.wrapper {
  max-width: 78rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 48.0625em) {
  .wrapper {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.container {
  max-width: 62.5rem;
  width: 100%;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 48.0625em) {
  .container {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}

:root {
  --breakpoint-xs: 600;
  --breakpoint-sm: 769;
  --breakpoint-md: 1000;
  --breakpoint-lg: 1200;
  --breakpoint-xl: 1366;
  --color-primary-black: #333333;
  --color-primary-green: #085E3C;
}

.space-y-0 > :not(template) ~ :not(template) {
  margin-top: 0rem !important;
}

.space-x-0 > :not(template) ~ :not(template) {
  margin-left: 0rem !important;
}

.space-y-1 > :not(template) ~ :not(template) {
  margin-top: 0.25rem !important;
}

.space-x-1 > :not(template) ~ :not(template) {
  margin-left: 0.25rem !important;
}

.space-y-2 > :not(template) ~ :not(template) {
  margin-top: 0.5rem !important;
}

.space-x-2 > :not(template) ~ :not(template) {
  margin-left: 0.5rem !important;
}

.space-y-3 > :not(template) ~ :not(template) {
  margin-top: 0.75rem !important;
}

.space-x-3 > :not(template) ~ :not(template) {
  margin-left: 0.75rem !important;
}

.space-y-4 > :not(template) ~ :not(template) {
  margin-top: 1rem !important;
}

.space-x-4 > :not(template) ~ :not(template) {
  margin-left: 1rem !important;
}

.space-y-5 > :not(template) ~ :not(template) {
  margin-top: 1.25rem !important;
}

.space-x-5 > :not(template) ~ :not(template) {
  margin-left: 1.25rem !important;
}

.space-y-6 > :not(template) ~ :not(template) {
  margin-top: 1.5rem !important;
}

.space-x-6 > :not(template) ~ :not(template) {
  margin-left: 1.5rem !important;
}

.space-y-7 > :not(template) ~ :not(template) {
  margin-top: 1.75rem !important;
}

.space-x-7 > :not(template) ~ :not(template) {
  margin-left: 1.75rem !important;
}

.space-y-8 > :not(template) ~ :not(template) {
  margin-top: 2rem !important;
}

.space-x-8 > :not(template) ~ :not(template) {
  margin-left: 2rem !important;
}

.space-y-9 > :not(template) ~ :not(template) {
  margin-top: 2.25rem !important;
}

.space-x-9 > :not(template) ~ :not(template) {
  margin-left: 2.25rem !important;
}

.space-y-10 > :not(template) ~ :not(template) {
  margin-top: 2.5rem !important;
}

.space-x-10 > :not(template) ~ :not(template) {
  margin-left: 2.5rem !important;
}

.space-y-11 > :not(template) ~ :not(template) {
  margin-top: 2.75rem !important;
}

.space-x-11 > :not(template) ~ :not(template) {
  margin-left: 2.75rem !important;
}

.space-y-12 > :not(template) ~ :not(template) {
  margin-top: 3rem !important;
}

.space-x-12 > :not(template) ~ :not(template) {
  margin-left: 3rem !important;
}

.space-y-13 > :not(template) ~ :not(template) {
  margin-top: 3.25rem !important;
}

.space-x-13 > :not(template) ~ :not(template) {
  margin-left: 3.25rem !important;
}

.space-y-14 > :not(template) ~ :not(template) {
  margin-top: 3.5rem !important;
}

.space-x-14 > :not(template) ~ :not(template) {
  margin-left: 3.5rem !important;
}

.space-y-15 > :not(template) ~ :not(template) {
  margin-top: 3.75rem !important;
}

.space-x-15 > :not(template) ~ :not(template) {
  margin-left: 3.75rem !important;
}

.space-y-16 > :not(template) ~ :not(template) {
  margin-top: 4rem !important;
}

.space-x-16 > :not(template) ~ :not(template) {
  margin-left: 4rem !important;
}

.space-y-17 > :not(template) ~ :not(template) {
  margin-top: 4.25rem !important;
}

.space-x-17 > :not(template) ~ :not(template) {
  margin-left: 4.25rem !important;
}

.space-y-18 > :not(template) ~ :not(template) {
  margin-top: 4.5rem !important;
}

.space-x-18 > :not(template) ~ :not(template) {
  margin-left: 4.5rem !important;
}

.space-y-19 > :not(template) ~ :not(template) {
  margin-top: 4.75rem !important;
}

.space-x-19 > :not(template) ~ :not(template) {
  margin-left: 4.75rem !important;
}

.space-y-20 > :not(template) ~ :not(template) {
  margin-top: 5rem !important;
}

.space-x-20 > :not(template) ~ :not(template) {
  margin-left: 5rem !important;
}

.space-y-21 > :not(template) ~ :not(template) {
  margin-top: 5.25rem !important;
}

.space-x-21 > :not(template) ~ :not(template) {
  margin-left: 5.25rem !important;
}

.space-y-22 > :not(template) ~ :not(template) {
  margin-top: 5.5rem !important;
}

.space-x-22 > :not(template) ~ :not(template) {
  margin-left: 5.5rem !important;
}

.space-y-23 > :not(template) ~ :not(template) {
  margin-top: 5.75rem !important;
}

.space-x-23 > :not(template) ~ :not(template) {
  margin-left: 5.75rem !important;
}

.space-y-24 > :not(template) ~ :not(template) {
  margin-top: 6rem !important;
}

.space-x-24 > :not(template) ~ :not(template) {
  margin-left: 6rem !important;
}

.space-y-25 > :not(template) ~ :not(template) {
  margin-top: 6.25rem !important;
}

.space-x-25 > :not(template) ~ :not(template) {
  margin-left: 6.25rem !important;
}

.space-y-26 > :not(template) ~ :not(template) {
  margin-top: 6.5rem !important;
}

.space-x-26 > :not(template) ~ :not(template) {
  margin-left: 6.5rem !important;
}

.space-y-27 > :not(template) ~ :not(template) {
  margin-top: 6.75rem !important;
}

.space-x-27 > :not(template) ~ :not(template) {
  margin-left: 6.75rem !important;
}

.space-y-28 > :not(template) ~ :not(template) {
  margin-top: 7rem !important;
}

.space-x-28 > :not(template) ~ :not(template) {
  margin-left: 7rem !important;
}

.space-y-29 > :not(template) ~ :not(template) {
  margin-top: 7.25rem !important;
}

.space-x-29 > :not(template) ~ :not(template) {
  margin-left: 7.25rem !important;
}

.space-y-30 > :not(template) ~ :not(template) {
  margin-top: 7.5rem !important;
}

.space-x-30 > :not(template) ~ :not(template) {
  margin-left: 7.5rem !important;
}

.space-y-31 > :not(template) ~ :not(template) {
  margin-top: 7.75rem !important;
}

.space-x-31 > :not(template) ~ :not(template) {
  margin-left: 7.75rem !important;
}

.space-y-32 > :not(template) ~ :not(template) {
  margin-top: 8rem !important;
}

.space-x-32 > :not(template) ~ :not(template) {
  margin-left: 8rem !important;
}

.space-y-33 > :not(template) ~ :not(template) {
  margin-top: 8.25rem !important;
}

.space-x-33 > :not(template) ~ :not(template) {
  margin-left: 8.25rem !important;
}

.space-y-34 > :not(template) ~ :not(template) {
  margin-top: 8.5rem !important;
}

.space-x-34 > :not(template) ~ :not(template) {
  margin-left: 8.5rem !important;
}

.space-y-35 > :not(template) ~ :not(template) {
  margin-top: 8.75rem !important;
}

.space-x-35 > :not(template) ~ :not(template) {
  margin-left: 8.75rem !important;
}

.space-y-36 > :not(template) ~ :not(template) {
  margin-top: 9rem !important;
}

.space-x-36 > :not(template) ~ :not(template) {
  margin-left: 9rem !important;
}

.space-y-37 > :not(template) ~ :not(template) {
  margin-top: 9.25rem !important;
}

.space-x-37 > :not(template) ~ :not(template) {
  margin-left: 9.25rem !important;
}

.space-y-38 > :not(template) ~ :not(template) {
  margin-top: 9.5rem !important;
}

.space-x-38 > :not(template) ~ :not(template) {
  margin-left: 9.5rem !important;
}

.space-y-39 > :not(template) ~ :not(template) {
  margin-top: 9.75rem !important;
}

.space-x-39 > :not(template) ~ :not(template) {
  margin-left: 9.75rem !important;
}

.space-y-40 > :not(template) ~ :not(template) {
  margin-top: 10rem !important;
}

.space-x-40 > :not(template) ~ :not(template) {
  margin-left: 10rem !important;
}

.space-y-41 > :not(template) ~ :not(template) {
  margin-top: 10.25rem !important;
}

.space-x-41 > :not(template) ~ :not(template) {
  margin-left: 10.25rem !important;
}

.space-y-42 > :not(template) ~ :not(template) {
  margin-top: 10.5rem !important;
}

.space-x-42 > :not(template) ~ :not(template) {
  margin-left: 10.5rem !important;
}

.space-y-43 > :not(template) ~ :not(template) {
  margin-top: 10.75rem !important;
}

.space-x-43 > :not(template) ~ :not(template) {
  margin-left: 10.75rem !important;
}

.space-y-44 > :not(template) ~ :not(template) {
  margin-top: 11rem !important;
}

.space-x-44 > :not(template) ~ :not(template) {
  margin-left: 11rem !important;
}

.space-y-45 > :not(template) ~ :not(template) {
  margin-top: 11.25rem !important;
}

.space-x-45 > :not(template) ~ :not(template) {
  margin-left: 11.25rem !important;
}

.space-y-46 > :not(template) ~ :not(template) {
  margin-top: 11.5rem !important;
}

.space-x-46 > :not(template) ~ :not(template) {
  margin-left: 11.5rem !important;
}

.space-y-47 > :not(template) ~ :not(template) {
  margin-top: 11.75rem !important;
}

.space-x-47 > :not(template) ~ :not(template) {
  margin-left: 11.75rem !important;
}

.space-y-48 > :not(template) ~ :not(template) {
  margin-top: 12rem !important;
}

.space-x-48 > :not(template) ~ :not(template) {
  margin-left: 12rem !important;
}

.space-y-49 > :not(template) ~ :not(template) {
  margin-top: 12.25rem !important;
}

.space-x-49 > :not(template) ~ :not(template) {
  margin-left: 12.25rem !important;
}

.space-y-50 > :not(template) ~ :not(template) {
  margin-top: 12.5rem !important;
}

.space-x-50 > :not(template) ~ :not(template) {
  margin-left: 12.5rem !important;
}

.space-y-51 > :not(template) ~ :not(template) {
  margin-top: 12.75rem !important;
}

.space-x-51 > :not(template) ~ :not(template) {
  margin-left: 12.75rem !important;
}

.space-y-52 > :not(template) ~ :not(template) {
  margin-top: 13rem !important;
}

.space-x-52 > :not(template) ~ :not(template) {
  margin-left: 13rem !important;
}

.space-y-53 > :not(template) ~ :not(template) {
  margin-top: 13.25rem !important;
}

.space-x-53 > :not(template) ~ :not(template) {
  margin-left: 13.25rem !important;
}

.space-y-54 > :not(template) ~ :not(template) {
  margin-top: 13.5rem !important;
}

.space-x-54 > :not(template) ~ :not(template) {
  margin-left: 13.5rem !important;
}

.space-y-55 > :not(template) ~ :not(template) {
  margin-top: 13.75rem !important;
}

.space-x-55 > :not(template) ~ :not(template) {
  margin-left: 13.75rem !important;
}

.space-y-56 > :not(template) ~ :not(template) {
  margin-top: 14rem !important;
}

.space-x-56 > :not(template) ~ :not(template) {
  margin-left: 14rem !important;
}

.space-y-57 > :not(template) ~ :not(template) {
  margin-top: 14.25rem !important;
}

.space-x-57 > :not(template) ~ :not(template) {
  margin-left: 14.25rem !important;
}

.space-y-58 > :not(template) ~ :not(template) {
  margin-top: 14.5rem !important;
}

.space-x-58 > :not(template) ~ :not(template) {
  margin-left: 14.5rem !important;
}

.space-y-59 > :not(template) ~ :not(template) {
  margin-top: 14.75rem !important;
}

.space-x-59 > :not(template) ~ :not(template) {
  margin-left: 14.75rem !important;
}

.space-y-60 > :not(template) ~ :not(template) {
  margin-top: 15rem !important;
}

.space-x-60 > :not(template) ~ :not(template) {
  margin-left: 15rem !important;
}

.space-y-61 > :not(template) ~ :not(template) {
  margin-top: 15.25rem !important;
}

.space-x-61 > :not(template) ~ :not(template) {
  margin-left: 15.25rem !important;
}

.space-y-62 > :not(template) ~ :not(template) {
  margin-top: 15.5rem !important;
}

.space-x-62 > :not(template) ~ :not(template) {
  margin-left: 15.5rem !important;
}

.space-y-63 > :not(template) ~ :not(template) {
  margin-top: 15.75rem !important;
}

.space-x-63 > :not(template) ~ :not(template) {
  margin-left: 15.75rem !important;
}

.space-y-64 > :not(template) ~ :not(template) {
  margin-top: 16rem !important;
}

.space-x-64 > :not(template) ~ :not(template) {
  margin-left: 16rem !important;
}

.space-y-65 > :not(template) ~ :not(template) {
  margin-top: 16.25rem !important;
}

.space-x-65 > :not(template) ~ :not(template) {
  margin-left: 16.25rem !important;
}

.space-y-66 > :not(template) ~ :not(template) {
  margin-top: 16.5rem !important;
}

.space-x-66 > :not(template) ~ :not(template) {
  margin-left: 16.5rem !important;
}

.space-y-67 > :not(template) ~ :not(template) {
  margin-top: 16.75rem !important;
}

.space-x-67 > :not(template) ~ :not(template) {
  margin-left: 16.75rem !important;
}

.space-y-68 > :not(template) ~ :not(template) {
  margin-top: 17rem !important;
}

.space-x-68 > :not(template) ~ :not(template) {
  margin-left: 17rem !important;
}

.space-y-69 > :not(template) ~ :not(template) {
  margin-top: 17.25rem !important;
}

.space-x-69 > :not(template) ~ :not(template) {
  margin-left: 17.25rem !important;
}

.space-y-70 > :not(template) ~ :not(template) {
  margin-top: 17.5rem !important;
}

.space-x-70 > :not(template) ~ :not(template) {
  margin-left: 17.5rem !important;
}

.space-y-71 > :not(template) ~ :not(template) {
  margin-top: 17.75rem !important;
}

.space-x-71 > :not(template) ~ :not(template) {
  margin-left: 17.75rem !important;
}

.space-y-72 > :not(template) ~ :not(template) {
  margin-top: 18rem !important;
}

.space-x-72 > :not(template) ~ :not(template) {
  margin-left: 18rem !important;
}

.space-y-73 > :not(template) ~ :not(template) {
  margin-top: 18.25rem !important;
}

.space-x-73 > :not(template) ~ :not(template) {
  margin-left: 18.25rem !important;
}

.space-y-74 > :not(template) ~ :not(template) {
  margin-top: 18.5rem !important;
}

.space-x-74 > :not(template) ~ :not(template) {
  margin-left: 18.5rem !important;
}

.space-y-75 > :not(template) ~ :not(template) {
  margin-top: 18.75rem !important;
}

.space-x-75 > :not(template) ~ :not(template) {
  margin-left: 18.75rem !important;
}

.space-y-76 > :not(template) ~ :not(template) {
  margin-top: 19rem !important;
}

.space-x-76 > :not(template) ~ :not(template) {
  margin-left: 19rem !important;
}

.space-y-77 > :not(template) ~ :not(template) {
  margin-top: 19.25rem !important;
}

.space-x-77 > :not(template) ~ :not(template) {
  margin-left: 19.25rem !important;
}

.space-y-78 > :not(template) ~ :not(template) {
  margin-top: 19.5rem !important;
}

.space-x-78 > :not(template) ~ :not(template) {
  margin-left: 19.5rem !important;
}

.space-y-79 > :not(template) ~ :not(template) {
  margin-top: 19.75rem !important;
}

.space-x-79 > :not(template) ~ :not(template) {
  margin-left: 19.75rem !important;
}

.space-y-80 > :not(template) ~ :not(template) {
  margin-top: 20rem !important;
}

.space-x-80 > :not(template) ~ :not(template) {
  margin-left: 20rem !important;
}

.space-y-81 > :not(template) ~ :not(template) {
  margin-top: 20.25rem !important;
}

.space-x-81 > :not(template) ~ :not(template) {
  margin-left: 20.25rem !important;
}

.space-y-82 > :not(template) ~ :not(template) {
  margin-top: 20.5rem !important;
}

.space-x-82 > :not(template) ~ :not(template) {
  margin-left: 20.5rem !important;
}

.space-y-83 > :not(template) ~ :not(template) {
  margin-top: 20.75rem !important;
}

.space-x-83 > :not(template) ~ :not(template) {
  margin-left: 20.75rem !important;
}

.space-y-84 > :not(template) ~ :not(template) {
  margin-top: 21rem !important;
}

.space-x-84 > :not(template) ~ :not(template) {
  margin-left: 21rem !important;
}

.space-y-85 > :not(template) ~ :not(template) {
  margin-top: 21.25rem !important;
}

.space-x-85 > :not(template) ~ :not(template) {
  margin-left: 21.25rem !important;
}

.space-y-86 > :not(template) ~ :not(template) {
  margin-top: 21.5rem !important;
}

.space-x-86 > :not(template) ~ :not(template) {
  margin-left: 21.5rem !important;
}

.space-y-87 > :not(template) ~ :not(template) {
  margin-top: 21.75rem !important;
}

.space-x-87 > :not(template) ~ :not(template) {
  margin-left: 21.75rem !important;
}

.space-y-88 > :not(template) ~ :not(template) {
  margin-top: 22rem !important;
}

.space-x-88 > :not(template) ~ :not(template) {
  margin-left: 22rem !important;
}

.space-y-89 > :not(template) ~ :not(template) {
  margin-top: 22.25rem !important;
}

.space-x-89 > :not(template) ~ :not(template) {
  margin-left: 22.25rem !important;
}

.space-y-90 > :not(template) ~ :not(template) {
  margin-top: 22.5rem !important;
}

.space-x-90 > :not(template) ~ :not(template) {
  margin-left: 22.5rem !important;
}

.space-y-91 > :not(template) ~ :not(template) {
  margin-top: 22.75rem !important;
}

.space-x-91 > :not(template) ~ :not(template) {
  margin-left: 22.75rem !important;
}

.space-y-92 > :not(template) ~ :not(template) {
  margin-top: 23rem !important;
}

.space-x-92 > :not(template) ~ :not(template) {
  margin-left: 23rem !important;
}

.space-y-93 > :not(template) ~ :not(template) {
  margin-top: 23.25rem !important;
}

.space-x-93 > :not(template) ~ :not(template) {
  margin-left: 23.25rem !important;
}

.space-y-94 > :not(template) ~ :not(template) {
  margin-top: 23.5rem !important;
}

.space-x-94 > :not(template) ~ :not(template) {
  margin-left: 23.5rem !important;
}

.space-y-95 > :not(template) ~ :not(template) {
  margin-top: 23.75rem !important;
}

.space-x-95 > :not(template) ~ :not(template) {
  margin-left: 23.75rem !important;
}

.space-y-96 > :not(template) ~ :not(template) {
  margin-top: 24rem !important;
}

.space-x-96 > :not(template) ~ :not(template) {
  margin-left: 24rem !important;
}

.space-y-97 > :not(template) ~ :not(template) {
  margin-top: 24.25rem !important;
}

.space-x-97 > :not(template) ~ :not(template) {
  margin-left: 24.25rem !important;
}

.space-y-98 > :not(template) ~ :not(template) {
  margin-top: 24.5rem !important;
}

.space-x-98 > :not(template) ~ :not(template) {
  margin-left: 24.5rem !important;
}

.space-y-99 > :not(template) ~ :not(template) {
  margin-top: 24.75rem !important;
}

.space-x-99 > :not(template) ~ :not(template) {
  margin-left: 24.75rem !important;
}

.space-y-100 > :not(template) ~ :not(template) {
  margin-top: 25rem !important;
}

.space-x-100 > :not(template) ~ :not(template) {
  margin-left: 25rem !important;
}

.space-y-101 > :not(template) ~ :not(template) {
  margin-top: 25.25rem !important;
}

.space-x-101 > :not(template) ~ :not(template) {
  margin-left: 25.25rem !important;
}

.space-y-102 > :not(template) ~ :not(template) {
  margin-top: 25.5rem !important;
}

.space-x-102 > :not(template) ~ :not(template) {
  margin-left: 25.5rem !important;
}

.space-y-103 > :not(template) ~ :not(template) {
  margin-top: 25.75rem !important;
}

.space-x-103 > :not(template) ~ :not(template) {
  margin-left: 25.75rem !important;
}

.space-y-104 > :not(template) ~ :not(template) {
  margin-top: 26rem !important;
}

.space-x-104 > :not(template) ~ :not(template) {
  margin-left: 26rem !important;
}

.space-y-105 > :not(template) ~ :not(template) {
  margin-top: 26.25rem !important;
}

.space-x-105 > :not(template) ~ :not(template) {
  margin-left: 26.25rem !important;
}

.space-y-px > :not(template) ~ :not(template) {
  margin-top: 1px !important;
}

.space-x-px > :not(template) ~ :not(template) {
  margin-left: 1px !important;
}

.space-y-0\.5 > :not(template) ~ :not(template) {
  margin-top: 0.125rem !important;
}

.space-x-0\.5 > :not(template) ~ :not(template) {
  margin-left: 0.125rem !important;
}

.space-y-1\.5 > :not(template) ~ :not(template) {
  margin-top: 0.375rem !important;
}

.space-x-1\.5 > :not(template) ~ :not(template) {
  margin-left: 0.375rem !important;
}

.space-y-2\.5 > :not(template) ~ :not(template) {
  margin-top: 0.625rem !important;
}

.space-x-2\.5 > :not(template) ~ :not(template) {
  margin-left: 0.625rem !important;
}

.space-y-3\.5 > :not(template) ~ :not(template) {
  margin-top: 0.875rem !important;
}

.space-x-3\.5 > :not(template) ~ :not(template) {
  margin-left: 0.875rem !important;
}

.space-y-4\.5 > :not(template) ~ :not(template) {
  margin-top: 1.125rem !important;
}

.space-x-4\.5 > :not(template) ~ :not(template) {
  margin-left: 1.125rem !important;
}

.space-y-5\.5 > :not(template) ~ :not(template) {
  margin-top: 1.375rem !important;
}

.space-x-5\.5 > :not(template) ~ :not(template) {
  margin-left: 1.375rem !important;
}

.space-y-6\.5 > :not(template) ~ :not(template) {
  margin-top: 1.625rem !important;
}

.space-x-6\.5 > :not(template) ~ :not(template) {
  margin-left: 1.625rem !important;
}

.space-y-7\.5 > :not(template) ~ :not(template) {
  margin-top: 1.875rem !important;
}

.space-x-7\.5 > :not(template) ~ :not(template) {
  margin-left: 1.875rem !important;
}

.space-y-8\.5 > :not(template) ~ :not(template) {
  margin-top: 2.125rem !important;
}

.space-x-8\.5 > :not(template) ~ :not(template) {
  margin-left: 2.125rem !important;
}

.space-y-9\.5 > :not(template) ~ :not(template) {
  margin-top: 2.375rem !important;
}

.space-x-9\.5 > :not(template) ~ :not(template) {
  margin-left: 2.375rem !important;
}

.space-y-10\.5 > :not(template) ~ :not(template) {
  margin-top: 2.625rem !important;
}

.space-x-10\.5 > :not(template) ~ :not(template) {
  margin-left: 2.625rem !important;
}

.space-y-11\.5 > :not(template) ~ :not(template) {
  margin-top: 2.875rem !important;
}

.space-x-11\.5 > :not(template) ~ :not(template) {
  margin-left: 2.875rem !important;
}

.space-y-12\.5 > :not(template) ~ :not(template) {
  margin-top: 3.125rem !important;
}

.space-x-12\.5 > :not(template) ~ :not(template) {
  margin-left: 3.125rem !important;
}

.space-y-13\.5 > :not(template) ~ :not(template) {
  margin-top: 3.375rem !important;
}

.space-x-13\.5 > :not(template) ~ :not(template) {
  margin-left: 3.375rem !important;
}

.space-y-14\.5 > :not(template) ~ :not(template) {
  margin-top: 3.625rem !important;
}

.space-x-14\.5 > :not(template) ~ :not(template) {
  margin-left: 3.625rem !important;
}

.space-y-15\.5 > :not(template) ~ :not(template) {
  margin-top: 3.875rem !important;
}

.space-x-15\.5 > :not(template) ~ :not(template) {
  margin-left: 3.875rem !important;
}

.space-y-16\.5 > :not(template) ~ :not(template) {
  margin-top: 4.125rem !important;
}

.space-x-16\.5 > :not(template) ~ :not(template) {
  margin-left: 4.125rem !important;
}

.space-y-17\.5 > :not(template) ~ :not(template) {
  margin-top: 4.375rem !important;
}

.space-x-17\.5 > :not(template) ~ :not(template) {
  margin-left: 4.375rem !important;
}

.space-y-18\.5 > :not(template) ~ :not(template) {
  margin-top: 4.625rem !important;
}

.space-x-18\.5 > :not(template) ~ :not(template) {
  margin-left: 4.625rem !important;
}

.space-y-19\.5 > :not(template) ~ :not(template) {
  margin-top: 4.875rem !important;
}

.space-x-19\.5 > :not(template) ~ :not(template) {
  margin-left: 4.875rem !important;
}

.space-y-20\.5 > :not(template) ~ :not(template) {
  margin-top: 5.125rem !important;
}

.space-x-20\.5 > :not(template) ~ :not(template) {
  margin-left: 5.125rem !important;
}

.space-y-21\.5 > :not(template) ~ :not(template) {
  margin-top: 5.375rem !important;
}

.space-x-21\.5 > :not(template) ~ :not(template) {
  margin-left: 5.375rem !important;
}

.space-y-22\.5 > :not(template) ~ :not(template) {
  margin-top: 5.625rem !important;
}

.space-x-22\.5 > :not(template) ~ :not(template) {
  margin-left: 5.625rem !important;
}

.space-y-23\.5 > :not(template) ~ :not(template) {
  margin-top: 5.875rem !important;
}

.space-x-23\.5 > :not(template) ~ :not(template) {
  margin-left: 5.875rem !important;
}

.space-y-24\.5 > :not(template) ~ :not(template) {
  margin-top: 6.125rem !important;
}

.space-x-24\.5 > :not(template) ~ :not(template) {
  margin-left: 6.125rem !important;
}

.space-y-25\.5 > :not(template) ~ :not(template) {
  margin-top: 6.375rem !important;
}

.space-x-25\.5 > :not(template) ~ :not(template) {
  margin-left: 6.375rem !important;
}

.space-y-26\.5 > :not(template) ~ :not(template) {
  margin-top: 6.625rem !important;
}

.space-x-26\.5 > :not(template) ~ :not(template) {
  margin-left: 6.625rem !important;
}

.space-y-27\.5 > :not(template) ~ :not(template) {
  margin-top: 6.875rem !important;
}

.space-x-27\.5 > :not(template) ~ :not(template) {
  margin-left: 6.875rem !important;
}

.space-y-28\.5 > :not(template) ~ :not(template) {
  margin-top: 7.125rem !important;
}

.space-x-28\.5 > :not(template) ~ :not(template) {
  margin-left: 7.125rem !important;
}

.space-y-29\.5 > :not(template) ~ :not(template) {
  margin-top: 7.375rem !important;
}

.space-x-29\.5 > :not(template) ~ :not(template) {
  margin-left: 7.375rem !important;
}

.space-y-30\.5 > :not(template) ~ :not(template) {
  margin-top: 7.625rem !important;
}

.space-x-30\.5 > :not(template) ~ :not(template) {
  margin-left: 7.625rem !important;
}

.space-y-31\.5 > :not(template) ~ :not(template) {
  margin-top: 7.875rem !important;
}

.space-x-31\.5 > :not(template) ~ :not(template) {
  margin-left: 7.875rem !important;
}

.space-y-32\.5 > :not(template) ~ :not(template) {
  margin-top: 8.125rem !important;
}

.space-x-32\.5 > :not(template) ~ :not(template) {
  margin-left: 8.125rem !important;
}

.space-y-33\.5 > :not(template) ~ :not(template) {
  margin-top: 8.375rem !important;
}

.space-x-33\.5 > :not(template) ~ :not(template) {
  margin-left: 8.375rem !important;
}

.space-y-34\.5 > :not(template) ~ :not(template) {
  margin-top: 8.625rem !important;
}

.space-x-34\.5 > :not(template) ~ :not(template) {
  margin-left: 8.625rem !important;
}

.space-y-35\.5 > :not(template) ~ :not(template) {
  margin-top: 8.875rem !important;
}

.space-x-35\.5 > :not(template) ~ :not(template) {
  margin-left: 8.875rem !important;
}

.space-y-36\.5 > :not(template) ~ :not(template) {
  margin-top: 9.125rem !important;
}

.space-x-36\.5 > :not(template) ~ :not(template) {
  margin-left: 9.125rem !important;
}

.space-y-37\.5 > :not(template) ~ :not(template) {
  margin-top: 9.375rem !important;
}

.space-x-37\.5 > :not(template) ~ :not(template) {
  margin-left: 9.375rem !important;
}

.space-y-38\.5 > :not(template) ~ :not(template) {
  margin-top: 9.625rem !important;
}

.space-x-38\.5 > :not(template) ~ :not(template) {
  margin-left: 9.625rem !important;
}

.space-y-39\.5 > :not(template) ~ :not(template) {
  margin-top: 9.875rem !important;
}

.space-x-39\.5 > :not(template) ~ :not(template) {
  margin-left: 9.875rem !important;
}

.space-y-40\.5 > :not(template) ~ :not(template) {
  margin-top: 10.125rem !important;
}

.space-x-40\.5 > :not(template) ~ :not(template) {
  margin-left: 10.125rem !important;
}

.space-y-41\.5 > :not(template) ~ :not(template) {
  margin-top: 10.375rem !important;
}

.space-x-41\.5 > :not(template) ~ :not(template) {
  margin-left: 10.375rem !important;
}

.space-y-42\.5 > :not(template) ~ :not(template) {
  margin-top: 10.625rem !important;
}

.space-x-42\.5 > :not(template) ~ :not(template) {
  margin-left: 10.625rem !important;
}

.space-y-43\.5 > :not(template) ~ :not(template) {
  margin-top: 10.875rem !important;
}

.space-x-43\.5 > :not(template) ~ :not(template) {
  margin-left: 10.875rem !important;
}

.space-y-44\.5 > :not(template) ~ :not(template) {
  margin-top: 11.125rem !important;
}

.space-x-44\.5 > :not(template) ~ :not(template) {
  margin-left: 11.125rem !important;
}

.space-y-45\.5 > :not(template) ~ :not(template) {
  margin-top: 11.375rem !important;
}

.space-x-45\.5 > :not(template) ~ :not(template) {
  margin-left: 11.375rem !important;
}

.space-y-46\.5 > :not(template) ~ :not(template) {
  margin-top: 11.625rem !important;
}

.space-x-46\.5 > :not(template) ~ :not(template) {
  margin-left: 11.625rem !important;
}

.space-y-47\.5 > :not(template) ~ :not(template) {
  margin-top: 11.875rem !important;
}

.space-x-47\.5 > :not(template) ~ :not(template) {
  margin-left: 11.875rem !important;
}

.space-y-48\.5 > :not(template) ~ :not(template) {
  margin-top: 12.125rem !important;
}

.space-x-48\.5 > :not(template) ~ :not(template) {
  margin-left: 12.125rem !important;
}

.space-y-49\.5 > :not(template) ~ :not(template) {
  margin-top: 12.375rem !important;
}

.space-x-49\.5 > :not(template) ~ :not(template) {
  margin-left: 12.375rem !important;
}

.space-y-50\.5 > :not(template) ~ :not(template) {
  margin-top: 12.625rem !important;
}

.space-x-50\.5 > :not(template) ~ :not(template) {
  margin-left: 12.625rem !important;
}

.space-y-51\.5 > :not(template) ~ :not(template) {
  margin-top: 12.875rem !important;
}

.space-x-51\.5 > :not(template) ~ :not(template) {
  margin-left: 12.875rem !important;
}

.space-y-52\.5 > :not(template) ~ :not(template) {
  margin-top: 13.125rem !important;
}

.space-x-52\.5 > :not(template) ~ :not(template) {
  margin-left: 13.125rem !important;
}

.space-y-53\.5 > :not(template) ~ :not(template) {
  margin-top: 13.375rem !important;
}

.space-x-53\.5 > :not(template) ~ :not(template) {
  margin-left: 13.375rem !important;
}

.space-y-54\.5 > :not(template) ~ :not(template) {
  margin-top: 13.625rem !important;
}

.space-x-54\.5 > :not(template) ~ :not(template) {
  margin-left: 13.625rem !important;
}

.space-y-55\.5 > :not(template) ~ :not(template) {
  margin-top: 13.875rem !important;
}

.space-x-55\.5 > :not(template) ~ :not(template) {
  margin-left: 13.875rem !important;
}

.space-y-56\.5 > :not(template) ~ :not(template) {
  margin-top: 14.125rem !important;
}

.space-x-56\.5 > :not(template) ~ :not(template) {
  margin-left: 14.125rem !important;
}

.space-y-57\.5 > :not(template) ~ :not(template) {
  margin-top: 14.375rem !important;
}

.space-x-57\.5 > :not(template) ~ :not(template) {
  margin-left: 14.375rem !important;
}

.space-y-58\.5 > :not(template) ~ :not(template) {
  margin-top: 14.625rem !important;
}

.space-x-58\.5 > :not(template) ~ :not(template) {
  margin-left: 14.625rem !important;
}

.space-y-59\.5 > :not(template) ~ :not(template) {
  margin-top: 14.875rem !important;
}

.space-x-59\.5 > :not(template) ~ :not(template) {
  margin-left: 14.875rem !important;
}

.space-y-60\.5 > :not(template) ~ :not(template) {
  margin-top: 15.125rem !important;
}

.space-x-60\.5 > :not(template) ~ :not(template) {
  margin-left: 15.125rem !important;
}

.space-y-61\.5 > :not(template) ~ :not(template) {
  margin-top: 15.375rem !important;
}

.space-x-61\.5 > :not(template) ~ :not(template) {
  margin-left: 15.375rem !important;
}

.space-y-62\.5 > :not(template) ~ :not(template) {
  margin-top: 15.625rem !important;
}

.space-x-62\.5 > :not(template) ~ :not(template) {
  margin-left: 15.625rem !important;
}

.space-y-63\.5 > :not(template) ~ :not(template) {
  margin-top: 15.875rem !important;
}

.space-x-63\.5 > :not(template) ~ :not(template) {
  margin-left: 15.875rem !important;
}

.space-y-64\.5 > :not(template) ~ :not(template) {
  margin-top: 16.125rem !important;
}

.space-x-64\.5 > :not(template) ~ :not(template) {
  margin-left: 16.125rem !important;
}

.space-y-65\.5 > :not(template) ~ :not(template) {
  margin-top: 16.375rem !important;
}

.space-x-65\.5 > :not(template) ~ :not(template) {
  margin-left: 16.375rem !important;
}

.space-y-66\.5 > :not(template) ~ :not(template) {
  margin-top: 16.625rem !important;
}

.space-x-66\.5 > :not(template) ~ :not(template) {
  margin-left: 16.625rem !important;
}

.space-y-67\.5 > :not(template) ~ :not(template) {
  margin-top: 16.875rem !important;
}

.space-x-67\.5 > :not(template) ~ :not(template) {
  margin-left: 16.875rem !important;
}

.space-y-68\.5 > :not(template) ~ :not(template) {
  margin-top: 17.125rem !important;
}

.space-x-68\.5 > :not(template) ~ :not(template) {
  margin-left: 17.125rem !important;
}

.space-y-69\.5 > :not(template) ~ :not(template) {
  margin-top: 17.375rem !important;
}

.space-x-69\.5 > :not(template) ~ :not(template) {
  margin-left: 17.375rem !important;
}

.space-y-70\.5 > :not(template) ~ :not(template) {
  margin-top: 17.625rem !important;
}

.space-x-70\.5 > :not(template) ~ :not(template) {
  margin-left: 17.625rem !important;
}

.space-y-71\.5 > :not(template) ~ :not(template) {
  margin-top: 17.875rem !important;
}

.space-x-71\.5 > :not(template) ~ :not(template) {
  margin-left: 17.875rem !important;
}

.space-y-72\.5 > :not(template) ~ :not(template) {
  margin-top: 18.125rem !important;
}

.space-x-72\.5 > :not(template) ~ :not(template) {
  margin-left: 18.125rem !important;
}

.space-y-73\.5 > :not(template) ~ :not(template) {
  margin-top: 18.375rem !important;
}

.space-x-73\.5 > :not(template) ~ :not(template) {
  margin-left: 18.375rem !important;
}

.space-y-74\.5 > :not(template) ~ :not(template) {
  margin-top: 18.625rem !important;
}

.space-x-74\.5 > :not(template) ~ :not(template) {
  margin-left: 18.625rem !important;
}

.space-y-75\.5 > :not(template) ~ :not(template) {
  margin-top: 18.875rem !important;
}

.space-x-75\.5 > :not(template) ~ :not(template) {
  margin-left: 18.875rem !important;
}

.space-y-76\.5 > :not(template) ~ :not(template) {
  margin-top: 19.125rem !important;
}

.space-x-76\.5 > :not(template) ~ :not(template) {
  margin-left: 19.125rem !important;
}

.space-y-77\.5 > :not(template) ~ :not(template) {
  margin-top: 19.375rem !important;
}

.space-x-77\.5 > :not(template) ~ :not(template) {
  margin-left: 19.375rem !important;
}

.space-y-78\.5 > :not(template) ~ :not(template) {
  margin-top: 19.625rem !important;
}

.space-x-78\.5 > :not(template) ~ :not(template) {
  margin-left: 19.625rem !important;
}

.space-y-79\.5 > :not(template) ~ :not(template) {
  margin-top: 19.875rem !important;
}

.space-x-79\.5 > :not(template) ~ :not(template) {
  margin-left: 19.875rem !important;
}

.space-y-80\.5 > :not(template) ~ :not(template) {
  margin-top: 20.125rem !important;
}

.space-x-80\.5 > :not(template) ~ :not(template) {
  margin-left: 20.125rem !important;
}

.space-y-81\.5 > :not(template) ~ :not(template) {
  margin-top: 20.375rem !important;
}

.space-x-81\.5 > :not(template) ~ :not(template) {
  margin-left: 20.375rem !important;
}

.space-y-82\.5 > :not(template) ~ :not(template) {
  margin-top: 20.625rem !important;
}

.space-x-82\.5 > :not(template) ~ :not(template) {
  margin-left: 20.625rem !important;
}

.space-y-83\.5 > :not(template) ~ :not(template) {
  margin-top: 20.875rem !important;
}

.space-x-83\.5 > :not(template) ~ :not(template) {
  margin-left: 20.875rem !important;
}

.space-y-84\.5 > :not(template) ~ :not(template) {
  margin-top: 21.125rem !important;
}

.space-x-84\.5 > :not(template) ~ :not(template) {
  margin-left: 21.125rem !important;
}

.space-y-85\.5 > :not(template) ~ :not(template) {
  margin-top: 21.375rem !important;
}

.space-x-85\.5 > :not(template) ~ :not(template) {
  margin-left: 21.375rem !important;
}

.space-y-86\.5 > :not(template) ~ :not(template) {
  margin-top: 21.625rem !important;
}

.space-x-86\.5 > :not(template) ~ :not(template) {
  margin-left: 21.625rem !important;
}

.space-y-87\.5 > :not(template) ~ :not(template) {
  margin-top: 21.875rem !important;
}

.space-x-87\.5 > :not(template) ~ :not(template) {
  margin-left: 21.875rem !important;
}

.space-y-88\.5 > :not(template) ~ :not(template) {
  margin-top: 22.125rem !important;
}

.space-x-88\.5 > :not(template) ~ :not(template) {
  margin-left: 22.125rem !important;
}

.space-y-89\.5 > :not(template) ~ :not(template) {
  margin-top: 22.375rem !important;
}

.space-x-89\.5 > :not(template) ~ :not(template) {
  margin-left: 22.375rem !important;
}

.space-y-90\.5 > :not(template) ~ :not(template) {
  margin-top: 22.625rem !important;
}

.space-x-90\.5 > :not(template) ~ :not(template) {
  margin-left: 22.625rem !important;
}

.space-y-91\.5 > :not(template) ~ :not(template) {
  margin-top: 22.875rem !important;
}

.space-x-91\.5 > :not(template) ~ :not(template) {
  margin-left: 22.875rem !important;
}

.space-y-92\.5 > :not(template) ~ :not(template) {
  margin-top: 23.125rem !important;
}

.space-x-92\.5 > :not(template) ~ :not(template) {
  margin-left: 23.125rem !important;
}

.space-y-93\.5 > :not(template) ~ :not(template) {
  margin-top: 23.375rem !important;
}

.space-x-93\.5 > :not(template) ~ :not(template) {
  margin-left: 23.375rem !important;
}

.space-y-94\.5 > :not(template) ~ :not(template) {
  margin-top: 23.625rem !important;
}

.space-x-94\.5 > :not(template) ~ :not(template) {
  margin-left: 23.625rem !important;
}

.space-y-95\.5 > :not(template) ~ :not(template) {
  margin-top: 23.875rem !important;
}

.space-x-95\.5 > :not(template) ~ :not(template) {
  margin-left: 23.875rem !important;
}

.space-y-96\.5 > :not(template) ~ :not(template) {
  margin-top: 24.125rem !important;
}

.space-x-96\.5 > :not(template) ~ :not(template) {
  margin-left: 24.125rem !important;
}

.space-y-97\.5 > :not(template) ~ :not(template) {
  margin-top: 24.375rem !important;
}

.space-x-97\.5 > :not(template) ~ :not(template) {
  margin-left: 24.375rem !important;
}

.space-y-98\.5 > :not(template) ~ :not(template) {
  margin-top: 24.625rem !important;
}

.space-x-98\.5 > :not(template) ~ :not(template) {
  margin-left: 24.625rem !important;
}

.space-y-99\.5 > :not(template) ~ :not(template) {
  margin-top: 24.875rem !important;
}

.space-x-99\.5 > :not(template) ~ :not(template) {
  margin-left: 24.875rem !important;
}

.space-y-100\.5 > :not(template) ~ :not(template) {
  margin-top: 25.125rem !important;
}

.space-x-100\.5 > :not(template) ~ :not(template) {
  margin-left: 25.125rem !important;
}

.space-y-101\.5 > :not(template) ~ :not(template) {
  margin-top: 25.375rem !important;
}

.space-x-101\.5 > :not(template) ~ :not(template) {
  margin-left: 25.375rem !important;
}

.space-y-102\.5 > :not(template) ~ :not(template) {
  margin-top: 25.625rem !important;
}

.space-x-102\.5 > :not(template) ~ :not(template) {
  margin-left: 25.625rem !important;
}

.space-y-103\.5 > :not(template) ~ :not(template) {
  margin-top: 25.875rem !important;
}

.space-x-103\.5 > :not(template) ~ :not(template) {
  margin-left: 25.875rem !important;
}

.space-y-104\.5 > :not(template) ~ :not(template) {
  margin-top: 26.125rem !important;
}

.space-x-104\.5 > :not(template) ~ :not(template) {
  margin-left: 26.125rem !important;
}

.-space-y-0 > :not(template) ~ :not(template) {
  margin-top: 0rem !important;
}

.-space-x-0 > :not(template) ~ :not(template) {
  margin-left: 0rem !important;
}

.-space-y-1 > :not(template) ~ :not(template) {
  margin-top: -0.25rem !important;
}

.-space-x-1 > :not(template) ~ :not(template) {
  margin-left: -0.25rem !important;
}

.-space-y-2 > :not(template) ~ :not(template) {
  margin-top: -0.5rem !important;
}

.-space-x-2 > :not(template) ~ :not(template) {
  margin-left: -0.5rem !important;
}

.-space-y-3 > :not(template) ~ :not(template) {
  margin-top: -0.75rem !important;
}

.-space-x-3 > :not(template) ~ :not(template) {
  margin-left: -0.75rem !important;
}

.-space-y-4 > :not(template) ~ :not(template) {
  margin-top: -1rem !important;
}

.-space-x-4 > :not(template) ~ :not(template) {
  margin-left: -1rem !important;
}

.-space-y-5 > :not(template) ~ :not(template) {
  margin-top: -1.25rem !important;
}

.-space-x-5 > :not(template) ~ :not(template) {
  margin-left: -1.25rem !important;
}

.-space-y-6 > :not(template) ~ :not(template) {
  margin-top: -1.5rem !important;
}

.-space-x-6 > :not(template) ~ :not(template) {
  margin-left: -1.5rem !important;
}

.-space-y-7 > :not(template) ~ :not(template) {
  margin-top: -1.75rem !important;
}

.-space-x-7 > :not(template) ~ :not(template) {
  margin-left: -1.75rem !important;
}

.-space-y-8 > :not(template) ~ :not(template) {
  margin-top: -2rem !important;
}

.-space-x-8 > :not(template) ~ :not(template) {
  margin-left: -2rem !important;
}

.-space-y-9 > :not(template) ~ :not(template) {
  margin-top: -2.25rem !important;
}

.-space-x-9 > :not(template) ~ :not(template) {
  margin-left: -2.25rem !important;
}

.-space-y-10 > :not(template) ~ :not(template) {
  margin-top: -2.5rem !important;
}

.-space-x-10 > :not(template) ~ :not(template) {
  margin-left: -2.5rem !important;
}

.-space-y-11 > :not(template) ~ :not(template) {
  margin-top: -2.75rem !important;
}

.-space-x-11 > :not(template) ~ :not(template) {
  margin-left: -2.75rem !important;
}

.-space-y-12 > :not(template) ~ :not(template) {
  margin-top: -3rem !important;
}

.-space-x-12 > :not(template) ~ :not(template) {
  margin-left: -3rem !important;
}

.-space-y-13 > :not(template) ~ :not(template) {
  margin-top: -3.25rem !important;
}

.-space-x-13 > :not(template) ~ :not(template) {
  margin-left: -3.25rem !important;
}

.-space-y-14 > :not(template) ~ :not(template) {
  margin-top: -3.5rem !important;
}

.-space-x-14 > :not(template) ~ :not(template) {
  margin-left: -3.5rem !important;
}

.-space-y-15 > :not(template) ~ :not(template) {
  margin-top: -3.75rem !important;
}

.-space-x-15 > :not(template) ~ :not(template) {
  margin-left: -3.75rem !important;
}

.-space-y-16 > :not(template) ~ :not(template) {
  margin-top: -4rem !important;
}

.-space-x-16 > :not(template) ~ :not(template) {
  margin-left: -4rem !important;
}

.-space-y-17 > :not(template) ~ :not(template) {
  margin-top: -4.25rem !important;
}

.-space-x-17 > :not(template) ~ :not(template) {
  margin-left: -4.25rem !important;
}

.-space-y-18 > :not(template) ~ :not(template) {
  margin-top: -4.5rem !important;
}

.-space-x-18 > :not(template) ~ :not(template) {
  margin-left: -4.5rem !important;
}

.-space-y-19 > :not(template) ~ :not(template) {
  margin-top: -4.75rem !important;
}

.-space-x-19 > :not(template) ~ :not(template) {
  margin-left: -4.75rem !important;
}

.-space-y-20 > :not(template) ~ :not(template) {
  margin-top: -5rem !important;
}

.-space-x-20 > :not(template) ~ :not(template) {
  margin-left: -5rem !important;
}

.-space-y-21 > :not(template) ~ :not(template) {
  margin-top: -5.25rem !important;
}

.-space-x-21 > :not(template) ~ :not(template) {
  margin-left: -5.25rem !important;
}

.-space-y-22 > :not(template) ~ :not(template) {
  margin-top: -5.5rem !important;
}

.-space-x-22 > :not(template) ~ :not(template) {
  margin-left: -5.5rem !important;
}

.-space-y-23 > :not(template) ~ :not(template) {
  margin-top: -5.75rem !important;
}

.-space-x-23 > :not(template) ~ :not(template) {
  margin-left: -5.75rem !important;
}

.-space-y-24 > :not(template) ~ :not(template) {
  margin-top: -6rem !important;
}

.-space-x-24 > :not(template) ~ :not(template) {
  margin-left: -6rem !important;
}

.-space-y-25 > :not(template) ~ :not(template) {
  margin-top: -6.25rem !important;
}

.-space-x-25 > :not(template) ~ :not(template) {
  margin-left: -6.25rem !important;
}

.-space-y-26 > :not(template) ~ :not(template) {
  margin-top: -6.5rem !important;
}

.-space-x-26 > :not(template) ~ :not(template) {
  margin-left: -6.5rem !important;
}

.-space-y-27 > :not(template) ~ :not(template) {
  margin-top: -6.75rem !important;
}

.-space-x-27 > :not(template) ~ :not(template) {
  margin-left: -6.75rem !important;
}

.-space-y-28 > :not(template) ~ :not(template) {
  margin-top: -7rem !important;
}

.-space-x-28 > :not(template) ~ :not(template) {
  margin-left: -7rem !important;
}

.-space-y-29 > :not(template) ~ :not(template) {
  margin-top: -7.25rem !important;
}

.-space-x-29 > :not(template) ~ :not(template) {
  margin-left: -7.25rem !important;
}

.-space-y-30 > :not(template) ~ :not(template) {
  margin-top: -7.5rem !important;
}

.-space-x-30 > :not(template) ~ :not(template) {
  margin-left: -7.5rem !important;
}

.-space-y-31 > :not(template) ~ :not(template) {
  margin-top: -7.75rem !important;
}

.-space-x-31 > :not(template) ~ :not(template) {
  margin-left: -7.75rem !important;
}

.-space-y-32 > :not(template) ~ :not(template) {
  margin-top: -8rem !important;
}

.-space-x-32 > :not(template) ~ :not(template) {
  margin-left: -8rem !important;
}

.-space-y-33 > :not(template) ~ :not(template) {
  margin-top: -8.25rem !important;
}

.-space-x-33 > :not(template) ~ :not(template) {
  margin-left: -8.25rem !important;
}

.-space-y-34 > :not(template) ~ :not(template) {
  margin-top: -8.5rem !important;
}

.-space-x-34 > :not(template) ~ :not(template) {
  margin-left: -8.5rem !important;
}

.-space-y-35 > :not(template) ~ :not(template) {
  margin-top: -8.75rem !important;
}

.-space-x-35 > :not(template) ~ :not(template) {
  margin-left: -8.75rem !important;
}

.-space-y-36 > :not(template) ~ :not(template) {
  margin-top: -9rem !important;
}

.-space-x-36 > :not(template) ~ :not(template) {
  margin-left: -9rem !important;
}

.-space-y-37 > :not(template) ~ :not(template) {
  margin-top: -9.25rem !important;
}

.-space-x-37 > :not(template) ~ :not(template) {
  margin-left: -9.25rem !important;
}

.-space-y-38 > :not(template) ~ :not(template) {
  margin-top: -9.5rem !important;
}

.-space-x-38 > :not(template) ~ :not(template) {
  margin-left: -9.5rem !important;
}

.-space-y-39 > :not(template) ~ :not(template) {
  margin-top: -9.75rem !important;
}

.-space-x-39 > :not(template) ~ :not(template) {
  margin-left: -9.75rem !important;
}

.-space-y-40 > :not(template) ~ :not(template) {
  margin-top: -10rem !important;
}

.-space-x-40 > :not(template) ~ :not(template) {
  margin-left: -10rem !important;
}

.-space-y-41 > :not(template) ~ :not(template) {
  margin-top: -10.25rem !important;
}

.-space-x-41 > :not(template) ~ :not(template) {
  margin-left: -10.25rem !important;
}

.-space-y-42 > :not(template) ~ :not(template) {
  margin-top: -10.5rem !important;
}

.-space-x-42 > :not(template) ~ :not(template) {
  margin-left: -10.5rem !important;
}

.-space-y-43 > :not(template) ~ :not(template) {
  margin-top: -10.75rem !important;
}

.-space-x-43 > :not(template) ~ :not(template) {
  margin-left: -10.75rem !important;
}

.-space-y-44 > :not(template) ~ :not(template) {
  margin-top: -11rem !important;
}

.-space-x-44 > :not(template) ~ :not(template) {
  margin-left: -11rem !important;
}

.-space-y-45 > :not(template) ~ :not(template) {
  margin-top: -11.25rem !important;
}

.-space-x-45 > :not(template) ~ :not(template) {
  margin-left: -11.25rem !important;
}

.-space-y-46 > :not(template) ~ :not(template) {
  margin-top: -11.5rem !important;
}

.-space-x-46 > :not(template) ~ :not(template) {
  margin-left: -11.5rem !important;
}

.-space-y-47 > :not(template) ~ :not(template) {
  margin-top: -11.75rem !important;
}

.-space-x-47 > :not(template) ~ :not(template) {
  margin-left: -11.75rem !important;
}

.-space-y-48 > :not(template) ~ :not(template) {
  margin-top: -12rem !important;
}

.-space-x-48 > :not(template) ~ :not(template) {
  margin-left: -12rem !important;
}

.-space-y-49 > :not(template) ~ :not(template) {
  margin-top: -12.25rem !important;
}

.-space-x-49 > :not(template) ~ :not(template) {
  margin-left: -12.25rem !important;
}

.-space-y-50 > :not(template) ~ :not(template) {
  margin-top: -12.5rem !important;
}

.-space-x-50 > :not(template) ~ :not(template) {
  margin-left: -12.5rem !important;
}

.-space-y-51 > :not(template) ~ :not(template) {
  margin-top: -12.75rem !important;
}

.-space-x-51 > :not(template) ~ :not(template) {
  margin-left: -12.75rem !important;
}

.-space-y-52 > :not(template) ~ :not(template) {
  margin-top: -13rem !important;
}

.-space-x-52 > :not(template) ~ :not(template) {
  margin-left: -13rem !important;
}

.-space-y-53 > :not(template) ~ :not(template) {
  margin-top: -13.25rem !important;
}

.-space-x-53 > :not(template) ~ :not(template) {
  margin-left: -13.25rem !important;
}

.-space-y-54 > :not(template) ~ :not(template) {
  margin-top: -13.5rem !important;
}

.-space-x-54 > :not(template) ~ :not(template) {
  margin-left: -13.5rem !important;
}

.-space-y-55 > :not(template) ~ :not(template) {
  margin-top: -13.75rem !important;
}

.-space-x-55 > :not(template) ~ :not(template) {
  margin-left: -13.75rem !important;
}

.-space-y-56 > :not(template) ~ :not(template) {
  margin-top: -14rem !important;
}

.-space-x-56 > :not(template) ~ :not(template) {
  margin-left: -14rem !important;
}

.-space-y-57 > :not(template) ~ :not(template) {
  margin-top: -14.25rem !important;
}

.-space-x-57 > :not(template) ~ :not(template) {
  margin-left: -14.25rem !important;
}

.-space-y-58 > :not(template) ~ :not(template) {
  margin-top: -14.5rem !important;
}

.-space-x-58 > :not(template) ~ :not(template) {
  margin-left: -14.5rem !important;
}

.-space-y-59 > :not(template) ~ :not(template) {
  margin-top: -14.75rem !important;
}

.-space-x-59 > :not(template) ~ :not(template) {
  margin-left: -14.75rem !important;
}

.-space-y-60 > :not(template) ~ :not(template) {
  margin-top: -15rem !important;
}

.-space-x-60 > :not(template) ~ :not(template) {
  margin-left: -15rem !important;
}

.-space-y-61 > :not(template) ~ :not(template) {
  margin-top: -15.25rem !important;
}

.-space-x-61 > :not(template) ~ :not(template) {
  margin-left: -15.25rem !important;
}

.-space-y-62 > :not(template) ~ :not(template) {
  margin-top: -15.5rem !important;
}

.-space-x-62 > :not(template) ~ :not(template) {
  margin-left: -15.5rem !important;
}

.-space-y-63 > :not(template) ~ :not(template) {
  margin-top: -15.75rem !important;
}

.-space-x-63 > :not(template) ~ :not(template) {
  margin-left: -15.75rem !important;
}

.-space-y-64 > :not(template) ~ :not(template) {
  margin-top: -16rem !important;
}

.-space-x-64 > :not(template) ~ :not(template) {
  margin-left: -16rem !important;
}

.-space-y-65 > :not(template) ~ :not(template) {
  margin-top: -16.25rem !important;
}

.-space-x-65 > :not(template) ~ :not(template) {
  margin-left: -16.25rem !important;
}

.-space-y-66 > :not(template) ~ :not(template) {
  margin-top: -16.5rem !important;
}

.-space-x-66 > :not(template) ~ :not(template) {
  margin-left: -16.5rem !important;
}

.-space-y-67 > :not(template) ~ :not(template) {
  margin-top: -16.75rem !important;
}

.-space-x-67 > :not(template) ~ :not(template) {
  margin-left: -16.75rem !important;
}

.-space-y-68 > :not(template) ~ :not(template) {
  margin-top: -17rem !important;
}

.-space-x-68 > :not(template) ~ :not(template) {
  margin-left: -17rem !important;
}

.-space-y-69 > :not(template) ~ :not(template) {
  margin-top: -17.25rem !important;
}

.-space-x-69 > :not(template) ~ :not(template) {
  margin-left: -17.25rem !important;
}

.-space-y-70 > :not(template) ~ :not(template) {
  margin-top: -17.5rem !important;
}

.-space-x-70 > :not(template) ~ :not(template) {
  margin-left: -17.5rem !important;
}

.-space-y-71 > :not(template) ~ :not(template) {
  margin-top: -17.75rem !important;
}

.-space-x-71 > :not(template) ~ :not(template) {
  margin-left: -17.75rem !important;
}

.-space-y-72 > :not(template) ~ :not(template) {
  margin-top: -18rem !important;
}

.-space-x-72 > :not(template) ~ :not(template) {
  margin-left: -18rem !important;
}

.-space-y-73 > :not(template) ~ :not(template) {
  margin-top: -18.25rem !important;
}

.-space-x-73 > :not(template) ~ :not(template) {
  margin-left: -18.25rem !important;
}

.-space-y-74 > :not(template) ~ :not(template) {
  margin-top: -18.5rem !important;
}

.-space-x-74 > :not(template) ~ :not(template) {
  margin-left: -18.5rem !important;
}

.-space-y-75 > :not(template) ~ :not(template) {
  margin-top: -18.75rem !important;
}

.-space-x-75 > :not(template) ~ :not(template) {
  margin-left: -18.75rem !important;
}

.-space-y-76 > :not(template) ~ :not(template) {
  margin-top: -19rem !important;
}

.-space-x-76 > :not(template) ~ :not(template) {
  margin-left: -19rem !important;
}

.-space-y-77 > :not(template) ~ :not(template) {
  margin-top: -19.25rem !important;
}

.-space-x-77 > :not(template) ~ :not(template) {
  margin-left: -19.25rem !important;
}

.-space-y-78 > :not(template) ~ :not(template) {
  margin-top: -19.5rem !important;
}

.-space-x-78 > :not(template) ~ :not(template) {
  margin-left: -19.5rem !important;
}

.-space-y-79 > :not(template) ~ :not(template) {
  margin-top: -19.75rem !important;
}

.-space-x-79 > :not(template) ~ :not(template) {
  margin-left: -19.75rem !important;
}

.-space-y-80 > :not(template) ~ :not(template) {
  margin-top: -20rem !important;
}

.-space-x-80 > :not(template) ~ :not(template) {
  margin-left: -20rem !important;
}

.-space-y-81 > :not(template) ~ :not(template) {
  margin-top: -20.25rem !important;
}

.-space-x-81 > :not(template) ~ :not(template) {
  margin-left: -20.25rem !important;
}

.-space-y-82 > :not(template) ~ :not(template) {
  margin-top: -20.5rem !important;
}

.-space-x-82 > :not(template) ~ :not(template) {
  margin-left: -20.5rem !important;
}

.-space-y-83 > :not(template) ~ :not(template) {
  margin-top: -20.75rem !important;
}

.-space-x-83 > :not(template) ~ :not(template) {
  margin-left: -20.75rem !important;
}

.-space-y-84 > :not(template) ~ :not(template) {
  margin-top: -21rem !important;
}

.-space-x-84 > :not(template) ~ :not(template) {
  margin-left: -21rem !important;
}

.-space-y-85 > :not(template) ~ :not(template) {
  margin-top: -21.25rem !important;
}

.-space-x-85 > :not(template) ~ :not(template) {
  margin-left: -21.25rem !important;
}

.-space-y-86 > :not(template) ~ :not(template) {
  margin-top: -21.5rem !important;
}

.-space-x-86 > :not(template) ~ :not(template) {
  margin-left: -21.5rem !important;
}

.-space-y-87 > :not(template) ~ :not(template) {
  margin-top: -21.75rem !important;
}

.-space-x-87 > :not(template) ~ :not(template) {
  margin-left: -21.75rem !important;
}

.-space-y-88 > :not(template) ~ :not(template) {
  margin-top: -22rem !important;
}

.-space-x-88 > :not(template) ~ :not(template) {
  margin-left: -22rem !important;
}

.-space-y-89 > :not(template) ~ :not(template) {
  margin-top: -22.25rem !important;
}

.-space-x-89 > :not(template) ~ :not(template) {
  margin-left: -22.25rem !important;
}

.-space-y-90 > :not(template) ~ :not(template) {
  margin-top: -22.5rem !important;
}

.-space-x-90 > :not(template) ~ :not(template) {
  margin-left: -22.5rem !important;
}

.-space-y-91 > :not(template) ~ :not(template) {
  margin-top: -22.75rem !important;
}

.-space-x-91 > :not(template) ~ :not(template) {
  margin-left: -22.75rem !important;
}

.-space-y-92 > :not(template) ~ :not(template) {
  margin-top: -23rem !important;
}

.-space-x-92 > :not(template) ~ :not(template) {
  margin-left: -23rem !important;
}

.-space-y-93 > :not(template) ~ :not(template) {
  margin-top: -23.25rem !important;
}

.-space-x-93 > :not(template) ~ :not(template) {
  margin-left: -23.25rem !important;
}

.-space-y-94 > :not(template) ~ :not(template) {
  margin-top: -23.5rem !important;
}

.-space-x-94 > :not(template) ~ :not(template) {
  margin-left: -23.5rem !important;
}

.-space-y-95 > :not(template) ~ :not(template) {
  margin-top: -23.75rem !important;
}

.-space-x-95 > :not(template) ~ :not(template) {
  margin-left: -23.75rem !important;
}

.-space-y-96 > :not(template) ~ :not(template) {
  margin-top: -24rem !important;
}

.-space-x-96 > :not(template) ~ :not(template) {
  margin-left: -24rem !important;
}

.-space-y-97 > :not(template) ~ :not(template) {
  margin-top: -24.25rem !important;
}

.-space-x-97 > :not(template) ~ :not(template) {
  margin-left: -24.25rem !important;
}

.-space-y-98 > :not(template) ~ :not(template) {
  margin-top: -24.5rem !important;
}

.-space-x-98 > :not(template) ~ :not(template) {
  margin-left: -24.5rem !important;
}

.-space-y-99 > :not(template) ~ :not(template) {
  margin-top: -24.75rem !important;
}

.-space-x-99 > :not(template) ~ :not(template) {
  margin-left: -24.75rem !important;
}

.-space-y-100 > :not(template) ~ :not(template) {
  margin-top: -25rem !important;
}

.-space-x-100 > :not(template) ~ :not(template) {
  margin-left: -25rem !important;
}

.-space-y-101 > :not(template) ~ :not(template) {
  margin-top: -25.25rem !important;
}

.-space-x-101 > :not(template) ~ :not(template) {
  margin-left: -25.25rem !important;
}

.-space-y-102 > :not(template) ~ :not(template) {
  margin-top: -25.5rem !important;
}

.-space-x-102 > :not(template) ~ :not(template) {
  margin-left: -25.5rem !important;
}

.-space-y-103 > :not(template) ~ :not(template) {
  margin-top: -25.75rem !important;
}

.-space-x-103 > :not(template) ~ :not(template) {
  margin-left: -25.75rem !important;
}

.-space-y-104 > :not(template) ~ :not(template) {
  margin-top: -26rem !important;
}

.-space-x-104 > :not(template) ~ :not(template) {
  margin-left: -26rem !important;
}

.-space-y-105 > :not(template) ~ :not(template) {
  margin-top: -26.25rem !important;
}

.-space-x-105 > :not(template) ~ :not(template) {
  margin-left: -26.25rem !important;
}

.-space-y-px > :not(template) ~ :not(template) {
  margin-top: -1px !important;
}

.-space-x-px > :not(template) ~ :not(template) {
  margin-left: -1px !important;
}

.-space-y-0\.5 > :not(template) ~ :not(template) {
  margin-top: -0.125rem !important;
}

.-space-x-0\.5 > :not(template) ~ :not(template) {
  margin-left: -0.125rem !important;
}

.-space-y-1\.5 > :not(template) ~ :not(template) {
  margin-top: -0.375rem !important;
}

.-space-x-1\.5 > :not(template) ~ :not(template) {
  margin-left: -0.375rem !important;
}

.-space-y-2\.5 > :not(template) ~ :not(template) {
  margin-top: -0.625rem !important;
}

.-space-x-2\.5 > :not(template) ~ :not(template) {
  margin-left: -0.625rem !important;
}

.-space-y-3\.5 > :not(template) ~ :not(template) {
  margin-top: -0.875rem !important;
}

.-space-x-3\.5 > :not(template) ~ :not(template) {
  margin-left: -0.875rem !important;
}

.-space-y-4\.5 > :not(template) ~ :not(template) {
  margin-top: -1.125rem !important;
}

.-space-x-4\.5 > :not(template) ~ :not(template) {
  margin-left: -1.125rem !important;
}

.-space-y-5\.5 > :not(template) ~ :not(template) {
  margin-top: -1.375rem !important;
}

.-space-x-5\.5 > :not(template) ~ :not(template) {
  margin-left: -1.375rem !important;
}

.-space-y-6\.5 > :not(template) ~ :not(template) {
  margin-top: -1.625rem !important;
}

.-space-x-6\.5 > :not(template) ~ :not(template) {
  margin-left: -1.625rem !important;
}

.-space-y-7\.5 > :not(template) ~ :not(template) {
  margin-top: -1.875rem !important;
}

.-space-x-7\.5 > :not(template) ~ :not(template) {
  margin-left: -1.875rem !important;
}

.-space-y-8\.5 > :not(template) ~ :not(template) {
  margin-top: -2.125rem !important;
}

.-space-x-8\.5 > :not(template) ~ :not(template) {
  margin-left: -2.125rem !important;
}

.-space-y-9\.5 > :not(template) ~ :not(template) {
  margin-top: -2.375rem !important;
}

.-space-x-9\.5 > :not(template) ~ :not(template) {
  margin-left: -2.375rem !important;
}

.-space-y-10\.5 > :not(template) ~ :not(template) {
  margin-top: -2.625rem !important;
}

.-space-x-10\.5 > :not(template) ~ :not(template) {
  margin-left: -2.625rem !important;
}

.-space-y-11\.5 > :not(template) ~ :not(template) {
  margin-top: -2.875rem !important;
}

.-space-x-11\.5 > :not(template) ~ :not(template) {
  margin-left: -2.875rem !important;
}

.-space-y-12\.5 > :not(template) ~ :not(template) {
  margin-top: -3.125rem !important;
}

.-space-x-12\.5 > :not(template) ~ :not(template) {
  margin-left: -3.125rem !important;
}

.-space-y-13\.5 > :not(template) ~ :not(template) {
  margin-top: -3.375rem !important;
}

.-space-x-13\.5 > :not(template) ~ :not(template) {
  margin-left: -3.375rem !important;
}

.-space-y-14\.5 > :not(template) ~ :not(template) {
  margin-top: -3.625rem !important;
}

.-space-x-14\.5 > :not(template) ~ :not(template) {
  margin-left: -3.625rem !important;
}

.-space-y-15\.5 > :not(template) ~ :not(template) {
  margin-top: -3.875rem !important;
}

.-space-x-15\.5 > :not(template) ~ :not(template) {
  margin-left: -3.875rem !important;
}

.-space-y-16\.5 > :not(template) ~ :not(template) {
  margin-top: -4.125rem !important;
}

.-space-x-16\.5 > :not(template) ~ :not(template) {
  margin-left: -4.125rem !important;
}

.-space-y-17\.5 > :not(template) ~ :not(template) {
  margin-top: -4.375rem !important;
}

.-space-x-17\.5 > :not(template) ~ :not(template) {
  margin-left: -4.375rem !important;
}

.-space-y-18\.5 > :not(template) ~ :not(template) {
  margin-top: -4.625rem !important;
}

.-space-x-18\.5 > :not(template) ~ :not(template) {
  margin-left: -4.625rem !important;
}

.-space-y-19\.5 > :not(template) ~ :not(template) {
  margin-top: -4.875rem !important;
}

.-space-x-19\.5 > :not(template) ~ :not(template) {
  margin-left: -4.875rem !important;
}

.-space-y-20\.5 > :not(template) ~ :not(template) {
  margin-top: -5.125rem !important;
}

.-space-x-20\.5 > :not(template) ~ :not(template) {
  margin-left: -5.125rem !important;
}

.-space-y-21\.5 > :not(template) ~ :not(template) {
  margin-top: -5.375rem !important;
}

.-space-x-21\.5 > :not(template) ~ :not(template) {
  margin-left: -5.375rem !important;
}

.-space-y-22\.5 > :not(template) ~ :not(template) {
  margin-top: -5.625rem !important;
}

.-space-x-22\.5 > :not(template) ~ :not(template) {
  margin-left: -5.625rem !important;
}

.-space-y-23\.5 > :not(template) ~ :not(template) {
  margin-top: -5.875rem !important;
}

.-space-x-23\.5 > :not(template) ~ :not(template) {
  margin-left: -5.875rem !important;
}

.-space-y-24\.5 > :not(template) ~ :not(template) {
  margin-top: -6.125rem !important;
}

.-space-x-24\.5 > :not(template) ~ :not(template) {
  margin-left: -6.125rem !important;
}

.-space-y-25\.5 > :not(template) ~ :not(template) {
  margin-top: -6.375rem !important;
}

.-space-x-25\.5 > :not(template) ~ :not(template) {
  margin-left: -6.375rem !important;
}

.-space-y-26\.5 > :not(template) ~ :not(template) {
  margin-top: -6.625rem !important;
}

.-space-x-26\.5 > :not(template) ~ :not(template) {
  margin-left: -6.625rem !important;
}

.-space-y-27\.5 > :not(template) ~ :not(template) {
  margin-top: -6.875rem !important;
}

.-space-x-27\.5 > :not(template) ~ :not(template) {
  margin-left: -6.875rem !important;
}

.-space-y-28\.5 > :not(template) ~ :not(template) {
  margin-top: -7.125rem !important;
}

.-space-x-28\.5 > :not(template) ~ :not(template) {
  margin-left: -7.125rem !important;
}

.-space-y-29\.5 > :not(template) ~ :not(template) {
  margin-top: -7.375rem !important;
}

.-space-x-29\.5 > :not(template) ~ :not(template) {
  margin-left: -7.375rem !important;
}

.-space-y-30\.5 > :not(template) ~ :not(template) {
  margin-top: -7.625rem !important;
}

.-space-x-30\.5 > :not(template) ~ :not(template) {
  margin-left: -7.625rem !important;
}

.-space-y-31\.5 > :not(template) ~ :not(template) {
  margin-top: -7.875rem !important;
}

.-space-x-31\.5 > :not(template) ~ :not(template) {
  margin-left: -7.875rem !important;
}

.-space-y-32\.5 > :not(template) ~ :not(template) {
  margin-top: -8.125rem !important;
}

.-space-x-32\.5 > :not(template) ~ :not(template) {
  margin-left: -8.125rem !important;
}

.-space-y-33\.5 > :not(template) ~ :not(template) {
  margin-top: -8.375rem !important;
}

.-space-x-33\.5 > :not(template) ~ :not(template) {
  margin-left: -8.375rem !important;
}

.-space-y-34\.5 > :not(template) ~ :not(template) {
  margin-top: -8.625rem !important;
}

.-space-x-34\.5 > :not(template) ~ :not(template) {
  margin-left: -8.625rem !important;
}

.-space-y-35\.5 > :not(template) ~ :not(template) {
  margin-top: -8.875rem !important;
}

.-space-x-35\.5 > :not(template) ~ :not(template) {
  margin-left: -8.875rem !important;
}

.-space-y-36\.5 > :not(template) ~ :not(template) {
  margin-top: -9.125rem !important;
}

.-space-x-36\.5 > :not(template) ~ :not(template) {
  margin-left: -9.125rem !important;
}

.-space-y-37\.5 > :not(template) ~ :not(template) {
  margin-top: -9.375rem !important;
}

.-space-x-37\.5 > :not(template) ~ :not(template) {
  margin-left: -9.375rem !important;
}

.-space-y-38\.5 > :not(template) ~ :not(template) {
  margin-top: -9.625rem !important;
}

.-space-x-38\.5 > :not(template) ~ :not(template) {
  margin-left: -9.625rem !important;
}

.-space-y-39\.5 > :not(template) ~ :not(template) {
  margin-top: -9.875rem !important;
}

.-space-x-39\.5 > :not(template) ~ :not(template) {
  margin-left: -9.875rem !important;
}

.-space-y-40\.5 > :not(template) ~ :not(template) {
  margin-top: -10.125rem !important;
}

.-space-x-40\.5 > :not(template) ~ :not(template) {
  margin-left: -10.125rem !important;
}

.-space-y-41\.5 > :not(template) ~ :not(template) {
  margin-top: -10.375rem !important;
}

.-space-x-41\.5 > :not(template) ~ :not(template) {
  margin-left: -10.375rem !important;
}

.-space-y-42\.5 > :not(template) ~ :not(template) {
  margin-top: -10.625rem !important;
}

.-space-x-42\.5 > :not(template) ~ :not(template) {
  margin-left: -10.625rem !important;
}

.-space-y-43\.5 > :not(template) ~ :not(template) {
  margin-top: -10.875rem !important;
}

.-space-x-43\.5 > :not(template) ~ :not(template) {
  margin-left: -10.875rem !important;
}

.-space-y-44\.5 > :not(template) ~ :not(template) {
  margin-top: -11.125rem !important;
}

.-space-x-44\.5 > :not(template) ~ :not(template) {
  margin-left: -11.125rem !important;
}

.-space-y-45\.5 > :not(template) ~ :not(template) {
  margin-top: -11.375rem !important;
}

.-space-x-45\.5 > :not(template) ~ :not(template) {
  margin-left: -11.375rem !important;
}

.-space-y-46\.5 > :not(template) ~ :not(template) {
  margin-top: -11.625rem !important;
}

.-space-x-46\.5 > :not(template) ~ :not(template) {
  margin-left: -11.625rem !important;
}

.-space-y-47\.5 > :not(template) ~ :not(template) {
  margin-top: -11.875rem !important;
}

.-space-x-47\.5 > :not(template) ~ :not(template) {
  margin-left: -11.875rem !important;
}

.-space-y-48\.5 > :not(template) ~ :not(template) {
  margin-top: -12.125rem !important;
}

.-space-x-48\.5 > :not(template) ~ :not(template) {
  margin-left: -12.125rem !important;
}

.-space-y-49\.5 > :not(template) ~ :not(template) {
  margin-top: -12.375rem !important;
}

.-space-x-49\.5 > :not(template) ~ :not(template) {
  margin-left: -12.375rem !important;
}

.-space-y-50\.5 > :not(template) ~ :not(template) {
  margin-top: -12.625rem !important;
}

.-space-x-50\.5 > :not(template) ~ :not(template) {
  margin-left: -12.625rem !important;
}

.-space-y-51\.5 > :not(template) ~ :not(template) {
  margin-top: -12.875rem !important;
}

.-space-x-51\.5 > :not(template) ~ :not(template) {
  margin-left: -12.875rem !important;
}

.-space-y-52\.5 > :not(template) ~ :not(template) {
  margin-top: -13.125rem !important;
}

.-space-x-52\.5 > :not(template) ~ :not(template) {
  margin-left: -13.125rem !important;
}

.-space-y-53\.5 > :not(template) ~ :not(template) {
  margin-top: -13.375rem !important;
}

.-space-x-53\.5 > :not(template) ~ :not(template) {
  margin-left: -13.375rem !important;
}

.-space-y-54\.5 > :not(template) ~ :not(template) {
  margin-top: -13.625rem !important;
}

.-space-x-54\.5 > :not(template) ~ :not(template) {
  margin-left: -13.625rem !important;
}

.-space-y-55\.5 > :not(template) ~ :not(template) {
  margin-top: -13.875rem !important;
}

.-space-x-55\.5 > :not(template) ~ :not(template) {
  margin-left: -13.875rem !important;
}

.-space-y-56\.5 > :not(template) ~ :not(template) {
  margin-top: -14.125rem !important;
}

.-space-x-56\.5 > :not(template) ~ :not(template) {
  margin-left: -14.125rem !important;
}

.-space-y-57\.5 > :not(template) ~ :not(template) {
  margin-top: -14.375rem !important;
}

.-space-x-57\.5 > :not(template) ~ :not(template) {
  margin-left: -14.375rem !important;
}

.-space-y-58\.5 > :not(template) ~ :not(template) {
  margin-top: -14.625rem !important;
}

.-space-x-58\.5 > :not(template) ~ :not(template) {
  margin-left: -14.625rem !important;
}

.-space-y-59\.5 > :not(template) ~ :not(template) {
  margin-top: -14.875rem !important;
}

.-space-x-59\.5 > :not(template) ~ :not(template) {
  margin-left: -14.875rem !important;
}

.-space-y-60\.5 > :not(template) ~ :not(template) {
  margin-top: -15.125rem !important;
}

.-space-x-60\.5 > :not(template) ~ :not(template) {
  margin-left: -15.125rem !important;
}

.-space-y-61\.5 > :not(template) ~ :not(template) {
  margin-top: -15.375rem !important;
}

.-space-x-61\.5 > :not(template) ~ :not(template) {
  margin-left: -15.375rem !important;
}

.-space-y-62\.5 > :not(template) ~ :not(template) {
  margin-top: -15.625rem !important;
}

.-space-x-62\.5 > :not(template) ~ :not(template) {
  margin-left: -15.625rem !important;
}

.-space-y-63\.5 > :not(template) ~ :not(template) {
  margin-top: -15.875rem !important;
}

.-space-x-63\.5 > :not(template) ~ :not(template) {
  margin-left: -15.875rem !important;
}

.-space-y-64\.5 > :not(template) ~ :not(template) {
  margin-top: -16.125rem !important;
}

.-space-x-64\.5 > :not(template) ~ :not(template) {
  margin-left: -16.125rem !important;
}

.-space-y-65\.5 > :not(template) ~ :not(template) {
  margin-top: -16.375rem !important;
}

.-space-x-65\.5 > :not(template) ~ :not(template) {
  margin-left: -16.375rem !important;
}

.-space-y-66\.5 > :not(template) ~ :not(template) {
  margin-top: -16.625rem !important;
}

.-space-x-66\.5 > :not(template) ~ :not(template) {
  margin-left: -16.625rem !important;
}

.-space-y-67\.5 > :not(template) ~ :not(template) {
  margin-top: -16.875rem !important;
}

.-space-x-67\.5 > :not(template) ~ :not(template) {
  margin-left: -16.875rem !important;
}

.-space-y-68\.5 > :not(template) ~ :not(template) {
  margin-top: -17.125rem !important;
}

.-space-x-68\.5 > :not(template) ~ :not(template) {
  margin-left: -17.125rem !important;
}

.-space-y-69\.5 > :not(template) ~ :not(template) {
  margin-top: -17.375rem !important;
}

.-space-x-69\.5 > :not(template) ~ :not(template) {
  margin-left: -17.375rem !important;
}

.-space-y-70\.5 > :not(template) ~ :not(template) {
  margin-top: -17.625rem !important;
}

.-space-x-70\.5 > :not(template) ~ :not(template) {
  margin-left: -17.625rem !important;
}

.-space-y-71\.5 > :not(template) ~ :not(template) {
  margin-top: -17.875rem !important;
}

.-space-x-71\.5 > :not(template) ~ :not(template) {
  margin-left: -17.875rem !important;
}

.-space-y-72\.5 > :not(template) ~ :not(template) {
  margin-top: -18.125rem !important;
}

.-space-x-72\.5 > :not(template) ~ :not(template) {
  margin-left: -18.125rem !important;
}

.-space-y-73\.5 > :not(template) ~ :not(template) {
  margin-top: -18.375rem !important;
}

.-space-x-73\.5 > :not(template) ~ :not(template) {
  margin-left: -18.375rem !important;
}

.-space-y-74\.5 > :not(template) ~ :not(template) {
  margin-top: -18.625rem !important;
}

.-space-x-74\.5 > :not(template) ~ :not(template) {
  margin-left: -18.625rem !important;
}

.-space-y-75\.5 > :not(template) ~ :not(template) {
  margin-top: -18.875rem !important;
}

.-space-x-75\.5 > :not(template) ~ :not(template) {
  margin-left: -18.875rem !important;
}

.-space-y-76\.5 > :not(template) ~ :not(template) {
  margin-top: -19.125rem !important;
}

.-space-x-76\.5 > :not(template) ~ :not(template) {
  margin-left: -19.125rem !important;
}

.-space-y-77\.5 > :not(template) ~ :not(template) {
  margin-top: -19.375rem !important;
}

.-space-x-77\.5 > :not(template) ~ :not(template) {
  margin-left: -19.375rem !important;
}

.-space-y-78\.5 > :not(template) ~ :not(template) {
  margin-top: -19.625rem !important;
}

.-space-x-78\.5 > :not(template) ~ :not(template) {
  margin-left: -19.625rem !important;
}

.-space-y-79\.5 > :not(template) ~ :not(template) {
  margin-top: -19.875rem !important;
}

.-space-x-79\.5 > :not(template) ~ :not(template) {
  margin-left: -19.875rem !important;
}

.-space-y-80\.5 > :not(template) ~ :not(template) {
  margin-top: -20.125rem !important;
}

.-space-x-80\.5 > :not(template) ~ :not(template) {
  margin-left: -20.125rem !important;
}

.-space-y-81\.5 > :not(template) ~ :not(template) {
  margin-top: -20.375rem !important;
}

.-space-x-81\.5 > :not(template) ~ :not(template) {
  margin-left: -20.375rem !important;
}

.-space-y-82\.5 > :not(template) ~ :not(template) {
  margin-top: -20.625rem !important;
}

.-space-x-82\.5 > :not(template) ~ :not(template) {
  margin-left: -20.625rem !important;
}

.-space-y-83\.5 > :not(template) ~ :not(template) {
  margin-top: -20.875rem !important;
}

.-space-x-83\.5 > :not(template) ~ :not(template) {
  margin-left: -20.875rem !important;
}

.-space-y-84\.5 > :not(template) ~ :not(template) {
  margin-top: -21.125rem !important;
}

.-space-x-84\.5 > :not(template) ~ :not(template) {
  margin-left: -21.125rem !important;
}

.-space-y-85\.5 > :not(template) ~ :not(template) {
  margin-top: -21.375rem !important;
}

.-space-x-85\.5 > :not(template) ~ :not(template) {
  margin-left: -21.375rem !important;
}

.-space-y-86\.5 > :not(template) ~ :not(template) {
  margin-top: -21.625rem !important;
}

.-space-x-86\.5 > :not(template) ~ :not(template) {
  margin-left: -21.625rem !important;
}

.-space-y-87\.5 > :not(template) ~ :not(template) {
  margin-top: -21.875rem !important;
}

.-space-x-87\.5 > :not(template) ~ :not(template) {
  margin-left: -21.875rem !important;
}

.-space-y-88\.5 > :not(template) ~ :not(template) {
  margin-top: -22.125rem !important;
}

.-space-x-88\.5 > :not(template) ~ :not(template) {
  margin-left: -22.125rem !important;
}

.-space-y-89\.5 > :not(template) ~ :not(template) {
  margin-top: -22.375rem !important;
}

.-space-x-89\.5 > :not(template) ~ :not(template) {
  margin-left: -22.375rem !important;
}

.-space-y-90\.5 > :not(template) ~ :not(template) {
  margin-top: -22.625rem !important;
}

.-space-x-90\.5 > :not(template) ~ :not(template) {
  margin-left: -22.625rem !important;
}

.-space-y-91\.5 > :not(template) ~ :not(template) {
  margin-top: -22.875rem !important;
}

.-space-x-91\.5 > :not(template) ~ :not(template) {
  margin-left: -22.875rem !important;
}

.-space-y-92\.5 > :not(template) ~ :not(template) {
  margin-top: -23.125rem !important;
}

.-space-x-92\.5 > :not(template) ~ :not(template) {
  margin-left: -23.125rem !important;
}

.-space-y-93\.5 > :not(template) ~ :not(template) {
  margin-top: -23.375rem !important;
}

.-space-x-93\.5 > :not(template) ~ :not(template) {
  margin-left: -23.375rem !important;
}

.-space-y-94\.5 > :not(template) ~ :not(template) {
  margin-top: -23.625rem !important;
}

.-space-x-94\.5 > :not(template) ~ :not(template) {
  margin-left: -23.625rem !important;
}

.-space-y-95\.5 > :not(template) ~ :not(template) {
  margin-top: -23.875rem !important;
}

.-space-x-95\.5 > :not(template) ~ :not(template) {
  margin-left: -23.875rem !important;
}

.-space-y-96\.5 > :not(template) ~ :not(template) {
  margin-top: -24.125rem !important;
}

.-space-x-96\.5 > :not(template) ~ :not(template) {
  margin-left: -24.125rem !important;
}

.-space-y-97\.5 > :not(template) ~ :not(template) {
  margin-top: -24.375rem !important;
}

.-space-x-97\.5 > :not(template) ~ :not(template) {
  margin-left: -24.375rem !important;
}

.-space-y-98\.5 > :not(template) ~ :not(template) {
  margin-top: -24.625rem !important;
}

.-space-x-98\.5 > :not(template) ~ :not(template) {
  margin-left: -24.625rem !important;
}

.-space-y-99\.5 > :not(template) ~ :not(template) {
  margin-top: -24.875rem !important;
}

.-space-x-99\.5 > :not(template) ~ :not(template) {
  margin-left: -24.875rem !important;
}

.-space-y-100\.5 > :not(template) ~ :not(template) {
  margin-top: -25.125rem !important;
}

.-space-x-100\.5 > :not(template) ~ :not(template) {
  margin-left: -25.125rem !important;
}

.-space-y-101\.5 > :not(template) ~ :not(template) {
  margin-top: -25.375rem !important;
}

.-space-x-101\.5 > :not(template) ~ :not(template) {
  margin-left: -25.375rem !important;
}

.-space-y-102\.5 > :not(template) ~ :not(template) {
  margin-top: -25.625rem !important;
}

.-space-x-102\.5 > :not(template) ~ :not(template) {
  margin-left: -25.625rem !important;
}

.-space-y-103\.5 > :not(template) ~ :not(template) {
  margin-top: -25.875rem !important;
}

.-space-x-103\.5 > :not(template) ~ :not(template) {
  margin-left: -25.875rem !important;
}

.-space-y-104\.5 > :not(template) ~ :not(template) {
  margin-top: -26.125rem !important;
}

.-space-x-104\.5 > :not(template) ~ :not(template) {
  margin-left: -26.125rem !important;
}

.hover\:space-y-0:hover > :not(template) ~ :not(template) {
  margin-top: 0rem !important;
}

.hover\:space-x-0:hover > :not(template) ~ :not(template) {
  margin-left: 0rem !important;
}

.hover\:space-y-1:hover > :not(template) ~ :not(template) {
  margin-top: 0.25rem !important;
}

.hover\:space-x-1:hover > :not(template) ~ :not(template) {
  margin-left: 0.25rem !important;
}

.hover\:space-y-2:hover > :not(template) ~ :not(template) {
  margin-top: 0.5rem !important;
}

.hover\:space-x-2:hover > :not(template) ~ :not(template) {
  margin-left: 0.5rem !important;
}

.hover\:space-y-3:hover > :not(template) ~ :not(template) {
  margin-top: 0.75rem !important;
}

.hover\:space-x-3:hover > :not(template) ~ :not(template) {
  margin-left: 0.75rem !important;
}

.hover\:space-y-4:hover > :not(template) ~ :not(template) {
  margin-top: 1rem !important;
}

.hover\:space-x-4:hover > :not(template) ~ :not(template) {
  margin-left: 1rem !important;
}

.hover\:space-y-5:hover > :not(template) ~ :not(template) {
  margin-top: 1.25rem !important;
}

.hover\:space-x-5:hover > :not(template) ~ :not(template) {
  margin-left: 1.25rem !important;
}

.hover\:space-y-6:hover > :not(template) ~ :not(template) {
  margin-top: 1.5rem !important;
}

.hover\:space-x-6:hover > :not(template) ~ :not(template) {
  margin-left: 1.5rem !important;
}

.hover\:space-y-7:hover > :not(template) ~ :not(template) {
  margin-top: 1.75rem !important;
}

.hover\:space-x-7:hover > :not(template) ~ :not(template) {
  margin-left: 1.75rem !important;
}

.hover\:space-y-8:hover > :not(template) ~ :not(template) {
  margin-top: 2rem !important;
}

.hover\:space-x-8:hover > :not(template) ~ :not(template) {
  margin-left: 2rem !important;
}

.hover\:space-y-9:hover > :not(template) ~ :not(template) {
  margin-top: 2.25rem !important;
}

.hover\:space-x-9:hover > :not(template) ~ :not(template) {
  margin-left: 2.25rem !important;
}

.hover\:space-y-10:hover > :not(template) ~ :not(template) {
  margin-top: 2.5rem !important;
}

.hover\:space-x-10:hover > :not(template) ~ :not(template) {
  margin-left: 2.5rem !important;
}

.hover\:space-y-11:hover > :not(template) ~ :not(template) {
  margin-top: 2.75rem !important;
}

.hover\:space-x-11:hover > :not(template) ~ :not(template) {
  margin-left: 2.75rem !important;
}

.hover\:space-y-12:hover > :not(template) ~ :not(template) {
  margin-top: 3rem !important;
}

.hover\:space-x-12:hover > :not(template) ~ :not(template) {
  margin-left: 3rem !important;
}

.hover\:space-y-13:hover > :not(template) ~ :not(template) {
  margin-top: 3.25rem !important;
}

.hover\:space-x-13:hover > :not(template) ~ :not(template) {
  margin-left: 3.25rem !important;
}

.hover\:space-y-14:hover > :not(template) ~ :not(template) {
  margin-top: 3.5rem !important;
}

.hover\:space-x-14:hover > :not(template) ~ :not(template) {
  margin-left: 3.5rem !important;
}

.hover\:space-y-15:hover > :not(template) ~ :not(template) {
  margin-top: 3.75rem !important;
}

.hover\:space-x-15:hover > :not(template) ~ :not(template) {
  margin-left: 3.75rem !important;
}

.hover\:space-y-16:hover > :not(template) ~ :not(template) {
  margin-top: 4rem !important;
}

.hover\:space-x-16:hover > :not(template) ~ :not(template) {
  margin-left: 4rem !important;
}

.hover\:space-y-17:hover > :not(template) ~ :not(template) {
  margin-top: 4.25rem !important;
}

.hover\:space-x-17:hover > :not(template) ~ :not(template) {
  margin-left: 4.25rem !important;
}

.hover\:space-y-18:hover > :not(template) ~ :not(template) {
  margin-top: 4.5rem !important;
}

.hover\:space-x-18:hover > :not(template) ~ :not(template) {
  margin-left: 4.5rem !important;
}

.hover\:space-y-19:hover > :not(template) ~ :not(template) {
  margin-top: 4.75rem !important;
}

.hover\:space-x-19:hover > :not(template) ~ :not(template) {
  margin-left: 4.75rem !important;
}

.hover\:space-y-20:hover > :not(template) ~ :not(template) {
  margin-top: 5rem !important;
}

.hover\:space-x-20:hover > :not(template) ~ :not(template) {
  margin-left: 5rem !important;
}

.hover\:space-y-21:hover > :not(template) ~ :not(template) {
  margin-top: 5.25rem !important;
}

.hover\:space-x-21:hover > :not(template) ~ :not(template) {
  margin-left: 5.25rem !important;
}

.hover\:space-y-22:hover > :not(template) ~ :not(template) {
  margin-top: 5.5rem !important;
}

.hover\:space-x-22:hover > :not(template) ~ :not(template) {
  margin-left: 5.5rem !important;
}

.hover\:space-y-23:hover > :not(template) ~ :not(template) {
  margin-top: 5.75rem !important;
}

.hover\:space-x-23:hover > :not(template) ~ :not(template) {
  margin-left: 5.75rem !important;
}

.hover\:space-y-24:hover > :not(template) ~ :not(template) {
  margin-top: 6rem !important;
}

.hover\:space-x-24:hover > :not(template) ~ :not(template) {
  margin-left: 6rem !important;
}

.hover\:space-y-25:hover > :not(template) ~ :not(template) {
  margin-top: 6.25rem !important;
}

.hover\:space-x-25:hover > :not(template) ~ :not(template) {
  margin-left: 6.25rem !important;
}

.hover\:space-y-26:hover > :not(template) ~ :not(template) {
  margin-top: 6.5rem !important;
}

.hover\:space-x-26:hover > :not(template) ~ :not(template) {
  margin-left: 6.5rem !important;
}

.hover\:space-y-27:hover > :not(template) ~ :not(template) {
  margin-top: 6.75rem !important;
}

.hover\:space-x-27:hover > :not(template) ~ :not(template) {
  margin-left: 6.75rem !important;
}

.hover\:space-y-28:hover > :not(template) ~ :not(template) {
  margin-top: 7rem !important;
}

.hover\:space-x-28:hover > :not(template) ~ :not(template) {
  margin-left: 7rem !important;
}

.hover\:space-y-29:hover > :not(template) ~ :not(template) {
  margin-top: 7.25rem !important;
}

.hover\:space-x-29:hover > :not(template) ~ :not(template) {
  margin-left: 7.25rem !important;
}

.hover\:space-y-30:hover > :not(template) ~ :not(template) {
  margin-top: 7.5rem !important;
}

.hover\:space-x-30:hover > :not(template) ~ :not(template) {
  margin-left: 7.5rem !important;
}

.hover\:space-y-31:hover > :not(template) ~ :not(template) {
  margin-top: 7.75rem !important;
}

.hover\:space-x-31:hover > :not(template) ~ :not(template) {
  margin-left: 7.75rem !important;
}

.hover\:space-y-32:hover > :not(template) ~ :not(template) {
  margin-top: 8rem !important;
}

.hover\:space-x-32:hover > :not(template) ~ :not(template) {
  margin-left: 8rem !important;
}

.hover\:space-y-33:hover > :not(template) ~ :not(template) {
  margin-top: 8.25rem !important;
}

.hover\:space-x-33:hover > :not(template) ~ :not(template) {
  margin-left: 8.25rem !important;
}

.hover\:space-y-34:hover > :not(template) ~ :not(template) {
  margin-top: 8.5rem !important;
}

.hover\:space-x-34:hover > :not(template) ~ :not(template) {
  margin-left: 8.5rem !important;
}

.hover\:space-y-35:hover > :not(template) ~ :not(template) {
  margin-top: 8.75rem !important;
}

.hover\:space-x-35:hover > :not(template) ~ :not(template) {
  margin-left: 8.75rem !important;
}

.hover\:space-y-36:hover > :not(template) ~ :not(template) {
  margin-top: 9rem !important;
}

.hover\:space-x-36:hover > :not(template) ~ :not(template) {
  margin-left: 9rem !important;
}

.hover\:space-y-37:hover > :not(template) ~ :not(template) {
  margin-top: 9.25rem !important;
}

.hover\:space-x-37:hover > :not(template) ~ :not(template) {
  margin-left: 9.25rem !important;
}

.hover\:space-y-38:hover > :not(template) ~ :not(template) {
  margin-top: 9.5rem !important;
}

.hover\:space-x-38:hover > :not(template) ~ :not(template) {
  margin-left: 9.5rem !important;
}

.hover\:space-y-39:hover > :not(template) ~ :not(template) {
  margin-top: 9.75rem !important;
}

.hover\:space-x-39:hover > :not(template) ~ :not(template) {
  margin-left: 9.75rem !important;
}

.hover\:space-y-40:hover > :not(template) ~ :not(template) {
  margin-top: 10rem !important;
}

.hover\:space-x-40:hover > :not(template) ~ :not(template) {
  margin-left: 10rem !important;
}

.hover\:space-y-41:hover > :not(template) ~ :not(template) {
  margin-top: 10.25rem !important;
}

.hover\:space-x-41:hover > :not(template) ~ :not(template) {
  margin-left: 10.25rem !important;
}

.hover\:space-y-42:hover > :not(template) ~ :not(template) {
  margin-top: 10.5rem !important;
}

.hover\:space-x-42:hover > :not(template) ~ :not(template) {
  margin-left: 10.5rem !important;
}

.hover\:space-y-43:hover > :not(template) ~ :not(template) {
  margin-top: 10.75rem !important;
}

.hover\:space-x-43:hover > :not(template) ~ :not(template) {
  margin-left: 10.75rem !important;
}

.hover\:space-y-44:hover > :not(template) ~ :not(template) {
  margin-top: 11rem !important;
}

.hover\:space-x-44:hover > :not(template) ~ :not(template) {
  margin-left: 11rem !important;
}

.hover\:space-y-45:hover > :not(template) ~ :not(template) {
  margin-top: 11.25rem !important;
}

.hover\:space-x-45:hover > :not(template) ~ :not(template) {
  margin-left: 11.25rem !important;
}

.hover\:space-y-46:hover > :not(template) ~ :not(template) {
  margin-top: 11.5rem !important;
}

.hover\:space-x-46:hover > :not(template) ~ :not(template) {
  margin-left: 11.5rem !important;
}

.hover\:space-y-47:hover > :not(template) ~ :not(template) {
  margin-top: 11.75rem !important;
}

.hover\:space-x-47:hover > :not(template) ~ :not(template) {
  margin-left: 11.75rem !important;
}

.hover\:space-y-48:hover > :not(template) ~ :not(template) {
  margin-top: 12rem !important;
}

.hover\:space-x-48:hover > :not(template) ~ :not(template) {
  margin-left: 12rem !important;
}

.hover\:space-y-49:hover > :not(template) ~ :not(template) {
  margin-top: 12.25rem !important;
}

.hover\:space-x-49:hover > :not(template) ~ :not(template) {
  margin-left: 12.25rem !important;
}

.hover\:space-y-50:hover > :not(template) ~ :not(template) {
  margin-top: 12.5rem !important;
}

.hover\:space-x-50:hover > :not(template) ~ :not(template) {
  margin-left: 12.5rem !important;
}

.hover\:space-y-51:hover > :not(template) ~ :not(template) {
  margin-top: 12.75rem !important;
}

.hover\:space-x-51:hover > :not(template) ~ :not(template) {
  margin-left: 12.75rem !important;
}

.hover\:space-y-52:hover > :not(template) ~ :not(template) {
  margin-top: 13rem !important;
}

.hover\:space-x-52:hover > :not(template) ~ :not(template) {
  margin-left: 13rem !important;
}

.hover\:space-y-53:hover > :not(template) ~ :not(template) {
  margin-top: 13.25rem !important;
}

.hover\:space-x-53:hover > :not(template) ~ :not(template) {
  margin-left: 13.25rem !important;
}

.hover\:space-y-54:hover > :not(template) ~ :not(template) {
  margin-top: 13.5rem !important;
}

.hover\:space-x-54:hover > :not(template) ~ :not(template) {
  margin-left: 13.5rem !important;
}

.hover\:space-y-55:hover > :not(template) ~ :not(template) {
  margin-top: 13.75rem !important;
}

.hover\:space-x-55:hover > :not(template) ~ :not(template) {
  margin-left: 13.75rem !important;
}

.hover\:space-y-56:hover > :not(template) ~ :not(template) {
  margin-top: 14rem !important;
}

.hover\:space-x-56:hover > :not(template) ~ :not(template) {
  margin-left: 14rem !important;
}

.hover\:space-y-57:hover > :not(template) ~ :not(template) {
  margin-top: 14.25rem !important;
}

.hover\:space-x-57:hover > :not(template) ~ :not(template) {
  margin-left: 14.25rem !important;
}

.hover\:space-y-58:hover > :not(template) ~ :not(template) {
  margin-top: 14.5rem !important;
}

.hover\:space-x-58:hover > :not(template) ~ :not(template) {
  margin-left: 14.5rem !important;
}

.hover\:space-y-59:hover > :not(template) ~ :not(template) {
  margin-top: 14.75rem !important;
}

.hover\:space-x-59:hover > :not(template) ~ :not(template) {
  margin-left: 14.75rem !important;
}

.hover\:space-y-60:hover > :not(template) ~ :not(template) {
  margin-top: 15rem !important;
}

.hover\:space-x-60:hover > :not(template) ~ :not(template) {
  margin-left: 15rem !important;
}

.hover\:space-y-61:hover > :not(template) ~ :not(template) {
  margin-top: 15.25rem !important;
}

.hover\:space-x-61:hover > :not(template) ~ :not(template) {
  margin-left: 15.25rem !important;
}

.hover\:space-y-62:hover > :not(template) ~ :not(template) {
  margin-top: 15.5rem !important;
}

.hover\:space-x-62:hover > :not(template) ~ :not(template) {
  margin-left: 15.5rem !important;
}

.hover\:space-y-63:hover > :not(template) ~ :not(template) {
  margin-top: 15.75rem !important;
}

.hover\:space-x-63:hover > :not(template) ~ :not(template) {
  margin-left: 15.75rem !important;
}

.hover\:space-y-64:hover > :not(template) ~ :not(template) {
  margin-top: 16rem !important;
}

.hover\:space-x-64:hover > :not(template) ~ :not(template) {
  margin-left: 16rem !important;
}

.hover\:space-y-65:hover > :not(template) ~ :not(template) {
  margin-top: 16.25rem !important;
}

.hover\:space-x-65:hover > :not(template) ~ :not(template) {
  margin-left: 16.25rem !important;
}

.hover\:space-y-66:hover > :not(template) ~ :not(template) {
  margin-top: 16.5rem !important;
}

.hover\:space-x-66:hover > :not(template) ~ :not(template) {
  margin-left: 16.5rem !important;
}

.hover\:space-y-67:hover > :not(template) ~ :not(template) {
  margin-top: 16.75rem !important;
}

.hover\:space-x-67:hover > :not(template) ~ :not(template) {
  margin-left: 16.75rem !important;
}

.hover\:space-y-68:hover > :not(template) ~ :not(template) {
  margin-top: 17rem !important;
}

.hover\:space-x-68:hover > :not(template) ~ :not(template) {
  margin-left: 17rem !important;
}

.hover\:space-y-69:hover > :not(template) ~ :not(template) {
  margin-top: 17.25rem !important;
}

.hover\:space-x-69:hover > :not(template) ~ :not(template) {
  margin-left: 17.25rem !important;
}

.hover\:space-y-70:hover > :not(template) ~ :not(template) {
  margin-top: 17.5rem !important;
}

.hover\:space-x-70:hover > :not(template) ~ :not(template) {
  margin-left: 17.5rem !important;
}

.hover\:space-y-71:hover > :not(template) ~ :not(template) {
  margin-top: 17.75rem !important;
}

.hover\:space-x-71:hover > :not(template) ~ :not(template) {
  margin-left: 17.75rem !important;
}

.hover\:space-y-72:hover > :not(template) ~ :not(template) {
  margin-top: 18rem !important;
}

.hover\:space-x-72:hover > :not(template) ~ :not(template) {
  margin-left: 18rem !important;
}

.hover\:space-y-73:hover > :not(template) ~ :not(template) {
  margin-top: 18.25rem !important;
}

.hover\:space-x-73:hover > :not(template) ~ :not(template) {
  margin-left: 18.25rem !important;
}

.hover\:space-y-74:hover > :not(template) ~ :not(template) {
  margin-top: 18.5rem !important;
}

.hover\:space-x-74:hover > :not(template) ~ :not(template) {
  margin-left: 18.5rem !important;
}

.hover\:space-y-75:hover > :not(template) ~ :not(template) {
  margin-top: 18.75rem !important;
}

.hover\:space-x-75:hover > :not(template) ~ :not(template) {
  margin-left: 18.75rem !important;
}

.hover\:space-y-76:hover > :not(template) ~ :not(template) {
  margin-top: 19rem !important;
}

.hover\:space-x-76:hover > :not(template) ~ :not(template) {
  margin-left: 19rem !important;
}

.hover\:space-y-77:hover > :not(template) ~ :not(template) {
  margin-top: 19.25rem !important;
}

.hover\:space-x-77:hover > :not(template) ~ :not(template) {
  margin-left: 19.25rem !important;
}

.hover\:space-y-78:hover > :not(template) ~ :not(template) {
  margin-top: 19.5rem !important;
}

.hover\:space-x-78:hover > :not(template) ~ :not(template) {
  margin-left: 19.5rem !important;
}

.hover\:space-y-79:hover > :not(template) ~ :not(template) {
  margin-top: 19.75rem !important;
}

.hover\:space-x-79:hover > :not(template) ~ :not(template) {
  margin-left: 19.75rem !important;
}

.hover\:space-y-80:hover > :not(template) ~ :not(template) {
  margin-top: 20rem !important;
}

.hover\:space-x-80:hover > :not(template) ~ :not(template) {
  margin-left: 20rem !important;
}

.hover\:space-y-81:hover > :not(template) ~ :not(template) {
  margin-top: 20.25rem !important;
}

.hover\:space-x-81:hover > :not(template) ~ :not(template) {
  margin-left: 20.25rem !important;
}

.hover\:space-y-82:hover > :not(template) ~ :not(template) {
  margin-top: 20.5rem !important;
}

.hover\:space-x-82:hover > :not(template) ~ :not(template) {
  margin-left: 20.5rem !important;
}

.hover\:space-y-83:hover > :not(template) ~ :not(template) {
  margin-top: 20.75rem !important;
}

.hover\:space-x-83:hover > :not(template) ~ :not(template) {
  margin-left: 20.75rem !important;
}

.hover\:space-y-84:hover > :not(template) ~ :not(template) {
  margin-top: 21rem !important;
}

.hover\:space-x-84:hover > :not(template) ~ :not(template) {
  margin-left: 21rem !important;
}

.hover\:space-y-85:hover > :not(template) ~ :not(template) {
  margin-top: 21.25rem !important;
}

.hover\:space-x-85:hover > :not(template) ~ :not(template) {
  margin-left: 21.25rem !important;
}

.hover\:space-y-86:hover > :not(template) ~ :not(template) {
  margin-top: 21.5rem !important;
}

.hover\:space-x-86:hover > :not(template) ~ :not(template) {
  margin-left: 21.5rem !important;
}

.hover\:space-y-87:hover > :not(template) ~ :not(template) {
  margin-top: 21.75rem !important;
}

.hover\:space-x-87:hover > :not(template) ~ :not(template) {
  margin-left: 21.75rem !important;
}

.hover\:space-y-88:hover > :not(template) ~ :not(template) {
  margin-top: 22rem !important;
}

.hover\:space-x-88:hover > :not(template) ~ :not(template) {
  margin-left: 22rem !important;
}

.hover\:space-y-89:hover > :not(template) ~ :not(template) {
  margin-top: 22.25rem !important;
}

.hover\:space-x-89:hover > :not(template) ~ :not(template) {
  margin-left: 22.25rem !important;
}

.hover\:space-y-90:hover > :not(template) ~ :not(template) {
  margin-top: 22.5rem !important;
}

.hover\:space-x-90:hover > :not(template) ~ :not(template) {
  margin-left: 22.5rem !important;
}

.hover\:space-y-91:hover > :not(template) ~ :not(template) {
  margin-top: 22.75rem !important;
}

.hover\:space-x-91:hover > :not(template) ~ :not(template) {
  margin-left: 22.75rem !important;
}

.hover\:space-y-92:hover > :not(template) ~ :not(template) {
  margin-top: 23rem !important;
}

.hover\:space-x-92:hover > :not(template) ~ :not(template) {
  margin-left: 23rem !important;
}

.hover\:space-y-93:hover > :not(template) ~ :not(template) {
  margin-top: 23.25rem !important;
}

.hover\:space-x-93:hover > :not(template) ~ :not(template) {
  margin-left: 23.25rem !important;
}

.hover\:space-y-94:hover > :not(template) ~ :not(template) {
  margin-top: 23.5rem !important;
}

.hover\:space-x-94:hover > :not(template) ~ :not(template) {
  margin-left: 23.5rem !important;
}

.hover\:space-y-95:hover > :not(template) ~ :not(template) {
  margin-top: 23.75rem !important;
}

.hover\:space-x-95:hover > :not(template) ~ :not(template) {
  margin-left: 23.75rem !important;
}

.hover\:space-y-96:hover > :not(template) ~ :not(template) {
  margin-top: 24rem !important;
}

.hover\:space-x-96:hover > :not(template) ~ :not(template) {
  margin-left: 24rem !important;
}

.hover\:space-y-97:hover > :not(template) ~ :not(template) {
  margin-top: 24.25rem !important;
}

.hover\:space-x-97:hover > :not(template) ~ :not(template) {
  margin-left: 24.25rem !important;
}

.hover\:space-y-98:hover > :not(template) ~ :not(template) {
  margin-top: 24.5rem !important;
}

.hover\:space-x-98:hover > :not(template) ~ :not(template) {
  margin-left: 24.5rem !important;
}

.hover\:space-y-99:hover > :not(template) ~ :not(template) {
  margin-top: 24.75rem !important;
}

.hover\:space-x-99:hover > :not(template) ~ :not(template) {
  margin-left: 24.75rem !important;
}

.hover\:space-y-100:hover > :not(template) ~ :not(template) {
  margin-top: 25rem !important;
}

.hover\:space-x-100:hover > :not(template) ~ :not(template) {
  margin-left: 25rem !important;
}

.hover\:space-y-101:hover > :not(template) ~ :not(template) {
  margin-top: 25.25rem !important;
}

.hover\:space-x-101:hover > :not(template) ~ :not(template) {
  margin-left: 25.25rem !important;
}

.hover\:space-y-102:hover > :not(template) ~ :not(template) {
  margin-top: 25.5rem !important;
}

.hover\:space-x-102:hover > :not(template) ~ :not(template) {
  margin-left: 25.5rem !important;
}

.hover\:space-y-103:hover > :not(template) ~ :not(template) {
  margin-top: 25.75rem !important;
}

.hover\:space-x-103:hover > :not(template) ~ :not(template) {
  margin-left: 25.75rem !important;
}

.hover\:space-y-104:hover > :not(template) ~ :not(template) {
  margin-top: 26rem !important;
}

.hover\:space-x-104:hover > :not(template) ~ :not(template) {
  margin-left: 26rem !important;
}

.hover\:space-y-105:hover > :not(template) ~ :not(template) {
  margin-top: 26.25rem !important;
}

.hover\:space-x-105:hover > :not(template) ~ :not(template) {
  margin-left: 26.25rem !important;
}

.hover\:space-y-px:hover > :not(template) ~ :not(template) {
  margin-top: 1px !important;
}

.hover\:space-x-px:hover > :not(template) ~ :not(template) {
  margin-left: 1px !important;
}

.hover\:space-y-0\.5:hover > :not(template) ~ :not(template) {
  margin-top: 0.125rem !important;
}

.hover\:space-x-0\.5:hover > :not(template) ~ :not(template) {
  margin-left: 0.125rem !important;
}

.hover\:space-y-1\.5:hover > :not(template) ~ :not(template) {
  margin-top: 0.375rem !important;
}

.hover\:space-x-1\.5:hover > :not(template) ~ :not(template) {
  margin-left: 0.375rem !important;
}

.hover\:space-y-2\.5:hover > :not(template) ~ :not(template) {
  margin-top: 0.625rem !important;
}

.hover\:space-x-2\.5:hover > :not(template) ~ :not(template) {
  margin-left: 0.625rem !important;
}

.hover\:space-y-3\.5:hover > :not(template) ~ :not(template) {
  margin-top: 0.875rem !important;
}

.hover\:space-x-3\.5:hover > :not(template) ~ :not(template) {
  margin-left: 0.875rem !important;
}

.hover\:space-y-4\.5:hover > :not(template) ~ :not(template) {
  margin-top: 1.125rem !important;
}

.hover\:space-x-4\.5:hover > :not(template) ~ :not(template) {
  margin-left: 1.125rem !important;
}

.hover\:space-y-5\.5:hover > :not(template) ~ :not(template) {
  margin-top: 1.375rem !important;
}

.hover\:space-x-5\.5:hover > :not(template) ~ :not(template) {
  margin-left: 1.375rem !important;
}

.hover\:space-y-6\.5:hover > :not(template) ~ :not(template) {
  margin-top: 1.625rem !important;
}

.hover\:space-x-6\.5:hover > :not(template) ~ :not(template) {
  margin-left: 1.625rem !important;
}

.hover\:space-y-7\.5:hover > :not(template) ~ :not(template) {
  margin-top: 1.875rem !important;
}

.hover\:space-x-7\.5:hover > :not(template) ~ :not(template) {
  margin-left: 1.875rem !important;
}

.hover\:space-y-8\.5:hover > :not(template) ~ :not(template) {
  margin-top: 2.125rem !important;
}

.hover\:space-x-8\.5:hover > :not(template) ~ :not(template) {
  margin-left: 2.125rem !important;
}

.hover\:space-y-9\.5:hover > :not(template) ~ :not(template) {
  margin-top: 2.375rem !important;
}

.hover\:space-x-9\.5:hover > :not(template) ~ :not(template) {
  margin-left: 2.375rem !important;
}

.hover\:space-y-10\.5:hover > :not(template) ~ :not(template) {
  margin-top: 2.625rem !important;
}

.hover\:space-x-10\.5:hover > :not(template) ~ :not(template) {
  margin-left: 2.625rem !important;
}

.hover\:space-y-11\.5:hover > :not(template) ~ :not(template) {
  margin-top: 2.875rem !important;
}

.hover\:space-x-11\.5:hover > :not(template) ~ :not(template) {
  margin-left: 2.875rem !important;
}

.hover\:space-y-12\.5:hover > :not(template) ~ :not(template) {
  margin-top: 3.125rem !important;
}

.hover\:space-x-12\.5:hover > :not(template) ~ :not(template) {
  margin-left: 3.125rem !important;
}

.hover\:space-y-13\.5:hover > :not(template) ~ :not(template) {
  margin-top: 3.375rem !important;
}

.hover\:space-x-13\.5:hover > :not(template) ~ :not(template) {
  margin-left: 3.375rem !important;
}

.hover\:space-y-14\.5:hover > :not(template) ~ :not(template) {
  margin-top: 3.625rem !important;
}

.hover\:space-x-14\.5:hover > :not(template) ~ :not(template) {
  margin-left: 3.625rem !important;
}

.hover\:space-y-15\.5:hover > :not(template) ~ :not(template) {
  margin-top: 3.875rem !important;
}

.hover\:space-x-15\.5:hover > :not(template) ~ :not(template) {
  margin-left: 3.875rem !important;
}

.hover\:space-y-16\.5:hover > :not(template) ~ :not(template) {
  margin-top: 4.125rem !important;
}

.hover\:space-x-16\.5:hover > :not(template) ~ :not(template) {
  margin-left: 4.125rem !important;
}

.hover\:space-y-17\.5:hover > :not(template) ~ :not(template) {
  margin-top: 4.375rem !important;
}

.hover\:space-x-17\.5:hover > :not(template) ~ :not(template) {
  margin-left: 4.375rem !important;
}

.hover\:space-y-18\.5:hover > :not(template) ~ :not(template) {
  margin-top: 4.625rem !important;
}

.hover\:space-x-18\.5:hover > :not(template) ~ :not(template) {
  margin-left: 4.625rem !important;
}

.hover\:space-y-19\.5:hover > :not(template) ~ :not(template) {
  margin-top: 4.875rem !important;
}

.hover\:space-x-19\.5:hover > :not(template) ~ :not(template) {
  margin-left: 4.875rem !important;
}

.hover\:space-y-20\.5:hover > :not(template) ~ :not(template) {
  margin-top: 5.125rem !important;
}

.hover\:space-x-20\.5:hover > :not(template) ~ :not(template) {
  margin-left: 5.125rem !important;
}

.hover\:space-y-21\.5:hover > :not(template) ~ :not(template) {
  margin-top: 5.375rem !important;
}

.hover\:space-x-21\.5:hover > :not(template) ~ :not(template) {
  margin-left: 5.375rem !important;
}

.hover\:space-y-22\.5:hover > :not(template) ~ :not(template) {
  margin-top: 5.625rem !important;
}

.hover\:space-x-22\.5:hover > :not(template) ~ :not(template) {
  margin-left: 5.625rem !important;
}

.hover\:space-y-23\.5:hover > :not(template) ~ :not(template) {
  margin-top: 5.875rem !important;
}

.hover\:space-x-23\.5:hover > :not(template) ~ :not(template) {
  margin-left: 5.875rem !important;
}

.hover\:space-y-24\.5:hover > :not(template) ~ :not(template) {
  margin-top: 6.125rem !important;
}

.hover\:space-x-24\.5:hover > :not(template) ~ :not(template) {
  margin-left: 6.125rem !important;
}

.hover\:space-y-25\.5:hover > :not(template) ~ :not(template) {
  margin-top: 6.375rem !important;
}

.hover\:space-x-25\.5:hover > :not(template) ~ :not(template) {
  margin-left: 6.375rem !important;
}

.hover\:space-y-26\.5:hover > :not(template) ~ :not(template) {
  margin-top: 6.625rem !important;
}

.hover\:space-x-26\.5:hover > :not(template) ~ :not(template) {
  margin-left: 6.625rem !important;
}

.hover\:space-y-27\.5:hover > :not(template) ~ :not(template) {
  margin-top: 6.875rem !important;
}

.hover\:space-x-27\.5:hover > :not(template) ~ :not(template) {
  margin-left: 6.875rem !important;
}

.hover\:space-y-28\.5:hover > :not(template) ~ :not(template) {
  margin-top: 7.125rem !important;
}

.hover\:space-x-28\.5:hover > :not(template) ~ :not(template) {
  margin-left: 7.125rem !important;
}

.hover\:space-y-29\.5:hover > :not(template) ~ :not(template) {
  margin-top: 7.375rem !important;
}

.hover\:space-x-29\.5:hover > :not(template) ~ :not(template) {
  margin-left: 7.375rem !important;
}

.hover\:space-y-30\.5:hover > :not(template) ~ :not(template) {
  margin-top: 7.625rem !important;
}

.hover\:space-x-30\.5:hover > :not(template) ~ :not(template) {
  margin-left: 7.625rem !important;
}

.hover\:space-y-31\.5:hover > :not(template) ~ :not(template) {
  margin-top: 7.875rem !important;
}

.hover\:space-x-31\.5:hover > :not(template) ~ :not(template) {
  margin-left: 7.875rem !important;
}

.hover\:space-y-32\.5:hover > :not(template) ~ :not(template) {
  margin-top: 8.125rem !important;
}

.hover\:space-x-32\.5:hover > :not(template) ~ :not(template) {
  margin-left: 8.125rem !important;
}

.hover\:space-y-33\.5:hover > :not(template) ~ :not(template) {
  margin-top: 8.375rem !important;
}

.hover\:space-x-33\.5:hover > :not(template) ~ :not(template) {
  margin-left: 8.375rem !important;
}

.hover\:space-y-34\.5:hover > :not(template) ~ :not(template) {
  margin-top: 8.625rem !important;
}

.hover\:space-x-34\.5:hover > :not(template) ~ :not(template) {
  margin-left: 8.625rem !important;
}

.hover\:space-y-35\.5:hover > :not(template) ~ :not(template) {
  margin-top: 8.875rem !important;
}

.hover\:space-x-35\.5:hover > :not(template) ~ :not(template) {
  margin-left: 8.875rem !important;
}

.hover\:space-y-36\.5:hover > :not(template) ~ :not(template) {
  margin-top: 9.125rem !important;
}

.hover\:space-x-36\.5:hover > :not(template) ~ :not(template) {
  margin-left: 9.125rem !important;
}

.hover\:space-y-37\.5:hover > :not(template) ~ :not(template) {
  margin-top: 9.375rem !important;
}

.hover\:space-x-37\.5:hover > :not(template) ~ :not(template) {
  margin-left: 9.375rem !important;
}

.hover\:space-y-38\.5:hover > :not(template) ~ :not(template) {
  margin-top: 9.625rem !important;
}

.hover\:space-x-38\.5:hover > :not(template) ~ :not(template) {
  margin-left: 9.625rem !important;
}

.hover\:space-y-39\.5:hover > :not(template) ~ :not(template) {
  margin-top: 9.875rem !important;
}

.hover\:space-x-39\.5:hover > :not(template) ~ :not(template) {
  margin-left: 9.875rem !important;
}

.hover\:space-y-40\.5:hover > :not(template) ~ :not(template) {
  margin-top: 10.125rem !important;
}

.hover\:space-x-40\.5:hover > :not(template) ~ :not(template) {
  margin-left: 10.125rem !important;
}

.hover\:space-y-41\.5:hover > :not(template) ~ :not(template) {
  margin-top: 10.375rem !important;
}

.hover\:space-x-41\.5:hover > :not(template) ~ :not(template) {
  margin-left: 10.375rem !important;
}

.hover\:space-y-42\.5:hover > :not(template) ~ :not(template) {
  margin-top: 10.625rem !important;
}

.hover\:space-x-42\.5:hover > :not(template) ~ :not(template) {
  margin-left: 10.625rem !important;
}

.hover\:space-y-43\.5:hover > :not(template) ~ :not(template) {
  margin-top: 10.875rem !important;
}

.hover\:space-x-43\.5:hover > :not(template) ~ :not(template) {
  margin-left: 10.875rem !important;
}

.hover\:space-y-44\.5:hover > :not(template) ~ :not(template) {
  margin-top: 11.125rem !important;
}

.hover\:space-x-44\.5:hover > :not(template) ~ :not(template) {
  margin-left: 11.125rem !important;
}

.hover\:space-y-45\.5:hover > :not(template) ~ :not(template) {
  margin-top: 11.375rem !important;
}

.hover\:space-x-45\.5:hover > :not(template) ~ :not(template) {
  margin-left: 11.375rem !important;
}

.hover\:space-y-46\.5:hover > :not(template) ~ :not(template) {
  margin-top: 11.625rem !important;
}

.hover\:space-x-46\.5:hover > :not(template) ~ :not(template) {
  margin-left: 11.625rem !important;
}

.hover\:space-y-47\.5:hover > :not(template) ~ :not(template) {
  margin-top: 11.875rem !important;
}

.hover\:space-x-47\.5:hover > :not(template) ~ :not(template) {
  margin-left: 11.875rem !important;
}

.hover\:space-y-48\.5:hover > :not(template) ~ :not(template) {
  margin-top: 12.125rem !important;
}

.hover\:space-x-48\.5:hover > :not(template) ~ :not(template) {
  margin-left: 12.125rem !important;
}

.hover\:space-y-49\.5:hover > :not(template) ~ :not(template) {
  margin-top: 12.375rem !important;
}

.hover\:space-x-49\.5:hover > :not(template) ~ :not(template) {
  margin-left: 12.375rem !important;
}

.hover\:space-y-50\.5:hover > :not(template) ~ :not(template) {
  margin-top: 12.625rem !important;
}

.hover\:space-x-50\.5:hover > :not(template) ~ :not(template) {
  margin-left: 12.625rem !important;
}

.hover\:space-y-51\.5:hover > :not(template) ~ :not(template) {
  margin-top: 12.875rem !important;
}

.hover\:space-x-51\.5:hover > :not(template) ~ :not(template) {
  margin-left: 12.875rem !important;
}

.hover\:space-y-52\.5:hover > :not(template) ~ :not(template) {
  margin-top: 13.125rem !important;
}

.hover\:space-x-52\.5:hover > :not(template) ~ :not(template) {
  margin-left: 13.125rem !important;
}

.hover\:space-y-53\.5:hover > :not(template) ~ :not(template) {
  margin-top: 13.375rem !important;
}

.hover\:space-x-53\.5:hover > :not(template) ~ :not(template) {
  margin-left: 13.375rem !important;
}

.hover\:space-y-54\.5:hover > :not(template) ~ :not(template) {
  margin-top: 13.625rem !important;
}

.hover\:space-x-54\.5:hover > :not(template) ~ :not(template) {
  margin-left: 13.625rem !important;
}

.hover\:space-y-55\.5:hover > :not(template) ~ :not(template) {
  margin-top: 13.875rem !important;
}

.hover\:space-x-55\.5:hover > :not(template) ~ :not(template) {
  margin-left: 13.875rem !important;
}

.hover\:space-y-56\.5:hover > :not(template) ~ :not(template) {
  margin-top: 14.125rem !important;
}

.hover\:space-x-56\.5:hover > :not(template) ~ :not(template) {
  margin-left: 14.125rem !important;
}

.hover\:space-y-57\.5:hover > :not(template) ~ :not(template) {
  margin-top: 14.375rem !important;
}

.hover\:space-x-57\.5:hover > :not(template) ~ :not(template) {
  margin-left: 14.375rem !important;
}

.hover\:space-y-58\.5:hover > :not(template) ~ :not(template) {
  margin-top: 14.625rem !important;
}

.hover\:space-x-58\.5:hover > :not(template) ~ :not(template) {
  margin-left: 14.625rem !important;
}

.hover\:space-y-59\.5:hover > :not(template) ~ :not(template) {
  margin-top: 14.875rem !important;
}

.hover\:space-x-59\.5:hover > :not(template) ~ :not(template) {
  margin-left: 14.875rem !important;
}

.hover\:space-y-60\.5:hover > :not(template) ~ :not(template) {
  margin-top: 15.125rem !important;
}

.hover\:space-x-60\.5:hover > :not(template) ~ :not(template) {
  margin-left: 15.125rem !important;
}

.hover\:space-y-61\.5:hover > :not(template) ~ :not(template) {
  margin-top: 15.375rem !important;
}

.hover\:space-x-61\.5:hover > :not(template) ~ :not(template) {
  margin-left: 15.375rem !important;
}

.hover\:space-y-62\.5:hover > :not(template) ~ :not(template) {
  margin-top: 15.625rem !important;
}

.hover\:space-x-62\.5:hover > :not(template) ~ :not(template) {
  margin-left: 15.625rem !important;
}

.hover\:space-y-63\.5:hover > :not(template) ~ :not(template) {
  margin-top: 15.875rem !important;
}

.hover\:space-x-63\.5:hover > :not(template) ~ :not(template) {
  margin-left: 15.875rem !important;
}

.hover\:space-y-64\.5:hover > :not(template) ~ :not(template) {
  margin-top: 16.125rem !important;
}

.hover\:space-x-64\.5:hover > :not(template) ~ :not(template) {
  margin-left: 16.125rem !important;
}

.hover\:space-y-65\.5:hover > :not(template) ~ :not(template) {
  margin-top: 16.375rem !important;
}

.hover\:space-x-65\.5:hover > :not(template) ~ :not(template) {
  margin-left: 16.375rem !important;
}

.hover\:space-y-66\.5:hover > :not(template) ~ :not(template) {
  margin-top: 16.625rem !important;
}

.hover\:space-x-66\.5:hover > :not(template) ~ :not(template) {
  margin-left: 16.625rem !important;
}

.hover\:space-y-67\.5:hover > :not(template) ~ :not(template) {
  margin-top: 16.875rem !important;
}

.hover\:space-x-67\.5:hover > :not(template) ~ :not(template) {
  margin-left: 16.875rem !important;
}

.hover\:space-y-68\.5:hover > :not(template) ~ :not(template) {
  margin-top: 17.125rem !important;
}

.hover\:space-x-68\.5:hover > :not(template) ~ :not(template) {
  margin-left: 17.125rem !important;
}

.hover\:space-y-69\.5:hover > :not(template) ~ :not(template) {
  margin-top: 17.375rem !important;
}

.hover\:space-x-69\.5:hover > :not(template) ~ :not(template) {
  margin-left: 17.375rem !important;
}

.hover\:space-y-70\.5:hover > :not(template) ~ :not(template) {
  margin-top: 17.625rem !important;
}

.hover\:space-x-70\.5:hover > :not(template) ~ :not(template) {
  margin-left: 17.625rem !important;
}

.hover\:space-y-71\.5:hover > :not(template) ~ :not(template) {
  margin-top: 17.875rem !important;
}

.hover\:space-x-71\.5:hover > :not(template) ~ :not(template) {
  margin-left: 17.875rem !important;
}

.hover\:space-y-72\.5:hover > :not(template) ~ :not(template) {
  margin-top: 18.125rem !important;
}

.hover\:space-x-72\.5:hover > :not(template) ~ :not(template) {
  margin-left: 18.125rem !important;
}

.hover\:space-y-73\.5:hover > :not(template) ~ :not(template) {
  margin-top: 18.375rem !important;
}

.hover\:space-x-73\.5:hover > :not(template) ~ :not(template) {
  margin-left: 18.375rem !important;
}

.hover\:space-y-74\.5:hover > :not(template) ~ :not(template) {
  margin-top: 18.625rem !important;
}

.hover\:space-x-74\.5:hover > :not(template) ~ :not(template) {
  margin-left: 18.625rem !important;
}

.hover\:space-y-75\.5:hover > :not(template) ~ :not(template) {
  margin-top: 18.875rem !important;
}

.hover\:space-x-75\.5:hover > :not(template) ~ :not(template) {
  margin-left: 18.875rem !important;
}

.hover\:space-y-76\.5:hover > :not(template) ~ :not(template) {
  margin-top: 19.125rem !important;
}

.hover\:space-x-76\.5:hover > :not(template) ~ :not(template) {
  margin-left: 19.125rem !important;
}

.hover\:space-y-77\.5:hover > :not(template) ~ :not(template) {
  margin-top: 19.375rem !important;
}

.hover\:space-x-77\.5:hover > :not(template) ~ :not(template) {
  margin-left: 19.375rem !important;
}

.hover\:space-y-78\.5:hover > :not(template) ~ :not(template) {
  margin-top: 19.625rem !important;
}

.hover\:space-x-78\.5:hover > :not(template) ~ :not(template) {
  margin-left: 19.625rem !important;
}

.hover\:space-y-79\.5:hover > :not(template) ~ :not(template) {
  margin-top: 19.875rem !important;
}

.hover\:space-x-79\.5:hover > :not(template) ~ :not(template) {
  margin-left: 19.875rem !important;
}

.hover\:space-y-80\.5:hover > :not(template) ~ :not(template) {
  margin-top: 20.125rem !important;
}

.hover\:space-x-80\.5:hover > :not(template) ~ :not(template) {
  margin-left: 20.125rem !important;
}

.hover\:space-y-81\.5:hover > :not(template) ~ :not(template) {
  margin-top: 20.375rem !important;
}

.hover\:space-x-81\.5:hover > :not(template) ~ :not(template) {
  margin-left: 20.375rem !important;
}

.hover\:space-y-82\.5:hover > :not(template) ~ :not(template) {
  margin-top: 20.625rem !important;
}

.hover\:space-x-82\.5:hover > :not(template) ~ :not(template) {
  margin-left: 20.625rem !important;
}

.hover\:space-y-83\.5:hover > :not(template) ~ :not(template) {
  margin-top: 20.875rem !important;
}

.hover\:space-x-83\.5:hover > :not(template) ~ :not(template) {
  margin-left: 20.875rem !important;
}

.hover\:space-y-84\.5:hover > :not(template) ~ :not(template) {
  margin-top: 21.125rem !important;
}

.hover\:space-x-84\.5:hover > :not(template) ~ :not(template) {
  margin-left: 21.125rem !important;
}

.hover\:space-y-85\.5:hover > :not(template) ~ :not(template) {
  margin-top: 21.375rem !important;
}

.hover\:space-x-85\.5:hover > :not(template) ~ :not(template) {
  margin-left: 21.375rem !important;
}

.hover\:space-y-86\.5:hover > :not(template) ~ :not(template) {
  margin-top: 21.625rem !important;
}

.hover\:space-x-86\.5:hover > :not(template) ~ :not(template) {
  margin-left: 21.625rem !important;
}

.hover\:space-y-87\.5:hover > :not(template) ~ :not(template) {
  margin-top: 21.875rem !important;
}

.hover\:space-x-87\.5:hover > :not(template) ~ :not(template) {
  margin-left: 21.875rem !important;
}

.hover\:space-y-88\.5:hover > :not(template) ~ :not(template) {
  margin-top: 22.125rem !important;
}

.hover\:space-x-88\.5:hover > :not(template) ~ :not(template) {
  margin-left: 22.125rem !important;
}

.hover\:space-y-89\.5:hover > :not(template) ~ :not(template) {
  margin-top: 22.375rem !important;
}

.hover\:space-x-89\.5:hover > :not(template) ~ :not(template) {
  margin-left: 22.375rem !important;
}

.hover\:space-y-90\.5:hover > :not(template) ~ :not(template) {
  margin-top: 22.625rem !important;
}

.hover\:space-x-90\.5:hover > :not(template) ~ :not(template) {
  margin-left: 22.625rem !important;
}

.hover\:space-y-91\.5:hover > :not(template) ~ :not(template) {
  margin-top: 22.875rem !important;
}

.hover\:space-x-91\.5:hover > :not(template) ~ :not(template) {
  margin-left: 22.875rem !important;
}

.hover\:space-y-92\.5:hover > :not(template) ~ :not(template) {
  margin-top: 23.125rem !important;
}

.hover\:space-x-92\.5:hover > :not(template) ~ :not(template) {
  margin-left: 23.125rem !important;
}

.hover\:space-y-93\.5:hover > :not(template) ~ :not(template) {
  margin-top: 23.375rem !important;
}

.hover\:space-x-93\.5:hover > :not(template) ~ :not(template) {
  margin-left: 23.375rem !important;
}

.hover\:space-y-94\.5:hover > :not(template) ~ :not(template) {
  margin-top: 23.625rem !important;
}

.hover\:space-x-94\.5:hover > :not(template) ~ :not(template) {
  margin-left: 23.625rem !important;
}

.hover\:space-y-95\.5:hover > :not(template) ~ :not(template) {
  margin-top: 23.875rem !important;
}

.hover\:space-x-95\.5:hover > :not(template) ~ :not(template) {
  margin-left: 23.875rem !important;
}

.hover\:space-y-96\.5:hover > :not(template) ~ :not(template) {
  margin-top: 24.125rem !important;
}

.hover\:space-x-96\.5:hover > :not(template) ~ :not(template) {
  margin-left: 24.125rem !important;
}

.hover\:space-y-97\.5:hover > :not(template) ~ :not(template) {
  margin-top: 24.375rem !important;
}

.hover\:space-x-97\.5:hover > :not(template) ~ :not(template) {
  margin-left: 24.375rem !important;
}

.hover\:space-y-98\.5:hover > :not(template) ~ :not(template) {
  margin-top: 24.625rem !important;
}

.hover\:space-x-98\.5:hover > :not(template) ~ :not(template) {
  margin-left: 24.625rem !important;
}

.hover\:space-y-99\.5:hover > :not(template) ~ :not(template) {
  margin-top: 24.875rem !important;
}

.hover\:space-x-99\.5:hover > :not(template) ~ :not(template) {
  margin-left: 24.875rem !important;
}

.hover\:space-y-100\.5:hover > :not(template) ~ :not(template) {
  margin-top: 25.125rem !important;
}

.hover\:space-x-100\.5:hover > :not(template) ~ :not(template) {
  margin-left: 25.125rem !important;
}

.hover\:space-y-101\.5:hover > :not(template) ~ :not(template) {
  margin-top: 25.375rem !important;
}

.hover\:space-x-101\.5:hover > :not(template) ~ :not(template) {
  margin-left: 25.375rem !important;
}

.hover\:space-y-102\.5:hover > :not(template) ~ :not(template) {
  margin-top: 25.625rem !important;
}

.hover\:space-x-102\.5:hover > :not(template) ~ :not(template) {
  margin-left: 25.625rem !important;
}

.hover\:space-y-103\.5:hover > :not(template) ~ :not(template) {
  margin-top: 25.875rem !important;
}

.hover\:space-x-103\.5:hover > :not(template) ~ :not(template) {
  margin-left: 25.875rem !important;
}

.hover\:space-y-104\.5:hover > :not(template) ~ :not(template) {
  margin-top: 26.125rem !important;
}

.hover\:space-x-104\.5:hover > :not(template) ~ :not(template) {
  margin-left: 26.125rem !important;
}

.hover\:-space-y-0:hover > :not(template) ~ :not(template) {
  margin-top: 0rem !important;
}

.hover\:-space-x-0:hover > :not(template) ~ :not(template) {
  margin-left: 0rem !important;
}

.hover\:-space-y-1:hover > :not(template) ~ :not(template) {
  margin-top: -0.25rem !important;
}

.hover\:-space-x-1:hover > :not(template) ~ :not(template) {
  margin-left: -0.25rem !important;
}

.hover\:-space-y-2:hover > :not(template) ~ :not(template) {
  margin-top: -0.5rem !important;
}

.hover\:-space-x-2:hover > :not(template) ~ :not(template) {
  margin-left: -0.5rem !important;
}

.hover\:-space-y-3:hover > :not(template) ~ :not(template) {
  margin-top: -0.75rem !important;
}

.hover\:-space-x-3:hover > :not(template) ~ :not(template) {
  margin-left: -0.75rem !important;
}

.hover\:-space-y-4:hover > :not(template) ~ :not(template) {
  margin-top: -1rem !important;
}

.hover\:-space-x-4:hover > :not(template) ~ :not(template) {
  margin-left: -1rem !important;
}

.hover\:-space-y-5:hover > :not(template) ~ :not(template) {
  margin-top: -1.25rem !important;
}

.hover\:-space-x-5:hover > :not(template) ~ :not(template) {
  margin-left: -1.25rem !important;
}

.hover\:-space-y-6:hover > :not(template) ~ :not(template) {
  margin-top: -1.5rem !important;
}

.hover\:-space-x-6:hover > :not(template) ~ :not(template) {
  margin-left: -1.5rem !important;
}

.hover\:-space-y-7:hover > :not(template) ~ :not(template) {
  margin-top: -1.75rem !important;
}

.hover\:-space-x-7:hover > :not(template) ~ :not(template) {
  margin-left: -1.75rem !important;
}

.hover\:-space-y-8:hover > :not(template) ~ :not(template) {
  margin-top: -2rem !important;
}

.hover\:-space-x-8:hover > :not(template) ~ :not(template) {
  margin-left: -2rem !important;
}

.hover\:-space-y-9:hover > :not(template) ~ :not(template) {
  margin-top: -2.25rem !important;
}

.hover\:-space-x-9:hover > :not(template) ~ :not(template) {
  margin-left: -2.25rem !important;
}

.hover\:-space-y-10:hover > :not(template) ~ :not(template) {
  margin-top: -2.5rem !important;
}

.hover\:-space-x-10:hover > :not(template) ~ :not(template) {
  margin-left: -2.5rem !important;
}

.hover\:-space-y-11:hover > :not(template) ~ :not(template) {
  margin-top: -2.75rem !important;
}

.hover\:-space-x-11:hover > :not(template) ~ :not(template) {
  margin-left: -2.75rem !important;
}

.hover\:-space-y-12:hover > :not(template) ~ :not(template) {
  margin-top: -3rem !important;
}

.hover\:-space-x-12:hover > :not(template) ~ :not(template) {
  margin-left: -3rem !important;
}

.hover\:-space-y-13:hover > :not(template) ~ :not(template) {
  margin-top: -3.25rem !important;
}

.hover\:-space-x-13:hover > :not(template) ~ :not(template) {
  margin-left: -3.25rem !important;
}

.hover\:-space-y-14:hover > :not(template) ~ :not(template) {
  margin-top: -3.5rem !important;
}

.hover\:-space-x-14:hover > :not(template) ~ :not(template) {
  margin-left: -3.5rem !important;
}

.hover\:-space-y-15:hover > :not(template) ~ :not(template) {
  margin-top: -3.75rem !important;
}

.hover\:-space-x-15:hover > :not(template) ~ :not(template) {
  margin-left: -3.75rem !important;
}

.hover\:-space-y-16:hover > :not(template) ~ :not(template) {
  margin-top: -4rem !important;
}

.hover\:-space-x-16:hover > :not(template) ~ :not(template) {
  margin-left: -4rem !important;
}

.hover\:-space-y-17:hover > :not(template) ~ :not(template) {
  margin-top: -4.25rem !important;
}

.hover\:-space-x-17:hover > :not(template) ~ :not(template) {
  margin-left: -4.25rem !important;
}

.hover\:-space-y-18:hover > :not(template) ~ :not(template) {
  margin-top: -4.5rem !important;
}

.hover\:-space-x-18:hover > :not(template) ~ :not(template) {
  margin-left: -4.5rem !important;
}

.hover\:-space-y-19:hover > :not(template) ~ :not(template) {
  margin-top: -4.75rem !important;
}

.hover\:-space-x-19:hover > :not(template) ~ :not(template) {
  margin-left: -4.75rem !important;
}

.hover\:-space-y-20:hover > :not(template) ~ :not(template) {
  margin-top: -5rem !important;
}

.hover\:-space-x-20:hover > :not(template) ~ :not(template) {
  margin-left: -5rem !important;
}

.hover\:-space-y-21:hover > :not(template) ~ :not(template) {
  margin-top: -5.25rem !important;
}

.hover\:-space-x-21:hover > :not(template) ~ :not(template) {
  margin-left: -5.25rem !important;
}

.hover\:-space-y-22:hover > :not(template) ~ :not(template) {
  margin-top: -5.5rem !important;
}

.hover\:-space-x-22:hover > :not(template) ~ :not(template) {
  margin-left: -5.5rem !important;
}

.hover\:-space-y-23:hover > :not(template) ~ :not(template) {
  margin-top: -5.75rem !important;
}

.hover\:-space-x-23:hover > :not(template) ~ :not(template) {
  margin-left: -5.75rem !important;
}

.hover\:-space-y-24:hover > :not(template) ~ :not(template) {
  margin-top: -6rem !important;
}

.hover\:-space-x-24:hover > :not(template) ~ :not(template) {
  margin-left: -6rem !important;
}

.hover\:-space-y-25:hover > :not(template) ~ :not(template) {
  margin-top: -6.25rem !important;
}

.hover\:-space-x-25:hover > :not(template) ~ :not(template) {
  margin-left: -6.25rem !important;
}

.hover\:-space-y-26:hover > :not(template) ~ :not(template) {
  margin-top: -6.5rem !important;
}

.hover\:-space-x-26:hover > :not(template) ~ :not(template) {
  margin-left: -6.5rem !important;
}

.hover\:-space-y-27:hover > :not(template) ~ :not(template) {
  margin-top: -6.75rem !important;
}

.hover\:-space-x-27:hover > :not(template) ~ :not(template) {
  margin-left: -6.75rem !important;
}

.hover\:-space-y-28:hover > :not(template) ~ :not(template) {
  margin-top: -7rem !important;
}

.hover\:-space-x-28:hover > :not(template) ~ :not(template) {
  margin-left: -7rem !important;
}

.hover\:-space-y-29:hover > :not(template) ~ :not(template) {
  margin-top: -7.25rem !important;
}

.hover\:-space-x-29:hover > :not(template) ~ :not(template) {
  margin-left: -7.25rem !important;
}

.hover\:-space-y-30:hover > :not(template) ~ :not(template) {
  margin-top: -7.5rem !important;
}

.hover\:-space-x-30:hover > :not(template) ~ :not(template) {
  margin-left: -7.5rem !important;
}

.hover\:-space-y-31:hover > :not(template) ~ :not(template) {
  margin-top: -7.75rem !important;
}

.hover\:-space-x-31:hover > :not(template) ~ :not(template) {
  margin-left: -7.75rem !important;
}

.hover\:-space-y-32:hover > :not(template) ~ :not(template) {
  margin-top: -8rem !important;
}

.hover\:-space-x-32:hover > :not(template) ~ :not(template) {
  margin-left: -8rem !important;
}

.hover\:-space-y-33:hover > :not(template) ~ :not(template) {
  margin-top: -8.25rem !important;
}

.hover\:-space-x-33:hover > :not(template) ~ :not(template) {
  margin-left: -8.25rem !important;
}

.hover\:-space-y-34:hover > :not(template) ~ :not(template) {
  margin-top: -8.5rem !important;
}

.hover\:-space-x-34:hover > :not(template) ~ :not(template) {
  margin-left: -8.5rem !important;
}

.hover\:-space-y-35:hover > :not(template) ~ :not(template) {
  margin-top: -8.75rem !important;
}

.hover\:-space-x-35:hover > :not(template) ~ :not(template) {
  margin-left: -8.75rem !important;
}

.hover\:-space-y-36:hover > :not(template) ~ :not(template) {
  margin-top: -9rem !important;
}

.hover\:-space-x-36:hover > :not(template) ~ :not(template) {
  margin-left: -9rem !important;
}

.hover\:-space-y-37:hover > :not(template) ~ :not(template) {
  margin-top: -9.25rem !important;
}

.hover\:-space-x-37:hover > :not(template) ~ :not(template) {
  margin-left: -9.25rem !important;
}

.hover\:-space-y-38:hover > :not(template) ~ :not(template) {
  margin-top: -9.5rem !important;
}

.hover\:-space-x-38:hover > :not(template) ~ :not(template) {
  margin-left: -9.5rem !important;
}

.hover\:-space-y-39:hover > :not(template) ~ :not(template) {
  margin-top: -9.75rem !important;
}

.hover\:-space-x-39:hover > :not(template) ~ :not(template) {
  margin-left: -9.75rem !important;
}

.hover\:-space-y-40:hover > :not(template) ~ :not(template) {
  margin-top: -10rem !important;
}

.hover\:-space-x-40:hover > :not(template) ~ :not(template) {
  margin-left: -10rem !important;
}

.hover\:-space-y-41:hover > :not(template) ~ :not(template) {
  margin-top: -10.25rem !important;
}

.hover\:-space-x-41:hover > :not(template) ~ :not(template) {
  margin-left: -10.25rem !important;
}

.hover\:-space-y-42:hover > :not(template) ~ :not(template) {
  margin-top: -10.5rem !important;
}

.hover\:-space-x-42:hover > :not(template) ~ :not(template) {
  margin-left: -10.5rem !important;
}

.hover\:-space-y-43:hover > :not(template) ~ :not(template) {
  margin-top: -10.75rem !important;
}

.hover\:-space-x-43:hover > :not(template) ~ :not(template) {
  margin-left: -10.75rem !important;
}

.hover\:-space-y-44:hover > :not(template) ~ :not(template) {
  margin-top: -11rem !important;
}

.hover\:-space-x-44:hover > :not(template) ~ :not(template) {
  margin-left: -11rem !important;
}

.hover\:-space-y-45:hover > :not(template) ~ :not(template) {
  margin-top: -11.25rem !important;
}

.hover\:-space-x-45:hover > :not(template) ~ :not(template) {
  margin-left: -11.25rem !important;
}

.hover\:-space-y-46:hover > :not(template) ~ :not(template) {
  margin-top: -11.5rem !important;
}

.hover\:-space-x-46:hover > :not(template) ~ :not(template) {
  margin-left: -11.5rem !important;
}

.hover\:-space-y-47:hover > :not(template) ~ :not(template) {
  margin-top: -11.75rem !important;
}

.hover\:-space-x-47:hover > :not(template) ~ :not(template) {
  margin-left: -11.75rem !important;
}

.hover\:-space-y-48:hover > :not(template) ~ :not(template) {
  margin-top: -12rem !important;
}

.hover\:-space-x-48:hover > :not(template) ~ :not(template) {
  margin-left: -12rem !important;
}

.hover\:-space-y-49:hover > :not(template) ~ :not(template) {
  margin-top: -12.25rem !important;
}

.hover\:-space-x-49:hover > :not(template) ~ :not(template) {
  margin-left: -12.25rem !important;
}

.hover\:-space-y-50:hover > :not(template) ~ :not(template) {
  margin-top: -12.5rem !important;
}

.hover\:-space-x-50:hover > :not(template) ~ :not(template) {
  margin-left: -12.5rem !important;
}

.hover\:-space-y-51:hover > :not(template) ~ :not(template) {
  margin-top: -12.75rem !important;
}

.hover\:-space-x-51:hover > :not(template) ~ :not(template) {
  margin-left: -12.75rem !important;
}

.hover\:-space-y-52:hover > :not(template) ~ :not(template) {
  margin-top: -13rem !important;
}

.hover\:-space-x-52:hover > :not(template) ~ :not(template) {
  margin-left: -13rem !important;
}

.hover\:-space-y-53:hover > :not(template) ~ :not(template) {
  margin-top: -13.25rem !important;
}

.hover\:-space-x-53:hover > :not(template) ~ :not(template) {
  margin-left: -13.25rem !important;
}

.hover\:-space-y-54:hover > :not(template) ~ :not(template) {
  margin-top: -13.5rem !important;
}

.hover\:-space-x-54:hover > :not(template) ~ :not(template) {
  margin-left: -13.5rem !important;
}

.hover\:-space-y-55:hover > :not(template) ~ :not(template) {
  margin-top: -13.75rem !important;
}

.hover\:-space-x-55:hover > :not(template) ~ :not(template) {
  margin-left: -13.75rem !important;
}

.hover\:-space-y-56:hover > :not(template) ~ :not(template) {
  margin-top: -14rem !important;
}

.hover\:-space-x-56:hover > :not(template) ~ :not(template) {
  margin-left: -14rem !important;
}

.hover\:-space-y-57:hover > :not(template) ~ :not(template) {
  margin-top: -14.25rem !important;
}

.hover\:-space-x-57:hover > :not(template) ~ :not(template) {
  margin-left: -14.25rem !important;
}

.hover\:-space-y-58:hover > :not(template) ~ :not(template) {
  margin-top: -14.5rem !important;
}

.hover\:-space-x-58:hover > :not(template) ~ :not(template) {
  margin-left: -14.5rem !important;
}

.hover\:-space-y-59:hover > :not(template) ~ :not(template) {
  margin-top: -14.75rem !important;
}

.hover\:-space-x-59:hover > :not(template) ~ :not(template) {
  margin-left: -14.75rem !important;
}

.hover\:-space-y-60:hover > :not(template) ~ :not(template) {
  margin-top: -15rem !important;
}

.hover\:-space-x-60:hover > :not(template) ~ :not(template) {
  margin-left: -15rem !important;
}

.hover\:-space-y-61:hover > :not(template) ~ :not(template) {
  margin-top: -15.25rem !important;
}

.hover\:-space-x-61:hover > :not(template) ~ :not(template) {
  margin-left: -15.25rem !important;
}

.hover\:-space-y-62:hover > :not(template) ~ :not(template) {
  margin-top: -15.5rem !important;
}

.hover\:-space-x-62:hover > :not(template) ~ :not(template) {
  margin-left: -15.5rem !important;
}

.hover\:-space-y-63:hover > :not(template) ~ :not(template) {
  margin-top: -15.75rem !important;
}

.hover\:-space-x-63:hover > :not(template) ~ :not(template) {
  margin-left: -15.75rem !important;
}

.hover\:-space-y-64:hover > :not(template) ~ :not(template) {
  margin-top: -16rem !important;
}

.hover\:-space-x-64:hover > :not(template) ~ :not(template) {
  margin-left: -16rem !important;
}

.hover\:-space-y-65:hover > :not(template) ~ :not(template) {
  margin-top: -16.25rem !important;
}

.hover\:-space-x-65:hover > :not(template) ~ :not(template) {
  margin-left: -16.25rem !important;
}

.hover\:-space-y-66:hover > :not(template) ~ :not(template) {
  margin-top: -16.5rem !important;
}

.hover\:-space-x-66:hover > :not(template) ~ :not(template) {
  margin-left: -16.5rem !important;
}

.hover\:-space-y-67:hover > :not(template) ~ :not(template) {
  margin-top: -16.75rem !important;
}

.hover\:-space-x-67:hover > :not(template) ~ :not(template) {
  margin-left: -16.75rem !important;
}

.hover\:-space-y-68:hover > :not(template) ~ :not(template) {
  margin-top: -17rem !important;
}

.hover\:-space-x-68:hover > :not(template) ~ :not(template) {
  margin-left: -17rem !important;
}

.hover\:-space-y-69:hover > :not(template) ~ :not(template) {
  margin-top: -17.25rem !important;
}

.hover\:-space-x-69:hover > :not(template) ~ :not(template) {
  margin-left: -17.25rem !important;
}

.hover\:-space-y-70:hover > :not(template) ~ :not(template) {
  margin-top: -17.5rem !important;
}

.hover\:-space-x-70:hover > :not(template) ~ :not(template) {
  margin-left: -17.5rem !important;
}

.hover\:-space-y-71:hover > :not(template) ~ :not(template) {
  margin-top: -17.75rem !important;
}

.hover\:-space-x-71:hover > :not(template) ~ :not(template) {
  margin-left: -17.75rem !important;
}

.hover\:-space-y-72:hover > :not(template) ~ :not(template) {
  margin-top: -18rem !important;
}

.hover\:-space-x-72:hover > :not(template) ~ :not(template) {
  margin-left: -18rem !important;
}

.hover\:-space-y-73:hover > :not(template) ~ :not(template) {
  margin-top: -18.25rem !important;
}

.hover\:-space-x-73:hover > :not(template) ~ :not(template) {
  margin-left: -18.25rem !important;
}

.hover\:-space-y-74:hover > :not(template) ~ :not(template) {
  margin-top: -18.5rem !important;
}

.hover\:-space-x-74:hover > :not(template) ~ :not(template) {
  margin-left: -18.5rem !important;
}

.hover\:-space-y-75:hover > :not(template) ~ :not(template) {
  margin-top: -18.75rem !important;
}

.hover\:-space-x-75:hover > :not(template) ~ :not(template) {
  margin-left: -18.75rem !important;
}

.hover\:-space-y-76:hover > :not(template) ~ :not(template) {
  margin-top: -19rem !important;
}

.hover\:-space-x-76:hover > :not(template) ~ :not(template) {
  margin-left: -19rem !important;
}

.hover\:-space-y-77:hover > :not(template) ~ :not(template) {
  margin-top: -19.25rem !important;
}

.hover\:-space-x-77:hover > :not(template) ~ :not(template) {
  margin-left: -19.25rem !important;
}

.hover\:-space-y-78:hover > :not(template) ~ :not(template) {
  margin-top: -19.5rem !important;
}

.hover\:-space-x-78:hover > :not(template) ~ :not(template) {
  margin-left: -19.5rem !important;
}

.hover\:-space-y-79:hover > :not(template) ~ :not(template) {
  margin-top: -19.75rem !important;
}

.hover\:-space-x-79:hover > :not(template) ~ :not(template) {
  margin-left: -19.75rem !important;
}

.hover\:-space-y-80:hover > :not(template) ~ :not(template) {
  margin-top: -20rem !important;
}

.hover\:-space-x-80:hover > :not(template) ~ :not(template) {
  margin-left: -20rem !important;
}

.hover\:-space-y-81:hover > :not(template) ~ :not(template) {
  margin-top: -20.25rem !important;
}

.hover\:-space-x-81:hover > :not(template) ~ :not(template) {
  margin-left: -20.25rem !important;
}

.hover\:-space-y-82:hover > :not(template) ~ :not(template) {
  margin-top: -20.5rem !important;
}

.hover\:-space-x-82:hover > :not(template) ~ :not(template) {
  margin-left: -20.5rem !important;
}

.hover\:-space-y-83:hover > :not(template) ~ :not(template) {
  margin-top: -20.75rem !important;
}

.hover\:-space-x-83:hover > :not(template) ~ :not(template) {
  margin-left: -20.75rem !important;
}

.hover\:-space-y-84:hover > :not(template) ~ :not(template) {
  margin-top: -21rem !important;
}

.hover\:-space-x-84:hover > :not(template) ~ :not(template) {
  margin-left: -21rem !important;
}

.hover\:-space-y-85:hover > :not(template) ~ :not(template) {
  margin-top: -21.25rem !important;
}

.hover\:-space-x-85:hover > :not(template) ~ :not(template) {
  margin-left: -21.25rem !important;
}

.hover\:-space-y-86:hover > :not(template) ~ :not(template) {
  margin-top: -21.5rem !important;
}

.hover\:-space-x-86:hover > :not(template) ~ :not(template) {
  margin-left: -21.5rem !important;
}

.hover\:-space-y-87:hover > :not(template) ~ :not(template) {
  margin-top: -21.75rem !important;
}

.hover\:-space-x-87:hover > :not(template) ~ :not(template) {
  margin-left: -21.75rem !important;
}

.hover\:-space-y-88:hover > :not(template) ~ :not(template) {
  margin-top: -22rem !important;
}

.hover\:-space-x-88:hover > :not(template) ~ :not(template) {
  margin-left: -22rem !important;
}

.hover\:-space-y-89:hover > :not(template) ~ :not(template) {
  margin-top: -22.25rem !important;
}

.hover\:-space-x-89:hover > :not(template) ~ :not(template) {
  margin-left: -22.25rem !important;
}

.hover\:-space-y-90:hover > :not(template) ~ :not(template) {
  margin-top: -22.5rem !important;
}

.hover\:-space-x-90:hover > :not(template) ~ :not(template) {
  margin-left: -22.5rem !important;
}

.hover\:-space-y-91:hover > :not(template) ~ :not(template) {
  margin-top: -22.75rem !important;
}

.hover\:-space-x-91:hover > :not(template) ~ :not(template) {
  margin-left: -22.75rem !important;
}

.hover\:-space-y-92:hover > :not(template) ~ :not(template) {
  margin-top: -23rem !important;
}

.hover\:-space-x-92:hover > :not(template) ~ :not(template) {
  margin-left: -23rem !important;
}

.hover\:-space-y-93:hover > :not(template) ~ :not(template) {
  margin-top: -23.25rem !important;
}

.hover\:-space-x-93:hover > :not(template) ~ :not(template) {
  margin-left: -23.25rem !important;
}

.hover\:-space-y-94:hover > :not(template) ~ :not(template) {
  margin-top: -23.5rem !important;
}

.hover\:-space-x-94:hover > :not(template) ~ :not(template) {
  margin-left: -23.5rem !important;
}

.hover\:-space-y-95:hover > :not(template) ~ :not(template) {
  margin-top: -23.75rem !important;
}

.hover\:-space-x-95:hover > :not(template) ~ :not(template) {
  margin-left: -23.75rem !important;
}

.hover\:-space-y-96:hover > :not(template) ~ :not(template) {
  margin-top: -24rem !important;
}

.hover\:-space-x-96:hover > :not(template) ~ :not(template) {
  margin-left: -24rem !important;
}

.hover\:-space-y-97:hover > :not(template) ~ :not(template) {
  margin-top: -24.25rem !important;
}

.hover\:-space-x-97:hover > :not(template) ~ :not(template) {
  margin-left: -24.25rem !important;
}

.hover\:-space-y-98:hover > :not(template) ~ :not(template) {
  margin-top: -24.5rem !important;
}

.hover\:-space-x-98:hover > :not(template) ~ :not(template) {
  margin-left: -24.5rem !important;
}

.hover\:-space-y-99:hover > :not(template) ~ :not(template) {
  margin-top: -24.75rem !important;
}

.hover\:-space-x-99:hover > :not(template) ~ :not(template) {
  margin-left: -24.75rem !important;
}

.hover\:-space-y-100:hover > :not(template) ~ :not(template) {
  margin-top: -25rem !important;
}

.hover\:-space-x-100:hover > :not(template) ~ :not(template) {
  margin-left: -25rem !important;
}

.hover\:-space-y-101:hover > :not(template) ~ :not(template) {
  margin-top: -25.25rem !important;
}

.hover\:-space-x-101:hover > :not(template) ~ :not(template) {
  margin-left: -25.25rem !important;
}

.hover\:-space-y-102:hover > :not(template) ~ :not(template) {
  margin-top: -25.5rem !important;
}

.hover\:-space-x-102:hover > :not(template) ~ :not(template) {
  margin-left: -25.5rem !important;
}

.hover\:-space-y-103:hover > :not(template) ~ :not(template) {
  margin-top: -25.75rem !important;
}

.hover\:-space-x-103:hover > :not(template) ~ :not(template) {
  margin-left: -25.75rem !important;
}

.hover\:-space-y-104:hover > :not(template) ~ :not(template) {
  margin-top: -26rem !important;
}

.hover\:-space-x-104:hover > :not(template) ~ :not(template) {
  margin-left: -26rem !important;
}

.hover\:-space-y-105:hover > :not(template) ~ :not(template) {
  margin-top: -26.25rem !important;
}

.hover\:-space-x-105:hover > :not(template) ~ :not(template) {
  margin-left: -26.25rem !important;
}

.hover\:-space-y-px:hover > :not(template) ~ :not(template) {
  margin-top: -1px !important;
}

.hover\:-space-x-px:hover > :not(template) ~ :not(template) {
  margin-left: -1px !important;
}

.hover\:-space-y-0\.5:hover > :not(template) ~ :not(template) {
  margin-top: -0.125rem !important;
}

.hover\:-space-x-0\.5:hover > :not(template) ~ :not(template) {
  margin-left: -0.125rem !important;
}

.hover\:-space-y-1\.5:hover > :not(template) ~ :not(template) {
  margin-top: -0.375rem !important;
}

.hover\:-space-x-1\.5:hover > :not(template) ~ :not(template) {
  margin-left: -0.375rem !important;
}

.hover\:-space-y-2\.5:hover > :not(template) ~ :not(template) {
  margin-top: -0.625rem !important;
}

.hover\:-space-x-2\.5:hover > :not(template) ~ :not(template) {
  margin-left: -0.625rem !important;
}

.hover\:-space-y-3\.5:hover > :not(template) ~ :not(template) {
  margin-top: -0.875rem !important;
}

.hover\:-space-x-3\.5:hover > :not(template) ~ :not(template) {
  margin-left: -0.875rem !important;
}

.hover\:-space-y-4\.5:hover > :not(template) ~ :not(template) {
  margin-top: -1.125rem !important;
}

.hover\:-space-x-4\.5:hover > :not(template) ~ :not(template) {
  margin-left: -1.125rem !important;
}

.hover\:-space-y-5\.5:hover > :not(template) ~ :not(template) {
  margin-top: -1.375rem !important;
}

.hover\:-space-x-5\.5:hover > :not(template) ~ :not(template) {
  margin-left: -1.375rem !important;
}

.hover\:-space-y-6\.5:hover > :not(template) ~ :not(template) {
  margin-top: -1.625rem !important;
}

.hover\:-space-x-6\.5:hover > :not(template) ~ :not(template) {
  margin-left: -1.625rem !important;
}

.hover\:-space-y-7\.5:hover > :not(template) ~ :not(template) {
  margin-top: -1.875rem !important;
}

.hover\:-space-x-7\.5:hover > :not(template) ~ :not(template) {
  margin-left: -1.875rem !important;
}

.hover\:-space-y-8\.5:hover > :not(template) ~ :not(template) {
  margin-top: -2.125rem !important;
}

.hover\:-space-x-8\.5:hover > :not(template) ~ :not(template) {
  margin-left: -2.125rem !important;
}

.hover\:-space-y-9\.5:hover > :not(template) ~ :not(template) {
  margin-top: -2.375rem !important;
}

.hover\:-space-x-9\.5:hover > :not(template) ~ :not(template) {
  margin-left: -2.375rem !important;
}

.hover\:-space-y-10\.5:hover > :not(template) ~ :not(template) {
  margin-top: -2.625rem !important;
}

.hover\:-space-x-10\.5:hover > :not(template) ~ :not(template) {
  margin-left: -2.625rem !important;
}

.hover\:-space-y-11\.5:hover > :not(template) ~ :not(template) {
  margin-top: -2.875rem !important;
}

.hover\:-space-x-11\.5:hover > :not(template) ~ :not(template) {
  margin-left: -2.875rem !important;
}

.hover\:-space-y-12\.5:hover > :not(template) ~ :not(template) {
  margin-top: -3.125rem !important;
}

.hover\:-space-x-12\.5:hover > :not(template) ~ :not(template) {
  margin-left: -3.125rem !important;
}

.hover\:-space-y-13\.5:hover > :not(template) ~ :not(template) {
  margin-top: -3.375rem !important;
}

.hover\:-space-x-13\.5:hover > :not(template) ~ :not(template) {
  margin-left: -3.375rem !important;
}

.hover\:-space-y-14\.5:hover > :not(template) ~ :not(template) {
  margin-top: -3.625rem !important;
}

.hover\:-space-x-14\.5:hover > :not(template) ~ :not(template) {
  margin-left: -3.625rem !important;
}

.hover\:-space-y-15\.5:hover > :not(template) ~ :not(template) {
  margin-top: -3.875rem !important;
}

.hover\:-space-x-15\.5:hover > :not(template) ~ :not(template) {
  margin-left: -3.875rem !important;
}

.hover\:-space-y-16\.5:hover > :not(template) ~ :not(template) {
  margin-top: -4.125rem !important;
}

.hover\:-space-x-16\.5:hover > :not(template) ~ :not(template) {
  margin-left: -4.125rem !important;
}

.hover\:-space-y-17\.5:hover > :not(template) ~ :not(template) {
  margin-top: -4.375rem !important;
}

.hover\:-space-x-17\.5:hover > :not(template) ~ :not(template) {
  margin-left: -4.375rem !important;
}

.hover\:-space-y-18\.5:hover > :not(template) ~ :not(template) {
  margin-top: -4.625rem !important;
}

.hover\:-space-x-18\.5:hover > :not(template) ~ :not(template) {
  margin-left: -4.625rem !important;
}

.hover\:-space-y-19\.5:hover > :not(template) ~ :not(template) {
  margin-top: -4.875rem !important;
}

.hover\:-space-x-19\.5:hover > :not(template) ~ :not(template) {
  margin-left: -4.875rem !important;
}

.hover\:-space-y-20\.5:hover > :not(template) ~ :not(template) {
  margin-top: -5.125rem !important;
}

.hover\:-space-x-20\.5:hover > :not(template) ~ :not(template) {
  margin-left: -5.125rem !important;
}

.hover\:-space-y-21\.5:hover > :not(template) ~ :not(template) {
  margin-top: -5.375rem !important;
}

.hover\:-space-x-21\.5:hover > :not(template) ~ :not(template) {
  margin-left: -5.375rem !important;
}

.hover\:-space-y-22\.5:hover > :not(template) ~ :not(template) {
  margin-top: -5.625rem !important;
}

.hover\:-space-x-22\.5:hover > :not(template) ~ :not(template) {
  margin-left: -5.625rem !important;
}

.hover\:-space-y-23\.5:hover > :not(template) ~ :not(template) {
  margin-top: -5.875rem !important;
}

.hover\:-space-x-23\.5:hover > :not(template) ~ :not(template) {
  margin-left: -5.875rem !important;
}

.hover\:-space-y-24\.5:hover > :not(template) ~ :not(template) {
  margin-top: -6.125rem !important;
}

.hover\:-space-x-24\.5:hover > :not(template) ~ :not(template) {
  margin-left: -6.125rem !important;
}

.hover\:-space-y-25\.5:hover > :not(template) ~ :not(template) {
  margin-top: -6.375rem !important;
}

.hover\:-space-x-25\.5:hover > :not(template) ~ :not(template) {
  margin-left: -6.375rem !important;
}

.hover\:-space-y-26\.5:hover > :not(template) ~ :not(template) {
  margin-top: -6.625rem !important;
}

.hover\:-space-x-26\.5:hover > :not(template) ~ :not(template) {
  margin-left: -6.625rem !important;
}

.hover\:-space-y-27\.5:hover > :not(template) ~ :not(template) {
  margin-top: -6.875rem !important;
}

.hover\:-space-x-27\.5:hover > :not(template) ~ :not(template) {
  margin-left: -6.875rem !important;
}

.hover\:-space-y-28\.5:hover > :not(template) ~ :not(template) {
  margin-top: -7.125rem !important;
}

.hover\:-space-x-28\.5:hover > :not(template) ~ :not(template) {
  margin-left: -7.125rem !important;
}

.hover\:-space-y-29\.5:hover > :not(template) ~ :not(template) {
  margin-top: -7.375rem !important;
}

.hover\:-space-x-29\.5:hover > :not(template) ~ :not(template) {
  margin-left: -7.375rem !important;
}

.hover\:-space-y-30\.5:hover > :not(template) ~ :not(template) {
  margin-top: -7.625rem !important;
}

.hover\:-space-x-30\.5:hover > :not(template) ~ :not(template) {
  margin-left: -7.625rem !important;
}

.hover\:-space-y-31\.5:hover > :not(template) ~ :not(template) {
  margin-top: -7.875rem !important;
}

.hover\:-space-x-31\.5:hover > :not(template) ~ :not(template) {
  margin-left: -7.875rem !important;
}

.hover\:-space-y-32\.5:hover > :not(template) ~ :not(template) {
  margin-top: -8.125rem !important;
}

.hover\:-space-x-32\.5:hover > :not(template) ~ :not(template) {
  margin-left: -8.125rem !important;
}

.hover\:-space-y-33\.5:hover > :not(template) ~ :not(template) {
  margin-top: -8.375rem !important;
}

.hover\:-space-x-33\.5:hover > :not(template) ~ :not(template) {
  margin-left: -8.375rem !important;
}

.hover\:-space-y-34\.5:hover > :not(template) ~ :not(template) {
  margin-top: -8.625rem !important;
}

.hover\:-space-x-34\.5:hover > :not(template) ~ :not(template) {
  margin-left: -8.625rem !important;
}

.hover\:-space-y-35\.5:hover > :not(template) ~ :not(template) {
  margin-top: -8.875rem !important;
}

.hover\:-space-x-35\.5:hover > :not(template) ~ :not(template) {
  margin-left: -8.875rem !important;
}

.hover\:-space-y-36\.5:hover > :not(template) ~ :not(template) {
  margin-top: -9.125rem !important;
}

.hover\:-space-x-36\.5:hover > :not(template) ~ :not(template) {
  margin-left: -9.125rem !important;
}

.hover\:-space-y-37\.5:hover > :not(template) ~ :not(template) {
  margin-top: -9.375rem !important;
}

.hover\:-space-x-37\.5:hover > :not(template) ~ :not(template) {
  margin-left: -9.375rem !important;
}

.hover\:-space-y-38\.5:hover > :not(template) ~ :not(template) {
  margin-top: -9.625rem !important;
}

.hover\:-space-x-38\.5:hover > :not(template) ~ :not(template) {
  margin-left: -9.625rem !important;
}

.hover\:-space-y-39\.5:hover > :not(template) ~ :not(template) {
  margin-top: -9.875rem !important;
}

.hover\:-space-x-39\.5:hover > :not(template) ~ :not(template) {
  margin-left: -9.875rem !important;
}

.hover\:-space-y-40\.5:hover > :not(template) ~ :not(template) {
  margin-top: -10.125rem !important;
}

.hover\:-space-x-40\.5:hover > :not(template) ~ :not(template) {
  margin-left: -10.125rem !important;
}

.hover\:-space-y-41\.5:hover > :not(template) ~ :not(template) {
  margin-top: -10.375rem !important;
}

.hover\:-space-x-41\.5:hover > :not(template) ~ :not(template) {
  margin-left: -10.375rem !important;
}

.hover\:-space-y-42\.5:hover > :not(template) ~ :not(template) {
  margin-top: -10.625rem !important;
}

.hover\:-space-x-42\.5:hover > :not(template) ~ :not(template) {
  margin-left: -10.625rem !important;
}

.hover\:-space-y-43\.5:hover > :not(template) ~ :not(template) {
  margin-top: -10.875rem !important;
}

.hover\:-space-x-43\.5:hover > :not(template) ~ :not(template) {
  margin-left: -10.875rem !important;
}

.hover\:-space-y-44\.5:hover > :not(template) ~ :not(template) {
  margin-top: -11.125rem !important;
}

.hover\:-space-x-44\.5:hover > :not(template) ~ :not(template) {
  margin-left: -11.125rem !important;
}

.hover\:-space-y-45\.5:hover > :not(template) ~ :not(template) {
  margin-top: -11.375rem !important;
}

.hover\:-space-x-45\.5:hover > :not(template) ~ :not(template) {
  margin-left: -11.375rem !important;
}

.hover\:-space-y-46\.5:hover > :not(template) ~ :not(template) {
  margin-top: -11.625rem !important;
}

.hover\:-space-x-46\.5:hover > :not(template) ~ :not(template) {
  margin-left: -11.625rem !important;
}

.hover\:-space-y-47\.5:hover > :not(template) ~ :not(template) {
  margin-top: -11.875rem !important;
}

.hover\:-space-x-47\.5:hover > :not(template) ~ :not(template) {
  margin-left: -11.875rem !important;
}

.hover\:-space-y-48\.5:hover > :not(template) ~ :not(template) {
  margin-top: -12.125rem !important;
}

.hover\:-space-x-48\.5:hover > :not(template) ~ :not(template) {
  margin-left: -12.125rem !important;
}

.hover\:-space-y-49\.5:hover > :not(template) ~ :not(template) {
  margin-top: -12.375rem !important;
}

.hover\:-space-x-49\.5:hover > :not(template) ~ :not(template) {
  margin-left: -12.375rem !important;
}

.hover\:-space-y-50\.5:hover > :not(template) ~ :not(template) {
  margin-top: -12.625rem !important;
}

.hover\:-space-x-50\.5:hover > :not(template) ~ :not(template) {
  margin-left: -12.625rem !important;
}

.hover\:-space-y-51\.5:hover > :not(template) ~ :not(template) {
  margin-top: -12.875rem !important;
}

.hover\:-space-x-51\.5:hover > :not(template) ~ :not(template) {
  margin-left: -12.875rem !important;
}

.hover\:-space-y-52\.5:hover > :not(template) ~ :not(template) {
  margin-top: -13.125rem !important;
}

.hover\:-space-x-52\.5:hover > :not(template) ~ :not(template) {
  margin-left: -13.125rem !important;
}

.hover\:-space-y-53\.5:hover > :not(template) ~ :not(template) {
  margin-top: -13.375rem !important;
}

.hover\:-space-x-53\.5:hover > :not(template) ~ :not(template) {
  margin-left: -13.375rem !important;
}

.hover\:-space-y-54\.5:hover > :not(template) ~ :not(template) {
  margin-top: -13.625rem !important;
}

.hover\:-space-x-54\.5:hover > :not(template) ~ :not(template) {
  margin-left: -13.625rem !important;
}

.hover\:-space-y-55\.5:hover > :not(template) ~ :not(template) {
  margin-top: -13.875rem !important;
}

.hover\:-space-x-55\.5:hover > :not(template) ~ :not(template) {
  margin-left: -13.875rem !important;
}

.hover\:-space-y-56\.5:hover > :not(template) ~ :not(template) {
  margin-top: -14.125rem !important;
}

.hover\:-space-x-56\.5:hover > :not(template) ~ :not(template) {
  margin-left: -14.125rem !important;
}

.hover\:-space-y-57\.5:hover > :not(template) ~ :not(template) {
  margin-top: -14.375rem !important;
}

.hover\:-space-x-57\.5:hover > :not(template) ~ :not(template) {
  margin-left: -14.375rem !important;
}

.hover\:-space-y-58\.5:hover > :not(template) ~ :not(template) {
  margin-top: -14.625rem !important;
}

.hover\:-space-x-58\.5:hover > :not(template) ~ :not(template) {
  margin-left: -14.625rem !important;
}

.hover\:-space-y-59\.5:hover > :not(template) ~ :not(template) {
  margin-top: -14.875rem !important;
}

.hover\:-space-x-59\.5:hover > :not(template) ~ :not(template) {
  margin-left: -14.875rem !important;
}

.hover\:-space-y-60\.5:hover > :not(template) ~ :not(template) {
  margin-top: -15.125rem !important;
}

.hover\:-space-x-60\.5:hover > :not(template) ~ :not(template) {
  margin-left: -15.125rem !important;
}

.hover\:-space-y-61\.5:hover > :not(template) ~ :not(template) {
  margin-top: -15.375rem !important;
}

.hover\:-space-x-61\.5:hover > :not(template) ~ :not(template) {
  margin-left: -15.375rem !important;
}

.hover\:-space-y-62\.5:hover > :not(template) ~ :not(template) {
  margin-top: -15.625rem !important;
}

.hover\:-space-x-62\.5:hover > :not(template) ~ :not(template) {
  margin-left: -15.625rem !important;
}

.hover\:-space-y-63\.5:hover > :not(template) ~ :not(template) {
  margin-top: -15.875rem !important;
}

.hover\:-space-x-63\.5:hover > :not(template) ~ :not(template) {
  margin-left: -15.875rem !important;
}

.hover\:-space-y-64\.5:hover > :not(template) ~ :not(template) {
  margin-top: -16.125rem !important;
}

.hover\:-space-x-64\.5:hover > :not(template) ~ :not(template) {
  margin-left: -16.125rem !important;
}

.hover\:-space-y-65\.5:hover > :not(template) ~ :not(template) {
  margin-top: -16.375rem !important;
}

.hover\:-space-x-65\.5:hover > :not(template) ~ :not(template) {
  margin-left: -16.375rem !important;
}

.hover\:-space-y-66\.5:hover > :not(template) ~ :not(template) {
  margin-top: -16.625rem !important;
}

.hover\:-space-x-66\.5:hover > :not(template) ~ :not(template) {
  margin-left: -16.625rem !important;
}

.hover\:-space-y-67\.5:hover > :not(template) ~ :not(template) {
  margin-top: -16.875rem !important;
}

.hover\:-space-x-67\.5:hover > :not(template) ~ :not(template) {
  margin-left: -16.875rem !important;
}

.hover\:-space-y-68\.5:hover > :not(template) ~ :not(template) {
  margin-top: -17.125rem !important;
}

.hover\:-space-x-68\.5:hover > :not(template) ~ :not(template) {
  margin-left: -17.125rem !important;
}

.hover\:-space-y-69\.5:hover > :not(template) ~ :not(template) {
  margin-top: -17.375rem !important;
}

.hover\:-space-x-69\.5:hover > :not(template) ~ :not(template) {
  margin-left: -17.375rem !important;
}

.hover\:-space-y-70\.5:hover > :not(template) ~ :not(template) {
  margin-top: -17.625rem !important;
}

.hover\:-space-x-70\.5:hover > :not(template) ~ :not(template) {
  margin-left: -17.625rem !important;
}

.hover\:-space-y-71\.5:hover > :not(template) ~ :not(template) {
  margin-top: -17.875rem !important;
}

.hover\:-space-x-71\.5:hover > :not(template) ~ :not(template) {
  margin-left: -17.875rem !important;
}

.hover\:-space-y-72\.5:hover > :not(template) ~ :not(template) {
  margin-top: -18.125rem !important;
}

.hover\:-space-x-72\.5:hover > :not(template) ~ :not(template) {
  margin-left: -18.125rem !important;
}

.hover\:-space-y-73\.5:hover > :not(template) ~ :not(template) {
  margin-top: -18.375rem !important;
}

.hover\:-space-x-73\.5:hover > :not(template) ~ :not(template) {
  margin-left: -18.375rem !important;
}

.hover\:-space-y-74\.5:hover > :not(template) ~ :not(template) {
  margin-top: -18.625rem !important;
}

.hover\:-space-x-74\.5:hover > :not(template) ~ :not(template) {
  margin-left: -18.625rem !important;
}

.hover\:-space-y-75\.5:hover > :not(template) ~ :not(template) {
  margin-top: -18.875rem !important;
}

.hover\:-space-x-75\.5:hover > :not(template) ~ :not(template) {
  margin-left: -18.875rem !important;
}

.hover\:-space-y-76\.5:hover > :not(template) ~ :not(template) {
  margin-top: -19.125rem !important;
}

.hover\:-space-x-76\.5:hover > :not(template) ~ :not(template) {
  margin-left: -19.125rem !important;
}

.hover\:-space-y-77\.5:hover > :not(template) ~ :not(template) {
  margin-top: -19.375rem !important;
}

.hover\:-space-x-77\.5:hover > :not(template) ~ :not(template) {
  margin-left: -19.375rem !important;
}

.hover\:-space-y-78\.5:hover > :not(template) ~ :not(template) {
  margin-top: -19.625rem !important;
}

.hover\:-space-x-78\.5:hover > :not(template) ~ :not(template) {
  margin-left: -19.625rem !important;
}

.hover\:-space-y-79\.5:hover > :not(template) ~ :not(template) {
  margin-top: -19.875rem !important;
}

.hover\:-space-x-79\.5:hover > :not(template) ~ :not(template) {
  margin-left: -19.875rem !important;
}

.hover\:-space-y-80\.5:hover > :not(template) ~ :not(template) {
  margin-top: -20.125rem !important;
}

.hover\:-space-x-80\.5:hover > :not(template) ~ :not(template) {
  margin-left: -20.125rem !important;
}

.hover\:-space-y-81\.5:hover > :not(template) ~ :not(template) {
  margin-top: -20.375rem !important;
}

.hover\:-space-x-81\.5:hover > :not(template) ~ :not(template) {
  margin-left: -20.375rem !important;
}

.hover\:-space-y-82\.5:hover > :not(template) ~ :not(template) {
  margin-top: -20.625rem !important;
}

.hover\:-space-x-82\.5:hover > :not(template) ~ :not(template) {
  margin-left: -20.625rem !important;
}

.hover\:-space-y-83\.5:hover > :not(template) ~ :not(template) {
  margin-top: -20.875rem !important;
}

.hover\:-space-x-83\.5:hover > :not(template) ~ :not(template) {
  margin-left: -20.875rem !important;
}

.hover\:-space-y-84\.5:hover > :not(template) ~ :not(template) {
  margin-top: -21.125rem !important;
}

.hover\:-space-x-84\.5:hover > :not(template) ~ :not(template) {
  margin-left: -21.125rem !important;
}

.hover\:-space-y-85\.5:hover > :not(template) ~ :not(template) {
  margin-top: -21.375rem !important;
}

.hover\:-space-x-85\.5:hover > :not(template) ~ :not(template) {
  margin-left: -21.375rem !important;
}

.hover\:-space-y-86\.5:hover > :not(template) ~ :not(template) {
  margin-top: -21.625rem !important;
}

.hover\:-space-x-86\.5:hover > :not(template) ~ :not(template) {
  margin-left: -21.625rem !important;
}

.hover\:-space-y-87\.5:hover > :not(template) ~ :not(template) {
  margin-top: -21.875rem !important;
}

.hover\:-space-x-87\.5:hover > :not(template) ~ :not(template) {
  margin-left: -21.875rem !important;
}

.hover\:-space-y-88\.5:hover > :not(template) ~ :not(template) {
  margin-top: -22.125rem !important;
}

.hover\:-space-x-88\.5:hover > :not(template) ~ :not(template) {
  margin-left: -22.125rem !important;
}

.hover\:-space-y-89\.5:hover > :not(template) ~ :not(template) {
  margin-top: -22.375rem !important;
}

.hover\:-space-x-89\.5:hover > :not(template) ~ :not(template) {
  margin-left: -22.375rem !important;
}

.hover\:-space-y-90\.5:hover > :not(template) ~ :not(template) {
  margin-top: -22.625rem !important;
}

.hover\:-space-x-90\.5:hover > :not(template) ~ :not(template) {
  margin-left: -22.625rem !important;
}

.hover\:-space-y-91\.5:hover > :not(template) ~ :not(template) {
  margin-top: -22.875rem !important;
}

.hover\:-space-x-91\.5:hover > :not(template) ~ :not(template) {
  margin-left: -22.875rem !important;
}

.hover\:-space-y-92\.5:hover > :not(template) ~ :not(template) {
  margin-top: -23.125rem !important;
}

.hover\:-space-x-92\.5:hover > :not(template) ~ :not(template) {
  margin-left: -23.125rem !important;
}

.hover\:-space-y-93\.5:hover > :not(template) ~ :not(template) {
  margin-top: -23.375rem !important;
}

.hover\:-space-x-93\.5:hover > :not(template) ~ :not(template) {
  margin-left: -23.375rem !important;
}

.hover\:-space-y-94\.5:hover > :not(template) ~ :not(template) {
  margin-top: -23.625rem !important;
}

.hover\:-space-x-94\.5:hover > :not(template) ~ :not(template) {
  margin-left: -23.625rem !important;
}

.hover\:-space-y-95\.5:hover > :not(template) ~ :not(template) {
  margin-top: -23.875rem !important;
}

.hover\:-space-x-95\.5:hover > :not(template) ~ :not(template) {
  margin-left: -23.875rem !important;
}

.hover\:-space-y-96\.5:hover > :not(template) ~ :not(template) {
  margin-top: -24.125rem !important;
}

.hover\:-space-x-96\.5:hover > :not(template) ~ :not(template) {
  margin-left: -24.125rem !important;
}

.hover\:-space-y-97\.5:hover > :not(template) ~ :not(template) {
  margin-top: -24.375rem !important;
}

.hover\:-space-x-97\.5:hover > :not(template) ~ :not(template) {
  margin-left: -24.375rem !important;
}

.hover\:-space-y-98\.5:hover > :not(template) ~ :not(template) {
  margin-top: -24.625rem !important;
}

.hover\:-space-x-98\.5:hover > :not(template) ~ :not(template) {
  margin-left: -24.625rem !important;
}

.hover\:-space-y-99\.5:hover > :not(template) ~ :not(template) {
  margin-top: -24.875rem !important;
}

.hover\:-space-x-99\.5:hover > :not(template) ~ :not(template) {
  margin-left: -24.875rem !important;
}

.hover\:-space-y-100\.5:hover > :not(template) ~ :not(template) {
  margin-top: -25.125rem !important;
}

.hover\:-space-x-100\.5:hover > :not(template) ~ :not(template) {
  margin-left: -25.125rem !important;
}

.hover\:-space-y-101\.5:hover > :not(template) ~ :not(template) {
  margin-top: -25.375rem !important;
}

.hover\:-space-x-101\.5:hover > :not(template) ~ :not(template) {
  margin-left: -25.375rem !important;
}

.hover\:-space-y-102\.5:hover > :not(template) ~ :not(template) {
  margin-top: -25.625rem !important;
}

.hover\:-space-x-102\.5:hover > :not(template) ~ :not(template) {
  margin-left: -25.625rem !important;
}

.hover\:-space-y-103\.5:hover > :not(template) ~ :not(template) {
  margin-top: -25.875rem !important;
}

.hover\:-space-x-103\.5:hover > :not(template) ~ :not(template) {
  margin-left: -25.875rem !important;
}

.hover\:-space-y-104\.5:hover > :not(template) ~ :not(template) {
  margin-top: -26.125rem !important;
}

.hover\:-space-x-104\.5:hover > :not(template) ~ :not(template) {
  margin-left: -26.125rem !important;
}

.focus\:space-y-0:focus > :not(template) ~ :not(template) {
  margin-top: 0rem !important;
}

.focus\:space-x-0:focus > :not(template) ~ :not(template) {
  margin-left: 0rem !important;
}

.focus\:space-y-1:focus > :not(template) ~ :not(template) {
  margin-top: 0.25rem !important;
}

.focus\:space-x-1:focus > :not(template) ~ :not(template) {
  margin-left: 0.25rem !important;
}

.focus\:space-y-2:focus > :not(template) ~ :not(template) {
  margin-top: 0.5rem !important;
}

.focus\:space-x-2:focus > :not(template) ~ :not(template) {
  margin-left: 0.5rem !important;
}

.focus\:space-y-3:focus > :not(template) ~ :not(template) {
  margin-top: 0.75rem !important;
}

.focus\:space-x-3:focus > :not(template) ~ :not(template) {
  margin-left: 0.75rem !important;
}

.focus\:space-y-4:focus > :not(template) ~ :not(template) {
  margin-top: 1rem !important;
}

.focus\:space-x-4:focus > :not(template) ~ :not(template) {
  margin-left: 1rem !important;
}

.focus\:space-y-5:focus > :not(template) ~ :not(template) {
  margin-top: 1.25rem !important;
}

.focus\:space-x-5:focus > :not(template) ~ :not(template) {
  margin-left: 1.25rem !important;
}

.focus\:space-y-6:focus > :not(template) ~ :not(template) {
  margin-top: 1.5rem !important;
}

.focus\:space-x-6:focus > :not(template) ~ :not(template) {
  margin-left: 1.5rem !important;
}

.focus\:space-y-7:focus > :not(template) ~ :not(template) {
  margin-top: 1.75rem !important;
}

.focus\:space-x-7:focus > :not(template) ~ :not(template) {
  margin-left: 1.75rem !important;
}

.focus\:space-y-8:focus > :not(template) ~ :not(template) {
  margin-top: 2rem !important;
}

.focus\:space-x-8:focus > :not(template) ~ :not(template) {
  margin-left: 2rem !important;
}

.focus\:space-y-9:focus > :not(template) ~ :not(template) {
  margin-top: 2.25rem !important;
}

.focus\:space-x-9:focus > :not(template) ~ :not(template) {
  margin-left: 2.25rem !important;
}

.focus\:space-y-10:focus > :not(template) ~ :not(template) {
  margin-top: 2.5rem !important;
}

.focus\:space-x-10:focus > :not(template) ~ :not(template) {
  margin-left: 2.5rem !important;
}

.focus\:space-y-11:focus > :not(template) ~ :not(template) {
  margin-top: 2.75rem !important;
}

.focus\:space-x-11:focus > :not(template) ~ :not(template) {
  margin-left: 2.75rem !important;
}

.focus\:space-y-12:focus > :not(template) ~ :not(template) {
  margin-top: 3rem !important;
}

.focus\:space-x-12:focus > :not(template) ~ :not(template) {
  margin-left: 3rem !important;
}

.focus\:space-y-13:focus > :not(template) ~ :not(template) {
  margin-top: 3.25rem !important;
}

.focus\:space-x-13:focus > :not(template) ~ :not(template) {
  margin-left: 3.25rem !important;
}

.focus\:space-y-14:focus > :not(template) ~ :not(template) {
  margin-top: 3.5rem !important;
}

.focus\:space-x-14:focus > :not(template) ~ :not(template) {
  margin-left: 3.5rem !important;
}

.focus\:space-y-15:focus > :not(template) ~ :not(template) {
  margin-top: 3.75rem !important;
}

.focus\:space-x-15:focus > :not(template) ~ :not(template) {
  margin-left: 3.75rem !important;
}

.focus\:space-y-16:focus > :not(template) ~ :not(template) {
  margin-top: 4rem !important;
}

.focus\:space-x-16:focus > :not(template) ~ :not(template) {
  margin-left: 4rem !important;
}

.focus\:space-y-17:focus > :not(template) ~ :not(template) {
  margin-top: 4.25rem !important;
}

.focus\:space-x-17:focus > :not(template) ~ :not(template) {
  margin-left: 4.25rem !important;
}

.focus\:space-y-18:focus > :not(template) ~ :not(template) {
  margin-top: 4.5rem !important;
}

.focus\:space-x-18:focus > :not(template) ~ :not(template) {
  margin-left: 4.5rem !important;
}

.focus\:space-y-19:focus > :not(template) ~ :not(template) {
  margin-top: 4.75rem !important;
}

.focus\:space-x-19:focus > :not(template) ~ :not(template) {
  margin-left: 4.75rem !important;
}

.focus\:space-y-20:focus > :not(template) ~ :not(template) {
  margin-top: 5rem !important;
}

.focus\:space-x-20:focus > :not(template) ~ :not(template) {
  margin-left: 5rem !important;
}

.focus\:space-y-21:focus > :not(template) ~ :not(template) {
  margin-top: 5.25rem !important;
}

.focus\:space-x-21:focus > :not(template) ~ :not(template) {
  margin-left: 5.25rem !important;
}

.focus\:space-y-22:focus > :not(template) ~ :not(template) {
  margin-top: 5.5rem !important;
}

.focus\:space-x-22:focus > :not(template) ~ :not(template) {
  margin-left: 5.5rem !important;
}

.focus\:space-y-23:focus > :not(template) ~ :not(template) {
  margin-top: 5.75rem !important;
}

.focus\:space-x-23:focus > :not(template) ~ :not(template) {
  margin-left: 5.75rem !important;
}

.focus\:space-y-24:focus > :not(template) ~ :not(template) {
  margin-top: 6rem !important;
}

.focus\:space-x-24:focus > :not(template) ~ :not(template) {
  margin-left: 6rem !important;
}

.focus\:space-y-25:focus > :not(template) ~ :not(template) {
  margin-top: 6.25rem !important;
}

.focus\:space-x-25:focus > :not(template) ~ :not(template) {
  margin-left: 6.25rem !important;
}

.focus\:space-y-26:focus > :not(template) ~ :not(template) {
  margin-top: 6.5rem !important;
}

.focus\:space-x-26:focus > :not(template) ~ :not(template) {
  margin-left: 6.5rem !important;
}

.focus\:space-y-27:focus > :not(template) ~ :not(template) {
  margin-top: 6.75rem !important;
}

.focus\:space-x-27:focus > :not(template) ~ :not(template) {
  margin-left: 6.75rem !important;
}

.focus\:space-y-28:focus > :not(template) ~ :not(template) {
  margin-top: 7rem !important;
}

.focus\:space-x-28:focus > :not(template) ~ :not(template) {
  margin-left: 7rem !important;
}

.focus\:space-y-29:focus > :not(template) ~ :not(template) {
  margin-top: 7.25rem !important;
}

.focus\:space-x-29:focus > :not(template) ~ :not(template) {
  margin-left: 7.25rem !important;
}

.focus\:space-y-30:focus > :not(template) ~ :not(template) {
  margin-top: 7.5rem !important;
}

.focus\:space-x-30:focus > :not(template) ~ :not(template) {
  margin-left: 7.5rem !important;
}

.focus\:space-y-31:focus > :not(template) ~ :not(template) {
  margin-top: 7.75rem !important;
}

.focus\:space-x-31:focus > :not(template) ~ :not(template) {
  margin-left: 7.75rem !important;
}

.focus\:space-y-32:focus > :not(template) ~ :not(template) {
  margin-top: 8rem !important;
}

.focus\:space-x-32:focus > :not(template) ~ :not(template) {
  margin-left: 8rem !important;
}

.focus\:space-y-33:focus > :not(template) ~ :not(template) {
  margin-top: 8.25rem !important;
}

.focus\:space-x-33:focus > :not(template) ~ :not(template) {
  margin-left: 8.25rem !important;
}

.focus\:space-y-34:focus > :not(template) ~ :not(template) {
  margin-top: 8.5rem !important;
}

.focus\:space-x-34:focus > :not(template) ~ :not(template) {
  margin-left: 8.5rem !important;
}

.focus\:space-y-35:focus > :not(template) ~ :not(template) {
  margin-top: 8.75rem !important;
}

.focus\:space-x-35:focus > :not(template) ~ :not(template) {
  margin-left: 8.75rem !important;
}

.focus\:space-y-36:focus > :not(template) ~ :not(template) {
  margin-top: 9rem !important;
}

.focus\:space-x-36:focus > :not(template) ~ :not(template) {
  margin-left: 9rem !important;
}

.focus\:space-y-37:focus > :not(template) ~ :not(template) {
  margin-top: 9.25rem !important;
}

.focus\:space-x-37:focus > :not(template) ~ :not(template) {
  margin-left: 9.25rem !important;
}

.focus\:space-y-38:focus > :not(template) ~ :not(template) {
  margin-top: 9.5rem !important;
}

.focus\:space-x-38:focus > :not(template) ~ :not(template) {
  margin-left: 9.5rem !important;
}

.focus\:space-y-39:focus > :not(template) ~ :not(template) {
  margin-top: 9.75rem !important;
}

.focus\:space-x-39:focus > :not(template) ~ :not(template) {
  margin-left: 9.75rem !important;
}

.focus\:space-y-40:focus > :not(template) ~ :not(template) {
  margin-top: 10rem !important;
}

.focus\:space-x-40:focus > :not(template) ~ :not(template) {
  margin-left: 10rem !important;
}

.focus\:space-y-41:focus > :not(template) ~ :not(template) {
  margin-top: 10.25rem !important;
}

.focus\:space-x-41:focus > :not(template) ~ :not(template) {
  margin-left: 10.25rem !important;
}

.focus\:space-y-42:focus > :not(template) ~ :not(template) {
  margin-top: 10.5rem !important;
}

.focus\:space-x-42:focus > :not(template) ~ :not(template) {
  margin-left: 10.5rem !important;
}

.focus\:space-y-43:focus > :not(template) ~ :not(template) {
  margin-top: 10.75rem !important;
}

.focus\:space-x-43:focus > :not(template) ~ :not(template) {
  margin-left: 10.75rem !important;
}

.focus\:space-y-44:focus > :not(template) ~ :not(template) {
  margin-top: 11rem !important;
}

.focus\:space-x-44:focus > :not(template) ~ :not(template) {
  margin-left: 11rem !important;
}

.focus\:space-y-45:focus > :not(template) ~ :not(template) {
  margin-top: 11.25rem !important;
}

.focus\:space-x-45:focus > :not(template) ~ :not(template) {
  margin-left: 11.25rem !important;
}

.focus\:space-y-46:focus > :not(template) ~ :not(template) {
  margin-top: 11.5rem !important;
}

.focus\:space-x-46:focus > :not(template) ~ :not(template) {
  margin-left: 11.5rem !important;
}

.focus\:space-y-47:focus > :not(template) ~ :not(template) {
  margin-top: 11.75rem !important;
}

.focus\:space-x-47:focus > :not(template) ~ :not(template) {
  margin-left: 11.75rem !important;
}

.focus\:space-y-48:focus > :not(template) ~ :not(template) {
  margin-top: 12rem !important;
}

.focus\:space-x-48:focus > :not(template) ~ :not(template) {
  margin-left: 12rem !important;
}

.focus\:space-y-49:focus > :not(template) ~ :not(template) {
  margin-top: 12.25rem !important;
}

.focus\:space-x-49:focus > :not(template) ~ :not(template) {
  margin-left: 12.25rem !important;
}

.focus\:space-y-50:focus > :not(template) ~ :not(template) {
  margin-top: 12.5rem !important;
}

.focus\:space-x-50:focus > :not(template) ~ :not(template) {
  margin-left: 12.5rem !important;
}

.focus\:space-y-51:focus > :not(template) ~ :not(template) {
  margin-top: 12.75rem !important;
}

.focus\:space-x-51:focus > :not(template) ~ :not(template) {
  margin-left: 12.75rem !important;
}

.focus\:space-y-52:focus > :not(template) ~ :not(template) {
  margin-top: 13rem !important;
}

.focus\:space-x-52:focus > :not(template) ~ :not(template) {
  margin-left: 13rem !important;
}

.focus\:space-y-53:focus > :not(template) ~ :not(template) {
  margin-top: 13.25rem !important;
}

.focus\:space-x-53:focus > :not(template) ~ :not(template) {
  margin-left: 13.25rem !important;
}

.focus\:space-y-54:focus > :not(template) ~ :not(template) {
  margin-top: 13.5rem !important;
}

.focus\:space-x-54:focus > :not(template) ~ :not(template) {
  margin-left: 13.5rem !important;
}

.focus\:space-y-55:focus > :not(template) ~ :not(template) {
  margin-top: 13.75rem !important;
}

.focus\:space-x-55:focus > :not(template) ~ :not(template) {
  margin-left: 13.75rem !important;
}

.focus\:space-y-56:focus > :not(template) ~ :not(template) {
  margin-top: 14rem !important;
}

.focus\:space-x-56:focus > :not(template) ~ :not(template) {
  margin-left: 14rem !important;
}

.focus\:space-y-57:focus > :not(template) ~ :not(template) {
  margin-top: 14.25rem !important;
}

.focus\:space-x-57:focus > :not(template) ~ :not(template) {
  margin-left: 14.25rem !important;
}

.focus\:space-y-58:focus > :not(template) ~ :not(template) {
  margin-top: 14.5rem !important;
}

.focus\:space-x-58:focus > :not(template) ~ :not(template) {
  margin-left: 14.5rem !important;
}

.focus\:space-y-59:focus > :not(template) ~ :not(template) {
  margin-top: 14.75rem !important;
}

.focus\:space-x-59:focus > :not(template) ~ :not(template) {
  margin-left: 14.75rem !important;
}

.focus\:space-y-60:focus > :not(template) ~ :not(template) {
  margin-top: 15rem !important;
}

.focus\:space-x-60:focus > :not(template) ~ :not(template) {
  margin-left: 15rem !important;
}

.focus\:space-y-61:focus > :not(template) ~ :not(template) {
  margin-top: 15.25rem !important;
}

.focus\:space-x-61:focus > :not(template) ~ :not(template) {
  margin-left: 15.25rem !important;
}

.focus\:space-y-62:focus > :not(template) ~ :not(template) {
  margin-top: 15.5rem !important;
}

.focus\:space-x-62:focus > :not(template) ~ :not(template) {
  margin-left: 15.5rem !important;
}

.focus\:space-y-63:focus > :not(template) ~ :not(template) {
  margin-top: 15.75rem !important;
}

.focus\:space-x-63:focus > :not(template) ~ :not(template) {
  margin-left: 15.75rem !important;
}

.focus\:space-y-64:focus > :not(template) ~ :not(template) {
  margin-top: 16rem !important;
}

.focus\:space-x-64:focus > :not(template) ~ :not(template) {
  margin-left: 16rem !important;
}

.focus\:space-y-65:focus > :not(template) ~ :not(template) {
  margin-top: 16.25rem !important;
}

.focus\:space-x-65:focus > :not(template) ~ :not(template) {
  margin-left: 16.25rem !important;
}

.focus\:space-y-66:focus > :not(template) ~ :not(template) {
  margin-top: 16.5rem !important;
}

.focus\:space-x-66:focus > :not(template) ~ :not(template) {
  margin-left: 16.5rem !important;
}

.focus\:space-y-67:focus > :not(template) ~ :not(template) {
  margin-top: 16.75rem !important;
}

.focus\:space-x-67:focus > :not(template) ~ :not(template) {
  margin-left: 16.75rem !important;
}

.focus\:space-y-68:focus > :not(template) ~ :not(template) {
  margin-top: 17rem !important;
}

.focus\:space-x-68:focus > :not(template) ~ :not(template) {
  margin-left: 17rem !important;
}

.focus\:space-y-69:focus > :not(template) ~ :not(template) {
  margin-top: 17.25rem !important;
}

.focus\:space-x-69:focus > :not(template) ~ :not(template) {
  margin-left: 17.25rem !important;
}

.focus\:space-y-70:focus > :not(template) ~ :not(template) {
  margin-top: 17.5rem !important;
}

.focus\:space-x-70:focus > :not(template) ~ :not(template) {
  margin-left: 17.5rem !important;
}

.focus\:space-y-71:focus > :not(template) ~ :not(template) {
  margin-top: 17.75rem !important;
}

.focus\:space-x-71:focus > :not(template) ~ :not(template) {
  margin-left: 17.75rem !important;
}

.focus\:space-y-72:focus > :not(template) ~ :not(template) {
  margin-top: 18rem !important;
}

.focus\:space-x-72:focus > :not(template) ~ :not(template) {
  margin-left: 18rem !important;
}

.focus\:space-y-73:focus > :not(template) ~ :not(template) {
  margin-top: 18.25rem !important;
}

.focus\:space-x-73:focus > :not(template) ~ :not(template) {
  margin-left: 18.25rem !important;
}

.focus\:space-y-74:focus > :not(template) ~ :not(template) {
  margin-top: 18.5rem !important;
}

.focus\:space-x-74:focus > :not(template) ~ :not(template) {
  margin-left: 18.5rem !important;
}

.focus\:space-y-75:focus > :not(template) ~ :not(template) {
  margin-top: 18.75rem !important;
}

.focus\:space-x-75:focus > :not(template) ~ :not(template) {
  margin-left: 18.75rem !important;
}

.focus\:space-y-76:focus > :not(template) ~ :not(template) {
  margin-top: 19rem !important;
}

.focus\:space-x-76:focus > :not(template) ~ :not(template) {
  margin-left: 19rem !important;
}

.focus\:space-y-77:focus > :not(template) ~ :not(template) {
  margin-top: 19.25rem !important;
}

.focus\:space-x-77:focus > :not(template) ~ :not(template) {
  margin-left: 19.25rem !important;
}

.focus\:space-y-78:focus > :not(template) ~ :not(template) {
  margin-top: 19.5rem !important;
}

.focus\:space-x-78:focus > :not(template) ~ :not(template) {
  margin-left: 19.5rem !important;
}

.focus\:space-y-79:focus > :not(template) ~ :not(template) {
  margin-top: 19.75rem !important;
}

.focus\:space-x-79:focus > :not(template) ~ :not(template) {
  margin-left: 19.75rem !important;
}

.focus\:space-y-80:focus > :not(template) ~ :not(template) {
  margin-top: 20rem !important;
}

.focus\:space-x-80:focus > :not(template) ~ :not(template) {
  margin-left: 20rem !important;
}

.focus\:space-y-81:focus > :not(template) ~ :not(template) {
  margin-top: 20.25rem !important;
}

.focus\:space-x-81:focus > :not(template) ~ :not(template) {
  margin-left: 20.25rem !important;
}

.focus\:space-y-82:focus > :not(template) ~ :not(template) {
  margin-top: 20.5rem !important;
}

.focus\:space-x-82:focus > :not(template) ~ :not(template) {
  margin-left: 20.5rem !important;
}

.focus\:space-y-83:focus > :not(template) ~ :not(template) {
  margin-top: 20.75rem !important;
}

.focus\:space-x-83:focus > :not(template) ~ :not(template) {
  margin-left: 20.75rem !important;
}

.focus\:space-y-84:focus > :not(template) ~ :not(template) {
  margin-top: 21rem !important;
}

.focus\:space-x-84:focus > :not(template) ~ :not(template) {
  margin-left: 21rem !important;
}

.focus\:space-y-85:focus > :not(template) ~ :not(template) {
  margin-top: 21.25rem !important;
}

.focus\:space-x-85:focus > :not(template) ~ :not(template) {
  margin-left: 21.25rem !important;
}

.focus\:space-y-86:focus > :not(template) ~ :not(template) {
  margin-top: 21.5rem !important;
}

.focus\:space-x-86:focus > :not(template) ~ :not(template) {
  margin-left: 21.5rem !important;
}

.focus\:space-y-87:focus > :not(template) ~ :not(template) {
  margin-top: 21.75rem !important;
}

.focus\:space-x-87:focus > :not(template) ~ :not(template) {
  margin-left: 21.75rem !important;
}

.focus\:space-y-88:focus > :not(template) ~ :not(template) {
  margin-top: 22rem !important;
}

.focus\:space-x-88:focus > :not(template) ~ :not(template) {
  margin-left: 22rem !important;
}

.focus\:space-y-89:focus > :not(template) ~ :not(template) {
  margin-top: 22.25rem !important;
}

.focus\:space-x-89:focus > :not(template) ~ :not(template) {
  margin-left: 22.25rem !important;
}

.focus\:space-y-90:focus > :not(template) ~ :not(template) {
  margin-top: 22.5rem !important;
}

.focus\:space-x-90:focus > :not(template) ~ :not(template) {
  margin-left: 22.5rem !important;
}

.focus\:space-y-91:focus > :not(template) ~ :not(template) {
  margin-top: 22.75rem !important;
}

.focus\:space-x-91:focus > :not(template) ~ :not(template) {
  margin-left: 22.75rem !important;
}

.focus\:space-y-92:focus > :not(template) ~ :not(template) {
  margin-top: 23rem !important;
}

.focus\:space-x-92:focus > :not(template) ~ :not(template) {
  margin-left: 23rem !important;
}

.focus\:space-y-93:focus > :not(template) ~ :not(template) {
  margin-top: 23.25rem !important;
}

.focus\:space-x-93:focus > :not(template) ~ :not(template) {
  margin-left: 23.25rem !important;
}

.focus\:space-y-94:focus > :not(template) ~ :not(template) {
  margin-top: 23.5rem !important;
}

.focus\:space-x-94:focus > :not(template) ~ :not(template) {
  margin-left: 23.5rem !important;
}

.focus\:space-y-95:focus > :not(template) ~ :not(template) {
  margin-top: 23.75rem !important;
}

.focus\:space-x-95:focus > :not(template) ~ :not(template) {
  margin-left: 23.75rem !important;
}

.focus\:space-y-96:focus > :not(template) ~ :not(template) {
  margin-top: 24rem !important;
}

.focus\:space-x-96:focus > :not(template) ~ :not(template) {
  margin-left: 24rem !important;
}

.focus\:space-y-97:focus > :not(template) ~ :not(template) {
  margin-top: 24.25rem !important;
}

.focus\:space-x-97:focus > :not(template) ~ :not(template) {
  margin-left: 24.25rem !important;
}

.focus\:space-y-98:focus > :not(template) ~ :not(template) {
  margin-top: 24.5rem !important;
}

.focus\:space-x-98:focus > :not(template) ~ :not(template) {
  margin-left: 24.5rem !important;
}

.focus\:space-y-99:focus > :not(template) ~ :not(template) {
  margin-top: 24.75rem !important;
}

.focus\:space-x-99:focus > :not(template) ~ :not(template) {
  margin-left: 24.75rem !important;
}

.focus\:space-y-100:focus > :not(template) ~ :not(template) {
  margin-top: 25rem !important;
}

.focus\:space-x-100:focus > :not(template) ~ :not(template) {
  margin-left: 25rem !important;
}

.focus\:space-y-101:focus > :not(template) ~ :not(template) {
  margin-top: 25.25rem !important;
}

.focus\:space-x-101:focus > :not(template) ~ :not(template) {
  margin-left: 25.25rem !important;
}

.focus\:space-y-102:focus > :not(template) ~ :not(template) {
  margin-top: 25.5rem !important;
}

.focus\:space-x-102:focus > :not(template) ~ :not(template) {
  margin-left: 25.5rem !important;
}

.focus\:space-y-103:focus > :not(template) ~ :not(template) {
  margin-top: 25.75rem !important;
}

.focus\:space-x-103:focus > :not(template) ~ :not(template) {
  margin-left: 25.75rem !important;
}

.focus\:space-y-104:focus > :not(template) ~ :not(template) {
  margin-top: 26rem !important;
}

.focus\:space-x-104:focus > :not(template) ~ :not(template) {
  margin-left: 26rem !important;
}

.focus\:space-y-105:focus > :not(template) ~ :not(template) {
  margin-top: 26.25rem !important;
}

.focus\:space-x-105:focus > :not(template) ~ :not(template) {
  margin-left: 26.25rem !important;
}

.focus\:space-y-px:focus > :not(template) ~ :not(template) {
  margin-top: 1px !important;
}

.focus\:space-x-px:focus > :not(template) ~ :not(template) {
  margin-left: 1px !important;
}

.focus\:space-y-0\.5:focus > :not(template) ~ :not(template) {
  margin-top: 0.125rem !important;
}

.focus\:space-x-0\.5:focus > :not(template) ~ :not(template) {
  margin-left: 0.125rem !important;
}

.focus\:space-y-1\.5:focus > :not(template) ~ :not(template) {
  margin-top: 0.375rem !important;
}

.focus\:space-x-1\.5:focus > :not(template) ~ :not(template) {
  margin-left: 0.375rem !important;
}

.focus\:space-y-2\.5:focus > :not(template) ~ :not(template) {
  margin-top: 0.625rem !important;
}

.focus\:space-x-2\.5:focus > :not(template) ~ :not(template) {
  margin-left: 0.625rem !important;
}

.focus\:space-y-3\.5:focus > :not(template) ~ :not(template) {
  margin-top: 0.875rem !important;
}

.focus\:space-x-3\.5:focus > :not(template) ~ :not(template) {
  margin-left: 0.875rem !important;
}

.focus\:space-y-4\.5:focus > :not(template) ~ :not(template) {
  margin-top: 1.125rem !important;
}

.focus\:space-x-4\.5:focus > :not(template) ~ :not(template) {
  margin-left: 1.125rem !important;
}

.focus\:space-y-5\.5:focus > :not(template) ~ :not(template) {
  margin-top: 1.375rem !important;
}

.focus\:space-x-5\.5:focus > :not(template) ~ :not(template) {
  margin-left: 1.375rem !important;
}

.focus\:space-y-6\.5:focus > :not(template) ~ :not(template) {
  margin-top: 1.625rem !important;
}

.focus\:space-x-6\.5:focus > :not(template) ~ :not(template) {
  margin-left: 1.625rem !important;
}

.focus\:space-y-7\.5:focus > :not(template) ~ :not(template) {
  margin-top: 1.875rem !important;
}

.focus\:space-x-7\.5:focus > :not(template) ~ :not(template) {
  margin-left: 1.875rem !important;
}

.focus\:space-y-8\.5:focus > :not(template) ~ :not(template) {
  margin-top: 2.125rem !important;
}

.focus\:space-x-8\.5:focus > :not(template) ~ :not(template) {
  margin-left: 2.125rem !important;
}

.focus\:space-y-9\.5:focus > :not(template) ~ :not(template) {
  margin-top: 2.375rem !important;
}

.focus\:space-x-9\.5:focus > :not(template) ~ :not(template) {
  margin-left: 2.375rem !important;
}

.focus\:space-y-10\.5:focus > :not(template) ~ :not(template) {
  margin-top: 2.625rem !important;
}

.focus\:space-x-10\.5:focus > :not(template) ~ :not(template) {
  margin-left: 2.625rem !important;
}

.focus\:space-y-11\.5:focus > :not(template) ~ :not(template) {
  margin-top: 2.875rem !important;
}

.focus\:space-x-11\.5:focus > :not(template) ~ :not(template) {
  margin-left: 2.875rem !important;
}

.focus\:space-y-12\.5:focus > :not(template) ~ :not(template) {
  margin-top: 3.125rem !important;
}

.focus\:space-x-12\.5:focus > :not(template) ~ :not(template) {
  margin-left: 3.125rem !important;
}

.focus\:space-y-13\.5:focus > :not(template) ~ :not(template) {
  margin-top: 3.375rem !important;
}

.focus\:space-x-13\.5:focus > :not(template) ~ :not(template) {
  margin-left: 3.375rem !important;
}

.focus\:space-y-14\.5:focus > :not(template) ~ :not(template) {
  margin-top: 3.625rem !important;
}

.focus\:space-x-14\.5:focus > :not(template) ~ :not(template) {
  margin-left: 3.625rem !important;
}

.focus\:space-y-15\.5:focus > :not(template) ~ :not(template) {
  margin-top: 3.875rem !important;
}

.focus\:space-x-15\.5:focus > :not(template) ~ :not(template) {
  margin-left: 3.875rem !important;
}

.focus\:space-y-16\.5:focus > :not(template) ~ :not(template) {
  margin-top: 4.125rem !important;
}

.focus\:space-x-16\.5:focus > :not(template) ~ :not(template) {
  margin-left: 4.125rem !important;
}

.focus\:space-y-17\.5:focus > :not(template) ~ :not(template) {
  margin-top: 4.375rem !important;
}

.focus\:space-x-17\.5:focus > :not(template) ~ :not(template) {
  margin-left: 4.375rem !important;
}

.focus\:space-y-18\.5:focus > :not(template) ~ :not(template) {
  margin-top: 4.625rem !important;
}

.focus\:space-x-18\.5:focus > :not(template) ~ :not(template) {
  margin-left: 4.625rem !important;
}

.focus\:space-y-19\.5:focus > :not(template) ~ :not(template) {
  margin-top: 4.875rem !important;
}

.focus\:space-x-19\.5:focus > :not(template) ~ :not(template) {
  margin-left: 4.875rem !important;
}

.focus\:space-y-20\.5:focus > :not(template) ~ :not(template) {
  margin-top: 5.125rem !important;
}

.focus\:space-x-20\.5:focus > :not(template) ~ :not(template) {
  margin-left: 5.125rem !important;
}

.focus\:space-y-21\.5:focus > :not(template) ~ :not(template) {
  margin-top: 5.375rem !important;
}

.focus\:space-x-21\.5:focus > :not(template) ~ :not(template) {
  margin-left: 5.375rem !important;
}

.focus\:space-y-22\.5:focus > :not(template) ~ :not(template) {
  margin-top: 5.625rem !important;
}

.focus\:space-x-22\.5:focus > :not(template) ~ :not(template) {
  margin-left: 5.625rem !important;
}

.focus\:space-y-23\.5:focus > :not(template) ~ :not(template) {
  margin-top: 5.875rem !important;
}

.focus\:space-x-23\.5:focus > :not(template) ~ :not(template) {
  margin-left: 5.875rem !important;
}

.focus\:space-y-24\.5:focus > :not(template) ~ :not(template) {
  margin-top: 6.125rem !important;
}

.focus\:space-x-24\.5:focus > :not(template) ~ :not(template) {
  margin-left: 6.125rem !important;
}

.focus\:space-y-25\.5:focus > :not(template) ~ :not(template) {
  margin-top: 6.375rem !important;
}

.focus\:space-x-25\.5:focus > :not(template) ~ :not(template) {
  margin-left: 6.375rem !important;
}

.focus\:space-y-26\.5:focus > :not(template) ~ :not(template) {
  margin-top: 6.625rem !important;
}

.focus\:space-x-26\.5:focus > :not(template) ~ :not(template) {
  margin-left: 6.625rem !important;
}

.focus\:space-y-27\.5:focus > :not(template) ~ :not(template) {
  margin-top: 6.875rem !important;
}

.focus\:space-x-27\.5:focus > :not(template) ~ :not(template) {
  margin-left: 6.875rem !important;
}

.focus\:space-y-28\.5:focus > :not(template) ~ :not(template) {
  margin-top: 7.125rem !important;
}

.focus\:space-x-28\.5:focus > :not(template) ~ :not(template) {
  margin-left: 7.125rem !important;
}

.focus\:space-y-29\.5:focus > :not(template) ~ :not(template) {
  margin-top: 7.375rem !important;
}

.focus\:space-x-29\.5:focus > :not(template) ~ :not(template) {
  margin-left: 7.375rem !important;
}

.focus\:space-y-30\.5:focus > :not(template) ~ :not(template) {
  margin-top: 7.625rem !important;
}

.focus\:space-x-30\.5:focus > :not(template) ~ :not(template) {
  margin-left: 7.625rem !important;
}

.focus\:space-y-31\.5:focus > :not(template) ~ :not(template) {
  margin-top: 7.875rem !important;
}

.focus\:space-x-31\.5:focus > :not(template) ~ :not(template) {
  margin-left: 7.875rem !important;
}

.focus\:space-y-32\.5:focus > :not(template) ~ :not(template) {
  margin-top: 8.125rem !important;
}

.focus\:space-x-32\.5:focus > :not(template) ~ :not(template) {
  margin-left: 8.125rem !important;
}

.focus\:space-y-33\.5:focus > :not(template) ~ :not(template) {
  margin-top: 8.375rem !important;
}

.focus\:space-x-33\.5:focus > :not(template) ~ :not(template) {
  margin-left: 8.375rem !important;
}

.focus\:space-y-34\.5:focus > :not(template) ~ :not(template) {
  margin-top: 8.625rem !important;
}

.focus\:space-x-34\.5:focus > :not(template) ~ :not(template) {
  margin-left: 8.625rem !important;
}

.focus\:space-y-35\.5:focus > :not(template) ~ :not(template) {
  margin-top: 8.875rem !important;
}

.focus\:space-x-35\.5:focus > :not(template) ~ :not(template) {
  margin-left: 8.875rem !important;
}

.focus\:space-y-36\.5:focus > :not(template) ~ :not(template) {
  margin-top: 9.125rem !important;
}

.focus\:space-x-36\.5:focus > :not(template) ~ :not(template) {
  margin-left: 9.125rem !important;
}

.focus\:space-y-37\.5:focus > :not(template) ~ :not(template) {
  margin-top: 9.375rem !important;
}

.focus\:space-x-37\.5:focus > :not(template) ~ :not(template) {
  margin-left: 9.375rem !important;
}

.focus\:space-y-38\.5:focus > :not(template) ~ :not(template) {
  margin-top: 9.625rem !important;
}

.focus\:space-x-38\.5:focus > :not(template) ~ :not(template) {
  margin-left: 9.625rem !important;
}

.focus\:space-y-39\.5:focus > :not(template) ~ :not(template) {
  margin-top: 9.875rem !important;
}

.focus\:space-x-39\.5:focus > :not(template) ~ :not(template) {
  margin-left: 9.875rem !important;
}

.focus\:space-y-40\.5:focus > :not(template) ~ :not(template) {
  margin-top: 10.125rem !important;
}

.focus\:space-x-40\.5:focus > :not(template) ~ :not(template) {
  margin-left: 10.125rem !important;
}

.focus\:space-y-41\.5:focus > :not(template) ~ :not(template) {
  margin-top: 10.375rem !important;
}

.focus\:space-x-41\.5:focus > :not(template) ~ :not(template) {
  margin-left: 10.375rem !important;
}

.focus\:space-y-42\.5:focus > :not(template) ~ :not(template) {
  margin-top: 10.625rem !important;
}

.focus\:space-x-42\.5:focus > :not(template) ~ :not(template) {
  margin-left: 10.625rem !important;
}

.focus\:space-y-43\.5:focus > :not(template) ~ :not(template) {
  margin-top: 10.875rem !important;
}

.focus\:space-x-43\.5:focus > :not(template) ~ :not(template) {
  margin-left: 10.875rem !important;
}

.focus\:space-y-44\.5:focus > :not(template) ~ :not(template) {
  margin-top: 11.125rem !important;
}

.focus\:space-x-44\.5:focus > :not(template) ~ :not(template) {
  margin-left: 11.125rem !important;
}

.focus\:space-y-45\.5:focus > :not(template) ~ :not(template) {
  margin-top: 11.375rem !important;
}

.focus\:space-x-45\.5:focus > :not(template) ~ :not(template) {
  margin-left: 11.375rem !important;
}

.focus\:space-y-46\.5:focus > :not(template) ~ :not(template) {
  margin-top: 11.625rem !important;
}

.focus\:space-x-46\.5:focus > :not(template) ~ :not(template) {
  margin-left: 11.625rem !important;
}

.focus\:space-y-47\.5:focus > :not(template) ~ :not(template) {
  margin-top: 11.875rem !important;
}

.focus\:space-x-47\.5:focus > :not(template) ~ :not(template) {
  margin-left: 11.875rem !important;
}

.focus\:space-y-48\.5:focus > :not(template) ~ :not(template) {
  margin-top: 12.125rem !important;
}

.focus\:space-x-48\.5:focus > :not(template) ~ :not(template) {
  margin-left: 12.125rem !important;
}

.focus\:space-y-49\.5:focus > :not(template) ~ :not(template) {
  margin-top: 12.375rem !important;
}

.focus\:space-x-49\.5:focus > :not(template) ~ :not(template) {
  margin-left: 12.375rem !important;
}

.focus\:space-y-50\.5:focus > :not(template) ~ :not(template) {
  margin-top: 12.625rem !important;
}

.focus\:space-x-50\.5:focus > :not(template) ~ :not(template) {
  margin-left: 12.625rem !important;
}

.focus\:space-y-51\.5:focus > :not(template) ~ :not(template) {
  margin-top: 12.875rem !important;
}

.focus\:space-x-51\.5:focus > :not(template) ~ :not(template) {
  margin-left: 12.875rem !important;
}

.focus\:space-y-52\.5:focus > :not(template) ~ :not(template) {
  margin-top: 13.125rem !important;
}

.focus\:space-x-52\.5:focus > :not(template) ~ :not(template) {
  margin-left: 13.125rem !important;
}

.focus\:space-y-53\.5:focus > :not(template) ~ :not(template) {
  margin-top: 13.375rem !important;
}

.focus\:space-x-53\.5:focus > :not(template) ~ :not(template) {
  margin-left: 13.375rem !important;
}

.focus\:space-y-54\.5:focus > :not(template) ~ :not(template) {
  margin-top: 13.625rem !important;
}

.focus\:space-x-54\.5:focus > :not(template) ~ :not(template) {
  margin-left: 13.625rem !important;
}

.focus\:space-y-55\.5:focus > :not(template) ~ :not(template) {
  margin-top: 13.875rem !important;
}

.focus\:space-x-55\.5:focus > :not(template) ~ :not(template) {
  margin-left: 13.875rem !important;
}

.focus\:space-y-56\.5:focus > :not(template) ~ :not(template) {
  margin-top: 14.125rem !important;
}

.focus\:space-x-56\.5:focus > :not(template) ~ :not(template) {
  margin-left: 14.125rem !important;
}

.focus\:space-y-57\.5:focus > :not(template) ~ :not(template) {
  margin-top: 14.375rem !important;
}

.focus\:space-x-57\.5:focus > :not(template) ~ :not(template) {
  margin-left: 14.375rem !important;
}

.focus\:space-y-58\.5:focus > :not(template) ~ :not(template) {
  margin-top: 14.625rem !important;
}

.focus\:space-x-58\.5:focus > :not(template) ~ :not(template) {
  margin-left: 14.625rem !important;
}

.focus\:space-y-59\.5:focus > :not(template) ~ :not(template) {
  margin-top: 14.875rem !important;
}

.focus\:space-x-59\.5:focus > :not(template) ~ :not(template) {
  margin-left: 14.875rem !important;
}

.focus\:space-y-60\.5:focus > :not(template) ~ :not(template) {
  margin-top: 15.125rem !important;
}

.focus\:space-x-60\.5:focus > :not(template) ~ :not(template) {
  margin-left: 15.125rem !important;
}

.focus\:space-y-61\.5:focus > :not(template) ~ :not(template) {
  margin-top: 15.375rem !important;
}

.focus\:space-x-61\.5:focus > :not(template) ~ :not(template) {
  margin-left: 15.375rem !important;
}

.focus\:space-y-62\.5:focus > :not(template) ~ :not(template) {
  margin-top: 15.625rem !important;
}

.focus\:space-x-62\.5:focus > :not(template) ~ :not(template) {
  margin-left: 15.625rem !important;
}

.focus\:space-y-63\.5:focus > :not(template) ~ :not(template) {
  margin-top: 15.875rem !important;
}

.focus\:space-x-63\.5:focus > :not(template) ~ :not(template) {
  margin-left: 15.875rem !important;
}

.focus\:space-y-64\.5:focus > :not(template) ~ :not(template) {
  margin-top: 16.125rem !important;
}

.focus\:space-x-64\.5:focus > :not(template) ~ :not(template) {
  margin-left: 16.125rem !important;
}

.focus\:space-y-65\.5:focus > :not(template) ~ :not(template) {
  margin-top: 16.375rem !important;
}

.focus\:space-x-65\.5:focus > :not(template) ~ :not(template) {
  margin-left: 16.375rem !important;
}

.focus\:space-y-66\.5:focus > :not(template) ~ :not(template) {
  margin-top: 16.625rem !important;
}

.focus\:space-x-66\.5:focus > :not(template) ~ :not(template) {
  margin-left: 16.625rem !important;
}

.focus\:space-y-67\.5:focus > :not(template) ~ :not(template) {
  margin-top: 16.875rem !important;
}

.focus\:space-x-67\.5:focus > :not(template) ~ :not(template) {
  margin-left: 16.875rem !important;
}

.focus\:space-y-68\.5:focus > :not(template) ~ :not(template) {
  margin-top: 17.125rem !important;
}

.focus\:space-x-68\.5:focus > :not(template) ~ :not(template) {
  margin-left: 17.125rem !important;
}

.focus\:space-y-69\.5:focus > :not(template) ~ :not(template) {
  margin-top: 17.375rem !important;
}

.focus\:space-x-69\.5:focus > :not(template) ~ :not(template) {
  margin-left: 17.375rem !important;
}

.focus\:space-y-70\.5:focus > :not(template) ~ :not(template) {
  margin-top: 17.625rem !important;
}

.focus\:space-x-70\.5:focus > :not(template) ~ :not(template) {
  margin-left: 17.625rem !important;
}

.focus\:space-y-71\.5:focus > :not(template) ~ :not(template) {
  margin-top: 17.875rem !important;
}

.focus\:space-x-71\.5:focus > :not(template) ~ :not(template) {
  margin-left: 17.875rem !important;
}

.focus\:space-y-72\.5:focus > :not(template) ~ :not(template) {
  margin-top: 18.125rem !important;
}

.focus\:space-x-72\.5:focus > :not(template) ~ :not(template) {
  margin-left: 18.125rem !important;
}

.focus\:space-y-73\.5:focus > :not(template) ~ :not(template) {
  margin-top: 18.375rem !important;
}

.focus\:space-x-73\.5:focus > :not(template) ~ :not(template) {
  margin-left: 18.375rem !important;
}

.focus\:space-y-74\.5:focus > :not(template) ~ :not(template) {
  margin-top: 18.625rem !important;
}

.focus\:space-x-74\.5:focus > :not(template) ~ :not(template) {
  margin-left: 18.625rem !important;
}

.focus\:space-y-75\.5:focus > :not(template) ~ :not(template) {
  margin-top: 18.875rem !important;
}

.focus\:space-x-75\.5:focus > :not(template) ~ :not(template) {
  margin-left: 18.875rem !important;
}

.focus\:space-y-76\.5:focus > :not(template) ~ :not(template) {
  margin-top: 19.125rem !important;
}

.focus\:space-x-76\.5:focus > :not(template) ~ :not(template) {
  margin-left: 19.125rem !important;
}

.focus\:space-y-77\.5:focus > :not(template) ~ :not(template) {
  margin-top: 19.375rem !important;
}

.focus\:space-x-77\.5:focus > :not(template) ~ :not(template) {
  margin-left: 19.375rem !important;
}

.focus\:space-y-78\.5:focus > :not(template) ~ :not(template) {
  margin-top: 19.625rem !important;
}

.focus\:space-x-78\.5:focus > :not(template) ~ :not(template) {
  margin-left: 19.625rem !important;
}

.focus\:space-y-79\.5:focus > :not(template) ~ :not(template) {
  margin-top: 19.875rem !important;
}

.focus\:space-x-79\.5:focus > :not(template) ~ :not(template) {
  margin-left: 19.875rem !important;
}

.focus\:space-y-80\.5:focus > :not(template) ~ :not(template) {
  margin-top: 20.125rem !important;
}

.focus\:space-x-80\.5:focus > :not(template) ~ :not(template) {
  margin-left: 20.125rem !important;
}

.focus\:space-y-81\.5:focus > :not(template) ~ :not(template) {
  margin-top: 20.375rem !important;
}

.focus\:space-x-81\.5:focus > :not(template) ~ :not(template) {
  margin-left: 20.375rem !important;
}

.focus\:space-y-82\.5:focus > :not(template) ~ :not(template) {
  margin-top: 20.625rem !important;
}

.focus\:space-x-82\.5:focus > :not(template) ~ :not(template) {
  margin-left: 20.625rem !important;
}

.focus\:space-y-83\.5:focus > :not(template) ~ :not(template) {
  margin-top: 20.875rem !important;
}

.focus\:space-x-83\.5:focus > :not(template) ~ :not(template) {
  margin-left: 20.875rem !important;
}

.focus\:space-y-84\.5:focus > :not(template) ~ :not(template) {
  margin-top: 21.125rem !important;
}

.focus\:space-x-84\.5:focus > :not(template) ~ :not(template) {
  margin-left: 21.125rem !important;
}

.focus\:space-y-85\.5:focus > :not(template) ~ :not(template) {
  margin-top: 21.375rem !important;
}

.focus\:space-x-85\.5:focus > :not(template) ~ :not(template) {
  margin-left: 21.375rem !important;
}

.focus\:space-y-86\.5:focus > :not(template) ~ :not(template) {
  margin-top: 21.625rem !important;
}

.focus\:space-x-86\.5:focus > :not(template) ~ :not(template) {
  margin-left: 21.625rem !important;
}

.focus\:space-y-87\.5:focus > :not(template) ~ :not(template) {
  margin-top: 21.875rem !important;
}

.focus\:space-x-87\.5:focus > :not(template) ~ :not(template) {
  margin-left: 21.875rem !important;
}

.focus\:space-y-88\.5:focus > :not(template) ~ :not(template) {
  margin-top: 22.125rem !important;
}

.focus\:space-x-88\.5:focus > :not(template) ~ :not(template) {
  margin-left: 22.125rem !important;
}

.focus\:space-y-89\.5:focus > :not(template) ~ :not(template) {
  margin-top: 22.375rem !important;
}

.focus\:space-x-89\.5:focus > :not(template) ~ :not(template) {
  margin-left: 22.375rem !important;
}

.focus\:space-y-90\.5:focus > :not(template) ~ :not(template) {
  margin-top: 22.625rem !important;
}

.focus\:space-x-90\.5:focus > :not(template) ~ :not(template) {
  margin-left: 22.625rem !important;
}

.focus\:space-y-91\.5:focus > :not(template) ~ :not(template) {
  margin-top: 22.875rem !important;
}

.focus\:space-x-91\.5:focus > :not(template) ~ :not(template) {
  margin-left: 22.875rem !important;
}

.focus\:space-y-92\.5:focus > :not(template) ~ :not(template) {
  margin-top: 23.125rem !important;
}

.focus\:space-x-92\.5:focus > :not(template) ~ :not(template) {
  margin-left: 23.125rem !important;
}

.focus\:space-y-93\.5:focus > :not(template) ~ :not(template) {
  margin-top: 23.375rem !important;
}

.focus\:space-x-93\.5:focus > :not(template) ~ :not(template) {
  margin-left: 23.375rem !important;
}

.focus\:space-y-94\.5:focus > :not(template) ~ :not(template) {
  margin-top: 23.625rem !important;
}

.focus\:space-x-94\.5:focus > :not(template) ~ :not(template) {
  margin-left: 23.625rem !important;
}

.focus\:space-y-95\.5:focus > :not(template) ~ :not(template) {
  margin-top: 23.875rem !important;
}

.focus\:space-x-95\.5:focus > :not(template) ~ :not(template) {
  margin-left: 23.875rem !important;
}

.focus\:space-y-96\.5:focus > :not(template) ~ :not(template) {
  margin-top: 24.125rem !important;
}

.focus\:space-x-96\.5:focus > :not(template) ~ :not(template) {
  margin-left: 24.125rem !important;
}

.focus\:space-y-97\.5:focus > :not(template) ~ :not(template) {
  margin-top: 24.375rem !important;
}

.focus\:space-x-97\.5:focus > :not(template) ~ :not(template) {
  margin-left: 24.375rem !important;
}

.focus\:space-y-98\.5:focus > :not(template) ~ :not(template) {
  margin-top: 24.625rem !important;
}

.focus\:space-x-98\.5:focus > :not(template) ~ :not(template) {
  margin-left: 24.625rem !important;
}

.focus\:space-y-99\.5:focus > :not(template) ~ :not(template) {
  margin-top: 24.875rem !important;
}

.focus\:space-x-99\.5:focus > :not(template) ~ :not(template) {
  margin-left: 24.875rem !important;
}

.focus\:space-y-100\.5:focus > :not(template) ~ :not(template) {
  margin-top: 25.125rem !important;
}

.focus\:space-x-100\.5:focus > :not(template) ~ :not(template) {
  margin-left: 25.125rem !important;
}

.focus\:space-y-101\.5:focus > :not(template) ~ :not(template) {
  margin-top: 25.375rem !important;
}

.focus\:space-x-101\.5:focus > :not(template) ~ :not(template) {
  margin-left: 25.375rem !important;
}

.focus\:space-y-102\.5:focus > :not(template) ~ :not(template) {
  margin-top: 25.625rem !important;
}

.focus\:space-x-102\.5:focus > :not(template) ~ :not(template) {
  margin-left: 25.625rem !important;
}

.focus\:space-y-103\.5:focus > :not(template) ~ :not(template) {
  margin-top: 25.875rem !important;
}

.focus\:space-x-103\.5:focus > :not(template) ~ :not(template) {
  margin-left: 25.875rem !important;
}

.focus\:space-y-104\.5:focus > :not(template) ~ :not(template) {
  margin-top: 26.125rem !important;
}

.focus\:space-x-104\.5:focus > :not(template) ~ :not(template) {
  margin-left: 26.125rem !important;
}

.focus\:-space-y-0:focus > :not(template) ~ :not(template) {
  margin-top: 0rem !important;
}

.focus\:-space-x-0:focus > :not(template) ~ :not(template) {
  margin-left: 0rem !important;
}

.focus\:-space-y-1:focus > :not(template) ~ :not(template) {
  margin-top: -0.25rem !important;
}

.focus\:-space-x-1:focus > :not(template) ~ :not(template) {
  margin-left: -0.25rem !important;
}

.focus\:-space-y-2:focus > :not(template) ~ :not(template) {
  margin-top: -0.5rem !important;
}

.focus\:-space-x-2:focus > :not(template) ~ :not(template) {
  margin-left: -0.5rem !important;
}

.focus\:-space-y-3:focus > :not(template) ~ :not(template) {
  margin-top: -0.75rem !important;
}

.focus\:-space-x-3:focus > :not(template) ~ :not(template) {
  margin-left: -0.75rem !important;
}

.focus\:-space-y-4:focus > :not(template) ~ :not(template) {
  margin-top: -1rem !important;
}

.focus\:-space-x-4:focus > :not(template) ~ :not(template) {
  margin-left: -1rem !important;
}

.focus\:-space-y-5:focus > :not(template) ~ :not(template) {
  margin-top: -1.25rem !important;
}

.focus\:-space-x-5:focus > :not(template) ~ :not(template) {
  margin-left: -1.25rem !important;
}

.focus\:-space-y-6:focus > :not(template) ~ :not(template) {
  margin-top: -1.5rem !important;
}

.focus\:-space-x-6:focus > :not(template) ~ :not(template) {
  margin-left: -1.5rem !important;
}

.focus\:-space-y-7:focus > :not(template) ~ :not(template) {
  margin-top: -1.75rem !important;
}

.focus\:-space-x-7:focus > :not(template) ~ :not(template) {
  margin-left: -1.75rem !important;
}

.focus\:-space-y-8:focus > :not(template) ~ :not(template) {
  margin-top: -2rem !important;
}

.focus\:-space-x-8:focus > :not(template) ~ :not(template) {
  margin-left: -2rem !important;
}

.focus\:-space-y-9:focus > :not(template) ~ :not(template) {
  margin-top: -2.25rem !important;
}

.focus\:-space-x-9:focus > :not(template) ~ :not(template) {
  margin-left: -2.25rem !important;
}

.focus\:-space-y-10:focus > :not(template) ~ :not(template) {
  margin-top: -2.5rem !important;
}

.focus\:-space-x-10:focus > :not(template) ~ :not(template) {
  margin-left: -2.5rem !important;
}

.focus\:-space-y-11:focus > :not(template) ~ :not(template) {
  margin-top: -2.75rem !important;
}

.focus\:-space-x-11:focus > :not(template) ~ :not(template) {
  margin-left: -2.75rem !important;
}

.focus\:-space-y-12:focus > :not(template) ~ :not(template) {
  margin-top: -3rem !important;
}

.focus\:-space-x-12:focus > :not(template) ~ :not(template) {
  margin-left: -3rem !important;
}

.focus\:-space-y-13:focus > :not(template) ~ :not(template) {
  margin-top: -3.25rem !important;
}

.focus\:-space-x-13:focus > :not(template) ~ :not(template) {
  margin-left: -3.25rem !important;
}

.focus\:-space-y-14:focus > :not(template) ~ :not(template) {
  margin-top: -3.5rem !important;
}

.focus\:-space-x-14:focus > :not(template) ~ :not(template) {
  margin-left: -3.5rem !important;
}

.focus\:-space-y-15:focus > :not(template) ~ :not(template) {
  margin-top: -3.75rem !important;
}

.focus\:-space-x-15:focus > :not(template) ~ :not(template) {
  margin-left: -3.75rem !important;
}

.focus\:-space-y-16:focus > :not(template) ~ :not(template) {
  margin-top: -4rem !important;
}

.focus\:-space-x-16:focus > :not(template) ~ :not(template) {
  margin-left: -4rem !important;
}

.focus\:-space-y-17:focus > :not(template) ~ :not(template) {
  margin-top: -4.25rem !important;
}

.focus\:-space-x-17:focus > :not(template) ~ :not(template) {
  margin-left: -4.25rem !important;
}

.focus\:-space-y-18:focus > :not(template) ~ :not(template) {
  margin-top: -4.5rem !important;
}

.focus\:-space-x-18:focus > :not(template) ~ :not(template) {
  margin-left: -4.5rem !important;
}

.focus\:-space-y-19:focus > :not(template) ~ :not(template) {
  margin-top: -4.75rem !important;
}

.focus\:-space-x-19:focus > :not(template) ~ :not(template) {
  margin-left: -4.75rem !important;
}

.focus\:-space-y-20:focus > :not(template) ~ :not(template) {
  margin-top: -5rem !important;
}

.focus\:-space-x-20:focus > :not(template) ~ :not(template) {
  margin-left: -5rem !important;
}

.focus\:-space-y-21:focus > :not(template) ~ :not(template) {
  margin-top: -5.25rem !important;
}

.focus\:-space-x-21:focus > :not(template) ~ :not(template) {
  margin-left: -5.25rem !important;
}

.focus\:-space-y-22:focus > :not(template) ~ :not(template) {
  margin-top: -5.5rem !important;
}

.focus\:-space-x-22:focus > :not(template) ~ :not(template) {
  margin-left: -5.5rem !important;
}

.focus\:-space-y-23:focus > :not(template) ~ :not(template) {
  margin-top: -5.75rem !important;
}

.focus\:-space-x-23:focus > :not(template) ~ :not(template) {
  margin-left: -5.75rem !important;
}

.focus\:-space-y-24:focus > :not(template) ~ :not(template) {
  margin-top: -6rem !important;
}

.focus\:-space-x-24:focus > :not(template) ~ :not(template) {
  margin-left: -6rem !important;
}

.focus\:-space-y-25:focus > :not(template) ~ :not(template) {
  margin-top: -6.25rem !important;
}

.focus\:-space-x-25:focus > :not(template) ~ :not(template) {
  margin-left: -6.25rem !important;
}

.focus\:-space-y-26:focus > :not(template) ~ :not(template) {
  margin-top: -6.5rem !important;
}

.focus\:-space-x-26:focus > :not(template) ~ :not(template) {
  margin-left: -6.5rem !important;
}

.focus\:-space-y-27:focus > :not(template) ~ :not(template) {
  margin-top: -6.75rem !important;
}

.focus\:-space-x-27:focus > :not(template) ~ :not(template) {
  margin-left: -6.75rem !important;
}

.focus\:-space-y-28:focus > :not(template) ~ :not(template) {
  margin-top: -7rem !important;
}

.focus\:-space-x-28:focus > :not(template) ~ :not(template) {
  margin-left: -7rem !important;
}

.focus\:-space-y-29:focus > :not(template) ~ :not(template) {
  margin-top: -7.25rem !important;
}

.focus\:-space-x-29:focus > :not(template) ~ :not(template) {
  margin-left: -7.25rem !important;
}

.focus\:-space-y-30:focus > :not(template) ~ :not(template) {
  margin-top: -7.5rem !important;
}

.focus\:-space-x-30:focus > :not(template) ~ :not(template) {
  margin-left: -7.5rem !important;
}

.focus\:-space-y-31:focus > :not(template) ~ :not(template) {
  margin-top: -7.75rem !important;
}

.focus\:-space-x-31:focus > :not(template) ~ :not(template) {
  margin-left: -7.75rem !important;
}

.focus\:-space-y-32:focus > :not(template) ~ :not(template) {
  margin-top: -8rem !important;
}

.focus\:-space-x-32:focus > :not(template) ~ :not(template) {
  margin-left: -8rem !important;
}

.focus\:-space-y-33:focus > :not(template) ~ :not(template) {
  margin-top: -8.25rem !important;
}

.focus\:-space-x-33:focus > :not(template) ~ :not(template) {
  margin-left: -8.25rem !important;
}

.focus\:-space-y-34:focus > :not(template) ~ :not(template) {
  margin-top: -8.5rem !important;
}

.focus\:-space-x-34:focus > :not(template) ~ :not(template) {
  margin-left: -8.5rem !important;
}

.focus\:-space-y-35:focus > :not(template) ~ :not(template) {
  margin-top: -8.75rem !important;
}

.focus\:-space-x-35:focus > :not(template) ~ :not(template) {
  margin-left: -8.75rem !important;
}

.focus\:-space-y-36:focus > :not(template) ~ :not(template) {
  margin-top: -9rem !important;
}

.focus\:-space-x-36:focus > :not(template) ~ :not(template) {
  margin-left: -9rem !important;
}

.focus\:-space-y-37:focus > :not(template) ~ :not(template) {
  margin-top: -9.25rem !important;
}

.focus\:-space-x-37:focus > :not(template) ~ :not(template) {
  margin-left: -9.25rem !important;
}

.focus\:-space-y-38:focus > :not(template) ~ :not(template) {
  margin-top: -9.5rem !important;
}

.focus\:-space-x-38:focus > :not(template) ~ :not(template) {
  margin-left: -9.5rem !important;
}

.focus\:-space-y-39:focus > :not(template) ~ :not(template) {
  margin-top: -9.75rem !important;
}

.focus\:-space-x-39:focus > :not(template) ~ :not(template) {
  margin-left: -9.75rem !important;
}

.focus\:-space-y-40:focus > :not(template) ~ :not(template) {
  margin-top: -10rem !important;
}

.focus\:-space-x-40:focus > :not(template) ~ :not(template) {
  margin-left: -10rem !important;
}

.focus\:-space-y-41:focus > :not(template) ~ :not(template) {
  margin-top: -10.25rem !important;
}

.focus\:-space-x-41:focus > :not(template) ~ :not(template) {
  margin-left: -10.25rem !important;
}

.focus\:-space-y-42:focus > :not(template) ~ :not(template) {
  margin-top: -10.5rem !important;
}

.focus\:-space-x-42:focus > :not(template) ~ :not(template) {
  margin-left: -10.5rem !important;
}

.focus\:-space-y-43:focus > :not(template) ~ :not(template) {
  margin-top: -10.75rem !important;
}

.focus\:-space-x-43:focus > :not(template) ~ :not(template) {
  margin-left: -10.75rem !important;
}

.focus\:-space-y-44:focus > :not(template) ~ :not(template) {
  margin-top: -11rem !important;
}

.focus\:-space-x-44:focus > :not(template) ~ :not(template) {
  margin-left: -11rem !important;
}

.focus\:-space-y-45:focus > :not(template) ~ :not(template) {
  margin-top: -11.25rem !important;
}

.focus\:-space-x-45:focus > :not(template) ~ :not(template) {
  margin-left: -11.25rem !important;
}

.focus\:-space-y-46:focus > :not(template) ~ :not(template) {
  margin-top: -11.5rem !important;
}

.focus\:-space-x-46:focus > :not(template) ~ :not(template) {
  margin-left: -11.5rem !important;
}

.focus\:-space-y-47:focus > :not(template) ~ :not(template) {
  margin-top: -11.75rem !important;
}

.focus\:-space-x-47:focus > :not(template) ~ :not(template) {
  margin-left: -11.75rem !important;
}

.focus\:-space-y-48:focus > :not(template) ~ :not(template) {
  margin-top: -12rem !important;
}

.focus\:-space-x-48:focus > :not(template) ~ :not(template) {
  margin-left: -12rem !important;
}

.focus\:-space-y-49:focus > :not(template) ~ :not(template) {
  margin-top: -12.25rem !important;
}

.focus\:-space-x-49:focus > :not(template) ~ :not(template) {
  margin-left: -12.25rem !important;
}

.focus\:-space-y-50:focus > :not(template) ~ :not(template) {
  margin-top: -12.5rem !important;
}

.focus\:-space-x-50:focus > :not(template) ~ :not(template) {
  margin-left: -12.5rem !important;
}

.focus\:-space-y-51:focus > :not(template) ~ :not(template) {
  margin-top: -12.75rem !important;
}

.focus\:-space-x-51:focus > :not(template) ~ :not(template) {
  margin-left: -12.75rem !important;
}

.focus\:-space-y-52:focus > :not(template) ~ :not(template) {
  margin-top: -13rem !important;
}

.focus\:-space-x-52:focus > :not(template) ~ :not(template) {
  margin-left: -13rem !important;
}

.focus\:-space-y-53:focus > :not(template) ~ :not(template) {
  margin-top: -13.25rem !important;
}

.focus\:-space-x-53:focus > :not(template) ~ :not(template) {
  margin-left: -13.25rem !important;
}

.focus\:-space-y-54:focus > :not(template) ~ :not(template) {
  margin-top: -13.5rem !important;
}

.focus\:-space-x-54:focus > :not(template) ~ :not(template) {
  margin-left: -13.5rem !important;
}

.focus\:-space-y-55:focus > :not(template) ~ :not(template) {
  margin-top: -13.75rem !important;
}

.focus\:-space-x-55:focus > :not(template) ~ :not(template) {
  margin-left: -13.75rem !important;
}

.focus\:-space-y-56:focus > :not(template) ~ :not(template) {
  margin-top: -14rem !important;
}

.focus\:-space-x-56:focus > :not(template) ~ :not(template) {
  margin-left: -14rem !important;
}

.focus\:-space-y-57:focus > :not(template) ~ :not(template) {
  margin-top: -14.25rem !important;
}

.focus\:-space-x-57:focus > :not(template) ~ :not(template) {
  margin-left: -14.25rem !important;
}

.focus\:-space-y-58:focus > :not(template) ~ :not(template) {
  margin-top: -14.5rem !important;
}

.focus\:-space-x-58:focus > :not(template) ~ :not(template) {
  margin-left: -14.5rem !important;
}

.focus\:-space-y-59:focus > :not(template) ~ :not(template) {
  margin-top: -14.75rem !important;
}

.focus\:-space-x-59:focus > :not(template) ~ :not(template) {
  margin-left: -14.75rem !important;
}

.focus\:-space-y-60:focus > :not(template) ~ :not(template) {
  margin-top: -15rem !important;
}

.focus\:-space-x-60:focus > :not(template) ~ :not(template) {
  margin-left: -15rem !important;
}

.focus\:-space-y-61:focus > :not(template) ~ :not(template) {
  margin-top: -15.25rem !important;
}

.focus\:-space-x-61:focus > :not(template) ~ :not(template) {
  margin-left: -15.25rem !important;
}

.focus\:-space-y-62:focus > :not(template) ~ :not(template) {
  margin-top: -15.5rem !important;
}

.focus\:-space-x-62:focus > :not(template) ~ :not(template) {
  margin-left: -15.5rem !important;
}

.focus\:-space-y-63:focus > :not(template) ~ :not(template) {
  margin-top: -15.75rem !important;
}

.focus\:-space-x-63:focus > :not(template) ~ :not(template) {
  margin-left: -15.75rem !important;
}

.focus\:-space-y-64:focus > :not(template) ~ :not(template) {
  margin-top: -16rem !important;
}

.focus\:-space-x-64:focus > :not(template) ~ :not(template) {
  margin-left: -16rem !important;
}

.focus\:-space-y-65:focus > :not(template) ~ :not(template) {
  margin-top: -16.25rem !important;
}

.focus\:-space-x-65:focus > :not(template) ~ :not(template) {
  margin-left: -16.25rem !important;
}

.focus\:-space-y-66:focus > :not(template) ~ :not(template) {
  margin-top: -16.5rem !important;
}

.focus\:-space-x-66:focus > :not(template) ~ :not(template) {
  margin-left: -16.5rem !important;
}

.focus\:-space-y-67:focus > :not(template) ~ :not(template) {
  margin-top: -16.75rem !important;
}

.focus\:-space-x-67:focus > :not(template) ~ :not(template) {
  margin-left: -16.75rem !important;
}

.focus\:-space-y-68:focus > :not(template) ~ :not(template) {
  margin-top: -17rem !important;
}

.focus\:-space-x-68:focus > :not(template) ~ :not(template) {
  margin-left: -17rem !important;
}

.focus\:-space-y-69:focus > :not(template) ~ :not(template) {
  margin-top: -17.25rem !important;
}

.focus\:-space-x-69:focus > :not(template) ~ :not(template) {
  margin-left: -17.25rem !important;
}

.focus\:-space-y-70:focus > :not(template) ~ :not(template) {
  margin-top: -17.5rem !important;
}

.focus\:-space-x-70:focus > :not(template) ~ :not(template) {
  margin-left: -17.5rem !important;
}

.focus\:-space-y-71:focus > :not(template) ~ :not(template) {
  margin-top: -17.75rem !important;
}

.focus\:-space-x-71:focus > :not(template) ~ :not(template) {
  margin-left: -17.75rem !important;
}

.focus\:-space-y-72:focus > :not(template) ~ :not(template) {
  margin-top: -18rem !important;
}

.focus\:-space-x-72:focus > :not(template) ~ :not(template) {
  margin-left: -18rem !important;
}

.focus\:-space-y-73:focus > :not(template) ~ :not(template) {
  margin-top: -18.25rem !important;
}

.focus\:-space-x-73:focus > :not(template) ~ :not(template) {
  margin-left: -18.25rem !important;
}

.focus\:-space-y-74:focus > :not(template) ~ :not(template) {
  margin-top: -18.5rem !important;
}

.focus\:-space-x-74:focus > :not(template) ~ :not(template) {
  margin-left: -18.5rem !important;
}

.focus\:-space-y-75:focus > :not(template) ~ :not(template) {
  margin-top: -18.75rem !important;
}

.focus\:-space-x-75:focus > :not(template) ~ :not(template) {
  margin-left: -18.75rem !important;
}

.focus\:-space-y-76:focus > :not(template) ~ :not(template) {
  margin-top: -19rem !important;
}

.focus\:-space-x-76:focus > :not(template) ~ :not(template) {
  margin-left: -19rem !important;
}

.focus\:-space-y-77:focus > :not(template) ~ :not(template) {
  margin-top: -19.25rem !important;
}

.focus\:-space-x-77:focus > :not(template) ~ :not(template) {
  margin-left: -19.25rem !important;
}

.focus\:-space-y-78:focus > :not(template) ~ :not(template) {
  margin-top: -19.5rem !important;
}

.focus\:-space-x-78:focus > :not(template) ~ :not(template) {
  margin-left: -19.5rem !important;
}

.focus\:-space-y-79:focus > :not(template) ~ :not(template) {
  margin-top: -19.75rem !important;
}

.focus\:-space-x-79:focus > :not(template) ~ :not(template) {
  margin-left: -19.75rem !important;
}

.focus\:-space-y-80:focus > :not(template) ~ :not(template) {
  margin-top: -20rem !important;
}

.focus\:-space-x-80:focus > :not(template) ~ :not(template) {
  margin-left: -20rem !important;
}

.focus\:-space-y-81:focus > :not(template) ~ :not(template) {
  margin-top: -20.25rem !important;
}

.focus\:-space-x-81:focus > :not(template) ~ :not(template) {
  margin-left: -20.25rem !important;
}

.focus\:-space-y-82:focus > :not(template) ~ :not(template) {
  margin-top: -20.5rem !important;
}

.focus\:-space-x-82:focus > :not(template) ~ :not(template) {
  margin-left: -20.5rem !important;
}

.focus\:-space-y-83:focus > :not(template) ~ :not(template) {
  margin-top: -20.75rem !important;
}

.focus\:-space-x-83:focus > :not(template) ~ :not(template) {
  margin-left: -20.75rem !important;
}

.focus\:-space-y-84:focus > :not(template) ~ :not(template) {
  margin-top: -21rem !important;
}

.focus\:-space-x-84:focus > :not(template) ~ :not(template) {
  margin-left: -21rem !important;
}

.focus\:-space-y-85:focus > :not(template) ~ :not(template) {
  margin-top: -21.25rem !important;
}

.focus\:-space-x-85:focus > :not(template) ~ :not(template) {
  margin-left: -21.25rem !important;
}

.focus\:-space-y-86:focus > :not(template) ~ :not(template) {
  margin-top: -21.5rem !important;
}

.focus\:-space-x-86:focus > :not(template) ~ :not(template) {
  margin-left: -21.5rem !important;
}

.focus\:-space-y-87:focus > :not(template) ~ :not(template) {
  margin-top: -21.75rem !important;
}

.focus\:-space-x-87:focus > :not(template) ~ :not(template) {
  margin-left: -21.75rem !important;
}

.focus\:-space-y-88:focus > :not(template) ~ :not(template) {
  margin-top: -22rem !important;
}

.focus\:-space-x-88:focus > :not(template) ~ :not(template) {
  margin-left: -22rem !important;
}

.focus\:-space-y-89:focus > :not(template) ~ :not(template) {
  margin-top: -22.25rem !important;
}

.focus\:-space-x-89:focus > :not(template) ~ :not(template) {
  margin-left: -22.25rem !important;
}

.focus\:-space-y-90:focus > :not(template) ~ :not(template) {
  margin-top: -22.5rem !important;
}

.focus\:-space-x-90:focus > :not(template) ~ :not(template) {
  margin-left: -22.5rem !important;
}

.focus\:-space-y-91:focus > :not(template) ~ :not(template) {
  margin-top: -22.75rem !important;
}

.focus\:-space-x-91:focus > :not(template) ~ :not(template) {
  margin-left: -22.75rem !important;
}

.focus\:-space-y-92:focus > :not(template) ~ :not(template) {
  margin-top: -23rem !important;
}

.focus\:-space-x-92:focus > :not(template) ~ :not(template) {
  margin-left: -23rem !important;
}

.focus\:-space-y-93:focus > :not(template) ~ :not(template) {
  margin-top: -23.25rem !important;
}

.focus\:-space-x-93:focus > :not(template) ~ :not(template) {
  margin-left: -23.25rem !important;
}

.focus\:-space-y-94:focus > :not(template) ~ :not(template) {
  margin-top: -23.5rem !important;
}

.focus\:-space-x-94:focus > :not(template) ~ :not(template) {
  margin-left: -23.5rem !important;
}

.focus\:-space-y-95:focus > :not(template) ~ :not(template) {
  margin-top: -23.75rem !important;
}

.focus\:-space-x-95:focus > :not(template) ~ :not(template) {
  margin-left: -23.75rem !important;
}

.focus\:-space-y-96:focus > :not(template) ~ :not(template) {
  margin-top: -24rem !important;
}

.focus\:-space-x-96:focus > :not(template) ~ :not(template) {
  margin-left: -24rem !important;
}

.focus\:-space-y-97:focus > :not(template) ~ :not(template) {
  margin-top: -24.25rem !important;
}

.focus\:-space-x-97:focus > :not(template) ~ :not(template) {
  margin-left: -24.25rem !important;
}

.focus\:-space-y-98:focus > :not(template) ~ :not(template) {
  margin-top: -24.5rem !important;
}

.focus\:-space-x-98:focus > :not(template) ~ :not(template) {
  margin-left: -24.5rem !important;
}

.focus\:-space-y-99:focus > :not(template) ~ :not(template) {
  margin-top: -24.75rem !important;
}

.focus\:-space-x-99:focus > :not(template) ~ :not(template) {
  margin-left: -24.75rem !important;
}

.focus\:-space-y-100:focus > :not(template) ~ :not(template) {
  margin-top: -25rem !important;
}

.focus\:-space-x-100:focus > :not(template) ~ :not(template) {
  margin-left: -25rem !important;
}

.focus\:-space-y-101:focus > :not(template) ~ :not(template) {
  margin-top: -25.25rem !important;
}

.focus\:-space-x-101:focus > :not(template) ~ :not(template) {
  margin-left: -25.25rem !important;
}

.focus\:-space-y-102:focus > :not(template) ~ :not(template) {
  margin-top: -25.5rem !important;
}

.focus\:-space-x-102:focus > :not(template) ~ :not(template) {
  margin-left: -25.5rem !important;
}

.focus\:-space-y-103:focus > :not(template) ~ :not(template) {
  margin-top: -25.75rem !important;
}

.focus\:-space-x-103:focus > :not(template) ~ :not(template) {
  margin-left: -25.75rem !important;
}

.focus\:-space-y-104:focus > :not(template) ~ :not(template) {
  margin-top: -26rem !important;
}

.focus\:-space-x-104:focus > :not(template) ~ :not(template) {
  margin-left: -26rem !important;
}

.focus\:-space-y-105:focus > :not(template) ~ :not(template) {
  margin-top: -26.25rem !important;
}

.focus\:-space-x-105:focus > :not(template) ~ :not(template) {
  margin-left: -26.25rem !important;
}

.focus\:-space-y-px:focus > :not(template) ~ :not(template) {
  margin-top: -1px !important;
}

.focus\:-space-x-px:focus > :not(template) ~ :not(template) {
  margin-left: -1px !important;
}

.focus\:-space-y-0\.5:focus > :not(template) ~ :not(template) {
  margin-top: -0.125rem !important;
}

.focus\:-space-x-0\.5:focus > :not(template) ~ :not(template) {
  margin-left: -0.125rem !important;
}

.focus\:-space-y-1\.5:focus > :not(template) ~ :not(template) {
  margin-top: -0.375rem !important;
}

.focus\:-space-x-1\.5:focus > :not(template) ~ :not(template) {
  margin-left: -0.375rem !important;
}

.focus\:-space-y-2\.5:focus > :not(template) ~ :not(template) {
  margin-top: -0.625rem !important;
}

.focus\:-space-x-2\.5:focus > :not(template) ~ :not(template) {
  margin-left: -0.625rem !important;
}

.focus\:-space-y-3\.5:focus > :not(template) ~ :not(template) {
  margin-top: -0.875rem !important;
}

.focus\:-space-x-3\.5:focus > :not(template) ~ :not(template) {
  margin-left: -0.875rem !important;
}

.focus\:-space-y-4\.5:focus > :not(template) ~ :not(template) {
  margin-top: -1.125rem !important;
}

.focus\:-space-x-4\.5:focus > :not(template) ~ :not(template) {
  margin-left: -1.125rem !important;
}

.focus\:-space-y-5\.5:focus > :not(template) ~ :not(template) {
  margin-top: -1.375rem !important;
}

.focus\:-space-x-5\.5:focus > :not(template) ~ :not(template) {
  margin-left: -1.375rem !important;
}

.focus\:-space-y-6\.5:focus > :not(template) ~ :not(template) {
  margin-top: -1.625rem !important;
}

.focus\:-space-x-6\.5:focus > :not(template) ~ :not(template) {
  margin-left: -1.625rem !important;
}

.focus\:-space-y-7\.5:focus > :not(template) ~ :not(template) {
  margin-top: -1.875rem !important;
}

.focus\:-space-x-7\.5:focus > :not(template) ~ :not(template) {
  margin-left: -1.875rem !important;
}

.focus\:-space-y-8\.5:focus > :not(template) ~ :not(template) {
  margin-top: -2.125rem !important;
}

.focus\:-space-x-8\.5:focus > :not(template) ~ :not(template) {
  margin-left: -2.125rem !important;
}

.focus\:-space-y-9\.5:focus > :not(template) ~ :not(template) {
  margin-top: -2.375rem !important;
}

.focus\:-space-x-9\.5:focus > :not(template) ~ :not(template) {
  margin-left: -2.375rem !important;
}

.focus\:-space-y-10\.5:focus > :not(template) ~ :not(template) {
  margin-top: -2.625rem !important;
}

.focus\:-space-x-10\.5:focus > :not(template) ~ :not(template) {
  margin-left: -2.625rem !important;
}

.focus\:-space-y-11\.5:focus > :not(template) ~ :not(template) {
  margin-top: -2.875rem !important;
}

.focus\:-space-x-11\.5:focus > :not(template) ~ :not(template) {
  margin-left: -2.875rem !important;
}

.focus\:-space-y-12\.5:focus > :not(template) ~ :not(template) {
  margin-top: -3.125rem !important;
}

.focus\:-space-x-12\.5:focus > :not(template) ~ :not(template) {
  margin-left: -3.125rem !important;
}

.focus\:-space-y-13\.5:focus > :not(template) ~ :not(template) {
  margin-top: -3.375rem !important;
}

.focus\:-space-x-13\.5:focus > :not(template) ~ :not(template) {
  margin-left: -3.375rem !important;
}

.focus\:-space-y-14\.5:focus > :not(template) ~ :not(template) {
  margin-top: -3.625rem !important;
}

.focus\:-space-x-14\.5:focus > :not(template) ~ :not(template) {
  margin-left: -3.625rem !important;
}

.focus\:-space-y-15\.5:focus > :not(template) ~ :not(template) {
  margin-top: -3.875rem !important;
}

.focus\:-space-x-15\.5:focus > :not(template) ~ :not(template) {
  margin-left: -3.875rem !important;
}

.focus\:-space-y-16\.5:focus > :not(template) ~ :not(template) {
  margin-top: -4.125rem !important;
}

.focus\:-space-x-16\.5:focus > :not(template) ~ :not(template) {
  margin-left: -4.125rem !important;
}

.focus\:-space-y-17\.5:focus > :not(template) ~ :not(template) {
  margin-top: -4.375rem !important;
}

.focus\:-space-x-17\.5:focus > :not(template) ~ :not(template) {
  margin-left: -4.375rem !important;
}

.focus\:-space-y-18\.5:focus > :not(template) ~ :not(template) {
  margin-top: -4.625rem !important;
}

.focus\:-space-x-18\.5:focus > :not(template) ~ :not(template) {
  margin-left: -4.625rem !important;
}

.focus\:-space-y-19\.5:focus > :not(template) ~ :not(template) {
  margin-top: -4.875rem !important;
}

.focus\:-space-x-19\.5:focus > :not(template) ~ :not(template) {
  margin-left: -4.875rem !important;
}

.focus\:-space-y-20\.5:focus > :not(template) ~ :not(template) {
  margin-top: -5.125rem !important;
}

.focus\:-space-x-20\.5:focus > :not(template) ~ :not(template) {
  margin-left: -5.125rem !important;
}

.focus\:-space-y-21\.5:focus > :not(template) ~ :not(template) {
  margin-top: -5.375rem !important;
}

.focus\:-space-x-21\.5:focus > :not(template) ~ :not(template) {
  margin-left: -5.375rem !important;
}

.focus\:-space-y-22\.5:focus > :not(template) ~ :not(template) {
  margin-top: -5.625rem !important;
}

.focus\:-space-x-22\.5:focus > :not(template) ~ :not(template) {
  margin-left: -5.625rem !important;
}

.focus\:-space-y-23\.5:focus > :not(template) ~ :not(template) {
  margin-top: -5.875rem !important;
}

.focus\:-space-x-23\.5:focus > :not(template) ~ :not(template) {
  margin-left: -5.875rem !important;
}

.focus\:-space-y-24\.5:focus > :not(template) ~ :not(template) {
  margin-top: -6.125rem !important;
}

.focus\:-space-x-24\.5:focus > :not(template) ~ :not(template) {
  margin-left: -6.125rem !important;
}

.focus\:-space-y-25\.5:focus > :not(template) ~ :not(template) {
  margin-top: -6.375rem !important;
}

.focus\:-space-x-25\.5:focus > :not(template) ~ :not(template) {
  margin-left: -6.375rem !important;
}

.focus\:-space-y-26\.5:focus > :not(template) ~ :not(template) {
  margin-top: -6.625rem !important;
}

.focus\:-space-x-26\.5:focus > :not(template) ~ :not(template) {
  margin-left: -6.625rem !important;
}

.focus\:-space-y-27\.5:focus > :not(template) ~ :not(template) {
  margin-top: -6.875rem !important;
}

.focus\:-space-x-27\.5:focus > :not(template) ~ :not(template) {
  margin-left: -6.875rem !important;
}

.focus\:-space-y-28\.5:focus > :not(template) ~ :not(template) {
  margin-top: -7.125rem !important;
}

.focus\:-space-x-28\.5:focus > :not(template) ~ :not(template) {
  margin-left: -7.125rem !important;
}

.focus\:-space-y-29\.5:focus > :not(template) ~ :not(template) {
  margin-top: -7.375rem !important;
}

.focus\:-space-x-29\.5:focus > :not(template) ~ :not(template) {
  margin-left: -7.375rem !important;
}

.focus\:-space-y-30\.5:focus > :not(template) ~ :not(template) {
  margin-top: -7.625rem !important;
}

.focus\:-space-x-30\.5:focus > :not(template) ~ :not(template) {
  margin-left: -7.625rem !important;
}

.focus\:-space-y-31\.5:focus > :not(template) ~ :not(template) {
  margin-top: -7.875rem !important;
}

.focus\:-space-x-31\.5:focus > :not(template) ~ :not(template) {
  margin-left: -7.875rem !important;
}

.focus\:-space-y-32\.5:focus > :not(template) ~ :not(template) {
  margin-top: -8.125rem !important;
}

.focus\:-space-x-32\.5:focus > :not(template) ~ :not(template) {
  margin-left: -8.125rem !important;
}

.focus\:-space-y-33\.5:focus > :not(template) ~ :not(template) {
  margin-top: -8.375rem !important;
}

.focus\:-space-x-33\.5:focus > :not(template) ~ :not(template) {
  margin-left: -8.375rem !important;
}

.focus\:-space-y-34\.5:focus > :not(template) ~ :not(template) {
  margin-top: -8.625rem !important;
}

.focus\:-space-x-34\.5:focus > :not(template) ~ :not(template) {
  margin-left: -8.625rem !important;
}

.focus\:-space-y-35\.5:focus > :not(template) ~ :not(template) {
  margin-top: -8.875rem !important;
}

.focus\:-space-x-35\.5:focus > :not(template) ~ :not(template) {
  margin-left: -8.875rem !important;
}

.focus\:-space-y-36\.5:focus > :not(template) ~ :not(template) {
  margin-top: -9.125rem !important;
}

.focus\:-space-x-36\.5:focus > :not(template) ~ :not(template) {
  margin-left: -9.125rem !important;
}

.focus\:-space-y-37\.5:focus > :not(template) ~ :not(template) {
  margin-top: -9.375rem !important;
}

.focus\:-space-x-37\.5:focus > :not(template) ~ :not(template) {
  margin-left: -9.375rem !important;
}

.focus\:-space-y-38\.5:focus > :not(template) ~ :not(template) {
  margin-top: -9.625rem !important;
}

.focus\:-space-x-38\.5:focus > :not(template) ~ :not(template) {
  margin-left: -9.625rem !important;
}

.focus\:-space-y-39\.5:focus > :not(template) ~ :not(template) {
  margin-top: -9.875rem !important;
}

.focus\:-space-x-39\.5:focus > :not(template) ~ :not(template) {
  margin-left: -9.875rem !important;
}

.focus\:-space-y-40\.5:focus > :not(template) ~ :not(template) {
  margin-top: -10.125rem !important;
}

.focus\:-space-x-40\.5:focus > :not(template) ~ :not(template) {
  margin-left: -10.125rem !important;
}

.focus\:-space-y-41\.5:focus > :not(template) ~ :not(template) {
  margin-top: -10.375rem !important;
}

.focus\:-space-x-41\.5:focus > :not(template) ~ :not(template) {
  margin-left: -10.375rem !important;
}

.focus\:-space-y-42\.5:focus > :not(template) ~ :not(template) {
  margin-top: -10.625rem !important;
}

.focus\:-space-x-42\.5:focus > :not(template) ~ :not(template) {
  margin-left: -10.625rem !important;
}

.focus\:-space-y-43\.5:focus > :not(template) ~ :not(template) {
  margin-top: -10.875rem !important;
}

.focus\:-space-x-43\.5:focus > :not(template) ~ :not(template) {
  margin-left: -10.875rem !important;
}

.focus\:-space-y-44\.5:focus > :not(template) ~ :not(template) {
  margin-top: -11.125rem !important;
}

.focus\:-space-x-44\.5:focus > :not(template) ~ :not(template) {
  margin-left: -11.125rem !important;
}

.focus\:-space-y-45\.5:focus > :not(template) ~ :not(template) {
  margin-top: -11.375rem !important;
}

.focus\:-space-x-45\.5:focus > :not(template) ~ :not(template) {
  margin-left: -11.375rem !important;
}

.focus\:-space-y-46\.5:focus > :not(template) ~ :not(template) {
  margin-top: -11.625rem !important;
}

.focus\:-space-x-46\.5:focus > :not(template) ~ :not(template) {
  margin-left: -11.625rem !important;
}

.focus\:-space-y-47\.5:focus > :not(template) ~ :not(template) {
  margin-top: -11.875rem !important;
}

.focus\:-space-x-47\.5:focus > :not(template) ~ :not(template) {
  margin-left: -11.875rem !important;
}

.focus\:-space-y-48\.5:focus > :not(template) ~ :not(template) {
  margin-top: -12.125rem !important;
}

.focus\:-space-x-48\.5:focus > :not(template) ~ :not(template) {
  margin-left: -12.125rem !important;
}

.focus\:-space-y-49\.5:focus > :not(template) ~ :not(template) {
  margin-top: -12.375rem !important;
}

.focus\:-space-x-49\.5:focus > :not(template) ~ :not(template) {
  margin-left: -12.375rem !important;
}

.focus\:-space-y-50\.5:focus > :not(template) ~ :not(template) {
  margin-top: -12.625rem !important;
}

.focus\:-space-x-50\.5:focus > :not(template) ~ :not(template) {
  margin-left: -12.625rem !important;
}

.focus\:-space-y-51\.5:focus > :not(template) ~ :not(template) {
  margin-top: -12.875rem !important;
}

.focus\:-space-x-51\.5:focus > :not(template) ~ :not(template) {
  margin-left: -12.875rem !important;
}

.focus\:-space-y-52\.5:focus > :not(template) ~ :not(template) {
  margin-top: -13.125rem !important;
}

.focus\:-space-x-52\.5:focus > :not(template) ~ :not(template) {
  margin-left: -13.125rem !important;
}

.focus\:-space-y-53\.5:focus > :not(template) ~ :not(template) {
  margin-top: -13.375rem !important;
}

.focus\:-space-x-53\.5:focus > :not(template) ~ :not(template) {
  margin-left: -13.375rem !important;
}

.focus\:-space-y-54\.5:focus > :not(template) ~ :not(template) {
  margin-top: -13.625rem !important;
}

.focus\:-space-x-54\.5:focus > :not(template) ~ :not(template) {
  margin-left: -13.625rem !important;
}

.focus\:-space-y-55\.5:focus > :not(template) ~ :not(template) {
  margin-top: -13.875rem !important;
}

.focus\:-space-x-55\.5:focus > :not(template) ~ :not(template) {
  margin-left: -13.875rem !important;
}

.focus\:-space-y-56\.5:focus > :not(template) ~ :not(template) {
  margin-top: -14.125rem !important;
}

.focus\:-space-x-56\.5:focus > :not(template) ~ :not(template) {
  margin-left: -14.125rem !important;
}

.focus\:-space-y-57\.5:focus > :not(template) ~ :not(template) {
  margin-top: -14.375rem !important;
}

.focus\:-space-x-57\.5:focus > :not(template) ~ :not(template) {
  margin-left: -14.375rem !important;
}

.focus\:-space-y-58\.5:focus > :not(template) ~ :not(template) {
  margin-top: -14.625rem !important;
}

.focus\:-space-x-58\.5:focus > :not(template) ~ :not(template) {
  margin-left: -14.625rem !important;
}

.focus\:-space-y-59\.5:focus > :not(template) ~ :not(template) {
  margin-top: -14.875rem !important;
}

.focus\:-space-x-59\.5:focus > :not(template) ~ :not(template) {
  margin-left: -14.875rem !important;
}

.focus\:-space-y-60\.5:focus > :not(template) ~ :not(template) {
  margin-top: -15.125rem !important;
}

.focus\:-space-x-60\.5:focus > :not(template) ~ :not(template) {
  margin-left: -15.125rem !important;
}

.focus\:-space-y-61\.5:focus > :not(template) ~ :not(template) {
  margin-top: -15.375rem !important;
}

.focus\:-space-x-61\.5:focus > :not(template) ~ :not(template) {
  margin-left: -15.375rem !important;
}

.focus\:-space-y-62\.5:focus > :not(template) ~ :not(template) {
  margin-top: -15.625rem !important;
}

.focus\:-space-x-62\.5:focus > :not(template) ~ :not(template) {
  margin-left: -15.625rem !important;
}

.focus\:-space-y-63\.5:focus > :not(template) ~ :not(template) {
  margin-top: -15.875rem !important;
}

.focus\:-space-x-63\.5:focus > :not(template) ~ :not(template) {
  margin-left: -15.875rem !important;
}

.focus\:-space-y-64\.5:focus > :not(template) ~ :not(template) {
  margin-top: -16.125rem !important;
}

.focus\:-space-x-64\.5:focus > :not(template) ~ :not(template) {
  margin-left: -16.125rem !important;
}

.focus\:-space-y-65\.5:focus > :not(template) ~ :not(template) {
  margin-top: -16.375rem !important;
}

.focus\:-space-x-65\.5:focus > :not(template) ~ :not(template) {
  margin-left: -16.375rem !important;
}

.focus\:-space-y-66\.5:focus > :not(template) ~ :not(template) {
  margin-top: -16.625rem !important;
}

.focus\:-space-x-66\.5:focus > :not(template) ~ :not(template) {
  margin-left: -16.625rem !important;
}

.focus\:-space-y-67\.5:focus > :not(template) ~ :not(template) {
  margin-top: -16.875rem !important;
}

.focus\:-space-x-67\.5:focus > :not(template) ~ :not(template) {
  margin-left: -16.875rem !important;
}

.focus\:-space-y-68\.5:focus > :not(template) ~ :not(template) {
  margin-top: -17.125rem !important;
}

.focus\:-space-x-68\.5:focus > :not(template) ~ :not(template) {
  margin-left: -17.125rem !important;
}

.focus\:-space-y-69\.5:focus > :not(template) ~ :not(template) {
  margin-top: -17.375rem !important;
}

.focus\:-space-x-69\.5:focus > :not(template) ~ :not(template) {
  margin-left: -17.375rem !important;
}

.focus\:-space-y-70\.5:focus > :not(template) ~ :not(template) {
  margin-top: -17.625rem !important;
}

.focus\:-space-x-70\.5:focus > :not(template) ~ :not(template) {
  margin-left: -17.625rem !important;
}

.focus\:-space-y-71\.5:focus > :not(template) ~ :not(template) {
  margin-top: -17.875rem !important;
}

.focus\:-space-x-71\.5:focus > :not(template) ~ :not(template) {
  margin-left: -17.875rem !important;
}

.focus\:-space-y-72\.5:focus > :not(template) ~ :not(template) {
  margin-top: -18.125rem !important;
}

.focus\:-space-x-72\.5:focus > :not(template) ~ :not(template) {
  margin-left: -18.125rem !important;
}

.focus\:-space-y-73\.5:focus > :not(template) ~ :not(template) {
  margin-top: -18.375rem !important;
}

.focus\:-space-x-73\.5:focus > :not(template) ~ :not(template) {
  margin-left: -18.375rem !important;
}

.focus\:-space-y-74\.5:focus > :not(template) ~ :not(template) {
  margin-top: -18.625rem !important;
}

.focus\:-space-x-74\.5:focus > :not(template) ~ :not(template) {
  margin-left: -18.625rem !important;
}

.focus\:-space-y-75\.5:focus > :not(template) ~ :not(template) {
  margin-top: -18.875rem !important;
}

.focus\:-space-x-75\.5:focus > :not(template) ~ :not(template) {
  margin-left: -18.875rem !important;
}

.focus\:-space-y-76\.5:focus > :not(template) ~ :not(template) {
  margin-top: -19.125rem !important;
}

.focus\:-space-x-76\.5:focus > :not(template) ~ :not(template) {
  margin-left: -19.125rem !important;
}

.focus\:-space-y-77\.5:focus > :not(template) ~ :not(template) {
  margin-top: -19.375rem !important;
}

.focus\:-space-x-77\.5:focus > :not(template) ~ :not(template) {
  margin-left: -19.375rem !important;
}

.focus\:-space-y-78\.5:focus > :not(template) ~ :not(template) {
  margin-top: -19.625rem !important;
}

.focus\:-space-x-78\.5:focus > :not(template) ~ :not(template) {
  margin-left: -19.625rem !important;
}

.focus\:-space-y-79\.5:focus > :not(template) ~ :not(template) {
  margin-top: -19.875rem !important;
}

.focus\:-space-x-79\.5:focus > :not(template) ~ :not(template) {
  margin-left: -19.875rem !important;
}

.focus\:-space-y-80\.5:focus > :not(template) ~ :not(template) {
  margin-top: -20.125rem !important;
}

.focus\:-space-x-80\.5:focus > :not(template) ~ :not(template) {
  margin-left: -20.125rem !important;
}

.focus\:-space-y-81\.5:focus > :not(template) ~ :not(template) {
  margin-top: -20.375rem !important;
}

.focus\:-space-x-81\.5:focus > :not(template) ~ :not(template) {
  margin-left: -20.375rem !important;
}

.focus\:-space-y-82\.5:focus > :not(template) ~ :not(template) {
  margin-top: -20.625rem !important;
}

.focus\:-space-x-82\.5:focus > :not(template) ~ :not(template) {
  margin-left: -20.625rem !important;
}

.focus\:-space-y-83\.5:focus > :not(template) ~ :not(template) {
  margin-top: -20.875rem !important;
}

.focus\:-space-x-83\.5:focus > :not(template) ~ :not(template) {
  margin-left: -20.875rem !important;
}

.focus\:-space-y-84\.5:focus > :not(template) ~ :not(template) {
  margin-top: -21.125rem !important;
}

.focus\:-space-x-84\.5:focus > :not(template) ~ :not(template) {
  margin-left: -21.125rem !important;
}

.focus\:-space-y-85\.5:focus > :not(template) ~ :not(template) {
  margin-top: -21.375rem !important;
}

.focus\:-space-x-85\.5:focus > :not(template) ~ :not(template) {
  margin-left: -21.375rem !important;
}

.focus\:-space-y-86\.5:focus > :not(template) ~ :not(template) {
  margin-top: -21.625rem !important;
}

.focus\:-space-x-86\.5:focus > :not(template) ~ :not(template) {
  margin-left: -21.625rem !important;
}

.focus\:-space-y-87\.5:focus > :not(template) ~ :not(template) {
  margin-top: -21.875rem !important;
}

.focus\:-space-x-87\.5:focus > :not(template) ~ :not(template) {
  margin-left: -21.875rem !important;
}

.focus\:-space-y-88\.5:focus > :not(template) ~ :not(template) {
  margin-top: -22.125rem !important;
}

.focus\:-space-x-88\.5:focus > :not(template) ~ :not(template) {
  margin-left: -22.125rem !important;
}

.focus\:-space-y-89\.5:focus > :not(template) ~ :not(template) {
  margin-top: -22.375rem !important;
}

.focus\:-space-x-89\.5:focus > :not(template) ~ :not(template) {
  margin-left: -22.375rem !important;
}

.focus\:-space-y-90\.5:focus > :not(template) ~ :not(template) {
  margin-top: -22.625rem !important;
}

.focus\:-space-x-90\.5:focus > :not(template) ~ :not(template) {
  margin-left: -22.625rem !important;
}

.focus\:-space-y-91\.5:focus > :not(template) ~ :not(template) {
  margin-top: -22.875rem !important;
}

.focus\:-space-x-91\.5:focus > :not(template) ~ :not(template) {
  margin-left: -22.875rem !important;
}

.focus\:-space-y-92\.5:focus > :not(template) ~ :not(template) {
  margin-top: -23.125rem !important;
}

.focus\:-space-x-92\.5:focus > :not(template) ~ :not(template) {
  margin-left: -23.125rem !important;
}

.focus\:-space-y-93\.5:focus > :not(template) ~ :not(template) {
  margin-top: -23.375rem !important;
}

.focus\:-space-x-93\.5:focus > :not(template) ~ :not(template) {
  margin-left: -23.375rem !important;
}

.focus\:-space-y-94\.5:focus > :not(template) ~ :not(template) {
  margin-top: -23.625rem !important;
}

.focus\:-space-x-94\.5:focus > :not(template) ~ :not(template) {
  margin-left: -23.625rem !important;
}

.focus\:-space-y-95\.5:focus > :not(template) ~ :not(template) {
  margin-top: -23.875rem !important;
}

.focus\:-space-x-95\.5:focus > :not(template) ~ :not(template) {
  margin-left: -23.875rem !important;
}

.focus\:-space-y-96\.5:focus > :not(template) ~ :not(template) {
  margin-top: -24.125rem !important;
}

.focus\:-space-x-96\.5:focus > :not(template) ~ :not(template) {
  margin-left: -24.125rem !important;
}

.focus\:-space-y-97\.5:focus > :not(template) ~ :not(template) {
  margin-top: -24.375rem !important;
}

.focus\:-space-x-97\.5:focus > :not(template) ~ :not(template) {
  margin-left: -24.375rem !important;
}

.focus\:-space-y-98\.5:focus > :not(template) ~ :not(template) {
  margin-top: -24.625rem !important;
}

.focus\:-space-x-98\.5:focus > :not(template) ~ :not(template) {
  margin-left: -24.625rem !important;
}

.focus\:-space-y-99\.5:focus > :not(template) ~ :not(template) {
  margin-top: -24.875rem !important;
}

.focus\:-space-x-99\.5:focus > :not(template) ~ :not(template) {
  margin-left: -24.875rem !important;
}

.focus\:-space-y-100\.5:focus > :not(template) ~ :not(template) {
  margin-top: -25.125rem !important;
}

.focus\:-space-x-100\.5:focus > :not(template) ~ :not(template) {
  margin-left: -25.125rem !important;
}

.focus\:-space-y-101\.5:focus > :not(template) ~ :not(template) {
  margin-top: -25.375rem !important;
}

.focus\:-space-x-101\.5:focus > :not(template) ~ :not(template) {
  margin-left: -25.375rem !important;
}

.focus\:-space-y-102\.5:focus > :not(template) ~ :not(template) {
  margin-top: -25.625rem !important;
}

.focus\:-space-x-102\.5:focus > :not(template) ~ :not(template) {
  margin-left: -25.625rem !important;
}

.focus\:-space-y-103\.5:focus > :not(template) ~ :not(template) {
  margin-top: -25.875rem !important;
}

.focus\:-space-x-103\.5:focus > :not(template) ~ :not(template) {
  margin-left: -25.875rem !important;
}

.focus\:-space-y-104\.5:focus > :not(template) ~ :not(template) {
  margin-top: -26.125rem !important;
}

.focus\:-space-x-104\.5:focus > :not(template) ~ :not(template) {
  margin-left: -26.125rem !important;
}

.divide-y-0 > :not(template) ~ :not(template) {
  border-top-width: 0 !important;
}

.divide-x-0 > :not(template) ~ :not(template) {
  border-left-width: 0 !important;
}

.divide-y-2 > :not(template) ~ :not(template) {
  border-top-width: 2px !important;
}

.divide-x-2 > :not(template) ~ :not(template) {
  border-left-width: 2px !important;
}

.divide-y-4 > :not(template) ~ :not(template) {
  border-top-width: 4px !important;
}

.divide-x-4 > :not(template) ~ :not(template) {
  border-left-width: 4px !important;
}

.divide-y-8 > :not(template) ~ :not(template) {
  border-top-width: 8px !important;
}

.divide-x-8 > :not(template) ~ :not(template) {
  border-left-width: 8px !important;
}

.divide-y > :not(template) ~ :not(template) {
  border-top-width: 1px !important;
}

.divide-x > :not(template) ~ :not(template) {
  border-left-width: 1px !important;
}

.hover\:divide-y-0:hover > :not(template) ~ :not(template) {
  border-top-width: 0 !important;
}

.hover\:divide-x-0:hover > :not(template) ~ :not(template) {
  border-left-width: 0 !important;
}

.hover\:divide-y-2:hover > :not(template) ~ :not(template) {
  border-top-width: 2px !important;
}

.hover\:divide-x-2:hover > :not(template) ~ :not(template) {
  border-left-width: 2px !important;
}

.hover\:divide-y-4:hover > :not(template) ~ :not(template) {
  border-top-width: 4px !important;
}

.hover\:divide-x-4:hover > :not(template) ~ :not(template) {
  border-left-width: 4px !important;
}

.hover\:divide-y-8:hover > :not(template) ~ :not(template) {
  border-top-width: 8px !important;
}

.hover\:divide-x-8:hover > :not(template) ~ :not(template) {
  border-left-width: 8px !important;
}

.hover\:divide-y:hover > :not(template) ~ :not(template) {
  border-top-width: 1px !important;
}

.hover\:divide-x:hover > :not(template) ~ :not(template) {
  border-left-width: 1px !important;
}

.focus\:divide-y-0:focus > :not(template) ~ :not(template) {
  border-top-width: 0 !important;
}

.focus\:divide-x-0:focus > :not(template) ~ :not(template) {
  border-left-width: 0 !important;
}

.focus\:divide-y-2:focus > :not(template) ~ :not(template) {
  border-top-width: 2px !important;
}

.focus\:divide-x-2:focus > :not(template) ~ :not(template) {
  border-left-width: 2px !important;
}

.focus\:divide-y-4:focus > :not(template) ~ :not(template) {
  border-top-width: 4px !important;
}

.focus\:divide-x-4:focus > :not(template) ~ :not(template) {
  border-left-width: 4px !important;
}

.focus\:divide-y-8:focus > :not(template) ~ :not(template) {
  border-top-width: 8px !important;
}

.focus\:divide-x-8:focus > :not(template) ~ :not(template) {
  border-left-width: 8px !important;
}

.focus\:divide-y:focus > :not(template) ~ :not(template) {
  border-top-width: 1px !important;
}

.focus\:divide-x:focus > :not(template) ~ :not(template) {
  border-left-width: 1px !important;
}

.divide-transparent > :not(template) ~ :not(template) {
  border-color: transparent !important;
}

.divide-current > :not(template) ~ :not(template) {
  border-color: currentColor !important;
}

.divide-black > :not(template) ~ :not(template) {
  border-color: #000 !important;
}

.divide-white > :not(template) ~ :not(template) {
  border-color: #fff !important;
}

.divide-gray-100 > :not(template) ~ :not(template) {
  border-color: #f7fafc !important;
}

.divide-gray-200 > :not(template) ~ :not(template) {
  border-color: #edf2f7 !important;
}

.divide-gray-300 > :not(template) ~ :not(template) {
  border-color: #e2e8f0 !important;
}

.divide-gray-400 > :not(template) ~ :not(template) {
  border-color: #cbd5e0 !important;
}

.divide-gray-500 > :not(template) ~ :not(template) {
  border-color: #a0aec0 !important;
}

.divide-gray-600 > :not(template) ~ :not(template) {
  border-color: #718096 !important;
}

.divide-gray-700 > :not(template) ~ :not(template) {
  border-color: #4a5568 !important;
}

.divide-gray-800 > :not(template) ~ :not(template) {
  border-color: #2d3748 !important;
}

.divide-gray-900 > :not(template) ~ :not(template) {
  border-color: #1a202c !important;
}

.divide-red-100 > :not(template) ~ :not(template) {
  border-color: #fff5f5 !important;
}

.divide-red-200 > :not(template) ~ :not(template) {
  border-color: #fed7d7 !important;
}

.divide-red-300 > :not(template) ~ :not(template) {
  border-color: #feb2b2 !important;
}

.divide-red-400 > :not(template) ~ :not(template) {
  border-color: #fc8181 !important;
}

.divide-red-500 > :not(template) ~ :not(template) {
  border-color: #f56565 !important;
}

.divide-red-600 > :not(template) ~ :not(template) {
  border-color: #e53e3e !important;
}

.divide-red-700 > :not(template) ~ :not(template) {
  border-color: #c53030 !important;
}

.divide-red-800 > :not(template) ~ :not(template) {
  border-color: #9b2c2c !important;
}

.divide-red-900 > :not(template) ~ :not(template) {
  border-color: #742a2a !important;
}

.divide-orange-100 > :not(template) ~ :not(template) {
  border-color: #fffaf0 !important;
}

.divide-orange-200 > :not(template) ~ :not(template) {
  border-color: #feebc8 !important;
}

.divide-orange-300 > :not(template) ~ :not(template) {
  border-color: #fbd38d !important;
}

.divide-orange-400 > :not(template) ~ :not(template) {
  border-color: #f6ad55 !important;
}

.divide-orange-500 > :not(template) ~ :not(template) {
  border-color: #ed8936 !important;
}

.divide-orange-600 > :not(template) ~ :not(template) {
  border-color: #dd6b20 !important;
}

.divide-orange-700 > :not(template) ~ :not(template) {
  border-color: #c05621 !important;
}

.divide-orange-800 > :not(template) ~ :not(template) {
  border-color: #9c4221 !important;
}

.divide-orange-900 > :not(template) ~ :not(template) {
  border-color: #7b341e !important;
}

.divide-yellow-100 > :not(template) ~ :not(template) {
  border-color: #fffff0 !important;
}

.divide-yellow-200 > :not(template) ~ :not(template) {
  border-color: #fefcbf !important;
}

.divide-yellow-300 > :not(template) ~ :not(template) {
  border-color: #faf089 !important;
}

.divide-yellow-400 > :not(template) ~ :not(template) {
  border-color: #f6e05e !important;
}

.divide-yellow-500 > :not(template) ~ :not(template) {
  border-color: #ecc94b !important;
}

.divide-yellow-600 > :not(template) ~ :not(template) {
  border-color: #d69e2e !important;
}

.divide-yellow-700 > :not(template) ~ :not(template) {
  border-color: #b7791f !important;
}

.divide-yellow-800 > :not(template) ~ :not(template) {
  border-color: #975a16 !important;
}

.divide-yellow-900 > :not(template) ~ :not(template) {
  border-color: #744210 !important;
}

.divide-green-100 > :not(template) ~ :not(template) {
  border-color: #f0fff4 !important;
}

.divide-green-200 > :not(template) ~ :not(template) {
  border-color: #c6f6d5 !important;
}

.divide-green-300 > :not(template) ~ :not(template) {
  border-color: #9ae6b4 !important;
}

.divide-green-400 > :not(template) ~ :not(template) {
  border-color: #68d391 !important;
}

.divide-green-500 > :not(template) ~ :not(template) {
  border-color: #48bb78 !important;
}

.divide-green-600 > :not(template) ~ :not(template) {
  border-color: #38a169 !important;
}

.divide-green-700 > :not(template) ~ :not(template) {
  border-color: #2f855a !important;
}

.divide-green-800 > :not(template) ~ :not(template) {
  border-color: #276749 !important;
}

.divide-green-900 > :not(template) ~ :not(template) {
  border-color: #22543d !important;
}

.divide-teal-100 > :not(template) ~ :not(template) {
  border-color: #e6fffa !important;
}

.divide-teal-200 > :not(template) ~ :not(template) {
  border-color: #b2f5ea !important;
}

.divide-teal-300 > :not(template) ~ :not(template) {
  border-color: #81e6d9 !important;
}

.divide-teal-400 > :not(template) ~ :not(template) {
  border-color: #4fd1c5 !important;
}

.divide-teal-500 > :not(template) ~ :not(template) {
  border-color: #38b2ac !important;
}

.divide-teal-600 > :not(template) ~ :not(template) {
  border-color: #319795 !important;
}

.divide-teal-700 > :not(template) ~ :not(template) {
  border-color: #2c7a7b !important;
}

.divide-teal-800 > :not(template) ~ :not(template) {
  border-color: #285e61 !important;
}

.divide-teal-900 > :not(template) ~ :not(template) {
  border-color: #234e52 !important;
}

.divide-blue-100 > :not(template) ~ :not(template) {
  border-color: #ebf8ff !important;
}

.divide-blue-200 > :not(template) ~ :not(template) {
  border-color: #bee3f8 !important;
}

.divide-blue-300 > :not(template) ~ :not(template) {
  border-color: #90cdf4 !important;
}

.divide-blue-400 > :not(template) ~ :not(template) {
  border-color: #63b3ed !important;
}

.divide-blue-500 > :not(template) ~ :not(template) {
  border-color: #4299e1 !important;
}

.divide-blue-600 > :not(template) ~ :not(template) {
  border-color: #3182ce !important;
}

.divide-blue-700 > :not(template) ~ :not(template) {
  border-color: #2b6cb0 !important;
}

.divide-blue-800 > :not(template) ~ :not(template) {
  border-color: #2c5282 !important;
}

.divide-blue-900 > :not(template) ~ :not(template) {
  border-color: #2a4365 !important;
}

.divide-indigo-100 > :not(template) ~ :not(template) {
  border-color: #ebf4ff !important;
}

.divide-indigo-200 > :not(template) ~ :not(template) {
  border-color: #c3dafe !important;
}

.divide-indigo-300 > :not(template) ~ :not(template) {
  border-color: #a3bffa !important;
}

.divide-indigo-400 > :not(template) ~ :not(template) {
  border-color: #7f9cf5 !important;
}

.divide-indigo-500 > :not(template) ~ :not(template) {
  border-color: #667eea !important;
}

.divide-indigo-600 > :not(template) ~ :not(template) {
  border-color: #5a67d8 !important;
}

.divide-indigo-700 > :not(template) ~ :not(template) {
  border-color: #4c51bf !important;
}

.divide-indigo-800 > :not(template) ~ :not(template) {
  border-color: #434190 !important;
}

.divide-indigo-900 > :not(template) ~ :not(template) {
  border-color: #3c366b !important;
}

.divide-purple-100 > :not(template) ~ :not(template) {
  border-color: #faf5ff !important;
}

.divide-purple-200 > :not(template) ~ :not(template) {
  border-color: #e9d8fd !important;
}

.divide-purple-300 > :not(template) ~ :not(template) {
  border-color: #d6bcfa !important;
}

.divide-purple-400 > :not(template) ~ :not(template) {
  border-color: #b794f4 !important;
}

.divide-purple-500 > :not(template) ~ :not(template) {
  border-color: #9f7aea !important;
}

.divide-purple-600 > :not(template) ~ :not(template) {
  border-color: #805ad5 !important;
}

.divide-purple-700 > :not(template) ~ :not(template) {
  border-color: #6b46c1 !important;
}

.divide-purple-800 > :not(template) ~ :not(template) {
  border-color: #553c9a !important;
}

.divide-purple-900 > :not(template) ~ :not(template) {
  border-color: #44337a !important;
}

.divide-pink-100 > :not(template) ~ :not(template) {
  border-color: #fff5f7 !important;
}

.divide-pink-200 > :not(template) ~ :not(template) {
  border-color: #fed7e2 !important;
}

.divide-pink-300 > :not(template) ~ :not(template) {
  border-color: #fbb6ce !important;
}

.divide-pink-400 > :not(template) ~ :not(template) {
  border-color: #f687b3 !important;
}

.divide-pink-500 > :not(template) ~ :not(template) {
  border-color: #ed64a6 !important;
}

.divide-pink-600 > :not(template) ~ :not(template) {
  border-color: #d53f8c !important;
}

.divide-pink-700 > :not(template) ~ :not(template) {
  border-color: #b83280 !important;
}

.divide-pink-800 > :not(template) ~ :not(template) {
  border-color: #97266d !important;
}

.divide-pink-900 > :not(template) ~ :not(template) {
  border-color: #702459 !important;
}

.divide-primary-black > :not(template) ~ :not(template) {
  border-color: #333333 !important;
}

.divide-primary-green > :not(template) ~ :not(template) {
  border-color: #085E3C !important;
}

.hover\:divide-transparent:hover > :not(template) ~ :not(template) {
  border-color: transparent !important;
}

.hover\:divide-current:hover > :not(template) ~ :not(template) {
  border-color: currentColor !important;
}

.hover\:divide-black:hover > :not(template) ~ :not(template) {
  border-color: #000 !important;
}

.hover\:divide-white:hover > :not(template) ~ :not(template) {
  border-color: #fff !important;
}

.hover\:divide-gray-100:hover > :not(template) ~ :not(template) {
  border-color: #f7fafc !important;
}

.hover\:divide-gray-200:hover > :not(template) ~ :not(template) {
  border-color: #edf2f7 !important;
}

.hover\:divide-gray-300:hover > :not(template) ~ :not(template) {
  border-color: #e2e8f0 !important;
}

.hover\:divide-gray-400:hover > :not(template) ~ :not(template) {
  border-color: #cbd5e0 !important;
}

.hover\:divide-gray-500:hover > :not(template) ~ :not(template) {
  border-color: #a0aec0 !important;
}

.hover\:divide-gray-600:hover > :not(template) ~ :not(template) {
  border-color: #718096 !important;
}

.hover\:divide-gray-700:hover > :not(template) ~ :not(template) {
  border-color: #4a5568 !important;
}

.hover\:divide-gray-800:hover > :not(template) ~ :not(template) {
  border-color: #2d3748 !important;
}

.hover\:divide-gray-900:hover > :not(template) ~ :not(template) {
  border-color: #1a202c !important;
}

.hover\:divide-red-100:hover > :not(template) ~ :not(template) {
  border-color: #fff5f5 !important;
}

.hover\:divide-red-200:hover > :not(template) ~ :not(template) {
  border-color: #fed7d7 !important;
}

.hover\:divide-red-300:hover > :not(template) ~ :not(template) {
  border-color: #feb2b2 !important;
}

.hover\:divide-red-400:hover > :not(template) ~ :not(template) {
  border-color: #fc8181 !important;
}

.hover\:divide-red-500:hover > :not(template) ~ :not(template) {
  border-color: #f56565 !important;
}

.hover\:divide-red-600:hover > :not(template) ~ :not(template) {
  border-color: #e53e3e !important;
}

.hover\:divide-red-700:hover > :not(template) ~ :not(template) {
  border-color: #c53030 !important;
}

.hover\:divide-red-800:hover > :not(template) ~ :not(template) {
  border-color: #9b2c2c !important;
}

.hover\:divide-red-900:hover > :not(template) ~ :not(template) {
  border-color: #742a2a !important;
}

.hover\:divide-orange-100:hover > :not(template) ~ :not(template) {
  border-color: #fffaf0 !important;
}

.hover\:divide-orange-200:hover > :not(template) ~ :not(template) {
  border-color: #feebc8 !important;
}

.hover\:divide-orange-300:hover > :not(template) ~ :not(template) {
  border-color: #fbd38d !important;
}

.hover\:divide-orange-400:hover > :not(template) ~ :not(template) {
  border-color: #f6ad55 !important;
}

.hover\:divide-orange-500:hover > :not(template) ~ :not(template) {
  border-color: #ed8936 !important;
}

.hover\:divide-orange-600:hover > :not(template) ~ :not(template) {
  border-color: #dd6b20 !important;
}

.hover\:divide-orange-700:hover > :not(template) ~ :not(template) {
  border-color: #c05621 !important;
}

.hover\:divide-orange-800:hover > :not(template) ~ :not(template) {
  border-color: #9c4221 !important;
}

.hover\:divide-orange-900:hover > :not(template) ~ :not(template) {
  border-color: #7b341e !important;
}

.hover\:divide-yellow-100:hover > :not(template) ~ :not(template) {
  border-color: #fffff0 !important;
}

.hover\:divide-yellow-200:hover > :not(template) ~ :not(template) {
  border-color: #fefcbf !important;
}

.hover\:divide-yellow-300:hover > :not(template) ~ :not(template) {
  border-color: #faf089 !important;
}

.hover\:divide-yellow-400:hover > :not(template) ~ :not(template) {
  border-color: #f6e05e !important;
}

.hover\:divide-yellow-500:hover > :not(template) ~ :not(template) {
  border-color: #ecc94b !important;
}

.hover\:divide-yellow-600:hover > :not(template) ~ :not(template) {
  border-color: #d69e2e !important;
}

.hover\:divide-yellow-700:hover > :not(template) ~ :not(template) {
  border-color: #b7791f !important;
}

.hover\:divide-yellow-800:hover > :not(template) ~ :not(template) {
  border-color: #975a16 !important;
}

.hover\:divide-yellow-900:hover > :not(template) ~ :not(template) {
  border-color: #744210 !important;
}

.hover\:divide-green-100:hover > :not(template) ~ :not(template) {
  border-color: #f0fff4 !important;
}

.hover\:divide-green-200:hover > :not(template) ~ :not(template) {
  border-color: #c6f6d5 !important;
}

.hover\:divide-green-300:hover > :not(template) ~ :not(template) {
  border-color: #9ae6b4 !important;
}

.hover\:divide-green-400:hover > :not(template) ~ :not(template) {
  border-color: #68d391 !important;
}

.hover\:divide-green-500:hover > :not(template) ~ :not(template) {
  border-color: #48bb78 !important;
}

.hover\:divide-green-600:hover > :not(template) ~ :not(template) {
  border-color: #38a169 !important;
}

.hover\:divide-green-700:hover > :not(template) ~ :not(template) {
  border-color: #2f855a !important;
}

.hover\:divide-green-800:hover > :not(template) ~ :not(template) {
  border-color: #276749 !important;
}

.hover\:divide-green-900:hover > :not(template) ~ :not(template) {
  border-color: #22543d !important;
}

.hover\:divide-teal-100:hover > :not(template) ~ :not(template) {
  border-color: #e6fffa !important;
}

.hover\:divide-teal-200:hover > :not(template) ~ :not(template) {
  border-color: #b2f5ea !important;
}

.hover\:divide-teal-300:hover > :not(template) ~ :not(template) {
  border-color: #81e6d9 !important;
}

.hover\:divide-teal-400:hover > :not(template) ~ :not(template) {
  border-color: #4fd1c5 !important;
}

.hover\:divide-teal-500:hover > :not(template) ~ :not(template) {
  border-color: #38b2ac !important;
}

.hover\:divide-teal-600:hover > :not(template) ~ :not(template) {
  border-color: #319795 !important;
}

.hover\:divide-teal-700:hover > :not(template) ~ :not(template) {
  border-color: #2c7a7b !important;
}

.hover\:divide-teal-800:hover > :not(template) ~ :not(template) {
  border-color: #285e61 !important;
}

.hover\:divide-teal-900:hover > :not(template) ~ :not(template) {
  border-color: #234e52 !important;
}

.hover\:divide-blue-100:hover > :not(template) ~ :not(template) {
  border-color: #ebf8ff !important;
}

.hover\:divide-blue-200:hover > :not(template) ~ :not(template) {
  border-color: #bee3f8 !important;
}

.hover\:divide-blue-300:hover > :not(template) ~ :not(template) {
  border-color: #90cdf4 !important;
}

.hover\:divide-blue-400:hover > :not(template) ~ :not(template) {
  border-color: #63b3ed !important;
}

.hover\:divide-blue-500:hover > :not(template) ~ :not(template) {
  border-color: #4299e1 !important;
}

.hover\:divide-blue-600:hover > :not(template) ~ :not(template) {
  border-color: #3182ce !important;
}

.hover\:divide-blue-700:hover > :not(template) ~ :not(template) {
  border-color: #2b6cb0 !important;
}

.hover\:divide-blue-800:hover > :not(template) ~ :not(template) {
  border-color: #2c5282 !important;
}

.hover\:divide-blue-900:hover > :not(template) ~ :not(template) {
  border-color: #2a4365 !important;
}

.hover\:divide-indigo-100:hover > :not(template) ~ :not(template) {
  border-color: #ebf4ff !important;
}

.hover\:divide-indigo-200:hover > :not(template) ~ :not(template) {
  border-color: #c3dafe !important;
}

.hover\:divide-indigo-300:hover > :not(template) ~ :not(template) {
  border-color: #a3bffa !important;
}

.hover\:divide-indigo-400:hover > :not(template) ~ :not(template) {
  border-color: #7f9cf5 !important;
}

.hover\:divide-indigo-500:hover > :not(template) ~ :not(template) {
  border-color: #667eea !important;
}

.hover\:divide-indigo-600:hover > :not(template) ~ :not(template) {
  border-color: #5a67d8 !important;
}

.hover\:divide-indigo-700:hover > :not(template) ~ :not(template) {
  border-color: #4c51bf !important;
}

.hover\:divide-indigo-800:hover > :not(template) ~ :not(template) {
  border-color: #434190 !important;
}

.hover\:divide-indigo-900:hover > :not(template) ~ :not(template) {
  border-color: #3c366b !important;
}

.hover\:divide-purple-100:hover > :not(template) ~ :not(template) {
  border-color: #faf5ff !important;
}

.hover\:divide-purple-200:hover > :not(template) ~ :not(template) {
  border-color: #e9d8fd !important;
}

.hover\:divide-purple-300:hover > :not(template) ~ :not(template) {
  border-color: #d6bcfa !important;
}

.hover\:divide-purple-400:hover > :not(template) ~ :not(template) {
  border-color: #b794f4 !important;
}

.hover\:divide-purple-500:hover > :not(template) ~ :not(template) {
  border-color: #9f7aea !important;
}

.hover\:divide-purple-600:hover > :not(template) ~ :not(template) {
  border-color: #805ad5 !important;
}

.hover\:divide-purple-700:hover > :not(template) ~ :not(template) {
  border-color: #6b46c1 !important;
}

.hover\:divide-purple-800:hover > :not(template) ~ :not(template) {
  border-color: #553c9a !important;
}

.hover\:divide-purple-900:hover > :not(template) ~ :not(template) {
  border-color: #44337a !important;
}

.hover\:divide-pink-100:hover > :not(template) ~ :not(template) {
  border-color: #fff5f7 !important;
}

.hover\:divide-pink-200:hover > :not(template) ~ :not(template) {
  border-color: #fed7e2 !important;
}

.hover\:divide-pink-300:hover > :not(template) ~ :not(template) {
  border-color: #fbb6ce !important;
}

.hover\:divide-pink-400:hover > :not(template) ~ :not(template) {
  border-color: #f687b3 !important;
}

.hover\:divide-pink-500:hover > :not(template) ~ :not(template) {
  border-color: #ed64a6 !important;
}

.hover\:divide-pink-600:hover > :not(template) ~ :not(template) {
  border-color: #d53f8c !important;
}

.hover\:divide-pink-700:hover > :not(template) ~ :not(template) {
  border-color: #b83280 !important;
}

.hover\:divide-pink-800:hover > :not(template) ~ :not(template) {
  border-color: #97266d !important;
}

.hover\:divide-pink-900:hover > :not(template) ~ :not(template) {
  border-color: #702459 !important;
}

.hover\:divide-primary-black:hover > :not(template) ~ :not(template) {
  border-color: #333333 !important;
}

.hover\:divide-primary-green:hover > :not(template) ~ :not(template) {
  border-color: #085E3C !important;
}

.focus\:divide-transparent:focus > :not(template) ~ :not(template) {
  border-color: transparent !important;
}

.focus\:divide-current:focus > :not(template) ~ :not(template) {
  border-color: currentColor !important;
}

.focus\:divide-black:focus > :not(template) ~ :not(template) {
  border-color: #000 !important;
}

.focus\:divide-white:focus > :not(template) ~ :not(template) {
  border-color: #fff !important;
}

.focus\:divide-gray-100:focus > :not(template) ~ :not(template) {
  border-color: #f7fafc !important;
}

.focus\:divide-gray-200:focus > :not(template) ~ :not(template) {
  border-color: #edf2f7 !important;
}

.focus\:divide-gray-300:focus > :not(template) ~ :not(template) {
  border-color: #e2e8f0 !important;
}

.focus\:divide-gray-400:focus > :not(template) ~ :not(template) {
  border-color: #cbd5e0 !important;
}

.focus\:divide-gray-500:focus > :not(template) ~ :not(template) {
  border-color: #a0aec0 !important;
}

.focus\:divide-gray-600:focus > :not(template) ~ :not(template) {
  border-color: #718096 !important;
}

.focus\:divide-gray-700:focus > :not(template) ~ :not(template) {
  border-color: #4a5568 !important;
}

.focus\:divide-gray-800:focus > :not(template) ~ :not(template) {
  border-color: #2d3748 !important;
}

.focus\:divide-gray-900:focus > :not(template) ~ :not(template) {
  border-color: #1a202c !important;
}

.focus\:divide-red-100:focus > :not(template) ~ :not(template) {
  border-color: #fff5f5 !important;
}

.focus\:divide-red-200:focus > :not(template) ~ :not(template) {
  border-color: #fed7d7 !important;
}

.focus\:divide-red-300:focus > :not(template) ~ :not(template) {
  border-color: #feb2b2 !important;
}

.focus\:divide-red-400:focus > :not(template) ~ :not(template) {
  border-color: #fc8181 !important;
}

.focus\:divide-red-500:focus > :not(template) ~ :not(template) {
  border-color: #f56565 !important;
}

.focus\:divide-red-600:focus > :not(template) ~ :not(template) {
  border-color: #e53e3e !important;
}

.focus\:divide-red-700:focus > :not(template) ~ :not(template) {
  border-color: #c53030 !important;
}

.focus\:divide-red-800:focus > :not(template) ~ :not(template) {
  border-color: #9b2c2c !important;
}

.focus\:divide-red-900:focus > :not(template) ~ :not(template) {
  border-color: #742a2a !important;
}

.focus\:divide-orange-100:focus > :not(template) ~ :not(template) {
  border-color: #fffaf0 !important;
}

.focus\:divide-orange-200:focus > :not(template) ~ :not(template) {
  border-color: #feebc8 !important;
}

.focus\:divide-orange-300:focus > :not(template) ~ :not(template) {
  border-color: #fbd38d !important;
}

.focus\:divide-orange-400:focus > :not(template) ~ :not(template) {
  border-color: #f6ad55 !important;
}

.focus\:divide-orange-500:focus > :not(template) ~ :not(template) {
  border-color: #ed8936 !important;
}

.focus\:divide-orange-600:focus > :not(template) ~ :not(template) {
  border-color: #dd6b20 !important;
}

.focus\:divide-orange-700:focus > :not(template) ~ :not(template) {
  border-color: #c05621 !important;
}

.focus\:divide-orange-800:focus > :not(template) ~ :not(template) {
  border-color: #9c4221 !important;
}

.focus\:divide-orange-900:focus > :not(template) ~ :not(template) {
  border-color: #7b341e !important;
}

.focus\:divide-yellow-100:focus > :not(template) ~ :not(template) {
  border-color: #fffff0 !important;
}

.focus\:divide-yellow-200:focus > :not(template) ~ :not(template) {
  border-color: #fefcbf !important;
}

.focus\:divide-yellow-300:focus > :not(template) ~ :not(template) {
  border-color: #faf089 !important;
}

.focus\:divide-yellow-400:focus > :not(template) ~ :not(template) {
  border-color: #f6e05e !important;
}

.focus\:divide-yellow-500:focus > :not(template) ~ :not(template) {
  border-color: #ecc94b !important;
}

.focus\:divide-yellow-600:focus > :not(template) ~ :not(template) {
  border-color: #d69e2e !important;
}

.focus\:divide-yellow-700:focus > :not(template) ~ :not(template) {
  border-color: #b7791f !important;
}

.focus\:divide-yellow-800:focus > :not(template) ~ :not(template) {
  border-color: #975a16 !important;
}

.focus\:divide-yellow-900:focus > :not(template) ~ :not(template) {
  border-color: #744210 !important;
}

.focus\:divide-green-100:focus > :not(template) ~ :not(template) {
  border-color: #f0fff4 !important;
}

.focus\:divide-green-200:focus > :not(template) ~ :not(template) {
  border-color: #c6f6d5 !important;
}

.focus\:divide-green-300:focus > :not(template) ~ :not(template) {
  border-color: #9ae6b4 !important;
}

.focus\:divide-green-400:focus > :not(template) ~ :not(template) {
  border-color: #68d391 !important;
}

.focus\:divide-green-500:focus > :not(template) ~ :not(template) {
  border-color: #48bb78 !important;
}

.focus\:divide-green-600:focus > :not(template) ~ :not(template) {
  border-color: #38a169 !important;
}

.focus\:divide-green-700:focus > :not(template) ~ :not(template) {
  border-color: #2f855a !important;
}

.focus\:divide-green-800:focus > :not(template) ~ :not(template) {
  border-color: #276749 !important;
}

.focus\:divide-green-900:focus > :not(template) ~ :not(template) {
  border-color: #22543d !important;
}

.focus\:divide-teal-100:focus > :not(template) ~ :not(template) {
  border-color: #e6fffa !important;
}

.focus\:divide-teal-200:focus > :not(template) ~ :not(template) {
  border-color: #b2f5ea !important;
}

.focus\:divide-teal-300:focus > :not(template) ~ :not(template) {
  border-color: #81e6d9 !important;
}

.focus\:divide-teal-400:focus > :not(template) ~ :not(template) {
  border-color: #4fd1c5 !important;
}

.focus\:divide-teal-500:focus > :not(template) ~ :not(template) {
  border-color: #38b2ac !important;
}

.focus\:divide-teal-600:focus > :not(template) ~ :not(template) {
  border-color: #319795 !important;
}

.focus\:divide-teal-700:focus > :not(template) ~ :not(template) {
  border-color: #2c7a7b !important;
}

.focus\:divide-teal-800:focus > :not(template) ~ :not(template) {
  border-color: #285e61 !important;
}

.focus\:divide-teal-900:focus > :not(template) ~ :not(template) {
  border-color: #234e52 !important;
}

.focus\:divide-blue-100:focus > :not(template) ~ :not(template) {
  border-color: #ebf8ff !important;
}

.focus\:divide-blue-200:focus > :not(template) ~ :not(template) {
  border-color: #bee3f8 !important;
}

.focus\:divide-blue-300:focus > :not(template) ~ :not(template) {
  border-color: #90cdf4 !important;
}

.focus\:divide-blue-400:focus > :not(template) ~ :not(template) {
  border-color: #63b3ed !important;
}

.focus\:divide-blue-500:focus > :not(template) ~ :not(template) {
  border-color: #4299e1 !important;
}

.focus\:divide-blue-600:focus > :not(template) ~ :not(template) {
  border-color: #3182ce !important;
}

.focus\:divide-blue-700:focus > :not(template) ~ :not(template) {
  border-color: #2b6cb0 !important;
}

.focus\:divide-blue-800:focus > :not(template) ~ :not(template) {
  border-color: #2c5282 !important;
}

.focus\:divide-blue-900:focus > :not(template) ~ :not(template) {
  border-color: #2a4365 !important;
}

.focus\:divide-indigo-100:focus > :not(template) ~ :not(template) {
  border-color: #ebf4ff !important;
}

.focus\:divide-indigo-200:focus > :not(template) ~ :not(template) {
  border-color: #c3dafe !important;
}

.focus\:divide-indigo-300:focus > :not(template) ~ :not(template) {
  border-color: #a3bffa !important;
}

.focus\:divide-indigo-400:focus > :not(template) ~ :not(template) {
  border-color: #7f9cf5 !important;
}

.focus\:divide-indigo-500:focus > :not(template) ~ :not(template) {
  border-color: #667eea !important;
}

.focus\:divide-indigo-600:focus > :not(template) ~ :not(template) {
  border-color: #5a67d8 !important;
}

.focus\:divide-indigo-700:focus > :not(template) ~ :not(template) {
  border-color: #4c51bf !important;
}

.focus\:divide-indigo-800:focus > :not(template) ~ :not(template) {
  border-color: #434190 !important;
}

.focus\:divide-indigo-900:focus > :not(template) ~ :not(template) {
  border-color: #3c366b !important;
}

.focus\:divide-purple-100:focus > :not(template) ~ :not(template) {
  border-color: #faf5ff !important;
}

.focus\:divide-purple-200:focus > :not(template) ~ :not(template) {
  border-color: #e9d8fd !important;
}

.focus\:divide-purple-300:focus > :not(template) ~ :not(template) {
  border-color: #d6bcfa !important;
}

.focus\:divide-purple-400:focus > :not(template) ~ :not(template) {
  border-color: #b794f4 !important;
}

.focus\:divide-purple-500:focus > :not(template) ~ :not(template) {
  border-color: #9f7aea !important;
}

.focus\:divide-purple-600:focus > :not(template) ~ :not(template) {
  border-color: #805ad5 !important;
}

.focus\:divide-purple-700:focus > :not(template) ~ :not(template) {
  border-color: #6b46c1 !important;
}

.focus\:divide-purple-800:focus > :not(template) ~ :not(template) {
  border-color: #553c9a !important;
}

.focus\:divide-purple-900:focus > :not(template) ~ :not(template) {
  border-color: #44337a !important;
}

.focus\:divide-pink-100:focus > :not(template) ~ :not(template) {
  border-color: #fff5f7 !important;
}

.focus\:divide-pink-200:focus > :not(template) ~ :not(template) {
  border-color: #fed7e2 !important;
}

.focus\:divide-pink-300:focus > :not(template) ~ :not(template) {
  border-color: #fbb6ce !important;
}

.focus\:divide-pink-400:focus > :not(template) ~ :not(template) {
  border-color: #f687b3 !important;
}

.focus\:divide-pink-500:focus > :not(template) ~ :not(template) {
  border-color: #ed64a6 !important;
}

.focus\:divide-pink-600:focus > :not(template) ~ :not(template) {
  border-color: #d53f8c !important;
}

.focus\:divide-pink-700:focus > :not(template) ~ :not(template) {
  border-color: #b83280 !important;
}

.focus\:divide-pink-800:focus > :not(template) ~ :not(template) {
  border-color: #97266d !important;
}

.focus\:divide-pink-900:focus > :not(template) ~ :not(template) {
  border-color: #702459 !important;
}

.focus\:divide-primary-black:focus > :not(template) ~ :not(template) {
  border-color: #333333 !important;
}

.focus\:divide-primary-green:focus > :not(template) ~ :not(template) {
  border-color: #085E3C !important;
}

.divide-solid > :not(template) ~ :not(template) {
  border-style: solid !important;
}

.divide-dashed > :not(template) ~ :not(template) {
  border-style: dashed !important;
}

.divide-dotted > :not(template) ~ :not(template) {
  border-style: dotted !important;
}

.divide-double > :not(template) ~ :not(template) {
  border-style: double !important;
}

.divide-none > :not(template) ~ :not(template) {
  border-style: none !important;
}

.hover\:divide-solid:hover > :not(template) ~ :not(template) {
  border-style: solid !important;
}

.hover\:divide-dashed:hover > :not(template) ~ :not(template) {
  border-style: dashed !important;
}

.hover\:divide-dotted:hover > :not(template) ~ :not(template) {
  border-style: dotted !important;
}

.hover\:divide-double:hover > :not(template) ~ :not(template) {
  border-style: double !important;
}

.hover\:divide-none:hover > :not(template) ~ :not(template) {
  border-style: none !important;
}

.focus\:divide-solid:focus > :not(template) ~ :not(template) {
  border-style: solid !important;
}

.focus\:divide-dashed:focus > :not(template) ~ :not(template) {
  border-style: dashed !important;
}

.focus\:divide-dotted:focus > :not(template) ~ :not(template) {
  border-style: dotted !important;
}

.focus\:divide-double:focus > :not(template) ~ :not(template) {
  border-style: double !important;
}

.focus\:divide-none:focus > :not(template) ~ :not(template) {
  border-style: none !important;
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}

.not-sr-only {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.hover\:sr-only:hover {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}

.hover\:not-sr-only:hover {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.focus\:sr-only:focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}

.focus\:not-sr-only:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

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

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

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

.bg-fixed {
  background-attachment: fixed !important;
}

.bg-local {
  background-attachment: local !important;
}

.bg-scroll {
  background-attachment: scroll !important;
}

.hover\:bg-fixed:hover {
  background-attachment: fixed !important;
}

.hover\:bg-local:hover {
  background-attachment: local !important;
}

.hover\:bg-scroll:hover {
  background-attachment: scroll !important;
}

.focus\:bg-fixed:focus {
  background-attachment: fixed !important;
}

.focus\:bg-local:focus {
  background-attachment: local !important;
}

.focus\:bg-scroll:focus {
  background-attachment: scroll !important;
}

.bg-clip-border {
  background-clip: border-box !important;
}

.bg-clip-padding {
  background-clip: padding-box !important;
}

.bg-clip-content {
  background-clip: content-box !important;
}

.hover\:bg-clip-border:hover {
  background-clip: border-box !important;
}

.hover\:bg-clip-padding:hover {
  background-clip: padding-box !important;
}

.hover\:bg-clip-content:hover {
  background-clip: content-box !important;
}

.focus\:bg-clip-border:focus {
  background-clip: border-box !important;
}

.focus\:bg-clip-padding:focus {
  background-clip: padding-box !important;
}

.focus\:bg-clip-content:focus {
  background-clip: content-box !important;
}

.bg-transparent {
  background-color: transparent !important;
}

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

.bg-black {
  background-color: #000 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-gray-100 {
  background-color: #f7fafc !important;
}

.bg-gray-200 {
  background-color: #edf2f7 !important;
}

.bg-gray-300 {
  background-color: #e2e8f0 !important;
}

.bg-gray-400 {
  background-color: #cbd5e0 !important;
}

.bg-gray-500 {
  background-color: #a0aec0 !important;
}

.bg-gray-600 {
  background-color: #718096 !important;
}

.bg-gray-700 {
  background-color: #4a5568 !important;
}

.bg-gray-800 {
  background-color: #2d3748 !important;
}

.bg-gray-900 {
  background-color: #1a202c !important;
}

.bg-red-100 {
  background-color: #fff5f5 !important;
}

.bg-red-200 {
  background-color: #fed7d7 !important;
}

.bg-red-300 {
  background-color: #feb2b2 !important;
}

.bg-red-400 {
  background-color: #fc8181 !important;
}

.bg-red-500 {
  background-color: #f56565 !important;
}

.bg-red-600 {
  background-color: #e53e3e !important;
}

.bg-red-700 {
  background-color: #c53030 !important;
}

.bg-red-800 {
  background-color: #9b2c2c !important;
}

.bg-red-900 {
  background-color: #742a2a !important;
}

.bg-orange-100 {
  background-color: #fffaf0 !important;
}

.bg-orange-200 {
  background-color: #feebc8 !important;
}

.bg-orange-300 {
  background-color: #fbd38d !important;
}

.bg-orange-400 {
  background-color: #f6ad55 !important;
}

.bg-orange-500 {
  background-color: #ed8936 !important;
}

.bg-orange-600 {
  background-color: #dd6b20 !important;
}

.bg-orange-700 {
  background-color: #c05621 !important;
}

.bg-orange-800 {
  background-color: #9c4221 !important;
}

.bg-orange-900 {
  background-color: #7b341e !important;
}

.bg-yellow-100 {
  background-color: #fffff0 !important;
}

.bg-yellow-200 {
  background-color: #fefcbf !important;
}

.bg-yellow-300 {
  background-color: #faf089 !important;
}

.bg-yellow-400 {
  background-color: #f6e05e !important;
}

.bg-yellow-500 {
  background-color: #ecc94b !important;
}

.bg-yellow-600 {
  background-color: #d69e2e !important;
}

.bg-yellow-700 {
  background-color: #b7791f !important;
}

.bg-yellow-800 {
  background-color: #975a16 !important;
}

.bg-yellow-900 {
  background-color: #744210 !important;
}

.bg-green-100 {
  background-color: #f0fff4 !important;
}

.bg-green-200 {
  background-color: #c6f6d5 !important;
}

.bg-green-300 {
  background-color: #9ae6b4 !important;
}

.bg-green-400 {
  background-color: #68d391 !important;
}

.bg-green-500 {
  background-color: #48bb78 !important;
}

.bg-green-600 {
  background-color: #38a169 !important;
}

.bg-green-700 {
  background-color: #2f855a !important;
}

.bg-green-800 {
  background-color: #276749 !important;
}

.bg-green-900 {
  background-color: #22543d !important;
}

.bg-teal-100 {
  background-color: #e6fffa !important;
}

.bg-teal-200 {
  background-color: #b2f5ea !important;
}

.bg-teal-300 {
  background-color: #81e6d9 !important;
}

.bg-teal-400 {
  background-color: #4fd1c5 !important;
}

.bg-teal-500 {
  background-color: #38b2ac !important;
}

.bg-teal-600 {
  background-color: #319795 !important;
}

.bg-teal-700 {
  background-color: #2c7a7b !important;
}

.bg-teal-800 {
  background-color: #285e61 !important;
}

.bg-teal-900 {
  background-color: #234e52 !important;
}

.bg-blue-100 {
  background-color: #ebf8ff !important;
}

.bg-blue-200 {
  background-color: #bee3f8 !important;
}

.bg-blue-300 {
  background-color: #90cdf4 !important;
}

.bg-blue-400 {
  background-color: #63b3ed !important;
}

.bg-blue-500 {
  background-color: #4299e1 !important;
}

.bg-blue-600 {
  background-color: #3182ce !important;
}

.bg-blue-700 {
  background-color: #2b6cb0 !important;
}

.bg-blue-800 {
  background-color: #2c5282 !important;
}

.bg-blue-900 {
  background-color: #2a4365 !important;
}

.bg-indigo-100 {
  background-color: #ebf4ff !important;
}

.bg-indigo-200 {
  background-color: #c3dafe !important;
}

.bg-indigo-300 {
  background-color: #a3bffa !important;
}

.bg-indigo-400 {
  background-color: #7f9cf5 !important;
}

.bg-indigo-500 {
  background-color: #667eea !important;
}

.bg-indigo-600 {
  background-color: #5a67d8 !important;
}

.bg-indigo-700 {
  background-color: #4c51bf !important;
}

.bg-indigo-800 {
  background-color: #434190 !important;
}

.bg-indigo-900 {
  background-color: #3c366b !important;
}

.bg-purple-100 {
  background-color: #faf5ff !important;
}

.bg-purple-200 {
  background-color: #e9d8fd !important;
}

.bg-purple-300 {
  background-color: #d6bcfa !important;
}

.bg-purple-400 {
  background-color: #b794f4 !important;
}

.bg-purple-500 {
  background-color: #9f7aea !important;
}

.bg-purple-600 {
  background-color: #805ad5 !important;
}

.bg-purple-700 {
  background-color: #6b46c1 !important;
}

.bg-purple-800 {
  background-color: #553c9a !important;
}

.bg-purple-900 {
  background-color: #44337a !important;
}

.bg-pink-100 {
  background-color: #fff5f7 !important;
}

.bg-pink-200 {
  background-color: #fed7e2 !important;
}

.bg-pink-300 {
  background-color: #fbb6ce !important;
}

.bg-pink-400 {
  background-color: #f687b3 !important;
}

.bg-pink-500 {
  background-color: #ed64a6 !important;
}

.bg-pink-600 {
  background-color: #d53f8c !important;
}

.bg-pink-700 {
  background-color: #b83280 !important;
}

.bg-pink-800 {
  background-color: #97266d !important;
}

.bg-pink-900 {
  background-color: #702459 !important;
}

.bg-primary-black {
  background-color: #333333 !important;
}

.bg-primary-green {
  background-color: #085E3C !important;
}

.hover\:bg-transparent:hover {
  background-color: transparent !important;
}

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

.hover\:bg-black:hover {
  background-color: #000 !important;
}

.hover\:bg-white:hover {
  background-color: #fff !important;
}

.hover\:bg-gray-100:hover {
  background-color: #f7fafc !important;
}

.hover\:bg-gray-200:hover {
  background-color: #edf2f7 !important;
}

.hover\:bg-gray-300:hover {
  background-color: #e2e8f0 !important;
}

.hover\:bg-gray-400:hover {
  background-color: #cbd5e0 !important;
}

.hover\:bg-gray-500:hover {
  background-color: #a0aec0 !important;
}

.hover\:bg-gray-600:hover {
  background-color: #718096 !important;
}

.hover\:bg-gray-700:hover {
  background-color: #4a5568 !important;
}

.hover\:bg-gray-800:hover {
  background-color: #2d3748 !important;
}

.hover\:bg-gray-900:hover {
  background-color: #1a202c !important;
}

.hover\:bg-red-100:hover {
  background-color: #fff5f5 !important;
}

.hover\:bg-red-200:hover {
  background-color: #fed7d7 !important;
}

.hover\:bg-red-300:hover {
  background-color: #feb2b2 !important;
}

.hover\:bg-red-400:hover {
  background-color: #fc8181 !important;
}

.hover\:bg-red-500:hover {
  background-color: #f56565 !important;
}

.hover\:bg-red-600:hover {
  background-color: #e53e3e !important;
}

.hover\:bg-red-700:hover {
  background-color: #c53030 !important;
}

.hover\:bg-red-800:hover {
  background-color: #9b2c2c !important;
}

.hover\:bg-red-900:hover {
  background-color: #742a2a !important;
}

.hover\:bg-orange-100:hover {
  background-color: #fffaf0 !important;
}

.hover\:bg-orange-200:hover {
  background-color: #feebc8 !important;
}

.hover\:bg-orange-300:hover {
  background-color: #fbd38d !important;
}

.hover\:bg-orange-400:hover {
  background-color: #f6ad55 !important;
}

.hover\:bg-orange-500:hover {
  background-color: #ed8936 !important;
}

.hover\:bg-orange-600:hover {
  background-color: #dd6b20 !important;
}

.hover\:bg-orange-700:hover {
  background-color: #c05621 !important;
}

.hover\:bg-orange-800:hover {
  background-color: #9c4221 !important;
}

.hover\:bg-orange-900:hover {
  background-color: #7b341e !important;
}

.hover\:bg-yellow-100:hover {
  background-color: #fffff0 !important;
}

.hover\:bg-yellow-200:hover {
  background-color: #fefcbf !important;
}

.hover\:bg-yellow-300:hover {
  background-color: #faf089 !important;
}

.hover\:bg-yellow-400:hover {
  background-color: #f6e05e !important;
}

.hover\:bg-yellow-500:hover {
  background-color: #ecc94b !important;
}

.hover\:bg-yellow-600:hover {
  background-color: #d69e2e !important;
}

.hover\:bg-yellow-700:hover {
  background-color: #b7791f !important;
}

.hover\:bg-yellow-800:hover {
  background-color: #975a16 !important;
}

.hover\:bg-yellow-900:hover {
  background-color: #744210 !important;
}

.hover\:bg-green-100:hover {
  background-color: #f0fff4 !important;
}

.hover\:bg-green-200:hover {
  background-color: #c6f6d5 !important;
}

.hover\:bg-green-300:hover {
  background-color: #9ae6b4 !important;
}

.hover\:bg-green-400:hover {
  background-color: #68d391 !important;
}

.hover\:bg-green-500:hover {
  background-color: #48bb78 !important;
}

.hover\:bg-green-600:hover {
  background-color: #38a169 !important;
}

.hover\:bg-green-700:hover {
  background-color: #2f855a !important;
}

.hover\:bg-green-800:hover {
  background-color: #276749 !important;
}

.hover\:bg-green-900:hover {
  background-color: #22543d !important;
}

.hover\:bg-teal-100:hover {
  background-color: #e6fffa !important;
}

.hover\:bg-teal-200:hover {
  background-color: #b2f5ea !important;
}

.hover\:bg-teal-300:hover {
  background-color: #81e6d9 !important;
}

.hover\:bg-teal-400:hover {
  background-color: #4fd1c5 !important;
}

.hover\:bg-teal-500:hover {
  background-color: #38b2ac !important;
}

.hover\:bg-teal-600:hover {
  background-color: #319795 !important;
}

.hover\:bg-teal-700:hover {
  background-color: #2c7a7b !important;
}

.hover\:bg-teal-800:hover {
  background-color: #285e61 !important;
}

.hover\:bg-teal-900:hover {
  background-color: #234e52 !important;
}

.hover\:bg-blue-100:hover {
  background-color: #ebf8ff !important;
}

.hover\:bg-blue-200:hover {
  background-color: #bee3f8 !important;
}

.hover\:bg-blue-300:hover {
  background-color: #90cdf4 !important;
}

.hover\:bg-blue-400:hover {
  background-color: #63b3ed !important;
}

.hover\:bg-blue-500:hover {
  background-color: #4299e1 !important;
}

.hover\:bg-blue-600:hover {
  background-color: #3182ce !important;
}

.hover\:bg-blue-700:hover {
  background-color: #2b6cb0 !important;
}

.hover\:bg-blue-800:hover {
  background-color: #2c5282 !important;
}

.hover\:bg-blue-900:hover {
  background-color: #2a4365 !important;
}

.hover\:bg-indigo-100:hover {
  background-color: #ebf4ff !important;
}

.hover\:bg-indigo-200:hover {
  background-color: #c3dafe !important;
}

.hover\:bg-indigo-300:hover {
  background-color: #a3bffa !important;
}

.hover\:bg-indigo-400:hover {
  background-color: #7f9cf5 !important;
}

.hover\:bg-indigo-500:hover {
  background-color: #667eea !important;
}

.hover\:bg-indigo-600:hover {
  background-color: #5a67d8 !important;
}

.hover\:bg-indigo-700:hover {
  background-color: #4c51bf !important;
}

.hover\:bg-indigo-800:hover {
  background-color: #434190 !important;
}

.hover\:bg-indigo-900:hover {
  background-color: #3c366b !important;
}

.hover\:bg-purple-100:hover {
  background-color: #faf5ff !important;
}

.hover\:bg-purple-200:hover {
  background-color: #e9d8fd !important;
}

.hover\:bg-purple-300:hover {
  background-color: #d6bcfa !important;
}

.hover\:bg-purple-400:hover {
  background-color: #b794f4 !important;
}

.hover\:bg-purple-500:hover {
  background-color: #9f7aea !important;
}

.hover\:bg-purple-600:hover {
  background-color: #805ad5 !important;
}

.hover\:bg-purple-700:hover {
  background-color: #6b46c1 !important;
}

.hover\:bg-purple-800:hover {
  background-color: #553c9a !important;
}

.hover\:bg-purple-900:hover {
  background-color: #44337a !important;
}

.hover\:bg-pink-100:hover {
  background-color: #fff5f7 !important;
}

.hover\:bg-pink-200:hover {
  background-color: #fed7e2 !important;
}

.hover\:bg-pink-300:hover {
  background-color: #fbb6ce !important;
}

.hover\:bg-pink-400:hover {
  background-color: #f687b3 !important;
}

.hover\:bg-pink-500:hover {
  background-color: #ed64a6 !important;
}

.hover\:bg-pink-600:hover {
  background-color: #d53f8c !important;
}

.hover\:bg-pink-700:hover {
  background-color: #b83280 !important;
}

.hover\:bg-pink-800:hover {
  background-color: #97266d !important;
}

.hover\:bg-pink-900:hover {
  background-color: #702459 !important;
}

.hover\:bg-primary-black:hover {
  background-color: #333333 !important;
}

.hover\:bg-primary-green:hover {
  background-color: #085E3C !important;
}

.focus\:bg-transparent:focus {
  background-color: transparent !important;
}

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

.focus\:bg-black:focus {
  background-color: #000 !important;
}

.focus\:bg-white:focus {
  background-color: #fff !important;
}

.focus\:bg-gray-100:focus {
  background-color: #f7fafc !important;
}

.focus\:bg-gray-200:focus {
  background-color: #edf2f7 !important;
}

.focus\:bg-gray-300:focus {
  background-color: #e2e8f0 !important;
}

.focus\:bg-gray-400:focus {
  background-color: #cbd5e0 !important;
}

.focus\:bg-gray-500:focus {
  background-color: #a0aec0 !important;
}

.focus\:bg-gray-600:focus {
  background-color: #718096 !important;
}

.focus\:bg-gray-700:focus {
  background-color: #4a5568 !important;
}

.focus\:bg-gray-800:focus {
  background-color: #2d3748 !important;
}

.focus\:bg-gray-900:focus {
  background-color: #1a202c !important;
}

.focus\:bg-red-100:focus {
  background-color: #fff5f5 !important;
}

.focus\:bg-red-200:focus {
  background-color: #fed7d7 !important;
}

.focus\:bg-red-300:focus {
  background-color: #feb2b2 !important;
}

.focus\:bg-red-400:focus {
  background-color: #fc8181 !important;
}

.focus\:bg-red-500:focus {
  background-color: #f56565 !important;
}

.focus\:bg-red-600:focus {
  background-color: #e53e3e !important;
}

.focus\:bg-red-700:focus {
  background-color: #c53030 !important;
}

.focus\:bg-red-800:focus {
  background-color: #9b2c2c !important;
}

.focus\:bg-red-900:focus {
  background-color: #742a2a !important;
}

.focus\:bg-orange-100:focus {
  background-color: #fffaf0 !important;
}

.focus\:bg-orange-200:focus {
  background-color: #feebc8 !important;
}

.focus\:bg-orange-300:focus {
  background-color: #fbd38d !important;
}

.focus\:bg-orange-400:focus {
  background-color: #f6ad55 !important;
}

.focus\:bg-orange-500:focus {
  background-color: #ed8936 !important;
}

.focus\:bg-orange-600:focus {
  background-color: #dd6b20 !important;
}

.focus\:bg-orange-700:focus {
  background-color: #c05621 !important;
}

.focus\:bg-orange-800:focus {
  background-color: #9c4221 !important;
}

.focus\:bg-orange-900:focus {
  background-color: #7b341e !important;
}

.focus\:bg-yellow-100:focus {
  background-color: #fffff0 !important;
}

.focus\:bg-yellow-200:focus {
  background-color: #fefcbf !important;
}

.focus\:bg-yellow-300:focus {
  background-color: #faf089 !important;
}

.focus\:bg-yellow-400:focus {
  background-color: #f6e05e !important;
}

.focus\:bg-yellow-500:focus {
  background-color: #ecc94b !important;
}

.focus\:bg-yellow-600:focus {
  background-color: #d69e2e !important;
}

.focus\:bg-yellow-700:focus {
  background-color: #b7791f !important;
}

.focus\:bg-yellow-800:focus {
  background-color: #975a16 !important;
}

.focus\:bg-yellow-900:focus {
  background-color: #744210 !important;
}

.focus\:bg-green-100:focus {
  background-color: #f0fff4 !important;
}

.focus\:bg-green-200:focus {
  background-color: #c6f6d5 !important;
}

.focus\:bg-green-300:focus {
  background-color: #9ae6b4 !important;
}

.focus\:bg-green-400:focus {
  background-color: #68d391 !important;
}

.focus\:bg-green-500:focus {
  background-color: #48bb78 !important;
}

.focus\:bg-green-600:focus {
  background-color: #38a169 !important;
}

.focus\:bg-green-700:focus {
  background-color: #2f855a !important;
}

.focus\:bg-green-800:focus {
  background-color: #276749 !important;
}

.focus\:bg-green-900:focus {
  background-color: #22543d !important;
}

.focus\:bg-teal-100:focus {
  background-color: #e6fffa !important;
}

.focus\:bg-teal-200:focus {
  background-color: #b2f5ea !important;
}

.focus\:bg-teal-300:focus {
  background-color: #81e6d9 !important;
}

.focus\:bg-teal-400:focus {
  background-color: #4fd1c5 !important;
}

.focus\:bg-teal-500:focus {
  background-color: #38b2ac !important;
}

.focus\:bg-teal-600:focus {
  background-color: #319795 !important;
}

.focus\:bg-teal-700:focus {
  background-color: #2c7a7b !important;
}

.focus\:bg-teal-800:focus {
  background-color: #285e61 !important;
}

.focus\:bg-teal-900:focus {
  background-color: #234e52 !important;
}

.focus\:bg-blue-100:focus {
  background-color: #ebf8ff !important;
}

.focus\:bg-blue-200:focus {
  background-color: #bee3f8 !important;
}

.focus\:bg-blue-300:focus {
  background-color: #90cdf4 !important;
}

.focus\:bg-blue-400:focus {
  background-color: #63b3ed !important;
}

.focus\:bg-blue-500:focus {
  background-color: #4299e1 !important;
}

.focus\:bg-blue-600:focus {
  background-color: #3182ce !important;
}

.focus\:bg-blue-700:focus {
  background-color: #2b6cb0 !important;
}

.focus\:bg-blue-800:focus {
  background-color: #2c5282 !important;
}

.focus\:bg-blue-900:focus {
  background-color: #2a4365 !important;
}

.focus\:bg-indigo-100:focus {
  background-color: #ebf4ff !important;
}

.focus\:bg-indigo-200:focus {
  background-color: #c3dafe !important;
}

.focus\:bg-indigo-300:focus {
  background-color: #a3bffa !important;
}

.focus\:bg-indigo-400:focus {
  background-color: #7f9cf5 !important;
}

.focus\:bg-indigo-500:focus {
  background-color: #667eea !important;
}

.focus\:bg-indigo-600:focus {
  background-color: #5a67d8 !important;
}

.focus\:bg-indigo-700:focus {
  background-color: #4c51bf !important;
}

.focus\:bg-indigo-800:focus {
  background-color: #434190 !important;
}

.focus\:bg-indigo-900:focus {
  background-color: #3c366b !important;
}

.focus\:bg-purple-100:focus {
  background-color: #faf5ff !important;
}

.focus\:bg-purple-200:focus {
  background-color: #e9d8fd !important;
}

.focus\:bg-purple-300:focus {
  background-color: #d6bcfa !important;
}

.focus\:bg-purple-400:focus {
  background-color: #b794f4 !important;
}

.focus\:bg-purple-500:focus {
  background-color: #9f7aea !important;
}

.focus\:bg-purple-600:focus {
  background-color: #805ad5 !important;
}

.focus\:bg-purple-700:focus {
  background-color: #6b46c1 !important;
}

.focus\:bg-purple-800:focus {
  background-color: #553c9a !important;
}

.focus\:bg-purple-900:focus {
  background-color: #44337a !important;
}

.focus\:bg-pink-100:focus {
  background-color: #fff5f7 !important;
}

.focus\:bg-pink-200:focus {
  background-color: #fed7e2 !important;
}

.focus\:bg-pink-300:focus {
  background-color: #fbb6ce !important;
}

.focus\:bg-pink-400:focus {
  background-color: #f687b3 !important;
}

.focus\:bg-pink-500:focus {
  background-color: #ed64a6 !important;
}

.focus\:bg-pink-600:focus {
  background-color: #d53f8c !important;
}

.focus\:bg-pink-700:focus {
  background-color: #b83280 !important;
}

.focus\:bg-pink-800:focus {
  background-color: #97266d !important;
}

.focus\:bg-pink-900:focus {
  background-color: #702459 !important;
}

.focus\:bg-primary-black:focus {
  background-color: #333333 !important;
}

.focus\:bg-primary-green:focus {
  background-color: #085E3C !important;
}

.bg-none {
  background-image: none !important;
}

.hover\:bg-none:hover {
  background-image: none !important;
}

.focus\:bg-none:focus {
  background-image: none !important;
}

.bg-bottom {
  background-position: bottom !important;
}

.bg-center {
  background-position: center !important;
}

.bg-left {
  background-position: left !important;
}

.bg-left-bottom {
  background-position: left bottom !important;
}

.bg-left-top {
  background-position: left top !important;
}

.bg-right {
  background-position: right !important;
}

.bg-right-bottom {
  background-position: right bottom !important;
}

.bg-right-top {
  background-position: right top !important;
}

.bg-top {
  background-position: top !important;
}

.hover\:bg-bottom:hover {
  background-position: bottom !important;
}

.hover\:bg-center:hover {
  background-position: center !important;
}

.hover\:bg-left:hover {
  background-position: left !important;
}

.hover\:bg-left-bottom:hover {
  background-position: left bottom !important;
}

.hover\:bg-left-top:hover {
  background-position: left top !important;
}

.hover\:bg-right:hover {
  background-position: right !important;
}

.hover\:bg-right-bottom:hover {
  background-position: right bottom !important;
}

.hover\:bg-right-top:hover {
  background-position: right top !important;
}

.hover\:bg-top:hover {
  background-position: top !important;
}

.focus\:bg-bottom:focus {
  background-position: bottom !important;
}

.focus\:bg-center:focus {
  background-position: center !important;
}

.focus\:bg-left:focus {
  background-position: left !important;
}

.focus\:bg-left-bottom:focus {
  background-position: left bottom !important;
}

.focus\:bg-left-top:focus {
  background-position: left top !important;
}

.focus\:bg-right:focus {
  background-position: right !important;
}

.focus\:bg-right-bottom:focus {
  background-position: right bottom !important;
}

.focus\:bg-right-top:focus {
  background-position: right top !important;
}

.focus\:bg-top:focus {
  background-position: top !important;
}

.bg-repeat {
  background-repeat: repeat !important;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.bg-repeat-x {
  background-repeat: repeat-x !important;
}

.bg-repeat-y {
  background-repeat: repeat-y !important;
}

.bg-repeat-round {
  background-repeat: round !important;
}

.bg-repeat-space {
  background-repeat: space !important;
}

.hover\:bg-repeat:hover {
  background-repeat: repeat !important;
}

.hover\:bg-no-repeat:hover {
  background-repeat: no-repeat !important;
}

.hover\:bg-repeat-x:hover {
  background-repeat: repeat-x !important;
}

.hover\:bg-repeat-y:hover {
  background-repeat: repeat-y !important;
}

.hover\:bg-repeat-round:hover {
  background-repeat: round !important;
}

.hover\:bg-repeat-space:hover {
  background-repeat: space !important;
}

.focus\:bg-repeat:focus {
  background-repeat: repeat !important;
}

.focus\:bg-no-repeat:focus {
  background-repeat: no-repeat !important;
}

.focus\:bg-repeat-x:focus {
  background-repeat: repeat-x !important;
}

.focus\:bg-repeat-y:focus {
  background-repeat: repeat-y !important;
}

.focus\:bg-repeat-round:focus {
  background-repeat: round !important;
}

.focus\:bg-repeat-space:focus {
  background-repeat: space !important;
}

.bg-auto {
  background-size: auto !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-contain {
  background-size: contain !important;
}

.hover\:bg-auto:hover {
  background-size: auto !important;
}

.hover\:bg-cover:hover {
  background-size: cover !important;
}

.hover\:bg-contain:hover {
  background-size: contain !important;
}

.focus\:bg-auto:focus {
  background-size: auto !important;
}

.focus\:bg-cover:focus {
  background-size: cover !important;
}

.focus\:bg-contain:focus {
  background-size: contain !important;
}

.border-collapse {
  border-collapse: collapse !important;
}

.border-separate {
  border-collapse: separate !important;
}

.hover\:border-collapse:hover {
  border-collapse: collapse !important;
}

.hover\:border-separate:hover {
  border-collapse: separate !important;
}

.focus\:border-collapse:focus {
  border-collapse: collapse !important;
}

.focus\:border-separate:focus {
  border-collapse: separate !important;
}

.border-transparent {
  border-color: transparent !important;
}

.border-current {
  border-color: currentColor !important;
}

.border-black {
  border-color: #000 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-gray-100 {
  border-color: #f7fafc !important;
}

.border-gray-200 {
  border-color: #edf2f7 !important;
}

.border-gray-300 {
  border-color: #e2e8f0 !important;
}

.border-gray-400 {
  border-color: #cbd5e0 !important;
}

.border-gray-500 {
  border-color: #a0aec0 !important;
}

.border-gray-600 {
  border-color: #718096 !important;
}

.border-gray-700 {
  border-color: #4a5568 !important;
}

.border-gray-800 {
  border-color: #2d3748 !important;
}

.border-gray-900 {
  border-color: #1a202c !important;
}

.border-red-100 {
  border-color: #fff5f5 !important;
}

.border-red-200 {
  border-color: #fed7d7 !important;
}

.border-red-300 {
  border-color: #feb2b2 !important;
}

.border-red-400 {
  border-color: #fc8181 !important;
}

.border-red-500 {
  border-color: #f56565 !important;
}

.border-red-600 {
  border-color: #e53e3e !important;
}

.border-red-700 {
  border-color: #c53030 !important;
}

.border-red-800 {
  border-color: #9b2c2c !important;
}

.border-red-900 {
  border-color: #742a2a !important;
}

.border-orange-100 {
  border-color: #fffaf0 !important;
}

.border-orange-200 {
  border-color: #feebc8 !important;
}

.border-orange-300 {
  border-color: #fbd38d !important;
}

.border-orange-400 {
  border-color: #f6ad55 !important;
}

.border-orange-500 {
  border-color: #ed8936 !important;
}

.border-orange-600 {
  border-color: #dd6b20 !important;
}

.border-orange-700 {
  border-color: #c05621 !important;
}

.border-orange-800 {
  border-color: #9c4221 !important;
}

.border-orange-900 {
  border-color: #7b341e !important;
}

.border-yellow-100 {
  border-color: #fffff0 !important;
}

.border-yellow-200 {
  border-color: #fefcbf !important;
}

.border-yellow-300 {
  border-color: #faf089 !important;
}

.border-yellow-400 {
  border-color: #f6e05e !important;
}

.border-yellow-500 {
  border-color: #ecc94b !important;
}

.border-yellow-600 {
  border-color: #d69e2e !important;
}

.border-yellow-700 {
  border-color: #b7791f !important;
}

.border-yellow-800 {
  border-color: #975a16 !important;
}

.border-yellow-900 {
  border-color: #744210 !important;
}

.border-green-100 {
  border-color: #f0fff4 !important;
}

.border-green-200 {
  border-color: #c6f6d5 !important;
}

.border-green-300 {
  border-color: #9ae6b4 !important;
}

.border-green-400 {
  border-color: #68d391 !important;
}

.border-green-500 {
  border-color: #48bb78 !important;
}

.border-green-600 {
  border-color: #38a169 !important;
}

.border-green-700 {
  border-color: #2f855a !important;
}

.border-green-800 {
  border-color: #276749 !important;
}

.border-green-900 {
  border-color: #22543d !important;
}

.border-teal-100 {
  border-color: #e6fffa !important;
}

.border-teal-200 {
  border-color: #b2f5ea !important;
}

.border-teal-300 {
  border-color: #81e6d9 !important;
}

.border-teal-400 {
  border-color: #4fd1c5 !important;
}

.border-teal-500 {
  border-color: #38b2ac !important;
}

.border-teal-600 {
  border-color: #319795 !important;
}

.border-teal-700 {
  border-color: #2c7a7b !important;
}

.border-teal-800 {
  border-color: #285e61 !important;
}

.border-teal-900 {
  border-color: #234e52 !important;
}

.border-blue-100 {
  border-color: #ebf8ff !important;
}

.border-blue-200 {
  border-color: #bee3f8 !important;
}

.border-blue-300 {
  border-color: #90cdf4 !important;
}

.border-blue-400 {
  border-color: #63b3ed !important;
}

.border-blue-500 {
  border-color: #4299e1 !important;
}

.border-blue-600 {
  border-color: #3182ce !important;
}

.border-blue-700 {
  border-color: #2b6cb0 !important;
}

.border-blue-800 {
  border-color: #2c5282 !important;
}

.border-blue-900 {
  border-color: #2a4365 !important;
}

.border-indigo-100 {
  border-color: #ebf4ff !important;
}

.border-indigo-200 {
  border-color: #c3dafe !important;
}

.border-indigo-300 {
  border-color: #a3bffa !important;
}

.border-indigo-400 {
  border-color: #7f9cf5 !important;
}

.border-indigo-500 {
  border-color: #667eea !important;
}

.border-indigo-600 {
  border-color: #5a67d8 !important;
}

.border-indigo-700 {
  border-color: #4c51bf !important;
}

.border-indigo-800 {
  border-color: #434190 !important;
}

.border-indigo-900 {
  border-color: #3c366b !important;
}

.border-purple-100 {
  border-color: #faf5ff !important;
}

.border-purple-200 {
  border-color: #e9d8fd !important;
}

.border-purple-300 {
  border-color: #d6bcfa !important;
}

.border-purple-400 {
  border-color: #b794f4 !important;
}

.border-purple-500 {
  border-color: #9f7aea !important;
}

.border-purple-600 {
  border-color: #805ad5 !important;
}

.border-purple-700 {
  border-color: #6b46c1 !important;
}

.border-purple-800 {
  border-color: #553c9a !important;
}

.border-purple-900 {
  border-color: #44337a !important;
}

.border-pink-100 {
  border-color: #fff5f7 !important;
}

.border-pink-200 {
  border-color: #fed7e2 !important;
}

.border-pink-300 {
  border-color: #fbb6ce !important;
}

.border-pink-400 {
  border-color: #f687b3 !important;
}

.border-pink-500 {
  border-color: #ed64a6 !important;
}

.border-pink-600 {
  border-color: #d53f8c !important;
}

.border-pink-700 {
  border-color: #b83280 !important;
}

.border-pink-800 {
  border-color: #97266d !important;
}

.border-pink-900 {
  border-color: #702459 !important;
}

.border-primary-black {
  border-color: #333333 !important;
}

.border-primary-green {
  border-color: #085E3C !important;
}

.hover\:border-transparent:hover {
  border-color: transparent !important;
}

.hover\:border-current:hover {
  border-color: currentColor !important;
}

.hover\:border-black:hover {
  border-color: #000 !important;
}

.hover\:border-white:hover {
  border-color: #fff !important;
}

.hover\:border-gray-100:hover {
  border-color: #f7fafc !important;
}

.hover\:border-gray-200:hover {
  border-color: #edf2f7 !important;
}

.hover\:border-gray-300:hover {
  border-color: #e2e8f0 !important;
}

.hover\:border-gray-400:hover {
  border-color: #cbd5e0 !important;
}

.hover\:border-gray-500:hover {
  border-color: #a0aec0 !important;
}

.hover\:border-gray-600:hover {
  border-color: #718096 !important;
}

.hover\:border-gray-700:hover {
  border-color: #4a5568 !important;
}

.hover\:border-gray-800:hover {
  border-color: #2d3748 !important;
}

.hover\:border-gray-900:hover {
  border-color: #1a202c !important;
}

.hover\:border-red-100:hover {
  border-color: #fff5f5 !important;
}

.hover\:border-red-200:hover {
  border-color: #fed7d7 !important;
}

.hover\:border-red-300:hover {
  border-color: #feb2b2 !important;
}

.hover\:border-red-400:hover {
  border-color: #fc8181 !important;
}

.hover\:border-red-500:hover {
  border-color: #f56565 !important;
}

.hover\:border-red-600:hover {
  border-color: #e53e3e !important;
}

.hover\:border-red-700:hover {
  border-color: #c53030 !important;
}

.hover\:border-red-800:hover {
  border-color: #9b2c2c !important;
}

.hover\:border-red-900:hover {
  border-color: #742a2a !important;
}

.hover\:border-orange-100:hover {
  border-color: #fffaf0 !important;
}

.hover\:border-orange-200:hover {
  border-color: #feebc8 !important;
}

.hover\:border-orange-300:hover {
  border-color: #fbd38d !important;
}

.hover\:border-orange-400:hover {
  border-color: #f6ad55 !important;
}

.hover\:border-orange-500:hover {
  border-color: #ed8936 !important;
}

.hover\:border-orange-600:hover {
  border-color: #dd6b20 !important;
}

.hover\:border-orange-700:hover {
  border-color: #c05621 !important;
}

.hover\:border-orange-800:hover {
  border-color: #9c4221 !important;
}

.hover\:border-orange-900:hover {
  border-color: #7b341e !important;
}

.hover\:border-yellow-100:hover {
  border-color: #fffff0 !important;
}

.hover\:border-yellow-200:hover {
  border-color: #fefcbf !important;
}

.hover\:border-yellow-300:hover {
  border-color: #faf089 !important;
}

.hover\:border-yellow-400:hover {
  border-color: #f6e05e !important;
}

.hover\:border-yellow-500:hover {
  border-color: #ecc94b !important;
}

.hover\:border-yellow-600:hover {
  border-color: #d69e2e !important;
}

.hover\:border-yellow-700:hover {
  border-color: #b7791f !important;
}

.hover\:border-yellow-800:hover {
  border-color: #975a16 !important;
}

.hover\:border-yellow-900:hover {
  border-color: #744210 !important;
}

.hover\:border-green-100:hover {
  border-color: #f0fff4 !important;
}

.hover\:border-green-200:hover {
  border-color: #c6f6d5 !important;
}

.hover\:border-green-300:hover {
  border-color: #9ae6b4 !important;
}

.hover\:border-green-400:hover {
  border-color: #68d391 !important;
}

.hover\:border-green-500:hover {
  border-color: #48bb78 !important;
}

.hover\:border-green-600:hover {
  border-color: #38a169 !important;
}

.hover\:border-green-700:hover {
  border-color: #2f855a !important;
}

.hover\:border-green-800:hover {
  border-color: #276749 !important;
}

.hover\:border-green-900:hover {
  border-color: #22543d !important;
}

.hover\:border-teal-100:hover {
  border-color: #e6fffa !important;
}

.hover\:border-teal-200:hover {
  border-color: #b2f5ea !important;
}

.hover\:border-teal-300:hover {
  border-color: #81e6d9 !important;
}

.hover\:border-teal-400:hover {
  border-color: #4fd1c5 !important;
}

.hover\:border-teal-500:hover {
  border-color: #38b2ac !important;
}

.hover\:border-teal-600:hover {
  border-color: #319795 !important;
}

.hover\:border-teal-700:hover {
  border-color: #2c7a7b !important;
}

.hover\:border-teal-800:hover {
  border-color: #285e61 !important;
}

.hover\:border-teal-900:hover {
  border-color: #234e52 !important;
}

.hover\:border-blue-100:hover {
  border-color: #ebf8ff !important;
}

.hover\:border-blue-200:hover {
  border-color: #bee3f8 !important;
}

.hover\:border-blue-300:hover {
  border-color: #90cdf4 !important;
}

.hover\:border-blue-400:hover {
  border-color: #63b3ed !important;
}

.hover\:border-blue-500:hover {
  border-color: #4299e1 !important;
}

.hover\:border-blue-600:hover {
  border-color: #3182ce !important;
}

.hover\:border-blue-700:hover {
  border-color: #2b6cb0 !important;
}

.hover\:border-blue-800:hover {
  border-color: #2c5282 !important;
}

.hover\:border-blue-900:hover {
  border-color: #2a4365 !important;
}

.hover\:border-indigo-100:hover {
  border-color: #ebf4ff !important;
}

.hover\:border-indigo-200:hover {
  border-color: #c3dafe !important;
}

.hover\:border-indigo-300:hover {
  border-color: #a3bffa !important;
}

.hover\:border-indigo-400:hover {
  border-color: #7f9cf5 !important;
}

.hover\:border-indigo-500:hover {
  border-color: #667eea !important;
}

.hover\:border-indigo-600:hover {
  border-color: #5a67d8 !important;
}

.hover\:border-indigo-700:hover {
  border-color: #4c51bf !important;
}

.hover\:border-indigo-800:hover {
  border-color: #434190 !important;
}

.hover\:border-indigo-900:hover {
  border-color: #3c366b !important;
}

.hover\:border-purple-100:hover {
  border-color: #faf5ff !important;
}

.hover\:border-purple-200:hover {
  border-color: #e9d8fd !important;
}

.hover\:border-purple-300:hover {
  border-color: #d6bcfa !important;
}

.hover\:border-purple-400:hover {
  border-color: #b794f4 !important;
}

.hover\:border-purple-500:hover {
  border-color: #9f7aea !important;
}

.hover\:border-purple-600:hover {
  border-color: #805ad5 !important;
}

.hover\:border-purple-700:hover {
  border-color: #6b46c1 !important;
}

.hover\:border-purple-800:hover {
  border-color: #553c9a !important;
}

.hover\:border-purple-900:hover {
  border-color: #44337a !important;
}

.hover\:border-pink-100:hover {
  border-color: #fff5f7 !important;
}

.hover\:border-pink-200:hover {
  border-color: #fed7e2 !important;
}

.hover\:border-pink-300:hover {
  border-color: #fbb6ce !important;
}

.hover\:border-pink-400:hover {
  border-color: #f687b3 !important;
}

.hover\:border-pink-500:hover {
  border-color: #ed64a6 !important;
}

.hover\:border-pink-600:hover {
  border-color: #d53f8c !important;
}

.hover\:border-pink-700:hover {
  border-color: #b83280 !important;
}

.hover\:border-pink-800:hover {
  border-color: #97266d !important;
}

.hover\:border-pink-900:hover {
  border-color: #702459 !important;
}

.hover\:border-primary-black:hover {
  border-color: #333333 !important;
}

.hover\:border-primary-green:hover {
  border-color: #085E3C !important;
}

.focus\:border-transparent:focus {
  border-color: transparent !important;
}

.focus\:border-current:focus {
  border-color: currentColor !important;
}

.focus\:border-black:focus {
  border-color: #000 !important;
}

.focus\:border-white:focus {
  border-color: #fff !important;
}

.focus\:border-gray-100:focus {
  border-color: #f7fafc !important;
}

.focus\:border-gray-200:focus {
  border-color: #edf2f7 !important;
}

.focus\:border-gray-300:focus {
  border-color: #e2e8f0 !important;
}

.focus\:border-gray-400:focus {
  border-color: #cbd5e0 !important;
}

.focus\:border-gray-500:focus {
  border-color: #a0aec0 !important;
}

.focus\:border-gray-600:focus {
  border-color: #718096 !important;
}

.focus\:border-gray-700:focus {
  border-color: #4a5568 !important;
}

.focus\:border-gray-800:focus {
  border-color: #2d3748 !important;
}

.focus\:border-gray-900:focus {
  border-color: #1a202c !important;
}

.focus\:border-red-100:focus {
  border-color: #fff5f5 !important;
}

.focus\:border-red-200:focus {
  border-color: #fed7d7 !important;
}

.focus\:border-red-300:focus {
  border-color: #feb2b2 !important;
}

.focus\:border-red-400:focus {
  border-color: #fc8181 !important;
}

.focus\:border-red-500:focus {
  border-color: #f56565 !important;
}

.focus\:border-red-600:focus {
  border-color: #e53e3e !important;
}

.focus\:border-red-700:focus {
  border-color: #c53030 !important;
}

.focus\:border-red-800:focus {
  border-color: #9b2c2c !important;
}

.focus\:border-red-900:focus {
  border-color: #742a2a !important;
}

.focus\:border-orange-100:focus {
  border-color: #fffaf0 !important;
}

.focus\:border-orange-200:focus {
  border-color: #feebc8 !important;
}

.focus\:border-orange-300:focus {
  border-color: #fbd38d !important;
}

.focus\:border-orange-400:focus {
  border-color: #f6ad55 !important;
}

.focus\:border-orange-500:focus {
  border-color: #ed8936 !important;
}

.focus\:border-orange-600:focus {
  border-color: #dd6b20 !important;
}

.focus\:border-orange-700:focus {
  border-color: #c05621 !important;
}

.focus\:border-orange-800:focus {
  border-color: #9c4221 !important;
}

.focus\:border-orange-900:focus {
  border-color: #7b341e !important;
}

.focus\:border-yellow-100:focus {
  border-color: #fffff0 !important;
}

.focus\:border-yellow-200:focus {
  border-color: #fefcbf !important;
}

.focus\:border-yellow-300:focus {
  border-color: #faf089 !important;
}

.focus\:border-yellow-400:focus {
  border-color: #f6e05e !important;
}

.focus\:border-yellow-500:focus {
  border-color: #ecc94b !important;
}

.focus\:border-yellow-600:focus {
  border-color: #d69e2e !important;
}

.focus\:border-yellow-700:focus {
  border-color: #b7791f !important;
}

.focus\:border-yellow-800:focus {
  border-color: #975a16 !important;
}

.focus\:border-yellow-900:focus {
  border-color: #744210 !important;
}

.focus\:border-green-100:focus {
  border-color: #f0fff4 !important;
}

.focus\:border-green-200:focus {
  border-color: #c6f6d5 !important;
}

.focus\:border-green-300:focus {
  border-color: #9ae6b4 !important;
}

.focus\:border-green-400:focus {
  border-color: #68d391 !important;
}

.focus\:border-green-500:focus {
  border-color: #48bb78 !important;
}

.focus\:border-green-600:focus {
  border-color: #38a169 !important;
}

.focus\:border-green-700:focus {
  border-color: #2f855a !important;
}

.focus\:border-green-800:focus {
  border-color: #276749 !important;
}

.focus\:border-green-900:focus {
  border-color: #22543d !important;
}

.focus\:border-teal-100:focus {
  border-color: #e6fffa !important;
}

.focus\:border-teal-200:focus {
  border-color: #b2f5ea !important;
}

.focus\:border-teal-300:focus {
  border-color: #81e6d9 !important;
}

.focus\:border-teal-400:focus {
  border-color: #4fd1c5 !important;
}

.focus\:border-teal-500:focus {
  border-color: #38b2ac !important;
}

.focus\:border-teal-600:focus {
  border-color: #319795 !important;
}

.focus\:border-teal-700:focus {
  border-color: #2c7a7b !important;
}

.focus\:border-teal-800:focus {
  border-color: #285e61 !important;
}

.focus\:border-teal-900:focus {
  border-color: #234e52 !important;
}

.focus\:border-blue-100:focus {
  border-color: #ebf8ff !important;
}

.focus\:border-blue-200:focus {
  border-color: #bee3f8 !important;
}

.focus\:border-blue-300:focus {
  border-color: #90cdf4 !important;
}

.focus\:border-blue-400:focus {
  border-color: #63b3ed !important;
}

.focus\:border-blue-500:focus {
  border-color: #4299e1 !important;
}

.focus\:border-blue-600:focus {
  border-color: #3182ce !important;
}

.focus\:border-blue-700:focus {
  border-color: #2b6cb0 !important;
}

.focus\:border-blue-800:focus {
  border-color: #2c5282 !important;
}

.focus\:border-blue-900:focus {
  border-color: #2a4365 !important;
}

.focus\:border-indigo-100:focus {
  border-color: #ebf4ff !important;
}

.focus\:border-indigo-200:focus {
  border-color: #c3dafe !important;
}

.focus\:border-indigo-300:focus {
  border-color: #a3bffa !important;
}

.focus\:border-indigo-400:focus {
  border-color: #7f9cf5 !important;
}

.focus\:border-indigo-500:focus {
  border-color: #667eea !important;
}

.focus\:border-indigo-600:focus {
  border-color: #5a67d8 !important;
}

.focus\:border-indigo-700:focus {
  border-color: #4c51bf !important;
}

.focus\:border-indigo-800:focus {
  border-color: #434190 !important;
}

.focus\:border-indigo-900:focus {
  border-color: #3c366b !important;
}

.focus\:border-purple-100:focus {
  border-color: #faf5ff !important;
}

.focus\:border-purple-200:focus {
  border-color: #e9d8fd !important;
}

.focus\:border-purple-300:focus {
  border-color: #d6bcfa !important;
}

.focus\:border-purple-400:focus {
  border-color: #b794f4 !important;
}

.focus\:border-purple-500:focus {
  border-color: #9f7aea !important;
}

.focus\:border-purple-600:focus {
  border-color: #805ad5 !important;
}

.focus\:border-purple-700:focus {
  border-color: #6b46c1 !important;
}

.focus\:border-purple-800:focus {
  border-color: #553c9a !important;
}

.focus\:border-purple-900:focus {
  border-color: #44337a !important;
}

.focus\:border-pink-100:focus {
  border-color: #fff5f7 !important;
}

.focus\:border-pink-200:focus {
  border-color: #fed7e2 !important;
}

.focus\:border-pink-300:focus {
  border-color: #fbb6ce !important;
}

.focus\:border-pink-400:focus {
  border-color: #f687b3 !important;
}

.focus\:border-pink-500:focus {
  border-color: #ed64a6 !important;
}

.focus\:border-pink-600:focus {
  border-color: #d53f8c !important;
}

.focus\:border-pink-700:focus {
  border-color: #b83280 !important;
}

.focus\:border-pink-800:focus {
  border-color: #97266d !important;
}

.focus\:border-pink-900:focus {
  border-color: #702459 !important;
}

.focus\:border-primary-black:focus {
  border-color: #333333 !important;
}

.focus\:border-primary-green:focus {
  border-color: #085E3C !important;
}

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

.rounded-sm {
  border-radius: 0.125rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

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

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

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

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

.rounded-3xl {
  border-radius: 1.5rem !important;
}

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

.rounded-t-none {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-r-none {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-b-none {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-l-none {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

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

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

.rounded-b-sm {
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.rounded-l-sm {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

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

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

.rounded-b {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-l {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

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

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

.rounded-b-md {
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

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

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

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.rounded-l-lg {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

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

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

.rounded-b-xl {
  border-bottom-right-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.rounded-l-xl {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

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

.rounded-r-2xl {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.rounded-b-2xl {
  border-bottom-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.rounded-l-2xl {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

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

.rounded-r-3xl {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.rounded-l-3xl {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.rounded-t-full {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important;
}

.rounded-r-full {
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.rounded-b-full {
  border-bottom-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.rounded-l-full {
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.rounded-tl-none {
  border-top-left-radius: 0 !important;
}

.rounded-tr-none {
  border-top-right-radius: 0 !important;
}

.rounded-br-none {
  border-bottom-right-radius: 0 !important;
}

.rounded-bl-none {
  border-bottom-left-radius: 0 !important;
}

.rounded-tl-sm {
  border-top-left-radius: 0.125rem !important;
}

.rounded-tr-sm {
  border-top-right-radius: 0.125rem !important;
}

.rounded-br-sm {
  border-bottom-right-radius: 0.125rem !important;
}

.rounded-bl-sm {
  border-bottom-left-radius: 0.125rem !important;
}

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

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

.rounded-br {
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bl {
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-tl-md {
  border-top-left-radius: 0.375rem !important;
}

.rounded-tr-md {
  border-top-right-radius: 0.375rem !important;
}

.rounded-br-md {
  border-bottom-right-radius: 0.375rem !important;
}

.rounded-bl-md {
  border-bottom-left-radius: 0.375rem !important;
}

.rounded-tl-lg {
  border-top-left-radius: 0.5rem !important;
}

.rounded-tr-lg {
  border-top-right-radius: 0.5rem !important;
}

.rounded-br-lg {
  border-bottom-right-radius: 0.5rem !important;
}

.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem !important;
}

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

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

.rounded-br-xl {
  border-bottom-right-radius: 0.75rem !important;
}

.rounded-bl-xl {
  border-bottom-left-radius: 0.75rem !important;
}

.rounded-tl-2xl {
  border-top-left-radius: 1rem !important;
}

.rounded-tr-2xl {
  border-top-right-radius: 1rem !important;
}

.rounded-br-2xl {
  border-bottom-right-radius: 1rem !important;
}

.rounded-bl-2xl {
  border-bottom-left-radius: 1rem !important;
}

.rounded-tl-3xl {
  border-top-left-radius: 1.5rem !important;
}

.rounded-tr-3xl {
  border-top-right-radius: 1.5rem !important;
}

.rounded-br-3xl {
  border-bottom-right-radius: 1.5rem !important;
}

.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem !important;
}

.rounded-tl-full {
  border-top-left-radius: 9999px !important;
}

.rounded-tr-full {
  border-top-right-radius: 9999px !important;
}

.rounded-br-full {
  border-bottom-right-radius: 9999px !important;
}

.rounded-bl-full {
  border-bottom-left-radius: 9999px !important;
}

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

.hover\:rounded-sm:hover {
  border-radius: 0.125rem !important;
}

.hover\:rounded:hover {
  border-radius: 0.25rem !important;
}

.hover\:rounded-md:hover {
  border-radius: 0.375rem !important;
}

.hover\:rounded-lg:hover {
  border-radius: 0.5rem !important;
}

.hover\:rounded-xl:hover {
  border-radius: 0.75rem !important;
}

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

.hover\:rounded-3xl:hover {
  border-radius: 1.5rem !important;
}

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

.hover\:rounded-t-none:hover {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.hover\:rounded-r-none:hover {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.hover\:rounded-b-none:hover {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.hover\:rounded-l-none:hover {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.hover\:rounded-t-sm:hover {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}

.hover\:rounded-r-sm:hover {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.hover\:rounded-b-sm:hover {
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.hover\:rounded-l-sm:hover {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.hover\:rounded-t:hover {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.hover\:rounded-r:hover {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.hover\:rounded-b:hover {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.hover\:rounded-l:hover {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.hover\:rounded-t-md:hover {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

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

.hover\:rounded-b-md:hover {
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.hover\:rounded-l-md:hover {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.hover\:rounded-t-lg:hover {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.hover\:rounded-r-lg:hover {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.hover\:rounded-b-lg:hover {
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.hover\:rounded-l-lg:hover {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

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

.hover\:rounded-r-xl:hover {
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.hover\:rounded-b-xl:hover {
  border-bottom-right-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.hover\:rounded-l-xl:hover {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.hover\:rounded-t-2xl:hover {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.hover\:rounded-r-2xl:hover {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.hover\:rounded-b-2xl:hover {
  border-bottom-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.hover\:rounded-l-2xl:hover {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.hover\:rounded-t-3xl:hover {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.hover\:rounded-r-3xl:hover {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.hover\:rounded-b-3xl:hover {
  border-bottom-right-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.hover\:rounded-l-3xl:hover {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.hover\:rounded-t-full:hover {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important;
}

.hover\:rounded-r-full:hover {
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.hover\:rounded-b-full:hover {
  border-bottom-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.hover\:rounded-l-full:hover {
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.hover\:rounded-tl-none:hover {
  border-top-left-radius: 0 !important;
}

.hover\:rounded-tr-none:hover {
  border-top-right-radius: 0 !important;
}

.hover\:rounded-br-none:hover {
  border-bottom-right-radius: 0 !important;
}

.hover\:rounded-bl-none:hover {
  border-bottom-left-radius: 0 !important;
}

.hover\:rounded-tl-sm:hover {
  border-top-left-radius: 0.125rem !important;
}

.hover\:rounded-tr-sm:hover {
  border-top-right-radius: 0.125rem !important;
}

.hover\:rounded-br-sm:hover {
  border-bottom-right-radius: 0.125rem !important;
}

.hover\:rounded-bl-sm:hover {
  border-bottom-left-radius: 0.125rem !important;
}

.hover\:rounded-tl:hover {
  border-top-left-radius: 0.25rem !important;
}

.hover\:rounded-tr:hover {
  border-top-right-radius: 0.25rem !important;
}

.hover\:rounded-br:hover {
  border-bottom-right-radius: 0.25rem !important;
}

.hover\:rounded-bl:hover {
  border-bottom-left-radius: 0.25rem !important;
}

.hover\:rounded-tl-md:hover {
  border-top-left-radius: 0.375rem !important;
}

.hover\:rounded-tr-md:hover {
  border-top-right-radius: 0.375rem !important;
}

.hover\:rounded-br-md:hover {
  border-bottom-right-radius: 0.375rem !important;
}

.hover\:rounded-bl-md:hover {
  border-bottom-left-radius: 0.375rem !important;
}

.hover\:rounded-tl-lg:hover {
  border-top-left-radius: 0.5rem !important;
}

.hover\:rounded-tr-lg:hover {
  border-top-right-radius: 0.5rem !important;
}

.hover\:rounded-br-lg:hover {
  border-bottom-right-radius: 0.5rem !important;
}

.hover\:rounded-bl-lg:hover {
  border-bottom-left-radius: 0.5rem !important;
}

.hover\:rounded-tl-xl:hover {
  border-top-left-radius: 0.75rem !important;
}

.hover\:rounded-tr-xl:hover {
  border-top-right-radius: 0.75rem !important;
}

.hover\:rounded-br-xl:hover {
  border-bottom-right-radius: 0.75rem !important;
}

.hover\:rounded-bl-xl:hover {
  border-bottom-left-radius: 0.75rem !important;
}

.hover\:rounded-tl-2xl:hover {
  border-top-left-radius: 1rem !important;
}

.hover\:rounded-tr-2xl:hover {
  border-top-right-radius: 1rem !important;
}

.hover\:rounded-br-2xl:hover {
  border-bottom-right-radius: 1rem !important;
}

.hover\:rounded-bl-2xl:hover {
  border-bottom-left-radius: 1rem !important;
}

.hover\:rounded-tl-3xl:hover {
  border-top-left-radius: 1.5rem !important;
}

.hover\:rounded-tr-3xl:hover {
  border-top-right-radius: 1.5rem !important;
}

.hover\:rounded-br-3xl:hover {
  border-bottom-right-radius: 1.5rem !important;
}

.hover\:rounded-bl-3xl:hover {
  border-bottom-left-radius: 1.5rem !important;
}

.hover\:rounded-tl-full:hover {
  border-top-left-radius: 9999px !important;
}

.hover\:rounded-tr-full:hover {
  border-top-right-radius: 9999px !important;
}

.hover\:rounded-br-full:hover {
  border-bottom-right-radius: 9999px !important;
}

.hover\:rounded-bl-full:hover {
  border-bottom-left-radius: 9999px !important;
}

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

.focus\:rounded-sm:focus {
  border-radius: 0.125rem !important;
}

.focus\:rounded:focus {
  border-radius: 0.25rem !important;
}

.focus\:rounded-md:focus {
  border-radius: 0.375rem !important;
}

.focus\:rounded-lg:focus {
  border-radius: 0.5rem !important;
}

.focus\:rounded-xl:focus {
  border-radius: 0.75rem !important;
}

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

.focus\:rounded-3xl:focus {
  border-radius: 1.5rem !important;
}

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

.focus\:rounded-t-none:focus {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.focus\:rounded-r-none:focus {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.focus\:rounded-b-none:focus {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.focus\:rounded-l-none:focus {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.focus\:rounded-t-sm:focus {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}

.focus\:rounded-r-sm:focus {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.focus\:rounded-b-sm:focus {
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.focus\:rounded-l-sm:focus {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.focus\:rounded-t:focus {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.focus\:rounded-r:focus {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.focus\:rounded-b:focus {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.focus\:rounded-l:focus {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.focus\:rounded-t-md:focus {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

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

.focus\:rounded-b-md:focus {
  border-bottom-right-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.focus\:rounded-l-md:focus {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.focus\:rounded-t-lg:focus {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.focus\:rounded-r-lg:focus {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.focus\:rounded-b-lg:focus {
  border-bottom-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.focus\:rounded-l-lg:focus {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

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

.focus\:rounded-r-xl:focus {
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.focus\:rounded-b-xl:focus {
  border-bottom-right-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.focus\:rounded-l-xl:focus {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.focus\:rounded-t-2xl:focus {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.focus\:rounded-r-2xl:focus {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.focus\:rounded-b-2xl:focus {
  border-bottom-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.focus\:rounded-l-2xl:focus {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.focus\:rounded-t-3xl:focus {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.focus\:rounded-r-3xl:focus {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.focus\:rounded-b-3xl:focus {
  border-bottom-right-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.focus\:rounded-l-3xl:focus {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.focus\:rounded-t-full:focus {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important;
}

.focus\:rounded-r-full:focus {
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.focus\:rounded-b-full:focus {
  border-bottom-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.focus\:rounded-l-full:focus {
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.focus\:rounded-tl-none:focus {
  border-top-left-radius: 0 !important;
}

.focus\:rounded-tr-none:focus {
  border-top-right-radius: 0 !important;
}

.focus\:rounded-br-none:focus {
  border-bottom-right-radius: 0 !important;
}

.focus\:rounded-bl-none:focus {
  border-bottom-left-radius: 0 !important;
}

.focus\:rounded-tl-sm:focus {
  border-top-left-radius: 0.125rem !important;
}

.focus\:rounded-tr-sm:focus {
  border-top-right-radius: 0.125rem !important;
}

.focus\:rounded-br-sm:focus {
  border-bottom-right-radius: 0.125rem !important;
}

.focus\:rounded-bl-sm:focus {
  border-bottom-left-radius: 0.125rem !important;
}

.focus\:rounded-tl:focus {
  border-top-left-radius: 0.25rem !important;
}

.focus\:rounded-tr:focus {
  border-top-right-radius: 0.25rem !important;
}

.focus\:rounded-br:focus {
  border-bottom-right-radius: 0.25rem !important;
}

.focus\:rounded-bl:focus {
  border-bottom-left-radius: 0.25rem !important;
}

.focus\:rounded-tl-md:focus {
  border-top-left-radius: 0.375rem !important;
}

.focus\:rounded-tr-md:focus {
  border-top-right-radius: 0.375rem !important;
}

.focus\:rounded-br-md:focus {
  border-bottom-right-radius: 0.375rem !important;
}

.focus\:rounded-bl-md:focus {
  border-bottom-left-radius: 0.375rem !important;
}

.focus\:rounded-tl-lg:focus {
  border-top-left-radius: 0.5rem !important;
}

.focus\:rounded-tr-lg:focus {
  border-top-right-radius: 0.5rem !important;
}

.focus\:rounded-br-lg:focus {
  border-bottom-right-radius: 0.5rem !important;
}

.focus\:rounded-bl-lg:focus {
  border-bottom-left-radius: 0.5rem !important;
}

.focus\:rounded-tl-xl:focus {
  border-top-left-radius: 0.75rem !important;
}

.focus\:rounded-tr-xl:focus {
  border-top-right-radius: 0.75rem !important;
}

.focus\:rounded-br-xl:focus {
  border-bottom-right-radius: 0.75rem !important;
}

.focus\:rounded-bl-xl:focus {
  border-bottom-left-radius: 0.75rem !important;
}

.focus\:rounded-tl-2xl:focus {
  border-top-left-radius: 1rem !important;
}

.focus\:rounded-tr-2xl:focus {
  border-top-right-radius: 1rem !important;
}

.focus\:rounded-br-2xl:focus {
  border-bottom-right-radius: 1rem !important;
}

.focus\:rounded-bl-2xl:focus {
  border-bottom-left-radius: 1rem !important;
}

.focus\:rounded-tl-3xl:focus {
  border-top-left-radius: 1.5rem !important;
}

.focus\:rounded-tr-3xl:focus {
  border-top-right-radius: 1.5rem !important;
}

.focus\:rounded-br-3xl:focus {
  border-bottom-right-radius: 1.5rem !important;
}

.focus\:rounded-bl-3xl:focus {
  border-bottom-left-radius: 1.5rem !important;
}

.focus\:rounded-tl-full:focus {
  border-top-left-radius: 9999px !important;
}

.focus\:rounded-tr-full:focus {
  border-top-right-radius: 9999px !important;
}

.focus\:rounded-br-full:focus {
  border-bottom-right-radius: 9999px !important;
}

.focus\:rounded-bl-full:focus {
  border-bottom-left-radius: 9999px !important;
}

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

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

.border-dotted {
  border-style: dotted !important;
}

.border-double {
  border-style: double !important;
}

.border-none {
  border-style: none !important;
}

.hover\:border-solid:hover {
  border-style: solid !important;
}

.hover\:border-dashed:hover {
  border-style: dashed !important;
}

.hover\:border-dotted:hover {
  border-style: dotted !important;
}

.hover\:border-double:hover {
  border-style: double !important;
}

.hover\:border-none:hover {
  border-style: none !important;
}

.focus\:border-solid:focus {
  border-style: solid !important;
}

.focus\:border-dashed:focus {
  border-style: dashed !important;
}

.focus\:border-dotted:focus {
  border-style: dotted !important;
}

.focus\:border-double:focus {
  border-style: double !important;
}

.focus\:border-none:focus {
  border-style: none !important;
}

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

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

.border-4 {
  border-width: 4px !important;
}

.border-8 {
  border-width: 8px !important;
}

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

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

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

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

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

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

.border-r-2 {
  border-right-width: 2px !important;
}

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

.border-l-2 {
  border-left-width: 2px !important;
}

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

.border-r-4 {
  border-right-width: 4px !important;
}

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

.border-l-4 {
  border-left-width: 4px !important;
}

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

.border-r-8 {
  border-right-width: 8px !important;
}

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

.border-l-8 {
  border-left-width: 8px !important;
}

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

.border-r {
  border-right-width: 1px !important;
}

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

.border-l {
  border-left-width: 1px !important;
}

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

.hover\:border-2:hover {
  border-width: 2px !important;
}

.hover\:border-4:hover {
  border-width: 4px !important;
}

.hover\:border-8:hover {
  border-width: 8px !important;
}

.hover\:border:hover {
  border-width: 1px !important;
}

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

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

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

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

.hover\:border-t-2:hover {
  border-top-width: 2px !important;
}

.hover\:border-r-2:hover {
  border-right-width: 2px !important;
}

.hover\:border-b-2:hover {
  border-bottom-width: 2px !important;
}

.hover\:border-l-2:hover {
  border-left-width: 2px !important;
}

.hover\:border-t-4:hover {
  border-top-width: 4px !important;
}

.hover\:border-r-4:hover {
  border-right-width: 4px !important;
}

.hover\:border-b-4:hover {
  border-bottom-width: 4px !important;
}

.hover\:border-l-4:hover {
  border-left-width: 4px !important;
}

.hover\:border-t-8:hover {
  border-top-width: 8px !important;
}

.hover\:border-r-8:hover {
  border-right-width: 8px !important;
}

.hover\:border-b-8:hover {
  border-bottom-width: 8px !important;
}

.hover\:border-l-8:hover {
  border-left-width: 8px !important;
}

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

.hover\:border-r:hover {
  border-right-width: 1px !important;
}

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

.hover\:border-l:hover {
  border-left-width: 1px !important;
}

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

.focus\:border-2:focus {
  border-width: 2px !important;
}

.focus\:border-4:focus {
  border-width: 4px !important;
}

.focus\:border-8:focus {
  border-width: 8px !important;
}

.focus\:border:focus {
  border-width: 1px !important;
}

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

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

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

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

.focus\:border-t-2:focus {
  border-top-width: 2px !important;
}

.focus\:border-r-2:focus {
  border-right-width: 2px !important;
}

.focus\:border-b-2:focus {
  border-bottom-width: 2px !important;
}

.focus\:border-l-2:focus {
  border-left-width: 2px !important;
}

.focus\:border-t-4:focus {
  border-top-width: 4px !important;
}

.focus\:border-r-4:focus {
  border-right-width: 4px !important;
}

.focus\:border-b-4:focus {
  border-bottom-width: 4px !important;
}

.focus\:border-l-4:focus {
  border-left-width: 4px !important;
}

.focus\:border-t-8:focus {
  border-top-width: 8px !important;
}

.focus\:border-r-8:focus {
  border-right-width: 8px !important;
}

.focus\:border-b-8:focus {
  border-bottom-width: 8px !important;
}

.focus\:border-l-8:focus {
  border-left-width: 8px !important;
}

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

.focus\:border-r:focus {
  border-right-width: 1px !important;
}

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

.focus\:border-l:focus {
  border-left-width: 1px !important;
}

.box-border {
  box-sizing: border-box !important;
}

.box-content {
  box-sizing: content-box !important;
}

.hover\:box-border:hover {
  box-sizing: border-box !important;
}

.hover\:box-content:hover {
  box-sizing: content-box !important;
}

.focus\:box-border:focus {
  box-sizing: border-box !important;
}

.focus\:box-content:focus {
  box-sizing: content-box !important;
}

.cursor-auto {
  cursor: auto !important;
}

.cursor-default {
  cursor: default !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-wait {
  cursor: wait !important;
}

.cursor-text {
  cursor: text !important;
}

.cursor-move {
  cursor: move !important;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}

.hover\:cursor-auto:hover {
  cursor: auto !important;
}

.hover\:cursor-default:hover {
  cursor: default !important;
}

.hover\:cursor-pointer:hover {
  cursor: pointer !important;
}

.hover\:cursor-wait:hover {
  cursor: wait !important;
}

.hover\:cursor-text:hover {
  cursor: text !important;
}

.hover\:cursor-move:hover {
  cursor: move !important;
}

.hover\:cursor-not-allowed:hover {
  cursor: not-allowed !important;
}

.focus\:cursor-auto:focus {
  cursor: auto !important;
}

.focus\:cursor-default:focus {
  cursor: default !important;
}

.focus\:cursor-pointer:focus {
  cursor: pointer !important;
}

.focus\:cursor-wait:focus {
  cursor: wait !important;
}

.focus\:cursor-text:focus {
  cursor: text !important;
}

.focus\:cursor-move:focus {
  cursor: move !important;
}

.focus\:cursor-not-allowed:focus {
  cursor: not-allowed !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;
}

.table-caption {
  display: table-caption !important;
}

.table-cell {
  display: table-cell !important;
}

.table-column {
  display: table-column !important;
}

.table-column-group {
  display: table-column-group !important;
}

.table-footer-group {
  display: table-footer-group !important;
}

.table-header-group {
  display: table-header-group !important;
}

.table-row-group {
  display: table-row-group !important;
}

.table-row {
  display: table-row !important;
}

.hidden {
  display: none !important;
}

.hover\:block:hover {
  display: block !important;
}

.hover\:inline-block:hover {
  display: inline-block !important;
}

.hover\:inline:hover {
  display: inline !important;
}

.hover\:flex:hover {
  display: flex !important;
}

.hover\:inline-flex:hover {
  display: inline-flex !important;
}

.hover\:table:hover {
  display: table !important;
}

.hover\:table-caption:hover {
  display: table-caption !important;
}

.hover\:table-cell:hover {
  display: table-cell !important;
}

.hover\:table-column:hover {
  display: table-column !important;
}

.hover\:table-column-group:hover {
  display: table-column-group !important;
}

.hover\:table-footer-group:hover {
  display: table-footer-group !important;
}

.hover\:table-header-group:hover {
  display: table-header-group !important;
}

.hover\:table-row-group:hover {
  display: table-row-group !important;
}

.hover\:table-row:hover {
  display: table-row !important;
}

.hover\:hidden:hover {
  display: none !important;
}

.focus\:block:focus {
  display: block !important;
}

.focus\:inline-block:focus {
  display: inline-block !important;
}

.focus\:inline:focus {
  display: inline !important;
}

.focus\:flex:focus {
  display: flex !important;
}

.focus\:inline-flex:focus {
  display: inline-flex !important;
}

.focus\:table:focus {
  display: table !important;
}

.focus\:table-caption:focus {
  display: table-caption !important;
}

.focus\:table-cell:focus {
  display: table-cell !important;
}

.focus\:table-column:focus {
  display: table-column !important;
}

.focus\:table-column-group:focus {
  display: table-column-group !important;
}

.focus\:table-footer-group:focus {
  display: table-footer-group !important;
}

.focus\:table-header-group:focus {
  display: table-header-group !important;
}

.focus\:table-row-group:focus {
  display: table-row-group !important;
}

.focus\:table-row:focus {
  display: table-row !important;
}

.focus\:hidden:focus {
  display: none !important;
}

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

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

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

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

.hover\:flex-row:hover {
  flex-direction: row !important;
}

.hover\:flex-row-reverse:hover {
  flex-direction: row-reverse !important;
}

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

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

.focus\:flex-row:focus {
  flex-direction: row !important;
}

.focus\:flex-row-reverse:focus {
  flex-direction: row-reverse !important;
}

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

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

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

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

.flex-no-wrap {
  flex-wrap: nowrap !important;
}

.hover\:flex-wrap:hover {
  flex-wrap: wrap !important;
}

.hover\:flex-wrap-reverse:hover {
  flex-wrap: wrap-reverse !important;
}

.hover\:flex-no-wrap:hover {
  flex-wrap: nowrap !important;
}

.focus\:flex-wrap:focus {
  flex-wrap: wrap !important;
}

.focus\:flex-wrap-reverse:focus {
  flex-wrap: wrap-reverse !important;
}

.focus\:flex-no-wrap:focus {
  flex-wrap: nowrap !important;
}

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

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

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

.items-baseline {
  align-items: baseline !important;
}

.items-stretch {
  align-items: stretch !important;
}

.hover\:items-start:hover {
  align-items: flex-start !important;
}

.hover\:items-end:hover {
  align-items: flex-end !important;
}

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

.hover\:items-baseline:hover {
  align-items: baseline !important;
}

.hover\:items-stretch:hover {
  align-items: stretch !important;
}

.focus\:items-start:focus {
  align-items: flex-start !important;
}

.focus\:items-end:focus {
  align-items: flex-end !important;
}

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

.focus\:items-baseline:focus {
  align-items: baseline !important;
}

.focus\:items-stretch:focus {
  align-items: stretch !important;
}

.content-center {
  align-content: center !important;
}

.content-start {
  align-content: flex-start !important;
}

.content-end {
  align-content: flex-end !important;
}

.content-between {
  align-content: space-between !important;
}

.content-around {
  align-content: space-around !important;
}

.content-evenly {
  align-content: space-evenly !important;
}

.hover\:content-center:hover {
  align-content: center !important;
}

.hover\:content-start:hover {
  align-content: flex-start !important;
}

.hover\:content-end:hover {
  align-content: flex-end !important;
}

.hover\:content-between:hover {
  align-content: space-between !important;
}

.hover\:content-around:hover {
  align-content: space-around !important;
}

.hover\:content-evenly:hover {
  align-content: space-evenly !important;
}

.focus\:content-center:focus {
  align-content: center !important;
}

.focus\:content-start:focus {
  align-content: flex-start !important;
}

.focus\:content-end:focus {
  align-content: flex-end !important;
}

.focus\:content-between:focus {
  align-content: space-between !important;
}

.focus\:content-around:focus {
  align-content: space-around !important;
}

.focus\:content-evenly:focus {
  align-content: space-evenly !important;
}

.self-auto {
  -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.self-start {
  align-self: flex-start !important;
}

.self-end {
  align-self: flex-end !important;
}

.self-center {
  -ms-grid-row-align: center !important;
      align-self: center !important;
}

.self-stretch {
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

.hover\:self-auto:hover {
  -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.hover\:self-start:hover {
  align-self: flex-start !important;
}

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

.hover\:self-center:hover {
  -ms-grid-row-align: center !important;
      align-self: center !important;
}

.hover\:self-stretch:hover {
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

.focus\:self-auto:focus {
  -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.focus\:self-start:focus {
  align-self: flex-start !important;
}

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

.focus\:self-center:focus {
  -ms-grid-row-align: center !important;
      align-self: center !important;
}

.focus\:self-stretch:focus {
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

.justify-start {
  justify-content: flex-start !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;
}

.justify-evenly {
  justify-content: space-evenly !important;
}

.hover\:justify-start:hover {
  justify-content: flex-start !important;
}

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

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

.hover\:justify-between:hover {
  justify-content: space-between !important;
}

.hover\:justify-around:hover {
  justify-content: space-around !important;
}

.hover\:justify-evenly:hover {
  justify-content: space-evenly !important;
}

.focus\:justify-start:focus {
  justify-content: flex-start !important;
}

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

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

.focus\:justify-between:focus {
  justify-content: space-between !important;
}

.focus\:justify-around:focus {
  justify-content: space-around !important;
}

.focus\:justify-evenly:focus {
  justify-content: space-evenly !important;
}

.flex-1 {
  flex: 1 1 0% !important;
}

.flex-auto {
  flex: 1 1 auto !important;
}

.flex-initial {
  flex: 0 1 auto !important;
}

.flex-none {
  flex: none !important;
}

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

.hover\:flex-auto:hover {
  flex: 1 1 auto !important;
}

.hover\:flex-initial:hover {
  flex: 0 1 auto !important;
}

.hover\:flex-none:hover {
  flex: none !important;
}

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

.focus\:flex-auto:focus {
  flex: 1 1 auto !important;
}

.focus\:flex-initial:focus {
  flex: 0 1 auto !important;
}

.focus\:flex-none:focus {
  flex: none !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

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

.hover\:flex-grow-0:hover {
  flex-grow: 0 !important;
}

.hover\:flex-grow:hover {
  flex-grow: 1 !important;
}

.focus\:flex-grow-0:focus {
  flex-grow: 0 !important;
}

.focus\:flex-grow:focus {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink {
  flex-shrink: 1 !important;
}

.hover\:flex-shrink-0:hover {
  flex-shrink: 0 !important;
}

.hover\:flex-shrink:hover {
  flex-shrink: 1 !important;
}

.focus\:flex-shrink-0:focus {
  flex-shrink: 0 !important;
}

.focus\:flex-shrink:focus {
  flex-shrink: 1 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-6 {
  order: 6 !important;
}

.order-7 {
  order: 7 !important;
}

.order-8 {
  order: 8 !important;
}

.order-9 {
  order: 9 !important;
}

.order-10 {
  order: 10 !important;
}

.order-11 {
  order: 11 !important;
}

.order-12 {
  order: 12 !important;
}

.order-first {
  order: -9999 !important;
}

.order-last {
  order: 9999 !important;
}

.order-none {
  order: 0 !important;
}

.hover\:order-1:hover {
  order: 1 !important;
}

.hover\:order-2:hover {
  order: 2 !important;
}

.hover\:order-3:hover {
  order: 3 !important;
}

.hover\:order-4:hover {
  order: 4 !important;
}

.hover\:order-5:hover {
  order: 5 !important;
}

.hover\:order-6:hover {
  order: 6 !important;
}

.hover\:order-7:hover {
  order: 7 !important;
}

.hover\:order-8:hover {
  order: 8 !important;
}

.hover\:order-9:hover {
  order: 9 !important;
}

.hover\:order-10:hover {
  order: 10 !important;
}

.hover\:order-11:hover {
  order: 11 !important;
}

.hover\:order-12:hover {
  order: 12 !important;
}

.hover\:order-first:hover {
  order: -9999 !important;
}

.hover\:order-last:hover {
  order: 9999 !important;
}

.hover\:order-none:hover {
  order: 0 !important;
}

.focus\:order-1:focus {
  order: 1 !important;
}

.focus\:order-2:focus {
  order: 2 !important;
}

.focus\:order-3:focus {
  order: 3 !important;
}

.focus\:order-4:focus {
  order: 4 !important;
}

.focus\:order-5:focus {
  order: 5 !important;
}

.focus\:order-6:focus {
  order: 6 !important;
}

.focus\:order-7:focus {
  order: 7 !important;
}

.focus\:order-8:focus {
  order: 8 !important;
}

.focus\:order-9:focus {
  order: 9 !important;
}

.focus\:order-10:focus {
  order: 10 !important;
}

.focus\:order-11:focus {
  order: 11 !important;
}

.focus\:order-12:focus {
  order: 12 !important;
}

.focus\:order-first:focus {
  order: -9999 !important;
}

.focus\:order-last:focus {
  order: 9999 !important;
}

.focus\:order-none:focus {
  order: 0 !important;
}

.float-right {
  float: right !important;
}

.float-left {
  float: left !important;
}

.float-none {
  float: none !important;
}

.clearfix:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.hover\:float-right:hover {
  float: right !important;
}

.hover\:float-left:hover {
  float: left !important;
}

.hover\:float-none:hover {
  float: none !important;
}

.hover\:clearfix:hover:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.focus\:float-right:focus {
  float: right !important;
}

.focus\:float-left:focus {
  float: left !important;
}

.focus\:float-none:focus {
  float: none !important;
}

.focus\:clearfix:focus:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.clear-left {
  clear: left !important;
}

.clear-right {
  clear: right !important;
}

.clear-both {
  clear: both !important;
}

.clear-none {
  clear: none !important;
}

.hover\:clear-left:hover {
  clear: left !important;
}

.hover\:clear-right:hover {
  clear: right !important;
}

.hover\:clear-both:hover {
  clear: both !important;
}

.hover\:clear-none:hover {
  clear: none !important;
}

.focus\:clear-left:focus {
  clear: left !important;
}

.focus\:clear-right:focus {
  clear: right !important;
}

.focus\:clear-both:focus {
  clear: both !important;
}

.focus\:clear-none:focus {
  clear: none !important;
}

.font-notosans {
  font-family: Noto Sans JP, sans-serif !important;
}

.font-kiwimaru {
  font-family: Kiwi Maru, serif !important;
}

.hover\:font-notosans:hover {
  font-family: Noto Sans JP, sans-serif !important;
}

.hover\:font-kiwimaru:hover {
  font-family: Kiwi Maru, serif !important;
}

.focus\:font-notosans:focus {
  font-family: Noto Sans JP, sans-serif !important;
}

.focus\:font-kiwimaru:focus {
  font-family: Kiwi Maru, serif !important;
}

.font-hairline {
  font-weight: 100 !important;
}

.font-thin {
  font-weight: 200 !important;
}

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

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

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

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

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

.font-extrabold {
  font-weight: 800 !important;
}

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

.hover\:font-hairline:hover {
  font-weight: 100 !important;
}

.hover\:font-thin:hover {
  font-weight: 200 !important;
}

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

.hover\:font-normal:hover {
  font-weight: 400 !important;
}

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

.hover\:font-semibold:hover {
  font-weight: 600 !important;
}

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

.hover\:font-extrabold:hover {
  font-weight: 800 !important;
}

.hover\:font-black:hover {
  font-weight: 900 !important;
}

.focus\:font-hairline:focus {
  font-weight: 100 !important;
}

.focus\:font-thin:focus {
  font-weight: 200 !important;
}

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

.focus\:font-normal:focus {
  font-weight: 400 !important;
}

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

.focus\:font-semibold:focus {
  font-weight: 600 !important;
}

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

.focus\:font-extrabold:focus {
  font-weight: 800 !important;
}

.focus\:font-black:focus {
  font-weight: 900 !important;
}

.h-0 {
  height: 0rem !important;
}

.h-1 {
  height: 0.25rem !important;
}

.h-2 {
  height: 0.5rem !important;
}

.h-3 {
  height: 0.75rem !important;
}

.h-4 {
  height: 1rem !important;
}

.h-5 {
  height: 1.25rem !important;
}

.h-6 {
  height: 1.5rem !important;
}

.h-7 {
  height: 1.75rem !important;
}

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

.h-9 {
  height: 2.25rem !important;
}

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

.h-11 {
  height: 2.75rem !important;
}

.h-12 {
  height: 3rem !important;
}

.h-13 {
  height: 3.25rem !important;
}

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

.h-15 {
  height: 3.75rem !important;
}

.h-16 {
  height: 4rem !important;
}

.h-17 {
  height: 4.25rem !important;
}

.h-18 {
  height: 4.5rem !important;
}

.h-19 {
  height: 4.75rem !important;
}

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

.h-21 {
  height: 5.25rem !important;
}

.h-22 {
  height: 5.5rem !important;
}

.h-23 {
  height: 5.75rem !important;
}

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

.h-25 {
  height: 6.25rem !important;
}

.h-26 {
  height: 6.5rem !important;
}

.h-27 {
  height: 6.75rem !important;
}

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

.h-29 {
  height: 7.25rem !important;
}

.h-30 {
  height: 7.5rem !important;
}

.h-31 {
  height: 7.75rem !important;
}

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

.h-33 {
  height: 8.25rem !important;
}

.h-34 {
  height: 8.5rem !important;
}

.h-35 {
  height: 8.75rem !important;
}

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

.h-37 {
  height: 9.25rem !important;
}

.h-38 {
  height: 9.5rem !important;
}

.h-39 {
  height: 9.75rem !important;
}

.h-40 {
  height: 10rem !important;
}

.h-41 {
  height: 10.25rem !important;
}

.h-42 {
  height: 10.5rem !important;
}

.h-43 {
  height: 10.75rem !important;
}

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

.h-45 {
  height: 11.25rem !important;
}

.h-46 {
  height: 11.5rem !important;
}

.h-47 {
  height: 11.75rem !important;
}

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

.h-49 {
  height: 12.25rem !important;
}

.h-50 {
  height: 12.5rem !important;
}

.h-51 {
  height: 12.75rem !important;
}

.h-52 {
  height: 13rem !important;
}

.h-53 {
  height: 13.25rem !important;
}

.h-54 {
  height: 13.5rem !important;
}

.h-55 {
  height: 13.75rem !important;
}

.h-56 {
  height: 14rem !important;
}

.h-57 {
  height: 14.25rem !important;
}

.h-58 {
  height: 14.5rem !important;
}

.h-59 {
  height: 14.75rem !important;
}

.h-60 {
  height: 15rem !important;
}

.h-61 {
  height: 15.25rem !important;
}

.h-62 {
  height: 15.5rem !important;
}

.h-63 {
  height: 15.75rem !important;
}

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

.h-65 {
  height: 16.25rem !important;
}

.h-66 {
  height: 16.5rem !important;
}

.h-67 {
  height: 16.75rem !important;
}

.h-68 {
  height: 17rem !important;
}

.h-69 {
  height: 17.25rem !important;
}

.h-70 {
  height: 17.5rem !important;
}

.h-71 {
  height: 17.75rem !important;
}

.h-72 {
  height: 18rem !important;
}

.h-73 {
  height: 18.25rem !important;
}

.h-74 {
  height: 18.5rem !important;
}

.h-75 {
  height: 18.75rem !important;
}

.h-76 {
  height: 19rem !important;
}

.h-77 {
  height: 19.25rem !important;
}

.h-78 {
  height: 19.5rem !important;
}

.h-79 {
  height: 19.75rem !important;
}

.h-80 {
  height: 20rem !important;
}

.h-81 {
  height: 20.25rem !important;
}

.h-82 {
  height: 20.5rem !important;
}

.h-83 {
  height: 20.75rem !important;
}

.h-84 {
  height: 21rem !important;
}

.h-85 {
  height: 21.25rem !important;
}

.h-86 {
  height: 21.5rem !important;
}

.h-87 {
  height: 21.75rem !important;
}

.h-88 {
  height: 22rem !important;
}

.h-89 {
  height: 22.25rem !important;
}

.h-90 {
  height: 22.5rem !important;
}

.h-91 {
  height: 22.75rem !important;
}

.h-92 {
  height: 23rem !important;
}

.h-93 {
  height: 23.25rem !important;
}

.h-94 {
  height: 23.5rem !important;
}

.h-95 {
  height: 23.75rem !important;
}

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

.h-97 {
  height: 24.25rem !important;
}

.h-98 {
  height: 24.5rem !important;
}

.h-99 {
  height: 24.75rem !important;
}

.h-100 {
  height: 25rem !important;
}

.h-101 {
  height: 25.25rem !important;
}

.h-102 {
  height: 25.5rem !important;
}

.h-103 {
  height: 25.75rem !important;
}

.h-104 {
  height: 26rem !important;
}

.h-105 {
  height: 26.25rem !important;
}

.h-auto {
  height: auto !important;
}

.h-px {
  height: 1px !important;
}

.h-0\.5 {
  height: 0.125rem !important;
}

.h-1\.5 {
  height: 0.375rem !important;
}

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

.h-3\.5 {
  height: 0.875rem !important;
}

.h-4\.5 {
  height: 1.125rem !important;
}

.h-5\.5 {
  height: 1.375rem !important;
}

.h-6\.5 {
  height: 1.625rem !important;
}

.h-7\.5 {
  height: 1.875rem !important;
}

.h-8\.5 {
  height: 2.125rem !important;
}

.h-9\.5 {
  height: 2.375rem !important;
}

.h-10\.5 {
  height: 2.625rem !important;
}

.h-11\.5 {
  height: 2.875rem !important;
}

.h-12\.5 {
  height: 3.125rem !important;
}

.h-13\.5 {
  height: 3.375rem !important;
}

.h-14\.5 {
  height: 3.625rem !important;
}

.h-15\.5 {
  height: 3.875rem !important;
}

.h-16\.5 {
  height: 4.125rem !important;
}

.h-17\.5 {
  height: 4.375rem !important;
}

.h-18\.5 {
  height: 4.625rem !important;
}

.h-19\.5 {
  height: 4.875rem !important;
}

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

.h-21\.5 {
  height: 5.375rem !important;
}

.h-22\.5 {
  height: 5.625rem !important;
}

.h-23\.5 {
  height: 5.875rem !important;
}

.h-24\.5 {
  height: 6.125rem !important;
}

.h-25\.5 {
  height: 6.375rem !important;
}

.h-26\.5 {
  height: 6.625rem !important;
}

.h-27\.5 {
  height: 6.875rem !important;
}

.h-28\.5 {
  height: 7.125rem !important;
}

.h-29\.5 {
  height: 7.375rem !important;
}

.h-30\.5 {
  height: 7.625rem !important;
}

.h-31\.5 {
  height: 7.875rem !important;
}

.h-32\.5 {
  height: 8.125rem !important;
}

.h-33\.5 {
  height: 8.375rem !important;
}

.h-34\.5 {
  height: 8.625rem !important;
}

.h-35\.5 {
  height: 8.875rem !important;
}

.h-36\.5 {
  height: 9.125rem !important;
}

.h-37\.5 {
  height: 9.375rem !important;
}

.h-38\.5 {
  height: 9.625rem !important;
}

.h-39\.5 {
  height: 9.875rem !important;
}

.h-40\.5 {
  height: 10.125rem !important;
}

.h-41\.5 {
  height: 10.375rem !important;
}

.h-42\.5 {
  height: 10.625rem !important;
}

.h-43\.5 {
  height: 10.875rem !important;
}

.h-44\.5 {
  height: 11.125rem !important;
}

.h-45\.5 {
  height: 11.375rem !important;
}

.h-46\.5 {
  height: 11.625rem !important;
}

.h-47\.5 {
  height: 11.875rem !important;
}

.h-48\.5 {
  height: 12.125rem !important;
}

.h-49\.5 {
  height: 12.375rem !important;
}

.h-50\.5 {
  height: 12.625rem !important;
}

.h-51\.5 {
  height: 12.875rem !important;
}

.h-52\.5 {
  height: 13.125rem !important;
}

.h-53\.5 {
  height: 13.375rem !important;
}

.h-54\.5 {
  height: 13.625rem !important;
}

.h-55\.5 {
  height: 13.875rem !important;
}

.h-56\.5 {
  height: 14.125rem !important;
}

.h-57\.5 {
  height: 14.375rem !important;
}

.h-58\.5 {
  height: 14.625rem !important;
}

.h-59\.5 {
  height: 14.875rem !important;
}

.h-60\.5 {
  height: 15.125rem !important;
}

.h-61\.5 {
  height: 15.375rem !important;
}

.h-62\.5 {
  height: 15.625rem !important;
}

.h-63\.5 {
  height: 15.875rem !important;
}

.h-64\.5 {
  height: 16.125rem !important;
}

.h-65\.5 {
  height: 16.375rem !important;
}

.h-66\.5 {
  height: 16.625rem !important;
}

.h-67\.5 {
  height: 16.875rem !important;
}

.h-68\.5 {
  height: 17.125rem !important;
}

.h-69\.5 {
  height: 17.375rem !important;
}

.h-70\.5 {
  height: 17.625rem !important;
}

.h-71\.5 {
  height: 17.875rem !important;
}

.h-72\.5 {
  height: 18.125rem !important;
}

.h-73\.5 {
  height: 18.375rem !important;
}

.h-74\.5 {
  height: 18.625rem !important;
}

.h-75\.5 {
  height: 18.875rem !important;
}

.h-76\.5 {
  height: 19.125rem !important;
}

.h-77\.5 {
  height: 19.375rem !important;
}

.h-78\.5 {
  height: 19.625rem !important;
}

.h-79\.5 {
  height: 19.875rem !important;
}

.h-80\.5 {
  height: 20.125rem !important;
}

.h-81\.5 {
  height: 20.375rem !important;
}

.h-82\.5 {
  height: 20.625rem !important;
}

.h-83\.5 {
  height: 20.875rem !important;
}

.h-84\.5 {
  height: 21.125rem !important;
}

.h-85\.5 {
  height: 21.375rem !important;
}

.h-86\.5 {
  height: 21.625rem !important;
}

.h-87\.5 {
  height: 21.875rem !important;
}

.h-88\.5 {
  height: 22.125rem !important;
}

.h-89\.5 {
  height: 22.375rem !important;
}

.h-90\.5 {
  height: 22.625rem !important;
}

.h-91\.5 {
  height: 22.875rem !important;
}

.h-92\.5 {
  height: 23.125rem !important;
}

.h-93\.5 {
  height: 23.375rem !important;
}

.h-94\.5 {
  height: 23.625rem !important;
}

.h-95\.5 {
  height: 23.875rem !important;
}

.h-96\.5 {
  height: 24.125rem !important;
}

.h-97\.5 {
  height: 24.375rem !important;
}

.h-98\.5 {
  height: 24.625rem !important;
}

.h-99\.5 {
  height: 24.875rem !important;
}

.h-100\.5 {
  height: 25.125rem !important;
}

.h-101\.5 {
  height: 25.375rem !important;
}

.h-102\.5 {
  height: 25.625rem !important;
}

.h-103\.5 {
  height: 25.875rem !important;
}

.h-104\.5 {
  height: 26.125rem !important;
}

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

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

.hover\:h-0:hover {
  height: 0rem !important;
}

.hover\:h-1:hover {
  height: 0.25rem !important;
}

.hover\:h-2:hover {
  height: 0.5rem !important;
}

.hover\:h-3:hover {
  height: 0.75rem !important;
}

.hover\:h-4:hover {
  height: 1rem !important;
}

.hover\:h-5:hover {
  height: 1.25rem !important;
}

.hover\:h-6:hover {
  height: 1.5rem !important;
}

.hover\:h-7:hover {
  height: 1.75rem !important;
}

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

.hover\:h-9:hover {
  height: 2.25rem !important;
}

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

.hover\:h-11:hover {
  height: 2.75rem !important;
}

.hover\:h-12:hover {
  height: 3rem !important;
}

.hover\:h-13:hover {
  height: 3.25rem !important;
}

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

.hover\:h-15:hover {
  height: 3.75rem !important;
}

.hover\:h-16:hover {
  height: 4rem !important;
}

.hover\:h-17:hover {
  height: 4.25rem !important;
}

.hover\:h-18:hover {
  height: 4.5rem !important;
}

.hover\:h-19:hover {
  height: 4.75rem !important;
}

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

.hover\:h-21:hover {
  height: 5.25rem !important;
}

.hover\:h-22:hover {
  height: 5.5rem !important;
}

.hover\:h-23:hover {
  height: 5.75rem !important;
}

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

.hover\:h-25:hover {
  height: 6.25rem !important;
}

.hover\:h-26:hover {
  height: 6.5rem !important;
}

.hover\:h-27:hover {
  height: 6.75rem !important;
}

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

.hover\:h-29:hover {
  height: 7.25rem !important;
}

.hover\:h-30:hover {
  height: 7.5rem !important;
}

.hover\:h-31:hover {
  height: 7.75rem !important;
}

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

.hover\:h-33:hover {
  height: 8.25rem !important;
}

.hover\:h-34:hover {
  height: 8.5rem !important;
}

.hover\:h-35:hover {
  height: 8.75rem !important;
}

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

.hover\:h-37:hover {
  height: 9.25rem !important;
}

.hover\:h-38:hover {
  height: 9.5rem !important;
}

.hover\:h-39:hover {
  height: 9.75rem !important;
}

.hover\:h-40:hover {
  height: 10rem !important;
}

.hover\:h-41:hover {
  height: 10.25rem !important;
}

.hover\:h-42:hover {
  height: 10.5rem !important;
}

.hover\:h-43:hover {
  height: 10.75rem !important;
}

.hover\:h-44:hover {
  height: 11rem !important;
}

.hover\:h-45:hover {
  height: 11.25rem !important;
}

.hover\:h-46:hover {
  height: 11.5rem !important;
}

.hover\:h-47:hover {
  height: 11.75rem !important;
}

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

.hover\:h-49:hover {
  height: 12.25rem !important;
}

.hover\:h-50:hover {
  height: 12.5rem !important;
}

.hover\:h-51:hover {
  height: 12.75rem !important;
}

.hover\:h-52:hover {
  height: 13rem !important;
}

.hover\:h-53:hover {
  height: 13.25rem !important;
}

.hover\:h-54:hover {
  height: 13.5rem !important;
}

.hover\:h-55:hover {
  height: 13.75rem !important;
}

.hover\:h-56:hover {
  height: 14rem !important;
}

.hover\:h-57:hover {
  height: 14.25rem !important;
}

.hover\:h-58:hover {
  height: 14.5rem !important;
}

.hover\:h-59:hover {
  height: 14.75rem !important;
}

.hover\:h-60:hover {
  height: 15rem !important;
}

.hover\:h-61:hover {
  height: 15.25rem !important;
}

.hover\:h-62:hover {
  height: 15.5rem !important;
}

.hover\:h-63:hover {
  height: 15.75rem !important;
}

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

.hover\:h-65:hover {
  height: 16.25rem !important;
}

.hover\:h-66:hover {
  height: 16.5rem !important;
}

.hover\:h-67:hover {
  height: 16.75rem !important;
}

.hover\:h-68:hover {
  height: 17rem !important;
}

.hover\:h-69:hover {
  height: 17.25rem !important;
}

.hover\:h-70:hover {
  height: 17.5rem !important;
}

.hover\:h-71:hover {
  height: 17.75rem !important;
}

.hover\:h-72:hover {
  height: 18rem !important;
}

.hover\:h-73:hover {
  height: 18.25rem !important;
}

.hover\:h-74:hover {
  height: 18.5rem !important;
}

.hover\:h-75:hover {
  height: 18.75rem !important;
}

.hover\:h-76:hover {
  height: 19rem !important;
}

.hover\:h-77:hover {
  height: 19.25rem !important;
}

.hover\:h-78:hover {
  height: 19.5rem !important;
}

.hover\:h-79:hover {
  height: 19.75rem !important;
}

.hover\:h-80:hover {
  height: 20rem !important;
}

.hover\:h-81:hover {
  height: 20.25rem !important;
}

.hover\:h-82:hover {
  height: 20.5rem !important;
}

.hover\:h-83:hover {
  height: 20.75rem !important;
}

.hover\:h-84:hover {
  height: 21rem !important;
}

.hover\:h-85:hover {
  height: 21.25rem !important;
}

.hover\:h-86:hover {
  height: 21.5rem !important;
}

.hover\:h-87:hover {
  height: 21.75rem !important;
}

.hover\:h-88:hover {
  height: 22rem !important;
}

.hover\:h-89:hover {
  height: 22.25rem !important;
}

.hover\:h-90:hover {
  height: 22.5rem !important;
}

.hover\:h-91:hover {
  height: 22.75rem !important;
}

.hover\:h-92:hover {
  height: 23rem !important;
}

.hover\:h-93:hover {
  height: 23.25rem !important;
}

.hover\:h-94:hover {
  height: 23.5rem !important;
}

.hover\:h-95:hover {
  height: 23.75rem !important;
}

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

.hover\:h-97:hover {
  height: 24.25rem !important;
}

.hover\:h-98:hover {
  height: 24.5rem !important;
}

.hover\:h-99:hover {
  height: 24.75rem !important;
}

.hover\:h-100:hover {
  height: 25rem !important;
}

.hover\:h-101:hover {
  height: 25.25rem !important;
}

.hover\:h-102:hover {
  height: 25.5rem !important;
}

.hover\:h-103:hover {
  height: 25.75rem !important;
}

.hover\:h-104:hover {
  height: 26rem !important;
}

.hover\:h-105:hover {
  height: 26.25rem !important;
}

.hover\:h-auto:hover {
  height: auto !important;
}

.hover\:h-px:hover {
  height: 1px !important;
}

.hover\:h-0\.5:hover {
  height: 0.125rem !important;
}

.hover\:h-1\.5:hover {
  height: 0.375rem !important;
}

.hover\:h-2\.5:hover {
  height: 0.625rem !important;
}

.hover\:h-3\.5:hover {
  height: 0.875rem !important;
}

.hover\:h-4\.5:hover {
  height: 1.125rem !important;
}

.hover\:h-5\.5:hover {
  height: 1.375rem !important;
}

.hover\:h-6\.5:hover {
  height: 1.625rem !important;
}

.hover\:h-7\.5:hover {
  height: 1.875rem !important;
}

.hover\:h-8\.5:hover {
  height: 2.125rem !important;
}

.hover\:h-9\.5:hover {
  height: 2.375rem !important;
}

.hover\:h-10\.5:hover {
  height: 2.625rem !important;
}

.hover\:h-11\.5:hover {
  height: 2.875rem !important;
}

.hover\:h-12\.5:hover {
  height: 3.125rem !important;
}

.hover\:h-13\.5:hover {
  height: 3.375rem !important;
}

.hover\:h-14\.5:hover {
  height: 3.625rem !important;
}

.hover\:h-15\.5:hover {
  height: 3.875rem !important;
}

.hover\:h-16\.5:hover {
  height: 4.125rem !important;
}

.hover\:h-17\.5:hover {
  height: 4.375rem !important;
}

.hover\:h-18\.5:hover {
  height: 4.625rem !important;
}

.hover\:h-19\.5:hover {
  height: 4.875rem !important;
}

.hover\:h-20\.5:hover {
  height: 5.125rem !important;
}

.hover\:h-21\.5:hover {
  height: 5.375rem !important;
}

.hover\:h-22\.5:hover {
  height: 5.625rem !important;
}

.hover\:h-23\.5:hover {
  height: 5.875rem !important;
}

.hover\:h-24\.5:hover {
  height: 6.125rem !important;
}

.hover\:h-25\.5:hover {
  height: 6.375rem !important;
}

.hover\:h-26\.5:hover {
  height: 6.625rem !important;
}

.hover\:h-27\.5:hover {
  height: 6.875rem !important;
}

.hover\:h-28\.5:hover {
  height: 7.125rem !important;
}

.hover\:h-29\.5:hover {
  height: 7.375rem !important;
}

.hover\:h-30\.5:hover {
  height: 7.625rem !important;
}

.hover\:h-31\.5:hover {
  height: 7.875rem !important;
}

.hover\:h-32\.5:hover {
  height: 8.125rem !important;
}

.hover\:h-33\.5:hover {
  height: 8.375rem !important;
}

.hover\:h-34\.5:hover {
  height: 8.625rem !important;
}

.hover\:h-35\.5:hover {
  height: 8.875rem !important;
}

.hover\:h-36\.5:hover {
  height: 9.125rem !important;
}

.hover\:h-37\.5:hover {
  height: 9.375rem !important;
}

.hover\:h-38\.5:hover {
  height: 9.625rem !important;
}

.hover\:h-39\.5:hover {
  height: 9.875rem !important;
}

.hover\:h-40\.5:hover {
  height: 10.125rem !important;
}

.hover\:h-41\.5:hover {
  height: 10.375rem !important;
}

.hover\:h-42\.5:hover {
  height: 10.625rem !important;
}

.hover\:h-43\.5:hover {
  height: 10.875rem !important;
}

.hover\:h-44\.5:hover {
  height: 11.125rem !important;
}

.hover\:h-45\.5:hover {
  height: 11.375rem !important;
}

.hover\:h-46\.5:hover {
  height: 11.625rem !important;
}

.hover\:h-47\.5:hover {
  height: 11.875rem !important;
}

.hover\:h-48\.5:hover {
  height: 12.125rem !important;
}

.hover\:h-49\.5:hover {
  height: 12.375rem !important;
}

.hover\:h-50\.5:hover {
  height: 12.625rem !important;
}

.hover\:h-51\.5:hover {
  height: 12.875rem !important;
}

.hover\:h-52\.5:hover {
  height: 13.125rem !important;
}

.hover\:h-53\.5:hover {
  height: 13.375rem !important;
}

.hover\:h-54\.5:hover {
  height: 13.625rem !important;
}

.hover\:h-55\.5:hover {
  height: 13.875rem !important;
}

.hover\:h-56\.5:hover {
  height: 14.125rem !important;
}

.hover\:h-57\.5:hover {
  height: 14.375rem !important;
}

.hover\:h-58\.5:hover {
  height: 14.625rem !important;
}

.hover\:h-59\.5:hover {
  height: 14.875rem !important;
}

.hover\:h-60\.5:hover {
  height: 15.125rem !important;
}

.hover\:h-61\.5:hover {
  height: 15.375rem !important;
}

.hover\:h-62\.5:hover {
  height: 15.625rem !important;
}

.hover\:h-63\.5:hover {
  height: 15.875rem !important;
}

.hover\:h-64\.5:hover {
  height: 16.125rem !important;
}

.hover\:h-65\.5:hover {
  height: 16.375rem !important;
}

.hover\:h-66\.5:hover {
  height: 16.625rem !important;
}

.hover\:h-67\.5:hover {
  height: 16.875rem !important;
}

.hover\:h-68\.5:hover {
  height: 17.125rem !important;
}

.hover\:h-69\.5:hover {
  height: 17.375rem !important;
}

.hover\:h-70\.5:hover {
  height: 17.625rem !important;
}

.hover\:h-71\.5:hover {
  height: 17.875rem !important;
}

.hover\:h-72\.5:hover {
  height: 18.125rem !important;
}

.hover\:h-73\.5:hover {
  height: 18.375rem !important;
}

.hover\:h-74\.5:hover {
  height: 18.625rem !important;
}

.hover\:h-75\.5:hover {
  height: 18.875rem !important;
}

.hover\:h-76\.5:hover {
  height: 19.125rem !important;
}

.hover\:h-77\.5:hover {
  height: 19.375rem !important;
}

.hover\:h-78\.5:hover {
  height: 19.625rem !important;
}

.hover\:h-79\.5:hover {
  height: 19.875rem !important;
}

.hover\:h-80\.5:hover {
  height: 20.125rem !important;
}

.hover\:h-81\.5:hover {
  height: 20.375rem !important;
}

.hover\:h-82\.5:hover {
  height: 20.625rem !important;
}

.hover\:h-83\.5:hover {
  height: 20.875rem !important;
}

.hover\:h-84\.5:hover {
  height: 21.125rem !important;
}

.hover\:h-85\.5:hover {
  height: 21.375rem !important;
}

.hover\:h-86\.5:hover {
  height: 21.625rem !important;
}

.hover\:h-87\.5:hover {
  height: 21.875rem !important;
}

.hover\:h-88\.5:hover {
  height: 22.125rem !important;
}

.hover\:h-89\.5:hover {
  height: 22.375rem !important;
}

.hover\:h-90\.5:hover {
  height: 22.625rem !important;
}

.hover\:h-91\.5:hover {
  height: 22.875rem !important;
}

.hover\:h-92\.5:hover {
  height: 23.125rem !important;
}

.hover\:h-93\.5:hover {
  height: 23.375rem !important;
}

.hover\:h-94\.5:hover {
  height: 23.625rem !important;
}

.hover\:h-95\.5:hover {
  height: 23.875rem !important;
}

.hover\:h-96\.5:hover {
  height: 24.125rem !important;
}

.hover\:h-97\.5:hover {
  height: 24.375rem !important;
}

.hover\:h-98\.5:hover {
  height: 24.625rem !important;
}

.hover\:h-99\.5:hover {
  height: 24.875rem !important;
}

.hover\:h-100\.5:hover {
  height: 25.125rem !important;
}

.hover\:h-101\.5:hover {
  height: 25.375rem !important;
}

.hover\:h-102\.5:hover {
  height: 25.625rem !important;
}

.hover\:h-103\.5:hover {
  height: 25.875rem !important;
}

.hover\:h-104\.5:hover {
  height: 26.125rem !important;
}

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

.hover\:h-screen:hover {
  height: 100vh !important;
}

.focus\:h-0:focus {
  height: 0rem !important;
}

.focus\:h-1:focus {
  height: 0.25rem !important;
}

.focus\:h-2:focus {
  height: 0.5rem !important;
}

.focus\:h-3:focus {
  height: 0.75rem !important;
}

.focus\:h-4:focus {
  height: 1rem !important;
}

.focus\:h-5:focus {
  height: 1.25rem !important;
}

.focus\:h-6:focus {
  height: 1.5rem !important;
}

.focus\:h-7:focus {
  height: 1.75rem !important;
}

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

.focus\:h-9:focus {
  height: 2.25rem !important;
}

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

.focus\:h-11:focus {
  height: 2.75rem !important;
}

.focus\:h-12:focus {
  height: 3rem !important;
}

.focus\:h-13:focus {
  height: 3.25rem !important;
}

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

.focus\:h-15:focus {
  height: 3.75rem !important;
}

.focus\:h-16:focus {
  height: 4rem !important;
}

.focus\:h-17:focus {
  height: 4.25rem !important;
}

.focus\:h-18:focus {
  height: 4.5rem !important;
}

.focus\:h-19:focus {
  height: 4.75rem !important;
}

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

.focus\:h-21:focus {
  height: 5.25rem !important;
}

.focus\:h-22:focus {
  height: 5.5rem !important;
}

.focus\:h-23:focus {
  height: 5.75rem !important;
}

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

.focus\:h-25:focus {
  height: 6.25rem !important;
}

.focus\:h-26:focus {
  height: 6.5rem !important;
}

.focus\:h-27:focus {
  height: 6.75rem !important;
}

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

.focus\:h-29:focus {
  height: 7.25rem !important;
}

.focus\:h-30:focus {
  height: 7.5rem !important;
}

.focus\:h-31:focus {
  height: 7.75rem !important;
}

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

.focus\:h-33:focus {
  height: 8.25rem !important;
}

.focus\:h-34:focus {
  height: 8.5rem !important;
}

.focus\:h-35:focus {
  height: 8.75rem !important;
}

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

.focus\:h-37:focus {
  height: 9.25rem !important;
}

.focus\:h-38:focus {
  height: 9.5rem !important;
}

.focus\:h-39:focus {
  height: 9.75rem !important;
}

.focus\:h-40:focus {
  height: 10rem !important;
}

.focus\:h-41:focus {
  height: 10.25rem !important;
}

.focus\:h-42:focus {
  height: 10.5rem !important;
}

.focus\:h-43:focus {
  height: 10.75rem !important;
}

.focus\:h-44:focus {
  height: 11rem !important;
}

.focus\:h-45:focus {
  height: 11.25rem !important;
}

.focus\:h-46:focus {
  height: 11.5rem !important;
}

.focus\:h-47:focus {
  height: 11.75rem !important;
}

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

.focus\:h-49:focus {
  height: 12.25rem !important;
}

.focus\:h-50:focus {
  height: 12.5rem !important;
}

.focus\:h-51:focus {
  height: 12.75rem !important;
}

.focus\:h-52:focus {
  height: 13rem !important;
}

.focus\:h-53:focus {
  height: 13.25rem !important;
}

.focus\:h-54:focus {
  height: 13.5rem !important;
}

.focus\:h-55:focus {
  height: 13.75rem !important;
}

.focus\:h-56:focus {
  height: 14rem !important;
}

.focus\:h-57:focus {
  height: 14.25rem !important;
}

.focus\:h-58:focus {
  height: 14.5rem !important;
}

.focus\:h-59:focus {
  height: 14.75rem !important;
}

.focus\:h-60:focus {
  height: 15rem !important;
}

.focus\:h-61:focus {
  height: 15.25rem !important;
}

.focus\:h-62:focus {
  height: 15.5rem !important;
}

.focus\:h-63:focus {
  height: 15.75rem !important;
}

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

.focus\:h-65:focus {
  height: 16.25rem !important;
}

.focus\:h-66:focus {
  height: 16.5rem !important;
}

.focus\:h-67:focus {
  height: 16.75rem !important;
}

.focus\:h-68:focus {
  height: 17rem !important;
}

.focus\:h-69:focus {
  height: 17.25rem !important;
}

.focus\:h-70:focus {
  height: 17.5rem !important;
}

.focus\:h-71:focus {
  height: 17.75rem !important;
}

.focus\:h-72:focus {
  height: 18rem !important;
}

.focus\:h-73:focus {
  height: 18.25rem !important;
}

.focus\:h-74:focus {
  height: 18.5rem !important;
}

.focus\:h-75:focus {
  height: 18.75rem !important;
}

.focus\:h-76:focus {
  height: 19rem !important;
}

.focus\:h-77:focus {
  height: 19.25rem !important;
}

.focus\:h-78:focus {
  height: 19.5rem !important;
}

.focus\:h-79:focus {
  height: 19.75rem !important;
}

.focus\:h-80:focus {
  height: 20rem !important;
}

.focus\:h-81:focus {
  height: 20.25rem !important;
}

.focus\:h-82:focus {
  height: 20.5rem !important;
}

.focus\:h-83:focus {
  height: 20.75rem !important;
}

.focus\:h-84:focus {
  height: 21rem !important;
}

.focus\:h-85:focus {
  height: 21.25rem !important;
}

.focus\:h-86:focus {
  height: 21.5rem !important;
}

.focus\:h-87:focus {
  height: 21.75rem !important;
}

.focus\:h-88:focus {
  height: 22rem !important;
}

.focus\:h-89:focus {
  height: 22.25rem !important;
}

.focus\:h-90:focus {
  height: 22.5rem !important;
}

.focus\:h-91:focus {
  height: 22.75rem !important;
}

.focus\:h-92:focus {
  height: 23rem !important;
}

.focus\:h-93:focus {
  height: 23.25rem !important;
}

.focus\:h-94:focus {
  height: 23.5rem !important;
}

.focus\:h-95:focus {
  height: 23.75rem !important;
}

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

.focus\:h-97:focus {
  height: 24.25rem !important;
}

.focus\:h-98:focus {
  height: 24.5rem !important;
}

.focus\:h-99:focus {
  height: 24.75rem !important;
}

.focus\:h-100:focus {
  height: 25rem !important;
}

.focus\:h-101:focus {
  height: 25.25rem !important;
}

.focus\:h-102:focus {
  height: 25.5rem !important;
}

.focus\:h-103:focus {
  height: 25.75rem !important;
}

.focus\:h-104:focus {
  height: 26rem !important;
}

.focus\:h-105:focus {
  height: 26.25rem !important;
}

.focus\:h-auto:focus {
  height: auto !important;
}

.focus\:h-px:focus {
  height: 1px !important;
}

.focus\:h-0\.5:focus {
  height: 0.125rem !important;
}

.focus\:h-1\.5:focus {
  height: 0.375rem !important;
}

.focus\:h-2\.5:focus {
  height: 0.625rem !important;
}

.focus\:h-3\.5:focus {
  height: 0.875rem !important;
}

.focus\:h-4\.5:focus {
  height: 1.125rem !important;
}

.focus\:h-5\.5:focus {
  height: 1.375rem !important;
}

.focus\:h-6\.5:focus {
  height: 1.625rem !important;
}

.focus\:h-7\.5:focus {
  height: 1.875rem !important;
}

.focus\:h-8\.5:focus {
  height: 2.125rem !important;
}

.focus\:h-9\.5:focus {
  height: 2.375rem !important;
}

.focus\:h-10\.5:focus {
  height: 2.625rem !important;
}

.focus\:h-11\.5:focus {
  height: 2.875rem !important;
}

.focus\:h-12\.5:focus {
  height: 3.125rem !important;
}

.focus\:h-13\.5:focus {
  height: 3.375rem !important;
}

.focus\:h-14\.5:focus {
  height: 3.625rem !important;
}

.focus\:h-15\.5:focus {
  height: 3.875rem !important;
}

.focus\:h-16\.5:focus {
  height: 4.125rem !important;
}

.focus\:h-17\.5:focus {
  height: 4.375rem !important;
}

.focus\:h-18\.5:focus {
  height: 4.625rem !important;
}

.focus\:h-19\.5:focus {
  height: 4.875rem !important;
}

.focus\:h-20\.5:focus {
  height: 5.125rem !important;
}

.focus\:h-21\.5:focus {
  height: 5.375rem !important;
}

.focus\:h-22\.5:focus {
  height: 5.625rem !important;
}

.focus\:h-23\.5:focus {
  height: 5.875rem !important;
}

.focus\:h-24\.5:focus {
  height: 6.125rem !important;
}

.focus\:h-25\.5:focus {
  height: 6.375rem !important;
}

.focus\:h-26\.5:focus {
  height: 6.625rem !important;
}

.focus\:h-27\.5:focus {
  height: 6.875rem !important;
}

.focus\:h-28\.5:focus {
  height: 7.125rem !important;
}

.focus\:h-29\.5:focus {
  height: 7.375rem !important;
}

.focus\:h-30\.5:focus {
  height: 7.625rem !important;
}

.focus\:h-31\.5:focus {
  height: 7.875rem !important;
}

.focus\:h-32\.5:focus {
  height: 8.125rem !important;
}

.focus\:h-33\.5:focus {
  height: 8.375rem !important;
}

.focus\:h-34\.5:focus {
  height: 8.625rem !important;
}

.focus\:h-35\.5:focus {
  height: 8.875rem !important;
}

.focus\:h-36\.5:focus {
  height: 9.125rem !important;
}

.focus\:h-37\.5:focus {
  height: 9.375rem !important;
}

.focus\:h-38\.5:focus {
  height: 9.625rem !important;
}

.focus\:h-39\.5:focus {
  height: 9.875rem !important;
}

.focus\:h-40\.5:focus {
  height: 10.125rem !important;
}

.focus\:h-41\.5:focus {
  height: 10.375rem !important;
}

.focus\:h-42\.5:focus {
  height: 10.625rem !important;
}

.focus\:h-43\.5:focus {
  height: 10.875rem !important;
}

.focus\:h-44\.5:focus {
  height: 11.125rem !important;
}

.focus\:h-45\.5:focus {
  height: 11.375rem !important;
}

.focus\:h-46\.5:focus {
  height: 11.625rem !important;
}

.focus\:h-47\.5:focus {
  height: 11.875rem !important;
}

.focus\:h-48\.5:focus {
  height: 12.125rem !important;
}

.focus\:h-49\.5:focus {
  height: 12.375rem !important;
}

.focus\:h-50\.5:focus {
  height: 12.625rem !important;
}

.focus\:h-51\.5:focus {
  height: 12.875rem !important;
}

.focus\:h-52\.5:focus {
  height: 13.125rem !important;
}

.focus\:h-53\.5:focus {
  height: 13.375rem !important;
}

.focus\:h-54\.5:focus {
  height: 13.625rem !important;
}

.focus\:h-55\.5:focus {
  height: 13.875rem !important;
}

.focus\:h-56\.5:focus {
  height: 14.125rem !important;
}

.focus\:h-57\.5:focus {
  height: 14.375rem !important;
}

.focus\:h-58\.5:focus {
  height: 14.625rem !important;
}

.focus\:h-59\.5:focus {
  height: 14.875rem !important;
}

.focus\:h-60\.5:focus {
  height: 15.125rem !important;
}

.focus\:h-61\.5:focus {
  height: 15.375rem !important;
}

.focus\:h-62\.5:focus {
  height: 15.625rem !important;
}

.focus\:h-63\.5:focus {
  height: 15.875rem !important;
}

.focus\:h-64\.5:focus {
  height: 16.125rem !important;
}

.focus\:h-65\.5:focus {
  height: 16.375rem !important;
}

.focus\:h-66\.5:focus {
  height: 16.625rem !important;
}

.focus\:h-67\.5:focus {
  height: 16.875rem !important;
}

.focus\:h-68\.5:focus {
  height: 17.125rem !important;
}

.focus\:h-69\.5:focus {
  height: 17.375rem !important;
}

.focus\:h-70\.5:focus {
  height: 17.625rem !important;
}

.focus\:h-71\.5:focus {
  height: 17.875rem !important;
}

.focus\:h-72\.5:focus {
  height: 18.125rem !important;
}

.focus\:h-73\.5:focus {
  height: 18.375rem !important;
}

.focus\:h-74\.5:focus {
  height: 18.625rem !important;
}

.focus\:h-75\.5:focus {
  height: 18.875rem !important;
}

.focus\:h-76\.5:focus {
  height: 19.125rem !important;
}

.focus\:h-77\.5:focus {
  height: 19.375rem !important;
}

.focus\:h-78\.5:focus {
  height: 19.625rem !important;
}

.focus\:h-79\.5:focus {
  height: 19.875rem !important;
}

.focus\:h-80\.5:focus {
  height: 20.125rem !important;
}

.focus\:h-81\.5:focus {
  height: 20.375rem !important;
}

.focus\:h-82\.5:focus {
  height: 20.625rem !important;
}

.focus\:h-83\.5:focus {
  height: 20.875rem !important;
}

.focus\:h-84\.5:focus {
  height: 21.125rem !important;
}

.focus\:h-85\.5:focus {
  height: 21.375rem !important;
}

.focus\:h-86\.5:focus {
  height: 21.625rem !important;
}

.focus\:h-87\.5:focus {
  height: 21.875rem !important;
}

.focus\:h-88\.5:focus {
  height: 22.125rem !important;
}

.focus\:h-89\.5:focus {
  height: 22.375rem !important;
}

.focus\:h-90\.5:focus {
  height: 22.625rem !important;
}

.focus\:h-91\.5:focus {
  height: 22.875rem !important;
}

.focus\:h-92\.5:focus {
  height: 23.125rem !important;
}

.focus\:h-93\.5:focus {
  height: 23.375rem !important;
}

.focus\:h-94\.5:focus {
  height: 23.625rem !important;
}

.focus\:h-95\.5:focus {
  height: 23.875rem !important;
}

.focus\:h-96\.5:focus {
  height: 24.125rem !important;
}

.focus\:h-97\.5:focus {
  height: 24.375rem !important;
}

.focus\:h-98\.5:focus {
  height: 24.625rem !important;
}

.focus\:h-99\.5:focus {
  height: 24.875rem !important;
}

.focus\:h-100\.5:focus {
  height: 25.125rem !important;
}

.focus\:h-101\.5:focus {
  height: 25.375rem !important;
}

.focus\:h-102\.5:focus {
  height: 25.625rem !important;
}

.focus\:h-103\.5:focus {
  height: 25.875rem !important;
}

.focus\:h-104\.5:focus {
  height: 26.125rem !important;
}

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

.focus\:h-screen:focus {
  height: 100vh !important;
}

.text-10 {
  font-size: 0.625rem !important;
}

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

.text-12 {
  font-size: 0.75rem !important;
}

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

.text-14 {
  font-size: 0.875rem !important;
}

.text-15 {
  font-size: 0.9375rem !important;
}

.text-16 {
  font-size: 1rem !important;
}

.text-17 {
  font-size: 1.0625rem !important;
}

.text-18 {
  font-size: 1.125rem !important;
}

.text-19 {
  font-size: 1.1875rem !important;
}

.text-20 {
  font-size: 1.25rem !important;
}

.text-21 {
  font-size: 1.3125rem !important;
}

.text-22 {
  font-size: 1.375rem !important;
}

.text-23 {
  font-size: 1.4375rem !important;
}

.text-24 {
  font-size: 1.5rem !important;
}

.text-25 {
  font-size: 1.5625rem !important;
}

.text-26 {
  font-size: 1.625rem !important;
}

.text-27 {
  font-size: 1.6875rem !important;
}

.text-28 {
  font-size: 1.75rem !important;
}

.text-29 {
  font-size: 1.8125rem !important;
}

.text-30 {
  font-size: 1.875rem !important;
}

.text-31 {
  font-size: 1.9375rem !important;
}

.text-32 {
  font-size: 2rem !important;
}

.text-33 {
  font-size: 2.0625rem !important;
}

.text-34 {
  font-size: 2.125rem !important;
}

.text-35 {
  font-size: 2.1875rem !important;
}

.text-36 {
  font-size: 2.25rem !important;
}

.text-37 {
  font-size: 2.3125rem !important;
}

.text-38 {
  font-size: 2.375rem !important;
}

.text-39 {
  font-size: 2.4375rem !important;
}

.text-40 {
  font-size: 2.5rem !important;
}

.text-41 {
  font-size: 2.5625rem !important;
}

.text-42 {
  font-size: 2.625rem !important;
}

.text-43 {
  font-size: 2.6875rem !important;
}

.text-44 {
  font-size: 2.75rem !important;
}

.text-45 {
  font-size: 2.8125rem !important;
}

.text-46 {
  font-size: 2.875rem !important;
}

.text-47 {
  font-size: 2.9375rem !important;
}

.text-48 {
  font-size: 3rem !important;
}

.text-49 {
  font-size: 3.0625rem !important;
}

.text-50 {
  font-size: 3.125rem !important;
}

.text-51 {
  font-size: 3.1875rem !important;
}

.text-52 {
  font-size: 3.25rem !important;
}

.text-53 {
  font-size: 3.3125rem !important;
}

.text-54 {
  font-size: 3.375rem !important;
}

.text-55 {
  font-size: 3.4375rem !important;
}

.text-56 {
  font-size: 3.5rem !important;
}

.text-57 {
  font-size: 3.5625rem !important;
}

.text-58 {
  font-size: 3.625rem !important;
}

.text-59 {
  font-size: 3.6875rem !important;
}

.text-60 {
  font-size: 3.75rem !important;
}

.text-61 {
  font-size: 3.8125rem !important;
}

.text-62 {
  font-size: 3.875rem !important;
}

.text-63 {
  font-size: 3.9375rem !important;
}

.text-64 {
  font-size: 4rem !important;
}

.text-65 {
  font-size: 4.0625rem !important;
}

.text-66 {
  font-size: 4.125rem !important;
}

.text-67 {
  font-size: 4.1875rem !important;
}

.text-68 {
  font-size: 4.25rem !important;
}

.text-69 {
  font-size: 4.3125rem !important;
}

.text-70 {
  font-size: 4.375rem !important;
}

.text-71 {
  font-size: 4.4375rem !important;
}

.text-72 {
  font-size: 4.5rem !important;
}

.text-73 {
  font-size: 4.5625rem !important;
}

.text-74 {
  font-size: 4.625rem !important;
}

.text-75 {
  font-size: 4.6875rem !important;
}

.text-76 {
  font-size: 4.75rem !important;
}

.text-77 {
  font-size: 4.8125rem !important;
}

.text-78 {
  font-size: 4.875rem !important;
}

.text-79 {
  font-size: 4.9375rem !important;
}

.text-80 {
  font-size: 5rem !important;
}

.hover\:text-10:hover {
  font-size: 0.625rem !important;
}

.hover\:text-11:hover {
  font-size: 0.6875rem !important;
}

.hover\:text-12:hover {
  font-size: 0.75rem !important;
}

.hover\:text-13:hover {
  font-size: 0.8125rem !important;
}

.hover\:text-14:hover {
  font-size: 0.875rem !important;
}

.hover\:text-15:hover {
  font-size: 0.9375rem !important;
}

.hover\:text-16:hover {
  font-size: 1rem !important;
}

.hover\:text-17:hover {
  font-size: 1.0625rem !important;
}

.hover\:text-18:hover {
  font-size: 1.125rem !important;
}

.hover\:text-19:hover {
  font-size: 1.1875rem !important;
}

.hover\:text-20:hover {
  font-size: 1.25rem !important;
}

.hover\:text-21:hover {
  font-size: 1.3125rem !important;
}

.hover\:text-22:hover {
  font-size: 1.375rem !important;
}

.hover\:text-23:hover {
  font-size: 1.4375rem !important;
}

.hover\:text-24:hover {
  font-size: 1.5rem !important;
}

.hover\:text-25:hover {
  font-size: 1.5625rem !important;
}

.hover\:text-26:hover {
  font-size: 1.625rem !important;
}

.hover\:text-27:hover {
  font-size: 1.6875rem !important;
}

.hover\:text-28:hover {
  font-size: 1.75rem !important;
}

.hover\:text-29:hover {
  font-size: 1.8125rem !important;
}

.hover\:text-30:hover {
  font-size: 1.875rem !important;
}

.hover\:text-31:hover {
  font-size: 1.9375rem !important;
}

.hover\:text-32:hover {
  font-size: 2rem !important;
}

.hover\:text-33:hover {
  font-size: 2.0625rem !important;
}

.hover\:text-34:hover {
  font-size: 2.125rem !important;
}

.hover\:text-35:hover {
  font-size: 2.1875rem !important;
}

.hover\:text-36:hover {
  font-size: 2.25rem !important;
}

.hover\:text-37:hover {
  font-size: 2.3125rem !important;
}

.hover\:text-38:hover {
  font-size: 2.375rem !important;
}

.hover\:text-39:hover {
  font-size: 2.4375rem !important;
}

.hover\:text-40:hover {
  font-size: 2.5rem !important;
}

.hover\:text-41:hover {
  font-size: 2.5625rem !important;
}

.hover\:text-42:hover {
  font-size: 2.625rem !important;
}

.hover\:text-43:hover {
  font-size: 2.6875rem !important;
}

.hover\:text-44:hover {
  font-size: 2.75rem !important;
}

.hover\:text-45:hover {
  font-size: 2.8125rem !important;
}

.hover\:text-46:hover {
  font-size: 2.875rem !important;
}

.hover\:text-47:hover {
  font-size: 2.9375rem !important;
}

.hover\:text-48:hover {
  font-size: 3rem !important;
}

.hover\:text-49:hover {
  font-size: 3.0625rem !important;
}

.hover\:text-50:hover {
  font-size: 3.125rem !important;
}

.hover\:text-51:hover {
  font-size: 3.1875rem !important;
}

.hover\:text-52:hover {
  font-size: 3.25rem !important;
}

.hover\:text-53:hover {
  font-size: 3.3125rem !important;
}

.hover\:text-54:hover {
  font-size: 3.375rem !important;
}

.hover\:text-55:hover {
  font-size: 3.4375rem !important;
}

.hover\:text-56:hover {
  font-size: 3.5rem !important;
}

.hover\:text-57:hover {
  font-size: 3.5625rem !important;
}

.hover\:text-58:hover {
  font-size: 3.625rem !important;
}

.hover\:text-59:hover {
  font-size: 3.6875rem !important;
}

.hover\:text-60:hover {
  font-size: 3.75rem !important;
}

.hover\:text-61:hover {
  font-size: 3.8125rem !important;
}

.hover\:text-62:hover {
  font-size: 3.875rem !important;
}

.hover\:text-63:hover {
  font-size: 3.9375rem !important;
}

.hover\:text-64:hover {
  font-size: 4rem !important;
}

.hover\:text-65:hover {
  font-size: 4.0625rem !important;
}

.hover\:text-66:hover {
  font-size: 4.125rem !important;
}

.hover\:text-67:hover {
  font-size: 4.1875rem !important;
}

.hover\:text-68:hover {
  font-size: 4.25rem !important;
}

.hover\:text-69:hover {
  font-size: 4.3125rem !important;
}

.hover\:text-70:hover {
  font-size: 4.375rem !important;
}

.hover\:text-71:hover {
  font-size: 4.4375rem !important;
}

.hover\:text-72:hover {
  font-size: 4.5rem !important;
}

.hover\:text-73:hover {
  font-size: 4.5625rem !important;
}

.hover\:text-74:hover {
  font-size: 4.625rem !important;
}

.hover\:text-75:hover {
  font-size: 4.6875rem !important;
}

.hover\:text-76:hover {
  font-size: 4.75rem !important;
}

.hover\:text-77:hover {
  font-size: 4.8125rem !important;
}

.hover\:text-78:hover {
  font-size: 4.875rem !important;
}

.hover\:text-79:hover {
  font-size: 4.9375rem !important;
}

.hover\:text-80:hover {
  font-size: 5rem !important;
}

.focus\:text-10:focus {
  font-size: 0.625rem !important;
}

.focus\:text-11:focus {
  font-size: 0.6875rem !important;
}

.focus\:text-12:focus {
  font-size: 0.75rem !important;
}

.focus\:text-13:focus {
  font-size: 0.8125rem !important;
}

.focus\:text-14:focus {
  font-size: 0.875rem !important;
}

.focus\:text-15:focus {
  font-size: 0.9375rem !important;
}

.focus\:text-16:focus {
  font-size: 1rem !important;
}

.focus\:text-17:focus {
  font-size: 1.0625rem !important;
}

.focus\:text-18:focus {
  font-size: 1.125rem !important;
}

.focus\:text-19:focus {
  font-size: 1.1875rem !important;
}

.focus\:text-20:focus {
  font-size: 1.25rem !important;
}

.focus\:text-21:focus {
  font-size: 1.3125rem !important;
}

.focus\:text-22:focus {
  font-size: 1.375rem !important;
}

.focus\:text-23:focus {
  font-size: 1.4375rem !important;
}

.focus\:text-24:focus {
  font-size: 1.5rem !important;
}

.focus\:text-25:focus {
  font-size: 1.5625rem !important;
}

.focus\:text-26:focus {
  font-size: 1.625rem !important;
}

.focus\:text-27:focus {
  font-size: 1.6875rem !important;
}

.focus\:text-28:focus {
  font-size: 1.75rem !important;
}

.focus\:text-29:focus {
  font-size: 1.8125rem !important;
}

.focus\:text-30:focus {
  font-size: 1.875rem !important;
}

.focus\:text-31:focus {
  font-size: 1.9375rem !important;
}

.focus\:text-32:focus {
  font-size: 2rem !important;
}

.focus\:text-33:focus {
  font-size: 2.0625rem !important;
}

.focus\:text-34:focus {
  font-size: 2.125rem !important;
}

.focus\:text-35:focus {
  font-size: 2.1875rem !important;
}

.focus\:text-36:focus {
  font-size: 2.25rem !important;
}

.focus\:text-37:focus {
  font-size: 2.3125rem !important;
}

.focus\:text-38:focus {
  font-size: 2.375rem !important;
}

.focus\:text-39:focus {
  font-size: 2.4375rem !important;
}

.focus\:text-40:focus {
  font-size: 2.5rem !important;
}

.focus\:text-41:focus {
  font-size: 2.5625rem !important;
}

.focus\:text-42:focus {
  font-size: 2.625rem !important;
}

.focus\:text-43:focus {
  font-size: 2.6875rem !important;
}

.focus\:text-44:focus {
  font-size: 2.75rem !important;
}

.focus\:text-45:focus {
  font-size: 2.8125rem !important;
}

.focus\:text-46:focus {
  font-size: 2.875rem !important;
}

.focus\:text-47:focus {
  font-size: 2.9375rem !important;
}

.focus\:text-48:focus {
  font-size: 3rem !important;
}

.focus\:text-49:focus {
  font-size: 3.0625rem !important;
}

.focus\:text-50:focus {
  font-size: 3.125rem !important;
}

.focus\:text-51:focus {
  font-size: 3.1875rem !important;
}

.focus\:text-52:focus {
  font-size: 3.25rem !important;
}

.focus\:text-53:focus {
  font-size: 3.3125rem !important;
}

.focus\:text-54:focus {
  font-size: 3.375rem !important;
}

.focus\:text-55:focus {
  font-size: 3.4375rem !important;
}

.focus\:text-56:focus {
  font-size: 3.5rem !important;
}

.focus\:text-57:focus {
  font-size: 3.5625rem !important;
}

.focus\:text-58:focus {
  font-size: 3.625rem !important;
}

.focus\:text-59:focus {
  font-size: 3.6875rem !important;
}

.focus\:text-60:focus {
  font-size: 3.75rem !important;
}

.focus\:text-61:focus {
  font-size: 3.8125rem !important;
}

.focus\:text-62:focus {
  font-size: 3.875rem !important;
}

.focus\:text-63:focus {
  font-size: 3.9375rem !important;
}

.focus\:text-64:focus {
  font-size: 4rem !important;
}

.focus\:text-65:focus {
  font-size: 4.0625rem !important;
}

.focus\:text-66:focus {
  font-size: 4.125rem !important;
}

.focus\:text-67:focus {
  font-size: 4.1875rem !important;
}

.focus\:text-68:focus {
  font-size: 4.25rem !important;
}

.focus\:text-69:focus {
  font-size: 4.3125rem !important;
}

.focus\:text-70:focus {
  font-size: 4.375rem !important;
}

.focus\:text-71:focus {
  font-size: 4.4375rem !important;
}

.focus\:text-72:focus {
  font-size: 4.5rem !important;
}

.focus\:text-73:focus {
  font-size: 4.5625rem !important;
}

.focus\:text-74:focus {
  font-size: 4.625rem !important;
}

.focus\:text-75:focus {
  font-size: 4.6875rem !important;
}

.focus\:text-76:focus {
  font-size: 4.75rem !important;
}

.focus\:text-77:focus {
  font-size: 4.8125rem !important;
}

.focus\:text-78:focus {
  font-size: 4.875rem !important;
}

.focus\:text-79:focus {
  font-size: 4.9375rem !important;
}

.focus\:text-80:focus {
  font-size: 5rem !important;
}

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

.leading-2 {
  line-height: 2 !important;
}

.leading-3 {
  line-height: .75rem !important;
}

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

.leading-5 {
  line-height: 1.25rem !important;
}

.leading-6 {
  line-height: 1.5rem !important;
}

.leading-7 {
  line-height: 1.75rem !important;
}

.leading-8 {
  line-height: 2rem !important;
}

.leading-9 {
  line-height: 2.25rem !important;
}

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

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

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

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

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

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

.leading-loose {
  line-height: 2 !important;
}

.leading-1\.05 {
  line-height: 1.05 !important;
}

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

.leading-1\.15 {
  line-height: 1.15 !important;
}

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

.leading-1\.25 {
  line-height: 1.25 !important;
}

.leading-1\.3 {
  line-height: 1.3 !important;
}

.leading-1\.35 {
  line-height: 1.35 !important;
}

.leading-1\.4 {
  line-height: 1.4 !important;
}

.leading-1\.45 {
  line-height: 1.45 !important;
}

.leading-1\.5 {
  line-height: 1.5 !important;
}

.leading-1\.55 {
  line-height: 1.55 !important;
}

.leading-1\.6 {
  line-height: 1.6 !important;
}

.leading-1\.65 {
  line-height: 1.65 !important;
}

.leading-1\.7 {
  line-height: 1.7 !important;
}

.leading-1\.75 {
  line-height: 1.75 !important;
}

.leading-1\.8 {
  line-height: 1.8 !important;
}

.leading-1\.85 {
  line-height: 1.85 !important;
}

.leading-1\.9 {
  line-height: 1.9 !important;
}

.leading-1\.95 {
  line-height: 1.95 !important;
}

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

.hover\:leading-2:hover {
  line-height: 2 !important;
}

.hover\:leading-3:hover {
  line-height: .75rem !important;
}

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

.hover\:leading-5:hover {
  line-height: 1.25rem !important;
}

.hover\:leading-6:hover {
  line-height: 1.5rem !important;
}

.hover\:leading-7:hover {
  line-height: 1.75rem !important;
}

.hover\:leading-8:hover {
  line-height: 2rem !important;
}

.hover\:leading-9:hover {
  line-height: 2.25rem !important;
}

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

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

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

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

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

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

.hover\:leading-loose:hover {
  line-height: 2 !important;
}

.hover\:leading-1\.05:hover {
  line-height: 1.05 !important;
}

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

.hover\:leading-1\.15:hover {
  line-height: 1.15 !important;
}

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

.hover\:leading-1\.25:hover {
  line-height: 1.25 !important;
}

.hover\:leading-1\.3:hover {
  line-height: 1.3 !important;
}

.hover\:leading-1\.35:hover {
  line-height: 1.35 !important;
}

.hover\:leading-1\.4:hover {
  line-height: 1.4 !important;
}

.hover\:leading-1\.45:hover {
  line-height: 1.45 !important;
}

.hover\:leading-1\.5:hover {
  line-height: 1.5 !important;
}

.hover\:leading-1\.55:hover {
  line-height: 1.55 !important;
}

.hover\:leading-1\.6:hover {
  line-height: 1.6 !important;
}

.hover\:leading-1\.65:hover {
  line-height: 1.65 !important;
}

.hover\:leading-1\.7:hover {
  line-height: 1.7 !important;
}

.hover\:leading-1\.75:hover {
  line-height: 1.75 !important;
}

.hover\:leading-1\.8:hover {
  line-height: 1.8 !important;
}

.hover\:leading-1\.85:hover {
  line-height: 1.85 !important;
}

.hover\:leading-1\.9:hover {
  line-height: 1.9 !important;
}

.hover\:leading-1\.95:hover {
  line-height: 1.95 !important;
}

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

.focus\:leading-2:focus {
  line-height: 2 !important;
}

.focus\:leading-3:focus {
  line-height: .75rem !important;
}

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

.focus\:leading-5:focus {
  line-height: 1.25rem !important;
}

.focus\:leading-6:focus {
  line-height: 1.5rem !important;
}

.focus\:leading-7:focus {
  line-height: 1.75rem !important;
}

.focus\:leading-8:focus {
  line-height: 2rem !important;
}

.focus\:leading-9:focus {
  line-height: 2.25rem !important;
}

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

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

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

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

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

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

.focus\:leading-loose:focus {
  line-height: 2 !important;
}

.focus\:leading-1\.05:focus {
  line-height: 1.05 !important;
}

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

.focus\:leading-1\.15:focus {
  line-height: 1.15 !important;
}

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

.focus\:leading-1\.25:focus {
  line-height: 1.25 !important;
}

.focus\:leading-1\.3:focus {
  line-height: 1.3 !important;
}

.focus\:leading-1\.35:focus {
  line-height: 1.35 !important;
}

.focus\:leading-1\.4:focus {
  line-height: 1.4 !important;
}

.focus\:leading-1\.45:focus {
  line-height: 1.45 !important;
}

.focus\:leading-1\.5:focus {
  line-height: 1.5 !important;
}

.focus\:leading-1\.55:focus {
  line-height: 1.55 !important;
}

.focus\:leading-1\.6:focus {
  line-height: 1.6 !important;
}

.focus\:leading-1\.65:focus {
  line-height: 1.65 !important;
}

.focus\:leading-1\.7:focus {
  line-height: 1.7 !important;
}

.focus\:leading-1\.75:focus {
  line-height: 1.75 !important;
}

.focus\:leading-1\.8:focus {
  line-height: 1.8 !important;
}

.focus\:leading-1\.85:focus {
  line-height: 1.85 !important;
}

.focus\:leading-1\.9:focus {
  line-height: 1.9 !important;
}

.focus\:leading-1\.95:focus {
  line-height: 1.95 !important;
}

.list-inside {
  list-style-position: inside !important;
}

.list-outside {
  list-style-position: outside !important;
}

.hover\:list-inside:hover {
  list-style-position: inside !important;
}

.hover\:list-outside:hover {
  list-style-position: outside !important;
}

.focus\:list-inside:focus {
  list-style-position: inside !important;
}

.focus\:list-outside:focus {
  list-style-position: outside !important;
}

.list-none {
  list-style-type: none !important;
}

.list-disc {
  list-style-type: disc !important;
}

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

.hover\:list-none:hover {
  list-style-type: none !important;
}

.hover\:list-disc:hover {
  list-style-type: disc !important;
}

.hover\:list-decimal:hover {
  list-style-type: decimal !important;
}

.focus\:list-none:focus {
  list-style-type: none !important;
}

.focus\:list-disc:focus {
  list-style-type: disc !important;
}

.focus\:list-decimal:focus {
  list-style-type: decimal !important;
}

.m-0 {
  margin: 0rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.m-5 {
  margin: 1.25rem !important;
}

.m-6 {
  margin: 1.5rem !important;
}

.m-7 {
  margin: 1.75rem !important;
}

.m-8 {
  margin: 2rem !important;
}

.m-9 {
  margin: 2.25rem !important;
}

.m-10 {
  margin: 2.5rem !important;
}

.m-11 {
  margin: 2.75rem !important;
}

.m-12 {
  margin: 3rem !important;
}

.m-13 {
  margin: 3.25rem !important;
}

.m-14 {
  margin: 3.5rem !important;
}

.m-15 {
  margin: 3.75rem !important;
}

.m-16 {
  margin: 4rem !important;
}

.m-17 {
  margin: 4.25rem !important;
}

.m-18 {
  margin: 4.5rem !important;
}

.m-19 {
  margin: 4.75rem !important;
}

.m-20 {
  margin: 5rem !important;
}

.m-21 {
  margin: 5.25rem !important;
}

.m-22 {
  margin: 5.5rem !important;
}

.m-23 {
  margin: 5.75rem !important;
}

.m-24 {
  margin: 6rem !important;
}

.m-25 {
  margin: 6.25rem !important;
}

.m-26 {
  margin: 6.5rem !important;
}

.m-27 {
  margin: 6.75rem !important;
}

.m-28 {
  margin: 7rem !important;
}

.m-29 {
  margin: 7.25rem !important;
}

.m-30 {
  margin: 7.5rem !important;
}

.m-31 {
  margin: 7.75rem !important;
}

.m-32 {
  margin: 8rem !important;
}

.m-33 {
  margin: 8.25rem !important;
}

.m-34 {
  margin: 8.5rem !important;
}

.m-35 {
  margin: 8.75rem !important;
}

.m-36 {
  margin: 9rem !important;
}

.m-37 {
  margin: 9.25rem !important;
}

.m-38 {
  margin: 9.5rem !important;
}

.m-39 {
  margin: 9.75rem !important;
}

.m-40 {
  margin: 10rem !important;
}

.m-41 {
  margin: 10.25rem !important;
}

.m-42 {
  margin: 10.5rem !important;
}

.m-43 {
  margin: 10.75rem !important;
}

.m-44 {
  margin: 11rem !important;
}

.m-45 {
  margin: 11.25rem !important;
}

.m-46 {
  margin: 11.5rem !important;
}

.m-47 {
  margin: 11.75rem !important;
}

.m-48 {
  margin: 12rem !important;
}

.m-49 {
  margin: 12.25rem !important;
}

.m-50 {
  margin: 12.5rem !important;
}

.m-51 {
  margin: 12.75rem !important;
}

.m-52 {
  margin: 13rem !important;
}

.m-53 {
  margin: 13.25rem !important;
}

.m-54 {
  margin: 13.5rem !important;
}

.m-55 {
  margin: 13.75rem !important;
}

.m-56 {
  margin: 14rem !important;
}

.m-57 {
  margin: 14.25rem !important;
}

.m-58 {
  margin: 14.5rem !important;
}

.m-59 {
  margin: 14.75rem !important;
}

.m-60 {
  margin: 15rem !important;
}

.m-61 {
  margin: 15.25rem !important;
}

.m-62 {
  margin: 15.5rem !important;
}

.m-63 {
  margin: 15.75rem !important;
}

.m-64 {
  margin: 16rem !important;
}

.m-65 {
  margin: 16.25rem !important;
}

.m-66 {
  margin: 16.5rem !important;
}

.m-67 {
  margin: 16.75rem !important;
}

.m-68 {
  margin: 17rem !important;
}

.m-69 {
  margin: 17.25rem !important;
}

.m-70 {
  margin: 17.5rem !important;
}

.m-71 {
  margin: 17.75rem !important;
}

.m-72 {
  margin: 18rem !important;
}

.m-73 {
  margin: 18.25rem !important;
}

.m-74 {
  margin: 18.5rem !important;
}

.m-75 {
  margin: 18.75rem !important;
}

.m-76 {
  margin: 19rem !important;
}

.m-77 {
  margin: 19.25rem !important;
}

.m-78 {
  margin: 19.5rem !important;
}

.m-79 {
  margin: 19.75rem !important;
}

.m-80 {
  margin: 20rem !important;
}

.m-81 {
  margin: 20.25rem !important;
}

.m-82 {
  margin: 20.5rem !important;
}

.m-83 {
  margin: 20.75rem !important;
}

.m-84 {
  margin: 21rem !important;
}

.m-85 {
  margin: 21.25rem !important;
}

.m-86 {
  margin: 21.5rem !important;
}

.m-87 {
  margin: 21.75rem !important;
}

.m-88 {
  margin: 22rem !important;
}

.m-89 {
  margin: 22.25rem !important;
}

.m-90 {
  margin: 22.5rem !important;
}

.m-91 {
  margin: 22.75rem !important;
}

.m-92 {
  margin: 23rem !important;
}

.m-93 {
  margin: 23.25rem !important;
}

.m-94 {
  margin: 23.5rem !important;
}

.m-95 {
  margin: 23.75rem !important;
}

.m-96 {
  margin: 24rem !important;
}

.m-97 {
  margin: 24.25rem !important;
}

.m-98 {
  margin: 24.5rem !important;
}

.m-99 {
  margin: 24.75rem !important;
}

.m-100 {
  margin: 25rem !important;
}

.m-101 {
  margin: 25.25rem !important;
}

.m-102 {
  margin: 25.5rem !important;
}

.m-103 {
  margin: 25.75rem !important;
}

.m-104 {
  margin: 26rem !important;
}

.m-105 {
  margin: 26.25rem !important;
}

.m-auto {
  margin: auto !important;
}

.m-px {
  margin: 1px !important;
}

.m-0\.5 {
  margin: 0.125rem !important;
}

.m-1\.5 {
  margin: 0.375rem !important;
}

.m-2\.5 {
  margin: 0.625rem !important;
}

.m-3\.5 {
  margin: 0.875rem !important;
}

.m-4\.5 {
  margin: 1.125rem !important;
}

.m-5\.5 {
  margin: 1.375rem !important;
}

.m-6\.5 {
  margin: 1.625rem !important;
}

.m-7\.5 {
  margin: 1.875rem !important;
}

.m-8\.5 {
  margin: 2.125rem !important;
}

.m-9\.5 {
  margin: 2.375rem !important;
}

.m-10\.5 {
  margin: 2.625rem !important;
}

.m-11\.5 {
  margin: 2.875rem !important;
}

.m-12\.5 {
  margin: 3.125rem !important;
}

.m-13\.5 {
  margin: 3.375rem !important;
}

.m-14\.5 {
  margin: 3.625rem !important;
}

.m-15\.5 {
  margin: 3.875rem !important;
}

.m-16\.5 {
  margin: 4.125rem !important;
}

.m-17\.5 {
  margin: 4.375rem !important;
}

.m-18\.5 {
  margin: 4.625rem !important;
}

.m-19\.5 {
  margin: 4.875rem !important;
}

.m-20\.5 {
  margin: 5.125rem !important;
}

.m-21\.5 {
  margin: 5.375rem !important;
}

.m-22\.5 {
  margin: 5.625rem !important;
}

.m-23\.5 {
  margin: 5.875rem !important;
}

.m-24\.5 {
  margin: 6.125rem !important;
}

.m-25\.5 {
  margin: 6.375rem !important;
}

.m-26\.5 {
  margin: 6.625rem !important;
}

.m-27\.5 {
  margin: 6.875rem !important;
}

.m-28\.5 {
  margin: 7.125rem !important;
}

.m-29\.5 {
  margin: 7.375rem !important;
}

.m-30\.5 {
  margin: 7.625rem !important;
}

.m-31\.5 {
  margin: 7.875rem !important;
}

.m-32\.5 {
  margin: 8.125rem !important;
}

.m-33\.5 {
  margin: 8.375rem !important;
}

.m-34\.5 {
  margin: 8.625rem !important;
}

.m-35\.5 {
  margin: 8.875rem !important;
}

.m-36\.5 {
  margin: 9.125rem !important;
}

.m-37\.5 {
  margin: 9.375rem !important;
}

.m-38\.5 {
  margin: 9.625rem !important;
}

.m-39\.5 {
  margin: 9.875rem !important;
}

.m-40\.5 {
  margin: 10.125rem !important;
}

.m-41\.5 {
  margin: 10.375rem !important;
}

.m-42\.5 {
  margin: 10.625rem !important;
}

.m-43\.5 {
  margin: 10.875rem !important;
}

.m-44\.5 {
  margin: 11.125rem !important;
}

.m-45\.5 {
  margin: 11.375rem !important;
}

.m-46\.5 {
  margin: 11.625rem !important;
}

.m-47\.5 {
  margin: 11.875rem !important;
}

.m-48\.5 {
  margin: 12.125rem !important;
}

.m-49\.5 {
  margin: 12.375rem !important;
}

.m-50\.5 {
  margin: 12.625rem !important;
}

.m-51\.5 {
  margin: 12.875rem !important;
}

.m-52\.5 {
  margin: 13.125rem !important;
}

.m-53\.5 {
  margin: 13.375rem !important;
}

.m-54\.5 {
  margin: 13.625rem !important;
}

.m-55\.5 {
  margin: 13.875rem !important;
}

.m-56\.5 {
  margin: 14.125rem !important;
}

.m-57\.5 {
  margin: 14.375rem !important;
}

.m-58\.5 {
  margin: 14.625rem !important;
}

.m-59\.5 {
  margin: 14.875rem !important;
}

.m-60\.5 {
  margin: 15.125rem !important;
}

.m-61\.5 {
  margin: 15.375rem !important;
}

.m-62\.5 {
  margin: 15.625rem !important;
}

.m-63\.5 {
  margin: 15.875rem !important;
}

.m-64\.5 {
  margin: 16.125rem !important;
}

.m-65\.5 {
  margin: 16.375rem !important;
}

.m-66\.5 {
  margin: 16.625rem !important;
}

.m-67\.5 {
  margin: 16.875rem !important;
}

.m-68\.5 {
  margin: 17.125rem !important;
}

.m-69\.5 {
  margin: 17.375rem !important;
}

.m-70\.5 {
  margin: 17.625rem !important;
}

.m-71\.5 {
  margin: 17.875rem !important;
}

.m-72\.5 {
  margin: 18.125rem !important;
}

.m-73\.5 {
  margin: 18.375rem !important;
}

.m-74\.5 {
  margin: 18.625rem !important;
}

.m-75\.5 {
  margin: 18.875rem !important;
}

.m-76\.5 {
  margin: 19.125rem !important;
}

.m-77\.5 {
  margin: 19.375rem !important;
}

.m-78\.5 {
  margin: 19.625rem !important;
}

.m-79\.5 {
  margin: 19.875rem !important;
}

.m-80\.5 {
  margin: 20.125rem !important;
}

.m-81\.5 {
  margin: 20.375rem !important;
}

.m-82\.5 {
  margin: 20.625rem !important;
}

.m-83\.5 {
  margin: 20.875rem !important;
}

.m-84\.5 {
  margin: 21.125rem !important;
}

.m-85\.5 {
  margin: 21.375rem !important;
}

.m-86\.5 {
  margin: 21.625rem !important;
}

.m-87\.5 {
  margin: 21.875rem !important;
}

.m-88\.5 {
  margin: 22.125rem !important;
}

.m-89\.5 {
  margin: 22.375rem !important;
}

.m-90\.5 {
  margin: 22.625rem !important;
}

.m-91\.5 {
  margin: 22.875rem !important;
}

.m-92\.5 {
  margin: 23.125rem !important;
}

.m-93\.5 {
  margin: 23.375rem !important;
}

.m-94\.5 {
  margin: 23.625rem !important;
}

.m-95\.5 {
  margin: 23.875rem !important;
}

.m-96\.5 {
  margin: 24.125rem !important;
}

.m-97\.5 {
  margin: 24.375rem !important;
}

.m-98\.5 {
  margin: 24.625rem !important;
}

.m-99\.5 {
  margin: 24.875rem !important;
}

.m-100\.5 {
  margin: 25.125rem !important;
}

.m-101\.5 {
  margin: 25.375rem !important;
}

.m-102\.5 {
  margin: 25.625rem !important;
}

.m-103\.5 {
  margin: 25.875rem !important;
}

.m-104\.5 {
  margin: 26.125rem !important;
}

.-m-0 {
  margin: 0rem !important;
}

.-m-1 {
  margin: -0.25rem !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.-m-3 {
  margin: -0.75rem !important;
}

.-m-4 {
  margin: -1rem !important;
}

.-m-5 {
  margin: -1.25rem !important;
}

.-m-6 {
  margin: -1.5rem !important;
}

.-m-7 {
  margin: -1.75rem !important;
}

.-m-8 {
  margin: -2rem !important;
}

.-m-9 {
  margin: -2.25rem !important;
}

.-m-10 {
  margin: -2.5rem !important;
}

.-m-11 {
  margin: -2.75rem !important;
}

.-m-12 {
  margin: -3rem !important;
}

.-m-13 {
  margin: -3.25rem !important;
}

.-m-14 {
  margin: -3.5rem !important;
}

.-m-15 {
  margin: -3.75rem !important;
}

.-m-16 {
  margin: -4rem !important;
}

.-m-17 {
  margin: -4.25rem !important;
}

.-m-18 {
  margin: -4.5rem !important;
}

.-m-19 {
  margin: -4.75rem !important;
}

.-m-20 {
  margin: -5rem !important;
}

.-m-21 {
  margin: -5.25rem !important;
}

.-m-22 {
  margin: -5.5rem !important;
}

.-m-23 {
  margin: -5.75rem !important;
}

.-m-24 {
  margin: -6rem !important;
}

.-m-25 {
  margin: -6.25rem !important;
}

.-m-26 {
  margin: -6.5rem !important;
}

.-m-27 {
  margin: -6.75rem !important;
}

.-m-28 {
  margin: -7rem !important;
}

.-m-29 {
  margin: -7.25rem !important;
}

.-m-30 {
  margin: -7.5rem !important;
}

.-m-31 {
  margin: -7.75rem !important;
}

.-m-32 {
  margin: -8rem !important;
}

.-m-33 {
  margin: -8.25rem !important;
}

.-m-34 {
  margin: -8.5rem !important;
}

.-m-35 {
  margin: -8.75rem !important;
}

.-m-36 {
  margin: -9rem !important;
}

.-m-37 {
  margin: -9.25rem !important;
}

.-m-38 {
  margin: -9.5rem !important;
}

.-m-39 {
  margin: -9.75rem !important;
}

.-m-40 {
  margin: -10rem !important;
}

.-m-41 {
  margin: -10.25rem !important;
}

.-m-42 {
  margin: -10.5rem !important;
}

.-m-43 {
  margin: -10.75rem !important;
}

.-m-44 {
  margin: -11rem !important;
}

.-m-45 {
  margin: -11.25rem !important;
}

.-m-46 {
  margin: -11.5rem !important;
}

.-m-47 {
  margin: -11.75rem !important;
}

.-m-48 {
  margin: -12rem !important;
}

.-m-49 {
  margin: -12.25rem !important;
}

.-m-50 {
  margin: -12.5rem !important;
}

.-m-51 {
  margin: -12.75rem !important;
}

.-m-52 {
  margin: -13rem !important;
}

.-m-53 {
  margin: -13.25rem !important;
}

.-m-54 {
  margin: -13.5rem !important;
}

.-m-55 {
  margin: -13.75rem !important;
}

.-m-56 {
  margin: -14rem !important;
}

.-m-57 {
  margin: -14.25rem !important;
}

.-m-58 {
  margin: -14.5rem !important;
}

.-m-59 {
  margin: -14.75rem !important;
}

.-m-60 {
  margin: -15rem !important;
}

.-m-61 {
  margin: -15.25rem !important;
}

.-m-62 {
  margin: -15.5rem !important;
}

.-m-63 {
  margin: -15.75rem !important;
}

.-m-64 {
  margin: -16rem !important;
}

.-m-65 {
  margin: -16.25rem !important;
}

.-m-66 {
  margin: -16.5rem !important;
}

.-m-67 {
  margin: -16.75rem !important;
}

.-m-68 {
  margin: -17rem !important;
}

.-m-69 {
  margin: -17.25rem !important;
}

.-m-70 {
  margin: -17.5rem !important;
}

.-m-71 {
  margin: -17.75rem !important;
}

.-m-72 {
  margin: -18rem !important;
}

.-m-73 {
  margin: -18.25rem !important;
}

.-m-74 {
  margin: -18.5rem !important;
}

.-m-75 {
  margin: -18.75rem !important;
}

.-m-76 {
  margin: -19rem !important;
}

.-m-77 {
  margin: -19.25rem !important;
}

.-m-78 {
  margin: -19.5rem !important;
}

.-m-79 {
  margin: -19.75rem !important;
}

.-m-80 {
  margin: -20rem !important;
}

.-m-81 {
  margin: -20.25rem !important;
}

.-m-82 {
  margin: -20.5rem !important;
}

.-m-83 {
  margin: -20.75rem !important;
}

.-m-84 {
  margin: -21rem !important;
}

.-m-85 {
  margin: -21.25rem !important;
}

.-m-86 {
  margin: -21.5rem !important;
}

.-m-87 {
  margin: -21.75rem !important;
}

.-m-88 {
  margin: -22rem !important;
}

.-m-89 {
  margin: -22.25rem !important;
}

.-m-90 {
  margin: -22.5rem !important;
}

.-m-91 {
  margin: -22.75rem !important;
}

.-m-92 {
  margin: -23rem !important;
}

.-m-93 {
  margin: -23.25rem !important;
}

.-m-94 {
  margin: -23.5rem !important;
}

.-m-95 {
  margin: -23.75rem !important;
}

.-m-96 {
  margin: -24rem !important;
}

.-m-97 {
  margin: -24.25rem !important;
}

.-m-98 {
  margin: -24.5rem !important;
}

.-m-99 {
  margin: -24.75rem !important;
}

.-m-100 {
  margin: -25rem !important;
}

.-m-101 {
  margin: -25.25rem !important;
}

.-m-102 {
  margin: -25.5rem !important;
}

.-m-103 {
  margin: -25.75rem !important;
}

.-m-104 {
  margin: -26rem !important;
}

.-m-105 {
  margin: -26.25rem !important;
}

.-m-px {
  margin: -1px !important;
}

.-m-0\.5 {
  margin: -0.125rem !important;
}

.-m-1\.5 {
  margin: -0.375rem !important;
}

.-m-2\.5 {
  margin: -0.625rem !important;
}

.-m-3\.5 {
  margin: -0.875rem !important;
}

.-m-4\.5 {
  margin: -1.125rem !important;
}

.-m-5\.5 {
  margin: -1.375rem !important;
}

.-m-6\.5 {
  margin: -1.625rem !important;
}

.-m-7\.5 {
  margin: -1.875rem !important;
}

.-m-8\.5 {
  margin: -2.125rem !important;
}

.-m-9\.5 {
  margin: -2.375rem !important;
}

.-m-10\.5 {
  margin: -2.625rem !important;
}

.-m-11\.5 {
  margin: -2.875rem !important;
}

.-m-12\.5 {
  margin: -3.125rem !important;
}

.-m-13\.5 {
  margin: -3.375rem !important;
}

.-m-14\.5 {
  margin: -3.625rem !important;
}

.-m-15\.5 {
  margin: -3.875rem !important;
}

.-m-16\.5 {
  margin: -4.125rem !important;
}

.-m-17\.5 {
  margin: -4.375rem !important;
}

.-m-18\.5 {
  margin: -4.625rem !important;
}

.-m-19\.5 {
  margin: -4.875rem !important;
}

.-m-20\.5 {
  margin: -5.125rem !important;
}

.-m-21\.5 {
  margin: -5.375rem !important;
}

.-m-22\.5 {
  margin: -5.625rem !important;
}

.-m-23\.5 {
  margin: -5.875rem !important;
}

.-m-24\.5 {
  margin: -6.125rem !important;
}

.-m-25\.5 {
  margin: -6.375rem !important;
}

.-m-26\.5 {
  margin: -6.625rem !important;
}

.-m-27\.5 {
  margin: -6.875rem !important;
}

.-m-28\.5 {
  margin: -7.125rem !important;
}

.-m-29\.5 {
  margin: -7.375rem !important;
}

.-m-30\.5 {
  margin: -7.625rem !important;
}

.-m-31\.5 {
  margin: -7.875rem !important;
}

.-m-32\.5 {
  margin: -8.125rem !important;
}

.-m-33\.5 {
  margin: -8.375rem !important;
}

.-m-34\.5 {
  margin: -8.625rem !important;
}

.-m-35\.5 {
  margin: -8.875rem !important;
}

.-m-36\.5 {
  margin: -9.125rem !important;
}

.-m-37\.5 {
  margin: -9.375rem !important;
}

.-m-38\.5 {
  margin: -9.625rem !important;
}

.-m-39\.5 {
  margin: -9.875rem !important;
}

.-m-40\.5 {
  margin: -10.125rem !important;
}

.-m-41\.5 {
  margin: -10.375rem !important;
}

.-m-42\.5 {
  margin: -10.625rem !important;
}

.-m-43\.5 {
  margin: -10.875rem !important;
}

.-m-44\.5 {
  margin: -11.125rem !important;
}

.-m-45\.5 {
  margin: -11.375rem !important;
}

.-m-46\.5 {
  margin: -11.625rem !important;
}

.-m-47\.5 {
  margin: -11.875rem !important;
}

.-m-48\.5 {
  margin: -12.125rem !important;
}

.-m-49\.5 {
  margin: -12.375rem !important;
}

.-m-50\.5 {
  margin: -12.625rem !important;
}

.-m-51\.5 {
  margin: -12.875rem !important;
}

.-m-52\.5 {
  margin: -13.125rem !important;
}

.-m-53\.5 {
  margin: -13.375rem !important;
}

.-m-54\.5 {
  margin: -13.625rem !important;
}

.-m-55\.5 {
  margin: -13.875rem !important;
}

.-m-56\.5 {
  margin: -14.125rem !important;
}

.-m-57\.5 {
  margin: -14.375rem !important;
}

.-m-58\.5 {
  margin: -14.625rem !important;
}

.-m-59\.5 {
  margin: -14.875rem !important;
}

.-m-60\.5 {
  margin: -15.125rem !important;
}

.-m-61\.5 {
  margin: -15.375rem !important;
}

.-m-62\.5 {
  margin: -15.625rem !important;
}

.-m-63\.5 {
  margin: -15.875rem !important;
}

.-m-64\.5 {
  margin: -16.125rem !important;
}

.-m-65\.5 {
  margin: -16.375rem !important;
}

.-m-66\.5 {
  margin: -16.625rem !important;
}

.-m-67\.5 {
  margin: -16.875rem !important;
}

.-m-68\.5 {
  margin: -17.125rem !important;
}

.-m-69\.5 {
  margin: -17.375rem !important;
}

.-m-70\.5 {
  margin: -17.625rem !important;
}

.-m-71\.5 {
  margin: -17.875rem !important;
}

.-m-72\.5 {
  margin: -18.125rem !important;
}

.-m-73\.5 {
  margin: -18.375rem !important;
}

.-m-74\.5 {
  margin: -18.625rem !important;
}

.-m-75\.5 {
  margin: -18.875rem !important;
}

.-m-76\.5 {
  margin: -19.125rem !important;
}

.-m-77\.5 {
  margin: -19.375rem !important;
}

.-m-78\.5 {
  margin: -19.625rem !important;
}

.-m-79\.5 {
  margin: -19.875rem !important;
}

.-m-80\.5 {
  margin: -20.125rem !important;
}

.-m-81\.5 {
  margin: -20.375rem !important;
}

.-m-82\.5 {
  margin: -20.625rem !important;
}

.-m-83\.5 {
  margin: -20.875rem !important;
}

.-m-84\.5 {
  margin: -21.125rem !important;
}

.-m-85\.5 {
  margin: -21.375rem !important;
}

.-m-86\.5 {
  margin: -21.625rem !important;
}

.-m-87\.5 {
  margin: -21.875rem !important;
}

.-m-88\.5 {
  margin: -22.125rem !important;
}

.-m-89\.5 {
  margin: -22.375rem !important;
}

.-m-90\.5 {
  margin: -22.625rem !important;
}

.-m-91\.5 {
  margin: -22.875rem !important;
}

.-m-92\.5 {
  margin: -23.125rem !important;
}

.-m-93\.5 {
  margin: -23.375rem !important;
}

.-m-94\.5 {
  margin: -23.625rem !important;
}

.-m-95\.5 {
  margin: -23.875rem !important;
}

.-m-96\.5 {
  margin: -24.125rem !important;
}

.-m-97\.5 {
  margin: -24.375rem !important;
}

.-m-98\.5 {
  margin: -24.625rem !important;
}

.-m-99\.5 {
  margin: -24.875rem !important;
}

.-m-100\.5 {
  margin: -25.125rem !important;
}

.-m-101\.5 {
  margin: -25.375rem !important;
}

.-m-102\.5 {
  margin: -25.625rem !important;
}

.-m-103\.5 {
  margin: -25.875rem !important;
}

.-m-104\.5 {
  margin: -26.125rem !important;
}

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

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

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

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

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

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

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

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

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

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

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

.mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

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

.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.mx-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}

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

.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

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

.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.my-11 {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}

.mx-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}

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

.mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-13 {
  margin-top: 3.25rem !important;
  margin-bottom: 3.25rem !important;
}

.mx-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}

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

.mx-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.my-15 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}

.mx-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}

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

.mx-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.my-17 {
  margin-top: 4.25rem !important;
  margin-bottom: 4.25rem !important;
}

.mx-17 {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}

.my-18 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.mx-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.my-19 {
  margin-top: 4.75rem !important;
  margin-bottom: 4.75rem !important;
}

.mx-19 {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}

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

.mx-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.my-21 {
  margin-top: 5.25rem !important;
  margin-bottom: 5.25rem !important;
}

.mx-21 {
  margin-left: 5.25rem !important;
  margin-right: 5.25rem !important;
}

.my-22 {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important;
}

.mx-22 {
  margin-left: 5.5rem !important;
  margin-right: 5.5rem !important;
}

.my-23 {
  margin-top: 5.75rem !important;
  margin-bottom: 5.75rem !important;
}

.mx-23 {
  margin-left: 5.75rem !important;
  margin-right: 5.75rem !important;
}

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

.mx-24 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.my-25 {
  margin-top: 6.25rem !important;
  margin-bottom: 6.25rem !important;
}

.mx-25 {
  margin-left: 6.25rem !important;
  margin-right: 6.25rem !important;
}

.my-26 {
  margin-top: 6.5rem !important;
  margin-bottom: 6.5rem !important;
}

.mx-26 {
  margin-left: 6.5rem !important;
  margin-right: 6.5rem !important;
}

.my-27 {
  margin-top: 6.75rem !important;
  margin-bottom: 6.75rem !important;
}

.mx-27 {
  margin-left: 6.75rem !important;
  margin-right: 6.75rem !important;
}

.my-28 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.mx-28 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}

.my-29 {
  margin-top: 7.25rem !important;
  margin-bottom: 7.25rem !important;
}

.mx-29 {
  margin-left: 7.25rem !important;
  margin-right: 7.25rem !important;
}

.my-30 {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}

.mx-30 {
  margin-left: 7.5rem !important;
  margin-right: 7.5rem !important;
}

.my-31 {
  margin-top: 7.75rem !important;
  margin-bottom: 7.75rem !important;
}

.mx-31 {
  margin-left: 7.75rem !important;
  margin-right: 7.75rem !important;
}

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

.mx-32 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.my-33 {
  margin-top: 8.25rem !important;
  margin-bottom: 8.25rem !important;
}

.mx-33 {
  margin-left: 8.25rem !important;
  margin-right: 8.25rem !important;
}

.my-34 {
  margin-top: 8.5rem !important;
  margin-bottom: 8.5rem !important;
}

.mx-34 {
  margin-left: 8.5rem !important;
  margin-right: 8.5rem !important;
}

.my-35 {
  margin-top: 8.75rem !important;
  margin-bottom: 8.75rem !important;
}

.mx-35 {
  margin-left: 8.75rem !important;
  margin-right: 8.75rem !important;
}

.my-36 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.mx-36 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}

.my-37 {
  margin-top: 9.25rem !important;
  margin-bottom: 9.25rem !important;
}

.mx-37 {
  margin-left: 9.25rem !important;
  margin-right: 9.25rem !important;
}

.my-38 {
  margin-top: 9.5rem !important;
  margin-bottom: 9.5rem !important;
}

.mx-38 {
  margin-left: 9.5rem !important;
  margin-right: 9.5rem !important;
}

.my-39 {
  margin-top: 9.75rem !important;
  margin-bottom: 9.75rem !important;
}

.mx-39 {
  margin-left: 9.75rem !important;
  margin-right: 9.75rem !important;
}

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

.mx-40 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.my-41 {
  margin-top: 10.25rem !important;
  margin-bottom: 10.25rem !important;
}

.mx-41 {
  margin-left: 10.25rem !important;
  margin-right: 10.25rem !important;
}

.my-42 {
  margin-top: 10.5rem !important;
  margin-bottom: 10.5rem !important;
}

.mx-42 {
  margin-left: 10.5rem !important;
  margin-right: 10.5rem !important;
}

.my-43 {
  margin-top: 10.75rem !important;
  margin-bottom: 10.75rem !important;
}

.mx-43 {
  margin-left: 10.75rem !important;
  margin-right: 10.75rem !important;
}

.my-44 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}

.mx-44 {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}

.my-45 {
  margin-top: 11.25rem !important;
  margin-bottom: 11.25rem !important;
}

.mx-45 {
  margin-left: 11.25rem !important;
  margin-right: 11.25rem !important;
}

.my-46 {
  margin-top: 11.5rem !important;
  margin-bottom: 11.5rem !important;
}

.mx-46 {
  margin-left: 11.5rem !important;
  margin-right: 11.5rem !important;
}

.my-47 {
  margin-top: 11.75rem !important;
  margin-bottom: 11.75rem !important;
}

.mx-47 {
  margin-left: 11.75rem !important;
  margin-right: 11.75rem !important;
}

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

.mx-48 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}

.my-49 {
  margin-top: 12.25rem !important;
  margin-bottom: 12.25rem !important;
}

.mx-49 {
  margin-left: 12.25rem !important;
  margin-right: 12.25rem !important;
}

.my-50 {
  margin-top: 12.5rem !important;
  margin-bottom: 12.5rem !important;
}

.mx-50 {
  margin-left: 12.5rem !important;
  margin-right: 12.5rem !important;
}

.my-51 {
  margin-top: 12.75rem !important;
  margin-bottom: 12.75rem !important;
}

.mx-51 {
  margin-left: 12.75rem !important;
  margin-right: 12.75rem !important;
}

.my-52 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}

.mx-52 {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}

.my-53 {
  margin-top: 13.25rem !important;
  margin-bottom: 13.25rem !important;
}

.mx-53 {
  margin-left: 13.25rem !important;
  margin-right: 13.25rem !important;
}

.my-54 {
  margin-top: 13.5rem !important;
  margin-bottom: 13.5rem !important;
}

.mx-54 {
  margin-left: 13.5rem !important;
  margin-right: 13.5rem !important;
}

.my-55 {
  margin-top: 13.75rem !important;
  margin-bottom: 13.75rem !important;
}

.mx-55 {
  margin-left: 13.75rem !important;
  margin-right: 13.75rem !important;
}

.my-56 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}

.mx-56 {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}

.my-57 {
  margin-top: 14.25rem !important;
  margin-bottom: 14.25rem !important;
}

.mx-57 {
  margin-left: 14.25rem !important;
  margin-right: 14.25rem !important;
}

.my-58 {
  margin-top: 14.5rem !important;
  margin-bottom: 14.5rem !important;
}

.mx-58 {
  margin-left: 14.5rem !important;
  margin-right: 14.5rem !important;
}

.my-59 {
  margin-top: 14.75rem !important;
  margin-bottom: 14.75rem !important;
}

.mx-59 {
  margin-left: 14.75rem !important;
  margin-right: 14.75rem !important;
}

.my-60 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

.mx-60 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

.my-61 {
  margin-top: 15.25rem !important;
  margin-bottom: 15.25rem !important;
}

.mx-61 {
  margin-left: 15.25rem !important;
  margin-right: 15.25rem !important;
}

.my-62 {
  margin-top: 15.5rem !important;
  margin-bottom: 15.5rem !important;
}

.mx-62 {
  margin-left: 15.5rem !important;
  margin-right: 15.5rem !important;
}

.my-63 {
  margin-top: 15.75rem !important;
  margin-bottom: 15.75rem !important;
}

.mx-63 {
  margin-left: 15.75rem !important;
  margin-right: 15.75rem !important;
}

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

.mx-64 {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}

.my-65 {
  margin-top: 16.25rem !important;
  margin-bottom: 16.25rem !important;
}

.mx-65 {
  margin-left: 16.25rem !important;
  margin-right: 16.25rem !important;
}

.my-66 {
  margin-top: 16.5rem !important;
  margin-bottom: 16.5rem !important;
}

.mx-66 {
  margin-left: 16.5rem !important;
  margin-right: 16.5rem !important;
}

.my-67 {
  margin-top: 16.75rem !important;
  margin-bottom: 16.75rem !important;
}

.mx-67 {
  margin-left: 16.75rem !important;
  margin-right: 16.75rem !important;
}

.my-68 {
  margin-top: 17rem !important;
  margin-bottom: 17rem !important;
}

.mx-68 {
  margin-left: 17rem !important;
  margin-right: 17rem !important;
}

.my-69 {
  margin-top: 17.25rem !important;
  margin-bottom: 17.25rem !important;
}

.mx-69 {
  margin-left: 17.25rem !important;
  margin-right: 17.25rem !important;
}

.my-70 {
  margin-top: 17.5rem !important;
  margin-bottom: 17.5rem !important;
}

.mx-70 {
  margin-left: 17.5rem !important;
  margin-right: 17.5rem !important;
}

.my-71 {
  margin-top: 17.75rem !important;
  margin-bottom: 17.75rem !important;
}

.mx-71 {
  margin-left: 17.75rem !important;
  margin-right: 17.75rem !important;
}

.my-72 {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}

.mx-72 {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}

.my-73 {
  margin-top: 18.25rem !important;
  margin-bottom: 18.25rem !important;
}

.mx-73 {
  margin-left: 18.25rem !important;
  margin-right: 18.25rem !important;
}

.my-74 {
  margin-top: 18.5rem !important;
  margin-bottom: 18.5rem !important;
}

.mx-74 {
  margin-left: 18.5rem !important;
  margin-right: 18.5rem !important;
}

.my-75 {
  margin-top: 18.75rem !important;
  margin-bottom: 18.75rem !important;
}

.mx-75 {
  margin-left: 18.75rem !important;
  margin-right: 18.75rem !important;
}

.my-76 {
  margin-top: 19rem !important;
  margin-bottom: 19rem !important;
}

.mx-76 {
  margin-left: 19rem !important;
  margin-right: 19rem !important;
}

.my-77 {
  margin-top: 19.25rem !important;
  margin-bottom: 19.25rem !important;
}

.mx-77 {
  margin-left: 19.25rem !important;
  margin-right: 19.25rem !important;
}

.my-78 {
  margin-top: 19.5rem !important;
  margin-bottom: 19.5rem !important;
}

.mx-78 {
  margin-left: 19.5rem !important;
  margin-right: 19.5rem !important;
}

.my-79 {
  margin-top: 19.75rem !important;
  margin-bottom: 19.75rem !important;
}

.mx-79 {
  margin-left: 19.75rem !important;
  margin-right: 19.75rem !important;
}

.my-80 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}

.mx-80 {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}

.my-81 {
  margin-top: 20.25rem !important;
  margin-bottom: 20.25rem !important;
}

.mx-81 {
  margin-left: 20.25rem !important;
  margin-right: 20.25rem !important;
}

.my-82 {
  margin-top: 20.5rem !important;
  margin-bottom: 20.5rem !important;
}

.mx-82 {
  margin-left: 20.5rem !important;
  margin-right: 20.5rem !important;
}

.my-83 {
  margin-top: 20.75rem !important;
  margin-bottom: 20.75rem !important;
}

.mx-83 {
  margin-left: 20.75rem !important;
  margin-right: 20.75rem !important;
}

.my-84 {
  margin-top: 21rem !important;
  margin-bottom: 21rem !important;
}

.mx-84 {
  margin-left: 21rem !important;
  margin-right: 21rem !important;
}

.my-85 {
  margin-top: 21.25rem !important;
  margin-bottom: 21.25rem !important;
}

.mx-85 {
  margin-left: 21.25rem !important;
  margin-right: 21.25rem !important;
}

.my-86 {
  margin-top: 21.5rem !important;
  margin-bottom: 21.5rem !important;
}

.mx-86 {
  margin-left: 21.5rem !important;
  margin-right: 21.5rem !important;
}

.my-87 {
  margin-top: 21.75rem !important;
  margin-bottom: 21.75rem !important;
}

.mx-87 {
  margin-left: 21.75rem !important;
  margin-right: 21.75rem !important;
}

.my-88 {
  margin-top: 22rem !important;
  margin-bottom: 22rem !important;
}

.mx-88 {
  margin-left: 22rem !important;
  margin-right: 22rem !important;
}

.my-89 {
  margin-top: 22.25rem !important;
  margin-bottom: 22.25rem !important;
}

.mx-89 {
  margin-left: 22.25rem !important;
  margin-right: 22.25rem !important;
}

.my-90 {
  margin-top: 22.5rem !important;
  margin-bottom: 22.5rem !important;
}

.mx-90 {
  margin-left: 22.5rem !important;
  margin-right: 22.5rem !important;
}

.my-91 {
  margin-top: 22.75rem !important;
  margin-bottom: 22.75rem !important;
}

.mx-91 {
  margin-left: 22.75rem !important;
  margin-right: 22.75rem !important;
}

.my-92 {
  margin-top: 23rem !important;
  margin-bottom: 23rem !important;
}

.mx-92 {
  margin-left: 23rem !important;
  margin-right: 23rem !important;
}

.my-93 {
  margin-top: 23.25rem !important;
  margin-bottom: 23.25rem !important;
}

.mx-93 {
  margin-left: 23.25rem !important;
  margin-right: 23.25rem !important;
}

.my-94 {
  margin-top: 23.5rem !important;
  margin-bottom: 23.5rem !important;
}

.mx-94 {
  margin-left: 23.5rem !important;
  margin-right: 23.5rem !important;
}

.my-95 {
  margin-top: 23.75rem !important;
  margin-bottom: 23.75rem !important;
}

.mx-95 {
  margin-left: 23.75rem !important;
  margin-right: 23.75rem !important;
}

.my-96 {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}

.mx-96 {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}

.my-97 {
  margin-top: 24.25rem !important;
  margin-bottom: 24.25rem !important;
}

.mx-97 {
  margin-left: 24.25rem !important;
  margin-right: 24.25rem !important;
}

.my-98 {
  margin-top: 24.5rem !important;
  margin-bottom: 24.5rem !important;
}

.mx-98 {
  margin-left: 24.5rem !important;
  margin-right: 24.5rem !important;
}

.my-99 {
  margin-top: 24.75rem !important;
  margin-bottom: 24.75rem !important;
}

.mx-99 {
  margin-left: 24.75rem !important;
  margin-right: 24.75rem !important;
}

.my-100 {
  margin-top: 25rem !important;
  margin-bottom: 25rem !important;
}

.mx-100 {
  margin-left: 25rem !important;
  margin-right: 25rem !important;
}

.my-101 {
  margin-top: 25.25rem !important;
  margin-bottom: 25.25rem !important;
}

.mx-101 {
  margin-left: 25.25rem !important;
  margin-right: 25.25rem !important;
}

.my-102 {
  margin-top: 25.5rem !important;
  margin-bottom: 25.5rem !important;
}

.mx-102 {
  margin-left: 25.5rem !important;
  margin-right: 25.5rem !important;
}

.my-103 {
  margin-top: 25.75rem !important;
  margin-bottom: 25.75rem !important;
}

.mx-103 {
  margin-left: 25.75rem !important;
  margin-right: 25.75rem !important;
}

.my-104 {
  margin-top: 26rem !important;
  margin-bottom: 26rem !important;
}

.mx-104 {
  margin-left: 26rem !important;
  margin-right: 26rem !important;
}

.my-105 {
  margin-top: 26.25rem !important;
  margin-bottom: 26.25rem !important;
}

.mx-105 {
  margin-left: 26.25rem !important;
  margin-right: 26.25rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

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

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

.my-0\.5 {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

.mx-0\.5 {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

.my-1\.5 {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}

.mx-1\.5 {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}

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

.mx-2\.5 {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}

.my-3\.5 {
  margin-top: 0.875rem !important;
  margin-bottom: 0.875rem !important;
}

.mx-3\.5 {
  margin-left: 0.875rem !important;
  margin-right: 0.875rem !important;
}

.my-4\.5 {
  margin-top: 1.125rem !important;
  margin-bottom: 1.125rem !important;
}

.mx-4\.5 {
  margin-left: 1.125rem !important;
  margin-right: 1.125rem !important;
}

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

.mx-5\.5 {
  margin-left: 1.375rem !important;
  margin-right: 1.375rem !important;
}

.my-6\.5 {
  margin-top: 1.625rem !important;
  margin-bottom: 1.625rem !important;
}

.mx-6\.5 {
  margin-left: 1.625rem !important;
  margin-right: 1.625rem !important;
}

.my-7\.5 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important;
}

.mx-7\.5 {
  margin-left: 1.875rem !important;
  margin-right: 1.875rem !important;
}

.my-8\.5 {
  margin-top: 2.125rem !important;
  margin-bottom: 2.125rem !important;
}

.mx-8\.5 {
  margin-left: 2.125rem !important;
  margin-right: 2.125rem !important;
}

.my-9\.5 {
  margin-top: 2.375rem !important;
  margin-bottom: 2.375rem !important;
}

.mx-9\.5 {
  margin-left: 2.375rem !important;
  margin-right: 2.375rem !important;
}

.my-10\.5 {
  margin-top: 2.625rem !important;
  margin-bottom: 2.625rem !important;
}

.mx-10\.5 {
  margin-left: 2.625rem !important;
  margin-right: 2.625rem !important;
}

.my-11\.5 {
  margin-top: 2.875rem !important;
  margin-bottom: 2.875rem !important;
}

.mx-11\.5 {
  margin-left: 2.875rem !important;
  margin-right: 2.875rem !important;
}

.my-12\.5 {
  margin-top: 3.125rem !important;
  margin-bottom: 3.125rem !important;
}

.mx-12\.5 {
  margin-left: 3.125rem !important;
  margin-right: 3.125rem !important;
}

.my-13\.5 {
  margin-top: 3.375rem !important;
  margin-bottom: 3.375rem !important;
}

.mx-13\.5 {
  margin-left: 3.375rem !important;
  margin-right: 3.375rem !important;
}

.my-14\.5 {
  margin-top: 3.625rem !important;
  margin-bottom: 3.625rem !important;
}

.mx-14\.5 {
  margin-left: 3.625rem !important;
  margin-right: 3.625rem !important;
}

.my-15\.5 {
  margin-top: 3.875rem !important;
  margin-bottom: 3.875rem !important;
}

.mx-15\.5 {
  margin-left: 3.875rem !important;
  margin-right: 3.875rem !important;
}

.my-16\.5 {
  margin-top: 4.125rem !important;
  margin-bottom: 4.125rem !important;
}

.mx-16\.5 {
  margin-left: 4.125rem !important;
  margin-right: 4.125rem !important;
}

.my-17\.5 {
  margin-top: 4.375rem !important;
  margin-bottom: 4.375rem !important;
}

.mx-17\.5 {
  margin-left: 4.375rem !important;
  margin-right: 4.375rem !important;
}

.my-18\.5 {
  margin-top: 4.625rem !important;
  margin-bottom: 4.625rem !important;
}

.mx-18\.5 {
  margin-left: 4.625rem !important;
  margin-right: 4.625rem !important;
}

.my-19\.5 {
  margin-top: 4.875rem !important;
  margin-bottom: 4.875rem !important;
}

.mx-19\.5 {
  margin-left: 4.875rem !important;
  margin-right: 4.875rem !important;
}

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

.mx-20\.5 {
  margin-left: 5.125rem !important;
  margin-right: 5.125rem !important;
}

.my-21\.5 {
  margin-top: 5.375rem !important;
  margin-bottom: 5.375rem !important;
}

.mx-21\.5 {
  margin-left: 5.375rem !important;
  margin-right: 5.375rem !important;
}

.my-22\.5 {
  margin-top: 5.625rem !important;
  margin-bottom: 5.625rem !important;
}

.mx-22\.5 {
  margin-left: 5.625rem !important;
  margin-right: 5.625rem !important;
}

.my-23\.5 {
  margin-top: 5.875rem !important;
  margin-bottom: 5.875rem !important;
}

.mx-23\.5 {
  margin-left: 5.875rem !important;
  margin-right: 5.875rem !important;
}

.my-24\.5 {
  margin-top: 6.125rem !important;
  margin-bottom: 6.125rem !important;
}

.mx-24\.5 {
  margin-left: 6.125rem !important;
  margin-right: 6.125rem !important;
}

.my-25\.5 {
  margin-top: 6.375rem !important;
  margin-bottom: 6.375rem !important;
}

.mx-25\.5 {
  margin-left: 6.375rem !important;
  margin-right: 6.375rem !important;
}

.my-26\.5 {
  margin-top: 6.625rem !important;
  margin-bottom: 6.625rem !important;
}

.mx-26\.5 {
  margin-left: 6.625rem !important;
  margin-right: 6.625rem !important;
}

.my-27\.5 {
  margin-top: 6.875rem !important;
  margin-bottom: 6.875rem !important;
}

.mx-27\.5 {
  margin-left: 6.875rem !important;
  margin-right: 6.875rem !important;
}

.my-28\.5 {
  margin-top: 7.125rem !important;
  margin-bottom: 7.125rem !important;
}

.mx-28\.5 {
  margin-left: 7.125rem !important;
  margin-right: 7.125rem !important;
}

.my-29\.5 {
  margin-top: 7.375rem !important;
  margin-bottom: 7.375rem !important;
}

.mx-29\.5 {
  margin-left: 7.375rem !important;
  margin-right: 7.375rem !important;
}

.my-30\.5 {
  margin-top: 7.625rem !important;
  margin-bottom: 7.625rem !important;
}

.mx-30\.5 {
  margin-left: 7.625rem !important;
  margin-right: 7.625rem !important;
}

.my-31\.5 {
  margin-top: 7.875rem !important;
  margin-bottom: 7.875rem !important;
}

.mx-31\.5 {
  margin-left: 7.875rem !important;
  margin-right: 7.875rem !important;
}

.my-32\.5 {
  margin-top: 8.125rem !important;
  margin-bottom: 8.125rem !important;
}

.mx-32\.5 {
  margin-left: 8.125rem !important;
  margin-right: 8.125rem !important;
}

.my-33\.5 {
  margin-top: 8.375rem !important;
  margin-bottom: 8.375rem !important;
}

.mx-33\.5 {
  margin-left: 8.375rem !important;
  margin-right: 8.375rem !important;
}

.my-34\.5 {
  margin-top: 8.625rem !important;
  margin-bottom: 8.625rem !important;
}

.mx-34\.5 {
  margin-left: 8.625rem !important;
  margin-right: 8.625rem !important;
}

.my-35\.5 {
  margin-top: 8.875rem !important;
  margin-bottom: 8.875rem !important;
}

.mx-35\.5 {
  margin-left: 8.875rem !important;
  margin-right: 8.875rem !important;
}

.my-36\.5 {
  margin-top: 9.125rem !important;
  margin-bottom: 9.125rem !important;
}

.mx-36\.5 {
  margin-left: 9.125rem !important;
  margin-right: 9.125rem !important;
}

.my-37\.5 {
  margin-top: 9.375rem !important;
  margin-bottom: 9.375rem !important;
}

.mx-37\.5 {
  margin-left: 9.375rem !important;
  margin-right: 9.375rem !important;
}

.my-38\.5 {
  margin-top: 9.625rem !important;
  margin-bottom: 9.625rem !important;
}

.mx-38\.5 {
  margin-left: 9.625rem !important;
  margin-right: 9.625rem !important;
}

.my-39\.5 {
  margin-top: 9.875rem !important;
  margin-bottom: 9.875rem !important;
}

.mx-39\.5 {
  margin-left: 9.875rem !important;
  margin-right: 9.875rem !important;
}

.my-40\.5 {
  margin-top: 10.125rem !important;
  margin-bottom: 10.125rem !important;
}

.mx-40\.5 {
  margin-left: 10.125rem !important;
  margin-right: 10.125rem !important;
}

.my-41\.5 {
  margin-top: 10.375rem !important;
  margin-bottom: 10.375rem !important;
}

.mx-41\.5 {
  margin-left: 10.375rem !important;
  margin-right: 10.375rem !important;
}

.my-42\.5 {
  margin-top: 10.625rem !important;
  margin-bottom: 10.625rem !important;
}

.mx-42\.5 {
  margin-left: 10.625rem !important;
  margin-right: 10.625rem !important;
}

.my-43\.5 {
  margin-top: 10.875rem !important;
  margin-bottom: 10.875rem !important;
}

.mx-43\.5 {
  margin-left: 10.875rem !important;
  margin-right: 10.875rem !important;
}

.my-44\.5 {
  margin-top: 11.125rem !important;
  margin-bottom: 11.125rem !important;
}

.mx-44\.5 {
  margin-left: 11.125rem !important;
  margin-right: 11.125rem !important;
}

.my-45\.5 {
  margin-top: 11.375rem !important;
  margin-bottom: 11.375rem !important;
}

.mx-45\.5 {
  margin-left: 11.375rem !important;
  margin-right: 11.375rem !important;
}

.my-46\.5 {
  margin-top: 11.625rem !important;
  margin-bottom: 11.625rem !important;
}

.mx-46\.5 {
  margin-left: 11.625rem !important;
  margin-right: 11.625rem !important;
}

.my-47\.5 {
  margin-top: 11.875rem !important;
  margin-bottom: 11.875rem !important;
}

.mx-47\.5 {
  margin-left: 11.875rem !important;
  margin-right: 11.875rem !important;
}

.my-48\.5 {
  margin-top: 12.125rem !important;
  margin-bottom: 12.125rem !important;
}

.mx-48\.5 {
  margin-left: 12.125rem !important;
  margin-right: 12.125rem !important;
}

.my-49\.5 {
  margin-top: 12.375rem !important;
  margin-bottom: 12.375rem !important;
}

.mx-49\.5 {
  margin-left: 12.375rem !important;
  margin-right: 12.375rem !important;
}

.my-50\.5 {
  margin-top: 12.625rem !important;
  margin-bottom: 12.625rem !important;
}

.mx-50\.5 {
  margin-left: 12.625rem !important;
  margin-right: 12.625rem !important;
}

.my-51\.5 {
  margin-top: 12.875rem !important;
  margin-bottom: 12.875rem !important;
}

.mx-51\.5 {
  margin-left: 12.875rem !important;
  margin-right: 12.875rem !important;
}

.my-52\.5 {
  margin-top: 13.125rem !important;
  margin-bottom: 13.125rem !important;
}

.mx-52\.5 {
  margin-left: 13.125rem !important;
  margin-right: 13.125rem !important;
}

.my-53\.5 {
  margin-top: 13.375rem !important;
  margin-bottom: 13.375rem !important;
}

.mx-53\.5 {
  margin-left: 13.375rem !important;
  margin-right: 13.375rem !important;
}

.my-54\.5 {
  margin-top: 13.625rem !important;
  margin-bottom: 13.625rem !important;
}

.mx-54\.5 {
  margin-left: 13.625rem !important;
  margin-right: 13.625rem !important;
}

.my-55\.5 {
  margin-top: 13.875rem !important;
  margin-bottom: 13.875rem !important;
}

.mx-55\.5 {
  margin-left: 13.875rem !important;
  margin-right: 13.875rem !important;
}

.my-56\.5 {
  margin-top: 14.125rem !important;
  margin-bottom: 14.125rem !important;
}

.mx-56\.5 {
  margin-left: 14.125rem !important;
  margin-right: 14.125rem !important;
}

.my-57\.5 {
  margin-top: 14.375rem !important;
  margin-bottom: 14.375rem !important;
}

.mx-57\.5 {
  margin-left: 14.375rem !important;
  margin-right: 14.375rem !important;
}

.my-58\.5 {
  margin-top: 14.625rem !important;
  margin-bottom: 14.625rem !important;
}

.mx-58\.5 {
  margin-left: 14.625rem !important;
  margin-right: 14.625rem !important;
}

.my-59\.5 {
  margin-top: 14.875rem !important;
  margin-bottom: 14.875rem !important;
}

.mx-59\.5 {
  margin-left: 14.875rem !important;
  margin-right: 14.875rem !important;
}

.my-60\.5 {
  margin-top: 15.125rem !important;
  margin-bottom: 15.125rem !important;
}

.mx-60\.5 {
  margin-left: 15.125rem !important;
  margin-right: 15.125rem !important;
}

.my-61\.5 {
  margin-top: 15.375rem !important;
  margin-bottom: 15.375rem !important;
}

.mx-61\.5 {
  margin-left: 15.375rem !important;
  margin-right: 15.375rem !important;
}

.my-62\.5 {
  margin-top: 15.625rem !important;
  margin-bottom: 15.625rem !important;
}

.mx-62\.5 {
  margin-left: 15.625rem !important;
  margin-right: 15.625rem !important;
}

.my-63\.5 {
  margin-top: 15.875rem !important;
  margin-bottom: 15.875rem !important;
}

.mx-63\.5 {
  margin-left: 15.875rem !important;
  margin-right: 15.875rem !important;
}

.my-64\.5 {
  margin-top: 16.125rem !important;
  margin-bottom: 16.125rem !important;
}

.mx-64\.5 {
  margin-left: 16.125rem !important;
  margin-right: 16.125rem !important;
}

.my-65\.5 {
  margin-top: 16.375rem !important;
  margin-bottom: 16.375rem !important;
}

.mx-65\.5 {
  margin-left: 16.375rem !important;
  margin-right: 16.375rem !important;
}

.my-66\.5 {
  margin-top: 16.625rem !important;
  margin-bottom: 16.625rem !important;
}

.mx-66\.5 {
  margin-left: 16.625rem !important;
  margin-right: 16.625rem !important;
}

.my-67\.5 {
  margin-top: 16.875rem !important;
  margin-bottom: 16.875rem !important;
}

.mx-67\.5 {
  margin-left: 16.875rem !important;
  margin-right: 16.875rem !important;
}

.my-68\.5 {
  margin-top: 17.125rem !important;
  margin-bottom: 17.125rem !important;
}

.mx-68\.5 {
  margin-left: 17.125rem !important;
  margin-right: 17.125rem !important;
}

.my-69\.5 {
  margin-top: 17.375rem !important;
  margin-bottom: 17.375rem !important;
}

.mx-69\.5 {
  margin-left: 17.375rem !important;
  margin-right: 17.375rem !important;
}

.my-70\.5 {
  margin-top: 17.625rem !important;
  margin-bottom: 17.625rem !important;
}

.mx-70\.5 {
  margin-left: 17.625rem !important;
  margin-right: 17.625rem !important;
}

.my-71\.5 {
  margin-top: 17.875rem !important;
  margin-bottom: 17.875rem !important;
}

.mx-71\.5 {
  margin-left: 17.875rem !important;
  margin-right: 17.875rem !important;
}

.my-72\.5 {
  margin-top: 18.125rem !important;
  margin-bottom: 18.125rem !important;
}

.mx-72\.5 {
  margin-left: 18.125rem !important;
  margin-right: 18.125rem !important;
}

.my-73\.5 {
  margin-top: 18.375rem !important;
  margin-bottom: 18.375rem !important;
}

.mx-73\.5 {
  margin-left: 18.375rem !important;
  margin-right: 18.375rem !important;
}

.my-74\.5 {
  margin-top: 18.625rem !important;
  margin-bottom: 18.625rem !important;
}

.mx-74\.5 {
  margin-left: 18.625rem !important;
  margin-right: 18.625rem !important;
}

.my-75\.5 {
  margin-top: 18.875rem !important;
  margin-bottom: 18.875rem !important;
}

.mx-75\.5 {
  margin-left: 18.875rem !important;
  margin-right: 18.875rem !important;
}

.my-76\.5 {
  margin-top: 19.125rem !important;
  margin-bottom: 19.125rem !important;
}

.mx-76\.5 {
  margin-left: 19.125rem !important;
  margin-right: 19.125rem !important;
}

.my-77\.5 {
  margin-top: 19.375rem !important;
  margin-bottom: 19.375rem !important;
}

.mx-77\.5 {
  margin-left: 19.375rem !important;
  margin-right: 19.375rem !important;
}

.my-78\.5 {
  margin-top: 19.625rem !important;
  margin-bottom: 19.625rem !important;
}

.mx-78\.5 {
  margin-left: 19.625rem !important;
  margin-right: 19.625rem !important;
}

.my-79\.5 {
  margin-top: 19.875rem !important;
  margin-bottom: 19.875rem !important;
}

.mx-79\.5 {
  margin-left: 19.875rem !important;
  margin-right: 19.875rem !important;
}

.my-80\.5 {
  margin-top: 20.125rem !important;
  margin-bottom: 20.125rem !important;
}

.mx-80\.5 {
  margin-left: 20.125rem !important;
  margin-right: 20.125rem !important;
}

.my-81\.5 {
  margin-top: 20.375rem !important;
  margin-bottom: 20.375rem !important;
}

.mx-81\.5 {
  margin-left: 20.375rem !important;
  margin-right: 20.375rem !important;
}

.my-82\.5 {
  margin-top: 20.625rem !important;
  margin-bottom: 20.625rem !important;
}

.mx-82\.5 {
  margin-left: 20.625rem !important;
  margin-right: 20.625rem !important;
}

.my-83\.5 {
  margin-top: 20.875rem !important;
  margin-bottom: 20.875rem !important;
}

.mx-83\.5 {
  margin-left: 20.875rem !important;
  margin-right: 20.875rem !important;
}

.my-84\.5 {
  margin-top: 21.125rem !important;
  margin-bottom: 21.125rem !important;
}

.mx-84\.5 {
  margin-left: 21.125rem !important;
  margin-right: 21.125rem !important;
}

.my-85\.5 {
  margin-top: 21.375rem !important;
  margin-bottom: 21.375rem !important;
}

.mx-85\.5 {
  margin-left: 21.375rem !important;
  margin-right: 21.375rem !important;
}

.my-86\.5 {
  margin-top: 21.625rem !important;
  margin-bottom: 21.625rem !important;
}

.mx-86\.5 {
  margin-left: 21.625rem !important;
  margin-right: 21.625rem !important;
}

.my-87\.5 {
  margin-top: 21.875rem !important;
  margin-bottom: 21.875rem !important;
}

.mx-87\.5 {
  margin-left: 21.875rem !important;
  margin-right: 21.875rem !important;
}

.my-88\.5 {
  margin-top: 22.125rem !important;
  margin-bottom: 22.125rem !important;
}

.mx-88\.5 {
  margin-left: 22.125rem !important;
  margin-right: 22.125rem !important;
}

.my-89\.5 {
  margin-top: 22.375rem !important;
  margin-bottom: 22.375rem !important;
}

.mx-89\.5 {
  margin-left: 22.375rem !important;
  margin-right: 22.375rem !important;
}

.my-90\.5 {
  margin-top: 22.625rem !important;
  margin-bottom: 22.625rem !important;
}

.mx-90\.5 {
  margin-left: 22.625rem !important;
  margin-right: 22.625rem !important;
}

.my-91\.5 {
  margin-top: 22.875rem !important;
  margin-bottom: 22.875rem !important;
}

.mx-91\.5 {
  margin-left: 22.875rem !important;
  margin-right: 22.875rem !important;
}

.my-92\.5 {
  margin-top: 23.125rem !important;
  margin-bottom: 23.125rem !important;
}

.mx-92\.5 {
  margin-left: 23.125rem !important;
  margin-right: 23.125rem !important;
}

.my-93\.5 {
  margin-top: 23.375rem !important;
  margin-bottom: 23.375rem !important;
}

.mx-93\.5 {
  margin-left: 23.375rem !important;
  margin-right: 23.375rem !important;
}

.my-94\.5 {
  margin-top: 23.625rem !important;
  margin-bottom: 23.625rem !important;
}

.mx-94\.5 {
  margin-left: 23.625rem !important;
  margin-right: 23.625rem !important;
}

.my-95\.5 {
  margin-top: 23.875rem !important;
  margin-bottom: 23.875rem !important;
}

.mx-95\.5 {
  margin-left: 23.875rem !important;
  margin-right: 23.875rem !important;
}

.my-96\.5 {
  margin-top: 24.125rem !important;
  margin-bottom: 24.125rem !important;
}

.mx-96\.5 {
  margin-left: 24.125rem !important;
  margin-right: 24.125rem !important;
}

.my-97\.5 {
  margin-top: 24.375rem !important;
  margin-bottom: 24.375rem !important;
}

.mx-97\.5 {
  margin-left: 24.375rem !important;
  margin-right: 24.375rem !important;
}

.my-98\.5 {
  margin-top: 24.625rem !important;
  margin-bottom: 24.625rem !important;
}

.mx-98\.5 {
  margin-left: 24.625rem !important;
  margin-right: 24.625rem !important;
}

.my-99\.5 {
  margin-top: 24.875rem !important;
  margin-bottom: 24.875rem !important;
}

.mx-99\.5 {
  margin-left: 24.875rem !important;
  margin-right: 24.875rem !important;
}

.my-100\.5 {
  margin-top: 25.125rem !important;
  margin-bottom: 25.125rem !important;
}

.mx-100\.5 {
  margin-left: 25.125rem !important;
  margin-right: 25.125rem !important;
}

.my-101\.5 {
  margin-top: 25.375rem !important;
  margin-bottom: 25.375rem !important;
}

.mx-101\.5 {
  margin-left: 25.375rem !important;
  margin-right: 25.375rem !important;
}

.my-102\.5 {
  margin-top: 25.625rem !important;
  margin-bottom: 25.625rem !important;
}

.mx-102\.5 {
  margin-left: 25.625rem !important;
  margin-right: 25.625rem !important;
}

.my-103\.5 {
  margin-top: 25.875rem !important;
  margin-bottom: 25.875rem !important;
}

.mx-103\.5 {
  margin-left: 25.875rem !important;
  margin-right: 25.875rem !important;
}

.my-104\.5 {
  margin-top: 26.125rem !important;
  margin-bottom: 26.125rem !important;
}

.mx-104\.5 {
  margin-left: 26.125rem !important;
  margin-right: 26.125rem !important;
}

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

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

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

.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

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

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

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

.-mx-3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

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

.-mx-4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

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

.-mx-5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}

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

.-mx-6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.-my-7 {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}

.-mx-7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}

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

.-mx-8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.-my-9 {
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}

.-mx-9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}

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

.-mx-10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

.-my-11 {
  margin-top: -2.75rem !important;
  margin-bottom: -2.75rem !important;
}

.-mx-11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}

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

.-mx-12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.-my-13 {
  margin-top: -3.25rem !important;
  margin-bottom: -3.25rem !important;
}

.-mx-13 {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}

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

.-mx-14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}

.-my-15 {
  margin-top: -3.75rem !important;
  margin-bottom: -3.75rem !important;
}

.-mx-15 {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}

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

.-mx-16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

.-my-17 {
  margin-top: -4.25rem !important;
  margin-bottom: -4.25rem !important;
}

.-mx-17 {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}

.-my-18 {
  margin-top: -4.5rem !important;
  margin-bottom: -4.5rem !important;
}

.-mx-18 {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}

.-my-19 {
  margin-top: -4.75rem !important;
  margin-bottom: -4.75rem !important;
}

.-mx-19 {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}

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

.-mx-20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.-my-21 {
  margin-top: -5.25rem !important;
  margin-bottom: -5.25rem !important;
}

.-mx-21 {
  margin-left: -5.25rem !important;
  margin-right: -5.25rem !important;
}

.-my-22 {
  margin-top: -5.5rem !important;
  margin-bottom: -5.5rem !important;
}

.-mx-22 {
  margin-left: -5.5rem !important;
  margin-right: -5.5rem !important;
}

.-my-23 {
  margin-top: -5.75rem !important;
  margin-bottom: -5.75rem !important;
}

.-mx-23 {
  margin-left: -5.75rem !important;
  margin-right: -5.75rem !important;
}

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

.-mx-24 {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

.-my-25 {
  margin-top: -6.25rem !important;
  margin-bottom: -6.25rem !important;
}

.-mx-25 {
  margin-left: -6.25rem !important;
  margin-right: -6.25rem !important;
}

.-my-26 {
  margin-top: -6.5rem !important;
  margin-bottom: -6.5rem !important;
}

.-mx-26 {
  margin-left: -6.5rem !important;
  margin-right: -6.5rem !important;
}

.-my-27 {
  margin-top: -6.75rem !important;
  margin-bottom: -6.75rem !important;
}

.-mx-27 {
  margin-left: -6.75rem !important;
  margin-right: -6.75rem !important;
}

.-my-28 {
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}

.-mx-28 {
  margin-left: -7rem !important;
  margin-right: -7rem !important;
}

.-my-29 {
  margin-top: -7.25rem !important;
  margin-bottom: -7.25rem !important;
}

.-mx-29 {
  margin-left: -7.25rem !important;
  margin-right: -7.25rem !important;
}

.-my-30 {
  margin-top: -7.5rem !important;
  margin-bottom: -7.5rem !important;
}

.-mx-30 {
  margin-left: -7.5rem !important;
  margin-right: -7.5rem !important;
}

.-my-31 {
  margin-top: -7.75rem !important;
  margin-bottom: -7.75rem !important;
}

.-mx-31 {
  margin-left: -7.75rem !important;
  margin-right: -7.75rem !important;
}

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

.-mx-32 {
  margin-left: -8rem !important;
  margin-right: -8rem !important;
}

.-my-33 {
  margin-top: -8.25rem !important;
  margin-bottom: -8.25rem !important;
}

.-mx-33 {
  margin-left: -8.25rem !important;
  margin-right: -8.25rem !important;
}

.-my-34 {
  margin-top: -8.5rem !important;
  margin-bottom: -8.5rem !important;
}

.-mx-34 {
  margin-left: -8.5rem !important;
  margin-right: -8.5rem !important;
}

.-my-35 {
  margin-top: -8.75rem !important;
  margin-bottom: -8.75rem !important;
}

.-mx-35 {
  margin-left: -8.75rem !important;
  margin-right: -8.75rem !important;
}

.-my-36 {
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}

.-mx-36 {
  margin-left: -9rem !important;
  margin-right: -9rem !important;
}

.-my-37 {
  margin-top: -9.25rem !important;
  margin-bottom: -9.25rem !important;
}

.-mx-37 {
  margin-left: -9.25rem !important;
  margin-right: -9.25rem !important;
}

.-my-38 {
  margin-top: -9.5rem !important;
  margin-bottom: -9.5rem !important;
}

.-mx-38 {
  margin-left: -9.5rem !important;
  margin-right: -9.5rem !important;
}

.-my-39 {
  margin-top: -9.75rem !important;
  margin-bottom: -9.75rem !important;
}

.-mx-39 {
  margin-left: -9.75rem !important;
  margin-right: -9.75rem !important;
}

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

.-mx-40 {
  margin-left: -10rem !important;
  margin-right: -10rem !important;
}

.-my-41 {
  margin-top: -10.25rem !important;
  margin-bottom: -10.25rem !important;
}

.-mx-41 {
  margin-left: -10.25rem !important;
  margin-right: -10.25rem !important;
}

.-my-42 {
  margin-top: -10.5rem !important;
  margin-bottom: -10.5rem !important;
}

.-mx-42 {
  margin-left: -10.5rem !important;
  margin-right: -10.5rem !important;
}

.-my-43 {
  margin-top: -10.75rem !important;
  margin-bottom: -10.75rem !important;
}

.-mx-43 {
  margin-left: -10.75rem !important;
  margin-right: -10.75rem !important;
}

.-my-44 {
  margin-top: -11rem !important;
  margin-bottom: -11rem !important;
}

.-mx-44 {
  margin-left: -11rem !important;
  margin-right: -11rem !important;
}

.-my-45 {
  margin-top: -11.25rem !important;
  margin-bottom: -11.25rem !important;
}

.-mx-45 {
  margin-left: -11.25rem !important;
  margin-right: -11.25rem !important;
}

.-my-46 {
  margin-top: -11.5rem !important;
  margin-bottom: -11.5rem !important;
}

.-mx-46 {
  margin-left: -11.5rem !important;
  margin-right: -11.5rem !important;
}

.-my-47 {
  margin-top: -11.75rem !important;
  margin-bottom: -11.75rem !important;
}

.-mx-47 {
  margin-left: -11.75rem !important;
  margin-right: -11.75rem !important;
}

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

.-mx-48 {
  margin-left: -12rem !important;
  margin-right: -12rem !important;
}

.-my-49 {
  margin-top: -12.25rem !important;
  margin-bottom: -12.25rem !important;
}

.-mx-49 {
  margin-left: -12.25rem !important;
  margin-right: -12.25rem !important;
}

.-my-50 {
  margin-top: -12.5rem !important;
  margin-bottom: -12.5rem !important;
}

.-mx-50 {
  margin-left: -12.5rem !important;
  margin-right: -12.5rem !important;
}

.-my-51 {
  margin-top: -12.75rem !important;
  margin-bottom: -12.75rem !important;
}

.-mx-51 {
  margin-left: -12.75rem !important;
  margin-right: -12.75rem !important;
}

.-my-52 {
  margin-top: -13rem !important;
  margin-bottom: -13rem !important;
}

.-mx-52 {
  margin-left: -13rem !important;
  margin-right: -13rem !important;
}

.-my-53 {
  margin-top: -13.25rem !important;
  margin-bottom: -13.25rem !important;
}

.-mx-53 {
  margin-left: -13.25rem !important;
  margin-right: -13.25rem !important;
}

.-my-54 {
  margin-top: -13.5rem !important;
  margin-bottom: -13.5rem !important;
}

.-mx-54 {
  margin-left: -13.5rem !important;
  margin-right: -13.5rem !important;
}

.-my-55 {
  margin-top: -13.75rem !important;
  margin-bottom: -13.75rem !important;
}

.-mx-55 {
  margin-left: -13.75rem !important;
  margin-right: -13.75rem !important;
}

.-my-56 {
  margin-top: -14rem !important;
  margin-bottom: -14rem !important;
}

.-mx-56 {
  margin-left: -14rem !important;
  margin-right: -14rem !important;
}

.-my-57 {
  margin-top: -14.25rem !important;
  margin-bottom: -14.25rem !important;
}

.-mx-57 {
  margin-left: -14.25rem !important;
  margin-right: -14.25rem !important;
}

.-my-58 {
  margin-top: -14.5rem !important;
  margin-bottom: -14.5rem !important;
}

.-mx-58 {
  margin-left: -14.5rem !important;
  margin-right: -14.5rem !important;
}

.-my-59 {
  margin-top: -14.75rem !important;
  margin-bottom: -14.75rem !important;
}

.-mx-59 {
  margin-left: -14.75rem !important;
  margin-right: -14.75rem !important;
}

.-my-60 {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}

.-mx-60 {
  margin-left: -15rem !important;
  margin-right: -15rem !important;
}

.-my-61 {
  margin-top: -15.25rem !important;
  margin-bottom: -15.25rem !important;
}

.-mx-61 {
  margin-left: -15.25rem !important;
  margin-right: -15.25rem !important;
}

.-my-62 {
  margin-top: -15.5rem !important;
  margin-bottom: -15.5rem !important;
}

.-mx-62 {
  margin-left: -15.5rem !important;
  margin-right: -15.5rem !important;
}

.-my-63 {
  margin-top: -15.75rem !important;
  margin-bottom: -15.75rem !important;
}

.-mx-63 {
  margin-left: -15.75rem !important;
  margin-right: -15.75rem !important;
}

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

.-mx-64 {
  margin-left: -16rem !important;
  margin-right: -16rem !important;
}

.-my-65 {
  margin-top: -16.25rem !important;
  margin-bottom: -16.25rem !important;
}

.-mx-65 {
  margin-left: -16.25rem !important;
  margin-right: -16.25rem !important;
}

.-my-66 {
  margin-top: -16.5rem !important;
  margin-bottom: -16.5rem !important;
}

.-mx-66 {
  margin-left: -16.5rem !important;
  margin-right: -16.5rem !important;
}

.-my-67 {
  margin-top: -16.75rem !important;
  margin-bottom: -16.75rem !important;
}

.-mx-67 {
  margin-left: -16.75rem !important;
  margin-right: -16.75rem !important;
}

.-my-68 {
  margin-top: -17rem !important;
  margin-bottom: -17rem !important;
}

.-mx-68 {
  margin-left: -17rem !important;
  margin-right: -17rem !important;
}

.-my-69 {
  margin-top: -17.25rem !important;
  margin-bottom: -17.25rem !important;
}

.-mx-69 {
  margin-left: -17.25rem !important;
  margin-right: -17.25rem !important;
}

.-my-70 {
  margin-top: -17.5rem !important;
  margin-bottom: -17.5rem !important;
}

.-mx-70 {
  margin-left: -17.5rem !important;
  margin-right: -17.5rem !important;
}

.-my-71 {
  margin-top: -17.75rem !important;
  margin-bottom: -17.75rem !important;
}

.-mx-71 {
  margin-left: -17.75rem !important;
  margin-right: -17.75rem !important;
}

.-my-72 {
  margin-top: -18rem !important;
  margin-bottom: -18rem !important;
}

.-mx-72 {
  margin-left: -18rem !important;
  margin-right: -18rem !important;
}

.-my-73 {
  margin-top: -18.25rem !important;
  margin-bottom: -18.25rem !important;
}

.-mx-73 {
  margin-left: -18.25rem !important;
  margin-right: -18.25rem !important;
}

.-my-74 {
  margin-top: -18.5rem !important;
  margin-bottom: -18.5rem !important;
}

.-mx-74 {
  margin-left: -18.5rem !important;
  margin-right: -18.5rem !important;
}

.-my-75 {
  margin-top: -18.75rem !important;
  margin-bottom: -18.75rem !important;
}

.-mx-75 {
  margin-left: -18.75rem !important;
  margin-right: -18.75rem !important;
}

.-my-76 {
  margin-top: -19rem !important;
  margin-bottom: -19rem !important;
}

.-mx-76 {
  margin-left: -19rem !important;
  margin-right: -19rem !important;
}

.-my-77 {
  margin-top: -19.25rem !important;
  margin-bottom: -19.25rem !important;
}

.-mx-77 {
  margin-left: -19.25rem !important;
  margin-right: -19.25rem !important;
}

.-my-78 {
  margin-top: -19.5rem !important;
  margin-bottom: -19.5rem !important;
}

.-mx-78 {
  margin-left: -19.5rem !important;
  margin-right: -19.5rem !important;
}

.-my-79 {
  margin-top: -19.75rem !important;
  margin-bottom: -19.75rem !important;
}

.-mx-79 {
  margin-left: -19.75rem !important;
  margin-right: -19.75rem !important;
}

.-my-80 {
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}

.-mx-80 {
  margin-left: -20rem !important;
  margin-right: -20rem !important;
}

.-my-81 {
  margin-top: -20.25rem !important;
  margin-bottom: -20.25rem !important;
}

.-mx-81 {
  margin-left: -20.25rem !important;
  margin-right: -20.25rem !important;
}

.-my-82 {
  margin-top: -20.5rem !important;
  margin-bottom: -20.5rem !important;
}

.-mx-82 {
  margin-left: -20.5rem !important;
  margin-right: -20.5rem !important;
}

.-my-83 {
  margin-top: -20.75rem !important;
  margin-bottom: -20.75rem !important;
}

.-mx-83 {
  margin-left: -20.75rem !important;
  margin-right: -20.75rem !important;
}

.-my-84 {
  margin-top: -21rem !important;
  margin-bottom: -21rem !important;
}

.-mx-84 {
  margin-left: -21rem !important;
  margin-right: -21rem !important;
}

.-my-85 {
  margin-top: -21.25rem !important;
  margin-bottom: -21.25rem !important;
}

.-mx-85 {
  margin-left: -21.25rem !important;
  margin-right: -21.25rem !important;
}

.-my-86 {
  margin-top: -21.5rem !important;
  margin-bottom: -21.5rem !important;
}

.-mx-86 {
  margin-left: -21.5rem !important;
  margin-right: -21.5rem !important;
}

.-my-87 {
  margin-top: -21.75rem !important;
  margin-bottom: -21.75rem !important;
}

.-mx-87 {
  margin-left: -21.75rem !important;
  margin-right: -21.75rem !important;
}

.-my-88 {
  margin-top: -22rem !important;
  margin-bottom: -22rem !important;
}

.-mx-88 {
  margin-left: -22rem !important;
  margin-right: -22rem !important;
}

.-my-89 {
  margin-top: -22.25rem !important;
  margin-bottom: -22.25rem !important;
}

.-mx-89 {
  margin-left: -22.25rem !important;
  margin-right: -22.25rem !important;
}

.-my-90 {
  margin-top: -22.5rem !important;
  margin-bottom: -22.5rem !important;
}

.-mx-90 {
  margin-left: -22.5rem !important;
  margin-right: -22.5rem !important;
}

.-my-91 {
  margin-top: -22.75rem !important;
  margin-bottom: -22.75rem !important;
}

.-mx-91 {
  margin-left: -22.75rem !important;
  margin-right: -22.75rem !important;
}

.-my-92 {
  margin-top: -23rem !important;
  margin-bottom: -23rem !important;
}

.-mx-92 {
  margin-left: -23rem !important;
  margin-right: -23rem !important;
}

.-my-93 {
  margin-top: -23.25rem !important;
  margin-bottom: -23.25rem !important;
}

.-mx-93 {
  margin-left: -23.25rem !important;
  margin-right: -23.25rem !important;
}

.-my-94 {
  margin-top: -23.5rem !important;
  margin-bottom: -23.5rem !important;
}

.-mx-94 {
  margin-left: -23.5rem !important;
  margin-right: -23.5rem !important;
}

.-my-95 {
  margin-top: -23.75rem !important;
  margin-bottom: -23.75rem !important;
}

.-mx-95 {
  margin-left: -23.75rem !important;
  margin-right: -23.75rem !important;
}

.-my-96 {
  margin-top: -24rem !important;
  margin-bottom: -24rem !important;
}

.-mx-96 {
  margin-left: -24rem !important;
  margin-right: -24rem !important;
}

.-my-97 {
  margin-top: -24.25rem !important;
  margin-bottom: -24.25rem !important;
}

.-mx-97 {
  margin-left: -24.25rem !important;
  margin-right: -24.25rem !important;
}

.-my-98 {
  margin-top: -24.5rem !important;
  margin-bottom: -24.5rem !important;
}

.-mx-98 {
  margin-left: -24.5rem !important;
  margin-right: -24.5rem !important;
}

.-my-99 {
  margin-top: -24.75rem !important;
  margin-bottom: -24.75rem !important;
}

.-mx-99 {
  margin-left: -24.75rem !important;
  margin-right: -24.75rem !important;
}

.-my-100 {
  margin-top: -25rem !important;
  margin-bottom: -25rem !important;
}

.-mx-100 {
  margin-left: -25rem !important;
  margin-right: -25rem !important;
}

.-my-101 {
  margin-top: -25.25rem !important;
  margin-bottom: -25.25rem !important;
}

.-mx-101 {
  margin-left: -25.25rem !important;
  margin-right: -25.25rem !important;
}

.-my-102 {
  margin-top: -25.5rem !important;
  margin-bottom: -25.5rem !important;
}

.-mx-102 {
  margin-left: -25.5rem !important;
  margin-right: -25.5rem !important;
}

.-my-103 {
  margin-top: -25.75rem !important;
  margin-bottom: -25.75rem !important;
}

.-mx-103 {
  margin-left: -25.75rem !important;
  margin-right: -25.75rem !important;
}

.-my-104 {
  margin-top: -26rem !important;
  margin-bottom: -26rem !important;
}

.-mx-104 {
  margin-left: -26rem !important;
  margin-right: -26rem !important;
}

.-my-105 {
  margin-top: -26.25rem !important;
  margin-bottom: -26.25rem !important;
}

.-mx-105 {
  margin-left: -26.25rem !important;
  margin-right: -26.25rem !important;
}

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

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

.-my-0\.5 {
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}

.-mx-0\.5 {
  margin-left: -0.125rem !important;
  margin-right: -0.125rem !important;
}

.-my-1\.5 {
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}

.-mx-1\.5 {
  margin-left: -0.375rem !important;
  margin-right: -0.375rem !important;
}

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

.-mx-2\.5 {
  margin-left: -0.625rem !important;
  margin-right: -0.625rem !important;
}

.-my-3\.5 {
  margin-top: -0.875rem !important;
  margin-bottom: -0.875rem !important;
}

.-mx-3\.5 {
  margin-left: -0.875rem !important;
  margin-right: -0.875rem !important;
}

.-my-4\.5 {
  margin-top: -1.125rem !important;
  margin-bottom: -1.125rem !important;
}

.-mx-4\.5 {
  margin-left: -1.125rem !important;
  margin-right: -1.125rem !important;
}

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

.-mx-5\.5 {
  margin-left: -1.375rem !important;
  margin-right: -1.375rem !important;
}

.-my-6\.5 {
  margin-top: -1.625rem !important;
  margin-bottom: -1.625rem !important;
}

.-mx-6\.5 {
  margin-left: -1.625rem !important;
  margin-right: -1.625rem !important;
}

.-my-7\.5 {
  margin-top: -1.875rem !important;
  margin-bottom: -1.875rem !important;
}

.-mx-7\.5 {
  margin-left: -1.875rem !important;
  margin-right: -1.875rem !important;
}

.-my-8\.5 {
  margin-top: -2.125rem !important;
  margin-bottom: -2.125rem !important;
}

.-mx-8\.5 {
  margin-left: -2.125rem !important;
  margin-right: -2.125rem !important;
}

.-my-9\.5 {
  margin-top: -2.375rem !important;
  margin-bottom: -2.375rem !important;
}

.-mx-9\.5 {
  margin-left: -2.375rem !important;
  margin-right: -2.375rem !important;
}

.-my-10\.5 {
  margin-top: -2.625rem !important;
  margin-bottom: -2.625rem !important;
}

.-mx-10\.5 {
  margin-left: -2.625rem !important;
  margin-right: -2.625rem !important;
}

.-my-11\.5 {
  margin-top: -2.875rem !important;
  margin-bottom: -2.875rem !important;
}

.-mx-11\.5 {
  margin-left: -2.875rem !important;
  margin-right: -2.875rem !important;
}

.-my-12\.5 {
  margin-top: -3.125rem !important;
  margin-bottom: -3.125rem !important;
}

.-mx-12\.5 {
  margin-left: -3.125rem !important;
  margin-right: -3.125rem !important;
}

.-my-13\.5 {
  margin-top: -3.375rem !important;
  margin-bottom: -3.375rem !important;
}

.-mx-13\.5 {
  margin-left: -3.375rem !important;
  margin-right: -3.375rem !important;
}

.-my-14\.5 {
  margin-top: -3.625rem !important;
  margin-bottom: -3.625rem !important;
}

.-mx-14\.5 {
  margin-left: -3.625rem !important;
  margin-right: -3.625rem !important;
}

.-my-15\.5 {
  margin-top: -3.875rem !important;
  margin-bottom: -3.875rem !important;
}

.-mx-15\.5 {
  margin-left: -3.875rem !important;
  margin-right: -3.875rem !important;
}

.-my-16\.5 {
  margin-top: -4.125rem !important;
  margin-bottom: -4.125rem !important;
}

.-mx-16\.5 {
  margin-left: -4.125rem !important;
  margin-right: -4.125rem !important;
}

.-my-17\.5 {
  margin-top: -4.375rem !important;
  margin-bottom: -4.375rem !important;
}

.-mx-17\.5 {
  margin-left: -4.375rem !important;
  margin-right: -4.375rem !important;
}

.-my-18\.5 {
  margin-top: -4.625rem !important;
  margin-bottom: -4.625rem !important;
}

.-mx-18\.5 {
  margin-left: -4.625rem !important;
  margin-right: -4.625rem !important;
}

.-my-19\.5 {
  margin-top: -4.875rem !important;
  margin-bottom: -4.875rem !important;
}

.-mx-19\.5 {
  margin-left: -4.875rem !important;
  margin-right: -4.875rem !important;
}

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

.-mx-20\.5 {
  margin-left: -5.125rem !important;
  margin-right: -5.125rem !important;
}

.-my-21\.5 {
  margin-top: -5.375rem !important;
  margin-bottom: -5.375rem !important;
}

.-mx-21\.5 {
  margin-left: -5.375rem !important;
  margin-right: -5.375rem !important;
}

.-my-22\.5 {
  margin-top: -5.625rem !important;
  margin-bottom: -5.625rem !important;
}

.-mx-22\.5 {
  margin-left: -5.625rem !important;
  margin-right: -5.625rem !important;
}

.-my-23\.5 {
  margin-top: -5.875rem !important;
  margin-bottom: -5.875rem !important;
}

.-mx-23\.5 {
  margin-left: -5.875rem !important;
  margin-right: -5.875rem !important;
}

.-my-24\.5 {
  margin-top: -6.125rem !important;
  margin-bottom: -6.125rem !important;
}

.-mx-24\.5 {
  margin-left: -6.125rem !important;
  margin-right: -6.125rem !important;
}

.-my-25\.5 {
  margin-top: -6.375rem !important;
  margin-bottom: -6.375rem !important;
}

.-mx-25\.5 {
  margin-left: -6.375rem !important;
  margin-right: -6.375rem !important;
}

.-my-26\.5 {
  margin-top: -6.625rem !important;
  margin-bottom: -6.625rem !important;
}

.-mx-26\.5 {
  margin-left: -6.625rem !important;
  margin-right: -6.625rem !important;
}

.-my-27\.5 {
  margin-top: -6.875rem !important;
  margin-bottom: -6.875rem !important;
}

.-mx-27\.5 {
  margin-left: -6.875rem !important;
  margin-right: -6.875rem !important;
}

.-my-28\.5 {
  margin-top: -7.125rem !important;
  margin-bottom: -7.125rem !important;
}

.-mx-28\.5 {
  margin-left: -7.125rem !important;
  margin-right: -7.125rem !important;
}

.-my-29\.5 {
  margin-top: -7.375rem !important;
  margin-bottom: -7.375rem !important;
}

.-mx-29\.5 {
  margin-left: -7.375rem !important;
  margin-right: -7.375rem !important;
}

.-my-30\.5 {
  margin-top: -7.625rem !important;
  margin-bottom: -7.625rem !important;
}

.-mx-30\.5 {
  margin-left: -7.625rem !important;
  margin-right: -7.625rem !important;
}

.-my-31\.5 {
  margin-top: -7.875rem !important;
  margin-bottom: -7.875rem !important;
}

.-mx-31\.5 {
  margin-left: -7.875rem !important;
  margin-right: -7.875rem !important;
}

.-my-32\.5 {
  margin-top: -8.125rem !important;
  margin-bottom: -8.125rem !important;
}

.-mx-32\.5 {
  margin-left: -8.125rem !important;
  margin-right: -8.125rem !important;
}

.-my-33\.5 {
  margin-top: -8.375rem !important;
  margin-bottom: -8.375rem !important;
}

.-mx-33\.5 {
  margin-left: -8.375rem !important;
  margin-right: -8.375rem !important;
}

.-my-34\.5 {
  margin-top: -8.625rem !important;
  margin-bottom: -8.625rem !important;
}

.-mx-34\.5 {
  margin-left: -8.625rem !important;
  margin-right: -8.625rem !important;
}

.-my-35\.5 {
  margin-top: -8.875rem !important;
  margin-bottom: -8.875rem !important;
}

.-mx-35\.5 {
  margin-left: -8.875rem !important;
  margin-right: -8.875rem !important;
}

.-my-36\.5 {
  margin-top: -9.125rem !important;
  margin-bottom: -9.125rem !important;
}

.-mx-36\.5 {
  margin-left: -9.125rem !important;
  margin-right: -9.125rem !important;
}

.-my-37\.5 {
  margin-top: -9.375rem !important;
  margin-bottom: -9.375rem !important;
}

.-mx-37\.5 {
  margin-left: -9.375rem !important;
  margin-right: -9.375rem !important;
}

.-my-38\.5 {
  margin-top: -9.625rem !important;
  margin-bottom: -9.625rem !important;
}

.-mx-38\.5 {
  margin-left: -9.625rem !important;
  margin-right: -9.625rem !important;
}

.-my-39\.5 {
  margin-top: -9.875rem !important;
  margin-bottom: -9.875rem !important;
}

.-mx-39\.5 {
  margin-left: -9.875rem !important;
  margin-right: -9.875rem !important;
}

.-my-40\.5 {
  margin-top: -10.125rem !important;
  margin-bottom: -10.125rem !important;
}

.-mx-40\.5 {
  margin-left: -10.125rem !important;
  margin-right: -10.125rem !important;
}

.-my-41\.5 {
  margin-top: -10.375rem !important;
  margin-bottom: -10.375rem !important;
}

.-mx-41\.5 {
  margin-left: -10.375rem !important;
  margin-right: -10.375rem !important;
}

.-my-42\.5 {
  margin-top: -10.625rem !important;
  margin-bottom: -10.625rem !important;
}

.-mx-42\.5 {
  margin-left: -10.625rem !important;
  margin-right: -10.625rem !important;
}

.-my-43\.5 {
  margin-top: -10.875rem !important;
  margin-bottom: -10.875rem !important;
}

.-mx-43\.5 {
  margin-left: -10.875rem !important;
  margin-right: -10.875rem !important;
}

.-my-44\.5 {
  margin-top: -11.125rem !important;
  margin-bottom: -11.125rem !important;
}

.-mx-44\.5 {
  margin-left: -11.125rem !important;
  margin-right: -11.125rem !important;
}

.-my-45\.5 {
  margin-top: -11.375rem !important;
  margin-bottom: -11.375rem !important;
}

.-mx-45\.5 {
  margin-left: -11.375rem !important;
  margin-right: -11.375rem !important;
}

.-my-46\.5 {
  margin-top: -11.625rem !important;
  margin-bottom: -11.625rem !important;
}

.-mx-46\.5 {
  margin-left: -11.625rem !important;
  margin-right: -11.625rem !important;
}

.-my-47\.5 {
  margin-top: -11.875rem !important;
  margin-bottom: -11.875rem !important;
}

.-mx-47\.5 {
  margin-left: -11.875rem !important;
  margin-right: -11.875rem !important;
}

.-my-48\.5 {
  margin-top: -12.125rem !important;
  margin-bottom: -12.125rem !important;
}

.-mx-48\.5 {
  margin-left: -12.125rem !important;
  margin-right: -12.125rem !important;
}

.-my-49\.5 {
  margin-top: -12.375rem !important;
  margin-bottom: -12.375rem !important;
}

.-mx-49\.5 {
  margin-left: -12.375rem !important;
  margin-right: -12.375rem !important;
}

.-my-50\.5 {
  margin-top: -12.625rem !important;
  margin-bottom: -12.625rem !important;
}

.-mx-50\.5 {
  margin-left: -12.625rem !important;
  margin-right: -12.625rem !important;
}

.-my-51\.5 {
  margin-top: -12.875rem !important;
  margin-bottom: -12.875rem !important;
}

.-mx-51\.5 {
  margin-left: -12.875rem !important;
  margin-right: -12.875rem !important;
}

.-my-52\.5 {
  margin-top: -13.125rem !important;
  margin-bottom: -13.125rem !important;
}

.-mx-52\.5 {
  margin-left: -13.125rem !important;
  margin-right: -13.125rem !important;
}

.-my-53\.5 {
  margin-top: -13.375rem !important;
  margin-bottom: -13.375rem !important;
}

.-mx-53\.5 {
  margin-left: -13.375rem !important;
  margin-right: -13.375rem !important;
}

.-my-54\.5 {
  margin-top: -13.625rem !important;
  margin-bottom: -13.625rem !important;
}

.-mx-54\.5 {
  margin-left: -13.625rem !important;
  margin-right: -13.625rem !important;
}

.-my-55\.5 {
  margin-top: -13.875rem !important;
  margin-bottom: -13.875rem !important;
}

.-mx-55\.5 {
  margin-left: -13.875rem !important;
  margin-right: -13.875rem !important;
}

.-my-56\.5 {
  margin-top: -14.125rem !important;
  margin-bottom: -14.125rem !important;
}

.-mx-56\.5 {
  margin-left: -14.125rem !important;
  margin-right: -14.125rem !important;
}

.-my-57\.5 {
  margin-top: -14.375rem !important;
  margin-bottom: -14.375rem !important;
}

.-mx-57\.5 {
  margin-left: -14.375rem !important;
  margin-right: -14.375rem !important;
}

.-my-58\.5 {
  margin-top: -14.625rem !important;
  margin-bottom: -14.625rem !important;
}

.-mx-58\.5 {
  margin-left: -14.625rem !important;
  margin-right: -14.625rem !important;
}

.-my-59\.5 {
  margin-top: -14.875rem !important;
  margin-bottom: -14.875rem !important;
}

.-mx-59\.5 {
  margin-left: -14.875rem !important;
  margin-right: -14.875rem !important;
}

.-my-60\.5 {
  margin-top: -15.125rem !important;
  margin-bottom: -15.125rem !important;
}

.-mx-60\.5 {
  margin-left: -15.125rem !important;
  margin-right: -15.125rem !important;
}

.-my-61\.5 {
  margin-top: -15.375rem !important;
  margin-bottom: -15.375rem !important;
}

.-mx-61\.5 {
  margin-left: -15.375rem !important;
  margin-right: -15.375rem !important;
}

.-my-62\.5 {
  margin-top: -15.625rem !important;
  margin-bottom: -15.625rem !important;
}

.-mx-62\.5 {
  margin-left: -15.625rem !important;
  margin-right: -15.625rem !important;
}

.-my-63\.5 {
  margin-top: -15.875rem !important;
  margin-bottom: -15.875rem !important;
}

.-mx-63\.5 {
  margin-left: -15.875rem !important;
  margin-right: -15.875rem !important;
}

.-my-64\.5 {
  margin-top: -16.125rem !important;
  margin-bottom: -16.125rem !important;
}

.-mx-64\.5 {
  margin-left: -16.125rem !important;
  margin-right: -16.125rem !important;
}

.-my-65\.5 {
  margin-top: -16.375rem !important;
  margin-bottom: -16.375rem !important;
}

.-mx-65\.5 {
  margin-left: -16.375rem !important;
  margin-right: -16.375rem !important;
}

.-my-66\.5 {
  margin-top: -16.625rem !important;
  margin-bottom: -16.625rem !important;
}

.-mx-66\.5 {
  margin-left: -16.625rem !important;
  margin-right: -16.625rem !important;
}

.-my-67\.5 {
  margin-top: -16.875rem !important;
  margin-bottom: -16.875rem !important;
}

.-mx-67\.5 {
  margin-left: -16.875rem !important;
  margin-right: -16.875rem !important;
}

.-my-68\.5 {
  margin-top: -17.125rem !important;
  margin-bottom: -17.125rem !important;
}

.-mx-68\.5 {
  margin-left: -17.125rem !important;
  margin-right: -17.125rem !important;
}

.-my-69\.5 {
  margin-top: -17.375rem !important;
  margin-bottom: -17.375rem !important;
}

.-mx-69\.5 {
  margin-left: -17.375rem !important;
  margin-right: -17.375rem !important;
}

.-my-70\.5 {
  margin-top: -17.625rem !important;
  margin-bottom: -17.625rem !important;
}

.-mx-70\.5 {
  margin-left: -17.625rem !important;
  margin-right: -17.625rem !important;
}

.-my-71\.5 {
  margin-top: -17.875rem !important;
  margin-bottom: -17.875rem !important;
}

.-mx-71\.5 {
  margin-left: -17.875rem !important;
  margin-right: -17.875rem !important;
}

.-my-72\.5 {
  margin-top: -18.125rem !important;
  margin-bottom: -18.125rem !important;
}

.-mx-72\.5 {
  margin-left: -18.125rem !important;
  margin-right: -18.125rem !important;
}

.-my-73\.5 {
  margin-top: -18.375rem !important;
  margin-bottom: -18.375rem !important;
}

.-mx-73\.5 {
  margin-left: -18.375rem !important;
  margin-right: -18.375rem !important;
}

.-my-74\.5 {
  margin-top: -18.625rem !important;
  margin-bottom: -18.625rem !important;
}

.-mx-74\.5 {
  margin-left: -18.625rem !important;
  margin-right: -18.625rem !important;
}

.-my-75\.5 {
  margin-top: -18.875rem !important;
  margin-bottom: -18.875rem !important;
}

.-mx-75\.5 {
  margin-left: -18.875rem !important;
  margin-right: -18.875rem !important;
}

.-my-76\.5 {
  margin-top: -19.125rem !important;
  margin-bottom: -19.125rem !important;
}

.-mx-76\.5 {
  margin-left: -19.125rem !important;
  margin-right: -19.125rem !important;
}

.-my-77\.5 {
  margin-top: -19.375rem !important;
  margin-bottom: -19.375rem !important;
}

.-mx-77\.5 {
  margin-left: -19.375rem !important;
  margin-right: -19.375rem !important;
}

.-my-78\.5 {
  margin-top: -19.625rem !important;
  margin-bottom: -19.625rem !important;
}

.-mx-78\.5 {
  margin-left: -19.625rem !important;
  margin-right: -19.625rem !important;
}

.-my-79\.5 {
  margin-top: -19.875rem !important;
  margin-bottom: -19.875rem !important;
}

.-mx-79\.5 {
  margin-left: -19.875rem !important;
  margin-right: -19.875rem !important;
}

.-my-80\.5 {
  margin-top: -20.125rem !important;
  margin-bottom: -20.125rem !important;
}

.-mx-80\.5 {
  margin-left: -20.125rem !important;
  margin-right: -20.125rem !important;
}

.-my-81\.5 {
  margin-top: -20.375rem !important;
  margin-bottom: -20.375rem !important;
}

.-mx-81\.5 {
  margin-left: -20.375rem !important;
  margin-right: -20.375rem !important;
}

.-my-82\.5 {
  margin-top: -20.625rem !important;
  margin-bottom: -20.625rem !important;
}

.-mx-82\.5 {
  margin-left: -20.625rem !important;
  margin-right: -20.625rem !important;
}

.-my-83\.5 {
  margin-top: -20.875rem !important;
  margin-bottom: -20.875rem !important;
}

.-mx-83\.5 {
  margin-left: -20.875rem !important;
  margin-right: -20.875rem !important;
}

.-my-84\.5 {
  margin-top: -21.125rem !important;
  margin-bottom: -21.125rem !important;
}

.-mx-84\.5 {
  margin-left: -21.125rem !important;
  margin-right: -21.125rem !important;
}

.-my-85\.5 {
  margin-top: -21.375rem !important;
  margin-bottom: -21.375rem !important;
}

.-mx-85\.5 {
  margin-left: -21.375rem !important;
  margin-right: -21.375rem !important;
}

.-my-86\.5 {
  margin-top: -21.625rem !important;
  margin-bottom: -21.625rem !important;
}

.-mx-86\.5 {
  margin-left: -21.625rem !important;
  margin-right: -21.625rem !important;
}

.-my-87\.5 {
  margin-top: -21.875rem !important;
  margin-bottom: -21.875rem !important;
}

.-mx-87\.5 {
  margin-left: -21.875rem !important;
  margin-right: -21.875rem !important;
}

.-my-88\.5 {
  margin-top: -22.125rem !important;
  margin-bottom: -22.125rem !important;
}

.-mx-88\.5 {
  margin-left: -22.125rem !important;
  margin-right: -22.125rem !important;
}

.-my-89\.5 {
  margin-top: -22.375rem !important;
  margin-bottom: -22.375rem !important;
}

.-mx-89\.5 {
  margin-left: -22.375rem !important;
  margin-right: -22.375rem !important;
}

.-my-90\.5 {
  margin-top: -22.625rem !important;
  margin-bottom: -22.625rem !important;
}

.-mx-90\.5 {
  margin-left: -22.625rem !important;
  margin-right: -22.625rem !important;
}

.-my-91\.5 {
  margin-top: -22.875rem !important;
  margin-bottom: -22.875rem !important;
}

.-mx-91\.5 {
  margin-left: -22.875rem !important;
  margin-right: -22.875rem !important;
}

.-my-92\.5 {
  margin-top: -23.125rem !important;
  margin-bottom: -23.125rem !important;
}

.-mx-92\.5 {
  margin-left: -23.125rem !important;
  margin-right: -23.125rem !important;
}

.-my-93\.5 {
  margin-top: -23.375rem !important;
  margin-bottom: -23.375rem !important;
}

.-mx-93\.5 {
  margin-left: -23.375rem !important;
  margin-right: -23.375rem !important;
}

.-my-94\.5 {
  margin-top: -23.625rem !important;
  margin-bottom: -23.625rem !important;
}

.-mx-94\.5 {
  margin-left: -23.625rem !important;
  margin-right: -23.625rem !important;
}

.-my-95\.5 {
  margin-top: -23.875rem !important;
  margin-bottom: -23.875rem !important;
}

.-mx-95\.5 {
  margin-left: -23.875rem !important;
  margin-right: -23.875rem !important;
}

.-my-96\.5 {
  margin-top: -24.125rem !important;
  margin-bottom: -24.125rem !important;
}

.-mx-96\.5 {
  margin-left: -24.125rem !important;
  margin-right: -24.125rem !important;
}

.-my-97\.5 {
  margin-top: -24.375rem !important;
  margin-bottom: -24.375rem !important;
}

.-mx-97\.5 {
  margin-left: -24.375rem !important;
  margin-right: -24.375rem !important;
}

.-my-98\.5 {
  margin-top: -24.625rem !important;
  margin-bottom: -24.625rem !important;
}

.-mx-98\.5 {
  margin-left: -24.625rem !important;
  margin-right: -24.625rem !important;
}

.-my-99\.5 {
  margin-top: -24.875rem !important;
  margin-bottom: -24.875rem !important;
}

.-mx-99\.5 {
  margin-left: -24.875rem !important;
  margin-right: -24.875rem !important;
}

.-my-100\.5 {
  margin-top: -25.125rem !important;
  margin-bottom: -25.125rem !important;
}

.-mx-100\.5 {
  margin-left: -25.125rem !important;
  margin-right: -25.125rem !important;
}

.-my-101\.5 {
  margin-top: -25.375rem !important;
  margin-bottom: -25.375rem !important;
}

.-mx-101\.5 {
  margin-left: -25.375rem !important;
  margin-right: -25.375rem !important;
}

.-my-102\.5 {
  margin-top: -25.625rem !important;
  margin-bottom: -25.625rem !important;
}

.-mx-102\.5 {
  margin-left: -25.625rem !important;
  margin-right: -25.625rem !important;
}

.-my-103\.5 {
  margin-top: -25.875rem !important;
  margin-bottom: -25.875rem !important;
}

.-mx-103\.5 {
  margin-left: -25.875rem !important;
  margin-right: -25.875rem !important;
}

.-my-104\.5 {
  margin-top: -26.125rem !important;
  margin-bottom: -26.125rem !important;
}

.-mx-104\.5 {
  margin-left: -26.125rem !important;
  margin-right: -26.125rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr-7 {
  margin-right: 1.75rem !important;
}

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

.ml-7 {
  margin-left: 1.75rem !important;
}

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

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

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

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

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

.mr-9 {
  margin-right: 2.25rem !important;
}

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

.ml-9 {
  margin-left: 2.25rem !important;
}

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

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

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

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

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

.mr-11 {
  margin-right: 2.75rem !important;
}

.mb-11 {
  margin-bottom: 2.75rem !important;
}

.ml-11 {
  margin-left: 2.75rem !important;
}

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

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

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

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

.mt-13 {
  margin-top: 3.25rem !important;
}

.mr-13 {
  margin-right: 3.25rem !important;
}

.mb-13 {
  margin-bottom: 3.25rem !important;
}

.ml-13 {
  margin-left: 3.25rem !important;
}

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

.mr-14 {
  margin-right: 3.5rem !important;
}

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

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

.mt-15 {
  margin-top: 3.75rem !important;
}

.mr-15 {
  margin-right: 3.75rem !important;
}

.mb-15 {
  margin-bottom: 3.75rem !important;
}

.ml-15 {
  margin-left: 3.75rem !important;
}

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

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

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

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

.mt-17 {
  margin-top: 4.25rem !important;
}

.mr-17 {
  margin-right: 4.25rem !important;
}

.mb-17 {
  margin-bottom: 4.25rem !important;
}

.ml-17 {
  margin-left: 4.25rem !important;
}

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

.mr-18 {
  margin-right: 4.5rem !important;
}

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

.ml-18 {
  margin-left: 4.5rem !important;
}

.mt-19 {
  margin-top: 4.75rem !important;
}

.mr-19 {
  margin-right: 4.75rem !important;
}

.mb-19 {
  margin-bottom: 4.75rem !important;
}

.ml-19 {
  margin-left: 4.75rem !important;
}

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

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

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

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

.mt-21 {
  margin-top: 5.25rem !important;
}

.mr-21 {
  margin-right: 5.25rem !important;
}

.mb-21 {
  margin-bottom: 5.25rem !important;
}

.ml-21 {
  margin-left: 5.25rem !important;
}

.mt-22 {
  margin-top: 5.5rem !important;
}

.mr-22 {
  margin-right: 5.5rem !important;
}

.mb-22 {
  margin-bottom: 5.5rem !important;
}

.ml-22 {
  margin-left: 5.5rem !important;
}

.mt-23 {
  margin-top: 5.75rem !important;
}

.mr-23 {
  margin-right: 5.75rem !important;
}

.mb-23 {
  margin-bottom: 5.75rem !important;
}

.ml-23 {
  margin-left: 5.75rem !important;
}

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

.mr-24 {
  margin-right: 6rem !important;
}

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

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

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

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

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

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

.mt-26 {
  margin-top: 6.5rem !important;
}

.mr-26 {
  margin-right: 6.5rem !important;
}

.mb-26 {
  margin-bottom: 6.5rem !important;
}

.ml-26 {
  margin-left: 6.5rem !important;
}

.mt-27 {
  margin-top: 6.75rem !important;
}

.mr-27 {
  margin-right: 6.75rem !important;
}

.mb-27 {
  margin-bottom: 6.75rem !important;
}

.ml-27 {
  margin-left: 6.75rem !important;
}

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

.mr-28 {
  margin-right: 7rem !important;
}

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

.ml-28 {
  margin-left: 7rem !important;
}

.mt-29 {
  margin-top: 7.25rem !important;
}

.mr-29 {
  margin-right: 7.25rem !important;
}

.mb-29 {
  margin-bottom: 7.25rem !important;
}

.ml-29 {
  margin-left: 7.25rem !important;
}

.mt-30 {
  margin-top: 7.5rem !important;
}

.mr-30 {
  margin-right: 7.5rem !important;
}

.mb-30 {
  margin-bottom: 7.5rem !important;
}

.ml-30 {
  margin-left: 7.5rem !important;
}

.mt-31 {
  margin-top: 7.75rem !important;
}

.mr-31 {
  margin-right: 7.75rem !important;
}

.mb-31 {
  margin-bottom: 7.75rem !important;
}

.ml-31 {
  margin-left: 7.75rem !important;
}

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

.mr-32 {
  margin-right: 8rem !important;
}

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

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

.mt-33 {
  margin-top: 8.25rem !important;
}

.mr-33 {
  margin-right: 8.25rem !important;
}

.mb-33 {
  margin-bottom: 8.25rem !important;
}

.ml-33 {
  margin-left: 8.25rem !important;
}

.mt-34 {
  margin-top: 8.5rem !important;
}

.mr-34 {
  margin-right: 8.5rem !important;
}

.mb-34 {
  margin-bottom: 8.5rem !important;
}

.ml-34 {
  margin-left: 8.5rem !important;
}

.mt-35 {
  margin-top: 8.75rem !important;
}

.mr-35 {
  margin-right: 8.75rem !important;
}

.mb-35 {
  margin-bottom: 8.75rem !important;
}

.ml-35 {
  margin-left: 8.75rem !important;
}

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

.mr-36 {
  margin-right: 9rem !important;
}

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

.ml-36 {
  margin-left: 9rem !important;
}

.mt-37 {
  margin-top: 9.25rem !important;
}

.mr-37 {
  margin-right: 9.25rem !important;
}

.mb-37 {
  margin-bottom: 9.25rem !important;
}

.ml-37 {
  margin-left: 9.25rem !important;
}

.mt-38 {
  margin-top: 9.5rem !important;
}

.mr-38 {
  margin-right: 9.5rem !important;
}

.mb-38 {
  margin-bottom: 9.5rem !important;
}

.ml-38 {
  margin-left: 9.5rem !important;
}

.mt-39 {
  margin-top: 9.75rem !important;
}

.mr-39 {
  margin-right: 9.75rem !important;
}

.mb-39 {
  margin-bottom: 9.75rem !important;
}

.ml-39 {
  margin-left: 9.75rem !important;
}

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

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

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

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

.mt-41 {
  margin-top: 10.25rem !important;
}

.mr-41 {
  margin-right: 10.25rem !important;
}

.mb-41 {
  margin-bottom: 10.25rem !important;
}

.ml-41 {
  margin-left: 10.25rem !important;
}

.mt-42 {
  margin-top: 10.5rem !important;
}

.mr-42 {
  margin-right: 10.5rem !important;
}

.mb-42 {
  margin-bottom: 10.5rem !important;
}

.ml-42 {
  margin-left: 10.5rem !important;
}

.mt-43 {
  margin-top: 10.75rem !important;
}

.mr-43 {
  margin-right: 10.75rem !important;
}

.mb-43 {
  margin-bottom: 10.75rem !important;
}

.ml-43 {
  margin-left: 10.75rem !important;
}

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

.mr-44 {
  margin-right: 11rem !important;
}

.mb-44 {
  margin-bottom: 11rem !important;
}

.ml-44 {
  margin-left: 11rem !important;
}

.mt-45 {
  margin-top: 11.25rem !important;
}

.mr-45 {
  margin-right: 11.25rem !important;
}

.mb-45 {
  margin-bottom: 11.25rem !important;
}

.ml-45 {
  margin-left: 11.25rem !important;
}

.mt-46 {
  margin-top: 11.5rem !important;
}

.mr-46 {
  margin-right: 11.5rem !important;
}

.mb-46 {
  margin-bottom: 11.5rem !important;
}

.ml-46 {
  margin-left: 11.5rem !important;
}

.mt-47 {
  margin-top: 11.75rem !important;
}

.mr-47 {
  margin-right: 11.75rem !important;
}

.mb-47 {
  margin-bottom: 11.75rem !important;
}

.ml-47 {
  margin-left: 11.75rem !important;
}

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

.mr-48 {
  margin-right: 12rem !important;
}

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

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

.mt-49 {
  margin-top: 12.25rem !important;
}

.mr-49 {
  margin-right: 12.25rem !important;
}

.mb-49 {
  margin-bottom: 12.25rem !important;
}

.ml-49 {
  margin-left: 12.25rem !important;
}

.mt-50 {
  margin-top: 12.5rem !important;
}

.mr-50 {
  margin-right: 12.5rem !important;
}

.mb-50 {
  margin-bottom: 12.5rem !important;
}

.ml-50 {
  margin-left: 12.5rem !important;
}

.mt-51 {
  margin-top: 12.75rem !important;
}

.mr-51 {
  margin-right: 12.75rem !important;
}

.mb-51 {
  margin-bottom: 12.75rem !important;
}

.ml-51 {
  margin-left: 12.75rem !important;
}

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

.mr-52 {
  margin-right: 13rem !important;
}

.mb-52 {
  margin-bottom: 13rem !important;
}

.ml-52 {
  margin-left: 13rem !important;
}

.mt-53 {
  margin-top: 13.25rem !important;
}

.mr-53 {
  margin-right: 13.25rem !important;
}

.mb-53 {
  margin-bottom: 13.25rem !important;
}

.ml-53 {
  margin-left: 13.25rem !important;
}

.mt-54 {
  margin-top: 13.5rem !important;
}

.mr-54 {
  margin-right: 13.5rem !important;
}

.mb-54 {
  margin-bottom: 13.5rem !important;
}

.ml-54 {
  margin-left: 13.5rem !important;
}

.mt-55 {
  margin-top: 13.75rem !important;
}

.mr-55 {
  margin-right: 13.75rem !important;
}

.mb-55 {
  margin-bottom: 13.75rem !important;
}

.ml-55 {
  margin-left: 13.75rem !important;
}

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

.mr-56 {
  margin-right: 14rem !important;
}

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

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

.mt-57 {
  margin-top: 14.25rem !important;
}

.mr-57 {
  margin-right: 14.25rem !important;
}

.mb-57 {
  margin-bottom: 14.25rem !important;
}

.ml-57 {
  margin-left: 14.25rem !important;
}

.mt-58 {
  margin-top: 14.5rem !important;
}

.mr-58 {
  margin-right: 14.5rem !important;
}

.mb-58 {
  margin-bottom: 14.5rem !important;
}

.ml-58 {
  margin-left: 14.5rem !important;
}

.mt-59 {
  margin-top: 14.75rem !important;
}

.mr-59 {
  margin-right: 14.75rem !important;
}

.mb-59 {
  margin-bottom: 14.75rem !important;
}

.ml-59 {
  margin-left: 14.75rem !important;
}

.mt-60 {
  margin-top: 15rem !important;
}

.mr-60 {
  margin-right: 15rem !important;
}

.mb-60 {
  margin-bottom: 15rem !important;
}

.ml-60 {
  margin-left: 15rem !important;
}

.mt-61 {
  margin-top: 15.25rem !important;
}

.mr-61 {
  margin-right: 15.25rem !important;
}

.mb-61 {
  margin-bottom: 15.25rem !important;
}

.ml-61 {
  margin-left: 15.25rem !important;
}

.mt-62 {
  margin-top: 15.5rem !important;
}

.mr-62 {
  margin-right: 15.5rem !important;
}

.mb-62 {
  margin-bottom: 15.5rem !important;
}

.ml-62 {
  margin-left: 15.5rem !important;
}

.mt-63 {
  margin-top: 15.75rem !important;
}

.mr-63 {
  margin-right: 15.75rem !important;
}

.mb-63 {
  margin-bottom: 15.75rem !important;
}

.ml-63 {
  margin-left: 15.75rem !important;
}

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

.mr-64 {
  margin-right: 16rem !important;
}

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

.ml-64 {
  margin-left: 16rem !important;
}

.mt-65 {
  margin-top: 16.25rem !important;
}

.mr-65 {
  margin-right: 16.25rem !important;
}

.mb-65 {
  margin-bottom: 16.25rem !important;
}

.ml-65 {
  margin-left: 16.25rem !important;
}

.mt-66 {
  margin-top: 16.5rem !important;
}

.mr-66 {
  margin-right: 16.5rem !important;
}

.mb-66 {
  margin-bottom: 16.5rem !important;
}

.ml-66 {
  margin-left: 16.5rem !important;
}

.mt-67 {
  margin-top: 16.75rem !important;
}

.mr-67 {
  margin-right: 16.75rem !important;
}

.mb-67 {
  margin-bottom: 16.75rem !important;
}

.ml-67 {
  margin-left: 16.75rem !important;
}

.mt-68 {
  margin-top: 17rem !important;
}

.mr-68 {
  margin-right: 17rem !important;
}

.mb-68 {
  margin-bottom: 17rem !important;
}

.ml-68 {
  margin-left: 17rem !important;
}

.mt-69 {
  margin-top: 17.25rem !important;
}

.mr-69 {
  margin-right: 17.25rem !important;
}

.mb-69 {
  margin-bottom: 17.25rem !important;
}

.ml-69 {
  margin-left: 17.25rem !important;
}

.mt-70 {
  margin-top: 17.5rem !important;
}

.mr-70 {
  margin-right: 17.5rem !important;
}

.mb-70 {
  margin-bottom: 17.5rem !important;
}

.ml-70 {
  margin-left: 17.5rem !important;
}

.mt-71 {
  margin-top: 17.75rem !important;
}

.mr-71 {
  margin-right: 17.75rem !important;
}

.mb-71 {
  margin-bottom: 17.75rem !important;
}

.ml-71 {
  margin-left: 17.75rem !important;
}

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

.mr-72 {
  margin-right: 18rem !important;
}

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

.ml-72 {
  margin-left: 18rem !important;
}

.mt-73 {
  margin-top: 18.25rem !important;
}

.mr-73 {
  margin-right: 18.25rem !important;
}

.mb-73 {
  margin-bottom: 18.25rem !important;
}

.ml-73 {
  margin-left: 18.25rem !important;
}

.mt-74 {
  margin-top: 18.5rem !important;
}

.mr-74 {
  margin-right: 18.5rem !important;
}

.mb-74 {
  margin-bottom: 18.5rem !important;
}

.ml-74 {
  margin-left: 18.5rem !important;
}

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

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

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

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

.mt-76 {
  margin-top: 19rem !important;
}

.mr-76 {
  margin-right: 19rem !important;
}

.mb-76 {
  margin-bottom: 19rem !important;
}

.ml-76 {
  margin-left: 19rem !important;
}

.mt-77 {
  margin-top: 19.25rem !important;
}

.mr-77 {
  margin-right: 19.25rem !important;
}

.mb-77 {
  margin-bottom: 19.25rem !important;
}

.ml-77 {
  margin-left: 19.25rem !important;
}

.mt-78 {
  margin-top: 19.5rem !important;
}

.mr-78 {
  margin-right: 19.5rem !important;
}

.mb-78 {
  margin-bottom: 19.5rem !important;
}

.ml-78 {
  margin-left: 19.5rem !important;
}

.mt-79 {
  margin-top: 19.75rem !important;
}

.mr-79 {
  margin-right: 19.75rem !important;
}

.mb-79 {
  margin-bottom: 19.75rem !important;
}

.ml-79 {
  margin-left: 19.75rem !important;
}

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

.mr-80 {
  margin-right: 20rem !important;
}

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

.ml-80 {
  margin-left: 20rem !important;
}

.mt-81 {
  margin-top: 20.25rem !important;
}

.mr-81 {
  margin-right: 20.25rem !important;
}

.mb-81 {
  margin-bottom: 20.25rem !important;
}

.ml-81 {
  margin-left: 20.25rem !important;
}

.mt-82 {
  margin-top: 20.5rem !important;
}

.mr-82 {
  margin-right: 20.5rem !important;
}

.mb-82 {
  margin-bottom: 20.5rem !important;
}

.ml-82 {
  margin-left: 20.5rem !important;
}

.mt-83 {
  margin-top: 20.75rem !important;
}

.mr-83 {
  margin-right: 20.75rem !important;
}

.mb-83 {
  margin-bottom: 20.75rem !important;
}

.ml-83 {
  margin-left: 20.75rem !important;
}

.mt-84 {
  margin-top: 21rem !important;
}

.mr-84 {
  margin-right: 21rem !important;
}

.mb-84 {
  margin-bottom: 21rem !important;
}

.ml-84 {
  margin-left: 21rem !important;
}

.mt-85 {
  margin-top: 21.25rem !important;
}

.mr-85 {
  margin-right: 21.25rem !important;
}

.mb-85 {
  margin-bottom: 21.25rem !important;
}

.ml-85 {
  margin-left: 21.25rem !important;
}

.mt-86 {
  margin-top: 21.5rem !important;
}

.mr-86 {
  margin-right: 21.5rem !important;
}

.mb-86 {
  margin-bottom: 21.5rem !important;
}

.ml-86 {
  margin-left: 21.5rem !important;
}

.mt-87 {
  margin-top: 21.75rem !important;
}

.mr-87 {
  margin-right: 21.75rem !important;
}

.mb-87 {
  margin-bottom: 21.75rem !important;
}

.ml-87 {
  margin-left: 21.75rem !important;
}

.mt-88 {
  margin-top: 22rem !important;
}

.mr-88 {
  margin-right: 22rem !important;
}

.mb-88 {
  margin-bottom: 22rem !important;
}

.ml-88 {
  margin-left: 22rem !important;
}

.mt-89 {
  margin-top: 22.25rem !important;
}

.mr-89 {
  margin-right: 22.25rem !important;
}

.mb-89 {
  margin-bottom: 22.25rem !important;
}

.ml-89 {
  margin-left: 22.25rem !important;
}

.mt-90 {
  margin-top: 22.5rem !important;
}

.mr-90 {
  margin-right: 22.5rem !important;
}

.mb-90 {
  margin-bottom: 22.5rem !important;
}

.ml-90 {
  margin-left: 22.5rem !important;
}

.mt-91 {
  margin-top: 22.75rem !important;
}

.mr-91 {
  margin-right: 22.75rem !important;
}

.mb-91 {
  margin-bottom: 22.75rem !important;
}

.ml-91 {
  margin-left: 22.75rem !important;
}

.mt-92 {
  margin-top: 23rem !important;
}

.mr-92 {
  margin-right: 23rem !important;
}

.mb-92 {
  margin-bottom: 23rem !important;
}

.ml-92 {
  margin-left: 23rem !important;
}

.mt-93 {
  margin-top: 23.25rem !important;
}

.mr-93 {
  margin-right: 23.25rem !important;
}

.mb-93 {
  margin-bottom: 23.25rem !important;
}

.ml-93 {
  margin-left: 23.25rem !important;
}

.mt-94 {
  margin-top: 23.5rem !important;
}

.mr-94 {
  margin-right: 23.5rem !important;
}

.mb-94 {
  margin-bottom: 23.5rem !important;
}

.ml-94 {
  margin-left: 23.5rem !important;
}

.mt-95 {
  margin-top: 23.75rem !important;
}

.mr-95 {
  margin-right: 23.75rem !important;
}

.mb-95 {
  margin-bottom: 23.75rem !important;
}

.ml-95 {
  margin-left: 23.75rem !important;
}

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

.mr-96 {
  margin-right: 24rem !important;
}

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

.ml-96 {
  margin-left: 24rem !important;
}

.mt-97 {
  margin-top: 24.25rem !important;
}

.mr-97 {
  margin-right: 24.25rem !important;
}

.mb-97 {
  margin-bottom: 24.25rem !important;
}

.ml-97 {
  margin-left: 24.25rem !important;
}

.mt-98 {
  margin-top: 24.5rem !important;
}

.mr-98 {
  margin-right: 24.5rem !important;
}

.mb-98 {
  margin-bottom: 24.5rem !important;
}

.ml-98 {
  margin-left: 24.5rem !important;
}

.mt-99 {
  margin-top: 24.75rem !important;
}

.mr-99 {
  margin-right: 24.75rem !important;
}

.mb-99 {
  margin-bottom: 24.75rem !important;
}

.ml-99 {
  margin-left: 24.75rem !important;
}

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

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

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

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

.mt-101 {
  margin-top: 25.25rem !important;
}

.mr-101 {
  margin-right: 25.25rem !important;
}

.mb-101 {
  margin-bottom: 25.25rem !important;
}

.ml-101 {
  margin-left: 25.25rem !important;
}

.mt-102 {
  margin-top: 25.5rem !important;
}

.mr-102 {
  margin-right: 25.5rem !important;
}

.mb-102 {
  margin-bottom: 25.5rem !important;
}

.ml-102 {
  margin-left: 25.5rem !important;
}

.mt-103 {
  margin-top: 25.75rem !important;
}

.mr-103 {
  margin-right: 25.75rem !important;
}

.mb-103 {
  margin-bottom: 25.75rem !important;
}

.ml-103 {
  margin-left: 25.75rem !important;
}

.mt-104 {
  margin-top: 26rem !important;
}

.mr-104 {
  margin-right: 26rem !important;
}

.mb-104 {
  margin-bottom: 26rem !important;
}

.ml-104 {
  margin-left: 26rem !important;
}

.mt-105 {
  margin-top: 26.25rem !important;
}

.mr-105 {
  margin-right: 26.25rem !important;
}

.mb-105 {
  margin-bottom: 26.25rem !important;
}

.ml-105 {
  margin-left: 26.25rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

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

.mt-px {
  margin-top: 1px !important;
}

.mr-px {
  margin-right: 1px !important;
}

.mb-px {
  margin-bottom: 1px !important;
}

.ml-px {
  margin-left: 1px !important;
}

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

.mr-0\.5 {
  margin-right: 0.125rem !important;
}

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

.ml-0\.5 {
  margin-left: 0.125rem !important;
}

.mt-1\.5 {
  margin-top: 0.375rem !important;
}

.mr-1\.5 {
  margin-right: 0.375rem !important;
}

.mb-1\.5 {
  margin-bottom: 0.375rem !important;
}

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

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

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

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

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

.mt-3\.5 {
  margin-top: 0.875rem !important;
}

.mr-3\.5 {
  margin-right: 0.875rem !important;
}

.mb-3\.5 {
  margin-bottom: 0.875rem !important;
}

.ml-3\.5 {
  margin-left: 0.875rem !important;
}

.mt-4\.5 {
  margin-top: 1.125rem !important;
}

.mr-4\.5 {
  margin-right: 1.125rem !important;
}

.mb-4\.5 {
  margin-bottom: 1.125rem !important;
}

.ml-4\.5 {
  margin-left: 1.125rem !important;
}

.mt-5\.5 {
  margin-top: 1.375rem !important;
}

.mr-5\.5 {
  margin-right: 1.375rem !important;
}

.mb-5\.5 {
  margin-bottom: 1.375rem !important;
}

.ml-5\.5 {
  margin-left: 1.375rem !important;
}

.mt-6\.5 {
  margin-top: 1.625rem !important;
}

.mr-6\.5 {
  margin-right: 1.625rem !important;
}

.mb-6\.5 {
  margin-bottom: 1.625rem !important;
}

.ml-6\.5 {
  margin-left: 1.625rem !important;
}

.mt-7\.5 {
  margin-top: 1.875rem !important;
}

.mr-7\.5 {
  margin-right: 1.875rem !important;
}

.mb-7\.5 {
  margin-bottom: 1.875rem !important;
}

.ml-7\.5 {
  margin-left: 1.875rem !important;
}

.mt-8\.5 {
  margin-top: 2.125rem !important;
}

.mr-8\.5 {
  margin-right: 2.125rem !important;
}

.mb-8\.5 {
  margin-bottom: 2.125rem !important;
}

.ml-8\.5 {
  margin-left: 2.125rem !important;
}

.mt-9\.5 {
  margin-top: 2.375rem !important;
}

.mr-9\.5 {
  margin-right: 2.375rem !important;
}

.mb-9\.5 {
  margin-bottom: 2.375rem !important;
}

.ml-9\.5 {
  margin-left: 2.375rem !important;
}

.mt-10\.5 {
  margin-top: 2.625rem !important;
}

.mr-10\.5 {
  margin-right: 2.625rem !important;
}

.mb-10\.5 {
  margin-bottom: 2.625rem !important;
}

.ml-10\.5 {
  margin-left: 2.625rem !important;
}

.mt-11\.5 {
  margin-top: 2.875rem !important;
}

.mr-11\.5 {
  margin-right: 2.875rem !important;
}

.mb-11\.5 {
  margin-bottom: 2.875rem !important;
}

.ml-11\.5 {
  margin-left: 2.875rem !important;
}

.mt-12\.5 {
  margin-top: 3.125rem !important;
}

.mr-12\.5 {
  margin-right: 3.125rem !important;
}

.mb-12\.5 {
  margin-bottom: 3.125rem !important;
}

.ml-12\.5 {
  margin-left: 3.125rem !important;
}

.mt-13\.5 {
  margin-top: 3.375rem !important;
}

.mr-13\.5 {
  margin-right: 3.375rem !important;
}

.mb-13\.5 {
  margin-bottom: 3.375rem !important;
}

.ml-13\.5 {
  margin-left: 3.375rem !important;
}

.mt-14\.5 {
  margin-top: 3.625rem !important;
}

.mr-14\.5 {
  margin-right: 3.625rem !important;
}

.mb-14\.5 {
  margin-bottom: 3.625rem !important;
}

.ml-14\.5 {
  margin-left: 3.625rem !important;
}

.mt-15\.5 {
  margin-top: 3.875rem !important;
}

.mr-15\.5 {
  margin-right: 3.875rem !important;
}

.mb-15\.5 {
  margin-bottom: 3.875rem !important;
}

.ml-15\.5 {
  margin-left: 3.875rem !important;
}

.mt-16\.5 {
  margin-top: 4.125rem !important;
}

.mr-16\.5 {
  margin-right: 4.125rem !important;
}

.mb-16\.5 {
  margin-bottom: 4.125rem !important;
}

.ml-16\.5 {
  margin-left: 4.125rem !important;
}

.mt-17\.5 {
  margin-top: 4.375rem !important;
}

.mr-17\.5 {
  margin-right: 4.375rem !important;
}

.mb-17\.5 {
  margin-bottom: 4.375rem !important;
}

.ml-17\.5 {
  margin-left: 4.375rem !important;
}

.mt-18\.5 {
  margin-top: 4.625rem !important;
}

.mr-18\.5 {
  margin-right: 4.625rem !important;
}

.mb-18\.5 {
  margin-bottom: 4.625rem !important;
}

.ml-18\.5 {
  margin-left: 4.625rem !important;
}

.mt-19\.5 {
  margin-top: 4.875rem !important;
}

.mr-19\.5 {
  margin-right: 4.875rem !important;
}

.mb-19\.5 {
  margin-bottom: 4.875rem !important;
}

.ml-19\.5 {
  margin-left: 4.875rem !important;
}

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

.mr-20\.5 {
  margin-right: 5.125rem !important;
}

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

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

.mt-21\.5 {
  margin-top: 5.375rem !important;
}

.mr-21\.5 {
  margin-right: 5.375rem !important;
}

.mb-21\.5 {
  margin-bottom: 5.375rem !important;
}

.ml-21\.5 {
  margin-left: 5.375rem !important;
}

.mt-22\.5 {
  margin-top: 5.625rem !important;
}

.mr-22\.5 {
  margin-right: 5.625rem !important;
}

.mb-22\.5 {
  margin-bottom: 5.625rem !important;
}

.ml-22\.5 {
  margin-left: 5.625rem !important;
}

.mt-23\.5 {
  margin-top: 5.875rem !important;
}

.mr-23\.5 {
  margin-right: 5.875rem !important;
}

.mb-23\.5 {
  margin-bottom: 5.875rem !important;
}

.ml-23\.5 {
  margin-left: 5.875rem !important;
}

.mt-24\.5 {
  margin-top: 6.125rem !important;
}

.mr-24\.5 {
  margin-right: 6.125rem !important;
}

.mb-24\.5 {
  margin-bottom: 6.125rem !important;
}

.ml-24\.5 {
  margin-left: 6.125rem !important;
}

.mt-25\.5 {
  margin-top: 6.375rem !important;
}

.mr-25\.5 {
  margin-right: 6.375rem !important;
}

.mb-25\.5 {
  margin-bottom: 6.375rem !important;
}

.ml-25\.5 {
  margin-left: 6.375rem !important;
}

.mt-26\.5 {
  margin-top: 6.625rem !important;
}

.mr-26\.5 {
  margin-right: 6.625rem !important;
}

.mb-26\.5 {
  margin-bottom: 6.625rem !important;
}

.ml-26\.5 {
  margin-left: 6.625rem !important;
}

.mt-27\.5 {
  margin-top: 6.875rem !important;
}

.mr-27\.5 {
  margin-right: 6.875rem !important;
}

.mb-27\.5 {
  margin-bottom: 6.875rem !important;
}

.ml-27\.5 {
  margin-left: 6.875rem !important;
}

.mt-28\.5 {
  margin-top: 7.125rem !important;
}

.mr-28\.5 {
  margin-right: 7.125rem !important;
}

.mb-28\.5 {
  margin-bottom: 7.125rem !important;
}

.ml-28\.5 {
  margin-left: 7.125rem !important;
}

.mt-29\.5 {
  margin-top: 7.375rem !important;
}

.mr-29\.5 {
  margin-right: 7.375rem !important;
}

.mb-29\.5 {
  margin-bottom: 7.375rem !important;
}

.ml-29\.5 {
  margin-left: 7.375rem !important;
}

.mt-30\.5 {
  margin-top: 7.625rem !important;
}

.mr-30\.5 {
  margin-right: 7.625rem !important;
}

.mb-30\.5 {
  margin-bottom: 7.625rem !important;
}

.ml-30\.5 {
  margin-left: 7.625rem !important;
}

.mt-31\.5 {
  margin-top: 7.875rem !important;
}

.mr-31\.5 {
  margin-right: 7.875rem !important;
}

.mb-31\.5 {
  margin-bottom: 7.875rem !important;
}

.ml-31\.5 {
  margin-left: 7.875rem !important;
}

.mt-32\.5 {
  margin-top: 8.125rem !important;
}

.mr-32\.5 {
  margin-right: 8.125rem !important;
}

.mb-32\.5 {
  margin-bottom: 8.125rem !important;
}

.ml-32\.5 {
  margin-left: 8.125rem !important;
}

.mt-33\.5 {
  margin-top: 8.375rem !important;
}

.mr-33\.5 {
  margin-right: 8.375rem !important;
}

.mb-33\.5 {
  margin-bottom: 8.375rem !important;
}

.ml-33\.5 {
  margin-left: 8.375rem !important;
}

.mt-34\.5 {
  margin-top: 8.625rem !important;
}

.mr-34\.5 {
  margin-right: 8.625rem !important;
}

.mb-34\.5 {
  margin-bottom: 8.625rem !important;
}

.ml-34\.5 {
  margin-left: 8.625rem !important;
}

.mt-35\.5 {
  margin-top: 8.875rem !important;
}

.mr-35\.5 {
  margin-right: 8.875rem !important;
}

.mb-35\.5 {
  margin-bottom: 8.875rem !important;
}

.ml-35\.5 {
  margin-left: 8.875rem !important;
}

.mt-36\.5 {
  margin-top: 9.125rem !important;
}

.mr-36\.5 {
  margin-right: 9.125rem !important;
}

.mb-36\.5 {
  margin-bottom: 9.125rem !important;
}

.ml-36\.5 {
  margin-left: 9.125rem !important;
}

.mt-37\.5 {
  margin-top: 9.375rem !important;
}

.mr-37\.5 {
  margin-right: 9.375rem !important;
}

.mb-37\.5 {
  margin-bottom: 9.375rem !important;
}

.ml-37\.5 {
  margin-left: 9.375rem !important;
}

.mt-38\.5 {
  margin-top: 9.625rem !important;
}

.mr-38\.5 {
  margin-right: 9.625rem !important;
}

.mb-38\.5 {
  margin-bottom: 9.625rem !important;
}

.ml-38\.5 {
  margin-left: 9.625rem !important;
}

.mt-39\.5 {
  margin-top: 9.875rem !important;
}

.mr-39\.5 {
  margin-right: 9.875rem !important;
}

.mb-39\.5 {
  margin-bottom: 9.875rem !important;
}

.ml-39\.5 {
  margin-left: 9.875rem !important;
}

.mt-40\.5 {
  margin-top: 10.125rem !important;
}

.mr-40\.5 {
  margin-right: 10.125rem !important;
}

.mb-40\.5 {
  margin-bottom: 10.125rem !important;
}

.ml-40\.5 {
  margin-left: 10.125rem !important;
}

.mt-41\.5 {
  margin-top: 10.375rem !important;
}

.mr-41\.5 {
  margin-right: 10.375rem !important;
}

.mb-41\.5 {
  margin-bottom: 10.375rem !important;
}

.ml-41\.5 {
  margin-left: 10.375rem !important;
}

.mt-42\.5 {
  margin-top: 10.625rem !important;
}

.mr-42\.5 {
  margin-right: 10.625rem !important;
}

.mb-42\.5 {
  margin-bottom: 10.625rem !important;
}

.ml-42\.5 {
  margin-left: 10.625rem !important;
}

.mt-43\.5 {
  margin-top: 10.875rem !important;
}

.mr-43\.5 {
  margin-right: 10.875rem !important;
}

.mb-43\.5 {
  margin-bottom: 10.875rem !important;
}

.ml-43\.5 {
  margin-left: 10.875rem !important;
}

.mt-44\.5 {
  margin-top: 11.125rem !important;
}

.mr-44\.5 {
  margin-right: 11.125rem !important;
}

.mb-44\.5 {
  margin-bottom: 11.125rem !important;
}

.ml-44\.5 {
  margin-left: 11.125rem !important;
}

.mt-45\.5 {
  margin-top: 11.375rem !important;
}

.mr-45\.5 {
  margin-right: 11.375rem !important;
}

.mb-45\.5 {
  margin-bottom: 11.375rem !important;
}

.ml-45\.5 {
  margin-left: 11.375rem !important;
}

.mt-46\.5 {
  margin-top: 11.625rem !important;
}

.mr-46\.5 {
  margin-right: 11.625rem !important;
}

.mb-46\.5 {
  margin-bottom: 11.625rem !important;
}

.ml-46\.5 {
  margin-left: 11.625rem !important;
}

.mt-47\.5 {
  margin-top: 11.875rem !important;
}

.mr-47\.5 {
  margin-right: 11.875rem !important;
}

.mb-47\.5 {
  margin-bottom: 11.875rem !important;
}

.ml-47\.5 {
  margin-left: 11.875rem !important;
}

.mt-48\.5 {
  margin-top: 12.125rem !important;
}

.mr-48\.5 {
  margin-right: 12.125rem !important;
}

.mb-48\.5 {
  margin-bottom: 12.125rem !important;
}

.ml-48\.5 {
  margin-left: 12.125rem !important;
}

.mt-49\.5 {
  margin-top: 12.375rem !important;
}

.mr-49\.5 {
  margin-right: 12.375rem !important;
}

.mb-49\.5 {
  margin-bottom: 12.375rem !important;
}

.ml-49\.5 {
  margin-left: 12.375rem !important;
}

.mt-50\.5 {
  margin-top: 12.625rem !important;
}

.mr-50\.5 {
  margin-right: 12.625rem !important;
}

.mb-50\.5 {
  margin-bottom: 12.625rem !important;
}

.ml-50\.5 {
  margin-left: 12.625rem !important;
}

.mt-51\.5 {
  margin-top: 12.875rem !important;
}

.mr-51\.5 {
  margin-right: 12.875rem !important;
}

.mb-51\.5 {
  margin-bottom: 12.875rem !important;
}

.ml-51\.5 {
  margin-left: 12.875rem !important;
}

.mt-52\.5 {
  margin-top: 13.125rem !important;
}

.mr-52\.5 {
  margin-right: 13.125rem !important;
}

.mb-52\.5 {
  margin-bottom: 13.125rem !important;
}

.ml-52\.5 {
  margin-left: 13.125rem !important;
}

.mt-53\.5 {
  margin-top: 13.375rem !important;
}

.mr-53\.5 {
  margin-right: 13.375rem !important;
}

.mb-53\.5 {
  margin-bottom: 13.375rem !important;
}

.ml-53\.5 {
  margin-left: 13.375rem !important;
}

.mt-54\.5 {
  margin-top: 13.625rem !important;
}

.mr-54\.5 {
  margin-right: 13.625rem !important;
}

.mb-54\.5 {
  margin-bottom: 13.625rem !important;
}

.ml-54\.5 {
  margin-left: 13.625rem !important;
}

.mt-55\.5 {
  margin-top: 13.875rem !important;
}

.mr-55\.5 {
  margin-right: 13.875rem !important;
}

.mb-55\.5 {
  margin-bottom: 13.875rem !important;
}

.ml-55\.5 {
  margin-left: 13.875rem !important;
}

.mt-56\.5 {
  margin-top: 14.125rem !important;
}

.mr-56\.5 {
  margin-right: 14.125rem !important;
}

.mb-56\.5 {
  margin-bottom: 14.125rem !important;
}

.ml-56\.5 {
  margin-left: 14.125rem !important;
}

.mt-57\.5 {
  margin-top: 14.375rem !important;
}

.mr-57\.5 {
  margin-right: 14.375rem !important;
}

.mb-57\.5 {
  margin-bottom: 14.375rem !important;
}

.ml-57\.5 {
  margin-left: 14.375rem !important;
}

.mt-58\.5 {
  margin-top: 14.625rem !important;
}

.mr-58\.5 {
  margin-right: 14.625rem !important;
}

.mb-58\.5 {
  margin-bottom: 14.625rem !important;
}

.ml-58\.5 {
  margin-left: 14.625rem !important;
}

.mt-59\.5 {
  margin-top: 14.875rem !important;
}

.mr-59\.5 {
  margin-right: 14.875rem !important;
}

.mb-59\.5 {
  margin-bottom: 14.875rem !important;
}

.ml-59\.5 {
  margin-left: 14.875rem !important;
}

.mt-60\.5 {
  margin-top: 15.125rem !important;
}

.mr-60\.5 {
  margin-right: 15.125rem !important;
}

.mb-60\.5 {
  margin-bottom: 15.125rem !important;
}

.ml-60\.5 {
  margin-left: 15.125rem !important;
}

.mt-61\.5 {
  margin-top: 15.375rem !important;
}

.mr-61\.5 {
  margin-right: 15.375rem !important;
}

.mb-61\.5 {
  margin-bottom: 15.375rem !important;
}

.ml-61\.5 {
  margin-left: 15.375rem !important;
}

.mt-62\.5 {
  margin-top: 15.625rem !important;
}

.mr-62\.5 {
  margin-right: 15.625rem !important;
}

.mb-62\.5 {
  margin-bottom: 15.625rem !important;
}

.ml-62\.5 {
  margin-left: 15.625rem !important;
}

.mt-63\.5 {
  margin-top: 15.875rem !important;
}

.mr-63\.5 {
  margin-right: 15.875rem !important;
}

.mb-63\.5 {
  margin-bottom: 15.875rem !important;
}

.ml-63\.5 {
  margin-left: 15.875rem !important;
}

.mt-64\.5 {
  margin-top: 16.125rem !important;
}

.mr-64\.5 {
  margin-right: 16.125rem !important;
}

.mb-64\.5 {
  margin-bottom: 16.125rem !important;
}

.ml-64\.5 {
  margin-left: 16.125rem !important;
}

.mt-65\.5 {
  margin-top: 16.375rem !important;
}

.mr-65\.5 {
  margin-right: 16.375rem !important;
}

.mb-65\.5 {
  margin-bottom: 16.375rem !important;
}

.ml-65\.5 {
  margin-left: 16.375rem !important;
}

.mt-66\.5 {
  margin-top: 16.625rem !important;
}

.mr-66\.5 {
  margin-right: 16.625rem !important;
}

.mb-66\.5 {
  margin-bottom: 16.625rem !important;
}

.ml-66\.5 {
  margin-left: 16.625rem !important;
}

.mt-67\.5 {
  margin-top: 16.875rem !important;
}

.mr-67\.5 {
  margin-right: 16.875rem !important;
}

.mb-67\.5 {
  margin-bottom: 16.875rem !important;
}

.ml-67\.5 {
  margin-left: 16.875rem !important;
}

.mt-68\.5 {
  margin-top: 17.125rem !important;
}

.mr-68\.5 {
  margin-right: 17.125rem !important;
}

.mb-68\.5 {
  margin-bottom: 17.125rem !important;
}

.ml-68\.5 {
  margin-left: 17.125rem !important;
}

.mt-69\.5 {
  margin-top: 17.375rem !important;
}

.mr-69\.5 {
  margin-right: 17.375rem !important;
}

.mb-69\.5 {
  margin-bottom: 17.375rem !important;
}

.ml-69\.5 {
  margin-left: 17.375rem !important;
}

.mt-70\.5 {
  margin-top: 17.625rem !important;
}

.mr-70\.5 {
  margin-right: 17.625rem !important;
}

.mb-70\.5 {
  margin-bottom: 17.625rem !important;
}

.ml-70\.5 {
  margin-left: 17.625rem !important;
}

.mt-71\.5 {
  margin-top: 17.875rem !important;
}

.mr-71\.5 {
  margin-right: 17.875rem !important;
}

.mb-71\.5 {
  margin-bottom: 17.875rem !important;
}

.ml-71\.5 {
  margin-left: 17.875rem !important;
}

.mt-72\.5 {
  margin-top: 18.125rem !important;
}

.mr-72\.5 {
  margin-right: 18.125rem !important;
}

.mb-72\.5 {
  margin-bottom: 18.125rem !important;
}

.ml-72\.5 {
  margin-left: 18.125rem !important;
}

.mt-73\.5 {
  margin-top: 18.375rem !important;
}

.mr-73\.5 {
  margin-right: 18.375rem !important;
}

.mb-73\.5 {
  margin-bottom: 18.375rem !important;
}

.ml-73\.5 {
  margin-left: 18.375rem !important;
}

.mt-74\.5 {
  margin-top: 18.625rem !important;
}

.mr-74\.5 {
  margin-right: 18.625rem !important;
}

.mb-74\.5 {
  margin-bottom: 18.625rem !important;
}

.ml-74\.5 {
  margin-left: 18.625rem !important;
}

.mt-75\.5 {
  margin-top: 18.875rem !important;
}

.mr-75\.5 {
  margin-right: 18.875rem !important;
}

.mb-75\.5 {
  margin-bottom: 18.875rem !important;
}

.ml-75\.5 {
  margin-left: 18.875rem !important;
}

.mt-76\.5 {
  margin-top: 19.125rem !important;
}

.mr-76\.5 {
  margin-right: 19.125rem !important;
}

.mb-76\.5 {
  margin-bottom: 19.125rem !important;
}

.ml-76\.5 {
  margin-left: 19.125rem !important;
}

.mt-77\.5 {
  margin-top: 19.375rem !important;
}

.mr-77\.5 {
  margin-right: 19.375rem !important;
}

.mb-77\.5 {
  margin-bottom: 19.375rem !important;
}

.ml-77\.5 {
  margin-left: 19.375rem !important;
}

.mt-78\.5 {
  margin-top: 19.625rem !important;
}

.mr-78\.5 {
  margin-right: 19.625rem !important;
}

.mb-78\.5 {
  margin-bottom: 19.625rem !important;
}

.ml-78\.5 {
  margin-left: 19.625rem !important;
}

.mt-79\.5 {
  margin-top: 19.875rem !important;
}

.mr-79\.5 {
  margin-right: 19.875rem !important;
}

.mb-79\.5 {
  margin-bottom: 19.875rem !important;
}

.ml-79\.5 {
  margin-left: 19.875rem !important;
}

.mt-80\.5 {
  margin-top: 20.125rem !important;
}

.mr-80\.5 {
  margin-right: 20.125rem !important;
}

.mb-80\.5 {
  margin-bottom: 20.125rem !important;
}

.ml-80\.5 {
  margin-left: 20.125rem !important;
}

.mt-81\.5 {
  margin-top: 20.375rem !important;
}

.mr-81\.5 {
  margin-right: 20.375rem !important;
}

.mb-81\.5 {
  margin-bottom: 20.375rem !important;
}

.ml-81\.5 {
  margin-left: 20.375rem !important;
}

.mt-82\.5 {
  margin-top: 20.625rem !important;
}

.mr-82\.5 {
  margin-right: 20.625rem !important;
}

.mb-82\.5 {
  margin-bottom: 20.625rem !important;
}

.ml-82\.5 {
  margin-left: 20.625rem !important;
}

.mt-83\.5 {
  margin-top: 20.875rem !important;
}

.mr-83\.5 {
  margin-right: 20.875rem !important;
}

.mb-83\.5 {
  margin-bottom: 20.875rem !important;
}

.ml-83\.5 {
  margin-left: 20.875rem !important;
}

.mt-84\.5 {
  margin-top: 21.125rem !important;
}

.mr-84\.5 {
  margin-right: 21.125rem !important;
}

.mb-84\.5 {
  margin-bottom: 21.125rem !important;
}

.ml-84\.5 {
  margin-left: 21.125rem !important;
}

.mt-85\.5 {
  margin-top: 21.375rem !important;
}

.mr-85\.5 {
  margin-right: 21.375rem !important;
}

.mb-85\.5 {
  margin-bottom: 21.375rem !important;
}

.ml-85\.5 {
  margin-left: 21.375rem !important;
}

.mt-86\.5 {
  margin-top: 21.625rem !important;
}

.mr-86\.5 {
  margin-right: 21.625rem !important;
}

.mb-86\.5 {
  margin-bottom: 21.625rem !important;
}

.ml-86\.5 {
  margin-left: 21.625rem !important;
}

.mt-87\.5 {
  margin-top: 21.875rem !important;
}

.mr-87\.5 {
  margin-right: 21.875rem !important;
}

.mb-87\.5 {
  margin-bottom: 21.875rem !important;
}

.ml-87\.5 {
  margin-left: 21.875rem !important;
}

.mt-88\.5 {
  margin-top: 22.125rem !important;
}

.mr-88\.5 {
  margin-right: 22.125rem !important;
}

.mb-88\.5 {
  margin-bottom: 22.125rem !important;
}

.ml-88\.5 {
  margin-left: 22.125rem !important;
}

.mt-89\.5 {
  margin-top: 22.375rem !important;
}

.mr-89\.5 {
  margin-right: 22.375rem !important;
}

.mb-89\.5 {
  margin-bottom: 22.375rem !important;
}

.ml-89\.5 {
  margin-left: 22.375rem !important;
}

.mt-90\.5 {
  margin-top: 22.625rem !important;
}

.mr-90\.5 {
  margin-right: 22.625rem !important;
}

.mb-90\.5 {
  margin-bottom: 22.625rem !important;
}

.ml-90\.5 {
  margin-left: 22.625rem !important;
}

.mt-91\.5 {
  margin-top: 22.875rem !important;
}

.mr-91\.5 {
  margin-right: 22.875rem !important;
}

.mb-91\.5 {
  margin-bottom: 22.875rem !important;
}

.ml-91\.5 {
  margin-left: 22.875rem !important;
}

.mt-92\.5 {
  margin-top: 23.125rem !important;
}

.mr-92\.5 {
  margin-right: 23.125rem !important;
}

.mb-92\.5 {
  margin-bottom: 23.125rem !important;
}

.ml-92\.5 {
  margin-left: 23.125rem !important;
}

.mt-93\.5 {
  margin-top: 23.375rem !important;
}

.mr-93\.5 {
  margin-right: 23.375rem !important;
}

.mb-93\.5 {
  margin-bottom: 23.375rem !important;
}

.ml-93\.5 {
  margin-left: 23.375rem !important;
}

.mt-94\.5 {
  margin-top: 23.625rem !important;
}

.mr-94\.5 {
  margin-right: 23.625rem !important;
}

.mb-94\.5 {
  margin-bottom: 23.625rem !important;
}

.ml-94\.5 {
  margin-left: 23.625rem !important;
}

.mt-95\.5 {
  margin-top: 23.875rem !important;
}

.mr-95\.5 {
  margin-right: 23.875rem !important;
}

.mb-95\.5 {
  margin-bottom: 23.875rem !important;
}

.ml-95\.5 {
  margin-left: 23.875rem !important;
}

.mt-96\.5 {
  margin-top: 24.125rem !important;
}

.mr-96\.5 {
  margin-right: 24.125rem !important;
}

.mb-96\.5 {
  margin-bottom: 24.125rem !important;
}

.ml-96\.5 {
  margin-left: 24.125rem !important;
}

.mt-97\.5 {
  margin-top: 24.375rem !important;
}

.mr-97\.5 {
  margin-right: 24.375rem !important;
}

.mb-97\.5 {
  margin-bottom: 24.375rem !important;
}

.ml-97\.5 {
  margin-left: 24.375rem !important;
}

.mt-98\.5 {
  margin-top: 24.625rem !important;
}

.mr-98\.5 {
  margin-right: 24.625rem !important;
}

.mb-98\.5 {
  margin-bottom: 24.625rem !important;
}

.ml-98\.5 {
  margin-left: 24.625rem !important;
}

.mt-99\.5 {
  margin-top: 24.875rem !important;
}

.mr-99\.5 {
  margin-right: 24.875rem !important;
}

.mb-99\.5 {
  margin-bottom: 24.875rem !important;
}

.ml-99\.5 {
  margin-left: 24.875rem !important;
}

.mt-100\.5 {
  margin-top: 25.125rem !important;
}

.mr-100\.5 {
  margin-right: 25.125rem !important;
}

.mb-100\.5 {
  margin-bottom: 25.125rem !important;
}

.ml-100\.5 {
  margin-left: 25.125rem !important;
}

.mt-101\.5 {
  margin-top: 25.375rem !important;
}

.mr-101\.5 {
  margin-right: 25.375rem !important;
}

.mb-101\.5 {
  margin-bottom: 25.375rem !important;
}

.ml-101\.5 {
  margin-left: 25.375rem !important;
}

.mt-102\.5 {
  margin-top: 25.625rem !important;
}

.mr-102\.5 {
  margin-right: 25.625rem !important;
}

.mb-102\.5 {
  margin-bottom: 25.625rem !important;
}

.ml-102\.5 {
  margin-left: 25.625rem !important;
}

.mt-103\.5 {
  margin-top: 25.875rem !important;
}

.mr-103\.5 {
  margin-right: 25.875rem !important;
}

.mb-103\.5 {
  margin-bottom: 25.875rem !important;
}

.ml-103\.5 {
  margin-left: 25.875rem !important;
}

.mt-104\.5 {
  margin-top: 26.125rem !important;
}

.mr-104\.5 {
  margin-right: 26.125rem !important;
}

.mb-104\.5 {
  margin-bottom: 26.125rem !important;
}

.ml-104\.5 {
  margin-left: 26.125rem !important;
}

.-mt-0 {
  margin-top: 0rem !important;
}

.-mr-0 {
  margin-right: 0rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.-mr-7 {
  margin-right: -1.75rem !important;
}

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

.-ml-7 {
  margin-left: -1.75rem !important;
}

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

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

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

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

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

.-mr-9 {
  margin-right: -2.25rem !important;
}

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

.-ml-9 {
  margin-left: -2.25rem !important;
}

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

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

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

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

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

.-mr-11 {
  margin-right: -2.75rem !important;
}

.-mb-11 {
  margin-bottom: -2.75rem !important;
}

.-ml-11 {
  margin-left: -2.75rem !important;
}

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

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

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

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

.-mt-13 {
  margin-top: -3.25rem !important;
}

.-mr-13 {
  margin-right: -3.25rem !important;
}

.-mb-13 {
  margin-bottom: -3.25rem !important;
}

.-ml-13 {
  margin-left: -3.25rem !important;
}

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

.-mr-14 {
  margin-right: -3.5rem !important;
}

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

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

.-mt-15 {
  margin-top: -3.75rem !important;
}

.-mr-15 {
  margin-right: -3.75rem !important;
}

.-mb-15 {
  margin-bottom: -3.75rem !important;
}

.-ml-15 {
  margin-left: -3.75rem !important;
}

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

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

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

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

.-mt-17 {
  margin-top: -4.25rem !important;
}

.-mr-17 {
  margin-right: -4.25rem !important;
}

.-mb-17 {
  margin-bottom: -4.25rem !important;
}

.-ml-17 {
  margin-left: -4.25rem !important;
}

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

.-mr-18 {
  margin-right: -4.5rem !important;
}

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

.-ml-18 {
  margin-left: -4.5rem !important;
}

.-mt-19 {
  margin-top: -4.75rem !important;
}

.-mr-19 {
  margin-right: -4.75rem !important;
}

.-mb-19 {
  margin-bottom: -4.75rem !important;
}

.-ml-19 {
  margin-left: -4.75rem !important;
}

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

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

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

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

.-mt-21 {
  margin-top: -5.25rem !important;
}

.-mr-21 {
  margin-right: -5.25rem !important;
}

.-mb-21 {
  margin-bottom: -5.25rem !important;
}

.-ml-21 {
  margin-left: -5.25rem !important;
}

.-mt-22 {
  margin-top: -5.5rem !important;
}

.-mr-22 {
  margin-right: -5.5rem !important;
}

.-mb-22 {
  margin-bottom: -5.5rem !important;
}

.-ml-22 {
  margin-left: -5.5rem !important;
}

.-mt-23 {
  margin-top: -5.75rem !important;
}

.-mr-23 {
  margin-right: -5.75rem !important;
}

.-mb-23 {
  margin-bottom: -5.75rem !important;
}

.-ml-23 {
  margin-left: -5.75rem !important;
}

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

.-mr-24 {
  margin-right: -6rem !important;
}

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

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

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

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

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

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

.-mt-26 {
  margin-top: -6.5rem !important;
}

.-mr-26 {
  margin-right: -6.5rem !important;
}

.-mb-26 {
  margin-bottom: -6.5rem !important;
}

.-ml-26 {
  margin-left: -6.5rem !important;
}

.-mt-27 {
  margin-top: -6.75rem !important;
}

.-mr-27 {
  margin-right: -6.75rem !important;
}

.-mb-27 {
  margin-bottom: -6.75rem !important;
}

.-ml-27 {
  margin-left: -6.75rem !important;
}

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

.-mr-28 {
  margin-right: -7rem !important;
}

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

.-ml-28 {
  margin-left: -7rem !important;
}

.-mt-29 {
  margin-top: -7.25rem !important;
}

.-mr-29 {
  margin-right: -7.25rem !important;
}

.-mb-29 {
  margin-bottom: -7.25rem !important;
}

.-ml-29 {
  margin-left: -7.25rem !important;
}

.-mt-30 {
  margin-top: -7.5rem !important;
}

.-mr-30 {
  margin-right: -7.5rem !important;
}

.-mb-30 {
  margin-bottom: -7.5rem !important;
}

.-ml-30 {
  margin-left: -7.5rem !important;
}

.-mt-31 {
  margin-top: -7.75rem !important;
}

.-mr-31 {
  margin-right: -7.75rem !important;
}

.-mb-31 {
  margin-bottom: -7.75rem !important;
}

.-ml-31 {
  margin-left: -7.75rem !important;
}

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

.-mr-32 {
  margin-right: -8rem !important;
}

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

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

.-mt-33 {
  margin-top: -8.25rem !important;
}

.-mr-33 {
  margin-right: -8.25rem !important;
}

.-mb-33 {
  margin-bottom: -8.25rem !important;
}

.-ml-33 {
  margin-left: -8.25rem !important;
}

.-mt-34 {
  margin-top: -8.5rem !important;
}

.-mr-34 {
  margin-right: -8.5rem !important;
}

.-mb-34 {
  margin-bottom: -8.5rem !important;
}

.-ml-34 {
  margin-left: -8.5rem !important;
}

.-mt-35 {
  margin-top: -8.75rem !important;
}

.-mr-35 {
  margin-right: -8.75rem !important;
}

.-mb-35 {
  margin-bottom: -8.75rem !important;
}

.-ml-35 {
  margin-left: -8.75rem !important;
}

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

.-mr-36 {
  margin-right: -9rem !important;
}

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

.-ml-36 {
  margin-left: -9rem !important;
}

.-mt-37 {
  margin-top: -9.25rem !important;
}

.-mr-37 {
  margin-right: -9.25rem !important;
}

.-mb-37 {
  margin-bottom: -9.25rem !important;
}

.-ml-37 {
  margin-left: -9.25rem !important;
}

.-mt-38 {
  margin-top: -9.5rem !important;
}

.-mr-38 {
  margin-right: -9.5rem !important;
}

.-mb-38 {
  margin-bottom: -9.5rem !important;
}

.-ml-38 {
  margin-left: -9.5rem !important;
}

.-mt-39 {
  margin-top: -9.75rem !important;
}

.-mr-39 {
  margin-right: -9.75rem !important;
}

.-mb-39 {
  margin-bottom: -9.75rem !important;
}

.-ml-39 {
  margin-left: -9.75rem !important;
}

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

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

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

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

.-mt-41 {
  margin-top: -10.25rem !important;
}

.-mr-41 {
  margin-right: -10.25rem !important;
}

.-mb-41 {
  margin-bottom: -10.25rem !important;
}

.-ml-41 {
  margin-left: -10.25rem !important;
}

.-mt-42 {
  margin-top: -10.5rem !important;
}

.-mr-42 {
  margin-right: -10.5rem !important;
}

.-mb-42 {
  margin-bottom: -10.5rem !important;
}

.-ml-42 {
  margin-left: -10.5rem !important;
}

.-mt-43 {
  margin-top: -10.75rem !important;
}

.-mr-43 {
  margin-right: -10.75rem !important;
}

.-mb-43 {
  margin-bottom: -10.75rem !important;
}

.-ml-43 {
  margin-left: -10.75rem !important;
}

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

.-mr-44 {
  margin-right: -11rem !important;
}

.-mb-44 {
  margin-bottom: -11rem !important;
}

.-ml-44 {
  margin-left: -11rem !important;
}

.-mt-45 {
  margin-top: -11.25rem !important;
}

.-mr-45 {
  margin-right: -11.25rem !important;
}

.-mb-45 {
  margin-bottom: -11.25rem !important;
}

.-ml-45 {
  margin-left: -11.25rem !important;
}

.-mt-46 {
  margin-top: -11.5rem !important;
}

.-mr-46 {
  margin-right: -11.5rem !important;
}

.-mb-46 {
  margin-bottom: -11.5rem !important;
}

.-ml-46 {
  margin-left: -11.5rem !important;
}

.-mt-47 {
  margin-top: -11.75rem !important;
}

.-mr-47 {
  margin-right: -11.75rem !important;
}

.-mb-47 {
  margin-bottom: -11.75rem !important;
}

.-ml-47 {
  margin-left: -11.75rem !important;
}

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

.-mr-48 {
  margin-right: -12rem !important;
}

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

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

.-mt-49 {
  margin-top: -12.25rem !important;
}

.-mr-49 {
  margin-right: -12.25rem !important;
}

.-mb-49 {
  margin-bottom: -12.25rem !important;
}

.-ml-49 {
  margin-left: -12.25rem !important;
}

.-mt-50 {
  margin-top: -12.5rem !important;
}

.-mr-50 {
  margin-right: -12.5rem !important;
}

.-mb-50 {
  margin-bottom: -12.5rem !important;
}

.-ml-50 {
  margin-left: -12.5rem !important;
}

.-mt-51 {
  margin-top: -12.75rem !important;
}

.-mr-51 {
  margin-right: -12.75rem !important;
}

.-mb-51 {
  margin-bottom: -12.75rem !important;
}

.-ml-51 {
  margin-left: -12.75rem !important;
}

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

.-mr-52 {
  margin-right: -13rem !important;
}

.-mb-52 {
  margin-bottom: -13rem !important;
}

.-ml-52 {
  margin-left: -13rem !important;
}

.-mt-53 {
  margin-top: -13.25rem !important;
}

.-mr-53 {
  margin-right: -13.25rem !important;
}

.-mb-53 {
  margin-bottom: -13.25rem !important;
}

.-ml-53 {
  margin-left: -13.25rem !important;
}

.-mt-54 {
  margin-top: -13.5rem !important;
}

.-mr-54 {
  margin-right: -13.5rem !important;
}

.-mb-54 {
  margin-bottom: -13.5rem !important;
}

.-ml-54 {
  margin-left: -13.5rem !important;
}

.-mt-55 {
  margin-top: -13.75rem !important;
}

.-mr-55 {
  margin-right: -13.75rem !important;
}

.-mb-55 {
  margin-bottom: -13.75rem !important;
}

.-ml-55 {
  margin-left: -13.75rem !important;
}

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

.-mr-56 {
  margin-right: -14rem !important;
}

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

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

.-mt-57 {
  margin-top: -14.25rem !important;
}

.-mr-57 {
  margin-right: -14.25rem !important;
}

.-mb-57 {
  margin-bottom: -14.25rem !important;
}

.-ml-57 {
  margin-left: -14.25rem !important;
}

.-mt-58 {
  margin-top: -14.5rem !important;
}

.-mr-58 {
  margin-right: -14.5rem !important;
}

.-mb-58 {
  margin-bottom: -14.5rem !important;
}

.-ml-58 {
  margin-left: -14.5rem !important;
}

.-mt-59 {
  margin-top: -14.75rem !important;
}

.-mr-59 {
  margin-right: -14.75rem !important;
}

.-mb-59 {
  margin-bottom: -14.75rem !important;
}

.-ml-59 {
  margin-left: -14.75rem !important;
}

.-mt-60 {
  margin-top: -15rem !important;
}

.-mr-60 {
  margin-right: -15rem !important;
}

.-mb-60 {
  margin-bottom: -15rem !important;
}

.-ml-60 {
  margin-left: -15rem !important;
}

.-mt-61 {
  margin-top: -15.25rem !important;
}

.-mr-61 {
  margin-right: -15.25rem !important;
}

.-mb-61 {
  margin-bottom: -15.25rem !important;
}

.-ml-61 {
  margin-left: -15.25rem !important;
}

.-mt-62 {
  margin-top: -15.5rem !important;
}

.-mr-62 {
  margin-right: -15.5rem !important;
}

.-mb-62 {
  margin-bottom: -15.5rem !important;
}

.-ml-62 {
  margin-left: -15.5rem !important;
}

.-mt-63 {
  margin-top: -15.75rem !important;
}

.-mr-63 {
  margin-right: -15.75rem !important;
}

.-mb-63 {
  margin-bottom: -15.75rem !important;
}

.-ml-63 {
  margin-left: -15.75rem !important;
}

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

.-mr-64 {
  margin-right: -16rem !important;
}

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

.-ml-64 {
  margin-left: -16rem !important;
}

.-mt-65 {
  margin-top: -16.25rem !important;
}

.-mr-65 {
  margin-right: -16.25rem !important;
}

.-mb-65 {
  margin-bottom: -16.25rem !important;
}

.-ml-65 {
  margin-left: -16.25rem !important;
}

.-mt-66 {
  margin-top: -16.5rem !important;
}

.-mr-66 {
  margin-right: -16.5rem !important;
}

.-mb-66 {
  margin-bottom: -16.5rem !important;
}

.-ml-66 {
  margin-left: -16.5rem !important;
}

.-mt-67 {
  margin-top: -16.75rem !important;
}

.-mr-67 {
  margin-right: -16.75rem !important;
}

.-mb-67 {
  margin-bottom: -16.75rem !important;
}

.-ml-67 {
  margin-left: -16.75rem !important;
}

.-mt-68 {
  margin-top: -17rem !important;
}

.-mr-68 {
  margin-right: -17rem !important;
}

.-mb-68 {
  margin-bottom: -17rem !important;
}

.-ml-68 {
  margin-left: -17rem !important;
}

.-mt-69 {
  margin-top: -17.25rem !important;
}

.-mr-69 {
  margin-right: -17.25rem !important;
}

.-mb-69 {
  margin-bottom: -17.25rem !important;
}

.-ml-69 {
  margin-left: -17.25rem !important;
}

.-mt-70 {
  margin-top: -17.5rem !important;
}

.-mr-70 {
  margin-right: -17.5rem !important;
}

.-mb-70 {
  margin-bottom: -17.5rem !important;
}

.-ml-70 {
  margin-left: -17.5rem !important;
}

.-mt-71 {
  margin-top: -17.75rem !important;
}

.-mr-71 {
  margin-right: -17.75rem !important;
}

.-mb-71 {
  margin-bottom: -17.75rem !important;
}

.-ml-71 {
  margin-left: -17.75rem !important;
}

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

.-mr-72 {
  margin-right: -18rem !important;
}

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

.-ml-72 {
  margin-left: -18rem !important;
}

.-mt-73 {
  margin-top: -18.25rem !important;
}

.-mr-73 {
  margin-right: -18.25rem !important;
}

.-mb-73 {
  margin-bottom: -18.25rem !important;
}

.-ml-73 {
  margin-left: -18.25rem !important;
}

.-mt-74 {
  margin-top: -18.5rem !important;
}

.-mr-74 {
  margin-right: -18.5rem !important;
}

.-mb-74 {
  margin-bottom: -18.5rem !important;
}

.-ml-74 {
  margin-left: -18.5rem !important;
}

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

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

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

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

.-mt-76 {
  margin-top: -19rem !important;
}

.-mr-76 {
  margin-right: -19rem !important;
}

.-mb-76 {
  margin-bottom: -19rem !important;
}

.-ml-76 {
  margin-left: -19rem !important;
}

.-mt-77 {
  margin-top: -19.25rem !important;
}

.-mr-77 {
  margin-right: -19.25rem !important;
}

.-mb-77 {
  margin-bottom: -19.25rem !important;
}

.-ml-77 {
  margin-left: -19.25rem !important;
}

.-mt-78 {
  margin-top: -19.5rem !important;
}

.-mr-78 {
  margin-right: -19.5rem !important;
}

.-mb-78 {
  margin-bottom: -19.5rem !important;
}

.-ml-78 {
  margin-left: -19.5rem !important;
}

.-mt-79 {
  margin-top: -19.75rem !important;
}

.-mr-79 {
  margin-right: -19.75rem !important;
}

.-mb-79 {
  margin-bottom: -19.75rem !important;
}

.-ml-79 {
  margin-left: -19.75rem !important;
}

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

.-mr-80 {
  margin-right: -20rem !important;
}

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

.-ml-80 {
  margin-left: -20rem !important;
}

.-mt-81 {
  margin-top: -20.25rem !important;
}

.-mr-81 {
  margin-right: -20.25rem !important;
}

.-mb-81 {
  margin-bottom: -20.25rem !important;
}

.-ml-81 {
  margin-left: -20.25rem !important;
}

.-mt-82 {
  margin-top: -20.5rem !important;
}

.-mr-82 {
  margin-right: -20.5rem !important;
}

.-mb-82 {
  margin-bottom: -20.5rem !important;
}

.-ml-82 {
  margin-left: -20.5rem !important;
}

.-mt-83 {
  margin-top: -20.75rem !important;
}

.-mr-83 {
  margin-right: -20.75rem !important;
}

.-mb-83 {
  margin-bottom: -20.75rem !important;
}

.-ml-83 {
  margin-left: -20.75rem !important;
}

.-mt-84 {
  margin-top: -21rem !important;
}

.-mr-84 {
  margin-right: -21rem !important;
}

.-mb-84 {
  margin-bottom: -21rem !important;
}

.-ml-84 {
  margin-left: -21rem !important;
}

.-mt-85 {
  margin-top: -21.25rem !important;
}

.-mr-85 {
  margin-right: -21.25rem !important;
}

.-mb-85 {
  margin-bottom: -21.25rem !important;
}

.-ml-85 {
  margin-left: -21.25rem !important;
}

.-mt-86 {
  margin-top: -21.5rem !important;
}

.-mr-86 {
  margin-right: -21.5rem !important;
}

.-mb-86 {
  margin-bottom: -21.5rem !important;
}

.-ml-86 {
  margin-left: -21.5rem !important;
}

.-mt-87 {
  margin-top: -21.75rem !important;
}

.-mr-87 {
  margin-right: -21.75rem !important;
}

.-mb-87 {
  margin-bottom: -21.75rem !important;
}

.-ml-87 {
  margin-left: -21.75rem !important;
}

.-mt-88 {
  margin-top: -22rem !important;
}

.-mr-88 {
  margin-right: -22rem !important;
}

.-mb-88 {
  margin-bottom: -22rem !important;
}

.-ml-88 {
  margin-left: -22rem !important;
}

.-mt-89 {
  margin-top: -22.25rem !important;
}

.-mr-89 {
  margin-right: -22.25rem !important;
}

.-mb-89 {
  margin-bottom: -22.25rem !important;
}

.-ml-89 {
  margin-left: -22.25rem !important;
}

.-mt-90 {
  margin-top: -22.5rem !important;
}

.-mr-90 {
  margin-right: -22.5rem !important;
}

.-mb-90 {
  margin-bottom: -22.5rem !important;
}

.-ml-90 {
  margin-left: -22.5rem !important;
}

.-mt-91 {
  margin-top: -22.75rem !important;
}

.-mr-91 {
  margin-right: -22.75rem !important;
}

.-mb-91 {
  margin-bottom: -22.75rem !important;
}

.-ml-91 {
  margin-left: -22.75rem !important;
}

.-mt-92 {
  margin-top: -23rem !important;
}

.-mr-92 {
  margin-right: -23rem !important;
}

.-mb-92 {
  margin-bottom: -23rem !important;
}

.-ml-92 {
  margin-left: -23rem !important;
}

.-mt-93 {
  margin-top: -23.25rem !important;
}

.-mr-93 {
  margin-right: -23.25rem !important;
}

.-mb-93 {
  margin-bottom: -23.25rem !important;
}

.-ml-93 {
  margin-left: -23.25rem !important;
}

.-mt-94 {
  margin-top: -23.5rem !important;
}

.-mr-94 {
  margin-right: -23.5rem !important;
}

.-mb-94 {
  margin-bottom: -23.5rem !important;
}

.-ml-94 {
  margin-left: -23.5rem !important;
}

.-mt-95 {
  margin-top: -23.75rem !important;
}

.-mr-95 {
  margin-right: -23.75rem !important;
}

.-mb-95 {
  margin-bottom: -23.75rem !important;
}

.-ml-95 {
  margin-left: -23.75rem !important;
}

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

.-mr-96 {
  margin-right: -24rem !important;
}

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

.-ml-96 {
  margin-left: -24rem !important;
}

.-mt-97 {
  margin-top: -24.25rem !important;
}

.-mr-97 {
  margin-right: -24.25rem !important;
}

.-mb-97 {
  margin-bottom: -24.25rem !important;
}

.-ml-97 {
  margin-left: -24.25rem !important;
}

.-mt-98 {
  margin-top: -24.5rem !important;
}

.-mr-98 {
  margin-right: -24.5rem !important;
}

.-mb-98 {
  margin-bottom: -24.5rem !important;
}

.-ml-98 {
  margin-left: -24.5rem !important;
}

.-mt-99 {
  margin-top: -24.75rem !important;
}

.-mr-99 {
  margin-right: -24.75rem !important;
}

.-mb-99 {
  margin-bottom: -24.75rem !important;
}

.-ml-99 {
  margin-left: -24.75rem !important;
}

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

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

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

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

.-mt-101 {
  margin-top: -25.25rem !important;
}

.-mr-101 {
  margin-right: -25.25rem !important;
}

.-mb-101 {
  margin-bottom: -25.25rem !important;
}

.-ml-101 {
  margin-left: -25.25rem !important;
}

.-mt-102 {
  margin-top: -25.5rem !important;
}

.-mr-102 {
  margin-right: -25.5rem !important;
}

.-mb-102 {
  margin-bottom: -25.5rem !important;
}

.-ml-102 {
  margin-left: -25.5rem !important;
}

.-mt-103 {
  margin-top: -25.75rem !important;
}

.-mr-103 {
  margin-right: -25.75rem !important;
}

.-mb-103 {
  margin-bottom: -25.75rem !important;
}

.-ml-103 {
  margin-left: -25.75rem !important;
}

.-mt-104 {
  margin-top: -26rem !important;
}

.-mr-104 {
  margin-right: -26rem !important;
}

.-mb-104 {
  margin-bottom: -26rem !important;
}

.-ml-104 {
  margin-left: -26rem !important;
}

.-mt-105 {
  margin-top: -26.25rem !important;
}

.-mr-105 {
  margin-right: -26.25rem !important;
}

.-mb-105 {
  margin-bottom: -26.25rem !important;
}

.-ml-105 {
  margin-left: -26.25rem !important;
}

.-mt-px {
  margin-top: -1px !important;
}

.-mr-px {
  margin-right: -1px !important;
}

.-mb-px {
  margin-bottom: -1px !important;
}

.-ml-px {
  margin-left: -1px !important;
}

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

.-mr-0\.5 {
  margin-right: -0.125rem !important;
}

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

.-ml-0\.5 {
  margin-left: -0.125rem !important;
}

.-mt-1\.5 {
  margin-top: -0.375rem !important;
}

.-mr-1\.5 {
  margin-right: -0.375rem !important;
}

.-mb-1\.5 {
  margin-bottom: -0.375rem !important;
}

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

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

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

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

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

.-mt-3\.5 {
  margin-top: -0.875rem !important;
}

.-mr-3\.5 {
  margin-right: -0.875rem !important;
}

.-mb-3\.5 {
  margin-bottom: -0.875rem !important;
}

.-ml-3\.5 {
  margin-left: -0.875rem !important;
}

.-mt-4\.5 {
  margin-top: -1.125rem !important;
}

.-mr-4\.5 {
  margin-right: -1.125rem !important;
}

.-mb-4\.5 {
  margin-bottom: -1.125rem !important;
}

.-ml-4\.5 {
  margin-left: -1.125rem !important;
}

.-mt-5\.5 {
  margin-top: -1.375rem !important;
}

.-mr-5\.5 {
  margin-right: -1.375rem !important;
}

.-mb-5\.5 {
  margin-bottom: -1.375rem !important;
}

.-ml-5\.5 {
  margin-left: -1.375rem !important;
}

.-mt-6\.5 {
  margin-top: -1.625rem !important;
}

.-mr-6\.5 {
  margin-right: -1.625rem !important;
}

.-mb-6\.5 {
  margin-bottom: -1.625rem !important;
}

.-ml-6\.5 {
  margin-left: -1.625rem !important;
}

.-mt-7\.5 {
  margin-top: -1.875rem !important;
}

.-mr-7\.5 {
  margin-right: -1.875rem !important;
}

.-mb-7\.5 {
  margin-bottom: -1.875rem !important;
}

.-ml-7\.5 {
  margin-left: -1.875rem !important;
}

.-mt-8\.5 {
  margin-top: -2.125rem !important;
}

.-mr-8\.5 {
  margin-right: -2.125rem !important;
}

.-mb-8\.5 {
  margin-bottom: -2.125rem !important;
}

.-ml-8\.5 {
  margin-left: -2.125rem !important;
}

.-mt-9\.5 {
  margin-top: -2.375rem !important;
}

.-mr-9\.5 {
  margin-right: -2.375rem !important;
}

.-mb-9\.5 {
  margin-bottom: -2.375rem !important;
}

.-ml-9\.5 {
  margin-left: -2.375rem !important;
}

.-mt-10\.5 {
  margin-top: -2.625rem !important;
}

.-mr-10\.5 {
  margin-right: -2.625rem !important;
}

.-mb-10\.5 {
  margin-bottom: -2.625rem !important;
}

.-ml-10\.5 {
  margin-left: -2.625rem !important;
}

.-mt-11\.5 {
  margin-top: -2.875rem !important;
}

.-mr-11\.5 {
  margin-right: -2.875rem !important;
}

.-mb-11\.5 {
  margin-bottom: -2.875rem !important;
}

.-ml-11\.5 {
  margin-left: -2.875rem !important;
}

.-mt-12\.5 {
  margin-top: -3.125rem !important;
}

.-mr-12\.5 {
  margin-right: -3.125rem !important;
}

.-mb-12\.5 {
  margin-bottom: -3.125rem !important;
}

.-ml-12\.5 {
  margin-left: -3.125rem !important;
}

.-mt-13\.5 {
  margin-top: -3.375rem !important;
}

.-mr-13\.5 {
  margin-right: -3.375rem !important;
}

.-mb-13\.5 {
  margin-bottom: -3.375rem !important;
}

.-ml-13\.5 {
  margin-left: -3.375rem !important;
}

.-mt-14\.5 {
  margin-top: -3.625rem !important;
}

.-mr-14\.5 {
  margin-right: -3.625rem !important;
}

.-mb-14\.5 {
  margin-bottom: -3.625rem !important;
}

.-ml-14\.5 {
  margin-left: -3.625rem !important;
}

.-mt-15\.5 {
  margin-top: -3.875rem !important;
}

.-mr-15\.5 {
  margin-right: -3.875rem !important;
}

.-mb-15\.5 {
  margin-bottom: -3.875rem !important;
}

.-ml-15\.5 {
  margin-left: -3.875rem !important;
}

.-mt-16\.5 {
  margin-top: -4.125rem !important;
}

.-mr-16\.5 {
  margin-right: -4.125rem !important;
}

.-mb-16\.5 {
  margin-bottom: -4.125rem !important;
}

.-ml-16\.5 {
  margin-left: -4.125rem !important;
}

.-mt-17\.5 {
  margin-top: -4.375rem !important;
}

.-mr-17\.5 {
  margin-right: -4.375rem !important;
}

.-mb-17\.5 {
  margin-bottom: -4.375rem !important;
}

.-ml-17\.5 {
  margin-left: -4.375rem !important;
}

.-mt-18\.5 {
  margin-top: -4.625rem !important;
}

.-mr-18\.5 {
  margin-right: -4.625rem !important;
}

.-mb-18\.5 {
  margin-bottom: -4.625rem !important;
}

.-ml-18\.5 {
  margin-left: -4.625rem !important;
}

.-mt-19\.5 {
  margin-top: -4.875rem !important;
}

.-mr-19\.5 {
  margin-right: -4.875rem !important;
}

.-mb-19\.5 {
  margin-bottom: -4.875rem !important;
}

.-ml-19\.5 {
  margin-left: -4.875rem !important;
}

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

.-mr-20\.5 {
  margin-right: -5.125rem !important;
}

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

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

.-mt-21\.5 {
  margin-top: -5.375rem !important;
}

.-mr-21\.5 {
  margin-right: -5.375rem !important;
}

.-mb-21\.5 {
  margin-bottom: -5.375rem !important;
}

.-ml-21\.5 {
  margin-left: -5.375rem !important;
}

.-mt-22\.5 {
  margin-top: -5.625rem !important;
}

.-mr-22\.5 {
  margin-right: -5.625rem !important;
}

.-mb-22\.5 {
  margin-bottom: -5.625rem !important;
}

.-ml-22\.5 {
  margin-left: -5.625rem !important;
}

.-mt-23\.5 {
  margin-top: -5.875rem !important;
}

.-mr-23\.5 {
  margin-right: -5.875rem !important;
}

.-mb-23\.5 {
  margin-bottom: -5.875rem !important;
}

.-ml-23\.5 {
  margin-left: -5.875rem !important;
}

.-mt-24\.5 {
  margin-top: -6.125rem !important;
}

.-mr-24\.5 {
  margin-right: -6.125rem !important;
}

.-mb-24\.5 {
  margin-bottom: -6.125rem !important;
}

.-ml-24\.5 {
  margin-left: -6.125rem !important;
}

.-mt-25\.5 {
  margin-top: -6.375rem !important;
}

.-mr-25\.5 {
  margin-right: -6.375rem !important;
}

.-mb-25\.5 {
  margin-bottom: -6.375rem !important;
}

.-ml-25\.5 {
  margin-left: -6.375rem !important;
}

.-mt-26\.5 {
  margin-top: -6.625rem !important;
}

.-mr-26\.5 {
  margin-right: -6.625rem !important;
}

.-mb-26\.5 {
  margin-bottom: -6.625rem !important;
}

.-ml-26\.5 {
  margin-left: -6.625rem !important;
}

.-mt-27\.5 {
  margin-top: -6.875rem !important;
}

.-mr-27\.5 {
  margin-right: -6.875rem !important;
}

.-mb-27\.5 {
  margin-bottom: -6.875rem !important;
}

.-ml-27\.5 {
  margin-left: -6.875rem !important;
}

.-mt-28\.5 {
  margin-top: -7.125rem !important;
}

.-mr-28\.5 {
  margin-right: -7.125rem !important;
}

.-mb-28\.5 {
  margin-bottom: -7.125rem !important;
}

.-ml-28\.5 {
  margin-left: -7.125rem !important;
}

.-mt-29\.5 {
  margin-top: -7.375rem !important;
}

.-mr-29\.5 {
  margin-right: -7.375rem !important;
}

.-mb-29\.5 {
  margin-bottom: -7.375rem !important;
}

.-ml-29\.5 {
  margin-left: -7.375rem !important;
}

.-mt-30\.5 {
  margin-top: -7.625rem !important;
}

.-mr-30\.5 {
  margin-right: -7.625rem !important;
}

.-mb-30\.5 {
  margin-bottom: -7.625rem !important;
}

.-ml-30\.5 {
  margin-left: -7.625rem !important;
}

.-mt-31\.5 {
  margin-top: -7.875rem !important;
}

.-mr-31\.5 {
  margin-right: -7.875rem !important;
}

.-mb-31\.5 {
  margin-bottom: -7.875rem !important;
}

.-ml-31\.5 {
  margin-left: -7.875rem !important;
}

.-mt-32\.5 {
  margin-top: -8.125rem !important;
}

.-mr-32\.5 {
  margin-right: -8.125rem !important;
}

.-mb-32\.5 {
  margin-bottom: -8.125rem !important;
}

.-ml-32\.5 {
  margin-left: -8.125rem !important;
}

.-mt-33\.5 {
  margin-top: -8.375rem !important;
}

.-mr-33\.5 {
  margin-right: -8.375rem !important;
}

.-mb-33\.5 {
  margin-bottom: -8.375rem !important;
}

.-ml-33\.5 {
  margin-left: -8.375rem !important;
}

.-mt-34\.5 {
  margin-top: -8.625rem !important;
}

.-mr-34\.5 {
  margin-right: -8.625rem !important;
}

.-mb-34\.5 {
  margin-bottom: -8.625rem !important;
}

.-ml-34\.5 {
  margin-left: -8.625rem !important;
}

.-mt-35\.5 {
  margin-top: -8.875rem !important;
}

.-mr-35\.5 {
  margin-right: -8.875rem !important;
}

.-mb-35\.5 {
  margin-bottom: -8.875rem !important;
}

.-ml-35\.5 {
  margin-left: -8.875rem !important;
}

.-mt-36\.5 {
  margin-top: -9.125rem !important;
}

.-mr-36\.5 {
  margin-right: -9.125rem !important;
}

.-mb-36\.5 {
  margin-bottom: -9.125rem !important;
}

.-ml-36\.5 {
  margin-left: -9.125rem !important;
}

.-mt-37\.5 {
  margin-top: -9.375rem !important;
}

.-mr-37\.5 {
  margin-right: -9.375rem !important;
}

.-mb-37\.5 {
  margin-bottom: -9.375rem !important;
}

.-ml-37\.5 {
  margin-left: -9.375rem !important;
}

.-mt-38\.5 {
  margin-top: -9.625rem !important;
}

.-mr-38\.5 {
  margin-right: -9.625rem !important;
}

.-mb-38\.5 {
  margin-bottom: -9.625rem !important;
}

.-ml-38\.5 {
  margin-left: -9.625rem !important;
}

.-mt-39\.5 {
  margin-top: -9.875rem !important;
}

.-mr-39\.5 {
  margin-right: -9.875rem !important;
}

.-mb-39\.5 {
  margin-bottom: -9.875rem !important;
}

.-ml-39\.5 {
  margin-left: -9.875rem !important;
}

.-mt-40\.5 {
  margin-top: -10.125rem !important;
}

.-mr-40\.5 {
  margin-right: -10.125rem !important;
}

.-mb-40\.5 {
  margin-bottom: -10.125rem !important;
}

.-ml-40\.5 {
  margin-left: -10.125rem !important;
}

.-mt-41\.5 {
  margin-top: -10.375rem !important;
}

.-mr-41\.5 {
  margin-right: -10.375rem !important;
}

.-mb-41\.5 {
  margin-bottom: -10.375rem !important;
}

.-ml-41\.5 {
  margin-left: -10.375rem !important;
}

.-mt-42\.5 {
  margin-top: -10.625rem !important;
}

.-mr-42\.5 {
  margin-right: -10.625rem !important;
}

.-mb-42\.5 {
  margin-bottom: -10.625rem !important;
}

.-ml-42\.5 {
  margin-left: -10.625rem !important;
}

.-mt-43\.5 {
  margin-top: -10.875rem !important;
}

.-mr-43\.5 {
  margin-right: -10.875rem !important;
}

.-mb-43\.5 {
  margin-bottom: -10.875rem !important;
}

.-ml-43\.5 {
  margin-left: -10.875rem !important;
}

.-mt-44\.5 {
  margin-top: -11.125rem !important;
}

.-mr-44\.5 {
  margin-right: -11.125rem !important;
}

.-mb-44\.5 {
  margin-bottom: -11.125rem !important;
}

.-ml-44\.5 {
  margin-left: -11.125rem !important;
}

.-mt-45\.5 {
  margin-top: -11.375rem !important;
}

.-mr-45\.5 {
  margin-right: -11.375rem !important;
}

.-mb-45\.5 {
  margin-bottom: -11.375rem !important;
}

.-ml-45\.5 {
  margin-left: -11.375rem !important;
}

.-mt-46\.5 {
  margin-top: -11.625rem !important;
}

.-mr-46\.5 {
  margin-right: -11.625rem !important;
}

.-mb-46\.5 {
  margin-bottom: -11.625rem !important;
}

.-ml-46\.5 {
  margin-left: -11.625rem !important;
}

.-mt-47\.5 {
  margin-top: -11.875rem !important;
}

.-mr-47\.5 {
  margin-right: -11.875rem !important;
}

.-mb-47\.5 {
  margin-bottom: -11.875rem !important;
}

.-ml-47\.5 {
  margin-left: -11.875rem !important;
}

.-mt-48\.5 {
  margin-top: -12.125rem !important;
}

.-mr-48\.5 {
  margin-right: -12.125rem !important;
}

.-mb-48\.5 {
  margin-bottom: -12.125rem !important;
}

.-ml-48\.5 {
  margin-left: -12.125rem !important;
}

.-mt-49\.5 {
  margin-top: -12.375rem !important;
}

.-mr-49\.5 {
  margin-right: -12.375rem !important;
}

.-mb-49\.5 {
  margin-bottom: -12.375rem !important;
}

.-ml-49\.5 {
  margin-left: -12.375rem !important;
}

.-mt-50\.5 {
  margin-top: -12.625rem !important;
}

.-mr-50\.5 {
  margin-right: -12.625rem !important;
}

.-mb-50\.5 {
  margin-bottom: -12.625rem !important;
}

.-ml-50\.5 {
  margin-left: -12.625rem !important;
}

.-mt-51\.5 {
  margin-top: -12.875rem !important;
}

.-mr-51\.5 {
  margin-right: -12.875rem !important;
}

.-mb-51\.5 {
  margin-bottom: -12.875rem !important;
}

.-ml-51\.5 {
  margin-left: -12.875rem !important;
}

.-mt-52\.5 {
  margin-top: -13.125rem !important;
}

.-mr-52\.5 {
  margin-right: -13.125rem !important;
}

.-mb-52\.5 {
  margin-bottom: -13.125rem !important;
}

.-ml-52\.5 {
  margin-left: -13.125rem !important;
}

.-mt-53\.5 {
  margin-top: -13.375rem !important;
}

.-mr-53\.5 {
  margin-right: -13.375rem !important;
}

.-mb-53\.5 {
  margin-bottom: -13.375rem !important;
}

.-ml-53\.5 {
  margin-left: -13.375rem !important;
}

.-mt-54\.5 {
  margin-top: -13.625rem !important;
}

.-mr-54\.5 {
  margin-right: -13.625rem !important;
}

.-mb-54\.5 {
  margin-bottom: -13.625rem !important;
}

.-ml-54\.5 {
  margin-left: -13.625rem !important;
}

.-mt-55\.5 {
  margin-top: -13.875rem !important;
}

.-mr-55\.5 {
  margin-right: -13.875rem !important;
}

.-mb-55\.5 {
  margin-bottom: -13.875rem !important;
}

.-ml-55\.5 {
  margin-left: -13.875rem !important;
}

.-mt-56\.5 {
  margin-top: -14.125rem !important;
}

.-mr-56\.5 {
  margin-right: -14.125rem !important;
}

.-mb-56\.5 {
  margin-bottom: -14.125rem !important;
}

.-ml-56\.5 {
  margin-left: -14.125rem !important;
}

.-mt-57\.5 {
  margin-top: -14.375rem !important;
}

.-mr-57\.5 {
  margin-right: -14.375rem !important;
}

.-mb-57\.5 {
  margin-bottom: -14.375rem !important;
}

.-ml-57\.5 {
  margin-left: -14.375rem !important;
}

.-mt-58\.5 {
  margin-top: -14.625rem !important;
}

.-mr-58\.5 {
  margin-right: -14.625rem !important;
}

.-mb-58\.5 {
  margin-bottom: -14.625rem !important;
}

.-ml-58\.5 {
  margin-left: -14.625rem !important;
}

.-mt-59\.5 {
  margin-top: -14.875rem !important;
}

.-mr-59\.5 {
  margin-right: -14.875rem !important;
}

.-mb-59\.5 {
  margin-bottom: -14.875rem !important;
}

.-ml-59\.5 {
  margin-left: -14.875rem !important;
}

.-mt-60\.5 {
  margin-top: -15.125rem !important;
}

.-mr-60\.5 {
  margin-right: -15.125rem !important;
}

.-mb-60\.5 {
  margin-bottom: -15.125rem !important;
}

.-ml-60\.5 {
  margin-left: -15.125rem !important;
}

.-mt-61\.5 {
  margin-top: -15.375rem !important;
}

.-mr-61\.5 {
  margin-right: -15.375rem !important;
}

.-mb-61\.5 {
  margin-bottom: -15.375rem !important;
}

.-ml-61\.5 {
  margin-left: -15.375rem !important;
}

.-mt-62\.5 {
  margin-top: -15.625rem !important;
}

.-mr-62\.5 {
  margin-right: -15.625rem !important;
}

.-mb-62\.5 {
  margin-bottom: -15.625rem !important;
}

.-ml-62\.5 {
  margin-left: -15.625rem !important;
}

.-mt-63\.5 {
  margin-top: -15.875rem !important;
}

.-mr-63\.5 {
  margin-right: -15.875rem !important;
}

.-mb-63\.5 {
  margin-bottom: -15.875rem !important;
}

.-ml-63\.5 {
  margin-left: -15.875rem !important;
}

.-mt-64\.5 {
  margin-top: -16.125rem !important;
}

.-mr-64\.5 {
  margin-right: -16.125rem !important;
}

.-mb-64\.5 {
  margin-bottom: -16.125rem !important;
}

.-ml-64\.5 {
  margin-left: -16.125rem !important;
}

.-mt-65\.5 {
  margin-top: -16.375rem !important;
}

.-mr-65\.5 {
  margin-right: -16.375rem !important;
}

.-mb-65\.5 {
  margin-bottom: -16.375rem !important;
}

.-ml-65\.5 {
  margin-left: -16.375rem !important;
}

.-mt-66\.5 {
  margin-top: -16.625rem !important;
}

.-mr-66\.5 {
  margin-right: -16.625rem !important;
}

.-mb-66\.5 {
  margin-bottom: -16.625rem !important;
}

.-ml-66\.5 {
  margin-left: -16.625rem !important;
}

.-mt-67\.5 {
  margin-top: -16.875rem !important;
}

.-mr-67\.5 {
  margin-right: -16.875rem !important;
}

.-mb-67\.5 {
  margin-bottom: -16.875rem !important;
}

.-ml-67\.5 {
  margin-left: -16.875rem !important;
}

.-mt-68\.5 {
  margin-top: -17.125rem !important;
}

.-mr-68\.5 {
  margin-right: -17.125rem !important;
}

.-mb-68\.5 {
  margin-bottom: -17.125rem !important;
}

.-ml-68\.5 {
  margin-left: -17.125rem !important;
}

.-mt-69\.5 {
  margin-top: -17.375rem !important;
}

.-mr-69\.5 {
  margin-right: -17.375rem !important;
}

.-mb-69\.5 {
  margin-bottom: -17.375rem !important;
}

.-ml-69\.5 {
  margin-left: -17.375rem !important;
}

.-mt-70\.5 {
  margin-top: -17.625rem !important;
}

.-mr-70\.5 {
  margin-right: -17.625rem !important;
}

.-mb-70\.5 {
  margin-bottom: -17.625rem !important;
}

.-ml-70\.5 {
  margin-left: -17.625rem !important;
}

.-mt-71\.5 {
  margin-top: -17.875rem !important;
}

.-mr-71\.5 {
  margin-right: -17.875rem !important;
}

.-mb-71\.5 {
  margin-bottom: -17.875rem !important;
}

.-ml-71\.5 {
  margin-left: -17.875rem !important;
}

.-mt-72\.5 {
  margin-top: -18.125rem !important;
}

.-mr-72\.5 {
  margin-right: -18.125rem !important;
}

.-mb-72\.5 {
  margin-bottom: -18.125rem !important;
}

.-ml-72\.5 {
  margin-left: -18.125rem !important;
}

.-mt-73\.5 {
  margin-top: -18.375rem !important;
}

.-mr-73\.5 {
  margin-right: -18.375rem !important;
}

.-mb-73\.5 {
  margin-bottom: -18.375rem !important;
}

.-ml-73\.5 {
  margin-left: -18.375rem !important;
}

.-mt-74\.5 {
  margin-top: -18.625rem !important;
}

.-mr-74\.5 {
  margin-right: -18.625rem !important;
}

.-mb-74\.5 {
  margin-bottom: -18.625rem !important;
}

.-ml-74\.5 {
  margin-left: -18.625rem !important;
}

.-mt-75\.5 {
  margin-top: -18.875rem !important;
}

.-mr-75\.5 {
  margin-right: -18.875rem !important;
}

.-mb-75\.5 {
  margin-bottom: -18.875rem !important;
}

.-ml-75\.5 {
  margin-left: -18.875rem !important;
}

.-mt-76\.5 {
  margin-top: -19.125rem !important;
}

.-mr-76\.5 {
  margin-right: -19.125rem !important;
}

.-mb-76\.5 {
  margin-bottom: -19.125rem !important;
}

.-ml-76\.5 {
  margin-left: -19.125rem !important;
}

.-mt-77\.5 {
  margin-top: -19.375rem !important;
}

.-mr-77\.5 {
  margin-right: -19.375rem !important;
}

.-mb-77\.5 {
  margin-bottom: -19.375rem !important;
}

.-ml-77\.5 {
  margin-left: -19.375rem !important;
}

.-mt-78\.5 {
  margin-top: -19.625rem !important;
}

.-mr-78\.5 {
  margin-right: -19.625rem !important;
}

.-mb-78\.5 {
  margin-bottom: -19.625rem !important;
}

.-ml-78\.5 {
  margin-left: -19.625rem !important;
}

.-mt-79\.5 {
  margin-top: -19.875rem !important;
}

.-mr-79\.5 {
  margin-right: -19.875rem !important;
}

.-mb-79\.5 {
  margin-bottom: -19.875rem !important;
}

.-ml-79\.5 {
  margin-left: -19.875rem !important;
}

.-mt-80\.5 {
  margin-top: -20.125rem !important;
}

.-mr-80\.5 {
  margin-right: -20.125rem !important;
}

.-mb-80\.5 {
  margin-bottom: -20.125rem !important;
}

.-ml-80\.5 {
  margin-left: -20.125rem !important;
}

.-mt-81\.5 {
  margin-top: -20.375rem !important;
}

.-mr-81\.5 {
  margin-right: -20.375rem !important;
}

.-mb-81\.5 {
  margin-bottom: -20.375rem !important;
}

.-ml-81\.5 {
  margin-left: -20.375rem !important;
}

.-mt-82\.5 {
  margin-top: -20.625rem !important;
}

.-mr-82\.5 {
  margin-right: -20.625rem !important;
}

.-mb-82\.5 {
  margin-bottom: -20.625rem !important;
}

.-ml-82\.5 {
  margin-left: -20.625rem !important;
}

.-mt-83\.5 {
  margin-top: -20.875rem !important;
}

.-mr-83\.5 {
  margin-right: -20.875rem !important;
}

.-mb-83\.5 {
  margin-bottom: -20.875rem !important;
}

.-ml-83\.5 {
  margin-left: -20.875rem !important;
}

.-mt-84\.5 {
  margin-top: -21.125rem !important;
}

.-mr-84\.5 {
  margin-right: -21.125rem !important;
}

.-mb-84\.5 {
  margin-bottom: -21.125rem !important;
}

.-ml-84\.5 {
  margin-left: -21.125rem !important;
}

.-mt-85\.5 {
  margin-top: -21.375rem !important;
}

.-mr-85\.5 {
  margin-right: -21.375rem !important;
}

.-mb-85\.5 {
  margin-bottom: -21.375rem !important;
}

.-ml-85\.5 {
  margin-left: -21.375rem !important;
}

.-mt-86\.5 {
  margin-top: -21.625rem !important;
}

.-mr-86\.5 {
  margin-right: -21.625rem !important;
}

.-mb-86\.5 {
  margin-bottom: -21.625rem !important;
}

.-ml-86\.5 {
  margin-left: -21.625rem !important;
}

.-mt-87\.5 {
  margin-top: -21.875rem !important;
}

.-mr-87\.5 {
  margin-right: -21.875rem !important;
}

.-mb-87\.5 {
  margin-bottom: -21.875rem !important;
}

.-ml-87\.5 {
  margin-left: -21.875rem !important;
}

.-mt-88\.5 {
  margin-top: -22.125rem !important;
}

.-mr-88\.5 {
  margin-right: -22.125rem !important;
}

.-mb-88\.5 {
  margin-bottom: -22.125rem !important;
}

.-ml-88\.5 {
  margin-left: -22.125rem !important;
}

.-mt-89\.5 {
  margin-top: -22.375rem !important;
}

.-mr-89\.5 {
  margin-right: -22.375rem !important;
}

.-mb-89\.5 {
  margin-bottom: -22.375rem !important;
}

.-ml-89\.5 {
  margin-left: -22.375rem !important;
}

.-mt-90\.5 {
  margin-top: -22.625rem !important;
}

.-mr-90\.5 {
  margin-right: -22.625rem !important;
}

.-mb-90\.5 {
  margin-bottom: -22.625rem !important;
}

.-ml-90\.5 {
  margin-left: -22.625rem !important;
}

.-mt-91\.5 {
  margin-top: -22.875rem !important;
}

.-mr-91\.5 {
  margin-right: -22.875rem !important;
}

.-mb-91\.5 {
  margin-bottom: -22.875rem !important;
}

.-ml-91\.5 {
  margin-left: -22.875rem !important;
}

.-mt-92\.5 {
  margin-top: -23.125rem !important;
}

.-mr-92\.5 {
  margin-right: -23.125rem !important;
}

.-mb-92\.5 {
  margin-bottom: -23.125rem !important;
}

.-ml-92\.5 {
  margin-left: -23.125rem !important;
}

.-mt-93\.5 {
  margin-top: -23.375rem !important;
}

.-mr-93\.5 {
  margin-right: -23.375rem !important;
}

.-mb-93\.5 {
  margin-bottom: -23.375rem !important;
}

.-ml-93\.5 {
  margin-left: -23.375rem !important;
}

.-mt-94\.5 {
  margin-top: -23.625rem !important;
}

.-mr-94\.5 {
  margin-right: -23.625rem !important;
}

.-mb-94\.5 {
  margin-bottom: -23.625rem !important;
}

.-ml-94\.5 {
  margin-left: -23.625rem !important;
}

.-mt-95\.5 {
  margin-top: -23.875rem !important;
}

.-mr-95\.5 {
  margin-right: -23.875rem !important;
}

.-mb-95\.5 {
  margin-bottom: -23.875rem !important;
}

.-ml-95\.5 {
  margin-left: -23.875rem !important;
}

.-mt-96\.5 {
  margin-top: -24.125rem !important;
}

.-mr-96\.5 {
  margin-right: -24.125rem !important;
}

.-mb-96\.5 {
  margin-bottom: -24.125rem !important;
}

.-ml-96\.5 {
  margin-left: -24.125rem !important;
}

.-mt-97\.5 {
  margin-top: -24.375rem !important;
}

.-mr-97\.5 {
  margin-right: -24.375rem !important;
}

.-mb-97\.5 {
  margin-bottom: -24.375rem !important;
}

.-ml-97\.5 {
  margin-left: -24.375rem !important;
}

.-mt-98\.5 {
  margin-top: -24.625rem !important;
}

.-mr-98\.5 {
  margin-right: -24.625rem !important;
}

.-mb-98\.5 {
  margin-bottom: -24.625rem !important;
}

.-ml-98\.5 {
  margin-left: -24.625rem !important;
}

.-mt-99\.5 {
  margin-top: -24.875rem !important;
}

.-mr-99\.5 {
  margin-right: -24.875rem !important;
}

.-mb-99\.5 {
  margin-bottom: -24.875rem !important;
}

.-ml-99\.5 {
  margin-left: -24.875rem !important;
}

.-mt-100\.5 {
  margin-top: -25.125rem !important;
}

.-mr-100\.5 {
  margin-right: -25.125rem !important;
}

.-mb-100\.5 {
  margin-bottom: -25.125rem !important;
}

.-ml-100\.5 {
  margin-left: -25.125rem !important;
}

.-mt-101\.5 {
  margin-top: -25.375rem !important;
}

.-mr-101\.5 {
  margin-right: -25.375rem !important;
}

.-mb-101\.5 {
  margin-bottom: -25.375rem !important;
}

.-ml-101\.5 {
  margin-left: -25.375rem !important;
}

.-mt-102\.5 {
  margin-top: -25.625rem !important;
}

.-mr-102\.5 {
  margin-right: -25.625rem !important;
}

.-mb-102\.5 {
  margin-bottom: -25.625rem !important;
}

.-ml-102\.5 {
  margin-left: -25.625rem !important;
}

.-mt-103\.5 {
  margin-top: -25.875rem !important;
}

.-mr-103\.5 {
  margin-right: -25.875rem !important;
}

.-mb-103\.5 {
  margin-bottom: -25.875rem !important;
}

.-ml-103\.5 {
  margin-left: -25.875rem !important;
}

.-mt-104\.5 {
  margin-top: -26.125rem !important;
}

.-mr-104\.5 {
  margin-right: -26.125rem !important;
}

.-mb-104\.5 {
  margin-bottom: -26.125rem !important;
}

.-ml-104\.5 {
  margin-left: -26.125rem !important;
}

.hover\:m-0:hover {
  margin: 0rem !important;
}

.hover\:m-1:hover {
  margin: 0.25rem !important;
}

.hover\:m-2:hover {
  margin: 0.5rem !important;
}

.hover\:m-3:hover {
  margin: 0.75rem !important;
}

.hover\:m-4:hover {
  margin: 1rem !important;
}

.hover\:m-5:hover {
  margin: 1.25rem !important;
}

.hover\:m-6:hover {
  margin: 1.5rem !important;
}

.hover\:m-7:hover {
  margin: 1.75rem !important;
}

.hover\:m-8:hover {
  margin: 2rem !important;
}

.hover\:m-9:hover {
  margin: 2.25rem !important;
}

.hover\:m-10:hover {
  margin: 2.5rem !important;
}

.hover\:m-11:hover {
  margin: 2.75rem !important;
}

.hover\:m-12:hover {
  margin: 3rem !important;
}

.hover\:m-13:hover {
  margin: 3.25rem !important;
}

.hover\:m-14:hover {
  margin: 3.5rem !important;
}

.hover\:m-15:hover {
  margin: 3.75rem !important;
}

.hover\:m-16:hover {
  margin: 4rem !important;
}

.hover\:m-17:hover {
  margin: 4.25rem !important;
}

.hover\:m-18:hover {
  margin: 4.5rem !important;
}

.hover\:m-19:hover {
  margin: 4.75rem !important;
}

.hover\:m-20:hover {
  margin: 5rem !important;
}

.hover\:m-21:hover {
  margin: 5.25rem !important;
}

.hover\:m-22:hover {
  margin: 5.5rem !important;
}

.hover\:m-23:hover {
  margin: 5.75rem !important;
}

.hover\:m-24:hover {
  margin: 6rem !important;
}

.hover\:m-25:hover {
  margin: 6.25rem !important;
}

.hover\:m-26:hover {
  margin: 6.5rem !important;
}

.hover\:m-27:hover {
  margin: 6.75rem !important;
}

.hover\:m-28:hover {
  margin: 7rem !important;
}

.hover\:m-29:hover {
  margin: 7.25rem !important;
}

.hover\:m-30:hover {
  margin: 7.5rem !important;
}

.hover\:m-31:hover {
  margin: 7.75rem !important;
}

.hover\:m-32:hover {
  margin: 8rem !important;
}

.hover\:m-33:hover {
  margin: 8.25rem !important;
}

.hover\:m-34:hover {
  margin: 8.5rem !important;
}

.hover\:m-35:hover {
  margin: 8.75rem !important;
}

.hover\:m-36:hover {
  margin: 9rem !important;
}

.hover\:m-37:hover {
  margin: 9.25rem !important;
}

.hover\:m-38:hover {
  margin: 9.5rem !important;
}

.hover\:m-39:hover {
  margin: 9.75rem !important;
}

.hover\:m-40:hover {
  margin: 10rem !important;
}

.hover\:m-41:hover {
  margin: 10.25rem !important;
}

.hover\:m-42:hover {
  margin: 10.5rem !important;
}

.hover\:m-43:hover {
  margin: 10.75rem !important;
}

.hover\:m-44:hover {
  margin: 11rem !important;
}

.hover\:m-45:hover {
  margin: 11.25rem !important;
}

.hover\:m-46:hover {
  margin: 11.5rem !important;
}

.hover\:m-47:hover {
  margin: 11.75rem !important;
}

.hover\:m-48:hover {
  margin: 12rem !important;
}

.hover\:m-49:hover {
  margin: 12.25rem !important;
}

.hover\:m-50:hover {
  margin: 12.5rem !important;
}

.hover\:m-51:hover {
  margin: 12.75rem !important;
}

.hover\:m-52:hover {
  margin: 13rem !important;
}

.hover\:m-53:hover {
  margin: 13.25rem !important;
}

.hover\:m-54:hover {
  margin: 13.5rem !important;
}

.hover\:m-55:hover {
  margin: 13.75rem !important;
}

.hover\:m-56:hover {
  margin: 14rem !important;
}

.hover\:m-57:hover {
  margin: 14.25rem !important;
}

.hover\:m-58:hover {
  margin: 14.5rem !important;
}

.hover\:m-59:hover {
  margin: 14.75rem !important;
}

.hover\:m-60:hover {
  margin: 15rem !important;
}

.hover\:m-61:hover {
  margin: 15.25rem !important;
}

.hover\:m-62:hover {
  margin: 15.5rem !important;
}

.hover\:m-63:hover {
  margin: 15.75rem !important;
}

.hover\:m-64:hover {
  margin: 16rem !important;
}

.hover\:m-65:hover {
  margin: 16.25rem !important;
}

.hover\:m-66:hover {
  margin: 16.5rem !important;
}

.hover\:m-67:hover {
  margin: 16.75rem !important;
}

.hover\:m-68:hover {
  margin: 17rem !important;
}

.hover\:m-69:hover {
  margin: 17.25rem !important;
}

.hover\:m-70:hover {
  margin: 17.5rem !important;
}

.hover\:m-71:hover {
  margin: 17.75rem !important;
}

.hover\:m-72:hover {
  margin: 18rem !important;
}

.hover\:m-73:hover {
  margin: 18.25rem !important;
}

.hover\:m-74:hover {
  margin: 18.5rem !important;
}

.hover\:m-75:hover {
  margin: 18.75rem !important;
}

.hover\:m-76:hover {
  margin: 19rem !important;
}

.hover\:m-77:hover {
  margin: 19.25rem !important;
}

.hover\:m-78:hover {
  margin: 19.5rem !important;
}

.hover\:m-79:hover {
  margin: 19.75rem !important;
}

.hover\:m-80:hover {
  margin: 20rem !important;
}

.hover\:m-81:hover {
  margin: 20.25rem !important;
}

.hover\:m-82:hover {
  margin: 20.5rem !important;
}

.hover\:m-83:hover {
  margin: 20.75rem !important;
}

.hover\:m-84:hover {
  margin: 21rem !important;
}

.hover\:m-85:hover {
  margin: 21.25rem !important;
}

.hover\:m-86:hover {
  margin: 21.5rem !important;
}

.hover\:m-87:hover {
  margin: 21.75rem !important;
}

.hover\:m-88:hover {
  margin: 22rem !important;
}

.hover\:m-89:hover {
  margin: 22.25rem !important;
}

.hover\:m-90:hover {
  margin: 22.5rem !important;
}

.hover\:m-91:hover {
  margin: 22.75rem !important;
}

.hover\:m-92:hover {
  margin: 23rem !important;
}

.hover\:m-93:hover {
  margin: 23.25rem !important;
}

.hover\:m-94:hover {
  margin: 23.5rem !important;
}

.hover\:m-95:hover {
  margin: 23.75rem !important;
}

.hover\:m-96:hover {
  margin: 24rem !important;
}

.hover\:m-97:hover {
  margin: 24.25rem !important;
}

.hover\:m-98:hover {
  margin: 24.5rem !important;
}

.hover\:m-99:hover {
  margin: 24.75rem !important;
}

.hover\:m-100:hover {
  margin: 25rem !important;
}

.hover\:m-101:hover {
  margin: 25.25rem !important;
}

.hover\:m-102:hover {
  margin: 25.5rem !important;
}

.hover\:m-103:hover {
  margin: 25.75rem !important;
}

.hover\:m-104:hover {
  margin: 26rem !important;
}

.hover\:m-105:hover {
  margin: 26.25rem !important;
}

.hover\:m-auto:hover {
  margin: auto !important;
}

.hover\:m-px:hover {
  margin: 1px !important;
}

.hover\:m-0\.5:hover {
  margin: 0.125rem !important;
}

.hover\:m-1\.5:hover {
  margin: 0.375rem !important;
}

.hover\:m-2\.5:hover {
  margin: 0.625rem !important;
}

.hover\:m-3\.5:hover {
  margin: 0.875rem !important;
}

.hover\:m-4\.5:hover {
  margin: 1.125rem !important;
}

.hover\:m-5\.5:hover {
  margin: 1.375rem !important;
}

.hover\:m-6\.5:hover {
  margin: 1.625rem !important;
}

.hover\:m-7\.5:hover {
  margin: 1.875rem !important;
}

.hover\:m-8\.5:hover {
  margin: 2.125rem !important;
}

.hover\:m-9\.5:hover {
  margin: 2.375rem !important;
}

.hover\:m-10\.5:hover {
  margin: 2.625rem !important;
}

.hover\:m-11\.5:hover {
  margin: 2.875rem !important;
}

.hover\:m-12\.5:hover {
  margin: 3.125rem !important;
}

.hover\:m-13\.5:hover {
  margin: 3.375rem !important;
}

.hover\:m-14\.5:hover {
  margin: 3.625rem !important;
}

.hover\:m-15\.5:hover {
  margin: 3.875rem !important;
}

.hover\:m-16\.5:hover {
  margin: 4.125rem !important;
}

.hover\:m-17\.5:hover {
  margin: 4.375rem !important;
}

.hover\:m-18\.5:hover {
  margin: 4.625rem !important;
}

.hover\:m-19\.5:hover {
  margin: 4.875rem !important;
}

.hover\:m-20\.5:hover {
  margin: 5.125rem !important;
}

.hover\:m-21\.5:hover {
  margin: 5.375rem !important;
}

.hover\:m-22\.5:hover {
  margin: 5.625rem !important;
}

.hover\:m-23\.5:hover {
  margin: 5.875rem !important;
}

.hover\:m-24\.5:hover {
  margin: 6.125rem !important;
}

.hover\:m-25\.5:hover {
  margin: 6.375rem !important;
}

.hover\:m-26\.5:hover {
  margin: 6.625rem !important;
}

.hover\:m-27\.5:hover {
  margin: 6.875rem !important;
}

.hover\:m-28\.5:hover {
  margin: 7.125rem !important;
}

.hover\:m-29\.5:hover {
  margin: 7.375rem !important;
}

.hover\:m-30\.5:hover {
  margin: 7.625rem !important;
}

.hover\:m-31\.5:hover {
  margin: 7.875rem !important;
}

.hover\:m-32\.5:hover {
  margin: 8.125rem !important;
}

.hover\:m-33\.5:hover {
  margin: 8.375rem !important;
}

.hover\:m-34\.5:hover {
  margin: 8.625rem !important;
}

.hover\:m-35\.5:hover {
  margin: 8.875rem !important;
}

.hover\:m-36\.5:hover {
  margin: 9.125rem !important;
}

.hover\:m-37\.5:hover {
  margin: 9.375rem !important;
}

.hover\:m-38\.5:hover {
  margin: 9.625rem !important;
}

.hover\:m-39\.5:hover {
  margin: 9.875rem !important;
}

.hover\:m-40\.5:hover {
  margin: 10.125rem !important;
}

.hover\:m-41\.5:hover {
  margin: 10.375rem !important;
}

.hover\:m-42\.5:hover {
  margin: 10.625rem !important;
}

.hover\:m-43\.5:hover {
  margin: 10.875rem !important;
}

.hover\:m-44\.5:hover {
  margin: 11.125rem !important;
}

.hover\:m-45\.5:hover {
  margin: 11.375rem !important;
}

.hover\:m-46\.5:hover {
  margin: 11.625rem !important;
}

.hover\:m-47\.5:hover {
  margin: 11.875rem !important;
}

.hover\:m-48\.5:hover {
  margin: 12.125rem !important;
}

.hover\:m-49\.5:hover {
  margin: 12.375rem !important;
}

.hover\:m-50\.5:hover {
  margin: 12.625rem !important;
}

.hover\:m-51\.5:hover {
  margin: 12.875rem !important;
}

.hover\:m-52\.5:hover {
  margin: 13.125rem !important;
}

.hover\:m-53\.5:hover {
  margin: 13.375rem !important;
}

.hover\:m-54\.5:hover {
  margin: 13.625rem !important;
}

.hover\:m-55\.5:hover {
  margin: 13.875rem !important;
}

.hover\:m-56\.5:hover {
  margin: 14.125rem !important;
}

.hover\:m-57\.5:hover {
  margin: 14.375rem !important;
}

.hover\:m-58\.5:hover {
  margin: 14.625rem !important;
}

.hover\:m-59\.5:hover {
  margin: 14.875rem !important;
}

.hover\:m-60\.5:hover {
  margin: 15.125rem !important;
}

.hover\:m-61\.5:hover {
  margin: 15.375rem !important;
}

.hover\:m-62\.5:hover {
  margin: 15.625rem !important;
}

.hover\:m-63\.5:hover {
  margin: 15.875rem !important;
}

.hover\:m-64\.5:hover {
  margin: 16.125rem !important;
}

.hover\:m-65\.5:hover {
  margin: 16.375rem !important;
}

.hover\:m-66\.5:hover {
  margin: 16.625rem !important;
}

.hover\:m-67\.5:hover {
  margin: 16.875rem !important;
}

.hover\:m-68\.5:hover {
  margin: 17.125rem !important;
}

.hover\:m-69\.5:hover {
  margin: 17.375rem !important;
}

.hover\:m-70\.5:hover {
  margin: 17.625rem !important;
}

.hover\:m-71\.5:hover {
  margin: 17.875rem !important;
}

.hover\:m-72\.5:hover {
  margin: 18.125rem !important;
}

.hover\:m-73\.5:hover {
  margin: 18.375rem !important;
}

.hover\:m-74\.5:hover {
  margin: 18.625rem !important;
}

.hover\:m-75\.5:hover {
  margin: 18.875rem !important;
}

.hover\:m-76\.5:hover {
  margin: 19.125rem !important;
}

.hover\:m-77\.5:hover {
  margin: 19.375rem !important;
}

.hover\:m-78\.5:hover {
  margin: 19.625rem !important;
}

.hover\:m-79\.5:hover {
  margin: 19.875rem !important;
}

.hover\:m-80\.5:hover {
  margin: 20.125rem !important;
}

.hover\:m-81\.5:hover {
  margin: 20.375rem !important;
}

.hover\:m-82\.5:hover {
  margin: 20.625rem !important;
}

.hover\:m-83\.5:hover {
  margin: 20.875rem !important;
}

.hover\:m-84\.5:hover {
  margin: 21.125rem !important;
}

.hover\:m-85\.5:hover {
  margin: 21.375rem !important;
}

.hover\:m-86\.5:hover {
  margin: 21.625rem !important;
}

.hover\:m-87\.5:hover {
  margin: 21.875rem !important;
}

.hover\:m-88\.5:hover {
  margin: 22.125rem !important;
}

.hover\:m-89\.5:hover {
  margin: 22.375rem !important;
}

.hover\:m-90\.5:hover {
  margin: 22.625rem !important;
}

.hover\:m-91\.5:hover {
  margin: 22.875rem !important;
}

.hover\:m-92\.5:hover {
  margin: 23.125rem !important;
}

.hover\:m-93\.5:hover {
  margin: 23.375rem !important;
}

.hover\:m-94\.5:hover {
  margin: 23.625rem !important;
}

.hover\:m-95\.5:hover {
  margin: 23.875rem !important;
}

.hover\:m-96\.5:hover {
  margin: 24.125rem !important;
}

.hover\:m-97\.5:hover {
  margin: 24.375rem !important;
}

.hover\:m-98\.5:hover {
  margin: 24.625rem !important;
}

.hover\:m-99\.5:hover {
  margin: 24.875rem !important;
}

.hover\:m-100\.5:hover {
  margin: 25.125rem !important;
}

.hover\:m-101\.5:hover {
  margin: 25.375rem !important;
}

.hover\:m-102\.5:hover {
  margin: 25.625rem !important;
}

.hover\:m-103\.5:hover {
  margin: 25.875rem !important;
}

.hover\:m-104\.5:hover {
  margin: 26.125rem !important;
}

.hover\:-m-0:hover {
  margin: 0rem !important;
}

.hover\:-m-1:hover {
  margin: -0.25rem !important;
}

.hover\:-m-2:hover {
  margin: -0.5rem !important;
}

.hover\:-m-3:hover {
  margin: -0.75rem !important;
}

.hover\:-m-4:hover {
  margin: -1rem !important;
}

.hover\:-m-5:hover {
  margin: -1.25rem !important;
}

.hover\:-m-6:hover {
  margin: -1.5rem !important;
}

.hover\:-m-7:hover {
  margin: -1.75rem !important;
}

.hover\:-m-8:hover {
  margin: -2rem !important;
}

.hover\:-m-9:hover {
  margin: -2.25rem !important;
}

.hover\:-m-10:hover {
  margin: -2.5rem !important;
}

.hover\:-m-11:hover {
  margin: -2.75rem !important;
}

.hover\:-m-12:hover {
  margin: -3rem !important;
}

.hover\:-m-13:hover {
  margin: -3.25rem !important;
}

.hover\:-m-14:hover {
  margin: -3.5rem !important;
}

.hover\:-m-15:hover {
  margin: -3.75rem !important;
}

.hover\:-m-16:hover {
  margin: -4rem !important;
}

.hover\:-m-17:hover {
  margin: -4.25rem !important;
}

.hover\:-m-18:hover {
  margin: -4.5rem !important;
}

.hover\:-m-19:hover {
  margin: -4.75rem !important;
}

.hover\:-m-20:hover {
  margin: -5rem !important;
}

.hover\:-m-21:hover {
  margin: -5.25rem !important;
}

.hover\:-m-22:hover {
  margin: -5.5rem !important;
}

.hover\:-m-23:hover {
  margin: -5.75rem !important;
}

.hover\:-m-24:hover {
  margin: -6rem !important;
}

.hover\:-m-25:hover {
  margin: -6.25rem !important;
}

.hover\:-m-26:hover {
  margin: -6.5rem !important;
}

.hover\:-m-27:hover {
  margin: -6.75rem !important;
}

.hover\:-m-28:hover {
  margin: -7rem !important;
}

.hover\:-m-29:hover {
  margin: -7.25rem !important;
}

.hover\:-m-30:hover {
  margin: -7.5rem !important;
}

.hover\:-m-31:hover {
  margin: -7.75rem !important;
}

.hover\:-m-32:hover {
  margin: -8rem !important;
}

.hover\:-m-33:hover {
  margin: -8.25rem !important;
}

.hover\:-m-34:hover {
  margin: -8.5rem !important;
}

.hover\:-m-35:hover {
  margin: -8.75rem !important;
}

.hover\:-m-36:hover {
  margin: -9rem !important;
}

.hover\:-m-37:hover {
  margin: -9.25rem !important;
}

.hover\:-m-38:hover {
  margin: -9.5rem !important;
}

.hover\:-m-39:hover {
  margin: -9.75rem !important;
}

.hover\:-m-40:hover {
  margin: -10rem !important;
}

.hover\:-m-41:hover {
  margin: -10.25rem !important;
}

.hover\:-m-42:hover {
  margin: -10.5rem !important;
}

.hover\:-m-43:hover {
  margin: -10.75rem !important;
}

.hover\:-m-44:hover {
  margin: -11rem !important;
}

.hover\:-m-45:hover {
  margin: -11.25rem !important;
}

.hover\:-m-46:hover {
  margin: -11.5rem !important;
}

.hover\:-m-47:hover {
  margin: -11.75rem !important;
}

.hover\:-m-48:hover {
  margin: -12rem !important;
}

.hover\:-m-49:hover {
  margin: -12.25rem !important;
}

.hover\:-m-50:hover {
  margin: -12.5rem !important;
}

.hover\:-m-51:hover {
  margin: -12.75rem !important;
}

.hover\:-m-52:hover {
  margin: -13rem !important;
}

.hover\:-m-53:hover {
  margin: -13.25rem !important;
}

.hover\:-m-54:hover {
  margin: -13.5rem !important;
}

.hover\:-m-55:hover {
  margin: -13.75rem !important;
}

.hover\:-m-56:hover {
  margin: -14rem !important;
}

.hover\:-m-57:hover {
  margin: -14.25rem !important;
}

.hover\:-m-58:hover {
  margin: -14.5rem !important;
}

.hover\:-m-59:hover {
  margin: -14.75rem !important;
}

.hover\:-m-60:hover {
  margin: -15rem !important;
}

.hover\:-m-61:hover {
  margin: -15.25rem !important;
}

.hover\:-m-62:hover {
  margin: -15.5rem !important;
}

.hover\:-m-63:hover {
  margin: -15.75rem !important;
}

.hover\:-m-64:hover {
  margin: -16rem !important;
}

.hover\:-m-65:hover {
  margin: -16.25rem !important;
}

.hover\:-m-66:hover {
  margin: -16.5rem !important;
}

.hover\:-m-67:hover {
  margin: -16.75rem !important;
}

.hover\:-m-68:hover {
  margin: -17rem !important;
}

.hover\:-m-69:hover {
  margin: -17.25rem !important;
}

.hover\:-m-70:hover {
  margin: -17.5rem !important;
}

.hover\:-m-71:hover {
  margin: -17.75rem !important;
}

.hover\:-m-72:hover {
  margin: -18rem !important;
}

.hover\:-m-73:hover {
  margin: -18.25rem !important;
}

.hover\:-m-74:hover {
  margin: -18.5rem !important;
}

.hover\:-m-75:hover {
  margin: -18.75rem !important;
}

.hover\:-m-76:hover {
  margin: -19rem !important;
}

.hover\:-m-77:hover {
  margin: -19.25rem !important;
}

.hover\:-m-78:hover {
  margin: -19.5rem !important;
}

.hover\:-m-79:hover {
  margin: -19.75rem !important;
}

.hover\:-m-80:hover {
  margin: -20rem !important;
}

.hover\:-m-81:hover {
  margin: -20.25rem !important;
}

.hover\:-m-82:hover {
  margin: -20.5rem !important;
}

.hover\:-m-83:hover {
  margin: -20.75rem !important;
}

.hover\:-m-84:hover {
  margin: -21rem !important;
}

.hover\:-m-85:hover {
  margin: -21.25rem !important;
}

.hover\:-m-86:hover {
  margin: -21.5rem !important;
}

.hover\:-m-87:hover {
  margin: -21.75rem !important;
}

.hover\:-m-88:hover {
  margin: -22rem !important;
}

.hover\:-m-89:hover {
  margin: -22.25rem !important;
}

.hover\:-m-90:hover {
  margin: -22.5rem !important;
}

.hover\:-m-91:hover {
  margin: -22.75rem !important;
}

.hover\:-m-92:hover {
  margin: -23rem !important;
}

.hover\:-m-93:hover {
  margin: -23.25rem !important;
}

.hover\:-m-94:hover {
  margin: -23.5rem !important;
}

.hover\:-m-95:hover {
  margin: -23.75rem !important;
}

.hover\:-m-96:hover {
  margin: -24rem !important;
}

.hover\:-m-97:hover {
  margin: -24.25rem !important;
}

.hover\:-m-98:hover {
  margin: -24.5rem !important;
}

.hover\:-m-99:hover {
  margin: -24.75rem !important;
}

.hover\:-m-100:hover {
  margin: -25rem !important;
}

.hover\:-m-101:hover {
  margin: -25.25rem !important;
}

.hover\:-m-102:hover {
  margin: -25.5rem !important;
}

.hover\:-m-103:hover {
  margin: -25.75rem !important;
}

.hover\:-m-104:hover {
  margin: -26rem !important;
}

.hover\:-m-105:hover {
  margin: -26.25rem !important;
}

.hover\:-m-px:hover {
  margin: -1px !important;
}

.hover\:-m-0\.5:hover {
  margin: -0.125rem !important;
}

.hover\:-m-1\.5:hover {
  margin: -0.375rem !important;
}

.hover\:-m-2\.5:hover {
  margin: -0.625rem !important;
}

.hover\:-m-3\.5:hover {
  margin: -0.875rem !important;
}

.hover\:-m-4\.5:hover {
  margin: -1.125rem !important;
}

.hover\:-m-5\.5:hover {
  margin: -1.375rem !important;
}

.hover\:-m-6\.5:hover {
  margin: -1.625rem !important;
}

.hover\:-m-7\.5:hover {
  margin: -1.875rem !important;
}

.hover\:-m-8\.5:hover {
  margin: -2.125rem !important;
}

.hover\:-m-9\.5:hover {
  margin: -2.375rem !important;
}

.hover\:-m-10\.5:hover {
  margin: -2.625rem !important;
}

.hover\:-m-11\.5:hover {
  margin: -2.875rem !important;
}

.hover\:-m-12\.5:hover {
  margin: -3.125rem !important;
}

.hover\:-m-13\.5:hover {
  margin: -3.375rem !important;
}

.hover\:-m-14\.5:hover {
  margin: -3.625rem !important;
}

.hover\:-m-15\.5:hover {
  margin: -3.875rem !important;
}

.hover\:-m-16\.5:hover {
  margin: -4.125rem !important;
}

.hover\:-m-17\.5:hover {
  margin: -4.375rem !important;
}

.hover\:-m-18\.5:hover {
  margin: -4.625rem !important;
}

.hover\:-m-19\.5:hover {
  margin: -4.875rem !important;
}

.hover\:-m-20\.5:hover {
  margin: -5.125rem !important;
}

.hover\:-m-21\.5:hover {
  margin: -5.375rem !important;
}

.hover\:-m-22\.5:hover {
  margin: -5.625rem !important;
}

.hover\:-m-23\.5:hover {
  margin: -5.875rem !important;
}

.hover\:-m-24\.5:hover {
  margin: -6.125rem !important;
}

.hover\:-m-25\.5:hover {
  margin: -6.375rem !important;
}

.hover\:-m-26\.5:hover {
  margin: -6.625rem !important;
}

.hover\:-m-27\.5:hover {
  margin: -6.875rem !important;
}

.hover\:-m-28\.5:hover {
  margin: -7.125rem !important;
}

.hover\:-m-29\.5:hover {
  margin: -7.375rem !important;
}

.hover\:-m-30\.5:hover {
  margin: -7.625rem !important;
}

.hover\:-m-31\.5:hover {
  margin: -7.875rem !important;
}

.hover\:-m-32\.5:hover {
  margin: -8.125rem !important;
}

.hover\:-m-33\.5:hover {
  margin: -8.375rem !important;
}

.hover\:-m-34\.5:hover {
  margin: -8.625rem !important;
}

.hover\:-m-35\.5:hover {
  margin: -8.875rem !important;
}

.hover\:-m-36\.5:hover {
  margin: -9.125rem !important;
}

.hover\:-m-37\.5:hover {
  margin: -9.375rem !important;
}

.hover\:-m-38\.5:hover {
  margin: -9.625rem !important;
}

.hover\:-m-39\.5:hover {
  margin: -9.875rem !important;
}

.hover\:-m-40\.5:hover {
  margin: -10.125rem !important;
}

.hover\:-m-41\.5:hover {
  margin: -10.375rem !important;
}

.hover\:-m-42\.5:hover {
  margin: -10.625rem !important;
}

.hover\:-m-43\.5:hover {
  margin: -10.875rem !important;
}

.hover\:-m-44\.5:hover {
  margin: -11.125rem !important;
}

.hover\:-m-45\.5:hover {
  margin: -11.375rem !important;
}

.hover\:-m-46\.5:hover {
  margin: -11.625rem !important;
}

.hover\:-m-47\.5:hover {
  margin: -11.875rem !important;
}

.hover\:-m-48\.5:hover {
  margin: -12.125rem !important;
}

.hover\:-m-49\.5:hover {
  margin: -12.375rem !important;
}

.hover\:-m-50\.5:hover {
  margin: -12.625rem !important;
}

.hover\:-m-51\.5:hover {
  margin: -12.875rem !important;
}

.hover\:-m-52\.5:hover {
  margin: -13.125rem !important;
}

.hover\:-m-53\.5:hover {
  margin: -13.375rem !important;
}

.hover\:-m-54\.5:hover {
  margin: -13.625rem !important;
}

.hover\:-m-55\.5:hover {
  margin: -13.875rem !important;
}

.hover\:-m-56\.5:hover {
  margin: -14.125rem !important;
}

.hover\:-m-57\.5:hover {
  margin: -14.375rem !important;
}

.hover\:-m-58\.5:hover {
  margin: -14.625rem !important;
}

.hover\:-m-59\.5:hover {
  margin: -14.875rem !important;
}

.hover\:-m-60\.5:hover {
  margin: -15.125rem !important;
}

.hover\:-m-61\.5:hover {
  margin: -15.375rem !important;
}

.hover\:-m-62\.5:hover {
  margin: -15.625rem !important;
}

.hover\:-m-63\.5:hover {
  margin: -15.875rem !important;
}

.hover\:-m-64\.5:hover {
  margin: -16.125rem !important;
}

.hover\:-m-65\.5:hover {
  margin: -16.375rem !important;
}

.hover\:-m-66\.5:hover {
  margin: -16.625rem !important;
}

.hover\:-m-67\.5:hover {
  margin: -16.875rem !important;
}

.hover\:-m-68\.5:hover {
  margin: -17.125rem !important;
}

.hover\:-m-69\.5:hover {
  margin: -17.375rem !important;
}

.hover\:-m-70\.5:hover {
  margin: -17.625rem !important;
}

.hover\:-m-71\.5:hover {
  margin: -17.875rem !important;
}

.hover\:-m-72\.5:hover {
  margin: -18.125rem !important;
}

.hover\:-m-73\.5:hover {
  margin: -18.375rem !important;
}

.hover\:-m-74\.5:hover {
  margin: -18.625rem !important;
}

.hover\:-m-75\.5:hover {
  margin: -18.875rem !important;
}

.hover\:-m-76\.5:hover {
  margin: -19.125rem !important;
}

.hover\:-m-77\.5:hover {
  margin: -19.375rem !important;
}

.hover\:-m-78\.5:hover {
  margin: -19.625rem !important;
}

.hover\:-m-79\.5:hover {
  margin: -19.875rem !important;
}

.hover\:-m-80\.5:hover {
  margin: -20.125rem !important;
}

.hover\:-m-81\.5:hover {
  margin: -20.375rem !important;
}

.hover\:-m-82\.5:hover {
  margin: -20.625rem !important;
}

.hover\:-m-83\.5:hover {
  margin: -20.875rem !important;
}

.hover\:-m-84\.5:hover {
  margin: -21.125rem !important;
}

.hover\:-m-85\.5:hover {
  margin: -21.375rem !important;
}

.hover\:-m-86\.5:hover {
  margin: -21.625rem !important;
}

.hover\:-m-87\.5:hover {
  margin: -21.875rem !important;
}

.hover\:-m-88\.5:hover {
  margin: -22.125rem !important;
}

.hover\:-m-89\.5:hover {
  margin: -22.375rem !important;
}

.hover\:-m-90\.5:hover {
  margin: -22.625rem !important;
}

.hover\:-m-91\.5:hover {
  margin: -22.875rem !important;
}

.hover\:-m-92\.5:hover {
  margin: -23.125rem !important;
}

.hover\:-m-93\.5:hover {
  margin: -23.375rem !important;
}

.hover\:-m-94\.5:hover {
  margin: -23.625rem !important;
}

.hover\:-m-95\.5:hover {
  margin: -23.875rem !important;
}

.hover\:-m-96\.5:hover {
  margin: -24.125rem !important;
}

.hover\:-m-97\.5:hover {
  margin: -24.375rem !important;
}

.hover\:-m-98\.5:hover {
  margin: -24.625rem !important;
}

.hover\:-m-99\.5:hover {
  margin: -24.875rem !important;
}

.hover\:-m-100\.5:hover {
  margin: -25.125rem !important;
}

.hover\:-m-101\.5:hover {
  margin: -25.375rem !important;
}

.hover\:-m-102\.5:hover {
  margin: -25.625rem !important;
}

.hover\:-m-103\.5:hover {
  margin: -25.875rem !important;
}

.hover\:-m-104\.5:hover {
  margin: -26.125rem !important;
}

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

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

.hover\:my-1:hover {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.hover\:mx-1:hover {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.hover\:my-2:hover {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.hover\:mx-2:hover {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.hover\:my-3:hover {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.hover\:mx-3:hover {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

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

.hover\:mx-4:hover {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.hover\:my-5:hover {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.hover\:mx-5:hover {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

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

.hover\:mx-6:hover {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.hover\:my-7:hover {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.hover\:mx-7:hover {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}

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

.hover\:mx-8:hover {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.hover\:my-9:hover {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.hover\:mx-9:hover {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

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

.hover\:mx-10:hover {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.hover\:my-11:hover {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}

.hover\:mx-11:hover {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}

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

.hover\:mx-12:hover {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.hover\:my-13:hover {
  margin-top: 3.25rem !important;
  margin-bottom: 3.25rem !important;
}

.hover\:mx-13:hover {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}

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

.hover\:mx-14:hover {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.hover\:my-15:hover {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}

.hover\:mx-15:hover {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}

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

.hover\:mx-16:hover {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.hover\:my-17:hover {
  margin-top: 4.25rem !important;
  margin-bottom: 4.25rem !important;
}

.hover\:mx-17:hover {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}

.hover\:my-18:hover {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.hover\:mx-18:hover {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.hover\:my-19:hover {
  margin-top: 4.75rem !important;
  margin-bottom: 4.75rem !important;
}

.hover\:mx-19:hover {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}

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

.hover\:mx-20:hover {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.hover\:my-21:hover {
  margin-top: 5.25rem !important;
  margin-bottom: 5.25rem !important;
}

.hover\:mx-21:hover {
  margin-left: 5.25rem !important;
  margin-right: 5.25rem !important;
}

.hover\:my-22:hover {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important;
}

.hover\:mx-22:hover {
  margin-left: 5.5rem !important;
  margin-right: 5.5rem !important;
}

.hover\:my-23:hover {
  margin-top: 5.75rem !important;
  margin-bottom: 5.75rem !important;
}

.hover\:mx-23:hover {
  margin-left: 5.75rem !important;
  margin-right: 5.75rem !important;
}

.hover\:my-24:hover {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.hover\:mx-24:hover {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.hover\:my-25:hover {
  margin-top: 6.25rem !important;
  margin-bottom: 6.25rem !important;
}

.hover\:mx-25:hover {
  margin-left: 6.25rem !important;
  margin-right: 6.25rem !important;
}

.hover\:my-26:hover {
  margin-top: 6.5rem !important;
  margin-bottom: 6.5rem !important;
}

.hover\:mx-26:hover {
  margin-left: 6.5rem !important;
  margin-right: 6.5rem !important;
}

.hover\:my-27:hover {
  margin-top: 6.75rem !important;
  margin-bottom: 6.75rem !important;
}

.hover\:mx-27:hover {
  margin-left: 6.75rem !important;
  margin-right: 6.75rem !important;
}

.hover\:my-28:hover {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.hover\:mx-28:hover {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}

.hover\:my-29:hover {
  margin-top: 7.25rem !important;
  margin-bottom: 7.25rem !important;
}

.hover\:mx-29:hover {
  margin-left: 7.25rem !important;
  margin-right: 7.25rem !important;
}

.hover\:my-30:hover {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}

.hover\:mx-30:hover {
  margin-left: 7.5rem !important;
  margin-right: 7.5rem !important;
}

.hover\:my-31:hover {
  margin-top: 7.75rem !important;
  margin-bottom: 7.75rem !important;
}

.hover\:mx-31:hover {
  margin-left: 7.75rem !important;
  margin-right: 7.75rem !important;
}

.hover\:my-32:hover {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.hover\:mx-32:hover {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.hover\:my-33:hover {
  margin-top: 8.25rem !important;
  margin-bottom: 8.25rem !important;
}

.hover\:mx-33:hover {
  margin-left: 8.25rem !important;
  margin-right: 8.25rem !important;
}

.hover\:my-34:hover {
  margin-top: 8.5rem !important;
  margin-bottom: 8.5rem !important;
}

.hover\:mx-34:hover {
  margin-left: 8.5rem !important;
  margin-right: 8.5rem !important;
}

.hover\:my-35:hover {
  margin-top: 8.75rem !important;
  margin-bottom: 8.75rem !important;
}

.hover\:mx-35:hover {
  margin-left: 8.75rem !important;
  margin-right: 8.75rem !important;
}

.hover\:my-36:hover {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.hover\:mx-36:hover {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}

.hover\:my-37:hover {
  margin-top: 9.25rem !important;
  margin-bottom: 9.25rem !important;
}

.hover\:mx-37:hover {
  margin-left: 9.25rem !important;
  margin-right: 9.25rem !important;
}

.hover\:my-38:hover {
  margin-top: 9.5rem !important;
  margin-bottom: 9.5rem !important;
}

.hover\:mx-38:hover {
  margin-left: 9.5rem !important;
  margin-right: 9.5rem !important;
}

.hover\:my-39:hover {
  margin-top: 9.75rem !important;
  margin-bottom: 9.75rem !important;
}

.hover\:mx-39:hover {
  margin-left: 9.75rem !important;
  margin-right: 9.75rem !important;
}

.hover\:my-40:hover {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.hover\:mx-40:hover {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.hover\:my-41:hover {
  margin-top: 10.25rem !important;
  margin-bottom: 10.25rem !important;
}

.hover\:mx-41:hover {
  margin-left: 10.25rem !important;
  margin-right: 10.25rem !important;
}

.hover\:my-42:hover {
  margin-top: 10.5rem !important;
  margin-bottom: 10.5rem !important;
}

.hover\:mx-42:hover {
  margin-left: 10.5rem !important;
  margin-right: 10.5rem !important;
}

.hover\:my-43:hover {
  margin-top: 10.75rem !important;
  margin-bottom: 10.75rem !important;
}

.hover\:mx-43:hover {
  margin-left: 10.75rem !important;
  margin-right: 10.75rem !important;
}

.hover\:my-44:hover {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}

.hover\:mx-44:hover {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}

.hover\:my-45:hover {
  margin-top: 11.25rem !important;
  margin-bottom: 11.25rem !important;
}

.hover\:mx-45:hover {
  margin-left: 11.25rem !important;
  margin-right: 11.25rem !important;
}

.hover\:my-46:hover {
  margin-top: 11.5rem !important;
  margin-bottom: 11.5rem !important;
}

.hover\:mx-46:hover {
  margin-left: 11.5rem !important;
  margin-right: 11.5rem !important;
}

.hover\:my-47:hover {
  margin-top: 11.75rem !important;
  margin-bottom: 11.75rem !important;
}

.hover\:mx-47:hover {
  margin-left: 11.75rem !important;
  margin-right: 11.75rem !important;
}

.hover\:my-48:hover {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}

.hover\:mx-48:hover {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}

.hover\:my-49:hover {
  margin-top: 12.25rem !important;
  margin-bottom: 12.25rem !important;
}

.hover\:mx-49:hover {
  margin-left: 12.25rem !important;
  margin-right: 12.25rem !important;
}

.hover\:my-50:hover {
  margin-top: 12.5rem !important;
  margin-bottom: 12.5rem !important;
}

.hover\:mx-50:hover {
  margin-left: 12.5rem !important;
  margin-right: 12.5rem !important;
}

.hover\:my-51:hover {
  margin-top: 12.75rem !important;
  margin-bottom: 12.75rem !important;
}

.hover\:mx-51:hover {
  margin-left: 12.75rem !important;
  margin-right: 12.75rem !important;
}

.hover\:my-52:hover {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}

.hover\:mx-52:hover {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}

.hover\:my-53:hover {
  margin-top: 13.25rem !important;
  margin-bottom: 13.25rem !important;
}

.hover\:mx-53:hover {
  margin-left: 13.25rem !important;
  margin-right: 13.25rem !important;
}

.hover\:my-54:hover {
  margin-top: 13.5rem !important;
  margin-bottom: 13.5rem !important;
}

.hover\:mx-54:hover {
  margin-left: 13.5rem !important;
  margin-right: 13.5rem !important;
}

.hover\:my-55:hover {
  margin-top: 13.75rem !important;
  margin-bottom: 13.75rem !important;
}

.hover\:mx-55:hover {
  margin-left: 13.75rem !important;
  margin-right: 13.75rem !important;
}

.hover\:my-56:hover {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}

.hover\:mx-56:hover {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}

.hover\:my-57:hover {
  margin-top: 14.25rem !important;
  margin-bottom: 14.25rem !important;
}

.hover\:mx-57:hover {
  margin-left: 14.25rem !important;
  margin-right: 14.25rem !important;
}

.hover\:my-58:hover {
  margin-top: 14.5rem !important;
  margin-bottom: 14.5rem !important;
}

.hover\:mx-58:hover {
  margin-left: 14.5rem !important;
  margin-right: 14.5rem !important;
}

.hover\:my-59:hover {
  margin-top: 14.75rem !important;
  margin-bottom: 14.75rem !important;
}

.hover\:mx-59:hover {
  margin-left: 14.75rem !important;
  margin-right: 14.75rem !important;
}

.hover\:my-60:hover {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

.hover\:mx-60:hover {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

.hover\:my-61:hover {
  margin-top: 15.25rem !important;
  margin-bottom: 15.25rem !important;
}

.hover\:mx-61:hover {
  margin-left: 15.25rem !important;
  margin-right: 15.25rem !important;
}

.hover\:my-62:hover {
  margin-top: 15.5rem !important;
  margin-bottom: 15.5rem !important;
}

.hover\:mx-62:hover {
  margin-left: 15.5rem !important;
  margin-right: 15.5rem !important;
}

.hover\:my-63:hover {
  margin-top: 15.75rem !important;
  margin-bottom: 15.75rem !important;
}

.hover\:mx-63:hover {
  margin-left: 15.75rem !important;
  margin-right: 15.75rem !important;
}

.hover\:my-64:hover {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}

.hover\:mx-64:hover {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}

.hover\:my-65:hover {
  margin-top: 16.25rem !important;
  margin-bottom: 16.25rem !important;
}

.hover\:mx-65:hover {
  margin-left: 16.25rem !important;
  margin-right: 16.25rem !important;
}

.hover\:my-66:hover {
  margin-top: 16.5rem !important;
  margin-bottom: 16.5rem !important;
}

.hover\:mx-66:hover {
  margin-left: 16.5rem !important;
  margin-right: 16.5rem !important;
}

.hover\:my-67:hover {
  margin-top: 16.75rem !important;
  margin-bottom: 16.75rem !important;
}

.hover\:mx-67:hover {
  margin-left: 16.75rem !important;
  margin-right: 16.75rem !important;
}

.hover\:my-68:hover {
  margin-top: 17rem !important;
  margin-bottom: 17rem !important;
}

.hover\:mx-68:hover {
  margin-left: 17rem !important;
  margin-right: 17rem !important;
}

.hover\:my-69:hover {
  margin-top: 17.25rem !important;
  margin-bottom: 17.25rem !important;
}

.hover\:mx-69:hover {
  margin-left: 17.25rem !important;
  margin-right: 17.25rem !important;
}

.hover\:my-70:hover {
  margin-top: 17.5rem !important;
  margin-bottom: 17.5rem !important;
}

.hover\:mx-70:hover {
  margin-left: 17.5rem !important;
  margin-right: 17.5rem !important;
}

.hover\:my-71:hover {
  margin-top: 17.75rem !important;
  margin-bottom: 17.75rem !important;
}

.hover\:mx-71:hover {
  margin-left: 17.75rem !important;
  margin-right: 17.75rem !important;
}

.hover\:my-72:hover {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}

.hover\:mx-72:hover {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}

.hover\:my-73:hover {
  margin-top: 18.25rem !important;
  margin-bottom: 18.25rem !important;
}

.hover\:mx-73:hover {
  margin-left: 18.25rem !important;
  margin-right: 18.25rem !important;
}

.hover\:my-74:hover {
  margin-top: 18.5rem !important;
  margin-bottom: 18.5rem !important;
}

.hover\:mx-74:hover {
  margin-left: 18.5rem !important;
  margin-right: 18.5rem !important;
}

.hover\:my-75:hover {
  margin-top: 18.75rem !important;
  margin-bottom: 18.75rem !important;
}

.hover\:mx-75:hover {
  margin-left: 18.75rem !important;
  margin-right: 18.75rem !important;
}

.hover\:my-76:hover {
  margin-top: 19rem !important;
  margin-bottom: 19rem !important;
}

.hover\:mx-76:hover {
  margin-left: 19rem !important;
  margin-right: 19rem !important;
}

.hover\:my-77:hover {
  margin-top: 19.25rem !important;
  margin-bottom: 19.25rem !important;
}

.hover\:mx-77:hover {
  margin-left: 19.25rem !important;
  margin-right: 19.25rem !important;
}

.hover\:my-78:hover {
  margin-top: 19.5rem !important;
  margin-bottom: 19.5rem !important;
}

.hover\:mx-78:hover {
  margin-left: 19.5rem !important;
  margin-right: 19.5rem !important;
}

.hover\:my-79:hover {
  margin-top: 19.75rem !important;
  margin-bottom: 19.75rem !important;
}

.hover\:mx-79:hover {
  margin-left: 19.75rem !important;
  margin-right: 19.75rem !important;
}

.hover\:my-80:hover {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}

.hover\:mx-80:hover {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}

.hover\:my-81:hover {
  margin-top: 20.25rem !important;
  margin-bottom: 20.25rem !important;
}

.hover\:mx-81:hover {
  margin-left: 20.25rem !important;
  margin-right: 20.25rem !important;
}

.hover\:my-82:hover {
  margin-top: 20.5rem !important;
  margin-bottom: 20.5rem !important;
}

.hover\:mx-82:hover {
  margin-left: 20.5rem !important;
  margin-right: 20.5rem !important;
}

.hover\:my-83:hover {
  margin-top: 20.75rem !important;
  margin-bottom: 20.75rem !important;
}

.hover\:mx-83:hover {
  margin-left: 20.75rem !important;
  margin-right: 20.75rem !important;
}

.hover\:my-84:hover {
  margin-top: 21rem !important;
  margin-bottom: 21rem !important;
}

.hover\:mx-84:hover {
  margin-left: 21rem !important;
  margin-right: 21rem !important;
}

.hover\:my-85:hover {
  margin-top: 21.25rem !important;
  margin-bottom: 21.25rem !important;
}

.hover\:mx-85:hover {
  margin-left: 21.25rem !important;
  margin-right: 21.25rem !important;
}

.hover\:my-86:hover {
  margin-top: 21.5rem !important;
  margin-bottom: 21.5rem !important;
}

.hover\:mx-86:hover {
  margin-left: 21.5rem !important;
  margin-right: 21.5rem !important;
}

.hover\:my-87:hover {
  margin-top: 21.75rem !important;
  margin-bottom: 21.75rem !important;
}

.hover\:mx-87:hover {
  margin-left: 21.75rem !important;
  margin-right: 21.75rem !important;
}

.hover\:my-88:hover {
  margin-top: 22rem !important;
  margin-bottom: 22rem !important;
}

.hover\:mx-88:hover {
  margin-left: 22rem !important;
  margin-right: 22rem !important;
}

.hover\:my-89:hover {
  margin-top: 22.25rem !important;
  margin-bottom: 22.25rem !important;
}

.hover\:mx-89:hover {
  margin-left: 22.25rem !important;
  margin-right: 22.25rem !important;
}

.hover\:my-90:hover {
  margin-top: 22.5rem !important;
  margin-bottom: 22.5rem !important;
}

.hover\:mx-90:hover {
  margin-left: 22.5rem !important;
  margin-right: 22.5rem !important;
}

.hover\:my-91:hover {
  margin-top: 22.75rem !important;
  margin-bottom: 22.75rem !important;
}

.hover\:mx-91:hover {
  margin-left: 22.75rem !important;
  margin-right: 22.75rem !important;
}

.hover\:my-92:hover {
  margin-top: 23rem !important;
  margin-bottom: 23rem !important;
}

.hover\:mx-92:hover {
  margin-left: 23rem !important;
  margin-right: 23rem !important;
}

.hover\:my-93:hover {
  margin-top: 23.25rem !important;
  margin-bottom: 23.25rem !important;
}

.hover\:mx-93:hover {
  margin-left: 23.25rem !important;
  margin-right: 23.25rem !important;
}

.hover\:my-94:hover {
  margin-top: 23.5rem !important;
  margin-bottom: 23.5rem !important;
}

.hover\:mx-94:hover {
  margin-left: 23.5rem !important;
  margin-right: 23.5rem !important;
}

.hover\:my-95:hover {
  margin-top: 23.75rem !important;
  margin-bottom: 23.75rem !important;
}

.hover\:mx-95:hover {
  margin-left: 23.75rem !important;
  margin-right: 23.75rem !important;
}

.hover\:my-96:hover {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}

.hover\:mx-96:hover {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}

.hover\:my-97:hover {
  margin-top: 24.25rem !important;
  margin-bottom: 24.25rem !important;
}

.hover\:mx-97:hover {
  margin-left: 24.25rem !important;
  margin-right: 24.25rem !important;
}

.hover\:my-98:hover {
  margin-top: 24.5rem !important;
  margin-bottom: 24.5rem !important;
}

.hover\:mx-98:hover {
  margin-left: 24.5rem !important;
  margin-right: 24.5rem !important;
}

.hover\:my-99:hover {
  margin-top: 24.75rem !important;
  margin-bottom: 24.75rem !important;
}

.hover\:mx-99:hover {
  margin-left: 24.75rem !important;
  margin-right: 24.75rem !important;
}

.hover\:my-100:hover {
  margin-top: 25rem !important;
  margin-bottom: 25rem !important;
}

.hover\:mx-100:hover {
  margin-left: 25rem !important;
  margin-right: 25rem !important;
}

.hover\:my-101:hover {
  margin-top: 25.25rem !important;
  margin-bottom: 25.25rem !important;
}

.hover\:mx-101:hover {
  margin-left: 25.25rem !important;
  margin-right: 25.25rem !important;
}

.hover\:my-102:hover {
  margin-top: 25.5rem !important;
  margin-bottom: 25.5rem !important;
}

.hover\:mx-102:hover {
  margin-left: 25.5rem !important;
  margin-right: 25.5rem !important;
}

.hover\:my-103:hover {
  margin-top: 25.75rem !important;
  margin-bottom: 25.75rem !important;
}

.hover\:mx-103:hover {
  margin-left: 25.75rem !important;
  margin-right: 25.75rem !important;
}

.hover\:my-104:hover {
  margin-top: 26rem !important;
  margin-bottom: 26rem !important;
}

.hover\:mx-104:hover {
  margin-left: 26rem !important;
  margin-right: 26rem !important;
}

.hover\:my-105:hover {
  margin-top: 26.25rem !important;
  margin-bottom: 26.25rem !important;
}

.hover\:mx-105:hover {
  margin-left: 26.25rem !important;
  margin-right: 26.25rem !important;
}

.hover\:my-auto:hover {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

.hover\:my-px:hover {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.hover\:mx-px:hover {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

.hover\:my-0\.5:hover {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

.hover\:mx-0\.5:hover {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

.hover\:my-1\.5:hover {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}

.hover\:mx-1\.5:hover {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}

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

.hover\:mx-2\.5:hover {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}

.hover\:my-3\.5:hover {
  margin-top: 0.875rem !important;
  margin-bottom: 0.875rem !important;
}

.hover\:mx-3\.5:hover {
  margin-left: 0.875rem !important;
  margin-right: 0.875rem !important;
}

.hover\:my-4\.5:hover {
  margin-top: 1.125rem !important;
  margin-bottom: 1.125rem !important;
}

.hover\:mx-4\.5:hover {
  margin-left: 1.125rem !important;
  margin-right: 1.125rem !important;
}

.hover\:my-5\.5:hover {
  margin-top: 1.375rem !important;
  margin-bottom: 1.375rem !important;
}

.hover\:mx-5\.5:hover {
  margin-left: 1.375rem !important;
  margin-right: 1.375rem !important;
}

.hover\:my-6\.5:hover {
  margin-top: 1.625rem !important;
  margin-bottom: 1.625rem !important;
}

.hover\:mx-6\.5:hover {
  margin-left: 1.625rem !important;
  margin-right: 1.625rem !important;
}

.hover\:my-7\.5:hover {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important;
}

.hover\:mx-7\.5:hover {
  margin-left: 1.875rem !important;
  margin-right: 1.875rem !important;
}

.hover\:my-8\.5:hover {
  margin-top: 2.125rem !important;
  margin-bottom: 2.125rem !important;
}

.hover\:mx-8\.5:hover {
  margin-left: 2.125rem !important;
  margin-right: 2.125rem !important;
}

.hover\:my-9\.5:hover {
  margin-top: 2.375rem !important;
  margin-bottom: 2.375rem !important;
}

.hover\:mx-9\.5:hover {
  margin-left: 2.375rem !important;
  margin-right: 2.375rem !important;
}

.hover\:my-10\.5:hover {
  margin-top: 2.625rem !important;
  margin-bottom: 2.625rem !important;
}

.hover\:mx-10\.5:hover {
  margin-left: 2.625rem !important;
  margin-right: 2.625rem !important;
}

.hover\:my-11\.5:hover {
  margin-top: 2.875rem !important;
  margin-bottom: 2.875rem !important;
}

.hover\:mx-11\.5:hover {
  margin-left: 2.875rem !important;
  margin-right: 2.875rem !important;
}

.hover\:my-12\.5:hover {
  margin-top: 3.125rem !important;
  margin-bottom: 3.125rem !important;
}

.hover\:mx-12\.5:hover {
  margin-left: 3.125rem !important;
  margin-right: 3.125rem !important;
}

.hover\:my-13\.5:hover {
  margin-top: 3.375rem !important;
  margin-bottom: 3.375rem !important;
}

.hover\:mx-13\.5:hover {
  margin-left: 3.375rem !important;
  margin-right: 3.375rem !important;
}

.hover\:my-14\.5:hover {
  margin-top: 3.625rem !important;
  margin-bottom: 3.625rem !important;
}

.hover\:mx-14\.5:hover {
  margin-left: 3.625rem !important;
  margin-right: 3.625rem !important;
}

.hover\:my-15\.5:hover {
  margin-top: 3.875rem !important;
  margin-bottom: 3.875rem !important;
}

.hover\:mx-15\.5:hover {
  margin-left: 3.875rem !important;
  margin-right: 3.875rem !important;
}

.hover\:my-16\.5:hover {
  margin-top: 4.125rem !important;
  margin-bottom: 4.125rem !important;
}

.hover\:mx-16\.5:hover {
  margin-left: 4.125rem !important;
  margin-right: 4.125rem !important;
}

.hover\:my-17\.5:hover {
  margin-top: 4.375rem !important;
  margin-bottom: 4.375rem !important;
}

.hover\:mx-17\.5:hover {
  margin-left: 4.375rem !important;
  margin-right: 4.375rem !important;
}

.hover\:my-18\.5:hover {
  margin-top: 4.625rem !important;
  margin-bottom: 4.625rem !important;
}

.hover\:mx-18\.5:hover {
  margin-left: 4.625rem !important;
  margin-right: 4.625rem !important;
}

.hover\:my-19\.5:hover {
  margin-top: 4.875rem !important;
  margin-bottom: 4.875rem !important;
}

.hover\:mx-19\.5:hover {
  margin-left: 4.875rem !important;
  margin-right: 4.875rem !important;
}

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

.hover\:mx-20\.5:hover {
  margin-left: 5.125rem !important;
  margin-right: 5.125rem !important;
}

.hover\:my-21\.5:hover {
  margin-top: 5.375rem !important;
  margin-bottom: 5.375rem !important;
}

.hover\:mx-21\.5:hover {
  margin-left: 5.375rem !important;
  margin-right: 5.375rem !important;
}

.hover\:my-22\.5:hover {
  margin-top: 5.625rem !important;
  margin-bottom: 5.625rem !important;
}

.hover\:mx-22\.5:hover {
  margin-left: 5.625rem !important;
  margin-right: 5.625rem !important;
}

.hover\:my-23\.5:hover {
  margin-top: 5.875rem !important;
  margin-bottom: 5.875rem !important;
}

.hover\:mx-23\.5:hover {
  margin-left: 5.875rem !important;
  margin-right: 5.875rem !important;
}

.hover\:my-24\.5:hover {
  margin-top: 6.125rem !important;
  margin-bottom: 6.125rem !important;
}

.hover\:mx-24\.5:hover {
  margin-left: 6.125rem !important;
  margin-right: 6.125rem !important;
}

.hover\:my-25\.5:hover {
  margin-top: 6.375rem !important;
  margin-bottom: 6.375rem !important;
}

.hover\:mx-25\.5:hover {
  margin-left: 6.375rem !important;
  margin-right: 6.375rem !important;
}

.hover\:my-26\.5:hover {
  margin-top: 6.625rem !important;
  margin-bottom: 6.625rem !important;
}

.hover\:mx-26\.5:hover {
  margin-left: 6.625rem !important;
  margin-right: 6.625rem !important;
}

.hover\:my-27\.5:hover {
  margin-top: 6.875rem !important;
  margin-bottom: 6.875rem !important;
}

.hover\:mx-27\.5:hover {
  margin-left: 6.875rem !important;
  margin-right: 6.875rem !important;
}

.hover\:my-28\.5:hover {
  margin-top: 7.125rem !important;
  margin-bottom: 7.125rem !important;
}

.hover\:mx-28\.5:hover {
  margin-left: 7.125rem !important;
  margin-right: 7.125rem !important;
}

.hover\:my-29\.5:hover {
  margin-top: 7.375rem !important;
  margin-bottom: 7.375rem !important;
}

.hover\:mx-29\.5:hover {
  margin-left: 7.375rem !important;
  margin-right: 7.375rem !important;
}

.hover\:my-30\.5:hover {
  margin-top: 7.625rem !important;
  margin-bottom: 7.625rem !important;
}

.hover\:mx-30\.5:hover {
  margin-left: 7.625rem !important;
  margin-right: 7.625rem !important;
}

.hover\:my-31\.5:hover {
  margin-top: 7.875rem !important;
  margin-bottom: 7.875rem !important;
}

.hover\:mx-31\.5:hover {
  margin-left: 7.875rem !important;
  margin-right: 7.875rem !important;
}

.hover\:my-32\.5:hover {
  margin-top: 8.125rem !important;
  margin-bottom: 8.125rem !important;
}

.hover\:mx-32\.5:hover {
  margin-left: 8.125rem !important;
  margin-right: 8.125rem !important;
}

.hover\:my-33\.5:hover {
  margin-top: 8.375rem !important;
  margin-bottom: 8.375rem !important;
}

.hover\:mx-33\.5:hover {
  margin-left: 8.375rem !important;
  margin-right: 8.375rem !important;
}

.hover\:my-34\.5:hover {
  margin-top: 8.625rem !important;
  margin-bottom: 8.625rem !important;
}

.hover\:mx-34\.5:hover {
  margin-left: 8.625rem !important;
  margin-right: 8.625rem !important;
}

.hover\:my-35\.5:hover {
  margin-top: 8.875rem !important;
  margin-bottom: 8.875rem !important;
}

.hover\:mx-35\.5:hover {
  margin-left: 8.875rem !important;
  margin-right: 8.875rem !important;
}

.hover\:my-36\.5:hover {
  margin-top: 9.125rem !important;
  margin-bottom: 9.125rem !important;
}

.hover\:mx-36\.5:hover {
  margin-left: 9.125rem !important;
  margin-right: 9.125rem !important;
}

.hover\:my-37\.5:hover {
  margin-top: 9.375rem !important;
  margin-bottom: 9.375rem !important;
}

.hover\:mx-37\.5:hover {
  margin-left: 9.375rem !important;
  margin-right: 9.375rem !important;
}

.hover\:my-38\.5:hover {
  margin-top: 9.625rem !important;
  margin-bottom: 9.625rem !important;
}

.hover\:mx-38\.5:hover {
  margin-left: 9.625rem !important;
  margin-right: 9.625rem !important;
}

.hover\:my-39\.5:hover {
  margin-top: 9.875rem !important;
  margin-bottom: 9.875rem !important;
}

.hover\:mx-39\.5:hover {
  margin-left: 9.875rem !important;
  margin-right: 9.875rem !important;
}

.hover\:my-40\.5:hover {
  margin-top: 10.125rem !important;
  margin-bottom: 10.125rem !important;
}

.hover\:mx-40\.5:hover {
  margin-left: 10.125rem !important;
  margin-right: 10.125rem !important;
}

.hover\:my-41\.5:hover {
  margin-top: 10.375rem !important;
  margin-bottom: 10.375rem !important;
}

.hover\:mx-41\.5:hover {
  margin-left: 10.375rem !important;
  margin-right: 10.375rem !important;
}

.hover\:my-42\.5:hover {
  margin-top: 10.625rem !important;
  margin-bottom: 10.625rem !important;
}

.hover\:mx-42\.5:hover {
  margin-left: 10.625rem !important;
  margin-right: 10.625rem !important;
}

.hover\:my-43\.5:hover {
  margin-top: 10.875rem !important;
  margin-bottom: 10.875rem !important;
}

.hover\:mx-43\.5:hover {
  margin-left: 10.875rem !important;
  margin-right: 10.875rem !important;
}

.hover\:my-44\.5:hover {
  margin-top: 11.125rem !important;
  margin-bottom: 11.125rem !important;
}

.hover\:mx-44\.5:hover {
  margin-left: 11.125rem !important;
  margin-right: 11.125rem !important;
}

.hover\:my-45\.5:hover {
  margin-top: 11.375rem !important;
  margin-bottom: 11.375rem !important;
}

.hover\:mx-45\.5:hover {
  margin-left: 11.375rem !important;
  margin-right: 11.375rem !important;
}

.hover\:my-46\.5:hover {
  margin-top: 11.625rem !important;
  margin-bottom: 11.625rem !important;
}

.hover\:mx-46\.5:hover {
  margin-left: 11.625rem !important;
  margin-right: 11.625rem !important;
}

.hover\:my-47\.5:hover {
  margin-top: 11.875rem !important;
  margin-bottom: 11.875rem !important;
}

.hover\:mx-47\.5:hover {
  margin-left: 11.875rem !important;
  margin-right: 11.875rem !important;
}

.hover\:my-48\.5:hover {
  margin-top: 12.125rem !important;
  margin-bottom: 12.125rem !important;
}

.hover\:mx-48\.5:hover {
  margin-left: 12.125rem !important;
  margin-right: 12.125rem !important;
}

.hover\:my-49\.5:hover {
  margin-top: 12.375rem !important;
  margin-bottom: 12.375rem !important;
}

.hover\:mx-49\.5:hover {
  margin-left: 12.375rem !important;
  margin-right: 12.375rem !important;
}

.hover\:my-50\.5:hover {
  margin-top: 12.625rem !important;
  margin-bottom: 12.625rem !important;
}

.hover\:mx-50\.5:hover {
  margin-left: 12.625rem !important;
  margin-right: 12.625rem !important;
}

.hover\:my-51\.5:hover {
  margin-top: 12.875rem !important;
  margin-bottom: 12.875rem !important;
}

.hover\:mx-51\.5:hover {
  margin-left: 12.875rem !important;
  margin-right: 12.875rem !important;
}

.hover\:my-52\.5:hover {
  margin-top: 13.125rem !important;
  margin-bottom: 13.125rem !important;
}

.hover\:mx-52\.5:hover {
  margin-left: 13.125rem !important;
  margin-right: 13.125rem !important;
}

.hover\:my-53\.5:hover {
  margin-top: 13.375rem !important;
  margin-bottom: 13.375rem !important;
}

.hover\:mx-53\.5:hover {
  margin-left: 13.375rem !important;
  margin-right: 13.375rem !important;
}

.hover\:my-54\.5:hover {
  margin-top: 13.625rem !important;
  margin-bottom: 13.625rem !important;
}

.hover\:mx-54\.5:hover {
  margin-left: 13.625rem !important;
  margin-right: 13.625rem !important;
}

.hover\:my-55\.5:hover {
  margin-top: 13.875rem !important;
  margin-bottom: 13.875rem !important;
}

.hover\:mx-55\.5:hover {
  margin-left: 13.875rem !important;
  margin-right: 13.875rem !important;
}

.hover\:my-56\.5:hover {
  margin-top: 14.125rem !important;
  margin-bottom: 14.125rem !important;
}

.hover\:mx-56\.5:hover {
  margin-left: 14.125rem !important;
  margin-right: 14.125rem !important;
}

.hover\:my-57\.5:hover {
  margin-top: 14.375rem !important;
  margin-bottom: 14.375rem !important;
}

.hover\:mx-57\.5:hover {
  margin-left: 14.375rem !important;
  margin-right: 14.375rem !important;
}

.hover\:my-58\.5:hover {
  margin-top: 14.625rem !important;
  margin-bottom: 14.625rem !important;
}

.hover\:mx-58\.5:hover {
  margin-left: 14.625rem !important;
  margin-right: 14.625rem !important;
}

.hover\:my-59\.5:hover {
  margin-top: 14.875rem !important;
  margin-bottom: 14.875rem !important;
}

.hover\:mx-59\.5:hover {
  margin-left: 14.875rem !important;
  margin-right: 14.875rem !important;
}

.hover\:my-60\.5:hover {
  margin-top: 15.125rem !important;
  margin-bottom: 15.125rem !important;
}

.hover\:mx-60\.5:hover {
  margin-left: 15.125rem !important;
  margin-right: 15.125rem !important;
}

.hover\:my-61\.5:hover {
  margin-top: 15.375rem !important;
  margin-bottom: 15.375rem !important;
}

.hover\:mx-61\.5:hover {
  margin-left: 15.375rem !important;
  margin-right: 15.375rem !important;
}

.hover\:my-62\.5:hover {
  margin-top: 15.625rem !important;
  margin-bottom: 15.625rem !important;
}

.hover\:mx-62\.5:hover {
  margin-left: 15.625rem !important;
  margin-right: 15.625rem !important;
}

.hover\:my-63\.5:hover {
  margin-top: 15.875rem !important;
  margin-bottom: 15.875rem !important;
}

.hover\:mx-63\.5:hover {
  margin-left: 15.875rem !important;
  margin-right: 15.875rem !important;
}

.hover\:my-64\.5:hover {
  margin-top: 16.125rem !important;
  margin-bottom: 16.125rem !important;
}

.hover\:mx-64\.5:hover {
  margin-left: 16.125rem !important;
  margin-right: 16.125rem !important;
}

.hover\:my-65\.5:hover {
  margin-top: 16.375rem !important;
  margin-bottom: 16.375rem !important;
}

.hover\:mx-65\.5:hover {
  margin-left: 16.375rem !important;
  margin-right: 16.375rem !important;
}

.hover\:my-66\.5:hover {
  margin-top: 16.625rem !important;
  margin-bottom: 16.625rem !important;
}

.hover\:mx-66\.5:hover {
  margin-left: 16.625rem !important;
  margin-right: 16.625rem !important;
}

.hover\:my-67\.5:hover {
  margin-top: 16.875rem !important;
  margin-bottom: 16.875rem !important;
}

.hover\:mx-67\.5:hover {
  margin-left: 16.875rem !important;
  margin-right: 16.875rem !important;
}

.hover\:my-68\.5:hover {
  margin-top: 17.125rem !important;
  margin-bottom: 17.125rem !important;
}

.hover\:mx-68\.5:hover {
  margin-left: 17.125rem !important;
  margin-right: 17.125rem !important;
}

.hover\:my-69\.5:hover {
  margin-top: 17.375rem !important;
  margin-bottom: 17.375rem !important;
}

.hover\:mx-69\.5:hover {
  margin-left: 17.375rem !important;
  margin-right: 17.375rem !important;
}

.hover\:my-70\.5:hover {
  margin-top: 17.625rem !important;
  margin-bottom: 17.625rem !important;
}

.hover\:mx-70\.5:hover {
  margin-left: 17.625rem !important;
  margin-right: 17.625rem !important;
}

.hover\:my-71\.5:hover {
  margin-top: 17.875rem !important;
  margin-bottom: 17.875rem !important;
}

.hover\:mx-71\.5:hover {
  margin-left: 17.875rem !important;
  margin-right: 17.875rem !important;
}

.hover\:my-72\.5:hover {
  margin-top: 18.125rem !important;
  margin-bottom: 18.125rem !important;
}

.hover\:mx-72\.5:hover {
  margin-left: 18.125rem !important;
  margin-right: 18.125rem !important;
}

.hover\:my-73\.5:hover {
  margin-top: 18.375rem !important;
  margin-bottom: 18.375rem !important;
}

.hover\:mx-73\.5:hover {
  margin-left: 18.375rem !important;
  margin-right: 18.375rem !important;
}

.hover\:my-74\.5:hover {
  margin-top: 18.625rem !important;
  margin-bottom: 18.625rem !important;
}

.hover\:mx-74\.5:hover {
  margin-left: 18.625rem !important;
  margin-right: 18.625rem !important;
}

.hover\:my-75\.5:hover {
  margin-top: 18.875rem !important;
  margin-bottom: 18.875rem !important;
}

.hover\:mx-75\.5:hover {
  margin-left: 18.875rem !important;
  margin-right: 18.875rem !important;
}

.hover\:my-76\.5:hover {
  margin-top: 19.125rem !important;
  margin-bottom: 19.125rem !important;
}

.hover\:mx-76\.5:hover {
  margin-left: 19.125rem !important;
  margin-right: 19.125rem !important;
}

.hover\:my-77\.5:hover {
  margin-top: 19.375rem !important;
  margin-bottom: 19.375rem !important;
}

.hover\:mx-77\.5:hover {
  margin-left: 19.375rem !important;
  margin-right: 19.375rem !important;
}

.hover\:my-78\.5:hover {
  margin-top: 19.625rem !important;
  margin-bottom: 19.625rem !important;
}

.hover\:mx-78\.5:hover {
  margin-left: 19.625rem !important;
  margin-right: 19.625rem !important;
}

.hover\:my-79\.5:hover {
  margin-top: 19.875rem !important;
  margin-bottom: 19.875rem !important;
}

.hover\:mx-79\.5:hover {
  margin-left: 19.875rem !important;
  margin-right: 19.875rem !important;
}

.hover\:my-80\.5:hover {
  margin-top: 20.125rem !important;
  margin-bottom: 20.125rem !important;
}

.hover\:mx-80\.5:hover {
  margin-left: 20.125rem !important;
  margin-right: 20.125rem !important;
}

.hover\:my-81\.5:hover {
  margin-top: 20.375rem !important;
  margin-bottom: 20.375rem !important;
}

.hover\:mx-81\.5:hover {
  margin-left: 20.375rem !important;
  margin-right: 20.375rem !important;
}

.hover\:my-82\.5:hover {
  margin-top: 20.625rem !important;
  margin-bottom: 20.625rem !important;
}

.hover\:mx-82\.5:hover {
  margin-left: 20.625rem !important;
  margin-right: 20.625rem !important;
}

.hover\:my-83\.5:hover {
  margin-top: 20.875rem !important;
  margin-bottom: 20.875rem !important;
}

.hover\:mx-83\.5:hover {
  margin-left: 20.875rem !important;
  margin-right: 20.875rem !important;
}

.hover\:my-84\.5:hover {
  margin-top: 21.125rem !important;
  margin-bottom: 21.125rem !important;
}

.hover\:mx-84\.5:hover {
  margin-left: 21.125rem !important;
  margin-right: 21.125rem !important;
}

.hover\:my-85\.5:hover {
  margin-top: 21.375rem !important;
  margin-bottom: 21.375rem !important;
}

.hover\:mx-85\.5:hover {
  margin-left: 21.375rem !important;
  margin-right: 21.375rem !important;
}

.hover\:my-86\.5:hover {
  margin-top: 21.625rem !important;
  margin-bottom: 21.625rem !important;
}

.hover\:mx-86\.5:hover {
  margin-left: 21.625rem !important;
  margin-right: 21.625rem !important;
}

.hover\:my-87\.5:hover {
  margin-top: 21.875rem !important;
  margin-bottom: 21.875rem !important;
}

.hover\:mx-87\.5:hover {
  margin-left: 21.875rem !important;
  margin-right: 21.875rem !important;
}

.hover\:my-88\.5:hover {
  margin-top: 22.125rem !important;
  margin-bottom: 22.125rem !important;
}

.hover\:mx-88\.5:hover {
  margin-left: 22.125rem !important;
  margin-right: 22.125rem !important;
}

.hover\:my-89\.5:hover {
  margin-top: 22.375rem !important;
  margin-bottom: 22.375rem !important;
}

.hover\:mx-89\.5:hover {
  margin-left: 22.375rem !important;
  margin-right: 22.375rem !important;
}

.hover\:my-90\.5:hover {
  margin-top: 22.625rem !important;
  margin-bottom: 22.625rem !important;
}

.hover\:mx-90\.5:hover {
  margin-left: 22.625rem !important;
  margin-right: 22.625rem !important;
}

.hover\:my-91\.5:hover {
  margin-top: 22.875rem !important;
  margin-bottom: 22.875rem !important;
}

.hover\:mx-91\.5:hover {
  margin-left: 22.875rem !important;
  margin-right: 22.875rem !important;
}

.hover\:my-92\.5:hover {
  margin-top: 23.125rem !important;
  margin-bottom: 23.125rem !important;
}

.hover\:mx-92\.5:hover {
  margin-left: 23.125rem !important;
  margin-right: 23.125rem !important;
}

.hover\:my-93\.5:hover {
  margin-top: 23.375rem !important;
  margin-bottom: 23.375rem !important;
}

.hover\:mx-93\.5:hover {
  margin-left: 23.375rem !important;
  margin-right: 23.375rem !important;
}

.hover\:my-94\.5:hover {
  margin-top: 23.625rem !important;
  margin-bottom: 23.625rem !important;
}

.hover\:mx-94\.5:hover {
  margin-left: 23.625rem !important;
  margin-right: 23.625rem !important;
}

.hover\:my-95\.5:hover {
  margin-top: 23.875rem !important;
  margin-bottom: 23.875rem !important;
}

.hover\:mx-95\.5:hover {
  margin-left: 23.875rem !important;
  margin-right: 23.875rem !important;
}

.hover\:my-96\.5:hover {
  margin-top: 24.125rem !important;
  margin-bottom: 24.125rem !important;
}

.hover\:mx-96\.5:hover {
  margin-left: 24.125rem !important;
  margin-right: 24.125rem !important;
}

.hover\:my-97\.5:hover {
  margin-top: 24.375rem !important;
  margin-bottom: 24.375rem !important;
}

.hover\:mx-97\.5:hover {
  margin-left: 24.375rem !important;
  margin-right: 24.375rem !important;
}

.hover\:my-98\.5:hover {
  margin-top: 24.625rem !important;
  margin-bottom: 24.625rem !important;
}

.hover\:mx-98\.5:hover {
  margin-left: 24.625rem !important;
  margin-right: 24.625rem !important;
}

.hover\:my-99\.5:hover {
  margin-top: 24.875rem !important;
  margin-bottom: 24.875rem !important;
}

.hover\:mx-99\.5:hover {
  margin-left: 24.875rem !important;
  margin-right: 24.875rem !important;
}

.hover\:my-100\.5:hover {
  margin-top: 25.125rem !important;
  margin-bottom: 25.125rem !important;
}

.hover\:mx-100\.5:hover {
  margin-left: 25.125rem !important;
  margin-right: 25.125rem !important;
}

.hover\:my-101\.5:hover {
  margin-top: 25.375rem !important;
  margin-bottom: 25.375rem !important;
}

.hover\:mx-101\.5:hover {
  margin-left: 25.375rem !important;
  margin-right: 25.375rem !important;
}

.hover\:my-102\.5:hover {
  margin-top: 25.625rem !important;
  margin-bottom: 25.625rem !important;
}

.hover\:mx-102\.5:hover {
  margin-left: 25.625rem !important;
  margin-right: 25.625rem !important;
}

.hover\:my-103\.5:hover {
  margin-top: 25.875rem !important;
  margin-bottom: 25.875rem !important;
}

.hover\:mx-103\.5:hover {
  margin-left: 25.875rem !important;
  margin-right: 25.875rem !important;
}

.hover\:my-104\.5:hover {
  margin-top: 26.125rem !important;
  margin-bottom: 26.125rem !important;
}

.hover\:mx-104\.5:hover {
  margin-left: 26.125rem !important;
  margin-right: 26.125rem !important;
}

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

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

.hover\:-my-1:hover {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.hover\:-mx-1:hover {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.hover\:-my-2:hover {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.hover\:-mx-2:hover {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.hover\:-my-3:hover {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

.hover\:-mx-3:hover {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

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

.hover\:-mx-4:hover {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.hover\:-my-5:hover {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}

.hover\:-mx-5:hover {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}

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

.hover\:-mx-6:hover {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.hover\:-my-7:hover {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}

.hover\:-mx-7:hover {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}

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

.hover\:-mx-8:hover {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.hover\:-my-9:hover {
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}

.hover\:-mx-9:hover {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}

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

.hover\:-mx-10:hover {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

.hover\:-my-11:hover {
  margin-top: -2.75rem !important;
  margin-bottom: -2.75rem !important;
}

.hover\:-mx-11:hover {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}

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

.hover\:-mx-12:hover {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.hover\:-my-13:hover {
  margin-top: -3.25rem !important;
  margin-bottom: -3.25rem !important;
}

.hover\:-mx-13:hover {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}

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

.hover\:-mx-14:hover {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}

.hover\:-my-15:hover {
  margin-top: -3.75rem !important;
  margin-bottom: -3.75rem !important;
}

.hover\:-mx-15:hover {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}

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

.hover\:-mx-16:hover {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

.hover\:-my-17:hover {
  margin-top: -4.25rem !important;
  margin-bottom: -4.25rem !important;
}

.hover\:-mx-17:hover {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}

.hover\:-my-18:hover {
  margin-top: -4.5rem !important;
  margin-bottom: -4.5rem !important;
}

.hover\:-mx-18:hover {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}

.hover\:-my-19:hover {
  margin-top: -4.75rem !important;
  margin-bottom: -4.75rem !important;
}

.hover\:-mx-19:hover {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}

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

.hover\:-mx-20:hover {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.hover\:-my-21:hover {
  margin-top: -5.25rem !important;
  margin-bottom: -5.25rem !important;
}

.hover\:-mx-21:hover {
  margin-left: -5.25rem !important;
  margin-right: -5.25rem !important;
}

.hover\:-my-22:hover {
  margin-top: -5.5rem !important;
  margin-bottom: -5.5rem !important;
}

.hover\:-mx-22:hover {
  margin-left: -5.5rem !important;
  margin-right: -5.5rem !important;
}

.hover\:-my-23:hover {
  margin-top: -5.75rem !important;
  margin-bottom: -5.75rem !important;
}

.hover\:-mx-23:hover {
  margin-left: -5.75rem !important;
  margin-right: -5.75rem !important;
}

.hover\:-my-24:hover {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

.hover\:-mx-24:hover {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

.hover\:-my-25:hover {
  margin-top: -6.25rem !important;
  margin-bottom: -6.25rem !important;
}

.hover\:-mx-25:hover {
  margin-left: -6.25rem !important;
  margin-right: -6.25rem !important;
}

.hover\:-my-26:hover {
  margin-top: -6.5rem !important;
  margin-bottom: -6.5rem !important;
}

.hover\:-mx-26:hover {
  margin-left: -6.5rem !important;
  margin-right: -6.5rem !important;
}

.hover\:-my-27:hover {
  margin-top: -6.75rem !important;
  margin-bottom: -6.75rem !important;
}

.hover\:-mx-27:hover {
  margin-left: -6.75rem !important;
  margin-right: -6.75rem !important;
}

.hover\:-my-28:hover {
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}

.hover\:-mx-28:hover {
  margin-left: -7rem !important;
  margin-right: -7rem !important;
}

.hover\:-my-29:hover {
  margin-top: -7.25rem !important;
  margin-bottom: -7.25rem !important;
}

.hover\:-mx-29:hover {
  margin-left: -7.25rem !important;
  margin-right: -7.25rem !important;
}

.hover\:-my-30:hover {
  margin-top: -7.5rem !important;
  margin-bottom: -7.5rem !important;
}

.hover\:-mx-30:hover {
  margin-left: -7.5rem !important;
  margin-right: -7.5rem !important;
}

.hover\:-my-31:hover {
  margin-top: -7.75rem !important;
  margin-bottom: -7.75rem !important;
}

.hover\:-mx-31:hover {
  margin-left: -7.75rem !important;
  margin-right: -7.75rem !important;
}

.hover\:-my-32:hover {
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}

.hover\:-mx-32:hover {
  margin-left: -8rem !important;
  margin-right: -8rem !important;
}

.hover\:-my-33:hover {
  margin-top: -8.25rem !important;
  margin-bottom: -8.25rem !important;
}

.hover\:-mx-33:hover {
  margin-left: -8.25rem !important;
  margin-right: -8.25rem !important;
}

.hover\:-my-34:hover {
  margin-top: -8.5rem !important;
  margin-bottom: -8.5rem !important;
}

.hover\:-mx-34:hover {
  margin-left: -8.5rem !important;
  margin-right: -8.5rem !important;
}

.hover\:-my-35:hover {
  margin-top: -8.75rem !important;
  margin-bottom: -8.75rem !important;
}

.hover\:-mx-35:hover {
  margin-left: -8.75rem !important;
  margin-right: -8.75rem !important;
}

.hover\:-my-36:hover {
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}

.hover\:-mx-36:hover {
  margin-left: -9rem !important;
  margin-right: -9rem !important;
}

.hover\:-my-37:hover {
  margin-top: -9.25rem !important;
  margin-bottom: -9.25rem !important;
}

.hover\:-mx-37:hover {
  margin-left: -9.25rem !important;
  margin-right: -9.25rem !important;
}

.hover\:-my-38:hover {
  margin-top: -9.5rem !important;
  margin-bottom: -9.5rem !important;
}

.hover\:-mx-38:hover {
  margin-left: -9.5rem !important;
  margin-right: -9.5rem !important;
}

.hover\:-my-39:hover {
  margin-top: -9.75rem !important;
  margin-bottom: -9.75rem !important;
}

.hover\:-mx-39:hover {
  margin-left: -9.75rem !important;
  margin-right: -9.75rem !important;
}

.hover\:-my-40:hover {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}

.hover\:-mx-40:hover {
  margin-left: -10rem !important;
  margin-right: -10rem !important;
}

.hover\:-my-41:hover {
  margin-top: -10.25rem !important;
  margin-bottom: -10.25rem !important;
}

.hover\:-mx-41:hover {
  margin-left: -10.25rem !important;
  margin-right: -10.25rem !important;
}

.hover\:-my-42:hover {
  margin-top: -10.5rem !important;
  margin-bottom: -10.5rem !important;
}

.hover\:-mx-42:hover {
  margin-left: -10.5rem !important;
  margin-right: -10.5rem !important;
}

.hover\:-my-43:hover {
  margin-top: -10.75rem !important;
  margin-bottom: -10.75rem !important;
}

.hover\:-mx-43:hover {
  margin-left: -10.75rem !important;
  margin-right: -10.75rem !important;
}

.hover\:-my-44:hover {
  margin-top: -11rem !important;
  margin-bottom: -11rem !important;
}

.hover\:-mx-44:hover {
  margin-left: -11rem !important;
  margin-right: -11rem !important;
}

.hover\:-my-45:hover {
  margin-top: -11.25rem !important;
  margin-bottom: -11.25rem !important;
}

.hover\:-mx-45:hover {
  margin-left: -11.25rem !important;
  margin-right: -11.25rem !important;
}

.hover\:-my-46:hover {
  margin-top: -11.5rem !important;
  margin-bottom: -11.5rem !important;
}

.hover\:-mx-46:hover {
  margin-left: -11.5rem !important;
  margin-right: -11.5rem !important;
}

.hover\:-my-47:hover {
  margin-top: -11.75rem !important;
  margin-bottom: -11.75rem !important;
}

.hover\:-mx-47:hover {
  margin-left: -11.75rem !important;
  margin-right: -11.75rem !important;
}

.hover\:-my-48:hover {
  margin-top: -12rem !important;
  margin-bottom: -12rem !important;
}

.hover\:-mx-48:hover {
  margin-left: -12rem !important;
  margin-right: -12rem !important;
}

.hover\:-my-49:hover {
  margin-top: -12.25rem !important;
  margin-bottom: -12.25rem !important;
}

.hover\:-mx-49:hover {
  margin-left: -12.25rem !important;
  margin-right: -12.25rem !important;
}

.hover\:-my-50:hover {
  margin-top: -12.5rem !important;
  margin-bottom: -12.5rem !important;
}

.hover\:-mx-50:hover {
  margin-left: -12.5rem !important;
  margin-right: -12.5rem !important;
}

.hover\:-my-51:hover {
  margin-top: -12.75rem !important;
  margin-bottom: -12.75rem !important;
}

.hover\:-mx-51:hover {
  margin-left: -12.75rem !important;
  margin-right: -12.75rem !important;
}

.hover\:-my-52:hover {
  margin-top: -13rem !important;
  margin-bottom: -13rem !important;
}

.hover\:-mx-52:hover {
  margin-left: -13rem !important;
  margin-right: -13rem !important;
}

.hover\:-my-53:hover {
  margin-top: -13.25rem !important;
  margin-bottom: -13.25rem !important;
}

.hover\:-mx-53:hover {
  margin-left: -13.25rem !important;
  margin-right: -13.25rem !important;
}

.hover\:-my-54:hover {
  margin-top: -13.5rem !important;
  margin-bottom: -13.5rem !important;
}

.hover\:-mx-54:hover {
  margin-left: -13.5rem !important;
  margin-right: -13.5rem !important;
}

.hover\:-my-55:hover {
  margin-top: -13.75rem !important;
  margin-bottom: -13.75rem !important;
}

.hover\:-mx-55:hover {
  margin-left: -13.75rem !important;
  margin-right: -13.75rem !important;
}

.hover\:-my-56:hover {
  margin-top: -14rem !important;
  margin-bottom: -14rem !important;
}

.hover\:-mx-56:hover {
  margin-left: -14rem !important;
  margin-right: -14rem !important;
}

.hover\:-my-57:hover {
  margin-top: -14.25rem !important;
  margin-bottom: -14.25rem !important;
}

.hover\:-mx-57:hover {
  margin-left: -14.25rem !important;
  margin-right: -14.25rem !important;
}

.hover\:-my-58:hover {
  margin-top: -14.5rem !important;
  margin-bottom: -14.5rem !important;
}

.hover\:-mx-58:hover {
  margin-left: -14.5rem !important;
  margin-right: -14.5rem !important;
}

.hover\:-my-59:hover {
  margin-top: -14.75rem !important;
  margin-bottom: -14.75rem !important;
}

.hover\:-mx-59:hover {
  margin-left: -14.75rem !important;
  margin-right: -14.75rem !important;
}

.hover\:-my-60:hover {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}

.hover\:-mx-60:hover {
  margin-left: -15rem !important;
  margin-right: -15rem !important;
}

.hover\:-my-61:hover {
  margin-top: -15.25rem !important;
  margin-bottom: -15.25rem !important;
}

.hover\:-mx-61:hover {
  margin-left: -15.25rem !important;
  margin-right: -15.25rem !important;
}

.hover\:-my-62:hover {
  margin-top: -15.5rem !important;
  margin-bottom: -15.5rem !important;
}

.hover\:-mx-62:hover {
  margin-left: -15.5rem !important;
  margin-right: -15.5rem !important;
}

.hover\:-my-63:hover {
  margin-top: -15.75rem !important;
  margin-bottom: -15.75rem !important;
}

.hover\:-mx-63:hover {
  margin-left: -15.75rem !important;
  margin-right: -15.75rem !important;
}

.hover\:-my-64:hover {
  margin-top: -16rem !important;
  margin-bottom: -16rem !important;
}

.hover\:-mx-64:hover {
  margin-left: -16rem !important;
  margin-right: -16rem !important;
}

.hover\:-my-65:hover {
  margin-top: -16.25rem !important;
  margin-bottom: -16.25rem !important;
}

.hover\:-mx-65:hover {
  margin-left: -16.25rem !important;
  margin-right: -16.25rem !important;
}

.hover\:-my-66:hover {
  margin-top: -16.5rem !important;
  margin-bottom: -16.5rem !important;
}

.hover\:-mx-66:hover {
  margin-left: -16.5rem !important;
  margin-right: -16.5rem !important;
}

.hover\:-my-67:hover {
  margin-top: -16.75rem !important;
  margin-bottom: -16.75rem !important;
}

.hover\:-mx-67:hover {
  margin-left: -16.75rem !important;
  margin-right: -16.75rem !important;
}

.hover\:-my-68:hover {
  margin-top: -17rem !important;
  margin-bottom: -17rem !important;
}

.hover\:-mx-68:hover {
  margin-left: -17rem !important;
  margin-right: -17rem !important;
}

.hover\:-my-69:hover {
  margin-top: -17.25rem !important;
  margin-bottom: -17.25rem !important;
}

.hover\:-mx-69:hover {
  margin-left: -17.25rem !important;
  margin-right: -17.25rem !important;
}

.hover\:-my-70:hover {
  margin-top: -17.5rem !important;
  margin-bottom: -17.5rem !important;
}

.hover\:-mx-70:hover {
  margin-left: -17.5rem !important;
  margin-right: -17.5rem !important;
}

.hover\:-my-71:hover {
  margin-top: -17.75rem !important;
  margin-bottom: -17.75rem !important;
}

.hover\:-mx-71:hover {
  margin-left: -17.75rem !important;
  margin-right: -17.75rem !important;
}

.hover\:-my-72:hover {
  margin-top: -18rem !important;
  margin-bottom: -18rem !important;
}

.hover\:-mx-72:hover {
  margin-left: -18rem !important;
  margin-right: -18rem !important;
}

.hover\:-my-73:hover {
  margin-top: -18.25rem !important;
  margin-bottom: -18.25rem !important;
}

.hover\:-mx-73:hover {
  margin-left: -18.25rem !important;
  margin-right: -18.25rem !important;
}

.hover\:-my-74:hover {
  margin-top: -18.5rem !important;
  margin-bottom: -18.5rem !important;
}

.hover\:-mx-74:hover {
  margin-left: -18.5rem !important;
  margin-right: -18.5rem !important;
}

.hover\:-my-75:hover {
  margin-top: -18.75rem !important;
  margin-bottom: -18.75rem !important;
}

.hover\:-mx-75:hover {
  margin-left: -18.75rem !important;
  margin-right: -18.75rem !important;
}

.hover\:-my-76:hover {
  margin-top: -19rem !important;
  margin-bottom: -19rem !important;
}

.hover\:-mx-76:hover {
  margin-left: -19rem !important;
  margin-right: -19rem !important;
}

.hover\:-my-77:hover {
  margin-top: -19.25rem !important;
  margin-bottom: -19.25rem !important;
}

.hover\:-mx-77:hover {
  margin-left: -19.25rem !important;
  margin-right: -19.25rem !important;
}

.hover\:-my-78:hover {
  margin-top: -19.5rem !important;
  margin-bottom: -19.5rem !important;
}

.hover\:-mx-78:hover {
  margin-left: -19.5rem !important;
  margin-right: -19.5rem !important;
}

.hover\:-my-79:hover {
  margin-top: -19.75rem !important;
  margin-bottom: -19.75rem !important;
}

.hover\:-mx-79:hover {
  margin-left: -19.75rem !important;
  margin-right: -19.75rem !important;
}

.hover\:-my-80:hover {
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}

.hover\:-mx-80:hover {
  margin-left: -20rem !important;
  margin-right: -20rem !important;
}

.hover\:-my-81:hover {
  margin-top: -20.25rem !important;
  margin-bottom: -20.25rem !important;
}

.hover\:-mx-81:hover {
  margin-left: -20.25rem !important;
  margin-right: -20.25rem !important;
}

.hover\:-my-82:hover {
  margin-top: -20.5rem !important;
  margin-bottom: -20.5rem !important;
}

.hover\:-mx-82:hover {
  margin-left: -20.5rem !important;
  margin-right: -20.5rem !important;
}

.hover\:-my-83:hover {
  margin-top: -20.75rem !important;
  margin-bottom: -20.75rem !important;
}

.hover\:-mx-83:hover {
  margin-left: -20.75rem !important;
  margin-right: -20.75rem !important;
}

.hover\:-my-84:hover {
  margin-top: -21rem !important;
  margin-bottom: -21rem !important;
}

.hover\:-mx-84:hover {
  margin-left: -21rem !important;
  margin-right: -21rem !important;
}

.hover\:-my-85:hover {
  margin-top: -21.25rem !important;
  margin-bottom: -21.25rem !important;
}

.hover\:-mx-85:hover {
  margin-left: -21.25rem !important;
  margin-right: -21.25rem !important;
}

.hover\:-my-86:hover {
  margin-top: -21.5rem !important;
  margin-bottom: -21.5rem !important;
}

.hover\:-mx-86:hover {
  margin-left: -21.5rem !important;
  margin-right: -21.5rem !important;
}

.hover\:-my-87:hover {
  margin-top: -21.75rem !important;
  margin-bottom: -21.75rem !important;
}

.hover\:-mx-87:hover {
  margin-left: -21.75rem !important;
  margin-right: -21.75rem !important;
}

.hover\:-my-88:hover {
  margin-top: -22rem !important;
  margin-bottom: -22rem !important;
}

.hover\:-mx-88:hover {
  margin-left: -22rem !important;
  margin-right: -22rem !important;
}

.hover\:-my-89:hover {
  margin-top: -22.25rem !important;
  margin-bottom: -22.25rem !important;
}

.hover\:-mx-89:hover {
  margin-left: -22.25rem !important;
  margin-right: -22.25rem !important;
}

.hover\:-my-90:hover {
  margin-top: -22.5rem !important;
  margin-bottom: -22.5rem !important;
}

.hover\:-mx-90:hover {
  margin-left: -22.5rem !important;
  margin-right: -22.5rem !important;
}

.hover\:-my-91:hover {
  margin-top: -22.75rem !important;
  margin-bottom: -22.75rem !important;
}

.hover\:-mx-91:hover {
  margin-left: -22.75rem !important;
  margin-right: -22.75rem !important;
}

.hover\:-my-92:hover {
  margin-top: -23rem !important;
  margin-bottom: -23rem !important;
}

.hover\:-mx-92:hover {
  margin-left: -23rem !important;
  margin-right: -23rem !important;
}

.hover\:-my-93:hover {
  margin-top: -23.25rem !important;
  margin-bottom: -23.25rem !important;
}

.hover\:-mx-93:hover {
  margin-left: -23.25rem !important;
  margin-right: -23.25rem !important;
}

.hover\:-my-94:hover {
  margin-top: -23.5rem !important;
  margin-bottom: -23.5rem !important;
}

.hover\:-mx-94:hover {
  margin-left: -23.5rem !important;
  margin-right: -23.5rem !important;
}

.hover\:-my-95:hover {
  margin-top: -23.75rem !important;
  margin-bottom: -23.75rem !important;
}

.hover\:-mx-95:hover {
  margin-left: -23.75rem !important;
  margin-right: -23.75rem !important;
}

.hover\:-my-96:hover {
  margin-top: -24rem !important;
  margin-bottom: -24rem !important;
}

.hover\:-mx-96:hover {
  margin-left: -24rem !important;
  margin-right: -24rem !important;
}

.hover\:-my-97:hover {
  margin-top: -24.25rem !important;
  margin-bottom: -24.25rem !important;
}

.hover\:-mx-97:hover {
  margin-left: -24.25rem !important;
  margin-right: -24.25rem !important;
}

.hover\:-my-98:hover {
  margin-top: -24.5rem !important;
  margin-bottom: -24.5rem !important;
}

.hover\:-mx-98:hover {
  margin-left: -24.5rem !important;
  margin-right: -24.5rem !important;
}

.hover\:-my-99:hover {
  margin-top: -24.75rem !important;
  margin-bottom: -24.75rem !important;
}

.hover\:-mx-99:hover {
  margin-left: -24.75rem !important;
  margin-right: -24.75rem !important;
}

.hover\:-my-100:hover {
  margin-top: -25rem !important;
  margin-bottom: -25rem !important;
}

.hover\:-mx-100:hover {
  margin-left: -25rem !important;
  margin-right: -25rem !important;
}

.hover\:-my-101:hover {
  margin-top: -25.25rem !important;
  margin-bottom: -25.25rem !important;
}

.hover\:-mx-101:hover {
  margin-left: -25.25rem !important;
  margin-right: -25.25rem !important;
}

.hover\:-my-102:hover {
  margin-top: -25.5rem !important;
  margin-bottom: -25.5rem !important;
}

.hover\:-mx-102:hover {
  margin-left: -25.5rem !important;
  margin-right: -25.5rem !important;
}

.hover\:-my-103:hover {
  margin-top: -25.75rem !important;
  margin-bottom: -25.75rem !important;
}

.hover\:-mx-103:hover {
  margin-left: -25.75rem !important;
  margin-right: -25.75rem !important;
}

.hover\:-my-104:hover {
  margin-top: -26rem !important;
  margin-bottom: -26rem !important;
}

.hover\:-mx-104:hover {
  margin-left: -26rem !important;
  margin-right: -26rem !important;
}

.hover\:-my-105:hover {
  margin-top: -26.25rem !important;
  margin-bottom: -26.25rem !important;
}

.hover\:-mx-105:hover {
  margin-left: -26.25rem !important;
  margin-right: -26.25rem !important;
}

.hover\:-my-px:hover {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}

.hover\:-mx-px:hover {
  margin-left: -1px !important;
  margin-right: -1px !important;
}

.hover\:-my-0\.5:hover {
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}

.hover\:-mx-0\.5:hover {
  margin-left: -0.125rem !important;
  margin-right: -0.125rem !important;
}

.hover\:-my-1\.5:hover {
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}

.hover\:-mx-1\.5:hover {
  margin-left: -0.375rem !important;
  margin-right: -0.375rem !important;
}

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

.hover\:-mx-2\.5:hover {
  margin-left: -0.625rem !important;
  margin-right: -0.625rem !important;
}

.hover\:-my-3\.5:hover {
  margin-top: -0.875rem !important;
  margin-bottom: -0.875rem !important;
}

.hover\:-mx-3\.5:hover {
  margin-left: -0.875rem !important;
  margin-right: -0.875rem !important;
}

.hover\:-my-4\.5:hover {
  margin-top: -1.125rem !important;
  margin-bottom: -1.125rem !important;
}

.hover\:-mx-4\.5:hover {
  margin-left: -1.125rem !important;
  margin-right: -1.125rem !important;
}

.hover\:-my-5\.5:hover {
  margin-top: -1.375rem !important;
  margin-bottom: -1.375rem !important;
}

.hover\:-mx-5\.5:hover {
  margin-left: -1.375rem !important;
  margin-right: -1.375rem !important;
}

.hover\:-my-6\.5:hover {
  margin-top: -1.625rem !important;
  margin-bottom: -1.625rem !important;
}

.hover\:-mx-6\.5:hover {
  margin-left: -1.625rem !important;
  margin-right: -1.625rem !important;
}

.hover\:-my-7\.5:hover {
  margin-top: -1.875rem !important;
  margin-bottom: -1.875rem !important;
}

.hover\:-mx-7\.5:hover {
  margin-left: -1.875rem !important;
  margin-right: -1.875rem !important;
}

.hover\:-my-8\.5:hover {
  margin-top: -2.125rem !important;
  margin-bottom: -2.125rem !important;
}

.hover\:-mx-8\.5:hover {
  margin-left: -2.125rem !important;
  margin-right: -2.125rem !important;
}

.hover\:-my-9\.5:hover {
  margin-top: -2.375rem !important;
  margin-bottom: -2.375rem !important;
}

.hover\:-mx-9\.5:hover {
  margin-left: -2.375rem !important;
  margin-right: -2.375rem !important;
}

.hover\:-my-10\.5:hover {
  margin-top: -2.625rem !important;
  margin-bottom: -2.625rem !important;
}

.hover\:-mx-10\.5:hover {
  margin-left: -2.625rem !important;
  margin-right: -2.625rem !important;
}

.hover\:-my-11\.5:hover {
  margin-top: -2.875rem !important;
  margin-bottom: -2.875rem !important;
}

.hover\:-mx-11\.5:hover {
  margin-left: -2.875rem !important;
  margin-right: -2.875rem !important;
}

.hover\:-my-12\.5:hover {
  margin-top: -3.125rem !important;
  margin-bottom: -3.125rem !important;
}

.hover\:-mx-12\.5:hover {
  margin-left: -3.125rem !important;
  margin-right: -3.125rem !important;
}

.hover\:-my-13\.5:hover {
  margin-top: -3.375rem !important;
  margin-bottom: -3.375rem !important;
}

.hover\:-mx-13\.5:hover {
  margin-left: -3.375rem !important;
  margin-right: -3.375rem !important;
}

.hover\:-my-14\.5:hover {
  margin-top: -3.625rem !important;
  margin-bottom: -3.625rem !important;
}

.hover\:-mx-14\.5:hover {
  margin-left: -3.625rem !important;
  margin-right: -3.625rem !important;
}

.hover\:-my-15\.5:hover {
  margin-top: -3.875rem !important;
  margin-bottom: -3.875rem !important;
}

.hover\:-mx-15\.5:hover {
  margin-left: -3.875rem !important;
  margin-right: -3.875rem !important;
}

.hover\:-my-16\.5:hover {
  margin-top: -4.125rem !important;
  margin-bottom: -4.125rem !important;
}

.hover\:-mx-16\.5:hover {
  margin-left: -4.125rem !important;
  margin-right: -4.125rem !important;
}

.hover\:-my-17\.5:hover {
  margin-top: -4.375rem !important;
  margin-bottom: -4.375rem !important;
}

.hover\:-mx-17\.5:hover {
  margin-left: -4.375rem !important;
  margin-right: -4.375rem !important;
}

.hover\:-my-18\.5:hover {
  margin-top: -4.625rem !important;
  margin-bottom: -4.625rem !important;
}

.hover\:-mx-18\.5:hover {
  margin-left: -4.625rem !important;
  margin-right: -4.625rem !important;
}

.hover\:-my-19\.5:hover {
  margin-top: -4.875rem !important;
  margin-bottom: -4.875rem !important;
}

.hover\:-mx-19\.5:hover {
  margin-left: -4.875rem !important;
  margin-right: -4.875rem !important;
}

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

.hover\:-mx-20\.5:hover {
  margin-left: -5.125rem !important;
  margin-right: -5.125rem !important;
}

.hover\:-my-21\.5:hover {
  margin-top: -5.375rem !important;
  margin-bottom: -5.375rem !important;
}

.hover\:-mx-21\.5:hover {
  margin-left: -5.375rem !important;
  margin-right: -5.375rem !important;
}

.hover\:-my-22\.5:hover {
  margin-top: -5.625rem !important;
  margin-bottom: -5.625rem !important;
}

.hover\:-mx-22\.5:hover {
  margin-left: -5.625rem !important;
  margin-right: -5.625rem !important;
}

.hover\:-my-23\.5:hover {
  margin-top: -5.875rem !important;
  margin-bottom: -5.875rem !important;
}

.hover\:-mx-23\.5:hover {
  margin-left: -5.875rem !important;
  margin-right: -5.875rem !important;
}

.hover\:-my-24\.5:hover {
  margin-top: -6.125rem !important;
  margin-bottom: -6.125rem !important;
}

.hover\:-mx-24\.5:hover {
  margin-left: -6.125rem !important;
  margin-right: -6.125rem !important;
}

.hover\:-my-25\.5:hover {
  margin-top: -6.375rem !important;
  margin-bottom: -6.375rem !important;
}

.hover\:-mx-25\.5:hover {
  margin-left: -6.375rem !important;
  margin-right: -6.375rem !important;
}

.hover\:-my-26\.5:hover {
  margin-top: -6.625rem !important;
  margin-bottom: -6.625rem !important;
}

.hover\:-mx-26\.5:hover {
  margin-left: -6.625rem !important;
  margin-right: -6.625rem !important;
}

.hover\:-my-27\.5:hover {
  margin-top: -6.875rem !important;
  margin-bottom: -6.875rem !important;
}

.hover\:-mx-27\.5:hover {
  margin-left: -6.875rem !important;
  margin-right: -6.875rem !important;
}

.hover\:-my-28\.5:hover {
  margin-top: -7.125rem !important;
  margin-bottom: -7.125rem !important;
}

.hover\:-mx-28\.5:hover {
  margin-left: -7.125rem !important;
  margin-right: -7.125rem !important;
}

.hover\:-my-29\.5:hover {
  margin-top: -7.375rem !important;
  margin-bottom: -7.375rem !important;
}

.hover\:-mx-29\.5:hover {
  margin-left: -7.375rem !important;
  margin-right: -7.375rem !important;
}

.hover\:-my-30\.5:hover {
  margin-top: -7.625rem !important;
  margin-bottom: -7.625rem !important;
}

.hover\:-mx-30\.5:hover {
  margin-left: -7.625rem !important;
  margin-right: -7.625rem !important;
}

.hover\:-my-31\.5:hover {
  margin-top: -7.875rem !important;
  margin-bottom: -7.875rem !important;
}

.hover\:-mx-31\.5:hover {
  margin-left: -7.875rem !important;
  margin-right: -7.875rem !important;
}

.hover\:-my-32\.5:hover {
  margin-top: -8.125rem !important;
  margin-bottom: -8.125rem !important;
}

.hover\:-mx-32\.5:hover {
  margin-left: -8.125rem !important;
  margin-right: -8.125rem !important;
}

.hover\:-my-33\.5:hover {
  margin-top: -8.375rem !important;
  margin-bottom: -8.375rem !important;
}

.hover\:-mx-33\.5:hover {
  margin-left: -8.375rem !important;
  margin-right: -8.375rem !important;
}

.hover\:-my-34\.5:hover {
  margin-top: -8.625rem !important;
  margin-bottom: -8.625rem !important;
}

.hover\:-mx-34\.5:hover {
  margin-left: -8.625rem !important;
  margin-right: -8.625rem !important;
}

.hover\:-my-35\.5:hover {
  margin-top: -8.875rem !important;
  margin-bottom: -8.875rem !important;
}

.hover\:-mx-35\.5:hover {
  margin-left: -8.875rem !important;
  margin-right: -8.875rem !important;
}

.hover\:-my-36\.5:hover {
  margin-top: -9.125rem !important;
  margin-bottom: -9.125rem !important;
}

.hover\:-mx-36\.5:hover {
  margin-left: -9.125rem !important;
  margin-right: -9.125rem !important;
}

.hover\:-my-37\.5:hover {
  margin-top: -9.375rem !important;
  margin-bottom: -9.375rem !important;
}

.hover\:-mx-37\.5:hover {
  margin-left: -9.375rem !important;
  margin-right: -9.375rem !important;
}

.hover\:-my-38\.5:hover {
  margin-top: -9.625rem !important;
  margin-bottom: -9.625rem !important;
}

.hover\:-mx-38\.5:hover {
  margin-left: -9.625rem !important;
  margin-right: -9.625rem !important;
}

.hover\:-my-39\.5:hover {
  margin-top: -9.875rem !important;
  margin-bottom: -9.875rem !important;
}

.hover\:-mx-39\.5:hover {
  margin-left: -9.875rem !important;
  margin-right: -9.875rem !important;
}

.hover\:-my-40\.5:hover {
  margin-top: -10.125rem !important;
  margin-bottom: -10.125rem !important;
}

.hover\:-mx-40\.5:hover {
  margin-left: -10.125rem !important;
  margin-right: -10.125rem !important;
}

.hover\:-my-41\.5:hover {
  margin-top: -10.375rem !important;
  margin-bottom: -10.375rem !important;
}

.hover\:-mx-41\.5:hover {
  margin-left: -10.375rem !important;
  margin-right: -10.375rem !important;
}

.hover\:-my-42\.5:hover {
  margin-top: -10.625rem !important;
  margin-bottom: -10.625rem !important;
}

.hover\:-mx-42\.5:hover {
  margin-left: -10.625rem !important;
  margin-right: -10.625rem !important;
}

.hover\:-my-43\.5:hover {
  margin-top: -10.875rem !important;
  margin-bottom: -10.875rem !important;
}

.hover\:-mx-43\.5:hover {
  margin-left: -10.875rem !important;
  margin-right: -10.875rem !important;
}

.hover\:-my-44\.5:hover {
  margin-top: -11.125rem !important;
  margin-bottom: -11.125rem !important;
}

.hover\:-mx-44\.5:hover {
  margin-left: -11.125rem !important;
  margin-right: -11.125rem !important;
}

.hover\:-my-45\.5:hover {
  margin-top: -11.375rem !important;
  margin-bottom: -11.375rem !important;
}

.hover\:-mx-45\.5:hover {
  margin-left: -11.375rem !important;
  margin-right: -11.375rem !important;
}

.hover\:-my-46\.5:hover {
  margin-top: -11.625rem !important;
  margin-bottom: -11.625rem !important;
}

.hover\:-mx-46\.5:hover {
  margin-left: -11.625rem !important;
  margin-right: -11.625rem !important;
}

.hover\:-my-47\.5:hover {
  margin-top: -11.875rem !important;
  margin-bottom: -11.875rem !important;
}

.hover\:-mx-47\.5:hover {
  margin-left: -11.875rem !important;
  margin-right: -11.875rem !important;
}

.hover\:-my-48\.5:hover {
  margin-top: -12.125rem !important;
  margin-bottom: -12.125rem !important;
}

.hover\:-mx-48\.5:hover {
  margin-left: -12.125rem !important;
  margin-right: -12.125rem !important;
}

.hover\:-my-49\.5:hover {
  margin-top: -12.375rem !important;
  margin-bottom: -12.375rem !important;
}

.hover\:-mx-49\.5:hover {
  margin-left: -12.375rem !important;
  margin-right: -12.375rem !important;
}

.hover\:-my-50\.5:hover {
  margin-top: -12.625rem !important;
  margin-bottom: -12.625rem !important;
}

.hover\:-mx-50\.5:hover {
  margin-left: -12.625rem !important;
  margin-right: -12.625rem !important;
}

.hover\:-my-51\.5:hover {
  margin-top: -12.875rem !important;
  margin-bottom: -12.875rem !important;
}

.hover\:-mx-51\.5:hover {
  margin-left: -12.875rem !important;
  margin-right: -12.875rem !important;
}

.hover\:-my-52\.5:hover {
  margin-top: -13.125rem !important;
  margin-bottom: -13.125rem !important;
}

.hover\:-mx-52\.5:hover {
  margin-left: -13.125rem !important;
  margin-right: -13.125rem !important;
}

.hover\:-my-53\.5:hover {
  margin-top: -13.375rem !important;
  margin-bottom: -13.375rem !important;
}

.hover\:-mx-53\.5:hover {
  margin-left: -13.375rem !important;
  margin-right: -13.375rem !important;
}

.hover\:-my-54\.5:hover {
  margin-top: -13.625rem !important;
  margin-bottom: -13.625rem !important;
}

.hover\:-mx-54\.5:hover {
  margin-left: -13.625rem !important;
  margin-right: -13.625rem !important;
}

.hover\:-my-55\.5:hover {
  margin-top: -13.875rem !important;
  margin-bottom: -13.875rem !important;
}

.hover\:-mx-55\.5:hover {
  margin-left: -13.875rem !important;
  margin-right: -13.875rem !important;
}

.hover\:-my-56\.5:hover {
  margin-top: -14.125rem !important;
  margin-bottom: -14.125rem !important;
}

.hover\:-mx-56\.5:hover {
  margin-left: -14.125rem !important;
  margin-right: -14.125rem !important;
}

.hover\:-my-57\.5:hover {
  margin-top: -14.375rem !important;
  margin-bottom: -14.375rem !important;
}

.hover\:-mx-57\.5:hover {
  margin-left: -14.375rem !important;
  margin-right: -14.375rem !important;
}

.hover\:-my-58\.5:hover {
  margin-top: -14.625rem !important;
  margin-bottom: -14.625rem !important;
}

.hover\:-mx-58\.5:hover {
  margin-left: -14.625rem !important;
  margin-right: -14.625rem !important;
}

.hover\:-my-59\.5:hover {
  margin-top: -14.875rem !important;
  margin-bottom: -14.875rem !important;
}

.hover\:-mx-59\.5:hover {
  margin-left: -14.875rem !important;
  margin-right: -14.875rem !important;
}

.hover\:-my-60\.5:hover {
  margin-top: -15.125rem !important;
  margin-bottom: -15.125rem !important;
}

.hover\:-mx-60\.5:hover {
  margin-left: -15.125rem !important;
  margin-right: -15.125rem !important;
}

.hover\:-my-61\.5:hover {
  margin-top: -15.375rem !important;
  margin-bottom: -15.375rem !important;
}

.hover\:-mx-61\.5:hover {
  margin-left: -15.375rem !important;
  margin-right: -15.375rem !important;
}

.hover\:-my-62\.5:hover {
  margin-top: -15.625rem !important;
  margin-bottom: -15.625rem !important;
}

.hover\:-mx-62\.5:hover {
  margin-left: -15.625rem !important;
  margin-right: -15.625rem !important;
}

.hover\:-my-63\.5:hover {
  margin-top: -15.875rem !important;
  margin-bottom: -15.875rem !important;
}

.hover\:-mx-63\.5:hover {
  margin-left: -15.875rem !important;
  margin-right: -15.875rem !important;
}

.hover\:-my-64\.5:hover {
  margin-top: -16.125rem !important;
  margin-bottom: -16.125rem !important;
}

.hover\:-mx-64\.5:hover {
  margin-left: -16.125rem !important;
  margin-right: -16.125rem !important;
}

.hover\:-my-65\.5:hover {
  margin-top: -16.375rem !important;
  margin-bottom: -16.375rem !important;
}

.hover\:-mx-65\.5:hover {
  margin-left: -16.375rem !important;
  margin-right: -16.375rem !important;
}

.hover\:-my-66\.5:hover {
  margin-top: -16.625rem !important;
  margin-bottom: -16.625rem !important;
}

.hover\:-mx-66\.5:hover {
  margin-left: -16.625rem !important;
  margin-right: -16.625rem !important;
}

.hover\:-my-67\.5:hover {
  margin-top: -16.875rem !important;
  margin-bottom: -16.875rem !important;
}

.hover\:-mx-67\.5:hover {
  margin-left: -16.875rem !important;
  margin-right: -16.875rem !important;
}

.hover\:-my-68\.5:hover {
  margin-top: -17.125rem !important;
  margin-bottom: -17.125rem !important;
}

.hover\:-mx-68\.5:hover {
  margin-left: -17.125rem !important;
  margin-right: -17.125rem !important;
}

.hover\:-my-69\.5:hover {
  margin-top: -17.375rem !important;
  margin-bottom: -17.375rem !important;
}

.hover\:-mx-69\.5:hover {
  margin-left: -17.375rem !important;
  margin-right: -17.375rem !important;
}

.hover\:-my-70\.5:hover {
  margin-top: -17.625rem !important;
  margin-bottom: -17.625rem !important;
}

.hover\:-mx-70\.5:hover {
  margin-left: -17.625rem !important;
  margin-right: -17.625rem !important;
}

.hover\:-my-71\.5:hover {
  margin-top: -17.875rem !important;
  margin-bottom: -17.875rem !important;
}

.hover\:-mx-71\.5:hover {
  margin-left: -17.875rem !important;
  margin-right: -17.875rem !important;
}

.hover\:-my-72\.5:hover {
  margin-top: -18.125rem !important;
  margin-bottom: -18.125rem !important;
}

.hover\:-mx-72\.5:hover {
  margin-left: -18.125rem !important;
  margin-right: -18.125rem !important;
}

.hover\:-my-73\.5:hover {
  margin-top: -18.375rem !important;
  margin-bottom: -18.375rem !important;
}

.hover\:-mx-73\.5:hover {
  margin-left: -18.375rem !important;
  margin-right: -18.375rem !important;
}

.hover\:-my-74\.5:hover {
  margin-top: -18.625rem !important;
  margin-bottom: -18.625rem !important;
}

.hover\:-mx-74\.5:hover {
  margin-left: -18.625rem !important;
  margin-right: -18.625rem !important;
}

.hover\:-my-75\.5:hover {
  margin-top: -18.875rem !important;
  margin-bottom: -18.875rem !important;
}

.hover\:-mx-75\.5:hover {
  margin-left: -18.875rem !important;
  margin-right: -18.875rem !important;
}

.hover\:-my-76\.5:hover {
  margin-top: -19.125rem !important;
  margin-bottom: -19.125rem !important;
}

.hover\:-mx-76\.5:hover {
  margin-left: -19.125rem !important;
  margin-right: -19.125rem !important;
}

.hover\:-my-77\.5:hover {
  margin-top: -19.375rem !important;
  margin-bottom: -19.375rem !important;
}

.hover\:-mx-77\.5:hover {
  margin-left: -19.375rem !important;
  margin-right: -19.375rem !important;
}

.hover\:-my-78\.5:hover {
  margin-top: -19.625rem !important;
  margin-bottom: -19.625rem !important;
}

.hover\:-mx-78\.5:hover {
  margin-left: -19.625rem !important;
  margin-right: -19.625rem !important;
}

.hover\:-my-79\.5:hover {
  margin-top: -19.875rem !important;
  margin-bottom: -19.875rem !important;
}

.hover\:-mx-79\.5:hover {
  margin-left: -19.875rem !important;
  margin-right: -19.875rem !important;
}

.hover\:-my-80\.5:hover {
  margin-top: -20.125rem !important;
  margin-bottom: -20.125rem !important;
}

.hover\:-mx-80\.5:hover {
  margin-left: -20.125rem !important;
  margin-right: -20.125rem !important;
}

.hover\:-my-81\.5:hover {
  margin-top: -20.375rem !important;
  margin-bottom: -20.375rem !important;
}

.hover\:-mx-81\.5:hover {
  margin-left: -20.375rem !important;
  margin-right: -20.375rem !important;
}

.hover\:-my-82\.5:hover {
  margin-top: -20.625rem !important;
  margin-bottom: -20.625rem !important;
}

.hover\:-mx-82\.5:hover {
  margin-left: -20.625rem !important;
  margin-right: -20.625rem !important;
}

.hover\:-my-83\.5:hover {
  margin-top: -20.875rem !important;
  margin-bottom: -20.875rem !important;
}

.hover\:-mx-83\.5:hover {
  margin-left: -20.875rem !important;
  margin-right: -20.875rem !important;
}

.hover\:-my-84\.5:hover {
  margin-top: -21.125rem !important;
  margin-bottom: -21.125rem !important;
}

.hover\:-mx-84\.5:hover {
  margin-left: -21.125rem !important;
  margin-right: -21.125rem !important;
}

.hover\:-my-85\.5:hover {
  margin-top: -21.375rem !important;
  margin-bottom: -21.375rem !important;
}

.hover\:-mx-85\.5:hover {
  margin-left: -21.375rem !important;
  margin-right: -21.375rem !important;
}

.hover\:-my-86\.5:hover {
  margin-top: -21.625rem !important;
  margin-bottom: -21.625rem !important;
}

.hover\:-mx-86\.5:hover {
  margin-left: -21.625rem !important;
  margin-right: -21.625rem !important;
}

.hover\:-my-87\.5:hover {
  margin-top: -21.875rem !important;
  margin-bottom: -21.875rem !important;
}

.hover\:-mx-87\.5:hover {
  margin-left: -21.875rem !important;
  margin-right: -21.875rem !important;
}

.hover\:-my-88\.5:hover {
  margin-top: -22.125rem !important;
  margin-bottom: -22.125rem !important;
}

.hover\:-mx-88\.5:hover {
  margin-left: -22.125rem !important;
  margin-right: -22.125rem !important;
}

.hover\:-my-89\.5:hover {
  margin-top: -22.375rem !important;
  margin-bottom: -22.375rem !important;
}

.hover\:-mx-89\.5:hover {
  margin-left: -22.375rem !important;
  margin-right: -22.375rem !important;
}

.hover\:-my-90\.5:hover {
  margin-top: -22.625rem !important;
  margin-bottom: -22.625rem !important;
}

.hover\:-mx-90\.5:hover {
  margin-left: -22.625rem !important;
  margin-right: -22.625rem !important;
}

.hover\:-my-91\.5:hover {
  margin-top: -22.875rem !important;
  margin-bottom: -22.875rem !important;
}

.hover\:-mx-91\.5:hover {
  margin-left: -22.875rem !important;
  margin-right: -22.875rem !important;
}

.hover\:-my-92\.5:hover {
  margin-top: -23.125rem !important;
  margin-bottom: -23.125rem !important;
}

.hover\:-mx-92\.5:hover {
  margin-left: -23.125rem !important;
  margin-right: -23.125rem !important;
}

.hover\:-my-93\.5:hover {
  margin-top: -23.375rem !important;
  margin-bottom: -23.375rem !important;
}

.hover\:-mx-93\.5:hover {
  margin-left: -23.375rem !important;
  margin-right: -23.375rem !important;
}

.hover\:-my-94\.5:hover {
  margin-top: -23.625rem !important;
  margin-bottom: -23.625rem !important;
}

.hover\:-mx-94\.5:hover {
  margin-left: -23.625rem !important;
  margin-right: -23.625rem !important;
}

.hover\:-my-95\.5:hover {
  margin-top: -23.875rem !important;
  margin-bottom: -23.875rem !important;
}

.hover\:-mx-95\.5:hover {
  margin-left: -23.875rem !important;
  margin-right: -23.875rem !important;
}

.hover\:-my-96\.5:hover {
  margin-top: -24.125rem !important;
  margin-bottom: -24.125rem !important;
}

.hover\:-mx-96\.5:hover {
  margin-left: -24.125rem !important;
  margin-right: -24.125rem !important;
}

.hover\:-my-97\.5:hover {
  margin-top: -24.375rem !important;
  margin-bottom: -24.375rem !important;
}

.hover\:-mx-97\.5:hover {
  margin-left: -24.375rem !important;
  margin-right: -24.375rem !important;
}

.hover\:-my-98\.5:hover {
  margin-top: -24.625rem !important;
  margin-bottom: -24.625rem !important;
}

.hover\:-mx-98\.5:hover {
  margin-left: -24.625rem !important;
  margin-right: -24.625rem !important;
}

.hover\:-my-99\.5:hover {
  margin-top: -24.875rem !important;
  margin-bottom: -24.875rem !important;
}

.hover\:-mx-99\.5:hover {
  margin-left: -24.875rem !important;
  margin-right: -24.875rem !important;
}

.hover\:-my-100\.5:hover {
  margin-top: -25.125rem !important;
  margin-bottom: -25.125rem !important;
}

.hover\:-mx-100\.5:hover {
  margin-left: -25.125rem !important;
  margin-right: -25.125rem !important;
}

.hover\:-my-101\.5:hover {
  margin-top: -25.375rem !important;
  margin-bottom: -25.375rem !important;
}

.hover\:-mx-101\.5:hover {
  margin-left: -25.375rem !important;
  margin-right: -25.375rem !important;
}

.hover\:-my-102\.5:hover {
  margin-top: -25.625rem !important;
  margin-bottom: -25.625rem !important;
}

.hover\:-mx-102\.5:hover {
  margin-left: -25.625rem !important;
  margin-right: -25.625rem !important;
}

.hover\:-my-103\.5:hover {
  margin-top: -25.875rem !important;
  margin-bottom: -25.875rem !important;
}

.hover\:-mx-103\.5:hover {
  margin-left: -25.875rem !important;
  margin-right: -25.875rem !important;
}

.hover\:-my-104\.5:hover {
  margin-top: -26.125rem !important;
  margin-bottom: -26.125rem !important;
}

.hover\:-mx-104\.5:hover {
  margin-left: -26.125rem !important;
  margin-right: -26.125rem !important;
}

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

.hover\:mr-0:hover {
  margin-right: 0rem !important;
}

.hover\:mb-0:hover {
  margin-bottom: 0rem !important;
}

.hover\:ml-0:hover {
  margin-left: 0rem !important;
}

.hover\:mt-1:hover {
  margin-top: 0.25rem !important;
}

.hover\:mr-1:hover {
  margin-right: 0.25rem !important;
}

.hover\:mb-1:hover {
  margin-bottom: 0.25rem !important;
}

.hover\:ml-1:hover {
  margin-left: 0.25rem !important;
}

.hover\:mt-2:hover {
  margin-top: 0.5rem !important;
}

.hover\:mr-2:hover {
  margin-right: 0.5rem !important;
}

.hover\:mb-2:hover {
  margin-bottom: 0.5rem !important;
}

.hover\:ml-2:hover {
  margin-left: 0.5rem !important;
}

.hover\:mt-3:hover {
  margin-top: 0.75rem !important;
}

.hover\:mr-3:hover {
  margin-right: 0.75rem !important;
}

.hover\:mb-3:hover {
  margin-bottom: 0.75rem !important;
}

.hover\:ml-3:hover {
  margin-left: 0.75rem !important;
}

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

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

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

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

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

.hover\:mr-5:hover {
  margin-right: 1.25rem !important;
}

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

.hover\:ml-5:hover {
  margin-left: 1.25rem !important;
}

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

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

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

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

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

.hover\:mr-7:hover {
  margin-right: 1.75rem !important;
}

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

.hover\:ml-7:hover {
  margin-left: 1.75rem !important;
}

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

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

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

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

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

.hover\:mr-9:hover {
  margin-right: 2.25rem !important;
}

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

.hover\:ml-9:hover {
  margin-left: 2.25rem !important;
}

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

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

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

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

.hover\:mt-11:hover {
  margin-top: 2.75rem !important;
}

.hover\:mr-11:hover {
  margin-right: 2.75rem !important;
}

.hover\:mb-11:hover {
  margin-bottom: 2.75rem !important;
}

.hover\:ml-11:hover {
  margin-left: 2.75rem !important;
}

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

.hover\:mr-12:hover {
  margin-right: 3rem !important;
}

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

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

.hover\:mt-13:hover {
  margin-top: 3.25rem !important;
}

.hover\:mr-13:hover {
  margin-right: 3.25rem !important;
}

.hover\:mb-13:hover {
  margin-bottom: 3.25rem !important;
}

.hover\:ml-13:hover {
  margin-left: 3.25rem !important;
}

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

.hover\:mr-14:hover {
  margin-right: 3.5rem !important;
}

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

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

.hover\:mt-15:hover {
  margin-top: 3.75rem !important;
}

.hover\:mr-15:hover {
  margin-right: 3.75rem !important;
}

.hover\:mb-15:hover {
  margin-bottom: 3.75rem !important;
}

.hover\:ml-15:hover {
  margin-left: 3.75rem !important;
}

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

.hover\:mr-16:hover {
  margin-right: 4rem !important;
}

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

.hover\:ml-16:hover {
  margin-left: 4rem !important;
}

.hover\:mt-17:hover {
  margin-top: 4.25rem !important;
}

.hover\:mr-17:hover {
  margin-right: 4.25rem !important;
}

.hover\:mb-17:hover {
  margin-bottom: 4.25rem !important;
}

.hover\:ml-17:hover {
  margin-left: 4.25rem !important;
}

.hover\:mt-18:hover {
  margin-top: 4.5rem !important;
}

.hover\:mr-18:hover {
  margin-right: 4.5rem !important;
}

.hover\:mb-18:hover {
  margin-bottom: 4.5rem !important;
}

.hover\:ml-18:hover {
  margin-left: 4.5rem !important;
}

.hover\:mt-19:hover {
  margin-top: 4.75rem !important;
}

.hover\:mr-19:hover {
  margin-right: 4.75rem !important;
}

.hover\:mb-19:hover {
  margin-bottom: 4.75rem !important;
}

.hover\:ml-19:hover {
  margin-left: 4.75rem !important;
}

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

.hover\:mr-20:hover {
  margin-right: 5rem !important;
}

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

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

.hover\:mt-21:hover {
  margin-top: 5.25rem !important;
}

.hover\:mr-21:hover {
  margin-right: 5.25rem !important;
}

.hover\:mb-21:hover {
  margin-bottom: 5.25rem !important;
}

.hover\:ml-21:hover {
  margin-left: 5.25rem !important;
}

.hover\:mt-22:hover {
  margin-top: 5.5rem !important;
}

.hover\:mr-22:hover {
  margin-right: 5.5rem !important;
}

.hover\:mb-22:hover {
  margin-bottom: 5.5rem !important;
}

.hover\:ml-22:hover {
  margin-left: 5.5rem !important;
}

.hover\:mt-23:hover {
  margin-top: 5.75rem !important;
}

.hover\:mr-23:hover {
  margin-right: 5.75rem !important;
}

.hover\:mb-23:hover {
  margin-bottom: 5.75rem !important;
}

.hover\:ml-23:hover {
  margin-left: 5.75rem !important;
}

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

.hover\:mr-24:hover {
  margin-right: 6rem !important;
}

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

.hover\:ml-24:hover {
  margin-left: 6rem !important;
}

.hover\:mt-25:hover {
  margin-top: 6.25rem !important;
}

.hover\:mr-25:hover {
  margin-right: 6.25rem !important;
}

.hover\:mb-25:hover {
  margin-bottom: 6.25rem !important;
}

.hover\:ml-25:hover {
  margin-left: 6.25rem !important;
}

.hover\:mt-26:hover {
  margin-top: 6.5rem !important;
}

.hover\:mr-26:hover {
  margin-right: 6.5rem !important;
}

.hover\:mb-26:hover {
  margin-bottom: 6.5rem !important;
}

.hover\:ml-26:hover {
  margin-left: 6.5rem !important;
}

.hover\:mt-27:hover {
  margin-top: 6.75rem !important;
}

.hover\:mr-27:hover {
  margin-right: 6.75rem !important;
}

.hover\:mb-27:hover {
  margin-bottom: 6.75rem !important;
}

.hover\:ml-27:hover {
  margin-left: 6.75rem !important;
}

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

.hover\:mr-28:hover {
  margin-right: 7rem !important;
}

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

.hover\:ml-28:hover {
  margin-left: 7rem !important;
}

.hover\:mt-29:hover {
  margin-top: 7.25rem !important;
}

.hover\:mr-29:hover {
  margin-right: 7.25rem !important;
}

.hover\:mb-29:hover {
  margin-bottom: 7.25rem !important;
}

.hover\:ml-29:hover {
  margin-left: 7.25rem !important;
}

.hover\:mt-30:hover {
  margin-top: 7.5rem !important;
}

.hover\:mr-30:hover {
  margin-right: 7.5rem !important;
}

.hover\:mb-30:hover {
  margin-bottom: 7.5rem !important;
}

.hover\:ml-30:hover {
  margin-left: 7.5rem !important;
}

.hover\:mt-31:hover {
  margin-top: 7.75rem !important;
}

.hover\:mr-31:hover {
  margin-right: 7.75rem !important;
}

.hover\:mb-31:hover {
  margin-bottom: 7.75rem !important;
}

.hover\:ml-31:hover {
  margin-left: 7.75rem !important;
}

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

.hover\:mr-32:hover {
  margin-right: 8rem !important;
}

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

.hover\:ml-32:hover {
  margin-left: 8rem !important;
}

.hover\:mt-33:hover {
  margin-top: 8.25rem !important;
}

.hover\:mr-33:hover {
  margin-right: 8.25rem !important;
}

.hover\:mb-33:hover {
  margin-bottom: 8.25rem !important;
}

.hover\:ml-33:hover {
  margin-left: 8.25rem !important;
}

.hover\:mt-34:hover {
  margin-top: 8.5rem !important;
}

.hover\:mr-34:hover {
  margin-right: 8.5rem !important;
}

.hover\:mb-34:hover {
  margin-bottom: 8.5rem !important;
}

.hover\:ml-34:hover {
  margin-left: 8.5rem !important;
}

.hover\:mt-35:hover {
  margin-top: 8.75rem !important;
}

.hover\:mr-35:hover {
  margin-right: 8.75rem !important;
}

.hover\:mb-35:hover {
  margin-bottom: 8.75rem !important;
}

.hover\:ml-35:hover {
  margin-left: 8.75rem !important;
}

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

.hover\:mr-36:hover {
  margin-right: 9rem !important;
}

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

.hover\:ml-36:hover {
  margin-left: 9rem !important;
}

.hover\:mt-37:hover {
  margin-top: 9.25rem !important;
}

.hover\:mr-37:hover {
  margin-right: 9.25rem !important;
}

.hover\:mb-37:hover {
  margin-bottom: 9.25rem !important;
}

.hover\:ml-37:hover {
  margin-left: 9.25rem !important;
}

.hover\:mt-38:hover {
  margin-top: 9.5rem !important;
}

.hover\:mr-38:hover {
  margin-right: 9.5rem !important;
}

.hover\:mb-38:hover {
  margin-bottom: 9.5rem !important;
}

.hover\:ml-38:hover {
  margin-left: 9.5rem !important;
}

.hover\:mt-39:hover {
  margin-top: 9.75rem !important;
}

.hover\:mr-39:hover {
  margin-right: 9.75rem !important;
}

.hover\:mb-39:hover {
  margin-bottom: 9.75rem !important;
}

.hover\:ml-39:hover {
  margin-left: 9.75rem !important;
}

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

.hover\:mr-40:hover {
  margin-right: 10rem !important;
}

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

.hover\:ml-40:hover {
  margin-left: 10rem !important;
}

.hover\:mt-41:hover {
  margin-top: 10.25rem !important;
}

.hover\:mr-41:hover {
  margin-right: 10.25rem !important;
}

.hover\:mb-41:hover {
  margin-bottom: 10.25rem !important;
}

.hover\:ml-41:hover {
  margin-left: 10.25rem !important;
}

.hover\:mt-42:hover {
  margin-top: 10.5rem !important;
}

.hover\:mr-42:hover {
  margin-right: 10.5rem !important;
}

.hover\:mb-42:hover {
  margin-bottom: 10.5rem !important;
}

.hover\:ml-42:hover {
  margin-left: 10.5rem !important;
}

.hover\:mt-43:hover {
  margin-top: 10.75rem !important;
}

.hover\:mr-43:hover {
  margin-right: 10.75rem !important;
}

.hover\:mb-43:hover {
  margin-bottom: 10.75rem !important;
}

.hover\:ml-43:hover {
  margin-left: 10.75rem !important;
}

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

.hover\:mr-44:hover {
  margin-right: 11rem !important;
}

.hover\:mb-44:hover {
  margin-bottom: 11rem !important;
}

.hover\:ml-44:hover {
  margin-left: 11rem !important;
}

.hover\:mt-45:hover {
  margin-top: 11.25rem !important;
}

.hover\:mr-45:hover {
  margin-right: 11.25rem !important;
}

.hover\:mb-45:hover {
  margin-bottom: 11.25rem !important;
}

.hover\:ml-45:hover {
  margin-left: 11.25rem !important;
}

.hover\:mt-46:hover {
  margin-top: 11.5rem !important;
}

.hover\:mr-46:hover {
  margin-right: 11.5rem !important;
}

.hover\:mb-46:hover {
  margin-bottom: 11.5rem !important;
}

.hover\:ml-46:hover {
  margin-left: 11.5rem !important;
}

.hover\:mt-47:hover {
  margin-top: 11.75rem !important;
}

.hover\:mr-47:hover {
  margin-right: 11.75rem !important;
}

.hover\:mb-47:hover {
  margin-bottom: 11.75rem !important;
}

.hover\:ml-47:hover {
  margin-left: 11.75rem !important;
}

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

.hover\:mr-48:hover {
  margin-right: 12rem !important;
}

.hover\:mb-48:hover {
  margin-bottom: 12rem !important;
}

.hover\:ml-48:hover {
  margin-left: 12rem !important;
}

.hover\:mt-49:hover {
  margin-top: 12.25rem !important;
}

.hover\:mr-49:hover {
  margin-right: 12.25rem !important;
}

.hover\:mb-49:hover {
  margin-bottom: 12.25rem !important;
}

.hover\:ml-49:hover {
  margin-left: 12.25rem !important;
}

.hover\:mt-50:hover {
  margin-top: 12.5rem !important;
}

.hover\:mr-50:hover {
  margin-right: 12.5rem !important;
}

.hover\:mb-50:hover {
  margin-bottom: 12.5rem !important;
}

.hover\:ml-50:hover {
  margin-left: 12.5rem !important;
}

.hover\:mt-51:hover {
  margin-top: 12.75rem !important;
}

.hover\:mr-51:hover {
  margin-right: 12.75rem !important;
}

.hover\:mb-51:hover {
  margin-bottom: 12.75rem !important;
}

.hover\:ml-51:hover {
  margin-left: 12.75rem !important;
}

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

.hover\:mr-52:hover {
  margin-right: 13rem !important;
}

.hover\:mb-52:hover {
  margin-bottom: 13rem !important;
}

.hover\:ml-52:hover {
  margin-left: 13rem !important;
}

.hover\:mt-53:hover {
  margin-top: 13.25rem !important;
}

.hover\:mr-53:hover {
  margin-right: 13.25rem !important;
}

.hover\:mb-53:hover {
  margin-bottom: 13.25rem !important;
}

.hover\:ml-53:hover {
  margin-left: 13.25rem !important;
}

.hover\:mt-54:hover {
  margin-top: 13.5rem !important;
}

.hover\:mr-54:hover {
  margin-right: 13.5rem !important;
}

.hover\:mb-54:hover {
  margin-bottom: 13.5rem !important;
}

.hover\:ml-54:hover {
  margin-left: 13.5rem !important;
}

.hover\:mt-55:hover {
  margin-top: 13.75rem !important;
}

.hover\:mr-55:hover {
  margin-right: 13.75rem !important;
}

.hover\:mb-55:hover {
  margin-bottom: 13.75rem !important;
}

.hover\:ml-55:hover {
  margin-left: 13.75rem !important;
}

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

.hover\:mr-56:hover {
  margin-right: 14rem !important;
}

.hover\:mb-56:hover {
  margin-bottom: 14rem !important;
}

.hover\:ml-56:hover {
  margin-left: 14rem !important;
}

.hover\:mt-57:hover {
  margin-top: 14.25rem !important;
}

.hover\:mr-57:hover {
  margin-right: 14.25rem !important;
}

.hover\:mb-57:hover {
  margin-bottom: 14.25rem !important;
}

.hover\:ml-57:hover {
  margin-left: 14.25rem !important;
}

.hover\:mt-58:hover {
  margin-top: 14.5rem !important;
}

.hover\:mr-58:hover {
  margin-right: 14.5rem !important;
}

.hover\:mb-58:hover {
  margin-bottom: 14.5rem !important;
}

.hover\:ml-58:hover {
  margin-left: 14.5rem !important;
}

.hover\:mt-59:hover {
  margin-top: 14.75rem !important;
}

.hover\:mr-59:hover {
  margin-right: 14.75rem !important;
}

.hover\:mb-59:hover {
  margin-bottom: 14.75rem !important;
}

.hover\:ml-59:hover {
  margin-left: 14.75rem !important;
}

.hover\:mt-60:hover {
  margin-top: 15rem !important;
}

.hover\:mr-60:hover {
  margin-right: 15rem !important;
}

.hover\:mb-60:hover {
  margin-bottom: 15rem !important;
}

.hover\:ml-60:hover {
  margin-left: 15rem !important;
}

.hover\:mt-61:hover {
  margin-top: 15.25rem !important;
}

.hover\:mr-61:hover {
  margin-right: 15.25rem !important;
}

.hover\:mb-61:hover {
  margin-bottom: 15.25rem !important;
}

.hover\:ml-61:hover {
  margin-left: 15.25rem !important;
}

.hover\:mt-62:hover {
  margin-top: 15.5rem !important;
}

.hover\:mr-62:hover {
  margin-right: 15.5rem !important;
}

.hover\:mb-62:hover {
  margin-bottom: 15.5rem !important;
}

.hover\:ml-62:hover {
  margin-left: 15.5rem !important;
}

.hover\:mt-63:hover {
  margin-top: 15.75rem !important;
}

.hover\:mr-63:hover {
  margin-right: 15.75rem !important;
}

.hover\:mb-63:hover {
  margin-bottom: 15.75rem !important;
}

.hover\:ml-63:hover {
  margin-left: 15.75rem !important;
}

.hover\:mt-64:hover {
  margin-top: 16rem !important;
}

.hover\:mr-64:hover {
  margin-right: 16rem !important;
}

.hover\:mb-64:hover {
  margin-bottom: 16rem !important;
}

.hover\:ml-64:hover {
  margin-left: 16rem !important;
}

.hover\:mt-65:hover {
  margin-top: 16.25rem !important;
}

.hover\:mr-65:hover {
  margin-right: 16.25rem !important;
}

.hover\:mb-65:hover {
  margin-bottom: 16.25rem !important;
}

.hover\:ml-65:hover {
  margin-left: 16.25rem !important;
}

.hover\:mt-66:hover {
  margin-top: 16.5rem !important;
}

.hover\:mr-66:hover {
  margin-right: 16.5rem !important;
}

.hover\:mb-66:hover {
  margin-bottom: 16.5rem !important;
}

.hover\:ml-66:hover {
  margin-left: 16.5rem !important;
}

.hover\:mt-67:hover {
  margin-top: 16.75rem !important;
}

.hover\:mr-67:hover {
  margin-right: 16.75rem !important;
}

.hover\:mb-67:hover {
  margin-bottom: 16.75rem !important;
}

.hover\:ml-67:hover {
  margin-left: 16.75rem !important;
}

.hover\:mt-68:hover {
  margin-top: 17rem !important;
}

.hover\:mr-68:hover {
  margin-right: 17rem !important;
}

.hover\:mb-68:hover {
  margin-bottom: 17rem !important;
}

.hover\:ml-68:hover {
  margin-left: 17rem !important;
}

.hover\:mt-69:hover {
  margin-top: 17.25rem !important;
}

.hover\:mr-69:hover {
  margin-right: 17.25rem !important;
}

.hover\:mb-69:hover {
  margin-bottom: 17.25rem !important;
}

.hover\:ml-69:hover {
  margin-left: 17.25rem !important;
}

.hover\:mt-70:hover {
  margin-top: 17.5rem !important;
}

.hover\:mr-70:hover {
  margin-right: 17.5rem !important;
}

.hover\:mb-70:hover {
  margin-bottom: 17.5rem !important;
}

.hover\:ml-70:hover {
  margin-left: 17.5rem !important;
}

.hover\:mt-71:hover {
  margin-top: 17.75rem !important;
}

.hover\:mr-71:hover {
  margin-right: 17.75rem !important;
}

.hover\:mb-71:hover {
  margin-bottom: 17.75rem !important;
}

.hover\:ml-71:hover {
  margin-left: 17.75rem !important;
}

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

.hover\:mr-72:hover {
  margin-right: 18rem !important;
}

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

.hover\:ml-72:hover {
  margin-left: 18rem !important;
}

.hover\:mt-73:hover {
  margin-top: 18.25rem !important;
}

.hover\:mr-73:hover {
  margin-right: 18.25rem !important;
}

.hover\:mb-73:hover {
  margin-bottom: 18.25rem !important;
}

.hover\:ml-73:hover {
  margin-left: 18.25rem !important;
}

.hover\:mt-74:hover {
  margin-top: 18.5rem !important;
}

.hover\:mr-74:hover {
  margin-right: 18.5rem !important;
}

.hover\:mb-74:hover {
  margin-bottom: 18.5rem !important;
}

.hover\:ml-74:hover {
  margin-left: 18.5rem !important;
}

.hover\:mt-75:hover {
  margin-top: 18.75rem !important;
}

.hover\:mr-75:hover {
  margin-right: 18.75rem !important;
}

.hover\:mb-75:hover {
  margin-bottom: 18.75rem !important;
}

.hover\:ml-75:hover {
  margin-left: 18.75rem !important;
}

.hover\:mt-76:hover {
  margin-top: 19rem !important;
}

.hover\:mr-76:hover {
  margin-right: 19rem !important;
}

.hover\:mb-76:hover {
  margin-bottom: 19rem !important;
}

.hover\:ml-76:hover {
  margin-left: 19rem !important;
}

.hover\:mt-77:hover {
  margin-top: 19.25rem !important;
}

.hover\:mr-77:hover {
  margin-right: 19.25rem !important;
}

.hover\:mb-77:hover {
  margin-bottom: 19.25rem !important;
}

.hover\:ml-77:hover {
  margin-left: 19.25rem !important;
}

.hover\:mt-78:hover {
  margin-top: 19.5rem !important;
}

.hover\:mr-78:hover {
  margin-right: 19.5rem !important;
}

.hover\:mb-78:hover {
  margin-bottom: 19.5rem !important;
}

.hover\:ml-78:hover {
  margin-left: 19.5rem !important;
}

.hover\:mt-79:hover {
  margin-top: 19.75rem !important;
}

.hover\:mr-79:hover {
  margin-right: 19.75rem !important;
}

.hover\:mb-79:hover {
  margin-bottom: 19.75rem !important;
}

.hover\:ml-79:hover {
  margin-left: 19.75rem !important;
}

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

.hover\:mr-80:hover {
  margin-right: 20rem !important;
}

.hover\:mb-80:hover {
  margin-bottom: 20rem !important;
}

.hover\:ml-80:hover {
  margin-left: 20rem !important;
}

.hover\:mt-81:hover {
  margin-top: 20.25rem !important;
}

.hover\:mr-81:hover {
  margin-right: 20.25rem !important;
}

.hover\:mb-81:hover {
  margin-bottom: 20.25rem !important;
}

.hover\:ml-81:hover {
  margin-left: 20.25rem !important;
}

.hover\:mt-82:hover {
  margin-top: 20.5rem !important;
}

.hover\:mr-82:hover {
  margin-right: 20.5rem !important;
}

.hover\:mb-82:hover {
  margin-bottom: 20.5rem !important;
}

.hover\:ml-82:hover {
  margin-left: 20.5rem !important;
}

.hover\:mt-83:hover {
  margin-top: 20.75rem !important;
}

.hover\:mr-83:hover {
  margin-right: 20.75rem !important;
}

.hover\:mb-83:hover {
  margin-bottom: 20.75rem !important;
}

.hover\:ml-83:hover {
  margin-left: 20.75rem !important;
}

.hover\:mt-84:hover {
  margin-top: 21rem !important;
}

.hover\:mr-84:hover {
  margin-right: 21rem !important;
}

.hover\:mb-84:hover {
  margin-bottom: 21rem !important;
}

.hover\:ml-84:hover {
  margin-left: 21rem !important;
}

.hover\:mt-85:hover {
  margin-top: 21.25rem !important;
}

.hover\:mr-85:hover {
  margin-right: 21.25rem !important;
}

.hover\:mb-85:hover {
  margin-bottom: 21.25rem !important;
}

.hover\:ml-85:hover {
  margin-left: 21.25rem !important;
}

.hover\:mt-86:hover {
  margin-top: 21.5rem !important;
}

.hover\:mr-86:hover {
  margin-right: 21.5rem !important;
}

.hover\:mb-86:hover {
  margin-bottom: 21.5rem !important;
}

.hover\:ml-86:hover {
  margin-left: 21.5rem !important;
}

.hover\:mt-87:hover {
  margin-top: 21.75rem !important;
}

.hover\:mr-87:hover {
  margin-right: 21.75rem !important;
}

.hover\:mb-87:hover {
  margin-bottom: 21.75rem !important;
}

.hover\:ml-87:hover {
  margin-left: 21.75rem !important;
}

.hover\:mt-88:hover {
  margin-top: 22rem !important;
}

.hover\:mr-88:hover {
  margin-right: 22rem !important;
}

.hover\:mb-88:hover {
  margin-bottom: 22rem !important;
}

.hover\:ml-88:hover {
  margin-left: 22rem !important;
}

.hover\:mt-89:hover {
  margin-top: 22.25rem !important;
}

.hover\:mr-89:hover {
  margin-right: 22.25rem !important;
}

.hover\:mb-89:hover {
  margin-bottom: 22.25rem !important;
}

.hover\:ml-89:hover {
  margin-left: 22.25rem !important;
}

.hover\:mt-90:hover {
  margin-top: 22.5rem !important;
}

.hover\:mr-90:hover {
  margin-right: 22.5rem !important;
}

.hover\:mb-90:hover {
  margin-bottom: 22.5rem !important;
}

.hover\:ml-90:hover {
  margin-left: 22.5rem !important;
}

.hover\:mt-91:hover {
  margin-top: 22.75rem !important;
}

.hover\:mr-91:hover {
  margin-right: 22.75rem !important;
}

.hover\:mb-91:hover {
  margin-bottom: 22.75rem !important;
}

.hover\:ml-91:hover {
  margin-left: 22.75rem !important;
}

.hover\:mt-92:hover {
  margin-top: 23rem !important;
}

.hover\:mr-92:hover {
  margin-right: 23rem !important;
}

.hover\:mb-92:hover {
  margin-bottom: 23rem !important;
}

.hover\:ml-92:hover {
  margin-left: 23rem !important;
}

.hover\:mt-93:hover {
  margin-top: 23.25rem !important;
}

.hover\:mr-93:hover {
  margin-right: 23.25rem !important;
}

.hover\:mb-93:hover {
  margin-bottom: 23.25rem !important;
}

.hover\:ml-93:hover {
  margin-left: 23.25rem !important;
}

.hover\:mt-94:hover {
  margin-top: 23.5rem !important;
}

.hover\:mr-94:hover {
  margin-right: 23.5rem !important;
}

.hover\:mb-94:hover {
  margin-bottom: 23.5rem !important;
}

.hover\:ml-94:hover {
  margin-left: 23.5rem !important;
}

.hover\:mt-95:hover {
  margin-top: 23.75rem !important;
}

.hover\:mr-95:hover {
  margin-right: 23.75rem !important;
}

.hover\:mb-95:hover {
  margin-bottom: 23.75rem !important;
}

.hover\:ml-95:hover {
  margin-left: 23.75rem !important;
}

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

.hover\:mr-96:hover {
  margin-right: 24rem !important;
}

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

.hover\:ml-96:hover {
  margin-left: 24rem !important;
}

.hover\:mt-97:hover {
  margin-top: 24.25rem !important;
}

.hover\:mr-97:hover {
  margin-right: 24.25rem !important;
}

.hover\:mb-97:hover {
  margin-bottom: 24.25rem !important;
}

.hover\:ml-97:hover {
  margin-left: 24.25rem !important;
}

.hover\:mt-98:hover {
  margin-top: 24.5rem !important;
}

.hover\:mr-98:hover {
  margin-right: 24.5rem !important;
}

.hover\:mb-98:hover {
  margin-bottom: 24.5rem !important;
}

.hover\:ml-98:hover {
  margin-left: 24.5rem !important;
}

.hover\:mt-99:hover {
  margin-top: 24.75rem !important;
}

.hover\:mr-99:hover {
  margin-right: 24.75rem !important;
}

.hover\:mb-99:hover {
  margin-bottom: 24.75rem !important;
}

.hover\:ml-99:hover {
  margin-left: 24.75rem !important;
}

.hover\:mt-100:hover {
  margin-top: 25rem !important;
}

.hover\:mr-100:hover {
  margin-right: 25rem !important;
}

.hover\:mb-100:hover {
  margin-bottom: 25rem !important;
}

.hover\:ml-100:hover {
  margin-left: 25rem !important;
}

.hover\:mt-101:hover {
  margin-top: 25.25rem !important;
}

.hover\:mr-101:hover {
  margin-right: 25.25rem !important;
}

.hover\:mb-101:hover {
  margin-bottom: 25.25rem !important;
}

.hover\:ml-101:hover {
  margin-left: 25.25rem !important;
}

.hover\:mt-102:hover {
  margin-top: 25.5rem !important;
}

.hover\:mr-102:hover {
  margin-right: 25.5rem !important;
}

.hover\:mb-102:hover {
  margin-bottom: 25.5rem !important;
}

.hover\:ml-102:hover {
  margin-left: 25.5rem !important;
}

.hover\:mt-103:hover {
  margin-top: 25.75rem !important;
}

.hover\:mr-103:hover {
  margin-right: 25.75rem !important;
}

.hover\:mb-103:hover {
  margin-bottom: 25.75rem !important;
}

.hover\:ml-103:hover {
  margin-left: 25.75rem !important;
}

.hover\:mt-104:hover {
  margin-top: 26rem !important;
}

.hover\:mr-104:hover {
  margin-right: 26rem !important;
}

.hover\:mb-104:hover {
  margin-bottom: 26rem !important;
}

.hover\:ml-104:hover {
  margin-left: 26rem !important;
}

.hover\:mt-105:hover {
  margin-top: 26.25rem !important;
}

.hover\:mr-105:hover {
  margin-right: 26.25rem !important;
}

.hover\:mb-105:hover {
  margin-bottom: 26.25rem !important;
}

.hover\:ml-105:hover {
  margin-left: 26.25rem !important;
}

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

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

.hover\:mb-auto:hover {
  margin-bottom: auto !important;
}

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

.hover\:mt-px:hover {
  margin-top: 1px !important;
}

.hover\:mr-px:hover {
  margin-right: 1px !important;
}

.hover\:mb-px:hover {
  margin-bottom: 1px !important;
}

.hover\:ml-px:hover {
  margin-left: 1px !important;
}

.hover\:mt-0\.5:hover {
  margin-top: 0.125rem !important;
}

.hover\:mr-0\.5:hover {
  margin-right: 0.125rem !important;
}

.hover\:mb-0\.5:hover {
  margin-bottom: 0.125rem !important;
}

.hover\:ml-0\.5:hover {
  margin-left: 0.125rem !important;
}

.hover\:mt-1\.5:hover {
  margin-top: 0.375rem !important;
}

.hover\:mr-1\.5:hover {
  margin-right: 0.375rem !important;
}

.hover\:mb-1\.5:hover {
  margin-bottom: 0.375rem !important;
}

.hover\:ml-1\.5:hover {
  margin-left: 0.375rem !important;
}

.hover\:mt-2\.5:hover {
  margin-top: 0.625rem !important;
}

.hover\:mr-2\.5:hover {
  margin-right: 0.625rem !important;
}

.hover\:mb-2\.5:hover {
  margin-bottom: 0.625rem !important;
}

.hover\:ml-2\.5:hover {
  margin-left: 0.625rem !important;
}

.hover\:mt-3\.5:hover {
  margin-top: 0.875rem !important;
}

.hover\:mr-3\.5:hover {
  margin-right: 0.875rem !important;
}

.hover\:mb-3\.5:hover {
  margin-bottom: 0.875rem !important;
}

.hover\:ml-3\.5:hover {
  margin-left: 0.875rem !important;
}

.hover\:mt-4\.5:hover {
  margin-top: 1.125rem !important;
}

.hover\:mr-4\.5:hover {
  margin-right: 1.125rem !important;
}

.hover\:mb-4\.5:hover {
  margin-bottom: 1.125rem !important;
}

.hover\:ml-4\.5:hover {
  margin-left: 1.125rem !important;
}

.hover\:mt-5\.5:hover {
  margin-top: 1.375rem !important;
}

.hover\:mr-5\.5:hover {
  margin-right: 1.375rem !important;
}

.hover\:mb-5\.5:hover {
  margin-bottom: 1.375rem !important;
}

.hover\:ml-5\.5:hover {
  margin-left: 1.375rem !important;
}

.hover\:mt-6\.5:hover {
  margin-top: 1.625rem !important;
}

.hover\:mr-6\.5:hover {
  margin-right: 1.625rem !important;
}

.hover\:mb-6\.5:hover {
  margin-bottom: 1.625rem !important;
}

.hover\:ml-6\.5:hover {
  margin-left: 1.625rem !important;
}

.hover\:mt-7\.5:hover {
  margin-top: 1.875rem !important;
}

.hover\:mr-7\.5:hover {
  margin-right: 1.875rem !important;
}

.hover\:mb-7\.5:hover {
  margin-bottom: 1.875rem !important;
}

.hover\:ml-7\.5:hover {
  margin-left: 1.875rem !important;
}

.hover\:mt-8\.5:hover {
  margin-top: 2.125rem !important;
}

.hover\:mr-8\.5:hover {
  margin-right: 2.125rem !important;
}

.hover\:mb-8\.5:hover {
  margin-bottom: 2.125rem !important;
}

.hover\:ml-8\.5:hover {
  margin-left: 2.125rem !important;
}

.hover\:mt-9\.5:hover {
  margin-top: 2.375rem !important;
}

.hover\:mr-9\.5:hover {
  margin-right: 2.375rem !important;
}

.hover\:mb-9\.5:hover {
  margin-bottom: 2.375rem !important;
}

.hover\:ml-9\.5:hover {
  margin-left: 2.375rem !important;
}

.hover\:mt-10\.5:hover {
  margin-top: 2.625rem !important;
}

.hover\:mr-10\.5:hover {
  margin-right: 2.625rem !important;
}

.hover\:mb-10\.5:hover {
  margin-bottom: 2.625rem !important;
}

.hover\:ml-10\.5:hover {
  margin-left: 2.625rem !important;
}

.hover\:mt-11\.5:hover {
  margin-top: 2.875rem !important;
}

.hover\:mr-11\.5:hover {
  margin-right: 2.875rem !important;
}

.hover\:mb-11\.5:hover {
  margin-bottom: 2.875rem !important;
}

.hover\:ml-11\.5:hover {
  margin-left: 2.875rem !important;
}

.hover\:mt-12\.5:hover {
  margin-top: 3.125rem !important;
}

.hover\:mr-12\.5:hover {
  margin-right: 3.125rem !important;
}

.hover\:mb-12\.5:hover {
  margin-bottom: 3.125rem !important;
}

.hover\:ml-12\.5:hover {
  margin-left: 3.125rem !important;
}

.hover\:mt-13\.5:hover {
  margin-top: 3.375rem !important;
}

.hover\:mr-13\.5:hover {
  margin-right: 3.375rem !important;
}

.hover\:mb-13\.5:hover {
  margin-bottom: 3.375rem !important;
}

.hover\:ml-13\.5:hover {
  margin-left: 3.375rem !important;
}

.hover\:mt-14\.5:hover {
  margin-top: 3.625rem !important;
}

.hover\:mr-14\.5:hover {
  margin-right: 3.625rem !important;
}

.hover\:mb-14\.5:hover {
  margin-bottom: 3.625rem !important;
}

.hover\:ml-14\.5:hover {
  margin-left: 3.625rem !important;
}

.hover\:mt-15\.5:hover {
  margin-top: 3.875rem !important;
}

.hover\:mr-15\.5:hover {
  margin-right: 3.875rem !important;
}

.hover\:mb-15\.5:hover {
  margin-bottom: 3.875rem !important;
}

.hover\:ml-15\.5:hover {
  margin-left: 3.875rem !important;
}

.hover\:mt-16\.5:hover {
  margin-top: 4.125rem !important;
}

.hover\:mr-16\.5:hover {
  margin-right: 4.125rem !important;
}

.hover\:mb-16\.5:hover {
  margin-bottom: 4.125rem !important;
}

.hover\:ml-16\.5:hover {
  margin-left: 4.125rem !important;
}

.hover\:mt-17\.5:hover {
  margin-top: 4.375rem !important;
}

.hover\:mr-17\.5:hover {
  margin-right: 4.375rem !important;
}

.hover\:mb-17\.5:hover {
  margin-bottom: 4.375rem !important;
}

.hover\:ml-17\.5:hover {
  margin-left: 4.375rem !important;
}

.hover\:mt-18\.5:hover {
  margin-top: 4.625rem !important;
}

.hover\:mr-18\.5:hover {
  margin-right: 4.625rem !important;
}

.hover\:mb-18\.5:hover {
  margin-bottom: 4.625rem !important;
}

.hover\:ml-18\.5:hover {
  margin-left: 4.625rem !important;
}

.hover\:mt-19\.5:hover {
  margin-top: 4.875rem !important;
}

.hover\:mr-19\.5:hover {
  margin-right: 4.875rem !important;
}

.hover\:mb-19\.5:hover {
  margin-bottom: 4.875rem !important;
}

.hover\:ml-19\.5:hover {
  margin-left: 4.875rem !important;
}

.hover\:mt-20\.5:hover {
  margin-top: 5.125rem !important;
}

.hover\:mr-20\.5:hover {
  margin-right: 5.125rem !important;
}

.hover\:mb-20\.5:hover {
  margin-bottom: 5.125rem !important;
}

.hover\:ml-20\.5:hover {
  margin-left: 5.125rem !important;
}

.hover\:mt-21\.5:hover {
  margin-top: 5.375rem !important;
}

.hover\:mr-21\.5:hover {
  margin-right: 5.375rem !important;
}

.hover\:mb-21\.5:hover {
  margin-bottom: 5.375rem !important;
}

.hover\:ml-21\.5:hover {
  margin-left: 5.375rem !important;
}

.hover\:mt-22\.5:hover {
  margin-top: 5.625rem !important;
}

.hover\:mr-22\.5:hover {
  margin-right: 5.625rem !important;
}

.hover\:mb-22\.5:hover {
  margin-bottom: 5.625rem !important;
}

.hover\:ml-22\.5:hover {
  margin-left: 5.625rem !important;
}

.hover\:mt-23\.5:hover {
  margin-top: 5.875rem !important;
}

.hover\:mr-23\.5:hover {
  margin-right: 5.875rem !important;
}

.hover\:mb-23\.5:hover {
  margin-bottom: 5.875rem !important;
}

.hover\:ml-23\.5:hover {
  margin-left: 5.875rem !important;
}

.hover\:mt-24\.5:hover {
  margin-top: 6.125rem !important;
}

.hover\:mr-24\.5:hover {
  margin-right: 6.125rem !important;
}

.hover\:mb-24\.5:hover {
  margin-bottom: 6.125rem !important;
}

.hover\:ml-24\.5:hover {
  margin-left: 6.125rem !important;
}

.hover\:mt-25\.5:hover {
  margin-top: 6.375rem !important;
}

.hover\:mr-25\.5:hover {
  margin-right: 6.375rem !important;
}

.hover\:mb-25\.5:hover {
  margin-bottom: 6.375rem !important;
}

.hover\:ml-25\.5:hover {
  margin-left: 6.375rem !important;
}

.hover\:mt-26\.5:hover {
  margin-top: 6.625rem !important;
}

.hover\:mr-26\.5:hover {
  margin-right: 6.625rem !important;
}

.hover\:mb-26\.5:hover {
  margin-bottom: 6.625rem !important;
}

.hover\:ml-26\.5:hover {
  margin-left: 6.625rem !important;
}

.hover\:mt-27\.5:hover {
  margin-top: 6.875rem !important;
}

.hover\:mr-27\.5:hover {
  margin-right: 6.875rem !important;
}

.hover\:mb-27\.5:hover {
  margin-bottom: 6.875rem !important;
}

.hover\:ml-27\.5:hover {
  margin-left: 6.875rem !important;
}

.hover\:mt-28\.5:hover {
  margin-top: 7.125rem !important;
}

.hover\:mr-28\.5:hover {
  margin-right: 7.125rem !important;
}

.hover\:mb-28\.5:hover {
  margin-bottom: 7.125rem !important;
}

.hover\:ml-28\.5:hover {
  margin-left: 7.125rem !important;
}

.hover\:mt-29\.5:hover {
  margin-top: 7.375rem !important;
}

.hover\:mr-29\.5:hover {
  margin-right: 7.375rem !important;
}

.hover\:mb-29\.5:hover {
  margin-bottom: 7.375rem !important;
}

.hover\:ml-29\.5:hover {
  margin-left: 7.375rem !important;
}

.hover\:mt-30\.5:hover {
  margin-top: 7.625rem !important;
}

.hover\:mr-30\.5:hover {
  margin-right: 7.625rem !important;
}

.hover\:mb-30\.5:hover {
  margin-bottom: 7.625rem !important;
}

.hover\:ml-30\.5:hover {
  margin-left: 7.625rem !important;
}

.hover\:mt-31\.5:hover {
  margin-top: 7.875rem !important;
}

.hover\:mr-31\.5:hover {
  margin-right: 7.875rem !important;
}

.hover\:mb-31\.5:hover {
  margin-bottom: 7.875rem !important;
}

.hover\:ml-31\.5:hover {
  margin-left: 7.875rem !important;
}

.hover\:mt-32\.5:hover {
  margin-top: 8.125rem !important;
}

.hover\:mr-32\.5:hover {
  margin-right: 8.125rem !important;
}

.hover\:mb-32\.5:hover {
  margin-bottom: 8.125rem !important;
}

.hover\:ml-32\.5:hover {
  margin-left: 8.125rem !important;
}

.hover\:mt-33\.5:hover {
  margin-top: 8.375rem !important;
}

.hover\:mr-33\.5:hover {
  margin-right: 8.375rem !important;
}

.hover\:mb-33\.5:hover {
  margin-bottom: 8.375rem !important;
}

.hover\:ml-33\.5:hover {
  margin-left: 8.375rem !important;
}

.hover\:mt-34\.5:hover {
  margin-top: 8.625rem !important;
}

.hover\:mr-34\.5:hover {
  margin-right: 8.625rem !important;
}

.hover\:mb-34\.5:hover {
  margin-bottom: 8.625rem !important;
}

.hover\:ml-34\.5:hover {
  margin-left: 8.625rem !important;
}

.hover\:mt-35\.5:hover {
  margin-top: 8.875rem !important;
}

.hover\:mr-35\.5:hover {
  margin-right: 8.875rem !important;
}

.hover\:mb-35\.5:hover {
  margin-bottom: 8.875rem !important;
}

.hover\:ml-35\.5:hover {
  margin-left: 8.875rem !important;
}

.hover\:mt-36\.5:hover {
  margin-top: 9.125rem !important;
}

.hover\:mr-36\.5:hover {
  margin-right: 9.125rem !important;
}

.hover\:mb-36\.5:hover {
  margin-bottom: 9.125rem !important;
}

.hover\:ml-36\.5:hover {
  margin-left: 9.125rem !important;
}

.hover\:mt-37\.5:hover {
  margin-top: 9.375rem !important;
}

.hover\:mr-37\.5:hover {
  margin-right: 9.375rem !important;
}

.hover\:mb-37\.5:hover {
  margin-bottom: 9.375rem !important;
}

.hover\:ml-37\.5:hover {
  margin-left: 9.375rem !important;
}

.hover\:mt-38\.5:hover {
  margin-top: 9.625rem !important;
}

.hover\:mr-38\.5:hover {
  margin-right: 9.625rem !important;
}

.hover\:mb-38\.5:hover {
  margin-bottom: 9.625rem !important;
}

.hover\:ml-38\.5:hover {
  margin-left: 9.625rem !important;
}

.hover\:mt-39\.5:hover {
  margin-top: 9.875rem !important;
}

.hover\:mr-39\.5:hover {
  margin-right: 9.875rem !important;
}

.hover\:mb-39\.5:hover {
  margin-bottom: 9.875rem !important;
}

.hover\:ml-39\.5:hover {
  margin-left: 9.875rem !important;
}

.hover\:mt-40\.5:hover {
  margin-top: 10.125rem !important;
}

.hover\:mr-40\.5:hover {
  margin-right: 10.125rem !important;
}

.hover\:mb-40\.5:hover {
  margin-bottom: 10.125rem !important;
}

.hover\:ml-40\.5:hover {
  margin-left: 10.125rem !important;
}

.hover\:mt-41\.5:hover {
  margin-top: 10.375rem !important;
}

.hover\:mr-41\.5:hover {
  margin-right: 10.375rem !important;
}

.hover\:mb-41\.5:hover {
  margin-bottom: 10.375rem !important;
}

.hover\:ml-41\.5:hover {
  margin-left: 10.375rem !important;
}

.hover\:mt-42\.5:hover {
  margin-top: 10.625rem !important;
}

.hover\:mr-42\.5:hover {
  margin-right: 10.625rem !important;
}

.hover\:mb-42\.5:hover {
  margin-bottom: 10.625rem !important;
}

.hover\:ml-42\.5:hover {
  margin-left: 10.625rem !important;
}

.hover\:mt-43\.5:hover {
  margin-top: 10.875rem !important;
}

.hover\:mr-43\.5:hover {
  margin-right: 10.875rem !important;
}

.hover\:mb-43\.5:hover {
  margin-bottom: 10.875rem !important;
}

.hover\:ml-43\.5:hover {
  margin-left: 10.875rem !important;
}

.hover\:mt-44\.5:hover {
  margin-top: 11.125rem !important;
}

.hover\:mr-44\.5:hover {
  margin-right: 11.125rem !important;
}

.hover\:mb-44\.5:hover {
  margin-bottom: 11.125rem !important;
}

.hover\:ml-44\.5:hover {
  margin-left: 11.125rem !important;
}

.hover\:mt-45\.5:hover {
  margin-top: 11.375rem !important;
}

.hover\:mr-45\.5:hover {
  margin-right: 11.375rem !important;
}

.hover\:mb-45\.5:hover {
  margin-bottom: 11.375rem !important;
}

.hover\:ml-45\.5:hover {
  margin-left: 11.375rem !important;
}

.hover\:mt-46\.5:hover {
  margin-top: 11.625rem !important;
}

.hover\:mr-46\.5:hover {
  margin-right: 11.625rem !important;
}

.hover\:mb-46\.5:hover {
  margin-bottom: 11.625rem !important;
}

.hover\:ml-46\.5:hover {
  margin-left: 11.625rem !important;
}

.hover\:mt-47\.5:hover {
  margin-top: 11.875rem !important;
}

.hover\:mr-47\.5:hover {
  margin-right: 11.875rem !important;
}

.hover\:mb-47\.5:hover {
  margin-bottom: 11.875rem !important;
}

.hover\:ml-47\.5:hover {
  margin-left: 11.875rem !important;
}

.hover\:mt-48\.5:hover {
  margin-top: 12.125rem !important;
}

.hover\:mr-48\.5:hover {
  margin-right: 12.125rem !important;
}

.hover\:mb-48\.5:hover {
  margin-bottom: 12.125rem !important;
}

.hover\:ml-48\.5:hover {
  margin-left: 12.125rem !important;
}

.hover\:mt-49\.5:hover {
  margin-top: 12.375rem !important;
}

.hover\:mr-49\.5:hover {
  margin-right: 12.375rem !important;
}

.hover\:mb-49\.5:hover {
  margin-bottom: 12.375rem !important;
}

.hover\:ml-49\.5:hover {
  margin-left: 12.375rem !important;
}

.hover\:mt-50\.5:hover {
  margin-top: 12.625rem !important;
}

.hover\:mr-50\.5:hover {
  margin-right: 12.625rem !important;
}

.hover\:mb-50\.5:hover {
  margin-bottom: 12.625rem !important;
}

.hover\:ml-50\.5:hover {
  margin-left: 12.625rem !important;
}

.hover\:mt-51\.5:hover {
  margin-top: 12.875rem !important;
}

.hover\:mr-51\.5:hover {
  margin-right: 12.875rem !important;
}

.hover\:mb-51\.5:hover {
  margin-bottom: 12.875rem !important;
}

.hover\:ml-51\.5:hover {
  margin-left: 12.875rem !important;
}

.hover\:mt-52\.5:hover {
  margin-top: 13.125rem !important;
}

.hover\:mr-52\.5:hover {
  margin-right: 13.125rem !important;
}

.hover\:mb-52\.5:hover {
  margin-bottom: 13.125rem !important;
}

.hover\:ml-52\.5:hover {
  margin-left: 13.125rem !important;
}

.hover\:mt-53\.5:hover {
  margin-top: 13.375rem !important;
}

.hover\:mr-53\.5:hover {
  margin-right: 13.375rem !important;
}

.hover\:mb-53\.5:hover {
  margin-bottom: 13.375rem !important;
}

.hover\:ml-53\.5:hover {
  margin-left: 13.375rem !important;
}

.hover\:mt-54\.5:hover {
  margin-top: 13.625rem !important;
}

.hover\:mr-54\.5:hover {
  margin-right: 13.625rem !important;
}

.hover\:mb-54\.5:hover {
  margin-bottom: 13.625rem !important;
}

.hover\:ml-54\.5:hover {
  margin-left: 13.625rem !important;
}

.hover\:mt-55\.5:hover {
  margin-top: 13.875rem !important;
}

.hover\:mr-55\.5:hover {
  margin-right: 13.875rem !important;
}

.hover\:mb-55\.5:hover {
  margin-bottom: 13.875rem !important;
}

.hover\:ml-55\.5:hover {
  margin-left: 13.875rem !important;
}

.hover\:mt-56\.5:hover {
  margin-top: 14.125rem !important;
}

.hover\:mr-56\.5:hover {
  margin-right: 14.125rem !important;
}

.hover\:mb-56\.5:hover {
  margin-bottom: 14.125rem !important;
}

.hover\:ml-56\.5:hover {
  margin-left: 14.125rem !important;
}

.hover\:mt-57\.5:hover {
  margin-top: 14.375rem !important;
}

.hover\:mr-57\.5:hover {
  margin-right: 14.375rem !important;
}

.hover\:mb-57\.5:hover {
  margin-bottom: 14.375rem !important;
}

.hover\:ml-57\.5:hover {
  margin-left: 14.375rem !important;
}

.hover\:mt-58\.5:hover {
  margin-top: 14.625rem !important;
}

.hover\:mr-58\.5:hover {
  margin-right: 14.625rem !important;
}

.hover\:mb-58\.5:hover {
  margin-bottom: 14.625rem !important;
}

.hover\:ml-58\.5:hover {
  margin-left: 14.625rem !important;
}

.hover\:mt-59\.5:hover {
  margin-top: 14.875rem !important;
}

.hover\:mr-59\.5:hover {
  margin-right: 14.875rem !important;
}

.hover\:mb-59\.5:hover {
  margin-bottom: 14.875rem !important;
}

.hover\:ml-59\.5:hover {
  margin-left: 14.875rem !important;
}

.hover\:mt-60\.5:hover {
  margin-top: 15.125rem !important;
}

.hover\:mr-60\.5:hover {
  margin-right: 15.125rem !important;
}

.hover\:mb-60\.5:hover {
  margin-bottom: 15.125rem !important;
}

.hover\:ml-60\.5:hover {
  margin-left: 15.125rem !important;
}

.hover\:mt-61\.5:hover {
  margin-top: 15.375rem !important;
}

.hover\:mr-61\.5:hover {
  margin-right: 15.375rem !important;
}

.hover\:mb-61\.5:hover {
  margin-bottom: 15.375rem !important;
}

.hover\:ml-61\.5:hover {
  margin-left: 15.375rem !important;
}

.hover\:mt-62\.5:hover {
  margin-top: 15.625rem !important;
}

.hover\:mr-62\.5:hover {
  margin-right: 15.625rem !important;
}

.hover\:mb-62\.5:hover {
  margin-bottom: 15.625rem !important;
}

.hover\:ml-62\.5:hover {
  margin-left: 15.625rem !important;
}

.hover\:mt-63\.5:hover {
  margin-top: 15.875rem !important;
}

.hover\:mr-63\.5:hover {
  margin-right: 15.875rem !important;
}

.hover\:mb-63\.5:hover {
  margin-bottom: 15.875rem !important;
}

.hover\:ml-63\.5:hover {
  margin-left: 15.875rem !important;
}

.hover\:mt-64\.5:hover {
  margin-top: 16.125rem !important;
}

.hover\:mr-64\.5:hover {
  margin-right: 16.125rem !important;
}

.hover\:mb-64\.5:hover {
  margin-bottom: 16.125rem !important;
}

.hover\:ml-64\.5:hover {
  margin-left: 16.125rem !important;
}

.hover\:mt-65\.5:hover {
  margin-top: 16.375rem !important;
}

.hover\:mr-65\.5:hover {
  margin-right: 16.375rem !important;
}

.hover\:mb-65\.5:hover {
  margin-bottom: 16.375rem !important;
}

.hover\:ml-65\.5:hover {
  margin-left: 16.375rem !important;
}

.hover\:mt-66\.5:hover {
  margin-top: 16.625rem !important;
}

.hover\:mr-66\.5:hover {
  margin-right: 16.625rem !important;
}

.hover\:mb-66\.5:hover {
  margin-bottom: 16.625rem !important;
}

.hover\:ml-66\.5:hover {
  margin-left: 16.625rem !important;
}

.hover\:mt-67\.5:hover {
  margin-top: 16.875rem !important;
}

.hover\:mr-67\.5:hover {
  margin-right: 16.875rem !important;
}

.hover\:mb-67\.5:hover {
  margin-bottom: 16.875rem !important;
}

.hover\:ml-67\.5:hover {
  margin-left: 16.875rem !important;
}

.hover\:mt-68\.5:hover {
  margin-top: 17.125rem !important;
}

.hover\:mr-68\.5:hover {
  margin-right: 17.125rem !important;
}

.hover\:mb-68\.5:hover {
  margin-bottom: 17.125rem !important;
}

.hover\:ml-68\.5:hover {
  margin-left: 17.125rem !important;
}

.hover\:mt-69\.5:hover {
  margin-top: 17.375rem !important;
}

.hover\:mr-69\.5:hover {
  margin-right: 17.375rem !important;
}

.hover\:mb-69\.5:hover {
  margin-bottom: 17.375rem !important;
}

.hover\:ml-69\.5:hover {
  margin-left: 17.375rem !important;
}

.hover\:mt-70\.5:hover {
  margin-top: 17.625rem !important;
}

.hover\:mr-70\.5:hover {
  margin-right: 17.625rem !important;
}

.hover\:mb-70\.5:hover {
  margin-bottom: 17.625rem !important;
}

.hover\:ml-70\.5:hover {
  margin-left: 17.625rem !important;
}

.hover\:mt-71\.5:hover {
  margin-top: 17.875rem !important;
}

.hover\:mr-71\.5:hover {
  margin-right: 17.875rem !important;
}

.hover\:mb-71\.5:hover {
  margin-bottom: 17.875rem !important;
}

.hover\:ml-71\.5:hover {
  margin-left: 17.875rem !important;
}

.hover\:mt-72\.5:hover {
  margin-top: 18.125rem !important;
}

.hover\:mr-72\.5:hover {
  margin-right: 18.125rem !important;
}

.hover\:mb-72\.5:hover {
  margin-bottom: 18.125rem !important;
}

.hover\:ml-72\.5:hover {
  margin-left: 18.125rem !important;
}

.hover\:mt-73\.5:hover {
  margin-top: 18.375rem !important;
}

.hover\:mr-73\.5:hover {
  margin-right: 18.375rem !important;
}

.hover\:mb-73\.5:hover {
  margin-bottom: 18.375rem !important;
}

.hover\:ml-73\.5:hover {
  margin-left: 18.375rem !important;
}

.hover\:mt-74\.5:hover {
  margin-top: 18.625rem !important;
}

.hover\:mr-74\.5:hover {
  margin-right: 18.625rem !important;
}

.hover\:mb-74\.5:hover {
  margin-bottom: 18.625rem !important;
}

.hover\:ml-74\.5:hover {
  margin-left: 18.625rem !important;
}

.hover\:mt-75\.5:hover {
  margin-top: 18.875rem !important;
}

.hover\:mr-75\.5:hover {
  margin-right: 18.875rem !important;
}

.hover\:mb-75\.5:hover {
  margin-bottom: 18.875rem !important;
}

.hover\:ml-75\.5:hover {
  margin-left: 18.875rem !important;
}

.hover\:mt-76\.5:hover {
  margin-top: 19.125rem !important;
}

.hover\:mr-76\.5:hover {
  margin-right: 19.125rem !important;
}

.hover\:mb-76\.5:hover {
  margin-bottom: 19.125rem !important;
}

.hover\:ml-76\.5:hover {
  margin-left: 19.125rem !important;
}

.hover\:mt-77\.5:hover {
  margin-top: 19.375rem !important;
}

.hover\:mr-77\.5:hover {
  margin-right: 19.375rem !important;
}

.hover\:mb-77\.5:hover {
  margin-bottom: 19.375rem !important;
}

.hover\:ml-77\.5:hover {
  margin-left: 19.375rem !important;
}

.hover\:mt-78\.5:hover {
  margin-top: 19.625rem !important;
}

.hover\:mr-78\.5:hover {
  margin-right: 19.625rem !important;
}

.hover\:mb-78\.5:hover {
  margin-bottom: 19.625rem !important;
}

.hover\:ml-78\.5:hover {
  margin-left: 19.625rem !important;
}

.hover\:mt-79\.5:hover {
  margin-top: 19.875rem !important;
}

.hover\:mr-79\.5:hover {
  margin-right: 19.875rem !important;
}

.hover\:mb-79\.5:hover {
  margin-bottom: 19.875rem !important;
}

.hover\:ml-79\.5:hover {
  margin-left: 19.875rem !important;
}

.hover\:mt-80\.5:hover {
  margin-top: 20.125rem !important;
}

.hover\:mr-80\.5:hover {
  margin-right: 20.125rem !important;
}

.hover\:mb-80\.5:hover {
  margin-bottom: 20.125rem !important;
}

.hover\:ml-80\.5:hover {
  margin-left: 20.125rem !important;
}

.hover\:mt-81\.5:hover {
  margin-top: 20.375rem !important;
}

.hover\:mr-81\.5:hover {
  margin-right: 20.375rem !important;
}

.hover\:mb-81\.5:hover {
  margin-bottom: 20.375rem !important;
}

.hover\:ml-81\.5:hover {
  margin-left: 20.375rem !important;
}

.hover\:mt-82\.5:hover {
  margin-top: 20.625rem !important;
}

.hover\:mr-82\.5:hover {
  margin-right: 20.625rem !important;
}

.hover\:mb-82\.5:hover {
  margin-bottom: 20.625rem !important;
}

.hover\:ml-82\.5:hover {
  margin-left: 20.625rem !important;
}

.hover\:mt-83\.5:hover {
  margin-top: 20.875rem !important;
}

.hover\:mr-83\.5:hover {
  margin-right: 20.875rem !important;
}

.hover\:mb-83\.5:hover {
  margin-bottom: 20.875rem !important;
}

.hover\:ml-83\.5:hover {
  margin-left: 20.875rem !important;
}

.hover\:mt-84\.5:hover {
  margin-top: 21.125rem !important;
}

.hover\:mr-84\.5:hover {
  margin-right: 21.125rem !important;
}

.hover\:mb-84\.5:hover {
  margin-bottom: 21.125rem !important;
}

.hover\:ml-84\.5:hover {
  margin-left: 21.125rem !important;
}

.hover\:mt-85\.5:hover {
  margin-top: 21.375rem !important;
}

.hover\:mr-85\.5:hover {
  margin-right: 21.375rem !important;
}

.hover\:mb-85\.5:hover {
  margin-bottom: 21.375rem !important;
}

.hover\:ml-85\.5:hover {
  margin-left: 21.375rem !important;
}

.hover\:mt-86\.5:hover {
  margin-top: 21.625rem !important;
}

.hover\:mr-86\.5:hover {
  margin-right: 21.625rem !important;
}

.hover\:mb-86\.5:hover {
  margin-bottom: 21.625rem !important;
}

.hover\:ml-86\.5:hover {
  margin-left: 21.625rem !important;
}

.hover\:mt-87\.5:hover {
  margin-top: 21.875rem !important;
}

.hover\:mr-87\.5:hover {
  margin-right: 21.875rem !important;
}

.hover\:mb-87\.5:hover {
  margin-bottom: 21.875rem !important;
}

.hover\:ml-87\.5:hover {
  margin-left: 21.875rem !important;
}

.hover\:mt-88\.5:hover {
  margin-top: 22.125rem !important;
}

.hover\:mr-88\.5:hover {
  margin-right: 22.125rem !important;
}

.hover\:mb-88\.5:hover {
  margin-bottom: 22.125rem !important;
}

.hover\:ml-88\.5:hover {
  margin-left: 22.125rem !important;
}

.hover\:mt-89\.5:hover {
  margin-top: 22.375rem !important;
}

.hover\:mr-89\.5:hover {
  margin-right: 22.375rem !important;
}

.hover\:mb-89\.5:hover {
  margin-bottom: 22.375rem !important;
}

.hover\:ml-89\.5:hover {
  margin-left: 22.375rem !important;
}

.hover\:mt-90\.5:hover {
  margin-top: 22.625rem !important;
}

.hover\:mr-90\.5:hover {
  margin-right: 22.625rem !important;
}

.hover\:mb-90\.5:hover {
  margin-bottom: 22.625rem !important;
}

.hover\:ml-90\.5:hover {
  margin-left: 22.625rem !important;
}

.hover\:mt-91\.5:hover {
  margin-top: 22.875rem !important;
}

.hover\:mr-91\.5:hover {
  margin-right: 22.875rem !important;
}

.hover\:mb-91\.5:hover {
  margin-bottom: 22.875rem !important;
}

.hover\:ml-91\.5:hover {
  margin-left: 22.875rem !important;
}

.hover\:mt-92\.5:hover {
  margin-top: 23.125rem !important;
}

.hover\:mr-92\.5:hover {
  margin-right: 23.125rem !important;
}

.hover\:mb-92\.5:hover {
  margin-bottom: 23.125rem !important;
}

.hover\:ml-92\.5:hover {
  margin-left: 23.125rem !important;
}

.hover\:mt-93\.5:hover {
  margin-top: 23.375rem !important;
}

.hover\:mr-93\.5:hover {
  margin-right: 23.375rem !important;
}

.hover\:mb-93\.5:hover {
  margin-bottom: 23.375rem !important;
}

.hover\:ml-93\.5:hover {
  margin-left: 23.375rem !important;
}

.hover\:mt-94\.5:hover {
  margin-top: 23.625rem !important;
}

.hover\:mr-94\.5:hover {
  margin-right: 23.625rem !important;
}

.hover\:mb-94\.5:hover {
  margin-bottom: 23.625rem !important;
}

.hover\:ml-94\.5:hover {
  margin-left: 23.625rem !important;
}

.hover\:mt-95\.5:hover {
  margin-top: 23.875rem !important;
}

.hover\:mr-95\.5:hover {
  margin-right: 23.875rem !important;
}

.hover\:mb-95\.5:hover {
  margin-bottom: 23.875rem !important;
}

.hover\:ml-95\.5:hover {
  margin-left: 23.875rem !important;
}

.hover\:mt-96\.5:hover {
  margin-top: 24.125rem !important;
}

.hover\:mr-96\.5:hover {
  margin-right: 24.125rem !important;
}

.hover\:mb-96\.5:hover {
  margin-bottom: 24.125rem !important;
}

.hover\:ml-96\.5:hover {
  margin-left: 24.125rem !important;
}

.hover\:mt-97\.5:hover {
  margin-top: 24.375rem !important;
}

.hover\:mr-97\.5:hover {
  margin-right: 24.375rem !important;
}

.hover\:mb-97\.5:hover {
  margin-bottom: 24.375rem !important;
}

.hover\:ml-97\.5:hover {
  margin-left: 24.375rem !important;
}

.hover\:mt-98\.5:hover {
  margin-top: 24.625rem !important;
}

.hover\:mr-98\.5:hover {
  margin-right: 24.625rem !important;
}

.hover\:mb-98\.5:hover {
  margin-bottom: 24.625rem !important;
}

.hover\:ml-98\.5:hover {
  margin-left: 24.625rem !important;
}

.hover\:mt-99\.5:hover {
  margin-top: 24.875rem !important;
}

.hover\:mr-99\.5:hover {
  margin-right: 24.875rem !important;
}

.hover\:mb-99\.5:hover {
  margin-bottom: 24.875rem !important;
}

.hover\:ml-99\.5:hover {
  margin-left: 24.875rem !important;
}

.hover\:mt-100\.5:hover {
  margin-top: 25.125rem !important;
}

.hover\:mr-100\.5:hover {
  margin-right: 25.125rem !important;
}

.hover\:mb-100\.5:hover {
  margin-bottom: 25.125rem !important;
}

.hover\:ml-100\.5:hover {
  margin-left: 25.125rem !important;
}

.hover\:mt-101\.5:hover {
  margin-top: 25.375rem !important;
}

.hover\:mr-101\.5:hover {
  margin-right: 25.375rem !important;
}

.hover\:mb-101\.5:hover {
  margin-bottom: 25.375rem !important;
}

.hover\:ml-101\.5:hover {
  margin-left: 25.375rem !important;
}

.hover\:mt-102\.5:hover {
  margin-top: 25.625rem !important;
}

.hover\:mr-102\.5:hover {
  margin-right: 25.625rem !important;
}

.hover\:mb-102\.5:hover {
  margin-bottom: 25.625rem !important;
}

.hover\:ml-102\.5:hover {
  margin-left: 25.625rem !important;
}

.hover\:mt-103\.5:hover {
  margin-top: 25.875rem !important;
}

.hover\:mr-103\.5:hover {
  margin-right: 25.875rem !important;
}

.hover\:mb-103\.5:hover {
  margin-bottom: 25.875rem !important;
}

.hover\:ml-103\.5:hover {
  margin-left: 25.875rem !important;
}

.hover\:mt-104\.5:hover {
  margin-top: 26.125rem !important;
}

.hover\:mr-104\.5:hover {
  margin-right: 26.125rem !important;
}

.hover\:mb-104\.5:hover {
  margin-bottom: 26.125rem !important;
}

.hover\:ml-104\.5:hover {
  margin-left: 26.125rem !important;
}

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

.hover\:-mr-0:hover {
  margin-right: 0rem !important;
}

.hover\:-mb-0:hover {
  margin-bottom: 0rem !important;
}

.hover\:-ml-0:hover {
  margin-left: 0rem !important;
}

.hover\:-mt-1:hover {
  margin-top: -0.25rem !important;
}

.hover\:-mr-1:hover {
  margin-right: -0.25rem !important;
}

.hover\:-mb-1:hover {
  margin-bottom: -0.25rem !important;
}

.hover\:-ml-1:hover {
  margin-left: -0.25rem !important;
}

.hover\:-mt-2:hover {
  margin-top: -0.5rem !important;
}

.hover\:-mr-2:hover {
  margin-right: -0.5rem !important;
}

.hover\:-mb-2:hover {
  margin-bottom: -0.5rem !important;
}

.hover\:-ml-2:hover {
  margin-left: -0.5rem !important;
}

.hover\:-mt-3:hover {
  margin-top: -0.75rem !important;
}

.hover\:-mr-3:hover {
  margin-right: -0.75rem !important;
}

.hover\:-mb-3:hover {
  margin-bottom: -0.75rem !important;
}

.hover\:-ml-3:hover {
  margin-left: -0.75rem !important;
}

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

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

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

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

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

.hover\:-mr-5:hover {
  margin-right: -1.25rem !important;
}

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

.hover\:-ml-5:hover {
  margin-left: -1.25rem !important;
}

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

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

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

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

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

.hover\:-mr-7:hover {
  margin-right: -1.75rem !important;
}

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

.hover\:-ml-7:hover {
  margin-left: -1.75rem !important;
}

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

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

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

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

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

.hover\:-mr-9:hover {
  margin-right: -2.25rem !important;
}

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

.hover\:-ml-9:hover {
  margin-left: -2.25rem !important;
}

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

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

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

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

.hover\:-mt-11:hover {
  margin-top: -2.75rem !important;
}

.hover\:-mr-11:hover {
  margin-right: -2.75rem !important;
}

.hover\:-mb-11:hover {
  margin-bottom: -2.75rem !important;
}

.hover\:-ml-11:hover {
  margin-left: -2.75rem !important;
}

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

.hover\:-mr-12:hover {
  margin-right: -3rem !important;
}

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

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

.hover\:-mt-13:hover {
  margin-top: -3.25rem !important;
}

.hover\:-mr-13:hover {
  margin-right: -3.25rem !important;
}

.hover\:-mb-13:hover {
  margin-bottom: -3.25rem !important;
}

.hover\:-ml-13:hover {
  margin-left: -3.25rem !important;
}

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

.hover\:-mr-14:hover {
  margin-right: -3.5rem !important;
}

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

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

.hover\:-mt-15:hover {
  margin-top: -3.75rem !important;
}

.hover\:-mr-15:hover {
  margin-right: -3.75rem !important;
}

.hover\:-mb-15:hover {
  margin-bottom: -3.75rem !important;
}

.hover\:-ml-15:hover {
  margin-left: -3.75rem !important;
}

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

.hover\:-mr-16:hover {
  margin-right: -4rem !important;
}

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

.hover\:-ml-16:hover {
  margin-left: -4rem !important;
}

.hover\:-mt-17:hover {
  margin-top: -4.25rem !important;
}

.hover\:-mr-17:hover {
  margin-right: -4.25rem !important;
}

.hover\:-mb-17:hover {
  margin-bottom: -4.25rem !important;
}

.hover\:-ml-17:hover {
  margin-left: -4.25rem !important;
}

.hover\:-mt-18:hover {
  margin-top: -4.5rem !important;
}

.hover\:-mr-18:hover {
  margin-right: -4.5rem !important;
}

.hover\:-mb-18:hover {
  margin-bottom: -4.5rem !important;
}

.hover\:-ml-18:hover {
  margin-left: -4.5rem !important;
}

.hover\:-mt-19:hover {
  margin-top: -4.75rem !important;
}

.hover\:-mr-19:hover {
  margin-right: -4.75rem !important;
}

.hover\:-mb-19:hover {
  margin-bottom: -4.75rem !important;
}

.hover\:-ml-19:hover {
  margin-left: -4.75rem !important;
}

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

.hover\:-mr-20:hover {
  margin-right: -5rem !important;
}

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

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

.hover\:-mt-21:hover {
  margin-top: -5.25rem !important;
}

.hover\:-mr-21:hover {
  margin-right: -5.25rem !important;
}

.hover\:-mb-21:hover {
  margin-bottom: -5.25rem !important;
}

.hover\:-ml-21:hover {
  margin-left: -5.25rem !important;
}

.hover\:-mt-22:hover {
  margin-top: -5.5rem !important;
}

.hover\:-mr-22:hover {
  margin-right: -5.5rem !important;
}

.hover\:-mb-22:hover {
  margin-bottom: -5.5rem !important;
}

.hover\:-ml-22:hover {
  margin-left: -5.5rem !important;
}

.hover\:-mt-23:hover {
  margin-top: -5.75rem !important;
}

.hover\:-mr-23:hover {
  margin-right: -5.75rem !important;
}

.hover\:-mb-23:hover {
  margin-bottom: -5.75rem !important;
}

.hover\:-ml-23:hover {
  margin-left: -5.75rem !important;
}

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

.hover\:-mr-24:hover {
  margin-right: -6rem !important;
}

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

.hover\:-ml-24:hover {
  margin-left: -6rem !important;
}

.hover\:-mt-25:hover {
  margin-top: -6.25rem !important;
}

.hover\:-mr-25:hover {
  margin-right: -6.25rem !important;
}

.hover\:-mb-25:hover {
  margin-bottom: -6.25rem !important;
}

.hover\:-ml-25:hover {
  margin-left: -6.25rem !important;
}

.hover\:-mt-26:hover {
  margin-top: -6.5rem !important;
}

.hover\:-mr-26:hover {
  margin-right: -6.5rem !important;
}

.hover\:-mb-26:hover {
  margin-bottom: -6.5rem !important;
}

.hover\:-ml-26:hover {
  margin-left: -6.5rem !important;
}

.hover\:-mt-27:hover {
  margin-top: -6.75rem !important;
}

.hover\:-mr-27:hover {
  margin-right: -6.75rem !important;
}

.hover\:-mb-27:hover {
  margin-bottom: -6.75rem !important;
}

.hover\:-ml-27:hover {
  margin-left: -6.75rem !important;
}

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

.hover\:-mr-28:hover {
  margin-right: -7rem !important;
}

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

.hover\:-ml-28:hover {
  margin-left: -7rem !important;
}

.hover\:-mt-29:hover {
  margin-top: -7.25rem !important;
}

.hover\:-mr-29:hover {
  margin-right: -7.25rem !important;
}

.hover\:-mb-29:hover {
  margin-bottom: -7.25rem !important;
}

.hover\:-ml-29:hover {
  margin-left: -7.25rem !important;
}

.hover\:-mt-30:hover {
  margin-top: -7.5rem !important;
}

.hover\:-mr-30:hover {
  margin-right: -7.5rem !important;
}

.hover\:-mb-30:hover {
  margin-bottom: -7.5rem !important;
}

.hover\:-ml-30:hover {
  margin-left: -7.5rem !important;
}

.hover\:-mt-31:hover {
  margin-top: -7.75rem !important;
}

.hover\:-mr-31:hover {
  margin-right: -7.75rem !important;
}

.hover\:-mb-31:hover {
  margin-bottom: -7.75rem !important;
}

.hover\:-ml-31:hover {
  margin-left: -7.75rem !important;
}

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

.hover\:-mr-32:hover {
  margin-right: -8rem !important;
}

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

.hover\:-ml-32:hover {
  margin-left: -8rem !important;
}

.hover\:-mt-33:hover {
  margin-top: -8.25rem !important;
}

.hover\:-mr-33:hover {
  margin-right: -8.25rem !important;
}

.hover\:-mb-33:hover {
  margin-bottom: -8.25rem !important;
}

.hover\:-ml-33:hover {
  margin-left: -8.25rem !important;
}

.hover\:-mt-34:hover {
  margin-top: -8.5rem !important;
}

.hover\:-mr-34:hover {
  margin-right: -8.5rem !important;
}

.hover\:-mb-34:hover {
  margin-bottom: -8.5rem !important;
}

.hover\:-ml-34:hover {
  margin-left: -8.5rem !important;
}

.hover\:-mt-35:hover {
  margin-top: -8.75rem !important;
}

.hover\:-mr-35:hover {
  margin-right: -8.75rem !important;
}

.hover\:-mb-35:hover {
  margin-bottom: -8.75rem !important;
}

.hover\:-ml-35:hover {
  margin-left: -8.75rem !important;
}

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

.hover\:-mr-36:hover {
  margin-right: -9rem !important;
}

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

.hover\:-ml-36:hover {
  margin-left: -9rem !important;
}

.hover\:-mt-37:hover {
  margin-top: -9.25rem !important;
}

.hover\:-mr-37:hover {
  margin-right: -9.25rem !important;
}

.hover\:-mb-37:hover {
  margin-bottom: -9.25rem !important;
}

.hover\:-ml-37:hover {
  margin-left: -9.25rem !important;
}

.hover\:-mt-38:hover {
  margin-top: -9.5rem !important;
}

.hover\:-mr-38:hover {
  margin-right: -9.5rem !important;
}

.hover\:-mb-38:hover {
  margin-bottom: -9.5rem !important;
}

.hover\:-ml-38:hover {
  margin-left: -9.5rem !important;
}

.hover\:-mt-39:hover {
  margin-top: -9.75rem !important;
}

.hover\:-mr-39:hover {
  margin-right: -9.75rem !important;
}

.hover\:-mb-39:hover {
  margin-bottom: -9.75rem !important;
}

.hover\:-ml-39:hover {
  margin-left: -9.75rem !important;
}

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

.hover\:-mr-40:hover {
  margin-right: -10rem !important;
}

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

.hover\:-ml-40:hover {
  margin-left: -10rem !important;
}

.hover\:-mt-41:hover {
  margin-top: -10.25rem !important;
}

.hover\:-mr-41:hover {
  margin-right: -10.25rem !important;
}

.hover\:-mb-41:hover {
  margin-bottom: -10.25rem !important;
}

.hover\:-ml-41:hover {
  margin-left: -10.25rem !important;
}

.hover\:-mt-42:hover {
  margin-top: -10.5rem !important;
}

.hover\:-mr-42:hover {
  margin-right: -10.5rem !important;
}

.hover\:-mb-42:hover {
  margin-bottom: -10.5rem !important;
}

.hover\:-ml-42:hover {
  margin-left: -10.5rem !important;
}

.hover\:-mt-43:hover {
  margin-top: -10.75rem !important;
}

.hover\:-mr-43:hover {
  margin-right: -10.75rem !important;
}

.hover\:-mb-43:hover {
  margin-bottom: -10.75rem !important;
}

.hover\:-ml-43:hover {
  margin-left: -10.75rem !important;
}

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

.hover\:-mr-44:hover {
  margin-right: -11rem !important;
}

.hover\:-mb-44:hover {
  margin-bottom: -11rem !important;
}

.hover\:-ml-44:hover {
  margin-left: -11rem !important;
}

.hover\:-mt-45:hover {
  margin-top: -11.25rem !important;
}

.hover\:-mr-45:hover {
  margin-right: -11.25rem !important;
}

.hover\:-mb-45:hover {
  margin-bottom: -11.25rem !important;
}

.hover\:-ml-45:hover {
  margin-left: -11.25rem !important;
}

.hover\:-mt-46:hover {
  margin-top: -11.5rem !important;
}

.hover\:-mr-46:hover {
  margin-right: -11.5rem !important;
}

.hover\:-mb-46:hover {
  margin-bottom: -11.5rem !important;
}

.hover\:-ml-46:hover {
  margin-left: -11.5rem !important;
}

.hover\:-mt-47:hover {
  margin-top: -11.75rem !important;
}

.hover\:-mr-47:hover {
  margin-right: -11.75rem !important;
}

.hover\:-mb-47:hover {
  margin-bottom: -11.75rem !important;
}

.hover\:-ml-47:hover {
  margin-left: -11.75rem !important;
}

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

.hover\:-mr-48:hover {
  margin-right: -12rem !important;
}

.hover\:-mb-48:hover {
  margin-bottom: -12rem !important;
}

.hover\:-ml-48:hover {
  margin-left: -12rem !important;
}

.hover\:-mt-49:hover {
  margin-top: -12.25rem !important;
}

.hover\:-mr-49:hover {
  margin-right: -12.25rem !important;
}

.hover\:-mb-49:hover {
  margin-bottom: -12.25rem !important;
}

.hover\:-ml-49:hover {
  margin-left: -12.25rem !important;
}

.hover\:-mt-50:hover {
  margin-top: -12.5rem !important;
}

.hover\:-mr-50:hover {
  margin-right: -12.5rem !important;
}

.hover\:-mb-50:hover {
  margin-bottom: -12.5rem !important;
}

.hover\:-ml-50:hover {
  margin-left: -12.5rem !important;
}

.hover\:-mt-51:hover {
  margin-top: -12.75rem !important;
}

.hover\:-mr-51:hover {
  margin-right: -12.75rem !important;
}

.hover\:-mb-51:hover {
  margin-bottom: -12.75rem !important;
}

.hover\:-ml-51:hover {
  margin-left: -12.75rem !important;
}

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

.hover\:-mr-52:hover {
  margin-right: -13rem !important;
}

.hover\:-mb-52:hover {
  margin-bottom: -13rem !important;
}

.hover\:-ml-52:hover {
  margin-left: -13rem !important;
}

.hover\:-mt-53:hover {
  margin-top: -13.25rem !important;
}

.hover\:-mr-53:hover {
  margin-right: -13.25rem !important;
}

.hover\:-mb-53:hover {
  margin-bottom: -13.25rem !important;
}

.hover\:-ml-53:hover {
  margin-left: -13.25rem !important;
}

.hover\:-mt-54:hover {
  margin-top: -13.5rem !important;
}

.hover\:-mr-54:hover {
  margin-right: -13.5rem !important;
}

.hover\:-mb-54:hover {
  margin-bottom: -13.5rem !important;
}

.hover\:-ml-54:hover {
  margin-left: -13.5rem !important;
}

.hover\:-mt-55:hover {
  margin-top: -13.75rem !important;
}

.hover\:-mr-55:hover {
  margin-right: -13.75rem !important;
}

.hover\:-mb-55:hover {
  margin-bottom: -13.75rem !important;
}

.hover\:-ml-55:hover {
  margin-left: -13.75rem !important;
}

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

.hover\:-mr-56:hover {
  margin-right: -14rem !important;
}

.hover\:-mb-56:hover {
  margin-bottom: -14rem !important;
}

.hover\:-ml-56:hover {
  margin-left: -14rem !important;
}

.hover\:-mt-57:hover {
  margin-top: -14.25rem !important;
}

.hover\:-mr-57:hover {
  margin-right: -14.25rem !important;
}

.hover\:-mb-57:hover {
  margin-bottom: -14.25rem !important;
}

.hover\:-ml-57:hover {
  margin-left: -14.25rem !important;
}

.hover\:-mt-58:hover {
  margin-top: -14.5rem !important;
}

.hover\:-mr-58:hover {
  margin-right: -14.5rem !important;
}

.hover\:-mb-58:hover {
  margin-bottom: -14.5rem !important;
}

.hover\:-ml-58:hover {
  margin-left: -14.5rem !important;
}

.hover\:-mt-59:hover {
  margin-top: -14.75rem !important;
}

.hover\:-mr-59:hover {
  margin-right: -14.75rem !important;
}

.hover\:-mb-59:hover {
  margin-bottom: -14.75rem !important;
}

.hover\:-ml-59:hover {
  margin-left: -14.75rem !important;
}

.hover\:-mt-60:hover {
  margin-top: -15rem !important;
}

.hover\:-mr-60:hover {
  margin-right: -15rem !important;
}

.hover\:-mb-60:hover {
  margin-bottom: -15rem !important;
}

.hover\:-ml-60:hover {
  margin-left: -15rem !important;
}

.hover\:-mt-61:hover {
  margin-top: -15.25rem !important;
}

.hover\:-mr-61:hover {
  margin-right: -15.25rem !important;
}

.hover\:-mb-61:hover {
  margin-bottom: -15.25rem !important;
}

.hover\:-ml-61:hover {
  margin-left: -15.25rem !important;
}

.hover\:-mt-62:hover {
  margin-top: -15.5rem !important;
}

.hover\:-mr-62:hover {
  margin-right: -15.5rem !important;
}

.hover\:-mb-62:hover {
  margin-bottom: -15.5rem !important;
}

.hover\:-ml-62:hover {
  margin-left: -15.5rem !important;
}

.hover\:-mt-63:hover {
  margin-top: -15.75rem !important;
}

.hover\:-mr-63:hover {
  margin-right: -15.75rem !important;
}

.hover\:-mb-63:hover {
  margin-bottom: -15.75rem !important;
}

.hover\:-ml-63:hover {
  margin-left: -15.75rem !important;
}

.hover\:-mt-64:hover {
  margin-top: -16rem !important;
}

.hover\:-mr-64:hover {
  margin-right: -16rem !important;
}

.hover\:-mb-64:hover {
  margin-bottom: -16rem !important;
}

.hover\:-ml-64:hover {
  margin-left: -16rem !important;
}

.hover\:-mt-65:hover {
  margin-top: -16.25rem !important;
}

.hover\:-mr-65:hover {
  margin-right: -16.25rem !important;
}

.hover\:-mb-65:hover {
  margin-bottom: -16.25rem !important;
}

.hover\:-ml-65:hover {
  margin-left: -16.25rem !important;
}

.hover\:-mt-66:hover {
  margin-top: -16.5rem !important;
}

.hover\:-mr-66:hover {
  margin-right: -16.5rem !important;
}

.hover\:-mb-66:hover {
  margin-bottom: -16.5rem !important;
}

.hover\:-ml-66:hover {
  margin-left: -16.5rem !important;
}

.hover\:-mt-67:hover {
  margin-top: -16.75rem !important;
}

.hover\:-mr-67:hover {
  margin-right: -16.75rem !important;
}

.hover\:-mb-67:hover {
  margin-bottom: -16.75rem !important;
}

.hover\:-ml-67:hover {
  margin-left: -16.75rem !important;
}

.hover\:-mt-68:hover {
  margin-top: -17rem !important;
}

.hover\:-mr-68:hover {
  margin-right: -17rem !important;
}

.hover\:-mb-68:hover {
  margin-bottom: -17rem !important;
}

.hover\:-ml-68:hover {
  margin-left: -17rem !important;
}

.hover\:-mt-69:hover {
  margin-top: -17.25rem !important;
}

.hover\:-mr-69:hover {
  margin-right: -17.25rem !important;
}

.hover\:-mb-69:hover {
  margin-bottom: -17.25rem !important;
}

.hover\:-ml-69:hover {
  margin-left: -17.25rem !important;
}

.hover\:-mt-70:hover {
  margin-top: -17.5rem !important;
}

.hover\:-mr-70:hover {
  margin-right: -17.5rem !important;
}

.hover\:-mb-70:hover {
  margin-bottom: -17.5rem !important;
}

.hover\:-ml-70:hover {
  margin-left: -17.5rem !important;
}

.hover\:-mt-71:hover {
  margin-top: -17.75rem !important;
}

.hover\:-mr-71:hover {
  margin-right: -17.75rem !important;
}

.hover\:-mb-71:hover {
  margin-bottom: -17.75rem !important;
}

.hover\:-ml-71:hover {
  margin-left: -17.75rem !important;
}

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

.hover\:-mr-72:hover {
  margin-right: -18rem !important;
}

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

.hover\:-ml-72:hover {
  margin-left: -18rem !important;
}

.hover\:-mt-73:hover {
  margin-top: -18.25rem !important;
}

.hover\:-mr-73:hover {
  margin-right: -18.25rem !important;
}

.hover\:-mb-73:hover {
  margin-bottom: -18.25rem !important;
}

.hover\:-ml-73:hover {
  margin-left: -18.25rem !important;
}

.hover\:-mt-74:hover {
  margin-top: -18.5rem !important;
}

.hover\:-mr-74:hover {
  margin-right: -18.5rem !important;
}

.hover\:-mb-74:hover {
  margin-bottom: -18.5rem !important;
}

.hover\:-ml-74:hover {
  margin-left: -18.5rem !important;
}

.hover\:-mt-75:hover {
  margin-top: -18.75rem !important;
}

.hover\:-mr-75:hover {
  margin-right: -18.75rem !important;
}

.hover\:-mb-75:hover {
  margin-bottom: -18.75rem !important;
}

.hover\:-ml-75:hover {
  margin-left: -18.75rem !important;
}

.hover\:-mt-76:hover {
  margin-top: -19rem !important;
}

.hover\:-mr-76:hover {
  margin-right: -19rem !important;
}

.hover\:-mb-76:hover {
  margin-bottom: -19rem !important;
}

.hover\:-ml-76:hover {
  margin-left: -19rem !important;
}

.hover\:-mt-77:hover {
  margin-top: -19.25rem !important;
}

.hover\:-mr-77:hover {
  margin-right: -19.25rem !important;
}

.hover\:-mb-77:hover {
  margin-bottom: -19.25rem !important;
}

.hover\:-ml-77:hover {
  margin-left: -19.25rem !important;
}

.hover\:-mt-78:hover {
  margin-top: -19.5rem !important;
}

.hover\:-mr-78:hover {
  margin-right: -19.5rem !important;
}

.hover\:-mb-78:hover {
  margin-bottom: -19.5rem !important;
}

.hover\:-ml-78:hover {
  margin-left: -19.5rem !important;
}

.hover\:-mt-79:hover {
  margin-top: -19.75rem !important;
}

.hover\:-mr-79:hover {
  margin-right: -19.75rem !important;
}

.hover\:-mb-79:hover {
  margin-bottom: -19.75rem !important;
}

.hover\:-ml-79:hover {
  margin-left: -19.75rem !important;
}

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

.hover\:-mr-80:hover {
  margin-right: -20rem !important;
}

.hover\:-mb-80:hover {
  margin-bottom: -20rem !important;
}

.hover\:-ml-80:hover {
  margin-left: -20rem !important;
}

.hover\:-mt-81:hover {
  margin-top: -20.25rem !important;
}

.hover\:-mr-81:hover {
  margin-right: -20.25rem !important;
}

.hover\:-mb-81:hover {
  margin-bottom: -20.25rem !important;
}

.hover\:-ml-81:hover {
  margin-left: -20.25rem !important;
}

.hover\:-mt-82:hover {
  margin-top: -20.5rem !important;
}

.hover\:-mr-82:hover {
  margin-right: -20.5rem !important;
}

.hover\:-mb-82:hover {
  margin-bottom: -20.5rem !important;
}

.hover\:-ml-82:hover {
  margin-left: -20.5rem !important;
}

.hover\:-mt-83:hover {
  margin-top: -20.75rem !important;
}

.hover\:-mr-83:hover {
  margin-right: -20.75rem !important;
}

.hover\:-mb-83:hover {
  margin-bottom: -20.75rem !important;
}

.hover\:-ml-83:hover {
  margin-left: -20.75rem !important;
}

.hover\:-mt-84:hover {
  margin-top: -21rem !important;
}

.hover\:-mr-84:hover {
  margin-right: -21rem !important;
}

.hover\:-mb-84:hover {
  margin-bottom: -21rem !important;
}

.hover\:-ml-84:hover {
  margin-left: -21rem !important;
}

.hover\:-mt-85:hover {
  margin-top: -21.25rem !important;
}

.hover\:-mr-85:hover {
  margin-right: -21.25rem !important;
}

.hover\:-mb-85:hover {
  margin-bottom: -21.25rem !important;
}

.hover\:-ml-85:hover {
  margin-left: -21.25rem !important;
}

.hover\:-mt-86:hover {
  margin-top: -21.5rem !important;
}

.hover\:-mr-86:hover {
  margin-right: -21.5rem !important;
}

.hover\:-mb-86:hover {
  margin-bottom: -21.5rem !important;
}

.hover\:-ml-86:hover {
  margin-left: -21.5rem !important;
}

.hover\:-mt-87:hover {
  margin-top: -21.75rem !important;
}

.hover\:-mr-87:hover {
  margin-right: -21.75rem !important;
}

.hover\:-mb-87:hover {
  margin-bottom: -21.75rem !important;
}

.hover\:-ml-87:hover {
  margin-left: -21.75rem !important;
}

.hover\:-mt-88:hover {
  margin-top: -22rem !important;
}

.hover\:-mr-88:hover {
  margin-right: -22rem !important;
}

.hover\:-mb-88:hover {
  margin-bottom: -22rem !important;
}

.hover\:-ml-88:hover {
  margin-left: -22rem !important;
}

.hover\:-mt-89:hover {
  margin-top: -22.25rem !important;
}

.hover\:-mr-89:hover {
  margin-right: -22.25rem !important;
}

.hover\:-mb-89:hover {
  margin-bottom: -22.25rem !important;
}

.hover\:-ml-89:hover {
  margin-left: -22.25rem !important;
}

.hover\:-mt-90:hover {
  margin-top: -22.5rem !important;
}

.hover\:-mr-90:hover {
  margin-right: -22.5rem !important;
}

.hover\:-mb-90:hover {
  margin-bottom: -22.5rem !important;
}

.hover\:-ml-90:hover {
  margin-left: -22.5rem !important;
}

.hover\:-mt-91:hover {
  margin-top: -22.75rem !important;
}

.hover\:-mr-91:hover {
  margin-right: -22.75rem !important;
}

.hover\:-mb-91:hover {
  margin-bottom: -22.75rem !important;
}

.hover\:-ml-91:hover {
  margin-left: -22.75rem !important;
}

.hover\:-mt-92:hover {
  margin-top: -23rem !important;
}

.hover\:-mr-92:hover {
  margin-right: -23rem !important;
}

.hover\:-mb-92:hover {
  margin-bottom: -23rem !important;
}

.hover\:-ml-92:hover {
  margin-left: -23rem !important;
}

.hover\:-mt-93:hover {
  margin-top: -23.25rem !important;
}

.hover\:-mr-93:hover {
  margin-right: -23.25rem !important;
}

.hover\:-mb-93:hover {
  margin-bottom: -23.25rem !important;
}

.hover\:-ml-93:hover {
  margin-left: -23.25rem !important;
}

.hover\:-mt-94:hover {
  margin-top: -23.5rem !important;
}

.hover\:-mr-94:hover {
  margin-right: -23.5rem !important;
}

.hover\:-mb-94:hover {
  margin-bottom: -23.5rem !important;
}

.hover\:-ml-94:hover {
  margin-left: -23.5rem !important;
}

.hover\:-mt-95:hover {
  margin-top: -23.75rem !important;
}

.hover\:-mr-95:hover {
  margin-right: -23.75rem !important;
}

.hover\:-mb-95:hover {
  margin-bottom: -23.75rem !important;
}

.hover\:-ml-95:hover {
  margin-left: -23.75rem !important;
}

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

.hover\:-mr-96:hover {
  margin-right: -24rem !important;
}

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

.hover\:-ml-96:hover {
  margin-left: -24rem !important;
}

.hover\:-mt-97:hover {
  margin-top: -24.25rem !important;
}

.hover\:-mr-97:hover {
  margin-right: -24.25rem !important;
}

.hover\:-mb-97:hover {
  margin-bottom: -24.25rem !important;
}

.hover\:-ml-97:hover {
  margin-left: -24.25rem !important;
}

.hover\:-mt-98:hover {
  margin-top: -24.5rem !important;
}

.hover\:-mr-98:hover {
  margin-right: -24.5rem !important;
}

.hover\:-mb-98:hover {
  margin-bottom: -24.5rem !important;
}

.hover\:-ml-98:hover {
  margin-left: -24.5rem !important;
}

.hover\:-mt-99:hover {
  margin-top: -24.75rem !important;
}

.hover\:-mr-99:hover {
  margin-right: -24.75rem !important;
}

.hover\:-mb-99:hover {
  margin-bottom: -24.75rem !important;
}

.hover\:-ml-99:hover {
  margin-left: -24.75rem !important;
}

.hover\:-mt-100:hover {
  margin-top: -25rem !important;
}

.hover\:-mr-100:hover {
  margin-right: -25rem !important;
}

.hover\:-mb-100:hover {
  margin-bottom: -25rem !important;
}

.hover\:-ml-100:hover {
  margin-left: -25rem !important;
}

.hover\:-mt-101:hover {
  margin-top: -25.25rem !important;
}

.hover\:-mr-101:hover {
  margin-right: -25.25rem !important;
}

.hover\:-mb-101:hover {
  margin-bottom: -25.25rem !important;
}

.hover\:-ml-101:hover {
  margin-left: -25.25rem !important;
}

.hover\:-mt-102:hover {
  margin-top: -25.5rem !important;
}

.hover\:-mr-102:hover {
  margin-right: -25.5rem !important;
}

.hover\:-mb-102:hover {
  margin-bottom: -25.5rem !important;
}

.hover\:-ml-102:hover {
  margin-left: -25.5rem !important;
}

.hover\:-mt-103:hover {
  margin-top: -25.75rem !important;
}

.hover\:-mr-103:hover {
  margin-right: -25.75rem !important;
}

.hover\:-mb-103:hover {
  margin-bottom: -25.75rem !important;
}

.hover\:-ml-103:hover {
  margin-left: -25.75rem !important;
}

.hover\:-mt-104:hover {
  margin-top: -26rem !important;
}

.hover\:-mr-104:hover {
  margin-right: -26rem !important;
}

.hover\:-mb-104:hover {
  margin-bottom: -26rem !important;
}

.hover\:-ml-104:hover {
  margin-left: -26rem !important;
}

.hover\:-mt-105:hover {
  margin-top: -26.25rem !important;
}

.hover\:-mr-105:hover {
  margin-right: -26.25rem !important;
}

.hover\:-mb-105:hover {
  margin-bottom: -26.25rem !important;
}

.hover\:-ml-105:hover {
  margin-left: -26.25rem !important;
}

.hover\:-mt-px:hover {
  margin-top: -1px !important;
}

.hover\:-mr-px:hover {
  margin-right: -1px !important;
}

.hover\:-mb-px:hover {
  margin-bottom: -1px !important;
}

.hover\:-ml-px:hover {
  margin-left: -1px !important;
}

.hover\:-mt-0\.5:hover {
  margin-top: -0.125rem !important;
}

.hover\:-mr-0\.5:hover {
  margin-right: -0.125rem !important;
}

.hover\:-mb-0\.5:hover {
  margin-bottom: -0.125rem !important;
}

.hover\:-ml-0\.5:hover {
  margin-left: -0.125rem !important;
}

.hover\:-mt-1\.5:hover {
  margin-top: -0.375rem !important;
}

.hover\:-mr-1\.5:hover {
  margin-right: -0.375rem !important;
}

.hover\:-mb-1\.5:hover {
  margin-bottom: -0.375rem !important;
}

.hover\:-ml-1\.5:hover {
  margin-left: -0.375rem !important;
}

.hover\:-mt-2\.5:hover {
  margin-top: -0.625rem !important;
}

.hover\:-mr-2\.5:hover {
  margin-right: -0.625rem !important;
}

.hover\:-mb-2\.5:hover {
  margin-bottom: -0.625rem !important;
}

.hover\:-ml-2\.5:hover {
  margin-left: -0.625rem !important;
}

.hover\:-mt-3\.5:hover {
  margin-top: -0.875rem !important;
}

.hover\:-mr-3\.5:hover {
  margin-right: -0.875rem !important;
}

.hover\:-mb-3\.5:hover {
  margin-bottom: -0.875rem !important;
}

.hover\:-ml-3\.5:hover {
  margin-left: -0.875rem !important;
}

.hover\:-mt-4\.5:hover {
  margin-top: -1.125rem !important;
}

.hover\:-mr-4\.5:hover {
  margin-right: -1.125rem !important;
}

.hover\:-mb-4\.5:hover {
  margin-bottom: -1.125rem !important;
}

.hover\:-ml-4\.5:hover {
  margin-left: -1.125rem !important;
}

.hover\:-mt-5\.5:hover {
  margin-top: -1.375rem !important;
}

.hover\:-mr-5\.5:hover {
  margin-right: -1.375rem !important;
}

.hover\:-mb-5\.5:hover {
  margin-bottom: -1.375rem !important;
}

.hover\:-ml-5\.5:hover {
  margin-left: -1.375rem !important;
}

.hover\:-mt-6\.5:hover {
  margin-top: -1.625rem !important;
}

.hover\:-mr-6\.5:hover {
  margin-right: -1.625rem !important;
}

.hover\:-mb-6\.5:hover {
  margin-bottom: -1.625rem !important;
}

.hover\:-ml-6\.5:hover {
  margin-left: -1.625rem !important;
}

.hover\:-mt-7\.5:hover {
  margin-top: -1.875rem !important;
}

.hover\:-mr-7\.5:hover {
  margin-right: -1.875rem !important;
}

.hover\:-mb-7\.5:hover {
  margin-bottom: -1.875rem !important;
}

.hover\:-ml-7\.5:hover {
  margin-left: -1.875rem !important;
}

.hover\:-mt-8\.5:hover {
  margin-top: -2.125rem !important;
}

.hover\:-mr-8\.5:hover {
  margin-right: -2.125rem !important;
}

.hover\:-mb-8\.5:hover {
  margin-bottom: -2.125rem !important;
}

.hover\:-ml-8\.5:hover {
  margin-left: -2.125rem !important;
}

.hover\:-mt-9\.5:hover {
  margin-top: -2.375rem !important;
}

.hover\:-mr-9\.5:hover {
  margin-right: -2.375rem !important;
}

.hover\:-mb-9\.5:hover {
  margin-bottom: -2.375rem !important;
}

.hover\:-ml-9\.5:hover {
  margin-left: -2.375rem !important;
}

.hover\:-mt-10\.5:hover {
  margin-top: -2.625rem !important;
}

.hover\:-mr-10\.5:hover {
  margin-right: -2.625rem !important;
}

.hover\:-mb-10\.5:hover {
  margin-bottom: -2.625rem !important;
}

.hover\:-ml-10\.5:hover {
  margin-left: -2.625rem !important;
}

.hover\:-mt-11\.5:hover {
  margin-top: -2.875rem !important;
}

.hover\:-mr-11\.5:hover {
  margin-right: -2.875rem !important;
}

.hover\:-mb-11\.5:hover {
  margin-bottom: -2.875rem !important;
}

.hover\:-ml-11\.5:hover {
  margin-left: -2.875rem !important;
}

.hover\:-mt-12\.5:hover {
  margin-top: -3.125rem !important;
}

.hover\:-mr-12\.5:hover {
  margin-right: -3.125rem !important;
}

.hover\:-mb-12\.5:hover {
  margin-bottom: -3.125rem !important;
}

.hover\:-ml-12\.5:hover {
  margin-left: -3.125rem !important;
}

.hover\:-mt-13\.5:hover {
  margin-top: -3.375rem !important;
}

.hover\:-mr-13\.5:hover {
  margin-right: -3.375rem !important;
}

.hover\:-mb-13\.5:hover {
  margin-bottom: -3.375rem !important;
}

.hover\:-ml-13\.5:hover {
  margin-left: -3.375rem !important;
}

.hover\:-mt-14\.5:hover {
  margin-top: -3.625rem !important;
}

.hover\:-mr-14\.5:hover {
  margin-right: -3.625rem !important;
}

.hover\:-mb-14\.5:hover {
  margin-bottom: -3.625rem !important;
}

.hover\:-ml-14\.5:hover {
  margin-left: -3.625rem !important;
}

.hover\:-mt-15\.5:hover {
  margin-top: -3.875rem !important;
}

.hover\:-mr-15\.5:hover {
  margin-right: -3.875rem !important;
}

.hover\:-mb-15\.5:hover {
  margin-bottom: -3.875rem !important;
}

.hover\:-ml-15\.5:hover {
  margin-left: -3.875rem !important;
}

.hover\:-mt-16\.5:hover {
  margin-top: -4.125rem !important;
}

.hover\:-mr-16\.5:hover {
  margin-right: -4.125rem !important;
}

.hover\:-mb-16\.5:hover {
  margin-bottom: -4.125rem !important;
}

.hover\:-ml-16\.5:hover {
  margin-left: -4.125rem !important;
}

.hover\:-mt-17\.5:hover {
  margin-top: -4.375rem !important;
}

.hover\:-mr-17\.5:hover {
  margin-right: -4.375rem !important;
}

.hover\:-mb-17\.5:hover {
  margin-bottom: -4.375rem !important;
}

.hover\:-ml-17\.5:hover {
  margin-left: -4.375rem !important;
}

.hover\:-mt-18\.5:hover {
  margin-top: -4.625rem !important;
}

.hover\:-mr-18\.5:hover {
  margin-right: -4.625rem !important;
}

.hover\:-mb-18\.5:hover {
  margin-bottom: -4.625rem !important;
}

.hover\:-ml-18\.5:hover {
  margin-left: -4.625rem !important;
}

.hover\:-mt-19\.5:hover {
  margin-top: -4.875rem !important;
}

.hover\:-mr-19\.5:hover {
  margin-right: -4.875rem !important;
}

.hover\:-mb-19\.5:hover {
  margin-bottom: -4.875rem !important;
}

.hover\:-ml-19\.5:hover {
  margin-left: -4.875rem !important;
}

.hover\:-mt-20\.5:hover {
  margin-top: -5.125rem !important;
}

.hover\:-mr-20\.5:hover {
  margin-right: -5.125rem !important;
}

.hover\:-mb-20\.5:hover {
  margin-bottom: -5.125rem !important;
}

.hover\:-ml-20\.5:hover {
  margin-left: -5.125rem !important;
}

.hover\:-mt-21\.5:hover {
  margin-top: -5.375rem !important;
}

.hover\:-mr-21\.5:hover {
  margin-right: -5.375rem !important;
}

.hover\:-mb-21\.5:hover {
  margin-bottom: -5.375rem !important;
}

.hover\:-ml-21\.5:hover {
  margin-left: -5.375rem !important;
}

.hover\:-mt-22\.5:hover {
  margin-top: -5.625rem !important;
}

.hover\:-mr-22\.5:hover {
  margin-right: -5.625rem !important;
}

.hover\:-mb-22\.5:hover {
  margin-bottom: -5.625rem !important;
}

.hover\:-ml-22\.5:hover {
  margin-left: -5.625rem !important;
}

.hover\:-mt-23\.5:hover {
  margin-top: -5.875rem !important;
}

.hover\:-mr-23\.5:hover {
  margin-right: -5.875rem !important;
}

.hover\:-mb-23\.5:hover {
  margin-bottom: -5.875rem !important;
}

.hover\:-ml-23\.5:hover {
  margin-left: -5.875rem !important;
}

.hover\:-mt-24\.5:hover {
  margin-top: -6.125rem !important;
}

.hover\:-mr-24\.5:hover {
  margin-right: -6.125rem !important;
}

.hover\:-mb-24\.5:hover {
  margin-bottom: -6.125rem !important;
}

.hover\:-ml-24\.5:hover {
  margin-left: -6.125rem !important;
}

.hover\:-mt-25\.5:hover {
  margin-top: -6.375rem !important;
}

.hover\:-mr-25\.5:hover {
  margin-right: -6.375rem !important;
}

.hover\:-mb-25\.5:hover {
  margin-bottom: -6.375rem !important;
}

.hover\:-ml-25\.5:hover {
  margin-left: -6.375rem !important;
}

.hover\:-mt-26\.5:hover {
  margin-top: -6.625rem !important;
}

.hover\:-mr-26\.5:hover {
  margin-right: -6.625rem !important;
}

.hover\:-mb-26\.5:hover {
  margin-bottom: -6.625rem !important;
}

.hover\:-ml-26\.5:hover {
  margin-left: -6.625rem !important;
}

.hover\:-mt-27\.5:hover {
  margin-top: -6.875rem !important;
}

.hover\:-mr-27\.5:hover {
  margin-right: -6.875rem !important;
}

.hover\:-mb-27\.5:hover {
  margin-bottom: -6.875rem !important;
}

.hover\:-ml-27\.5:hover {
  margin-left: -6.875rem !important;
}

.hover\:-mt-28\.5:hover {
  margin-top: -7.125rem !important;
}

.hover\:-mr-28\.5:hover {
  margin-right: -7.125rem !important;
}

.hover\:-mb-28\.5:hover {
  margin-bottom: -7.125rem !important;
}

.hover\:-ml-28\.5:hover {
  margin-left: -7.125rem !important;
}

.hover\:-mt-29\.5:hover {
  margin-top: -7.375rem !important;
}

.hover\:-mr-29\.5:hover {
  margin-right: -7.375rem !important;
}

.hover\:-mb-29\.5:hover {
  margin-bottom: -7.375rem !important;
}

.hover\:-ml-29\.5:hover {
  margin-left: -7.375rem !important;
}

.hover\:-mt-30\.5:hover {
  margin-top: -7.625rem !important;
}

.hover\:-mr-30\.5:hover {
  margin-right: -7.625rem !important;
}

.hover\:-mb-30\.5:hover {
  margin-bottom: -7.625rem !important;
}

.hover\:-ml-30\.5:hover {
  margin-left: -7.625rem !important;
}

.hover\:-mt-31\.5:hover {
  margin-top: -7.875rem !important;
}

.hover\:-mr-31\.5:hover {
  margin-right: -7.875rem !important;
}

.hover\:-mb-31\.5:hover {
  margin-bottom: -7.875rem !important;
}

.hover\:-ml-31\.5:hover {
  margin-left: -7.875rem !important;
}

.hover\:-mt-32\.5:hover {
  margin-top: -8.125rem !important;
}

.hover\:-mr-32\.5:hover {
  margin-right: -8.125rem !important;
}

.hover\:-mb-32\.5:hover {
  margin-bottom: -8.125rem !important;
}

.hover\:-ml-32\.5:hover {
  margin-left: -8.125rem !important;
}

.hover\:-mt-33\.5:hover {
  margin-top: -8.375rem !important;
}

.hover\:-mr-33\.5:hover {
  margin-right: -8.375rem !important;
}

.hover\:-mb-33\.5:hover {
  margin-bottom: -8.375rem !important;
}

.hover\:-ml-33\.5:hover {
  margin-left: -8.375rem !important;
}

.hover\:-mt-34\.5:hover {
  margin-top: -8.625rem !important;
}

.hover\:-mr-34\.5:hover {
  margin-right: -8.625rem !important;
}

.hover\:-mb-34\.5:hover {
  margin-bottom: -8.625rem !important;
}

.hover\:-ml-34\.5:hover {
  margin-left: -8.625rem !important;
}

.hover\:-mt-35\.5:hover {
  margin-top: -8.875rem !important;
}

.hover\:-mr-35\.5:hover {
  margin-right: -8.875rem !important;
}

.hover\:-mb-35\.5:hover {
  margin-bottom: -8.875rem !important;
}

.hover\:-ml-35\.5:hover {
  margin-left: -8.875rem !important;
}

.hover\:-mt-36\.5:hover {
  margin-top: -9.125rem !important;
}

.hover\:-mr-36\.5:hover {
  margin-right: -9.125rem !important;
}

.hover\:-mb-36\.5:hover {
  margin-bottom: -9.125rem !important;
}

.hover\:-ml-36\.5:hover {
  margin-left: -9.125rem !important;
}

.hover\:-mt-37\.5:hover {
  margin-top: -9.375rem !important;
}

.hover\:-mr-37\.5:hover {
  margin-right: -9.375rem !important;
}

.hover\:-mb-37\.5:hover {
  margin-bottom: -9.375rem !important;
}

.hover\:-ml-37\.5:hover {
  margin-left: -9.375rem !important;
}

.hover\:-mt-38\.5:hover {
  margin-top: -9.625rem !important;
}

.hover\:-mr-38\.5:hover {
  margin-right: -9.625rem !important;
}

.hover\:-mb-38\.5:hover {
  margin-bottom: -9.625rem !important;
}

.hover\:-ml-38\.5:hover {
  margin-left: -9.625rem !important;
}

.hover\:-mt-39\.5:hover {
  margin-top: -9.875rem !important;
}

.hover\:-mr-39\.5:hover {
  margin-right: -9.875rem !important;
}

.hover\:-mb-39\.5:hover {
  margin-bottom: -9.875rem !important;
}

.hover\:-ml-39\.5:hover {
  margin-left: -9.875rem !important;
}

.hover\:-mt-40\.5:hover {
  margin-top: -10.125rem !important;
}

.hover\:-mr-40\.5:hover {
  margin-right: -10.125rem !important;
}

.hover\:-mb-40\.5:hover {
  margin-bottom: -10.125rem !important;
}

.hover\:-ml-40\.5:hover {
  margin-left: -10.125rem !important;
}

.hover\:-mt-41\.5:hover {
  margin-top: -10.375rem !important;
}

.hover\:-mr-41\.5:hover {
  margin-right: -10.375rem !important;
}

.hover\:-mb-41\.5:hover {
  margin-bottom: -10.375rem !important;
}

.hover\:-ml-41\.5:hover {
  margin-left: -10.375rem !important;
}

.hover\:-mt-42\.5:hover {
  margin-top: -10.625rem !important;
}

.hover\:-mr-42\.5:hover {
  margin-right: -10.625rem !important;
}

.hover\:-mb-42\.5:hover {
  margin-bottom: -10.625rem !important;
}

.hover\:-ml-42\.5:hover {
  margin-left: -10.625rem !important;
}

.hover\:-mt-43\.5:hover {
  margin-top: -10.875rem !important;
}

.hover\:-mr-43\.5:hover {
  margin-right: -10.875rem !important;
}

.hover\:-mb-43\.5:hover {
  margin-bottom: -10.875rem !important;
}

.hover\:-ml-43\.5:hover {
  margin-left: -10.875rem !important;
}

.hover\:-mt-44\.5:hover {
  margin-top: -11.125rem !important;
}

.hover\:-mr-44\.5:hover {
  margin-right: -11.125rem !important;
}

.hover\:-mb-44\.5:hover {
  margin-bottom: -11.125rem !important;
}

.hover\:-ml-44\.5:hover {
  margin-left: -11.125rem !important;
}

.hover\:-mt-45\.5:hover {
  margin-top: -11.375rem !important;
}

.hover\:-mr-45\.5:hover {
  margin-right: -11.375rem !important;
}

.hover\:-mb-45\.5:hover {
  margin-bottom: -11.375rem !important;
}

.hover\:-ml-45\.5:hover {
  margin-left: -11.375rem !important;
}

.hover\:-mt-46\.5:hover {
  margin-top: -11.625rem !important;
}

.hover\:-mr-46\.5:hover {
  margin-right: -11.625rem !important;
}

.hover\:-mb-46\.5:hover {
  margin-bottom: -11.625rem !important;
}

.hover\:-ml-46\.5:hover {
  margin-left: -11.625rem !important;
}

.hover\:-mt-47\.5:hover {
  margin-top: -11.875rem !important;
}

.hover\:-mr-47\.5:hover {
  margin-right: -11.875rem !important;
}

.hover\:-mb-47\.5:hover {
  margin-bottom: -11.875rem !important;
}

.hover\:-ml-47\.5:hover {
  margin-left: -11.875rem !important;
}

.hover\:-mt-48\.5:hover {
  margin-top: -12.125rem !important;
}

.hover\:-mr-48\.5:hover {
  margin-right: -12.125rem !important;
}

.hover\:-mb-48\.5:hover {
  margin-bottom: -12.125rem !important;
}

.hover\:-ml-48\.5:hover {
  margin-left: -12.125rem !important;
}

.hover\:-mt-49\.5:hover {
  margin-top: -12.375rem !important;
}

.hover\:-mr-49\.5:hover {
  margin-right: -12.375rem !important;
}

.hover\:-mb-49\.5:hover {
  margin-bottom: -12.375rem !important;
}

.hover\:-ml-49\.5:hover {
  margin-left: -12.375rem !important;
}

.hover\:-mt-50\.5:hover {
  margin-top: -12.625rem !important;
}

.hover\:-mr-50\.5:hover {
  margin-right: -12.625rem !important;
}

.hover\:-mb-50\.5:hover {
  margin-bottom: -12.625rem !important;
}

.hover\:-ml-50\.5:hover {
  margin-left: -12.625rem !important;
}

.hover\:-mt-51\.5:hover {
  margin-top: -12.875rem !important;
}

.hover\:-mr-51\.5:hover {
  margin-right: -12.875rem !important;
}

.hover\:-mb-51\.5:hover {
  margin-bottom: -12.875rem !important;
}

.hover\:-ml-51\.5:hover {
  margin-left: -12.875rem !important;
}

.hover\:-mt-52\.5:hover {
  margin-top: -13.125rem !important;
}

.hover\:-mr-52\.5:hover {
  margin-right: -13.125rem !important;
}

.hover\:-mb-52\.5:hover {
  margin-bottom: -13.125rem !important;
}

.hover\:-ml-52\.5:hover {
  margin-left: -13.125rem !important;
}

.hover\:-mt-53\.5:hover {
  margin-top: -13.375rem !important;
}

.hover\:-mr-53\.5:hover {
  margin-right: -13.375rem !important;
}

.hover\:-mb-53\.5:hover {
  margin-bottom: -13.375rem !important;
}

.hover\:-ml-53\.5:hover {
  margin-left: -13.375rem !important;
}

.hover\:-mt-54\.5:hover {
  margin-top: -13.625rem !important;
}

.hover\:-mr-54\.5:hover {
  margin-right: -13.625rem !important;
}

.hover\:-mb-54\.5:hover {
  margin-bottom: -13.625rem !important;
}

.hover\:-ml-54\.5:hover {
  margin-left: -13.625rem !important;
}

.hover\:-mt-55\.5:hover {
  margin-top: -13.875rem !important;
}

.hover\:-mr-55\.5:hover {
  margin-right: -13.875rem !important;
}

.hover\:-mb-55\.5:hover {
  margin-bottom: -13.875rem !important;
}

.hover\:-ml-55\.5:hover {
  margin-left: -13.875rem !important;
}

.hover\:-mt-56\.5:hover {
  margin-top: -14.125rem !important;
}

.hover\:-mr-56\.5:hover {
  margin-right: -14.125rem !important;
}

.hover\:-mb-56\.5:hover {
  margin-bottom: -14.125rem !important;
}

.hover\:-ml-56\.5:hover {
  margin-left: -14.125rem !important;
}

.hover\:-mt-57\.5:hover {
  margin-top: -14.375rem !important;
}

.hover\:-mr-57\.5:hover {
  margin-right: -14.375rem !important;
}

.hover\:-mb-57\.5:hover {
  margin-bottom: -14.375rem !important;
}

.hover\:-ml-57\.5:hover {
  margin-left: -14.375rem !important;
}

.hover\:-mt-58\.5:hover {
  margin-top: -14.625rem !important;
}

.hover\:-mr-58\.5:hover {
  margin-right: -14.625rem !important;
}

.hover\:-mb-58\.5:hover {
  margin-bottom: -14.625rem !important;
}

.hover\:-ml-58\.5:hover {
  margin-left: -14.625rem !important;
}

.hover\:-mt-59\.5:hover {
  margin-top: -14.875rem !important;
}

.hover\:-mr-59\.5:hover {
  margin-right: -14.875rem !important;
}

.hover\:-mb-59\.5:hover {
  margin-bottom: -14.875rem !important;
}

.hover\:-ml-59\.5:hover {
  margin-left: -14.875rem !important;
}

.hover\:-mt-60\.5:hover {
  margin-top: -15.125rem !important;
}

.hover\:-mr-60\.5:hover {
  margin-right: -15.125rem !important;
}

.hover\:-mb-60\.5:hover {
  margin-bottom: -15.125rem !important;
}

.hover\:-ml-60\.5:hover {
  margin-left: -15.125rem !important;
}

.hover\:-mt-61\.5:hover {
  margin-top: -15.375rem !important;
}

.hover\:-mr-61\.5:hover {
  margin-right: -15.375rem !important;
}

.hover\:-mb-61\.5:hover {
  margin-bottom: -15.375rem !important;
}

.hover\:-ml-61\.5:hover {
  margin-left: -15.375rem !important;
}

.hover\:-mt-62\.5:hover {
  margin-top: -15.625rem !important;
}

.hover\:-mr-62\.5:hover {
  margin-right: -15.625rem !important;
}

.hover\:-mb-62\.5:hover {
  margin-bottom: -15.625rem !important;
}

.hover\:-ml-62\.5:hover {
  margin-left: -15.625rem !important;
}

.hover\:-mt-63\.5:hover {
  margin-top: -15.875rem !important;
}

.hover\:-mr-63\.5:hover {
  margin-right: -15.875rem !important;
}

.hover\:-mb-63\.5:hover {
  margin-bottom: -15.875rem !important;
}

.hover\:-ml-63\.5:hover {
  margin-left: -15.875rem !important;
}

.hover\:-mt-64\.5:hover {
  margin-top: -16.125rem !important;
}

.hover\:-mr-64\.5:hover {
  margin-right: -16.125rem !important;
}

.hover\:-mb-64\.5:hover {
  margin-bottom: -16.125rem !important;
}

.hover\:-ml-64\.5:hover {
  margin-left: -16.125rem !important;
}

.hover\:-mt-65\.5:hover {
  margin-top: -16.375rem !important;
}

.hover\:-mr-65\.5:hover {
  margin-right: -16.375rem !important;
}

.hover\:-mb-65\.5:hover {
  margin-bottom: -16.375rem !important;
}

.hover\:-ml-65\.5:hover {
  margin-left: -16.375rem !important;
}

.hover\:-mt-66\.5:hover {
  margin-top: -16.625rem !important;
}

.hover\:-mr-66\.5:hover {
  margin-right: -16.625rem !important;
}

.hover\:-mb-66\.5:hover {
  margin-bottom: -16.625rem !important;
}

.hover\:-ml-66\.5:hover {
  margin-left: -16.625rem !important;
}

.hover\:-mt-67\.5:hover {
  margin-top: -16.875rem !important;
}

.hover\:-mr-67\.5:hover {
  margin-right: -16.875rem !important;
}

.hover\:-mb-67\.5:hover {
  margin-bottom: -16.875rem !important;
}

.hover\:-ml-67\.5:hover {
  margin-left: -16.875rem !important;
}

.hover\:-mt-68\.5:hover {
  margin-top: -17.125rem !important;
}

.hover\:-mr-68\.5:hover {
  margin-right: -17.125rem !important;
}

.hover\:-mb-68\.5:hover {
  margin-bottom: -17.125rem !important;
}

.hover\:-ml-68\.5:hover {
  margin-left: -17.125rem !important;
}

.hover\:-mt-69\.5:hover {
  margin-top: -17.375rem !important;
}

.hover\:-mr-69\.5:hover {
  margin-right: -17.375rem !important;
}

.hover\:-mb-69\.5:hover {
  margin-bottom: -17.375rem !important;
}

.hover\:-ml-69\.5:hover {
  margin-left: -17.375rem !important;
}

.hover\:-mt-70\.5:hover {
  margin-top: -17.625rem !important;
}

.hover\:-mr-70\.5:hover {
  margin-right: -17.625rem !important;
}

.hover\:-mb-70\.5:hover {
  margin-bottom: -17.625rem !important;
}

.hover\:-ml-70\.5:hover {
  margin-left: -17.625rem !important;
}

.hover\:-mt-71\.5:hover {
  margin-top: -17.875rem !important;
}

.hover\:-mr-71\.5:hover {
  margin-right: -17.875rem !important;
}

.hover\:-mb-71\.5:hover {
  margin-bottom: -17.875rem !important;
}

.hover\:-ml-71\.5:hover {
  margin-left: -17.875rem !important;
}

.hover\:-mt-72\.5:hover {
  margin-top: -18.125rem !important;
}

.hover\:-mr-72\.5:hover {
  margin-right: -18.125rem !important;
}

.hover\:-mb-72\.5:hover {
  margin-bottom: -18.125rem !important;
}

.hover\:-ml-72\.5:hover {
  margin-left: -18.125rem !important;
}

.hover\:-mt-73\.5:hover {
  margin-top: -18.375rem !important;
}

.hover\:-mr-73\.5:hover {
  margin-right: -18.375rem !important;
}

.hover\:-mb-73\.5:hover {
  margin-bottom: -18.375rem !important;
}

.hover\:-ml-73\.5:hover {
  margin-left: -18.375rem !important;
}

.hover\:-mt-74\.5:hover {
  margin-top: -18.625rem !important;
}

.hover\:-mr-74\.5:hover {
  margin-right: -18.625rem !important;
}

.hover\:-mb-74\.5:hover {
  margin-bottom: -18.625rem !important;
}

.hover\:-ml-74\.5:hover {
  margin-left: -18.625rem !important;
}

.hover\:-mt-75\.5:hover {
  margin-top: -18.875rem !important;
}

.hover\:-mr-75\.5:hover {
  margin-right: -18.875rem !important;
}

.hover\:-mb-75\.5:hover {
  margin-bottom: -18.875rem !important;
}

.hover\:-ml-75\.5:hover {
  margin-left: -18.875rem !important;
}

.hover\:-mt-76\.5:hover {
  margin-top: -19.125rem !important;
}

.hover\:-mr-76\.5:hover {
  margin-right: -19.125rem !important;
}

.hover\:-mb-76\.5:hover {
  margin-bottom: -19.125rem !important;
}

.hover\:-ml-76\.5:hover {
  margin-left: -19.125rem !important;
}

.hover\:-mt-77\.5:hover {
  margin-top: -19.375rem !important;
}

.hover\:-mr-77\.5:hover {
  margin-right: -19.375rem !important;
}

.hover\:-mb-77\.5:hover {
  margin-bottom: -19.375rem !important;
}

.hover\:-ml-77\.5:hover {
  margin-left: -19.375rem !important;
}

.hover\:-mt-78\.5:hover {
  margin-top: -19.625rem !important;
}

.hover\:-mr-78\.5:hover {
  margin-right: -19.625rem !important;
}

.hover\:-mb-78\.5:hover {
  margin-bottom: -19.625rem !important;
}

.hover\:-ml-78\.5:hover {
  margin-left: -19.625rem !important;
}

.hover\:-mt-79\.5:hover {
  margin-top: -19.875rem !important;
}

.hover\:-mr-79\.5:hover {
  margin-right: -19.875rem !important;
}

.hover\:-mb-79\.5:hover {
  margin-bottom: -19.875rem !important;
}

.hover\:-ml-79\.5:hover {
  margin-left: -19.875rem !important;
}

.hover\:-mt-80\.5:hover {
  margin-top: -20.125rem !important;
}

.hover\:-mr-80\.5:hover {
  margin-right: -20.125rem !important;
}

.hover\:-mb-80\.5:hover {
  margin-bottom: -20.125rem !important;
}

.hover\:-ml-80\.5:hover {
  margin-left: -20.125rem !important;
}

.hover\:-mt-81\.5:hover {
  margin-top: -20.375rem !important;
}

.hover\:-mr-81\.5:hover {
  margin-right: -20.375rem !important;
}

.hover\:-mb-81\.5:hover {
  margin-bottom: -20.375rem !important;
}

.hover\:-ml-81\.5:hover {
  margin-left: -20.375rem !important;
}

.hover\:-mt-82\.5:hover {
  margin-top: -20.625rem !important;
}

.hover\:-mr-82\.5:hover {
  margin-right: -20.625rem !important;
}

.hover\:-mb-82\.5:hover {
  margin-bottom: -20.625rem !important;
}

.hover\:-ml-82\.5:hover {
  margin-left: -20.625rem !important;
}

.hover\:-mt-83\.5:hover {
  margin-top: -20.875rem !important;
}

.hover\:-mr-83\.5:hover {
  margin-right: -20.875rem !important;
}

.hover\:-mb-83\.5:hover {
  margin-bottom: -20.875rem !important;
}

.hover\:-ml-83\.5:hover {
  margin-left: -20.875rem !important;
}

.hover\:-mt-84\.5:hover {
  margin-top: -21.125rem !important;
}

.hover\:-mr-84\.5:hover {
  margin-right: -21.125rem !important;
}

.hover\:-mb-84\.5:hover {
  margin-bottom: -21.125rem !important;
}

.hover\:-ml-84\.5:hover {
  margin-left: -21.125rem !important;
}

.hover\:-mt-85\.5:hover {
  margin-top: -21.375rem !important;
}

.hover\:-mr-85\.5:hover {
  margin-right: -21.375rem !important;
}

.hover\:-mb-85\.5:hover {
  margin-bottom: -21.375rem !important;
}

.hover\:-ml-85\.5:hover {
  margin-left: -21.375rem !important;
}

.hover\:-mt-86\.5:hover {
  margin-top: -21.625rem !important;
}

.hover\:-mr-86\.5:hover {
  margin-right: -21.625rem !important;
}

.hover\:-mb-86\.5:hover {
  margin-bottom: -21.625rem !important;
}

.hover\:-ml-86\.5:hover {
  margin-left: -21.625rem !important;
}

.hover\:-mt-87\.5:hover {
  margin-top: -21.875rem !important;
}

.hover\:-mr-87\.5:hover {
  margin-right: -21.875rem !important;
}

.hover\:-mb-87\.5:hover {
  margin-bottom: -21.875rem !important;
}

.hover\:-ml-87\.5:hover {
  margin-left: -21.875rem !important;
}

.hover\:-mt-88\.5:hover {
  margin-top: -22.125rem !important;
}

.hover\:-mr-88\.5:hover {
  margin-right: -22.125rem !important;
}

.hover\:-mb-88\.5:hover {
  margin-bottom: -22.125rem !important;
}

.hover\:-ml-88\.5:hover {
  margin-left: -22.125rem !important;
}

.hover\:-mt-89\.5:hover {
  margin-top: -22.375rem !important;
}

.hover\:-mr-89\.5:hover {
  margin-right: -22.375rem !important;
}

.hover\:-mb-89\.5:hover {
  margin-bottom: -22.375rem !important;
}

.hover\:-ml-89\.5:hover {
  margin-left: -22.375rem !important;
}

.hover\:-mt-90\.5:hover {
  margin-top: -22.625rem !important;
}

.hover\:-mr-90\.5:hover {
  margin-right: -22.625rem !important;
}

.hover\:-mb-90\.5:hover {
  margin-bottom: -22.625rem !important;
}

.hover\:-ml-90\.5:hover {
  margin-left: -22.625rem !important;
}

.hover\:-mt-91\.5:hover {
  margin-top: -22.875rem !important;
}

.hover\:-mr-91\.5:hover {
  margin-right: -22.875rem !important;
}

.hover\:-mb-91\.5:hover {
  margin-bottom: -22.875rem !important;
}

.hover\:-ml-91\.5:hover {
  margin-left: -22.875rem !important;
}

.hover\:-mt-92\.5:hover {
  margin-top: -23.125rem !important;
}

.hover\:-mr-92\.5:hover {
  margin-right: -23.125rem !important;
}

.hover\:-mb-92\.5:hover {
  margin-bottom: -23.125rem !important;
}

.hover\:-ml-92\.5:hover {
  margin-left: -23.125rem !important;
}

.hover\:-mt-93\.5:hover {
  margin-top: -23.375rem !important;
}

.hover\:-mr-93\.5:hover {
  margin-right: -23.375rem !important;
}

.hover\:-mb-93\.5:hover {
  margin-bottom: -23.375rem !important;
}

.hover\:-ml-93\.5:hover {
  margin-left: -23.375rem !important;
}

.hover\:-mt-94\.5:hover {
  margin-top: -23.625rem !important;
}

.hover\:-mr-94\.5:hover {
  margin-right: -23.625rem !important;
}

.hover\:-mb-94\.5:hover {
  margin-bottom: -23.625rem !important;
}

.hover\:-ml-94\.5:hover {
  margin-left: -23.625rem !important;
}

.hover\:-mt-95\.5:hover {
  margin-top: -23.875rem !important;
}

.hover\:-mr-95\.5:hover {
  margin-right: -23.875rem !important;
}

.hover\:-mb-95\.5:hover {
  margin-bottom: -23.875rem !important;
}

.hover\:-ml-95\.5:hover {
  margin-left: -23.875rem !important;
}

.hover\:-mt-96\.5:hover {
  margin-top: -24.125rem !important;
}

.hover\:-mr-96\.5:hover {
  margin-right: -24.125rem !important;
}

.hover\:-mb-96\.5:hover {
  margin-bottom: -24.125rem !important;
}

.hover\:-ml-96\.5:hover {
  margin-left: -24.125rem !important;
}

.hover\:-mt-97\.5:hover {
  margin-top: -24.375rem !important;
}

.hover\:-mr-97\.5:hover {
  margin-right: -24.375rem !important;
}

.hover\:-mb-97\.5:hover {
  margin-bottom: -24.375rem !important;
}

.hover\:-ml-97\.5:hover {
  margin-left: -24.375rem !important;
}

.hover\:-mt-98\.5:hover {
  margin-top: -24.625rem !important;
}

.hover\:-mr-98\.5:hover {
  margin-right: -24.625rem !important;
}

.hover\:-mb-98\.5:hover {
  margin-bottom: -24.625rem !important;
}

.hover\:-ml-98\.5:hover {
  margin-left: -24.625rem !important;
}

.hover\:-mt-99\.5:hover {
  margin-top: -24.875rem !important;
}

.hover\:-mr-99\.5:hover {
  margin-right: -24.875rem !important;
}

.hover\:-mb-99\.5:hover {
  margin-bottom: -24.875rem !important;
}

.hover\:-ml-99\.5:hover {
  margin-left: -24.875rem !important;
}

.hover\:-mt-100\.5:hover {
  margin-top: -25.125rem !important;
}

.hover\:-mr-100\.5:hover {
  margin-right: -25.125rem !important;
}

.hover\:-mb-100\.5:hover {
  margin-bottom: -25.125rem !important;
}

.hover\:-ml-100\.5:hover {
  margin-left: -25.125rem !important;
}

.hover\:-mt-101\.5:hover {
  margin-top: -25.375rem !important;
}

.hover\:-mr-101\.5:hover {
  margin-right: -25.375rem !important;
}

.hover\:-mb-101\.5:hover {
  margin-bottom: -25.375rem !important;
}

.hover\:-ml-101\.5:hover {
  margin-left: -25.375rem !important;
}

.hover\:-mt-102\.5:hover {
  margin-top: -25.625rem !important;
}

.hover\:-mr-102\.5:hover {
  margin-right: -25.625rem !important;
}

.hover\:-mb-102\.5:hover {
  margin-bottom: -25.625rem !important;
}

.hover\:-ml-102\.5:hover {
  margin-left: -25.625rem !important;
}

.hover\:-mt-103\.5:hover {
  margin-top: -25.875rem !important;
}

.hover\:-mr-103\.5:hover {
  margin-right: -25.875rem !important;
}

.hover\:-mb-103\.5:hover {
  margin-bottom: -25.875rem !important;
}

.hover\:-ml-103\.5:hover {
  margin-left: -25.875rem !important;
}

.hover\:-mt-104\.5:hover {
  margin-top: -26.125rem !important;
}

.hover\:-mr-104\.5:hover {
  margin-right: -26.125rem !important;
}

.hover\:-mb-104\.5:hover {
  margin-bottom: -26.125rem !important;
}

.hover\:-ml-104\.5:hover {
  margin-left: -26.125rem !important;
}

.focus\:m-0:focus {
  margin: 0rem !important;
}

.focus\:m-1:focus {
  margin: 0.25rem !important;
}

.focus\:m-2:focus {
  margin: 0.5rem !important;
}

.focus\:m-3:focus {
  margin: 0.75rem !important;
}

.focus\:m-4:focus {
  margin: 1rem !important;
}

.focus\:m-5:focus {
  margin: 1.25rem !important;
}

.focus\:m-6:focus {
  margin: 1.5rem !important;
}

.focus\:m-7:focus {
  margin: 1.75rem !important;
}

.focus\:m-8:focus {
  margin: 2rem !important;
}

.focus\:m-9:focus {
  margin: 2.25rem !important;
}

.focus\:m-10:focus {
  margin: 2.5rem !important;
}

.focus\:m-11:focus {
  margin: 2.75rem !important;
}

.focus\:m-12:focus {
  margin: 3rem !important;
}

.focus\:m-13:focus {
  margin: 3.25rem !important;
}

.focus\:m-14:focus {
  margin: 3.5rem !important;
}

.focus\:m-15:focus {
  margin: 3.75rem !important;
}

.focus\:m-16:focus {
  margin: 4rem !important;
}

.focus\:m-17:focus {
  margin: 4.25rem !important;
}

.focus\:m-18:focus {
  margin: 4.5rem !important;
}

.focus\:m-19:focus {
  margin: 4.75rem !important;
}

.focus\:m-20:focus {
  margin: 5rem !important;
}

.focus\:m-21:focus {
  margin: 5.25rem !important;
}

.focus\:m-22:focus {
  margin: 5.5rem !important;
}

.focus\:m-23:focus {
  margin: 5.75rem !important;
}

.focus\:m-24:focus {
  margin: 6rem !important;
}

.focus\:m-25:focus {
  margin: 6.25rem !important;
}

.focus\:m-26:focus {
  margin: 6.5rem !important;
}

.focus\:m-27:focus {
  margin: 6.75rem !important;
}

.focus\:m-28:focus {
  margin: 7rem !important;
}

.focus\:m-29:focus {
  margin: 7.25rem !important;
}

.focus\:m-30:focus {
  margin: 7.5rem !important;
}

.focus\:m-31:focus {
  margin: 7.75rem !important;
}

.focus\:m-32:focus {
  margin: 8rem !important;
}

.focus\:m-33:focus {
  margin: 8.25rem !important;
}

.focus\:m-34:focus {
  margin: 8.5rem !important;
}

.focus\:m-35:focus {
  margin: 8.75rem !important;
}

.focus\:m-36:focus {
  margin: 9rem !important;
}

.focus\:m-37:focus {
  margin: 9.25rem !important;
}

.focus\:m-38:focus {
  margin: 9.5rem !important;
}

.focus\:m-39:focus {
  margin: 9.75rem !important;
}

.focus\:m-40:focus {
  margin: 10rem !important;
}

.focus\:m-41:focus {
  margin: 10.25rem !important;
}

.focus\:m-42:focus {
  margin: 10.5rem !important;
}

.focus\:m-43:focus {
  margin: 10.75rem !important;
}

.focus\:m-44:focus {
  margin: 11rem !important;
}

.focus\:m-45:focus {
  margin: 11.25rem !important;
}

.focus\:m-46:focus {
  margin: 11.5rem !important;
}

.focus\:m-47:focus {
  margin: 11.75rem !important;
}

.focus\:m-48:focus {
  margin: 12rem !important;
}

.focus\:m-49:focus {
  margin: 12.25rem !important;
}

.focus\:m-50:focus {
  margin: 12.5rem !important;
}

.focus\:m-51:focus {
  margin: 12.75rem !important;
}

.focus\:m-52:focus {
  margin: 13rem !important;
}

.focus\:m-53:focus {
  margin: 13.25rem !important;
}

.focus\:m-54:focus {
  margin: 13.5rem !important;
}

.focus\:m-55:focus {
  margin: 13.75rem !important;
}

.focus\:m-56:focus {
  margin: 14rem !important;
}

.focus\:m-57:focus {
  margin: 14.25rem !important;
}

.focus\:m-58:focus {
  margin: 14.5rem !important;
}

.focus\:m-59:focus {
  margin: 14.75rem !important;
}

.focus\:m-60:focus {
  margin: 15rem !important;
}

.focus\:m-61:focus {
  margin: 15.25rem !important;
}

.focus\:m-62:focus {
  margin: 15.5rem !important;
}

.focus\:m-63:focus {
  margin: 15.75rem !important;
}

.focus\:m-64:focus {
  margin: 16rem !important;
}

.focus\:m-65:focus {
  margin: 16.25rem !important;
}

.focus\:m-66:focus {
  margin: 16.5rem !important;
}

.focus\:m-67:focus {
  margin: 16.75rem !important;
}

.focus\:m-68:focus {
  margin: 17rem !important;
}

.focus\:m-69:focus {
  margin: 17.25rem !important;
}

.focus\:m-70:focus {
  margin: 17.5rem !important;
}

.focus\:m-71:focus {
  margin: 17.75rem !important;
}

.focus\:m-72:focus {
  margin: 18rem !important;
}

.focus\:m-73:focus {
  margin: 18.25rem !important;
}

.focus\:m-74:focus {
  margin: 18.5rem !important;
}

.focus\:m-75:focus {
  margin: 18.75rem !important;
}

.focus\:m-76:focus {
  margin: 19rem !important;
}

.focus\:m-77:focus {
  margin: 19.25rem !important;
}

.focus\:m-78:focus {
  margin: 19.5rem !important;
}

.focus\:m-79:focus {
  margin: 19.75rem !important;
}

.focus\:m-80:focus {
  margin: 20rem !important;
}

.focus\:m-81:focus {
  margin: 20.25rem !important;
}

.focus\:m-82:focus {
  margin: 20.5rem !important;
}

.focus\:m-83:focus {
  margin: 20.75rem !important;
}

.focus\:m-84:focus {
  margin: 21rem !important;
}

.focus\:m-85:focus {
  margin: 21.25rem !important;
}

.focus\:m-86:focus {
  margin: 21.5rem !important;
}

.focus\:m-87:focus {
  margin: 21.75rem !important;
}

.focus\:m-88:focus {
  margin: 22rem !important;
}

.focus\:m-89:focus {
  margin: 22.25rem !important;
}

.focus\:m-90:focus {
  margin: 22.5rem !important;
}

.focus\:m-91:focus {
  margin: 22.75rem !important;
}

.focus\:m-92:focus {
  margin: 23rem !important;
}

.focus\:m-93:focus {
  margin: 23.25rem !important;
}

.focus\:m-94:focus {
  margin: 23.5rem !important;
}

.focus\:m-95:focus {
  margin: 23.75rem !important;
}

.focus\:m-96:focus {
  margin: 24rem !important;
}

.focus\:m-97:focus {
  margin: 24.25rem !important;
}

.focus\:m-98:focus {
  margin: 24.5rem !important;
}

.focus\:m-99:focus {
  margin: 24.75rem !important;
}

.focus\:m-100:focus {
  margin: 25rem !important;
}

.focus\:m-101:focus {
  margin: 25.25rem !important;
}

.focus\:m-102:focus {
  margin: 25.5rem !important;
}

.focus\:m-103:focus {
  margin: 25.75rem !important;
}

.focus\:m-104:focus {
  margin: 26rem !important;
}

.focus\:m-105:focus {
  margin: 26.25rem !important;
}

.focus\:m-auto:focus {
  margin: auto !important;
}

.focus\:m-px:focus {
  margin: 1px !important;
}

.focus\:m-0\.5:focus {
  margin: 0.125rem !important;
}

.focus\:m-1\.5:focus {
  margin: 0.375rem !important;
}

.focus\:m-2\.5:focus {
  margin: 0.625rem !important;
}

.focus\:m-3\.5:focus {
  margin: 0.875rem !important;
}

.focus\:m-4\.5:focus {
  margin: 1.125rem !important;
}

.focus\:m-5\.5:focus {
  margin: 1.375rem !important;
}

.focus\:m-6\.5:focus {
  margin: 1.625rem !important;
}

.focus\:m-7\.5:focus {
  margin: 1.875rem !important;
}

.focus\:m-8\.5:focus {
  margin: 2.125rem !important;
}

.focus\:m-9\.5:focus {
  margin: 2.375rem !important;
}

.focus\:m-10\.5:focus {
  margin: 2.625rem !important;
}

.focus\:m-11\.5:focus {
  margin: 2.875rem !important;
}

.focus\:m-12\.5:focus {
  margin: 3.125rem !important;
}

.focus\:m-13\.5:focus {
  margin: 3.375rem !important;
}

.focus\:m-14\.5:focus {
  margin: 3.625rem !important;
}

.focus\:m-15\.5:focus {
  margin: 3.875rem !important;
}

.focus\:m-16\.5:focus {
  margin: 4.125rem !important;
}

.focus\:m-17\.5:focus {
  margin: 4.375rem !important;
}

.focus\:m-18\.5:focus {
  margin: 4.625rem !important;
}

.focus\:m-19\.5:focus {
  margin: 4.875rem !important;
}

.focus\:m-20\.5:focus {
  margin: 5.125rem !important;
}

.focus\:m-21\.5:focus {
  margin: 5.375rem !important;
}

.focus\:m-22\.5:focus {
  margin: 5.625rem !important;
}

.focus\:m-23\.5:focus {
  margin: 5.875rem !important;
}

.focus\:m-24\.5:focus {
  margin: 6.125rem !important;
}

.focus\:m-25\.5:focus {
  margin: 6.375rem !important;
}

.focus\:m-26\.5:focus {
  margin: 6.625rem !important;
}

.focus\:m-27\.5:focus {
  margin: 6.875rem !important;
}

.focus\:m-28\.5:focus {
  margin: 7.125rem !important;
}

.focus\:m-29\.5:focus {
  margin: 7.375rem !important;
}

.focus\:m-30\.5:focus {
  margin: 7.625rem !important;
}

.focus\:m-31\.5:focus {
  margin: 7.875rem !important;
}

.focus\:m-32\.5:focus {
  margin: 8.125rem !important;
}

.focus\:m-33\.5:focus {
  margin: 8.375rem !important;
}

.focus\:m-34\.5:focus {
  margin: 8.625rem !important;
}

.focus\:m-35\.5:focus {
  margin: 8.875rem !important;
}

.focus\:m-36\.5:focus {
  margin: 9.125rem !important;
}

.focus\:m-37\.5:focus {
  margin: 9.375rem !important;
}

.focus\:m-38\.5:focus {
  margin: 9.625rem !important;
}

.focus\:m-39\.5:focus {
  margin: 9.875rem !important;
}

.focus\:m-40\.5:focus {
  margin: 10.125rem !important;
}

.focus\:m-41\.5:focus {
  margin: 10.375rem !important;
}

.focus\:m-42\.5:focus {
  margin: 10.625rem !important;
}

.focus\:m-43\.5:focus {
  margin: 10.875rem !important;
}

.focus\:m-44\.5:focus {
  margin: 11.125rem !important;
}

.focus\:m-45\.5:focus {
  margin: 11.375rem !important;
}

.focus\:m-46\.5:focus {
  margin: 11.625rem !important;
}

.focus\:m-47\.5:focus {
  margin: 11.875rem !important;
}

.focus\:m-48\.5:focus {
  margin: 12.125rem !important;
}

.focus\:m-49\.5:focus {
  margin: 12.375rem !important;
}

.focus\:m-50\.5:focus {
  margin: 12.625rem !important;
}

.focus\:m-51\.5:focus {
  margin: 12.875rem !important;
}

.focus\:m-52\.5:focus {
  margin: 13.125rem !important;
}

.focus\:m-53\.5:focus {
  margin: 13.375rem !important;
}

.focus\:m-54\.5:focus {
  margin: 13.625rem !important;
}

.focus\:m-55\.5:focus {
  margin: 13.875rem !important;
}

.focus\:m-56\.5:focus {
  margin: 14.125rem !important;
}

.focus\:m-57\.5:focus {
  margin: 14.375rem !important;
}

.focus\:m-58\.5:focus {
  margin: 14.625rem !important;
}

.focus\:m-59\.5:focus {
  margin: 14.875rem !important;
}

.focus\:m-60\.5:focus {
  margin: 15.125rem !important;
}

.focus\:m-61\.5:focus {
  margin: 15.375rem !important;
}

.focus\:m-62\.5:focus {
  margin: 15.625rem !important;
}

.focus\:m-63\.5:focus {
  margin: 15.875rem !important;
}

.focus\:m-64\.5:focus {
  margin: 16.125rem !important;
}

.focus\:m-65\.5:focus {
  margin: 16.375rem !important;
}

.focus\:m-66\.5:focus {
  margin: 16.625rem !important;
}

.focus\:m-67\.5:focus {
  margin: 16.875rem !important;
}

.focus\:m-68\.5:focus {
  margin: 17.125rem !important;
}

.focus\:m-69\.5:focus {
  margin: 17.375rem !important;
}

.focus\:m-70\.5:focus {
  margin: 17.625rem !important;
}

.focus\:m-71\.5:focus {
  margin: 17.875rem !important;
}

.focus\:m-72\.5:focus {
  margin: 18.125rem !important;
}

.focus\:m-73\.5:focus {
  margin: 18.375rem !important;
}

.focus\:m-74\.5:focus {
  margin: 18.625rem !important;
}

.focus\:m-75\.5:focus {
  margin: 18.875rem !important;
}

.focus\:m-76\.5:focus {
  margin: 19.125rem !important;
}

.focus\:m-77\.5:focus {
  margin: 19.375rem !important;
}

.focus\:m-78\.5:focus {
  margin: 19.625rem !important;
}

.focus\:m-79\.5:focus {
  margin: 19.875rem !important;
}

.focus\:m-80\.5:focus {
  margin: 20.125rem !important;
}

.focus\:m-81\.5:focus {
  margin: 20.375rem !important;
}

.focus\:m-82\.5:focus {
  margin: 20.625rem !important;
}

.focus\:m-83\.5:focus {
  margin: 20.875rem !important;
}

.focus\:m-84\.5:focus {
  margin: 21.125rem !important;
}

.focus\:m-85\.5:focus {
  margin: 21.375rem !important;
}

.focus\:m-86\.5:focus {
  margin: 21.625rem !important;
}

.focus\:m-87\.5:focus {
  margin: 21.875rem !important;
}

.focus\:m-88\.5:focus {
  margin: 22.125rem !important;
}

.focus\:m-89\.5:focus {
  margin: 22.375rem !important;
}

.focus\:m-90\.5:focus {
  margin: 22.625rem !important;
}

.focus\:m-91\.5:focus {
  margin: 22.875rem !important;
}

.focus\:m-92\.5:focus {
  margin: 23.125rem !important;
}

.focus\:m-93\.5:focus {
  margin: 23.375rem !important;
}

.focus\:m-94\.5:focus {
  margin: 23.625rem !important;
}

.focus\:m-95\.5:focus {
  margin: 23.875rem !important;
}

.focus\:m-96\.5:focus {
  margin: 24.125rem !important;
}

.focus\:m-97\.5:focus {
  margin: 24.375rem !important;
}

.focus\:m-98\.5:focus {
  margin: 24.625rem !important;
}

.focus\:m-99\.5:focus {
  margin: 24.875rem !important;
}

.focus\:m-100\.5:focus {
  margin: 25.125rem !important;
}

.focus\:m-101\.5:focus {
  margin: 25.375rem !important;
}

.focus\:m-102\.5:focus {
  margin: 25.625rem !important;
}

.focus\:m-103\.5:focus {
  margin: 25.875rem !important;
}

.focus\:m-104\.5:focus {
  margin: 26.125rem !important;
}

.focus\:-m-0:focus {
  margin: 0rem !important;
}

.focus\:-m-1:focus {
  margin: -0.25rem !important;
}

.focus\:-m-2:focus {
  margin: -0.5rem !important;
}

.focus\:-m-3:focus {
  margin: -0.75rem !important;
}

.focus\:-m-4:focus {
  margin: -1rem !important;
}

.focus\:-m-5:focus {
  margin: -1.25rem !important;
}

.focus\:-m-6:focus {
  margin: -1.5rem !important;
}

.focus\:-m-7:focus {
  margin: -1.75rem !important;
}

.focus\:-m-8:focus {
  margin: -2rem !important;
}

.focus\:-m-9:focus {
  margin: -2.25rem !important;
}

.focus\:-m-10:focus {
  margin: -2.5rem !important;
}

.focus\:-m-11:focus {
  margin: -2.75rem !important;
}

.focus\:-m-12:focus {
  margin: -3rem !important;
}

.focus\:-m-13:focus {
  margin: -3.25rem !important;
}

.focus\:-m-14:focus {
  margin: -3.5rem !important;
}

.focus\:-m-15:focus {
  margin: -3.75rem !important;
}

.focus\:-m-16:focus {
  margin: -4rem !important;
}

.focus\:-m-17:focus {
  margin: -4.25rem !important;
}

.focus\:-m-18:focus {
  margin: -4.5rem !important;
}

.focus\:-m-19:focus {
  margin: -4.75rem !important;
}

.focus\:-m-20:focus {
  margin: -5rem !important;
}

.focus\:-m-21:focus {
  margin: -5.25rem !important;
}

.focus\:-m-22:focus {
  margin: -5.5rem !important;
}

.focus\:-m-23:focus {
  margin: -5.75rem !important;
}

.focus\:-m-24:focus {
  margin: -6rem !important;
}

.focus\:-m-25:focus {
  margin: -6.25rem !important;
}

.focus\:-m-26:focus {
  margin: -6.5rem !important;
}

.focus\:-m-27:focus {
  margin: -6.75rem !important;
}

.focus\:-m-28:focus {
  margin: -7rem !important;
}

.focus\:-m-29:focus {
  margin: -7.25rem !important;
}

.focus\:-m-30:focus {
  margin: -7.5rem !important;
}

.focus\:-m-31:focus {
  margin: -7.75rem !important;
}

.focus\:-m-32:focus {
  margin: -8rem !important;
}

.focus\:-m-33:focus {
  margin: -8.25rem !important;
}

.focus\:-m-34:focus {
  margin: -8.5rem !important;
}

.focus\:-m-35:focus {
  margin: -8.75rem !important;
}

.focus\:-m-36:focus {
  margin: -9rem !important;
}

.focus\:-m-37:focus {
  margin: -9.25rem !important;
}

.focus\:-m-38:focus {
  margin: -9.5rem !important;
}

.focus\:-m-39:focus {
  margin: -9.75rem !important;
}

.focus\:-m-40:focus {
  margin: -10rem !important;
}

.focus\:-m-41:focus {
  margin: -10.25rem !important;
}

.focus\:-m-42:focus {
  margin: -10.5rem !important;
}

.focus\:-m-43:focus {
  margin: -10.75rem !important;
}

.focus\:-m-44:focus {
  margin: -11rem !important;
}

.focus\:-m-45:focus {
  margin: -11.25rem !important;
}

.focus\:-m-46:focus {
  margin: -11.5rem !important;
}

.focus\:-m-47:focus {
  margin: -11.75rem !important;
}

.focus\:-m-48:focus {
  margin: -12rem !important;
}

.focus\:-m-49:focus {
  margin: -12.25rem !important;
}

.focus\:-m-50:focus {
  margin: -12.5rem !important;
}

.focus\:-m-51:focus {
  margin: -12.75rem !important;
}

.focus\:-m-52:focus {
  margin: -13rem !important;
}

.focus\:-m-53:focus {
  margin: -13.25rem !important;
}

.focus\:-m-54:focus {
  margin: -13.5rem !important;
}

.focus\:-m-55:focus {
  margin: -13.75rem !important;
}

.focus\:-m-56:focus {
  margin: -14rem !important;
}

.focus\:-m-57:focus {
  margin: -14.25rem !important;
}

.focus\:-m-58:focus {
  margin: -14.5rem !important;
}

.focus\:-m-59:focus {
  margin: -14.75rem !important;
}

.focus\:-m-60:focus {
  margin: -15rem !important;
}

.focus\:-m-61:focus {
  margin: -15.25rem !important;
}

.focus\:-m-62:focus {
  margin: -15.5rem !important;
}

.focus\:-m-63:focus {
  margin: -15.75rem !important;
}

.focus\:-m-64:focus {
  margin: -16rem !important;
}

.focus\:-m-65:focus {
  margin: -16.25rem !important;
}

.focus\:-m-66:focus {
  margin: -16.5rem !important;
}

.focus\:-m-67:focus {
  margin: -16.75rem !important;
}

.focus\:-m-68:focus {
  margin: -17rem !important;
}

.focus\:-m-69:focus {
  margin: -17.25rem !important;
}

.focus\:-m-70:focus {
  margin: -17.5rem !important;
}

.focus\:-m-71:focus {
  margin: -17.75rem !important;
}

.focus\:-m-72:focus {
  margin: -18rem !important;
}

.focus\:-m-73:focus {
  margin: -18.25rem !important;
}

.focus\:-m-74:focus {
  margin: -18.5rem !important;
}

.focus\:-m-75:focus {
  margin: -18.75rem !important;
}

.focus\:-m-76:focus {
  margin: -19rem !important;
}

.focus\:-m-77:focus {
  margin: -19.25rem !important;
}

.focus\:-m-78:focus {
  margin: -19.5rem !important;
}

.focus\:-m-79:focus {
  margin: -19.75rem !important;
}

.focus\:-m-80:focus {
  margin: -20rem !important;
}

.focus\:-m-81:focus {
  margin: -20.25rem !important;
}

.focus\:-m-82:focus {
  margin: -20.5rem !important;
}

.focus\:-m-83:focus {
  margin: -20.75rem !important;
}

.focus\:-m-84:focus {
  margin: -21rem !important;
}

.focus\:-m-85:focus {
  margin: -21.25rem !important;
}

.focus\:-m-86:focus {
  margin: -21.5rem !important;
}

.focus\:-m-87:focus {
  margin: -21.75rem !important;
}

.focus\:-m-88:focus {
  margin: -22rem !important;
}

.focus\:-m-89:focus {
  margin: -22.25rem !important;
}

.focus\:-m-90:focus {
  margin: -22.5rem !important;
}

.focus\:-m-91:focus {
  margin: -22.75rem !important;
}

.focus\:-m-92:focus {
  margin: -23rem !important;
}

.focus\:-m-93:focus {
  margin: -23.25rem !important;
}

.focus\:-m-94:focus {
  margin: -23.5rem !important;
}

.focus\:-m-95:focus {
  margin: -23.75rem !important;
}

.focus\:-m-96:focus {
  margin: -24rem !important;
}

.focus\:-m-97:focus {
  margin: -24.25rem !important;
}

.focus\:-m-98:focus {
  margin: -24.5rem !important;
}

.focus\:-m-99:focus {
  margin: -24.75rem !important;
}

.focus\:-m-100:focus {
  margin: -25rem !important;
}

.focus\:-m-101:focus {
  margin: -25.25rem !important;
}

.focus\:-m-102:focus {
  margin: -25.5rem !important;
}

.focus\:-m-103:focus {
  margin: -25.75rem !important;
}

.focus\:-m-104:focus {
  margin: -26rem !important;
}

.focus\:-m-105:focus {
  margin: -26.25rem !important;
}

.focus\:-m-px:focus {
  margin: -1px !important;
}

.focus\:-m-0\.5:focus {
  margin: -0.125rem !important;
}

.focus\:-m-1\.5:focus {
  margin: -0.375rem !important;
}

.focus\:-m-2\.5:focus {
  margin: -0.625rem !important;
}

.focus\:-m-3\.5:focus {
  margin: -0.875rem !important;
}

.focus\:-m-4\.5:focus {
  margin: -1.125rem !important;
}

.focus\:-m-5\.5:focus {
  margin: -1.375rem !important;
}

.focus\:-m-6\.5:focus {
  margin: -1.625rem !important;
}

.focus\:-m-7\.5:focus {
  margin: -1.875rem !important;
}

.focus\:-m-8\.5:focus {
  margin: -2.125rem !important;
}

.focus\:-m-9\.5:focus {
  margin: -2.375rem !important;
}

.focus\:-m-10\.5:focus {
  margin: -2.625rem !important;
}

.focus\:-m-11\.5:focus {
  margin: -2.875rem !important;
}

.focus\:-m-12\.5:focus {
  margin: -3.125rem !important;
}

.focus\:-m-13\.5:focus {
  margin: -3.375rem !important;
}

.focus\:-m-14\.5:focus {
  margin: -3.625rem !important;
}

.focus\:-m-15\.5:focus {
  margin: -3.875rem !important;
}

.focus\:-m-16\.5:focus {
  margin: -4.125rem !important;
}

.focus\:-m-17\.5:focus {
  margin: -4.375rem !important;
}

.focus\:-m-18\.5:focus {
  margin: -4.625rem !important;
}

.focus\:-m-19\.5:focus {
  margin: -4.875rem !important;
}

.focus\:-m-20\.5:focus {
  margin: -5.125rem !important;
}

.focus\:-m-21\.5:focus {
  margin: -5.375rem !important;
}

.focus\:-m-22\.5:focus {
  margin: -5.625rem !important;
}

.focus\:-m-23\.5:focus {
  margin: -5.875rem !important;
}

.focus\:-m-24\.5:focus {
  margin: -6.125rem !important;
}

.focus\:-m-25\.5:focus {
  margin: -6.375rem !important;
}

.focus\:-m-26\.5:focus {
  margin: -6.625rem !important;
}

.focus\:-m-27\.5:focus {
  margin: -6.875rem !important;
}

.focus\:-m-28\.5:focus {
  margin: -7.125rem !important;
}

.focus\:-m-29\.5:focus {
  margin: -7.375rem !important;
}

.focus\:-m-30\.5:focus {
  margin: -7.625rem !important;
}

.focus\:-m-31\.5:focus {
  margin: -7.875rem !important;
}

.focus\:-m-32\.5:focus {
  margin: -8.125rem !important;
}

.focus\:-m-33\.5:focus {
  margin: -8.375rem !important;
}

.focus\:-m-34\.5:focus {
  margin: -8.625rem !important;
}

.focus\:-m-35\.5:focus {
  margin: -8.875rem !important;
}

.focus\:-m-36\.5:focus {
  margin: -9.125rem !important;
}

.focus\:-m-37\.5:focus {
  margin: -9.375rem !important;
}

.focus\:-m-38\.5:focus {
  margin: -9.625rem !important;
}

.focus\:-m-39\.5:focus {
  margin: -9.875rem !important;
}

.focus\:-m-40\.5:focus {
  margin: -10.125rem !important;
}

.focus\:-m-41\.5:focus {
  margin: -10.375rem !important;
}

.focus\:-m-42\.5:focus {
  margin: -10.625rem !important;
}

.focus\:-m-43\.5:focus {
  margin: -10.875rem !important;
}

.focus\:-m-44\.5:focus {
  margin: -11.125rem !important;
}

.focus\:-m-45\.5:focus {
  margin: -11.375rem !important;
}

.focus\:-m-46\.5:focus {
  margin: -11.625rem !important;
}

.focus\:-m-47\.5:focus {
  margin: -11.875rem !important;
}

.focus\:-m-48\.5:focus {
  margin: -12.125rem !important;
}

.focus\:-m-49\.5:focus {
  margin: -12.375rem !important;
}

.focus\:-m-50\.5:focus {
  margin: -12.625rem !important;
}

.focus\:-m-51\.5:focus {
  margin: -12.875rem !important;
}

.focus\:-m-52\.5:focus {
  margin: -13.125rem !important;
}

.focus\:-m-53\.5:focus {
  margin: -13.375rem !important;
}

.focus\:-m-54\.5:focus {
  margin: -13.625rem !important;
}

.focus\:-m-55\.5:focus {
  margin: -13.875rem !important;
}

.focus\:-m-56\.5:focus {
  margin: -14.125rem !important;
}

.focus\:-m-57\.5:focus {
  margin: -14.375rem !important;
}

.focus\:-m-58\.5:focus {
  margin: -14.625rem !important;
}

.focus\:-m-59\.5:focus {
  margin: -14.875rem !important;
}

.focus\:-m-60\.5:focus {
  margin: -15.125rem !important;
}

.focus\:-m-61\.5:focus {
  margin: -15.375rem !important;
}

.focus\:-m-62\.5:focus {
  margin: -15.625rem !important;
}

.focus\:-m-63\.5:focus {
  margin: -15.875rem !important;
}

.focus\:-m-64\.5:focus {
  margin: -16.125rem !important;
}

.focus\:-m-65\.5:focus {
  margin: -16.375rem !important;
}

.focus\:-m-66\.5:focus {
  margin: -16.625rem !important;
}

.focus\:-m-67\.5:focus {
  margin: -16.875rem !important;
}

.focus\:-m-68\.5:focus {
  margin: -17.125rem !important;
}

.focus\:-m-69\.5:focus {
  margin: -17.375rem !important;
}

.focus\:-m-70\.5:focus {
  margin: -17.625rem !important;
}

.focus\:-m-71\.5:focus {
  margin: -17.875rem !important;
}

.focus\:-m-72\.5:focus {
  margin: -18.125rem !important;
}

.focus\:-m-73\.5:focus {
  margin: -18.375rem !important;
}

.focus\:-m-74\.5:focus {
  margin: -18.625rem !important;
}

.focus\:-m-75\.5:focus {
  margin: -18.875rem !important;
}

.focus\:-m-76\.5:focus {
  margin: -19.125rem !important;
}

.focus\:-m-77\.5:focus {
  margin: -19.375rem !important;
}

.focus\:-m-78\.5:focus {
  margin: -19.625rem !important;
}

.focus\:-m-79\.5:focus {
  margin: -19.875rem !important;
}

.focus\:-m-80\.5:focus {
  margin: -20.125rem !important;
}

.focus\:-m-81\.5:focus {
  margin: -20.375rem !important;
}

.focus\:-m-82\.5:focus {
  margin: -20.625rem !important;
}

.focus\:-m-83\.5:focus {
  margin: -20.875rem !important;
}

.focus\:-m-84\.5:focus {
  margin: -21.125rem !important;
}

.focus\:-m-85\.5:focus {
  margin: -21.375rem !important;
}

.focus\:-m-86\.5:focus {
  margin: -21.625rem !important;
}

.focus\:-m-87\.5:focus {
  margin: -21.875rem !important;
}

.focus\:-m-88\.5:focus {
  margin: -22.125rem !important;
}

.focus\:-m-89\.5:focus {
  margin: -22.375rem !important;
}

.focus\:-m-90\.5:focus {
  margin: -22.625rem !important;
}

.focus\:-m-91\.5:focus {
  margin: -22.875rem !important;
}

.focus\:-m-92\.5:focus {
  margin: -23.125rem !important;
}

.focus\:-m-93\.5:focus {
  margin: -23.375rem !important;
}

.focus\:-m-94\.5:focus {
  margin: -23.625rem !important;
}

.focus\:-m-95\.5:focus {
  margin: -23.875rem !important;
}

.focus\:-m-96\.5:focus {
  margin: -24.125rem !important;
}

.focus\:-m-97\.5:focus {
  margin: -24.375rem !important;
}

.focus\:-m-98\.5:focus {
  margin: -24.625rem !important;
}

.focus\:-m-99\.5:focus {
  margin: -24.875rem !important;
}

.focus\:-m-100\.5:focus {
  margin: -25.125rem !important;
}

.focus\:-m-101\.5:focus {
  margin: -25.375rem !important;
}

.focus\:-m-102\.5:focus {
  margin: -25.625rem !important;
}

.focus\:-m-103\.5:focus {
  margin: -25.875rem !important;
}

.focus\:-m-104\.5:focus {
  margin: -26.125rem !important;
}

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

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

.focus\:my-1:focus {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.focus\:mx-1:focus {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.focus\:my-2:focus {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.focus\:mx-2:focus {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.focus\:my-3:focus {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.focus\:mx-3:focus {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

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

.focus\:mx-4:focus {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.focus\:my-5:focus {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.focus\:mx-5:focus {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

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

.focus\:mx-6:focus {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.focus\:my-7:focus {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.focus\:mx-7:focus {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}

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

.focus\:mx-8:focus {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.focus\:my-9:focus {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.focus\:mx-9:focus {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

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

.focus\:mx-10:focus {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.focus\:my-11:focus {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}

.focus\:mx-11:focus {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}

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

.focus\:mx-12:focus {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.focus\:my-13:focus {
  margin-top: 3.25rem !important;
  margin-bottom: 3.25rem !important;
}

.focus\:mx-13:focus {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}

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

.focus\:mx-14:focus {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.focus\:my-15:focus {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}

.focus\:mx-15:focus {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}

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

.focus\:mx-16:focus {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.focus\:my-17:focus {
  margin-top: 4.25rem !important;
  margin-bottom: 4.25rem !important;
}

.focus\:mx-17:focus {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}

.focus\:my-18:focus {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.focus\:mx-18:focus {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.focus\:my-19:focus {
  margin-top: 4.75rem !important;
  margin-bottom: 4.75rem !important;
}

.focus\:mx-19:focus {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}

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

.focus\:mx-20:focus {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.focus\:my-21:focus {
  margin-top: 5.25rem !important;
  margin-bottom: 5.25rem !important;
}

.focus\:mx-21:focus {
  margin-left: 5.25rem !important;
  margin-right: 5.25rem !important;
}

.focus\:my-22:focus {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important;
}

.focus\:mx-22:focus {
  margin-left: 5.5rem !important;
  margin-right: 5.5rem !important;
}

.focus\:my-23:focus {
  margin-top: 5.75rem !important;
  margin-bottom: 5.75rem !important;
}

.focus\:mx-23:focus {
  margin-left: 5.75rem !important;
  margin-right: 5.75rem !important;
}

.focus\:my-24:focus {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.focus\:mx-24:focus {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.focus\:my-25:focus {
  margin-top: 6.25rem !important;
  margin-bottom: 6.25rem !important;
}

.focus\:mx-25:focus {
  margin-left: 6.25rem !important;
  margin-right: 6.25rem !important;
}

.focus\:my-26:focus {
  margin-top: 6.5rem !important;
  margin-bottom: 6.5rem !important;
}

.focus\:mx-26:focus {
  margin-left: 6.5rem !important;
  margin-right: 6.5rem !important;
}

.focus\:my-27:focus {
  margin-top: 6.75rem !important;
  margin-bottom: 6.75rem !important;
}

.focus\:mx-27:focus {
  margin-left: 6.75rem !important;
  margin-right: 6.75rem !important;
}

.focus\:my-28:focus {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}

.focus\:mx-28:focus {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}

.focus\:my-29:focus {
  margin-top: 7.25rem !important;
  margin-bottom: 7.25rem !important;
}

.focus\:mx-29:focus {
  margin-left: 7.25rem !important;
  margin-right: 7.25rem !important;
}

.focus\:my-30:focus {
  margin-top: 7.5rem !important;
  margin-bottom: 7.5rem !important;
}

.focus\:mx-30:focus {
  margin-left: 7.5rem !important;
  margin-right: 7.5rem !important;
}

.focus\:my-31:focus {
  margin-top: 7.75rem !important;
  margin-bottom: 7.75rem !important;
}

.focus\:mx-31:focus {
  margin-left: 7.75rem !important;
  margin-right: 7.75rem !important;
}

.focus\:my-32:focus {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.focus\:mx-32:focus {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.focus\:my-33:focus {
  margin-top: 8.25rem !important;
  margin-bottom: 8.25rem !important;
}

.focus\:mx-33:focus {
  margin-left: 8.25rem !important;
  margin-right: 8.25rem !important;
}

.focus\:my-34:focus {
  margin-top: 8.5rem !important;
  margin-bottom: 8.5rem !important;
}

.focus\:mx-34:focus {
  margin-left: 8.5rem !important;
  margin-right: 8.5rem !important;
}

.focus\:my-35:focus {
  margin-top: 8.75rem !important;
  margin-bottom: 8.75rem !important;
}

.focus\:mx-35:focus {
  margin-left: 8.75rem !important;
  margin-right: 8.75rem !important;
}

.focus\:my-36:focus {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.focus\:mx-36:focus {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}

.focus\:my-37:focus {
  margin-top: 9.25rem !important;
  margin-bottom: 9.25rem !important;
}

.focus\:mx-37:focus {
  margin-left: 9.25rem !important;
  margin-right: 9.25rem !important;
}

.focus\:my-38:focus {
  margin-top: 9.5rem !important;
  margin-bottom: 9.5rem !important;
}

.focus\:mx-38:focus {
  margin-left: 9.5rem !important;
  margin-right: 9.5rem !important;
}

.focus\:my-39:focus {
  margin-top: 9.75rem !important;
  margin-bottom: 9.75rem !important;
}

.focus\:mx-39:focus {
  margin-left: 9.75rem !important;
  margin-right: 9.75rem !important;
}

.focus\:my-40:focus {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}

.focus\:mx-40:focus {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}

.focus\:my-41:focus {
  margin-top: 10.25rem !important;
  margin-bottom: 10.25rem !important;
}

.focus\:mx-41:focus {
  margin-left: 10.25rem !important;
  margin-right: 10.25rem !important;
}

.focus\:my-42:focus {
  margin-top: 10.5rem !important;
  margin-bottom: 10.5rem !important;
}

.focus\:mx-42:focus {
  margin-left: 10.5rem !important;
  margin-right: 10.5rem !important;
}

.focus\:my-43:focus {
  margin-top: 10.75rem !important;
  margin-bottom: 10.75rem !important;
}

.focus\:mx-43:focus {
  margin-left: 10.75rem !important;
  margin-right: 10.75rem !important;
}

.focus\:my-44:focus {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}

.focus\:mx-44:focus {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}

.focus\:my-45:focus {
  margin-top: 11.25rem !important;
  margin-bottom: 11.25rem !important;
}

.focus\:mx-45:focus {
  margin-left: 11.25rem !important;
  margin-right: 11.25rem !important;
}

.focus\:my-46:focus {
  margin-top: 11.5rem !important;
  margin-bottom: 11.5rem !important;
}

.focus\:mx-46:focus {
  margin-left: 11.5rem !important;
  margin-right: 11.5rem !important;
}

.focus\:my-47:focus {
  margin-top: 11.75rem !important;
  margin-bottom: 11.75rem !important;
}

.focus\:mx-47:focus {
  margin-left: 11.75rem !important;
  margin-right: 11.75rem !important;
}

.focus\:my-48:focus {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}

.focus\:mx-48:focus {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}

.focus\:my-49:focus {
  margin-top: 12.25rem !important;
  margin-bottom: 12.25rem !important;
}

.focus\:mx-49:focus {
  margin-left: 12.25rem !important;
  margin-right: 12.25rem !important;
}

.focus\:my-50:focus {
  margin-top: 12.5rem !important;
  margin-bottom: 12.5rem !important;
}

.focus\:mx-50:focus {
  margin-left: 12.5rem !important;
  margin-right: 12.5rem !important;
}

.focus\:my-51:focus {
  margin-top: 12.75rem !important;
  margin-bottom: 12.75rem !important;
}

.focus\:mx-51:focus {
  margin-left: 12.75rem !important;
  margin-right: 12.75rem !important;
}

.focus\:my-52:focus {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}

.focus\:mx-52:focus {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}

.focus\:my-53:focus {
  margin-top: 13.25rem !important;
  margin-bottom: 13.25rem !important;
}

.focus\:mx-53:focus {
  margin-left: 13.25rem !important;
  margin-right: 13.25rem !important;
}

.focus\:my-54:focus {
  margin-top: 13.5rem !important;
  margin-bottom: 13.5rem !important;
}

.focus\:mx-54:focus {
  margin-left: 13.5rem !important;
  margin-right: 13.5rem !important;
}

.focus\:my-55:focus {
  margin-top: 13.75rem !important;
  margin-bottom: 13.75rem !important;
}

.focus\:mx-55:focus {
  margin-left: 13.75rem !important;
  margin-right: 13.75rem !important;
}

.focus\:my-56:focus {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}

.focus\:mx-56:focus {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}

.focus\:my-57:focus {
  margin-top: 14.25rem !important;
  margin-bottom: 14.25rem !important;
}

.focus\:mx-57:focus {
  margin-left: 14.25rem !important;
  margin-right: 14.25rem !important;
}

.focus\:my-58:focus {
  margin-top: 14.5rem !important;
  margin-bottom: 14.5rem !important;
}

.focus\:mx-58:focus {
  margin-left: 14.5rem !important;
  margin-right: 14.5rem !important;
}

.focus\:my-59:focus {
  margin-top: 14.75rem !important;
  margin-bottom: 14.75rem !important;
}

.focus\:mx-59:focus {
  margin-left: 14.75rem !important;
  margin-right: 14.75rem !important;
}

.focus\:my-60:focus {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}

.focus\:mx-60:focus {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}

.focus\:my-61:focus {
  margin-top: 15.25rem !important;
  margin-bottom: 15.25rem !important;
}

.focus\:mx-61:focus {
  margin-left: 15.25rem !important;
  margin-right: 15.25rem !important;
}

.focus\:my-62:focus {
  margin-top: 15.5rem !important;
  margin-bottom: 15.5rem !important;
}

.focus\:mx-62:focus {
  margin-left: 15.5rem !important;
  margin-right: 15.5rem !important;
}

.focus\:my-63:focus {
  margin-top: 15.75rem !important;
  margin-bottom: 15.75rem !important;
}

.focus\:mx-63:focus {
  margin-left: 15.75rem !important;
  margin-right: 15.75rem !important;
}

.focus\:my-64:focus {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}

.focus\:mx-64:focus {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}

.focus\:my-65:focus {
  margin-top: 16.25rem !important;
  margin-bottom: 16.25rem !important;
}

.focus\:mx-65:focus {
  margin-left: 16.25rem !important;
  margin-right: 16.25rem !important;
}

.focus\:my-66:focus {
  margin-top: 16.5rem !important;
  margin-bottom: 16.5rem !important;
}

.focus\:mx-66:focus {
  margin-left: 16.5rem !important;
  margin-right: 16.5rem !important;
}

.focus\:my-67:focus {
  margin-top: 16.75rem !important;
  margin-bottom: 16.75rem !important;
}

.focus\:mx-67:focus {
  margin-left: 16.75rem !important;
  margin-right: 16.75rem !important;
}

.focus\:my-68:focus {
  margin-top: 17rem !important;
  margin-bottom: 17rem !important;
}

.focus\:mx-68:focus {
  margin-left: 17rem !important;
  margin-right: 17rem !important;
}

.focus\:my-69:focus {
  margin-top: 17.25rem !important;
  margin-bottom: 17.25rem !important;
}

.focus\:mx-69:focus {
  margin-left: 17.25rem !important;
  margin-right: 17.25rem !important;
}

.focus\:my-70:focus {
  margin-top: 17.5rem !important;
  margin-bottom: 17.5rem !important;
}

.focus\:mx-70:focus {
  margin-left: 17.5rem !important;
  margin-right: 17.5rem !important;
}

.focus\:my-71:focus {
  margin-top: 17.75rem !important;
  margin-bottom: 17.75rem !important;
}

.focus\:mx-71:focus {
  margin-left: 17.75rem !important;
  margin-right: 17.75rem !important;
}

.focus\:my-72:focus {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}

.focus\:mx-72:focus {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}

.focus\:my-73:focus {
  margin-top: 18.25rem !important;
  margin-bottom: 18.25rem !important;
}

.focus\:mx-73:focus {
  margin-left: 18.25rem !important;
  margin-right: 18.25rem !important;
}

.focus\:my-74:focus {
  margin-top: 18.5rem !important;
  margin-bottom: 18.5rem !important;
}

.focus\:mx-74:focus {
  margin-left: 18.5rem !important;
  margin-right: 18.5rem !important;
}

.focus\:my-75:focus {
  margin-top: 18.75rem !important;
  margin-bottom: 18.75rem !important;
}

.focus\:mx-75:focus {
  margin-left: 18.75rem !important;
  margin-right: 18.75rem !important;
}

.focus\:my-76:focus {
  margin-top: 19rem !important;
  margin-bottom: 19rem !important;
}

.focus\:mx-76:focus {
  margin-left: 19rem !important;
  margin-right: 19rem !important;
}

.focus\:my-77:focus {
  margin-top: 19.25rem !important;
  margin-bottom: 19.25rem !important;
}

.focus\:mx-77:focus {
  margin-left: 19.25rem !important;
  margin-right: 19.25rem !important;
}

.focus\:my-78:focus {
  margin-top: 19.5rem !important;
  margin-bottom: 19.5rem !important;
}

.focus\:mx-78:focus {
  margin-left: 19.5rem !important;
  margin-right: 19.5rem !important;
}

.focus\:my-79:focus {
  margin-top: 19.75rem !important;
  margin-bottom: 19.75rem !important;
}

.focus\:mx-79:focus {
  margin-left: 19.75rem !important;
  margin-right: 19.75rem !important;
}

.focus\:my-80:focus {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}

.focus\:mx-80:focus {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}

.focus\:my-81:focus {
  margin-top: 20.25rem !important;
  margin-bottom: 20.25rem !important;
}

.focus\:mx-81:focus {
  margin-left: 20.25rem !important;
  margin-right: 20.25rem !important;
}

.focus\:my-82:focus {
  margin-top: 20.5rem !important;
  margin-bottom: 20.5rem !important;
}

.focus\:mx-82:focus {
  margin-left: 20.5rem !important;
  margin-right: 20.5rem !important;
}

.focus\:my-83:focus {
  margin-top: 20.75rem !important;
  margin-bottom: 20.75rem !important;
}

.focus\:mx-83:focus {
  margin-left: 20.75rem !important;
  margin-right: 20.75rem !important;
}

.focus\:my-84:focus {
  margin-top: 21rem !important;
  margin-bottom: 21rem !important;
}

.focus\:mx-84:focus {
  margin-left: 21rem !important;
  margin-right: 21rem !important;
}

.focus\:my-85:focus {
  margin-top: 21.25rem !important;
  margin-bottom: 21.25rem !important;
}

.focus\:mx-85:focus {
  margin-left: 21.25rem !important;
  margin-right: 21.25rem !important;
}

.focus\:my-86:focus {
  margin-top: 21.5rem !important;
  margin-bottom: 21.5rem !important;
}

.focus\:mx-86:focus {
  margin-left: 21.5rem !important;
  margin-right: 21.5rem !important;
}

.focus\:my-87:focus {
  margin-top: 21.75rem !important;
  margin-bottom: 21.75rem !important;
}

.focus\:mx-87:focus {
  margin-left: 21.75rem !important;
  margin-right: 21.75rem !important;
}

.focus\:my-88:focus {
  margin-top: 22rem !important;
  margin-bottom: 22rem !important;
}

.focus\:mx-88:focus {
  margin-left: 22rem !important;
  margin-right: 22rem !important;
}

.focus\:my-89:focus {
  margin-top: 22.25rem !important;
  margin-bottom: 22.25rem !important;
}

.focus\:mx-89:focus {
  margin-left: 22.25rem !important;
  margin-right: 22.25rem !important;
}

.focus\:my-90:focus {
  margin-top: 22.5rem !important;
  margin-bottom: 22.5rem !important;
}

.focus\:mx-90:focus {
  margin-left: 22.5rem !important;
  margin-right: 22.5rem !important;
}

.focus\:my-91:focus {
  margin-top: 22.75rem !important;
  margin-bottom: 22.75rem !important;
}

.focus\:mx-91:focus {
  margin-left: 22.75rem !important;
  margin-right: 22.75rem !important;
}

.focus\:my-92:focus {
  margin-top: 23rem !important;
  margin-bottom: 23rem !important;
}

.focus\:mx-92:focus {
  margin-left: 23rem !important;
  margin-right: 23rem !important;
}

.focus\:my-93:focus {
  margin-top: 23.25rem !important;
  margin-bottom: 23.25rem !important;
}

.focus\:mx-93:focus {
  margin-left: 23.25rem !important;
  margin-right: 23.25rem !important;
}

.focus\:my-94:focus {
  margin-top: 23.5rem !important;
  margin-bottom: 23.5rem !important;
}

.focus\:mx-94:focus {
  margin-left: 23.5rem !important;
  margin-right: 23.5rem !important;
}

.focus\:my-95:focus {
  margin-top: 23.75rem !important;
  margin-bottom: 23.75rem !important;
}

.focus\:mx-95:focus {
  margin-left: 23.75rem !important;
  margin-right: 23.75rem !important;
}

.focus\:my-96:focus {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}

.focus\:mx-96:focus {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}

.focus\:my-97:focus {
  margin-top: 24.25rem !important;
  margin-bottom: 24.25rem !important;
}

.focus\:mx-97:focus {
  margin-left: 24.25rem !important;
  margin-right: 24.25rem !important;
}

.focus\:my-98:focus {
  margin-top: 24.5rem !important;
  margin-bottom: 24.5rem !important;
}

.focus\:mx-98:focus {
  margin-left: 24.5rem !important;
  margin-right: 24.5rem !important;
}

.focus\:my-99:focus {
  margin-top: 24.75rem !important;
  margin-bottom: 24.75rem !important;
}

.focus\:mx-99:focus {
  margin-left: 24.75rem !important;
  margin-right: 24.75rem !important;
}

.focus\:my-100:focus {
  margin-top: 25rem !important;
  margin-bottom: 25rem !important;
}

.focus\:mx-100:focus {
  margin-left: 25rem !important;
  margin-right: 25rem !important;
}

.focus\:my-101:focus {
  margin-top: 25.25rem !important;
  margin-bottom: 25.25rem !important;
}

.focus\:mx-101:focus {
  margin-left: 25.25rem !important;
  margin-right: 25.25rem !important;
}

.focus\:my-102:focus {
  margin-top: 25.5rem !important;
  margin-bottom: 25.5rem !important;
}

.focus\:mx-102:focus {
  margin-left: 25.5rem !important;
  margin-right: 25.5rem !important;
}

.focus\:my-103:focus {
  margin-top: 25.75rem !important;
  margin-bottom: 25.75rem !important;
}

.focus\:mx-103:focus {
  margin-left: 25.75rem !important;
  margin-right: 25.75rem !important;
}

.focus\:my-104:focus {
  margin-top: 26rem !important;
  margin-bottom: 26rem !important;
}

.focus\:mx-104:focus {
  margin-left: 26rem !important;
  margin-right: 26rem !important;
}

.focus\:my-105:focus {
  margin-top: 26.25rem !important;
  margin-bottom: 26.25rem !important;
}

.focus\:mx-105:focus {
  margin-left: 26.25rem !important;
  margin-right: 26.25rem !important;
}

.focus\:my-auto:focus {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

.focus\:my-px:focus {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.focus\:mx-px:focus {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

.focus\:my-0\.5:focus {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

.focus\:mx-0\.5:focus {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

.focus\:my-1\.5:focus {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}

.focus\:mx-1\.5:focus {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}

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

.focus\:mx-2\.5:focus {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}

.focus\:my-3\.5:focus {
  margin-top: 0.875rem !important;
  margin-bottom: 0.875rem !important;
}

.focus\:mx-3\.5:focus {
  margin-left: 0.875rem !important;
  margin-right: 0.875rem !important;
}

.focus\:my-4\.5:focus {
  margin-top: 1.125rem !important;
  margin-bottom: 1.125rem !important;
}

.focus\:mx-4\.5:focus {
  margin-left: 1.125rem !important;
  margin-right: 1.125rem !important;
}

.focus\:my-5\.5:focus {
  margin-top: 1.375rem !important;
  margin-bottom: 1.375rem !important;
}

.focus\:mx-5\.5:focus {
  margin-left: 1.375rem !important;
  margin-right: 1.375rem !important;
}

.focus\:my-6\.5:focus {
  margin-top: 1.625rem !important;
  margin-bottom: 1.625rem !important;
}

.focus\:mx-6\.5:focus {
  margin-left: 1.625rem !important;
  margin-right: 1.625rem !important;
}

.focus\:my-7\.5:focus {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important;
}

.focus\:mx-7\.5:focus {
  margin-left: 1.875rem !important;
  margin-right: 1.875rem !important;
}

.focus\:my-8\.5:focus {
  margin-top: 2.125rem !important;
  margin-bottom: 2.125rem !important;
}

.focus\:mx-8\.5:focus {
  margin-left: 2.125rem !important;
  margin-right: 2.125rem !important;
}

.focus\:my-9\.5:focus {
  margin-top: 2.375rem !important;
  margin-bottom: 2.375rem !important;
}

.focus\:mx-9\.5:focus {
  margin-left: 2.375rem !important;
  margin-right: 2.375rem !important;
}

.focus\:my-10\.5:focus {
  margin-top: 2.625rem !important;
  margin-bottom: 2.625rem !important;
}

.focus\:mx-10\.5:focus {
  margin-left: 2.625rem !important;
  margin-right: 2.625rem !important;
}

.focus\:my-11\.5:focus {
  margin-top: 2.875rem !important;
  margin-bottom: 2.875rem !important;
}

.focus\:mx-11\.5:focus {
  margin-left: 2.875rem !important;
  margin-right: 2.875rem !important;
}

.focus\:my-12\.5:focus {
  margin-top: 3.125rem !important;
  margin-bottom: 3.125rem !important;
}

.focus\:mx-12\.5:focus {
  margin-left: 3.125rem !important;
  margin-right: 3.125rem !important;
}

.focus\:my-13\.5:focus {
  margin-top: 3.375rem !important;
  margin-bottom: 3.375rem !important;
}

.focus\:mx-13\.5:focus {
  margin-left: 3.375rem !important;
  margin-right: 3.375rem !important;
}

.focus\:my-14\.5:focus {
  margin-top: 3.625rem !important;
  margin-bottom: 3.625rem !important;
}

.focus\:mx-14\.5:focus {
  margin-left: 3.625rem !important;
  margin-right: 3.625rem !important;
}

.focus\:my-15\.5:focus {
  margin-top: 3.875rem !important;
  margin-bottom: 3.875rem !important;
}

.focus\:mx-15\.5:focus {
  margin-left: 3.875rem !important;
  margin-right: 3.875rem !important;
}

.focus\:my-16\.5:focus {
  margin-top: 4.125rem !important;
  margin-bottom: 4.125rem !important;
}

.focus\:mx-16\.5:focus {
  margin-left: 4.125rem !important;
  margin-right: 4.125rem !important;
}

.focus\:my-17\.5:focus {
  margin-top: 4.375rem !important;
  margin-bottom: 4.375rem !important;
}

.focus\:mx-17\.5:focus {
  margin-left: 4.375rem !important;
  margin-right: 4.375rem !important;
}

.focus\:my-18\.5:focus {
  margin-top: 4.625rem !important;
  margin-bottom: 4.625rem !important;
}

.focus\:mx-18\.5:focus {
  margin-left: 4.625rem !important;
  margin-right: 4.625rem !important;
}

.focus\:my-19\.5:focus {
  margin-top: 4.875rem !important;
  margin-bottom: 4.875rem !important;
}

.focus\:mx-19\.5:focus {
  margin-left: 4.875rem !important;
  margin-right: 4.875rem !important;
}

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

.focus\:mx-20\.5:focus {
  margin-left: 5.125rem !important;
  margin-right: 5.125rem !important;
}

.focus\:my-21\.5:focus {
  margin-top: 5.375rem !important;
  margin-bottom: 5.375rem !important;
}

.focus\:mx-21\.5:focus {
  margin-left: 5.375rem !important;
  margin-right: 5.375rem !important;
}

.focus\:my-22\.5:focus {
  margin-top: 5.625rem !important;
  margin-bottom: 5.625rem !important;
}

.focus\:mx-22\.5:focus {
  margin-left: 5.625rem !important;
  margin-right: 5.625rem !important;
}

.focus\:my-23\.5:focus {
  margin-top: 5.875rem !important;
  margin-bottom: 5.875rem !important;
}

.focus\:mx-23\.5:focus {
  margin-left: 5.875rem !important;
  margin-right: 5.875rem !important;
}

.focus\:my-24\.5:focus {
  margin-top: 6.125rem !important;
  margin-bottom: 6.125rem !important;
}

.focus\:mx-24\.5:focus {
  margin-left: 6.125rem !important;
  margin-right: 6.125rem !important;
}

.focus\:my-25\.5:focus {
  margin-top: 6.375rem !important;
  margin-bottom: 6.375rem !important;
}

.focus\:mx-25\.5:focus {
  margin-left: 6.375rem !important;
  margin-right: 6.375rem !important;
}

.focus\:my-26\.5:focus {
  margin-top: 6.625rem !important;
  margin-bottom: 6.625rem !important;
}

.focus\:mx-26\.5:focus {
  margin-left: 6.625rem !important;
  margin-right: 6.625rem !important;
}

.focus\:my-27\.5:focus {
  margin-top: 6.875rem !important;
  margin-bottom: 6.875rem !important;
}

.focus\:mx-27\.5:focus {
  margin-left: 6.875rem !important;
  margin-right: 6.875rem !important;
}

.focus\:my-28\.5:focus {
  margin-top: 7.125rem !important;
  margin-bottom: 7.125rem !important;
}

.focus\:mx-28\.5:focus {
  margin-left: 7.125rem !important;
  margin-right: 7.125rem !important;
}

.focus\:my-29\.5:focus {
  margin-top: 7.375rem !important;
  margin-bottom: 7.375rem !important;
}

.focus\:mx-29\.5:focus {
  margin-left: 7.375rem !important;
  margin-right: 7.375rem !important;
}

.focus\:my-30\.5:focus {
  margin-top: 7.625rem !important;
  margin-bottom: 7.625rem !important;
}

.focus\:mx-30\.5:focus {
  margin-left: 7.625rem !important;
  margin-right: 7.625rem !important;
}

.focus\:my-31\.5:focus {
  margin-top: 7.875rem !important;
  margin-bottom: 7.875rem !important;
}

.focus\:mx-31\.5:focus {
  margin-left: 7.875rem !important;
  margin-right: 7.875rem !important;
}

.focus\:my-32\.5:focus {
  margin-top: 8.125rem !important;
  margin-bottom: 8.125rem !important;
}

.focus\:mx-32\.5:focus {
  margin-left: 8.125rem !important;
  margin-right: 8.125rem !important;
}

.focus\:my-33\.5:focus {
  margin-top: 8.375rem !important;
  margin-bottom: 8.375rem !important;
}

.focus\:mx-33\.5:focus {
  margin-left: 8.375rem !important;
  margin-right: 8.375rem !important;
}

.focus\:my-34\.5:focus {
  margin-top: 8.625rem !important;
  margin-bottom: 8.625rem !important;
}

.focus\:mx-34\.5:focus {
  margin-left: 8.625rem !important;
  margin-right: 8.625rem !important;
}

.focus\:my-35\.5:focus {
  margin-top: 8.875rem !important;
  margin-bottom: 8.875rem !important;
}

.focus\:mx-35\.5:focus {
  margin-left: 8.875rem !important;
  margin-right: 8.875rem !important;
}

.focus\:my-36\.5:focus {
  margin-top: 9.125rem !important;
  margin-bottom: 9.125rem !important;
}

.focus\:mx-36\.5:focus {
  margin-left: 9.125rem !important;
  margin-right: 9.125rem !important;
}

.focus\:my-37\.5:focus {
  margin-top: 9.375rem !important;
  margin-bottom: 9.375rem !important;
}

.focus\:mx-37\.5:focus {
  margin-left: 9.375rem !important;
  margin-right: 9.375rem !important;
}

.focus\:my-38\.5:focus {
  margin-top: 9.625rem !important;
  margin-bottom: 9.625rem !important;
}

.focus\:mx-38\.5:focus {
  margin-left: 9.625rem !important;
  margin-right: 9.625rem !important;
}

.focus\:my-39\.5:focus {
  margin-top: 9.875rem !important;
  margin-bottom: 9.875rem !important;
}

.focus\:mx-39\.5:focus {
  margin-left: 9.875rem !important;
  margin-right: 9.875rem !important;
}

.focus\:my-40\.5:focus {
  margin-top: 10.125rem !important;
  margin-bottom: 10.125rem !important;
}

.focus\:mx-40\.5:focus {
  margin-left: 10.125rem !important;
  margin-right: 10.125rem !important;
}

.focus\:my-41\.5:focus {
  margin-top: 10.375rem !important;
  margin-bottom: 10.375rem !important;
}

.focus\:mx-41\.5:focus {
  margin-left: 10.375rem !important;
  margin-right: 10.375rem !important;
}

.focus\:my-42\.5:focus {
  margin-top: 10.625rem !important;
  margin-bottom: 10.625rem !important;
}

.focus\:mx-42\.5:focus {
  margin-left: 10.625rem !important;
  margin-right: 10.625rem !important;
}

.focus\:my-43\.5:focus {
  margin-top: 10.875rem !important;
  margin-bottom: 10.875rem !important;
}

.focus\:mx-43\.5:focus {
  margin-left: 10.875rem !important;
  margin-right: 10.875rem !important;
}

.focus\:my-44\.5:focus {
  margin-top: 11.125rem !important;
  margin-bottom: 11.125rem !important;
}

.focus\:mx-44\.5:focus {
  margin-left: 11.125rem !important;
  margin-right: 11.125rem !important;
}

.focus\:my-45\.5:focus {
  margin-top: 11.375rem !important;
  margin-bottom: 11.375rem !important;
}

.focus\:mx-45\.5:focus {
  margin-left: 11.375rem !important;
  margin-right: 11.375rem !important;
}

.focus\:my-46\.5:focus {
  margin-top: 11.625rem !important;
  margin-bottom: 11.625rem !important;
}

.focus\:mx-46\.5:focus {
  margin-left: 11.625rem !important;
  margin-right: 11.625rem !important;
}

.focus\:my-47\.5:focus {
  margin-top: 11.875rem !important;
  margin-bottom: 11.875rem !important;
}

.focus\:mx-47\.5:focus {
  margin-left: 11.875rem !important;
  margin-right: 11.875rem !important;
}

.focus\:my-48\.5:focus {
  margin-top: 12.125rem !important;
  margin-bottom: 12.125rem !important;
}

.focus\:mx-48\.5:focus {
  margin-left: 12.125rem !important;
  margin-right: 12.125rem !important;
}

.focus\:my-49\.5:focus {
  margin-top: 12.375rem !important;
  margin-bottom: 12.375rem !important;
}

.focus\:mx-49\.5:focus {
  margin-left: 12.375rem !important;
  margin-right: 12.375rem !important;
}

.focus\:my-50\.5:focus {
  margin-top: 12.625rem !important;
  margin-bottom: 12.625rem !important;
}

.focus\:mx-50\.5:focus {
  margin-left: 12.625rem !important;
  margin-right: 12.625rem !important;
}

.focus\:my-51\.5:focus {
  margin-top: 12.875rem !important;
  margin-bottom: 12.875rem !important;
}

.focus\:mx-51\.5:focus {
  margin-left: 12.875rem !important;
  margin-right: 12.875rem !important;
}

.focus\:my-52\.5:focus {
  margin-top: 13.125rem !important;
  margin-bottom: 13.125rem !important;
}

.focus\:mx-52\.5:focus {
  margin-left: 13.125rem !important;
  margin-right: 13.125rem !important;
}

.focus\:my-53\.5:focus {
  margin-top: 13.375rem !important;
  margin-bottom: 13.375rem !important;
}

.focus\:mx-53\.5:focus {
  margin-left: 13.375rem !important;
  margin-right: 13.375rem !important;
}

.focus\:my-54\.5:focus {
  margin-top: 13.625rem !important;
  margin-bottom: 13.625rem !important;
}

.focus\:mx-54\.5:focus {
  margin-left: 13.625rem !important;
  margin-right: 13.625rem !important;
}

.focus\:my-55\.5:focus {
  margin-top: 13.875rem !important;
  margin-bottom: 13.875rem !important;
}

.focus\:mx-55\.5:focus {
  margin-left: 13.875rem !important;
  margin-right: 13.875rem !important;
}

.focus\:my-56\.5:focus {
  margin-top: 14.125rem !important;
  margin-bottom: 14.125rem !important;
}

.focus\:mx-56\.5:focus {
  margin-left: 14.125rem !important;
  margin-right: 14.125rem !important;
}

.focus\:my-57\.5:focus {
  margin-top: 14.375rem !important;
  margin-bottom: 14.375rem !important;
}

.focus\:mx-57\.5:focus {
  margin-left: 14.375rem !important;
  margin-right: 14.375rem !important;
}

.focus\:my-58\.5:focus {
  margin-top: 14.625rem !important;
  margin-bottom: 14.625rem !important;
}

.focus\:mx-58\.5:focus {
  margin-left: 14.625rem !important;
  margin-right: 14.625rem !important;
}

.focus\:my-59\.5:focus {
  margin-top: 14.875rem !important;
  margin-bottom: 14.875rem !important;
}

.focus\:mx-59\.5:focus {
  margin-left: 14.875rem !important;
  margin-right: 14.875rem !important;
}

.focus\:my-60\.5:focus {
  margin-top: 15.125rem !important;
  margin-bottom: 15.125rem !important;
}

.focus\:mx-60\.5:focus {
  margin-left: 15.125rem !important;
  margin-right: 15.125rem !important;
}

.focus\:my-61\.5:focus {
  margin-top: 15.375rem !important;
  margin-bottom: 15.375rem !important;
}

.focus\:mx-61\.5:focus {
  margin-left: 15.375rem !important;
  margin-right: 15.375rem !important;
}

.focus\:my-62\.5:focus {
  margin-top: 15.625rem !important;
  margin-bottom: 15.625rem !important;
}

.focus\:mx-62\.5:focus {
  margin-left: 15.625rem !important;
  margin-right: 15.625rem !important;
}

.focus\:my-63\.5:focus {
  margin-top: 15.875rem !important;
  margin-bottom: 15.875rem !important;
}

.focus\:mx-63\.5:focus {
  margin-left: 15.875rem !important;
  margin-right: 15.875rem !important;
}

.focus\:my-64\.5:focus {
  margin-top: 16.125rem !important;
  margin-bottom: 16.125rem !important;
}

.focus\:mx-64\.5:focus {
  margin-left: 16.125rem !important;
  margin-right: 16.125rem !important;
}

.focus\:my-65\.5:focus {
  margin-top: 16.375rem !important;
  margin-bottom: 16.375rem !important;
}

.focus\:mx-65\.5:focus {
  margin-left: 16.375rem !important;
  margin-right: 16.375rem !important;
}

.focus\:my-66\.5:focus {
  margin-top: 16.625rem !important;
  margin-bottom: 16.625rem !important;
}

.focus\:mx-66\.5:focus {
  margin-left: 16.625rem !important;
  margin-right: 16.625rem !important;
}

.focus\:my-67\.5:focus {
  margin-top: 16.875rem !important;
  margin-bottom: 16.875rem !important;
}

.focus\:mx-67\.5:focus {
  margin-left: 16.875rem !important;
  margin-right: 16.875rem !important;
}

.focus\:my-68\.5:focus {
  margin-top: 17.125rem !important;
  margin-bottom: 17.125rem !important;
}

.focus\:mx-68\.5:focus {
  margin-left: 17.125rem !important;
  margin-right: 17.125rem !important;
}

.focus\:my-69\.5:focus {
  margin-top: 17.375rem !important;
  margin-bottom: 17.375rem !important;
}

.focus\:mx-69\.5:focus {
  margin-left: 17.375rem !important;
  margin-right: 17.375rem !important;
}

.focus\:my-70\.5:focus {
  margin-top: 17.625rem !important;
  margin-bottom: 17.625rem !important;
}

.focus\:mx-70\.5:focus {
  margin-left: 17.625rem !important;
  margin-right: 17.625rem !important;
}

.focus\:my-71\.5:focus {
  margin-top: 17.875rem !important;
  margin-bottom: 17.875rem !important;
}

.focus\:mx-71\.5:focus {
  margin-left: 17.875rem !important;
  margin-right: 17.875rem !important;
}

.focus\:my-72\.5:focus {
  margin-top: 18.125rem !important;
  margin-bottom: 18.125rem !important;
}

.focus\:mx-72\.5:focus {
  margin-left: 18.125rem !important;
  margin-right: 18.125rem !important;
}

.focus\:my-73\.5:focus {
  margin-top: 18.375rem !important;
  margin-bottom: 18.375rem !important;
}

.focus\:mx-73\.5:focus {
  margin-left: 18.375rem !important;
  margin-right: 18.375rem !important;
}

.focus\:my-74\.5:focus {
  margin-top: 18.625rem !important;
  margin-bottom: 18.625rem !important;
}

.focus\:mx-74\.5:focus {
  margin-left: 18.625rem !important;
  margin-right: 18.625rem !important;
}

.focus\:my-75\.5:focus {
  margin-top: 18.875rem !important;
  margin-bottom: 18.875rem !important;
}

.focus\:mx-75\.5:focus {
  margin-left: 18.875rem !important;
  margin-right: 18.875rem !important;
}

.focus\:my-76\.5:focus {
  margin-top: 19.125rem !important;
  margin-bottom: 19.125rem !important;
}

.focus\:mx-76\.5:focus {
  margin-left: 19.125rem !important;
  margin-right: 19.125rem !important;
}

.focus\:my-77\.5:focus {
  margin-top: 19.375rem !important;
  margin-bottom: 19.375rem !important;
}

.focus\:mx-77\.5:focus {
  margin-left: 19.375rem !important;
  margin-right: 19.375rem !important;
}

.focus\:my-78\.5:focus {
  margin-top: 19.625rem !important;
  margin-bottom: 19.625rem !important;
}

.focus\:mx-78\.5:focus {
  margin-left: 19.625rem !important;
  margin-right: 19.625rem !important;
}

.focus\:my-79\.5:focus {
  margin-top: 19.875rem !important;
  margin-bottom: 19.875rem !important;
}

.focus\:mx-79\.5:focus {
  margin-left: 19.875rem !important;
  margin-right: 19.875rem !important;
}

.focus\:my-80\.5:focus {
  margin-top: 20.125rem !important;
  margin-bottom: 20.125rem !important;
}

.focus\:mx-80\.5:focus {
  margin-left: 20.125rem !important;
  margin-right: 20.125rem !important;
}

.focus\:my-81\.5:focus {
  margin-top: 20.375rem !important;
  margin-bottom: 20.375rem !important;
}

.focus\:mx-81\.5:focus {
  margin-left: 20.375rem !important;
  margin-right: 20.375rem !important;
}

.focus\:my-82\.5:focus {
  margin-top: 20.625rem !important;
  margin-bottom: 20.625rem !important;
}

.focus\:mx-82\.5:focus {
  margin-left: 20.625rem !important;
  margin-right: 20.625rem !important;
}

.focus\:my-83\.5:focus {
  margin-top: 20.875rem !important;
  margin-bottom: 20.875rem !important;
}

.focus\:mx-83\.5:focus {
  margin-left: 20.875rem !important;
  margin-right: 20.875rem !important;
}

.focus\:my-84\.5:focus {
  margin-top: 21.125rem !important;
  margin-bottom: 21.125rem !important;
}

.focus\:mx-84\.5:focus {
  margin-left: 21.125rem !important;
  margin-right: 21.125rem !important;
}

.focus\:my-85\.5:focus {
  margin-top: 21.375rem !important;
  margin-bottom: 21.375rem !important;
}

.focus\:mx-85\.5:focus {
  margin-left: 21.375rem !important;
  margin-right: 21.375rem !important;
}

.focus\:my-86\.5:focus {
  margin-top: 21.625rem !important;
  margin-bottom: 21.625rem !important;
}

.focus\:mx-86\.5:focus {
  margin-left: 21.625rem !important;
  margin-right: 21.625rem !important;
}

.focus\:my-87\.5:focus {
  margin-top: 21.875rem !important;
  margin-bottom: 21.875rem !important;
}

.focus\:mx-87\.5:focus {
  margin-left: 21.875rem !important;
  margin-right: 21.875rem !important;
}

.focus\:my-88\.5:focus {
  margin-top: 22.125rem !important;
  margin-bottom: 22.125rem !important;
}

.focus\:mx-88\.5:focus {
  margin-left: 22.125rem !important;
  margin-right: 22.125rem !important;
}

.focus\:my-89\.5:focus {
  margin-top: 22.375rem !important;
  margin-bottom: 22.375rem !important;
}

.focus\:mx-89\.5:focus {
  margin-left: 22.375rem !important;
  margin-right: 22.375rem !important;
}

.focus\:my-90\.5:focus {
  margin-top: 22.625rem !important;
  margin-bottom: 22.625rem !important;
}

.focus\:mx-90\.5:focus {
  margin-left: 22.625rem !important;
  margin-right: 22.625rem !important;
}

.focus\:my-91\.5:focus {
  margin-top: 22.875rem !important;
  margin-bottom: 22.875rem !important;
}

.focus\:mx-91\.5:focus {
  margin-left: 22.875rem !important;
  margin-right: 22.875rem !important;
}

.focus\:my-92\.5:focus {
  margin-top: 23.125rem !important;
  margin-bottom: 23.125rem !important;
}

.focus\:mx-92\.5:focus {
  margin-left: 23.125rem !important;
  margin-right: 23.125rem !important;
}

.focus\:my-93\.5:focus {
  margin-top: 23.375rem !important;
  margin-bottom: 23.375rem !important;
}

.focus\:mx-93\.5:focus {
  margin-left: 23.375rem !important;
  margin-right: 23.375rem !important;
}

.focus\:my-94\.5:focus {
  margin-top: 23.625rem !important;
  margin-bottom: 23.625rem !important;
}

.focus\:mx-94\.5:focus {
  margin-left: 23.625rem !important;
  margin-right: 23.625rem !important;
}

.focus\:my-95\.5:focus {
  margin-top: 23.875rem !important;
  margin-bottom: 23.875rem !important;
}

.focus\:mx-95\.5:focus {
  margin-left: 23.875rem !important;
  margin-right: 23.875rem !important;
}

.focus\:my-96\.5:focus {
  margin-top: 24.125rem !important;
  margin-bottom: 24.125rem !important;
}

.focus\:mx-96\.5:focus {
  margin-left: 24.125rem !important;
  margin-right: 24.125rem !important;
}

.focus\:my-97\.5:focus {
  margin-top: 24.375rem !important;
  margin-bottom: 24.375rem !important;
}

.focus\:mx-97\.5:focus {
  margin-left: 24.375rem !important;
  margin-right: 24.375rem !important;
}

.focus\:my-98\.5:focus {
  margin-top: 24.625rem !important;
  margin-bottom: 24.625rem !important;
}

.focus\:mx-98\.5:focus {
  margin-left: 24.625rem !important;
  margin-right: 24.625rem !important;
}

.focus\:my-99\.5:focus {
  margin-top: 24.875rem !important;
  margin-bottom: 24.875rem !important;
}

.focus\:mx-99\.5:focus {
  margin-left: 24.875rem !important;
  margin-right: 24.875rem !important;
}

.focus\:my-100\.5:focus {
  margin-top: 25.125rem !important;
  margin-bottom: 25.125rem !important;
}

.focus\:mx-100\.5:focus {
  margin-left: 25.125rem !important;
  margin-right: 25.125rem !important;
}

.focus\:my-101\.5:focus {
  margin-top: 25.375rem !important;
  margin-bottom: 25.375rem !important;
}

.focus\:mx-101\.5:focus {
  margin-left: 25.375rem !important;
  margin-right: 25.375rem !important;
}

.focus\:my-102\.5:focus {
  margin-top: 25.625rem !important;
  margin-bottom: 25.625rem !important;
}

.focus\:mx-102\.5:focus {
  margin-left: 25.625rem !important;
  margin-right: 25.625rem !important;
}

.focus\:my-103\.5:focus {
  margin-top: 25.875rem !important;
  margin-bottom: 25.875rem !important;
}

.focus\:mx-103\.5:focus {
  margin-left: 25.875rem !important;
  margin-right: 25.875rem !important;
}

.focus\:my-104\.5:focus {
  margin-top: 26.125rem !important;
  margin-bottom: 26.125rem !important;
}

.focus\:mx-104\.5:focus {
  margin-left: 26.125rem !important;
  margin-right: 26.125rem !important;
}

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

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

.focus\:-my-1:focus {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.focus\:-mx-1:focus {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.focus\:-my-2:focus {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.focus\:-mx-2:focus {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.focus\:-my-3:focus {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

.focus\:-mx-3:focus {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

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

.focus\:-mx-4:focus {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.focus\:-my-5:focus {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}

.focus\:-mx-5:focus {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}

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

.focus\:-mx-6:focus {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.focus\:-my-7:focus {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}

.focus\:-mx-7:focus {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}

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

.focus\:-mx-8:focus {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.focus\:-my-9:focus {
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}

.focus\:-mx-9:focus {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}

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

.focus\:-mx-10:focus {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

.focus\:-my-11:focus {
  margin-top: -2.75rem !important;
  margin-bottom: -2.75rem !important;
}

.focus\:-mx-11:focus {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}

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

.focus\:-mx-12:focus {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.focus\:-my-13:focus {
  margin-top: -3.25rem !important;
  margin-bottom: -3.25rem !important;
}

.focus\:-mx-13:focus {
  margin-left: -3.25rem !important;
  margin-right: -3.25rem !important;
}

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

.focus\:-mx-14:focus {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}

.focus\:-my-15:focus {
  margin-top: -3.75rem !important;
  margin-bottom: -3.75rem !important;
}

.focus\:-mx-15:focus {
  margin-left: -3.75rem !important;
  margin-right: -3.75rem !important;
}

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

.focus\:-mx-16:focus {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

.focus\:-my-17:focus {
  margin-top: -4.25rem !important;
  margin-bottom: -4.25rem !important;
}

.focus\:-mx-17:focus {
  margin-left: -4.25rem !important;
  margin-right: -4.25rem !important;
}

.focus\:-my-18:focus {
  margin-top: -4.5rem !important;
  margin-bottom: -4.5rem !important;
}

.focus\:-mx-18:focus {
  margin-left: -4.5rem !important;
  margin-right: -4.5rem !important;
}

.focus\:-my-19:focus {
  margin-top: -4.75rem !important;
  margin-bottom: -4.75rem !important;
}

.focus\:-mx-19:focus {
  margin-left: -4.75rem !important;
  margin-right: -4.75rem !important;
}

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

.focus\:-mx-20:focus {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.focus\:-my-21:focus {
  margin-top: -5.25rem !important;
  margin-bottom: -5.25rem !important;
}

.focus\:-mx-21:focus {
  margin-left: -5.25rem !important;
  margin-right: -5.25rem !important;
}

.focus\:-my-22:focus {
  margin-top: -5.5rem !important;
  margin-bottom: -5.5rem !important;
}

.focus\:-mx-22:focus {
  margin-left: -5.5rem !important;
  margin-right: -5.5rem !important;
}

.focus\:-my-23:focus {
  margin-top: -5.75rem !important;
  margin-bottom: -5.75rem !important;
}

.focus\:-mx-23:focus {
  margin-left: -5.75rem !important;
  margin-right: -5.75rem !important;
}

.focus\:-my-24:focus {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

.focus\:-mx-24:focus {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

.focus\:-my-25:focus {
  margin-top: -6.25rem !important;
  margin-bottom: -6.25rem !important;
}

.focus\:-mx-25:focus {
  margin-left: -6.25rem !important;
  margin-right: -6.25rem !important;
}

.focus\:-my-26:focus {
  margin-top: -6.5rem !important;
  margin-bottom: -6.5rem !important;
}

.focus\:-mx-26:focus {
  margin-left: -6.5rem !important;
  margin-right: -6.5rem !important;
}

.focus\:-my-27:focus {
  margin-top: -6.75rem !important;
  margin-bottom: -6.75rem !important;
}

.focus\:-mx-27:focus {
  margin-left: -6.75rem !important;
  margin-right: -6.75rem !important;
}

.focus\:-my-28:focus {
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}

.focus\:-mx-28:focus {
  margin-left: -7rem !important;
  margin-right: -7rem !important;
}

.focus\:-my-29:focus {
  margin-top: -7.25rem !important;
  margin-bottom: -7.25rem !important;
}

.focus\:-mx-29:focus {
  margin-left: -7.25rem !important;
  margin-right: -7.25rem !important;
}

.focus\:-my-30:focus {
  margin-top: -7.5rem !important;
  margin-bottom: -7.5rem !important;
}

.focus\:-mx-30:focus {
  margin-left: -7.5rem !important;
  margin-right: -7.5rem !important;
}

.focus\:-my-31:focus {
  margin-top: -7.75rem !important;
  margin-bottom: -7.75rem !important;
}

.focus\:-mx-31:focus {
  margin-left: -7.75rem !important;
  margin-right: -7.75rem !important;
}

.focus\:-my-32:focus {
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}

.focus\:-mx-32:focus {
  margin-left: -8rem !important;
  margin-right: -8rem !important;
}

.focus\:-my-33:focus {
  margin-top: -8.25rem !important;
  margin-bottom: -8.25rem !important;
}

.focus\:-mx-33:focus {
  margin-left: -8.25rem !important;
  margin-right: -8.25rem !important;
}

.focus\:-my-34:focus {
  margin-top: -8.5rem !important;
  margin-bottom: -8.5rem !important;
}

.focus\:-mx-34:focus {
  margin-left: -8.5rem !important;
  margin-right: -8.5rem !important;
}

.focus\:-my-35:focus {
  margin-top: -8.75rem !important;
  margin-bottom: -8.75rem !important;
}

.focus\:-mx-35:focus {
  margin-left: -8.75rem !important;
  margin-right: -8.75rem !important;
}

.focus\:-my-36:focus {
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}

.focus\:-mx-36:focus {
  margin-left: -9rem !important;
  margin-right: -9rem !important;
}

.focus\:-my-37:focus {
  margin-top: -9.25rem !important;
  margin-bottom: -9.25rem !important;
}

.focus\:-mx-37:focus {
  margin-left: -9.25rem !important;
  margin-right: -9.25rem !important;
}

.focus\:-my-38:focus {
  margin-top: -9.5rem !important;
  margin-bottom: -9.5rem !important;
}

.focus\:-mx-38:focus {
  margin-left: -9.5rem !important;
  margin-right: -9.5rem !important;
}

.focus\:-my-39:focus {
  margin-top: -9.75rem !important;
  margin-bottom: -9.75rem !important;
}

.focus\:-mx-39:focus {
  margin-left: -9.75rem !important;
  margin-right: -9.75rem !important;
}

.focus\:-my-40:focus {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}

.focus\:-mx-40:focus {
  margin-left: -10rem !important;
  margin-right: -10rem !important;
}

.focus\:-my-41:focus {
  margin-top: -10.25rem !important;
  margin-bottom: -10.25rem !important;
}

.focus\:-mx-41:focus {
  margin-left: -10.25rem !important;
  margin-right: -10.25rem !important;
}

.focus\:-my-42:focus {
  margin-top: -10.5rem !important;
  margin-bottom: -10.5rem !important;
}

.focus\:-mx-42:focus {
  margin-left: -10.5rem !important;
  margin-right: -10.5rem !important;
}

.focus\:-my-43:focus {
  margin-top: -10.75rem !important;
  margin-bottom: -10.75rem !important;
}

.focus\:-mx-43:focus {
  margin-left: -10.75rem !important;
  margin-right: -10.75rem !important;
}

.focus\:-my-44:focus {
  margin-top: -11rem !important;
  margin-bottom: -11rem !important;
}

.focus\:-mx-44:focus {
  margin-left: -11rem !important;
  margin-right: -11rem !important;
}

.focus\:-my-45:focus {
  margin-top: -11.25rem !important;
  margin-bottom: -11.25rem !important;
}

.focus\:-mx-45:focus {
  margin-left: -11.25rem !important;
  margin-right: -11.25rem !important;
}

.focus\:-my-46:focus {
  margin-top: -11.5rem !important;
  margin-bottom: -11.5rem !important;
}

.focus\:-mx-46:focus {
  margin-left: -11.5rem !important;
  margin-right: -11.5rem !important;
}

.focus\:-my-47:focus {
  margin-top: -11.75rem !important;
  margin-bottom: -11.75rem !important;
}

.focus\:-mx-47:focus {
  margin-left: -11.75rem !important;
  margin-right: -11.75rem !important;
}

.focus\:-my-48:focus {
  margin-top: -12rem !important;
  margin-bottom: -12rem !important;
}

.focus\:-mx-48:focus {
  margin-left: -12rem !important;
  margin-right: -12rem !important;
}

.focus\:-my-49:focus {
  margin-top: -12.25rem !important;
  margin-bottom: -12.25rem !important;
}

.focus\:-mx-49:focus {
  margin-left: -12.25rem !important;
  margin-right: -12.25rem !important;
}

.focus\:-my-50:focus {
  margin-top: -12.5rem !important;
  margin-bottom: -12.5rem !important;
}

.focus\:-mx-50:focus {
  margin-left: -12.5rem !important;
  margin-right: -12.5rem !important;
}

.focus\:-my-51:focus {
  margin-top: -12.75rem !important;
  margin-bottom: -12.75rem !important;
}

.focus\:-mx-51:focus {
  margin-left: -12.75rem !important;
  margin-right: -12.75rem !important;
}

.focus\:-my-52:focus {
  margin-top: -13rem !important;
  margin-bottom: -13rem !important;
}

.focus\:-mx-52:focus {
  margin-left: -13rem !important;
  margin-right: -13rem !important;
}

.focus\:-my-53:focus {
  margin-top: -13.25rem !important;
  margin-bottom: -13.25rem !important;
}

.focus\:-mx-53:focus {
  margin-left: -13.25rem !important;
  margin-right: -13.25rem !important;
}

.focus\:-my-54:focus {
  margin-top: -13.5rem !important;
  margin-bottom: -13.5rem !important;
}

.focus\:-mx-54:focus {
  margin-left: -13.5rem !important;
  margin-right: -13.5rem !important;
}

.focus\:-my-55:focus {
  margin-top: -13.75rem !important;
  margin-bottom: -13.75rem !important;
}

.focus\:-mx-55:focus {
  margin-left: -13.75rem !important;
  margin-right: -13.75rem !important;
}

.focus\:-my-56:focus {
  margin-top: -14rem !important;
  margin-bottom: -14rem !important;
}

.focus\:-mx-56:focus {
  margin-left: -14rem !important;
  margin-right: -14rem !important;
}

.focus\:-my-57:focus {
  margin-top: -14.25rem !important;
  margin-bottom: -14.25rem !important;
}

.focus\:-mx-57:focus {
  margin-left: -14.25rem !important;
  margin-right: -14.25rem !important;
}

.focus\:-my-58:focus {
  margin-top: -14.5rem !important;
  margin-bottom: -14.5rem !important;
}

.focus\:-mx-58:focus {
  margin-left: -14.5rem !important;
  margin-right: -14.5rem !important;
}

.focus\:-my-59:focus {
  margin-top: -14.75rem !important;
  margin-bottom: -14.75rem !important;
}

.focus\:-mx-59:focus {
  margin-left: -14.75rem !important;
  margin-right: -14.75rem !important;
}

.focus\:-my-60:focus {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}

.focus\:-mx-60:focus {
  margin-left: -15rem !important;
  margin-right: -15rem !important;
}

.focus\:-my-61:focus {
  margin-top: -15.25rem !important;
  margin-bottom: -15.25rem !important;
}

.focus\:-mx-61:focus {
  margin-left: -15.25rem !important;
  margin-right: -15.25rem !important;
}

.focus\:-my-62:focus {
  margin-top: -15.5rem !important;
  margin-bottom: -15.5rem !important;
}

.focus\:-mx-62:focus {
  margin-left: -15.5rem !important;
  margin-right: -15.5rem !important;
}

.focus\:-my-63:focus {
  margin-top: -15.75rem !important;
  margin-bottom: -15.75rem !important;
}

.focus\:-mx-63:focus {
  margin-left: -15.75rem !important;
  margin-right: -15.75rem !important;
}

.focus\:-my-64:focus {
  margin-top: -16rem !important;
  margin-bottom: -16rem !important;
}

.focus\:-mx-64:focus {
  margin-left: -16rem !important;
  margin-right: -16rem !important;
}

.focus\:-my-65:focus {
  margin-top: -16.25rem !important;
  margin-bottom: -16.25rem !important;
}

.focus\:-mx-65:focus {
  margin-left: -16.25rem !important;
  margin-right: -16.25rem !important;
}

.focus\:-my-66:focus {
  margin-top: -16.5rem !important;
  margin-bottom: -16.5rem !important;
}

.focus\:-mx-66:focus {
  margin-left: -16.5rem !important;
  margin-right: -16.5rem !important;
}

.focus\:-my-67:focus {
  margin-top: -16.75rem !important;
  margin-bottom: -16.75rem !important;
}

.focus\:-mx-67:focus {
  margin-left: -16.75rem !important;
  margin-right: -16.75rem !important;
}

.focus\:-my-68:focus {
  margin-top: -17rem !important;
  margin-bottom: -17rem !important;
}

.focus\:-mx-68:focus {
  margin-left: -17rem !important;
  margin-right: -17rem !important;
}

.focus\:-my-69:focus {
  margin-top: -17.25rem !important;
  margin-bottom: -17.25rem !important;
}

.focus\:-mx-69:focus {
  margin-left: -17.25rem !important;
  margin-right: -17.25rem !important;
}

.focus\:-my-70:focus {
  margin-top: -17.5rem !important;
  margin-bottom: -17.5rem !important;
}

.focus\:-mx-70:focus {
  margin-left: -17.5rem !important;
  margin-right: -17.5rem !important;
}

.focus\:-my-71:focus {
  margin-top: -17.75rem !important;
  margin-bottom: -17.75rem !important;
}

.focus\:-mx-71:focus {
  margin-left: -17.75rem !important;
  margin-right: -17.75rem !important;
}

.focus\:-my-72:focus {
  margin-top: -18rem !important;
  margin-bottom: -18rem !important;
}

.focus\:-mx-72:focus {
  margin-left: -18rem !important;
  margin-right: -18rem !important;
}

.focus\:-my-73:focus {
  margin-top: -18.25rem !important;
  margin-bottom: -18.25rem !important;
}

.focus\:-mx-73:focus {
  margin-left: -18.25rem !important;
  margin-right: -18.25rem !important;
}

.focus\:-my-74:focus {
  margin-top: -18.5rem !important;
  margin-bottom: -18.5rem !important;
}

.focus\:-mx-74:focus {
  margin-left: -18.5rem !important;
  margin-right: -18.5rem !important;
}

.focus\:-my-75:focus {
  margin-top: -18.75rem !important;
  margin-bottom: -18.75rem !important;
}

.focus\:-mx-75:focus {
  margin-left: -18.75rem !important;
  margin-right: -18.75rem !important;
}

.focus\:-my-76:focus {
  margin-top: -19rem !important;
  margin-bottom: -19rem !important;
}

.focus\:-mx-76:focus {
  margin-left: -19rem !important;
  margin-right: -19rem !important;
}

.focus\:-my-77:focus {
  margin-top: -19.25rem !important;
  margin-bottom: -19.25rem !important;
}

.focus\:-mx-77:focus {
  margin-left: -19.25rem !important;
  margin-right: -19.25rem !important;
}

.focus\:-my-78:focus {
  margin-top: -19.5rem !important;
  margin-bottom: -19.5rem !important;
}

.focus\:-mx-78:focus {
  margin-left: -19.5rem !important;
  margin-right: -19.5rem !important;
}

.focus\:-my-79:focus {
  margin-top: -19.75rem !important;
  margin-bottom: -19.75rem !important;
}

.focus\:-mx-79:focus {
  margin-left: -19.75rem !important;
  margin-right: -19.75rem !important;
}

.focus\:-my-80:focus {
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}

.focus\:-mx-80:focus {
  margin-left: -20rem !important;
  margin-right: -20rem !important;
}

.focus\:-my-81:focus {
  margin-top: -20.25rem !important;
  margin-bottom: -20.25rem !important;
}

.focus\:-mx-81:focus {
  margin-left: -20.25rem !important;
  margin-right: -20.25rem !important;
}

.focus\:-my-82:focus {
  margin-top: -20.5rem !important;
  margin-bottom: -20.5rem !important;
}

.focus\:-mx-82:focus {
  margin-left: -20.5rem !important;
  margin-right: -20.5rem !important;
}

.focus\:-my-83:focus {
  margin-top: -20.75rem !important;
  margin-bottom: -20.75rem !important;
}

.focus\:-mx-83:focus {
  margin-left: -20.75rem !important;
  margin-right: -20.75rem !important;
}

.focus\:-my-84:focus {
  margin-top: -21rem !important;
  margin-bottom: -21rem !important;
}

.focus\:-mx-84:focus {
  margin-left: -21rem !important;
  margin-right: -21rem !important;
}

.focus\:-my-85:focus {
  margin-top: -21.25rem !important;
  margin-bottom: -21.25rem !important;
}

.focus\:-mx-85:focus {
  margin-left: -21.25rem !important;
  margin-right: -21.25rem !important;
}

.focus\:-my-86:focus {
  margin-top: -21.5rem !important;
  margin-bottom: -21.5rem !important;
}

.focus\:-mx-86:focus {
  margin-left: -21.5rem !important;
  margin-right: -21.5rem !important;
}

.focus\:-my-87:focus {
  margin-top: -21.75rem !important;
  margin-bottom: -21.75rem !important;
}

.focus\:-mx-87:focus {
  margin-left: -21.75rem !important;
  margin-right: -21.75rem !important;
}

.focus\:-my-88:focus {
  margin-top: -22rem !important;
  margin-bottom: -22rem !important;
}

.focus\:-mx-88:focus {
  margin-left: -22rem !important;
  margin-right: -22rem !important;
}

.focus\:-my-89:focus {
  margin-top: -22.25rem !important;
  margin-bottom: -22.25rem !important;
}

.focus\:-mx-89:focus {
  margin-left: -22.25rem !important;
  margin-right: -22.25rem !important;
}

.focus\:-my-90:focus {
  margin-top: -22.5rem !important;
  margin-bottom: -22.5rem !important;
}

.focus\:-mx-90:focus {
  margin-left: -22.5rem !important;
  margin-right: -22.5rem !important;
}

.focus\:-my-91:focus {
  margin-top: -22.75rem !important;
  margin-bottom: -22.75rem !important;
}

.focus\:-mx-91:focus {
  margin-left: -22.75rem !important;
  margin-right: -22.75rem !important;
}

.focus\:-my-92:focus {
  margin-top: -23rem !important;
  margin-bottom: -23rem !important;
}

.focus\:-mx-92:focus {
  margin-left: -23rem !important;
  margin-right: -23rem !important;
}

.focus\:-my-93:focus {
  margin-top: -23.25rem !important;
  margin-bottom: -23.25rem !important;
}

.focus\:-mx-93:focus {
  margin-left: -23.25rem !important;
  margin-right: -23.25rem !important;
}

.focus\:-my-94:focus {
  margin-top: -23.5rem !important;
  margin-bottom: -23.5rem !important;
}

.focus\:-mx-94:focus {
  margin-left: -23.5rem !important;
  margin-right: -23.5rem !important;
}

.focus\:-my-95:focus {
  margin-top: -23.75rem !important;
  margin-bottom: -23.75rem !important;
}

.focus\:-mx-95:focus {
  margin-left: -23.75rem !important;
  margin-right: -23.75rem !important;
}

.focus\:-my-96:focus {
  margin-top: -24rem !important;
  margin-bottom: -24rem !important;
}

.focus\:-mx-96:focus {
  margin-left: -24rem !important;
  margin-right: -24rem !important;
}

.focus\:-my-97:focus {
  margin-top: -24.25rem !important;
  margin-bottom: -24.25rem !important;
}

.focus\:-mx-97:focus {
  margin-left: -24.25rem !important;
  margin-right: -24.25rem !important;
}

.focus\:-my-98:focus {
  margin-top: -24.5rem !important;
  margin-bottom: -24.5rem !important;
}

.focus\:-mx-98:focus {
  margin-left: -24.5rem !important;
  margin-right: -24.5rem !important;
}

.focus\:-my-99:focus {
  margin-top: -24.75rem !important;
  margin-bottom: -24.75rem !important;
}

.focus\:-mx-99:focus {
  margin-left: -24.75rem !important;
  margin-right: -24.75rem !important;
}

.focus\:-my-100:focus {
  margin-top: -25rem !important;
  margin-bottom: -25rem !important;
}

.focus\:-mx-100:focus {
  margin-left: -25rem !important;
  margin-right: -25rem !important;
}

.focus\:-my-101:focus {
  margin-top: -25.25rem !important;
  margin-bottom: -25.25rem !important;
}

.focus\:-mx-101:focus {
  margin-left: -25.25rem !important;
  margin-right: -25.25rem !important;
}

.focus\:-my-102:focus {
  margin-top: -25.5rem !important;
  margin-bottom: -25.5rem !important;
}

.focus\:-mx-102:focus {
  margin-left: -25.5rem !important;
  margin-right: -25.5rem !important;
}

.focus\:-my-103:focus {
  margin-top: -25.75rem !important;
  margin-bottom: -25.75rem !important;
}

.focus\:-mx-103:focus {
  margin-left: -25.75rem !important;
  margin-right: -25.75rem !important;
}

.focus\:-my-104:focus {
  margin-top: -26rem !important;
  margin-bottom: -26rem !important;
}

.focus\:-mx-104:focus {
  margin-left: -26rem !important;
  margin-right: -26rem !important;
}

.focus\:-my-105:focus {
  margin-top: -26.25rem !important;
  margin-bottom: -26.25rem !important;
}

.focus\:-mx-105:focus {
  margin-left: -26.25rem !important;
  margin-right: -26.25rem !important;
}

.focus\:-my-px:focus {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}

.focus\:-mx-px:focus {
  margin-left: -1px !important;
  margin-right: -1px !important;
}

.focus\:-my-0\.5:focus {
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}

.focus\:-mx-0\.5:focus {
  margin-left: -0.125rem !important;
  margin-right: -0.125rem !important;
}

.focus\:-my-1\.5:focus {
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}

.focus\:-mx-1\.5:focus {
  margin-left: -0.375rem !important;
  margin-right: -0.375rem !important;
}

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

.focus\:-mx-2\.5:focus {
  margin-left: -0.625rem !important;
  margin-right: -0.625rem !important;
}

.focus\:-my-3\.5:focus {
  margin-top: -0.875rem !important;
  margin-bottom: -0.875rem !important;
}

.focus\:-mx-3\.5:focus {
  margin-left: -0.875rem !important;
  margin-right: -0.875rem !important;
}

.focus\:-my-4\.5:focus {
  margin-top: -1.125rem !important;
  margin-bottom: -1.125rem !important;
}

.focus\:-mx-4\.5:focus {
  margin-left: -1.125rem !important;
  margin-right: -1.125rem !important;
}

.focus\:-my-5\.5:focus {
  margin-top: -1.375rem !important;
  margin-bottom: -1.375rem !important;
}

.focus\:-mx-5\.5:focus {
  margin-left: -1.375rem !important;
  margin-right: -1.375rem !important;
}

.focus\:-my-6\.5:focus {
  margin-top: -1.625rem !important;
  margin-bottom: -1.625rem !important;
}

.focus\:-mx-6\.5:focus {
  margin-left: -1.625rem !important;
  margin-right: -1.625rem !important;
}

.focus\:-my-7\.5:focus {
  margin-top: -1.875rem !important;
  margin-bottom: -1.875rem !important;
}

.focus\:-mx-7\.5:focus {
  margin-left: -1.875rem !important;
  margin-right: -1.875rem !important;
}

.focus\:-my-8\.5:focus {
  margin-top: -2.125rem !important;
  margin-bottom: -2.125rem !important;
}

.focus\:-mx-8\.5:focus {
  margin-left: -2.125rem !important;
  margin-right: -2.125rem !important;
}

.focus\:-my-9\.5:focus {
  margin-top: -2.375rem !important;
  margin-bottom: -2.375rem !important;
}

.focus\:-mx-9\.5:focus {
  margin-left: -2.375rem !important;
  margin-right: -2.375rem !important;
}

.focus\:-my-10\.5:focus {
  margin-top: -2.625rem !important;
  margin-bottom: -2.625rem !important;
}

.focus\:-mx-10\.5:focus {
  margin-left: -2.625rem !important;
  margin-right: -2.625rem !important;
}

.focus\:-my-11\.5:focus {
  margin-top: -2.875rem !important;
  margin-bottom: -2.875rem !important;
}

.focus\:-mx-11\.5:focus {
  margin-left: -2.875rem !important;
  margin-right: -2.875rem !important;
}

.focus\:-my-12\.5:focus {
  margin-top: -3.125rem !important;
  margin-bottom: -3.125rem !important;
}

.focus\:-mx-12\.5:focus {
  margin-left: -3.125rem !important;
  margin-right: -3.125rem !important;
}

.focus\:-my-13\.5:focus {
  margin-top: -3.375rem !important;
  margin-bottom: -3.375rem !important;
}

.focus\:-mx-13\.5:focus {
  margin-left: -3.375rem !important;
  margin-right: -3.375rem !important;
}

.focus\:-my-14\.5:focus {
  margin-top: -3.625rem !important;
  margin-bottom: -3.625rem !important;
}

.focus\:-mx-14\.5:focus {
  margin-left: -3.625rem !important;
  margin-right: -3.625rem !important;
}

.focus\:-my-15\.5:focus {
  margin-top: -3.875rem !important;
  margin-bottom: -3.875rem !important;
}

.focus\:-mx-15\.5:focus {
  margin-left: -3.875rem !important;
  margin-right: -3.875rem !important;
}

.focus\:-my-16\.5:focus {
  margin-top: -4.125rem !important;
  margin-bottom: -4.125rem !important;
}

.focus\:-mx-16\.5:focus {
  margin-left: -4.125rem !important;
  margin-right: -4.125rem !important;
}

.focus\:-my-17\.5:focus {
  margin-top: -4.375rem !important;
  margin-bottom: -4.375rem !important;
}

.focus\:-mx-17\.5:focus {
  margin-left: -4.375rem !important;
  margin-right: -4.375rem !important;
}

.focus\:-my-18\.5:focus {
  margin-top: -4.625rem !important;
  margin-bottom: -4.625rem !important;
}

.focus\:-mx-18\.5:focus {
  margin-left: -4.625rem !important;
  margin-right: -4.625rem !important;
}

.focus\:-my-19\.5:focus {
  margin-top: -4.875rem !important;
  margin-bottom: -4.875rem !important;
}

.focus\:-mx-19\.5:focus {
  margin-left: -4.875rem !important;
  margin-right: -4.875rem !important;
}

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

.focus\:-mx-20\.5:focus {
  margin-left: -5.125rem !important;
  margin-right: -5.125rem !important;
}

.focus\:-my-21\.5:focus {
  margin-top: -5.375rem !important;
  margin-bottom: -5.375rem !important;
}

.focus\:-mx-21\.5:focus {
  margin-left: -5.375rem !important;
  margin-right: -5.375rem !important;
}

.focus\:-my-22\.5:focus {
  margin-top: -5.625rem !important;
  margin-bottom: -5.625rem !important;
}

.focus\:-mx-22\.5:focus {
  margin-left: -5.625rem !important;
  margin-right: -5.625rem !important;
}

.focus\:-my-23\.5:focus {
  margin-top: -5.875rem !important;
  margin-bottom: -5.875rem !important;
}

.focus\:-mx-23\.5:focus {
  margin-left: -5.875rem !important;
  margin-right: -5.875rem !important;
}

.focus\:-my-24\.5:focus {
  margin-top: -6.125rem !important;
  margin-bottom: -6.125rem !important;
}

.focus\:-mx-24\.5:focus {
  margin-left: -6.125rem !important;
  margin-right: -6.125rem !important;
}

.focus\:-my-25\.5:focus {
  margin-top: -6.375rem !important;
  margin-bottom: -6.375rem !important;
}

.focus\:-mx-25\.5:focus {
  margin-left: -6.375rem !important;
  margin-right: -6.375rem !important;
}

.focus\:-my-26\.5:focus {
  margin-top: -6.625rem !important;
  margin-bottom: -6.625rem !important;
}

.focus\:-mx-26\.5:focus {
  margin-left: -6.625rem !important;
  margin-right: -6.625rem !important;
}

.focus\:-my-27\.5:focus {
  margin-top: -6.875rem !important;
  margin-bottom: -6.875rem !important;
}

.focus\:-mx-27\.5:focus {
  margin-left: -6.875rem !important;
  margin-right: -6.875rem !important;
}

.focus\:-my-28\.5:focus {
  margin-top: -7.125rem !important;
  margin-bottom: -7.125rem !important;
}

.focus\:-mx-28\.5:focus {
  margin-left: -7.125rem !important;
  margin-right: -7.125rem !important;
}

.focus\:-my-29\.5:focus {
  margin-top: -7.375rem !important;
  margin-bottom: -7.375rem !important;
}

.focus\:-mx-29\.5:focus {
  margin-left: -7.375rem !important;
  margin-right: -7.375rem !important;
}

.focus\:-my-30\.5:focus {
  margin-top: -7.625rem !important;
  margin-bottom: -7.625rem !important;
}

.focus\:-mx-30\.5:focus {
  margin-left: -7.625rem !important;
  margin-right: -7.625rem !important;
}

.focus\:-my-31\.5:focus {
  margin-top: -7.875rem !important;
  margin-bottom: -7.875rem !important;
}

.focus\:-mx-31\.5:focus {
  margin-left: -7.875rem !important;
  margin-right: -7.875rem !important;
}

.focus\:-my-32\.5:focus {
  margin-top: -8.125rem !important;
  margin-bottom: -8.125rem !important;
}

.focus\:-mx-32\.5:focus {
  margin-left: -8.125rem !important;
  margin-right: -8.125rem !important;
}

.focus\:-my-33\.5:focus {
  margin-top: -8.375rem !important;
  margin-bottom: -8.375rem !important;
}

.focus\:-mx-33\.5:focus {
  margin-left: -8.375rem !important;
  margin-right: -8.375rem !important;
}

.focus\:-my-34\.5:focus {
  margin-top: -8.625rem !important;
  margin-bottom: -8.625rem !important;
}

.focus\:-mx-34\.5:focus {
  margin-left: -8.625rem !important;
  margin-right: -8.625rem !important;
}

.focus\:-my-35\.5:focus {
  margin-top: -8.875rem !important;
  margin-bottom: -8.875rem !important;
}

.focus\:-mx-35\.5:focus {
  margin-left: -8.875rem !important;
  margin-right: -8.875rem !important;
}

.focus\:-my-36\.5:focus {
  margin-top: -9.125rem !important;
  margin-bottom: -9.125rem !important;
}

.focus\:-mx-36\.5:focus {
  margin-left: -9.125rem !important;
  margin-right: -9.125rem !important;
}

.focus\:-my-37\.5:focus {
  margin-top: -9.375rem !important;
  margin-bottom: -9.375rem !important;
}

.focus\:-mx-37\.5:focus {
  margin-left: -9.375rem !important;
  margin-right: -9.375rem !important;
}

.focus\:-my-38\.5:focus {
  margin-top: -9.625rem !important;
  margin-bottom: -9.625rem !important;
}

.focus\:-mx-38\.5:focus {
  margin-left: -9.625rem !important;
  margin-right: -9.625rem !important;
}

.focus\:-my-39\.5:focus {
  margin-top: -9.875rem !important;
  margin-bottom: -9.875rem !important;
}

.focus\:-mx-39\.5:focus {
  margin-left: -9.875rem !important;
  margin-right: -9.875rem !important;
}

.focus\:-my-40\.5:focus {
  margin-top: -10.125rem !important;
  margin-bottom: -10.125rem !important;
}

.focus\:-mx-40\.5:focus {
  margin-left: -10.125rem !important;
  margin-right: -10.125rem !important;
}

.focus\:-my-41\.5:focus {
  margin-top: -10.375rem !important;
  margin-bottom: -10.375rem !important;
}

.focus\:-mx-41\.5:focus {
  margin-left: -10.375rem !important;
  margin-right: -10.375rem !important;
}

.focus\:-my-42\.5:focus {
  margin-top: -10.625rem !important;
  margin-bottom: -10.625rem !important;
}

.focus\:-mx-42\.5:focus {
  margin-left: -10.625rem !important;
  margin-right: -10.625rem !important;
}

.focus\:-my-43\.5:focus {
  margin-top: -10.875rem !important;
  margin-bottom: -10.875rem !important;
}

.focus\:-mx-43\.5:focus {
  margin-left: -10.875rem !important;
  margin-right: -10.875rem !important;
}

.focus\:-my-44\.5:focus {
  margin-top: -11.125rem !important;
  margin-bottom: -11.125rem !important;
}

.focus\:-mx-44\.5:focus {
  margin-left: -11.125rem !important;
  margin-right: -11.125rem !important;
}

.focus\:-my-45\.5:focus {
  margin-top: -11.375rem !important;
  margin-bottom: -11.375rem !important;
}

.focus\:-mx-45\.5:focus {
  margin-left: -11.375rem !important;
  margin-right: -11.375rem !important;
}

.focus\:-my-46\.5:focus {
  margin-top: -11.625rem !important;
  margin-bottom: -11.625rem !important;
}

.focus\:-mx-46\.5:focus {
  margin-left: -11.625rem !important;
  margin-right: -11.625rem !important;
}

.focus\:-my-47\.5:focus {
  margin-top: -11.875rem !important;
  margin-bottom: -11.875rem !important;
}

.focus\:-mx-47\.5:focus {
  margin-left: -11.875rem !important;
  margin-right: -11.875rem !important;
}

.focus\:-my-48\.5:focus {
  margin-top: -12.125rem !important;
  margin-bottom: -12.125rem !important;
}

.focus\:-mx-48\.5:focus {
  margin-left: -12.125rem !important;
  margin-right: -12.125rem !important;
}

.focus\:-my-49\.5:focus {
  margin-top: -12.375rem !important;
  margin-bottom: -12.375rem !important;
}

.focus\:-mx-49\.5:focus {
  margin-left: -12.375rem !important;
  margin-right: -12.375rem !important;
}

.focus\:-my-50\.5:focus {
  margin-top: -12.625rem !important;
  margin-bottom: -12.625rem !important;
}

.focus\:-mx-50\.5:focus {
  margin-left: -12.625rem !important;
  margin-right: -12.625rem !important;
}

.focus\:-my-51\.5:focus {
  margin-top: -12.875rem !important;
  margin-bottom: -12.875rem !important;
}

.focus\:-mx-51\.5:focus {
  margin-left: -12.875rem !important;
  margin-right: -12.875rem !important;
}

.focus\:-my-52\.5:focus {
  margin-top: -13.125rem !important;
  margin-bottom: -13.125rem !important;
}

.focus\:-mx-52\.5:focus {
  margin-left: -13.125rem !important;
  margin-right: -13.125rem !important;
}

.focus\:-my-53\.5:focus {
  margin-top: -13.375rem !important;
  margin-bottom: -13.375rem !important;
}

.focus\:-mx-53\.5:focus {
  margin-left: -13.375rem !important;
  margin-right: -13.375rem !important;
}

.focus\:-my-54\.5:focus {
  margin-top: -13.625rem !important;
  margin-bottom: -13.625rem !important;
}

.focus\:-mx-54\.5:focus {
  margin-left: -13.625rem !important;
  margin-right: -13.625rem !important;
}

.focus\:-my-55\.5:focus {
  margin-top: -13.875rem !important;
  margin-bottom: -13.875rem !important;
}

.focus\:-mx-55\.5:focus {
  margin-left: -13.875rem !important;
  margin-right: -13.875rem !important;
}

.focus\:-my-56\.5:focus {
  margin-top: -14.125rem !important;
  margin-bottom: -14.125rem !important;
}

.focus\:-mx-56\.5:focus {
  margin-left: -14.125rem !important;
  margin-right: -14.125rem !important;
}

.focus\:-my-57\.5:focus {
  margin-top: -14.375rem !important;
  margin-bottom: -14.375rem !important;
}

.focus\:-mx-57\.5:focus {
  margin-left: -14.375rem !important;
  margin-right: -14.375rem !important;
}

.focus\:-my-58\.5:focus {
  margin-top: -14.625rem !important;
  margin-bottom: -14.625rem !important;
}

.focus\:-mx-58\.5:focus {
  margin-left: -14.625rem !important;
  margin-right: -14.625rem !important;
}

.focus\:-my-59\.5:focus {
  margin-top: -14.875rem !important;
  margin-bottom: -14.875rem !important;
}

.focus\:-mx-59\.5:focus {
  margin-left: -14.875rem !important;
  margin-right: -14.875rem !important;
}

.focus\:-my-60\.5:focus {
  margin-top: -15.125rem !important;
  margin-bottom: -15.125rem !important;
}

.focus\:-mx-60\.5:focus {
  margin-left: -15.125rem !important;
  margin-right: -15.125rem !important;
}

.focus\:-my-61\.5:focus {
  margin-top: -15.375rem !important;
  margin-bottom: -15.375rem !important;
}

.focus\:-mx-61\.5:focus {
  margin-left: -15.375rem !important;
  margin-right: -15.375rem !important;
}

.focus\:-my-62\.5:focus {
  margin-top: -15.625rem !important;
  margin-bottom: -15.625rem !important;
}

.focus\:-mx-62\.5:focus {
  margin-left: -15.625rem !important;
  margin-right: -15.625rem !important;
}

.focus\:-my-63\.5:focus {
  margin-top: -15.875rem !important;
  margin-bottom: -15.875rem !important;
}

.focus\:-mx-63\.5:focus {
  margin-left: -15.875rem !important;
  margin-right: -15.875rem !important;
}

.focus\:-my-64\.5:focus {
  margin-top: -16.125rem !important;
  margin-bottom: -16.125rem !important;
}

.focus\:-mx-64\.5:focus {
  margin-left: -16.125rem !important;
  margin-right: -16.125rem !important;
}

.focus\:-my-65\.5:focus {
  margin-top: -16.375rem !important;
  margin-bottom: -16.375rem !important;
}

.focus\:-mx-65\.5:focus {
  margin-left: -16.375rem !important;
  margin-right: -16.375rem !important;
}

.focus\:-my-66\.5:focus {
  margin-top: -16.625rem !important;
  margin-bottom: -16.625rem !important;
}

.focus\:-mx-66\.5:focus {
  margin-left: -16.625rem !important;
  margin-right: -16.625rem !important;
}

.focus\:-my-67\.5:focus {
  margin-top: -16.875rem !important;
  margin-bottom: -16.875rem !important;
}

.focus\:-mx-67\.5:focus {
  margin-left: -16.875rem !important;
  margin-right: -16.875rem !important;
}

.focus\:-my-68\.5:focus {
  margin-top: -17.125rem !important;
  margin-bottom: -17.125rem !important;
}

.focus\:-mx-68\.5:focus {
  margin-left: -17.125rem !important;
  margin-right: -17.125rem !important;
}

.focus\:-my-69\.5:focus {
  margin-top: -17.375rem !important;
  margin-bottom: -17.375rem !important;
}

.focus\:-mx-69\.5:focus {
  margin-left: -17.375rem !important;
  margin-right: -17.375rem !important;
}

.focus\:-my-70\.5:focus {
  margin-top: -17.625rem !important;
  margin-bottom: -17.625rem !important;
}

.focus\:-mx-70\.5:focus {
  margin-left: -17.625rem !important;
  margin-right: -17.625rem !important;
}

.focus\:-my-71\.5:focus {
  margin-top: -17.875rem !important;
  margin-bottom: -17.875rem !important;
}

.focus\:-mx-71\.5:focus {
  margin-left: -17.875rem !important;
  margin-right: -17.875rem !important;
}

.focus\:-my-72\.5:focus {
  margin-top: -18.125rem !important;
  margin-bottom: -18.125rem !important;
}

.focus\:-mx-72\.5:focus {
  margin-left: -18.125rem !important;
  margin-right: -18.125rem !important;
}

.focus\:-my-73\.5:focus {
  margin-top: -18.375rem !important;
  margin-bottom: -18.375rem !important;
}

.focus\:-mx-73\.5:focus {
  margin-left: -18.375rem !important;
  margin-right: -18.375rem !important;
}

.focus\:-my-74\.5:focus {
  margin-top: -18.625rem !important;
  margin-bottom: -18.625rem !important;
}

.focus\:-mx-74\.5:focus {
  margin-left: -18.625rem !important;
  margin-right: -18.625rem !important;
}

.focus\:-my-75\.5:focus {
  margin-top: -18.875rem !important;
  margin-bottom: -18.875rem !important;
}

.focus\:-mx-75\.5:focus {
  margin-left: -18.875rem !important;
  margin-right: -18.875rem !important;
}

.focus\:-my-76\.5:focus {
  margin-top: -19.125rem !important;
  margin-bottom: -19.125rem !important;
}

.focus\:-mx-76\.5:focus {
  margin-left: -19.125rem !important;
  margin-right: -19.125rem !important;
}

.focus\:-my-77\.5:focus {
  margin-top: -19.375rem !important;
  margin-bottom: -19.375rem !important;
}

.focus\:-mx-77\.5:focus {
  margin-left: -19.375rem !important;
  margin-right: -19.375rem !important;
}

.focus\:-my-78\.5:focus {
  margin-top: -19.625rem !important;
  margin-bottom: -19.625rem !important;
}

.focus\:-mx-78\.5:focus {
  margin-left: -19.625rem !important;
  margin-right: -19.625rem !important;
}

.focus\:-my-79\.5:focus {
  margin-top: -19.875rem !important;
  margin-bottom: -19.875rem !important;
}

.focus\:-mx-79\.5:focus {
  margin-left: -19.875rem !important;
  margin-right: -19.875rem !important;
}

.focus\:-my-80\.5:focus {
  margin-top: -20.125rem !important;
  margin-bottom: -20.125rem !important;
}

.focus\:-mx-80\.5:focus {
  margin-left: -20.125rem !important;
  margin-right: -20.125rem !important;
}

.focus\:-my-81\.5:focus {
  margin-top: -20.375rem !important;
  margin-bottom: -20.375rem !important;
}

.focus\:-mx-81\.5:focus {
  margin-left: -20.375rem !important;
  margin-right: -20.375rem !important;
}

.focus\:-my-82\.5:focus {
  margin-top: -20.625rem !important;
  margin-bottom: -20.625rem !important;
}

.focus\:-mx-82\.5:focus {
  margin-left: -20.625rem !important;
  margin-right: -20.625rem !important;
}

.focus\:-my-83\.5:focus {
  margin-top: -20.875rem !important;
  margin-bottom: -20.875rem !important;
}

.focus\:-mx-83\.5:focus {
  margin-left: -20.875rem !important;
  margin-right: -20.875rem !important;
}

.focus\:-my-84\.5:focus {
  margin-top: -21.125rem !important;
  margin-bottom: -21.125rem !important;
}

.focus\:-mx-84\.5:focus {
  margin-left: -21.125rem !important;
  margin-right: -21.125rem !important;
}

.focus\:-my-85\.5:focus {
  margin-top: -21.375rem !important;
  margin-bottom: -21.375rem !important;
}

.focus\:-mx-85\.5:focus {
  margin-left: -21.375rem !important;
  margin-right: -21.375rem !important;
}

.focus\:-my-86\.5:focus {
  margin-top: -21.625rem !important;
  margin-bottom: -21.625rem !important;
}

.focus\:-mx-86\.5:focus {
  margin-left: -21.625rem !important;
  margin-right: -21.625rem !important;
}

.focus\:-my-87\.5:focus {
  margin-top: -21.875rem !important;
  margin-bottom: -21.875rem !important;
}

.focus\:-mx-87\.5:focus {
  margin-left: -21.875rem !important;
  margin-right: -21.875rem !important;
}

.focus\:-my-88\.5:focus {
  margin-top: -22.125rem !important;
  margin-bottom: -22.125rem !important;
}

.focus\:-mx-88\.5:focus {
  margin-left: -22.125rem !important;
  margin-right: -22.125rem !important;
}

.focus\:-my-89\.5:focus {
  margin-top: -22.375rem !important;
  margin-bottom: -22.375rem !important;
}

.focus\:-mx-89\.5:focus {
  margin-left: -22.375rem !important;
  margin-right: -22.375rem !important;
}

.focus\:-my-90\.5:focus {
  margin-top: -22.625rem !important;
  margin-bottom: -22.625rem !important;
}

.focus\:-mx-90\.5:focus {
  margin-left: -22.625rem !important;
  margin-right: -22.625rem !important;
}

.focus\:-my-91\.5:focus {
  margin-top: -22.875rem !important;
  margin-bottom: -22.875rem !important;
}

.focus\:-mx-91\.5:focus {
  margin-left: -22.875rem !important;
  margin-right: -22.875rem !important;
}

.focus\:-my-92\.5:focus {
  margin-top: -23.125rem !important;
  margin-bottom: -23.125rem !important;
}

.focus\:-mx-92\.5:focus {
  margin-left: -23.125rem !important;
  margin-right: -23.125rem !important;
}

.focus\:-my-93\.5:focus {
  margin-top: -23.375rem !important;
  margin-bottom: -23.375rem !important;
}

.focus\:-mx-93\.5:focus {
  margin-left: -23.375rem !important;
  margin-right: -23.375rem !important;
}

.focus\:-my-94\.5:focus {
  margin-top: -23.625rem !important;
  margin-bottom: -23.625rem !important;
}

.focus\:-mx-94\.5:focus {
  margin-left: -23.625rem !important;
  margin-right: -23.625rem !important;
}

.focus\:-my-95\.5:focus {
  margin-top: -23.875rem !important;
  margin-bottom: -23.875rem !important;
}

.focus\:-mx-95\.5:focus {
  margin-left: -23.875rem !important;
  margin-right: -23.875rem !important;
}

.focus\:-my-96\.5:focus {
  margin-top: -24.125rem !important;
  margin-bottom: -24.125rem !important;
}

.focus\:-mx-96\.5:focus {
  margin-left: -24.125rem !important;
  margin-right: -24.125rem !important;
}

.focus\:-my-97\.5:focus {
  margin-top: -24.375rem !important;
  margin-bottom: -24.375rem !important;
}

.focus\:-mx-97\.5:focus {
  margin-left: -24.375rem !important;
  margin-right: -24.375rem !important;
}

.focus\:-my-98\.5:focus {
  margin-top: -24.625rem !important;
  margin-bottom: -24.625rem !important;
}

.focus\:-mx-98\.5:focus {
  margin-left: -24.625rem !important;
  margin-right: -24.625rem !important;
}

.focus\:-my-99\.5:focus {
  margin-top: -24.875rem !important;
  margin-bottom: -24.875rem !important;
}

.focus\:-mx-99\.5:focus {
  margin-left: -24.875rem !important;
  margin-right: -24.875rem !important;
}

.focus\:-my-100\.5:focus {
  margin-top: -25.125rem !important;
  margin-bottom: -25.125rem !important;
}

.focus\:-mx-100\.5:focus {
  margin-left: -25.125rem !important;
  margin-right: -25.125rem !important;
}

.focus\:-my-101\.5:focus {
  margin-top: -25.375rem !important;
  margin-bottom: -25.375rem !important;
}

.focus\:-mx-101\.5:focus {
  margin-left: -25.375rem !important;
  margin-right: -25.375rem !important;
}

.focus\:-my-102\.5:focus {
  margin-top: -25.625rem !important;
  margin-bottom: -25.625rem !important;
}

.focus\:-mx-102\.5:focus {
  margin-left: -25.625rem !important;
  margin-right: -25.625rem !important;
}

.focus\:-my-103\.5:focus {
  margin-top: -25.875rem !important;
  margin-bottom: -25.875rem !important;
}

.focus\:-mx-103\.5:focus {
  margin-left: -25.875rem !important;
  margin-right: -25.875rem !important;
}

.focus\:-my-104\.5:focus {
  margin-top: -26.125rem !important;
  margin-bottom: -26.125rem !important;
}

.focus\:-mx-104\.5:focus {
  margin-left: -26.125rem !important;
  margin-right: -26.125rem !important;
}

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

.focus\:mr-0:focus {
  margin-right: 0rem !important;
}

.focus\:mb-0:focus {
  margin-bottom: 0rem !important;
}

.focus\:ml-0:focus {
  margin-left: 0rem !important;
}

.focus\:mt-1:focus {
  margin-top: 0.25rem !important;
}

.focus\:mr-1:focus {
  margin-right: 0.25rem !important;
}

.focus\:mb-1:focus {
  margin-bottom: 0.25rem !important;
}

.focus\:ml-1:focus {
  margin-left: 0.25rem !important;
}

.focus\:mt-2:focus {
  margin-top: 0.5rem !important;
}

.focus\:mr-2:focus {
  margin-right: 0.5rem !important;
}

.focus\:mb-2:focus {
  margin-bottom: 0.5rem !important;
}

.focus\:ml-2:focus {
  margin-left: 0.5rem !important;
}

.focus\:mt-3:focus {
  margin-top: 0.75rem !important;
}

.focus\:mr-3:focus {
  margin-right: 0.75rem !important;
}

.focus\:mb-3:focus {
  margin-bottom: 0.75rem !important;
}

.focus\:ml-3:focus {
  margin-left: 0.75rem !important;
}

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

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

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

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

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

.focus\:mr-5:focus {
  margin-right: 1.25rem !important;
}

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

.focus\:ml-5:focus {
  margin-left: 1.25rem !important;
}

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

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

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

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

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

.focus\:mr-7:focus {
  margin-right: 1.75rem !important;
}

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

.focus\:ml-7:focus {
  margin-left: 1.75rem !important;
}

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

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

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

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

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

.focus\:mr-9:focus {
  margin-right: 2.25rem !important;
}

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

.focus\:ml-9:focus {
  margin-left: 2.25rem !important;
}

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

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

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

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

.focus\:mt-11:focus {
  margin-top: 2.75rem !important;
}

.focus\:mr-11:focus {
  margin-right: 2.75rem !important;
}

.focus\:mb-11:focus {
  margin-bottom: 2.75rem !important;
}

.focus\:ml-11:focus {
  margin-left: 2.75rem !important;
}

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

.focus\:mr-12:focus {
  margin-right: 3rem !important;
}

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

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

.focus\:mt-13:focus {
  margin-top: 3.25rem !important;
}

.focus\:mr-13:focus {
  margin-right: 3.25rem !important;
}

.focus\:mb-13:focus {
  margin-bottom: 3.25rem !important;
}

.focus\:ml-13:focus {
  margin-left: 3.25rem !important;
}

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

.focus\:mr-14:focus {
  margin-right: 3.5rem !important;
}

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

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

.focus\:mt-15:focus {
  margin-top: 3.75rem !important;
}

.focus\:mr-15:focus {
  margin-right: 3.75rem !important;
}

.focus\:mb-15:focus {
  margin-bottom: 3.75rem !important;
}

.focus\:ml-15:focus {
  margin-left: 3.75rem !important;
}

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

.focus\:mr-16:focus {
  margin-right: 4rem !important;
}

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

.focus\:ml-16:focus {
  margin-left: 4rem !important;
}

.focus\:mt-17:focus {
  margin-top: 4.25rem !important;
}

.focus\:mr-17:focus {
  margin-right: 4.25rem !important;
}

.focus\:mb-17:focus {
  margin-bottom: 4.25rem !important;
}

.focus\:ml-17:focus {
  margin-left: 4.25rem !important;
}

.focus\:mt-18:focus {
  margin-top: 4.5rem !important;
}

.focus\:mr-18:focus {
  margin-right: 4.5rem !important;
}

.focus\:mb-18:focus {
  margin-bottom: 4.5rem !important;
}

.focus\:ml-18:focus {
  margin-left: 4.5rem !important;
}

.focus\:mt-19:focus {
  margin-top: 4.75rem !important;
}

.focus\:mr-19:focus {
  margin-right: 4.75rem !important;
}

.focus\:mb-19:focus {
  margin-bottom: 4.75rem !important;
}

.focus\:ml-19:focus {
  margin-left: 4.75rem !important;
}

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

.focus\:mr-20:focus {
  margin-right: 5rem !important;
}

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

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

.focus\:mt-21:focus {
  margin-top: 5.25rem !important;
}

.focus\:mr-21:focus {
  margin-right: 5.25rem !important;
}

.focus\:mb-21:focus {
  margin-bottom: 5.25rem !important;
}

.focus\:ml-21:focus {
  margin-left: 5.25rem !important;
}

.focus\:mt-22:focus {
  margin-top: 5.5rem !important;
}

.focus\:mr-22:focus {
  margin-right: 5.5rem !important;
}

.focus\:mb-22:focus {
  margin-bottom: 5.5rem !important;
}

.focus\:ml-22:focus {
  margin-left: 5.5rem !important;
}

.focus\:mt-23:focus {
  margin-top: 5.75rem !important;
}

.focus\:mr-23:focus {
  margin-right: 5.75rem !important;
}

.focus\:mb-23:focus {
  margin-bottom: 5.75rem !important;
}

.focus\:ml-23:focus {
  margin-left: 5.75rem !important;
}

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

.focus\:mr-24:focus {
  margin-right: 6rem !important;
}

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

.focus\:ml-24:focus {
  margin-left: 6rem !important;
}

.focus\:mt-25:focus {
  margin-top: 6.25rem !important;
}

.focus\:mr-25:focus {
  margin-right: 6.25rem !important;
}

.focus\:mb-25:focus {
  margin-bottom: 6.25rem !important;
}

.focus\:ml-25:focus {
  margin-left: 6.25rem !important;
}

.focus\:mt-26:focus {
  margin-top: 6.5rem !important;
}

.focus\:mr-26:focus {
  margin-right: 6.5rem !important;
}

.focus\:mb-26:focus {
  margin-bottom: 6.5rem !important;
}

.focus\:ml-26:focus {
  margin-left: 6.5rem !important;
}

.focus\:mt-27:focus {
  margin-top: 6.75rem !important;
}

.focus\:mr-27:focus {
  margin-right: 6.75rem !important;
}

.focus\:mb-27:focus {
  margin-bottom: 6.75rem !important;
}

.focus\:ml-27:focus {
  margin-left: 6.75rem !important;
}

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

.focus\:mr-28:focus {
  margin-right: 7rem !important;
}

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

.focus\:ml-28:focus {
  margin-left: 7rem !important;
}

.focus\:mt-29:focus {
  margin-top: 7.25rem !important;
}

.focus\:mr-29:focus {
  margin-right: 7.25rem !important;
}

.focus\:mb-29:focus {
  margin-bottom: 7.25rem !important;
}

.focus\:ml-29:focus {
  margin-left: 7.25rem !important;
}

.focus\:mt-30:focus {
  margin-top: 7.5rem !important;
}

.focus\:mr-30:focus {
  margin-right: 7.5rem !important;
}

.focus\:mb-30:focus {
  margin-bottom: 7.5rem !important;
}

.focus\:ml-30:focus {
  margin-left: 7.5rem !important;
}

.focus\:mt-31:focus {
  margin-top: 7.75rem !important;
}

.focus\:mr-31:focus {
  margin-right: 7.75rem !important;
}

.focus\:mb-31:focus {
  margin-bottom: 7.75rem !important;
}

.focus\:ml-31:focus {
  margin-left: 7.75rem !important;
}

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

.focus\:mr-32:focus {
  margin-right: 8rem !important;
}

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

.focus\:ml-32:focus {
  margin-left: 8rem !important;
}

.focus\:mt-33:focus {
  margin-top: 8.25rem !important;
}

.focus\:mr-33:focus {
  margin-right: 8.25rem !important;
}

.focus\:mb-33:focus {
  margin-bottom: 8.25rem !important;
}

.focus\:ml-33:focus {
  margin-left: 8.25rem !important;
}

.focus\:mt-34:focus {
  margin-top: 8.5rem !important;
}

.focus\:mr-34:focus {
  margin-right: 8.5rem !important;
}

.focus\:mb-34:focus {
  margin-bottom: 8.5rem !important;
}

.focus\:ml-34:focus {
  margin-left: 8.5rem !important;
}

.focus\:mt-35:focus {
  margin-top: 8.75rem !important;
}

.focus\:mr-35:focus {
  margin-right: 8.75rem !important;
}

.focus\:mb-35:focus {
  margin-bottom: 8.75rem !important;
}

.focus\:ml-35:focus {
  margin-left: 8.75rem !important;
}

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

.focus\:mr-36:focus {
  margin-right: 9rem !important;
}

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

.focus\:ml-36:focus {
  margin-left: 9rem !important;
}

.focus\:mt-37:focus {
  margin-top: 9.25rem !important;
}

.focus\:mr-37:focus {
  margin-right: 9.25rem !important;
}

.focus\:mb-37:focus {
  margin-bottom: 9.25rem !important;
}

.focus\:ml-37:focus {
  margin-left: 9.25rem !important;
}

.focus\:mt-38:focus {
  margin-top: 9.5rem !important;
}

.focus\:mr-38:focus {
  margin-right: 9.5rem !important;
}

.focus\:mb-38:focus {
  margin-bottom: 9.5rem !important;
}

.focus\:ml-38:focus {
  margin-left: 9.5rem !important;
}

.focus\:mt-39:focus {
  margin-top: 9.75rem !important;
}

.focus\:mr-39:focus {
  margin-right: 9.75rem !important;
}

.focus\:mb-39:focus {
  margin-bottom: 9.75rem !important;
}

.focus\:ml-39:focus {
  margin-left: 9.75rem !important;
}

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

.focus\:mr-40:focus {
  margin-right: 10rem !important;
}

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

.focus\:ml-40:focus {
  margin-left: 10rem !important;
}

.focus\:mt-41:focus {
  margin-top: 10.25rem !important;
}

.focus\:mr-41:focus {
  margin-right: 10.25rem !important;
}

.focus\:mb-41:focus {
  margin-bottom: 10.25rem !important;
}

.focus\:ml-41:focus {
  margin-left: 10.25rem !important;
}

.focus\:mt-42:focus {
  margin-top: 10.5rem !important;
}

.focus\:mr-42:focus {
  margin-right: 10.5rem !important;
}

.focus\:mb-42:focus {
  margin-bottom: 10.5rem !important;
}

.focus\:ml-42:focus {
  margin-left: 10.5rem !important;
}

.focus\:mt-43:focus {
  margin-top: 10.75rem !important;
}

.focus\:mr-43:focus {
  margin-right: 10.75rem !important;
}

.focus\:mb-43:focus {
  margin-bottom: 10.75rem !important;
}

.focus\:ml-43:focus {
  margin-left: 10.75rem !important;
}

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

.focus\:mr-44:focus {
  margin-right: 11rem !important;
}

.focus\:mb-44:focus {
  margin-bottom: 11rem !important;
}

.focus\:ml-44:focus {
  margin-left: 11rem !important;
}

.focus\:mt-45:focus {
  margin-top: 11.25rem !important;
}

.focus\:mr-45:focus {
  margin-right: 11.25rem !important;
}

.focus\:mb-45:focus {
  margin-bottom: 11.25rem !important;
}

.focus\:ml-45:focus {
  margin-left: 11.25rem !important;
}

.focus\:mt-46:focus {
  margin-top: 11.5rem !important;
}

.focus\:mr-46:focus {
  margin-right: 11.5rem !important;
}

.focus\:mb-46:focus {
  margin-bottom: 11.5rem !important;
}

.focus\:ml-46:focus {
  margin-left: 11.5rem !important;
}

.focus\:mt-47:focus {
  margin-top: 11.75rem !important;
}

.focus\:mr-47:focus {
  margin-right: 11.75rem !important;
}

.focus\:mb-47:focus {
  margin-bottom: 11.75rem !important;
}

.focus\:ml-47:focus {
  margin-left: 11.75rem !important;
}

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

.focus\:mr-48:focus {
  margin-right: 12rem !important;
}

.focus\:mb-48:focus {
  margin-bottom: 12rem !important;
}

.focus\:ml-48:focus {
  margin-left: 12rem !important;
}

.focus\:mt-49:focus {
  margin-top: 12.25rem !important;
}

.focus\:mr-49:focus {
  margin-right: 12.25rem !important;
}

.focus\:mb-49:focus {
  margin-bottom: 12.25rem !important;
}

.focus\:ml-49:focus {
  margin-left: 12.25rem !important;
}

.focus\:mt-50:focus {
  margin-top: 12.5rem !important;
}

.focus\:mr-50:focus {
  margin-right: 12.5rem !important;
}

.focus\:mb-50:focus {
  margin-bottom: 12.5rem !important;
}

.focus\:ml-50:focus {
  margin-left: 12.5rem !important;
}

.focus\:mt-51:focus {
  margin-top: 12.75rem !important;
}

.focus\:mr-51:focus {
  margin-right: 12.75rem !important;
}

.focus\:mb-51:focus {
  margin-bottom: 12.75rem !important;
}

.focus\:ml-51:focus {
  margin-left: 12.75rem !important;
}

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

.focus\:mr-52:focus {
  margin-right: 13rem !important;
}

.focus\:mb-52:focus {
  margin-bottom: 13rem !important;
}

.focus\:ml-52:focus {
  margin-left: 13rem !important;
}

.focus\:mt-53:focus {
  margin-top: 13.25rem !important;
}

.focus\:mr-53:focus {
  margin-right: 13.25rem !important;
}

.focus\:mb-53:focus {
  margin-bottom: 13.25rem !important;
}

.focus\:ml-53:focus {
  margin-left: 13.25rem !important;
}

.focus\:mt-54:focus {
  margin-top: 13.5rem !important;
}

.focus\:mr-54:focus {
  margin-right: 13.5rem !important;
}

.focus\:mb-54:focus {
  margin-bottom: 13.5rem !important;
}

.focus\:ml-54:focus {
  margin-left: 13.5rem !important;
}

.focus\:mt-55:focus {
  margin-top: 13.75rem !important;
}

.focus\:mr-55:focus {
  margin-right: 13.75rem !important;
}

.focus\:mb-55:focus {
  margin-bottom: 13.75rem !important;
}

.focus\:ml-55:focus {
  margin-left: 13.75rem !important;
}

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

.focus\:mr-56:focus {
  margin-right: 14rem !important;
}

.focus\:mb-56:focus {
  margin-bottom: 14rem !important;
}

.focus\:ml-56:focus {
  margin-left: 14rem !important;
}

.focus\:mt-57:focus {
  margin-top: 14.25rem !important;
}

.focus\:mr-57:focus {
  margin-right: 14.25rem !important;
}

.focus\:mb-57:focus {
  margin-bottom: 14.25rem !important;
}

.focus\:ml-57:focus {
  margin-left: 14.25rem !important;
}

.focus\:mt-58:focus {
  margin-top: 14.5rem !important;
}

.focus\:mr-58:focus {
  margin-right: 14.5rem !important;
}

.focus\:mb-58:focus {
  margin-bottom: 14.5rem !important;
}

.focus\:ml-58:focus {
  margin-left: 14.5rem !important;
}

.focus\:mt-59:focus {
  margin-top: 14.75rem !important;
}

.focus\:mr-59:focus {
  margin-right: 14.75rem !important;
}

.focus\:mb-59:focus {
  margin-bottom: 14.75rem !important;
}

.focus\:ml-59:focus {
  margin-left: 14.75rem !important;
}

.focus\:mt-60:focus {
  margin-top: 15rem !important;
}

.focus\:mr-60:focus {
  margin-right: 15rem !important;
}

.focus\:mb-60:focus {
  margin-bottom: 15rem !important;
}

.focus\:ml-60:focus {
  margin-left: 15rem !important;
}

.focus\:mt-61:focus {
  margin-top: 15.25rem !important;
}

.focus\:mr-61:focus {
  margin-right: 15.25rem !important;
}

.focus\:mb-61:focus {
  margin-bottom: 15.25rem !important;
}

.focus\:ml-61:focus {
  margin-left: 15.25rem !important;
}

.focus\:mt-62:focus {
  margin-top: 15.5rem !important;
}

.focus\:mr-62:focus {
  margin-right: 15.5rem !important;
}

.focus\:mb-62:focus {
  margin-bottom: 15.5rem !important;
}

.focus\:ml-62:focus {
  margin-left: 15.5rem !important;
}

.focus\:mt-63:focus {
  margin-top: 15.75rem !important;
}

.focus\:mr-63:focus {
  margin-right: 15.75rem !important;
}

.focus\:mb-63:focus {
  margin-bottom: 15.75rem !important;
}

.focus\:ml-63:focus {
  margin-left: 15.75rem !important;
}

.focus\:mt-64:focus {
  margin-top: 16rem !important;
}

.focus\:mr-64:focus {
  margin-right: 16rem !important;
}

.focus\:mb-64:focus {
  margin-bottom: 16rem !important;
}

.focus\:ml-64:focus {
  margin-left: 16rem !important;
}

.focus\:mt-65:focus {
  margin-top: 16.25rem !important;
}

.focus\:mr-65:focus {
  margin-right: 16.25rem !important;
}

.focus\:mb-65:focus {
  margin-bottom: 16.25rem !important;
}

.focus\:ml-65:focus {
  margin-left: 16.25rem !important;
}

.focus\:mt-66:focus {
  margin-top: 16.5rem !important;
}

.focus\:mr-66:focus {
  margin-right: 16.5rem !important;
}

.focus\:mb-66:focus {
  margin-bottom: 16.5rem !important;
}

.focus\:ml-66:focus {
  margin-left: 16.5rem !important;
}

.focus\:mt-67:focus {
  margin-top: 16.75rem !important;
}

.focus\:mr-67:focus {
  margin-right: 16.75rem !important;
}

.focus\:mb-67:focus {
  margin-bottom: 16.75rem !important;
}

.focus\:ml-67:focus {
  margin-left: 16.75rem !important;
}

.focus\:mt-68:focus {
  margin-top: 17rem !important;
}

.focus\:mr-68:focus {
  margin-right: 17rem !important;
}

.focus\:mb-68:focus {
  margin-bottom: 17rem !important;
}

.focus\:ml-68:focus {
  margin-left: 17rem !important;
}

.focus\:mt-69:focus {
  margin-top: 17.25rem !important;
}

.focus\:mr-69:focus {
  margin-right: 17.25rem !important;
}

.focus\:mb-69:focus {
  margin-bottom: 17.25rem !important;
}

.focus\:ml-69:focus {
  margin-left: 17.25rem !important;
}

.focus\:mt-70:focus {
  margin-top: 17.5rem !important;
}

.focus\:mr-70:focus {
  margin-right: 17.5rem !important;
}

.focus\:mb-70:focus {
  margin-bottom: 17.5rem !important;
}

.focus\:ml-70:focus {
  margin-left: 17.5rem !important;
}

.focus\:mt-71:focus {
  margin-top: 17.75rem !important;
}

.focus\:mr-71:focus {
  margin-right: 17.75rem !important;
}

.focus\:mb-71:focus {
  margin-bottom: 17.75rem !important;
}

.focus\:ml-71:focus {
  margin-left: 17.75rem !important;
}

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

.focus\:mr-72:focus {
  margin-right: 18rem !important;
}

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

.focus\:ml-72:focus {
  margin-left: 18rem !important;
}

.focus\:mt-73:focus {
  margin-top: 18.25rem !important;
}

.focus\:mr-73:focus {
  margin-right: 18.25rem !important;
}

.focus\:mb-73:focus {
  margin-bottom: 18.25rem !important;
}

.focus\:ml-73:focus {
  margin-left: 18.25rem !important;
}

.focus\:mt-74:focus {
  margin-top: 18.5rem !important;
}

.focus\:mr-74:focus {
  margin-right: 18.5rem !important;
}

.focus\:mb-74:focus {
  margin-bottom: 18.5rem !important;
}

.focus\:ml-74:focus {
  margin-left: 18.5rem !important;
}

.focus\:mt-75:focus {
  margin-top: 18.75rem !important;
}

.focus\:mr-75:focus {
  margin-right: 18.75rem !important;
}

.focus\:mb-75:focus {
  margin-bottom: 18.75rem !important;
}

.focus\:ml-75:focus {
  margin-left: 18.75rem !important;
}

.focus\:mt-76:focus {
  margin-top: 19rem !important;
}

.focus\:mr-76:focus {
  margin-right: 19rem !important;
}

.focus\:mb-76:focus {
  margin-bottom: 19rem !important;
}

.focus\:ml-76:focus {
  margin-left: 19rem !important;
}

.focus\:mt-77:focus {
  margin-top: 19.25rem !important;
}

.focus\:mr-77:focus {
  margin-right: 19.25rem !important;
}

.focus\:mb-77:focus {
  margin-bottom: 19.25rem !important;
}

.focus\:ml-77:focus {
  margin-left: 19.25rem !important;
}

.focus\:mt-78:focus {
  margin-top: 19.5rem !important;
}

.focus\:mr-78:focus {
  margin-right: 19.5rem !important;
}

.focus\:mb-78:focus {
  margin-bottom: 19.5rem !important;
}

.focus\:ml-78:focus {
  margin-left: 19.5rem !important;
}

.focus\:mt-79:focus {
  margin-top: 19.75rem !important;
}

.focus\:mr-79:focus {
  margin-right: 19.75rem !important;
}

.focus\:mb-79:focus {
  margin-bottom: 19.75rem !important;
}

.focus\:ml-79:focus {
  margin-left: 19.75rem !important;
}

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

.focus\:mr-80:focus {
  margin-right: 20rem !important;
}

.focus\:mb-80:focus {
  margin-bottom: 20rem !important;
}

.focus\:ml-80:focus {
  margin-left: 20rem !important;
}

.focus\:mt-81:focus {
  margin-top: 20.25rem !important;
}

.focus\:mr-81:focus {
  margin-right: 20.25rem !important;
}

.focus\:mb-81:focus {
  margin-bottom: 20.25rem !important;
}

.focus\:ml-81:focus {
  margin-left: 20.25rem !important;
}

.focus\:mt-82:focus {
  margin-top: 20.5rem !important;
}

.focus\:mr-82:focus {
  margin-right: 20.5rem !important;
}

.focus\:mb-82:focus {
  margin-bottom: 20.5rem !important;
}

.focus\:ml-82:focus {
  margin-left: 20.5rem !important;
}

.focus\:mt-83:focus {
  margin-top: 20.75rem !important;
}

.focus\:mr-83:focus {
  margin-right: 20.75rem !important;
}

.focus\:mb-83:focus {
  margin-bottom: 20.75rem !important;
}

.focus\:ml-83:focus {
  margin-left: 20.75rem !important;
}

.focus\:mt-84:focus {
  margin-top: 21rem !important;
}

.focus\:mr-84:focus {
  margin-right: 21rem !important;
}

.focus\:mb-84:focus {
  margin-bottom: 21rem !important;
}

.focus\:ml-84:focus {
  margin-left: 21rem !important;
}

.focus\:mt-85:focus {
  margin-top: 21.25rem !important;
}

.focus\:mr-85:focus {
  margin-right: 21.25rem !important;
}

.focus\:mb-85:focus {
  margin-bottom: 21.25rem !important;
}

.focus\:ml-85:focus {
  margin-left: 21.25rem !important;
}

.focus\:mt-86:focus {
  margin-top: 21.5rem !important;
}

.focus\:mr-86:focus {
  margin-right: 21.5rem !important;
}

.focus\:mb-86:focus {
  margin-bottom: 21.5rem !important;
}

.focus\:ml-86:focus {
  margin-left: 21.5rem !important;
}

.focus\:mt-87:focus {
  margin-top: 21.75rem !important;
}

.focus\:mr-87:focus {
  margin-right: 21.75rem !important;
}

.focus\:mb-87:focus {
  margin-bottom: 21.75rem !important;
}

.focus\:ml-87:focus {
  margin-left: 21.75rem !important;
}

.focus\:mt-88:focus {
  margin-top: 22rem !important;
}

.focus\:mr-88:focus {
  margin-right: 22rem !important;
}

.focus\:mb-88:focus {
  margin-bottom: 22rem !important;
}

.focus\:ml-88:focus {
  margin-left: 22rem !important;
}

.focus\:mt-89:focus {
  margin-top: 22.25rem !important;
}

.focus\:mr-89:focus {
  margin-right: 22.25rem !important;
}

.focus\:mb-89:focus {
  margin-bottom: 22.25rem !important;
}

.focus\:ml-89:focus {
  margin-left: 22.25rem !important;
}

.focus\:mt-90:focus {
  margin-top: 22.5rem !important;
}

.focus\:mr-90:focus {
  margin-right: 22.5rem !important;
}

.focus\:mb-90:focus {
  margin-bottom: 22.5rem !important;
}

.focus\:ml-90:focus {
  margin-left: 22.5rem !important;
}

.focus\:mt-91:focus {
  margin-top: 22.75rem !important;
}

.focus\:mr-91:focus {
  margin-right: 22.75rem !important;
}

.focus\:mb-91:focus {
  margin-bottom: 22.75rem !important;
}

.focus\:ml-91:focus {
  margin-left: 22.75rem !important;
}

.focus\:mt-92:focus {
  margin-top: 23rem !important;
}

.focus\:mr-92:focus {
  margin-right: 23rem !important;
}

.focus\:mb-92:focus {
  margin-bottom: 23rem !important;
}

.focus\:ml-92:focus {
  margin-left: 23rem !important;
}

.focus\:mt-93:focus {
  margin-top: 23.25rem !important;
}

.focus\:mr-93:focus {
  margin-right: 23.25rem !important;
}

.focus\:mb-93:focus {
  margin-bottom: 23.25rem !important;
}

.focus\:ml-93:focus {
  margin-left: 23.25rem !important;
}

.focus\:mt-94:focus {
  margin-top: 23.5rem !important;
}

.focus\:mr-94:focus {
  margin-right: 23.5rem !important;
}

.focus\:mb-94:focus {
  margin-bottom: 23.5rem !important;
}

.focus\:ml-94:focus {
  margin-left: 23.5rem !important;
}

.focus\:mt-95:focus {
  margin-top: 23.75rem !important;
}

.focus\:mr-95:focus {
  margin-right: 23.75rem !important;
}

.focus\:mb-95:focus {
  margin-bottom: 23.75rem !important;
}

.focus\:ml-95:focus {
  margin-left: 23.75rem !important;
}

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

.focus\:mr-96:focus {
  margin-right: 24rem !important;
}

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

.focus\:ml-96:focus {
  margin-left: 24rem !important;
}

.focus\:mt-97:focus {
  margin-top: 24.25rem !important;
}

.focus\:mr-97:focus {
  margin-right: 24.25rem !important;
}

.focus\:mb-97:focus {
  margin-bottom: 24.25rem !important;
}

.focus\:ml-97:focus {
  margin-left: 24.25rem !important;
}

.focus\:mt-98:focus {
  margin-top: 24.5rem !important;
}

.focus\:mr-98:focus {
  margin-right: 24.5rem !important;
}

.focus\:mb-98:focus {
  margin-bottom: 24.5rem !important;
}

.focus\:ml-98:focus {
  margin-left: 24.5rem !important;
}

.focus\:mt-99:focus {
  margin-top: 24.75rem !important;
}

.focus\:mr-99:focus {
  margin-right: 24.75rem !important;
}

.focus\:mb-99:focus {
  margin-bottom: 24.75rem !important;
}

.focus\:ml-99:focus {
  margin-left: 24.75rem !important;
}

.focus\:mt-100:focus {
  margin-top: 25rem !important;
}

.focus\:mr-100:focus {
  margin-right: 25rem !important;
}

.focus\:mb-100:focus {
  margin-bottom: 25rem !important;
}

.focus\:ml-100:focus {
  margin-left: 25rem !important;
}

.focus\:mt-101:focus {
  margin-top: 25.25rem !important;
}

.focus\:mr-101:focus {
  margin-right: 25.25rem !important;
}

.focus\:mb-101:focus {
  margin-bottom: 25.25rem !important;
}

.focus\:ml-101:focus {
  margin-left: 25.25rem !important;
}

.focus\:mt-102:focus {
  margin-top: 25.5rem !important;
}

.focus\:mr-102:focus {
  margin-right: 25.5rem !important;
}

.focus\:mb-102:focus {
  margin-bottom: 25.5rem !important;
}

.focus\:ml-102:focus {
  margin-left: 25.5rem !important;
}

.focus\:mt-103:focus {
  margin-top: 25.75rem !important;
}

.focus\:mr-103:focus {
  margin-right: 25.75rem !important;
}

.focus\:mb-103:focus {
  margin-bottom: 25.75rem !important;
}

.focus\:ml-103:focus {
  margin-left: 25.75rem !important;
}

.focus\:mt-104:focus {
  margin-top: 26rem !important;
}

.focus\:mr-104:focus {
  margin-right: 26rem !important;
}

.focus\:mb-104:focus {
  margin-bottom: 26rem !important;
}

.focus\:ml-104:focus {
  margin-left: 26rem !important;
}

.focus\:mt-105:focus {
  margin-top: 26.25rem !important;
}

.focus\:mr-105:focus {
  margin-right: 26.25rem !important;
}

.focus\:mb-105:focus {
  margin-bottom: 26.25rem !important;
}

.focus\:ml-105:focus {
  margin-left: 26.25rem !important;
}

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

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

.focus\:mb-auto:focus {
  margin-bottom: auto !important;
}

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

.focus\:mt-px:focus {
  margin-top: 1px !important;
}

.focus\:mr-px:focus {
  margin-right: 1px !important;
}

.focus\:mb-px:focus {
  margin-bottom: 1px !important;
}

.focus\:ml-px:focus {
  margin-left: 1px !important;
}

.focus\:mt-0\.5:focus {
  margin-top: 0.125rem !important;
}

.focus\:mr-0\.5:focus {
  margin-right: 0.125rem !important;
}

.focus\:mb-0\.5:focus {
  margin-bottom: 0.125rem !important;
}

.focus\:ml-0\.5:focus {
  margin-left: 0.125rem !important;
}

.focus\:mt-1\.5:focus {
  margin-top: 0.375rem !important;
}

.focus\:mr-1\.5:focus {
  margin-right: 0.375rem !important;
}

.focus\:mb-1\.5:focus {
  margin-bottom: 0.375rem !important;
}

.focus\:ml-1\.5:focus {
  margin-left: 0.375rem !important;
}

.focus\:mt-2\.5:focus {
  margin-top: 0.625rem !important;
}

.focus\:mr-2\.5:focus {
  margin-right: 0.625rem !important;
}

.focus\:mb-2\.5:focus {
  margin-bottom: 0.625rem !important;
}

.focus\:ml-2\.5:focus {
  margin-left: 0.625rem !important;
}

.focus\:mt-3\.5:focus {
  margin-top: 0.875rem !important;
}

.focus\:mr-3\.5:focus {
  margin-right: 0.875rem !important;
}

.focus\:mb-3\.5:focus {
  margin-bottom: 0.875rem !important;
}

.focus\:ml-3\.5:focus {
  margin-left: 0.875rem !important;
}

.focus\:mt-4\.5:focus {
  margin-top: 1.125rem !important;
}

.focus\:mr-4\.5:focus {
  margin-right: 1.125rem !important;
}

.focus\:mb-4\.5:focus {
  margin-bottom: 1.125rem !important;
}

.focus\:ml-4\.5:focus {
  margin-left: 1.125rem !important;
}

.focus\:mt-5\.5:focus {
  margin-top: 1.375rem !important;
}

.focus\:mr-5\.5:focus {
  margin-right: 1.375rem !important;
}

.focus\:mb-5\.5:focus {
  margin-bottom: 1.375rem !important;
}

.focus\:ml-5\.5:focus {
  margin-left: 1.375rem !important;
}

.focus\:mt-6\.5:focus {
  margin-top: 1.625rem !important;
}

.focus\:mr-6\.5:focus {
  margin-right: 1.625rem !important;
}

.focus\:mb-6\.5:focus {
  margin-bottom: 1.625rem !important;
}

.focus\:ml-6\.5:focus {
  margin-left: 1.625rem !important;
}

.focus\:mt-7\.5:focus {
  margin-top: 1.875rem !important;
}

.focus\:mr-7\.5:focus {
  margin-right: 1.875rem !important;
}

.focus\:mb-7\.5:focus {
  margin-bottom: 1.875rem !important;
}

.focus\:ml-7\.5:focus {
  margin-left: 1.875rem !important;
}

.focus\:mt-8\.5:focus {
  margin-top: 2.125rem !important;
}

.focus\:mr-8\.5:focus {
  margin-right: 2.125rem !important;
}

.focus\:mb-8\.5:focus {
  margin-bottom: 2.125rem !important;
}

.focus\:ml-8\.5:focus {
  margin-left: 2.125rem !important;
}

.focus\:mt-9\.5:focus {
  margin-top: 2.375rem !important;
}

.focus\:mr-9\.5:focus {
  margin-right: 2.375rem !important;
}

.focus\:mb-9\.5:focus {
  margin-bottom: 2.375rem !important;
}

.focus\:ml-9\.5:focus {
  margin-left: 2.375rem !important;
}

.focus\:mt-10\.5:focus {
  margin-top: 2.625rem !important;
}

.focus\:mr-10\.5:focus {
  margin-right: 2.625rem !important;
}

.focus\:mb-10\.5:focus {
  margin-bottom: 2.625rem !important;
}

.focus\:ml-10\.5:focus {
  margin-left: 2.625rem !important;
}

.focus\:mt-11\.5:focus {
  margin-top: 2.875rem !important;
}

.focus\:mr-11\.5:focus {
  margin-right: 2.875rem !important;
}

.focus\:mb-11\.5:focus {
  margin-bottom: 2.875rem !important;
}

.focus\:ml-11\.5:focus {
  margin-left: 2.875rem !important;
}

.focus\:mt-12\.5:focus {
  margin-top: 3.125rem !important;
}

.focus\:mr-12\.5:focus {
  margin-right: 3.125rem !important;
}

.focus\:mb-12\.5:focus {
  margin-bottom: 3.125rem !important;
}

.focus\:ml-12\.5:focus {
  margin-left: 3.125rem !important;
}

.focus\:mt-13\.5:focus {
  margin-top: 3.375rem !important;
}

.focus\:mr-13\.5:focus {
  margin-right: 3.375rem !important;
}

.focus\:mb-13\.5:focus {
  margin-bottom: 3.375rem !important;
}

.focus\:ml-13\.5:focus {
  margin-left: 3.375rem !important;
}

.focus\:mt-14\.5:focus {
  margin-top: 3.625rem !important;
}

.focus\:mr-14\.5:focus {
  margin-right: 3.625rem !important;
}

.focus\:mb-14\.5:focus {
  margin-bottom: 3.625rem !important;
}

.focus\:ml-14\.5:focus {
  margin-left: 3.625rem !important;
}

.focus\:mt-15\.5:focus {
  margin-top: 3.875rem !important;
}

.focus\:mr-15\.5:focus {
  margin-right: 3.875rem !important;
}

.focus\:mb-15\.5:focus {
  margin-bottom: 3.875rem !important;
}

.focus\:ml-15\.5:focus {
  margin-left: 3.875rem !important;
}

.focus\:mt-16\.5:focus {
  margin-top: 4.125rem !important;
}

.focus\:mr-16\.5:focus {
  margin-right: 4.125rem !important;
}

.focus\:mb-16\.5:focus {
  margin-bottom: 4.125rem !important;
}

.focus\:ml-16\.5:focus {
  margin-left: 4.125rem !important;
}

.focus\:mt-17\.5:focus {
  margin-top: 4.375rem !important;
}

.focus\:mr-17\.5:focus {
  margin-right: 4.375rem !important;
}

.focus\:mb-17\.5:focus {
  margin-bottom: 4.375rem !important;
}

.focus\:ml-17\.5:focus {
  margin-left: 4.375rem !important;
}

.focus\:mt-18\.5:focus {
  margin-top: 4.625rem !important;
}

.focus\:mr-18\.5:focus {
  margin-right: 4.625rem !important;
}

.focus\:mb-18\.5:focus {
  margin-bottom: 4.625rem !important;
}

.focus\:ml-18\.5:focus {
  margin-left: 4.625rem !important;
}

.focus\:mt-19\.5:focus {
  margin-top: 4.875rem !important;
}

.focus\:mr-19\.5:focus {
  margin-right: 4.875rem !important;
}

.focus\:mb-19\.5:focus {
  margin-bottom: 4.875rem !important;
}

.focus\:ml-19\.5:focus {
  margin-left: 4.875rem !important;
}

.focus\:mt-20\.5:focus {
  margin-top: 5.125rem !important;
}

.focus\:mr-20\.5:focus {
  margin-right: 5.125rem !important;
}

.focus\:mb-20\.5:focus {
  margin-bottom: 5.125rem !important;
}

.focus\:ml-20\.5:focus {
  margin-left: 5.125rem !important;
}

.focus\:mt-21\.5:focus {
  margin-top: 5.375rem !important;
}

.focus\:mr-21\.5:focus {
  margin-right: 5.375rem !important;
}

.focus\:mb-21\.5:focus {
  margin-bottom: 5.375rem !important;
}

.focus\:ml-21\.5:focus {
  margin-left: 5.375rem !important;
}

.focus\:mt-22\.5:focus {
  margin-top: 5.625rem !important;
}

.focus\:mr-22\.5:focus {
  margin-right: 5.625rem !important;
}

.focus\:mb-22\.5:focus {
  margin-bottom: 5.625rem !important;
}

.focus\:ml-22\.5:focus {
  margin-left: 5.625rem !important;
}

.focus\:mt-23\.5:focus {
  margin-top: 5.875rem !important;
}

.focus\:mr-23\.5:focus {
  margin-right: 5.875rem !important;
}

.focus\:mb-23\.5:focus {
  margin-bottom: 5.875rem !important;
}

.focus\:ml-23\.5:focus {
  margin-left: 5.875rem !important;
}

.focus\:mt-24\.5:focus {
  margin-top: 6.125rem !important;
}

.focus\:mr-24\.5:focus {
  margin-right: 6.125rem !important;
}

.focus\:mb-24\.5:focus {
  margin-bottom: 6.125rem !important;
}

.focus\:ml-24\.5:focus {
  margin-left: 6.125rem !important;
}

.focus\:mt-25\.5:focus {
  margin-top: 6.375rem !important;
}

.focus\:mr-25\.5:focus {
  margin-right: 6.375rem !important;
}

.focus\:mb-25\.5:focus {
  margin-bottom: 6.375rem !important;
}

.focus\:ml-25\.5:focus {
  margin-left: 6.375rem !important;
}

.focus\:mt-26\.5:focus {
  margin-top: 6.625rem !important;
}

.focus\:mr-26\.5:focus {
  margin-right: 6.625rem !important;
}

.focus\:mb-26\.5:focus {
  margin-bottom: 6.625rem !important;
}

.focus\:ml-26\.5:focus {
  margin-left: 6.625rem !important;
}

.focus\:mt-27\.5:focus {
  margin-top: 6.875rem !important;
}

.focus\:mr-27\.5:focus {
  margin-right: 6.875rem !important;
}

.focus\:mb-27\.5:focus {
  margin-bottom: 6.875rem !important;
}

.focus\:ml-27\.5:focus {
  margin-left: 6.875rem !important;
}

.focus\:mt-28\.5:focus {
  margin-top: 7.125rem !important;
}

.focus\:mr-28\.5:focus {
  margin-right: 7.125rem !important;
}

.focus\:mb-28\.5:focus {
  margin-bottom: 7.125rem !important;
}

.focus\:ml-28\.5:focus {
  margin-left: 7.125rem !important;
}

.focus\:mt-29\.5:focus {
  margin-top: 7.375rem !important;
}

.focus\:mr-29\.5:focus {
  margin-right: 7.375rem !important;
}

.focus\:mb-29\.5:focus {
  margin-bottom: 7.375rem !important;
}

.focus\:ml-29\.5:focus {
  margin-left: 7.375rem !important;
}

.focus\:mt-30\.5:focus {
  margin-top: 7.625rem !important;
}

.focus\:mr-30\.5:focus {
  margin-right: 7.625rem !important;
}

.focus\:mb-30\.5:focus {
  margin-bottom: 7.625rem !important;
}

.focus\:ml-30\.5:focus {
  margin-left: 7.625rem !important;
}

.focus\:mt-31\.5:focus {
  margin-top: 7.875rem !important;
}

.focus\:mr-31\.5:focus {
  margin-right: 7.875rem !important;
}

.focus\:mb-31\.5:focus {
  margin-bottom: 7.875rem !important;
}

.focus\:ml-31\.5:focus {
  margin-left: 7.875rem !important;
}

.focus\:mt-32\.5:focus {
  margin-top: 8.125rem !important;
}

.focus\:mr-32\.5:focus {
  margin-right: 8.125rem !important;
}

.focus\:mb-32\.5:focus {
  margin-bottom: 8.125rem !important;
}

.focus\:ml-32\.5:focus {
  margin-left: 8.125rem !important;
}

.focus\:mt-33\.5:focus {
  margin-top: 8.375rem !important;
}

.focus\:mr-33\.5:focus {
  margin-right: 8.375rem !important;
}

.focus\:mb-33\.5:focus {
  margin-bottom: 8.375rem !important;
}

.focus\:ml-33\.5:focus {
  margin-left: 8.375rem !important;
}

.focus\:mt-34\.5:focus {
  margin-top: 8.625rem !important;
}

.focus\:mr-34\.5:focus {
  margin-right: 8.625rem !important;
}

.focus\:mb-34\.5:focus {
  margin-bottom: 8.625rem !important;
}

.focus\:ml-34\.5:focus {
  margin-left: 8.625rem !important;
}

.focus\:mt-35\.5:focus {
  margin-top: 8.875rem !important;
}

.focus\:mr-35\.5:focus {
  margin-right: 8.875rem !important;
}

.focus\:mb-35\.5:focus {
  margin-bottom: 8.875rem !important;
}

.focus\:ml-35\.5:focus {
  margin-left: 8.875rem !important;
}

.focus\:mt-36\.5:focus {
  margin-top: 9.125rem !important;
}

.focus\:mr-36\.5:focus {
  margin-right: 9.125rem !important;
}

.focus\:mb-36\.5:focus {
  margin-bottom: 9.125rem !important;
}

.focus\:ml-36\.5:focus {
  margin-left: 9.125rem !important;
}

.focus\:mt-37\.5:focus {
  margin-top: 9.375rem !important;
}

.focus\:mr-37\.5:focus {
  margin-right: 9.375rem !important;
}

.focus\:mb-37\.5:focus {
  margin-bottom: 9.375rem !important;
}

.focus\:ml-37\.5:focus {
  margin-left: 9.375rem !important;
}

.focus\:mt-38\.5:focus {
  margin-top: 9.625rem !important;
}

.focus\:mr-38\.5:focus {
  margin-right: 9.625rem !important;
}

.focus\:mb-38\.5:focus {
  margin-bottom: 9.625rem !important;
}

.focus\:ml-38\.5:focus {
  margin-left: 9.625rem !important;
}

.focus\:mt-39\.5:focus {
  margin-top: 9.875rem !important;
}

.focus\:mr-39\.5:focus {
  margin-right: 9.875rem !important;
}

.focus\:mb-39\.5:focus {
  margin-bottom: 9.875rem !important;
}

.focus\:ml-39\.5:focus {
  margin-left: 9.875rem !important;
}

.focus\:mt-40\.5:focus {
  margin-top: 10.125rem !important;
}

.focus\:mr-40\.5:focus {
  margin-right: 10.125rem !important;
}

.focus\:mb-40\.5:focus {
  margin-bottom: 10.125rem !important;
}

.focus\:ml-40\.5:focus {
  margin-left: 10.125rem !important;
}

.focus\:mt-41\.5:focus {
  margin-top: 10.375rem !important;
}

.focus\:mr-41\.5:focus {
  margin-right: 10.375rem !important;
}

.focus\:mb-41\.5:focus {
  margin-bottom: 10.375rem !important;
}

.focus\:ml-41\.5:focus {
  margin-left: 10.375rem !important;
}

.focus\:mt-42\.5:focus {
  margin-top: 10.625rem !important;
}

.focus\:mr-42\.5:focus {
  margin-right: 10.625rem !important;
}

.focus\:mb-42\.5:focus {
  margin-bottom: 10.625rem !important;
}

.focus\:ml-42\.5:focus {
  margin-left: 10.625rem !important;
}

.focus\:mt-43\.5:focus {
  margin-top: 10.875rem !important;
}

.focus\:mr-43\.5:focus {
  margin-right: 10.875rem !important;
}

.focus\:mb-43\.5:focus {
  margin-bottom: 10.875rem !important;
}

.focus\:ml-43\.5:focus {
  margin-left: 10.875rem !important;
}

.focus\:mt-44\.5:focus {
  margin-top: 11.125rem !important;
}

.focus\:mr-44\.5:focus {
  margin-right: 11.125rem !important;
}

.focus\:mb-44\.5:focus {
  margin-bottom: 11.125rem !important;
}

.focus\:ml-44\.5:focus {
  margin-left: 11.125rem !important;
}

.focus\:mt-45\.5:focus {
  margin-top: 11.375rem !important;
}

.focus\:mr-45\.5:focus {
  margin-right: 11.375rem !important;
}

.focus\:mb-45\.5:focus {
  margin-bottom: 11.375rem !important;
}

.focus\:ml-45\.5:focus {
  margin-left: 11.375rem !important;
}

.focus\:mt-46\.5:focus {
  margin-top: 11.625rem !important;
}

.focus\:mr-46\.5:focus {
  margin-right: 11.625rem !important;
}

.focus\:mb-46\.5:focus {
  margin-bottom: 11.625rem !important;
}

.focus\:ml-46\.5:focus {
  margin-left: 11.625rem !important;
}

.focus\:mt-47\.5:focus {
  margin-top: 11.875rem !important;
}

.focus\:mr-47\.5:focus {
  margin-right: 11.875rem !important;
}

.focus\:mb-47\.5:focus {
  margin-bottom: 11.875rem !important;
}

.focus\:ml-47\.5:focus {
  margin-left: 11.875rem !important;
}

.focus\:mt-48\.5:focus {
  margin-top: 12.125rem !important;
}

.focus\:mr-48\.5:focus {
  margin-right: 12.125rem !important;
}

.focus\:mb-48\.5:focus {
  margin-bottom: 12.125rem !important;
}

.focus\:ml-48\.5:focus {
  margin-left: 12.125rem !important;
}

.focus\:mt-49\.5:focus {
  margin-top: 12.375rem !important;
}

.focus\:mr-49\.5:focus {
  margin-right: 12.375rem !important;
}

.focus\:mb-49\.5:focus {
  margin-bottom: 12.375rem !important;
}

.focus\:ml-49\.5:focus {
  margin-left: 12.375rem !important;
}

.focus\:mt-50\.5:focus {
  margin-top: 12.625rem !important;
}

.focus\:mr-50\.5:focus {
  margin-right: 12.625rem !important;
}

.focus\:mb-50\.5:focus {
  margin-bottom: 12.625rem !important;
}

.focus\:ml-50\.5:focus {
  margin-left: 12.625rem !important;
}

.focus\:mt-51\.5:focus {
  margin-top: 12.875rem !important;
}

.focus\:mr-51\.5:focus {
  margin-right: 12.875rem !important;
}

.focus\:mb-51\.5:focus {
  margin-bottom: 12.875rem !important;
}

.focus\:ml-51\.5:focus {
  margin-left: 12.875rem !important;
}

.focus\:mt-52\.5:focus {
  margin-top: 13.125rem !important;
}

.focus\:mr-52\.5:focus {
  margin-right: 13.125rem !important;
}

.focus\:mb-52\.5:focus {
  margin-bottom: 13.125rem !important;
}

.focus\:ml-52\.5:focus {
  margin-left: 13.125rem !important;
}

.focus\:mt-53\.5:focus {
  margin-top: 13.375rem !important;
}

.focus\:mr-53\.5:focus {
  margin-right: 13.375rem !important;
}

.focus\:mb-53\.5:focus {
  margin-bottom: 13.375rem !important;
}

.focus\:ml-53\.5:focus {
  margin-left: 13.375rem !important;
}

.focus\:mt-54\.5:focus {
  margin-top: 13.625rem !important;
}

.focus\:mr-54\.5:focus {
  margin-right: 13.625rem !important;
}

.focus\:mb-54\.5:focus {
  margin-bottom: 13.625rem !important;
}

.focus\:ml-54\.5:focus {
  margin-left: 13.625rem !important;
}

.focus\:mt-55\.5:focus {
  margin-top: 13.875rem !important;
}

.focus\:mr-55\.5:focus {
  margin-right: 13.875rem !important;
}

.focus\:mb-55\.5:focus {
  margin-bottom: 13.875rem !important;
}

.focus\:ml-55\.5:focus {
  margin-left: 13.875rem !important;
}

.focus\:mt-56\.5:focus {
  margin-top: 14.125rem !important;
}

.focus\:mr-56\.5:focus {
  margin-right: 14.125rem !important;
}

.focus\:mb-56\.5:focus {
  margin-bottom: 14.125rem !important;
}

.focus\:ml-56\.5:focus {
  margin-left: 14.125rem !important;
}

.focus\:mt-57\.5:focus {
  margin-top: 14.375rem !important;
}

.focus\:mr-57\.5:focus {
  margin-right: 14.375rem !important;
}

.focus\:mb-57\.5:focus {
  margin-bottom: 14.375rem !important;
}

.focus\:ml-57\.5:focus {
  margin-left: 14.375rem !important;
}

.focus\:mt-58\.5:focus {
  margin-top: 14.625rem !important;
}

.focus\:mr-58\.5:focus {
  margin-right: 14.625rem !important;
}

.focus\:mb-58\.5:focus {
  margin-bottom: 14.625rem !important;
}

.focus\:ml-58\.5:focus {
  margin-left: 14.625rem !important;
}

.focus\:mt-59\.5:focus {
  margin-top: 14.875rem !important;
}

.focus\:mr-59\.5:focus {
  margin-right: 14.875rem !important;
}

.focus\:mb-59\.5:focus {
  margin-bottom: 14.875rem !important;
}

.focus\:ml-59\.5:focus {
  margin-left: 14.875rem !important;
}

.focus\:mt-60\.5:focus {
  margin-top: 15.125rem !important;
}

.focus\:mr-60\.5:focus {
  margin-right: 15.125rem !important;
}

.focus\:mb-60\.5:focus {
  margin-bottom: 15.125rem !important;
}

.focus\:ml-60\.5:focus {
  margin-left: 15.125rem !important;
}

.focus\:mt-61\.5:focus {
  margin-top: 15.375rem !important;
}

.focus\:mr-61\.5:focus {
  margin-right: 15.375rem !important;
}

.focus\:mb-61\.5:focus {
  margin-bottom: 15.375rem !important;
}

.focus\:ml-61\.5:focus {
  margin-left: 15.375rem !important;
}

.focus\:mt-62\.5:focus {
  margin-top: 15.625rem !important;
}

.focus\:mr-62\.5:focus {
  margin-right: 15.625rem !important;
}

.focus\:mb-62\.5:focus {
  margin-bottom: 15.625rem !important;
}

.focus\:ml-62\.5:focus {
  margin-left: 15.625rem !important;
}

.focus\:mt-63\.5:focus {
  margin-top: 15.875rem !important;
}

.focus\:mr-63\.5:focus {
  margin-right: 15.875rem !important;
}

.focus\:mb-63\.5:focus {
  margin-bottom: 15.875rem !important;
}

.focus\:ml-63\.5:focus {
  margin-left: 15.875rem !important;
}

.focus\:mt-64\.5:focus {
  margin-top: 16.125rem !important;
}

.focus\:mr-64\.5:focus {
  margin-right: 16.125rem !important;
}

.focus\:mb-64\.5:focus {
  margin-bottom: 16.125rem !important;
}

.focus\:ml-64\.5:focus {
  margin-left: 16.125rem !important;
}

.focus\:mt-65\.5:focus {
  margin-top: 16.375rem !important;
}

.focus\:mr-65\.5:focus {
  margin-right: 16.375rem !important;
}

.focus\:mb-65\.5:focus {
  margin-bottom: 16.375rem !important;
}

.focus\:ml-65\.5:focus {
  margin-left: 16.375rem !important;
}

.focus\:mt-66\.5:focus {
  margin-top: 16.625rem !important;
}

.focus\:mr-66\.5:focus {
  margin-right: 16.625rem !important;
}

.focus\:mb-66\.5:focus {
  margin-bottom: 16.625rem !important;
}

.focus\:ml-66\.5:focus {
  margin-left: 16.625rem !important;
}

.focus\:mt-67\.5:focus {
  margin-top: 16.875rem !important;
}

.focus\:mr-67\.5:focus {
  margin-right: 16.875rem !important;
}

.focus\:mb-67\.5:focus {
  margin-bottom: 16.875rem !important;
}

.focus\:ml-67\.5:focus {
  margin-left: 16.875rem !important;
}

.focus\:mt-68\.5:focus {
  margin-top: 17.125rem !important;
}

.focus\:mr-68\.5:focus {
  margin-right: 17.125rem !important;
}

.focus\:mb-68\.5:focus {
  margin-bottom: 17.125rem !important;
}

.focus\:ml-68\.5:focus {
  margin-left: 17.125rem !important;
}

.focus\:mt-69\.5:focus {
  margin-top: 17.375rem !important;
}

.focus\:mr-69\.5:focus {
  margin-right: 17.375rem !important;
}

.focus\:mb-69\.5:focus {
  margin-bottom: 17.375rem !important;
}

.focus\:ml-69\.5:focus {
  margin-left: 17.375rem !important;
}

.focus\:mt-70\.5:focus {
  margin-top: 17.625rem !important;
}

.focus\:mr-70\.5:focus {
  margin-right: 17.625rem !important;
}

.focus\:mb-70\.5:focus {
  margin-bottom: 17.625rem !important;
}

.focus\:ml-70\.5:focus {
  margin-left: 17.625rem !important;
}

.focus\:mt-71\.5:focus {
  margin-top: 17.875rem !important;
}

.focus\:mr-71\.5:focus {
  margin-right: 17.875rem !important;
}

.focus\:mb-71\.5:focus {
  margin-bottom: 17.875rem !important;
}

.focus\:ml-71\.5:focus {
  margin-left: 17.875rem !important;
}

.focus\:mt-72\.5:focus {
  margin-top: 18.125rem !important;
}

.focus\:mr-72\.5:focus {
  margin-right: 18.125rem !important;
}

.focus\:mb-72\.5:focus {
  margin-bottom: 18.125rem !important;
}

.focus\:ml-72\.5:focus {
  margin-left: 18.125rem !important;
}

.focus\:mt-73\.5:focus {
  margin-top: 18.375rem !important;
}

.focus\:mr-73\.5:focus {
  margin-right: 18.375rem !important;
}

.focus\:mb-73\.5:focus {
  margin-bottom: 18.375rem !important;
}

.focus\:ml-73\.5:focus {
  margin-left: 18.375rem !important;
}

.focus\:mt-74\.5:focus {
  margin-top: 18.625rem !important;
}

.focus\:mr-74\.5:focus {
  margin-right: 18.625rem !important;
}

.focus\:mb-74\.5:focus {
  margin-bottom: 18.625rem !important;
}

.focus\:ml-74\.5:focus {
  margin-left: 18.625rem !important;
}

.focus\:mt-75\.5:focus {
  margin-top: 18.875rem !important;
}

.focus\:mr-75\.5:focus {
  margin-right: 18.875rem !important;
}

.focus\:mb-75\.5:focus {
  margin-bottom: 18.875rem !important;
}

.focus\:ml-75\.5:focus {
  margin-left: 18.875rem !important;
}

.focus\:mt-76\.5:focus {
  margin-top: 19.125rem !important;
}

.focus\:mr-76\.5:focus {
  margin-right: 19.125rem !important;
}

.focus\:mb-76\.5:focus {
  margin-bottom: 19.125rem !important;
}

.focus\:ml-76\.5:focus {
  margin-left: 19.125rem !important;
}

.focus\:mt-77\.5:focus {
  margin-top: 19.375rem !important;
}

.focus\:mr-77\.5:focus {
  margin-right: 19.375rem !important;
}

.focus\:mb-77\.5:focus {
  margin-bottom: 19.375rem !important;
}

.focus\:ml-77\.5:focus {
  margin-left: 19.375rem !important;
}

.focus\:mt-78\.5:focus {
  margin-top: 19.625rem !important;
}

.focus\:mr-78\.5:focus {
  margin-right: 19.625rem !important;
}

.focus\:mb-78\.5:focus {
  margin-bottom: 19.625rem !important;
}

.focus\:ml-78\.5:focus {
  margin-left: 19.625rem !important;
}

.focus\:mt-79\.5:focus {
  margin-top: 19.875rem !important;
}

.focus\:mr-79\.5:focus {
  margin-right: 19.875rem !important;
}

.focus\:mb-79\.5:focus {
  margin-bottom: 19.875rem !important;
}

.focus\:ml-79\.5:focus {
  margin-left: 19.875rem !important;
}

.focus\:mt-80\.5:focus {
  margin-top: 20.125rem !important;
}

.focus\:mr-80\.5:focus {
  margin-right: 20.125rem !important;
}

.focus\:mb-80\.5:focus {
  margin-bottom: 20.125rem !important;
}

.focus\:ml-80\.5:focus {
  margin-left: 20.125rem !important;
}

.focus\:mt-81\.5:focus {
  margin-top: 20.375rem !important;
}

.focus\:mr-81\.5:focus {
  margin-right: 20.375rem !important;
}

.focus\:mb-81\.5:focus {
  margin-bottom: 20.375rem !important;
}

.focus\:ml-81\.5:focus {
  margin-left: 20.375rem !important;
}

.focus\:mt-82\.5:focus {
  margin-top: 20.625rem !important;
}

.focus\:mr-82\.5:focus {
  margin-right: 20.625rem !important;
}

.focus\:mb-82\.5:focus {
  margin-bottom: 20.625rem !important;
}

.focus\:ml-82\.5:focus {
  margin-left: 20.625rem !important;
}

.focus\:mt-83\.5:focus {
  margin-top: 20.875rem !important;
}

.focus\:mr-83\.5:focus {
  margin-right: 20.875rem !important;
}

.focus\:mb-83\.5:focus {
  margin-bottom: 20.875rem !important;
}

.focus\:ml-83\.5:focus {
  margin-left: 20.875rem !important;
}

.focus\:mt-84\.5:focus {
  margin-top: 21.125rem !important;
}

.focus\:mr-84\.5:focus {
  margin-right: 21.125rem !important;
}

.focus\:mb-84\.5:focus {
  margin-bottom: 21.125rem !important;
}

.focus\:ml-84\.5:focus {
  margin-left: 21.125rem !important;
}

.focus\:mt-85\.5:focus {
  margin-top: 21.375rem !important;
}

.focus\:mr-85\.5:focus {
  margin-right: 21.375rem !important;
}

.focus\:mb-85\.5:focus {
  margin-bottom: 21.375rem !important;
}

.focus\:ml-85\.5:focus {
  margin-left: 21.375rem !important;
}

.focus\:mt-86\.5:focus {
  margin-top: 21.625rem !important;
}

.focus\:mr-86\.5:focus {
  margin-right: 21.625rem !important;
}

.focus\:mb-86\.5:focus {
  margin-bottom: 21.625rem !important;
}

.focus\:ml-86\.5:focus {
  margin-left: 21.625rem !important;
}

.focus\:mt-87\.5:focus {
  margin-top: 21.875rem !important;
}

.focus\:mr-87\.5:focus {
  margin-right: 21.875rem !important;
}

.focus\:mb-87\.5:focus {
  margin-bottom: 21.875rem !important;
}

.focus\:ml-87\.5:focus {
  margin-left: 21.875rem !important;
}

.focus\:mt-88\.5:focus {
  margin-top: 22.125rem !important;
}

.focus\:mr-88\.5:focus {
  margin-right: 22.125rem !important;
}

.focus\:mb-88\.5:focus {
  margin-bottom: 22.125rem !important;
}

.focus\:ml-88\.5:focus {
  margin-left: 22.125rem !important;
}

.focus\:mt-89\.5:focus {
  margin-top: 22.375rem !important;
}

.focus\:mr-89\.5:focus {
  margin-right: 22.375rem !important;
}

.focus\:mb-89\.5:focus {
  margin-bottom: 22.375rem !important;
}

.focus\:ml-89\.5:focus {
  margin-left: 22.375rem !important;
}

.focus\:mt-90\.5:focus {
  margin-top: 22.625rem !important;
}

.focus\:mr-90\.5:focus {
  margin-right: 22.625rem !important;
}

.focus\:mb-90\.5:focus {
  margin-bottom: 22.625rem !important;
}

.focus\:ml-90\.5:focus {
  margin-left: 22.625rem !important;
}

.focus\:mt-91\.5:focus {
  margin-top: 22.875rem !important;
}

.focus\:mr-91\.5:focus {
  margin-right: 22.875rem !important;
}

.focus\:mb-91\.5:focus {
  margin-bottom: 22.875rem !important;
}

.focus\:ml-91\.5:focus {
  margin-left: 22.875rem !important;
}

.focus\:mt-92\.5:focus {
  margin-top: 23.125rem !important;
}

.focus\:mr-92\.5:focus {
  margin-right: 23.125rem !important;
}

.focus\:mb-92\.5:focus {
  margin-bottom: 23.125rem !important;
}

.focus\:ml-92\.5:focus {
  margin-left: 23.125rem !important;
}

.focus\:mt-93\.5:focus {
  margin-top: 23.375rem !important;
}

.focus\:mr-93\.5:focus {
  margin-right: 23.375rem !important;
}

.focus\:mb-93\.5:focus {
  margin-bottom: 23.375rem !important;
}

.focus\:ml-93\.5:focus {
  margin-left: 23.375rem !important;
}

.focus\:mt-94\.5:focus {
  margin-top: 23.625rem !important;
}

.focus\:mr-94\.5:focus {
  margin-right: 23.625rem !important;
}

.focus\:mb-94\.5:focus {
  margin-bottom: 23.625rem !important;
}

.focus\:ml-94\.5:focus {
  margin-left: 23.625rem !important;
}

.focus\:mt-95\.5:focus {
  margin-top: 23.875rem !important;
}

.focus\:mr-95\.5:focus {
  margin-right: 23.875rem !important;
}

.focus\:mb-95\.5:focus {
  margin-bottom: 23.875rem !important;
}

.focus\:ml-95\.5:focus {
  margin-left: 23.875rem !important;
}

.focus\:mt-96\.5:focus {
  margin-top: 24.125rem !important;
}

.focus\:mr-96\.5:focus {
  margin-right: 24.125rem !important;
}

.focus\:mb-96\.5:focus {
  margin-bottom: 24.125rem !important;
}

.focus\:ml-96\.5:focus {
  margin-left: 24.125rem !important;
}

.focus\:mt-97\.5:focus {
  margin-top: 24.375rem !important;
}

.focus\:mr-97\.5:focus {
  margin-right: 24.375rem !important;
}

.focus\:mb-97\.5:focus {
  margin-bottom: 24.375rem !important;
}

.focus\:ml-97\.5:focus {
  margin-left: 24.375rem !important;
}

.focus\:mt-98\.5:focus {
  margin-top: 24.625rem !important;
}

.focus\:mr-98\.5:focus {
  margin-right: 24.625rem !important;
}

.focus\:mb-98\.5:focus {
  margin-bottom: 24.625rem !important;
}

.focus\:ml-98\.5:focus {
  margin-left: 24.625rem !important;
}

.focus\:mt-99\.5:focus {
  margin-top: 24.875rem !important;
}

.focus\:mr-99\.5:focus {
  margin-right: 24.875rem !important;
}

.focus\:mb-99\.5:focus {
  margin-bottom: 24.875rem !important;
}

.focus\:ml-99\.5:focus {
  margin-left: 24.875rem !important;
}

.focus\:mt-100\.5:focus {
  margin-top: 25.125rem !important;
}

.focus\:mr-100\.5:focus {
  margin-right: 25.125rem !important;
}

.focus\:mb-100\.5:focus {
  margin-bottom: 25.125rem !important;
}

.focus\:ml-100\.5:focus {
  margin-left: 25.125rem !important;
}

.focus\:mt-101\.5:focus {
  margin-top: 25.375rem !important;
}

.focus\:mr-101\.5:focus {
  margin-right: 25.375rem !important;
}

.focus\:mb-101\.5:focus {
  margin-bottom: 25.375rem !important;
}

.focus\:ml-101\.5:focus {
  margin-left: 25.375rem !important;
}

.focus\:mt-102\.5:focus {
  margin-top: 25.625rem !important;
}

.focus\:mr-102\.5:focus {
  margin-right: 25.625rem !important;
}

.focus\:mb-102\.5:focus {
  margin-bottom: 25.625rem !important;
}

.focus\:ml-102\.5:focus {
  margin-left: 25.625rem !important;
}

.focus\:mt-103\.5:focus {
  margin-top: 25.875rem !important;
}

.focus\:mr-103\.5:focus {
  margin-right: 25.875rem !important;
}

.focus\:mb-103\.5:focus {
  margin-bottom: 25.875rem !important;
}

.focus\:ml-103\.5:focus {
  margin-left: 25.875rem !important;
}

.focus\:mt-104\.5:focus {
  margin-top: 26.125rem !important;
}

.focus\:mr-104\.5:focus {
  margin-right: 26.125rem !important;
}

.focus\:mb-104\.5:focus {
  margin-bottom: 26.125rem !important;
}

.focus\:ml-104\.5:focus {
  margin-left: 26.125rem !important;
}

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

.focus\:-mr-0:focus {
  margin-right: 0rem !important;
}

.focus\:-mb-0:focus {
  margin-bottom: 0rem !important;
}

.focus\:-ml-0:focus {
  margin-left: 0rem !important;
}

.focus\:-mt-1:focus {
  margin-top: -0.25rem !important;
}

.focus\:-mr-1:focus {
  margin-right: -0.25rem !important;
}

.focus\:-mb-1:focus {
  margin-bottom: -0.25rem !important;
}

.focus\:-ml-1:focus {
  margin-left: -0.25rem !important;
}

.focus\:-mt-2:focus {
  margin-top: -0.5rem !important;
}

.focus\:-mr-2:focus {
  margin-right: -0.5rem !important;
}

.focus\:-mb-2:focus {
  margin-bottom: -0.5rem !important;
}

.focus\:-ml-2:focus {
  margin-left: -0.5rem !important;
}

.focus\:-mt-3:focus {
  margin-top: -0.75rem !important;
}

.focus\:-mr-3:focus {
  margin-right: -0.75rem !important;
}

.focus\:-mb-3:focus {
  margin-bottom: -0.75rem !important;
}

.focus\:-ml-3:focus {
  margin-left: -0.75rem !important;
}

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

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

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

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

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

.focus\:-mr-5:focus {
  margin-right: -1.25rem !important;
}

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

.focus\:-ml-5:focus {
  margin-left: -1.25rem !important;
}

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

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

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

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

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

.focus\:-mr-7:focus {
  margin-right: -1.75rem !important;
}

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

.focus\:-ml-7:focus {
  margin-left: -1.75rem !important;
}

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

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

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

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

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

.focus\:-mr-9:focus {
  margin-right: -2.25rem !important;
}

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

.focus\:-ml-9:focus {
  margin-left: -2.25rem !important;
}

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

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

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

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

.focus\:-mt-11:focus {
  margin-top: -2.75rem !important;
}

.focus\:-mr-11:focus {
  margin-right: -2.75rem !important;
}

.focus\:-mb-11:focus {
  margin-bottom: -2.75rem !important;
}

.focus\:-ml-11:focus {
  margin-left: -2.75rem !important;
}

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

.focus\:-mr-12:focus {
  margin-right: -3rem !important;
}

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

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

.focus\:-mt-13:focus {
  margin-top: -3.25rem !important;
}

.focus\:-mr-13:focus {
  margin-right: -3.25rem !important;
}

.focus\:-mb-13:focus {
  margin-bottom: -3.25rem !important;
}

.focus\:-ml-13:focus {
  margin-left: -3.25rem !important;
}

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

.focus\:-mr-14:focus {
  margin-right: -3.5rem !important;
}

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

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

.focus\:-mt-15:focus {
  margin-top: -3.75rem !important;
}

.focus\:-mr-15:focus {
  margin-right: -3.75rem !important;
}

.focus\:-mb-15:focus {
  margin-bottom: -3.75rem !important;
}

.focus\:-ml-15:focus {
  margin-left: -3.75rem !important;
}

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

.focus\:-mr-16:focus {
  margin-right: -4rem !important;
}

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

.focus\:-ml-16:focus {
  margin-left: -4rem !important;
}

.focus\:-mt-17:focus {
  margin-top: -4.25rem !important;
}

.focus\:-mr-17:focus {
  margin-right: -4.25rem !important;
}

.focus\:-mb-17:focus {
  margin-bottom: -4.25rem !important;
}

.focus\:-ml-17:focus {
  margin-left: -4.25rem !important;
}

.focus\:-mt-18:focus {
  margin-top: -4.5rem !important;
}

.focus\:-mr-18:focus {
  margin-right: -4.5rem !important;
}

.focus\:-mb-18:focus {
  margin-bottom: -4.5rem !important;
}

.focus\:-ml-18:focus {
  margin-left: -4.5rem !important;
}

.focus\:-mt-19:focus {
  margin-top: -4.75rem !important;
}

.focus\:-mr-19:focus {
  margin-right: -4.75rem !important;
}

.focus\:-mb-19:focus {
  margin-bottom: -4.75rem !important;
}

.focus\:-ml-19:focus {
  margin-left: -4.75rem !important;
}

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

.focus\:-mr-20:focus {
  margin-right: -5rem !important;
}

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

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

.focus\:-mt-21:focus {
  margin-top: -5.25rem !important;
}

.focus\:-mr-21:focus {
  margin-right: -5.25rem !important;
}

.focus\:-mb-21:focus {
  margin-bottom: -5.25rem !important;
}

.focus\:-ml-21:focus {
  margin-left: -5.25rem !important;
}

.focus\:-mt-22:focus {
  margin-top: -5.5rem !important;
}

.focus\:-mr-22:focus {
  margin-right: -5.5rem !important;
}

.focus\:-mb-22:focus {
  margin-bottom: -5.5rem !important;
}

.focus\:-ml-22:focus {
  margin-left: -5.5rem !important;
}

.focus\:-mt-23:focus {
  margin-top: -5.75rem !important;
}

.focus\:-mr-23:focus {
  margin-right: -5.75rem !important;
}

.focus\:-mb-23:focus {
  margin-bottom: -5.75rem !important;
}

.focus\:-ml-23:focus {
  margin-left: -5.75rem !important;
}

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

.focus\:-mr-24:focus {
  margin-right: -6rem !important;
}

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

.focus\:-ml-24:focus {
  margin-left: -6rem !important;
}

.focus\:-mt-25:focus {
  margin-top: -6.25rem !important;
}

.focus\:-mr-25:focus {
  margin-right: -6.25rem !important;
}

.focus\:-mb-25:focus {
  margin-bottom: -6.25rem !important;
}

.focus\:-ml-25:focus {
  margin-left: -6.25rem !important;
}

.focus\:-mt-26:focus {
  margin-top: -6.5rem !important;
}

.focus\:-mr-26:focus {
  margin-right: -6.5rem !important;
}

.focus\:-mb-26:focus {
  margin-bottom: -6.5rem !important;
}

.focus\:-ml-26:focus {
  margin-left: -6.5rem !important;
}

.focus\:-mt-27:focus {
  margin-top: -6.75rem !important;
}

.focus\:-mr-27:focus {
  margin-right: -6.75rem !important;
}

.focus\:-mb-27:focus {
  margin-bottom: -6.75rem !important;
}

.focus\:-ml-27:focus {
  margin-left: -6.75rem !important;
}

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

.focus\:-mr-28:focus {
  margin-right: -7rem !important;
}

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

.focus\:-ml-28:focus {
  margin-left: -7rem !important;
}

.focus\:-mt-29:focus {
  margin-top: -7.25rem !important;
}

.focus\:-mr-29:focus {
  margin-right: -7.25rem !important;
}

.focus\:-mb-29:focus {
  margin-bottom: -7.25rem !important;
}

.focus\:-ml-29:focus {
  margin-left: -7.25rem !important;
}

.focus\:-mt-30:focus {
  margin-top: -7.5rem !important;
}

.focus\:-mr-30:focus {
  margin-right: -7.5rem !important;
}

.focus\:-mb-30:focus {
  margin-bottom: -7.5rem !important;
}

.focus\:-ml-30:focus {
  margin-left: -7.5rem !important;
}

.focus\:-mt-31:focus {
  margin-top: -7.75rem !important;
}

.focus\:-mr-31:focus {
  margin-right: -7.75rem !important;
}

.focus\:-mb-31:focus {
  margin-bottom: -7.75rem !important;
}

.focus\:-ml-31:focus {
  margin-left: -7.75rem !important;
}

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

.focus\:-mr-32:focus {
  margin-right: -8rem !important;
}

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

.focus\:-ml-32:focus {
  margin-left: -8rem !important;
}

.focus\:-mt-33:focus {
  margin-top: -8.25rem !important;
}

.focus\:-mr-33:focus {
  margin-right: -8.25rem !important;
}

.focus\:-mb-33:focus {
  margin-bottom: -8.25rem !important;
}

.focus\:-ml-33:focus {
  margin-left: -8.25rem !important;
}

.focus\:-mt-34:focus {
  margin-top: -8.5rem !important;
}

.focus\:-mr-34:focus {
  margin-right: -8.5rem !important;
}

.focus\:-mb-34:focus {
  margin-bottom: -8.5rem !important;
}

.focus\:-ml-34:focus {
  margin-left: -8.5rem !important;
}

.focus\:-mt-35:focus {
  margin-top: -8.75rem !important;
}

.focus\:-mr-35:focus {
  margin-right: -8.75rem !important;
}

.focus\:-mb-35:focus {
  margin-bottom: -8.75rem !important;
}

.focus\:-ml-35:focus {
  margin-left: -8.75rem !important;
}

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

.focus\:-mr-36:focus {
  margin-right: -9rem !important;
}

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

.focus\:-ml-36:focus {
  margin-left: -9rem !important;
}

.focus\:-mt-37:focus {
  margin-top: -9.25rem !important;
}

.focus\:-mr-37:focus {
  margin-right: -9.25rem !important;
}

.focus\:-mb-37:focus {
  margin-bottom: -9.25rem !important;
}

.focus\:-ml-37:focus {
  margin-left: -9.25rem !important;
}

.focus\:-mt-38:focus {
  margin-top: -9.5rem !important;
}

.focus\:-mr-38:focus {
  margin-right: -9.5rem !important;
}

.focus\:-mb-38:focus {
  margin-bottom: -9.5rem !important;
}

.focus\:-ml-38:focus {
  margin-left: -9.5rem !important;
}

.focus\:-mt-39:focus {
  margin-top: -9.75rem !important;
}

.focus\:-mr-39:focus {
  margin-right: -9.75rem !important;
}

.focus\:-mb-39:focus {
  margin-bottom: -9.75rem !important;
}

.focus\:-ml-39:focus {
  margin-left: -9.75rem !important;
}

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

.focus\:-mr-40:focus {
  margin-right: -10rem !important;
}

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

.focus\:-ml-40:focus {
  margin-left: -10rem !important;
}

.focus\:-mt-41:focus {
  margin-top: -10.25rem !important;
}

.focus\:-mr-41:focus {
  margin-right: -10.25rem !important;
}

.focus\:-mb-41:focus {
  margin-bottom: -10.25rem !important;
}

.focus\:-ml-41:focus {
  margin-left: -10.25rem !important;
}

.focus\:-mt-42:focus {
  margin-top: -10.5rem !important;
}

.focus\:-mr-42:focus {
  margin-right: -10.5rem !important;
}

.focus\:-mb-42:focus {
  margin-bottom: -10.5rem !important;
}

.focus\:-ml-42:focus {
  margin-left: -10.5rem !important;
}

.focus\:-mt-43:focus {
  margin-top: -10.75rem !important;
}

.focus\:-mr-43:focus {
  margin-right: -10.75rem !important;
}

.focus\:-mb-43:focus {
  margin-bottom: -10.75rem !important;
}

.focus\:-ml-43:focus {
  margin-left: -10.75rem !important;
}

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

.focus\:-mr-44:focus {
  margin-right: -11rem !important;
}

.focus\:-mb-44:focus {
  margin-bottom: -11rem !important;
}

.focus\:-ml-44:focus {
  margin-left: -11rem !important;
}

.focus\:-mt-45:focus {
  margin-top: -11.25rem !important;
}

.focus\:-mr-45:focus {
  margin-right: -11.25rem !important;
}

.focus\:-mb-45:focus {
  margin-bottom: -11.25rem !important;
}

.focus\:-ml-45:focus {
  margin-left: -11.25rem !important;
}

.focus\:-mt-46:focus {
  margin-top: -11.5rem !important;
}

.focus\:-mr-46:focus {
  margin-right: -11.5rem !important;
}

.focus\:-mb-46:focus {
  margin-bottom: -11.5rem !important;
}

.focus\:-ml-46:focus {
  margin-left: -11.5rem !important;
}

.focus\:-mt-47:focus {
  margin-top: -11.75rem !important;
}

.focus\:-mr-47:focus {
  margin-right: -11.75rem !important;
}

.focus\:-mb-47:focus {
  margin-bottom: -11.75rem !important;
}

.focus\:-ml-47:focus {
  margin-left: -11.75rem !important;
}

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

.focus\:-mr-48:focus {
  margin-right: -12rem !important;
}

.focus\:-mb-48:focus {
  margin-bottom: -12rem !important;
}

.focus\:-ml-48:focus {
  margin-left: -12rem !important;
}

.focus\:-mt-49:focus {
  margin-top: -12.25rem !important;
}

.focus\:-mr-49:focus {
  margin-right: -12.25rem !important;
}

.focus\:-mb-49:focus {
  margin-bottom: -12.25rem !important;
}

.focus\:-ml-49:focus {
  margin-left: -12.25rem !important;
}

.focus\:-mt-50:focus {
  margin-top: -12.5rem !important;
}

.focus\:-mr-50:focus {
  margin-right: -12.5rem !important;
}

.focus\:-mb-50:focus {
  margin-bottom: -12.5rem !important;
}

.focus\:-ml-50:focus {
  margin-left: -12.5rem !important;
}

.focus\:-mt-51:focus {
  margin-top: -12.75rem !important;
}

.focus\:-mr-51:focus {
  margin-right: -12.75rem !important;
}

.focus\:-mb-51:focus {
  margin-bottom: -12.75rem !important;
}

.focus\:-ml-51:focus {
  margin-left: -12.75rem !important;
}

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

.focus\:-mr-52:focus {
  margin-right: -13rem !important;
}

.focus\:-mb-52:focus {
  margin-bottom: -13rem !important;
}

.focus\:-ml-52:focus {
  margin-left: -13rem !important;
}

.focus\:-mt-53:focus {
  margin-top: -13.25rem !important;
}

.focus\:-mr-53:focus {
  margin-right: -13.25rem !important;
}

.focus\:-mb-53:focus {
  margin-bottom: -13.25rem !important;
}

.focus\:-ml-53:focus {
  margin-left: -13.25rem !important;
}

.focus\:-mt-54:focus {
  margin-top: -13.5rem !important;
}

.focus\:-mr-54:focus {
  margin-right: -13.5rem !important;
}

.focus\:-mb-54:focus {
  margin-bottom: -13.5rem !important;
}

.focus\:-ml-54:focus {
  margin-left: -13.5rem !important;
}

.focus\:-mt-55:focus {
  margin-top: -13.75rem !important;
}

.focus\:-mr-55:focus {
  margin-right: -13.75rem !important;
}

.focus\:-mb-55:focus {
  margin-bottom: -13.75rem !important;
}

.focus\:-ml-55:focus {
  margin-left: -13.75rem !important;
}

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

.focus\:-mr-56:focus {
  margin-right: -14rem !important;
}

.focus\:-mb-56:focus {
  margin-bottom: -14rem !important;
}

.focus\:-ml-56:focus {
  margin-left: -14rem !important;
}

.focus\:-mt-57:focus {
  margin-top: -14.25rem !important;
}

.focus\:-mr-57:focus {
  margin-right: -14.25rem !important;
}

.focus\:-mb-57:focus {
  margin-bottom: -14.25rem !important;
}

.focus\:-ml-57:focus {
  margin-left: -14.25rem !important;
}

.focus\:-mt-58:focus {
  margin-top: -14.5rem !important;
}

.focus\:-mr-58:focus {
  margin-right: -14.5rem !important;
}

.focus\:-mb-58:focus {
  margin-bottom: -14.5rem !important;
}

.focus\:-ml-58:focus {
  margin-left: -14.5rem !important;
}

.focus\:-mt-59:focus {
  margin-top: -14.75rem !important;
}

.focus\:-mr-59:focus {
  margin-right: -14.75rem !important;
}

.focus\:-mb-59:focus {
  margin-bottom: -14.75rem !important;
}

.focus\:-ml-59:focus {
  margin-left: -14.75rem !important;
}

.focus\:-mt-60:focus {
  margin-top: -15rem !important;
}

.focus\:-mr-60:focus {
  margin-right: -15rem !important;
}

.focus\:-mb-60:focus {
  margin-bottom: -15rem !important;
}

.focus\:-ml-60:focus {
  margin-left: -15rem !important;
}

.focus\:-mt-61:focus {
  margin-top: -15.25rem !important;
}

.focus\:-mr-61:focus {
  margin-right: -15.25rem !important;
}

.focus\:-mb-61:focus {
  margin-bottom: -15.25rem !important;
}

.focus\:-ml-61:focus {
  margin-left: -15.25rem !important;
}

.focus\:-mt-62:focus {
  margin-top: -15.5rem !important;
}

.focus\:-mr-62:focus {
  margin-right: -15.5rem !important;
}

.focus\:-mb-62:focus {
  margin-bottom: -15.5rem !important;
}

.focus\:-ml-62:focus {
  margin-left: -15.5rem !important;
}

.focus\:-mt-63:focus {
  margin-top: -15.75rem !important;
}

.focus\:-mr-63:focus {
  margin-right: -15.75rem !important;
}

.focus\:-mb-63:focus {
  margin-bottom: -15.75rem !important;
}

.focus\:-ml-63:focus {
  margin-left: -15.75rem !important;
}

.focus\:-mt-64:focus {
  margin-top: -16rem !important;
}

.focus\:-mr-64:focus {
  margin-right: -16rem !important;
}

.focus\:-mb-64:focus {
  margin-bottom: -16rem !important;
}

.focus\:-ml-64:focus {
  margin-left: -16rem !important;
}

.focus\:-mt-65:focus {
  margin-top: -16.25rem !important;
}

.focus\:-mr-65:focus {
  margin-right: -16.25rem !important;
}

.focus\:-mb-65:focus {
  margin-bottom: -16.25rem !important;
}

.focus\:-ml-65:focus {
  margin-left: -16.25rem !important;
}

.focus\:-mt-66:focus {
  margin-top: -16.5rem !important;
}

.focus\:-mr-66:focus {
  margin-right: -16.5rem !important;
}

.focus\:-mb-66:focus {
  margin-bottom: -16.5rem !important;
}

.focus\:-ml-66:focus {
  margin-left: -16.5rem !important;
}

.focus\:-mt-67:focus {
  margin-top: -16.75rem !important;
}

.focus\:-mr-67:focus {
  margin-right: -16.75rem !important;
}

.focus\:-mb-67:focus {
  margin-bottom: -16.75rem !important;
}

.focus\:-ml-67:focus {
  margin-left: -16.75rem !important;
}

.focus\:-mt-68:focus {
  margin-top: -17rem !important;
}

.focus\:-mr-68:focus {
  margin-right: -17rem !important;
}

.focus\:-mb-68:focus {
  margin-bottom: -17rem !important;
}

.focus\:-ml-68:focus {
  margin-left: -17rem !important;
}

.focus\:-mt-69:focus {
  margin-top: -17.25rem !important;
}

.focus\:-mr-69:focus {
  margin-right: -17.25rem !important;
}

.focus\:-mb-69:focus {
  margin-bottom: -17.25rem !important;
}

.focus\:-ml-69:focus {
  margin-left: -17.25rem !important;
}

.focus\:-mt-70:focus {
  margin-top: -17.5rem !important;
}

.focus\:-mr-70:focus {
  margin-right: -17.5rem !important;
}

.focus\:-mb-70:focus {
  margin-bottom: -17.5rem !important;
}

.focus\:-ml-70:focus {
  margin-left: -17.5rem !important;
}

.focus\:-mt-71:focus {
  margin-top: -17.75rem !important;
}

.focus\:-mr-71:focus {
  margin-right: -17.75rem !important;
}

.focus\:-mb-71:focus {
  margin-bottom: -17.75rem !important;
}

.focus\:-ml-71:focus {
  margin-left: -17.75rem !important;
}

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

.focus\:-mr-72:focus {
  margin-right: -18rem !important;
}

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

.focus\:-ml-72:focus {
  margin-left: -18rem !important;
}

.focus\:-mt-73:focus {
  margin-top: -18.25rem !important;
}

.focus\:-mr-73:focus {
  margin-right: -18.25rem !important;
}

.focus\:-mb-73:focus {
  margin-bottom: -18.25rem !important;
}

.focus\:-ml-73:focus {
  margin-left: -18.25rem !important;
}

.focus\:-mt-74:focus {
  margin-top: -18.5rem !important;
}

.focus\:-mr-74:focus {
  margin-right: -18.5rem !important;
}

.focus\:-mb-74:focus {
  margin-bottom: -18.5rem !important;
}

.focus\:-ml-74:focus {
  margin-left: -18.5rem !important;
}

.focus\:-mt-75:focus {
  margin-top: -18.75rem !important;
}

.focus\:-mr-75:focus {
  margin-right: -18.75rem !important;
}

.focus\:-mb-75:focus {
  margin-bottom: -18.75rem !important;
}

.focus\:-ml-75:focus {
  margin-left: -18.75rem !important;
}

.focus\:-mt-76:focus {
  margin-top: -19rem !important;
}

.focus\:-mr-76:focus {
  margin-right: -19rem !important;
}

.focus\:-mb-76:focus {
  margin-bottom: -19rem !important;
}

.focus\:-ml-76:focus {
  margin-left: -19rem !important;
}

.focus\:-mt-77:focus {
  margin-top: -19.25rem !important;
}

.focus\:-mr-77:focus {
  margin-right: -19.25rem !important;
}

.focus\:-mb-77:focus {
  margin-bottom: -19.25rem !important;
}

.focus\:-ml-77:focus {
  margin-left: -19.25rem !important;
}

.focus\:-mt-78:focus {
  margin-top: -19.5rem !important;
}

.focus\:-mr-78:focus {
  margin-right: -19.5rem !important;
}

.focus\:-mb-78:focus {
  margin-bottom: -19.5rem !important;
}

.focus\:-ml-78:focus {
  margin-left: -19.5rem !important;
}

.focus\:-mt-79:focus {
  margin-top: -19.75rem !important;
}

.focus\:-mr-79:focus {
  margin-right: -19.75rem !important;
}

.focus\:-mb-79:focus {
  margin-bottom: -19.75rem !important;
}

.focus\:-ml-79:focus {
  margin-left: -19.75rem !important;
}

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

.focus\:-mr-80:focus {
  margin-right: -20rem !important;
}

.focus\:-mb-80:focus {
  margin-bottom: -20rem !important;
}

.focus\:-ml-80:focus {
  margin-left: -20rem !important;
}

.focus\:-mt-81:focus {
  margin-top: -20.25rem !important;
}

.focus\:-mr-81:focus {
  margin-right: -20.25rem !important;
}

.focus\:-mb-81:focus {
  margin-bottom: -20.25rem !important;
}

.focus\:-ml-81:focus {
  margin-left: -20.25rem !important;
}

.focus\:-mt-82:focus {
  margin-top: -20.5rem !important;
}

.focus\:-mr-82:focus {
  margin-right: -20.5rem !important;
}

.focus\:-mb-82:focus {
  margin-bottom: -20.5rem !important;
}

.focus\:-ml-82:focus {
  margin-left: -20.5rem !important;
}

.focus\:-mt-83:focus {
  margin-top: -20.75rem !important;
}

.focus\:-mr-83:focus {
  margin-right: -20.75rem !important;
}

.focus\:-mb-83:focus {
  margin-bottom: -20.75rem !important;
}

.focus\:-ml-83:focus {
  margin-left: -20.75rem !important;
}

.focus\:-mt-84:focus {
  margin-top: -21rem !important;
}

.focus\:-mr-84:focus {
  margin-right: -21rem !important;
}

.focus\:-mb-84:focus {
  margin-bottom: -21rem !important;
}

.focus\:-ml-84:focus {
  margin-left: -21rem !important;
}

.focus\:-mt-85:focus {
  margin-top: -21.25rem !important;
}

.focus\:-mr-85:focus {
  margin-right: -21.25rem !important;
}

.focus\:-mb-85:focus {
  margin-bottom: -21.25rem !important;
}

.focus\:-ml-85:focus {
  margin-left: -21.25rem !important;
}

.focus\:-mt-86:focus {
  margin-top: -21.5rem !important;
}

.focus\:-mr-86:focus {
  margin-right: -21.5rem !important;
}

.focus\:-mb-86:focus {
  margin-bottom: -21.5rem !important;
}

.focus\:-ml-86:focus {
  margin-left: -21.5rem !important;
}

.focus\:-mt-87:focus {
  margin-top: -21.75rem !important;
}

.focus\:-mr-87:focus {
  margin-right: -21.75rem !important;
}

.focus\:-mb-87:focus {
  margin-bottom: -21.75rem !important;
}

.focus\:-ml-87:focus {
  margin-left: -21.75rem !important;
}

.focus\:-mt-88:focus {
  margin-top: -22rem !important;
}

.focus\:-mr-88:focus {
  margin-right: -22rem !important;
}

.focus\:-mb-88:focus {
  margin-bottom: -22rem !important;
}

.focus\:-ml-88:focus {
  margin-left: -22rem !important;
}

.focus\:-mt-89:focus {
  margin-top: -22.25rem !important;
}

.focus\:-mr-89:focus {
  margin-right: -22.25rem !important;
}

.focus\:-mb-89:focus {
  margin-bottom: -22.25rem !important;
}

.focus\:-ml-89:focus {
  margin-left: -22.25rem !important;
}

.focus\:-mt-90:focus {
  margin-top: -22.5rem !important;
}

.focus\:-mr-90:focus {
  margin-right: -22.5rem !important;
}

.focus\:-mb-90:focus {
  margin-bottom: -22.5rem !important;
}

.focus\:-ml-90:focus {
  margin-left: -22.5rem !important;
}

.focus\:-mt-91:focus {
  margin-top: -22.75rem !important;
}

.focus\:-mr-91:focus {
  margin-right: -22.75rem !important;
}

.focus\:-mb-91:focus {
  margin-bottom: -22.75rem !important;
}

.focus\:-ml-91:focus {
  margin-left: -22.75rem !important;
}

.focus\:-mt-92:focus {
  margin-top: -23rem !important;
}

.focus\:-mr-92:focus {
  margin-right: -23rem !important;
}

.focus\:-mb-92:focus {
  margin-bottom: -23rem !important;
}

.focus\:-ml-92:focus {
  margin-left: -23rem !important;
}

.focus\:-mt-93:focus {
  margin-top: -23.25rem !important;
}

.focus\:-mr-93:focus {
  margin-right: -23.25rem !important;
}

.focus\:-mb-93:focus {
  margin-bottom: -23.25rem !important;
}

.focus\:-ml-93:focus {
  margin-left: -23.25rem !important;
}

.focus\:-mt-94:focus {
  margin-top: -23.5rem !important;
}

.focus\:-mr-94:focus {
  margin-right: -23.5rem !important;
}

.focus\:-mb-94:focus {
  margin-bottom: -23.5rem !important;
}

.focus\:-ml-94:focus {
  margin-left: -23.5rem !important;
}

.focus\:-mt-95:focus {
  margin-top: -23.75rem !important;
}

.focus\:-mr-95:focus {
  margin-right: -23.75rem !important;
}

.focus\:-mb-95:focus {
  margin-bottom: -23.75rem !important;
}

.focus\:-ml-95:focus {
  margin-left: -23.75rem !important;
}

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

.focus\:-mr-96:focus {
  margin-right: -24rem !important;
}

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

.focus\:-ml-96:focus {
  margin-left: -24rem !important;
}

.focus\:-mt-97:focus {
  margin-top: -24.25rem !important;
}

.focus\:-mr-97:focus {
  margin-right: -24.25rem !important;
}

.focus\:-mb-97:focus {
  margin-bottom: -24.25rem !important;
}

.focus\:-ml-97:focus {
  margin-left: -24.25rem !important;
}

.focus\:-mt-98:focus {
  margin-top: -24.5rem !important;
}

.focus\:-mr-98:focus {
  margin-right: -24.5rem !important;
}

.focus\:-mb-98:focus {
  margin-bottom: -24.5rem !important;
}

.focus\:-ml-98:focus {
  margin-left: -24.5rem !important;
}

.focus\:-mt-99:focus {
  margin-top: -24.75rem !important;
}

.focus\:-mr-99:focus {
  margin-right: -24.75rem !important;
}

.focus\:-mb-99:focus {
  margin-bottom: -24.75rem !important;
}

.focus\:-ml-99:focus {
  margin-left: -24.75rem !important;
}

.focus\:-mt-100:focus {
  margin-top: -25rem !important;
}

.focus\:-mr-100:focus {
  margin-right: -25rem !important;
}

.focus\:-mb-100:focus {
  margin-bottom: -25rem !important;
}

.focus\:-ml-100:focus {
  margin-left: -25rem !important;
}

.focus\:-mt-101:focus {
  margin-top: -25.25rem !important;
}

.focus\:-mr-101:focus {
  margin-right: -25.25rem !important;
}

.focus\:-mb-101:focus {
  margin-bottom: -25.25rem !important;
}

.focus\:-ml-101:focus {
  margin-left: -25.25rem !important;
}

.focus\:-mt-102:focus {
  margin-top: -25.5rem !important;
}

.focus\:-mr-102:focus {
  margin-right: -25.5rem !important;
}

.focus\:-mb-102:focus {
  margin-bottom: -25.5rem !important;
}

.focus\:-ml-102:focus {
  margin-left: -25.5rem !important;
}

.focus\:-mt-103:focus {
  margin-top: -25.75rem !important;
}

.focus\:-mr-103:focus {
  margin-right: -25.75rem !important;
}

.focus\:-mb-103:focus {
  margin-bottom: -25.75rem !important;
}

.focus\:-ml-103:focus {
  margin-left: -25.75rem !important;
}

.focus\:-mt-104:focus {
  margin-top: -26rem !important;
}

.focus\:-mr-104:focus {
  margin-right: -26rem !important;
}

.focus\:-mb-104:focus {
  margin-bottom: -26rem !important;
}

.focus\:-ml-104:focus {
  margin-left: -26rem !important;
}

.focus\:-mt-105:focus {
  margin-top: -26.25rem !important;
}

.focus\:-mr-105:focus {
  margin-right: -26.25rem !important;
}

.focus\:-mb-105:focus {
  margin-bottom: -26.25rem !important;
}

.focus\:-ml-105:focus {
  margin-left: -26.25rem !important;
}

.focus\:-mt-px:focus {
  margin-top: -1px !important;
}

.focus\:-mr-px:focus {
  margin-right: -1px !important;
}

.focus\:-mb-px:focus {
  margin-bottom: -1px !important;
}

.focus\:-ml-px:focus {
  margin-left: -1px !important;
}

.focus\:-mt-0\.5:focus {
  margin-top: -0.125rem !important;
}

.focus\:-mr-0\.5:focus {
  margin-right: -0.125rem !important;
}

.focus\:-mb-0\.5:focus {
  margin-bottom: -0.125rem !important;
}

.focus\:-ml-0\.5:focus {
  margin-left: -0.125rem !important;
}

.focus\:-mt-1\.5:focus {
  margin-top: -0.375rem !important;
}

.focus\:-mr-1\.5:focus {
  margin-right: -0.375rem !important;
}

.focus\:-mb-1\.5:focus {
  margin-bottom: -0.375rem !important;
}

.focus\:-ml-1\.5:focus {
  margin-left: -0.375rem !important;
}

.focus\:-mt-2\.5:focus {
  margin-top: -0.625rem !important;
}

.focus\:-mr-2\.5:focus {
  margin-right: -0.625rem !important;
}

.focus\:-mb-2\.5:focus {
  margin-bottom: -0.625rem !important;
}

.focus\:-ml-2\.5:focus {
  margin-left: -0.625rem !important;
}

.focus\:-mt-3\.5:focus {
  margin-top: -0.875rem !important;
}

.focus\:-mr-3\.5:focus {
  margin-right: -0.875rem !important;
}

.focus\:-mb-3\.5:focus {
  margin-bottom: -0.875rem !important;
}

.focus\:-ml-3\.5:focus {
  margin-left: -0.875rem !important;
}

.focus\:-mt-4\.5:focus {
  margin-top: -1.125rem !important;
}

.focus\:-mr-4\.5:focus {
  margin-right: -1.125rem !important;
}

.focus\:-mb-4\.5:focus {
  margin-bottom: -1.125rem !important;
}

.focus\:-ml-4\.5:focus {
  margin-left: -1.125rem !important;
}

.focus\:-mt-5\.5:focus {
  margin-top: -1.375rem !important;
}

.focus\:-mr-5\.5:focus {
  margin-right: -1.375rem !important;
}

.focus\:-mb-5\.5:focus {
  margin-bottom: -1.375rem !important;
}

.focus\:-ml-5\.5:focus {
  margin-left: -1.375rem !important;
}

.focus\:-mt-6\.5:focus {
  margin-top: -1.625rem !important;
}

.focus\:-mr-6\.5:focus {
  margin-right: -1.625rem !important;
}

.focus\:-mb-6\.5:focus {
  margin-bottom: -1.625rem !important;
}

.focus\:-ml-6\.5:focus {
  margin-left: -1.625rem !important;
}

.focus\:-mt-7\.5:focus {
  margin-top: -1.875rem !important;
}

.focus\:-mr-7\.5:focus {
  margin-right: -1.875rem !important;
}

.focus\:-mb-7\.5:focus {
  margin-bottom: -1.875rem !important;
}

.focus\:-ml-7\.5:focus {
  margin-left: -1.875rem !important;
}

.focus\:-mt-8\.5:focus {
  margin-top: -2.125rem !important;
}

.focus\:-mr-8\.5:focus {
  margin-right: -2.125rem !important;
}

.focus\:-mb-8\.5:focus {
  margin-bottom: -2.125rem !important;
}

.focus\:-ml-8\.5:focus {
  margin-left: -2.125rem !important;
}

.focus\:-mt-9\.5:focus {
  margin-top: -2.375rem !important;
}

.focus\:-mr-9\.5:focus {
  margin-right: -2.375rem !important;
}

.focus\:-mb-9\.5:focus {
  margin-bottom: -2.375rem !important;
}

.focus\:-ml-9\.5:focus {
  margin-left: -2.375rem !important;
}

.focus\:-mt-10\.5:focus {
  margin-top: -2.625rem !important;
}

.focus\:-mr-10\.5:focus {
  margin-right: -2.625rem !important;
}

.focus\:-mb-10\.5:focus {
  margin-bottom: -2.625rem !important;
}

.focus\:-ml-10\.5:focus {
  margin-left: -2.625rem !important;
}

.focus\:-mt-11\.5:focus {
  margin-top: -2.875rem !important;
}

.focus\:-mr-11\.5:focus {
  margin-right: -2.875rem !important;
}

.focus\:-mb-11\.5:focus {
  margin-bottom: -2.875rem !important;
}

.focus\:-ml-11\.5:focus {
  margin-left: -2.875rem !important;
}

.focus\:-mt-12\.5:focus {
  margin-top: -3.125rem !important;
}

.focus\:-mr-12\.5:focus {
  margin-right: -3.125rem !important;
}

.focus\:-mb-12\.5:focus {
  margin-bottom: -3.125rem !important;
}

.focus\:-ml-12\.5:focus {
  margin-left: -3.125rem !important;
}

.focus\:-mt-13\.5:focus {
  margin-top: -3.375rem !important;
}

.focus\:-mr-13\.5:focus {
  margin-right: -3.375rem !important;
}

.focus\:-mb-13\.5:focus {
  margin-bottom: -3.375rem !important;
}

.focus\:-ml-13\.5:focus {
  margin-left: -3.375rem !important;
}

.focus\:-mt-14\.5:focus {
  margin-top: -3.625rem !important;
}

.focus\:-mr-14\.5:focus {
  margin-right: -3.625rem !important;
}

.focus\:-mb-14\.5:focus {
  margin-bottom: -3.625rem !important;
}

.focus\:-ml-14\.5:focus {
  margin-left: -3.625rem !important;
}

.focus\:-mt-15\.5:focus {
  margin-top: -3.875rem !important;
}

.focus\:-mr-15\.5:focus {
  margin-right: -3.875rem !important;
}

.focus\:-mb-15\.5:focus {
  margin-bottom: -3.875rem !important;
}

.focus\:-ml-15\.5:focus {
  margin-left: -3.875rem !important;
}

.focus\:-mt-16\.5:focus {
  margin-top: -4.125rem !important;
}

.focus\:-mr-16\.5:focus {
  margin-right: -4.125rem !important;
}

.focus\:-mb-16\.5:focus {
  margin-bottom: -4.125rem !important;
}

.focus\:-ml-16\.5:focus {
  margin-left: -4.125rem !important;
}

.focus\:-mt-17\.5:focus {
  margin-top: -4.375rem !important;
}

.focus\:-mr-17\.5:focus {
  margin-right: -4.375rem !important;
}

.focus\:-mb-17\.5:focus {
  margin-bottom: -4.375rem !important;
}

.focus\:-ml-17\.5:focus {
  margin-left: -4.375rem !important;
}

.focus\:-mt-18\.5:focus {
  margin-top: -4.625rem !important;
}

.focus\:-mr-18\.5:focus {
  margin-right: -4.625rem !important;
}

.focus\:-mb-18\.5:focus {
  margin-bottom: -4.625rem !important;
}

.focus\:-ml-18\.5:focus {
  margin-left: -4.625rem !important;
}

.focus\:-mt-19\.5:focus {
  margin-top: -4.875rem !important;
}

.focus\:-mr-19\.5:focus {
  margin-right: -4.875rem !important;
}

.focus\:-mb-19\.5:focus {
  margin-bottom: -4.875rem !important;
}

.focus\:-ml-19\.5:focus {
  margin-left: -4.875rem !important;
}

.focus\:-mt-20\.5:focus {
  margin-top: -5.125rem !important;
}

.focus\:-mr-20\.5:focus {
  margin-right: -5.125rem !important;
}

.focus\:-mb-20\.5:focus {
  margin-bottom: -5.125rem !important;
}

.focus\:-ml-20\.5:focus {
  margin-left: -5.125rem !important;
}

.focus\:-mt-21\.5:focus {
  margin-top: -5.375rem !important;
}

.focus\:-mr-21\.5:focus {
  margin-right: -5.375rem !important;
}

.focus\:-mb-21\.5:focus {
  margin-bottom: -5.375rem !important;
}

.focus\:-ml-21\.5:focus {
  margin-left: -5.375rem !important;
}

.focus\:-mt-22\.5:focus {
  margin-top: -5.625rem !important;
}

.focus\:-mr-22\.5:focus {
  margin-right: -5.625rem !important;
}

.focus\:-mb-22\.5:focus {
  margin-bottom: -5.625rem !important;
}

.focus\:-ml-22\.5:focus {
  margin-left: -5.625rem !important;
}

.focus\:-mt-23\.5:focus {
  margin-top: -5.875rem !important;
}

.focus\:-mr-23\.5:focus {
  margin-right: -5.875rem !important;
}

.focus\:-mb-23\.5:focus {
  margin-bottom: -5.875rem !important;
}

.focus\:-ml-23\.5:focus {
  margin-left: -5.875rem !important;
}

.focus\:-mt-24\.5:focus {
  margin-top: -6.125rem !important;
}

.focus\:-mr-24\.5:focus {
  margin-right: -6.125rem !important;
}

.focus\:-mb-24\.5:focus {
  margin-bottom: -6.125rem !important;
}

.focus\:-ml-24\.5:focus {
  margin-left: -6.125rem !important;
}

.focus\:-mt-25\.5:focus {
  margin-top: -6.375rem !important;
}

.focus\:-mr-25\.5:focus {
  margin-right: -6.375rem !important;
}

.focus\:-mb-25\.5:focus {
  margin-bottom: -6.375rem !important;
}

.focus\:-ml-25\.5:focus {
  margin-left: -6.375rem !important;
}

.focus\:-mt-26\.5:focus {
  margin-top: -6.625rem !important;
}

.focus\:-mr-26\.5:focus {
  margin-right: -6.625rem !important;
}

.focus\:-mb-26\.5:focus {
  margin-bottom: -6.625rem !important;
}

.focus\:-ml-26\.5:focus {
  margin-left: -6.625rem !important;
}

.focus\:-mt-27\.5:focus {
  margin-top: -6.875rem !important;
}

.focus\:-mr-27\.5:focus {
  margin-right: -6.875rem !important;
}

.focus\:-mb-27\.5:focus {
  margin-bottom: -6.875rem !important;
}

.focus\:-ml-27\.5:focus {
  margin-left: -6.875rem !important;
}

.focus\:-mt-28\.5:focus {
  margin-top: -7.125rem !important;
}

.focus\:-mr-28\.5:focus {
  margin-right: -7.125rem !important;
}

.focus\:-mb-28\.5:focus {
  margin-bottom: -7.125rem !important;
}

.focus\:-ml-28\.5:focus {
  margin-left: -7.125rem !important;
}

.focus\:-mt-29\.5:focus {
  margin-top: -7.375rem !important;
}

.focus\:-mr-29\.5:focus {
  margin-right: -7.375rem !important;
}

.focus\:-mb-29\.5:focus {
  margin-bottom: -7.375rem !important;
}

.focus\:-ml-29\.5:focus {
  margin-left: -7.375rem !important;
}

.focus\:-mt-30\.5:focus {
  margin-top: -7.625rem !important;
}

.focus\:-mr-30\.5:focus {
  margin-right: -7.625rem !important;
}

.focus\:-mb-30\.5:focus {
  margin-bottom: -7.625rem !important;
}

.focus\:-ml-30\.5:focus {
  margin-left: -7.625rem !important;
}

.focus\:-mt-31\.5:focus {
  margin-top: -7.875rem !important;
}

.focus\:-mr-31\.5:focus {
  margin-right: -7.875rem !important;
}

.focus\:-mb-31\.5:focus {
  margin-bottom: -7.875rem !important;
}

.focus\:-ml-31\.5:focus {
  margin-left: -7.875rem !important;
}

.focus\:-mt-32\.5:focus {
  margin-top: -8.125rem !important;
}

.focus\:-mr-32\.5:focus {
  margin-right: -8.125rem !important;
}

.focus\:-mb-32\.5:focus {
  margin-bottom: -8.125rem !important;
}

.focus\:-ml-32\.5:focus {
  margin-left: -8.125rem !important;
}

.focus\:-mt-33\.5:focus {
  margin-top: -8.375rem !important;
}

.focus\:-mr-33\.5:focus {
  margin-right: -8.375rem !important;
}

.focus\:-mb-33\.5:focus {
  margin-bottom: -8.375rem !important;
}

.focus\:-ml-33\.5:focus {
  margin-left: -8.375rem !important;
}

.focus\:-mt-34\.5:focus {
  margin-top: -8.625rem !important;
}

.focus\:-mr-34\.5:focus {
  margin-right: -8.625rem !important;
}

.focus\:-mb-34\.5:focus {
  margin-bottom: -8.625rem !important;
}

.focus\:-ml-34\.5:focus {
  margin-left: -8.625rem !important;
}

.focus\:-mt-35\.5:focus {
  margin-top: -8.875rem !important;
}

.focus\:-mr-35\.5:focus {
  margin-right: -8.875rem !important;
}

.focus\:-mb-35\.5:focus {
  margin-bottom: -8.875rem !important;
}

.focus\:-ml-35\.5:focus {
  margin-left: -8.875rem !important;
}

.focus\:-mt-36\.5:focus {
  margin-top: -9.125rem !important;
}

.focus\:-mr-36\.5:focus {
  margin-right: -9.125rem !important;
}

.focus\:-mb-36\.5:focus {
  margin-bottom: -9.125rem !important;
}

.focus\:-ml-36\.5:focus {
  margin-left: -9.125rem !important;
}

.focus\:-mt-37\.5:focus {
  margin-top: -9.375rem !important;
}

.focus\:-mr-37\.5:focus {
  margin-right: -9.375rem !important;
}

.focus\:-mb-37\.5:focus {
  margin-bottom: -9.375rem !important;
}

.focus\:-ml-37\.5:focus {
  margin-left: -9.375rem !important;
}

.focus\:-mt-38\.5:focus {
  margin-top: -9.625rem !important;
}

.focus\:-mr-38\.5:focus {
  margin-right: -9.625rem !important;
}

.focus\:-mb-38\.5:focus {
  margin-bottom: -9.625rem !important;
}

.focus\:-ml-38\.5:focus {
  margin-left: -9.625rem !important;
}

.focus\:-mt-39\.5:focus {
  margin-top: -9.875rem !important;
}

.focus\:-mr-39\.5:focus {
  margin-right: -9.875rem !important;
}

.focus\:-mb-39\.5:focus {
  margin-bottom: -9.875rem !important;
}

.focus\:-ml-39\.5:focus {
  margin-left: -9.875rem !important;
}

.focus\:-mt-40\.5:focus {
  margin-top: -10.125rem !important;
}

.focus\:-mr-40\.5:focus {
  margin-right: -10.125rem !important;
}

.focus\:-mb-40\.5:focus {
  margin-bottom: -10.125rem !important;
}

.focus\:-ml-40\.5:focus {
  margin-left: -10.125rem !important;
}

.focus\:-mt-41\.5:focus {
  margin-top: -10.375rem !important;
}

.focus\:-mr-41\.5:focus {
  margin-right: -10.375rem !important;
}

.focus\:-mb-41\.5:focus {
  margin-bottom: -10.375rem !important;
}

.focus\:-ml-41\.5:focus {
  margin-left: -10.375rem !important;
}

.focus\:-mt-42\.5:focus {
  margin-top: -10.625rem !important;
}

.focus\:-mr-42\.5:focus {
  margin-right: -10.625rem !important;
}

.focus\:-mb-42\.5:focus {
  margin-bottom: -10.625rem !important;
}

.focus\:-ml-42\.5:focus {
  margin-left: -10.625rem !important;
}

.focus\:-mt-43\.5:focus {
  margin-top: -10.875rem !important;
}

.focus\:-mr-43\.5:focus {
  margin-right: -10.875rem !important;
}

.focus\:-mb-43\.5:focus {
  margin-bottom: -10.875rem !important;
}

.focus\:-ml-43\.5:focus {
  margin-left: -10.875rem !important;
}

.focus\:-mt-44\.5:focus {
  margin-top: -11.125rem !important;
}

.focus\:-mr-44\.5:focus {
  margin-right: -11.125rem !important;
}

.focus\:-mb-44\.5:focus {
  margin-bottom: -11.125rem !important;
}

.focus\:-ml-44\.5:focus {
  margin-left: -11.125rem !important;
}

.focus\:-mt-45\.5:focus {
  margin-top: -11.375rem !important;
}

.focus\:-mr-45\.5:focus {
  margin-right: -11.375rem !important;
}

.focus\:-mb-45\.5:focus {
  margin-bottom: -11.375rem !important;
}

.focus\:-ml-45\.5:focus {
  margin-left: -11.375rem !important;
}

.focus\:-mt-46\.5:focus {
  margin-top: -11.625rem !important;
}

.focus\:-mr-46\.5:focus {
  margin-right: -11.625rem !important;
}

.focus\:-mb-46\.5:focus {
  margin-bottom: -11.625rem !important;
}

.focus\:-ml-46\.5:focus {
  margin-left: -11.625rem !important;
}

.focus\:-mt-47\.5:focus {
  margin-top: -11.875rem !important;
}

.focus\:-mr-47\.5:focus {
  margin-right: -11.875rem !important;
}

.focus\:-mb-47\.5:focus {
  margin-bottom: -11.875rem !important;
}

.focus\:-ml-47\.5:focus {
  margin-left: -11.875rem !important;
}

.focus\:-mt-48\.5:focus {
  margin-top: -12.125rem !important;
}

.focus\:-mr-48\.5:focus {
  margin-right: -12.125rem !important;
}

.focus\:-mb-48\.5:focus {
  margin-bottom: -12.125rem !important;
}

.focus\:-ml-48\.5:focus {
  margin-left: -12.125rem !important;
}

.focus\:-mt-49\.5:focus {
  margin-top: -12.375rem !important;
}

.focus\:-mr-49\.5:focus {
  margin-right: -12.375rem !important;
}

.focus\:-mb-49\.5:focus {
  margin-bottom: -12.375rem !important;
}

.focus\:-ml-49\.5:focus {
  margin-left: -12.375rem !important;
}

.focus\:-mt-50\.5:focus {
  margin-top: -12.625rem !important;
}

.focus\:-mr-50\.5:focus {
  margin-right: -12.625rem !important;
}

.focus\:-mb-50\.5:focus {
  margin-bottom: -12.625rem !important;
}

.focus\:-ml-50\.5:focus {
  margin-left: -12.625rem !important;
}

.focus\:-mt-51\.5:focus {
  margin-top: -12.875rem !important;
}

.focus\:-mr-51\.5:focus {
  margin-right: -12.875rem !important;
}

.focus\:-mb-51\.5:focus {
  margin-bottom: -12.875rem !important;
}

.focus\:-ml-51\.5:focus {
  margin-left: -12.875rem !important;
}

.focus\:-mt-52\.5:focus {
  margin-top: -13.125rem !important;
}

.focus\:-mr-52\.5:focus {
  margin-right: -13.125rem !important;
}

.focus\:-mb-52\.5:focus {
  margin-bottom: -13.125rem !important;
}

.focus\:-ml-52\.5:focus {
  margin-left: -13.125rem !important;
}

.focus\:-mt-53\.5:focus {
  margin-top: -13.375rem !important;
}

.focus\:-mr-53\.5:focus {
  margin-right: -13.375rem !important;
}

.focus\:-mb-53\.5:focus {
  margin-bottom: -13.375rem !important;
}

.focus\:-ml-53\.5:focus {
  margin-left: -13.375rem !important;
}

.focus\:-mt-54\.5:focus {
  margin-top: -13.625rem !important;
}

.focus\:-mr-54\.5:focus {
  margin-right: -13.625rem !important;
}

.focus\:-mb-54\.5:focus {
  margin-bottom: -13.625rem !important;
}

.focus\:-ml-54\.5:focus {
  margin-left: -13.625rem !important;
}

.focus\:-mt-55\.5:focus {
  margin-top: -13.875rem !important;
}

.focus\:-mr-55\.5:focus {
  margin-right: -13.875rem !important;
}

.focus\:-mb-55\.5:focus {
  margin-bottom: -13.875rem !important;
}

.focus\:-ml-55\.5:focus {
  margin-left: -13.875rem !important;
}

.focus\:-mt-56\.5:focus {
  margin-top: -14.125rem !important;
}

.focus\:-mr-56\.5:focus {
  margin-right: -14.125rem !important;
}

.focus\:-mb-56\.5:focus {
  margin-bottom: -14.125rem !important;
}

.focus\:-ml-56\.5:focus {
  margin-left: -14.125rem !important;
}

.focus\:-mt-57\.5:focus {
  margin-top: -14.375rem !important;
}

.focus\:-mr-57\.5:focus {
  margin-right: -14.375rem !important;
}

.focus\:-mb-57\.5:focus {
  margin-bottom: -14.375rem !important;
}

.focus\:-ml-57\.5:focus {
  margin-left: -14.375rem !important;
}

.focus\:-mt-58\.5:focus {
  margin-top: -14.625rem !important;
}

.focus\:-mr-58\.5:focus {
  margin-right: -14.625rem !important;
}

.focus\:-mb-58\.5:focus {
  margin-bottom: -14.625rem !important;
}

.focus\:-ml-58\.5:focus {
  margin-left: -14.625rem !important;
}

.focus\:-mt-59\.5:focus {
  margin-top: -14.875rem !important;
}

.focus\:-mr-59\.5:focus {
  margin-right: -14.875rem !important;
}

.focus\:-mb-59\.5:focus {
  margin-bottom: -14.875rem !important;
}

.focus\:-ml-59\.5:focus {
  margin-left: -14.875rem !important;
}

.focus\:-mt-60\.5:focus {
  margin-top: -15.125rem !important;
}

.focus\:-mr-60\.5:focus {
  margin-right: -15.125rem !important;
}

.focus\:-mb-60\.5:focus {
  margin-bottom: -15.125rem !important;
}

.focus\:-ml-60\.5:focus {
  margin-left: -15.125rem !important;
}

.focus\:-mt-61\.5:focus {
  margin-top: -15.375rem !important;
}

.focus\:-mr-61\.5:focus {
  margin-right: -15.375rem !important;
}

.focus\:-mb-61\.5:focus {
  margin-bottom: -15.375rem !important;
}

.focus\:-ml-61\.5:focus {
  margin-left: -15.375rem !important;
}

.focus\:-mt-62\.5:focus {
  margin-top: -15.625rem !important;
}

.focus\:-mr-62\.5:focus {
  margin-right: -15.625rem !important;
}

.focus\:-mb-62\.5:focus {
  margin-bottom: -15.625rem !important;
}

.focus\:-ml-62\.5:focus {
  margin-left: -15.625rem !important;
}

.focus\:-mt-63\.5:focus {
  margin-top: -15.875rem !important;
}

.focus\:-mr-63\.5:focus {
  margin-right: -15.875rem !important;
}

.focus\:-mb-63\.5:focus {
  margin-bottom: -15.875rem !important;
}

.focus\:-ml-63\.5:focus {
  margin-left: -15.875rem !important;
}

.focus\:-mt-64\.5:focus {
  margin-top: -16.125rem !important;
}

.focus\:-mr-64\.5:focus {
  margin-right: -16.125rem !important;
}

.focus\:-mb-64\.5:focus {
  margin-bottom: -16.125rem !important;
}

.focus\:-ml-64\.5:focus {
  margin-left: -16.125rem !important;
}

.focus\:-mt-65\.5:focus {
  margin-top: -16.375rem !important;
}

.focus\:-mr-65\.5:focus {
  margin-right: -16.375rem !important;
}

.focus\:-mb-65\.5:focus {
  margin-bottom: -16.375rem !important;
}

.focus\:-ml-65\.5:focus {
  margin-left: -16.375rem !important;
}

.focus\:-mt-66\.5:focus {
  margin-top: -16.625rem !important;
}

.focus\:-mr-66\.5:focus {
  margin-right: -16.625rem !important;
}

.focus\:-mb-66\.5:focus {
  margin-bottom: -16.625rem !important;
}

.focus\:-ml-66\.5:focus {
  margin-left: -16.625rem !important;
}

.focus\:-mt-67\.5:focus {
  margin-top: -16.875rem !important;
}

.focus\:-mr-67\.5:focus {
  margin-right: -16.875rem !important;
}

.focus\:-mb-67\.5:focus {
  margin-bottom: -16.875rem !important;
}

.focus\:-ml-67\.5:focus {
  margin-left: -16.875rem !important;
}

.focus\:-mt-68\.5:focus {
  margin-top: -17.125rem !important;
}

.focus\:-mr-68\.5:focus {
  margin-right: -17.125rem !important;
}

.focus\:-mb-68\.5:focus {
  margin-bottom: -17.125rem !important;
}

.focus\:-ml-68\.5:focus {
  margin-left: -17.125rem !important;
}

.focus\:-mt-69\.5:focus {
  margin-top: -17.375rem !important;
}

.focus\:-mr-69\.5:focus {
  margin-right: -17.375rem !important;
}

.focus\:-mb-69\.5:focus {
  margin-bottom: -17.375rem !important;
}

.focus\:-ml-69\.5:focus {
  margin-left: -17.375rem !important;
}

.focus\:-mt-70\.5:focus {
  margin-top: -17.625rem !important;
}

.focus\:-mr-70\.5:focus {
  margin-right: -17.625rem !important;
}

.focus\:-mb-70\.5:focus {
  margin-bottom: -17.625rem !important;
}

.focus\:-ml-70\.5:focus {
  margin-left: -17.625rem !important;
}

.focus\:-mt-71\.5:focus {
  margin-top: -17.875rem !important;
}

.focus\:-mr-71\.5:focus {
  margin-right: -17.875rem !important;
}

.focus\:-mb-71\.5:focus {
  margin-bottom: -17.875rem !important;
}

.focus\:-ml-71\.5:focus {
  margin-left: -17.875rem !important;
}

.focus\:-mt-72\.5:focus {
  margin-top: -18.125rem !important;
}

.focus\:-mr-72\.5:focus {
  margin-right: -18.125rem !important;
}

.focus\:-mb-72\.5:focus {
  margin-bottom: -18.125rem !important;
}

.focus\:-ml-72\.5:focus {
  margin-left: -18.125rem !important;
}

.focus\:-mt-73\.5:focus {
  margin-top: -18.375rem !important;
}

.focus\:-mr-73\.5:focus {
  margin-right: -18.375rem !important;
}

.focus\:-mb-73\.5:focus {
  margin-bottom: -18.375rem !important;
}

.focus\:-ml-73\.5:focus {
  margin-left: -18.375rem !important;
}

.focus\:-mt-74\.5:focus {
  margin-top: -18.625rem !important;
}

.focus\:-mr-74\.5:focus {
  margin-right: -18.625rem !important;
}

.focus\:-mb-74\.5:focus {
  margin-bottom: -18.625rem !important;
}

.focus\:-ml-74\.5:focus {
  margin-left: -18.625rem !important;
}

.focus\:-mt-75\.5:focus {
  margin-top: -18.875rem !important;
}

.focus\:-mr-75\.5:focus {
  margin-right: -18.875rem !important;
}

.focus\:-mb-75\.5:focus {
  margin-bottom: -18.875rem !important;
}

.focus\:-ml-75\.5:focus {
  margin-left: -18.875rem !important;
}

.focus\:-mt-76\.5:focus {
  margin-top: -19.125rem !important;
}

.focus\:-mr-76\.5:focus {
  margin-right: -19.125rem !important;
}

.focus\:-mb-76\.5:focus {
  margin-bottom: -19.125rem !important;
}

.focus\:-ml-76\.5:focus {
  margin-left: -19.125rem !important;
}

.focus\:-mt-77\.5:focus {
  margin-top: -19.375rem !important;
}

.focus\:-mr-77\.5:focus {
  margin-right: -19.375rem !important;
}

.focus\:-mb-77\.5:focus {
  margin-bottom: -19.375rem !important;
}

.focus\:-ml-77\.5:focus {
  margin-left: -19.375rem !important;
}

.focus\:-mt-78\.5:focus {
  margin-top: -19.625rem !important;
}

.focus\:-mr-78\.5:focus {
  margin-right: -19.625rem !important;
}

.focus\:-mb-78\.5:focus {
  margin-bottom: -19.625rem !important;
}

.focus\:-ml-78\.5:focus {
  margin-left: -19.625rem !important;
}

.focus\:-mt-79\.5:focus {
  margin-top: -19.875rem !important;
}

.focus\:-mr-79\.5:focus {
  margin-right: -19.875rem !important;
}

.focus\:-mb-79\.5:focus {
  margin-bottom: -19.875rem !important;
}

.focus\:-ml-79\.5:focus {
  margin-left: -19.875rem !important;
}

.focus\:-mt-80\.5:focus {
  margin-top: -20.125rem !important;
}

.focus\:-mr-80\.5:focus {
  margin-right: -20.125rem !important;
}

.focus\:-mb-80\.5:focus {
  margin-bottom: -20.125rem !important;
}

.focus\:-ml-80\.5:focus {
  margin-left: -20.125rem !important;
}

.focus\:-mt-81\.5:focus {
  margin-top: -20.375rem !important;
}

.focus\:-mr-81\.5:focus {
  margin-right: -20.375rem !important;
}

.focus\:-mb-81\.5:focus {
  margin-bottom: -20.375rem !important;
}

.focus\:-ml-81\.5:focus {
  margin-left: -20.375rem !important;
}

.focus\:-mt-82\.5:focus {
  margin-top: -20.625rem !important;
}

.focus\:-mr-82\.5:focus {
  margin-right: -20.625rem !important;
}

.focus\:-mb-82\.5:focus {
  margin-bottom: -20.625rem !important;
}

.focus\:-ml-82\.5:focus {
  margin-left: -20.625rem !important;
}

.focus\:-mt-83\.5:focus {
  margin-top: -20.875rem !important;
}

.focus\:-mr-83\.5:focus {
  margin-right: -20.875rem !important;
}

.focus\:-mb-83\.5:focus {
  margin-bottom: -20.875rem !important;
}

.focus\:-ml-83\.5:focus {
  margin-left: -20.875rem !important;
}

.focus\:-mt-84\.5:focus {
  margin-top: -21.125rem !important;
}

.focus\:-mr-84\.5:focus {
  margin-right: -21.125rem !important;
}

.focus\:-mb-84\.5:focus {
  margin-bottom: -21.125rem !important;
}

.focus\:-ml-84\.5:focus {
  margin-left: -21.125rem !important;
}

.focus\:-mt-85\.5:focus {
  margin-top: -21.375rem !important;
}

.focus\:-mr-85\.5:focus {
  margin-right: -21.375rem !important;
}

.focus\:-mb-85\.5:focus {
  margin-bottom: -21.375rem !important;
}

.focus\:-ml-85\.5:focus {
  margin-left: -21.375rem !important;
}

.focus\:-mt-86\.5:focus {
  margin-top: -21.625rem !important;
}

.focus\:-mr-86\.5:focus {
  margin-right: -21.625rem !important;
}

.focus\:-mb-86\.5:focus {
  margin-bottom: -21.625rem !important;
}

.focus\:-ml-86\.5:focus {
  margin-left: -21.625rem !important;
}

.focus\:-mt-87\.5:focus {
  margin-top: -21.875rem !important;
}

.focus\:-mr-87\.5:focus {
  margin-right: -21.875rem !important;
}

.focus\:-mb-87\.5:focus {
  margin-bottom: -21.875rem !important;
}

.focus\:-ml-87\.5:focus {
  margin-left: -21.875rem !important;
}

.focus\:-mt-88\.5:focus {
  margin-top: -22.125rem !important;
}

.focus\:-mr-88\.5:focus {
  margin-right: -22.125rem !important;
}

.focus\:-mb-88\.5:focus {
  margin-bottom: -22.125rem !important;
}

.focus\:-ml-88\.5:focus {
  margin-left: -22.125rem !important;
}

.focus\:-mt-89\.5:focus {
  margin-top: -22.375rem !important;
}

.focus\:-mr-89\.5:focus {
  margin-right: -22.375rem !important;
}

.focus\:-mb-89\.5:focus {
  margin-bottom: -22.375rem !important;
}

.focus\:-ml-89\.5:focus {
  margin-left: -22.375rem !important;
}

.focus\:-mt-90\.5:focus {
  margin-top: -22.625rem !important;
}

.focus\:-mr-90\.5:focus {
  margin-right: -22.625rem !important;
}

.focus\:-mb-90\.5:focus {
  margin-bottom: -22.625rem !important;
}

.focus\:-ml-90\.5:focus {
  margin-left: -22.625rem !important;
}

.focus\:-mt-91\.5:focus {
  margin-top: -22.875rem !important;
}

.focus\:-mr-91\.5:focus {
  margin-right: -22.875rem !important;
}

.focus\:-mb-91\.5:focus {
  margin-bottom: -22.875rem !important;
}

.focus\:-ml-91\.5:focus {
  margin-left: -22.875rem !important;
}

.focus\:-mt-92\.5:focus {
  margin-top: -23.125rem !important;
}

.focus\:-mr-92\.5:focus {
  margin-right: -23.125rem !important;
}

.focus\:-mb-92\.5:focus {
  margin-bottom: -23.125rem !important;
}

.focus\:-ml-92\.5:focus {
  margin-left: -23.125rem !important;
}

.focus\:-mt-93\.5:focus {
  margin-top: -23.375rem !important;
}

.focus\:-mr-93\.5:focus {
  margin-right: -23.375rem !important;
}

.focus\:-mb-93\.5:focus {
  margin-bottom: -23.375rem !important;
}

.focus\:-ml-93\.5:focus {
  margin-left: -23.375rem !important;
}

.focus\:-mt-94\.5:focus {
  margin-top: -23.625rem !important;
}

.focus\:-mr-94\.5:focus {
  margin-right: -23.625rem !important;
}

.focus\:-mb-94\.5:focus {
  margin-bottom: -23.625rem !important;
}

.focus\:-ml-94\.5:focus {
  margin-left: -23.625rem !important;
}

.focus\:-mt-95\.5:focus {
  margin-top: -23.875rem !important;
}

.focus\:-mr-95\.5:focus {
  margin-right: -23.875rem !important;
}

.focus\:-mb-95\.5:focus {
  margin-bottom: -23.875rem !important;
}

.focus\:-ml-95\.5:focus {
  margin-left: -23.875rem !important;
}

.focus\:-mt-96\.5:focus {
  margin-top: -24.125rem !important;
}

.focus\:-mr-96\.5:focus {
  margin-right: -24.125rem !important;
}

.focus\:-mb-96\.5:focus {
  margin-bottom: -24.125rem !important;
}

.focus\:-ml-96\.5:focus {
  margin-left: -24.125rem !important;
}

.focus\:-mt-97\.5:focus {
  margin-top: -24.375rem !important;
}

.focus\:-mr-97\.5:focus {
  margin-right: -24.375rem !important;
}

.focus\:-mb-97\.5:focus {
  margin-bottom: -24.375rem !important;
}

.focus\:-ml-97\.5:focus {
  margin-left: -24.375rem !important;
}

.focus\:-mt-98\.5:focus {
  margin-top: -24.625rem !important;
}

.focus\:-mr-98\.5:focus {
  margin-right: -24.625rem !important;
}

.focus\:-mb-98\.5:focus {
  margin-bottom: -24.625rem !important;
}

.focus\:-ml-98\.5:focus {
  margin-left: -24.625rem !important;
}

.focus\:-mt-99\.5:focus {
  margin-top: -24.875rem !important;
}

.focus\:-mr-99\.5:focus {
  margin-right: -24.875rem !important;
}

.focus\:-mb-99\.5:focus {
  margin-bottom: -24.875rem !important;
}

.focus\:-ml-99\.5:focus {
  margin-left: -24.875rem !important;
}

.focus\:-mt-100\.5:focus {
  margin-top: -25.125rem !important;
}

.focus\:-mr-100\.5:focus {
  margin-right: -25.125rem !important;
}

.focus\:-mb-100\.5:focus {
  margin-bottom: -25.125rem !important;
}

.focus\:-ml-100\.5:focus {
  margin-left: -25.125rem !important;
}

.focus\:-mt-101\.5:focus {
  margin-top: -25.375rem !important;
}

.focus\:-mr-101\.5:focus {
  margin-right: -25.375rem !important;
}

.focus\:-mb-101\.5:focus {
  margin-bottom: -25.375rem !important;
}

.focus\:-ml-101\.5:focus {
  margin-left: -25.375rem !important;
}

.focus\:-mt-102\.5:focus {
  margin-top: -25.625rem !important;
}

.focus\:-mr-102\.5:focus {
  margin-right: -25.625rem !important;
}

.focus\:-mb-102\.5:focus {
  margin-bottom: -25.625rem !important;
}

.focus\:-ml-102\.5:focus {
  margin-left: -25.625rem !important;
}

.focus\:-mt-103\.5:focus {
  margin-top: -25.875rem !important;
}

.focus\:-mr-103\.5:focus {
  margin-right: -25.875rem !important;
}

.focus\:-mb-103\.5:focus {
  margin-bottom: -25.875rem !important;
}

.focus\:-ml-103\.5:focus {
  margin-left: -25.875rem !important;
}

.focus\:-mt-104\.5:focus {
  margin-top: -26.125rem !important;
}

.focus\:-mr-104\.5:focus {
  margin-right: -26.125rem !important;
}

.focus\:-mb-104\.5:focus {
  margin-bottom: -26.125rem !important;
}

.focus\:-ml-104\.5:focus {
  margin-left: -26.125rem !important;
}

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

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

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

.hover\:max-h-screen:hover {
  max-height: 100vh !important;
}

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

.focus\:max-h-screen:focus {
  max-height: 100vh !important;
}

.max-w-0 {
  max-width: 0rem !important;
}

.max-w-4 {
  max-width: 0.25rem !important;
}

.max-w-8 {
  max-width: 0.5rem !important;
}

.max-w-12 {
  max-width: 0.75rem !important;
}

.max-w-16 {
  max-width: 1rem !important;
}

.max-w-20 {
  max-width: 1.25rem !important;
}

.max-w-24 {
  max-width: 1.5rem !important;
}

.max-w-28 {
  max-width: 1.75rem !important;
}

.max-w-32 {
  max-width: 2rem !important;
}

.max-w-36 {
  max-width: 2.25rem !important;
}

.max-w-40 {
  max-width: 2.5rem !important;
}

.max-w-44 {
  max-width: 2.75rem !important;
}

.max-w-48 {
  max-width: 3rem !important;
}

.max-w-52 {
  max-width: 3.25rem !important;
}

.max-w-56 {
  max-width: 3.5rem !important;
}

.max-w-60 {
  max-width: 3.75rem !important;
}

.max-w-64 {
  max-width: 4rem !important;
}

.max-w-68 {
  max-width: 4.25rem !important;
}

.max-w-72 {
  max-width: 4.5rem !important;
}

.max-w-76 {
  max-width: 4.75rem !important;
}

.max-w-80 {
  max-width: 5rem !important;
}

.max-w-84 {
  max-width: 5.25rem !important;
}

.max-w-88 {
  max-width: 5.5rem !important;
}

.max-w-92 {
  max-width: 5.75rem !important;
}

.max-w-96 {
  max-width: 6rem !important;
}

.max-w-100 {
  max-width: 6.25rem !important;
}

.max-w-104 {
  max-width: 6.5rem !important;
}

.max-w-108 {
  max-width: 6.75rem !important;
}

.max-w-112 {
  max-width: 7rem !important;
}

.max-w-116 {
  max-width: 7.25rem !important;
}

.max-w-120 {
  max-width: 7.5rem !important;
}

.max-w-124 {
  max-width: 7.75rem !important;
}

.max-w-128 {
  max-width: 8rem !important;
}

.max-w-132 {
  max-width: 8.25rem !important;
}

.max-w-136 {
  max-width: 8.5rem !important;
}

.max-w-140 {
  max-width: 8.75rem !important;
}

.max-w-144 {
  max-width: 9rem !important;
}

.max-w-148 {
  max-width: 9.25rem !important;
}

.max-w-152 {
  max-width: 9.5rem !important;
}

.max-w-156 {
  max-width: 9.75rem !important;
}

.max-w-160 {
  max-width: 10rem !important;
}

.max-w-164 {
  max-width: 10.25rem !important;
}

.max-w-168 {
  max-width: 10.5rem !important;
}

.max-w-172 {
  max-width: 10.75rem !important;
}

.max-w-176 {
  max-width: 11rem !important;
}

.max-w-180 {
  max-width: 11.25rem !important;
}

.max-w-184 {
  max-width: 11.5rem !important;
}

.max-w-188 {
  max-width: 11.75rem !important;
}

.max-w-192 {
  max-width: 12rem !important;
}

.max-w-196 {
  max-width: 12.25rem !important;
}

.max-w-200 {
  max-width: 12.5rem !important;
}

.max-w-204 {
  max-width: 12.75rem !important;
}

.max-w-208 {
  max-width: 13rem !important;
}

.max-w-212 {
  max-width: 13.25rem !important;
}

.max-w-216 {
  max-width: 13.5rem !important;
}

.max-w-220 {
  max-width: 13.75rem !important;
}

.max-w-224 {
  max-width: 14rem !important;
}

.max-w-228 {
  max-width: 14.25rem !important;
}

.max-w-232 {
  max-width: 14.5rem !important;
}

.max-w-236 {
  max-width: 14.75rem !important;
}

.max-w-240 {
  max-width: 15rem !important;
}

.max-w-244 {
  max-width: 15.25rem !important;
}

.max-w-248 {
  max-width: 15.5rem !important;
}

.max-w-252 {
  max-width: 15.75rem !important;
}

.max-w-256 {
  max-width: 16rem !important;
}

.max-w-260 {
  max-width: 16.25rem !important;
}

.max-w-264 {
  max-width: 16.5rem !important;
}

.max-w-268 {
  max-width: 16.75rem !important;
}

.max-w-272 {
  max-width: 17rem !important;
}

.max-w-276 {
  max-width: 17.25rem !important;
}

.max-w-280 {
  max-width: 17.5rem !important;
}

.max-w-284 {
  max-width: 17.75rem !important;
}

.max-w-288 {
  max-width: 18rem !important;
}

.max-w-292 {
  max-width: 18.25rem !important;
}

.max-w-296 {
  max-width: 18.5rem !important;
}

.max-w-300 {
  max-width: 18.75rem !important;
}

.max-w-304 {
  max-width: 19rem !important;
}

.max-w-308 {
  max-width: 19.25rem !important;
}

.max-w-312 {
  max-width: 19.5rem !important;
}

.max-w-316 {
  max-width: 19.75rem !important;
}

.max-w-320 {
  max-width: 20rem !important;
}

.max-w-324 {
  max-width: 20.25rem !important;
}

.max-w-328 {
  max-width: 20.5rem !important;
}

.max-w-332 {
  max-width: 20.75rem !important;
}

.max-w-336 {
  max-width: 21rem !important;
}

.max-w-340 {
  max-width: 21.25rem !important;
}

.max-w-344 {
  max-width: 21.5rem !important;
}

.max-w-348 {
  max-width: 21.75rem !important;
}

.max-w-352 {
  max-width: 22rem !important;
}

.max-w-356 {
  max-width: 22.25rem !important;
}

.max-w-360 {
  max-width: 22.5rem !important;
}

.max-w-364 {
  max-width: 22.75rem !important;
}

.max-w-368 {
  max-width: 23rem !important;
}

.max-w-372 {
  max-width: 23.25rem !important;
}

.max-w-376 {
  max-width: 23.5rem !important;
}

.max-w-380 {
  max-width: 23.75rem !important;
}

.max-w-384 {
  max-width: 24rem !important;
}

.max-w-388 {
  max-width: 24.25rem !important;
}

.max-w-392 {
  max-width: 24.5rem !important;
}

.max-w-396 {
  max-width: 24.75rem !important;
}

.max-w-400 {
  max-width: 25rem !important;
}

.max-w-404 {
  max-width: 25.25rem !important;
}

.max-w-408 {
  max-width: 25.5rem !important;
}

.max-w-412 {
  max-width: 25.75rem !important;
}

.max-w-416 {
  max-width: 26rem !important;
}

.max-w-420 {
  max-width: 26.25rem !important;
}

.max-w-424 {
  max-width: 26.5rem !important;
}

.max-w-428 {
  max-width: 26.75rem !important;
}

.max-w-432 {
  max-width: 27rem !important;
}

.max-w-436 {
  max-width: 27.25rem !important;
}

.max-w-440 {
  max-width: 27.5rem !important;
}

.max-w-444 {
  max-width: 27.75rem !important;
}

.max-w-448 {
  max-width: 28rem !important;
}

.max-w-452 {
  max-width: 28.25rem !important;
}

.max-w-456 {
  max-width: 28.5rem !important;
}

.max-w-460 {
  max-width: 28.75rem !important;
}

.max-w-464 {
  max-width: 29rem !important;
}

.max-w-468 {
  max-width: 29.25rem !important;
}

.max-w-472 {
  max-width: 29.5rem !important;
}

.max-w-476 {
  max-width: 29.75rem !important;
}

.max-w-480 {
  max-width: 30rem !important;
}

.max-w-484 {
  max-width: 30.25rem !important;
}

.max-w-488 {
  max-width: 30.5rem !important;
}

.max-w-492 {
  max-width: 30.75rem !important;
}

.max-w-496 {
  max-width: 31rem !important;
}

.max-w-500 {
  max-width: 31.25rem !important;
}

.max-w-504 {
  max-width: 31.5rem !important;
}

.max-w-508 {
  max-width: 31.75rem !important;
}

.max-w-512 {
  max-width: 32rem !important;
}

.max-w-516 {
  max-width: 32.25rem !important;
}

.max-w-520 {
  max-width: 32.5rem !important;
}

.max-w-524 {
  max-width: 32.75rem !important;
}

.max-w-528 {
  max-width: 33rem !important;
}

.max-w-532 {
  max-width: 33.25rem !important;
}

.max-w-536 {
  max-width: 33.5rem !important;
}

.max-w-540 {
  max-width: 33.75rem !important;
}

.max-w-544 {
  max-width: 34rem !important;
}

.max-w-548 {
  max-width: 34.25rem !important;
}

.max-w-552 {
  max-width: 34.5rem !important;
}

.max-w-556 {
  max-width: 34.75rem !important;
}

.max-w-560 {
  max-width: 35rem !important;
}

.max-w-564 {
  max-width: 35.25rem !important;
}

.max-w-568 {
  max-width: 35.5rem !important;
}

.max-w-572 {
  max-width: 35.75rem !important;
}

.max-w-576 {
  max-width: 36rem !important;
}

.max-w-580 {
  max-width: 36.25rem !important;
}

.max-w-584 {
  max-width: 36.5rem !important;
}

.max-w-588 {
  max-width: 36.75rem !important;
}

.max-w-592 {
  max-width: 37rem !important;
}

.max-w-596 {
  max-width: 37.25rem !important;
}

.max-w-600 {
  max-width: 37.5rem !important;
}

.max-w-604 {
  max-width: 37.75rem !important;
}

.max-w-608 {
  max-width: 38rem !important;
}

.max-w-612 {
  max-width: 38.25rem !important;
}

.max-w-616 {
  max-width: 38.5rem !important;
}

.max-w-620 {
  max-width: 38.75rem !important;
}

.max-w-624 {
  max-width: 39rem !important;
}

.max-w-628 {
  max-width: 39.25rem !important;
}

.max-w-632 {
  max-width: 39.5rem !important;
}

.max-w-636 {
  max-width: 39.75rem !important;
}

.max-w-640 {
  max-width: 40rem !important;
}

.max-w-644 {
  max-width: 40.25rem !important;
}

.max-w-648 {
  max-width: 40.5rem !important;
}

.max-w-652 {
  max-width: 40.75rem !important;
}

.max-w-656 {
  max-width: 41rem !important;
}

.max-w-660 {
  max-width: 41.25rem !important;
}

.max-w-664 {
  max-width: 41.5rem !important;
}

.max-w-668 {
  max-width: 41.75rem !important;
}

.max-w-672 {
  max-width: 42rem !important;
}

.max-w-676 {
  max-width: 42.25rem !important;
}

.max-w-680 {
  max-width: 42.5rem !important;
}

.max-w-684 {
  max-width: 42.75rem !important;
}

.max-w-688 {
  max-width: 43rem !important;
}

.max-w-692 {
  max-width: 43.25rem !important;
}

.max-w-696 {
  max-width: 43.5rem !important;
}

.max-w-700 {
  max-width: 43.75rem !important;
}

.max-w-704 {
  max-width: 44rem !important;
}

.max-w-708 {
  max-width: 44.25rem !important;
}

.max-w-712 {
  max-width: 44.5rem !important;
}

.max-w-716 {
  max-width: 44.75rem !important;
}

.max-w-720 {
  max-width: 45rem !important;
}

.max-w-724 {
  max-width: 45.25rem !important;
}

.max-w-728 {
  max-width: 45.5rem !important;
}

.max-w-732 {
  max-width: 45.75rem !important;
}

.max-w-736 {
  max-width: 46rem !important;
}

.max-w-740 {
  max-width: 46.25rem !important;
}

.max-w-744 {
  max-width: 46.5rem !important;
}

.max-w-748 {
  max-width: 46.75rem !important;
}

.max-w-752 {
  max-width: 47rem !important;
}

.max-w-756 {
  max-width: 47.25rem !important;
}

.max-w-760 {
  max-width: 47.5rem !important;
}

.max-w-764 {
  max-width: 47.75rem !important;
}

.max-w-768 {
  max-width: 48rem !important;
}

.max-w-772 {
  max-width: 48.25rem !important;
}

.max-w-776 {
  max-width: 48.5rem !important;
}

.max-w-780 {
  max-width: 48.75rem !important;
}

.max-w-784 {
  max-width: 49rem !important;
}

.max-w-788 {
  max-width: 49.25rem !important;
}

.max-w-792 {
  max-width: 49.5rem !important;
}

.max-w-796 {
  max-width: 49.75rem !important;
}

.max-w-800 {
  max-width: 50rem !important;
}

.max-w-804 {
  max-width: 50.25rem !important;
}

.max-w-808 {
  max-width: 50.5rem !important;
}

.max-w-812 {
  max-width: 50.75rem !important;
}

.max-w-816 {
  max-width: 51rem !important;
}

.max-w-820 {
  max-width: 51.25rem !important;
}

.max-w-824 {
  max-width: 51.5rem !important;
}

.max-w-828 {
  max-width: 51.75rem !important;
}

.max-w-832 {
  max-width: 52rem !important;
}

.max-w-836 {
  max-width: 52.25rem !important;
}

.max-w-840 {
  max-width: 52.5rem !important;
}

.max-w-844 {
  max-width: 52.75rem !important;
}

.max-w-848 {
  max-width: 53rem !important;
}

.max-w-852 {
  max-width: 53.25rem !important;
}

.max-w-856 {
  max-width: 53.5rem !important;
}

.max-w-860 {
  max-width: 53.75rem !important;
}

.max-w-864 {
  max-width: 54rem !important;
}

.max-w-868 {
  max-width: 54.25rem !important;
}

.max-w-872 {
  max-width: 54.5rem !important;
}

.max-w-876 {
  max-width: 54.75rem !important;
}

.max-w-880 {
  max-width: 55rem !important;
}

.max-w-884 {
  max-width: 55.25rem !important;
}

.max-w-888 {
  max-width: 55.5rem !important;
}

.max-w-892 {
  max-width: 55.75rem !important;
}

.max-w-896 {
  max-width: 56rem !important;
}

.max-w-900 {
  max-width: 56.25rem !important;
}

.max-w-904 {
  max-width: 56.5rem !important;
}

.max-w-908 {
  max-width: 56.75rem !important;
}

.max-w-912 {
  max-width: 57rem !important;
}

.max-w-916 {
  max-width: 57.25rem !important;
}

.max-w-920 {
  max-width: 57.5rem !important;
}

.max-w-924 {
  max-width: 57.75rem !important;
}

.max-w-928 {
  max-width: 58rem !important;
}

.max-w-932 {
  max-width: 58.25rem !important;
}

.max-w-936 {
  max-width: 58.5rem !important;
}

.max-w-940 {
  max-width: 58.75rem !important;
}

.max-w-944 {
  max-width: 59rem !important;
}

.max-w-948 {
  max-width: 59.25rem !important;
}

.max-w-952 {
  max-width: 59.5rem !important;
}

.max-w-956 {
  max-width: 59.75rem !important;
}

.max-w-960 {
  max-width: 60rem !important;
}

.max-w-964 {
  max-width: 60.25rem !important;
}

.max-w-968 {
  max-width: 60.5rem !important;
}

.max-w-972 {
  max-width: 60.75rem !important;
}

.max-w-976 {
  max-width: 61rem !important;
}

.max-w-980 {
  max-width: 61.25rem !important;
}

.max-w-984 {
  max-width: 61.5rem !important;
}

.max-w-988 {
  max-width: 61.75rem !important;
}

.max-w-992 {
  max-width: 62rem !important;
}

.max-w-996 {
  max-width: 62.25rem !important;
}

.max-w-1000 {
  max-width: 62.5rem !important;
}

.max-w-1004 {
  max-width: 62.75rem !important;
}

.max-w-1008 {
  max-width: 63rem !important;
}

.max-w-1012 {
  max-width: 63.25rem !important;
}

.max-w-1016 {
  max-width: 63.5rem !important;
}

.max-w-1020 {
  max-width: 63.75rem !important;
}

.max-w-1024 {
  max-width: 64rem !important;
}

.max-w-1028 {
  max-width: 64.25rem !important;
}

.max-w-1032 {
  max-width: 64.5rem !important;
}

.max-w-1036 {
  max-width: 64.75rem !important;
}

.max-w-1040 {
  max-width: 65rem !important;
}

.max-w-1044 {
  max-width: 65.25rem !important;
}

.max-w-1048 {
  max-width: 65.5rem !important;
}

.max-w-1052 {
  max-width: 65.75rem !important;
}

.max-w-1056 {
  max-width: 66rem !important;
}

.max-w-1060 {
  max-width: 66.25rem !important;
}

.max-w-1064 {
  max-width: 66.5rem !important;
}

.max-w-1068 {
  max-width: 66.75rem !important;
}

.max-w-1072 {
  max-width: 67rem !important;
}

.max-w-1076 {
  max-width: 67.25rem !important;
}

.max-w-1080 {
  max-width: 67.5rem !important;
}

.max-w-1084 {
  max-width: 67.75rem !important;
}

.max-w-1088 {
  max-width: 68rem !important;
}

.max-w-1092 {
  max-width: 68.25rem !important;
}

.max-w-1096 {
  max-width: 68.5rem !important;
}

.max-w-1100 {
  max-width: 68.75rem !important;
}

.max-w-1104 {
  max-width: 69rem !important;
}

.max-w-1108 {
  max-width: 69.25rem !important;
}

.max-w-1112 {
  max-width: 69.5rem !important;
}

.max-w-1116 {
  max-width: 69.75rem !important;
}

.max-w-1120 {
  max-width: 70rem !important;
}

.max-w-1124 {
  max-width: 70.25rem !important;
}

.max-w-1128 {
  max-width: 70.5rem !important;
}

.max-w-1132 {
  max-width: 70.75rem !important;
}

.max-w-1136 {
  max-width: 71rem !important;
}

.max-w-1140 {
  max-width: 71.25rem !important;
}

.max-w-1144 {
  max-width: 71.5rem !important;
}

.max-w-1148 {
  max-width: 71.75rem !important;
}

.max-w-1152 {
  max-width: 72rem !important;
}

.max-w-1156 {
  max-width: 72.25rem !important;
}

.max-w-1160 {
  max-width: 72.5rem !important;
}

.max-w-1164 {
  max-width: 72.75rem !important;
}

.max-w-1168 {
  max-width: 73rem !important;
}

.max-w-1172 {
  max-width: 73.25rem !important;
}

.max-w-1176 {
  max-width: 73.5rem !important;
}

.max-w-1180 {
  max-width: 73.75rem !important;
}

.max-w-1184 {
  max-width: 74rem !important;
}

.max-w-1188 {
  max-width: 74.25rem !important;
}

.max-w-1192 {
  max-width: 74.5rem !important;
}

.max-w-1196 {
  max-width: 74.75rem !important;
}

.max-w-1200 {
  max-width: 75rem !important;
}

.max-w-none {
  max-width: none !important;
}

.max-w-xs {
  max-width: 20rem !important;
}

.max-w-sm {
  max-width: 24rem !important;
}

.max-w-md {
  max-width: 28rem !important;
}

.max-w-lg {
  max-width: 32rem !important;
}

.max-w-xl {
  max-width: 36rem !important;
}

.max-w-2xl {
  max-width: 42rem !important;
}

.max-w-3xl {
  max-width: 48rem !important;
}

.max-w-4xl {
  max-width: 56rem !important;
}

.max-w-5xl {
  max-width: 64rem !important;
}

.max-w-6xl {
  max-width: 72rem !important;
}

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

.max-w-screen-xs {
  max-width: 600px !important;
}

.max-w-screen-sm {
  max-width: 769px !important;
}

.max-w-screen-md {
  max-width: 1000px !important;
}

.max-w-screen-lg {
  max-width: 1200px !important;
}

.max-w-screen-xl {
  max-width: 1366px !important;
}

.hover\:max-w-0:hover {
  max-width: 0rem !important;
}

.hover\:max-w-4:hover {
  max-width: 0.25rem !important;
}

.hover\:max-w-8:hover {
  max-width: 0.5rem !important;
}

.hover\:max-w-12:hover {
  max-width: 0.75rem !important;
}

.hover\:max-w-16:hover {
  max-width: 1rem !important;
}

.hover\:max-w-20:hover {
  max-width: 1.25rem !important;
}

.hover\:max-w-24:hover {
  max-width: 1.5rem !important;
}

.hover\:max-w-28:hover {
  max-width: 1.75rem !important;
}

.hover\:max-w-32:hover {
  max-width: 2rem !important;
}

.hover\:max-w-36:hover {
  max-width: 2.25rem !important;
}

.hover\:max-w-40:hover {
  max-width: 2.5rem !important;
}

.hover\:max-w-44:hover {
  max-width: 2.75rem !important;
}

.hover\:max-w-48:hover {
  max-width: 3rem !important;
}

.hover\:max-w-52:hover {
  max-width: 3.25rem !important;
}

.hover\:max-w-56:hover {
  max-width: 3.5rem !important;
}

.hover\:max-w-60:hover {
  max-width: 3.75rem !important;
}

.hover\:max-w-64:hover {
  max-width: 4rem !important;
}

.hover\:max-w-68:hover {
  max-width: 4.25rem !important;
}

.hover\:max-w-72:hover {
  max-width: 4.5rem !important;
}

.hover\:max-w-76:hover {
  max-width: 4.75rem !important;
}

.hover\:max-w-80:hover {
  max-width: 5rem !important;
}

.hover\:max-w-84:hover {
  max-width: 5.25rem !important;
}

.hover\:max-w-88:hover {
  max-width: 5.5rem !important;
}

.hover\:max-w-92:hover {
  max-width: 5.75rem !important;
}

.hover\:max-w-96:hover {
  max-width: 6rem !important;
}

.hover\:max-w-100:hover {
  max-width: 6.25rem !important;
}

.hover\:max-w-104:hover {
  max-width: 6.5rem !important;
}

.hover\:max-w-108:hover {
  max-width: 6.75rem !important;
}

.hover\:max-w-112:hover {
  max-width: 7rem !important;
}

.hover\:max-w-116:hover {
  max-width: 7.25rem !important;
}

.hover\:max-w-120:hover {
  max-width: 7.5rem !important;
}

.hover\:max-w-124:hover {
  max-width: 7.75rem !important;
}

.hover\:max-w-128:hover {
  max-width: 8rem !important;
}

.hover\:max-w-132:hover {
  max-width: 8.25rem !important;
}

.hover\:max-w-136:hover {
  max-width: 8.5rem !important;
}

.hover\:max-w-140:hover {
  max-width: 8.75rem !important;
}

.hover\:max-w-144:hover {
  max-width: 9rem !important;
}

.hover\:max-w-148:hover {
  max-width: 9.25rem !important;
}

.hover\:max-w-152:hover {
  max-width: 9.5rem !important;
}

.hover\:max-w-156:hover {
  max-width: 9.75rem !important;
}

.hover\:max-w-160:hover {
  max-width: 10rem !important;
}

.hover\:max-w-164:hover {
  max-width: 10.25rem !important;
}

.hover\:max-w-168:hover {
  max-width: 10.5rem !important;
}

.hover\:max-w-172:hover {
  max-width: 10.75rem !important;
}

.hover\:max-w-176:hover {
  max-width: 11rem !important;
}

.hover\:max-w-180:hover {
  max-width: 11.25rem !important;
}

.hover\:max-w-184:hover {
  max-width: 11.5rem !important;
}

.hover\:max-w-188:hover {
  max-width: 11.75rem !important;
}

.hover\:max-w-192:hover {
  max-width: 12rem !important;
}

.hover\:max-w-196:hover {
  max-width: 12.25rem !important;
}

.hover\:max-w-200:hover {
  max-width: 12.5rem !important;
}

.hover\:max-w-204:hover {
  max-width: 12.75rem !important;
}

.hover\:max-w-208:hover {
  max-width: 13rem !important;
}

.hover\:max-w-212:hover {
  max-width: 13.25rem !important;
}

.hover\:max-w-216:hover {
  max-width: 13.5rem !important;
}

.hover\:max-w-220:hover {
  max-width: 13.75rem !important;
}

.hover\:max-w-224:hover {
  max-width: 14rem !important;
}

.hover\:max-w-228:hover {
  max-width: 14.25rem !important;
}

.hover\:max-w-232:hover {
  max-width: 14.5rem !important;
}

.hover\:max-w-236:hover {
  max-width: 14.75rem !important;
}

.hover\:max-w-240:hover {
  max-width: 15rem !important;
}

.hover\:max-w-244:hover {
  max-width: 15.25rem !important;
}

.hover\:max-w-248:hover {
  max-width: 15.5rem !important;
}

.hover\:max-w-252:hover {
  max-width: 15.75rem !important;
}

.hover\:max-w-256:hover {
  max-width: 16rem !important;
}

.hover\:max-w-260:hover {
  max-width: 16.25rem !important;
}

.hover\:max-w-264:hover {
  max-width: 16.5rem !important;
}

.hover\:max-w-268:hover {
  max-width: 16.75rem !important;
}

.hover\:max-w-272:hover {
  max-width: 17rem !important;
}

.hover\:max-w-276:hover {
  max-width: 17.25rem !important;
}

.hover\:max-w-280:hover {
  max-width: 17.5rem !important;
}

.hover\:max-w-284:hover {
  max-width: 17.75rem !important;
}

.hover\:max-w-288:hover {
  max-width: 18rem !important;
}

.hover\:max-w-292:hover {
  max-width: 18.25rem !important;
}

.hover\:max-w-296:hover {
  max-width: 18.5rem !important;
}

.hover\:max-w-300:hover {
  max-width: 18.75rem !important;
}

.hover\:max-w-304:hover {
  max-width: 19rem !important;
}

.hover\:max-w-308:hover {
  max-width: 19.25rem !important;
}

.hover\:max-w-312:hover {
  max-width: 19.5rem !important;
}

.hover\:max-w-316:hover {
  max-width: 19.75rem !important;
}

.hover\:max-w-320:hover {
  max-width: 20rem !important;
}

.hover\:max-w-324:hover {
  max-width: 20.25rem !important;
}

.hover\:max-w-328:hover {
  max-width: 20.5rem !important;
}

.hover\:max-w-332:hover {
  max-width: 20.75rem !important;
}

.hover\:max-w-336:hover {
  max-width: 21rem !important;
}

.hover\:max-w-340:hover {
  max-width: 21.25rem !important;
}

.hover\:max-w-344:hover {
  max-width: 21.5rem !important;
}

.hover\:max-w-348:hover {
  max-width: 21.75rem !important;
}

.hover\:max-w-352:hover {
  max-width: 22rem !important;
}

.hover\:max-w-356:hover {
  max-width: 22.25rem !important;
}

.hover\:max-w-360:hover {
  max-width: 22.5rem !important;
}

.hover\:max-w-364:hover {
  max-width: 22.75rem !important;
}

.hover\:max-w-368:hover {
  max-width: 23rem !important;
}

.hover\:max-w-372:hover {
  max-width: 23.25rem !important;
}

.hover\:max-w-376:hover {
  max-width: 23.5rem !important;
}

.hover\:max-w-380:hover {
  max-width: 23.75rem !important;
}

.hover\:max-w-384:hover {
  max-width: 24rem !important;
}

.hover\:max-w-388:hover {
  max-width: 24.25rem !important;
}

.hover\:max-w-392:hover {
  max-width: 24.5rem !important;
}

.hover\:max-w-396:hover {
  max-width: 24.75rem !important;
}

.hover\:max-w-400:hover {
  max-width: 25rem !important;
}

.hover\:max-w-404:hover {
  max-width: 25.25rem !important;
}

.hover\:max-w-408:hover {
  max-width: 25.5rem !important;
}

.hover\:max-w-412:hover {
  max-width: 25.75rem !important;
}

.hover\:max-w-416:hover {
  max-width: 26rem !important;
}

.hover\:max-w-420:hover {
  max-width: 26.25rem !important;
}

.hover\:max-w-424:hover {
  max-width: 26.5rem !important;
}

.hover\:max-w-428:hover {
  max-width: 26.75rem !important;
}

.hover\:max-w-432:hover {
  max-width: 27rem !important;
}

.hover\:max-w-436:hover {
  max-width: 27.25rem !important;
}

.hover\:max-w-440:hover {
  max-width: 27.5rem !important;
}

.hover\:max-w-444:hover {
  max-width: 27.75rem !important;
}

.hover\:max-w-448:hover {
  max-width: 28rem !important;
}

.hover\:max-w-452:hover {
  max-width: 28.25rem !important;
}

.hover\:max-w-456:hover {
  max-width: 28.5rem !important;
}

.hover\:max-w-460:hover {
  max-width: 28.75rem !important;
}

.hover\:max-w-464:hover {
  max-width: 29rem !important;
}

.hover\:max-w-468:hover {
  max-width: 29.25rem !important;
}

.hover\:max-w-472:hover {
  max-width: 29.5rem !important;
}

.hover\:max-w-476:hover {
  max-width: 29.75rem !important;
}

.hover\:max-w-480:hover {
  max-width: 30rem !important;
}

.hover\:max-w-484:hover {
  max-width: 30.25rem !important;
}

.hover\:max-w-488:hover {
  max-width: 30.5rem !important;
}

.hover\:max-w-492:hover {
  max-width: 30.75rem !important;
}

.hover\:max-w-496:hover {
  max-width: 31rem !important;
}

.hover\:max-w-500:hover {
  max-width: 31.25rem !important;
}

.hover\:max-w-504:hover {
  max-width: 31.5rem !important;
}

.hover\:max-w-508:hover {
  max-width: 31.75rem !important;
}

.hover\:max-w-512:hover {
  max-width: 32rem !important;
}

.hover\:max-w-516:hover {
  max-width: 32.25rem !important;
}

.hover\:max-w-520:hover {
  max-width: 32.5rem !important;
}

.hover\:max-w-524:hover {
  max-width: 32.75rem !important;
}

.hover\:max-w-528:hover {
  max-width: 33rem !important;
}

.hover\:max-w-532:hover {
  max-width: 33.25rem !important;
}

.hover\:max-w-536:hover {
  max-width: 33.5rem !important;
}

.hover\:max-w-540:hover {
  max-width: 33.75rem !important;
}

.hover\:max-w-544:hover {
  max-width: 34rem !important;
}

.hover\:max-w-548:hover {
  max-width: 34.25rem !important;
}

.hover\:max-w-552:hover {
  max-width: 34.5rem !important;
}

.hover\:max-w-556:hover {
  max-width: 34.75rem !important;
}

.hover\:max-w-560:hover {
  max-width: 35rem !important;
}

.hover\:max-w-564:hover {
  max-width: 35.25rem !important;
}

.hover\:max-w-568:hover {
  max-width: 35.5rem !important;
}

.hover\:max-w-572:hover {
  max-width: 35.75rem !important;
}

.hover\:max-w-576:hover {
  max-width: 36rem !important;
}

.hover\:max-w-580:hover {
  max-width: 36.25rem !important;
}

.hover\:max-w-584:hover {
  max-width: 36.5rem !important;
}

.hover\:max-w-588:hover {
  max-width: 36.75rem !important;
}

.hover\:max-w-592:hover {
  max-width: 37rem !important;
}

.hover\:max-w-596:hover {
  max-width: 37.25rem !important;
}

.hover\:max-w-600:hover {
  max-width: 37.5rem !important;
}

.hover\:max-w-604:hover {
  max-width: 37.75rem !important;
}

.hover\:max-w-608:hover {
  max-width: 38rem !important;
}

.hover\:max-w-612:hover {
  max-width: 38.25rem !important;
}

.hover\:max-w-616:hover {
  max-width: 38.5rem !important;
}

.hover\:max-w-620:hover {
  max-width: 38.75rem !important;
}

.hover\:max-w-624:hover {
  max-width: 39rem !important;
}

.hover\:max-w-628:hover {
  max-width: 39.25rem !important;
}

.hover\:max-w-632:hover {
  max-width: 39.5rem !important;
}

.hover\:max-w-636:hover {
  max-width: 39.75rem !important;
}

.hover\:max-w-640:hover {
  max-width: 40rem !important;
}

.hover\:max-w-644:hover {
  max-width: 40.25rem !important;
}

.hover\:max-w-648:hover {
  max-width: 40.5rem !important;
}

.hover\:max-w-652:hover {
  max-width: 40.75rem !important;
}

.hover\:max-w-656:hover {
  max-width: 41rem !important;
}

.hover\:max-w-660:hover {
  max-width: 41.25rem !important;
}

.hover\:max-w-664:hover {
  max-width: 41.5rem !important;
}

.hover\:max-w-668:hover {
  max-width: 41.75rem !important;
}

.hover\:max-w-672:hover {
  max-width: 42rem !important;
}

.hover\:max-w-676:hover {
  max-width: 42.25rem !important;
}

.hover\:max-w-680:hover {
  max-width: 42.5rem !important;
}

.hover\:max-w-684:hover {
  max-width: 42.75rem !important;
}

.hover\:max-w-688:hover {
  max-width: 43rem !important;
}

.hover\:max-w-692:hover {
  max-width: 43.25rem !important;
}

.hover\:max-w-696:hover {
  max-width: 43.5rem !important;
}

.hover\:max-w-700:hover {
  max-width: 43.75rem !important;
}

.hover\:max-w-704:hover {
  max-width: 44rem !important;
}

.hover\:max-w-708:hover {
  max-width: 44.25rem !important;
}

.hover\:max-w-712:hover {
  max-width: 44.5rem !important;
}

.hover\:max-w-716:hover {
  max-width: 44.75rem !important;
}

.hover\:max-w-720:hover {
  max-width: 45rem !important;
}

.hover\:max-w-724:hover {
  max-width: 45.25rem !important;
}

.hover\:max-w-728:hover {
  max-width: 45.5rem !important;
}

.hover\:max-w-732:hover {
  max-width: 45.75rem !important;
}

.hover\:max-w-736:hover {
  max-width: 46rem !important;
}

.hover\:max-w-740:hover {
  max-width: 46.25rem !important;
}

.hover\:max-w-744:hover {
  max-width: 46.5rem !important;
}

.hover\:max-w-748:hover {
  max-width: 46.75rem !important;
}

.hover\:max-w-752:hover {
  max-width: 47rem !important;
}

.hover\:max-w-756:hover {
  max-width: 47.25rem !important;
}

.hover\:max-w-760:hover {
  max-width: 47.5rem !important;
}

.hover\:max-w-764:hover {
  max-width: 47.75rem !important;
}

.hover\:max-w-768:hover {
  max-width: 48rem !important;
}

.hover\:max-w-772:hover {
  max-width: 48.25rem !important;
}

.hover\:max-w-776:hover {
  max-width: 48.5rem !important;
}

.hover\:max-w-780:hover {
  max-width: 48.75rem !important;
}

.hover\:max-w-784:hover {
  max-width: 49rem !important;
}

.hover\:max-w-788:hover {
  max-width: 49.25rem !important;
}

.hover\:max-w-792:hover {
  max-width: 49.5rem !important;
}

.hover\:max-w-796:hover {
  max-width: 49.75rem !important;
}

.hover\:max-w-800:hover {
  max-width: 50rem !important;
}

.hover\:max-w-804:hover {
  max-width: 50.25rem !important;
}

.hover\:max-w-808:hover {
  max-width: 50.5rem !important;
}

.hover\:max-w-812:hover {
  max-width: 50.75rem !important;
}

.hover\:max-w-816:hover {
  max-width: 51rem !important;
}

.hover\:max-w-820:hover {
  max-width: 51.25rem !important;
}

.hover\:max-w-824:hover {
  max-width: 51.5rem !important;
}

.hover\:max-w-828:hover {
  max-width: 51.75rem !important;
}

.hover\:max-w-832:hover {
  max-width: 52rem !important;
}

.hover\:max-w-836:hover {
  max-width: 52.25rem !important;
}

.hover\:max-w-840:hover {
  max-width: 52.5rem !important;
}

.hover\:max-w-844:hover {
  max-width: 52.75rem !important;
}

.hover\:max-w-848:hover {
  max-width: 53rem !important;
}

.hover\:max-w-852:hover {
  max-width: 53.25rem !important;
}

.hover\:max-w-856:hover {
  max-width: 53.5rem !important;
}

.hover\:max-w-860:hover {
  max-width: 53.75rem !important;
}

.hover\:max-w-864:hover {
  max-width: 54rem !important;
}

.hover\:max-w-868:hover {
  max-width: 54.25rem !important;
}

.hover\:max-w-872:hover {
  max-width: 54.5rem !important;
}

.hover\:max-w-876:hover {
  max-width: 54.75rem !important;
}

.hover\:max-w-880:hover {
  max-width: 55rem !important;
}

.hover\:max-w-884:hover {
  max-width: 55.25rem !important;
}

.hover\:max-w-888:hover {
  max-width: 55.5rem !important;
}

.hover\:max-w-892:hover {
  max-width: 55.75rem !important;
}

.hover\:max-w-896:hover {
  max-width: 56rem !important;
}

.hover\:max-w-900:hover {
  max-width: 56.25rem !important;
}

.hover\:max-w-904:hover {
  max-width: 56.5rem !important;
}

.hover\:max-w-908:hover {
  max-width: 56.75rem !important;
}

.hover\:max-w-912:hover {
  max-width: 57rem !important;
}

.hover\:max-w-916:hover {
  max-width: 57.25rem !important;
}

.hover\:max-w-920:hover {
  max-width: 57.5rem !important;
}

.hover\:max-w-924:hover {
  max-width: 57.75rem !important;
}

.hover\:max-w-928:hover {
  max-width: 58rem !important;
}

.hover\:max-w-932:hover {
  max-width: 58.25rem !important;
}

.hover\:max-w-936:hover {
  max-width: 58.5rem !important;
}

.hover\:max-w-940:hover {
  max-width: 58.75rem !important;
}

.hover\:max-w-944:hover {
  max-width: 59rem !important;
}

.hover\:max-w-948:hover {
  max-width: 59.25rem !important;
}

.hover\:max-w-952:hover {
  max-width: 59.5rem !important;
}

.hover\:max-w-956:hover {
  max-width: 59.75rem !important;
}

.hover\:max-w-960:hover {
  max-width: 60rem !important;
}

.hover\:max-w-964:hover {
  max-width: 60.25rem !important;
}

.hover\:max-w-968:hover {
  max-width: 60.5rem !important;
}

.hover\:max-w-972:hover {
  max-width: 60.75rem !important;
}

.hover\:max-w-976:hover {
  max-width: 61rem !important;
}

.hover\:max-w-980:hover {
  max-width: 61.25rem !important;
}

.hover\:max-w-984:hover {
  max-width: 61.5rem !important;
}

.hover\:max-w-988:hover {
  max-width: 61.75rem !important;
}

.hover\:max-w-992:hover {
  max-width: 62rem !important;
}

.hover\:max-w-996:hover {
  max-width: 62.25rem !important;
}

.hover\:max-w-1000:hover {
  max-width: 62.5rem !important;
}

.hover\:max-w-1004:hover {
  max-width: 62.75rem !important;
}

.hover\:max-w-1008:hover {
  max-width: 63rem !important;
}

.hover\:max-w-1012:hover {
  max-width: 63.25rem !important;
}

.hover\:max-w-1016:hover {
  max-width: 63.5rem !important;
}

.hover\:max-w-1020:hover {
  max-width: 63.75rem !important;
}

.hover\:max-w-1024:hover {
  max-width: 64rem !important;
}

.hover\:max-w-1028:hover {
  max-width: 64.25rem !important;
}

.hover\:max-w-1032:hover {
  max-width: 64.5rem !important;
}

.hover\:max-w-1036:hover {
  max-width: 64.75rem !important;
}

.hover\:max-w-1040:hover {
  max-width: 65rem !important;
}

.hover\:max-w-1044:hover {
  max-width: 65.25rem !important;
}

.hover\:max-w-1048:hover {
  max-width: 65.5rem !important;
}

.hover\:max-w-1052:hover {
  max-width: 65.75rem !important;
}

.hover\:max-w-1056:hover {
  max-width: 66rem !important;
}

.hover\:max-w-1060:hover {
  max-width: 66.25rem !important;
}

.hover\:max-w-1064:hover {
  max-width: 66.5rem !important;
}

.hover\:max-w-1068:hover {
  max-width: 66.75rem !important;
}

.hover\:max-w-1072:hover {
  max-width: 67rem !important;
}

.hover\:max-w-1076:hover {
  max-width: 67.25rem !important;
}

.hover\:max-w-1080:hover {
  max-width: 67.5rem !important;
}

.hover\:max-w-1084:hover {
  max-width: 67.75rem !important;
}

.hover\:max-w-1088:hover {
  max-width: 68rem !important;
}

.hover\:max-w-1092:hover {
  max-width: 68.25rem !important;
}

.hover\:max-w-1096:hover {
  max-width: 68.5rem !important;
}

.hover\:max-w-1100:hover {
  max-width: 68.75rem !important;
}

.hover\:max-w-1104:hover {
  max-width: 69rem !important;
}

.hover\:max-w-1108:hover {
  max-width: 69.25rem !important;
}

.hover\:max-w-1112:hover {
  max-width: 69.5rem !important;
}

.hover\:max-w-1116:hover {
  max-width: 69.75rem !important;
}

.hover\:max-w-1120:hover {
  max-width: 70rem !important;
}

.hover\:max-w-1124:hover {
  max-width: 70.25rem !important;
}

.hover\:max-w-1128:hover {
  max-width: 70.5rem !important;
}

.hover\:max-w-1132:hover {
  max-width: 70.75rem !important;
}

.hover\:max-w-1136:hover {
  max-width: 71rem !important;
}

.hover\:max-w-1140:hover {
  max-width: 71.25rem !important;
}

.hover\:max-w-1144:hover {
  max-width: 71.5rem !important;
}

.hover\:max-w-1148:hover {
  max-width: 71.75rem !important;
}

.hover\:max-w-1152:hover {
  max-width: 72rem !important;
}

.hover\:max-w-1156:hover {
  max-width: 72.25rem !important;
}

.hover\:max-w-1160:hover {
  max-width: 72.5rem !important;
}

.hover\:max-w-1164:hover {
  max-width: 72.75rem !important;
}

.hover\:max-w-1168:hover {
  max-width: 73rem !important;
}

.hover\:max-w-1172:hover {
  max-width: 73.25rem !important;
}

.hover\:max-w-1176:hover {
  max-width: 73.5rem !important;
}

.hover\:max-w-1180:hover {
  max-width: 73.75rem !important;
}

.hover\:max-w-1184:hover {
  max-width: 74rem !important;
}

.hover\:max-w-1188:hover {
  max-width: 74.25rem !important;
}

.hover\:max-w-1192:hover {
  max-width: 74.5rem !important;
}

.hover\:max-w-1196:hover {
  max-width: 74.75rem !important;
}

.hover\:max-w-1200:hover {
  max-width: 75rem !important;
}

.hover\:max-w-none:hover {
  max-width: none !important;
}

.hover\:max-w-xs:hover {
  max-width: 20rem !important;
}

.hover\:max-w-sm:hover {
  max-width: 24rem !important;
}

.hover\:max-w-md:hover {
  max-width: 28rem !important;
}

.hover\:max-w-lg:hover {
  max-width: 32rem !important;
}

.hover\:max-w-xl:hover {
  max-width: 36rem !important;
}

.hover\:max-w-2xl:hover {
  max-width: 42rem !important;
}

.hover\:max-w-3xl:hover {
  max-width: 48rem !important;
}

.hover\:max-w-4xl:hover {
  max-width: 56rem !important;
}

.hover\:max-w-5xl:hover {
  max-width: 64rem !important;
}

.hover\:max-w-6xl:hover {
  max-width: 72rem !important;
}

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

.hover\:max-w-screen-xs:hover {
  max-width: 600px !important;
}

.hover\:max-w-screen-sm:hover {
  max-width: 769px !important;
}

.hover\:max-w-screen-md:hover {
  max-width: 1000px !important;
}

.hover\:max-w-screen-lg:hover {
  max-width: 1200px !important;
}

.hover\:max-w-screen-xl:hover {
  max-width: 1366px !important;
}

.focus\:max-w-0:focus {
  max-width: 0rem !important;
}

.focus\:max-w-4:focus {
  max-width: 0.25rem !important;
}

.focus\:max-w-8:focus {
  max-width: 0.5rem !important;
}

.focus\:max-w-12:focus {
  max-width: 0.75rem !important;
}

.focus\:max-w-16:focus {
  max-width: 1rem !important;
}

.focus\:max-w-20:focus {
  max-width: 1.25rem !important;
}

.focus\:max-w-24:focus {
  max-width: 1.5rem !important;
}

.focus\:max-w-28:focus {
  max-width: 1.75rem !important;
}

.focus\:max-w-32:focus {
  max-width: 2rem !important;
}

.focus\:max-w-36:focus {
  max-width: 2.25rem !important;
}

.focus\:max-w-40:focus {
  max-width: 2.5rem !important;
}

.focus\:max-w-44:focus {
  max-width: 2.75rem !important;
}

.focus\:max-w-48:focus {
  max-width: 3rem !important;
}

.focus\:max-w-52:focus {
  max-width: 3.25rem !important;
}

.focus\:max-w-56:focus {
  max-width: 3.5rem !important;
}

.focus\:max-w-60:focus {
  max-width: 3.75rem !important;
}

.focus\:max-w-64:focus {
  max-width: 4rem !important;
}

.focus\:max-w-68:focus {
  max-width: 4.25rem !important;
}

.focus\:max-w-72:focus {
  max-width: 4.5rem !important;
}

.focus\:max-w-76:focus {
  max-width: 4.75rem !important;
}

.focus\:max-w-80:focus {
  max-width: 5rem !important;
}

.focus\:max-w-84:focus {
  max-width: 5.25rem !important;
}

.focus\:max-w-88:focus {
  max-width: 5.5rem !important;
}

.focus\:max-w-92:focus {
  max-width: 5.75rem !important;
}

.focus\:max-w-96:focus {
  max-width: 6rem !important;
}

.focus\:max-w-100:focus {
  max-width: 6.25rem !important;
}

.focus\:max-w-104:focus {
  max-width: 6.5rem !important;
}

.focus\:max-w-108:focus {
  max-width: 6.75rem !important;
}

.focus\:max-w-112:focus {
  max-width: 7rem !important;
}

.focus\:max-w-116:focus {
  max-width: 7.25rem !important;
}

.focus\:max-w-120:focus {
  max-width: 7.5rem !important;
}

.focus\:max-w-124:focus {
  max-width: 7.75rem !important;
}

.focus\:max-w-128:focus {
  max-width: 8rem !important;
}

.focus\:max-w-132:focus {
  max-width: 8.25rem !important;
}

.focus\:max-w-136:focus {
  max-width: 8.5rem !important;
}

.focus\:max-w-140:focus {
  max-width: 8.75rem !important;
}

.focus\:max-w-144:focus {
  max-width: 9rem !important;
}

.focus\:max-w-148:focus {
  max-width: 9.25rem !important;
}

.focus\:max-w-152:focus {
  max-width: 9.5rem !important;
}

.focus\:max-w-156:focus {
  max-width: 9.75rem !important;
}

.focus\:max-w-160:focus {
  max-width: 10rem !important;
}

.focus\:max-w-164:focus {
  max-width: 10.25rem !important;
}

.focus\:max-w-168:focus {
  max-width: 10.5rem !important;
}

.focus\:max-w-172:focus {
  max-width: 10.75rem !important;
}

.focus\:max-w-176:focus {
  max-width: 11rem !important;
}

.focus\:max-w-180:focus {
  max-width: 11.25rem !important;
}

.focus\:max-w-184:focus {
  max-width: 11.5rem !important;
}

.focus\:max-w-188:focus {
  max-width: 11.75rem !important;
}

.focus\:max-w-192:focus {
  max-width: 12rem !important;
}

.focus\:max-w-196:focus {
  max-width: 12.25rem !important;
}

.focus\:max-w-200:focus {
  max-width: 12.5rem !important;
}

.focus\:max-w-204:focus {
  max-width: 12.75rem !important;
}

.focus\:max-w-208:focus {
  max-width: 13rem !important;
}

.focus\:max-w-212:focus {
  max-width: 13.25rem !important;
}

.focus\:max-w-216:focus {
  max-width: 13.5rem !important;
}

.focus\:max-w-220:focus {
  max-width: 13.75rem !important;
}

.focus\:max-w-224:focus {
  max-width: 14rem !important;
}

.focus\:max-w-228:focus {
  max-width: 14.25rem !important;
}

.focus\:max-w-232:focus {
  max-width: 14.5rem !important;
}

.focus\:max-w-236:focus {
  max-width: 14.75rem !important;
}

.focus\:max-w-240:focus {
  max-width: 15rem !important;
}

.focus\:max-w-244:focus {
  max-width: 15.25rem !important;
}

.focus\:max-w-248:focus {
  max-width: 15.5rem !important;
}

.focus\:max-w-252:focus {
  max-width: 15.75rem !important;
}

.focus\:max-w-256:focus {
  max-width: 16rem !important;
}

.focus\:max-w-260:focus {
  max-width: 16.25rem !important;
}

.focus\:max-w-264:focus {
  max-width: 16.5rem !important;
}

.focus\:max-w-268:focus {
  max-width: 16.75rem !important;
}

.focus\:max-w-272:focus {
  max-width: 17rem !important;
}

.focus\:max-w-276:focus {
  max-width: 17.25rem !important;
}

.focus\:max-w-280:focus {
  max-width: 17.5rem !important;
}

.focus\:max-w-284:focus {
  max-width: 17.75rem !important;
}

.focus\:max-w-288:focus {
  max-width: 18rem !important;
}

.focus\:max-w-292:focus {
  max-width: 18.25rem !important;
}

.focus\:max-w-296:focus {
  max-width: 18.5rem !important;
}

.focus\:max-w-300:focus {
  max-width: 18.75rem !important;
}

.focus\:max-w-304:focus {
  max-width: 19rem !important;
}

.focus\:max-w-308:focus {
  max-width: 19.25rem !important;
}

.focus\:max-w-312:focus {
  max-width: 19.5rem !important;
}

.focus\:max-w-316:focus {
  max-width: 19.75rem !important;
}

.focus\:max-w-320:focus {
  max-width: 20rem !important;
}

.focus\:max-w-324:focus {
  max-width: 20.25rem !important;
}

.focus\:max-w-328:focus {
  max-width: 20.5rem !important;
}

.focus\:max-w-332:focus {
  max-width: 20.75rem !important;
}

.focus\:max-w-336:focus {
  max-width: 21rem !important;
}

.focus\:max-w-340:focus {
  max-width: 21.25rem !important;
}

.focus\:max-w-344:focus {
  max-width: 21.5rem !important;
}

.focus\:max-w-348:focus {
  max-width: 21.75rem !important;
}

.focus\:max-w-352:focus {
  max-width: 22rem !important;
}

.focus\:max-w-356:focus {
  max-width: 22.25rem !important;
}

.focus\:max-w-360:focus {
  max-width: 22.5rem !important;
}

.focus\:max-w-364:focus {
  max-width: 22.75rem !important;
}

.focus\:max-w-368:focus {
  max-width: 23rem !important;
}

.focus\:max-w-372:focus {
  max-width: 23.25rem !important;
}

.focus\:max-w-376:focus {
  max-width: 23.5rem !important;
}

.focus\:max-w-380:focus {
  max-width: 23.75rem !important;
}

.focus\:max-w-384:focus {
  max-width: 24rem !important;
}

.focus\:max-w-388:focus {
  max-width: 24.25rem !important;
}

.focus\:max-w-392:focus {
  max-width: 24.5rem !important;
}

.focus\:max-w-396:focus {
  max-width: 24.75rem !important;
}

.focus\:max-w-400:focus {
  max-width: 25rem !important;
}

.focus\:max-w-404:focus {
  max-width: 25.25rem !important;
}

.focus\:max-w-408:focus {
  max-width: 25.5rem !important;
}

.focus\:max-w-412:focus {
  max-width: 25.75rem !important;
}

.focus\:max-w-416:focus {
  max-width: 26rem !important;
}

.focus\:max-w-420:focus {
  max-width: 26.25rem !important;
}

.focus\:max-w-424:focus {
  max-width: 26.5rem !important;
}

.focus\:max-w-428:focus {
  max-width: 26.75rem !important;
}

.focus\:max-w-432:focus {
  max-width: 27rem !important;
}

.focus\:max-w-436:focus {
  max-width: 27.25rem !important;
}

.focus\:max-w-440:focus {
  max-width: 27.5rem !important;
}

.focus\:max-w-444:focus {
  max-width: 27.75rem !important;
}

.focus\:max-w-448:focus {
  max-width: 28rem !important;
}

.focus\:max-w-452:focus {
  max-width: 28.25rem !important;
}

.focus\:max-w-456:focus {
  max-width: 28.5rem !important;
}

.focus\:max-w-460:focus {
  max-width: 28.75rem !important;
}

.focus\:max-w-464:focus {
  max-width: 29rem !important;
}

.focus\:max-w-468:focus {
  max-width: 29.25rem !important;
}

.focus\:max-w-472:focus {
  max-width: 29.5rem !important;
}

.focus\:max-w-476:focus {
  max-width: 29.75rem !important;
}

.focus\:max-w-480:focus {
  max-width: 30rem !important;
}

.focus\:max-w-484:focus {
  max-width: 30.25rem !important;
}

.focus\:max-w-488:focus {
  max-width: 30.5rem !important;
}

.focus\:max-w-492:focus {
  max-width: 30.75rem !important;
}

.focus\:max-w-496:focus {
  max-width: 31rem !important;
}

.focus\:max-w-500:focus {
  max-width: 31.25rem !important;
}

.focus\:max-w-504:focus {
  max-width: 31.5rem !important;
}

.focus\:max-w-508:focus {
  max-width: 31.75rem !important;
}

.focus\:max-w-512:focus {
  max-width: 32rem !important;
}

.focus\:max-w-516:focus {
  max-width: 32.25rem !important;
}

.focus\:max-w-520:focus {
  max-width: 32.5rem !important;
}

.focus\:max-w-524:focus {
  max-width: 32.75rem !important;
}

.focus\:max-w-528:focus {
  max-width: 33rem !important;
}

.focus\:max-w-532:focus {
  max-width: 33.25rem !important;
}

.focus\:max-w-536:focus {
  max-width: 33.5rem !important;
}

.focus\:max-w-540:focus {
  max-width: 33.75rem !important;
}

.focus\:max-w-544:focus {
  max-width: 34rem !important;
}

.focus\:max-w-548:focus {
  max-width: 34.25rem !important;
}

.focus\:max-w-552:focus {
  max-width: 34.5rem !important;
}

.focus\:max-w-556:focus {
  max-width: 34.75rem !important;
}

.focus\:max-w-560:focus {
  max-width: 35rem !important;
}

.focus\:max-w-564:focus {
  max-width: 35.25rem !important;
}

.focus\:max-w-568:focus {
  max-width: 35.5rem !important;
}

.focus\:max-w-572:focus {
  max-width: 35.75rem !important;
}

.focus\:max-w-576:focus {
  max-width: 36rem !important;
}

.focus\:max-w-580:focus {
  max-width: 36.25rem !important;
}

.focus\:max-w-584:focus {
  max-width: 36.5rem !important;
}

.focus\:max-w-588:focus {
  max-width: 36.75rem !important;
}

.focus\:max-w-592:focus {
  max-width: 37rem !important;
}

.focus\:max-w-596:focus {
  max-width: 37.25rem !important;
}

.focus\:max-w-600:focus {
  max-width: 37.5rem !important;
}

.focus\:max-w-604:focus {
  max-width: 37.75rem !important;
}

.focus\:max-w-608:focus {
  max-width: 38rem !important;
}

.focus\:max-w-612:focus {
  max-width: 38.25rem !important;
}

.focus\:max-w-616:focus {
  max-width: 38.5rem !important;
}

.focus\:max-w-620:focus {
  max-width: 38.75rem !important;
}

.focus\:max-w-624:focus {
  max-width: 39rem !important;
}

.focus\:max-w-628:focus {
  max-width: 39.25rem !important;
}

.focus\:max-w-632:focus {
  max-width: 39.5rem !important;
}

.focus\:max-w-636:focus {
  max-width: 39.75rem !important;
}

.focus\:max-w-640:focus {
  max-width: 40rem !important;
}

.focus\:max-w-644:focus {
  max-width: 40.25rem !important;
}

.focus\:max-w-648:focus {
  max-width: 40.5rem !important;
}

.focus\:max-w-652:focus {
  max-width: 40.75rem !important;
}

.focus\:max-w-656:focus {
  max-width: 41rem !important;
}

.focus\:max-w-660:focus {
  max-width: 41.25rem !important;
}

.focus\:max-w-664:focus {
  max-width: 41.5rem !important;
}

.focus\:max-w-668:focus {
  max-width: 41.75rem !important;
}

.focus\:max-w-672:focus {
  max-width: 42rem !important;
}

.focus\:max-w-676:focus {
  max-width: 42.25rem !important;
}

.focus\:max-w-680:focus {
  max-width: 42.5rem !important;
}

.focus\:max-w-684:focus {
  max-width: 42.75rem !important;
}

.focus\:max-w-688:focus {
  max-width: 43rem !important;
}

.focus\:max-w-692:focus {
  max-width: 43.25rem !important;
}

.focus\:max-w-696:focus {
  max-width: 43.5rem !important;
}

.focus\:max-w-700:focus {
  max-width: 43.75rem !important;
}

.focus\:max-w-704:focus {
  max-width: 44rem !important;
}

.focus\:max-w-708:focus {
  max-width: 44.25rem !important;
}

.focus\:max-w-712:focus {
  max-width: 44.5rem !important;
}

.focus\:max-w-716:focus {
  max-width: 44.75rem !important;
}

.focus\:max-w-720:focus {
  max-width: 45rem !important;
}

.focus\:max-w-724:focus {
  max-width: 45.25rem !important;
}

.focus\:max-w-728:focus {
  max-width: 45.5rem !important;
}

.focus\:max-w-732:focus {
  max-width: 45.75rem !important;
}

.focus\:max-w-736:focus {
  max-width: 46rem !important;
}

.focus\:max-w-740:focus {
  max-width: 46.25rem !important;
}

.focus\:max-w-744:focus {
  max-width: 46.5rem !important;
}

.focus\:max-w-748:focus {
  max-width: 46.75rem !important;
}

.focus\:max-w-752:focus {
  max-width: 47rem !important;
}

.focus\:max-w-756:focus {
  max-width: 47.25rem !important;
}

.focus\:max-w-760:focus {
  max-width: 47.5rem !important;
}

.focus\:max-w-764:focus {
  max-width: 47.75rem !important;
}

.focus\:max-w-768:focus {
  max-width: 48rem !important;
}

.focus\:max-w-772:focus {
  max-width: 48.25rem !important;
}

.focus\:max-w-776:focus {
  max-width: 48.5rem !important;
}

.focus\:max-w-780:focus {
  max-width: 48.75rem !important;
}

.focus\:max-w-784:focus {
  max-width: 49rem !important;
}

.focus\:max-w-788:focus {
  max-width: 49.25rem !important;
}

.focus\:max-w-792:focus {
  max-width: 49.5rem !important;
}

.focus\:max-w-796:focus {
  max-width: 49.75rem !important;
}

.focus\:max-w-800:focus {
  max-width: 50rem !important;
}

.focus\:max-w-804:focus {
  max-width: 50.25rem !important;
}

.focus\:max-w-808:focus {
  max-width: 50.5rem !important;
}

.focus\:max-w-812:focus {
  max-width: 50.75rem !important;
}

.focus\:max-w-816:focus {
  max-width: 51rem !important;
}

.focus\:max-w-820:focus {
  max-width: 51.25rem !important;
}

.focus\:max-w-824:focus {
  max-width: 51.5rem !important;
}

.focus\:max-w-828:focus {
  max-width: 51.75rem !important;
}

.focus\:max-w-832:focus {
  max-width: 52rem !important;
}

.focus\:max-w-836:focus {
  max-width: 52.25rem !important;
}

.focus\:max-w-840:focus {
  max-width: 52.5rem !important;
}

.focus\:max-w-844:focus {
  max-width: 52.75rem !important;
}

.focus\:max-w-848:focus {
  max-width: 53rem !important;
}

.focus\:max-w-852:focus {
  max-width: 53.25rem !important;
}

.focus\:max-w-856:focus {
  max-width: 53.5rem !important;
}

.focus\:max-w-860:focus {
  max-width: 53.75rem !important;
}

.focus\:max-w-864:focus {
  max-width: 54rem !important;
}

.focus\:max-w-868:focus {
  max-width: 54.25rem !important;
}

.focus\:max-w-872:focus {
  max-width: 54.5rem !important;
}

.focus\:max-w-876:focus {
  max-width: 54.75rem !important;
}

.focus\:max-w-880:focus {
  max-width: 55rem !important;
}

.focus\:max-w-884:focus {
  max-width: 55.25rem !important;
}

.focus\:max-w-888:focus {
  max-width: 55.5rem !important;
}

.focus\:max-w-892:focus {
  max-width: 55.75rem !important;
}

.focus\:max-w-896:focus {
  max-width: 56rem !important;
}

.focus\:max-w-900:focus {
  max-width: 56.25rem !important;
}

.focus\:max-w-904:focus {
  max-width: 56.5rem !important;
}

.focus\:max-w-908:focus {
  max-width: 56.75rem !important;
}

.focus\:max-w-912:focus {
  max-width: 57rem !important;
}

.focus\:max-w-916:focus {
  max-width: 57.25rem !important;
}

.focus\:max-w-920:focus {
  max-width: 57.5rem !important;
}

.focus\:max-w-924:focus {
  max-width: 57.75rem !important;
}

.focus\:max-w-928:focus {
  max-width: 58rem !important;
}

.focus\:max-w-932:focus {
  max-width: 58.25rem !important;
}

.focus\:max-w-936:focus {
  max-width: 58.5rem !important;
}

.focus\:max-w-940:focus {
  max-width: 58.75rem !important;
}

.focus\:max-w-944:focus {
  max-width: 59rem !important;
}

.focus\:max-w-948:focus {
  max-width: 59.25rem !important;
}

.focus\:max-w-952:focus {
  max-width: 59.5rem !important;
}

.focus\:max-w-956:focus {
  max-width: 59.75rem !important;
}

.focus\:max-w-960:focus {
  max-width: 60rem !important;
}

.focus\:max-w-964:focus {
  max-width: 60.25rem !important;
}

.focus\:max-w-968:focus {
  max-width: 60.5rem !important;
}

.focus\:max-w-972:focus {
  max-width: 60.75rem !important;
}

.focus\:max-w-976:focus {
  max-width: 61rem !important;
}

.focus\:max-w-980:focus {
  max-width: 61.25rem !important;
}

.focus\:max-w-984:focus {
  max-width: 61.5rem !important;
}

.focus\:max-w-988:focus {
  max-width: 61.75rem !important;
}

.focus\:max-w-992:focus {
  max-width: 62rem !important;
}

.focus\:max-w-996:focus {
  max-width: 62.25rem !important;
}

.focus\:max-w-1000:focus {
  max-width: 62.5rem !important;
}

.focus\:max-w-1004:focus {
  max-width: 62.75rem !important;
}

.focus\:max-w-1008:focus {
  max-width: 63rem !important;
}

.focus\:max-w-1012:focus {
  max-width: 63.25rem !important;
}

.focus\:max-w-1016:focus {
  max-width: 63.5rem !important;
}

.focus\:max-w-1020:focus {
  max-width: 63.75rem !important;
}

.focus\:max-w-1024:focus {
  max-width: 64rem !important;
}

.focus\:max-w-1028:focus {
  max-width: 64.25rem !important;
}

.focus\:max-w-1032:focus {
  max-width: 64.5rem !important;
}

.focus\:max-w-1036:focus {
  max-width: 64.75rem !important;
}

.focus\:max-w-1040:focus {
  max-width: 65rem !important;
}

.focus\:max-w-1044:focus {
  max-width: 65.25rem !important;
}

.focus\:max-w-1048:focus {
  max-width: 65.5rem !important;
}

.focus\:max-w-1052:focus {
  max-width: 65.75rem !important;
}

.focus\:max-w-1056:focus {
  max-width: 66rem !important;
}

.focus\:max-w-1060:focus {
  max-width: 66.25rem !important;
}

.focus\:max-w-1064:focus {
  max-width: 66.5rem !important;
}

.focus\:max-w-1068:focus {
  max-width: 66.75rem !important;
}

.focus\:max-w-1072:focus {
  max-width: 67rem !important;
}

.focus\:max-w-1076:focus {
  max-width: 67.25rem !important;
}

.focus\:max-w-1080:focus {
  max-width: 67.5rem !important;
}

.focus\:max-w-1084:focus {
  max-width: 67.75rem !important;
}

.focus\:max-w-1088:focus {
  max-width: 68rem !important;
}

.focus\:max-w-1092:focus {
  max-width: 68.25rem !important;
}

.focus\:max-w-1096:focus {
  max-width: 68.5rem !important;
}

.focus\:max-w-1100:focus {
  max-width: 68.75rem !important;
}

.focus\:max-w-1104:focus {
  max-width: 69rem !important;
}

.focus\:max-w-1108:focus {
  max-width: 69.25rem !important;
}

.focus\:max-w-1112:focus {
  max-width: 69.5rem !important;
}

.focus\:max-w-1116:focus {
  max-width: 69.75rem !important;
}

.focus\:max-w-1120:focus {
  max-width: 70rem !important;
}

.focus\:max-w-1124:focus {
  max-width: 70.25rem !important;
}

.focus\:max-w-1128:focus {
  max-width: 70.5rem !important;
}

.focus\:max-w-1132:focus {
  max-width: 70.75rem !important;
}

.focus\:max-w-1136:focus {
  max-width: 71rem !important;
}

.focus\:max-w-1140:focus {
  max-width: 71.25rem !important;
}

.focus\:max-w-1144:focus {
  max-width: 71.5rem !important;
}

.focus\:max-w-1148:focus {
  max-width: 71.75rem !important;
}

.focus\:max-w-1152:focus {
  max-width: 72rem !important;
}

.focus\:max-w-1156:focus {
  max-width: 72.25rem !important;
}

.focus\:max-w-1160:focus {
  max-width: 72.5rem !important;
}

.focus\:max-w-1164:focus {
  max-width: 72.75rem !important;
}

.focus\:max-w-1168:focus {
  max-width: 73rem !important;
}

.focus\:max-w-1172:focus {
  max-width: 73.25rem !important;
}

.focus\:max-w-1176:focus {
  max-width: 73.5rem !important;
}

.focus\:max-w-1180:focus {
  max-width: 73.75rem !important;
}

.focus\:max-w-1184:focus {
  max-width: 74rem !important;
}

.focus\:max-w-1188:focus {
  max-width: 74.25rem !important;
}

.focus\:max-w-1192:focus {
  max-width: 74.5rem !important;
}

.focus\:max-w-1196:focus {
  max-width: 74.75rem !important;
}

.focus\:max-w-1200:focus {
  max-width: 75rem !important;
}

.focus\:max-w-none:focus {
  max-width: none !important;
}

.focus\:max-w-xs:focus {
  max-width: 20rem !important;
}

.focus\:max-w-sm:focus {
  max-width: 24rem !important;
}

.focus\:max-w-md:focus {
  max-width: 28rem !important;
}

.focus\:max-w-lg:focus {
  max-width: 32rem !important;
}

.focus\:max-w-xl:focus {
  max-width: 36rem !important;
}

.focus\:max-w-2xl:focus {
  max-width: 42rem !important;
}

.focus\:max-w-3xl:focus {
  max-width: 48rem !important;
}

.focus\:max-w-4xl:focus {
  max-width: 56rem !important;
}

.focus\:max-w-5xl:focus {
  max-width: 64rem !important;
}

.focus\:max-w-6xl:focus {
  max-width: 72rem !important;
}

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

.focus\:max-w-screen-xs:focus {
  max-width: 600px !important;
}

.focus\:max-w-screen-sm:focus {
  max-width: 769px !important;
}

.focus\:max-w-screen-md:focus {
  max-width: 1000px !important;
}

.focus\:max-w-screen-lg:focus {
  max-width: 1200px !important;
}

.focus\:max-w-screen-xl:focus {
  max-width: 1366px !important;
}

.min-h-0 {
  min-height: 0 !important;
}

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

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

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

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

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

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

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

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

.min-w-0 {
  min-width: 0 !important;
}

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

.hover\:min-w-0:hover {
  min-width: 0 !important;
}

.hover\:min-w-full:hover {
  min-width: 100% !important;
}

.focus\:min-w-0:focus {
  min-width: 0 !important;
}

.focus\:min-w-full:focus {
  min-width: 100% !important;
}

.object-contain {
  -o-object-fit: contain !important;
     font-family: "object-fit:contain" !important;
     object-fit: contain !important;
}

.object-cover {
  -o-object-fit: cover !important;
     font-family: "object-fit:cover" !important;
     object-fit: cover !important;
}

.object-fill {
  -o-object-fit: fill !important;
     font-family: "object-fit:fill" !important;
     object-fit: fill !important;
}

.object-none {
  -o-object-fit: none !important;
     font-family: "object-fit:none" !important;
     object-fit: none !important;
}

.object-scale-down {
  -o-object-fit: scale-down !important;
     font-family: "object-fit:scale-down" !important;
     object-fit: scale-down !important;
}

.hover\:object-contain:hover {
  -o-object-fit: contain !important;
     font-family: "object-fit:contain" !important;
     object-fit: contain !important;
}

.hover\:object-cover:hover {
  -o-object-fit: cover !important;
     font-family: "object-fit:cover" !important;
     object-fit: cover !important;
}

.hover\:object-fill:hover {
  -o-object-fit: fill !important;
     font-family: "object-fit:fill" !important;
     object-fit: fill !important;
}

.hover\:object-none:hover {
  -o-object-fit: none !important;
     font-family: "object-fit:none" !important;
     object-fit: none !important;
}

.hover\:object-scale-down:hover {
  -o-object-fit: scale-down !important;
     font-family: "object-fit:scale-down" !important;
     object-fit: scale-down !important;
}

.focus\:object-contain:focus {
  -o-object-fit: contain !important;
     font-family: "object-fit:contain" !important;
     object-fit: contain !important;
}

.focus\:object-cover:focus {
  -o-object-fit: cover !important;
     font-family: "object-fit:cover" !important;
     object-fit: cover !important;
}

.focus\:object-fill:focus {
  -o-object-fit: fill !important;
     font-family: "object-fit:fill" !important;
     object-fit: fill !important;
}

.focus\:object-none:focus {
  -o-object-fit: none !important;
     font-family: "object-fit:none" !important;
     object-fit: none !important;
}

.focus\:object-scale-down:focus {
  -o-object-fit: scale-down !important;
     font-family: "object-fit:scale-down" !important;
     object-fit: scale-down !important;
}

.object-bottom {
  -o-object-position: bottom !important;
     object-position: bottom !important;
}

.object-center {
  -o-object-position: center !important;
     object-position: center !important;
}

.object-left {
  -o-object-position: left !important;
     object-position: left !important;
}

.object-left-bottom {
  -o-object-position: left bottom !important;
     object-position: left bottom !important;
}

.object-left-top {
  -o-object-position: left top !important;
     object-position: left top !important;
}

.object-right {
  -o-object-position: right !important;
     object-position: right !important;
}

.object-right-bottom {
  -o-object-position: right bottom !important;
     object-position: right bottom !important;
}

.object-right-top {
  -o-object-position: right top !important;
     object-position: right top !important;
}

.object-top {
  -o-object-position: top !important;
     object-position: top !important;
}

.hover\:object-bottom:hover {
  -o-object-position: bottom !important;
     object-position: bottom !important;
}

.hover\:object-center:hover {
  -o-object-position: center !important;
     object-position: center !important;
}

.hover\:object-left:hover {
  -o-object-position: left !important;
     object-position: left !important;
}

.hover\:object-left-bottom:hover {
  -o-object-position: left bottom !important;
     object-position: left bottom !important;
}

.hover\:object-left-top:hover {
  -o-object-position: left top !important;
     object-position: left top !important;
}

.hover\:object-right:hover {
  -o-object-position: right !important;
     object-position: right !important;
}

.hover\:object-right-bottom:hover {
  -o-object-position: right bottom !important;
     object-position: right bottom !important;
}

.hover\:object-right-top:hover {
  -o-object-position: right top !important;
     object-position: right top !important;
}

.hover\:object-top:hover {
  -o-object-position: top !important;
     object-position: top !important;
}

.focus\:object-bottom:focus {
  -o-object-position: bottom !important;
     object-position: bottom !important;
}

.focus\:object-center:focus {
  -o-object-position: center !important;
     object-position: center !important;
}

.focus\:object-left:focus {
  -o-object-position: left !important;
     object-position: left !important;
}

.focus\:object-left-bottom:focus {
  -o-object-position: left bottom !important;
     object-position: left bottom !important;
}

.focus\:object-left-top:focus {
  -o-object-position: left top !important;
     object-position: left top !important;
}

.focus\:object-right:focus {
  -o-object-position: right !important;
     object-position: right !important;
}

.focus\:object-right-bottom:focus {
  -o-object-position: right bottom !important;
     object-position: right bottom !important;
}

.focus\:object-right-top:focus {
  -o-object-position: right top !important;
     object-position: right top !important;
}

.focus\:object-top:focus {
  -o-object-position: top !important;
     object-position: top !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.hover\:opacity-0:hover {
  opacity: 0 !important;
}

.hover\:opacity-25:hover {
  opacity: 0.25 !important;
}

.hover\:opacity-50:hover {
  opacity: 0.5 !important;
}

.hover\:opacity-75:hover {
  opacity: 0.75 !important;
}

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

.focus\:opacity-0:focus {
  opacity: 0 !important;
}

.focus\:opacity-25:focus {
  opacity: 0.25 !important;
}

.focus\:opacity-50:focus {
  opacity: 0.5 !important;
}

.focus\:opacity-75:focus {
  opacity: 0.75 !important;
}

.focus\:opacity-100:focus {
  opacity: 1 !important;
}

.outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.outline-white {
  outline: 2px dotted white !important;
  outline-offset: 2px !important;
}

.outline-black {
  outline: 2px dotted black !important;
  outline-offset: 2px !important;
}

.hover\:outline-none:hover {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.hover\:outline-white:hover {
  outline: 2px dotted white !important;
  outline-offset: 2px !important;
}

.hover\:outline-black:hover {
  outline: 2px dotted black !important;
  outline-offset: 2px !important;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.focus\:outline-white:focus {
  outline: 2px dotted white !important;
  outline-offset: 2px !important;
}

.focus\:outline-black:focus {
  outline: 2px dotted black !important;
  outline-offset: 2px !important;
}

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

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

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

.overflow-x-auto {
  overflow-x: auto !important;
}

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

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

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

.scrolling-touch {
  -webkit-overflow-scrolling: touch !important;
}

.scrolling-auto {
  -webkit-overflow-scrolling: auto !important;
}

.hover\:overflow-auto:hover {
  overflow: auto !important;
}

.hover\:overflow-hidden:hover {
  overflow: hidden !important;
}

.hover\:overflow-visible:hover {
  overflow: visible !important;
}

.hover\:overflow-scroll:hover {
  overflow: scroll !important;
}

.hover\:overflow-x-auto:hover {
  overflow-x: auto !important;
}

.hover\:overflow-y-auto:hover {
  overflow-y: auto !important;
}

.hover\:overflow-x-hidden:hover {
  overflow-x: hidden !important;
}

.hover\:overflow-y-hidden:hover {
  overflow-y: hidden !important;
}

.hover\:overflow-x-visible:hover {
  overflow-x: visible !important;
}

.hover\:overflow-y-visible:hover {
  overflow-y: visible !important;
}

.hover\:overflow-x-scroll:hover {
  overflow-x: scroll !important;
}

.hover\:overflow-y-scroll:hover {
  overflow-y: scroll !important;
}

.hover\:scrolling-touch:hover {
  -webkit-overflow-scrolling: touch !important;
}

.hover\:scrolling-auto:hover {
  -webkit-overflow-scrolling: auto !important;
}

.focus\:overflow-auto:focus {
  overflow: auto !important;
}

.focus\:overflow-hidden:focus {
  overflow: hidden !important;
}

.focus\:overflow-visible:focus {
  overflow: visible !important;
}

.focus\:overflow-scroll:focus {
  overflow: scroll !important;
}

.focus\:overflow-x-auto:focus {
  overflow-x: auto !important;
}

.focus\:overflow-y-auto:focus {
  overflow-y: auto !important;
}

.focus\:overflow-x-hidden:focus {
  overflow-x: hidden !important;
}

.focus\:overflow-y-hidden:focus {
  overflow-y: hidden !important;
}

.focus\:overflow-x-visible:focus {
  overflow-x: visible !important;
}

.focus\:overflow-y-visible:focus {
  overflow-y: visible !important;
}

.focus\:overflow-x-scroll:focus {
  overflow-x: scroll !important;
}

.focus\:overflow-y-scroll:focus {
  overflow-y: scroll !important;
}

.focus\:scrolling-touch:focus {
  -webkit-overflow-scrolling: touch !important;
}

.focus\:scrolling-auto:focus {
  -webkit-overflow-scrolling: auto !important;
}

.p-0 {
  padding: 0rem !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

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

.p-6 {
  padding: 1.5rem !important;
}

.p-7 {
  padding: 1.75rem !important;
}

.p-8 {
  padding: 2rem !important;
}

.p-9 {
  padding: 2.25rem !important;
}

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

.p-11 {
  padding: 2.75rem !important;
}

.p-12 {
  padding: 3rem !important;
}

.p-13 {
  padding: 3.25rem !important;
}

.p-14 {
  padding: 3.5rem !important;
}

.p-15 {
  padding: 3.75rem !important;
}

.p-16 {
  padding: 4rem !important;
}

.p-17 {
  padding: 4.25rem !important;
}

.p-18 {
  padding: 4.5rem !important;
}

.p-19 {
  padding: 4.75rem !important;
}

.p-20 {
  padding: 5rem !important;
}

.p-21 {
  padding: 5.25rem !important;
}

.p-22 {
  padding: 5.5rem !important;
}

.p-23 {
  padding: 5.75rem !important;
}

.p-24 {
  padding: 6rem !important;
}

.p-25 {
  padding: 6.25rem !important;
}

.p-26 {
  padding: 6.5rem !important;
}

.p-27 {
  padding: 6.75rem !important;
}

.p-28 {
  padding: 7rem !important;
}

.p-29 {
  padding: 7.25rem !important;
}

.p-30 {
  padding: 7.5rem !important;
}

.p-31 {
  padding: 7.75rem !important;
}

.p-32 {
  padding: 8rem !important;
}

.p-33 {
  padding: 8.25rem !important;
}

.p-34 {
  padding: 8.5rem !important;
}

.p-35 {
  padding: 8.75rem !important;
}

.p-36 {
  padding: 9rem !important;
}

.p-37 {
  padding: 9.25rem !important;
}

.p-38 {
  padding: 9.5rem !important;
}

.p-39 {
  padding: 9.75rem !important;
}

.p-40 {
  padding: 10rem !important;
}

.p-41 {
  padding: 10.25rem !important;
}

.p-42 {
  padding: 10.5rem !important;
}

.p-43 {
  padding: 10.75rem !important;
}

.p-44 {
  padding: 11rem !important;
}

.p-45 {
  padding: 11.25rem !important;
}

.p-46 {
  padding: 11.5rem !important;
}

.p-47 {
  padding: 11.75rem !important;
}

.p-48 {
  padding: 12rem !important;
}

.p-49 {
  padding: 12.25rem !important;
}

.p-50 {
  padding: 12.5rem !important;
}

.p-51 {
  padding: 12.75rem !important;
}

.p-52 {
  padding: 13rem !important;
}

.p-53 {
  padding: 13.25rem !important;
}

.p-54 {
  padding: 13.5rem !important;
}

.p-55 {
  padding: 13.75rem !important;
}

.p-56 {
  padding: 14rem !important;
}

.p-57 {
  padding: 14.25rem !important;
}

.p-58 {
  padding: 14.5rem !important;
}

.p-59 {
  padding: 14.75rem !important;
}

.p-60 {
  padding: 15rem !important;
}

.p-61 {
  padding: 15.25rem !important;
}

.p-62 {
  padding: 15.5rem !important;
}

.p-63 {
  padding: 15.75rem !important;
}

.p-64 {
  padding: 16rem !important;
}

.p-65 {
  padding: 16.25rem !important;
}

.p-66 {
  padding: 16.5rem !important;
}

.p-67 {
  padding: 16.75rem !important;
}

.p-68 {
  padding: 17rem !important;
}

.p-69 {
  padding: 17.25rem !important;
}

.p-70 {
  padding: 17.5rem !important;
}

.p-71 {
  padding: 17.75rem !important;
}

.p-72 {
  padding: 18rem !important;
}

.p-73 {
  padding: 18.25rem !important;
}

.p-74 {
  padding: 18.5rem !important;
}

.p-75 {
  padding: 18.75rem !important;
}

.p-76 {
  padding: 19rem !important;
}

.p-77 {
  padding: 19.25rem !important;
}

.p-78 {
  padding: 19.5rem !important;
}

.p-79 {
  padding: 19.75rem !important;
}

.p-80 {
  padding: 20rem !important;
}

.p-81 {
  padding: 20.25rem !important;
}

.p-82 {
  padding: 20.5rem !important;
}

.p-83 {
  padding: 20.75rem !important;
}

.p-84 {
  padding: 21rem !important;
}

.p-85 {
  padding: 21.25rem !important;
}

.p-86 {
  padding: 21.5rem !important;
}

.p-87 {
  padding: 21.75rem !important;
}

.p-88 {
  padding: 22rem !important;
}

.p-89 {
  padding: 22.25rem !important;
}

.p-90 {
  padding: 22.5rem !important;
}

.p-91 {
  padding: 22.75rem !important;
}

.p-92 {
  padding: 23rem !important;
}

.p-93 {
  padding: 23.25rem !important;
}

.p-94 {
  padding: 23.5rem !important;
}

.p-95 {
  padding: 23.75rem !important;
}

.p-96 {
  padding: 24rem !important;
}

.p-97 {
  padding: 24.25rem !important;
}

.p-98 {
  padding: 24.5rem !important;
}

.p-99 {
  padding: 24.75rem !important;
}

.p-100 {
  padding: 25rem !important;
}

.p-101 {
  padding: 25.25rem !important;
}

.p-102 {
  padding: 25.5rem !important;
}

.p-103 {
  padding: 25.75rem !important;
}

.p-104 {
  padding: 26rem !important;
}

.p-105 {
  padding: 26.25rem !important;
}

.p-px {
  padding: 1px !important;
}

.p-0\.5 {
  padding: 0.125rem !important;
}

.p-1\.5 {
  padding: 0.375rem !important;
}

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

.p-3\.5 {
  padding: 0.875rem !important;
}

.p-4\.5 {
  padding: 1.125rem !important;
}

.p-5\.5 {
  padding: 1.375rem !important;
}

.p-6\.5 {
  padding: 1.625rem !important;
}

.p-7\.5 {
  padding: 1.875rem !important;
}

.p-8\.5 {
  padding: 2.125rem !important;
}

.p-9\.5 {
  padding: 2.375rem !important;
}

.p-10\.5 {
  padding: 2.625rem !important;
}

.p-11\.5 {
  padding: 2.875rem !important;
}

.p-12\.5 {
  padding: 3.125rem !important;
}

.p-13\.5 {
  padding: 3.375rem !important;
}

.p-14\.5 {
  padding: 3.625rem !important;
}

.p-15\.5 {
  padding: 3.875rem !important;
}

.p-16\.5 {
  padding: 4.125rem !important;
}

.p-17\.5 {
  padding: 4.375rem !important;
}

.p-18\.5 {
  padding: 4.625rem !important;
}

.p-19\.5 {
  padding: 4.875rem !important;
}

.p-20\.5 {
  padding: 5.125rem !important;
}

.p-21\.5 {
  padding: 5.375rem !important;
}

.p-22\.5 {
  padding: 5.625rem !important;
}

.p-23\.5 {
  padding: 5.875rem !important;
}

.p-24\.5 {
  padding: 6.125rem !important;
}

.p-25\.5 {
  padding: 6.375rem !important;
}

.p-26\.5 {
  padding: 6.625rem !important;
}

.p-27\.5 {
  padding: 6.875rem !important;
}

.p-28\.5 {
  padding: 7.125rem !important;
}

.p-29\.5 {
  padding: 7.375rem !important;
}

.p-30\.5 {
  padding: 7.625rem !important;
}

.p-31\.5 {
  padding: 7.875rem !important;
}

.p-32\.5 {
  padding: 8.125rem !important;
}

.p-33\.5 {
  padding: 8.375rem !important;
}

.p-34\.5 {
  padding: 8.625rem !important;
}

.p-35\.5 {
  padding: 8.875rem !important;
}

.p-36\.5 {
  padding: 9.125rem !important;
}

.p-37\.5 {
  padding: 9.375rem !important;
}

.p-38\.5 {
  padding: 9.625rem !important;
}

.p-39\.5 {
  padding: 9.875rem !important;
}

.p-40\.5 {
  padding: 10.125rem !important;
}

.p-41\.5 {
  padding: 10.375rem !important;
}

.p-42\.5 {
  padding: 10.625rem !important;
}

.p-43\.5 {
  padding: 10.875rem !important;
}

.p-44\.5 {
  padding: 11.125rem !important;
}

.p-45\.5 {
  padding: 11.375rem !important;
}

.p-46\.5 {
  padding: 11.625rem !important;
}

.p-47\.5 {
  padding: 11.875rem !important;
}

.p-48\.5 {
  padding: 12.125rem !important;
}

.p-49\.5 {
  padding: 12.375rem !important;
}

.p-50\.5 {
  padding: 12.625rem !important;
}

.p-51\.5 {
  padding: 12.875rem !important;
}

.p-52\.5 {
  padding: 13.125rem !important;
}

.p-53\.5 {
  padding: 13.375rem !important;
}

.p-54\.5 {
  padding: 13.625rem !important;
}

.p-55\.5 {
  padding: 13.875rem !important;
}

.p-56\.5 {
  padding: 14.125rem !important;
}

.p-57\.5 {
  padding: 14.375rem !important;
}

.p-58\.5 {
  padding: 14.625rem !important;
}

.p-59\.5 {
  padding: 14.875rem !important;
}

.p-60\.5 {
  padding: 15.125rem !important;
}

.p-61\.5 {
  padding: 15.375rem !important;
}

.p-62\.5 {
  padding: 15.625rem !important;
}

.p-63\.5 {
  padding: 15.875rem !important;
}

.p-64\.5 {
  padding: 16.125rem !important;
}

.p-65\.5 {
  padding: 16.375rem !important;
}

.p-66\.5 {
  padding: 16.625rem !important;
}

.p-67\.5 {
  padding: 16.875rem !important;
}

.p-68\.5 {
  padding: 17.125rem !important;
}

.p-69\.5 {
  padding: 17.375rem !important;
}

.p-70\.5 {
  padding: 17.625rem !important;
}

.p-71\.5 {
  padding: 17.875rem !important;
}

.p-72\.5 {
  padding: 18.125rem !important;
}

.p-73\.5 {
  padding: 18.375rem !important;
}

.p-74\.5 {
  padding: 18.625rem !important;
}

.p-75\.5 {
  padding: 18.875rem !important;
}

.p-76\.5 {
  padding: 19.125rem !important;
}

.p-77\.5 {
  padding: 19.375rem !important;
}

.p-78\.5 {
  padding: 19.625rem !important;
}

.p-79\.5 {
  padding: 19.875rem !important;
}

.p-80\.5 {
  padding: 20.125rem !important;
}

.p-81\.5 {
  padding: 20.375rem !important;
}

.p-82\.5 {
  padding: 20.625rem !important;
}

.p-83\.5 {
  padding: 20.875rem !important;
}

.p-84\.5 {
  padding: 21.125rem !important;
}

.p-85\.5 {
  padding: 21.375rem !important;
}

.p-86\.5 {
  padding: 21.625rem !important;
}

.p-87\.5 {
  padding: 21.875rem !important;
}

.p-88\.5 {
  padding: 22.125rem !important;
}

.p-89\.5 {
  padding: 22.375rem !important;
}

.p-90\.5 {
  padding: 22.625rem !important;
}

.p-91\.5 {
  padding: 22.875rem !important;
}

.p-92\.5 {
  padding: 23.125rem !important;
}

.p-93\.5 {
  padding: 23.375rem !important;
}

.p-94\.5 {
  padding: 23.625rem !important;
}

.p-95\.5 {
  padding: 23.875rem !important;
}

.p-96\.5 {
  padding: 24.125rem !important;
}

.p-97\.5 {
  padding: 24.375rem !important;
}

.p-98\.5 {
  padding: 24.625rem !important;
}

.p-99\.5 {
  padding: 24.875rem !important;
}

.p-100\.5 {
  padding: 25.125rem !important;
}

.p-101\.5 {
  padding: 25.375rem !important;
}

.p-102\.5 {
  padding: 25.625rem !important;
}

.p-103\.5 {
  padding: 25.875rem !important;
}

.p-104\.5 {
  padding: 26.125rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

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

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

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

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

.px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

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

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

.py-11 {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.px-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}

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

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

.py-13 {
  padding-top: 3.25rem !important;
  padding-bottom: 3.25rem !important;
}

.px-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}

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

.px-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.py-15 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.px-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}

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

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

.py-17 {
  padding-top: 4.25rem !important;
  padding-bottom: 4.25rem !important;
}

.px-17 {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}

.py-18 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.px-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.py-19 {
  padding-top: 4.75rem !important;
  padding-bottom: 4.75rem !important;
}

.px-19 {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}

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

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

.py-21 {
  padding-top: 5.25rem !important;
  padding-bottom: 5.25rem !important;
}

.px-21 {
  padding-left: 5.25rem !important;
  padding-right: 5.25rem !important;
}

.py-22 {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}

.px-22 {
  padding-left: 5.5rem !important;
  padding-right: 5.5rem !important;
}

.py-23 {
  padding-top: 5.75rem !important;
  padding-bottom: 5.75rem !important;
}

.px-23 {
  padding-left: 5.75rem !important;
  padding-right: 5.75rem !important;
}

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

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

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

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

.py-26 {
  padding-top: 6.5rem !important;
  padding-bottom: 6.5rem !important;
}

.px-26 {
  padding-left: 6.5rem !important;
  padding-right: 6.5rem !important;
}

.py-27 {
  padding-top: 6.75rem !important;
  padding-bottom: 6.75rem !important;
}

.px-27 {
  padding-left: 6.75rem !important;
  padding-right: 6.75rem !important;
}

.py-28 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

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

.py-29 {
  padding-top: 7.25rem !important;
  padding-bottom: 7.25rem !important;
}

.px-29 {
  padding-left: 7.25rem !important;
  padding-right: 7.25rem !important;
}

.py-30 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

.px-30 {
  padding-left: 7.5rem !important;
  padding-right: 7.5rem !important;
}

.py-31 {
  padding-top: 7.75rem !important;
  padding-bottom: 7.75rem !important;
}

.px-31 {
  padding-left: 7.75rem !important;
  padding-right: 7.75rem !important;
}

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

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

.py-33 {
  padding-top: 8.25rem !important;
  padding-bottom: 8.25rem !important;
}

.px-33 {
  padding-left: 8.25rem !important;
  padding-right: 8.25rem !important;
}

.py-34 {
  padding-top: 8.5rem !important;
  padding-bottom: 8.5rem !important;
}

.px-34 {
  padding-left: 8.5rem !important;
  padding-right: 8.5rem !important;
}

.py-35 {
  padding-top: 8.75rem !important;
  padding-bottom: 8.75rem !important;
}

.px-35 {
  padding-left: 8.75rem !important;
  padding-right: 8.75rem !important;
}

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

.px-36 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.py-37 {
  padding-top: 9.25rem !important;
  padding-bottom: 9.25rem !important;
}

.px-37 {
  padding-left: 9.25rem !important;
  padding-right: 9.25rem !important;
}

.py-38 {
  padding-top: 9.5rem !important;
  padding-bottom: 9.5rem !important;
}

.px-38 {
  padding-left: 9.5rem !important;
  padding-right: 9.5rem !important;
}

.py-39 {
  padding-top: 9.75rem !important;
  padding-bottom: 9.75rem !important;
}

.px-39 {
  padding-left: 9.75rem !important;
  padding-right: 9.75rem !important;
}

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

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

.py-41 {
  padding-top: 10.25rem !important;
  padding-bottom: 10.25rem !important;
}

.px-41 {
  padding-left: 10.25rem !important;
  padding-right: 10.25rem !important;
}

.py-42 {
  padding-top: 10.5rem !important;
  padding-bottom: 10.5rem !important;
}

.px-42 {
  padding-left: 10.5rem !important;
  padding-right: 10.5rem !important;
}

.py-43 {
  padding-top: 10.75rem !important;
  padding-bottom: 10.75rem !important;
}

.px-43 {
  padding-left: 10.75rem !important;
  padding-right: 10.75rem !important;
}

.py-44 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}

.px-44 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}

.py-45 {
  padding-top: 11.25rem !important;
  padding-bottom: 11.25rem !important;
}

.px-45 {
  padding-left: 11.25rem !important;
  padding-right: 11.25rem !important;
}

.py-46 {
  padding-top: 11.5rem !important;
  padding-bottom: 11.5rem !important;
}

.px-46 {
  padding-left: 11.5rem !important;
  padding-right: 11.5rem !important;
}

.py-47 {
  padding-top: 11.75rem !important;
  padding-bottom: 11.75rem !important;
}

.px-47 {
  padding-left: 11.75rem !important;
  padding-right: 11.75rem !important;
}

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

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

.py-49 {
  padding-top: 12.25rem !important;
  padding-bottom: 12.25rem !important;
}

.px-49 {
  padding-left: 12.25rem !important;
  padding-right: 12.25rem !important;
}

.py-50 {
  padding-top: 12.5rem !important;
  padding-bottom: 12.5rem !important;
}

.px-50 {
  padding-left: 12.5rem !important;
  padding-right: 12.5rem !important;
}

.py-51 {
  padding-top: 12.75rem !important;
  padding-bottom: 12.75rem !important;
}

.px-51 {
  padding-left: 12.75rem !important;
  padding-right: 12.75rem !important;
}

.py-52 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}

.px-52 {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}

.py-53 {
  padding-top: 13.25rem !important;
  padding-bottom: 13.25rem !important;
}

.px-53 {
  padding-left: 13.25rem !important;
  padding-right: 13.25rem !important;
}

.py-54 {
  padding-top: 13.5rem !important;
  padding-bottom: 13.5rem !important;
}

.px-54 {
  padding-left: 13.5rem !important;
  padding-right: 13.5rem !important;
}

.py-55 {
  padding-top: 13.75rem !important;
  padding-bottom: 13.75rem !important;
}

.px-55 {
  padding-left: 13.75rem !important;
  padding-right: 13.75rem !important;
}

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

.px-56 {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}

.py-57 {
  padding-top: 14.25rem !important;
  padding-bottom: 14.25rem !important;
}

.px-57 {
  padding-left: 14.25rem !important;
  padding-right: 14.25rem !important;
}

.py-58 {
  padding-top: 14.5rem !important;
  padding-bottom: 14.5rem !important;
}

.px-58 {
  padding-left: 14.5rem !important;
  padding-right: 14.5rem !important;
}

.py-59 {
  padding-top: 14.75rem !important;
  padding-bottom: 14.75rem !important;
}

.px-59 {
  padding-left: 14.75rem !important;
  padding-right: 14.75rem !important;
}

.py-60 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

.px-60 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

.py-61 {
  padding-top: 15.25rem !important;
  padding-bottom: 15.25rem !important;
}

.px-61 {
  padding-left: 15.25rem !important;
  padding-right: 15.25rem !important;
}

.py-62 {
  padding-top: 15.5rem !important;
  padding-bottom: 15.5rem !important;
}

.px-62 {
  padding-left: 15.5rem !important;
  padding-right: 15.5rem !important;
}

.py-63 {
  padding-top: 15.75rem !important;
  padding-bottom: 15.75rem !important;
}

.px-63 {
  padding-left: 15.75rem !important;
  padding-right: 15.75rem !important;
}

.py-64 {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}

.px-64 {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}

.py-65 {
  padding-top: 16.25rem !important;
  padding-bottom: 16.25rem !important;
}

.px-65 {
  padding-left: 16.25rem !important;
  padding-right: 16.25rem !important;
}

.py-66 {
  padding-top: 16.5rem !important;
  padding-bottom: 16.5rem !important;
}

.px-66 {
  padding-left: 16.5rem !important;
  padding-right: 16.5rem !important;
}

.py-67 {
  padding-top: 16.75rem !important;
  padding-bottom: 16.75rem !important;
}

.px-67 {
  padding-left: 16.75rem !important;
  padding-right: 16.75rem !important;
}

.py-68 {
  padding-top: 17rem !important;
  padding-bottom: 17rem !important;
}

.px-68 {
  padding-left: 17rem !important;
  padding-right: 17rem !important;
}

.py-69 {
  padding-top: 17.25rem !important;
  padding-bottom: 17.25rem !important;
}

.px-69 {
  padding-left: 17.25rem !important;
  padding-right: 17.25rem !important;
}

.py-70 {
  padding-top: 17.5rem !important;
  padding-bottom: 17.5rem !important;
}

.px-70 {
  padding-left: 17.5rem !important;
  padding-right: 17.5rem !important;
}

.py-71 {
  padding-top: 17.75rem !important;
  padding-bottom: 17.75rem !important;
}

.px-71 {
  padding-left: 17.75rem !important;
  padding-right: 17.75rem !important;
}

.py-72 {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}

.px-72 {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}

.py-73 {
  padding-top: 18.25rem !important;
  padding-bottom: 18.25rem !important;
}

.px-73 {
  padding-left: 18.25rem !important;
  padding-right: 18.25rem !important;
}

.py-74 {
  padding-top: 18.5rem !important;
  padding-bottom: 18.5rem !important;
}

.px-74 {
  padding-left: 18.5rem !important;
  padding-right: 18.5rem !important;
}

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

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

.py-76 {
  padding-top: 19rem !important;
  padding-bottom: 19rem !important;
}

.px-76 {
  padding-left: 19rem !important;
  padding-right: 19rem !important;
}

.py-77 {
  padding-top: 19.25rem !important;
  padding-bottom: 19.25rem !important;
}

.px-77 {
  padding-left: 19.25rem !important;
  padding-right: 19.25rem !important;
}

.py-78 {
  padding-top: 19.5rem !important;
  padding-bottom: 19.5rem !important;
}

.px-78 {
  padding-left: 19.5rem !important;
  padding-right: 19.5rem !important;
}

.py-79 {
  padding-top: 19.75rem !important;
  padding-bottom: 19.75rem !important;
}

.px-79 {
  padding-left: 19.75rem !important;
  padding-right: 19.75rem !important;
}

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

.px-80 {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}

.py-81 {
  padding-top: 20.25rem !important;
  padding-bottom: 20.25rem !important;
}

.px-81 {
  padding-left: 20.25rem !important;
  padding-right: 20.25rem !important;
}

.py-82 {
  padding-top: 20.5rem !important;
  padding-bottom: 20.5rem !important;
}

.px-82 {
  padding-left: 20.5rem !important;
  padding-right: 20.5rem !important;
}

.py-83 {
  padding-top: 20.75rem !important;
  padding-bottom: 20.75rem !important;
}

.px-83 {
  padding-left: 20.75rem !important;
  padding-right: 20.75rem !important;
}

.py-84 {
  padding-top: 21rem !important;
  padding-bottom: 21rem !important;
}

.px-84 {
  padding-left: 21rem !important;
  padding-right: 21rem !important;
}

.py-85 {
  padding-top: 21.25rem !important;
  padding-bottom: 21.25rem !important;
}

.px-85 {
  padding-left: 21.25rem !important;
  padding-right: 21.25rem !important;
}

.py-86 {
  padding-top: 21.5rem !important;
  padding-bottom: 21.5rem !important;
}

.px-86 {
  padding-left: 21.5rem !important;
  padding-right: 21.5rem !important;
}

.py-87 {
  padding-top: 21.75rem !important;
  padding-bottom: 21.75rem !important;
}

.px-87 {
  padding-left: 21.75rem !important;
  padding-right: 21.75rem !important;
}

.py-88 {
  padding-top: 22rem !important;
  padding-bottom: 22rem !important;
}

.px-88 {
  padding-left: 22rem !important;
  padding-right: 22rem !important;
}

.py-89 {
  padding-top: 22.25rem !important;
  padding-bottom: 22.25rem !important;
}

.px-89 {
  padding-left: 22.25rem !important;
  padding-right: 22.25rem !important;
}

.py-90 {
  padding-top: 22.5rem !important;
  padding-bottom: 22.5rem !important;
}

.px-90 {
  padding-left: 22.5rem !important;
  padding-right: 22.5rem !important;
}

.py-91 {
  padding-top: 22.75rem !important;
  padding-bottom: 22.75rem !important;
}

.px-91 {
  padding-left: 22.75rem !important;
  padding-right: 22.75rem !important;
}

.py-92 {
  padding-top: 23rem !important;
  padding-bottom: 23rem !important;
}

.px-92 {
  padding-left: 23rem !important;
  padding-right: 23rem !important;
}

.py-93 {
  padding-top: 23.25rem !important;
  padding-bottom: 23.25rem !important;
}

.px-93 {
  padding-left: 23.25rem !important;
  padding-right: 23.25rem !important;
}

.py-94 {
  padding-top: 23.5rem !important;
  padding-bottom: 23.5rem !important;
}

.px-94 {
  padding-left: 23.5rem !important;
  padding-right: 23.5rem !important;
}

.py-95 {
  padding-top: 23.75rem !important;
  padding-bottom: 23.75rem !important;
}

.px-95 {
  padding-left: 23.75rem !important;
  padding-right: 23.75rem !important;
}

.py-96 {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}

.px-96 {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}

.py-97 {
  padding-top: 24.25rem !important;
  padding-bottom: 24.25rem !important;
}

.px-97 {
  padding-left: 24.25rem !important;
  padding-right: 24.25rem !important;
}

.py-98 {
  padding-top: 24.5rem !important;
  padding-bottom: 24.5rem !important;
}

.px-98 {
  padding-left: 24.5rem !important;
  padding-right: 24.5rem !important;
}

.py-99 {
  padding-top: 24.75rem !important;
  padding-bottom: 24.75rem !important;
}

.px-99 {
  padding-left: 24.75rem !important;
  padding-right: 24.75rem !important;
}

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

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

.py-101 {
  padding-top: 25.25rem !important;
  padding-bottom: 25.25rem !important;
}

.px-101 {
  padding-left: 25.25rem !important;
  padding-right: 25.25rem !important;
}

.py-102 {
  padding-top: 25.5rem !important;
  padding-bottom: 25.5rem !important;
}

.px-102 {
  padding-left: 25.5rem !important;
  padding-right: 25.5rem !important;
}

.py-103 {
  padding-top: 25.75rem !important;
  padding-bottom: 25.75rem !important;
}

.px-103 {
  padding-left: 25.75rem !important;
  padding-right: 25.75rem !important;
}

.py-104 {
  padding-top: 26rem !important;
  padding-bottom: 26rem !important;
}

.px-104 {
  padding-left: 26rem !important;
  padding-right: 26rem !important;
}

.py-105 {
  padding-top: 26.25rem !important;
  padding-bottom: 26.25rem !important;
}

.px-105 {
  padding-left: 26.25rem !important;
  padding-right: 26.25rem !important;
}

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

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

.py-0\.5 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

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

.py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.px-1\.5 {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

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

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

.py-3\.5 {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}

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

.py-4\.5 {
  padding-top: 1.125rem !important;
  padding-bottom: 1.125rem !important;
}

.px-4\.5 {
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important;
}

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

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

.py-6\.5 {
  padding-top: 1.625rem !important;
  padding-bottom: 1.625rem !important;
}

.px-6\.5 {
  padding-left: 1.625rem !important;
  padding-right: 1.625rem !important;
}

.py-7\.5 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}

.px-7\.5 {
  padding-left: 1.875rem !important;
  padding-right: 1.875rem !important;
}

.py-8\.5 {
  padding-top: 2.125rem !important;
  padding-bottom: 2.125rem !important;
}

.px-8\.5 {
  padding-left: 2.125rem !important;
  padding-right: 2.125rem !important;
}

.py-9\.5 {
  padding-top: 2.375rem !important;
  padding-bottom: 2.375rem !important;
}

.px-9\.5 {
  padding-left: 2.375rem !important;
  padding-right: 2.375rem !important;
}

.py-10\.5 {
  padding-top: 2.625rem !important;
  padding-bottom: 2.625rem !important;
}

.px-10\.5 {
  padding-left: 2.625rem !important;
  padding-right: 2.625rem !important;
}

.py-11\.5 {
  padding-top: 2.875rem !important;
  padding-bottom: 2.875rem !important;
}

.px-11\.5 {
  padding-left: 2.875rem !important;
  padding-right: 2.875rem !important;
}

.py-12\.5 {
  padding-top: 3.125rem !important;
  padding-bottom: 3.125rem !important;
}

.px-12\.5 {
  padding-left: 3.125rem !important;
  padding-right: 3.125rem !important;
}

.py-13\.5 {
  padding-top: 3.375rem !important;
  padding-bottom: 3.375rem !important;
}

.px-13\.5 {
  padding-left: 3.375rem !important;
  padding-right: 3.375rem !important;
}

.py-14\.5 {
  padding-top: 3.625rem !important;
  padding-bottom: 3.625rem !important;
}

.px-14\.5 {
  padding-left: 3.625rem !important;
  padding-right: 3.625rem !important;
}

.py-15\.5 {
  padding-top: 3.875rem !important;
  padding-bottom: 3.875rem !important;
}

.px-15\.5 {
  padding-left: 3.875rem !important;
  padding-right: 3.875rem !important;
}

.py-16\.5 {
  padding-top: 4.125rem !important;
  padding-bottom: 4.125rem !important;
}

.px-16\.5 {
  padding-left: 4.125rem !important;
  padding-right: 4.125rem !important;
}

.py-17\.5 {
  padding-top: 4.375rem !important;
  padding-bottom: 4.375rem !important;
}

.px-17\.5 {
  padding-left: 4.375rem !important;
  padding-right: 4.375rem !important;
}

.py-18\.5 {
  padding-top: 4.625rem !important;
  padding-bottom: 4.625rem !important;
}

.px-18\.5 {
  padding-left: 4.625rem !important;
  padding-right: 4.625rem !important;
}

.py-19\.5 {
  padding-top: 4.875rem !important;
  padding-bottom: 4.875rem !important;
}

.px-19\.5 {
  padding-left: 4.875rem !important;
  padding-right: 4.875rem !important;
}

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

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

.py-21\.5 {
  padding-top: 5.375rem !important;
  padding-bottom: 5.375rem !important;
}

.px-21\.5 {
  padding-left: 5.375rem !important;
  padding-right: 5.375rem !important;
}

.py-22\.5 {
  padding-top: 5.625rem !important;
  padding-bottom: 5.625rem !important;
}

.px-22\.5 {
  padding-left: 5.625rem !important;
  padding-right: 5.625rem !important;
}

.py-23\.5 {
  padding-top: 5.875rem !important;
  padding-bottom: 5.875rem !important;
}

.px-23\.5 {
  padding-left: 5.875rem !important;
  padding-right: 5.875rem !important;
}

.py-24\.5 {
  padding-top: 6.125rem !important;
  padding-bottom: 6.125rem !important;
}

.px-24\.5 {
  padding-left: 6.125rem !important;
  padding-right: 6.125rem !important;
}

.py-25\.5 {
  padding-top: 6.375rem !important;
  padding-bottom: 6.375rem !important;
}

.px-25\.5 {
  padding-left: 6.375rem !important;
  padding-right: 6.375rem !important;
}

.py-26\.5 {
  padding-top: 6.625rem !important;
  padding-bottom: 6.625rem !important;
}

.px-26\.5 {
  padding-left: 6.625rem !important;
  padding-right: 6.625rem !important;
}

.py-27\.5 {
  padding-top: 6.875rem !important;
  padding-bottom: 6.875rem !important;
}

.px-27\.5 {
  padding-left: 6.875rem !important;
  padding-right: 6.875rem !important;
}

.py-28\.5 {
  padding-top: 7.125rem !important;
  padding-bottom: 7.125rem !important;
}

.px-28\.5 {
  padding-left: 7.125rem !important;
  padding-right: 7.125rem !important;
}

.py-29\.5 {
  padding-top: 7.375rem !important;
  padding-bottom: 7.375rem !important;
}

.px-29\.5 {
  padding-left: 7.375rem !important;
  padding-right: 7.375rem !important;
}

.py-30\.5 {
  padding-top: 7.625rem !important;
  padding-bottom: 7.625rem !important;
}

.px-30\.5 {
  padding-left: 7.625rem !important;
  padding-right: 7.625rem !important;
}

.py-31\.5 {
  padding-top: 7.875rem !important;
  padding-bottom: 7.875rem !important;
}

.px-31\.5 {
  padding-left: 7.875rem !important;
  padding-right: 7.875rem !important;
}

.py-32\.5 {
  padding-top: 8.125rem !important;
  padding-bottom: 8.125rem !important;
}

.px-32\.5 {
  padding-left: 8.125rem !important;
  padding-right: 8.125rem !important;
}

.py-33\.5 {
  padding-top: 8.375rem !important;
  padding-bottom: 8.375rem !important;
}

.px-33\.5 {
  padding-left: 8.375rem !important;
  padding-right: 8.375rem !important;
}

.py-34\.5 {
  padding-top: 8.625rem !important;
  padding-bottom: 8.625rem !important;
}

.px-34\.5 {
  padding-left: 8.625rem !important;
  padding-right: 8.625rem !important;
}

.py-35\.5 {
  padding-top: 8.875rem !important;
  padding-bottom: 8.875rem !important;
}

.px-35\.5 {
  padding-left: 8.875rem !important;
  padding-right: 8.875rem !important;
}

.py-36\.5 {
  padding-top: 9.125rem !important;
  padding-bottom: 9.125rem !important;
}

.px-36\.5 {
  padding-left: 9.125rem !important;
  padding-right: 9.125rem !important;
}

.py-37\.5 {
  padding-top: 9.375rem !important;
  padding-bottom: 9.375rem !important;
}

.px-37\.5 {
  padding-left: 9.375rem !important;
  padding-right: 9.375rem !important;
}

.py-38\.5 {
  padding-top: 9.625rem !important;
  padding-bottom: 9.625rem !important;
}

.px-38\.5 {
  padding-left: 9.625rem !important;
  padding-right: 9.625rem !important;
}

.py-39\.5 {
  padding-top: 9.875rem !important;
  padding-bottom: 9.875rem !important;
}

.px-39\.5 {
  padding-left: 9.875rem !important;
  padding-right: 9.875rem !important;
}

.py-40\.5 {
  padding-top: 10.125rem !important;
  padding-bottom: 10.125rem !important;
}

.px-40\.5 {
  padding-left: 10.125rem !important;
  padding-right: 10.125rem !important;
}

.py-41\.5 {
  padding-top: 10.375rem !important;
  padding-bottom: 10.375rem !important;
}

.px-41\.5 {
  padding-left: 10.375rem !important;
  padding-right: 10.375rem !important;
}

.py-42\.5 {
  padding-top: 10.625rem !important;
  padding-bottom: 10.625rem !important;
}

.px-42\.5 {
  padding-left: 10.625rem !important;
  padding-right: 10.625rem !important;
}

.py-43\.5 {
  padding-top: 10.875rem !important;
  padding-bottom: 10.875rem !important;
}

.px-43\.5 {
  padding-left: 10.875rem !important;
  padding-right: 10.875rem !important;
}

.py-44\.5 {
  padding-top: 11.125rem !important;
  padding-bottom: 11.125rem !important;
}

.px-44\.5 {
  padding-left: 11.125rem !important;
  padding-right: 11.125rem !important;
}

.py-45\.5 {
  padding-top: 11.375rem !important;
  padding-bottom: 11.375rem !important;
}

.px-45\.5 {
  padding-left: 11.375rem !important;
  padding-right: 11.375rem !important;
}

.py-46\.5 {
  padding-top: 11.625rem !important;
  padding-bottom: 11.625rem !important;
}

.px-46\.5 {
  padding-left: 11.625rem !important;
  padding-right: 11.625rem !important;
}

.py-47\.5 {
  padding-top: 11.875rem !important;
  padding-bottom: 11.875rem !important;
}

.px-47\.5 {
  padding-left: 11.875rem !important;
  padding-right: 11.875rem !important;
}

.py-48\.5 {
  padding-top: 12.125rem !important;
  padding-bottom: 12.125rem !important;
}

.px-48\.5 {
  padding-left: 12.125rem !important;
  padding-right: 12.125rem !important;
}

.py-49\.5 {
  padding-top: 12.375rem !important;
  padding-bottom: 12.375rem !important;
}

.px-49\.5 {
  padding-left: 12.375rem !important;
  padding-right: 12.375rem !important;
}

.py-50\.5 {
  padding-top: 12.625rem !important;
  padding-bottom: 12.625rem !important;
}

.px-50\.5 {
  padding-left: 12.625rem !important;
  padding-right: 12.625rem !important;
}

.py-51\.5 {
  padding-top: 12.875rem !important;
  padding-bottom: 12.875rem !important;
}

.px-51\.5 {
  padding-left: 12.875rem !important;
  padding-right: 12.875rem !important;
}

.py-52\.5 {
  padding-top: 13.125rem !important;
  padding-bottom: 13.125rem !important;
}

.px-52\.5 {
  padding-left: 13.125rem !important;
  padding-right: 13.125rem !important;
}

.py-53\.5 {
  padding-top: 13.375rem !important;
  padding-bottom: 13.375rem !important;
}

.px-53\.5 {
  padding-left: 13.375rem !important;
  padding-right: 13.375rem !important;
}

.py-54\.5 {
  padding-top: 13.625rem !important;
  padding-bottom: 13.625rem !important;
}

.px-54\.5 {
  padding-left: 13.625rem !important;
  padding-right: 13.625rem !important;
}

.py-55\.5 {
  padding-top: 13.875rem !important;
  padding-bottom: 13.875rem !important;
}

.px-55\.5 {
  padding-left: 13.875rem !important;
  padding-right: 13.875rem !important;
}

.py-56\.5 {
  padding-top: 14.125rem !important;
  padding-bottom: 14.125rem !important;
}

.px-56\.5 {
  padding-left: 14.125rem !important;
  padding-right: 14.125rem !important;
}

.py-57\.5 {
  padding-top: 14.375rem !important;
  padding-bottom: 14.375rem !important;
}

.px-57\.5 {
  padding-left: 14.375rem !important;
  padding-right: 14.375rem !important;
}

.py-58\.5 {
  padding-top: 14.625rem !important;
  padding-bottom: 14.625rem !important;
}

.px-58\.5 {
  padding-left: 14.625rem !important;
  padding-right: 14.625rem !important;
}

.py-59\.5 {
  padding-top: 14.875rem !important;
  padding-bottom: 14.875rem !important;
}

.px-59\.5 {
  padding-left: 14.875rem !important;
  padding-right: 14.875rem !important;
}

.py-60\.5 {
  padding-top: 15.125rem !important;
  padding-bottom: 15.125rem !important;
}

.px-60\.5 {
  padding-left: 15.125rem !important;
  padding-right: 15.125rem !important;
}

.py-61\.5 {
  padding-top: 15.375rem !important;
  padding-bottom: 15.375rem !important;
}

.px-61\.5 {
  padding-left: 15.375rem !important;
  padding-right: 15.375rem !important;
}

.py-62\.5 {
  padding-top: 15.625rem !important;
  padding-bottom: 15.625rem !important;
}

.px-62\.5 {
  padding-left: 15.625rem !important;
  padding-right: 15.625rem !important;
}

.py-63\.5 {
  padding-top: 15.875rem !important;
  padding-bottom: 15.875rem !important;
}

.px-63\.5 {
  padding-left: 15.875rem !important;
  padding-right: 15.875rem !important;
}

.py-64\.5 {
  padding-top: 16.125rem !important;
  padding-bottom: 16.125rem !important;
}

.px-64\.5 {
  padding-left: 16.125rem !important;
  padding-right: 16.125rem !important;
}

.py-65\.5 {
  padding-top: 16.375rem !important;
  padding-bottom: 16.375rem !important;
}

.px-65\.5 {
  padding-left: 16.375rem !important;
  padding-right: 16.375rem !important;
}

.py-66\.5 {
  padding-top: 16.625rem !important;
  padding-bottom: 16.625rem !important;
}

.px-66\.5 {
  padding-left: 16.625rem !important;
  padding-right: 16.625rem !important;
}

.py-67\.5 {
  padding-top: 16.875rem !important;
  padding-bottom: 16.875rem !important;
}

.px-67\.5 {
  padding-left: 16.875rem !important;
  padding-right: 16.875rem !important;
}

.py-68\.5 {
  padding-top: 17.125rem !important;
  padding-bottom: 17.125rem !important;
}

.px-68\.5 {
  padding-left: 17.125rem !important;
  padding-right: 17.125rem !important;
}

.py-69\.5 {
  padding-top: 17.375rem !important;
  padding-bottom: 17.375rem !important;
}

.px-69\.5 {
  padding-left: 17.375rem !important;
  padding-right: 17.375rem !important;
}

.py-70\.5 {
  padding-top: 17.625rem !important;
  padding-bottom: 17.625rem !important;
}

.px-70\.5 {
  padding-left: 17.625rem !important;
  padding-right: 17.625rem !important;
}

.py-71\.5 {
  padding-top: 17.875rem !important;
  padding-bottom: 17.875rem !important;
}

.px-71\.5 {
  padding-left: 17.875rem !important;
  padding-right: 17.875rem !important;
}

.py-72\.5 {
  padding-top: 18.125rem !important;
  padding-bottom: 18.125rem !important;
}

.px-72\.5 {
  padding-left: 18.125rem !important;
  padding-right: 18.125rem !important;
}

.py-73\.5 {
  padding-top: 18.375rem !important;
  padding-bottom: 18.375rem !important;
}

.px-73\.5 {
  padding-left: 18.375rem !important;
  padding-right: 18.375rem !important;
}

.py-74\.5 {
  padding-top: 18.625rem !important;
  padding-bottom: 18.625rem !important;
}

.px-74\.5 {
  padding-left: 18.625rem !important;
  padding-right: 18.625rem !important;
}

.py-75\.5 {
  padding-top: 18.875rem !important;
  padding-bottom: 18.875rem !important;
}

.px-75\.5 {
  padding-left: 18.875rem !important;
  padding-right: 18.875rem !important;
}

.py-76\.5 {
  padding-top: 19.125rem !important;
  padding-bottom: 19.125rem !important;
}

.px-76\.5 {
  padding-left: 19.125rem !important;
  padding-right: 19.125rem !important;
}

.py-77\.5 {
  padding-top: 19.375rem !important;
  padding-bottom: 19.375rem !important;
}

.px-77\.5 {
  padding-left: 19.375rem !important;
  padding-right: 19.375rem !important;
}

.py-78\.5 {
  padding-top: 19.625rem !important;
  padding-bottom: 19.625rem !important;
}

.px-78\.5 {
  padding-left: 19.625rem !important;
  padding-right: 19.625rem !important;
}

.py-79\.5 {
  padding-top: 19.875rem !important;
  padding-bottom: 19.875rem !important;
}

.px-79\.5 {
  padding-left: 19.875rem !important;
  padding-right: 19.875rem !important;
}

.py-80\.5 {
  padding-top: 20.125rem !important;
  padding-bottom: 20.125rem !important;
}

.px-80\.5 {
  padding-left: 20.125rem !important;
  padding-right: 20.125rem !important;
}

.py-81\.5 {
  padding-top: 20.375rem !important;
  padding-bottom: 20.375rem !important;
}

.px-81\.5 {
  padding-left: 20.375rem !important;
  padding-right: 20.375rem !important;
}

.py-82\.5 {
  padding-top: 20.625rem !important;
  padding-bottom: 20.625rem !important;
}

.px-82\.5 {
  padding-left: 20.625rem !important;
  padding-right: 20.625rem !important;
}

.py-83\.5 {
  padding-top: 20.875rem !important;
  padding-bottom: 20.875rem !important;
}

.px-83\.5 {
  padding-left: 20.875rem !important;
  padding-right: 20.875rem !important;
}

.py-84\.5 {
  padding-top: 21.125rem !important;
  padding-bottom: 21.125rem !important;
}

.px-84\.5 {
  padding-left: 21.125rem !important;
  padding-right: 21.125rem !important;
}

.py-85\.5 {
  padding-top: 21.375rem !important;
  padding-bottom: 21.375rem !important;
}

.px-85\.5 {
  padding-left: 21.375rem !important;
  padding-right: 21.375rem !important;
}

.py-86\.5 {
  padding-top: 21.625rem !important;
  padding-bottom: 21.625rem !important;
}

.px-86\.5 {
  padding-left: 21.625rem !important;
  padding-right: 21.625rem !important;
}

.py-87\.5 {
  padding-top: 21.875rem !important;
  padding-bottom: 21.875rem !important;
}

.px-87\.5 {
  padding-left: 21.875rem !important;
  padding-right: 21.875rem !important;
}

.py-88\.5 {
  padding-top: 22.125rem !important;
  padding-bottom: 22.125rem !important;
}

.px-88\.5 {
  padding-left: 22.125rem !important;
  padding-right: 22.125rem !important;
}

.py-89\.5 {
  padding-top: 22.375rem !important;
  padding-bottom: 22.375rem !important;
}

.px-89\.5 {
  padding-left: 22.375rem !important;
  padding-right: 22.375rem !important;
}

.py-90\.5 {
  padding-top: 22.625rem !important;
  padding-bottom: 22.625rem !important;
}

.px-90\.5 {
  padding-left: 22.625rem !important;
  padding-right: 22.625rem !important;
}

.py-91\.5 {
  padding-top: 22.875rem !important;
  padding-bottom: 22.875rem !important;
}

.px-91\.5 {
  padding-left: 22.875rem !important;
  padding-right: 22.875rem !important;
}

.py-92\.5 {
  padding-top: 23.125rem !important;
  padding-bottom: 23.125rem !important;
}

.px-92\.5 {
  padding-left: 23.125rem !important;
  padding-right: 23.125rem !important;
}

.py-93\.5 {
  padding-top: 23.375rem !important;
  padding-bottom: 23.375rem !important;
}

.px-93\.5 {
  padding-left: 23.375rem !important;
  padding-right: 23.375rem !important;
}

.py-94\.5 {
  padding-top: 23.625rem !important;
  padding-bottom: 23.625rem !important;
}

.px-94\.5 {
  padding-left: 23.625rem !important;
  padding-right: 23.625rem !important;
}

.py-95\.5 {
  padding-top: 23.875rem !important;
  padding-bottom: 23.875rem !important;
}

.px-95\.5 {
  padding-left: 23.875rem !important;
  padding-right: 23.875rem !important;
}

.py-96\.5 {
  padding-top: 24.125rem !important;
  padding-bottom: 24.125rem !important;
}

.px-96\.5 {
  padding-left: 24.125rem !important;
  padding-right: 24.125rem !important;
}

.py-97\.5 {
  padding-top: 24.375rem !important;
  padding-bottom: 24.375rem !important;
}

.px-97\.5 {
  padding-left: 24.375rem !important;
  padding-right: 24.375rem !important;
}

.py-98\.5 {
  padding-top: 24.625rem !important;
  padding-bottom: 24.625rem !important;
}

.px-98\.5 {
  padding-left: 24.625rem !important;
  padding-right: 24.625rem !important;
}

.py-99\.5 {
  padding-top: 24.875rem !important;
  padding-bottom: 24.875rem !important;
}

.px-99\.5 {
  padding-left: 24.875rem !important;
  padding-right: 24.875rem !important;
}

.py-100\.5 {
  padding-top: 25.125rem !important;
  padding-bottom: 25.125rem !important;
}

.px-100\.5 {
  padding-left: 25.125rem !important;
  padding-right: 25.125rem !important;
}

.py-101\.5 {
  padding-top: 25.375rem !important;
  padding-bottom: 25.375rem !important;
}

.px-101\.5 {
  padding-left: 25.375rem !important;
  padding-right: 25.375rem !important;
}

.py-102\.5 {
  padding-top: 25.625rem !important;
  padding-bottom: 25.625rem !important;
}

.px-102\.5 {
  padding-left: 25.625rem !important;
  padding-right: 25.625rem !important;
}

.py-103\.5 {
  padding-top: 25.875rem !important;
  padding-bottom: 25.875rem !important;
}

.px-103\.5 {
  padding-left: 25.875rem !important;
  padding-right: 25.875rem !important;
}

.py-104\.5 {
  padding-top: 26.125rem !important;
  padding-bottom: 26.125rem !important;
}

.px-104\.5 {
  padding-left: 26.125rem !important;
  padding-right: 26.125rem !important;
}

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

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

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

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

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

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

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

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

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

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pt-3 {
  padding-top: 0.75rem !important;
}

.pr-3 {
  padding-right: 0.75rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pr-4 {
  padding-right: 1rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pl-4 {
  padding-left: 1rem !important;
}

.pt-5 {
  padding-top: 1.25rem !important;
}

.pr-5 {
  padding-right: 1.25rem !important;
}

.pb-5 {
  padding-bottom: 1.25rem !important;
}

.pl-5 {
  padding-left: 1.25rem !important;
}

.pt-6 {
  padding-top: 1.5rem !important;
}

.pr-6 {
  padding-right: 1.5rem !important;
}

.pb-6 {
  padding-bottom: 1.5rem !important;
}

.pl-6 {
  padding-left: 1.5rem !important;
}

.pt-7 {
  padding-top: 1.75rem !important;
}

.pr-7 {
  padding-right: 1.75rem !important;
}

.pb-7 {
  padding-bottom: 1.75rem !important;
}

.pl-7 {
  padding-left: 1.75rem !important;
}

.pt-8 {
  padding-top: 2rem !important;
}

.pr-8 {
  padding-right: 2rem !important;
}

.pb-8 {
  padding-bottom: 2rem !important;
}

.pl-8 {
  padding-left: 2rem !important;
}

.pt-9 {
  padding-top: 2.25rem !important;
}

.pr-9 {
  padding-right: 2.25rem !important;
}

.pb-9 {
  padding-bottom: 2.25rem !important;
}

.pl-9 {
  padding-left: 2.25rem !important;
}

.pt-10 {
  padding-top: 2.5rem !important;
}

.pr-10 {
  padding-right: 2.5rem !important;
}

.pb-10 {
  padding-bottom: 2.5rem !important;
}

.pl-10 {
  padding-left: 2.5rem !important;
}

.pt-11 {
  padding-top: 2.75rem !important;
}

.pr-11 {
  padding-right: 2.75rem !important;
}

.pb-11 {
  padding-bottom: 2.75rem !important;
}

.pl-11 {
  padding-left: 2.75rem !important;
}

.pt-12 {
  padding-top: 3rem !important;
}

.pr-12 {
  padding-right: 3rem !important;
}

.pb-12 {
  padding-bottom: 3rem !important;
}

.pl-12 {
  padding-left: 3rem !important;
}

.pt-13 {
  padding-top: 3.25rem !important;
}

.pr-13 {
  padding-right: 3.25rem !important;
}

.pb-13 {
  padding-bottom: 3.25rem !important;
}

.pl-13 {
  padding-left: 3.25rem !important;
}

.pt-14 {
  padding-top: 3.5rem !important;
}

.pr-14 {
  padding-right: 3.5rem !important;
}

.pb-14 {
  padding-bottom: 3.5rem !important;
}

.pl-14 {
  padding-left: 3.5rem !important;
}

.pt-15 {
  padding-top: 3.75rem !important;
}

.pr-15 {
  padding-right: 3.75rem !important;
}

.pb-15 {
  padding-bottom: 3.75rem !important;
}

.pl-15 {
  padding-left: 3.75rem !important;
}

.pt-16 {
  padding-top: 4rem !important;
}

.pr-16 {
  padding-right: 4rem !important;
}

.pb-16 {
  padding-bottom: 4rem !important;
}

.pl-16 {
  padding-left: 4rem !important;
}

.pt-17 {
  padding-top: 4.25rem !important;
}

.pr-17 {
  padding-right: 4.25rem !important;
}

.pb-17 {
  padding-bottom: 4.25rem !important;
}

.pl-17 {
  padding-left: 4.25rem !important;
}

.pt-18 {
  padding-top: 4.5rem !important;
}

.pr-18 {
  padding-right: 4.5rem !important;
}

.pb-18 {
  padding-bottom: 4.5rem !important;
}

.pl-18 {
  padding-left: 4.5rem !important;
}

.pt-19 {
  padding-top: 4.75rem !important;
}

.pr-19 {
  padding-right: 4.75rem !important;
}

.pb-19 {
  padding-bottom: 4.75rem !important;
}

.pl-19 {
  padding-left: 4.75rem !important;
}

.pt-20 {
  padding-top: 5rem !important;
}

.pr-20 {
  padding-right: 5rem !important;
}

.pb-20 {
  padding-bottom: 5rem !important;
}

.pl-20 {
  padding-left: 5rem !important;
}

.pt-21 {
  padding-top: 5.25rem !important;
}

.pr-21 {
  padding-right: 5.25rem !important;
}

.pb-21 {
  padding-bottom: 5.25rem !important;
}

.pl-21 {
  padding-left: 5.25rem !important;
}

.pt-22 {
  padding-top: 5.5rem !important;
}

.pr-22 {
  padding-right: 5.5rem !important;
}

.pb-22 {
  padding-bottom: 5.5rem !important;
}

.pl-22 {
  padding-left: 5.5rem !important;
}

.pt-23 {
  padding-top: 5.75rem !important;
}

.pr-23 {
  padding-right: 5.75rem !important;
}

.pb-23 {
  padding-bottom: 5.75rem !important;
}

.pl-23 {
  padding-left: 5.75rem !important;
}

.pt-24 {
  padding-top: 6rem !important;
}

.pr-24 {
  padding-right: 6rem !important;
}

.pb-24 {
  padding-bottom: 6rem !important;
}

.pl-24 {
  padding-left: 6rem !important;
}

.pt-25 {
  padding-top: 6.25rem !important;
}

.pr-25 {
  padding-right: 6.25rem !important;
}

.pb-25 {
  padding-bottom: 6.25rem !important;
}

.pl-25 {
  padding-left: 6.25rem !important;
}

.pt-26 {
  padding-top: 6.5rem !important;
}

.pr-26 {
  padding-right: 6.5rem !important;
}

.pb-26 {
  padding-bottom: 6.5rem !important;
}

.pl-26 {
  padding-left: 6.5rem !important;
}

.pt-27 {
  padding-top: 6.75rem !important;
}

.pr-27 {
  padding-right: 6.75rem !important;
}

.pb-27 {
  padding-bottom: 6.75rem !important;
}

.pl-27 {
  padding-left: 6.75rem !important;
}

.pt-28 {
  padding-top: 7rem !important;
}

.pr-28 {
  padding-right: 7rem !important;
}

.pb-28 {
  padding-bottom: 7rem !important;
}

.pl-28 {
  padding-left: 7rem !important;
}

.pt-29 {
  padding-top: 7.25rem !important;
}

.pr-29 {
  padding-right: 7.25rem !important;
}

.pb-29 {
  padding-bottom: 7.25rem !important;
}

.pl-29 {
  padding-left: 7.25rem !important;
}

.pt-30 {
  padding-top: 7.5rem !important;
}

.pr-30 {
  padding-right: 7.5rem !important;
}

.pb-30 {
  padding-bottom: 7.5rem !important;
}

.pl-30 {
  padding-left: 7.5rem !important;
}

.pt-31 {
  padding-top: 7.75rem !important;
}

.pr-31 {
  padding-right: 7.75rem !important;
}

.pb-31 {
  padding-bottom: 7.75rem !important;
}

.pl-31 {
  padding-left: 7.75rem !important;
}

.pt-32 {
  padding-top: 8rem !important;
}

.pr-32 {
  padding-right: 8rem !important;
}

.pb-32 {
  padding-bottom: 8rem !important;
}

.pl-32 {
  padding-left: 8rem !important;
}

.pt-33 {
  padding-top: 8.25rem !important;
}

.pr-33 {
  padding-right: 8.25rem !important;
}

.pb-33 {
  padding-bottom: 8.25rem !important;
}

.pl-33 {
  padding-left: 8.25rem !important;
}

.pt-34 {
  padding-top: 8.5rem !important;
}

.pr-34 {
  padding-right: 8.5rem !important;
}

.pb-34 {
  padding-bottom: 8.5rem !important;
}

.pl-34 {
  padding-left: 8.5rem !important;
}

.pt-35 {
  padding-top: 8.75rem !important;
}

.pr-35 {
  padding-right: 8.75rem !important;
}

.pb-35 {
  padding-bottom: 8.75rem !important;
}

.pl-35 {
  padding-left: 8.75rem !important;
}

.pt-36 {
  padding-top: 9rem !important;
}

.pr-36 {
  padding-right: 9rem !important;
}

.pb-36 {
  padding-bottom: 9rem !important;
}

.pl-36 {
  padding-left: 9rem !important;
}

.pt-37 {
  padding-top: 9.25rem !important;
}

.pr-37 {
  padding-right: 9.25rem !important;
}

.pb-37 {
  padding-bottom: 9.25rem !important;
}

.pl-37 {
  padding-left: 9.25rem !important;
}

.pt-38 {
  padding-top: 9.5rem !important;
}

.pr-38 {
  padding-right: 9.5rem !important;
}

.pb-38 {
  padding-bottom: 9.5rem !important;
}

.pl-38 {
  padding-left: 9.5rem !important;
}

.pt-39 {
  padding-top: 9.75rem !important;
}

.pr-39 {
  padding-right: 9.75rem !important;
}

.pb-39 {
  padding-bottom: 9.75rem !important;
}

.pl-39 {
  padding-left: 9.75rem !important;
}

.pt-40 {
  padding-top: 10rem !important;
}

.pr-40 {
  padding-right: 10rem !important;
}

.pb-40 {
  padding-bottom: 10rem !important;
}

.pl-40 {
  padding-left: 10rem !important;
}

.pt-41 {
  padding-top: 10.25rem !important;
}

.pr-41 {
  padding-right: 10.25rem !important;
}

.pb-41 {
  padding-bottom: 10.25rem !important;
}

.pl-41 {
  padding-left: 10.25rem !important;
}

.pt-42 {
  padding-top: 10.5rem !important;
}

.pr-42 {
  padding-right: 10.5rem !important;
}

.pb-42 {
  padding-bottom: 10.5rem !important;
}

.pl-42 {
  padding-left: 10.5rem !important;
}

.pt-43 {
  padding-top: 10.75rem !important;
}

.pr-43 {
  padding-right: 10.75rem !important;
}

.pb-43 {
  padding-bottom: 10.75rem !important;
}

.pl-43 {
  padding-left: 10.75rem !important;
}

.pt-44 {
  padding-top: 11rem !important;
}

.pr-44 {
  padding-right: 11rem !important;
}

.pb-44 {
  padding-bottom: 11rem !important;
}

.pl-44 {
  padding-left: 11rem !important;
}

.pt-45 {
  padding-top: 11.25rem !important;
}

.pr-45 {
  padding-right: 11.25rem !important;
}

.pb-45 {
  padding-bottom: 11.25rem !important;
}

.pl-45 {
  padding-left: 11.25rem !important;
}

.pt-46 {
  padding-top: 11.5rem !important;
}

.pr-46 {
  padding-right: 11.5rem !important;
}

.pb-46 {
  padding-bottom: 11.5rem !important;
}

.pl-46 {
  padding-left: 11.5rem !important;
}

.pt-47 {
  padding-top: 11.75rem !important;
}

.pr-47 {
  padding-right: 11.75rem !important;
}

.pb-47 {
  padding-bottom: 11.75rem !important;
}

.pl-47 {
  padding-left: 11.75rem !important;
}

.pt-48 {
  padding-top: 12rem !important;
}

.pr-48 {
  padding-right: 12rem !important;
}

.pb-48 {
  padding-bottom: 12rem !important;
}

.pl-48 {
  padding-left: 12rem !important;
}

.pt-49 {
  padding-top: 12.25rem !important;
}

.pr-49 {
  padding-right: 12.25rem !important;
}

.pb-49 {
  padding-bottom: 12.25rem !important;
}

.pl-49 {
  padding-left: 12.25rem !important;
}

.pt-50 {
  padding-top: 12.5rem !important;
}

.pr-50 {
  padding-right: 12.5rem !important;
}

.pb-50 {
  padding-bottom: 12.5rem !important;
}

.pl-50 {
  padding-left: 12.5rem !important;
}

.pt-51 {
  padding-top: 12.75rem !important;
}

.pr-51 {
  padding-right: 12.75rem !important;
}

.pb-51 {
  padding-bottom: 12.75rem !important;
}

.pl-51 {
  padding-left: 12.75rem !important;
}

.pt-52 {
  padding-top: 13rem !important;
}

.pr-52 {
  padding-right: 13rem !important;
}

.pb-52 {
  padding-bottom: 13rem !important;
}

.pl-52 {
  padding-left: 13rem !important;
}

.pt-53 {
  padding-top: 13.25rem !important;
}

.pr-53 {
  padding-right: 13.25rem !important;
}

.pb-53 {
  padding-bottom: 13.25rem !important;
}

.pl-53 {
  padding-left: 13.25rem !important;
}

.pt-54 {
  padding-top: 13.5rem !important;
}

.pr-54 {
  padding-right: 13.5rem !important;
}

.pb-54 {
  padding-bottom: 13.5rem !important;
}

.pl-54 {
  padding-left: 13.5rem !important;
}

.pt-55 {
  padding-top: 13.75rem !important;
}

.pr-55 {
  padding-right: 13.75rem !important;
}

.pb-55 {
  padding-bottom: 13.75rem !important;
}

.pl-55 {
  padding-left: 13.75rem !important;
}

.pt-56 {
  padding-top: 14rem !important;
}

.pr-56 {
  padding-right: 14rem !important;
}

.pb-56 {
  padding-bottom: 14rem !important;
}

.pl-56 {
  padding-left: 14rem !important;
}

.pt-57 {
  padding-top: 14.25rem !important;
}

.pr-57 {
  padding-right: 14.25rem !important;
}

.pb-57 {
  padding-bottom: 14.25rem !important;
}

.pl-57 {
  padding-left: 14.25rem !important;
}

.pt-58 {
  padding-top: 14.5rem !important;
}

.pr-58 {
  padding-right: 14.5rem !important;
}

.pb-58 {
  padding-bottom: 14.5rem !important;
}

.pl-58 {
  padding-left: 14.5rem !important;
}

.pt-59 {
  padding-top: 14.75rem !important;
}

.pr-59 {
  padding-right: 14.75rem !important;
}

.pb-59 {
  padding-bottom: 14.75rem !important;
}

.pl-59 {
  padding-left: 14.75rem !important;
}

.pt-60 {
  padding-top: 15rem !important;
}

.pr-60 {
  padding-right: 15rem !important;
}

.pb-60 {
  padding-bottom: 15rem !important;
}

.pl-60 {
  padding-left: 15rem !important;
}

.pt-61 {
  padding-top: 15.25rem !important;
}

.pr-61 {
  padding-right: 15.25rem !important;
}

.pb-61 {
  padding-bottom: 15.25rem !important;
}

.pl-61 {
  padding-left: 15.25rem !important;
}

.pt-62 {
  padding-top: 15.5rem !important;
}

.pr-62 {
  padding-right: 15.5rem !important;
}

.pb-62 {
  padding-bottom: 15.5rem !important;
}

.pl-62 {
  padding-left: 15.5rem !important;
}

.pt-63 {
  padding-top: 15.75rem !important;
}

.pr-63 {
  padding-right: 15.75rem !important;
}

.pb-63 {
  padding-bottom: 15.75rem !important;
}

.pl-63 {
  padding-left: 15.75rem !important;
}

.pt-64 {
  padding-top: 16rem !important;
}

.pr-64 {
  padding-right: 16rem !important;
}

.pb-64 {
  padding-bottom: 16rem !important;
}

.pl-64 {
  padding-left: 16rem !important;
}

.pt-65 {
  padding-top: 16.25rem !important;
}

.pr-65 {
  padding-right: 16.25rem !important;
}

.pb-65 {
  padding-bottom: 16.25rem !important;
}

.pl-65 {
  padding-left: 16.25rem !important;
}

.pt-66 {
  padding-top: 16.5rem !important;
}

.pr-66 {
  padding-right: 16.5rem !important;
}

.pb-66 {
  padding-bottom: 16.5rem !important;
}

.pl-66 {
  padding-left: 16.5rem !important;
}

.pt-67 {
  padding-top: 16.75rem !important;
}

.pr-67 {
  padding-right: 16.75rem !important;
}

.pb-67 {
  padding-bottom: 16.75rem !important;
}

.pl-67 {
  padding-left: 16.75rem !important;
}

.pt-68 {
  padding-top: 17rem !important;
}

.pr-68 {
  padding-right: 17rem !important;
}

.pb-68 {
  padding-bottom: 17rem !important;
}

.pl-68 {
  padding-left: 17rem !important;
}

.pt-69 {
  padding-top: 17.25rem !important;
}

.pr-69 {
  padding-right: 17.25rem !important;
}

.pb-69 {
  padding-bottom: 17.25rem !important;
}

.pl-69 {
  padding-left: 17.25rem !important;
}

.pt-70 {
  padding-top: 17.5rem !important;
}

.pr-70 {
  padding-right: 17.5rem !important;
}

.pb-70 {
  padding-bottom: 17.5rem !important;
}

.pl-70 {
  padding-left: 17.5rem !important;
}

.pt-71 {
  padding-top: 17.75rem !important;
}

.pr-71 {
  padding-right: 17.75rem !important;
}

.pb-71 {
  padding-bottom: 17.75rem !important;
}

.pl-71 {
  padding-left: 17.75rem !important;
}

.pt-72 {
  padding-top: 18rem !important;
}

.pr-72 {
  padding-right: 18rem !important;
}

.pb-72 {
  padding-bottom: 18rem !important;
}

.pl-72 {
  padding-left: 18rem !important;
}

.pt-73 {
  padding-top: 18.25rem !important;
}

.pr-73 {
  padding-right: 18.25rem !important;
}

.pb-73 {
  padding-bottom: 18.25rem !important;
}

.pl-73 {
  padding-left: 18.25rem !important;
}

.pt-74 {
  padding-top: 18.5rem !important;
}

.pr-74 {
  padding-right: 18.5rem !important;
}

.pb-74 {
  padding-bottom: 18.5rem !important;
}

.pl-74 {
  padding-left: 18.5rem !important;
}

.pt-75 {
  padding-top: 18.75rem !important;
}

.pr-75 {
  padding-right: 18.75rem !important;
}

.pb-75 {
  padding-bottom: 18.75rem !important;
}

.pl-75 {
  padding-left: 18.75rem !important;
}

.pt-76 {
  padding-top: 19rem !important;
}

.pr-76 {
  padding-right: 19rem !important;
}

.pb-76 {
  padding-bottom: 19rem !important;
}

.pl-76 {
  padding-left: 19rem !important;
}

.pt-77 {
  padding-top: 19.25rem !important;
}

.pr-77 {
  padding-right: 19.25rem !important;
}

.pb-77 {
  padding-bottom: 19.25rem !important;
}

.pl-77 {
  padding-left: 19.25rem !important;
}

.pt-78 {
  padding-top: 19.5rem !important;
}

.pr-78 {
  padding-right: 19.5rem !important;
}

.pb-78 {
  padding-bottom: 19.5rem !important;
}

.pl-78 {
  padding-left: 19.5rem !important;
}

.pt-79 {
  padding-top: 19.75rem !important;
}

.pr-79 {
  padding-right: 19.75rem !important;
}

.pb-79 {
  padding-bottom: 19.75rem !important;
}

.pl-79 {
  padding-left: 19.75rem !important;
}

.pt-80 {
  padding-top: 20rem !important;
}

.pr-80 {
  padding-right: 20rem !important;
}

.pb-80 {
  padding-bottom: 20rem !important;
}

.pl-80 {
  padding-left: 20rem !important;
}

.pt-81 {
  padding-top: 20.25rem !important;
}

.pr-81 {
  padding-right: 20.25rem !important;
}

.pb-81 {
  padding-bottom: 20.25rem !important;
}

.pl-81 {
  padding-left: 20.25rem !important;
}

.pt-82 {
  padding-top: 20.5rem !important;
}

.pr-82 {
  padding-right: 20.5rem !important;
}

.pb-82 {
  padding-bottom: 20.5rem !important;
}

.pl-82 {
  padding-left: 20.5rem !important;
}

.pt-83 {
  padding-top: 20.75rem !important;
}

.pr-83 {
  padding-right: 20.75rem !important;
}

.pb-83 {
  padding-bottom: 20.75rem !important;
}

.pl-83 {
  padding-left: 20.75rem !important;
}

.pt-84 {
  padding-top: 21rem !important;
}

.pr-84 {
  padding-right: 21rem !important;
}

.pb-84 {
  padding-bottom: 21rem !important;
}

.pl-84 {
  padding-left: 21rem !important;
}

.pt-85 {
  padding-top: 21.25rem !important;
}

.pr-85 {
  padding-right: 21.25rem !important;
}

.pb-85 {
  padding-bottom: 21.25rem !important;
}

.pl-85 {
  padding-left: 21.25rem !important;
}

.pt-86 {
  padding-top: 21.5rem !important;
}

.pr-86 {
  padding-right: 21.5rem !important;
}

.pb-86 {
  padding-bottom: 21.5rem !important;
}

.pl-86 {
  padding-left: 21.5rem !important;
}

.pt-87 {
  padding-top: 21.75rem !important;
}

.pr-87 {
  padding-right: 21.75rem !important;
}

.pb-87 {
  padding-bottom: 21.75rem !important;
}

.pl-87 {
  padding-left: 21.75rem !important;
}

.pt-88 {
  padding-top: 22rem !important;
}

.pr-88 {
  padding-right: 22rem !important;
}

.pb-88 {
  padding-bottom: 22rem !important;
}

.pl-88 {
  padding-left: 22rem !important;
}

.pt-89 {
  padding-top: 22.25rem !important;
}

.pr-89 {
  padding-right: 22.25rem !important;
}

.pb-89 {
  padding-bottom: 22.25rem !important;
}

.pl-89 {
  padding-left: 22.25rem !important;
}

.pt-90 {
  padding-top: 22.5rem !important;
}

.pr-90 {
  padding-right: 22.5rem !important;
}

.pb-90 {
  padding-bottom: 22.5rem !important;
}

.pl-90 {
  padding-left: 22.5rem !important;
}

.pt-91 {
  padding-top: 22.75rem !important;
}

.pr-91 {
  padding-right: 22.75rem !important;
}

.pb-91 {
  padding-bottom: 22.75rem !important;
}

.pl-91 {
  padding-left: 22.75rem !important;
}

.pt-92 {
  padding-top: 23rem !important;
}

.pr-92 {
  padding-right: 23rem !important;
}

.pb-92 {
  padding-bottom: 23rem !important;
}

.pl-92 {
  padding-left: 23rem !important;
}

.pt-93 {
  padding-top: 23.25rem !important;
}

.pr-93 {
  padding-right: 23.25rem !important;
}

.pb-93 {
  padding-bottom: 23.25rem !important;
}

.pl-93 {
  padding-left: 23.25rem !important;
}

.pt-94 {
  padding-top: 23.5rem !important;
}

.pr-94 {
  padding-right: 23.5rem !important;
}

.pb-94 {
  padding-bottom: 23.5rem !important;
}

.pl-94 {
  padding-left: 23.5rem !important;
}

.pt-95 {
  padding-top: 23.75rem !important;
}

.pr-95 {
  padding-right: 23.75rem !important;
}

.pb-95 {
  padding-bottom: 23.75rem !important;
}

.pl-95 {
  padding-left: 23.75rem !important;
}

.pt-96 {
  padding-top: 24rem !important;
}

.pr-96 {
  padding-right: 24rem !important;
}

.pb-96 {
  padding-bottom: 24rem !important;
}

.pl-96 {
  padding-left: 24rem !important;
}

.pt-97 {
  padding-top: 24.25rem !important;
}

.pr-97 {
  padding-right: 24.25rem !important;
}

.pb-97 {
  padding-bottom: 24.25rem !important;
}

.pl-97 {
  padding-left: 24.25rem !important;
}

.pt-98 {
  padding-top: 24.5rem !important;
}

.pr-98 {
  padding-right: 24.5rem !important;
}

.pb-98 {
  padding-bottom: 24.5rem !important;
}

.pl-98 {
  padding-left: 24.5rem !important;
}

.pt-99 {
  padding-top: 24.75rem !important;
}

.pr-99 {
  padding-right: 24.75rem !important;
}

.pb-99 {
  padding-bottom: 24.75rem !important;
}

.pl-99 {
  padding-left: 24.75rem !important;
}

.pt-100 {
  padding-top: 25rem !important;
}

.pr-100 {
  padding-right: 25rem !important;
}

.pb-100 {
  padding-bottom: 25rem !important;
}

.pl-100 {
  padding-left: 25rem !important;
}

.pt-101 {
  padding-top: 25.25rem !important;
}

.pr-101 {
  padding-right: 25.25rem !important;
}

.pb-101 {
  padding-bottom: 25.25rem !important;
}

.pl-101 {
  padding-left: 25.25rem !important;
}

.pt-102 {
  padding-top: 25.5rem !important;
}

.pr-102 {
  padding-right: 25.5rem !important;
}

.pb-102 {
  padding-bottom: 25.5rem !important;
}

.pl-102 {
  padding-left: 25.5rem !important;
}

.pt-103 {
  padding-top: 25.75rem !important;
}

.pr-103 {
  padding-right: 25.75rem !important;
}

.pb-103 {
  padding-bottom: 25.75rem !important;
}

.pl-103 {
  padding-left: 25.75rem !important;
}

.pt-104 {
  padding-top: 26rem !important;
}

.pr-104 {
  padding-right: 26rem !important;
}

.pb-104 {
  padding-bottom: 26rem !important;
}

.pl-104 {
  padding-left: 26rem !important;
}

.pt-105 {
  padding-top: 26.25rem !important;
}

.pr-105 {
  padding-right: 26.25rem !important;
}

.pb-105 {
  padding-bottom: 26.25rem !important;
}

.pl-105 {
  padding-left: 26.25rem !important;
}

.pt-px {
  padding-top: 1px !important;
}

.pr-px {
  padding-right: 1px !important;
}

.pb-px {
  padding-bottom: 1px !important;
}

.pl-px {
  padding-left: 1px !important;
}

.pt-0\.5 {
  padding-top: 0.125rem !important;
}

.pr-0\.5 {
  padding-right: 0.125rem !important;
}

.pb-0\.5 {
  padding-bottom: 0.125rem !important;
}

.pl-0\.5 {
  padding-left: 0.125rem !important;
}

.pt-1\.5 {
  padding-top: 0.375rem !important;
}

.pr-1\.5 {
  padding-right: 0.375rem !important;
}

.pb-1\.5 {
  padding-bottom: 0.375rem !important;
}

.pl-1\.5 {
  padding-left: 0.375rem !important;
}

.pt-2\.5 {
  padding-top: 0.625rem !important;
}

.pr-2\.5 {
  padding-right: 0.625rem !important;
}

.pb-2\.5 {
  padding-bottom: 0.625rem !important;
}

.pl-2\.5 {
  padding-left: 0.625rem !important;
}

.pt-3\.5 {
  padding-top: 0.875rem !important;
}

.pr-3\.5 {
  padding-right: 0.875rem !important;
}

.pb-3\.5 {
  padding-bottom: 0.875rem !important;
}

.pl-3\.5 {
  padding-left: 0.875rem !important;
}

.pt-4\.5 {
  padding-top: 1.125rem !important;
}

.pr-4\.5 {
  padding-right: 1.125rem !important;
}

.pb-4\.5 {
  padding-bottom: 1.125rem !important;
}

.pl-4\.5 {
  padding-left: 1.125rem !important;
}

.pt-5\.5 {
  padding-top: 1.375rem !important;
}

.pr-5\.5 {
  padding-right: 1.375rem !important;
}

.pb-5\.5 {
  padding-bottom: 1.375rem !important;
}

.pl-5\.5 {
  padding-left: 1.375rem !important;
}

.pt-6\.5 {
  padding-top: 1.625rem !important;
}

.pr-6\.5 {
  padding-right: 1.625rem !important;
}

.pb-6\.5 {
  padding-bottom: 1.625rem !important;
}

.pl-6\.5 {
  padding-left: 1.625rem !important;
}

.pt-7\.5 {
  padding-top: 1.875rem !important;
}

.pr-7\.5 {
  padding-right: 1.875rem !important;
}

.pb-7\.5 {
  padding-bottom: 1.875rem !important;
}

.pl-7\.5 {
  padding-left: 1.875rem !important;
}

.pt-8\.5 {
  padding-top: 2.125rem !important;
}

.pr-8\.5 {
  padding-right: 2.125rem !important;
}

.pb-8\.5 {
  padding-bottom: 2.125rem !important;
}

.pl-8\.5 {
  padding-left: 2.125rem !important;
}

.pt-9\.5 {
  padding-top: 2.375rem !important;
}

.pr-9\.5 {
  padding-right: 2.375rem !important;
}

.pb-9\.5 {
  padding-bottom: 2.375rem !important;
}

.pl-9\.5 {
  padding-left: 2.375rem !important;
}

.pt-10\.5 {
  padding-top: 2.625rem !important;
}

.pr-10\.5 {
  padding-right: 2.625rem !important;
}

.pb-10\.5 {
  padding-bottom: 2.625rem !important;
}

.pl-10\.5 {
  padding-left: 2.625rem !important;
}

.pt-11\.5 {
  padding-top: 2.875rem !important;
}

.pr-11\.5 {
  padding-right: 2.875rem !important;
}

.pb-11\.5 {
  padding-bottom: 2.875rem !important;
}

.pl-11\.5 {
  padding-left: 2.875rem !important;
}

.pt-12\.5 {
  padding-top: 3.125rem !important;
}

.pr-12\.5 {
  padding-right: 3.125rem !important;
}

.pb-12\.5 {
  padding-bottom: 3.125rem !important;
}

.pl-12\.5 {
  padding-left: 3.125rem !important;
}

.pt-13\.5 {
  padding-top: 3.375rem !important;
}

.pr-13\.5 {
  padding-right: 3.375rem !important;
}

.pb-13\.5 {
  padding-bottom: 3.375rem !important;
}

.pl-13\.5 {
  padding-left: 3.375rem !important;
}

.pt-14\.5 {
  padding-top: 3.625rem !important;
}

.pr-14\.5 {
  padding-right: 3.625rem !important;
}

.pb-14\.5 {
  padding-bottom: 3.625rem !important;
}

.pl-14\.5 {
  padding-left: 3.625rem !important;
}

.pt-15\.5 {
  padding-top: 3.875rem !important;
}

.pr-15\.5 {
  padding-right: 3.875rem !important;
}

.pb-15\.5 {
  padding-bottom: 3.875rem !important;
}

.pl-15\.5 {
  padding-left: 3.875rem !important;
}

.pt-16\.5 {
  padding-top: 4.125rem !important;
}

.pr-16\.5 {
  padding-right: 4.125rem !important;
}

.pb-16\.5 {
  padding-bottom: 4.125rem !important;
}

.pl-16\.5 {
  padding-left: 4.125rem !important;
}

.pt-17\.5 {
  padding-top: 4.375rem !important;
}

.pr-17\.5 {
  padding-right: 4.375rem !important;
}

.pb-17\.5 {
  padding-bottom: 4.375rem !important;
}

.pl-17\.5 {
  padding-left: 4.375rem !important;
}

.pt-18\.5 {
  padding-top: 4.625rem !important;
}

.pr-18\.5 {
  padding-right: 4.625rem !important;
}

.pb-18\.5 {
  padding-bottom: 4.625rem !important;
}

.pl-18\.5 {
  padding-left: 4.625rem !important;
}

.pt-19\.5 {
  padding-top: 4.875rem !important;
}

.pr-19\.5 {
  padding-right: 4.875rem !important;
}

.pb-19\.5 {
  padding-bottom: 4.875rem !important;
}

.pl-19\.5 {
  padding-left: 4.875rem !important;
}

.pt-20\.5 {
  padding-top: 5.125rem !important;
}

.pr-20\.5 {
  padding-right: 5.125rem !important;
}

.pb-20\.5 {
  padding-bottom: 5.125rem !important;
}

.pl-20\.5 {
  padding-left: 5.125rem !important;
}

.pt-21\.5 {
  padding-top: 5.375rem !important;
}

.pr-21\.5 {
  padding-right: 5.375rem !important;
}

.pb-21\.5 {
  padding-bottom: 5.375rem !important;
}

.pl-21\.5 {
  padding-left: 5.375rem !important;
}

.pt-22\.5 {
  padding-top: 5.625rem !important;
}

.pr-22\.5 {
  padding-right: 5.625rem !important;
}

.pb-22\.5 {
  padding-bottom: 5.625rem !important;
}

.pl-22\.5 {
  padding-left: 5.625rem !important;
}

.pt-23\.5 {
  padding-top: 5.875rem !important;
}

.pr-23\.5 {
  padding-right: 5.875rem !important;
}

.pb-23\.5 {
  padding-bottom: 5.875rem !important;
}

.pl-23\.5 {
  padding-left: 5.875rem !important;
}

.pt-24\.5 {
  padding-top: 6.125rem !important;
}

.pr-24\.5 {
  padding-right: 6.125rem !important;
}

.pb-24\.5 {
  padding-bottom: 6.125rem !important;
}

.pl-24\.5 {
  padding-left: 6.125rem !important;
}

.pt-25\.5 {
  padding-top: 6.375rem !important;
}

.pr-25\.5 {
  padding-right: 6.375rem !important;
}

.pb-25\.5 {
  padding-bottom: 6.375rem !important;
}

.pl-25\.5 {
  padding-left: 6.375rem !important;
}

.pt-26\.5 {
  padding-top: 6.625rem !important;
}

.pr-26\.5 {
  padding-right: 6.625rem !important;
}

.pb-26\.5 {
  padding-bottom: 6.625rem !important;
}

.pl-26\.5 {
  padding-left: 6.625rem !important;
}

.pt-27\.5 {
  padding-top: 6.875rem !important;
}

.pr-27\.5 {
  padding-right: 6.875rem !important;
}

.pb-27\.5 {
  padding-bottom: 6.875rem !important;
}

.pl-27\.5 {
  padding-left: 6.875rem !important;
}

.pt-28\.5 {
  padding-top: 7.125rem !important;
}

.pr-28\.5 {
  padding-right: 7.125rem !important;
}

.pb-28\.5 {
  padding-bottom: 7.125rem !important;
}

.pl-28\.5 {
  padding-left: 7.125rem !important;
}

.pt-29\.5 {
  padding-top: 7.375rem !important;
}

.pr-29\.5 {
  padding-right: 7.375rem !important;
}

.pb-29\.5 {
  padding-bottom: 7.375rem !important;
}

.pl-29\.5 {
  padding-left: 7.375rem !important;
}

.pt-30\.5 {
  padding-top: 7.625rem !important;
}

.pr-30\.5 {
  padding-right: 7.625rem !important;
}

.pb-30\.5 {
  padding-bottom: 7.625rem !important;
}

.pl-30\.5 {
  padding-left: 7.625rem !important;
}

.pt-31\.5 {
  padding-top: 7.875rem !important;
}

.pr-31\.5 {
  padding-right: 7.875rem !important;
}

.pb-31\.5 {
  padding-bottom: 7.875rem !important;
}

.pl-31\.5 {
  padding-left: 7.875rem !important;
}

.pt-32\.5 {
  padding-top: 8.125rem !important;
}

.pr-32\.5 {
  padding-right: 8.125rem !important;
}

.pb-32\.5 {
  padding-bottom: 8.125rem !important;
}

.pl-32\.5 {
  padding-left: 8.125rem !important;
}

.pt-33\.5 {
  padding-top: 8.375rem !important;
}

.pr-33\.5 {
  padding-right: 8.375rem !important;
}

.pb-33\.5 {
  padding-bottom: 8.375rem !important;
}

.pl-33\.5 {
  padding-left: 8.375rem !important;
}

.pt-34\.5 {
  padding-top: 8.625rem !important;
}

.pr-34\.5 {
  padding-right: 8.625rem !important;
}

.pb-34\.5 {
  padding-bottom: 8.625rem !important;
}

.pl-34\.5 {
  padding-left: 8.625rem !important;
}

.pt-35\.5 {
  padding-top: 8.875rem !important;
}

.pr-35\.5 {
  padding-right: 8.875rem !important;
}

.pb-35\.5 {
  padding-bottom: 8.875rem !important;
}

.pl-35\.5 {
  padding-left: 8.875rem !important;
}

.pt-36\.5 {
  padding-top: 9.125rem !important;
}

.pr-36\.5 {
  padding-right: 9.125rem !important;
}

.pb-36\.5 {
  padding-bottom: 9.125rem !important;
}

.pl-36\.5 {
  padding-left: 9.125rem !important;
}

.pt-37\.5 {
  padding-top: 9.375rem !important;
}

.pr-37\.5 {
  padding-right: 9.375rem !important;
}

.pb-37\.5 {
  padding-bottom: 9.375rem !important;
}

.pl-37\.5 {
  padding-left: 9.375rem !important;
}

.pt-38\.5 {
  padding-top: 9.625rem !important;
}

.pr-38\.5 {
  padding-right: 9.625rem !important;
}

.pb-38\.5 {
  padding-bottom: 9.625rem !important;
}

.pl-38\.5 {
  padding-left: 9.625rem !important;
}

.pt-39\.5 {
  padding-top: 9.875rem !important;
}

.pr-39\.5 {
  padding-right: 9.875rem !important;
}

.pb-39\.5 {
  padding-bottom: 9.875rem !important;
}

.pl-39\.5 {
  padding-left: 9.875rem !important;
}

.pt-40\.5 {
  padding-top: 10.125rem !important;
}

.pr-40\.5 {
  padding-right: 10.125rem !important;
}

.pb-40\.5 {
  padding-bottom: 10.125rem !important;
}

.pl-40\.5 {
  padding-left: 10.125rem !important;
}

.pt-41\.5 {
  padding-top: 10.375rem !important;
}

.pr-41\.5 {
  padding-right: 10.375rem !important;
}

.pb-41\.5 {
  padding-bottom: 10.375rem !important;
}

.pl-41\.5 {
  padding-left: 10.375rem !important;
}

.pt-42\.5 {
  padding-top: 10.625rem !important;
}

.pr-42\.5 {
  padding-right: 10.625rem !important;
}

.pb-42\.5 {
  padding-bottom: 10.625rem !important;
}

.pl-42\.5 {
  padding-left: 10.625rem !important;
}

.pt-43\.5 {
  padding-top: 10.875rem !important;
}

.pr-43\.5 {
  padding-right: 10.875rem !important;
}

.pb-43\.5 {
  padding-bottom: 10.875rem !important;
}

.pl-43\.5 {
  padding-left: 10.875rem !important;
}

.pt-44\.5 {
  padding-top: 11.125rem !important;
}

.pr-44\.5 {
  padding-right: 11.125rem !important;
}

.pb-44\.5 {
  padding-bottom: 11.125rem !important;
}

.pl-44\.5 {
  padding-left: 11.125rem !important;
}

.pt-45\.5 {
  padding-top: 11.375rem !important;
}

.pr-45\.5 {
  padding-right: 11.375rem !important;
}

.pb-45\.5 {
  padding-bottom: 11.375rem !important;
}

.pl-45\.5 {
  padding-left: 11.375rem !important;
}

.pt-46\.5 {
  padding-top: 11.625rem !important;
}

.pr-46\.5 {
  padding-right: 11.625rem !important;
}

.pb-46\.5 {
  padding-bottom: 11.625rem !important;
}

.pl-46\.5 {
  padding-left: 11.625rem !important;
}

.pt-47\.5 {
  padding-top: 11.875rem !important;
}

.pr-47\.5 {
  padding-right: 11.875rem !important;
}

.pb-47\.5 {
  padding-bottom: 11.875rem !important;
}

.pl-47\.5 {
  padding-left: 11.875rem !important;
}

.pt-48\.5 {
  padding-top: 12.125rem !important;
}

.pr-48\.5 {
  padding-right: 12.125rem !important;
}

.pb-48\.5 {
  padding-bottom: 12.125rem !important;
}

.pl-48\.5 {
  padding-left: 12.125rem !important;
}

.pt-49\.5 {
  padding-top: 12.375rem !important;
}

.pr-49\.5 {
  padding-right: 12.375rem !important;
}

.pb-49\.5 {
  padding-bottom: 12.375rem !important;
}

.pl-49\.5 {
  padding-left: 12.375rem !important;
}

.pt-50\.5 {
  padding-top: 12.625rem !important;
}

.pr-50\.5 {
  padding-right: 12.625rem !important;
}

.pb-50\.5 {
  padding-bottom: 12.625rem !important;
}

.pl-50\.5 {
  padding-left: 12.625rem !important;
}

.pt-51\.5 {
  padding-top: 12.875rem !important;
}

.pr-51\.5 {
  padding-right: 12.875rem !important;
}

.pb-51\.5 {
  padding-bottom: 12.875rem !important;
}

.pl-51\.5 {
  padding-left: 12.875rem !important;
}

.pt-52\.5 {
  padding-top: 13.125rem !important;
}

.pr-52\.5 {
  padding-right: 13.125rem !important;
}

.pb-52\.5 {
  padding-bottom: 13.125rem !important;
}

.pl-52\.5 {
  padding-left: 13.125rem !important;
}

.pt-53\.5 {
  padding-top: 13.375rem !important;
}

.pr-53\.5 {
  padding-right: 13.375rem !important;
}

.pb-53\.5 {
  padding-bottom: 13.375rem !important;
}

.pl-53\.5 {
  padding-left: 13.375rem !important;
}

.pt-54\.5 {
  padding-top: 13.625rem !important;
}

.pr-54\.5 {
  padding-right: 13.625rem !important;
}

.pb-54\.5 {
  padding-bottom: 13.625rem !important;
}

.pl-54\.5 {
  padding-left: 13.625rem !important;
}

.pt-55\.5 {
  padding-top: 13.875rem !important;
}

.pr-55\.5 {
  padding-right: 13.875rem !important;
}

.pb-55\.5 {
  padding-bottom: 13.875rem !important;
}

.pl-55\.5 {
  padding-left: 13.875rem !important;
}

.pt-56\.5 {
  padding-top: 14.125rem !important;
}

.pr-56\.5 {
  padding-right: 14.125rem !important;
}

.pb-56\.5 {
  padding-bottom: 14.125rem !important;
}

.pl-56\.5 {
  padding-left: 14.125rem !important;
}

.pt-57\.5 {
  padding-top: 14.375rem !important;
}

.pr-57\.5 {
  padding-right: 14.375rem !important;
}

.pb-57\.5 {
  padding-bottom: 14.375rem !important;
}

.pl-57\.5 {
  padding-left: 14.375rem !important;
}

.pt-58\.5 {
  padding-top: 14.625rem !important;
}

.pr-58\.5 {
  padding-right: 14.625rem !important;
}

.pb-58\.5 {
  padding-bottom: 14.625rem !important;
}

.pl-58\.5 {
  padding-left: 14.625rem !important;
}

.pt-59\.5 {
  padding-top: 14.875rem !important;
}

.pr-59\.5 {
  padding-right: 14.875rem !important;
}

.pb-59\.5 {
  padding-bottom: 14.875rem !important;
}

.pl-59\.5 {
  padding-left: 14.875rem !important;
}

.pt-60\.5 {
  padding-top: 15.125rem !important;
}

.pr-60\.5 {
  padding-right: 15.125rem !important;
}

.pb-60\.5 {
  padding-bottom: 15.125rem !important;
}

.pl-60\.5 {
  padding-left: 15.125rem !important;
}

.pt-61\.5 {
  padding-top: 15.375rem !important;
}

.pr-61\.5 {
  padding-right: 15.375rem !important;
}

.pb-61\.5 {
  padding-bottom: 15.375rem !important;
}

.pl-61\.5 {
  padding-left: 15.375rem !important;
}

.pt-62\.5 {
  padding-top: 15.625rem !important;
}

.pr-62\.5 {
  padding-right: 15.625rem !important;
}

.pb-62\.5 {
  padding-bottom: 15.625rem !important;
}

.pl-62\.5 {
  padding-left: 15.625rem !important;
}

.pt-63\.5 {
  padding-top: 15.875rem !important;
}

.pr-63\.5 {
  padding-right: 15.875rem !important;
}

.pb-63\.5 {
  padding-bottom: 15.875rem !important;
}

.pl-63\.5 {
  padding-left: 15.875rem !important;
}

.pt-64\.5 {
  padding-top: 16.125rem !important;
}

.pr-64\.5 {
  padding-right: 16.125rem !important;
}

.pb-64\.5 {
  padding-bottom: 16.125rem !important;
}

.pl-64\.5 {
  padding-left: 16.125rem !important;
}

.pt-65\.5 {
  padding-top: 16.375rem !important;
}

.pr-65\.5 {
  padding-right: 16.375rem !important;
}

.pb-65\.5 {
  padding-bottom: 16.375rem !important;
}

.pl-65\.5 {
  padding-left: 16.375rem !important;
}

.pt-66\.5 {
  padding-top: 16.625rem !important;
}

.pr-66\.5 {
  padding-right: 16.625rem !important;
}

.pb-66\.5 {
  padding-bottom: 16.625rem !important;
}

.pl-66\.5 {
  padding-left: 16.625rem !important;
}

.pt-67\.5 {
  padding-top: 16.875rem !important;
}

.pr-67\.5 {
  padding-right: 16.875rem !important;
}

.pb-67\.5 {
  padding-bottom: 16.875rem !important;
}

.pl-67\.5 {
  padding-left: 16.875rem !important;
}

.pt-68\.5 {
  padding-top: 17.125rem !important;
}

.pr-68\.5 {
  padding-right: 17.125rem !important;
}

.pb-68\.5 {
  padding-bottom: 17.125rem !important;
}

.pl-68\.5 {
  padding-left: 17.125rem !important;
}

.pt-69\.5 {
  padding-top: 17.375rem !important;
}

.pr-69\.5 {
  padding-right: 17.375rem !important;
}

.pb-69\.5 {
  padding-bottom: 17.375rem !important;
}

.pl-69\.5 {
  padding-left: 17.375rem !important;
}

.pt-70\.5 {
  padding-top: 17.625rem !important;
}

.pr-70\.5 {
  padding-right: 17.625rem !important;
}

.pb-70\.5 {
  padding-bottom: 17.625rem !important;
}

.pl-70\.5 {
  padding-left: 17.625rem !important;
}

.pt-71\.5 {
  padding-top: 17.875rem !important;
}

.pr-71\.5 {
  padding-right: 17.875rem !important;
}

.pb-71\.5 {
  padding-bottom: 17.875rem !important;
}

.pl-71\.5 {
  padding-left: 17.875rem !important;
}

.pt-72\.5 {
  padding-top: 18.125rem !important;
}

.pr-72\.5 {
  padding-right: 18.125rem !important;
}

.pb-72\.5 {
  padding-bottom: 18.125rem !important;
}

.pl-72\.5 {
  padding-left: 18.125rem !important;
}

.pt-73\.5 {
  padding-top: 18.375rem !important;
}

.pr-73\.5 {
  padding-right: 18.375rem !important;
}

.pb-73\.5 {
  padding-bottom: 18.375rem !important;
}

.pl-73\.5 {
  padding-left: 18.375rem !important;
}

.pt-74\.5 {
  padding-top: 18.625rem !important;
}

.pr-74\.5 {
  padding-right: 18.625rem !important;
}

.pb-74\.5 {
  padding-bottom: 18.625rem !important;
}

.pl-74\.5 {
  padding-left: 18.625rem !important;
}

.pt-75\.5 {
  padding-top: 18.875rem !important;
}

.pr-75\.5 {
  padding-right: 18.875rem !important;
}

.pb-75\.5 {
  padding-bottom: 18.875rem !important;
}

.pl-75\.5 {
  padding-left: 18.875rem !important;
}

.pt-76\.5 {
  padding-top: 19.125rem !important;
}

.pr-76\.5 {
  padding-right: 19.125rem !important;
}

.pb-76\.5 {
  padding-bottom: 19.125rem !important;
}

.pl-76\.5 {
  padding-left: 19.125rem !important;
}

.pt-77\.5 {
  padding-top: 19.375rem !important;
}

.pr-77\.5 {
  padding-right: 19.375rem !important;
}

.pb-77\.5 {
  padding-bottom: 19.375rem !important;
}

.pl-77\.5 {
  padding-left: 19.375rem !important;
}

.pt-78\.5 {
  padding-top: 19.625rem !important;
}

.pr-78\.5 {
  padding-right: 19.625rem !important;
}

.pb-78\.5 {
  padding-bottom: 19.625rem !important;
}

.pl-78\.5 {
  padding-left: 19.625rem !important;
}

.pt-79\.5 {
  padding-top: 19.875rem !important;
}

.pr-79\.5 {
  padding-right: 19.875rem !important;
}

.pb-79\.5 {
  padding-bottom: 19.875rem !important;
}

.pl-79\.5 {
  padding-left: 19.875rem !important;
}

.pt-80\.5 {
  padding-top: 20.125rem !important;
}

.pr-80\.5 {
  padding-right: 20.125rem !important;
}

.pb-80\.5 {
  padding-bottom: 20.125rem !important;
}

.pl-80\.5 {
  padding-left: 20.125rem !important;
}

.pt-81\.5 {
  padding-top: 20.375rem !important;
}

.pr-81\.5 {
  padding-right: 20.375rem !important;
}

.pb-81\.5 {
  padding-bottom: 20.375rem !important;
}

.pl-81\.5 {
  padding-left: 20.375rem !important;
}

.pt-82\.5 {
  padding-top: 20.625rem !important;
}

.pr-82\.5 {
  padding-right: 20.625rem !important;
}

.pb-82\.5 {
  padding-bottom: 20.625rem !important;
}

.pl-82\.5 {
  padding-left: 20.625rem !important;
}

.pt-83\.5 {
  padding-top: 20.875rem !important;
}

.pr-83\.5 {
  padding-right: 20.875rem !important;
}

.pb-83\.5 {
  padding-bottom: 20.875rem !important;
}

.pl-83\.5 {
  padding-left: 20.875rem !important;
}

.pt-84\.5 {
  padding-top: 21.125rem !important;
}

.pr-84\.5 {
  padding-right: 21.125rem !important;
}

.pb-84\.5 {
  padding-bottom: 21.125rem !important;
}

.pl-84\.5 {
  padding-left: 21.125rem !important;
}

.pt-85\.5 {
  padding-top: 21.375rem !important;
}

.pr-85\.5 {
  padding-right: 21.375rem !important;
}

.pb-85\.5 {
  padding-bottom: 21.375rem !important;
}

.pl-85\.5 {
  padding-left: 21.375rem !important;
}

.pt-86\.5 {
  padding-top: 21.625rem !important;
}

.pr-86\.5 {
  padding-right: 21.625rem !important;
}

.pb-86\.5 {
  padding-bottom: 21.625rem !important;
}

.pl-86\.5 {
  padding-left: 21.625rem !important;
}

.pt-87\.5 {
  padding-top: 21.875rem !important;
}

.pr-87\.5 {
  padding-right: 21.875rem !important;
}

.pb-87\.5 {
  padding-bottom: 21.875rem !important;
}

.pl-87\.5 {
  padding-left: 21.875rem !important;
}

.pt-88\.5 {
  padding-top: 22.125rem !important;
}

.pr-88\.5 {
  padding-right: 22.125rem !important;
}

.pb-88\.5 {
  padding-bottom: 22.125rem !important;
}

.pl-88\.5 {
  padding-left: 22.125rem !important;
}

.pt-89\.5 {
  padding-top: 22.375rem !important;
}

.pr-89\.5 {
  padding-right: 22.375rem !important;
}

.pb-89\.5 {
  padding-bottom: 22.375rem !important;
}

.pl-89\.5 {
  padding-left: 22.375rem !important;
}

.pt-90\.5 {
  padding-top: 22.625rem !important;
}

.pr-90\.5 {
  padding-right: 22.625rem !important;
}

.pb-90\.5 {
  padding-bottom: 22.625rem !important;
}

.pl-90\.5 {
  padding-left: 22.625rem !important;
}

.pt-91\.5 {
  padding-top: 22.875rem !important;
}

.pr-91\.5 {
  padding-right: 22.875rem !important;
}

.pb-91\.5 {
  padding-bottom: 22.875rem !important;
}

.pl-91\.5 {
  padding-left: 22.875rem !important;
}

.pt-92\.5 {
  padding-top: 23.125rem !important;
}

.pr-92\.5 {
  padding-right: 23.125rem !important;
}

.pb-92\.5 {
  padding-bottom: 23.125rem !important;
}

.pl-92\.5 {
  padding-left: 23.125rem !important;
}

.pt-93\.5 {
  padding-top: 23.375rem !important;
}

.pr-93\.5 {
  padding-right: 23.375rem !important;
}

.pb-93\.5 {
  padding-bottom: 23.375rem !important;
}

.pl-93\.5 {
  padding-left: 23.375rem !important;
}

.pt-94\.5 {
  padding-top: 23.625rem !important;
}

.pr-94\.5 {
  padding-right: 23.625rem !important;
}

.pb-94\.5 {
  padding-bottom: 23.625rem !important;
}

.pl-94\.5 {
  padding-left: 23.625rem !important;
}

.pt-95\.5 {
  padding-top: 23.875rem !important;
}

.pr-95\.5 {
  padding-right: 23.875rem !important;
}

.pb-95\.5 {
  padding-bottom: 23.875rem !important;
}

.pl-95\.5 {
  padding-left: 23.875rem !important;
}

.pt-96\.5 {
  padding-top: 24.125rem !important;
}

.pr-96\.5 {
  padding-right: 24.125rem !important;
}

.pb-96\.5 {
  padding-bottom: 24.125rem !important;
}

.pl-96\.5 {
  padding-left: 24.125rem !important;
}

.pt-97\.5 {
  padding-top: 24.375rem !important;
}

.pr-97\.5 {
  padding-right: 24.375rem !important;
}

.pb-97\.5 {
  padding-bottom: 24.375rem !important;
}

.pl-97\.5 {
  padding-left: 24.375rem !important;
}

.pt-98\.5 {
  padding-top: 24.625rem !important;
}

.pr-98\.5 {
  padding-right: 24.625rem !important;
}

.pb-98\.5 {
  padding-bottom: 24.625rem !important;
}

.pl-98\.5 {
  padding-left: 24.625rem !important;
}

.pt-99\.5 {
  padding-top: 24.875rem !important;
}

.pr-99\.5 {
  padding-right: 24.875rem !important;
}

.pb-99\.5 {
  padding-bottom: 24.875rem !important;
}

.pl-99\.5 {
  padding-left: 24.875rem !important;
}

.pt-100\.5 {
  padding-top: 25.125rem !important;
}

.pr-100\.5 {
  padding-right: 25.125rem !important;
}

.pb-100\.5 {
  padding-bottom: 25.125rem !important;
}

.pl-100\.5 {
  padding-left: 25.125rem !important;
}

.pt-101\.5 {
  padding-top: 25.375rem !important;
}

.pr-101\.5 {
  padding-right: 25.375rem !important;
}

.pb-101\.5 {
  padding-bottom: 25.375rem !important;
}

.pl-101\.5 {
  padding-left: 25.375rem !important;
}

.pt-102\.5 {
  padding-top: 25.625rem !important;
}

.pr-102\.5 {
  padding-right: 25.625rem !important;
}

.pb-102\.5 {
  padding-bottom: 25.625rem !important;
}

.pl-102\.5 {
  padding-left: 25.625rem !important;
}

.pt-103\.5 {
  padding-top: 25.875rem !important;
}

.pr-103\.5 {
  padding-right: 25.875rem !important;
}

.pb-103\.5 {
  padding-bottom: 25.875rem !important;
}

.pl-103\.5 {
  padding-left: 25.875rem !important;
}

.pt-104\.5 {
  padding-top: 26.125rem !important;
}

.pr-104\.5 {
  padding-right: 26.125rem !important;
}

.pb-104\.5 {
  padding-bottom: 26.125rem !important;
}

.pl-104\.5 {
  padding-left: 26.125rem !important;
}

.hover\:p-0:hover {
  padding: 0rem !important;
}

.hover\:p-1:hover {
  padding: 0.25rem !important;
}

.hover\:p-2:hover {
  padding: 0.5rem !important;
}

.hover\:p-3:hover {
  padding: 0.75rem !important;
}

.hover\:p-4:hover {
  padding: 1rem !important;
}

.hover\:p-5:hover {
  padding: 1.25rem !important;
}

.hover\:p-6:hover {
  padding: 1.5rem !important;
}

.hover\:p-7:hover {
  padding: 1.75rem !important;
}

.hover\:p-8:hover {
  padding: 2rem !important;
}

.hover\:p-9:hover {
  padding: 2.25rem !important;
}

.hover\:p-10:hover {
  padding: 2.5rem !important;
}

.hover\:p-11:hover {
  padding: 2.75rem !important;
}

.hover\:p-12:hover {
  padding: 3rem !important;
}

.hover\:p-13:hover {
  padding: 3.25rem !important;
}

.hover\:p-14:hover {
  padding: 3.5rem !important;
}

.hover\:p-15:hover {
  padding: 3.75rem !important;
}

.hover\:p-16:hover {
  padding: 4rem !important;
}

.hover\:p-17:hover {
  padding: 4.25rem !important;
}

.hover\:p-18:hover {
  padding: 4.5rem !important;
}

.hover\:p-19:hover {
  padding: 4.75rem !important;
}

.hover\:p-20:hover {
  padding: 5rem !important;
}

.hover\:p-21:hover {
  padding: 5.25rem !important;
}

.hover\:p-22:hover {
  padding: 5.5rem !important;
}

.hover\:p-23:hover {
  padding: 5.75rem !important;
}

.hover\:p-24:hover {
  padding: 6rem !important;
}

.hover\:p-25:hover {
  padding: 6.25rem !important;
}

.hover\:p-26:hover {
  padding: 6.5rem !important;
}

.hover\:p-27:hover {
  padding: 6.75rem !important;
}

.hover\:p-28:hover {
  padding: 7rem !important;
}

.hover\:p-29:hover {
  padding: 7.25rem !important;
}

.hover\:p-30:hover {
  padding: 7.5rem !important;
}

.hover\:p-31:hover {
  padding: 7.75rem !important;
}

.hover\:p-32:hover {
  padding: 8rem !important;
}

.hover\:p-33:hover {
  padding: 8.25rem !important;
}

.hover\:p-34:hover {
  padding: 8.5rem !important;
}

.hover\:p-35:hover {
  padding: 8.75rem !important;
}

.hover\:p-36:hover {
  padding: 9rem !important;
}

.hover\:p-37:hover {
  padding: 9.25rem !important;
}

.hover\:p-38:hover {
  padding: 9.5rem !important;
}

.hover\:p-39:hover {
  padding: 9.75rem !important;
}

.hover\:p-40:hover {
  padding: 10rem !important;
}

.hover\:p-41:hover {
  padding: 10.25rem !important;
}

.hover\:p-42:hover {
  padding: 10.5rem !important;
}

.hover\:p-43:hover {
  padding: 10.75rem !important;
}

.hover\:p-44:hover {
  padding: 11rem !important;
}

.hover\:p-45:hover {
  padding: 11.25rem !important;
}

.hover\:p-46:hover {
  padding: 11.5rem !important;
}

.hover\:p-47:hover {
  padding: 11.75rem !important;
}

.hover\:p-48:hover {
  padding: 12rem !important;
}

.hover\:p-49:hover {
  padding: 12.25rem !important;
}

.hover\:p-50:hover {
  padding: 12.5rem !important;
}

.hover\:p-51:hover {
  padding: 12.75rem !important;
}

.hover\:p-52:hover {
  padding: 13rem !important;
}

.hover\:p-53:hover {
  padding: 13.25rem !important;
}

.hover\:p-54:hover {
  padding: 13.5rem !important;
}

.hover\:p-55:hover {
  padding: 13.75rem !important;
}

.hover\:p-56:hover {
  padding: 14rem !important;
}

.hover\:p-57:hover {
  padding: 14.25rem !important;
}

.hover\:p-58:hover {
  padding: 14.5rem !important;
}

.hover\:p-59:hover {
  padding: 14.75rem !important;
}

.hover\:p-60:hover {
  padding: 15rem !important;
}

.hover\:p-61:hover {
  padding: 15.25rem !important;
}

.hover\:p-62:hover {
  padding: 15.5rem !important;
}

.hover\:p-63:hover {
  padding: 15.75rem !important;
}

.hover\:p-64:hover {
  padding: 16rem !important;
}

.hover\:p-65:hover {
  padding: 16.25rem !important;
}

.hover\:p-66:hover {
  padding: 16.5rem !important;
}

.hover\:p-67:hover {
  padding: 16.75rem !important;
}

.hover\:p-68:hover {
  padding: 17rem !important;
}

.hover\:p-69:hover {
  padding: 17.25rem !important;
}

.hover\:p-70:hover {
  padding: 17.5rem !important;
}

.hover\:p-71:hover {
  padding: 17.75rem !important;
}

.hover\:p-72:hover {
  padding: 18rem !important;
}

.hover\:p-73:hover {
  padding: 18.25rem !important;
}

.hover\:p-74:hover {
  padding: 18.5rem !important;
}

.hover\:p-75:hover {
  padding: 18.75rem !important;
}

.hover\:p-76:hover {
  padding: 19rem !important;
}

.hover\:p-77:hover {
  padding: 19.25rem !important;
}

.hover\:p-78:hover {
  padding: 19.5rem !important;
}

.hover\:p-79:hover {
  padding: 19.75rem !important;
}

.hover\:p-80:hover {
  padding: 20rem !important;
}

.hover\:p-81:hover {
  padding: 20.25rem !important;
}

.hover\:p-82:hover {
  padding: 20.5rem !important;
}

.hover\:p-83:hover {
  padding: 20.75rem !important;
}

.hover\:p-84:hover {
  padding: 21rem !important;
}

.hover\:p-85:hover {
  padding: 21.25rem !important;
}

.hover\:p-86:hover {
  padding: 21.5rem !important;
}

.hover\:p-87:hover {
  padding: 21.75rem !important;
}

.hover\:p-88:hover {
  padding: 22rem !important;
}

.hover\:p-89:hover {
  padding: 22.25rem !important;
}

.hover\:p-90:hover {
  padding: 22.5rem !important;
}

.hover\:p-91:hover {
  padding: 22.75rem !important;
}

.hover\:p-92:hover {
  padding: 23rem !important;
}

.hover\:p-93:hover {
  padding: 23.25rem !important;
}

.hover\:p-94:hover {
  padding: 23.5rem !important;
}

.hover\:p-95:hover {
  padding: 23.75rem !important;
}

.hover\:p-96:hover {
  padding: 24rem !important;
}

.hover\:p-97:hover {
  padding: 24.25rem !important;
}

.hover\:p-98:hover {
  padding: 24.5rem !important;
}

.hover\:p-99:hover {
  padding: 24.75rem !important;
}

.hover\:p-100:hover {
  padding: 25rem !important;
}

.hover\:p-101:hover {
  padding: 25.25rem !important;
}

.hover\:p-102:hover {
  padding: 25.5rem !important;
}

.hover\:p-103:hover {
  padding: 25.75rem !important;
}

.hover\:p-104:hover {
  padding: 26rem !important;
}

.hover\:p-105:hover {
  padding: 26.25rem !important;
}

.hover\:p-px:hover {
  padding: 1px !important;
}

.hover\:p-0\.5:hover {
  padding: 0.125rem !important;
}

.hover\:p-1\.5:hover {
  padding: 0.375rem !important;
}

.hover\:p-2\.5:hover {
  padding: 0.625rem !important;
}

.hover\:p-3\.5:hover {
  padding: 0.875rem !important;
}

.hover\:p-4\.5:hover {
  padding: 1.125rem !important;
}

.hover\:p-5\.5:hover {
  padding: 1.375rem !important;
}

.hover\:p-6\.5:hover {
  padding: 1.625rem !important;
}

.hover\:p-7\.5:hover {
  padding: 1.875rem !important;
}

.hover\:p-8\.5:hover {
  padding: 2.125rem !important;
}

.hover\:p-9\.5:hover {
  padding: 2.375rem !important;
}

.hover\:p-10\.5:hover {
  padding: 2.625rem !important;
}

.hover\:p-11\.5:hover {
  padding: 2.875rem !important;
}

.hover\:p-12\.5:hover {
  padding: 3.125rem !important;
}

.hover\:p-13\.5:hover {
  padding: 3.375rem !important;
}

.hover\:p-14\.5:hover {
  padding: 3.625rem !important;
}

.hover\:p-15\.5:hover {
  padding: 3.875rem !important;
}

.hover\:p-16\.5:hover {
  padding: 4.125rem !important;
}

.hover\:p-17\.5:hover {
  padding: 4.375rem !important;
}

.hover\:p-18\.5:hover {
  padding: 4.625rem !important;
}

.hover\:p-19\.5:hover {
  padding: 4.875rem !important;
}

.hover\:p-20\.5:hover {
  padding: 5.125rem !important;
}

.hover\:p-21\.5:hover {
  padding: 5.375rem !important;
}

.hover\:p-22\.5:hover {
  padding: 5.625rem !important;
}

.hover\:p-23\.5:hover {
  padding: 5.875rem !important;
}

.hover\:p-24\.5:hover {
  padding: 6.125rem !important;
}

.hover\:p-25\.5:hover {
  padding: 6.375rem !important;
}

.hover\:p-26\.5:hover {
  padding: 6.625rem !important;
}

.hover\:p-27\.5:hover {
  padding: 6.875rem !important;
}

.hover\:p-28\.5:hover {
  padding: 7.125rem !important;
}

.hover\:p-29\.5:hover {
  padding: 7.375rem !important;
}

.hover\:p-30\.5:hover {
  padding: 7.625rem !important;
}

.hover\:p-31\.5:hover {
  padding: 7.875rem !important;
}

.hover\:p-32\.5:hover {
  padding: 8.125rem !important;
}

.hover\:p-33\.5:hover {
  padding: 8.375rem !important;
}

.hover\:p-34\.5:hover {
  padding: 8.625rem !important;
}

.hover\:p-35\.5:hover {
  padding: 8.875rem !important;
}

.hover\:p-36\.5:hover {
  padding: 9.125rem !important;
}

.hover\:p-37\.5:hover {
  padding: 9.375rem !important;
}

.hover\:p-38\.5:hover {
  padding: 9.625rem !important;
}

.hover\:p-39\.5:hover {
  padding: 9.875rem !important;
}

.hover\:p-40\.5:hover {
  padding: 10.125rem !important;
}

.hover\:p-41\.5:hover {
  padding: 10.375rem !important;
}

.hover\:p-42\.5:hover {
  padding: 10.625rem !important;
}

.hover\:p-43\.5:hover {
  padding: 10.875rem !important;
}

.hover\:p-44\.5:hover {
  padding: 11.125rem !important;
}

.hover\:p-45\.5:hover {
  padding: 11.375rem !important;
}

.hover\:p-46\.5:hover {
  padding: 11.625rem !important;
}

.hover\:p-47\.5:hover {
  padding: 11.875rem !important;
}

.hover\:p-48\.5:hover {
  padding: 12.125rem !important;
}

.hover\:p-49\.5:hover {
  padding: 12.375rem !important;
}

.hover\:p-50\.5:hover {
  padding: 12.625rem !important;
}

.hover\:p-51\.5:hover {
  padding: 12.875rem !important;
}

.hover\:p-52\.5:hover {
  padding: 13.125rem !important;
}

.hover\:p-53\.5:hover {
  padding: 13.375rem !important;
}

.hover\:p-54\.5:hover {
  padding: 13.625rem !important;
}

.hover\:p-55\.5:hover {
  padding: 13.875rem !important;
}

.hover\:p-56\.5:hover {
  padding: 14.125rem !important;
}

.hover\:p-57\.5:hover {
  padding: 14.375rem !important;
}

.hover\:p-58\.5:hover {
  padding: 14.625rem !important;
}

.hover\:p-59\.5:hover {
  padding: 14.875rem !important;
}

.hover\:p-60\.5:hover {
  padding: 15.125rem !important;
}

.hover\:p-61\.5:hover {
  padding: 15.375rem !important;
}

.hover\:p-62\.5:hover {
  padding: 15.625rem !important;
}

.hover\:p-63\.5:hover {
  padding: 15.875rem !important;
}

.hover\:p-64\.5:hover {
  padding: 16.125rem !important;
}

.hover\:p-65\.5:hover {
  padding: 16.375rem !important;
}

.hover\:p-66\.5:hover {
  padding: 16.625rem !important;
}

.hover\:p-67\.5:hover {
  padding: 16.875rem !important;
}

.hover\:p-68\.5:hover {
  padding: 17.125rem !important;
}

.hover\:p-69\.5:hover {
  padding: 17.375rem !important;
}

.hover\:p-70\.5:hover {
  padding: 17.625rem !important;
}

.hover\:p-71\.5:hover {
  padding: 17.875rem !important;
}

.hover\:p-72\.5:hover {
  padding: 18.125rem !important;
}

.hover\:p-73\.5:hover {
  padding: 18.375rem !important;
}

.hover\:p-74\.5:hover {
  padding: 18.625rem !important;
}

.hover\:p-75\.5:hover {
  padding: 18.875rem !important;
}

.hover\:p-76\.5:hover {
  padding: 19.125rem !important;
}

.hover\:p-77\.5:hover {
  padding: 19.375rem !important;
}

.hover\:p-78\.5:hover {
  padding: 19.625rem !important;
}

.hover\:p-79\.5:hover {
  padding: 19.875rem !important;
}

.hover\:p-80\.5:hover {
  padding: 20.125rem !important;
}

.hover\:p-81\.5:hover {
  padding: 20.375rem !important;
}

.hover\:p-82\.5:hover {
  padding: 20.625rem !important;
}

.hover\:p-83\.5:hover {
  padding: 20.875rem !important;
}

.hover\:p-84\.5:hover {
  padding: 21.125rem !important;
}

.hover\:p-85\.5:hover {
  padding: 21.375rem !important;
}

.hover\:p-86\.5:hover {
  padding: 21.625rem !important;
}

.hover\:p-87\.5:hover {
  padding: 21.875rem !important;
}

.hover\:p-88\.5:hover {
  padding: 22.125rem !important;
}

.hover\:p-89\.5:hover {
  padding: 22.375rem !important;
}

.hover\:p-90\.5:hover {
  padding: 22.625rem !important;
}

.hover\:p-91\.5:hover {
  padding: 22.875rem !important;
}

.hover\:p-92\.5:hover {
  padding: 23.125rem !important;
}

.hover\:p-93\.5:hover {
  padding: 23.375rem !important;
}

.hover\:p-94\.5:hover {
  padding: 23.625rem !important;
}

.hover\:p-95\.5:hover {
  padding: 23.875rem !important;
}

.hover\:p-96\.5:hover {
  padding: 24.125rem !important;
}

.hover\:p-97\.5:hover {
  padding: 24.375rem !important;
}

.hover\:p-98\.5:hover {
  padding: 24.625rem !important;
}

.hover\:p-99\.5:hover {
  padding: 24.875rem !important;
}

.hover\:p-100\.5:hover {
  padding: 25.125rem !important;
}

.hover\:p-101\.5:hover {
  padding: 25.375rem !important;
}

.hover\:p-102\.5:hover {
  padding: 25.625rem !important;
}

.hover\:p-103\.5:hover {
  padding: 25.875rem !important;
}

.hover\:p-104\.5:hover {
  padding: 26.125rem !important;
}

.hover\:py-0:hover {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.hover\:px-0:hover {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.hover\:py-1:hover {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.hover\:px-1:hover {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.hover\:py-2:hover {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.hover\:px-2:hover {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.hover\:py-3:hover {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.hover\:px-3:hover {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.hover\:py-4:hover {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.hover\:px-4:hover {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.hover\:py-5:hover {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.hover\:px-5:hover {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.hover\:py-6:hover {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.hover\:px-6:hover {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.hover\:py-7:hover {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.hover\:px-7:hover {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.hover\:py-8:hover {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.hover\:px-8:hover {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.hover\:py-9:hover {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.hover\:px-9:hover {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.hover\:py-10:hover {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.hover\:px-10:hover {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.hover\:py-11:hover {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.hover\:px-11:hover {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}

.hover\:py-12:hover {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.hover\:px-12:hover {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.hover\:py-13:hover {
  padding-top: 3.25rem !important;
  padding-bottom: 3.25rem !important;
}

.hover\:px-13:hover {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}

.hover\:py-14:hover {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.hover\:px-14:hover {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.hover\:py-15:hover {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.hover\:px-15:hover {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}

.hover\:py-16:hover {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.hover\:px-16:hover {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.hover\:py-17:hover {
  padding-top: 4.25rem !important;
  padding-bottom: 4.25rem !important;
}

.hover\:px-17:hover {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}

.hover\:py-18:hover {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.hover\:px-18:hover {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.hover\:py-19:hover {
  padding-top: 4.75rem !important;
  padding-bottom: 4.75rem !important;
}

.hover\:px-19:hover {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}

.hover\:py-20:hover {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.hover\:px-20:hover {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.hover\:py-21:hover {
  padding-top: 5.25rem !important;
  padding-bottom: 5.25rem !important;
}

.hover\:px-21:hover {
  padding-left: 5.25rem !important;
  padding-right: 5.25rem !important;
}

.hover\:py-22:hover {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}

.hover\:px-22:hover {
  padding-left: 5.5rem !important;
  padding-right: 5.5rem !important;
}

.hover\:py-23:hover {
  padding-top: 5.75rem !important;
  padding-bottom: 5.75rem !important;
}

.hover\:px-23:hover {
  padding-left: 5.75rem !important;
  padding-right: 5.75rem !important;
}

.hover\:py-24:hover {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.hover\:px-24:hover {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.hover\:py-25:hover {
  padding-top: 6.25rem !important;
  padding-bottom: 6.25rem !important;
}

.hover\:px-25:hover {
  padding-left: 6.25rem !important;
  padding-right: 6.25rem !important;
}

.hover\:py-26:hover {
  padding-top: 6.5rem !important;
  padding-bottom: 6.5rem !important;
}

.hover\:px-26:hover {
  padding-left: 6.5rem !important;
  padding-right: 6.5rem !important;
}

.hover\:py-27:hover {
  padding-top: 6.75rem !important;
  padding-bottom: 6.75rem !important;
}

.hover\:px-27:hover {
  padding-left: 6.75rem !important;
  padding-right: 6.75rem !important;
}

.hover\:py-28:hover {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

.hover\:px-28:hover {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

.hover\:py-29:hover {
  padding-top: 7.25rem !important;
  padding-bottom: 7.25rem !important;
}

.hover\:px-29:hover {
  padding-left: 7.25rem !important;
  padding-right: 7.25rem !important;
}

.hover\:py-30:hover {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

.hover\:px-30:hover {
  padding-left: 7.5rem !important;
  padding-right: 7.5rem !important;
}

.hover\:py-31:hover {
  padding-top: 7.75rem !important;
  padding-bottom: 7.75rem !important;
}

.hover\:px-31:hover {
  padding-left: 7.75rem !important;
  padding-right: 7.75rem !important;
}

.hover\:py-32:hover {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.hover\:px-32:hover {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.hover\:py-33:hover {
  padding-top: 8.25rem !important;
  padding-bottom: 8.25rem !important;
}

.hover\:px-33:hover {
  padding-left: 8.25rem !important;
  padding-right: 8.25rem !important;
}

.hover\:py-34:hover {
  padding-top: 8.5rem !important;
  padding-bottom: 8.5rem !important;
}

.hover\:px-34:hover {
  padding-left: 8.5rem !important;
  padding-right: 8.5rem !important;
}

.hover\:py-35:hover {
  padding-top: 8.75rem !important;
  padding-bottom: 8.75rem !important;
}

.hover\:px-35:hover {
  padding-left: 8.75rem !important;
  padding-right: 8.75rem !important;
}

.hover\:py-36:hover {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.hover\:px-36:hover {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.hover\:py-37:hover {
  padding-top: 9.25rem !important;
  padding-bottom: 9.25rem !important;
}

.hover\:px-37:hover {
  padding-left: 9.25rem !important;
  padding-right: 9.25rem !important;
}

.hover\:py-38:hover {
  padding-top: 9.5rem !important;
  padding-bottom: 9.5rem !important;
}

.hover\:px-38:hover {
  padding-left: 9.5rem !important;
  padding-right: 9.5rem !important;
}

.hover\:py-39:hover {
  padding-top: 9.75rem !important;
  padding-bottom: 9.75rem !important;
}

.hover\:px-39:hover {
  padding-left: 9.75rem !important;
  padding-right: 9.75rem !important;
}

.hover\:py-40:hover {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.hover\:px-40:hover {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.hover\:py-41:hover {
  padding-top: 10.25rem !important;
  padding-bottom: 10.25rem !important;
}

.hover\:px-41:hover {
  padding-left: 10.25rem !important;
  padding-right: 10.25rem !important;
}

.hover\:py-42:hover {
  padding-top: 10.5rem !important;
  padding-bottom: 10.5rem !important;
}

.hover\:px-42:hover {
  padding-left: 10.5rem !important;
  padding-right: 10.5rem !important;
}

.hover\:py-43:hover {
  padding-top: 10.75rem !important;
  padding-bottom: 10.75rem !important;
}

.hover\:px-43:hover {
  padding-left: 10.75rem !important;
  padding-right: 10.75rem !important;
}

.hover\:py-44:hover {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}

.hover\:px-44:hover {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}

.hover\:py-45:hover {
  padding-top: 11.25rem !important;
  padding-bottom: 11.25rem !important;
}

.hover\:px-45:hover {
  padding-left: 11.25rem !important;
  padding-right: 11.25rem !important;
}

.hover\:py-46:hover {
  padding-top: 11.5rem !important;
  padding-bottom: 11.5rem !important;
}

.hover\:px-46:hover {
  padding-left: 11.5rem !important;
  padding-right: 11.5rem !important;
}

.hover\:py-47:hover {
  padding-top: 11.75rem !important;
  padding-bottom: 11.75rem !important;
}

.hover\:px-47:hover {
  padding-left: 11.75rem !important;
  padding-right: 11.75rem !important;
}

.hover\:py-48:hover {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}

.hover\:px-48:hover {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}

.hover\:py-49:hover {
  padding-top: 12.25rem !important;
  padding-bottom: 12.25rem !important;
}

.hover\:px-49:hover {
  padding-left: 12.25rem !important;
  padding-right: 12.25rem !important;
}

.hover\:py-50:hover {
  padding-top: 12.5rem !important;
  padding-bottom: 12.5rem !important;
}

.hover\:px-50:hover {
  padding-left: 12.5rem !important;
  padding-right: 12.5rem !important;
}

.hover\:py-51:hover {
  padding-top: 12.75rem !important;
  padding-bottom: 12.75rem !important;
}

.hover\:px-51:hover {
  padding-left: 12.75rem !important;
  padding-right: 12.75rem !important;
}

.hover\:py-52:hover {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}

.hover\:px-52:hover {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}

.hover\:py-53:hover {
  padding-top: 13.25rem !important;
  padding-bottom: 13.25rem !important;
}

.hover\:px-53:hover {
  padding-left: 13.25rem !important;
  padding-right: 13.25rem !important;
}

.hover\:py-54:hover {
  padding-top: 13.5rem !important;
  padding-bottom: 13.5rem !important;
}

.hover\:px-54:hover {
  padding-left: 13.5rem !important;
  padding-right: 13.5rem !important;
}

.hover\:py-55:hover {
  padding-top: 13.75rem !important;
  padding-bottom: 13.75rem !important;
}

.hover\:px-55:hover {
  padding-left: 13.75rem !important;
  padding-right: 13.75rem !important;
}

.hover\:py-56:hover {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}

.hover\:px-56:hover {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}

.hover\:py-57:hover {
  padding-top: 14.25rem !important;
  padding-bottom: 14.25rem !important;
}

.hover\:px-57:hover {
  padding-left: 14.25rem !important;
  padding-right: 14.25rem !important;
}

.hover\:py-58:hover {
  padding-top: 14.5rem !important;
  padding-bottom: 14.5rem !important;
}

.hover\:px-58:hover {
  padding-left: 14.5rem !important;
  padding-right: 14.5rem !important;
}

.hover\:py-59:hover {
  padding-top: 14.75rem !important;
  padding-bottom: 14.75rem !important;
}

.hover\:px-59:hover {
  padding-left: 14.75rem !important;
  padding-right: 14.75rem !important;
}

.hover\:py-60:hover {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

.hover\:px-60:hover {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

.hover\:py-61:hover {
  padding-top: 15.25rem !important;
  padding-bottom: 15.25rem !important;
}

.hover\:px-61:hover {
  padding-left: 15.25rem !important;
  padding-right: 15.25rem !important;
}

.hover\:py-62:hover {
  padding-top: 15.5rem !important;
  padding-bottom: 15.5rem !important;
}

.hover\:px-62:hover {
  padding-left: 15.5rem !important;
  padding-right: 15.5rem !important;
}

.hover\:py-63:hover {
  padding-top: 15.75rem !important;
  padding-bottom: 15.75rem !important;
}

.hover\:px-63:hover {
  padding-left: 15.75rem !important;
  padding-right: 15.75rem !important;
}

.hover\:py-64:hover {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}

.hover\:px-64:hover {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}

.hover\:py-65:hover {
  padding-top: 16.25rem !important;
  padding-bottom: 16.25rem !important;
}

.hover\:px-65:hover {
  padding-left: 16.25rem !important;
  padding-right: 16.25rem !important;
}

.hover\:py-66:hover {
  padding-top: 16.5rem !important;
  padding-bottom: 16.5rem !important;
}

.hover\:px-66:hover {
  padding-left: 16.5rem !important;
  padding-right: 16.5rem !important;
}

.hover\:py-67:hover {
  padding-top: 16.75rem !important;
  padding-bottom: 16.75rem !important;
}

.hover\:px-67:hover {
  padding-left: 16.75rem !important;
  padding-right: 16.75rem !important;
}

.hover\:py-68:hover {
  padding-top: 17rem !important;
  padding-bottom: 17rem !important;
}

.hover\:px-68:hover {
  padding-left: 17rem !important;
  padding-right: 17rem !important;
}

.hover\:py-69:hover {
  padding-top: 17.25rem !important;
  padding-bottom: 17.25rem !important;
}

.hover\:px-69:hover {
  padding-left: 17.25rem !important;
  padding-right: 17.25rem !important;
}

.hover\:py-70:hover {
  padding-top: 17.5rem !important;
  padding-bottom: 17.5rem !important;
}

.hover\:px-70:hover {
  padding-left: 17.5rem !important;
  padding-right: 17.5rem !important;
}

.hover\:py-71:hover {
  padding-top: 17.75rem !important;
  padding-bottom: 17.75rem !important;
}

.hover\:px-71:hover {
  padding-left: 17.75rem !important;
  padding-right: 17.75rem !important;
}

.hover\:py-72:hover {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}

.hover\:px-72:hover {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}

.hover\:py-73:hover {
  padding-top: 18.25rem !important;
  padding-bottom: 18.25rem !important;
}

.hover\:px-73:hover {
  padding-left: 18.25rem !important;
  padding-right: 18.25rem !important;
}

.hover\:py-74:hover {
  padding-top: 18.5rem !important;
  padding-bottom: 18.5rem !important;
}

.hover\:px-74:hover {
  padding-left: 18.5rem !important;
  padding-right: 18.5rem !important;
}

.hover\:py-75:hover {
  padding-top: 18.75rem !important;
  padding-bottom: 18.75rem !important;
}

.hover\:px-75:hover {
  padding-left: 18.75rem !important;
  padding-right: 18.75rem !important;
}

.hover\:py-76:hover {
  padding-top: 19rem !important;
  padding-bottom: 19rem !important;
}

.hover\:px-76:hover {
  padding-left: 19rem !important;
  padding-right: 19rem !important;
}

.hover\:py-77:hover {
  padding-top: 19.25rem !important;
  padding-bottom: 19.25rem !important;
}

.hover\:px-77:hover {
  padding-left: 19.25rem !important;
  padding-right: 19.25rem !important;
}

.hover\:py-78:hover {
  padding-top: 19.5rem !important;
  padding-bottom: 19.5rem !important;
}

.hover\:px-78:hover {
  padding-left: 19.5rem !important;
  padding-right: 19.5rem !important;
}

.hover\:py-79:hover {
  padding-top: 19.75rem !important;
  padding-bottom: 19.75rem !important;
}

.hover\:px-79:hover {
  padding-left: 19.75rem !important;
  padding-right: 19.75rem !important;
}

.hover\:py-80:hover {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}

.hover\:px-80:hover {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}

.hover\:py-81:hover {
  padding-top: 20.25rem !important;
  padding-bottom: 20.25rem !important;
}

.hover\:px-81:hover {
  padding-left: 20.25rem !important;
  padding-right: 20.25rem !important;
}

.hover\:py-82:hover {
  padding-top: 20.5rem !important;
  padding-bottom: 20.5rem !important;
}

.hover\:px-82:hover {
  padding-left: 20.5rem !important;
  padding-right: 20.5rem !important;
}

.hover\:py-83:hover {
  padding-top: 20.75rem !important;
  padding-bottom: 20.75rem !important;
}

.hover\:px-83:hover {
  padding-left: 20.75rem !important;
  padding-right: 20.75rem !important;
}

.hover\:py-84:hover {
  padding-top: 21rem !important;
  padding-bottom: 21rem !important;
}

.hover\:px-84:hover {
  padding-left: 21rem !important;
  padding-right: 21rem !important;
}

.hover\:py-85:hover {
  padding-top: 21.25rem !important;
  padding-bottom: 21.25rem !important;
}

.hover\:px-85:hover {
  padding-left: 21.25rem !important;
  padding-right: 21.25rem !important;
}

.hover\:py-86:hover {
  padding-top: 21.5rem !important;
  padding-bottom: 21.5rem !important;
}

.hover\:px-86:hover {
  padding-left: 21.5rem !important;
  padding-right: 21.5rem !important;
}

.hover\:py-87:hover {
  padding-top: 21.75rem !important;
  padding-bottom: 21.75rem !important;
}

.hover\:px-87:hover {
  padding-left: 21.75rem !important;
  padding-right: 21.75rem !important;
}

.hover\:py-88:hover {
  padding-top: 22rem !important;
  padding-bottom: 22rem !important;
}

.hover\:px-88:hover {
  padding-left: 22rem !important;
  padding-right: 22rem !important;
}

.hover\:py-89:hover {
  padding-top: 22.25rem !important;
  padding-bottom: 22.25rem !important;
}

.hover\:px-89:hover {
  padding-left: 22.25rem !important;
  padding-right: 22.25rem !important;
}

.hover\:py-90:hover {
  padding-top: 22.5rem !important;
  padding-bottom: 22.5rem !important;
}

.hover\:px-90:hover {
  padding-left: 22.5rem !important;
  padding-right: 22.5rem !important;
}

.hover\:py-91:hover {
  padding-top: 22.75rem !important;
  padding-bottom: 22.75rem !important;
}

.hover\:px-91:hover {
  padding-left: 22.75rem !important;
  padding-right: 22.75rem !important;
}

.hover\:py-92:hover {
  padding-top: 23rem !important;
  padding-bottom: 23rem !important;
}

.hover\:px-92:hover {
  padding-left: 23rem !important;
  padding-right: 23rem !important;
}

.hover\:py-93:hover {
  padding-top: 23.25rem !important;
  padding-bottom: 23.25rem !important;
}

.hover\:px-93:hover {
  padding-left: 23.25rem !important;
  padding-right: 23.25rem !important;
}

.hover\:py-94:hover {
  padding-top: 23.5rem !important;
  padding-bottom: 23.5rem !important;
}

.hover\:px-94:hover {
  padding-left: 23.5rem !important;
  padding-right: 23.5rem !important;
}

.hover\:py-95:hover {
  padding-top: 23.75rem !important;
  padding-bottom: 23.75rem !important;
}

.hover\:px-95:hover {
  padding-left: 23.75rem !important;
  padding-right: 23.75rem !important;
}

.hover\:py-96:hover {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}

.hover\:px-96:hover {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}

.hover\:py-97:hover {
  padding-top: 24.25rem !important;
  padding-bottom: 24.25rem !important;
}

.hover\:px-97:hover {
  padding-left: 24.25rem !important;
  padding-right: 24.25rem !important;
}

.hover\:py-98:hover {
  padding-top: 24.5rem !important;
  padding-bottom: 24.5rem !important;
}

.hover\:px-98:hover {
  padding-left: 24.5rem !important;
  padding-right: 24.5rem !important;
}

.hover\:py-99:hover {
  padding-top: 24.75rem !important;
  padding-bottom: 24.75rem !important;
}

.hover\:px-99:hover {
  padding-left: 24.75rem !important;
  padding-right: 24.75rem !important;
}

.hover\:py-100:hover {
  padding-top: 25rem !important;
  padding-bottom: 25rem !important;
}

.hover\:px-100:hover {
  padding-left: 25rem !important;
  padding-right: 25rem !important;
}

.hover\:py-101:hover {
  padding-top: 25.25rem !important;
  padding-bottom: 25.25rem !important;
}

.hover\:px-101:hover {
  padding-left: 25.25rem !important;
  padding-right: 25.25rem !important;
}

.hover\:py-102:hover {
  padding-top: 25.5rem !important;
  padding-bottom: 25.5rem !important;
}

.hover\:px-102:hover {
  padding-left: 25.5rem !important;
  padding-right: 25.5rem !important;
}

.hover\:py-103:hover {
  padding-top: 25.75rem !important;
  padding-bottom: 25.75rem !important;
}

.hover\:px-103:hover {
  padding-left: 25.75rem !important;
  padding-right: 25.75rem !important;
}

.hover\:py-104:hover {
  padding-top: 26rem !important;
  padding-bottom: 26rem !important;
}

.hover\:px-104:hover {
  padding-left: 26rem !important;
  padding-right: 26rem !important;
}

.hover\:py-105:hover {
  padding-top: 26.25rem !important;
  padding-bottom: 26.25rem !important;
}

.hover\:px-105:hover {
  padding-left: 26.25rem !important;
  padding-right: 26.25rem !important;
}

.hover\:py-px:hover {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.hover\:px-px:hover {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

.hover\:py-0\.5:hover {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.hover\:px-0\.5:hover {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

.hover\:py-1\.5:hover {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.hover\:px-1\.5:hover {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

.hover\:py-2\.5:hover {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

.hover\:px-2\.5:hover {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}

.hover\:py-3\.5:hover {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}

.hover\:px-3\.5:hover {
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}

.hover\:py-4\.5:hover {
  padding-top: 1.125rem !important;
  padding-bottom: 1.125rem !important;
}

.hover\:px-4\.5:hover {
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important;
}

.hover\:py-5\.5:hover {
  padding-top: 1.375rem !important;
  padding-bottom: 1.375rem !important;
}

.hover\:px-5\.5:hover {
  padding-left: 1.375rem !important;
  padding-right: 1.375rem !important;
}

.hover\:py-6\.5:hover {
  padding-top: 1.625rem !important;
  padding-bottom: 1.625rem !important;
}

.hover\:px-6\.5:hover {
  padding-left: 1.625rem !important;
  padding-right: 1.625rem !important;
}

.hover\:py-7\.5:hover {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}

.hover\:px-7\.5:hover {
  padding-left: 1.875rem !important;
  padding-right: 1.875rem !important;
}

.hover\:py-8\.5:hover {
  padding-top: 2.125rem !important;
  padding-bottom: 2.125rem !important;
}

.hover\:px-8\.5:hover {
  padding-left: 2.125rem !important;
  padding-right: 2.125rem !important;
}

.hover\:py-9\.5:hover {
  padding-top: 2.375rem !important;
  padding-bottom: 2.375rem !important;
}

.hover\:px-9\.5:hover {
  padding-left: 2.375rem !important;
  padding-right: 2.375rem !important;
}

.hover\:py-10\.5:hover {
  padding-top: 2.625rem !important;
  padding-bottom: 2.625rem !important;
}

.hover\:px-10\.5:hover {
  padding-left: 2.625rem !important;
  padding-right: 2.625rem !important;
}

.hover\:py-11\.5:hover {
  padding-top: 2.875rem !important;
  padding-bottom: 2.875rem !important;
}

.hover\:px-11\.5:hover {
  padding-left: 2.875rem !important;
  padding-right: 2.875rem !important;
}

.hover\:py-12\.5:hover {
  padding-top: 3.125rem !important;
  padding-bottom: 3.125rem !important;
}

.hover\:px-12\.5:hover {
  padding-left: 3.125rem !important;
  padding-right: 3.125rem !important;
}

.hover\:py-13\.5:hover {
  padding-top: 3.375rem !important;
  padding-bottom: 3.375rem !important;
}

.hover\:px-13\.5:hover {
  padding-left: 3.375rem !important;
  padding-right: 3.375rem !important;
}

.hover\:py-14\.5:hover {
  padding-top: 3.625rem !important;
  padding-bottom: 3.625rem !important;
}

.hover\:px-14\.5:hover {
  padding-left: 3.625rem !important;
  padding-right: 3.625rem !important;
}

.hover\:py-15\.5:hover {
  padding-top: 3.875rem !important;
  padding-bottom: 3.875rem !important;
}

.hover\:px-15\.5:hover {
  padding-left: 3.875rem !important;
  padding-right: 3.875rem !important;
}

.hover\:py-16\.5:hover {
  padding-top: 4.125rem !important;
  padding-bottom: 4.125rem !important;
}

.hover\:px-16\.5:hover {
  padding-left: 4.125rem !important;
  padding-right: 4.125rem !important;
}

.hover\:py-17\.5:hover {
  padding-top: 4.375rem !important;
  padding-bottom: 4.375rem !important;
}

.hover\:px-17\.5:hover {
  padding-left: 4.375rem !important;
  padding-right: 4.375rem !important;
}

.hover\:py-18\.5:hover {
  padding-top: 4.625rem !important;
  padding-bottom: 4.625rem !important;
}

.hover\:px-18\.5:hover {
  padding-left: 4.625rem !important;
  padding-right: 4.625rem !important;
}

.hover\:py-19\.5:hover {
  padding-top: 4.875rem !important;
  padding-bottom: 4.875rem !important;
}

.hover\:px-19\.5:hover {
  padding-left: 4.875rem !important;
  padding-right: 4.875rem !important;
}

.hover\:py-20\.5:hover {
  padding-top: 5.125rem !important;
  padding-bottom: 5.125rem !important;
}

.hover\:px-20\.5:hover {
  padding-left: 5.125rem !important;
  padding-right: 5.125rem !important;
}

.hover\:py-21\.5:hover {
  padding-top: 5.375rem !important;
  padding-bottom: 5.375rem !important;
}

.hover\:px-21\.5:hover {
  padding-left: 5.375rem !important;
  padding-right: 5.375rem !important;
}

.hover\:py-22\.5:hover {
  padding-top: 5.625rem !important;
  padding-bottom: 5.625rem !important;
}

.hover\:px-22\.5:hover {
  padding-left: 5.625rem !important;
  padding-right: 5.625rem !important;
}

.hover\:py-23\.5:hover {
  padding-top: 5.875rem !important;
  padding-bottom: 5.875rem !important;
}

.hover\:px-23\.5:hover {
  padding-left: 5.875rem !important;
  padding-right: 5.875rem !important;
}

.hover\:py-24\.5:hover {
  padding-top: 6.125rem !important;
  padding-bottom: 6.125rem !important;
}

.hover\:px-24\.5:hover {
  padding-left: 6.125rem !important;
  padding-right: 6.125rem !important;
}

.hover\:py-25\.5:hover {
  padding-top: 6.375rem !important;
  padding-bottom: 6.375rem !important;
}

.hover\:px-25\.5:hover {
  padding-left: 6.375rem !important;
  padding-right: 6.375rem !important;
}

.hover\:py-26\.5:hover {
  padding-top: 6.625rem !important;
  padding-bottom: 6.625rem !important;
}

.hover\:px-26\.5:hover {
  padding-left: 6.625rem !important;
  padding-right: 6.625rem !important;
}

.hover\:py-27\.5:hover {
  padding-top: 6.875rem !important;
  padding-bottom: 6.875rem !important;
}

.hover\:px-27\.5:hover {
  padding-left: 6.875rem !important;
  padding-right: 6.875rem !important;
}

.hover\:py-28\.5:hover {
  padding-top: 7.125rem !important;
  padding-bottom: 7.125rem !important;
}

.hover\:px-28\.5:hover {
  padding-left: 7.125rem !important;
  padding-right: 7.125rem !important;
}

.hover\:py-29\.5:hover {
  padding-top: 7.375rem !important;
  padding-bottom: 7.375rem !important;
}

.hover\:px-29\.5:hover {
  padding-left: 7.375rem !important;
  padding-right: 7.375rem !important;
}

.hover\:py-30\.5:hover {
  padding-top: 7.625rem !important;
  padding-bottom: 7.625rem !important;
}

.hover\:px-30\.5:hover {
  padding-left: 7.625rem !important;
  padding-right: 7.625rem !important;
}

.hover\:py-31\.5:hover {
  padding-top: 7.875rem !important;
  padding-bottom: 7.875rem !important;
}

.hover\:px-31\.5:hover {
  padding-left: 7.875rem !important;
  padding-right: 7.875rem !important;
}

.hover\:py-32\.5:hover {
  padding-top: 8.125rem !important;
  padding-bottom: 8.125rem !important;
}

.hover\:px-32\.5:hover {
  padding-left: 8.125rem !important;
  padding-right: 8.125rem !important;
}

.hover\:py-33\.5:hover {
  padding-top: 8.375rem !important;
  padding-bottom: 8.375rem !important;
}

.hover\:px-33\.5:hover {
  padding-left: 8.375rem !important;
  padding-right: 8.375rem !important;
}

.hover\:py-34\.5:hover {
  padding-top: 8.625rem !important;
  padding-bottom: 8.625rem !important;
}

.hover\:px-34\.5:hover {
  padding-left: 8.625rem !important;
  padding-right: 8.625rem !important;
}

.hover\:py-35\.5:hover {
  padding-top: 8.875rem !important;
  padding-bottom: 8.875rem !important;
}

.hover\:px-35\.5:hover {
  padding-left: 8.875rem !important;
  padding-right: 8.875rem !important;
}

.hover\:py-36\.5:hover {
  padding-top: 9.125rem !important;
  padding-bottom: 9.125rem !important;
}

.hover\:px-36\.5:hover {
  padding-left: 9.125rem !important;
  padding-right: 9.125rem !important;
}

.hover\:py-37\.5:hover {
  padding-top: 9.375rem !important;
  padding-bottom: 9.375rem !important;
}

.hover\:px-37\.5:hover {
  padding-left: 9.375rem !important;
  padding-right: 9.375rem !important;
}

.hover\:py-38\.5:hover {
  padding-top: 9.625rem !important;
  padding-bottom: 9.625rem !important;
}

.hover\:px-38\.5:hover {
  padding-left: 9.625rem !important;
  padding-right: 9.625rem !important;
}

.hover\:py-39\.5:hover {
  padding-top: 9.875rem !important;
  padding-bottom: 9.875rem !important;
}

.hover\:px-39\.5:hover {
  padding-left: 9.875rem !important;
  padding-right: 9.875rem !important;
}

.hover\:py-40\.5:hover {
  padding-top: 10.125rem !important;
  padding-bottom: 10.125rem !important;
}

.hover\:px-40\.5:hover {
  padding-left: 10.125rem !important;
  padding-right: 10.125rem !important;
}

.hover\:py-41\.5:hover {
  padding-top: 10.375rem !important;
  padding-bottom: 10.375rem !important;
}

.hover\:px-41\.5:hover {
  padding-left: 10.375rem !important;
  padding-right: 10.375rem !important;
}

.hover\:py-42\.5:hover {
  padding-top: 10.625rem !important;
  padding-bottom: 10.625rem !important;
}

.hover\:px-42\.5:hover {
  padding-left: 10.625rem !important;
  padding-right: 10.625rem !important;
}

.hover\:py-43\.5:hover {
  padding-top: 10.875rem !important;
  padding-bottom: 10.875rem !important;
}

.hover\:px-43\.5:hover {
  padding-left: 10.875rem !important;
  padding-right: 10.875rem !important;
}

.hover\:py-44\.5:hover {
  padding-top: 11.125rem !important;
  padding-bottom: 11.125rem !important;
}

.hover\:px-44\.5:hover {
  padding-left: 11.125rem !important;
  padding-right: 11.125rem !important;
}

.hover\:py-45\.5:hover {
  padding-top: 11.375rem !important;
  padding-bottom: 11.375rem !important;
}

.hover\:px-45\.5:hover {
  padding-left: 11.375rem !important;
  padding-right: 11.375rem !important;
}

.hover\:py-46\.5:hover {
  padding-top: 11.625rem !important;
  padding-bottom: 11.625rem !important;
}

.hover\:px-46\.5:hover {
  padding-left: 11.625rem !important;
  padding-right: 11.625rem !important;
}

.hover\:py-47\.5:hover {
  padding-top: 11.875rem !important;
  padding-bottom: 11.875rem !important;
}

.hover\:px-47\.5:hover {
  padding-left: 11.875rem !important;
  padding-right: 11.875rem !important;
}

.hover\:py-48\.5:hover {
  padding-top: 12.125rem !important;
  padding-bottom: 12.125rem !important;
}

.hover\:px-48\.5:hover {
  padding-left: 12.125rem !important;
  padding-right: 12.125rem !important;
}

.hover\:py-49\.5:hover {
  padding-top: 12.375rem !important;
  padding-bottom: 12.375rem !important;
}

.hover\:px-49\.5:hover {
  padding-left: 12.375rem !important;
  padding-right: 12.375rem !important;
}

.hover\:py-50\.5:hover {
  padding-top: 12.625rem !important;
  padding-bottom: 12.625rem !important;
}

.hover\:px-50\.5:hover {
  padding-left: 12.625rem !important;
  padding-right: 12.625rem !important;
}

.hover\:py-51\.5:hover {
  padding-top: 12.875rem !important;
  padding-bottom: 12.875rem !important;
}

.hover\:px-51\.5:hover {
  padding-left: 12.875rem !important;
  padding-right: 12.875rem !important;
}

.hover\:py-52\.5:hover {
  padding-top: 13.125rem !important;
  padding-bottom: 13.125rem !important;
}

.hover\:px-52\.5:hover {
  padding-left: 13.125rem !important;
  padding-right: 13.125rem !important;
}

.hover\:py-53\.5:hover {
  padding-top: 13.375rem !important;
  padding-bottom: 13.375rem !important;
}

.hover\:px-53\.5:hover {
  padding-left: 13.375rem !important;
  padding-right: 13.375rem !important;
}

.hover\:py-54\.5:hover {
  padding-top: 13.625rem !important;
  padding-bottom: 13.625rem !important;
}

.hover\:px-54\.5:hover {
  padding-left: 13.625rem !important;
  padding-right: 13.625rem !important;
}

.hover\:py-55\.5:hover {
  padding-top: 13.875rem !important;
  padding-bottom: 13.875rem !important;
}

.hover\:px-55\.5:hover {
  padding-left: 13.875rem !important;
  padding-right: 13.875rem !important;
}

.hover\:py-56\.5:hover {
  padding-top: 14.125rem !important;
  padding-bottom: 14.125rem !important;
}

.hover\:px-56\.5:hover {
  padding-left: 14.125rem !important;
  padding-right: 14.125rem !important;
}

.hover\:py-57\.5:hover {
  padding-top: 14.375rem !important;
  padding-bottom: 14.375rem !important;
}

.hover\:px-57\.5:hover {
  padding-left: 14.375rem !important;
  padding-right: 14.375rem !important;
}

.hover\:py-58\.5:hover {
  padding-top: 14.625rem !important;
  padding-bottom: 14.625rem !important;
}

.hover\:px-58\.5:hover {
  padding-left: 14.625rem !important;
  padding-right: 14.625rem !important;
}

.hover\:py-59\.5:hover {
  padding-top: 14.875rem !important;
  padding-bottom: 14.875rem !important;
}

.hover\:px-59\.5:hover {
  padding-left: 14.875rem !important;
  padding-right: 14.875rem !important;
}

.hover\:py-60\.5:hover {
  padding-top: 15.125rem !important;
  padding-bottom: 15.125rem !important;
}

.hover\:px-60\.5:hover {
  padding-left: 15.125rem !important;
  padding-right: 15.125rem !important;
}

.hover\:py-61\.5:hover {
  padding-top: 15.375rem !important;
  padding-bottom: 15.375rem !important;
}

.hover\:px-61\.5:hover {
  padding-left: 15.375rem !important;
  padding-right: 15.375rem !important;
}

.hover\:py-62\.5:hover {
  padding-top: 15.625rem !important;
  padding-bottom: 15.625rem !important;
}

.hover\:px-62\.5:hover {
  padding-left: 15.625rem !important;
  padding-right: 15.625rem !important;
}

.hover\:py-63\.5:hover {
  padding-top: 15.875rem !important;
  padding-bottom: 15.875rem !important;
}

.hover\:px-63\.5:hover {
  padding-left: 15.875rem !important;
  padding-right: 15.875rem !important;
}

.hover\:py-64\.5:hover {
  padding-top: 16.125rem !important;
  padding-bottom: 16.125rem !important;
}

.hover\:px-64\.5:hover {
  padding-left: 16.125rem !important;
  padding-right: 16.125rem !important;
}

.hover\:py-65\.5:hover {
  padding-top: 16.375rem !important;
  padding-bottom: 16.375rem !important;
}

.hover\:px-65\.5:hover {
  padding-left: 16.375rem !important;
  padding-right: 16.375rem !important;
}

.hover\:py-66\.5:hover {
  padding-top: 16.625rem !important;
  padding-bottom: 16.625rem !important;
}

.hover\:px-66\.5:hover {
  padding-left: 16.625rem !important;
  padding-right: 16.625rem !important;
}

.hover\:py-67\.5:hover {
  padding-top: 16.875rem !important;
  padding-bottom: 16.875rem !important;
}

.hover\:px-67\.5:hover {
  padding-left: 16.875rem !important;
  padding-right: 16.875rem !important;
}

.hover\:py-68\.5:hover {
  padding-top: 17.125rem !important;
  padding-bottom: 17.125rem !important;
}

.hover\:px-68\.5:hover {
  padding-left: 17.125rem !important;
  padding-right: 17.125rem !important;
}

.hover\:py-69\.5:hover {
  padding-top: 17.375rem !important;
  padding-bottom: 17.375rem !important;
}

.hover\:px-69\.5:hover {
  padding-left: 17.375rem !important;
  padding-right: 17.375rem !important;
}

.hover\:py-70\.5:hover {
  padding-top: 17.625rem !important;
  padding-bottom: 17.625rem !important;
}

.hover\:px-70\.5:hover {
  padding-left: 17.625rem !important;
  padding-right: 17.625rem !important;
}

.hover\:py-71\.5:hover {
  padding-top: 17.875rem !important;
  padding-bottom: 17.875rem !important;
}

.hover\:px-71\.5:hover {
  padding-left: 17.875rem !important;
  padding-right: 17.875rem !important;
}

.hover\:py-72\.5:hover {
  padding-top: 18.125rem !important;
  padding-bottom: 18.125rem !important;
}

.hover\:px-72\.5:hover {
  padding-left: 18.125rem !important;
  padding-right: 18.125rem !important;
}

.hover\:py-73\.5:hover {
  padding-top: 18.375rem !important;
  padding-bottom: 18.375rem !important;
}

.hover\:px-73\.5:hover {
  padding-left: 18.375rem !important;
  padding-right: 18.375rem !important;
}

.hover\:py-74\.5:hover {
  padding-top: 18.625rem !important;
  padding-bottom: 18.625rem !important;
}

.hover\:px-74\.5:hover {
  padding-left: 18.625rem !important;
  padding-right: 18.625rem !important;
}

.hover\:py-75\.5:hover {
  padding-top: 18.875rem !important;
  padding-bottom: 18.875rem !important;
}

.hover\:px-75\.5:hover {
  padding-left: 18.875rem !important;
  padding-right: 18.875rem !important;
}

.hover\:py-76\.5:hover {
  padding-top: 19.125rem !important;
  padding-bottom: 19.125rem !important;
}

.hover\:px-76\.5:hover {
  padding-left: 19.125rem !important;
  padding-right: 19.125rem !important;
}

.hover\:py-77\.5:hover {
  padding-top: 19.375rem !important;
  padding-bottom: 19.375rem !important;
}

.hover\:px-77\.5:hover {
  padding-left: 19.375rem !important;
  padding-right: 19.375rem !important;
}

.hover\:py-78\.5:hover {
  padding-top: 19.625rem !important;
  padding-bottom: 19.625rem !important;
}

.hover\:px-78\.5:hover {
  padding-left: 19.625rem !important;
  padding-right: 19.625rem !important;
}

.hover\:py-79\.5:hover {
  padding-top: 19.875rem !important;
  padding-bottom: 19.875rem !important;
}

.hover\:px-79\.5:hover {
  padding-left: 19.875rem !important;
  padding-right: 19.875rem !important;
}

.hover\:py-80\.5:hover {
  padding-top: 20.125rem !important;
  padding-bottom: 20.125rem !important;
}

.hover\:px-80\.5:hover {
  padding-left: 20.125rem !important;
  padding-right: 20.125rem !important;
}

.hover\:py-81\.5:hover {
  padding-top: 20.375rem !important;
  padding-bottom: 20.375rem !important;
}

.hover\:px-81\.5:hover {
  padding-left: 20.375rem !important;
  padding-right: 20.375rem !important;
}

.hover\:py-82\.5:hover {
  padding-top: 20.625rem !important;
  padding-bottom: 20.625rem !important;
}

.hover\:px-82\.5:hover {
  padding-left: 20.625rem !important;
  padding-right: 20.625rem !important;
}

.hover\:py-83\.5:hover {
  padding-top: 20.875rem !important;
  padding-bottom: 20.875rem !important;
}

.hover\:px-83\.5:hover {
  padding-left: 20.875rem !important;
  padding-right: 20.875rem !important;
}

.hover\:py-84\.5:hover {
  padding-top: 21.125rem !important;
  padding-bottom: 21.125rem !important;
}

.hover\:px-84\.5:hover {
  padding-left: 21.125rem !important;
  padding-right: 21.125rem !important;
}

.hover\:py-85\.5:hover {
  padding-top: 21.375rem !important;
  padding-bottom: 21.375rem !important;
}

.hover\:px-85\.5:hover {
  padding-left: 21.375rem !important;
  padding-right: 21.375rem !important;
}

.hover\:py-86\.5:hover {
  padding-top: 21.625rem !important;
  padding-bottom: 21.625rem !important;
}

.hover\:px-86\.5:hover {
  padding-left: 21.625rem !important;
  padding-right: 21.625rem !important;
}

.hover\:py-87\.5:hover {
  padding-top: 21.875rem !important;
  padding-bottom: 21.875rem !important;
}

.hover\:px-87\.5:hover {
  padding-left: 21.875rem !important;
  padding-right: 21.875rem !important;
}

.hover\:py-88\.5:hover {
  padding-top: 22.125rem !important;
  padding-bottom: 22.125rem !important;
}

.hover\:px-88\.5:hover {
  padding-left: 22.125rem !important;
  padding-right: 22.125rem !important;
}

.hover\:py-89\.5:hover {
  padding-top: 22.375rem !important;
  padding-bottom: 22.375rem !important;
}

.hover\:px-89\.5:hover {
  padding-left: 22.375rem !important;
  padding-right: 22.375rem !important;
}

.hover\:py-90\.5:hover {
  padding-top: 22.625rem !important;
  padding-bottom: 22.625rem !important;
}

.hover\:px-90\.5:hover {
  padding-left: 22.625rem !important;
  padding-right: 22.625rem !important;
}

.hover\:py-91\.5:hover {
  padding-top: 22.875rem !important;
  padding-bottom: 22.875rem !important;
}

.hover\:px-91\.5:hover {
  padding-left: 22.875rem !important;
  padding-right: 22.875rem !important;
}

.hover\:py-92\.5:hover {
  padding-top: 23.125rem !important;
  padding-bottom: 23.125rem !important;
}

.hover\:px-92\.5:hover {
  padding-left: 23.125rem !important;
  padding-right: 23.125rem !important;
}

.hover\:py-93\.5:hover {
  padding-top: 23.375rem !important;
  padding-bottom: 23.375rem !important;
}

.hover\:px-93\.5:hover {
  padding-left: 23.375rem !important;
  padding-right: 23.375rem !important;
}

.hover\:py-94\.5:hover {
  padding-top: 23.625rem !important;
  padding-bottom: 23.625rem !important;
}

.hover\:px-94\.5:hover {
  padding-left: 23.625rem !important;
  padding-right: 23.625rem !important;
}

.hover\:py-95\.5:hover {
  padding-top: 23.875rem !important;
  padding-bottom: 23.875rem !important;
}

.hover\:px-95\.5:hover {
  padding-left: 23.875rem !important;
  padding-right: 23.875rem !important;
}

.hover\:py-96\.5:hover {
  padding-top: 24.125rem !important;
  padding-bottom: 24.125rem !important;
}

.hover\:px-96\.5:hover {
  padding-left: 24.125rem !important;
  padding-right: 24.125rem !important;
}

.hover\:py-97\.5:hover {
  padding-top: 24.375rem !important;
  padding-bottom: 24.375rem !important;
}

.hover\:px-97\.5:hover {
  padding-left: 24.375rem !important;
  padding-right: 24.375rem !important;
}

.hover\:py-98\.5:hover {
  padding-top: 24.625rem !important;
  padding-bottom: 24.625rem !important;
}

.hover\:px-98\.5:hover {
  padding-left: 24.625rem !important;
  padding-right: 24.625rem !important;
}

.hover\:py-99\.5:hover {
  padding-top: 24.875rem !important;
  padding-bottom: 24.875rem !important;
}

.hover\:px-99\.5:hover {
  padding-left: 24.875rem !important;
  padding-right: 24.875rem !important;
}

.hover\:py-100\.5:hover {
  padding-top: 25.125rem !important;
  padding-bottom: 25.125rem !important;
}

.hover\:px-100\.5:hover {
  padding-left: 25.125rem !important;
  padding-right: 25.125rem !important;
}

.hover\:py-101\.5:hover {
  padding-top: 25.375rem !important;
  padding-bottom: 25.375rem !important;
}

.hover\:px-101\.5:hover {
  padding-left: 25.375rem !important;
  padding-right: 25.375rem !important;
}

.hover\:py-102\.5:hover {
  padding-top: 25.625rem !important;
  padding-bottom: 25.625rem !important;
}

.hover\:px-102\.5:hover {
  padding-left: 25.625rem !important;
  padding-right: 25.625rem !important;
}

.hover\:py-103\.5:hover {
  padding-top: 25.875rem !important;
  padding-bottom: 25.875rem !important;
}

.hover\:px-103\.5:hover {
  padding-left: 25.875rem !important;
  padding-right: 25.875rem !important;
}

.hover\:py-104\.5:hover {
  padding-top: 26.125rem !important;
  padding-bottom: 26.125rem !important;
}

.hover\:px-104\.5:hover {
  padding-left: 26.125rem !important;
  padding-right: 26.125rem !important;
}

.hover\:pt-0:hover {
  padding-top: 0rem !important;
}

.hover\:pr-0:hover {
  padding-right: 0rem !important;
}

.hover\:pb-0:hover {
  padding-bottom: 0rem !important;
}

.hover\:pl-0:hover {
  padding-left: 0rem !important;
}

.hover\:pt-1:hover {
  padding-top: 0.25rem !important;
}

.hover\:pr-1:hover {
  padding-right: 0.25rem !important;
}

.hover\:pb-1:hover {
  padding-bottom: 0.25rem !important;
}

.hover\:pl-1:hover {
  padding-left: 0.25rem !important;
}

.hover\:pt-2:hover {
  padding-top: 0.5rem !important;
}

.hover\:pr-2:hover {
  padding-right: 0.5rem !important;
}

.hover\:pb-2:hover {
  padding-bottom: 0.5rem !important;
}

.hover\:pl-2:hover {
  padding-left: 0.5rem !important;
}

.hover\:pt-3:hover {
  padding-top: 0.75rem !important;
}

.hover\:pr-3:hover {
  padding-right: 0.75rem !important;
}

.hover\:pb-3:hover {
  padding-bottom: 0.75rem !important;
}

.hover\:pl-3:hover {
  padding-left: 0.75rem !important;
}

.hover\:pt-4:hover {
  padding-top: 1rem !important;
}

.hover\:pr-4:hover {
  padding-right: 1rem !important;
}

.hover\:pb-4:hover {
  padding-bottom: 1rem !important;
}

.hover\:pl-4:hover {
  padding-left: 1rem !important;
}

.hover\:pt-5:hover {
  padding-top: 1.25rem !important;
}

.hover\:pr-5:hover {
  padding-right: 1.25rem !important;
}

.hover\:pb-5:hover {
  padding-bottom: 1.25rem !important;
}

.hover\:pl-5:hover {
  padding-left: 1.25rem !important;
}

.hover\:pt-6:hover {
  padding-top: 1.5rem !important;
}

.hover\:pr-6:hover {
  padding-right: 1.5rem !important;
}

.hover\:pb-6:hover {
  padding-bottom: 1.5rem !important;
}

.hover\:pl-6:hover {
  padding-left: 1.5rem !important;
}

.hover\:pt-7:hover {
  padding-top: 1.75rem !important;
}

.hover\:pr-7:hover {
  padding-right: 1.75rem !important;
}

.hover\:pb-7:hover {
  padding-bottom: 1.75rem !important;
}

.hover\:pl-7:hover {
  padding-left: 1.75rem !important;
}

.hover\:pt-8:hover {
  padding-top: 2rem !important;
}

.hover\:pr-8:hover {
  padding-right: 2rem !important;
}

.hover\:pb-8:hover {
  padding-bottom: 2rem !important;
}

.hover\:pl-8:hover {
  padding-left: 2rem !important;
}

.hover\:pt-9:hover {
  padding-top: 2.25rem !important;
}

.hover\:pr-9:hover {
  padding-right: 2.25rem !important;
}

.hover\:pb-9:hover {
  padding-bottom: 2.25rem !important;
}

.hover\:pl-9:hover {
  padding-left: 2.25rem !important;
}

.hover\:pt-10:hover {
  padding-top: 2.5rem !important;
}

.hover\:pr-10:hover {
  padding-right: 2.5rem !important;
}

.hover\:pb-10:hover {
  padding-bottom: 2.5rem !important;
}

.hover\:pl-10:hover {
  padding-left: 2.5rem !important;
}

.hover\:pt-11:hover {
  padding-top: 2.75rem !important;
}

.hover\:pr-11:hover {
  padding-right: 2.75rem !important;
}

.hover\:pb-11:hover {
  padding-bottom: 2.75rem !important;
}

.hover\:pl-11:hover {
  padding-left: 2.75rem !important;
}

.hover\:pt-12:hover {
  padding-top: 3rem !important;
}

.hover\:pr-12:hover {
  padding-right: 3rem !important;
}

.hover\:pb-12:hover {
  padding-bottom: 3rem !important;
}

.hover\:pl-12:hover {
  padding-left: 3rem !important;
}

.hover\:pt-13:hover {
  padding-top: 3.25rem !important;
}

.hover\:pr-13:hover {
  padding-right: 3.25rem !important;
}

.hover\:pb-13:hover {
  padding-bottom: 3.25rem !important;
}

.hover\:pl-13:hover {
  padding-left: 3.25rem !important;
}

.hover\:pt-14:hover {
  padding-top: 3.5rem !important;
}

.hover\:pr-14:hover {
  padding-right: 3.5rem !important;
}

.hover\:pb-14:hover {
  padding-bottom: 3.5rem !important;
}

.hover\:pl-14:hover {
  padding-left: 3.5rem !important;
}

.hover\:pt-15:hover {
  padding-top: 3.75rem !important;
}

.hover\:pr-15:hover {
  padding-right: 3.75rem !important;
}

.hover\:pb-15:hover {
  padding-bottom: 3.75rem !important;
}

.hover\:pl-15:hover {
  padding-left: 3.75rem !important;
}

.hover\:pt-16:hover {
  padding-top: 4rem !important;
}

.hover\:pr-16:hover {
  padding-right: 4rem !important;
}

.hover\:pb-16:hover {
  padding-bottom: 4rem !important;
}

.hover\:pl-16:hover {
  padding-left: 4rem !important;
}

.hover\:pt-17:hover {
  padding-top: 4.25rem !important;
}

.hover\:pr-17:hover {
  padding-right: 4.25rem !important;
}

.hover\:pb-17:hover {
  padding-bottom: 4.25rem !important;
}

.hover\:pl-17:hover {
  padding-left: 4.25rem !important;
}

.hover\:pt-18:hover {
  padding-top: 4.5rem !important;
}

.hover\:pr-18:hover {
  padding-right: 4.5rem !important;
}

.hover\:pb-18:hover {
  padding-bottom: 4.5rem !important;
}

.hover\:pl-18:hover {
  padding-left: 4.5rem !important;
}

.hover\:pt-19:hover {
  padding-top: 4.75rem !important;
}

.hover\:pr-19:hover {
  padding-right: 4.75rem !important;
}

.hover\:pb-19:hover {
  padding-bottom: 4.75rem !important;
}

.hover\:pl-19:hover {
  padding-left: 4.75rem !important;
}

.hover\:pt-20:hover {
  padding-top: 5rem !important;
}

.hover\:pr-20:hover {
  padding-right: 5rem !important;
}

.hover\:pb-20:hover {
  padding-bottom: 5rem !important;
}

.hover\:pl-20:hover {
  padding-left: 5rem !important;
}

.hover\:pt-21:hover {
  padding-top: 5.25rem !important;
}

.hover\:pr-21:hover {
  padding-right: 5.25rem !important;
}

.hover\:pb-21:hover {
  padding-bottom: 5.25rem !important;
}

.hover\:pl-21:hover {
  padding-left: 5.25rem !important;
}

.hover\:pt-22:hover {
  padding-top: 5.5rem !important;
}

.hover\:pr-22:hover {
  padding-right: 5.5rem !important;
}

.hover\:pb-22:hover {
  padding-bottom: 5.5rem !important;
}

.hover\:pl-22:hover {
  padding-left: 5.5rem !important;
}

.hover\:pt-23:hover {
  padding-top: 5.75rem !important;
}

.hover\:pr-23:hover {
  padding-right: 5.75rem !important;
}

.hover\:pb-23:hover {
  padding-bottom: 5.75rem !important;
}

.hover\:pl-23:hover {
  padding-left: 5.75rem !important;
}

.hover\:pt-24:hover {
  padding-top: 6rem !important;
}

.hover\:pr-24:hover {
  padding-right: 6rem !important;
}

.hover\:pb-24:hover {
  padding-bottom: 6rem !important;
}

.hover\:pl-24:hover {
  padding-left: 6rem !important;
}

.hover\:pt-25:hover {
  padding-top: 6.25rem !important;
}

.hover\:pr-25:hover {
  padding-right: 6.25rem !important;
}

.hover\:pb-25:hover {
  padding-bottom: 6.25rem !important;
}

.hover\:pl-25:hover {
  padding-left: 6.25rem !important;
}

.hover\:pt-26:hover {
  padding-top: 6.5rem !important;
}

.hover\:pr-26:hover {
  padding-right: 6.5rem !important;
}

.hover\:pb-26:hover {
  padding-bottom: 6.5rem !important;
}

.hover\:pl-26:hover {
  padding-left: 6.5rem !important;
}

.hover\:pt-27:hover {
  padding-top: 6.75rem !important;
}

.hover\:pr-27:hover {
  padding-right: 6.75rem !important;
}

.hover\:pb-27:hover {
  padding-bottom: 6.75rem !important;
}

.hover\:pl-27:hover {
  padding-left: 6.75rem !important;
}

.hover\:pt-28:hover {
  padding-top: 7rem !important;
}

.hover\:pr-28:hover {
  padding-right: 7rem !important;
}

.hover\:pb-28:hover {
  padding-bottom: 7rem !important;
}

.hover\:pl-28:hover {
  padding-left: 7rem !important;
}

.hover\:pt-29:hover {
  padding-top: 7.25rem !important;
}

.hover\:pr-29:hover {
  padding-right: 7.25rem !important;
}

.hover\:pb-29:hover {
  padding-bottom: 7.25rem !important;
}

.hover\:pl-29:hover {
  padding-left: 7.25rem !important;
}

.hover\:pt-30:hover {
  padding-top: 7.5rem !important;
}

.hover\:pr-30:hover {
  padding-right: 7.5rem !important;
}

.hover\:pb-30:hover {
  padding-bottom: 7.5rem !important;
}

.hover\:pl-30:hover {
  padding-left: 7.5rem !important;
}

.hover\:pt-31:hover {
  padding-top: 7.75rem !important;
}

.hover\:pr-31:hover {
  padding-right: 7.75rem !important;
}

.hover\:pb-31:hover {
  padding-bottom: 7.75rem !important;
}

.hover\:pl-31:hover {
  padding-left: 7.75rem !important;
}

.hover\:pt-32:hover {
  padding-top: 8rem !important;
}

.hover\:pr-32:hover {
  padding-right: 8rem !important;
}

.hover\:pb-32:hover {
  padding-bottom: 8rem !important;
}

.hover\:pl-32:hover {
  padding-left: 8rem !important;
}

.hover\:pt-33:hover {
  padding-top: 8.25rem !important;
}

.hover\:pr-33:hover {
  padding-right: 8.25rem !important;
}

.hover\:pb-33:hover {
  padding-bottom: 8.25rem !important;
}

.hover\:pl-33:hover {
  padding-left: 8.25rem !important;
}

.hover\:pt-34:hover {
  padding-top: 8.5rem !important;
}

.hover\:pr-34:hover {
  padding-right: 8.5rem !important;
}

.hover\:pb-34:hover {
  padding-bottom: 8.5rem !important;
}

.hover\:pl-34:hover {
  padding-left: 8.5rem !important;
}

.hover\:pt-35:hover {
  padding-top: 8.75rem !important;
}

.hover\:pr-35:hover {
  padding-right: 8.75rem !important;
}

.hover\:pb-35:hover {
  padding-bottom: 8.75rem !important;
}

.hover\:pl-35:hover {
  padding-left: 8.75rem !important;
}

.hover\:pt-36:hover {
  padding-top: 9rem !important;
}

.hover\:pr-36:hover {
  padding-right: 9rem !important;
}

.hover\:pb-36:hover {
  padding-bottom: 9rem !important;
}

.hover\:pl-36:hover {
  padding-left: 9rem !important;
}

.hover\:pt-37:hover {
  padding-top: 9.25rem !important;
}

.hover\:pr-37:hover {
  padding-right: 9.25rem !important;
}

.hover\:pb-37:hover {
  padding-bottom: 9.25rem !important;
}

.hover\:pl-37:hover {
  padding-left: 9.25rem !important;
}

.hover\:pt-38:hover {
  padding-top: 9.5rem !important;
}

.hover\:pr-38:hover {
  padding-right: 9.5rem !important;
}

.hover\:pb-38:hover {
  padding-bottom: 9.5rem !important;
}

.hover\:pl-38:hover {
  padding-left: 9.5rem !important;
}

.hover\:pt-39:hover {
  padding-top: 9.75rem !important;
}

.hover\:pr-39:hover {
  padding-right: 9.75rem !important;
}

.hover\:pb-39:hover {
  padding-bottom: 9.75rem !important;
}

.hover\:pl-39:hover {
  padding-left: 9.75rem !important;
}

.hover\:pt-40:hover {
  padding-top: 10rem !important;
}

.hover\:pr-40:hover {
  padding-right: 10rem !important;
}

.hover\:pb-40:hover {
  padding-bottom: 10rem !important;
}

.hover\:pl-40:hover {
  padding-left: 10rem !important;
}

.hover\:pt-41:hover {
  padding-top: 10.25rem !important;
}

.hover\:pr-41:hover {
  padding-right: 10.25rem !important;
}

.hover\:pb-41:hover {
  padding-bottom: 10.25rem !important;
}

.hover\:pl-41:hover {
  padding-left: 10.25rem !important;
}

.hover\:pt-42:hover {
  padding-top: 10.5rem !important;
}

.hover\:pr-42:hover {
  padding-right: 10.5rem !important;
}

.hover\:pb-42:hover {
  padding-bottom: 10.5rem !important;
}

.hover\:pl-42:hover {
  padding-left: 10.5rem !important;
}

.hover\:pt-43:hover {
  padding-top: 10.75rem !important;
}

.hover\:pr-43:hover {
  padding-right: 10.75rem !important;
}

.hover\:pb-43:hover {
  padding-bottom: 10.75rem !important;
}

.hover\:pl-43:hover {
  padding-left: 10.75rem !important;
}

.hover\:pt-44:hover {
  padding-top: 11rem !important;
}

.hover\:pr-44:hover {
  padding-right: 11rem !important;
}

.hover\:pb-44:hover {
  padding-bottom: 11rem !important;
}

.hover\:pl-44:hover {
  padding-left: 11rem !important;
}

.hover\:pt-45:hover {
  padding-top: 11.25rem !important;
}

.hover\:pr-45:hover {
  padding-right: 11.25rem !important;
}

.hover\:pb-45:hover {
  padding-bottom: 11.25rem !important;
}

.hover\:pl-45:hover {
  padding-left: 11.25rem !important;
}

.hover\:pt-46:hover {
  padding-top: 11.5rem !important;
}

.hover\:pr-46:hover {
  padding-right: 11.5rem !important;
}

.hover\:pb-46:hover {
  padding-bottom: 11.5rem !important;
}

.hover\:pl-46:hover {
  padding-left: 11.5rem !important;
}

.hover\:pt-47:hover {
  padding-top: 11.75rem !important;
}

.hover\:pr-47:hover {
  padding-right: 11.75rem !important;
}

.hover\:pb-47:hover {
  padding-bottom: 11.75rem !important;
}

.hover\:pl-47:hover {
  padding-left: 11.75rem !important;
}

.hover\:pt-48:hover {
  padding-top: 12rem !important;
}

.hover\:pr-48:hover {
  padding-right: 12rem !important;
}

.hover\:pb-48:hover {
  padding-bottom: 12rem !important;
}

.hover\:pl-48:hover {
  padding-left: 12rem !important;
}

.hover\:pt-49:hover {
  padding-top: 12.25rem !important;
}

.hover\:pr-49:hover {
  padding-right: 12.25rem !important;
}

.hover\:pb-49:hover {
  padding-bottom: 12.25rem !important;
}

.hover\:pl-49:hover {
  padding-left: 12.25rem !important;
}

.hover\:pt-50:hover {
  padding-top: 12.5rem !important;
}

.hover\:pr-50:hover {
  padding-right: 12.5rem !important;
}

.hover\:pb-50:hover {
  padding-bottom: 12.5rem !important;
}

.hover\:pl-50:hover {
  padding-left: 12.5rem !important;
}

.hover\:pt-51:hover {
  padding-top: 12.75rem !important;
}

.hover\:pr-51:hover {
  padding-right: 12.75rem !important;
}

.hover\:pb-51:hover {
  padding-bottom: 12.75rem !important;
}

.hover\:pl-51:hover {
  padding-left: 12.75rem !important;
}

.hover\:pt-52:hover {
  padding-top: 13rem !important;
}

.hover\:pr-52:hover {
  padding-right: 13rem !important;
}

.hover\:pb-52:hover {
  padding-bottom: 13rem !important;
}

.hover\:pl-52:hover {
  padding-left: 13rem !important;
}

.hover\:pt-53:hover {
  padding-top: 13.25rem !important;
}

.hover\:pr-53:hover {
  padding-right: 13.25rem !important;
}

.hover\:pb-53:hover {
  padding-bottom: 13.25rem !important;
}

.hover\:pl-53:hover {
  padding-left: 13.25rem !important;
}

.hover\:pt-54:hover {
  padding-top: 13.5rem !important;
}

.hover\:pr-54:hover {
  padding-right: 13.5rem !important;
}

.hover\:pb-54:hover {
  padding-bottom: 13.5rem !important;
}

.hover\:pl-54:hover {
  padding-left: 13.5rem !important;
}

.hover\:pt-55:hover {
  padding-top: 13.75rem !important;
}

.hover\:pr-55:hover {
  padding-right: 13.75rem !important;
}

.hover\:pb-55:hover {
  padding-bottom: 13.75rem !important;
}

.hover\:pl-55:hover {
  padding-left: 13.75rem !important;
}

.hover\:pt-56:hover {
  padding-top: 14rem !important;
}

.hover\:pr-56:hover {
  padding-right: 14rem !important;
}

.hover\:pb-56:hover {
  padding-bottom: 14rem !important;
}

.hover\:pl-56:hover {
  padding-left: 14rem !important;
}

.hover\:pt-57:hover {
  padding-top: 14.25rem !important;
}

.hover\:pr-57:hover {
  padding-right: 14.25rem !important;
}

.hover\:pb-57:hover {
  padding-bottom: 14.25rem !important;
}

.hover\:pl-57:hover {
  padding-left: 14.25rem !important;
}

.hover\:pt-58:hover {
  padding-top: 14.5rem !important;
}

.hover\:pr-58:hover {
  padding-right: 14.5rem !important;
}

.hover\:pb-58:hover {
  padding-bottom: 14.5rem !important;
}

.hover\:pl-58:hover {
  padding-left: 14.5rem !important;
}

.hover\:pt-59:hover {
  padding-top: 14.75rem !important;
}

.hover\:pr-59:hover {
  padding-right: 14.75rem !important;
}

.hover\:pb-59:hover {
  padding-bottom: 14.75rem !important;
}

.hover\:pl-59:hover {
  padding-left: 14.75rem !important;
}

.hover\:pt-60:hover {
  padding-top: 15rem !important;
}

.hover\:pr-60:hover {
  padding-right: 15rem !important;
}

.hover\:pb-60:hover {
  padding-bottom: 15rem !important;
}

.hover\:pl-60:hover {
  padding-left: 15rem !important;
}

.hover\:pt-61:hover {
  padding-top: 15.25rem !important;
}

.hover\:pr-61:hover {
  padding-right: 15.25rem !important;
}

.hover\:pb-61:hover {
  padding-bottom: 15.25rem !important;
}

.hover\:pl-61:hover {
  padding-left: 15.25rem !important;
}

.hover\:pt-62:hover {
  padding-top: 15.5rem !important;
}

.hover\:pr-62:hover {
  padding-right: 15.5rem !important;
}

.hover\:pb-62:hover {
  padding-bottom: 15.5rem !important;
}

.hover\:pl-62:hover {
  padding-left: 15.5rem !important;
}

.hover\:pt-63:hover {
  padding-top: 15.75rem !important;
}

.hover\:pr-63:hover {
  padding-right: 15.75rem !important;
}

.hover\:pb-63:hover {
  padding-bottom: 15.75rem !important;
}

.hover\:pl-63:hover {
  padding-left: 15.75rem !important;
}

.hover\:pt-64:hover {
  padding-top: 16rem !important;
}

.hover\:pr-64:hover {
  padding-right: 16rem !important;
}

.hover\:pb-64:hover {
  padding-bottom: 16rem !important;
}

.hover\:pl-64:hover {
  padding-left: 16rem !important;
}

.hover\:pt-65:hover {
  padding-top: 16.25rem !important;
}

.hover\:pr-65:hover {
  padding-right: 16.25rem !important;
}

.hover\:pb-65:hover {
  padding-bottom: 16.25rem !important;
}

.hover\:pl-65:hover {
  padding-left: 16.25rem !important;
}

.hover\:pt-66:hover {
  padding-top: 16.5rem !important;
}

.hover\:pr-66:hover {
  padding-right: 16.5rem !important;
}

.hover\:pb-66:hover {
  padding-bottom: 16.5rem !important;
}

.hover\:pl-66:hover {
  padding-left: 16.5rem !important;
}

.hover\:pt-67:hover {
  padding-top: 16.75rem !important;
}

.hover\:pr-67:hover {
  padding-right: 16.75rem !important;
}

.hover\:pb-67:hover {
  padding-bottom: 16.75rem !important;
}

.hover\:pl-67:hover {
  padding-left: 16.75rem !important;
}

.hover\:pt-68:hover {
  padding-top: 17rem !important;
}

.hover\:pr-68:hover {
  padding-right: 17rem !important;
}

.hover\:pb-68:hover {
  padding-bottom: 17rem !important;
}

.hover\:pl-68:hover {
  padding-left: 17rem !important;
}

.hover\:pt-69:hover {
  padding-top: 17.25rem !important;
}

.hover\:pr-69:hover {
  padding-right: 17.25rem !important;
}

.hover\:pb-69:hover {
  padding-bottom: 17.25rem !important;
}

.hover\:pl-69:hover {
  padding-left: 17.25rem !important;
}

.hover\:pt-70:hover {
  padding-top: 17.5rem !important;
}

.hover\:pr-70:hover {
  padding-right: 17.5rem !important;
}

.hover\:pb-70:hover {
  padding-bottom: 17.5rem !important;
}

.hover\:pl-70:hover {
  padding-left: 17.5rem !important;
}

.hover\:pt-71:hover {
  padding-top: 17.75rem !important;
}

.hover\:pr-71:hover {
  padding-right: 17.75rem !important;
}

.hover\:pb-71:hover {
  padding-bottom: 17.75rem !important;
}

.hover\:pl-71:hover {
  padding-left: 17.75rem !important;
}

.hover\:pt-72:hover {
  padding-top: 18rem !important;
}

.hover\:pr-72:hover {
  padding-right: 18rem !important;
}

.hover\:pb-72:hover {
  padding-bottom: 18rem !important;
}

.hover\:pl-72:hover {
  padding-left: 18rem !important;
}

.hover\:pt-73:hover {
  padding-top: 18.25rem !important;
}

.hover\:pr-73:hover {
  padding-right: 18.25rem !important;
}

.hover\:pb-73:hover {
  padding-bottom: 18.25rem !important;
}

.hover\:pl-73:hover {
  padding-left: 18.25rem !important;
}

.hover\:pt-74:hover {
  padding-top: 18.5rem !important;
}

.hover\:pr-74:hover {
  padding-right: 18.5rem !important;
}

.hover\:pb-74:hover {
  padding-bottom: 18.5rem !important;
}

.hover\:pl-74:hover {
  padding-left: 18.5rem !important;
}

.hover\:pt-75:hover {
  padding-top: 18.75rem !important;
}

.hover\:pr-75:hover {
  padding-right: 18.75rem !important;
}

.hover\:pb-75:hover {
  padding-bottom: 18.75rem !important;
}

.hover\:pl-75:hover {
  padding-left: 18.75rem !important;
}

.hover\:pt-76:hover {
  padding-top: 19rem !important;
}

.hover\:pr-76:hover {
  padding-right: 19rem !important;
}

.hover\:pb-76:hover {
  padding-bottom: 19rem !important;
}

.hover\:pl-76:hover {
  padding-left: 19rem !important;
}

.hover\:pt-77:hover {
  padding-top: 19.25rem !important;
}

.hover\:pr-77:hover {
  padding-right: 19.25rem !important;
}

.hover\:pb-77:hover {
  padding-bottom: 19.25rem !important;
}

.hover\:pl-77:hover {
  padding-left: 19.25rem !important;
}

.hover\:pt-78:hover {
  padding-top: 19.5rem !important;
}

.hover\:pr-78:hover {
  padding-right: 19.5rem !important;
}

.hover\:pb-78:hover {
  padding-bottom: 19.5rem !important;
}

.hover\:pl-78:hover {
  padding-left: 19.5rem !important;
}

.hover\:pt-79:hover {
  padding-top: 19.75rem !important;
}

.hover\:pr-79:hover {
  padding-right: 19.75rem !important;
}

.hover\:pb-79:hover {
  padding-bottom: 19.75rem !important;
}

.hover\:pl-79:hover {
  padding-left: 19.75rem !important;
}

.hover\:pt-80:hover {
  padding-top: 20rem !important;
}

.hover\:pr-80:hover {
  padding-right: 20rem !important;
}

.hover\:pb-80:hover {
  padding-bottom: 20rem !important;
}

.hover\:pl-80:hover {
  padding-left: 20rem !important;
}

.hover\:pt-81:hover {
  padding-top: 20.25rem !important;
}

.hover\:pr-81:hover {
  padding-right: 20.25rem !important;
}

.hover\:pb-81:hover {
  padding-bottom: 20.25rem !important;
}

.hover\:pl-81:hover {
  padding-left: 20.25rem !important;
}

.hover\:pt-82:hover {
  padding-top: 20.5rem !important;
}

.hover\:pr-82:hover {
  padding-right: 20.5rem !important;
}

.hover\:pb-82:hover {
  padding-bottom: 20.5rem !important;
}

.hover\:pl-82:hover {
  padding-left: 20.5rem !important;
}

.hover\:pt-83:hover {
  padding-top: 20.75rem !important;
}

.hover\:pr-83:hover {
  padding-right: 20.75rem !important;
}

.hover\:pb-83:hover {
  padding-bottom: 20.75rem !important;
}

.hover\:pl-83:hover {
  padding-left: 20.75rem !important;
}

.hover\:pt-84:hover {
  padding-top: 21rem !important;
}

.hover\:pr-84:hover {
  padding-right: 21rem !important;
}

.hover\:pb-84:hover {
  padding-bottom: 21rem !important;
}

.hover\:pl-84:hover {
  padding-left: 21rem !important;
}

.hover\:pt-85:hover {
  padding-top: 21.25rem !important;
}

.hover\:pr-85:hover {
  padding-right: 21.25rem !important;
}

.hover\:pb-85:hover {
  padding-bottom: 21.25rem !important;
}

.hover\:pl-85:hover {
  padding-left: 21.25rem !important;
}

.hover\:pt-86:hover {
  padding-top: 21.5rem !important;
}

.hover\:pr-86:hover {
  padding-right: 21.5rem !important;
}

.hover\:pb-86:hover {
  padding-bottom: 21.5rem !important;
}

.hover\:pl-86:hover {
  padding-left: 21.5rem !important;
}

.hover\:pt-87:hover {
  padding-top: 21.75rem !important;
}

.hover\:pr-87:hover {
  padding-right: 21.75rem !important;
}

.hover\:pb-87:hover {
  padding-bottom: 21.75rem !important;
}

.hover\:pl-87:hover {
  padding-left: 21.75rem !important;
}

.hover\:pt-88:hover {
  padding-top: 22rem !important;
}

.hover\:pr-88:hover {
  padding-right: 22rem !important;
}

.hover\:pb-88:hover {
  padding-bottom: 22rem !important;
}

.hover\:pl-88:hover {
  padding-left: 22rem !important;
}

.hover\:pt-89:hover {
  padding-top: 22.25rem !important;
}

.hover\:pr-89:hover {
  padding-right: 22.25rem !important;
}

.hover\:pb-89:hover {
  padding-bottom: 22.25rem !important;
}

.hover\:pl-89:hover {
  padding-left: 22.25rem !important;
}

.hover\:pt-90:hover {
  padding-top: 22.5rem !important;
}

.hover\:pr-90:hover {
  padding-right: 22.5rem !important;
}

.hover\:pb-90:hover {
  padding-bottom: 22.5rem !important;
}

.hover\:pl-90:hover {
  padding-left: 22.5rem !important;
}

.hover\:pt-91:hover {
  padding-top: 22.75rem !important;
}

.hover\:pr-91:hover {
  padding-right: 22.75rem !important;
}

.hover\:pb-91:hover {
  padding-bottom: 22.75rem !important;
}

.hover\:pl-91:hover {
  padding-left: 22.75rem !important;
}

.hover\:pt-92:hover {
  padding-top: 23rem !important;
}

.hover\:pr-92:hover {
  padding-right: 23rem !important;
}

.hover\:pb-92:hover {
  padding-bottom: 23rem !important;
}

.hover\:pl-92:hover {
  padding-left: 23rem !important;
}

.hover\:pt-93:hover {
  padding-top: 23.25rem !important;
}

.hover\:pr-93:hover {
  padding-right: 23.25rem !important;
}

.hover\:pb-93:hover {
  padding-bottom: 23.25rem !important;
}

.hover\:pl-93:hover {
  padding-left: 23.25rem !important;
}

.hover\:pt-94:hover {
  padding-top: 23.5rem !important;
}

.hover\:pr-94:hover {
  padding-right: 23.5rem !important;
}

.hover\:pb-94:hover {
  padding-bottom: 23.5rem !important;
}

.hover\:pl-94:hover {
  padding-left: 23.5rem !important;
}

.hover\:pt-95:hover {
  padding-top: 23.75rem !important;
}

.hover\:pr-95:hover {
  padding-right: 23.75rem !important;
}

.hover\:pb-95:hover {
  padding-bottom: 23.75rem !important;
}

.hover\:pl-95:hover {
  padding-left: 23.75rem !important;
}

.hover\:pt-96:hover {
  padding-top: 24rem !important;
}

.hover\:pr-96:hover {
  padding-right: 24rem !important;
}

.hover\:pb-96:hover {
  padding-bottom: 24rem !important;
}

.hover\:pl-96:hover {
  padding-left: 24rem !important;
}

.hover\:pt-97:hover {
  padding-top: 24.25rem !important;
}

.hover\:pr-97:hover {
  padding-right: 24.25rem !important;
}

.hover\:pb-97:hover {
  padding-bottom: 24.25rem !important;
}

.hover\:pl-97:hover {
  padding-left: 24.25rem !important;
}

.hover\:pt-98:hover {
  padding-top: 24.5rem !important;
}

.hover\:pr-98:hover {
  padding-right: 24.5rem !important;
}

.hover\:pb-98:hover {
  padding-bottom: 24.5rem !important;
}

.hover\:pl-98:hover {
  padding-left: 24.5rem !important;
}

.hover\:pt-99:hover {
  padding-top: 24.75rem !important;
}

.hover\:pr-99:hover {
  padding-right: 24.75rem !important;
}

.hover\:pb-99:hover {
  padding-bottom: 24.75rem !important;
}

.hover\:pl-99:hover {
  padding-left: 24.75rem !important;
}

.hover\:pt-100:hover {
  padding-top: 25rem !important;
}

.hover\:pr-100:hover {
  padding-right: 25rem !important;
}

.hover\:pb-100:hover {
  padding-bottom: 25rem !important;
}

.hover\:pl-100:hover {
  padding-left: 25rem !important;
}

.hover\:pt-101:hover {
  padding-top: 25.25rem !important;
}

.hover\:pr-101:hover {
  padding-right: 25.25rem !important;
}

.hover\:pb-101:hover {
  padding-bottom: 25.25rem !important;
}

.hover\:pl-101:hover {
  padding-left: 25.25rem !important;
}

.hover\:pt-102:hover {
  padding-top: 25.5rem !important;
}

.hover\:pr-102:hover {
  padding-right: 25.5rem !important;
}

.hover\:pb-102:hover {
  padding-bottom: 25.5rem !important;
}

.hover\:pl-102:hover {
  padding-left: 25.5rem !important;
}

.hover\:pt-103:hover {
  padding-top: 25.75rem !important;
}

.hover\:pr-103:hover {
  padding-right: 25.75rem !important;
}

.hover\:pb-103:hover {
  padding-bottom: 25.75rem !important;
}

.hover\:pl-103:hover {
  padding-left: 25.75rem !important;
}

.hover\:pt-104:hover {
  padding-top: 26rem !important;
}

.hover\:pr-104:hover {
  padding-right: 26rem !important;
}

.hover\:pb-104:hover {
  padding-bottom: 26rem !important;
}

.hover\:pl-104:hover {
  padding-left: 26rem !important;
}

.hover\:pt-105:hover {
  padding-top: 26.25rem !important;
}

.hover\:pr-105:hover {
  padding-right: 26.25rem !important;
}

.hover\:pb-105:hover {
  padding-bottom: 26.25rem !important;
}

.hover\:pl-105:hover {
  padding-left: 26.25rem !important;
}

.hover\:pt-px:hover {
  padding-top: 1px !important;
}

.hover\:pr-px:hover {
  padding-right: 1px !important;
}

.hover\:pb-px:hover {
  padding-bottom: 1px !important;
}

.hover\:pl-px:hover {
  padding-left: 1px !important;
}

.hover\:pt-0\.5:hover {
  padding-top: 0.125rem !important;
}

.hover\:pr-0\.5:hover {
  padding-right: 0.125rem !important;
}

.hover\:pb-0\.5:hover {
  padding-bottom: 0.125rem !important;
}

.hover\:pl-0\.5:hover {
  padding-left: 0.125rem !important;
}

.hover\:pt-1\.5:hover {
  padding-top: 0.375rem !important;
}

.hover\:pr-1\.5:hover {
  padding-right: 0.375rem !important;
}

.hover\:pb-1\.5:hover {
  padding-bottom: 0.375rem !important;
}

.hover\:pl-1\.5:hover {
  padding-left: 0.375rem !important;
}

.hover\:pt-2\.5:hover {
  padding-top: 0.625rem !important;
}

.hover\:pr-2\.5:hover {
  padding-right: 0.625rem !important;
}

.hover\:pb-2\.5:hover {
  padding-bottom: 0.625rem !important;
}

.hover\:pl-2\.5:hover {
  padding-left: 0.625rem !important;
}

.hover\:pt-3\.5:hover {
  padding-top: 0.875rem !important;
}

.hover\:pr-3\.5:hover {
  padding-right: 0.875rem !important;
}

.hover\:pb-3\.5:hover {
  padding-bottom: 0.875rem !important;
}

.hover\:pl-3\.5:hover {
  padding-left: 0.875rem !important;
}

.hover\:pt-4\.5:hover {
  padding-top: 1.125rem !important;
}

.hover\:pr-4\.5:hover {
  padding-right: 1.125rem !important;
}

.hover\:pb-4\.5:hover {
  padding-bottom: 1.125rem !important;
}

.hover\:pl-4\.5:hover {
  padding-left: 1.125rem !important;
}

.hover\:pt-5\.5:hover {
  padding-top: 1.375rem !important;
}

.hover\:pr-5\.5:hover {
  padding-right: 1.375rem !important;
}

.hover\:pb-5\.5:hover {
  padding-bottom: 1.375rem !important;
}

.hover\:pl-5\.5:hover {
  padding-left: 1.375rem !important;
}

.hover\:pt-6\.5:hover {
  padding-top: 1.625rem !important;
}

.hover\:pr-6\.5:hover {
  padding-right: 1.625rem !important;
}

.hover\:pb-6\.5:hover {
  padding-bottom: 1.625rem !important;
}

.hover\:pl-6\.5:hover {
  padding-left: 1.625rem !important;
}

.hover\:pt-7\.5:hover {
  padding-top: 1.875rem !important;
}

.hover\:pr-7\.5:hover {
  padding-right: 1.875rem !important;
}

.hover\:pb-7\.5:hover {
  padding-bottom: 1.875rem !important;
}

.hover\:pl-7\.5:hover {
  padding-left: 1.875rem !important;
}

.hover\:pt-8\.5:hover {
  padding-top: 2.125rem !important;
}

.hover\:pr-8\.5:hover {
  padding-right: 2.125rem !important;
}

.hover\:pb-8\.5:hover {
  padding-bottom: 2.125rem !important;
}

.hover\:pl-8\.5:hover {
  padding-left: 2.125rem !important;
}

.hover\:pt-9\.5:hover {
  padding-top: 2.375rem !important;
}

.hover\:pr-9\.5:hover {
  padding-right: 2.375rem !important;
}

.hover\:pb-9\.5:hover {
  padding-bottom: 2.375rem !important;
}

.hover\:pl-9\.5:hover {
  padding-left: 2.375rem !important;
}

.hover\:pt-10\.5:hover {
  padding-top: 2.625rem !important;
}

.hover\:pr-10\.5:hover {
  padding-right: 2.625rem !important;
}

.hover\:pb-10\.5:hover {
  padding-bottom: 2.625rem !important;
}

.hover\:pl-10\.5:hover {
  padding-left: 2.625rem !important;
}

.hover\:pt-11\.5:hover {
  padding-top: 2.875rem !important;
}

.hover\:pr-11\.5:hover {
  padding-right: 2.875rem !important;
}

.hover\:pb-11\.5:hover {
  padding-bottom: 2.875rem !important;
}

.hover\:pl-11\.5:hover {
  padding-left: 2.875rem !important;
}

.hover\:pt-12\.5:hover {
  padding-top: 3.125rem !important;
}

.hover\:pr-12\.5:hover {
  padding-right: 3.125rem !important;
}

.hover\:pb-12\.5:hover {
  padding-bottom: 3.125rem !important;
}

.hover\:pl-12\.5:hover {
  padding-left: 3.125rem !important;
}

.hover\:pt-13\.5:hover {
  padding-top: 3.375rem !important;
}

.hover\:pr-13\.5:hover {
  padding-right: 3.375rem !important;
}

.hover\:pb-13\.5:hover {
  padding-bottom: 3.375rem !important;
}

.hover\:pl-13\.5:hover {
  padding-left: 3.375rem !important;
}

.hover\:pt-14\.5:hover {
  padding-top: 3.625rem !important;
}

.hover\:pr-14\.5:hover {
  padding-right: 3.625rem !important;
}

.hover\:pb-14\.5:hover {
  padding-bottom: 3.625rem !important;
}

.hover\:pl-14\.5:hover {
  padding-left: 3.625rem !important;
}

.hover\:pt-15\.5:hover {
  padding-top: 3.875rem !important;
}

.hover\:pr-15\.5:hover {
  padding-right: 3.875rem !important;
}

.hover\:pb-15\.5:hover {
  padding-bottom: 3.875rem !important;
}

.hover\:pl-15\.5:hover {
  padding-left: 3.875rem !important;
}

.hover\:pt-16\.5:hover {
  padding-top: 4.125rem !important;
}

.hover\:pr-16\.5:hover {
  padding-right: 4.125rem !important;
}

.hover\:pb-16\.5:hover {
  padding-bottom: 4.125rem !important;
}

.hover\:pl-16\.5:hover {
  padding-left: 4.125rem !important;
}

.hover\:pt-17\.5:hover {
  padding-top: 4.375rem !important;
}

.hover\:pr-17\.5:hover {
  padding-right: 4.375rem !important;
}

.hover\:pb-17\.5:hover {
  padding-bottom: 4.375rem !important;
}

.hover\:pl-17\.5:hover {
  padding-left: 4.375rem !important;
}

.hover\:pt-18\.5:hover {
  padding-top: 4.625rem !important;
}

.hover\:pr-18\.5:hover {
  padding-right: 4.625rem !important;
}

.hover\:pb-18\.5:hover {
  padding-bottom: 4.625rem !important;
}

.hover\:pl-18\.5:hover {
  padding-left: 4.625rem !important;
}

.hover\:pt-19\.5:hover {
  padding-top: 4.875rem !important;
}

.hover\:pr-19\.5:hover {
  padding-right: 4.875rem !important;
}

.hover\:pb-19\.5:hover {
  padding-bottom: 4.875rem !important;
}

.hover\:pl-19\.5:hover {
  padding-left: 4.875rem !important;
}

.hover\:pt-20\.5:hover {
  padding-top: 5.125rem !important;
}

.hover\:pr-20\.5:hover {
  padding-right: 5.125rem !important;
}

.hover\:pb-20\.5:hover {
  padding-bottom: 5.125rem !important;
}

.hover\:pl-20\.5:hover {
  padding-left: 5.125rem !important;
}

.hover\:pt-21\.5:hover {
  padding-top: 5.375rem !important;
}

.hover\:pr-21\.5:hover {
  padding-right: 5.375rem !important;
}

.hover\:pb-21\.5:hover {
  padding-bottom: 5.375rem !important;
}

.hover\:pl-21\.5:hover {
  padding-left: 5.375rem !important;
}

.hover\:pt-22\.5:hover {
  padding-top: 5.625rem !important;
}

.hover\:pr-22\.5:hover {
  padding-right: 5.625rem !important;
}

.hover\:pb-22\.5:hover {
  padding-bottom: 5.625rem !important;
}

.hover\:pl-22\.5:hover {
  padding-left: 5.625rem !important;
}

.hover\:pt-23\.5:hover {
  padding-top: 5.875rem !important;
}

.hover\:pr-23\.5:hover {
  padding-right: 5.875rem !important;
}

.hover\:pb-23\.5:hover {
  padding-bottom: 5.875rem !important;
}

.hover\:pl-23\.5:hover {
  padding-left: 5.875rem !important;
}

.hover\:pt-24\.5:hover {
  padding-top: 6.125rem !important;
}

.hover\:pr-24\.5:hover {
  padding-right: 6.125rem !important;
}

.hover\:pb-24\.5:hover {
  padding-bottom: 6.125rem !important;
}

.hover\:pl-24\.5:hover {
  padding-left: 6.125rem !important;
}

.hover\:pt-25\.5:hover {
  padding-top: 6.375rem !important;
}

.hover\:pr-25\.5:hover {
  padding-right: 6.375rem !important;
}

.hover\:pb-25\.5:hover {
  padding-bottom: 6.375rem !important;
}

.hover\:pl-25\.5:hover {
  padding-left: 6.375rem !important;
}

.hover\:pt-26\.5:hover {
  padding-top: 6.625rem !important;
}

.hover\:pr-26\.5:hover {
  padding-right: 6.625rem !important;
}

.hover\:pb-26\.5:hover {
  padding-bottom: 6.625rem !important;
}

.hover\:pl-26\.5:hover {
  padding-left: 6.625rem !important;
}

.hover\:pt-27\.5:hover {
  padding-top: 6.875rem !important;
}

.hover\:pr-27\.5:hover {
  padding-right: 6.875rem !important;
}

.hover\:pb-27\.5:hover {
  padding-bottom: 6.875rem !important;
}

.hover\:pl-27\.5:hover {
  padding-left: 6.875rem !important;
}

.hover\:pt-28\.5:hover {
  padding-top: 7.125rem !important;
}

.hover\:pr-28\.5:hover {
  padding-right: 7.125rem !important;
}

.hover\:pb-28\.5:hover {
  padding-bottom: 7.125rem !important;
}

.hover\:pl-28\.5:hover {
  padding-left: 7.125rem !important;
}

.hover\:pt-29\.5:hover {
  padding-top: 7.375rem !important;
}

.hover\:pr-29\.5:hover {
  padding-right: 7.375rem !important;
}

.hover\:pb-29\.5:hover {
  padding-bottom: 7.375rem !important;
}

.hover\:pl-29\.5:hover {
  padding-left: 7.375rem !important;
}

.hover\:pt-30\.5:hover {
  padding-top: 7.625rem !important;
}

.hover\:pr-30\.5:hover {
  padding-right: 7.625rem !important;
}

.hover\:pb-30\.5:hover {
  padding-bottom: 7.625rem !important;
}

.hover\:pl-30\.5:hover {
  padding-left: 7.625rem !important;
}

.hover\:pt-31\.5:hover {
  padding-top: 7.875rem !important;
}

.hover\:pr-31\.5:hover {
  padding-right: 7.875rem !important;
}

.hover\:pb-31\.5:hover {
  padding-bottom: 7.875rem !important;
}

.hover\:pl-31\.5:hover {
  padding-left: 7.875rem !important;
}

.hover\:pt-32\.5:hover {
  padding-top: 8.125rem !important;
}

.hover\:pr-32\.5:hover {
  padding-right: 8.125rem !important;
}

.hover\:pb-32\.5:hover {
  padding-bottom: 8.125rem !important;
}

.hover\:pl-32\.5:hover {
  padding-left: 8.125rem !important;
}

.hover\:pt-33\.5:hover {
  padding-top: 8.375rem !important;
}

.hover\:pr-33\.5:hover {
  padding-right: 8.375rem !important;
}

.hover\:pb-33\.5:hover {
  padding-bottom: 8.375rem !important;
}

.hover\:pl-33\.5:hover {
  padding-left: 8.375rem !important;
}

.hover\:pt-34\.5:hover {
  padding-top: 8.625rem !important;
}

.hover\:pr-34\.5:hover {
  padding-right: 8.625rem !important;
}

.hover\:pb-34\.5:hover {
  padding-bottom: 8.625rem !important;
}

.hover\:pl-34\.5:hover {
  padding-left: 8.625rem !important;
}

.hover\:pt-35\.5:hover {
  padding-top: 8.875rem !important;
}

.hover\:pr-35\.5:hover {
  padding-right: 8.875rem !important;
}

.hover\:pb-35\.5:hover {
  padding-bottom: 8.875rem !important;
}

.hover\:pl-35\.5:hover {
  padding-left: 8.875rem !important;
}

.hover\:pt-36\.5:hover {
  padding-top: 9.125rem !important;
}

.hover\:pr-36\.5:hover {
  padding-right: 9.125rem !important;
}

.hover\:pb-36\.5:hover {
  padding-bottom: 9.125rem !important;
}

.hover\:pl-36\.5:hover {
  padding-left: 9.125rem !important;
}

.hover\:pt-37\.5:hover {
  padding-top: 9.375rem !important;
}

.hover\:pr-37\.5:hover {
  padding-right: 9.375rem !important;
}

.hover\:pb-37\.5:hover {
  padding-bottom: 9.375rem !important;
}

.hover\:pl-37\.5:hover {
  padding-left: 9.375rem !important;
}

.hover\:pt-38\.5:hover {
  padding-top: 9.625rem !important;
}

.hover\:pr-38\.5:hover {
  padding-right: 9.625rem !important;
}

.hover\:pb-38\.5:hover {
  padding-bottom: 9.625rem !important;
}

.hover\:pl-38\.5:hover {
  padding-left: 9.625rem !important;
}

.hover\:pt-39\.5:hover {
  padding-top: 9.875rem !important;
}

.hover\:pr-39\.5:hover {
  padding-right: 9.875rem !important;
}

.hover\:pb-39\.5:hover {
  padding-bottom: 9.875rem !important;
}

.hover\:pl-39\.5:hover {
  padding-left: 9.875rem !important;
}

.hover\:pt-40\.5:hover {
  padding-top: 10.125rem !important;
}

.hover\:pr-40\.5:hover {
  padding-right: 10.125rem !important;
}

.hover\:pb-40\.5:hover {
  padding-bottom: 10.125rem !important;
}

.hover\:pl-40\.5:hover {
  padding-left: 10.125rem !important;
}

.hover\:pt-41\.5:hover {
  padding-top: 10.375rem !important;
}

.hover\:pr-41\.5:hover {
  padding-right: 10.375rem !important;
}

.hover\:pb-41\.5:hover {
  padding-bottom: 10.375rem !important;
}

.hover\:pl-41\.5:hover {
  padding-left: 10.375rem !important;
}

.hover\:pt-42\.5:hover {
  padding-top: 10.625rem !important;
}

.hover\:pr-42\.5:hover {
  padding-right: 10.625rem !important;
}

.hover\:pb-42\.5:hover {
  padding-bottom: 10.625rem !important;
}

.hover\:pl-42\.5:hover {
  padding-left: 10.625rem !important;
}

.hover\:pt-43\.5:hover {
  padding-top: 10.875rem !important;
}

.hover\:pr-43\.5:hover {
  padding-right: 10.875rem !important;
}

.hover\:pb-43\.5:hover {
  padding-bottom: 10.875rem !important;
}

.hover\:pl-43\.5:hover {
  padding-left: 10.875rem !important;
}

.hover\:pt-44\.5:hover {
  padding-top: 11.125rem !important;
}

.hover\:pr-44\.5:hover {
  padding-right: 11.125rem !important;
}

.hover\:pb-44\.5:hover {
  padding-bottom: 11.125rem !important;
}

.hover\:pl-44\.5:hover {
  padding-left: 11.125rem !important;
}

.hover\:pt-45\.5:hover {
  padding-top: 11.375rem !important;
}

.hover\:pr-45\.5:hover {
  padding-right: 11.375rem !important;
}

.hover\:pb-45\.5:hover {
  padding-bottom: 11.375rem !important;
}

.hover\:pl-45\.5:hover {
  padding-left: 11.375rem !important;
}

.hover\:pt-46\.5:hover {
  padding-top: 11.625rem !important;
}

.hover\:pr-46\.5:hover {
  padding-right: 11.625rem !important;
}

.hover\:pb-46\.5:hover {
  padding-bottom: 11.625rem !important;
}

.hover\:pl-46\.5:hover {
  padding-left: 11.625rem !important;
}

.hover\:pt-47\.5:hover {
  padding-top: 11.875rem !important;
}

.hover\:pr-47\.5:hover {
  padding-right: 11.875rem !important;
}

.hover\:pb-47\.5:hover {
  padding-bottom: 11.875rem !important;
}

.hover\:pl-47\.5:hover {
  padding-left: 11.875rem !important;
}

.hover\:pt-48\.5:hover {
  padding-top: 12.125rem !important;
}

.hover\:pr-48\.5:hover {
  padding-right: 12.125rem !important;
}

.hover\:pb-48\.5:hover {
  padding-bottom: 12.125rem !important;
}

.hover\:pl-48\.5:hover {
  padding-left: 12.125rem !important;
}

.hover\:pt-49\.5:hover {
  padding-top: 12.375rem !important;
}

.hover\:pr-49\.5:hover {
  padding-right: 12.375rem !important;
}

.hover\:pb-49\.5:hover {
  padding-bottom: 12.375rem !important;
}

.hover\:pl-49\.5:hover {
  padding-left: 12.375rem !important;
}

.hover\:pt-50\.5:hover {
  padding-top: 12.625rem !important;
}

.hover\:pr-50\.5:hover {
  padding-right: 12.625rem !important;
}

.hover\:pb-50\.5:hover {
  padding-bottom: 12.625rem !important;
}

.hover\:pl-50\.5:hover {
  padding-left: 12.625rem !important;
}

.hover\:pt-51\.5:hover {
  padding-top: 12.875rem !important;
}

.hover\:pr-51\.5:hover {
  padding-right: 12.875rem !important;
}

.hover\:pb-51\.5:hover {
  padding-bottom: 12.875rem !important;
}

.hover\:pl-51\.5:hover {
  padding-left: 12.875rem !important;
}

.hover\:pt-52\.5:hover {
  padding-top: 13.125rem !important;
}

.hover\:pr-52\.5:hover {
  padding-right: 13.125rem !important;
}

.hover\:pb-52\.5:hover {
  padding-bottom: 13.125rem !important;
}

.hover\:pl-52\.5:hover {
  padding-left: 13.125rem !important;
}

.hover\:pt-53\.5:hover {
  padding-top: 13.375rem !important;
}

.hover\:pr-53\.5:hover {
  padding-right: 13.375rem !important;
}

.hover\:pb-53\.5:hover {
  padding-bottom: 13.375rem !important;
}

.hover\:pl-53\.5:hover {
  padding-left: 13.375rem !important;
}

.hover\:pt-54\.5:hover {
  padding-top: 13.625rem !important;
}

.hover\:pr-54\.5:hover {
  padding-right: 13.625rem !important;
}

.hover\:pb-54\.5:hover {
  padding-bottom: 13.625rem !important;
}

.hover\:pl-54\.5:hover {
  padding-left: 13.625rem !important;
}

.hover\:pt-55\.5:hover {
  padding-top: 13.875rem !important;
}

.hover\:pr-55\.5:hover {
  padding-right: 13.875rem !important;
}

.hover\:pb-55\.5:hover {
  padding-bottom: 13.875rem !important;
}

.hover\:pl-55\.5:hover {
  padding-left: 13.875rem !important;
}

.hover\:pt-56\.5:hover {
  padding-top: 14.125rem !important;
}

.hover\:pr-56\.5:hover {
  padding-right: 14.125rem !important;
}

.hover\:pb-56\.5:hover {
  padding-bottom: 14.125rem !important;
}

.hover\:pl-56\.5:hover {
  padding-left: 14.125rem !important;
}

.hover\:pt-57\.5:hover {
  padding-top: 14.375rem !important;
}

.hover\:pr-57\.5:hover {
  padding-right: 14.375rem !important;
}

.hover\:pb-57\.5:hover {
  padding-bottom: 14.375rem !important;
}

.hover\:pl-57\.5:hover {
  padding-left: 14.375rem !important;
}

.hover\:pt-58\.5:hover {
  padding-top: 14.625rem !important;
}

.hover\:pr-58\.5:hover {
  padding-right: 14.625rem !important;
}

.hover\:pb-58\.5:hover {
  padding-bottom: 14.625rem !important;
}

.hover\:pl-58\.5:hover {
  padding-left: 14.625rem !important;
}

.hover\:pt-59\.5:hover {
  padding-top: 14.875rem !important;
}

.hover\:pr-59\.5:hover {
  padding-right: 14.875rem !important;
}

.hover\:pb-59\.5:hover {
  padding-bottom: 14.875rem !important;
}

.hover\:pl-59\.5:hover {
  padding-left: 14.875rem !important;
}

.hover\:pt-60\.5:hover {
  padding-top: 15.125rem !important;
}

.hover\:pr-60\.5:hover {
  padding-right: 15.125rem !important;
}

.hover\:pb-60\.5:hover {
  padding-bottom: 15.125rem !important;
}

.hover\:pl-60\.5:hover {
  padding-left: 15.125rem !important;
}

.hover\:pt-61\.5:hover {
  padding-top: 15.375rem !important;
}

.hover\:pr-61\.5:hover {
  padding-right: 15.375rem !important;
}

.hover\:pb-61\.5:hover {
  padding-bottom: 15.375rem !important;
}

.hover\:pl-61\.5:hover {
  padding-left: 15.375rem !important;
}

.hover\:pt-62\.5:hover {
  padding-top: 15.625rem !important;
}

.hover\:pr-62\.5:hover {
  padding-right: 15.625rem !important;
}

.hover\:pb-62\.5:hover {
  padding-bottom: 15.625rem !important;
}

.hover\:pl-62\.5:hover {
  padding-left: 15.625rem !important;
}

.hover\:pt-63\.5:hover {
  padding-top: 15.875rem !important;
}

.hover\:pr-63\.5:hover {
  padding-right: 15.875rem !important;
}

.hover\:pb-63\.5:hover {
  padding-bottom: 15.875rem !important;
}

.hover\:pl-63\.5:hover {
  padding-left: 15.875rem !important;
}

.hover\:pt-64\.5:hover {
  padding-top: 16.125rem !important;
}

.hover\:pr-64\.5:hover {
  padding-right: 16.125rem !important;
}

.hover\:pb-64\.5:hover {
  padding-bottom: 16.125rem !important;
}

.hover\:pl-64\.5:hover {
  padding-left: 16.125rem !important;
}

.hover\:pt-65\.5:hover {
  padding-top: 16.375rem !important;
}

.hover\:pr-65\.5:hover {
  padding-right: 16.375rem !important;
}

.hover\:pb-65\.5:hover {
  padding-bottom: 16.375rem !important;
}

.hover\:pl-65\.5:hover {
  padding-left: 16.375rem !important;
}

.hover\:pt-66\.5:hover {
  padding-top: 16.625rem !important;
}

.hover\:pr-66\.5:hover {
  padding-right: 16.625rem !important;
}

.hover\:pb-66\.5:hover {
  padding-bottom: 16.625rem !important;
}

.hover\:pl-66\.5:hover {
  padding-left: 16.625rem !important;
}

.hover\:pt-67\.5:hover {
  padding-top: 16.875rem !important;
}

.hover\:pr-67\.5:hover {
  padding-right: 16.875rem !important;
}

.hover\:pb-67\.5:hover {
  padding-bottom: 16.875rem !important;
}

.hover\:pl-67\.5:hover {
  padding-left: 16.875rem !important;
}

.hover\:pt-68\.5:hover {
  padding-top: 17.125rem !important;
}

.hover\:pr-68\.5:hover {
  padding-right: 17.125rem !important;
}

.hover\:pb-68\.5:hover {
  padding-bottom: 17.125rem !important;
}

.hover\:pl-68\.5:hover {
  padding-left: 17.125rem !important;
}

.hover\:pt-69\.5:hover {
  padding-top: 17.375rem !important;
}

.hover\:pr-69\.5:hover {
  padding-right: 17.375rem !important;
}

.hover\:pb-69\.5:hover {
  padding-bottom: 17.375rem !important;
}

.hover\:pl-69\.5:hover {
  padding-left: 17.375rem !important;
}

.hover\:pt-70\.5:hover {
  padding-top: 17.625rem !important;
}

.hover\:pr-70\.5:hover {
  padding-right: 17.625rem !important;
}

.hover\:pb-70\.5:hover {
  padding-bottom: 17.625rem !important;
}

.hover\:pl-70\.5:hover {
  padding-left: 17.625rem !important;
}

.hover\:pt-71\.5:hover {
  padding-top: 17.875rem !important;
}

.hover\:pr-71\.5:hover {
  padding-right: 17.875rem !important;
}

.hover\:pb-71\.5:hover {
  padding-bottom: 17.875rem !important;
}

.hover\:pl-71\.5:hover {
  padding-left: 17.875rem !important;
}

.hover\:pt-72\.5:hover {
  padding-top: 18.125rem !important;
}

.hover\:pr-72\.5:hover {
  padding-right: 18.125rem !important;
}

.hover\:pb-72\.5:hover {
  padding-bottom: 18.125rem !important;
}

.hover\:pl-72\.5:hover {
  padding-left: 18.125rem !important;
}

.hover\:pt-73\.5:hover {
  padding-top: 18.375rem !important;
}

.hover\:pr-73\.5:hover {
  padding-right: 18.375rem !important;
}

.hover\:pb-73\.5:hover {
  padding-bottom: 18.375rem !important;
}

.hover\:pl-73\.5:hover {
  padding-left: 18.375rem !important;
}

.hover\:pt-74\.5:hover {
  padding-top: 18.625rem !important;
}

.hover\:pr-74\.5:hover {
  padding-right: 18.625rem !important;
}

.hover\:pb-74\.5:hover {
  padding-bottom: 18.625rem !important;
}

.hover\:pl-74\.5:hover {
  padding-left: 18.625rem !important;
}

.hover\:pt-75\.5:hover {
  padding-top: 18.875rem !important;
}

.hover\:pr-75\.5:hover {
  padding-right: 18.875rem !important;
}

.hover\:pb-75\.5:hover {
  padding-bottom: 18.875rem !important;
}

.hover\:pl-75\.5:hover {
  padding-left: 18.875rem !important;
}

.hover\:pt-76\.5:hover {
  padding-top: 19.125rem !important;
}

.hover\:pr-76\.5:hover {
  padding-right: 19.125rem !important;
}

.hover\:pb-76\.5:hover {
  padding-bottom: 19.125rem !important;
}

.hover\:pl-76\.5:hover {
  padding-left: 19.125rem !important;
}

.hover\:pt-77\.5:hover {
  padding-top: 19.375rem !important;
}

.hover\:pr-77\.5:hover {
  padding-right: 19.375rem !important;
}

.hover\:pb-77\.5:hover {
  padding-bottom: 19.375rem !important;
}

.hover\:pl-77\.5:hover {
  padding-left: 19.375rem !important;
}

.hover\:pt-78\.5:hover {
  padding-top: 19.625rem !important;
}

.hover\:pr-78\.5:hover {
  padding-right: 19.625rem !important;
}

.hover\:pb-78\.5:hover {
  padding-bottom: 19.625rem !important;
}

.hover\:pl-78\.5:hover {
  padding-left: 19.625rem !important;
}

.hover\:pt-79\.5:hover {
  padding-top: 19.875rem !important;
}

.hover\:pr-79\.5:hover {
  padding-right: 19.875rem !important;
}

.hover\:pb-79\.5:hover {
  padding-bottom: 19.875rem !important;
}

.hover\:pl-79\.5:hover {
  padding-left: 19.875rem !important;
}

.hover\:pt-80\.5:hover {
  padding-top: 20.125rem !important;
}

.hover\:pr-80\.5:hover {
  padding-right: 20.125rem !important;
}

.hover\:pb-80\.5:hover {
  padding-bottom: 20.125rem !important;
}

.hover\:pl-80\.5:hover {
  padding-left: 20.125rem !important;
}

.hover\:pt-81\.5:hover {
  padding-top: 20.375rem !important;
}

.hover\:pr-81\.5:hover {
  padding-right: 20.375rem !important;
}

.hover\:pb-81\.5:hover {
  padding-bottom: 20.375rem !important;
}

.hover\:pl-81\.5:hover {
  padding-left: 20.375rem !important;
}

.hover\:pt-82\.5:hover {
  padding-top: 20.625rem !important;
}

.hover\:pr-82\.5:hover {
  padding-right: 20.625rem !important;
}

.hover\:pb-82\.5:hover {
  padding-bottom: 20.625rem !important;
}

.hover\:pl-82\.5:hover {
  padding-left: 20.625rem !important;
}

.hover\:pt-83\.5:hover {
  padding-top: 20.875rem !important;
}

.hover\:pr-83\.5:hover {
  padding-right: 20.875rem !important;
}

.hover\:pb-83\.5:hover {
  padding-bottom: 20.875rem !important;
}

.hover\:pl-83\.5:hover {
  padding-left: 20.875rem !important;
}

.hover\:pt-84\.5:hover {
  padding-top: 21.125rem !important;
}

.hover\:pr-84\.5:hover {
  padding-right: 21.125rem !important;
}

.hover\:pb-84\.5:hover {
  padding-bottom: 21.125rem !important;
}

.hover\:pl-84\.5:hover {
  padding-left: 21.125rem !important;
}

.hover\:pt-85\.5:hover {
  padding-top: 21.375rem !important;
}

.hover\:pr-85\.5:hover {
  padding-right: 21.375rem !important;
}

.hover\:pb-85\.5:hover {
  padding-bottom: 21.375rem !important;
}

.hover\:pl-85\.5:hover {
  padding-left: 21.375rem !important;
}

.hover\:pt-86\.5:hover {
  padding-top: 21.625rem !important;
}

.hover\:pr-86\.5:hover {
  padding-right: 21.625rem !important;
}

.hover\:pb-86\.5:hover {
  padding-bottom: 21.625rem !important;
}

.hover\:pl-86\.5:hover {
  padding-left: 21.625rem !important;
}

.hover\:pt-87\.5:hover {
  padding-top: 21.875rem !important;
}

.hover\:pr-87\.5:hover {
  padding-right: 21.875rem !important;
}

.hover\:pb-87\.5:hover {
  padding-bottom: 21.875rem !important;
}

.hover\:pl-87\.5:hover {
  padding-left: 21.875rem !important;
}

.hover\:pt-88\.5:hover {
  padding-top: 22.125rem !important;
}

.hover\:pr-88\.5:hover {
  padding-right: 22.125rem !important;
}

.hover\:pb-88\.5:hover {
  padding-bottom: 22.125rem !important;
}

.hover\:pl-88\.5:hover {
  padding-left: 22.125rem !important;
}

.hover\:pt-89\.5:hover {
  padding-top: 22.375rem !important;
}

.hover\:pr-89\.5:hover {
  padding-right: 22.375rem !important;
}

.hover\:pb-89\.5:hover {
  padding-bottom: 22.375rem !important;
}

.hover\:pl-89\.5:hover {
  padding-left: 22.375rem !important;
}

.hover\:pt-90\.5:hover {
  padding-top: 22.625rem !important;
}

.hover\:pr-90\.5:hover {
  padding-right: 22.625rem !important;
}

.hover\:pb-90\.5:hover {
  padding-bottom: 22.625rem !important;
}

.hover\:pl-90\.5:hover {
  padding-left: 22.625rem !important;
}

.hover\:pt-91\.5:hover {
  padding-top: 22.875rem !important;
}

.hover\:pr-91\.5:hover {
  padding-right: 22.875rem !important;
}

.hover\:pb-91\.5:hover {
  padding-bottom: 22.875rem !important;
}

.hover\:pl-91\.5:hover {
  padding-left: 22.875rem !important;
}

.hover\:pt-92\.5:hover {
  padding-top: 23.125rem !important;
}

.hover\:pr-92\.5:hover {
  padding-right: 23.125rem !important;
}

.hover\:pb-92\.5:hover {
  padding-bottom: 23.125rem !important;
}

.hover\:pl-92\.5:hover {
  padding-left: 23.125rem !important;
}

.hover\:pt-93\.5:hover {
  padding-top: 23.375rem !important;
}

.hover\:pr-93\.5:hover {
  padding-right: 23.375rem !important;
}

.hover\:pb-93\.5:hover {
  padding-bottom: 23.375rem !important;
}

.hover\:pl-93\.5:hover {
  padding-left: 23.375rem !important;
}

.hover\:pt-94\.5:hover {
  padding-top: 23.625rem !important;
}

.hover\:pr-94\.5:hover {
  padding-right: 23.625rem !important;
}

.hover\:pb-94\.5:hover {
  padding-bottom: 23.625rem !important;
}

.hover\:pl-94\.5:hover {
  padding-left: 23.625rem !important;
}

.hover\:pt-95\.5:hover {
  padding-top: 23.875rem !important;
}

.hover\:pr-95\.5:hover {
  padding-right: 23.875rem !important;
}

.hover\:pb-95\.5:hover {
  padding-bottom: 23.875rem !important;
}

.hover\:pl-95\.5:hover {
  padding-left: 23.875rem !important;
}

.hover\:pt-96\.5:hover {
  padding-top: 24.125rem !important;
}

.hover\:pr-96\.5:hover {
  padding-right: 24.125rem !important;
}

.hover\:pb-96\.5:hover {
  padding-bottom: 24.125rem !important;
}

.hover\:pl-96\.5:hover {
  padding-left: 24.125rem !important;
}

.hover\:pt-97\.5:hover {
  padding-top: 24.375rem !important;
}

.hover\:pr-97\.5:hover {
  padding-right: 24.375rem !important;
}

.hover\:pb-97\.5:hover {
  padding-bottom: 24.375rem !important;
}

.hover\:pl-97\.5:hover {
  padding-left: 24.375rem !important;
}

.hover\:pt-98\.5:hover {
  padding-top: 24.625rem !important;
}

.hover\:pr-98\.5:hover {
  padding-right: 24.625rem !important;
}

.hover\:pb-98\.5:hover {
  padding-bottom: 24.625rem !important;
}

.hover\:pl-98\.5:hover {
  padding-left: 24.625rem !important;
}

.hover\:pt-99\.5:hover {
  padding-top: 24.875rem !important;
}

.hover\:pr-99\.5:hover {
  padding-right: 24.875rem !important;
}

.hover\:pb-99\.5:hover {
  padding-bottom: 24.875rem !important;
}

.hover\:pl-99\.5:hover {
  padding-left: 24.875rem !important;
}

.hover\:pt-100\.5:hover {
  padding-top: 25.125rem !important;
}

.hover\:pr-100\.5:hover {
  padding-right: 25.125rem !important;
}

.hover\:pb-100\.5:hover {
  padding-bottom: 25.125rem !important;
}

.hover\:pl-100\.5:hover {
  padding-left: 25.125rem !important;
}

.hover\:pt-101\.5:hover {
  padding-top: 25.375rem !important;
}

.hover\:pr-101\.5:hover {
  padding-right: 25.375rem !important;
}

.hover\:pb-101\.5:hover {
  padding-bottom: 25.375rem !important;
}

.hover\:pl-101\.5:hover {
  padding-left: 25.375rem !important;
}

.hover\:pt-102\.5:hover {
  padding-top: 25.625rem !important;
}

.hover\:pr-102\.5:hover {
  padding-right: 25.625rem !important;
}

.hover\:pb-102\.5:hover {
  padding-bottom: 25.625rem !important;
}

.hover\:pl-102\.5:hover {
  padding-left: 25.625rem !important;
}

.hover\:pt-103\.5:hover {
  padding-top: 25.875rem !important;
}

.hover\:pr-103\.5:hover {
  padding-right: 25.875rem !important;
}

.hover\:pb-103\.5:hover {
  padding-bottom: 25.875rem !important;
}

.hover\:pl-103\.5:hover {
  padding-left: 25.875rem !important;
}

.hover\:pt-104\.5:hover {
  padding-top: 26.125rem !important;
}

.hover\:pr-104\.5:hover {
  padding-right: 26.125rem !important;
}

.hover\:pb-104\.5:hover {
  padding-bottom: 26.125rem !important;
}

.hover\:pl-104\.5:hover {
  padding-left: 26.125rem !important;
}

.focus\:p-0:focus {
  padding: 0rem !important;
}

.focus\:p-1:focus {
  padding: 0.25rem !important;
}

.focus\:p-2:focus {
  padding: 0.5rem !important;
}

.focus\:p-3:focus {
  padding: 0.75rem !important;
}

.focus\:p-4:focus {
  padding: 1rem !important;
}

.focus\:p-5:focus {
  padding: 1.25rem !important;
}

.focus\:p-6:focus {
  padding: 1.5rem !important;
}

.focus\:p-7:focus {
  padding: 1.75rem !important;
}

.focus\:p-8:focus {
  padding: 2rem !important;
}

.focus\:p-9:focus {
  padding: 2.25rem !important;
}

.focus\:p-10:focus {
  padding: 2.5rem !important;
}

.focus\:p-11:focus {
  padding: 2.75rem !important;
}

.focus\:p-12:focus {
  padding: 3rem !important;
}

.focus\:p-13:focus {
  padding: 3.25rem !important;
}

.focus\:p-14:focus {
  padding: 3.5rem !important;
}

.focus\:p-15:focus {
  padding: 3.75rem !important;
}

.focus\:p-16:focus {
  padding: 4rem !important;
}

.focus\:p-17:focus {
  padding: 4.25rem !important;
}

.focus\:p-18:focus {
  padding: 4.5rem !important;
}

.focus\:p-19:focus {
  padding: 4.75rem !important;
}

.focus\:p-20:focus {
  padding: 5rem !important;
}

.focus\:p-21:focus {
  padding: 5.25rem !important;
}

.focus\:p-22:focus {
  padding: 5.5rem !important;
}

.focus\:p-23:focus {
  padding: 5.75rem !important;
}

.focus\:p-24:focus {
  padding: 6rem !important;
}

.focus\:p-25:focus {
  padding: 6.25rem !important;
}

.focus\:p-26:focus {
  padding: 6.5rem !important;
}

.focus\:p-27:focus {
  padding: 6.75rem !important;
}

.focus\:p-28:focus {
  padding: 7rem !important;
}

.focus\:p-29:focus {
  padding: 7.25rem !important;
}

.focus\:p-30:focus {
  padding: 7.5rem !important;
}

.focus\:p-31:focus {
  padding: 7.75rem !important;
}

.focus\:p-32:focus {
  padding: 8rem !important;
}

.focus\:p-33:focus {
  padding: 8.25rem !important;
}

.focus\:p-34:focus {
  padding: 8.5rem !important;
}

.focus\:p-35:focus {
  padding: 8.75rem !important;
}

.focus\:p-36:focus {
  padding: 9rem !important;
}

.focus\:p-37:focus {
  padding: 9.25rem !important;
}

.focus\:p-38:focus {
  padding: 9.5rem !important;
}

.focus\:p-39:focus {
  padding: 9.75rem !important;
}

.focus\:p-40:focus {
  padding: 10rem !important;
}

.focus\:p-41:focus {
  padding: 10.25rem !important;
}

.focus\:p-42:focus {
  padding: 10.5rem !important;
}

.focus\:p-43:focus {
  padding: 10.75rem !important;
}

.focus\:p-44:focus {
  padding: 11rem !important;
}

.focus\:p-45:focus {
  padding: 11.25rem !important;
}

.focus\:p-46:focus {
  padding: 11.5rem !important;
}

.focus\:p-47:focus {
  padding: 11.75rem !important;
}

.focus\:p-48:focus {
  padding: 12rem !important;
}

.focus\:p-49:focus {
  padding: 12.25rem !important;
}

.focus\:p-50:focus {
  padding: 12.5rem !important;
}

.focus\:p-51:focus {
  padding: 12.75rem !important;
}

.focus\:p-52:focus {
  padding: 13rem !important;
}

.focus\:p-53:focus {
  padding: 13.25rem !important;
}

.focus\:p-54:focus {
  padding: 13.5rem !important;
}

.focus\:p-55:focus {
  padding: 13.75rem !important;
}

.focus\:p-56:focus {
  padding: 14rem !important;
}

.focus\:p-57:focus {
  padding: 14.25rem !important;
}

.focus\:p-58:focus {
  padding: 14.5rem !important;
}

.focus\:p-59:focus {
  padding: 14.75rem !important;
}

.focus\:p-60:focus {
  padding: 15rem !important;
}

.focus\:p-61:focus {
  padding: 15.25rem !important;
}

.focus\:p-62:focus {
  padding: 15.5rem !important;
}

.focus\:p-63:focus {
  padding: 15.75rem !important;
}

.focus\:p-64:focus {
  padding: 16rem !important;
}

.focus\:p-65:focus {
  padding: 16.25rem !important;
}

.focus\:p-66:focus {
  padding: 16.5rem !important;
}

.focus\:p-67:focus {
  padding: 16.75rem !important;
}

.focus\:p-68:focus {
  padding: 17rem !important;
}

.focus\:p-69:focus {
  padding: 17.25rem !important;
}

.focus\:p-70:focus {
  padding: 17.5rem !important;
}

.focus\:p-71:focus {
  padding: 17.75rem !important;
}

.focus\:p-72:focus {
  padding: 18rem !important;
}

.focus\:p-73:focus {
  padding: 18.25rem !important;
}

.focus\:p-74:focus {
  padding: 18.5rem !important;
}

.focus\:p-75:focus {
  padding: 18.75rem !important;
}

.focus\:p-76:focus {
  padding: 19rem !important;
}

.focus\:p-77:focus {
  padding: 19.25rem !important;
}

.focus\:p-78:focus {
  padding: 19.5rem !important;
}

.focus\:p-79:focus {
  padding: 19.75rem !important;
}

.focus\:p-80:focus {
  padding: 20rem !important;
}

.focus\:p-81:focus {
  padding: 20.25rem !important;
}

.focus\:p-82:focus {
  padding: 20.5rem !important;
}

.focus\:p-83:focus {
  padding: 20.75rem !important;
}

.focus\:p-84:focus {
  padding: 21rem !important;
}

.focus\:p-85:focus {
  padding: 21.25rem !important;
}

.focus\:p-86:focus {
  padding: 21.5rem !important;
}

.focus\:p-87:focus {
  padding: 21.75rem !important;
}

.focus\:p-88:focus {
  padding: 22rem !important;
}

.focus\:p-89:focus {
  padding: 22.25rem !important;
}

.focus\:p-90:focus {
  padding: 22.5rem !important;
}

.focus\:p-91:focus {
  padding: 22.75rem !important;
}

.focus\:p-92:focus {
  padding: 23rem !important;
}

.focus\:p-93:focus {
  padding: 23.25rem !important;
}

.focus\:p-94:focus {
  padding: 23.5rem !important;
}

.focus\:p-95:focus {
  padding: 23.75rem !important;
}

.focus\:p-96:focus {
  padding: 24rem !important;
}

.focus\:p-97:focus {
  padding: 24.25rem !important;
}

.focus\:p-98:focus {
  padding: 24.5rem !important;
}

.focus\:p-99:focus {
  padding: 24.75rem !important;
}

.focus\:p-100:focus {
  padding: 25rem !important;
}

.focus\:p-101:focus {
  padding: 25.25rem !important;
}

.focus\:p-102:focus {
  padding: 25.5rem !important;
}

.focus\:p-103:focus {
  padding: 25.75rem !important;
}

.focus\:p-104:focus {
  padding: 26rem !important;
}

.focus\:p-105:focus {
  padding: 26.25rem !important;
}

.focus\:p-px:focus {
  padding: 1px !important;
}

.focus\:p-0\.5:focus {
  padding: 0.125rem !important;
}

.focus\:p-1\.5:focus {
  padding: 0.375rem !important;
}

.focus\:p-2\.5:focus {
  padding: 0.625rem !important;
}

.focus\:p-3\.5:focus {
  padding: 0.875rem !important;
}

.focus\:p-4\.5:focus {
  padding: 1.125rem !important;
}

.focus\:p-5\.5:focus {
  padding: 1.375rem !important;
}

.focus\:p-6\.5:focus {
  padding: 1.625rem !important;
}

.focus\:p-7\.5:focus {
  padding: 1.875rem !important;
}

.focus\:p-8\.5:focus {
  padding: 2.125rem !important;
}

.focus\:p-9\.5:focus {
  padding: 2.375rem !important;
}

.focus\:p-10\.5:focus {
  padding: 2.625rem !important;
}

.focus\:p-11\.5:focus {
  padding: 2.875rem !important;
}

.focus\:p-12\.5:focus {
  padding: 3.125rem !important;
}

.focus\:p-13\.5:focus {
  padding: 3.375rem !important;
}

.focus\:p-14\.5:focus {
  padding: 3.625rem !important;
}

.focus\:p-15\.5:focus {
  padding: 3.875rem !important;
}

.focus\:p-16\.5:focus {
  padding: 4.125rem !important;
}

.focus\:p-17\.5:focus {
  padding: 4.375rem !important;
}

.focus\:p-18\.5:focus {
  padding: 4.625rem !important;
}

.focus\:p-19\.5:focus {
  padding: 4.875rem !important;
}

.focus\:p-20\.5:focus {
  padding: 5.125rem !important;
}

.focus\:p-21\.5:focus {
  padding: 5.375rem !important;
}

.focus\:p-22\.5:focus {
  padding: 5.625rem !important;
}

.focus\:p-23\.5:focus {
  padding: 5.875rem !important;
}

.focus\:p-24\.5:focus {
  padding: 6.125rem !important;
}

.focus\:p-25\.5:focus {
  padding: 6.375rem !important;
}

.focus\:p-26\.5:focus {
  padding: 6.625rem !important;
}

.focus\:p-27\.5:focus {
  padding: 6.875rem !important;
}

.focus\:p-28\.5:focus {
  padding: 7.125rem !important;
}

.focus\:p-29\.5:focus {
  padding: 7.375rem !important;
}

.focus\:p-30\.5:focus {
  padding: 7.625rem !important;
}

.focus\:p-31\.5:focus {
  padding: 7.875rem !important;
}

.focus\:p-32\.5:focus {
  padding: 8.125rem !important;
}

.focus\:p-33\.5:focus {
  padding: 8.375rem !important;
}

.focus\:p-34\.5:focus {
  padding: 8.625rem !important;
}

.focus\:p-35\.5:focus {
  padding: 8.875rem !important;
}

.focus\:p-36\.5:focus {
  padding: 9.125rem !important;
}

.focus\:p-37\.5:focus {
  padding: 9.375rem !important;
}

.focus\:p-38\.5:focus {
  padding: 9.625rem !important;
}

.focus\:p-39\.5:focus {
  padding: 9.875rem !important;
}

.focus\:p-40\.5:focus {
  padding: 10.125rem !important;
}

.focus\:p-41\.5:focus {
  padding: 10.375rem !important;
}

.focus\:p-42\.5:focus {
  padding: 10.625rem !important;
}

.focus\:p-43\.5:focus {
  padding: 10.875rem !important;
}

.focus\:p-44\.5:focus {
  padding: 11.125rem !important;
}

.focus\:p-45\.5:focus {
  padding: 11.375rem !important;
}

.focus\:p-46\.5:focus {
  padding: 11.625rem !important;
}

.focus\:p-47\.5:focus {
  padding: 11.875rem !important;
}

.focus\:p-48\.5:focus {
  padding: 12.125rem !important;
}

.focus\:p-49\.5:focus {
  padding: 12.375rem !important;
}

.focus\:p-50\.5:focus {
  padding: 12.625rem !important;
}

.focus\:p-51\.5:focus {
  padding: 12.875rem !important;
}

.focus\:p-52\.5:focus {
  padding: 13.125rem !important;
}

.focus\:p-53\.5:focus {
  padding: 13.375rem !important;
}

.focus\:p-54\.5:focus {
  padding: 13.625rem !important;
}

.focus\:p-55\.5:focus {
  padding: 13.875rem !important;
}

.focus\:p-56\.5:focus {
  padding: 14.125rem !important;
}

.focus\:p-57\.5:focus {
  padding: 14.375rem !important;
}

.focus\:p-58\.5:focus {
  padding: 14.625rem !important;
}

.focus\:p-59\.5:focus {
  padding: 14.875rem !important;
}

.focus\:p-60\.5:focus {
  padding: 15.125rem !important;
}

.focus\:p-61\.5:focus {
  padding: 15.375rem !important;
}

.focus\:p-62\.5:focus {
  padding: 15.625rem !important;
}

.focus\:p-63\.5:focus {
  padding: 15.875rem !important;
}

.focus\:p-64\.5:focus {
  padding: 16.125rem !important;
}

.focus\:p-65\.5:focus {
  padding: 16.375rem !important;
}

.focus\:p-66\.5:focus {
  padding: 16.625rem !important;
}

.focus\:p-67\.5:focus {
  padding: 16.875rem !important;
}

.focus\:p-68\.5:focus {
  padding: 17.125rem !important;
}

.focus\:p-69\.5:focus {
  padding: 17.375rem !important;
}

.focus\:p-70\.5:focus {
  padding: 17.625rem !important;
}

.focus\:p-71\.5:focus {
  padding: 17.875rem !important;
}

.focus\:p-72\.5:focus {
  padding: 18.125rem !important;
}

.focus\:p-73\.5:focus {
  padding: 18.375rem !important;
}

.focus\:p-74\.5:focus {
  padding: 18.625rem !important;
}

.focus\:p-75\.5:focus {
  padding: 18.875rem !important;
}

.focus\:p-76\.5:focus {
  padding: 19.125rem !important;
}

.focus\:p-77\.5:focus {
  padding: 19.375rem !important;
}

.focus\:p-78\.5:focus {
  padding: 19.625rem !important;
}

.focus\:p-79\.5:focus {
  padding: 19.875rem !important;
}

.focus\:p-80\.5:focus {
  padding: 20.125rem !important;
}

.focus\:p-81\.5:focus {
  padding: 20.375rem !important;
}

.focus\:p-82\.5:focus {
  padding: 20.625rem !important;
}

.focus\:p-83\.5:focus {
  padding: 20.875rem !important;
}

.focus\:p-84\.5:focus {
  padding: 21.125rem !important;
}

.focus\:p-85\.5:focus {
  padding: 21.375rem !important;
}

.focus\:p-86\.5:focus {
  padding: 21.625rem !important;
}

.focus\:p-87\.5:focus {
  padding: 21.875rem !important;
}

.focus\:p-88\.5:focus {
  padding: 22.125rem !important;
}

.focus\:p-89\.5:focus {
  padding: 22.375rem !important;
}

.focus\:p-90\.5:focus {
  padding: 22.625rem !important;
}

.focus\:p-91\.5:focus {
  padding: 22.875rem !important;
}

.focus\:p-92\.5:focus {
  padding: 23.125rem !important;
}

.focus\:p-93\.5:focus {
  padding: 23.375rem !important;
}

.focus\:p-94\.5:focus {
  padding: 23.625rem !important;
}

.focus\:p-95\.5:focus {
  padding: 23.875rem !important;
}

.focus\:p-96\.5:focus {
  padding: 24.125rem !important;
}

.focus\:p-97\.5:focus {
  padding: 24.375rem !important;
}

.focus\:p-98\.5:focus {
  padding: 24.625rem !important;
}

.focus\:p-99\.5:focus {
  padding: 24.875rem !important;
}

.focus\:p-100\.5:focus {
  padding: 25.125rem !important;
}

.focus\:p-101\.5:focus {
  padding: 25.375rem !important;
}

.focus\:p-102\.5:focus {
  padding: 25.625rem !important;
}

.focus\:p-103\.5:focus {
  padding: 25.875rem !important;
}

.focus\:p-104\.5:focus {
  padding: 26.125rem !important;
}

.focus\:py-0:focus {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.focus\:px-0:focus {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.focus\:py-1:focus {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.focus\:px-1:focus {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.focus\:py-2:focus {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.focus\:px-2:focus {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.focus\:py-3:focus {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.focus\:px-3:focus {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.focus\:py-4:focus {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.focus\:px-4:focus {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.focus\:py-5:focus {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.focus\:px-5:focus {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.focus\:py-6:focus {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.focus\:px-6:focus {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.focus\:py-7:focus {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.focus\:px-7:focus {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.focus\:py-8:focus {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.focus\:px-8:focus {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.focus\:py-9:focus {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.focus\:px-9:focus {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.focus\:py-10:focus {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.focus\:px-10:focus {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.focus\:py-11:focus {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.focus\:px-11:focus {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}

.focus\:py-12:focus {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.focus\:px-12:focus {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.focus\:py-13:focus {
  padding-top: 3.25rem !important;
  padding-bottom: 3.25rem !important;
}

.focus\:px-13:focus {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}

.focus\:py-14:focus {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.focus\:px-14:focus {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.focus\:py-15:focus {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.focus\:px-15:focus {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}

.focus\:py-16:focus {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.focus\:px-16:focus {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.focus\:py-17:focus {
  padding-top: 4.25rem !important;
  padding-bottom: 4.25rem !important;
}

.focus\:px-17:focus {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}

.focus\:py-18:focus {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.focus\:px-18:focus {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.focus\:py-19:focus {
  padding-top: 4.75rem !important;
  padding-bottom: 4.75rem !important;
}

.focus\:px-19:focus {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}

.focus\:py-20:focus {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.focus\:px-20:focus {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.focus\:py-21:focus {
  padding-top: 5.25rem !important;
  padding-bottom: 5.25rem !important;
}

.focus\:px-21:focus {
  padding-left: 5.25rem !important;
  padding-right: 5.25rem !important;
}

.focus\:py-22:focus {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}

.focus\:px-22:focus {
  padding-left: 5.5rem !important;
  padding-right: 5.5rem !important;
}

.focus\:py-23:focus {
  padding-top: 5.75rem !important;
  padding-bottom: 5.75rem !important;
}

.focus\:px-23:focus {
  padding-left: 5.75rem !important;
  padding-right: 5.75rem !important;
}

.focus\:py-24:focus {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.focus\:px-24:focus {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.focus\:py-25:focus {
  padding-top: 6.25rem !important;
  padding-bottom: 6.25rem !important;
}

.focus\:px-25:focus {
  padding-left: 6.25rem !important;
  padding-right: 6.25rem !important;
}

.focus\:py-26:focus {
  padding-top: 6.5rem !important;
  padding-bottom: 6.5rem !important;
}

.focus\:px-26:focus {
  padding-left: 6.5rem !important;
  padding-right: 6.5rem !important;
}

.focus\:py-27:focus {
  padding-top: 6.75rem !important;
  padding-bottom: 6.75rem !important;
}

.focus\:px-27:focus {
  padding-left: 6.75rem !important;
  padding-right: 6.75rem !important;
}

.focus\:py-28:focus {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}

.focus\:px-28:focus {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

.focus\:py-29:focus {
  padding-top: 7.25rem !important;
  padding-bottom: 7.25rem !important;
}

.focus\:px-29:focus {
  padding-left: 7.25rem !important;
  padding-right: 7.25rem !important;
}

.focus\:py-30:focus {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

.focus\:px-30:focus {
  padding-left: 7.5rem !important;
  padding-right: 7.5rem !important;
}

.focus\:py-31:focus {
  padding-top: 7.75rem !important;
  padding-bottom: 7.75rem !important;
}

.focus\:px-31:focus {
  padding-left: 7.75rem !important;
  padding-right: 7.75rem !important;
}

.focus\:py-32:focus {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.focus\:px-32:focus {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.focus\:py-33:focus {
  padding-top: 8.25rem !important;
  padding-bottom: 8.25rem !important;
}

.focus\:px-33:focus {
  padding-left: 8.25rem !important;
  padding-right: 8.25rem !important;
}

.focus\:py-34:focus {
  padding-top: 8.5rem !important;
  padding-bottom: 8.5rem !important;
}

.focus\:px-34:focus {
  padding-left: 8.5rem !important;
  padding-right: 8.5rem !important;
}

.focus\:py-35:focus {
  padding-top: 8.75rem !important;
  padding-bottom: 8.75rem !important;
}

.focus\:px-35:focus {
  padding-left: 8.75rem !important;
  padding-right: 8.75rem !important;
}

.focus\:py-36:focus {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.focus\:px-36:focus {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.focus\:py-37:focus {
  padding-top: 9.25rem !important;
  padding-bottom: 9.25rem !important;
}

.focus\:px-37:focus {
  padding-left: 9.25rem !important;
  padding-right: 9.25rem !important;
}

.focus\:py-38:focus {
  padding-top: 9.5rem !important;
  padding-bottom: 9.5rem !important;
}

.focus\:px-38:focus {
  padding-left: 9.5rem !important;
  padding-right: 9.5rem !important;
}

.focus\:py-39:focus {
  padding-top: 9.75rem !important;
  padding-bottom: 9.75rem !important;
}

.focus\:px-39:focus {
  padding-left: 9.75rem !important;
  padding-right: 9.75rem !important;
}

.focus\:py-40:focus {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.focus\:px-40:focus {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.focus\:py-41:focus {
  padding-top: 10.25rem !important;
  padding-bottom: 10.25rem !important;
}

.focus\:px-41:focus {
  padding-left: 10.25rem !important;
  padding-right: 10.25rem !important;
}

.focus\:py-42:focus {
  padding-top: 10.5rem !important;
  padding-bottom: 10.5rem !important;
}

.focus\:px-42:focus {
  padding-left: 10.5rem !important;
  padding-right: 10.5rem !important;
}

.focus\:py-43:focus {
  padding-top: 10.75rem !important;
  padding-bottom: 10.75rem !important;
}

.focus\:px-43:focus {
  padding-left: 10.75rem !important;
  padding-right: 10.75rem !important;
}

.focus\:py-44:focus {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}

.focus\:px-44:focus {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}

.focus\:py-45:focus {
  padding-top: 11.25rem !important;
  padding-bottom: 11.25rem !important;
}

.focus\:px-45:focus {
  padding-left: 11.25rem !important;
  padding-right: 11.25rem !important;
}

.focus\:py-46:focus {
  padding-top: 11.5rem !important;
  padding-bottom: 11.5rem !important;
}

.focus\:px-46:focus {
  padding-left: 11.5rem !important;
  padding-right: 11.5rem !important;
}

.focus\:py-47:focus {
  padding-top: 11.75rem !important;
  padding-bottom: 11.75rem !important;
}

.focus\:px-47:focus {
  padding-left: 11.75rem !important;
  padding-right: 11.75rem !important;
}

.focus\:py-48:focus {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}

.focus\:px-48:focus {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}

.focus\:py-49:focus {
  padding-top: 12.25rem !important;
  padding-bottom: 12.25rem !important;
}

.focus\:px-49:focus {
  padding-left: 12.25rem !important;
  padding-right: 12.25rem !important;
}

.focus\:py-50:focus {
  padding-top: 12.5rem !important;
  padding-bottom: 12.5rem !important;
}

.focus\:px-50:focus {
  padding-left: 12.5rem !important;
  padding-right: 12.5rem !important;
}

.focus\:py-51:focus {
  padding-top: 12.75rem !important;
  padding-bottom: 12.75rem !important;
}

.focus\:px-51:focus {
  padding-left: 12.75rem !important;
  padding-right: 12.75rem !important;
}

.focus\:py-52:focus {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}

.focus\:px-52:focus {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}

.focus\:py-53:focus {
  padding-top: 13.25rem !important;
  padding-bottom: 13.25rem !important;
}

.focus\:px-53:focus {
  padding-left: 13.25rem !important;
  padding-right: 13.25rem !important;
}

.focus\:py-54:focus {
  padding-top: 13.5rem !important;
  padding-bottom: 13.5rem !important;
}

.focus\:px-54:focus {
  padding-left: 13.5rem !important;
  padding-right: 13.5rem !important;
}

.focus\:py-55:focus {
  padding-top: 13.75rem !important;
  padding-bottom: 13.75rem !important;
}

.focus\:px-55:focus {
  padding-left: 13.75rem !important;
  padding-right: 13.75rem !important;
}

.focus\:py-56:focus {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}

.focus\:px-56:focus {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}

.focus\:py-57:focus {
  padding-top: 14.25rem !important;
  padding-bottom: 14.25rem !important;
}

.focus\:px-57:focus {
  padding-left: 14.25rem !important;
  padding-right: 14.25rem !important;
}

.focus\:py-58:focus {
  padding-top: 14.5rem !important;
  padding-bottom: 14.5rem !important;
}

.focus\:px-58:focus {
  padding-left: 14.5rem !important;
  padding-right: 14.5rem !important;
}

.focus\:py-59:focus {
  padding-top: 14.75rem !important;
  padding-bottom: 14.75rem !important;
}

.focus\:px-59:focus {
  padding-left: 14.75rem !important;
  padding-right: 14.75rem !important;
}

.focus\:py-60:focus {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}

.focus\:px-60:focus {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}

.focus\:py-61:focus {
  padding-top: 15.25rem !important;
  padding-bottom: 15.25rem !important;
}

.focus\:px-61:focus {
  padding-left: 15.25rem !important;
  padding-right: 15.25rem !important;
}

.focus\:py-62:focus {
  padding-top: 15.5rem !important;
  padding-bottom: 15.5rem !important;
}

.focus\:px-62:focus {
  padding-left: 15.5rem !important;
  padding-right: 15.5rem !important;
}

.focus\:py-63:focus {
  padding-top: 15.75rem !important;
  padding-bottom: 15.75rem !important;
}

.focus\:px-63:focus {
  padding-left: 15.75rem !important;
  padding-right: 15.75rem !important;
}

.focus\:py-64:focus {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}

.focus\:px-64:focus {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}

.focus\:py-65:focus {
  padding-top: 16.25rem !important;
  padding-bottom: 16.25rem !important;
}

.focus\:px-65:focus {
  padding-left: 16.25rem !important;
  padding-right: 16.25rem !important;
}

.focus\:py-66:focus {
  padding-top: 16.5rem !important;
  padding-bottom: 16.5rem !important;
}

.focus\:px-66:focus {
  padding-left: 16.5rem !important;
  padding-right: 16.5rem !important;
}

.focus\:py-67:focus {
  padding-top: 16.75rem !important;
  padding-bottom: 16.75rem !important;
}

.focus\:px-67:focus {
  padding-left: 16.75rem !important;
  padding-right: 16.75rem !important;
}

.focus\:py-68:focus {
  padding-top: 17rem !important;
  padding-bottom: 17rem !important;
}

.focus\:px-68:focus {
  padding-left: 17rem !important;
  padding-right: 17rem !important;
}

.focus\:py-69:focus {
  padding-top: 17.25rem !important;
  padding-bottom: 17.25rem !important;
}

.focus\:px-69:focus {
  padding-left: 17.25rem !important;
  padding-right: 17.25rem !important;
}

.focus\:py-70:focus {
  padding-top: 17.5rem !important;
  padding-bottom: 17.5rem !important;
}

.focus\:px-70:focus {
  padding-left: 17.5rem !important;
  padding-right: 17.5rem !important;
}

.focus\:py-71:focus {
  padding-top: 17.75rem !important;
  padding-bottom: 17.75rem !important;
}

.focus\:px-71:focus {
  padding-left: 17.75rem !important;
  padding-right: 17.75rem !important;
}

.focus\:py-72:focus {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}

.focus\:px-72:focus {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}

.focus\:py-73:focus {
  padding-top: 18.25rem !important;
  padding-bottom: 18.25rem !important;
}

.focus\:px-73:focus {
  padding-left: 18.25rem !important;
  padding-right: 18.25rem !important;
}

.focus\:py-74:focus {
  padding-top: 18.5rem !important;
  padding-bottom: 18.5rem !important;
}

.focus\:px-74:focus {
  padding-left: 18.5rem !important;
  padding-right: 18.5rem !important;
}

.focus\:py-75:focus {
  padding-top: 18.75rem !important;
  padding-bottom: 18.75rem !important;
}

.focus\:px-75:focus {
  padding-left: 18.75rem !important;
  padding-right: 18.75rem !important;
}

.focus\:py-76:focus {
  padding-top: 19rem !important;
  padding-bottom: 19rem !important;
}

.focus\:px-76:focus {
  padding-left: 19rem !important;
  padding-right: 19rem !important;
}

.focus\:py-77:focus {
  padding-top: 19.25rem !important;
  padding-bottom: 19.25rem !important;
}

.focus\:px-77:focus {
  padding-left: 19.25rem !important;
  padding-right: 19.25rem !important;
}

.focus\:py-78:focus {
  padding-top: 19.5rem !important;
  padding-bottom: 19.5rem !important;
}

.focus\:px-78:focus {
  padding-left: 19.5rem !important;
  padding-right: 19.5rem !important;
}

.focus\:py-79:focus {
  padding-top: 19.75rem !important;
  padding-bottom: 19.75rem !important;
}

.focus\:px-79:focus {
  padding-left: 19.75rem !important;
  padding-right: 19.75rem !important;
}

.focus\:py-80:focus {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}

.focus\:px-80:focus {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}

.focus\:py-81:focus {
  padding-top: 20.25rem !important;
  padding-bottom: 20.25rem !important;
}

.focus\:px-81:focus {
  padding-left: 20.25rem !important;
  padding-right: 20.25rem !important;
}

.focus\:py-82:focus {
  padding-top: 20.5rem !important;
  padding-bottom: 20.5rem !important;
}

.focus\:px-82:focus {
  padding-left: 20.5rem !important;
  padding-right: 20.5rem !important;
}

.focus\:py-83:focus {
  padding-top: 20.75rem !important;
  padding-bottom: 20.75rem !important;
}

.focus\:px-83:focus {
  padding-left: 20.75rem !important;
  padding-right: 20.75rem !important;
}

.focus\:py-84:focus {
  padding-top: 21rem !important;
  padding-bottom: 21rem !important;
}

.focus\:px-84:focus {
  padding-left: 21rem !important;
  padding-right: 21rem !important;
}

.focus\:py-85:focus {
  padding-top: 21.25rem !important;
  padding-bottom: 21.25rem !important;
}

.focus\:px-85:focus {
  padding-left: 21.25rem !important;
  padding-right: 21.25rem !important;
}

.focus\:py-86:focus {
  padding-top: 21.5rem !important;
  padding-bottom: 21.5rem !important;
}

.focus\:px-86:focus {
  padding-left: 21.5rem !important;
  padding-right: 21.5rem !important;
}

.focus\:py-87:focus {
  padding-top: 21.75rem !important;
  padding-bottom: 21.75rem !important;
}

.focus\:px-87:focus {
  padding-left: 21.75rem !important;
  padding-right: 21.75rem !important;
}

.focus\:py-88:focus {
  padding-top: 22rem !important;
  padding-bottom: 22rem !important;
}

.focus\:px-88:focus {
  padding-left: 22rem !important;
  padding-right: 22rem !important;
}

.focus\:py-89:focus {
  padding-top: 22.25rem !important;
  padding-bottom: 22.25rem !important;
}

.focus\:px-89:focus {
  padding-left: 22.25rem !important;
  padding-right: 22.25rem !important;
}

.focus\:py-90:focus {
  padding-top: 22.5rem !important;
  padding-bottom: 22.5rem !important;
}

.focus\:px-90:focus {
  padding-left: 22.5rem !important;
  padding-right: 22.5rem !important;
}

.focus\:py-91:focus {
  padding-top: 22.75rem !important;
  padding-bottom: 22.75rem !important;
}

.focus\:px-91:focus {
  padding-left: 22.75rem !important;
  padding-right: 22.75rem !important;
}

.focus\:py-92:focus {
  padding-top: 23rem !important;
  padding-bottom: 23rem !important;
}

.focus\:px-92:focus {
  padding-left: 23rem !important;
  padding-right: 23rem !important;
}

.focus\:py-93:focus {
  padding-top: 23.25rem !important;
  padding-bottom: 23.25rem !important;
}

.focus\:px-93:focus {
  padding-left: 23.25rem !important;
  padding-right: 23.25rem !important;
}

.focus\:py-94:focus {
  padding-top: 23.5rem !important;
  padding-bottom: 23.5rem !important;
}

.focus\:px-94:focus {
  padding-left: 23.5rem !important;
  padding-right: 23.5rem !important;
}

.focus\:py-95:focus {
  padding-top: 23.75rem !important;
  padding-bottom: 23.75rem !important;
}

.focus\:px-95:focus {
  padding-left: 23.75rem !important;
  padding-right: 23.75rem !important;
}

.focus\:py-96:focus {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}

.focus\:px-96:focus {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}

.focus\:py-97:focus {
  padding-top: 24.25rem !important;
  padding-bottom: 24.25rem !important;
}

.focus\:px-97:focus {
  padding-left: 24.25rem !important;
  padding-right: 24.25rem !important;
}

.focus\:py-98:focus {
  padding-top: 24.5rem !important;
  padding-bottom: 24.5rem !important;
}

.focus\:px-98:focus {
  padding-left: 24.5rem !important;
  padding-right: 24.5rem !important;
}

.focus\:py-99:focus {
  padding-top: 24.75rem !important;
  padding-bottom: 24.75rem !important;
}

.focus\:px-99:focus {
  padding-left: 24.75rem !important;
  padding-right: 24.75rem !important;
}

.focus\:py-100:focus {
  padding-top: 25rem !important;
  padding-bottom: 25rem !important;
}

.focus\:px-100:focus {
  padding-left: 25rem !important;
  padding-right: 25rem !important;
}

.focus\:py-101:focus {
  padding-top: 25.25rem !important;
  padding-bottom: 25.25rem !important;
}

.focus\:px-101:focus {
  padding-left: 25.25rem !important;
  padding-right: 25.25rem !important;
}

.focus\:py-102:focus {
  padding-top: 25.5rem !important;
  padding-bottom: 25.5rem !important;
}

.focus\:px-102:focus {
  padding-left: 25.5rem !important;
  padding-right: 25.5rem !important;
}

.focus\:py-103:focus {
  padding-top: 25.75rem !important;
  padding-bottom: 25.75rem !important;
}

.focus\:px-103:focus {
  padding-left: 25.75rem !important;
  padding-right: 25.75rem !important;
}

.focus\:py-104:focus {
  padding-top: 26rem !important;
  padding-bottom: 26rem !important;
}

.focus\:px-104:focus {
  padding-left: 26rem !important;
  padding-right: 26rem !important;
}

.focus\:py-105:focus {
  padding-top: 26.25rem !important;
  padding-bottom: 26.25rem !important;
}

.focus\:px-105:focus {
  padding-left: 26.25rem !important;
  padding-right: 26.25rem !important;
}

.focus\:py-px:focus {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.focus\:px-px:focus {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

.focus\:py-0\.5:focus {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.focus\:px-0\.5:focus {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

.focus\:py-1\.5:focus {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}

.focus\:px-1\.5:focus {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}

.focus\:py-2\.5:focus {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}

.focus\:px-2\.5:focus {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}

.focus\:py-3\.5:focus {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}

.focus\:px-3\.5:focus {
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}

.focus\:py-4\.5:focus {
  padding-top: 1.125rem !important;
  padding-bottom: 1.125rem !important;
}

.focus\:px-4\.5:focus {
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important;
}

.focus\:py-5\.5:focus {
  padding-top: 1.375rem !important;
  padding-bottom: 1.375rem !important;
}

.focus\:px-5\.5:focus {
  padding-left: 1.375rem !important;
  padding-right: 1.375rem !important;
}

.focus\:py-6\.5:focus {
  padding-top: 1.625rem !important;
  padding-bottom: 1.625rem !important;
}

.focus\:px-6\.5:focus {
  padding-left: 1.625rem !important;
  padding-right: 1.625rem !important;
}

.focus\:py-7\.5:focus {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}

.focus\:px-7\.5:focus {
  padding-left: 1.875rem !important;
  padding-right: 1.875rem !important;
}

.focus\:py-8\.5:focus {
  padding-top: 2.125rem !important;
  padding-bottom: 2.125rem !important;
}

.focus\:px-8\.5:focus {
  padding-left: 2.125rem !important;
  padding-right: 2.125rem !important;
}

.focus\:py-9\.5:focus {
  padding-top: 2.375rem !important;
  padding-bottom: 2.375rem !important;
}

.focus\:px-9\.5:focus {
  padding-left: 2.375rem !important;
  padding-right: 2.375rem !important;
}

.focus\:py-10\.5:focus {
  padding-top: 2.625rem !important;
  padding-bottom: 2.625rem !important;
}

.focus\:px-10\.5:focus {
  padding-left: 2.625rem !important;
  padding-right: 2.625rem !important;
}

.focus\:py-11\.5:focus {
  padding-top: 2.875rem !important;
  padding-bottom: 2.875rem !important;
}

.focus\:px-11\.5:focus {
  padding-left: 2.875rem !important;
  padding-right: 2.875rem !important;
}

.focus\:py-12\.5:focus {
  padding-top: 3.125rem !important;
  padding-bottom: 3.125rem !important;
}

.focus\:px-12\.5:focus {
  padding-left: 3.125rem !important;
  padding-right: 3.125rem !important;
}

.focus\:py-13\.5:focus {
  padding-top: 3.375rem !important;
  padding-bottom: 3.375rem !important;
}

.focus\:px-13\.5:focus {
  padding-left: 3.375rem !important;
  padding-right: 3.375rem !important;
}

.focus\:py-14\.5:focus {
  padding-top: 3.625rem !important;
  padding-bottom: 3.625rem !important;
}

.focus\:px-14\.5:focus {
  padding-left: 3.625rem !important;
  padding-right: 3.625rem !important;
}

.focus\:py-15\.5:focus {
  padding-top: 3.875rem !important;
  padding-bottom: 3.875rem !important;
}

.focus\:px-15\.5:focus {
  padding-left: 3.875rem !important;
  padding-right: 3.875rem !important;
}

.focus\:py-16\.5:focus {
  padding-top: 4.125rem !important;
  padding-bottom: 4.125rem !important;
}

.focus\:px-16\.5:focus {
  padding-left: 4.125rem !important;
  padding-right: 4.125rem !important;
}

.focus\:py-17\.5:focus {
  padding-top: 4.375rem !important;
  padding-bottom: 4.375rem !important;
}

.focus\:px-17\.5:focus {
  padding-left: 4.375rem !important;
  padding-right: 4.375rem !important;
}

.focus\:py-18\.5:focus {
  padding-top: 4.625rem !important;
  padding-bottom: 4.625rem !important;
}

.focus\:px-18\.5:focus {
  padding-left: 4.625rem !important;
  padding-right: 4.625rem !important;
}

.focus\:py-19\.5:focus {
  padding-top: 4.875rem !important;
  padding-bottom: 4.875rem !important;
}

.focus\:px-19\.5:focus {
  padding-left: 4.875rem !important;
  padding-right: 4.875rem !important;
}

.focus\:py-20\.5:focus {
  padding-top: 5.125rem !important;
  padding-bottom: 5.125rem !important;
}

.focus\:px-20\.5:focus {
  padding-left: 5.125rem !important;
  padding-right: 5.125rem !important;
}

.focus\:py-21\.5:focus {
  padding-top: 5.375rem !important;
  padding-bottom: 5.375rem !important;
}

.focus\:px-21\.5:focus {
  padding-left: 5.375rem !important;
  padding-right: 5.375rem !important;
}

.focus\:py-22\.5:focus {
  padding-top: 5.625rem !important;
  padding-bottom: 5.625rem !important;
}

.focus\:px-22\.5:focus {
  padding-left: 5.625rem !important;
  padding-right: 5.625rem !important;
}

.focus\:py-23\.5:focus {
  padding-top: 5.875rem !important;
  padding-bottom: 5.875rem !important;
}

.focus\:px-23\.5:focus {
  padding-left: 5.875rem !important;
  padding-right: 5.875rem !important;
}

.focus\:py-24\.5:focus {
  padding-top: 6.125rem !important;
  padding-bottom: 6.125rem !important;
}

.focus\:px-24\.5:focus {
  padding-left: 6.125rem !important;
  padding-right: 6.125rem !important;
}

.focus\:py-25\.5:focus {
  padding-top: 6.375rem !important;
  padding-bottom: 6.375rem !important;
}

.focus\:px-25\.5:focus {
  padding-left: 6.375rem !important;
  padding-right: 6.375rem !important;
}

.focus\:py-26\.5:focus {
  padding-top: 6.625rem !important;
  padding-bottom: 6.625rem !important;
}

.focus\:px-26\.5:focus {
  padding-left: 6.625rem !important;
  padding-right: 6.625rem !important;
}

.focus\:py-27\.5:focus {
  padding-top: 6.875rem !important;
  padding-bottom: 6.875rem !important;
}

.focus\:px-27\.5:focus {
  padding-left: 6.875rem !important;
  padding-right: 6.875rem !important;
}

.focus\:py-28\.5:focus {
  padding-top: 7.125rem !important;
  padding-bottom: 7.125rem !important;
}

.focus\:px-28\.5:focus {
  padding-left: 7.125rem !important;
  padding-right: 7.125rem !important;
}

.focus\:py-29\.5:focus {
  padding-top: 7.375rem !important;
  padding-bottom: 7.375rem !important;
}

.focus\:px-29\.5:focus {
  padding-left: 7.375rem !important;
  padding-right: 7.375rem !important;
}

.focus\:py-30\.5:focus {
  padding-top: 7.625rem !important;
  padding-bottom: 7.625rem !important;
}

.focus\:px-30\.5:focus {
  padding-left: 7.625rem !important;
  padding-right: 7.625rem !important;
}

.focus\:py-31\.5:focus {
  padding-top: 7.875rem !important;
  padding-bottom: 7.875rem !important;
}

.focus\:px-31\.5:focus {
  padding-left: 7.875rem !important;
  padding-right: 7.875rem !important;
}

.focus\:py-32\.5:focus {
  padding-top: 8.125rem !important;
  padding-bottom: 8.125rem !important;
}

.focus\:px-32\.5:focus {
  padding-left: 8.125rem !important;
  padding-right: 8.125rem !important;
}

.focus\:py-33\.5:focus {
  padding-top: 8.375rem !important;
  padding-bottom: 8.375rem !important;
}

.focus\:px-33\.5:focus {
  padding-left: 8.375rem !important;
  padding-right: 8.375rem !important;
}

.focus\:py-34\.5:focus {
  padding-top: 8.625rem !important;
  padding-bottom: 8.625rem !important;
}

.focus\:px-34\.5:focus {
  padding-left: 8.625rem !important;
  padding-right: 8.625rem !important;
}

.focus\:py-35\.5:focus {
  padding-top: 8.875rem !important;
  padding-bottom: 8.875rem !important;
}

.focus\:px-35\.5:focus {
  padding-left: 8.875rem !important;
  padding-right: 8.875rem !important;
}

.focus\:py-36\.5:focus {
  padding-top: 9.125rem !important;
  padding-bottom: 9.125rem !important;
}

.focus\:px-36\.5:focus {
  padding-left: 9.125rem !important;
  padding-right: 9.125rem !important;
}

.focus\:py-37\.5:focus {
  padding-top: 9.375rem !important;
  padding-bottom: 9.375rem !important;
}

.focus\:px-37\.5:focus {
  padding-left: 9.375rem !important;
  padding-right: 9.375rem !important;
}

.focus\:py-38\.5:focus {
  padding-top: 9.625rem !important;
  padding-bottom: 9.625rem !important;
}

.focus\:px-38\.5:focus {
  padding-left: 9.625rem !important;
  padding-right: 9.625rem !important;
}

.focus\:py-39\.5:focus {
  padding-top: 9.875rem !important;
  padding-bottom: 9.875rem !important;
}

.focus\:px-39\.5:focus {
  padding-left: 9.875rem !important;
  padding-right: 9.875rem !important;
}

.focus\:py-40\.5:focus {
  padding-top: 10.125rem !important;
  padding-bottom: 10.125rem !important;
}

.focus\:px-40\.5:focus {
  padding-left: 10.125rem !important;
  padding-right: 10.125rem !important;
}

.focus\:py-41\.5:focus {
  padding-top: 10.375rem !important;
  padding-bottom: 10.375rem !important;
}

.focus\:px-41\.5:focus {
  padding-left: 10.375rem !important;
  padding-right: 10.375rem !important;
}

.focus\:py-42\.5:focus {
  padding-top: 10.625rem !important;
  padding-bottom: 10.625rem !important;
}

.focus\:px-42\.5:focus {
  padding-left: 10.625rem !important;
  padding-right: 10.625rem !important;
}

.focus\:py-43\.5:focus {
  padding-top: 10.875rem !important;
  padding-bottom: 10.875rem !important;
}

.focus\:px-43\.5:focus {
  padding-left: 10.875rem !important;
  padding-right: 10.875rem !important;
}

.focus\:py-44\.5:focus {
  padding-top: 11.125rem !important;
  padding-bottom: 11.125rem !important;
}

.focus\:px-44\.5:focus {
  padding-left: 11.125rem !important;
  padding-right: 11.125rem !important;
}

.focus\:py-45\.5:focus {
  padding-top: 11.375rem !important;
  padding-bottom: 11.375rem !important;
}

.focus\:px-45\.5:focus {
  padding-left: 11.375rem !important;
  padding-right: 11.375rem !important;
}

.focus\:py-46\.5:focus {
  padding-top: 11.625rem !important;
  padding-bottom: 11.625rem !important;
}

.focus\:px-46\.5:focus {
  padding-left: 11.625rem !important;
  padding-right: 11.625rem !important;
}

.focus\:py-47\.5:focus {
  padding-top: 11.875rem !important;
  padding-bottom: 11.875rem !important;
}

.focus\:px-47\.5:focus {
  padding-left: 11.875rem !important;
  padding-right: 11.875rem !important;
}

.focus\:py-48\.5:focus {
  padding-top: 12.125rem !important;
  padding-bottom: 12.125rem !important;
}

.focus\:px-48\.5:focus {
  padding-left: 12.125rem !important;
  padding-right: 12.125rem !important;
}

.focus\:py-49\.5:focus {
  padding-top: 12.375rem !important;
  padding-bottom: 12.375rem !important;
}

.focus\:px-49\.5:focus {
  padding-left: 12.375rem !important;
  padding-right: 12.375rem !important;
}

.focus\:py-50\.5:focus {
  padding-top: 12.625rem !important;
  padding-bottom: 12.625rem !important;
}

.focus\:px-50\.5:focus {
  padding-left: 12.625rem !important;
  padding-right: 12.625rem !important;
}

.focus\:py-51\.5:focus {
  padding-top: 12.875rem !important;
  padding-bottom: 12.875rem !important;
}

.focus\:px-51\.5:focus {
  padding-left: 12.875rem !important;
  padding-right: 12.875rem !important;
}

.focus\:py-52\.5:focus {
  padding-top: 13.125rem !important;
  padding-bottom: 13.125rem !important;
}

.focus\:px-52\.5:focus {
  padding-left: 13.125rem !important;
  padding-right: 13.125rem !important;
}

.focus\:py-53\.5:focus {
  padding-top: 13.375rem !important;
  padding-bottom: 13.375rem !important;
}

.focus\:px-53\.5:focus {
  padding-left: 13.375rem !important;
  padding-right: 13.375rem !important;
}

.focus\:py-54\.5:focus {
  padding-top: 13.625rem !important;
  padding-bottom: 13.625rem !important;
}

.focus\:px-54\.5:focus {
  padding-left: 13.625rem !important;
  padding-right: 13.625rem !important;
}

.focus\:py-55\.5:focus {
  padding-top: 13.875rem !important;
  padding-bottom: 13.875rem !important;
}

.focus\:px-55\.5:focus {
  padding-left: 13.875rem !important;
  padding-right: 13.875rem !important;
}

.focus\:py-56\.5:focus {
  padding-top: 14.125rem !important;
  padding-bottom: 14.125rem !important;
}

.focus\:px-56\.5:focus {
  padding-left: 14.125rem !important;
  padding-right: 14.125rem !important;
}

.focus\:py-57\.5:focus {
  padding-top: 14.375rem !important;
  padding-bottom: 14.375rem !important;
}

.focus\:px-57\.5:focus {
  padding-left: 14.375rem !important;
  padding-right: 14.375rem !important;
}

.focus\:py-58\.5:focus {
  padding-top: 14.625rem !important;
  padding-bottom: 14.625rem !important;
}

.focus\:px-58\.5:focus {
  padding-left: 14.625rem !important;
  padding-right: 14.625rem !important;
}

.focus\:py-59\.5:focus {
  padding-top: 14.875rem !important;
  padding-bottom: 14.875rem !important;
}

.focus\:px-59\.5:focus {
  padding-left: 14.875rem !important;
  padding-right: 14.875rem !important;
}

.focus\:py-60\.5:focus {
  padding-top: 15.125rem !important;
  padding-bottom: 15.125rem !important;
}

.focus\:px-60\.5:focus {
  padding-left: 15.125rem !important;
  padding-right: 15.125rem !important;
}

.focus\:py-61\.5:focus {
  padding-top: 15.375rem !important;
  padding-bottom: 15.375rem !important;
}

.focus\:px-61\.5:focus {
  padding-left: 15.375rem !important;
  padding-right: 15.375rem !important;
}

.focus\:py-62\.5:focus {
  padding-top: 15.625rem !important;
  padding-bottom: 15.625rem !important;
}

.focus\:px-62\.5:focus {
  padding-left: 15.625rem !important;
  padding-right: 15.625rem !important;
}

.focus\:py-63\.5:focus {
  padding-top: 15.875rem !important;
  padding-bottom: 15.875rem !important;
}

.focus\:px-63\.5:focus {
  padding-left: 15.875rem !important;
  padding-right: 15.875rem !important;
}

.focus\:py-64\.5:focus {
  padding-top: 16.125rem !important;
  padding-bottom: 16.125rem !important;
}

.focus\:px-64\.5:focus {
  padding-left: 16.125rem !important;
  padding-right: 16.125rem !important;
}

.focus\:py-65\.5:focus {
  padding-top: 16.375rem !important;
  padding-bottom: 16.375rem !important;
}

.focus\:px-65\.5:focus {
  padding-left: 16.375rem !important;
  padding-right: 16.375rem !important;
}

.focus\:py-66\.5:focus {
  padding-top: 16.625rem !important;
  padding-bottom: 16.625rem !important;
}

.focus\:px-66\.5:focus {
  padding-left: 16.625rem !important;
  padding-right: 16.625rem !important;
}

.focus\:py-67\.5:focus {
  padding-top: 16.875rem !important;
  padding-bottom: 16.875rem !important;
}

.focus\:px-67\.5:focus {
  padding-left: 16.875rem !important;
  padding-right: 16.875rem !important;
}

.focus\:py-68\.5:focus {
  padding-top: 17.125rem !important;
  padding-bottom: 17.125rem !important;
}

.focus\:px-68\.5:focus {
  padding-left: 17.125rem !important;
  padding-right: 17.125rem !important;
}

.focus\:py-69\.5:focus {
  padding-top: 17.375rem !important;
  padding-bottom: 17.375rem !important;
}

.focus\:px-69\.5:focus {
  padding-left: 17.375rem !important;
  padding-right: 17.375rem !important;
}

.focus\:py-70\.5:focus {
  padding-top: 17.625rem !important;
  padding-bottom: 17.625rem !important;
}

.focus\:px-70\.5:focus {
  padding-left: 17.625rem !important;
  padding-right: 17.625rem !important;
}

.focus\:py-71\.5:focus {
  padding-top: 17.875rem !important;
  padding-bottom: 17.875rem !important;
}

.focus\:px-71\.5:focus {
  padding-left: 17.875rem !important;
  padding-right: 17.875rem !important;
}

.focus\:py-72\.5:focus {
  padding-top: 18.125rem !important;
  padding-bottom: 18.125rem !important;
}

.focus\:px-72\.5:focus {
  padding-left: 18.125rem !important;
  padding-right: 18.125rem !important;
}

.focus\:py-73\.5:focus {
  padding-top: 18.375rem !important;
  padding-bottom: 18.375rem !important;
}

.focus\:px-73\.5:focus {
  padding-left: 18.375rem !important;
  padding-right: 18.375rem !important;
}

.focus\:py-74\.5:focus {
  padding-top: 18.625rem !important;
  padding-bottom: 18.625rem !important;
}

.focus\:px-74\.5:focus {
  padding-left: 18.625rem !important;
  padding-right: 18.625rem !important;
}

.focus\:py-75\.5:focus {
  padding-top: 18.875rem !important;
  padding-bottom: 18.875rem !important;
}

.focus\:px-75\.5:focus {
  padding-left: 18.875rem !important;
  padding-right: 18.875rem !important;
}

.focus\:py-76\.5:focus {
  padding-top: 19.125rem !important;
  padding-bottom: 19.125rem !important;
}

.focus\:px-76\.5:focus {
  padding-left: 19.125rem !important;
  padding-right: 19.125rem !important;
}

.focus\:py-77\.5:focus {
  padding-top: 19.375rem !important;
  padding-bottom: 19.375rem !important;
}

.focus\:px-77\.5:focus {
  padding-left: 19.375rem !important;
  padding-right: 19.375rem !important;
}

.focus\:py-78\.5:focus {
  padding-top: 19.625rem !important;
  padding-bottom: 19.625rem !important;
}

.focus\:px-78\.5:focus {
  padding-left: 19.625rem !important;
  padding-right: 19.625rem !important;
}

.focus\:py-79\.5:focus {
  padding-top: 19.875rem !important;
  padding-bottom: 19.875rem !important;
}

.focus\:px-79\.5:focus {
  padding-left: 19.875rem !important;
  padding-right: 19.875rem !important;
}

.focus\:py-80\.5:focus {
  padding-top: 20.125rem !important;
  padding-bottom: 20.125rem !important;
}

.focus\:px-80\.5:focus {
  padding-left: 20.125rem !important;
  padding-right: 20.125rem !important;
}

.focus\:py-81\.5:focus {
  padding-top: 20.375rem !important;
  padding-bottom: 20.375rem !important;
}

.focus\:px-81\.5:focus {
  padding-left: 20.375rem !important;
  padding-right: 20.375rem !important;
}

.focus\:py-82\.5:focus {
  padding-top: 20.625rem !important;
  padding-bottom: 20.625rem !important;
}

.focus\:px-82\.5:focus {
  padding-left: 20.625rem !important;
  padding-right: 20.625rem !important;
}

.focus\:py-83\.5:focus {
  padding-top: 20.875rem !important;
  padding-bottom: 20.875rem !important;
}

.focus\:px-83\.5:focus {
  padding-left: 20.875rem !important;
  padding-right: 20.875rem !important;
}

.focus\:py-84\.5:focus {
  padding-top: 21.125rem !important;
  padding-bottom: 21.125rem !important;
}

.focus\:px-84\.5:focus {
  padding-left: 21.125rem !important;
  padding-right: 21.125rem !important;
}

.focus\:py-85\.5:focus {
  padding-top: 21.375rem !important;
  padding-bottom: 21.375rem !important;
}

.focus\:px-85\.5:focus {
  padding-left: 21.375rem !important;
  padding-right: 21.375rem !important;
}

.focus\:py-86\.5:focus {
  padding-top: 21.625rem !important;
  padding-bottom: 21.625rem !important;
}

.focus\:px-86\.5:focus {
  padding-left: 21.625rem !important;
  padding-right: 21.625rem !important;
}

.focus\:py-87\.5:focus {
  padding-top: 21.875rem !important;
  padding-bottom: 21.875rem !important;
}

.focus\:px-87\.5:focus {
  padding-left: 21.875rem !important;
  padding-right: 21.875rem !important;
}

.focus\:py-88\.5:focus {
  padding-top: 22.125rem !important;
  padding-bottom: 22.125rem !important;
}

.focus\:px-88\.5:focus {
  padding-left: 22.125rem !important;
  padding-right: 22.125rem !important;
}

.focus\:py-89\.5:focus {
  padding-top: 22.375rem !important;
  padding-bottom: 22.375rem !important;
}

.focus\:px-89\.5:focus {
  padding-left: 22.375rem !important;
  padding-right: 22.375rem !important;
}

.focus\:py-90\.5:focus {
  padding-top: 22.625rem !important;
  padding-bottom: 22.625rem !important;
}

.focus\:px-90\.5:focus {
  padding-left: 22.625rem !important;
  padding-right: 22.625rem !important;
}

.focus\:py-91\.5:focus {
  padding-top: 22.875rem !important;
  padding-bottom: 22.875rem !important;
}

.focus\:px-91\.5:focus {
  padding-left: 22.875rem !important;
  padding-right: 22.875rem !important;
}

.focus\:py-92\.5:focus {
  padding-top: 23.125rem !important;
  padding-bottom: 23.125rem !important;
}

.focus\:px-92\.5:focus {
  padding-left: 23.125rem !important;
  padding-right: 23.125rem !important;
}

.focus\:py-93\.5:focus {
  padding-top: 23.375rem !important;
  padding-bottom: 23.375rem !important;
}

.focus\:px-93\.5:focus {
  padding-left: 23.375rem !important;
  padding-right: 23.375rem !important;
}

.focus\:py-94\.5:focus {
  padding-top: 23.625rem !important;
  padding-bottom: 23.625rem !important;
}

.focus\:px-94\.5:focus {
  padding-left: 23.625rem !important;
  padding-right: 23.625rem !important;
}

.focus\:py-95\.5:focus {
  padding-top: 23.875rem !important;
  padding-bottom: 23.875rem !important;
}

.focus\:px-95\.5:focus {
  padding-left: 23.875rem !important;
  padding-right: 23.875rem !important;
}

.focus\:py-96\.5:focus {
  padding-top: 24.125rem !important;
  padding-bottom: 24.125rem !important;
}

.focus\:px-96\.5:focus {
  padding-left: 24.125rem !important;
  padding-right: 24.125rem !important;
}

.focus\:py-97\.5:focus {
  padding-top: 24.375rem !important;
  padding-bottom: 24.375rem !important;
}

.focus\:px-97\.5:focus {
  padding-left: 24.375rem !important;
  padding-right: 24.375rem !important;
}

.focus\:py-98\.5:focus {
  padding-top: 24.625rem !important;
  padding-bottom: 24.625rem !important;
}

.focus\:px-98\.5:focus {
  padding-left: 24.625rem !important;
  padding-right: 24.625rem !important;
}

.focus\:py-99\.5:focus {
  padding-top: 24.875rem !important;
  padding-bottom: 24.875rem !important;
}

.focus\:px-99\.5:focus {
  padding-left: 24.875rem !important;
  padding-right: 24.875rem !important;
}

.focus\:py-100\.5:focus {
  padding-top: 25.125rem !important;
  padding-bottom: 25.125rem !important;
}

.focus\:px-100\.5:focus {
  padding-left: 25.125rem !important;
  padding-right: 25.125rem !important;
}

.focus\:py-101\.5:focus {
  padding-top: 25.375rem !important;
  padding-bottom: 25.375rem !important;
}

.focus\:px-101\.5:focus {
  padding-left: 25.375rem !important;
  padding-right: 25.375rem !important;
}

.focus\:py-102\.5:focus {
  padding-top: 25.625rem !important;
  padding-bottom: 25.625rem !important;
}

.focus\:px-102\.5:focus {
  padding-left: 25.625rem !important;
  padding-right: 25.625rem !important;
}

.focus\:py-103\.5:focus {
  padding-top: 25.875rem !important;
  padding-bottom: 25.875rem !important;
}

.focus\:px-103\.5:focus {
  padding-left: 25.875rem !important;
  padding-right: 25.875rem !important;
}

.focus\:py-104\.5:focus {
  padding-top: 26.125rem !important;
  padding-bottom: 26.125rem !important;
}

.focus\:px-104\.5:focus {
  padding-left: 26.125rem !important;
  padding-right: 26.125rem !important;
}

.focus\:pt-0:focus {
  padding-top: 0rem !important;
}

.focus\:pr-0:focus {
  padding-right: 0rem !important;
}

.focus\:pb-0:focus {
  padding-bottom: 0rem !important;
}

.focus\:pl-0:focus {
  padding-left: 0rem !important;
}

.focus\:pt-1:focus {
  padding-top: 0.25rem !important;
}

.focus\:pr-1:focus {
  padding-right: 0.25rem !important;
}

.focus\:pb-1:focus {
  padding-bottom: 0.25rem !important;
}

.focus\:pl-1:focus {
  padding-left: 0.25rem !important;
}

.focus\:pt-2:focus {
  padding-top: 0.5rem !important;
}

.focus\:pr-2:focus {
  padding-right: 0.5rem !important;
}

.focus\:pb-2:focus {
  padding-bottom: 0.5rem !important;
}

.focus\:pl-2:focus {
  padding-left: 0.5rem !important;
}

.focus\:pt-3:focus {
  padding-top: 0.75rem !important;
}

.focus\:pr-3:focus {
  padding-right: 0.75rem !important;
}

.focus\:pb-3:focus {
  padding-bottom: 0.75rem !important;
}

.focus\:pl-3:focus {
  padding-left: 0.75rem !important;
}

.focus\:pt-4:focus {
  padding-top: 1rem !important;
}

.focus\:pr-4:focus {
  padding-right: 1rem !important;
}

.focus\:pb-4:focus {
  padding-bottom: 1rem !important;
}

.focus\:pl-4:focus {
  padding-left: 1rem !important;
}

.focus\:pt-5:focus {
  padding-top: 1.25rem !important;
}

.focus\:pr-5:focus {
  padding-right: 1.25rem !important;
}

.focus\:pb-5:focus {
  padding-bottom: 1.25rem !important;
}

.focus\:pl-5:focus {
  padding-left: 1.25rem !important;
}

.focus\:pt-6:focus {
  padding-top: 1.5rem !important;
}

.focus\:pr-6:focus {
  padding-right: 1.5rem !important;
}

.focus\:pb-6:focus {
  padding-bottom: 1.5rem !important;
}

.focus\:pl-6:focus {
  padding-left: 1.5rem !important;
}

.focus\:pt-7:focus {
  padding-top: 1.75rem !important;
}

.focus\:pr-7:focus {
  padding-right: 1.75rem !important;
}

.focus\:pb-7:focus {
  padding-bottom: 1.75rem !important;
}

.focus\:pl-7:focus {
  padding-left: 1.75rem !important;
}

.focus\:pt-8:focus {
  padding-top: 2rem !important;
}

.focus\:pr-8:focus {
  padding-right: 2rem !important;
}

.focus\:pb-8:focus {
  padding-bottom: 2rem !important;
}

.focus\:pl-8:focus {
  padding-left: 2rem !important;
}

.focus\:pt-9:focus {
  padding-top: 2.25rem !important;
}

.focus\:pr-9:focus {
  padding-right: 2.25rem !important;
}

.focus\:pb-9:focus {
  padding-bottom: 2.25rem !important;
}

.focus\:pl-9:focus {
  padding-left: 2.25rem !important;
}

.focus\:pt-10:focus {
  padding-top: 2.5rem !important;
}

.focus\:pr-10:focus {
  padding-right: 2.5rem !important;
}

.focus\:pb-10:focus {
  padding-bottom: 2.5rem !important;
}

.focus\:pl-10:focus {
  padding-left: 2.5rem !important;
}

.focus\:pt-11:focus {
  padding-top: 2.75rem !important;
}

.focus\:pr-11:focus {
  padding-right: 2.75rem !important;
}

.focus\:pb-11:focus {
  padding-bottom: 2.75rem !important;
}

.focus\:pl-11:focus {
  padding-left: 2.75rem !important;
}

.focus\:pt-12:focus {
  padding-top: 3rem !important;
}

.focus\:pr-12:focus {
  padding-right: 3rem !important;
}

.focus\:pb-12:focus {
  padding-bottom: 3rem !important;
}

.focus\:pl-12:focus {
  padding-left: 3rem !important;
}

.focus\:pt-13:focus {
  padding-top: 3.25rem !important;
}

.focus\:pr-13:focus {
  padding-right: 3.25rem !important;
}

.focus\:pb-13:focus {
  padding-bottom: 3.25rem !important;
}

.focus\:pl-13:focus {
  padding-left: 3.25rem !important;
}

.focus\:pt-14:focus {
  padding-top: 3.5rem !important;
}

.focus\:pr-14:focus {
  padding-right: 3.5rem !important;
}

.focus\:pb-14:focus {
  padding-bottom: 3.5rem !important;
}

.focus\:pl-14:focus {
  padding-left: 3.5rem !important;
}

.focus\:pt-15:focus {
  padding-top: 3.75rem !important;
}

.focus\:pr-15:focus {
  padding-right: 3.75rem !important;
}

.focus\:pb-15:focus {
  padding-bottom: 3.75rem !important;
}

.focus\:pl-15:focus {
  padding-left: 3.75rem !important;
}

.focus\:pt-16:focus {
  padding-top: 4rem !important;
}

.focus\:pr-16:focus {
  padding-right: 4rem !important;
}

.focus\:pb-16:focus {
  padding-bottom: 4rem !important;
}

.focus\:pl-16:focus {
  padding-left: 4rem !important;
}

.focus\:pt-17:focus {
  padding-top: 4.25rem !important;
}

.focus\:pr-17:focus {
  padding-right: 4.25rem !important;
}

.focus\:pb-17:focus {
  padding-bottom: 4.25rem !important;
}

.focus\:pl-17:focus {
  padding-left: 4.25rem !important;
}

.focus\:pt-18:focus {
  padding-top: 4.5rem !important;
}

.focus\:pr-18:focus {
  padding-right: 4.5rem !important;
}

.focus\:pb-18:focus {
  padding-bottom: 4.5rem !important;
}

.focus\:pl-18:focus {
  padding-left: 4.5rem !important;
}

.focus\:pt-19:focus {
  padding-top: 4.75rem !important;
}

.focus\:pr-19:focus {
  padding-right: 4.75rem !important;
}

.focus\:pb-19:focus {
  padding-bottom: 4.75rem !important;
}

.focus\:pl-19:focus {
  padding-left: 4.75rem !important;
}

.focus\:pt-20:focus {
  padding-top: 5rem !important;
}

.focus\:pr-20:focus {
  padding-right: 5rem !important;
}

.focus\:pb-20:focus {
  padding-bottom: 5rem !important;
}

.focus\:pl-20:focus {
  padding-left: 5rem !important;
}

.focus\:pt-21:focus {
  padding-top: 5.25rem !important;
}

.focus\:pr-21:focus {
  padding-right: 5.25rem !important;
}

.focus\:pb-21:focus {
  padding-bottom: 5.25rem !important;
}

.focus\:pl-21:focus {
  padding-left: 5.25rem !important;
}

.focus\:pt-22:focus {
  padding-top: 5.5rem !important;
}

.focus\:pr-22:focus {
  padding-right: 5.5rem !important;
}

.focus\:pb-22:focus {
  padding-bottom: 5.5rem !important;
}

.focus\:pl-22:focus {
  padding-left: 5.5rem !important;
}

.focus\:pt-23:focus {
  padding-top: 5.75rem !important;
}

.focus\:pr-23:focus {
  padding-right: 5.75rem !important;
}

.focus\:pb-23:focus {
  padding-bottom: 5.75rem !important;
}

.focus\:pl-23:focus {
  padding-left: 5.75rem !important;
}

.focus\:pt-24:focus {
  padding-top: 6rem !important;
}

.focus\:pr-24:focus {
  padding-right: 6rem !important;
}

.focus\:pb-24:focus {
  padding-bottom: 6rem !important;
}

.focus\:pl-24:focus {
  padding-left: 6rem !important;
}

.focus\:pt-25:focus {
  padding-top: 6.25rem !important;
}

.focus\:pr-25:focus {
  padding-right: 6.25rem !important;
}

.focus\:pb-25:focus {
  padding-bottom: 6.25rem !important;
}

.focus\:pl-25:focus {
  padding-left: 6.25rem !important;
}

.focus\:pt-26:focus {
  padding-top: 6.5rem !important;
}

.focus\:pr-26:focus {
  padding-right: 6.5rem !important;
}

.focus\:pb-26:focus {
  padding-bottom: 6.5rem !important;
}

.focus\:pl-26:focus {
  padding-left: 6.5rem !important;
}

.focus\:pt-27:focus {
  padding-top: 6.75rem !important;
}

.focus\:pr-27:focus {
  padding-right: 6.75rem !important;
}

.focus\:pb-27:focus {
  padding-bottom: 6.75rem !important;
}

.focus\:pl-27:focus {
  padding-left: 6.75rem !important;
}

.focus\:pt-28:focus {
  padding-top: 7rem !important;
}

.focus\:pr-28:focus {
  padding-right: 7rem !important;
}

.focus\:pb-28:focus {
  padding-bottom: 7rem !important;
}

.focus\:pl-28:focus {
  padding-left: 7rem !important;
}

.focus\:pt-29:focus {
  padding-top: 7.25rem !important;
}

.focus\:pr-29:focus {
  padding-right: 7.25rem !important;
}

.focus\:pb-29:focus {
  padding-bottom: 7.25rem !important;
}

.focus\:pl-29:focus {
  padding-left: 7.25rem !important;
}

.focus\:pt-30:focus {
  padding-top: 7.5rem !important;
}

.focus\:pr-30:focus {
  padding-right: 7.5rem !important;
}

.focus\:pb-30:focus {
  padding-bottom: 7.5rem !important;
}

.focus\:pl-30:focus {
  padding-left: 7.5rem !important;
}

.focus\:pt-31:focus {
  padding-top: 7.75rem !important;
}

.focus\:pr-31:focus {
  padding-right: 7.75rem !important;
}

.focus\:pb-31:focus {
  padding-bottom: 7.75rem !important;
}

.focus\:pl-31:focus {
  padding-left: 7.75rem !important;
}

.focus\:pt-32:focus {
  padding-top: 8rem !important;
}

.focus\:pr-32:focus {
  padding-right: 8rem !important;
}

.focus\:pb-32:focus {
  padding-bottom: 8rem !important;
}

.focus\:pl-32:focus {
  padding-left: 8rem !important;
}

.focus\:pt-33:focus {
  padding-top: 8.25rem !important;
}

.focus\:pr-33:focus {
  padding-right: 8.25rem !important;
}

.focus\:pb-33:focus {
  padding-bottom: 8.25rem !important;
}

.focus\:pl-33:focus {
  padding-left: 8.25rem !important;
}

.focus\:pt-34:focus {
  padding-top: 8.5rem !important;
}

.focus\:pr-34:focus {
  padding-right: 8.5rem !important;
}

.focus\:pb-34:focus {
  padding-bottom: 8.5rem !important;
}

.focus\:pl-34:focus {
  padding-left: 8.5rem !important;
}

.focus\:pt-35:focus {
  padding-top: 8.75rem !important;
}

.focus\:pr-35:focus {
  padding-right: 8.75rem !important;
}

.focus\:pb-35:focus {
  padding-bottom: 8.75rem !important;
}

.focus\:pl-35:focus {
  padding-left: 8.75rem !important;
}

.focus\:pt-36:focus {
  padding-top: 9rem !important;
}

.focus\:pr-36:focus {
  padding-right: 9rem !important;
}

.focus\:pb-36:focus {
  padding-bottom: 9rem !important;
}

.focus\:pl-36:focus {
  padding-left: 9rem !important;
}

.focus\:pt-37:focus {
  padding-top: 9.25rem !important;
}

.focus\:pr-37:focus {
  padding-right: 9.25rem !important;
}

.focus\:pb-37:focus {
  padding-bottom: 9.25rem !important;
}

.focus\:pl-37:focus {
  padding-left: 9.25rem !important;
}

.focus\:pt-38:focus {
  padding-top: 9.5rem !important;
}

.focus\:pr-38:focus {
  padding-right: 9.5rem !important;
}

.focus\:pb-38:focus {
  padding-bottom: 9.5rem !important;
}

.focus\:pl-38:focus {
  padding-left: 9.5rem !important;
}

.focus\:pt-39:focus {
  padding-top: 9.75rem !important;
}

.focus\:pr-39:focus {
  padding-right: 9.75rem !important;
}

.focus\:pb-39:focus {
  padding-bottom: 9.75rem !important;
}

.focus\:pl-39:focus {
  padding-left: 9.75rem !important;
}

.focus\:pt-40:focus {
  padding-top: 10rem !important;
}

.focus\:pr-40:focus {
  padding-right: 10rem !important;
}

.focus\:pb-40:focus {
  padding-bottom: 10rem !important;
}

.focus\:pl-40:focus {
  padding-left: 10rem !important;
}

.focus\:pt-41:focus {
  padding-top: 10.25rem !important;
}

.focus\:pr-41:focus {
  padding-right: 10.25rem !important;
}

.focus\:pb-41:focus {
  padding-bottom: 10.25rem !important;
}

.focus\:pl-41:focus {
  padding-left: 10.25rem !important;
}

.focus\:pt-42:focus {
  padding-top: 10.5rem !important;
}

.focus\:pr-42:focus {
  padding-right: 10.5rem !important;
}

.focus\:pb-42:focus {
  padding-bottom: 10.5rem !important;
}

.focus\:pl-42:focus {
  padding-left: 10.5rem !important;
}

.focus\:pt-43:focus {
  padding-top: 10.75rem !important;
}

.focus\:pr-43:focus {
  padding-right: 10.75rem !important;
}

.focus\:pb-43:focus {
  padding-bottom: 10.75rem !important;
}

.focus\:pl-43:focus {
  padding-left: 10.75rem !important;
}

.focus\:pt-44:focus {
  padding-top: 11rem !important;
}

.focus\:pr-44:focus {
  padding-right: 11rem !important;
}

.focus\:pb-44:focus {
  padding-bottom: 11rem !important;
}

.focus\:pl-44:focus {
  padding-left: 11rem !important;
}

.focus\:pt-45:focus {
  padding-top: 11.25rem !important;
}

.focus\:pr-45:focus {
  padding-right: 11.25rem !important;
}

.focus\:pb-45:focus {
  padding-bottom: 11.25rem !important;
}

.focus\:pl-45:focus {
  padding-left: 11.25rem !important;
}

.focus\:pt-46:focus {
  padding-top: 11.5rem !important;
}

.focus\:pr-46:focus {
  padding-right: 11.5rem !important;
}

.focus\:pb-46:focus {
  padding-bottom: 11.5rem !important;
}

.focus\:pl-46:focus {
  padding-left: 11.5rem !important;
}

.focus\:pt-47:focus {
  padding-top: 11.75rem !important;
}

.focus\:pr-47:focus {
  padding-right: 11.75rem !important;
}

.focus\:pb-47:focus {
  padding-bottom: 11.75rem !important;
}

.focus\:pl-47:focus {
  padding-left: 11.75rem !important;
}

.focus\:pt-48:focus {
  padding-top: 12rem !important;
}

.focus\:pr-48:focus {
  padding-right: 12rem !important;
}

.focus\:pb-48:focus {
  padding-bottom: 12rem !important;
}

.focus\:pl-48:focus {
  padding-left: 12rem !important;
}

.focus\:pt-49:focus {
  padding-top: 12.25rem !important;
}

.focus\:pr-49:focus {
  padding-right: 12.25rem !important;
}

.focus\:pb-49:focus {
  padding-bottom: 12.25rem !important;
}

.focus\:pl-49:focus {
  padding-left: 12.25rem !important;
}

.focus\:pt-50:focus {
  padding-top: 12.5rem !important;
}

.focus\:pr-50:focus {
  padding-right: 12.5rem !important;
}

.focus\:pb-50:focus {
  padding-bottom: 12.5rem !important;
}

.focus\:pl-50:focus {
  padding-left: 12.5rem !important;
}

.focus\:pt-51:focus {
  padding-top: 12.75rem !important;
}

.focus\:pr-51:focus {
  padding-right: 12.75rem !important;
}

.focus\:pb-51:focus {
  padding-bottom: 12.75rem !important;
}

.focus\:pl-51:focus {
  padding-left: 12.75rem !important;
}

.focus\:pt-52:focus {
  padding-top: 13rem !important;
}

.focus\:pr-52:focus {
  padding-right: 13rem !important;
}

.focus\:pb-52:focus {
  padding-bottom: 13rem !important;
}

.focus\:pl-52:focus {
  padding-left: 13rem !important;
}

.focus\:pt-53:focus {
  padding-top: 13.25rem !important;
}

.focus\:pr-53:focus {
  padding-right: 13.25rem !important;
}

.focus\:pb-53:focus {
  padding-bottom: 13.25rem !important;
}

.focus\:pl-53:focus {
  padding-left: 13.25rem !important;
}

.focus\:pt-54:focus {
  padding-top: 13.5rem !important;
}

.focus\:pr-54:focus {
  padding-right: 13.5rem !important;
}

.focus\:pb-54:focus {
  padding-bottom: 13.5rem !important;
}

.focus\:pl-54:focus {
  padding-left: 13.5rem !important;
}

.focus\:pt-55:focus {
  padding-top: 13.75rem !important;
}

.focus\:pr-55:focus {
  padding-right: 13.75rem !important;
}

.focus\:pb-55:focus {
  padding-bottom: 13.75rem !important;
}

.focus\:pl-55:focus {
  padding-left: 13.75rem !important;
}

.focus\:pt-56:focus {
  padding-top: 14rem !important;
}

.focus\:pr-56:focus {
  padding-right: 14rem !important;
}

.focus\:pb-56:focus {
  padding-bottom: 14rem !important;
}

.focus\:pl-56:focus {
  padding-left: 14rem !important;
}

.focus\:pt-57:focus {
  padding-top: 14.25rem !important;
}

.focus\:pr-57:focus {
  padding-right: 14.25rem !important;
}

.focus\:pb-57:focus {
  padding-bottom: 14.25rem !important;
}

.focus\:pl-57:focus {
  padding-left: 14.25rem !important;
}

.focus\:pt-58:focus {
  padding-top: 14.5rem !important;
}

.focus\:pr-58:focus {
  padding-right: 14.5rem !important;
}

.focus\:pb-58:focus {
  padding-bottom: 14.5rem !important;
}

.focus\:pl-58:focus {
  padding-left: 14.5rem !important;
}

.focus\:pt-59:focus {
  padding-top: 14.75rem !important;
}

.focus\:pr-59:focus {
  padding-right: 14.75rem !important;
}

.focus\:pb-59:focus {
  padding-bottom: 14.75rem !important;
}

.focus\:pl-59:focus {
  padding-left: 14.75rem !important;
}

.focus\:pt-60:focus {
  padding-top: 15rem !important;
}

.focus\:pr-60:focus {
  padding-right: 15rem !important;
}

.focus\:pb-60:focus {
  padding-bottom: 15rem !important;
}

.focus\:pl-60:focus {
  padding-left: 15rem !important;
}

.focus\:pt-61:focus {
  padding-top: 15.25rem !important;
}

.focus\:pr-61:focus {
  padding-right: 15.25rem !important;
}

.focus\:pb-61:focus {
  padding-bottom: 15.25rem !important;
}

.focus\:pl-61:focus {
  padding-left: 15.25rem !important;
}

.focus\:pt-62:focus {
  padding-top: 15.5rem !important;
}

.focus\:pr-62:focus {
  padding-right: 15.5rem !important;
}

.focus\:pb-62:focus {
  padding-bottom: 15.5rem !important;
}

.focus\:pl-62:focus {
  padding-left: 15.5rem !important;
}

.focus\:pt-63:focus {
  padding-top: 15.75rem !important;
}

.focus\:pr-63:focus {
  padding-right: 15.75rem !important;
}

.focus\:pb-63:focus {
  padding-bottom: 15.75rem !important;
}

.focus\:pl-63:focus {
  padding-left: 15.75rem !important;
}

.focus\:pt-64:focus {
  padding-top: 16rem !important;
}

.focus\:pr-64:focus {
  padding-right: 16rem !important;
}

.focus\:pb-64:focus {
  padding-bottom: 16rem !important;
}

.focus\:pl-64:focus {
  padding-left: 16rem !important;
}

.focus\:pt-65:focus {
  padding-top: 16.25rem !important;
}

.focus\:pr-65:focus {
  padding-right: 16.25rem !important;
}

.focus\:pb-65:focus {
  padding-bottom: 16.25rem !important;
}

.focus\:pl-65:focus {
  padding-left: 16.25rem !important;
}

.focus\:pt-66:focus {
  padding-top: 16.5rem !important;
}

.focus\:pr-66:focus {
  padding-right: 16.5rem !important;
}

.focus\:pb-66:focus {
  padding-bottom: 16.5rem !important;
}

.focus\:pl-66:focus {
  padding-left: 16.5rem !important;
}

.focus\:pt-67:focus {
  padding-top: 16.75rem !important;
}

.focus\:pr-67:focus {
  padding-right: 16.75rem !important;
}

.focus\:pb-67:focus {
  padding-bottom: 16.75rem !important;
}

.focus\:pl-67:focus {
  padding-left: 16.75rem !important;
}

.focus\:pt-68:focus {
  padding-top: 17rem !important;
}

.focus\:pr-68:focus {
  padding-right: 17rem !important;
}

.focus\:pb-68:focus {
  padding-bottom: 17rem !important;
}

.focus\:pl-68:focus {
  padding-left: 17rem !important;
}

.focus\:pt-69:focus {
  padding-top: 17.25rem !important;
}

.focus\:pr-69:focus {
  padding-right: 17.25rem !important;
}

.focus\:pb-69:focus {
  padding-bottom: 17.25rem !important;
}

.focus\:pl-69:focus {
  padding-left: 17.25rem !important;
}

.focus\:pt-70:focus {
  padding-top: 17.5rem !important;
}

.focus\:pr-70:focus {
  padding-right: 17.5rem !important;
}

.focus\:pb-70:focus {
  padding-bottom: 17.5rem !important;
}

.focus\:pl-70:focus {
  padding-left: 17.5rem !important;
}

.focus\:pt-71:focus {
  padding-top: 17.75rem !important;
}

.focus\:pr-71:focus {
  padding-right: 17.75rem !important;
}

.focus\:pb-71:focus {
  padding-bottom: 17.75rem !important;
}

.focus\:pl-71:focus {
  padding-left: 17.75rem !important;
}

.focus\:pt-72:focus {
  padding-top: 18rem !important;
}

.focus\:pr-72:focus {
  padding-right: 18rem !important;
}

.focus\:pb-72:focus {
  padding-bottom: 18rem !important;
}

.focus\:pl-72:focus {
  padding-left: 18rem !important;
}

.focus\:pt-73:focus {
  padding-top: 18.25rem !important;
}

.focus\:pr-73:focus {
  padding-right: 18.25rem !important;
}

.focus\:pb-73:focus {
  padding-bottom: 18.25rem !important;
}

.focus\:pl-73:focus {
  padding-left: 18.25rem !important;
}

.focus\:pt-74:focus {
  padding-top: 18.5rem !important;
}

.focus\:pr-74:focus {
  padding-right: 18.5rem !important;
}

.focus\:pb-74:focus {
  padding-bottom: 18.5rem !important;
}

.focus\:pl-74:focus {
  padding-left: 18.5rem !important;
}

.focus\:pt-75:focus {
  padding-top: 18.75rem !important;
}

.focus\:pr-75:focus {
  padding-right: 18.75rem !important;
}

.focus\:pb-75:focus {
  padding-bottom: 18.75rem !important;
}

.focus\:pl-75:focus {
  padding-left: 18.75rem !important;
}

.focus\:pt-76:focus {
  padding-top: 19rem !important;
}

.focus\:pr-76:focus {
  padding-right: 19rem !important;
}

.focus\:pb-76:focus {
  padding-bottom: 19rem !important;
}

.focus\:pl-76:focus {
  padding-left: 19rem !important;
}

.focus\:pt-77:focus {
  padding-top: 19.25rem !important;
}

.focus\:pr-77:focus {
  padding-right: 19.25rem !important;
}

.focus\:pb-77:focus {
  padding-bottom: 19.25rem !important;
}

.focus\:pl-77:focus {
  padding-left: 19.25rem !important;
}

.focus\:pt-78:focus {
  padding-top: 19.5rem !important;
}

.focus\:pr-78:focus {
  padding-right: 19.5rem !important;
}

.focus\:pb-78:focus {
  padding-bottom: 19.5rem !important;
}

.focus\:pl-78:focus {
  padding-left: 19.5rem !important;
}

.focus\:pt-79:focus {
  padding-top: 19.75rem !important;
}

.focus\:pr-79:focus {
  padding-right: 19.75rem !important;
}

.focus\:pb-79:focus {
  padding-bottom: 19.75rem !important;
}

.focus\:pl-79:focus {
  padding-left: 19.75rem !important;
}

.focus\:pt-80:focus {
  padding-top: 20rem !important;
}

.focus\:pr-80:focus {
  padding-right: 20rem !important;
}

.focus\:pb-80:focus {
  padding-bottom: 20rem !important;
}

.focus\:pl-80:focus {
  padding-left: 20rem !important;
}

.focus\:pt-81:focus {
  padding-top: 20.25rem !important;
}

.focus\:pr-81:focus {
  padding-right: 20.25rem !important;
}

.focus\:pb-81:focus {
  padding-bottom: 20.25rem !important;
}

.focus\:pl-81:focus {
  padding-left: 20.25rem !important;
}

.focus\:pt-82:focus {
  padding-top: 20.5rem !important;
}

.focus\:pr-82:focus {
  padding-right: 20.5rem !important;
}

.focus\:pb-82:focus {
  padding-bottom: 20.5rem !important;
}

.focus\:pl-82:focus {
  padding-left: 20.5rem !important;
}

.focus\:pt-83:focus {
  padding-top: 20.75rem !important;
}

.focus\:pr-83:focus {
  padding-right: 20.75rem !important;
}

.focus\:pb-83:focus {
  padding-bottom: 20.75rem !important;
}

.focus\:pl-83:focus {
  padding-left: 20.75rem !important;
}

.focus\:pt-84:focus {
  padding-top: 21rem !important;
}

.focus\:pr-84:focus {
  padding-right: 21rem !important;
}

.focus\:pb-84:focus {
  padding-bottom: 21rem !important;
}

.focus\:pl-84:focus {
  padding-left: 21rem !important;
}

.focus\:pt-85:focus {
  padding-top: 21.25rem !important;
}

.focus\:pr-85:focus {
  padding-right: 21.25rem !important;
}

.focus\:pb-85:focus {
  padding-bottom: 21.25rem !important;
}

.focus\:pl-85:focus {
  padding-left: 21.25rem !important;
}

.focus\:pt-86:focus {
  padding-top: 21.5rem !important;
}

.focus\:pr-86:focus {
  padding-right: 21.5rem !important;
}

.focus\:pb-86:focus {
  padding-bottom: 21.5rem !important;
}

.focus\:pl-86:focus {
  padding-left: 21.5rem !important;
}

.focus\:pt-87:focus {
  padding-top: 21.75rem !important;
}

.focus\:pr-87:focus {
  padding-right: 21.75rem !important;
}

.focus\:pb-87:focus {
  padding-bottom: 21.75rem !important;
}

.focus\:pl-87:focus {
  padding-left: 21.75rem !important;
}

.focus\:pt-88:focus {
  padding-top: 22rem !important;
}

.focus\:pr-88:focus {
  padding-right: 22rem !important;
}

.focus\:pb-88:focus {
  padding-bottom: 22rem !important;
}

.focus\:pl-88:focus {
  padding-left: 22rem !important;
}

.focus\:pt-89:focus {
  padding-top: 22.25rem !important;
}

.focus\:pr-89:focus {
  padding-right: 22.25rem !important;
}

.focus\:pb-89:focus {
  padding-bottom: 22.25rem !important;
}

.focus\:pl-89:focus {
  padding-left: 22.25rem !important;
}

.focus\:pt-90:focus {
  padding-top: 22.5rem !important;
}

.focus\:pr-90:focus {
  padding-right: 22.5rem !important;
}

.focus\:pb-90:focus {
  padding-bottom: 22.5rem !important;
}

.focus\:pl-90:focus {
  padding-left: 22.5rem !important;
}

.focus\:pt-91:focus {
  padding-top: 22.75rem !important;
}

.focus\:pr-91:focus {
  padding-right: 22.75rem !important;
}

.focus\:pb-91:focus {
  padding-bottom: 22.75rem !important;
}

.focus\:pl-91:focus {
  padding-left: 22.75rem !important;
}

.focus\:pt-92:focus {
  padding-top: 23rem !important;
}

.focus\:pr-92:focus {
  padding-right: 23rem !important;
}

.focus\:pb-92:focus {
  padding-bottom: 23rem !important;
}

.focus\:pl-92:focus {
  padding-left: 23rem !important;
}

.focus\:pt-93:focus {
  padding-top: 23.25rem !important;
}

.focus\:pr-93:focus {
  padding-right: 23.25rem !important;
}

.focus\:pb-93:focus {
  padding-bottom: 23.25rem !important;
}

.focus\:pl-93:focus {
  padding-left: 23.25rem !important;
}

.focus\:pt-94:focus {
  padding-top: 23.5rem !important;
}

.focus\:pr-94:focus {
  padding-right: 23.5rem !important;
}

.focus\:pb-94:focus {
  padding-bottom: 23.5rem !important;
}

.focus\:pl-94:focus {
  padding-left: 23.5rem !important;
}

.focus\:pt-95:focus {
  padding-top: 23.75rem !important;
}

.focus\:pr-95:focus {
  padding-right: 23.75rem !important;
}

.focus\:pb-95:focus {
  padding-bottom: 23.75rem !important;
}

.focus\:pl-95:focus {
  padding-left: 23.75rem !important;
}

.focus\:pt-96:focus {
  padding-top: 24rem !important;
}

.focus\:pr-96:focus {
  padding-right: 24rem !important;
}

.focus\:pb-96:focus {
  padding-bottom: 24rem !important;
}

.focus\:pl-96:focus {
  padding-left: 24rem !important;
}

.focus\:pt-97:focus {
  padding-top: 24.25rem !important;
}

.focus\:pr-97:focus {
  padding-right: 24.25rem !important;
}

.focus\:pb-97:focus {
  padding-bottom: 24.25rem !important;
}

.focus\:pl-97:focus {
  padding-left: 24.25rem !important;
}

.focus\:pt-98:focus {
  padding-top: 24.5rem !important;
}

.focus\:pr-98:focus {
  padding-right: 24.5rem !important;
}

.focus\:pb-98:focus {
  padding-bottom: 24.5rem !important;
}

.focus\:pl-98:focus {
  padding-left: 24.5rem !important;
}

.focus\:pt-99:focus {
  padding-top: 24.75rem !important;
}

.focus\:pr-99:focus {
  padding-right: 24.75rem !important;
}

.focus\:pb-99:focus {
  padding-bottom: 24.75rem !important;
}

.focus\:pl-99:focus {
  padding-left: 24.75rem !important;
}

.focus\:pt-100:focus {
  padding-top: 25rem !important;
}

.focus\:pr-100:focus {
  padding-right: 25rem !important;
}

.focus\:pb-100:focus {
  padding-bottom: 25rem !important;
}

.focus\:pl-100:focus {
  padding-left: 25rem !important;
}

.focus\:pt-101:focus {
  padding-top: 25.25rem !important;
}

.focus\:pr-101:focus {
  padding-right: 25.25rem !important;
}

.focus\:pb-101:focus {
  padding-bottom: 25.25rem !important;
}

.focus\:pl-101:focus {
  padding-left: 25.25rem !important;
}

.focus\:pt-102:focus {
  padding-top: 25.5rem !important;
}

.focus\:pr-102:focus {
  padding-right: 25.5rem !important;
}

.focus\:pb-102:focus {
  padding-bottom: 25.5rem !important;
}

.focus\:pl-102:focus {
  padding-left: 25.5rem !important;
}

.focus\:pt-103:focus {
  padding-top: 25.75rem !important;
}

.focus\:pr-103:focus {
  padding-right: 25.75rem !important;
}

.focus\:pb-103:focus {
  padding-bottom: 25.75rem !important;
}

.focus\:pl-103:focus {
  padding-left: 25.75rem !important;
}

.focus\:pt-104:focus {
  padding-top: 26rem !important;
}

.focus\:pr-104:focus {
  padding-right: 26rem !important;
}

.focus\:pb-104:focus {
  padding-bottom: 26rem !important;
}

.focus\:pl-104:focus {
  padding-left: 26rem !important;
}

.focus\:pt-105:focus {
  padding-top: 26.25rem !important;
}

.focus\:pr-105:focus {
  padding-right: 26.25rem !important;
}

.focus\:pb-105:focus {
  padding-bottom: 26.25rem !important;
}

.focus\:pl-105:focus {
  padding-left: 26.25rem !important;
}

.focus\:pt-px:focus {
  padding-top: 1px !important;
}

.focus\:pr-px:focus {
  padding-right: 1px !important;
}

.focus\:pb-px:focus {
  padding-bottom: 1px !important;
}

.focus\:pl-px:focus {
  padding-left: 1px !important;
}

.focus\:pt-0\.5:focus {
  padding-top: 0.125rem !important;
}

.focus\:pr-0\.5:focus {
  padding-right: 0.125rem !important;
}

.focus\:pb-0\.5:focus {
  padding-bottom: 0.125rem !important;
}

.focus\:pl-0\.5:focus {
  padding-left: 0.125rem !important;
}

.focus\:pt-1\.5:focus {
  padding-top: 0.375rem !important;
}

.focus\:pr-1\.5:focus {
  padding-right: 0.375rem !important;
}

.focus\:pb-1\.5:focus {
  padding-bottom: 0.375rem !important;
}

.focus\:pl-1\.5:focus {
  padding-left: 0.375rem !important;
}

.focus\:pt-2\.5:focus {
  padding-top: 0.625rem !important;
}

.focus\:pr-2\.5:focus {
  padding-right: 0.625rem !important;
}

.focus\:pb-2\.5:focus {
  padding-bottom: 0.625rem !important;
}

.focus\:pl-2\.5:focus {
  padding-left: 0.625rem !important;
}

.focus\:pt-3\.5:focus {
  padding-top: 0.875rem !important;
}

.focus\:pr-3\.5:focus {
  padding-right: 0.875rem !important;
}

.focus\:pb-3\.5:focus {
  padding-bottom: 0.875rem !important;
}

.focus\:pl-3\.5:focus {
  padding-left: 0.875rem !important;
}

.focus\:pt-4\.5:focus {
  padding-top: 1.125rem !important;
}

.focus\:pr-4\.5:focus {
  padding-right: 1.125rem !important;
}

.focus\:pb-4\.5:focus {
  padding-bottom: 1.125rem !important;
}

.focus\:pl-4\.5:focus {
  padding-left: 1.125rem !important;
}

.focus\:pt-5\.5:focus {
  padding-top: 1.375rem !important;
}

.focus\:pr-5\.5:focus {
  padding-right: 1.375rem !important;
}

.focus\:pb-5\.5:focus {
  padding-bottom: 1.375rem !important;
}

.focus\:pl-5\.5:focus {
  padding-left: 1.375rem !important;
}

.focus\:pt-6\.5:focus {
  padding-top: 1.625rem !important;
}

.focus\:pr-6\.5:focus {
  padding-right: 1.625rem !important;
}

.focus\:pb-6\.5:focus {
  padding-bottom: 1.625rem !important;
}

.focus\:pl-6\.5:focus {
  padding-left: 1.625rem !important;
}

.focus\:pt-7\.5:focus {
  padding-top: 1.875rem !important;
}

.focus\:pr-7\.5:focus {
  padding-right: 1.875rem !important;
}

.focus\:pb-7\.5:focus {
  padding-bottom: 1.875rem !important;
}

.focus\:pl-7\.5:focus {
  padding-left: 1.875rem !important;
}

.focus\:pt-8\.5:focus {
  padding-top: 2.125rem !important;
}

.focus\:pr-8\.5:focus {
  padding-right: 2.125rem !important;
}

.focus\:pb-8\.5:focus {
  padding-bottom: 2.125rem !important;
}

.focus\:pl-8\.5:focus {
  padding-left: 2.125rem !important;
}

.focus\:pt-9\.5:focus {
  padding-top: 2.375rem !important;
}

.focus\:pr-9\.5:focus {
  padding-right: 2.375rem !important;
}

.focus\:pb-9\.5:focus {
  padding-bottom: 2.375rem !important;
}

.focus\:pl-9\.5:focus {
  padding-left: 2.375rem !important;
}

.focus\:pt-10\.5:focus {
  padding-top: 2.625rem !important;
}

.focus\:pr-10\.5:focus {
  padding-right: 2.625rem !important;
}

.focus\:pb-10\.5:focus {
  padding-bottom: 2.625rem !important;
}

.focus\:pl-10\.5:focus {
  padding-left: 2.625rem !important;
}

.focus\:pt-11\.5:focus {
  padding-top: 2.875rem !important;
}

.focus\:pr-11\.5:focus {
  padding-right: 2.875rem !important;
}

.focus\:pb-11\.5:focus {
  padding-bottom: 2.875rem !important;
}

.focus\:pl-11\.5:focus {
  padding-left: 2.875rem !important;
}

.focus\:pt-12\.5:focus {
  padding-top: 3.125rem !important;
}

.focus\:pr-12\.5:focus {
  padding-right: 3.125rem !important;
}

.focus\:pb-12\.5:focus {
  padding-bottom: 3.125rem !important;
}

.focus\:pl-12\.5:focus {
  padding-left: 3.125rem !important;
}

.focus\:pt-13\.5:focus {
  padding-top: 3.375rem !important;
}

.focus\:pr-13\.5:focus {
  padding-right: 3.375rem !important;
}

.focus\:pb-13\.5:focus {
  padding-bottom: 3.375rem !important;
}

.focus\:pl-13\.5:focus {
  padding-left: 3.375rem !important;
}

.focus\:pt-14\.5:focus {
  padding-top: 3.625rem !important;
}

.focus\:pr-14\.5:focus {
  padding-right: 3.625rem !important;
}

.focus\:pb-14\.5:focus {
  padding-bottom: 3.625rem !important;
}

.focus\:pl-14\.5:focus {
  padding-left: 3.625rem !important;
}

.focus\:pt-15\.5:focus {
  padding-top: 3.875rem !important;
}

.focus\:pr-15\.5:focus {
  padding-right: 3.875rem !important;
}

.focus\:pb-15\.5:focus {
  padding-bottom: 3.875rem !important;
}

.focus\:pl-15\.5:focus {
  padding-left: 3.875rem !important;
}

.focus\:pt-16\.5:focus {
  padding-top: 4.125rem !important;
}

.focus\:pr-16\.5:focus {
  padding-right: 4.125rem !important;
}

.focus\:pb-16\.5:focus {
  padding-bottom: 4.125rem !important;
}

.focus\:pl-16\.5:focus {
  padding-left: 4.125rem !important;
}

.focus\:pt-17\.5:focus {
  padding-top: 4.375rem !important;
}

.focus\:pr-17\.5:focus {
  padding-right: 4.375rem !important;
}

.focus\:pb-17\.5:focus {
  padding-bottom: 4.375rem !important;
}

.focus\:pl-17\.5:focus {
  padding-left: 4.375rem !important;
}

.focus\:pt-18\.5:focus {
  padding-top: 4.625rem !important;
}

.focus\:pr-18\.5:focus {
  padding-right: 4.625rem !important;
}

.focus\:pb-18\.5:focus {
  padding-bottom: 4.625rem !important;
}

.focus\:pl-18\.5:focus {
  padding-left: 4.625rem !important;
}

.focus\:pt-19\.5:focus {
  padding-top: 4.875rem !important;
}

.focus\:pr-19\.5:focus {
  padding-right: 4.875rem !important;
}

.focus\:pb-19\.5:focus {
  padding-bottom: 4.875rem !important;
}

.focus\:pl-19\.5:focus {
  padding-left: 4.875rem !important;
}

.focus\:pt-20\.5:focus {
  padding-top: 5.125rem !important;
}

.focus\:pr-20\.5:focus {
  padding-right: 5.125rem !important;
}

.focus\:pb-20\.5:focus {
  padding-bottom: 5.125rem !important;
}

.focus\:pl-20\.5:focus {
  padding-left: 5.125rem !important;
}

.focus\:pt-21\.5:focus {
  padding-top: 5.375rem !important;
}

.focus\:pr-21\.5:focus {
  padding-right: 5.375rem !important;
}

.focus\:pb-21\.5:focus {
  padding-bottom: 5.375rem !important;
}

.focus\:pl-21\.5:focus {
  padding-left: 5.375rem !important;
}

.focus\:pt-22\.5:focus {
  padding-top: 5.625rem !important;
}

.focus\:pr-22\.5:focus {
  padding-right: 5.625rem !important;
}

.focus\:pb-22\.5:focus {
  padding-bottom: 5.625rem !important;
}

.focus\:pl-22\.5:focus {
  padding-left: 5.625rem !important;
}

.focus\:pt-23\.5:focus {
  padding-top: 5.875rem !important;
}

.focus\:pr-23\.5:focus {
  padding-right: 5.875rem !important;
}

.focus\:pb-23\.5:focus {
  padding-bottom: 5.875rem !important;
}

.focus\:pl-23\.5:focus {
  padding-left: 5.875rem !important;
}

.focus\:pt-24\.5:focus {
  padding-top: 6.125rem !important;
}

.focus\:pr-24\.5:focus {
  padding-right: 6.125rem !important;
}

.focus\:pb-24\.5:focus {
  padding-bottom: 6.125rem !important;
}

.focus\:pl-24\.5:focus {
  padding-left: 6.125rem !important;
}

.focus\:pt-25\.5:focus {
  padding-top: 6.375rem !important;
}

.focus\:pr-25\.5:focus {
  padding-right: 6.375rem !important;
}

.focus\:pb-25\.5:focus {
  padding-bottom: 6.375rem !important;
}

.focus\:pl-25\.5:focus {
  padding-left: 6.375rem !important;
}

.focus\:pt-26\.5:focus {
  padding-top: 6.625rem !important;
}

.focus\:pr-26\.5:focus {
  padding-right: 6.625rem !important;
}

.focus\:pb-26\.5:focus {
  padding-bottom: 6.625rem !important;
}

.focus\:pl-26\.5:focus {
  padding-left: 6.625rem !important;
}

.focus\:pt-27\.5:focus {
  padding-top: 6.875rem !important;
}

.focus\:pr-27\.5:focus {
  padding-right: 6.875rem !important;
}

.focus\:pb-27\.5:focus {
  padding-bottom: 6.875rem !important;
}

.focus\:pl-27\.5:focus {
  padding-left: 6.875rem !important;
}

.focus\:pt-28\.5:focus {
  padding-top: 7.125rem !important;
}

.focus\:pr-28\.5:focus {
  padding-right: 7.125rem !important;
}

.focus\:pb-28\.5:focus {
  padding-bottom: 7.125rem !important;
}

.focus\:pl-28\.5:focus {
  padding-left: 7.125rem !important;
}

.focus\:pt-29\.5:focus {
  padding-top: 7.375rem !important;
}

.focus\:pr-29\.5:focus {
  padding-right: 7.375rem !important;
}

.focus\:pb-29\.5:focus {
  padding-bottom: 7.375rem !important;
}

.focus\:pl-29\.5:focus {
  padding-left: 7.375rem !important;
}

.focus\:pt-30\.5:focus {
  padding-top: 7.625rem !important;
}

.focus\:pr-30\.5:focus {
  padding-right: 7.625rem !important;
}

.focus\:pb-30\.5:focus {
  padding-bottom: 7.625rem !important;
}

.focus\:pl-30\.5:focus {
  padding-left: 7.625rem !important;
}

.focus\:pt-31\.5:focus {
  padding-top: 7.875rem !important;
}

.focus\:pr-31\.5:focus {
  padding-right: 7.875rem !important;
}

.focus\:pb-31\.5:focus {
  padding-bottom: 7.875rem !important;
}

.focus\:pl-31\.5:focus {
  padding-left: 7.875rem !important;
}

.focus\:pt-32\.5:focus {
  padding-top: 8.125rem !important;
}

.focus\:pr-32\.5:focus {
  padding-right: 8.125rem !important;
}

.focus\:pb-32\.5:focus {
  padding-bottom: 8.125rem !important;
}

.focus\:pl-32\.5:focus {
  padding-left: 8.125rem !important;
}

.focus\:pt-33\.5:focus {
  padding-top: 8.375rem !important;
}

.focus\:pr-33\.5:focus {
  padding-right: 8.375rem !important;
}

.focus\:pb-33\.5:focus {
  padding-bottom: 8.375rem !important;
}

.focus\:pl-33\.5:focus {
  padding-left: 8.375rem !important;
}

.focus\:pt-34\.5:focus {
  padding-top: 8.625rem !important;
}

.focus\:pr-34\.5:focus {
  padding-right: 8.625rem !important;
}

.focus\:pb-34\.5:focus {
  padding-bottom: 8.625rem !important;
}

.focus\:pl-34\.5:focus {
  padding-left: 8.625rem !important;
}

.focus\:pt-35\.5:focus {
  padding-top: 8.875rem !important;
}

.focus\:pr-35\.5:focus {
  padding-right: 8.875rem !important;
}

.focus\:pb-35\.5:focus {
  padding-bottom: 8.875rem !important;
}

.focus\:pl-35\.5:focus {
  padding-left: 8.875rem !important;
}

.focus\:pt-36\.5:focus {
  padding-top: 9.125rem !important;
}

.focus\:pr-36\.5:focus {
  padding-right: 9.125rem !important;
}

.focus\:pb-36\.5:focus {
  padding-bottom: 9.125rem !important;
}

.focus\:pl-36\.5:focus {
  padding-left: 9.125rem !important;
}

.focus\:pt-37\.5:focus {
  padding-top: 9.375rem !important;
}

.focus\:pr-37\.5:focus {
  padding-right: 9.375rem !important;
}

.focus\:pb-37\.5:focus {
  padding-bottom: 9.375rem !important;
}

.focus\:pl-37\.5:focus {
  padding-left: 9.375rem !important;
}

.focus\:pt-38\.5:focus {
  padding-top: 9.625rem !important;
}

.focus\:pr-38\.5:focus {
  padding-right: 9.625rem !important;
}

.focus\:pb-38\.5:focus {
  padding-bottom: 9.625rem !important;
}

.focus\:pl-38\.5:focus {
  padding-left: 9.625rem !important;
}

.focus\:pt-39\.5:focus {
  padding-top: 9.875rem !important;
}

.focus\:pr-39\.5:focus {
  padding-right: 9.875rem !important;
}

.focus\:pb-39\.5:focus {
  padding-bottom: 9.875rem !important;
}

.focus\:pl-39\.5:focus {
  padding-left: 9.875rem !important;
}

.focus\:pt-40\.5:focus {
  padding-top: 10.125rem !important;
}

.focus\:pr-40\.5:focus {
  padding-right: 10.125rem !important;
}

.focus\:pb-40\.5:focus {
  padding-bottom: 10.125rem !important;
}

.focus\:pl-40\.5:focus {
  padding-left: 10.125rem !important;
}

.focus\:pt-41\.5:focus {
  padding-top: 10.375rem !important;
}

.focus\:pr-41\.5:focus {
  padding-right: 10.375rem !important;
}

.focus\:pb-41\.5:focus {
  padding-bottom: 10.375rem !important;
}

.focus\:pl-41\.5:focus {
  padding-left: 10.375rem !important;
}

.focus\:pt-42\.5:focus {
  padding-top: 10.625rem !important;
}

.focus\:pr-42\.5:focus {
  padding-right: 10.625rem !important;
}

.focus\:pb-42\.5:focus {
  padding-bottom: 10.625rem !important;
}

.focus\:pl-42\.5:focus {
  padding-left: 10.625rem !important;
}

.focus\:pt-43\.5:focus {
  padding-top: 10.875rem !important;
}

.focus\:pr-43\.5:focus {
  padding-right: 10.875rem !important;
}

.focus\:pb-43\.5:focus {
  padding-bottom: 10.875rem !important;
}

.focus\:pl-43\.5:focus {
  padding-left: 10.875rem !important;
}

.focus\:pt-44\.5:focus {
  padding-top: 11.125rem !important;
}

.focus\:pr-44\.5:focus {
  padding-right: 11.125rem !important;
}

.focus\:pb-44\.5:focus {
  padding-bottom: 11.125rem !important;
}

.focus\:pl-44\.5:focus {
  padding-left: 11.125rem !important;
}

.focus\:pt-45\.5:focus {
  padding-top: 11.375rem !important;
}

.focus\:pr-45\.5:focus {
  padding-right: 11.375rem !important;
}

.focus\:pb-45\.5:focus {
  padding-bottom: 11.375rem !important;
}

.focus\:pl-45\.5:focus {
  padding-left: 11.375rem !important;
}

.focus\:pt-46\.5:focus {
  padding-top: 11.625rem !important;
}

.focus\:pr-46\.5:focus {
  padding-right: 11.625rem !important;
}

.focus\:pb-46\.5:focus {
  padding-bottom: 11.625rem !important;
}

.focus\:pl-46\.5:focus {
  padding-left: 11.625rem !important;
}

.focus\:pt-47\.5:focus {
  padding-top: 11.875rem !important;
}

.focus\:pr-47\.5:focus {
  padding-right: 11.875rem !important;
}

.focus\:pb-47\.5:focus {
  padding-bottom: 11.875rem !important;
}

.focus\:pl-47\.5:focus {
  padding-left: 11.875rem !important;
}

.focus\:pt-48\.5:focus {
  padding-top: 12.125rem !important;
}

.focus\:pr-48\.5:focus {
  padding-right: 12.125rem !important;
}

.focus\:pb-48\.5:focus {
  padding-bottom: 12.125rem !important;
}

.focus\:pl-48\.5:focus {
  padding-left: 12.125rem !important;
}

.focus\:pt-49\.5:focus {
  padding-top: 12.375rem !important;
}

.focus\:pr-49\.5:focus {
  padding-right: 12.375rem !important;
}

.focus\:pb-49\.5:focus {
  padding-bottom: 12.375rem !important;
}

.focus\:pl-49\.5:focus {
  padding-left: 12.375rem !important;
}

.focus\:pt-50\.5:focus {
  padding-top: 12.625rem !important;
}

.focus\:pr-50\.5:focus {
  padding-right: 12.625rem !important;
}

.focus\:pb-50\.5:focus {
  padding-bottom: 12.625rem !important;
}

.focus\:pl-50\.5:focus {
  padding-left: 12.625rem !important;
}

.focus\:pt-51\.5:focus {
  padding-top: 12.875rem !important;
}

.focus\:pr-51\.5:focus {
  padding-right: 12.875rem !important;
}

.focus\:pb-51\.5:focus {
  padding-bottom: 12.875rem !important;
}

.focus\:pl-51\.5:focus {
  padding-left: 12.875rem !important;
}

.focus\:pt-52\.5:focus {
  padding-top: 13.125rem !important;
}

.focus\:pr-52\.5:focus {
  padding-right: 13.125rem !important;
}

.focus\:pb-52\.5:focus {
  padding-bottom: 13.125rem !important;
}

.focus\:pl-52\.5:focus {
  padding-left: 13.125rem !important;
}

.focus\:pt-53\.5:focus {
  padding-top: 13.375rem !important;
}

.focus\:pr-53\.5:focus {
  padding-right: 13.375rem !important;
}

.focus\:pb-53\.5:focus {
  padding-bottom: 13.375rem !important;
}

.focus\:pl-53\.5:focus {
  padding-left: 13.375rem !important;
}

.focus\:pt-54\.5:focus {
  padding-top: 13.625rem !important;
}

.focus\:pr-54\.5:focus {
  padding-right: 13.625rem !important;
}

.focus\:pb-54\.5:focus {
  padding-bottom: 13.625rem !important;
}

.focus\:pl-54\.5:focus {
  padding-left: 13.625rem !important;
}

.focus\:pt-55\.5:focus {
  padding-top: 13.875rem !important;
}

.focus\:pr-55\.5:focus {
  padding-right: 13.875rem !important;
}

.focus\:pb-55\.5:focus {
  padding-bottom: 13.875rem !important;
}

.focus\:pl-55\.5:focus {
  padding-left: 13.875rem !important;
}

.focus\:pt-56\.5:focus {
  padding-top: 14.125rem !important;
}

.focus\:pr-56\.5:focus {
  padding-right: 14.125rem !important;
}

.focus\:pb-56\.5:focus {
  padding-bottom: 14.125rem !important;
}

.focus\:pl-56\.5:focus {
  padding-left: 14.125rem !important;
}

.focus\:pt-57\.5:focus {
  padding-top: 14.375rem !important;
}

.focus\:pr-57\.5:focus {
  padding-right: 14.375rem !important;
}

.focus\:pb-57\.5:focus {
  padding-bottom: 14.375rem !important;
}

.focus\:pl-57\.5:focus {
  padding-left: 14.375rem !important;
}

.focus\:pt-58\.5:focus {
  padding-top: 14.625rem !important;
}

.focus\:pr-58\.5:focus {
  padding-right: 14.625rem !important;
}

.focus\:pb-58\.5:focus {
  padding-bottom: 14.625rem !important;
}

.focus\:pl-58\.5:focus {
  padding-left: 14.625rem !important;
}

.focus\:pt-59\.5:focus {
  padding-top: 14.875rem !important;
}

.focus\:pr-59\.5:focus {
  padding-right: 14.875rem !important;
}

.focus\:pb-59\.5:focus {
  padding-bottom: 14.875rem !important;
}

.focus\:pl-59\.5:focus {
  padding-left: 14.875rem !important;
}

.focus\:pt-60\.5:focus {
  padding-top: 15.125rem !important;
}

.focus\:pr-60\.5:focus {
  padding-right: 15.125rem !important;
}

.focus\:pb-60\.5:focus {
  padding-bottom: 15.125rem !important;
}

.focus\:pl-60\.5:focus {
  padding-left: 15.125rem !important;
}

.focus\:pt-61\.5:focus {
  padding-top: 15.375rem !important;
}

.focus\:pr-61\.5:focus {
  padding-right: 15.375rem !important;
}

.focus\:pb-61\.5:focus {
  padding-bottom: 15.375rem !important;
}

.focus\:pl-61\.5:focus {
  padding-left: 15.375rem !important;
}

.focus\:pt-62\.5:focus {
  padding-top: 15.625rem !important;
}

.focus\:pr-62\.5:focus {
  padding-right: 15.625rem !important;
}

.focus\:pb-62\.5:focus {
  padding-bottom: 15.625rem !important;
}

.focus\:pl-62\.5:focus {
  padding-left: 15.625rem !important;
}

.focus\:pt-63\.5:focus {
  padding-top: 15.875rem !important;
}

.focus\:pr-63\.5:focus {
  padding-right: 15.875rem !important;
}

.focus\:pb-63\.5:focus {
  padding-bottom: 15.875rem !important;
}

.focus\:pl-63\.5:focus {
  padding-left: 15.875rem !important;
}

.focus\:pt-64\.5:focus {
  padding-top: 16.125rem !important;
}

.focus\:pr-64\.5:focus {
  padding-right: 16.125rem !important;
}

.focus\:pb-64\.5:focus {
  padding-bottom: 16.125rem !important;
}

.focus\:pl-64\.5:focus {
  padding-left: 16.125rem !important;
}

.focus\:pt-65\.5:focus {
  padding-top: 16.375rem !important;
}

.focus\:pr-65\.5:focus {
  padding-right: 16.375rem !important;
}

.focus\:pb-65\.5:focus {
  padding-bottom: 16.375rem !important;
}

.focus\:pl-65\.5:focus {
  padding-left: 16.375rem !important;
}

.focus\:pt-66\.5:focus {
  padding-top: 16.625rem !important;
}

.focus\:pr-66\.5:focus {
  padding-right: 16.625rem !important;
}

.focus\:pb-66\.5:focus {
  padding-bottom: 16.625rem !important;
}

.focus\:pl-66\.5:focus {
  padding-left: 16.625rem !important;
}

.focus\:pt-67\.5:focus {
  padding-top: 16.875rem !important;
}

.focus\:pr-67\.5:focus {
  padding-right: 16.875rem !important;
}

.focus\:pb-67\.5:focus {
  padding-bottom: 16.875rem !important;
}

.focus\:pl-67\.5:focus {
  padding-left: 16.875rem !important;
}

.focus\:pt-68\.5:focus {
  padding-top: 17.125rem !important;
}

.focus\:pr-68\.5:focus {
  padding-right: 17.125rem !important;
}

.focus\:pb-68\.5:focus {
  padding-bottom: 17.125rem !important;
}

.focus\:pl-68\.5:focus {
  padding-left: 17.125rem !important;
}

.focus\:pt-69\.5:focus {
  padding-top: 17.375rem !important;
}

.focus\:pr-69\.5:focus {
  padding-right: 17.375rem !important;
}

.focus\:pb-69\.5:focus {
  padding-bottom: 17.375rem !important;
}

.focus\:pl-69\.5:focus {
  padding-left: 17.375rem !important;
}

.focus\:pt-70\.5:focus {
  padding-top: 17.625rem !important;
}

.focus\:pr-70\.5:focus {
  padding-right: 17.625rem !important;
}

.focus\:pb-70\.5:focus {
  padding-bottom: 17.625rem !important;
}

.focus\:pl-70\.5:focus {
  padding-left: 17.625rem !important;
}

.focus\:pt-71\.5:focus {
  padding-top: 17.875rem !important;
}

.focus\:pr-71\.5:focus {
  padding-right: 17.875rem !important;
}

.focus\:pb-71\.5:focus {
  padding-bottom: 17.875rem !important;
}

.focus\:pl-71\.5:focus {
  padding-left: 17.875rem !important;
}

.focus\:pt-72\.5:focus {
  padding-top: 18.125rem !important;
}

.focus\:pr-72\.5:focus {
  padding-right: 18.125rem !important;
}

.focus\:pb-72\.5:focus {
  padding-bottom: 18.125rem !important;
}

.focus\:pl-72\.5:focus {
  padding-left: 18.125rem !important;
}

.focus\:pt-73\.5:focus {
  padding-top: 18.375rem !important;
}

.focus\:pr-73\.5:focus {
  padding-right: 18.375rem !important;
}

.focus\:pb-73\.5:focus {
  padding-bottom: 18.375rem !important;
}

.focus\:pl-73\.5:focus {
  padding-left: 18.375rem !important;
}

.focus\:pt-74\.5:focus {
  padding-top: 18.625rem !important;
}

.focus\:pr-74\.5:focus {
  padding-right: 18.625rem !important;
}

.focus\:pb-74\.5:focus {
  padding-bottom: 18.625rem !important;
}

.focus\:pl-74\.5:focus {
  padding-left: 18.625rem !important;
}

.focus\:pt-75\.5:focus {
  padding-top: 18.875rem !important;
}

.focus\:pr-75\.5:focus {
  padding-right: 18.875rem !important;
}

.focus\:pb-75\.5:focus {
  padding-bottom: 18.875rem !important;
}

.focus\:pl-75\.5:focus {
  padding-left: 18.875rem !important;
}

.focus\:pt-76\.5:focus {
  padding-top: 19.125rem !important;
}

.focus\:pr-76\.5:focus {
  padding-right: 19.125rem !important;
}

.focus\:pb-76\.5:focus {
  padding-bottom: 19.125rem !important;
}

.focus\:pl-76\.5:focus {
  padding-left: 19.125rem !important;
}

.focus\:pt-77\.5:focus {
  padding-top: 19.375rem !important;
}

.focus\:pr-77\.5:focus {
  padding-right: 19.375rem !important;
}

.focus\:pb-77\.5:focus {
  padding-bottom: 19.375rem !important;
}

.focus\:pl-77\.5:focus {
  padding-left: 19.375rem !important;
}

.focus\:pt-78\.5:focus {
  padding-top: 19.625rem !important;
}

.focus\:pr-78\.5:focus {
  padding-right: 19.625rem !important;
}

.focus\:pb-78\.5:focus {
  padding-bottom: 19.625rem !important;
}

.focus\:pl-78\.5:focus {
  padding-left: 19.625rem !important;
}

.focus\:pt-79\.5:focus {
  padding-top: 19.875rem !important;
}

.focus\:pr-79\.5:focus {
  padding-right: 19.875rem !important;
}

.focus\:pb-79\.5:focus {
  padding-bottom: 19.875rem !important;
}

.focus\:pl-79\.5:focus {
  padding-left: 19.875rem !important;
}

.focus\:pt-80\.5:focus {
  padding-top: 20.125rem !important;
}

.focus\:pr-80\.5:focus {
  padding-right: 20.125rem !important;
}

.focus\:pb-80\.5:focus {
  padding-bottom: 20.125rem !important;
}

.focus\:pl-80\.5:focus {
  padding-left: 20.125rem !important;
}

.focus\:pt-81\.5:focus {
  padding-top: 20.375rem !important;
}

.focus\:pr-81\.5:focus {
  padding-right: 20.375rem !important;
}

.focus\:pb-81\.5:focus {
  padding-bottom: 20.375rem !important;
}

.focus\:pl-81\.5:focus {
  padding-left: 20.375rem !important;
}

.focus\:pt-82\.5:focus {
  padding-top: 20.625rem !important;
}

.focus\:pr-82\.5:focus {
  padding-right: 20.625rem !important;
}

.focus\:pb-82\.5:focus {
  padding-bottom: 20.625rem !important;
}

.focus\:pl-82\.5:focus {
  padding-left: 20.625rem !important;
}

.focus\:pt-83\.5:focus {
  padding-top: 20.875rem !important;
}

.focus\:pr-83\.5:focus {
  padding-right: 20.875rem !important;
}

.focus\:pb-83\.5:focus {
  padding-bottom: 20.875rem !important;
}

.focus\:pl-83\.5:focus {
  padding-left: 20.875rem !important;
}

.focus\:pt-84\.5:focus {
  padding-top: 21.125rem !important;
}

.focus\:pr-84\.5:focus {
  padding-right: 21.125rem !important;
}

.focus\:pb-84\.5:focus {
  padding-bottom: 21.125rem !important;
}

.focus\:pl-84\.5:focus {
  padding-left: 21.125rem !important;
}

.focus\:pt-85\.5:focus {
  padding-top: 21.375rem !important;
}

.focus\:pr-85\.5:focus {
  padding-right: 21.375rem !important;
}

.focus\:pb-85\.5:focus {
  padding-bottom: 21.375rem !important;
}

.focus\:pl-85\.5:focus {
  padding-left: 21.375rem !important;
}

.focus\:pt-86\.5:focus {
  padding-top: 21.625rem !important;
}

.focus\:pr-86\.5:focus {
  padding-right: 21.625rem !important;
}

.focus\:pb-86\.5:focus {
  padding-bottom: 21.625rem !important;
}

.focus\:pl-86\.5:focus {
  padding-left: 21.625rem !important;
}

.focus\:pt-87\.5:focus {
  padding-top: 21.875rem !important;
}

.focus\:pr-87\.5:focus {
  padding-right: 21.875rem !important;
}

.focus\:pb-87\.5:focus {
  padding-bottom: 21.875rem !important;
}

.focus\:pl-87\.5:focus {
  padding-left: 21.875rem !important;
}

.focus\:pt-88\.5:focus {
  padding-top: 22.125rem !important;
}

.focus\:pr-88\.5:focus {
  padding-right: 22.125rem !important;
}

.focus\:pb-88\.5:focus {
  padding-bottom: 22.125rem !important;
}

.focus\:pl-88\.5:focus {
  padding-left: 22.125rem !important;
}

.focus\:pt-89\.5:focus {
  padding-top: 22.375rem !important;
}

.focus\:pr-89\.5:focus {
  padding-right: 22.375rem !important;
}

.focus\:pb-89\.5:focus {
  padding-bottom: 22.375rem !important;
}

.focus\:pl-89\.5:focus {
  padding-left: 22.375rem !important;
}

.focus\:pt-90\.5:focus {
  padding-top: 22.625rem !important;
}

.focus\:pr-90\.5:focus {
  padding-right: 22.625rem !important;
}

.focus\:pb-90\.5:focus {
  padding-bottom: 22.625rem !important;
}

.focus\:pl-90\.5:focus {
  padding-left: 22.625rem !important;
}

.focus\:pt-91\.5:focus {
  padding-top: 22.875rem !important;
}

.focus\:pr-91\.5:focus {
  padding-right: 22.875rem !important;
}

.focus\:pb-91\.5:focus {
  padding-bottom: 22.875rem !important;
}

.focus\:pl-91\.5:focus {
  padding-left: 22.875rem !important;
}

.focus\:pt-92\.5:focus {
  padding-top: 23.125rem !important;
}

.focus\:pr-92\.5:focus {
  padding-right: 23.125rem !important;
}

.focus\:pb-92\.5:focus {
  padding-bottom: 23.125rem !important;
}

.focus\:pl-92\.5:focus {
  padding-left: 23.125rem !important;
}

.focus\:pt-93\.5:focus {
  padding-top: 23.375rem !important;
}

.focus\:pr-93\.5:focus {
  padding-right: 23.375rem !important;
}

.focus\:pb-93\.5:focus {
  padding-bottom: 23.375rem !important;
}

.focus\:pl-93\.5:focus {
  padding-left: 23.375rem !important;
}

.focus\:pt-94\.5:focus {
  padding-top: 23.625rem !important;
}

.focus\:pr-94\.5:focus {
  padding-right: 23.625rem !important;
}

.focus\:pb-94\.5:focus {
  padding-bottom: 23.625rem !important;
}

.focus\:pl-94\.5:focus {
  padding-left: 23.625rem !important;
}

.focus\:pt-95\.5:focus {
  padding-top: 23.875rem !important;
}

.focus\:pr-95\.5:focus {
  padding-right: 23.875rem !important;
}

.focus\:pb-95\.5:focus {
  padding-bottom: 23.875rem !important;
}

.focus\:pl-95\.5:focus {
  padding-left: 23.875rem !important;
}

.focus\:pt-96\.5:focus {
  padding-top: 24.125rem !important;
}

.focus\:pr-96\.5:focus {
  padding-right: 24.125rem !important;
}

.focus\:pb-96\.5:focus {
  padding-bottom: 24.125rem !important;
}

.focus\:pl-96\.5:focus {
  padding-left: 24.125rem !important;
}

.focus\:pt-97\.5:focus {
  padding-top: 24.375rem !important;
}

.focus\:pr-97\.5:focus {
  padding-right: 24.375rem !important;
}

.focus\:pb-97\.5:focus {
  padding-bottom: 24.375rem !important;
}

.focus\:pl-97\.5:focus {
  padding-left: 24.375rem !important;
}

.focus\:pt-98\.5:focus {
  padding-top: 24.625rem !important;
}

.focus\:pr-98\.5:focus {
  padding-right: 24.625rem !important;
}

.focus\:pb-98\.5:focus {
  padding-bottom: 24.625rem !important;
}

.focus\:pl-98\.5:focus {
  padding-left: 24.625rem !important;
}

.focus\:pt-99\.5:focus {
  padding-top: 24.875rem !important;
}

.focus\:pr-99\.5:focus {
  padding-right: 24.875rem !important;
}

.focus\:pb-99\.5:focus {
  padding-bottom: 24.875rem !important;
}

.focus\:pl-99\.5:focus {
  padding-left: 24.875rem !important;
}

.focus\:pt-100\.5:focus {
  padding-top: 25.125rem !important;
}

.focus\:pr-100\.5:focus {
  padding-right: 25.125rem !important;
}

.focus\:pb-100\.5:focus {
  padding-bottom: 25.125rem !important;
}

.focus\:pl-100\.5:focus {
  padding-left: 25.125rem !important;
}

.focus\:pt-101\.5:focus {
  padding-top: 25.375rem !important;
}

.focus\:pr-101\.5:focus {
  padding-right: 25.375rem !important;
}

.focus\:pb-101\.5:focus {
  padding-bottom: 25.375rem !important;
}

.focus\:pl-101\.5:focus {
  padding-left: 25.375rem !important;
}

.focus\:pt-102\.5:focus {
  padding-top: 25.625rem !important;
}

.focus\:pr-102\.5:focus {
  padding-right: 25.625rem !important;
}

.focus\:pb-102\.5:focus {
  padding-bottom: 25.625rem !important;
}

.focus\:pl-102\.5:focus {
  padding-left: 25.625rem !important;
}

.focus\:pt-103\.5:focus {
  padding-top: 25.875rem !important;
}

.focus\:pr-103\.5:focus {
  padding-right: 25.875rem !important;
}

.focus\:pb-103\.5:focus {
  padding-bottom: 25.875rem !important;
}

.focus\:pl-103\.5:focus {
  padding-left: 25.875rem !important;
}

.focus\:pt-104\.5:focus {
  padding-top: 26.125rem !important;
}

.focus\:pr-104\.5:focus {
  padding-right: 26.125rem !important;
}

.focus\:pb-104\.5:focus {
  padding-bottom: 26.125rem !important;
}

.focus\:pl-104\.5:focus {
  padding-left: 26.125rem !important;
}

.placeholder-transparent::-moz-placeholder {
  color: transparent !important;
}

.placeholder-transparent:-ms-input-placeholder {
  color: transparent !important;
}

.placeholder-transparent::placeholder {
  color: transparent !important;
}

.placeholder-current::-moz-placeholder {
  color: currentColor !important;
}

.placeholder-current:-ms-input-placeholder {
  color: currentColor !important;
}

.placeholder-current::placeholder {
  color: currentColor !important;
}

.placeholder-black::-moz-placeholder {
  color: #000 !important;
}

.placeholder-black:-ms-input-placeholder {
  color: #000 !important;
}

.placeholder-black::placeholder {
  color: #000 !important;
}

.placeholder-white::-moz-placeholder {
  color: #fff !important;
}

.placeholder-white:-ms-input-placeholder {
  color: #fff !important;
}

.placeholder-white::placeholder {
  color: #fff !important;
}

.placeholder-gray-100::-moz-placeholder {
  color: #f7fafc !important;
}

.placeholder-gray-100:-ms-input-placeholder {
  color: #f7fafc !important;
}

.placeholder-gray-100::placeholder {
  color: #f7fafc !important;
}

.placeholder-gray-200::-moz-placeholder {
  color: #edf2f7 !important;
}

.placeholder-gray-200:-ms-input-placeholder {
  color: #edf2f7 !important;
}

.placeholder-gray-200::placeholder {
  color: #edf2f7 !important;
}

.placeholder-gray-300::-moz-placeholder {
  color: #e2e8f0 !important;
}

.placeholder-gray-300:-ms-input-placeholder {
  color: #e2e8f0 !important;
}

.placeholder-gray-300::placeholder {
  color: #e2e8f0 !important;
}

.placeholder-gray-400::-moz-placeholder {
  color: #cbd5e0 !important;
}

.placeholder-gray-400:-ms-input-placeholder {
  color: #cbd5e0 !important;
}

.placeholder-gray-400::placeholder {
  color: #cbd5e0 !important;
}

.placeholder-gray-500::-moz-placeholder {
  color: #a0aec0 !important;
}

.placeholder-gray-500:-ms-input-placeholder {
  color: #a0aec0 !important;
}

.placeholder-gray-500::placeholder {
  color: #a0aec0 !important;
}

.placeholder-gray-600::-moz-placeholder {
  color: #718096 !important;
}

.placeholder-gray-600:-ms-input-placeholder {
  color: #718096 !important;
}

.placeholder-gray-600::placeholder {
  color: #718096 !important;
}

.placeholder-gray-700::-moz-placeholder {
  color: #4a5568 !important;
}

.placeholder-gray-700:-ms-input-placeholder {
  color: #4a5568 !important;
}

.placeholder-gray-700::placeholder {
  color: #4a5568 !important;
}

.placeholder-gray-800::-moz-placeholder {
  color: #2d3748 !important;
}

.placeholder-gray-800:-ms-input-placeholder {
  color: #2d3748 !important;
}

.placeholder-gray-800::placeholder {
  color: #2d3748 !important;
}

.placeholder-gray-900::-moz-placeholder {
  color: #1a202c !important;
}

.placeholder-gray-900:-ms-input-placeholder {
  color: #1a202c !important;
}

.placeholder-gray-900::placeholder {
  color: #1a202c !important;
}

.placeholder-red-100::-moz-placeholder {
  color: #fff5f5 !important;
}

.placeholder-red-100:-ms-input-placeholder {
  color: #fff5f5 !important;
}

.placeholder-red-100::placeholder {
  color: #fff5f5 !important;
}

.placeholder-red-200::-moz-placeholder {
  color: #fed7d7 !important;
}

.placeholder-red-200:-ms-input-placeholder {
  color: #fed7d7 !important;
}

.placeholder-red-200::placeholder {
  color: #fed7d7 !important;
}

.placeholder-red-300::-moz-placeholder {
  color: #feb2b2 !important;
}

.placeholder-red-300:-ms-input-placeholder {
  color: #feb2b2 !important;
}

.placeholder-red-300::placeholder {
  color: #feb2b2 !important;
}

.placeholder-red-400::-moz-placeholder {
  color: #fc8181 !important;
}

.placeholder-red-400:-ms-input-placeholder {
  color: #fc8181 !important;
}

.placeholder-red-400::placeholder {
  color: #fc8181 !important;
}

.placeholder-red-500::-moz-placeholder {
  color: #f56565 !important;
}

.placeholder-red-500:-ms-input-placeholder {
  color: #f56565 !important;
}

.placeholder-red-500::placeholder {
  color: #f56565 !important;
}

.placeholder-red-600::-moz-placeholder {
  color: #e53e3e !important;
}

.placeholder-red-600:-ms-input-placeholder {
  color: #e53e3e !important;
}

.placeholder-red-600::placeholder {
  color: #e53e3e !important;
}

.placeholder-red-700::-moz-placeholder {
  color: #c53030 !important;
}

.placeholder-red-700:-ms-input-placeholder {
  color: #c53030 !important;
}

.placeholder-red-700::placeholder {
  color: #c53030 !important;
}

.placeholder-red-800::-moz-placeholder {
  color: #9b2c2c !important;
}

.placeholder-red-800:-ms-input-placeholder {
  color: #9b2c2c !important;
}

.placeholder-red-800::placeholder {
  color: #9b2c2c !important;
}

.placeholder-red-900::-moz-placeholder {
  color: #742a2a !important;
}

.placeholder-red-900:-ms-input-placeholder {
  color: #742a2a !important;
}

.placeholder-red-900::placeholder {
  color: #742a2a !important;
}

.placeholder-orange-100::-moz-placeholder {
  color: #fffaf0 !important;
}

.placeholder-orange-100:-ms-input-placeholder {
  color: #fffaf0 !important;
}

.placeholder-orange-100::placeholder {
  color: #fffaf0 !important;
}

.placeholder-orange-200::-moz-placeholder {
  color: #feebc8 !important;
}

.placeholder-orange-200:-ms-input-placeholder {
  color: #feebc8 !important;
}

.placeholder-orange-200::placeholder {
  color: #feebc8 !important;
}

.placeholder-orange-300::-moz-placeholder {
  color: #fbd38d !important;
}

.placeholder-orange-300:-ms-input-placeholder {
  color: #fbd38d !important;
}

.placeholder-orange-300::placeholder {
  color: #fbd38d !important;
}

.placeholder-orange-400::-moz-placeholder {
  color: #f6ad55 !important;
}

.placeholder-orange-400:-ms-input-placeholder {
  color: #f6ad55 !important;
}

.placeholder-orange-400::placeholder {
  color: #f6ad55 !important;
}

.placeholder-orange-500::-moz-placeholder {
  color: #ed8936 !important;
}

.placeholder-orange-500:-ms-input-placeholder {
  color: #ed8936 !important;
}

.placeholder-orange-500::placeholder {
  color: #ed8936 !important;
}

.placeholder-orange-600::-moz-placeholder {
  color: #dd6b20 !important;
}

.placeholder-orange-600:-ms-input-placeholder {
  color: #dd6b20 !important;
}

.placeholder-orange-600::placeholder {
  color: #dd6b20 !important;
}

.placeholder-orange-700::-moz-placeholder {
  color: #c05621 !important;
}

.placeholder-orange-700:-ms-input-placeholder {
  color: #c05621 !important;
}

.placeholder-orange-700::placeholder {
  color: #c05621 !important;
}

.placeholder-orange-800::-moz-placeholder {
  color: #9c4221 !important;
}

.placeholder-orange-800:-ms-input-placeholder {
  color: #9c4221 !important;
}

.placeholder-orange-800::placeholder {
  color: #9c4221 !important;
}

.placeholder-orange-900::-moz-placeholder {
  color: #7b341e !important;
}

.placeholder-orange-900:-ms-input-placeholder {
  color: #7b341e !important;
}

.placeholder-orange-900::placeholder {
  color: #7b341e !important;
}

.placeholder-yellow-100::-moz-placeholder {
  color: #fffff0 !important;
}

.placeholder-yellow-100:-ms-input-placeholder {
  color: #fffff0 !important;
}

.placeholder-yellow-100::placeholder {
  color: #fffff0 !important;
}

.placeholder-yellow-200::-moz-placeholder {
  color: #fefcbf !important;
}

.placeholder-yellow-200:-ms-input-placeholder {
  color: #fefcbf !important;
}

.placeholder-yellow-200::placeholder {
  color: #fefcbf !important;
}

.placeholder-yellow-300::-moz-placeholder {
  color: #faf089 !important;
}

.placeholder-yellow-300:-ms-input-placeholder {
  color: #faf089 !important;
}

.placeholder-yellow-300::placeholder {
  color: #faf089 !important;
}

.placeholder-yellow-400::-moz-placeholder {
  color: #f6e05e !important;
}

.placeholder-yellow-400:-ms-input-placeholder {
  color: #f6e05e !important;
}

.placeholder-yellow-400::placeholder {
  color: #f6e05e !important;
}

.placeholder-yellow-500::-moz-placeholder {
  color: #ecc94b !important;
}

.placeholder-yellow-500:-ms-input-placeholder {
  color: #ecc94b !important;
}

.placeholder-yellow-500::placeholder {
  color: #ecc94b !important;
}

.placeholder-yellow-600::-moz-placeholder {
  color: #d69e2e !important;
}

.placeholder-yellow-600:-ms-input-placeholder {
  color: #d69e2e !important;
}

.placeholder-yellow-600::placeholder {
  color: #d69e2e !important;
}

.placeholder-yellow-700::-moz-placeholder {
  color: #b7791f !important;
}

.placeholder-yellow-700:-ms-input-placeholder {
  color: #b7791f !important;
}

.placeholder-yellow-700::placeholder {
  color: #b7791f !important;
}

.placeholder-yellow-800::-moz-placeholder {
  color: #975a16 !important;
}

.placeholder-yellow-800:-ms-input-placeholder {
  color: #975a16 !important;
}

.placeholder-yellow-800::placeholder {
  color: #975a16 !important;
}

.placeholder-yellow-900::-moz-placeholder {
  color: #744210 !important;
}

.placeholder-yellow-900:-ms-input-placeholder {
  color: #744210 !important;
}

.placeholder-yellow-900::placeholder {
  color: #744210 !important;
}

.placeholder-green-100::-moz-placeholder {
  color: #f0fff4 !important;
}

.placeholder-green-100:-ms-input-placeholder {
  color: #f0fff4 !important;
}

.placeholder-green-100::placeholder {
  color: #f0fff4 !important;
}

.placeholder-green-200::-moz-placeholder {
  color: #c6f6d5 !important;
}

.placeholder-green-200:-ms-input-placeholder {
  color: #c6f6d5 !important;
}

.placeholder-green-200::placeholder {
  color: #c6f6d5 !important;
}

.placeholder-green-300::-moz-placeholder {
  color: #9ae6b4 !important;
}

.placeholder-green-300:-ms-input-placeholder {
  color: #9ae6b4 !important;
}

.placeholder-green-300::placeholder {
  color: #9ae6b4 !important;
}

.placeholder-green-400::-moz-placeholder {
  color: #68d391 !important;
}

.placeholder-green-400:-ms-input-placeholder {
  color: #68d391 !important;
}

.placeholder-green-400::placeholder {
  color: #68d391 !important;
}

.placeholder-green-500::-moz-placeholder {
  color: #48bb78 !important;
}

.placeholder-green-500:-ms-input-placeholder {
  color: #48bb78 !important;
}

.placeholder-green-500::placeholder {
  color: #48bb78 !important;
}

.placeholder-green-600::-moz-placeholder {
  color: #38a169 !important;
}

.placeholder-green-600:-ms-input-placeholder {
  color: #38a169 !important;
}

.placeholder-green-600::placeholder {
  color: #38a169 !important;
}

.placeholder-green-700::-moz-placeholder {
  color: #2f855a !important;
}

.placeholder-green-700:-ms-input-placeholder {
  color: #2f855a !important;
}

.placeholder-green-700::placeholder {
  color: #2f855a !important;
}

.placeholder-green-800::-moz-placeholder {
  color: #276749 !important;
}

.placeholder-green-800:-ms-input-placeholder {
  color: #276749 !important;
}

.placeholder-green-800::placeholder {
  color: #276749 !important;
}

.placeholder-green-900::-moz-placeholder {
  color: #22543d !important;
}

.placeholder-green-900:-ms-input-placeholder {
  color: #22543d !important;
}

.placeholder-green-900::placeholder {
  color: #22543d !important;
}

.placeholder-teal-100::-moz-placeholder {
  color: #e6fffa !important;
}

.placeholder-teal-100:-ms-input-placeholder {
  color: #e6fffa !important;
}

.placeholder-teal-100::placeholder {
  color: #e6fffa !important;
}

.placeholder-teal-200::-moz-placeholder {
  color: #b2f5ea !important;
}

.placeholder-teal-200:-ms-input-placeholder {
  color: #b2f5ea !important;
}

.placeholder-teal-200::placeholder {
  color: #b2f5ea !important;
}

.placeholder-teal-300::-moz-placeholder {
  color: #81e6d9 !important;
}

.placeholder-teal-300:-ms-input-placeholder {
  color: #81e6d9 !important;
}

.placeholder-teal-300::placeholder {
  color: #81e6d9 !important;
}

.placeholder-teal-400::-moz-placeholder {
  color: #4fd1c5 !important;
}

.placeholder-teal-400:-ms-input-placeholder {
  color: #4fd1c5 !important;
}

.placeholder-teal-400::placeholder {
  color: #4fd1c5 !important;
}

.placeholder-teal-500::-moz-placeholder {
  color: #38b2ac !important;
}

.placeholder-teal-500:-ms-input-placeholder {
  color: #38b2ac !important;
}

.placeholder-teal-500::placeholder {
  color: #38b2ac !important;
}

.placeholder-teal-600::-moz-placeholder {
  color: #319795 !important;
}

.placeholder-teal-600:-ms-input-placeholder {
  color: #319795 !important;
}

.placeholder-teal-600::placeholder {
  color: #319795 !important;
}

.placeholder-teal-700::-moz-placeholder {
  color: #2c7a7b !important;
}

.placeholder-teal-700:-ms-input-placeholder {
  color: #2c7a7b !important;
}

.placeholder-teal-700::placeholder {
  color: #2c7a7b !important;
}

.placeholder-teal-800::-moz-placeholder {
  color: #285e61 !important;
}

.placeholder-teal-800:-ms-input-placeholder {
  color: #285e61 !important;
}

.placeholder-teal-800::placeholder {
  color: #285e61 !important;
}

.placeholder-teal-900::-moz-placeholder {
  color: #234e52 !important;
}

.placeholder-teal-900:-ms-input-placeholder {
  color: #234e52 !important;
}

.placeholder-teal-900::placeholder {
  color: #234e52 !important;
}

.placeholder-blue-100::-moz-placeholder {
  color: #ebf8ff !important;
}

.placeholder-blue-100:-ms-input-placeholder {
  color: #ebf8ff !important;
}

.placeholder-blue-100::placeholder {
  color: #ebf8ff !important;
}

.placeholder-blue-200::-moz-placeholder {
  color: #bee3f8 !important;
}

.placeholder-blue-200:-ms-input-placeholder {
  color: #bee3f8 !important;
}

.placeholder-blue-200::placeholder {
  color: #bee3f8 !important;
}

.placeholder-blue-300::-moz-placeholder {
  color: #90cdf4 !important;
}

.placeholder-blue-300:-ms-input-placeholder {
  color: #90cdf4 !important;
}

.placeholder-blue-300::placeholder {
  color: #90cdf4 !important;
}

.placeholder-blue-400::-moz-placeholder {
  color: #63b3ed !important;
}

.placeholder-blue-400:-ms-input-placeholder {
  color: #63b3ed !important;
}

.placeholder-blue-400::placeholder {
  color: #63b3ed !important;
}

.placeholder-blue-500::-moz-placeholder {
  color: #4299e1 !important;
}

.placeholder-blue-500:-ms-input-placeholder {
  color: #4299e1 !important;
}

.placeholder-blue-500::placeholder {
  color: #4299e1 !important;
}

.placeholder-blue-600::-moz-placeholder {
  color: #3182ce !important;
}

.placeholder-blue-600:-ms-input-placeholder {
  color: #3182ce !important;
}

.placeholder-blue-600::placeholder {
  color: #3182ce !important;
}

.placeholder-blue-700::-moz-placeholder {
  color: #2b6cb0 !important;
}

.placeholder-blue-700:-ms-input-placeholder {
  color: #2b6cb0 !important;
}

.placeholder-blue-700::placeholder {
  color: #2b6cb0 !important;
}

.placeholder-blue-800::-moz-placeholder {
  color: #2c5282 !important;
}

.placeholder-blue-800:-ms-input-placeholder {
  color: #2c5282 !important;
}

.placeholder-blue-800::placeholder {
  color: #2c5282 !important;
}

.placeholder-blue-900::-moz-placeholder {
  color: #2a4365 !important;
}

.placeholder-blue-900:-ms-input-placeholder {
  color: #2a4365 !important;
}

.placeholder-blue-900::placeholder {
  color: #2a4365 !important;
}

.placeholder-indigo-100::-moz-placeholder {
  color: #ebf4ff !important;
}

.placeholder-indigo-100:-ms-input-placeholder {
  color: #ebf4ff !important;
}

.placeholder-indigo-100::placeholder {
  color: #ebf4ff !important;
}

.placeholder-indigo-200::-moz-placeholder {
  color: #c3dafe !important;
}

.placeholder-indigo-200:-ms-input-placeholder {
  color: #c3dafe !important;
}

.placeholder-indigo-200::placeholder {
  color: #c3dafe !important;
}

.placeholder-indigo-300::-moz-placeholder {
  color: #a3bffa !important;
}

.placeholder-indigo-300:-ms-input-placeholder {
  color: #a3bffa !important;
}

.placeholder-indigo-300::placeholder {
  color: #a3bffa !important;
}

.placeholder-indigo-400::-moz-placeholder {
  color: #7f9cf5 !important;
}

.placeholder-indigo-400:-ms-input-placeholder {
  color: #7f9cf5 !important;
}

.placeholder-indigo-400::placeholder {
  color: #7f9cf5 !important;
}

.placeholder-indigo-500::-moz-placeholder {
  color: #667eea !important;
}

.placeholder-indigo-500:-ms-input-placeholder {
  color: #667eea !important;
}

.placeholder-indigo-500::placeholder {
  color: #667eea !important;
}

.placeholder-indigo-600::-moz-placeholder {
  color: #5a67d8 !important;
}

.placeholder-indigo-600:-ms-input-placeholder {
  color: #5a67d8 !important;
}

.placeholder-indigo-600::placeholder {
  color: #5a67d8 !important;
}

.placeholder-indigo-700::-moz-placeholder {
  color: #4c51bf !important;
}

.placeholder-indigo-700:-ms-input-placeholder {
  color: #4c51bf !important;
}

.placeholder-indigo-700::placeholder {
  color: #4c51bf !important;
}

.placeholder-indigo-800::-moz-placeholder {
  color: #434190 !important;
}

.placeholder-indigo-800:-ms-input-placeholder {
  color: #434190 !important;
}

.placeholder-indigo-800::placeholder {
  color: #434190 !important;
}

.placeholder-indigo-900::-moz-placeholder {
  color: #3c366b !important;
}

.placeholder-indigo-900:-ms-input-placeholder {
  color: #3c366b !important;
}

.placeholder-indigo-900::placeholder {
  color: #3c366b !important;
}

.placeholder-purple-100::-moz-placeholder {
  color: #faf5ff !important;
}

.placeholder-purple-100:-ms-input-placeholder {
  color: #faf5ff !important;
}

.placeholder-purple-100::placeholder {
  color: #faf5ff !important;
}

.placeholder-purple-200::-moz-placeholder {
  color: #e9d8fd !important;
}

.placeholder-purple-200:-ms-input-placeholder {
  color: #e9d8fd !important;
}

.placeholder-purple-200::placeholder {
  color: #e9d8fd !important;
}

.placeholder-purple-300::-moz-placeholder {
  color: #d6bcfa !important;
}

.placeholder-purple-300:-ms-input-placeholder {
  color: #d6bcfa !important;
}

.placeholder-purple-300::placeholder {
  color: #d6bcfa !important;
}

.placeholder-purple-400::-moz-placeholder {
  color: #b794f4 !important;
}

.placeholder-purple-400:-ms-input-placeholder {
  color: #b794f4 !important;
}

.placeholder-purple-400::placeholder {
  color: #b794f4 !important;
}

.placeholder-purple-500::-moz-placeholder {
  color: #9f7aea !important;
}

.placeholder-purple-500:-ms-input-placeholder {
  color: #9f7aea !important;
}

.placeholder-purple-500::placeholder {
  color: #9f7aea !important;
}

.placeholder-purple-600::-moz-placeholder {
  color: #805ad5 !important;
}

.placeholder-purple-600:-ms-input-placeholder {
  color: #805ad5 !important;
}

.placeholder-purple-600::placeholder {
  color: #805ad5 !important;
}

.placeholder-purple-700::-moz-placeholder {
  color: #6b46c1 !important;
}

.placeholder-purple-700:-ms-input-placeholder {
  color: #6b46c1 !important;
}

.placeholder-purple-700::placeholder {
  color: #6b46c1 !important;
}

.placeholder-purple-800::-moz-placeholder {
  color: #553c9a !important;
}

.placeholder-purple-800:-ms-input-placeholder {
  color: #553c9a !important;
}

.placeholder-purple-800::placeholder {
  color: #553c9a !important;
}

.placeholder-purple-900::-moz-placeholder {
  color: #44337a !important;
}

.placeholder-purple-900:-ms-input-placeholder {
  color: #44337a !important;
}

.placeholder-purple-900::placeholder {
  color: #44337a !important;
}

.placeholder-pink-100::-moz-placeholder {
  color: #fff5f7 !important;
}

.placeholder-pink-100:-ms-input-placeholder {
  color: #fff5f7 !important;
}

.placeholder-pink-100::placeholder {
  color: #fff5f7 !important;
}

.placeholder-pink-200::-moz-placeholder {
  color: #fed7e2 !important;
}

.placeholder-pink-200:-ms-input-placeholder {
  color: #fed7e2 !important;
}

.placeholder-pink-200::placeholder {
  color: #fed7e2 !important;
}

.placeholder-pink-300::-moz-placeholder {
  color: #fbb6ce !important;
}

.placeholder-pink-300:-ms-input-placeholder {
  color: #fbb6ce !important;
}

.placeholder-pink-300::placeholder {
  color: #fbb6ce !important;
}

.placeholder-pink-400::-moz-placeholder {
  color: #f687b3 !important;
}

.placeholder-pink-400:-ms-input-placeholder {
  color: #f687b3 !important;
}

.placeholder-pink-400::placeholder {
  color: #f687b3 !important;
}

.placeholder-pink-500::-moz-placeholder {
  color: #ed64a6 !important;
}

.placeholder-pink-500:-ms-input-placeholder {
  color: #ed64a6 !important;
}

.placeholder-pink-500::placeholder {
  color: #ed64a6 !important;
}

.placeholder-pink-600::-moz-placeholder {
  color: #d53f8c !important;
}

.placeholder-pink-600:-ms-input-placeholder {
  color: #d53f8c !important;
}

.placeholder-pink-600::placeholder {
  color: #d53f8c !important;
}

.placeholder-pink-700::-moz-placeholder {
  color: #b83280 !important;
}

.placeholder-pink-700:-ms-input-placeholder {
  color: #b83280 !important;
}

.placeholder-pink-700::placeholder {
  color: #b83280 !important;
}

.placeholder-pink-800::-moz-placeholder {
  color: #97266d !important;
}

.placeholder-pink-800:-ms-input-placeholder {
  color: #97266d !important;
}

.placeholder-pink-800::placeholder {
  color: #97266d !important;
}

.placeholder-pink-900::-moz-placeholder {
  color: #702459 !important;
}

.placeholder-pink-900:-ms-input-placeholder {
  color: #702459 !important;
}

.placeholder-pink-900::placeholder {
  color: #702459 !important;
}

.placeholder-primary-black::-moz-placeholder {
  color: #333333 !important;
}

.placeholder-primary-black:-ms-input-placeholder {
  color: #333333 !important;
}

.placeholder-primary-black::placeholder {
  color: #333333 !important;
}

.placeholder-primary-green::-moz-placeholder {
  color: #085E3C !important;
}

.placeholder-primary-green:-ms-input-placeholder {
  color: #085E3C !important;
}

.placeholder-primary-green::placeholder {
  color: #085E3C !important;
}

.hover\:placeholder-transparent:hover::-moz-placeholder {
  color: transparent !important;
}

.hover\:placeholder-transparent:hover:-ms-input-placeholder {
  color: transparent !important;
}

.hover\:placeholder-transparent:hover::placeholder {
  color: transparent !important;
}

.hover\:placeholder-current:hover::-moz-placeholder {
  color: currentColor !important;
}

.hover\:placeholder-current:hover:-ms-input-placeholder {
  color: currentColor !important;
}

.hover\:placeholder-current:hover::placeholder {
  color: currentColor !important;
}

.hover\:placeholder-black:hover::-moz-placeholder {
  color: #000 !important;
}

.hover\:placeholder-black:hover:-ms-input-placeholder {
  color: #000 !important;
}

.hover\:placeholder-black:hover::placeholder {
  color: #000 !important;
}

.hover\:placeholder-white:hover::-moz-placeholder {
  color: #fff !important;
}

.hover\:placeholder-white:hover:-ms-input-placeholder {
  color: #fff !important;
}

.hover\:placeholder-white:hover::placeholder {
  color: #fff !important;
}

.hover\:placeholder-gray-100:hover::-moz-placeholder {
  color: #f7fafc !important;
}

.hover\:placeholder-gray-100:hover:-ms-input-placeholder {
  color: #f7fafc !important;
}

.hover\:placeholder-gray-100:hover::placeholder {
  color: #f7fafc !important;
}

.hover\:placeholder-gray-200:hover::-moz-placeholder {
  color: #edf2f7 !important;
}

.hover\:placeholder-gray-200:hover:-ms-input-placeholder {
  color: #edf2f7 !important;
}

.hover\:placeholder-gray-200:hover::placeholder {
  color: #edf2f7 !important;
}

.hover\:placeholder-gray-300:hover::-moz-placeholder {
  color: #e2e8f0 !important;
}

.hover\:placeholder-gray-300:hover:-ms-input-placeholder {
  color: #e2e8f0 !important;
}

.hover\:placeholder-gray-300:hover::placeholder {
  color: #e2e8f0 !important;
}

.hover\:placeholder-gray-400:hover::-moz-placeholder {
  color: #cbd5e0 !important;
}

.hover\:placeholder-gray-400:hover:-ms-input-placeholder {
  color: #cbd5e0 !important;
}

.hover\:placeholder-gray-400:hover::placeholder {
  color: #cbd5e0 !important;
}

.hover\:placeholder-gray-500:hover::-moz-placeholder {
  color: #a0aec0 !important;
}

.hover\:placeholder-gray-500:hover:-ms-input-placeholder {
  color: #a0aec0 !important;
}

.hover\:placeholder-gray-500:hover::placeholder {
  color: #a0aec0 !important;
}

.hover\:placeholder-gray-600:hover::-moz-placeholder {
  color: #718096 !important;
}

.hover\:placeholder-gray-600:hover:-ms-input-placeholder {
  color: #718096 !important;
}

.hover\:placeholder-gray-600:hover::placeholder {
  color: #718096 !important;
}

.hover\:placeholder-gray-700:hover::-moz-placeholder {
  color: #4a5568 !important;
}

.hover\:placeholder-gray-700:hover:-ms-input-placeholder {
  color: #4a5568 !important;
}

.hover\:placeholder-gray-700:hover::placeholder {
  color: #4a5568 !important;
}

.hover\:placeholder-gray-800:hover::-moz-placeholder {
  color: #2d3748 !important;
}

.hover\:placeholder-gray-800:hover:-ms-input-placeholder {
  color: #2d3748 !important;
}

.hover\:placeholder-gray-800:hover::placeholder {
  color: #2d3748 !important;
}

.hover\:placeholder-gray-900:hover::-moz-placeholder {
  color: #1a202c !important;
}

.hover\:placeholder-gray-900:hover:-ms-input-placeholder {
  color: #1a202c !important;
}

.hover\:placeholder-gray-900:hover::placeholder {
  color: #1a202c !important;
}

.hover\:placeholder-red-100:hover::-moz-placeholder {
  color: #fff5f5 !important;
}

.hover\:placeholder-red-100:hover:-ms-input-placeholder {
  color: #fff5f5 !important;
}

.hover\:placeholder-red-100:hover::placeholder {
  color: #fff5f5 !important;
}

.hover\:placeholder-red-200:hover::-moz-placeholder {
  color: #fed7d7 !important;
}

.hover\:placeholder-red-200:hover:-ms-input-placeholder {
  color: #fed7d7 !important;
}

.hover\:placeholder-red-200:hover::placeholder {
  color: #fed7d7 !important;
}

.hover\:placeholder-red-300:hover::-moz-placeholder {
  color: #feb2b2 !important;
}

.hover\:placeholder-red-300:hover:-ms-input-placeholder {
  color: #feb2b2 !important;
}

.hover\:placeholder-red-300:hover::placeholder {
  color: #feb2b2 !important;
}

.hover\:placeholder-red-400:hover::-moz-placeholder {
  color: #fc8181 !important;
}

.hover\:placeholder-red-400:hover:-ms-input-placeholder {
  color: #fc8181 !important;
}

.hover\:placeholder-red-400:hover::placeholder {
  color: #fc8181 !important;
}

.hover\:placeholder-red-500:hover::-moz-placeholder {
  color: #f56565 !important;
}

.hover\:placeholder-red-500:hover:-ms-input-placeholder {
  color: #f56565 !important;
}

.hover\:placeholder-red-500:hover::placeholder {
  color: #f56565 !important;
}

.hover\:placeholder-red-600:hover::-moz-placeholder {
  color: #e53e3e !important;
}

.hover\:placeholder-red-600:hover:-ms-input-placeholder {
  color: #e53e3e !important;
}

.hover\:placeholder-red-600:hover::placeholder {
  color: #e53e3e !important;
}

.hover\:placeholder-red-700:hover::-moz-placeholder {
  color: #c53030 !important;
}

.hover\:placeholder-red-700:hover:-ms-input-placeholder {
  color: #c53030 !important;
}

.hover\:placeholder-red-700:hover::placeholder {
  color: #c53030 !important;
}

.hover\:placeholder-red-800:hover::-moz-placeholder {
  color: #9b2c2c !important;
}

.hover\:placeholder-red-800:hover:-ms-input-placeholder {
  color: #9b2c2c !important;
}

.hover\:placeholder-red-800:hover::placeholder {
  color: #9b2c2c !important;
}

.hover\:placeholder-red-900:hover::-moz-placeholder {
  color: #742a2a !important;
}

.hover\:placeholder-red-900:hover:-ms-input-placeholder {
  color: #742a2a !important;
}

.hover\:placeholder-red-900:hover::placeholder {
  color: #742a2a !important;
}

.hover\:placeholder-orange-100:hover::-moz-placeholder {
  color: #fffaf0 !important;
}

.hover\:placeholder-orange-100:hover:-ms-input-placeholder {
  color: #fffaf0 !important;
}

.hover\:placeholder-orange-100:hover::placeholder {
  color: #fffaf0 !important;
}

.hover\:placeholder-orange-200:hover::-moz-placeholder {
  color: #feebc8 !important;
}

.hover\:placeholder-orange-200:hover:-ms-input-placeholder {
  color: #feebc8 !important;
}

.hover\:placeholder-orange-200:hover::placeholder {
  color: #feebc8 !important;
}

.hover\:placeholder-orange-300:hover::-moz-placeholder {
  color: #fbd38d !important;
}

.hover\:placeholder-orange-300:hover:-ms-input-placeholder {
  color: #fbd38d !important;
}

.hover\:placeholder-orange-300:hover::placeholder {
  color: #fbd38d !important;
}

.hover\:placeholder-orange-400:hover::-moz-placeholder {
  color: #f6ad55 !important;
}

.hover\:placeholder-orange-400:hover:-ms-input-placeholder {
  color: #f6ad55 !important;
}

.hover\:placeholder-orange-400:hover::placeholder {
  color: #f6ad55 !important;
}

.hover\:placeholder-orange-500:hover::-moz-placeholder {
  color: #ed8936 !important;
}

.hover\:placeholder-orange-500:hover:-ms-input-placeholder {
  color: #ed8936 !important;
}

.hover\:placeholder-orange-500:hover::placeholder {
  color: #ed8936 !important;
}

.hover\:placeholder-orange-600:hover::-moz-placeholder {
  color: #dd6b20 !important;
}

.hover\:placeholder-orange-600:hover:-ms-input-placeholder {
  color: #dd6b20 !important;
}

.hover\:placeholder-orange-600:hover::placeholder {
  color: #dd6b20 !important;
}

.hover\:placeholder-orange-700:hover::-moz-placeholder {
  color: #c05621 !important;
}

.hover\:placeholder-orange-700:hover:-ms-input-placeholder {
  color: #c05621 !important;
}

.hover\:placeholder-orange-700:hover::placeholder {
  color: #c05621 !important;
}

.hover\:placeholder-orange-800:hover::-moz-placeholder {
  color: #9c4221 !important;
}

.hover\:placeholder-orange-800:hover:-ms-input-placeholder {
  color: #9c4221 !important;
}

.hover\:placeholder-orange-800:hover::placeholder {
  color: #9c4221 !important;
}

.hover\:placeholder-orange-900:hover::-moz-placeholder {
  color: #7b341e !important;
}

.hover\:placeholder-orange-900:hover:-ms-input-placeholder {
  color: #7b341e !important;
}

.hover\:placeholder-orange-900:hover::placeholder {
  color: #7b341e !important;
}

.hover\:placeholder-yellow-100:hover::-moz-placeholder {
  color: #fffff0 !important;
}

.hover\:placeholder-yellow-100:hover:-ms-input-placeholder {
  color: #fffff0 !important;
}

.hover\:placeholder-yellow-100:hover::placeholder {
  color: #fffff0 !important;
}

.hover\:placeholder-yellow-200:hover::-moz-placeholder {
  color: #fefcbf !important;
}

.hover\:placeholder-yellow-200:hover:-ms-input-placeholder {
  color: #fefcbf !important;
}

.hover\:placeholder-yellow-200:hover::placeholder {
  color: #fefcbf !important;
}

.hover\:placeholder-yellow-300:hover::-moz-placeholder {
  color: #faf089 !important;
}

.hover\:placeholder-yellow-300:hover:-ms-input-placeholder {
  color: #faf089 !important;
}

.hover\:placeholder-yellow-300:hover::placeholder {
  color: #faf089 !important;
}

.hover\:placeholder-yellow-400:hover::-moz-placeholder {
  color: #f6e05e !important;
}

.hover\:placeholder-yellow-400:hover:-ms-input-placeholder {
  color: #f6e05e !important;
}

.hover\:placeholder-yellow-400:hover::placeholder {
  color: #f6e05e !important;
}

.hover\:placeholder-yellow-500:hover::-moz-placeholder {
  color: #ecc94b !important;
}

.hover\:placeholder-yellow-500:hover:-ms-input-placeholder {
  color: #ecc94b !important;
}

.hover\:placeholder-yellow-500:hover::placeholder {
  color: #ecc94b !important;
}

.hover\:placeholder-yellow-600:hover::-moz-placeholder {
  color: #d69e2e !important;
}

.hover\:placeholder-yellow-600:hover:-ms-input-placeholder {
  color: #d69e2e !important;
}

.hover\:placeholder-yellow-600:hover::placeholder {
  color: #d69e2e !important;
}

.hover\:placeholder-yellow-700:hover::-moz-placeholder {
  color: #b7791f !important;
}

.hover\:placeholder-yellow-700:hover:-ms-input-placeholder {
  color: #b7791f !important;
}

.hover\:placeholder-yellow-700:hover::placeholder {
  color: #b7791f !important;
}

.hover\:placeholder-yellow-800:hover::-moz-placeholder {
  color: #975a16 !important;
}

.hover\:placeholder-yellow-800:hover:-ms-input-placeholder {
  color: #975a16 !important;
}

.hover\:placeholder-yellow-800:hover::placeholder {
  color: #975a16 !important;
}

.hover\:placeholder-yellow-900:hover::-moz-placeholder {
  color: #744210 !important;
}

.hover\:placeholder-yellow-900:hover:-ms-input-placeholder {
  color: #744210 !important;
}

.hover\:placeholder-yellow-900:hover::placeholder {
  color: #744210 !important;
}

.hover\:placeholder-green-100:hover::-moz-placeholder {
  color: #f0fff4 !important;
}

.hover\:placeholder-green-100:hover:-ms-input-placeholder {
  color: #f0fff4 !important;
}

.hover\:placeholder-green-100:hover::placeholder {
  color: #f0fff4 !important;
}

.hover\:placeholder-green-200:hover::-moz-placeholder {
  color: #c6f6d5 !important;
}

.hover\:placeholder-green-200:hover:-ms-input-placeholder {
  color: #c6f6d5 !important;
}

.hover\:placeholder-green-200:hover::placeholder {
  color: #c6f6d5 !important;
}

.hover\:placeholder-green-300:hover::-moz-placeholder {
  color: #9ae6b4 !important;
}

.hover\:placeholder-green-300:hover:-ms-input-placeholder {
  color: #9ae6b4 !important;
}

.hover\:placeholder-green-300:hover::placeholder {
  color: #9ae6b4 !important;
}

.hover\:placeholder-green-400:hover::-moz-placeholder {
  color: #68d391 !important;
}

.hover\:placeholder-green-400:hover:-ms-input-placeholder {
  color: #68d391 !important;
}

.hover\:placeholder-green-400:hover::placeholder {
  color: #68d391 !important;
}

.hover\:placeholder-green-500:hover::-moz-placeholder {
  color: #48bb78 !important;
}

.hover\:placeholder-green-500:hover:-ms-input-placeholder {
  color: #48bb78 !important;
}

.hover\:placeholder-green-500:hover::placeholder {
  color: #48bb78 !important;
}

.hover\:placeholder-green-600:hover::-moz-placeholder {
  color: #38a169 !important;
}

.hover\:placeholder-green-600:hover:-ms-input-placeholder {
  color: #38a169 !important;
}

.hover\:placeholder-green-600:hover::placeholder {
  color: #38a169 !important;
}

.hover\:placeholder-green-700:hover::-moz-placeholder {
  color: #2f855a !important;
}

.hover\:placeholder-green-700:hover:-ms-input-placeholder {
  color: #2f855a !important;
}

.hover\:placeholder-green-700:hover::placeholder {
  color: #2f855a !important;
}

.hover\:placeholder-green-800:hover::-moz-placeholder {
  color: #276749 !important;
}

.hover\:placeholder-green-800:hover:-ms-input-placeholder {
  color: #276749 !important;
}

.hover\:placeholder-green-800:hover::placeholder {
  color: #276749 !important;
}

.hover\:placeholder-green-900:hover::-moz-placeholder {
  color: #22543d !important;
}

.hover\:placeholder-green-900:hover:-ms-input-placeholder {
  color: #22543d !important;
}

.hover\:placeholder-green-900:hover::placeholder {
  color: #22543d !important;
}

.hover\:placeholder-teal-100:hover::-moz-placeholder {
  color: #e6fffa !important;
}

.hover\:placeholder-teal-100:hover:-ms-input-placeholder {
  color: #e6fffa !important;
}

.hover\:placeholder-teal-100:hover::placeholder {
  color: #e6fffa !important;
}

.hover\:placeholder-teal-200:hover::-moz-placeholder {
  color: #b2f5ea !important;
}

.hover\:placeholder-teal-200:hover:-ms-input-placeholder {
  color: #b2f5ea !important;
}

.hover\:placeholder-teal-200:hover::placeholder {
  color: #b2f5ea !important;
}

.hover\:placeholder-teal-300:hover::-moz-placeholder {
  color: #81e6d9 !important;
}

.hover\:placeholder-teal-300:hover:-ms-input-placeholder {
  color: #81e6d9 !important;
}

.hover\:placeholder-teal-300:hover::placeholder {
  color: #81e6d9 !important;
}

.hover\:placeholder-teal-400:hover::-moz-placeholder {
  color: #4fd1c5 !important;
}

.hover\:placeholder-teal-400:hover:-ms-input-placeholder {
  color: #4fd1c5 !important;
}

.hover\:placeholder-teal-400:hover::placeholder {
  color: #4fd1c5 !important;
}

.hover\:placeholder-teal-500:hover::-moz-placeholder {
  color: #38b2ac !important;
}

.hover\:placeholder-teal-500:hover:-ms-input-placeholder {
  color: #38b2ac !important;
}

.hover\:placeholder-teal-500:hover::placeholder {
  color: #38b2ac !important;
}

.hover\:placeholder-teal-600:hover::-moz-placeholder {
  color: #319795 !important;
}

.hover\:placeholder-teal-600:hover:-ms-input-placeholder {
  color: #319795 !important;
}

.hover\:placeholder-teal-600:hover::placeholder {
  color: #319795 !important;
}

.hover\:placeholder-teal-700:hover::-moz-placeholder {
  color: #2c7a7b !important;
}

.hover\:placeholder-teal-700:hover:-ms-input-placeholder {
  color: #2c7a7b !important;
}

.hover\:placeholder-teal-700:hover::placeholder {
  color: #2c7a7b !important;
}

.hover\:placeholder-teal-800:hover::-moz-placeholder {
  color: #285e61 !important;
}

.hover\:placeholder-teal-800:hover:-ms-input-placeholder {
  color: #285e61 !important;
}

.hover\:placeholder-teal-800:hover::placeholder {
  color: #285e61 !important;
}

.hover\:placeholder-teal-900:hover::-moz-placeholder {
  color: #234e52 !important;
}

.hover\:placeholder-teal-900:hover:-ms-input-placeholder {
  color: #234e52 !important;
}

.hover\:placeholder-teal-900:hover::placeholder {
  color: #234e52 !important;
}

.hover\:placeholder-blue-100:hover::-moz-placeholder {
  color: #ebf8ff !important;
}

.hover\:placeholder-blue-100:hover:-ms-input-placeholder {
  color: #ebf8ff !important;
}

.hover\:placeholder-blue-100:hover::placeholder {
  color: #ebf8ff !important;
}

.hover\:placeholder-blue-200:hover::-moz-placeholder {
  color: #bee3f8 !important;
}

.hover\:placeholder-blue-200:hover:-ms-input-placeholder {
  color: #bee3f8 !important;
}

.hover\:placeholder-blue-200:hover::placeholder {
  color: #bee3f8 !important;
}

.hover\:placeholder-blue-300:hover::-moz-placeholder {
  color: #90cdf4 !important;
}

.hover\:placeholder-blue-300:hover:-ms-input-placeholder {
  color: #90cdf4 !important;
}

.hover\:placeholder-blue-300:hover::placeholder {
  color: #90cdf4 !important;
}

.hover\:placeholder-blue-400:hover::-moz-placeholder {
  color: #63b3ed !important;
}

.hover\:placeholder-blue-400:hover:-ms-input-placeholder {
  color: #63b3ed !important;
}

.hover\:placeholder-blue-400:hover::placeholder {
  color: #63b3ed !important;
}

.hover\:placeholder-blue-500:hover::-moz-placeholder {
  color: #4299e1 !important;
}

.hover\:placeholder-blue-500:hover:-ms-input-placeholder {
  color: #4299e1 !important;
}

.hover\:placeholder-blue-500:hover::placeholder {
  color: #4299e1 !important;
}

.hover\:placeholder-blue-600:hover::-moz-placeholder {
  color: #3182ce !important;
}

.hover\:placeholder-blue-600:hover:-ms-input-placeholder {
  color: #3182ce !important;
}

.hover\:placeholder-blue-600:hover::placeholder {
  color: #3182ce !important;
}

.hover\:placeholder-blue-700:hover::-moz-placeholder {
  color: #2b6cb0 !important;
}

.hover\:placeholder-blue-700:hover:-ms-input-placeholder {
  color: #2b6cb0 !important;
}

.hover\:placeholder-blue-700:hover::placeholder {
  color: #2b6cb0 !important;
}

.hover\:placeholder-blue-800:hover::-moz-placeholder {
  color: #2c5282 !important;
}

.hover\:placeholder-blue-800:hover:-ms-input-placeholder {
  color: #2c5282 !important;
}

.hover\:placeholder-blue-800:hover::placeholder {
  color: #2c5282 !important;
}

.hover\:placeholder-blue-900:hover::-moz-placeholder {
  color: #2a4365 !important;
}

.hover\:placeholder-blue-900:hover:-ms-input-placeholder {
  color: #2a4365 !important;
}

.hover\:placeholder-blue-900:hover::placeholder {
  color: #2a4365 !important;
}

.hover\:placeholder-indigo-100:hover::-moz-placeholder {
  color: #ebf4ff !important;
}

.hover\:placeholder-indigo-100:hover:-ms-input-placeholder {
  color: #ebf4ff !important;
}

.hover\:placeholder-indigo-100:hover::placeholder {
  color: #ebf4ff !important;
}

.hover\:placeholder-indigo-200:hover::-moz-placeholder {
  color: #c3dafe !important;
}

.hover\:placeholder-indigo-200:hover:-ms-input-placeholder {
  color: #c3dafe !important;
}

.hover\:placeholder-indigo-200:hover::placeholder {
  color: #c3dafe !important;
}

.hover\:placeholder-indigo-300:hover::-moz-placeholder {
  color: #a3bffa !important;
}

.hover\:placeholder-indigo-300:hover:-ms-input-placeholder {
  color: #a3bffa !important;
}

.hover\:placeholder-indigo-300:hover::placeholder {
  color: #a3bffa !important;
}

.hover\:placeholder-indigo-400:hover::-moz-placeholder {
  color: #7f9cf5 !important;
}

.hover\:placeholder-indigo-400:hover:-ms-input-placeholder {
  color: #7f9cf5 !important;
}

.hover\:placeholder-indigo-400:hover::placeholder {
  color: #7f9cf5 !important;
}

.hover\:placeholder-indigo-500:hover::-moz-placeholder {
  color: #667eea !important;
}

.hover\:placeholder-indigo-500:hover:-ms-input-placeholder {
  color: #667eea !important;
}

.hover\:placeholder-indigo-500:hover::placeholder {
  color: #667eea !important;
}

.hover\:placeholder-indigo-600:hover::-moz-placeholder {
  color: #5a67d8 !important;
}

.hover\:placeholder-indigo-600:hover:-ms-input-placeholder {
  color: #5a67d8 !important;
}

.hover\:placeholder-indigo-600:hover::placeholder {
  color: #5a67d8 !important;
}

.hover\:placeholder-indigo-700:hover::-moz-placeholder {
  color: #4c51bf !important;
}

.hover\:placeholder-indigo-700:hover:-ms-input-placeholder {
  color: #4c51bf !important;
}

.hover\:placeholder-indigo-700:hover::placeholder {
  color: #4c51bf !important;
}

.hover\:placeholder-indigo-800:hover::-moz-placeholder {
  color: #434190 !important;
}

.hover\:placeholder-indigo-800:hover:-ms-input-placeholder {
  color: #434190 !important;
}

.hover\:placeholder-indigo-800:hover::placeholder {
  color: #434190 !important;
}

.hover\:placeholder-indigo-900:hover::-moz-placeholder {
  color: #3c366b !important;
}

.hover\:placeholder-indigo-900:hover:-ms-input-placeholder {
  color: #3c366b !important;
}

.hover\:placeholder-indigo-900:hover::placeholder {
  color: #3c366b !important;
}

.hover\:placeholder-purple-100:hover::-moz-placeholder {
  color: #faf5ff !important;
}

.hover\:placeholder-purple-100:hover:-ms-input-placeholder {
  color: #faf5ff !important;
}

.hover\:placeholder-purple-100:hover::placeholder {
  color: #faf5ff !important;
}

.hover\:placeholder-purple-200:hover::-moz-placeholder {
  color: #e9d8fd !important;
}

.hover\:placeholder-purple-200:hover:-ms-input-placeholder {
  color: #e9d8fd !important;
}

.hover\:placeholder-purple-200:hover::placeholder {
  color: #e9d8fd !important;
}

.hover\:placeholder-purple-300:hover::-moz-placeholder {
  color: #d6bcfa !important;
}

.hover\:placeholder-purple-300:hover:-ms-input-placeholder {
  color: #d6bcfa !important;
}

.hover\:placeholder-purple-300:hover::placeholder {
  color: #d6bcfa !important;
}

.hover\:placeholder-purple-400:hover::-moz-placeholder {
  color: #b794f4 !important;
}

.hover\:placeholder-purple-400:hover:-ms-input-placeholder {
  color: #b794f4 !important;
}

.hover\:placeholder-purple-400:hover::placeholder {
  color: #b794f4 !important;
}

.hover\:placeholder-purple-500:hover::-moz-placeholder {
  color: #9f7aea !important;
}

.hover\:placeholder-purple-500:hover:-ms-input-placeholder {
  color: #9f7aea !important;
}

.hover\:placeholder-purple-500:hover::placeholder {
  color: #9f7aea !important;
}

.hover\:placeholder-purple-600:hover::-moz-placeholder {
  color: #805ad5 !important;
}

.hover\:placeholder-purple-600:hover:-ms-input-placeholder {
  color: #805ad5 !important;
}

.hover\:placeholder-purple-600:hover::placeholder {
  color: #805ad5 !important;
}

.hover\:placeholder-purple-700:hover::-moz-placeholder {
  color: #6b46c1 !important;
}

.hover\:placeholder-purple-700:hover:-ms-input-placeholder {
  color: #6b46c1 !important;
}

.hover\:placeholder-purple-700:hover::placeholder {
  color: #6b46c1 !important;
}

.hover\:placeholder-purple-800:hover::-moz-placeholder {
  color: #553c9a !important;
}

.hover\:placeholder-purple-800:hover:-ms-input-placeholder {
  color: #553c9a !important;
}

.hover\:placeholder-purple-800:hover::placeholder {
  color: #553c9a !important;
}

.hover\:placeholder-purple-900:hover::-moz-placeholder {
  color: #44337a !important;
}

.hover\:placeholder-purple-900:hover:-ms-input-placeholder {
  color: #44337a !important;
}

.hover\:placeholder-purple-900:hover::placeholder {
  color: #44337a !important;
}

.hover\:placeholder-pink-100:hover::-moz-placeholder {
  color: #fff5f7 !important;
}

.hover\:placeholder-pink-100:hover:-ms-input-placeholder {
  color: #fff5f7 !important;
}

.hover\:placeholder-pink-100:hover::placeholder {
  color: #fff5f7 !important;
}

.hover\:placeholder-pink-200:hover::-moz-placeholder {
  color: #fed7e2 !important;
}

.hover\:placeholder-pink-200:hover:-ms-input-placeholder {
  color: #fed7e2 !important;
}

.hover\:placeholder-pink-200:hover::placeholder {
  color: #fed7e2 !important;
}

.hover\:placeholder-pink-300:hover::-moz-placeholder {
  color: #fbb6ce !important;
}

.hover\:placeholder-pink-300:hover:-ms-input-placeholder {
  color: #fbb6ce !important;
}

.hover\:placeholder-pink-300:hover::placeholder {
  color: #fbb6ce !important;
}

.hover\:placeholder-pink-400:hover::-moz-placeholder {
  color: #f687b3 !important;
}

.hover\:placeholder-pink-400:hover:-ms-input-placeholder {
  color: #f687b3 !important;
}

.hover\:placeholder-pink-400:hover::placeholder {
  color: #f687b3 !important;
}

.hover\:placeholder-pink-500:hover::-moz-placeholder {
  color: #ed64a6 !important;
}

.hover\:placeholder-pink-500:hover:-ms-input-placeholder {
  color: #ed64a6 !important;
}

.hover\:placeholder-pink-500:hover::placeholder {
  color: #ed64a6 !important;
}

.hover\:placeholder-pink-600:hover::-moz-placeholder {
  color: #d53f8c !important;
}

.hover\:placeholder-pink-600:hover:-ms-input-placeholder {
  color: #d53f8c !important;
}

.hover\:placeholder-pink-600:hover::placeholder {
  color: #d53f8c !important;
}

.hover\:placeholder-pink-700:hover::-moz-placeholder {
  color: #b83280 !important;
}

.hover\:placeholder-pink-700:hover:-ms-input-placeholder {
  color: #b83280 !important;
}

.hover\:placeholder-pink-700:hover::placeholder {
  color: #b83280 !important;
}

.hover\:placeholder-pink-800:hover::-moz-placeholder {
  color: #97266d !important;
}

.hover\:placeholder-pink-800:hover:-ms-input-placeholder {
  color: #97266d !important;
}

.hover\:placeholder-pink-800:hover::placeholder {
  color: #97266d !important;
}

.hover\:placeholder-pink-900:hover::-moz-placeholder {
  color: #702459 !important;
}

.hover\:placeholder-pink-900:hover:-ms-input-placeholder {
  color: #702459 !important;
}

.hover\:placeholder-pink-900:hover::placeholder {
  color: #702459 !important;
}

.hover\:placeholder-primary-black:hover::-moz-placeholder {
  color: #333333 !important;
}

.hover\:placeholder-primary-black:hover:-ms-input-placeholder {
  color: #333333 !important;
}

.hover\:placeholder-primary-black:hover::placeholder {
  color: #333333 !important;
}

.hover\:placeholder-primary-green:hover::-moz-placeholder {
  color: #085E3C !important;
}

.hover\:placeholder-primary-green:hover:-ms-input-placeholder {
  color: #085E3C !important;
}

.hover\:placeholder-primary-green:hover::placeholder {
  color: #085E3C !important;
}

.focus\:placeholder-transparent:focus::-moz-placeholder {
  color: transparent !important;
}

.focus\:placeholder-transparent:focus:-ms-input-placeholder {
  color: transparent !important;
}

.focus\:placeholder-transparent:focus::placeholder {
  color: transparent !important;
}

.focus\:placeholder-current:focus::-moz-placeholder {
  color: currentColor !important;
}

.focus\:placeholder-current:focus:-ms-input-placeholder {
  color: currentColor !important;
}

.focus\:placeholder-current:focus::placeholder {
  color: currentColor !important;
}

.focus\:placeholder-black:focus::-moz-placeholder {
  color: #000 !important;
}

.focus\:placeholder-black:focus:-ms-input-placeholder {
  color: #000 !important;
}

.focus\:placeholder-black:focus::placeholder {
  color: #000 !important;
}

.focus\:placeholder-white:focus::-moz-placeholder {
  color: #fff !important;
}

.focus\:placeholder-white:focus:-ms-input-placeholder {
  color: #fff !important;
}

.focus\:placeholder-white:focus::placeholder {
  color: #fff !important;
}

.focus\:placeholder-gray-100:focus::-moz-placeholder {
  color: #f7fafc !important;
}

.focus\:placeholder-gray-100:focus:-ms-input-placeholder {
  color: #f7fafc !important;
}

.focus\:placeholder-gray-100:focus::placeholder {
  color: #f7fafc !important;
}

.focus\:placeholder-gray-200:focus::-moz-placeholder {
  color: #edf2f7 !important;
}

.focus\:placeholder-gray-200:focus:-ms-input-placeholder {
  color: #edf2f7 !important;
}

.focus\:placeholder-gray-200:focus::placeholder {
  color: #edf2f7 !important;
}

.focus\:placeholder-gray-300:focus::-moz-placeholder {
  color: #e2e8f0 !important;
}

.focus\:placeholder-gray-300:focus:-ms-input-placeholder {
  color: #e2e8f0 !important;
}

.focus\:placeholder-gray-300:focus::placeholder {
  color: #e2e8f0 !important;
}

.focus\:placeholder-gray-400:focus::-moz-placeholder {
  color: #cbd5e0 !important;
}

.focus\:placeholder-gray-400:focus:-ms-input-placeholder {
  color: #cbd5e0 !important;
}

.focus\:placeholder-gray-400:focus::placeholder {
  color: #cbd5e0 !important;
}

.focus\:placeholder-gray-500:focus::-moz-placeholder {
  color: #a0aec0 !important;
}

.focus\:placeholder-gray-500:focus:-ms-input-placeholder {
  color: #a0aec0 !important;
}

.focus\:placeholder-gray-500:focus::placeholder {
  color: #a0aec0 !important;
}

.focus\:placeholder-gray-600:focus::-moz-placeholder {
  color: #718096 !important;
}

.focus\:placeholder-gray-600:focus:-ms-input-placeholder {
  color: #718096 !important;
}

.focus\:placeholder-gray-600:focus::placeholder {
  color: #718096 !important;
}

.focus\:placeholder-gray-700:focus::-moz-placeholder {
  color: #4a5568 !important;
}

.focus\:placeholder-gray-700:focus:-ms-input-placeholder {
  color: #4a5568 !important;
}

.focus\:placeholder-gray-700:focus::placeholder {
  color: #4a5568 !important;
}

.focus\:placeholder-gray-800:focus::-moz-placeholder {
  color: #2d3748 !important;
}

.focus\:placeholder-gray-800:focus:-ms-input-placeholder {
  color: #2d3748 !important;
}

.focus\:placeholder-gray-800:focus::placeholder {
  color: #2d3748 !important;
}

.focus\:placeholder-gray-900:focus::-moz-placeholder {
  color: #1a202c !important;
}

.focus\:placeholder-gray-900:focus:-ms-input-placeholder {
  color: #1a202c !important;
}

.focus\:placeholder-gray-900:focus::placeholder {
  color: #1a202c !important;
}

.focus\:placeholder-red-100:focus::-moz-placeholder {
  color: #fff5f5 !important;
}

.focus\:placeholder-red-100:focus:-ms-input-placeholder {
  color: #fff5f5 !important;
}

.focus\:placeholder-red-100:focus::placeholder {
  color: #fff5f5 !important;
}

.focus\:placeholder-red-200:focus::-moz-placeholder {
  color: #fed7d7 !important;
}

.focus\:placeholder-red-200:focus:-ms-input-placeholder {
  color: #fed7d7 !important;
}

.focus\:placeholder-red-200:focus::placeholder {
  color: #fed7d7 !important;
}

.focus\:placeholder-red-300:focus::-moz-placeholder {
  color: #feb2b2 !important;
}

.focus\:placeholder-red-300:focus:-ms-input-placeholder {
  color: #feb2b2 !important;
}

.focus\:placeholder-red-300:focus::placeholder {
  color: #feb2b2 !important;
}

.focus\:placeholder-red-400:focus::-moz-placeholder {
  color: #fc8181 !important;
}

.focus\:placeholder-red-400:focus:-ms-input-placeholder {
  color: #fc8181 !important;
}

.focus\:placeholder-red-400:focus::placeholder {
  color: #fc8181 !important;
}

.focus\:placeholder-red-500:focus::-moz-placeholder {
  color: #f56565 !important;
}

.focus\:placeholder-red-500:focus:-ms-input-placeholder {
  color: #f56565 !important;
}

.focus\:placeholder-red-500:focus::placeholder {
  color: #f56565 !important;
}

.focus\:placeholder-red-600:focus::-moz-placeholder {
  color: #e53e3e !important;
}

.focus\:placeholder-red-600:focus:-ms-input-placeholder {
  color: #e53e3e !important;
}

.focus\:placeholder-red-600:focus::placeholder {
  color: #e53e3e !important;
}

.focus\:placeholder-red-700:focus::-moz-placeholder {
  color: #c53030 !important;
}

.focus\:placeholder-red-700:focus:-ms-input-placeholder {
  color: #c53030 !important;
}

.focus\:placeholder-red-700:focus::placeholder {
  color: #c53030 !important;
}

.focus\:placeholder-red-800:focus::-moz-placeholder {
  color: #9b2c2c !important;
}

.focus\:placeholder-red-800:focus:-ms-input-placeholder {
  color: #9b2c2c !important;
}

.focus\:placeholder-red-800:focus::placeholder {
  color: #9b2c2c !important;
}

.focus\:placeholder-red-900:focus::-moz-placeholder {
  color: #742a2a !important;
}

.focus\:placeholder-red-900:focus:-ms-input-placeholder {
  color: #742a2a !important;
}

.focus\:placeholder-red-900:focus::placeholder {
  color: #742a2a !important;
}

.focus\:placeholder-orange-100:focus::-moz-placeholder {
  color: #fffaf0 !important;
}

.focus\:placeholder-orange-100:focus:-ms-input-placeholder {
  color: #fffaf0 !important;
}

.focus\:placeholder-orange-100:focus::placeholder {
  color: #fffaf0 !important;
}

.focus\:placeholder-orange-200:focus::-moz-placeholder {
  color: #feebc8 !important;
}

.focus\:placeholder-orange-200:focus:-ms-input-placeholder {
  color: #feebc8 !important;
}

.focus\:placeholder-orange-200:focus::placeholder {
  color: #feebc8 !important;
}

.focus\:placeholder-orange-300:focus::-moz-placeholder {
  color: #fbd38d !important;
}

.focus\:placeholder-orange-300:focus:-ms-input-placeholder {
  color: #fbd38d !important;
}

.focus\:placeholder-orange-300:focus::placeholder {
  color: #fbd38d !important;
}

.focus\:placeholder-orange-400:focus::-moz-placeholder {
  color: #f6ad55 !important;
}

.focus\:placeholder-orange-400:focus:-ms-input-placeholder {
  color: #f6ad55 !important;
}

.focus\:placeholder-orange-400:focus::placeholder {
  color: #f6ad55 !important;
}

.focus\:placeholder-orange-500:focus::-moz-placeholder {
  color: #ed8936 !important;
}

.focus\:placeholder-orange-500:focus:-ms-input-placeholder {
  color: #ed8936 !important;
}

.focus\:placeholder-orange-500:focus::placeholder {
  color: #ed8936 !important;
}

.focus\:placeholder-orange-600:focus::-moz-placeholder {
  color: #dd6b20 !important;
}

.focus\:placeholder-orange-600:focus:-ms-input-placeholder {
  color: #dd6b20 !important;
}

.focus\:placeholder-orange-600:focus::placeholder {
  color: #dd6b20 !important;
}

.focus\:placeholder-orange-700:focus::-moz-placeholder {
  color: #c05621 !important;
}

.focus\:placeholder-orange-700:focus:-ms-input-placeholder {
  color: #c05621 !important;
}

.focus\:placeholder-orange-700:focus::placeholder {
  color: #c05621 !important;
}

.focus\:placeholder-orange-800:focus::-moz-placeholder {
  color: #9c4221 !important;
}

.focus\:placeholder-orange-800:focus:-ms-input-placeholder {
  color: #9c4221 !important;
}

.focus\:placeholder-orange-800:focus::placeholder {
  color: #9c4221 !important;
}

.focus\:placeholder-orange-900:focus::-moz-placeholder {
  color: #7b341e !important;
}

.focus\:placeholder-orange-900:focus:-ms-input-placeholder {
  color: #7b341e !important;
}

.focus\:placeholder-orange-900:focus::placeholder {
  color: #7b341e !important;
}

.focus\:placeholder-yellow-100:focus::-moz-placeholder {
  color: #fffff0 !important;
}

.focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
  color: #fffff0 !important;
}

.focus\:placeholder-yellow-100:focus::placeholder {
  color: #fffff0 !important;
}

.focus\:placeholder-yellow-200:focus::-moz-placeholder {
  color: #fefcbf !important;
}

.focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
  color: #fefcbf !important;
}

.focus\:placeholder-yellow-200:focus::placeholder {
  color: #fefcbf !important;
}

.focus\:placeholder-yellow-300:focus::-moz-placeholder {
  color: #faf089 !important;
}

.focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
  color: #faf089 !important;
}

.focus\:placeholder-yellow-300:focus::placeholder {
  color: #faf089 !important;
}

.focus\:placeholder-yellow-400:focus::-moz-placeholder {
  color: #f6e05e !important;
}

.focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
  color: #f6e05e !important;
}

.focus\:placeholder-yellow-400:focus::placeholder {
  color: #f6e05e !important;
}

.focus\:placeholder-yellow-500:focus::-moz-placeholder {
  color: #ecc94b !important;
}

.focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
  color: #ecc94b !important;
}

.focus\:placeholder-yellow-500:focus::placeholder {
  color: #ecc94b !important;
}

.focus\:placeholder-yellow-600:focus::-moz-placeholder {
  color: #d69e2e !important;
}

.focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
  color: #d69e2e !important;
}

.focus\:placeholder-yellow-600:focus::placeholder {
  color: #d69e2e !important;
}

.focus\:placeholder-yellow-700:focus::-moz-placeholder {
  color: #b7791f !important;
}

.focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
  color: #b7791f !important;
}

.focus\:placeholder-yellow-700:focus::placeholder {
  color: #b7791f !important;
}

.focus\:placeholder-yellow-800:focus::-moz-placeholder {
  color: #975a16 !important;
}

.focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
  color: #975a16 !important;
}

.focus\:placeholder-yellow-800:focus::placeholder {
  color: #975a16 !important;
}

.focus\:placeholder-yellow-900:focus::-moz-placeholder {
  color: #744210 !important;
}

.focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
  color: #744210 !important;
}

.focus\:placeholder-yellow-900:focus::placeholder {
  color: #744210 !important;
}

.focus\:placeholder-green-100:focus::-moz-placeholder {
  color: #f0fff4 !important;
}

.focus\:placeholder-green-100:focus:-ms-input-placeholder {
  color: #f0fff4 !important;
}

.focus\:placeholder-green-100:focus::placeholder {
  color: #f0fff4 !important;
}

.focus\:placeholder-green-200:focus::-moz-placeholder {
  color: #c6f6d5 !important;
}

.focus\:placeholder-green-200:focus:-ms-input-placeholder {
  color: #c6f6d5 !important;
}

.focus\:placeholder-green-200:focus::placeholder {
  color: #c6f6d5 !important;
}

.focus\:placeholder-green-300:focus::-moz-placeholder {
  color: #9ae6b4 !important;
}

.focus\:placeholder-green-300:focus:-ms-input-placeholder {
  color: #9ae6b4 !important;
}

.focus\:placeholder-green-300:focus::placeholder {
  color: #9ae6b4 !important;
}

.focus\:placeholder-green-400:focus::-moz-placeholder {
  color: #68d391 !important;
}

.focus\:placeholder-green-400:focus:-ms-input-placeholder {
  color: #68d391 !important;
}

.focus\:placeholder-green-400:focus::placeholder {
  color: #68d391 !important;
}

.focus\:placeholder-green-500:focus::-moz-placeholder {
  color: #48bb78 !important;
}

.focus\:placeholder-green-500:focus:-ms-input-placeholder {
  color: #48bb78 !important;
}

.focus\:placeholder-green-500:focus::placeholder {
  color: #48bb78 !important;
}

.focus\:placeholder-green-600:focus::-moz-placeholder {
  color: #38a169 !important;
}

.focus\:placeholder-green-600:focus:-ms-input-placeholder {
  color: #38a169 !important;
}

.focus\:placeholder-green-600:focus::placeholder {
  color: #38a169 !important;
}

.focus\:placeholder-green-700:focus::-moz-placeholder {
  color: #2f855a !important;
}

.focus\:placeholder-green-700:focus:-ms-input-placeholder {
  color: #2f855a !important;
}

.focus\:placeholder-green-700:focus::placeholder {
  color: #2f855a !important;
}

.focus\:placeholder-green-800:focus::-moz-placeholder {
  color: #276749 !important;
}

.focus\:placeholder-green-800:focus:-ms-input-placeholder {
  color: #276749 !important;
}

.focus\:placeholder-green-800:focus::placeholder {
  color: #276749 !important;
}

.focus\:placeholder-green-900:focus::-moz-placeholder {
  color: #22543d !important;
}

.focus\:placeholder-green-900:focus:-ms-input-placeholder {
  color: #22543d !important;
}

.focus\:placeholder-green-900:focus::placeholder {
  color: #22543d !important;
}

.focus\:placeholder-teal-100:focus::-moz-placeholder {
  color: #e6fffa !important;
}

.focus\:placeholder-teal-100:focus:-ms-input-placeholder {
  color: #e6fffa !important;
}

.focus\:placeholder-teal-100:focus::placeholder {
  color: #e6fffa !important;
}

.focus\:placeholder-teal-200:focus::-moz-placeholder {
  color: #b2f5ea !important;
}

.focus\:placeholder-teal-200:focus:-ms-input-placeholder {
  color: #b2f5ea !important;
}

.focus\:placeholder-teal-200:focus::placeholder {
  color: #b2f5ea !important;
}

.focus\:placeholder-teal-300:focus::-moz-placeholder {
  color: #81e6d9 !important;
}

.focus\:placeholder-teal-300:focus:-ms-input-placeholder {
  color: #81e6d9 !important;
}

.focus\:placeholder-teal-300:focus::placeholder {
  color: #81e6d9 !important;
}

.focus\:placeholder-teal-400:focus::-moz-placeholder {
  color: #4fd1c5 !important;
}

.focus\:placeholder-teal-400:focus:-ms-input-placeholder {
  color: #4fd1c5 !important;
}

.focus\:placeholder-teal-400:focus::placeholder {
  color: #4fd1c5 !important;
}

.focus\:placeholder-teal-500:focus::-moz-placeholder {
  color: #38b2ac !important;
}

.focus\:placeholder-teal-500:focus:-ms-input-placeholder {
  color: #38b2ac !important;
}

.focus\:placeholder-teal-500:focus::placeholder {
  color: #38b2ac !important;
}

.focus\:placeholder-teal-600:focus::-moz-placeholder {
  color: #319795 !important;
}

.focus\:placeholder-teal-600:focus:-ms-input-placeholder {
  color: #319795 !important;
}

.focus\:placeholder-teal-600:focus::placeholder {
  color: #319795 !important;
}

.focus\:placeholder-teal-700:focus::-moz-placeholder {
  color: #2c7a7b !important;
}

.focus\:placeholder-teal-700:focus:-ms-input-placeholder {
  color: #2c7a7b !important;
}

.focus\:placeholder-teal-700:focus::placeholder {
  color: #2c7a7b !important;
}

.focus\:placeholder-teal-800:focus::-moz-placeholder {
  color: #285e61 !important;
}

.focus\:placeholder-teal-800:focus:-ms-input-placeholder {
  color: #285e61 !important;
}

.focus\:placeholder-teal-800:focus::placeholder {
  color: #285e61 !important;
}

.focus\:placeholder-teal-900:focus::-moz-placeholder {
  color: #234e52 !important;
}

.focus\:placeholder-teal-900:focus:-ms-input-placeholder {
  color: #234e52 !important;
}

.focus\:placeholder-teal-900:focus::placeholder {
  color: #234e52 !important;
}

.focus\:placeholder-blue-100:focus::-moz-placeholder {
  color: #ebf8ff !important;
}

.focus\:placeholder-blue-100:focus:-ms-input-placeholder {
  color: #ebf8ff !important;
}

.focus\:placeholder-blue-100:focus::placeholder {
  color: #ebf8ff !important;
}

.focus\:placeholder-blue-200:focus::-moz-placeholder {
  color: #bee3f8 !important;
}

.focus\:placeholder-blue-200:focus:-ms-input-placeholder {
  color: #bee3f8 !important;
}

.focus\:placeholder-blue-200:focus::placeholder {
  color: #bee3f8 !important;
}

.focus\:placeholder-blue-300:focus::-moz-placeholder {
  color: #90cdf4 !important;
}

.focus\:placeholder-blue-300:focus:-ms-input-placeholder {
  color: #90cdf4 !important;
}

.focus\:placeholder-blue-300:focus::placeholder {
  color: #90cdf4 !important;
}

.focus\:placeholder-blue-400:focus::-moz-placeholder {
  color: #63b3ed !important;
}

.focus\:placeholder-blue-400:focus:-ms-input-placeholder {
  color: #63b3ed !important;
}

.focus\:placeholder-blue-400:focus::placeholder {
  color: #63b3ed !important;
}

.focus\:placeholder-blue-500:focus::-moz-placeholder {
  color: #4299e1 !important;
}

.focus\:placeholder-blue-500:focus:-ms-input-placeholder {
  color: #4299e1 !important;
}

.focus\:placeholder-blue-500:focus::placeholder {
  color: #4299e1 !important;
}

.focus\:placeholder-blue-600:focus::-moz-placeholder {
  color: #3182ce !important;
}

.focus\:placeholder-blue-600:focus:-ms-input-placeholder {
  color: #3182ce !important;
}

.focus\:placeholder-blue-600:focus::placeholder {
  color: #3182ce !important;
}

.focus\:placeholder-blue-700:focus::-moz-placeholder {
  color: #2b6cb0 !important;
}

.focus\:placeholder-blue-700:focus:-ms-input-placeholder {
  color: #2b6cb0 !important;
}

.focus\:placeholder-blue-700:focus::placeholder {
  color: #2b6cb0 !important;
}

.focus\:placeholder-blue-800:focus::-moz-placeholder {
  color: #2c5282 !important;
}

.focus\:placeholder-blue-800:focus:-ms-input-placeholder {
  color: #2c5282 !important;
}

.focus\:placeholder-blue-800:focus::placeholder {
  color: #2c5282 !important;
}

.focus\:placeholder-blue-900:focus::-moz-placeholder {
  color: #2a4365 !important;
}

.focus\:placeholder-blue-900:focus:-ms-input-placeholder {
  color: #2a4365 !important;
}

.focus\:placeholder-blue-900:focus::placeholder {
  color: #2a4365 !important;
}

.focus\:placeholder-indigo-100:focus::-moz-placeholder {
  color: #ebf4ff !important;
}

.focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
  color: #ebf4ff !important;
}

.focus\:placeholder-indigo-100:focus::placeholder {
  color: #ebf4ff !important;
}

.focus\:placeholder-indigo-200:focus::-moz-placeholder {
  color: #c3dafe !important;
}

.focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
  color: #c3dafe !important;
}

.focus\:placeholder-indigo-200:focus::placeholder {
  color: #c3dafe !important;
}

.focus\:placeholder-indigo-300:focus::-moz-placeholder {
  color: #a3bffa !important;
}

.focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
  color: #a3bffa !important;
}

.focus\:placeholder-indigo-300:focus::placeholder {
  color: #a3bffa !important;
}

.focus\:placeholder-indigo-400:focus::-moz-placeholder {
  color: #7f9cf5 !important;
}

.focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
  color: #7f9cf5 !important;
}

.focus\:placeholder-indigo-400:focus::placeholder {
  color: #7f9cf5 !important;
}

.focus\:placeholder-indigo-500:focus::-moz-placeholder {
  color: #667eea !important;
}

.focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
  color: #667eea !important;
}

.focus\:placeholder-indigo-500:focus::placeholder {
  color: #667eea !important;
}

.focus\:placeholder-indigo-600:focus::-moz-placeholder {
  color: #5a67d8 !important;
}

.focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
  color: #5a67d8 !important;
}

.focus\:placeholder-indigo-600:focus::placeholder {
  color: #5a67d8 !important;
}

.focus\:placeholder-indigo-700:focus::-moz-placeholder {
  color: #4c51bf !important;
}

.focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
  color: #4c51bf !important;
}

.focus\:placeholder-indigo-700:focus::placeholder {
  color: #4c51bf !important;
}

.focus\:placeholder-indigo-800:focus::-moz-placeholder {
  color: #434190 !important;
}

.focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
  color: #434190 !important;
}

.focus\:placeholder-indigo-800:focus::placeholder {
  color: #434190 !important;
}

.focus\:placeholder-indigo-900:focus::-moz-placeholder {
  color: #3c366b !important;
}

.focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
  color: #3c366b !important;
}

.focus\:placeholder-indigo-900:focus::placeholder {
  color: #3c366b !important;
}

.focus\:placeholder-purple-100:focus::-moz-placeholder {
  color: #faf5ff !important;
}

.focus\:placeholder-purple-100:focus:-ms-input-placeholder {
  color: #faf5ff !important;
}

.focus\:placeholder-purple-100:focus::placeholder {
  color: #faf5ff !important;
}

.focus\:placeholder-purple-200:focus::-moz-placeholder {
  color: #e9d8fd !important;
}

.focus\:placeholder-purple-200:focus:-ms-input-placeholder {
  color: #e9d8fd !important;
}

.focus\:placeholder-purple-200:focus::placeholder {
  color: #e9d8fd !important;
}

.focus\:placeholder-purple-300:focus::-moz-placeholder {
  color: #d6bcfa !important;
}

.focus\:placeholder-purple-300:focus:-ms-input-placeholder {
  color: #d6bcfa !important;
}

.focus\:placeholder-purple-300:focus::placeholder {
  color: #d6bcfa !important;
}

.focus\:placeholder-purple-400:focus::-moz-placeholder {
  color: #b794f4 !important;
}

.focus\:placeholder-purple-400:focus:-ms-input-placeholder {
  color: #b794f4 !important;
}

.focus\:placeholder-purple-400:focus::placeholder {
  color: #b794f4 !important;
}

.focus\:placeholder-purple-500:focus::-moz-placeholder {
  color: #9f7aea !important;
}

.focus\:placeholder-purple-500:focus:-ms-input-placeholder {
  color: #9f7aea !important;
}

.focus\:placeholder-purple-500:focus::placeholder {
  color: #9f7aea !important;
}

.focus\:placeholder-purple-600:focus::-moz-placeholder {
  color: #805ad5 !important;
}

.focus\:placeholder-purple-600:focus:-ms-input-placeholder {
  color: #805ad5 !important;
}

.focus\:placeholder-purple-600:focus::placeholder {
  color: #805ad5 !important;
}

.focus\:placeholder-purple-700:focus::-moz-placeholder {
  color: #6b46c1 !important;
}

.focus\:placeholder-purple-700:focus:-ms-input-placeholder {
  color: #6b46c1 !important;
}

.focus\:placeholder-purple-700:focus::placeholder {
  color: #6b46c1 !important;
}

.focus\:placeholder-purple-800:focus::-moz-placeholder {
  color: #553c9a !important;
}

.focus\:placeholder-purple-800:focus:-ms-input-placeholder {
  color: #553c9a !important;
}

.focus\:placeholder-purple-800:focus::placeholder {
  color: #553c9a !important;
}

.focus\:placeholder-purple-900:focus::-moz-placeholder {
  color: #44337a !important;
}

.focus\:placeholder-purple-900:focus:-ms-input-placeholder {
  color: #44337a !important;
}

.focus\:placeholder-purple-900:focus::placeholder {
  color: #44337a !important;
}

.focus\:placeholder-pink-100:focus::-moz-placeholder {
  color: #fff5f7 !important;
}

.focus\:placeholder-pink-100:focus:-ms-input-placeholder {
  color: #fff5f7 !important;
}

.focus\:placeholder-pink-100:focus::placeholder {
  color: #fff5f7 !important;
}

.focus\:placeholder-pink-200:focus::-moz-placeholder {
  color: #fed7e2 !important;
}

.focus\:placeholder-pink-200:focus:-ms-input-placeholder {
  color: #fed7e2 !important;
}

.focus\:placeholder-pink-200:focus::placeholder {
  color: #fed7e2 !important;
}

.focus\:placeholder-pink-300:focus::-moz-placeholder {
  color: #fbb6ce !important;
}

.focus\:placeholder-pink-300:focus:-ms-input-placeholder {
  color: #fbb6ce !important;
}

.focus\:placeholder-pink-300:focus::placeholder {
  color: #fbb6ce !important;
}

.focus\:placeholder-pink-400:focus::-moz-placeholder {
  color: #f687b3 !important;
}

.focus\:placeholder-pink-400:focus:-ms-input-placeholder {
  color: #f687b3 !important;
}

.focus\:placeholder-pink-400:focus::placeholder {
  color: #f687b3 !important;
}

.focus\:placeholder-pink-500:focus::-moz-placeholder {
  color: #ed64a6 !important;
}

.focus\:placeholder-pink-500:focus:-ms-input-placeholder {
  color: #ed64a6 !important;
}

.focus\:placeholder-pink-500:focus::placeholder {
  color: #ed64a6 !important;
}

.focus\:placeholder-pink-600:focus::-moz-placeholder {
  color: #d53f8c !important;
}

.focus\:placeholder-pink-600:focus:-ms-input-placeholder {
  color: #d53f8c !important;
}

.focus\:placeholder-pink-600:focus::placeholder {
  color: #d53f8c !important;
}

.focus\:placeholder-pink-700:focus::-moz-placeholder {
  color: #b83280 !important;
}

.focus\:placeholder-pink-700:focus:-ms-input-placeholder {
  color: #b83280 !important;
}

.focus\:placeholder-pink-700:focus::placeholder {
  color: #b83280 !important;
}

.focus\:placeholder-pink-800:focus::-moz-placeholder {
  color: #97266d !important;
}

.focus\:placeholder-pink-800:focus:-ms-input-placeholder {
  color: #97266d !important;
}

.focus\:placeholder-pink-800:focus::placeholder {
  color: #97266d !important;
}

.focus\:placeholder-pink-900:focus::-moz-placeholder {
  color: #702459 !important;
}

.focus\:placeholder-pink-900:focus:-ms-input-placeholder {
  color: #702459 !important;
}

.focus\:placeholder-pink-900:focus::placeholder {
  color: #702459 !important;
}

.focus\:placeholder-primary-black:focus::-moz-placeholder {
  color: #333333 !important;
}

.focus\:placeholder-primary-black:focus:-ms-input-placeholder {
  color: #333333 !important;
}

.focus\:placeholder-primary-black:focus::placeholder {
  color: #333333 !important;
}

.focus\:placeholder-primary-green:focus::-moz-placeholder {
  color: #085E3C !important;
}

.focus\:placeholder-primary-green:focus:-ms-input-placeholder {
  color: #085E3C !important;
}

.focus\:placeholder-primary-green:focus::placeholder {
  color: #085E3C !important;
}

.pointer-events-none {
  pointer-events: none !important;
}

.pointer-events-auto {
  pointer-events: auto !important;
}

.hover\:pointer-events-none:hover {
  pointer-events: none !important;
}

.hover\:pointer-events-auto:hover {
  pointer-events: auto !important;
}

.focus\:pointer-events-none:focus {
  pointer-events: none !important;
}

.focus\:pointer-events-auto:focus {
  pointer-events: auto !important;
}

.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.hover\:static:hover {
  position: static !important;
}

.hover\:fixed:hover {
  position: fixed !important;
}

.hover\:absolute:hover {
  position: absolute !important;
}

.hover\:relative:hover {
  position: relative !important;
}

.hover\:sticky:hover {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.focus\:static:focus {
  position: static !important;
}

.focus\:fixed:focus {
  position: fixed !important;
}

.focus\:absolute:focus {
  position: absolute !important;
}

.focus\:relative:focus {
  position: relative !important;
}

.focus\:sticky:focus {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.inset-0 {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}

.inset-auto {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}

.inset-1\/2 {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.-inset-1\/2 {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.inset-1\/3 {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.-inset-1\/3 {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.inset-2\/3 {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.-inset-2\/3 {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.inset-1\/4 {
  top: 25% !important;
  right: 25% !important;
  bottom: 25% !important;
  left: 25% !important;
}

.-inset-1\/4 {
  top: -25% !important;
  right: -25% !important;
  bottom: -25% !important;
  left: -25% !important;
}

.inset-2\/4 {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.-inset-2\/4 {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.inset-3\/4 {
  top: 75% !important;
  right: 75% !important;
  bottom: 75% !important;
  left: 75% !important;
}

.-inset-3\/4 {
  top: -75% !important;
  right: -75% !important;
  bottom: -75% !important;
  left: -75% !important;
}

.inset-1\/5 {
  top: 20% !important;
  right: 20% !important;
  bottom: 20% !important;
  left: 20% !important;
}

.-inset-1\/5 {
  top: -20% !important;
  right: -20% !important;
  bottom: -20% !important;
  left: -20% !important;
}

.inset-2\/5 {
  top: 40% !important;
  right: 40% !important;
  bottom: 40% !important;
  left: 40% !important;
}

.-inset-2\/5 {
  top: -40% !important;
  right: -40% !important;
  bottom: -40% !important;
  left: -40% !important;
}

.inset-3\/5 {
  top: 60% !important;
  right: 60% !important;
  bottom: 60% !important;
  left: 60% !important;
}

.-inset-3\/5 {
  top: -60% !important;
  right: -60% !important;
  bottom: -60% !important;
  left: -60% !important;
}

.inset-4\/5 {
  top: 80% !important;
  right: 80% !important;
  bottom: 80% !important;
  left: 80% !important;
}

.-inset-4\/5 {
  top: -80% !important;
  right: -80% !important;
  bottom: -80% !important;
  left: -80% !important;
}

.inset-1\/6 {
  top: 16.666666666666664% !important;
  right: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.-inset-1\/6 {
  top: -16.666666666666664% !important;
  right: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.inset-2\/6 {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.-inset-2\/6 {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.inset-3\/6 {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.-inset-3\/6 {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.inset-4\/6 {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.-inset-4\/6 {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.inset-5\/6 {
  top: 83.33333333333334% !important;
  right: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.-inset-5\/6 {
  top: -83.33333333333334% !important;
  right: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.inset-1\/12 {
  top: 8.333333333333332% !important;
  right: 8.333333333333332% !important;
  bottom: 8.333333333333332% !important;
  left: 8.333333333333332% !important;
}

.-inset-1\/12 {
  top: -8.333333333333332% !important;
  right: -8.333333333333332% !important;
  bottom: -8.333333333333332% !important;
  left: -8.333333333333332% !important;
}

.inset-2\/12 {
  top: 16.666666666666664% !important;
  right: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.-inset-2\/12 {
  top: -16.666666666666664% !important;
  right: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.inset-3\/12 {
  top: 25% !important;
  right: 25% !important;
  bottom: 25% !important;
  left: 25% !important;
}

.-inset-3\/12 {
  top: -25% !important;
  right: -25% !important;
  bottom: -25% !important;
  left: -25% !important;
}

.inset-4\/12 {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.-inset-4\/12 {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.inset-5\/12 {
  top: 41.66666666666667% !important;
  right: 41.66666666666667% !important;
  bottom: 41.66666666666667% !important;
  left: 41.66666666666667% !important;
}

.-inset-5\/12 {
  top: -41.66666666666667% !important;
  right: -41.66666666666667% !important;
  bottom: -41.66666666666667% !important;
  left: -41.66666666666667% !important;
}

.inset-6\/12 {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.-inset-6\/12 {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.inset-7\/12 {
  top: 58.333333333333336% !important;
  right: 58.333333333333336% !important;
  bottom: 58.333333333333336% !important;
  left: 58.333333333333336% !important;
}

.-inset-7\/12 {
  top: -58.333333333333336% !important;
  right: -58.333333333333336% !important;
  bottom: -58.333333333333336% !important;
  left: -58.333333333333336% !important;
}

.inset-8\/12 {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.-inset-8\/12 {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.inset-9\/12 {
  top: 75% !important;
  right: 75% !important;
  bottom: 75% !important;
  left: 75% !important;
}

.-inset-9\/12 {
  top: -75% !important;
  right: -75% !important;
  bottom: -75% !important;
  left: -75% !important;
}

.inset-10\/12 {
  top: 83.33333333333334% !important;
  right: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.-inset-10\/12 {
  top: -83.33333333333334% !important;
  right: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.inset-11\/12 {
  top: 91.66666666666666% !important;
  right: 91.66666666666666% !important;
  bottom: 91.66666666666666% !important;
  left: 91.66666666666666% !important;
}

.-inset-11\/12 {
  top: -91.66666666666666% !important;
  right: -91.66666666666666% !important;
  bottom: -91.66666666666666% !important;
  left: -91.66666666666666% !important;
}

.inset-y-0 {
  top: 0 !important;
  bottom: 0 !important;
}

.inset-x-0 {
  right: 0 !important;
  left: 0 !important;
}

.inset-y-auto {
  top: auto !important;
  bottom: auto !important;
}

.inset-x-auto {
  right: auto !important;
  left: auto !important;
}

.inset-y-1\/2 {
  top: 50% !important;
  bottom: 50% !important;
}

.inset-x-1\/2 {
  right: 50% !important;
  left: 50% !important;
}

.-inset-y-1\/2 {
  top: -50% !important;
  bottom: -50% !important;
}

.-inset-x-1\/2 {
  right: -50% !important;
  left: -50% !important;
}

.inset-y-1\/3 {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.inset-x-1\/3 {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.-inset-y-1\/3 {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.-inset-x-1\/3 {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.inset-y-2\/3 {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.inset-x-2\/3 {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.-inset-y-2\/3 {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.-inset-x-2\/3 {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.inset-y-1\/4 {
  top: 25% !important;
  bottom: 25% !important;
}

.inset-x-1\/4 {
  right: 25% !important;
  left: 25% !important;
}

.-inset-y-1\/4 {
  top: -25% !important;
  bottom: -25% !important;
}

.-inset-x-1\/4 {
  right: -25% !important;
  left: -25% !important;
}

.inset-y-2\/4 {
  top: 50% !important;
  bottom: 50% !important;
}

.inset-x-2\/4 {
  right: 50% !important;
  left: 50% !important;
}

.-inset-y-2\/4 {
  top: -50% !important;
  bottom: -50% !important;
}

.-inset-x-2\/4 {
  right: -50% !important;
  left: -50% !important;
}

.inset-y-3\/4 {
  top: 75% !important;
  bottom: 75% !important;
}

.inset-x-3\/4 {
  right: 75% !important;
  left: 75% !important;
}

.-inset-y-3\/4 {
  top: -75% !important;
  bottom: -75% !important;
}

.-inset-x-3\/4 {
  right: -75% !important;
  left: -75% !important;
}

.inset-y-1\/5 {
  top: 20% !important;
  bottom: 20% !important;
}

.inset-x-1\/5 {
  right: 20% !important;
  left: 20% !important;
}

.-inset-y-1\/5 {
  top: -20% !important;
  bottom: -20% !important;
}

.-inset-x-1\/5 {
  right: -20% !important;
  left: -20% !important;
}

.inset-y-2\/5 {
  top: 40% !important;
  bottom: 40% !important;
}

.inset-x-2\/5 {
  right: 40% !important;
  left: 40% !important;
}

.-inset-y-2\/5 {
  top: -40% !important;
  bottom: -40% !important;
}

.-inset-x-2\/5 {
  right: -40% !important;
  left: -40% !important;
}

.inset-y-3\/5 {
  top: 60% !important;
  bottom: 60% !important;
}

.inset-x-3\/5 {
  right: 60% !important;
  left: 60% !important;
}

.-inset-y-3\/5 {
  top: -60% !important;
  bottom: -60% !important;
}

.-inset-x-3\/5 {
  right: -60% !important;
  left: -60% !important;
}

.inset-y-4\/5 {
  top: 80% !important;
  bottom: 80% !important;
}

.inset-x-4\/5 {
  right: 80% !important;
  left: 80% !important;
}

.-inset-y-4\/5 {
  top: -80% !important;
  bottom: -80% !important;
}

.-inset-x-4\/5 {
  right: -80% !important;
  left: -80% !important;
}

.inset-y-1\/6 {
  top: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
}

.inset-x-1\/6 {
  right: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.-inset-y-1\/6 {
  top: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
}

.-inset-x-1\/6 {
  right: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.inset-y-2\/6 {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.inset-x-2\/6 {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.-inset-y-2\/6 {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.-inset-x-2\/6 {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.inset-y-3\/6 {
  top: 50% !important;
  bottom: 50% !important;
}

.inset-x-3\/6 {
  right: 50% !important;
  left: 50% !important;
}

.-inset-y-3\/6 {
  top: -50% !important;
  bottom: -50% !important;
}

.-inset-x-3\/6 {
  right: -50% !important;
  left: -50% !important;
}

.inset-y-4\/6 {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.inset-x-4\/6 {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.-inset-y-4\/6 {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.-inset-x-4\/6 {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.inset-y-5\/6 {
  top: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
}

.inset-x-5\/6 {
  right: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.-inset-y-5\/6 {
  top: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
}

.-inset-x-5\/6 {
  right: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.inset-y-1\/12 {
  top: 8.333333333333332% !important;
  bottom: 8.333333333333332% !important;
}

.inset-x-1\/12 {
  right: 8.333333333333332% !important;
  left: 8.333333333333332% !important;
}

.-inset-y-1\/12 {
  top: -8.333333333333332% !important;
  bottom: -8.333333333333332% !important;
}

.-inset-x-1\/12 {
  right: -8.333333333333332% !important;
  left: -8.333333333333332% !important;
}

.inset-y-2\/12 {
  top: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
}

.inset-x-2\/12 {
  right: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.-inset-y-2\/12 {
  top: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
}

.-inset-x-2\/12 {
  right: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.inset-y-3\/12 {
  top: 25% !important;
  bottom: 25% !important;
}

.inset-x-3\/12 {
  right: 25% !important;
  left: 25% !important;
}

.-inset-y-3\/12 {
  top: -25% !important;
  bottom: -25% !important;
}

.-inset-x-3\/12 {
  right: -25% !important;
  left: -25% !important;
}

.inset-y-4\/12 {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.inset-x-4\/12 {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.-inset-y-4\/12 {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.-inset-x-4\/12 {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.inset-y-5\/12 {
  top: 41.66666666666667% !important;
  bottom: 41.66666666666667% !important;
}

.inset-x-5\/12 {
  right: 41.66666666666667% !important;
  left: 41.66666666666667% !important;
}

.-inset-y-5\/12 {
  top: -41.66666666666667% !important;
  bottom: -41.66666666666667% !important;
}

.-inset-x-5\/12 {
  right: -41.66666666666667% !important;
  left: -41.66666666666667% !important;
}

.inset-y-6\/12 {
  top: 50% !important;
  bottom: 50% !important;
}

.inset-x-6\/12 {
  right: 50% !important;
  left: 50% !important;
}

.-inset-y-6\/12 {
  top: -50% !important;
  bottom: -50% !important;
}

.-inset-x-6\/12 {
  right: -50% !important;
  left: -50% !important;
}

.inset-y-7\/12 {
  top: 58.333333333333336% !important;
  bottom: 58.333333333333336% !important;
}

.inset-x-7\/12 {
  right: 58.333333333333336% !important;
  left: 58.333333333333336% !important;
}

.-inset-y-7\/12 {
  top: -58.333333333333336% !important;
  bottom: -58.333333333333336% !important;
}

.-inset-x-7\/12 {
  right: -58.333333333333336% !important;
  left: -58.333333333333336% !important;
}

.inset-y-8\/12 {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.inset-x-8\/12 {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.-inset-y-8\/12 {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.-inset-x-8\/12 {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.inset-y-9\/12 {
  top: 75% !important;
  bottom: 75% !important;
}

.inset-x-9\/12 {
  right: 75% !important;
  left: 75% !important;
}

.-inset-y-9\/12 {
  top: -75% !important;
  bottom: -75% !important;
}

.-inset-x-9\/12 {
  right: -75% !important;
  left: -75% !important;
}

.inset-y-10\/12 {
  top: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
}

.inset-x-10\/12 {
  right: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.-inset-y-10\/12 {
  top: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
}

.-inset-x-10\/12 {
  right: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.inset-y-11\/12 {
  top: 91.66666666666666% !important;
  bottom: 91.66666666666666% !important;
}

.inset-x-11\/12 {
  right: 91.66666666666666% !important;
  left: 91.66666666666666% !important;
}

.-inset-y-11\/12 {
  top: -91.66666666666666% !important;
  bottom: -91.66666666666666% !important;
}

.-inset-x-11\/12 {
  right: -91.66666666666666% !important;
  left: -91.66666666666666% !important;
}

.top-0 {
  top: 0 !important;
}

.right-0 {
  right: 0 !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.left-0 {
  left: 0 !important;
}

.top-auto {
  top: auto !important;
}

.right-auto {
  right: auto !important;
}

.bottom-auto {
  bottom: auto !important;
}

.left-auto {
  left: auto !important;
}

.top-1\/2 {
  top: 50% !important;
}

.right-1\/2 {
  right: 50% !important;
}

.bottom-1\/2 {
  bottom: 50% !important;
}

.left-1\/2 {
  left: 50% !important;
}

.-top-1\/2 {
  top: -50% !important;
}

.-right-1\/2 {
  right: -50% !important;
}

.-bottom-1\/2 {
  bottom: -50% !important;
}

.-left-1\/2 {
  left: -50% !important;
}

.top-1\/3 {
  top: 33.33333333333333% !important;
}

.right-1\/3 {
  right: 33.33333333333333% !important;
}

.bottom-1\/3 {
  bottom: 33.33333333333333% !important;
}

.left-1\/3 {
  left: 33.33333333333333% !important;
}

.-top-1\/3 {
  top: -33.33333333333333% !important;
}

.-right-1\/3 {
  right: -33.33333333333333% !important;
}

.-bottom-1\/3 {
  bottom: -33.33333333333333% !important;
}

.-left-1\/3 {
  left: -33.33333333333333% !important;
}

.top-2\/3 {
  top: 66.66666666666666% !important;
}

.right-2\/3 {
  right: 66.66666666666666% !important;
}

.bottom-2\/3 {
  bottom: 66.66666666666666% !important;
}

.left-2\/3 {
  left: 66.66666666666666% !important;
}

.-top-2\/3 {
  top: -66.66666666666666% !important;
}

.-right-2\/3 {
  right: -66.66666666666666% !important;
}

.-bottom-2\/3 {
  bottom: -66.66666666666666% !important;
}

.-left-2\/3 {
  left: -66.66666666666666% !important;
}

.top-1\/4 {
  top: 25% !important;
}

.right-1\/4 {
  right: 25% !important;
}

.bottom-1\/4 {
  bottom: 25% !important;
}

.left-1\/4 {
  left: 25% !important;
}

.-top-1\/4 {
  top: -25% !important;
}

.-right-1\/4 {
  right: -25% !important;
}

.-bottom-1\/4 {
  bottom: -25% !important;
}

.-left-1\/4 {
  left: -25% !important;
}

.top-2\/4 {
  top: 50% !important;
}

.right-2\/4 {
  right: 50% !important;
}

.bottom-2\/4 {
  bottom: 50% !important;
}

.left-2\/4 {
  left: 50% !important;
}

.-top-2\/4 {
  top: -50% !important;
}

.-right-2\/4 {
  right: -50% !important;
}

.-bottom-2\/4 {
  bottom: -50% !important;
}

.-left-2\/4 {
  left: -50% !important;
}

.top-3\/4 {
  top: 75% !important;
}

.right-3\/4 {
  right: 75% !important;
}

.bottom-3\/4 {
  bottom: 75% !important;
}

.left-3\/4 {
  left: 75% !important;
}

.-top-3\/4 {
  top: -75% !important;
}

.-right-3\/4 {
  right: -75% !important;
}

.-bottom-3\/4 {
  bottom: -75% !important;
}

.-left-3\/4 {
  left: -75% !important;
}

.top-1\/5 {
  top: 20% !important;
}

.right-1\/5 {
  right: 20% !important;
}

.bottom-1\/5 {
  bottom: 20% !important;
}

.left-1\/5 {
  left: 20% !important;
}

.-top-1\/5 {
  top: -20% !important;
}

.-right-1\/5 {
  right: -20% !important;
}

.-bottom-1\/5 {
  bottom: -20% !important;
}

.-left-1\/5 {
  left: -20% !important;
}

.top-2\/5 {
  top: 40% !important;
}

.right-2\/5 {
  right: 40% !important;
}

.bottom-2\/5 {
  bottom: 40% !important;
}

.left-2\/5 {
  left: 40% !important;
}

.-top-2\/5 {
  top: -40% !important;
}

.-right-2\/5 {
  right: -40% !important;
}

.-bottom-2\/5 {
  bottom: -40% !important;
}

.-left-2\/5 {
  left: -40% !important;
}

.top-3\/5 {
  top: 60% !important;
}

.right-3\/5 {
  right: 60% !important;
}

.bottom-3\/5 {
  bottom: 60% !important;
}

.left-3\/5 {
  left: 60% !important;
}

.-top-3\/5 {
  top: -60% !important;
}

.-right-3\/5 {
  right: -60% !important;
}

.-bottom-3\/5 {
  bottom: -60% !important;
}

.-left-3\/5 {
  left: -60% !important;
}

.top-4\/5 {
  top: 80% !important;
}

.right-4\/5 {
  right: 80% !important;
}

.bottom-4\/5 {
  bottom: 80% !important;
}

.left-4\/5 {
  left: 80% !important;
}

.-top-4\/5 {
  top: -80% !important;
}

.-right-4\/5 {
  right: -80% !important;
}

.-bottom-4\/5 {
  bottom: -80% !important;
}

.-left-4\/5 {
  left: -80% !important;
}

.top-1\/6 {
  top: 16.666666666666664% !important;
}

.right-1\/6 {
  right: 16.666666666666664% !important;
}

.bottom-1\/6 {
  bottom: 16.666666666666664% !important;
}

.left-1\/6 {
  left: 16.666666666666664% !important;
}

.-top-1\/6 {
  top: -16.666666666666664% !important;
}

.-right-1\/6 {
  right: -16.666666666666664% !important;
}

.-bottom-1\/6 {
  bottom: -16.666666666666664% !important;
}

.-left-1\/6 {
  left: -16.666666666666664% !important;
}

.top-2\/6 {
  top: 33.33333333333333% !important;
}

.right-2\/6 {
  right: 33.33333333333333% !important;
}

.bottom-2\/6 {
  bottom: 33.33333333333333% !important;
}

.left-2\/6 {
  left: 33.33333333333333% !important;
}

.-top-2\/6 {
  top: -33.33333333333333% !important;
}

.-right-2\/6 {
  right: -33.33333333333333% !important;
}

.-bottom-2\/6 {
  bottom: -33.33333333333333% !important;
}

.-left-2\/6 {
  left: -33.33333333333333% !important;
}

.top-3\/6 {
  top: 50% !important;
}

.right-3\/6 {
  right: 50% !important;
}

.bottom-3\/6 {
  bottom: 50% !important;
}

.left-3\/6 {
  left: 50% !important;
}

.-top-3\/6 {
  top: -50% !important;
}

.-right-3\/6 {
  right: -50% !important;
}

.-bottom-3\/6 {
  bottom: -50% !important;
}

.-left-3\/6 {
  left: -50% !important;
}

.top-4\/6 {
  top: 66.66666666666666% !important;
}

.right-4\/6 {
  right: 66.66666666666666% !important;
}

.bottom-4\/6 {
  bottom: 66.66666666666666% !important;
}

.left-4\/6 {
  left: 66.66666666666666% !important;
}

.-top-4\/6 {
  top: -66.66666666666666% !important;
}

.-right-4\/6 {
  right: -66.66666666666666% !important;
}

.-bottom-4\/6 {
  bottom: -66.66666666666666% !important;
}

.-left-4\/6 {
  left: -66.66666666666666% !important;
}

.top-5\/6 {
  top: 83.33333333333334% !important;
}

.right-5\/6 {
  right: 83.33333333333334% !important;
}

.bottom-5\/6 {
  bottom: 83.33333333333334% !important;
}

.left-5\/6 {
  left: 83.33333333333334% !important;
}

.-top-5\/6 {
  top: -83.33333333333334% !important;
}

.-right-5\/6 {
  right: -83.33333333333334% !important;
}

.-bottom-5\/6 {
  bottom: -83.33333333333334% !important;
}

.-left-5\/6 {
  left: -83.33333333333334% !important;
}

.top-1\/12 {
  top: 8.333333333333332% !important;
}

.right-1\/12 {
  right: 8.333333333333332% !important;
}

.bottom-1\/12 {
  bottom: 8.333333333333332% !important;
}

.left-1\/12 {
  left: 8.333333333333332% !important;
}

.-top-1\/12 {
  top: -8.333333333333332% !important;
}

.-right-1\/12 {
  right: -8.333333333333332% !important;
}

.-bottom-1\/12 {
  bottom: -8.333333333333332% !important;
}

.-left-1\/12 {
  left: -8.333333333333332% !important;
}

.top-2\/12 {
  top: 16.666666666666664% !important;
}

.right-2\/12 {
  right: 16.666666666666664% !important;
}

.bottom-2\/12 {
  bottom: 16.666666666666664% !important;
}

.left-2\/12 {
  left: 16.666666666666664% !important;
}

.-top-2\/12 {
  top: -16.666666666666664% !important;
}

.-right-2\/12 {
  right: -16.666666666666664% !important;
}

.-bottom-2\/12 {
  bottom: -16.666666666666664% !important;
}

.-left-2\/12 {
  left: -16.666666666666664% !important;
}

.top-3\/12 {
  top: 25% !important;
}

.right-3\/12 {
  right: 25% !important;
}

.bottom-3\/12 {
  bottom: 25% !important;
}

.left-3\/12 {
  left: 25% !important;
}

.-top-3\/12 {
  top: -25% !important;
}

.-right-3\/12 {
  right: -25% !important;
}

.-bottom-3\/12 {
  bottom: -25% !important;
}

.-left-3\/12 {
  left: -25% !important;
}

.top-4\/12 {
  top: 33.33333333333333% !important;
}

.right-4\/12 {
  right: 33.33333333333333% !important;
}

.bottom-4\/12 {
  bottom: 33.33333333333333% !important;
}

.left-4\/12 {
  left: 33.33333333333333% !important;
}

.-top-4\/12 {
  top: -33.33333333333333% !important;
}

.-right-4\/12 {
  right: -33.33333333333333% !important;
}

.-bottom-4\/12 {
  bottom: -33.33333333333333% !important;
}

.-left-4\/12 {
  left: -33.33333333333333% !important;
}

.top-5\/12 {
  top: 41.66666666666667% !important;
}

.right-5\/12 {
  right: 41.66666666666667% !important;
}

.bottom-5\/12 {
  bottom: 41.66666666666667% !important;
}

.left-5\/12 {
  left: 41.66666666666667% !important;
}

.-top-5\/12 {
  top: -41.66666666666667% !important;
}

.-right-5\/12 {
  right: -41.66666666666667% !important;
}

.-bottom-5\/12 {
  bottom: -41.66666666666667% !important;
}

.-left-5\/12 {
  left: -41.66666666666667% !important;
}

.top-6\/12 {
  top: 50% !important;
}

.right-6\/12 {
  right: 50% !important;
}

.bottom-6\/12 {
  bottom: 50% !important;
}

.left-6\/12 {
  left: 50% !important;
}

.-top-6\/12 {
  top: -50% !important;
}

.-right-6\/12 {
  right: -50% !important;
}

.-bottom-6\/12 {
  bottom: -50% !important;
}

.-left-6\/12 {
  left: -50% !important;
}

.top-7\/12 {
  top: 58.333333333333336% !important;
}

.right-7\/12 {
  right: 58.333333333333336% !important;
}

.bottom-7\/12 {
  bottom: 58.333333333333336% !important;
}

.left-7\/12 {
  left: 58.333333333333336% !important;
}

.-top-7\/12 {
  top: -58.333333333333336% !important;
}

.-right-7\/12 {
  right: -58.333333333333336% !important;
}

.-bottom-7\/12 {
  bottom: -58.333333333333336% !important;
}

.-left-7\/12 {
  left: -58.333333333333336% !important;
}

.top-8\/12 {
  top: 66.66666666666666% !important;
}

.right-8\/12 {
  right: 66.66666666666666% !important;
}

.bottom-8\/12 {
  bottom: 66.66666666666666% !important;
}

.left-8\/12 {
  left: 66.66666666666666% !important;
}

.-top-8\/12 {
  top: -66.66666666666666% !important;
}

.-right-8\/12 {
  right: -66.66666666666666% !important;
}

.-bottom-8\/12 {
  bottom: -66.66666666666666% !important;
}

.-left-8\/12 {
  left: -66.66666666666666% !important;
}

.top-9\/12 {
  top: 75% !important;
}

.right-9\/12 {
  right: 75% !important;
}

.bottom-9\/12 {
  bottom: 75% !important;
}

.left-9\/12 {
  left: 75% !important;
}

.-top-9\/12 {
  top: -75% !important;
}

.-right-9\/12 {
  right: -75% !important;
}

.-bottom-9\/12 {
  bottom: -75% !important;
}

.-left-9\/12 {
  left: -75% !important;
}

.top-10\/12 {
  top: 83.33333333333334% !important;
}

.right-10\/12 {
  right: 83.33333333333334% !important;
}

.bottom-10\/12 {
  bottom: 83.33333333333334% !important;
}

.left-10\/12 {
  left: 83.33333333333334% !important;
}

.-top-10\/12 {
  top: -83.33333333333334% !important;
}

.-right-10\/12 {
  right: -83.33333333333334% !important;
}

.-bottom-10\/12 {
  bottom: -83.33333333333334% !important;
}

.-left-10\/12 {
  left: -83.33333333333334% !important;
}

.top-11\/12 {
  top: 91.66666666666666% !important;
}

.right-11\/12 {
  right: 91.66666666666666% !important;
}

.bottom-11\/12 {
  bottom: 91.66666666666666% !important;
}

.left-11\/12 {
  left: 91.66666666666666% !important;
}

.-top-11\/12 {
  top: -91.66666666666666% !important;
}

.-right-11\/12 {
  right: -91.66666666666666% !important;
}

.-bottom-11\/12 {
  bottom: -91.66666666666666% !important;
}

.-left-11\/12 {
  left: -91.66666666666666% !important;
}

.hover\:inset-0:hover {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}

.hover\:inset-auto:hover {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}

.hover\:inset-1\/2:hover {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.hover\:-inset-1\/2:hover {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.hover\:inset-1\/3:hover {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.hover\:-inset-1\/3:hover {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.hover\:inset-2\/3:hover {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.hover\:-inset-2\/3:hover {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.hover\:inset-1\/4:hover {
  top: 25% !important;
  right: 25% !important;
  bottom: 25% !important;
  left: 25% !important;
}

.hover\:-inset-1\/4:hover {
  top: -25% !important;
  right: -25% !important;
  bottom: -25% !important;
  left: -25% !important;
}

.hover\:inset-2\/4:hover {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.hover\:-inset-2\/4:hover {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.hover\:inset-3\/4:hover {
  top: 75% !important;
  right: 75% !important;
  bottom: 75% !important;
  left: 75% !important;
}

.hover\:-inset-3\/4:hover {
  top: -75% !important;
  right: -75% !important;
  bottom: -75% !important;
  left: -75% !important;
}

.hover\:inset-1\/5:hover {
  top: 20% !important;
  right: 20% !important;
  bottom: 20% !important;
  left: 20% !important;
}

.hover\:-inset-1\/5:hover {
  top: -20% !important;
  right: -20% !important;
  bottom: -20% !important;
  left: -20% !important;
}

.hover\:inset-2\/5:hover {
  top: 40% !important;
  right: 40% !important;
  bottom: 40% !important;
  left: 40% !important;
}

.hover\:-inset-2\/5:hover {
  top: -40% !important;
  right: -40% !important;
  bottom: -40% !important;
  left: -40% !important;
}

.hover\:inset-3\/5:hover {
  top: 60% !important;
  right: 60% !important;
  bottom: 60% !important;
  left: 60% !important;
}

.hover\:-inset-3\/5:hover {
  top: -60% !important;
  right: -60% !important;
  bottom: -60% !important;
  left: -60% !important;
}

.hover\:inset-4\/5:hover {
  top: 80% !important;
  right: 80% !important;
  bottom: 80% !important;
  left: 80% !important;
}

.hover\:-inset-4\/5:hover {
  top: -80% !important;
  right: -80% !important;
  bottom: -80% !important;
  left: -80% !important;
}

.hover\:inset-1\/6:hover {
  top: 16.666666666666664% !important;
  right: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.hover\:-inset-1\/6:hover {
  top: -16.666666666666664% !important;
  right: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.hover\:inset-2\/6:hover {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.hover\:-inset-2\/6:hover {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.hover\:inset-3\/6:hover {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.hover\:-inset-3\/6:hover {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.hover\:inset-4\/6:hover {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.hover\:-inset-4\/6:hover {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.hover\:inset-5\/6:hover {
  top: 83.33333333333334% !important;
  right: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.hover\:-inset-5\/6:hover {
  top: -83.33333333333334% !important;
  right: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.hover\:inset-1\/12:hover {
  top: 8.333333333333332% !important;
  right: 8.333333333333332% !important;
  bottom: 8.333333333333332% !important;
  left: 8.333333333333332% !important;
}

.hover\:-inset-1\/12:hover {
  top: -8.333333333333332% !important;
  right: -8.333333333333332% !important;
  bottom: -8.333333333333332% !important;
  left: -8.333333333333332% !important;
}

.hover\:inset-2\/12:hover {
  top: 16.666666666666664% !important;
  right: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.hover\:-inset-2\/12:hover {
  top: -16.666666666666664% !important;
  right: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.hover\:inset-3\/12:hover {
  top: 25% !important;
  right: 25% !important;
  bottom: 25% !important;
  left: 25% !important;
}

.hover\:-inset-3\/12:hover {
  top: -25% !important;
  right: -25% !important;
  bottom: -25% !important;
  left: -25% !important;
}

.hover\:inset-4\/12:hover {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.hover\:-inset-4\/12:hover {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.hover\:inset-5\/12:hover {
  top: 41.66666666666667% !important;
  right: 41.66666666666667% !important;
  bottom: 41.66666666666667% !important;
  left: 41.66666666666667% !important;
}

.hover\:-inset-5\/12:hover {
  top: -41.66666666666667% !important;
  right: -41.66666666666667% !important;
  bottom: -41.66666666666667% !important;
  left: -41.66666666666667% !important;
}

.hover\:inset-6\/12:hover {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.hover\:-inset-6\/12:hover {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.hover\:inset-7\/12:hover {
  top: 58.333333333333336% !important;
  right: 58.333333333333336% !important;
  bottom: 58.333333333333336% !important;
  left: 58.333333333333336% !important;
}

.hover\:-inset-7\/12:hover {
  top: -58.333333333333336% !important;
  right: -58.333333333333336% !important;
  bottom: -58.333333333333336% !important;
  left: -58.333333333333336% !important;
}

.hover\:inset-8\/12:hover {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.hover\:-inset-8\/12:hover {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.hover\:inset-9\/12:hover {
  top: 75% !important;
  right: 75% !important;
  bottom: 75% !important;
  left: 75% !important;
}

.hover\:-inset-9\/12:hover {
  top: -75% !important;
  right: -75% !important;
  bottom: -75% !important;
  left: -75% !important;
}

.hover\:inset-10\/12:hover {
  top: 83.33333333333334% !important;
  right: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.hover\:-inset-10\/12:hover {
  top: -83.33333333333334% !important;
  right: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.hover\:inset-11\/12:hover {
  top: 91.66666666666666% !important;
  right: 91.66666666666666% !important;
  bottom: 91.66666666666666% !important;
  left: 91.66666666666666% !important;
}

.hover\:-inset-11\/12:hover {
  top: -91.66666666666666% !important;
  right: -91.66666666666666% !important;
  bottom: -91.66666666666666% !important;
  left: -91.66666666666666% !important;
}

.hover\:inset-y-0:hover {
  top: 0 !important;
  bottom: 0 !important;
}

.hover\:inset-x-0:hover {
  right: 0 !important;
  left: 0 !important;
}

.hover\:inset-y-auto:hover {
  top: auto !important;
  bottom: auto !important;
}

.hover\:inset-x-auto:hover {
  right: auto !important;
  left: auto !important;
}

.hover\:inset-y-1\/2:hover {
  top: 50% !important;
  bottom: 50% !important;
}

.hover\:inset-x-1\/2:hover {
  right: 50% !important;
  left: 50% !important;
}

.hover\:-inset-y-1\/2:hover {
  top: -50% !important;
  bottom: -50% !important;
}

.hover\:-inset-x-1\/2:hover {
  right: -50% !important;
  left: -50% !important;
}

.hover\:inset-y-1\/3:hover {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.hover\:inset-x-1\/3:hover {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.hover\:-inset-y-1\/3:hover {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.hover\:-inset-x-1\/3:hover {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.hover\:inset-y-2\/3:hover {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.hover\:inset-x-2\/3:hover {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.hover\:-inset-y-2\/3:hover {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.hover\:-inset-x-2\/3:hover {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.hover\:inset-y-1\/4:hover {
  top: 25% !important;
  bottom: 25% !important;
}

.hover\:inset-x-1\/4:hover {
  right: 25% !important;
  left: 25% !important;
}

.hover\:-inset-y-1\/4:hover {
  top: -25% !important;
  bottom: -25% !important;
}

.hover\:-inset-x-1\/4:hover {
  right: -25% !important;
  left: -25% !important;
}

.hover\:inset-y-2\/4:hover {
  top: 50% !important;
  bottom: 50% !important;
}

.hover\:inset-x-2\/4:hover {
  right: 50% !important;
  left: 50% !important;
}

.hover\:-inset-y-2\/4:hover {
  top: -50% !important;
  bottom: -50% !important;
}

.hover\:-inset-x-2\/4:hover {
  right: -50% !important;
  left: -50% !important;
}

.hover\:inset-y-3\/4:hover {
  top: 75% !important;
  bottom: 75% !important;
}

.hover\:inset-x-3\/4:hover {
  right: 75% !important;
  left: 75% !important;
}

.hover\:-inset-y-3\/4:hover {
  top: -75% !important;
  bottom: -75% !important;
}

.hover\:-inset-x-3\/4:hover {
  right: -75% !important;
  left: -75% !important;
}

.hover\:inset-y-1\/5:hover {
  top: 20% !important;
  bottom: 20% !important;
}

.hover\:inset-x-1\/5:hover {
  right: 20% !important;
  left: 20% !important;
}

.hover\:-inset-y-1\/5:hover {
  top: -20% !important;
  bottom: -20% !important;
}

.hover\:-inset-x-1\/5:hover {
  right: -20% !important;
  left: -20% !important;
}

.hover\:inset-y-2\/5:hover {
  top: 40% !important;
  bottom: 40% !important;
}

.hover\:inset-x-2\/5:hover {
  right: 40% !important;
  left: 40% !important;
}

.hover\:-inset-y-2\/5:hover {
  top: -40% !important;
  bottom: -40% !important;
}

.hover\:-inset-x-2\/5:hover {
  right: -40% !important;
  left: -40% !important;
}

.hover\:inset-y-3\/5:hover {
  top: 60% !important;
  bottom: 60% !important;
}

.hover\:inset-x-3\/5:hover {
  right: 60% !important;
  left: 60% !important;
}

.hover\:-inset-y-3\/5:hover {
  top: -60% !important;
  bottom: -60% !important;
}

.hover\:-inset-x-3\/5:hover {
  right: -60% !important;
  left: -60% !important;
}

.hover\:inset-y-4\/5:hover {
  top: 80% !important;
  bottom: 80% !important;
}

.hover\:inset-x-4\/5:hover {
  right: 80% !important;
  left: 80% !important;
}

.hover\:-inset-y-4\/5:hover {
  top: -80% !important;
  bottom: -80% !important;
}

.hover\:-inset-x-4\/5:hover {
  right: -80% !important;
  left: -80% !important;
}

.hover\:inset-y-1\/6:hover {
  top: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
}

.hover\:inset-x-1\/6:hover {
  right: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.hover\:-inset-y-1\/6:hover {
  top: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
}

.hover\:-inset-x-1\/6:hover {
  right: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.hover\:inset-y-2\/6:hover {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.hover\:inset-x-2\/6:hover {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.hover\:-inset-y-2\/6:hover {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.hover\:-inset-x-2\/6:hover {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.hover\:inset-y-3\/6:hover {
  top: 50% !important;
  bottom: 50% !important;
}

.hover\:inset-x-3\/6:hover {
  right: 50% !important;
  left: 50% !important;
}

.hover\:-inset-y-3\/6:hover {
  top: -50% !important;
  bottom: -50% !important;
}

.hover\:-inset-x-3\/6:hover {
  right: -50% !important;
  left: -50% !important;
}

.hover\:inset-y-4\/6:hover {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.hover\:inset-x-4\/6:hover {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.hover\:-inset-y-4\/6:hover {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.hover\:-inset-x-4\/6:hover {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.hover\:inset-y-5\/6:hover {
  top: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
}

.hover\:inset-x-5\/6:hover {
  right: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.hover\:-inset-y-5\/6:hover {
  top: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
}

.hover\:-inset-x-5\/6:hover {
  right: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.hover\:inset-y-1\/12:hover {
  top: 8.333333333333332% !important;
  bottom: 8.333333333333332% !important;
}

.hover\:inset-x-1\/12:hover {
  right: 8.333333333333332% !important;
  left: 8.333333333333332% !important;
}

.hover\:-inset-y-1\/12:hover {
  top: -8.333333333333332% !important;
  bottom: -8.333333333333332% !important;
}

.hover\:-inset-x-1\/12:hover {
  right: -8.333333333333332% !important;
  left: -8.333333333333332% !important;
}

.hover\:inset-y-2\/12:hover {
  top: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
}

.hover\:inset-x-2\/12:hover {
  right: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.hover\:-inset-y-2\/12:hover {
  top: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
}

.hover\:-inset-x-2\/12:hover {
  right: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.hover\:inset-y-3\/12:hover {
  top: 25% !important;
  bottom: 25% !important;
}

.hover\:inset-x-3\/12:hover {
  right: 25% !important;
  left: 25% !important;
}

.hover\:-inset-y-3\/12:hover {
  top: -25% !important;
  bottom: -25% !important;
}

.hover\:-inset-x-3\/12:hover {
  right: -25% !important;
  left: -25% !important;
}

.hover\:inset-y-4\/12:hover {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.hover\:inset-x-4\/12:hover {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.hover\:-inset-y-4\/12:hover {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.hover\:-inset-x-4\/12:hover {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.hover\:inset-y-5\/12:hover {
  top: 41.66666666666667% !important;
  bottom: 41.66666666666667% !important;
}

.hover\:inset-x-5\/12:hover {
  right: 41.66666666666667% !important;
  left: 41.66666666666667% !important;
}

.hover\:-inset-y-5\/12:hover {
  top: -41.66666666666667% !important;
  bottom: -41.66666666666667% !important;
}

.hover\:-inset-x-5\/12:hover {
  right: -41.66666666666667% !important;
  left: -41.66666666666667% !important;
}

.hover\:inset-y-6\/12:hover {
  top: 50% !important;
  bottom: 50% !important;
}

.hover\:inset-x-6\/12:hover {
  right: 50% !important;
  left: 50% !important;
}

.hover\:-inset-y-6\/12:hover {
  top: -50% !important;
  bottom: -50% !important;
}

.hover\:-inset-x-6\/12:hover {
  right: -50% !important;
  left: -50% !important;
}

.hover\:inset-y-7\/12:hover {
  top: 58.333333333333336% !important;
  bottom: 58.333333333333336% !important;
}

.hover\:inset-x-7\/12:hover {
  right: 58.333333333333336% !important;
  left: 58.333333333333336% !important;
}

.hover\:-inset-y-7\/12:hover {
  top: -58.333333333333336% !important;
  bottom: -58.333333333333336% !important;
}

.hover\:-inset-x-7\/12:hover {
  right: -58.333333333333336% !important;
  left: -58.333333333333336% !important;
}

.hover\:inset-y-8\/12:hover {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.hover\:inset-x-8\/12:hover {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.hover\:-inset-y-8\/12:hover {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.hover\:-inset-x-8\/12:hover {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.hover\:inset-y-9\/12:hover {
  top: 75% !important;
  bottom: 75% !important;
}

.hover\:inset-x-9\/12:hover {
  right: 75% !important;
  left: 75% !important;
}

.hover\:-inset-y-9\/12:hover {
  top: -75% !important;
  bottom: -75% !important;
}

.hover\:-inset-x-9\/12:hover {
  right: -75% !important;
  left: -75% !important;
}

.hover\:inset-y-10\/12:hover {
  top: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
}

.hover\:inset-x-10\/12:hover {
  right: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.hover\:-inset-y-10\/12:hover {
  top: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
}

.hover\:-inset-x-10\/12:hover {
  right: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.hover\:inset-y-11\/12:hover {
  top: 91.66666666666666% !important;
  bottom: 91.66666666666666% !important;
}

.hover\:inset-x-11\/12:hover {
  right: 91.66666666666666% !important;
  left: 91.66666666666666% !important;
}

.hover\:-inset-y-11\/12:hover {
  top: -91.66666666666666% !important;
  bottom: -91.66666666666666% !important;
}

.hover\:-inset-x-11\/12:hover {
  right: -91.66666666666666% !important;
  left: -91.66666666666666% !important;
}

.hover\:top-0:hover {
  top: 0 !important;
}

.hover\:right-0:hover {
  right: 0 !important;
}

.hover\:bottom-0:hover {
  bottom: 0 !important;
}

.hover\:left-0:hover {
  left: 0 !important;
}

.hover\:top-auto:hover {
  top: auto !important;
}

.hover\:right-auto:hover {
  right: auto !important;
}

.hover\:bottom-auto:hover {
  bottom: auto !important;
}

.hover\:left-auto:hover {
  left: auto !important;
}

.hover\:top-1\/2:hover {
  top: 50% !important;
}

.hover\:right-1\/2:hover {
  right: 50% !important;
}

.hover\:bottom-1\/2:hover {
  bottom: 50% !important;
}

.hover\:left-1\/2:hover {
  left: 50% !important;
}

.hover\:-top-1\/2:hover {
  top: -50% !important;
}

.hover\:-right-1\/2:hover {
  right: -50% !important;
}

.hover\:-bottom-1\/2:hover {
  bottom: -50% !important;
}

.hover\:-left-1\/2:hover {
  left: -50% !important;
}

.hover\:top-1\/3:hover {
  top: 33.33333333333333% !important;
}

.hover\:right-1\/3:hover {
  right: 33.33333333333333% !important;
}

.hover\:bottom-1\/3:hover {
  bottom: 33.33333333333333% !important;
}

.hover\:left-1\/3:hover {
  left: 33.33333333333333% !important;
}

.hover\:-top-1\/3:hover {
  top: -33.33333333333333% !important;
}

.hover\:-right-1\/3:hover {
  right: -33.33333333333333% !important;
}

.hover\:-bottom-1\/3:hover {
  bottom: -33.33333333333333% !important;
}

.hover\:-left-1\/3:hover {
  left: -33.33333333333333% !important;
}

.hover\:top-2\/3:hover {
  top: 66.66666666666666% !important;
}

.hover\:right-2\/3:hover {
  right: 66.66666666666666% !important;
}

.hover\:bottom-2\/3:hover {
  bottom: 66.66666666666666% !important;
}

.hover\:left-2\/3:hover {
  left: 66.66666666666666% !important;
}

.hover\:-top-2\/3:hover {
  top: -66.66666666666666% !important;
}

.hover\:-right-2\/3:hover {
  right: -66.66666666666666% !important;
}

.hover\:-bottom-2\/3:hover {
  bottom: -66.66666666666666% !important;
}

.hover\:-left-2\/3:hover {
  left: -66.66666666666666% !important;
}

.hover\:top-1\/4:hover {
  top: 25% !important;
}

.hover\:right-1\/4:hover {
  right: 25% !important;
}

.hover\:bottom-1\/4:hover {
  bottom: 25% !important;
}

.hover\:left-1\/4:hover {
  left: 25% !important;
}

.hover\:-top-1\/4:hover {
  top: -25% !important;
}

.hover\:-right-1\/4:hover {
  right: -25% !important;
}

.hover\:-bottom-1\/4:hover {
  bottom: -25% !important;
}

.hover\:-left-1\/4:hover {
  left: -25% !important;
}

.hover\:top-2\/4:hover {
  top: 50% !important;
}

.hover\:right-2\/4:hover {
  right: 50% !important;
}

.hover\:bottom-2\/4:hover {
  bottom: 50% !important;
}

.hover\:left-2\/4:hover {
  left: 50% !important;
}

.hover\:-top-2\/4:hover {
  top: -50% !important;
}

.hover\:-right-2\/4:hover {
  right: -50% !important;
}

.hover\:-bottom-2\/4:hover {
  bottom: -50% !important;
}

.hover\:-left-2\/4:hover {
  left: -50% !important;
}

.hover\:top-3\/4:hover {
  top: 75% !important;
}

.hover\:right-3\/4:hover {
  right: 75% !important;
}

.hover\:bottom-3\/4:hover {
  bottom: 75% !important;
}

.hover\:left-3\/4:hover {
  left: 75% !important;
}

.hover\:-top-3\/4:hover {
  top: -75% !important;
}

.hover\:-right-3\/4:hover {
  right: -75% !important;
}

.hover\:-bottom-3\/4:hover {
  bottom: -75% !important;
}

.hover\:-left-3\/4:hover {
  left: -75% !important;
}

.hover\:top-1\/5:hover {
  top: 20% !important;
}

.hover\:right-1\/5:hover {
  right: 20% !important;
}

.hover\:bottom-1\/5:hover {
  bottom: 20% !important;
}

.hover\:left-1\/5:hover {
  left: 20% !important;
}

.hover\:-top-1\/5:hover {
  top: -20% !important;
}

.hover\:-right-1\/5:hover {
  right: -20% !important;
}

.hover\:-bottom-1\/5:hover {
  bottom: -20% !important;
}

.hover\:-left-1\/5:hover {
  left: -20% !important;
}

.hover\:top-2\/5:hover {
  top: 40% !important;
}

.hover\:right-2\/5:hover {
  right: 40% !important;
}

.hover\:bottom-2\/5:hover {
  bottom: 40% !important;
}

.hover\:left-2\/5:hover {
  left: 40% !important;
}

.hover\:-top-2\/5:hover {
  top: -40% !important;
}

.hover\:-right-2\/5:hover {
  right: -40% !important;
}

.hover\:-bottom-2\/5:hover {
  bottom: -40% !important;
}

.hover\:-left-2\/5:hover {
  left: -40% !important;
}

.hover\:top-3\/5:hover {
  top: 60% !important;
}

.hover\:right-3\/5:hover {
  right: 60% !important;
}

.hover\:bottom-3\/5:hover {
  bottom: 60% !important;
}

.hover\:left-3\/5:hover {
  left: 60% !important;
}

.hover\:-top-3\/5:hover {
  top: -60% !important;
}

.hover\:-right-3\/5:hover {
  right: -60% !important;
}

.hover\:-bottom-3\/5:hover {
  bottom: -60% !important;
}

.hover\:-left-3\/5:hover {
  left: -60% !important;
}

.hover\:top-4\/5:hover {
  top: 80% !important;
}

.hover\:right-4\/5:hover {
  right: 80% !important;
}

.hover\:bottom-4\/5:hover {
  bottom: 80% !important;
}

.hover\:left-4\/5:hover {
  left: 80% !important;
}

.hover\:-top-4\/5:hover {
  top: -80% !important;
}

.hover\:-right-4\/5:hover {
  right: -80% !important;
}

.hover\:-bottom-4\/5:hover {
  bottom: -80% !important;
}

.hover\:-left-4\/5:hover {
  left: -80% !important;
}

.hover\:top-1\/6:hover {
  top: 16.666666666666664% !important;
}

.hover\:right-1\/6:hover {
  right: 16.666666666666664% !important;
}

.hover\:bottom-1\/6:hover {
  bottom: 16.666666666666664% !important;
}

.hover\:left-1\/6:hover {
  left: 16.666666666666664% !important;
}

.hover\:-top-1\/6:hover {
  top: -16.666666666666664% !important;
}

.hover\:-right-1\/6:hover {
  right: -16.666666666666664% !important;
}

.hover\:-bottom-1\/6:hover {
  bottom: -16.666666666666664% !important;
}

.hover\:-left-1\/6:hover {
  left: -16.666666666666664% !important;
}

.hover\:top-2\/6:hover {
  top: 33.33333333333333% !important;
}

.hover\:right-2\/6:hover {
  right: 33.33333333333333% !important;
}

.hover\:bottom-2\/6:hover {
  bottom: 33.33333333333333% !important;
}

.hover\:left-2\/6:hover {
  left: 33.33333333333333% !important;
}

.hover\:-top-2\/6:hover {
  top: -33.33333333333333% !important;
}

.hover\:-right-2\/6:hover {
  right: -33.33333333333333% !important;
}

.hover\:-bottom-2\/6:hover {
  bottom: -33.33333333333333% !important;
}

.hover\:-left-2\/6:hover {
  left: -33.33333333333333% !important;
}

.hover\:top-3\/6:hover {
  top: 50% !important;
}

.hover\:right-3\/6:hover {
  right: 50% !important;
}

.hover\:bottom-3\/6:hover {
  bottom: 50% !important;
}

.hover\:left-3\/6:hover {
  left: 50% !important;
}

.hover\:-top-3\/6:hover {
  top: -50% !important;
}

.hover\:-right-3\/6:hover {
  right: -50% !important;
}

.hover\:-bottom-3\/6:hover {
  bottom: -50% !important;
}

.hover\:-left-3\/6:hover {
  left: -50% !important;
}

.hover\:top-4\/6:hover {
  top: 66.66666666666666% !important;
}

.hover\:right-4\/6:hover {
  right: 66.66666666666666% !important;
}

.hover\:bottom-4\/6:hover {
  bottom: 66.66666666666666% !important;
}

.hover\:left-4\/6:hover {
  left: 66.66666666666666% !important;
}

.hover\:-top-4\/6:hover {
  top: -66.66666666666666% !important;
}

.hover\:-right-4\/6:hover {
  right: -66.66666666666666% !important;
}

.hover\:-bottom-4\/6:hover {
  bottom: -66.66666666666666% !important;
}

.hover\:-left-4\/6:hover {
  left: -66.66666666666666% !important;
}

.hover\:top-5\/6:hover {
  top: 83.33333333333334% !important;
}

.hover\:right-5\/6:hover {
  right: 83.33333333333334% !important;
}

.hover\:bottom-5\/6:hover {
  bottom: 83.33333333333334% !important;
}

.hover\:left-5\/6:hover {
  left: 83.33333333333334% !important;
}

.hover\:-top-5\/6:hover {
  top: -83.33333333333334% !important;
}

.hover\:-right-5\/6:hover {
  right: -83.33333333333334% !important;
}

.hover\:-bottom-5\/6:hover {
  bottom: -83.33333333333334% !important;
}

.hover\:-left-5\/6:hover {
  left: -83.33333333333334% !important;
}

.hover\:top-1\/12:hover {
  top: 8.333333333333332% !important;
}

.hover\:right-1\/12:hover {
  right: 8.333333333333332% !important;
}

.hover\:bottom-1\/12:hover {
  bottom: 8.333333333333332% !important;
}

.hover\:left-1\/12:hover {
  left: 8.333333333333332% !important;
}

.hover\:-top-1\/12:hover {
  top: -8.333333333333332% !important;
}

.hover\:-right-1\/12:hover {
  right: -8.333333333333332% !important;
}

.hover\:-bottom-1\/12:hover {
  bottom: -8.333333333333332% !important;
}

.hover\:-left-1\/12:hover {
  left: -8.333333333333332% !important;
}

.hover\:top-2\/12:hover {
  top: 16.666666666666664% !important;
}

.hover\:right-2\/12:hover {
  right: 16.666666666666664% !important;
}

.hover\:bottom-2\/12:hover {
  bottom: 16.666666666666664% !important;
}

.hover\:left-2\/12:hover {
  left: 16.666666666666664% !important;
}

.hover\:-top-2\/12:hover {
  top: -16.666666666666664% !important;
}

.hover\:-right-2\/12:hover {
  right: -16.666666666666664% !important;
}

.hover\:-bottom-2\/12:hover {
  bottom: -16.666666666666664% !important;
}

.hover\:-left-2\/12:hover {
  left: -16.666666666666664% !important;
}

.hover\:top-3\/12:hover {
  top: 25% !important;
}

.hover\:right-3\/12:hover {
  right: 25% !important;
}

.hover\:bottom-3\/12:hover {
  bottom: 25% !important;
}

.hover\:left-3\/12:hover {
  left: 25% !important;
}

.hover\:-top-3\/12:hover {
  top: -25% !important;
}

.hover\:-right-3\/12:hover {
  right: -25% !important;
}

.hover\:-bottom-3\/12:hover {
  bottom: -25% !important;
}

.hover\:-left-3\/12:hover {
  left: -25% !important;
}

.hover\:top-4\/12:hover {
  top: 33.33333333333333% !important;
}

.hover\:right-4\/12:hover {
  right: 33.33333333333333% !important;
}

.hover\:bottom-4\/12:hover {
  bottom: 33.33333333333333% !important;
}

.hover\:left-4\/12:hover {
  left: 33.33333333333333% !important;
}

.hover\:-top-4\/12:hover {
  top: -33.33333333333333% !important;
}

.hover\:-right-4\/12:hover {
  right: -33.33333333333333% !important;
}

.hover\:-bottom-4\/12:hover {
  bottom: -33.33333333333333% !important;
}

.hover\:-left-4\/12:hover {
  left: -33.33333333333333% !important;
}

.hover\:top-5\/12:hover {
  top: 41.66666666666667% !important;
}

.hover\:right-5\/12:hover {
  right: 41.66666666666667% !important;
}

.hover\:bottom-5\/12:hover {
  bottom: 41.66666666666667% !important;
}

.hover\:left-5\/12:hover {
  left: 41.66666666666667% !important;
}

.hover\:-top-5\/12:hover {
  top: -41.66666666666667% !important;
}

.hover\:-right-5\/12:hover {
  right: -41.66666666666667% !important;
}

.hover\:-bottom-5\/12:hover {
  bottom: -41.66666666666667% !important;
}

.hover\:-left-5\/12:hover {
  left: -41.66666666666667% !important;
}

.hover\:top-6\/12:hover {
  top: 50% !important;
}

.hover\:right-6\/12:hover {
  right: 50% !important;
}

.hover\:bottom-6\/12:hover {
  bottom: 50% !important;
}

.hover\:left-6\/12:hover {
  left: 50% !important;
}

.hover\:-top-6\/12:hover {
  top: -50% !important;
}

.hover\:-right-6\/12:hover {
  right: -50% !important;
}

.hover\:-bottom-6\/12:hover {
  bottom: -50% !important;
}

.hover\:-left-6\/12:hover {
  left: -50% !important;
}

.hover\:top-7\/12:hover {
  top: 58.333333333333336% !important;
}

.hover\:right-7\/12:hover {
  right: 58.333333333333336% !important;
}

.hover\:bottom-7\/12:hover {
  bottom: 58.333333333333336% !important;
}

.hover\:left-7\/12:hover {
  left: 58.333333333333336% !important;
}

.hover\:-top-7\/12:hover {
  top: -58.333333333333336% !important;
}

.hover\:-right-7\/12:hover {
  right: -58.333333333333336% !important;
}

.hover\:-bottom-7\/12:hover {
  bottom: -58.333333333333336% !important;
}

.hover\:-left-7\/12:hover {
  left: -58.333333333333336% !important;
}

.hover\:top-8\/12:hover {
  top: 66.66666666666666% !important;
}

.hover\:right-8\/12:hover {
  right: 66.66666666666666% !important;
}

.hover\:bottom-8\/12:hover {
  bottom: 66.66666666666666% !important;
}

.hover\:left-8\/12:hover {
  left: 66.66666666666666% !important;
}

.hover\:-top-8\/12:hover {
  top: -66.66666666666666% !important;
}

.hover\:-right-8\/12:hover {
  right: -66.66666666666666% !important;
}

.hover\:-bottom-8\/12:hover {
  bottom: -66.66666666666666% !important;
}

.hover\:-left-8\/12:hover {
  left: -66.66666666666666% !important;
}

.hover\:top-9\/12:hover {
  top: 75% !important;
}

.hover\:right-9\/12:hover {
  right: 75% !important;
}

.hover\:bottom-9\/12:hover {
  bottom: 75% !important;
}

.hover\:left-9\/12:hover {
  left: 75% !important;
}

.hover\:-top-9\/12:hover {
  top: -75% !important;
}

.hover\:-right-9\/12:hover {
  right: -75% !important;
}

.hover\:-bottom-9\/12:hover {
  bottom: -75% !important;
}

.hover\:-left-9\/12:hover {
  left: -75% !important;
}

.hover\:top-10\/12:hover {
  top: 83.33333333333334% !important;
}

.hover\:right-10\/12:hover {
  right: 83.33333333333334% !important;
}

.hover\:bottom-10\/12:hover {
  bottom: 83.33333333333334% !important;
}

.hover\:left-10\/12:hover {
  left: 83.33333333333334% !important;
}

.hover\:-top-10\/12:hover {
  top: -83.33333333333334% !important;
}

.hover\:-right-10\/12:hover {
  right: -83.33333333333334% !important;
}

.hover\:-bottom-10\/12:hover {
  bottom: -83.33333333333334% !important;
}

.hover\:-left-10\/12:hover {
  left: -83.33333333333334% !important;
}

.hover\:top-11\/12:hover {
  top: 91.66666666666666% !important;
}

.hover\:right-11\/12:hover {
  right: 91.66666666666666% !important;
}

.hover\:bottom-11\/12:hover {
  bottom: 91.66666666666666% !important;
}

.hover\:left-11\/12:hover {
  left: 91.66666666666666% !important;
}

.hover\:-top-11\/12:hover {
  top: -91.66666666666666% !important;
}

.hover\:-right-11\/12:hover {
  right: -91.66666666666666% !important;
}

.hover\:-bottom-11\/12:hover {
  bottom: -91.66666666666666% !important;
}

.hover\:-left-11\/12:hover {
  left: -91.66666666666666% !important;
}

.focus\:inset-0:focus {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}

.focus\:inset-auto:focus {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}

.focus\:inset-1\/2:focus {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.focus\:-inset-1\/2:focus {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.focus\:inset-1\/3:focus {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.focus\:-inset-1\/3:focus {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.focus\:inset-2\/3:focus {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.focus\:-inset-2\/3:focus {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.focus\:inset-1\/4:focus {
  top: 25% !important;
  right: 25% !important;
  bottom: 25% !important;
  left: 25% !important;
}

.focus\:-inset-1\/4:focus {
  top: -25% !important;
  right: -25% !important;
  bottom: -25% !important;
  left: -25% !important;
}

.focus\:inset-2\/4:focus {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.focus\:-inset-2\/4:focus {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.focus\:inset-3\/4:focus {
  top: 75% !important;
  right: 75% !important;
  bottom: 75% !important;
  left: 75% !important;
}

.focus\:-inset-3\/4:focus {
  top: -75% !important;
  right: -75% !important;
  bottom: -75% !important;
  left: -75% !important;
}

.focus\:inset-1\/5:focus {
  top: 20% !important;
  right: 20% !important;
  bottom: 20% !important;
  left: 20% !important;
}

.focus\:-inset-1\/5:focus {
  top: -20% !important;
  right: -20% !important;
  bottom: -20% !important;
  left: -20% !important;
}

.focus\:inset-2\/5:focus {
  top: 40% !important;
  right: 40% !important;
  bottom: 40% !important;
  left: 40% !important;
}

.focus\:-inset-2\/5:focus {
  top: -40% !important;
  right: -40% !important;
  bottom: -40% !important;
  left: -40% !important;
}

.focus\:inset-3\/5:focus {
  top: 60% !important;
  right: 60% !important;
  bottom: 60% !important;
  left: 60% !important;
}

.focus\:-inset-3\/5:focus {
  top: -60% !important;
  right: -60% !important;
  bottom: -60% !important;
  left: -60% !important;
}

.focus\:inset-4\/5:focus {
  top: 80% !important;
  right: 80% !important;
  bottom: 80% !important;
  left: 80% !important;
}

.focus\:-inset-4\/5:focus {
  top: -80% !important;
  right: -80% !important;
  bottom: -80% !important;
  left: -80% !important;
}

.focus\:inset-1\/6:focus {
  top: 16.666666666666664% !important;
  right: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.focus\:-inset-1\/6:focus {
  top: -16.666666666666664% !important;
  right: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.focus\:inset-2\/6:focus {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.focus\:-inset-2\/6:focus {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.focus\:inset-3\/6:focus {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.focus\:-inset-3\/6:focus {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.focus\:inset-4\/6:focus {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.focus\:-inset-4\/6:focus {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.focus\:inset-5\/6:focus {
  top: 83.33333333333334% !important;
  right: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.focus\:-inset-5\/6:focus {
  top: -83.33333333333334% !important;
  right: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.focus\:inset-1\/12:focus {
  top: 8.333333333333332% !important;
  right: 8.333333333333332% !important;
  bottom: 8.333333333333332% !important;
  left: 8.333333333333332% !important;
}

.focus\:-inset-1\/12:focus {
  top: -8.333333333333332% !important;
  right: -8.333333333333332% !important;
  bottom: -8.333333333333332% !important;
  left: -8.333333333333332% !important;
}

.focus\:inset-2\/12:focus {
  top: 16.666666666666664% !important;
  right: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.focus\:-inset-2\/12:focus {
  top: -16.666666666666664% !important;
  right: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.focus\:inset-3\/12:focus {
  top: 25% !important;
  right: 25% !important;
  bottom: 25% !important;
  left: 25% !important;
}

.focus\:-inset-3\/12:focus {
  top: -25% !important;
  right: -25% !important;
  bottom: -25% !important;
  left: -25% !important;
}

.focus\:inset-4\/12:focus {
  top: 33.33333333333333% !important;
  right: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.focus\:-inset-4\/12:focus {
  top: -33.33333333333333% !important;
  right: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.focus\:inset-5\/12:focus {
  top: 41.66666666666667% !important;
  right: 41.66666666666667% !important;
  bottom: 41.66666666666667% !important;
  left: 41.66666666666667% !important;
}

.focus\:-inset-5\/12:focus {
  top: -41.66666666666667% !important;
  right: -41.66666666666667% !important;
  bottom: -41.66666666666667% !important;
  left: -41.66666666666667% !important;
}

.focus\:inset-6\/12:focus {
  top: 50% !important;
  right: 50% !important;
  bottom: 50% !important;
  left: 50% !important;
}

.focus\:-inset-6\/12:focus {
  top: -50% !important;
  right: -50% !important;
  bottom: -50% !important;
  left: -50% !important;
}

.focus\:inset-7\/12:focus {
  top: 58.333333333333336% !important;
  right: 58.333333333333336% !important;
  bottom: 58.333333333333336% !important;
  left: 58.333333333333336% !important;
}

.focus\:-inset-7\/12:focus {
  top: -58.333333333333336% !important;
  right: -58.333333333333336% !important;
  bottom: -58.333333333333336% !important;
  left: -58.333333333333336% !important;
}

.focus\:inset-8\/12:focus {
  top: 66.66666666666666% !important;
  right: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.focus\:-inset-8\/12:focus {
  top: -66.66666666666666% !important;
  right: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.focus\:inset-9\/12:focus {
  top: 75% !important;
  right: 75% !important;
  bottom: 75% !important;
  left: 75% !important;
}

.focus\:-inset-9\/12:focus {
  top: -75% !important;
  right: -75% !important;
  bottom: -75% !important;
  left: -75% !important;
}

.focus\:inset-10\/12:focus {
  top: 83.33333333333334% !important;
  right: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.focus\:-inset-10\/12:focus {
  top: -83.33333333333334% !important;
  right: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.focus\:inset-11\/12:focus {
  top: 91.66666666666666% !important;
  right: 91.66666666666666% !important;
  bottom: 91.66666666666666% !important;
  left: 91.66666666666666% !important;
}

.focus\:-inset-11\/12:focus {
  top: -91.66666666666666% !important;
  right: -91.66666666666666% !important;
  bottom: -91.66666666666666% !important;
  left: -91.66666666666666% !important;
}

.focus\:inset-y-0:focus {
  top: 0 !important;
  bottom: 0 !important;
}

.focus\:inset-x-0:focus {
  right: 0 !important;
  left: 0 !important;
}

.focus\:inset-y-auto:focus {
  top: auto !important;
  bottom: auto !important;
}

.focus\:inset-x-auto:focus {
  right: auto !important;
  left: auto !important;
}

.focus\:inset-y-1\/2:focus {
  top: 50% !important;
  bottom: 50% !important;
}

.focus\:inset-x-1\/2:focus {
  right: 50% !important;
  left: 50% !important;
}

.focus\:-inset-y-1\/2:focus {
  top: -50% !important;
  bottom: -50% !important;
}

.focus\:-inset-x-1\/2:focus {
  right: -50% !important;
  left: -50% !important;
}

.focus\:inset-y-1\/3:focus {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.focus\:inset-x-1\/3:focus {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.focus\:-inset-y-1\/3:focus {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.focus\:-inset-x-1\/3:focus {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.focus\:inset-y-2\/3:focus {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.focus\:inset-x-2\/3:focus {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.focus\:-inset-y-2\/3:focus {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.focus\:-inset-x-2\/3:focus {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.focus\:inset-y-1\/4:focus {
  top: 25% !important;
  bottom: 25% !important;
}

.focus\:inset-x-1\/4:focus {
  right: 25% !important;
  left: 25% !important;
}

.focus\:-inset-y-1\/4:focus {
  top: -25% !important;
  bottom: -25% !important;
}

.focus\:-inset-x-1\/4:focus {
  right: -25% !important;
  left: -25% !important;
}

.focus\:inset-y-2\/4:focus {
  top: 50% !important;
  bottom: 50% !important;
}

.focus\:inset-x-2\/4:focus {
  right: 50% !important;
  left: 50% !important;
}

.focus\:-inset-y-2\/4:focus {
  top: -50% !important;
  bottom: -50% !important;
}

.focus\:-inset-x-2\/4:focus {
  right: -50% !important;
  left: -50% !important;
}

.focus\:inset-y-3\/4:focus {
  top: 75% !important;
  bottom: 75% !important;
}

.focus\:inset-x-3\/4:focus {
  right: 75% !important;
  left: 75% !important;
}

.focus\:-inset-y-3\/4:focus {
  top: -75% !important;
  bottom: -75% !important;
}

.focus\:-inset-x-3\/4:focus {
  right: -75% !important;
  left: -75% !important;
}

.focus\:inset-y-1\/5:focus {
  top: 20% !important;
  bottom: 20% !important;
}

.focus\:inset-x-1\/5:focus {
  right: 20% !important;
  left: 20% !important;
}

.focus\:-inset-y-1\/5:focus {
  top: -20% !important;
  bottom: -20% !important;
}

.focus\:-inset-x-1\/5:focus {
  right: -20% !important;
  left: -20% !important;
}

.focus\:inset-y-2\/5:focus {
  top: 40% !important;
  bottom: 40% !important;
}

.focus\:inset-x-2\/5:focus {
  right: 40% !important;
  left: 40% !important;
}

.focus\:-inset-y-2\/5:focus {
  top: -40% !important;
  bottom: -40% !important;
}

.focus\:-inset-x-2\/5:focus {
  right: -40% !important;
  left: -40% !important;
}

.focus\:inset-y-3\/5:focus {
  top: 60% !important;
  bottom: 60% !important;
}

.focus\:inset-x-3\/5:focus {
  right: 60% !important;
  left: 60% !important;
}

.focus\:-inset-y-3\/5:focus {
  top: -60% !important;
  bottom: -60% !important;
}

.focus\:-inset-x-3\/5:focus {
  right: -60% !important;
  left: -60% !important;
}

.focus\:inset-y-4\/5:focus {
  top: 80% !important;
  bottom: 80% !important;
}

.focus\:inset-x-4\/5:focus {
  right: 80% !important;
  left: 80% !important;
}

.focus\:-inset-y-4\/5:focus {
  top: -80% !important;
  bottom: -80% !important;
}

.focus\:-inset-x-4\/5:focus {
  right: -80% !important;
  left: -80% !important;
}

.focus\:inset-y-1\/6:focus {
  top: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
}

.focus\:inset-x-1\/6:focus {
  right: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.focus\:-inset-y-1\/6:focus {
  top: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
}

.focus\:-inset-x-1\/6:focus {
  right: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.focus\:inset-y-2\/6:focus {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.focus\:inset-x-2\/6:focus {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.focus\:-inset-y-2\/6:focus {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.focus\:-inset-x-2\/6:focus {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.focus\:inset-y-3\/6:focus {
  top: 50% !important;
  bottom: 50% !important;
}

.focus\:inset-x-3\/6:focus {
  right: 50% !important;
  left: 50% !important;
}

.focus\:-inset-y-3\/6:focus {
  top: -50% !important;
  bottom: -50% !important;
}

.focus\:-inset-x-3\/6:focus {
  right: -50% !important;
  left: -50% !important;
}

.focus\:inset-y-4\/6:focus {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.focus\:inset-x-4\/6:focus {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.focus\:-inset-y-4\/6:focus {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.focus\:-inset-x-4\/6:focus {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.focus\:inset-y-5\/6:focus {
  top: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
}

.focus\:inset-x-5\/6:focus {
  right: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.focus\:-inset-y-5\/6:focus {
  top: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
}

.focus\:-inset-x-5\/6:focus {
  right: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.focus\:inset-y-1\/12:focus {
  top: 8.333333333333332% !important;
  bottom: 8.333333333333332% !important;
}

.focus\:inset-x-1\/12:focus {
  right: 8.333333333333332% !important;
  left: 8.333333333333332% !important;
}

.focus\:-inset-y-1\/12:focus {
  top: -8.333333333333332% !important;
  bottom: -8.333333333333332% !important;
}

.focus\:-inset-x-1\/12:focus {
  right: -8.333333333333332% !important;
  left: -8.333333333333332% !important;
}

.focus\:inset-y-2\/12:focus {
  top: 16.666666666666664% !important;
  bottom: 16.666666666666664% !important;
}

.focus\:inset-x-2\/12:focus {
  right: 16.666666666666664% !important;
  left: 16.666666666666664% !important;
}

.focus\:-inset-y-2\/12:focus {
  top: -16.666666666666664% !important;
  bottom: -16.666666666666664% !important;
}

.focus\:-inset-x-2\/12:focus {
  right: -16.666666666666664% !important;
  left: -16.666666666666664% !important;
}

.focus\:inset-y-3\/12:focus {
  top: 25% !important;
  bottom: 25% !important;
}

.focus\:inset-x-3\/12:focus {
  right: 25% !important;
  left: 25% !important;
}

.focus\:-inset-y-3\/12:focus {
  top: -25% !important;
  bottom: -25% !important;
}

.focus\:-inset-x-3\/12:focus {
  right: -25% !important;
  left: -25% !important;
}

.focus\:inset-y-4\/12:focus {
  top: 33.33333333333333% !important;
  bottom: 33.33333333333333% !important;
}

.focus\:inset-x-4\/12:focus {
  right: 33.33333333333333% !important;
  left: 33.33333333333333% !important;
}

.focus\:-inset-y-4\/12:focus {
  top: -33.33333333333333% !important;
  bottom: -33.33333333333333% !important;
}

.focus\:-inset-x-4\/12:focus {
  right: -33.33333333333333% !important;
  left: -33.33333333333333% !important;
}

.focus\:inset-y-5\/12:focus {
  top: 41.66666666666667% !important;
  bottom: 41.66666666666667% !important;
}

.focus\:inset-x-5\/12:focus {
  right: 41.66666666666667% !important;
  left: 41.66666666666667% !important;
}

.focus\:-inset-y-5\/12:focus {
  top: -41.66666666666667% !important;
  bottom: -41.66666666666667% !important;
}

.focus\:-inset-x-5\/12:focus {
  right: -41.66666666666667% !important;
  left: -41.66666666666667% !important;
}

.focus\:inset-y-6\/12:focus {
  top: 50% !important;
  bottom: 50% !important;
}

.focus\:inset-x-6\/12:focus {
  right: 50% !important;
  left: 50% !important;
}

.focus\:-inset-y-6\/12:focus {
  top: -50% !important;
  bottom: -50% !important;
}

.focus\:-inset-x-6\/12:focus {
  right: -50% !important;
  left: -50% !important;
}

.focus\:inset-y-7\/12:focus {
  top: 58.333333333333336% !important;
  bottom: 58.333333333333336% !important;
}

.focus\:inset-x-7\/12:focus {
  right: 58.333333333333336% !important;
  left: 58.333333333333336% !important;
}

.focus\:-inset-y-7\/12:focus {
  top: -58.333333333333336% !important;
  bottom: -58.333333333333336% !important;
}

.focus\:-inset-x-7\/12:focus {
  right: -58.333333333333336% !important;
  left: -58.333333333333336% !important;
}

.focus\:inset-y-8\/12:focus {
  top: 66.66666666666666% !important;
  bottom: 66.66666666666666% !important;
}

.focus\:inset-x-8\/12:focus {
  right: 66.66666666666666% !important;
  left: 66.66666666666666% !important;
}

.focus\:-inset-y-8\/12:focus {
  top: -66.66666666666666% !important;
  bottom: -66.66666666666666% !important;
}

.focus\:-inset-x-8\/12:focus {
  right: -66.66666666666666% !important;
  left: -66.66666666666666% !important;
}

.focus\:inset-y-9\/12:focus {
  top: 75% !important;
  bottom: 75% !important;
}

.focus\:inset-x-9\/12:focus {
  right: 75% !important;
  left: 75% !important;
}

.focus\:-inset-y-9\/12:focus {
  top: -75% !important;
  bottom: -75% !important;
}

.focus\:-inset-x-9\/12:focus {
  right: -75% !important;
  left: -75% !important;
}

.focus\:inset-y-10\/12:focus {
  top: 83.33333333333334% !important;
  bottom: 83.33333333333334% !important;
}

.focus\:inset-x-10\/12:focus {
  right: 83.33333333333334% !important;
  left: 83.33333333333334% !important;
}

.focus\:-inset-y-10\/12:focus {
  top: -83.33333333333334% !important;
  bottom: -83.33333333333334% !important;
}

.focus\:-inset-x-10\/12:focus {
  right: -83.33333333333334% !important;
  left: -83.33333333333334% !important;
}

.focus\:inset-y-11\/12:focus {
  top: 91.66666666666666% !important;
  bottom: 91.66666666666666% !important;
}

.focus\:inset-x-11\/12:focus {
  right: 91.66666666666666% !important;
  left: 91.66666666666666% !important;
}

.focus\:-inset-y-11\/12:focus {
  top: -91.66666666666666% !important;
  bottom: -91.66666666666666% !important;
}

.focus\:-inset-x-11\/12:focus {
  right: -91.66666666666666% !important;
  left: -91.66666666666666% !important;
}

.focus\:top-0:focus {
  top: 0 !important;
}

.focus\:right-0:focus {
  right: 0 !important;
}

.focus\:bottom-0:focus {
  bottom: 0 !important;
}

.focus\:left-0:focus {
  left: 0 !important;
}

.focus\:top-auto:focus {
  top: auto !important;
}

.focus\:right-auto:focus {
  right: auto !important;
}

.focus\:bottom-auto:focus {
  bottom: auto !important;
}

.focus\:left-auto:focus {
  left: auto !important;
}

.focus\:top-1\/2:focus {
  top: 50% !important;
}

.focus\:right-1\/2:focus {
  right: 50% !important;
}

.focus\:bottom-1\/2:focus {
  bottom: 50% !important;
}

.focus\:left-1\/2:focus {
  left: 50% !important;
}

.focus\:-top-1\/2:focus {
  top: -50% !important;
}

.focus\:-right-1\/2:focus {
  right: -50% !important;
}

.focus\:-bottom-1\/2:focus {
  bottom: -50% !important;
}

.focus\:-left-1\/2:focus {
  left: -50% !important;
}

.focus\:top-1\/3:focus {
  top: 33.33333333333333% !important;
}

.focus\:right-1\/3:focus {
  right: 33.33333333333333% !important;
}

.focus\:bottom-1\/3:focus {
  bottom: 33.33333333333333% !important;
}

.focus\:left-1\/3:focus {
  left: 33.33333333333333% !important;
}

.focus\:-top-1\/3:focus {
  top: -33.33333333333333% !important;
}

.focus\:-right-1\/3:focus {
  right: -33.33333333333333% !important;
}

.focus\:-bottom-1\/3:focus {
  bottom: -33.33333333333333% !important;
}

.focus\:-left-1\/3:focus {
  left: -33.33333333333333% !important;
}

.focus\:top-2\/3:focus {
  top: 66.66666666666666% !important;
}

.focus\:right-2\/3:focus {
  right: 66.66666666666666% !important;
}

.focus\:bottom-2\/3:focus {
  bottom: 66.66666666666666% !important;
}

.focus\:left-2\/3:focus {
  left: 66.66666666666666% !important;
}

.focus\:-top-2\/3:focus {
  top: -66.66666666666666% !important;
}

.focus\:-right-2\/3:focus {
  right: -66.66666666666666% !important;
}

.focus\:-bottom-2\/3:focus {
  bottom: -66.66666666666666% !important;
}

.focus\:-left-2\/3:focus {
  left: -66.66666666666666% !important;
}

.focus\:top-1\/4:focus {
  top: 25% !important;
}

.focus\:right-1\/4:focus {
  right: 25% !important;
}

.focus\:bottom-1\/4:focus {
  bottom: 25% !important;
}

.focus\:left-1\/4:focus {
  left: 25% !important;
}

.focus\:-top-1\/4:focus {
  top: -25% !important;
}

.focus\:-right-1\/4:focus {
  right: -25% !important;
}

.focus\:-bottom-1\/4:focus {
  bottom: -25% !important;
}

.focus\:-left-1\/4:focus {
  left: -25% !important;
}

.focus\:top-2\/4:focus {
  top: 50% !important;
}

.focus\:right-2\/4:focus {
  right: 50% !important;
}

.focus\:bottom-2\/4:focus {
  bottom: 50% !important;
}

.focus\:left-2\/4:focus {
  left: 50% !important;
}

.focus\:-top-2\/4:focus {
  top: -50% !important;
}

.focus\:-right-2\/4:focus {
  right: -50% !important;
}

.focus\:-bottom-2\/4:focus {
  bottom: -50% !important;
}

.focus\:-left-2\/4:focus {
  left: -50% !important;
}

.focus\:top-3\/4:focus {
  top: 75% !important;
}

.focus\:right-3\/4:focus {
  right: 75% !important;
}

.focus\:bottom-3\/4:focus {
  bottom: 75% !important;
}

.focus\:left-3\/4:focus {
  left: 75% !important;
}

.focus\:-top-3\/4:focus {
  top: -75% !important;
}

.focus\:-right-3\/4:focus {
  right: -75% !important;
}

.focus\:-bottom-3\/4:focus {
  bottom: -75% !important;
}

.focus\:-left-3\/4:focus {
  left: -75% !important;
}

.focus\:top-1\/5:focus {
  top: 20% !important;
}

.focus\:right-1\/5:focus {
  right: 20% !important;
}

.focus\:bottom-1\/5:focus {
  bottom: 20% !important;
}

.focus\:left-1\/5:focus {
  left: 20% !important;
}

.focus\:-top-1\/5:focus {
  top: -20% !important;
}

.focus\:-right-1\/5:focus {
  right: -20% !important;
}

.focus\:-bottom-1\/5:focus {
  bottom: -20% !important;
}

.focus\:-left-1\/5:focus {
  left: -20% !important;
}

.focus\:top-2\/5:focus {
  top: 40% !important;
}

.focus\:right-2\/5:focus {
  right: 40% !important;
}

.focus\:bottom-2\/5:focus {
  bottom: 40% !important;
}

.focus\:left-2\/5:focus {
  left: 40% !important;
}

.focus\:-top-2\/5:focus {
  top: -40% !important;
}

.focus\:-right-2\/5:focus {
  right: -40% !important;
}

.focus\:-bottom-2\/5:focus {
  bottom: -40% !important;
}

.focus\:-left-2\/5:focus {
  left: -40% !important;
}

.focus\:top-3\/5:focus {
  top: 60% !important;
}

.focus\:right-3\/5:focus {
  right: 60% !important;
}

.focus\:bottom-3\/5:focus {
  bottom: 60% !important;
}

.focus\:left-3\/5:focus {
  left: 60% !important;
}

.focus\:-top-3\/5:focus {
  top: -60% !important;
}

.focus\:-right-3\/5:focus {
  right: -60% !important;
}

.focus\:-bottom-3\/5:focus {
  bottom: -60% !important;
}

.focus\:-left-3\/5:focus {
  left: -60% !important;
}

.focus\:top-4\/5:focus {
  top: 80% !important;
}

.focus\:right-4\/5:focus {
  right: 80% !important;
}

.focus\:bottom-4\/5:focus {
  bottom: 80% !important;
}

.focus\:left-4\/5:focus {
  left: 80% !important;
}

.focus\:-top-4\/5:focus {
  top: -80% !important;
}

.focus\:-right-4\/5:focus {
  right: -80% !important;
}

.focus\:-bottom-4\/5:focus {
  bottom: -80% !important;
}

.focus\:-left-4\/5:focus {
  left: -80% !important;
}

.focus\:top-1\/6:focus {
  top: 16.666666666666664% !important;
}

.focus\:right-1\/6:focus {
  right: 16.666666666666664% !important;
}

.focus\:bottom-1\/6:focus {
  bottom: 16.666666666666664% !important;
}

.focus\:left-1\/6:focus {
  left: 16.666666666666664% !important;
}

.focus\:-top-1\/6:focus {
  top: -16.666666666666664% !important;
}

.focus\:-right-1\/6:focus {
  right: -16.666666666666664% !important;
}

.focus\:-bottom-1\/6:focus {
  bottom: -16.666666666666664% !important;
}

.focus\:-left-1\/6:focus {
  left: -16.666666666666664% !important;
}

.focus\:top-2\/6:focus {
  top: 33.33333333333333% !important;
}

.focus\:right-2\/6:focus {
  right: 33.33333333333333% !important;
}

.focus\:bottom-2\/6:focus {
  bottom: 33.33333333333333% !important;
}

.focus\:left-2\/6:focus {
  left: 33.33333333333333% !important;
}

.focus\:-top-2\/6:focus {
  top: -33.33333333333333% !important;
}

.focus\:-right-2\/6:focus {
  right: -33.33333333333333% !important;
}

.focus\:-bottom-2\/6:focus {
  bottom: -33.33333333333333% !important;
}

.focus\:-left-2\/6:focus {
  left: -33.33333333333333% !important;
}

.focus\:top-3\/6:focus {
  top: 50% !important;
}

.focus\:right-3\/6:focus {
  right: 50% !important;
}

.focus\:bottom-3\/6:focus {
  bottom: 50% !important;
}

.focus\:left-3\/6:focus {
  left: 50% !important;
}

.focus\:-top-3\/6:focus {
  top: -50% !important;
}

.focus\:-right-3\/6:focus {
  right: -50% !important;
}

.focus\:-bottom-3\/6:focus {
  bottom: -50% !important;
}

.focus\:-left-3\/6:focus {
  left: -50% !important;
}

.focus\:top-4\/6:focus {
  top: 66.66666666666666% !important;
}

.focus\:right-4\/6:focus {
  right: 66.66666666666666% !important;
}

.focus\:bottom-4\/6:focus {
  bottom: 66.66666666666666% !important;
}

.focus\:left-4\/6:focus {
  left: 66.66666666666666% !important;
}

.focus\:-top-4\/6:focus {
  top: -66.66666666666666% !important;
}

.focus\:-right-4\/6:focus {
  right: -66.66666666666666% !important;
}

.focus\:-bottom-4\/6:focus {
  bottom: -66.66666666666666% !important;
}

.focus\:-left-4\/6:focus {
  left: -66.66666666666666% !important;
}

.focus\:top-5\/6:focus {
  top: 83.33333333333334% !important;
}

.focus\:right-5\/6:focus {
  right: 83.33333333333334% !important;
}

.focus\:bottom-5\/6:focus {
  bottom: 83.33333333333334% !important;
}

.focus\:left-5\/6:focus {
  left: 83.33333333333334% !important;
}

.focus\:-top-5\/6:focus {
  top: -83.33333333333334% !important;
}

.focus\:-right-5\/6:focus {
  right: -83.33333333333334% !important;
}

.focus\:-bottom-5\/6:focus {
  bottom: -83.33333333333334% !important;
}

.focus\:-left-5\/6:focus {
  left: -83.33333333333334% !important;
}

.focus\:top-1\/12:focus {
  top: 8.333333333333332% !important;
}

.focus\:right-1\/12:focus {
  right: 8.333333333333332% !important;
}

.focus\:bottom-1\/12:focus {
  bottom: 8.333333333333332% !important;
}

.focus\:left-1\/12:focus {
  left: 8.333333333333332% !important;
}

.focus\:-top-1\/12:focus {
  top: -8.333333333333332% !important;
}

.focus\:-right-1\/12:focus {
  right: -8.333333333333332% !important;
}

.focus\:-bottom-1\/12:focus {
  bottom: -8.333333333333332% !important;
}

.focus\:-left-1\/12:focus {
  left: -8.333333333333332% !important;
}

.focus\:top-2\/12:focus {
  top: 16.666666666666664% !important;
}

.focus\:right-2\/12:focus {
  right: 16.666666666666664% !important;
}

.focus\:bottom-2\/12:focus {
  bottom: 16.666666666666664% !important;
}

.focus\:left-2\/12:focus {
  left: 16.666666666666664% !important;
}

.focus\:-top-2\/12:focus {
  top: -16.666666666666664% !important;
}

.focus\:-right-2\/12:focus {
  right: -16.666666666666664% !important;
}

.focus\:-bottom-2\/12:focus {
  bottom: -16.666666666666664% !important;
}

.focus\:-left-2\/12:focus {
  left: -16.666666666666664% !important;
}

.focus\:top-3\/12:focus {
  top: 25% !important;
}

.focus\:right-3\/12:focus {
  right: 25% !important;
}

.focus\:bottom-3\/12:focus {
  bottom: 25% !important;
}

.focus\:left-3\/12:focus {
  left: 25% !important;
}

.focus\:-top-3\/12:focus {
  top: -25% !important;
}

.focus\:-right-3\/12:focus {
  right: -25% !important;
}

.focus\:-bottom-3\/12:focus {
  bottom: -25% !important;
}

.focus\:-left-3\/12:focus {
  left: -25% !important;
}

.focus\:top-4\/12:focus {
  top: 33.33333333333333% !important;
}

.focus\:right-4\/12:focus {
  right: 33.33333333333333% !important;
}

.focus\:bottom-4\/12:focus {
  bottom: 33.33333333333333% !important;
}

.focus\:left-4\/12:focus {
  left: 33.33333333333333% !important;
}

.focus\:-top-4\/12:focus {
  top: -33.33333333333333% !important;
}

.focus\:-right-4\/12:focus {
  right: -33.33333333333333% !important;
}

.focus\:-bottom-4\/12:focus {
  bottom: -33.33333333333333% !important;
}

.focus\:-left-4\/12:focus {
  left: -33.33333333333333% !important;
}

.focus\:top-5\/12:focus {
  top: 41.66666666666667% !important;
}

.focus\:right-5\/12:focus {
  right: 41.66666666666667% !important;
}

.focus\:bottom-5\/12:focus {
  bottom: 41.66666666666667% !important;
}

.focus\:left-5\/12:focus {
  left: 41.66666666666667% !important;
}

.focus\:-top-5\/12:focus {
  top: -41.66666666666667% !important;
}

.focus\:-right-5\/12:focus {
  right: -41.66666666666667% !important;
}

.focus\:-bottom-5\/12:focus {
  bottom: -41.66666666666667% !important;
}

.focus\:-left-5\/12:focus {
  left: -41.66666666666667% !important;
}

.focus\:top-6\/12:focus {
  top: 50% !important;
}

.focus\:right-6\/12:focus {
  right: 50% !important;
}

.focus\:bottom-6\/12:focus {
  bottom: 50% !important;
}

.focus\:left-6\/12:focus {
  left: 50% !important;
}

.focus\:-top-6\/12:focus {
  top: -50% !important;
}

.focus\:-right-6\/12:focus {
  right: -50% !important;
}

.focus\:-bottom-6\/12:focus {
  bottom: -50% !important;
}

.focus\:-left-6\/12:focus {
  left: -50% !important;
}

.focus\:top-7\/12:focus {
  top: 58.333333333333336% !important;
}

.focus\:right-7\/12:focus {
  right: 58.333333333333336% !important;
}

.focus\:bottom-7\/12:focus {
  bottom: 58.333333333333336% !important;
}

.focus\:left-7\/12:focus {
  left: 58.333333333333336% !important;
}

.focus\:-top-7\/12:focus {
  top: -58.333333333333336% !important;
}

.focus\:-right-7\/12:focus {
  right: -58.333333333333336% !important;
}

.focus\:-bottom-7\/12:focus {
  bottom: -58.333333333333336% !important;
}

.focus\:-left-7\/12:focus {
  left: -58.333333333333336% !important;
}

.focus\:top-8\/12:focus {
  top: 66.66666666666666% !important;
}

.focus\:right-8\/12:focus {
  right: 66.66666666666666% !important;
}

.focus\:bottom-8\/12:focus {
  bottom: 66.66666666666666% !important;
}

.focus\:left-8\/12:focus {
  left: 66.66666666666666% !important;
}

.focus\:-top-8\/12:focus {
  top: -66.66666666666666% !important;
}

.focus\:-right-8\/12:focus {
  right: -66.66666666666666% !important;
}

.focus\:-bottom-8\/12:focus {
  bottom: -66.66666666666666% !important;
}

.focus\:-left-8\/12:focus {
  left: -66.66666666666666% !important;
}

.focus\:top-9\/12:focus {
  top: 75% !important;
}

.focus\:right-9\/12:focus {
  right: 75% !important;
}

.focus\:bottom-9\/12:focus {
  bottom: 75% !important;
}

.focus\:left-9\/12:focus {
  left: 75% !important;
}

.focus\:-top-9\/12:focus {
  top: -75% !important;
}

.focus\:-right-9\/12:focus {
  right: -75% !important;
}

.focus\:-bottom-9\/12:focus {
  bottom: -75% !important;
}

.focus\:-left-9\/12:focus {
  left: -75% !important;
}

.focus\:top-10\/12:focus {
  top: 83.33333333333334% !important;
}

.focus\:right-10\/12:focus {
  right: 83.33333333333334% !important;
}

.focus\:bottom-10\/12:focus {
  bottom: 83.33333333333334% !important;
}

.focus\:left-10\/12:focus {
  left: 83.33333333333334% !important;
}

.focus\:-top-10\/12:focus {
  top: -83.33333333333334% !important;
}

.focus\:-right-10\/12:focus {
  right: -83.33333333333334% !important;
}

.focus\:-bottom-10\/12:focus {
  bottom: -83.33333333333334% !important;
}

.focus\:-left-10\/12:focus {
  left: -83.33333333333334% !important;
}

.focus\:top-11\/12:focus {
  top: 91.66666666666666% !important;
}

.focus\:right-11\/12:focus {
  right: 91.66666666666666% !important;
}

.focus\:bottom-11\/12:focus {
  bottom: 91.66666666666666% !important;
}

.focus\:left-11\/12:focus {
  left: 91.66666666666666% !important;
}

.focus\:-top-11\/12:focus {
  top: -91.66666666666666% !important;
}

.focus\:-right-11\/12:focus {
  right: -91.66666666666666% !important;
}

.focus\:-bottom-11\/12:focus {
  bottom: -91.66666666666666% !important;
}

.focus\:-left-11\/12:focus {
  left: -91.66666666666666% !important;
}

.resize-none {
  resize: none !important;
}

.resize-y {
  resize: vertical !important;
}

.resize-x {
  resize: horizontal !important;
}

.resize {
  resize: both !important;
}

.hover\:resize-none:hover {
  resize: none !important;
}

.hover\:resize-y:hover {
  resize: vertical !important;
}

.hover\:resize-x:hover {
  resize: horizontal !important;
}

.hover\:resize:hover {
  resize: both !important;
}

.focus\:resize-none:focus {
  resize: none !important;
}

.focus\:resize-y:focus {
  resize: vertical !important;
}

.focus\:resize-x:focus {
  resize: horizontal !important;
}

.focus\:resize:focus {
  resize: both !important;
}

.shadow-xs {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
}

.shadow-sm {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}

.shadow {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
}

.shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}

.shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
}

.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}

.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
}

.shadow-outline {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.hover\:shadow-xs:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
}

.hover\:shadow-sm:hover {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}

.hover\:shadow:hover {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
}

.hover\:shadow-md:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.hover\:shadow-lg:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}

.hover\:shadow-xl:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
}

.hover\:shadow-2xl:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}

.hover\:shadow-inner:hover {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
}

.hover\:shadow-outline:hover {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
}

.hover\:shadow-none:hover {
  box-shadow: none !important;
}

.focus\:shadow-xs:focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
}

.focus\:shadow-sm:focus {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}

.focus\:shadow:focus {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
}

.focus\:shadow-md:focus {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.focus\:shadow-lg:focus {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}

.focus\:shadow-xl:focus {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
}

.focus\:shadow-2xl:focus {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
}

.focus\:shadow-inner:focus {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
}

.focus\:shadow-outline:focus {
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
}

.focus\:shadow-none:focus {
  box-shadow: none !important;
}

.fill-current {
  fill: currentColor !important;
}

.fill-primary-black {
  fill: #333333 !important;
}

.fill-primary-green {
  fill: #085E3C !important;
}

.fill-transparent {
  fill: transparent !important;
}

.fill-black {
  fill: #000 !important;
}

.fill-white {
  fill: #fff !important;
}

.fill-gray-100 {
  fill: #f7fafc !important;
}

.fill-gray-200 {
  fill: #edf2f7 !important;
}

.fill-gray-300 {
  fill: #e2e8f0 !important;
}

.fill-gray-400 {
  fill: #cbd5e0 !important;
}

.fill-gray-500 {
  fill: #a0aec0 !important;
}

.fill-gray-600 {
  fill: #718096 !important;
}

.fill-gray-700 {
  fill: #4a5568 !important;
}

.fill-gray-800 {
  fill: #2d3748 !important;
}

.fill-gray-900 {
  fill: #1a202c !important;
}

.fill-red-100 {
  fill: #fff5f5 !important;
}

.fill-red-200 {
  fill: #fed7d7 !important;
}

.fill-red-300 {
  fill: #feb2b2 !important;
}

.fill-red-400 {
  fill: #fc8181 !important;
}

.fill-red-500 {
  fill: #f56565 !important;
}

.fill-red-600 {
  fill: #e53e3e !important;
}

.fill-red-700 {
  fill: #c53030 !important;
}

.fill-red-800 {
  fill: #9b2c2c !important;
}

.fill-red-900 {
  fill: #742a2a !important;
}

.fill-orange-100 {
  fill: #fffaf0 !important;
}

.fill-orange-200 {
  fill: #feebc8 !important;
}

.fill-orange-300 {
  fill: #fbd38d !important;
}

.fill-orange-400 {
  fill: #f6ad55 !important;
}

.fill-orange-500 {
  fill: #ed8936 !important;
}

.fill-orange-600 {
  fill: #dd6b20 !important;
}

.fill-orange-700 {
  fill: #c05621 !important;
}

.fill-orange-800 {
  fill: #9c4221 !important;
}

.fill-orange-900 {
  fill: #7b341e !important;
}

.fill-yellow-100 {
  fill: #fffff0 !important;
}

.fill-yellow-200 {
  fill: #fefcbf !important;
}

.fill-yellow-300 {
  fill: #faf089 !important;
}

.fill-yellow-400 {
  fill: #f6e05e !important;
}

.fill-yellow-500 {
  fill: #ecc94b !important;
}

.fill-yellow-600 {
  fill: #d69e2e !important;
}

.fill-yellow-700 {
  fill: #b7791f !important;
}

.fill-yellow-800 {
  fill: #975a16 !important;
}

.fill-yellow-900 {
  fill: #744210 !important;
}

.fill-green-100 {
  fill: #f0fff4 !important;
}

.fill-green-200 {
  fill: #c6f6d5 !important;
}

.fill-green-300 {
  fill: #9ae6b4 !important;
}

.fill-green-400 {
  fill: #68d391 !important;
}

.fill-green-500 {
  fill: #48bb78 !important;
}

.fill-green-600 {
  fill: #38a169 !important;
}

.fill-green-700 {
  fill: #2f855a !important;
}

.fill-green-800 {
  fill: #276749 !important;
}

.fill-green-900 {
  fill: #22543d !important;
}

.fill-teal-100 {
  fill: #e6fffa !important;
}

.fill-teal-200 {
  fill: #b2f5ea !important;
}

.fill-teal-300 {
  fill: #81e6d9 !important;
}

.fill-teal-400 {
  fill: #4fd1c5 !important;
}

.fill-teal-500 {
  fill: #38b2ac !important;
}

.fill-teal-600 {
  fill: #319795 !important;
}

.fill-teal-700 {
  fill: #2c7a7b !important;
}

.fill-teal-800 {
  fill: #285e61 !important;
}

.fill-teal-900 {
  fill: #234e52 !important;
}

.fill-blue-100 {
  fill: #ebf8ff !important;
}

.fill-blue-200 {
  fill: #bee3f8 !important;
}

.fill-blue-300 {
  fill: #90cdf4 !important;
}

.fill-blue-400 {
  fill: #63b3ed !important;
}

.fill-blue-500 {
  fill: #4299e1 !important;
}

.fill-blue-600 {
  fill: #3182ce !important;
}

.fill-blue-700 {
  fill: #2b6cb0 !important;
}

.fill-blue-800 {
  fill: #2c5282 !important;
}

.fill-blue-900 {
  fill: #2a4365 !important;
}

.fill-indigo-100 {
  fill: #ebf4ff !important;
}

.fill-indigo-200 {
  fill: #c3dafe !important;
}

.fill-indigo-300 {
  fill: #a3bffa !important;
}

.fill-indigo-400 {
  fill: #7f9cf5 !important;
}

.fill-indigo-500 {
  fill: #667eea !important;
}

.fill-indigo-600 {
  fill: #5a67d8 !important;
}

.fill-indigo-700 {
  fill: #4c51bf !important;
}

.fill-indigo-800 {
  fill: #434190 !important;
}

.fill-indigo-900 {
  fill: #3c366b !important;
}

.fill-purple-100 {
  fill: #faf5ff !important;
}

.fill-purple-200 {
  fill: #e9d8fd !important;
}

.fill-purple-300 {
  fill: #d6bcfa !important;
}

.fill-purple-400 {
  fill: #b794f4 !important;
}

.fill-purple-500 {
  fill: #9f7aea !important;
}

.fill-purple-600 {
  fill: #805ad5 !important;
}

.fill-purple-700 {
  fill: #6b46c1 !important;
}

.fill-purple-800 {
  fill: #553c9a !important;
}

.fill-purple-900 {
  fill: #44337a !important;
}

.fill-pink-100 {
  fill: #fff5f7 !important;
}

.fill-pink-200 {
  fill: #fed7e2 !important;
}

.fill-pink-300 {
  fill: #fbb6ce !important;
}

.fill-pink-400 {
  fill: #f687b3 !important;
}

.fill-pink-500 {
  fill: #ed64a6 !important;
}

.fill-pink-600 {
  fill: #d53f8c !important;
}

.fill-pink-700 {
  fill: #b83280 !important;
}

.fill-pink-800 {
  fill: #97266d !important;
}

.fill-pink-900 {
  fill: #702459 !important;
}

.hover\:fill-current:hover {
  fill: currentColor !important;
}

.hover\:fill-primary-black:hover {
  fill: #333333 !important;
}

.hover\:fill-primary-green:hover {
  fill: #085E3C !important;
}

.hover\:fill-transparent:hover {
  fill: transparent !important;
}

.hover\:fill-black:hover {
  fill: #000 !important;
}

.hover\:fill-white:hover {
  fill: #fff !important;
}

.hover\:fill-gray-100:hover {
  fill: #f7fafc !important;
}

.hover\:fill-gray-200:hover {
  fill: #edf2f7 !important;
}

.hover\:fill-gray-300:hover {
  fill: #e2e8f0 !important;
}

.hover\:fill-gray-400:hover {
  fill: #cbd5e0 !important;
}

.hover\:fill-gray-500:hover {
  fill: #a0aec0 !important;
}

.hover\:fill-gray-600:hover {
  fill: #718096 !important;
}

.hover\:fill-gray-700:hover {
  fill: #4a5568 !important;
}

.hover\:fill-gray-800:hover {
  fill: #2d3748 !important;
}

.hover\:fill-gray-900:hover {
  fill: #1a202c !important;
}

.hover\:fill-red-100:hover {
  fill: #fff5f5 !important;
}

.hover\:fill-red-200:hover {
  fill: #fed7d7 !important;
}

.hover\:fill-red-300:hover {
  fill: #feb2b2 !important;
}

.hover\:fill-red-400:hover {
  fill: #fc8181 !important;
}

.hover\:fill-red-500:hover {
  fill: #f56565 !important;
}

.hover\:fill-red-600:hover {
  fill: #e53e3e !important;
}

.hover\:fill-red-700:hover {
  fill: #c53030 !important;
}

.hover\:fill-red-800:hover {
  fill: #9b2c2c !important;
}

.hover\:fill-red-900:hover {
  fill: #742a2a !important;
}

.hover\:fill-orange-100:hover {
  fill: #fffaf0 !important;
}

.hover\:fill-orange-200:hover {
  fill: #feebc8 !important;
}

.hover\:fill-orange-300:hover {
  fill: #fbd38d !important;
}

.hover\:fill-orange-400:hover {
  fill: #f6ad55 !important;
}

.hover\:fill-orange-500:hover {
  fill: #ed8936 !important;
}

.hover\:fill-orange-600:hover {
  fill: #dd6b20 !important;
}

.hover\:fill-orange-700:hover {
  fill: #c05621 !important;
}

.hover\:fill-orange-800:hover {
  fill: #9c4221 !important;
}

.hover\:fill-orange-900:hover {
  fill: #7b341e !important;
}

.hover\:fill-yellow-100:hover {
  fill: #fffff0 !important;
}

.hover\:fill-yellow-200:hover {
  fill: #fefcbf !important;
}

.hover\:fill-yellow-300:hover {
  fill: #faf089 !important;
}

.hover\:fill-yellow-400:hover {
  fill: #f6e05e !important;
}

.hover\:fill-yellow-500:hover {
  fill: #ecc94b !important;
}

.hover\:fill-yellow-600:hover {
  fill: #d69e2e !important;
}

.hover\:fill-yellow-700:hover {
  fill: #b7791f !important;
}

.hover\:fill-yellow-800:hover {
  fill: #975a16 !important;
}

.hover\:fill-yellow-900:hover {
  fill: #744210 !important;
}

.hover\:fill-green-100:hover {
  fill: #f0fff4 !important;
}

.hover\:fill-green-200:hover {
  fill: #c6f6d5 !important;
}

.hover\:fill-green-300:hover {
  fill: #9ae6b4 !important;
}

.hover\:fill-green-400:hover {
  fill: #68d391 !important;
}

.hover\:fill-green-500:hover {
  fill: #48bb78 !important;
}

.hover\:fill-green-600:hover {
  fill: #38a169 !important;
}

.hover\:fill-green-700:hover {
  fill: #2f855a !important;
}

.hover\:fill-green-800:hover {
  fill: #276749 !important;
}

.hover\:fill-green-900:hover {
  fill: #22543d !important;
}

.hover\:fill-teal-100:hover {
  fill: #e6fffa !important;
}

.hover\:fill-teal-200:hover {
  fill: #b2f5ea !important;
}

.hover\:fill-teal-300:hover {
  fill: #81e6d9 !important;
}

.hover\:fill-teal-400:hover {
  fill: #4fd1c5 !important;
}

.hover\:fill-teal-500:hover {
  fill: #38b2ac !important;
}

.hover\:fill-teal-600:hover {
  fill: #319795 !important;
}

.hover\:fill-teal-700:hover {
  fill: #2c7a7b !important;
}

.hover\:fill-teal-800:hover {
  fill: #285e61 !important;
}

.hover\:fill-teal-900:hover {
  fill: #234e52 !important;
}

.hover\:fill-blue-100:hover {
  fill: #ebf8ff !important;
}

.hover\:fill-blue-200:hover {
  fill: #bee3f8 !important;
}

.hover\:fill-blue-300:hover {
  fill: #90cdf4 !important;
}

.hover\:fill-blue-400:hover {
  fill: #63b3ed !important;
}

.hover\:fill-blue-500:hover {
  fill: #4299e1 !important;
}

.hover\:fill-blue-600:hover {
  fill: #3182ce !important;
}

.hover\:fill-blue-700:hover {
  fill: #2b6cb0 !important;
}

.hover\:fill-blue-800:hover {
  fill: #2c5282 !important;
}

.hover\:fill-blue-900:hover {
  fill: #2a4365 !important;
}

.hover\:fill-indigo-100:hover {
  fill: #ebf4ff !important;
}

.hover\:fill-indigo-200:hover {
  fill: #c3dafe !important;
}

.hover\:fill-indigo-300:hover {
  fill: #a3bffa !important;
}

.hover\:fill-indigo-400:hover {
  fill: #7f9cf5 !important;
}

.hover\:fill-indigo-500:hover {
  fill: #667eea !important;
}

.hover\:fill-indigo-600:hover {
  fill: #5a67d8 !important;
}

.hover\:fill-indigo-700:hover {
  fill: #4c51bf !important;
}

.hover\:fill-indigo-800:hover {
  fill: #434190 !important;
}

.hover\:fill-indigo-900:hover {
  fill: #3c366b !important;
}

.hover\:fill-purple-100:hover {
  fill: #faf5ff !important;
}

.hover\:fill-purple-200:hover {
  fill: #e9d8fd !important;
}

.hover\:fill-purple-300:hover {
  fill: #d6bcfa !important;
}

.hover\:fill-purple-400:hover {
  fill: #b794f4 !important;
}

.hover\:fill-purple-500:hover {
  fill: #9f7aea !important;
}

.hover\:fill-purple-600:hover {
  fill: #805ad5 !important;
}

.hover\:fill-purple-700:hover {
  fill: #6b46c1 !important;
}

.hover\:fill-purple-800:hover {
  fill: #553c9a !important;
}

.hover\:fill-purple-900:hover {
  fill: #44337a !important;
}

.hover\:fill-pink-100:hover {
  fill: #fff5f7 !important;
}

.hover\:fill-pink-200:hover {
  fill: #fed7e2 !important;
}

.hover\:fill-pink-300:hover {
  fill: #fbb6ce !important;
}

.hover\:fill-pink-400:hover {
  fill: #f687b3 !important;
}

.hover\:fill-pink-500:hover {
  fill: #ed64a6 !important;
}

.hover\:fill-pink-600:hover {
  fill: #d53f8c !important;
}

.hover\:fill-pink-700:hover {
  fill: #b83280 !important;
}

.hover\:fill-pink-800:hover {
  fill: #97266d !important;
}

.hover\:fill-pink-900:hover {
  fill: #702459 !important;
}

.focus\:fill-current:focus {
  fill: currentColor !important;
}

.focus\:fill-primary-black:focus {
  fill: #333333 !important;
}

.focus\:fill-primary-green:focus {
  fill: #085E3C !important;
}

.focus\:fill-transparent:focus {
  fill: transparent !important;
}

.focus\:fill-black:focus {
  fill: #000 !important;
}

.focus\:fill-white:focus {
  fill: #fff !important;
}

.focus\:fill-gray-100:focus {
  fill: #f7fafc !important;
}

.focus\:fill-gray-200:focus {
  fill: #edf2f7 !important;
}

.focus\:fill-gray-300:focus {
  fill: #e2e8f0 !important;
}

.focus\:fill-gray-400:focus {
  fill: #cbd5e0 !important;
}

.focus\:fill-gray-500:focus {
  fill: #a0aec0 !important;
}

.focus\:fill-gray-600:focus {
  fill: #718096 !important;
}

.focus\:fill-gray-700:focus {
  fill: #4a5568 !important;
}

.focus\:fill-gray-800:focus {
  fill: #2d3748 !important;
}

.focus\:fill-gray-900:focus {
  fill: #1a202c !important;
}

.focus\:fill-red-100:focus {
  fill: #fff5f5 !important;
}

.focus\:fill-red-200:focus {
  fill: #fed7d7 !important;
}

.focus\:fill-red-300:focus {
  fill: #feb2b2 !important;
}

.focus\:fill-red-400:focus {
  fill: #fc8181 !important;
}

.focus\:fill-red-500:focus {
  fill: #f56565 !important;
}

.focus\:fill-red-600:focus {
  fill: #e53e3e !important;
}

.focus\:fill-red-700:focus {
  fill: #c53030 !important;
}

.focus\:fill-red-800:focus {
  fill: #9b2c2c !important;
}

.focus\:fill-red-900:focus {
  fill: #742a2a !important;
}

.focus\:fill-orange-100:focus {
  fill: #fffaf0 !important;
}

.focus\:fill-orange-200:focus {
  fill: #feebc8 !important;
}

.focus\:fill-orange-300:focus {
  fill: #fbd38d !important;
}

.focus\:fill-orange-400:focus {
  fill: #f6ad55 !important;
}

.focus\:fill-orange-500:focus {
  fill: #ed8936 !important;
}

.focus\:fill-orange-600:focus {
  fill: #dd6b20 !important;
}

.focus\:fill-orange-700:focus {
  fill: #c05621 !important;
}

.focus\:fill-orange-800:focus {
  fill: #9c4221 !important;
}

.focus\:fill-orange-900:focus {
  fill: #7b341e !important;
}

.focus\:fill-yellow-100:focus {
  fill: #fffff0 !important;
}

.focus\:fill-yellow-200:focus {
  fill: #fefcbf !important;
}

.focus\:fill-yellow-300:focus {
  fill: #faf089 !important;
}

.focus\:fill-yellow-400:focus {
  fill: #f6e05e !important;
}

.focus\:fill-yellow-500:focus {
  fill: #ecc94b !important;
}

.focus\:fill-yellow-600:focus {
  fill: #d69e2e !important;
}

.focus\:fill-yellow-700:focus {
  fill: #b7791f !important;
}

.focus\:fill-yellow-800:focus {
  fill: #975a16 !important;
}

.focus\:fill-yellow-900:focus {
  fill: #744210 !important;
}

.focus\:fill-green-100:focus {
  fill: #f0fff4 !important;
}

.focus\:fill-green-200:focus {
  fill: #c6f6d5 !important;
}

.focus\:fill-green-300:focus {
  fill: #9ae6b4 !important;
}

.focus\:fill-green-400:focus {
  fill: #68d391 !important;
}

.focus\:fill-green-500:focus {
  fill: #48bb78 !important;
}

.focus\:fill-green-600:focus {
  fill: #38a169 !important;
}

.focus\:fill-green-700:focus {
  fill: #2f855a !important;
}

.focus\:fill-green-800:focus {
  fill: #276749 !important;
}

.focus\:fill-green-900:focus {
  fill: #22543d !important;
}

.focus\:fill-teal-100:focus {
  fill: #e6fffa !important;
}

.focus\:fill-teal-200:focus {
  fill: #b2f5ea !important;
}

.focus\:fill-teal-300:focus {
  fill: #81e6d9 !important;
}

.focus\:fill-teal-400:focus {
  fill: #4fd1c5 !important;
}

.focus\:fill-teal-500:focus {
  fill: #38b2ac !important;
}

.focus\:fill-teal-600:focus {
  fill: #319795 !important;
}

.focus\:fill-teal-700:focus {
  fill: #2c7a7b !important;
}

.focus\:fill-teal-800:focus {
  fill: #285e61 !important;
}

.focus\:fill-teal-900:focus {
  fill: #234e52 !important;
}

.focus\:fill-blue-100:focus {
  fill: #ebf8ff !important;
}

.focus\:fill-blue-200:focus {
  fill: #bee3f8 !important;
}

.focus\:fill-blue-300:focus {
  fill: #90cdf4 !important;
}

.focus\:fill-blue-400:focus {
  fill: #63b3ed !important;
}

.focus\:fill-blue-500:focus {
  fill: #4299e1 !important;
}

.focus\:fill-blue-600:focus {
  fill: #3182ce !important;
}

.focus\:fill-blue-700:focus {
  fill: #2b6cb0 !important;
}

.focus\:fill-blue-800:focus {
  fill: #2c5282 !important;
}

.focus\:fill-blue-900:focus {
  fill: #2a4365 !important;
}

.focus\:fill-indigo-100:focus {
  fill: #ebf4ff !important;
}

.focus\:fill-indigo-200:focus {
  fill: #c3dafe !important;
}

.focus\:fill-indigo-300:focus {
  fill: #a3bffa !important;
}

.focus\:fill-indigo-400:focus {
  fill: #7f9cf5 !important;
}

.focus\:fill-indigo-500:focus {
  fill: #667eea !important;
}

.focus\:fill-indigo-600:focus {
  fill: #5a67d8 !important;
}

.focus\:fill-indigo-700:focus {
  fill: #4c51bf !important;
}

.focus\:fill-indigo-800:focus {
  fill: #434190 !important;
}

.focus\:fill-indigo-900:focus {
  fill: #3c366b !important;
}

.focus\:fill-purple-100:focus {
  fill: #faf5ff !important;
}

.focus\:fill-purple-200:focus {
  fill: #e9d8fd !important;
}

.focus\:fill-purple-300:focus {
  fill: #d6bcfa !important;
}

.focus\:fill-purple-400:focus {
  fill: #b794f4 !important;
}

.focus\:fill-purple-500:focus {
  fill: #9f7aea !important;
}

.focus\:fill-purple-600:focus {
  fill: #805ad5 !important;
}

.focus\:fill-purple-700:focus {
  fill: #6b46c1 !important;
}

.focus\:fill-purple-800:focus {
  fill: #553c9a !important;
}

.focus\:fill-purple-900:focus {
  fill: #44337a !important;
}

.focus\:fill-pink-100:focus {
  fill: #fff5f7 !important;
}

.focus\:fill-pink-200:focus {
  fill: #fed7e2 !important;
}

.focus\:fill-pink-300:focus {
  fill: #fbb6ce !important;
}

.focus\:fill-pink-400:focus {
  fill: #f687b3 !important;
}

.focus\:fill-pink-500:focus {
  fill: #ed64a6 !important;
}

.focus\:fill-pink-600:focus {
  fill: #d53f8c !important;
}

.focus\:fill-pink-700:focus {
  fill: #b83280 !important;
}

.focus\:fill-pink-800:focus {
  fill: #97266d !important;
}

.focus\:fill-pink-900:focus {
  fill: #702459 !important;
}

.stroke-current {
  stroke: currentColor !important;
}

.hover\:stroke-current:hover {
  stroke: currentColor !important;
}

.focus\:stroke-current:focus {
  stroke: currentColor !important;
}

.stroke-0 {
  stroke-width: 0 !important;
}

.stroke-1 {
  stroke-width: 1 !important;
}

.stroke-2 {
  stroke-width: 2 !important;
}

.hover\:stroke-0:hover {
  stroke-width: 0 !important;
}

.hover\:stroke-1:hover {
  stroke-width: 1 !important;
}

.hover\:stroke-2:hover {
  stroke-width: 2 !important;
}

.focus\:stroke-0:focus {
  stroke-width: 0 !important;
}

.focus\:stroke-1:focus {
  stroke-width: 1 !important;
}

.focus\:stroke-2:focus {
  stroke-width: 2 !important;
}

.table-auto {
  table-layout: auto !important;
}

.table-fixed {
  table-layout: fixed !important;
}

.hover\:table-auto:hover {
  table-layout: auto !important;
}

.hover\:table-fixed:hover {
  table-layout: fixed !important;
}

.focus\:table-auto:focus {
  table-layout: auto !important;
}

.focus\:table-fixed:focus {
  table-layout: fixed !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-justify {
  text-align: justify !important;
}

.hover\:text-left:hover {
  text-align: left !important;
}

.hover\:text-center:hover {
  text-align: center !important;
}

.hover\:text-right:hover {
  text-align: right !important;
}

.hover\:text-justify:hover {
  text-align: justify !important;
}

.focus\:text-left:focus {
  text-align: left !important;
}

.focus\:text-center:focus {
  text-align: center !important;
}

.focus\:text-right:focus {
  text-align: right !important;
}

.focus\:text-justify:focus {
  text-align: justify !important;
}

.text-transparent {
  color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.text-black {
  color: #000 !important;
}

.text-white {
  color: #fff !important;
}

.text-gray-100 {
  color: #f7fafc !important;
}

.text-gray-200 {
  color: #edf2f7 !important;
}

.text-gray-300 {
  color: #e2e8f0 !important;
}

.text-gray-400 {
  color: #cbd5e0 !important;
}

.text-gray-500 {
  color: #a0aec0 !important;
}

.text-gray-600 {
  color: #718096 !important;
}

.text-gray-700 {
  color: #4a5568 !important;
}

.text-gray-800 {
  color: #2d3748 !important;
}

.text-gray-900 {
  color: #1a202c !important;
}

.text-red-100 {
  color: #fff5f5 !important;
}

.text-red-200 {
  color: #fed7d7 !important;
}

.text-red-300 {
  color: #feb2b2 !important;
}

.text-red-400 {
  color: #fc8181 !important;
}

.text-red-500 {
  color: #f56565 !important;
}

.text-red-600 {
  color: #e53e3e !important;
}

.text-red-700 {
  color: #c53030 !important;
}

.text-red-800 {
  color: #9b2c2c !important;
}

.text-red-900 {
  color: #742a2a !important;
}

.text-orange-100 {
  color: #fffaf0 !important;
}

.text-orange-200 {
  color: #feebc8 !important;
}

.text-orange-300 {
  color: #fbd38d !important;
}

.text-orange-400 {
  color: #f6ad55 !important;
}

.text-orange-500 {
  color: #ed8936 !important;
}

.text-orange-600 {
  color: #dd6b20 !important;
}

.text-orange-700 {
  color: #c05621 !important;
}

.text-orange-800 {
  color: #9c4221 !important;
}

.text-orange-900 {
  color: #7b341e !important;
}

.text-yellow-100 {
  color: #fffff0 !important;
}

.text-yellow-200 {
  color: #fefcbf !important;
}

.text-yellow-300 {
  color: #faf089 !important;
}

.text-yellow-400 {
  color: #f6e05e !important;
}

.text-yellow-500 {
  color: #ecc94b !important;
}

.text-yellow-600 {
  color: #d69e2e !important;
}

.text-yellow-700 {
  color: #b7791f !important;
}

.text-yellow-800 {
  color: #975a16 !important;
}

.text-yellow-900 {
  color: #744210 !important;
}

.text-green-100 {
  color: #f0fff4 !important;
}

.text-green-200 {
  color: #c6f6d5 !important;
}

.text-green-300 {
  color: #9ae6b4 !important;
}

.text-green-400 {
  color: #68d391 !important;
}

.text-green-500 {
  color: #48bb78 !important;
}

.text-green-600 {
  color: #38a169 !important;
}

.text-green-700 {
  color: #2f855a !important;
}

.text-green-800 {
  color: #276749 !important;
}

.text-green-900 {
  color: #22543d !important;
}

.text-teal-100 {
  color: #e6fffa !important;
}

.text-teal-200 {
  color: #b2f5ea !important;
}

.text-teal-300 {
  color: #81e6d9 !important;
}

.text-teal-400 {
  color: #4fd1c5 !important;
}

.text-teal-500 {
  color: #38b2ac !important;
}

.text-teal-600 {
  color: #319795 !important;
}

.text-teal-700 {
  color: #2c7a7b !important;
}

.text-teal-800 {
  color: #285e61 !important;
}

.text-teal-900 {
  color: #234e52 !important;
}

.text-blue-100 {
  color: #ebf8ff !important;
}

.text-blue-200 {
  color: #bee3f8 !important;
}

.text-blue-300 {
  color: #90cdf4 !important;
}

.text-blue-400 {
  color: #63b3ed !important;
}

.text-blue-500 {
  color: #4299e1 !important;
}

.text-blue-600 {
  color: #3182ce !important;
}

.text-blue-700 {
  color: #2b6cb0 !important;
}

.text-blue-800 {
  color: #2c5282 !important;
}

.text-blue-900 {
  color: #2a4365 !important;
}

.text-indigo-100 {
  color: #ebf4ff !important;
}

.text-indigo-200 {
  color: #c3dafe !important;
}

.text-indigo-300 {
  color: #a3bffa !important;
}

.text-indigo-400 {
  color: #7f9cf5 !important;
}

.text-indigo-500 {
  color: #667eea !important;
}

.text-indigo-600 {
  color: #5a67d8 !important;
}

.text-indigo-700 {
  color: #4c51bf !important;
}

.text-indigo-800 {
  color: #434190 !important;
}

.text-indigo-900 {
  color: #3c366b !important;
}

.text-purple-100 {
  color: #faf5ff !important;
}

.text-purple-200 {
  color: #e9d8fd !important;
}

.text-purple-300 {
  color: #d6bcfa !important;
}

.text-purple-400 {
  color: #b794f4 !important;
}

.text-purple-500 {
  color: #9f7aea !important;
}

.text-purple-600 {
  color: #805ad5 !important;
}

.text-purple-700 {
  color: #6b46c1 !important;
}

.text-purple-800 {
  color: #553c9a !important;
}

.text-purple-900 {
  color: #44337a !important;
}

.text-pink-100 {
  color: #fff5f7 !important;
}

.text-pink-200 {
  color: #fed7e2 !important;
}

.text-pink-300 {
  color: #fbb6ce !important;
}

.text-pink-400 {
  color: #f687b3 !important;
}

.text-pink-500 {
  color: #ed64a6 !important;
}

.text-pink-600 {
  color: #d53f8c !important;
}

.text-pink-700 {
  color: #b83280 !important;
}

.text-pink-800 {
  color: #97266d !important;
}

.text-pink-900 {
  color: #702459 !important;
}

.text-primary-black {
  color: #333333 !important;
}

.text-primary-green {
  color: #085E3C !important;
}

.hover\:text-transparent:hover {
  color: transparent !important;
}

.hover\:text-current:hover {
  color: currentColor !important;
}

.hover\:text-black:hover {
  color: #000 !important;
}

.hover\:text-white:hover {
  color: #fff !important;
}

.hover\:text-gray-100:hover {
  color: #f7fafc !important;
}

.hover\:text-gray-200:hover {
  color: #edf2f7 !important;
}

.hover\:text-gray-300:hover {
  color: #e2e8f0 !important;
}

.hover\:text-gray-400:hover {
  color: #cbd5e0 !important;
}

.hover\:text-gray-500:hover {
  color: #a0aec0 !important;
}

.hover\:text-gray-600:hover {
  color: #718096 !important;
}

.hover\:text-gray-700:hover {
  color: #4a5568 !important;
}

.hover\:text-gray-800:hover {
  color: #2d3748 !important;
}

.hover\:text-gray-900:hover {
  color: #1a202c !important;
}

.hover\:text-red-100:hover {
  color: #fff5f5 !important;
}

.hover\:text-red-200:hover {
  color: #fed7d7 !important;
}

.hover\:text-red-300:hover {
  color: #feb2b2 !important;
}

.hover\:text-red-400:hover {
  color: #fc8181 !important;
}

.hover\:text-red-500:hover {
  color: #f56565 !important;
}

.hover\:text-red-600:hover {
  color: #e53e3e !important;
}

.hover\:text-red-700:hover {
  color: #c53030 !important;
}

.hover\:text-red-800:hover {
  color: #9b2c2c !important;
}

.hover\:text-red-900:hover {
  color: #742a2a !important;
}

.hover\:text-orange-100:hover {
  color: #fffaf0 !important;
}

.hover\:text-orange-200:hover {
  color: #feebc8 !important;
}

.hover\:text-orange-300:hover {
  color: #fbd38d !important;
}

.hover\:text-orange-400:hover {
  color: #f6ad55 !important;
}

.hover\:text-orange-500:hover {
  color: #ed8936 !important;
}

.hover\:text-orange-600:hover {
  color: #dd6b20 !important;
}

.hover\:text-orange-700:hover {
  color: #c05621 !important;
}

.hover\:text-orange-800:hover {
  color: #9c4221 !important;
}

.hover\:text-orange-900:hover {
  color: #7b341e !important;
}

.hover\:text-yellow-100:hover {
  color: #fffff0 !important;
}

.hover\:text-yellow-200:hover {
  color: #fefcbf !important;
}

.hover\:text-yellow-300:hover {
  color: #faf089 !important;
}

.hover\:text-yellow-400:hover {
  color: #f6e05e !important;
}

.hover\:text-yellow-500:hover {
  color: #ecc94b !important;
}

.hover\:text-yellow-600:hover {
  color: #d69e2e !important;
}

.hover\:text-yellow-700:hover {
  color: #b7791f !important;
}

.hover\:text-yellow-800:hover {
  color: #975a16 !important;
}

.hover\:text-yellow-900:hover {
  color: #744210 !important;
}

.hover\:text-green-100:hover {
  color: #f0fff4 !important;
}

.hover\:text-green-200:hover {
  color: #c6f6d5 !important;
}

.hover\:text-green-300:hover {
  color: #9ae6b4 !important;
}

.hover\:text-green-400:hover {
  color: #68d391 !important;
}

.hover\:text-green-500:hover {
  color: #48bb78 !important;
}

.hover\:text-green-600:hover {
  color: #38a169 !important;
}

.hover\:text-green-700:hover {
  color: #2f855a !important;
}

.hover\:text-green-800:hover {
  color: #276749 !important;
}

.hover\:text-green-900:hover {
  color: #22543d !important;
}

.hover\:text-teal-100:hover {
  color: #e6fffa !important;
}

.hover\:text-teal-200:hover {
  color: #b2f5ea !important;
}

.hover\:text-teal-300:hover {
  color: #81e6d9 !important;
}

.hover\:text-teal-400:hover {
  color: #4fd1c5 !important;
}

.hover\:text-teal-500:hover {
  color: #38b2ac !important;
}

.hover\:text-teal-600:hover {
  color: #319795 !important;
}

.hover\:text-teal-700:hover {
  color: #2c7a7b !important;
}

.hover\:text-teal-800:hover {
  color: #285e61 !important;
}

.hover\:text-teal-900:hover {
  color: #234e52 !important;
}

.hover\:text-blue-100:hover {
  color: #ebf8ff !important;
}

.hover\:text-blue-200:hover {
  color: #bee3f8 !important;
}

.hover\:text-blue-300:hover {
  color: #90cdf4 !important;
}

.hover\:text-blue-400:hover {
  color: #63b3ed !important;
}

.hover\:text-blue-500:hover {
  color: #4299e1 !important;
}

.hover\:text-blue-600:hover {
  color: #3182ce !important;
}

.hover\:text-blue-700:hover {
  color: #2b6cb0 !important;
}

.hover\:text-blue-800:hover {
  color: #2c5282 !important;
}

.hover\:text-blue-900:hover {
  color: #2a4365 !important;
}

.hover\:text-indigo-100:hover {
  color: #ebf4ff !important;
}

.hover\:text-indigo-200:hover {
  color: #c3dafe !important;
}

.hover\:text-indigo-300:hover {
  color: #a3bffa !important;
}

.hover\:text-indigo-400:hover {
  color: #7f9cf5 !important;
}

.hover\:text-indigo-500:hover {
  color: #667eea !important;
}

.hover\:text-indigo-600:hover {
  color: #5a67d8 !important;
}

.hover\:text-indigo-700:hover {
  color: #4c51bf !important;
}

.hover\:text-indigo-800:hover {
  color: #434190 !important;
}

.hover\:text-indigo-900:hover {
  color: #3c366b !important;
}

.hover\:text-purple-100:hover {
  color: #faf5ff !important;
}

.hover\:text-purple-200:hover {
  color: #e9d8fd !important;
}

.hover\:text-purple-300:hover {
  color: #d6bcfa !important;
}

.hover\:text-purple-400:hover {
  color: #b794f4 !important;
}

.hover\:text-purple-500:hover {
  color: #9f7aea !important;
}

.hover\:text-purple-600:hover {
  color: #805ad5 !important;
}

.hover\:text-purple-700:hover {
  color: #6b46c1 !important;
}

.hover\:text-purple-800:hover {
  color: #553c9a !important;
}

.hover\:text-purple-900:hover {
  color: #44337a !important;
}

.hover\:text-pink-100:hover {
  color: #fff5f7 !important;
}

.hover\:text-pink-200:hover {
  color: #fed7e2 !important;
}

.hover\:text-pink-300:hover {
  color: #fbb6ce !important;
}

.hover\:text-pink-400:hover {
  color: #f687b3 !important;
}

.hover\:text-pink-500:hover {
  color: #ed64a6 !important;
}

.hover\:text-pink-600:hover {
  color: #d53f8c !important;
}

.hover\:text-pink-700:hover {
  color: #b83280 !important;
}

.hover\:text-pink-800:hover {
  color: #97266d !important;
}

.hover\:text-pink-900:hover {
  color: #702459 !important;
}

.hover\:text-primary-black:hover {
  color: #333333 !important;
}

.hover\:text-primary-green:hover {
  color: #085E3C !important;
}

.focus\:text-transparent:focus {
  color: transparent !important;
}

.focus\:text-current:focus {
  color: currentColor !important;
}

.focus\:text-black:focus {
  color: #000 !important;
}

.focus\:text-white:focus {
  color: #fff !important;
}

.focus\:text-gray-100:focus {
  color: #f7fafc !important;
}

.focus\:text-gray-200:focus {
  color: #edf2f7 !important;
}

.focus\:text-gray-300:focus {
  color: #e2e8f0 !important;
}

.focus\:text-gray-400:focus {
  color: #cbd5e0 !important;
}

.focus\:text-gray-500:focus {
  color: #a0aec0 !important;
}

.focus\:text-gray-600:focus {
  color: #718096 !important;
}

.focus\:text-gray-700:focus {
  color: #4a5568 !important;
}

.focus\:text-gray-800:focus {
  color: #2d3748 !important;
}

.focus\:text-gray-900:focus {
  color: #1a202c !important;
}

.focus\:text-red-100:focus {
  color: #fff5f5 !important;
}

.focus\:text-red-200:focus {
  color: #fed7d7 !important;
}

.focus\:text-red-300:focus {
  color: #feb2b2 !important;
}

.focus\:text-red-400:focus {
  color: #fc8181 !important;
}

.focus\:text-red-500:focus {
  color: #f56565 !important;
}

.focus\:text-red-600:focus {
  color: #e53e3e !important;
}

.focus\:text-red-700:focus {
  color: #c53030 !important;
}

.focus\:text-red-800:focus {
  color: #9b2c2c !important;
}

.focus\:text-red-900:focus {
  color: #742a2a !important;
}

.focus\:text-orange-100:focus {
  color: #fffaf0 !important;
}

.focus\:text-orange-200:focus {
  color: #feebc8 !important;
}

.focus\:text-orange-300:focus {
  color: #fbd38d !important;
}

.focus\:text-orange-400:focus {
  color: #f6ad55 !important;
}

.focus\:text-orange-500:focus {
  color: #ed8936 !important;
}

.focus\:text-orange-600:focus {
  color: #dd6b20 !important;
}

.focus\:text-orange-700:focus {
  color: #c05621 !important;
}

.focus\:text-orange-800:focus {
  color: #9c4221 !important;
}

.focus\:text-orange-900:focus {
  color: #7b341e !important;
}

.focus\:text-yellow-100:focus {
  color: #fffff0 !important;
}

.focus\:text-yellow-200:focus {
  color: #fefcbf !important;
}

.focus\:text-yellow-300:focus {
  color: #faf089 !important;
}

.focus\:text-yellow-400:focus {
  color: #f6e05e !important;
}

.focus\:text-yellow-500:focus {
  color: #ecc94b !important;
}

.focus\:text-yellow-600:focus {
  color: #d69e2e !important;
}

.focus\:text-yellow-700:focus {
  color: #b7791f !important;
}

.focus\:text-yellow-800:focus {
  color: #975a16 !important;
}

.focus\:text-yellow-900:focus {
  color: #744210 !important;
}

.focus\:text-green-100:focus {
  color: #f0fff4 !important;
}

.focus\:text-green-200:focus {
  color: #c6f6d5 !important;
}

.focus\:text-green-300:focus {
  color: #9ae6b4 !important;
}

.focus\:text-green-400:focus {
  color: #68d391 !important;
}

.focus\:text-green-500:focus {
  color: #48bb78 !important;
}

.focus\:text-green-600:focus {
  color: #38a169 !important;
}

.focus\:text-green-700:focus {
  color: #2f855a !important;
}

.focus\:text-green-800:focus {
  color: #276749 !important;
}

.focus\:text-green-900:focus {
  color: #22543d !important;
}

.focus\:text-teal-100:focus {
  color: #e6fffa !important;
}

.focus\:text-teal-200:focus {
  color: #b2f5ea !important;
}

.focus\:text-teal-300:focus {
  color: #81e6d9 !important;
}

.focus\:text-teal-400:focus {
  color: #4fd1c5 !important;
}

.focus\:text-teal-500:focus {
  color: #38b2ac !important;
}

.focus\:text-teal-600:focus {
  color: #319795 !important;
}

.focus\:text-teal-700:focus {
  color: #2c7a7b !important;
}

.focus\:text-teal-800:focus {
  color: #285e61 !important;
}

.focus\:text-teal-900:focus {
  color: #234e52 !important;
}

.focus\:text-blue-100:focus {
  color: #ebf8ff !important;
}

.focus\:text-blue-200:focus {
  color: #bee3f8 !important;
}

.focus\:text-blue-300:focus {
  color: #90cdf4 !important;
}

.focus\:text-blue-400:focus {
  color: #63b3ed !important;
}

.focus\:text-blue-500:focus {
  color: #4299e1 !important;
}

.focus\:text-blue-600:focus {
  color: #3182ce !important;
}

.focus\:text-blue-700:focus {
  color: #2b6cb0 !important;
}

.focus\:text-blue-800:focus {
  color: #2c5282 !important;
}

.focus\:text-blue-900:focus {
  color: #2a4365 !important;
}

.focus\:text-indigo-100:focus {
  color: #ebf4ff !important;
}

.focus\:text-indigo-200:focus {
  color: #c3dafe !important;
}

.focus\:text-indigo-300:focus {
  color: #a3bffa !important;
}

.focus\:text-indigo-400:focus {
  color: #7f9cf5 !important;
}

.focus\:text-indigo-500:focus {
  color: #667eea !important;
}

.focus\:text-indigo-600:focus {
  color: #5a67d8 !important;
}

.focus\:text-indigo-700:focus {
  color: #4c51bf !important;
}

.focus\:text-indigo-800:focus {
  color: #434190 !important;
}

.focus\:text-indigo-900:focus {
  color: #3c366b !important;
}

.focus\:text-purple-100:focus {
  color: #faf5ff !important;
}

.focus\:text-purple-200:focus {
  color: #e9d8fd !important;
}

.focus\:text-purple-300:focus {
  color: #d6bcfa !important;
}

.focus\:text-purple-400:focus {
  color: #b794f4 !important;
}

.focus\:text-purple-500:focus {
  color: #9f7aea !important;
}

.focus\:text-purple-600:focus {
  color: #805ad5 !important;
}

.focus\:text-purple-700:focus {
  color: #6b46c1 !important;
}

.focus\:text-purple-800:focus {
  color: #553c9a !important;
}

.focus\:text-purple-900:focus {
  color: #44337a !important;
}

.focus\:text-pink-100:focus {
  color: #fff5f7 !important;
}

.focus\:text-pink-200:focus {
  color: #fed7e2 !important;
}

.focus\:text-pink-300:focus {
  color: #fbb6ce !important;
}

.focus\:text-pink-400:focus {
  color: #f687b3 !important;
}

.focus\:text-pink-500:focus {
  color: #ed64a6 !important;
}

.focus\:text-pink-600:focus {
  color: #d53f8c !important;
}

.focus\:text-pink-700:focus {
  color: #b83280 !important;
}

.focus\:text-pink-800:focus {
  color: #97266d !important;
}

.focus\:text-pink-900:focus {
  color: #702459 !important;
}

.focus\:text-primary-black:focus {
  color: #333333 !important;
}

.focus\:text-primary-green:focus {
  color: #085E3C !important;
}

.italic {
  font-style: italic !important;
}

.not-italic {
  font-style: normal !important;
}

.hover\:italic:hover {
  font-style: italic !important;
}

.hover\:not-italic:hover {
  font-style: normal !important;
}

.focus\:italic:focus {
  font-style: italic !important;
}

.focus\:not-italic:focus {
  font-style: normal !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.normal-case {
  text-transform: none !important;
}

.hover\:uppercase:hover {
  text-transform: uppercase !important;
}

.hover\:lowercase:hover {
  text-transform: lowercase !important;
}

.hover\:capitalize:hover {
  text-transform: capitalize !important;
}

.hover\:normal-case:hover {
  text-transform: none !important;
}

.focus\:uppercase:focus {
  text-transform: uppercase !important;
}

.focus\:lowercase:focus {
  text-transform: lowercase !important;
}

.focus\:capitalize:focus {
  text-transform: capitalize !important;
}

.focus\:normal-case:focus {
  text-transform: none !important;
}

.underline {
  text-decoration: underline !important;
}

.line-through {
  text-decoration: line-through !important;
}

.no-underline {
  text-decoration: none !important;
}

.hover\:underline:hover {
  text-decoration: underline !important;
}

.hover\:line-through:hover {
  text-decoration: line-through !important;
}

.hover\:no-underline:hover {
  text-decoration: none !important;
}

.focus\:underline:focus {
  text-decoration: underline !important;
}

.focus\:line-through:focus {
  text-decoration: line-through !important;
}

.focus\:no-underline:focus {
  text-decoration: none !important;
}

.antialiased {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.subpixel-antialiased {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}

.hover\:antialiased:hover {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.hover\:subpixel-antialiased:hover {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}

.focus\:antialiased:focus {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.focus\:subpixel-antialiased:focus {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}

.tracking-80 {
  letter-spacing: 0.08em !important;
}

.tracking-tighter {
  letter-spacing: -0.05em !important;
}

.tracking-tight {
  letter-spacing: -0.025em !important;
}

.tracking-normal {
  letter-spacing: 0 !important;
}

.tracking-wide {
  letter-spacing: 0.025em !important;
}

.tracking-wider {
  letter-spacing: 0.05em !important;
}

.tracking-widest {
  letter-spacing: 0.1em !important;
}

.hover\:tracking-80:hover {
  letter-spacing: 0.08em !important;
}

.hover\:tracking-tighter:hover {
  letter-spacing: -0.05em !important;
}

.hover\:tracking-tight:hover {
  letter-spacing: -0.025em !important;
}

.hover\:tracking-normal:hover {
  letter-spacing: 0 !important;
}

.hover\:tracking-wide:hover {
  letter-spacing: 0.025em !important;
}

.hover\:tracking-wider:hover {
  letter-spacing: 0.05em !important;
}

.hover\:tracking-widest:hover {
  letter-spacing: 0.1em !important;
}

.focus\:tracking-80:focus {
  letter-spacing: 0.08em !important;
}

.focus\:tracking-tighter:focus {
  letter-spacing: -0.05em !important;
}

.focus\:tracking-tight:focus {
  letter-spacing: -0.025em !important;
}

.focus\:tracking-normal:focus {
  letter-spacing: 0 !important;
}

.focus\:tracking-wide:focus {
  letter-spacing: 0.025em !important;
}

.focus\:tracking-wider:focus {
  letter-spacing: 0.05em !important;
}

.focus\:tracking-widest:focus {
  letter-spacing: 0.1em !important;
}

.select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}

.select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.hover\:select-none:hover {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.hover\:select-text:hover {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}

.hover\:select-all:hover {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.hover\:select-auto:hover {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.focus\:select-none:focus {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.focus\:select-text:focus {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}

.focus\:select-all:focus {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.focus\:select-auto:focus {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.hover\:align-baseline:hover {
  vertical-align: baseline !important;
}

.hover\:align-top:hover {
  vertical-align: top !important;
}

.hover\:align-middle:hover {
  vertical-align: middle !important;
}

.hover\:align-bottom:hover {
  vertical-align: bottom !important;
}

.hover\:align-text-top:hover {
  vertical-align: text-top !important;
}

.hover\:align-text-bottom:hover {
  vertical-align: text-bottom !important;
}

.focus\:align-baseline:focus {
  vertical-align: baseline !important;
}

.focus\:align-top:focus {
  vertical-align: top !important;
}

.focus\:align-middle:focus {
  vertical-align: middle !important;
}

.focus\:align-bottom:focus {
  vertical-align: bottom !important;
}

.focus\:align-text-top:focus {
  vertical-align: text-top !important;
}

.focus\:align-text-bottom:focus {
  vertical-align: text-bottom !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.hover\:visible:hover {
  visibility: visible !important;
}

.hover\:invisible:hover {
  visibility: hidden !important;
}

.focus\:visible:focus {
  visibility: visible !important;
}

.focus\:invisible:focus {
  visibility: hidden !important;
}

.whitespace-normal {
  white-space: normal !important;
}

.whitespace-no-wrap {
  white-space: nowrap !important;
}

.whitespace-pre {
  white-space: pre !important;
}

.whitespace-pre-line {
  white-space: pre-line !important;
}

.whitespace-pre-wrap {
  white-space: pre-wrap !important;
}

.hover\:whitespace-normal:hover {
  white-space: normal !important;
}

.hover\:whitespace-no-wrap:hover {
  white-space: nowrap !important;
}

.hover\:whitespace-pre:hover {
  white-space: pre !important;
}

.hover\:whitespace-pre-line:hover {
  white-space: pre-line !important;
}

.hover\:whitespace-pre-wrap:hover {
  white-space: pre-wrap !important;
}

.focus\:whitespace-normal:focus {
  white-space: normal !important;
}

.focus\:whitespace-no-wrap:focus {
  white-space: nowrap !important;
}

.focus\:whitespace-pre:focus {
  white-space: pre !important;
}

.focus\:whitespace-pre-line:focus {
  white-space: pre-line !important;
}

.focus\:whitespace-pre-wrap:focus {
  white-space: pre-wrap !important;
}

.break-normal {
  word-wrap: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

.break-words {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}

.break-all {
  word-break: break-all !important;
}

.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.hover\:break-normal:hover {
  word-wrap: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

.hover\:break-words:hover {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}

.hover\:break-all:hover {
  word-break: break-all !important;
}

.hover\:truncate:hover {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.focus\:break-normal:focus {
  word-wrap: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

.focus\:break-words:focus {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}

.focus\:break-all:focus {
  word-break: break-all !important;
}

.focus\:truncate:focus {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.w-0 {
  width: 0rem !important;
}

.w-1 {
  width: 0.25rem !important;
}

.w-2 {
  width: 0.5rem !important;
}

.w-3 {
  width: 0.75rem !important;
}

.w-4 {
  width: 1rem !important;
}

.w-5 {
  width: 1.25rem !important;
}

.w-6 {
  width: 1.5rem !important;
}

.w-7 {
  width: 1.75rem !important;
}

.w-8 {
  width: 2rem !important;
}

.w-9 {
  width: 2.25rem !important;
}

.w-10 {
  width: 2.5rem !important;
}

.w-11 {
  width: 2.75rem !important;
}

.w-12 {
  width: 3rem !important;
}

.w-13 {
  width: 3.25rem !important;
}

.w-14 {
  width: 3.5rem !important;
}

.w-15 {
  width: 3.75rem !important;
}

.w-16 {
  width: 4rem !important;
}

.w-17 {
  width: 4.25rem !important;
}

.w-18 {
  width: 4.5rem !important;
}

.w-19 {
  width: 4.75rem !important;
}

.w-20 {
  width: 5rem !important;
}

.w-21 {
  width: 5.25rem !important;
}

.w-22 {
  width: 5.5rem !important;
}

.w-23 {
  width: 5.75rem !important;
}

.w-24 {
  width: 6rem !important;
}

.w-25 {
  width: 6.25rem !important;
}

.w-26 {
  width: 6.5rem !important;
}

.w-27 {
  width: 6.75rem !important;
}

.w-28 {
  width: 7rem !important;
}

.w-29 {
  width: 7.25rem !important;
}

.w-30 {
  width: 7.5rem !important;
}

.w-31 {
  width: 7.75rem !important;
}

.w-32 {
  width: 8rem !important;
}

.w-33 {
  width: 8.25rem !important;
}

.w-34 {
  width: 8.5rem !important;
}

.w-35 {
  width: 8.75rem !important;
}

.w-36 {
  width: 9rem !important;
}

.w-37 {
  width: 9.25rem !important;
}

.w-38 {
  width: 9.5rem !important;
}

.w-39 {
  width: 9.75rem !important;
}

.w-40 {
  width: 10rem !important;
}

.w-41 {
  width: 10.25rem !important;
}

.w-42 {
  width: 10.5rem !important;
}

.w-43 {
  width: 10.75rem !important;
}

.w-44 {
  width: 11rem !important;
}

.w-45 {
  width: 11.25rem !important;
}

.w-46 {
  width: 11.5rem !important;
}

.w-47 {
  width: 11.75rem !important;
}

.w-48 {
  width: 12rem !important;
}

.w-49 {
  width: 12.25rem !important;
}

.w-50 {
  width: 12.5rem !important;
}

.w-51 {
  width: 12.75rem !important;
}

.w-52 {
  width: 13rem !important;
}

.w-53 {
  width: 13.25rem !important;
}

.w-54 {
  width: 13.5rem !important;
}

.w-55 {
  width: 13.75rem !important;
}

.w-56 {
  width: 14rem !important;
}

.w-57 {
  width: 14.25rem !important;
}

.w-58 {
  width: 14.5rem !important;
}

.w-59 {
  width: 14.75rem !important;
}

.w-60 {
  width: 15rem !important;
}

.w-61 {
  width: 15.25rem !important;
}

.w-62 {
  width: 15.5rem !important;
}

.w-63 {
  width: 15.75rem !important;
}

.w-64 {
  width: 16rem !important;
}

.w-65 {
  width: 16.25rem !important;
}

.w-66 {
  width: 16.5rem !important;
}

.w-67 {
  width: 16.75rem !important;
}

.w-68 {
  width: 17rem !important;
}

.w-69 {
  width: 17.25rem !important;
}

.w-70 {
  width: 17.5rem !important;
}

.w-71 {
  width: 17.75rem !important;
}

.w-72 {
  width: 18rem !important;
}

.w-73 {
  width: 18.25rem !important;
}

.w-74 {
  width: 18.5rem !important;
}

.w-75 {
  width: 18.75rem !important;
}

.w-76 {
  width: 19rem !important;
}

.w-77 {
  width: 19.25rem !important;
}

.w-78 {
  width: 19.5rem !important;
}

.w-79 {
  width: 19.75rem !important;
}

.w-80 {
  width: 20rem !important;
}

.w-81 {
  width: 20.25rem !important;
}

.w-82 {
  width: 20.5rem !important;
}

.w-83 {
  width: 20.75rem !important;
}

.w-84 {
  width: 21rem !important;
}

.w-85 {
  width: 21.25rem !important;
}

.w-86 {
  width: 21.5rem !important;
}

.w-87 {
  width: 21.75rem !important;
}

.w-88 {
  width: 22rem !important;
}

.w-89 {
  width: 22.25rem !important;
}

.w-90 {
  width: 22.5rem !important;
}

.w-91 {
  width: 22.75rem !important;
}

.w-92 {
  width: 23rem !important;
}

.w-93 {
  width: 23.25rem !important;
}

.w-94 {
  width: 23.5rem !important;
}

.w-95 {
  width: 23.75rem !important;
}

.w-96 {
  width: 24rem !important;
}

.w-97 {
  width: 24.25rem !important;
}

.w-98 {
  width: 24.5rem !important;
}

.w-99 {
  width: 24.75rem !important;
}

.w-100 {
  width: 25rem !important;
}

.w-101 {
  width: 25.25rem !important;
}

.w-102 {
  width: 25.5rem !important;
}

.w-103 {
  width: 25.75rem !important;
}

.w-104 {
  width: 26rem !important;
}

.w-105 {
  width: 26.25rem !important;
}

.w-auto {
  width: auto !important;
}

.w-px {
  width: 1px !important;
}

.w-0\.5 {
  width: 0.125rem !important;
}

.w-1\.5 {
  width: 0.375rem !important;
}

.w-2\.5 {
  width: 0.625rem !important;
}

.w-3\.5 {
  width: 0.875rem !important;
}

.w-4\.5 {
  width: 1.125rem !important;
}

.w-5\.5 {
  width: 1.375rem !important;
}

.w-6\.5 {
  width: 1.625rem !important;
}

.w-7\.5 {
  width: 1.875rem !important;
}

.w-8\.5 {
  width: 2.125rem !important;
}

.w-9\.5 {
  width: 2.375rem !important;
}

.w-10\.5 {
  width: 2.625rem !important;
}

.w-11\.5 {
  width: 2.875rem !important;
}

.w-12\.5 {
  width: 3.125rem !important;
}

.w-13\.5 {
  width: 3.375rem !important;
}

.w-14\.5 {
  width: 3.625rem !important;
}

.w-15\.5 {
  width: 3.875rem !important;
}

.w-16\.5 {
  width: 4.125rem !important;
}

.w-17\.5 {
  width: 4.375rem !important;
}

.w-18\.5 {
  width: 4.625rem !important;
}

.w-19\.5 {
  width: 4.875rem !important;
}

.w-20\.5 {
  width: 5.125rem !important;
}

.w-21\.5 {
  width: 5.375rem !important;
}

.w-22\.5 {
  width: 5.625rem !important;
}

.w-23\.5 {
  width: 5.875rem !important;
}

.w-24\.5 {
  width: 6.125rem !important;
}

.w-25\.5 {
  width: 6.375rem !important;
}

.w-26\.5 {
  width: 6.625rem !important;
}

.w-27\.5 {
  width: 6.875rem !important;
}

.w-28\.5 {
  width: 7.125rem !important;
}

.w-29\.5 {
  width: 7.375rem !important;
}

.w-30\.5 {
  width: 7.625rem !important;
}

.w-31\.5 {
  width: 7.875rem !important;
}

.w-32\.5 {
  width: 8.125rem !important;
}

.w-33\.5 {
  width: 8.375rem !important;
}

.w-34\.5 {
  width: 8.625rem !important;
}

.w-35\.5 {
  width: 8.875rem !important;
}

.w-36\.5 {
  width: 9.125rem !important;
}

.w-37\.5 {
  width: 9.375rem !important;
}

.w-38\.5 {
  width: 9.625rem !important;
}

.w-39\.5 {
  width: 9.875rem !important;
}

.w-40\.5 {
  width: 10.125rem !important;
}

.w-41\.5 {
  width: 10.375rem !important;
}

.w-42\.5 {
  width: 10.625rem !important;
}

.w-43\.5 {
  width: 10.875rem !important;
}

.w-44\.5 {
  width: 11.125rem !important;
}

.w-45\.5 {
  width: 11.375rem !important;
}

.w-46\.5 {
  width: 11.625rem !important;
}

.w-47\.5 {
  width: 11.875rem !important;
}

.w-48\.5 {
  width: 12.125rem !important;
}

.w-49\.5 {
  width: 12.375rem !important;
}

.w-50\.5 {
  width: 12.625rem !important;
}

.w-51\.5 {
  width: 12.875rem !important;
}

.w-52\.5 {
  width: 13.125rem !important;
}

.w-53\.5 {
  width: 13.375rem !important;
}

.w-54\.5 {
  width: 13.625rem !important;
}

.w-55\.5 {
  width: 13.875rem !important;
}

.w-56\.5 {
  width: 14.125rem !important;
}

.w-57\.5 {
  width: 14.375rem !important;
}

.w-58\.5 {
  width: 14.625rem !important;
}

.w-59\.5 {
  width: 14.875rem !important;
}

.w-60\.5 {
  width: 15.125rem !important;
}

.w-61\.5 {
  width: 15.375rem !important;
}

.w-62\.5 {
  width: 15.625rem !important;
}

.w-63\.5 {
  width: 15.875rem !important;
}

.w-64\.5 {
  width: 16.125rem !important;
}

.w-65\.5 {
  width: 16.375rem !important;
}

.w-66\.5 {
  width: 16.625rem !important;
}

.w-67\.5 {
  width: 16.875rem !important;
}

.w-68\.5 {
  width: 17.125rem !important;
}

.w-69\.5 {
  width: 17.375rem !important;
}

.w-70\.5 {
  width: 17.625rem !important;
}

.w-71\.5 {
  width: 17.875rem !important;
}

.w-72\.5 {
  width: 18.125rem !important;
}

.w-73\.5 {
  width: 18.375rem !important;
}

.w-74\.5 {
  width: 18.625rem !important;
}

.w-75\.5 {
  width: 18.875rem !important;
}

.w-76\.5 {
  width: 19.125rem !important;
}

.w-77\.5 {
  width: 19.375rem !important;
}

.w-78\.5 {
  width: 19.625rem !important;
}

.w-79\.5 {
  width: 19.875rem !important;
}

.w-80\.5 {
  width: 20.125rem !important;
}

.w-81\.5 {
  width: 20.375rem !important;
}

.w-82\.5 {
  width: 20.625rem !important;
}

.w-83\.5 {
  width: 20.875rem !important;
}

.w-84\.5 {
  width: 21.125rem !important;
}

.w-85\.5 {
  width: 21.375rem !important;
}

.w-86\.5 {
  width: 21.625rem !important;
}

.w-87\.5 {
  width: 21.875rem !important;
}

.w-88\.5 {
  width: 22.125rem !important;
}

.w-89\.5 {
  width: 22.375rem !important;
}

.w-90\.5 {
  width: 22.625rem !important;
}

.w-91\.5 {
  width: 22.875rem !important;
}

.w-92\.5 {
  width: 23.125rem !important;
}

.w-93\.5 {
  width: 23.375rem !important;
}

.w-94\.5 {
  width: 23.625rem !important;
}

.w-95\.5 {
  width: 23.875rem !important;
}

.w-96\.5 {
  width: 24.125rem !important;
}

.w-97\.5 {
  width: 24.375rem !important;
}

.w-98\.5 {
  width: 24.625rem !important;
}

.w-99\.5 {
  width: 24.875rem !important;
}

.w-100\.5 {
  width: 25.125rem !important;
}

.w-101\.5 {
  width: 25.375rem !important;
}

.w-102\.5 {
  width: 25.625rem !important;
}

.w-103\.5 {
  width: 25.875rem !important;
}

.w-104\.5 {
  width: 26.125rem !important;
}

.w-1\/2 {
  width: 50% !important;
}

.w-1\/3 {
  width: 33.333333% !important;
}

.w-2\/3 {
  width: 66.666667% !important;
}

.w-1\/4 {
  width: 25% !important;
}

.w-2\/4 {
  width: 50% !important;
}

.w-3\/4 {
  width: 75% !important;
}

.w-1\/5 {
  width: 20% !important;
}

.w-2\/5 {
  width: 40% !important;
}

.w-3\/5 {
  width: 60% !important;
}

.w-4\/5 {
  width: 80% !important;
}

.w-1\/6 {
  width: 16.666667% !important;
}

.w-2\/6 {
  width: 33.333333% !important;
}

.w-3\/6 {
  width: 50% !important;
}

.w-4\/6 {
  width: 66.666667% !important;
}

.w-5\/6 {
  width: 83.333333% !important;
}

.w-1\/12 {
  width: 8.333333% !important;
}

.w-2\/12 {
  width: 16.666667% !important;
}

.w-3\/12 {
  width: 25% !important;
}

.w-4\/12 {
  width: 33.333333% !important;
}

.w-5\/12 {
  width: 41.666667% !important;
}

.w-6\/12 {
  width: 50% !important;
}

.w-7\/12 {
  width: 58.333333% !important;
}

.w-8\/12 {
  width: 66.666667% !important;
}

.w-9\/12 {
  width: 75% !important;
}

.w-10\/12 {
  width: 83.333333% !important;
}

.w-11\/12 {
  width: 91.666667% !important;
}

.w-full {
  width: 100% !important;
}

.w-screen {
  width: 100vw !important;
}

.hover\:w-0:hover {
  width: 0rem !important;
}

.hover\:w-1:hover {
  width: 0.25rem !important;
}

.hover\:w-2:hover {
  width: 0.5rem !important;
}

.hover\:w-3:hover {
  width: 0.75rem !important;
}

.hover\:w-4:hover {
  width: 1rem !important;
}

.hover\:w-5:hover {
  width: 1.25rem !important;
}

.hover\:w-6:hover {
  width: 1.5rem !important;
}

.hover\:w-7:hover {
  width: 1.75rem !important;
}

.hover\:w-8:hover {
  width: 2rem !important;
}

.hover\:w-9:hover {
  width: 2.25rem !important;
}

.hover\:w-10:hover {
  width: 2.5rem !important;
}

.hover\:w-11:hover {
  width: 2.75rem !important;
}

.hover\:w-12:hover {
  width: 3rem !important;
}

.hover\:w-13:hover {
  width: 3.25rem !important;
}

.hover\:w-14:hover {
  width: 3.5rem !important;
}

.hover\:w-15:hover {
  width: 3.75rem !important;
}

.hover\:w-16:hover {
  width: 4rem !important;
}

.hover\:w-17:hover {
  width: 4.25rem !important;
}

.hover\:w-18:hover {
  width: 4.5rem !important;
}

.hover\:w-19:hover {
  width: 4.75rem !important;
}

.hover\:w-20:hover {
  width: 5rem !important;
}

.hover\:w-21:hover {
  width: 5.25rem !important;
}

.hover\:w-22:hover {
  width: 5.5rem !important;
}

.hover\:w-23:hover {
  width: 5.75rem !important;
}

.hover\:w-24:hover {
  width: 6rem !important;
}

.hover\:w-25:hover {
  width: 6.25rem !important;
}

.hover\:w-26:hover {
  width: 6.5rem !important;
}

.hover\:w-27:hover {
  width: 6.75rem !important;
}

.hover\:w-28:hover {
  width: 7rem !important;
}

.hover\:w-29:hover {
  width: 7.25rem !important;
}

.hover\:w-30:hover {
  width: 7.5rem !important;
}

.hover\:w-31:hover {
  width: 7.75rem !important;
}

.hover\:w-32:hover {
  width: 8rem !important;
}

.hover\:w-33:hover {
  width: 8.25rem !important;
}

.hover\:w-34:hover {
  width: 8.5rem !important;
}

.hover\:w-35:hover {
  width: 8.75rem !important;
}

.hover\:w-36:hover {
  width: 9rem !important;
}

.hover\:w-37:hover {
  width: 9.25rem !important;
}

.hover\:w-38:hover {
  width: 9.5rem !important;
}

.hover\:w-39:hover {
  width: 9.75rem !important;
}

.hover\:w-40:hover {
  width: 10rem !important;
}

.hover\:w-41:hover {
  width: 10.25rem !important;
}

.hover\:w-42:hover {
  width: 10.5rem !important;
}

.hover\:w-43:hover {
  width: 10.75rem !important;
}

.hover\:w-44:hover {
  width: 11rem !important;
}

.hover\:w-45:hover {
  width: 11.25rem !important;
}

.hover\:w-46:hover {
  width: 11.5rem !important;
}

.hover\:w-47:hover {
  width: 11.75rem !important;
}

.hover\:w-48:hover {
  width: 12rem !important;
}

.hover\:w-49:hover {
  width: 12.25rem !important;
}

.hover\:w-50:hover {
  width: 12.5rem !important;
}

.hover\:w-51:hover {
  width: 12.75rem !important;
}

.hover\:w-52:hover {
  width: 13rem !important;
}

.hover\:w-53:hover {
  width: 13.25rem !important;
}

.hover\:w-54:hover {
  width: 13.5rem !important;
}

.hover\:w-55:hover {
  width: 13.75rem !important;
}

.hover\:w-56:hover {
  width: 14rem !important;
}

.hover\:w-57:hover {
  width: 14.25rem !important;
}

.hover\:w-58:hover {
  width: 14.5rem !important;
}

.hover\:w-59:hover {
  width: 14.75rem !important;
}

.hover\:w-60:hover {
  width: 15rem !important;
}

.hover\:w-61:hover {
  width: 15.25rem !important;
}

.hover\:w-62:hover {
  width: 15.5rem !important;
}

.hover\:w-63:hover {
  width: 15.75rem !important;
}

.hover\:w-64:hover {
  width: 16rem !important;
}

.hover\:w-65:hover {
  width: 16.25rem !important;
}

.hover\:w-66:hover {
  width: 16.5rem !important;
}

.hover\:w-67:hover {
  width: 16.75rem !important;
}

.hover\:w-68:hover {
  width: 17rem !important;
}

.hover\:w-69:hover {
  width: 17.25rem !important;
}

.hover\:w-70:hover {
  width: 17.5rem !important;
}

.hover\:w-71:hover {
  width: 17.75rem !important;
}

.hover\:w-72:hover {
  width: 18rem !important;
}

.hover\:w-73:hover {
  width: 18.25rem !important;
}

.hover\:w-74:hover {
  width: 18.5rem !important;
}

.hover\:w-75:hover {
  width: 18.75rem !important;
}

.hover\:w-76:hover {
  width: 19rem !important;
}

.hover\:w-77:hover {
  width: 19.25rem !important;
}

.hover\:w-78:hover {
  width: 19.5rem !important;
}

.hover\:w-79:hover {
  width: 19.75rem !important;
}

.hover\:w-80:hover {
  width: 20rem !important;
}

.hover\:w-81:hover {
  width: 20.25rem !important;
}

.hover\:w-82:hover {
  width: 20.5rem !important;
}

.hover\:w-83:hover {
  width: 20.75rem !important;
}

.hover\:w-84:hover {
  width: 21rem !important;
}

.hover\:w-85:hover {
  width: 21.25rem !important;
}

.hover\:w-86:hover {
  width: 21.5rem !important;
}

.hover\:w-87:hover {
  width: 21.75rem !important;
}

.hover\:w-88:hover {
  width: 22rem !important;
}

.hover\:w-89:hover {
  width: 22.25rem !important;
}

.hover\:w-90:hover {
  width: 22.5rem !important;
}

.hover\:w-91:hover {
  width: 22.75rem !important;
}

.hover\:w-92:hover {
  width: 23rem !important;
}

.hover\:w-93:hover {
  width: 23.25rem !important;
}

.hover\:w-94:hover {
  width: 23.5rem !important;
}

.hover\:w-95:hover {
  width: 23.75rem !important;
}

.hover\:w-96:hover {
  width: 24rem !important;
}

.hover\:w-97:hover {
  width: 24.25rem !important;
}

.hover\:w-98:hover {
  width: 24.5rem !important;
}

.hover\:w-99:hover {
  width: 24.75rem !important;
}

.hover\:w-100:hover {
  width: 25rem !important;
}

.hover\:w-101:hover {
  width: 25.25rem !important;
}

.hover\:w-102:hover {
  width: 25.5rem !important;
}

.hover\:w-103:hover {
  width: 25.75rem !important;
}

.hover\:w-104:hover {
  width: 26rem !important;
}

.hover\:w-105:hover {
  width: 26.25rem !important;
}

.hover\:w-auto:hover {
  width: auto !important;
}

.hover\:w-px:hover {
  width: 1px !important;
}

.hover\:w-0\.5:hover {
  width: 0.125rem !important;
}

.hover\:w-1\.5:hover {
  width: 0.375rem !important;
}

.hover\:w-2\.5:hover {
  width: 0.625rem !important;
}

.hover\:w-3\.5:hover {
  width: 0.875rem !important;
}

.hover\:w-4\.5:hover {
  width: 1.125rem !important;
}

.hover\:w-5\.5:hover {
  width: 1.375rem !important;
}

.hover\:w-6\.5:hover {
  width: 1.625rem !important;
}

.hover\:w-7\.5:hover {
  width: 1.875rem !important;
}

.hover\:w-8\.5:hover {
  width: 2.125rem !important;
}

.hover\:w-9\.5:hover {
  width: 2.375rem !important;
}

.hover\:w-10\.5:hover {
  width: 2.625rem !important;
}

.hover\:w-11\.5:hover {
  width: 2.875rem !important;
}

.hover\:w-12\.5:hover {
  width: 3.125rem !important;
}

.hover\:w-13\.5:hover {
  width: 3.375rem !important;
}

.hover\:w-14\.5:hover {
  width: 3.625rem !important;
}

.hover\:w-15\.5:hover {
  width: 3.875rem !important;
}

.hover\:w-16\.5:hover {
  width: 4.125rem !important;
}

.hover\:w-17\.5:hover {
  width: 4.375rem !important;
}

.hover\:w-18\.5:hover {
  width: 4.625rem !important;
}

.hover\:w-19\.5:hover {
  width: 4.875rem !important;
}

.hover\:w-20\.5:hover {
  width: 5.125rem !important;
}

.hover\:w-21\.5:hover {
  width: 5.375rem !important;
}

.hover\:w-22\.5:hover {
  width: 5.625rem !important;
}

.hover\:w-23\.5:hover {
  width: 5.875rem !important;
}

.hover\:w-24\.5:hover {
  width: 6.125rem !important;
}

.hover\:w-25\.5:hover {
  width: 6.375rem !important;
}

.hover\:w-26\.5:hover {
  width: 6.625rem !important;
}

.hover\:w-27\.5:hover {
  width: 6.875rem !important;
}

.hover\:w-28\.5:hover {
  width: 7.125rem !important;
}

.hover\:w-29\.5:hover {
  width: 7.375rem !important;
}

.hover\:w-30\.5:hover {
  width: 7.625rem !important;
}

.hover\:w-31\.5:hover {
  width: 7.875rem !important;
}

.hover\:w-32\.5:hover {
  width: 8.125rem !important;
}

.hover\:w-33\.5:hover {
  width: 8.375rem !important;
}

.hover\:w-34\.5:hover {
  width: 8.625rem !important;
}

.hover\:w-35\.5:hover {
  width: 8.875rem !important;
}

.hover\:w-36\.5:hover {
  width: 9.125rem !important;
}

.hover\:w-37\.5:hover {
  width: 9.375rem !important;
}

.hover\:w-38\.5:hover {
  width: 9.625rem !important;
}

.hover\:w-39\.5:hover {
  width: 9.875rem !important;
}

.hover\:w-40\.5:hover {
  width: 10.125rem !important;
}

.hover\:w-41\.5:hover {
  width: 10.375rem !important;
}

.hover\:w-42\.5:hover {
  width: 10.625rem !important;
}

.hover\:w-43\.5:hover {
  width: 10.875rem !important;
}

.hover\:w-44\.5:hover {
  width: 11.125rem !important;
}

.hover\:w-45\.5:hover {
  width: 11.375rem !important;
}

.hover\:w-46\.5:hover {
  width: 11.625rem !important;
}

.hover\:w-47\.5:hover {
  width: 11.875rem !important;
}

.hover\:w-48\.5:hover {
  width: 12.125rem !important;
}

.hover\:w-49\.5:hover {
  width: 12.375rem !important;
}

.hover\:w-50\.5:hover {
  width: 12.625rem !important;
}

.hover\:w-51\.5:hover {
  width: 12.875rem !important;
}

.hover\:w-52\.5:hover {
  width: 13.125rem !important;
}

.hover\:w-53\.5:hover {
  width: 13.375rem !important;
}

.hover\:w-54\.5:hover {
  width: 13.625rem !important;
}

.hover\:w-55\.5:hover {
  width: 13.875rem !important;
}

.hover\:w-56\.5:hover {
  width: 14.125rem !important;
}

.hover\:w-57\.5:hover {
  width: 14.375rem !important;
}

.hover\:w-58\.5:hover {
  width: 14.625rem !important;
}

.hover\:w-59\.5:hover {
  width: 14.875rem !important;
}

.hover\:w-60\.5:hover {
  width: 15.125rem !important;
}

.hover\:w-61\.5:hover {
  width: 15.375rem !important;
}

.hover\:w-62\.5:hover {
  width: 15.625rem !important;
}

.hover\:w-63\.5:hover {
  width: 15.875rem !important;
}

.hover\:w-64\.5:hover {
  width: 16.125rem !important;
}

.hover\:w-65\.5:hover {
  width: 16.375rem !important;
}

.hover\:w-66\.5:hover {
  width: 16.625rem !important;
}

.hover\:w-67\.5:hover {
  width: 16.875rem !important;
}

.hover\:w-68\.5:hover {
  width: 17.125rem !important;
}

.hover\:w-69\.5:hover {
  width: 17.375rem !important;
}

.hover\:w-70\.5:hover {
  width: 17.625rem !important;
}

.hover\:w-71\.5:hover {
  width: 17.875rem !important;
}

.hover\:w-72\.5:hover {
  width: 18.125rem !important;
}

.hover\:w-73\.5:hover {
  width: 18.375rem !important;
}

.hover\:w-74\.5:hover {
  width: 18.625rem !important;
}

.hover\:w-75\.5:hover {
  width: 18.875rem !important;
}

.hover\:w-76\.5:hover {
  width: 19.125rem !important;
}

.hover\:w-77\.5:hover {
  width: 19.375rem !important;
}

.hover\:w-78\.5:hover {
  width: 19.625rem !important;
}

.hover\:w-79\.5:hover {
  width: 19.875rem !important;
}

.hover\:w-80\.5:hover {
  width: 20.125rem !important;
}

.hover\:w-81\.5:hover {
  width: 20.375rem !important;
}

.hover\:w-82\.5:hover {
  width: 20.625rem !important;
}

.hover\:w-83\.5:hover {
  width: 20.875rem !important;
}

.hover\:w-84\.5:hover {
  width: 21.125rem !important;
}

.hover\:w-85\.5:hover {
  width: 21.375rem !important;
}

.hover\:w-86\.5:hover {
  width: 21.625rem !important;
}

.hover\:w-87\.5:hover {
  width: 21.875rem !important;
}

.hover\:w-88\.5:hover {
  width: 22.125rem !important;
}

.hover\:w-89\.5:hover {
  width: 22.375rem !important;
}

.hover\:w-90\.5:hover {
  width: 22.625rem !important;
}

.hover\:w-91\.5:hover {
  width: 22.875rem !important;
}

.hover\:w-92\.5:hover {
  width: 23.125rem !important;
}

.hover\:w-93\.5:hover {
  width: 23.375rem !important;
}

.hover\:w-94\.5:hover {
  width: 23.625rem !important;
}

.hover\:w-95\.5:hover {
  width: 23.875rem !important;
}

.hover\:w-96\.5:hover {
  width: 24.125rem !important;
}

.hover\:w-97\.5:hover {
  width: 24.375rem !important;
}

.hover\:w-98\.5:hover {
  width: 24.625rem !important;
}

.hover\:w-99\.5:hover {
  width: 24.875rem !important;
}

.hover\:w-100\.5:hover {
  width: 25.125rem !important;
}

.hover\:w-101\.5:hover {
  width: 25.375rem !important;
}

.hover\:w-102\.5:hover {
  width: 25.625rem !important;
}

.hover\:w-103\.5:hover {
  width: 25.875rem !important;
}

.hover\:w-104\.5:hover {
  width: 26.125rem !important;
}

.hover\:w-1\/2:hover {
  width: 50% !important;
}

.hover\:w-1\/3:hover {
  width: 33.333333% !important;
}

.hover\:w-2\/3:hover {
  width: 66.666667% !important;
}

.hover\:w-1\/4:hover {
  width: 25% !important;
}

.hover\:w-2\/4:hover {
  width: 50% !important;
}

.hover\:w-3\/4:hover {
  width: 75% !important;
}

.hover\:w-1\/5:hover {
  width: 20% !important;
}

.hover\:w-2\/5:hover {
  width: 40% !important;
}

.hover\:w-3\/5:hover {
  width: 60% !important;
}

.hover\:w-4\/5:hover {
  width: 80% !important;
}

.hover\:w-1\/6:hover {
  width: 16.666667% !important;
}

.hover\:w-2\/6:hover {
  width: 33.333333% !important;
}

.hover\:w-3\/6:hover {
  width: 50% !important;
}

.hover\:w-4\/6:hover {
  width: 66.666667% !important;
}

.hover\:w-5\/6:hover {
  width: 83.333333% !important;
}

.hover\:w-1\/12:hover {
  width: 8.333333% !important;
}

.hover\:w-2\/12:hover {
  width: 16.666667% !important;
}

.hover\:w-3\/12:hover {
  width: 25% !important;
}

.hover\:w-4\/12:hover {
  width: 33.333333% !important;
}

.hover\:w-5\/12:hover {
  width: 41.666667% !important;
}

.hover\:w-6\/12:hover {
  width: 50% !important;
}

.hover\:w-7\/12:hover {
  width: 58.333333% !important;
}

.hover\:w-8\/12:hover {
  width: 66.666667% !important;
}

.hover\:w-9\/12:hover {
  width: 75% !important;
}

.hover\:w-10\/12:hover {
  width: 83.333333% !important;
}

.hover\:w-11\/12:hover {
  width: 91.666667% !important;
}

.hover\:w-full:hover {
  width: 100% !important;
}

.hover\:w-screen:hover {
  width: 100vw !important;
}

.focus\:w-0:focus {
  width: 0rem !important;
}

.focus\:w-1:focus {
  width: 0.25rem !important;
}

.focus\:w-2:focus {
  width: 0.5rem !important;
}

.focus\:w-3:focus {
  width: 0.75rem !important;
}

.focus\:w-4:focus {
  width: 1rem !important;
}

.focus\:w-5:focus {
  width: 1.25rem !important;
}

.focus\:w-6:focus {
  width: 1.5rem !important;
}

.focus\:w-7:focus {
  width: 1.75rem !important;
}

.focus\:w-8:focus {
  width: 2rem !important;
}

.focus\:w-9:focus {
  width: 2.25rem !important;
}

.focus\:w-10:focus {
  width: 2.5rem !important;
}

.focus\:w-11:focus {
  width: 2.75rem !important;
}

.focus\:w-12:focus {
  width: 3rem !important;
}

.focus\:w-13:focus {
  width: 3.25rem !important;
}

.focus\:w-14:focus {
  width: 3.5rem !important;
}

.focus\:w-15:focus {
  width: 3.75rem !important;
}

.focus\:w-16:focus {
  width: 4rem !important;
}

.focus\:w-17:focus {
  width: 4.25rem !important;
}

.focus\:w-18:focus {
  width: 4.5rem !important;
}

.focus\:w-19:focus {
  width: 4.75rem !important;
}

.focus\:w-20:focus {
  width: 5rem !important;
}

.focus\:w-21:focus {
  width: 5.25rem !important;
}

.focus\:w-22:focus {
  width: 5.5rem !important;
}

.focus\:w-23:focus {
  width: 5.75rem !important;
}

.focus\:w-24:focus {
  width: 6rem !important;
}

.focus\:w-25:focus {
  width: 6.25rem !important;
}

.focus\:w-26:focus {
  width: 6.5rem !important;
}

.focus\:w-27:focus {
  width: 6.75rem !important;
}

.focus\:w-28:focus {
  width: 7rem !important;
}

.focus\:w-29:focus {
  width: 7.25rem !important;
}

.focus\:w-30:focus {
  width: 7.5rem !important;
}

.focus\:w-31:focus {
  width: 7.75rem !important;
}

.focus\:w-32:focus {
  width: 8rem !important;
}

.focus\:w-33:focus {
  width: 8.25rem !important;
}

.focus\:w-34:focus {
  width: 8.5rem !important;
}

.focus\:w-35:focus {
  width: 8.75rem !important;
}

.focus\:w-36:focus {
  width: 9rem !important;
}

.focus\:w-37:focus {
  width: 9.25rem !important;
}

.focus\:w-38:focus {
  width: 9.5rem !important;
}

.focus\:w-39:focus {
  width: 9.75rem !important;
}

.focus\:w-40:focus {
  width: 10rem !important;
}

.focus\:w-41:focus {
  width: 10.25rem !important;
}

.focus\:w-42:focus {
  width: 10.5rem !important;
}

.focus\:w-43:focus {
  width: 10.75rem !important;
}

.focus\:w-44:focus {
  width: 11rem !important;
}

.focus\:w-45:focus {
  width: 11.25rem !important;
}

.focus\:w-46:focus {
  width: 11.5rem !important;
}

.focus\:w-47:focus {
  width: 11.75rem !important;
}

.focus\:w-48:focus {
  width: 12rem !important;
}

.focus\:w-49:focus {
  width: 12.25rem !important;
}

.focus\:w-50:focus {
  width: 12.5rem !important;
}

.focus\:w-51:focus {
  width: 12.75rem !important;
}

.focus\:w-52:focus {
  width: 13rem !important;
}

.focus\:w-53:focus {
  width: 13.25rem !important;
}

.focus\:w-54:focus {
  width: 13.5rem !important;
}

.focus\:w-55:focus {
  width: 13.75rem !important;
}

.focus\:w-56:focus {
  width: 14rem !important;
}

.focus\:w-57:focus {
  width: 14.25rem !important;
}

.focus\:w-58:focus {
  width: 14.5rem !important;
}

.focus\:w-59:focus {
  width: 14.75rem !important;
}

.focus\:w-60:focus {
  width: 15rem !important;
}

.focus\:w-61:focus {
  width: 15.25rem !important;
}

.focus\:w-62:focus {
  width: 15.5rem !important;
}

.focus\:w-63:focus {
  width: 15.75rem !important;
}

.focus\:w-64:focus {
  width: 16rem !important;
}

.focus\:w-65:focus {
  width: 16.25rem !important;
}

.focus\:w-66:focus {
  width: 16.5rem !important;
}

.focus\:w-67:focus {
  width: 16.75rem !important;
}

.focus\:w-68:focus {
  width: 17rem !important;
}

.focus\:w-69:focus {
  width: 17.25rem !important;
}

.focus\:w-70:focus {
  width: 17.5rem !important;
}

.focus\:w-71:focus {
  width: 17.75rem !important;
}

.focus\:w-72:focus {
  width: 18rem !important;
}

.focus\:w-73:focus {
  width: 18.25rem !important;
}

.focus\:w-74:focus {
  width: 18.5rem !important;
}

.focus\:w-75:focus {
  width: 18.75rem !important;
}

.focus\:w-76:focus {
  width: 19rem !important;
}

.focus\:w-77:focus {
  width: 19.25rem !important;
}

.focus\:w-78:focus {
  width: 19.5rem !important;
}

.focus\:w-79:focus {
  width: 19.75rem !important;
}

.focus\:w-80:focus {
  width: 20rem !important;
}

.focus\:w-81:focus {
  width: 20.25rem !important;
}

.focus\:w-82:focus {
  width: 20.5rem !important;
}

.focus\:w-83:focus {
  width: 20.75rem !important;
}

.focus\:w-84:focus {
  width: 21rem !important;
}

.focus\:w-85:focus {
  width: 21.25rem !important;
}

.focus\:w-86:focus {
  width: 21.5rem !important;
}

.focus\:w-87:focus {
  width: 21.75rem !important;
}

.focus\:w-88:focus {
  width: 22rem !important;
}

.focus\:w-89:focus {
  width: 22.25rem !important;
}

.focus\:w-90:focus {
  width: 22.5rem !important;
}

.focus\:w-91:focus {
  width: 22.75rem !important;
}

.focus\:w-92:focus {
  width: 23rem !important;
}

.focus\:w-93:focus {
  width: 23.25rem !important;
}

.focus\:w-94:focus {
  width: 23.5rem !important;
}

.focus\:w-95:focus {
  width: 23.75rem !important;
}

.focus\:w-96:focus {
  width: 24rem !important;
}

.focus\:w-97:focus {
  width: 24.25rem !important;
}

.focus\:w-98:focus {
  width: 24.5rem !important;
}

.focus\:w-99:focus {
  width: 24.75rem !important;
}

.focus\:w-100:focus {
  width: 25rem !important;
}

.focus\:w-101:focus {
  width: 25.25rem !important;
}

.focus\:w-102:focus {
  width: 25.5rem !important;
}

.focus\:w-103:focus {
  width: 25.75rem !important;
}

.focus\:w-104:focus {
  width: 26rem !important;
}

.focus\:w-105:focus {
  width: 26.25rem !important;
}

.focus\:w-auto:focus {
  width: auto !important;
}

.focus\:w-px:focus {
  width: 1px !important;
}

.focus\:w-0\.5:focus {
  width: 0.125rem !important;
}

.focus\:w-1\.5:focus {
  width: 0.375rem !important;
}

.focus\:w-2\.5:focus {
  width: 0.625rem !important;
}

.focus\:w-3\.5:focus {
  width: 0.875rem !important;
}

.focus\:w-4\.5:focus {
  width: 1.125rem !important;
}

.focus\:w-5\.5:focus {
  width: 1.375rem !important;
}

.focus\:w-6\.5:focus {
  width: 1.625rem !important;
}

.focus\:w-7\.5:focus {
  width: 1.875rem !important;
}

.focus\:w-8\.5:focus {
  width: 2.125rem !important;
}

.focus\:w-9\.5:focus {
  width: 2.375rem !important;
}

.focus\:w-10\.5:focus {
  width: 2.625rem !important;
}

.focus\:w-11\.5:focus {
  width: 2.875rem !important;
}

.focus\:w-12\.5:focus {
  width: 3.125rem !important;
}

.focus\:w-13\.5:focus {
  width: 3.375rem !important;
}

.focus\:w-14\.5:focus {
  width: 3.625rem !important;
}

.focus\:w-15\.5:focus {
  width: 3.875rem !important;
}

.focus\:w-16\.5:focus {
  width: 4.125rem !important;
}

.focus\:w-17\.5:focus {
  width: 4.375rem !important;
}

.focus\:w-18\.5:focus {
  width: 4.625rem !important;
}

.focus\:w-19\.5:focus {
  width: 4.875rem !important;
}

.focus\:w-20\.5:focus {
  width: 5.125rem !important;
}

.focus\:w-21\.5:focus {
  width: 5.375rem !important;
}

.focus\:w-22\.5:focus {
  width: 5.625rem !important;
}

.focus\:w-23\.5:focus {
  width: 5.875rem !important;
}

.focus\:w-24\.5:focus {
  width: 6.125rem !important;
}

.focus\:w-25\.5:focus {
  width: 6.375rem !important;
}

.focus\:w-26\.5:focus {
  width: 6.625rem !important;
}

.focus\:w-27\.5:focus {
  width: 6.875rem !important;
}

.focus\:w-28\.5:focus {
  width: 7.125rem !important;
}

.focus\:w-29\.5:focus {
  width: 7.375rem !important;
}

.focus\:w-30\.5:focus {
  width: 7.625rem !important;
}

.focus\:w-31\.5:focus {
  width: 7.875rem !important;
}

.focus\:w-32\.5:focus {
  width: 8.125rem !important;
}

.focus\:w-33\.5:focus {
  width: 8.375rem !important;
}

.focus\:w-34\.5:focus {
  width: 8.625rem !important;
}

.focus\:w-35\.5:focus {
  width: 8.875rem !important;
}

.focus\:w-36\.5:focus {
  width: 9.125rem !important;
}

.focus\:w-37\.5:focus {
  width: 9.375rem !important;
}

.focus\:w-38\.5:focus {
  width: 9.625rem !important;
}

.focus\:w-39\.5:focus {
  width: 9.875rem !important;
}

.focus\:w-40\.5:focus {
  width: 10.125rem !important;
}

.focus\:w-41\.5:focus {
  width: 10.375rem !important;
}

.focus\:w-42\.5:focus {
  width: 10.625rem !important;
}

.focus\:w-43\.5:focus {
  width: 10.875rem !important;
}

.focus\:w-44\.5:focus {
  width: 11.125rem !important;
}

.focus\:w-45\.5:focus {
  width: 11.375rem !important;
}

.focus\:w-46\.5:focus {
  width: 11.625rem !important;
}

.focus\:w-47\.5:focus {
  width: 11.875rem !important;
}

.focus\:w-48\.5:focus {
  width: 12.125rem !important;
}

.focus\:w-49\.5:focus {
  width: 12.375rem !important;
}

.focus\:w-50\.5:focus {
  width: 12.625rem !important;
}

.focus\:w-51\.5:focus {
  width: 12.875rem !important;
}

.focus\:w-52\.5:focus {
  width: 13.125rem !important;
}

.focus\:w-53\.5:focus {
  width: 13.375rem !important;
}

.focus\:w-54\.5:focus {
  width: 13.625rem !important;
}

.focus\:w-55\.5:focus {
  width: 13.875rem !important;
}

.focus\:w-56\.5:focus {
  width: 14.125rem !important;
}

.focus\:w-57\.5:focus {
  width: 14.375rem !important;
}

.focus\:w-58\.5:focus {
  width: 14.625rem !important;
}

.focus\:w-59\.5:focus {
  width: 14.875rem !important;
}

.focus\:w-60\.5:focus {
  width: 15.125rem !important;
}

.focus\:w-61\.5:focus {
  width: 15.375rem !important;
}

.focus\:w-62\.5:focus {
  width: 15.625rem !important;
}

.focus\:w-63\.5:focus {
  width: 15.875rem !important;
}

.focus\:w-64\.5:focus {
  width: 16.125rem !important;
}

.focus\:w-65\.5:focus {
  width: 16.375rem !important;
}

.focus\:w-66\.5:focus {
  width: 16.625rem !important;
}

.focus\:w-67\.5:focus {
  width: 16.875rem !important;
}

.focus\:w-68\.5:focus {
  width: 17.125rem !important;
}

.focus\:w-69\.5:focus {
  width: 17.375rem !important;
}

.focus\:w-70\.5:focus {
  width: 17.625rem !important;
}

.focus\:w-71\.5:focus {
  width: 17.875rem !important;
}

.focus\:w-72\.5:focus {
  width: 18.125rem !important;
}

.focus\:w-73\.5:focus {
  width: 18.375rem !important;
}

.focus\:w-74\.5:focus {
  width: 18.625rem !important;
}

.focus\:w-75\.5:focus {
  width: 18.875rem !important;
}

.focus\:w-76\.5:focus {
  width: 19.125rem !important;
}

.focus\:w-77\.5:focus {
  width: 19.375rem !important;
}

.focus\:w-78\.5:focus {
  width: 19.625rem !important;
}

.focus\:w-79\.5:focus {
  width: 19.875rem !important;
}

.focus\:w-80\.5:focus {
  width: 20.125rem !important;
}

.focus\:w-81\.5:focus {
  width: 20.375rem !important;
}

.focus\:w-82\.5:focus {
  width: 20.625rem !important;
}

.focus\:w-83\.5:focus {
  width: 20.875rem !important;
}

.focus\:w-84\.5:focus {
  width: 21.125rem !important;
}

.focus\:w-85\.5:focus {
  width: 21.375rem !important;
}

.focus\:w-86\.5:focus {
  width: 21.625rem !important;
}

.focus\:w-87\.5:focus {
  width: 21.875rem !important;
}

.focus\:w-88\.5:focus {
  width: 22.125rem !important;
}

.focus\:w-89\.5:focus {
  width: 22.375rem !important;
}

.focus\:w-90\.5:focus {
  width: 22.625rem !important;
}

.focus\:w-91\.5:focus {
  width: 22.875rem !important;
}

.focus\:w-92\.5:focus {
  width: 23.125rem !important;
}

.focus\:w-93\.5:focus {
  width: 23.375rem !important;
}

.focus\:w-94\.5:focus {
  width: 23.625rem !important;
}

.focus\:w-95\.5:focus {
  width: 23.875rem !important;
}

.focus\:w-96\.5:focus {
  width: 24.125rem !important;
}

.focus\:w-97\.5:focus {
  width: 24.375rem !important;
}

.focus\:w-98\.5:focus {
  width: 24.625rem !important;
}

.focus\:w-99\.5:focus {
  width: 24.875rem !important;
}

.focus\:w-100\.5:focus {
  width: 25.125rem !important;
}

.focus\:w-101\.5:focus {
  width: 25.375rem !important;
}

.focus\:w-102\.5:focus {
  width: 25.625rem !important;
}

.focus\:w-103\.5:focus {
  width: 25.875rem !important;
}

.focus\:w-104\.5:focus {
  width: 26.125rem !important;
}

.focus\:w-1\/2:focus {
  width: 50% !important;
}

.focus\:w-1\/3:focus {
  width: 33.333333% !important;
}

.focus\:w-2\/3:focus {
  width: 66.666667% !important;
}

.focus\:w-1\/4:focus {
  width: 25% !important;
}

.focus\:w-2\/4:focus {
  width: 50% !important;
}

.focus\:w-3\/4:focus {
  width: 75% !important;
}

.focus\:w-1\/5:focus {
  width: 20% !important;
}

.focus\:w-2\/5:focus {
  width: 40% !important;
}

.focus\:w-3\/5:focus {
  width: 60% !important;
}

.focus\:w-4\/5:focus {
  width: 80% !important;
}

.focus\:w-1\/6:focus {
  width: 16.666667% !important;
}

.focus\:w-2\/6:focus {
  width: 33.333333% !important;
}

.focus\:w-3\/6:focus {
  width: 50% !important;
}

.focus\:w-4\/6:focus {
  width: 66.666667% !important;
}

.focus\:w-5\/6:focus {
  width: 83.333333% !important;
}

.focus\:w-1\/12:focus {
  width: 8.333333% !important;
}

.focus\:w-2\/12:focus {
  width: 16.666667% !important;
}

.focus\:w-3\/12:focus {
  width: 25% !important;
}

.focus\:w-4\/12:focus {
  width: 33.333333% !important;
}

.focus\:w-5\/12:focus {
  width: 41.666667% !important;
}

.focus\:w-6\/12:focus {
  width: 50% !important;
}

.focus\:w-7\/12:focus {
  width: 58.333333% !important;
}

.focus\:w-8\/12:focus {
  width: 66.666667% !important;
}

.focus\:w-9\/12:focus {
  width: 75% !important;
}

.focus\:w-10\/12:focus {
  width: 83.333333% !important;
}

.focus\:w-11\/12:focus {
  width: 91.666667% !important;
}

.focus\:w-full:focus {
  width: 100% !important;
}

.focus\:w-screen:focus {
  width: 100vw !important;
}

.z-menu {
  z-index: 600 !important;
}

.z-globalNavigation {
  z-index: 500 !important;
}

.z-modal {
  z-index: 400 !important;
}

.z-header {
  z-index: 200 !important;
}

.z-main {
  z-index: 1 !important;
}

.z-back {
  z-index: -1 !important;
}

.hover\:z-menu:hover {
  z-index: 600 !important;
}

.hover\:z-globalNavigation:hover {
  z-index: 500 !important;
}

.hover\:z-modal:hover {
  z-index: 400 !important;
}

.hover\:z-header:hover {
  z-index: 200 !important;
}

.hover\:z-main:hover {
  z-index: 1 !important;
}

.hover\:z-back:hover {
  z-index: -1 !important;
}

.focus\:z-menu:focus {
  z-index: 600 !important;
}

.focus\:z-globalNavigation:focus {
  z-index: 500 !important;
}

.focus\:z-modal:focus {
  z-index: 400 !important;
}

.focus\:z-header:focus {
  z-index: 200 !important;
}

.focus\:z-main:focus {
  z-index: 1 !important;
}

.focus\:z-back:focus {
  z-index: -1 !important;
}

.origin-center {
  transform-origin: center !important;
}

.origin-top {
  transform-origin: top !important;
}

.origin-top-right {
  transform-origin: top right !important;
}

.origin-right {
  transform-origin: right !important;
}

.origin-bottom-right {
  transform-origin: bottom right !important;
}

.origin-bottom {
  transform-origin: bottom !important;
}

.origin-bottom-left {
  transform-origin: bottom left !important;
}

.origin-left {
  transform-origin: left !important;
}

.origin-top-left {
  transform-origin: top left !important;
}

.hover\:origin-center:hover {
  transform-origin: center !important;
}

.hover\:origin-top:hover {
  transform-origin: top !important;
}

.hover\:origin-top-right:hover {
  transform-origin: top right !important;
}

.hover\:origin-right:hover {
  transform-origin: right !important;
}

.hover\:origin-bottom-right:hover {
  transform-origin: bottom right !important;
}

.hover\:origin-bottom:hover {
  transform-origin: bottom !important;
}

.hover\:origin-bottom-left:hover {
  transform-origin: bottom left !important;
}

.hover\:origin-left:hover {
  transform-origin: left !important;
}

.hover\:origin-top-left:hover {
  transform-origin: top left !important;
}

.focus\:origin-center:focus {
  transform-origin: center !important;
}

.focus\:origin-top:focus {
  transform-origin: top !important;
}

.focus\:origin-top-right:focus {
  transform-origin: top right !important;
}

.focus\:origin-right:focus {
  transform-origin: right !important;
}

.focus\:origin-bottom-right:focus {
  transform-origin: bottom right !important;
}

.focus\:origin-bottom:focus {
  transform-origin: bottom !important;
}

.focus\:origin-bottom-left:focus {
  transform-origin: bottom left !important;
}

.focus\:origin-left:focus {
  transform-origin: left !important;
}

.focus\:origin-top-left:focus {
  transform-origin: top left !important;
}

.scale-0 {
  transform: scale(0) !important;
}

.scale-50 {
  transform: scale(.5) !important;
}

.scale-75 {
  transform: scale(.75) !important;
}

.scale-90 {
  transform: scale(.9) !important;
}

.scale-95 {
  transform: scale(.95) !important;
}

.scale-100 {
  transform: scale(1) !important;
}

.scale-105 {
  transform: scale(1.05) !important;
}

.scale-110 {
  transform: scale(1.1) !important;
}

.scale-125 {
  transform: scale(1.25) !important;
}

.scale-150 {
  transform: scale(1.5) !important;
}

.scale-x-0 {
  transform: scaleX(0) !important;
}

.scale-x-50 {
  transform: scaleX(.5) !important;
}

.scale-x-75 {
  transform: scaleX(.75) !important;
}

.scale-x-90 {
  transform: scaleX(.9) !important;
}

.scale-x-95 {
  transform: scaleX(.95) !important;
}

.scale-x-100 {
  transform: scaleX(1) !important;
}

.scale-x-105 {
  transform: scaleX(1.05) !important;
}

.scale-x-110 {
  transform: scaleX(1.1) !important;
}

.scale-x-125 {
  transform: scaleX(1.25) !important;
}

.scale-x-150 {
  transform: scaleX(1.5) !important;
}

.scale-y-0 {
  transform: scaleY(0) !important;
}

.scale-y-50 {
  transform: scaleY(.5) !important;
}

.scale-y-75 {
  transform: scaleY(.75) !important;
}

.scale-y-90 {
  transform: scaleY(.9) !important;
}

.scale-y-95 {
  transform: scaleY(.95) !important;
}

.scale-y-100 {
  transform: scaleY(1) !important;
}

.scale-y-105 {
  transform: scaleY(1.05) !important;
}

.scale-y-110 {
  transform: scaleY(1.1) !important;
}

.scale-y-125 {
  transform: scaleY(1.25) !important;
}

.scale-y-150 {
  transform: scaleY(1.5) !important;
}

.hover\:scale-0:hover {
  transform: scale(0) !important;
}

.hover\:scale-50:hover {
  transform: scale(.5) !important;
}

.hover\:scale-75:hover {
  transform: scale(.75) !important;
}

.hover\:scale-90:hover {
  transform: scale(.9) !important;
}

.hover\:scale-95:hover {
  transform: scale(.95) !important;
}

.hover\:scale-100:hover {
  transform: scale(1) !important;
}

.hover\:scale-105:hover {
  transform: scale(1.05) !important;
}

.hover\:scale-110:hover {
  transform: scale(1.1) !important;
}

.hover\:scale-125:hover {
  transform: scale(1.25) !important;
}

.hover\:scale-150:hover {
  transform: scale(1.5) !important;
}

.hover\:scale-x-0:hover {
  transform: scaleX(0) !important;
}

.hover\:scale-x-50:hover {
  transform: scaleX(.5) !important;
}

.hover\:scale-x-75:hover {
  transform: scaleX(.75) !important;
}

.hover\:scale-x-90:hover {
  transform: scaleX(.9) !important;
}

.hover\:scale-x-95:hover {
  transform: scaleX(.95) !important;
}

.hover\:scale-x-100:hover {
  transform: scaleX(1) !important;
}

.hover\:scale-x-105:hover {
  transform: scaleX(1.05) !important;
}

.hover\:scale-x-110:hover {
  transform: scaleX(1.1) !important;
}

.hover\:scale-x-125:hover {
  transform: scaleX(1.25) !important;
}

.hover\:scale-x-150:hover {
  transform: scaleX(1.5) !important;
}

.hover\:scale-y-0:hover {
  transform: scaleY(0) !important;
}

.hover\:scale-y-50:hover {
  transform: scaleY(.5) !important;
}

.hover\:scale-y-75:hover {
  transform: scaleY(.75) !important;
}

.hover\:scale-y-90:hover {
  transform: scaleY(.9) !important;
}

.hover\:scale-y-95:hover {
  transform: scaleY(.95) !important;
}

.hover\:scale-y-100:hover {
  transform: scaleY(1) !important;
}

.hover\:scale-y-105:hover {
  transform: scaleY(1.05) !important;
}

.hover\:scale-y-110:hover {
  transform: scaleY(1.1) !important;
}

.hover\:scale-y-125:hover {
  transform: scaleY(1.25) !important;
}

.hover\:scale-y-150:hover {
  transform: scaleY(1.5) !important;
}

.focus\:scale-0:focus {
  transform: scale(0) !important;
}

.focus\:scale-50:focus {
  transform: scale(.5) !important;
}

.focus\:scale-75:focus {
  transform: scale(.75) !important;
}

.focus\:scale-90:focus {
  transform: scale(.9) !important;
}

.focus\:scale-95:focus {
  transform: scale(.95) !important;
}

.focus\:scale-100:focus {
  transform: scale(1) !important;
}

.focus\:scale-105:focus {
  transform: scale(1.05) !important;
}

.focus\:scale-110:focus {
  transform: scale(1.1) !important;
}

.focus\:scale-125:focus {
  transform: scale(1.25) !important;
}

.focus\:scale-150:focus {
  transform: scale(1.5) !important;
}

.focus\:scale-x-0:focus {
  transform: scaleX(0) !important;
}

.focus\:scale-x-50:focus {
  transform: scaleX(.5) !important;
}

.focus\:scale-x-75:focus {
  transform: scaleX(.75) !important;
}

.focus\:scale-x-90:focus {
  transform: scaleX(.9) !important;
}

.focus\:scale-x-95:focus {
  transform: scaleX(.95) !important;
}

.focus\:scale-x-100:focus {
  transform: scaleX(1) !important;
}

.focus\:scale-x-105:focus {
  transform: scaleX(1.05) !important;
}

.focus\:scale-x-110:focus {
  transform: scaleX(1.1) !important;
}

.focus\:scale-x-125:focus {
  transform: scaleX(1.25) !important;
}

.focus\:scale-x-150:focus {
  transform: scaleX(1.5) !important;
}

.focus\:scale-y-0:focus {
  transform: scaleY(0) !important;
}

.focus\:scale-y-50:focus {
  transform: scaleY(.5) !important;
}

.focus\:scale-y-75:focus {
  transform: scaleY(.75) !important;
}

.focus\:scale-y-90:focus {
  transform: scaleY(.9) !important;
}

.focus\:scale-y-95:focus {
  transform: scaleY(.95) !important;
}

.focus\:scale-y-100:focus {
  transform: scaleY(1) !important;
}

.focus\:scale-y-105:focus {
  transform: scaleY(1.05) !important;
}

.focus\:scale-y-110:focus {
  transform: scaleY(1.1) !important;
}

.focus\:scale-y-125:focus {
  transform: scaleY(1.25) !important;
}

.focus\:scale-y-150:focus {
  transform: scaleY(1.5) !important;
}

.rotate-0 {
  transform: rotate(0) !important;
}

.rotate-1 {
  transform: rotate(1deg) !important;
}

.rotate-2 {
  transform: rotate(2deg) !important;
}

.rotate-3 {
  transform: rotate(3deg) !important;
}

.rotate-6 {
  transform: rotate(6deg) !important;
}

.rotate-12 {
  transform: rotate(12deg) !important;
}

.rotate-45 {
  transform: rotate(45deg) !important;
}

.rotate-90 {
  transform: rotate(90deg) !important;
}

.rotate-180 {
  transform: rotate(180deg) !important;
}

.-rotate-180 {
  transform: rotate(-180deg) !important;
}

.-rotate-90 {
  transform: rotate(-90deg) !important;
}

.-rotate-45 {
  transform: rotate(-45deg) !important;
}

.-rotate-12 {
  transform: rotate(-12deg) !important;
}

.-rotate-6 {
  transform: rotate(-6deg) !important;
}

.-rotate-3 {
  transform: rotate(-3deg) !important;
}

.-rotate-2 {
  transform: rotate(-2deg) !important;
}

.-rotate-1 {
  transform: rotate(-1deg) !important;
}

.hover\:rotate-0:hover {
  transform: rotate(0) !important;
}

.hover\:rotate-1:hover {
  transform: rotate(1deg) !important;
}

.hover\:rotate-2:hover {
  transform: rotate(2deg) !important;
}

.hover\:rotate-3:hover {
  transform: rotate(3deg) !important;
}

.hover\:rotate-6:hover {
  transform: rotate(6deg) !important;
}

.hover\:rotate-12:hover {
  transform: rotate(12deg) !important;
}

.hover\:rotate-45:hover {
  transform: rotate(45deg) !important;
}

.hover\:rotate-90:hover {
  transform: rotate(90deg) !important;
}

.hover\:rotate-180:hover {
  transform: rotate(180deg) !important;
}

.hover\:-rotate-180:hover {
  transform: rotate(-180deg) !important;
}

.hover\:-rotate-90:hover {
  transform: rotate(-90deg) !important;
}

.hover\:-rotate-45:hover {
  transform: rotate(-45deg) !important;
}

.hover\:-rotate-12:hover {
  transform: rotate(-12deg) !important;
}

.hover\:-rotate-6:hover {
  transform: rotate(-6deg) !important;
}

.hover\:-rotate-3:hover {
  transform: rotate(-3deg) !important;
}

.hover\:-rotate-2:hover {
  transform: rotate(-2deg) !important;
}

.hover\:-rotate-1:hover {
  transform: rotate(-1deg) !important;
}

.focus\:rotate-0:focus {
  transform: rotate(0) !important;
}

.focus\:rotate-1:focus {
  transform: rotate(1deg) !important;
}

.focus\:rotate-2:focus {
  transform: rotate(2deg) !important;
}

.focus\:rotate-3:focus {
  transform: rotate(3deg) !important;
}

.focus\:rotate-6:focus {
  transform: rotate(6deg) !important;
}

.focus\:rotate-12:focus {
  transform: rotate(12deg) !important;
}

.focus\:rotate-45:focus {
  transform: rotate(45deg) !important;
}

.focus\:rotate-90:focus {
  transform: rotate(90deg) !important;
}

.focus\:rotate-180:focus {
  transform: rotate(180deg) !important;
}

.focus\:-rotate-180:focus {
  transform: rotate(-180deg) !important;
}

.focus\:-rotate-90:focus {
  transform: rotate(-90deg) !important;
}

.focus\:-rotate-45:focus {
  transform: rotate(-45deg) !important;
}

.focus\:-rotate-12:focus {
  transform: rotate(-12deg) !important;
}

.focus\:-rotate-6:focus {
  transform: rotate(-6deg) !important;
}

.focus\:-rotate-3:focus {
  transform: rotate(-3deg) !important;
}

.focus\:-rotate-2:focus {
  transform: rotate(-2deg) !important;
}

.focus\:-rotate-1:focus {
  transform: rotate(-1deg) !important;
}

.translate-x-0 {
  transform: translateX(0rem) !important;
}

.translate-x-1 {
  transform: translateX(0.25rem) !important;
}

.translate-x-2 {
  transform: translateX(0.5rem) !important;
}

.translate-x-3 {
  transform: translateX(0.75rem) !important;
}

.translate-x-4 {
  transform: translateX(1rem) !important;
}

.translate-x-5 {
  transform: translateX(1.25rem) !important;
}

.translate-x-6 {
  transform: translateX(1.5rem) !important;
}

.translate-x-7 {
  transform: translateX(1.75rem) !important;
}

.translate-x-8 {
  transform: translateX(2rem) !important;
}

.translate-x-9 {
  transform: translateX(2.25rem) !important;
}

.translate-x-10 {
  transform: translateX(2.5rem) !important;
}

.translate-x-11 {
  transform: translateX(2.75rem) !important;
}

.translate-x-12 {
  transform: translateX(3rem) !important;
}

.translate-x-13 {
  transform: translateX(3.25rem) !important;
}

.translate-x-14 {
  transform: translateX(3.5rem) !important;
}

.translate-x-15 {
  transform: translateX(3.75rem) !important;
}

.translate-x-16 {
  transform: translateX(4rem) !important;
}

.translate-x-17 {
  transform: translateX(4.25rem) !important;
}

.translate-x-18 {
  transform: translateX(4.5rem) !important;
}

.translate-x-19 {
  transform: translateX(4.75rem) !important;
}

.translate-x-20 {
  transform: translateX(5rem) !important;
}

.translate-x-21 {
  transform: translateX(5.25rem) !important;
}

.translate-x-22 {
  transform: translateX(5.5rem) !important;
}

.translate-x-23 {
  transform: translateX(5.75rem) !important;
}

.translate-x-24 {
  transform: translateX(6rem) !important;
}

.translate-x-25 {
  transform: translateX(6.25rem) !important;
}

.translate-x-26 {
  transform: translateX(6.5rem) !important;
}

.translate-x-27 {
  transform: translateX(6.75rem) !important;
}

.translate-x-28 {
  transform: translateX(7rem) !important;
}

.translate-x-29 {
  transform: translateX(7.25rem) !important;
}

.translate-x-30 {
  transform: translateX(7.5rem) !important;
}

.translate-x-31 {
  transform: translateX(7.75rem) !important;
}

.translate-x-32 {
  transform: translateX(8rem) !important;
}

.translate-x-33 {
  transform: translateX(8.25rem) !important;
}

.translate-x-34 {
  transform: translateX(8.5rem) !important;
}

.translate-x-35 {
  transform: translateX(8.75rem) !important;
}

.translate-x-36 {
  transform: translateX(9rem) !important;
}

.translate-x-37 {
  transform: translateX(9.25rem) !important;
}

.translate-x-38 {
  transform: translateX(9.5rem) !important;
}

.translate-x-39 {
  transform: translateX(9.75rem) !important;
}

.translate-x-40 {
  transform: translateX(10rem) !important;
}

.translate-x-41 {
  transform: translateX(10.25rem) !important;
}

.translate-x-42 {
  transform: translateX(10.5rem) !important;
}

.translate-x-43 {
  transform: translateX(10.75rem) !important;
}

.translate-x-44 {
  transform: translateX(11rem) !important;
}

.translate-x-45 {
  transform: translateX(11.25rem) !important;
}

.translate-x-46 {
  transform: translateX(11.5rem) !important;
}

.translate-x-47 {
  transform: translateX(11.75rem) !important;
}

.translate-x-48 {
  transform: translateX(12rem) !important;
}

.translate-x-49 {
  transform: translateX(12.25rem) !important;
}

.translate-x-50 {
  transform: translateX(12.5rem) !important;
}

.translate-x-51 {
  transform: translateX(12.75rem) !important;
}

.translate-x-52 {
  transform: translateX(13rem) !important;
}

.translate-x-53 {
  transform: translateX(13.25rem) !important;
}

.translate-x-54 {
  transform: translateX(13.5rem) !important;
}

.translate-x-55 {
  transform: translateX(13.75rem) !important;
}

.translate-x-56 {
  transform: translateX(14rem) !important;
}

.translate-x-57 {
  transform: translateX(14.25rem) !important;
}

.translate-x-58 {
  transform: translateX(14.5rem) !important;
}

.translate-x-59 {
  transform: translateX(14.75rem) !important;
}

.translate-x-60 {
  transform: translateX(15rem) !important;
}

.translate-x-61 {
  transform: translateX(15.25rem) !important;
}

.translate-x-62 {
  transform: translateX(15.5rem) !important;
}

.translate-x-63 {
  transform: translateX(15.75rem) !important;
}

.translate-x-64 {
  transform: translateX(16rem) !important;
}

.translate-x-65 {
  transform: translateX(16.25rem) !important;
}

.translate-x-66 {
  transform: translateX(16.5rem) !important;
}

.translate-x-67 {
  transform: translateX(16.75rem) !important;
}

.translate-x-68 {
  transform: translateX(17rem) !important;
}

.translate-x-69 {
  transform: translateX(17.25rem) !important;
}

.translate-x-70 {
  transform: translateX(17.5rem) !important;
}

.translate-x-71 {
  transform: translateX(17.75rem) !important;
}

.translate-x-72 {
  transform: translateX(18rem) !important;
}

.translate-x-73 {
  transform: translateX(18.25rem) !important;
}

.translate-x-74 {
  transform: translateX(18.5rem) !important;
}

.translate-x-75 {
  transform: translateX(18.75rem) !important;
}

.translate-x-76 {
  transform: translateX(19rem) !important;
}

.translate-x-77 {
  transform: translateX(19.25rem) !important;
}

.translate-x-78 {
  transform: translateX(19.5rem) !important;
}

.translate-x-79 {
  transform: translateX(19.75rem) !important;
}

.translate-x-80 {
  transform: translateX(20rem) !important;
}

.translate-x-81 {
  transform: translateX(20.25rem) !important;
}

.translate-x-82 {
  transform: translateX(20.5rem) !important;
}

.translate-x-83 {
  transform: translateX(20.75rem) !important;
}

.translate-x-84 {
  transform: translateX(21rem) !important;
}

.translate-x-85 {
  transform: translateX(21.25rem) !important;
}

.translate-x-86 {
  transform: translateX(21.5rem) !important;
}

.translate-x-87 {
  transform: translateX(21.75rem) !important;
}

.translate-x-88 {
  transform: translateX(22rem) !important;
}

.translate-x-89 {
  transform: translateX(22.25rem) !important;
}

.translate-x-90 {
  transform: translateX(22.5rem) !important;
}

.translate-x-91 {
  transform: translateX(22.75rem) !important;
}

.translate-x-92 {
  transform: translateX(23rem) !important;
}

.translate-x-93 {
  transform: translateX(23.25rem) !important;
}

.translate-x-94 {
  transform: translateX(23.5rem) !important;
}

.translate-x-95 {
  transform: translateX(23.75rem) !important;
}

.translate-x-96 {
  transform: translateX(24rem) !important;
}

.translate-x-97 {
  transform: translateX(24.25rem) !important;
}

.translate-x-98 {
  transform: translateX(24.5rem) !important;
}

.translate-x-99 {
  transform: translateX(24.75rem) !important;
}

.translate-x-100 {
  transform: translateX(25rem) !important;
}

.translate-x-101 {
  transform: translateX(25.25rem) !important;
}

.translate-x-102 {
  transform: translateX(25.5rem) !important;
}

.translate-x-103 {
  transform: translateX(25.75rem) !important;
}

.translate-x-104 {
  transform: translateX(26rem) !important;
}

.translate-x-105 {
  transform: translateX(26.25rem) !important;
}

.translate-x-px {
  transform: translateX(1px) !important;
}

.translate-x-0\.5 {
  transform: translateX(0.125rem) !important;
}

.translate-x-1\.5 {
  transform: translateX(0.375rem) !important;
}

.translate-x-2\.5 {
  transform: translateX(0.625rem) !important;
}

.translate-x-3\.5 {
  transform: translateX(0.875rem) !important;
}

.translate-x-4\.5 {
  transform: translateX(1.125rem) !important;
}

.translate-x-5\.5 {
  transform: translateX(1.375rem) !important;
}

.translate-x-6\.5 {
  transform: translateX(1.625rem) !important;
}

.translate-x-7\.5 {
  transform: translateX(1.875rem) !important;
}

.translate-x-8\.5 {
  transform: translateX(2.125rem) !important;
}

.translate-x-9\.5 {
  transform: translateX(2.375rem) !important;
}

.translate-x-10\.5 {
  transform: translateX(2.625rem) !important;
}

.translate-x-11\.5 {
  transform: translateX(2.875rem) !important;
}

.translate-x-12\.5 {
  transform: translateX(3.125rem) !important;
}

.translate-x-13\.5 {
  transform: translateX(3.375rem) !important;
}

.translate-x-14\.5 {
  transform: translateX(3.625rem) !important;
}

.translate-x-15\.5 {
  transform: translateX(3.875rem) !important;
}

.translate-x-16\.5 {
  transform: translateX(4.125rem) !important;
}

.translate-x-17\.5 {
  transform: translateX(4.375rem) !important;
}

.translate-x-18\.5 {
  transform: translateX(4.625rem) !important;
}

.translate-x-19\.5 {
  transform: translateX(4.875rem) !important;
}

.translate-x-20\.5 {
  transform: translateX(5.125rem) !important;
}

.translate-x-21\.5 {
  transform: translateX(5.375rem) !important;
}

.translate-x-22\.5 {
  transform: translateX(5.625rem) !important;
}

.translate-x-23\.5 {
  transform: translateX(5.875rem) !important;
}

.translate-x-24\.5 {
  transform: translateX(6.125rem) !important;
}

.translate-x-25\.5 {
  transform: translateX(6.375rem) !important;
}

.translate-x-26\.5 {
  transform: translateX(6.625rem) !important;
}

.translate-x-27\.5 {
  transform: translateX(6.875rem) !important;
}

.translate-x-28\.5 {
  transform: translateX(7.125rem) !important;
}

.translate-x-29\.5 {
  transform: translateX(7.375rem) !important;
}

.translate-x-30\.5 {
  transform: translateX(7.625rem) !important;
}

.translate-x-31\.5 {
  transform: translateX(7.875rem) !important;
}

.translate-x-32\.5 {
  transform: translateX(8.125rem) !important;
}

.translate-x-33\.5 {
  transform: translateX(8.375rem) !important;
}

.translate-x-34\.5 {
  transform: translateX(8.625rem) !important;
}

.translate-x-35\.5 {
  transform: translateX(8.875rem) !important;
}

.translate-x-36\.5 {
  transform: translateX(9.125rem) !important;
}

.translate-x-37\.5 {
  transform: translateX(9.375rem) !important;
}

.translate-x-38\.5 {
  transform: translateX(9.625rem) !important;
}

.translate-x-39\.5 {
  transform: translateX(9.875rem) !important;
}

.translate-x-40\.5 {
  transform: translateX(10.125rem) !important;
}

.translate-x-41\.5 {
  transform: translateX(10.375rem) !important;
}

.translate-x-42\.5 {
  transform: translateX(10.625rem) !important;
}

.translate-x-43\.5 {
  transform: translateX(10.875rem) !important;
}

.translate-x-44\.5 {
  transform: translateX(11.125rem) !important;
}

.translate-x-45\.5 {
  transform: translateX(11.375rem) !important;
}

.translate-x-46\.5 {
  transform: translateX(11.625rem) !important;
}

.translate-x-47\.5 {
  transform: translateX(11.875rem) !important;
}

.translate-x-48\.5 {
  transform: translateX(12.125rem) !important;
}

.translate-x-49\.5 {
  transform: translateX(12.375rem) !important;
}

.translate-x-50\.5 {
  transform: translateX(12.625rem) !important;
}

.translate-x-51\.5 {
  transform: translateX(12.875rem) !important;
}

.translate-x-52\.5 {
  transform: translateX(13.125rem) !important;
}

.translate-x-53\.5 {
  transform: translateX(13.375rem) !important;
}

.translate-x-54\.5 {
  transform: translateX(13.625rem) !important;
}

.translate-x-55\.5 {
  transform: translateX(13.875rem) !important;
}

.translate-x-56\.5 {
  transform: translateX(14.125rem) !important;
}

.translate-x-57\.5 {
  transform: translateX(14.375rem) !important;
}

.translate-x-58\.5 {
  transform: translateX(14.625rem) !important;
}

.translate-x-59\.5 {
  transform: translateX(14.875rem) !important;
}

.translate-x-60\.5 {
  transform: translateX(15.125rem) !important;
}

.translate-x-61\.5 {
  transform: translateX(15.375rem) !important;
}

.translate-x-62\.5 {
  transform: translateX(15.625rem) !important;
}

.translate-x-63\.5 {
  transform: translateX(15.875rem) !important;
}

.translate-x-64\.5 {
  transform: translateX(16.125rem) !important;
}

.translate-x-65\.5 {
  transform: translateX(16.375rem) !important;
}

.translate-x-66\.5 {
  transform: translateX(16.625rem) !important;
}

.translate-x-67\.5 {
  transform: translateX(16.875rem) !important;
}

.translate-x-68\.5 {
  transform: translateX(17.125rem) !important;
}

.translate-x-69\.5 {
  transform: translateX(17.375rem) !important;
}

.translate-x-70\.5 {
  transform: translateX(17.625rem) !important;
}

.translate-x-71\.5 {
  transform: translateX(17.875rem) !important;
}

.translate-x-72\.5 {
  transform: translateX(18.125rem) !important;
}

.translate-x-73\.5 {
  transform: translateX(18.375rem) !important;
}

.translate-x-74\.5 {
  transform: translateX(18.625rem) !important;
}

.translate-x-75\.5 {
  transform: translateX(18.875rem) !important;
}

.translate-x-76\.5 {
  transform: translateX(19.125rem) !important;
}

.translate-x-77\.5 {
  transform: translateX(19.375rem) !important;
}

.translate-x-78\.5 {
  transform: translateX(19.625rem) !important;
}

.translate-x-79\.5 {
  transform: translateX(19.875rem) !important;
}

.translate-x-80\.5 {
  transform: translateX(20.125rem) !important;
}

.translate-x-81\.5 {
  transform: translateX(20.375rem) !important;
}

.translate-x-82\.5 {
  transform: translateX(20.625rem) !important;
}

.translate-x-83\.5 {
  transform: translateX(20.875rem) !important;
}

.translate-x-84\.5 {
  transform: translateX(21.125rem) !important;
}

.translate-x-85\.5 {
  transform: translateX(21.375rem) !important;
}

.translate-x-86\.5 {
  transform: translateX(21.625rem) !important;
}

.translate-x-87\.5 {
  transform: translateX(21.875rem) !important;
}

.translate-x-88\.5 {
  transform: translateX(22.125rem) !important;
}

.translate-x-89\.5 {
  transform: translateX(22.375rem) !important;
}

.translate-x-90\.5 {
  transform: translateX(22.625rem) !important;
}

.translate-x-91\.5 {
  transform: translateX(22.875rem) !important;
}

.translate-x-92\.5 {
  transform: translateX(23.125rem) !important;
}

.translate-x-93\.5 {
  transform: translateX(23.375rem) !important;
}

.translate-x-94\.5 {
  transform: translateX(23.625rem) !important;
}

.translate-x-95\.5 {
  transform: translateX(23.875rem) !important;
}

.translate-x-96\.5 {
  transform: translateX(24.125rem) !important;
}

.translate-x-97\.5 {
  transform: translateX(24.375rem) !important;
}

.translate-x-98\.5 {
  transform: translateX(24.625rem) !important;
}

.translate-x-99\.5 {
  transform: translateX(24.875rem) !important;
}

.translate-x-100\.5 {
  transform: translateX(25.125rem) !important;
}

.translate-x-101\.5 {
  transform: translateX(25.375rem) !important;
}

.translate-x-102\.5 {
  transform: translateX(25.625rem) !important;
}

.translate-x-103\.5 {
  transform: translateX(25.875rem) !important;
}

.translate-x-104\.5 {
  transform: translateX(26.125rem) !important;
}

.-translate-x-0 {
  transform: translateX(0rem) !important;
}

.-translate-x-1 {
  transform: translateX(-0.25rem) !important;
}

.-translate-x-2 {
  transform: translateX(-0.5rem) !important;
}

.-translate-x-3 {
  transform: translateX(-0.75rem) !important;
}

.-translate-x-4 {
  transform: translateX(-1rem) !important;
}

.-translate-x-5 {
  transform: translateX(-1.25rem) !important;
}

.-translate-x-6 {
  transform: translateX(-1.5rem) !important;
}

.-translate-x-7 {
  transform: translateX(-1.75rem) !important;
}

.-translate-x-8 {
  transform: translateX(-2rem) !important;
}

.-translate-x-9 {
  transform: translateX(-2.25rem) !important;
}

.-translate-x-10 {
  transform: translateX(-2.5rem) !important;
}

.-translate-x-11 {
  transform: translateX(-2.75rem) !important;
}

.-translate-x-12 {
  transform: translateX(-3rem) !important;
}

.-translate-x-13 {
  transform: translateX(-3.25rem) !important;
}

.-translate-x-14 {
  transform: translateX(-3.5rem) !important;
}

.-translate-x-15 {
  transform: translateX(-3.75rem) !important;
}

.-translate-x-16 {
  transform: translateX(-4rem) !important;
}

.-translate-x-17 {
  transform: translateX(-4.25rem) !important;
}

.-translate-x-18 {
  transform: translateX(-4.5rem) !important;
}

.-translate-x-19 {
  transform: translateX(-4.75rem) !important;
}

.-translate-x-20 {
  transform: translateX(-5rem) !important;
}

.-translate-x-21 {
  transform: translateX(-5.25rem) !important;
}

.-translate-x-22 {
  transform: translateX(-5.5rem) !important;
}

.-translate-x-23 {
  transform: translateX(-5.75rem) !important;
}

.-translate-x-24 {
  transform: translateX(-6rem) !important;
}

.-translate-x-25 {
  transform: translateX(-6.25rem) !important;
}

.-translate-x-26 {
  transform: translateX(-6.5rem) !important;
}

.-translate-x-27 {
  transform: translateX(-6.75rem) !important;
}

.-translate-x-28 {
  transform: translateX(-7rem) !important;
}

.-translate-x-29 {
  transform: translateX(-7.25rem) !important;
}

.-translate-x-30 {
  transform: translateX(-7.5rem) !important;
}

.-translate-x-31 {
  transform: translateX(-7.75rem) !important;
}

.-translate-x-32 {
  transform: translateX(-8rem) !important;
}

.-translate-x-33 {
  transform: translateX(-8.25rem) !important;
}

.-translate-x-34 {
  transform: translateX(-8.5rem) !important;
}

.-translate-x-35 {
  transform: translateX(-8.75rem) !important;
}

.-translate-x-36 {
  transform: translateX(-9rem) !important;
}

.-translate-x-37 {
  transform: translateX(-9.25rem) !important;
}

.-translate-x-38 {
  transform: translateX(-9.5rem) !important;
}

.-translate-x-39 {
  transform: translateX(-9.75rem) !important;
}

.-translate-x-40 {
  transform: translateX(-10rem) !important;
}

.-translate-x-41 {
  transform: translateX(-10.25rem) !important;
}

.-translate-x-42 {
  transform: translateX(-10.5rem) !important;
}

.-translate-x-43 {
  transform: translateX(-10.75rem) !important;
}

.-translate-x-44 {
  transform: translateX(-11rem) !important;
}

.-translate-x-45 {
  transform: translateX(-11.25rem) !important;
}

.-translate-x-46 {
  transform: translateX(-11.5rem) !important;
}

.-translate-x-47 {
  transform: translateX(-11.75rem) !important;
}

.-translate-x-48 {
  transform: translateX(-12rem) !important;
}

.-translate-x-49 {
  transform: translateX(-12.25rem) !important;
}

.-translate-x-50 {
  transform: translateX(-12.5rem) !important;
}

.-translate-x-51 {
  transform: translateX(-12.75rem) !important;
}

.-translate-x-52 {
  transform: translateX(-13rem) !important;
}

.-translate-x-53 {
  transform: translateX(-13.25rem) !important;
}

.-translate-x-54 {
  transform: translateX(-13.5rem) !important;
}

.-translate-x-55 {
  transform: translateX(-13.75rem) !important;
}

.-translate-x-56 {
  transform: translateX(-14rem) !important;
}

.-translate-x-57 {
  transform: translateX(-14.25rem) !important;
}

.-translate-x-58 {
  transform: translateX(-14.5rem) !important;
}

.-translate-x-59 {
  transform: translateX(-14.75rem) !important;
}

.-translate-x-60 {
  transform: translateX(-15rem) !important;
}

.-translate-x-61 {
  transform: translateX(-15.25rem) !important;
}

.-translate-x-62 {
  transform: translateX(-15.5rem) !important;
}

.-translate-x-63 {
  transform: translateX(-15.75rem) !important;
}

.-translate-x-64 {
  transform: translateX(-16rem) !important;
}

.-translate-x-65 {
  transform: translateX(-16.25rem) !important;
}

.-translate-x-66 {
  transform: translateX(-16.5rem) !important;
}

.-translate-x-67 {
  transform: translateX(-16.75rem) !important;
}

.-translate-x-68 {
  transform: translateX(-17rem) !important;
}

.-translate-x-69 {
  transform: translateX(-17.25rem) !important;
}

.-translate-x-70 {
  transform: translateX(-17.5rem) !important;
}

.-translate-x-71 {
  transform: translateX(-17.75rem) !important;
}

.-translate-x-72 {
  transform: translateX(-18rem) !important;
}

.-translate-x-73 {
  transform: translateX(-18.25rem) !important;
}

.-translate-x-74 {
  transform: translateX(-18.5rem) !important;
}

.-translate-x-75 {
  transform: translateX(-18.75rem) !important;
}

.-translate-x-76 {
  transform: translateX(-19rem) !important;
}

.-translate-x-77 {
  transform: translateX(-19.25rem) !important;
}

.-translate-x-78 {
  transform: translateX(-19.5rem) !important;
}

.-translate-x-79 {
  transform: translateX(-19.75rem) !important;
}

.-translate-x-80 {
  transform: translateX(-20rem) !important;
}

.-translate-x-81 {
  transform: translateX(-20.25rem) !important;
}

.-translate-x-82 {
  transform: translateX(-20.5rem) !important;
}

.-translate-x-83 {
  transform: translateX(-20.75rem) !important;
}

.-translate-x-84 {
  transform: translateX(-21rem) !important;
}

.-translate-x-85 {
  transform: translateX(-21.25rem) !important;
}

.-translate-x-86 {
  transform: translateX(-21.5rem) !important;
}

.-translate-x-87 {
  transform: translateX(-21.75rem) !important;
}

.-translate-x-88 {
  transform: translateX(-22rem) !important;
}

.-translate-x-89 {
  transform: translateX(-22.25rem) !important;
}

.-translate-x-90 {
  transform: translateX(-22.5rem) !important;
}

.-translate-x-91 {
  transform: translateX(-22.75rem) !important;
}

.-translate-x-92 {
  transform: translateX(-23rem) !important;
}

.-translate-x-93 {
  transform: translateX(-23.25rem) !important;
}

.-translate-x-94 {
  transform: translateX(-23.5rem) !important;
}

.-translate-x-95 {
  transform: translateX(-23.75rem) !important;
}

.-translate-x-96 {
  transform: translateX(-24rem) !important;
}

.-translate-x-97 {
  transform: translateX(-24.25rem) !important;
}

.-translate-x-98 {
  transform: translateX(-24.5rem) !important;
}

.-translate-x-99 {
  transform: translateX(-24.75rem) !important;
}

.-translate-x-100 {
  transform: translateX(-25rem) !important;
}

.-translate-x-101 {
  transform: translateX(-25.25rem) !important;
}

.-translate-x-102 {
  transform: translateX(-25.5rem) !important;
}

.-translate-x-103 {
  transform: translateX(-25.75rem) !important;
}

.-translate-x-104 {
  transform: translateX(-26rem) !important;
}

.-translate-x-105 {
  transform: translateX(-26.25rem) !important;
}

.-translate-x-px {
  transform: translateX(-1px) !important;
}

.-translate-x-0\.5 {
  transform: translateX(-0.125rem) !important;
}

.-translate-x-1\.5 {
  transform: translateX(-0.375rem) !important;
}

.-translate-x-2\.5 {
  transform: translateX(-0.625rem) !important;
}

.-translate-x-3\.5 {
  transform: translateX(-0.875rem) !important;
}

.-translate-x-4\.5 {
  transform: translateX(-1.125rem) !important;
}

.-translate-x-5\.5 {
  transform: translateX(-1.375rem) !important;
}

.-translate-x-6\.5 {
  transform: translateX(-1.625rem) !important;
}

.-translate-x-7\.5 {
  transform: translateX(-1.875rem) !important;
}

.-translate-x-8\.5 {
  transform: translateX(-2.125rem) !important;
}

.-translate-x-9\.5 {
  transform: translateX(-2.375rem) !important;
}

.-translate-x-10\.5 {
  transform: translateX(-2.625rem) !important;
}

.-translate-x-11\.5 {
  transform: translateX(-2.875rem) !important;
}

.-translate-x-12\.5 {
  transform: translateX(-3.125rem) !important;
}

.-translate-x-13\.5 {
  transform: translateX(-3.375rem) !important;
}

.-translate-x-14\.5 {
  transform: translateX(-3.625rem) !important;
}

.-translate-x-15\.5 {
  transform: translateX(-3.875rem) !important;
}

.-translate-x-16\.5 {
  transform: translateX(-4.125rem) !important;
}

.-translate-x-17\.5 {
  transform: translateX(-4.375rem) !important;
}

.-translate-x-18\.5 {
  transform: translateX(-4.625rem) !important;
}

.-translate-x-19\.5 {
  transform: translateX(-4.875rem) !important;
}

.-translate-x-20\.5 {
  transform: translateX(-5.125rem) !important;
}

.-translate-x-21\.5 {
  transform: translateX(-5.375rem) !important;
}

.-translate-x-22\.5 {
  transform: translateX(-5.625rem) !important;
}

.-translate-x-23\.5 {
  transform: translateX(-5.875rem) !important;
}

.-translate-x-24\.5 {
  transform: translateX(-6.125rem) !important;
}

.-translate-x-25\.5 {
  transform: translateX(-6.375rem) !important;
}

.-translate-x-26\.5 {
  transform: translateX(-6.625rem) !important;
}

.-translate-x-27\.5 {
  transform: translateX(-6.875rem) !important;
}

.-translate-x-28\.5 {
  transform: translateX(-7.125rem) !important;
}

.-translate-x-29\.5 {
  transform: translateX(-7.375rem) !important;
}

.-translate-x-30\.5 {
  transform: translateX(-7.625rem) !important;
}

.-translate-x-31\.5 {
  transform: translateX(-7.875rem) !important;
}

.-translate-x-32\.5 {
  transform: translateX(-8.125rem) !important;
}

.-translate-x-33\.5 {
  transform: translateX(-8.375rem) !important;
}

.-translate-x-34\.5 {
  transform: translateX(-8.625rem) !important;
}

.-translate-x-35\.5 {
  transform: translateX(-8.875rem) !important;
}

.-translate-x-36\.5 {
  transform: translateX(-9.125rem) !important;
}

.-translate-x-37\.5 {
  transform: translateX(-9.375rem) !important;
}

.-translate-x-38\.5 {
  transform: translateX(-9.625rem) !important;
}

.-translate-x-39\.5 {
  transform: translateX(-9.875rem) !important;
}

.-translate-x-40\.5 {
  transform: translateX(-10.125rem) !important;
}

.-translate-x-41\.5 {
  transform: translateX(-10.375rem) !important;
}

.-translate-x-42\.5 {
  transform: translateX(-10.625rem) !important;
}

.-translate-x-43\.5 {
  transform: translateX(-10.875rem) !important;
}

.-translate-x-44\.5 {
  transform: translateX(-11.125rem) !important;
}

.-translate-x-45\.5 {
  transform: translateX(-11.375rem) !important;
}

.-translate-x-46\.5 {
  transform: translateX(-11.625rem) !important;
}

.-translate-x-47\.5 {
  transform: translateX(-11.875rem) !important;
}

.-translate-x-48\.5 {
  transform: translateX(-12.125rem) !important;
}

.-translate-x-49\.5 {
  transform: translateX(-12.375rem) !important;
}

.-translate-x-50\.5 {
  transform: translateX(-12.625rem) !important;
}

.-translate-x-51\.5 {
  transform: translateX(-12.875rem) !important;
}

.-translate-x-52\.5 {
  transform: translateX(-13.125rem) !important;
}

.-translate-x-53\.5 {
  transform: translateX(-13.375rem) !important;
}

.-translate-x-54\.5 {
  transform: translateX(-13.625rem) !important;
}

.-translate-x-55\.5 {
  transform: translateX(-13.875rem) !important;
}

.-translate-x-56\.5 {
  transform: translateX(-14.125rem) !important;
}

.-translate-x-57\.5 {
  transform: translateX(-14.375rem) !important;
}

.-translate-x-58\.5 {
  transform: translateX(-14.625rem) !important;
}

.-translate-x-59\.5 {
  transform: translateX(-14.875rem) !important;
}

.-translate-x-60\.5 {
  transform: translateX(-15.125rem) !important;
}

.-translate-x-61\.5 {
  transform: translateX(-15.375rem) !important;
}

.-translate-x-62\.5 {
  transform: translateX(-15.625rem) !important;
}

.-translate-x-63\.5 {
  transform: translateX(-15.875rem) !important;
}

.-translate-x-64\.5 {
  transform: translateX(-16.125rem) !important;
}

.-translate-x-65\.5 {
  transform: translateX(-16.375rem) !important;
}

.-translate-x-66\.5 {
  transform: translateX(-16.625rem) !important;
}

.-translate-x-67\.5 {
  transform: translateX(-16.875rem) !important;
}

.-translate-x-68\.5 {
  transform: translateX(-17.125rem) !important;
}

.-translate-x-69\.5 {
  transform: translateX(-17.375rem) !important;
}

.-translate-x-70\.5 {
  transform: translateX(-17.625rem) !important;
}

.-translate-x-71\.5 {
  transform: translateX(-17.875rem) !important;
}

.-translate-x-72\.5 {
  transform: translateX(-18.125rem) !important;
}

.-translate-x-73\.5 {
  transform: translateX(-18.375rem) !important;
}

.-translate-x-74\.5 {
  transform: translateX(-18.625rem) !important;
}

.-translate-x-75\.5 {
  transform: translateX(-18.875rem) !important;
}

.-translate-x-76\.5 {
  transform: translateX(-19.125rem) !important;
}

.-translate-x-77\.5 {
  transform: translateX(-19.375rem) !important;
}

.-translate-x-78\.5 {
  transform: translateX(-19.625rem) !important;
}

.-translate-x-79\.5 {
  transform: translateX(-19.875rem) !important;
}

.-translate-x-80\.5 {
  transform: translateX(-20.125rem) !important;
}

.-translate-x-81\.5 {
  transform: translateX(-20.375rem) !important;
}

.-translate-x-82\.5 {
  transform: translateX(-20.625rem) !important;
}

.-translate-x-83\.5 {
  transform: translateX(-20.875rem) !important;
}

.-translate-x-84\.5 {
  transform: translateX(-21.125rem) !important;
}

.-translate-x-85\.5 {
  transform: translateX(-21.375rem) !important;
}

.-translate-x-86\.5 {
  transform: translateX(-21.625rem) !important;
}

.-translate-x-87\.5 {
  transform: translateX(-21.875rem) !important;
}

.-translate-x-88\.5 {
  transform: translateX(-22.125rem) !important;
}

.-translate-x-89\.5 {
  transform: translateX(-22.375rem) !important;
}

.-translate-x-90\.5 {
  transform: translateX(-22.625rem) !important;
}

.-translate-x-91\.5 {
  transform: translateX(-22.875rem) !important;
}

.-translate-x-92\.5 {
  transform: translateX(-23.125rem) !important;
}

.-translate-x-93\.5 {
  transform: translateX(-23.375rem) !important;
}

.-translate-x-94\.5 {
  transform: translateX(-23.625rem) !important;
}

.-translate-x-95\.5 {
  transform: translateX(-23.875rem) !important;
}

.-translate-x-96\.5 {
  transform: translateX(-24.125rem) !important;
}

.-translate-x-97\.5 {
  transform: translateX(-24.375rem) !important;
}

.-translate-x-98\.5 {
  transform: translateX(-24.625rem) !important;
}

.-translate-x-99\.5 {
  transform: translateX(-24.875rem) !important;
}

.-translate-x-100\.5 {
  transform: translateX(-25.125rem) !important;
}

.-translate-x-101\.5 {
  transform: translateX(-25.375rem) !important;
}

.-translate-x-102\.5 {
  transform: translateX(-25.625rem) !important;
}

.-translate-x-103\.5 {
  transform: translateX(-25.875rem) !important;
}

.-translate-x-104\.5 {
  transform: translateX(-26.125rem) !important;
}

.-translate-x-full {
  transform: translateX(-100%) !important;
}

.-translate-x-1\/2 {
  transform: translateX(-50%) !important;
}

.translate-x-1\/2 {
  transform: translateX(50%) !important;
}

.translate-x-full {
  transform: translateX(100%) !important;
}

.translate-x-1\/3 {
  transform: translateX(33.33333333333333%) !important;
}

.-translate-x-1\/3 {
  transform: translateX(-33.33333333333333%) !important;
}

.translate-x-2\/3 {
  transform: translateX(66.66666666666666%) !important;
}

.-translate-x-2\/3 {
  transform: translateX(-66.66666666666666%) !important;
}

.translate-x-1\/4 {
  transform: translateX(25%) !important;
}

.-translate-x-1\/4 {
  transform: translateX(-25%) !important;
}

.translate-x-2\/4 {
  transform: translateX(50%) !important;
}

.-translate-x-2\/4 {
  transform: translateX(-50%) !important;
}

.translate-x-3\/4 {
  transform: translateX(75%) !important;
}

.-translate-x-3\/4 {
  transform: translateX(-75%) !important;
}

.translate-x-1\/5 {
  transform: translateX(20%) !important;
}

.-translate-x-1\/5 {
  transform: translateX(-20%) !important;
}

.translate-x-2\/5 {
  transform: translateX(40%) !important;
}

.-translate-x-2\/5 {
  transform: translateX(-40%) !important;
}

.translate-x-3\/5 {
  transform: translateX(60%) !important;
}

.-translate-x-3\/5 {
  transform: translateX(-60%) !important;
}

.translate-x-4\/5 {
  transform: translateX(80%) !important;
}

.-translate-x-4\/5 {
  transform: translateX(-80%) !important;
}

.translate-x-1\/6 {
  transform: translateX(16.666666666666664%) !important;
}

.-translate-x-1\/6 {
  transform: translateX(-16.666666666666664%) !important;
}

.translate-x-2\/6 {
  transform: translateX(33.33333333333333%) !important;
}

.-translate-x-2\/6 {
  transform: translateX(-33.33333333333333%) !important;
}

.translate-x-3\/6 {
  transform: translateX(50%) !important;
}

.-translate-x-3\/6 {
  transform: translateX(-50%) !important;
}

.translate-x-4\/6 {
  transform: translateX(66.66666666666666%) !important;
}

.-translate-x-4\/6 {
  transform: translateX(-66.66666666666666%) !important;
}

.translate-x-5\/6 {
  transform: translateX(83.33333333333334%) !important;
}

.-translate-x-5\/6 {
  transform: translateX(-83.33333333333334%) !important;
}

.translate-x-1\/12 {
  transform: translateX(8.333333333333332%) !important;
}

.-translate-x-1\/12 {
  transform: translateX(-8.333333333333332%) !important;
}

.translate-x-2\/12 {
  transform: translateX(16.666666666666664%) !important;
}

.-translate-x-2\/12 {
  transform: translateX(-16.666666666666664%) !important;
}

.translate-x-3\/12 {
  transform: translateX(25%) !important;
}

.-translate-x-3\/12 {
  transform: translateX(-25%) !important;
}

.translate-x-4\/12 {
  transform: translateX(33.33333333333333%) !important;
}

.-translate-x-4\/12 {
  transform: translateX(-33.33333333333333%) !important;
}

.translate-x-5\/12 {
  transform: translateX(41.66666666666667%) !important;
}

.-translate-x-5\/12 {
  transform: translateX(-41.66666666666667%) !important;
}

.translate-x-6\/12 {
  transform: translateX(50%) !important;
}

.-translate-x-6\/12 {
  transform: translateX(-50%) !important;
}

.translate-x-7\/12 {
  transform: translateX(58.333333333333336%) !important;
}

.-translate-x-7\/12 {
  transform: translateX(-58.333333333333336%) !important;
}

.translate-x-8\/12 {
  transform: translateX(66.66666666666666%) !important;
}

.-translate-x-8\/12 {
  transform: translateX(-66.66666666666666%) !important;
}

.translate-x-9\/12 {
  transform: translateX(75%) !important;
}

.-translate-x-9\/12 {
  transform: translateX(-75%) !important;
}

.translate-x-10\/12 {
  transform: translateX(83.33333333333334%) !important;
}

.-translate-x-10\/12 {
  transform: translateX(-83.33333333333334%) !important;
}

.translate-x-11\/12 {
  transform: translateX(91.66666666666666%) !important;
}

.-translate-x-11\/12 {
  transform: translateX(-91.66666666666666%) !important;
}

.translate-y-0 {
  transform: translateY(0rem) !important;
}

.translate-y-1 {
  transform: translateY(0.25rem) !important;
}

.translate-y-2 {
  transform: translateY(0.5rem) !important;
}

.translate-y-3 {
  transform: translateY(0.75rem) !important;
}

.translate-y-4 {
  transform: translateY(1rem) !important;
}

.translate-y-5 {
  transform: translateY(1.25rem) !important;
}

.translate-y-6 {
  transform: translateY(1.5rem) !important;
}

.translate-y-7 {
  transform: translateY(1.75rem) !important;
}

.translate-y-8 {
  transform: translateY(2rem) !important;
}

.translate-y-9 {
  transform: translateY(2.25rem) !important;
}

.translate-y-10 {
  transform: translateY(2.5rem) !important;
}

.translate-y-11 {
  transform: translateY(2.75rem) !important;
}

.translate-y-12 {
  transform: translateY(3rem) !important;
}

.translate-y-13 {
  transform: translateY(3.25rem) !important;
}

.translate-y-14 {
  transform: translateY(3.5rem) !important;
}

.translate-y-15 {
  transform: translateY(3.75rem) !important;
}

.translate-y-16 {
  transform: translateY(4rem) !important;
}

.translate-y-17 {
  transform: translateY(4.25rem) !important;
}

.translate-y-18 {
  transform: translateY(4.5rem) !important;
}

.translate-y-19 {
  transform: translateY(4.75rem) !important;
}

.translate-y-20 {
  transform: translateY(5rem) !important;
}

.translate-y-21 {
  transform: translateY(5.25rem) !important;
}

.translate-y-22 {
  transform: translateY(5.5rem) !important;
}

.translate-y-23 {
  transform: translateY(5.75rem) !important;
}

.translate-y-24 {
  transform: translateY(6rem) !important;
}

.translate-y-25 {
  transform: translateY(6.25rem) !important;
}

.translate-y-26 {
  transform: translateY(6.5rem) !important;
}

.translate-y-27 {
  transform: translateY(6.75rem) !important;
}

.translate-y-28 {
  transform: translateY(7rem) !important;
}

.translate-y-29 {
  transform: translateY(7.25rem) !important;
}

.translate-y-30 {
  transform: translateY(7.5rem) !important;
}

.translate-y-31 {
  transform: translateY(7.75rem) !important;
}

.translate-y-32 {
  transform: translateY(8rem) !important;
}

.translate-y-33 {
  transform: translateY(8.25rem) !important;
}

.translate-y-34 {
  transform: translateY(8.5rem) !important;
}

.translate-y-35 {
  transform: translateY(8.75rem) !important;
}

.translate-y-36 {
  transform: translateY(9rem) !important;
}

.translate-y-37 {
  transform: translateY(9.25rem) !important;
}

.translate-y-38 {
  transform: translateY(9.5rem) !important;
}

.translate-y-39 {
  transform: translateY(9.75rem) !important;
}

.translate-y-40 {
  transform: translateY(10rem) !important;
}

.translate-y-41 {
  transform: translateY(10.25rem) !important;
}

.translate-y-42 {
  transform: translateY(10.5rem) !important;
}

.translate-y-43 {
  transform: translateY(10.75rem) !important;
}

.translate-y-44 {
  transform: translateY(11rem) !important;
}

.translate-y-45 {
  transform: translateY(11.25rem) !important;
}

.translate-y-46 {
  transform: translateY(11.5rem) !important;
}

.translate-y-47 {
  transform: translateY(11.75rem) !important;
}

.translate-y-48 {
  transform: translateY(12rem) !important;
}

.translate-y-49 {
  transform: translateY(12.25rem) !important;
}

.translate-y-50 {
  transform: translateY(12.5rem) !important;
}

.translate-y-51 {
  transform: translateY(12.75rem) !important;
}

.translate-y-52 {
  transform: translateY(13rem) !important;
}

.translate-y-53 {
  transform: translateY(13.25rem) !important;
}

.translate-y-54 {
  transform: translateY(13.5rem) !important;
}

.translate-y-55 {
  transform: translateY(13.75rem) !important;
}

.translate-y-56 {
  transform: translateY(14rem) !important;
}

.translate-y-57 {
  transform: translateY(14.25rem) !important;
}

.translate-y-58 {
  transform: translateY(14.5rem) !important;
}

.translate-y-59 {
  transform: translateY(14.75rem) !important;
}

.translate-y-60 {
  transform: translateY(15rem) !important;
}

.translate-y-61 {
  transform: translateY(15.25rem) !important;
}

.translate-y-62 {
  transform: translateY(15.5rem) !important;
}

.translate-y-63 {
  transform: translateY(15.75rem) !important;
}

.translate-y-64 {
  transform: translateY(16rem) !important;
}

.translate-y-65 {
  transform: translateY(16.25rem) !important;
}

.translate-y-66 {
  transform: translateY(16.5rem) !important;
}

.translate-y-67 {
  transform: translateY(16.75rem) !important;
}

.translate-y-68 {
  transform: translateY(17rem) !important;
}

.translate-y-69 {
  transform: translateY(17.25rem) !important;
}

.translate-y-70 {
  transform: translateY(17.5rem) !important;
}

.translate-y-71 {
  transform: translateY(17.75rem) !important;
}

.translate-y-72 {
  transform: translateY(18rem) !important;
}

.translate-y-73 {
  transform: translateY(18.25rem) !important;
}

.translate-y-74 {
  transform: translateY(18.5rem) !important;
}

.translate-y-75 {
  transform: translateY(18.75rem) !important;
}

.translate-y-76 {
  transform: translateY(19rem) !important;
}

.translate-y-77 {
  transform: translateY(19.25rem) !important;
}

.translate-y-78 {
  transform: translateY(19.5rem) !important;
}

.translate-y-79 {
  transform: translateY(19.75rem) !important;
}

.translate-y-80 {
  transform: translateY(20rem) !important;
}

.translate-y-81 {
  transform: translateY(20.25rem) !important;
}

.translate-y-82 {
  transform: translateY(20.5rem) !important;
}

.translate-y-83 {
  transform: translateY(20.75rem) !important;
}

.translate-y-84 {
  transform: translateY(21rem) !important;
}

.translate-y-85 {
  transform: translateY(21.25rem) !important;
}

.translate-y-86 {
  transform: translateY(21.5rem) !important;
}

.translate-y-87 {
  transform: translateY(21.75rem) !important;
}

.translate-y-88 {
  transform: translateY(22rem) !important;
}

.translate-y-89 {
  transform: translateY(22.25rem) !important;
}

.translate-y-90 {
  transform: translateY(22.5rem) !important;
}

.translate-y-91 {
  transform: translateY(22.75rem) !important;
}

.translate-y-92 {
  transform: translateY(23rem) !important;
}

.translate-y-93 {
  transform: translateY(23.25rem) !important;
}

.translate-y-94 {
  transform: translateY(23.5rem) !important;
}

.translate-y-95 {
  transform: translateY(23.75rem) !important;
}

.translate-y-96 {
  transform: translateY(24rem) !important;
}

.translate-y-97 {
  transform: translateY(24.25rem) !important;
}

.translate-y-98 {
  transform: translateY(24.5rem) !important;
}

.translate-y-99 {
  transform: translateY(24.75rem) !important;
}

.translate-y-100 {
  transform: translateY(25rem) !important;
}

.translate-y-101 {
  transform: translateY(25.25rem) !important;
}

.translate-y-102 {
  transform: translateY(25.5rem) !important;
}

.translate-y-103 {
  transform: translateY(25.75rem) !important;
}

.translate-y-104 {
  transform: translateY(26rem) !important;
}

.translate-y-105 {
  transform: translateY(26.25rem) !important;
}

.translate-y-px {
  transform: translateY(1px) !important;
}

.translate-y-0\.5 {
  transform: translateY(0.125rem) !important;
}

.translate-y-1\.5 {
  transform: translateY(0.375rem) !important;
}

.translate-y-2\.5 {
  transform: translateY(0.625rem) !important;
}

.translate-y-3\.5 {
  transform: translateY(0.875rem) !important;
}

.translate-y-4\.5 {
  transform: translateY(1.125rem) !important;
}

.translate-y-5\.5 {
  transform: translateY(1.375rem) !important;
}

.translate-y-6\.5 {
  transform: translateY(1.625rem) !important;
}

.translate-y-7\.5 {
  transform: translateY(1.875rem) !important;
}

.translate-y-8\.5 {
  transform: translateY(2.125rem) !important;
}

.translate-y-9\.5 {
  transform: translateY(2.375rem) !important;
}

.translate-y-10\.5 {
  transform: translateY(2.625rem) !important;
}

.translate-y-11\.5 {
  transform: translateY(2.875rem) !important;
}

.translate-y-12\.5 {
  transform: translateY(3.125rem) !important;
}

.translate-y-13\.5 {
  transform: translateY(3.375rem) !important;
}

.translate-y-14\.5 {
  transform: translateY(3.625rem) !important;
}

.translate-y-15\.5 {
  transform: translateY(3.875rem) !important;
}

.translate-y-16\.5 {
  transform: translateY(4.125rem) !important;
}

.translate-y-17\.5 {
  transform: translateY(4.375rem) !important;
}

.translate-y-18\.5 {
  transform: translateY(4.625rem) !important;
}

.translate-y-19\.5 {
  transform: translateY(4.875rem) !important;
}

.translate-y-20\.5 {
  transform: translateY(5.125rem) !important;
}

.translate-y-21\.5 {
  transform: translateY(5.375rem) !important;
}

.translate-y-22\.5 {
  transform: translateY(5.625rem) !important;
}

.translate-y-23\.5 {
  transform: translateY(5.875rem) !important;
}

.translate-y-24\.5 {
  transform: translateY(6.125rem) !important;
}

.translate-y-25\.5 {
  transform: translateY(6.375rem) !important;
}

.translate-y-26\.5 {
  transform: translateY(6.625rem) !important;
}

.translate-y-27\.5 {
  transform: translateY(6.875rem) !important;
}

.translate-y-28\.5 {
  transform: translateY(7.125rem) !important;
}

.translate-y-29\.5 {
  transform: translateY(7.375rem) !important;
}

.translate-y-30\.5 {
  transform: translateY(7.625rem) !important;
}

.translate-y-31\.5 {
  transform: translateY(7.875rem) !important;
}

.translate-y-32\.5 {
  transform: translateY(8.125rem) !important;
}

.translate-y-33\.5 {
  transform: translateY(8.375rem) !important;
}

.translate-y-34\.5 {
  transform: translateY(8.625rem) !important;
}

.translate-y-35\.5 {
  transform: translateY(8.875rem) !important;
}

.translate-y-36\.5 {
  transform: translateY(9.125rem) !important;
}

.translate-y-37\.5 {
  transform: translateY(9.375rem) !important;
}

.translate-y-38\.5 {
  transform: translateY(9.625rem) !important;
}

.translate-y-39\.5 {
  transform: translateY(9.875rem) !important;
}

.translate-y-40\.5 {
  transform: translateY(10.125rem) !important;
}

.translate-y-41\.5 {
  transform: translateY(10.375rem) !important;
}

.translate-y-42\.5 {
  transform: translateY(10.625rem) !important;
}

.translate-y-43\.5 {
  transform: translateY(10.875rem) !important;
}

.translate-y-44\.5 {
  transform: translateY(11.125rem) !important;
}

.translate-y-45\.5 {
  transform: translateY(11.375rem) !important;
}

.translate-y-46\.5 {
  transform: translateY(11.625rem) !important;
}

.translate-y-47\.5 {
  transform: translateY(11.875rem) !important;
}

.translate-y-48\.5 {
  transform: translateY(12.125rem) !important;
}

.translate-y-49\.5 {
  transform: translateY(12.375rem) !important;
}

.translate-y-50\.5 {
  transform: translateY(12.625rem) !important;
}

.translate-y-51\.5 {
  transform: translateY(12.875rem) !important;
}

.translate-y-52\.5 {
  transform: translateY(13.125rem) !important;
}

.translate-y-53\.5 {
  transform: translateY(13.375rem) !important;
}

.translate-y-54\.5 {
  transform: translateY(13.625rem) !important;
}

.translate-y-55\.5 {
  transform: translateY(13.875rem) !important;
}

.translate-y-56\.5 {
  transform: translateY(14.125rem) !important;
}

.translate-y-57\.5 {
  transform: translateY(14.375rem) !important;
}

.translate-y-58\.5 {
  transform: translateY(14.625rem) !important;
}

.translate-y-59\.5 {
  transform: translateY(14.875rem) !important;
}

.translate-y-60\.5 {
  transform: translateY(15.125rem) !important;
}

.translate-y-61\.5 {
  transform: translateY(15.375rem) !important;
}

.translate-y-62\.5 {
  transform: translateY(15.625rem) !important;
}

.translate-y-63\.5 {
  transform: translateY(15.875rem) !important;
}

.translate-y-64\.5 {
  transform: translateY(16.125rem) !important;
}

.translate-y-65\.5 {
  transform: translateY(16.375rem) !important;
}

.translate-y-66\.5 {
  transform: translateY(16.625rem) !important;
}

.translate-y-67\.5 {
  transform: translateY(16.875rem) !important;
}

.translate-y-68\.5 {
  transform: translateY(17.125rem) !important;
}

.translate-y-69\.5 {
  transform: translateY(17.375rem) !important;
}

.translate-y-70\.5 {
  transform: translateY(17.625rem) !important;
}

.translate-y-71\.5 {
  transform: translateY(17.875rem) !important;
}

.translate-y-72\.5 {
  transform: translateY(18.125rem) !important;
}

.translate-y-73\.5 {
  transform: translateY(18.375rem) !important;
}

.translate-y-74\.5 {
  transform: translateY(18.625rem) !important;
}

.translate-y-75\.5 {
  transform: translateY(18.875rem) !important;
}

.translate-y-76\.5 {
  transform: translateY(19.125rem) !important;
}

.translate-y-77\.5 {
  transform: translateY(19.375rem) !important;
}

.translate-y-78\.5 {
  transform: translateY(19.625rem) !important;
}

.translate-y-79\.5 {
  transform: translateY(19.875rem) !important;
}

.translate-y-80\.5 {
  transform: translateY(20.125rem) !important;
}

.translate-y-81\.5 {
  transform: translateY(20.375rem) !important;
}

.translate-y-82\.5 {
  transform: translateY(20.625rem) !important;
}

.translate-y-83\.5 {
  transform: translateY(20.875rem) !important;
}

.translate-y-84\.5 {
  transform: translateY(21.125rem) !important;
}

.translate-y-85\.5 {
  transform: translateY(21.375rem) !important;
}

.translate-y-86\.5 {
  transform: translateY(21.625rem) !important;
}

.translate-y-87\.5 {
  transform: translateY(21.875rem) !important;
}

.translate-y-88\.5 {
  transform: translateY(22.125rem) !important;
}

.translate-y-89\.5 {
  transform: translateY(22.375rem) !important;
}

.translate-y-90\.5 {
  transform: translateY(22.625rem) !important;
}

.translate-y-91\.5 {
  transform: translateY(22.875rem) !important;
}

.translate-y-92\.5 {
  transform: translateY(23.125rem) !important;
}

.translate-y-93\.5 {
  transform: translateY(23.375rem) !important;
}

.translate-y-94\.5 {
  transform: translateY(23.625rem) !important;
}

.translate-y-95\.5 {
  transform: translateY(23.875rem) !important;
}

.translate-y-96\.5 {
  transform: translateY(24.125rem) !important;
}

.translate-y-97\.5 {
  transform: translateY(24.375rem) !important;
}

.translate-y-98\.5 {
  transform: translateY(24.625rem) !important;
}

.translate-y-99\.5 {
  transform: translateY(24.875rem) !important;
}

.translate-y-100\.5 {
  transform: translateY(25.125rem) !important;
}

.translate-y-101\.5 {
  transform: translateY(25.375rem) !important;
}

.translate-y-102\.5 {
  transform: translateY(25.625rem) !important;
}

.translate-y-103\.5 {
  transform: translateY(25.875rem) !important;
}

.translate-y-104\.5 {
  transform: translateY(26.125rem) !important;
}

.-translate-y-0 {
  transform: translateY(0rem) !important;
}

.-translate-y-1 {
  transform: translateY(-0.25rem) !important;
}

.-translate-y-2 {
  transform: translateY(-0.5rem) !important;
}

.-translate-y-3 {
  transform: translateY(-0.75rem) !important;
}

.-translate-y-4 {
  transform: translateY(-1rem) !important;
}

.-translate-y-5 {
  transform: translateY(-1.25rem) !important;
}

.-translate-y-6 {
  transform: translateY(-1.5rem) !important;
}

.-translate-y-7 {
  transform: translateY(-1.75rem) !important;
}

.-translate-y-8 {
  transform: translateY(-2rem) !important;
}

.-translate-y-9 {
  transform: translateY(-2.25rem) !important;
}

.-translate-y-10 {
  transform: translateY(-2.5rem) !important;
}

.-translate-y-11 {
  transform: translateY(-2.75rem) !important;
}

.-translate-y-12 {
  transform: translateY(-3rem) !important;
}

.-translate-y-13 {
  transform: translateY(-3.25rem) !important;
}

.-translate-y-14 {
  transform: translateY(-3.5rem) !important;
}

.-translate-y-15 {
  transform: translateY(-3.75rem) !important;
}

.-translate-y-16 {
  transform: translateY(-4rem) !important;
}

.-translate-y-17 {
  transform: translateY(-4.25rem) !important;
}

.-translate-y-18 {
  transform: translateY(-4.5rem) !important;
}

.-translate-y-19 {
  transform: translateY(-4.75rem) !important;
}

.-translate-y-20 {
  transform: translateY(-5rem) !important;
}

.-translate-y-21 {
  transform: translateY(-5.25rem) !important;
}

.-translate-y-22 {
  transform: translateY(-5.5rem) !important;
}

.-translate-y-23 {
  transform: translateY(-5.75rem) !important;
}

.-translate-y-24 {
  transform: translateY(-6rem) !important;
}

.-translate-y-25 {
  transform: translateY(-6.25rem) !important;
}

.-translate-y-26 {
  transform: translateY(-6.5rem) !important;
}

.-translate-y-27 {
  transform: translateY(-6.75rem) !important;
}

.-translate-y-28 {
  transform: translateY(-7rem) !important;
}

.-translate-y-29 {
  transform: translateY(-7.25rem) !important;
}

.-translate-y-30 {
  transform: translateY(-7.5rem) !important;
}

.-translate-y-31 {
  transform: translateY(-7.75rem) !important;
}

.-translate-y-32 {
  transform: translateY(-8rem) !important;
}

.-translate-y-33 {
  transform: translateY(-8.25rem) !important;
}

.-translate-y-34 {
  transform: translateY(-8.5rem) !important;
}

.-translate-y-35 {
  transform: translateY(-8.75rem) !important;
}

.-translate-y-36 {
  transform: translateY(-9rem) !important;
}

.-translate-y-37 {
  transform: translateY(-9.25rem) !important;
}

.-translate-y-38 {
  transform: translateY(-9.5rem) !important;
}

.-translate-y-39 {
  transform: translateY(-9.75rem) !important;
}

.-translate-y-40 {
  transform: translateY(-10rem) !important;
}

.-translate-y-41 {
  transform: translateY(-10.25rem) !important;
}

.-translate-y-42 {
  transform: translateY(-10.5rem) !important;
}

.-translate-y-43 {
  transform: translateY(-10.75rem) !important;
}

.-translate-y-44 {
  transform: translateY(-11rem) !important;
}

.-translate-y-45 {
  transform: translateY(-11.25rem) !important;
}

.-translate-y-46 {
  transform: translateY(-11.5rem) !important;
}

.-translate-y-47 {
  transform: translateY(-11.75rem) !important;
}

.-translate-y-48 {
  transform: translateY(-12rem) !important;
}

.-translate-y-49 {
  transform: translateY(-12.25rem) !important;
}

.-translate-y-50 {
  transform: translateY(-12.5rem) !important;
}

.-translate-y-51 {
  transform: translateY(-12.75rem) !important;
}

.-translate-y-52 {
  transform: translateY(-13rem) !important;
}

.-translate-y-53 {
  transform: translateY(-13.25rem) !important;
}

.-translate-y-54 {
  transform: translateY(-13.5rem) !important;
}

.-translate-y-55 {
  transform: translateY(-13.75rem) !important;
}

.-translate-y-56 {
  transform: translateY(-14rem) !important;
}

.-translate-y-57 {
  transform: translateY(-14.25rem) !important;
}

.-translate-y-58 {
  transform: translateY(-14.5rem) !important;
}

.-translate-y-59 {
  transform: translateY(-14.75rem) !important;
}

.-translate-y-60 {
  transform: translateY(-15rem) !important;
}

.-translate-y-61 {
  transform: translateY(-15.25rem) !important;
}

.-translate-y-62 {
  transform: translateY(-15.5rem) !important;
}

.-translate-y-63 {
  transform: translateY(-15.75rem) !important;
}

.-translate-y-64 {
  transform: translateY(-16rem) !important;
}

.-translate-y-65 {
  transform: translateY(-16.25rem) !important;
}

.-translate-y-66 {
  transform: translateY(-16.5rem) !important;
}

.-translate-y-67 {
  transform: translateY(-16.75rem) !important;
}

.-translate-y-68 {
  transform: translateY(-17rem) !important;
}

.-translate-y-69 {
  transform: translateY(-17.25rem) !important;
}

.-translate-y-70 {
  transform: translateY(-17.5rem) !important;
}

.-translate-y-71 {
  transform: translateY(-17.75rem) !important;
}

.-translate-y-72 {
  transform: translateY(-18rem) !important;
}

.-translate-y-73 {
  transform: translateY(-18.25rem) !important;
}

.-translate-y-74 {
  transform: translateY(-18.5rem) !important;
}

.-translate-y-75 {
  transform: translateY(-18.75rem) !important;
}

.-translate-y-76 {
  transform: translateY(-19rem) !important;
}

.-translate-y-77 {
  transform: translateY(-19.25rem) !important;
}

.-translate-y-78 {
  transform: translateY(-19.5rem) !important;
}

.-translate-y-79 {
  transform: translateY(-19.75rem) !important;
}

.-translate-y-80 {
  transform: translateY(-20rem) !important;
}

.-translate-y-81 {
  transform: translateY(-20.25rem) !important;
}

.-translate-y-82 {
  transform: translateY(-20.5rem) !important;
}

.-translate-y-83 {
  transform: translateY(-20.75rem) !important;
}

.-translate-y-84 {
  transform: translateY(-21rem) !important;
}

.-translate-y-85 {
  transform: translateY(-21.25rem) !important;
}

.-translate-y-86 {
  transform: translateY(-21.5rem) !important;
}

.-translate-y-87 {
  transform: translateY(-21.75rem) !important;
}

.-translate-y-88 {
  transform: translateY(-22rem) !important;
}

.-translate-y-89 {
  transform: translateY(-22.25rem) !important;
}

.-translate-y-90 {
  transform: translateY(-22.5rem) !important;
}

.-translate-y-91 {
  transform: translateY(-22.75rem) !important;
}

.-translate-y-92 {
  transform: translateY(-23rem) !important;
}

.-translate-y-93 {
  transform: translateY(-23.25rem) !important;
}

.-translate-y-94 {
  transform: translateY(-23.5rem) !important;
}

.-translate-y-95 {
  transform: translateY(-23.75rem) !important;
}

.-translate-y-96 {
  transform: translateY(-24rem) !important;
}

.-translate-y-97 {
  transform: translateY(-24.25rem) !important;
}

.-translate-y-98 {
  transform: translateY(-24.5rem) !important;
}

.-translate-y-99 {
  transform: translateY(-24.75rem) !important;
}

.-translate-y-100 {
  transform: translateY(-25rem) !important;
}

.-translate-y-101 {
  transform: translateY(-25.25rem) !important;
}

.-translate-y-102 {
  transform: translateY(-25.5rem) !important;
}

.-translate-y-103 {
  transform: translateY(-25.75rem) !important;
}

.-translate-y-104 {
  transform: translateY(-26rem) !important;
}

.-translate-y-105 {
  transform: translateY(-26.25rem) !important;
}

.-translate-y-px {
  transform: translateY(-1px) !important;
}

.-translate-y-0\.5 {
  transform: translateY(-0.125rem) !important;
}

.-translate-y-1\.5 {
  transform: translateY(-0.375rem) !important;
}

.-translate-y-2\.5 {
  transform: translateY(-0.625rem) !important;
}

.-translate-y-3\.5 {
  transform: translateY(-0.875rem) !important;
}

.-translate-y-4\.5 {
  transform: translateY(-1.125rem) !important;
}

.-translate-y-5\.5 {
  transform: translateY(-1.375rem) !important;
}

.-translate-y-6\.5 {
  transform: translateY(-1.625rem) !important;
}

.-translate-y-7\.5 {
  transform: translateY(-1.875rem) !important;
}

.-translate-y-8\.5 {
  transform: translateY(-2.125rem) !important;
}

.-translate-y-9\.5 {
  transform: translateY(-2.375rem) !important;
}

.-translate-y-10\.5 {
  transform: translateY(-2.625rem) !important;
}

.-translate-y-11\.5 {
  transform: translateY(-2.875rem) !important;
}

.-translate-y-12\.5 {
  transform: translateY(-3.125rem) !important;
}

.-translate-y-13\.5 {
  transform: translateY(-3.375rem) !important;
}

.-translate-y-14\.5 {
  transform: translateY(-3.625rem) !important;
}

.-translate-y-15\.5 {
  transform: translateY(-3.875rem) !important;
}

.-translate-y-16\.5 {
  transform: translateY(-4.125rem) !important;
}

.-translate-y-17\.5 {
  transform: translateY(-4.375rem) !important;
}

.-translate-y-18\.5 {
  transform: translateY(-4.625rem) !important;
}

.-translate-y-19\.5 {
  transform: translateY(-4.875rem) !important;
}

.-translate-y-20\.5 {
  transform: translateY(-5.125rem) !important;
}

.-translate-y-21\.5 {
  transform: translateY(-5.375rem) !important;
}

.-translate-y-22\.5 {
  transform: translateY(-5.625rem) !important;
}

.-translate-y-23\.5 {
  transform: translateY(-5.875rem) !important;
}

.-translate-y-24\.5 {
  transform: translateY(-6.125rem) !important;
}

.-translate-y-25\.5 {
  transform: translateY(-6.375rem) !important;
}

.-translate-y-26\.5 {
  transform: translateY(-6.625rem) !important;
}

.-translate-y-27\.5 {
  transform: translateY(-6.875rem) !important;
}

.-translate-y-28\.5 {
  transform: translateY(-7.125rem) !important;
}

.-translate-y-29\.5 {
  transform: translateY(-7.375rem) !important;
}

.-translate-y-30\.5 {
  transform: translateY(-7.625rem) !important;
}

.-translate-y-31\.5 {
  transform: translateY(-7.875rem) !important;
}

.-translate-y-32\.5 {
  transform: translateY(-8.125rem) !important;
}

.-translate-y-33\.5 {
  transform: translateY(-8.375rem) !important;
}

.-translate-y-34\.5 {
  transform: translateY(-8.625rem) !important;
}

.-translate-y-35\.5 {
  transform: translateY(-8.875rem) !important;
}

.-translate-y-36\.5 {
  transform: translateY(-9.125rem) !important;
}

.-translate-y-37\.5 {
  transform: translateY(-9.375rem) !important;
}

.-translate-y-38\.5 {
  transform: translateY(-9.625rem) !important;
}

.-translate-y-39\.5 {
  transform: translateY(-9.875rem) !important;
}

.-translate-y-40\.5 {
  transform: translateY(-10.125rem) !important;
}

.-translate-y-41\.5 {
  transform: translateY(-10.375rem) !important;
}

.-translate-y-42\.5 {
  transform: translateY(-10.625rem) !important;
}

.-translate-y-43\.5 {
  transform: translateY(-10.875rem) !important;
}

.-translate-y-44\.5 {
  transform: translateY(-11.125rem) !important;
}

.-translate-y-45\.5 {
  transform: translateY(-11.375rem) !important;
}

.-translate-y-46\.5 {
  transform: translateY(-11.625rem) !important;
}

.-translate-y-47\.5 {
  transform: translateY(-11.875rem) !important;
}

.-translate-y-48\.5 {
  transform: translateY(-12.125rem) !important;
}

.-translate-y-49\.5 {
  transform: translateY(-12.375rem) !important;
}

.-translate-y-50\.5 {
  transform: translateY(-12.625rem) !important;
}

.-translate-y-51\.5 {
  transform: translateY(-12.875rem) !important;
}

.-translate-y-52\.5 {
  transform: translateY(-13.125rem) !important;
}

.-translate-y-53\.5 {
  transform: translateY(-13.375rem) !important;
}

.-translate-y-54\.5 {
  transform: translateY(-13.625rem) !important;
}

.-translate-y-55\.5 {
  transform: translateY(-13.875rem) !important;
}

.-translate-y-56\.5 {
  transform: translateY(-14.125rem) !important;
}

.-translate-y-57\.5 {
  transform: translateY(-14.375rem) !important;
}

.-translate-y-58\.5 {
  transform: translateY(-14.625rem) !important;
}

.-translate-y-59\.5 {
  transform: translateY(-14.875rem) !important;
}

.-translate-y-60\.5 {
  transform: translateY(-15.125rem) !important;
}

.-translate-y-61\.5 {
  transform: translateY(-15.375rem) !important;
}

.-translate-y-62\.5 {
  transform: translateY(-15.625rem) !important;
}

.-translate-y-63\.5 {
  transform: translateY(-15.875rem) !important;
}

.-translate-y-64\.5 {
  transform: translateY(-16.125rem) !important;
}

.-translate-y-65\.5 {
  transform: translateY(-16.375rem) !important;
}

.-translate-y-66\.5 {
  transform: translateY(-16.625rem) !important;
}

.-translate-y-67\.5 {
  transform: translateY(-16.875rem) !important;
}

.-translate-y-68\.5 {
  transform: translateY(-17.125rem) !important;
}

.-translate-y-69\.5 {
  transform: translateY(-17.375rem) !important;
}

.-translate-y-70\.5 {
  transform: translateY(-17.625rem) !important;
}

.-translate-y-71\.5 {
  transform: translateY(-17.875rem) !important;
}

.-translate-y-72\.5 {
  transform: translateY(-18.125rem) !important;
}

.-translate-y-73\.5 {
  transform: translateY(-18.375rem) !important;
}

.-translate-y-74\.5 {
  transform: translateY(-18.625rem) !important;
}

.-translate-y-75\.5 {
  transform: translateY(-18.875rem) !important;
}

.-translate-y-76\.5 {
  transform: translateY(-19.125rem) !important;
}

.-translate-y-77\.5 {
  transform: translateY(-19.375rem) !important;
}

.-translate-y-78\.5 {
  transform: translateY(-19.625rem) !important;
}

.-translate-y-79\.5 {
  transform: translateY(-19.875rem) !important;
}

.-translate-y-80\.5 {
  transform: translateY(-20.125rem) !important;
}

.-translate-y-81\.5 {
  transform: translateY(-20.375rem) !important;
}

.-translate-y-82\.5 {
  transform: translateY(-20.625rem) !important;
}

.-translate-y-83\.5 {
  transform: translateY(-20.875rem) !important;
}

.-translate-y-84\.5 {
  transform: translateY(-21.125rem) !important;
}

.-translate-y-85\.5 {
  transform: translateY(-21.375rem) !important;
}

.-translate-y-86\.5 {
  transform: translateY(-21.625rem) !important;
}

.-translate-y-87\.5 {
  transform: translateY(-21.875rem) !important;
}

.-translate-y-88\.5 {
  transform: translateY(-22.125rem) !important;
}

.-translate-y-89\.5 {
  transform: translateY(-22.375rem) !important;
}

.-translate-y-90\.5 {
  transform: translateY(-22.625rem) !important;
}

.-translate-y-91\.5 {
  transform: translateY(-22.875rem) !important;
}

.-translate-y-92\.5 {
  transform: translateY(-23.125rem) !important;
}

.-translate-y-93\.5 {
  transform: translateY(-23.375rem) !important;
}

.-translate-y-94\.5 {
  transform: translateY(-23.625rem) !important;
}

.-translate-y-95\.5 {
  transform: translateY(-23.875rem) !important;
}

.-translate-y-96\.5 {
  transform: translateY(-24.125rem) !important;
}

.-translate-y-97\.5 {
  transform: translateY(-24.375rem) !important;
}

.-translate-y-98\.5 {
  transform: translateY(-24.625rem) !important;
}

.-translate-y-99\.5 {
  transform: translateY(-24.875rem) !important;
}

.-translate-y-100\.5 {
  transform: translateY(-25.125rem) !important;
}

.-translate-y-101\.5 {
  transform: translateY(-25.375rem) !important;
}

.-translate-y-102\.5 {
  transform: translateY(-25.625rem) !important;
}

.-translate-y-103\.5 {
  transform: translateY(-25.875rem) !important;
}

.-translate-y-104\.5 {
  transform: translateY(-26.125rem) !important;
}

.-translate-y-full {
  transform: translateY(-100%) !important;
}

.-translate-y-1\/2 {
  transform: translateY(-50%) !important;
}

.translate-y-1\/2 {
  transform: translateY(50%) !important;
}

.translate-y-full {
  transform: translateY(100%) !important;
}

.translate-y-1\/3 {
  transform: translateY(33.33333333333333%) !important;
}

.-translate-y-1\/3 {
  transform: translateY(-33.33333333333333%) !important;
}

.translate-y-2\/3 {
  transform: translateY(66.66666666666666%) !important;
}

.-translate-y-2\/3 {
  transform: translateY(-66.66666666666666%) !important;
}

.translate-y-1\/4 {
  transform: translateY(25%) !important;
}

.-translate-y-1\/4 {
  transform: translateY(-25%) !important;
}

.translate-y-2\/4 {
  transform: translateY(50%) !important;
}

.-translate-y-2\/4 {
  transform: translateY(-50%) !important;
}

.translate-y-3\/4 {
  transform: translateY(75%) !important;
}

.-translate-y-3\/4 {
  transform: translateY(-75%) !important;
}

.translate-y-1\/5 {
  transform: translateY(20%) !important;
}

.-translate-y-1\/5 {
  transform: translateY(-20%) !important;
}

.translate-y-2\/5 {
  transform: translateY(40%) !important;
}

.-translate-y-2\/5 {
  transform: translateY(-40%) !important;
}

.translate-y-3\/5 {
  transform: translateY(60%) !important;
}

.-translate-y-3\/5 {
  transform: translateY(-60%) !important;
}

.translate-y-4\/5 {
  transform: translateY(80%) !important;
}

.-translate-y-4\/5 {
  transform: translateY(-80%) !important;
}

.translate-y-1\/6 {
  transform: translateY(16.666666666666664%) !important;
}

.-translate-y-1\/6 {
  transform: translateY(-16.666666666666664%) !important;
}

.translate-y-2\/6 {
  transform: translateY(33.33333333333333%) !important;
}

.-translate-y-2\/6 {
  transform: translateY(-33.33333333333333%) !important;
}

.translate-y-3\/6 {
  transform: translateY(50%) !important;
}

.-translate-y-3\/6 {
  transform: translateY(-50%) !important;
}

.translate-y-4\/6 {
  transform: translateY(66.66666666666666%) !important;
}

.-translate-y-4\/6 {
  transform: translateY(-66.66666666666666%) !important;
}

.translate-y-5\/6 {
  transform: translateY(83.33333333333334%) !important;
}

.-translate-y-5\/6 {
  transform: translateY(-83.33333333333334%) !important;
}

.translate-y-1\/12 {
  transform: translateY(8.333333333333332%) !important;
}

.-translate-y-1\/12 {
  transform: translateY(-8.333333333333332%) !important;
}

.translate-y-2\/12 {
  transform: translateY(16.666666666666664%) !important;
}

.-translate-y-2\/12 {
  transform: translateY(-16.666666666666664%) !important;
}

.translate-y-3\/12 {
  transform: translateY(25%) !important;
}

.-translate-y-3\/12 {
  transform: translateY(-25%) !important;
}

.translate-y-4\/12 {
  transform: translateY(33.33333333333333%) !important;
}

.-translate-y-4\/12 {
  transform: translateY(-33.33333333333333%) !important;
}

.translate-y-5\/12 {
  transform: translateY(41.66666666666667%) !important;
}

.-translate-y-5\/12 {
  transform: translateY(-41.66666666666667%) !important;
}

.translate-y-6\/12 {
  transform: translateY(50%) !important;
}

.-translate-y-6\/12 {
  transform: translateY(-50%) !important;
}

.translate-y-7\/12 {
  transform: translateY(58.333333333333336%) !important;
}

.-translate-y-7\/12 {
  transform: translateY(-58.333333333333336%) !important;
}

.translate-y-8\/12 {
  transform: translateY(66.66666666666666%) !important;
}

.-translate-y-8\/12 {
  transform: translateY(-66.66666666666666%) !important;
}

.translate-y-9\/12 {
  transform: translateY(75%) !important;
}

.-translate-y-9\/12 {
  transform: translateY(-75%) !important;
}

.translate-y-10\/12 {
  transform: translateY(83.33333333333334%) !important;
}

.-translate-y-10\/12 {
  transform: translateY(-83.33333333333334%) !important;
}

.translate-y-11\/12 {
  transform: translateY(91.66666666666666%) !important;
}

.-translate-y-11\/12 {
  transform: translateY(-91.66666666666666%) !important;
}

.hover\:translate-x-0:hover {
  transform: translateX(0rem) !important;
}

.hover\:translate-x-1:hover {
  transform: translateX(0.25rem) !important;
}

.hover\:translate-x-2:hover {
  transform: translateX(0.5rem) !important;
}

.hover\:translate-x-3:hover {
  transform: translateX(0.75rem) !important;
}

.hover\:translate-x-4:hover {
  transform: translateX(1rem) !important;
}

.hover\:translate-x-5:hover {
  transform: translateX(1.25rem) !important;
}

.hover\:translate-x-6:hover {
  transform: translateX(1.5rem) !important;
}

.hover\:translate-x-7:hover {
  transform: translateX(1.75rem) !important;
}

.hover\:translate-x-8:hover {
  transform: translateX(2rem) !important;
}

.hover\:translate-x-9:hover {
  transform: translateX(2.25rem) !important;
}

.hover\:translate-x-10:hover {
  transform: translateX(2.5rem) !important;
}

.hover\:translate-x-11:hover {
  transform: translateX(2.75rem) !important;
}

.hover\:translate-x-12:hover {
  transform: translateX(3rem) !important;
}

.hover\:translate-x-13:hover {
  transform: translateX(3.25rem) !important;
}

.hover\:translate-x-14:hover {
  transform: translateX(3.5rem) !important;
}

.hover\:translate-x-15:hover {
  transform: translateX(3.75rem) !important;
}

.hover\:translate-x-16:hover {
  transform: translateX(4rem) !important;
}

.hover\:translate-x-17:hover {
  transform: translateX(4.25rem) !important;
}

.hover\:translate-x-18:hover {
  transform: translateX(4.5rem) !important;
}

.hover\:translate-x-19:hover {
  transform: translateX(4.75rem) !important;
}

.hover\:translate-x-20:hover {
  transform: translateX(5rem) !important;
}

.hover\:translate-x-21:hover {
  transform: translateX(5.25rem) !important;
}

.hover\:translate-x-22:hover {
  transform: translateX(5.5rem) !important;
}

.hover\:translate-x-23:hover {
  transform: translateX(5.75rem) !important;
}

.hover\:translate-x-24:hover {
  transform: translateX(6rem) !important;
}

.hover\:translate-x-25:hover {
  transform: translateX(6.25rem) !important;
}

.hover\:translate-x-26:hover {
  transform: translateX(6.5rem) !important;
}

.hover\:translate-x-27:hover {
  transform: translateX(6.75rem) !important;
}

.hover\:translate-x-28:hover {
  transform: translateX(7rem) !important;
}

.hover\:translate-x-29:hover {
  transform: translateX(7.25rem) !important;
}

.hover\:translate-x-30:hover {
  transform: translateX(7.5rem) !important;
}

.hover\:translate-x-31:hover {
  transform: translateX(7.75rem) !important;
}

.hover\:translate-x-32:hover {
  transform: translateX(8rem) !important;
}

.hover\:translate-x-33:hover {
  transform: translateX(8.25rem) !important;
}

.hover\:translate-x-34:hover {
  transform: translateX(8.5rem) !important;
}

.hover\:translate-x-35:hover {
  transform: translateX(8.75rem) !important;
}

.hover\:translate-x-36:hover {
  transform: translateX(9rem) !important;
}

.hover\:translate-x-37:hover {
  transform: translateX(9.25rem) !important;
}

.hover\:translate-x-38:hover {
  transform: translateX(9.5rem) !important;
}

.hover\:translate-x-39:hover {
  transform: translateX(9.75rem) !important;
}

.hover\:translate-x-40:hover {
  transform: translateX(10rem) !important;
}

.hover\:translate-x-41:hover {
  transform: translateX(10.25rem) !important;
}

.hover\:translate-x-42:hover {
  transform: translateX(10.5rem) !important;
}

.hover\:translate-x-43:hover {
  transform: translateX(10.75rem) !important;
}

.hover\:translate-x-44:hover {
  transform: translateX(11rem) !important;
}

.hover\:translate-x-45:hover {
  transform: translateX(11.25rem) !important;
}

.hover\:translate-x-46:hover {
  transform: translateX(11.5rem) !important;
}

.hover\:translate-x-47:hover {
  transform: translateX(11.75rem) !important;
}

.hover\:translate-x-48:hover {
  transform: translateX(12rem) !important;
}

.hover\:translate-x-49:hover {
  transform: translateX(12.25rem) !important;
}

.hover\:translate-x-50:hover {
  transform: translateX(12.5rem) !important;
}

.hover\:translate-x-51:hover {
  transform: translateX(12.75rem) !important;
}

.hover\:translate-x-52:hover {
  transform: translateX(13rem) !important;
}

.hover\:translate-x-53:hover {
  transform: translateX(13.25rem) !important;
}

.hover\:translate-x-54:hover {
  transform: translateX(13.5rem) !important;
}

.hover\:translate-x-55:hover {
  transform: translateX(13.75rem) !important;
}

.hover\:translate-x-56:hover {
  transform: translateX(14rem) !important;
}

.hover\:translate-x-57:hover {
  transform: translateX(14.25rem) !important;
}

.hover\:translate-x-58:hover {
  transform: translateX(14.5rem) !important;
}

.hover\:translate-x-59:hover {
  transform: translateX(14.75rem) !important;
}

.hover\:translate-x-60:hover {
  transform: translateX(15rem) !important;
}

.hover\:translate-x-61:hover {
  transform: translateX(15.25rem) !important;
}

.hover\:translate-x-62:hover {
  transform: translateX(15.5rem) !important;
}

.hover\:translate-x-63:hover {
  transform: translateX(15.75rem) !important;
}

.hover\:translate-x-64:hover {
  transform: translateX(16rem) !important;
}

.hover\:translate-x-65:hover {
  transform: translateX(16.25rem) !important;
}

.hover\:translate-x-66:hover {
  transform: translateX(16.5rem) !important;
}

.hover\:translate-x-67:hover {
  transform: translateX(16.75rem) !important;
}

.hover\:translate-x-68:hover {
  transform: translateX(17rem) !important;
}

.hover\:translate-x-69:hover {
  transform: translateX(17.25rem) !important;
}

.hover\:translate-x-70:hover {
  transform: translateX(17.5rem) !important;
}

.hover\:translate-x-71:hover {
  transform: translateX(17.75rem) !important;
}

.hover\:translate-x-72:hover {
  transform: translateX(18rem) !important;
}

.hover\:translate-x-73:hover {
  transform: translateX(18.25rem) !important;
}

.hover\:translate-x-74:hover {
  transform: translateX(18.5rem) !important;
}

.hover\:translate-x-75:hover {
  transform: translateX(18.75rem) !important;
}

.hover\:translate-x-76:hover {
  transform: translateX(19rem) !important;
}

.hover\:translate-x-77:hover {
  transform: translateX(19.25rem) !important;
}

.hover\:translate-x-78:hover {
  transform: translateX(19.5rem) !important;
}

.hover\:translate-x-79:hover {
  transform: translateX(19.75rem) !important;
}

.hover\:translate-x-80:hover {
  transform: translateX(20rem) !important;
}

.hover\:translate-x-81:hover {
  transform: translateX(20.25rem) !important;
}

.hover\:translate-x-82:hover {
  transform: translateX(20.5rem) !important;
}

.hover\:translate-x-83:hover {
  transform: translateX(20.75rem) !important;
}

.hover\:translate-x-84:hover {
  transform: translateX(21rem) !important;
}

.hover\:translate-x-85:hover {
  transform: translateX(21.25rem) !important;
}

.hover\:translate-x-86:hover {
  transform: translateX(21.5rem) !important;
}

.hover\:translate-x-87:hover {
  transform: translateX(21.75rem) !important;
}

.hover\:translate-x-88:hover {
  transform: translateX(22rem) !important;
}

.hover\:translate-x-89:hover {
  transform: translateX(22.25rem) !important;
}

.hover\:translate-x-90:hover {
  transform: translateX(22.5rem) !important;
}

.hover\:translate-x-91:hover {
  transform: translateX(22.75rem) !important;
}

.hover\:translate-x-92:hover {
  transform: translateX(23rem) !important;
}

.hover\:translate-x-93:hover {
  transform: translateX(23.25rem) !important;
}

.hover\:translate-x-94:hover {
  transform: translateX(23.5rem) !important;
}

.hover\:translate-x-95:hover {
  transform: translateX(23.75rem) !important;
}

.hover\:translate-x-96:hover {
  transform: translateX(24rem) !important;
}

.hover\:translate-x-97:hover {
  transform: translateX(24.25rem) !important;
}

.hover\:translate-x-98:hover {
  transform: translateX(24.5rem) !important;
}

.hover\:translate-x-99:hover {
  transform: translateX(24.75rem) !important;
}

.hover\:translate-x-100:hover {
  transform: translateX(25rem) !important;
}

.hover\:translate-x-101:hover {
  transform: translateX(25.25rem) !important;
}

.hover\:translate-x-102:hover {
  transform: translateX(25.5rem) !important;
}

.hover\:translate-x-103:hover {
  transform: translateX(25.75rem) !important;
}

.hover\:translate-x-104:hover {
  transform: translateX(26rem) !important;
}

.hover\:translate-x-105:hover {
  transform: translateX(26.25rem) !important;
}

.hover\:translate-x-px:hover {
  transform: translateX(1px) !important;
}

.hover\:translate-x-0\.5:hover {
  transform: translateX(0.125rem) !important;
}

.hover\:translate-x-1\.5:hover {
  transform: translateX(0.375rem) !important;
}

.hover\:translate-x-2\.5:hover {
  transform: translateX(0.625rem) !important;
}

.hover\:translate-x-3\.5:hover {
  transform: translateX(0.875rem) !important;
}

.hover\:translate-x-4\.5:hover {
  transform: translateX(1.125rem) !important;
}

.hover\:translate-x-5\.5:hover {
  transform: translateX(1.375rem) !important;
}

.hover\:translate-x-6\.5:hover {
  transform: translateX(1.625rem) !important;
}

.hover\:translate-x-7\.5:hover {
  transform: translateX(1.875rem) !important;
}

.hover\:translate-x-8\.5:hover {
  transform: translateX(2.125rem) !important;
}

.hover\:translate-x-9\.5:hover {
  transform: translateX(2.375rem) !important;
}

.hover\:translate-x-10\.5:hover {
  transform: translateX(2.625rem) !important;
}

.hover\:translate-x-11\.5:hover {
  transform: translateX(2.875rem) !important;
}

.hover\:translate-x-12\.5:hover {
  transform: translateX(3.125rem) !important;
}

.hover\:translate-x-13\.5:hover {
  transform: translateX(3.375rem) !important;
}

.hover\:translate-x-14\.5:hover {
  transform: translateX(3.625rem) !important;
}

.hover\:translate-x-15\.5:hover {
  transform: translateX(3.875rem) !important;
}

.hover\:translate-x-16\.5:hover {
  transform: translateX(4.125rem) !important;
}

.hover\:translate-x-17\.5:hover {
  transform: translateX(4.375rem) !important;
}

.hover\:translate-x-18\.5:hover {
  transform: translateX(4.625rem) !important;
}

.hover\:translate-x-19\.5:hover {
  transform: translateX(4.875rem) !important;
}

.hover\:translate-x-20\.5:hover {
  transform: translateX(5.125rem) !important;
}

.hover\:translate-x-21\.5:hover {
  transform: translateX(5.375rem) !important;
}

.hover\:translate-x-22\.5:hover {
  transform: translateX(5.625rem) !important;
}

.hover\:translate-x-23\.5:hover {
  transform: translateX(5.875rem) !important;
}

.hover\:translate-x-24\.5:hover {
  transform: translateX(6.125rem) !important;
}

.hover\:translate-x-25\.5:hover {
  transform: translateX(6.375rem) !important;
}

.hover\:translate-x-26\.5:hover {
  transform: translateX(6.625rem) !important;
}

.hover\:translate-x-27\.5:hover {
  transform: translateX(6.875rem) !important;
}

.hover\:translate-x-28\.5:hover {
  transform: translateX(7.125rem) !important;
}

.hover\:translate-x-29\.5:hover {
  transform: translateX(7.375rem) !important;
}

.hover\:translate-x-30\.5:hover {
  transform: translateX(7.625rem) !important;
}

.hover\:translate-x-31\.5:hover {
  transform: translateX(7.875rem) !important;
}

.hover\:translate-x-32\.5:hover {
  transform: translateX(8.125rem) !important;
}

.hover\:translate-x-33\.5:hover {
  transform: translateX(8.375rem) !important;
}

.hover\:translate-x-34\.5:hover {
  transform: translateX(8.625rem) !important;
}

.hover\:translate-x-35\.5:hover {
  transform: translateX(8.875rem) !important;
}

.hover\:translate-x-36\.5:hover {
  transform: translateX(9.125rem) !important;
}

.hover\:translate-x-37\.5:hover {
  transform: translateX(9.375rem) !important;
}

.hover\:translate-x-38\.5:hover {
  transform: translateX(9.625rem) !important;
}

.hover\:translate-x-39\.5:hover {
  transform: translateX(9.875rem) !important;
}

.hover\:translate-x-40\.5:hover {
  transform: translateX(10.125rem) !important;
}

.hover\:translate-x-41\.5:hover {
  transform: translateX(10.375rem) !important;
}

.hover\:translate-x-42\.5:hover {
  transform: translateX(10.625rem) !important;
}

.hover\:translate-x-43\.5:hover {
  transform: translateX(10.875rem) !important;
}

.hover\:translate-x-44\.5:hover {
  transform: translateX(11.125rem) !important;
}

.hover\:translate-x-45\.5:hover {
  transform: translateX(11.375rem) !important;
}

.hover\:translate-x-46\.5:hover {
  transform: translateX(11.625rem) !important;
}

.hover\:translate-x-47\.5:hover {
  transform: translateX(11.875rem) !important;
}

.hover\:translate-x-48\.5:hover {
  transform: translateX(12.125rem) !important;
}

.hover\:translate-x-49\.5:hover {
  transform: translateX(12.375rem) !important;
}

.hover\:translate-x-50\.5:hover {
  transform: translateX(12.625rem) !important;
}

.hover\:translate-x-51\.5:hover {
  transform: translateX(12.875rem) !important;
}

.hover\:translate-x-52\.5:hover {
  transform: translateX(13.125rem) !important;
}

.hover\:translate-x-53\.5:hover {
  transform: translateX(13.375rem) !important;
}

.hover\:translate-x-54\.5:hover {
  transform: translateX(13.625rem) !important;
}

.hover\:translate-x-55\.5:hover {
  transform: translateX(13.875rem) !important;
}

.hover\:translate-x-56\.5:hover {
  transform: translateX(14.125rem) !important;
}

.hover\:translate-x-57\.5:hover {
  transform: translateX(14.375rem) !important;
}

.hover\:translate-x-58\.5:hover {
  transform: translateX(14.625rem) !important;
}

.hover\:translate-x-59\.5:hover {
  transform: translateX(14.875rem) !important;
}

.hover\:translate-x-60\.5:hover {
  transform: translateX(15.125rem) !important;
}

.hover\:translate-x-61\.5:hover {
  transform: translateX(15.375rem) !important;
}

.hover\:translate-x-62\.5:hover {
  transform: translateX(15.625rem) !important;
}

.hover\:translate-x-63\.5:hover {
  transform: translateX(15.875rem) !important;
}

.hover\:translate-x-64\.5:hover {
  transform: translateX(16.125rem) !important;
}

.hover\:translate-x-65\.5:hover {
  transform: translateX(16.375rem) !important;
}

.hover\:translate-x-66\.5:hover {
  transform: translateX(16.625rem) !important;
}

.hover\:translate-x-67\.5:hover {
  transform: translateX(16.875rem) !important;
}

.hover\:translate-x-68\.5:hover {
  transform: translateX(17.125rem) !important;
}

.hover\:translate-x-69\.5:hover {
  transform: translateX(17.375rem) !important;
}

.hover\:translate-x-70\.5:hover {
  transform: translateX(17.625rem) !important;
}

.hover\:translate-x-71\.5:hover {
  transform: translateX(17.875rem) !important;
}

.hover\:translate-x-72\.5:hover {
  transform: translateX(18.125rem) !important;
}

.hover\:translate-x-73\.5:hover {
  transform: translateX(18.375rem) !important;
}

.hover\:translate-x-74\.5:hover {
  transform: translateX(18.625rem) !important;
}

.hover\:translate-x-75\.5:hover {
  transform: translateX(18.875rem) !important;
}

.hover\:translate-x-76\.5:hover {
  transform: translateX(19.125rem) !important;
}

.hover\:translate-x-77\.5:hover {
  transform: translateX(19.375rem) !important;
}

.hover\:translate-x-78\.5:hover {
  transform: translateX(19.625rem) !important;
}

.hover\:translate-x-79\.5:hover {
  transform: translateX(19.875rem) !important;
}

.hover\:translate-x-80\.5:hover {
  transform: translateX(20.125rem) !important;
}

.hover\:translate-x-81\.5:hover {
  transform: translateX(20.375rem) !important;
}

.hover\:translate-x-82\.5:hover {
  transform: translateX(20.625rem) !important;
}

.hover\:translate-x-83\.5:hover {
  transform: translateX(20.875rem) !important;
}

.hover\:translate-x-84\.5:hover {
  transform: translateX(21.125rem) !important;
}

.hover\:translate-x-85\.5:hover {
  transform: translateX(21.375rem) !important;
}

.hover\:translate-x-86\.5:hover {
  transform: translateX(21.625rem) !important;
}

.hover\:translate-x-87\.5:hover {
  transform: translateX(21.875rem) !important;
}

.hover\:translate-x-88\.5:hover {
  transform: translateX(22.125rem) !important;
}

.hover\:translate-x-89\.5:hover {
  transform: translateX(22.375rem) !important;
}

.hover\:translate-x-90\.5:hover {
  transform: translateX(22.625rem) !important;
}

.hover\:translate-x-91\.5:hover {
  transform: translateX(22.875rem) !important;
}

.hover\:translate-x-92\.5:hover {
  transform: translateX(23.125rem) !important;
}

.hover\:translate-x-93\.5:hover {
  transform: translateX(23.375rem) !important;
}

.hover\:translate-x-94\.5:hover {
  transform: translateX(23.625rem) !important;
}

.hover\:translate-x-95\.5:hover {
  transform: translateX(23.875rem) !important;
}

.hover\:translate-x-96\.5:hover {
  transform: translateX(24.125rem) !important;
}

.hover\:translate-x-97\.5:hover {
  transform: translateX(24.375rem) !important;
}

.hover\:translate-x-98\.5:hover {
  transform: translateX(24.625rem) !important;
}

.hover\:translate-x-99\.5:hover {
  transform: translateX(24.875rem) !important;
}

.hover\:translate-x-100\.5:hover {
  transform: translateX(25.125rem) !important;
}

.hover\:translate-x-101\.5:hover {
  transform: translateX(25.375rem) !important;
}

.hover\:translate-x-102\.5:hover {
  transform: translateX(25.625rem) !important;
}

.hover\:translate-x-103\.5:hover {
  transform: translateX(25.875rem) !important;
}

.hover\:translate-x-104\.5:hover {
  transform: translateX(26.125rem) !important;
}

.hover\:-translate-x-0:hover {
  transform: translateX(0rem) !important;
}

.hover\:-translate-x-1:hover {
  transform: translateX(-0.25rem) !important;
}

.hover\:-translate-x-2:hover {
  transform: translateX(-0.5rem) !important;
}

.hover\:-translate-x-3:hover {
  transform: translateX(-0.75rem) !important;
}

.hover\:-translate-x-4:hover {
  transform: translateX(-1rem) !important;
}

.hover\:-translate-x-5:hover {
  transform: translateX(-1.25rem) !important;
}

.hover\:-translate-x-6:hover {
  transform: translateX(-1.5rem) !important;
}

.hover\:-translate-x-7:hover {
  transform: translateX(-1.75rem) !important;
}

.hover\:-translate-x-8:hover {
  transform: translateX(-2rem) !important;
}

.hover\:-translate-x-9:hover {
  transform: translateX(-2.25rem) !important;
}

.hover\:-translate-x-10:hover {
  transform: translateX(-2.5rem) !important;
}

.hover\:-translate-x-11:hover {
  transform: translateX(-2.75rem) !important;
}

.hover\:-translate-x-12:hover {
  transform: translateX(-3rem) !important;
}

.hover\:-translate-x-13:hover {
  transform: translateX(-3.25rem) !important;
}

.hover\:-translate-x-14:hover {
  transform: translateX(-3.5rem) !important;
}

.hover\:-translate-x-15:hover {
  transform: translateX(-3.75rem) !important;
}

.hover\:-translate-x-16:hover {
  transform: translateX(-4rem) !important;
}

.hover\:-translate-x-17:hover {
  transform: translateX(-4.25rem) !important;
}

.hover\:-translate-x-18:hover {
  transform: translateX(-4.5rem) !important;
}

.hover\:-translate-x-19:hover {
  transform: translateX(-4.75rem) !important;
}

.hover\:-translate-x-20:hover {
  transform: translateX(-5rem) !important;
}

.hover\:-translate-x-21:hover {
  transform: translateX(-5.25rem) !important;
}

.hover\:-translate-x-22:hover {
  transform: translateX(-5.5rem) !important;
}

.hover\:-translate-x-23:hover {
  transform: translateX(-5.75rem) !important;
}

.hover\:-translate-x-24:hover {
  transform: translateX(-6rem) !important;
}

.hover\:-translate-x-25:hover {
  transform: translateX(-6.25rem) !important;
}

.hover\:-translate-x-26:hover {
  transform: translateX(-6.5rem) !important;
}

.hover\:-translate-x-27:hover {
  transform: translateX(-6.75rem) !important;
}

.hover\:-translate-x-28:hover {
  transform: translateX(-7rem) !important;
}

.hover\:-translate-x-29:hover {
  transform: translateX(-7.25rem) !important;
}

.hover\:-translate-x-30:hover {
  transform: translateX(-7.5rem) !important;
}

.hover\:-translate-x-31:hover {
  transform: translateX(-7.75rem) !important;
}

.hover\:-translate-x-32:hover {
  transform: translateX(-8rem) !important;
}

.hover\:-translate-x-33:hover {
  transform: translateX(-8.25rem) !important;
}

.hover\:-translate-x-34:hover {
  transform: translateX(-8.5rem) !important;
}

.hover\:-translate-x-35:hover {
  transform: translateX(-8.75rem) !important;
}

.hover\:-translate-x-36:hover {
  transform: translateX(-9rem) !important;
}

.hover\:-translate-x-37:hover {
  transform: translateX(-9.25rem) !important;
}

.hover\:-translate-x-38:hover {
  transform: translateX(-9.5rem) !important;
}

.hover\:-translate-x-39:hover {
  transform: translateX(-9.75rem) !important;
}

.hover\:-translate-x-40:hover {
  transform: translateX(-10rem) !important;
}

.hover\:-translate-x-41:hover {
  transform: translateX(-10.25rem) !important;
}

.hover\:-translate-x-42:hover {
  transform: translateX(-10.5rem) !important;
}

.hover\:-translate-x-43:hover {
  transform: translateX(-10.75rem) !important;
}

.hover\:-translate-x-44:hover {
  transform: translateX(-11rem) !important;
}

.hover\:-translate-x-45:hover {
  transform: translateX(-11.25rem) !important;
}

.hover\:-translate-x-46:hover {
  transform: translateX(-11.5rem) !important;
}

.hover\:-translate-x-47:hover {
  transform: translateX(-11.75rem) !important;
}

.hover\:-translate-x-48:hover {
  transform: translateX(-12rem) !important;
}

.hover\:-translate-x-49:hover {
  transform: translateX(-12.25rem) !important;
}

.hover\:-translate-x-50:hover {
  transform: translateX(-12.5rem) !important;
}

.hover\:-translate-x-51:hover {
  transform: translateX(-12.75rem) !important;
}

.hover\:-translate-x-52:hover {
  transform: translateX(-13rem) !important;
}

.hover\:-translate-x-53:hover {
  transform: translateX(-13.25rem) !important;
}

.hover\:-translate-x-54:hover {
  transform: translateX(-13.5rem) !important;
}

.hover\:-translate-x-55:hover {
  transform: translateX(-13.75rem) !important;
}

.hover\:-translate-x-56:hover {
  transform: translateX(-14rem) !important;
}

.hover\:-translate-x-57:hover {
  transform: translateX(-14.25rem) !important;
}

.hover\:-translate-x-58:hover {
  transform: translateX(-14.5rem) !important;
}

.hover\:-translate-x-59:hover {
  transform: translateX(-14.75rem) !important;
}

.hover\:-translate-x-60:hover {
  transform: translateX(-15rem) !important;
}

.hover\:-translate-x-61:hover {
  transform: translateX(-15.25rem) !important;
}

.hover\:-translate-x-62:hover {
  transform: translateX(-15.5rem) !important;
}

.hover\:-translate-x-63:hover {
  transform: translateX(-15.75rem) !important;
}

.hover\:-translate-x-64:hover {
  transform: translateX(-16rem) !important;
}

.hover\:-translate-x-65:hover {
  transform: translateX(-16.25rem) !important;
}

.hover\:-translate-x-66:hover {
  transform: translateX(-16.5rem) !important;
}

.hover\:-translate-x-67:hover {
  transform: translateX(-16.75rem) !important;
}

.hover\:-translate-x-68:hover {
  transform: translateX(-17rem) !important;
}

.hover\:-translate-x-69:hover {
  transform: translateX(-17.25rem) !important;
}

.hover\:-translate-x-70:hover {
  transform: translateX(-17.5rem) !important;
}

.hover\:-translate-x-71:hover {
  transform: translateX(-17.75rem) !important;
}

.hover\:-translate-x-72:hover {
  transform: translateX(-18rem) !important;
}

.hover\:-translate-x-73:hover {
  transform: translateX(-18.25rem) !important;
}

.hover\:-translate-x-74:hover {
  transform: translateX(-18.5rem) !important;
}

.hover\:-translate-x-75:hover {
  transform: translateX(-18.75rem) !important;
}

.hover\:-translate-x-76:hover {
  transform: translateX(-19rem) !important;
}

.hover\:-translate-x-77:hover {
  transform: translateX(-19.25rem) !important;
}

.hover\:-translate-x-78:hover {
  transform: translateX(-19.5rem) !important;
}

.hover\:-translate-x-79:hover {
  transform: translateX(-19.75rem) !important;
}

.hover\:-translate-x-80:hover {
  transform: translateX(-20rem) !important;
}

.hover\:-translate-x-81:hover {
  transform: translateX(-20.25rem) !important;
}

.hover\:-translate-x-82:hover {
  transform: translateX(-20.5rem) !important;
}

.hover\:-translate-x-83:hover {
  transform: translateX(-20.75rem) !important;
}

.hover\:-translate-x-84:hover {
  transform: translateX(-21rem) !important;
}

.hover\:-translate-x-85:hover {
  transform: translateX(-21.25rem) !important;
}

.hover\:-translate-x-86:hover {
  transform: translateX(-21.5rem) !important;
}

.hover\:-translate-x-87:hover {
  transform: translateX(-21.75rem) !important;
}

.hover\:-translate-x-88:hover {
  transform: translateX(-22rem) !important;
}

.hover\:-translate-x-89:hover {
  transform: translateX(-22.25rem) !important;
}

.hover\:-translate-x-90:hover {
  transform: translateX(-22.5rem) !important;
}

.hover\:-translate-x-91:hover {
  transform: translateX(-22.75rem) !important;
}

.hover\:-translate-x-92:hover {
  transform: translateX(-23rem) !important;
}

.hover\:-translate-x-93:hover {
  transform: translateX(-23.25rem) !important;
}

.hover\:-translate-x-94:hover {
  transform: translateX(-23.5rem) !important;
}

.hover\:-translate-x-95:hover {
  transform: translateX(-23.75rem) !important;
}

.hover\:-translate-x-96:hover {
  transform: translateX(-24rem) !important;
}

.hover\:-translate-x-97:hover {
  transform: translateX(-24.25rem) !important;
}

.hover\:-translate-x-98:hover {
  transform: translateX(-24.5rem) !important;
}

.hover\:-translate-x-99:hover {
  transform: translateX(-24.75rem) !important;
}

.hover\:-translate-x-100:hover {
  transform: translateX(-25rem) !important;
}

.hover\:-translate-x-101:hover {
  transform: translateX(-25.25rem) !important;
}

.hover\:-translate-x-102:hover {
  transform: translateX(-25.5rem) !important;
}

.hover\:-translate-x-103:hover {
  transform: translateX(-25.75rem) !important;
}

.hover\:-translate-x-104:hover {
  transform: translateX(-26rem) !important;
}

.hover\:-translate-x-105:hover {
  transform: translateX(-26.25rem) !important;
}

.hover\:-translate-x-px:hover {
  transform: translateX(-1px) !important;
}

.hover\:-translate-x-0\.5:hover {
  transform: translateX(-0.125rem) !important;
}

.hover\:-translate-x-1\.5:hover {
  transform: translateX(-0.375rem) !important;
}

.hover\:-translate-x-2\.5:hover {
  transform: translateX(-0.625rem) !important;
}

.hover\:-translate-x-3\.5:hover {
  transform: translateX(-0.875rem) !important;
}

.hover\:-translate-x-4\.5:hover {
  transform: translateX(-1.125rem) !important;
}

.hover\:-translate-x-5\.5:hover {
  transform: translateX(-1.375rem) !important;
}

.hover\:-translate-x-6\.5:hover {
  transform: translateX(-1.625rem) !important;
}

.hover\:-translate-x-7\.5:hover {
  transform: translateX(-1.875rem) !important;
}

.hover\:-translate-x-8\.5:hover {
  transform: translateX(-2.125rem) !important;
}

.hover\:-translate-x-9\.5:hover {
  transform: translateX(-2.375rem) !important;
}

.hover\:-translate-x-10\.5:hover {
  transform: translateX(-2.625rem) !important;
}

.hover\:-translate-x-11\.5:hover {
  transform: translateX(-2.875rem) !important;
}

.hover\:-translate-x-12\.5:hover {
  transform: translateX(-3.125rem) !important;
}

.hover\:-translate-x-13\.5:hover {
  transform: translateX(-3.375rem) !important;
}

.hover\:-translate-x-14\.5:hover {
  transform: translateX(-3.625rem) !important;
}

.hover\:-translate-x-15\.5:hover {
  transform: translateX(-3.875rem) !important;
}

.hover\:-translate-x-16\.5:hover {
  transform: translateX(-4.125rem) !important;
}

.hover\:-translate-x-17\.5:hover {
  transform: translateX(-4.375rem) !important;
}

.hover\:-translate-x-18\.5:hover {
  transform: translateX(-4.625rem) !important;
}

.hover\:-translate-x-19\.5:hover {
  transform: translateX(-4.875rem) !important;
}

.hover\:-translate-x-20\.5:hover {
  transform: translateX(-5.125rem) !important;
}

.hover\:-translate-x-21\.5:hover {
  transform: translateX(-5.375rem) !important;
}

.hover\:-translate-x-22\.5:hover {
  transform: translateX(-5.625rem) !important;
}

.hover\:-translate-x-23\.5:hover {
  transform: translateX(-5.875rem) !important;
}

.hover\:-translate-x-24\.5:hover {
  transform: translateX(-6.125rem) !important;
}

.hover\:-translate-x-25\.5:hover {
  transform: translateX(-6.375rem) !important;
}

.hover\:-translate-x-26\.5:hover {
  transform: translateX(-6.625rem) !important;
}

.hover\:-translate-x-27\.5:hover {
  transform: translateX(-6.875rem) !important;
}

.hover\:-translate-x-28\.5:hover {
  transform: translateX(-7.125rem) !important;
}

.hover\:-translate-x-29\.5:hover {
  transform: translateX(-7.375rem) !important;
}

.hover\:-translate-x-30\.5:hover {
  transform: translateX(-7.625rem) !important;
}

.hover\:-translate-x-31\.5:hover {
  transform: translateX(-7.875rem) !important;
}

.hover\:-translate-x-32\.5:hover {
  transform: translateX(-8.125rem) !important;
}

.hover\:-translate-x-33\.5:hover {
  transform: translateX(-8.375rem) !important;
}

.hover\:-translate-x-34\.5:hover {
  transform: translateX(-8.625rem) !important;
}

.hover\:-translate-x-35\.5:hover {
  transform: translateX(-8.875rem) !important;
}

.hover\:-translate-x-36\.5:hover {
  transform: translateX(-9.125rem) !important;
}

.hover\:-translate-x-37\.5:hover {
  transform: translateX(-9.375rem) !important;
}

.hover\:-translate-x-38\.5:hover {
  transform: translateX(-9.625rem) !important;
}

.hover\:-translate-x-39\.5:hover {
  transform: translateX(-9.875rem) !important;
}

.hover\:-translate-x-40\.5:hover {
  transform: translateX(-10.125rem) !important;
}

.hover\:-translate-x-41\.5:hover {
  transform: translateX(-10.375rem) !important;
}

.hover\:-translate-x-42\.5:hover {
  transform: translateX(-10.625rem) !important;
}

.hover\:-translate-x-43\.5:hover {
  transform: translateX(-10.875rem) !important;
}

.hover\:-translate-x-44\.5:hover {
  transform: translateX(-11.125rem) !important;
}

.hover\:-translate-x-45\.5:hover {
  transform: translateX(-11.375rem) !important;
}

.hover\:-translate-x-46\.5:hover {
  transform: translateX(-11.625rem) !important;
}

.hover\:-translate-x-47\.5:hover {
  transform: translateX(-11.875rem) !important;
}

.hover\:-translate-x-48\.5:hover {
  transform: translateX(-12.125rem) !important;
}

.hover\:-translate-x-49\.5:hover {
  transform: translateX(-12.375rem) !important;
}

.hover\:-translate-x-50\.5:hover {
  transform: translateX(-12.625rem) !important;
}

.hover\:-translate-x-51\.5:hover {
  transform: translateX(-12.875rem) !important;
}

.hover\:-translate-x-52\.5:hover {
  transform: translateX(-13.125rem) !important;
}

.hover\:-translate-x-53\.5:hover {
  transform: translateX(-13.375rem) !important;
}

.hover\:-translate-x-54\.5:hover {
  transform: translateX(-13.625rem) !important;
}

.hover\:-translate-x-55\.5:hover {
  transform: translateX(-13.875rem) !important;
}

.hover\:-translate-x-56\.5:hover {
  transform: translateX(-14.125rem) !important;
}

.hover\:-translate-x-57\.5:hover {
  transform: translateX(-14.375rem) !important;
}

.hover\:-translate-x-58\.5:hover {
  transform: translateX(-14.625rem) !important;
}

.hover\:-translate-x-59\.5:hover {
  transform: translateX(-14.875rem) !important;
}

.hover\:-translate-x-60\.5:hover {
  transform: translateX(-15.125rem) !important;
}

.hover\:-translate-x-61\.5:hover {
  transform: translateX(-15.375rem) !important;
}

.hover\:-translate-x-62\.5:hover {
  transform: translateX(-15.625rem) !important;
}

.hover\:-translate-x-63\.5:hover {
  transform: translateX(-15.875rem) !important;
}

.hover\:-translate-x-64\.5:hover {
  transform: translateX(-16.125rem) !important;
}

.hover\:-translate-x-65\.5:hover {
  transform: translateX(-16.375rem) !important;
}

.hover\:-translate-x-66\.5:hover {
  transform: translateX(-16.625rem) !important;
}

.hover\:-translate-x-67\.5:hover {
  transform: translateX(-16.875rem) !important;
}

.hover\:-translate-x-68\.5:hover {
  transform: translateX(-17.125rem) !important;
}

.hover\:-translate-x-69\.5:hover {
  transform: translateX(-17.375rem) !important;
}

.hover\:-translate-x-70\.5:hover {
  transform: translateX(-17.625rem) !important;
}

.hover\:-translate-x-71\.5:hover {
  transform: translateX(-17.875rem) !important;
}

.hover\:-translate-x-72\.5:hover {
  transform: translateX(-18.125rem) !important;
}

.hover\:-translate-x-73\.5:hover {
  transform: translateX(-18.375rem) !important;
}

.hover\:-translate-x-74\.5:hover {
  transform: translateX(-18.625rem) !important;
}

.hover\:-translate-x-75\.5:hover {
  transform: translateX(-18.875rem) !important;
}

.hover\:-translate-x-76\.5:hover {
  transform: translateX(-19.125rem) !important;
}

.hover\:-translate-x-77\.5:hover {
  transform: translateX(-19.375rem) !important;
}

.hover\:-translate-x-78\.5:hover {
  transform: translateX(-19.625rem) !important;
}

.hover\:-translate-x-79\.5:hover {
  transform: translateX(-19.875rem) !important;
}

.hover\:-translate-x-80\.5:hover {
  transform: translateX(-20.125rem) !important;
}

.hover\:-translate-x-81\.5:hover {
  transform: translateX(-20.375rem) !important;
}

.hover\:-translate-x-82\.5:hover {
  transform: translateX(-20.625rem) !important;
}

.hover\:-translate-x-83\.5:hover {
  transform: translateX(-20.875rem) !important;
}

.hover\:-translate-x-84\.5:hover {
  transform: translateX(-21.125rem) !important;
}

.hover\:-translate-x-85\.5:hover {
  transform: translateX(-21.375rem) !important;
}

.hover\:-translate-x-86\.5:hover {
  transform: translateX(-21.625rem) !important;
}

.hover\:-translate-x-87\.5:hover {
  transform: translateX(-21.875rem) !important;
}

.hover\:-translate-x-88\.5:hover {
  transform: translateX(-22.125rem) !important;
}

.hover\:-translate-x-89\.5:hover {
  transform: translateX(-22.375rem) !important;
}

.hover\:-translate-x-90\.5:hover {
  transform: translateX(-22.625rem) !important;
}

.hover\:-translate-x-91\.5:hover {
  transform: translateX(-22.875rem) !important;
}

.hover\:-translate-x-92\.5:hover {
  transform: translateX(-23.125rem) !important;
}

.hover\:-translate-x-93\.5:hover {
  transform: translateX(-23.375rem) !important;
}

.hover\:-translate-x-94\.5:hover {
  transform: translateX(-23.625rem) !important;
}

.hover\:-translate-x-95\.5:hover {
  transform: translateX(-23.875rem) !important;
}

.hover\:-translate-x-96\.5:hover {
  transform: translateX(-24.125rem) !important;
}

.hover\:-translate-x-97\.5:hover {
  transform: translateX(-24.375rem) !important;
}

.hover\:-translate-x-98\.5:hover {
  transform: translateX(-24.625rem) !important;
}

.hover\:-translate-x-99\.5:hover {
  transform: translateX(-24.875rem) !important;
}

.hover\:-translate-x-100\.5:hover {
  transform: translateX(-25.125rem) !important;
}

.hover\:-translate-x-101\.5:hover {
  transform: translateX(-25.375rem) !important;
}

.hover\:-translate-x-102\.5:hover {
  transform: translateX(-25.625rem) !important;
}

.hover\:-translate-x-103\.5:hover {
  transform: translateX(-25.875rem) !important;
}

.hover\:-translate-x-104\.5:hover {
  transform: translateX(-26.125rem) !important;
}

.hover\:-translate-x-full:hover {
  transform: translateX(-100%) !important;
}

.hover\:-translate-x-1\/2:hover {
  transform: translateX(-50%) !important;
}

.hover\:translate-x-1\/2:hover {
  transform: translateX(50%) !important;
}

.hover\:translate-x-full:hover {
  transform: translateX(100%) !important;
}

.hover\:translate-x-1\/3:hover {
  transform: translateX(33.33333333333333%) !important;
}

.hover\:-translate-x-1\/3:hover {
  transform: translateX(-33.33333333333333%) !important;
}

.hover\:translate-x-2\/3:hover {
  transform: translateX(66.66666666666666%) !important;
}

.hover\:-translate-x-2\/3:hover {
  transform: translateX(-66.66666666666666%) !important;
}

.hover\:translate-x-1\/4:hover {
  transform: translateX(25%) !important;
}

.hover\:-translate-x-1\/4:hover {
  transform: translateX(-25%) !important;
}

.hover\:translate-x-2\/4:hover {
  transform: translateX(50%) !important;
}

.hover\:-translate-x-2\/4:hover {
  transform: translateX(-50%) !important;
}

.hover\:translate-x-3\/4:hover {
  transform: translateX(75%) !important;
}

.hover\:-translate-x-3\/4:hover {
  transform: translateX(-75%) !important;
}

.hover\:translate-x-1\/5:hover {
  transform: translateX(20%) !important;
}

.hover\:-translate-x-1\/5:hover {
  transform: translateX(-20%) !important;
}

.hover\:translate-x-2\/5:hover {
  transform: translateX(40%) !important;
}

.hover\:-translate-x-2\/5:hover {
  transform: translateX(-40%) !important;
}

.hover\:translate-x-3\/5:hover {
  transform: translateX(60%) !important;
}

.hover\:-translate-x-3\/5:hover {
  transform: translateX(-60%) !important;
}

.hover\:translate-x-4\/5:hover {
  transform: translateX(80%) !important;
}

.hover\:-translate-x-4\/5:hover {
  transform: translateX(-80%) !important;
}

.hover\:translate-x-1\/6:hover {
  transform: translateX(16.666666666666664%) !important;
}

.hover\:-translate-x-1\/6:hover {
  transform: translateX(-16.666666666666664%) !important;
}

.hover\:translate-x-2\/6:hover {
  transform: translateX(33.33333333333333%) !important;
}

.hover\:-translate-x-2\/6:hover {
  transform: translateX(-33.33333333333333%) !important;
}

.hover\:translate-x-3\/6:hover {
  transform: translateX(50%) !important;
}

.hover\:-translate-x-3\/6:hover {
  transform: translateX(-50%) !important;
}

.hover\:translate-x-4\/6:hover {
  transform: translateX(66.66666666666666%) !important;
}

.hover\:-translate-x-4\/6:hover {
  transform: translateX(-66.66666666666666%) !important;
}

.hover\:translate-x-5\/6:hover {
  transform: translateX(83.33333333333334%) !important;
}

.hover\:-translate-x-5\/6:hover {
  transform: translateX(-83.33333333333334%) !important;
}

.hover\:translate-x-1\/12:hover {
  transform: translateX(8.333333333333332%) !important;
}

.hover\:-translate-x-1\/12:hover {
  transform: translateX(-8.333333333333332%) !important;
}

.hover\:translate-x-2\/12:hover {
  transform: translateX(16.666666666666664%) !important;
}

.hover\:-translate-x-2\/12:hover {
  transform: translateX(-16.666666666666664%) !important;
}

.hover\:translate-x-3\/12:hover {
  transform: translateX(25%) !important;
}

.hover\:-translate-x-3\/12:hover {
  transform: translateX(-25%) !important;
}

.hover\:translate-x-4\/12:hover {
  transform: translateX(33.33333333333333%) !important;
}

.hover\:-translate-x-4\/12:hover {
  transform: translateX(-33.33333333333333%) !important;
}

.hover\:translate-x-5\/12:hover {
  transform: translateX(41.66666666666667%) !important;
}

.hover\:-translate-x-5\/12:hover {
  transform: translateX(-41.66666666666667%) !important;
}

.hover\:translate-x-6\/12:hover {
  transform: translateX(50%) !important;
}

.hover\:-translate-x-6\/12:hover {
  transform: translateX(-50%) !important;
}

.hover\:translate-x-7\/12:hover {
  transform: translateX(58.333333333333336%) !important;
}

.hover\:-translate-x-7\/12:hover {
  transform: translateX(-58.333333333333336%) !important;
}

.hover\:translate-x-8\/12:hover {
  transform: translateX(66.66666666666666%) !important;
}

.hover\:-translate-x-8\/12:hover {
  transform: translateX(-66.66666666666666%) !important;
}

.hover\:translate-x-9\/12:hover {
  transform: translateX(75%) !important;
}

.hover\:-translate-x-9\/12:hover {
  transform: translateX(-75%) !important;
}

.hover\:translate-x-10\/12:hover {
  transform: translateX(83.33333333333334%) !important;
}

.hover\:-translate-x-10\/12:hover {
  transform: translateX(-83.33333333333334%) !important;
}

.hover\:translate-x-11\/12:hover {
  transform: translateX(91.66666666666666%) !important;
}

.hover\:-translate-x-11\/12:hover {
  transform: translateX(-91.66666666666666%) !important;
}

.hover\:translate-y-0:hover {
  transform: translateY(0rem) !important;
}

.hover\:translate-y-1:hover {
  transform: translateY(0.25rem) !important;
}

.hover\:translate-y-2:hover {
  transform: translateY(0.5rem) !important;
}

.hover\:translate-y-3:hover {
  transform: translateY(0.75rem) !important;
}

.hover\:translate-y-4:hover {
  transform: translateY(1rem) !important;
}

.hover\:translate-y-5:hover {
  transform: translateY(1.25rem) !important;
}

.hover\:translate-y-6:hover {
  transform: translateY(1.5rem) !important;
}

.hover\:translate-y-7:hover {
  transform: translateY(1.75rem) !important;
}

.hover\:translate-y-8:hover {
  transform: translateY(2rem) !important;
}

.hover\:translate-y-9:hover {
  transform: translateY(2.25rem) !important;
}

.hover\:translate-y-10:hover {
  transform: translateY(2.5rem) !important;
}

.hover\:translate-y-11:hover {
  transform: translateY(2.75rem) !important;
}

.hover\:translate-y-12:hover {
  transform: translateY(3rem) !important;
}

.hover\:translate-y-13:hover {
  transform: translateY(3.25rem) !important;
}

.hover\:translate-y-14:hover {
  transform: translateY(3.5rem) !important;
}

.hover\:translate-y-15:hover {
  transform: translateY(3.75rem) !important;
}

.hover\:translate-y-16:hover {
  transform: translateY(4rem) !important;
}

.hover\:translate-y-17:hover {
  transform: translateY(4.25rem) !important;
}

.hover\:translate-y-18:hover {
  transform: translateY(4.5rem) !important;
}

.hover\:translate-y-19:hover {
  transform: translateY(4.75rem) !important;
}

.hover\:translate-y-20:hover {
  transform: translateY(5rem) !important;
}

.hover\:translate-y-21:hover {
  transform: translateY(5.25rem) !important;
}

.hover\:translate-y-22:hover {
  transform: translateY(5.5rem) !important;
}

.hover\:translate-y-23:hover {
  transform: translateY(5.75rem) !important;
}

.hover\:translate-y-24:hover {
  transform: translateY(6rem) !important;
}

.hover\:translate-y-25:hover {
  transform: translateY(6.25rem) !important;
}

.hover\:translate-y-26:hover {
  transform: translateY(6.5rem) !important;
}

.hover\:translate-y-27:hover {
  transform: translateY(6.75rem) !important;
}

.hover\:translate-y-28:hover {
  transform: translateY(7rem) !important;
}

.hover\:translate-y-29:hover {
  transform: translateY(7.25rem) !important;
}

.hover\:translate-y-30:hover {
  transform: translateY(7.5rem) !important;
}

.hover\:translate-y-31:hover {
  transform: translateY(7.75rem) !important;
}

.hover\:translate-y-32:hover {
  transform: translateY(8rem) !important;
}

.hover\:translate-y-33:hover {
  transform: translateY(8.25rem) !important;
}

.hover\:translate-y-34:hover {
  transform: translateY(8.5rem) !important;
}

.hover\:translate-y-35:hover {
  transform: translateY(8.75rem) !important;
}

.hover\:translate-y-36:hover {
  transform: translateY(9rem) !important;
}

.hover\:translate-y-37:hover {
  transform: translateY(9.25rem) !important;
}

.hover\:translate-y-38:hover {
  transform: translateY(9.5rem) !important;
}

.hover\:translate-y-39:hover {
  transform: translateY(9.75rem) !important;
}

.hover\:translate-y-40:hover {
  transform: translateY(10rem) !important;
}

.hover\:translate-y-41:hover {
  transform: translateY(10.25rem) !important;
}

.hover\:translate-y-42:hover {
  transform: translateY(10.5rem) !important;
}

.hover\:translate-y-43:hover {
  transform: translateY(10.75rem) !important;
}

.hover\:translate-y-44:hover {
  transform: translateY(11rem) !important;
}

.hover\:translate-y-45:hover {
  transform: translateY(11.25rem) !important;
}

.hover\:translate-y-46:hover {
  transform: translateY(11.5rem) !important;
}

.hover\:translate-y-47:hover {
  transform: translateY(11.75rem) !important;
}

.hover\:translate-y-48:hover {
  transform: translateY(12rem) !important;
}

.hover\:translate-y-49:hover {
  transform: translateY(12.25rem) !important;
}

.hover\:translate-y-50:hover {
  transform: translateY(12.5rem) !important;
}

.hover\:translate-y-51:hover {
  transform: translateY(12.75rem) !important;
}

.hover\:translate-y-52:hover {
  transform: translateY(13rem) !important;
}

.hover\:translate-y-53:hover {
  transform: translateY(13.25rem) !important;
}

.hover\:translate-y-54:hover {
  transform: translateY(13.5rem) !important;
}

.hover\:translate-y-55:hover {
  transform: translateY(13.75rem) !important;
}

.hover\:translate-y-56:hover {
  transform: translateY(14rem) !important;
}

.hover\:translate-y-57:hover {
  transform: translateY(14.25rem) !important;
}

.hover\:translate-y-58:hover {
  transform: translateY(14.5rem) !important;
}

.hover\:translate-y-59:hover {
  transform: translateY(14.75rem) !important;
}

.hover\:translate-y-60:hover {
  transform: translateY(15rem) !important;
}

.hover\:translate-y-61:hover {
  transform: translateY(15.25rem) !important;
}

.hover\:translate-y-62:hover {
  transform: translateY(15.5rem) !important;
}

.hover\:translate-y-63:hover {
  transform: translateY(15.75rem) !important;
}

.hover\:translate-y-64:hover {
  transform: translateY(16rem) !important;
}

.hover\:translate-y-65:hover {
  transform: translateY(16.25rem) !important;
}

.hover\:translate-y-66:hover {
  transform: translateY(16.5rem) !important;
}

.hover\:translate-y-67:hover {
  transform: translateY(16.75rem) !important;
}

.hover\:translate-y-68:hover {
  transform: translateY(17rem) !important;
}

.hover\:translate-y-69:hover {
  transform: translateY(17.25rem) !important;
}

.hover\:translate-y-70:hover {
  transform: translateY(17.5rem) !important;
}

.hover\:translate-y-71:hover {
  transform: translateY(17.75rem) !important;
}

.hover\:translate-y-72:hover {
  transform: translateY(18rem) !important;
}

.hover\:translate-y-73:hover {
  transform: translateY(18.25rem) !important;
}

.hover\:translate-y-74:hover {
  transform: translateY(18.5rem) !important;
}

.hover\:translate-y-75:hover {
  transform: translateY(18.75rem) !important;
}

.hover\:translate-y-76:hover {
  transform: translateY(19rem) !important;
}

.hover\:translate-y-77:hover {
  transform: translateY(19.25rem) !important;
}

.hover\:translate-y-78:hover {
  transform: translateY(19.5rem) !important;
}

.hover\:translate-y-79:hover {
  transform: translateY(19.75rem) !important;
}

.hover\:translate-y-80:hover {
  transform: translateY(20rem) !important;
}

.hover\:translate-y-81:hover {
  transform: translateY(20.25rem) !important;
}

.hover\:translate-y-82:hover {
  transform: translateY(20.5rem) !important;
}

.hover\:translate-y-83:hover {
  transform: translateY(20.75rem) !important;
}

.hover\:translate-y-84:hover {
  transform: translateY(21rem) !important;
}

.hover\:translate-y-85:hover {
  transform: translateY(21.25rem) !important;
}

.hover\:translate-y-86:hover {
  transform: translateY(21.5rem) !important;
}

.hover\:translate-y-87:hover {
  transform: translateY(21.75rem) !important;
}

.hover\:translate-y-88:hover {
  transform: translateY(22rem) !important;
}

.hover\:translate-y-89:hover {
  transform: translateY(22.25rem) !important;
}

.hover\:translate-y-90:hover {
  transform: translateY(22.5rem) !important;
}

.hover\:translate-y-91:hover {
  transform: translateY(22.75rem) !important;
}

.hover\:translate-y-92:hover {
  transform: translateY(23rem) !important;
}

.hover\:translate-y-93:hover {
  transform: translateY(23.25rem) !important;
}

.hover\:translate-y-94:hover {
  transform: translateY(23.5rem) !important;
}

.hover\:translate-y-95:hover {
  transform: translateY(23.75rem) !important;
}

.hover\:translate-y-96:hover {
  transform: translateY(24rem) !important;
}

.hover\:translate-y-97:hover {
  transform: translateY(24.25rem) !important;
}

.hover\:translate-y-98:hover {
  transform: translateY(24.5rem) !important;
}

.hover\:translate-y-99:hover {
  transform: translateY(24.75rem) !important;
}

.hover\:translate-y-100:hover {
  transform: translateY(25rem) !important;
}

.hover\:translate-y-101:hover {
  transform: translateY(25.25rem) !important;
}

.hover\:translate-y-102:hover {
  transform: translateY(25.5rem) !important;
}

.hover\:translate-y-103:hover {
  transform: translateY(25.75rem) !important;
}

.hover\:translate-y-104:hover {
  transform: translateY(26rem) !important;
}

.hover\:translate-y-105:hover {
  transform: translateY(26.25rem) !important;
}

.hover\:translate-y-px:hover {
  transform: translateY(1px) !important;
}

.hover\:translate-y-0\.5:hover {
  transform: translateY(0.125rem) !important;
}

.hover\:translate-y-1\.5:hover {
  transform: translateY(0.375rem) !important;
}

.hover\:translate-y-2\.5:hover {
  transform: translateY(0.625rem) !important;
}

.hover\:translate-y-3\.5:hover {
  transform: translateY(0.875rem) !important;
}

.hover\:translate-y-4\.5:hover {
  transform: translateY(1.125rem) !important;
}

.hover\:translate-y-5\.5:hover {
  transform: translateY(1.375rem) !important;
}

.hover\:translate-y-6\.5:hover {
  transform: translateY(1.625rem) !important;
}

.hover\:translate-y-7\.5:hover {
  transform: translateY(1.875rem) !important;
}

.hover\:translate-y-8\.5:hover {
  transform: translateY(2.125rem) !important;
}

.hover\:translate-y-9\.5:hover {
  transform: translateY(2.375rem) !important;
}

.hover\:translate-y-10\.5:hover {
  transform: translateY(2.625rem) !important;
}

.hover\:translate-y-11\.5:hover {
  transform: translateY(2.875rem) !important;
}

.hover\:translate-y-12\.5:hover {
  transform: translateY(3.125rem) !important;
}

.hover\:translate-y-13\.5:hover {
  transform: translateY(3.375rem) !important;
}

.hover\:translate-y-14\.5:hover {
  transform: translateY(3.625rem) !important;
}

.hover\:translate-y-15\.5:hover {
  transform: translateY(3.875rem) !important;
}

.hover\:translate-y-16\.5:hover {
  transform: translateY(4.125rem) !important;
}

.hover\:translate-y-17\.5:hover {
  transform: translateY(4.375rem) !important;
}

.hover\:translate-y-18\.5:hover {
  transform: translateY(4.625rem) !important;
}

.hover\:translate-y-19\.5:hover {
  transform: translateY(4.875rem) !important;
}

.hover\:translate-y-20\.5:hover {
  transform: translateY(5.125rem) !important;
}

.hover\:translate-y-21\.5:hover {
  transform: translateY(5.375rem) !important;
}

.hover\:translate-y-22\.5:hover {
  transform: translateY(5.625rem) !important;
}

.hover\:translate-y-23\.5:hover {
  transform: translateY(5.875rem) !important;
}

.hover\:translate-y-24\.5:hover {
  transform: translateY(6.125rem) !important;
}

.hover\:translate-y-25\.5:hover {
  transform: translateY(6.375rem) !important;
}

.hover\:translate-y-26\.5:hover {
  transform: translateY(6.625rem) !important;
}

.hover\:translate-y-27\.5:hover {
  transform: translateY(6.875rem) !important;
}

.hover\:translate-y-28\.5:hover {
  transform: translateY(7.125rem) !important;
}

.hover\:translate-y-29\.5:hover {
  transform: translateY(7.375rem) !important;
}

.hover\:translate-y-30\.5:hover {
  transform: translateY(7.625rem) !important;
}

.hover\:translate-y-31\.5:hover {
  transform: translateY(7.875rem) !important;
}

.hover\:translate-y-32\.5:hover {
  transform: translateY(8.125rem) !important;
}

.hover\:translate-y-33\.5:hover {
  transform: translateY(8.375rem) !important;
}

.hover\:translate-y-34\.5:hover {
  transform: translateY(8.625rem) !important;
}

.hover\:translate-y-35\.5:hover {
  transform: translateY(8.875rem) !important;
}

.hover\:translate-y-36\.5:hover {
  transform: translateY(9.125rem) !important;
}

.hover\:translate-y-37\.5:hover {
  transform: translateY(9.375rem) !important;
}

.hover\:translate-y-38\.5:hover {
  transform: translateY(9.625rem) !important;
}

.hover\:translate-y-39\.5:hover {
  transform: translateY(9.875rem) !important;
}

.hover\:translate-y-40\.5:hover {
  transform: translateY(10.125rem) !important;
}

.hover\:translate-y-41\.5:hover {
  transform: translateY(10.375rem) !important;
}

.hover\:translate-y-42\.5:hover {
  transform: translateY(10.625rem) !important;
}

.hover\:translate-y-43\.5:hover {
  transform: translateY(10.875rem) !important;
}

.hover\:translate-y-44\.5:hover {
  transform: translateY(11.125rem) !important;
}

.hover\:translate-y-45\.5:hover {
  transform: translateY(11.375rem) !important;
}

.hover\:translate-y-46\.5:hover {
  transform: translateY(11.625rem) !important;
}

.hover\:translate-y-47\.5:hover {
  transform: translateY(11.875rem) !important;
}

.hover\:translate-y-48\.5:hover {
  transform: translateY(12.125rem) !important;
}

.hover\:translate-y-49\.5:hover {
  transform: translateY(12.375rem) !important;
}

.hover\:translate-y-50\.5:hover {
  transform: translateY(12.625rem) !important;
}

.hover\:translate-y-51\.5:hover {
  transform: translateY(12.875rem) !important;
}

.hover\:translate-y-52\.5:hover {
  transform: translateY(13.125rem) !important;
}

.hover\:translate-y-53\.5:hover {
  transform: translateY(13.375rem) !important;
}

.hover\:translate-y-54\.5:hover {
  transform: translateY(13.625rem) !important;
}

.hover\:translate-y-55\.5:hover {
  transform: translateY(13.875rem) !important;
}

.hover\:translate-y-56\.5:hover {
  transform: translateY(14.125rem) !important;
}

.hover\:translate-y-57\.5:hover {
  transform: translateY(14.375rem) !important;
}

.hover\:translate-y-58\.5:hover {
  transform: translateY(14.625rem) !important;
}

.hover\:translate-y-59\.5:hover {
  transform: translateY(14.875rem) !important;
}

.hover\:translate-y-60\.5:hover {
  transform: translateY(15.125rem) !important;
}

.hover\:translate-y-61\.5:hover {
  transform: translateY(15.375rem) !important;
}

.hover\:translate-y-62\.5:hover {
  transform: translateY(15.625rem) !important;
}

.hover\:translate-y-63\.5:hover {
  transform: translateY(15.875rem) !important;
}

.hover\:translate-y-64\.5:hover {
  transform: translateY(16.125rem) !important;
}

.hover\:translate-y-65\.5:hover {
  transform: translateY(16.375rem) !important;
}

.hover\:translate-y-66\.5:hover {
  transform: translateY(16.625rem) !important;
}

.hover\:translate-y-67\.5:hover {
  transform: translateY(16.875rem) !important;
}

.hover\:translate-y-68\.5:hover {
  transform: translateY(17.125rem) !important;
}

.hover\:translate-y-69\.5:hover {
  transform: translateY(17.375rem) !important;
}

.hover\:translate-y-70\.5:hover {
  transform: translateY(17.625rem) !important;
}

.hover\:translate-y-71\.5:hover {
  transform: translateY(17.875rem) !important;
}

.hover\:translate-y-72\.5:hover {
  transform: translateY(18.125rem) !important;
}

.hover\:translate-y-73\.5:hover {
  transform: translateY(18.375rem) !important;
}

.hover\:translate-y-74\.5:hover {
  transform: translateY(18.625rem) !important;
}

.hover\:translate-y-75\.5:hover {
  transform: translateY(18.875rem) !important;
}

.hover\:translate-y-76\.5:hover {
  transform: translateY(19.125rem) !important;
}

.hover\:translate-y-77\.5:hover {
  transform: translateY(19.375rem) !important;
}

.hover\:translate-y-78\.5:hover {
  transform: translateY(19.625rem) !important;
}

.hover\:translate-y-79\.5:hover {
  transform: translateY(19.875rem) !important;
}

.hover\:translate-y-80\.5:hover {
  transform: translateY(20.125rem) !important;
}

.hover\:translate-y-81\.5:hover {
  transform: translateY(20.375rem) !important;
}

.hover\:translate-y-82\.5:hover {
  transform: translateY(20.625rem) !important;
}

.hover\:translate-y-83\.5:hover {
  transform: translateY(20.875rem) !important;
}

.hover\:translate-y-84\.5:hover {
  transform: translateY(21.125rem) !important;
}

.hover\:translate-y-85\.5:hover {
  transform: translateY(21.375rem) !important;
}

.hover\:translate-y-86\.5:hover {
  transform: translateY(21.625rem) !important;
}

.hover\:translate-y-87\.5:hover {
  transform: translateY(21.875rem) !important;
}

.hover\:translate-y-88\.5:hover {
  transform: translateY(22.125rem) !important;
}

.hover\:translate-y-89\.5:hover {
  transform: translateY(22.375rem) !important;
}

.hover\:translate-y-90\.5:hover {
  transform: translateY(22.625rem) !important;
}

.hover\:translate-y-91\.5:hover {
  transform: translateY(22.875rem) !important;
}

.hover\:translate-y-92\.5:hover {
  transform: translateY(23.125rem) !important;
}

.hover\:translate-y-93\.5:hover {
  transform: translateY(23.375rem) !important;
}

.hover\:translate-y-94\.5:hover {
  transform: translateY(23.625rem) !important;
}

.hover\:translate-y-95\.5:hover {
  transform: translateY(23.875rem) !important;
}

.hover\:translate-y-96\.5:hover {
  transform: translateY(24.125rem) !important;
}

.hover\:translate-y-97\.5:hover {
  transform: translateY(24.375rem) !important;
}

.hover\:translate-y-98\.5:hover {
  transform: translateY(24.625rem) !important;
}

.hover\:translate-y-99\.5:hover {
  transform: translateY(24.875rem) !important;
}

.hover\:translate-y-100\.5:hover {
  transform: translateY(25.125rem) !important;
}

.hover\:translate-y-101\.5:hover {
  transform: translateY(25.375rem) !important;
}

.hover\:translate-y-102\.5:hover {
  transform: translateY(25.625rem) !important;
}

.hover\:translate-y-103\.5:hover {
  transform: translateY(25.875rem) !important;
}

.hover\:translate-y-104\.5:hover {
  transform: translateY(26.125rem) !important;
}

.hover\:-translate-y-0:hover {
  transform: translateY(0rem) !important;
}

.hover\:-translate-y-1:hover {
  transform: translateY(-0.25rem) !important;
}

.hover\:-translate-y-2:hover {
  transform: translateY(-0.5rem) !important;
}

.hover\:-translate-y-3:hover {
  transform: translateY(-0.75rem) !important;
}

.hover\:-translate-y-4:hover {
  transform: translateY(-1rem) !important;
}

.hover\:-translate-y-5:hover {
  transform: translateY(-1.25rem) !important;
}

.hover\:-translate-y-6:hover {
  transform: translateY(-1.5rem) !important;
}

.hover\:-translate-y-7:hover {
  transform: translateY(-1.75rem) !important;
}

.hover\:-translate-y-8:hover {
  transform: translateY(-2rem) !important;
}

.hover\:-translate-y-9:hover {
  transform: translateY(-2.25rem) !important;
}

.hover\:-translate-y-10:hover {
  transform: translateY(-2.5rem) !important;
}

.hover\:-translate-y-11:hover {
  transform: translateY(-2.75rem) !important;
}

.hover\:-translate-y-12:hover {
  transform: translateY(-3rem) !important;
}

.hover\:-translate-y-13:hover {
  transform: translateY(-3.25rem) !important;
}

.hover\:-translate-y-14:hover {
  transform: translateY(-3.5rem) !important;
}

.hover\:-translate-y-15:hover {
  transform: translateY(-3.75rem) !important;
}

.hover\:-translate-y-16:hover {
  transform: translateY(-4rem) !important;
}

.hover\:-translate-y-17:hover {
  transform: translateY(-4.25rem) !important;
}

.hover\:-translate-y-18:hover {
  transform: translateY(-4.5rem) !important;
}

.hover\:-translate-y-19:hover {
  transform: translateY(-4.75rem) !important;
}

.hover\:-translate-y-20:hover {
  transform: translateY(-5rem) !important;
}

.hover\:-translate-y-21:hover {
  transform: translateY(-5.25rem) !important;
}

.hover\:-translate-y-22:hover {
  transform: translateY(-5.5rem) !important;
}

.hover\:-translate-y-23:hover {
  transform: translateY(-5.75rem) !important;
}

.hover\:-translate-y-24:hover {
  transform: translateY(-6rem) !important;
}

.hover\:-translate-y-25:hover {
  transform: translateY(-6.25rem) !important;
}

.hover\:-translate-y-26:hover {
  transform: translateY(-6.5rem) !important;
}

.hover\:-translate-y-27:hover {
  transform: translateY(-6.75rem) !important;
}

.hover\:-translate-y-28:hover {
  transform: translateY(-7rem) !important;
}

.hover\:-translate-y-29:hover {
  transform: translateY(-7.25rem) !important;
}

.hover\:-translate-y-30:hover {
  transform: translateY(-7.5rem) !important;
}

.hover\:-translate-y-31:hover {
  transform: translateY(-7.75rem) !important;
}

.hover\:-translate-y-32:hover {
  transform: translateY(-8rem) !important;
}

.hover\:-translate-y-33:hover {
  transform: translateY(-8.25rem) !important;
}

.hover\:-translate-y-34:hover {
  transform: translateY(-8.5rem) !important;
}

.hover\:-translate-y-35:hover {
  transform: translateY(-8.75rem) !important;
}

.hover\:-translate-y-36:hover {
  transform: translateY(-9rem) !important;
}

.hover\:-translate-y-37:hover {
  transform: translateY(-9.25rem) !important;
}

.hover\:-translate-y-38:hover {
  transform: translateY(-9.5rem) !important;
}

.hover\:-translate-y-39:hover {
  transform: translateY(-9.75rem) !important;
}

.hover\:-translate-y-40:hover {
  transform: translateY(-10rem) !important;
}

.hover\:-translate-y-41:hover {
  transform: translateY(-10.25rem) !important;
}

.hover\:-translate-y-42:hover {
  transform: translateY(-10.5rem) !important;
}

.hover\:-translate-y-43:hover {
  transform: translateY(-10.75rem) !important;
}

.hover\:-translate-y-44:hover {
  transform: translateY(-11rem) !important;
}

.hover\:-translate-y-45:hover {
  transform: translateY(-11.25rem) !important;
}

.hover\:-translate-y-46:hover {
  transform: translateY(-11.5rem) !important;
}

.hover\:-translate-y-47:hover {
  transform: translateY(-11.75rem) !important;
}

.hover\:-translate-y-48:hover {
  transform: translateY(-12rem) !important;
}

.hover\:-translate-y-49:hover {
  transform: translateY(-12.25rem) !important;
}

.hover\:-translate-y-50:hover {
  transform: translateY(-12.5rem) !important;
}

.hover\:-translate-y-51:hover {
  transform: translateY(-12.75rem) !important;
}

.hover\:-translate-y-52:hover {
  transform: translateY(-13rem) !important;
}

.hover\:-translate-y-53:hover {
  transform: translateY(-13.25rem) !important;
}

.hover\:-translate-y-54:hover {
  transform: translateY(-13.5rem) !important;
}

.hover\:-translate-y-55:hover {
  transform: translateY(-13.75rem) !important;
}

.hover\:-translate-y-56:hover {
  transform: translateY(-14rem) !important;
}

.hover\:-translate-y-57:hover {
  transform: translateY(-14.25rem) !important;
}

.hover\:-translate-y-58:hover {
  transform: translateY(-14.5rem) !important;
}

.hover\:-translate-y-59:hover {
  transform: translateY(-14.75rem) !important;
}

.hover\:-translate-y-60:hover {
  transform: translateY(-15rem) !important;
}

.hover\:-translate-y-61:hover {
  transform: translateY(-15.25rem) !important;
}

.hover\:-translate-y-62:hover {
  transform: translateY(-15.5rem) !important;
}

.hover\:-translate-y-63:hover {
  transform: translateY(-15.75rem) !important;
}

.hover\:-translate-y-64:hover {
  transform: translateY(-16rem) !important;
}

.hover\:-translate-y-65:hover {
  transform: translateY(-16.25rem) !important;
}

.hover\:-translate-y-66:hover {
  transform: translateY(-16.5rem) !important;
}

.hover\:-translate-y-67:hover {
  transform: translateY(-16.75rem) !important;
}

.hover\:-translate-y-68:hover {
  transform: translateY(-17rem) !important;
}

.hover\:-translate-y-69:hover {
  transform: translateY(-17.25rem) !important;
}

.hover\:-translate-y-70:hover {
  transform: translateY(-17.5rem) !important;
}

.hover\:-translate-y-71:hover {
  transform: translateY(-17.75rem) !important;
}

.hover\:-translate-y-72:hover {
  transform: translateY(-18rem) !important;
}

.hover\:-translate-y-73:hover {
  transform: translateY(-18.25rem) !important;
}

.hover\:-translate-y-74:hover {
  transform: translateY(-18.5rem) !important;
}

.hover\:-translate-y-75:hover {
  transform: translateY(-18.75rem) !important;
}

.hover\:-translate-y-76:hover {
  transform: translateY(-19rem) !important;
}

.hover\:-translate-y-77:hover {
  transform: translateY(-19.25rem) !important;
}

.hover\:-translate-y-78:hover {
  transform: translateY(-19.5rem) !important;
}

.hover\:-translate-y-79:hover {
  transform: translateY(-19.75rem) !important;
}

.hover\:-translate-y-80:hover {
  transform: translateY(-20rem) !important;
}

.hover\:-translate-y-81:hover {
  transform: translateY(-20.25rem) !important;
}

.hover\:-translate-y-82:hover {
  transform: translateY(-20.5rem) !important;
}

.hover\:-translate-y-83:hover {
  transform: translateY(-20.75rem) !important;
}

.hover\:-translate-y-84:hover {
  transform: translateY(-21rem) !important;
}

.hover\:-translate-y-85:hover {
  transform: translateY(-21.25rem) !important;
}

.hover\:-translate-y-86:hover {
  transform: translateY(-21.5rem) !important;
}

.hover\:-translate-y-87:hover {
  transform: translateY(-21.75rem) !important;
}

.hover\:-translate-y-88:hover {
  transform: translateY(-22rem) !important;
}

.hover\:-translate-y-89:hover {
  transform: translateY(-22.25rem) !important;
}

.hover\:-translate-y-90:hover {
  transform: translateY(-22.5rem) !important;
}

.hover\:-translate-y-91:hover {
  transform: translateY(-22.75rem) !important;
}

.hover\:-translate-y-92:hover {
  transform: translateY(-23rem) !important;
}

.hover\:-translate-y-93:hover {
  transform: translateY(-23.25rem) !important;
}

.hover\:-translate-y-94:hover {
  transform: translateY(-23.5rem) !important;
}

.hover\:-translate-y-95:hover {
  transform: translateY(-23.75rem) !important;
}

.hover\:-translate-y-96:hover {
  transform: translateY(-24rem) !important;
}

.hover\:-translate-y-97:hover {
  transform: translateY(-24.25rem) !important;
}

.hover\:-translate-y-98:hover {
  transform: translateY(-24.5rem) !important;
}

.hover\:-translate-y-99:hover {
  transform: translateY(-24.75rem) !important;
}

.hover\:-translate-y-100:hover {
  transform: translateY(-25rem) !important;
}

.hover\:-translate-y-101:hover {
  transform: translateY(-25.25rem) !important;
}

.hover\:-translate-y-102:hover {
  transform: translateY(-25.5rem) !important;
}

.hover\:-translate-y-103:hover {
  transform: translateY(-25.75rem) !important;
}

.hover\:-translate-y-104:hover {
  transform: translateY(-26rem) !important;
}

.hover\:-translate-y-105:hover {
  transform: translateY(-26.25rem) !important;
}

.hover\:-translate-y-px:hover {
  transform: translateY(-1px) !important;
}

.hover\:-translate-y-0\.5:hover {
  transform: translateY(-0.125rem) !important;
}

.hover\:-translate-y-1\.5:hover {
  transform: translateY(-0.375rem) !important;
}

.hover\:-translate-y-2\.5:hover {
  transform: translateY(-0.625rem) !important;
}

.hover\:-translate-y-3\.5:hover {
  transform: translateY(-0.875rem) !important;
}

.hover\:-translate-y-4\.5:hover {
  transform: translateY(-1.125rem) !important;
}

.hover\:-translate-y-5\.5:hover {
  transform: translateY(-1.375rem) !important;
}

.hover\:-translate-y-6\.5:hover {
  transform: translateY(-1.625rem) !important;
}

.hover\:-translate-y-7\.5:hover {
  transform: translateY(-1.875rem) !important;
}

.hover\:-translate-y-8\.5:hover {
  transform: translateY(-2.125rem) !important;
}

.hover\:-translate-y-9\.5:hover {
  transform: translateY(-2.375rem) !important;
}

.hover\:-translate-y-10\.5:hover {
  transform: translateY(-2.625rem) !important;
}

.hover\:-translate-y-11\.5:hover {
  transform: translateY(-2.875rem) !important;
}

.hover\:-translate-y-12\.5:hover {
  transform: translateY(-3.125rem) !important;
}

.hover\:-translate-y-13\.5:hover {
  transform: translateY(-3.375rem) !important;
}

.hover\:-translate-y-14\.5:hover {
  transform: translateY(-3.625rem) !important;
}

.hover\:-translate-y-15\.5:hover {
  transform: translateY(-3.875rem) !important;
}

.hover\:-translate-y-16\.5:hover {
  transform: translateY(-4.125rem) !important;
}

.hover\:-translate-y-17\.5:hover {
  transform: translateY(-4.375rem) !important;
}

.hover\:-translate-y-18\.5:hover {
  transform: translateY(-4.625rem) !important;
}

.hover\:-translate-y-19\.5:hover {
  transform: translateY(-4.875rem) !important;
}

.hover\:-translate-y-20\.5:hover {
  transform: translateY(-5.125rem) !important;
}

.hover\:-translate-y-21\.5:hover {
  transform: translateY(-5.375rem) !important;
}

.hover\:-translate-y-22\.5:hover {
  transform: translateY(-5.625rem) !important;
}

.hover\:-translate-y-23\.5:hover {
  transform: translateY(-5.875rem) !important;
}

.hover\:-translate-y-24\.5:hover {
  transform: translateY(-6.125rem) !important;
}

.hover\:-translate-y-25\.5:hover {
  transform: translateY(-6.375rem) !important;
}

.hover\:-translate-y-26\.5:hover {
  transform: translateY(-6.625rem) !important;
}

.hover\:-translate-y-27\.5:hover {
  transform: translateY(-6.875rem) !important;
}

.hover\:-translate-y-28\.5:hover {
  transform: translateY(-7.125rem) !important;
}

.hover\:-translate-y-29\.5:hover {
  transform: translateY(-7.375rem) !important;
}

.hover\:-translate-y-30\.5:hover {
  transform: translateY(-7.625rem) !important;
}

.hover\:-translate-y-31\.5:hover {
  transform: translateY(-7.875rem) !important;
}

.hover\:-translate-y-32\.5:hover {
  transform: translateY(-8.125rem) !important;
}

.hover\:-translate-y-33\.5:hover {
  transform: translateY(-8.375rem) !important;
}

.hover\:-translate-y-34\.5:hover {
  transform: translateY(-8.625rem) !important;
}

.hover\:-translate-y-35\.5:hover {
  transform: translateY(-8.875rem) !important;
}

.hover\:-translate-y-36\.5:hover {
  transform: translateY(-9.125rem) !important;
}

.hover\:-translate-y-37\.5:hover {
  transform: translateY(-9.375rem) !important;
}

.hover\:-translate-y-38\.5:hover {
  transform: translateY(-9.625rem) !important;
}

.hover\:-translate-y-39\.5:hover {
  transform: translateY(-9.875rem) !important;
}

.hover\:-translate-y-40\.5:hover {
  transform: translateY(-10.125rem) !important;
}

.hover\:-translate-y-41\.5:hover {
  transform: translateY(-10.375rem) !important;
}

.hover\:-translate-y-42\.5:hover {
  transform: translateY(-10.625rem) !important;
}

.hover\:-translate-y-43\.5:hover {
  transform: translateY(-10.875rem) !important;
}

.hover\:-translate-y-44\.5:hover {
  transform: translateY(-11.125rem) !important;
}

.hover\:-translate-y-45\.5:hover {
  transform: translateY(-11.375rem) !important;
}

.hover\:-translate-y-46\.5:hover {
  transform: translateY(-11.625rem) !important;
}

.hover\:-translate-y-47\.5:hover {
  transform: translateY(-11.875rem) !important;
}

.hover\:-translate-y-48\.5:hover {
  transform: translateY(-12.125rem) !important;
}

.hover\:-translate-y-49\.5:hover {
  transform: translateY(-12.375rem) !important;
}

.hover\:-translate-y-50\.5:hover {
  transform: translateY(-12.625rem) !important;
}

.hover\:-translate-y-51\.5:hover {
  transform: translateY(-12.875rem) !important;
}

.hover\:-translate-y-52\.5:hover {
  transform: translateY(-13.125rem) !important;
}

.hover\:-translate-y-53\.5:hover {
  transform: translateY(-13.375rem) !important;
}

.hover\:-translate-y-54\.5:hover {
  transform: translateY(-13.625rem) !important;
}

.hover\:-translate-y-55\.5:hover {
  transform: translateY(-13.875rem) !important;
}

.hover\:-translate-y-56\.5:hover {
  transform: translateY(-14.125rem) !important;
}

.hover\:-translate-y-57\.5:hover {
  transform: translateY(-14.375rem) !important;
}

.hover\:-translate-y-58\.5:hover {
  transform: translateY(-14.625rem) !important;
}

.hover\:-translate-y-59\.5:hover {
  transform: translateY(-14.875rem) !important;
}

.hover\:-translate-y-60\.5:hover {
  transform: translateY(-15.125rem) !important;
}

.hover\:-translate-y-61\.5:hover {
  transform: translateY(-15.375rem) !important;
}

.hover\:-translate-y-62\.5:hover {
  transform: translateY(-15.625rem) !important;
}

.hover\:-translate-y-63\.5:hover {
  transform: translateY(-15.875rem) !important;
}

.hover\:-translate-y-64\.5:hover {
  transform: translateY(-16.125rem) !important;
}

.hover\:-translate-y-65\.5:hover {
  transform: translateY(-16.375rem) !important;
}

.hover\:-translate-y-66\.5:hover {
  transform: translateY(-16.625rem) !important;
}

.hover\:-translate-y-67\.5:hover {
  transform: translateY(-16.875rem) !important;
}

.hover\:-translate-y-68\.5:hover {
  transform: translateY(-17.125rem) !important;
}

.hover\:-translate-y-69\.5:hover {
  transform: translateY(-17.375rem) !important;
}

.hover\:-translate-y-70\.5:hover {
  transform: translateY(-17.625rem) !important;
}

.hover\:-translate-y-71\.5:hover {
  transform: translateY(-17.875rem) !important;
}

.hover\:-translate-y-72\.5:hover {
  transform: translateY(-18.125rem) !important;
}

.hover\:-translate-y-73\.5:hover {
  transform: translateY(-18.375rem) !important;
}

.hover\:-translate-y-74\.5:hover {
  transform: translateY(-18.625rem) !important;
}

.hover\:-translate-y-75\.5:hover {
  transform: translateY(-18.875rem) !important;
}

.hover\:-translate-y-76\.5:hover {
  transform: translateY(-19.125rem) !important;
}

.hover\:-translate-y-77\.5:hover {
  transform: translateY(-19.375rem) !important;
}

.hover\:-translate-y-78\.5:hover {
  transform: translateY(-19.625rem) !important;
}

.hover\:-translate-y-79\.5:hover {
  transform: translateY(-19.875rem) !important;
}

.hover\:-translate-y-80\.5:hover {
  transform: translateY(-20.125rem) !important;
}

.hover\:-translate-y-81\.5:hover {
  transform: translateY(-20.375rem) !important;
}

.hover\:-translate-y-82\.5:hover {
  transform: translateY(-20.625rem) !important;
}

.hover\:-translate-y-83\.5:hover {
  transform: translateY(-20.875rem) !important;
}

.hover\:-translate-y-84\.5:hover {
  transform: translateY(-21.125rem) !important;
}

.hover\:-translate-y-85\.5:hover {
  transform: translateY(-21.375rem) !important;
}

.hover\:-translate-y-86\.5:hover {
  transform: translateY(-21.625rem) !important;
}

.hover\:-translate-y-87\.5:hover {
  transform: translateY(-21.875rem) !important;
}

.hover\:-translate-y-88\.5:hover {
  transform: translateY(-22.125rem) !important;
}

.hover\:-translate-y-89\.5:hover {
  transform: translateY(-22.375rem) !important;
}

.hover\:-translate-y-90\.5:hover {
  transform: translateY(-22.625rem) !important;
}

.hover\:-translate-y-91\.5:hover {
  transform: translateY(-22.875rem) !important;
}

.hover\:-translate-y-92\.5:hover {
  transform: translateY(-23.125rem) !important;
}

.hover\:-translate-y-93\.5:hover {
  transform: translateY(-23.375rem) !important;
}

.hover\:-translate-y-94\.5:hover {
  transform: translateY(-23.625rem) !important;
}

.hover\:-translate-y-95\.5:hover {
  transform: translateY(-23.875rem) !important;
}

.hover\:-translate-y-96\.5:hover {
  transform: translateY(-24.125rem) !important;
}

.hover\:-translate-y-97\.5:hover {
  transform: translateY(-24.375rem) !important;
}

.hover\:-translate-y-98\.5:hover {
  transform: translateY(-24.625rem) !important;
}

.hover\:-translate-y-99\.5:hover {
  transform: translateY(-24.875rem) !important;
}

.hover\:-translate-y-100\.5:hover {
  transform: translateY(-25.125rem) !important;
}

.hover\:-translate-y-101\.5:hover {
  transform: translateY(-25.375rem) !important;
}

.hover\:-translate-y-102\.5:hover {
  transform: translateY(-25.625rem) !important;
}

.hover\:-translate-y-103\.5:hover {
  transform: translateY(-25.875rem) !important;
}

.hover\:-translate-y-104\.5:hover {
  transform: translateY(-26.125rem) !important;
}

.hover\:-translate-y-full:hover {
  transform: translateY(-100%) !important;
}

.hover\:-translate-y-1\/2:hover {
  transform: translateY(-50%) !important;
}

.hover\:translate-y-1\/2:hover {
  transform: translateY(50%) !important;
}

.hover\:translate-y-full:hover {
  transform: translateY(100%) !important;
}

.hover\:translate-y-1\/3:hover {
  transform: translateY(33.33333333333333%) !important;
}

.hover\:-translate-y-1\/3:hover {
  transform: translateY(-33.33333333333333%) !important;
}

.hover\:translate-y-2\/3:hover {
  transform: translateY(66.66666666666666%) !important;
}

.hover\:-translate-y-2\/3:hover {
  transform: translateY(-66.66666666666666%) !important;
}

.hover\:translate-y-1\/4:hover {
  transform: translateY(25%) !important;
}

.hover\:-translate-y-1\/4:hover {
  transform: translateY(-25%) !important;
}

.hover\:translate-y-2\/4:hover {
  transform: translateY(50%) !important;
}

.hover\:-translate-y-2\/4:hover {
  transform: translateY(-50%) !important;
}

.hover\:translate-y-3\/4:hover {
  transform: translateY(75%) !important;
}

.hover\:-translate-y-3\/4:hover {
  transform: translateY(-75%) !important;
}

.hover\:translate-y-1\/5:hover {
  transform: translateY(20%) !important;
}

.hover\:-translate-y-1\/5:hover {
  transform: translateY(-20%) !important;
}

.hover\:translate-y-2\/5:hover {
  transform: translateY(40%) !important;
}

.hover\:-translate-y-2\/5:hover {
  transform: translateY(-40%) !important;
}

.hover\:translate-y-3\/5:hover {
  transform: translateY(60%) !important;
}

.hover\:-translate-y-3\/5:hover {
  transform: translateY(-60%) !important;
}

.hover\:translate-y-4\/5:hover {
  transform: translateY(80%) !important;
}

.hover\:-translate-y-4\/5:hover {
  transform: translateY(-80%) !important;
}

.hover\:translate-y-1\/6:hover {
  transform: translateY(16.666666666666664%) !important;
}

.hover\:-translate-y-1\/6:hover {
  transform: translateY(-16.666666666666664%) !important;
}

.hover\:translate-y-2\/6:hover {
  transform: translateY(33.33333333333333%) !important;
}

.hover\:-translate-y-2\/6:hover {
  transform: translateY(-33.33333333333333%) !important;
}

.hover\:translate-y-3\/6:hover {
  transform: translateY(50%) !important;
}

.hover\:-translate-y-3\/6:hover {
  transform: translateY(-50%) !important;
}

.hover\:translate-y-4\/6:hover {
  transform: translateY(66.66666666666666%) !important;
}

.hover\:-translate-y-4\/6:hover {
  transform: translateY(-66.66666666666666%) !important;
}

.hover\:translate-y-5\/6:hover {
  transform: translateY(83.33333333333334%) !important;
}

.hover\:-translate-y-5\/6:hover {
  transform: translateY(-83.33333333333334%) !important;
}

.hover\:translate-y-1\/12:hover {
  transform: translateY(8.333333333333332%) !important;
}

.hover\:-translate-y-1\/12:hover {
  transform: translateY(-8.333333333333332%) !important;
}

.hover\:translate-y-2\/12:hover {
  transform: translateY(16.666666666666664%) !important;
}

.hover\:-translate-y-2\/12:hover {
  transform: translateY(-16.666666666666664%) !important;
}

.hover\:translate-y-3\/12:hover {
  transform: translateY(25%) !important;
}

.hover\:-translate-y-3\/12:hover {
  transform: translateY(-25%) !important;
}

.hover\:translate-y-4\/12:hover {
  transform: translateY(33.33333333333333%) !important;
}

.hover\:-translate-y-4\/12:hover {
  transform: translateY(-33.33333333333333%) !important;
}

.hover\:translate-y-5\/12:hover {
  transform: translateY(41.66666666666667%) !important;
}

.hover\:-translate-y-5\/12:hover {
  transform: translateY(-41.66666666666667%) !important;
}

.hover\:translate-y-6\/12:hover {
  transform: translateY(50%) !important;
}

.hover\:-translate-y-6\/12:hover {
  transform: translateY(-50%) !important;
}

.hover\:translate-y-7\/12:hover {
  transform: translateY(58.333333333333336%) !important;
}

.hover\:-translate-y-7\/12:hover {
  transform: translateY(-58.333333333333336%) !important;
}

.hover\:translate-y-8\/12:hover {
  transform: translateY(66.66666666666666%) !important;
}

.hover\:-translate-y-8\/12:hover {
  transform: translateY(-66.66666666666666%) !important;
}

.hover\:translate-y-9\/12:hover {
  transform: translateY(75%) !important;
}

.hover\:-translate-y-9\/12:hover {
  transform: translateY(-75%) !important;
}

.hover\:translate-y-10\/12:hover {
  transform: translateY(83.33333333333334%) !important;
}

.hover\:-translate-y-10\/12:hover {
  transform: translateY(-83.33333333333334%) !important;
}

.hover\:translate-y-11\/12:hover {
  transform: translateY(91.66666666666666%) !important;
}

.hover\:-translate-y-11\/12:hover {
  transform: translateY(-91.66666666666666%) !important;
}

.focus\:translate-x-0:focus {
  transform: translateX(0rem) !important;
}

.focus\:translate-x-1:focus {
  transform: translateX(0.25rem) !important;
}

.focus\:translate-x-2:focus {
  transform: translateX(0.5rem) !important;
}

.focus\:translate-x-3:focus {
  transform: translateX(0.75rem) !important;
}

.focus\:translate-x-4:focus {
  transform: translateX(1rem) !important;
}

.focus\:translate-x-5:focus {
  transform: translateX(1.25rem) !important;
}

.focus\:translate-x-6:focus {
  transform: translateX(1.5rem) !important;
}

.focus\:translate-x-7:focus {
  transform: translateX(1.75rem) !important;
}

.focus\:translate-x-8:focus {
  transform: translateX(2rem) !important;
}

.focus\:translate-x-9:focus {
  transform: translateX(2.25rem) !important;
}

.focus\:translate-x-10:focus {
  transform: translateX(2.5rem) !important;
}

.focus\:translate-x-11:focus {
  transform: translateX(2.75rem) !important;
}

.focus\:translate-x-12:focus {
  transform: translateX(3rem) !important;
}

.focus\:translate-x-13:focus {
  transform: translateX(3.25rem) !important;
}

.focus\:translate-x-14:focus {
  transform: translateX(3.5rem) !important;
}

.focus\:translate-x-15:focus {
  transform: translateX(3.75rem) !important;
}

.focus\:translate-x-16:focus {
  transform: translateX(4rem) !important;
}

.focus\:translate-x-17:focus {
  transform: translateX(4.25rem) !important;
}

.focus\:translate-x-18:focus {
  transform: translateX(4.5rem) !important;
}

.focus\:translate-x-19:focus {
  transform: translateX(4.75rem) !important;
}

.focus\:translate-x-20:focus {
  transform: translateX(5rem) !important;
}

.focus\:translate-x-21:focus {
  transform: translateX(5.25rem) !important;
}

.focus\:translate-x-22:focus {
  transform: translateX(5.5rem) !important;
}

.focus\:translate-x-23:focus {
  transform: translateX(5.75rem) !important;
}

.focus\:translate-x-24:focus {
  transform: translateX(6rem) !important;
}

.focus\:translate-x-25:focus {
  transform: translateX(6.25rem) !important;
}

.focus\:translate-x-26:focus {
  transform: translateX(6.5rem) !important;
}

.focus\:translate-x-27:focus {
  transform: translateX(6.75rem) !important;
}

.focus\:translate-x-28:focus {
  transform: translateX(7rem) !important;
}

.focus\:translate-x-29:focus {
  transform: translateX(7.25rem) !important;
}

.focus\:translate-x-30:focus {
  transform: translateX(7.5rem) !important;
}

.focus\:translate-x-31:focus {
  transform: translateX(7.75rem) !important;
}

.focus\:translate-x-32:focus {
  transform: translateX(8rem) !important;
}

.focus\:translate-x-33:focus {
  transform: translateX(8.25rem) !important;
}

.focus\:translate-x-34:focus {
  transform: translateX(8.5rem) !important;
}

.focus\:translate-x-35:focus {
  transform: translateX(8.75rem) !important;
}

.focus\:translate-x-36:focus {
  transform: translateX(9rem) !important;
}

.focus\:translate-x-37:focus {
  transform: translateX(9.25rem) !important;
}

.focus\:translate-x-38:focus {
  transform: translateX(9.5rem) !important;
}

.focus\:translate-x-39:focus {
  transform: translateX(9.75rem) !important;
}

.focus\:translate-x-40:focus {
  transform: translateX(10rem) !important;
}

.focus\:translate-x-41:focus {
  transform: translateX(10.25rem) !important;
}

.focus\:translate-x-42:focus {
  transform: translateX(10.5rem) !important;
}

.focus\:translate-x-43:focus {
  transform: translateX(10.75rem) !important;
}

.focus\:translate-x-44:focus {
  transform: translateX(11rem) !important;
}

.focus\:translate-x-45:focus {
  transform: translateX(11.25rem) !important;
}

.focus\:translate-x-46:focus {
  transform: translateX(11.5rem) !important;
}

.focus\:translate-x-47:focus {
  transform: translateX(11.75rem) !important;
}

.focus\:translate-x-48:focus {
  transform: translateX(12rem) !important;
}

.focus\:translate-x-49:focus {
  transform: translateX(12.25rem) !important;
}

.focus\:translate-x-50:focus {
  transform: translateX(12.5rem) !important;
}

.focus\:translate-x-51:focus {
  transform: translateX(12.75rem) !important;
}

.focus\:translate-x-52:focus {
  transform: translateX(13rem) !important;
}

.focus\:translate-x-53:focus {
  transform: translateX(13.25rem) !important;
}

.focus\:translate-x-54:focus {
  transform: translateX(13.5rem) !important;
}

.focus\:translate-x-55:focus {
  transform: translateX(13.75rem) !important;
}

.focus\:translate-x-56:focus {
  transform: translateX(14rem) !important;
}

.focus\:translate-x-57:focus {
  transform: translateX(14.25rem) !important;
}

.focus\:translate-x-58:focus {
  transform: translateX(14.5rem) !important;
}

.focus\:translate-x-59:focus {
  transform: translateX(14.75rem) !important;
}

.focus\:translate-x-60:focus {
  transform: translateX(15rem) !important;
}

.focus\:translate-x-61:focus {
  transform: translateX(15.25rem) !important;
}

.focus\:translate-x-62:focus {
  transform: translateX(15.5rem) !important;
}

.focus\:translate-x-63:focus {
  transform: translateX(15.75rem) !important;
}

.focus\:translate-x-64:focus {
  transform: translateX(16rem) !important;
}

.focus\:translate-x-65:focus {
  transform: translateX(16.25rem) !important;
}

.focus\:translate-x-66:focus {
  transform: translateX(16.5rem) !important;
}

.focus\:translate-x-67:focus {
  transform: translateX(16.75rem) !important;
}

.focus\:translate-x-68:focus {
  transform: translateX(17rem) !important;
}

.focus\:translate-x-69:focus {
  transform: translateX(17.25rem) !important;
}

.focus\:translate-x-70:focus {
  transform: translateX(17.5rem) !important;
}

.focus\:translate-x-71:focus {
  transform: translateX(17.75rem) !important;
}

.focus\:translate-x-72:focus {
  transform: translateX(18rem) !important;
}

.focus\:translate-x-73:focus {
  transform: translateX(18.25rem) !important;
}

.focus\:translate-x-74:focus {
  transform: translateX(18.5rem) !important;
}

.focus\:translate-x-75:focus {
  transform: translateX(18.75rem) !important;
}

.focus\:translate-x-76:focus {
  transform: translateX(19rem) !important;
}

.focus\:translate-x-77:focus {
  transform: translateX(19.25rem) !important;
}

.focus\:translate-x-78:focus {
  transform: translateX(19.5rem) !important;
}

.focus\:translate-x-79:focus {
  transform: translateX(19.75rem) !important;
}

.focus\:translate-x-80:focus {
  transform: translateX(20rem) !important;
}

.focus\:translate-x-81:focus {
  transform: translateX(20.25rem) !important;
}

.focus\:translate-x-82:focus {
  transform: translateX(20.5rem) !important;
}

.focus\:translate-x-83:focus {
  transform: translateX(20.75rem) !important;
}

.focus\:translate-x-84:focus {
  transform: translateX(21rem) !important;
}

.focus\:translate-x-85:focus {
  transform: translateX(21.25rem) !important;
}

.focus\:translate-x-86:focus {
  transform: translateX(21.5rem) !important;
}

.focus\:translate-x-87:focus {
  transform: translateX(21.75rem) !important;
}

.focus\:translate-x-88:focus {
  transform: translateX(22rem) !important;
}

.focus\:translate-x-89:focus {
  transform: translateX(22.25rem) !important;
}

.focus\:translate-x-90:focus {
  transform: translateX(22.5rem) !important;
}

.focus\:translate-x-91:focus {
  transform: translateX(22.75rem) !important;
}

.focus\:translate-x-92:focus {
  transform: translateX(23rem) !important;
}

.focus\:translate-x-93:focus {
  transform: translateX(23.25rem) !important;
}

.focus\:translate-x-94:focus {
  transform: translateX(23.5rem) !important;
}

.focus\:translate-x-95:focus {
  transform: translateX(23.75rem) !important;
}

.focus\:translate-x-96:focus {
  transform: translateX(24rem) !important;
}

.focus\:translate-x-97:focus {
  transform: translateX(24.25rem) !important;
}

.focus\:translate-x-98:focus {
  transform: translateX(24.5rem) !important;
}

.focus\:translate-x-99:focus {
  transform: translateX(24.75rem) !important;
}

.focus\:translate-x-100:focus {
  transform: translateX(25rem) !important;
}

.focus\:translate-x-101:focus {
  transform: translateX(25.25rem) !important;
}

.focus\:translate-x-102:focus {
  transform: translateX(25.5rem) !important;
}

.focus\:translate-x-103:focus {
  transform: translateX(25.75rem) !important;
}

.focus\:translate-x-104:focus {
  transform: translateX(26rem) !important;
}

.focus\:translate-x-105:focus {
  transform: translateX(26.25rem) !important;
}

.focus\:translate-x-px:focus {
  transform: translateX(1px) !important;
}

.focus\:translate-x-0\.5:focus {
  transform: translateX(0.125rem) !important;
}

.focus\:translate-x-1\.5:focus {
  transform: translateX(0.375rem) !important;
}

.focus\:translate-x-2\.5:focus {
  transform: translateX(0.625rem) !important;
}

.focus\:translate-x-3\.5:focus {
  transform: translateX(0.875rem) !important;
}

.focus\:translate-x-4\.5:focus {
  transform: translateX(1.125rem) !important;
}

.focus\:translate-x-5\.5:focus {
  transform: translateX(1.375rem) !important;
}

.focus\:translate-x-6\.5:focus {
  transform: translateX(1.625rem) !important;
}

.focus\:translate-x-7\.5:focus {
  transform: translateX(1.875rem) !important;
}

.focus\:translate-x-8\.5:focus {
  transform: translateX(2.125rem) !important;
}

.focus\:translate-x-9\.5:focus {
  transform: translateX(2.375rem) !important;
}

.focus\:translate-x-10\.5:focus {
  transform: translateX(2.625rem) !important;
}

.focus\:translate-x-11\.5:focus {
  transform: translateX(2.875rem) !important;
}

.focus\:translate-x-12\.5:focus {
  transform: translateX(3.125rem) !important;
}

.focus\:translate-x-13\.5:focus {
  transform: translateX(3.375rem) !important;
}

.focus\:translate-x-14\.5:focus {
  transform: translateX(3.625rem) !important;
}

.focus\:translate-x-15\.5:focus {
  transform: translateX(3.875rem) !important;
}

.focus\:translate-x-16\.5:focus {
  transform: translateX(4.125rem) !important;
}

.focus\:translate-x-17\.5:focus {
  transform: translateX(4.375rem) !important;
}

.focus\:translate-x-18\.5:focus {
  transform: translateX(4.625rem) !important;
}

.focus\:translate-x-19\.5:focus {
  transform: translateX(4.875rem) !important;
}

.focus\:translate-x-20\.5:focus {
  transform: translateX(5.125rem) !important;
}

.focus\:translate-x-21\.5:focus {
  transform: translateX(5.375rem) !important;
}

.focus\:translate-x-22\.5:focus {
  transform: translateX(5.625rem) !important;
}

.focus\:translate-x-23\.5:focus {
  transform: translateX(5.875rem) !important;
}

.focus\:translate-x-24\.5:focus {
  transform: translateX(6.125rem) !important;
}

.focus\:translate-x-25\.5:focus {
  transform: translateX(6.375rem) !important;
}

.focus\:translate-x-26\.5:focus {
  transform: translateX(6.625rem) !important;
}

.focus\:translate-x-27\.5:focus {
  transform: translateX(6.875rem) !important;
}

.focus\:translate-x-28\.5:focus {
  transform: translateX(7.125rem) !important;
}

.focus\:translate-x-29\.5:focus {
  transform: translateX(7.375rem) !important;
}

.focus\:translate-x-30\.5:focus {
  transform: translateX(7.625rem) !important;
}

.focus\:translate-x-31\.5:focus {
  transform: translateX(7.875rem) !important;
}

.focus\:translate-x-32\.5:focus {
  transform: translateX(8.125rem) !important;
}

.focus\:translate-x-33\.5:focus {
  transform: translateX(8.375rem) !important;
}

.focus\:translate-x-34\.5:focus {
  transform: translateX(8.625rem) !important;
}

.focus\:translate-x-35\.5:focus {
  transform: translateX(8.875rem) !important;
}

.focus\:translate-x-36\.5:focus {
  transform: translateX(9.125rem) !important;
}

.focus\:translate-x-37\.5:focus {
  transform: translateX(9.375rem) !important;
}

.focus\:translate-x-38\.5:focus {
  transform: translateX(9.625rem) !important;
}

.focus\:translate-x-39\.5:focus {
  transform: translateX(9.875rem) !important;
}

.focus\:translate-x-40\.5:focus {
  transform: translateX(10.125rem) !important;
}

.focus\:translate-x-41\.5:focus {
  transform: translateX(10.375rem) !important;
}

.focus\:translate-x-42\.5:focus {
  transform: translateX(10.625rem) !important;
}

.focus\:translate-x-43\.5:focus {
  transform: translateX(10.875rem) !important;
}

.focus\:translate-x-44\.5:focus {
  transform: translateX(11.125rem) !important;
}

.focus\:translate-x-45\.5:focus {
  transform: translateX(11.375rem) !important;
}

.focus\:translate-x-46\.5:focus {
  transform: translateX(11.625rem) !important;
}

.focus\:translate-x-47\.5:focus {
  transform: translateX(11.875rem) !important;
}

.focus\:translate-x-48\.5:focus {
  transform: translateX(12.125rem) !important;
}

.focus\:translate-x-49\.5:focus {
  transform: translateX(12.375rem) !important;
}

.focus\:translate-x-50\.5:focus {
  transform: translateX(12.625rem) !important;
}

.focus\:translate-x-51\.5:focus {
  transform: translateX(12.875rem) !important;
}

.focus\:translate-x-52\.5:focus {
  transform: translateX(13.125rem) !important;
}

.focus\:translate-x-53\.5:focus {
  transform: translateX(13.375rem) !important;
}

.focus\:translate-x-54\.5:focus {
  transform: translateX(13.625rem) !important;
}

.focus\:translate-x-55\.5:focus {
  transform: translateX(13.875rem) !important;
}

.focus\:translate-x-56\.5:focus {
  transform: translateX(14.125rem) !important;
}

.focus\:translate-x-57\.5:focus {
  transform: translateX(14.375rem) !important;
}

.focus\:translate-x-58\.5:focus {
  transform: translateX(14.625rem) !important;
}

.focus\:translate-x-59\.5:focus {
  transform: translateX(14.875rem) !important;
}

.focus\:translate-x-60\.5:focus {
  transform: translateX(15.125rem) !important;
}

.focus\:translate-x-61\.5:focus {
  transform: translateX(15.375rem) !important;
}

.focus\:translate-x-62\.5:focus {
  transform: translateX(15.625rem) !important;
}

.focus\:translate-x-63\.5:focus {
  transform: translateX(15.875rem) !important;
}

.focus\:translate-x-64\.5:focus {
  transform: translateX(16.125rem) !important;
}

.focus\:translate-x-65\.5:focus {
  transform: translateX(16.375rem) !important;
}

.focus\:translate-x-66\.5:focus {
  transform: translateX(16.625rem) !important;
}

.focus\:translate-x-67\.5:focus {
  transform: translateX(16.875rem) !important;
}

.focus\:translate-x-68\.5:focus {
  transform: translateX(17.125rem) !important;
}

.focus\:translate-x-69\.5:focus {
  transform: translateX(17.375rem) !important;
}

.focus\:translate-x-70\.5:focus {
  transform: translateX(17.625rem) !important;
}

.focus\:translate-x-71\.5:focus {
  transform: translateX(17.875rem) !important;
}

.focus\:translate-x-72\.5:focus {
  transform: translateX(18.125rem) !important;
}

.focus\:translate-x-73\.5:focus {
  transform: translateX(18.375rem) !important;
}

.focus\:translate-x-74\.5:focus {
  transform: translateX(18.625rem) !important;
}

.focus\:translate-x-75\.5:focus {
  transform: translateX(18.875rem) !important;
}

.focus\:translate-x-76\.5:focus {
  transform: translateX(19.125rem) !important;
}

.focus\:translate-x-77\.5:focus {
  transform: translateX(19.375rem) !important;
}

.focus\:translate-x-78\.5:focus {
  transform: translateX(19.625rem) !important;
}

.focus\:translate-x-79\.5:focus {
  transform: translateX(19.875rem) !important;
}

.focus\:translate-x-80\.5:focus {
  transform: translateX(20.125rem) !important;
}

.focus\:translate-x-81\.5:focus {
  transform: translateX(20.375rem) !important;
}

.focus\:translate-x-82\.5:focus {
  transform: translateX(20.625rem) !important;
}

.focus\:translate-x-83\.5:focus {
  transform: translateX(20.875rem) !important;
}

.focus\:translate-x-84\.5:focus {
  transform: translateX(21.125rem) !important;
}

.focus\:translate-x-85\.5:focus {
  transform: translateX(21.375rem) !important;
}

.focus\:translate-x-86\.5:focus {
  transform: translateX(21.625rem) !important;
}

.focus\:translate-x-87\.5:focus {
  transform: translateX(21.875rem) !important;
}

.focus\:translate-x-88\.5:focus {
  transform: translateX(22.125rem) !important;
}

.focus\:translate-x-89\.5:focus {
  transform: translateX(22.375rem) !important;
}

.focus\:translate-x-90\.5:focus {
  transform: translateX(22.625rem) !important;
}

.focus\:translate-x-91\.5:focus {
  transform: translateX(22.875rem) !important;
}

.focus\:translate-x-92\.5:focus {
  transform: translateX(23.125rem) !important;
}

.focus\:translate-x-93\.5:focus {
  transform: translateX(23.375rem) !important;
}

.focus\:translate-x-94\.5:focus {
  transform: translateX(23.625rem) !important;
}

.focus\:translate-x-95\.5:focus {
  transform: translateX(23.875rem) !important;
}

.focus\:translate-x-96\.5:focus {
  transform: translateX(24.125rem) !important;
}

.focus\:translate-x-97\.5:focus {
  transform: translateX(24.375rem) !important;
}

.focus\:translate-x-98\.5:focus {
  transform: translateX(24.625rem) !important;
}

.focus\:translate-x-99\.5:focus {
  transform: translateX(24.875rem) !important;
}

.focus\:translate-x-100\.5:focus {
  transform: translateX(25.125rem) !important;
}

.focus\:translate-x-101\.5:focus {
  transform: translateX(25.375rem) !important;
}

.focus\:translate-x-102\.5:focus {
  transform: translateX(25.625rem) !important;
}

.focus\:translate-x-103\.5:focus {
  transform: translateX(25.875rem) !important;
}

.focus\:translate-x-104\.5:focus {
  transform: translateX(26.125rem) !important;
}

.focus\:-translate-x-0:focus {
  transform: translateX(0rem) !important;
}

.focus\:-translate-x-1:focus {
  transform: translateX(-0.25rem) !important;
}

.focus\:-translate-x-2:focus {
  transform: translateX(-0.5rem) !important;
}

.focus\:-translate-x-3:focus {
  transform: translateX(-0.75rem) !important;
}

.focus\:-translate-x-4:focus {
  transform: translateX(-1rem) !important;
}

.focus\:-translate-x-5:focus {
  transform: translateX(-1.25rem) !important;
}

.focus\:-translate-x-6:focus {
  transform: translateX(-1.5rem) !important;
}

.focus\:-translate-x-7:focus {
  transform: translateX(-1.75rem) !important;
}

.focus\:-translate-x-8:focus {
  transform: translateX(-2rem) !important;
}

.focus\:-translate-x-9:focus {
  transform: translateX(-2.25rem) !important;
}

.focus\:-translate-x-10:focus {
  transform: translateX(-2.5rem) !important;
}

.focus\:-translate-x-11:focus {
  transform: translateX(-2.75rem) !important;
}

.focus\:-translate-x-12:focus {
  transform: translateX(-3rem) !important;
}

.focus\:-translate-x-13:focus {
  transform: translateX(-3.25rem) !important;
}

.focus\:-translate-x-14:focus {
  transform: translateX(-3.5rem) !important;
}

.focus\:-translate-x-15:focus {
  transform: translateX(-3.75rem) !important;
}

.focus\:-translate-x-16:focus {
  transform: translateX(-4rem) !important;
}

.focus\:-translate-x-17:focus {
  transform: translateX(-4.25rem) !important;
}

.focus\:-translate-x-18:focus {
  transform: translateX(-4.5rem) !important;
}

.focus\:-translate-x-19:focus {
  transform: translateX(-4.75rem) !important;
}

.focus\:-translate-x-20:focus {
  transform: translateX(-5rem) !important;
}

.focus\:-translate-x-21:focus {
  transform: translateX(-5.25rem) !important;
}

.focus\:-translate-x-22:focus {
  transform: translateX(-5.5rem) !important;
}

.focus\:-translate-x-23:focus {
  transform: translateX(-5.75rem) !important;
}

.focus\:-translate-x-24:focus {
  transform: translateX(-6rem) !important;
}

.focus\:-translate-x-25:focus {
  transform: translateX(-6.25rem) !important;
}

.focus\:-translate-x-26:focus {
  transform: translateX(-6.5rem) !important;
}

.focus\:-translate-x-27:focus {
  transform: translateX(-6.75rem) !important;
}

.focus\:-translate-x-28:focus {
  transform: translateX(-7rem) !important;
}

.focus\:-translate-x-29:focus {
  transform: translateX(-7.25rem) !important;
}

.focus\:-translate-x-30:focus {
  transform: translateX(-7.5rem) !important;
}

.focus\:-translate-x-31:focus {
  transform: translateX(-7.75rem) !important;
}

.focus\:-translate-x-32:focus {
  transform: translateX(-8rem) !important;
}

.focus\:-translate-x-33:focus {
  transform: translateX(-8.25rem) !important;
}

.focus\:-translate-x-34:focus {
  transform: translateX(-8.5rem) !important;
}

.focus\:-translate-x-35:focus {
  transform: translateX(-8.75rem) !important;
}

.focus\:-translate-x-36:focus {
  transform: translateX(-9rem) !important;
}

.focus\:-translate-x-37:focus {
  transform: translateX(-9.25rem) !important;
}

.focus\:-translate-x-38:focus {
  transform: translateX(-9.5rem) !important;
}

.focus\:-translate-x-39:focus {
  transform: translateX(-9.75rem) !important;
}

.focus\:-translate-x-40:focus {
  transform: translateX(-10rem) !important;
}

.focus\:-translate-x-41:focus {
  transform: translateX(-10.25rem) !important;
}

.focus\:-translate-x-42:focus {
  transform: translateX(-10.5rem) !important;
}

.focus\:-translate-x-43:focus {
  transform: translateX(-10.75rem) !important;
}

.focus\:-translate-x-44:focus {
  transform: translateX(-11rem) !important;
}

.focus\:-translate-x-45:focus {
  transform: translateX(-11.25rem) !important;
}

.focus\:-translate-x-46:focus {
  transform: translateX(-11.5rem) !important;
}

.focus\:-translate-x-47:focus {
  transform: translateX(-11.75rem) !important;
}

.focus\:-translate-x-48:focus {
  transform: translateX(-12rem) !important;
}

.focus\:-translate-x-49:focus {
  transform: translateX(-12.25rem) !important;
}

.focus\:-translate-x-50:focus {
  transform: translateX(-12.5rem) !important;
}

.focus\:-translate-x-51:focus {
  transform: translateX(-12.75rem) !important;
}

.focus\:-translate-x-52:focus {
  transform: translateX(-13rem) !important;
}

.focus\:-translate-x-53:focus {
  transform: translateX(-13.25rem) !important;
}

.focus\:-translate-x-54:focus {
  transform: translateX(-13.5rem) !important;
}

.focus\:-translate-x-55:focus {
  transform: translateX(-13.75rem) !important;
}

.focus\:-translate-x-56:focus {
  transform: translateX(-14rem) !important;
}

.focus\:-translate-x-57:focus {
  transform: translateX(-14.25rem) !important;
}

.focus\:-translate-x-58:focus {
  transform: translateX(-14.5rem) !important;
}

.focus\:-translate-x-59:focus {
  transform: translateX(-14.75rem) !important;
}

.focus\:-translate-x-60:focus {
  transform: translateX(-15rem) !important;
}

.focus\:-translate-x-61:focus {
  transform: translateX(-15.25rem) !important;
}

.focus\:-translate-x-62:focus {
  transform: translateX(-15.5rem) !important;
}

.focus\:-translate-x-63:focus {
  transform: translateX(-15.75rem) !important;
}

.focus\:-translate-x-64:focus {
  transform: translateX(-16rem) !important;
}

.focus\:-translate-x-65:focus {
  transform: translateX(-16.25rem) !important;
}

.focus\:-translate-x-66:focus {
  transform: translateX(-16.5rem) !important;
}

.focus\:-translate-x-67:focus {
  transform: translateX(-16.75rem) !important;
}

.focus\:-translate-x-68:focus {
  transform: translateX(-17rem) !important;
}

.focus\:-translate-x-69:focus {
  transform: translateX(-17.25rem) !important;
}

.focus\:-translate-x-70:focus {
  transform: translateX(-17.5rem) !important;
}

.focus\:-translate-x-71:focus {
  transform: translateX(-17.75rem) !important;
}

.focus\:-translate-x-72:focus {
  transform: translateX(-18rem) !important;
}

.focus\:-translate-x-73:focus {
  transform: translateX(-18.25rem) !important;
}

.focus\:-translate-x-74:focus {
  transform: translateX(-18.5rem) !important;
}

.focus\:-translate-x-75:focus {
  transform: translateX(-18.75rem) !important;
}

.focus\:-translate-x-76:focus {
  transform: translateX(-19rem) !important;
}

.focus\:-translate-x-77:focus {
  transform: translateX(-19.25rem) !important;
}

.focus\:-translate-x-78:focus {
  transform: translateX(-19.5rem) !important;
}

.focus\:-translate-x-79:focus {
  transform: translateX(-19.75rem) !important;
}

.focus\:-translate-x-80:focus {
  transform: translateX(-20rem) !important;
}

.focus\:-translate-x-81:focus {
  transform: translateX(-20.25rem) !important;
}

.focus\:-translate-x-82:focus {
  transform: translateX(-20.5rem) !important;
}

.focus\:-translate-x-83:focus {
  transform: translateX(-20.75rem) !important;
}

.focus\:-translate-x-84:focus {
  transform: translateX(-21rem) !important;
}

.focus\:-translate-x-85:focus {
  transform: translateX(-21.25rem) !important;
}

.focus\:-translate-x-86:focus {
  transform: translateX(-21.5rem) !important;
}

.focus\:-translate-x-87:focus {
  transform: translateX(-21.75rem) !important;
}

.focus\:-translate-x-88:focus {
  transform: translateX(-22rem) !important;
}

.focus\:-translate-x-89:focus {
  transform: translateX(-22.25rem) !important;
}

.focus\:-translate-x-90:focus {
  transform: translateX(-22.5rem) !important;
}

.focus\:-translate-x-91:focus {
  transform: translateX(-22.75rem) !important;
}

.focus\:-translate-x-92:focus {
  transform: translateX(-23rem) !important;
}

.focus\:-translate-x-93:focus {
  transform: translateX(-23.25rem) !important;
}

.focus\:-translate-x-94:focus {
  transform: translateX(-23.5rem) !important;
}

.focus\:-translate-x-95:focus {
  transform: translateX(-23.75rem) !important;
}

.focus\:-translate-x-96:focus {
  transform: translateX(-24rem) !important;
}

.focus\:-translate-x-97:focus {
  transform: translateX(-24.25rem) !important;
}

.focus\:-translate-x-98:focus {
  transform: translateX(-24.5rem) !important;
}

.focus\:-translate-x-99:focus {
  transform: translateX(-24.75rem) !important;
}

.focus\:-translate-x-100:focus {
  transform: translateX(-25rem) !important;
}

.focus\:-translate-x-101:focus {
  transform: translateX(-25.25rem) !important;
}

.focus\:-translate-x-102:focus {
  transform: translateX(-25.5rem) !important;
}

.focus\:-translate-x-103:focus {
  transform: translateX(-25.75rem) !important;
}

.focus\:-translate-x-104:focus {
  transform: translateX(-26rem) !important;
}

.focus\:-translate-x-105:focus {
  transform: translateX(-26.25rem) !important;
}

.focus\:-translate-x-px:focus {
  transform: translateX(-1px) !important;
}

.focus\:-translate-x-0\.5:focus {
  transform: translateX(-0.125rem) !important;
}

.focus\:-translate-x-1\.5:focus {
  transform: translateX(-0.375rem) !important;
}

.focus\:-translate-x-2\.5:focus {
  transform: translateX(-0.625rem) !important;
}

.focus\:-translate-x-3\.5:focus {
  transform: translateX(-0.875rem) !important;
}

.focus\:-translate-x-4\.5:focus {
  transform: translateX(-1.125rem) !important;
}

.focus\:-translate-x-5\.5:focus {
  transform: translateX(-1.375rem) !important;
}

.focus\:-translate-x-6\.5:focus {
  transform: translateX(-1.625rem) !important;
}

.focus\:-translate-x-7\.5:focus {
  transform: translateX(-1.875rem) !important;
}

.focus\:-translate-x-8\.5:focus {
  transform: translateX(-2.125rem) !important;
}

.focus\:-translate-x-9\.5:focus {
  transform: translateX(-2.375rem) !important;
}

.focus\:-translate-x-10\.5:focus {
  transform: translateX(-2.625rem) !important;
}

.focus\:-translate-x-11\.5:focus {
  transform: translateX(-2.875rem) !important;
}

.focus\:-translate-x-12\.5:focus {
  transform: translateX(-3.125rem) !important;
}

.focus\:-translate-x-13\.5:focus {
  transform: translateX(-3.375rem) !important;
}

.focus\:-translate-x-14\.5:focus {
  transform: translateX(-3.625rem) !important;
}

.focus\:-translate-x-15\.5:focus {
  transform: translateX(-3.875rem) !important;
}

.focus\:-translate-x-16\.5:focus {
  transform: translateX(-4.125rem) !important;
}

.focus\:-translate-x-17\.5:focus {
  transform: translateX(-4.375rem) !important;
}

.focus\:-translate-x-18\.5:focus {
  transform: translateX(-4.625rem) !important;
}

.focus\:-translate-x-19\.5:focus {
  transform: translateX(-4.875rem) !important;
}

.focus\:-translate-x-20\.5:focus {
  transform: translateX(-5.125rem) !important;
}

.focus\:-translate-x-21\.5:focus {
  transform: translateX(-5.375rem) !important;
}

.focus\:-translate-x-22\.5:focus {
  transform: translateX(-5.625rem) !important;
}

.focus\:-translate-x-23\.5:focus {
  transform: translateX(-5.875rem) !important;
}

.focus\:-translate-x-24\.5:focus {
  transform: translateX(-6.125rem) !important;
}

.focus\:-translate-x-25\.5:focus {
  transform: translateX(-6.375rem) !important;
}

.focus\:-translate-x-26\.5:focus {
  transform: translateX(-6.625rem) !important;
}

.focus\:-translate-x-27\.5:focus {
  transform: translateX(-6.875rem) !important;
}

.focus\:-translate-x-28\.5:focus {
  transform: translateX(-7.125rem) !important;
}

.focus\:-translate-x-29\.5:focus {
  transform: translateX(-7.375rem) !important;
}

.focus\:-translate-x-30\.5:focus {
  transform: translateX(-7.625rem) !important;
}

.focus\:-translate-x-31\.5:focus {
  transform: translateX(-7.875rem) !important;
}

.focus\:-translate-x-32\.5:focus {
  transform: translateX(-8.125rem) !important;
}

.focus\:-translate-x-33\.5:focus {
  transform: translateX(-8.375rem) !important;
}

.focus\:-translate-x-34\.5:focus {
  transform: translateX(-8.625rem) !important;
}

.focus\:-translate-x-35\.5:focus {
  transform: translateX(-8.875rem) !important;
}

.focus\:-translate-x-36\.5:focus {
  transform: translateX(-9.125rem) !important;
}

.focus\:-translate-x-37\.5:focus {
  transform: translateX(-9.375rem) !important;
}

.focus\:-translate-x-38\.5:focus {
  transform: translateX(-9.625rem) !important;
}

.focus\:-translate-x-39\.5:focus {
  transform: translateX(-9.875rem) !important;
}

.focus\:-translate-x-40\.5:focus {
  transform: translateX(-10.125rem) !important;
}

.focus\:-translate-x-41\.5:focus {
  transform: translateX(-10.375rem) !important;
}

.focus\:-translate-x-42\.5:focus {
  transform: translateX(-10.625rem) !important;
}

.focus\:-translate-x-43\.5:focus {
  transform: translateX(-10.875rem) !important;
}

.focus\:-translate-x-44\.5:focus {
  transform: translateX(-11.125rem) !important;
}

.focus\:-translate-x-45\.5:focus {
  transform: translateX(-11.375rem) !important;
}

.focus\:-translate-x-46\.5:focus {
  transform: translateX(-11.625rem) !important;
}

.focus\:-translate-x-47\.5:focus {
  transform: translateX(-11.875rem) !important;
}

.focus\:-translate-x-48\.5:focus {
  transform: translateX(-12.125rem) !important;
}

.focus\:-translate-x-49\.5:focus {
  transform: translateX(-12.375rem) !important;
}

.focus\:-translate-x-50\.5:focus {
  transform: translateX(-12.625rem) !important;
}

.focus\:-translate-x-51\.5:focus {
  transform: translateX(-12.875rem) !important;
}

.focus\:-translate-x-52\.5:focus {
  transform: translateX(-13.125rem) !important;
}

.focus\:-translate-x-53\.5:focus {
  transform: translateX(-13.375rem) !important;
}

.focus\:-translate-x-54\.5:focus {
  transform: translateX(-13.625rem) !important;
}

.focus\:-translate-x-55\.5:focus {
  transform: translateX(-13.875rem) !important;
}

.focus\:-translate-x-56\.5:focus {
  transform: translateX(-14.125rem) !important;
}

.focus\:-translate-x-57\.5:focus {
  transform: translateX(-14.375rem) !important;
}

.focus\:-translate-x-58\.5:focus {
  transform: translateX(-14.625rem) !important;
}

.focus\:-translate-x-59\.5:focus {
  transform: translateX(-14.875rem) !important;
}

.focus\:-translate-x-60\.5:focus {
  transform: translateX(-15.125rem) !important;
}

.focus\:-translate-x-61\.5:focus {
  transform: translateX(-15.375rem) !important;
}

.focus\:-translate-x-62\.5:focus {
  transform: translateX(-15.625rem) !important;
}

.focus\:-translate-x-63\.5:focus {
  transform: translateX(-15.875rem) !important;
}

.focus\:-translate-x-64\.5:focus {
  transform: translateX(-16.125rem) !important;
}

.focus\:-translate-x-65\.5:focus {
  transform: translateX(-16.375rem) !important;
}

.focus\:-translate-x-66\.5:focus {
  transform: translateX(-16.625rem) !important;
}

.focus\:-translate-x-67\.5:focus {
  transform: translateX(-16.875rem) !important;
}

.focus\:-translate-x-68\.5:focus {
  transform: translateX(-17.125rem) !important;
}

.focus\:-translate-x-69\.5:focus {
  transform: translateX(-17.375rem) !important;
}

.focus\:-translate-x-70\.5:focus {
  transform: translateX(-17.625rem) !important;
}

.focus\:-translate-x-71\.5:focus {
  transform: translateX(-17.875rem) !important;
}

.focus\:-translate-x-72\.5:focus {
  transform: translateX(-18.125rem) !important;
}

.focus\:-translate-x-73\.5:focus {
  transform: translateX(-18.375rem) !important;
}

.focus\:-translate-x-74\.5:focus {
  transform: translateX(-18.625rem) !important;
}

.focus\:-translate-x-75\.5:focus {
  transform: translateX(-18.875rem) !important;
}

.focus\:-translate-x-76\.5:focus {
  transform: translateX(-19.125rem) !important;
}

.focus\:-translate-x-77\.5:focus {
  transform: translateX(-19.375rem) !important;
}

.focus\:-translate-x-78\.5:focus {
  transform: translateX(-19.625rem) !important;
}

.focus\:-translate-x-79\.5:focus {
  transform: translateX(-19.875rem) !important;
}

.focus\:-translate-x-80\.5:focus {
  transform: translateX(-20.125rem) !important;
}

.focus\:-translate-x-81\.5:focus {
  transform: translateX(-20.375rem) !important;
}

.focus\:-translate-x-82\.5:focus {
  transform: translateX(-20.625rem) !important;
}

.focus\:-translate-x-83\.5:focus {
  transform: translateX(-20.875rem) !important;
}

.focus\:-translate-x-84\.5:focus {
  transform: translateX(-21.125rem) !important;
}

.focus\:-translate-x-85\.5:focus {
  transform: translateX(-21.375rem) !important;
}

.focus\:-translate-x-86\.5:focus {
  transform: translateX(-21.625rem) !important;
}

.focus\:-translate-x-87\.5:focus {
  transform: translateX(-21.875rem) !important;
}

.focus\:-translate-x-88\.5:focus {
  transform: translateX(-22.125rem) !important;
}

.focus\:-translate-x-89\.5:focus {
  transform: translateX(-22.375rem) !important;
}

.focus\:-translate-x-90\.5:focus {
  transform: translateX(-22.625rem) !important;
}

.focus\:-translate-x-91\.5:focus {
  transform: translateX(-22.875rem) !important;
}

.focus\:-translate-x-92\.5:focus {
  transform: translateX(-23.125rem) !important;
}

.focus\:-translate-x-93\.5:focus {
  transform: translateX(-23.375rem) !important;
}

.focus\:-translate-x-94\.5:focus {
  transform: translateX(-23.625rem) !important;
}

.focus\:-translate-x-95\.5:focus {
  transform: translateX(-23.875rem) !important;
}

.focus\:-translate-x-96\.5:focus {
  transform: translateX(-24.125rem) !important;
}

.focus\:-translate-x-97\.5:focus {
  transform: translateX(-24.375rem) !important;
}

.focus\:-translate-x-98\.5:focus {
  transform: translateX(-24.625rem) !important;
}

.focus\:-translate-x-99\.5:focus {
  transform: translateX(-24.875rem) !important;
}

.focus\:-translate-x-100\.5:focus {
  transform: translateX(-25.125rem) !important;
}

.focus\:-translate-x-101\.5:focus {
  transform: translateX(-25.375rem) !important;
}

.focus\:-translate-x-102\.5:focus {
  transform: translateX(-25.625rem) !important;
}

.focus\:-translate-x-103\.5:focus {
  transform: translateX(-25.875rem) !important;
}

.focus\:-translate-x-104\.5:focus {
  transform: translateX(-26.125rem) !important;
}

.focus\:-translate-x-full:focus {
  transform: translateX(-100%) !important;
}

.focus\:-translate-x-1\/2:focus {
  transform: translateX(-50%) !important;
}

.focus\:translate-x-1\/2:focus {
  transform: translateX(50%) !important;
}

.focus\:translate-x-full:focus {
  transform: translateX(100%) !important;
}

.focus\:translate-x-1\/3:focus {
  transform: translateX(33.33333333333333%) !important;
}

.focus\:-translate-x-1\/3:focus {
  transform: translateX(-33.33333333333333%) !important;
}

.focus\:translate-x-2\/3:focus {
  transform: translateX(66.66666666666666%) !important;
}

.focus\:-translate-x-2\/3:focus {
  transform: translateX(-66.66666666666666%) !important;
}

.focus\:translate-x-1\/4:focus {
  transform: translateX(25%) !important;
}

.focus\:-translate-x-1\/4:focus {
  transform: translateX(-25%) !important;
}

.focus\:translate-x-2\/4:focus {
  transform: translateX(50%) !important;
}

.focus\:-translate-x-2\/4:focus {
  transform: translateX(-50%) !important;
}

.focus\:translate-x-3\/4:focus {
  transform: translateX(75%) !important;
}

.focus\:-translate-x-3\/4:focus {
  transform: translateX(-75%) !important;
}

.focus\:translate-x-1\/5:focus {
  transform: translateX(20%) !important;
}

.focus\:-translate-x-1\/5:focus {
  transform: translateX(-20%) !important;
}

.focus\:translate-x-2\/5:focus {
  transform: translateX(40%) !important;
}

.focus\:-translate-x-2\/5:focus {
  transform: translateX(-40%) !important;
}

.focus\:translate-x-3\/5:focus {
  transform: translateX(60%) !important;
}

.focus\:-translate-x-3\/5:focus {
  transform: translateX(-60%) !important;
}

.focus\:translate-x-4\/5:focus {
  transform: translateX(80%) !important;
}

.focus\:-translate-x-4\/5:focus {
  transform: translateX(-80%) !important;
}

.focus\:translate-x-1\/6:focus {
  transform: translateX(16.666666666666664%) !important;
}

.focus\:-translate-x-1\/6:focus {
  transform: translateX(-16.666666666666664%) !important;
}

.focus\:translate-x-2\/6:focus {
  transform: translateX(33.33333333333333%) !important;
}

.focus\:-translate-x-2\/6:focus {
  transform: translateX(-33.33333333333333%) !important;
}

.focus\:translate-x-3\/6:focus {
  transform: translateX(50%) !important;
}

.focus\:-translate-x-3\/6:focus {
  transform: translateX(-50%) !important;
}

.focus\:translate-x-4\/6:focus {
  transform: translateX(66.66666666666666%) !important;
}

.focus\:-translate-x-4\/6:focus {
  transform: translateX(-66.66666666666666%) !important;
}

.focus\:translate-x-5\/6:focus {
  transform: translateX(83.33333333333334%) !important;
}

.focus\:-translate-x-5\/6:focus {
  transform: translateX(-83.33333333333334%) !important;
}

.focus\:translate-x-1\/12:focus {
  transform: translateX(8.333333333333332%) !important;
}

.focus\:-translate-x-1\/12:focus {
  transform: translateX(-8.333333333333332%) !important;
}

.focus\:translate-x-2\/12:focus {
  transform: translateX(16.666666666666664%) !important;
}

.focus\:-translate-x-2\/12:focus {
  transform: translateX(-16.666666666666664%) !important;
}

.focus\:translate-x-3\/12:focus {
  transform: translateX(25%) !important;
}

.focus\:-translate-x-3\/12:focus {
  transform: translateX(-25%) !important;
}

.focus\:translate-x-4\/12:focus {
  transform: translateX(33.33333333333333%) !important;
}

.focus\:-translate-x-4\/12:focus {
  transform: translateX(-33.33333333333333%) !important;
}

.focus\:translate-x-5\/12:focus {
  transform: translateX(41.66666666666667%) !important;
}

.focus\:-translate-x-5\/12:focus {
  transform: translateX(-41.66666666666667%) !important;
}

.focus\:translate-x-6\/12:focus {
  transform: translateX(50%) !important;
}

.focus\:-translate-x-6\/12:focus {
  transform: translateX(-50%) !important;
}

.focus\:translate-x-7\/12:focus {
  transform: translateX(58.333333333333336%) !important;
}

.focus\:-translate-x-7\/12:focus {
  transform: translateX(-58.333333333333336%) !important;
}

.focus\:translate-x-8\/12:focus {
  transform: translateX(66.66666666666666%) !important;
}

.focus\:-translate-x-8\/12:focus {
  transform: translateX(-66.66666666666666%) !important;
}

.focus\:translate-x-9\/12:focus {
  transform: translateX(75%) !important;
}

.focus\:-translate-x-9\/12:focus {
  transform: translateX(-75%) !important;
}

.focus\:translate-x-10\/12:focus {
  transform: translateX(83.33333333333334%) !important;
}

.focus\:-translate-x-10\/12:focus {
  transform: translateX(-83.33333333333334%) !important;
}

.focus\:translate-x-11\/12:focus {
  transform: translateX(91.66666666666666%) !important;
}

.focus\:-translate-x-11\/12:focus {
  transform: translateX(-91.66666666666666%) !important;
}

.focus\:translate-y-0:focus {
  transform: translateY(0rem) !important;
}

.focus\:translate-y-1:focus {
  transform: translateY(0.25rem) !important;
}

.focus\:translate-y-2:focus {
  transform: translateY(0.5rem) !important;
}

.focus\:translate-y-3:focus {
  transform: translateY(0.75rem) !important;
}

.focus\:translate-y-4:focus {
  transform: translateY(1rem) !important;
}

.focus\:translate-y-5:focus {
  transform: translateY(1.25rem) !important;
}

.focus\:translate-y-6:focus {
  transform: translateY(1.5rem) !important;
}

.focus\:translate-y-7:focus {
  transform: translateY(1.75rem) !important;
}

.focus\:translate-y-8:focus {
  transform: translateY(2rem) !important;
}

.focus\:translate-y-9:focus {
  transform: translateY(2.25rem) !important;
}

.focus\:translate-y-10:focus {
  transform: translateY(2.5rem) !important;
}

.focus\:translate-y-11:focus {
  transform: translateY(2.75rem) !important;
}

.focus\:translate-y-12:focus {
  transform: translateY(3rem) !important;
}

.focus\:translate-y-13:focus {
  transform: translateY(3.25rem) !important;
}

.focus\:translate-y-14:focus {
  transform: translateY(3.5rem) !important;
}

.focus\:translate-y-15:focus {
  transform: translateY(3.75rem) !important;
}

.focus\:translate-y-16:focus {
  transform: translateY(4rem) !important;
}

.focus\:translate-y-17:focus {
  transform: translateY(4.25rem) !important;
}

.focus\:translate-y-18:focus {
  transform: translateY(4.5rem) !important;
}

.focus\:translate-y-19:focus {
  transform: translateY(4.75rem) !important;
}

.focus\:translate-y-20:focus {
  transform: translateY(5rem) !important;
}

.focus\:translate-y-21:focus {
  transform: translateY(5.25rem) !important;
}

.focus\:translate-y-22:focus {
  transform: translateY(5.5rem) !important;
}

.focus\:translate-y-23:focus {
  transform: translateY(5.75rem) !important;
}

.focus\:translate-y-24:focus {
  transform: translateY(6rem) !important;
}

.focus\:translate-y-25:focus {
  transform: translateY(6.25rem) !important;
}

.focus\:translate-y-26:focus {
  transform: translateY(6.5rem) !important;
}

.focus\:translate-y-27:focus {
  transform: translateY(6.75rem) !important;
}

.focus\:translate-y-28:focus {
  transform: translateY(7rem) !important;
}

.focus\:translate-y-29:focus {
  transform: translateY(7.25rem) !important;
}

.focus\:translate-y-30:focus {
  transform: translateY(7.5rem) !important;
}

.focus\:translate-y-31:focus {
  transform: translateY(7.75rem) !important;
}

.focus\:translate-y-32:focus {
  transform: translateY(8rem) !important;
}

.focus\:translate-y-33:focus {
  transform: translateY(8.25rem) !important;
}

.focus\:translate-y-34:focus {
  transform: translateY(8.5rem) !important;
}

.focus\:translate-y-35:focus {
  transform: translateY(8.75rem) !important;
}

.focus\:translate-y-36:focus {
  transform: translateY(9rem) !important;
}

.focus\:translate-y-37:focus {
  transform: translateY(9.25rem) !important;
}

.focus\:translate-y-38:focus {
  transform: translateY(9.5rem) !important;
}

.focus\:translate-y-39:focus {
  transform: translateY(9.75rem) !important;
}

.focus\:translate-y-40:focus {
  transform: translateY(10rem) !important;
}

.focus\:translate-y-41:focus {
  transform: translateY(10.25rem) !important;
}

.focus\:translate-y-42:focus {
  transform: translateY(10.5rem) !important;
}

.focus\:translate-y-43:focus {
  transform: translateY(10.75rem) !important;
}

.focus\:translate-y-44:focus {
  transform: translateY(11rem) !important;
}

.focus\:translate-y-45:focus {
  transform: translateY(11.25rem) !important;
}

.focus\:translate-y-46:focus {
  transform: translateY(11.5rem) !important;
}

.focus\:translate-y-47:focus {
  transform: translateY(11.75rem) !important;
}

.focus\:translate-y-48:focus {
  transform: translateY(12rem) !important;
}

.focus\:translate-y-49:focus {
  transform: translateY(12.25rem) !important;
}

.focus\:translate-y-50:focus {
  transform: translateY(12.5rem) !important;
}

.focus\:translate-y-51:focus {
  transform: translateY(12.75rem) !important;
}

.focus\:translate-y-52:focus {
  transform: translateY(13rem) !important;
}

.focus\:translate-y-53:focus {
  transform: translateY(13.25rem) !important;
}

.focus\:translate-y-54:focus {
  transform: translateY(13.5rem) !important;
}

.focus\:translate-y-55:focus {
  transform: translateY(13.75rem) !important;
}

.focus\:translate-y-56:focus {
  transform: translateY(14rem) !important;
}

.focus\:translate-y-57:focus {
  transform: translateY(14.25rem) !important;
}

.focus\:translate-y-58:focus {
  transform: translateY(14.5rem) !important;
}

.focus\:translate-y-59:focus {
  transform: translateY(14.75rem) !important;
}

.focus\:translate-y-60:focus {
  transform: translateY(15rem) !important;
}

.focus\:translate-y-61:focus {
  transform: translateY(15.25rem) !important;
}

.focus\:translate-y-62:focus {
  transform: translateY(15.5rem) !important;
}

.focus\:translate-y-63:focus {
  transform: translateY(15.75rem) !important;
}

.focus\:translate-y-64:focus {
  transform: translateY(16rem) !important;
}

.focus\:translate-y-65:focus {
  transform: translateY(16.25rem) !important;
}

.focus\:translate-y-66:focus {
  transform: translateY(16.5rem) !important;
}

.focus\:translate-y-67:focus {
  transform: translateY(16.75rem) !important;
}

.focus\:translate-y-68:focus {
  transform: translateY(17rem) !important;
}

.focus\:translate-y-69:focus {
  transform: translateY(17.25rem) !important;
}

.focus\:translate-y-70:focus {
  transform: translateY(17.5rem) !important;
}

.focus\:translate-y-71:focus {
  transform: translateY(17.75rem) !important;
}

.focus\:translate-y-72:focus {
  transform: translateY(18rem) !important;
}

.focus\:translate-y-73:focus {
  transform: translateY(18.25rem) !important;
}

.focus\:translate-y-74:focus {
  transform: translateY(18.5rem) !important;
}

.focus\:translate-y-75:focus {
  transform: translateY(18.75rem) !important;
}

.focus\:translate-y-76:focus {
  transform: translateY(19rem) !important;
}

.focus\:translate-y-77:focus {
  transform: translateY(19.25rem) !important;
}

.focus\:translate-y-78:focus {
  transform: translateY(19.5rem) !important;
}

.focus\:translate-y-79:focus {
  transform: translateY(19.75rem) !important;
}

.focus\:translate-y-80:focus {
  transform: translateY(20rem) !important;
}

.focus\:translate-y-81:focus {
  transform: translateY(20.25rem) !important;
}

.focus\:translate-y-82:focus {
  transform: translateY(20.5rem) !important;
}

.focus\:translate-y-83:focus {
  transform: translateY(20.75rem) !important;
}

.focus\:translate-y-84:focus {
  transform: translateY(21rem) !important;
}

.focus\:translate-y-85:focus {
  transform: translateY(21.25rem) !important;
}

.focus\:translate-y-86:focus {
  transform: translateY(21.5rem) !important;
}

.focus\:translate-y-87:focus {
  transform: translateY(21.75rem) !important;
}

.focus\:translate-y-88:focus {
  transform: translateY(22rem) !important;
}

.focus\:translate-y-89:focus {
  transform: translateY(22.25rem) !important;
}

.focus\:translate-y-90:focus {
  transform: translateY(22.5rem) !important;
}

.focus\:translate-y-91:focus {
  transform: translateY(22.75rem) !important;
}

.focus\:translate-y-92:focus {
  transform: translateY(23rem) !important;
}

.focus\:translate-y-93:focus {
  transform: translateY(23.25rem) !important;
}

.focus\:translate-y-94:focus {
  transform: translateY(23.5rem) !important;
}

.focus\:translate-y-95:focus {
  transform: translateY(23.75rem) !important;
}

.focus\:translate-y-96:focus {
  transform: translateY(24rem) !important;
}

.focus\:translate-y-97:focus {
  transform: translateY(24.25rem) !important;
}

.focus\:translate-y-98:focus {
  transform: translateY(24.5rem) !important;
}

.focus\:translate-y-99:focus {
  transform: translateY(24.75rem) !important;
}

.focus\:translate-y-100:focus {
  transform: translateY(25rem) !important;
}

.focus\:translate-y-101:focus {
  transform: translateY(25.25rem) !important;
}

.focus\:translate-y-102:focus {
  transform: translateY(25.5rem) !important;
}

.focus\:translate-y-103:focus {
  transform: translateY(25.75rem) !important;
}

.focus\:translate-y-104:focus {
  transform: translateY(26rem) !important;
}

.focus\:translate-y-105:focus {
  transform: translateY(26.25rem) !important;
}

.focus\:translate-y-px:focus {
  transform: translateY(1px) !important;
}

.focus\:translate-y-0\.5:focus {
  transform: translateY(0.125rem) !important;
}

.focus\:translate-y-1\.5:focus {
  transform: translateY(0.375rem) !important;
}

.focus\:translate-y-2\.5:focus {
  transform: translateY(0.625rem) !important;
}

.focus\:translate-y-3\.5:focus {
  transform: translateY(0.875rem) !important;
}

.focus\:translate-y-4\.5:focus {
  transform: translateY(1.125rem) !important;
}

.focus\:translate-y-5\.5:focus {
  transform: translateY(1.375rem) !important;
}

.focus\:translate-y-6\.5:focus {
  transform: translateY(1.625rem) !important;
}

.focus\:translate-y-7\.5:focus {
  transform: translateY(1.875rem) !important;
}

.focus\:translate-y-8\.5:focus {
  transform: translateY(2.125rem) !important;
}

.focus\:translate-y-9\.5:focus {
  transform: translateY(2.375rem) !important;
}

.focus\:translate-y-10\.5:focus {
  transform: translateY(2.625rem) !important;
}

.focus\:translate-y-11\.5:focus {
  transform: translateY(2.875rem) !important;
}

.focus\:translate-y-12\.5:focus {
  transform: translateY(3.125rem) !important;
}

.focus\:translate-y-13\.5:focus {
  transform: translateY(3.375rem) !important;
}

.focus\:translate-y-14\.5:focus {
  transform: translateY(3.625rem) !important;
}

.focus\:translate-y-15\.5:focus {
  transform: translateY(3.875rem) !important;
}

.focus\:translate-y-16\.5:focus {
  transform: translateY(4.125rem) !important;
}

.focus\:translate-y-17\.5:focus {
  transform: translateY(4.375rem) !important;
}

.focus\:translate-y-18\.5:focus {
  transform: translateY(4.625rem) !important;
}

.focus\:translate-y-19\.5:focus {
  transform: translateY(4.875rem) !important;
}

.focus\:translate-y-20\.5:focus {
  transform: translateY(5.125rem) !important;
}

.focus\:translate-y-21\.5:focus {
  transform: translateY(5.375rem) !important;
}

.focus\:translate-y-22\.5:focus {
  transform: translateY(5.625rem) !important;
}

.focus\:translate-y-23\.5:focus {
  transform: translateY(5.875rem) !important;
}

.focus\:translate-y-24\.5:focus {
  transform: translateY(6.125rem) !important;
}

.focus\:translate-y-25\.5:focus {
  transform: translateY(6.375rem) !important;
}

.focus\:translate-y-26\.5:focus {
  transform: translateY(6.625rem) !important;
}

.focus\:translate-y-27\.5:focus {
  transform: translateY(6.875rem) !important;
}

.focus\:translate-y-28\.5:focus {
  transform: translateY(7.125rem) !important;
}

.focus\:translate-y-29\.5:focus {
  transform: translateY(7.375rem) !important;
}

.focus\:translate-y-30\.5:focus {
  transform: translateY(7.625rem) !important;
}

.focus\:translate-y-31\.5:focus {
  transform: translateY(7.875rem) !important;
}

.focus\:translate-y-32\.5:focus {
  transform: translateY(8.125rem) !important;
}

.focus\:translate-y-33\.5:focus {
  transform: translateY(8.375rem) !important;
}

.focus\:translate-y-34\.5:focus {
  transform: translateY(8.625rem) !important;
}

.focus\:translate-y-35\.5:focus {
  transform: translateY(8.875rem) !important;
}

.focus\:translate-y-36\.5:focus {
  transform: translateY(9.125rem) !important;
}

.focus\:translate-y-37\.5:focus {
  transform: translateY(9.375rem) !important;
}

.focus\:translate-y-38\.5:focus {
  transform: translateY(9.625rem) !important;
}

.focus\:translate-y-39\.5:focus {
  transform: translateY(9.875rem) !important;
}

.focus\:translate-y-40\.5:focus {
  transform: translateY(10.125rem) !important;
}

.focus\:translate-y-41\.5:focus {
  transform: translateY(10.375rem) !important;
}

.focus\:translate-y-42\.5:focus {
  transform: translateY(10.625rem) !important;
}

.focus\:translate-y-43\.5:focus {
  transform: translateY(10.875rem) !important;
}

.focus\:translate-y-44\.5:focus {
  transform: translateY(11.125rem) !important;
}

.focus\:translate-y-45\.5:focus {
  transform: translateY(11.375rem) !important;
}

.focus\:translate-y-46\.5:focus {
  transform: translateY(11.625rem) !important;
}

.focus\:translate-y-47\.5:focus {
  transform: translateY(11.875rem) !important;
}

.focus\:translate-y-48\.5:focus {
  transform: translateY(12.125rem) !important;
}

.focus\:translate-y-49\.5:focus {
  transform: translateY(12.375rem) !important;
}

.focus\:translate-y-50\.5:focus {
  transform: translateY(12.625rem) !important;
}

.focus\:translate-y-51\.5:focus {
  transform: translateY(12.875rem) !important;
}

.focus\:translate-y-52\.5:focus {
  transform: translateY(13.125rem) !important;
}

.focus\:translate-y-53\.5:focus {
  transform: translateY(13.375rem) !important;
}

.focus\:translate-y-54\.5:focus {
  transform: translateY(13.625rem) !important;
}

.focus\:translate-y-55\.5:focus {
  transform: translateY(13.875rem) !important;
}

.focus\:translate-y-56\.5:focus {
  transform: translateY(14.125rem) !important;
}

.focus\:translate-y-57\.5:focus {
  transform: translateY(14.375rem) !important;
}

.focus\:translate-y-58\.5:focus {
  transform: translateY(14.625rem) !important;
}

.focus\:translate-y-59\.5:focus {
  transform: translateY(14.875rem) !important;
}

.focus\:translate-y-60\.5:focus {
  transform: translateY(15.125rem) !important;
}

.focus\:translate-y-61\.5:focus {
  transform: translateY(15.375rem) !important;
}

.focus\:translate-y-62\.5:focus {
  transform: translateY(15.625rem) !important;
}

.focus\:translate-y-63\.5:focus {
  transform: translateY(15.875rem) !important;
}

.focus\:translate-y-64\.5:focus {
  transform: translateY(16.125rem) !important;
}

.focus\:translate-y-65\.5:focus {
  transform: translateY(16.375rem) !important;
}

.focus\:translate-y-66\.5:focus {
  transform: translateY(16.625rem) !important;
}

.focus\:translate-y-67\.5:focus {
  transform: translateY(16.875rem) !important;
}

.focus\:translate-y-68\.5:focus {
  transform: translateY(17.125rem) !important;
}

.focus\:translate-y-69\.5:focus {
  transform: translateY(17.375rem) !important;
}

.focus\:translate-y-70\.5:focus {
  transform: translateY(17.625rem) !important;
}

.focus\:translate-y-71\.5:focus {
  transform: translateY(17.875rem) !important;
}

.focus\:translate-y-72\.5:focus {
  transform: translateY(18.125rem) !important;
}

.focus\:translate-y-73\.5:focus {
  transform: translateY(18.375rem) !important;
}

.focus\:translate-y-74\.5:focus {
  transform: translateY(18.625rem) !important;
}

.focus\:translate-y-75\.5:focus {
  transform: translateY(18.875rem) !important;
}

.focus\:translate-y-76\.5:focus {
  transform: translateY(19.125rem) !important;
}

.focus\:translate-y-77\.5:focus {
  transform: translateY(19.375rem) !important;
}

.focus\:translate-y-78\.5:focus {
  transform: translateY(19.625rem) !important;
}

.focus\:translate-y-79\.5:focus {
  transform: translateY(19.875rem) !important;
}

.focus\:translate-y-80\.5:focus {
  transform: translateY(20.125rem) !important;
}

.focus\:translate-y-81\.5:focus {
  transform: translateY(20.375rem) !important;
}

.focus\:translate-y-82\.5:focus {
  transform: translateY(20.625rem) !important;
}

.focus\:translate-y-83\.5:focus {
  transform: translateY(20.875rem) !important;
}

.focus\:translate-y-84\.5:focus {
  transform: translateY(21.125rem) !important;
}

.focus\:translate-y-85\.5:focus {
  transform: translateY(21.375rem) !important;
}

.focus\:translate-y-86\.5:focus {
  transform: translateY(21.625rem) !important;
}

.focus\:translate-y-87\.5:focus {
  transform: translateY(21.875rem) !important;
}

.focus\:translate-y-88\.5:focus {
  transform: translateY(22.125rem) !important;
}

.focus\:translate-y-89\.5:focus {
  transform: translateY(22.375rem) !important;
}

.focus\:translate-y-90\.5:focus {
  transform: translateY(22.625rem) !important;
}

.focus\:translate-y-91\.5:focus {
  transform: translateY(22.875rem) !important;
}

.focus\:translate-y-92\.5:focus {
  transform: translateY(23.125rem) !important;
}

.focus\:translate-y-93\.5:focus {
  transform: translateY(23.375rem) !important;
}

.focus\:translate-y-94\.5:focus {
  transform: translateY(23.625rem) !important;
}

.focus\:translate-y-95\.5:focus {
  transform: translateY(23.875rem) !important;
}

.focus\:translate-y-96\.5:focus {
  transform: translateY(24.125rem) !important;
}

.focus\:translate-y-97\.5:focus {
  transform: translateY(24.375rem) !important;
}

.focus\:translate-y-98\.5:focus {
  transform: translateY(24.625rem) !important;
}

.focus\:translate-y-99\.5:focus {
  transform: translateY(24.875rem) !important;
}

.focus\:translate-y-100\.5:focus {
  transform: translateY(25.125rem) !important;
}

.focus\:translate-y-101\.5:focus {
  transform: translateY(25.375rem) !important;
}

.focus\:translate-y-102\.5:focus {
  transform: translateY(25.625rem) !important;
}

.focus\:translate-y-103\.5:focus {
  transform: translateY(25.875rem) !important;
}

.focus\:translate-y-104\.5:focus {
  transform: translateY(26.125rem) !important;
}

.focus\:-translate-y-0:focus {
  transform: translateY(0rem) !important;
}

.focus\:-translate-y-1:focus {
  transform: translateY(-0.25rem) !important;
}

.focus\:-translate-y-2:focus {
  transform: translateY(-0.5rem) !important;
}

.focus\:-translate-y-3:focus {
  transform: translateY(-0.75rem) !important;
}

.focus\:-translate-y-4:focus {
  transform: translateY(-1rem) !important;
}

.focus\:-translate-y-5:focus {
  transform: translateY(-1.25rem) !important;
}

.focus\:-translate-y-6:focus {
  transform: translateY(-1.5rem) !important;
}

.focus\:-translate-y-7:focus {
  transform: translateY(-1.75rem) !important;
}

.focus\:-translate-y-8:focus {
  transform: translateY(-2rem) !important;
}

.focus\:-translate-y-9:focus {
  transform: translateY(-2.25rem) !important;
}

.focus\:-translate-y-10:focus {
  transform: translateY(-2.5rem) !important;
}

.focus\:-translate-y-11:focus {
  transform: translateY(-2.75rem) !important;
}

.focus\:-translate-y-12:focus {
  transform: translateY(-3rem) !important;
}

.focus\:-translate-y-13:focus {
  transform: translateY(-3.25rem) !important;
}

.focus\:-translate-y-14:focus {
  transform: translateY(-3.5rem) !important;
}

.focus\:-translate-y-15:focus {
  transform: translateY(-3.75rem) !important;
}

.focus\:-translate-y-16:focus {
  transform: translateY(-4rem) !important;
}

.focus\:-translate-y-17:focus {
  transform: translateY(-4.25rem) !important;
}

.focus\:-translate-y-18:focus {
  transform: translateY(-4.5rem) !important;
}

.focus\:-translate-y-19:focus {
  transform: translateY(-4.75rem) !important;
}

.focus\:-translate-y-20:focus {
  transform: translateY(-5rem) !important;
}

.focus\:-translate-y-21:focus {
  transform: translateY(-5.25rem) !important;
}

.focus\:-translate-y-22:focus {
  transform: translateY(-5.5rem) !important;
}

.focus\:-translate-y-23:focus {
  transform: translateY(-5.75rem) !important;
}

.focus\:-translate-y-24:focus {
  transform: translateY(-6rem) !important;
}

.focus\:-translate-y-25:focus {
  transform: translateY(-6.25rem) !important;
}

.focus\:-translate-y-26:focus {
  transform: translateY(-6.5rem) !important;
}

.focus\:-translate-y-27:focus {
  transform: translateY(-6.75rem) !important;
}

.focus\:-translate-y-28:focus {
  transform: translateY(-7rem) !important;
}

.focus\:-translate-y-29:focus {
  transform: translateY(-7.25rem) !important;
}

.focus\:-translate-y-30:focus {
  transform: translateY(-7.5rem) !important;
}

.focus\:-translate-y-31:focus {
  transform: translateY(-7.75rem) !important;
}

.focus\:-translate-y-32:focus {
  transform: translateY(-8rem) !important;
}

.focus\:-translate-y-33:focus {
  transform: translateY(-8.25rem) !important;
}

.focus\:-translate-y-34:focus {
  transform: translateY(-8.5rem) !important;
}

.focus\:-translate-y-35:focus {
  transform: translateY(-8.75rem) !important;
}

.focus\:-translate-y-36:focus {
  transform: translateY(-9rem) !important;
}

.focus\:-translate-y-37:focus {
  transform: translateY(-9.25rem) !important;
}

.focus\:-translate-y-38:focus {
  transform: translateY(-9.5rem) !important;
}

.focus\:-translate-y-39:focus {
  transform: translateY(-9.75rem) !important;
}

.focus\:-translate-y-40:focus {
  transform: translateY(-10rem) !important;
}

.focus\:-translate-y-41:focus {
  transform: translateY(-10.25rem) !important;
}

.focus\:-translate-y-42:focus {
  transform: translateY(-10.5rem) !important;
}

.focus\:-translate-y-43:focus {
  transform: translateY(-10.75rem) !important;
}

.focus\:-translate-y-44:focus {
  transform: translateY(-11rem) !important;
}

.focus\:-translate-y-45:focus {
  transform: translateY(-11.25rem) !important;
}

.focus\:-translate-y-46:focus {
  transform: translateY(-11.5rem) !important;
}

.focus\:-translate-y-47:focus {
  transform: translateY(-11.75rem) !important;
}

.focus\:-translate-y-48:focus {
  transform: translateY(-12rem) !important;
}

.focus\:-translate-y-49:focus {
  transform: translateY(-12.25rem) !important;
}

.focus\:-translate-y-50:focus {
  transform: translateY(-12.5rem) !important;
}

.focus\:-translate-y-51:focus {
  transform: translateY(-12.75rem) !important;
}

.focus\:-translate-y-52:focus {
  transform: translateY(-13rem) !important;
}

.focus\:-translate-y-53:focus {
  transform: translateY(-13.25rem) !important;
}

.focus\:-translate-y-54:focus {
  transform: translateY(-13.5rem) !important;
}

.focus\:-translate-y-55:focus {
  transform: translateY(-13.75rem) !important;
}

.focus\:-translate-y-56:focus {
  transform: translateY(-14rem) !important;
}

.focus\:-translate-y-57:focus {
  transform: translateY(-14.25rem) !important;
}

.focus\:-translate-y-58:focus {
  transform: translateY(-14.5rem) !important;
}

.focus\:-translate-y-59:focus {
  transform: translateY(-14.75rem) !important;
}

.focus\:-translate-y-60:focus {
  transform: translateY(-15rem) !important;
}

.focus\:-translate-y-61:focus {
  transform: translateY(-15.25rem) !important;
}

.focus\:-translate-y-62:focus {
  transform: translateY(-15.5rem) !important;
}

.focus\:-translate-y-63:focus {
  transform: translateY(-15.75rem) !important;
}

.focus\:-translate-y-64:focus {
  transform: translateY(-16rem) !important;
}

.focus\:-translate-y-65:focus {
  transform: translateY(-16.25rem) !important;
}

.focus\:-translate-y-66:focus {
  transform: translateY(-16.5rem) !important;
}

.focus\:-translate-y-67:focus {
  transform: translateY(-16.75rem) !important;
}

.focus\:-translate-y-68:focus {
  transform: translateY(-17rem) !important;
}

.focus\:-translate-y-69:focus {
  transform: translateY(-17.25rem) !important;
}

.focus\:-translate-y-70:focus {
  transform: translateY(-17.5rem) !important;
}

.focus\:-translate-y-71:focus {
  transform: translateY(-17.75rem) !important;
}

.focus\:-translate-y-72:focus {
  transform: translateY(-18rem) !important;
}

.focus\:-translate-y-73:focus {
  transform: translateY(-18.25rem) !important;
}

.focus\:-translate-y-74:focus {
  transform: translateY(-18.5rem) !important;
}

.focus\:-translate-y-75:focus {
  transform: translateY(-18.75rem) !important;
}

.focus\:-translate-y-76:focus {
  transform: translateY(-19rem) !important;
}

.focus\:-translate-y-77:focus {
  transform: translateY(-19.25rem) !important;
}

.focus\:-translate-y-78:focus {
  transform: translateY(-19.5rem) !important;
}

.focus\:-translate-y-79:focus {
  transform: translateY(-19.75rem) !important;
}

.focus\:-translate-y-80:focus {
  transform: translateY(-20rem) !important;
}

.focus\:-translate-y-81:focus {
  transform: translateY(-20.25rem) !important;
}

.focus\:-translate-y-82:focus {
  transform: translateY(-20.5rem) !important;
}

.focus\:-translate-y-83:focus {
  transform: translateY(-20.75rem) !important;
}

.focus\:-translate-y-84:focus {
  transform: translateY(-21rem) !important;
}

.focus\:-translate-y-85:focus {
  transform: translateY(-21.25rem) !important;
}

.focus\:-translate-y-86:focus {
  transform: translateY(-21.5rem) !important;
}

.focus\:-translate-y-87:focus {
  transform: translateY(-21.75rem) !important;
}

.focus\:-translate-y-88:focus {
  transform: translateY(-22rem) !important;
}

.focus\:-translate-y-89:focus {
  transform: translateY(-22.25rem) !important;
}

.focus\:-translate-y-90:focus {
  transform: translateY(-22.5rem) !important;
}

.focus\:-translate-y-91:focus {
  transform: translateY(-22.75rem) !important;
}

.focus\:-translate-y-92:focus {
  transform: translateY(-23rem) !important;
}

.focus\:-translate-y-93:focus {
  transform: translateY(-23.25rem) !important;
}

.focus\:-translate-y-94:focus {
  transform: translateY(-23.5rem) !important;
}

.focus\:-translate-y-95:focus {
  transform: translateY(-23.75rem) !important;
}

.focus\:-translate-y-96:focus {
  transform: translateY(-24rem) !important;
}

.focus\:-translate-y-97:focus {
  transform: translateY(-24.25rem) !important;
}

.focus\:-translate-y-98:focus {
  transform: translateY(-24.5rem) !important;
}

.focus\:-translate-y-99:focus {
  transform: translateY(-24.75rem) !important;
}

.focus\:-translate-y-100:focus {
  transform: translateY(-25rem) !important;
}

.focus\:-translate-y-101:focus {
  transform: translateY(-25.25rem) !important;
}

.focus\:-translate-y-102:focus {
  transform: translateY(-25.5rem) !important;
}

.focus\:-translate-y-103:focus {
  transform: translateY(-25.75rem) !important;
}

.focus\:-translate-y-104:focus {
  transform: translateY(-26rem) !important;
}

.focus\:-translate-y-105:focus {
  transform: translateY(-26.25rem) !important;
}

.focus\:-translate-y-px:focus {
  transform: translateY(-1px) !important;
}

.focus\:-translate-y-0\.5:focus {
  transform: translateY(-0.125rem) !important;
}

.focus\:-translate-y-1\.5:focus {
  transform: translateY(-0.375rem) !important;
}

.focus\:-translate-y-2\.5:focus {
  transform: translateY(-0.625rem) !important;
}

.focus\:-translate-y-3\.5:focus {
  transform: translateY(-0.875rem) !important;
}

.focus\:-translate-y-4\.5:focus {
  transform: translateY(-1.125rem) !important;
}

.focus\:-translate-y-5\.5:focus {
  transform: translateY(-1.375rem) !important;
}

.focus\:-translate-y-6\.5:focus {
  transform: translateY(-1.625rem) !important;
}

.focus\:-translate-y-7\.5:focus {
  transform: translateY(-1.875rem) !important;
}

.focus\:-translate-y-8\.5:focus {
  transform: translateY(-2.125rem) !important;
}

.focus\:-translate-y-9\.5:focus {
  transform: translateY(-2.375rem) !important;
}

.focus\:-translate-y-10\.5:focus {
  transform: translateY(-2.625rem) !important;
}

.focus\:-translate-y-11\.5:focus {
  transform: translateY(-2.875rem) !important;
}

.focus\:-translate-y-12\.5:focus {
  transform: translateY(-3.125rem) !important;
}

.focus\:-translate-y-13\.5:focus {
  transform: translateY(-3.375rem) !important;
}

.focus\:-translate-y-14\.5:focus {
  transform: translateY(-3.625rem) !important;
}

.focus\:-translate-y-15\.5:focus {
  transform: translateY(-3.875rem) !important;
}

.focus\:-translate-y-16\.5:focus {
  transform: translateY(-4.125rem) !important;
}

.focus\:-translate-y-17\.5:focus {
  transform: translateY(-4.375rem) !important;
}

.focus\:-translate-y-18\.5:focus {
  transform: translateY(-4.625rem) !important;
}

.focus\:-translate-y-19\.5:focus {
  transform: translateY(-4.875rem) !important;
}

.focus\:-translate-y-20\.5:focus {
  transform: translateY(-5.125rem) !important;
}

.focus\:-translate-y-21\.5:focus {
  transform: translateY(-5.375rem) !important;
}

.focus\:-translate-y-22\.5:focus {
  transform: translateY(-5.625rem) !important;
}

.focus\:-translate-y-23\.5:focus {
  transform: translateY(-5.875rem) !important;
}

.focus\:-translate-y-24\.5:focus {
  transform: translateY(-6.125rem) !important;
}

.focus\:-translate-y-25\.5:focus {
  transform: translateY(-6.375rem) !important;
}

.focus\:-translate-y-26\.5:focus {
  transform: translateY(-6.625rem) !important;
}

.focus\:-translate-y-27\.5:focus {
  transform: translateY(-6.875rem) !important;
}

.focus\:-translate-y-28\.5:focus {
  transform: translateY(-7.125rem) !important;
}

.focus\:-translate-y-29\.5:focus {
  transform: translateY(-7.375rem) !important;
}

.focus\:-translate-y-30\.5:focus {
  transform: translateY(-7.625rem) !important;
}

.focus\:-translate-y-31\.5:focus {
  transform: translateY(-7.875rem) !important;
}

.focus\:-translate-y-32\.5:focus {
  transform: translateY(-8.125rem) !important;
}

.focus\:-translate-y-33\.5:focus {
  transform: translateY(-8.375rem) !important;
}

.focus\:-translate-y-34\.5:focus {
  transform: translateY(-8.625rem) !important;
}

.focus\:-translate-y-35\.5:focus {
  transform: translateY(-8.875rem) !important;
}

.focus\:-translate-y-36\.5:focus {
  transform: translateY(-9.125rem) !important;
}

.focus\:-translate-y-37\.5:focus {
  transform: translateY(-9.375rem) !important;
}

.focus\:-translate-y-38\.5:focus {
  transform: translateY(-9.625rem) !important;
}

.focus\:-translate-y-39\.5:focus {
  transform: translateY(-9.875rem) !important;
}

.focus\:-translate-y-40\.5:focus {
  transform: translateY(-10.125rem) !important;
}

.focus\:-translate-y-41\.5:focus {
  transform: translateY(-10.375rem) !important;
}

.focus\:-translate-y-42\.5:focus {
  transform: translateY(-10.625rem) !important;
}

.focus\:-translate-y-43\.5:focus {
  transform: translateY(-10.875rem) !important;
}

.focus\:-translate-y-44\.5:focus {
  transform: translateY(-11.125rem) !important;
}

.focus\:-translate-y-45\.5:focus {
  transform: translateY(-11.375rem) !important;
}

.focus\:-translate-y-46\.5:focus {
  transform: translateY(-11.625rem) !important;
}

.focus\:-translate-y-47\.5:focus {
  transform: translateY(-11.875rem) !important;
}

.focus\:-translate-y-48\.5:focus {
  transform: translateY(-12.125rem) !important;
}

.focus\:-translate-y-49\.5:focus {
  transform: translateY(-12.375rem) !important;
}

.focus\:-translate-y-50\.5:focus {
  transform: translateY(-12.625rem) !important;
}

.focus\:-translate-y-51\.5:focus {
  transform: translateY(-12.875rem) !important;
}

.focus\:-translate-y-52\.5:focus {
  transform: translateY(-13.125rem) !important;
}

.focus\:-translate-y-53\.5:focus {
  transform: translateY(-13.375rem) !important;
}

.focus\:-translate-y-54\.5:focus {
  transform: translateY(-13.625rem) !important;
}

.focus\:-translate-y-55\.5:focus {
  transform: translateY(-13.875rem) !important;
}

.focus\:-translate-y-56\.5:focus {
  transform: translateY(-14.125rem) !important;
}

.focus\:-translate-y-57\.5:focus {
  transform: translateY(-14.375rem) !important;
}

.focus\:-translate-y-58\.5:focus {
  transform: translateY(-14.625rem) !important;
}

.focus\:-translate-y-59\.5:focus {
  transform: translateY(-14.875rem) !important;
}

.focus\:-translate-y-60\.5:focus {
  transform: translateY(-15.125rem) !important;
}

.focus\:-translate-y-61\.5:focus {
  transform: translateY(-15.375rem) !important;
}

.focus\:-translate-y-62\.5:focus {
  transform: translateY(-15.625rem) !important;
}

.focus\:-translate-y-63\.5:focus {
  transform: translateY(-15.875rem) !important;
}

.focus\:-translate-y-64\.5:focus {
  transform: translateY(-16.125rem) !important;
}

.focus\:-translate-y-65\.5:focus {
  transform: translateY(-16.375rem) !important;
}

.focus\:-translate-y-66\.5:focus {
  transform: translateY(-16.625rem) !important;
}

.focus\:-translate-y-67\.5:focus {
  transform: translateY(-16.875rem) !important;
}

.focus\:-translate-y-68\.5:focus {
  transform: translateY(-17.125rem) !important;
}

.focus\:-translate-y-69\.5:focus {
  transform: translateY(-17.375rem) !important;
}

.focus\:-translate-y-70\.5:focus {
  transform: translateY(-17.625rem) !important;
}

.focus\:-translate-y-71\.5:focus {
  transform: translateY(-17.875rem) !important;
}

.focus\:-translate-y-72\.5:focus {
  transform: translateY(-18.125rem) !important;
}

.focus\:-translate-y-73\.5:focus {
  transform: translateY(-18.375rem) !important;
}

.focus\:-translate-y-74\.5:focus {
  transform: translateY(-18.625rem) !important;
}

.focus\:-translate-y-75\.5:focus {
  transform: translateY(-18.875rem) !important;
}

.focus\:-translate-y-76\.5:focus {
  transform: translateY(-19.125rem) !important;
}

.focus\:-translate-y-77\.5:focus {
  transform: translateY(-19.375rem) !important;
}

.focus\:-translate-y-78\.5:focus {
  transform: translateY(-19.625rem) !important;
}

.focus\:-translate-y-79\.5:focus {
  transform: translateY(-19.875rem) !important;
}

.focus\:-translate-y-80\.5:focus {
  transform: translateY(-20.125rem) !important;
}

.focus\:-translate-y-81\.5:focus {
  transform: translateY(-20.375rem) !important;
}

.focus\:-translate-y-82\.5:focus {
  transform: translateY(-20.625rem) !important;
}

.focus\:-translate-y-83\.5:focus {
  transform: translateY(-20.875rem) !important;
}

.focus\:-translate-y-84\.5:focus {
  transform: translateY(-21.125rem) !important;
}

.focus\:-translate-y-85\.5:focus {
  transform: translateY(-21.375rem) !important;
}

.focus\:-translate-y-86\.5:focus {
  transform: translateY(-21.625rem) !important;
}

.focus\:-translate-y-87\.5:focus {
  transform: translateY(-21.875rem) !important;
}

.focus\:-translate-y-88\.5:focus {
  transform: translateY(-22.125rem) !important;
}

.focus\:-translate-y-89\.5:focus {
  transform: translateY(-22.375rem) !important;
}

.focus\:-translate-y-90\.5:focus {
  transform: translateY(-22.625rem) !important;
}

.focus\:-translate-y-91\.5:focus {
  transform: translateY(-22.875rem) !important;
}

.focus\:-translate-y-92\.5:focus {
  transform: translateY(-23.125rem) !important;
}

.focus\:-translate-y-93\.5:focus {
  transform: translateY(-23.375rem) !important;
}

.focus\:-translate-y-94\.5:focus {
  transform: translateY(-23.625rem) !important;
}

.focus\:-translate-y-95\.5:focus {
  transform: translateY(-23.875rem) !important;
}

.focus\:-translate-y-96\.5:focus {
  transform: translateY(-24.125rem) !important;
}

.focus\:-translate-y-97\.5:focus {
  transform: translateY(-24.375rem) !important;
}

.focus\:-translate-y-98\.5:focus {
  transform: translateY(-24.625rem) !important;
}

.focus\:-translate-y-99\.5:focus {
  transform: translateY(-24.875rem) !important;
}

.focus\:-translate-y-100\.5:focus {
  transform: translateY(-25.125rem) !important;
}

.focus\:-translate-y-101\.5:focus {
  transform: translateY(-25.375rem) !important;
}

.focus\:-translate-y-102\.5:focus {
  transform: translateY(-25.625rem) !important;
}

.focus\:-translate-y-103\.5:focus {
  transform: translateY(-25.875rem) !important;
}

.focus\:-translate-y-104\.5:focus {
  transform: translateY(-26.125rem) !important;
}

.focus\:-translate-y-full:focus {
  transform: translateY(-100%) !important;
}

.focus\:-translate-y-1\/2:focus {
  transform: translateY(-50%) !important;
}

.focus\:translate-y-1\/2:focus {
  transform: translateY(50%) !important;
}

.focus\:translate-y-full:focus {
  transform: translateY(100%) !important;
}

.focus\:translate-y-1\/3:focus {
  transform: translateY(33.33333333333333%) !important;
}

.focus\:-translate-y-1\/3:focus {
  transform: translateY(-33.33333333333333%) !important;
}

.focus\:translate-y-2\/3:focus {
  transform: translateY(66.66666666666666%) !important;
}

.focus\:-translate-y-2\/3:focus {
  transform: translateY(-66.66666666666666%) !important;
}

.focus\:translate-y-1\/4:focus {
  transform: translateY(25%) !important;
}

.focus\:-translate-y-1\/4:focus {
  transform: translateY(-25%) !important;
}

.focus\:translate-y-2\/4:focus {
  transform: translateY(50%) !important;
}

.focus\:-translate-y-2\/4:focus {
  transform: translateY(-50%) !important;
}

.focus\:translate-y-3\/4:focus {
  transform: translateY(75%) !important;
}

.focus\:-translate-y-3\/4:focus {
  transform: translateY(-75%) !important;
}

.focus\:translate-y-1\/5:focus {
  transform: translateY(20%) !important;
}

.focus\:-translate-y-1\/5:focus {
  transform: translateY(-20%) !important;
}

.focus\:translate-y-2\/5:focus {
  transform: translateY(40%) !important;
}

.focus\:-translate-y-2\/5:focus {
  transform: translateY(-40%) !important;
}

.focus\:translate-y-3\/5:focus {
  transform: translateY(60%) !important;
}

.focus\:-translate-y-3\/5:focus {
  transform: translateY(-60%) !important;
}

.focus\:translate-y-4\/5:focus {
  transform: translateY(80%) !important;
}

.focus\:-translate-y-4\/5:focus {
  transform: translateY(-80%) !important;
}

.focus\:translate-y-1\/6:focus {
  transform: translateY(16.666666666666664%) !important;
}

.focus\:-translate-y-1\/6:focus {
  transform: translateY(-16.666666666666664%) !important;
}

.focus\:translate-y-2\/6:focus {
  transform: translateY(33.33333333333333%) !important;
}

.focus\:-translate-y-2\/6:focus {
  transform: translateY(-33.33333333333333%) !important;
}

.focus\:translate-y-3\/6:focus {
  transform: translateY(50%) !important;
}

.focus\:-translate-y-3\/6:focus {
  transform: translateY(-50%) !important;
}

.focus\:translate-y-4\/6:focus {
  transform: translateY(66.66666666666666%) !important;
}

.focus\:-translate-y-4\/6:focus {
  transform: translateY(-66.66666666666666%) !important;
}

.focus\:translate-y-5\/6:focus {
  transform: translateY(83.33333333333334%) !important;
}

.focus\:-translate-y-5\/6:focus {
  transform: translateY(-83.33333333333334%) !important;
}

.focus\:translate-y-1\/12:focus {
  transform: translateY(8.333333333333332%) !important;
}

.focus\:-translate-y-1\/12:focus {
  transform: translateY(-8.333333333333332%) !important;
}

.focus\:translate-y-2\/12:focus {
  transform: translateY(16.666666666666664%) !important;
}

.focus\:-translate-y-2\/12:focus {
  transform: translateY(-16.666666666666664%) !important;
}

.focus\:translate-y-3\/12:focus {
  transform: translateY(25%) !important;
}

.focus\:-translate-y-3\/12:focus {
  transform: translateY(-25%) !important;
}

.focus\:translate-y-4\/12:focus {
  transform: translateY(33.33333333333333%) !important;
}

.focus\:-translate-y-4\/12:focus {
  transform: translateY(-33.33333333333333%) !important;
}

.focus\:translate-y-5\/12:focus {
  transform: translateY(41.66666666666667%) !important;
}

.focus\:-translate-y-5\/12:focus {
  transform: translateY(-41.66666666666667%) !important;
}

.focus\:translate-y-6\/12:focus {
  transform: translateY(50%) !important;
}

.focus\:-translate-y-6\/12:focus {
  transform: translateY(-50%) !important;
}

.focus\:translate-y-7\/12:focus {
  transform: translateY(58.333333333333336%) !important;
}

.focus\:-translate-y-7\/12:focus {
  transform: translateY(-58.333333333333336%) !important;
}

.focus\:translate-y-8\/12:focus {
  transform: translateY(66.66666666666666%) !important;
}

.focus\:-translate-y-8\/12:focus {
  transform: translateY(-66.66666666666666%) !important;
}

.focus\:translate-y-9\/12:focus {
  transform: translateY(75%) !important;
}

.focus\:-translate-y-9\/12:focus {
  transform: translateY(-75%) !important;
}

.focus\:translate-y-10\/12:focus {
  transform: translateY(83.33333333333334%) !important;
}

.focus\:-translate-y-10\/12:focus {
  transform: translateY(-83.33333333333334%) !important;
}

.focus\:translate-y-11\/12:focus {
  transform: translateY(91.66666666666666%) !important;
}

.focus\:-translate-y-11\/12:focus {
  transform: translateY(-91.66666666666666%) !important;
}

.skew-x-0 {
  transform: skewX(0) !important;
}

.skew-x-1 {
  transform: skewX(1deg) !important;
}

.skew-x-2 {
  transform: skewX(2deg) !important;
}

.skew-x-3 {
  transform: skewX(3deg) !important;
}

.skew-x-6 {
  transform: skewX(6deg) !important;
}

.skew-x-12 {
  transform: skewX(12deg) !important;
}

.-skew-x-12 {
  transform: skewX(-12deg) !important;
}

.-skew-x-6 {
  transform: skewX(-6deg) !important;
}

.-skew-x-3 {
  transform: skewX(-3deg) !important;
}

.-skew-x-2 {
  transform: skewX(-2deg) !important;
}

.-skew-x-1 {
  transform: skewX(-1deg) !important;
}

.skew-y-0 {
  transform: skewY(0) !important;
}

.skew-y-1 {
  transform: skewY(1deg) !important;
}

.skew-y-2 {
  transform: skewY(2deg) !important;
}

.skew-y-3 {
  transform: skewY(3deg) !important;
}

.skew-y-6 {
  transform: skewY(6deg) !important;
}

.skew-y-12 {
  transform: skewY(12deg) !important;
}

.-skew-y-12 {
  transform: skewY(-12deg) !important;
}

.-skew-y-6 {
  transform: skewY(-6deg) !important;
}

.-skew-y-3 {
  transform: skewY(-3deg) !important;
}

.-skew-y-2 {
  transform: skewY(-2deg) !important;
}

.-skew-y-1 {
  transform: skewY(-1deg) !important;
}

.hover\:skew-x-0:hover {
  transform: skewX(0) !important;
}

.hover\:skew-x-1:hover {
  transform: skewX(1deg) !important;
}

.hover\:skew-x-2:hover {
  transform: skewX(2deg) !important;
}

.hover\:skew-x-3:hover {
  transform: skewX(3deg) !important;
}

.hover\:skew-x-6:hover {
  transform: skewX(6deg) !important;
}

.hover\:skew-x-12:hover {
  transform: skewX(12deg) !important;
}

.hover\:-skew-x-12:hover {
  transform: skewX(-12deg) !important;
}

.hover\:-skew-x-6:hover {
  transform: skewX(-6deg) !important;
}

.hover\:-skew-x-3:hover {
  transform: skewX(-3deg) !important;
}

.hover\:-skew-x-2:hover {
  transform: skewX(-2deg) !important;
}

.hover\:-skew-x-1:hover {
  transform: skewX(-1deg) !important;
}

.hover\:skew-y-0:hover {
  transform: skewY(0) !important;
}

.hover\:skew-y-1:hover {
  transform: skewY(1deg) !important;
}

.hover\:skew-y-2:hover {
  transform: skewY(2deg) !important;
}

.hover\:skew-y-3:hover {
  transform: skewY(3deg) !important;
}

.hover\:skew-y-6:hover {
  transform: skewY(6deg) !important;
}

.hover\:skew-y-12:hover {
  transform: skewY(12deg) !important;
}

.hover\:-skew-y-12:hover {
  transform: skewY(-12deg) !important;
}

.hover\:-skew-y-6:hover {
  transform: skewY(-6deg) !important;
}

.hover\:-skew-y-3:hover {
  transform: skewY(-3deg) !important;
}

.hover\:-skew-y-2:hover {
  transform: skewY(-2deg) !important;
}

.hover\:-skew-y-1:hover {
  transform: skewY(-1deg) !important;
}

.focus\:skew-x-0:focus {
  transform: skewX(0) !important;
}

.focus\:skew-x-1:focus {
  transform: skewX(1deg) !important;
}

.focus\:skew-x-2:focus {
  transform: skewX(2deg) !important;
}

.focus\:skew-x-3:focus {
  transform: skewX(3deg) !important;
}

.focus\:skew-x-6:focus {
  transform: skewX(6deg) !important;
}

.focus\:skew-x-12:focus {
  transform: skewX(12deg) !important;
}

.focus\:-skew-x-12:focus {
  transform: skewX(-12deg) !important;
}

.focus\:-skew-x-6:focus {
  transform: skewX(-6deg) !important;
}

.focus\:-skew-x-3:focus {
  transform: skewX(-3deg) !important;
}

.focus\:-skew-x-2:focus {
  transform: skewX(-2deg) !important;
}

.focus\:-skew-x-1:focus {
  transform: skewX(-1deg) !important;
}

.focus\:skew-y-0:focus {
  transform: skewY(0) !important;
}

.focus\:skew-y-1:focus {
  transform: skewY(1deg) !important;
}

.focus\:skew-y-2:focus {
  transform: skewY(2deg) !important;
}

.focus\:skew-y-3:focus {
  transform: skewY(3deg) !important;
}

.focus\:skew-y-6:focus {
  transform: skewY(6deg) !important;
}

.focus\:skew-y-12:focus {
  transform: skewY(12deg) !important;
}

.focus\:-skew-y-12:focus {
  transform: skewY(-12deg) !important;
}

.focus\:-skew-y-6:focus {
  transform: skewY(-6deg) !important;
}

.focus\:-skew-y-3:focus {
  transform: skewY(-3deg) !important;
}

.focus\:-skew-y-2:focus {
  transform: skewY(-2deg) !important;
}

.focus\:-skew-y-1:focus {
  transform: skewY(-1deg) !important;
}

.transition-none {
  transition-property: none !important;
}

.transition-all {
  transition-property: all !important;
}

.transition {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
}

.transition-colors {
  transition-property: background-color, border-color, color, fill, stroke !important;
}

.transition-opacity {
  transition-property: opacity !important;
}

.transition-shadow {
  transition-property: box-shadow !important;
}

.transition-transform {
  transition-property: transform !important;
}

.hover\:transition-none:hover {
  transition-property: none !important;
}

.hover\:transition-all:hover {
  transition-property: all !important;
}

.hover\:transition:hover {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
}

.hover\:transition-colors:hover {
  transition-property: background-color, border-color, color, fill, stroke !important;
}

.hover\:transition-opacity:hover {
  transition-property: opacity !important;
}

.hover\:transition-shadow:hover {
  transition-property: box-shadow !important;
}

.hover\:transition-transform:hover {
  transition-property: transform !important;
}

.focus\:transition-none:focus {
  transition-property: none !important;
}

.focus\:transition-all:focus {
  transition-property: all !important;
}

.focus\:transition:focus {
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
}

.focus\:transition-colors:focus {
  transition-property: background-color, border-color, color, fill, stroke !important;
}

.focus\:transition-opacity:focus {
  transition-property: opacity !important;
}

.focus\:transition-shadow:focus {
  transition-property: box-shadow !important;
}

.focus\:transition-transform:focus {
  transition-property: transform !important;
}

.ease-linear {
  transition-timing-function: linear !important;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.hover\:ease-linear:hover {
  transition-timing-function: linear !important;
}

.hover\:ease-in:hover {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.hover\:ease-out:hover {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.hover\:ease-in-out:hover {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.focus\:ease-linear:focus {
  transition-timing-function: linear !important;
}

.focus\:ease-in:focus {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.focus\:ease-out:focus {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.focus\:ease-in-out:focus {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.duration-75 {
  transition-duration: 75ms !important;
}

.duration-100 {
  transition-duration: 100ms !important;
}

.duration-150 {
  transition-duration: 150ms !important;
}

.duration-200 {
  transition-duration: 200ms !important;
}

.duration-300 {
  transition-duration: 300ms !important;
}

.duration-500 {
  transition-duration: 500ms !important;
}

.duration-700 {
  transition-duration: 700ms !important;
}

.duration-1000 {
  transition-duration: 1000ms !important;
}

.hover\:duration-75:hover {
  transition-duration: 75ms !important;
}

.hover\:duration-100:hover {
  transition-duration: 100ms !important;
}

.hover\:duration-150:hover {
  transition-duration: 150ms !important;
}

.hover\:duration-200:hover {
  transition-duration: 200ms !important;
}

.hover\:duration-300:hover {
  transition-duration: 300ms !important;
}

.hover\:duration-500:hover {
  transition-duration: 500ms !important;
}

.hover\:duration-700:hover {
  transition-duration: 700ms !important;
}

.hover\:duration-1000:hover {
  transition-duration: 1000ms !important;
}

.focus\:duration-75:focus {
  transition-duration: 75ms !important;
}

.focus\:duration-100:focus {
  transition-duration: 100ms !important;
}

.focus\:duration-150:focus {
  transition-duration: 150ms !important;
}

.focus\:duration-200:focus {
  transition-duration: 200ms !important;
}

.focus\:duration-300:focus {
  transition-duration: 300ms !important;
}

.focus\:duration-500:focus {
  transition-duration: 500ms !important;
}

.focus\:duration-700:focus {
  transition-duration: 700ms !important;
}

.focus\:duration-1000:focus {
  transition-duration: 1000ms !important;
}

.delay-75 {
  transition-delay: 75ms !important;
}

.delay-100 {
  transition-delay: 100ms !important;
}

.delay-150 {
  transition-delay: 150ms !important;
}

.delay-200 {
  transition-delay: 200ms !important;
}

.delay-300 {
  transition-delay: 300ms !important;
}

.delay-500 {
  transition-delay: 500ms !important;
}

.delay-700 {
  transition-delay: 700ms !important;
}

.delay-1000 {
  transition-delay: 1000ms !important;
}

.hover\:delay-75:hover {
  transition-delay: 75ms !important;
}

.hover\:delay-100:hover {
  transition-delay: 100ms !important;
}

.hover\:delay-150:hover {
  transition-delay: 150ms !important;
}

.hover\:delay-200:hover {
  transition-delay: 200ms !important;
}

.hover\:delay-300:hover {
  transition-delay: 300ms !important;
}

.hover\:delay-500:hover {
  transition-delay: 500ms !important;
}

.hover\:delay-700:hover {
  transition-delay: 700ms !important;
}

.hover\:delay-1000:hover {
  transition-delay: 1000ms !important;
}

.focus\:delay-75:focus {
  transition-delay: 75ms !important;
}

.focus\:delay-100:focus {
  transition-delay: 100ms !important;
}

.focus\:delay-150:focus {
  transition-delay: 150ms !important;
}

.focus\:delay-200:focus {
  transition-delay: 200ms !important;
}

.focus\:delay-300:focus {
  transition-delay: 300ms !important;
}

.focus\:delay-500:focus {
  transition-delay: 500ms !important;
}

.focus\:delay-700:focus {
  transition-delay: 700ms !important;
}

.focus\:delay-1000:focus {
  transition-delay: 1000ms !important;
}

@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-none {
  -webkit-animation: none !important;
          animation: none !important;
}

.animate-spin {
  -webkit-animation: spin 1s linear infinite !important;
          animation: spin 1s linear infinite !important;
}

.animate-ping {
  -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
          animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
}

.animate-pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}

.animate-bounce {
  -webkit-animation: bounce 1s infinite !important;
          animation: bounce 1s infinite !important;
}

.hover\:animate-none:hover {
  -webkit-animation: none !important;
          animation: none !important;
}

.hover\:animate-spin:hover {
  -webkit-animation: spin 1s linear infinite !important;
          animation: spin 1s linear infinite !important;
}

.hover\:animate-ping:hover {
  -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
          animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
}

.hover\:animate-pulse:hover {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}

.hover\:animate-bounce:hover {
  -webkit-animation: bounce 1s infinite !important;
          animation: bounce 1s infinite !important;
}

.focus\:animate-none:focus {
  -webkit-animation: none !important;
          animation: none !important;
}

.focus\:animate-spin:focus {
  -webkit-animation: spin 1s linear infinite !important;
          animation: spin 1s linear infinite !important;
}

.focus\:animate-ping:focus {
  -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
          animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
}

.focus\:animate-pulse:focus {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}

.focus\:animate-bounce:focus {
  -webkit-animation: bounce 1s infinite !important;
          animation: bounce 1s infinite !important;
}

.mx-full {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}

.ml-full {
  margin-left: calc(50% - 50vw) !important;
}

.mr-full {
  margin-right: calc(50% - 50vw) !important;
}

.px-full {
  padding-left: calc(50vw - 50%) !important;
  padding-right: calc(50vw - 50%) !important;
}

.pl-full {
  padding-left: calc(50vw - 50%) !important;
}

.pr-full {
  padding-right: calc(50vw - 50%) !important;
}

.transform-none {
  transform: none !important;
}

.position {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%,-50%) !important;
}

.position-x {
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.position-y {
  top: 50% !important;
  transform: translateY(-50%) !important;
}

@media (min-width: 37.5em) {
  .xs\:space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xs\:space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xs\:space-y-1 > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .xs\:space-x-1 > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .xs\:space-y-2 > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .xs\:space-x-2 > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .xs\:space-y-3 > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .xs\:space-x-3 > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .xs\:space-y-4 > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .xs\:space-x-4 > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .xs\:space-y-5 > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .xs\:space-x-5 > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .xs\:space-y-6 > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .xs\:space-x-6 > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .xs\:space-y-7 > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .xs\:space-x-7 > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .xs\:space-y-8 > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .xs\:space-x-8 > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .xs\:space-y-9 > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .xs\:space-x-9 > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .xs\:space-y-10 > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .xs\:space-x-10 > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .xs\:space-y-11 > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .xs\:space-x-11 > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .xs\:space-y-12 > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .xs\:space-x-12 > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .xs\:space-y-13 > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .xs\:space-x-13 > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .xs\:space-y-14 > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .xs\:space-x-14 > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .xs\:space-y-15 > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .xs\:space-x-15 > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .xs\:space-y-16 > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .xs\:space-x-16 > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .xs\:space-y-17 > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .xs\:space-x-17 > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .xs\:space-y-18 > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .xs\:space-x-18 > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .xs\:space-y-19 > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .xs\:space-x-19 > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .xs\:space-y-20 > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .xs\:space-x-20 > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .xs\:space-y-21 > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .xs\:space-x-21 > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .xs\:space-y-22 > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .xs\:space-x-22 > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .xs\:space-y-23 > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .xs\:space-x-23 > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .xs\:space-y-24 > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .xs\:space-x-24 > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .xs\:space-y-25 > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .xs\:space-x-25 > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .xs\:space-y-26 > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .xs\:space-x-26 > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .xs\:space-y-27 > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .xs\:space-x-27 > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .xs\:space-y-28 > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .xs\:space-x-28 > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .xs\:space-y-29 > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .xs\:space-x-29 > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .xs\:space-y-30 > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .xs\:space-x-30 > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .xs\:space-y-31 > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .xs\:space-x-31 > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .xs\:space-y-32 > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .xs\:space-x-32 > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .xs\:space-y-33 > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .xs\:space-x-33 > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .xs\:space-y-34 > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .xs\:space-x-34 > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .xs\:space-y-35 > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .xs\:space-x-35 > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .xs\:space-y-36 > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .xs\:space-x-36 > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .xs\:space-y-37 > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .xs\:space-x-37 > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .xs\:space-y-38 > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .xs\:space-x-38 > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .xs\:space-y-39 > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .xs\:space-x-39 > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .xs\:space-y-40 > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .xs\:space-x-40 > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .xs\:space-y-41 > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .xs\:space-x-41 > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .xs\:space-y-42 > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .xs\:space-x-42 > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .xs\:space-y-43 > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .xs\:space-x-43 > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .xs\:space-y-44 > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .xs\:space-x-44 > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .xs\:space-y-45 > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .xs\:space-x-45 > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .xs\:space-y-46 > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .xs\:space-x-46 > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .xs\:space-y-47 > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .xs\:space-x-47 > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .xs\:space-y-48 > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .xs\:space-x-48 > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .xs\:space-y-49 > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .xs\:space-x-49 > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .xs\:space-y-50 > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .xs\:space-x-50 > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .xs\:space-y-51 > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .xs\:space-x-51 > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .xs\:space-y-52 > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .xs\:space-x-52 > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .xs\:space-y-53 > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .xs\:space-x-53 > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .xs\:space-y-54 > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .xs\:space-x-54 > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .xs\:space-y-55 > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .xs\:space-x-55 > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .xs\:space-y-56 > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .xs\:space-x-56 > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .xs\:space-y-57 > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .xs\:space-x-57 > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .xs\:space-y-58 > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .xs\:space-x-58 > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .xs\:space-y-59 > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .xs\:space-x-59 > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .xs\:space-y-60 > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .xs\:space-x-60 > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .xs\:space-y-61 > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .xs\:space-x-61 > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .xs\:space-y-62 > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .xs\:space-x-62 > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .xs\:space-y-63 > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .xs\:space-x-63 > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .xs\:space-y-64 > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .xs\:space-x-64 > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .xs\:space-y-65 > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .xs\:space-x-65 > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .xs\:space-y-66 > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .xs\:space-x-66 > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .xs\:space-y-67 > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .xs\:space-x-67 > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .xs\:space-y-68 > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .xs\:space-x-68 > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .xs\:space-y-69 > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .xs\:space-x-69 > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .xs\:space-y-70 > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .xs\:space-x-70 > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .xs\:space-y-71 > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .xs\:space-x-71 > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .xs\:space-y-72 > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .xs\:space-x-72 > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .xs\:space-y-73 > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .xs\:space-x-73 > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .xs\:space-y-74 > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .xs\:space-x-74 > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .xs\:space-y-75 > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .xs\:space-x-75 > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .xs\:space-y-76 > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .xs\:space-x-76 > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .xs\:space-y-77 > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .xs\:space-x-77 > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .xs\:space-y-78 > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .xs\:space-x-78 > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .xs\:space-y-79 > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .xs\:space-x-79 > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .xs\:space-y-80 > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .xs\:space-x-80 > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .xs\:space-y-81 > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .xs\:space-x-81 > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .xs\:space-y-82 > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .xs\:space-x-82 > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .xs\:space-y-83 > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .xs\:space-x-83 > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .xs\:space-y-84 > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .xs\:space-x-84 > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .xs\:space-y-85 > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .xs\:space-x-85 > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .xs\:space-y-86 > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .xs\:space-x-86 > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .xs\:space-y-87 > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .xs\:space-x-87 > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .xs\:space-y-88 > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .xs\:space-x-88 > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .xs\:space-y-89 > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .xs\:space-x-89 > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .xs\:space-y-90 > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .xs\:space-x-90 > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .xs\:space-y-91 > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .xs\:space-x-91 > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .xs\:space-y-92 > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .xs\:space-x-92 > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .xs\:space-y-93 > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .xs\:space-x-93 > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .xs\:space-y-94 > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .xs\:space-x-94 > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .xs\:space-y-95 > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .xs\:space-x-95 > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .xs\:space-y-96 > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .xs\:space-x-96 > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .xs\:space-y-97 > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .xs\:space-x-97 > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .xs\:space-y-98 > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .xs\:space-x-98 > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .xs\:space-y-99 > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .xs\:space-x-99 > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .xs\:space-y-100 > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .xs\:space-x-100 > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .xs\:space-y-101 > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .xs\:space-x-101 > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .xs\:space-y-102 > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .xs\:space-x-102 > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .xs\:space-y-103 > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .xs\:space-x-103 > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .xs\:space-y-104 > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .xs\:space-x-104 > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .xs\:space-y-105 > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .xs\:space-x-105 > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .xs\:space-y-px > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .xs\:space-x-px > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .xs\:space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .xs\:space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .xs\:space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .xs\:space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .xs\:space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .xs\:space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .xs\:space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .xs\:space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .xs\:space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .xs\:space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .xs\:space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .xs\:space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .xs\:space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .xs\:space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .xs\:space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .xs\:space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .xs\:space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .xs\:space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .xs\:space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .xs\:space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .xs\:space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .xs\:space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .xs\:space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .xs\:space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .xs\:space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .xs\:space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .xs\:space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .xs\:space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .xs\:space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .xs\:space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .xs\:space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .xs\:space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .xs\:space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .xs\:space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .xs\:space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .xs\:space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .xs\:space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .xs\:space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .xs\:space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .xs\:space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .xs\:space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .xs\:space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .xs\:space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .xs\:space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .xs\:space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .xs\:space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .xs\:space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .xs\:space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .xs\:space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .xs\:space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .xs\:space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .xs\:space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .xs\:space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .xs\:space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .xs\:space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .xs\:space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .xs\:space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .xs\:space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .xs\:space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .xs\:space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .xs\:space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .xs\:space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .xs\:space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .xs\:space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .xs\:space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .xs\:space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .xs\:space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .xs\:space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .xs\:space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .xs\:space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .xs\:space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .xs\:space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .xs\:space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .xs\:space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .xs\:space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .xs\:space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .xs\:space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .xs\:space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .xs\:space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .xs\:space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .xs\:space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .xs\:space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .xs\:space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .xs\:space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .xs\:space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .xs\:space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .xs\:space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .xs\:space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .xs\:space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .xs\:space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .xs\:space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .xs\:space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .xs\:space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .xs\:space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .xs\:space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .xs\:space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .xs\:space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .xs\:space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .xs\:space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .xs\:space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .xs\:space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .xs\:space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .xs\:space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .xs\:space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .xs\:space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .xs\:space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .xs\:space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .xs\:space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .xs\:space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .xs\:space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .xs\:space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .xs\:space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .xs\:space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .xs\:space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .xs\:space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .xs\:space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .xs\:space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .xs\:space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .xs\:space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .xs\:space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .xs\:space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .xs\:space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .xs\:space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .xs\:space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .xs\:space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .xs\:space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .xs\:space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .xs\:space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .xs\:space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .xs\:space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .xs\:space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .xs\:space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .xs\:space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .xs\:space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .xs\:space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .xs\:space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .xs\:space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .xs\:space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .xs\:space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .xs\:space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .xs\:space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .xs\:space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .xs\:space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .xs\:space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .xs\:space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .xs\:space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .xs\:space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .xs\:space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .xs\:space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .xs\:space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .xs\:space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .xs\:space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .xs\:space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .xs\:space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .xs\:space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .xs\:space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .xs\:space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .xs\:space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .xs\:space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .xs\:space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .xs\:space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .xs\:space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .xs\:space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .xs\:space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .xs\:space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .xs\:space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .xs\:space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .xs\:space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .xs\:space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .xs\:space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .xs\:space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .xs\:space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .xs\:space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .xs\:space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .xs\:space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .xs\:space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .xs\:space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .xs\:space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .xs\:space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .xs\:space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .xs\:space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .xs\:space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .xs\:space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .xs\:space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .xs\:space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .xs\:space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .xs\:space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .xs\:space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .xs\:space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .xs\:space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .xs\:space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .xs\:space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .xs\:space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .xs\:space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .xs\:space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .xs\:space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .xs\:space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .xs\:space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .xs\:space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .xs\:space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .xs\:space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .xs\:space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .xs\:space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .xs\:space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .xs\:space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .xs\:space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .xs\:space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .xs\:space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .xs\:space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .xs\:space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .xs\:-space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xs\:-space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xs\:-space-y-1 > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .xs\:-space-x-1 > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .xs\:-space-y-2 > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .xs\:-space-x-2 > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .xs\:-space-y-3 > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .xs\:-space-x-3 > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .xs\:-space-y-4 > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .xs\:-space-x-4 > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .xs\:-space-y-5 > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .xs\:-space-x-5 > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .xs\:-space-y-6 > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .xs\:-space-x-6 > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .xs\:-space-y-7 > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .xs\:-space-x-7 > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .xs\:-space-y-8 > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .xs\:-space-x-8 > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .xs\:-space-y-9 > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .xs\:-space-x-9 > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .xs\:-space-y-10 > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .xs\:-space-x-10 > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .xs\:-space-y-11 > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .xs\:-space-x-11 > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .xs\:-space-y-12 > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .xs\:-space-x-12 > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .xs\:-space-y-13 > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .xs\:-space-x-13 > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .xs\:-space-y-14 > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .xs\:-space-x-14 > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .xs\:-space-y-15 > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .xs\:-space-x-15 > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .xs\:-space-y-16 > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .xs\:-space-x-16 > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .xs\:-space-y-17 > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .xs\:-space-x-17 > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .xs\:-space-y-18 > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .xs\:-space-x-18 > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .xs\:-space-y-19 > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .xs\:-space-x-19 > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .xs\:-space-y-20 > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .xs\:-space-x-20 > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .xs\:-space-y-21 > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .xs\:-space-x-21 > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .xs\:-space-y-22 > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .xs\:-space-x-22 > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .xs\:-space-y-23 > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .xs\:-space-x-23 > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .xs\:-space-y-24 > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .xs\:-space-x-24 > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .xs\:-space-y-25 > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .xs\:-space-x-25 > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .xs\:-space-y-26 > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .xs\:-space-x-26 > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .xs\:-space-y-27 > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .xs\:-space-x-27 > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .xs\:-space-y-28 > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .xs\:-space-x-28 > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .xs\:-space-y-29 > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .xs\:-space-x-29 > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .xs\:-space-y-30 > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .xs\:-space-x-30 > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .xs\:-space-y-31 > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .xs\:-space-x-31 > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .xs\:-space-y-32 > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .xs\:-space-x-32 > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .xs\:-space-y-33 > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .xs\:-space-x-33 > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .xs\:-space-y-34 > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .xs\:-space-x-34 > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .xs\:-space-y-35 > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .xs\:-space-x-35 > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .xs\:-space-y-36 > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .xs\:-space-x-36 > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .xs\:-space-y-37 > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .xs\:-space-x-37 > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .xs\:-space-y-38 > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .xs\:-space-x-38 > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .xs\:-space-y-39 > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .xs\:-space-x-39 > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .xs\:-space-y-40 > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .xs\:-space-x-40 > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .xs\:-space-y-41 > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .xs\:-space-x-41 > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .xs\:-space-y-42 > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .xs\:-space-x-42 > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .xs\:-space-y-43 > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .xs\:-space-x-43 > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .xs\:-space-y-44 > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .xs\:-space-x-44 > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .xs\:-space-y-45 > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .xs\:-space-x-45 > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .xs\:-space-y-46 > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .xs\:-space-x-46 > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .xs\:-space-y-47 > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .xs\:-space-x-47 > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .xs\:-space-y-48 > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .xs\:-space-x-48 > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .xs\:-space-y-49 > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .xs\:-space-x-49 > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .xs\:-space-y-50 > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .xs\:-space-x-50 > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .xs\:-space-y-51 > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .xs\:-space-x-51 > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .xs\:-space-y-52 > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .xs\:-space-x-52 > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .xs\:-space-y-53 > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .xs\:-space-x-53 > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .xs\:-space-y-54 > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .xs\:-space-x-54 > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .xs\:-space-y-55 > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .xs\:-space-x-55 > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .xs\:-space-y-56 > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .xs\:-space-x-56 > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .xs\:-space-y-57 > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .xs\:-space-x-57 > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .xs\:-space-y-58 > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .xs\:-space-x-58 > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .xs\:-space-y-59 > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .xs\:-space-x-59 > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .xs\:-space-y-60 > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .xs\:-space-x-60 > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .xs\:-space-y-61 > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .xs\:-space-x-61 > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .xs\:-space-y-62 > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .xs\:-space-x-62 > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .xs\:-space-y-63 > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .xs\:-space-x-63 > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .xs\:-space-y-64 > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .xs\:-space-x-64 > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .xs\:-space-y-65 > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .xs\:-space-x-65 > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .xs\:-space-y-66 > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .xs\:-space-x-66 > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .xs\:-space-y-67 > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .xs\:-space-x-67 > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .xs\:-space-y-68 > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .xs\:-space-x-68 > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .xs\:-space-y-69 > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .xs\:-space-x-69 > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .xs\:-space-y-70 > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .xs\:-space-x-70 > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .xs\:-space-y-71 > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .xs\:-space-x-71 > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .xs\:-space-y-72 > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .xs\:-space-x-72 > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .xs\:-space-y-73 > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .xs\:-space-x-73 > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .xs\:-space-y-74 > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .xs\:-space-x-74 > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .xs\:-space-y-75 > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .xs\:-space-x-75 > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .xs\:-space-y-76 > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .xs\:-space-x-76 > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .xs\:-space-y-77 > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .xs\:-space-x-77 > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .xs\:-space-y-78 > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .xs\:-space-x-78 > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .xs\:-space-y-79 > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .xs\:-space-x-79 > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .xs\:-space-y-80 > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .xs\:-space-x-80 > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .xs\:-space-y-81 > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .xs\:-space-x-81 > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .xs\:-space-y-82 > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .xs\:-space-x-82 > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .xs\:-space-y-83 > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .xs\:-space-x-83 > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .xs\:-space-y-84 > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .xs\:-space-x-84 > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .xs\:-space-y-85 > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .xs\:-space-x-85 > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .xs\:-space-y-86 > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .xs\:-space-x-86 > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .xs\:-space-y-87 > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .xs\:-space-x-87 > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .xs\:-space-y-88 > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .xs\:-space-x-88 > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .xs\:-space-y-89 > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .xs\:-space-x-89 > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .xs\:-space-y-90 > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .xs\:-space-x-90 > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .xs\:-space-y-91 > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .xs\:-space-x-91 > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .xs\:-space-y-92 > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .xs\:-space-x-92 > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .xs\:-space-y-93 > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .xs\:-space-x-93 > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .xs\:-space-y-94 > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .xs\:-space-x-94 > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .xs\:-space-y-95 > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .xs\:-space-x-95 > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .xs\:-space-y-96 > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .xs\:-space-x-96 > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .xs\:-space-y-97 > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .xs\:-space-x-97 > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .xs\:-space-y-98 > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .xs\:-space-x-98 > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .xs\:-space-y-99 > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .xs\:-space-x-99 > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .xs\:-space-y-100 > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .xs\:-space-x-100 > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .xs\:-space-y-101 > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .xs\:-space-x-101 > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .xs\:-space-y-102 > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .xs\:-space-x-102 > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .xs\:-space-y-103 > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .xs\:-space-x-103 > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .xs\:-space-y-104 > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .xs\:-space-x-104 > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .xs\:-space-y-105 > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .xs\:-space-x-105 > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .xs\:-space-y-px > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .xs\:-space-x-px > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .xs\:-space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .xs\:-space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .xs\:-space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .xs\:-space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .xs\:-space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .xs\:-space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .xs\:-space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .xs\:-space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .xs\:-space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .xs\:-space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .xs\:-space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .xs\:-space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .xs\:-space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .xs\:-space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .xs\:-space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .xs\:-space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .xs\:-space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .xs\:-space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .xs\:-space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .xs\:-space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .xs\:-space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .xs\:-space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .xs\:-space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .xs\:-space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .xs\:-space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .xs\:-space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .xs\:-space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .xs\:-space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .xs\:-space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .xs\:-space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .xs\:-space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .xs\:-space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .xs\:-space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .xs\:-space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .xs\:-space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .xs\:-space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .xs\:-space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .xs\:-space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .xs\:-space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .xs\:-space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .xs\:-space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .xs\:-space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .xs\:-space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .xs\:-space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .xs\:-space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .xs\:-space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .xs\:-space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .xs\:-space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .xs\:-space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .xs\:-space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .xs\:-space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .xs\:-space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .xs\:-space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .xs\:-space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .xs\:-space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .xs\:-space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .xs\:-space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .xs\:-space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .xs\:-space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .xs\:-space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .xs\:-space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .xs\:-space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .xs\:-space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .xs\:-space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .xs\:-space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .xs\:-space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .xs\:-space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .xs\:-space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .xs\:-space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .xs\:-space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .xs\:-space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .xs\:-space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .xs\:-space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .xs\:-space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .xs\:-space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .xs\:-space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .xs\:-space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .xs\:-space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .xs\:-space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .xs\:-space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .xs\:-space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .xs\:-space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .xs\:-space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .xs\:-space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .xs\:-space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .xs\:-space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .xs\:-space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .xs\:-space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .xs\:-space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .xs\:-space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .xs\:-space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .xs\:-space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .xs\:-space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .xs\:-space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .xs\:-space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .xs\:-space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .xs\:-space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .xs\:-space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .xs\:-space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .xs\:-space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .xs\:-space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .xs\:-space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .xs\:-space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .xs\:-space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .xs\:-space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .xs\:-space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .xs\:-space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .xs\:-space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .xs\:-space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .xs\:-space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .xs\:-space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .xs\:-space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .xs\:-space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .xs\:-space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .xs\:-space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .xs\:-space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .xs\:-space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .xs\:-space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .xs\:-space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .xs\:-space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .xs\:-space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .xs\:-space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .xs\:-space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .xs\:-space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .xs\:-space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .xs\:-space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .xs\:-space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .xs\:-space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .xs\:-space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .xs\:-space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .xs\:-space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .xs\:-space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .xs\:-space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .xs\:-space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .xs\:-space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .xs\:-space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .xs\:-space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .xs\:-space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .xs\:-space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .xs\:-space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .xs\:-space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .xs\:-space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .xs\:-space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .xs\:-space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .xs\:-space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .xs\:-space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .xs\:-space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .xs\:-space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .xs\:-space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .xs\:-space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .xs\:-space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .xs\:-space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .xs\:-space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .xs\:-space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .xs\:-space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .xs\:-space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .xs\:-space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .xs\:-space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .xs\:-space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .xs\:-space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .xs\:-space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .xs\:-space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .xs\:-space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .xs\:-space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .xs\:-space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .xs\:-space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .xs\:-space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .xs\:-space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .xs\:-space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .xs\:-space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .xs\:-space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .xs\:-space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .xs\:-space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .xs\:-space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .xs\:-space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .xs\:-space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .xs\:-space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .xs\:-space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .xs\:-space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .xs\:-space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .xs\:-space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .xs\:-space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .xs\:-space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .xs\:-space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .xs\:-space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .xs\:-space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .xs\:-space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .xs\:-space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .xs\:-space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .xs\:-space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .xs\:-space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .xs\:-space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .xs\:-space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .xs\:-space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .xs\:-space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .xs\:-space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .xs\:-space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .xs\:-space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .xs\:-space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .xs\:-space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .xs\:-space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .xs\:-space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .xs\:-space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .xs\:-space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .xs\:-space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .xs\:-space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .xs\:-space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .xs\:-space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .xs\:-space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .xs\:-space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .xs\:hover\:space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xs\:hover\:space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xs\:hover\:space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .xs\:hover\:space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .xs\:hover\:space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .xs\:hover\:space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .xs\:hover\:space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .xs\:hover\:space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .xs\:hover\:space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .xs\:hover\:space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .xs\:hover\:space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .xs\:hover\:space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .xs\:hover\:space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .xs\:hover\:space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .xs\:hover\:space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .xs\:hover\:space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .xs\:hover\:space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .xs\:hover\:space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .xs\:hover\:space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .xs\:hover\:space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .xs\:hover\:space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .xs\:hover\:space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .xs\:hover\:space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .xs\:hover\:space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .xs\:hover\:space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .xs\:hover\:space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .xs\:hover\:space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .xs\:hover\:space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .xs\:hover\:space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .xs\:hover\:space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .xs\:hover\:space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .xs\:hover\:space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .xs\:hover\:space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .xs\:hover\:space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .xs\:hover\:space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .xs\:hover\:space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .xs\:hover\:space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .xs\:hover\:space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .xs\:hover\:space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .xs\:hover\:space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .xs\:hover\:space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .xs\:hover\:space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .xs\:hover\:space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .xs\:hover\:space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .xs\:hover\:space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .xs\:hover\:space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .xs\:hover\:space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .xs\:hover\:space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .xs\:hover\:space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .xs\:hover\:space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .xs\:hover\:space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .xs\:hover\:space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .xs\:hover\:space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .xs\:hover\:space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .xs\:hover\:space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .xs\:hover\:space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .xs\:hover\:space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .xs\:hover\:space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .xs\:hover\:space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .xs\:hover\:space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .xs\:hover\:space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .xs\:hover\:space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .xs\:hover\:space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .xs\:hover\:space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .xs\:hover\:space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .xs\:hover\:space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .xs\:hover\:space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .xs\:hover\:space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .xs\:hover\:space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .xs\:hover\:space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .xs\:hover\:space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .xs\:hover\:space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .xs\:hover\:space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .xs\:hover\:space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .xs\:hover\:space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .xs\:hover\:space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .xs\:hover\:space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .xs\:hover\:space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .xs\:hover\:space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .xs\:hover\:space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .xs\:hover\:space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .xs\:hover\:space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .xs\:hover\:space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .xs\:hover\:space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .xs\:hover\:space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .xs\:hover\:space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .xs\:hover\:space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .xs\:hover\:space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .xs\:hover\:space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .xs\:hover\:space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .xs\:hover\:space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .xs\:hover\:space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .xs\:hover\:space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .xs\:hover\:space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .xs\:hover\:space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .xs\:hover\:space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .xs\:hover\:space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .xs\:hover\:space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .xs\:hover\:space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .xs\:hover\:space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .xs\:hover\:space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .xs\:hover\:space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .xs\:hover\:space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .xs\:hover\:space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .xs\:hover\:space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .xs\:hover\:space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .xs\:hover\:space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .xs\:hover\:space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .xs\:hover\:space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .xs\:hover\:space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .xs\:hover\:space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .xs\:hover\:space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .xs\:hover\:space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .xs\:hover\:space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .xs\:hover\:space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .xs\:hover\:space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .xs\:hover\:space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .xs\:hover\:space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .xs\:hover\:space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .xs\:hover\:space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .xs\:hover\:space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .xs\:hover\:space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .xs\:hover\:space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .xs\:hover\:space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .xs\:hover\:space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .xs\:hover\:space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .xs\:hover\:space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .xs\:hover\:space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .xs\:hover\:space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .xs\:hover\:space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .xs\:hover\:space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .xs\:hover\:space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .xs\:hover\:space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .xs\:hover\:space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .xs\:hover\:space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .xs\:hover\:space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .xs\:hover\:space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .xs\:hover\:space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .xs\:hover\:space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .xs\:hover\:space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .xs\:hover\:space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .xs\:hover\:space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .xs\:hover\:space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .xs\:hover\:space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .xs\:hover\:space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .xs\:hover\:space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .xs\:hover\:space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .xs\:hover\:space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .xs\:hover\:space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .xs\:hover\:space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .xs\:hover\:space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .xs\:hover\:space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .xs\:hover\:space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .xs\:hover\:space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .xs\:hover\:space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .xs\:hover\:space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .xs\:hover\:space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .xs\:hover\:space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .xs\:hover\:space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .xs\:hover\:space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .xs\:hover\:space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .xs\:hover\:space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .xs\:hover\:space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .xs\:hover\:space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .xs\:hover\:space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .xs\:hover\:space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .xs\:hover\:space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .xs\:hover\:space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .xs\:hover\:space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .xs\:hover\:space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .xs\:hover\:space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .xs\:hover\:space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .xs\:hover\:space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .xs\:hover\:space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .xs\:hover\:space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .xs\:hover\:space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .xs\:hover\:space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .xs\:hover\:space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .xs\:hover\:space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .xs\:hover\:space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .xs\:hover\:space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .xs\:hover\:space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .xs\:hover\:space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .xs\:hover\:space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .xs\:hover\:space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .xs\:hover\:space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .xs\:hover\:space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .xs\:hover\:space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .xs\:hover\:space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .xs\:hover\:space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .xs\:hover\:space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .xs\:hover\:space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .xs\:hover\:space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .xs\:hover\:space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .xs\:hover\:space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .xs\:hover\:space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .xs\:hover\:space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .xs\:hover\:space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .xs\:hover\:space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .xs\:hover\:space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .xs\:hover\:space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .xs\:hover\:space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .xs\:hover\:space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .xs\:hover\:space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .xs\:hover\:space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .xs\:hover\:space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .xs\:hover\:space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .xs\:hover\:space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .xs\:hover\:space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .xs\:hover\:space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .xs\:hover\:space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .xs\:hover\:space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .xs\:hover\:space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .xs\:hover\:space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .xs\:hover\:space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .xs\:hover\:space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .xs\:hover\:space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .xs\:hover\:space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .xs\:hover\:space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .xs\:hover\:space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .xs\:hover\:space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .xs\:hover\:space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .xs\:hover\:space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .xs\:hover\:space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .xs\:hover\:space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .xs\:hover\:space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .xs\:hover\:space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .xs\:hover\:space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .xs\:hover\:space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .xs\:hover\:space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .xs\:hover\:space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .xs\:hover\:space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .xs\:hover\:space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .xs\:hover\:space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .xs\:hover\:space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .xs\:hover\:space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .xs\:hover\:space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .xs\:hover\:space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .xs\:hover\:space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .xs\:hover\:space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .xs\:hover\:space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .xs\:hover\:space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .xs\:hover\:space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .xs\:hover\:space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .xs\:hover\:space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .xs\:hover\:space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .xs\:hover\:space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .xs\:hover\:space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .xs\:hover\:space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .xs\:hover\:space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .xs\:hover\:space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .xs\:hover\:space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .xs\:hover\:space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .xs\:hover\:space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .xs\:hover\:space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .xs\:hover\:space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .xs\:hover\:space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .xs\:hover\:space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .xs\:hover\:space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .xs\:hover\:space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .xs\:hover\:space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .xs\:hover\:space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .xs\:hover\:space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .xs\:hover\:space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .xs\:hover\:space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .xs\:hover\:space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .xs\:hover\:space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .xs\:hover\:space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .xs\:hover\:space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .xs\:hover\:space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .xs\:hover\:space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .xs\:hover\:space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .xs\:hover\:space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .xs\:hover\:space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .xs\:hover\:space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .xs\:hover\:space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .xs\:hover\:space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .xs\:hover\:space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .xs\:hover\:space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .xs\:hover\:space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .xs\:hover\:space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .xs\:hover\:space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .xs\:hover\:space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .xs\:hover\:space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .xs\:hover\:space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .xs\:hover\:space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .xs\:hover\:space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .xs\:hover\:space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .xs\:hover\:space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .xs\:hover\:space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .xs\:hover\:space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .xs\:hover\:space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .xs\:hover\:space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .xs\:hover\:space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .xs\:hover\:space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .xs\:hover\:space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .xs\:hover\:space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .xs\:hover\:space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .xs\:hover\:space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .xs\:hover\:space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .xs\:hover\:space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .xs\:hover\:space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .xs\:hover\:space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .xs\:hover\:space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .xs\:hover\:space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .xs\:hover\:space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .xs\:hover\:space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .xs\:hover\:space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .xs\:hover\:space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .xs\:hover\:space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .xs\:hover\:space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .xs\:hover\:space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .xs\:hover\:space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .xs\:hover\:space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .xs\:hover\:space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .xs\:hover\:space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .xs\:hover\:space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .xs\:hover\:space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .xs\:hover\:space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .xs\:hover\:space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .xs\:hover\:space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .xs\:hover\:space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .xs\:hover\:space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .xs\:hover\:space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .xs\:hover\:space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .xs\:hover\:space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .xs\:hover\:space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .xs\:hover\:space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .xs\:hover\:space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .xs\:hover\:space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .xs\:hover\:space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .xs\:hover\:space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .xs\:hover\:space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .xs\:hover\:space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .xs\:hover\:space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .xs\:hover\:space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .xs\:hover\:space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .xs\:hover\:space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .xs\:hover\:space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .xs\:hover\:space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .xs\:hover\:space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .xs\:hover\:space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .xs\:hover\:space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .xs\:hover\:space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .xs\:hover\:space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .xs\:hover\:space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .xs\:hover\:space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .xs\:hover\:space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .xs\:hover\:space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .xs\:hover\:space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .xs\:hover\:space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .xs\:hover\:space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .xs\:hover\:space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .xs\:hover\:space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .xs\:hover\:space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .xs\:hover\:space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .xs\:hover\:space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .xs\:hover\:space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .xs\:hover\:space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .xs\:hover\:space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .xs\:hover\:space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .xs\:hover\:space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .xs\:hover\:space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .xs\:hover\:space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .xs\:hover\:space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .xs\:hover\:space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .xs\:hover\:space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .xs\:hover\:space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .xs\:hover\:space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .xs\:hover\:space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .xs\:hover\:space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .xs\:hover\:space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .xs\:hover\:space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .xs\:hover\:space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .xs\:hover\:space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .xs\:hover\:space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .xs\:hover\:space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .xs\:hover\:space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .xs\:hover\:space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .xs\:hover\:space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .xs\:hover\:space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .xs\:hover\:space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .xs\:hover\:space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .xs\:hover\:space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .xs\:hover\:space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .xs\:hover\:space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .xs\:hover\:space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .xs\:hover\:space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .xs\:hover\:space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .xs\:hover\:space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .xs\:hover\:space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .xs\:hover\:space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .xs\:hover\:space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .xs\:hover\:space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .xs\:hover\:space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .xs\:hover\:space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .xs\:hover\:space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .xs\:hover\:space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .xs\:hover\:space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .xs\:hover\:space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .xs\:hover\:space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .xs\:hover\:space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .xs\:hover\:space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .xs\:hover\:space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .xs\:hover\:space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .xs\:hover\:space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .xs\:hover\:space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .xs\:hover\:space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .xs\:hover\:space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .xs\:hover\:space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .xs\:hover\:space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .xs\:hover\:space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .xs\:hover\:space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .xs\:hover\:space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .xs\:hover\:space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .xs\:hover\:space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .xs\:hover\:space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .xs\:hover\:space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .xs\:hover\:space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .xs\:hover\:space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .xs\:hover\:space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .xs\:hover\:space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .xs\:hover\:space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .xs\:hover\:space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .xs\:hover\:-space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xs\:hover\:-space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xs\:hover\:-space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .xs\:hover\:-space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .xs\:hover\:-space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .xs\:hover\:-space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .xs\:hover\:-space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .xs\:hover\:-space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .xs\:hover\:-space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .xs\:hover\:-space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .xs\:hover\:-space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .xs\:hover\:-space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .xs\:hover\:-space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .xs\:hover\:-space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .xs\:hover\:-space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .xs\:hover\:-space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .xs\:hover\:-space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .xs\:hover\:-space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .xs\:hover\:-space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .xs\:hover\:-space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .xs\:hover\:-space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .xs\:hover\:-space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .xs\:hover\:-space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .xs\:hover\:-space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .xs\:hover\:-space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .xs\:hover\:-space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .xs\:hover\:-space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .xs\:hover\:-space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .xs\:hover\:-space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .xs\:hover\:-space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .xs\:hover\:-space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .xs\:hover\:-space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .xs\:hover\:-space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .xs\:hover\:-space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .xs\:hover\:-space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .xs\:hover\:-space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .xs\:hover\:-space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .xs\:hover\:-space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .xs\:hover\:-space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .xs\:hover\:-space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .xs\:hover\:-space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .xs\:hover\:-space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .xs\:hover\:-space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .xs\:hover\:-space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .xs\:hover\:-space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .xs\:hover\:-space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .xs\:hover\:-space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .xs\:hover\:-space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .xs\:hover\:-space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .xs\:hover\:-space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .xs\:hover\:-space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .xs\:hover\:-space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .xs\:hover\:-space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .xs\:hover\:-space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .xs\:hover\:-space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .xs\:hover\:-space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .xs\:hover\:-space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .xs\:hover\:-space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .xs\:hover\:-space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .xs\:hover\:-space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .xs\:hover\:-space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .xs\:hover\:-space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .xs\:hover\:-space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .xs\:hover\:-space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .xs\:hover\:-space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .xs\:hover\:-space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .xs\:hover\:-space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .xs\:hover\:-space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .xs\:hover\:-space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .xs\:hover\:-space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .xs\:hover\:-space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .xs\:hover\:-space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .xs\:hover\:-space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .xs\:hover\:-space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .xs\:hover\:-space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .xs\:hover\:-space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .xs\:hover\:-space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .xs\:hover\:-space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .xs\:hover\:-space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .xs\:hover\:-space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .xs\:hover\:-space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .xs\:hover\:-space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .xs\:hover\:-space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .xs\:hover\:-space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .xs\:hover\:-space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .xs\:hover\:-space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .xs\:hover\:-space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .xs\:hover\:-space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .xs\:hover\:-space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .xs\:hover\:-space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .xs\:hover\:-space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .xs\:hover\:-space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .xs\:hover\:-space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .xs\:hover\:-space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .xs\:hover\:-space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .xs\:hover\:-space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .xs\:hover\:-space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .xs\:hover\:-space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .xs\:hover\:-space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .xs\:hover\:-space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .xs\:hover\:-space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .xs\:hover\:-space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .xs\:hover\:-space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .xs\:hover\:-space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .xs\:hover\:-space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .xs\:hover\:-space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .xs\:hover\:-space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .xs\:hover\:-space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .xs\:hover\:-space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .xs\:hover\:-space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .xs\:hover\:-space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .xs\:hover\:-space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .xs\:hover\:-space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .xs\:hover\:-space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .xs\:hover\:-space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .xs\:hover\:-space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .xs\:hover\:-space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .xs\:hover\:-space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .xs\:hover\:-space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .xs\:hover\:-space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .xs\:hover\:-space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .xs\:hover\:-space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .xs\:hover\:-space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .xs\:hover\:-space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .xs\:hover\:-space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .xs\:hover\:-space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .xs\:hover\:-space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .xs\:hover\:-space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .xs\:hover\:-space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .xs\:hover\:-space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .xs\:hover\:-space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .xs\:hover\:-space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .xs\:hover\:-space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .xs\:hover\:-space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .xs\:hover\:-space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .xs\:hover\:-space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .xs\:hover\:-space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .xs\:hover\:-space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .xs\:hover\:-space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .xs\:hover\:-space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .xs\:hover\:-space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .xs\:hover\:-space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .xs\:hover\:-space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .xs\:hover\:-space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .xs\:hover\:-space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .xs\:hover\:-space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .xs\:hover\:-space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .xs\:hover\:-space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .xs\:hover\:-space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .xs\:hover\:-space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .xs\:hover\:-space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .xs\:hover\:-space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .xs\:hover\:-space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .xs\:hover\:-space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .xs\:hover\:-space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .xs\:hover\:-space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .xs\:hover\:-space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .xs\:hover\:-space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .xs\:hover\:-space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .xs\:hover\:-space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .xs\:hover\:-space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .xs\:hover\:-space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .xs\:hover\:-space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .xs\:hover\:-space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .xs\:hover\:-space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .xs\:hover\:-space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .xs\:hover\:-space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .xs\:hover\:-space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .xs\:hover\:-space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .xs\:hover\:-space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .xs\:hover\:-space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .xs\:hover\:-space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .xs\:hover\:-space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .xs\:hover\:-space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .xs\:hover\:-space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .xs\:hover\:-space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .xs\:hover\:-space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .xs\:hover\:-space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .xs\:hover\:-space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .xs\:hover\:-space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .xs\:hover\:-space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .xs\:hover\:-space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .xs\:hover\:-space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .xs\:hover\:-space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .xs\:hover\:-space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .xs\:hover\:-space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .xs\:hover\:-space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .xs\:hover\:-space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .xs\:hover\:-space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .xs\:hover\:-space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .xs\:hover\:-space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .xs\:hover\:-space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .xs\:hover\:-space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .xs\:hover\:-space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .xs\:hover\:-space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .xs\:hover\:-space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .xs\:hover\:-space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .xs\:hover\:-space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .xs\:hover\:-space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .xs\:hover\:-space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .xs\:hover\:-space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .xs\:hover\:-space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .xs\:hover\:-space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .xs\:hover\:-space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .xs\:hover\:-space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .xs\:hover\:-space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .xs\:hover\:-space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .xs\:hover\:-space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .xs\:hover\:-space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .xs\:hover\:-space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .xs\:hover\:-space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .xs\:hover\:-space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .xs\:hover\:-space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .xs\:hover\:-space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .xs\:hover\:-space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .xs\:hover\:-space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .xs\:hover\:-space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .xs\:hover\:-space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .xs\:hover\:-space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .xs\:hover\:-space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .xs\:hover\:-space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .xs\:hover\:-space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .xs\:hover\:-space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .xs\:hover\:-space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .xs\:hover\:-space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .xs\:hover\:-space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .xs\:hover\:-space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .xs\:hover\:-space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .xs\:hover\:-space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .xs\:hover\:-space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .xs\:hover\:-space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .xs\:hover\:-space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .xs\:hover\:-space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .xs\:hover\:-space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .xs\:hover\:-space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .xs\:hover\:-space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .xs\:hover\:-space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .xs\:hover\:-space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .xs\:hover\:-space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .xs\:hover\:-space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .xs\:hover\:-space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .xs\:hover\:-space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .xs\:hover\:-space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .xs\:hover\:-space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .xs\:hover\:-space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .xs\:hover\:-space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .xs\:hover\:-space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .xs\:hover\:-space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .xs\:hover\:-space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .xs\:hover\:-space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .xs\:hover\:-space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .xs\:hover\:-space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .xs\:hover\:-space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .xs\:hover\:-space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .xs\:hover\:-space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .xs\:hover\:-space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .xs\:hover\:-space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .xs\:hover\:-space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .xs\:hover\:-space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .xs\:hover\:-space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .xs\:hover\:-space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .xs\:hover\:-space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .xs\:hover\:-space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .xs\:hover\:-space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .xs\:hover\:-space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .xs\:hover\:-space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .xs\:hover\:-space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .xs\:hover\:-space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .xs\:hover\:-space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .xs\:hover\:-space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .xs\:hover\:-space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .xs\:hover\:-space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .xs\:hover\:-space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .xs\:hover\:-space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .xs\:hover\:-space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .xs\:hover\:-space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .xs\:hover\:-space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .xs\:hover\:-space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .xs\:hover\:-space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .xs\:hover\:-space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .xs\:hover\:-space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .xs\:hover\:-space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .xs\:hover\:-space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .xs\:hover\:-space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .xs\:hover\:-space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .xs\:hover\:-space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .xs\:hover\:-space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .xs\:hover\:-space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .xs\:hover\:-space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .xs\:hover\:-space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .xs\:hover\:-space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .xs\:hover\:-space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .xs\:hover\:-space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .xs\:hover\:-space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .xs\:hover\:-space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .xs\:hover\:-space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .xs\:hover\:-space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .xs\:hover\:-space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .xs\:hover\:-space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .xs\:hover\:-space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .xs\:hover\:-space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .xs\:hover\:-space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .xs\:hover\:-space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .xs\:hover\:-space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .xs\:hover\:-space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .xs\:hover\:-space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .xs\:hover\:-space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .xs\:hover\:-space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .xs\:hover\:-space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .xs\:hover\:-space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .xs\:hover\:-space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .xs\:hover\:-space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .xs\:hover\:-space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .xs\:hover\:-space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .xs\:hover\:-space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .xs\:hover\:-space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .xs\:hover\:-space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .xs\:hover\:-space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .xs\:hover\:-space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .xs\:hover\:-space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .xs\:hover\:-space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .xs\:hover\:-space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .xs\:hover\:-space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .xs\:hover\:-space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .xs\:hover\:-space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .xs\:hover\:-space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .xs\:hover\:-space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .xs\:hover\:-space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .xs\:hover\:-space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .xs\:hover\:-space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .xs\:hover\:-space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .xs\:hover\:-space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .xs\:hover\:-space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .xs\:hover\:-space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .xs\:hover\:-space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .xs\:hover\:-space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .xs\:hover\:-space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .xs\:hover\:-space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .xs\:hover\:-space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .xs\:hover\:-space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .xs\:hover\:-space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .xs\:hover\:-space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .xs\:hover\:-space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .xs\:hover\:-space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .xs\:hover\:-space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .xs\:hover\:-space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .xs\:hover\:-space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .xs\:hover\:-space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .xs\:hover\:-space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .xs\:hover\:-space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .xs\:hover\:-space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .xs\:hover\:-space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .xs\:hover\:-space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .xs\:hover\:-space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .xs\:hover\:-space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .xs\:hover\:-space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .xs\:hover\:-space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .xs\:hover\:-space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .xs\:hover\:-space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .xs\:hover\:-space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .xs\:hover\:-space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .xs\:hover\:-space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .xs\:hover\:-space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .xs\:hover\:-space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .xs\:hover\:-space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .xs\:hover\:-space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .xs\:hover\:-space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .xs\:hover\:-space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .xs\:hover\:-space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .xs\:hover\:-space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .xs\:hover\:-space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .xs\:hover\:-space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .xs\:hover\:-space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .xs\:hover\:-space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .xs\:hover\:-space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .xs\:hover\:-space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .xs\:hover\:-space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .xs\:hover\:-space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .xs\:hover\:-space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .xs\:hover\:-space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .xs\:hover\:-space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .xs\:hover\:-space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .xs\:hover\:-space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .xs\:hover\:-space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .xs\:hover\:-space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .xs\:hover\:-space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .xs\:hover\:-space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .xs\:hover\:-space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .xs\:hover\:-space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .xs\:hover\:-space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .xs\:hover\:-space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .xs\:hover\:-space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .xs\:hover\:-space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .xs\:hover\:-space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .xs\:hover\:-space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .xs\:hover\:-space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .xs\:hover\:-space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .xs\:hover\:-space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .xs\:hover\:-space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .xs\:hover\:-space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .xs\:hover\:-space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .xs\:hover\:-space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .xs\:hover\:-space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .xs\:hover\:-space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .xs\:hover\:-space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .xs\:hover\:-space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .xs\:hover\:-space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .xs\:hover\:-space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .xs\:hover\:-space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .xs\:hover\:-space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .xs\:hover\:-space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .xs\:hover\:-space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .xs\:hover\:-space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .xs\:hover\:-space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .xs\:hover\:-space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .xs\:hover\:-space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .xs\:hover\:-space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .xs\:hover\:-space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .xs\:hover\:-space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .xs\:hover\:-space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .xs\:hover\:-space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .xs\:hover\:-space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .xs\:hover\:-space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .xs\:hover\:-space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .xs\:focus\:space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xs\:focus\:space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xs\:focus\:space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .xs\:focus\:space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .xs\:focus\:space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .xs\:focus\:space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .xs\:focus\:space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .xs\:focus\:space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .xs\:focus\:space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .xs\:focus\:space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .xs\:focus\:space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .xs\:focus\:space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .xs\:focus\:space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .xs\:focus\:space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .xs\:focus\:space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .xs\:focus\:space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .xs\:focus\:space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .xs\:focus\:space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .xs\:focus\:space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .xs\:focus\:space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .xs\:focus\:space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .xs\:focus\:space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .xs\:focus\:space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .xs\:focus\:space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .xs\:focus\:space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .xs\:focus\:space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .xs\:focus\:space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .xs\:focus\:space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .xs\:focus\:space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .xs\:focus\:space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .xs\:focus\:space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .xs\:focus\:space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .xs\:focus\:space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .xs\:focus\:space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .xs\:focus\:space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .xs\:focus\:space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .xs\:focus\:space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .xs\:focus\:space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .xs\:focus\:space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .xs\:focus\:space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .xs\:focus\:space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .xs\:focus\:space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .xs\:focus\:space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .xs\:focus\:space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .xs\:focus\:space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .xs\:focus\:space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .xs\:focus\:space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .xs\:focus\:space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .xs\:focus\:space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .xs\:focus\:space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .xs\:focus\:space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .xs\:focus\:space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .xs\:focus\:space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .xs\:focus\:space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .xs\:focus\:space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .xs\:focus\:space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .xs\:focus\:space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .xs\:focus\:space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .xs\:focus\:space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .xs\:focus\:space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .xs\:focus\:space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .xs\:focus\:space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .xs\:focus\:space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .xs\:focus\:space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .xs\:focus\:space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .xs\:focus\:space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .xs\:focus\:space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .xs\:focus\:space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .xs\:focus\:space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .xs\:focus\:space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .xs\:focus\:space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .xs\:focus\:space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .xs\:focus\:space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .xs\:focus\:space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .xs\:focus\:space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .xs\:focus\:space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .xs\:focus\:space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .xs\:focus\:space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .xs\:focus\:space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .xs\:focus\:space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .xs\:focus\:space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .xs\:focus\:space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .xs\:focus\:space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .xs\:focus\:space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .xs\:focus\:space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .xs\:focus\:space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .xs\:focus\:space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .xs\:focus\:space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .xs\:focus\:space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .xs\:focus\:space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .xs\:focus\:space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .xs\:focus\:space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .xs\:focus\:space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .xs\:focus\:space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .xs\:focus\:space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .xs\:focus\:space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .xs\:focus\:space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .xs\:focus\:space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .xs\:focus\:space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .xs\:focus\:space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .xs\:focus\:space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .xs\:focus\:space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .xs\:focus\:space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .xs\:focus\:space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .xs\:focus\:space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .xs\:focus\:space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .xs\:focus\:space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .xs\:focus\:space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .xs\:focus\:space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .xs\:focus\:space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .xs\:focus\:space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .xs\:focus\:space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .xs\:focus\:space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .xs\:focus\:space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .xs\:focus\:space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .xs\:focus\:space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .xs\:focus\:space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .xs\:focus\:space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .xs\:focus\:space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .xs\:focus\:space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .xs\:focus\:space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .xs\:focus\:space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .xs\:focus\:space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .xs\:focus\:space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .xs\:focus\:space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .xs\:focus\:space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .xs\:focus\:space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .xs\:focus\:space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .xs\:focus\:space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .xs\:focus\:space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .xs\:focus\:space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .xs\:focus\:space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .xs\:focus\:space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .xs\:focus\:space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .xs\:focus\:space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .xs\:focus\:space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .xs\:focus\:space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .xs\:focus\:space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .xs\:focus\:space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .xs\:focus\:space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .xs\:focus\:space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .xs\:focus\:space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .xs\:focus\:space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .xs\:focus\:space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .xs\:focus\:space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .xs\:focus\:space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .xs\:focus\:space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .xs\:focus\:space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .xs\:focus\:space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .xs\:focus\:space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .xs\:focus\:space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .xs\:focus\:space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .xs\:focus\:space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .xs\:focus\:space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .xs\:focus\:space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .xs\:focus\:space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .xs\:focus\:space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .xs\:focus\:space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .xs\:focus\:space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .xs\:focus\:space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .xs\:focus\:space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .xs\:focus\:space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .xs\:focus\:space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .xs\:focus\:space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .xs\:focus\:space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .xs\:focus\:space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .xs\:focus\:space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .xs\:focus\:space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .xs\:focus\:space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .xs\:focus\:space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .xs\:focus\:space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .xs\:focus\:space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .xs\:focus\:space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .xs\:focus\:space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .xs\:focus\:space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .xs\:focus\:space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .xs\:focus\:space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .xs\:focus\:space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .xs\:focus\:space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .xs\:focus\:space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .xs\:focus\:space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .xs\:focus\:space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .xs\:focus\:space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .xs\:focus\:space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .xs\:focus\:space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .xs\:focus\:space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .xs\:focus\:space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .xs\:focus\:space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .xs\:focus\:space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .xs\:focus\:space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .xs\:focus\:space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .xs\:focus\:space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .xs\:focus\:space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .xs\:focus\:space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .xs\:focus\:space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .xs\:focus\:space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .xs\:focus\:space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .xs\:focus\:space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .xs\:focus\:space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .xs\:focus\:space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .xs\:focus\:space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .xs\:focus\:space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .xs\:focus\:space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .xs\:focus\:space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .xs\:focus\:space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .xs\:focus\:space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .xs\:focus\:space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .xs\:focus\:space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .xs\:focus\:space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .xs\:focus\:space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .xs\:focus\:space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .xs\:focus\:space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .xs\:focus\:space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .xs\:focus\:space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .xs\:focus\:space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .xs\:focus\:space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .xs\:focus\:space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .xs\:focus\:space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .xs\:focus\:space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .xs\:focus\:space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .xs\:focus\:space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .xs\:focus\:space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .xs\:focus\:space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .xs\:focus\:space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .xs\:focus\:space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .xs\:focus\:space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .xs\:focus\:space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .xs\:focus\:space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .xs\:focus\:space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .xs\:focus\:space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .xs\:focus\:space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .xs\:focus\:space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .xs\:focus\:space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .xs\:focus\:space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .xs\:focus\:space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .xs\:focus\:space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .xs\:focus\:space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .xs\:focus\:space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .xs\:focus\:space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .xs\:focus\:space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .xs\:focus\:space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .xs\:focus\:space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .xs\:focus\:space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .xs\:focus\:space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .xs\:focus\:space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .xs\:focus\:space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .xs\:focus\:space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .xs\:focus\:space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .xs\:focus\:space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .xs\:focus\:space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .xs\:focus\:space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .xs\:focus\:space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .xs\:focus\:space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .xs\:focus\:space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .xs\:focus\:space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .xs\:focus\:space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .xs\:focus\:space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .xs\:focus\:space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .xs\:focus\:space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .xs\:focus\:space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .xs\:focus\:space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .xs\:focus\:space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .xs\:focus\:space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .xs\:focus\:space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .xs\:focus\:space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .xs\:focus\:space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .xs\:focus\:space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .xs\:focus\:space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .xs\:focus\:space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .xs\:focus\:space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .xs\:focus\:space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .xs\:focus\:space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .xs\:focus\:space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .xs\:focus\:space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .xs\:focus\:space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .xs\:focus\:space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .xs\:focus\:space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .xs\:focus\:space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .xs\:focus\:space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .xs\:focus\:space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .xs\:focus\:space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .xs\:focus\:space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .xs\:focus\:space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .xs\:focus\:space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .xs\:focus\:space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .xs\:focus\:space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .xs\:focus\:space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .xs\:focus\:space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .xs\:focus\:space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .xs\:focus\:space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .xs\:focus\:space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .xs\:focus\:space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .xs\:focus\:space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .xs\:focus\:space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .xs\:focus\:space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .xs\:focus\:space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .xs\:focus\:space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .xs\:focus\:space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .xs\:focus\:space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .xs\:focus\:space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .xs\:focus\:space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .xs\:focus\:space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .xs\:focus\:space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .xs\:focus\:space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .xs\:focus\:space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .xs\:focus\:space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .xs\:focus\:space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .xs\:focus\:space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .xs\:focus\:space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .xs\:focus\:space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .xs\:focus\:space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .xs\:focus\:space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .xs\:focus\:space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .xs\:focus\:space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .xs\:focus\:space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .xs\:focus\:space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .xs\:focus\:space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .xs\:focus\:space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .xs\:focus\:space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .xs\:focus\:space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .xs\:focus\:space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .xs\:focus\:space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .xs\:focus\:space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .xs\:focus\:space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .xs\:focus\:space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .xs\:focus\:space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .xs\:focus\:space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .xs\:focus\:space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .xs\:focus\:space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .xs\:focus\:space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .xs\:focus\:space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .xs\:focus\:space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .xs\:focus\:space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .xs\:focus\:space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .xs\:focus\:space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .xs\:focus\:space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .xs\:focus\:space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .xs\:focus\:space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .xs\:focus\:space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .xs\:focus\:space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .xs\:focus\:space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .xs\:focus\:space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .xs\:focus\:space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .xs\:focus\:space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .xs\:focus\:space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .xs\:focus\:space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .xs\:focus\:space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .xs\:focus\:space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .xs\:focus\:space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .xs\:focus\:space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .xs\:focus\:space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .xs\:focus\:space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .xs\:focus\:space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .xs\:focus\:space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .xs\:focus\:space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .xs\:focus\:space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .xs\:focus\:space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .xs\:focus\:space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .xs\:focus\:space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .xs\:focus\:space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .xs\:focus\:space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .xs\:focus\:space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .xs\:focus\:space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .xs\:focus\:space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .xs\:focus\:space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .xs\:focus\:space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .xs\:focus\:space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .xs\:focus\:space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .xs\:focus\:space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .xs\:focus\:space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .xs\:focus\:space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .xs\:focus\:space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .xs\:focus\:space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .xs\:focus\:space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .xs\:focus\:space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .xs\:focus\:space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .xs\:focus\:space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .xs\:focus\:space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .xs\:focus\:space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .xs\:focus\:space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .xs\:focus\:space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .xs\:focus\:space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .xs\:focus\:space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .xs\:focus\:space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .xs\:focus\:space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .xs\:focus\:space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .xs\:focus\:space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .xs\:focus\:space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .xs\:focus\:space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .xs\:focus\:space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .xs\:focus\:space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .xs\:focus\:space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .xs\:focus\:space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .xs\:focus\:space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .xs\:focus\:space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .xs\:focus\:space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .xs\:focus\:space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .xs\:focus\:space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .xs\:focus\:space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .xs\:focus\:space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .xs\:focus\:space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .xs\:focus\:space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .xs\:focus\:space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .xs\:focus\:space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .xs\:focus\:space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .xs\:focus\:space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .xs\:focus\:space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .xs\:focus\:space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .xs\:focus\:space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .xs\:focus\:space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .xs\:focus\:space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .xs\:focus\:space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .xs\:focus\:space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .xs\:focus\:space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .xs\:focus\:space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .xs\:focus\:space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .xs\:focus\:space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .xs\:focus\:space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .xs\:focus\:space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .xs\:focus\:space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .xs\:focus\:space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .xs\:focus\:space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .xs\:focus\:space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .xs\:focus\:space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .xs\:focus\:-space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xs\:focus\:-space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xs\:focus\:-space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .xs\:focus\:-space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .xs\:focus\:-space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .xs\:focus\:-space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .xs\:focus\:-space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .xs\:focus\:-space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .xs\:focus\:-space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .xs\:focus\:-space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .xs\:focus\:-space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .xs\:focus\:-space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .xs\:focus\:-space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .xs\:focus\:-space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .xs\:focus\:-space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .xs\:focus\:-space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .xs\:focus\:-space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .xs\:focus\:-space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .xs\:focus\:-space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .xs\:focus\:-space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .xs\:focus\:-space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .xs\:focus\:-space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .xs\:focus\:-space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .xs\:focus\:-space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .xs\:focus\:-space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .xs\:focus\:-space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .xs\:focus\:-space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .xs\:focus\:-space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .xs\:focus\:-space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .xs\:focus\:-space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .xs\:focus\:-space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .xs\:focus\:-space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .xs\:focus\:-space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .xs\:focus\:-space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .xs\:focus\:-space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .xs\:focus\:-space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .xs\:focus\:-space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .xs\:focus\:-space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .xs\:focus\:-space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .xs\:focus\:-space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .xs\:focus\:-space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .xs\:focus\:-space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .xs\:focus\:-space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .xs\:focus\:-space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .xs\:focus\:-space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .xs\:focus\:-space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .xs\:focus\:-space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .xs\:focus\:-space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .xs\:focus\:-space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .xs\:focus\:-space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .xs\:focus\:-space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .xs\:focus\:-space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .xs\:focus\:-space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .xs\:focus\:-space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .xs\:focus\:-space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .xs\:focus\:-space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .xs\:focus\:-space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .xs\:focus\:-space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .xs\:focus\:-space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .xs\:focus\:-space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .xs\:focus\:-space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .xs\:focus\:-space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .xs\:focus\:-space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .xs\:focus\:-space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .xs\:focus\:-space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .xs\:focus\:-space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .xs\:focus\:-space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .xs\:focus\:-space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .xs\:focus\:-space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .xs\:focus\:-space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .xs\:focus\:-space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .xs\:focus\:-space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .xs\:focus\:-space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .xs\:focus\:-space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .xs\:focus\:-space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .xs\:focus\:-space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .xs\:focus\:-space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .xs\:focus\:-space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .xs\:focus\:-space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .xs\:focus\:-space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .xs\:focus\:-space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .xs\:focus\:-space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .xs\:focus\:-space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .xs\:focus\:-space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .xs\:focus\:-space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .xs\:focus\:-space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .xs\:focus\:-space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .xs\:focus\:-space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .xs\:focus\:-space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .xs\:focus\:-space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .xs\:focus\:-space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .xs\:focus\:-space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .xs\:focus\:-space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .xs\:focus\:-space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .xs\:focus\:-space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .xs\:focus\:-space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .xs\:focus\:-space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .xs\:focus\:-space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .xs\:focus\:-space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .xs\:focus\:-space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .xs\:focus\:-space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .xs\:focus\:-space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .xs\:focus\:-space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .xs\:focus\:-space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .xs\:focus\:-space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .xs\:focus\:-space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .xs\:focus\:-space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .xs\:focus\:-space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .xs\:focus\:-space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .xs\:focus\:-space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .xs\:focus\:-space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .xs\:focus\:-space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .xs\:focus\:-space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .xs\:focus\:-space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .xs\:focus\:-space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .xs\:focus\:-space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .xs\:focus\:-space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .xs\:focus\:-space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .xs\:focus\:-space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .xs\:focus\:-space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .xs\:focus\:-space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .xs\:focus\:-space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .xs\:focus\:-space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .xs\:focus\:-space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .xs\:focus\:-space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .xs\:focus\:-space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .xs\:focus\:-space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .xs\:focus\:-space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .xs\:focus\:-space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .xs\:focus\:-space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .xs\:focus\:-space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .xs\:focus\:-space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .xs\:focus\:-space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .xs\:focus\:-space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .xs\:focus\:-space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .xs\:focus\:-space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .xs\:focus\:-space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .xs\:focus\:-space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .xs\:focus\:-space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .xs\:focus\:-space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .xs\:focus\:-space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .xs\:focus\:-space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .xs\:focus\:-space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .xs\:focus\:-space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .xs\:focus\:-space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .xs\:focus\:-space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .xs\:focus\:-space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .xs\:focus\:-space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .xs\:focus\:-space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .xs\:focus\:-space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .xs\:focus\:-space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .xs\:focus\:-space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .xs\:focus\:-space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .xs\:focus\:-space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .xs\:focus\:-space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .xs\:focus\:-space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .xs\:focus\:-space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .xs\:focus\:-space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .xs\:focus\:-space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .xs\:focus\:-space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .xs\:focus\:-space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .xs\:focus\:-space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .xs\:focus\:-space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .xs\:focus\:-space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .xs\:focus\:-space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .xs\:focus\:-space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .xs\:focus\:-space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .xs\:focus\:-space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .xs\:focus\:-space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .xs\:focus\:-space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .xs\:focus\:-space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .xs\:focus\:-space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .xs\:focus\:-space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .xs\:focus\:-space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .xs\:focus\:-space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .xs\:focus\:-space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .xs\:focus\:-space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .xs\:focus\:-space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .xs\:focus\:-space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .xs\:focus\:-space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .xs\:focus\:-space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .xs\:focus\:-space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .xs\:focus\:-space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .xs\:focus\:-space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .xs\:focus\:-space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .xs\:focus\:-space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .xs\:focus\:-space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .xs\:focus\:-space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .xs\:focus\:-space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .xs\:focus\:-space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .xs\:focus\:-space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .xs\:focus\:-space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .xs\:focus\:-space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .xs\:focus\:-space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .xs\:focus\:-space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .xs\:focus\:-space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .xs\:focus\:-space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .xs\:focus\:-space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .xs\:focus\:-space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .xs\:focus\:-space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .xs\:focus\:-space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .xs\:focus\:-space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .xs\:focus\:-space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .xs\:focus\:-space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .xs\:focus\:-space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .xs\:focus\:-space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .xs\:focus\:-space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .xs\:focus\:-space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .xs\:focus\:-space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .xs\:focus\:-space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .xs\:focus\:-space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .xs\:focus\:-space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .xs\:focus\:-space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .xs\:focus\:-space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .xs\:focus\:-space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .xs\:focus\:-space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .xs\:focus\:-space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .xs\:focus\:-space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .xs\:focus\:-space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .xs\:focus\:-space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .xs\:focus\:-space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .xs\:focus\:-space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .xs\:focus\:-space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .xs\:focus\:-space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .xs\:focus\:-space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .xs\:focus\:-space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .xs\:focus\:-space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .xs\:focus\:-space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .xs\:focus\:-space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .xs\:focus\:-space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .xs\:focus\:-space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .xs\:focus\:-space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .xs\:focus\:-space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .xs\:focus\:-space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .xs\:focus\:-space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .xs\:focus\:-space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .xs\:focus\:-space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .xs\:focus\:-space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .xs\:focus\:-space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .xs\:focus\:-space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .xs\:focus\:-space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .xs\:focus\:-space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .xs\:focus\:-space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .xs\:focus\:-space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .xs\:focus\:-space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .xs\:focus\:-space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .xs\:focus\:-space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .xs\:focus\:-space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .xs\:focus\:-space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .xs\:focus\:-space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .xs\:focus\:-space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .xs\:focus\:-space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .xs\:focus\:-space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .xs\:focus\:-space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .xs\:focus\:-space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .xs\:focus\:-space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .xs\:focus\:-space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .xs\:focus\:-space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .xs\:focus\:-space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .xs\:focus\:-space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .xs\:focus\:-space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .xs\:focus\:-space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .xs\:focus\:-space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .xs\:focus\:-space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .xs\:focus\:-space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .xs\:focus\:-space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .xs\:focus\:-space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .xs\:focus\:-space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .xs\:focus\:-space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .xs\:focus\:-space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .xs\:focus\:-space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .xs\:focus\:-space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .xs\:focus\:-space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .xs\:focus\:-space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .xs\:focus\:-space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .xs\:focus\:-space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .xs\:focus\:-space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .xs\:focus\:-space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .xs\:focus\:-space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .xs\:focus\:-space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .xs\:focus\:-space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .xs\:focus\:-space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .xs\:focus\:-space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .xs\:focus\:-space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .xs\:focus\:-space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .xs\:focus\:-space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .xs\:focus\:-space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .xs\:focus\:-space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .xs\:focus\:-space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .xs\:focus\:-space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .xs\:focus\:-space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .xs\:focus\:-space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .xs\:focus\:-space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .xs\:focus\:-space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .xs\:focus\:-space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .xs\:focus\:-space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .xs\:focus\:-space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .xs\:focus\:-space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .xs\:focus\:-space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .xs\:focus\:-space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .xs\:focus\:-space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .xs\:focus\:-space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .xs\:focus\:-space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .xs\:focus\:-space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .xs\:focus\:-space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .xs\:focus\:-space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .xs\:focus\:-space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .xs\:focus\:-space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .xs\:focus\:-space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .xs\:focus\:-space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .xs\:focus\:-space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .xs\:focus\:-space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .xs\:focus\:-space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .xs\:focus\:-space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .xs\:focus\:-space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .xs\:focus\:-space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .xs\:focus\:-space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .xs\:focus\:-space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .xs\:focus\:-space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .xs\:focus\:-space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .xs\:focus\:-space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .xs\:focus\:-space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .xs\:focus\:-space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .xs\:focus\:-space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .xs\:focus\:-space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .xs\:focus\:-space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .xs\:focus\:-space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .xs\:focus\:-space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .xs\:focus\:-space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .xs\:focus\:-space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .xs\:focus\:-space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .xs\:focus\:-space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .xs\:focus\:-space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .xs\:focus\:-space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .xs\:focus\:-space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .xs\:focus\:-space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .xs\:focus\:-space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .xs\:focus\:-space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .xs\:focus\:-space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .xs\:focus\:-space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .xs\:focus\:-space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .xs\:focus\:-space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .xs\:focus\:-space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .xs\:focus\:-space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .xs\:focus\:-space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .xs\:focus\:-space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .xs\:focus\:-space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .xs\:focus\:-space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .xs\:focus\:-space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .xs\:focus\:-space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .xs\:focus\:-space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .xs\:focus\:-space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .xs\:focus\:-space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .xs\:focus\:-space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .xs\:focus\:-space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .xs\:focus\:-space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .xs\:focus\:-space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .xs\:focus\:-space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .xs\:focus\:-space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .xs\:focus\:-space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .xs\:focus\:-space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .xs\:focus\:-space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .xs\:focus\:-space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .xs\:focus\:-space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .xs\:focus\:-space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .xs\:focus\:-space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .xs\:focus\:-space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .xs\:focus\:-space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .xs\:focus\:-space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .xs\:focus\:-space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .xs\:focus\:-space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .xs\:focus\:-space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .xs\:focus\:-space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .xs\:focus\:-space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .xs\:focus\:-space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .xs\:focus\:-space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .xs\:focus\:-space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .xs\:focus\:-space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .xs\:focus\:-space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .xs\:focus\:-space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .xs\:focus\:-space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .xs\:focus\:-space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .xs\:focus\:-space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .xs\:focus\:-space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .xs\:focus\:-space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .xs\:focus\:-space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .xs\:focus\:-space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .xs\:focus\:-space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .xs\:focus\:-space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .xs\:focus\:-space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .xs\:focus\:-space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .xs\:focus\:-space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .xs\:focus\:-space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .xs\:focus\:-space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .xs\:focus\:-space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .xs\:focus\:-space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .xs\:focus\:-space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .xs\:focus\:-space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .xs\:focus\:-space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .xs\:focus\:-space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .xs\:focus\:-space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .xs\:focus\:-space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .xs\:focus\:-space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .xs\:focus\:-space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .xs\:focus\:-space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .xs\:focus\:-space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .xs\:focus\:-space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .xs\:focus\:-space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .xs\:focus\:-space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .xs\:focus\:-space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .xs\:focus\:-space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .xs\:focus\:-space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .xs\:focus\:-space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .xs\:focus\:-space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .xs\:focus\:-space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .xs\:focus\:-space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .xs\:focus\:-space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .xs\:focus\:-space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .xs\:focus\:-space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .xs\:focus\:-space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .xs\:focus\:-space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .xs\:focus\:-space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .xs\:focus\:-space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .xs\:focus\:-space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .xs\:divide-y-0 > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .xs\:divide-x-0 > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .xs\:divide-y-2 > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .xs\:divide-x-2 > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .xs\:divide-y-4 > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .xs\:divide-x-4 > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .xs\:divide-y-8 > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .xs\:divide-x-8 > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .xs\:divide-y > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .xs\:divide-x > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .xs\:hover\:divide-y-0:hover > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .xs\:hover\:divide-x-0:hover > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .xs\:hover\:divide-y-2:hover > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .xs\:hover\:divide-x-2:hover > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .xs\:hover\:divide-y-4:hover > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .xs\:hover\:divide-x-4:hover > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .xs\:hover\:divide-y-8:hover > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .xs\:hover\:divide-x-8:hover > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .xs\:hover\:divide-y:hover > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .xs\:hover\:divide-x:hover > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .xs\:focus\:divide-y-0:focus > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .xs\:focus\:divide-x-0:focus > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .xs\:focus\:divide-y-2:focus > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .xs\:focus\:divide-x-2:focus > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .xs\:focus\:divide-y-4:focus > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .xs\:focus\:divide-x-4:focus > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .xs\:focus\:divide-y-8:focus > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .xs\:focus\:divide-x-8:focus > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .xs\:focus\:divide-y:focus > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .xs\:focus\:divide-x:focus > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .xs\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .xs\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .xs\:divide-black > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .xs\:divide-white > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .xs\:divide-gray-100 > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .xs\:divide-gray-200 > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .xs\:divide-gray-300 > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .xs\:divide-gray-400 > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .xs\:divide-gray-500 > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .xs\:divide-gray-600 > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .xs\:divide-gray-700 > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .xs\:divide-gray-800 > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .xs\:divide-gray-900 > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .xs\:divide-red-100 > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .xs\:divide-red-200 > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .xs\:divide-red-300 > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .xs\:divide-red-400 > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .xs\:divide-red-500 > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .xs\:divide-red-600 > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .xs\:divide-red-700 > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .xs\:divide-red-800 > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .xs\:divide-red-900 > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .xs\:divide-orange-100 > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .xs\:divide-orange-200 > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .xs\:divide-orange-300 > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .xs\:divide-orange-400 > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .xs\:divide-orange-500 > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .xs\:divide-orange-600 > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .xs\:divide-orange-700 > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .xs\:divide-orange-800 > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .xs\:divide-orange-900 > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .xs\:divide-yellow-100 > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .xs\:divide-yellow-200 > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .xs\:divide-yellow-300 > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .xs\:divide-yellow-400 > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .xs\:divide-yellow-500 > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .xs\:divide-yellow-600 > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .xs\:divide-yellow-700 > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .xs\:divide-yellow-800 > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .xs\:divide-yellow-900 > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .xs\:divide-green-100 > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .xs\:divide-green-200 > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .xs\:divide-green-300 > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .xs\:divide-green-400 > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .xs\:divide-green-500 > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .xs\:divide-green-600 > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .xs\:divide-green-700 > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .xs\:divide-green-800 > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .xs\:divide-green-900 > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .xs\:divide-teal-100 > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .xs\:divide-teal-200 > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .xs\:divide-teal-300 > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .xs\:divide-teal-400 > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .xs\:divide-teal-500 > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .xs\:divide-teal-600 > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .xs\:divide-teal-700 > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .xs\:divide-teal-800 > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .xs\:divide-teal-900 > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .xs\:divide-blue-100 > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .xs\:divide-blue-200 > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .xs\:divide-blue-300 > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .xs\:divide-blue-400 > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .xs\:divide-blue-500 > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .xs\:divide-blue-600 > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .xs\:divide-blue-700 > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .xs\:divide-blue-800 > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .xs\:divide-blue-900 > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .xs\:divide-indigo-100 > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .xs\:divide-indigo-200 > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .xs\:divide-indigo-300 > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .xs\:divide-indigo-400 > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .xs\:divide-indigo-500 > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .xs\:divide-indigo-600 > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .xs\:divide-indigo-700 > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .xs\:divide-indigo-800 > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .xs\:divide-indigo-900 > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .xs\:divide-purple-100 > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .xs\:divide-purple-200 > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .xs\:divide-purple-300 > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .xs\:divide-purple-400 > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .xs\:divide-purple-500 > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .xs\:divide-purple-600 > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .xs\:divide-purple-700 > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .xs\:divide-purple-800 > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .xs\:divide-purple-900 > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .xs\:divide-pink-100 > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .xs\:divide-pink-200 > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .xs\:divide-pink-300 > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .xs\:divide-pink-400 > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .xs\:divide-pink-500 > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .xs\:divide-pink-600 > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .xs\:divide-pink-700 > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .xs\:divide-pink-800 > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .xs\:divide-pink-900 > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .xs\:divide-primary-black > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .xs\:divide-primary-green > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .xs\:hover\:divide-transparent:hover > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .xs\:hover\:divide-current:hover > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .xs\:hover\:divide-black:hover > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .xs\:hover\:divide-white:hover > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .xs\:hover\:divide-gray-100:hover > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .xs\:hover\:divide-gray-200:hover > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .xs\:hover\:divide-gray-300:hover > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .xs\:hover\:divide-gray-400:hover > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .xs\:hover\:divide-gray-500:hover > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .xs\:hover\:divide-gray-600:hover > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .xs\:hover\:divide-gray-700:hover > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .xs\:hover\:divide-gray-800:hover > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .xs\:hover\:divide-gray-900:hover > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .xs\:hover\:divide-red-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .xs\:hover\:divide-red-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .xs\:hover\:divide-red-300:hover > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .xs\:hover\:divide-red-400:hover > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .xs\:hover\:divide-red-500:hover > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .xs\:hover\:divide-red-600:hover > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .xs\:hover\:divide-red-700:hover > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .xs\:hover\:divide-red-800:hover > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .xs\:hover\:divide-red-900:hover > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .xs\:hover\:divide-orange-100:hover > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .xs\:hover\:divide-orange-200:hover > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .xs\:hover\:divide-orange-300:hover > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .xs\:hover\:divide-orange-400:hover > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .xs\:hover\:divide-orange-500:hover > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .xs\:hover\:divide-orange-600:hover > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .xs\:hover\:divide-orange-700:hover > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .xs\:hover\:divide-orange-800:hover > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .xs\:hover\:divide-orange-900:hover > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .xs\:hover\:divide-yellow-100:hover > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .xs\:hover\:divide-yellow-200:hover > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .xs\:hover\:divide-yellow-300:hover > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .xs\:hover\:divide-yellow-400:hover > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .xs\:hover\:divide-yellow-500:hover > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .xs\:hover\:divide-yellow-600:hover > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .xs\:hover\:divide-yellow-700:hover > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .xs\:hover\:divide-yellow-800:hover > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .xs\:hover\:divide-yellow-900:hover > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .xs\:hover\:divide-green-100:hover > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .xs\:hover\:divide-green-200:hover > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .xs\:hover\:divide-green-300:hover > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .xs\:hover\:divide-green-400:hover > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .xs\:hover\:divide-green-500:hover > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .xs\:hover\:divide-green-600:hover > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .xs\:hover\:divide-green-700:hover > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .xs\:hover\:divide-green-800:hover > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .xs\:hover\:divide-green-900:hover > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .xs\:hover\:divide-teal-100:hover > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .xs\:hover\:divide-teal-200:hover > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .xs\:hover\:divide-teal-300:hover > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .xs\:hover\:divide-teal-400:hover > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .xs\:hover\:divide-teal-500:hover > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .xs\:hover\:divide-teal-600:hover > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .xs\:hover\:divide-teal-700:hover > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .xs\:hover\:divide-teal-800:hover > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .xs\:hover\:divide-teal-900:hover > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .xs\:hover\:divide-blue-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .xs\:hover\:divide-blue-200:hover > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .xs\:hover\:divide-blue-300:hover > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .xs\:hover\:divide-blue-400:hover > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .xs\:hover\:divide-blue-500:hover > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .xs\:hover\:divide-blue-600:hover > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .xs\:hover\:divide-blue-700:hover > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .xs\:hover\:divide-blue-800:hover > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .xs\:hover\:divide-blue-900:hover > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .xs\:hover\:divide-indigo-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .xs\:hover\:divide-indigo-200:hover > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .xs\:hover\:divide-indigo-300:hover > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .xs\:hover\:divide-indigo-400:hover > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .xs\:hover\:divide-indigo-500:hover > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .xs\:hover\:divide-indigo-600:hover > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .xs\:hover\:divide-indigo-700:hover > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .xs\:hover\:divide-indigo-800:hover > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .xs\:hover\:divide-indigo-900:hover > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .xs\:hover\:divide-purple-100:hover > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .xs\:hover\:divide-purple-200:hover > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .xs\:hover\:divide-purple-300:hover > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .xs\:hover\:divide-purple-400:hover > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .xs\:hover\:divide-purple-500:hover > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .xs\:hover\:divide-purple-600:hover > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .xs\:hover\:divide-purple-700:hover > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .xs\:hover\:divide-purple-800:hover > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .xs\:hover\:divide-purple-900:hover > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .xs\:hover\:divide-pink-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .xs\:hover\:divide-pink-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .xs\:hover\:divide-pink-300:hover > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .xs\:hover\:divide-pink-400:hover > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .xs\:hover\:divide-pink-500:hover > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .xs\:hover\:divide-pink-600:hover > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .xs\:hover\:divide-pink-700:hover > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .xs\:hover\:divide-pink-800:hover > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .xs\:hover\:divide-pink-900:hover > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .xs\:hover\:divide-primary-black:hover > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .xs\:hover\:divide-primary-green:hover > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .xs\:focus\:divide-transparent:focus > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .xs\:focus\:divide-current:focus > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .xs\:focus\:divide-black:focus > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .xs\:focus\:divide-white:focus > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .xs\:focus\:divide-gray-100:focus > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .xs\:focus\:divide-gray-200:focus > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .xs\:focus\:divide-gray-300:focus > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .xs\:focus\:divide-gray-400:focus > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .xs\:focus\:divide-gray-500:focus > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .xs\:focus\:divide-gray-600:focus > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .xs\:focus\:divide-gray-700:focus > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .xs\:focus\:divide-gray-800:focus > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .xs\:focus\:divide-gray-900:focus > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .xs\:focus\:divide-red-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .xs\:focus\:divide-red-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .xs\:focus\:divide-red-300:focus > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .xs\:focus\:divide-red-400:focus > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .xs\:focus\:divide-red-500:focus > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .xs\:focus\:divide-red-600:focus > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .xs\:focus\:divide-red-700:focus > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .xs\:focus\:divide-red-800:focus > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .xs\:focus\:divide-red-900:focus > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .xs\:focus\:divide-orange-100:focus > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .xs\:focus\:divide-orange-200:focus > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .xs\:focus\:divide-orange-300:focus > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .xs\:focus\:divide-orange-400:focus > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .xs\:focus\:divide-orange-500:focus > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .xs\:focus\:divide-orange-600:focus > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .xs\:focus\:divide-orange-700:focus > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .xs\:focus\:divide-orange-800:focus > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .xs\:focus\:divide-orange-900:focus > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .xs\:focus\:divide-yellow-100:focus > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .xs\:focus\:divide-yellow-200:focus > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .xs\:focus\:divide-yellow-300:focus > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .xs\:focus\:divide-yellow-400:focus > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .xs\:focus\:divide-yellow-500:focus > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .xs\:focus\:divide-yellow-600:focus > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .xs\:focus\:divide-yellow-700:focus > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .xs\:focus\:divide-yellow-800:focus > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .xs\:focus\:divide-yellow-900:focus > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .xs\:focus\:divide-green-100:focus > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .xs\:focus\:divide-green-200:focus > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .xs\:focus\:divide-green-300:focus > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .xs\:focus\:divide-green-400:focus > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .xs\:focus\:divide-green-500:focus > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .xs\:focus\:divide-green-600:focus > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .xs\:focus\:divide-green-700:focus > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .xs\:focus\:divide-green-800:focus > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .xs\:focus\:divide-green-900:focus > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .xs\:focus\:divide-teal-100:focus > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .xs\:focus\:divide-teal-200:focus > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .xs\:focus\:divide-teal-300:focus > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .xs\:focus\:divide-teal-400:focus > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .xs\:focus\:divide-teal-500:focus > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .xs\:focus\:divide-teal-600:focus > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .xs\:focus\:divide-teal-700:focus > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .xs\:focus\:divide-teal-800:focus > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .xs\:focus\:divide-teal-900:focus > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .xs\:focus\:divide-blue-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .xs\:focus\:divide-blue-200:focus > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .xs\:focus\:divide-blue-300:focus > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .xs\:focus\:divide-blue-400:focus > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .xs\:focus\:divide-blue-500:focus > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .xs\:focus\:divide-blue-600:focus > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .xs\:focus\:divide-blue-700:focus > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .xs\:focus\:divide-blue-800:focus > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .xs\:focus\:divide-blue-900:focus > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .xs\:focus\:divide-indigo-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .xs\:focus\:divide-indigo-200:focus > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .xs\:focus\:divide-indigo-300:focus > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .xs\:focus\:divide-indigo-400:focus > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .xs\:focus\:divide-indigo-500:focus > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .xs\:focus\:divide-indigo-600:focus > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .xs\:focus\:divide-indigo-700:focus > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .xs\:focus\:divide-indigo-800:focus > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .xs\:focus\:divide-indigo-900:focus > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .xs\:focus\:divide-purple-100:focus > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .xs\:focus\:divide-purple-200:focus > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .xs\:focus\:divide-purple-300:focus > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .xs\:focus\:divide-purple-400:focus > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .xs\:focus\:divide-purple-500:focus > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .xs\:focus\:divide-purple-600:focus > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .xs\:focus\:divide-purple-700:focus > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .xs\:focus\:divide-purple-800:focus > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .xs\:focus\:divide-purple-900:focus > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .xs\:focus\:divide-pink-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .xs\:focus\:divide-pink-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .xs\:focus\:divide-pink-300:focus > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .xs\:focus\:divide-pink-400:focus > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .xs\:focus\:divide-pink-500:focus > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .xs\:focus\:divide-pink-600:focus > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .xs\:focus\:divide-pink-700:focus > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .xs\:focus\:divide-pink-800:focus > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .xs\:focus\:divide-pink-900:focus > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .xs\:focus\:divide-primary-black:focus > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .xs\:focus\:divide-primary-green:focus > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .xs\:divide-solid > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .xs\:divide-dashed > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .xs\:divide-dotted > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .xs\:divide-double > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .xs\:divide-none > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .xs\:hover\:divide-solid:hover > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .xs\:hover\:divide-dashed:hover > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .xs\:hover\:divide-dotted:hover > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .xs\:hover\:divide-double:hover > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .xs\:hover\:divide-none:hover > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .xs\:focus\:divide-solid:focus > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .xs\:focus\:divide-dashed:focus > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .xs\:focus\:divide-dotted:focus > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .xs\:focus\:divide-double:focus > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .xs\:focus\:divide-none:focus > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .xs\:sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xs\:not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xs\:hover\:sr-only:hover {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xs\:hover\:not-sr-only:hover {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xs\:focus\:sr-only:focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xs\:focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xs\:appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .xs\:hover\:appearance-none:hover {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .xs\:focus\:appearance-none:focus {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .xs\:bg-fixed {
    background-attachment: fixed !important;
  }

  .xs\:bg-local {
    background-attachment: local !important;
  }

  .xs\:bg-scroll {
    background-attachment: scroll !important;
  }

  .xs\:hover\:bg-fixed:hover {
    background-attachment: fixed !important;
  }

  .xs\:hover\:bg-local:hover {
    background-attachment: local !important;
  }

  .xs\:hover\:bg-scroll:hover {
    background-attachment: scroll !important;
  }

  .xs\:focus\:bg-fixed:focus {
    background-attachment: fixed !important;
  }

  .xs\:focus\:bg-local:focus {
    background-attachment: local !important;
  }

  .xs\:focus\:bg-scroll:focus {
    background-attachment: scroll !important;
  }

  .xs\:bg-clip-border {
    background-clip: border-box !important;
  }

  .xs\:bg-clip-padding {
    background-clip: padding-box !important;
  }

  .xs\:bg-clip-content {
    background-clip: content-box !important;
  }

  .xs\:hover\:bg-clip-border:hover {
    background-clip: border-box !important;
  }

  .xs\:hover\:bg-clip-padding:hover {
    background-clip: padding-box !important;
  }

  .xs\:hover\:bg-clip-content:hover {
    background-clip: content-box !important;
  }

  .xs\:focus\:bg-clip-border:focus {
    background-clip: border-box !important;
  }

  .xs\:focus\:bg-clip-padding:focus {
    background-clip: padding-box !important;
  }

  .xs\:focus\:bg-clip-content:focus {
    background-clip: content-box !important;
  }

  .xs\:bg-transparent {
    background-color: transparent !important;
  }

  .xs\:bg-current {
    background-color: currentColor !important;
  }

  .xs\:bg-black {
    background-color: #000 !important;
  }

  .xs\:bg-white {
    background-color: #fff !important;
  }

  .xs\:bg-gray-100 {
    background-color: #f7fafc !important;
  }

  .xs\:bg-gray-200 {
    background-color: #edf2f7 !important;
  }

  .xs\:bg-gray-300 {
    background-color: #e2e8f0 !important;
  }

  .xs\:bg-gray-400 {
    background-color: #cbd5e0 !important;
  }

  .xs\:bg-gray-500 {
    background-color: #a0aec0 !important;
  }

  .xs\:bg-gray-600 {
    background-color: #718096 !important;
  }

  .xs\:bg-gray-700 {
    background-color: #4a5568 !important;
  }

  .xs\:bg-gray-800 {
    background-color: #2d3748 !important;
  }

  .xs\:bg-gray-900 {
    background-color: #1a202c !important;
  }

  .xs\:bg-red-100 {
    background-color: #fff5f5 !important;
  }

  .xs\:bg-red-200 {
    background-color: #fed7d7 !important;
  }

  .xs\:bg-red-300 {
    background-color: #feb2b2 !important;
  }

  .xs\:bg-red-400 {
    background-color: #fc8181 !important;
  }

  .xs\:bg-red-500 {
    background-color: #f56565 !important;
  }

  .xs\:bg-red-600 {
    background-color: #e53e3e !important;
  }

  .xs\:bg-red-700 {
    background-color: #c53030 !important;
  }

  .xs\:bg-red-800 {
    background-color: #9b2c2c !important;
  }

  .xs\:bg-red-900 {
    background-color: #742a2a !important;
  }

  .xs\:bg-orange-100 {
    background-color: #fffaf0 !important;
  }

  .xs\:bg-orange-200 {
    background-color: #feebc8 !important;
  }

  .xs\:bg-orange-300 {
    background-color: #fbd38d !important;
  }

  .xs\:bg-orange-400 {
    background-color: #f6ad55 !important;
  }

  .xs\:bg-orange-500 {
    background-color: #ed8936 !important;
  }

  .xs\:bg-orange-600 {
    background-color: #dd6b20 !important;
  }

  .xs\:bg-orange-700 {
    background-color: #c05621 !important;
  }

  .xs\:bg-orange-800 {
    background-color: #9c4221 !important;
  }

  .xs\:bg-orange-900 {
    background-color: #7b341e !important;
  }

  .xs\:bg-yellow-100 {
    background-color: #fffff0 !important;
  }

  .xs\:bg-yellow-200 {
    background-color: #fefcbf !important;
  }

  .xs\:bg-yellow-300 {
    background-color: #faf089 !important;
  }

  .xs\:bg-yellow-400 {
    background-color: #f6e05e !important;
  }

  .xs\:bg-yellow-500 {
    background-color: #ecc94b !important;
  }

  .xs\:bg-yellow-600 {
    background-color: #d69e2e !important;
  }

  .xs\:bg-yellow-700 {
    background-color: #b7791f !important;
  }

  .xs\:bg-yellow-800 {
    background-color: #975a16 !important;
  }

  .xs\:bg-yellow-900 {
    background-color: #744210 !important;
  }

  .xs\:bg-green-100 {
    background-color: #f0fff4 !important;
  }

  .xs\:bg-green-200 {
    background-color: #c6f6d5 !important;
  }

  .xs\:bg-green-300 {
    background-color: #9ae6b4 !important;
  }

  .xs\:bg-green-400 {
    background-color: #68d391 !important;
  }

  .xs\:bg-green-500 {
    background-color: #48bb78 !important;
  }

  .xs\:bg-green-600 {
    background-color: #38a169 !important;
  }

  .xs\:bg-green-700 {
    background-color: #2f855a !important;
  }

  .xs\:bg-green-800 {
    background-color: #276749 !important;
  }

  .xs\:bg-green-900 {
    background-color: #22543d !important;
  }

  .xs\:bg-teal-100 {
    background-color: #e6fffa !important;
  }

  .xs\:bg-teal-200 {
    background-color: #b2f5ea !important;
  }

  .xs\:bg-teal-300 {
    background-color: #81e6d9 !important;
  }

  .xs\:bg-teal-400 {
    background-color: #4fd1c5 !important;
  }

  .xs\:bg-teal-500 {
    background-color: #38b2ac !important;
  }

  .xs\:bg-teal-600 {
    background-color: #319795 !important;
  }

  .xs\:bg-teal-700 {
    background-color: #2c7a7b !important;
  }

  .xs\:bg-teal-800 {
    background-color: #285e61 !important;
  }

  .xs\:bg-teal-900 {
    background-color: #234e52 !important;
  }

  .xs\:bg-blue-100 {
    background-color: #ebf8ff !important;
  }

  .xs\:bg-blue-200 {
    background-color: #bee3f8 !important;
  }

  .xs\:bg-blue-300 {
    background-color: #90cdf4 !important;
  }

  .xs\:bg-blue-400 {
    background-color: #63b3ed !important;
  }

  .xs\:bg-blue-500 {
    background-color: #4299e1 !important;
  }

  .xs\:bg-blue-600 {
    background-color: #3182ce !important;
  }

  .xs\:bg-blue-700 {
    background-color: #2b6cb0 !important;
  }

  .xs\:bg-blue-800 {
    background-color: #2c5282 !important;
  }

  .xs\:bg-blue-900 {
    background-color: #2a4365 !important;
  }

  .xs\:bg-indigo-100 {
    background-color: #ebf4ff !important;
  }

  .xs\:bg-indigo-200 {
    background-color: #c3dafe !important;
  }

  .xs\:bg-indigo-300 {
    background-color: #a3bffa !important;
  }

  .xs\:bg-indigo-400 {
    background-color: #7f9cf5 !important;
  }

  .xs\:bg-indigo-500 {
    background-color: #667eea !important;
  }

  .xs\:bg-indigo-600 {
    background-color: #5a67d8 !important;
  }

  .xs\:bg-indigo-700 {
    background-color: #4c51bf !important;
  }

  .xs\:bg-indigo-800 {
    background-color: #434190 !important;
  }

  .xs\:bg-indigo-900 {
    background-color: #3c366b !important;
  }

  .xs\:bg-purple-100 {
    background-color: #faf5ff !important;
  }

  .xs\:bg-purple-200 {
    background-color: #e9d8fd !important;
  }

  .xs\:bg-purple-300 {
    background-color: #d6bcfa !important;
  }

  .xs\:bg-purple-400 {
    background-color: #b794f4 !important;
  }

  .xs\:bg-purple-500 {
    background-color: #9f7aea !important;
  }

  .xs\:bg-purple-600 {
    background-color: #805ad5 !important;
  }

  .xs\:bg-purple-700 {
    background-color: #6b46c1 !important;
  }

  .xs\:bg-purple-800 {
    background-color: #553c9a !important;
  }

  .xs\:bg-purple-900 {
    background-color: #44337a !important;
  }

  .xs\:bg-pink-100 {
    background-color: #fff5f7 !important;
  }

  .xs\:bg-pink-200 {
    background-color: #fed7e2 !important;
  }

  .xs\:bg-pink-300 {
    background-color: #fbb6ce !important;
  }

  .xs\:bg-pink-400 {
    background-color: #f687b3 !important;
  }

  .xs\:bg-pink-500 {
    background-color: #ed64a6 !important;
  }

  .xs\:bg-pink-600 {
    background-color: #d53f8c !important;
  }

  .xs\:bg-pink-700 {
    background-color: #b83280 !important;
  }

  .xs\:bg-pink-800 {
    background-color: #97266d !important;
  }

  .xs\:bg-pink-900 {
    background-color: #702459 !important;
  }

  .xs\:bg-primary-black {
    background-color: #333333 !important;
  }

  .xs\:bg-primary-green {
    background-color: #085E3C !important;
  }

  .xs\:hover\:bg-transparent:hover {
    background-color: transparent !important;
  }

  .xs\:hover\:bg-current:hover {
    background-color: currentColor !important;
  }

  .xs\:hover\:bg-black:hover {
    background-color: #000 !important;
  }

  .xs\:hover\:bg-white:hover {
    background-color: #fff !important;
  }

  .xs\:hover\:bg-gray-100:hover {
    background-color: #f7fafc !important;
  }

  .xs\:hover\:bg-gray-200:hover {
    background-color: #edf2f7 !important;
  }

  .xs\:hover\:bg-gray-300:hover {
    background-color: #e2e8f0 !important;
  }

  .xs\:hover\:bg-gray-400:hover {
    background-color: #cbd5e0 !important;
  }

  .xs\:hover\:bg-gray-500:hover {
    background-color: #a0aec0 !important;
  }

  .xs\:hover\:bg-gray-600:hover {
    background-color: #718096 !important;
  }

  .xs\:hover\:bg-gray-700:hover {
    background-color: #4a5568 !important;
  }

  .xs\:hover\:bg-gray-800:hover {
    background-color: #2d3748 !important;
  }

  .xs\:hover\:bg-gray-900:hover {
    background-color: #1a202c !important;
  }

  .xs\:hover\:bg-red-100:hover {
    background-color: #fff5f5 !important;
  }

  .xs\:hover\:bg-red-200:hover {
    background-color: #fed7d7 !important;
  }

  .xs\:hover\:bg-red-300:hover {
    background-color: #feb2b2 !important;
  }

  .xs\:hover\:bg-red-400:hover {
    background-color: #fc8181 !important;
  }

  .xs\:hover\:bg-red-500:hover {
    background-color: #f56565 !important;
  }

  .xs\:hover\:bg-red-600:hover {
    background-color: #e53e3e !important;
  }

  .xs\:hover\:bg-red-700:hover {
    background-color: #c53030 !important;
  }

  .xs\:hover\:bg-red-800:hover {
    background-color: #9b2c2c !important;
  }

  .xs\:hover\:bg-red-900:hover {
    background-color: #742a2a !important;
  }

  .xs\:hover\:bg-orange-100:hover {
    background-color: #fffaf0 !important;
  }

  .xs\:hover\:bg-orange-200:hover {
    background-color: #feebc8 !important;
  }

  .xs\:hover\:bg-orange-300:hover {
    background-color: #fbd38d !important;
  }

  .xs\:hover\:bg-orange-400:hover {
    background-color: #f6ad55 !important;
  }

  .xs\:hover\:bg-orange-500:hover {
    background-color: #ed8936 !important;
  }

  .xs\:hover\:bg-orange-600:hover {
    background-color: #dd6b20 !important;
  }

  .xs\:hover\:bg-orange-700:hover {
    background-color: #c05621 !important;
  }

  .xs\:hover\:bg-orange-800:hover {
    background-color: #9c4221 !important;
  }

  .xs\:hover\:bg-orange-900:hover {
    background-color: #7b341e !important;
  }

  .xs\:hover\:bg-yellow-100:hover {
    background-color: #fffff0 !important;
  }

  .xs\:hover\:bg-yellow-200:hover {
    background-color: #fefcbf !important;
  }

  .xs\:hover\:bg-yellow-300:hover {
    background-color: #faf089 !important;
  }

  .xs\:hover\:bg-yellow-400:hover {
    background-color: #f6e05e !important;
  }

  .xs\:hover\:bg-yellow-500:hover {
    background-color: #ecc94b !important;
  }

  .xs\:hover\:bg-yellow-600:hover {
    background-color: #d69e2e !important;
  }

  .xs\:hover\:bg-yellow-700:hover {
    background-color: #b7791f !important;
  }

  .xs\:hover\:bg-yellow-800:hover {
    background-color: #975a16 !important;
  }

  .xs\:hover\:bg-yellow-900:hover {
    background-color: #744210 !important;
  }

  .xs\:hover\:bg-green-100:hover {
    background-color: #f0fff4 !important;
  }

  .xs\:hover\:bg-green-200:hover {
    background-color: #c6f6d5 !important;
  }

  .xs\:hover\:bg-green-300:hover {
    background-color: #9ae6b4 !important;
  }

  .xs\:hover\:bg-green-400:hover {
    background-color: #68d391 !important;
  }

  .xs\:hover\:bg-green-500:hover {
    background-color: #48bb78 !important;
  }

  .xs\:hover\:bg-green-600:hover {
    background-color: #38a169 !important;
  }

  .xs\:hover\:bg-green-700:hover {
    background-color: #2f855a !important;
  }

  .xs\:hover\:bg-green-800:hover {
    background-color: #276749 !important;
  }

  .xs\:hover\:bg-green-900:hover {
    background-color: #22543d !important;
  }

  .xs\:hover\:bg-teal-100:hover {
    background-color: #e6fffa !important;
  }

  .xs\:hover\:bg-teal-200:hover {
    background-color: #b2f5ea !important;
  }

  .xs\:hover\:bg-teal-300:hover {
    background-color: #81e6d9 !important;
  }

  .xs\:hover\:bg-teal-400:hover {
    background-color: #4fd1c5 !important;
  }

  .xs\:hover\:bg-teal-500:hover {
    background-color: #38b2ac !important;
  }

  .xs\:hover\:bg-teal-600:hover {
    background-color: #319795 !important;
  }

  .xs\:hover\:bg-teal-700:hover {
    background-color: #2c7a7b !important;
  }

  .xs\:hover\:bg-teal-800:hover {
    background-color: #285e61 !important;
  }

  .xs\:hover\:bg-teal-900:hover {
    background-color: #234e52 !important;
  }

  .xs\:hover\:bg-blue-100:hover {
    background-color: #ebf8ff !important;
  }

  .xs\:hover\:bg-blue-200:hover {
    background-color: #bee3f8 !important;
  }

  .xs\:hover\:bg-blue-300:hover {
    background-color: #90cdf4 !important;
  }

  .xs\:hover\:bg-blue-400:hover {
    background-color: #63b3ed !important;
  }

  .xs\:hover\:bg-blue-500:hover {
    background-color: #4299e1 !important;
  }

  .xs\:hover\:bg-blue-600:hover {
    background-color: #3182ce !important;
  }

  .xs\:hover\:bg-blue-700:hover {
    background-color: #2b6cb0 !important;
  }

  .xs\:hover\:bg-blue-800:hover {
    background-color: #2c5282 !important;
  }

  .xs\:hover\:bg-blue-900:hover {
    background-color: #2a4365 !important;
  }

  .xs\:hover\:bg-indigo-100:hover {
    background-color: #ebf4ff !important;
  }

  .xs\:hover\:bg-indigo-200:hover {
    background-color: #c3dafe !important;
  }

  .xs\:hover\:bg-indigo-300:hover {
    background-color: #a3bffa !important;
  }

  .xs\:hover\:bg-indigo-400:hover {
    background-color: #7f9cf5 !important;
  }

  .xs\:hover\:bg-indigo-500:hover {
    background-color: #667eea !important;
  }

  .xs\:hover\:bg-indigo-600:hover {
    background-color: #5a67d8 !important;
  }

  .xs\:hover\:bg-indigo-700:hover {
    background-color: #4c51bf !important;
  }

  .xs\:hover\:bg-indigo-800:hover {
    background-color: #434190 !important;
  }

  .xs\:hover\:bg-indigo-900:hover {
    background-color: #3c366b !important;
  }

  .xs\:hover\:bg-purple-100:hover {
    background-color: #faf5ff !important;
  }

  .xs\:hover\:bg-purple-200:hover {
    background-color: #e9d8fd !important;
  }

  .xs\:hover\:bg-purple-300:hover {
    background-color: #d6bcfa !important;
  }

  .xs\:hover\:bg-purple-400:hover {
    background-color: #b794f4 !important;
  }

  .xs\:hover\:bg-purple-500:hover {
    background-color: #9f7aea !important;
  }

  .xs\:hover\:bg-purple-600:hover {
    background-color: #805ad5 !important;
  }

  .xs\:hover\:bg-purple-700:hover {
    background-color: #6b46c1 !important;
  }

  .xs\:hover\:bg-purple-800:hover {
    background-color: #553c9a !important;
  }

  .xs\:hover\:bg-purple-900:hover {
    background-color: #44337a !important;
  }

  .xs\:hover\:bg-pink-100:hover {
    background-color: #fff5f7 !important;
  }

  .xs\:hover\:bg-pink-200:hover {
    background-color: #fed7e2 !important;
  }

  .xs\:hover\:bg-pink-300:hover {
    background-color: #fbb6ce !important;
  }

  .xs\:hover\:bg-pink-400:hover {
    background-color: #f687b3 !important;
  }

  .xs\:hover\:bg-pink-500:hover {
    background-color: #ed64a6 !important;
  }

  .xs\:hover\:bg-pink-600:hover {
    background-color: #d53f8c !important;
  }

  .xs\:hover\:bg-pink-700:hover {
    background-color: #b83280 !important;
  }

  .xs\:hover\:bg-pink-800:hover {
    background-color: #97266d !important;
  }

  .xs\:hover\:bg-pink-900:hover {
    background-color: #702459 !important;
  }

  .xs\:hover\:bg-primary-black:hover {
    background-color: #333333 !important;
  }

  .xs\:hover\:bg-primary-green:hover {
    background-color: #085E3C !important;
  }

  .xs\:focus\:bg-transparent:focus {
    background-color: transparent !important;
  }

  .xs\:focus\:bg-current:focus {
    background-color: currentColor !important;
  }

  .xs\:focus\:bg-black:focus {
    background-color: #000 !important;
  }

  .xs\:focus\:bg-white:focus {
    background-color: #fff !important;
  }

  .xs\:focus\:bg-gray-100:focus {
    background-color: #f7fafc !important;
  }

  .xs\:focus\:bg-gray-200:focus {
    background-color: #edf2f7 !important;
  }

  .xs\:focus\:bg-gray-300:focus {
    background-color: #e2e8f0 !important;
  }

  .xs\:focus\:bg-gray-400:focus {
    background-color: #cbd5e0 !important;
  }

  .xs\:focus\:bg-gray-500:focus {
    background-color: #a0aec0 !important;
  }

  .xs\:focus\:bg-gray-600:focus {
    background-color: #718096 !important;
  }

  .xs\:focus\:bg-gray-700:focus {
    background-color: #4a5568 !important;
  }

  .xs\:focus\:bg-gray-800:focus {
    background-color: #2d3748 !important;
  }

  .xs\:focus\:bg-gray-900:focus {
    background-color: #1a202c !important;
  }

  .xs\:focus\:bg-red-100:focus {
    background-color: #fff5f5 !important;
  }

  .xs\:focus\:bg-red-200:focus {
    background-color: #fed7d7 !important;
  }

  .xs\:focus\:bg-red-300:focus {
    background-color: #feb2b2 !important;
  }

  .xs\:focus\:bg-red-400:focus {
    background-color: #fc8181 !important;
  }

  .xs\:focus\:bg-red-500:focus {
    background-color: #f56565 !important;
  }

  .xs\:focus\:bg-red-600:focus {
    background-color: #e53e3e !important;
  }

  .xs\:focus\:bg-red-700:focus {
    background-color: #c53030 !important;
  }

  .xs\:focus\:bg-red-800:focus {
    background-color: #9b2c2c !important;
  }

  .xs\:focus\:bg-red-900:focus {
    background-color: #742a2a !important;
  }

  .xs\:focus\:bg-orange-100:focus {
    background-color: #fffaf0 !important;
  }

  .xs\:focus\:bg-orange-200:focus {
    background-color: #feebc8 !important;
  }

  .xs\:focus\:bg-orange-300:focus {
    background-color: #fbd38d !important;
  }

  .xs\:focus\:bg-orange-400:focus {
    background-color: #f6ad55 !important;
  }

  .xs\:focus\:bg-orange-500:focus {
    background-color: #ed8936 !important;
  }

  .xs\:focus\:bg-orange-600:focus {
    background-color: #dd6b20 !important;
  }

  .xs\:focus\:bg-orange-700:focus {
    background-color: #c05621 !important;
  }

  .xs\:focus\:bg-orange-800:focus {
    background-color: #9c4221 !important;
  }

  .xs\:focus\:bg-orange-900:focus {
    background-color: #7b341e !important;
  }

  .xs\:focus\:bg-yellow-100:focus {
    background-color: #fffff0 !important;
  }

  .xs\:focus\:bg-yellow-200:focus {
    background-color: #fefcbf !important;
  }

  .xs\:focus\:bg-yellow-300:focus {
    background-color: #faf089 !important;
  }

  .xs\:focus\:bg-yellow-400:focus {
    background-color: #f6e05e !important;
  }

  .xs\:focus\:bg-yellow-500:focus {
    background-color: #ecc94b !important;
  }

  .xs\:focus\:bg-yellow-600:focus {
    background-color: #d69e2e !important;
  }

  .xs\:focus\:bg-yellow-700:focus {
    background-color: #b7791f !important;
  }

  .xs\:focus\:bg-yellow-800:focus {
    background-color: #975a16 !important;
  }

  .xs\:focus\:bg-yellow-900:focus {
    background-color: #744210 !important;
  }

  .xs\:focus\:bg-green-100:focus {
    background-color: #f0fff4 !important;
  }

  .xs\:focus\:bg-green-200:focus {
    background-color: #c6f6d5 !important;
  }

  .xs\:focus\:bg-green-300:focus {
    background-color: #9ae6b4 !important;
  }

  .xs\:focus\:bg-green-400:focus {
    background-color: #68d391 !important;
  }

  .xs\:focus\:bg-green-500:focus {
    background-color: #48bb78 !important;
  }

  .xs\:focus\:bg-green-600:focus {
    background-color: #38a169 !important;
  }

  .xs\:focus\:bg-green-700:focus {
    background-color: #2f855a !important;
  }

  .xs\:focus\:bg-green-800:focus {
    background-color: #276749 !important;
  }

  .xs\:focus\:bg-green-900:focus {
    background-color: #22543d !important;
  }

  .xs\:focus\:bg-teal-100:focus {
    background-color: #e6fffa !important;
  }

  .xs\:focus\:bg-teal-200:focus {
    background-color: #b2f5ea !important;
  }

  .xs\:focus\:bg-teal-300:focus {
    background-color: #81e6d9 !important;
  }

  .xs\:focus\:bg-teal-400:focus {
    background-color: #4fd1c5 !important;
  }

  .xs\:focus\:bg-teal-500:focus {
    background-color: #38b2ac !important;
  }

  .xs\:focus\:bg-teal-600:focus {
    background-color: #319795 !important;
  }

  .xs\:focus\:bg-teal-700:focus {
    background-color: #2c7a7b !important;
  }

  .xs\:focus\:bg-teal-800:focus {
    background-color: #285e61 !important;
  }

  .xs\:focus\:bg-teal-900:focus {
    background-color: #234e52 !important;
  }

  .xs\:focus\:bg-blue-100:focus {
    background-color: #ebf8ff !important;
  }

  .xs\:focus\:bg-blue-200:focus {
    background-color: #bee3f8 !important;
  }

  .xs\:focus\:bg-blue-300:focus {
    background-color: #90cdf4 !important;
  }

  .xs\:focus\:bg-blue-400:focus {
    background-color: #63b3ed !important;
  }

  .xs\:focus\:bg-blue-500:focus {
    background-color: #4299e1 !important;
  }

  .xs\:focus\:bg-blue-600:focus {
    background-color: #3182ce !important;
  }

  .xs\:focus\:bg-blue-700:focus {
    background-color: #2b6cb0 !important;
  }

  .xs\:focus\:bg-blue-800:focus {
    background-color: #2c5282 !important;
  }

  .xs\:focus\:bg-blue-900:focus {
    background-color: #2a4365 !important;
  }

  .xs\:focus\:bg-indigo-100:focus {
    background-color: #ebf4ff !important;
  }

  .xs\:focus\:bg-indigo-200:focus {
    background-color: #c3dafe !important;
  }

  .xs\:focus\:bg-indigo-300:focus {
    background-color: #a3bffa !important;
  }

  .xs\:focus\:bg-indigo-400:focus {
    background-color: #7f9cf5 !important;
  }

  .xs\:focus\:bg-indigo-500:focus {
    background-color: #667eea !important;
  }

  .xs\:focus\:bg-indigo-600:focus {
    background-color: #5a67d8 !important;
  }

  .xs\:focus\:bg-indigo-700:focus {
    background-color: #4c51bf !important;
  }

  .xs\:focus\:bg-indigo-800:focus {
    background-color: #434190 !important;
  }

  .xs\:focus\:bg-indigo-900:focus {
    background-color: #3c366b !important;
  }

  .xs\:focus\:bg-purple-100:focus {
    background-color: #faf5ff !important;
  }

  .xs\:focus\:bg-purple-200:focus {
    background-color: #e9d8fd !important;
  }

  .xs\:focus\:bg-purple-300:focus {
    background-color: #d6bcfa !important;
  }

  .xs\:focus\:bg-purple-400:focus {
    background-color: #b794f4 !important;
  }

  .xs\:focus\:bg-purple-500:focus {
    background-color: #9f7aea !important;
  }

  .xs\:focus\:bg-purple-600:focus {
    background-color: #805ad5 !important;
  }

  .xs\:focus\:bg-purple-700:focus {
    background-color: #6b46c1 !important;
  }

  .xs\:focus\:bg-purple-800:focus {
    background-color: #553c9a !important;
  }

  .xs\:focus\:bg-purple-900:focus {
    background-color: #44337a !important;
  }

  .xs\:focus\:bg-pink-100:focus {
    background-color: #fff5f7 !important;
  }

  .xs\:focus\:bg-pink-200:focus {
    background-color: #fed7e2 !important;
  }

  .xs\:focus\:bg-pink-300:focus {
    background-color: #fbb6ce !important;
  }

  .xs\:focus\:bg-pink-400:focus {
    background-color: #f687b3 !important;
  }

  .xs\:focus\:bg-pink-500:focus {
    background-color: #ed64a6 !important;
  }

  .xs\:focus\:bg-pink-600:focus {
    background-color: #d53f8c !important;
  }

  .xs\:focus\:bg-pink-700:focus {
    background-color: #b83280 !important;
  }

  .xs\:focus\:bg-pink-800:focus {
    background-color: #97266d !important;
  }

  .xs\:focus\:bg-pink-900:focus {
    background-color: #702459 !important;
  }

  .xs\:focus\:bg-primary-black:focus {
    background-color: #333333 !important;
  }

  .xs\:focus\:bg-primary-green:focus {
    background-color: #085E3C !important;
  }

  .xs\:bg-none {
    background-image: none !important;
  }

  .xs\:hover\:bg-none:hover {
    background-image: none !important;
  }

  .xs\:focus\:bg-none:focus {
    background-image: none !important;
  }

  .xs\:bg-bottom {
    background-position: bottom !important;
  }

  .xs\:bg-center {
    background-position: center !important;
  }

  .xs\:bg-left {
    background-position: left !important;
  }

  .xs\:bg-left-bottom {
    background-position: left bottom !important;
  }

  .xs\:bg-left-top {
    background-position: left top !important;
  }

  .xs\:bg-right {
    background-position: right !important;
  }

  .xs\:bg-right-bottom {
    background-position: right bottom !important;
  }

  .xs\:bg-right-top {
    background-position: right top !important;
  }

  .xs\:bg-top {
    background-position: top !important;
  }

  .xs\:hover\:bg-bottom:hover {
    background-position: bottom !important;
  }

  .xs\:hover\:bg-center:hover {
    background-position: center !important;
  }

  .xs\:hover\:bg-left:hover {
    background-position: left !important;
  }

  .xs\:hover\:bg-left-bottom:hover {
    background-position: left bottom !important;
  }

  .xs\:hover\:bg-left-top:hover {
    background-position: left top !important;
  }

  .xs\:hover\:bg-right:hover {
    background-position: right !important;
  }

  .xs\:hover\:bg-right-bottom:hover {
    background-position: right bottom !important;
  }

  .xs\:hover\:bg-right-top:hover {
    background-position: right top !important;
  }

  .xs\:hover\:bg-top:hover {
    background-position: top !important;
  }

  .xs\:focus\:bg-bottom:focus {
    background-position: bottom !important;
  }

  .xs\:focus\:bg-center:focus {
    background-position: center !important;
  }

  .xs\:focus\:bg-left:focus {
    background-position: left !important;
  }

  .xs\:focus\:bg-left-bottom:focus {
    background-position: left bottom !important;
  }

  .xs\:focus\:bg-left-top:focus {
    background-position: left top !important;
  }

  .xs\:focus\:bg-right:focus {
    background-position: right !important;
  }

  .xs\:focus\:bg-right-bottom:focus {
    background-position: right bottom !important;
  }

  .xs\:focus\:bg-right-top:focus {
    background-position: right top !important;
  }

  .xs\:focus\:bg-top:focus {
    background-position: top !important;
  }

  .xs\:bg-repeat {
    background-repeat: repeat !important;
  }

  .xs\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }

  .xs\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }

  .xs\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }

  .xs\:bg-repeat-round {
    background-repeat: round !important;
  }

  .xs\:bg-repeat-space {
    background-repeat: space !important;
  }

  .xs\:hover\:bg-repeat:hover {
    background-repeat: repeat !important;
  }

  .xs\:hover\:bg-no-repeat:hover {
    background-repeat: no-repeat !important;
  }

  .xs\:hover\:bg-repeat-x:hover {
    background-repeat: repeat-x !important;
  }

  .xs\:hover\:bg-repeat-y:hover {
    background-repeat: repeat-y !important;
  }

  .xs\:hover\:bg-repeat-round:hover {
    background-repeat: round !important;
  }

  .xs\:hover\:bg-repeat-space:hover {
    background-repeat: space !important;
  }

  .xs\:focus\:bg-repeat:focus {
    background-repeat: repeat !important;
  }

  .xs\:focus\:bg-no-repeat:focus {
    background-repeat: no-repeat !important;
  }

  .xs\:focus\:bg-repeat-x:focus {
    background-repeat: repeat-x !important;
  }

  .xs\:focus\:bg-repeat-y:focus {
    background-repeat: repeat-y !important;
  }

  .xs\:focus\:bg-repeat-round:focus {
    background-repeat: round !important;
  }

  .xs\:focus\:bg-repeat-space:focus {
    background-repeat: space !important;
  }

  .xs\:bg-auto {
    background-size: auto !important;
  }

  .xs\:bg-cover {
    background-size: cover !important;
  }

  .xs\:bg-contain {
    background-size: contain !important;
  }

  .xs\:hover\:bg-auto:hover {
    background-size: auto !important;
  }

  .xs\:hover\:bg-cover:hover {
    background-size: cover !important;
  }

  .xs\:hover\:bg-contain:hover {
    background-size: contain !important;
  }

  .xs\:focus\:bg-auto:focus {
    background-size: auto !important;
  }

  .xs\:focus\:bg-cover:focus {
    background-size: cover !important;
  }

  .xs\:focus\:bg-contain:focus {
    background-size: contain !important;
  }

  .xs\:border-collapse {
    border-collapse: collapse !important;
  }

  .xs\:border-separate {
    border-collapse: separate !important;
  }

  .xs\:hover\:border-collapse:hover {
    border-collapse: collapse !important;
  }

  .xs\:hover\:border-separate:hover {
    border-collapse: separate !important;
  }

  .xs\:focus\:border-collapse:focus {
    border-collapse: collapse !important;
  }

  .xs\:focus\:border-separate:focus {
    border-collapse: separate !important;
  }

  .xs\:border-transparent {
    border-color: transparent !important;
  }

  .xs\:border-current {
    border-color: currentColor !important;
  }

  .xs\:border-black {
    border-color: #000 !important;
  }

  .xs\:border-white {
    border-color: #fff !important;
  }

  .xs\:border-gray-100 {
    border-color: #f7fafc !important;
  }

  .xs\:border-gray-200 {
    border-color: #edf2f7 !important;
  }

  .xs\:border-gray-300 {
    border-color: #e2e8f0 !important;
  }

  .xs\:border-gray-400 {
    border-color: #cbd5e0 !important;
  }

  .xs\:border-gray-500 {
    border-color: #a0aec0 !important;
  }

  .xs\:border-gray-600 {
    border-color: #718096 !important;
  }

  .xs\:border-gray-700 {
    border-color: #4a5568 !important;
  }

  .xs\:border-gray-800 {
    border-color: #2d3748 !important;
  }

  .xs\:border-gray-900 {
    border-color: #1a202c !important;
  }

  .xs\:border-red-100 {
    border-color: #fff5f5 !important;
  }

  .xs\:border-red-200 {
    border-color: #fed7d7 !important;
  }

  .xs\:border-red-300 {
    border-color: #feb2b2 !important;
  }

  .xs\:border-red-400 {
    border-color: #fc8181 !important;
  }

  .xs\:border-red-500 {
    border-color: #f56565 !important;
  }

  .xs\:border-red-600 {
    border-color: #e53e3e !important;
  }

  .xs\:border-red-700 {
    border-color: #c53030 !important;
  }

  .xs\:border-red-800 {
    border-color: #9b2c2c !important;
  }

  .xs\:border-red-900 {
    border-color: #742a2a !important;
  }

  .xs\:border-orange-100 {
    border-color: #fffaf0 !important;
  }

  .xs\:border-orange-200 {
    border-color: #feebc8 !important;
  }

  .xs\:border-orange-300 {
    border-color: #fbd38d !important;
  }

  .xs\:border-orange-400 {
    border-color: #f6ad55 !important;
  }

  .xs\:border-orange-500 {
    border-color: #ed8936 !important;
  }

  .xs\:border-orange-600 {
    border-color: #dd6b20 !important;
  }

  .xs\:border-orange-700 {
    border-color: #c05621 !important;
  }

  .xs\:border-orange-800 {
    border-color: #9c4221 !important;
  }

  .xs\:border-orange-900 {
    border-color: #7b341e !important;
  }

  .xs\:border-yellow-100 {
    border-color: #fffff0 !important;
  }

  .xs\:border-yellow-200 {
    border-color: #fefcbf !important;
  }

  .xs\:border-yellow-300 {
    border-color: #faf089 !important;
  }

  .xs\:border-yellow-400 {
    border-color: #f6e05e !important;
  }

  .xs\:border-yellow-500 {
    border-color: #ecc94b !important;
  }

  .xs\:border-yellow-600 {
    border-color: #d69e2e !important;
  }

  .xs\:border-yellow-700 {
    border-color: #b7791f !important;
  }

  .xs\:border-yellow-800 {
    border-color: #975a16 !important;
  }

  .xs\:border-yellow-900 {
    border-color: #744210 !important;
  }

  .xs\:border-green-100 {
    border-color: #f0fff4 !important;
  }

  .xs\:border-green-200 {
    border-color: #c6f6d5 !important;
  }

  .xs\:border-green-300 {
    border-color: #9ae6b4 !important;
  }

  .xs\:border-green-400 {
    border-color: #68d391 !important;
  }

  .xs\:border-green-500 {
    border-color: #48bb78 !important;
  }

  .xs\:border-green-600 {
    border-color: #38a169 !important;
  }

  .xs\:border-green-700 {
    border-color: #2f855a !important;
  }

  .xs\:border-green-800 {
    border-color: #276749 !important;
  }

  .xs\:border-green-900 {
    border-color: #22543d !important;
  }

  .xs\:border-teal-100 {
    border-color: #e6fffa !important;
  }

  .xs\:border-teal-200 {
    border-color: #b2f5ea !important;
  }

  .xs\:border-teal-300 {
    border-color: #81e6d9 !important;
  }

  .xs\:border-teal-400 {
    border-color: #4fd1c5 !important;
  }

  .xs\:border-teal-500 {
    border-color: #38b2ac !important;
  }

  .xs\:border-teal-600 {
    border-color: #319795 !important;
  }

  .xs\:border-teal-700 {
    border-color: #2c7a7b !important;
  }

  .xs\:border-teal-800 {
    border-color: #285e61 !important;
  }

  .xs\:border-teal-900 {
    border-color: #234e52 !important;
  }

  .xs\:border-blue-100 {
    border-color: #ebf8ff !important;
  }

  .xs\:border-blue-200 {
    border-color: #bee3f8 !important;
  }

  .xs\:border-blue-300 {
    border-color: #90cdf4 !important;
  }

  .xs\:border-blue-400 {
    border-color: #63b3ed !important;
  }

  .xs\:border-blue-500 {
    border-color: #4299e1 !important;
  }

  .xs\:border-blue-600 {
    border-color: #3182ce !important;
  }

  .xs\:border-blue-700 {
    border-color: #2b6cb0 !important;
  }

  .xs\:border-blue-800 {
    border-color: #2c5282 !important;
  }

  .xs\:border-blue-900 {
    border-color: #2a4365 !important;
  }

  .xs\:border-indigo-100 {
    border-color: #ebf4ff !important;
  }

  .xs\:border-indigo-200 {
    border-color: #c3dafe !important;
  }

  .xs\:border-indigo-300 {
    border-color: #a3bffa !important;
  }

  .xs\:border-indigo-400 {
    border-color: #7f9cf5 !important;
  }

  .xs\:border-indigo-500 {
    border-color: #667eea !important;
  }

  .xs\:border-indigo-600 {
    border-color: #5a67d8 !important;
  }

  .xs\:border-indigo-700 {
    border-color: #4c51bf !important;
  }

  .xs\:border-indigo-800 {
    border-color: #434190 !important;
  }

  .xs\:border-indigo-900 {
    border-color: #3c366b !important;
  }

  .xs\:border-purple-100 {
    border-color: #faf5ff !important;
  }

  .xs\:border-purple-200 {
    border-color: #e9d8fd !important;
  }

  .xs\:border-purple-300 {
    border-color: #d6bcfa !important;
  }

  .xs\:border-purple-400 {
    border-color: #b794f4 !important;
  }

  .xs\:border-purple-500 {
    border-color: #9f7aea !important;
  }

  .xs\:border-purple-600 {
    border-color: #805ad5 !important;
  }

  .xs\:border-purple-700 {
    border-color: #6b46c1 !important;
  }

  .xs\:border-purple-800 {
    border-color: #553c9a !important;
  }

  .xs\:border-purple-900 {
    border-color: #44337a !important;
  }

  .xs\:border-pink-100 {
    border-color: #fff5f7 !important;
  }

  .xs\:border-pink-200 {
    border-color: #fed7e2 !important;
  }

  .xs\:border-pink-300 {
    border-color: #fbb6ce !important;
  }

  .xs\:border-pink-400 {
    border-color: #f687b3 !important;
  }

  .xs\:border-pink-500 {
    border-color: #ed64a6 !important;
  }

  .xs\:border-pink-600 {
    border-color: #d53f8c !important;
  }

  .xs\:border-pink-700 {
    border-color: #b83280 !important;
  }

  .xs\:border-pink-800 {
    border-color: #97266d !important;
  }

  .xs\:border-pink-900 {
    border-color: #702459 !important;
  }

  .xs\:border-primary-black {
    border-color: #333333 !important;
  }

  .xs\:border-primary-green {
    border-color: #085E3C !important;
  }

  .xs\:hover\:border-transparent:hover {
    border-color: transparent !important;
  }

  .xs\:hover\:border-current:hover {
    border-color: currentColor !important;
  }

  .xs\:hover\:border-black:hover {
    border-color: #000 !important;
  }

  .xs\:hover\:border-white:hover {
    border-color: #fff !important;
  }

  .xs\:hover\:border-gray-100:hover {
    border-color: #f7fafc !important;
  }

  .xs\:hover\:border-gray-200:hover {
    border-color: #edf2f7 !important;
  }

  .xs\:hover\:border-gray-300:hover {
    border-color: #e2e8f0 !important;
  }

  .xs\:hover\:border-gray-400:hover {
    border-color: #cbd5e0 !important;
  }

  .xs\:hover\:border-gray-500:hover {
    border-color: #a0aec0 !important;
  }

  .xs\:hover\:border-gray-600:hover {
    border-color: #718096 !important;
  }

  .xs\:hover\:border-gray-700:hover {
    border-color: #4a5568 !important;
  }

  .xs\:hover\:border-gray-800:hover {
    border-color: #2d3748 !important;
  }

  .xs\:hover\:border-gray-900:hover {
    border-color: #1a202c !important;
  }

  .xs\:hover\:border-red-100:hover {
    border-color: #fff5f5 !important;
  }

  .xs\:hover\:border-red-200:hover {
    border-color: #fed7d7 !important;
  }

  .xs\:hover\:border-red-300:hover {
    border-color: #feb2b2 !important;
  }

  .xs\:hover\:border-red-400:hover {
    border-color: #fc8181 !important;
  }

  .xs\:hover\:border-red-500:hover {
    border-color: #f56565 !important;
  }

  .xs\:hover\:border-red-600:hover {
    border-color: #e53e3e !important;
  }

  .xs\:hover\:border-red-700:hover {
    border-color: #c53030 !important;
  }

  .xs\:hover\:border-red-800:hover {
    border-color: #9b2c2c !important;
  }

  .xs\:hover\:border-red-900:hover {
    border-color: #742a2a !important;
  }

  .xs\:hover\:border-orange-100:hover {
    border-color: #fffaf0 !important;
  }

  .xs\:hover\:border-orange-200:hover {
    border-color: #feebc8 !important;
  }

  .xs\:hover\:border-orange-300:hover {
    border-color: #fbd38d !important;
  }

  .xs\:hover\:border-orange-400:hover {
    border-color: #f6ad55 !important;
  }

  .xs\:hover\:border-orange-500:hover {
    border-color: #ed8936 !important;
  }

  .xs\:hover\:border-orange-600:hover {
    border-color: #dd6b20 !important;
  }

  .xs\:hover\:border-orange-700:hover {
    border-color: #c05621 !important;
  }

  .xs\:hover\:border-orange-800:hover {
    border-color: #9c4221 !important;
  }

  .xs\:hover\:border-orange-900:hover {
    border-color: #7b341e !important;
  }

  .xs\:hover\:border-yellow-100:hover {
    border-color: #fffff0 !important;
  }

  .xs\:hover\:border-yellow-200:hover {
    border-color: #fefcbf !important;
  }

  .xs\:hover\:border-yellow-300:hover {
    border-color: #faf089 !important;
  }

  .xs\:hover\:border-yellow-400:hover {
    border-color: #f6e05e !important;
  }

  .xs\:hover\:border-yellow-500:hover {
    border-color: #ecc94b !important;
  }

  .xs\:hover\:border-yellow-600:hover {
    border-color: #d69e2e !important;
  }

  .xs\:hover\:border-yellow-700:hover {
    border-color: #b7791f !important;
  }

  .xs\:hover\:border-yellow-800:hover {
    border-color: #975a16 !important;
  }

  .xs\:hover\:border-yellow-900:hover {
    border-color: #744210 !important;
  }

  .xs\:hover\:border-green-100:hover {
    border-color: #f0fff4 !important;
  }

  .xs\:hover\:border-green-200:hover {
    border-color: #c6f6d5 !important;
  }

  .xs\:hover\:border-green-300:hover {
    border-color: #9ae6b4 !important;
  }

  .xs\:hover\:border-green-400:hover {
    border-color: #68d391 !important;
  }

  .xs\:hover\:border-green-500:hover {
    border-color: #48bb78 !important;
  }

  .xs\:hover\:border-green-600:hover {
    border-color: #38a169 !important;
  }

  .xs\:hover\:border-green-700:hover {
    border-color: #2f855a !important;
  }

  .xs\:hover\:border-green-800:hover {
    border-color: #276749 !important;
  }

  .xs\:hover\:border-green-900:hover {
    border-color: #22543d !important;
  }

  .xs\:hover\:border-teal-100:hover {
    border-color: #e6fffa !important;
  }

  .xs\:hover\:border-teal-200:hover {
    border-color: #b2f5ea !important;
  }

  .xs\:hover\:border-teal-300:hover {
    border-color: #81e6d9 !important;
  }

  .xs\:hover\:border-teal-400:hover {
    border-color: #4fd1c5 !important;
  }

  .xs\:hover\:border-teal-500:hover {
    border-color: #38b2ac !important;
  }

  .xs\:hover\:border-teal-600:hover {
    border-color: #319795 !important;
  }

  .xs\:hover\:border-teal-700:hover {
    border-color: #2c7a7b !important;
  }

  .xs\:hover\:border-teal-800:hover {
    border-color: #285e61 !important;
  }

  .xs\:hover\:border-teal-900:hover {
    border-color: #234e52 !important;
  }

  .xs\:hover\:border-blue-100:hover {
    border-color: #ebf8ff !important;
  }

  .xs\:hover\:border-blue-200:hover {
    border-color: #bee3f8 !important;
  }

  .xs\:hover\:border-blue-300:hover {
    border-color: #90cdf4 !important;
  }

  .xs\:hover\:border-blue-400:hover {
    border-color: #63b3ed !important;
  }

  .xs\:hover\:border-blue-500:hover {
    border-color: #4299e1 !important;
  }

  .xs\:hover\:border-blue-600:hover {
    border-color: #3182ce !important;
  }

  .xs\:hover\:border-blue-700:hover {
    border-color: #2b6cb0 !important;
  }

  .xs\:hover\:border-blue-800:hover {
    border-color: #2c5282 !important;
  }

  .xs\:hover\:border-blue-900:hover {
    border-color: #2a4365 !important;
  }

  .xs\:hover\:border-indigo-100:hover {
    border-color: #ebf4ff !important;
  }

  .xs\:hover\:border-indigo-200:hover {
    border-color: #c3dafe !important;
  }

  .xs\:hover\:border-indigo-300:hover {
    border-color: #a3bffa !important;
  }

  .xs\:hover\:border-indigo-400:hover {
    border-color: #7f9cf5 !important;
  }

  .xs\:hover\:border-indigo-500:hover {
    border-color: #667eea !important;
  }

  .xs\:hover\:border-indigo-600:hover {
    border-color: #5a67d8 !important;
  }

  .xs\:hover\:border-indigo-700:hover {
    border-color: #4c51bf !important;
  }

  .xs\:hover\:border-indigo-800:hover {
    border-color: #434190 !important;
  }

  .xs\:hover\:border-indigo-900:hover {
    border-color: #3c366b !important;
  }

  .xs\:hover\:border-purple-100:hover {
    border-color: #faf5ff !important;
  }

  .xs\:hover\:border-purple-200:hover {
    border-color: #e9d8fd !important;
  }

  .xs\:hover\:border-purple-300:hover {
    border-color: #d6bcfa !important;
  }

  .xs\:hover\:border-purple-400:hover {
    border-color: #b794f4 !important;
  }

  .xs\:hover\:border-purple-500:hover {
    border-color: #9f7aea !important;
  }

  .xs\:hover\:border-purple-600:hover {
    border-color: #805ad5 !important;
  }

  .xs\:hover\:border-purple-700:hover {
    border-color: #6b46c1 !important;
  }

  .xs\:hover\:border-purple-800:hover {
    border-color: #553c9a !important;
  }

  .xs\:hover\:border-purple-900:hover {
    border-color: #44337a !important;
  }

  .xs\:hover\:border-pink-100:hover {
    border-color: #fff5f7 !important;
  }

  .xs\:hover\:border-pink-200:hover {
    border-color: #fed7e2 !important;
  }

  .xs\:hover\:border-pink-300:hover {
    border-color: #fbb6ce !important;
  }

  .xs\:hover\:border-pink-400:hover {
    border-color: #f687b3 !important;
  }

  .xs\:hover\:border-pink-500:hover {
    border-color: #ed64a6 !important;
  }

  .xs\:hover\:border-pink-600:hover {
    border-color: #d53f8c !important;
  }

  .xs\:hover\:border-pink-700:hover {
    border-color: #b83280 !important;
  }

  .xs\:hover\:border-pink-800:hover {
    border-color: #97266d !important;
  }

  .xs\:hover\:border-pink-900:hover {
    border-color: #702459 !important;
  }

  .xs\:hover\:border-primary-black:hover {
    border-color: #333333 !important;
  }

  .xs\:hover\:border-primary-green:hover {
    border-color: #085E3C !important;
  }

  .xs\:focus\:border-transparent:focus {
    border-color: transparent !important;
  }

  .xs\:focus\:border-current:focus {
    border-color: currentColor !important;
  }

  .xs\:focus\:border-black:focus {
    border-color: #000 !important;
  }

  .xs\:focus\:border-white:focus {
    border-color: #fff !important;
  }

  .xs\:focus\:border-gray-100:focus {
    border-color: #f7fafc !important;
  }

  .xs\:focus\:border-gray-200:focus {
    border-color: #edf2f7 !important;
  }

  .xs\:focus\:border-gray-300:focus {
    border-color: #e2e8f0 !important;
  }

  .xs\:focus\:border-gray-400:focus {
    border-color: #cbd5e0 !important;
  }

  .xs\:focus\:border-gray-500:focus {
    border-color: #a0aec0 !important;
  }

  .xs\:focus\:border-gray-600:focus {
    border-color: #718096 !important;
  }

  .xs\:focus\:border-gray-700:focus {
    border-color: #4a5568 !important;
  }

  .xs\:focus\:border-gray-800:focus {
    border-color: #2d3748 !important;
  }

  .xs\:focus\:border-gray-900:focus {
    border-color: #1a202c !important;
  }

  .xs\:focus\:border-red-100:focus {
    border-color: #fff5f5 !important;
  }

  .xs\:focus\:border-red-200:focus {
    border-color: #fed7d7 !important;
  }

  .xs\:focus\:border-red-300:focus {
    border-color: #feb2b2 !important;
  }

  .xs\:focus\:border-red-400:focus {
    border-color: #fc8181 !important;
  }

  .xs\:focus\:border-red-500:focus {
    border-color: #f56565 !important;
  }

  .xs\:focus\:border-red-600:focus {
    border-color: #e53e3e !important;
  }

  .xs\:focus\:border-red-700:focus {
    border-color: #c53030 !important;
  }

  .xs\:focus\:border-red-800:focus {
    border-color: #9b2c2c !important;
  }

  .xs\:focus\:border-red-900:focus {
    border-color: #742a2a !important;
  }

  .xs\:focus\:border-orange-100:focus {
    border-color: #fffaf0 !important;
  }

  .xs\:focus\:border-orange-200:focus {
    border-color: #feebc8 !important;
  }

  .xs\:focus\:border-orange-300:focus {
    border-color: #fbd38d !important;
  }

  .xs\:focus\:border-orange-400:focus {
    border-color: #f6ad55 !important;
  }

  .xs\:focus\:border-orange-500:focus {
    border-color: #ed8936 !important;
  }

  .xs\:focus\:border-orange-600:focus {
    border-color: #dd6b20 !important;
  }

  .xs\:focus\:border-orange-700:focus {
    border-color: #c05621 !important;
  }

  .xs\:focus\:border-orange-800:focus {
    border-color: #9c4221 !important;
  }

  .xs\:focus\:border-orange-900:focus {
    border-color: #7b341e !important;
  }

  .xs\:focus\:border-yellow-100:focus {
    border-color: #fffff0 !important;
  }

  .xs\:focus\:border-yellow-200:focus {
    border-color: #fefcbf !important;
  }

  .xs\:focus\:border-yellow-300:focus {
    border-color: #faf089 !important;
  }

  .xs\:focus\:border-yellow-400:focus {
    border-color: #f6e05e !important;
  }

  .xs\:focus\:border-yellow-500:focus {
    border-color: #ecc94b !important;
  }

  .xs\:focus\:border-yellow-600:focus {
    border-color: #d69e2e !important;
  }

  .xs\:focus\:border-yellow-700:focus {
    border-color: #b7791f !important;
  }

  .xs\:focus\:border-yellow-800:focus {
    border-color: #975a16 !important;
  }

  .xs\:focus\:border-yellow-900:focus {
    border-color: #744210 !important;
  }

  .xs\:focus\:border-green-100:focus {
    border-color: #f0fff4 !important;
  }

  .xs\:focus\:border-green-200:focus {
    border-color: #c6f6d5 !important;
  }

  .xs\:focus\:border-green-300:focus {
    border-color: #9ae6b4 !important;
  }

  .xs\:focus\:border-green-400:focus {
    border-color: #68d391 !important;
  }

  .xs\:focus\:border-green-500:focus {
    border-color: #48bb78 !important;
  }

  .xs\:focus\:border-green-600:focus {
    border-color: #38a169 !important;
  }

  .xs\:focus\:border-green-700:focus {
    border-color: #2f855a !important;
  }

  .xs\:focus\:border-green-800:focus {
    border-color: #276749 !important;
  }

  .xs\:focus\:border-green-900:focus {
    border-color: #22543d !important;
  }

  .xs\:focus\:border-teal-100:focus {
    border-color: #e6fffa !important;
  }

  .xs\:focus\:border-teal-200:focus {
    border-color: #b2f5ea !important;
  }

  .xs\:focus\:border-teal-300:focus {
    border-color: #81e6d9 !important;
  }

  .xs\:focus\:border-teal-400:focus {
    border-color: #4fd1c5 !important;
  }

  .xs\:focus\:border-teal-500:focus {
    border-color: #38b2ac !important;
  }

  .xs\:focus\:border-teal-600:focus {
    border-color: #319795 !important;
  }

  .xs\:focus\:border-teal-700:focus {
    border-color: #2c7a7b !important;
  }

  .xs\:focus\:border-teal-800:focus {
    border-color: #285e61 !important;
  }

  .xs\:focus\:border-teal-900:focus {
    border-color: #234e52 !important;
  }

  .xs\:focus\:border-blue-100:focus {
    border-color: #ebf8ff !important;
  }

  .xs\:focus\:border-blue-200:focus {
    border-color: #bee3f8 !important;
  }

  .xs\:focus\:border-blue-300:focus {
    border-color: #90cdf4 !important;
  }

  .xs\:focus\:border-blue-400:focus {
    border-color: #63b3ed !important;
  }

  .xs\:focus\:border-blue-500:focus {
    border-color: #4299e1 !important;
  }

  .xs\:focus\:border-blue-600:focus {
    border-color: #3182ce !important;
  }

  .xs\:focus\:border-blue-700:focus {
    border-color: #2b6cb0 !important;
  }

  .xs\:focus\:border-blue-800:focus {
    border-color: #2c5282 !important;
  }

  .xs\:focus\:border-blue-900:focus {
    border-color: #2a4365 !important;
  }

  .xs\:focus\:border-indigo-100:focus {
    border-color: #ebf4ff !important;
  }

  .xs\:focus\:border-indigo-200:focus {
    border-color: #c3dafe !important;
  }

  .xs\:focus\:border-indigo-300:focus {
    border-color: #a3bffa !important;
  }

  .xs\:focus\:border-indigo-400:focus {
    border-color: #7f9cf5 !important;
  }

  .xs\:focus\:border-indigo-500:focus {
    border-color: #667eea !important;
  }

  .xs\:focus\:border-indigo-600:focus {
    border-color: #5a67d8 !important;
  }

  .xs\:focus\:border-indigo-700:focus {
    border-color: #4c51bf !important;
  }

  .xs\:focus\:border-indigo-800:focus {
    border-color: #434190 !important;
  }

  .xs\:focus\:border-indigo-900:focus {
    border-color: #3c366b !important;
  }

  .xs\:focus\:border-purple-100:focus {
    border-color: #faf5ff !important;
  }

  .xs\:focus\:border-purple-200:focus {
    border-color: #e9d8fd !important;
  }

  .xs\:focus\:border-purple-300:focus {
    border-color: #d6bcfa !important;
  }

  .xs\:focus\:border-purple-400:focus {
    border-color: #b794f4 !important;
  }

  .xs\:focus\:border-purple-500:focus {
    border-color: #9f7aea !important;
  }

  .xs\:focus\:border-purple-600:focus {
    border-color: #805ad5 !important;
  }

  .xs\:focus\:border-purple-700:focus {
    border-color: #6b46c1 !important;
  }

  .xs\:focus\:border-purple-800:focus {
    border-color: #553c9a !important;
  }

  .xs\:focus\:border-purple-900:focus {
    border-color: #44337a !important;
  }

  .xs\:focus\:border-pink-100:focus {
    border-color: #fff5f7 !important;
  }

  .xs\:focus\:border-pink-200:focus {
    border-color: #fed7e2 !important;
  }

  .xs\:focus\:border-pink-300:focus {
    border-color: #fbb6ce !important;
  }

  .xs\:focus\:border-pink-400:focus {
    border-color: #f687b3 !important;
  }

  .xs\:focus\:border-pink-500:focus {
    border-color: #ed64a6 !important;
  }

  .xs\:focus\:border-pink-600:focus {
    border-color: #d53f8c !important;
  }

  .xs\:focus\:border-pink-700:focus {
    border-color: #b83280 !important;
  }

  .xs\:focus\:border-pink-800:focus {
    border-color: #97266d !important;
  }

  .xs\:focus\:border-pink-900:focus {
    border-color: #702459 !important;
  }

  .xs\:focus\:border-primary-black:focus {
    border-color: #333333 !important;
  }

  .xs\:focus\:border-primary-green:focus {
    border-color: #085E3C !important;
  }

  .xs\:rounded-none {
    border-radius: 0 !important;
  }

  .xs\:rounded-sm {
    border-radius: 0.125rem !important;
  }

  .xs\:rounded {
    border-radius: 0.25rem !important;
  }

  .xs\:rounded-md {
    border-radius: 0.375rem !important;
  }

  .xs\:rounded-lg {
    border-radius: 0.5rem !important;
  }

  .xs\:rounded-xl {
    border-radius: 0.75rem !important;
  }

  .xs\:rounded-2xl {
    border-radius: 1rem !important;
  }

  .xs\:rounded-3xl {
    border-radius: 1.5rem !important;
  }

  .xs\:rounded-full {
    border-radius: 9999px !important;
  }

  .xs\:rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .xs\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .xs\:rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xs\:rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xs\:rounded-t-sm {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .xs\:rounded-r-sm {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .xs\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:rounded-l-sm {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:rounded-t {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .xs\:rounded-r {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .xs\:rounded-b {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:rounded-l {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:rounded-t-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .xs\:rounded-r-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .xs\:rounded-b-md {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:rounded-l-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:rounded-t-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .xs\:rounded-r-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .xs\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:rounded-l-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:rounded-t-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .xs\:rounded-r-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .xs\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:rounded-l-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:rounded-t-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .xs\:rounded-r-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .xs\:rounded-b-2xl {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:rounded-l-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:rounded-t-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .xs\:rounded-r-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .xs\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:rounded-l-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .xs\:rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .xs\:rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .xs\:rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .xs\:rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .xs\:rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .xs\:rounded-tl-sm {
    border-top-left-radius: 0.125rem !important;
  }

  .xs\:rounded-tr-sm {
    border-top-right-radius: 0.125rem !important;
  }

  .xs\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem !important;
  }

  .xs\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:rounded-tl {
    border-top-left-radius: 0.25rem !important;
  }

  .xs\:rounded-tr {
    border-top-right-radius: 0.25rem !important;
  }

  .xs\:rounded-br {
    border-bottom-right-radius: 0.25rem !important;
  }

  .xs\:rounded-bl {
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:rounded-tl-md {
    border-top-left-radius: 0.375rem !important;
  }

  .xs\:rounded-tr-md {
    border-top-right-radius: 0.375rem !important;
  }

  .xs\:rounded-br-md {
    border-bottom-right-radius: 0.375rem !important;
  }

  .xs\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:rounded-tl-lg {
    border-top-left-radius: 0.5rem !important;
  }

  .xs\:rounded-tr-lg {
    border-top-right-radius: 0.5rem !important;
  }

  .xs\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem !important;
  }

  .xs\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:rounded-tl-xl {
    border-top-left-radius: 0.75rem !important;
  }

  .xs\:rounded-tr-xl {
    border-top-right-radius: 0.75rem !important;
  }

  .xs\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem !important;
  }

  .xs\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:rounded-tl-2xl {
    border-top-left-radius: 1rem !important;
  }

  .xs\:rounded-tr-2xl {
    border-top-right-radius: 1rem !important;
  }

  .xs\:rounded-br-2xl {
    border-bottom-right-radius: 1rem !important;
  }

  .xs\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem !important;
  }

  .xs\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem !important;
  }

  .xs\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem !important;
  }

  .xs\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:rounded-tl-full {
    border-top-left-radius: 9999px !important;
  }

  .xs\:rounded-tr-full {
    border-top-right-radius: 9999px !important;
  }

  .xs\:rounded-br-full {
    border-bottom-right-radius: 9999px !important;
  }

  .xs\:rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:hover\:rounded-none:hover {
    border-radius: 0 !important;
  }

  .xs\:hover\:rounded-sm:hover {
    border-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded:hover {
    border-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-md:hover {
    border-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-lg:hover {
    border-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-xl:hover {
    border-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-2xl:hover {
    border-radius: 1rem !important;
  }

  .xs\:hover\:rounded-3xl:hover {
    border-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-full:hover {
    border-radius: 9999px !important;
  }

  .xs\:hover\:rounded-t-none:hover {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .xs\:hover\:rounded-r-none:hover {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .xs\:hover\:rounded-b-none:hover {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xs\:hover\:rounded-l-none:hover {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xs\:hover\:rounded-t-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded-r-sm:hover {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded-b-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded-l-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded-t:hover {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-r:hover {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-b:hover {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-l:hover {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-t-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-r-md:hover {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-b-md:hover {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-l-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-t-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-r-lg:hover {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-b-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-l-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-t-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-r-xl:hover {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-b-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-l-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-t-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .xs\:hover\:rounded-r-2xl:hover {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .xs\:hover\:rounded-b-2xl:hover {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:hover\:rounded-l-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:hover\:rounded-t-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-r-3xl:hover {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-b-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-l-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-t-full:hover {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .xs\:hover\:rounded-r-full:hover {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .xs\:hover\:rounded-b-full:hover {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:hover\:rounded-l-full:hover {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:hover\:rounded-tl-none:hover {
    border-top-left-radius: 0 !important;
  }

  .xs\:hover\:rounded-tr-none:hover {
    border-top-right-radius: 0 !important;
  }

  .xs\:hover\:rounded-br-none:hover {
    border-bottom-right-radius: 0 !important;
  }

  .xs\:hover\:rounded-bl-none:hover {
    border-bottom-left-radius: 0 !important;
  }

  .xs\:hover\:rounded-tl-sm:hover {
    border-top-left-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded-tr-sm:hover {
    border-top-right-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded-br-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded-bl-sm:hover {
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:hover\:rounded-tl:hover {
    border-top-left-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-tr:hover {
    border-top-right-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-br:hover {
    border-bottom-right-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-bl:hover {
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:hover\:rounded-tl-md:hover {
    border-top-left-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-tr-md:hover {
    border-top-right-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-br-md:hover {
    border-bottom-right-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-bl-md:hover {
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:hover\:rounded-tl-lg:hover {
    border-top-left-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-tr-lg:hover {
    border-top-right-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-br-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-bl-lg:hover {
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:hover\:rounded-tl-xl:hover {
    border-top-left-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-tr-xl:hover {
    border-top-right-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-br-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-bl-xl:hover {
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:hover\:rounded-tl-2xl:hover {
    border-top-left-radius: 1rem !important;
  }

  .xs\:hover\:rounded-tr-2xl:hover {
    border-top-right-radius: 1rem !important;
  }

  .xs\:hover\:rounded-br-2xl:hover {
    border-bottom-right-radius: 1rem !important;
  }

  .xs\:hover\:rounded-bl-2xl:hover {
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:hover\:rounded-tl-3xl:hover {
    border-top-left-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-tr-3xl:hover {
    border-top-right-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-br-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-bl-3xl:hover {
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:hover\:rounded-tl-full:hover {
    border-top-left-radius: 9999px !important;
  }

  .xs\:hover\:rounded-tr-full:hover {
    border-top-right-radius: 9999px !important;
  }

  .xs\:hover\:rounded-br-full:hover {
    border-bottom-right-radius: 9999px !important;
  }

  .xs\:hover\:rounded-bl-full:hover {
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:focus\:rounded-none:focus {
    border-radius: 0 !important;
  }

  .xs\:focus\:rounded-sm:focus {
    border-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded:focus {
    border-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-md:focus {
    border-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-lg:focus {
    border-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-xl:focus {
    border-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-2xl:focus {
    border-radius: 1rem !important;
  }

  .xs\:focus\:rounded-3xl:focus {
    border-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-full:focus {
    border-radius: 9999px !important;
  }

  .xs\:focus\:rounded-t-none:focus {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .xs\:focus\:rounded-r-none:focus {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .xs\:focus\:rounded-b-none:focus {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xs\:focus\:rounded-l-none:focus {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xs\:focus\:rounded-t-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded-r-sm:focus {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded-b-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded-l-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded-t:focus {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-r:focus {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-b:focus {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-l:focus {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-t-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-r-md:focus {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-b-md:focus {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-l-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-t-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-r-lg:focus {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-b-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-l-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-t-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-r-xl:focus {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-b-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-l-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-t-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .xs\:focus\:rounded-r-2xl:focus {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .xs\:focus\:rounded-b-2xl:focus {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:focus\:rounded-l-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:focus\:rounded-t-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-r-3xl:focus {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-b-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-l-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-t-full:focus {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .xs\:focus\:rounded-r-full:focus {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .xs\:focus\:rounded-b-full:focus {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:focus\:rounded-l-full:focus {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:focus\:rounded-tl-none:focus {
    border-top-left-radius: 0 !important;
  }

  .xs\:focus\:rounded-tr-none:focus {
    border-top-right-radius: 0 !important;
  }

  .xs\:focus\:rounded-br-none:focus {
    border-bottom-right-radius: 0 !important;
  }

  .xs\:focus\:rounded-bl-none:focus {
    border-bottom-left-radius: 0 !important;
  }

  .xs\:focus\:rounded-tl-sm:focus {
    border-top-left-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded-tr-sm:focus {
    border-top-right-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded-br-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded-bl-sm:focus {
    border-bottom-left-radius: 0.125rem !important;
  }

  .xs\:focus\:rounded-tl:focus {
    border-top-left-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-tr:focus {
    border-top-right-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-br:focus {
    border-bottom-right-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-bl:focus {
    border-bottom-left-radius: 0.25rem !important;
  }

  .xs\:focus\:rounded-tl-md:focus {
    border-top-left-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-tr-md:focus {
    border-top-right-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-br-md:focus {
    border-bottom-right-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-bl-md:focus {
    border-bottom-left-radius: 0.375rem !important;
  }

  .xs\:focus\:rounded-tl-lg:focus {
    border-top-left-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-tr-lg:focus {
    border-top-right-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-br-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-bl-lg:focus {
    border-bottom-left-radius: 0.5rem !important;
  }

  .xs\:focus\:rounded-tl-xl:focus {
    border-top-left-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-tr-xl:focus {
    border-top-right-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-br-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-bl-xl:focus {
    border-bottom-left-radius: 0.75rem !important;
  }

  .xs\:focus\:rounded-tl-2xl:focus {
    border-top-left-radius: 1rem !important;
  }

  .xs\:focus\:rounded-tr-2xl:focus {
    border-top-right-radius: 1rem !important;
  }

  .xs\:focus\:rounded-br-2xl:focus {
    border-bottom-right-radius: 1rem !important;
  }

  .xs\:focus\:rounded-bl-2xl:focus {
    border-bottom-left-radius: 1rem !important;
  }

  .xs\:focus\:rounded-tl-3xl:focus {
    border-top-left-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-tr-3xl:focus {
    border-top-right-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-br-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-bl-3xl:focus {
    border-bottom-left-radius: 1.5rem !important;
  }

  .xs\:focus\:rounded-tl-full:focus {
    border-top-left-radius: 9999px !important;
  }

  .xs\:focus\:rounded-tr-full:focus {
    border-top-right-radius: 9999px !important;
  }

  .xs\:focus\:rounded-br-full:focus {
    border-bottom-right-radius: 9999px !important;
  }

  .xs\:focus\:rounded-bl-full:focus {
    border-bottom-left-radius: 9999px !important;
  }

  .xs\:border-solid {
    border-style: solid !important;
  }

  .xs\:border-dashed {
    border-style: dashed !important;
  }

  .xs\:border-dotted {
    border-style: dotted !important;
  }

  .xs\:border-double {
    border-style: double !important;
  }

  .xs\:border-none {
    border-style: none !important;
  }

  .xs\:hover\:border-solid:hover {
    border-style: solid !important;
  }

  .xs\:hover\:border-dashed:hover {
    border-style: dashed !important;
  }

  .xs\:hover\:border-dotted:hover {
    border-style: dotted !important;
  }

  .xs\:hover\:border-double:hover {
    border-style: double !important;
  }

  .xs\:hover\:border-none:hover {
    border-style: none !important;
  }

  .xs\:focus\:border-solid:focus {
    border-style: solid !important;
  }

  .xs\:focus\:border-dashed:focus {
    border-style: dashed !important;
  }

  .xs\:focus\:border-dotted:focus {
    border-style: dotted !important;
  }

  .xs\:focus\:border-double:focus {
    border-style: double !important;
  }

  .xs\:focus\:border-none:focus {
    border-style: none !important;
  }

  .xs\:border-0 {
    border-width: 0 !important;
  }

  .xs\:border-2 {
    border-width: 2px !important;
  }

  .xs\:border-4 {
    border-width: 4px !important;
  }

  .xs\:border-8 {
    border-width: 8px !important;
  }

  .xs\:border {
    border-width: 1px !important;
  }

  .xs\:border-t-0 {
    border-top-width: 0 !important;
  }

  .xs\:border-r-0 {
    border-right-width: 0 !important;
  }

  .xs\:border-b-0 {
    border-bottom-width: 0 !important;
  }

  .xs\:border-l-0 {
    border-left-width: 0 !important;
  }

  .xs\:border-t-2 {
    border-top-width: 2px !important;
  }

  .xs\:border-r-2 {
    border-right-width: 2px !important;
  }

  .xs\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .xs\:border-l-2 {
    border-left-width: 2px !important;
  }

  .xs\:border-t-4 {
    border-top-width: 4px !important;
  }

  .xs\:border-r-4 {
    border-right-width: 4px !important;
  }

  .xs\:border-b-4 {
    border-bottom-width: 4px !important;
  }

  .xs\:border-l-4 {
    border-left-width: 4px !important;
  }

  .xs\:border-t-8 {
    border-top-width: 8px !important;
  }

  .xs\:border-r-8 {
    border-right-width: 8px !important;
  }

  .xs\:border-b-8 {
    border-bottom-width: 8px !important;
  }

  .xs\:border-l-8 {
    border-left-width: 8px !important;
  }

  .xs\:border-t {
    border-top-width: 1px !important;
  }

  .xs\:border-r {
    border-right-width: 1px !important;
  }

  .xs\:border-b {
    border-bottom-width: 1px !important;
  }

  .xs\:border-l {
    border-left-width: 1px !important;
  }

  .xs\:hover\:border-0:hover {
    border-width: 0 !important;
  }

  .xs\:hover\:border-2:hover {
    border-width: 2px !important;
  }

  .xs\:hover\:border-4:hover {
    border-width: 4px !important;
  }

  .xs\:hover\:border-8:hover {
    border-width: 8px !important;
  }

  .xs\:hover\:border:hover {
    border-width: 1px !important;
  }

  .xs\:hover\:border-t-0:hover {
    border-top-width: 0 !important;
  }

  .xs\:hover\:border-r-0:hover {
    border-right-width: 0 !important;
  }

  .xs\:hover\:border-b-0:hover {
    border-bottom-width: 0 !important;
  }

  .xs\:hover\:border-l-0:hover {
    border-left-width: 0 !important;
  }

  .xs\:hover\:border-t-2:hover {
    border-top-width: 2px !important;
  }

  .xs\:hover\:border-r-2:hover {
    border-right-width: 2px !important;
  }

  .xs\:hover\:border-b-2:hover {
    border-bottom-width: 2px !important;
  }

  .xs\:hover\:border-l-2:hover {
    border-left-width: 2px !important;
  }

  .xs\:hover\:border-t-4:hover {
    border-top-width: 4px !important;
  }

  .xs\:hover\:border-r-4:hover {
    border-right-width: 4px !important;
  }

  .xs\:hover\:border-b-4:hover {
    border-bottom-width: 4px !important;
  }

  .xs\:hover\:border-l-4:hover {
    border-left-width: 4px !important;
  }

  .xs\:hover\:border-t-8:hover {
    border-top-width: 8px !important;
  }

  .xs\:hover\:border-r-8:hover {
    border-right-width: 8px !important;
  }

  .xs\:hover\:border-b-8:hover {
    border-bottom-width: 8px !important;
  }

  .xs\:hover\:border-l-8:hover {
    border-left-width: 8px !important;
  }

  .xs\:hover\:border-t:hover {
    border-top-width: 1px !important;
  }

  .xs\:hover\:border-r:hover {
    border-right-width: 1px !important;
  }

  .xs\:hover\:border-b:hover {
    border-bottom-width: 1px !important;
  }

  .xs\:hover\:border-l:hover {
    border-left-width: 1px !important;
  }

  .xs\:focus\:border-0:focus {
    border-width: 0 !important;
  }

  .xs\:focus\:border-2:focus {
    border-width: 2px !important;
  }

  .xs\:focus\:border-4:focus {
    border-width: 4px !important;
  }

  .xs\:focus\:border-8:focus {
    border-width: 8px !important;
  }

  .xs\:focus\:border:focus {
    border-width: 1px !important;
  }

  .xs\:focus\:border-t-0:focus {
    border-top-width: 0 !important;
  }

  .xs\:focus\:border-r-0:focus {
    border-right-width: 0 !important;
  }

  .xs\:focus\:border-b-0:focus {
    border-bottom-width: 0 !important;
  }

  .xs\:focus\:border-l-0:focus {
    border-left-width: 0 !important;
  }

  .xs\:focus\:border-t-2:focus {
    border-top-width: 2px !important;
  }

  .xs\:focus\:border-r-2:focus {
    border-right-width: 2px !important;
  }

  .xs\:focus\:border-b-2:focus {
    border-bottom-width: 2px !important;
  }

  .xs\:focus\:border-l-2:focus {
    border-left-width: 2px !important;
  }

  .xs\:focus\:border-t-4:focus {
    border-top-width: 4px !important;
  }

  .xs\:focus\:border-r-4:focus {
    border-right-width: 4px !important;
  }

  .xs\:focus\:border-b-4:focus {
    border-bottom-width: 4px !important;
  }

  .xs\:focus\:border-l-4:focus {
    border-left-width: 4px !important;
  }

  .xs\:focus\:border-t-8:focus {
    border-top-width: 8px !important;
  }

  .xs\:focus\:border-r-8:focus {
    border-right-width: 8px !important;
  }

  .xs\:focus\:border-b-8:focus {
    border-bottom-width: 8px !important;
  }

  .xs\:focus\:border-l-8:focus {
    border-left-width: 8px !important;
  }

  .xs\:focus\:border-t:focus {
    border-top-width: 1px !important;
  }

  .xs\:focus\:border-r:focus {
    border-right-width: 1px !important;
  }

  .xs\:focus\:border-b:focus {
    border-bottom-width: 1px !important;
  }

  .xs\:focus\:border-l:focus {
    border-left-width: 1px !important;
  }

  .xs\:box-border {
    box-sizing: border-box !important;
  }

  .xs\:box-content {
    box-sizing: content-box !important;
  }

  .xs\:hover\:box-border:hover {
    box-sizing: border-box !important;
  }

  .xs\:hover\:box-content:hover {
    box-sizing: content-box !important;
  }

  .xs\:focus\:box-border:focus {
    box-sizing: border-box !important;
  }

  .xs\:focus\:box-content:focus {
    box-sizing: content-box !important;
  }

  .xs\:cursor-auto {
    cursor: auto !important;
  }

  .xs\:cursor-default {
    cursor: default !important;
  }

  .xs\:cursor-pointer {
    cursor: pointer !important;
  }

  .xs\:cursor-wait {
    cursor: wait !important;
  }

  .xs\:cursor-text {
    cursor: text !important;
  }

  .xs\:cursor-move {
    cursor: move !important;
  }

  .xs\:cursor-not-allowed {
    cursor: not-allowed !important;
  }

  .xs\:hover\:cursor-auto:hover {
    cursor: auto !important;
  }

  .xs\:hover\:cursor-default:hover {
    cursor: default !important;
  }

  .xs\:hover\:cursor-pointer:hover {
    cursor: pointer !important;
  }

  .xs\:hover\:cursor-wait:hover {
    cursor: wait !important;
  }

  .xs\:hover\:cursor-text:hover {
    cursor: text !important;
  }

  .xs\:hover\:cursor-move:hover {
    cursor: move !important;
  }

  .xs\:hover\:cursor-not-allowed:hover {
    cursor: not-allowed !important;
  }

  .xs\:focus\:cursor-auto:focus {
    cursor: auto !important;
  }

  .xs\:focus\:cursor-default:focus {
    cursor: default !important;
  }

  .xs\:focus\:cursor-pointer:focus {
    cursor: pointer !important;
  }

  .xs\:focus\:cursor-wait:focus {
    cursor: wait !important;
  }

  .xs\:focus\:cursor-text:focus {
    cursor: text !important;
  }

  .xs\:focus\:cursor-move:focus {
    cursor: move !important;
  }

  .xs\:focus\:cursor-not-allowed:focus {
    cursor: not-allowed !important;
  }

  .xs\:block {
    display: block !important;
  }

  .xs\:inline-block {
    display: inline-block !important;
  }

  .xs\:inline {
    display: inline !important;
  }

  .xs\:flex {
    display: flex !important;
  }

  .xs\:inline-flex {
    display: inline-flex !important;
  }

  .xs\:table {
    display: table !important;
  }

  .xs\:table-caption {
    display: table-caption !important;
  }

  .xs\:table-cell {
    display: table-cell !important;
  }

  .xs\:table-column {
    display: table-column !important;
  }

  .xs\:table-column-group {
    display: table-column-group !important;
  }

  .xs\:table-footer-group {
    display: table-footer-group !important;
  }

  .xs\:table-header-group {
    display: table-header-group !important;
  }

  .xs\:table-row-group {
    display: table-row-group !important;
  }

  .xs\:table-row {
    display: table-row !important;
  }

  .xs\:hidden {
    display: none !important;
  }

  .xs\:hover\:block:hover {
    display: block !important;
  }

  .xs\:hover\:inline-block:hover {
    display: inline-block !important;
  }

  .xs\:hover\:inline:hover {
    display: inline !important;
  }

  .xs\:hover\:flex:hover {
    display: flex !important;
  }

  .xs\:hover\:inline-flex:hover {
    display: inline-flex !important;
  }

  .xs\:hover\:table:hover {
    display: table !important;
  }

  .xs\:hover\:table-caption:hover {
    display: table-caption !important;
  }

  .xs\:hover\:table-cell:hover {
    display: table-cell !important;
  }

  .xs\:hover\:table-column:hover {
    display: table-column !important;
  }

  .xs\:hover\:table-column-group:hover {
    display: table-column-group !important;
  }

  .xs\:hover\:table-footer-group:hover {
    display: table-footer-group !important;
  }

  .xs\:hover\:table-header-group:hover {
    display: table-header-group !important;
  }

  .xs\:hover\:table-row-group:hover {
    display: table-row-group !important;
  }

  .xs\:hover\:table-row:hover {
    display: table-row !important;
  }

  .xs\:hover\:hidden:hover {
    display: none !important;
  }

  .xs\:focus\:block:focus {
    display: block !important;
  }

  .xs\:focus\:inline-block:focus {
    display: inline-block !important;
  }

  .xs\:focus\:inline:focus {
    display: inline !important;
  }

  .xs\:focus\:flex:focus {
    display: flex !important;
  }

  .xs\:focus\:inline-flex:focus {
    display: inline-flex !important;
  }

  .xs\:focus\:table:focus {
    display: table !important;
  }

  .xs\:focus\:table-caption:focus {
    display: table-caption !important;
  }

  .xs\:focus\:table-cell:focus {
    display: table-cell !important;
  }

  .xs\:focus\:table-column:focus {
    display: table-column !important;
  }

  .xs\:focus\:table-column-group:focus {
    display: table-column-group !important;
  }

  .xs\:focus\:table-footer-group:focus {
    display: table-footer-group !important;
  }

  .xs\:focus\:table-header-group:focus {
    display: table-header-group !important;
  }

  .xs\:focus\:table-row-group:focus {
    display: table-row-group !important;
  }

  .xs\:focus\:table-row:focus {
    display: table-row !important;
  }

  .xs\:focus\:hidden:focus {
    display: none !important;
  }

  .xs\:flex-row {
    flex-direction: row !important;
  }

  .xs\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .xs\:flex-col {
    flex-direction: column !important;
  }

  .xs\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .xs\:hover\:flex-row:hover {
    flex-direction: row !important;
  }

  .xs\:hover\:flex-row-reverse:hover {
    flex-direction: row-reverse !important;
  }

  .xs\:hover\:flex-col:hover {
    flex-direction: column !important;
  }

  .xs\:hover\:flex-col-reverse:hover {
    flex-direction: column-reverse !important;
  }

  .xs\:focus\:flex-row:focus {
    flex-direction: row !important;
  }

  .xs\:focus\:flex-row-reverse:focus {
    flex-direction: row-reverse !important;
  }

  .xs\:focus\:flex-col:focus {
    flex-direction: column !important;
  }

  .xs\:focus\:flex-col-reverse:focus {
    flex-direction: column-reverse !important;
  }

  .xs\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .xs\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .xs\:flex-no-wrap {
    flex-wrap: nowrap !important;
  }

  .xs\:hover\:flex-wrap:hover {
    flex-wrap: wrap !important;
  }

  .xs\:hover\:flex-wrap-reverse:hover {
    flex-wrap: wrap-reverse !important;
  }

  .xs\:hover\:flex-no-wrap:hover {
    flex-wrap: nowrap !important;
  }

  .xs\:focus\:flex-wrap:focus {
    flex-wrap: wrap !important;
  }

  .xs\:focus\:flex-wrap-reverse:focus {
    flex-wrap: wrap-reverse !important;
  }

  .xs\:focus\:flex-no-wrap:focus {
    flex-wrap: nowrap !important;
  }

  .xs\:items-start {
    align-items: flex-start !important;
  }

  .xs\:items-end {
    align-items: flex-end !important;
  }

  .xs\:items-center {
    align-items: center !important;
  }

  .xs\:items-baseline {
    align-items: baseline !important;
  }

  .xs\:items-stretch {
    align-items: stretch !important;
  }

  .xs\:hover\:items-start:hover {
    align-items: flex-start !important;
  }

  .xs\:hover\:items-end:hover {
    align-items: flex-end !important;
  }

  .xs\:hover\:items-center:hover {
    align-items: center !important;
  }

  .xs\:hover\:items-baseline:hover {
    align-items: baseline !important;
  }

  .xs\:hover\:items-stretch:hover {
    align-items: stretch !important;
  }

  .xs\:focus\:items-start:focus {
    align-items: flex-start !important;
  }

  .xs\:focus\:items-end:focus {
    align-items: flex-end !important;
  }

  .xs\:focus\:items-center:focus {
    align-items: center !important;
  }

  .xs\:focus\:items-baseline:focus {
    align-items: baseline !important;
  }

  .xs\:focus\:items-stretch:focus {
    align-items: stretch !important;
  }

  .xs\:content-center {
    align-content: center !important;
  }

  .xs\:content-start {
    align-content: flex-start !important;
  }

  .xs\:content-end {
    align-content: flex-end !important;
  }

  .xs\:content-between {
    align-content: space-between !important;
  }

  .xs\:content-around {
    align-content: space-around !important;
  }

  .xs\:content-evenly {
    align-content: space-evenly !important;
  }

  .xs\:hover\:content-center:hover {
    align-content: center !important;
  }

  .xs\:hover\:content-start:hover {
    align-content: flex-start !important;
  }

  .xs\:hover\:content-end:hover {
    align-content: flex-end !important;
  }

  .xs\:hover\:content-between:hover {
    align-content: space-between !important;
  }

  .xs\:hover\:content-around:hover {
    align-content: space-around !important;
  }

  .xs\:hover\:content-evenly:hover {
    align-content: space-evenly !important;
  }

  .xs\:focus\:content-center:focus {
    align-content: center !important;
  }

  .xs\:focus\:content-start:focus {
    align-content: flex-start !important;
  }

  .xs\:focus\:content-end:focus {
    align-content: flex-end !important;
  }

  .xs\:focus\:content-between:focus {
    align-content: space-between !important;
  }

  .xs\:focus\:content-around:focus {
    align-content: space-around !important;
  }

  .xs\:focus\:content-evenly:focus {
    align-content: space-evenly !important;
  }

  .xs\:self-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .xs\:self-start {
    align-self: flex-start !important;
  }

  .xs\:self-end {
    align-self: flex-end !important;
  }

  .xs\:self-center {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .xs\:self-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .xs\:hover\:self-auto:hover {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .xs\:hover\:self-start:hover {
    align-self: flex-start !important;
  }

  .xs\:hover\:self-end:hover {
    align-self: flex-end !important;
  }

  .xs\:hover\:self-center:hover {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .xs\:hover\:self-stretch:hover {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .xs\:focus\:self-auto:focus {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .xs\:focus\:self-start:focus {
    align-self: flex-start !important;
  }

  .xs\:focus\:self-end:focus {
    align-self: flex-end !important;
  }

  .xs\:focus\:self-center:focus {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .xs\:focus\:self-stretch:focus {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .xs\:justify-start {
    justify-content: flex-start !important;
  }

  .xs\:justify-end {
    justify-content: flex-end !important;
  }

  .xs\:justify-center {
    justify-content: center !important;
  }

  .xs\:justify-between {
    justify-content: space-between !important;
  }

  .xs\:justify-around {
    justify-content: space-around !important;
  }

  .xs\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .xs\:hover\:justify-start:hover {
    justify-content: flex-start !important;
  }

  .xs\:hover\:justify-end:hover {
    justify-content: flex-end !important;
  }

  .xs\:hover\:justify-center:hover {
    justify-content: center !important;
  }

  .xs\:hover\:justify-between:hover {
    justify-content: space-between !important;
  }

  .xs\:hover\:justify-around:hover {
    justify-content: space-around !important;
  }

  .xs\:hover\:justify-evenly:hover {
    justify-content: space-evenly !important;
  }

  .xs\:focus\:justify-start:focus {
    justify-content: flex-start !important;
  }

  .xs\:focus\:justify-end:focus {
    justify-content: flex-end !important;
  }

  .xs\:focus\:justify-center:focus {
    justify-content: center !important;
  }

  .xs\:focus\:justify-between:focus {
    justify-content: space-between !important;
  }

  .xs\:focus\:justify-around:focus {
    justify-content: space-around !important;
  }

  .xs\:focus\:justify-evenly:focus {
    justify-content: space-evenly !important;
  }

  .xs\:flex-1 {
    flex: 1 1 0% !important;
  }

  .xs\:flex-auto {
    flex: 1 1 auto !important;
  }

  .xs\:flex-initial {
    flex: 0 1 auto !important;
  }

  .xs\:flex-none {
    flex: none !important;
  }

  .xs\:hover\:flex-1:hover {
    flex: 1 1 0% !important;
  }

  .xs\:hover\:flex-auto:hover {
    flex: 1 1 auto !important;
  }

  .xs\:hover\:flex-initial:hover {
    flex: 0 1 auto !important;
  }

  .xs\:hover\:flex-none:hover {
    flex: none !important;
  }

  .xs\:focus\:flex-1:focus {
    flex: 1 1 0% !important;
  }

  .xs\:focus\:flex-auto:focus {
    flex: 1 1 auto !important;
  }

  .xs\:focus\:flex-initial:focus {
    flex: 0 1 auto !important;
  }

  .xs\:focus\:flex-none:focus {
    flex: none !important;
  }

  .xs\:flex-grow-0 {
    flex-grow: 0 !important;
  }

  .xs\:flex-grow {
    flex-grow: 1 !important;
  }

  .xs\:hover\:flex-grow-0:hover {
    flex-grow: 0 !important;
  }

  .xs\:hover\:flex-grow:hover {
    flex-grow: 1 !important;
  }

  .xs\:focus\:flex-grow-0:focus {
    flex-grow: 0 !important;
  }

  .xs\:focus\:flex-grow:focus {
    flex-grow: 1 !important;
  }

  .xs\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }

  .xs\:flex-shrink {
    flex-shrink: 1 !important;
  }

  .xs\:hover\:flex-shrink-0:hover {
    flex-shrink: 0 !important;
  }

  .xs\:hover\:flex-shrink:hover {
    flex-shrink: 1 !important;
  }

  .xs\:focus\:flex-shrink-0:focus {
    flex-shrink: 0 !important;
  }

  .xs\:focus\:flex-shrink:focus {
    flex-shrink: 1 !important;
  }

  .xs\:order-1 {
    order: 1 !important;
  }

  .xs\:order-2 {
    order: 2 !important;
  }

  .xs\:order-3 {
    order: 3 !important;
  }

  .xs\:order-4 {
    order: 4 !important;
  }

  .xs\:order-5 {
    order: 5 !important;
  }

  .xs\:order-6 {
    order: 6 !important;
  }

  .xs\:order-7 {
    order: 7 !important;
  }

  .xs\:order-8 {
    order: 8 !important;
  }

  .xs\:order-9 {
    order: 9 !important;
  }

  .xs\:order-10 {
    order: 10 !important;
  }

  .xs\:order-11 {
    order: 11 !important;
  }

  .xs\:order-12 {
    order: 12 !important;
  }

  .xs\:order-first {
    order: -9999 !important;
  }

  .xs\:order-last {
    order: 9999 !important;
  }

  .xs\:order-none {
    order: 0 !important;
  }

  .xs\:hover\:order-1:hover {
    order: 1 !important;
  }

  .xs\:hover\:order-2:hover {
    order: 2 !important;
  }

  .xs\:hover\:order-3:hover {
    order: 3 !important;
  }

  .xs\:hover\:order-4:hover {
    order: 4 !important;
  }

  .xs\:hover\:order-5:hover {
    order: 5 !important;
  }

  .xs\:hover\:order-6:hover {
    order: 6 !important;
  }

  .xs\:hover\:order-7:hover {
    order: 7 !important;
  }

  .xs\:hover\:order-8:hover {
    order: 8 !important;
  }

  .xs\:hover\:order-9:hover {
    order: 9 !important;
  }

  .xs\:hover\:order-10:hover {
    order: 10 !important;
  }

  .xs\:hover\:order-11:hover {
    order: 11 !important;
  }

  .xs\:hover\:order-12:hover {
    order: 12 !important;
  }

  .xs\:hover\:order-first:hover {
    order: -9999 !important;
  }

  .xs\:hover\:order-last:hover {
    order: 9999 !important;
  }

  .xs\:hover\:order-none:hover {
    order: 0 !important;
  }

  .xs\:focus\:order-1:focus {
    order: 1 !important;
  }

  .xs\:focus\:order-2:focus {
    order: 2 !important;
  }

  .xs\:focus\:order-3:focus {
    order: 3 !important;
  }

  .xs\:focus\:order-4:focus {
    order: 4 !important;
  }

  .xs\:focus\:order-5:focus {
    order: 5 !important;
  }

  .xs\:focus\:order-6:focus {
    order: 6 !important;
  }

  .xs\:focus\:order-7:focus {
    order: 7 !important;
  }

  .xs\:focus\:order-8:focus {
    order: 8 !important;
  }

  .xs\:focus\:order-9:focus {
    order: 9 !important;
  }

  .xs\:focus\:order-10:focus {
    order: 10 !important;
  }

  .xs\:focus\:order-11:focus {
    order: 11 !important;
  }

  .xs\:focus\:order-12:focus {
    order: 12 !important;
  }

  .xs\:focus\:order-first:focus {
    order: -9999 !important;
  }

  .xs\:focus\:order-last:focus {
    order: 9999 !important;
  }

  .xs\:focus\:order-none:focus {
    order: 0 !important;
  }

  .xs\:float-right {
    float: right !important;
  }

  .xs\:float-left {
    float: left !important;
  }

  .xs\:float-none {
    float: none !important;
  }

  .xs\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .xs\:hover\:float-right:hover {
    float: right !important;
  }

  .xs\:hover\:float-left:hover {
    float: left !important;
  }

  .xs\:hover\:float-none:hover {
    float: none !important;
  }

  .xs\:hover\:clearfix:hover:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .xs\:focus\:float-right:focus {
    float: right !important;
  }

  .xs\:focus\:float-left:focus {
    float: left !important;
  }

  .xs\:focus\:float-none:focus {
    float: none !important;
  }

  .xs\:focus\:clearfix:focus:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .xs\:clear-left {
    clear: left !important;
  }

  .xs\:clear-right {
    clear: right !important;
  }

  .xs\:clear-both {
    clear: both !important;
  }

  .xs\:clear-none {
    clear: none !important;
  }

  .xs\:hover\:clear-left:hover {
    clear: left !important;
  }

  .xs\:hover\:clear-right:hover {
    clear: right !important;
  }

  .xs\:hover\:clear-both:hover {
    clear: both !important;
  }

  .xs\:hover\:clear-none:hover {
    clear: none !important;
  }

  .xs\:focus\:clear-left:focus {
    clear: left !important;
  }

  .xs\:focus\:clear-right:focus {
    clear: right !important;
  }

  .xs\:focus\:clear-both:focus {
    clear: both !important;
  }

  .xs\:focus\:clear-none:focus {
    clear: none !important;
  }

  .xs\:font-notosans {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .xs\:font-kiwimaru {
    font-family: Kiwi Maru, serif !important;
  }

  .xs\:hover\:font-notosans:hover {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .xs\:hover\:font-kiwimaru:hover {
    font-family: Kiwi Maru, serif !important;
  }

  .xs\:focus\:font-notosans:focus {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .xs\:focus\:font-kiwimaru:focus {
    font-family: Kiwi Maru, serif !important;
  }

  .xs\:font-hairline {
    font-weight: 100 !important;
  }

  .xs\:font-thin {
    font-weight: 200 !important;
  }

  .xs\:font-light {
    font-weight: 300 !important;
  }

  .xs\:font-normal {
    font-weight: 400 !important;
  }

  .xs\:font-medium {
    font-weight: 500 !important;
  }

  .xs\:font-semibold {
    font-weight: 600 !important;
  }

  .xs\:font-bold {
    font-weight: 700 !important;
  }

  .xs\:font-extrabold {
    font-weight: 800 !important;
  }

  .xs\:font-black {
    font-weight: 900 !important;
  }

  .xs\:hover\:font-hairline:hover {
    font-weight: 100 !important;
  }

  .xs\:hover\:font-thin:hover {
    font-weight: 200 !important;
  }

  .xs\:hover\:font-light:hover {
    font-weight: 300 !important;
  }

  .xs\:hover\:font-normal:hover {
    font-weight: 400 !important;
  }

  .xs\:hover\:font-medium:hover {
    font-weight: 500 !important;
  }

  .xs\:hover\:font-semibold:hover {
    font-weight: 600 !important;
  }

  .xs\:hover\:font-bold:hover {
    font-weight: 700 !important;
  }

  .xs\:hover\:font-extrabold:hover {
    font-weight: 800 !important;
  }

  .xs\:hover\:font-black:hover {
    font-weight: 900 !important;
  }

  .xs\:focus\:font-hairline:focus {
    font-weight: 100 !important;
  }

  .xs\:focus\:font-thin:focus {
    font-weight: 200 !important;
  }

  .xs\:focus\:font-light:focus {
    font-weight: 300 !important;
  }

  .xs\:focus\:font-normal:focus {
    font-weight: 400 !important;
  }

  .xs\:focus\:font-medium:focus {
    font-weight: 500 !important;
  }

  .xs\:focus\:font-semibold:focus {
    font-weight: 600 !important;
  }

  .xs\:focus\:font-bold:focus {
    font-weight: 700 !important;
  }

  .xs\:focus\:font-extrabold:focus {
    font-weight: 800 !important;
  }

  .xs\:focus\:font-black:focus {
    font-weight: 900 !important;
  }

  .xs\:h-0 {
    height: 0rem !important;
  }

  .xs\:h-1 {
    height: 0.25rem !important;
  }

  .xs\:h-2 {
    height: 0.5rem !important;
  }

  .xs\:h-3 {
    height: 0.75rem !important;
  }

  .xs\:h-4 {
    height: 1rem !important;
  }

  .xs\:h-5 {
    height: 1.25rem !important;
  }

  .xs\:h-6 {
    height: 1.5rem !important;
  }

  .xs\:h-7 {
    height: 1.75rem !important;
  }

  .xs\:h-8 {
    height: 2rem !important;
  }

  .xs\:h-9 {
    height: 2.25rem !important;
  }

  .xs\:h-10 {
    height: 2.5rem !important;
  }

  .xs\:h-11 {
    height: 2.75rem !important;
  }

  .xs\:h-12 {
    height: 3rem !important;
  }

  .xs\:h-13 {
    height: 3.25rem !important;
  }

  .xs\:h-14 {
    height: 3.5rem !important;
  }

  .xs\:h-15 {
    height: 3.75rem !important;
  }

  .xs\:h-16 {
    height: 4rem !important;
  }

  .xs\:h-17 {
    height: 4.25rem !important;
  }

  .xs\:h-18 {
    height: 4.5rem !important;
  }

  .xs\:h-19 {
    height: 4.75rem !important;
  }

  .xs\:h-20 {
    height: 5rem !important;
  }

  .xs\:h-21 {
    height: 5.25rem !important;
  }

  .xs\:h-22 {
    height: 5.5rem !important;
  }

  .xs\:h-23 {
    height: 5.75rem !important;
  }

  .xs\:h-24 {
    height: 6rem !important;
  }

  .xs\:h-25 {
    height: 6.25rem !important;
  }

  .xs\:h-26 {
    height: 6.5rem !important;
  }

  .xs\:h-27 {
    height: 6.75rem !important;
  }

  .xs\:h-28 {
    height: 7rem !important;
  }

  .xs\:h-29 {
    height: 7.25rem !important;
  }

  .xs\:h-30 {
    height: 7.5rem !important;
  }

  .xs\:h-31 {
    height: 7.75rem !important;
  }

  .xs\:h-32 {
    height: 8rem !important;
  }

  .xs\:h-33 {
    height: 8.25rem !important;
  }

  .xs\:h-34 {
    height: 8.5rem !important;
  }

  .xs\:h-35 {
    height: 8.75rem !important;
  }

  .xs\:h-36 {
    height: 9rem !important;
  }

  .xs\:h-37 {
    height: 9.25rem !important;
  }

  .xs\:h-38 {
    height: 9.5rem !important;
  }

  .xs\:h-39 {
    height: 9.75rem !important;
  }

  .xs\:h-40 {
    height: 10rem !important;
  }

  .xs\:h-41 {
    height: 10.25rem !important;
  }

  .xs\:h-42 {
    height: 10.5rem !important;
  }

  .xs\:h-43 {
    height: 10.75rem !important;
  }

  .xs\:h-44 {
    height: 11rem !important;
  }

  .xs\:h-45 {
    height: 11.25rem !important;
  }

  .xs\:h-46 {
    height: 11.5rem !important;
  }

  .xs\:h-47 {
    height: 11.75rem !important;
  }

  .xs\:h-48 {
    height: 12rem !important;
  }

  .xs\:h-49 {
    height: 12.25rem !important;
  }

  .xs\:h-50 {
    height: 12.5rem !important;
  }

  .xs\:h-51 {
    height: 12.75rem !important;
  }

  .xs\:h-52 {
    height: 13rem !important;
  }

  .xs\:h-53 {
    height: 13.25rem !important;
  }

  .xs\:h-54 {
    height: 13.5rem !important;
  }

  .xs\:h-55 {
    height: 13.75rem !important;
  }

  .xs\:h-56 {
    height: 14rem !important;
  }

  .xs\:h-57 {
    height: 14.25rem !important;
  }

  .xs\:h-58 {
    height: 14.5rem !important;
  }

  .xs\:h-59 {
    height: 14.75rem !important;
  }

  .xs\:h-60 {
    height: 15rem !important;
  }

  .xs\:h-61 {
    height: 15.25rem !important;
  }

  .xs\:h-62 {
    height: 15.5rem !important;
  }

  .xs\:h-63 {
    height: 15.75rem !important;
  }

  .xs\:h-64 {
    height: 16rem !important;
  }

  .xs\:h-65 {
    height: 16.25rem !important;
  }

  .xs\:h-66 {
    height: 16.5rem !important;
  }

  .xs\:h-67 {
    height: 16.75rem !important;
  }

  .xs\:h-68 {
    height: 17rem !important;
  }

  .xs\:h-69 {
    height: 17.25rem !important;
  }

  .xs\:h-70 {
    height: 17.5rem !important;
  }

  .xs\:h-71 {
    height: 17.75rem !important;
  }

  .xs\:h-72 {
    height: 18rem !important;
  }

  .xs\:h-73 {
    height: 18.25rem !important;
  }

  .xs\:h-74 {
    height: 18.5rem !important;
  }

  .xs\:h-75 {
    height: 18.75rem !important;
  }

  .xs\:h-76 {
    height: 19rem !important;
  }

  .xs\:h-77 {
    height: 19.25rem !important;
  }

  .xs\:h-78 {
    height: 19.5rem !important;
  }

  .xs\:h-79 {
    height: 19.75rem !important;
  }

  .xs\:h-80 {
    height: 20rem !important;
  }

  .xs\:h-81 {
    height: 20.25rem !important;
  }

  .xs\:h-82 {
    height: 20.5rem !important;
  }

  .xs\:h-83 {
    height: 20.75rem !important;
  }

  .xs\:h-84 {
    height: 21rem !important;
  }

  .xs\:h-85 {
    height: 21.25rem !important;
  }

  .xs\:h-86 {
    height: 21.5rem !important;
  }

  .xs\:h-87 {
    height: 21.75rem !important;
  }

  .xs\:h-88 {
    height: 22rem !important;
  }

  .xs\:h-89 {
    height: 22.25rem !important;
  }

  .xs\:h-90 {
    height: 22.5rem !important;
  }

  .xs\:h-91 {
    height: 22.75rem !important;
  }

  .xs\:h-92 {
    height: 23rem !important;
  }

  .xs\:h-93 {
    height: 23.25rem !important;
  }

  .xs\:h-94 {
    height: 23.5rem !important;
  }

  .xs\:h-95 {
    height: 23.75rem !important;
  }

  .xs\:h-96 {
    height: 24rem !important;
  }

  .xs\:h-97 {
    height: 24.25rem !important;
  }

  .xs\:h-98 {
    height: 24.5rem !important;
  }

  .xs\:h-99 {
    height: 24.75rem !important;
  }

  .xs\:h-100 {
    height: 25rem !important;
  }

  .xs\:h-101 {
    height: 25.25rem !important;
  }

  .xs\:h-102 {
    height: 25.5rem !important;
  }

  .xs\:h-103 {
    height: 25.75rem !important;
  }

  .xs\:h-104 {
    height: 26rem !important;
  }

  .xs\:h-105 {
    height: 26.25rem !important;
  }

  .xs\:h-auto {
    height: auto !important;
  }

  .xs\:h-px {
    height: 1px !important;
  }

  .xs\:h-0\.5 {
    height: 0.125rem !important;
  }

  .xs\:h-1\.5 {
    height: 0.375rem !important;
  }

  .xs\:h-2\.5 {
    height: 0.625rem !important;
  }

  .xs\:h-3\.5 {
    height: 0.875rem !important;
  }

  .xs\:h-4\.5 {
    height: 1.125rem !important;
  }

  .xs\:h-5\.5 {
    height: 1.375rem !important;
  }

  .xs\:h-6\.5 {
    height: 1.625rem !important;
  }

  .xs\:h-7\.5 {
    height: 1.875rem !important;
  }

  .xs\:h-8\.5 {
    height: 2.125rem !important;
  }

  .xs\:h-9\.5 {
    height: 2.375rem !important;
  }

  .xs\:h-10\.5 {
    height: 2.625rem !important;
  }

  .xs\:h-11\.5 {
    height: 2.875rem !important;
  }

  .xs\:h-12\.5 {
    height: 3.125rem !important;
  }

  .xs\:h-13\.5 {
    height: 3.375rem !important;
  }

  .xs\:h-14\.5 {
    height: 3.625rem !important;
  }

  .xs\:h-15\.5 {
    height: 3.875rem !important;
  }

  .xs\:h-16\.5 {
    height: 4.125rem !important;
  }

  .xs\:h-17\.5 {
    height: 4.375rem !important;
  }

  .xs\:h-18\.5 {
    height: 4.625rem !important;
  }

  .xs\:h-19\.5 {
    height: 4.875rem !important;
  }

  .xs\:h-20\.5 {
    height: 5.125rem !important;
  }

  .xs\:h-21\.5 {
    height: 5.375rem !important;
  }

  .xs\:h-22\.5 {
    height: 5.625rem !important;
  }

  .xs\:h-23\.5 {
    height: 5.875rem !important;
  }

  .xs\:h-24\.5 {
    height: 6.125rem !important;
  }

  .xs\:h-25\.5 {
    height: 6.375rem !important;
  }

  .xs\:h-26\.5 {
    height: 6.625rem !important;
  }

  .xs\:h-27\.5 {
    height: 6.875rem !important;
  }

  .xs\:h-28\.5 {
    height: 7.125rem !important;
  }

  .xs\:h-29\.5 {
    height: 7.375rem !important;
  }

  .xs\:h-30\.5 {
    height: 7.625rem !important;
  }

  .xs\:h-31\.5 {
    height: 7.875rem !important;
  }

  .xs\:h-32\.5 {
    height: 8.125rem !important;
  }

  .xs\:h-33\.5 {
    height: 8.375rem !important;
  }

  .xs\:h-34\.5 {
    height: 8.625rem !important;
  }

  .xs\:h-35\.5 {
    height: 8.875rem !important;
  }

  .xs\:h-36\.5 {
    height: 9.125rem !important;
  }

  .xs\:h-37\.5 {
    height: 9.375rem !important;
  }

  .xs\:h-38\.5 {
    height: 9.625rem !important;
  }

  .xs\:h-39\.5 {
    height: 9.875rem !important;
  }

  .xs\:h-40\.5 {
    height: 10.125rem !important;
  }

  .xs\:h-41\.5 {
    height: 10.375rem !important;
  }

  .xs\:h-42\.5 {
    height: 10.625rem !important;
  }

  .xs\:h-43\.5 {
    height: 10.875rem !important;
  }

  .xs\:h-44\.5 {
    height: 11.125rem !important;
  }

  .xs\:h-45\.5 {
    height: 11.375rem !important;
  }

  .xs\:h-46\.5 {
    height: 11.625rem !important;
  }

  .xs\:h-47\.5 {
    height: 11.875rem !important;
  }

  .xs\:h-48\.5 {
    height: 12.125rem !important;
  }

  .xs\:h-49\.5 {
    height: 12.375rem !important;
  }

  .xs\:h-50\.5 {
    height: 12.625rem !important;
  }

  .xs\:h-51\.5 {
    height: 12.875rem !important;
  }

  .xs\:h-52\.5 {
    height: 13.125rem !important;
  }

  .xs\:h-53\.5 {
    height: 13.375rem !important;
  }

  .xs\:h-54\.5 {
    height: 13.625rem !important;
  }

  .xs\:h-55\.5 {
    height: 13.875rem !important;
  }

  .xs\:h-56\.5 {
    height: 14.125rem !important;
  }

  .xs\:h-57\.5 {
    height: 14.375rem !important;
  }

  .xs\:h-58\.5 {
    height: 14.625rem !important;
  }

  .xs\:h-59\.5 {
    height: 14.875rem !important;
  }

  .xs\:h-60\.5 {
    height: 15.125rem !important;
  }

  .xs\:h-61\.5 {
    height: 15.375rem !important;
  }

  .xs\:h-62\.5 {
    height: 15.625rem !important;
  }

  .xs\:h-63\.5 {
    height: 15.875rem !important;
  }

  .xs\:h-64\.5 {
    height: 16.125rem !important;
  }

  .xs\:h-65\.5 {
    height: 16.375rem !important;
  }

  .xs\:h-66\.5 {
    height: 16.625rem !important;
  }

  .xs\:h-67\.5 {
    height: 16.875rem !important;
  }

  .xs\:h-68\.5 {
    height: 17.125rem !important;
  }

  .xs\:h-69\.5 {
    height: 17.375rem !important;
  }

  .xs\:h-70\.5 {
    height: 17.625rem !important;
  }

  .xs\:h-71\.5 {
    height: 17.875rem !important;
  }

  .xs\:h-72\.5 {
    height: 18.125rem !important;
  }

  .xs\:h-73\.5 {
    height: 18.375rem !important;
  }

  .xs\:h-74\.5 {
    height: 18.625rem !important;
  }

  .xs\:h-75\.5 {
    height: 18.875rem !important;
  }

  .xs\:h-76\.5 {
    height: 19.125rem !important;
  }

  .xs\:h-77\.5 {
    height: 19.375rem !important;
  }

  .xs\:h-78\.5 {
    height: 19.625rem !important;
  }

  .xs\:h-79\.5 {
    height: 19.875rem !important;
  }

  .xs\:h-80\.5 {
    height: 20.125rem !important;
  }

  .xs\:h-81\.5 {
    height: 20.375rem !important;
  }

  .xs\:h-82\.5 {
    height: 20.625rem !important;
  }

  .xs\:h-83\.5 {
    height: 20.875rem !important;
  }

  .xs\:h-84\.5 {
    height: 21.125rem !important;
  }

  .xs\:h-85\.5 {
    height: 21.375rem !important;
  }

  .xs\:h-86\.5 {
    height: 21.625rem !important;
  }

  .xs\:h-87\.5 {
    height: 21.875rem !important;
  }

  .xs\:h-88\.5 {
    height: 22.125rem !important;
  }

  .xs\:h-89\.5 {
    height: 22.375rem !important;
  }

  .xs\:h-90\.5 {
    height: 22.625rem !important;
  }

  .xs\:h-91\.5 {
    height: 22.875rem !important;
  }

  .xs\:h-92\.5 {
    height: 23.125rem !important;
  }

  .xs\:h-93\.5 {
    height: 23.375rem !important;
  }

  .xs\:h-94\.5 {
    height: 23.625rem !important;
  }

  .xs\:h-95\.5 {
    height: 23.875rem !important;
  }

  .xs\:h-96\.5 {
    height: 24.125rem !important;
  }

  .xs\:h-97\.5 {
    height: 24.375rem !important;
  }

  .xs\:h-98\.5 {
    height: 24.625rem !important;
  }

  .xs\:h-99\.5 {
    height: 24.875rem !important;
  }

  .xs\:h-100\.5 {
    height: 25.125rem !important;
  }

  .xs\:h-101\.5 {
    height: 25.375rem !important;
  }

  .xs\:h-102\.5 {
    height: 25.625rem !important;
  }

  .xs\:h-103\.5 {
    height: 25.875rem !important;
  }

  .xs\:h-104\.5 {
    height: 26.125rem !important;
  }

  .xs\:h-full {
    height: 100% !important;
  }

  .xs\:h-screen {
    height: 100vh !important;
  }

  .xs\:hover\:h-0:hover {
    height: 0rem !important;
  }

  .xs\:hover\:h-1:hover {
    height: 0.25rem !important;
  }

  .xs\:hover\:h-2:hover {
    height: 0.5rem !important;
  }

  .xs\:hover\:h-3:hover {
    height: 0.75rem !important;
  }

  .xs\:hover\:h-4:hover {
    height: 1rem !important;
  }

  .xs\:hover\:h-5:hover {
    height: 1.25rem !important;
  }

  .xs\:hover\:h-6:hover {
    height: 1.5rem !important;
  }

  .xs\:hover\:h-7:hover {
    height: 1.75rem !important;
  }

  .xs\:hover\:h-8:hover {
    height: 2rem !important;
  }

  .xs\:hover\:h-9:hover {
    height: 2.25rem !important;
  }

  .xs\:hover\:h-10:hover {
    height: 2.5rem !important;
  }

  .xs\:hover\:h-11:hover {
    height: 2.75rem !important;
  }

  .xs\:hover\:h-12:hover {
    height: 3rem !important;
  }

  .xs\:hover\:h-13:hover {
    height: 3.25rem !important;
  }

  .xs\:hover\:h-14:hover {
    height: 3.5rem !important;
  }

  .xs\:hover\:h-15:hover {
    height: 3.75rem !important;
  }

  .xs\:hover\:h-16:hover {
    height: 4rem !important;
  }

  .xs\:hover\:h-17:hover {
    height: 4.25rem !important;
  }

  .xs\:hover\:h-18:hover {
    height: 4.5rem !important;
  }

  .xs\:hover\:h-19:hover {
    height: 4.75rem !important;
  }

  .xs\:hover\:h-20:hover {
    height: 5rem !important;
  }

  .xs\:hover\:h-21:hover {
    height: 5.25rem !important;
  }

  .xs\:hover\:h-22:hover {
    height: 5.5rem !important;
  }

  .xs\:hover\:h-23:hover {
    height: 5.75rem !important;
  }

  .xs\:hover\:h-24:hover {
    height: 6rem !important;
  }

  .xs\:hover\:h-25:hover {
    height: 6.25rem !important;
  }

  .xs\:hover\:h-26:hover {
    height: 6.5rem !important;
  }

  .xs\:hover\:h-27:hover {
    height: 6.75rem !important;
  }

  .xs\:hover\:h-28:hover {
    height: 7rem !important;
  }

  .xs\:hover\:h-29:hover {
    height: 7.25rem !important;
  }

  .xs\:hover\:h-30:hover {
    height: 7.5rem !important;
  }

  .xs\:hover\:h-31:hover {
    height: 7.75rem !important;
  }

  .xs\:hover\:h-32:hover {
    height: 8rem !important;
  }

  .xs\:hover\:h-33:hover {
    height: 8.25rem !important;
  }

  .xs\:hover\:h-34:hover {
    height: 8.5rem !important;
  }

  .xs\:hover\:h-35:hover {
    height: 8.75rem !important;
  }

  .xs\:hover\:h-36:hover {
    height: 9rem !important;
  }

  .xs\:hover\:h-37:hover {
    height: 9.25rem !important;
  }

  .xs\:hover\:h-38:hover {
    height: 9.5rem !important;
  }

  .xs\:hover\:h-39:hover {
    height: 9.75rem !important;
  }

  .xs\:hover\:h-40:hover {
    height: 10rem !important;
  }

  .xs\:hover\:h-41:hover {
    height: 10.25rem !important;
  }

  .xs\:hover\:h-42:hover {
    height: 10.5rem !important;
  }

  .xs\:hover\:h-43:hover {
    height: 10.75rem !important;
  }

  .xs\:hover\:h-44:hover {
    height: 11rem !important;
  }

  .xs\:hover\:h-45:hover {
    height: 11.25rem !important;
  }

  .xs\:hover\:h-46:hover {
    height: 11.5rem !important;
  }

  .xs\:hover\:h-47:hover {
    height: 11.75rem !important;
  }

  .xs\:hover\:h-48:hover {
    height: 12rem !important;
  }

  .xs\:hover\:h-49:hover {
    height: 12.25rem !important;
  }

  .xs\:hover\:h-50:hover {
    height: 12.5rem !important;
  }

  .xs\:hover\:h-51:hover {
    height: 12.75rem !important;
  }

  .xs\:hover\:h-52:hover {
    height: 13rem !important;
  }

  .xs\:hover\:h-53:hover {
    height: 13.25rem !important;
  }

  .xs\:hover\:h-54:hover {
    height: 13.5rem !important;
  }

  .xs\:hover\:h-55:hover {
    height: 13.75rem !important;
  }

  .xs\:hover\:h-56:hover {
    height: 14rem !important;
  }

  .xs\:hover\:h-57:hover {
    height: 14.25rem !important;
  }

  .xs\:hover\:h-58:hover {
    height: 14.5rem !important;
  }

  .xs\:hover\:h-59:hover {
    height: 14.75rem !important;
  }

  .xs\:hover\:h-60:hover {
    height: 15rem !important;
  }

  .xs\:hover\:h-61:hover {
    height: 15.25rem !important;
  }

  .xs\:hover\:h-62:hover {
    height: 15.5rem !important;
  }

  .xs\:hover\:h-63:hover {
    height: 15.75rem !important;
  }

  .xs\:hover\:h-64:hover {
    height: 16rem !important;
  }

  .xs\:hover\:h-65:hover {
    height: 16.25rem !important;
  }

  .xs\:hover\:h-66:hover {
    height: 16.5rem !important;
  }

  .xs\:hover\:h-67:hover {
    height: 16.75rem !important;
  }

  .xs\:hover\:h-68:hover {
    height: 17rem !important;
  }

  .xs\:hover\:h-69:hover {
    height: 17.25rem !important;
  }

  .xs\:hover\:h-70:hover {
    height: 17.5rem !important;
  }

  .xs\:hover\:h-71:hover {
    height: 17.75rem !important;
  }

  .xs\:hover\:h-72:hover {
    height: 18rem !important;
  }

  .xs\:hover\:h-73:hover {
    height: 18.25rem !important;
  }

  .xs\:hover\:h-74:hover {
    height: 18.5rem !important;
  }

  .xs\:hover\:h-75:hover {
    height: 18.75rem !important;
  }

  .xs\:hover\:h-76:hover {
    height: 19rem !important;
  }

  .xs\:hover\:h-77:hover {
    height: 19.25rem !important;
  }

  .xs\:hover\:h-78:hover {
    height: 19.5rem !important;
  }

  .xs\:hover\:h-79:hover {
    height: 19.75rem !important;
  }

  .xs\:hover\:h-80:hover {
    height: 20rem !important;
  }

  .xs\:hover\:h-81:hover {
    height: 20.25rem !important;
  }

  .xs\:hover\:h-82:hover {
    height: 20.5rem !important;
  }

  .xs\:hover\:h-83:hover {
    height: 20.75rem !important;
  }

  .xs\:hover\:h-84:hover {
    height: 21rem !important;
  }

  .xs\:hover\:h-85:hover {
    height: 21.25rem !important;
  }

  .xs\:hover\:h-86:hover {
    height: 21.5rem !important;
  }

  .xs\:hover\:h-87:hover {
    height: 21.75rem !important;
  }

  .xs\:hover\:h-88:hover {
    height: 22rem !important;
  }

  .xs\:hover\:h-89:hover {
    height: 22.25rem !important;
  }

  .xs\:hover\:h-90:hover {
    height: 22.5rem !important;
  }

  .xs\:hover\:h-91:hover {
    height: 22.75rem !important;
  }

  .xs\:hover\:h-92:hover {
    height: 23rem !important;
  }

  .xs\:hover\:h-93:hover {
    height: 23.25rem !important;
  }

  .xs\:hover\:h-94:hover {
    height: 23.5rem !important;
  }

  .xs\:hover\:h-95:hover {
    height: 23.75rem !important;
  }

  .xs\:hover\:h-96:hover {
    height: 24rem !important;
  }

  .xs\:hover\:h-97:hover {
    height: 24.25rem !important;
  }

  .xs\:hover\:h-98:hover {
    height: 24.5rem !important;
  }

  .xs\:hover\:h-99:hover {
    height: 24.75rem !important;
  }

  .xs\:hover\:h-100:hover {
    height: 25rem !important;
  }

  .xs\:hover\:h-101:hover {
    height: 25.25rem !important;
  }

  .xs\:hover\:h-102:hover {
    height: 25.5rem !important;
  }

  .xs\:hover\:h-103:hover {
    height: 25.75rem !important;
  }

  .xs\:hover\:h-104:hover {
    height: 26rem !important;
  }

  .xs\:hover\:h-105:hover {
    height: 26.25rem !important;
  }

  .xs\:hover\:h-auto:hover {
    height: auto !important;
  }

  .xs\:hover\:h-px:hover {
    height: 1px !important;
  }

  .xs\:hover\:h-0\.5:hover {
    height: 0.125rem !important;
  }

  .xs\:hover\:h-1\.5:hover {
    height: 0.375rem !important;
  }

  .xs\:hover\:h-2\.5:hover {
    height: 0.625rem !important;
  }

  .xs\:hover\:h-3\.5:hover {
    height: 0.875rem !important;
  }

  .xs\:hover\:h-4\.5:hover {
    height: 1.125rem !important;
  }

  .xs\:hover\:h-5\.5:hover {
    height: 1.375rem !important;
  }

  .xs\:hover\:h-6\.5:hover {
    height: 1.625rem !important;
  }

  .xs\:hover\:h-7\.5:hover {
    height: 1.875rem !important;
  }

  .xs\:hover\:h-8\.5:hover {
    height: 2.125rem !important;
  }

  .xs\:hover\:h-9\.5:hover {
    height: 2.375rem !important;
  }

  .xs\:hover\:h-10\.5:hover {
    height: 2.625rem !important;
  }

  .xs\:hover\:h-11\.5:hover {
    height: 2.875rem !important;
  }

  .xs\:hover\:h-12\.5:hover {
    height: 3.125rem !important;
  }

  .xs\:hover\:h-13\.5:hover {
    height: 3.375rem !important;
  }

  .xs\:hover\:h-14\.5:hover {
    height: 3.625rem !important;
  }

  .xs\:hover\:h-15\.5:hover {
    height: 3.875rem !important;
  }

  .xs\:hover\:h-16\.5:hover {
    height: 4.125rem !important;
  }

  .xs\:hover\:h-17\.5:hover {
    height: 4.375rem !important;
  }

  .xs\:hover\:h-18\.5:hover {
    height: 4.625rem !important;
  }

  .xs\:hover\:h-19\.5:hover {
    height: 4.875rem !important;
  }

  .xs\:hover\:h-20\.5:hover {
    height: 5.125rem !important;
  }

  .xs\:hover\:h-21\.5:hover {
    height: 5.375rem !important;
  }

  .xs\:hover\:h-22\.5:hover {
    height: 5.625rem !important;
  }

  .xs\:hover\:h-23\.5:hover {
    height: 5.875rem !important;
  }

  .xs\:hover\:h-24\.5:hover {
    height: 6.125rem !important;
  }

  .xs\:hover\:h-25\.5:hover {
    height: 6.375rem !important;
  }

  .xs\:hover\:h-26\.5:hover {
    height: 6.625rem !important;
  }

  .xs\:hover\:h-27\.5:hover {
    height: 6.875rem !important;
  }

  .xs\:hover\:h-28\.5:hover {
    height: 7.125rem !important;
  }

  .xs\:hover\:h-29\.5:hover {
    height: 7.375rem !important;
  }

  .xs\:hover\:h-30\.5:hover {
    height: 7.625rem !important;
  }

  .xs\:hover\:h-31\.5:hover {
    height: 7.875rem !important;
  }

  .xs\:hover\:h-32\.5:hover {
    height: 8.125rem !important;
  }

  .xs\:hover\:h-33\.5:hover {
    height: 8.375rem !important;
  }

  .xs\:hover\:h-34\.5:hover {
    height: 8.625rem !important;
  }

  .xs\:hover\:h-35\.5:hover {
    height: 8.875rem !important;
  }

  .xs\:hover\:h-36\.5:hover {
    height: 9.125rem !important;
  }

  .xs\:hover\:h-37\.5:hover {
    height: 9.375rem !important;
  }

  .xs\:hover\:h-38\.5:hover {
    height: 9.625rem !important;
  }

  .xs\:hover\:h-39\.5:hover {
    height: 9.875rem !important;
  }

  .xs\:hover\:h-40\.5:hover {
    height: 10.125rem !important;
  }

  .xs\:hover\:h-41\.5:hover {
    height: 10.375rem !important;
  }

  .xs\:hover\:h-42\.5:hover {
    height: 10.625rem !important;
  }

  .xs\:hover\:h-43\.5:hover {
    height: 10.875rem !important;
  }

  .xs\:hover\:h-44\.5:hover {
    height: 11.125rem !important;
  }

  .xs\:hover\:h-45\.5:hover {
    height: 11.375rem !important;
  }

  .xs\:hover\:h-46\.5:hover {
    height: 11.625rem !important;
  }

  .xs\:hover\:h-47\.5:hover {
    height: 11.875rem !important;
  }

  .xs\:hover\:h-48\.5:hover {
    height: 12.125rem !important;
  }

  .xs\:hover\:h-49\.5:hover {
    height: 12.375rem !important;
  }

  .xs\:hover\:h-50\.5:hover {
    height: 12.625rem !important;
  }

  .xs\:hover\:h-51\.5:hover {
    height: 12.875rem !important;
  }

  .xs\:hover\:h-52\.5:hover {
    height: 13.125rem !important;
  }

  .xs\:hover\:h-53\.5:hover {
    height: 13.375rem !important;
  }

  .xs\:hover\:h-54\.5:hover {
    height: 13.625rem !important;
  }

  .xs\:hover\:h-55\.5:hover {
    height: 13.875rem !important;
  }

  .xs\:hover\:h-56\.5:hover {
    height: 14.125rem !important;
  }

  .xs\:hover\:h-57\.5:hover {
    height: 14.375rem !important;
  }

  .xs\:hover\:h-58\.5:hover {
    height: 14.625rem !important;
  }

  .xs\:hover\:h-59\.5:hover {
    height: 14.875rem !important;
  }

  .xs\:hover\:h-60\.5:hover {
    height: 15.125rem !important;
  }

  .xs\:hover\:h-61\.5:hover {
    height: 15.375rem !important;
  }

  .xs\:hover\:h-62\.5:hover {
    height: 15.625rem !important;
  }

  .xs\:hover\:h-63\.5:hover {
    height: 15.875rem !important;
  }

  .xs\:hover\:h-64\.5:hover {
    height: 16.125rem !important;
  }

  .xs\:hover\:h-65\.5:hover {
    height: 16.375rem !important;
  }

  .xs\:hover\:h-66\.5:hover {
    height: 16.625rem !important;
  }

  .xs\:hover\:h-67\.5:hover {
    height: 16.875rem !important;
  }

  .xs\:hover\:h-68\.5:hover {
    height: 17.125rem !important;
  }

  .xs\:hover\:h-69\.5:hover {
    height: 17.375rem !important;
  }

  .xs\:hover\:h-70\.5:hover {
    height: 17.625rem !important;
  }

  .xs\:hover\:h-71\.5:hover {
    height: 17.875rem !important;
  }

  .xs\:hover\:h-72\.5:hover {
    height: 18.125rem !important;
  }

  .xs\:hover\:h-73\.5:hover {
    height: 18.375rem !important;
  }

  .xs\:hover\:h-74\.5:hover {
    height: 18.625rem !important;
  }

  .xs\:hover\:h-75\.5:hover {
    height: 18.875rem !important;
  }

  .xs\:hover\:h-76\.5:hover {
    height: 19.125rem !important;
  }

  .xs\:hover\:h-77\.5:hover {
    height: 19.375rem !important;
  }

  .xs\:hover\:h-78\.5:hover {
    height: 19.625rem !important;
  }

  .xs\:hover\:h-79\.5:hover {
    height: 19.875rem !important;
  }

  .xs\:hover\:h-80\.5:hover {
    height: 20.125rem !important;
  }

  .xs\:hover\:h-81\.5:hover {
    height: 20.375rem !important;
  }

  .xs\:hover\:h-82\.5:hover {
    height: 20.625rem !important;
  }

  .xs\:hover\:h-83\.5:hover {
    height: 20.875rem !important;
  }

  .xs\:hover\:h-84\.5:hover {
    height: 21.125rem !important;
  }

  .xs\:hover\:h-85\.5:hover {
    height: 21.375rem !important;
  }

  .xs\:hover\:h-86\.5:hover {
    height: 21.625rem !important;
  }

  .xs\:hover\:h-87\.5:hover {
    height: 21.875rem !important;
  }

  .xs\:hover\:h-88\.5:hover {
    height: 22.125rem !important;
  }

  .xs\:hover\:h-89\.5:hover {
    height: 22.375rem !important;
  }

  .xs\:hover\:h-90\.5:hover {
    height: 22.625rem !important;
  }

  .xs\:hover\:h-91\.5:hover {
    height: 22.875rem !important;
  }

  .xs\:hover\:h-92\.5:hover {
    height: 23.125rem !important;
  }

  .xs\:hover\:h-93\.5:hover {
    height: 23.375rem !important;
  }

  .xs\:hover\:h-94\.5:hover {
    height: 23.625rem !important;
  }

  .xs\:hover\:h-95\.5:hover {
    height: 23.875rem !important;
  }

  .xs\:hover\:h-96\.5:hover {
    height: 24.125rem !important;
  }

  .xs\:hover\:h-97\.5:hover {
    height: 24.375rem !important;
  }

  .xs\:hover\:h-98\.5:hover {
    height: 24.625rem !important;
  }

  .xs\:hover\:h-99\.5:hover {
    height: 24.875rem !important;
  }

  .xs\:hover\:h-100\.5:hover {
    height: 25.125rem !important;
  }

  .xs\:hover\:h-101\.5:hover {
    height: 25.375rem !important;
  }

  .xs\:hover\:h-102\.5:hover {
    height: 25.625rem !important;
  }

  .xs\:hover\:h-103\.5:hover {
    height: 25.875rem !important;
  }

  .xs\:hover\:h-104\.5:hover {
    height: 26.125rem !important;
  }

  .xs\:hover\:h-full:hover {
    height: 100% !important;
  }

  .xs\:hover\:h-screen:hover {
    height: 100vh !important;
  }

  .xs\:focus\:h-0:focus {
    height: 0rem !important;
  }

  .xs\:focus\:h-1:focus {
    height: 0.25rem !important;
  }

  .xs\:focus\:h-2:focus {
    height: 0.5rem !important;
  }

  .xs\:focus\:h-3:focus {
    height: 0.75rem !important;
  }

  .xs\:focus\:h-4:focus {
    height: 1rem !important;
  }

  .xs\:focus\:h-5:focus {
    height: 1.25rem !important;
  }

  .xs\:focus\:h-6:focus {
    height: 1.5rem !important;
  }

  .xs\:focus\:h-7:focus {
    height: 1.75rem !important;
  }

  .xs\:focus\:h-8:focus {
    height: 2rem !important;
  }

  .xs\:focus\:h-9:focus {
    height: 2.25rem !important;
  }

  .xs\:focus\:h-10:focus {
    height: 2.5rem !important;
  }

  .xs\:focus\:h-11:focus {
    height: 2.75rem !important;
  }

  .xs\:focus\:h-12:focus {
    height: 3rem !important;
  }

  .xs\:focus\:h-13:focus {
    height: 3.25rem !important;
  }

  .xs\:focus\:h-14:focus {
    height: 3.5rem !important;
  }

  .xs\:focus\:h-15:focus {
    height: 3.75rem !important;
  }

  .xs\:focus\:h-16:focus {
    height: 4rem !important;
  }

  .xs\:focus\:h-17:focus {
    height: 4.25rem !important;
  }

  .xs\:focus\:h-18:focus {
    height: 4.5rem !important;
  }

  .xs\:focus\:h-19:focus {
    height: 4.75rem !important;
  }

  .xs\:focus\:h-20:focus {
    height: 5rem !important;
  }

  .xs\:focus\:h-21:focus {
    height: 5.25rem !important;
  }

  .xs\:focus\:h-22:focus {
    height: 5.5rem !important;
  }

  .xs\:focus\:h-23:focus {
    height: 5.75rem !important;
  }

  .xs\:focus\:h-24:focus {
    height: 6rem !important;
  }

  .xs\:focus\:h-25:focus {
    height: 6.25rem !important;
  }

  .xs\:focus\:h-26:focus {
    height: 6.5rem !important;
  }

  .xs\:focus\:h-27:focus {
    height: 6.75rem !important;
  }

  .xs\:focus\:h-28:focus {
    height: 7rem !important;
  }

  .xs\:focus\:h-29:focus {
    height: 7.25rem !important;
  }

  .xs\:focus\:h-30:focus {
    height: 7.5rem !important;
  }

  .xs\:focus\:h-31:focus {
    height: 7.75rem !important;
  }

  .xs\:focus\:h-32:focus {
    height: 8rem !important;
  }

  .xs\:focus\:h-33:focus {
    height: 8.25rem !important;
  }

  .xs\:focus\:h-34:focus {
    height: 8.5rem !important;
  }

  .xs\:focus\:h-35:focus {
    height: 8.75rem !important;
  }

  .xs\:focus\:h-36:focus {
    height: 9rem !important;
  }

  .xs\:focus\:h-37:focus {
    height: 9.25rem !important;
  }

  .xs\:focus\:h-38:focus {
    height: 9.5rem !important;
  }

  .xs\:focus\:h-39:focus {
    height: 9.75rem !important;
  }

  .xs\:focus\:h-40:focus {
    height: 10rem !important;
  }

  .xs\:focus\:h-41:focus {
    height: 10.25rem !important;
  }

  .xs\:focus\:h-42:focus {
    height: 10.5rem !important;
  }

  .xs\:focus\:h-43:focus {
    height: 10.75rem !important;
  }

  .xs\:focus\:h-44:focus {
    height: 11rem !important;
  }

  .xs\:focus\:h-45:focus {
    height: 11.25rem !important;
  }

  .xs\:focus\:h-46:focus {
    height: 11.5rem !important;
  }

  .xs\:focus\:h-47:focus {
    height: 11.75rem !important;
  }

  .xs\:focus\:h-48:focus {
    height: 12rem !important;
  }

  .xs\:focus\:h-49:focus {
    height: 12.25rem !important;
  }

  .xs\:focus\:h-50:focus {
    height: 12.5rem !important;
  }

  .xs\:focus\:h-51:focus {
    height: 12.75rem !important;
  }

  .xs\:focus\:h-52:focus {
    height: 13rem !important;
  }

  .xs\:focus\:h-53:focus {
    height: 13.25rem !important;
  }

  .xs\:focus\:h-54:focus {
    height: 13.5rem !important;
  }

  .xs\:focus\:h-55:focus {
    height: 13.75rem !important;
  }

  .xs\:focus\:h-56:focus {
    height: 14rem !important;
  }

  .xs\:focus\:h-57:focus {
    height: 14.25rem !important;
  }

  .xs\:focus\:h-58:focus {
    height: 14.5rem !important;
  }

  .xs\:focus\:h-59:focus {
    height: 14.75rem !important;
  }

  .xs\:focus\:h-60:focus {
    height: 15rem !important;
  }

  .xs\:focus\:h-61:focus {
    height: 15.25rem !important;
  }

  .xs\:focus\:h-62:focus {
    height: 15.5rem !important;
  }

  .xs\:focus\:h-63:focus {
    height: 15.75rem !important;
  }

  .xs\:focus\:h-64:focus {
    height: 16rem !important;
  }

  .xs\:focus\:h-65:focus {
    height: 16.25rem !important;
  }

  .xs\:focus\:h-66:focus {
    height: 16.5rem !important;
  }

  .xs\:focus\:h-67:focus {
    height: 16.75rem !important;
  }

  .xs\:focus\:h-68:focus {
    height: 17rem !important;
  }

  .xs\:focus\:h-69:focus {
    height: 17.25rem !important;
  }

  .xs\:focus\:h-70:focus {
    height: 17.5rem !important;
  }

  .xs\:focus\:h-71:focus {
    height: 17.75rem !important;
  }

  .xs\:focus\:h-72:focus {
    height: 18rem !important;
  }

  .xs\:focus\:h-73:focus {
    height: 18.25rem !important;
  }

  .xs\:focus\:h-74:focus {
    height: 18.5rem !important;
  }

  .xs\:focus\:h-75:focus {
    height: 18.75rem !important;
  }

  .xs\:focus\:h-76:focus {
    height: 19rem !important;
  }

  .xs\:focus\:h-77:focus {
    height: 19.25rem !important;
  }

  .xs\:focus\:h-78:focus {
    height: 19.5rem !important;
  }

  .xs\:focus\:h-79:focus {
    height: 19.75rem !important;
  }

  .xs\:focus\:h-80:focus {
    height: 20rem !important;
  }

  .xs\:focus\:h-81:focus {
    height: 20.25rem !important;
  }

  .xs\:focus\:h-82:focus {
    height: 20.5rem !important;
  }

  .xs\:focus\:h-83:focus {
    height: 20.75rem !important;
  }

  .xs\:focus\:h-84:focus {
    height: 21rem !important;
  }

  .xs\:focus\:h-85:focus {
    height: 21.25rem !important;
  }

  .xs\:focus\:h-86:focus {
    height: 21.5rem !important;
  }

  .xs\:focus\:h-87:focus {
    height: 21.75rem !important;
  }

  .xs\:focus\:h-88:focus {
    height: 22rem !important;
  }

  .xs\:focus\:h-89:focus {
    height: 22.25rem !important;
  }

  .xs\:focus\:h-90:focus {
    height: 22.5rem !important;
  }

  .xs\:focus\:h-91:focus {
    height: 22.75rem !important;
  }

  .xs\:focus\:h-92:focus {
    height: 23rem !important;
  }

  .xs\:focus\:h-93:focus {
    height: 23.25rem !important;
  }

  .xs\:focus\:h-94:focus {
    height: 23.5rem !important;
  }

  .xs\:focus\:h-95:focus {
    height: 23.75rem !important;
  }

  .xs\:focus\:h-96:focus {
    height: 24rem !important;
  }

  .xs\:focus\:h-97:focus {
    height: 24.25rem !important;
  }

  .xs\:focus\:h-98:focus {
    height: 24.5rem !important;
  }

  .xs\:focus\:h-99:focus {
    height: 24.75rem !important;
  }

  .xs\:focus\:h-100:focus {
    height: 25rem !important;
  }

  .xs\:focus\:h-101:focus {
    height: 25.25rem !important;
  }

  .xs\:focus\:h-102:focus {
    height: 25.5rem !important;
  }

  .xs\:focus\:h-103:focus {
    height: 25.75rem !important;
  }

  .xs\:focus\:h-104:focus {
    height: 26rem !important;
  }

  .xs\:focus\:h-105:focus {
    height: 26.25rem !important;
  }

  .xs\:focus\:h-auto:focus {
    height: auto !important;
  }

  .xs\:focus\:h-px:focus {
    height: 1px !important;
  }

  .xs\:focus\:h-0\.5:focus {
    height: 0.125rem !important;
  }

  .xs\:focus\:h-1\.5:focus {
    height: 0.375rem !important;
  }

  .xs\:focus\:h-2\.5:focus {
    height: 0.625rem !important;
  }

  .xs\:focus\:h-3\.5:focus {
    height: 0.875rem !important;
  }

  .xs\:focus\:h-4\.5:focus {
    height: 1.125rem !important;
  }

  .xs\:focus\:h-5\.5:focus {
    height: 1.375rem !important;
  }

  .xs\:focus\:h-6\.5:focus {
    height: 1.625rem !important;
  }

  .xs\:focus\:h-7\.5:focus {
    height: 1.875rem !important;
  }

  .xs\:focus\:h-8\.5:focus {
    height: 2.125rem !important;
  }

  .xs\:focus\:h-9\.5:focus {
    height: 2.375rem !important;
  }

  .xs\:focus\:h-10\.5:focus {
    height: 2.625rem !important;
  }

  .xs\:focus\:h-11\.5:focus {
    height: 2.875rem !important;
  }

  .xs\:focus\:h-12\.5:focus {
    height: 3.125rem !important;
  }

  .xs\:focus\:h-13\.5:focus {
    height: 3.375rem !important;
  }

  .xs\:focus\:h-14\.5:focus {
    height: 3.625rem !important;
  }

  .xs\:focus\:h-15\.5:focus {
    height: 3.875rem !important;
  }

  .xs\:focus\:h-16\.5:focus {
    height: 4.125rem !important;
  }

  .xs\:focus\:h-17\.5:focus {
    height: 4.375rem !important;
  }

  .xs\:focus\:h-18\.5:focus {
    height: 4.625rem !important;
  }

  .xs\:focus\:h-19\.5:focus {
    height: 4.875rem !important;
  }

  .xs\:focus\:h-20\.5:focus {
    height: 5.125rem !important;
  }

  .xs\:focus\:h-21\.5:focus {
    height: 5.375rem !important;
  }

  .xs\:focus\:h-22\.5:focus {
    height: 5.625rem !important;
  }

  .xs\:focus\:h-23\.5:focus {
    height: 5.875rem !important;
  }

  .xs\:focus\:h-24\.5:focus {
    height: 6.125rem !important;
  }

  .xs\:focus\:h-25\.5:focus {
    height: 6.375rem !important;
  }

  .xs\:focus\:h-26\.5:focus {
    height: 6.625rem !important;
  }

  .xs\:focus\:h-27\.5:focus {
    height: 6.875rem !important;
  }

  .xs\:focus\:h-28\.5:focus {
    height: 7.125rem !important;
  }

  .xs\:focus\:h-29\.5:focus {
    height: 7.375rem !important;
  }

  .xs\:focus\:h-30\.5:focus {
    height: 7.625rem !important;
  }

  .xs\:focus\:h-31\.5:focus {
    height: 7.875rem !important;
  }

  .xs\:focus\:h-32\.5:focus {
    height: 8.125rem !important;
  }

  .xs\:focus\:h-33\.5:focus {
    height: 8.375rem !important;
  }

  .xs\:focus\:h-34\.5:focus {
    height: 8.625rem !important;
  }

  .xs\:focus\:h-35\.5:focus {
    height: 8.875rem !important;
  }

  .xs\:focus\:h-36\.5:focus {
    height: 9.125rem !important;
  }

  .xs\:focus\:h-37\.5:focus {
    height: 9.375rem !important;
  }

  .xs\:focus\:h-38\.5:focus {
    height: 9.625rem !important;
  }

  .xs\:focus\:h-39\.5:focus {
    height: 9.875rem !important;
  }

  .xs\:focus\:h-40\.5:focus {
    height: 10.125rem !important;
  }

  .xs\:focus\:h-41\.5:focus {
    height: 10.375rem !important;
  }

  .xs\:focus\:h-42\.5:focus {
    height: 10.625rem !important;
  }

  .xs\:focus\:h-43\.5:focus {
    height: 10.875rem !important;
  }

  .xs\:focus\:h-44\.5:focus {
    height: 11.125rem !important;
  }

  .xs\:focus\:h-45\.5:focus {
    height: 11.375rem !important;
  }

  .xs\:focus\:h-46\.5:focus {
    height: 11.625rem !important;
  }

  .xs\:focus\:h-47\.5:focus {
    height: 11.875rem !important;
  }

  .xs\:focus\:h-48\.5:focus {
    height: 12.125rem !important;
  }

  .xs\:focus\:h-49\.5:focus {
    height: 12.375rem !important;
  }

  .xs\:focus\:h-50\.5:focus {
    height: 12.625rem !important;
  }

  .xs\:focus\:h-51\.5:focus {
    height: 12.875rem !important;
  }

  .xs\:focus\:h-52\.5:focus {
    height: 13.125rem !important;
  }

  .xs\:focus\:h-53\.5:focus {
    height: 13.375rem !important;
  }

  .xs\:focus\:h-54\.5:focus {
    height: 13.625rem !important;
  }

  .xs\:focus\:h-55\.5:focus {
    height: 13.875rem !important;
  }

  .xs\:focus\:h-56\.5:focus {
    height: 14.125rem !important;
  }

  .xs\:focus\:h-57\.5:focus {
    height: 14.375rem !important;
  }

  .xs\:focus\:h-58\.5:focus {
    height: 14.625rem !important;
  }

  .xs\:focus\:h-59\.5:focus {
    height: 14.875rem !important;
  }

  .xs\:focus\:h-60\.5:focus {
    height: 15.125rem !important;
  }

  .xs\:focus\:h-61\.5:focus {
    height: 15.375rem !important;
  }

  .xs\:focus\:h-62\.5:focus {
    height: 15.625rem !important;
  }

  .xs\:focus\:h-63\.5:focus {
    height: 15.875rem !important;
  }

  .xs\:focus\:h-64\.5:focus {
    height: 16.125rem !important;
  }

  .xs\:focus\:h-65\.5:focus {
    height: 16.375rem !important;
  }

  .xs\:focus\:h-66\.5:focus {
    height: 16.625rem !important;
  }

  .xs\:focus\:h-67\.5:focus {
    height: 16.875rem !important;
  }

  .xs\:focus\:h-68\.5:focus {
    height: 17.125rem !important;
  }

  .xs\:focus\:h-69\.5:focus {
    height: 17.375rem !important;
  }

  .xs\:focus\:h-70\.5:focus {
    height: 17.625rem !important;
  }

  .xs\:focus\:h-71\.5:focus {
    height: 17.875rem !important;
  }

  .xs\:focus\:h-72\.5:focus {
    height: 18.125rem !important;
  }

  .xs\:focus\:h-73\.5:focus {
    height: 18.375rem !important;
  }

  .xs\:focus\:h-74\.5:focus {
    height: 18.625rem !important;
  }

  .xs\:focus\:h-75\.5:focus {
    height: 18.875rem !important;
  }

  .xs\:focus\:h-76\.5:focus {
    height: 19.125rem !important;
  }

  .xs\:focus\:h-77\.5:focus {
    height: 19.375rem !important;
  }

  .xs\:focus\:h-78\.5:focus {
    height: 19.625rem !important;
  }

  .xs\:focus\:h-79\.5:focus {
    height: 19.875rem !important;
  }

  .xs\:focus\:h-80\.5:focus {
    height: 20.125rem !important;
  }

  .xs\:focus\:h-81\.5:focus {
    height: 20.375rem !important;
  }

  .xs\:focus\:h-82\.5:focus {
    height: 20.625rem !important;
  }

  .xs\:focus\:h-83\.5:focus {
    height: 20.875rem !important;
  }

  .xs\:focus\:h-84\.5:focus {
    height: 21.125rem !important;
  }

  .xs\:focus\:h-85\.5:focus {
    height: 21.375rem !important;
  }

  .xs\:focus\:h-86\.5:focus {
    height: 21.625rem !important;
  }

  .xs\:focus\:h-87\.5:focus {
    height: 21.875rem !important;
  }

  .xs\:focus\:h-88\.5:focus {
    height: 22.125rem !important;
  }

  .xs\:focus\:h-89\.5:focus {
    height: 22.375rem !important;
  }

  .xs\:focus\:h-90\.5:focus {
    height: 22.625rem !important;
  }

  .xs\:focus\:h-91\.5:focus {
    height: 22.875rem !important;
  }

  .xs\:focus\:h-92\.5:focus {
    height: 23.125rem !important;
  }

  .xs\:focus\:h-93\.5:focus {
    height: 23.375rem !important;
  }

  .xs\:focus\:h-94\.5:focus {
    height: 23.625rem !important;
  }

  .xs\:focus\:h-95\.5:focus {
    height: 23.875rem !important;
  }

  .xs\:focus\:h-96\.5:focus {
    height: 24.125rem !important;
  }

  .xs\:focus\:h-97\.5:focus {
    height: 24.375rem !important;
  }

  .xs\:focus\:h-98\.5:focus {
    height: 24.625rem !important;
  }

  .xs\:focus\:h-99\.5:focus {
    height: 24.875rem !important;
  }

  .xs\:focus\:h-100\.5:focus {
    height: 25.125rem !important;
  }

  .xs\:focus\:h-101\.5:focus {
    height: 25.375rem !important;
  }

  .xs\:focus\:h-102\.5:focus {
    height: 25.625rem !important;
  }

  .xs\:focus\:h-103\.5:focus {
    height: 25.875rem !important;
  }

  .xs\:focus\:h-104\.5:focus {
    height: 26.125rem !important;
  }

  .xs\:focus\:h-full:focus {
    height: 100% !important;
  }

  .xs\:focus\:h-screen:focus {
    height: 100vh !important;
  }

  .xs\:text-10 {
    font-size: 0.625rem !important;
  }

  .xs\:text-11 {
    font-size: 0.6875rem !important;
  }

  .xs\:text-12 {
    font-size: 0.75rem !important;
  }

  .xs\:text-13 {
    font-size: 0.8125rem !important;
  }

  .xs\:text-14 {
    font-size: 0.875rem !important;
  }

  .xs\:text-15 {
    font-size: 0.9375rem !important;
  }

  .xs\:text-16 {
    font-size: 1rem !important;
  }

  .xs\:text-17 {
    font-size: 1.0625rem !important;
  }

  .xs\:text-18 {
    font-size: 1.125rem !important;
  }

  .xs\:text-19 {
    font-size: 1.1875rem !important;
  }

  .xs\:text-20 {
    font-size: 1.25rem !important;
  }

  .xs\:text-21 {
    font-size: 1.3125rem !important;
  }

  .xs\:text-22 {
    font-size: 1.375rem !important;
  }

  .xs\:text-23 {
    font-size: 1.4375rem !important;
  }

  .xs\:text-24 {
    font-size: 1.5rem !important;
  }

  .xs\:text-25 {
    font-size: 1.5625rem !important;
  }

  .xs\:text-26 {
    font-size: 1.625rem !important;
  }

  .xs\:text-27 {
    font-size: 1.6875rem !important;
  }

  .xs\:text-28 {
    font-size: 1.75rem !important;
  }

  .xs\:text-29 {
    font-size: 1.8125rem !important;
  }

  .xs\:text-30 {
    font-size: 1.875rem !important;
  }

  .xs\:text-31 {
    font-size: 1.9375rem !important;
  }

  .xs\:text-32 {
    font-size: 2rem !important;
  }

  .xs\:text-33 {
    font-size: 2.0625rem !important;
  }

  .xs\:text-34 {
    font-size: 2.125rem !important;
  }

  .xs\:text-35 {
    font-size: 2.1875rem !important;
  }

  .xs\:text-36 {
    font-size: 2.25rem !important;
  }

  .xs\:text-37 {
    font-size: 2.3125rem !important;
  }

  .xs\:text-38 {
    font-size: 2.375rem !important;
  }

  .xs\:text-39 {
    font-size: 2.4375rem !important;
  }

  .xs\:text-40 {
    font-size: 2.5rem !important;
  }

  .xs\:text-41 {
    font-size: 2.5625rem !important;
  }

  .xs\:text-42 {
    font-size: 2.625rem !important;
  }

  .xs\:text-43 {
    font-size: 2.6875rem !important;
  }

  .xs\:text-44 {
    font-size: 2.75rem !important;
  }

  .xs\:text-45 {
    font-size: 2.8125rem !important;
  }

  .xs\:text-46 {
    font-size: 2.875rem !important;
  }

  .xs\:text-47 {
    font-size: 2.9375rem !important;
  }

  .xs\:text-48 {
    font-size: 3rem !important;
  }

  .xs\:text-49 {
    font-size: 3.0625rem !important;
  }

  .xs\:text-50 {
    font-size: 3.125rem !important;
  }

  .xs\:text-51 {
    font-size: 3.1875rem !important;
  }

  .xs\:text-52 {
    font-size: 3.25rem !important;
  }

  .xs\:text-53 {
    font-size: 3.3125rem !important;
  }

  .xs\:text-54 {
    font-size: 3.375rem !important;
  }

  .xs\:text-55 {
    font-size: 3.4375rem !important;
  }

  .xs\:text-56 {
    font-size: 3.5rem !important;
  }

  .xs\:text-57 {
    font-size: 3.5625rem !important;
  }

  .xs\:text-58 {
    font-size: 3.625rem !important;
  }

  .xs\:text-59 {
    font-size: 3.6875rem !important;
  }

  .xs\:text-60 {
    font-size: 3.75rem !important;
  }

  .xs\:text-61 {
    font-size: 3.8125rem !important;
  }

  .xs\:text-62 {
    font-size: 3.875rem !important;
  }

  .xs\:text-63 {
    font-size: 3.9375rem !important;
  }

  .xs\:text-64 {
    font-size: 4rem !important;
  }

  .xs\:text-65 {
    font-size: 4.0625rem !important;
  }

  .xs\:text-66 {
    font-size: 4.125rem !important;
  }

  .xs\:text-67 {
    font-size: 4.1875rem !important;
  }

  .xs\:text-68 {
    font-size: 4.25rem !important;
  }

  .xs\:text-69 {
    font-size: 4.3125rem !important;
  }

  .xs\:text-70 {
    font-size: 4.375rem !important;
  }

  .xs\:text-71 {
    font-size: 4.4375rem !important;
  }

  .xs\:text-72 {
    font-size: 4.5rem !important;
  }

  .xs\:text-73 {
    font-size: 4.5625rem !important;
  }

  .xs\:text-74 {
    font-size: 4.625rem !important;
  }

  .xs\:text-75 {
    font-size: 4.6875rem !important;
  }

  .xs\:text-76 {
    font-size: 4.75rem !important;
  }

  .xs\:text-77 {
    font-size: 4.8125rem !important;
  }

  .xs\:text-78 {
    font-size: 4.875rem !important;
  }

  .xs\:text-79 {
    font-size: 4.9375rem !important;
  }

  .xs\:text-80 {
    font-size: 5rem !important;
  }

  .xs\:hover\:text-10:hover {
    font-size: 0.625rem !important;
  }

  .xs\:hover\:text-11:hover {
    font-size: 0.6875rem !important;
  }

  .xs\:hover\:text-12:hover {
    font-size: 0.75rem !important;
  }

  .xs\:hover\:text-13:hover {
    font-size: 0.8125rem !important;
  }

  .xs\:hover\:text-14:hover {
    font-size: 0.875rem !important;
  }

  .xs\:hover\:text-15:hover {
    font-size: 0.9375rem !important;
  }

  .xs\:hover\:text-16:hover {
    font-size: 1rem !important;
  }

  .xs\:hover\:text-17:hover {
    font-size: 1.0625rem !important;
  }

  .xs\:hover\:text-18:hover {
    font-size: 1.125rem !important;
  }

  .xs\:hover\:text-19:hover {
    font-size: 1.1875rem !important;
  }

  .xs\:hover\:text-20:hover {
    font-size: 1.25rem !important;
  }

  .xs\:hover\:text-21:hover {
    font-size: 1.3125rem !important;
  }

  .xs\:hover\:text-22:hover {
    font-size: 1.375rem !important;
  }

  .xs\:hover\:text-23:hover {
    font-size: 1.4375rem !important;
  }

  .xs\:hover\:text-24:hover {
    font-size: 1.5rem !important;
  }

  .xs\:hover\:text-25:hover {
    font-size: 1.5625rem !important;
  }

  .xs\:hover\:text-26:hover {
    font-size: 1.625rem !important;
  }

  .xs\:hover\:text-27:hover {
    font-size: 1.6875rem !important;
  }

  .xs\:hover\:text-28:hover {
    font-size: 1.75rem !important;
  }

  .xs\:hover\:text-29:hover {
    font-size: 1.8125rem !important;
  }

  .xs\:hover\:text-30:hover {
    font-size: 1.875rem !important;
  }

  .xs\:hover\:text-31:hover {
    font-size: 1.9375rem !important;
  }

  .xs\:hover\:text-32:hover {
    font-size: 2rem !important;
  }

  .xs\:hover\:text-33:hover {
    font-size: 2.0625rem !important;
  }

  .xs\:hover\:text-34:hover {
    font-size: 2.125rem !important;
  }

  .xs\:hover\:text-35:hover {
    font-size: 2.1875rem !important;
  }

  .xs\:hover\:text-36:hover {
    font-size: 2.25rem !important;
  }

  .xs\:hover\:text-37:hover {
    font-size: 2.3125rem !important;
  }

  .xs\:hover\:text-38:hover {
    font-size: 2.375rem !important;
  }

  .xs\:hover\:text-39:hover {
    font-size: 2.4375rem !important;
  }

  .xs\:hover\:text-40:hover {
    font-size: 2.5rem !important;
  }

  .xs\:hover\:text-41:hover {
    font-size: 2.5625rem !important;
  }

  .xs\:hover\:text-42:hover {
    font-size: 2.625rem !important;
  }

  .xs\:hover\:text-43:hover {
    font-size: 2.6875rem !important;
  }

  .xs\:hover\:text-44:hover {
    font-size: 2.75rem !important;
  }

  .xs\:hover\:text-45:hover {
    font-size: 2.8125rem !important;
  }

  .xs\:hover\:text-46:hover {
    font-size: 2.875rem !important;
  }

  .xs\:hover\:text-47:hover {
    font-size: 2.9375rem !important;
  }

  .xs\:hover\:text-48:hover {
    font-size: 3rem !important;
  }

  .xs\:hover\:text-49:hover {
    font-size: 3.0625rem !important;
  }

  .xs\:hover\:text-50:hover {
    font-size: 3.125rem !important;
  }

  .xs\:hover\:text-51:hover {
    font-size: 3.1875rem !important;
  }

  .xs\:hover\:text-52:hover {
    font-size: 3.25rem !important;
  }

  .xs\:hover\:text-53:hover {
    font-size: 3.3125rem !important;
  }

  .xs\:hover\:text-54:hover {
    font-size: 3.375rem !important;
  }

  .xs\:hover\:text-55:hover {
    font-size: 3.4375rem !important;
  }

  .xs\:hover\:text-56:hover {
    font-size: 3.5rem !important;
  }

  .xs\:hover\:text-57:hover {
    font-size: 3.5625rem !important;
  }

  .xs\:hover\:text-58:hover {
    font-size: 3.625rem !important;
  }

  .xs\:hover\:text-59:hover {
    font-size: 3.6875rem !important;
  }

  .xs\:hover\:text-60:hover {
    font-size: 3.75rem !important;
  }

  .xs\:hover\:text-61:hover {
    font-size: 3.8125rem !important;
  }

  .xs\:hover\:text-62:hover {
    font-size: 3.875rem !important;
  }

  .xs\:hover\:text-63:hover {
    font-size: 3.9375rem !important;
  }

  .xs\:hover\:text-64:hover {
    font-size: 4rem !important;
  }

  .xs\:hover\:text-65:hover {
    font-size: 4.0625rem !important;
  }

  .xs\:hover\:text-66:hover {
    font-size: 4.125rem !important;
  }

  .xs\:hover\:text-67:hover {
    font-size: 4.1875rem !important;
  }

  .xs\:hover\:text-68:hover {
    font-size: 4.25rem !important;
  }

  .xs\:hover\:text-69:hover {
    font-size: 4.3125rem !important;
  }

  .xs\:hover\:text-70:hover {
    font-size: 4.375rem !important;
  }

  .xs\:hover\:text-71:hover {
    font-size: 4.4375rem !important;
  }

  .xs\:hover\:text-72:hover {
    font-size: 4.5rem !important;
  }

  .xs\:hover\:text-73:hover {
    font-size: 4.5625rem !important;
  }

  .xs\:hover\:text-74:hover {
    font-size: 4.625rem !important;
  }

  .xs\:hover\:text-75:hover {
    font-size: 4.6875rem !important;
  }

  .xs\:hover\:text-76:hover {
    font-size: 4.75rem !important;
  }

  .xs\:hover\:text-77:hover {
    font-size: 4.8125rem !important;
  }

  .xs\:hover\:text-78:hover {
    font-size: 4.875rem !important;
  }

  .xs\:hover\:text-79:hover {
    font-size: 4.9375rem !important;
  }

  .xs\:hover\:text-80:hover {
    font-size: 5rem !important;
  }

  .xs\:focus\:text-10:focus {
    font-size: 0.625rem !important;
  }

  .xs\:focus\:text-11:focus {
    font-size: 0.6875rem !important;
  }

  .xs\:focus\:text-12:focus {
    font-size: 0.75rem !important;
  }

  .xs\:focus\:text-13:focus {
    font-size: 0.8125rem !important;
  }

  .xs\:focus\:text-14:focus {
    font-size: 0.875rem !important;
  }

  .xs\:focus\:text-15:focus {
    font-size: 0.9375rem !important;
  }

  .xs\:focus\:text-16:focus {
    font-size: 1rem !important;
  }

  .xs\:focus\:text-17:focus {
    font-size: 1.0625rem !important;
  }

  .xs\:focus\:text-18:focus {
    font-size: 1.125rem !important;
  }

  .xs\:focus\:text-19:focus {
    font-size: 1.1875rem !important;
  }

  .xs\:focus\:text-20:focus {
    font-size: 1.25rem !important;
  }

  .xs\:focus\:text-21:focus {
    font-size: 1.3125rem !important;
  }

  .xs\:focus\:text-22:focus {
    font-size: 1.375rem !important;
  }

  .xs\:focus\:text-23:focus {
    font-size: 1.4375rem !important;
  }

  .xs\:focus\:text-24:focus {
    font-size: 1.5rem !important;
  }

  .xs\:focus\:text-25:focus {
    font-size: 1.5625rem !important;
  }

  .xs\:focus\:text-26:focus {
    font-size: 1.625rem !important;
  }

  .xs\:focus\:text-27:focus {
    font-size: 1.6875rem !important;
  }

  .xs\:focus\:text-28:focus {
    font-size: 1.75rem !important;
  }

  .xs\:focus\:text-29:focus {
    font-size: 1.8125rem !important;
  }

  .xs\:focus\:text-30:focus {
    font-size: 1.875rem !important;
  }

  .xs\:focus\:text-31:focus {
    font-size: 1.9375rem !important;
  }

  .xs\:focus\:text-32:focus {
    font-size: 2rem !important;
  }

  .xs\:focus\:text-33:focus {
    font-size: 2.0625rem !important;
  }

  .xs\:focus\:text-34:focus {
    font-size: 2.125rem !important;
  }

  .xs\:focus\:text-35:focus {
    font-size: 2.1875rem !important;
  }

  .xs\:focus\:text-36:focus {
    font-size: 2.25rem !important;
  }

  .xs\:focus\:text-37:focus {
    font-size: 2.3125rem !important;
  }

  .xs\:focus\:text-38:focus {
    font-size: 2.375rem !important;
  }

  .xs\:focus\:text-39:focus {
    font-size: 2.4375rem !important;
  }

  .xs\:focus\:text-40:focus {
    font-size: 2.5rem !important;
  }

  .xs\:focus\:text-41:focus {
    font-size: 2.5625rem !important;
  }

  .xs\:focus\:text-42:focus {
    font-size: 2.625rem !important;
  }

  .xs\:focus\:text-43:focus {
    font-size: 2.6875rem !important;
  }

  .xs\:focus\:text-44:focus {
    font-size: 2.75rem !important;
  }

  .xs\:focus\:text-45:focus {
    font-size: 2.8125rem !important;
  }

  .xs\:focus\:text-46:focus {
    font-size: 2.875rem !important;
  }

  .xs\:focus\:text-47:focus {
    font-size: 2.9375rem !important;
  }

  .xs\:focus\:text-48:focus {
    font-size: 3rem !important;
  }

  .xs\:focus\:text-49:focus {
    font-size: 3.0625rem !important;
  }

  .xs\:focus\:text-50:focus {
    font-size: 3.125rem !important;
  }

  .xs\:focus\:text-51:focus {
    font-size: 3.1875rem !important;
  }

  .xs\:focus\:text-52:focus {
    font-size: 3.25rem !important;
  }

  .xs\:focus\:text-53:focus {
    font-size: 3.3125rem !important;
  }

  .xs\:focus\:text-54:focus {
    font-size: 3.375rem !important;
  }

  .xs\:focus\:text-55:focus {
    font-size: 3.4375rem !important;
  }

  .xs\:focus\:text-56:focus {
    font-size: 3.5rem !important;
  }

  .xs\:focus\:text-57:focus {
    font-size: 3.5625rem !important;
  }

  .xs\:focus\:text-58:focus {
    font-size: 3.625rem !important;
  }

  .xs\:focus\:text-59:focus {
    font-size: 3.6875rem !important;
  }

  .xs\:focus\:text-60:focus {
    font-size: 3.75rem !important;
  }

  .xs\:focus\:text-61:focus {
    font-size: 3.8125rem !important;
  }

  .xs\:focus\:text-62:focus {
    font-size: 3.875rem !important;
  }

  .xs\:focus\:text-63:focus {
    font-size: 3.9375rem !important;
  }

  .xs\:focus\:text-64:focus {
    font-size: 4rem !important;
  }

  .xs\:focus\:text-65:focus {
    font-size: 4.0625rem !important;
  }

  .xs\:focus\:text-66:focus {
    font-size: 4.125rem !important;
  }

  .xs\:focus\:text-67:focus {
    font-size: 4.1875rem !important;
  }

  .xs\:focus\:text-68:focus {
    font-size: 4.25rem !important;
  }

  .xs\:focus\:text-69:focus {
    font-size: 4.3125rem !important;
  }

  .xs\:focus\:text-70:focus {
    font-size: 4.375rem !important;
  }

  .xs\:focus\:text-71:focus {
    font-size: 4.4375rem !important;
  }

  .xs\:focus\:text-72:focus {
    font-size: 4.5rem !important;
  }

  .xs\:focus\:text-73:focus {
    font-size: 4.5625rem !important;
  }

  .xs\:focus\:text-74:focus {
    font-size: 4.625rem !important;
  }

  .xs\:focus\:text-75:focus {
    font-size: 4.6875rem !important;
  }

  .xs\:focus\:text-76:focus {
    font-size: 4.75rem !important;
  }

  .xs\:focus\:text-77:focus {
    font-size: 4.8125rem !important;
  }

  .xs\:focus\:text-78:focus {
    font-size: 4.875rem !important;
  }

  .xs\:focus\:text-79:focus {
    font-size: 4.9375rem !important;
  }

  .xs\:focus\:text-80:focus {
    font-size: 5rem !important;
  }

  .xs\:leading-1 {
    line-height: 1 !important;
  }

  .xs\:leading-2 {
    line-height: 2 !important;
  }

  .xs\:leading-3 {
    line-height: .75rem !important;
  }

  .xs\:leading-4 {
    line-height: 1rem !important;
  }

  .xs\:leading-5 {
    line-height: 1.25rem !important;
  }

  .xs\:leading-6 {
    line-height: 1.5rem !important;
  }

  .xs\:leading-7 {
    line-height: 1.75rem !important;
  }

  .xs\:leading-8 {
    line-height: 2rem !important;
  }

  .xs\:leading-9 {
    line-height: 2.25rem !important;
  }

  .xs\:leading-10 {
    line-height: 2.5rem !important;
  }

  .xs\:leading-none {
    line-height: 1 !important;
  }

  .xs\:leading-tight {
    line-height: 1.25 !important;
  }

  .xs\:leading-snug {
    line-height: 1.375 !important;
  }

  .xs\:leading-normal {
    line-height: 1.5 !important;
  }

  .xs\:leading-relaxed {
    line-height: 1.625 !important;
  }

  .xs\:leading-loose {
    line-height: 2 !important;
  }

  .xs\:leading-1\.05 {
    line-height: 1.05 !important;
  }

  .xs\:leading-1\.1 {
    line-height: 1.1 !important;
  }

  .xs\:leading-1\.15 {
    line-height: 1.15 !important;
  }

  .xs\:leading-1\.2 {
    line-height: 1.2 !important;
  }

  .xs\:leading-1\.25 {
    line-height: 1.25 !important;
  }

  .xs\:leading-1\.3 {
    line-height: 1.3 !important;
  }

  .xs\:leading-1\.35 {
    line-height: 1.35 !important;
  }

  .xs\:leading-1\.4 {
    line-height: 1.4 !important;
  }

  .xs\:leading-1\.45 {
    line-height: 1.45 !important;
  }

  .xs\:leading-1\.5 {
    line-height: 1.5 !important;
  }

  .xs\:leading-1\.55 {
    line-height: 1.55 !important;
  }

  .xs\:leading-1\.6 {
    line-height: 1.6 !important;
  }

  .xs\:leading-1\.65 {
    line-height: 1.65 !important;
  }

  .xs\:leading-1\.7 {
    line-height: 1.7 !important;
  }

  .xs\:leading-1\.75 {
    line-height: 1.75 !important;
  }

  .xs\:leading-1\.8 {
    line-height: 1.8 !important;
  }

  .xs\:leading-1\.85 {
    line-height: 1.85 !important;
  }

  .xs\:leading-1\.9 {
    line-height: 1.9 !important;
  }

  .xs\:leading-1\.95 {
    line-height: 1.95 !important;
  }

  .xs\:hover\:leading-1:hover {
    line-height: 1 !important;
  }

  .xs\:hover\:leading-2:hover {
    line-height: 2 !important;
  }

  .xs\:hover\:leading-3:hover {
    line-height: .75rem !important;
  }

  .xs\:hover\:leading-4:hover {
    line-height: 1rem !important;
  }

  .xs\:hover\:leading-5:hover {
    line-height: 1.25rem !important;
  }

  .xs\:hover\:leading-6:hover {
    line-height: 1.5rem !important;
  }

  .xs\:hover\:leading-7:hover {
    line-height: 1.75rem !important;
  }

  .xs\:hover\:leading-8:hover {
    line-height: 2rem !important;
  }

  .xs\:hover\:leading-9:hover {
    line-height: 2.25rem !important;
  }

  .xs\:hover\:leading-10:hover {
    line-height: 2.5rem !important;
  }

  .xs\:hover\:leading-none:hover {
    line-height: 1 !important;
  }

  .xs\:hover\:leading-tight:hover {
    line-height: 1.25 !important;
  }

  .xs\:hover\:leading-snug:hover {
    line-height: 1.375 !important;
  }

  .xs\:hover\:leading-normal:hover {
    line-height: 1.5 !important;
  }

  .xs\:hover\:leading-relaxed:hover {
    line-height: 1.625 !important;
  }

  .xs\:hover\:leading-loose:hover {
    line-height: 2 !important;
  }

  .xs\:hover\:leading-1\.05:hover {
    line-height: 1.05 !important;
  }

  .xs\:hover\:leading-1\.1:hover {
    line-height: 1.1 !important;
  }

  .xs\:hover\:leading-1\.15:hover {
    line-height: 1.15 !important;
  }

  .xs\:hover\:leading-1\.2:hover {
    line-height: 1.2 !important;
  }

  .xs\:hover\:leading-1\.25:hover {
    line-height: 1.25 !important;
  }

  .xs\:hover\:leading-1\.3:hover {
    line-height: 1.3 !important;
  }

  .xs\:hover\:leading-1\.35:hover {
    line-height: 1.35 !important;
  }

  .xs\:hover\:leading-1\.4:hover {
    line-height: 1.4 !important;
  }

  .xs\:hover\:leading-1\.45:hover {
    line-height: 1.45 !important;
  }

  .xs\:hover\:leading-1\.5:hover {
    line-height: 1.5 !important;
  }

  .xs\:hover\:leading-1\.55:hover {
    line-height: 1.55 !important;
  }

  .xs\:hover\:leading-1\.6:hover {
    line-height: 1.6 !important;
  }

  .xs\:hover\:leading-1\.65:hover {
    line-height: 1.65 !important;
  }

  .xs\:hover\:leading-1\.7:hover {
    line-height: 1.7 !important;
  }

  .xs\:hover\:leading-1\.75:hover {
    line-height: 1.75 !important;
  }

  .xs\:hover\:leading-1\.8:hover {
    line-height: 1.8 !important;
  }

  .xs\:hover\:leading-1\.85:hover {
    line-height: 1.85 !important;
  }

  .xs\:hover\:leading-1\.9:hover {
    line-height: 1.9 !important;
  }

  .xs\:hover\:leading-1\.95:hover {
    line-height: 1.95 !important;
  }

  .xs\:focus\:leading-1:focus {
    line-height: 1 !important;
  }

  .xs\:focus\:leading-2:focus {
    line-height: 2 !important;
  }

  .xs\:focus\:leading-3:focus {
    line-height: .75rem !important;
  }

  .xs\:focus\:leading-4:focus {
    line-height: 1rem !important;
  }

  .xs\:focus\:leading-5:focus {
    line-height: 1.25rem !important;
  }

  .xs\:focus\:leading-6:focus {
    line-height: 1.5rem !important;
  }

  .xs\:focus\:leading-7:focus {
    line-height: 1.75rem !important;
  }

  .xs\:focus\:leading-8:focus {
    line-height: 2rem !important;
  }

  .xs\:focus\:leading-9:focus {
    line-height: 2.25rem !important;
  }

  .xs\:focus\:leading-10:focus {
    line-height: 2.5rem !important;
  }

  .xs\:focus\:leading-none:focus {
    line-height: 1 !important;
  }

  .xs\:focus\:leading-tight:focus {
    line-height: 1.25 !important;
  }

  .xs\:focus\:leading-snug:focus {
    line-height: 1.375 !important;
  }

  .xs\:focus\:leading-normal:focus {
    line-height: 1.5 !important;
  }

  .xs\:focus\:leading-relaxed:focus {
    line-height: 1.625 !important;
  }

  .xs\:focus\:leading-loose:focus {
    line-height: 2 !important;
  }

  .xs\:focus\:leading-1\.05:focus {
    line-height: 1.05 !important;
  }

  .xs\:focus\:leading-1\.1:focus {
    line-height: 1.1 !important;
  }

  .xs\:focus\:leading-1\.15:focus {
    line-height: 1.15 !important;
  }

  .xs\:focus\:leading-1\.2:focus {
    line-height: 1.2 !important;
  }

  .xs\:focus\:leading-1\.25:focus {
    line-height: 1.25 !important;
  }

  .xs\:focus\:leading-1\.3:focus {
    line-height: 1.3 !important;
  }

  .xs\:focus\:leading-1\.35:focus {
    line-height: 1.35 !important;
  }

  .xs\:focus\:leading-1\.4:focus {
    line-height: 1.4 !important;
  }

  .xs\:focus\:leading-1\.45:focus {
    line-height: 1.45 !important;
  }

  .xs\:focus\:leading-1\.5:focus {
    line-height: 1.5 !important;
  }

  .xs\:focus\:leading-1\.55:focus {
    line-height: 1.55 !important;
  }

  .xs\:focus\:leading-1\.6:focus {
    line-height: 1.6 !important;
  }

  .xs\:focus\:leading-1\.65:focus {
    line-height: 1.65 !important;
  }

  .xs\:focus\:leading-1\.7:focus {
    line-height: 1.7 !important;
  }

  .xs\:focus\:leading-1\.75:focus {
    line-height: 1.75 !important;
  }

  .xs\:focus\:leading-1\.8:focus {
    line-height: 1.8 !important;
  }

  .xs\:focus\:leading-1\.85:focus {
    line-height: 1.85 !important;
  }

  .xs\:focus\:leading-1\.9:focus {
    line-height: 1.9 !important;
  }

  .xs\:focus\:leading-1\.95:focus {
    line-height: 1.95 !important;
  }

  .xs\:list-inside {
    list-style-position: inside !important;
  }

  .xs\:list-outside {
    list-style-position: outside !important;
  }

  .xs\:hover\:list-inside:hover {
    list-style-position: inside !important;
  }

  .xs\:hover\:list-outside:hover {
    list-style-position: outside !important;
  }

  .xs\:focus\:list-inside:focus {
    list-style-position: inside !important;
  }

  .xs\:focus\:list-outside:focus {
    list-style-position: outside !important;
  }

  .xs\:list-none {
    list-style-type: none !important;
  }

  .xs\:list-disc {
    list-style-type: disc !important;
  }

  .xs\:list-decimal {
    list-style-type: decimal !important;
  }

  .xs\:hover\:list-none:hover {
    list-style-type: none !important;
  }

  .xs\:hover\:list-disc:hover {
    list-style-type: disc !important;
  }

  .xs\:hover\:list-decimal:hover {
    list-style-type: decimal !important;
  }

  .xs\:focus\:list-none:focus {
    list-style-type: none !important;
  }

  .xs\:focus\:list-disc:focus {
    list-style-type: disc !important;
  }

  .xs\:focus\:list-decimal:focus {
    list-style-type: decimal !important;
  }

  .xs\:m-0 {
    margin: 0rem !important;
  }

  .xs\:m-1 {
    margin: 0.25rem !important;
  }

  .xs\:m-2 {
    margin: 0.5rem !important;
  }

  .xs\:m-3 {
    margin: 0.75rem !important;
  }

  .xs\:m-4 {
    margin: 1rem !important;
  }

  .xs\:m-5 {
    margin: 1.25rem !important;
  }

  .xs\:m-6 {
    margin: 1.5rem !important;
  }

  .xs\:m-7 {
    margin: 1.75rem !important;
  }

  .xs\:m-8 {
    margin: 2rem !important;
  }

  .xs\:m-9 {
    margin: 2.25rem !important;
  }

  .xs\:m-10 {
    margin: 2.5rem !important;
  }

  .xs\:m-11 {
    margin: 2.75rem !important;
  }

  .xs\:m-12 {
    margin: 3rem !important;
  }

  .xs\:m-13 {
    margin: 3.25rem !important;
  }

  .xs\:m-14 {
    margin: 3.5rem !important;
  }

  .xs\:m-15 {
    margin: 3.75rem !important;
  }

  .xs\:m-16 {
    margin: 4rem !important;
  }

  .xs\:m-17 {
    margin: 4.25rem !important;
  }

  .xs\:m-18 {
    margin: 4.5rem !important;
  }

  .xs\:m-19 {
    margin: 4.75rem !important;
  }

  .xs\:m-20 {
    margin: 5rem !important;
  }

  .xs\:m-21 {
    margin: 5.25rem !important;
  }

  .xs\:m-22 {
    margin: 5.5rem !important;
  }

  .xs\:m-23 {
    margin: 5.75rem !important;
  }

  .xs\:m-24 {
    margin: 6rem !important;
  }

  .xs\:m-25 {
    margin: 6.25rem !important;
  }

  .xs\:m-26 {
    margin: 6.5rem !important;
  }

  .xs\:m-27 {
    margin: 6.75rem !important;
  }

  .xs\:m-28 {
    margin: 7rem !important;
  }

  .xs\:m-29 {
    margin: 7.25rem !important;
  }

  .xs\:m-30 {
    margin: 7.5rem !important;
  }

  .xs\:m-31 {
    margin: 7.75rem !important;
  }

  .xs\:m-32 {
    margin: 8rem !important;
  }

  .xs\:m-33 {
    margin: 8.25rem !important;
  }

  .xs\:m-34 {
    margin: 8.5rem !important;
  }

  .xs\:m-35 {
    margin: 8.75rem !important;
  }

  .xs\:m-36 {
    margin: 9rem !important;
  }

  .xs\:m-37 {
    margin: 9.25rem !important;
  }

  .xs\:m-38 {
    margin: 9.5rem !important;
  }

  .xs\:m-39 {
    margin: 9.75rem !important;
  }

  .xs\:m-40 {
    margin: 10rem !important;
  }

  .xs\:m-41 {
    margin: 10.25rem !important;
  }

  .xs\:m-42 {
    margin: 10.5rem !important;
  }

  .xs\:m-43 {
    margin: 10.75rem !important;
  }

  .xs\:m-44 {
    margin: 11rem !important;
  }

  .xs\:m-45 {
    margin: 11.25rem !important;
  }

  .xs\:m-46 {
    margin: 11.5rem !important;
  }

  .xs\:m-47 {
    margin: 11.75rem !important;
  }

  .xs\:m-48 {
    margin: 12rem !important;
  }

  .xs\:m-49 {
    margin: 12.25rem !important;
  }

  .xs\:m-50 {
    margin: 12.5rem !important;
  }

  .xs\:m-51 {
    margin: 12.75rem !important;
  }

  .xs\:m-52 {
    margin: 13rem !important;
  }

  .xs\:m-53 {
    margin: 13.25rem !important;
  }

  .xs\:m-54 {
    margin: 13.5rem !important;
  }

  .xs\:m-55 {
    margin: 13.75rem !important;
  }

  .xs\:m-56 {
    margin: 14rem !important;
  }

  .xs\:m-57 {
    margin: 14.25rem !important;
  }

  .xs\:m-58 {
    margin: 14.5rem !important;
  }

  .xs\:m-59 {
    margin: 14.75rem !important;
  }

  .xs\:m-60 {
    margin: 15rem !important;
  }

  .xs\:m-61 {
    margin: 15.25rem !important;
  }

  .xs\:m-62 {
    margin: 15.5rem !important;
  }

  .xs\:m-63 {
    margin: 15.75rem !important;
  }

  .xs\:m-64 {
    margin: 16rem !important;
  }

  .xs\:m-65 {
    margin: 16.25rem !important;
  }

  .xs\:m-66 {
    margin: 16.5rem !important;
  }

  .xs\:m-67 {
    margin: 16.75rem !important;
  }

  .xs\:m-68 {
    margin: 17rem !important;
  }

  .xs\:m-69 {
    margin: 17.25rem !important;
  }

  .xs\:m-70 {
    margin: 17.5rem !important;
  }

  .xs\:m-71 {
    margin: 17.75rem !important;
  }

  .xs\:m-72 {
    margin: 18rem !important;
  }

  .xs\:m-73 {
    margin: 18.25rem !important;
  }

  .xs\:m-74 {
    margin: 18.5rem !important;
  }

  .xs\:m-75 {
    margin: 18.75rem !important;
  }

  .xs\:m-76 {
    margin: 19rem !important;
  }

  .xs\:m-77 {
    margin: 19.25rem !important;
  }

  .xs\:m-78 {
    margin: 19.5rem !important;
  }

  .xs\:m-79 {
    margin: 19.75rem !important;
  }

  .xs\:m-80 {
    margin: 20rem !important;
  }

  .xs\:m-81 {
    margin: 20.25rem !important;
  }

  .xs\:m-82 {
    margin: 20.5rem !important;
  }

  .xs\:m-83 {
    margin: 20.75rem !important;
  }

  .xs\:m-84 {
    margin: 21rem !important;
  }

  .xs\:m-85 {
    margin: 21.25rem !important;
  }

  .xs\:m-86 {
    margin: 21.5rem !important;
  }

  .xs\:m-87 {
    margin: 21.75rem !important;
  }

  .xs\:m-88 {
    margin: 22rem !important;
  }

  .xs\:m-89 {
    margin: 22.25rem !important;
  }

  .xs\:m-90 {
    margin: 22.5rem !important;
  }

  .xs\:m-91 {
    margin: 22.75rem !important;
  }

  .xs\:m-92 {
    margin: 23rem !important;
  }

  .xs\:m-93 {
    margin: 23.25rem !important;
  }

  .xs\:m-94 {
    margin: 23.5rem !important;
  }

  .xs\:m-95 {
    margin: 23.75rem !important;
  }

  .xs\:m-96 {
    margin: 24rem !important;
  }

  .xs\:m-97 {
    margin: 24.25rem !important;
  }

  .xs\:m-98 {
    margin: 24.5rem !important;
  }

  .xs\:m-99 {
    margin: 24.75rem !important;
  }

  .xs\:m-100 {
    margin: 25rem !important;
  }

  .xs\:m-101 {
    margin: 25.25rem !important;
  }

  .xs\:m-102 {
    margin: 25.5rem !important;
  }

  .xs\:m-103 {
    margin: 25.75rem !important;
  }

  .xs\:m-104 {
    margin: 26rem !important;
  }

  .xs\:m-105 {
    margin: 26.25rem !important;
  }

  .xs\:m-auto {
    margin: auto !important;
  }

  .xs\:m-px {
    margin: 1px !important;
  }

  .xs\:m-0\.5 {
    margin: 0.125rem !important;
  }

  .xs\:m-1\.5 {
    margin: 0.375rem !important;
  }

  .xs\:m-2\.5 {
    margin: 0.625rem !important;
  }

  .xs\:m-3\.5 {
    margin: 0.875rem !important;
  }

  .xs\:m-4\.5 {
    margin: 1.125rem !important;
  }

  .xs\:m-5\.5 {
    margin: 1.375rem !important;
  }

  .xs\:m-6\.5 {
    margin: 1.625rem !important;
  }

  .xs\:m-7\.5 {
    margin: 1.875rem !important;
  }

  .xs\:m-8\.5 {
    margin: 2.125rem !important;
  }

  .xs\:m-9\.5 {
    margin: 2.375rem !important;
  }

  .xs\:m-10\.5 {
    margin: 2.625rem !important;
  }

  .xs\:m-11\.5 {
    margin: 2.875rem !important;
  }

  .xs\:m-12\.5 {
    margin: 3.125rem !important;
  }

  .xs\:m-13\.5 {
    margin: 3.375rem !important;
  }

  .xs\:m-14\.5 {
    margin: 3.625rem !important;
  }

  .xs\:m-15\.5 {
    margin: 3.875rem !important;
  }

  .xs\:m-16\.5 {
    margin: 4.125rem !important;
  }

  .xs\:m-17\.5 {
    margin: 4.375rem !important;
  }

  .xs\:m-18\.5 {
    margin: 4.625rem !important;
  }

  .xs\:m-19\.5 {
    margin: 4.875rem !important;
  }

  .xs\:m-20\.5 {
    margin: 5.125rem !important;
  }

  .xs\:m-21\.5 {
    margin: 5.375rem !important;
  }

  .xs\:m-22\.5 {
    margin: 5.625rem !important;
  }

  .xs\:m-23\.5 {
    margin: 5.875rem !important;
  }

  .xs\:m-24\.5 {
    margin: 6.125rem !important;
  }

  .xs\:m-25\.5 {
    margin: 6.375rem !important;
  }

  .xs\:m-26\.5 {
    margin: 6.625rem !important;
  }

  .xs\:m-27\.5 {
    margin: 6.875rem !important;
  }

  .xs\:m-28\.5 {
    margin: 7.125rem !important;
  }

  .xs\:m-29\.5 {
    margin: 7.375rem !important;
  }

  .xs\:m-30\.5 {
    margin: 7.625rem !important;
  }

  .xs\:m-31\.5 {
    margin: 7.875rem !important;
  }

  .xs\:m-32\.5 {
    margin: 8.125rem !important;
  }

  .xs\:m-33\.5 {
    margin: 8.375rem !important;
  }

  .xs\:m-34\.5 {
    margin: 8.625rem !important;
  }

  .xs\:m-35\.5 {
    margin: 8.875rem !important;
  }

  .xs\:m-36\.5 {
    margin: 9.125rem !important;
  }

  .xs\:m-37\.5 {
    margin: 9.375rem !important;
  }

  .xs\:m-38\.5 {
    margin: 9.625rem !important;
  }

  .xs\:m-39\.5 {
    margin: 9.875rem !important;
  }

  .xs\:m-40\.5 {
    margin: 10.125rem !important;
  }

  .xs\:m-41\.5 {
    margin: 10.375rem !important;
  }

  .xs\:m-42\.5 {
    margin: 10.625rem !important;
  }

  .xs\:m-43\.5 {
    margin: 10.875rem !important;
  }

  .xs\:m-44\.5 {
    margin: 11.125rem !important;
  }

  .xs\:m-45\.5 {
    margin: 11.375rem !important;
  }

  .xs\:m-46\.5 {
    margin: 11.625rem !important;
  }

  .xs\:m-47\.5 {
    margin: 11.875rem !important;
  }

  .xs\:m-48\.5 {
    margin: 12.125rem !important;
  }

  .xs\:m-49\.5 {
    margin: 12.375rem !important;
  }

  .xs\:m-50\.5 {
    margin: 12.625rem !important;
  }

  .xs\:m-51\.5 {
    margin: 12.875rem !important;
  }

  .xs\:m-52\.5 {
    margin: 13.125rem !important;
  }

  .xs\:m-53\.5 {
    margin: 13.375rem !important;
  }

  .xs\:m-54\.5 {
    margin: 13.625rem !important;
  }

  .xs\:m-55\.5 {
    margin: 13.875rem !important;
  }

  .xs\:m-56\.5 {
    margin: 14.125rem !important;
  }

  .xs\:m-57\.5 {
    margin: 14.375rem !important;
  }

  .xs\:m-58\.5 {
    margin: 14.625rem !important;
  }

  .xs\:m-59\.5 {
    margin: 14.875rem !important;
  }

  .xs\:m-60\.5 {
    margin: 15.125rem !important;
  }

  .xs\:m-61\.5 {
    margin: 15.375rem !important;
  }

  .xs\:m-62\.5 {
    margin: 15.625rem !important;
  }

  .xs\:m-63\.5 {
    margin: 15.875rem !important;
  }

  .xs\:m-64\.5 {
    margin: 16.125rem !important;
  }

  .xs\:m-65\.5 {
    margin: 16.375rem !important;
  }

  .xs\:m-66\.5 {
    margin: 16.625rem !important;
  }

  .xs\:m-67\.5 {
    margin: 16.875rem !important;
  }

  .xs\:m-68\.5 {
    margin: 17.125rem !important;
  }

  .xs\:m-69\.5 {
    margin: 17.375rem !important;
  }

  .xs\:m-70\.5 {
    margin: 17.625rem !important;
  }

  .xs\:m-71\.5 {
    margin: 17.875rem !important;
  }

  .xs\:m-72\.5 {
    margin: 18.125rem !important;
  }

  .xs\:m-73\.5 {
    margin: 18.375rem !important;
  }

  .xs\:m-74\.5 {
    margin: 18.625rem !important;
  }

  .xs\:m-75\.5 {
    margin: 18.875rem !important;
  }

  .xs\:m-76\.5 {
    margin: 19.125rem !important;
  }

  .xs\:m-77\.5 {
    margin: 19.375rem !important;
  }

  .xs\:m-78\.5 {
    margin: 19.625rem !important;
  }

  .xs\:m-79\.5 {
    margin: 19.875rem !important;
  }

  .xs\:m-80\.5 {
    margin: 20.125rem !important;
  }

  .xs\:m-81\.5 {
    margin: 20.375rem !important;
  }

  .xs\:m-82\.5 {
    margin: 20.625rem !important;
  }

  .xs\:m-83\.5 {
    margin: 20.875rem !important;
  }

  .xs\:m-84\.5 {
    margin: 21.125rem !important;
  }

  .xs\:m-85\.5 {
    margin: 21.375rem !important;
  }

  .xs\:m-86\.5 {
    margin: 21.625rem !important;
  }

  .xs\:m-87\.5 {
    margin: 21.875rem !important;
  }

  .xs\:m-88\.5 {
    margin: 22.125rem !important;
  }

  .xs\:m-89\.5 {
    margin: 22.375rem !important;
  }

  .xs\:m-90\.5 {
    margin: 22.625rem !important;
  }

  .xs\:m-91\.5 {
    margin: 22.875rem !important;
  }

  .xs\:m-92\.5 {
    margin: 23.125rem !important;
  }

  .xs\:m-93\.5 {
    margin: 23.375rem !important;
  }

  .xs\:m-94\.5 {
    margin: 23.625rem !important;
  }

  .xs\:m-95\.5 {
    margin: 23.875rem !important;
  }

  .xs\:m-96\.5 {
    margin: 24.125rem !important;
  }

  .xs\:m-97\.5 {
    margin: 24.375rem !important;
  }

  .xs\:m-98\.5 {
    margin: 24.625rem !important;
  }

  .xs\:m-99\.5 {
    margin: 24.875rem !important;
  }

  .xs\:m-100\.5 {
    margin: 25.125rem !important;
  }

  .xs\:m-101\.5 {
    margin: 25.375rem !important;
  }

  .xs\:m-102\.5 {
    margin: 25.625rem !important;
  }

  .xs\:m-103\.5 {
    margin: 25.875rem !important;
  }

  .xs\:m-104\.5 {
    margin: 26.125rem !important;
  }

  .xs\:-m-0 {
    margin: 0rem !important;
  }

  .xs\:-m-1 {
    margin: -0.25rem !important;
  }

  .xs\:-m-2 {
    margin: -0.5rem !important;
  }

  .xs\:-m-3 {
    margin: -0.75rem !important;
  }

  .xs\:-m-4 {
    margin: -1rem !important;
  }

  .xs\:-m-5 {
    margin: -1.25rem !important;
  }

  .xs\:-m-6 {
    margin: -1.5rem !important;
  }

  .xs\:-m-7 {
    margin: -1.75rem !important;
  }

  .xs\:-m-8 {
    margin: -2rem !important;
  }

  .xs\:-m-9 {
    margin: -2.25rem !important;
  }

  .xs\:-m-10 {
    margin: -2.5rem !important;
  }

  .xs\:-m-11 {
    margin: -2.75rem !important;
  }

  .xs\:-m-12 {
    margin: -3rem !important;
  }

  .xs\:-m-13 {
    margin: -3.25rem !important;
  }

  .xs\:-m-14 {
    margin: -3.5rem !important;
  }

  .xs\:-m-15 {
    margin: -3.75rem !important;
  }

  .xs\:-m-16 {
    margin: -4rem !important;
  }

  .xs\:-m-17 {
    margin: -4.25rem !important;
  }

  .xs\:-m-18 {
    margin: -4.5rem !important;
  }

  .xs\:-m-19 {
    margin: -4.75rem !important;
  }

  .xs\:-m-20 {
    margin: -5rem !important;
  }

  .xs\:-m-21 {
    margin: -5.25rem !important;
  }

  .xs\:-m-22 {
    margin: -5.5rem !important;
  }

  .xs\:-m-23 {
    margin: -5.75rem !important;
  }

  .xs\:-m-24 {
    margin: -6rem !important;
  }

  .xs\:-m-25 {
    margin: -6.25rem !important;
  }

  .xs\:-m-26 {
    margin: -6.5rem !important;
  }

  .xs\:-m-27 {
    margin: -6.75rem !important;
  }

  .xs\:-m-28 {
    margin: -7rem !important;
  }

  .xs\:-m-29 {
    margin: -7.25rem !important;
  }

  .xs\:-m-30 {
    margin: -7.5rem !important;
  }

  .xs\:-m-31 {
    margin: -7.75rem !important;
  }

  .xs\:-m-32 {
    margin: -8rem !important;
  }

  .xs\:-m-33 {
    margin: -8.25rem !important;
  }

  .xs\:-m-34 {
    margin: -8.5rem !important;
  }

  .xs\:-m-35 {
    margin: -8.75rem !important;
  }

  .xs\:-m-36 {
    margin: -9rem !important;
  }

  .xs\:-m-37 {
    margin: -9.25rem !important;
  }

  .xs\:-m-38 {
    margin: -9.5rem !important;
  }

  .xs\:-m-39 {
    margin: -9.75rem !important;
  }

  .xs\:-m-40 {
    margin: -10rem !important;
  }

  .xs\:-m-41 {
    margin: -10.25rem !important;
  }

  .xs\:-m-42 {
    margin: -10.5rem !important;
  }

  .xs\:-m-43 {
    margin: -10.75rem !important;
  }

  .xs\:-m-44 {
    margin: -11rem !important;
  }

  .xs\:-m-45 {
    margin: -11.25rem !important;
  }

  .xs\:-m-46 {
    margin: -11.5rem !important;
  }

  .xs\:-m-47 {
    margin: -11.75rem !important;
  }

  .xs\:-m-48 {
    margin: -12rem !important;
  }

  .xs\:-m-49 {
    margin: -12.25rem !important;
  }

  .xs\:-m-50 {
    margin: -12.5rem !important;
  }

  .xs\:-m-51 {
    margin: -12.75rem !important;
  }

  .xs\:-m-52 {
    margin: -13rem !important;
  }

  .xs\:-m-53 {
    margin: -13.25rem !important;
  }

  .xs\:-m-54 {
    margin: -13.5rem !important;
  }

  .xs\:-m-55 {
    margin: -13.75rem !important;
  }

  .xs\:-m-56 {
    margin: -14rem !important;
  }

  .xs\:-m-57 {
    margin: -14.25rem !important;
  }

  .xs\:-m-58 {
    margin: -14.5rem !important;
  }

  .xs\:-m-59 {
    margin: -14.75rem !important;
  }

  .xs\:-m-60 {
    margin: -15rem !important;
  }

  .xs\:-m-61 {
    margin: -15.25rem !important;
  }

  .xs\:-m-62 {
    margin: -15.5rem !important;
  }

  .xs\:-m-63 {
    margin: -15.75rem !important;
  }

  .xs\:-m-64 {
    margin: -16rem !important;
  }

  .xs\:-m-65 {
    margin: -16.25rem !important;
  }

  .xs\:-m-66 {
    margin: -16.5rem !important;
  }

  .xs\:-m-67 {
    margin: -16.75rem !important;
  }

  .xs\:-m-68 {
    margin: -17rem !important;
  }

  .xs\:-m-69 {
    margin: -17.25rem !important;
  }

  .xs\:-m-70 {
    margin: -17.5rem !important;
  }

  .xs\:-m-71 {
    margin: -17.75rem !important;
  }

  .xs\:-m-72 {
    margin: -18rem !important;
  }

  .xs\:-m-73 {
    margin: -18.25rem !important;
  }

  .xs\:-m-74 {
    margin: -18.5rem !important;
  }

  .xs\:-m-75 {
    margin: -18.75rem !important;
  }

  .xs\:-m-76 {
    margin: -19rem !important;
  }

  .xs\:-m-77 {
    margin: -19.25rem !important;
  }

  .xs\:-m-78 {
    margin: -19.5rem !important;
  }

  .xs\:-m-79 {
    margin: -19.75rem !important;
  }

  .xs\:-m-80 {
    margin: -20rem !important;
  }

  .xs\:-m-81 {
    margin: -20.25rem !important;
  }

  .xs\:-m-82 {
    margin: -20.5rem !important;
  }

  .xs\:-m-83 {
    margin: -20.75rem !important;
  }

  .xs\:-m-84 {
    margin: -21rem !important;
  }

  .xs\:-m-85 {
    margin: -21.25rem !important;
  }

  .xs\:-m-86 {
    margin: -21.5rem !important;
  }

  .xs\:-m-87 {
    margin: -21.75rem !important;
  }

  .xs\:-m-88 {
    margin: -22rem !important;
  }

  .xs\:-m-89 {
    margin: -22.25rem !important;
  }

  .xs\:-m-90 {
    margin: -22.5rem !important;
  }

  .xs\:-m-91 {
    margin: -22.75rem !important;
  }

  .xs\:-m-92 {
    margin: -23rem !important;
  }

  .xs\:-m-93 {
    margin: -23.25rem !important;
  }

  .xs\:-m-94 {
    margin: -23.5rem !important;
  }

  .xs\:-m-95 {
    margin: -23.75rem !important;
  }

  .xs\:-m-96 {
    margin: -24rem !important;
  }

  .xs\:-m-97 {
    margin: -24.25rem !important;
  }

  .xs\:-m-98 {
    margin: -24.5rem !important;
  }

  .xs\:-m-99 {
    margin: -24.75rem !important;
  }

  .xs\:-m-100 {
    margin: -25rem !important;
  }

  .xs\:-m-101 {
    margin: -25.25rem !important;
  }

  .xs\:-m-102 {
    margin: -25.5rem !important;
  }

  .xs\:-m-103 {
    margin: -25.75rem !important;
  }

  .xs\:-m-104 {
    margin: -26rem !important;
  }

  .xs\:-m-105 {
    margin: -26.25rem !important;
  }

  .xs\:-m-px {
    margin: -1px !important;
  }

  .xs\:-m-0\.5 {
    margin: -0.125rem !important;
  }

  .xs\:-m-1\.5 {
    margin: -0.375rem !important;
  }

  .xs\:-m-2\.5 {
    margin: -0.625rem !important;
  }

  .xs\:-m-3\.5 {
    margin: -0.875rem !important;
  }

  .xs\:-m-4\.5 {
    margin: -1.125rem !important;
  }

  .xs\:-m-5\.5 {
    margin: -1.375rem !important;
  }

  .xs\:-m-6\.5 {
    margin: -1.625rem !important;
  }

  .xs\:-m-7\.5 {
    margin: -1.875rem !important;
  }

  .xs\:-m-8\.5 {
    margin: -2.125rem !important;
  }

  .xs\:-m-9\.5 {
    margin: -2.375rem !important;
  }

  .xs\:-m-10\.5 {
    margin: -2.625rem !important;
  }

  .xs\:-m-11\.5 {
    margin: -2.875rem !important;
  }

  .xs\:-m-12\.5 {
    margin: -3.125rem !important;
  }

  .xs\:-m-13\.5 {
    margin: -3.375rem !important;
  }

  .xs\:-m-14\.5 {
    margin: -3.625rem !important;
  }

  .xs\:-m-15\.5 {
    margin: -3.875rem !important;
  }

  .xs\:-m-16\.5 {
    margin: -4.125rem !important;
  }

  .xs\:-m-17\.5 {
    margin: -4.375rem !important;
  }

  .xs\:-m-18\.5 {
    margin: -4.625rem !important;
  }

  .xs\:-m-19\.5 {
    margin: -4.875rem !important;
  }

  .xs\:-m-20\.5 {
    margin: -5.125rem !important;
  }

  .xs\:-m-21\.5 {
    margin: -5.375rem !important;
  }

  .xs\:-m-22\.5 {
    margin: -5.625rem !important;
  }

  .xs\:-m-23\.5 {
    margin: -5.875rem !important;
  }

  .xs\:-m-24\.5 {
    margin: -6.125rem !important;
  }

  .xs\:-m-25\.5 {
    margin: -6.375rem !important;
  }

  .xs\:-m-26\.5 {
    margin: -6.625rem !important;
  }

  .xs\:-m-27\.5 {
    margin: -6.875rem !important;
  }

  .xs\:-m-28\.5 {
    margin: -7.125rem !important;
  }

  .xs\:-m-29\.5 {
    margin: -7.375rem !important;
  }

  .xs\:-m-30\.5 {
    margin: -7.625rem !important;
  }

  .xs\:-m-31\.5 {
    margin: -7.875rem !important;
  }

  .xs\:-m-32\.5 {
    margin: -8.125rem !important;
  }

  .xs\:-m-33\.5 {
    margin: -8.375rem !important;
  }

  .xs\:-m-34\.5 {
    margin: -8.625rem !important;
  }

  .xs\:-m-35\.5 {
    margin: -8.875rem !important;
  }

  .xs\:-m-36\.5 {
    margin: -9.125rem !important;
  }

  .xs\:-m-37\.5 {
    margin: -9.375rem !important;
  }

  .xs\:-m-38\.5 {
    margin: -9.625rem !important;
  }

  .xs\:-m-39\.5 {
    margin: -9.875rem !important;
  }

  .xs\:-m-40\.5 {
    margin: -10.125rem !important;
  }

  .xs\:-m-41\.5 {
    margin: -10.375rem !important;
  }

  .xs\:-m-42\.5 {
    margin: -10.625rem !important;
  }

  .xs\:-m-43\.5 {
    margin: -10.875rem !important;
  }

  .xs\:-m-44\.5 {
    margin: -11.125rem !important;
  }

  .xs\:-m-45\.5 {
    margin: -11.375rem !important;
  }

  .xs\:-m-46\.5 {
    margin: -11.625rem !important;
  }

  .xs\:-m-47\.5 {
    margin: -11.875rem !important;
  }

  .xs\:-m-48\.5 {
    margin: -12.125rem !important;
  }

  .xs\:-m-49\.5 {
    margin: -12.375rem !important;
  }

  .xs\:-m-50\.5 {
    margin: -12.625rem !important;
  }

  .xs\:-m-51\.5 {
    margin: -12.875rem !important;
  }

  .xs\:-m-52\.5 {
    margin: -13.125rem !important;
  }

  .xs\:-m-53\.5 {
    margin: -13.375rem !important;
  }

  .xs\:-m-54\.5 {
    margin: -13.625rem !important;
  }

  .xs\:-m-55\.5 {
    margin: -13.875rem !important;
  }

  .xs\:-m-56\.5 {
    margin: -14.125rem !important;
  }

  .xs\:-m-57\.5 {
    margin: -14.375rem !important;
  }

  .xs\:-m-58\.5 {
    margin: -14.625rem !important;
  }

  .xs\:-m-59\.5 {
    margin: -14.875rem !important;
  }

  .xs\:-m-60\.5 {
    margin: -15.125rem !important;
  }

  .xs\:-m-61\.5 {
    margin: -15.375rem !important;
  }

  .xs\:-m-62\.5 {
    margin: -15.625rem !important;
  }

  .xs\:-m-63\.5 {
    margin: -15.875rem !important;
  }

  .xs\:-m-64\.5 {
    margin: -16.125rem !important;
  }

  .xs\:-m-65\.5 {
    margin: -16.375rem !important;
  }

  .xs\:-m-66\.5 {
    margin: -16.625rem !important;
  }

  .xs\:-m-67\.5 {
    margin: -16.875rem !important;
  }

  .xs\:-m-68\.5 {
    margin: -17.125rem !important;
  }

  .xs\:-m-69\.5 {
    margin: -17.375rem !important;
  }

  .xs\:-m-70\.5 {
    margin: -17.625rem !important;
  }

  .xs\:-m-71\.5 {
    margin: -17.875rem !important;
  }

  .xs\:-m-72\.5 {
    margin: -18.125rem !important;
  }

  .xs\:-m-73\.5 {
    margin: -18.375rem !important;
  }

  .xs\:-m-74\.5 {
    margin: -18.625rem !important;
  }

  .xs\:-m-75\.5 {
    margin: -18.875rem !important;
  }

  .xs\:-m-76\.5 {
    margin: -19.125rem !important;
  }

  .xs\:-m-77\.5 {
    margin: -19.375rem !important;
  }

  .xs\:-m-78\.5 {
    margin: -19.625rem !important;
  }

  .xs\:-m-79\.5 {
    margin: -19.875rem !important;
  }

  .xs\:-m-80\.5 {
    margin: -20.125rem !important;
  }

  .xs\:-m-81\.5 {
    margin: -20.375rem !important;
  }

  .xs\:-m-82\.5 {
    margin: -20.625rem !important;
  }

  .xs\:-m-83\.5 {
    margin: -20.875rem !important;
  }

  .xs\:-m-84\.5 {
    margin: -21.125rem !important;
  }

  .xs\:-m-85\.5 {
    margin: -21.375rem !important;
  }

  .xs\:-m-86\.5 {
    margin: -21.625rem !important;
  }

  .xs\:-m-87\.5 {
    margin: -21.875rem !important;
  }

  .xs\:-m-88\.5 {
    margin: -22.125rem !important;
  }

  .xs\:-m-89\.5 {
    margin: -22.375rem !important;
  }

  .xs\:-m-90\.5 {
    margin: -22.625rem !important;
  }

  .xs\:-m-91\.5 {
    margin: -22.875rem !important;
  }

  .xs\:-m-92\.5 {
    margin: -23.125rem !important;
  }

  .xs\:-m-93\.5 {
    margin: -23.375rem !important;
  }

  .xs\:-m-94\.5 {
    margin: -23.625rem !important;
  }

  .xs\:-m-95\.5 {
    margin: -23.875rem !important;
  }

  .xs\:-m-96\.5 {
    margin: -24.125rem !important;
  }

  .xs\:-m-97\.5 {
    margin: -24.375rem !important;
  }

  .xs\:-m-98\.5 {
    margin: -24.625rem !important;
  }

  .xs\:-m-99\.5 {
    margin: -24.875rem !important;
  }

  .xs\:-m-100\.5 {
    margin: -25.125rem !important;
  }

  .xs\:-m-101\.5 {
    margin: -25.375rem !important;
  }

  .xs\:-m-102\.5 {
    margin: -25.625rem !important;
  }

  .xs\:-m-103\.5 {
    margin: -25.875rem !important;
  }

  .xs\:-m-104\.5 {
    margin: -26.125rem !important;
  }

  .xs\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xs\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xs\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .xs\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .xs\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .xs\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .xs\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xs\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xs\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xs\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xs\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xs\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xs\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xs\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xs\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xs\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xs\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xs\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xs\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xs\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .xs\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xs\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xs\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xs\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xs\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xs\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xs\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .xs\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .xs\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xs\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .xs\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .xs\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .xs\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xs\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xs\:my-17 {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .xs\:mx-17 {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .xs\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .xs\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .xs\:my-19 {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .xs\:mx-19 {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .xs\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xs\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xs\:my-21 {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .xs\:mx-21 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .xs\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .xs\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .xs\:my-23 {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .xs\:mx-23 {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .xs\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xs\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xs\:my-25 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .xs\:mx-25 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .xs\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .xs\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .xs\:my-27 {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .xs\:mx-27 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .xs\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xs\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xs\:my-29 {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .xs\:mx-29 {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .xs\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .xs\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .xs\:my-31 {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .xs\:mx-31 {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .xs\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xs\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xs\:my-33 {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .xs\:mx-33 {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .xs\:my-34 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .xs\:mx-34 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .xs\:my-35 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .xs\:mx-35 {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .xs\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xs\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .xs\:my-37 {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .xs\:mx-37 {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .xs\:my-38 {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .xs\:mx-38 {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .xs\:my-39 {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .xs\:mx-39 {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .xs\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xs\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xs\:my-41 {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .xs\:mx-41 {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .xs\:my-42 {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .xs\:mx-42 {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .xs\:my-43 {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .xs\:mx-43 {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .xs\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xs\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xs\:my-45 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .xs\:mx-45 {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .xs\:my-46 {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .xs\:mx-46 {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .xs\:my-47 {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .xs\:mx-47 {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .xs\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xs\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xs\:my-49 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .xs\:mx-49 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .xs\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .xs\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .xs\:my-51 {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .xs\:mx-51 {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .xs\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xs\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xs\:my-53 {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .xs\:mx-53 {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .xs\:my-54 {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .xs\:mx-54 {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .xs\:my-55 {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .xs\:mx-55 {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .xs\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .xs\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xs\:my-57 {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .xs\:mx-57 {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .xs\:my-58 {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .xs\:mx-58 {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .xs\:my-59 {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .xs\:mx-59 {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .xs\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xs\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xs\:my-61 {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .xs\:mx-61 {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .xs\:my-62 {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .xs\:mx-62 {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .xs\:my-63 {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .xs\:mx-63 {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .xs\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xs\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .xs\:my-65 {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .xs\:mx-65 {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .xs\:my-66 {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .xs\:mx-66 {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .xs\:my-67 {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .xs\:mx-67 {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .xs\:my-68 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .xs\:mx-68 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .xs\:my-69 {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .xs\:mx-69 {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .xs\:my-70 {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .xs\:mx-70 {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .xs\:my-71 {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .xs\:mx-71 {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .xs\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .xs\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .xs\:my-73 {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .xs\:mx-73 {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .xs\:my-74 {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .xs\:mx-74 {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .xs\:my-75 {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .xs\:mx-75 {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .xs\:my-76 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .xs\:mx-76 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .xs\:my-77 {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .xs\:mx-77 {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .xs\:my-78 {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .xs\:mx-78 {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .xs\:my-79 {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .xs\:mx-79 {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .xs\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xs\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .xs\:my-81 {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .xs\:mx-81 {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .xs\:my-82 {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .xs\:mx-82 {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .xs\:my-83 {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .xs\:mx-83 {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .xs\:my-84 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .xs\:mx-84 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .xs\:my-85 {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .xs\:mx-85 {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .xs\:my-86 {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .xs\:mx-86 {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .xs\:my-87 {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .xs\:mx-87 {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .xs\:my-88 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .xs\:mx-88 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .xs\:my-89 {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .xs\:mx-89 {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .xs\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .xs\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .xs\:my-91 {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .xs\:mx-91 {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .xs\:my-92 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .xs\:mx-92 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .xs\:my-93 {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .xs\:mx-93 {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .xs\:my-94 {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .xs\:mx-94 {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .xs\:my-95 {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .xs\:mx-95 {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .xs\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .xs\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .xs\:my-97 {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .xs\:mx-97 {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .xs\:my-98 {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .xs\:mx-98 {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .xs\:my-99 {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .xs\:mx-99 {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .xs\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .xs\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .xs\:my-101 {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .xs\:mx-101 {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .xs\:my-102 {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .xs\:mx-102 {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .xs\:my-103 {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .xs\:mx-103 {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .xs\:my-104 {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .xs\:mx-104 {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .xs\:my-105 {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .xs\:mx-105 {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .xs\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xs\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xs\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .xs\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .xs\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .xs\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .xs\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .xs\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .xs\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .xs\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .xs\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .xs\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .xs\:my-4\.5 {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .xs\:mx-4\.5 {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .xs\:my-5\.5 {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .xs\:mx-5\.5 {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .xs\:my-6\.5 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .xs\:mx-6\.5 {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .xs\:my-7\.5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .xs\:mx-7\.5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .xs\:my-8\.5 {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .xs\:mx-8\.5 {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .xs\:my-9\.5 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .xs\:mx-9\.5 {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .xs\:my-10\.5 {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .xs\:mx-10\.5 {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .xs\:my-11\.5 {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .xs\:mx-11\.5 {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .xs\:my-12\.5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .xs\:mx-12\.5 {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .xs\:my-13\.5 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .xs\:mx-13\.5 {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .xs\:my-14\.5 {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .xs\:mx-14\.5 {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .xs\:my-15\.5 {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .xs\:mx-15\.5 {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .xs\:my-16\.5 {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .xs\:mx-16\.5 {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .xs\:my-17\.5 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .xs\:mx-17\.5 {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .xs\:my-18\.5 {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .xs\:mx-18\.5 {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .xs\:my-19\.5 {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .xs\:mx-19\.5 {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .xs\:my-20\.5 {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .xs\:mx-20\.5 {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .xs\:my-21\.5 {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .xs\:mx-21\.5 {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .xs\:my-22\.5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .xs\:mx-22\.5 {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .xs\:my-23\.5 {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .xs\:mx-23\.5 {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .xs\:my-24\.5 {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .xs\:mx-24\.5 {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .xs\:my-25\.5 {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .xs\:mx-25\.5 {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .xs\:my-26\.5 {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .xs\:mx-26\.5 {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .xs\:my-27\.5 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .xs\:mx-27\.5 {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .xs\:my-28\.5 {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .xs\:mx-28\.5 {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .xs\:my-29\.5 {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .xs\:mx-29\.5 {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .xs\:my-30\.5 {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .xs\:mx-30\.5 {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .xs\:my-31\.5 {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .xs\:mx-31\.5 {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .xs\:my-32\.5 {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .xs\:mx-32\.5 {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .xs\:my-33\.5 {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .xs\:mx-33\.5 {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .xs\:my-34\.5 {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .xs\:mx-34\.5 {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .xs\:my-35\.5 {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .xs\:mx-35\.5 {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .xs\:my-36\.5 {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .xs\:mx-36\.5 {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .xs\:my-37\.5 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .xs\:mx-37\.5 {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .xs\:my-38\.5 {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .xs\:mx-38\.5 {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .xs\:my-39\.5 {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .xs\:mx-39\.5 {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .xs\:my-40\.5 {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .xs\:mx-40\.5 {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .xs\:my-41\.5 {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .xs\:mx-41\.5 {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .xs\:my-42\.5 {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .xs\:mx-42\.5 {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .xs\:my-43\.5 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .xs\:mx-43\.5 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .xs\:my-44\.5 {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .xs\:mx-44\.5 {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .xs\:my-45\.5 {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .xs\:mx-45\.5 {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .xs\:my-46\.5 {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .xs\:mx-46\.5 {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .xs\:my-47\.5 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .xs\:mx-47\.5 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .xs\:my-48\.5 {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .xs\:mx-48\.5 {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .xs\:my-49\.5 {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .xs\:mx-49\.5 {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .xs\:my-50\.5 {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .xs\:mx-50\.5 {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .xs\:my-51\.5 {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .xs\:mx-51\.5 {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .xs\:my-52\.5 {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .xs\:mx-52\.5 {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .xs\:my-53\.5 {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .xs\:mx-53\.5 {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .xs\:my-54\.5 {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .xs\:mx-54\.5 {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .xs\:my-55\.5 {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .xs\:mx-55\.5 {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .xs\:my-56\.5 {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .xs\:mx-56\.5 {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .xs\:my-57\.5 {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .xs\:mx-57\.5 {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .xs\:my-58\.5 {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .xs\:mx-58\.5 {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .xs\:my-59\.5 {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .xs\:mx-59\.5 {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .xs\:my-60\.5 {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .xs\:mx-60\.5 {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .xs\:my-61\.5 {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .xs\:mx-61\.5 {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .xs\:my-62\.5 {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .xs\:mx-62\.5 {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .xs\:my-63\.5 {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .xs\:mx-63\.5 {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .xs\:my-64\.5 {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .xs\:mx-64\.5 {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .xs\:my-65\.5 {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .xs\:mx-65\.5 {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .xs\:my-66\.5 {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .xs\:mx-66\.5 {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .xs\:my-67\.5 {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .xs\:mx-67\.5 {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .xs\:my-68\.5 {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .xs\:mx-68\.5 {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .xs\:my-69\.5 {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .xs\:mx-69\.5 {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .xs\:my-70\.5 {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .xs\:mx-70\.5 {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .xs\:my-71\.5 {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .xs\:mx-71\.5 {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .xs\:my-72\.5 {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .xs\:mx-72\.5 {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .xs\:my-73\.5 {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .xs\:mx-73\.5 {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .xs\:my-74\.5 {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .xs\:mx-74\.5 {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .xs\:my-75\.5 {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .xs\:mx-75\.5 {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .xs\:my-76\.5 {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .xs\:mx-76\.5 {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .xs\:my-77\.5 {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .xs\:mx-77\.5 {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .xs\:my-78\.5 {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .xs\:mx-78\.5 {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .xs\:my-79\.5 {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .xs\:mx-79\.5 {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .xs\:my-80\.5 {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .xs\:mx-80\.5 {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .xs\:my-81\.5 {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .xs\:mx-81\.5 {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .xs\:my-82\.5 {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .xs\:mx-82\.5 {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .xs\:my-83\.5 {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .xs\:mx-83\.5 {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .xs\:my-84\.5 {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .xs\:mx-84\.5 {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .xs\:my-85\.5 {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .xs\:mx-85\.5 {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .xs\:my-86\.5 {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .xs\:mx-86\.5 {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .xs\:my-87\.5 {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .xs\:mx-87\.5 {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .xs\:my-88\.5 {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .xs\:mx-88\.5 {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .xs\:my-89\.5 {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .xs\:mx-89\.5 {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .xs\:my-90\.5 {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .xs\:mx-90\.5 {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .xs\:my-91\.5 {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .xs\:mx-91\.5 {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .xs\:my-92\.5 {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .xs\:mx-92\.5 {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .xs\:my-93\.5 {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .xs\:mx-93\.5 {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .xs\:my-94\.5 {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .xs\:mx-94\.5 {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .xs\:my-95\.5 {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .xs\:mx-95\.5 {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .xs\:my-96\.5 {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .xs\:mx-96\.5 {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .xs\:my-97\.5 {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .xs\:mx-97\.5 {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .xs\:my-98\.5 {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .xs\:mx-98\.5 {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .xs\:my-99\.5 {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .xs\:mx-99\.5 {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .xs\:my-100\.5 {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .xs\:mx-100\.5 {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .xs\:my-101\.5 {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .xs\:mx-101\.5 {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .xs\:my-102\.5 {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .xs\:mx-102\.5 {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .xs\:my-103\.5 {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .xs\:mx-103\.5 {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .xs\:my-104\.5 {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .xs\:mx-104\.5 {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .xs\:-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xs\:-mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xs\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .xs\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .xs\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .xs\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .xs\:-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xs\:-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xs\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xs\:-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xs\:-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xs\:-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xs\:-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xs\:-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xs\:-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xs\:-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xs\:-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xs\:-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xs\:-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xs\:-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .xs\:-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xs\:-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xs\:-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xs\:-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xs\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xs\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xs\:-my-13 {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .xs\:-mx-13 {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .xs\:-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xs\:-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .xs\:-my-15 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .xs\:-mx-15 {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .xs\:-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xs\:-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .xs\:-my-17 {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .xs\:-mx-17 {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .xs\:-my-18 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .xs\:-mx-18 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .xs\:-my-19 {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .xs\:-mx-19 {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .xs\:-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xs\:-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xs\:-my-21 {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .xs\:-mx-21 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .xs\:-my-22 {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .xs\:-mx-22 {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .xs\:-my-23 {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .xs\:-mx-23 {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .xs\:-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xs\:-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xs\:-my-25 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .xs\:-mx-25 {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .xs\:-my-26 {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .xs\:-mx-26 {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .xs\:-my-27 {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .xs\:-mx-27 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .xs\:-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xs\:-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xs\:-my-29 {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .xs\:-mx-29 {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .xs\:-my-30 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .xs\:-mx-30 {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .xs\:-my-31 {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .xs\:-mx-31 {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .xs\:-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xs\:-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xs\:-my-33 {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .xs\:-mx-33 {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .xs\:-my-34 {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .xs\:-mx-34 {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .xs\:-my-35 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .xs\:-mx-35 {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .xs\:-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xs\:-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .xs\:-my-37 {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .xs\:-mx-37 {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .xs\:-my-38 {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .xs\:-mx-38 {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .xs\:-my-39 {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .xs\:-mx-39 {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .xs\:-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xs\:-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xs\:-my-41 {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .xs\:-mx-41 {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .xs\:-my-42 {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .xs\:-mx-42 {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .xs\:-my-43 {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .xs\:-mx-43 {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .xs\:-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xs\:-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xs\:-my-45 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .xs\:-mx-45 {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .xs\:-my-46 {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .xs\:-mx-46 {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .xs\:-my-47 {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .xs\:-mx-47 {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .xs\:-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xs\:-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xs\:-my-49 {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .xs\:-mx-49 {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .xs\:-my-50 {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .xs\:-mx-50 {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .xs\:-my-51 {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .xs\:-mx-51 {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .xs\:-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xs\:-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xs\:-my-53 {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .xs\:-mx-53 {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .xs\:-my-54 {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .xs\:-mx-54 {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .xs\:-my-55 {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .xs\:-mx-55 {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .xs\:-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .xs\:-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xs\:-my-57 {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .xs\:-mx-57 {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .xs\:-my-58 {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .xs\:-mx-58 {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .xs\:-my-59 {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .xs\:-mx-59 {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .xs\:-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xs\:-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xs\:-my-61 {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .xs\:-mx-61 {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .xs\:-my-62 {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .xs\:-mx-62 {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .xs\:-my-63 {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .xs\:-mx-63 {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .xs\:-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xs\:-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .xs\:-my-65 {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .xs\:-mx-65 {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .xs\:-my-66 {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .xs\:-mx-66 {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .xs\:-my-67 {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .xs\:-mx-67 {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .xs\:-my-68 {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .xs\:-mx-68 {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .xs\:-my-69 {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .xs\:-mx-69 {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .xs\:-my-70 {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .xs\:-mx-70 {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .xs\:-my-71 {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .xs\:-mx-71 {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .xs\:-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .xs\:-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .xs\:-my-73 {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .xs\:-mx-73 {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .xs\:-my-74 {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .xs\:-mx-74 {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .xs\:-my-75 {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .xs\:-mx-75 {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .xs\:-my-76 {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .xs\:-mx-76 {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .xs\:-my-77 {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .xs\:-mx-77 {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .xs\:-my-78 {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .xs\:-mx-78 {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .xs\:-my-79 {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .xs\:-mx-79 {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .xs\:-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xs\:-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .xs\:-my-81 {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .xs\:-mx-81 {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .xs\:-my-82 {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .xs\:-mx-82 {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .xs\:-my-83 {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .xs\:-mx-83 {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .xs\:-my-84 {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .xs\:-mx-84 {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .xs\:-my-85 {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .xs\:-mx-85 {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .xs\:-my-86 {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .xs\:-mx-86 {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .xs\:-my-87 {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .xs\:-mx-87 {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .xs\:-my-88 {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .xs\:-mx-88 {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .xs\:-my-89 {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .xs\:-mx-89 {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .xs\:-my-90 {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .xs\:-mx-90 {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .xs\:-my-91 {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .xs\:-mx-91 {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .xs\:-my-92 {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .xs\:-mx-92 {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .xs\:-my-93 {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .xs\:-mx-93 {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .xs\:-my-94 {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .xs\:-mx-94 {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .xs\:-my-95 {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .xs\:-mx-95 {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .xs\:-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xs\:-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xs\:-my-97 {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .xs\:-mx-97 {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .xs\:-my-98 {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .xs\:-mx-98 {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .xs\:-my-99 {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .xs\:-mx-99 {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .xs\:-my-100 {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .xs\:-mx-100 {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .xs\:-my-101 {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .xs\:-mx-101 {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .xs\:-my-102 {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .xs\:-mx-102 {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .xs\:-my-103 {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .xs\:-mx-103 {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .xs\:-my-104 {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .xs\:-mx-104 {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .xs\:-my-105 {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .xs\:-mx-105 {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .xs\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .xs\:-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .xs\:-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .xs\:-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .xs\:-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .xs\:-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .xs\:-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .xs\:-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .xs\:-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .xs\:-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .xs\:-my-4\.5 {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .xs\:-mx-4\.5 {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .xs\:-my-5\.5 {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .xs\:-mx-5\.5 {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .xs\:-my-6\.5 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .xs\:-mx-6\.5 {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .xs\:-my-7\.5 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .xs\:-mx-7\.5 {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .xs\:-my-8\.5 {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .xs\:-mx-8\.5 {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .xs\:-my-9\.5 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .xs\:-mx-9\.5 {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .xs\:-my-10\.5 {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .xs\:-mx-10\.5 {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .xs\:-my-11\.5 {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .xs\:-mx-11\.5 {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .xs\:-my-12\.5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .xs\:-mx-12\.5 {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .xs\:-my-13\.5 {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .xs\:-mx-13\.5 {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .xs\:-my-14\.5 {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .xs\:-mx-14\.5 {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .xs\:-my-15\.5 {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .xs\:-mx-15\.5 {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .xs\:-my-16\.5 {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .xs\:-mx-16\.5 {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .xs\:-my-17\.5 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .xs\:-mx-17\.5 {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .xs\:-my-18\.5 {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .xs\:-mx-18\.5 {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .xs\:-my-19\.5 {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .xs\:-mx-19\.5 {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .xs\:-my-20\.5 {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .xs\:-mx-20\.5 {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .xs\:-my-21\.5 {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .xs\:-mx-21\.5 {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .xs\:-my-22\.5 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .xs\:-mx-22\.5 {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .xs\:-my-23\.5 {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .xs\:-mx-23\.5 {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .xs\:-my-24\.5 {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .xs\:-mx-24\.5 {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .xs\:-my-25\.5 {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .xs\:-mx-25\.5 {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .xs\:-my-26\.5 {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .xs\:-mx-26\.5 {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .xs\:-my-27\.5 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .xs\:-mx-27\.5 {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .xs\:-my-28\.5 {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .xs\:-mx-28\.5 {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .xs\:-my-29\.5 {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .xs\:-mx-29\.5 {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .xs\:-my-30\.5 {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .xs\:-mx-30\.5 {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .xs\:-my-31\.5 {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .xs\:-mx-31\.5 {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .xs\:-my-32\.5 {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .xs\:-mx-32\.5 {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .xs\:-my-33\.5 {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .xs\:-mx-33\.5 {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .xs\:-my-34\.5 {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .xs\:-mx-34\.5 {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .xs\:-my-35\.5 {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .xs\:-mx-35\.5 {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .xs\:-my-36\.5 {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .xs\:-mx-36\.5 {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .xs\:-my-37\.5 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .xs\:-mx-37\.5 {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .xs\:-my-38\.5 {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .xs\:-mx-38\.5 {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .xs\:-my-39\.5 {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .xs\:-mx-39\.5 {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .xs\:-my-40\.5 {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .xs\:-mx-40\.5 {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .xs\:-my-41\.5 {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .xs\:-mx-41\.5 {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .xs\:-my-42\.5 {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .xs\:-mx-42\.5 {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .xs\:-my-43\.5 {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .xs\:-mx-43\.5 {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .xs\:-my-44\.5 {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .xs\:-mx-44\.5 {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .xs\:-my-45\.5 {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .xs\:-mx-45\.5 {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .xs\:-my-46\.5 {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .xs\:-mx-46\.5 {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .xs\:-my-47\.5 {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .xs\:-mx-47\.5 {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .xs\:-my-48\.5 {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .xs\:-mx-48\.5 {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .xs\:-my-49\.5 {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .xs\:-mx-49\.5 {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .xs\:-my-50\.5 {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .xs\:-mx-50\.5 {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .xs\:-my-51\.5 {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .xs\:-mx-51\.5 {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .xs\:-my-52\.5 {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .xs\:-mx-52\.5 {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .xs\:-my-53\.5 {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .xs\:-mx-53\.5 {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .xs\:-my-54\.5 {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .xs\:-mx-54\.5 {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .xs\:-my-55\.5 {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .xs\:-mx-55\.5 {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .xs\:-my-56\.5 {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .xs\:-mx-56\.5 {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .xs\:-my-57\.5 {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .xs\:-mx-57\.5 {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .xs\:-my-58\.5 {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .xs\:-mx-58\.5 {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .xs\:-my-59\.5 {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .xs\:-mx-59\.5 {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .xs\:-my-60\.5 {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .xs\:-mx-60\.5 {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .xs\:-my-61\.5 {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .xs\:-mx-61\.5 {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .xs\:-my-62\.5 {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .xs\:-mx-62\.5 {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .xs\:-my-63\.5 {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .xs\:-mx-63\.5 {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .xs\:-my-64\.5 {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .xs\:-mx-64\.5 {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .xs\:-my-65\.5 {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .xs\:-mx-65\.5 {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .xs\:-my-66\.5 {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .xs\:-mx-66\.5 {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .xs\:-my-67\.5 {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .xs\:-mx-67\.5 {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .xs\:-my-68\.5 {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .xs\:-mx-68\.5 {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .xs\:-my-69\.5 {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .xs\:-mx-69\.5 {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .xs\:-my-70\.5 {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .xs\:-mx-70\.5 {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .xs\:-my-71\.5 {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .xs\:-mx-71\.5 {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .xs\:-my-72\.5 {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .xs\:-mx-72\.5 {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .xs\:-my-73\.5 {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .xs\:-mx-73\.5 {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .xs\:-my-74\.5 {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .xs\:-mx-74\.5 {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .xs\:-my-75\.5 {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .xs\:-mx-75\.5 {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .xs\:-my-76\.5 {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .xs\:-mx-76\.5 {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .xs\:-my-77\.5 {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .xs\:-mx-77\.5 {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .xs\:-my-78\.5 {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .xs\:-mx-78\.5 {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .xs\:-my-79\.5 {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .xs\:-mx-79\.5 {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .xs\:-my-80\.5 {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .xs\:-mx-80\.5 {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .xs\:-my-81\.5 {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .xs\:-mx-81\.5 {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .xs\:-my-82\.5 {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .xs\:-mx-82\.5 {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .xs\:-my-83\.5 {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .xs\:-mx-83\.5 {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .xs\:-my-84\.5 {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .xs\:-mx-84\.5 {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .xs\:-my-85\.5 {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .xs\:-mx-85\.5 {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .xs\:-my-86\.5 {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .xs\:-mx-86\.5 {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .xs\:-my-87\.5 {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .xs\:-mx-87\.5 {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .xs\:-my-88\.5 {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .xs\:-mx-88\.5 {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .xs\:-my-89\.5 {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .xs\:-mx-89\.5 {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .xs\:-my-90\.5 {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .xs\:-mx-90\.5 {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .xs\:-my-91\.5 {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .xs\:-mx-91\.5 {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .xs\:-my-92\.5 {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .xs\:-mx-92\.5 {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .xs\:-my-93\.5 {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .xs\:-mx-93\.5 {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .xs\:-my-94\.5 {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .xs\:-mx-94\.5 {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .xs\:-my-95\.5 {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .xs\:-mx-95\.5 {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .xs\:-my-96\.5 {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .xs\:-mx-96\.5 {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .xs\:-my-97\.5 {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .xs\:-mx-97\.5 {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .xs\:-my-98\.5 {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .xs\:-mx-98\.5 {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .xs\:-my-99\.5 {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .xs\:-mx-99\.5 {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .xs\:-my-100\.5 {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .xs\:-mx-100\.5 {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .xs\:-my-101\.5 {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .xs\:-mx-101\.5 {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .xs\:-my-102\.5 {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .xs\:-mx-102\.5 {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .xs\:-my-103\.5 {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .xs\:-mx-103\.5 {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .xs\:-my-104\.5 {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .xs\:-mx-104\.5 {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .xs\:mt-0 {
    margin-top: 0rem !important;
  }

  .xs\:mr-0 {
    margin-right: 0rem !important;
  }

  .xs\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .xs\:ml-0 {
    margin-left: 0rem !important;
  }

  .xs\:mt-1 {
    margin-top: 0.25rem !important;
  }

  .xs\:mr-1 {
    margin-right: 0.25rem !important;
  }

  .xs\:mb-1 {
    margin-bottom: 0.25rem !important;
  }

  .xs\:ml-1 {
    margin-left: 0.25rem !important;
  }

  .xs\:mt-2 {
    margin-top: 0.5rem !important;
  }

  .xs\:mr-2 {
    margin-right: 0.5rem !important;
  }

  .xs\:mb-2 {
    margin-bottom: 0.5rem !important;
  }

  .xs\:ml-2 {
    margin-left: 0.5rem !important;
  }

  .xs\:mt-3 {
    margin-top: 0.75rem !important;
  }

  .xs\:mr-3 {
    margin-right: 0.75rem !important;
  }

  .xs\:mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .xs\:ml-3 {
    margin-left: 0.75rem !important;
  }

  .xs\:mt-4 {
    margin-top: 1rem !important;
  }

  .xs\:mr-4 {
    margin-right: 1rem !important;
  }

  .xs\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .xs\:ml-4 {
    margin-left: 1rem !important;
  }

  .xs\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .xs\:mr-5 {
    margin-right: 1.25rem !important;
  }

  .xs\:mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .xs\:ml-5 {
    margin-left: 1.25rem !important;
  }

  .xs\:mt-6 {
    margin-top: 1.5rem !important;
  }

  .xs\:mr-6 {
    margin-right: 1.5rem !important;
  }

  .xs\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .xs\:ml-6 {
    margin-left: 1.5rem !important;
  }

  .xs\:mt-7 {
    margin-top: 1.75rem !important;
  }

  .xs\:mr-7 {
    margin-right: 1.75rem !important;
  }

  .xs\:mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .xs\:ml-7 {
    margin-left: 1.75rem !important;
  }

  .xs\:mt-8 {
    margin-top: 2rem !important;
  }

  .xs\:mr-8 {
    margin-right: 2rem !important;
  }

  .xs\:mb-8 {
    margin-bottom: 2rem !important;
  }

  .xs\:ml-8 {
    margin-left: 2rem !important;
  }

  .xs\:mt-9 {
    margin-top: 2.25rem !important;
  }

  .xs\:mr-9 {
    margin-right: 2.25rem !important;
  }

  .xs\:mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .xs\:ml-9 {
    margin-left: 2.25rem !important;
  }

  .xs\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .xs\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .xs\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .xs\:ml-10 {
    margin-left: 2.5rem !important;
  }

  .xs\:mt-11 {
    margin-top: 2.75rem !important;
  }

  .xs\:mr-11 {
    margin-right: 2.75rem !important;
  }

  .xs\:mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .xs\:ml-11 {
    margin-left: 2.75rem !important;
  }

  .xs\:mt-12 {
    margin-top: 3rem !important;
  }

  .xs\:mr-12 {
    margin-right: 3rem !important;
  }

  .xs\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .xs\:ml-12 {
    margin-left: 3rem !important;
  }

  .xs\:mt-13 {
    margin-top: 3.25rem !important;
  }

  .xs\:mr-13 {
    margin-right: 3.25rem !important;
  }

  .xs\:mb-13 {
    margin-bottom: 3.25rem !important;
  }

  .xs\:ml-13 {
    margin-left: 3.25rem !important;
  }

  .xs\:mt-14 {
    margin-top: 3.5rem !important;
  }

  .xs\:mr-14 {
    margin-right: 3.5rem !important;
  }

  .xs\:mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .xs\:ml-14 {
    margin-left: 3.5rem !important;
  }

  .xs\:mt-15 {
    margin-top: 3.75rem !important;
  }

  .xs\:mr-15 {
    margin-right: 3.75rem !important;
  }

  .xs\:mb-15 {
    margin-bottom: 3.75rem !important;
  }

  .xs\:ml-15 {
    margin-left: 3.75rem !important;
  }

  .xs\:mt-16 {
    margin-top: 4rem !important;
  }

  .xs\:mr-16 {
    margin-right: 4rem !important;
  }

  .xs\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .xs\:ml-16 {
    margin-left: 4rem !important;
  }

  .xs\:mt-17 {
    margin-top: 4.25rem !important;
  }

  .xs\:mr-17 {
    margin-right: 4.25rem !important;
  }

  .xs\:mb-17 {
    margin-bottom: 4.25rem !important;
  }

  .xs\:ml-17 {
    margin-left: 4.25rem !important;
  }

  .xs\:mt-18 {
    margin-top: 4.5rem !important;
  }

  .xs\:mr-18 {
    margin-right: 4.5rem !important;
  }

  .xs\:mb-18 {
    margin-bottom: 4.5rem !important;
  }

  .xs\:ml-18 {
    margin-left: 4.5rem !important;
  }

  .xs\:mt-19 {
    margin-top: 4.75rem !important;
  }

  .xs\:mr-19 {
    margin-right: 4.75rem !important;
  }

  .xs\:mb-19 {
    margin-bottom: 4.75rem !important;
  }

  .xs\:ml-19 {
    margin-left: 4.75rem !important;
  }

  .xs\:mt-20 {
    margin-top: 5rem !important;
  }

  .xs\:mr-20 {
    margin-right: 5rem !important;
  }

  .xs\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .xs\:ml-20 {
    margin-left: 5rem !important;
  }

  .xs\:mt-21 {
    margin-top: 5.25rem !important;
  }

  .xs\:mr-21 {
    margin-right: 5.25rem !important;
  }

  .xs\:mb-21 {
    margin-bottom: 5.25rem !important;
  }

  .xs\:ml-21 {
    margin-left: 5.25rem !important;
  }

  .xs\:mt-22 {
    margin-top: 5.5rem !important;
  }

  .xs\:mr-22 {
    margin-right: 5.5rem !important;
  }

  .xs\:mb-22 {
    margin-bottom: 5.5rem !important;
  }

  .xs\:ml-22 {
    margin-left: 5.5rem !important;
  }

  .xs\:mt-23 {
    margin-top: 5.75rem !important;
  }

  .xs\:mr-23 {
    margin-right: 5.75rem !important;
  }

  .xs\:mb-23 {
    margin-bottom: 5.75rem !important;
  }

  .xs\:ml-23 {
    margin-left: 5.75rem !important;
  }

  .xs\:mt-24 {
    margin-top: 6rem !important;
  }

  .xs\:mr-24 {
    margin-right: 6rem !important;
  }

  .xs\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .xs\:ml-24 {
    margin-left: 6rem !important;
  }

  .xs\:mt-25 {
    margin-top: 6.25rem !important;
  }

  .xs\:mr-25 {
    margin-right: 6.25rem !important;
  }

  .xs\:mb-25 {
    margin-bottom: 6.25rem !important;
  }

  .xs\:ml-25 {
    margin-left: 6.25rem !important;
  }

  .xs\:mt-26 {
    margin-top: 6.5rem !important;
  }

  .xs\:mr-26 {
    margin-right: 6.5rem !important;
  }

  .xs\:mb-26 {
    margin-bottom: 6.5rem !important;
  }

  .xs\:ml-26 {
    margin-left: 6.5rem !important;
  }

  .xs\:mt-27 {
    margin-top: 6.75rem !important;
  }

  .xs\:mr-27 {
    margin-right: 6.75rem !important;
  }

  .xs\:mb-27 {
    margin-bottom: 6.75rem !important;
  }

  .xs\:ml-27 {
    margin-left: 6.75rem !important;
  }

  .xs\:mt-28 {
    margin-top: 7rem !important;
  }

  .xs\:mr-28 {
    margin-right: 7rem !important;
  }

  .xs\:mb-28 {
    margin-bottom: 7rem !important;
  }

  .xs\:ml-28 {
    margin-left: 7rem !important;
  }

  .xs\:mt-29 {
    margin-top: 7.25rem !important;
  }

  .xs\:mr-29 {
    margin-right: 7.25rem !important;
  }

  .xs\:mb-29 {
    margin-bottom: 7.25rem !important;
  }

  .xs\:ml-29 {
    margin-left: 7.25rem !important;
  }

  .xs\:mt-30 {
    margin-top: 7.5rem !important;
  }

  .xs\:mr-30 {
    margin-right: 7.5rem !important;
  }

  .xs\:mb-30 {
    margin-bottom: 7.5rem !important;
  }

  .xs\:ml-30 {
    margin-left: 7.5rem !important;
  }

  .xs\:mt-31 {
    margin-top: 7.75rem !important;
  }

  .xs\:mr-31 {
    margin-right: 7.75rem !important;
  }

  .xs\:mb-31 {
    margin-bottom: 7.75rem !important;
  }

  .xs\:ml-31 {
    margin-left: 7.75rem !important;
  }

  .xs\:mt-32 {
    margin-top: 8rem !important;
  }

  .xs\:mr-32 {
    margin-right: 8rem !important;
  }

  .xs\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .xs\:ml-32 {
    margin-left: 8rem !important;
  }

  .xs\:mt-33 {
    margin-top: 8.25rem !important;
  }

  .xs\:mr-33 {
    margin-right: 8.25rem !important;
  }

  .xs\:mb-33 {
    margin-bottom: 8.25rem !important;
  }

  .xs\:ml-33 {
    margin-left: 8.25rem !important;
  }

  .xs\:mt-34 {
    margin-top: 8.5rem !important;
  }

  .xs\:mr-34 {
    margin-right: 8.5rem !important;
  }

  .xs\:mb-34 {
    margin-bottom: 8.5rem !important;
  }

  .xs\:ml-34 {
    margin-left: 8.5rem !important;
  }

  .xs\:mt-35 {
    margin-top: 8.75rem !important;
  }

  .xs\:mr-35 {
    margin-right: 8.75rem !important;
  }

  .xs\:mb-35 {
    margin-bottom: 8.75rem !important;
  }

  .xs\:ml-35 {
    margin-left: 8.75rem !important;
  }

  .xs\:mt-36 {
    margin-top: 9rem !important;
  }

  .xs\:mr-36 {
    margin-right: 9rem !important;
  }

  .xs\:mb-36 {
    margin-bottom: 9rem !important;
  }

  .xs\:ml-36 {
    margin-left: 9rem !important;
  }

  .xs\:mt-37 {
    margin-top: 9.25rem !important;
  }

  .xs\:mr-37 {
    margin-right: 9.25rem !important;
  }

  .xs\:mb-37 {
    margin-bottom: 9.25rem !important;
  }

  .xs\:ml-37 {
    margin-left: 9.25rem !important;
  }

  .xs\:mt-38 {
    margin-top: 9.5rem !important;
  }

  .xs\:mr-38 {
    margin-right: 9.5rem !important;
  }

  .xs\:mb-38 {
    margin-bottom: 9.5rem !important;
  }

  .xs\:ml-38 {
    margin-left: 9.5rem !important;
  }

  .xs\:mt-39 {
    margin-top: 9.75rem !important;
  }

  .xs\:mr-39 {
    margin-right: 9.75rem !important;
  }

  .xs\:mb-39 {
    margin-bottom: 9.75rem !important;
  }

  .xs\:ml-39 {
    margin-left: 9.75rem !important;
  }

  .xs\:mt-40 {
    margin-top: 10rem !important;
  }

  .xs\:mr-40 {
    margin-right: 10rem !important;
  }

  .xs\:mb-40 {
    margin-bottom: 10rem !important;
  }

  .xs\:ml-40 {
    margin-left: 10rem !important;
  }

  .xs\:mt-41 {
    margin-top: 10.25rem !important;
  }

  .xs\:mr-41 {
    margin-right: 10.25rem !important;
  }

  .xs\:mb-41 {
    margin-bottom: 10.25rem !important;
  }

  .xs\:ml-41 {
    margin-left: 10.25rem !important;
  }

  .xs\:mt-42 {
    margin-top: 10.5rem !important;
  }

  .xs\:mr-42 {
    margin-right: 10.5rem !important;
  }

  .xs\:mb-42 {
    margin-bottom: 10.5rem !important;
  }

  .xs\:ml-42 {
    margin-left: 10.5rem !important;
  }

  .xs\:mt-43 {
    margin-top: 10.75rem !important;
  }

  .xs\:mr-43 {
    margin-right: 10.75rem !important;
  }

  .xs\:mb-43 {
    margin-bottom: 10.75rem !important;
  }

  .xs\:ml-43 {
    margin-left: 10.75rem !important;
  }

  .xs\:mt-44 {
    margin-top: 11rem !important;
  }

  .xs\:mr-44 {
    margin-right: 11rem !important;
  }

  .xs\:mb-44 {
    margin-bottom: 11rem !important;
  }

  .xs\:ml-44 {
    margin-left: 11rem !important;
  }

  .xs\:mt-45 {
    margin-top: 11.25rem !important;
  }

  .xs\:mr-45 {
    margin-right: 11.25rem !important;
  }

  .xs\:mb-45 {
    margin-bottom: 11.25rem !important;
  }

  .xs\:ml-45 {
    margin-left: 11.25rem !important;
  }

  .xs\:mt-46 {
    margin-top: 11.5rem !important;
  }

  .xs\:mr-46 {
    margin-right: 11.5rem !important;
  }

  .xs\:mb-46 {
    margin-bottom: 11.5rem !important;
  }

  .xs\:ml-46 {
    margin-left: 11.5rem !important;
  }

  .xs\:mt-47 {
    margin-top: 11.75rem !important;
  }

  .xs\:mr-47 {
    margin-right: 11.75rem !important;
  }

  .xs\:mb-47 {
    margin-bottom: 11.75rem !important;
  }

  .xs\:ml-47 {
    margin-left: 11.75rem !important;
  }

  .xs\:mt-48 {
    margin-top: 12rem !important;
  }

  .xs\:mr-48 {
    margin-right: 12rem !important;
  }

  .xs\:mb-48 {
    margin-bottom: 12rem !important;
  }

  .xs\:ml-48 {
    margin-left: 12rem !important;
  }

  .xs\:mt-49 {
    margin-top: 12.25rem !important;
  }

  .xs\:mr-49 {
    margin-right: 12.25rem !important;
  }

  .xs\:mb-49 {
    margin-bottom: 12.25rem !important;
  }

  .xs\:ml-49 {
    margin-left: 12.25rem !important;
  }

  .xs\:mt-50 {
    margin-top: 12.5rem !important;
  }

  .xs\:mr-50 {
    margin-right: 12.5rem !important;
  }

  .xs\:mb-50 {
    margin-bottom: 12.5rem !important;
  }

  .xs\:ml-50 {
    margin-left: 12.5rem !important;
  }

  .xs\:mt-51 {
    margin-top: 12.75rem !important;
  }

  .xs\:mr-51 {
    margin-right: 12.75rem !important;
  }

  .xs\:mb-51 {
    margin-bottom: 12.75rem !important;
  }

  .xs\:ml-51 {
    margin-left: 12.75rem !important;
  }

  .xs\:mt-52 {
    margin-top: 13rem !important;
  }

  .xs\:mr-52 {
    margin-right: 13rem !important;
  }

  .xs\:mb-52 {
    margin-bottom: 13rem !important;
  }

  .xs\:ml-52 {
    margin-left: 13rem !important;
  }

  .xs\:mt-53 {
    margin-top: 13.25rem !important;
  }

  .xs\:mr-53 {
    margin-right: 13.25rem !important;
  }

  .xs\:mb-53 {
    margin-bottom: 13.25rem !important;
  }

  .xs\:ml-53 {
    margin-left: 13.25rem !important;
  }

  .xs\:mt-54 {
    margin-top: 13.5rem !important;
  }

  .xs\:mr-54 {
    margin-right: 13.5rem !important;
  }

  .xs\:mb-54 {
    margin-bottom: 13.5rem !important;
  }

  .xs\:ml-54 {
    margin-left: 13.5rem !important;
  }

  .xs\:mt-55 {
    margin-top: 13.75rem !important;
  }

  .xs\:mr-55 {
    margin-right: 13.75rem !important;
  }

  .xs\:mb-55 {
    margin-bottom: 13.75rem !important;
  }

  .xs\:ml-55 {
    margin-left: 13.75rem !important;
  }

  .xs\:mt-56 {
    margin-top: 14rem !important;
  }

  .xs\:mr-56 {
    margin-right: 14rem !important;
  }

  .xs\:mb-56 {
    margin-bottom: 14rem !important;
  }

  .xs\:ml-56 {
    margin-left: 14rem !important;
  }

  .xs\:mt-57 {
    margin-top: 14.25rem !important;
  }

  .xs\:mr-57 {
    margin-right: 14.25rem !important;
  }

  .xs\:mb-57 {
    margin-bottom: 14.25rem !important;
  }

  .xs\:ml-57 {
    margin-left: 14.25rem !important;
  }

  .xs\:mt-58 {
    margin-top: 14.5rem !important;
  }

  .xs\:mr-58 {
    margin-right: 14.5rem !important;
  }

  .xs\:mb-58 {
    margin-bottom: 14.5rem !important;
  }

  .xs\:ml-58 {
    margin-left: 14.5rem !important;
  }

  .xs\:mt-59 {
    margin-top: 14.75rem !important;
  }

  .xs\:mr-59 {
    margin-right: 14.75rem !important;
  }

  .xs\:mb-59 {
    margin-bottom: 14.75rem !important;
  }

  .xs\:ml-59 {
    margin-left: 14.75rem !important;
  }

  .xs\:mt-60 {
    margin-top: 15rem !important;
  }

  .xs\:mr-60 {
    margin-right: 15rem !important;
  }

  .xs\:mb-60 {
    margin-bottom: 15rem !important;
  }

  .xs\:ml-60 {
    margin-left: 15rem !important;
  }

  .xs\:mt-61 {
    margin-top: 15.25rem !important;
  }

  .xs\:mr-61 {
    margin-right: 15.25rem !important;
  }

  .xs\:mb-61 {
    margin-bottom: 15.25rem !important;
  }

  .xs\:ml-61 {
    margin-left: 15.25rem !important;
  }

  .xs\:mt-62 {
    margin-top: 15.5rem !important;
  }

  .xs\:mr-62 {
    margin-right: 15.5rem !important;
  }

  .xs\:mb-62 {
    margin-bottom: 15.5rem !important;
  }

  .xs\:ml-62 {
    margin-left: 15.5rem !important;
  }

  .xs\:mt-63 {
    margin-top: 15.75rem !important;
  }

  .xs\:mr-63 {
    margin-right: 15.75rem !important;
  }

  .xs\:mb-63 {
    margin-bottom: 15.75rem !important;
  }

  .xs\:ml-63 {
    margin-left: 15.75rem !important;
  }

  .xs\:mt-64 {
    margin-top: 16rem !important;
  }

  .xs\:mr-64 {
    margin-right: 16rem !important;
  }

  .xs\:mb-64 {
    margin-bottom: 16rem !important;
  }

  .xs\:ml-64 {
    margin-left: 16rem !important;
  }

  .xs\:mt-65 {
    margin-top: 16.25rem !important;
  }

  .xs\:mr-65 {
    margin-right: 16.25rem !important;
  }

  .xs\:mb-65 {
    margin-bottom: 16.25rem !important;
  }

  .xs\:ml-65 {
    margin-left: 16.25rem !important;
  }

  .xs\:mt-66 {
    margin-top: 16.5rem !important;
  }

  .xs\:mr-66 {
    margin-right: 16.5rem !important;
  }

  .xs\:mb-66 {
    margin-bottom: 16.5rem !important;
  }

  .xs\:ml-66 {
    margin-left: 16.5rem !important;
  }

  .xs\:mt-67 {
    margin-top: 16.75rem !important;
  }

  .xs\:mr-67 {
    margin-right: 16.75rem !important;
  }

  .xs\:mb-67 {
    margin-bottom: 16.75rem !important;
  }

  .xs\:ml-67 {
    margin-left: 16.75rem !important;
  }

  .xs\:mt-68 {
    margin-top: 17rem !important;
  }

  .xs\:mr-68 {
    margin-right: 17rem !important;
  }

  .xs\:mb-68 {
    margin-bottom: 17rem !important;
  }

  .xs\:ml-68 {
    margin-left: 17rem !important;
  }

  .xs\:mt-69 {
    margin-top: 17.25rem !important;
  }

  .xs\:mr-69 {
    margin-right: 17.25rem !important;
  }

  .xs\:mb-69 {
    margin-bottom: 17.25rem !important;
  }

  .xs\:ml-69 {
    margin-left: 17.25rem !important;
  }

  .xs\:mt-70 {
    margin-top: 17.5rem !important;
  }

  .xs\:mr-70 {
    margin-right: 17.5rem !important;
  }

  .xs\:mb-70 {
    margin-bottom: 17.5rem !important;
  }

  .xs\:ml-70 {
    margin-left: 17.5rem !important;
  }

  .xs\:mt-71 {
    margin-top: 17.75rem !important;
  }

  .xs\:mr-71 {
    margin-right: 17.75rem !important;
  }

  .xs\:mb-71 {
    margin-bottom: 17.75rem !important;
  }

  .xs\:ml-71 {
    margin-left: 17.75rem !important;
  }

  .xs\:mt-72 {
    margin-top: 18rem !important;
  }

  .xs\:mr-72 {
    margin-right: 18rem !important;
  }

  .xs\:mb-72 {
    margin-bottom: 18rem !important;
  }

  .xs\:ml-72 {
    margin-left: 18rem !important;
  }

  .xs\:mt-73 {
    margin-top: 18.25rem !important;
  }

  .xs\:mr-73 {
    margin-right: 18.25rem !important;
  }

  .xs\:mb-73 {
    margin-bottom: 18.25rem !important;
  }

  .xs\:ml-73 {
    margin-left: 18.25rem !important;
  }

  .xs\:mt-74 {
    margin-top: 18.5rem !important;
  }

  .xs\:mr-74 {
    margin-right: 18.5rem !important;
  }

  .xs\:mb-74 {
    margin-bottom: 18.5rem !important;
  }

  .xs\:ml-74 {
    margin-left: 18.5rem !important;
  }

  .xs\:mt-75 {
    margin-top: 18.75rem !important;
  }

  .xs\:mr-75 {
    margin-right: 18.75rem !important;
  }

  .xs\:mb-75 {
    margin-bottom: 18.75rem !important;
  }

  .xs\:ml-75 {
    margin-left: 18.75rem !important;
  }

  .xs\:mt-76 {
    margin-top: 19rem !important;
  }

  .xs\:mr-76 {
    margin-right: 19rem !important;
  }

  .xs\:mb-76 {
    margin-bottom: 19rem !important;
  }

  .xs\:ml-76 {
    margin-left: 19rem !important;
  }

  .xs\:mt-77 {
    margin-top: 19.25rem !important;
  }

  .xs\:mr-77 {
    margin-right: 19.25rem !important;
  }

  .xs\:mb-77 {
    margin-bottom: 19.25rem !important;
  }

  .xs\:ml-77 {
    margin-left: 19.25rem !important;
  }

  .xs\:mt-78 {
    margin-top: 19.5rem !important;
  }

  .xs\:mr-78 {
    margin-right: 19.5rem !important;
  }

  .xs\:mb-78 {
    margin-bottom: 19.5rem !important;
  }

  .xs\:ml-78 {
    margin-left: 19.5rem !important;
  }

  .xs\:mt-79 {
    margin-top: 19.75rem !important;
  }

  .xs\:mr-79 {
    margin-right: 19.75rem !important;
  }

  .xs\:mb-79 {
    margin-bottom: 19.75rem !important;
  }

  .xs\:ml-79 {
    margin-left: 19.75rem !important;
  }

  .xs\:mt-80 {
    margin-top: 20rem !important;
  }

  .xs\:mr-80 {
    margin-right: 20rem !important;
  }

  .xs\:mb-80 {
    margin-bottom: 20rem !important;
  }

  .xs\:ml-80 {
    margin-left: 20rem !important;
  }

  .xs\:mt-81 {
    margin-top: 20.25rem !important;
  }

  .xs\:mr-81 {
    margin-right: 20.25rem !important;
  }

  .xs\:mb-81 {
    margin-bottom: 20.25rem !important;
  }

  .xs\:ml-81 {
    margin-left: 20.25rem !important;
  }

  .xs\:mt-82 {
    margin-top: 20.5rem !important;
  }

  .xs\:mr-82 {
    margin-right: 20.5rem !important;
  }

  .xs\:mb-82 {
    margin-bottom: 20.5rem !important;
  }

  .xs\:ml-82 {
    margin-left: 20.5rem !important;
  }

  .xs\:mt-83 {
    margin-top: 20.75rem !important;
  }

  .xs\:mr-83 {
    margin-right: 20.75rem !important;
  }

  .xs\:mb-83 {
    margin-bottom: 20.75rem !important;
  }

  .xs\:ml-83 {
    margin-left: 20.75rem !important;
  }

  .xs\:mt-84 {
    margin-top: 21rem !important;
  }

  .xs\:mr-84 {
    margin-right: 21rem !important;
  }

  .xs\:mb-84 {
    margin-bottom: 21rem !important;
  }

  .xs\:ml-84 {
    margin-left: 21rem !important;
  }

  .xs\:mt-85 {
    margin-top: 21.25rem !important;
  }

  .xs\:mr-85 {
    margin-right: 21.25rem !important;
  }

  .xs\:mb-85 {
    margin-bottom: 21.25rem !important;
  }

  .xs\:ml-85 {
    margin-left: 21.25rem !important;
  }

  .xs\:mt-86 {
    margin-top: 21.5rem !important;
  }

  .xs\:mr-86 {
    margin-right: 21.5rem !important;
  }

  .xs\:mb-86 {
    margin-bottom: 21.5rem !important;
  }

  .xs\:ml-86 {
    margin-left: 21.5rem !important;
  }

  .xs\:mt-87 {
    margin-top: 21.75rem !important;
  }

  .xs\:mr-87 {
    margin-right: 21.75rem !important;
  }

  .xs\:mb-87 {
    margin-bottom: 21.75rem !important;
  }

  .xs\:ml-87 {
    margin-left: 21.75rem !important;
  }

  .xs\:mt-88 {
    margin-top: 22rem !important;
  }

  .xs\:mr-88 {
    margin-right: 22rem !important;
  }

  .xs\:mb-88 {
    margin-bottom: 22rem !important;
  }

  .xs\:ml-88 {
    margin-left: 22rem !important;
  }

  .xs\:mt-89 {
    margin-top: 22.25rem !important;
  }

  .xs\:mr-89 {
    margin-right: 22.25rem !important;
  }

  .xs\:mb-89 {
    margin-bottom: 22.25rem !important;
  }

  .xs\:ml-89 {
    margin-left: 22.25rem !important;
  }

  .xs\:mt-90 {
    margin-top: 22.5rem !important;
  }

  .xs\:mr-90 {
    margin-right: 22.5rem !important;
  }

  .xs\:mb-90 {
    margin-bottom: 22.5rem !important;
  }

  .xs\:ml-90 {
    margin-left: 22.5rem !important;
  }

  .xs\:mt-91 {
    margin-top: 22.75rem !important;
  }

  .xs\:mr-91 {
    margin-right: 22.75rem !important;
  }

  .xs\:mb-91 {
    margin-bottom: 22.75rem !important;
  }

  .xs\:ml-91 {
    margin-left: 22.75rem !important;
  }

  .xs\:mt-92 {
    margin-top: 23rem !important;
  }

  .xs\:mr-92 {
    margin-right: 23rem !important;
  }

  .xs\:mb-92 {
    margin-bottom: 23rem !important;
  }

  .xs\:ml-92 {
    margin-left: 23rem !important;
  }

  .xs\:mt-93 {
    margin-top: 23.25rem !important;
  }

  .xs\:mr-93 {
    margin-right: 23.25rem !important;
  }

  .xs\:mb-93 {
    margin-bottom: 23.25rem !important;
  }

  .xs\:ml-93 {
    margin-left: 23.25rem !important;
  }

  .xs\:mt-94 {
    margin-top: 23.5rem !important;
  }

  .xs\:mr-94 {
    margin-right: 23.5rem !important;
  }

  .xs\:mb-94 {
    margin-bottom: 23.5rem !important;
  }

  .xs\:ml-94 {
    margin-left: 23.5rem !important;
  }

  .xs\:mt-95 {
    margin-top: 23.75rem !important;
  }

  .xs\:mr-95 {
    margin-right: 23.75rem !important;
  }

  .xs\:mb-95 {
    margin-bottom: 23.75rem !important;
  }

  .xs\:ml-95 {
    margin-left: 23.75rem !important;
  }

  .xs\:mt-96 {
    margin-top: 24rem !important;
  }

  .xs\:mr-96 {
    margin-right: 24rem !important;
  }

  .xs\:mb-96 {
    margin-bottom: 24rem !important;
  }

  .xs\:ml-96 {
    margin-left: 24rem !important;
  }

  .xs\:mt-97 {
    margin-top: 24.25rem !important;
  }

  .xs\:mr-97 {
    margin-right: 24.25rem !important;
  }

  .xs\:mb-97 {
    margin-bottom: 24.25rem !important;
  }

  .xs\:ml-97 {
    margin-left: 24.25rem !important;
  }

  .xs\:mt-98 {
    margin-top: 24.5rem !important;
  }

  .xs\:mr-98 {
    margin-right: 24.5rem !important;
  }

  .xs\:mb-98 {
    margin-bottom: 24.5rem !important;
  }

  .xs\:ml-98 {
    margin-left: 24.5rem !important;
  }

  .xs\:mt-99 {
    margin-top: 24.75rem !important;
  }

  .xs\:mr-99 {
    margin-right: 24.75rem !important;
  }

  .xs\:mb-99 {
    margin-bottom: 24.75rem !important;
  }

  .xs\:ml-99 {
    margin-left: 24.75rem !important;
  }

  .xs\:mt-100 {
    margin-top: 25rem !important;
  }

  .xs\:mr-100 {
    margin-right: 25rem !important;
  }

  .xs\:mb-100 {
    margin-bottom: 25rem !important;
  }

  .xs\:ml-100 {
    margin-left: 25rem !important;
  }

  .xs\:mt-101 {
    margin-top: 25.25rem !important;
  }

  .xs\:mr-101 {
    margin-right: 25.25rem !important;
  }

  .xs\:mb-101 {
    margin-bottom: 25.25rem !important;
  }

  .xs\:ml-101 {
    margin-left: 25.25rem !important;
  }

  .xs\:mt-102 {
    margin-top: 25.5rem !important;
  }

  .xs\:mr-102 {
    margin-right: 25.5rem !important;
  }

  .xs\:mb-102 {
    margin-bottom: 25.5rem !important;
  }

  .xs\:ml-102 {
    margin-left: 25.5rem !important;
  }

  .xs\:mt-103 {
    margin-top: 25.75rem !important;
  }

  .xs\:mr-103 {
    margin-right: 25.75rem !important;
  }

  .xs\:mb-103 {
    margin-bottom: 25.75rem !important;
  }

  .xs\:ml-103 {
    margin-left: 25.75rem !important;
  }

  .xs\:mt-104 {
    margin-top: 26rem !important;
  }

  .xs\:mr-104 {
    margin-right: 26rem !important;
  }

  .xs\:mb-104 {
    margin-bottom: 26rem !important;
  }

  .xs\:ml-104 {
    margin-left: 26rem !important;
  }

  .xs\:mt-105 {
    margin-top: 26.25rem !important;
  }

  .xs\:mr-105 {
    margin-right: 26.25rem !important;
  }

  .xs\:mb-105 {
    margin-bottom: 26.25rem !important;
  }

  .xs\:ml-105 {
    margin-left: 26.25rem !important;
  }

  .xs\:mt-auto {
    margin-top: auto !important;
  }

  .xs\:mr-auto {
    margin-right: auto !important;
  }

  .xs\:mb-auto {
    margin-bottom: auto !important;
  }

  .xs\:ml-auto {
    margin-left: auto !important;
  }

  .xs\:mt-px {
    margin-top: 1px !important;
  }

  .xs\:mr-px {
    margin-right: 1px !important;
  }

  .xs\:mb-px {
    margin-bottom: 1px !important;
  }

  .xs\:ml-px {
    margin-left: 1px !important;
  }

  .xs\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }

  .xs\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .xs\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

  .xs\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .xs\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .xs\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .xs\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .xs\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .xs\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .xs\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .xs\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .xs\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .xs\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .xs\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }

  .xs\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .xs\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .xs\:mt-4\.5 {
    margin-top: 1.125rem !important;
  }

  .xs\:mr-4\.5 {
    margin-right: 1.125rem !important;
  }

  .xs\:mb-4\.5 {
    margin-bottom: 1.125rem !important;
  }

  .xs\:ml-4\.5 {
    margin-left: 1.125rem !important;
  }

  .xs\:mt-5\.5 {
    margin-top: 1.375rem !important;
  }

  .xs\:mr-5\.5 {
    margin-right: 1.375rem !important;
  }

  .xs\:mb-5\.5 {
    margin-bottom: 1.375rem !important;
  }

  .xs\:ml-5\.5 {
    margin-left: 1.375rem !important;
  }

  .xs\:mt-6\.5 {
    margin-top: 1.625rem !important;
  }

  .xs\:mr-6\.5 {
    margin-right: 1.625rem !important;
  }

  .xs\:mb-6\.5 {
    margin-bottom: 1.625rem !important;
  }

  .xs\:ml-6\.5 {
    margin-left: 1.625rem !important;
  }

  .xs\:mt-7\.5 {
    margin-top: 1.875rem !important;
  }

  .xs\:mr-7\.5 {
    margin-right: 1.875rem !important;
  }

  .xs\:mb-7\.5 {
    margin-bottom: 1.875rem !important;
  }

  .xs\:ml-7\.5 {
    margin-left: 1.875rem !important;
  }

  .xs\:mt-8\.5 {
    margin-top: 2.125rem !important;
  }

  .xs\:mr-8\.5 {
    margin-right: 2.125rem !important;
  }

  .xs\:mb-8\.5 {
    margin-bottom: 2.125rem !important;
  }

  .xs\:ml-8\.5 {
    margin-left: 2.125rem !important;
  }

  .xs\:mt-9\.5 {
    margin-top: 2.375rem !important;
  }

  .xs\:mr-9\.5 {
    margin-right: 2.375rem !important;
  }

  .xs\:mb-9\.5 {
    margin-bottom: 2.375rem !important;
  }

  .xs\:ml-9\.5 {
    margin-left: 2.375rem !important;
  }

  .xs\:mt-10\.5 {
    margin-top: 2.625rem !important;
  }

  .xs\:mr-10\.5 {
    margin-right: 2.625rem !important;
  }

  .xs\:mb-10\.5 {
    margin-bottom: 2.625rem !important;
  }

  .xs\:ml-10\.5 {
    margin-left: 2.625rem !important;
  }

  .xs\:mt-11\.5 {
    margin-top: 2.875rem !important;
  }

  .xs\:mr-11\.5 {
    margin-right: 2.875rem !important;
  }

  .xs\:mb-11\.5 {
    margin-bottom: 2.875rem !important;
  }

  .xs\:ml-11\.5 {
    margin-left: 2.875rem !important;
  }

  .xs\:mt-12\.5 {
    margin-top: 3.125rem !important;
  }

  .xs\:mr-12\.5 {
    margin-right: 3.125rem !important;
  }

  .xs\:mb-12\.5 {
    margin-bottom: 3.125rem !important;
  }

  .xs\:ml-12\.5 {
    margin-left: 3.125rem !important;
  }

  .xs\:mt-13\.5 {
    margin-top: 3.375rem !important;
  }

  .xs\:mr-13\.5 {
    margin-right: 3.375rem !important;
  }

  .xs\:mb-13\.5 {
    margin-bottom: 3.375rem !important;
  }

  .xs\:ml-13\.5 {
    margin-left: 3.375rem !important;
  }

  .xs\:mt-14\.5 {
    margin-top: 3.625rem !important;
  }

  .xs\:mr-14\.5 {
    margin-right: 3.625rem !important;
  }

  .xs\:mb-14\.5 {
    margin-bottom: 3.625rem !important;
  }

  .xs\:ml-14\.5 {
    margin-left: 3.625rem !important;
  }

  .xs\:mt-15\.5 {
    margin-top: 3.875rem !important;
  }

  .xs\:mr-15\.5 {
    margin-right: 3.875rem !important;
  }

  .xs\:mb-15\.5 {
    margin-bottom: 3.875rem !important;
  }

  .xs\:ml-15\.5 {
    margin-left: 3.875rem !important;
  }

  .xs\:mt-16\.5 {
    margin-top: 4.125rem !important;
  }

  .xs\:mr-16\.5 {
    margin-right: 4.125rem !important;
  }

  .xs\:mb-16\.5 {
    margin-bottom: 4.125rem !important;
  }

  .xs\:ml-16\.5 {
    margin-left: 4.125rem !important;
  }

  .xs\:mt-17\.5 {
    margin-top: 4.375rem !important;
  }

  .xs\:mr-17\.5 {
    margin-right: 4.375rem !important;
  }

  .xs\:mb-17\.5 {
    margin-bottom: 4.375rem !important;
  }

  .xs\:ml-17\.5 {
    margin-left: 4.375rem !important;
  }

  .xs\:mt-18\.5 {
    margin-top: 4.625rem !important;
  }

  .xs\:mr-18\.5 {
    margin-right: 4.625rem !important;
  }

  .xs\:mb-18\.5 {
    margin-bottom: 4.625rem !important;
  }

  .xs\:ml-18\.5 {
    margin-left: 4.625rem !important;
  }

  .xs\:mt-19\.5 {
    margin-top: 4.875rem !important;
  }

  .xs\:mr-19\.5 {
    margin-right: 4.875rem !important;
  }

  .xs\:mb-19\.5 {
    margin-bottom: 4.875rem !important;
  }

  .xs\:ml-19\.5 {
    margin-left: 4.875rem !important;
  }

  .xs\:mt-20\.5 {
    margin-top: 5.125rem !important;
  }

  .xs\:mr-20\.5 {
    margin-right: 5.125rem !important;
  }

  .xs\:mb-20\.5 {
    margin-bottom: 5.125rem !important;
  }

  .xs\:ml-20\.5 {
    margin-left: 5.125rem !important;
  }

  .xs\:mt-21\.5 {
    margin-top: 5.375rem !important;
  }

  .xs\:mr-21\.5 {
    margin-right: 5.375rem !important;
  }

  .xs\:mb-21\.5 {
    margin-bottom: 5.375rem !important;
  }

  .xs\:ml-21\.5 {
    margin-left: 5.375rem !important;
  }

  .xs\:mt-22\.5 {
    margin-top: 5.625rem !important;
  }

  .xs\:mr-22\.5 {
    margin-right: 5.625rem !important;
  }

  .xs\:mb-22\.5 {
    margin-bottom: 5.625rem !important;
  }

  .xs\:ml-22\.5 {
    margin-left: 5.625rem !important;
  }

  .xs\:mt-23\.5 {
    margin-top: 5.875rem !important;
  }

  .xs\:mr-23\.5 {
    margin-right: 5.875rem !important;
  }

  .xs\:mb-23\.5 {
    margin-bottom: 5.875rem !important;
  }

  .xs\:ml-23\.5 {
    margin-left: 5.875rem !important;
  }

  .xs\:mt-24\.5 {
    margin-top: 6.125rem !important;
  }

  .xs\:mr-24\.5 {
    margin-right: 6.125rem !important;
  }

  .xs\:mb-24\.5 {
    margin-bottom: 6.125rem !important;
  }

  .xs\:ml-24\.5 {
    margin-left: 6.125rem !important;
  }

  .xs\:mt-25\.5 {
    margin-top: 6.375rem !important;
  }

  .xs\:mr-25\.5 {
    margin-right: 6.375rem !important;
  }

  .xs\:mb-25\.5 {
    margin-bottom: 6.375rem !important;
  }

  .xs\:ml-25\.5 {
    margin-left: 6.375rem !important;
  }

  .xs\:mt-26\.5 {
    margin-top: 6.625rem !important;
  }

  .xs\:mr-26\.5 {
    margin-right: 6.625rem !important;
  }

  .xs\:mb-26\.5 {
    margin-bottom: 6.625rem !important;
  }

  .xs\:ml-26\.5 {
    margin-left: 6.625rem !important;
  }

  .xs\:mt-27\.5 {
    margin-top: 6.875rem !important;
  }

  .xs\:mr-27\.5 {
    margin-right: 6.875rem !important;
  }

  .xs\:mb-27\.5 {
    margin-bottom: 6.875rem !important;
  }

  .xs\:ml-27\.5 {
    margin-left: 6.875rem !important;
  }

  .xs\:mt-28\.5 {
    margin-top: 7.125rem !important;
  }

  .xs\:mr-28\.5 {
    margin-right: 7.125rem !important;
  }

  .xs\:mb-28\.5 {
    margin-bottom: 7.125rem !important;
  }

  .xs\:ml-28\.5 {
    margin-left: 7.125rem !important;
  }

  .xs\:mt-29\.5 {
    margin-top: 7.375rem !important;
  }

  .xs\:mr-29\.5 {
    margin-right: 7.375rem !important;
  }

  .xs\:mb-29\.5 {
    margin-bottom: 7.375rem !important;
  }

  .xs\:ml-29\.5 {
    margin-left: 7.375rem !important;
  }

  .xs\:mt-30\.5 {
    margin-top: 7.625rem !important;
  }

  .xs\:mr-30\.5 {
    margin-right: 7.625rem !important;
  }

  .xs\:mb-30\.5 {
    margin-bottom: 7.625rem !important;
  }

  .xs\:ml-30\.5 {
    margin-left: 7.625rem !important;
  }

  .xs\:mt-31\.5 {
    margin-top: 7.875rem !important;
  }

  .xs\:mr-31\.5 {
    margin-right: 7.875rem !important;
  }

  .xs\:mb-31\.5 {
    margin-bottom: 7.875rem !important;
  }

  .xs\:ml-31\.5 {
    margin-left: 7.875rem !important;
  }

  .xs\:mt-32\.5 {
    margin-top: 8.125rem !important;
  }

  .xs\:mr-32\.5 {
    margin-right: 8.125rem !important;
  }

  .xs\:mb-32\.5 {
    margin-bottom: 8.125rem !important;
  }

  .xs\:ml-32\.5 {
    margin-left: 8.125rem !important;
  }

  .xs\:mt-33\.5 {
    margin-top: 8.375rem !important;
  }

  .xs\:mr-33\.5 {
    margin-right: 8.375rem !important;
  }

  .xs\:mb-33\.5 {
    margin-bottom: 8.375rem !important;
  }

  .xs\:ml-33\.5 {
    margin-left: 8.375rem !important;
  }

  .xs\:mt-34\.5 {
    margin-top: 8.625rem !important;
  }

  .xs\:mr-34\.5 {
    margin-right: 8.625rem !important;
  }

  .xs\:mb-34\.5 {
    margin-bottom: 8.625rem !important;
  }

  .xs\:ml-34\.5 {
    margin-left: 8.625rem !important;
  }

  .xs\:mt-35\.5 {
    margin-top: 8.875rem !important;
  }

  .xs\:mr-35\.5 {
    margin-right: 8.875rem !important;
  }

  .xs\:mb-35\.5 {
    margin-bottom: 8.875rem !important;
  }

  .xs\:ml-35\.5 {
    margin-left: 8.875rem !important;
  }

  .xs\:mt-36\.5 {
    margin-top: 9.125rem !important;
  }

  .xs\:mr-36\.5 {
    margin-right: 9.125rem !important;
  }

  .xs\:mb-36\.5 {
    margin-bottom: 9.125rem !important;
  }

  .xs\:ml-36\.5 {
    margin-left: 9.125rem !important;
  }

  .xs\:mt-37\.5 {
    margin-top: 9.375rem !important;
  }

  .xs\:mr-37\.5 {
    margin-right: 9.375rem !important;
  }

  .xs\:mb-37\.5 {
    margin-bottom: 9.375rem !important;
  }

  .xs\:ml-37\.5 {
    margin-left: 9.375rem !important;
  }

  .xs\:mt-38\.5 {
    margin-top: 9.625rem !important;
  }

  .xs\:mr-38\.5 {
    margin-right: 9.625rem !important;
  }

  .xs\:mb-38\.5 {
    margin-bottom: 9.625rem !important;
  }

  .xs\:ml-38\.5 {
    margin-left: 9.625rem !important;
  }

  .xs\:mt-39\.5 {
    margin-top: 9.875rem !important;
  }

  .xs\:mr-39\.5 {
    margin-right: 9.875rem !important;
  }

  .xs\:mb-39\.5 {
    margin-bottom: 9.875rem !important;
  }

  .xs\:ml-39\.5 {
    margin-left: 9.875rem !important;
  }

  .xs\:mt-40\.5 {
    margin-top: 10.125rem !important;
  }

  .xs\:mr-40\.5 {
    margin-right: 10.125rem !important;
  }

  .xs\:mb-40\.5 {
    margin-bottom: 10.125rem !important;
  }

  .xs\:ml-40\.5 {
    margin-left: 10.125rem !important;
  }

  .xs\:mt-41\.5 {
    margin-top: 10.375rem !important;
  }

  .xs\:mr-41\.5 {
    margin-right: 10.375rem !important;
  }

  .xs\:mb-41\.5 {
    margin-bottom: 10.375rem !important;
  }

  .xs\:ml-41\.5 {
    margin-left: 10.375rem !important;
  }

  .xs\:mt-42\.5 {
    margin-top: 10.625rem !important;
  }

  .xs\:mr-42\.5 {
    margin-right: 10.625rem !important;
  }

  .xs\:mb-42\.5 {
    margin-bottom: 10.625rem !important;
  }

  .xs\:ml-42\.5 {
    margin-left: 10.625rem !important;
  }

  .xs\:mt-43\.5 {
    margin-top: 10.875rem !important;
  }

  .xs\:mr-43\.5 {
    margin-right: 10.875rem !important;
  }

  .xs\:mb-43\.5 {
    margin-bottom: 10.875rem !important;
  }

  .xs\:ml-43\.5 {
    margin-left: 10.875rem !important;
  }

  .xs\:mt-44\.5 {
    margin-top: 11.125rem !important;
  }

  .xs\:mr-44\.5 {
    margin-right: 11.125rem !important;
  }

  .xs\:mb-44\.5 {
    margin-bottom: 11.125rem !important;
  }

  .xs\:ml-44\.5 {
    margin-left: 11.125rem !important;
  }

  .xs\:mt-45\.5 {
    margin-top: 11.375rem !important;
  }

  .xs\:mr-45\.5 {
    margin-right: 11.375rem !important;
  }

  .xs\:mb-45\.5 {
    margin-bottom: 11.375rem !important;
  }

  .xs\:ml-45\.5 {
    margin-left: 11.375rem !important;
  }

  .xs\:mt-46\.5 {
    margin-top: 11.625rem !important;
  }

  .xs\:mr-46\.5 {
    margin-right: 11.625rem !important;
  }

  .xs\:mb-46\.5 {
    margin-bottom: 11.625rem !important;
  }

  .xs\:ml-46\.5 {
    margin-left: 11.625rem !important;
  }

  .xs\:mt-47\.5 {
    margin-top: 11.875rem !important;
  }

  .xs\:mr-47\.5 {
    margin-right: 11.875rem !important;
  }

  .xs\:mb-47\.5 {
    margin-bottom: 11.875rem !important;
  }

  .xs\:ml-47\.5 {
    margin-left: 11.875rem !important;
  }

  .xs\:mt-48\.5 {
    margin-top: 12.125rem !important;
  }

  .xs\:mr-48\.5 {
    margin-right: 12.125rem !important;
  }

  .xs\:mb-48\.5 {
    margin-bottom: 12.125rem !important;
  }

  .xs\:ml-48\.5 {
    margin-left: 12.125rem !important;
  }

  .xs\:mt-49\.5 {
    margin-top: 12.375rem !important;
  }

  .xs\:mr-49\.5 {
    margin-right: 12.375rem !important;
  }

  .xs\:mb-49\.5 {
    margin-bottom: 12.375rem !important;
  }

  .xs\:ml-49\.5 {
    margin-left: 12.375rem !important;
  }

  .xs\:mt-50\.5 {
    margin-top: 12.625rem !important;
  }

  .xs\:mr-50\.5 {
    margin-right: 12.625rem !important;
  }

  .xs\:mb-50\.5 {
    margin-bottom: 12.625rem !important;
  }

  .xs\:ml-50\.5 {
    margin-left: 12.625rem !important;
  }

  .xs\:mt-51\.5 {
    margin-top: 12.875rem !important;
  }

  .xs\:mr-51\.5 {
    margin-right: 12.875rem !important;
  }

  .xs\:mb-51\.5 {
    margin-bottom: 12.875rem !important;
  }

  .xs\:ml-51\.5 {
    margin-left: 12.875rem !important;
  }

  .xs\:mt-52\.5 {
    margin-top: 13.125rem !important;
  }

  .xs\:mr-52\.5 {
    margin-right: 13.125rem !important;
  }

  .xs\:mb-52\.5 {
    margin-bottom: 13.125rem !important;
  }

  .xs\:ml-52\.5 {
    margin-left: 13.125rem !important;
  }

  .xs\:mt-53\.5 {
    margin-top: 13.375rem !important;
  }

  .xs\:mr-53\.5 {
    margin-right: 13.375rem !important;
  }

  .xs\:mb-53\.5 {
    margin-bottom: 13.375rem !important;
  }

  .xs\:ml-53\.5 {
    margin-left: 13.375rem !important;
  }

  .xs\:mt-54\.5 {
    margin-top: 13.625rem !important;
  }

  .xs\:mr-54\.5 {
    margin-right: 13.625rem !important;
  }

  .xs\:mb-54\.5 {
    margin-bottom: 13.625rem !important;
  }

  .xs\:ml-54\.5 {
    margin-left: 13.625rem !important;
  }

  .xs\:mt-55\.5 {
    margin-top: 13.875rem !important;
  }

  .xs\:mr-55\.5 {
    margin-right: 13.875rem !important;
  }

  .xs\:mb-55\.5 {
    margin-bottom: 13.875rem !important;
  }

  .xs\:ml-55\.5 {
    margin-left: 13.875rem !important;
  }

  .xs\:mt-56\.5 {
    margin-top: 14.125rem !important;
  }

  .xs\:mr-56\.5 {
    margin-right: 14.125rem !important;
  }

  .xs\:mb-56\.5 {
    margin-bottom: 14.125rem !important;
  }

  .xs\:ml-56\.5 {
    margin-left: 14.125rem !important;
  }

  .xs\:mt-57\.5 {
    margin-top: 14.375rem !important;
  }

  .xs\:mr-57\.5 {
    margin-right: 14.375rem !important;
  }

  .xs\:mb-57\.5 {
    margin-bottom: 14.375rem !important;
  }

  .xs\:ml-57\.5 {
    margin-left: 14.375rem !important;
  }

  .xs\:mt-58\.5 {
    margin-top: 14.625rem !important;
  }

  .xs\:mr-58\.5 {
    margin-right: 14.625rem !important;
  }

  .xs\:mb-58\.5 {
    margin-bottom: 14.625rem !important;
  }

  .xs\:ml-58\.5 {
    margin-left: 14.625rem !important;
  }

  .xs\:mt-59\.5 {
    margin-top: 14.875rem !important;
  }

  .xs\:mr-59\.5 {
    margin-right: 14.875rem !important;
  }

  .xs\:mb-59\.5 {
    margin-bottom: 14.875rem !important;
  }

  .xs\:ml-59\.5 {
    margin-left: 14.875rem !important;
  }

  .xs\:mt-60\.5 {
    margin-top: 15.125rem !important;
  }

  .xs\:mr-60\.5 {
    margin-right: 15.125rem !important;
  }

  .xs\:mb-60\.5 {
    margin-bottom: 15.125rem !important;
  }

  .xs\:ml-60\.5 {
    margin-left: 15.125rem !important;
  }

  .xs\:mt-61\.5 {
    margin-top: 15.375rem !important;
  }

  .xs\:mr-61\.5 {
    margin-right: 15.375rem !important;
  }

  .xs\:mb-61\.5 {
    margin-bottom: 15.375rem !important;
  }

  .xs\:ml-61\.5 {
    margin-left: 15.375rem !important;
  }

  .xs\:mt-62\.5 {
    margin-top: 15.625rem !important;
  }

  .xs\:mr-62\.5 {
    margin-right: 15.625rem !important;
  }

  .xs\:mb-62\.5 {
    margin-bottom: 15.625rem !important;
  }

  .xs\:ml-62\.5 {
    margin-left: 15.625rem !important;
  }

  .xs\:mt-63\.5 {
    margin-top: 15.875rem !important;
  }

  .xs\:mr-63\.5 {
    margin-right: 15.875rem !important;
  }

  .xs\:mb-63\.5 {
    margin-bottom: 15.875rem !important;
  }

  .xs\:ml-63\.5 {
    margin-left: 15.875rem !important;
  }

  .xs\:mt-64\.5 {
    margin-top: 16.125rem !important;
  }

  .xs\:mr-64\.5 {
    margin-right: 16.125rem !important;
  }

  .xs\:mb-64\.5 {
    margin-bottom: 16.125rem !important;
  }

  .xs\:ml-64\.5 {
    margin-left: 16.125rem !important;
  }

  .xs\:mt-65\.5 {
    margin-top: 16.375rem !important;
  }

  .xs\:mr-65\.5 {
    margin-right: 16.375rem !important;
  }

  .xs\:mb-65\.5 {
    margin-bottom: 16.375rem !important;
  }

  .xs\:ml-65\.5 {
    margin-left: 16.375rem !important;
  }

  .xs\:mt-66\.5 {
    margin-top: 16.625rem !important;
  }

  .xs\:mr-66\.5 {
    margin-right: 16.625rem !important;
  }

  .xs\:mb-66\.5 {
    margin-bottom: 16.625rem !important;
  }

  .xs\:ml-66\.5 {
    margin-left: 16.625rem !important;
  }

  .xs\:mt-67\.5 {
    margin-top: 16.875rem !important;
  }

  .xs\:mr-67\.5 {
    margin-right: 16.875rem !important;
  }

  .xs\:mb-67\.5 {
    margin-bottom: 16.875rem !important;
  }

  .xs\:ml-67\.5 {
    margin-left: 16.875rem !important;
  }

  .xs\:mt-68\.5 {
    margin-top: 17.125rem !important;
  }

  .xs\:mr-68\.5 {
    margin-right: 17.125rem !important;
  }

  .xs\:mb-68\.5 {
    margin-bottom: 17.125rem !important;
  }

  .xs\:ml-68\.5 {
    margin-left: 17.125rem !important;
  }

  .xs\:mt-69\.5 {
    margin-top: 17.375rem !important;
  }

  .xs\:mr-69\.5 {
    margin-right: 17.375rem !important;
  }

  .xs\:mb-69\.5 {
    margin-bottom: 17.375rem !important;
  }

  .xs\:ml-69\.5 {
    margin-left: 17.375rem !important;
  }

  .xs\:mt-70\.5 {
    margin-top: 17.625rem !important;
  }

  .xs\:mr-70\.5 {
    margin-right: 17.625rem !important;
  }

  .xs\:mb-70\.5 {
    margin-bottom: 17.625rem !important;
  }

  .xs\:ml-70\.5 {
    margin-left: 17.625rem !important;
  }

  .xs\:mt-71\.5 {
    margin-top: 17.875rem !important;
  }

  .xs\:mr-71\.5 {
    margin-right: 17.875rem !important;
  }

  .xs\:mb-71\.5 {
    margin-bottom: 17.875rem !important;
  }

  .xs\:ml-71\.5 {
    margin-left: 17.875rem !important;
  }

  .xs\:mt-72\.5 {
    margin-top: 18.125rem !important;
  }

  .xs\:mr-72\.5 {
    margin-right: 18.125rem !important;
  }

  .xs\:mb-72\.5 {
    margin-bottom: 18.125rem !important;
  }

  .xs\:ml-72\.5 {
    margin-left: 18.125rem !important;
  }

  .xs\:mt-73\.5 {
    margin-top: 18.375rem !important;
  }

  .xs\:mr-73\.5 {
    margin-right: 18.375rem !important;
  }

  .xs\:mb-73\.5 {
    margin-bottom: 18.375rem !important;
  }

  .xs\:ml-73\.5 {
    margin-left: 18.375rem !important;
  }

  .xs\:mt-74\.5 {
    margin-top: 18.625rem !important;
  }

  .xs\:mr-74\.5 {
    margin-right: 18.625rem !important;
  }

  .xs\:mb-74\.5 {
    margin-bottom: 18.625rem !important;
  }

  .xs\:ml-74\.5 {
    margin-left: 18.625rem !important;
  }

  .xs\:mt-75\.5 {
    margin-top: 18.875rem !important;
  }

  .xs\:mr-75\.5 {
    margin-right: 18.875rem !important;
  }

  .xs\:mb-75\.5 {
    margin-bottom: 18.875rem !important;
  }

  .xs\:ml-75\.5 {
    margin-left: 18.875rem !important;
  }

  .xs\:mt-76\.5 {
    margin-top: 19.125rem !important;
  }

  .xs\:mr-76\.5 {
    margin-right: 19.125rem !important;
  }

  .xs\:mb-76\.5 {
    margin-bottom: 19.125rem !important;
  }

  .xs\:ml-76\.5 {
    margin-left: 19.125rem !important;
  }

  .xs\:mt-77\.5 {
    margin-top: 19.375rem !important;
  }

  .xs\:mr-77\.5 {
    margin-right: 19.375rem !important;
  }

  .xs\:mb-77\.5 {
    margin-bottom: 19.375rem !important;
  }

  .xs\:ml-77\.5 {
    margin-left: 19.375rem !important;
  }

  .xs\:mt-78\.5 {
    margin-top: 19.625rem !important;
  }

  .xs\:mr-78\.5 {
    margin-right: 19.625rem !important;
  }

  .xs\:mb-78\.5 {
    margin-bottom: 19.625rem !important;
  }

  .xs\:ml-78\.5 {
    margin-left: 19.625rem !important;
  }

  .xs\:mt-79\.5 {
    margin-top: 19.875rem !important;
  }

  .xs\:mr-79\.5 {
    margin-right: 19.875rem !important;
  }

  .xs\:mb-79\.5 {
    margin-bottom: 19.875rem !important;
  }

  .xs\:ml-79\.5 {
    margin-left: 19.875rem !important;
  }

  .xs\:mt-80\.5 {
    margin-top: 20.125rem !important;
  }

  .xs\:mr-80\.5 {
    margin-right: 20.125rem !important;
  }

  .xs\:mb-80\.5 {
    margin-bottom: 20.125rem !important;
  }

  .xs\:ml-80\.5 {
    margin-left: 20.125rem !important;
  }

  .xs\:mt-81\.5 {
    margin-top: 20.375rem !important;
  }

  .xs\:mr-81\.5 {
    margin-right: 20.375rem !important;
  }

  .xs\:mb-81\.5 {
    margin-bottom: 20.375rem !important;
  }

  .xs\:ml-81\.5 {
    margin-left: 20.375rem !important;
  }

  .xs\:mt-82\.5 {
    margin-top: 20.625rem !important;
  }

  .xs\:mr-82\.5 {
    margin-right: 20.625rem !important;
  }

  .xs\:mb-82\.5 {
    margin-bottom: 20.625rem !important;
  }

  .xs\:ml-82\.5 {
    margin-left: 20.625rem !important;
  }

  .xs\:mt-83\.5 {
    margin-top: 20.875rem !important;
  }

  .xs\:mr-83\.5 {
    margin-right: 20.875rem !important;
  }

  .xs\:mb-83\.5 {
    margin-bottom: 20.875rem !important;
  }

  .xs\:ml-83\.5 {
    margin-left: 20.875rem !important;
  }

  .xs\:mt-84\.5 {
    margin-top: 21.125rem !important;
  }

  .xs\:mr-84\.5 {
    margin-right: 21.125rem !important;
  }

  .xs\:mb-84\.5 {
    margin-bottom: 21.125rem !important;
  }

  .xs\:ml-84\.5 {
    margin-left: 21.125rem !important;
  }

  .xs\:mt-85\.5 {
    margin-top: 21.375rem !important;
  }

  .xs\:mr-85\.5 {
    margin-right: 21.375rem !important;
  }

  .xs\:mb-85\.5 {
    margin-bottom: 21.375rem !important;
  }

  .xs\:ml-85\.5 {
    margin-left: 21.375rem !important;
  }

  .xs\:mt-86\.5 {
    margin-top: 21.625rem !important;
  }

  .xs\:mr-86\.5 {
    margin-right: 21.625rem !important;
  }

  .xs\:mb-86\.5 {
    margin-bottom: 21.625rem !important;
  }

  .xs\:ml-86\.5 {
    margin-left: 21.625rem !important;
  }

  .xs\:mt-87\.5 {
    margin-top: 21.875rem !important;
  }

  .xs\:mr-87\.5 {
    margin-right: 21.875rem !important;
  }

  .xs\:mb-87\.5 {
    margin-bottom: 21.875rem !important;
  }

  .xs\:ml-87\.5 {
    margin-left: 21.875rem !important;
  }

  .xs\:mt-88\.5 {
    margin-top: 22.125rem !important;
  }

  .xs\:mr-88\.5 {
    margin-right: 22.125rem !important;
  }

  .xs\:mb-88\.5 {
    margin-bottom: 22.125rem !important;
  }

  .xs\:ml-88\.5 {
    margin-left: 22.125rem !important;
  }

  .xs\:mt-89\.5 {
    margin-top: 22.375rem !important;
  }

  .xs\:mr-89\.5 {
    margin-right: 22.375rem !important;
  }

  .xs\:mb-89\.5 {
    margin-bottom: 22.375rem !important;
  }

  .xs\:ml-89\.5 {
    margin-left: 22.375rem !important;
  }

  .xs\:mt-90\.5 {
    margin-top: 22.625rem !important;
  }

  .xs\:mr-90\.5 {
    margin-right: 22.625rem !important;
  }

  .xs\:mb-90\.5 {
    margin-bottom: 22.625rem !important;
  }

  .xs\:ml-90\.5 {
    margin-left: 22.625rem !important;
  }

  .xs\:mt-91\.5 {
    margin-top: 22.875rem !important;
  }

  .xs\:mr-91\.5 {
    margin-right: 22.875rem !important;
  }

  .xs\:mb-91\.5 {
    margin-bottom: 22.875rem !important;
  }

  .xs\:ml-91\.5 {
    margin-left: 22.875rem !important;
  }

  .xs\:mt-92\.5 {
    margin-top: 23.125rem !important;
  }

  .xs\:mr-92\.5 {
    margin-right: 23.125rem !important;
  }

  .xs\:mb-92\.5 {
    margin-bottom: 23.125rem !important;
  }

  .xs\:ml-92\.5 {
    margin-left: 23.125rem !important;
  }

  .xs\:mt-93\.5 {
    margin-top: 23.375rem !important;
  }

  .xs\:mr-93\.5 {
    margin-right: 23.375rem !important;
  }

  .xs\:mb-93\.5 {
    margin-bottom: 23.375rem !important;
  }

  .xs\:ml-93\.5 {
    margin-left: 23.375rem !important;
  }

  .xs\:mt-94\.5 {
    margin-top: 23.625rem !important;
  }

  .xs\:mr-94\.5 {
    margin-right: 23.625rem !important;
  }

  .xs\:mb-94\.5 {
    margin-bottom: 23.625rem !important;
  }

  .xs\:ml-94\.5 {
    margin-left: 23.625rem !important;
  }

  .xs\:mt-95\.5 {
    margin-top: 23.875rem !important;
  }

  .xs\:mr-95\.5 {
    margin-right: 23.875rem !important;
  }

  .xs\:mb-95\.5 {
    margin-bottom: 23.875rem !important;
  }

  .xs\:ml-95\.5 {
    margin-left: 23.875rem !important;
  }

  .xs\:mt-96\.5 {
    margin-top: 24.125rem !important;
  }

  .xs\:mr-96\.5 {
    margin-right: 24.125rem !important;
  }

  .xs\:mb-96\.5 {
    margin-bottom: 24.125rem !important;
  }

  .xs\:ml-96\.5 {
    margin-left: 24.125rem !important;
  }

  .xs\:mt-97\.5 {
    margin-top: 24.375rem !important;
  }

  .xs\:mr-97\.5 {
    margin-right: 24.375rem !important;
  }

  .xs\:mb-97\.5 {
    margin-bottom: 24.375rem !important;
  }

  .xs\:ml-97\.5 {
    margin-left: 24.375rem !important;
  }

  .xs\:mt-98\.5 {
    margin-top: 24.625rem !important;
  }

  .xs\:mr-98\.5 {
    margin-right: 24.625rem !important;
  }

  .xs\:mb-98\.5 {
    margin-bottom: 24.625rem !important;
  }

  .xs\:ml-98\.5 {
    margin-left: 24.625rem !important;
  }

  .xs\:mt-99\.5 {
    margin-top: 24.875rem !important;
  }

  .xs\:mr-99\.5 {
    margin-right: 24.875rem !important;
  }

  .xs\:mb-99\.5 {
    margin-bottom: 24.875rem !important;
  }

  .xs\:ml-99\.5 {
    margin-left: 24.875rem !important;
  }

  .xs\:mt-100\.5 {
    margin-top: 25.125rem !important;
  }

  .xs\:mr-100\.5 {
    margin-right: 25.125rem !important;
  }

  .xs\:mb-100\.5 {
    margin-bottom: 25.125rem !important;
  }

  .xs\:ml-100\.5 {
    margin-left: 25.125rem !important;
  }

  .xs\:mt-101\.5 {
    margin-top: 25.375rem !important;
  }

  .xs\:mr-101\.5 {
    margin-right: 25.375rem !important;
  }

  .xs\:mb-101\.5 {
    margin-bottom: 25.375rem !important;
  }

  .xs\:ml-101\.5 {
    margin-left: 25.375rem !important;
  }

  .xs\:mt-102\.5 {
    margin-top: 25.625rem !important;
  }

  .xs\:mr-102\.5 {
    margin-right: 25.625rem !important;
  }

  .xs\:mb-102\.5 {
    margin-bottom: 25.625rem !important;
  }

  .xs\:ml-102\.5 {
    margin-left: 25.625rem !important;
  }

  .xs\:mt-103\.5 {
    margin-top: 25.875rem !important;
  }

  .xs\:mr-103\.5 {
    margin-right: 25.875rem !important;
  }

  .xs\:mb-103\.5 {
    margin-bottom: 25.875rem !important;
  }

  .xs\:ml-103\.5 {
    margin-left: 25.875rem !important;
  }

  .xs\:mt-104\.5 {
    margin-top: 26.125rem !important;
  }

  .xs\:mr-104\.5 {
    margin-right: 26.125rem !important;
  }

  .xs\:mb-104\.5 {
    margin-bottom: 26.125rem !important;
  }

  .xs\:ml-104\.5 {
    margin-left: 26.125rem !important;
  }

  .xs\:-mt-0 {
    margin-top: 0rem !important;
  }

  .xs\:-mr-0 {
    margin-right: 0rem !important;
  }

  .xs\:-mb-0 {
    margin-bottom: 0rem !important;
  }

  .xs\:-ml-0 {
    margin-left: 0rem !important;
  }

  .xs\:-mt-1 {
    margin-top: -0.25rem !important;
  }

  .xs\:-mr-1 {
    margin-right: -0.25rem !important;
  }

  .xs\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .xs\:-ml-1 {
    margin-left: -0.25rem !important;
  }

  .xs\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .xs\:-mr-2 {
    margin-right: -0.5rem !important;
  }

  .xs\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .xs\:-ml-2 {
    margin-left: -0.5rem !important;
  }

  .xs\:-mt-3 {
    margin-top: -0.75rem !important;
  }

  .xs\:-mr-3 {
    margin-right: -0.75rem !important;
  }

  .xs\:-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .xs\:-ml-3 {
    margin-left: -0.75rem !important;
  }

  .xs\:-mt-4 {
    margin-top: -1rem !important;
  }

  .xs\:-mr-4 {
    margin-right: -1rem !important;
  }

  .xs\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .xs\:-ml-4 {
    margin-left: -1rem !important;
  }

  .xs\:-mt-5 {
    margin-top: -1.25rem !important;
  }

  .xs\:-mr-5 {
    margin-right: -1.25rem !important;
  }

  .xs\:-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .xs\:-ml-5 {
    margin-left: -1.25rem !important;
  }

  .xs\:-mt-6 {
    margin-top: -1.5rem !important;
  }

  .xs\:-mr-6 {
    margin-right: -1.5rem !important;
  }

  .xs\:-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .xs\:-ml-6 {
    margin-left: -1.5rem !important;
  }

  .xs\:-mt-7 {
    margin-top: -1.75rem !important;
  }

  .xs\:-mr-7 {
    margin-right: -1.75rem !important;
  }

  .xs\:-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .xs\:-ml-7 {
    margin-left: -1.75rem !important;
  }

  .xs\:-mt-8 {
    margin-top: -2rem !important;
  }

  .xs\:-mr-8 {
    margin-right: -2rem !important;
  }

  .xs\:-mb-8 {
    margin-bottom: -2rem !important;
  }

  .xs\:-ml-8 {
    margin-left: -2rem !important;
  }

  .xs\:-mt-9 {
    margin-top: -2.25rem !important;
  }

  .xs\:-mr-9 {
    margin-right: -2.25rem !important;
  }

  .xs\:-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .xs\:-ml-9 {
    margin-left: -2.25rem !important;
  }

  .xs\:-mt-10 {
    margin-top: -2.5rem !important;
  }

  .xs\:-mr-10 {
    margin-right: -2.5rem !important;
  }

  .xs\:-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .xs\:-ml-10 {
    margin-left: -2.5rem !important;
  }

  .xs\:-mt-11 {
    margin-top: -2.75rem !important;
  }

  .xs\:-mr-11 {
    margin-right: -2.75rem !important;
  }

  .xs\:-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .xs\:-ml-11 {
    margin-left: -2.75rem !important;
  }

  .xs\:-mt-12 {
    margin-top: -3rem !important;
  }

  .xs\:-mr-12 {
    margin-right: -3rem !important;
  }

  .xs\:-mb-12 {
    margin-bottom: -3rem !important;
  }

  .xs\:-ml-12 {
    margin-left: -3rem !important;
  }

  .xs\:-mt-13 {
    margin-top: -3.25rem !important;
  }

  .xs\:-mr-13 {
    margin-right: -3.25rem !important;
  }

  .xs\:-mb-13 {
    margin-bottom: -3.25rem !important;
  }

  .xs\:-ml-13 {
    margin-left: -3.25rem !important;
  }

  .xs\:-mt-14 {
    margin-top: -3.5rem !important;
  }

  .xs\:-mr-14 {
    margin-right: -3.5rem !important;
  }

  .xs\:-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .xs\:-ml-14 {
    margin-left: -3.5rem !important;
  }

  .xs\:-mt-15 {
    margin-top: -3.75rem !important;
  }

  .xs\:-mr-15 {
    margin-right: -3.75rem !important;
  }

  .xs\:-mb-15 {
    margin-bottom: -3.75rem !important;
  }

  .xs\:-ml-15 {
    margin-left: -3.75rem !important;
  }

  .xs\:-mt-16 {
    margin-top: -4rem !important;
  }

  .xs\:-mr-16 {
    margin-right: -4rem !important;
  }

  .xs\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .xs\:-ml-16 {
    margin-left: -4rem !important;
  }

  .xs\:-mt-17 {
    margin-top: -4.25rem !important;
  }

  .xs\:-mr-17 {
    margin-right: -4.25rem !important;
  }

  .xs\:-mb-17 {
    margin-bottom: -4.25rem !important;
  }

  .xs\:-ml-17 {
    margin-left: -4.25rem !important;
  }

  .xs\:-mt-18 {
    margin-top: -4.5rem !important;
  }

  .xs\:-mr-18 {
    margin-right: -4.5rem !important;
  }

  .xs\:-mb-18 {
    margin-bottom: -4.5rem !important;
  }

  .xs\:-ml-18 {
    margin-left: -4.5rem !important;
  }

  .xs\:-mt-19 {
    margin-top: -4.75rem !important;
  }

  .xs\:-mr-19 {
    margin-right: -4.75rem !important;
  }

  .xs\:-mb-19 {
    margin-bottom: -4.75rem !important;
  }

  .xs\:-ml-19 {
    margin-left: -4.75rem !important;
  }

  .xs\:-mt-20 {
    margin-top: -5rem !important;
  }

  .xs\:-mr-20 {
    margin-right: -5rem !important;
  }

  .xs\:-mb-20 {
    margin-bottom: -5rem !important;
  }

  .xs\:-ml-20 {
    margin-left: -5rem !important;
  }

  .xs\:-mt-21 {
    margin-top: -5.25rem !important;
  }

  .xs\:-mr-21 {
    margin-right: -5.25rem !important;
  }

  .xs\:-mb-21 {
    margin-bottom: -5.25rem !important;
  }

  .xs\:-ml-21 {
    margin-left: -5.25rem !important;
  }

  .xs\:-mt-22 {
    margin-top: -5.5rem !important;
  }

  .xs\:-mr-22 {
    margin-right: -5.5rem !important;
  }

  .xs\:-mb-22 {
    margin-bottom: -5.5rem !important;
  }

  .xs\:-ml-22 {
    margin-left: -5.5rem !important;
  }

  .xs\:-mt-23 {
    margin-top: -5.75rem !important;
  }

  .xs\:-mr-23 {
    margin-right: -5.75rem !important;
  }

  .xs\:-mb-23 {
    margin-bottom: -5.75rem !important;
  }

  .xs\:-ml-23 {
    margin-left: -5.75rem !important;
  }

  .xs\:-mt-24 {
    margin-top: -6rem !important;
  }

  .xs\:-mr-24 {
    margin-right: -6rem !important;
  }

  .xs\:-mb-24 {
    margin-bottom: -6rem !important;
  }

  .xs\:-ml-24 {
    margin-left: -6rem !important;
  }

  .xs\:-mt-25 {
    margin-top: -6.25rem !important;
  }

  .xs\:-mr-25 {
    margin-right: -6.25rem !important;
  }

  .xs\:-mb-25 {
    margin-bottom: -6.25rem !important;
  }

  .xs\:-ml-25 {
    margin-left: -6.25rem !important;
  }

  .xs\:-mt-26 {
    margin-top: -6.5rem !important;
  }

  .xs\:-mr-26 {
    margin-right: -6.5rem !important;
  }

  .xs\:-mb-26 {
    margin-bottom: -6.5rem !important;
  }

  .xs\:-ml-26 {
    margin-left: -6.5rem !important;
  }

  .xs\:-mt-27 {
    margin-top: -6.75rem !important;
  }

  .xs\:-mr-27 {
    margin-right: -6.75rem !important;
  }

  .xs\:-mb-27 {
    margin-bottom: -6.75rem !important;
  }

  .xs\:-ml-27 {
    margin-left: -6.75rem !important;
  }

  .xs\:-mt-28 {
    margin-top: -7rem !important;
  }

  .xs\:-mr-28 {
    margin-right: -7rem !important;
  }

  .xs\:-mb-28 {
    margin-bottom: -7rem !important;
  }

  .xs\:-ml-28 {
    margin-left: -7rem !important;
  }

  .xs\:-mt-29 {
    margin-top: -7.25rem !important;
  }

  .xs\:-mr-29 {
    margin-right: -7.25rem !important;
  }

  .xs\:-mb-29 {
    margin-bottom: -7.25rem !important;
  }

  .xs\:-ml-29 {
    margin-left: -7.25rem !important;
  }

  .xs\:-mt-30 {
    margin-top: -7.5rem !important;
  }

  .xs\:-mr-30 {
    margin-right: -7.5rem !important;
  }

  .xs\:-mb-30 {
    margin-bottom: -7.5rem !important;
  }

  .xs\:-ml-30 {
    margin-left: -7.5rem !important;
  }

  .xs\:-mt-31 {
    margin-top: -7.75rem !important;
  }

  .xs\:-mr-31 {
    margin-right: -7.75rem !important;
  }

  .xs\:-mb-31 {
    margin-bottom: -7.75rem !important;
  }

  .xs\:-ml-31 {
    margin-left: -7.75rem !important;
  }

  .xs\:-mt-32 {
    margin-top: -8rem !important;
  }

  .xs\:-mr-32 {
    margin-right: -8rem !important;
  }

  .xs\:-mb-32 {
    margin-bottom: -8rem !important;
  }

  .xs\:-ml-32 {
    margin-left: -8rem !important;
  }

  .xs\:-mt-33 {
    margin-top: -8.25rem !important;
  }

  .xs\:-mr-33 {
    margin-right: -8.25rem !important;
  }

  .xs\:-mb-33 {
    margin-bottom: -8.25rem !important;
  }

  .xs\:-ml-33 {
    margin-left: -8.25rem !important;
  }

  .xs\:-mt-34 {
    margin-top: -8.5rem !important;
  }

  .xs\:-mr-34 {
    margin-right: -8.5rem !important;
  }

  .xs\:-mb-34 {
    margin-bottom: -8.5rem !important;
  }

  .xs\:-ml-34 {
    margin-left: -8.5rem !important;
  }

  .xs\:-mt-35 {
    margin-top: -8.75rem !important;
  }

  .xs\:-mr-35 {
    margin-right: -8.75rem !important;
  }

  .xs\:-mb-35 {
    margin-bottom: -8.75rem !important;
  }

  .xs\:-ml-35 {
    margin-left: -8.75rem !important;
  }

  .xs\:-mt-36 {
    margin-top: -9rem !important;
  }

  .xs\:-mr-36 {
    margin-right: -9rem !important;
  }

  .xs\:-mb-36 {
    margin-bottom: -9rem !important;
  }

  .xs\:-ml-36 {
    margin-left: -9rem !important;
  }

  .xs\:-mt-37 {
    margin-top: -9.25rem !important;
  }

  .xs\:-mr-37 {
    margin-right: -9.25rem !important;
  }

  .xs\:-mb-37 {
    margin-bottom: -9.25rem !important;
  }

  .xs\:-ml-37 {
    margin-left: -9.25rem !important;
  }

  .xs\:-mt-38 {
    margin-top: -9.5rem !important;
  }

  .xs\:-mr-38 {
    margin-right: -9.5rem !important;
  }

  .xs\:-mb-38 {
    margin-bottom: -9.5rem !important;
  }

  .xs\:-ml-38 {
    margin-left: -9.5rem !important;
  }

  .xs\:-mt-39 {
    margin-top: -9.75rem !important;
  }

  .xs\:-mr-39 {
    margin-right: -9.75rem !important;
  }

  .xs\:-mb-39 {
    margin-bottom: -9.75rem !important;
  }

  .xs\:-ml-39 {
    margin-left: -9.75rem !important;
  }

  .xs\:-mt-40 {
    margin-top: -10rem !important;
  }

  .xs\:-mr-40 {
    margin-right: -10rem !important;
  }

  .xs\:-mb-40 {
    margin-bottom: -10rem !important;
  }

  .xs\:-ml-40 {
    margin-left: -10rem !important;
  }

  .xs\:-mt-41 {
    margin-top: -10.25rem !important;
  }

  .xs\:-mr-41 {
    margin-right: -10.25rem !important;
  }

  .xs\:-mb-41 {
    margin-bottom: -10.25rem !important;
  }

  .xs\:-ml-41 {
    margin-left: -10.25rem !important;
  }

  .xs\:-mt-42 {
    margin-top: -10.5rem !important;
  }

  .xs\:-mr-42 {
    margin-right: -10.5rem !important;
  }

  .xs\:-mb-42 {
    margin-bottom: -10.5rem !important;
  }

  .xs\:-ml-42 {
    margin-left: -10.5rem !important;
  }

  .xs\:-mt-43 {
    margin-top: -10.75rem !important;
  }

  .xs\:-mr-43 {
    margin-right: -10.75rem !important;
  }

  .xs\:-mb-43 {
    margin-bottom: -10.75rem !important;
  }

  .xs\:-ml-43 {
    margin-left: -10.75rem !important;
  }

  .xs\:-mt-44 {
    margin-top: -11rem !important;
  }

  .xs\:-mr-44 {
    margin-right: -11rem !important;
  }

  .xs\:-mb-44 {
    margin-bottom: -11rem !important;
  }

  .xs\:-ml-44 {
    margin-left: -11rem !important;
  }

  .xs\:-mt-45 {
    margin-top: -11.25rem !important;
  }

  .xs\:-mr-45 {
    margin-right: -11.25rem !important;
  }

  .xs\:-mb-45 {
    margin-bottom: -11.25rem !important;
  }

  .xs\:-ml-45 {
    margin-left: -11.25rem !important;
  }

  .xs\:-mt-46 {
    margin-top: -11.5rem !important;
  }

  .xs\:-mr-46 {
    margin-right: -11.5rem !important;
  }

  .xs\:-mb-46 {
    margin-bottom: -11.5rem !important;
  }

  .xs\:-ml-46 {
    margin-left: -11.5rem !important;
  }

  .xs\:-mt-47 {
    margin-top: -11.75rem !important;
  }

  .xs\:-mr-47 {
    margin-right: -11.75rem !important;
  }

  .xs\:-mb-47 {
    margin-bottom: -11.75rem !important;
  }

  .xs\:-ml-47 {
    margin-left: -11.75rem !important;
  }

  .xs\:-mt-48 {
    margin-top: -12rem !important;
  }

  .xs\:-mr-48 {
    margin-right: -12rem !important;
  }

  .xs\:-mb-48 {
    margin-bottom: -12rem !important;
  }

  .xs\:-ml-48 {
    margin-left: -12rem !important;
  }

  .xs\:-mt-49 {
    margin-top: -12.25rem !important;
  }

  .xs\:-mr-49 {
    margin-right: -12.25rem !important;
  }

  .xs\:-mb-49 {
    margin-bottom: -12.25rem !important;
  }

  .xs\:-ml-49 {
    margin-left: -12.25rem !important;
  }

  .xs\:-mt-50 {
    margin-top: -12.5rem !important;
  }

  .xs\:-mr-50 {
    margin-right: -12.5rem !important;
  }

  .xs\:-mb-50 {
    margin-bottom: -12.5rem !important;
  }

  .xs\:-ml-50 {
    margin-left: -12.5rem !important;
  }

  .xs\:-mt-51 {
    margin-top: -12.75rem !important;
  }

  .xs\:-mr-51 {
    margin-right: -12.75rem !important;
  }

  .xs\:-mb-51 {
    margin-bottom: -12.75rem !important;
  }

  .xs\:-ml-51 {
    margin-left: -12.75rem !important;
  }

  .xs\:-mt-52 {
    margin-top: -13rem !important;
  }

  .xs\:-mr-52 {
    margin-right: -13rem !important;
  }

  .xs\:-mb-52 {
    margin-bottom: -13rem !important;
  }

  .xs\:-ml-52 {
    margin-left: -13rem !important;
  }

  .xs\:-mt-53 {
    margin-top: -13.25rem !important;
  }

  .xs\:-mr-53 {
    margin-right: -13.25rem !important;
  }

  .xs\:-mb-53 {
    margin-bottom: -13.25rem !important;
  }

  .xs\:-ml-53 {
    margin-left: -13.25rem !important;
  }

  .xs\:-mt-54 {
    margin-top: -13.5rem !important;
  }

  .xs\:-mr-54 {
    margin-right: -13.5rem !important;
  }

  .xs\:-mb-54 {
    margin-bottom: -13.5rem !important;
  }

  .xs\:-ml-54 {
    margin-left: -13.5rem !important;
  }

  .xs\:-mt-55 {
    margin-top: -13.75rem !important;
  }

  .xs\:-mr-55 {
    margin-right: -13.75rem !important;
  }

  .xs\:-mb-55 {
    margin-bottom: -13.75rem !important;
  }

  .xs\:-ml-55 {
    margin-left: -13.75rem !important;
  }

  .xs\:-mt-56 {
    margin-top: -14rem !important;
  }

  .xs\:-mr-56 {
    margin-right: -14rem !important;
  }

  .xs\:-mb-56 {
    margin-bottom: -14rem !important;
  }

  .xs\:-ml-56 {
    margin-left: -14rem !important;
  }

  .xs\:-mt-57 {
    margin-top: -14.25rem !important;
  }

  .xs\:-mr-57 {
    margin-right: -14.25rem !important;
  }

  .xs\:-mb-57 {
    margin-bottom: -14.25rem !important;
  }

  .xs\:-ml-57 {
    margin-left: -14.25rem !important;
  }

  .xs\:-mt-58 {
    margin-top: -14.5rem !important;
  }

  .xs\:-mr-58 {
    margin-right: -14.5rem !important;
  }

  .xs\:-mb-58 {
    margin-bottom: -14.5rem !important;
  }

  .xs\:-ml-58 {
    margin-left: -14.5rem !important;
  }

  .xs\:-mt-59 {
    margin-top: -14.75rem !important;
  }

  .xs\:-mr-59 {
    margin-right: -14.75rem !important;
  }

  .xs\:-mb-59 {
    margin-bottom: -14.75rem !important;
  }

  .xs\:-ml-59 {
    margin-left: -14.75rem !important;
  }

  .xs\:-mt-60 {
    margin-top: -15rem !important;
  }

  .xs\:-mr-60 {
    margin-right: -15rem !important;
  }

  .xs\:-mb-60 {
    margin-bottom: -15rem !important;
  }

  .xs\:-ml-60 {
    margin-left: -15rem !important;
  }

  .xs\:-mt-61 {
    margin-top: -15.25rem !important;
  }

  .xs\:-mr-61 {
    margin-right: -15.25rem !important;
  }

  .xs\:-mb-61 {
    margin-bottom: -15.25rem !important;
  }

  .xs\:-ml-61 {
    margin-left: -15.25rem !important;
  }

  .xs\:-mt-62 {
    margin-top: -15.5rem !important;
  }

  .xs\:-mr-62 {
    margin-right: -15.5rem !important;
  }

  .xs\:-mb-62 {
    margin-bottom: -15.5rem !important;
  }

  .xs\:-ml-62 {
    margin-left: -15.5rem !important;
  }

  .xs\:-mt-63 {
    margin-top: -15.75rem !important;
  }

  .xs\:-mr-63 {
    margin-right: -15.75rem !important;
  }

  .xs\:-mb-63 {
    margin-bottom: -15.75rem !important;
  }

  .xs\:-ml-63 {
    margin-left: -15.75rem !important;
  }

  .xs\:-mt-64 {
    margin-top: -16rem !important;
  }

  .xs\:-mr-64 {
    margin-right: -16rem !important;
  }

  .xs\:-mb-64 {
    margin-bottom: -16rem !important;
  }

  .xs\:-ml-64 {
    margin-left: -16rem !important;
  }

  .xs\:-mt-65 {
    margin-top: -16.25rem !important;
  }

  .xs\:-mr-65 {
    margin-right: -16.25rem !important;
  }

  .xs\:-mb-65 {
    margin-bottom: -16.25rem !important;
  }

  .xs\:-ml-65 {
    margin-left: -16.25rem !important;
  }

  .xs\:-mt-66 {
    margin-top: -16.5rem !important;
  }

  .xs\:-mr-66 {
    margin-right: -16.5rem !important;
  }

  .xs\:-mb-66 {
    margin-bottom: -16.5rem !important;
  }

  .xs\:-ml-66 {
    margin-left: -16.5rem !important;
  }

  .xs\:-mt-67 {
    margin-top: -16.75rem !important;
  }

  .xs\:-mr-67 {
    margin-right: -16.75rem !important;
  }

  .xs\:-mb-67 {
    margin-bottom: -16.75rem !important;
  }

  .xs\:-ml-67 {
    margin-left: -16.75rem !important;
  }

  .xs\:-mt-68 {
    margin-top: -17rem !important;
  }

  .xs\:-mr-68 {
    margin-right: -17rem !important;
  }

  .xs\:-mb-68 {
    margin-bottom: -17rem !important;
  }

  .xs\:-ml-68 {
    margin-left: -17rem !important;
  }

  .xs\:-mt-69 {
    margin-top: -17.25rem !important;
  }

  .xs\:-mr-69 {
    margin-right: -17.25rem !important;
  }

  .xs\:-mb-69 {
    margin-bottom: -17.25rem !important;
  }

  .xs\:-ml-69 {
    margin-left: -17.25rem !important;
  }

  .xs\:-mt-70 {
    margin-top: -17.5rem !important;
  }

  .xs\:-mr-70 {
    margin-right: -17.5rem !important;
  }

  .xs\:-mb-70 {
    margin-bottom: -17.5rem !important;
  }

  .xs\:-ml-70 {
    margin-left: -17.5rem !important;
  }

  .xs\:-mt-71 {
    margin-top: -17.75rem !important;
  }

  .xs\:-mr-71 {
    margin-right: -17.75rem !important;
  }

  .xs\:-mb-71 {
    margin-bottom: -17.75rem !important;
  }

  .xs\:-ml-71 {
    margin-left: -17.75rem !important;
  }

  .xs\:-mt-72 {
    margin-top: -18rem !important;
  }

  .xs\:-mr-72 {
    margin-right: -18rem !important;
  }

  .xs\:-mb-72 {
    margin-bottom: -18rem !important;
  }

  .xs\:-ml-72 {
    margin-left: -18rem !important;
  }

  .xs\:-mt-73 {
    margin-top: -18.25rem !important;
  }

  .xs\:-mr-73 {
    margin-right: -18.25rem !important;
  }

  .xs\:-mb-73 {
    margin-bottom: -18.25rem !important;
  }

  .xs\:-ml-73 {
    margin-left: -18.25rem !important;
  }

  .xs\:-mt-74 {
    margin-top: -18.5rem !important;
  }

  .xs\:-mr-74 {
    margin-right: -18.5rem !important;
  }

  .xs\:-mb-74 {
    margin-bottom: -18.5rem !important;
  }

  .xs\:-ml-74 {
    margin-left: -18.5rem !important;
  }

  .xs\:-mt-75 {
    margin-top: -18.75rem !important;
  }

  .xs\:-mr-75 {
    margin-right: -18.75rem !important;
  }

  .xs\:-mb-75 {
    margin-bottom: -18.75rem !important;
  }

  .xs\:-ml-75 {
    margin-left: -18.75rem !important;
  }

  .xs\:-mt-76 {
    margin-top: -19rem !important;
  }

  .xs\:-mr-76 {
    margin-right: -19rem !important;
  }

  .xs\:-mb-76 {
    margin-bottom: -19rem !important;
  }

  .xs\:-ml-76 {
    margin-left: -19rem !important;
  }

  .xs\:-mt-77 {
    margin-top: -19.25rem !important;
  }

  .xs\:-mr-77 {
    margin-right: -19.25rem !important;
  }

  .xs\:-mb-77 {
    margin-bottom: -19.25rem !important;
  }

  .xs\:-ml-77 {
    margin-left: -19.25rem !important;
  }

  .xs\:-mt-78 {
    margin-top: -19.5rem !important;
  }

  .xs\:-mr-78 {
    margin-right: -19.5rem !important;
  }

  .xs\:-mb-78 {
    margin-bottom: -19.5rem !important;
  }

  .xs\:-ml-78 {
    margin-left: -19.5rem !important;
  }

  .xs\:-mt-79 {
    margin-top: -19.75rem !important;
  }

  .xs\:-mr-79 {
    margin-right: -19.75rem !important;
  }

  .xs\:-mb-79 {
    margin-bottom: -19.75rem !important;
  }

  .xs\:-ml-79 {
    margin-left: -19.75rem !important;
  }

  .xs\:-mt-80 {
    margin-top: -20rem !important;
  }

  .xs\:-mr-80 {
    margin-right: -20rem !important;
  }

  .xs\:-mb-80 {
    margin-bottom: -20rem !important;
  }

  .xs\:-ml-80 {
    margin-left: -20rem !important;
  }

  .xs\:-mt-81 {
    margin-top: -20.25rem !important;
  }

  .xs\:-mr-81 {
    margin-right: -20.25rem !important;
  }

  .xs\:-mb-81 {
    margin-bottom: -20.25rem !important;
  }

  .xs\:-ml-81 {
    margin-left: -20.25rem !important;
  }

  .xs\:-mt-82 {
    margin-top: -20.5rem !important;
  }

  .xs\:-mr-82 {
    margin-right: -20.5rem !important;
  }

  .xs\:-mb-82 {
    margin-bottom: -20.5rem !important;
  }

  .xs\:-ml-82 {
    margin-left: -20.5rem !important;
  }

  .xs\:-mt-83 {
    margin-top: -20.75rem !important;
  }

  .xs\:-mr-83 {
    margin-right: -20.75rem !important;
  }

  .xs\:-mb-83 {
    margin-bottom: -20.75rem !important;
  }

  .xs\:-ml-83 {
    margin-left: -20.75rem !important;
  }

  .xs\:-mt-84 {
    margin-top: -21rem !important;
  }

  .xs\:-mr-84 {
    margin-right: -21rem !important;
  }

  .xs\:-mb-84 {
    margin-bottom: -21rem !important;
  }

  .xs\:-ml-84 {
    margin-left: -21rem !important;
  }

  .xs\:-mt-85 {
    margin-top: -21.25rem !important;
  }

  .xs\:-mr-85 {
    margin-right: -21.25rem !important;
  }

  .xs\:-mb-85 {
    margin-bottom: -21.25rem !important;
  }

  .xs\:-ml-85 {
    margin-left: -21.25rem !important;
  }

  .xs\:-mt-86 {
    margin-top: -21.5rem !important;
  }

  .xs\:-mr-86 {
    margin-right: -21.5rem !important;
  }

  .xs\:-mb-86 {
    margin-bottom: -21.5rem !important;
  }

  .xs\:-ml-86 {
    margin-left: -21.5rem !important;
  }

  .xs\:-mt-87 {
    margin-top: -21.75rem !important;
  }

  .xs\:-mr-87 {
    margin-right: -21.75rem !important;
  }

  .xs\:-mb-87 {
    margin-bottom: -21.75rem !important;
  }

  .xs\:-ml-87 {
    margin-left: -21.75rem !important;
  }

  .xs\:-mt-88 {
    margin-top: -22rem !important;
  }

  .xs\:-mr-88 {
    margin-right: -22rem !important;
  }

  .xs\:-mb-88 {
    margin-bottom: -22rem !important;
  }

  .xs\:-ml-88 {
    margin-left: -22rem !important;
  }

  .xs\:-mt-89 {
    margin-top: -22.25rem !important;
  }

  .xs\:-mr-89 {
    margin-right: -22.25rem !important;
  }

  .xs\:-mb-89 {
    margin-bottom: -22.25rem !important;
  }

  .xs\:-ml-89 {
    margin-left: -22.25rem !important;
  }

  .xs\:-mt-90 {
    margin-top: -22.5rem !important;
  }

  .xs\:-mr-90 {
    margin-right: -22.5rem !important;
  }

  .xs\:-mb-90 {
    margin-bottom: -22.5rem !important;
  }

  .xs\:-ml-90 {
    margin-left: -22.5rem !important;
  }

  .xs\:-mt-91 {
    margin-top: -22.75rem !important;
  }

  .xs\:-mr-91 {
    margin-right: -22.75rem !important;
  }

  .xs\:-mb-91 {
    margin-bottom: -22.75rem !important;
  }

  .xs\:-ml-91 {
    margin-left: -22.75rem !important;
  }

  .xs\:-mt-92 {
    margin-top: -23rem !important;
  }

  .xs\:-mr-92 {
    margin-right: -23rem !important;
  }

  .xs\:-mb-92 {
    margin-bottom: -23rem !important;
  }

  .xs\:-ml-92 {
    margin-left: -23rem !important;
  }

  .xs\:-mt-93 {
    margin-top: -23.25rem !important;
  }

  .xs\:-mr-93 {
    margin-right: -23.25rem !important;
  }

  .xs\:-mb-93 {
    margin-bottom: -23.25rem !important;
  }

  .xs\:-ml-93 {
    margin-left: -23.25rem !important;
  }

  .xs\:-mt-94 {
    margin-top: -23.5rem !important;
  }

  .xs\:-mr-94 {
    margin-right: -23.5rem !important;
  }

  .xs\:-mb-94 {
    margin-bottom: -23.5rem !important;
  }

  .xs\:-ml-94 {
    margin-left: -23.5rem !important;
  }

  .xs\:-mt-95 {
    margin-top: -23.75rem !important;
  }

  .xs\:-mr-95 {
    margin-right: -23.75rem !important;
  }

  .xs\:-mb-95 {
    margin-bottom: -23.75rem !important;
  }

  .xs\:-ml-95 {
    margin-left: -23.75rem !important;
  }

  .xs\:-mt-96 {
    margin-top: -24rem !important;
  }

  .xs\:-mr-96 {
    margin-right: -24rem !important;
  }

  .xs\:-mb-96 {
    margin-bottom: -24rem !important;
  }

  .xs\:-ml-96 {
    margin-left: -24rem !important;
  }

  .xs\:-mt-97 {
    margin-top: -24.25rem !important;
  }

  .xs\:-mr-97 {
    margin-right: -24.25rem !important;
  }

  .xs\:-mb-97 {
    margin-bottom: -24.25rem !important;
  }

  .xs\:-ml-97 {
    margin-left: -24.25rem !important;
  }

  .xs\:-mt-98 {
    margin-top: -24.5rem !important;
  }

  .xs\:-mr-98 {
    margin-right: -24.5rem !important;
  }

  .xs\:-mb-98 {
    margin-bottom: -24.5rem !important;
  }

  .xs\:-ml-98 {
    margin-left: -24.5rem !important;
  }

  .xs\:-mt-99 {
    margin-top: -24.75rem !important;
  }

  .xs\:-mr-99 {
    margin-right: -24.75rem !important;
  }

  .xs\:-mb-99 {
    margin-bottom: -24.75rem !important;
  }

  .xs\:-ml-99 {
    margin-left: -24.75rem !important;
  }

  .xs\:-mt-100 {
    margin-top: -25rem !important;
  }

  .xs\:-mr-100 {
    margin-right: -25rem !important;
  }

  .xs\:-mb-100 {
    margin-bottom: -25rem !important;
  }

  .xs\:-ml-100 {
    margin-left: -25rem !important;
  }

  .xs\:-mt-101 {
    margin-top: -25.25rem !important;
  }

  .xs\:-mr-101 {
    margin-right: -25.25rem !important;
  }

  .xs\:-mb-101 {
    margin-bottom: -25.25rem !important;
  }

  .xs\:-ml-101 {
    margin-left: -25.25rem !important;
  }

  .xs\:-mt-102 {
    margin-top: -25.5rem !important;
  }

  .xs\:-mr-102 {
    margin-right: -25.5rem !important;
  }

  .xs\:-mb-102 {
    margin-bottom: -25.5rem !important;
  }

  .xs\:-ml-102 {
    margin-left: -25.5rem !important;
  }

  .xs\:-mt-103 {
    margin-top: -25.75rem !important;
  }

  .xs\:-mr-103 {
    margin-right: -25.75rem !important;
  }

  .xs\:-mb-103 {
    margin-bottom: -25.75rem !important;
  }

  .xs\:-ml-103 {
    margin-left: -25.75rem !important;
  }

  .xs\:-mt-104 {
    margin-top: -26rem !important;
  }

  .xs\:-mr-104 {
    margin-right: -26rem !important;
  }

  .xs\:-mb-104 {
    margin-bottom: -26rem !important;
  }

  .xs\:-ml-104 {
    margin-left: -26rem !important;
  }

  .xs\:-mt-105 {
    margin-top: -26.25rem !important;
  }

  .xs\:-mr-105 {
    margin-right: -26.25rem !important;
  }

  .xs\:-mb-105 {
    margin-bottom: -26.25rem !important;
  }

  .xs\:-ml-105 {
    margin-left: -26.25rem !important;
  }

  .xs\:-mt-px {
    margin-top: -1px !important;
  }

  .xs\:-mr-px {
    margin-right: -1px !important;
  }

  .xs\:-mb-px {
    margin-bottom: -1px !important;
  }

  .xs\:-ml-px {
    margin-left: -1px !important;
  }

  .xs\:-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

  .xs\:-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .xs\:-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

  .xs\:-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .xs\:-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .xs\:-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .xs\:-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .xs\:-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .xs\:-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .xs\:-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .xs\:-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .xs\:-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .xs\:-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .xs\:-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

  .xs\:-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .xs\:-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .xs\:-mt-4\.5 {
    margin-top: -1.125rem !important;
  }

  .xs\:-mr-4\.5 {
    margin-right: -1.125rem !important;
  }

  .xs\:-mb-4\.5 {
    margin-bottom: -1.125rem !important;
  }

  .xs\:-ml-4\.5 {
    margin-left: -1.125rem !important;
  }

  .xs\:-mt-5\.5 {
    margin-top: -1.375rem !important;
  }

  .xs\:-mr-5\.5 {
    margin-right: -1.375rem !important;
  }

  .xs\:-mb-5\.5 {
    margin-bottom: -1.375rem !important;
  }

  .xs\:-ml-5\.5 {
    margin-left: -1.375rem !important;
  }

  .xs\:-mt-6\.5 {
    margin-top: -1.625rem !important;
  }

  .xs\:-mr-6\.5 {
    margin-right: -1.625rem !important;
  }

  .xs\:-mb-6\.5 {
    margin-bottom: -1.625rem !important;
  }

  .xs\:-ml-6\.5 {
    margin-left: -1.625rem !important;
  }

  .xs\:-mt-7\.5 {
    margin-top: -1.875rem !important;
  }

  .xs\:-mr-7\.5 {
    margin-right: -1.875rem !important;
  }

  .xs\:-mb-7\.5 {
    margin-bottom: -1.875rem !important;
  }

  .xs\:-ml-7\.5 {
    margin-left: -1.875rem !important;
  }

  .xs\:-mt-8\.5 {
    margin-top: -2.125rem !important;
  }

  .xs\:-mr-8\.5 {
    margin-right: -2.125rem !important;
  }

  .xs\:-mb-8\.5 {
    margin-bottom: -2.125rem !important;
  }

  .xs\:-ml-8\.5 {
    margin-left: -2.125rem !important;
  }

  .xs\:-mt-9\.5 {
    margin-top: -2.375rem !important;
  }

  .xs\:-mr-9\.5 {
    margin-right: -2.375rem !important;
  }

  .xs\:-mb-9\.5 {
    margin-bottom: -2.375rem !important;
  }

  .xs\:-ml-9\.5 {
    margin-left: -2.375rem !important;
  }

  .xs\:-mt-10\.5 {
    margin-top: -2.625rem !important;
  }

  .xs\:-mr-10\.5 {
    margin-right: -2.625rem !important;
  }

  .xs\:-mb-10\.5 {
    margin-bottom: -2.625rem !important;
  }

  .xs\:-ml-10\.5 {
    margin-left: -2.625rem !important;
  }

  .xs\:-mt-11\.5 {
    margin-top: -2.875rem !important;
  }

  .xs\:-mr-11\.5 {
    margin-right: -2.875rem !important;
  }

  .xs\:-mb-11\.5 {
    margin-bottom: -2.875rem !important;
  }

  .xs\:-ml-11\.5 {
    margin-left: -2.875rem !important;
  }

  .xs\:-mt-12\.5 {
    margin-top: -3.125rem !important;
  }

  .xs\:-mr-12\.5 {
    margin-right: -3.125rem !important;
  }

  .xs\:-mb-12\.5 {
    margin-bottom: -3.125rem !important;
  }

  .xs\:-ml-12\.5 {
    margin-left: -3.125rem !important;
  }

  .xs\:-mt-13\.5 {
    margin-top: -3.375rem !important;
  }

  .xs\:-mr-13\.5 {
    margin-right: -3.375rem !important;
  }

  .xs\:-mb-13\.5 {
    margin-bottom: -3.375rem !important;
  }

  .xs\:-ml-13\.5 {
    margin-left: -3.375rem !important;
  }

  .xs\:-mt-14\.5 {
    margin-top: -3.625rem !important;
  }

  .xs\:-mr-14\.5 {
    margin-right: -3.625rem !important;
  }

  .xs\:-mb-14\.5 {
    margin-bottom: -3.625rem !important;
  }

  .xs\:-ml-14\.5 {
    margin-left: -3.625rem !important;
  }

  .xs\:-mt-15\.5 {
    margin-top: -3.875rem !important;
  }

  .xs\:-mr-15\.5 {
    margin-right: -3.875rem !important;
  }

  .xs\:-mb-15\.5 {
    margin-bottom: -3.875rem !important;
  }

  .xs\:-ml-15\.5 {
    margin-left: -3.875rem !important;
  }

  .xs\:-mt-16\.5 {
    margin-top: -4.125rem !important;
  }

  .xs\:-mr-16\.5 {
    margin-right: -4.125rem !important;
  }

  .xs\:-mb-16\.5 {
    margin-bottom: -4.125rem !important;
  }

  .xs\:-ml-16\.5 {
    margin-left: -4.125rem !important;
  }

  .xs\:-mt-17\.5 {
    margin-top: -4.375rem !important;
  }

  .xs\:-mr-17\.5 {
    margin-right: -4.375rem !important;
  }

  .xs\:-mb-17\.5 {
    margin-bottom: -4.375rem !important;
  }

  .xs\:-ml-17\.5 {
    margin-left: -4.375rem !important;
  }

  .xs\:-mt-18\.5 {
    margin-top: -4.625rem !important;
  }

  .xs\:-mr-18\.5 {
    margin-right: -4.625rem !important;
  }

  .xs\:-mb-18\.5 {
    margin-bottom: -4.625rem !important;
  }

  .xs\:-ml-18\.5 {
    margin-left: -4.625rem !important;
  }

  .xs\:-mt-19\.5 {
    margin-top: -4.875rem !important;
  }

  .xs\:-mr-19\.5 {
    margin-right: -4.875rem !important;
  }

  .xs\:-mb-19\.5 {
    margin-bottom: -4.875rem !important;
  }

  .xs\:-ml-19\.5 {
    margin-left: -4.875rem !important;
  }

  .xs\:-mt-20\.5 {
    margin-top: -5.125rem !important;
  }

  .xs\:-mr-20\.5 {
    margin-right: -5.125rem !important;
  }

  .xs\:-mb-20\.5 {
    margin-bottom: -5.125rem !important;
  }

  .xs\:-ml-20\.5 {
    margin-left: -5.125rem !important;
  }

  .xs\:-mt-21\.5 {
    margin-top: -5.375rem !important;
  }

  .xs\:-mr-21\.5 {
    margin-right: -5.375rem !important;
  }

  .xs\:-mb-21\.5 {
    margin-bottom: -5.375rem !important;
  }

  .xs\:-ml-21\.5 {
    margin-left: -5.375rem !important;
  }

  .xs\:-mt-22\.5 {
    margin-top: -5.625rem !important;
  }

  .xs\:-mr-22\.5 {
    margin-right: -5.625rem !important;
  }

  .xs\:-mb-22\.5 {
    margin-bottom: -5.625rem !important;
  }

  .xs\:-ml-22\.5 {
    margin-left: -5.625rem !important;
  }

  .xs\:-mt-23\.5 {
    margin-top: -5.875rem !important;
  }

  .xs\:-mr-23\.5 {
    margin-right: -5.875rem !important;
  }

  .xs\:-mb-23\.5 {
    margin-bottom: -5.875rem !important;
  }

  .xs\:-ml-23\.5 {
    margin-left: -5.875rem !important;
  }

  .xs\:-mt-24\.5 {
    margin-top: -6.125rem !important;
  }

  .xs\:-mr-24\.5 {
    margin-right: -6.125rem !important;
  }

  .xs\:-mb-24\.5 {
    margin-bottom: -6.125rem !important;
  }

  .xs\:-ml-24\.5 {
    margin-left: -6.125rem !important;
  }

  .xs\:-mt-25\.5 {
    margin-top: -6.375rem !important;
  }

  .xs\:-mr-25\.5 {
    margin-right: -6.375rem !important;
  }

  .xs\:-mb-25\.5 {
    margin-bottom: -6.375rem !important;
  }

  .xs\:-ml-25\.5 {
    margin-left: -6.375rem !important;
  }

  .xs\:-mt-26\.5 {
    margin-top: -6.625rem !important;
  }

  .xs\:-mr-26\.5 {
    margin-right: -6.625rem !important;
  }

  .xs\:-mb-26\.5 {
    margin-bottom: -6.625rem !important;
  }

  .xs\:-ml-26\.5 {
    margin-left: -6.625rem !important;
  }

  .xs\:-mt-27\.5 {
    margin-top: -6.875rem !important;
  }

  .xs\:-mr-27\.5 {
    margin-right: -6.875rem !important;
  }

  .xs\:-mb-27\.5 {
    margin-bottom: -6.875rem !important;
  }

  .xs\:-ml-27\.5 {
    margin-left: -6.875rem !important;
  }

  .xs\:-mt-28\.5 {
    margin-top: -7.125rem !important;
  }

  .xs\:-mr-28\.5 {
    margin-right: -7.125rem !important;
  }

  .xs\:-mb-28\.5 {
    margin-bottom: -7.125rem !important;
  }

  .xs\:-ml-28\.5 {
    margin-left: -7.125rem !important;
  }

  .xs\:-mt-29\.5 {
    margin-top: -7.375rem !important;
  }

  .xs\:-mr-29\.5 {
    margin-right: -7.375rem !important;
  }

  .xs\:-mb-29\.5 {
    margin-bottom: -7.375rem !important;
  }

  .xs\:-ml-29\.5 {
    margin-left: -7.375rem !important;
  }

  .xs\:-mt-30\.5 {
    margin-top: -7.625rem !important;
  }

  .xs\:-mr-30\.5 {
    margin-right: -7.625rem !important;
  }

  .xs\:-mb-30\.5 {
    margin-bottom: -7.625rem !important;
  }

  .xs\:-ml-30\.5 {
    margin-left: -7.625rem !important;
  }

  .xs\:-mt-31\.5 {
    margin-top: -7.875rem !important;
  }

  .xs\:-mr-31\.5 {
    margin-right: -7.875rem !important;
  }

  .xs\:-mb-31\.5 {
    margin-bottom: -7.875rem !important;
  }

  .xs\:-ml-31\.5 {
    margin-left: -7.875rem !important;
  }

  .xs\:-mt-32\.5 {
    margin-top: -8.125rem !important;
  }

  .xs\:-mr-32\.5 {
    margin-right: -8.125rem !important;
  }

  .xs\:-mb-32\.5 {
    margin-bottom: -8.125rem !important;
  }

  .xs\:-ml-32\.5 {
    margin-left: -8.125rem !important;
  }

  .xs\:-mt-33\.5 {
    margin-top: -8.375rem !important;
  }

  .xs\:-mr-33\.5 {
    margin-right: -8.375rem !important;
  }

  .xs\:-mb-33\.5 {
    margin-bottom: -8.375rem !important;
  }

  .xs\:-ml-33\.5 {
    margin-left: -8.375rem !important;
  }

  .xs\:-mt-34\.5 {
    margin-top: -8.625rem !important;
  }

  .xs\:-mr-34\.5 {
    margin-right: -8.625rem !important;
  }

  .xs\:-mb-34\.5 {
    margin-bottom: -8.625rem !important;
  }

  .xs\:-ml-34\.5 {
    margin-left: -8.625rem !important;
  }

  .xs\:-mt-35\.5 {
    margin-top: -8.875rem !important;
  }

  .xs\:-mr-35\.5 {
    margin-right: -8.875rem !important;
  }

  .xs\:-mb-35\.5 {
    margin-bottom: -8.875rem !important;
  }

  .xs\:-ml-35\.5 {
    margin-left: -8.875rem !important;
  }

  .xs\:-mt-36\.5 {
    margin-top: -9.125rem !important;
  }

  .xs\:-mr-36\.5 {
    margin-right: -9.125rem !important;
  }

  .xs\:-mb-36\.5 {
    margin-bottom: -9.125rem !important;
  }

  .xs\:-ml-36\.5 {
    margin-left: -9.125rem !important;
  }

  .xs\:-mt-37\.5 {
    margin-top: -9.375rem !important;
  }

  .xs\:-mr-37\.5 {
    margin-right: -9.375rem !important;
  }

  .xs\:-mb-37\.5 {
    margin-bottom: -9.375rem !important;
  }

  .xs\:-ml-37\.5 {
    margin-left: -9.375rem !important;
  }

  .xs\:-mt-38\.5 {
    margin-top: -9.625rem !important;
  }

  .xs\:-mr-38\.5 {
    margin-right: -9.625rem !important;
  }

  .xs\:-mb-38\.5 {
    margin-bottom: -9.625rem !important;
  }

  .xs\:-ml-38\.5 {
    margin-left: -9.625rem !important;
  }

  .xs\:-mt-39\.5 {
    margin-top: -9.875rem !important;
  }

  .xs\:-mr-39\.5 {
    margin-right: -9.875rem !important;
  }

  .xs\:-mb-39\.5 {
    margin-bottom: -9.875rem !important;
  }

  .xs\:-ml-39\.5 {
    margin-left: -9.875rem !important;
  }

  .xs\:-mt-40\.5 {
    margin-top: -10.125rem !important;
  }

  .xs\:-mr-40\.5 {
    margin-right: -10.125rem !important;
  }

  .xs\:-mb-40\.5 {
    margin-bottom: -10.125rem !important;
  }

  .xs\:-ml-40\.5 {
    margin-left: -10.125rem !important;
  }

  .xs\:-mt-41\.5 {
    margin-top: -10.375rem !important;
  }

  .xs\:-mr-41\.5 {
    margin-right: -10.375rem !important;
  }

  .xs\:-mb-41\.5 {
    margin-bottom: -10.375rem !important;
  }

  .xs\:-ml-41\.5 {
    margin-left: -10.375rem !important;
  }

  .xs\:-mt-42\.5 {
    margin-top: -10.625rem !important;
  }

  .xs\:-mr-42\.5 {
    margin-right: -10.625rem !important;
  }

  .xs\:-mb-42\.5 {
    margin-bottom: -10.625rem !important;
  }

  .xs\:-ml-42\.5 {
    margin-left: -10.625rem !important;
  }

  .xs\:-mt-43\.5 {
    margin-top: -10.875rem !important;
  }

  .xs\:-mr-43\.5 {
    margin-right: -10.875rem !important;
  }

  .xs\:-mb-43\.5 {
    margin-bottom: -10.875rem !important;
  }

  .xs\:-ml-43\.5 {
    margin-left: -10.875rem !important;
  }

  .xs\:-mt-44\.5 {
    margin-top: -11.125rem !important;
  }

  .xs\:-mr-44\.5 {
    margin-right: -11.125rem !important;
  }

  .xs\:-mb-44\.5 {
    margin-bottom: -11.125rem !important;
  }

  .xs\:-ml-44\.5 {
    margin-left: -11.125rem !important;
  }

  .xs\:-mt-45\.5 {
    margin-top: -11.375rem !important;
  }

  .xs\:-mr-45\.5 {
    margin-right: -11.375rem !important;
  }

  .xs\:-mb-45\.5 {
    margin-bottom: -11.375rem !important;
  }

  .xs\:-ml-45\.5 {
    margin-left: -11.375rem !important;
  }

  .xs\:-mt-46\.5 {
    margin-top: -11.625rem !important;
  }

  .xs\:-mr-46\.5 {
    margin-right: -11.625rem !important;
  }

  .xs\:-mb-46\.5 {
    margin-bottom: -11.625rem !important;
  }

  .xs\:-ml-46\.5 {
    margin-left: -11.625rem !important;
  }

  .xs\:-mt-47\.5 {
    margin-top: -11.875rem !important;
  }

  .xs\:-mr-47\.5 {
    margin-right: -11.875rem !important;
  }

  .xs\:-mb-47\.5 {
    margin-bottom: -11.875rem !important;
  }

  .xs\:-ml-47\.5 {
    margin-left: -11.875rem !important;
  }

  .xs\:-mt-48\.5 {
    margin-top: -12.125rem !important;
  }

  .xs\:-mr-48\.5 {
    margin-right: -12.125rem !important;
  }

  .xs\:-mb-48\.5 {
    margin-bottom: -12.125rem !important;
  }

  .xs\:-ml-48\.5 {
    margin-left: -12.125rem !important;
  }

  .xs\:-mt-49\.5 {
    margin-top: -12.375rem !important;
  }

  .xs\:-mr-49\.5 {
    margin-right: -12.375rem !important;
  }

  .xs\:-mb-49\.5 {
    margin-bottom: -12.375rem !important;
  }

  .xs\:-ml-49\.5 {
    margin-left: -12.375rem !important;
  }

  .xs\:-mt-50\.5 {
    margin-top: -12.625rem !important;
  }

  .xs\:-mr-50\.5 {
    margin-right: -12.625rem !important;
  }

  .xs\:-mb-50\.5 {
    margin-bottom: -12.625rem !important;
  }

  .xs\:-ml-50\.5 {
    margin-left: -12.625rem !important;
  }

  .xs\:-mt-51\.5 {
    margin-top: -12.875rem !important;
  }

  .xs\:-mr-51\.5 {
    margin-right: -12.875rem !important;
  }

  .xs\:-mb-51\.5 {
    margin-bottom: -12.875rem !important;
  }

  .xs\:-ml-51\.5 {
    margin-left: -12.875rem !important;
  }

  .xs\:-mt-52\.5 {
    margin-top: -13.125rem !important;
  }

  .xs\:-mr-52\.5 {
    margin-right: -13.125rem !important;
  }

  .xs\:-mb-52\.5 {
    margin-bottom: -13.125rem !important;
  }

  .xs\:-ml-52\.5 {
    margin-left: -13.125rem !important;
  }

  .xs\:-mt-53\.5 {
    margin-top: -13.375rem !important;
  }

  .xs\:-mr-53\.5 {
    margin-right: -13.375rem !important;
  }

  .xs\:-mb-53\.5 {
    margin-bottom: -13.375rem !important;
  }

  .xs\:-ml-53\.5 {
    margin-left: -13.375rem !important;
  }

  .xs\:-mt-54\.5 {
    margin-top: -13.625rem !important;
  }

  .xs\:-mr-54\.5 {
    margin-right: -13.625rem !important;
  }

  .xs\:-mb-54\.5 {
    margin-bottom: -13.625rem !important;
  }

  .xs\:-ml-54\.5 {
    margin-left: -13.625rem !important;
  }

  .xs\:-mt-55\.5 {
    margin-top: -13.875rem !important;
  }

  .xs\:-mr-55\.5 {
    margin-right: -13.875rem !important;
  }

  .xs\:-mb-55\.5 {
    margin-bottom: -13.875rem !important;
  }

  .xs\:-ml-55\.5 {
    margin-left: -13.875rem !important;
  }

  .xs\:-mt-56\.5 {
    margin-top: -14.125rem !important;
  }

  .xs\:-mr-56\.5 {
    margin-right: -14.125rem !important;
  }

  .xs\:-mb-56\.5 {
    margin-bottom: -14.125rem !important;
  }

  .xs\:-ml-56\.5 {
    margin-left: -14.125rem !important;
  }

  .xs\:-mt-57\.5 {
    margin-top: -14.375rem !important;
  }

  .xs\:-mr-57\.5 {
    margin-right: -14.375rem !important;
  }

  .xs\:-mb-57\.5 {
    margin-bottom: -14.375rem !important;
  }

  .xs\:-ml-57\.5 {
    margin-left: -14.375rem !important;
  }

  .xs\:-mt-58\.5 {
    margin-top: -14.625rem !important;
  }

  .xs\:-mr-58\.5 {
    margin-right: -14.625rem !important;
  }

  .xs\:-mb-58\.5 {
    margin-bottom: -14.625rem !important;
  }

  .xs\:-ml-58\.5 {
    margin-left: -14.625rem !important;
  }

  .xs\:-mt-59\.5 {
    margin-top: -14.875rem !important;
  }

  .xs\:-mr-59\.5 {
    margin-right: -14.875rem !important;
  }

  .xs\:-mb-59\.5 {
    margin-bottom: -14.875rem !important;
  }

  .xs\:-ml-59\.5 {
    margin-left: -14.875rem !important;
  }

  .xs\:-mt-60\.5 {
    margin-top: -15.125rem !important;
  }

  .xs\:-mr-60\.5 {
    margin-right: -15.125rem !important;
  }

  .xs\:-mb-60\.5 {
    margin-bottom: -15.125rem !important;
  }

  .xs\:-ml-60\.5 {
    margin-left: -15.125rem !important;
  }

  .xs\:-mt-61\.5 {
    margin-top: -15.375rem !important;
  }

  .xs\:-mr-61\.5 {
    margin-right: -15.375rem !important;
  }

  .xs\:-mb-61\.5 {
    margin-bottom: -15.375rem !important;
  }

  .xs\:-ml-61\.5 {
    margin-left: -15.375rem !important;
  }

  .xs\:-mt-62\.5 {
    margin-top: -15.625rem !important;
  }

  .xs\:-mr-62\.5 {
    margin-right: -15.625rem !important;
  }

  .xs\:-mb-62\.5 {
    margin-bottom: -15.625rem !important;
  }

  .xs\:-ml-62\.5 {
    margin-left: -15.625rem !important;
  }

  .xs\:-mt-63\.5 {
    margin-top: -15.875rem !important;
  }

  .xs\:-mr-63\.5 {
    margin-right: -15.875rem !important;
  }

  .xs\:-mb-63\.5 {
    margin-bottom: -15.875rem !important;
  }

  .xs\:-ml-63\.5 {
    margin-left: -15.875rem !important;
  }

  .xs\:-mt-64\.5 {
    margin-top: -16.125rem !important;
  }

  .xs\:-mr-64\.5 {
    margin-right: -16.125rem !important;
  }

  .xs\:-mb-64\.5 {
    margin-bottom: -16.125rem !important;
  }

  .xs\:-ml-64\.5 {
    margin-left: -16.125rem !important;
  }

  .xs\:-mt-65\.5 {
    margin-top: -16.375rem !important;
  }

  .xs\:-mr-65\.5 {
    margin-right: -16.375rem !important;
  }

  .xs\:-mb-65\.5 {
    margin-bottom: -16.375rem !important;
  }

  .xs\:-ml-65\.5 {
    margin-left: -16.375rem !important;
  }

  .xs\:-mt-66\.5 {
    margin-top: -16.625rem !important;
  }

  .xs\:-mr-66\.5 {
    margin-right: -16.625rem !important;
  }

  .xs\:-mb-66\.5 {
    margin-bottom: -16.625rem !important;
  }

  .xs\:-ml-66\.5 {
    margin-left: -16.625rem !important;
  }

  .xs\:-mt-67\.5 {
    margin-top: -16.875rem !important;
  }

  .xs\:-mr-67\.5 {
    margin-right: -16.875rem !important;
  }

  .xs\:-mb-67\.5 {
    margin-bottom: -16.875rem !important;
  }

  .xs\:-ml-67\.5 {
    margin-left: -16.875rem !important;
  }

  .xs\:-mt-68\.5 {
    margin-top: -17.125rem !important;
  }

  .xs\:-mr-68\.5 {
    margin-right: -17.125rem !important;
  }

  .xs\:-mb-68\.5 {
    margin-bottom: -17.125rem !important;
  }

  .xs\:-ml-68\.5 {
    margin-left: -17.125rem !important;
  }

  .xs\:-mt-69\.5 {
    margin-top: -17.375rem !important;
  }

  .xs\:-mr-69\.5 {
    margin-right: -17.375rem !important;
  }

  .xs\:-mb-69\.5 {
    margin-bottom: -17.375rem !important;
  }

  .xs\:-ml-69\.5 {
    margin-left: -17.375rem !important;
  }

  .xs\:-mt-70\.5 {
    margin-top: -17.625rem !important;
  }

  .xs\:-mr-70\.5 {
    margin-right: -17.625rem !important;
  }

  .xs\:-mb-70\.5 {
    margin-bottom: -17.625rem !important;
  }

  .xs\:-ml-70\.5 {
    margin-left: -17.625rem !important;
  }

  .xs\:-mt-71\.5 {
    margin-top: -17.875rem !important;
  }

  .xs\:-mr-71\.5 {
    margin-right: -17.875rem !important;
  }

  .xs\:-mb-71\.5 {
    margin-bottom: -17.875rem !important;
  }

  .xs\:-ml-71\.5 {
    margin-left: -17.875rem !important;
  }

  .xs\:-mt-72\.5 {
    margin-top: -18.125rem !important;
  }

  .xs\:-mr-72\.5 {
    margin-right: -18.125rem !important;
  }

  .xs\:-mb-72\.5 {
    margin-bottom: -18.125rem !important;
  }

  .xs\:-ml-72\.5 {
    margin-left: -18.125rem !important;
  }

  .xs\:-mt-73\.5 {
    margin-top: -18.375rem !important;
  }

  .xs\:-mr-73\.5 {
    margin-right: -18.375rem !important;
  }

  .xs\:-mb-73\.5 {
    margin-bottom: -18.375rem !important;
  }

  .xs\:-ml-73\.5 {
    margin-left: -18.375rem !important;
  }

  .xs\:-mt-74\.5 {
    margin-top: -18.625rem !important;
  }

  .xs\:-mr-74\.5 {
    margin-right: -18.625rem !important;
  }

  .xs\:-mb-74\.5 {
    margin-bottom: -18.625rem !important;
  }

  .xs\:-ml-74\.5 {
    margin-left: -18.625rem !important;
  }

  .xs\:-mt-75\.5 {
    margin-top: -18.875rem !important;
  }

  .xs\:-mr-75\.5 {
    margin-right: -18.875rem !important;
  }

  .xs\:-mb-75\.5 {
    margin-bottom: -18.875rem !important;
  }

  .xs\:-ml-75\.5 {
    margin-left: -18.875rem !important;
  }

  .xs\:-mt-76\.5 {
    margin-top: -19.125rem !important;
  }

  .xs\:-mr-76\.5 {
    margin-right: -19.125rem !important;
  }

  .xs\:-mb-76\.5 {
    margin-bottom: -19.125rem !important;
  }

  .xs\:-ml-76\.5 {
    margin-left: -19.125rem !important;
  }

  .xs\:-mt-77\.5 {
    margin-top: -19.375rem !important;
  }

  .xs\:-mr-77\.5 {
    margin-right: -19.375rem !important;
  }

  .xs\:-mb-77\.5 {
    margin-bottom: -19.375rem !important;
  }

  .xs\:-ml-77\.5 {
    margin-left: -19.375rem !important;
  }

  .xs\:-mt-78\.5 {
    margin-top: -19.625rem !important;
  }

  .xs\:-mr-78\.5 {
    margin-right: -19.625rem !important;
  }

  .xs\:-mb-78\.5 {
    margin-bottom: -19.625rem !important;
  }

  .xs\:-ml-78\.5 {
    margin-left: -19.625rem !important;
  }

  .xs\:-mt-79\.5 {
    margin-top: -19.875rem !important;
  }

  .xs\:-mr-79\.5 {
    margin-right: -19.875rem !important;
  }

  .xs\:-mb-79\.5 {
    margin-bottom: -19.875rem !important;
  }

  .xs\:-ml-79\.5 {
    margin-left: -19.875rem !important;
  }

  .xs\:-mt-80\.5 {
    margin-top: -20.125rem !important;
  }

  .xs\:-mr-80\.5 {
    margin-right: -20.125rem !important;
  }

  .xs\:-mb-80\.5 {
    margin-bottom: -20.125rem !important;
  }

  .xs\:-ml-80\.5 {
    margin-left: -20.125rem !important;
  }

  .xs\:-mt-81\.5 {
    margin-top: -20.375rem !important;
  }

  .xs\:-mr-81\.5 {
    margin-right: -20.375rem !important;
  }

  .xs\:-mb-81\.5 {
    margin-bottom: -20.375rem !important;
  }

  .xs\:-ml-81\.5 {
    margin-left: -20.375rem !important;
  }

  .xs\:-mt-82\.5 {
    margin-top: -20.625rem !important;
  }

  .xs\:-mr-82\.5 {
    margin-right: -20.625rem !important;
  }

  .xs\:-mb-82\.5 {
    margin-bottom: -20.625rem !important;
  }

  .xs\:-ml-82\.5 {
    margin-left: -20.625rem !important;
  }

  .xs\:-mt-83\.5 {
    margin-top: -20.875rem !important;
  }

  .xs\:-mr-83\.5 {
    margin-right: -20.875rem !important;
  }

  .xs\:-mb-83\.5 {
    margin-bottom: -20.875rem !important;
  }

  .xs\:-ml-83\.5 {
    margin-left: -20.875rem !important;
  }

  .xs\:-mt-84\.5 {
    margin-top: -21.125rem !important;
  }

  .xs\:-mr-84\.5 {
    margin-right: -21.125rem !important;
  }

  .xs\:-mb-84\.5 {
    margin-bottom: -21.125rem !important;
  }

  .xs\:-ml-84\.5 {
    margin-left: -21.125rem !important;
  }

  .xs\:-mt-85\.5 {
    margin-top: -21.375rem !important;
  }

  .xs\:-mr-85\.5 {
    margin-right: -21.375rem !important;
  }

  .xs\:-mb-85\.5 {
    margin-bottom: -21.375rem !important;
  }

  .xs\:-ml-85\.5 {
    margin-left: -21.375rem !important;
  }

  .xs\:-mt-86\.5 {
    margin-top: -21.625rem !important;
  }

  .xs\:-mr-86\.5 {
    margin-right: -21.625rem !important;
  }

  .xs\:-mb-86\.5 {
    margin-bottom: -21.625rem !important;
  }

  .xs\:-ml-86\.5 {
    margin-left: -21.625rem !important;
  }

  .xs\:-mt-87\.5 {
    margin-top: -21.875rem !important;
  }

  .xs\:-mr-87\.5 {
    margin-right: -21.875rem !important;
  }

  .xs\:-mb-87\.5 {
    margin-bottom: -21.875rem !important;
  }

  .xs\:-ml-87\.5 {
    margin-left: -21.875rem !important;
  }

  .xs\:-mt-88\.5 {
    margin-top: -22.125rem !important;
  }

  .xs\:-mr-88\.5 {
    margin-right: -22.125rem !important;
  }

  .xs\:-mb-88\.5 {
    margin-bottom: -22.125rem !important;
  }

  .xs\:-ml-88\.5 {
    margin-left: -22.125rem !important;
  }

  .xs\:-mt-89\.5 {
    margin-top: -22.375rem !important;
  }

  .xs\:-mr-89\.5 {
    margin-right: -22.375rem !important;
  }

  .xs\:-mb-89\.5 {
    margin-bottom: -22.375rem !important;
  }

  .xs\:-ml-89\.5 {
    margin-left: -22.375rem !important;
  }

  .xs\:-mt-90\.5 {
    margin-top: -22.625rem !important;
  }

  .xs\:-mr-90\.5 {
    margin-right: -22.625rem !important;
  }

  .xs\:-mb-90\.5 {
    margin-bottom: -22.625rem !important;
  }

  .xs\:-ml-90\.5 {
    margin-left: -22.625rem !important;
  }

  .xs\:-mt-91\.5 {
    margin-top: -22.875rem !important;
  }

  .xs\:-mr-91\.5 {
    margin-right: -22.875rem !important;
  }

  .xs\:-mb-91\.5 {
    margin-bottom: -22.875rem !important;
  }

  .xs\:-ml-91\.5 {
    margin-left: -22.875rem !important;
  }

  .xs\:-mt-92\.5 {
    margin-top: -23.125rem !important;
  }

  .xs\:-mr-92\.5 {
    margin-right: -23.125rem !important;
  }

  .xs\:-mb-92\.5 {
    margin-bottom: -23.125rem !important;
  }

  .xs\:-ml-92\.5 {
    margin-left: -23.125rem !important;
  }

  .xs\:-mt-93\.5 {
    margin-top: -23.375rem !important;
  }

  .xs\:-mr-93\.5 {
    margin-right: -23.375rem !important;
  }

  .xs\:-mb-93\.5 {
    margin-bottom: -23.375rem !important;
  }

  .xs\:-ml-93\.5 {
    margin-left: -23.375rem !important;
  }

  .xs\:-mt-94\.5 {
    margin-top: -23.625rem !important;
  }

  .xs\:-mr-94\.5 {
    margin-right: -23.625rem !important;
  }

  .xs\:-mb-94\.5 {
    margin-bottom: -23.625rem !important;
  }

  .xs\:-ml-94\.5 {
    margin-left: -23.625rem !important;
  }

  .xs\:-mt-95\.5 {
    margin-top: -23.875rem !important;
  }

  .xs\:-mr-95\.5 {
    margin-right: -23.875rem !important;
  }

  .xs\:-mb-95\.5 {
    margin-bottom: -23.875rem !important;
  }

  .xs\:-ml-95\.5 {
    margin-left: -23.875rem !important;
  }

  .xs\:-mt-96\.5 {
    margin-top: -24.125rem !important;
  }

  .xs\:-mr-96\.5 {
    margin-right: -24.125rem !important;
  }

  .xs\:-mb-96\.5 {
    margin-bottom: -24.125rem !important;
  }

  .xs\:-ml-96\.5 {
    margin-left: -24.125rem !important;
  }

  .xs\:-mt-97\.5 {
    margin-top: -24.375rem !important;
  }

  .xs\:-mr-97\.5 {
    margin-right: -24.375rem !important;
  }

  .xs\:-mb-97\.5 {
    margin-bottom: -24.375rem !important;
  }

  .xs\:-ml-97\.5 {
    margin-left: -24.375rem !important;
  }

  .xs\:-mt-98\.5 {
    margin-top: -24.625rem !important;
  }

  .xs\:-mr-98\.5 {
    margin-right: -24.625rem !important;
  }

  .xs\:-mb-98\.5 {
    margin-bottom: -24.625rem !important;
  }

  .xs\:-ml-98\.5 {
    margin-left: -24.625rem !important;
  }

  .xs\:-mt-99\.5 {
    margin-top: -24.875rem !important;
  }

  .xs\:-mr-99\.5 {
    margin-right: -24.875rem !important;
  }

  .xs\:-mb-99\.5 {
    margin-bottom: -24.875rem !important;
  }

  .xs\:-ml-99\.5 {
    margin-left: -24.875rem !important;
  }

  .xs\:-mt-100\.5 {
    margin-top: -25.125rem !important;
  }

  .xs\:-mr-100\.5 {
    margin-right: -25.125rem !important;
  }

  .xs\:-mb-100\.5 {
    margin-bottom: -25.125rem !important;
  }

  .xs\:-ml-100\.5 {
    margin-left: -25.125rem !important;
  }

  .xs\:-mt-101\.5 {
    margin-top: -25.375rem !important;
  }

  .xs\:-mr-101\.5 {
    margin-right: -25.375rem !important;
  }

  .xs\:-mb-101\.5 {
    margin-bottom: -25.375rem !important;
  }

  .xs\:-ml-101\.5 {
    margin-left: -25.375rem !important;
  }

  .xs\:-mt-102\.5 {
    margin-top: -25.625rem !important;
  }

  .xs\:-mr-102\.5 {
    margin-right: -25.625rem !important;
  }

  .xs\:-mb-102\.5 {
    margin-bottom: -25.625rem !important;
  }

  .xs\:-ml-102\.5 {
    margin-left: -25.625rem !important;
  }

  .xs\:-mt-103\.5 {
    margin-top: -25.875rem !important;
  }

  .xs\:-mr-103\.5 {
    margin-right: -25.875rem !important;
  }

  .xs\:-mb-103\.5 {
    margin-bottom: -25.875rem !important;
  }

  .xs\:-ml-103\.5 {
    margin-left: -25.875rem !important;
  }

  .xs\:-mt-104\.5 {
    margin-top: -26.125rem !important;
  }

  .xs\:-mr-104\.5 {
    margin-right: -26.125rem !important;
  }

  .xs\:-mb-104\.5 {
    margin-bottom: -26.125rem !important;
  }

  .xs\:-ml-104\.5 {
    margin-left: -26.125rem !important;
  }

  .xs\:hover\:m-0:hover {
    margin: 0rem !important;
  }

  .xs\:hover\:m-1:hover {
    margin: 0.25rem !important;
  }

  .xs\:hover\:m-2:hover {
    margin: 0.5rem !important;
  }

  .xs\:hover\:m-3:hover {
    margin: 0.75rem !important;
  }

  .xs\:hover\:m-4:hover {
    margin: 1rem !important;
  }

  .xs\:hover\:m-5:hover {
    margin: 1.25rem !important;
  }

  .xs\:hover\:m-6:hover {
    margin: 1.5rem !important;
  }

  .xs\:hover\:m-7:hover {
    margin: 1.75rem !important;
  }

  .xs\:hover\:m-8:hover {
    margin: 2rem !important;
  }

  .xs\:hover\:m-9:hover {
    margin: 2.25rem !important;
  }

  .xs\:hover\:m-10:hover {
    margin: 2.5rem !important;
  }

  .xs\:hover\:m-11:hover {
    margin: 2.75rem !important;
  }

  .xs\:hover\:m-12:hover {
    margin: 3rem !important;
  }

  .xs\:hover\:m-13:hover {
    margin: 3.25rem !important;
  }

  .xs\:hover\:m-14:hover {
    margin: 3.5rem !important;
  }

  .xs\:hover\:m-15:hover {
    margin: 3.75rem !important;
  }

  .xs\:hover\:m-16:hover {
    margin: 4rem !important;
  }

  .xs\:hover\:m-17:hover {
    margin: 4.25rem !important;
  }

  .xs\:hover\:m-18:hover {
    margin: 4.5rem !important;
  }

  .xs\:hover\:m-19:hover {
    margin: 4.75rem !important;
  }

  .xs\:hover\:m-20:hover {
    margin: 5rem !important;
  }

  .xs\:hover\:m-21:hover {
    margin: 5.25rem !important;
  }

  .xs\:hover\:m-22:hover {
    margin: 5.5rem !important;
  }

  .xs\:hover\:m-23:hover {
    margin: 5.75rem !important;
  }

  .xs\:hover\:m-24:hover {
    margin: 6rem !important;
  }

  .xs\:hover\:m-25:hover {
    margin: 6.25rem !important;
  }

  .xs\:hover\:m-26:hover {
    margin: 6.5rem !important;
  }

  .xs\:hover\:m-27:hover {
    margin: 6.75rem !important;
  }

  .xs\:hover\:m-28:hover {
    margin: 7rem !important;
  }

  .xs\:hover\:m-29:hover {
    margin: 7.25rem !important;
  }

  .xs\:hover\:m-30:hover {
    margin: 7.5rem !important;
  }

  .xs\:hover\:m-31:hover {
    margin: 7.75rem !important;
  }

  .xs\:hover\:m-32:hover {
    margin: 8rem !important;
  }

  .xs\:hover\:m-33:hover {
    margin: 8.25rem !important;
  }

  .xs\:hover\:m-34:hover {
    margin: 8.5rem !important;
  }

  .xs\:hover\:m-35:hover {
    margin: 8.75rem !important;
  }

  .xs\:hover\:m-36:hover {
    margin: 9rem !important;
  }

  .xs\:hover\:m-37:hover {
    margin: 9.25rem !important;
  }

  .xs\:hover\:m-38:hover {
    margin: 9.5rem !important;
  }

  .xs\:hover\:m-39:hover {
    margin: 9.75rem !important;
  }

  .xs\:hover\:m-40:hover {
    margin: 10rem !important;
  }

  .xs\:hover\:m-41:hover {
    margin: 10.25rem !important;
  }

  .xs\:hover\:m-42:hover {
    margin: 10.5rem !important;
  }

  .xs\:hover\:m-43:hover {
    margin: 10.75rem !important;
  }

  .xs\:hover\:m-44:hover {
    margin: 11rem !important;
  }

  .xs\:hover\:m-45:hover {
    margin: 11.25rem !important;
  }

  .xs\:hover\:m-46:hover {
    margin: 11.5rem !important;
  }

  .xs\:hover\:m-47:hover {
    margin: 11.75rem !important;
  }

  .xs\:hover\:m-48:hover {
    margin: 12rem !important;
  }

  .xs\:hover\:m-49:hover {
    margin: 12.25rem !important;
  }

  .xs\:hover\:m-50:hover {
    margin: 12.5rem !important;
  }

  .xs\:hover\:m-51:hover {
    margin: 12.75rem !important;
  }

  .xs\:hover\:m-52:hover {
    margin: 13rem !important;
  }

  .xs\:hover\:m-53:hover {
    margin: 13.25rem !important;
  }

  .xs\:hover\:m-54:hover {
    margin: 13.5rem !important;
  }

  .xs\:hover\:m-55:hover {
    margin: 13.75rem !important;
  }

  .xs\:hover\:m-56:hover {
    margin: 14rem !important;
  }

  .xs\:hover\:m-57:hover {
    margin: 14.25rem !important;
  }

  .xs\:hover\:m-58:hover {
    margin: 14.5rem !important;
  }

  .xs\:hover\:m-59:hover {
    margin: 14.75rem !important;
  }

  .xs\:hover\:m-60:hover {
    margin: 15rem !important;
  }

  .xs\:hover\:m-61:hover {
    margin: 15.25rem !important;
  }

  .xs\:hover\:m-62:hover {
    margin: 15.5rem !important;
  }

  .xs\:hover\:m-63:hover {
    margin: 15.75rem !important;
  }

  .xs\:hover\:m-64:hover {
    margin: 16rem !important;
  }

  .xs\:hover\:m-65:hover {
    margin: 16.25rem !important;
  }

  .xs\:hover\:m-66:hover {
    margin: 16.5rem !important;
  }

  .xs\:hover\:m-67:hover {
    margin: 16.75rem !important;
  }

  .xs\:hover\:m-68:hover {
    margin: 17rem !important;
  }

  .xs\:hover\:m-69:hover {
    margin: 17.25rem !important;
  }

  .xs\:hover\:m-70:hover {
    margin: 17.5rem !important;
  }

  .xs\:hover\:m-71:hover {
    margin: 17.75rem !important;
  }

  .xs\:hover\:m-72:hover {
    margin: 18rem !important;
  }

  .xs\:hover\:m-73:hover {
    margin: 18.25rem !important;
  }

  .xs\:hover\:m-74:hover {
    margin: 18.5rem !important;
  }

  .xs\:hover\:m-75:hover {
    margin: 18.75rem !important;
  }

  .xs\:hover\:m-76:hover {
    margin: 19rem !important;
  }

  .xs\:hover\:m-77:hover {
    margin: 19.25rem !important;
  }

  .xs\:hover\:m-78:hover {
    margin: 19.5rem !important;
  }

  .xs\:hover\:m-79:hover {
    margin: 19.75rem !important;
  }

  .xs\:hover\:m-80:hover {
    margin: 20rem !important;
  }

  .xs\:hover\:m-81:hover {
    margin: 20.25rem !important;
  }

  .xs\:hover\:m-82:hover {
    margin: 20.5rem !important;
  }

  .xs\:hover\:m-83:hover {
    margin: 20.75rem !important;
  }

  .xs\:hover\:m-84:hover {
    margin: 21rem !important;
  }

  .xs\:hover\:m-85:hover {
    margin: 21.25rem !important;
  }

  .xs\:hover\:m-86:hover {
    margin: 21.5rem !important;
  }

  .xs\:hover\:m-87:hover {
    margin: 21.75rem !important;
  }

  .xs\:hover\:m-88:hover {
    margin: 22rem !important;
  }

  .xs\:hover\:m-89:hover {
    margin: 22.25rem !important;
  }

  .xs\:hover\:m-90:hover {
    margin: 22.5rem !important;
  }

  .xs\:hover\:m-91:hover {
    margin: 22.75rem !important;
  }

  .xs\:hover\:m-92:hover {
    margin: 23rem !important;
  }

  .xs\:hover\:m-93:hover {
    margin: 23.25rem !important;
  }

  .xs\:hover\:m-94:hover {
    margin: 23.5rem !important;
  }

  .xs\:hover\:m-95:hover {
    margin: 23.75rem !important;
  }

  .xs\:hover\:m-96:hover {
    margin: 24rem !important;
  }

  .xs\:hover\:m-97:hover {
    margin: 24.25rem !important;
  }

  .xs\:hover\:m-98:hover {
    margin: 24.5rem !important;
  }

  .xs\:hover\:m-99:hover {
    margin: 24.75rem !important;
  }

  .xs\:hover\:m-100:hover {
    margin: 25rem !important;
  }

  .xs\:hover\:m-101:hover {
    margin: 25.25rem !important;
  }

  .xs\:hover\:m-102:hover {
    margin: 25.5rem !important;
  }

  .xs\:hover\:m-103:hover {
    margin: 25.75rem !important;
  }

  .xs\:hover\:m-104:hover {
    margin: 26rem !important;
  }

  .xs\:hover\:m-105:hover {
    margin: 26.25rem !important;
  }

  .xs\:hover\:m-auto:hover {
    margin: auto !important;
  }

  .xs\:hover\:m-px:hover {
    margin: 1px !important;
  }

  .xs\:hover\:m-0\.5:hover {
    margin: 0.125rem !important;
  }

  .xs\:hover\:m-1\.5:hover {
    margin: 0.375rem !important;
  }

  .xs\:hover\:m-2\.5:hover {
    margin: 0.625rem !important;
  }

  .xs\:hover\:m-3\.5:hover {
    margin: 0.875rem !important;
  }

  .xs\:hover\:m-4\.5:hover {
    margin: 1.125rem !important;
  }

  .xs\:hover\:m-5\.5:hover {
    margin: 1.375rem !important;
  }

  .xs\:hover\:m-6\.5:hover {
    margin: 1.625rem !important;
  }

  .xs\:hover\:m-7\.5:hover {
    margin: 1.875rem !important;
  }

  .xs\:hover\:m-8\.5:hover {
    margin: 2.125rem !important;
  }

  .xs\:hover\:m-9\.5:hover {
    margin: 2.375rem !important;
  }

  .xs\:hover\:m-10\.5:hover {
    margin: 2.625rem !important;
  }

  .xs\:hover\:m-11\.5:hover {
    margin: 2.875rem !important;
  }

  .xs\:hover\:m-12\.5:hover {
    margin: 3.125rem !important;
  }

  .xs\:hover\:m-13\.5:hover {
    margin: 3.375rem !important;
  }

  .xs\:hover\:m-14\.5:hover {
    margin: 3.625rem !important;
  }

  .xs\:hover\:m-15\.5:hover {
    margin: 3.875rem !important;
  }

  .xs\:hover\:m-16\.5:hover {
    margin: 4.125rem !important;
  }

  .xs\:hover\:m-17\.5:hover {
    margin: 4.375rem !important;
  }

  .xs\:hover\:m-18\.5:hover {
    margin: 4.625rem !important;
  }

  .xs\:hover\:m-19\.5:hover {
    margin: 4.875rem !important;
  }

  .xs\:hover\:m-20\.5:hover {
    margin: 5.125rem !important;
  }

  .xs\:hover\:m-21\.5:hover {
    margin: 5.375rem !important;
  }

  .xs\:hover\:m-22\.5:hover {
    margin: 5.625rem !important;
  }

  .xs\:hover\:m-23\.5:hover {
    margin: 5.875rem !important;
  }

  .xs\:hover\:m-24\.5:hover {
    margin: 6.125rem !important;
  }

  .xs\:hover\:m-25\.5:hover {
    margin: 6.375rem !important;
  }

  .xs\:hover\:m-26\.5:hover {
    margin: 6.625rem !important;
  }

  .xs\:hover\:m-27\.5:hover {
    margin: 6.875rem !important;
  }

  .xs\:hover\:m-28\.5:hover {
    margin: 7.125rem !important;
  }

  .xs\:hover\:m-29\.5:hover {
    margin: 7.375rem !important;
  }

  .xs\:hover\:m-30\.5:hover {
    margin: 7.625rem !important;
  }

  .xs\:hover\:m-31\.5:hover {
    margin: 7.875rem !important;
  }

  .xs\:hover\:m-32\.5:hover {
    margin: 8.125rem !important;
  }

  .xs\:hover\:m-33\.5:hover {
    margin: 8.375rem !important;
  }

  .xs\:hover\:m-34\.5:hover {
    margin: 8.625rem !important;
  }

  .xs\:hover\:m-35\.5:hover {
    margin: 8.875rem !important;
  }

  .xs\:hover\:m-36\.5:hover {
    margin: 9.125rem !important;
  }

  .xs\:hover\:m-37\.5:hover {
    margin: 9.375rem !important;
  }

  .xs\:hover\:m-38\.5:hover {
    margin: 9.625rem !important;
  }

  .xs\:hover\:m-39\.5:hover {
    margin: 9.875rem !important;
  }

  .xs\:hover\:m-40\.5:hover {
    margin: 10.125rem !important;
  }

  .xs\:hover\:m-41\.5:hover {
    margin: 10.375rem !important;
  }

  .xs\:hover\:m-42\.5:hover {
    margin: 10.625rem !important;
  }

  .xs\:hover\:m-43\.5:hover {
    margin: 10.875rem !important;
  }

  .xs\:hover\:m-44\.5:hover {
    margin: 11.125rem !important;
  }

  .xs\:hover\:m-45\.5:hover {
    margin: 11.375rem !important;
  }

  .xs\:hover\:m-46\.5:hover {
    margin: 11.625rem !important;
  }

  .xs\:hover\:m-47\.5:hover {
    margin: 11.875rem !important;
  }

  .xs\:hover\:m-48\.5:hover {
    margin: 12.125rem !important;
  }

  .xs\:hover\:m-49\.5:hover {
    margin: 12.375rem !important;
  }

  .xs\:hover\:m-50\.5:hover {
    margin: 12.625rem !important;
  }

  .xs\:hover\:m-51\.5:hover {
    margin: 12.875rem !important;
  }

  .xs\:hover\:m-52\.5:hover {
    margin: 13.125rem !important;
  }

  .xs\:hover\:m-53\.5:hover {
    margin: 13.375rem !important;
  }

  .xs\:hover\:m-54\.5:hover {
    margin: 13.625rem !important;
  }

  .xs\:hover\:m-55\.5:hover {
    margin: 13.875rem !important;
  }

  .xs\:hover\:m-56\.5:hover {
    margin: 14.125rem !important;
  }

  .xs\:hover\:m-57\.5:hover {
    margin: 14.375rem !important;
  }

  .xs\:hover\:m-58\.5:hover {
    margin: 14.625rem !important;
  }

  .xs\:hover\:m-59\.5:hover {
    margin: 14.875rem !important;
  }

  .xs\:hover\:m-60\.5:hover {
    margin: 15.125rem !important;
  }

  .xs\:hover\:m-61\.5:hover {
    margin: 15.375rem !important;
  }

  .xs\:hover\:m-62\.5:hover {
    margin: 15.625rem !important;
  }

  .xs\:hover\:m-63\.5:hover {
    margin: 15.875rem !important;
  }

  .xs\:hover\:m-64\.5:hover {
    margin: 16.125rem !important;
  }

  .xs\:hover\:m-65\.5:hover {
    margin: 16.375rem !important;
  }

  .xs\:hover\:m-66\.5:hover {
    margin: 16.625rem !important;
  }

  .xs\:hover\:m-67\.5:hover {
    margin: 16.875rem !important;
  }

  .xs\:hover\:m-68\.5:hover {
    margin: 17.125rem !important;
  }

  .xs\:hover\:m-69\.5:hover {
    margin: 17.375rem !important;
  }

  .xs\:hover\:m-70\.5:hover {
    margin: 17.625rem !important;
  }

  .xs\:hover\:m-71\.5:hover {
    margin: 17.875rem !important;
  }

  .xs\:hover\:m-72\.5:hover {
    margin: 18.125rem !important;
  }

  .xs\:hover\:m-73\.5:hover {
    margin: 18.375rem !important;
  }

  .xs\:hover\:m-74\.5:hover {
    margin: 18.625rem !important;
  }

  .xs\:hover\:m-75\.5:hover {
    margin: 18.875rem !important;
  }

  .xs\:hover\:m-76\.5:hover {
    margin: 19.125rem !important;
  }

  .xs\:hover\:m-77\.5:hover {
    margin: 19.375rem !important;
  }

  .xs\:hover\:m-78\.5:hover {
    margin: 19.625rem !important;
  }

  .xs\:hover\:m-79\.5:hover {
    margin: 19.875rem !important;
  }

  .xs\:hover\:m-80\.5:hover {
    margin: 20.125rem !important;
  }

  .xs\:hover\:m-81\.5:hover {
    margin: 20.375rem !important;
  }

  .xs\:hover\:m-82\.5:hover {
    margin: 20.625rem !important;
  }

  .xs\:hover\:m-83\.5:hover {
    margin: 20.875rem !important;
  }

  .xs\:hover\:m-84\.5:hover {
    margin: 21.125rem !important;
  }

  .xs\:hover\:m-85\.5:hover {
    margin: 21.375rem !important;
  }

  .xs\:hover\:m-86\.5:hover {
    margin: 21.625rem !important;
  }

  .xs\:hover\:m-87\.5:hover {
    margin: 21.875rem !important;
  }

  .xs\:hover\:m-88\.5:hover {
    margin: 22.125rem !important;
  }

  .xs\:hover\:m-89\.5:hover {
    margin: 22.375rem !important;
  }

  .xs\:hover\:m-90\.5:hover {
    margin: 22.625rem !important;
  }

  .xs\:hover\:m-91\.5:hover {
    margin: 22.875rem !important;
  }

  .xs\:hover\:m-92\.5:hover {
    margin: 23.125rem !important;
  }

  .xs\:hover\:m-93\.5:hover {
    margin: 23.375rem !important;
  }

  .xs\:hover\:m-94\.5:hover {
    margin: 23.625rem !important;
  }

  .xs\:hover\:m-95\.5:hover {
    margin: 23.875rem !important;
  }

  .xs\:hover\:m-96\.5:hover {
    margin: 24.125rem !important;
  }

  .xs\:hover\:m-97\.5:hover {
    margin: 24.375rem !important;
  }

  .xs\:hover\:m-98\.5:hover {
    margin: 24.625rem !important;
  }

  .xs\:hover\:m-99\.5:hover {
    margin: 24.875rem !important;
  }

  .xs\:hover\:m-100\.5:hover {
    margin: 25.125rem !important;
  }

  .xs\:hover\:m-101\.5:hover {
    margin: 25.375rem !important;
  }

  .xs\:hover\:m-102\.5:hover {
    margin: 25.625rem !important;
  }

  .xs\:hover\:m-103\.5:hover {
    margin: 25.875rem !important;
  }

  .xs\:hover\:m-104\.5:hover {
    margin: 26.125rem !important;
  }

  .xs\:hover\:-m-0:hover {
    margin: 0rem !important;
  }

  .xs\:hover\:-m-1:hover {
    margin: -0.25rem !important;
  }

  .xs\:hover\:-m-2:hover {
    margin: -0.5rem !important;
  }

  .xs\:hover\:-m-3:hover {
    margin: -0.75rem !important;
  }

  .xs\:hover\:-m-4:hover {
    margin: -1rem !important;
  }

  .xs\:hover\:-m-5:hover {
    margin: -1.25rem !important;
  }

  .xs\:hover\:-m-6:hover {
    margin: -1.5rem !important;
  }

  .xs\:hover\:-m-7:hover {
    margin: -1.75rem !important;
  }

  .xs\:hover\:-m-8:hover {
    margin: -2rem !important;
  }

  .xs\:hover\:-m-9:hover {
    margin: -2.25rem !important;
  }

  .xs\:hover\:-m-10:hover {
    margin: -2.5rem !important;
  }

  .xs\:hover\:-m-11:hover {
    margin: -2.75rem !important;
  }

  .xs\:hover\:-m-12:hover {
    margin: -3rem !important;
  }

  .xs\:hover\:-m-13:hover {
    margin: -3.25rem !important;
  }

  .xs\:hover\:-m-14:hover {
    margin: -3.5rem !important;
  }

  .xs\:hover\:-m-15:hover {
    margin: -3.75rem !important;
  }

  .xs\:hover\:-m-16:hover {
    margin: -4rem !important;
  }

  .xs\:hover\:-m-17:hover {
    margin: -4.25rem !important;
  }

  .xs\:hover\:-m-18:hover {
    margin: -4.5rem !important;
  }

  .xs\:hover\:-m-19:hover {
    margin: -4.75rem !important;
  }

  .xs\:hover\:-m-20:hover {
    margin: -5rem !important;
  }

  .xs\:hover\:-m-21:hover {
    margin: -5.25rem !important;
  }

  .xs\:hover\:-m-22:hover {
    margin: -5.5rem !important;
  }

  .xs\:hover\:-m-23:hover {
    margin: -5.75rem !important;
  }

  .xs\:hover\:-m-24:hover {
    margin: -6rem !important;
  }

  .xs\:hover\:-m-25:hover {
    margin: -6.25rem !important;
  }

  .xs\:hover\:-m-26:hover {
    margin: -6.5rem !important;
  }

  .xs\:hover\:-m-27:hover {
    margin: -6.75rem !important;
  }

  .xs\:hover\:-m-28:hover {
    margin: -7rem !important;
  }

  .xs\:hover\:-m-29:hover {
    margin: -7.25rem !important;
  }

  .xs\:hover\:-m-30:hover {
    margin: -7.5rem !important;
  }

  .xs\:hover\:-m-31:hover {
    margin: -7.75rem !important;
  }

  .xs\:hover\:-m-32:hover {
    margin: -8rem !important;
  }

  .xs\:hover\:-m-33:hover {
    margin: -8.25rem !important;
  }

  .xs\:hover\:-m-34:hover {
    margin: -8.5rem !important;
  }

  .xs\:hover\:-m-35:hover {
    margin: -8.75rem !important;
  }

  .xs\:hover\:-m-36:hover {
    margin: -9rem !important;
  }

  .xs\:hover\:-m-37:hover {
    margin: -9.25rem !important;
  }

  .xs\:hover\:-m-38:hover {
    margin: -9.5rem !important;
  }

  .xs\:hover\:-m-39:hover {
    margin: -9.75rem !important;
  }

  .xs\:hover\:-m-40:hover {
    margin: -10rem !important;
  }

  .xs\:hover\:-m-41:hover {
    margin: -10.25rem !important;
  }

  .xs\:hover\:-m-42:hover {
    margin: -10.5rem !important;
  }

  .xs\:hover\:-m-43:hover {
    margin: -10.75rem !important;
  }

  .xs\:hover\:-m-44:hover {
    margin: -11rem !important;
  }

  .xs\:hover\:-m-45:hover {
    margin: -11.25rem !important;
  }

  .xs\:hover\:-m-46:hover {
    margin: -11.5rem !important;
  }

  .xs\:hover\:-m-47:hover {
    margin: -11.75rem !important;
  }

  .xs\:hover\:-m-48:hover {
    margin: -12rem !important;
  }

  .xs\:hover\:-m-49:hover {
    margin: -12.25rem !important;
  }

  .xs\:hover\:-m-50:hover {
    margin: -12.5rem !important;
  }

  .xs\:hover\:-m-51:hover {
    margin: -12.75rem !important;
  }

  .xs\:hover\:-m-52:hover {
    margin: -13rem !important;
  }

  .xs\:hover\:-m-53:hover {
    margin: -13.25rem !important;
  }

  .xs\:hover\:-m-54:hover {
    margin: -13.5rem !important;
  }

  .xs\:hover\:-m-55:hover {
    margin: -13.75rem !important;
  }

  .xs\:hover\:-m-56:hover {
    margin: -14rem !important;
  }

  .xs\:hover\:-m-57:hover {
    margin: -14.25rem !important;
  }

  .xs\:hover\:-m-58:hover {
    margin: -14.5rem !important;
  }

  .xs\:hover\:-m-59:hover {
    margin: -14.75rem !important;
  }

  .xs\:hover\:-m-60:hover {
    margin: -15rem !important;
  }

  .xs\:hover\:-m-61:hover {
    margin: -15.25rem !important;
  }

  .xs\:hover\:-m-62:hover {
    margin: -15.5rem !important;
  }

  .xs\:hover\:-m-63:hover {
    margin: -15.75rem !important;
  }

  .xs\:hover\:-m-64:hover {
    margin: -16rem !important;
  }

  .xs\:hover\:-m-65:hover {
    margin: -16.25rem !important;
  }

  .xs\:hover\:-m-66:hover {
    margin: -16.5rem !important;
  }

  .xs\:hover\:-m-67:hover {
    margin: -16.75rem !important;
  }

  .xs\:hover\:-m-68:hover {
    margin: -17rem !important;
  }

  .xs\:hover\:-m-69:hover {
    margin: -17.25rem !important;
  }

  .xs\:hover\:-m-70:hover {
    margin: -17.5rem !important;
  }

  .xs\:hover\:-m-71:hover {
    margin: -17.75rem !important;
  }

  .xs\:hover\:-m-72:hover {
    margin: -18rem !important;
  }

  .xs\:hover\:-m-73:hover {
    margin: -18.25rem !important;
  }

  .xs\:hover\:-m-74:hover {
    margin: -18.5rem !important;
  }

  .xs\:hover\:-m-75:hover {
    margin: -18.75rem !important;
  }

  .xs\:hover\:-m-76:hover {
    margin: -19rem !important;
  }

  .xs\:hover\:-m-77:hover {
    margin: -19.25rem !important;
  }

  .xs\:hover\:-m-78:hover {
    margin: -19.5rem !important;
  }

  .xs\:hover\:-m-79:hover {
    margin: -19.75rem !important;
  }

  .xs\:hover\:-m-80:hover {
    margin: -20rem !important;
  }

  .xs\:hover\:-m-81:hover {
    margin: -20.25rem !important;
  }

  .xs\:hover\:-m-82:hover {
    margin: -20.5rem !important;
  }

  .xs\:hover\:-m-83:hover {
    margin: -20.75rem !important;
  }

  .xs\:hover\:-m-84:hover {
    margin: -21rem !important;
  }

  .xs\:hover\:-m-85:hover {
    margin: -21.25rem !important;
  }

  .xs\:hover\:-m-86:hover {
    margin: -21.5rem !important;
  }

  .xs\:hover\:-m-87:hover {
    margin: -21.75rem !important;
  }

  .xs\:hover\:-m-88:hover {
    margin: -22rem !important;
  }

  .xs\:hover\:-m-89:hover {
    margin: -22.25rem !important;
  }

  .xs\:hover\:-m-90:hover {
    margin: -22.5rem !important;
  }

  .xs\:hover\:-m-91:hover {
    margin: -22.75rem !important;
  }

  .xs\:hover\:-m-92:hover {
    margin: -23rem !important;
  }

  .xs\:hover\:-m-93:hover {
    margin: -23.25rem !important;
  }

  .xs\:hover\:-m-94:hover {
    margin: -23.5rem !important;
  }

  .xs\:hover\:-m-95:hover {
    margin: -23.75rem !important;
  }

  .xs\:hover\:-m-96:hover {
    margin: -24rem !important;
  }

  .xs\:hover\:-m-97:hover {
    margin: -24.25rem !important;
  }

  .xs\:hover\:-m-98:hover {
    margin: -24.5rem !important;
  }

  .xs\:hover\:-m-99:hover {
    margin: -24.75rem !important;
  }

  .xs\:hover\:-m-100:hover {
    margin: -25rem !important;
  }

  .xs\:hover\:-m-101:hover {
    margin: -25.25rem !important;
  }

  .xs\:hover\:-m-102:hover {
    margin: -25.5rem !important;
  }

  .xs\:hover\:-m-103:hover {
    margin: -25.75rem !important;
  }

  .xs\:hover\:-m-104:hover {
    margin: -26rem !important;
  }

  .xs\:hover\:-m-105:hover {
    margin: -26.25rem !important;
  }

  .xs\:hover\:-m-px:hover {
    margin: -1px !important;
  }

  .xs\:hover\:-m-0\.5:hover {
    margin: -0.125rem !important;
  }

  .xs\:hover\:-m-1\.5:hover {
    margin: -0.375rem !important;
  }

  .xs\:hover\:-m-2\.5:hover {
    margin: -0.625rem !important;
  }

  .xs\:hover\:-m-3\.5:hover {
    margin: -0.875rem !important;
  }

  .xs\:hover\:-m-4\.5:hover {
    margin: -1.125rem !important;
  }

  .xs\:hover\:-m-5\.5:hover {
    margin: -1.375rem !important;
  }

  .xs\:hover\:-m-6\.5:hover {
    margin: -1.625rem !important;
  }

  .xs\:hover\:-m-7\.5:hover {
    margin: -1.875rem !important;
  }

  .xs\:hover\:-m-8\.5:hover {
    margin: -2.125rem !important;
  }

  .xs\:hover\:-m-9\.5:hover {
    margin: -2.375rem !important;
  }

  .xs\:hover\:-m-10\.5:hover {
    margin: -2.625rem !important;
  }

  .xs\:hover\:-m-11\.5:hover {
    margin: -2.875rem !important;
  }

  .xs\:hover\:-m-12\.5:hover {
    margin: -3.125rem !important;
  }

  .xs\:hover\:-m-13\.5:hover {
    margin: -3.375rem !important;
  }

  .xs\:hover\:-m-14\.5:hover {
    margin: -3.625rem !important;
  }

  .xs\:hover\:-m-15\.5:hover {
    margin: -3.875rem !important;
  }

  .xs\:hover\:-m-16\.5:hover {
    margin: -4.125rem !important;
  }

  .xs\:hover\:-m-17\.5:hover {
    margin: -4.375rem !important;
  }

  .xs\:hover\:-m-18\.5:hover {
    margin: -4.625rem !important;
  }

  .xs\:hover\:-m-19\.5:hover {
    margin: -4.875rem !important;
  }

  .xs\:hover\:-m-20\.5:hover {
    margin: -5.125rem !important;
  }

  .xs\:hover\:-m-21\.5:hover {
    margin: -5.375rem !important;
  }

  .xs\:hover\:-m-22\.5:hover {
    margin: -5.625rem !important;
  }

  .xs\:hover\:-m-23\.5:hover {
    margin: -5.875rem !important;
  }

  .xs\:hover\:-m-24\.5:hover {
    margin: -6.125rem !important;
  }

  .xs\:hover\:-m-25\.5:hover {
    margin: -6.375rem !important;
  }

  .xs\:hover\:-m-26\.5:hover {
    margin: -6.625rem !important;
  }

  .xs\:hover\:-m-27\.5:hover {
    margin: -6.875rem !important;
  }

  .xs\:hover\:-m-28\.5:hover {
    margin: -7.125rem !important;
  }

  .xs\:hover\:-m-29\.5:hover {
    margin: -7.375rem !important;
  }

  .xs\:hover\:-m-30\.5:hover {
    margin: -7.625rem !important;
  }

  .xs\:hover\:-m-31\.5:hover {
    margin: -7.875rem !important;
  }

  .xs\:hover\:-m-32\.5:hover {
    margin: -8.125rem !important;
  }

  .xs\:hover\:-m-33\.5:hover {
    margin: -8.375rem !important;
  }

  .xs\:hover\:-m-34\.5:hover {
    margin: -8.625rem !important;
  }

  .xs\:hover\:-m-35\.5:hover {
    margin: -8.875rem !important;
  }

  .xs\:hover\:-m-36\.5:hover {
    margin: -9.125rem !important;
  }

  .xs\:hover\:-m-37\.5:hover {
    margin: -9.375rem !important;
  }

  .xs\:hover\:-m-38\.5:hover {
    margin: -9.625rem !important;
  }

  .xs\:hover\:-m-39\.5:hover {
    margin: -9.875rem !important;
  }

  .xs\:hover\:-m-40\.5:hover {
    margin: -10.125rem !important;
  }

  .xs\:hover\:-m-41\.5:hover {
    margin: -10.375rem !important;
  }

  .xs\:hover\:-m-42\.5:hover {
    margin: -10.625rem !important;
  }

  .xs\:hover\:-m-43\.5:hover {
    margin: -10.875rem !important;
  }

  .xs\:hover\:-m-44\.5:hover {
    margin: -11.125rem !important;
  }

  .xs\:hover\:-m-45\.5:hover {
    margin: -11.375rem !important;
  }

  .xs\:hover\:-m-46\.5:hover {
    margin: -11.625rem !important;
  }

  .xs\:hover\:-m-47\.5:hover {
    margin: -11.875rem !important;
  }

  .xs\:hover\:-m-48\.5:hover {
    margin: -12.125rem !important;
  }

  .xs\:hover\:-m-49\.5:hover {
    margin: -12.375rem !important;
  }

  .xs\:hover\:-m-50\.5:hover {
    margin: -12.625rem !important;
  }

  .xs\:hover\:-m-51\.5:hover {
    margin: -12.875rem !important;
  }

  .xs\:hover\:-m-52\.5:hover {
    margin: -13.125rem !important;
  }

  .xs\:hover\:-m-53\.5:hover {
    margin: -13.375rem !important;
  }

  .xs\:hover\:-m-54\.5:hover {
    margin: -13.625rem !important;
  }

  .xs\:hover\:-m-55\.5:hover {
    margin: -13.875rem !important;
  }

  .xs\:hover\:-m-56\.5:hover {
    margin: -14.125rem !important;
  }

  .xs\:hover\:-m-57\.5:hover {
    margin: -14.375rem !important;
  }

  .xs\:hover\:-m-58\.5:hover {
    margin: -14.625rem !important;
  }

  .xs\:hover\:-m-59\.5:hover {
    margin: -14.875rem !important;
  }

  .xs\:hover\:-m-60\.5:hover {
    margin: -15.125rem !important;
  }

  .xs\:hover\:-m-61\.5:hover {
    margin: -15.375rem !important;
  }

  .xs\:hover\:-m-62\.5:hover {
    margin: -15.625rem !important;
  }

  .xs\:hover\:-m-63\.5:hover {
    margin: -15.875rem !important;
  }

  .xs\:hover\:-m-64\.5:hover {
    margin: -16.125rem !important;
  }

  .xs\:hover\:-m-65\.5:hover {
    margin: -16.375rem !important;
  }

  .xs\:hover\:-m-66\.5:hover {
    margin: -16.625rem !important;
  }

  .xs\:hover\:-m-67\.5:hover {
    margin: -16.875rem !important;
  }

  .xs\:hover\:-m-68\.5:hover {
    margin: -17.125rem !important;
  }

  .xs\:hover\:-m-69\.5:hover {
    margin: -17.375rem !important;
  }

  .xs\:hover\:-m-70\.5:hover {
    margin: -17.625rem !important;
  }

  .xs\:hover\:-m-71\.5:hover {
    margin: -17.875rem !important;
  }

  .xs\:hover\:-m-72\.5:hover {
    margin: -18.125rem !important;
  }

  .xs\:hover\:-m-73\.5:hover {
    margin: -18.375rem !important;
  }

  .xs\:hover\:-m-74\.5:hover {
    margin: -18.625rem !important;
  }

  .xs\:hover\:-m-75\.5:hover {
    margin: -18.875rem !important;
  }

  .xs\:hover\:-m-76\.5:hover {
    margin: -19.125rem !important;
  }

  .xs\:hover\:-m-77\.5:hover {
    margin: -19.375rem !important;
  }

  .xs\:hover\:-m-78\.5:hover {
    margin: -19.625rem !important;
  }

  .xs\:hover\:-m-79\.5:hover {
    margin: -19.875rem !important;
  }

  .xs\:hover\:-m-80\.5:hover {
    margin: -20.125rem !important;
  }

  .xs\:hover\:-m-81\.5:hover {
    margin: -20.375rem !important;
  }

  .xs\:hover\:-m-82\.5:hover {
    margin: -20.625rem !important;
  }

  .xs\:hover\:-m-83\.5:hover {
    margin: -20.875rem !important;
  }

  .xs\:hover\:-m-84\.5:hover {
    margin: -21.125rem !important;
  }

  .xs\:hover\:-m-85\.5:hover {
    margin: -21.375rem !important;
  }

  .xs\:hover\:-m-86\.5:hover {
    margin: -21.625rem !important;
  }

  .xs\:hover\:-m-87\.5:hover {
    margin: -21.875rem !important;
  }

  .xs\:hover\:-m-88\.5:hover {
    margin: -22.125rem !important;
  }

  .xs\:hover\:-m-89\.5:hover {
    margin: -22.375rem !important;
  }

  .xs\:hover\:-m-90\.5:hover {
    margin: -22.625rem !important;
  }

  .xs\:hover\:-m-91\.5:hover {
    margin: -22.875rem !important;
  }

  .xs\:hover\:-m-92\.5:hover {
    margin: -23.125rem !important;
  }

  .xs\:hover\:-m-93\.5:hover {
    margin: -23.375rem !important;
  }

  .xs\:hover\:-m-94\.5:hover {
    margin: -23.625rem !important;
  }

  .xs\:hover\:-m-95\.5:hover {
    margin: -23.875rem !important;
  }

  .xs\:hover\:-m-96\.5:hover {
    margin: -24.125rem !important;
  }

  .xs\:hover\:-m-97\.5:hover {
    margin: -24.375rem !important;
  }

  .xs\:hover\:-m-98\.5:hover {
    margin: -24.625rem !important;
  }

  .xs\:hover\:-m-99\.5:hover {
    margin: -24.875rem !important;
  }

  .xs\:hover\:-m-100\.5:hover {
    margin: -25.125rem !important;
  }

  .xs\:hover\:-m-101\.5:hover {
    margin: -25.375rem !important;
  }

  .xs\:hover\:-m-102\.5:hover {
    margin: -25.625rem !important;
  }

  .xs\:hover\:-m-103\.5:hover {
    margin: -25.875rem !important;
  }

  .xs\:hover\:-m-104\.5:hover {
    margin: -26.125rem !important;
  }

  .xs\:hover\:my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xs\:hover\:mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xs\:hover\:my-1:hover {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .xs\:hover\:mx-1:hover {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .xs\:hover\:my-2:hover {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .xs\:hover\:mx-2:hover {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .xs\:hover\:my-3:hover {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xs\:hover\:mx-3:hover {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xs\:hover\:my-4:hover {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xs\:hover\:mx-4:hover {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xs\:hover\:my-5:hover {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xs\:hover\:mx-5:hover {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xs\:hover\:my-6:hover {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xs\:hover\:mx-6:hover {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xs\:hover\:my-7:hover {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xs\:hover\:mx-7:hover {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xs\:hover\:my-8:hover {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xs\:hover\:mx-8:hover {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xs\:hover\:my-9:hover {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xs\:hover\:mx-9:hover {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .xs\:hover\:my-10:hover {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xs\:hover\:mx-10:hover {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xs\:hover\:my-11:hover {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xs\:hover\:mx-11:hover {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xs\:hover\:my-12:hover {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xs\:hover\:mx-12:hover {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xs\:hover\:my-13:hover {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .xs\:hover\:mx-13:hover {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .xs\:hover\:my-14:hover {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xs\:hover\:mx-14:hover {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .xs\:hover\:my-15:hover {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .xs\:hover\:mx-15:hover {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .xs\:hover\:my-16:hover {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xs\:hover\:mx-16:hover {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xs\:hover\:my-17:hover {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .xs\:hover\:mx-17:hover {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .xs\:hover\:my-18:hover {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .xs\:hover\:mx-18:hover {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .xs\:hover\:my-19:hover {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .xs\:hover\:mx-19:hover {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .xs\:hover\:my-20:hover {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xs\:hover\:mx-20:hover {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xs\:hover\:my-21:hover {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .xs\:hover\:mx-21:hover {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .xs\:hover\:my-22:hover {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .xs\:hover\:mx-22:hover {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .xs\:hover\:my-23:hover {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .xs\:hover\:mx-23:hover {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .xs\:hover\:my-24:hover {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xs\:hover\:mx-24:hover {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xs\:hover\:my-25:hover {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .xs\:hover\:mx-25:hover {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .xs\:hover\:my-26:hover {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .xs\:hover\:mx-26:hover {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .xs\:hover\:my-27:hover {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .xs\:hover\:mx-27:hover {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .xs\:hover\:my-28:hover {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xs\:hover\:mx-28:hover {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xs\:hover\:my-29:hover {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .xs\:hover\:mx-29:hover {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .xs\:hover\:my-30:hover {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .xs\:hover\:mx-30:hover {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .xs\:hover\:my-31:hover {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .xs\:hover\:mx-31:hover {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .xs\:hover\:my-32:hover {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xs\:hover\:mx-32:hover {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xs\:hover\:my-33:hover {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .xs\:hover\:mx-33:hover {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .xs\:hover\:my-34:hover {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .xs\:hover\:mx-34:hover {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .xs\:hover\:my-35:hover {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .xs\:hover\:mx-35:hover {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .xs\:hover\:my-36:hover {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xs\:hover\:mx-36:hover {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .xs\:hover\:my-37:hover {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .xs\:hover\:mx-37:hover {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .xs\:hover\:my-38:hover {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .xs\:hover\:mx-38:hover {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .xs\:hover\:my-39:hover {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .xs\:hover\:mx-39:hover {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .xs\:hover\:my-40:hover {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xs\:hover\:mx-40:hover {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xs\:hover\:my-41:hover {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .xs\:hover\:mx-41:hover {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .xs\:hover\:my-42:hover {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .xs\:hover\:mx-42:hover {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .xs\:hover\:my-43:hover {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .xs\:hover\:mx-43:hover {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .xs\:hover\:my-44:hover {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xs\:hover\:mx-44:hover {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xs\:hover\:my-45:hover {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .xs\:hover\:mx-45:hover {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .xs\:hover\:my-46:hover {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .xs\:hover\:mx-46:hover {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .xs\:hover\:my-47:hover {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .xs\:hover\:mx-47:hover {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .xs\:hover\:my-48:hover {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xs\:hover\:mx-48:hover {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xs\:hover\:my-49:hover {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .xs\:hover\:mx-49:hover {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .xs\:hover\:my-50:hover {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .xs\:hover\:mx-50:hover {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .xs\:hover\:my-51:hover {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .xs\:hover\:mx-51:hover {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .xs\:hover\:my-52:hover {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xs\:hover\:mx-52:hover {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xs\:hover\:my-53:hover {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .xs\:hover\:mx-53:hover {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .xs\:hover\:my-54:hover {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .xs\:hover\:mx-54:hover {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .xs\:hover\:my-55:hover {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .xs\:hover\:mx-55:hover {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .xs\:hover\:my-56:hover {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .xs\:hover\:mx-56:hover {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xs\:hover\:my-57:hover {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .xs\:hover\:mx-57:hover {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .xs\:hover\:my-58:hover {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .xs\:hover\:mx-58:hover {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .xs\:hover\:my-59:hover {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .xs\:hover\:mx-59:hover {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .xs\:hover\:my-60:hover {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xs\:hover\:mx-60:hover {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xs\:hover\:my-61:hover {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .xs\:hover\:mx-61:hover {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .xs\:hover\:my-62:hover {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .xs\:hover\:mx-62:hover {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .xs\:hover\:my-63:hover {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .xs\:hover\:mx-63:hover {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .xs\:hover\:my-64:hover {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xs\:hover\:mx-64:hover {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .xs\:hover\:my-65:hover {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .xs\:hover\:mx-65:hover {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .xs\:hover\:my-66:hover {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .xs\:hover\:mx-66:hover {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .xs\:hover\:my-67:hover {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .xs\:hover\:mx-67:hover {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .xs\:hover\:my-68:hover {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .xs\:hover\:mx-68:hover {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .xs\:hover\:my-69:hover {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .xs\:hover\:mx-69:hover {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .xs\:hover\:my-70:hover {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .xs\:hover\:mx-70:hover {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .xs\:hover\:my-71:hover {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .xs\:hover\:mx-71:hover {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .xs\:hover\:my-72:hover {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .xs\:hover\:mx-72:hover {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .xs\:hover\:my-73:hover {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .xs\:hover\:mx-73:hover {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .xs\:hover\:my-74:hover {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .xs\:hover\:mx-74:hover {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .xs\:hover\:my-75:hover {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .xs\:hover\:mx-75:hover {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .xs\:hover\:my-76:hover {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .xs\:hover\:mx-76:hover {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .xs\:hover\:my-77:hover {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .xs\:hover\:mx-77:hover {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .xs\:hover\:my-78:hover {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .xs\:hover\:mx-78:hover {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .xs\:hover\:my-79:hover {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .xs\:hover\:mx-79:hover {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .xs\:hover\:my-80:hover {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xs\:hover\:mx-80:hover {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .xs\:hover\:my-81:hover {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .xs\:hover\:mx-81:hover {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .xs\:hover\:my-82:hover {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .xs\:hover\:mx-82:hover {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .xs\:hover\:my-83:hover {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .xs\:hover\:mx-83:hover {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .xs\:hover\:my-84:hover {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .xs\:hover\:mx-84:hover {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .xs\:hover\:my-85:hover {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .xs\:hover\:mx-85:hover {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .xs\:hover\:my-86:hover {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .xs\:hover\:mx-86:hover {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .xs\:hover\:my-87:hover {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .xs\:hover\:mx-87:hover {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .xs\:hover\:my-88:hover {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .xs\:hover\:mx-88:hover {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .xs\:hover\:my-89:hover {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .xs\:hover\:mx-89:hover {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .xs\:hover\:my-90:hover {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .xs\:hover\:mx-90:hover {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .xs\:hover\:my-91:hover {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .xs\:hover\:mx-91:hover {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .xs\:hover\:my-92:hover {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .xs\:hover\:mx-92:hover {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .xs\:hover\:my-93:hover {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .xs\:hover\:mx-93:hover {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .xs\:hover\:my-94:hover {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .xs\:hover\:mx-94:hover {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .xs\:hover\:my-95:hover {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .xs\:hover\:mx-95:hover {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .xs\:hover\:my-96:hover {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .xs\:hover\:mx-96:hover {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .xs\:hover\:my-97:hover {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .xs\:hover\:mx-97:hover {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .xs\:hover\:my-98:hover {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .xs\:hover\:mx-98:hover {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .xs\:hover\:my-99:hover {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .xs\:hover\:mx-99:hover {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .xs\:hover\:my-100:hover {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .xs\:hover\:mx-100:hover {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .xs\:hover\:my-101:hover {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .xs\:hover\:mx-101:hover {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .xs\:hover\:my-102:hover {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .xs\:hover\:mx-102:hover {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .xs\:hover\:my-103:hover {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .xs\:hover\:mx-103:hover {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .xs\:hover\:my-104:hover {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .xs\:hover\:mx-104:hover {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .xs\:hover\:my-105:hover {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .xs\:hover\:mx-105:hover {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .xs\:hover\:my-auto:hover {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xs\:hover\:mx-auto:hover {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xs\:hover\:my-px:hover {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .xs\:hover\:mx-px:hover {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .xs\:hover\:my-0\.5:hover {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .xs\:hover\:mx-0\.5:hover {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .xs\:hover\:my-1\.5:hover {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .xs\:hover\:mx-1\.5:hover {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .xs\:hover\:my-2\.5:hover {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .xs\:hover\:mx-2\.5:hover {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .xs\:hover\:my-3\.5:hover {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .xs\:hover\:mx-3\.5:hover {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .xs\:hover\:my-4\.5:hover {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .xs\:hover\:mx-4\.5:hover {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .xs\:hover\:my-5\.5:hover {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .xs\:hover\:mx-5\.5:hover {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .xs\:hover\:my-6\.5:hover {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .xs\:hover\:mx-6\.5:hover {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .xs\:hover\:my-7\.5:hover {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .xs\:hover\:mx-7\.5:hover {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .xs\:hover\:my-8\.5:hover {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .xs\:hover\:mx-8\.5:hover {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .xs\:hover\:my-9\.5:hover {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .xs\:hover\:mx-9\.5:hover {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .xs\:hover\:my-10\.5:hover {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .xs\:hover\:mx-10\.5:hover {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .xs\:hover\:my-11\.5:hover {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .xs\:hover\:mx-11\.5:hover {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .xs\:hover\:my-12\.5:hover {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .xs\:hover\:mx-12\.5:hover {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .xs\:hover\:my-13\.5:hover {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .xs\:hover\:mx-13\.5:hover {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .xs\:hover\:my-14\.5:hover {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .xs\:hover\:mx-14\.5:hover {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .xs\:hover\:my-15\.5:hover {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .xs\:hover\:mx-15\.5:hover {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .xs\:hover\:my-16\.5:hover {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .xs\:hover\:mx-16\.5:hover {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .xs\:hover\:my-17\.5:hover {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .xs\:hover\:mx-17\.5:hover {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .xs\:hover\:my-18\.5:hover {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .xs\:hover\:mx-18\.5:hover {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .xs\:hover\:my-19\.5:hover {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .xs\:hover\:mx-19\.5:hover {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .xs\:hover\:my-20\.5:hover {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .xs\:hover\:mx-20\.5:hover {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .xs\:hover\:my-21\.5:hover {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .xs\:hover\:mx-21\.5:hover {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .xs\:hover\:my-22\.5:hover {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .xs\:hover\:mx-22\.5:hover {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .xs\:hover\:my-23\.5:hover {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .xs\:hover\:mx-23\.5:hover {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .xs\:hover\:my-24\.5:hover {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .xs\:hover\:mx-24\.5:hover {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .xs\:hover\:my-25\.5:hover {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .xs\:hover\:mx-25\.5:hover {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .xs\:hover\:my-26\.5:hover {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .xs\:hover\:mx-26\.5:hover {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .xs\:hover\:my-27\.5:hover {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .xs\:hover\:mx-27\.5:hover {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .xs\:hover\:my-28\.5:hover {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .xs\:hover\:mx-28\.5:hover {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .xs\:hover\:my-29\.5:hover {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .xs\:hover\:mx-29\.5:hover {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .xs\:hover\:my-30\.5:hover {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .xs\:hover\:mx-30\.5:hover {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .xs\:hover\:my-31\.5:hover {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .xs\:hover\:mx-31\.5:hover {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .xs\:hover\:my-32\.5:hover {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .xs\:hover\:mx-32\.5:hover {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .xs\:hover\:my-33\.5:hover {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .xs\:hover\:mx-33\.5:hover {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .xs\:hover\:my-34\.5:hover {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .xs\:hover\:mx-34\.5:hover {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .xs\:hover\:my-35\.5:hover {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .xs\:hover\:mx-35\.5:hover {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .xs\:hover\:my-36\.5:hover {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .xs\:hover\:mx-36\.5:hover {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .xs\:hover\:my-37\.5:hover {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .xs\:hover\:mx-37\.5:hover {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .xs\:hover\:my-38\.5:hover {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .xs\:hover\:mx-38\.5:hover {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .xs\:hover\:my-39\.5:hover {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .xs\:hover\:mx-39\.5:hover {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .xs\:hover\:my-40\.5:hover {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .xs\:hover\:mx-40\.5:hover {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .xs\:hover\:my-41\.5:hover {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .xs\:hover\:mx-41\.5:hover {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .xs\:hover\:my-42\.5:hover {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .xs\:hover\:mx-42\.5:hover {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .xs\:hover\:my-43\.5:hover {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .xs\:hover\:mx-43\.5:hover {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .xs\:hover\:my-44\.5:hover {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .xs\:hover\:mx-44\.5:hover {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .xs\:hover\:my-45\.5:hover {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .xs\:hover\:mx-45\.5:hover {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .xs\:hover\:my-46\.5:hover {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .xs\:hover\:mx-46\.5:hover {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .xs\:hover\:my-47\.5:hover {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .xs\:hover\:mx-47\.5:hover {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .xs\:hover\:my-48\.5:hover {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .xs\:hover\:mx-48\.5:hover {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .xs\:hover\:my-49\.5:hover {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .xs\:hover\:mx-49\.5:hover {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .xs\:hover\:my-50\.5:hover {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .xs\:hover\:mx-50\.5:hover {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .xs\:hover\:my-51\.5:hover {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .xs\:hover\:mx-51\.5:hover {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .xs\:hover\:my-52\.5:hover {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .xs\:hover\:mx-52\.5:hover {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .xs\:hover\:my-53\.5:hover {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .xs\:hover\:mx-53\.5:hover {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .xs\:hover\:my-54\.5:hover {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .xs\:hover\:mx-54\.5:hover {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .xs\:hover\:my-55\.5:hover {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .xs\:hover\:mx-55\.5:hover {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .xs\:hover\:my-56\.5:hover {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .xs\:hover\:mx-56\.5:hover {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .xs\:hover\:my-57\.5:hover {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .xs\:hover\:mx-57\.5:hover {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .xs\:hover\:my-58\.5:hover {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .xs\:hover\:mx-58\.5:hover {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .xs\:hover\:my-59\.5:hover {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .xs\:hover\:mx-59\.5:hover {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .xs\:hover\:my-60\.5:hover {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .xs\:hover\:mx-60\.5:hover {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .xs\:hover\:my-61\.5:hover {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .xs\:hover\:mx-61\.5:hover {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .xs\:hover\:my-62\.5:hover {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .xs\:hover\:mx-62\.5:hover {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .xs\:hover\:my-63\.5:hover {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .xs\:hover\:mx-63\.5:hover {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .xs\:hover\:my-64\.5:hover {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .xs\:hover\:mx-64\.5:hover {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .xs\:hover\:my-65\.5:hover {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .xs\:hover\:mx-65\.5:hover {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .xs\:hover\:my-66\.5:hover {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .xs\:hover\:mx-66\.5:hover {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .xs\:hover\:my-67\.5:hover {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .xs\:hover\:mx-67\.5:hover {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .xs\:hover\:my-68\.5:hover {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .xs\:hover\:mx-68\.5:hover {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .xs\:hover\:my-69\.5:hover {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .xs\:hover\:mx-69\.5:hover {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .xs\:hover\:my-70\.5:hover {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .xs\:hover\:mx-70\.5:hover {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .xs\:hover\:my-71\.5:hover {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .xs\:hover\:mx-71\.5:hover {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .xs\:hover\:my-72\.5:hover {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .xs\:hover\:mx-72\.5:hover {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .xs\:hover\:my-73\.5:hover {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .xs\:hover\:mx-73\.5:hover {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .xs\:hover\:my-74\.5:hover {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .xs\:hover\:mx-74\.5:hover {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .xs\:hover\:my-75\.5:hover {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .xs\:hover\:mx-75\.5:hover {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .xs\:hover\:my-76\.5:hover {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .xs\:hover\:mx-76\.5:hover {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .xs\:hover\:my-77\.5:hover {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .xs\:hover\:mx-77\.5:hover {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .xs\:hover\:my-78\.5:hover {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .xs\:hover\:mx-78\.5:hover {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .xs\:hover\:my-79\.5:hover {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .xs\:hover\:mx-79\.5:hover {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .xs\:hover\:my-80\.5:hover {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .xs\:hover\:mx-80\.5:hover {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .xs\:hover\:my-81\.5:hover {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .xs\:hover\:mx-81\.5:hover {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .xs\:hover\:my-82\.5:hover {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .xs\:hover\:mx-82\.5:hover {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .xs\:hover\:my-83\.5:hover {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .xs\:hover\:mx-83\.5:hover {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .xs\:hover\:my-84\.5:hover {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .xs\:hover\:mx-84\.5:hover {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .xs\:hover\:my-85\.5:hover {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .xs\:hover\:mx-85\.5:hover {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .xs\:hover\:my-86\.5:hover {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .xs\:hover\:mx-86\.5:hover {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .xs\:hover\:my-87\.5:hover {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .xs\:hover\:mx-87\.5:hover {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .xs\:hover\:my-88\.5:hover {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .xs\:hover\:mx-88\.5:hover {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .xs\:hover\:my-89\.5:hover {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .xs\:hover\:mx-89\.5:hover {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .xs\:hover\:my-90\.5:hover {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .xs\:hover\:mx-90\.5:hover {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .xs\:hover\:my-91\.5:hover {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .xs\:hover\:mx-91\.5:hover {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .xs\:hover\:my-92\.5:hover {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .xs\:hover\:mx-92\.5:hover {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .xs\:hover\:my-93\.5:hover {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .xs\:hover\:mx-93\.5:hover {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .xs\:hover\:my-94\.5:hover {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .xs\:hover\:mx-94\.5:hover {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .xs\:hover\:my-95\.5:hover {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .xs\:hover\:mx-95\.5:hover {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .xs\:hover\:my-96\.5:hover {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .xs\:hover\:mx-96\.5:hover {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .xs\:hover\:my-97\.5:hover {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .xs\:hover\:mx-97\.5:hover {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .xs\:hover\:my-98\.5:hover {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .xs\:hover\:mx-98\.5:hover {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .xs\:hover\:my-99\.5:hover {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .xs\:hover\:mx-99\.5:hover {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .xs\:hover\:my-100\.5:hover {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .xs\:hover\:mx-100\.5:hover {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .xs\:hover\:my-101\.5:hover {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .xs\:hover\:mx-101\.5:hover {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .xs\:hover\:my-102\.5:hover {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .xs\:hover\:mx-102\.5:hover {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .xs\:hover\:my-103\.5:hover {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .xs\:hover\:mx-103\.5:hover {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .xs\:hover\:my-104\.5:hover {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .xs\:hover\:mx-104\.5:hover {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .xs\:hover\:-my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xs\:hover\:-mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xs\:hover\:-my-1:hover {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .xs\:hover\:-mx-1:hover {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .xs\:hover\:-my-2:hover {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .xs\:hover\:-mx-2:hover {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .xs\:hover\:-my-3:hover {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xs\:hover\:-mx-3:hover {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xs\:hover\:-my-4:hover {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xs\:hover\:-mx-4:hover {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xs\:hover\:-my-5:hover {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xs\:hover\:-mx-5:hover {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xs\:hover\:-my-6:hover {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xs\:hover\:-mx-6:hover {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xs\:hover\:-my-7:hover {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xs\:hover\:-mx-7:hover {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xs\:hover\:-my-8:hover {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xs\:hover\:-mx-8:hover {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xs\:hover\:-my-9:hover {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xs\:hover\:-mx-9:hover {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .xs\:hover\:-my-10:hover {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xs\:hover\:-mx-10:hover {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xs\:hover\:-my-11:hover {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xs\:hover\:-mx-11:hover {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xs\:hover\:-my-12:hover {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xs\:hover\:-mx-12:hover {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xs\:hover\:-my-13:hover {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .xs\:hover\:-mx-13:hover {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .xs\:hover\:-my-14:hover {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xs\:hover\:-mx-14:hover {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .xs\:hover\:-my-15:hover {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .xs\:hover\:-mx-15:hover {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .xs\:hover\:-my-16:hover {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xs\:hover\:-mx-16:hover {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .xs\:hover\:-my-17:hover {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .xs\:hover\:-mx-17:hover {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .xs\:hover\:-my-18:hover {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .xs\:hover\:-mx-18:hover {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .xs\:hover\:-my-19:hover {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .xs\:hover\:-mx-19:hover {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .xs\:hover\:-my-20:hover {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xs\:hover\:-mx-20:hover {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xs\:hover\:-my-21:hover {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .xs\:hover\:-mx-21:hover {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .xs\:hover\:-my-22:hover {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .xs\:hover\:-mx-22:hover {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .xs\:hover\:-my-23:hover {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .xs\:hover\:-mx-23:hover {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .xs\:hover\:-my-24:hover {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xs\:hover\:-mx-24:hover {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xs\:hover\:-my-25:hover {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .xs\:hover\:-mx-25:hover {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .xs\:hover\:-my-26:hover {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .xs\:hover\:-mx-26:hover {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .xs\:hover\:-my-27:hover {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .xs\:hover\:-mx-27:hover {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .xs\:hover\:-my-28:hover {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xs\:hover\:-mx-28:hover {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xs\:hover\:-my-29:hover {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .xs\:hover\:-mx-29:hover {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .xs\:hover\:-my-30:hover {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .xs\:hover\:-mx-30:hover {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .xs\:hover\:-my-31:hover {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .xs\:hover\:-mx-31:hover {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .xs\:hover\:-my-32:hover {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xs\:hover\:-mx-32:hover {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xs\:hover\:-my-33:hover {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .xs\:hover\:-mx-33:hover {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .xs\:hover\:-my-34:hover {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .xs\:hover\:-mx-34:hover {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .xs\:hover\:-my-35:hover {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .xs\:hover\:-mx-35:hover {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .xs\:hover\:-my-36:hover {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xs\:hover\:-mx-36:hover {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .xs\:hover\:-my-37:hover {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .xs\:hover\:-mx-37:hover {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .xs\:hover\:-my-38:hover {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .xs\:hover\:-mx-38:hover {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .xs\:hover\:-my-39:hover {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .xs\:hover\:-mx-39:hover {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .xs\:hover\:-my-40:hover {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xs\:hover\:-mx-40:hover {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xs\:hover\:-my-41:hover {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .xs\:hover\:-mx-41:hover {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .xs\:hover\:-my-42:hover {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .xs\:hover\:-mx-42:hover {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .xs\:hover\:-my-43:hover {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .xs\:hover\:-mx-43:hover {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .xs\:hover\:-my-44:hover {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xs\:hover\:-mx-44:hover {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xs\:hover\:-my-45:hover {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .xs\:hover\:-mx-45:hover {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .xs\:hover\:-my-46:hover {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .xs\:hover\:-mx-46:hover {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .xs\:hover\:-my-47:hover {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .xs\:hover\:-mx-47:hover {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .xs\:hover\:-my-48:hover {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xs\:hover\:-mx-48:hover {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xs\:hover\:-my-49:hover {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .xs\:hover\:-mx-49:hover {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .xs\:hover\:-my-50:hover {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .xs\:hover\:-mx-50:hover {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .xs\:hover\:-my-51:hover {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .xs\:hover\:-mx-51:hover {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .xs\:hover\:-my-52:hover {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xs\:hover\:-mx-52:hover {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xs\:hover\:-my-53:hover {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .xs\:hover\:-mx-53:hover {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .xs\:hover\:-my-54:hover {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .xs\:hover\:-mx-54:hover {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .xs\:hover\:-my-55:hover {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .xs\:hover\:-mx-55:hover {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .xs\:hover\:-my-56:hover {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .xs\:hover\:-mx-56:hover {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xs\:hover\:-my-57:hover {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .xs\:hover\:-mx-57:hover {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .xs\:hover\:-my-58:hover {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .xs\:hover\:-mx-58:hover {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .xs\:hover\:-my-59:hover {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .xs\:hover\:-mx-59:hover {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .xs\:hover\:-my-60:hover {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xs\:hover\:-mx-60:hover {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xs\:hover\:-my-61:hover {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .xs\:hover\:-mx-61:hover {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .xs\:hover\:-my-62:hover {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .xs\:hover\:-mx-62:hover {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .xs\:hover\:-my-63:hover {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .xs\:hover\:-mx-63:hover {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .xs\:hover\:-my-64:hover {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xs\:hover\:-mx-64:hover {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .xs\:hover\:-my-65:hover {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .xs\:hover\:-mx-65:hover {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .xs\:hover\:-my-66:hover {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .xs\:hover\:-mx-66:hover {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .xs\:hover\:-my-67:hover {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .xs\:hover\:-mx-67:hover {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .xs\:hover\:-my-68:hover {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .xs\:hover\:-mx-68:hover {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .xs\:hover\:-my-69:hover {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .xs\:hover\:-mx-69:hover {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .xs\:hover\:-my-70:hover {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .xs\:hover\:-mx-70:hover {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .xs\:hover\:-my-71:hover {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .xs\:hover\:-mx-71:hover {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .xs\:hover\:-my-72:hover {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .xs\:hover\:-mx-72:hover {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .xs\:hover\:-my-73:hover {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .xs\:hover\:-mx-73:hover {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .xs\:hover\:-my-74:hover {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .xs\:hover\:-mx-74:hover {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .xs\:hover\:-my-75:hover {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .xs\:hover\:-mx-75:hover {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .xs\:hover\:-my-76:hover {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .xs\:hover\:-mx-76:hover {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .xs\:hover\:-my-77:hover {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .xs\:hover\:-mx-77:hover {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .xs\:hover\:-my-78:hover {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .xs\:hover\:-mx-78:hover {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .xs\:hover\:-my-79:hover {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .xs\:hover\:-mx-79:hover {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .xs\:hover\:-my-80:hover {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xs\:hover\:-mx-80:hover {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .xs\:hover\:-my-81:hover {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .xs\:hover\:-mx-81:hover {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .xs\:hover\:-my-82:hover {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .xs\:hover\:-mx-82:hover {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .xs\:hover\:-my-83:hover {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .xs\:hover\:-mx-83:hover {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .xs\:hover\:-my-84:hover {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .xs\:hover\:-mx-84:hover {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .xs\:hover\:-my-85:hover {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .xs\:hover\:-mx-85:hover {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .xs\:hover\:-my-86:hover {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .xs\:hover\:-mx-86:hover {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .xs\:hover\:-my-87:hover {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .xs\:hover\:-mx-87:hover {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .xs\:hover\:-my-88:hover {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .xs\:hover\:-mx-88:hover {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .xs\:hover\:-my-89:hover {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .xs\:hover\:-mx-89:hover {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .xs\:hover\:-my-90:hover {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .xs\:hover\:-mx-90:hover {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .xs\:hover\:-my-91:hover {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .xs\:hover\:-mx-91:hover {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .xs\:hover\:-my-92:hover {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .xs\:hover\:-mx-92:hover {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .xs\:hover\:-my-93:hover {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .xs\:hover\:-mx-93:hover {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .xs\:hover\:-my-94:hover {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .xs\:hover\:-mx-94:hover {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .xs\:hover\:-my-95:hover {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .xs\:hover\:-mx-95:hover {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .xs\:hover\:-my-96:hover {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xs\:hover\:-mx-96:hover {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xs\:hover\:-my-97:hover {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .xs\:hover\:-mx-97:hover {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .xs\:hover\:-my-98:hover {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .xs\:hover\:-mx-98:hover {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .xs\:hover\:-my-99:hover {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .xs\:hover\:-mx-99:hover {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .xs\:hover\:-my-100:hover {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .xs\:hover\:-mx-100:hover {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .xs\:hover\:-my-101:hover {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .xs\:hover\:-mx-101:hover {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .xs\:hover\:-my-102:hover {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .xs\:hover\:-mx-102:hover {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .xs\:hover\:-my-103:hover {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .xs\:hover\:-mx-103:hover {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .xs\:hover\:-my-104:hover {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .xs\:hover\:-mx-104:hover {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .xs\:hover\:-my-105:hover {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .xs\:hover\:-mx-105:hover {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .xs\:hover\:-my-px:hover {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .xs\:hover\:-mx-px:hover {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .xs\:hover\:-my-0\.5:hover {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .xs\:hover\:-mx-0\.5:hover {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .xs\:hover\:-my-1\.5:hover {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .xs\:hover\:-mx-1\.5:hover {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .xs\:hover\:-my-2\.5:hover {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .xs\:hover\:-mx-2\.5:hover {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .xs\:hover\:-my-3\.5:hover {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .xs\:hover\:-mx-3\.5:hover {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .xs\:hover\:-my-4\.5:hover {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .xs\:hover\:-mx-4\.5:hover {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .xs\:hover\:-my-5\.5:hover {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .xs\:hover\:-mx-5\.5:hover {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .xs\:hover\:-my-6\.5:hover {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .xs\:hover\:-mx-6\.5:hover {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .xs\:hover\:-my-7\.5:hover {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .xs\:hover\:-mx-7\.5:hover {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .xs\:hover\:-my-8\.5:hover {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .xs\:hover\:-mx-8\.5:hover {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .xs\:hover\:-my-9\.5:hover {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .xs\:hover\:-mx-9\.5:hover {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .xs\:hover\:-my-10\.5:hover {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .xs\:hover\:-mx-10\.5:hover {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .xs\:hover\:-my-11\.5:hover {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .xs\:hover\:-mx-11\.5:hover {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .xs\:hover\:-my-12\.5:hover {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .xs\:hover\:-mx-12\.5:hover {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .xs\:hover\:-my-13\.5:hover {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .xs\:hover\:-mx-13\.5:hover {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .xs\:hover\:-my-14\.5:hover {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .xs\:hover\:-mx-14\.5:hover {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .xs\:hover\:-my-15\.5:hover {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .xs\:hover\:-mx-15\.5:hover {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .xs\:hover\:-my-16\.5:hover {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .xs\:hover\:-mx-16\.5:hover {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .xs\:hover\:-my-17\.5:hover {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .xs\:hover\:-mx-17\.5:hover {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .xs\:hover\:-my-18\.5:hover {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .xs\:hover\:-mx-18\.5:hover {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .xs\:hover\:-my-19\.5:hover {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .xs\:hover\:-mx-19\.5:hover {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .xs\:hover\:-my-20\.5:hover {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .xs\:hover\:-mx-20\.5:hover {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .xs\:hover\:-my-21\.5:hover {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .xs\:hover\:-mx-21\.5:hover {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .xs\:hover\:-my-22\.5:hover {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .xs\:hover\:-mx-22\.5:hover {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .xs\:hover\:-my-23\.5:hover {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .xs\:hover\:-mx-23\.5:hover {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .xs\:hover\:-my-24\.5:hover {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .xs\:hover\:-mx-24\.5:hover {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .xs\:hover\:-my-25\.5:hover {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .xs\:hover\:-mx-25\.5:hover {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .xs\:hover\:-my-26\.5:hover {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .xs\:hover\:-mx-26\.5:hover {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .xs\:hover\:-my-27\.5:hover {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .xs\:hover\:-mx-27\.5:hover {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .xs\:hover\:-my-28\.5:hover {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .xs\:hover\:-mx-28\.5:hover {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .xs\:hover\:-my-29\.5:hover {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .xs\:hover\:-mx-29\.5:hover {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .xs\:hover\:-my-30\.5:hover {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .xs\:hover\:-mx-30\.5:hover {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .xs\:hover\:-my-31\.5:hover {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .xs\:hover\:-mx-31\.5:hover {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .xs\:hover\:-my-32\.5:hover {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .xs\:hover\:-mx-32\.5:hover {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .xs\:hover\:-my-33\.5:hover {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .xs\:hover\:-mx-33\.5:hover {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .xs\:hover\:-my-34\.5:hover {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .xs\:hover\:-mx-34\.5:hover {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .xs\:hover\:-my-35\.5:hover {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .xs\:hover\:-mx-35\.5:hover {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .xs\:hover\:-my-36\.5:hover {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .xs\:hover\:-mx-36\.5:hover {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .xs\:hover\:-my-37\.5:hover {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .xs\:hover\:-mx-37\.5:hover {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .xs\:hover\:-my-38\.5:hover {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .xs\:hover\:-mx-38\.5:hover {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .xs\:hover\:-my-39\.5:hover {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .xs\:hover\:-mx-39\.5:hover {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .xs\:hover\:-my-40\.5:hover {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .xs\:hover\:-mx-40\.5:hover {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .xs\:hover\:-my-41\.5:hover {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .xs\:hover\:-mx-41\.5:hover {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .xs\:hover\:-my-42\.5:hover {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .xs\:hover\:-mx-42\.5:hover {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .xs\:hover\:-my-43\.5:hover {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .xs\:hover\:-mx-43\.5:hover {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .xs\:hover\:-my-44\.5:hover {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .xs\:hover\:-mx-44\.5:hover {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .xs\:hover\:-my-45\.5:hover {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .xs\:hover\:-mx-45\.5:hover {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .xs\:hover\:-my-46\.5:hover {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .xs\:hover\:-mx-46\.5:hover {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .xs\:hover\:-my-47\.5:hover {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .xs\:hover\:-mx-47\.5:hover {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .xs\:hover\:-my-48\.5:hover {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .xs\:hover\:-mx-48\.5:hover {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .xs\:hover\:-my-49\.5:hover {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .xs\:hover\:-mx-49\.5:hover {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .xs\:hover\:-my-50\.5:hover {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .xs\:hover\:-mx-50\.5:hover {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .xs\:hover\:-my-51\.5:hover {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .xs\:hover\:-mx-51\.5:hover {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .xs\:hover\:-my-52\.5:hover {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .xs\:hover\:-mx-52\.5:hover {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .xs\:hover\:-my-53\.5:hover {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .xs\:hover\:-mx-53\.5:hover {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .xs\:hover\:-my-54\.5:hover {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .xs\:hover\:-mx-54\.5:hover {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .xs\:hover\:-my-55\.5:hover {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .xs\:hover\:-mx-55\.5:hover {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .xs\:hover\:-my-56\.5:hover {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .xs\:hover\:-mx-56\.5:hover {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .xs\:hover\:-my-57\.5:hover {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .xs\:hover\:-mx-57\.5:hover {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .xs\:hover\:-my-58\.5:hover {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .xs\:hover\:-mx-58\.5:hover {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .xs\:hover\:-my-59\.5:hover {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .xs\:hover\:-mx-59\.5:hover {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .xs\:hover\:-my-60\.5:hover {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .xs\:hover\:-mx-60\.5:hover {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .xs\:hover\:-my-61\.5:hover {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .xs\:hover\:-mx-61\.5:hover {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .xs\:hover\:-my-62\.5:hover {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .xs\:hover\:-mx-62\.5:hover {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .xs\:hover\:-my-63\.5:hover {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .xs\:hover\:-mx-63\.5:hover {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .xs\:hover\:-my-64\.5:hover {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .xs\:hover\:-mx-64\.5:hover {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .xs\:hover\:-my-65\.5:hover {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .xs\:hover\:-mx-65\.5:hover {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .xs\:hover\:-my-66\.5:hover {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .xs\:hover\:-mx-66\.5:hover {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .xs\:hover\:-my-67\.5:hover {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .xs\:hover\:-mx-67\.5:hover {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .xs\:hover\:-my-68\.5:hover {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .xs\:hover\:-mx-68\.5:hover {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .xs\:hover\:-my-69\.5:hover {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .xs\:hover\:-mx-69\.5:hover {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .xs\:hover\:-my-70\.5:hover {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .xs\:hover\:-mx-70\.5:hover {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .xs\:hover\:-my-71\.5:hover {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .xs\:hover\:-mx-71\.5:hover {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .xs\:hover\:-my-72\.5:hover {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .xs\:hover\:-mx-72\.5:hover {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .xs\:hover\:-my-73\.5:hover {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .xs\:hover\:-mx-73\.5:hover {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .xs\:hover\:-my-74\.5:hover {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .xs\:hover\:-mx-74\.5:hover {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .xs\:hover\:-my-75\.5:hover {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .xs\:hover\:-mx-75\.5:hover {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .xs\:hover\:-my-76\.5:hover {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .xs\:hover\:-mx-76\.5:hover {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .xs\:hover\:-my-77\.5:hover {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .xs\:hover\:-mx-77\.5:hover {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .xs\:hover\:-my-78\.5:hover {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .xs\:hover\:-mx-78\.5:hover {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .xs\:hover\:-my-79\.5:hover {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .xs\:hover\:-mx-79\.5:hover {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .xs\:hover\:-my-80\.5:hover {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .xs\:hover\:-mx-80\.5:hover {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .xs\:hover\:-my-81\.5:hover {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .xs\:hover\:-mx-81\.5:hover {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .xs\:hover\:-my-82\.5:hover {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .xs\:hover\:-mx-82\.5:hover {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .xs\:hover\:-my-83\.5:hover {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .xs\:hover\:-mx-83\.5:hover {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .xs\:hover\:-my-84\.5:hover {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .xs\:hover\:-mx-84\.5:hover {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .xs\:hover\:-my-85\.5:hover {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .xs\:hover\:-mx-85\.5:hover {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .xs\:hover\:-my-86\.5:hover {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .xs\:hover\:-mx-86\.5:hover {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .xs\:hover\:-my-87\.5:hover {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .xs\:hover\:-mx-87\.5:hover {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .xs\:hover\:-my-88\.5:hover {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .xs\:hover\:-mx-88\.5:hover {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .xs\:hover\:-my-89\.5:hover {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .xs\:hover\:-mx-89\.5:hover {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .xs\:hover\:-my-90\.5:hover {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .xs\:hover\:-mx-90\.5:hover {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .xs\:hover\:-my-91\.5:hover {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .xs\:hover\:-mx-91\.5:hover {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .xs\:hover\:-my-92\.5:hover {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .xs\:hover\:-mx-92\.5:hover {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .xs\:hover\:-my-93\.5:hover {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .xs\:hover\:-mx-93\.5:hover {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .xs\:hover\:-my-94\.5:hover {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .xs\:hover\:-mx-94\.5:hover {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .xs\:hover\:-my-95\.5:hover {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .xs\:hover\:-mx-95\.5:hover {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .xs\:hover\:-my-96\.5:hover {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .xs\:hover\:-mx-96\.5:hover {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .xs\:hover\:-my-97\.5:hover {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .xs\:hover\:-mx-97\.5:hover {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .xs\:hover\:-my-98\.5:hover {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .xs\:hover\:-mx-98\.5:hover {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .xs\:hover\:-my-99\.5:hover {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .xs\:hover\:-mx-99\.5:hover {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .xs\:hover\:-my-100\.5:hover {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .xs\:hover\:-mx-100\.5:hover {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .xs\:hover\:-my-101\.5:hover {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .xs\:hover\:-mx-101\.5:hover {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .xs\:hover\:-my-102\.5:hover {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .xs\:hover\:-mx-102\.5:hover {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .xs\:hover\:-my-103\.5:hover {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .xs\:hover\:-mx-103\.5:hover {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .xs\:hover\:-my-104\.5:hover {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .xs\:hover\:-mx-104\.5:hover {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .xs\:hover\:mt-0:hover {
    margin-top: 0rem !important;
  }

  .xs\:hover\:mr-0:hover {
    margin-right: 0rem !important;
  }

  .xs\:hover\:mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .xs\:hover\:ml-0:hover {
    margin-left: 0rem !important;
  }

  .xs\:hover\:mt-1:hover {
    margin-top: 0.25rem !important;
  }

  .xs\:hover\:mr-1:hover {
    margin-right: 0.25rem !important;
  }

  .xs\:hover\:mb-1:hover {
    margin-bottom: 0.25rem !important;
  }

  .xs\:hover\:ml-1:hover {
    margin-left: 0.25rem !important;
  }

  .xs\:hover\:mt-2:hover {
    margin-top: 0.5rem !important;
  }

  .xs\:hover\:mr-2:hover {
    margin-right: 0.5rem !important;
  }

  .xs\:hover\:mb-2:hover {
    margin-bottom: 0.5rem !important;
  }

  .xs\:hover\:ml-2:hover {
    margin-left: 0.5rem !important;
  }

  .xs\:hover\:mt-3:hover {
    margin-top: 0.75rem !important;
  }

  .xs\:hover\:mr-3:hover {
    margin-right: 0.75rem !important;
  }

  .xs\:hover\:mb-3:hover {
    margin-bottom: 0.75rem !important;
  }

  .xs\:hover\:ml-3:hover {
    margin-left: 0.75rem !important;
  }

  .xs\:hover\:mt-4:hover {
    margin-top: 1rem !important;
  }

  .xs\:hover\:mr-4:hover {
    margin-right: 1rem !important;
  }

  .xs\:hover\:mb-4:hover {
    margin-bottom: 1rem !important;
  }

  .xs\:hover\:ml-4:hover {
    margin-left: 1rem !important;
  }

  .xs\:hover\:mt-5:hover {
    margin-top: 1.25rem !important;
  }

  .xs\:hover\:mr-5:hover {
    margin-right: 1.25rem !important;
  }

  .xs\:hover\:mb-5:hover {
    margin-bottom: 1.25rem !important;
  }

  .xs\:hover\:ml-5:hover {
    margin-left: 1.25rem !important;
  }

  .xs\:hover\:mt-6:hover {
    margin-top: 1.5rem !important;
  }

  .xs\:hover\:mr-6:hover {
    margin-right: 1.5rem !important;
  }

  .xs\:hover\:mb-6:hover {
    margin-bottom: 1.5rem !important;
  }

  .xs\:hover\:ml-6:hover {
    margin-left: 1.5rem !important;
  }

  .xs\:hover\:mt-7:hover {
    margin-top: 1.75rem !important;
  }

  .xs\:hover\:mr-7:hover {
    margin-right: 1.75rem !important;
  }

  .xs\:hover\:mb-7:hover {
    margin-bottom: 1.75rem !important;
  }

  .xs\:hover\:ml-7:hover {
    margin-left: 1.75rem !important;
  }

  .xs\:hover\:mt-8:hover {
    margin-top: 2rem !important;
  }

  .xs\:hover\:mr-8:hover {
    margin-right: 2rem !important;
  }

  .xs\:hover\:mb-8:hover {
    margin-bottom: 2rem !important;
  }

  .xs\:hover\:ml-8:hover {
    margin-left: 2rem !important;
  }

  .xs\:hover\:mt-9:hover {
    margin-top: 2.25rem !important;
  }

  .xs\:hover\:mr-9:hover {
    margin-right: 2.25rem !important;
  }

  .xs\:hover\:mb-9:hover {
    margin-bottom: 2.25rem !important;
  }

  .xs\:hover\:ml-9:hover {
    margin-left: 2.25rem !important;
  }

  .xs\:hover\:mt-10:hover {
    margin-top: 2.5rem !important;
  }

  .xs\:hover\:mr-10:hover {
    margin-right: 2.5rem !important;
  }

  .xs\:hover\:mb-10:hover {
    margin-bottom: 2.5rem !important;
  }

  .xs\:hover\:ml-10:hover {
    margin-left: 2.5rem !important;
  }

  .xs\:hover\:mt-11:hover {
    margin-top: 2.75rem !important;
  }

  .xs\:hover\:mr-11:hover {
    margin-right: 2.75rem !important;
  }

  .xs\:hover\:mb-11:hover {
    margin-bottom: 2.75rem !important;
  }

  .xs\:hover\:ml-11:hover {
    margin-left: 2.75rem !important;
  }

  .xs\:hover\:mt-12:hover {
    margin-top: 3rem !important;
  }

  .xs\:hover\:mr-12:hover {
    margin-right: 3rem !important;
  }

  .xs\:hover\:mb-12:hover {
    margin-bottom: 3rem !important;
  }

  .xs\:hover\:ml-12:hover {
    margin-left: 3rem !important;
  }

  .xs\:hover\:mt-13:hover {
    margin-top: 3.25rem !important;
  }

  .xs\:hover\:mr-13:hover {
    margin-right: 3.25rem !important;
  }

  .xs\:hover\:mb-13:hover {
    margin-bottom: 3.25rem !important;
  }

  .xs\:hover\:ml-13:hover {
    margin-left: 3.25rem !important;
  }

  .xs\:hover\:mt-14:hover {
    margin-top: 3.5rem !important;
  }

  .xs\:hover\:mr-14:hover {
    margin-right: 3.5rem !important;
  }

  .xs\:hover\:mb-14:hover {
    margin-bottom: 3.5rem !important;
  }

  .xs\:hover\:ml-14:hover {
    margin-left: 3.5rem !important;
  }

  .xs\:hover\:mt-15:hover {
    margin-top: 3.75rem !important;
  }

  .xs\:hover\:mr-15:hover {
    margin-right: 3.75rem !important;
  }

  .xs\:hover\:mb-15:hover {
    margin-bottom: 3.75rem !important;
  }

  .xs\:hover\:ml-15:hover {
    margin-left: 3.75rem !important;
  }

  .xs\:hover\:mt-16:hover {
    margin-top: 4rem !important;
  }

  .xs\:hover\:mr-16:hover {
    margin-right: 4rem !important;
  }

  .xs\:hover\:mb-16:hover {
    margin-bottom: 4rem !important;
  }

  .xs\:hover\:ml-16:hover {
    margin-left: 4rem !important;
  }

  .xs\:hover\:mt-17:hover {
    margin-top: 4.25rem !important;
  }

  .xs\:hover\:mr-17:hover {
    margin-right: 4.25rem !important;
  }

  .xs\:hover\:mb-17:hover {
    margin-bottom: 4.25rem !important;
  }

  .xs\:hover\:ml-17:hover {
    margin-left: 4.25rem !important;
  }

  .xs\:hover\:mt-18:hover {
    margin-top: 4.5rem !important;
  }

  .xs\:hover\:mr-18:hover {
    margin-right: 4.5rem !important;
  }

  .xs\:hover\:mb-18:hover {
    margin-bottom: 4.5rem !important;
  }

  .xs\:hover\:ml-18:hover {
    margin-left: 4.5rem !important;
  }

  .xs\:hover\:mt-19:hover {
    margin-top: 4.75rem !important;
  }

  .xs\:hover\:mr-19:hover {
    margin-right: 4.75rem !important;
  }

  .xs\:hover\:mb-19:hover {
    margin-bottom: 4.75rem !important;
  }

  .xs\:hover\:ml-19:hover {
    margin-left: 4.75rem !important;
  }

  .xs\:hover\:mt-20:hover {
    margin-top: 5rem !important;
  }

  .xs\:hover\:mr-20:hover {
    margin-right: 5rem !important;
  }

  .xs\:hover\:mb-20:hover {
    margin-bottom: 5rem !important;
  }

  .xs\:hover\:ml-20:hover {
    margin-left: 5rem !important;
  }

  .xs\:hover\:mt-21:hover {
    margin-top: 5.25rem !important;
  }

  .xs\:hover\:mr-21:hover {
    margin-right: 5.25rem !important;
  }

  .xs\:hover\:mb-21:hover {
    margin-bottom: 5.25rem !important;
  }

  .xs\:hover\:ml-21:hover {
    margin-left: 5.25rem !important;
  }

  .xs\:hover\:mt-22:hover {
    margin-top: 5.5rem !important;
  }

  .xs\:hover\:mr-22:hover {
    margin-right: 5.5rem !important;
  }

  .xs\:hover\:mb-22:hover {
    margin-bottom: 5.5rem !important;
  }

  .xs\:hover\:ml-22:hover {
    margin-left: 5.5rem !important;
  }

  .xs\:hover\:mt-23:hover {
    margin-top: 5.75rem !important;
  }

  .xs\:hover\:mr-23:hover {
    margin-right: 5.75rem !important;
  }

  .xs\:hover\:mb-23:hover {
    margin-bottom: 5.75rem !important;
  }

  .xs\:hover\:ml-23:hover {
    margin-left: 5.75rem !important;
  }

  .xs\:hover\:mt-24:hover {
    margin-top: 6rem !important;
  }

  .xs\:hover\:mr-24:hover {
    margin-right: 6rem !important;
  }

  .xs\:hover\:mb-24:hover {
    margin-bottom: 6rem !important;
  }

  .xs\:hover\:ml-24:hover {
    margin-left: 6rem !important;
  }

  .xs\:hover\:mt-25:hover {
    margin-top: 6.25rem !important;
  }

  .xs\:hover\:mr-25:hover {
    margin-right: 6.25rem !important;
  }

  .xs\:hover\:mb-25:hover {
    margin-bottom: 6.25rem !important;
  }

  .xs\:hover\:ml-25:hover {
    margin-left: 6.25rem !important;
  }

  .xs\:hover\:mt-26:hover {
    margin-top: 6.5rem !important;
  }

  .xs\:hover\:mr-26:hover {
    margin-right: 6.5rem !important;
  }

  .xs\:hover\:mb-26:hover {
    margin-bottom: 6.5rem !important;
  }

  .xs\:hover\:ml-26:hover {
    margin-left: 6.5rem !important;
  }

  .xs\:hover\:mt-27:hover {
    margin-top: 6.75rem !important;
  }

  .xs\:hover\:mr-27:hover {
    margin-right: 6.75rem !important;
  }

  .xs\:hover\:mb-27:hover {
    margin-bottom: 6.75rem !important;
  }

  .xs\:hover\:ml-27:hover {
    margin-left: 6.75rem !important;
  }

  .xs\:hover\:mt-28:hover {
    margin-top: 7rem !important;
  }

  .xs\:hover\:mr-28:hover {
    margin-right: 7rem !important;
  }

  .xs\:hover\:mb-28:hover {
    margin-bottom: 7rem !important;
  }

  .xs\:hover\:ml-28:hover {
    margin-left: 7rem !important;
  }

  .xs\:hover\:mt-29:hover {
    margin-top: 7.25rem !important;
  }

  .xs\:hover\:mr-29:hover {
    margin-right: 7.25rem !important;
  }

  .xs\:hover\:mb-29:hover {
    margin-bottom: 7.25rem !important;
  }

  .xs\:hover\:ml-29:hover {
    margin-left: 7.25rem !important;
  }

  .xs\:hover\:mt-30:hover {
    margin-top: 7.5rem !important;
  }

  .xs\:hover\:mr-30:hover {
    margin-right: 7.5rem !important;
  }

  .xs\:hover\:mb-30:hover {
    margin-bottom: 7.5rem !important;
  }

  .xs\:hover\:ml-30:hover {
    margin-left: 7.5rem !important;
  }

  .xs\:hover\:mt-31:hover {
    margin-top: 7.75rem !important;
  }

  .xs\:hover\:mr-31:hover {
    margin-right: 7.75rem !important;
  }

  .xs\:hover\:mb-31:hover {
    margin-bottom: 7.75rem !important;
  }

  .xs\:hover\:ml-31:hover {
    margin-left: 7.75rem !important;
  }

  .xs\:hover\:mt-32:hover {
    margin-top: 8rem !important;
  }

  .xs\:hover\:mr-32:hover {
    margin-right: 8rem !important;
  }

  .xs\:hover\:mb-32:hover {
    margin-bottom: 8rem !important;
  }

  .xs\:hover\:ml-32:hover {
    margin-left: 8rem !important;
  }

  .xs\:hover\:mt-33:hover {
    margin-top: 8.25rem !important;
  }

  .xs\:hover\:mr-33:hover {
    margin-right: 8.25rem !important;
  }

  .xs\:hover\:mb-33:hover {
    margin-bottom: 8.25rem !important;
  }

  .xs\:hover\:ml-33:hover {
    margin-left: 8.25rem !important;
  }

  .xs\:hover\:mt-34:hover {
    margin-top: 8.5rem !important;
  }

  .xs\:hover\:mr-34:hover {
    margin-right: 8.5rem !important;
  }

  .xs\:hover\:mb-34:hover {
    margin-bottom: 8.5rem !important;
  }

  .xs\:hover\:ml-34:hover {
    margin-left: 8.5rem !important;
  }

  .xs\:hover\:mt-35:hover {
    margin-top: 8.75rem !important;
  }

  .xs\:hover\:mr-35:hover {
    margin-right: 8.75rem !important;
  }

  .xs\:hover\:mb-35:hover {
    margin-bottom: 8.75rem !important;
  }

  .xs\:hover\:ml-35:hover {
    margin-left: 8.75rem !important;
  }

  .xs\:hover\:mt-36:hover {
    margin-top: 9rem !important;
  }

  .xs\:hover\:mr-36:hover {
    margin-right: 9rem !important;
  }

  .xs\:hover\:mb-36:hover {
    margin-bottom: 9rem !important;
  }

  .xs\:hover\:ml-36:hover {
    margin-left: 9rem !important;
  }

  .xs\:hover\:mt-37:hover {
    margin-top: 9.25rem !important;
  }

  .xs\:hover\:mr-37:hover {
    margin-right: 9.25rem !important;
  }

  .xs\:hover\:mb-37:hover {
    margin-bottom: 9.25rem !important;
  }

  .xs\:hover\:ml-37:hover {
    margin-left: 9.25rem !important;
  }

  .xs\:hover\:mt-38:hover {
    margin-top: 9.5rem !important;
  }

  .xs\:hover\:mr-38:hover {
    margin-right: 9.5rem !important;
  }

  .xs\:hover\:mb-38:hover {
    margin-bottom: 9.5rem !important;
  }

  .xs\:hover\:ml-38:hover {
    margin-left: 9.5rem !important;
  }

  .xs\:hover\:mt-39:hover {
    margin-top: 9.75rem !important;
  }

  .xs\:hover\:mr-39:hover {
    margin-right: 9.75rem !important;
  }

  .xs\:hover\:mb-39:hover {
    margin-bottom: 9.75rem !important;
  }

  .xs\:hover\:ml-39:hover {
    margin-left: 9.75rem !important;
  }

  .xs\:hover\:mt-40:hover {
    margin-top: 10rem !important;
  }

  .xs\:hover\:mr-40:hover {
    margin-right: 10rem !important;
  }

  .xs\:hover\:mb-40:hover {
    margin-bottom: 10rem !important;
  }

  .xs\:hover\:ml-40:hover {
    margin-left: 10rem !important;
  }

  .xs\:hover\:mt-41:hover {
    margin-top: 10.25rem !important;
  }

  .xs\:hover\:mr-41:hover {
    margin-right: 10.25rem !important;
  }

  .xs\:hover\:mb-41:hover {
    margin-bottom: 10.25rem !important;
  }

  .xs\:hover\:ml-41:hover {
    margin-left: 10.25rem !important;
  }

  .xs\:hover\:mt-42:hover {
    margin-top: 10.5rem !important;
  }

  .xs\:hover\:mr-42:hover {
    margin-right: 10.5rem !important;
  }

  .xs\:hover\:mb-42:hover {
    margin-bottom: 10.5rem !important;
  }

  .xs\:hover\:ml-42:hover {
    margin-left: 10.5rem !important;
  }

  .xs\:hover\:mt-43:hover {
    margin-top: 10.75rem !important;
  }

  .xs\:hover\:mr-43:hover {
    margin-right: 10.75rem !important;
  }

  .xs\:hover\:mb-43:hover {
    margin-bottom: 10.75rem !important;
  }

  .xs\:hover\:ml-43:hover {
    margin-left: 10.75rem !important;
  }

  .xs\:hover\:mt-44:hover {
    margin-top: 11rem !important;
  }

  .xs\:hover\:mr-44:hover {
    margin-right: 11rem !important;
  }

  .xs\:hover\:mb-44:hover {
    margin-bottom: 11rem !important;
  }

  .xs\:hover\:ml-44:hover {
    margin-left: 11rem !important;
  }

  .xs\:hover\:mt-45:hover {
    margin-top: 11.25rem !important;
  }

  .xs\:hover\:mr-45:hover {
    margin-right: 11.25rem !important;
  }

  .xs\:hover\:mb-45:hover {
    margin-bottom: 11.25rem !important;
  }

  .xs\:hover\:ml-45:hover {
    margin-left: 11.25rem !important;
  }

  .xs\:hover\:mt-46:hover {
    margin-top: 11.5rem !important;
  }

  .xs\:hover\:mr-46:hover {
    margin-right: 11.5rem !important;
  }

  .xs\:hover\:mb-46:hover {
    margin-bottom: 11.5rem !important;
  }

  .xs\:hover\:ml-46:hover {
    margin-left: 11.5rem !important;
  }

  .xs\:hover\:mt-47:hover {
    margin-top: 11.75rem !important;
  }

  .xs\:hover\:mr-47:hover {
    margin-right: 11.75rem !important;
  }

  .xs\:hover\:mb-47:hover {
    margin-bottom: 11.75rem !important;
  }

  .xs\:hover\:ml-47:hover {
    margin-left: 11.75rem !important;
  }

  .xs\:hover\:mt-48:hover {
    margin-top: 12rem !important;
  }

  .xs\:hover\:mr-48:hover {
    margin-right: 12rem !important;
  }

  .xs\:hover\:mb-48:hover {
    margin-bottom: 12rem !important;
  }

  .xs\:hover\:ml-48:hover {
    margin-left: 12rem !important;
  }

  .xs\:hover\:mt-49:hover {
    margin-top: 12.25rem !important;
  }

  .xs\:hover\:mr-49:hover {
    margin-right: 12.25rem !important;
  }

  .xs\:hover\:mb-49:hover {
    margin-bottom: 12.25rem !important;
  }

  .xs\:hover\:ml-49:hover {
    margin-left: 12.25rem !important;
  }

  .xs\:hover\:mt-50:hover {
    margin-top: 12.5rem !important;
  }

  .xs\:hover\:mr-50:hover {
    margin-right: 12.5rem !important;
  }

  .xs\:hover\:mb-50:hover {
    margin-bottom: 12.5rem !important;
  }

  .xs\:hover\:ml-50:hover {
    margin-left: 12.5rem !important;
  }

  .xs\:hover\:mt-51:hover {
    margin-top: 12.75rem !important;
  }

  .xs\:hover\:mr-51:hover {
    margin-right: 12.75rem !important;
  }

  .xs\:hover\:mb-51:hover {
    margin-bottom: 12.75rem !important;
  }

  .xs\:hover\:ml-51:hover {
    margin-left: 12.75rem !important;
  }

  .xs\:hover\:mt-52:hover {
    margin-top: 13rem !important;
  }

  .xs\:hover\:mr-52:hover {
    margin-right: 13rem !important;
  }

  .xs\:hover\:mb-52:hover {
    margin-bottom: 13rem !important;
  }

  .xs\:hover\:ml-52:hover {
    margin-left: 13rem !important;
  }

  .xs\:hover\:mt-53:hover {
    margin-top: 13.25rem !important;
  }

  .xs\:hover\:mr-53:hover {
    margin-right: 13.25rem !important;
  }

  .xs\:hover\:mb-53:hover {
    margin-bottom: 13.25rem !important;
  }

  .xs\:hover\:ml-53:hover {
    margin-left: 13.25rem !important;
  }

  .xs\:hover\:mt-54:hover {
    margin-top: 13.5rem !important;
  }

  .xs\:hover\:mr-54:hover {
    margin-right: 13.5rem !important;
  }

  .xs\:hover\:mb-54:hover {
    margin-bottom: 13.5rem !important;
  }

  .xs\:hover\:ml-54:hover {
    margin-left: 13.5rem !important;
  }

  .xs\:hover\:mt-55:hover {
    margin-top: 13.75rem !important;
  }

  .xs\:hover\:mr-55:hover {
    margin-right: 13.75rem !important;
  }

  .xs\:hover\:mb-55:hover {
    margin-bottom: 13.75rem !important;
  }

  .xs\:hover\:ml-55:hover {
    margin-left: 13.75rem !important;
  }

  .xs\:hover\:mt-56:hover {
    margin-top: 14rem !important;
  }

  .xs\:hover\:mr-56:hover {
    margin-right: 14rem !important;
  }

  .xs\:hover\:mb-56:hover {
    margin-bottom: 14rem !important;
  }

  .xs\:hover\:ml-56:hover {
    margin-left: 14rem !important;
  }

  .xs\:hover\:mt-57:hover {
    margin-top: 14.25rem !important;
  }

  .xs\:hover\:mr-57:hover {
    margin-right: 14.25rem !important;
  }

  .xs\:hover\:mb-57:hover {
    margin-bottom: 14.25rem !important;
  }

  .xs\:hover\:ml-57:hover {
    margin-left: 14.25rem !important;
  }

  .xs\:hover\:mt-58:hover {
    margin-top: 14.5rem !important;
  }

  .xs\:hover\:mr-58:hover {
    margin-right: 14.5rem !important;
  }

  .xs\:hover\:mb-58:hover {
    margin-bottom: 14.5rem !important;
  }

  .xs\:hover\:ml-58:hover {
    margin-left: 14.5rem !important;
  }

  .xs\:hover\:mt-59:hover {
    margin-top: 14.75rem !important;
  }

  .xs\:hover\:mr-59:hover {
    margin-right: 14.75rem !important;
  }

  .xs\:hover\:mb-59:hover {
    margin-bottom: 14.75rem !important;
  }

  .xs\:hover\:ml-59:hover {
    margin-left: 14.75rem !important;
  }

  .xs\:hover\:mt-60:hover {
    margin-top: 15rem !important;
  }

  .xs\:hover\:mr-60:hover {
    margin-right: 15rem !important;
  }

  .xs\:hover\:mb-60:hover {
    margin-bottom: 15rem !important;
  }

  .xs\:hover\:ml-60:hover {
    margin-left: 15rem !important;
  }

  .xs\:hover\:mt-61:hover {
    margin-top: 15.25rem !important;
  }

  .xs\:hover\:mr-61:hover {
    margin-right: 15.25rem !important;
  }

  .xs\:hover\:mb-61:hover {
    margin-bottom: 15.25rem !important;
  }

  .xs\:hover\:ml-61:hover {
    margin-left: 15.25rem !important;
  }

  .xs\:hover\:mt-62:hover {
    margin-top: 15.5rem !important;
  }

  .xs\:hover\:mr-62:hover {
    margin-right: 15.5rem !important;
  }

  .xs\:hover\:mb-62:hover {
    margin-bottom: 15.5rem !important;
  }

  .xs\:hover\:ml-62:hover {
    margin-left: 15.5rem !important;
  }

  .xs\:hover\:mt-63:hover {
    margin-top: 15.75rem !important;
  }

  .xs\:hover\:mr-63:hover {
    margin-right: 15.75rem !important;
  }

  .xs\:hover\:mb-63:hover {
    margin-bottom: 15.75rem !important;
  }

  .xs\:hover\:ml-63:hover {
    margin-left: 15.75rem !important;
  }

  .xs\:hover\:mt-64:hover {
    margin-top: 16rem !important;
  }

  .xs\:hover\:mr-64:hover {
    margin-right: 16rem !important;
  }

  .xs\:hover\:mb-64:hover {
    margin-bottom: 16rem !important;
  }

  .xs\:hover\:ml-64:hover {
    margin-left: 16rem !important;
  }

  .xs\:hover\:mt-65:hover {
    margin-top: 16.25rem !important;
  }

  .xs\:hover\:mr-65:hover {
    margin-right: 16.25rem !important;
  }

  .xs\:hover\:mb-65:hover {
    margin-bottom: 16.25rem !important;
  }

  .xs\:hover\:ml-65:hover {
    margin-left: 16.25rem !important;
  }

  .xs\:hover\:mt-66:hover {
    margin-top: 16.5rem !important;
  }

  .xs\:hover\:mr-66:hover {
    margin-right: 16.5rem !important;
  }

  .xs\:hover\:mb-66:hover {
    margin-bottom: 16.5rem !important;
  }

  .xs\:hover\:ml-66:hover {
    margin-left: 16.5rem !important;
  }

  .xs\:hover\:mt-67:hover {
    margin-top: 16.75rem !important;
  }

  .xs\:hover\:mr-67:hover {
    margin-right: 16.75rem !important;
  }

  .xs\:hover\:mb-67:hover {
    margin-bottom: 16.75rem !important;
  }

  .xs\:hover\:ml-67:hover {
    margin-left: 16.75rem !important;
  }

  .xs\:hover\:mt-68:hover {
    margin-top: 17rem !important;
  }

  .xs\:hover\:mr-68:hover {
    margin-right: 17rem !important;
  }

  .xs\:hover\:mb-68:hover {
    margin-bottom: 17rem !important;
  }

  .xs\:hover\:ml-68:hover {
    margin-left: 17rem !important;
  }

  .xs\:hover\:mt-69:hover {
    margin-top: 17.25rem !important;
  }

  .xs\:hover\:mr-69:hover {
    margin-right: 17.25rem !important;
  }

  .xs\:hover\:mb-69:hover {
    margin-bottom: 17.25rem !important;
  }

  .xs\:hover\:ml-69:hover {
    margin-left: 17.25rem !important;
  }

  .xs\:hover\:mt-70:hover {
    margin-top: 17.5rem !important;
  }

  .xs\:hover\:mr-70:hover {
    margin-right: 17.5rem !important;
  }

  .xs\:hover\:mb-70:hover {
    margin-bottom: 17.5rem !important;
  }

  .xs\:hover\:ml-70:hover {
    margin-left: 17.5rem !important;
  }

  .xs\:hover\:mt-71:hover {
    margin-top: 17.75rem !important;
  }

  .xs\:hover\:mr-71:hover {
    margin-right: 17.75rem !important;
  }

  .xs\:hover\:mb-71:hover {
    margin-bottom: 17.75rem !important;
  }

  .xs\:hover\:ml-71:hover {
    margin-left: 17.75rem !important;
  }

  .xs\:hover\:mt-72:hover {
    margin-top: 18rem !important;
  }

  .xs\:hover\:mr-72:hover {
    margin-right: 18rem !important;
  }

  .xs\:hover\:mb-72:hover {
    margin-bottom: 18rem !important;
  }

  .xs\:hover\:ml-72:hover {
    margin-left: 18rem !important;
  }

  .xs\:hover\:mt-73:hover {
    margin-top: 18.25rem !important;
  }

  .xs\:hover\:mr-73:hover {
    margin-right: 18.25rem !important;
  }

  .xs\:hover\:mb-73:hover {
    margin-bottom: 18.25rem !important;
  }

  .xs\:hover\:ml-73:hover {
    margin-left: 18.25rem !important;
  }

  .xs\:hover\:mt-74:hover {
    margin-top: 18.5rem !important;
  }

  .xs\:hover\:mr-74:hover {
    margin-right: 18.5rem !important;
  }

  .xs\:hover\:mb-74:hover {
    margin-bottom: 18.5rem !important;
  }

  .xs\:hover\:ml-74:hover {
    margin-left: 18.5rem !important;
  }

  .xs\:hover\:mt-75:hover {
    margin-top: 18.75rem !important;
  }

  .xs\:hover\:mr-75:hover {
    margin-right: 18.75rem !important;
  }

  .xs\:hover\:mb-75:hover {
    margin-bottom: 18.75rem !important;
  }

  .xs\:hover\:ml-75:hover {
    margin-left: 18.75rem !important;
  }

  .xs\:hover\:mt-76:hover {
    margin-top: 19rem !important;
  }

  .xs\:hover\:mr-76:hover {
    margin-right: 19rem !important;
  }

  .xs\:hover\:mb-76:hover {
    margin-bottom: 19rem !important;
  }

  .xs\:hover\:ml-76:hover {
    margin-left: 19rem !important;
  }

  .xs\:hover\:mt-77:hover {
    margin-top: 19.25rem !important;
  }

  .xs\:hover\:mr-77:hover {
    margin-right: 19.25rem !important;
  }

  .xs\:hover\:mb-77:hover {
    margin-bottom: 19.25rem !important;
  }

  .xs\:hover\:ml-77:hover {
    margin-left: 19.25rem !important;
  }

  .xs\:hover\:mt-78:hover {
    margin-top: 19.5rem !important;
  }

  .xs\:hover\:mr-78:hover {
    margin-right: 19.5rem !important;
  }

  .xs\:hover\:mb-78:hover {
    margin-bottom: 19.5rem !important;
  }

  .xs\:hover\:ml-78:hover {
    margin-left: 19.5rem !important;
  }

  .xs\:hover\:mt-79:hover {
    margin-top: 19.75rem !important;
  }

  .xs\:hover\:mr-79:hover {
    margin-right: 19.75rem !important;
  }

  .xs\:hover\:mb-79:hover {
    margin-bottom: 19.75rem !important;
  }

  .xs\:hover\:ml-79:hover {
    margin-left: 19.75rem !important;
  }

  .xs\:hover\:mt-80:hover {
    margin-top: 20rem !important;
  }

  .xs\:hover\:mr-80:hover {
    margin-right: 20rem !important;
  }

  .xs\:hover\:mb-80:hover {
    margin-bottom: 20rem !important;
  }

  .xs\:hover\:ml-80:hover {
    margin-left: 20rem !important;
  }

  .xs\:hover\:mt-81:hover {
    margin-top: 20.25rem !important;
  }

  .xs\:hover\:mr-81:hover {
    margin-right: 20.25rem !important;
  }

  .xs\:hover\:mb-81:hover {
    margin-bottom: 20.25rem !important;
  }

  .xs\:hover\:ml-81:hover {
    margin-left: 20.25rem !important;
  }

  .xs\:hover\:mt-82:hover {
    margin-top: 20.5rem !important;
  }

  .xs\:hover\:mr-82:hover {
    margin-right: 20.5rem !important;
  }

  .xs\:hover\:mb-82:hover {
    margin-bottom: 20.5rem !important;
  }

  .xs\:hover\:ml-82:hover {
    margin-left: 20.5rem !important;
  }

  .xs\:hover\:mt-83:hover {
    margin-top: 20.75rem !important;
  }

  .xs\:hover\:mr-83:hover {
    margin-right: 20.75rem !important;
  }

  .xs\:hover\:mb-83:hover {
    margin-bottom: 20.75rem !important;
  }

  .xs\:hover\:ml-83:hover {
    margin-left: 20.75rem !important;
  }

  .xs\:hover\:mt-84:hover {
    margin-top: 21rem !important;
  }

  .xs\:hover\:mr-84:hover {
    margin-right: 21rem !important;
  }

  .xs\:hover\:mb-84:hover {
    margin-bottom: 21rem !important;
  }

  .xs\:hover\:ml-84:hover {
    margin-left: 21rem !important;
  }

  .xs\:hover\:mt-85:hover {
    margin-top: 21.25rem !important;
  }

  .xs\:hover\:mr-85:hover {
    margin-right: 21.25rem !important;
  }

  .xs\:hover\:mb-85:hover {
    margin-bottom: 21.25rem !important;
  }

  .xs\:hover\:ml-85:hover {
    margin-left: 21.25rem !important;
  }

  .xs\:hover\:mt-86:hover {
    margin-top: 21.5rem !important;
  }

  .xs\:hover\:mr-86:hover {
    margin-right: 21.5rem !important;
  }

  .xs\:hover\:mb-86:hover {
    margin-bottom: 21.5rem !important;
  }

  .xs\:hover\:ml-86:hover {
    margin-left: 21.5rem !important;
  }

  .xs\:hover\:mt-87:hover {
    margin-top: 21.75rem !important;
  }

  .xs\:hover\:mr-87:hover {
    margin-right: 21.75rem !important;
  }

  .xs\:hover\:mb-87:hover {
    margin-bottom: 21.75rem !important;
  }

  .xs\:hover\:ml-87:hover {
    margin-left: 21.75rem !important;
  }

  .xs\:hover\:mt-88:hover {
    margin-top: 22rem !important;
  }

  .xs\:hover\:mr-88:hover {
    margin-right: 22rem !important;
  }

  .xs\:hover\:mb-88:hover {
    margin-bottom: 22rem !important;
  }

  .xs\:hover\:ml-88:hover {
    margin-left: 22rem !important;
  }

  .xs\:hover\:mt-89:hover {
    margin-top: 22.25rem !important;
  }

  .xs\:hover\:mr-89:hover {
    margin-right: 22.25rem !important;
  }

  .xs\:hover\:mb-89:hover {
    margin-bottom: 22.25rem !important;
  }

  .xs\:hover\:ml-89:hover {
    margin-left: 22.25rem !important;
  }

  .xs\:hover\:mt-90:hover {
    margin-top: 22.5rem !important;
  }

  .xs\:hover\:mr-90:hover {
    margin-right: 22.5rem !important;
  }

  .xs\:hover\:mb-90:hover {
    margin-bottom: 22.5rem !important;
  }

  .xs\:hover\:ml-90:hover {
    margin-left: 22.5rem !important;
  }

  .xs\:hover\:mt-91:hover {
    margin-top: 22.75rem !important;
  }

  .xs\:hover\:mr-91:hover {
    margin-right: 22.75rem !important;
  }

  .xs\:hover\:mb-91:hover {
    margin-bottom: 22.75rem !important;
  }

  .xs\:hover\:ml-91:hover {
    margin-left: 22.75rem !important;
  }

  .xs\:hover\:mt-92:hover {
    margin-top: 23rem !important;
  }

  .xs\:hover\:mr-92:hover {
    margin-right: 23rem !important;
  }

  .xs\:hover\:mb-92:hover {
    margin-bottom: 23rem !important;
  }

  .xs\:hover\:ml-92:hover {
    margin-left: 23rem !important;
  }

  .xs\:hover\:mt-93:hover {
    margin-top: 23.25rem !important;
  }

  .xs\:hover\:mr-93:hover {
    margin-right: 23.25rem !important;
  }

  .xs\:hover\:mb-93:hover {
    margin-bottom: 23.25rem !important;
  }

  .xs\:hover\:ml-93:hover {
    margin-left: 23.25rem !important;
  }

  .xs\:hover\:mt-94:hover {
    margin-top: 23.5rem !important;
  }

  .xs\:hover\:mr-94:hover {
    margin-right: 23.5rem !important;
  }

  .xs\:hover\:mb-94:hover {
    margin-bottom: 23.5rem !important;
  }

  .xs\:hover\:ml-94:hover {
    margin-left: 23.5rem !important;
  }

  .xs\:hover\:mt-95:hover {
    margin-top: 23.75rem !important;
  }

  .xs\:hover\:mr-95:hover {
    margin-right: 23.75rem !important;
  }

  .xs\:hover\:mb-95:hover {
    margin-bottom: 23.75rem !important;
  }

  .xs\:hover\:ml-95:hover {
    margin-left: 23.75rem !important;
  }

  .xs\:hover\:mt-96:hover {
    margin-top: 24rem !important;
  }

  .xs\:hover\:mr-96:hover {
    margin-right: 24rem !important;
  }

  .xs\:hover\:mb-96:hover {
    margin-bottom: 24rem !important;
  }

  .xs\:hover\:ml-96:hover {
    margin-left: 24rem !important;
  }

  .xs\:hover\:mt-97:hover {
    margin-top: 24.25rem !important;
  }

  .xs\:hover\:mr-97:hover {
    margin-right: 24.25rem !important;
  }

  .xs\:hover\:mb-97:hover {
    margin-bottom: 24.25rem !important;
  }

  .xs\:hover\:ml-97:hover {
    margin-left: 24.25rem !important;
  }

  .xs\:hover\:mt-98:hover {
    margin-top: 24.5rem !important;
  }

  .xs\:hover\:mr-98:hover {
    margin-right: 24.5rem !important;
  }

  .xs\:hover\:mb-98:hover {
    margin-bottom: 24.5rem !important;
  }

  .xs\:hover\:ml-98:hover {
    margin-left: 24.5rem !important;
  }

  .xs\:hover\:mt-99:hover {
    margin-top: 24.75rem !important;
  }

  .xs\:hover\:mr-99:hover {
    margin-right: 24.75rem !important;
  }

  .xs\:hover\:mb-99:hover {
    margin-bottom: 24.75rem !important;
  }

  .xs\:hover\:ml-99:hover {
    margin-left: 24.75rem !important;
  }

  .xs\:hover\:mt-100:hover {
    margin-top: 25rem !important;
  }

  .xs\:hover\:mr-100:hover {
    margin-right: 25rem !important;
  }

  .xs\:hover\:mb-100:hover {
    margin-bottom: 25rem !important;
  }

  .xs\:hover\:ml-100:hover {
    margin-left: 25rem !important;
  }

  .xs\:hover\:mt-101:hover {
    margin-top: 25.25rem !important;
  }

  .xs\:hover\:mr-101:hover {
    margin-right: 25.25rem !important;
  }

  .xs\:hover\:mb-101:hover {
    margin-bottom: 25.25rem !important;
  }

  .xs\:hover\:ml-101:hover {
    margin-left: 25.25rem !important;
  }

  .xs\:hover\:mt-102:hover {
    margin-top: 25.5rem !important;
  }

  .xs\:hover\:mr-102:hover {
    margin-right: 25.5rem !important;
  }

  .xs\:hover\:mb-102:hover {
    margin-bottom: 25.5rem !important;
  }

  .xs\:hover\:ml-102:hover {
    margin-left: 25.5rem !important;
  }

  .xs\:hover\:mt-103:hover {
    margin-top: 25.75rem !important;
  }

  .xs\:hover\:mr-103:hover {
    margin-right: 25.75rem !important;
  }

  .xs\:hover\:mb-103:hover {
    margin-bottom: 25.75rem !important;
  }

  .xs\:hover\:ml-103:hover {
    margin-left: 25.75rem !important;
  }

  .xs\:hover\:mt-104:hover {
    margin-top: 26rem !important;
  }

  .xs\:hover\:mr-104:hover {
    margin-right: 26rem !important;
  }

  .xs\:hover\:mb-104:hover {
    margin-bottom: 26rem !important;
  }

  .xs\:hover\:ml-104:hover {
    margin-left: 26rem !important;
  }

  .xs\:hover\:mt-105:hover {
    margin-top: 26.25rem !important;
  }

  .xs\:hover\:mr-105:hover {
    margin-right: 26.25rem !important;
  }

  .xs\:hover\:mb-105:hover {
    margin-bottom: 26.25rem !important;
  }

  .xs\:hover\:ml-105:hover {
    margin-left: 26.25rem !important;
  }

  .xs\:hover\:mt-auto:hover {
    margin-top: auto !important;
  }

  .xs\:hover\:mr-auto:hover {
    margin-right: auto !important;
  }

  .xs\:hover\:mb-auto:hover {
    margin-bottom: auto !important;
  }

  .xs\:hover\:ml-auto:hover {
    margin-left: auto !important;
  }

  .xs\:hover\:mt-px:hover {
    margin-top: 1px !important;
  }

  .xs\:hover\:mr-px:hover {
    margin-right: 1px !important;
  }

  .xs\:hover\:mb-px:hover {
    margin-bottom: 1px !important;
  }

  .xs\:hover\:ml-px:hover {
    margin-left: 1px !important;
  }

  .xs\:hover\:mt-0\.5:hover {
    margin-top: 0.125rem !important;
  }

  .xs\:hover\:mr-0\.5:hover {
    margin-right: 0.125rem !important;
  }

  .xs\:hover\:mb-0\.5:hover {
    margin-bottom: 0.125rem !important;
  }

  .xs\:hover\:ml-0\.5:hover {
    margin-left: 0.125rem !important;
  }

  .xs\:hover\:mt-1\.5:hover {
    margin-top: 0.375rem !important;
  }

  .xs\:hover\:mr-1\.5:hover {
    margin-right: 0.375rem !important;
  }

  .xs\:hover\:mb-1\.5:hover {
    margin-bottom: 0.375rem !important;
  }

  .xs\:hover\:ml-1\.5:hover {
    margin-left: 0.375rem !important;
  }

  .xs\:hover\:mt-2\.5:hover {
    margin-top: 0.625rem !important;
  }

  .xs\:hover\:mr-2\.5:hover {
    margin-right: 0.625rem !important;
  }

  .xs\:hover\:mb-2\.5:hover {
    margin-bottom: 0.625rem !important;
  }

  .xs\:hover\:ml-2\.5:hover {
    margin-left: 0.625rem !important;
  }

  .xs\:hover\:mt-3\.5:hover {
    margin-top: 0.875rem !important;
  }

  .xs\:hover\:mr-3\.5:hover {
    margin-right: 0.875rem !important;
  }

  .xs\:hover\:mb-3\.5:hover {
    margin-bottom: 0.875rem !important;
  }

  .xs\:hover\:ml-3\.5:hover {
    margin-left: 0.875rem !important;
  }

  .xs\:hover\:mt-4\.5:hover {
    margin-top: 1.125rem !important;
  }

  .xs\:hover\:mr-4\.5:hover {
    margin-right: 1.125rem !important;
  }

  .xs\:hover\:mb-4\.5:hover {
    margin-bottom: 1.125rem !important;
  }

  .xs\:hover\:ml-4\.5:hover {
    margin-left: 1.125rem !important;
  }

  .xs\:hover\:mt-5\.5:hover {
    margin-top: 1.375rem !important;
  }

  .xs\:hover\:mr-5\.5:hover {
    margin-right: 1.375rem !important;
  }

  .xs\:hover\:mb-5\.5:hover {
    margin-bottom: 1.375rem !important;
  }

  .xs\:hover\:ml-5\.5:hover {
    margin-left: 1.375rem !important;
  }

  .xs\:hover\:mt-6\.5:hover {
    margin-top: 1.625rem !important;
  }

  .xs\:hover\:mr-6\.5:hover {
    margin-right: 1.625rem !important;
  }

  .xs\:hover\:mb-6\.5:hover {
    margin-bottom: 1.625rem !important;
  }

  .xs\:hover\:ml-6\.5:hover {
    margin-left: 1.625rem !important;
  }

  .xs\:hover\:mt-7\.5:hover {
    margin-top: 1.875rem !important;
  }

  .xs\:hover\:mr-7\.5:hover {
    margin-right: 1.875rem !important;
  }

  .xs\:hover\:mb-7\.5:hover {
    margin-bottom: 1.875rem !important;
  }

  .xs\:hover\:ml-7\.5:hover {
    margin-left: 1.875rem !important;
  }

  .xs\:hover\:mt-8\.5:hover {
    margin-top: 2.125rem !important;
  }

  .xs\:hover\:mr-8\.5:hover {
    margin-right: 2.125rem !important;
  }

  .xs\:hover\:mb-8\.5:hover {
    margin-bottom: 2.125rem !important;
  }

  .xs\:hover\:ml-8\.5:hover {
    margin-left: 2.125rem !important;
  }

  .xs\:hover\:mt-9\.5:hover {
    margin-top: 2.375rem !important;
  }

  .xs\:hover\:mr-9\.5:hover {
    margin-right: 2.375rem !important;
  }

  .xs\:hover\:mb-9\.5:hover {
    margin-bottom: 2.375rem !important;
  }

  .xs\:hover\:ml-9\.5:hover {
    margin-left: 2.375rem !important;
  }

  .xs\:hover\:mt-10\.5:hover {
    margin-top: 2.625rem !important;
  }

  .xs\:hover\:mr-10\.5:hover {
    margin-right: 2.625rem !important;
  }

  .xs\:hover\:mb-10\.5:hover {
    margin-bottom: 2.625rem !important;
  }

  .xs\:hover\:ml-10\.5:hover {
    margin-left: 2.625rem !important;
  }

  .xs\:hover\:mt-11\.5:hover {
    margin-top: 2.875rem !important;
  }

  .xs\:hover\:mr-11\.5:hover {
    margin-right: 2.875rem !important;
  }

  .xs\:hover\:mb-11\.5:hover {
    margin-bottom: 2.875rem !important;
  }

  .xs\:hover\:ml-11\.5:hover {
    margin-left: 2.875rem !important;
  }

  .xs\:hover\:mt-12\.5:hover {
    margin-top: 3.125rem !important;
  }

  .xs\:hover\:mr-12\.5:hover {
    margin-right: 3.125rem !important;
  }

  .xs\:hover\:mb-12\.5:hover {
    margin-bottom: 3.125rem !important;
  }

  .xs\:hover\:ml-12\.5:hover {
    margin-left: 3.125rem !important;
  }

  .xs\:hover\:mt-13\.5:hover {
    margin-top: 3.375rem !important;
  }

  .xs\:hover\:mr-13\.5:hover {
    margin-right: 3.375rem !important;
  }

  .xs\:hover\:mb-13\.5:hover {
    margin-bottom: 3.375rem !important;
  }

  .xs\:hover\:ml-13\.5:hover {
    margin-left: 3.375rem !important;
  }

  .xs\:hover\:mt-14\.5:hover {
    margin-top: 3.625rem !important;
  }

  .xs\:hover\:mr-14\.5:hover {
    margin-right: 3.625rem !important;
  }

  .xs\:hover\:mb-14\.5:hover {
    margin-bottom: 3.625rem !important;
  }

  .xs\:hover\:ml-14\.5:hover {
    margin-left: 3.625rem !important;
  }

  .xs\:hover\:mt-15\.5:hover {
    margin-top: 3.875rem !important;
  }

  .xs\:hover\:mr-15\.5:hover {
    margin-right: 3.875rem !important;
  }

  .xs\:hover\:mb-15\.5:hover {
    margin-bottom: 3.875rem !important;
  }

  .xs\:hover\:ml-15\.5:hover {
    margin-left: 3.875rem !important;
  }

  .xs\:hover\:mt-16\.5:hover {
    margin-top: 4.125rem !important;
  }

  .xs\:hover\:mr-16\.5:hover {
    margin-right: 4.125rem !important;
  }

  .xs\:hover\:mb-16\.5:hover {
    margin-bottom: 4.125rem !important;
  }

  .xs\:hover\:ml-16\.5:hover {
    margin-left: 4.125rem !important;
  }

  .xs\:hover\:mt-17\.5:hover {
    margin-top: 4.375rem !important;
  }

  .xs\:hover\:mr-17\.5:hover {
    margin-right: 4.375rem !important;
  }

  .xs\:hover\:mb-17\.5:hover {
    margin-bottom: 4.375rem !important;
  }

  .xs\:hover\:ml-17\.5:hover {
    margin-left: 4.375rem !important;
  }

  .xs\:hover\:mt-18\.5:hover {
    margin-top: 4.625rem !important;
  }

  .xs\:hover\:mr-18\.5:hover {
    margin-right: 4.625rem !important;
  }

  .xs\:hover\:mb-18\.5:hover {
    margin-bottom: 4.625rem !important;
  }

  .xs\:hover\:ml-18\.5:hover {
    margin-left: 4.625rem !important;
  }

  .xs\:hover\:mt-19\.5:hover {
    margin-top: 4.875rem !important;
  }

  .xs\:hover\:mr-19\.5:hover {
    margin-right: 4.875rem !important;
  }

  .xs\:hover\:mb-19\.5:hover {
    margin-bottom: 4.875rem !important;
  }

  .xs\:hover\:ml-19\.5:hover {
    margin-left: 4.875rem !important;
  }

  .xs\:hover\:mt-20\.5:hover {
    margin-top: 5.125rem !important;
  }

  .xs\:hover\:mr-20\.5:hover {
    margin-right: 5.125rem !important;
  }

  .xs\:hover\:mb-20\.5:hover {
    margin-bottom: 5.125rem !important;
  }

  .xs\:hover\:ml-20\.5:hover {
    margin-left: 5.125rem !important;
  }

  .xs\:hover\:mt-21\.5:hover {
    margin-top: 5.375rem !important;
  }

  .xs\:hover\:mr-21\.5:hover {
    margin-right: 5.375rem !important;
  }

  .xs\:hover\:mb-21\.5:hover {
    margin-bottom: 5.375rem !important;
  }

  .xs\:hover\:ml-21\.5:hover {
    margin-left: 5.375rem !important;
  }

  .xs\:hover\:mt-22\.5:hover {
    margin-top: 5.625rem !important;
  }

  .xs\:hover\:mr-22\.5:hover {
    margin-right: 5.625rem !important;
  }

  .xs\:hover\:mb-22\.5:hover {
    margin-bottom: 5.625rem !important;
  }

  .xs\:hover\:ml-22\.5:hover {
    margin-left: 5.625rem !important;
  }

  .xs\:hover\:mt-23\.5:hover {
    margin-top: 5.875rem !important;
  }

  .xs\:hover\:mr-23\.5:hover {
    margin-right: 5.875rem !important;
  }

  .xs\:hover\:mb-23\.5:hover {
    margin-bottom: 5.875rem !important;
  }

  .xs\:hover\:ml-23\.5:hover {
    margin-left: 5.875rem !important;
  }

  .xs\:hover\:mt-24\.5:hover {
    margin-top: 6.125rem !important;
  }

  .xs\:hover\:mr-24\.5:hover {
    margin-right: 6.125rem !important;
  }

  .xs\:hover\:mb-24\.5:hover {
    margin-bottom: 6.125rem !important;
  }

  .xs\:hover\:ml-24\.5:hover {
    margin-left: 6.125rem !important;
  }

  .xs\:hover\:mt-25\.5:hover {
    margin-top: 6.375rem !important;
  }

  .xs\:hover\:mr-25\.5:hover {
    margin-right: 6.375rem !important;
  }

  .xs\:hover\:mb-25\.5:hover {
    margin-bottom: 6.375rem !important;
  }

  .xs\:hover\:ml-25\.5:hover {
    margin-left: 6.375rem !important;
  }

  .xs\:hover\:mt-26\.5:hover {
    margin-top: 6.625rem !important;
  }

  .xs\:hover\:mr-26\.5:hover {
    margin-right: 6.625rem !important;
  }

  .xs\:hover\:mb-26\.5:hover {
    margin-bottom: 6.625rem !important;
  }

  .xs\:hover\:ml-26\.5:hover {
    margin-left: 6.625rem !important;
  }

  .xs\:hover\:mt-27\.5:hover {
    margin-top: 6.875rem !important;
  }

  .xs\:hover\:mr-27\.5:hover {
    margin-right: 6.875rem !important;
  }

  .xs\:hover\:mb-27\.5:hover {
    margin-bottom: 6.875rem !important;
  }

  .xs\:hover\:ml-27\.5:hover {
    margin-left: 6.875rem !important;
  }

  .xs\:hover\:mt-28\.5:hover {
    margin-top: 7.125rem !important;
  }

  .xs\:hover\:mr-28\.5:hover {
    margin-right: 7.125rem !important;
  }

  .xs\:hover\:mb-28\.5:hover {
    margin-bottom: 7.125rem !important;
  }

  .xs\:hover\:ml-28\.5:hover {
    margin-left: 7.125rem !important;
  }

  .xs\:hover\:mt-29\.5:hover {
    margin-top: 7.375rem !important;
  }

  .xs\:hover\:mr-29\.5:hover {
    margin-right: 7.375rem !important;
  }

  .xs\:hover\:mb-29\.5:hover {
    margin-bottom: 7.375rem !important;
  }

  .xs\:hover\:ml-29\.5:hover {
    margin-left: 7.375rem !important;
  }

  .xs\:hover\:mt-30\.5:hover {
    margin-top: 7.625rem !important;
  }

  .xs\:hover\:mr-30\.5:hover {
    margin-right: 7.625rem !important;
  }

  .xs\:hover\:mb-30\.5:hover {
    margin-bottom: 7.625rem !important;
  }

  .xs\:hover\:ml-30\.5:hover {
    margin-left: 7.625rem !important;
  }

  .xs\:hover\:mt-31\.5:hover {
    margin-top: 7.875rem !important;
  }

  .xs\:hover\:mr-31\.5:hover {
    margin-right: 7.875rem !important;
  }

  .xs\:hover\:mb-31\.5:hover {
    margin-bottom: 7.875rem !important;
  }

  .xs\:hover\:ml-31\.5:hover {
    margin-left: 7.875rem !important;
  }

  .xs\:hover\:mt-32\.5:hover {
    margin-top: 8.125rem !important;
  }

  .xs\:hover\:mr-32\.5:hover {
    margin-right: 8.125rem !important;
  }

  .xs\:hover\:mb-32\.5:hover {
    margin-bottom: 8.125rem !important;
  }

  .xs\:hover\:ml-32\.5:hover {
    margin-left: 8.125rem !important;
  }

  .xs\:hover\:mt-33\.5:hover {
    margin-top: 8.375rem !important;
  }

  .xs\:hover\:mr-33\.5:hover {
    margin-right: 8.375rem !important;
  }

  .xs\:hover\:mb-33\.5:hover {
    margin-bottom: 8.375rem !important;
  }

  .xs\:hover\:ml-33\.5:hover {
    margin-left: 8.375rem !important;
  }

  .xs\:hover\:mt-34\.5:hover {
    margin-top: 8.625rem !important;
  }

  .xs\:hover\:mr-34\.5:hover {
    margin-right: 8.625rem !important;
  }

  .xs\:hover\:mb-34\.5:hover {
    margin-bottom: 8.625rem !important;
  }

  .xs\:hover\:ml-34\.5:hover {
    margin-left: 8.625rem !important;
  }

  .xs\:hover\:mt-35\.5:hover {
    margin-top: 8.875rem !important;
  }

  .xs\:hover\:mr-35\.5:hover {
    margin-right: 8.875rem !important;
  }

  .xs\:hover\:mb-35\.5:hover {
    margin-bottom: 8.875rem !important;
  }

  .xs\:hover\:ml-35\.5:hover {
    margin-left: 8.875rem !important;
  }

  .xs\:hover\:mt-36\.5:hover {
    margin-top: 9.125rem !important;
  }

  .xs\:hover\:mr-36\.5:hover {
    margin-right: 9.125rem !important;
  }

  .xs\:hover\:mb-36\.5:hover {
    margin-bottom: 9.125rem !important;
  }

  .xs\:hover\:ml-36\.5:hover {
    margin-left: 9.125rem !important;
  }

  .xs\:hover\:mt-37\.5:hover {
    margin-top: 9.375rem !important;
  }

  .xs\:hover\:mr-37\.5:hover {
    margin-right: 9.375rem !important;
  }

  .xs\:hover\:mb-37\.5:hover {
    margin-bottom: 9.375rem !important;
  }

  .xs\:hover\:ml-37\.5:hover {
    margin-left: 9.375rem !important;
  }

  .xs\:hover\:mt-38\.5:hover {
    margin-top: 9.625rem !important;
  }

  .xs\:hover\:mr-38\.5:hover {
    margin-right: 9.625rem !important;
  }

  .xs\:hover\:mb-38\.5:hover {
    margin-bottom: 9.625rem !important;
  }

  .xs\:hover\:ml-38\.5:hover {
    margin-left: 9.625rem !important;
  }

  .xs\:hover\:mt-39\.5:hover {
    margin-top: 9.875rem !important;
  }

  .xs\:hover\:mr-39\.5:hover {
    margin-right: 9.875rem !important;
  }

  .xs\:hover\:mb-39\.5:hover {
    margin-bottom: 9.875rem !important;
  }

  .xs\:hover\:ml-39\.5:hover {
    margin-left: 9.875rem !important;
  }

  .xs\:hover\:mt-40\.5:hover {
    margin-top: 10.125rem !important;
  }

  .xs\:hover\:mr-40\.5:hover {
    margin-right: 10.125rem !important;
  }

  .xs\:hover\:mb-40\.5:hover {
    margin-bottom: 10.125rem !important;
  }

  .xs\:hover\:ml-40\.5:hover {
    margin-left: 10.125rem !important;
  }

  .xs\:hover\:mt-41\.5:hover {
    margin-top: 10.375rem !important;
  }

  .xs\:hover\:mr-41\.5:hover {
    margin-right: 10.375rem !important;
  }

  .xs\:hover\:mb-41\.5:hover {
    margin-bottom: 10.375rem !important;
  }

  .xs\:hover\:ml-41\.5:hover {
    margin-left: 10.375rem !important;
  }

  .xs\:hover\:mt-42\.5:hover {
    margin-top: 10.625rem !important;
  }

  .xs\:hover\:mr-42\.5:hover {
    margin-right: 10.625rem !important;
  }

  .xs\:hover\:mb-42\.5:hover {
    margin-bottom: 10.625rem !important;
  }

  .xs\:hover\:ml-42\.5:hover {
    margin-left: 10.625rem !important;
  }

  .xs\:hover\:mt-43\.5:hover {
    margin-top: 10.875rem !important;
  }

  .xs\:hover\:mr-43\.5:hover {
    margin-right: 10.875rem !important;
  }

  .xs\:hover\:mb-43\.5:hover {
    margin-bottom: 10.875rem !important;
  }

  .xs\:hover\:ml-43\.5:hover {
    margin-left: 10.875rem !important;
  }

  .xs\:hover\:mt-44\.5:hover {
    margin-top: 11.125rem !important;
  }

  .xs\:hover\:mr-44\.5:hover {
    margin-right: 11.125rem !important;
  }

  .xs\:hover\:mb-44\.5:hover {
    margin-bottom: 11.125rem !important;
  }

  .xs\:hover\:ml-44\.5:hover {
    margin-left: 11.125rem !important;
  }

  .xs\:hover\:mt-45\.5:hover {
    margin-top: 11.375rem !important;
  }

  .xs\:hover\:mr-45\.5:hover {
    margin-right: 11.375rem !important;
  }

  .xs\:hover\:mb-45\.5:hover {
    margin-bottom: 11.375rem !important;
  }

  .xs\:hover\:ml-45\.5:hover {
    margin-left: 11.375rem !important;
  }

  .xs\:hover\:mt-46\.5:hover {
    margin-top: 11.625rem !important;
  }

  .xs\:hover\:mr-46\.5:hover {
    margin-right: 11.625rem !important;
  }

  .xs\:hover\:mb-46\.5:hover {
    margin-bottom: 11.625rem !important;
  }

  .xs\:hover\:ml-46\.5:hover {
    margin-left: 11.625rem !important;
  }

  .xs\:hover\:mt-47\.5:hover {
    margin-top: 11.875rem !important;
  }

  .xs\:hover\:mr-47\.5:hover {
    margin-right: 11.875rem !important;
  }

  .xs\:hover\:mb-47\.5:hover {
    margin-bottom: 11.875rem !important;
  }

  .xs\:hover\:ml-47\.5:hover {
    margin-left: 11.875rem !important;
  }

  .xs\:hover\:mt-48\.5:hover {
    margin-top: 12.125rem !important;
  }

  .xs\:hover\:mr-48\.5:hover {
    margin-right: 12.125rem !important;
  }

  .xs\:hover\:mb-48\.5:hover {
    margin-bottom: 12.125rem !important;
  }

  .xs\:hover\:ml-48\.5:hover {
    margin-left: 12.125rem !important;
  }

  .xs\:hover\:mt-49\.5:hover {
    margin-top: 12.375rem !important;
  }

  .xs\:hover\:mr-49\.5:hover {
    margin-right: 12.375rem !important;
  }

  .xs\:hover\:mb-49\.5:hover {
    margin-bottom: 12.375rem !important;
  }

  .xs\:hover\:ml-49\.5:hover {
    margin-left: 12.375rem !important;
  }

  .xs\:hover\:mt-50\.5:hover {
    margin-top: 12.625rem !important;
  }

  .xs\:hover\:mr-50\.5:hover {
    margin-right: 12.625rem !important;
  }

  .xs\:hover\:mb-50\.5:hover {
    margin-bottom: 12.625rem !important;
  }

  .xs\:hover\:ml-50\.5:hover {
    margin-left: 12.625rem !important;
  }

  .xs\:hover\:mt-51\.5:hover {
    margin-top: 12.875rem !important;
  }

  .xs\:hover\:mr-51\.5:hover {
    margin-right: 12.875rem !important;
  }

  .xs\:hover\:mb-51\.5:hover {
    margin-bottom: 12.875rem !important;
  }

  .xs\:hover\:ml-51\.5:hover {
    margin-left: 12.875rem !important;
  }

  .xs\:hover\:mt-52\.5:hover {
    margin-top: 13.125rem !important;
  }

  .xs\:hover\:mr-52\.5:hover {
    margin-right: 13.125rem !important;
  }

  .xs\:hover\:mb-52\.5:hover {
    margin-bottom: 13.125rem !important;
  }

  .xs\:hover\:ml-52\.5:hover {
    margin-left: 13.125rem !important;
  }

  .xs\:hover\:mt-53\.5:hover {
    margin-top: 13.375rem !important;
  }

  .xs\:hover\:mr-53\.5:hover {
    margin-right: 13.375rem !important;
  }

  .xs\:hover\:mb-53\.5:hover {
    margin-bottom: 13.375rem !important;
  }

  .xs\:hover\:ml-53\.5:hover {
    margin-left: 13.375rem !important;
  }

  .xs\:hover\:mt-54\.5:hover {
    margin-top: 13.625rem !important;
  }

  .xs\:hover\:mr-54\.5:hover {
    margin-right: 13.625rem !important;
  }

  .xs\:hover\:mb-54\.5:hover {
    margin-bottom: 13.625rem !important;
  }

  .xs\:hover\:ml-54\.5:hover {
    margin-left: 13.625rem !important;
  }

  .xs\:hover\:mt-55\.5:hover {
    margin-top: 13.875rem !important;
  }

  .xs\:hover\:mr-55\.5:hover {
    margin-right: 13.875rem !important;
  }

  .xs\:hover\:mb-55\.5:hover {
    margin-bottom: 13.875rem !important;
  }

  .xs\:hover\:ml-55\.5:hover {
    margin-left: 13.875rem !important;
  }

  .xs\:hover\:mt-56\.5:hover {
    margin-top: 14.125rem !important;
  }

  .xs\:hover\:mr-56\.5:hover {
    margin-right: 14.125rem !important;
  }

  .xs\:hover\:mb-56\.5:hover {
    margin-bottom: 14.125rem !important;
  }

  .xs\:hover\:ml-56\.5:hover {
    margin-left: 14.125rem !important;
  }

  .xs\:hover\:mt-57\.5:hover {
    margin-top: 14.375rem !important;
  }

  .xs\:hover\:mr-57\.5:hover {
    margin-right: 14.375rem !important;
  }

  .xs\:hover\:mb-57\.5:hover {
    margin-bottom: 14.375rem !important;
  }

  .xs\:hover\:ml-57\.5:hover {
    margin-left: 14.375rem !important;
  }

  .xs\:hover\:mt-58\.5:hover {
    margin-top: 14.625rem !important;
  }

  .xs\:hover\:mr-58\.5:hover {
    margin-right: 14.625rem !important;
  }

  .xs\:hover\:mb-58\.5:hover {
    margin-bottom: 14.625rem !important;
  }

  .xs\:hover\:ml-58\.5:hover {
    margin-left: 14.625rem !important;
  }

  .xs\:hover\:mt-59\.5:hover {
    margin-top: 14.875rem !important;
  }

  .xs\:hover\:mr-59\.5:hover {
    margin-right: 14.875rem !important;
  }

  .xs\:hover\:mb-59\.5:hover {
    margin-bottom: 14.875rem !important;
  }

  .xs\:hover\:ml-59\.5:hover {
    margin-left: 14.875rem !important;
  }

  .xs\:hover\:mt-60\.5:hover {
    margin-top: 15.125rem !important;
  }

  .xs\:hover\:mr-60\.5:hover {
    margin-right: 15.125rem !important;
  }

  .xs\:hover\:mb-60\.5:hover {
    margin-bottom: 15.125rem !important;
  }

  .xs\:hover\:ml-60\.5:hover {
    margin-left: 15.125rem !important;
  }

  .xs\:hover\:mt-61\.5:hover {
    margin-top: 15.375rem !important;
  }

  .xs\:hover\:mr-61\.5:hover {
    margin-right: 15.375rem !important;
  }

  .xs\:hover\:mb-61\.5:hover {
    margin-bottom: 15.375rem !important;
  }

  .xs\:hover\:ml-61\.5:hover {
    margin-left: 15.375rem !important;
  }

  .xs\:hover\:mt-62\.5:hover {
    margin-top: 15.625rem !important;
  }

  .xs\:hover\:mr-62\.5:hover {
    margin-right: 15.625rem !important;
  }

  .xs\:hover\:mb-62\.5:hover {
    margin-bottom: 15.625rem !important;
  }

  .xs\:hover\:ml-62\.5:hover {
    margin-left: 15.625rem !important;
  }

  .xs\:hover\:mt-63\.5:hover {
    margin-top: 15.875rem !important;
  }

  .xs\:hover\:mr-63\.5:hover {
    margin-right: 15.875rem !important;
  }

  .xs\:hover\:mb-63\.5:hover {
    margin-bottom: 15.875rem !important;
  }

  .xs\:hover\:ml-63\.5:hover {
    margin-left: 15.875rem !important;
  }

  .xs\:hover\:mt-64\.5:hover {
    margin-top: 16.125rem !important;
  }

  .xs\:hover\:mr-64\.5:hover {
    margin-right: 16.125rem !important;
  }

  .xs\:hover\:mb-64\.5:hover {
    margin-bottom: 16.125rem !important;
  }

  .xs\:hover\:ml-64\.5:hover {
    margin-left: 16.125rem !important;
  }

  .xs\:hover\:mt-65\.5:hover {
    margin-top: 16.375rem !important;
  }

  .xs\:hover\:mr-65\.5:hover {
    margin-right: 16.375rem !important;
  }

  .xs\:hover\:mb-65\.5:hover {
    margin-bottom: 16.375rem !important;
  }

  .xs\:hover\:ml-65\.5:hover {
    margin-left: 16.375rem !important;
  }

  .xs\:hover\:mt-66\.5:hover {
    margin-top: 16.625rem !important;
  }

  .xs\:hover\:mr-66\.5:hover {
    margin-right: 16.625rem !important;
  }

  .xs\:hover\:mb-66\.5:hover {
    margin-bottom: 16.625rem !important;
  }

  .xs\:hover\:ml-66\.5:hover {
    margin-left: 16.625rem !important;
  }

  .xs\:hover\:mt-67\.5:hover {
    margin-top: 16.875rem !important;
  }

  .xs\:hover\:mr-67\.5:hover {
    margin-right: 16.875rem !important;
  }

  .xs\:hover\:mb-67\.5:hover {
    margin-bottom: 16.875rem !important;
  }

  .xs\:hover\:ml-67\.5:hover {
    margin-left: 16.875rem !important;
  }

  .xs\:hover\:mt-68\.5:hover {
    margin-top: 17.125rem !important;
  }

  .xs\:hover\:mr-68\.5:hover {
    margin-right: 17.125rem !important;
  }

  .xs\:hover\:mb-68\.5:hover {
    margin-bottom: 17.125rem !important;
  }

  .xs\:hover\:ml-68\.5:hover {
    margin-left: 17.125rem !important;
  }

  .xs\:hover\:mt-69\.5:hover {
    margin-top: 17.375rem !important;
  }

  .xs\:hover\:mr-69\.5:hover {
    margin-right: 17.375rem !important;
  }

  .xs\:hover\:mb-69\.5:hover {
    margin-bottom: 17.375rem !important;
  }

  .xs\:hover\:ml-69\.5:hover {
    margin-left: 17.375rem !important;
  }

  .xs\:hover\:mt-70\.5:hover {
    margin-top: 17.625rem !important;
  }

  .xs\:hover\:mr-70\.5:hover {
    margin-right: 17.625rem !important;
  }

  .xs\:hover\:mb-70\.5:hover {
    margin-bottom: 17.625rem !important;
  }

  .xs\:hover\:ml-70\.5:hover {
    margin-left: 17.625rem !important;
  }

  .xs\:hover\:mt-71\.5:hover {
    margin-top: 17.875rem !important;
  }

  .xs\:hover\:mr-71\.5:hover {
    margin-right: 17.875rem !important;
  }

  .xs\:hover\:mb-71\.5:hover {
    margin-bottom: 17.875rem !important;
  }

  .xs\:hover\:ml-71\.5:hover {
    margin-left: 17.875rem !important;
  }

  .xs\:hover\:mt-72\.5:hover {
    margin-top: 18.125rem !important;
  }

  .xs\:hover\:mr-72\.5:hover {
    margin-right: 18.125rem !important;
  }

  .xs\:hover\:mb-72\.5:hover {
    margin-bottom: 18.125rem !important;
  }

  .xs\:hover\:ml-72\.5:hover {
    margin-left: 18.125rem !important;
  }

  .xs\:hover\:mt-73\.5:hover {
    margin-top: 18.375rem !important;
  }

  .xs\:hover\:mr-73\.5:hover {
    margin-right: 18.375rem !important;
  }

  .xs\:hover\:mb-73\.5:hover {
    margin-bottom: 18.375rem !important;
  }

  .xs\:hover\:ml-73\.5:hover {
    margin-left: 18.375rem !important;
  }

  .xs\:hover\:mt-74\.5:hover {
    margin-top: 18.625rem !important;
  }

  .xs\:hover\:mr-74\.5:hover {
    margin-right: 18.625rem !important;
  }

  .xs\:hover\:mb-74\.5:hover {
    margin-bottom: 18.625rem !important;
  }

  .xs\:hover\:ml-74\.5:hover {
    margin-left: 18.625rem !important;
  }

  .xs\:hover\:mt-75\.5:hover {
    margin-top: 18.875rem !important;
  }

  .xs\:hover\:mr-75\.5:hover {
    margin-right: 18.875rem !important;
  }

  .xs\:hover\:mb-75\.5:hover {
    margin-bottom: 18.875rem !important;
  }

  .xs\:hover\:ml-75\.5:hover {
    margin-left: 18.875rem !important;
  }

  .xs\:hover\:mt-76\.5:hover {
    margin-top: 19.125rem !important;
  }

  .xs\:hover\:mr-76\.5:hover {
    margin-right: 19.125rem !important;
  }

  .xs\:hover\:mb-76\.5:hover {
    margin-bottom: 19.125rem !important;
  }

  .xs\:hover\:ml-76\.5:hover {
    margin-left: 19.125rem !important;
  }

  .xs\:hover\:mt-77\.5:hover {
    margin-top: 19.375rem !important;
  }

  .xs\:hover\:mr-77\.5:hover {
    margin-right: 19.375rem !important;
  }

  .xs\:hover\:mb-77\.5:hover {
    margin-bottom: 19.375rem !important;
  }

  .xs\:hover\:ml-77\.5:hover {
    margin-left: 19.375rem !important;
  }

  .xs\:hover\:mt-78\.5:hover {
    margin-top: 19.625rem !important;
  }

  .xs\:hover\:mr-78\.5:hover {
    margin-right: 19.625rem !important;
  }

  .xs\:hover\:mb-78\.5:hover {
    margin-bottom: 19.625rem !important;
  }

  .xs\:hover\:ml-78\.5:hover {
    margin-left: 19.625rem !important;
  }

  .xs\:hover\:mt-79\.5:hover {
    margin-top: 19.875rem !important;
  }

  .xs\:hover\:mr-79\.5:hover {
    margin-right: 19.875rem !important;
  }

  .xs\:hover\:mb-79\.5:hover {
    margin-bottom: 19.875rem !important;
  }

  .xs\:hover\:ml-79\.5:hover {
    margin-left: 19.875rem !important;
  }

  .xs\:hover\:mt-80\.5:hover {
    margin-top: 20.125rem !important;
  }

  .xs\:hover\:mr-80\.5:hover {
    margin-right: 20.125rem !important;
  }

  .xs\:hover\:mb-80\.5:hover {
    margin-bottom: 20.125rem !important;
  }

  .xs\:hover\:ml-80\.5:hover {
    margin-left: 20.125rem !important;
  }

  .xs\:hover\:mt-81\.5:hover {
    margin-top: 20.375rem !important;
  }

  .xs\:hover\:mr-81\.5:hover {
    margin-right: 20.375rem !important;
  }

  .xs\:hover\:mb-81\.5:hover {
    margin-bottom: 20.375rem !important;
  }

  .xs\:hover\:ml-81\.5:hover {
    margin-left: 20.375rem !important;
  }

  .xs\:hover\:mt-82\.5:hover {
    margin-top: 20.625rem !important;
  }

  .xs\:hover\:mr-82\.5:hover {
    margin-right: 20.625rem !important;
  }

  .xs\:hover\:mb-82\.5:hover {
    margin-bottom: 20.625rem !important;
  }

  .xs\:hover\:ml-82\.5:hover {
    margin-left: 20.625rem !important;
  }

  .xs\:hover\:mt-83\.5:hover {
    margin-top: 20.875rem !important;
  }

  .xs\:hover\:mr-83\.5:hover {
    margin-right: 20.875rem !important;
  }

  .xs\:hover\:mb-83\.5:hover {
    margin-bottom: 20.875rem !important;
  }

  .xs\:hover\:ml-83\.5:hover {
    margin-left: 20.875rem !important;
  }

  .xs\:hover\:mt-84\.5:hover {
    margin-top: 21.125rem !important;
  }

  .xs\:hover\:mr-84\.5:hover {
    margin-right: 21.125rem !important;
  }

  .xs\:hover\:mb-84\.5:hover {
    margin-bottom: 21.125rem !important;
  }

  .xs\:hover\:ml-84\.5:hover {
    margin-left: 21.125rem !important;
  }

  .xs\:hover\:mt-85\.5:hover {
    margin-top: 21.375rem !important;
  }

  .xs\:hover\:mr-85\.5:hover {
    margin-right: 21.375rem !important;
  }

  .xs\:hover\:mb-85\.5:hover {
    margin-bottom: 21.375rem !important;
  }

  .xs\:hover\:ml-85\.5:hover {
    margin-left: 21.375rem !important;
  }

  .xs\:hover\:mt-86\.5:hover {
    margin-top: 21.625rem !important;
  }

  .xs\:hover\:mr-86\.5:hover {
    margin-right: 21.625rem !important;
  }

  .xs\:hover\:mb-86\.5:hover {
    margin-bottom: 21.625rem !important;
  }

  .xs\:hover\:ml-86\.5:hover {
    margin-left: 21.625rem !important;
  }

  .xs\:hover\:mt-87\.5:hover {
    margin-top: 21.875rem !important;
  }

  .xs\:hover\:mr-87\.5:hover {
    margin-right: 21.875rem !important;
  }

  .xs\:hover\:mb-87\.5:hover {
    margin-bottom: 21.875rem !important;
  }

  .xs\:hover\:ml-87\.5:hover {
    margin-left: 21.875rem !important;
  }

  .xs\:hover\:mt-88\.5:hover {
    margin-top: 22.125rem !important;
  }

  .xs\:hover\:mr-88\.5:hover {
    margin-right: 22.125rem !important;
  }

  .xs\:hover\:mb-88\.5:hover {
    margin-bottom: 22.125rem !important;
  }

  .xs\:hover\:ml-88\.5:hover {
    margin-left: 22.125rem !important;
  }

  .xs\:hover\:mt-89\.5:hover {
    margin-top: 22.375rem !important;
  }

  .xs\:hover\:mr-89\.5:hover {
    margin-right: 22.375rem !important;
  }

  .xs\:hover\:mb-89\.5:hover {
    margin-bottom: 22.375rem !important;
  }

  .xs\:hover\:ml-89\.5:hover {
    margin-left: 22.375rem !important;
  }

  .xs\:hover\:mt-90\.5:hover {
    margin-top: 22.625rem !important;
  }

  .xs\:hover\:mr-90\.5:hover {
    margin-right: 22.625rem !important;
  }

  .xs\:hover\:mb-90\.5:hover {
    margin-bottom: 22.625rem !important;
  }

  .xs\:hover\:ml-90\.5:hover {
    margin-left: 22.625rem !important;
  }

  .xs\:hover\:mt-91\.5:hover {
    margin-top: 22.875rem !important;
  }

  .xs\:hover\:mr-91\.5:hover {
    margin-right: 22.875rem !important;
  }

  .xs\:hover\:mb-91\.5:hover {
    margin-bottom: 22.875rem !important;
  }

  .xs\:hover\:ml-91\.5:hover {
    margin-left: 22.875rem !important;
  }

  .xs\:hover\:mt-92\.5:hover {
    margin-top: 23.125rem !important;
  }

  .xs\:hover\:mr-92\.5:hover {
    margin-right: 23.125rem !important;
  }

  .xs\:hover\:mb-92\.5:hover {
    margin-bottom: 23.125rem !important;
  }

  .xs\:hover\:ml-92\.5:hover {
    margin-left: 23.125rem !important;
  }

  .xs\:hover\:mt-93\.5:hover {
    margin-top: 23.375rem !important;
  }

  .xs\:hover\:mr-93\.5:hover {
    margin-right: 23.375rem !important;
  }

  .xs\:hover\:mb-93\.5:hover {
    margin-bottom: 23.375rem !important;
  }

  .xs\:hover\:ml-93\.5:hover {
    margin-left: 23.375rem !important;
  }

  .xs\:hover\:mt-94\.5:hover {
    margin-top: 23.625rem !important;
  }

  .xs\:hover\:mr-94\.5:hover {
    margin-right: 23.625rem !important;
  }

  .xs\:hover\:mb-94\.5:hover {
    margin-bottom: 23.625rem !important;
  }

  .xs\:hover\:ml-94\.5:hover {
    margin-left: 23.625rem !important;
  }

  .xs\:hover\:mt-95\.5:hover {
    margin-top: 23.875rem !important;
  }

  .xs\:hover\:mr-95\.5:hover {
    margin-right: 23.875rem !important;
  }

  .xs\:hover\:mb-95\.5:hover {
    margin-bottom: 23.875rem !important;
  }

  .xs\:hover\:ml-95\.5:hover {
    margin-left: 23.875rem !important;
  }

  .xs\:hover\:mt-96\.5:hover {
    margin-top: 24.125rem !important;
  }

  .xs\:hover\:mr-96\.5:hover {
    margin-right: 24.125rem !important;
  }

  .xs\:hover\:mb-96\.5:hover {
    margin-bottom: 24.125rem !important;
  }

  .xs\:hover\:ml-96\.5:hover {
    margin-left: 24.125rem !important;
  }

  .xs\:hover\:mt-97\.5:hover {
    margin-top: 24.375rem !important;
  }

  .xs\:hover\:mr-97\.5:hover {
    margin-right: 24.375rem !important;
  }

  .xs\:hover\:mb-97\.5:hover {
    margin-bottom: 24.375rem !important;
  }

  .xs\:hover\:ml-97\.5:hover {
    margin-left: 24.375rem !important;
  }

  .xs\:hover\:mt-98\.5:hover {
    margin-top: 24.625rem !important;
  }

  .xs\:hover\:mr-98\.5:hover {
    margin-right: 24.625rem !important;
  }

  .xs\:hover\:mb-98\.5:hover {
    margin-bottom: 24.625rem !important;
  }

  .xs\:hover\:ml-98\.5:hover {
    margin-left: 24.625rem !important;
  }

  .xs\:hover\:mt-99\.5:hover {
    margin-top: 24.875rem !important;
  }

  .xs\:hover\:mr-99\.5:hover {
    margin-right: 24.875rem !important;
  }

  .xs\:hover\:mb-99\.5:hover {
    margin-bottom: 24.875rem !important;
  }

  .xs\:hover\:ml-99\.5:hover {
    margin-left: 24.875rem !important;
  }

  .xs\:hover\:mt-100\.5:hover {
    margin-top: 25.125rem !important;
  }

  .xs\:hover\:mr-100\.5:hover {
    margin-right: 25.125rem !important;
  }

  .xs\:hover\:mb-100\.5:hover {
    margin-bottom: 25.125rem !important;
  }

  .xs\:hover\:ml-100\.5:hover {
    margin-left: 25.125rem !important;
  }

  .xs\:hover\:mt-101\.5:hover {
    margin-top: 25.375rem !important;
  }

  .xs\:hover\:mr-101\.5:hover {
    margin-right: 25.375rem !important;
  }

  .xs\:hover\:mb-101\.5:hover {
    margin-bottom: 25.375rem !important;
  }

  .xs\:hover\:ml-101\.5:hover {
    margin-left: 25.375rem !important;
  }

  .xs\:hover\:mt-102\.5:hover {
    margin-top: 25.625rem !important;
  }

  .xs\:hover\:mr-102\.5:hover {
    margin-right: 25.625rem !important;
  }

  .xs\:hover\:mb-102\.5:hover {
    margin-bottom: 25.625rem !important;
  }

  .xs\:hover\:ml-102\.5:hover {
    margin-left: 25.625rem !important;
  }

  .xs\:hover\:mt-103\.5:hover {
    margin-top: 25.875rem !important;
  }

  .xs\:hover\:mr-103\.5:hover {
    margin-right: 25.875rem !important;
  }

  .xs\:hover\:mb-103\.5:hover {
    margin-bottom: 25.875rem !important;
  }

  .xs\:hover\:ml-103\.5:hover {
    margin-left: 25.875rem !important;
  }

  .xs\:hover\:mt-104\.5:hover {
    margin-top: 26.125rem !important;
  }

  .xs\:hover\:mr-104\.5:hover {
    margin-right: 26.125rem !important;
  }

  .xs\:hover\:mb-104\.5:hover {
    margin-bottom: 26.125rem !important;
  }

  .xs\:hover\:ml-104\.5:hover {
    margin-left: 26.125rem !important;
  }

  .xs\:hover\:-mt-0:hover {
    margin-top: 0rem !important;
  }

  .xs\:hover\:-mr-0:hover {
    margin-right: 0rem !important;
  }

  .xs\:hover\:-mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .xs\:hover\:-ml-0:hover {
    margin-left: 0rem !important;
  }

  .xs\:hover\:-mt-1:hover {
    margin-top: -0.25rem !important;
  }

  .xs\:hover\:-mr-1:hover {
    margin-right: -0.25rem !important;
  }

  .xs\:hover\:-mb-1:hover {
    margin-bottom: -0.25rem !important;
  }

  .xs\:hover\:-ml-1:hover {
    margin-left: -0.25rem !important;
  }

  .xs\:hover\:-mt-2:hover {
    margin-top: -0.5rem !important;
  }

  .xs\:hover\:-mr-2:hover {
    margin-right: -0.5rem !important;
  }

  .xs\:hover\:-mb-2:hover {
    margin-bottom: -0.5rem !important;
  }

  .xs\:hover\:-ml-2:hover {
    margin-left: -0.5rem !important;
  }

  .xs\:hover\:-mt-3:hover {
    margin-top: -0.75rem !important;
  }

  .xs\:hover\:-mr-3:hover {
    margin-right: -0.75rem !important;
  }

  .xs\:hover\:-mb-3:hover {
    margin-bottom: -0.75rem !important;
  }

  .xs\:hover\:-ml-3:hover {
    margin-left: -0.75rem !important;
  }

  .xs\:hover\:-mt-4:hover {
    margin-top: -1rem !important;
  }

  .xs\:hover\:-mr-4:hover {
    margin-right: -1rem !important;
  }

  .xs\:hover\:-mb-4:hover {
    margin-bottom: -1rem !important;
  }

  .xs\:hover\:-ml-4:hover {
    margin-left: -1rem !important;
  }

  .xs\:hover\:-mt-5:hover {
    margin-top: -1.25rem !important;
  }

  .xs\:hover\:-mr-5:hover {
    margin-right: -1.25rem !important;
  }

  .xs\:hover\:-mb-5:hover {
    margin-bottom: -1.25rem !important;
  }

  .xs\:hover\:-ml-5:hover {
    margin-left: -1.25rem !important;
  }

  .xs\:hover\:-mt-6:hover {
    margin-top: -1.5rem !important;
  }

  .xs\:hover\:-mr-6:hover {
    margin-right: -1.5rem !important;
  }

  .xs\:hover\:-mb-6:hover {
    margin-bottom: -1.5rem !important;
  }

  .xs\:hover\:-ml-6:hover {
    margin-left: -1.5rem !important;
  }

  .xs\:hover\:-mt-7:hover {
    margin-top: -1.75rem !important;
  }

  .xs\:hover\:-mr-7:hover {
    margin-right: -1.75rem !important;
  }

  .xs\:hover\:-mb-7:hover {
    margin-bottom: -1.75rem !important;
  }

  .xs\:hover\:-ml-7:hover {
    margin-left: -1.75rem !important;
  }

  .xs\:hover\:-mt-8:hover {
    margin-top: -2rem !important;
  }

  .xs\:hover\:-mr-8:hover {
    margin-right: -2rem !important;
  }

  .xs\:hover\:-mb-8:hover {
    margin-bottom: -2rem !important;
  }

  .xs\:hover\:-ml-8:hover {
    margin-left: -2rem !important;
  }

  .xs\:hover\:-mt-9:hover {
    margin-top: -2.25rem !important;
  }

  .xs\:hover\:-mr-9:hover {
    margin-right: -2.25rem !important;
  }

  .xs\:hover\:-mb-9:hover {
    margin-bottom: -2.25rem !important;
  }

  .xs\:hover\:-ml-9:hover {
    margin-left: -2.25rem !important;
  }

  .xs\:hover\:-mt-10:hover {
    margin-top: -2.5rem !important;
  }

  .xs\:hover\:-mr-10:hover {
    margin-right: -2.5rem !important;
  }

  .xs\:hover\:-mb-10:hover {
    margin-bottom: -2.5rem !important;
  }

  .xs\:hover\:-ml-10:hover {
    margin-left: -2.5rem !important;
  }

  .xs\:hover\:-mt-11:hover {
    margin-top: -2.75rem !important;
  }

  .xs\:hover\:-mr-11:hover {
    margin-right: -2.75rem !important;
  }

  .xs\:hover\:-mb-11:hover {
    margin-bottom: -2.75rem !important;
  }

  .xs\:hover\:-ml-11:hover {
    margin-left: -2.75rem !important;
  }

  .xs\:hover\:-mt-12:hover {
    margin-top: -3rem !important;
  }

  .xs\:hover\:-mr-12:hover {
    margin-right: -3rem !important;
  }

  .xs\:hover\:-mb-12:hover {
    margin-bottom: -3rem !important;
  }

  .xs\:hover\:-ml-12:hover {
    margin-left: -3rem !important;
  }

  .xs\:hover\:-mt-13:hover {
    margin-top: -3.25rem !important;
  }

  .xs\:hover\:-mr-13:hover {
    margin-right: -3.25rem !important;
  }

  .xs\:hover\:-mb-13:hover {
    margin-bottom: -3.25rem !important;
  }

  .xs\:hover\:-ml-13:hover {
    margin-left: -3.25rem !important;
  }

  .xs\:hover\:-mt-14:hover {
    margin-top: -3.5rem !important;
  }

  .xs\:hover\:-mr-14:hover {
    margin-right: -3.5rem !important;
  }

  .xs\:hover\:-mb-14:hover {
    margin-bottom: -3.5rem !important;
  }

  .xs\:hover\:-ml-14:hover {
    margin-left: -3.5rem !important;
  }

  .xs\:hover\:-mt-15:hover {
    margin-top: -3.75rem !important;
  }

  .xs\:hover\:-mr-15:hover {
    margin-right: -3.75rem !important;
  }

  .xs\:hover\:-mb-15:hover {
    margin-bottom: -3.75rem !important;
  }

  .xs\:hover\:-ml-15:hover {
    margin-left: -3.75rem !important;
  }

  .xs\:hover\:-mt-16:hover {
    margin-top: -4rem !important;
  }

  .xs\:hover\:-mr-16:hover {
    margin-right: -4rem !important;
  }

  .xs\:hover\:-mb-16:hover {
    margin-bottom: -4rem !important;
  }

  .xs\:hover\:-ml-16:hover {
    margin-left: -4rem !important;
  }

  .xs\:hover\:-mt-17:hover {
    margin-top: -4.25rem !important;
  }

  .xs\:hover\:-mr-17:hover {
    margin-right: -4.25rem !important;
  }

  .xs\:hover\:-mb-17:hover {
    margin-bottom: -4.25rem !important;
  }

  .xs\:hover\:-ml-17:hover {
    margin-left: -4.25rem !important;
  }

  .xs\:hover\:-mt-18:hover {
    margin-top: -4.5rem !important;
  }

  .xs\:hover\:-mr-18:hover {
    margin-right: -4.5rem !important;
  }

  .xs\:hover\:-mb-18:hover {
    margin-bottom: -4.5rem !important;
  }

  .xs\:hover\:-ml-18:hover {
    margin-left: -4.5rem !important;
  }

  .xs\:hover\:-mt-19:hover {
    margin-top: -4.75rem !important;
  }

  .xs\:hover\:-mr-19:hover {
    margin-right: -4.75rem !important;
  }

  .xs\:hover\:-mb-19:hover {
    margin-bottom: -4.75rem !important;
  }

  .xs\:hover\:-ml-19:hover {
    margin-left: -4.75rem !important;
  }

  .xs\:hover\:-mt-20:hover {
    margin-top: -5rem !important;
  }

  .xs\:hover\:-mr-20:hover {
    margin-right: -5rem !important;
  }

  .xs\:hover\:-mb-20:hover {
    margin-bottom: -5rem !important;
  }

  .xs\:hover\:-ml-20:hover {
    margin-left: -5rem !important;
  }

  .xs\:hover\:-mt-21:hover {
    margin-top: -5.25rem !important;
  }

  .xs\:hover\:-mr-21:hover {
    margin-right: -5.25rem !important;
  }

  .xs\:hover\:-mb-21:hover {
    margin-bottom: -5.25rem !important;
  }

  .xs\:hover\:-ml-21:hover {
    margin-left: -5.25rem !important;
  }

  .xs\:hover\:-mt-22:hover {
    margin-top: -5.5rem !important;
  }

  .xs\:hover\:-mr-22:hover {
    margin-right: -5.5rem !important;
  }

  .xs\:hover\:-mb-22:hover {
    margin-bottom: -5.5rem !important;
  }

  .xs\:hover\:-ml-22:hover {
    margin-left: -5.5rem !important;
  }

  .xs\:hover\:-mt-23:hover {
    margin-top: -5.75rem !important;
  }

  .xs\:hover\:-mr-23:hover {
    margin-right: -5.75rem !important;
  }

  .xs\:hover\:-mb-23:hover {
    margin-bottom: -5.75rem !important;
  }

  .xs\:hover\:-ml-23:hover {
    margin-left: -5.75rem !important;
  }

  .xs\:hover\:-mt-24:hover {
    margin-top: -6rem !important;
  }

  .xs\:hover\:-mr-24:hover {
    margin-right: -6rem !important;
  }

  .xs\:hover\:-mb-24:hover {
    margin-bottom: -6rem !important;
  }

  .xs\:hover\:-ml-24:hover {
    margin-left: -6rem !important;
  }

  .xs\:hover\:-mt-25:hover {
    margin-top: -6.25rem !important;
  }

  .xs\:hover\:-mr-25:hover {
    margin-right: -6.25rem !important;
  }

  .xs\:hover\:-mb-25:hover {
    margin-bottom: -6.25rem !important;
  }

  .xs\:hover\:-ml-25:hover {
    margin-left: -6.25rem !important;
  }

  .xs\:hover\:-mt-26:hover {
    margin-top: -6.5rem !important;
  }

  .xs\:hover\:-mr-26:hover {
    margin-right: -6.5rem !important;
  }

  .xs\:hover\:-mb-26:hover {
    margin-bottom: -6.5rem !important;
  }

  .xs\:hover\:-ml-26:hover {
    margin-left: -6.5rem !important;
  }

  .xs\:hover\:-mt-27:hover {
    margin-top: -6.75rem !important;
  }

  .xs\:hover\:-mr-27:hover {
    margin-right: -6.75rem !important;
  }

  .xs\:hover\:-mb-27:hover {
    margin-bottom: -6.75rem !important;
  }

  .xs\:hover\:-ml-27:hover {
    margin-left: -6.75rem !important;
  }

  .xs\:hover\:-mt-28:hover {
    margin-top: -7rem !important;
  }

  .xs\:hover\:-mr-28:hover {
    margin-right: -7rem !important;
  }

  .xs\:hover\:-mb-28:hover {
    margin-bottom: -7rem !important;
  }

  .xs\:hover\:-ml-28:hover {
    margin-left: -7rem !important;
  }

  .xs\:hover\:-mt-29:hover {
    margin-top: -7.25rem !important;
  }

  .xs\:hover\:-mr-29:hover {
    margin-right: -7.25rem !important;
  }

  .xs\:hover\:-mb-29:hover {
    margin-bottom: -7.25rem !important;
  }

  .xs\:hover\:-ml-29:hover {
    margin-left: -7.25rem !important;
  }

  .xs\:hover\:-mt-30:hover {
    margin-top: -7.5rem !important;
  }

  .xs\:hover\:-mr-30:hover {
    margin-right: -7.5rem !important;
  }

  .xs\:hover\:-mb-30:hover {
    margin-bottom: -7.5rem !important;
  }

  .xs\:hover\:-ml-30:hover {
    margin-left: -7.5rem !important;
  }

  .xs\:hover\:-mt-31:hover {
    margin-top: -7.75rem !important;
  }

  .xs\:hover\:-mr-31:hover {
    margin-right: -7.75rem !important;
  }

  .xs\:hover\:-mb-31:hover {
    margin-bottom: -7.75rem !important;
  }

  .xs\:hover\:-ml-31:hover {
    margin-left: -7.75rem !important;
  }

  .xs\:hover\:-mt-32:hover {
    margin-top: -8rem !important;
  }

  .xs\:hover\:-mr-32:hover {
    margin-right: -8rem !important;
  }

  .xs\:hover\:-mb-32:hover {
    margin-bottom: -8rem !important;
  }

  .xs\:hover\:-ml-32:hover {
    margin-left: -8rem !important;
  }

  .xs\:hover\:-mt-33:hover {
    margin-top: -8.25rem !important;
  }

  .xs\:hover\:-mr-33:hover {
    margin-right: -8.25rem !important;
  }

  .xs\:hover\:-mb-33:hover {
    margin-bottom: -8.25rem !important;
  }

  .xs\:hover\:-ml-33:hover {
    margin-left: -8.25rem !important;
  }

  .xs\:hover\:-mt-34:hover {
    margin-top: -8.5rem !important;
  }

  .xs\:hover\:-mr-34:hover {
    margin-right: -8.5rem !important;
  }

  .xs\:hover\:-mb-34:hover {
    margin-bottom: -8.5rem !important;
  }

  .xs\:hover\:-ml-34:hover {
    margin-left: -8.5rem !important;
  }

  .xs\:hover\:-mt-35:hover {
    margin-top: -8.75rem !important;
  }

  .xs\:hover\:-mr-35:hover {
    margin-right: -8.75rem !important;
  }

  .xs\:hover\:-mb-35:hover {
    margin-bottom: -8.75rem !important;
  }

  .xs\:hover\:-ml-35:hover {
    margin-left: -8.75rem !important;
  }

  .xs\:hover\:-mt-36:hover {
    margin-top: -9rem !important;
  }

  .xs\:hover\:-mr-36:hover {
    margin-right: -9rem !important;
  }

  .xs\:hover\:-mb-36:hover {
    margin-bottom: -9rem !important;
  }

  .xs\:hover\:-ml-36:hover {
    margin-left: -9rem !important;
  }

  .xs\:hover\:-mt-37:hover {
    margin-top: -9.25rem !important;
  }

  .xs\:hover\:-mr-37:hover {
    margin-right: -9.25rem !important;
  }

  .xs\:hover\:-mb-37:hover {
    margin-bottom: -9.25rem !important;
  }

  .xs\:hover\:-ml-37:hover {
    margin-left: -9.25rem !important;
  }

  .xs\:hover\:-mt-38:hover {
    margin-top: -9.5rem !important;
  }

  .xs\:hover\:-mr-38:hover {
    margin-right: -9.5rem !important;
  }

  .xs\:hover\:-mb-38:hover {
    margin-bottom: -9.5rem !important;
  }

  .xs\:hover\:-ml-38:hover {
    margin-left: -9.5rem !important;
  }

  .xs\:hover\:-mt-39:hover {
    margin-top: -9.75rem !important;
  }

  .xs\:hover\:-mr-39:hover {
    margin-right: -9.75rem !important;
  }

  .xs\:hover\:-mb-39:hover {
    margin-bottom: -9.75rem !important;
  }

  .xs\:hover\:-ml-39:hover {
    margin-left: -9.75rem !important;
  }

  .xs\:hover\:-mt-40:hover {
    margin-top: -10rem !important;
  }

  .xs\:hover\:-mr-40:hover {
    margin-right: -10rem !important;
  }

  .xs\:hover\:-mb-40:hover {
    margin-bottom: -10rem !important;
  }

  .xs\:hover\:-ml-40:hover {
    margin-left: -10rem !important;
  }

  .xs\:hover\:-mt-41:hover {
    margin-top: -10.25rem !important;
  }

  .xs\:hover\:-mr-41:hover {
    margin-right: -10.25rem !important;
  }

  .xs\:hover\:-mb-41:hover {
    margin-bottom: -10.25rem !important;
  }

  .xs\:hover\:-ml-41:hover {
    margin-left: -10.25rem !important;
  }

  .xs\:hover\:-mt-42:hover {
    margin-top: -10.5rem !important;
  }

  .xs\:hover\:-mr-42:hover {
    margin-right: -10.5rem !important;
  }

  .xs\:hover\:-mb-42:hover {
    margin-bottom: -10.5rem !important;
  }

  .xs\:hover\:-ml-42:hover {
    margin-left: -10.5rem !important;
  }

  .xs\:hover\:-mt-43:hover {
    margin-top: -10.75rem !important;
  }

  .xs\:hover\:-mr-43:hover {
    margin-right: -10.75rem !important;
  }

  .xs\:hover\:-mb-43:hover {
    margin-bottom: -10.75rem !important;
  }

  .xs\:hover\:-ml-43:hover {
    margin-left: -10.75rem !important;
  }

  .xs\:hover\:-mt-44:hover {
    margin-top: -11rem !important;
  }

  .xs\:hover\:-mr-44:hover {
    margin-right: -11rem !important;
  }

  .xs\:hover\:-mb-44:hover {
    margin-bottom: -11rem !important;
  }

  .xs\:hover\:-ml-44:hover {
    margin-left: -11rem !important;
  }

  .xs\:hover\:-mt-45:hover {
    margin-top: -11.25rem !important;
  }

  .xs\:hover\:-mr-45:hover {
    margin-right: -11.25rem !important;
  }

  .xs\:hover\:-mb-45:hover {
    margin-bottom: -11.25rem !important;
  }

  .xs\:hover\:-ml-45:hover {
    margin-left: -11.25rem !important;
  }

  .xs\:hover\:-mt-46:hover {
    margin-top: -11.5rem !important;
  }

  .xs\:hover\:-mr-46:hover {
    margin-right: -11.5rem !important;
  }

  .xs\:hover\:-mb-46:hover {
    margin-bottom: -11.5rem !important;
  }

  .xs\:hover\:-ml-46:hover {
    margin-left: -11.5rem !important;
  }

  .xs\:hover\:-mt-47:hover {
    margin-top: -11.75rem !important;
  }

  .xs\:hover\:-mr-47:hover {
    margin-right: -11.75rem !important;
  }

  .xs\:hover\:-mb-47:hover {
    margin-bottom: -11.75rem !important;
  }

  .xs\:hover\:-ml-47:hover {
    margin-left: -11.75rem !important;
  }

  .xs\:hover\:-mt-48:hover {
    margin-top: -12rem !important;
  }

  .xs\:hover\:-mr-48:hover {
    margin-right: -12rem !important;
  }

  .xs\:hover\:-mb-48:hover {
    margin-bottom: -12rem !important;
  }

  .xs\:hover\:-ml-48:hover {
    margin-left: -12rem !important;
  }

  .xs\:hover\:-mt-49:hover {
    margin-top: -12.25rem !important;
  }

  .xs\:hover\:-mr-49:hover {
    margin-right: -12.25rem !important;
  }

  .xs\:hover\:-mb-49:hover {
    margin-bottom: -12.25rem !important;
  }

  .xs\:hover\:-ml-49:hover {
    margin-left: -12.25rem !important;
  }

  .xs\:hover\:-mt-50:hover {
    margin-top: -12.5rem !important;
  }

  .xs\:hover\:-mr-50:hover {
    margin-right: -12.5rem !important;
  }

  .xs\:hover\:-mb-50:hover {
    margin-bottom: -12.5rem !important;
  }

  .xs\:hover\:-ml-50:hover {
    margin-left: -12.5rem !important;
  }

  .xs\:hover\:-mt-51:hover {
    margin-top: -12.75rem !important;
  }

  .xs\:hover\:-mr-51:hover {
    margin-right: -12.75rem !important;
  }

  .xs\:hover\:-mb-51:hover {
    margin-bottom: -12.75rem !important;
  }

  .xs\:hover\:-ml-51:hover {
    margin-left: -12.75rem !important;
  }

  .xs\:hover\:-mt-52:hover {
    margin-top: -13rem !important;
  }

  .xs\:hover\:-mr-52:hover {
    margin-right: -13rem !important;
  }

  .xs\:hover\:-mb-52:hover {
    margin-bottom: -13rem !important;
  }

  .xs\:hover\:-ml-52:hover {
    margin-left: -13rem !important;
  }

  .xs\:hover\:-mt-53:hover {
    margin-top: -13.25rem !important;
  }

  .xs\:hover\:-mr-53:hover {
    margin-right: -13.25rem !important;
  }

  .xs\:hover\:-mb-53:hover {
    margin-bottom: -13.25rem !important;
  }

  .xs\:hover\:-ml-53:hover {
    margin-left: -13.25rem !important;
  }

  .xs\:hover\:-mt-54:hover {
    margin-top: -13.5rem !important;
  }

  .xs\:hover\:-mr-54:hover {
    margin-right: -13.5rem !important;
  }

  .xs\:hover\:-mb-54:hover {
    margin-bottom: -13.5rem !important;
  }

  .xs\:hover\:-ml-54:hover {
    margin-left: -13.5rem !important;
  }

  .xs\:hover\:-mt-55:hover {
    margin-top: -13.75rem !important;
  }

  .xs\:hover\:-mr-55:hover {
    margin-right: -13.75rem !important;
  }

  .xs\:hover\:-mb-55:hover {
    margin-bottom: -13.75rem !important;
  }

  .xs\:hover\:-ml-55:hover {
    margin-left: -13.75rem !important;
  }

  .xs\:hover\:-mt-56:hover {
    margin-top: -14rem !important;
  }

  .xs\:hover\:-mr-56:hover {
    margin-right: -14rem !important;
  }

  .xs\:hover\:-mb-56:hover {
    margin-bottom: -14rem !important;
  }

  .xs\:hover\:-ml-56:hover {
    margin-left: -14rem !important;
  }

  .xs\:hover\:-mt-57:hover {
    margin-top: -14.25rem !important;
  }

  .xs\:hover\:-mr-57:hover {
    margin-right: -14.25rem !important;
  }

  .xs\:hover\:-mb-57:hover {
    margin-bottom: -14.25rem !important;
  }

  .xs\:hover\:-ml-57:hover {
    margin-left: -14.25rem !important;
  }

  .xs\:hover\:-mt-58:hover {
    margin-top: -14.5rem !important;
  }

  .xs\:hover\:-mr-58:hover {
    margin-right: -14.5rem !important;
  }

  .xs\:hover\:-mb-58:hover {
    margin-bottom: -14.5rem !important;
  }

  .xs\:hover\:-ml-58:hover {
    margin-left: -14.5rem !important;
  }

  .xs\:hover\:-mt-59:hover {
    margin-top: -14.75rem !important;
  }

  .xs\:hover\:-mr-59:hover {
    margin-right: -14.75rem !important;
  }

  .xs\:hover\:-mb-59:hover {
    margin-bottom: -14.75rem !important;
  }

  .xs\:hover\:-ml-59:hover {
    margin-left: -14.75rem !important;
  }

  .xs\:hover\:-mt-60:hover {
    margin-top: -15rem !important;
  }

  .xs\:hover\:-mr-60:hover {
    margin-right: -15rem !important;
  }

  .xs\:hover\:-mb-60:hover {
    margin-bottom: -15rem !important;
  }

  .xs\:hover\:-ml-60:hover {
    margin-left: -15rem !important;
  }

  .xs\:hover\:-mt-61:hover {
    margin-top: -15.25rem !important;
  }

  .xs\:hover\:-mr-61:hover {
    margin-right: -15.25rem !important;
  }

  .xs\:hover\:-mb-61:hover {
    margin-bottom: -15.25rem !important;
  }

  .xs\:hover\:-ml-61:hover {
    margin-left: -15.25rem !important;
  }

  .xs\:hover\:-mt-62:hover {
    margin-top: -15.5rem !important;
  }

  .xs\:hover\:-mr-62:hover {
    margin-right: -15.5rem !important;
  }

  .xs\:hover\:-mb-62:hover {
    margin-bottom: -15.5rem !important;
  }

  .xs\:hover\:-ml-62:hover {
    margin-left: -15.5rem !important;
  }

  .xs\:hover\:-mt-63:hover {
    margin-top: -15.75rem !important;
  }

  .xs\:hover\:-mr-63:hover {
    margin-right: -15.75rem !important;
  }

  .xs\:hover\:-mb-63:hover {
    margin-bottom: -15.75rem !important;
  }

  .xs\:hover\:-ml-63:hover {
    margin-left: -15.75rem !important;
  }

  .xs\:hover\:-mt-64:hover {
    margin-top: -16rem !important;
  }

  .xs\:hover\:-mr-64:hover {
    margin-right: -16rem !important;
  }

  .xs\:hover\:-mb-64:hover {
    margin-bottom: -16rem !important;
  }

  .xs\:hover\:-ml-64:hover {
    margin-left: -16rem !important;
  }

  .xs\:hover\:-mt-65:hover {
    margin-top: -16.25rem !important;
  }

  .xs\:hover\:-mr-65:hover {
    margin-right: -16.25rem !important;
  }

  .xs\:hover\:-mb-65:hover {
    margin-bottom: -16.25rem !important;
  }

  .xs\:hover\:-ml-65:hover {
    margin-left: -16.25rem !important;
  }

  .xs\:hover\:-mt-66:hover {
    margin-top: -16.5rem !important;
  }

  .xs\:hover\:-mr-66:hover {
    margin-right: -16.5rem !important;
  }

  .xs\:hover\:-mb-66:hover {
    margin-bottom: -16.5rem !important;
  }

  .xs\:hover\:-ml-66:hover {
    margin-left: -16.5rem !important;
  }

  .xs\:hover\:-mt-67:hover {
    margin-top: -16.75rem !important;
  }

  .xs\:hover\:-mr-67:hover {
    margin-right: -16.75rem !important;
  }

  .xs\:hover\:-mb-67:hover {
    margin-bottom: -16.75rem !important;
  }

  .xs\:hover\:-ml-67:hover {
    margin-left: -16.75rem !important;
  }

  .xs\:hover\:-mt-68:hover {
    margin-top: -17rem !important;
  }

  .xs\:hover\:-mr-68:hover {
    margin-right: -17rem !important;
  }

  .xs\:hover\:-mb-68:hover {
    margin-bottom: -17rem !important;
  }

  .xs\:hover\:-ml-68:hover {
    margin-left: -17rem !important;
  }

  .xs\:hover\:-mt-69:hover {
    margin-top: -17.25rem !important;
  }

  .xs\:hover\:-mr-69:hover {
    margin-right: -17.25rem !important;
  }

  .xs\:hover\:-mb-69:hover {
    margin-bottom: -17.25rem !important;
  }

  .xs\:hover\:-ml-69:hover {
    margin-left: -17.25rem !important;
  }

  .xs\:hover\:-mt-70:hover {
    margin-top: -17.5rem !important;
  }

  .xs\:hover\:-mr-70:hover {
    margin-right: -17.5rem !important;
  }

  .xs\:hover\:-mb-70:hover {
    margin-bottom: -17.5rem !important;
  }

  .xs\:hover\:-ml-70:hover {
    margin-left: -17.5rem !important;
  }

  .xs\:hover\:-mt-71:hover {
    margin-top: -17.75rem !important;
  }

  .xs\:hover\:-mr-71:hover {
    margin-right: -17.75rem !important;
  }

  .xs\:hover\:-mb-71:hover {
    margin-bottom: -17.75rem !important;
  }

  .xs\:hover\:-ml-71:hover {
    margin-left: -17.75rem !important;
  }

  .xs\:hover\:-mt-72:hover {
    margin-top: -18rem !important;
  }

  .xs\:hover\:-mr-72:hover {
    margin-right: -18rem !important;
  }

  .xs\:hover\:-mb-72:hover {
    margin-bottom: -18rem !important;
  }

  .xs\:hover\:-ml-72:hover {
    margin-left: -18rem !important;
  }

  .xs\:hover\:-mt-73:hover {
    margin-top: -18.25rem !important;
  }

  .xs\:hover\:-mr-73:hover {
    margin-right: -18.25rem !important;
  }

  .xs\:hover\:-mb-73:hover {
    margin-bottom: -18.25rem !important;
  }

  .xs\:hover\:-ml-73:hover {
    margin-left: -18.25rem !important;
  }

  .xs\:hover\:-mt-74:hover {
    margin-top: -18.5rem !important;
  }

  .xs\:hover\:-mr-74:hover {
    margin-right: -18.5rem !important;
  }

  .xs\:hover\:-mb-74:hover {
    margin-bottom: -18.5rem !important;
  }

  .xs\:hover\:-ml-74:hover {
    margin-left: -18.5rem !important;
  }

  .xs\:hover\:-mt-75:hover {
    margin-top: -18.75rem !important;
  }

  .xs\:hover\:-mr-75:hover {
    margin-right: -18.75rem !important;
  }

  .xs\:hover\:-mb-75:hover {
    margin-bottom: -18.75rem !important;
  }

  .xs\:hover\:-ml-75:hover {
    margin-left: -18.75rem !important;
  }

  .xs\:hover\:-mt-76:hover {
    margin-top: -19rem !important;
  }

  .xs\:hover\:-mr-76:hover {
    margin-right: -19rem !important;
  }

  .xs\:hover\:-mb-76:hover {
    margin-bottom: -19rem !important;
  }

  .xs\:hover\:-ml-76:hover {
    margin-left: -19rem !important;
  }

  .xs\:hover\:-mt-77:hover {
    margin-top: -19.25rem !important;
  }

  .xs\:hover\:-mr-77:hover {
    margin-right: -19.25rem !important;
  }

  .xs\:hover\:-mb-77:hover {
    margin-bottom: -19.25rem !important;
  }

  .xs\:hover\:-ml-77:hover {
    margin-left: -19.25rem !important;
  }

  .xs\:hover\:-mt-78:hover {
    margin-top: -19.5rem !important;
  }

  .xs\:hover\:-mr-78:hover {
    margin-right: -19.5rem !important;
  }

  .xs\:hover\:-mb-78:hover {
    margin-bottom: -19.5rem !important;
  }

  .xs\:hover\:-ml-78:hover {
    margin-left: -19.5rem !important;
  }

  .xs\:hover\:-mt-79:hover {
    margin-top: -19.75rem !important;
  }

  .xs\:hover\:-mr-79:hover {
    margin-right: -19.75rem !important;
  }

  .xs\:hover\:-mb-79:hover {
    margin-bottom: -19.75rem !important;
  }

  .xs\:hover\:-ml-79:hover {
    margin-left: -19.75rem !important;
  }

  .xs\:hover\:-mt-80:hover {
    margin-top: -20rem !important;
  }

  .xs\:hover\:-mr-80:hover {
    margin-right: -20rem !important;
  }

  .xs\:hover\:-mb-80:hover {
    margin-bottom: -20rem !important;
  }

  .xs\:hover\:-ml-80:hover {
    margin-left: -20rem !important;
  }

  .xs\:hover\:-mt-81:hover {
    margin-top: -20.25rem !important;
  }

  .xs\:hover\:-mr-81:hover {
    margin-right: -20.25rem !important;
  }

  .xs\:hover\:-mb-81:hover {
    margin-bottom: -20.25rem !important;
  }

  .xs\:hover\:-ml-81:hover {
    margin-left: -20.25rem !important;
  }

  .xs\:hover\:-mt-82:hover {
    margin-top: -20.5rem !important;
  }

  .xs\:hover\:-mr-82:hover {
    margin-right: -20.5rem !important;
  }

  .xs\:hover\:-mb-82:hover {
    margin-bottom: -20.5rem !important;
  }

  .xs\:hover\:-ml-82:hover {
    margin-left: -20.5rem !important;
  }

  .xs\:hover\:-mt-83:hover {
    margin-top: -20.75rem !important;
  }

  .xs\:hover\:-mr-83:hover {
    margin-right: -20.75rem !important;
  }

  .xs\:hover\:-mb-83:hover {
    margin-bottom: -20.75rem !important;
  }

  .xs\:hover\:-ml-83:hover {
    margin-left: -20.75rem !important;
  }

  .xs\:hover\:-mt-84:hover {
    margin-top: -21rem !important;
  }

  .xs\:hover\:-mr-84:hover {
    margin-right: -21rem !important;
  }

  .xs\:hover\:-mb-84:hover {
    margin-bottom: -21rem !important;
  }

  .xs\:hover\:-ml-84:hover {
    margin-left: -21rem !important;
  }

  .xs\:hover\:-mt-85:hover {
    margin-top: -21.25rem !important;
  }

  .xs\:hover\:-mr-85:hover {
    margin-right: -21.25rem !important;
  }

  .xs\:hover\:-mb-85:hover {
    margin-bottom: -21.25rem !important;
  }

  .xs\:hover\:-ml-85:hover {
    margin-left: -21.25rem !important;
  }

  .xs\:hover\:-mt-86:hover {
    margin-top: -21.5rem !important;
  }

  .xs\:hover\:-mr-86:hover {
    margin-right: -21.5rem !important;
  }

  .xs\:hover\:-mb-86:hover {
    margin-bottom: -21.5rem !important;
  }

  .xs\:hover\:-ml-86:hover {
    margin-left: -21.5rem !important;
  }

  .xs\:hover\:-mt-87:hover {
    margin-top: -21.75rem !important;
  }

  .xs\:hover\:-mr-87:hover {
    margin-right: -21.75rem !important;
  }

  .xs\:hover\:-mb-87:hover {
    margin-bottom: -21.75rem !important;
  }

  .xs\:hover\:-ml-87:hover {
    margin-left: -21.75rem !important;
  }

  .xs\:hover\:-mt-88:hover {
    margin-top: -22rem !important;
  }

  .xs\:hover\:-mr-88:hover {
    margin-right: -22rem !important;
  }

  .xs\:hover\:-mb-88:hover {
    margin-bottom: -22rem !important;
  }

  .xs\:hover\:-ml-88:hover {
    margin-left: -22rem !important;
  }

  .xs\:hover\:-mt-89:hover {
    margin-top: -22.25rem !important;
  }

  .xs\:hover\:-mr-89:hover {
    margin-right: -22.25rem !important;
  }

  .xs\:hover\:-mb-89:hover {
    margin-bottom: -22.25rem !important;
  }

  .xs\:hover\:-ml-89:hover {
    margin-left: -22.25rem !important;
  }

  .xs\:hover\:-mt-90:hover {
    margin-top: -22.5rem !important;
  }

  .xs\:hover\:-mr-90:hover {
    margin-right: -22.5rem !important;
  }

  .xs\:hover\:-mb-90:hover {
    margin-bottom: -22.5rem !important;
  }

  .xs\:hover\:-ml-90:hover {
    margin-left: -22.5rem !important;
  }

  .xs\:hover\:-mt-91:hover {
    margin-top: -22.75rem !important;
  }

  .xs\:hover\:-mr-91:hover {
    margin-right: -22.75rem !important;
  }

  .xs\:hover\:-mb-91:hover {
    margin-bottom: -22.75rem !important;
  }

  .xs\:hover\:-ml-91:hover {
    margin-left: -22.75rem !important;
  }

  .xs\:hover\:-mt-92:hover {
    margin-top: -23rem !important;
  }

  .xs\:hover\:-mr-92:hover {
    margin-right: -23rem !important;
  }

  .xs\:hover\:-mb-92:hover {
    margin-bottom: -23rem !important;
  }

  .xs\:hover\:-ml-92:hover {
    margin-left: -23rem !important;
  }

  .xs\:hover\:-mt-93:hover {
    margin-top: -23.25rem !important;
  }

  .xs\:hover\:-mr-93:hover {
    margin-right: -23.25rem !important;
  }

  .xs\:hover\:-mb-93:hover {
    margin-bottom: -23.25rem !important;
  }

  .xs\:hover\:-ml-93:hover {
    margin-left: -23.25rem !important;
  }

  .xs\:hover\:-mt-94:hover {
    margin-top: -23.5rem !important;
  }

  .xs\:hover\:-mr-94:hover {
    margin-right: -23.5rem !important;
  }

  .xs\:hover\:-mb-94:hover {
    margin-bottom: -23.5rem !important;
  }

  .xs\:hover\:-ml-94:hover {
    margin-left: -23.5rem !important;
  }

  .xs\:hover\:-mt-95:hover {
    margin-top: -23.75rem !important;
  }

  .xs\:hover\:-mr-95:hover {
    margin-right: -23.75rem !important;
  }

  .xs\:hover\:-mb-95:hover {
    margin-bottom: -23.75rem !important;
  }

  .xs\:hover\:-ml-95:hover {
    margin-left: -23.75rem !important;
  }

  .xs\:hover\:-mt-96:hover {
    margin-top: -24rem !important;
  }

  .xs\:hover\:-mr-96:hover {
    margin-right: -24rem !important;
  }

  .xs\:hover\:-mb-96:hover {
    margin-bottom: -24rem !important;
  }

  .xs\:hover\:-ml-96:hover {
    margin-left: -24rem !important;
  }

  .xs\:hover\:-mt-97:hover {
    margin-top: -24.25rem !important;
  }

  .xs\:hover\:-mr-97:hover {
    margin-right: -24.25rem !important;
  }

  .xs\:hover\:-mb-97:hover {
    margin-bottom: -24.25rem !important;
  }

  .xs\:hover\:-ml-97:hover {
    margin-left: -24.25rem !important;
  }

  .xs\:hover\:-mt-98:hover {
    margin-top: -24.5rem !important;
  }

  .xs\:hover\:-mr-98:hover {
    margin-right: -24.5rem !important;
  }

  .xs\:hover\:-mb-98:hover {
    margin-bottom: -24.5rem !important;
  }

  .xs\:hover\:-ml-98:hover {
    margin-left: -24.5rem !important;
  }

  .xs\:hover\:-mt-99:hover {
    margin-top: -24.75rem !important;
  }

  .xs\:hover\:-mr-99:hover {
    margin-right: -24.75rem !important;
  }

  .xs\:hover\:-mb-99:hover {
    margin-bottom: -24.75rem !important;
  }

  .xs\:hover\:-ml-99:hover {
    margin-left: -24.75rem !important;
  }

  .xs\:hover\:-mt-100:hover {
    margin-top: -25rem !important;
  }

  .xs\:hover\:-mr-100:hover {
    margin-right: -25rem !important;
  }

  .xs\:hover\:-mb-100:hover {
    margin-bottom: -25rem !important;
  }

  .xs\:hover\:-ml-100:hover {
    margin-left: -25rem !important;
  }

  .xs\:hover\:-mt-101:hover {
    margin-top: -25.25rem !important;
  }

  .xs\:hover\:-mr-101:hover {
    margin-right: -25.25rem !important;
  }

  .xs\:hover\:-mb-101:hover {
    margin-bottom: -25.25rem !important;
  }

  .xs\:hover\:-ml-101:hover {
    margin-left: -25.25rem !important;
  }

  .xs\:hover\:-mt-102:hover {
    margin-top: -25.5rem !important;
  }

  .xs\:hover\:-mr-102:hover {
    margin-right: -25.5rem !important;
  }

  .xs\:hover\:-mb-102:hover {
    margin-bottom: -25.5rem !important;
  }

  .xs\:hover\:-ml-102:hover {
    margin-left: -25.5rem !important;
  }

  .xs\:hover\:-mt-103:hover {
    margin-top: -25.75rem !important;
  }

  .xs\:hover\:-mr-103:hover {
    margin-right: -25.75rem !important;
  }

  .xs\:hover\:-mb-103:hover {
    margin-bottom: -25.75rem !important;
  }

  .xs\:hover\:-ml-103:hover {
    margin-left: -25.75rem !important;
  }

  .xs\:hover\:-mt-104:hover {
    margin-top: -26rem !important;
  }

  .xs\:hover\:-mr-104:hover {
    margin-right: -26rem !important;
  }

  .xs\:hover\:-mb-104:hover {
    margin-bottom: -26rem !important;
  }

  .xs\:hover\:-ml-104:hover {
    margin-left: -26rem !important;
  }

  .xs\:hover\:-mt-105:hover {
    margin-top: -26.25rem !important;
  }

  .xs\:hover\:-mr-105:hover {
    margin-right: -26.25rem !important;
  }

  .xs\:hover\:-mb-105:hover {
    margin-bottom: -26.25rem !important;
  }

  .xs\:hover\:-ml-105:hover {
    margin-left: -26.25rem !important;
  }

  .xs\:hover\:-mt-px:hover {
    margin-top: -1px !important;
  }

  .xs\:hover\:-mr-px:hover {
    margin-right: -1px !important;
  }

  .xs\:hover\:-mb-px:hover {
    margin-bottom: -1px !important;
  }

  .xs\:hover\:-ml-px:hover {
    margin-left: -1px !important;
  }

  .xs\:hover\:-mt-0\.5:hover {
    margin-top: -0.125rem !important;
  }

  .xs\:hover\:-mr-0\.5:hover {
    margin-right: -0.125rem !important;
  }

  .xs\:hover\:-mb-0\.5:hover {
    margin-bottom: -0.125rem !important;
  }

  .xs\:hover\:-ml-0\.5:hover {
    margin-left: -0.125rem !important;
  }

  .xs\:hover\:-mt-1\.5:hover {
    margin-top: -0.375rem !important;
  }

  .xs\:hover\:-mr-1\.5:hover {
    margin-right: -0.375rem !important;
  }

  .xs\:hover\:-mb-1\.5:hover {
    margin-bottom: -0.375rem !important;
  }

  .xs\:hover\:-ml-1\.5:hover {
    margin-left: -0.375rem !important;
  }

  .xs\:hover\:-mt-2\.5:hover {
    margin-top: -0.625rem !important;
  }

  .xs\:hover\:-mr-2\.5:hover {
    margin-right: -0.625rem !important;
  }

  .xs\:hover\:-mb-2\.5:hover {
    margin-bottom: -0.625rem !important;
  }

  .xs\:hover\:-ml-2\.5:hover {
    margin-left: -0.625rem !important;
  }

  .xs\:hover\:-mt-3\.5:hover {
    margin-top: -0.875rem !important;
  }

  .xs\:hover\:-mr-3\.5:hover {
    margin-right: -0.875rem !important;
  }

  .xs\:hover\:-mb-3\.5:hover {
    margin-bottom: -0.875rem !important;
  }

  .xs\:hover\:-ml-3\.5:hover {
    margin-left: -0.875rem !important;
  }

  .xs\:hover\:-mt-4\.5:hover {
    margin-top: -1.125rem !important;
  }

  .xs\:hover\:-mr-4\.5:hover {
    margin-right: -1.125rem !important;
  }

  .xs\:hover\:-mb-4\.5:hover {
    margin-bottom: -1.125rem !important;
  }

  .xs\:hover\:-ml-4\.5:hover {
    margin-left: -1.125rem !important;
  }

  .xs\:hover\:-mt-5\.5:hover {
    margin-top: -1.375rem !important;
  }

  .xs\:hover\:-mr-5\.5:hover {
    margin-right: -1.375rem !important;
  }

  .xs\:hover\:-mb-5\.5:hover {
    margin-bottom: -1.375rem !important;
  }

  .xs\:hover\:-ml-5\.5:hover {
    margin-left: -1.375rem !important;
  }

  .xs\:hover\:-mt-6\.5:hover {
    margin-top: -1.625rem !important;
  }

  .xs\:hover\:-mr-6\.5:hover {
    margin-right: -1.625rem !important;
  }

  .xs\:hover\:-mb-6\.5:hover {
    margin-bottom: -1.625rem !important;
  }

  .xs\:hover\:-ml-6\.5:hover {
    margin-left: -1.625rem !important;
  }

  .xs\:hover\:-mt-7\.5:hover {
    margin-top: -1.875rem !important;
  }

  .xs\:hover\:-mr-7\.5:hover {
    margin-right: -1.875rem !important;
  }

  .xs\:hover\:-mb-7\.5:hover {
    margin-bottom: -1.875rem !important;
  }

  .xs\:hover\:-ml-7\.5:hover {
    margin-left: -1.875rem !important;
  }

  .xs\:hover\:-mt-8\.5:hover {
    margin-top: -2.125rem !important;
  }

  .xs\:hover\:-mr-8\.5:hover {
    margin-right: -2.125rem !important;
  }

  .xs\:hover\:-mb-8\.5:hover {
    margin-bottom: -2.125rem !important;
  }

  .xs\:hover\:-ml-8\.5:hover {
    margin-left: -2.125rem !important;
  }

  .xs\:hover\:-mt-9\.5:hover {
    margin-top: -2.375rem !important;
  }

  .xs\:hover\:-mr-9\.5:hover {
    margin-right: -2.375rem !important;
  }

  .xs\:hover\:-mb-9\.5:hover {
    margin-bottom: -2.375rem !important;
  }

  .xs\:hover\:-ml-9\.5:hover {
    margin-left: -2.375rem !important;
  }

  .xs\:hover\:-mt-10\.5:hover {
    margin-top: -2.625rem !important;
  }

  .xs\:hover\:-mr-10\.5:hover {
    margin-right: -2.625rem !important;
  }

  .xs\:hover\:-mb-10\.5:hover {
    margin-bottom: -2.625rem !important;
  }

  .xs\:hover\:-ml-10\.5:hover {
    margin-left: -2.625rem !important;
  }

  .xs\:hover\:-mt-11\.5:hover {
    margin-top: -2.875rem !important;
  }

  .xs\:hover\:-mr-11\.5:hover {
    margin-right: -2.875rem !important;
  }

  .xs\:hover\:-mb-11\.5:hover {
    margin-bottom: -2.875rem !important;
  }

  .xs\:hover\:-ml-11\.5:hover {
    margin-left: -2.875rem !important;
  }

  .xs\:hover\:-mt-12\.5:hover {
    margin-top: -3.125rem !important;
  }

  .xs\:hover\:-mr-12\.5:hover {
    margin-right: -3.125rem !important;
  }

  .xs\:hover\:-mb-12\.5:hover {
    margin-bottom: -3.125rem !important;
  }

  .xs\:hover\:-ml-12\.5:hover {
    margin-left: -3.125rem !important;
  }

  .xs\:hover\:-mt-13\.5:hover {
    margin-top: -3.375rem !important;
  }

  .xs\:hover\:-mr-13\.5:hover {
    margin-right: -3.375rem !important;
  }

  .xs\:hover\:-mb-13\.5:hover {
    margin-bottom: -3.375rem !important;
  }

  .xs\:hover\:-ml-13\.5:hover {
    margin-left: -3.375rem !important;
  }

  .xs\:hover\:-mt-14\.5:hover {
    margin-top: -3.625rem !important;
  }

  .xs\:hover\:-mr-14\.5:hover {
    margin-right: -3.625rem !important;
  }

  .xs\:hover\:-mb-14\.5:hover {
    margin-bottom: -3.625rem !important;
  }

  .xs\:hover\:-ml-14\.5:hover {
    margin-left: -3.625rem !important;
  }

  .xs\:hover\:-mt-15\.5:hover {
    margin-top: -3.875rem !important;
  }

  .xs\:hover\:-mr-15\.5:hover {
    margin-right: -3.875rem !important;
  }

  .xs\:hover\:-mb-15\.5:hover {
    margin-bottom: -3.875rem !important;
  }

  .xs\:hover\:-ml-15\.5:hover {
    margin-left: -3.875rem !important;
  }

  .xs\:hover\:-mt-16\.5:hover {
    margin-top: -4.125rem !important;
  }

  .xs\:hover\:-mr-16\.5:hover {
    margin-right: -4.125rem !important;
  }

  .xs\:hover\:-mb-16\.5:hover {
    margin-bottom: -4.125rem !important;
  }

  .xs\:hover\:-ml-16\.5:hover {
    margin-left: -4.125rem !important;
  }

  .xs\:hover\:-mt-17\.5:hover {
    margin-top: -4.375rem !important;
  }

  .xs\:hover\:-mr-17\.5:hover {
    margin-right: -4.375rem !important;
  }

  .xs\:hover\:-mb-17\.5:hover {
    margin-bottom: -4.375rem !important;
  }

  .xs\:hover\:-ml-17\.5:hover {
    margin-left: -4.375rem !important;
  }

  .xs\:hover\:-mt-18\.5:hover {
    margin-top: -4.625rem !important;
  }

  .xs\:hover\:-mr-18\.5:hover {
    margin-right: -4.625rem !important;
  }

  .xs\:hover\:-mb-18\.5:hover {
    margin-bottom: -4.625rem !important;
  }

  .xs\:hover\:-ml-18\.5:hover {
    margin-left: -4.625rem !important;
  }

  .xs\:hover\:-mt-19\.5:hover {
    margin-top: -4.875rem !important;
  }

  .xs\:hover\:-mr-19\.5:hover {
    margin-right: -4.875rem !important;
  }

  .xs\:hover\:-mb-19\.5:hover {
    margin-bottom: -4.875rem !important;
  }

  .xs\:hover\:-ml-19\.5:hover {
    margin-left: -4.875rem !important;
  }

  .xs\:hover\:-mt-20\.5:hover {
    margin-top: -5.125rem !important;
  }

  .xs\:hover\:-mr-20\.5:hover {
    margin-right: -5.125rem !important;
  }

  .xs\:hover\:-mb-20\.5:hover {
    margin-bottom: -5.125rem !important;
  }

  .xs\:hover\:-ml-20\.5:hover {
    margin-left: -5.125rem !important;
  }

  .xs\:hover\:-mt-21\.5:hover {
    margin-top: -5.375rem !important;
  }

  .xs\:hover\:-mr-21\.5:hover {
    margin-right: -5.375rem !important;
  }

  .xs\:hover\:-mb-21\.5:hover {
    margin-bottom: -5.375rem !important;
  }

  .xs\:hover\:-ml-21\.5:hover {
    margin-left: -5.375rem !important;
  }

  .xs\:hover\:-mt-22\.5:hover {
    margin-top: -5.625rem !important;
  }

  .xs\:hover\:-mr-22\.5:hover {
    margin-right: -5.625rem !important;
  }

  .xs\:hover\:-mb-22\.5:hover {
    margin-bottom: -5.625rem !important;
  }

  .xs\:hover\:-ml-22\.5:hover {
    margin-left: -5.625rem !important;
  }

  .xs\:hover\:-mt-23\.5:hover {
    margin-top: -5.875rem !important;
  }

  .xs\:hover\:-mr-23\.5:hover {
    margin-right: -5.875rem !important;
  }

  .xs\:hover\:-mb-23\.5:hover {
    margin-bottom: -5.875rem !important;
  }

  .xs\:hover\:-ml-23\.5:hover {
    margin-left: -5.875rem !important;
  }

  .xs\:hover\:-mt-24\.5:hover {
    margin-top: -6.125rem !important;
  }

  .xs\:hover\:-mr-24\.5:hover {
    margin-right: -6.125rem !important;
  }

  .xs\:hover\:-mb-24\.5:hover {
    margin-bottom: -6.125rem !important;
  }

  .xs\:hover\:-ml-24\.5:hover {
    margin-left: -6.125rem !important;
  }

  .xs\:hover\:-mt-25\.5:hover {
    margin-top: -6.375rem !important;
  }

  .xs\:hover\:-mr-25\.5:hover {
    margin-right: -6.375rem !important;
  }

  .xs\:hover\:-mb-25\.5:hover {
    margin-bottom: -6.375rem !important;
  }

  .xs\:hover\:-ml-25\.5:hover {
    margin-left: -6.375rem !important;
  }

  .xs\:hover\:-mt-26\.5:hover {
    margin-top: -6.625rem !important;
  }

  .xs\:hover\:-mr-26\.5:hover {
    margin-right: -6.625rem !important;
  }

  .xs\:hover\:-mb-26\.5:hover {
    margin-bottom: -6.625rem !important;
  }

  .xs\:hover\:-ml-26\.5:hover {
    margin-left: -6.625rem !important;
  }

  .xs\:hover\:-mt-27\.5:hover {
    margin-top: -6.875rem !important;
  }

  .xs\:hover\:-mr-27\.5:hover {
    margin-right: -6.875rem !important;
  }

  .xs\:hover\:-mb-27\.5:hover {
    margin-bottom: -6.875rem !important;
  }

  .xs\:hover\:-ml-27\.5:hover {
    margin-left: -6.875rem !important;
  }

  .xs\:hover\:-mt-28\.5:hover {
    margin-top: -7.125rem !important;
  }

  .xs\:hover\:-mr-28\.5:hover {
    margin-right: -7.125rem !important;
  }

  .xs\:hover\:-mb-28\.5:hover {
    margin-bottom: -7.125rem !important;
  }

  .xs\:hover\:-ml-28\.5:hover {
    margin-left: -7.125rem !important;
  }

  .xs\:hover\:-mt-29\.5:hover {
    margin-top: -7.375rem !important;
  }

  .xs\:hover\:-mr-29\.5:hover {
    margin-right: -7.375rem !important;
  }

  .xs\:hover\:-mb-29\.5:hover {
    margin-bottom: -7.375rem !important;
  }

  .xs\:hover\:-ml-29\.5:hover {
    margin-left: -7.375rem !important;
  }

  .xs\:hover\:-mt-30\.5:hover {
    margin-top: -7.625rem !important;
  }

  .xs\:hover\:-mr-30\.5:hover {
    margin-right: -7.625rem !important;
  }

  .xs\:hover\:-mb-30\.5:hover {
    margin-bottom: -7.625rem !important;
  }

  .xs\:hover\:-ml-30\.5:hover {
    margin-left: -7.625rem !important;
  }

  .xs\:hover\:-mt-31\.5:hover {
    margin-top: -7.875rem !important;
  }

  .xs\:hover\:-mr-31\.5:hover {
    margin-right: -7.875rem !important;
  }

  .xs\:hover\:-mb-31\.5:hover {
    margin-bottom: -7.875rem !important;
  }

  .xs\:hover\:-ml-31\.5:hover {
    margin-left: -7.875rem !important;
  }

  .xs\:hover\:-mt-32\.5:hover {
    margin-top: -8.125rem !important;
  }

  .xs\:hover\:-mr-32\.5:hover {
    margin-right: -8.125rem !important;
  }

  .xs\:hover\:-mb-32\.5:hover {
    margin-bottom: -8.125rem !important;
  }

  .xs\:hover\:-ml-32\.5:hover {
    margin-left: -8.125rem !important;
  }

  .xs\:hover\:-mt-33\.5:hover {
    margin-top: -8.375rem !important;
  }

  .xs\:hover\:-mr-33\.5:hover {
    margin-right: -8.375rem !important;
  }

  .xs\:hover\:-mb-33\.5:hover {
    margin-bottom: -8.375rem !important;
  }

  .xs\:hover\:-ml-33\.5:hover {
    margin-left: -8.375rem !important;
  }

  .xs\:hover\:-mt-34\.5:hover {
    margin-top: -8.625rem !important;
  }

  .xs\:hover\:-mr-34\.5:hover {
    margin-right: -8.625rem !important;
  }

  .xs\:hover\:-mb-34\.5:hover {
    margin-bottom: -8.625rem !important;
  }

  .xs\:hover\:-ml-34\.5:hover {
    margin-left: -8.625rem !important;
  }

  .xs\:hover\:-mt-35\.5:hover {
    margin-top: -8.875rem !important;
  }

  .xs\:hover\:-mr-35\.5:hover {
    margin-right: -8.875rem !important;
  }

  .xs\:hover\:-mb-35\.5:hover {
    margin-bottom: -8.875rem !important;
  }

  .xs\:hover\:-ml-35\.5:hover {
    margin-left: -8.875rem !important;
  }

  .xs\:hover\:-mt-36\.5:hover {
    margin-top: -9.125rem !important;
  }

  .xs\:hover\:-mr-36\.5:hover {
    margin-right: -9.125rem !important;
  }

  .xs\:hover\:-mb-36\.5:hover {
    margin-bottom: -9.125rem !important;
  }

  .xs\:hover\:-ml-36\.5:hover {
    margin-left: -9.125rem !important;
  }

  .xs\:hover\:-mt-37\.5:hover {
    margin-top: -9.375rem !important;
  }

  .xs\:hover\:-mr-37\.5:hover {
    margin-right: -9.375rem !important;
  }

  .xs\:hover\:-mb-37\.5:hover {
    margin-bottom: -9.375rem !important;
  }

  .xs\:hover\:-ml-37\.5:hover {
    margin-left: -9.375rem !important;
  }

  .xs\:hover\:-mt-38\.5:hover {
    margin-top: -9.625rem !important;
  }

  .xs\:hover\:-mr-38\.5:hover {
    margin-right: -9.625rem !important;
  }

  .xs\:hover\:-mb-38\.5:hover {
    margin-bottom: -9.625rem !important;
  }

  .xs\:hover\:-ml-38\.5:hover {
    margin-left: -9.625rem !important;
  }

  .xs\:hover\:-mt-39\.5:hover {
    margin-top: -9.875rem !important;
  }

  .xs\:hover\:-mr-39\.5:hover {
    margin-right: -9.875rem !important;
  }

  .xs\:hover\:-mb-39\.5:hover {
    margin-bottom: -9.875rem !important;
  }

  .xs\:hover\:-ml-39\.5:hover {
    margin-left: -9.875rem !important;
  }

  .xs\:hover\:-mt-40\.5:hover {
    margin-top: -10.125rem !important;
  }

  .xs\:hover\:-mr-40\.5:hover {
    margin-right: -10.125rem !important;
  }

  .xs\:hover\:-mb-40\.5:hover {
    margin-bottom: -10.125rem !important;
  }

  .xs\:hover\:-ml-40\.5:hover {
    margin-left: -10.125rem !important;
  }

  .xs\:hover\:-mt-41\.5:hover {
    margin-top: -10.375rem !important;
  }

  .xs\:hover\:-mr-41\.5:hover {
    margin-right: -10.375rem !important;
  }

  .xs\:hover\:-mb-41\.5:hover {
    margin-bottom: -10.375rem !important;
  }

  .xs\:hover\:-ml-41\.5:hover {
    margin-left: -10.375rem !important;
  }

  .xs\:hover\:-mt-42\.5:hover {
    margin-top: -10.625rem !important;
  }

  .xs\:hover\:-mr-42\.5:hover {
    margin-right: -10.625rem !important;
  }

  .xs\:hover\:-mb-42\.5:hover {
    margin-bottom: -10.625rem !important;
  }

  .xs\:hover\:-ml-42\.5:hover {
    margin-left: -10.625rem !important;
  }

  .xs\:hover\:-mt-43\.5:hover {
    margin-top: -10.875rem !important;
  }

  .xs\:hover\:-mr-43\.5:hover {
    margin-right: -10.875rem !important;
  }

  .xs\:hover\:-mb-43\.5:hover {
    margin-bottom: -10.875rem !important;
  }

  .xs\:hover\:-ml-43\.5:hover {
    margin-left: -10.875rem !important;
  }

  .xs\:hover\:-mt-44\.5:hover {
    margin-top: -11.125rem !important;
  }

  .xs\:hover\:-mr-44\.5:hover {
    margin-right: -11.125rem !important;
  }

  .xs\:hover\:-mb-44\.5:hover {
    margin-bottom: -11.125rem !important;
  }

  .xs\:hover\:-ml-44\.5:hover {
    margin-left: -11.125rem !important;
  }

  .xs\:hover\:-mt-45\.5:hover {
    margin-top: -11.375rem !important;
  }

  .xs\:hover\:-mr-45\.5:hover {
    margin-right: -11.375rem !important;
  }

  .xs\:hover\:-mb-45\.5:hover {
    margin-bottom: -11.375rem !important;
  }

  .xs\:hover\:-ml-45\.5:hover {
    margin-left: -11.375rem !important;
  }

  .xs\:hover\:-mt-46\.5:hover {
    margin-top: -11.625rem !important;
  }

  .xs\:hover\:-mr-46\.5:hover {
    margin-right: -11.625rem !important;
  }

  .xs\:hover\:-mb-46\.5:hover {
    margin-bottom: -11.625rem !important;
  }

  .xs\:hover\:-ml-46\.5:hover {
    margin-left: -11.625rem !important;
  }

  .xs\:hover\:-mt-47\.5:hover {
    margin-top: -11.875rem !important;
  }

  .xs\:hover\:-mr-47\.5:hover {
    margin-right: -11.875rem !important;
  }

  .xs\:hover\:-mb-47\.5:hover {
    margin-bottom: -11.875rem !important;
  }

  .xs\:hover\:-ml-47\.5:hover {
    margin-left: -11.875rem !important;
  }

  .xs\:hover\:-mt-48\.5:hover {
    margin-top: -12.125rem !important;
  }

  .xs\:hover\:-mr-48\.5:hover {
    margin-right: -12.125rem !important;
  }

  .xs\:hover\:-mb-48\.5:hover {
    margin-bottom: -12.125rem !important;
  }

  .xs\:hover\:-ml-48\.5:hover {
    margin-left: -12.125rem !important;
  }

  .xs\:hover\:-mt-49\.5:hover {
    margin-top: -12.375rem !important;
  }

  .xs\:hover\:-mr-49\.5:hover {
    margin-right: -12.375rem !important;
  }

  .xs\:hover\:-mb-49\.5:hover {
    margin-bottom: -12.375rem !important;
  }

  .xs\:hover\:-ml-49\.5:hover {
    margin-left: -12.375rem !important;
  }

  .xs\:hover\:-mt-50\.5:hover {
    margin-top: -12.625rem !important;
  }

  .xs\:hover\:-mr-50\.5:hover {
    margin-right: -12.625rem !important;
  }

  .xs\:hover\:-mb-50\.5:hover {
    margin-bottom: -12.625rem !important;
  }

  .xs\:hover\:-ml-50\.5:hover {
    margin-left: -12.625rem !important;
  }

  .xs\:hover\:-mt-51\.5:hover {
    margin-top: -12.875rem !important;
  }

  .xs\:hover\:-mr-51\.5:hover {
    margin-right: -12.875rem !important;
  }

  .xs\:hover\:-mb-51\.5:hover {
    margin-bottom: -12.875rem !important;
  }

  .xs\:hover\:-ml-51\.5:hover {
    margin-left: -12.875rem !important;
  }

  .xs\:hover\:-mt-52\.5:hover {
    margin-top: -13.125rem !important;
  }

  .xs\:hover\:-mr-52\.5:hover {
    margin-right: -13.125rem !important;
  }

  .xs\:hover\:-mb-52\.5:hover {
    margin-bottom: -13.125rem !important;
  }

  .xs\:hover\:-ml-52\.5:hover {
    margin-left: -13.125rem !important;
  }

  .xs\:hover\:-mt-53\.5:hover {
    margin-top: -13.375rem !important;
  }

  .xs\:hover\:-mr-53\.5:hover {
    margin-right: -13.375rem !important;
  }

  .xs\:hover\:-mb-53\.5:hover {
    margin-bottom: -13.375rem !important;
  }

  .xs\:hover\:-ml-53\.5:hover {
    margin-left: -13.375rem !important;
  }

  .xs\:hover\:-mt-54\.5:hover {
    margin-top: -13.625rem !important;
  }

  .xs\:hover\:-mr-54\.5:hover {
    margin-right: -13.625rem !important;
  }

  .xs\:hover\:-mb-54\.5:hover {
    margin-bottom: -13.625rem !important;
  }

  .xs\:hover\:-ml-54\.5:hover {
    margin-left: -13.625rem !important;
  }

  .xs\:hover\:-mt-55\.5:hover {
    margin-top: -13.875rem !important;
  }

  .xs\:hover\:-mr-55\.5:hover {
    margin-right: -13.875rem !important;
  }

  .xs\:hover\:-mb-55\.5:hover {
    margin-bottom: -13.875rem !important;
  }

  .xs\:hover\:-ml-55\.5:hover {
    margin-left: -13.875rem !important;
  }

  .xs\:hover\:-mt-56\.5:hover {
    margin-top: -14.125rem !important;
  }

  .xs\:hover\:-mr-56\.5:hover {
    margin-right: -14.125rem !important;
  }

  .xs\:hover\:-mb-56\.5:hover {
    margin-bottom: -14.125rem !important;
  }

  .xs\:hover\:-ml-56\.5:hover {
    margin-left: -14.125rem !important;
  }

  .xs\:hover\:-mt-57\.5:hover {
    margin-top: -14.375rem !important;
  }

  .xs\:hover\:-mr-57\.5:hover {
    margin-right: -14.375rem !important;
  }

  .xs\:hover\:-mb-57\.5:hover {
    margin-bottom: -14.375rem !important;
  }

  .xs\:hover\:-ml-57\.5:hover {
    margin-left: -14.375rem !important;
  }

  .xs\:hover\:-mt-58\.5:hover {
    margin-top: -14.625rem !important;
  }

  .xs\:hover\:-mr-58\.5:hover {
    margin-right: -14.625rem !important;
  }

  .xs\:hover\:-mb-58\.5:hover {
    margin-bottom: -14.625rem !important;
  }

  .xs\:hover\:-ml-58\.5:hover {
    margin-left: -14.625rem !important;
  }

  .xs\:hover\:-mt-59\.5:hover {
    margin-top: -14.875rem !important;
  }

  .xs\:hover\:-mr-59\.5:hover {
    margin-right: -14.875rem !important;
  }

  .xs\:hover\:-mb-59\.5:hover {
    margin-bottom: -14.875rem !important;
  }

  .xs\:hover\:-ml-59\.5:hover {
    margin-left: -14.875rem !important;
  }

  .xs\:hover\:-mt-60\.5:hover {
    margin-top: -15.125rem !important;
  }

  .xs\:hover\:-mr-60\.5:hover {
    margin-right: -15.125rem !important;
  }

  .xs\:hover\:-mb-60\.5:hover {
    margin-bottom: -15.125rem !important;
  }

  .xs\:hover\:-ml-60\.5:hover {
    margin-left: -15.125rem !important;
  }

  .xs\:hover\:-mt-61\.5:hover {
    margin-top: -15.375rem !important;
  }

  .xs\:hover\:-mr-61\.5:hover {
    margin-right: -15.375rem !important;
  }

  .xs\:hover\:-mb-61\.5:hover {
    margin-bottom: -15.375rem !important;
  }

  .xs\:hover\:-ml-61\.5:hover {
    margin-left: -15.375rem !important;
  }

  .xs\:hover\:-mt-62\.5:hover {
    margin-top: -15.625rem !important;
  }

  .xs\:hover\:-mr-62\.5:hover {
    margin-right: -15.625rem !important;
  }

  .xs\:hover\:-mb-62\.5:hover {
    margin-bottom: -15.625rem !important;
  }

  .xs\:hover\:-ml-62\.5:hover {
    margin-left: -15.625rem !important;
  }

  .xs\:hover\:-mt-63\.5:hover {
    margin-top: -15.875rem !important;
  }

  .xs\:hover\:-mr-63\.5:hover {
    margin-right: -15.875rem !important;
  }

  .xs\:hover\:-mb-63\.5:hover {
    margin-bottom: -15.875rem !important;
  }

  .xs\:hover\:-ml-63\.5:hover {
    margin-left: -15.875rem !important;
  }

  .xs\:hover\:-mt-64\.5:hover {
    margin-top: -16.125rem !important;
  }

  .xs\:hover\:-mr-64\.5:hover {
    margin-right: -16.125rem !important;
  }

  .xs\:hover\:-mb-64\.5:hover {
    margin-bottom: -16.125rem !important;
  }

  .xs\:hover\:-ml-64\.5:hover {
    margin-left: -16.125rem !important;
  }

  .xs\:hover\:-mt-65\.5:hover {
    margin-top: -16.375rem !important;
  }

  .xs\:hover\:-mr-65\.5:hover {
    margin-right: -16.375rem !important;
  }

  .xs\:hover\:-mb-65\.5:hover {
    margin-bottom: -16.375rem !important;
  }

  .xs\:hover\:-ml-65\.5:hover {
    margin-left: -16.375rem !important;
  }

  .xs\:hover\:-mt-66\.5:hover {
    margin-top: -16.625rem !important;
  }

  .xs\:hover\:-mr-66\.5:hover {
    margin-right: -16.625rem !important;
  }

  .xs\:hover\:-mb-66\.5:hover {
    margin-bottom: -16.625rem !important;
  }

  .xs\:hover\:-ml-66\.5:hover {
    margin-left: -16.625rem !important;
  }

  .xs\:hover\:-mt-67\.5:hover {
    margin-top: -16.875rem !important;
  }

  .xs\:hover\:-mr-67\.5:hover {
    margin-right: -16.875rem !important;
  }

  .xs\:hover\:-mb-67\.5:hover {
    margin-bottom: -16.875rem !important;
  }

  .xs\:hover\:-ml-67\.5:hover {
    margin-left: -16.875rem !important;
  }

  .xs\:hover\:-mt-68\.5:hover {
    margin-top: -17.125rem !important;
  }

  .xs\:hover\:-mr-68\.5:hover {
    margin-right: -17.125rem !important;
  }

  .xs\:hover\:-mb-68\.5:hover {
    margin-bottom: -17.125rem !important;
  }

  .xs\:hover\:-ml-68\.5:hover {
    margin-left: -17.125rem !important;
  }

  .xs\:hover\:-mt-69\.5:hover {
    margin-top: -17.375rem !important;
  }

  .xs\:hover\:-mr-69\.5:hover {
    margin-right: -17.375rem !important;
  }

  .xs\:hover\:-mb-69\.5:hover {
    margin-bottom: -17.375rem !important;
  }

  .xs\:hover\:-ml-69\.5:hover {
    margin-left: -17.375rem !important;
  }

  .xs\:hover\:-mt-70\.5:hover {
    margin-top: -17.625rem !important;
  }

  .xs\:hover\:-mr-70\.5:hover {
    margin-right: -17.625rem !important;
  }

  .xs\:hover\:-mb-70\.5:hover {
    margin-bottom: -17.625rem !important;
  }

  .xs\:hover\:-ml-70\.5:hover {
    margin-left: -17.625rem !important;
  }

  .xs\:hover\:-mt-71\.5:hover {
    margin-top: -17.875rem !important;
  }

  .xs\:hover\:-mr-71\.5:hover {
    margin-right: -17.875rem !important;
  }

  .xs\:hover\:-mb-71\.5:hover {
    margin-bottom: -17.875rem !important;
  }

  .xs\:hover\:-ml-71\.5:hover {
    margin-left: -17.875rem !important;
  }

  .xs\:hover\:-mt-72\.5:hover {
    margin-top: -18.125rem !important;
  }

  .xs\:hover\:-mr-72\.5:hover {
    margin-right: -18.125rem !important;
  }

  .xs\:hover\:-mb-72\.5:hover {
    margin-bottom: -18.125rem !important;
  }

  .xs\:hover\:-ml-72\.5:hover {
    margin-left: -18.125rem !important;
  }

  .xs\:hover\:-mt-73\.5:hover {
    margin-top: -18.375rem !important;
  }

  .xs\:hover\:-mr-73\.5:hover {
    margin-right: -18.375rem !important;
  }

  .xs\:hover\:-mb-73\.5:hover {
    margin-bottom: -18.375rem !important;
  }

  .xs\:hover\:-ml-73\.5:hover {
    margin-left: -18.375rem !important;
  }

  .xs\:hover\:-mt-74\.5:hover {
    margin-top: -18.625rem !important;
  }

  .xs\:hover\:-mr-74\.5:hover {
    margin-right: -18.625rem !important;
  }

  .xs\:hover\:-mb-74\.5:hover {
    margin-bottom: -18.625rem !important;
  }

  .xs\:hover\:-ml-74\.5:hover {
    margin-left: -18.625rem !important;
  }

  .xs\:hover\:-mt-75\.5:hover {
    margin-top: -18.875rem !important;
  }

  .xs\:hover\:-mr-75\.5:hover {
    margin-right: -18.875rem !important;
  }

  .xs\:hover\:-mb-75\.5:hover {
    margin-bottom: -18.875rem !important;
  }

  .xs\:hover\:-ml-75\.5:hover {
    margin-left: -18.875rem !important;
  }

  .xs\:hover\:-mt-76\.5:hover {
    margin-top: -19.125rem !important;
  }

  .xs\:hover\:-mr-76\.5:hover {
    margin-right: -19.125rem !important;
  }

  .xs\:hover\:-mb-76\.5:hover {
    margin-bottom: -19.125rem !important;
  }

  .xs\:hover\:-ml-76\.5:hover {
    margin-left: -19.125rem !important;
  }

  .xs\:hover\:-mt-77\.5:hover {
    margin-top: -19.375rem !important;
  }

  .xs\:hover\:-mr-77\.5:hover {
    margin-right: -19.375rem !important;
  }

  .xs\:hover\:-mb-77\.5:hover {
    margin-bottom: -19.375rem !important;
  }

  .xs\:hover\:-ml-77\.5:hover {
    margin-left: -19.375rem !important;
  }

  .xs\:hover\:-mt-78\.5:hover {
    margin-top: -19.625rem !important;
  }

  .xs\:hover\:-mr-78\.5:hover {
    margin-right: -19.625rem !important;
  }

  .xs\:hover\:-mb-78\.5:hover {
    margin-bottom: -19.625rem !important;
  }

  .xs\:hover\:-ml-78\.5:hover {
    margin-left: -19.625rem !important;
  }

  .xs\:hover\:-mt-79\.5:hover {
    margin-top: -19.875rem !important;
  }

  .xs\:hover\:-mr-79\.5:hover {
    margin-right: -19.875rem !important;
  }

  .xs\:hover\:-mb-79\.5:hover {
    margin-bottom: -19.875rem !important;
  }

  .xs\:hover\:-ml-79\.5:hover {
    margin-left: -19.875rem !important;
  }

  .xs\:hover\:-mt-80\.5:hover {
    margin-top: -20.125rem !important;
  }

  .xs\:hover\:-mr-80\.5:hover {
    margin-right: -20.125rem !important;
  }

  .xs\:hover\:-mb-80\.5:hover {
    margin-bottom: -20.125rem !important;
  }

  .xs\:hover\:-ml-80\.5:hover {
    margin-left: -20.125rem !important;
  }

  .xs\:hover\:-mt-81\.5:hover {
    margin-top: -20.375rem !important;
  }

  .xs\:hover\:-mr-81\.5:hover {
    margin-right: -20.375rem !important;
  }

  .xs\:hover\:-mb-81\.5:hover {
    margin-bottom: -20.375rem !important;
  }

  .xs\:hover\:-ml-81\.5:hover {
    margin-left: -20.375rem !important;
  }

  .xs\:hover\:-mt-82\.5:hover {
    margin-top: -20.625rem !important;
  }

  .xs\:hover\:-mr-82\.5:hover {
    margin-right: -20.625rem !important;
  }

  .xs\:hover\:-mb-82\.5:hover {
    margin-bottom: -20.625rem !important;
  }

  .xs\:hover\:-ml-82\.5:hover {
    margin-left: -20.625rem !important;
  }

  .xs\:hover\:-mt-83\.5:hover {
    margin-top: -20.875rem !important;
  }

  .xs\:hover\:-mr-83\.5:hover {
    margin-right: -20.875rem !important;
  }

  .xs\:hover\:-mb-83\.5:hover {
    margin-bottom: -20.875rem !important;
  }

  .xs\:hover\:-ml-83\.5:hover {
    margin-left: -20.875rem !important;
  }

  .xs\:hover\:-mt-84\.5:hover {
    margin-top: -21.125rem !important;
  }

  .xs\:hover\:-mr-84\.5:hover {
    margin-right: -21.125rem !important;
  }

  .xs\:hover\:-mb-84\.5:hover {
    margin-bottom: -21.125rem !important;
  }

  .xs\:hover\:-ml-84\.5:hover {
    margin-left: -21.125rem !important;
  }

  .xs\:hover\:-mt-85\.5:hover {
    margin-top: -21.375rem !important;
  }

  .xs\:hover\:-mr-85\.5:hover {
    margin-right: -21.375rem !important;
  }

  .xs\:hover\:-mb-85\.5:hover {
    margin-bottom: -21.375rem !important;
  }

  .xs\:hover\:-ml-85\.5:hover {
    margin-left: -21.375rem !important;
  }

  .xs\:hover\:-mt-86\.5:hover {
    margin-top: -21.625rem !important;
  }

  .xs\:hover\:-mr-86\.5:hover {
    margin-right: -21.625rem !important;
  }

  .xs\:hover\:-mb-86\.5:hover {
    margin-bottom: -21.625rem !important;
  }

  .xs\:hover\:-ml-86\.5:hover {
    margin-left: -21.625rem !important;
  }

  .xs\:hover\:-mt-87\.5:hover {
    margin-top: -21.875rem !important;
  }

  .xs\:hover\:-mr-87\.5:hover {
    margin-right: -21.875rem !important;
  }

  .xs\:hover\:-mb-87\.5:hover {
    margin-bottom: -21.875rem !important;
  }

  .xs\:hover\:-ml-87\.5:hover {
    margin-left: -21.875rem !important;
  }

  .xs\:hover\:-mt-88\.5:hover {
    margin-top: -22.125rem !important;
  }

  .xs\:hover\:-mr-88\.5:hover {
    margin-right: -22.125rem !important;
  }

  .xs\:hover\:-mb-88\.5:hover {
    margin-bottom: -22.125rem !important;
  }

  .xs\:hover\:-ml-88\.5:hover {
    margin-left: -22.125rem !important;
  }

  .xs\:hover\:-mt-89\.5:hover {
    margin-top: -22.375rem !important;
  }

  .xs\:hover\:-mr-89\.5:hover {
    margin-right: -22.375rem !important;
  }

  .xs\:hover\:-mb-89\.5:hover {
    margin-bottom: -22.375rem !important;
  }

  .xs\:hover\:-ml-89\.5:hover {
    margin-left: -22.375rem !important;
  }

  .xs\:hover\:-mt-90\.5:hover {
    margin-top: -22.625rem !important;
  }

  .xs\:hover\:-mr-90\.5:hover {
    margin-right: -22.625rem !important;
  }

  .xs\:hover\:-mb-90\.5:hover {
    margin-bottom: -22.625rem !important;
  }

  .xs\:hover\:-ml-90\.5:hover {
    margin-left: -22.625rem !important;
  }

  .xs\:hover\:-mt-91\.5:hover {
    margin-top: -22.875rem !important;
  }

  .xs\:hover\:-mr-91\.5:hover {
    margin-right: -22.875rem !important;
  }

  .xs\:hover\:-mb-91\.5:hover {
    margin-bottom: -22.875rem !important;
  }

  .xs\:hover\:-ml-91\.5:hover {
    margin-left: -22.875rem !important;
  }

  .xs\:hover\:-mt-92\.5:hover {
    margin-top: -23.125rem !important;
  }

  .xs\:hover\:-mr-92\.5:hover {
    margin-right: -23.125rem !important;
  }

  .xs\:hover\:-mb-92\.5:hover {
    margin-bottom: -23.125rem !important;
  }

  .xs\:hover\:-ml-92\.5:hover {
    margin-left: -23.125rem !important;
  }

  .xs\:hover\:-mt-93\.5:hover {
    margin-top: -23.375rem !important;
  }

  .xs\:hover\:-mr-93\.5:hover {
    margin-right: -23.375rem !important;
  }

  .xs\:hover\:-mb-93\.5:hover {
    margin-bottom: -23.375rem !important;
  }

  .xs\:hover\:-ml-93\.5:hover {
    margin-left: -23.375rem !important;
  }

  .xs\:hover\:-mt-94\.5:hover {
    margin-top: -23.625rem !important;
  }

  .xs\:hover\:-mr-94\.5:hover {
    margin-right: -23.625rem !important;
  }

  .xs\:hover\:-mb-94\.5:hover {
    margin-bottom: -23.625rem !important;
  }

  .xs\:hover\:-ml-94\.5:hover {
    margin-left: -23.625rem !important;
  }

  .xs\:hover\:-mt-95\.5:hover {
    margin-top: -23.875rem !important;
  }

  .xs\:hover\:-mr-95\.5:hover {
    margin-right: -23.875rem !important;
  }

  .xs\:hover\:-mb-95\.5:hover {
    margin-bottom: -23.875rem !important;
  }

  .xs\:hover\:-ml-95\.5:hover {
    margin-left: -23.875rem !important;
  }

  .xs\:hover\:-mt-96\.5:hover {
    margin-top: -24.125rem !important;
  }

  .xs\:hover\:-mr-96\.5:hover {
    margin-right: -24.125rem !important;
  }

  .xs\:hover\:-mb-96\.5:hover {
    margin-bottom: -24.125rem !important;
  }

  .xs\:hover\:-ml-96\.5:hover {
    margin-left: -24.125rem !important;
  }

  .xs\:hover\:-mt-97\.5:hover {
    margin-top: -24.375rem !important;
  }

  .xs\:hover\:-mr-97\.5:hover {
    margin-right: -24.375rem !important;
  }

  .xs\:hover\:-mb-97\.5:hover {
    margin-bottom: -24.375rem !important;
  }

  .xs\:hover\:-ml-97\.5:hover {
    margin-left: -24.375rem !important;
  }

  .xs\:hover\:-mt-98\.5:hover {
    margin-top: -24.625rem !important;
  }

  .xs\:hover\:-mr-98\.5:hover {
    margin-right: -24.625rem !important;
  }

  .xs\:hover\:-mb-98\.5:hover {
    margin-bottom: -24.625rem !important;
  }

  .xs\:hover\:-ml-98\.5:hover {
    margin-left: -24.625rem !important;
  }

  .xs\:hover\:-mt-99\.5:hover {
    margin-top: -24.875rem !important;
  }

  .xs\:hover\:-mr-99\.5:hover {
    margin-right: -24.875rem !important;
  }

  .xs\:hover\:-mb-99\.5:hover {
    margin-bottom: -24.875rem !important;
  }

  .xs\:hover\:-ml-99\.5:hover {
    margin-left: -24.875rem !important;
  }

  .xs\:hover\:-mt-100\.5:hover {
    margin-top: -25.125rem !important;
  }

  .xs\:hover\:-mr-100\.5:hover {
    margin-right: -25.125rem !important;
  }

  .xs\:hover\:-mb-100\.5:hover {
    margin-bottom: -25.125rem !important;
  }

  .xs\:hover\:-ml-100\.5:hover {
    margin-left: -25.125rem !important;
  }

  .xs\:hover\:-mt-101\.5:hover {
    margin-top: -25.375rem !important;
  }

  .xs\:hover\:-mr-101\.5:hover {
    margin-right: -25.375rem !important;
  }

  .xs\:hover\:-mb-101\.5:hover {
    margin-bottom: -25.375rem !important;
  }

  .xs\:hover\:-ml-101\.5:hover {
    margin-left: -25.375rem !important;
  }

  .xs\:hover\:-mt-102\.5:hover {
    margin-top: -25.625rem !important;
  }

  .xs\:hover\:-mr-102\.5:hover {
    margin-right: -25.625rem !important;
  }

  .xs\:hover\:-mb-102\.5:hover {
    margin-bottom: -25.625rem !important;
  }

  .xs\:hover\:-ml-102\.5:hover {
    margin-left: -25.625rem !important;
  }

  .xs\:hover\:-mt-103\.5:hover {
    margin-top: -25.875rem !important;
  }

  .xs\:hover\:-mr-103\.5:hover {
    margin-right: -25.875rem !important;
  }

  .xs\:hover\:-mb-103\.5:hover {
    margin-bottom: -25.875rem !important;
  }

  .xs\:hover\:-ml-103\.5:hover {
    margin-left: -25.875rem !important;
  }

  .xs\:hover\:-mt-104\.5:hover {
    margin-top: -26.125rem !important;
  }

  .xs\:hover\:-mr-104\.5:hover {
    margin-right: -26.125rem !important;
  }

  .xs\:hover\:-mb-104\.5:hover {
    margin-bottom: -26.125rem !important;
  }

  .xs\:hover\:-ml-104\.5:hover {
    margin-left: -26.125rem !important;
  }

  .xs\:focus\:m-0:focus {
    margin: 0rem !important;
  }

  .xs\:focus\:m-1:focus {
    margin: 0.25rem !important;
  }

  .xs\:focus\:m-2:focus {
    margin: 0.5rem !important;
  }

  .xs\:focus\:m-3:focus {
    margin: 0.75rem !important;
  }

  .xs\:focus\:m-4:focus {
    margin: 1rem !important;
  }

  .xs\:focus\:m-5:focus {
    margin: 1.25rem !important;
  }

  .xs\:focus\:m-6:focus {
    margin: 1.5rem !important;
  }

  .xs\:focus\:m-7:focus {
    margin: 1.75rem !important;
  }

  .xs\:focus\:m-8:focus {
    margin: 2rem !important;
  }

  .xs\:focus\:m-9:focus {
    margin: 2.25rem !important;
  }

  .xs\:focus\:m-10:focus {
    margin: 2.5rem !important;
  }

  .xs\:focus\:m-11:focus {
    margin: 2.75rem !important;
  }

  .xs\:focus\:m-12:focus {
    margin: 3rem !important;
  }

  .xs\:focus\:m-13:focus {
    margin: 3.25rem !important;
  }

  .xs\:focus\:m-14:focus {
    margin: 3.5rem !important;
  }

  .xs\:focus\:m-15:focus {
    margin: 3.75rem !important;
  }

  .xs\:focus\:m-16:focus {
    margin: 4rem !important;
  }

  .xs\:focus\:m-17:focus {
    margin: 4.25rem !important;
  }

  .xs\:focus\:m-18:focus {
    margin: 4.5rem !important;
  }

  .xs\:focus\:m-19:focus {
    margin: 4.75rem !important;
  }

  .xs\:focus\:m-20:focus {
    margin: 5rem !important;
  }

  .xs\:focus\:m-21:focus {
    margin: 5.25rem !important;
  }

  .xs\:focus\:m-22:focus {
    margin: 5.5rem !important;
  }

  .xs\:focus\:m-23:focus {
    margin: 5.75rem !important;
  }

  .xs\:focus\:m-24:focus {
    margin: 6rem !important;
  }

  .xs\:focus\:m-25:focus {
    margin: 6.25rem !important;
  }

  .xs\:focus\:m-26:focus {
    margin: 6.5rem !important;
  }

  .xs\:focus\:m-27:focus {
    margin: 6.75rem !important;
  }

  .xs\:focus\:m-28:focus {
    margin: 7rem !important;
  }

  .xs\:focus\:m-29:focus {
    margin: 7.25rem !important;
  }

  .xs\:focus\:m-30:focus {
    margin: 7.5rem !important;
  }

  .xs\:focus\:m-31:focus {
    margin: 7.75rem !important;
  }

  .xs\:focus\:m-32:focus {
    margin: 8rem !important;
  }

  .xs\:focus\:m-33:focus {
    margin: 8.25rem !important;
  }

  .xs\:focus\:m-34:focus {
    margin: 8.5rem !important;
  }

  .xs\:focus\:m-35:focus {
    margin: 8.75rem !important;
  }

  .xs\:focus\:m-36:focus {
    margin: 9rem !important;
  }

  .xs\:focus\:m-37:focus {
    margin: 9.25rem !important;
  }

  .xs\:focus\:m-38:focus {
    margin: 9.5rem !important;
  }

  .xs\:focus\:m-39:focus {
    margin: 9.75rem !important;
  }

  .xs\:focus\:m-40:focus {
    margin: 10rem !important;
  }

  .xs\:focus\:m-41:focus {
    margin: 10.25rem !important;
  }

  .xs\:focus\:m-42:focus {
    margin: 10.5rem !important;
  }

  .xs\:focus\:m-43:focus {
    margin: 10.75rem !important;
  }

  .xs\:focus\:m-44:focus {
    margin: 11rem !important;
  }

  .xs\:focus\:m-45:focus {
    margin: 11.25rem !important;
  }

  .xs\:focus\:m-46:focus {
    margin: 11.5rem !important;
  }

  .xs\:focus\:m-47:focus {
    margin: 11.75rem !important;
  }

  .xs\:focus\:m-48:focus {
    margin: 12rem !important;
  }

  .xs\:focus\:m-49:focus {
    margin: 12.25rem !important;
  }

  .xs\:focus\:m-50:focus {
    margin: 12.5rem !important;
  }

  .xs\:focus\:m-51:focus {
    margin: 12.75rem !important;
  }

  .xs\:focus\:m-52:focus {
    margin: 13rem !important;
  }

  .xs\:focus\:m-53:focus {
    margin: 13.25rem !important;
  }

  .xs\:focus\:m-54:focus {
    margin: 13.5rem !important;
  }

  .xs\:focus\:m-55:focus {
    margin: 13.75rem !important;
  }

  .xs\:focus\:m-56:focus {
    margin: 14rem !important;
  }

  .xs\:focus\:m-57:focus {
    margin: 14.25rem !important;
  }

  .xs\:focus\:m-58:focus {
    margin: 14.5rem !important;
  }

  .xs\:focus\:m-59:focus {
    margin: 14.75rem !important;
  }

  .xs\:focus\:m-60:focus {
    margin: 15rem !important;
  }

  .xs\:focus\:m-61:focus {
    margin: 15.25rem !important;
  }

  .xs\:focus\:m-62:focus {
    margin: 15.5rem !important;
  }

  .xs\:focus\:m-63:focus {
    margin: 15.75rem !important;
  }

  .xs\:focus\:m-64:focus {
    margin: 16rem !important;
  }

  .xs\:focus\:m-65:focus {
    margin: 16.25rem !important;
  }

  .xs\:focus\:m-66:focus {
    margin: 16.5rem !important;
  }

  .xs\:focus\:m-67:focus {
    margin: 16.75rem !important;
  }

  .xs\:focus\:m-68:focus {
    margin: 17rem !important;
  }

  .xs\:focus\:m-69:focus {
    margin: 17.25rem !important;
  }

  .xs\:focus\:m-70:focus {
    margin: 17.5rem !important;
  }

  .xs\:focus\:m-71:focus {
    margin: 17.75rem !important;
  }

  .xs\:focus\:m-72:focus {
    margin: 18rem !important;
  }

  .xs\:focus\:m-73:focus {
    margin: 18.25rem !important;
  }

  .xs\:focus\:m-74:focus {
    margin: 18.5rem !important;
  }

  .xs\:focus\:m-75:focus {
    margin: 18.75rem !important;
  }

  .xs\:focus\:m-76:focus {
    margin: 19rem !important;
  }

  .xs\:focus\:m-77:focus {
    margin: 19.25rem !important;
  }

  .xs\:focus\:m-78:focus {
    margin: 19.5rem !important;
  }

  .xs\:focus\:m-79:focus {
    margin: 19.75rem !important;
  }

  .xs\:focus\:m-80:focus {
    margin: 20rem !important;
  }

  .xs\:focus\:m-81:focus {
    margin: 20.25rem !important;
  }

  .xs\:focus\:m-82:focus {
    margin: 20.5rem !important;
  }

  .xs\:focus\:m-83:focus {
    margin: 20.75rem !important;
  }

  .xs\:focus\:m-84:focus {
    margin: 21rem !important;
  }

  .xs\:focus\:m-85:focus {
    margin: 21.25rem !important;
  }

  .xs\:focus\:m-86:focus {
    margin: 21.5rem !important;
  }

  .xs\:focus\:m-87:focus {
    margin: 21.75rem !important;
  }

  .xs\:focus\:m-88:focus {
    margin: 22rem !important;
  }

  .xs\:focus\:m-89:focus {
    margin: 22.25rem !important;
  }

  .xs\:focus\:m-90:focus {
    margin: 22.5rem !important;
  }

  .xs\:focus\:m-91:focus {
    margin: 22.75rem !important;
  }

  .xs\:focus\:m-92:focus {
    margin: 23rem !important;
  }

  .xs\:focus\:m-93:focus {
    margin: 23.25rem !important;
  }

  .xs\:focus\:m-94:focus {
    margin: 23.5rem !important;
  }

  .xs\:focus\:m-95:focus {
    margin: 23.75rem !important;
  }

  .xs\:focus\:m-96:focus {
    margin: 24rem !important;
  }

  .xs\:focus\:m-97:focus {
    margin: 24.25rem !important;
  }

  .xs\:focus\:m-98:focus {
    margin: 24.5rem !important;
  }

  .xs\:focus\:m-99:focus {
    margin: 24.75rem !important;
  }

  .xs\:focus\:m-100:focus {
    margin: 25rem !important;
  }

  .xs\:focus\:m-101:focus {
    margin: 25.25rem !important;
  }

  .xs\:focus\:m-102:focus {
    margin: 25.5rem !important;
  }

  .xs\:focus\:m-103:focus {
    margin: 25.75rem !important;
  }

  .xs\:focus\:m-104:focus {
    margin: 26rem !important;
  }

  .xs\:focus\:m-105:focus {
    margin: 26.25rem !important;
  }

  .xs\:focus\:m-auto:focus {
    margin: auto !important;
  }

  .xs\:focus\:m-px:focus {
    margin: 1px !important;
  }

  .xs\:focus\:m-0\.5:focus {
    margin: 0.125rem !important;
  }

  .xs\:focus\:m-1\.5:focus {
    margin: 0.375rem !important;
  }

  .xs\:focus\:m-2\.5:focus {
    margin: 0.625rem !important;
  }

  .xs\:focus\:m-3\.5:focus {
    margin: 0.875rem !important;
  }

  .xs\:focus\:m-4\.5:focus {
    margin: 1.125rem !important;
  }

  .xs\:focus\:m-5\.5:focus {
    margin: 1.375rem !important;
  }

  .xs\:focus\:m-6\.5:focus {
    margin: 1.625rem !important;
  }

  .xs\:focus\:m-7\.5:focus {
    margin: 1.875rem !important;
  }

  .xs\:focus\:m-8\.5:focus {
    margin: 2.125rem !important;
  }

  .xs\:focus\:m-9\.5:focus {
    margin: 2.375rem !important;
  }

  .xs\:focus\:m-10\.5:focus {
    margin: 2.625rem !important;
  }

  .xs\:focus\:m-11\.5:focus {
    margin: 2.875rem !important;
  }

  .xs\:focus\:m-12\.5:focus {
    margin: 3.125rem !important;
  }

  .xs\:focus\:m-13\.5:focus {
    margin: 3.375rem !important;
  }

  .xs\:focus\:m-14\.5:focus {
    margin: 3.625rem !important;
  }

  .xs\:focus\:m-15\.5:focus {
    margin: 3.875rem !important;
  }

  .xs\:focus\:m-16\.5:focus {
    margin: 4.125rem !important;
  }

  .xs\:focus\:m-17\.5:focus {
    margin: 4.375rem !important;
  }

  .xs\:focus\:m-18\.5:focus {
    margin: 4.625rem !important;
  }

  .xs\:focus\:m-19\.5:focus {
    margin: 4.875rem !important;
  }

  .xs\:focus\:m-20\.5:focus {
    margin: 5.125rem !important;
  }

  .xs\:focus\:m-21\.5:focus {
    margin: 5.375rem !important;
  }

  .xs\:focus\:m-22\.5:focus {
    margin: 5.625rem !important;
  }

  .xs\:focus\:m-23\.5:focus {
    margin: 5.875rem !important;
  }

  .xs\:focus\:m-24\.5:focus {
    margin: 6.125rem !important;
  }

  .xs\:focus\:m-25\.5:focus {
    margin: 6.375rem !important;
  }

  .xs\:focus\:m-26\.5:focus {
    margin: 6.625rem !important;
  }

  .xs\:focus\:m-27\.5:focus {
    margin: 6.875rem !important;
  }

  .xs\:focus\:m-28\.5:focus {
    margin: 7.125rem !important;
  }

  .xs\:focus\:m-29\.5:focus {
    margin: 7.375rem !important;
  }

  .xs\:focus\:m-30\.5:focus {
    margin: 7.625rem !important;
  }

  .xs\:focus\:m-31\.5:focus {
    margin: 7.875rem !important;
  }

  .xs\:focus\:m-32\.5:focus {
    margin: 8.125rem !important;
  }

  .xs\:focus\:m-33\.5:focus {
    margin: 8.375rem !important;
  }

  .xs\:focus\:m-34\.5:focus {
    margin: 8.625rem !important;
  }

  .xs\:focus\:m-35\.5:focus {
    margin: 8.875rem !important;
  }

  .xs\:focus\:m-36\.5:focus {
    margin: 9.125rem !important;
  }

  .xs\:focus\:m-37\.5:focus {
    margin: 9.375rem !important;
  }

  .xs\:focus\:m-38\.5:focus {
    margin: 9.625rem !important;
  }

  .xs\:focus\:m-39\.5:focus {
    margin: 9.875rem !important;
  }

  .xs\:focus\:m-40\.5:focus {
    margin: 10.125rem !important;
  }

  .xs\:focus\:m-41\.5:focus {
    margin: 10.375rem !important;
  }

  .xs\:focus\:m-42\.5:focus {
    margin: 10.625rem !important;
  }

  .xs\:focus\:m-43\.5:focus {
    margin: 10.875rem !important;
  }

  .xs\:focus\:m-44\.5:focus {
    margin: 11.125rem !important;
  }

  .xs\:focus\:m-45\.5:focus {
    margin: 11.375rem !important;
  }

  .xs\:focus\:m-46\.5:focus {
    margin: 11.625rem !important;
  }

  .xs\:focus\:m-47\.5:focus {
    margin: 11.875rem !important;
  }

  .xs\:focus\:m-48\.5:focus {
    margin: 12.125rem !important;
  }

  .xs\:focus\:m-49\.5:focus {
    margin: 12.375rem !important;
  }

  .xs\:focus\:m-50\.5:focus {
    margin: 12.625rem !important;
  }

  .xs\:focus\:m-51\.5:focus {
    margin: 12.875rem !important;
  }

  .xs\:focus\:m-52\.5:focus {
    margin: 13.125rem !important;
  }

  .xs\:focus\:m-53\.5:focus {
    margin: 13.375rem !important;
  }

  .xs\:focus\:m-54\.5:focus {
    margin: 13.625rem !important;
  }

  .xs\:focus\:m-55\.5:focus {
    margin: 13.875rem !important;
  }

  .xs\:focus\:m-56\.5:focus {
    margin: 14.125rem !important;
  }

  .xs\:focus\:m-57\.5:focus {
    margin: 14.375rem !important;
  }

  .xs\:focus\:m-58\.5:focus {
    margin: 14.625rem !important;
  }

  .xs\:focus\:m-59\.5:focus {
    margin: 14.875rem !important;
  }

  .xs\:focus\:m-60\.5:focus {
    margin: 15.125rem !important;
  }

  .xs\:focus\:m-61\.5:focus {
    margin: 15.375rem !important;
  }

  .xs\:focus\:m-62\.5:focus {
    margin: 15.625rem !important;
  }

  .xs\:focus\:m-63\.5:focus {
    margin: 15.875rem !important;
  }

  .xs\:focus\:m-64\.5:focus {
    margin: 16.125rem !important;
  }

  .xs\:focus\:m-65\.5:focus {
    margin: 16.375rem !important;
  }

  .xs\:focus\:m-66\.5:focus {
    margin: 16.625rem !important;
  }

  .xs\:focus\:m-67\.5:focus {
    margin: 16.875rem !important;
  }

  .xs\:focus\:m-68\.5:focus {
    margin: 17.125rem !important;
  }

  .xs\:focus\:m-69\.5:focus {
    margin: 17.375rem !important;
  }

  .xs\:focus\:m-70\.5:focus {
    margin: 17.625rem !important;
  }

  .xs\:focus\:m-71\.5:focus {
    margin: 17.875rem !important;
  }

  .xs\:focus\:m-72\.5:focus {
    margin: 18.125rem !important;
  }

  .xs\:focus\:m-73\.5:focus {
    margin: 18.375rem !important;
  }

  .xs\:focus\:m-74\.5:focus {
    margin: 18.625rem !important;
  }

  .xs\:focus\:m-75\.5:focus {
    margin: 18.875rem !important;
  }

  .xs\:focus\:m-76\.5:focus {
    margin: 19.125rem !important;
  }

  .xs\:focus\:m-77\.5:focus {
    margin: 19.375rem !important;
  }

  .xs\:focus\:m-78\.5:focus {
    margin: 19.625rem !important;
  }

  .xs\:focus\:m-79\.5:focus {
    margin: 19.875rem !important;
  }

  .xs\:focus\:m-80\.5:focus {
    margin: 20.125rem !important;
  }

  .xs\:focus\:m-81\.5:focus {
    margin: 20.375rem !important;
  }

  .xs\:focus\:m-82\.5:focus {
    margin: 20.625rem !important;
  }

  .xs\:focus\:m-83\.5:focus {
    margin: 20.875rem !important;
  }

  .xs\:focus\:m-84\.5:focus {
    margin: 21.125rem !important;
  }

  .xs\:focus\:m-85\.5:focus {
    margin: 21.375rem !important;
  }

  .xs\:focus\:m-86\.5:focus {
    margin: 21.625rem !important;
  }

  .xs\:focus\:m-87\.5:focus {
    margin: 21.875rem !important;
  }

  .xs\:focus\:m-88\.5:focus {
    margin: 22.125rem !important;
  }

  .xs\:focus\:m-89\.5:focus {
    margin: 22.375rem !important;
  }

  .xs\:focus\:m-90\.5:focus {
    margin: 22.625rem !important;
  }

  .xs\:focus\:m-91\.5:focus {
    margin: 22.875rem !important;
  }

  .xs\:focus\:m-92\.5:focus {
    margin: 23.125rem !important;
  }

  .xs\:focus\:m-93\.5:focus {
    margin: 23.375rem !important;
  }

  .xs\:focus\:m-94\.5:focus {
    margin: 23.625rem !important;
  }

  .xs\:focus\:m-95\.5:focus {
    margin: 23.875rem !important;
  }

  .xs\:focus\:m-96\.5:focus {
    margin: 24.125rem !important;
  }

  .xs\:focus\:m-97\.5:focus {
    margin: 24.375rem !important;
  }

  .xs\:focus\:m-98\.5:focus {
    margin: 24.625rem !important;
  }

  .xs\:focus\:m-99\.5:focus {
    margin: 24.875rem !important;
  }

  .xs\:focus\:m-100\.5:focus {
    margin: 25.125rem !important;
  }

  .xs\:focus\:m-101\.5:focus {
    margin: 25.375rem !important;
  }

  .xs\:focus\:m-102\.5:focus {
    margin: 25.625rem !important;
  }

  .xs\:focus\:m-103\.5:focus {
    margin: 25.875rem !important;
  }

  .xs\:focus\:m-104\.5:focus {
    margin: 26.125rem !important;
  }

  .xs\:focus\:-m-0:focus {
    margin: 0rem !important;
  }

  .xs\:focus\:-m-1:focus {
    margin: -0.25rem !important;
  }

  .xs\:focus\:-m-2:focus {
    margin: -0.5rem !important;
  }

  .xs\:focus\:-m-3:focus {
    margin: -0.75rem !important;
  }

  .xs\:focus\:-m-4:focus {
    margin: -1rem !important;
  }

  .xs\:focus\:-m-5:focus {
    margin: -1.25rem !important;
  }

  .xs\:focus\:-m-6:focus {
    margin: -1.5rem !important;
  }

  .xs\:focus\:-m-7:focus {
    margin: -1.75rem !important;
  }

  .xs\:focus\:-m-8:focus {
    margin: -2rem !important;
  }

  .xs\:focus\:-m-9:focus {
    margin: -2.25rem !important;
  }

  .xs\:focus\:-m-10:focus {
    margin: -2.5rem !important;
  }

  .xs\:focus\:-m-11:focus {
    margin: -2.75rem !important;
  }

  .xs\:focus\:-m-12:focus {
    margin: -3rem !important;
  }

  .xs\:focus\:-m-13:focus {
    margin: -3.25rem !important;
  }

  .xs\:focus\:-m-14:focus {
    margin: -3.5rem !important;
  }

  .xs\:focus\:-m-15:focus {
    margin: -3.75rem !important;
  }

  .xs\:focus\:-m-16:focus {
    margin: -4rem !important;
  }

  .xs\:focus\:-m-17:focus {
    margin: -4.25rem !important;
  }

  .xs\:focus\:-m-18:focus {
    margin: -4.5rem !important;
  }

  .xs\:focus\:-m-19:focus {
    margin: -4.75rem !important;
  }

  .xs\:focus\:-m-20:focus {
    margin: -5rem !important;
  }

  .xs\:focus\:-m-21:focus {
    margin: -5.25rem !important;
  }

  .xs\:focus\:-m-22:focus {
    margin: -5.5rem !important;
  }

  .xs\:focus\:-m-23:focus {
    margin: -5.75rem !important;
  }

  .xs\:focus\:-m-24:focus {
    margin: -6rem !important;
  }

  .xs\:focus\:-m-25:focus {
    margin: -6.25rem !important;
  }

  .xs\:focus\:-m-26:focus {
    margin: -6.5rem !important;
  }

  .xs\:focus\:-m-27:focus {
    margin: -6.75rem !important;
  }

  .xs\:focus\:-m-28:focus {
    margin: -7rem !important;
  }

  .xs\:focus\:-m-29:focus {
    margin: -7.25rem !important;
  }

  .xs\:focus\:-m-30:focus {
    margin: -7.5rem !important;
  }

  .xs\:focus\:-m-31:focus {
    margin: -7.75rem !important;
  }

  .xs\:focus\:-m-32:focus {
    margin: -8rem !important;
  }

  .xs\:focus\:-m-33:focus {
    margin: -8.25rem !important;
  }

  .xs\:focus\:-m-34:focus {
    margin: -8.5rem !important;
  }

  .xs\:focus\:-m-35:focus {
    margin: -8.75rem !important;
  }

  .xs\:focus\:-m-36:focus {
    margin: -9rem !important;
  }

  .xs\:focus\:-m-37:focus {
    margin: -9.25rem !important;
  }

  .xs\:focus\:-m-38:focus {
    margin: -9.5rem !important;
  }

  .xs\:focus\:-m-39:focus {
    margin: -9.75rem !important;
  }

  .xs\:focus\:-m-40:focus {
    margin: -10rem !important;
  }

  .xs\:focus\:-m-41:focus {
    margin: -10.25rem !important;
  }

  .xs\:focus\:-m-42:focus {
    margin: -10.5rem !important;
  }

  .xs\:focus\:-m-43:focus {
    margin: -10.75rem !important;
  }

  .xs\:focus\:-m-44:focus {
    margin: -11rem !important;
  }

  .xs\:focus\:-m-45:focus {
    margin: -11.25rem !important;
  }

  .xs\:focus\:-m-46:focus {
    margin: -11.5rem !important;
  }

  .xs\:focus\:-m-47:focus {
    margin: -11.75rem !important;
  }

  .xs\:focus\:-m-48:focus {
    margin: -12rem !important;
  }

  .xs\:focus\:-m-49:focus {
    margin: -12.25rem !important;
  }

  .xs\:focus\:-m-50:focus {
    margin: -12.5rem !important;
  }

  .xs\:focus\:-m-51:focus {
    margin: -12.75rem !important;
  }

  .xs\:focus\:-m-52:focus {
    margin: -13rem !important;
  }

  .xs\:focus\:-m-53:focus {
    margin: -13.25rem !important;
  }

  .xs\:focus\:-m-54:focus {
    margin: -13.5rem !important;
  }

  .xs\:focus\:-m-55:focus {
    margin: -13.75rem !important;
  }

  .xs\:focus\:-m-56:focus {
    margin: -14rem !important;
  }

  .xs\:focus\:-m-57:focus {
    margin: -14.25rem !important;
  }

  .xs\:focus\:-m-58:focus {
    margin: -14.5rem !important;
  }

  .xs\:focus\:-m-59:focus {
    margin: -14.75rem !important;
  }

  .xs\:focus\:-m-60:focus {
    margin: -15rem !important;
  }

  .xs\:focus\:-m-61:focus {
    margin: -15.25rem !important;
  }

  .xs\:focus\:-m-62:focus {
    margin: -15.5rem !important;
  }

  .xs\:focus\:-m-63:focus {
    margin: -15.75rem !important;
  }

  .xs\:focus\:-m-64:focus {
    margin: -16rem !important;
  }

  .xs\:focus\:-m-65:focus {
    margin: -16.25rem !important;
  }

  .xs\:focus\:-m-66:focus {
    margin: -16.5rem !important;
  }

  .xs\:focus\:-m-67:focus {
    margin: -16.75rem !important;
  }

  .xs\:focus\:-m-68:focus {
    margin: -17rem !important;
  }

  .xs\:focus\:-m-69:focus {
    margin: -17.25rem !important;
  }

  .xs\:focus\:-m-70:focus {
    margin: -17.5rem !important;
  }

  .xs\:focus\:-m-71:focus {
    margin: -17.75rem !important;
  }

  .xs\:focus\:-m-72:focus {
    margin: -18rem !important;
  }

  .xs\:focus\:-m-73:focus {
    margin: -18.25rem !important;
  }

  .xs\:focus\:-m-74:focus {
    margin: -18.5rem !important;
  }

  .xs\:focus\:-m-75:focus {
    margin: -18.75rem !important;
  }

  .xs\:focus\:-m-76:focus {
    margin: -19rem !important;
  }

  .xs\:focus\:-m-77:focus {
    margin: -19.25rem !important;
  }

  .xs\:focus\:-m-78:focus {
    margin: -19.5rem !important;
  }

  .xs\:focus\:-m-79:focus {
    margin: -19.75rem !important;
  }

  .xs\:focus\:-m-80:focus {
    margin: -20rem !important;
  }

  .xs\:focus\:-m-81:focus {
    margin: -20.25rem !important;
  }

  .xs\:focus\:-m-82:focus {
    margin: -20.5rem !important;
  }

  .xs\:focus\:-m-83:focus {
    margin: -20.75rem !important;
  }

  .xs\:focus\:-m-84:focus {
    margin: -21rem !important;
  }

  .xs\:focus\:-m-85:focus {
    margin: -21.25rem !important;
  }

  .xs\:focus\:-m-86:focus {
    margin: -21.5rem !important;
  }

  .xs\:focus\:-m-87:focus {
    margin: -21.75rem !important;
  }

  .xs\:focus\:-m-88:focus {
    margin: -22rem !important;
  }

  .xs\:focus\:-m-89:focus {
    margin: -22.25rem !important;
  }

  .xs\:focus\:-m-90:focus {
    margin: -22.5rem !important;
  }

  .xs\:focus\:-m-91:focus {
    margin: -22.75rem !important;
  }

  .xs\:focus\:-m-92:focus {
    margin: -23rem !important;
  }

  .xs\:focus\:-m-93:focus {
    margin: -23.25rem !important;
  }

  .xs\:focus\:-m-94:focus {
    margin: -23.5rem !important;
  }

  .xs\:focus\:-m-95:focus {
    margin: -23.75rem !important;
  }

  .xs\:focus\:-m-96:focus {
    margin: -24rem !important;
  }

  .xs\:focus\:-m-97:focus {
    margin: -24.25rem !important;
  }

  .xs\:focus\:-m-98:focus {
    margin: -24.5rem !important;
  }

  .xs\:focus\:-m-99:focus {
    margin: -24.75rem !important;
  }

  .xs\:focus\:-m-100:focus {
    margin: -25rem !important;
  }

  .xs\:focus\:-m-101:focus {
    margin: -25.25rem !important;
  }

  .xs\:focus\:-m-102:focus {
    margin: -25.5rem !important;
  }

  .xs\:focus\:-m-103:focus {
    margin: -25.75rem !important;
  }

  .xs\:focus\:-m-104:focus {
    margin: -26rem !important;
  }

  .xs\:focus\:-m-105:focus {
    margin: -26.25rem !important;
  }

  .xs\:focus\:-m-px:focus {
    margin: -1px !important;
  }

  .xs\:focus\:-m-0\.5:focus {
    margin: -0.125rem !important;
  }

  .xs\:focus\:-m-1\.5:focus {
    margin: -0.375rem !important;
  }

  .xs\:focus\:-m-2\.5:focus {
    margin: -0.625rem !important;
  }

  .xs\:focus\:-m-3\.5:focus {
    margin: -0.875rem !important;
  }

  .xs\:focus\:-m-4\.5:focus {
    margin: -1.125rem !important;
  }

  .xs\:focus\:-m-5\.5:focus {
    margin: -1.375rem !important;
  }

  .xs\:focus\:-m-6\.5:focus {
    margin: -1.625rem !important;
  }

  .xs\:focus\:-m-7\.5:focus {
    margin: -1.875rem !important;
  }

  .xs\:focus\:-m-8\.5:focus {
    margin: -2.125rem !important;
  }

  .xs\:focus\:-m-9\.5:focus {
    margin: -2.375rem !important;
  }

  .xs\:focus\:-m-10\.5:focus {
    margin: -2.625rem !important;
  }

  .xs\:focus\:-m-11\.5:focus {
    margin: -2.875rem !important;
  }

  .xs\:focus\:-m-12\.5:focus {
    margin: -3.125rem !important;
  }

  .xs\:focus\:-m-13\.5:focus {
    margin: -3.375rem !important;
  }

  .xs\:focus\:-m-14\.5:focus {
    margin: -3.625rem !important;
  }

  .xs\:focus\:-m-15\.5:focus {
    margin: -3.875rem !important;
  }

  .xs\:focus\:-m-16\.5:focus {
    margin: -4.125rem !important;
  }

  .xs\:focus\:-m-17\.5:focus {
    margin: -4.375rem !important;
  }

  .xs\:focus\:-m-18\.5:focus {
    margin: -4.625rem !important;
  }

  .xs\:focus\:-m-19\.5:focus {
    margin: -4.875rem !important;
  }

  .xs\:focus\:-m-20\.5:focus {
    margin: -5.125rem !important;
  }

  .xs\:focus\:-m-21\.5:focus {
    margin: -5.375rem !important;
  }

  .xs\:focus\:-m-22\.5:focus {
    margin: -5.625rem !important;
  }

  .xs\:focus\:-m-23\.5:focus {
    margin: -5.875rem !important;
  }

  .xs\:focus\:-m-24\.5:focus {
    margin: -6.125rem !important;
  }

  .xs\:focus\:-m-25\.5:focus {
    margin: -6.375rem !important;
  }

  .xs\:focus\:-m-26\.5:focus {
    margin: -6.625rem !important;
  }

  .xs\:focus\:-m-27\.5:focus {
    margin: -6.875rem !important;
  }

  .xs\:focus\:-m-28\.5:focus {
    margin: -7.125rem !important;
  }

  .xs\:focus\:-m-29\.5:focus {
    margin: -7.375rem !important;
  }

  .xs\:focus\:-m-30\.5:focus {
    margin: -7.625rem !important;
  }

  .xs\:focus\:-m-31\.5:focus {
    margin: -7.875rem !important;
  }

  .xs\:focus\:-m-32\.5:focus {
    margin: -8.125rem !important;
  }

  .xs\:focus\:-m-33\.5:focus {
    margin: -8.375rem !important;
  }

  .xs\:focus\:-m-34\.5:focus {
    margin: -8.625rem !important;
  }

  .xs\:focus\:-m-35\.5:focus {
    margin: -8.875rem !important;
  }

  .xs\:focus\:-m-36\.5:focus {
    margin: -9.125rem !important;
  }

  .xs\:focus\:-m-37\.5:focus {
    margin: -9.375rem !important;
  }

  .xs\:focus\:-m-38\.5:focus {
    margin: -9.625rem !important;
  }

  .xs\:focus\:-m-39\.5:focus {
    margin: -9.875rem !important;
  }

  .xs\:focus\:-m-40\.5:focus {
    margin: -10.125rem !important;
  }

  .xs\:focus\:-m-41\.5:focus {
    margin: -10.375rem !important;
  }

  .xs\:focus\:-m-42\.5:focus {
    margin: -10.625rem !important;
  }

  .xs\:focus\:-m-43\.5:focus {
    margin: -10.875rem !important;
  }

  .xs\:focus\:-m-44\.5:focus {
    margin: -11.125rem !important;
  }

  .xs\:focus\:-m-45\.5:focus {
    margin: -11.375rem !important;
  }

  .xs\:focus\:-m-46\.5:focus {
    margin: -11.625rem !important;
  }

  .xs\:focus\:-m-47\.5:focus {
    margin: -11.875rem !important;
  }

  .xs\:focus\:-m-48\.5:focus {
    margin: -12.125rem !important;
  }

  .xs\:focus\:-m-49\.5:focus {
    margin: -12.375rem !important;
  }

  .xs\:focus\:-m-50\.5:focus {
    margin: -12.625rem !important;
  }

  .xs\:focus\:-m-51\.5:focus {
    margin: -12.875rem !important;
  }

  .xs\:focus\:-m-52\.5:focus {
    margin: -13.125rem !important;
  }

  .xs\:focus\:-m-53\.5:focus {
    margin: -13.375rem !important;
  }

  .xs\:focus\:-m-54\.5:focus {
    margin: -13.625rem !important;
  }

  .xs\:focus\:-m-55\.5:focus {
    margin: -13.875rem !important;
  }

  .xs\:focus\:-m-56\.5:focus {
    margin: -14.125rem !important;
  }

  .xs\:focus\:-m-57\.5:focus {
    margin: -14.375rem !important;
  }

  .xs\:focus\:-m-58\.5:focus {
    margin: -14.625rem !important;
  }

  .xs\:focus\:-m-59\.5:focus {
    margin: -14.875rem !important;
  }

  .xs\:focus\:-m-60\.5:focus {
    margin: -15.125rem !important;
  }

  .xs\:focus\:-m-61\.5:focus {
    margin: -15.375rem !important;
  }

  .xs\:focus\:-m-62\.5:focus {
    margin: -15.625rem !important;
  }

  .xs\:focus\:-m-63\.5:focus {
    margin: -15.875rem !important;
  }

  .xs\:focus\:-m-64\.5:focus {
    margin: -16.125rem !important;
  }

  .xs\:focus\:-m-65\.5:focus {
    margin: -16.375rem !important;
  }

  .xs\:focus\:-m-66\.5:focus {
    margin: -16.625rem !important;
  }

  .xs\:focus\:-m-67\.5:focus {
    margin: -16.875rem !important;
  }

  .xs\:focus\:-m-68\.5:focus {
    margin: -17.125rem !important;
  }

  .xs\:focus\:-m-69\.5:focus {
    margin: -17.375rem !important;
  }

  .xs\:focus\:-m-70\.5:focus {
    margin: -17.625rem !important;
  }

  .xs\:focus\:-m-71\.5:focus {
    margin: -17.875rem !important;
  }

  .xs\:focus\:-m-72\.5:focus {
    margin: -18.125rem !important;
  }

  .xs\:focus\:-m-73\.5:focus {
    margin: -18.375rem !important;
  }

  .xs\:focus\:-m-74\.5:focus {
    margin: -18.625rem !important;
  }

  .xs\:focus\:-m-75\.5:focus {
    margin: -18.875rem !important;
  }

  .xs\:focus\:-m-76\.5:focus {
    margin: -19.125rem !important;
  }

  .xs\:focus\:-m-77\.5:focus {
    margin: -19.375rem !important;
  }

  .xs\:focus\:-m-78\.5:focus {
    margin: -19.625rem !important;
  }

  .xs\:focus\:-m-79\.5:focus {
    margin: -19.875rem !important;
  }

  .xs\:focus\:-m-80\.5:focus {
    margin: -20.125rem !important;
  }

  .xs\:focus\:-m-81\.5:focus {
    margin: -20.375rem !important;
  }

  .xs\:focus\:-m-82\.5:focus {
    margin: -20.625rem !important;
  }

  .xs\:focus\:-m-83\.5:focus {
    margin: -20.875rem !important;
  }

  .xs\:focus\:-m-84\.5:focus {
    margin: -21.125rem !important;
  }

  .xs\:focus\:-m-85\.5:focus {
    margin: -21.375rem !important;
  }

  .xs\:focus\:-m-86\.5:focus {
    margin: -21.625rem !important;
  }

  .xs\:focus\:-m-87\.5:focus {
    margin: -21.875rem !important;
  }

  .xs\:focus\:-m-88\.5:focus {
    margin: -22.125rem !important;
  }

  .xs\:focus\:-m-89\.5:focus {
    margin: -22.375rem !important;
  }

  .xs\:focus\:-m-90\.5:focus {
    margin: -22.625rem !important;
  }

  .xs\:focus\:-m-91\.5:focus {
    margin: -22.875rem !important;
  }

  .xs\:focus\:-m-92\.5:focus {
    margin: -23.125rem !important;
  }

  .xs\:focus\:-m-93\.5:focus {
    margin: -23.375rem !important;
  }

  .xs\:focus\:-m-94\.5:focus {
    margin: -23.625rem !important;
  }

  .xs\:focus\:-m-95\.5:focus {
    margin: -23.875rem !important;
  }

  .xs\:focus\:-m-96\.5:focus {
    margin: -24.125rem !important;
  }

  .xs\:focus\:-m-97\.5:focus {
    margin: -24.375rem !important;
  }

  .xs\:focus\:-m-98\.5:focus {
    margin: -24.625rem !important;
  }

  .xs\:focus\:-m-99\.5:focus {
    margin: -24.875rem !important;
  }

  .xs\:focus\:-m-100\.5:focus {
    margin: -25.125rem !important;
  }

  .xs\:focus\:-m-101\.5:focus {
    margin: -25.375rem !important;
  }

  .xs\:focus\:-m-102\.5:focus {
    margin: -25.625rem !important;
  }

  .xs\:focus\:-m-103\.5:focus {
    margin: -25.875rem !important;
  }

  .xs\:focus\:-m-104\.5:focus {
    margin: -26.125rem !important;
  }

  .xs\:focus\:my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xs\:focus\:mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xs\:focus\:my-1:focus {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .xs\:focus\:mx-1:focus {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .xs\:focus\:my-2:focus {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .xs\:focus\:mx-2:focus {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .xs\:focus\:my-3:focus {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xs\:focus\:mx-3:focus {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xs\:focus\:my-4:focus {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xs\:focus\:mx-4:focus {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xs\:focus\:my-5:focus {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xs\:focus\:mx-5:focus {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xs\:focus\:my-6:focus {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xs\:focus\:mx-6:focus {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xs\:focus\:my-7:focus {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xs\:focus\:mx-7:focus {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xs\:focus\:my-8:focus {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xs\:focus\:mx-8:focus {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xs\:focus\:my-9:focus {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xs\:focus\:mx-9:focus {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .xs\:focus\:my-10:focus {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xs\:focus\:mx-10:focus {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xs\:focus\:my-11:focus {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xs\:focus\:mx-11:focus {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xs\:focus\:my-12:focus {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xs\:focus\:mx-12:focus {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xs\:focus\:my-13:focus {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .xs\:focus\:mx-13:focus {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .xs\:focus\:my-14:focus {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xs\:focus\:mx-14:focus {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .xs\:focus\:my-15:focus {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .xs\:focus\:mx-15:focus {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .xs\:focus\:my-16:focus {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xs\:focus\:mx-16:focus {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xs\:focus\:my-17:focus {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .xs\:focus\:mx-17:focus {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .xs\:focus\:my-18:focus {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .xs\:focus\:mx-18:focus {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .xs\:focus\:my-19:focus {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .xs\:focus\:mx-19:focus {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .xs\:focus\:my-20:focus {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xs\:focus\:mx-20:focus {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xs\:focus\:my-21:focus {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .xs\:focus\:mx-21:focus {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .xs\:focus\:my-22:focus {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .xs\:focus\:mx-22:focus {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .xs\:focus\:my-23:focus {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .xs\:focus\:mx-23:focus {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .xs\:focus\:my-24:focus {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xs\:focus\:mx-24:focus {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xs\:focus\:my-25:focus {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .xs\:focus\:mx-25:focus {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .xs\:focus\:my-26:focus {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .xs\:focus\:mx-26:focus {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .xs\:focus\:my-27:focus {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .xs\:focus\:mx-27:focus {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .xs\:focus\:my-28:focus {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xs\:focus\:mx-28:focus {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xs\:focus\:my-29:focus {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .xs\:focus\:mx-29:focus {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .xs\:focus\:my-30:focus {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .xs\:focus\:mx-30:focus {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .xs\:focus\:my-31:focus {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .xs\:focus\:mx-31:focus {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .xs\:focus\:my-32:focus {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xs\:focus\:mx-32:focus {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xs\:focus\:my-33:focus {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .xs\:focus\:mx-33:focus {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .xs\:focus\:my-34:focus {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .xs\:focus\:mx-34:focus {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .xs\:focus\:my-35:focus {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .xs\:focus\:mx-35:focus {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .xs\:focus\:my-36:focus {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xs\:focus\:mx-36:focus {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .xs\:focus\:my-37:focus {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .xs\:focus\:mx-37:focus {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .xs\:focus\:my-38:focus {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .xs\:focus\:mx-38:focus {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .xs\:focus\:my-39:focus {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .xs\:focus\:mx-39:focus {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .xs\:focus\:my-40:focus {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xs\:focus\:mx-40:focus {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xs\:focus\:my-41:focus {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .xs\:focus\:mx-41:focus {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .xs\:focus\:my-42:focus {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .xs\:focus\:mx-42:focus {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .xs\:focus\:my-43:focus {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .xs\:focus\:mx-43:focus {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .xs\:focus\:my-44:focus {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xs\:focus\:mx-44:focus {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xs\:focus\:my-45:focus {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .xs\:focus\:mx-45:focus {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .xs\:focus\:my-46:focus {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .xs\:focus\:mx-46:focus {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .xs\:focus\:my-47:focus {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .xs\:focus\:mx-47:focus {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .xs\:focus\:my-48:focus {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xs\:focus\:mx-48:focus {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xs\:focus\:my-49:focus {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .xs\:focus\:mx-49:focus {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .xs\:focus\:my-50:focus {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .xs\:focus\:mx-50:focus {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .xs\:focus\:my-51:focus {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .xs\:focus\:mx-51:focus {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .xs\:focus\:my-52:focus {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xs\:focus\:mx-52:focus {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xs\:focus\:my-53:focus {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .xs\:focus\:mx-53:focus {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .xs\:focus\:my-54:focus {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .xs\:focus\:mx-54:focus {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .xs\:focus\:my-55:focus {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .xs\:focus\:mx-55:focus {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .xs\:focus\:my-56:focus {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .xs\:focus\:mx-56:focus {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xs\:focus\:my-57:focus {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .xs\:focus\:mx-57:focus {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .xs\:focus\:my-58:focus {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .xs\:focus\:mx-58:focus {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .xs\:focus\:my-59:focus {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .xs\:focus\:mx-59:focus {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .xs\:focus\:my-60:focus {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xs\:focus\:mx-60:focus {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xs\:focus\:my-61:focus {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .xs\:focus\:mx-61:focus {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .xs\:focus\:my-62:focus {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .xs\:focus\:mx-62:focus {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .xs\:focus\:my-63:focus {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .xs\:focus\:mx-63:focus {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .xs\:focus\:my-64:focus {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xs\:focus\:mx-64:focus {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .xs\:focus\:my-65:focus {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .xs\:focus\:mx-65:focus {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .xs\:focus\:my-66:focus {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .xs\:focus\:mx-66:focus {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .xs\:focus\:my-67:focus {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .xs\:focus\:mx-67:focus {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .xs\:focus\:my-68:focus {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .xs\:focus\:mx-68:focus {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .xs\:focus\:my-69:focus {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .xs\:focus\:mx-69:focus {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .xs\:focus\:my-70:focus {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .xs\:focus\:mx-70:focus {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .xs\:focus\:my-71:focus {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .xs\:focus\:mx-71:focus {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .xs\:focus\:my-72:focus {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .xs\:focus\:mx-72:focus {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .xs\:focus\:my-73:focus {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .xs\:focus\:mx-73:focus {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .xs\:focus\:my-74:focus {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .xs\:focus\:mx-74:focus {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .xs\:focus\:my-75:focus {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .xs\:focus\:mx-75:focus {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .xs\:focus\:my-76:focus {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .xs\:focus\:mx-76:focus {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .xs\:focus\:my-77:focus {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .xs\:focus\:mx-77:focus {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .xs\:focus\:my-78:focus {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .xs\:focus\:mx-78:focus {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .xs\:focus\:my-79:focus {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .xs\:focus\:mx-79:focus {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .xs\:focus\:my-80:focus {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xs\:focus\:mx-80:focus {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .xs\:focus\:my-81:focus {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .xs\:focus\:mx-81:focus {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .xs\:focus\:my-82:focus {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .xs\:focus\:mx-82:focus {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .xs\:focus\:my-83:focus {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .xs\:focus\:mx-83:focus {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .xs\:focus\:my-84:focus {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .xs\:focus\:mx-84:focus {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .xs\:focus\:my-85:focus {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .xs\:focus\:mx-85:focus {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .xs\:focus\:my-86:focus {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .xs\:focus\:mx-86:focus {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .xs\:focus\:my-87:focus {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .xs\:focus\:mx-87:focus {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .xs\:focus\:my-88:focus {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .xs\:focus\:mx-88:focus {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .xs\:focus\:my-89:focus {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .xs\:focus\:mx-89:focus {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .xs\:focus\:my-90:focus {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .xs\:focus\:mx-90:focus {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .xs\:focus\:my-91:focus {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .xs\:focus\:mx-91:focus {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .xs\:focus\:my-92:focus {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .xs\:focus\:mx-92:focus {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .xs\:focus\:my-93:focus {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .xs\:focus\:mx-93:focus {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .xs\:focus\:my-94:focus {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .xs\:focus\:mx-94:focus {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .xs\:focus\:my-95:focus {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .xs\:focus\:mx-95:focus {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .xs\:focus\:my-96:focus {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .xs\:focus\:mx-96:focus {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .xs\:focus\:my-97:focus {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .xs\:focus\:mx-97:focus {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .xs\:focus\:my-98:focus {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .xs\:focus\:mx-98:focus {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .xs\:focus\:my-99:focus {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .xs\:focus\:mx-99:focus {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .xs\:focus\:my-100:focus {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .xs\:focus\:mx-100:focus {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .xs\:focus\:my-101:focus {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .xs\:focus\:mx-101:focus {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .xs\:focus\:my-102:focus {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .xs\:focus\:mx-102:focus {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .xs\:focus\:my-103:focus {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .xs\:focus\:mx-103:focus {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .xs\:focus\:my-104:focus {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .xs\:focus\:mx-104:focus {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .xs\:focus\:my-105:focus {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .xs\:focus\:mx-105:focus {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .xs\:focus\:my-auto:focus {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xs\:focus\:mx-auto:focus {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xs\:focus\:my-px:focus {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .xs\:focus\:mx-px:focus {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .xs\:focus\:my-0\.5:focus {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .xs\:focus\:mx-0\.5:focus {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .xs\:focus\:my-1\.5:focus {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .xs\:focus\:mx-1\.5:focus {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .xs\:focus\:my-2\.5:focus {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .xs\:focus\:mx-2\.5:focus {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .xs\:focus\:my-3\.5:focus {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .xs\:focus\:mx-3\.5:focus {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .xs\:focus\:my-4\.5:focus {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .xs\:focus\:mx-4\.5:focus {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .xs\:focus\:my-5\.5:focus {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .xs\:focus\:mx-5\.5:focus {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .xs\:focus\:my-6\.5:focus {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .xs\:focus\:mx-6\.5:focus {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .xs\:focus\:my-7\.5:focus {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .xs\:focus\:mx-7\.5:focus {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .xs\:focus\:my-8\.5:focus {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .xs\:focus\:mx-8\.5:focus {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .xs\:focus\:my-9\.5:focus {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .xs\:focus\:mx-9\.5:focus {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .xs\:focus\:my-10\.5:focus {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .xs\:focus\:mx-10\.5:focus {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .xs\:focus\:my-11\.5:focus {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .xs\:focus\:mx-11\.5:focus {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .xs\:focus\:my-12\.5:focus {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .xs\:focus\:mx-12\.5:focus {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .xs\:focus\:my-13\.5:focus {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .xs\:focus\:mx-13\.5:focus {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .xs\:focus\:my-14\.5:focus {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .xs\:focus\:mx-14\.5:focus {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .xs\:focus\:my-15\.5:focus {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .xs\:focus\:mx-15\.5:focus {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .xs\:focus\:my-16\.5:focus {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .xs\:focus\:mx-16\.5:focus {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .xs\:focus\:my-17\.5:focus {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .xs\:focus\:mx-17\.5:focus {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .xs\:focus\:my-18\.5:focus {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .xs\:focus\:mx-18\.5:focus {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .xs\:focus\:my-19\.5:focus {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .xs\:focus\:mx-19\.5:focus {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .xs\:focus\:my-20\.5:focus {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .xs\:focus\:mx-20\.5:focus {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .xs\:focus\:my-21\.5:focus {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .xs\:focus\:mx-21\.5:focus {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .xs\:focus\:my-22\.5:focus {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .xs\:focus\:mx-22\.5:focus {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .xs\:focus\:my-23\.5:focus {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .xs\:focus\:mx-23\.5:focus {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .xs\:focus\:my-24\.5:focus {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .xs\:focus\:mx-24\.5:focus {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .xs\:focus\:my-25\.5:focus {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .xs\:focus\:mx-25\.5:focus {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .xs\:focus\:my-26\.5:focus {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .xs\:focus\:mx-26\.5:focus {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .xs\:focus\:my-27\.5:focus {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .xs\:focus\:mx-27\.5:focus {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .xs\:focus\:my-28\.5:focus {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .xs\:focus\:mx-28\.5:focus {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .xs\:focus\:my-29\.5:focus {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .xs\:focus\:mx-29\.5:focus {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .xs\:focus\:my-30\.5:focus {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .xs\:focus\:mx-30\.5:focus {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .xs\:focus\:my-31\.5:focus {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .xs\:focus\:mx-31\.5:focus {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .xs\:focus\:my-32\.5:focus {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .xs\:focus\:mx-32\.5:focus {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .xs\:focus\:my-33\.5:focus {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .xs\:focus\:mx-33\.5:focus {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .xs\:focus\:my-34\.5:focus {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .xs\:focus\:mx-34\.5:focus {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .xs\:focus\:my-35\.5:focus {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .xs\:focus\:mx-35\.5:focus {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .xs\:focus\:my-36\.5:focus {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .xs\:focus\:mx-36\.5:focus {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .xs\:focus\:my-37\.5:focus {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .xs\:focus\:mx-37\.5:focus {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .xs\:focus\:my-38\.5:focus {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .xs\:focus\:mx-38\.5:focus {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .xs\:focus\:my-39\.5:focus {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .xs\:focus\:mx-39\.5:focus {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .xs\:focus\:my-40\.5:focus {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .xs\:focus\:mx-40\.5:focus {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .xs\:focus\:my-41\.5:focus {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .xs\:focus\:mx-41\.5:focus {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .xs\:focus\:my-42\.5:focus {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .xs\:focus\:mx-42\.5:focus {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .xs\:focus\:my-43\.5:focus {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .xs\:focus\:mx-43\.5:focus {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .xs\:focus\:my-44\.5:focus {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .xs\:focus\:mx-44\.5:focus {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .xs\:focus\:my-45\.5:focus {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .xs\:focus\:mx-45\.5:focus {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .xs\:focus\:my-46\.5:focus {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .xs\:focus\:mx-46\.5:focus {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .xs\:focus\:my-47\.5:focus {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .xs\:focus\:mx-47\.5:focus {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .xs\:focus\:my-48\.5:focus {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .xs\:focus\:mx-48\.5:focus {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .xs\:focus\:my-49\.5:focus {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .xs\:focus\:mx-49\.5:focus {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .xs\:focus\:my-50\.5:focus {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .xs\:focus\:mx-50\.5:focus {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .xs\:focus\:my-51\.5:focus {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .xs\:focus\:mx-51\.5:focus {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .xs\:focus\:my-52\.5:focus {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .xs\:focus\:mx-52\.5:focus {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .xs\:focus\:my-53\.5:focus {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .xs\:focus\:mx-53\.5:focus {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .xs\:focus\:my-54\.5:focus {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .xs\:focus\:mx-54\.5:focus {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .xs\:focus\:my-55\.5:focus {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .xs\:focus\:mx-55\.5:focus {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .xs\:focus\:my-56\.5:focus {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .xs\:focus\:mx-56\.5:focus {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .xs\:focus\:my-57\.5:focus {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .xs\:focus\:mx-57\.5:focus {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .xs\:focus\:my-58\.5:focus {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .xs\:focus\:mx-58\.5:focus {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .xs\:focus\:my-59\.5:focus {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .xs\:focus\:mx-59\.5:focus {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .xs\:focus\:my-60\.5:focus {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .xs\:focus\:mx-60\.5:focus {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .xs\:focus\:my-61\.5:focus {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .xs\:focus\:mx-61\.5:focus {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .xs\:focus\:my-62\.5:focus {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .xs\:focus\:mx-62\.5:focus {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .xs\:focus\:my-63\.5:focus {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .xs\:focus\:mx-63\.5:focus {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .xs\:focus\:my-64\.5:focus {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .xs\:focus\:mx-64\.5:focus {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .xs\:focus\:my-65\.5:focus {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .xs\:focus\:mx-65\.5:focus {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .xs\:focus\:my-66\.5:focus {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .xs\:focus\:mx-66\.5:focus {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .xs\:focus\:my-67\.5:focus {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .xs\:focus\:mx-67\.5:focus {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .xs\:focus\:my-68\.5:focus {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .xs\:focus\:mx-68\.5:focus {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .xs\:focus\:my-69\.5:focus {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .xs\:focus\:mx-69\.5:focus {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .xs\:focus\:my-70\.5:focus {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .xs\:focus\:mx-70\.5:focus {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .xs\:focus\:my-71\.5:focus {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .xs\:focus\:mx-71\.5:focus {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .xs\:focus\:my-72\.5:focus {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .xs\:focus\:mx-72\.5:focus {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .xs\:focus\:my-73\.5:focus {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .xs\:focus\:mx-73\.5:focus {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .xs\:focus\:my-74\.5:focus {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .xs\:focus\:mx-74\.5:focus {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .xs\:focus\:my-75\.5:focus {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .xs\:focus\:mx-75\.5:focus {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .xs\:focus\:my-76\.5:focus {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .xs\:focus\:mx-76\.5:focus {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .xs\:focus\:my-77\.5:focus {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .xs\:focus\:mx-77\.5:focus {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .xs\:focus\:my-78\.5:focus {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .xs\:focus\:mx-78\.5:focus {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .xs\:focus\:my-79\.5:focus {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .xs\:focus\:mx-79\.5:focus {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .xs\:focus\:my-80\.5:focus {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .xs\:focus\:mx-80\.5:focus {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .xs\:focus\:my-81\.5:focus {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .xs\:focus\:mx-81\.5:focus {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .xs\:focus\:my-82\.5:focus {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .xs\:focus\:mx-82\.5:focus {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .xs\:focus\:my-83\.5:focus {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .xs\:focus\:mx-83\.5:focus {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .xs\:focus\:my-84\.5:focus {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .xs\:focus\:mx-84\.5:focus {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .xs\:focus\:my-85\.5:focus {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .xs\:focus\:mx-85\.5:focus {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .xs\:focus\:my-86\.5:focus {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .xs\:focus\:mx-86\.5:focus {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .xs\:focus\:my-87\.5:focus {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .xs\:focus\:mx-87\.5:focus {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .xs\:focus\:my-88\.5:focus {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .xs\:focus\:mx-88\.5:focus {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .xs\:focus\:my-89\.5:focus {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .xs\:focus\:mx-89\.5:focus {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .xs\:focus\:my-90\.5:focus {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .xs\:focus\:mx-90\.5:focus {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .xs\:focus\:my-91\.5:focus {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .xs\:focus\:mx-91\.5:focus {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .xs\:focus\:my-92\.5:focus {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .xs\:focus\:mx-92\.5:focus {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .xs\:focus\:my-93\.5:focus {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .xs\:focus\:mx-93\.5:focus {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .xs\:focus\:my-94\.5:focus {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .xs\:focus\:mx-94\.5:focus {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .xs\:focus\:my-95\.5:focus {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .xs\:focus\:mx-95\.5:focus {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .xs\:focus\:my-96\.5:focus {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .xs\:focus\:mx-96\.5:focus {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .xs\:focus\:my-97\.5:focus {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .xs\:focus\:mx-97\.5:focus {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .xs\:focus\:my-98\.5:focus {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .xs\:focus\:mx-98\.5:focus {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .xs\:focus\:my-99\.5:focus {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .xs\:focus\:mx-99\.5:focus {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .xs\:focus\:my-100\.5:focus {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .xs\:focus\:mx-100\.5:focus {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .xs\:focus\:my-101\.5:focus {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .xs\:focus\:mx-101\.5:focus {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .xs\:focus\:my-102\.5:focus {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .xs\:focus\:mx-102\.5:focus {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .xs\:focus\:my-103\.5:focus {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .xs\:focus\:mx-103\.5:focus {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .xs\:focus\:my-104\.5:focus {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .xs\:focus\:mx-104\.5:focus {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .xs\:focus\:-my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xs\:focus\:-mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xs\:focus\:-my-1:focus {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .xs\:focus\:-mx-1:focus {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .xs\:focus\:-my-2:focus {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .xs\:focus\:-mx-2:focus {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .xs\:focus\:-my-3:focus {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xs\:focus\:-mx-3:focus {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xs\:focus\:-my-4:focus {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xs\:focus\:-mx-4:focus {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xs\:focus\:-my-5:focus {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xs\:focus\:-mx-5:focus {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xs\:focus\:-my-6:focus {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xs\:focus\:-mx-6:focus {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xs\:focus\:-my-7:focus {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xs\:focus\:-mx-7:focus {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xs\:focus\:-my-8:focus {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xs\:focus\:-mx-8:focus {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xs\:focus\:-my-9:focus {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xs\:focus\:-mx-9:focus {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .xs\:focus\:-my-10:focus {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xs\:focus\:-mx-10:focus {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xs\:focus\:-my-11:focus {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xs\:focus\:-mx-11:focus {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xs\:focus\:-my-12:focus {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xs\:focus\:-mx-12:focus {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xs\:focus\:-my-13:focus {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .xs\:focus\:-mx-13:focus {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .xs\:focus\:-my-14:focus {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xs\:focus\:-mx-14:focus {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .xs\:focus\:-my-15:focus {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .xs\:focus\:-mx-15:focus {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .xs\:focus\:-my-16:focus {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xs\:focus\:-mx-16:focus {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .xs\:focus\:-my-17:focus {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .xs\:focus\:-mx-17:focus {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .xs\:focus\:-my-18:focus {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .xs\:focus\:-mx-18:focus {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .xs\:focus\:-my-19:focus {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .xs\:focus\:-mx-19:focus {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .xs\:focus\:-my-20:focus {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xs\:focus\:-mx-20:focus {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xs\:focus\:-my-21:focus {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .xs\:focus\:-mx-21:focus {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .xs\:focus\:-my-22:focus {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .xs\:focus\:-mx-22:focus {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .xs\:focus\:-my-23:focus {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .xs\:focus\:-mx-23:focus {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .xs\:focus\:-my-24:focus {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xs\:focus\:-mx-24:focus {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xs\:focus\:-my-25:focus {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .xs\:focus\:-mx-25:focus {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .xs\:focus\:-my-26:focus {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .xs\:focus\:-mx-26:focus {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .xs\:focus\:-my-27:focus {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .xs\:focus\:-mx-27:focus {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .xs\:focus\:-my-28:focus {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xs\:focus\:-mx-28:focus {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xs\:focus\:-my-29:focus {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .xs\:focus\:-mx-29:focus {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .xs\:focus\:-my-30:focus {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .xs\:focus\:-mx-30:focus {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .xs\:focus\:-my-31:focus {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .xs\:focus\:-mx-31:focus {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .xs\:focus\:-my-32:focus {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xs\:focus\:-mx-32:focus {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xs\:focus\:-my-33:focus {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .xs\:focus\:-mx-33:focus {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .xs\:focus\:-my-34:focus {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .xs\:focus\:-mx-34:focus {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .xs\:focus\:-my-35:focus {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .xs\:focus\:-mx-35:focus {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .xs\:focus\:-my-36:focus {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xs\:focus\:-mx-36:focus {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .xs\:focus\:-my-37:focus {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .xs\:focus\:-mx-37:focus {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .xs\:focus\:-my-38:focus {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .xs\:focus\:-mx-38:focus {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .xs\:focus\:-my-39:focus {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .xs\:focus\:-mx-39:focus {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .xs\:focus\:-my-40:focus {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xs\:focus\:-mx-40:focus {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xs\:focus\:-my-41:focus {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .xs\:focus\:-mx-41:focus {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .xs\:focus\:-my-42:focus {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .xs\:focus\:-mx-42:focus {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .xs\:focus\:-my-43:focus {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .xs\:focus\:-mx-43:focus {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .xs\:focus\:-my-44:focus {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xs\:focus\:-mx-44:focus {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xs\:focus\:-my-45:focus {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .xs\:focus\:-mx-45:focus {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .xs\:focus\:-my-46:focus {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .xs\:focus\:-mx-46:focus {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .xs\:focus\:-my-47:focus {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .xs\:focus\:-mx-47:focus {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .xs\:focus\:-my-48:focus {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xs\:focus\:-mx-48:focus {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xs\:focus\:-my-49:focus {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .xs\:focus\:-mx-49:focus {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .xs\:focus\:-my-50:focus {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .xs\:focus\:-mx-50:focus {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .xs\:focus\:-my-51:focus {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .xs\:focus\:-mx-51:focus {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .xs\:focus\:-my-52:focus {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xs\:focus\:-mx-52:focus {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xs\:focus\:-my-53:focus {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .xs\:focus\:-mx-53:focus {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .xs\:focus\:-my-54:focus {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .xs\:focus\:-mx-54:focus {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .xs\:focus\:-my-55:focus {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .xs\:focus\:-mx-55:focus {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .xs\:focus\:-my-56:focus {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .xs\:focus\:-mx-56:focus {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xs\:focus\:-my-57:focus {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .xs\:focus\:-mx-57:focus {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .xs\:focus\:-my-58:focus {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .xs\:focus\:-mx-58:focus {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .xs\:focus\:-my-59:focus {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .xs\:focus\:-mx-59:focus {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .xs\:focus\:-my-60:focus {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xs\:focus\:-mx-60:focus {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xs\:focus\:-my-61:focus {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .xs\:focus\:-mx-61:focus {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .xs\:focus\:-my-62:focus {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .xs\:focus\:-mx-62:focus {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .xs\:focus\:-my-63:focus {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .xs\:focus\:-mx-63:focus {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .xs\:focus\:-my-64:focus {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xs\:focus\:-mx-64:focus {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .xs\:focus\:-my-65:focus {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .xs\:focus\:-mx-65:focus {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .xs\:focus\:-my-66:focus {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .xs\:focus\:-mx-66:focus {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .xs\:focus\:-my-67:focus {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .xs\:focus\:-mx-67:focus {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .xs\:focus\:-my-68:focus {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .xs\:focus\:-mx-68:focus {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .xs\:focus\:-my-69:focus {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .xs\:focus\:-mx-69:focus {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .xs\:focus\:-my-70:focus {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .xs\:focus\:-mx-70:focus {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .xs\:focus\:-my-71:focus {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .xs\:focus\:-mx-71:focus {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .xs\:focus\:-my-72:focus {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .xs\:focus\:-mx-72:focus {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .xs\:focus\:-my-73:focus {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .xs\:focus\:-mx-73:focus {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .xs\:focus\:-my-74:focus {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .xs\:focus\:-mx-74:focus {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .xs\:focus\:-my-75:focus {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .xs\:focus\:-mx-75:focus {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .xs\:focus\:-my-76:focus {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .xs\:focus\:-mx-76:focus {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .xs\:focus\:-my-77:focus {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .xs\:focus\:-mx-77:focus {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .xs\:focus\:-my-78:focus {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .xs\:focus\:-mx-78:focus {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .xs\:focus\:-my-79:focus {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .xs\:focus\:-mx-79:focus {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .xs\:focus\:-my-80:focus {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xs\:focus\:-mx-80:focus {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .xs\:focus\:-my-81:focus {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .xs\:focus\:-mx-81:focus {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .xs\:focus\:-my-82:focus {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .xs\:focus\:-mx-82:focus {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .xs\:focus\:-my-83:focus {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .xs\:focus\:-mx-83:focus {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .xs\:focus\:-my-84:focus {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .xs\:focus\:-mx-84:focus {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .xs\:focus\:-my-85:focus {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .xs\:focus\:-mx-85:focus {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .xs\:focus\:-my-86:focus {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .xs\:focus\:-mx-86:focus {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .xs\:focus\:-my-87:focus {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .xs\:focus\:-mx-87:focus {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .xs\:focus\:-my-88:focus {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .xs\:focus\:-mx-88:focus {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .xs\:focus\:-my-89:focus {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .xs\:focus\:-mx-89:focus {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .xs\:focus\:-my-90:focus {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .xs\:focus\:-mx-90:focus {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .xs\:focus\:-my-91:focus {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .xs\:focus\:-mx-91:focus {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .xs\:focus\:-my-92:focus {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .xs\:focus\:-mx-92:focus {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .xs\:focus\:-my-93:focus {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .xs\:focus\:-mx-93:focus {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .xs\:focus\:-my-94:focus {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .xs\:focus\:-mx-94:focus {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .xs\:focus\:-my-95:focus {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .xs\:focus\:-mx-95:focus {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .xs\:focus\:-my-96:focus {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xs\:focus\:-mx-96:focus {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xs\:focus\:-my-97:focus {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .xs\:focus\:-mx-97:focus {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .xs\:focus\:-my-98:focus {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .xs\:focus\:-mx-98:focus {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .xs\:focus\:-my-99:focus {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .xs\:focus\:-mx-99:focus {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .xs\:focus\:-my-100:focus {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .xs\:focus\:-mx-100:focus {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .xs\:focus\:-my-101:focus {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .xs\:focus\:-mx-101:focus {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .xs\:focus\:-my-102:focus {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .xs\:focus\:-mx-102:focus {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .xs\:focus\:-my-103:focus {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .xs\:focus\:-mx-103:focus {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .xs\:focus\:-my-104:focus {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .xs\:focus\:-mx-104:focus {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .xs\:focus\:-my-105:focus {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .xs\:focus\:-mx-105:focus {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .xs\:focus\:-my-px:focus {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .xs\:focus\:-mx-px:focus {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .xs\:focus\:-my-0\.5:focus {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .xs\:focus\:-mx-0\.5:focus {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .xs\:focus\:-my-1\.5:focus {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .xs\:focus\:-mx-1\.5:focus {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .xs\:focus\:-my-2\.5:focus {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .xs\:focus\:-mx-2\.5:focus {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .xs\:focus\:-my-3\.5:focus {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .xs\:focus\:-mx-3\.5:focus {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .xs\:focus\:-my-4\.5:focus {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .xs\:focus\:-mx-4\.5:focus {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .xs\:focus\:-my-5\.5:focus {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .xs\:focus\:-mx-5\.5:focus {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .xs\:focus\:-my-6\.5:focus {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .xs\:focus\:-mx-6\.5:focus {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .xs\:focus\:-my-7\.5:focus {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .xs\:focus\:-mx-7\.5:focus {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .xs\:focus\:-my-8\.5:focus {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .xs\:focus\:-mx-8\.5:focus {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .xs\:focus\:-my-9\.5:focus {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .xs\:focus\:-mx-9\.5:focus {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .xs\:focus\:-my-10\.5:focus {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .xs\:focus\:-mx-10\.5:focus {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .xs\:focus\:-my-11\.5:focus {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .xs\:focus\:-mx-11\.5:focus {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .xs\:focus\:-my-12\.5:focus {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .xs\:focus\:-mx-12\.5:focus {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .xs\:focus\:-my-13\.5:focus {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .xs\:focus\:-mx-13\.5:focus {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .xs\:focus\:-my-14\.5:focus {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .xs\:focus\:-mx-14\.5:focus {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .xs\:focus\:-my-15\.5:focus {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .xs\:focus\:-mx-15\.5:focus {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .xs\:focus\:-my-16\.5:focus {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .xs\:focus\:-mx-16\.5:focus {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .xs\:focus\:-my-17\.5:focus {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .xs\:focus\:-mx-17\.5:focus {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .xs\:focus\:-my-18\.5:focus {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .xs\:focus\:-mx-18\.5:focus {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .xs\:focus\:-my-19\.5:focus {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .xs\:focus\:-mx-19\.5:focus {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .xs\:focus\:-my-20\.5:focus {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .xs\:focus\:-mx-20\.5:focus {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .xs\:focus\:-my-21\.5:focus {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .xs\:focus\:-mx-21\.5:focus {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .xs\:focus\:-my-22\.5:focus {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .xs\:focus\:-mx-22\.5:focus {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .xs\:focus\:-my-23\.5:focus {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .xs\:focus\:-mx-23\.5:focus {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .xs\:focus\:-my-24\.5:focus {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .xs\:focus\:-mx-24\.5:focus {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .xs\:focus\:-my-25\.5:focus {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .xs\:focus\:-mx-25\.5:focus {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .xs\:focus\:-my-26\.5:focus {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .xs\:focus\:-mx-26\.5:focus {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .xs\:focus\:-my-27\.5:focus {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .xs\:focus\:-mx-27\.5:focus {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .xs\:focus\:-my-28\.5:focus {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .xs\:focus\:-mx-28\.5:focus {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .xs\:focus\:-my-29\.5:focus {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .xs\:focus\:-mx-29\.5:focus {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .xs\:focus\:-my-30\.5:focus {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .xs\:focus\:-mx-30\.5:focus {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .xs\:focus\:-my-31\.5:focus {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .xs\:focus\:-mx-31\.5:focus {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .xs\:focus\:-my-32\.5:focus {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .xs\:focus\:-mx-32\.5:focus {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .xs\:focus\:-my-33\.5:focus {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .xs\:focus\:-mx-33\.5:focus {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .xs\:focus\:-my-34\.5:focus {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .xs\:focus\:-mx-34\.5:focus {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .xs\:focus\:-my-35\.5:focus {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .xs\:focus\:-mx-35\.5:focus {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .xs\:focus\:-my-36\.5:focus {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .xs\:focus\:-mx-36\.5:focus {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .xs\:focus\:-my-37\.5:focus {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .xs\:focus\:-mx-37\.5:focus {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .xs\:focus\:-my-38\.5:focus {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .xs\:focus\:-mx-38\.5:focus {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .xs\:focus\:-my-39\.5:focus {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .xs\:focus\:-mx-39\.5:focus {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .xs\:focus\:-my-40\.5:focus {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .xs\:focus\:-mx-40\.5:focus {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .xs\:focus\:-my-41\.5:focus {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .xs\:focus\:-mx-41\.5:focus {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .xs\:focus\:-my-42\.5:focus {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .xs\:focus\:-mx-42\.5:focus {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .xs\:focus\:-my-43\.5:focus {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .xs\:focus\:-mx-43\.5:focus {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .xs\:focus\:-my-44\.5:focus {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .xs\:focus\:-mx-44\.5:focus {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .xs\:focus\:-my-45\.5:focus {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .xs\:focus\:-mx-45\.5:focus {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .xs\:focus\:-my-46\.5:focus {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .xs\:focus\:-mx-46\.5:focus {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .xs\:focus\:-my-47\.5:focus {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .xs\:focus\:-mx-47\.5:focus {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .xs\:focus\:-my-48\.5:focus {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .xs\:focus\:-mx-48\.5:focus {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .xs\:focus\:-my-49\.5:focus {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .xs\:focus\:-mx-49\.5:focus {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .xs\:focus\:-my-50\.5:focus {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .xs\:focus\:-mx-50\.5:focus {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .xs\:focus\:-my-51\.5:focus {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .xs\:focus\:-mx-51\.5:focus {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .xs\:focus\:-my-52\.5:focus {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .xs\:focus\:-mx-52\.5:focus {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .xs\:focus\:-my-53\.5:focus {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .xs\:focus\:-mx-53\.5:focus {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .xs\:focus\:-my-54\.5:focus {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .xs\:focus\:-mx-54\.5:focus {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .xs\:focus\:-my-55\.5:focus {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .xs\:focus\:-mx-55\.5:focus {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .xs\:focus\:-my-56\.5:focus {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .xs\:focus\:-mx-56\.5:focus {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .xs\:focus\:-my-57\.5:focus {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .xs\:focus\:-mx-57\.5:focus {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .xs\:focus\:-my-58\.5:focus {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .xs\:focus\:-mx-58\.5:focus {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .xs\:focus\:-my-59\.5:focus {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .xs\:focus\:-mx-59\.5:focus {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .xs\:focus\:-my-60\.5:focus {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .xs\:focus\:-mx-60\.5:focus {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .xs\:focus\:-my-61\.5:focus {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .xs\:focus\:-mx-61\.5:focus {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .xs\:focus\:-my-62\.5:focus {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .xs\:focus\:-mx-62\.5:focus {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .xs\:focus\:-my-63\.5:focus {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .xs\:focus\:-mx-63\.5:focus {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .xs\:focus\:-my-64\.5:focus {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .xs\:focus\:-mx-64\.5:focus {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .xs\:focus\:-my-65\.5:focus {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .xs\:focus\:-mx-65\.5:focus {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .xs\:focus\:-my-66\.5:focus {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .xs\:focus\:-mx-66\.5:focus {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .xs\:focus\:-my-67\.5:focus {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .xs\:focus\:-mx-67\.5:focus {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .xs\:focus\:-my-68\.5:focus {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .xs\:focus\:-mx-68\.5:focus {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .xs\:focus\:-my-69\.5:focus {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .xs\:focus\:-mx-69\.5:focus {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .xs\:focus\:-my-70\.5:focus {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .xs\:focus\:-mx-70\.5:focus {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .xs\:focus\:-my-71\.5:focus {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .xs\:focus\:-mx-71\.5:focus {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .xs\:focus\:-my-72\.5:focus {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .xs\:focus\:-mx-72\.5:focus {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .xs\:focus\:-my-73\.5:focus {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .xs\:focus\:-mx-73\.5:focus {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .xs\:focus\:-my-74\.5:focus {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .xs\:focus\:-mx-74\.5:focus {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .xs\:focus\:-my-75\.5:focus {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .xs\:focus\:-mx-75\.5:focus {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .xs\:focus\:-my-76\.5:focus {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .xs\:focus\:-mx-76\.5:focus {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .xs\:focus\:-my-77\.5:focus {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .xs\:focus\:-mx-77\.5:focus {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .xs\:focus\:-my-78\.5:focus {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .xs\:focus\:-mx-78\.5:focus {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .xs\:focus\:-my-79\.5:focus {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .xs\:focus\:-mx-79\.5:focus {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .xs\:focus\:-my-80\.5:focus {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .xs\:focus\:-mx-80\.5:focus {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .xs\:focus\:-my-81\.5:focus {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .xs\:focus\:-mx-81\.5:focus {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .xs\:focus\:-my-82\.5:focus {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .xs\:focus\:-mx-82\.5:focus {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .xs\:focus\:-my-83\.5:focus {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .xs\:focus\:-mx-83\.5:focus {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .xs\:focus\:-my-84\.5:focus {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .xs\:focus\:-mx-84\.5:focus {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .xs\:focus\:-my-85\.5:focus {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .xs\:focus\:-mx-85\.5:focus {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .xs\:focus\:-my-86\.5:focus {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .xs\:focus\:-mx-86\.5:focus {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .xs\:focus\:-my-87\.5:focus {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .xs\:focus\:-mx-87\.5:focus {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .xs\:focus\:-my-88\.5:focus {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .xs\:focus\:-mx-88\.5:focus {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .xs\:focus\:-my-89\.5:focus {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .xs\:focus\:-mx-89\.5:focus {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .xs\:focus\:-my-90\.5:focus {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .xs\:focus\:-mx-90\.5:focus {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .xs\:focus\:-my-91\.5:focus {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .xs\:focus\:-mx-91\.5:focus {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .xs\:focus\:-my-92\.5:focus {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .xs\:focus\:-mx-92\.5:focus {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .xs\:focus\:-my-93\.5:focus {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .xs\:focus\:-mx-93\.5:focus {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .xs\:focus\:-my-94\.5:focus {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .xs\:focus\:-mx-94\.5:focus {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .xs\:focus\:-my-95\.5:focus {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .xs\:focus\:-mx-95\.5:focus {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .xs\:focus\:-my-96\.5:focus {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .xs\:focus\:-mx-96\.5:focus {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .xs\:focus\:-my-97\.5:focus {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .xs\:focus\:-mx-97\.5:focus {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .xs\:focus\:-my-98\.5:focus {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .xs\:focus\:-mx-98\.5:focus {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .xs\:focus\:-my-99\.5:focus {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .xs\:focus\:-mx-99\.5:focus {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .xs\:focus\:-my-100\.5:focus {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .xs\:focus\:-mx-100\.5:focus {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .xs\:focus\:-my-101\.5:focus {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .xs\:focus\:-mx-101\.5:focus {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .xs\:focus\:-my-102\.5:focus {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .xs\:focus\:-mx-102\.5:focus {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .xs\:focus\:-my-103\.5:focus {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .xs\:focus\:-mx-103\.5:focus {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .xs\:focus\:-my-104\.5:focus {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .xs\:focus\:-mx-104\.5:focus {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .xs\:focus\:mt-0:focus {
    margin-top: 0rem !important;
  }

  .xs\:focus\:mr-0:focus {
    margin-right: 0rem !important;
  }

  .xs\:focus\:mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .xs\:focus\:ml-0:focus {
    margin-left: 0rem !important;
  }

  .xs\:focus\:mt-1:focus {
    margin-top: 0.25rem !important;
  }

  .xs\:focus\:mr-1:focus {
    margin-right: 0.25rem !important;
  }

  .xs\:focus\:mb-1:focus {
    margin-bottom: 0.25rem !important;
  }

  .xs\:focus\:ml-1:focus {
    margin-left: 0.25rem !important;
  }

  .xs\:focus\:mt-2:focus {
    margin-top: 0.5rem !important;
  }

  .xs\:focus\:mr-2:focus {
    margin-right: 0.5rem !important;
  }

  .xs\:focus\:mb-2:focus {
    margin-bottom: 0.5rem !important;
  }

  .xs\:focus\:ml-2:focus {
    margin-left: 0.5rem !important;
  }

  .xs\:focus\:mt-3:focus {
    margin-top: 0.75rem !important;
  }

  .xs\:focus\:mr-3:focus {
    margin-right: 0.75rem !important;
  }

  .xs\:focus\:mb-3:focus {
    margin-bottom: 0.75rem !important;
  }

  .xs\:focus\:ml-3:focus {
    margin-left: 0.75rem !important;
  }

  .xs\:focus\:mt-4:focus {
    margin-top: 1rem !important;
  }

  .xs\:focus\:mr-4:focus {
    margin-right: 1rem !important;
  }

  .xs\:focus\:mb-4:focus {
    margin-bottom: 1rem !important;
  }

  .xs\:focus\:ml-4:focus {
    margin-left: 1rem !important;
  }

  .xs\:focus\:mt-5:focus {
    margin-top: 1.25rem !important;
  }

  .xs\:focus\:mr-5:focus {
    margin-right: 1.25rem !important;
  }

  .xs\:focus\:mb-5:focus {
    margin-bottom: 1.25rem !important;
  }

  .xs\:focus\:ml-5:focus {
    margin-left: 1.25rem !important;
  }

  .xs\:focus\:mt-6:focus {
    margin-top: 1.5rem !important;
  }

  .xs\:focus\:mr-6:focus {
    margin-right: 1.5rem !important;
  }

  .xs\:focus\:mb-6:focus {
    margin-bottom: 1.5rem !important;
  }

  .xs\:focus\:ml-6:focus {
    margin-left: 1.5rem !important;
  }

  .xs\:focus\:mt-7:focus {
    margin-top: 1.75rem !important;
  }

  .xs\:focus\:mr-7:focus {
    margin-right: 1.75rem !important;
  }

  .xs\:focus\:mb-7:focus {
    margin-bottom: 1.75rem !important;
  }

  .xs\:focus\:ml-7:focus {
    margin-left: 1.75rem !important;
  }

  .xs\:focus\:mt-8:focus {
    margin-top: 2rem !important;
  }

  .xs\:focus\:mr-8:focus {
    margin-right: 2rem !important;
  }

  .xs\:focus\:mb-8:focus {
    margin-bottom: 2rem !important;
  }

  .xs\:focus\:ml-8:focus {
    margin-left: 2rem !important;
  }

  .xs\:focus\:mt-9:focus {
    margin-top: 2.25rem !important;
  }

  .xs\:focus\:mr-9:focus {
    margin-right: 2.25rem !important;
  }

  .xs\:focus\:mb-9:focus {
    margin-bottom: 2.25rem !important;
  }

  .xs\:focus\:ml-9:focus {
    margin-left: 2.25rem !important;
  }

  .xs\:focus\:mt-10:focus {
    margin-top: 2.5rem !important;
  }

  .xs\:focus\:mr-10:focus {
    margin-right: 2.5rem !important;
  }

  .xs\:focus\:mb-10:focus {
    margin-bottom: 2.5rem !important;
  }

  .xs\:focus\:ml-10:focus {
    margin-left: 2.5rem !important;
  }

  .xs\:focus\:mt-11:focus {
    margin-top: 2.75rem !important;
  }

  .xs\:focus\:mr-11:focus {
    margin-right: 2.75rem !important;
  }

  .xs\:focus\:mb-11:focus {
    margin-bottom: 2.75rem !important;
  }

  .xs\:focus\:ml-11:focus {
    margin-left: 2.75rem !important;
  }

  .xs\:focus\:mt-12:focus {
    margin-top: 3rem !important;
  }

  .xs\:focus\:mr-12:focus {
    margin-right: 3rem !important;
  }

  .xs\:focus\:mb-12:focus {
    margin-bottom: 3rem !important;
  }

  .xs\:focus\:ml-12:focus {
    margin-left: 3rem !important;
  }

  .xs\:focus\:mt-13:focus {
    margin-top: 3.25rem !important;
  }

  .xs\:focus\:mr-13:focus {
    margin-right: 3.25rem !important;
  }

  .xs\:focus\:mb-13:focus {
    margin-bottom: 3.25rem !important;
  }

  .xs\:focus\:ml-13:focus {
    margin-left: 3.25rem !important;
  }

  .xs\:focus\:mt-14:focus {
    margin-top: 3.5rem !important;
  }

  .xs\:focus\:mr-14:focus {
    margin-right: 3.5rem !important;
  }

  .xs\:focus\:mb-14:focus {
    margin-bottom: 3.5rem !important;
  }

  .xs\:focus\:ml-14:focus {
    margin-left: 3.5rem !important;
  }

  .xs\:focus\:mt-15:focus {
    margin-top: 3.75rem !important;
  }

  .xs\:focus\:mr-15:focus {
    margin-right: 3.75rem !important;
  }

  .xs\:focus\:mb-15:focus {
    margin-bottom: 3.75rem !important;
  }

  .xs\:focus\:ml-15:focus {
    margin-left: 3.75rem !important;
  }

  .xs\:focus\:mt-16:focus {
    margin-top: 4rem !important;
  }

  .xs\:focus\:mr-16:focus {
    margin-right: 4rem !important;
  }

  .xs\:focus\:mb-16:focus {
    margin-bottom: 4rem !important;
  }

  .xs\:focus\:ml-16:focus {
    margin-left: 4rem !important;
  }

  .xs\:focus\:mt-17:focus {
    margin-top: 4.25rem !important;
  }

  .xs\:focus\:mr-17:focus {
    margin-right: 4.25rem !important;
  }

  .xs\:focus\:mb-17:focus {
    margin-bottom: 4.25rem !important;
  }

  .xs\:focus\:ml-17:focus {
    margin-left: 4.25rem !important;
  }

  .xs\:focus\:mt-18:focus {
    margin-top: 4.5rem !important;
  }

  .xs\:focus\:mr-18:focus {
    margin-right: 4.5rem !important;
  }

  .xs\:focus\:mb-18:focus {
    margin-bottom: 4.5rem !important;
  }

  .xs\:focus\:ml-18:focus {
    margin-left: 4.5rem !important;
  }

  .xs\:focus\:mt-19:focus {
    margin-top: 4.75rem !important;
  }

  .xs\:focus\:mr-19:focus {
    margin-right: 4.75rem !important;
  }

  .xs\:focus\:mb-19:focus {
    margin-bottom: 4.75rem !important;
  }

  .xs\:focus\:ml-19:focus {
    margin-left: 4.75rem !important;
  }

  .xs\:focus\:mt-20:focus {
    margin-top: 5rem !important;
  }

  .xs\:focus\:mr-20:focus {
    margin-right: 5rem !important;
  }

  .xs\:focus\:mb-20:focus {
    margin-bottom: 5rem !important;
  }

  .xs\:focus\:ml-20:focus {
    margin-left: 5rem !important;
  }

  .xs\:focus\:mt-21:focus {
    margin-top: 5.25rem !important;
  }

  .xs\:focus\:mr-21:focus {
    margin-right: 5.25rem !important;
  }

  .xs\:focus\:mb-21:focus {
    margin-bottom: 5.25rem !important;
  }

  .xs\:focus\:ml-21:focus {
    margin-left: 5.25rem !important;
  }

  .xs\:focus\:mt-22:focus {
    margin-top: 5.5rem !important;
  }

  .xs\:focus\:mr-22:focus {
    margin-right: 5.5rem !important;
  }

  .xs\:focus\:mb-22:focus {
    margin-bottom: 5.5rem !important;
  }

  .xs\:focus\:ml-22:focus {
    margin-left: 5.5rem !important;
  }

  .xs\:focus\:mt-23:focus {
    margin-top: 5.75rem !important;
  }

  .xs\:focus\:mr-23:focus {
    margin-right: 5.75rem !important;
  }

  .xs\:focus\:mb-23:focus {
    margin-bottom: 5.75rem !important;
  }

  .xs\:focus\:ml-23:focus {
    margin-left: 5.75rem !important;
  }

  .xs\:focus\:mt-24:focus {
    margin-top: 6rem !important;
  }

  .xs\:focus\:mr-24:focus {
    margin-right: 6rem !important;
  }

  .xs\:focus\:mb-24:focus {
    margin-bottom: 6rem !important;
  }

  .xs\:focus\:ml-24:focus {
    margin-left: 6rem !important;
  }

  .xs\:focus\:mt-25:focus {
    margin-top: 6.25rem !important;
  }

  .xs\:focus\:mr-25:focus {
    margin-right: 6.25rem !important;
  }

  .xs\:focus\:mb-25:focus {
    margin-bottom: 6.25rem !important;
  }

  .xs\:focus\:ml-25:focus {
    margin-left: 6.25rem !important;
  }

  .xs\:focus\:mt-26:focus {
    margin-top: 6.5rem !important;
  }

  .xs\:focus\:mr-26:focus {
    margin-right: 6.5rem !important;
  }

  .xs\:focus\:mb-26:focus {
    margin-bottom: 6.5rem !important;
  }

  .xs\:focus\:ml-26:focus {
    margin-left: 6.5rem !important;
  }

  .xs\:focus\:mt-27:focus {
    margin-top: 6.75rem !important;
  }

  .xs\:focus\:mr-27:focus {
    margin-right: 6.75rem !important;
  }

  .xs\:focus\:mb-27:focus {
    margin-bottom: 6.75rem !important;
  }

  .xs\:focus\:ml-27:focus {
    margin-left: 6.75rem !important;
  }

  .xs\:focus\:mt-28:focus {
    margin-top: 7rem !important;
  }

  .xs\:focus\:mr-28:focus {
    margin-right: 7rem !important;
  }

  .xs\:focus\:mb-28:focus {
    margin-bottom: 7rem !important;
  }

  .xs\:focus\:ml-28:focus {
    margin-left: 7rem !important;
  }

  .xs\:focus\:mt-29:focus {
    margin-top: 7.25rem !important;
  }

  .xs\:focus\:mr-29:focus {
    margin-right: 7.25rem !important;
  }

  .xs\:focus\:mb-29:focus {
    margin-bottom: 7.25rem !important;
  }

  .xs\:focus\:ml-29:focus {
    margin-left: 7.25rem !important;
  }

  .xs\:focus\:mt-30:focus {
    margin-top: 7.5rem !important;
  }

  .xs\:focus\:mr-30:focus {
    margin-right: 7.5rem !important;
  }

  .xs\:focus\:mb-30:focus {
    margin-bottom: 7.5rem !important;
  }

  .xs\:focus\:ml-30:focus {
    margin-left: 7.5rem !important;
  }

  .xs\:focus\:mt-31:focus {
    margin-top: 7.75rem !important;
  }

  .xs\:focus\:mr-31:focus {
    margin-right: 7.75rem !important;
  }

  .xs\:focus\:mb-31:focus {
    margin-bottom: 7.75rem !important;
  }

  .xs\:focus\:ml-31:focus {
    margin-left: 7.75rem !important;
  }

  .xs\:focus\:mt-32:focus {
    margin-top: 8rem !important;
  }

  .xs\:focus\:mr-32:focus {
    margin-right: 8rem !important;
  }

  .xs\:focus\:mb-32:focus {
    margin-bottom: 8rem !important;
  }

  .xs\:focus\:ml-32:focus {
    margin-left: 8rem !important;
  }

  .xs\:focus\:mt-33:focus {
    margin-top: 8.25rem !important;
  }

  .xs\:focus\:mr-33:focus {
    margin-right: 8.25rem !important;
  }

  .xs\:focus\:mb-33:focus {
    margin-bottom: 8.25rem !important;
  }

  .xs\:focus\:ml-33:focus {
    margin-left: 8.25rem !important;
  }

  .xs\:focus\:mt-34:focus {
    margin-top: 8.5rem !important;
  }

  .xs\:focus\:mr-34:focus {
    margin-right: 8.5rem !important;
  }

  .xs\:focus\:mb-34:focus {
    margin-bottom: 8.5rem !important;
  }

  .xs\:focus\:ml-34:focus {
    margin-left: 8.5rem !important;
  }

  .xs\:focus\:mt-35:focus {
    margin-top: 8.75rem !important;
  }

  .xs\:focus\:mr-35:focus {
    margin-right: 8.75rem !important;
  }

  .xs\:focus\:mb-35:focus {
    margin-bottom: 8.75rem !important;
  }

  .xs\:focus\:ml-35:focus {
    margin-left: 8.75rem !important;
  }

  .xs\:focus\:mt-36:focus {
    margin-top: 9rem !important;
  }

  .xs\:focus\:mr-36:focus {
    margin-right: 9rem !important;
  }

  .xs\:focus\:mb-36:focus {
    margin-bottom: 9rem !important;
  }

  .xs\:focus\:ml-36:focus {
    margin-left: 9rem !important;
  }

  .xs\:focus\:mt-37:focus {
    margin-top: 9.25rem !important;
  }

  .xs\:focus\:mr-37:focus {
    margin-right: 9.25rem !important;
  }

  .xs\:focus\:mb-37:focus {
    margin-bottom: 9.25rem !important;
  }

  .xs\:focus\:ml-37:focus {
    margin-left: 9.25rem !important;
  }

  .xs\:focus\:mt-38:focus {
    margin-top: 9.5rem !important;
  }

  .xs\:focus\:mr-38:focus {
    margin-right: 9.5rem !important;
  }

  .xs\:focus\:mb-38:focus {
    margin-bottom: 9.5rem !important;
  }

  .xs\:focus\:ml-38:focus {
    margin-left: 9.5rem !important;
  }

  .xs\:focus\:mt-39:focus {
    margin-top: 9.75rem !important;
  }

  .xs\:focus\:mr-39:focus {
    margin-right: 9.75rem !important;
  }

  .xs\:focus\:mb-39:focus {
    margin-bottom: 9.75rem !important;
  }

  .xs\:focus\:ml-39:focus {
    margin-left: 9.75rem !important;
  }

  .xs\:focus\:mt-40:focus {
    margin-top: 10rem !important;
  }

  .xs\:focus\:mr-40:focus {
    margin-right: 10rem !important;
  }

  .xs\:focus\:mb-40:focus {
    margin-bottom: 10rem !important;
  }

  .xs\:focus\:ml-40:focus {
    margin-left: 10rem !important;
  }

  .xs\:focus\:mt-41:focus {
    margin-top: 10.25rem !important;
  }

  .xs\:focus\:mr-41:focus {
    margin-right: 10.25rem !important;
  }

  .xs\:focus\:mb-41:focus {
    margin-bottom: 10.25rem !important;
  }

  .xs\:focus\:ml-41:focus {
    margin-left: 10.25rem !important;
  }

  .xs\:focus\:mt-42:focus {
    margin-top: 10.5rem !important;
  }

  .xs\:focus\:mr-42:focus {
    margin-right: 10.5rem !important;
  }

  .xs\:focus\:mb-42:focus {
    margin-bottom: 10.5rem !important;
  }

  .xs\:focus\:ml-42:focus {
    margin-left: 10.5rem !important;
  }

  .xs\:focus\:mt-43:focus {
    margin-top: 10.75rem !important;
  }

  .xs\:focus\:mr-43:focus {
    margin-right: 10.75rem !important;
  }

  .xs\:focus\:mb-43:focus {
    margin-bottom: 10.75rem !important;
  }

  .xs\:focus\:ml-43:focus {
    margin-left: 10.75rem !important;
  }

  .xs\:focus\:mt-44:focus {
    margin-top: 11rem !important;
  }

  .xs\:focus\:mr-44:focus {
    margin-right: 11rem !important;
  }

  .xs\:focus\:mb-44:focus {
    margin-bottom: 11rem !important;
  }

  .xs\:focus\:ml-44:focus {
    margin-left: 11rem !important;
  }

  .xs\:focus\:mt-45:focus {
    margin-top: 11.25rem !important;
  }

  .xs\:focus\:mr-45:focus {
    margin-right: 11.25rem !important;
  }

  .xs\:focus\:mb-45:focus {
    margin-bottom: 11.25rem !important;
  }

  .xs\:focus\:ml-45:focus {
    margin-left: 11.25rem !important;
  }

  .xs\:focus\:mt-46:focus {
    margin-top: 11.5rem !important;
  }

  .xs\:focus\:mr-46:focus {
    margin-right: 11.5rem !important;
  }

  .xs\:focus\:mb-46:focus {
    margin-bottom: 11.5rem !important;
  }

  .xs\:focus\:ml-46:focus {
    margin-left: 11.5rem !important;
  }

  .xs\:focus\:mt-47:focus {
    margin-top: 11.75rem !important;
  }

  .xs\:focus\:mr-47:focus {
    margin-right: 11.75rem !important;
  }

  .xs\:focus\:mb-47:focus {
    margin-bottom: 11.75rem !important;
  }

  .xs\:focus\:ml-47:focus {
    margin-left: 11.75rem !important;
  }

  .xs\:focus\:mt-48:focus {
    margin-top: 12rem !important;
  }

  .xs\:focus\:mr-48:focus {
    margin-right: 12rem !important;
  }

  .xs\:focus\:mb-48:focus {
    margin-bottom: 12rem !important;
  }

  .xs\:focus\:ml-48:focus {
    margin-left: 12rem !important;
  }

  .xs\:focus\:mt-49:focus {
    margin-top: 12.25rem !important;
  }

  .xs\:focus\:mr-49:focus {
    margin-right: 12.25rem !important;
  }

  .xs\:focus\:mb-49:focus {
    margin-bottom: 12.25rem !important;
  }

  .xs\:focus\:ml-49:focus {
    margin-left: 12.25rem !important;
  }

  .xs\:focus\:mt-50:focus {
    margin-top: 12.5rem !important;
  }

  .xs\:focus\:mr-50:focus {
    margin-right: 12.5rem !important;
  }

  .xs\:focus\:mb-50:focus {
    margin-bottom: 12.5rem !important;
  }

  .xs\:focus\:ml-50:focus {
    margin-left: 12.5rem !important;
  }

  .xs\:focus\:mt-51:focus {
    margin-top: 12.75rem !important;
  }

  .xs\:focus\:mr-51:focus {
    margin-right: 12.75rem !important;
  }

  .xs\:focus\:mb-51:focus {
    margin-bottom: 12.75rem !important;
  }

  .xs\:focus\:ml-51:focus {
    margin-left: 12.75rem !important;
  }

  .xs\:focus\:mt-52:focus {
    margin-top: 13rem !important;
  }

  .xs\:focus\:mr-52:focus {
    margin-right: 13rem !important;
  }

  .xs\:focus\:mb-52:focus {
    margin-bottom: 13rem !important;
  }

  .xs\:focus\:ml-52:focus {
    margin-left: 13rem !important;
  }

  .xs\:focus\:mt-53:focus {
    margin-top: 13.25rem !important;
  }

  .xs\:focus\:mr-53:focus {
    margin-right: 13.25rem !important;
  }

  .xs\:focus\:mb-53:focus {
    margin-bottom: 13.25rem !important;
  }

  .xs\:focus\:ml-53:focus {
    margin-left: 13.25rem !important;
  }

  .xs\:focus\:mt-54:focus {
    margin-top: 13.5rem !important;
  }

  .xs\:focus\:mr-54:focus {
    margin-right: 13.5rem !important;
  }

  .xs\:focus\:mb-54:focus {
    margin-bottom: 13.5rem !important;
  }

  .xs\:focus\:ml-54:focus {
    margin-left: 13.5rem !important;
  }

  .xs\:focus\:mt-55:focus {
    margin-top: 13.75rem !important;
  }

  .xs\:focus\:mr-55:focus {
    margin-right: 13.75rem !important;
  }

  .xs\:focus\:mb-55:focus {
    margin-bottom: 13.75rem !important;
  }

  .xs\:focus\:ml-55:focus {
    margin-left: 13.75rem !important;
  }

  .xs\:focus\:mt-56:focus {
    margin-top: 14rem !important;
  }

  .xs\:focus\:mr-56:focus {
    margin-right: 14rem !important;
  }

  .xs\:focus\:mb-56:focus {
    margin-bottom: 14rem !important;
  }

  .xs\:focus\:ml-56:focus {
    margin-left: 14rem !important;
  }

  .xs\:focus\:mt-57:focus {
    margin-top: 14.25rem !important;
  }

  .xs\:focus\:mr-57:focus {
    margin-right: 14.25rem !important;
  }

  .xs\:focus\:mb-57:focus {
    margin-bottom: 14.25rem !important;
  }

  .xs\:focus\:ml-57:focus {
    margin-left: 14.25rem !important;
  }

  .xs\:focus\:mt-58:focus {
    margin-top: 14.5rem !important;
  }

  .xs\:focus\:mr-58:focus {
    margin-right: 14.5rem !important;
  }

  .xs\:focus\:mb-58:focus {
    margin-bottom: 14.5rem !important;
  }

  .xs\:focus\:ml-58:focus {
    margin-left: 14.5rem !important;
  }

  .xs\:focus\:mt-59:focus {
    margin-top: 14.75rem !important;
  }

  .xs\:focus\:mr-59:focus {
    margin-right: 14.75rem !important;
  }

  .xs\:focus\:mb-59:focus {
    margin-bottom: 14.75rem !important;
  }

  .xs\:focus\:ml-59:focus {
    margin-left: 14.75rem !important;
  }

  .xs\:focus\:mt-60:focus {
    margin-top: 15rem !important;
  }

  .xs\:focus\:mr-60:focus {
    margin-right: 15rem !important;
  }

  .xs\:focus\:mb-60:focus {
    margin-bottom: 15rem !important;
  }

  .xs\:focus\:ml-60:focus {
    margin-left: 15rem !important;
  }

  .xs\:focus\:mt-61:focus {
    margin-top: 15.25rem !important;
  }

  .xs\:focus\:mr-61:focus {
    margin-right: 15.25rem !important;
  }

  .xs\:focus\:mb-61:focus {
    margin-bottom: 15.25rem !important;
  }

  .xs\:focus\:ml-61:focus {
    margin-left: 15.25rem !important;
  }

  .xs\:focus\:mt-62:focus {
    margin-top: 15.5rem !important;
  }

  .xs\:focus\:mr-62:focus {
    margin-right: 15.5rem !important;
  }

  .xs\:focus\:mb-62:focus {
    margin-bottom: 15.5rem !important;
  }

  .xs\:focus\:ml-62:focus {
    margin-left: 15.5rem !important;
  }

  .xs\:focus\:mt-63:focus {
    margin-top: 15.75rem !important;
  }

  .xs\:focus\:mr-63:focus {
    margin-right: 15.75rem !important;
  }

  .xs\:focus\:mb-63:focus {
    margin-bottom: 15.75rem !important;
  }

  .xs\:focus\:ml-63:focus {
    margin-left: 15.75rem !important;
  }

  .xs\:focus\:mt-64:focus {
    margin-top: 16rem !important;
  }

  .xs\:focus\:mr-64:focus {
    margin-right: 16rem !important;
  }

  .xs\:focus\:mb-64:focus {
    margin-bottom: 16rem !important;
  }

  .xs\:focus\:ml-64:focus {
    margin-left: 16rem !important;
  }

  .xs\:focus\:mt-65:focus {
    margin-top: 16.25rem !important;
  }

  .xs\:focus\:mr-65:focus {
    margin-right: 16.25rem !important;
  }

  .xs\:focus\:mb-65:focus {
    margin-bottom: 16.25rem !important;
  }

  .xs\:focus\:ml-65:focus {
    margin-left: 16.25rem !important;
  }

  .xs\:focus\:mt-66:focus {
    margin-top: 16.5rem !important;
  }

  .xs\:focus\:mr-66:focus {
    margin-right: 16.5rem !important;
  }

  .xs\:focus\:mb-66:focus {
    margin-bottom: 16.5rem !important;
  }

  .xs\:focus\:ml-66:focus {
    margin-left: 16.5rem !important;
  }

  .xs\:focus\:mt-67:focus {
    margin-top: 16.75rem !important;
  }

  .xs\:focus\:mr-67:focus {
    margin-right: 16.75rem !important;
  }

  .xs\:focus\:mb-67:focus {
    margin-bottom: 16.75rem !important;
  }

  .xs\:focus\:ml-67:focus {
    margin-left: 16.75rem !important;
  }

  .xs\:focus\:mt-68:focus {
    margin-top: 17rem !important;
  }

  .xs\:focus\:mr-68:focus {
    margin-right: 17rem !important;
  }

  .xs\:focus\:mb-68:focus {
    margin-bottom: 17rem !important;
  }

  .xs\:focus\:ml-68:focus {
    margin-left: 17rem !important;
  }

  .xs\:focus\:mt-69:focus {
    margin-top: 17.25rem !important;
  }

  .xs\:focus\:mr-69:focus {
    margin-right: 17.25rem !important;
  }

  .xs\:focus\:mb-69:focus {
    margin-bottom: 17.25rem !important;
  }

  .xs\:focus\:ml-69:focus {
    margin-left: 17.25rem !important;
  }

  .xs\:focus\:mt-70:focus {
    margin-top: 17.5rem !important;
  }

  .xs\:focus\:mr-70:focus {
    margin-right: 17.5rem !important;
  }

  .xs\:focus\:mb-70:focus {
    margin-bottom: 17.5rem !important;
  }

  .xs\:focus\:ml-70:focus {
    margin-left: 17.5rem !important;
  }

  .xs\:focus\:mt-71:focus {
    margin-top: 17.75rem !important;
  }

  .xs\:focus\:mr-71:focus {
    margin-right: 17.75rem !important;
  }

  .xs\:focus\:mb-71:focus {
    margin-bottom: 17.75rem !important;
  }

  .xs\:focus\:ml-71:focus {
    margin-left: 17.75rem !important;
  }

  .xs\:focus\:mt-72:focus {
    margin-top: 18rem !important;
  }

  .xs\:focus\:mr-72:focus {
    margin-right: 18rem !important;
  }

  .xs\:focus\:mb-72:focus {
    margin-bottom: 18rem !important;
  }

  .xs\:focus\:ml-72:focus {
    margin-left: 18rem !important;
  }

  .xs\:focus\:mt-73:focus {
    margin-top: 18.25rem !important;
  }

  .xs\:focus\:mr-73:focus {
    margin-right: 18.25rem !important;
  }

  .xs\:focus\:mb-73:focus {
    margin-bottom: 18.25rem !important;
  }

  .xs\:focus\:ml-73:focus {
    margin-left: 18.25rem !important;
  }

  .xs\:focus\:mt-74:focus {
    margin-top: 18.5rem !important;
  }

  .xs\:focus\:mr-74:focus {
    margin-right: 18.5rem !important;
  }

  .xs\:focus\:mb-74:focus {
    margin-bottom: 18.5rem !important;
  }

  .xs\:focus\:ml-74:focus {
    margin-left: 18.5rem !important;
  }

  .xs\:focus\:mt-75:focus {
    margin-top: 18.75rem !important;
  }

  .xs\:focus\:mr-75:focus {
    margin-right: 18.75rem !important;
  }

  .xs\:focus\:mb-75:focus {
    margin-bottom: 18.75rem !important;
  }

  .xs\:focus\:ml-75:focus {
    margin-left: 18.75rem !important;
  }

  .xs\:focus\:mt-76:focus {
    margin-top: 19rem !important;
  }

  .xs\:focus\:mr-76:focus {
    margin-right: 19rem !important;
  }

  .xs\:focus\:mb-76:focus {
    margin-bottom: 19rem !important;
  }

  .xs\:focus\:ml-76:focus {
    margin-left: 19rem !important;
  }

  .xs\:focus\:mt-77:focus {
    margin-top: 19.25rem !important;
  }

  .xs\:focus\:mr-77:focus {
    margin-right: 19.25rem !important;
  }

  .xs\:focus\:mb-77:focus {
    margin-bottom: 19.25rem !important;
  }

  .xs\:focus\:ml-77:focus {
    margin-left: 19.25rem !important;
  }

  .xs\:focus\:mt-78:focus {
    margin-top: 19.5rem !important;
  }

  .xs\:focus\:mr-78:focus {
    margin-right: 19.5rem !important;
  }

  .xs\:focus\:mb-78:focus {
    margin-bottom: 19.5rem !important;
  }

  .xs\:focus\:ml-78:focus {
    margin-left: 19.5rem !important;
  }

  .xs\:focus\:mt-79:focus {
    margin-top: 19.75rem !important;
  }

  .xs\:focus\:mr-79:focus {
    margin-right: 19.75rem !important;
  }

  .xs\:focus\:mb-79:focus {
    margin-bottom: 19.75rem !important;
  }

  .xs\:focus\:ml-79:focus {
    margin-left: 19.75rem !important;
  }

  .xs\:focus\:mt-80:focus {
    margin-top: 20rem !important;
  }

  .xs\:focus\:mr-80:focus {
    margin-right: 20rem !important;
  }

  .xs\:focus\:mb-80:focus {
    margin-bottom: 20rem !important;
  }

  .xs\:focus\:ml-80:focus {
    margin-left: 20rem !important;
  }

  .xs\:focus\:mt-81:focus {
    margin-top: 20.25rem !important;
  }

  .xs\:focus\:mr-81:focus {
    margin-right: 20.25rem !important;
  }

  .xs\:focus\:mb-81:focus {
    margin-bottom: 20.25rem !important;
  }

  .xs\:focus\:ml-81:focus {
    margin-left: 20.25rem !important;
  }

  .xs\:focus\:mt-82:focus {
    margin-top: 20.5rem !important;
  }

  .xs\:focus\:mr-82:focus {
    margin-right: 20.5rem !important;
  }

  .xs\:focus\:mb-82:focus {
    margin-bottom: 20.5rem !important;
  }

  .xs\:focus\:ml-82:focus {
    margin-left: 20.5rem !important;
  }

  .xs\:focus\:mt-83:focus {
    margin-top: 20.75rem !important;
  }

  .xs\:focus\:mr-83:focus {
    margin-right: 20.75rem !important;
  }

  .xs\:focus\:mb-83:focus {
    margin-bottom: 20.75rem !important;
  }

  .xs\:focus\:ml-83:focus {
    margin-left: 20.75rem !important;
  }

  .xs\:focus\:mt-84:focus {
    margin-top: 21rem !important;
  }

  .xs\:focus\:mr-84:focus {
    margin-right: 21rem !important;
  }

  .xs\:focus\:mb-84:focus {
    margin-bottom: 21rem !important;
  }

  .xs\:focus\:ml-84:focus {
    margin-left: 21rem !important;
  }

  .xs\:focus\:mt-85:focus {
    margin-top: 21.25rem !important;
  }

  .xs\:focus\:mr-85:focus {
    margin-right: 21.25rem !important;
  }

  .xs\:focus\:mb-85:focus {
    margin-bottom: 21.25rem !important;
  }

  .xs\:focus\:ml-85:focus {
    margin-left: 21.25rem !important;
  }

  .xs\:focus\:mt-86:focus {
    margin-top: 21.5rem !important;
  }

  .xs\:focus\:mr-86:focus {
    margin-right: 21.5rem !important;
  }

  .xs\:focus\:mb-86:focus {
    margin-bottom: 21.5rem !important;
  }

  .xs\:focus\:ml-86:focus {
    margin-left: 21.5rem !important;
  }

  .xs\:focus\:mt-87:focus {
    margin-top: 21.75rem !important;
  }

  .xs\:focus\:mr-87:focus {
    margin-right: 21.75rem !important;
  }

  .xs\:focus\:mb-87:focus {
    margin-bottom: 21.75rem !important;
  }

  .xs\:focus\:ml-87:focus {
    margin-left: 21.75rem !important;
  }

  .xs\:focus\:mt-88:focus {
    margin-top: 22rem !important;
  }

  .xs\:focus\:mr-88:focus {
    margin-right: 22rem !important;
  }

  .xs\:focus\:mb-88:focus {
    margin-bottom: 22rem !important;
  }

  .xs\:focus\:ml-88:focus {
    margin-left: 22rem !important;
  }

  .xs\:focus\:mt-89:focus {
    margin-top: 22.25rem !important;
  }

  .xs\:focus\:mr-89:focus {
    margin-right: 22.25rem !important;
  }

  .xs\:focus\:mb-89:focus {
    margin-bottom: 22.25rem !important;
  }

  .xs\:focus\:ml-89:focus {
    margin-left: 22.25rem !important;
  }

  .xs\:focus\:mt-90:focus {
    margin-top: 22.5rem !important;
  }

  .xs\:focus\:mr-90:focus {
    margin-right: 22.5rem !important;
  }

  .xs\:focus\:mb-90:focus {
    margin-bottom: 22.5rem !important;
  }

  .xs\:focus\:ml-90:focus {
    margin-left: 22.5rem !important;
  }

  .xs\:focus\:mt-91:focus {
    margin-top: 22.75rem !important;
  }

  .xs\:focus\:mr-91:focus {
    margin-right: 22.75rem !important;
  }

  .xs\:focus\:mb-91:focus {
    margin-bottom: 22.75rem !important;
  }

  .xs\:focus\:ml-91:focus {
    margin-left: 22.75rem !important;
  }

  .xs\:focus\:mt-92:focus {
    margin-top: 23rem !important;
  }

  .xs\:focus\:mr-92:focus {
    margin-right: 23rem !important;
  }

  .xs\:focus\:mb-92:focus {
    margin-bottom: 23rem !important;
  }

  .xs\:focus\:ml-92:focus {
    margin-left: 23rem !important;
  }

  .xs\:focus\:mt-93:focus {
    margin-top: 23.25rem !important;
  }

  .xs\:focus\:mr-93:focus {
    margin-right: 23.25rem !important;
  }

  .xs\:focus\:mb-93:focus {
    margin-bottom: 23.25rem !important;
  }

  .xs\:focus\:ml-93:focus {
    margin-left: 23.25rem !important;
  }

  .xs\:focus\:mt-94:focus {
    margin-top: 23.5rem !important;
  }

  .xs\:focus\:mr-94:focus {
    margin-right: 23.5rem !important;
  }

  .xs\:focus\:mb-94:focus {
    margin-bottom: 23.5rem !important;
  }

  .xs\:focus\:ml-94:focus {
    margin-left: 23.5rem !important;
  }

  .xs\:focus\:mt-95:focus {
    margin-top: 23.75rem !important;
  }

  .xs\:focus\:mr-95:focus {
    margin-right: 23.75rem !important;
  }

  .xs\:focus\:mb-95:focus {
    margin-bottom: 23.75rem !important;
  }

  .xs\:focus\:ml-95:focus {
    margin-left: 23.75rem !important;
  }

  .xs\:focus\:mt-96:focus {
    margin-top: 24rem !important;
  }

  .xs\:focus\:mr-96:focus {
    margin-right: 24rem !important;
  }

  .xs\:focus\:mb-96:focus {
    margin-bottom: 24rem !important;
  }

  .xs\:focus\:ml-96:focus {
    margin-left: 24rem !important;
  }

  .xs\:focus\:mt-97:focus {
    margin-top: 24.25rem !important;
  }

  .xs\:focus\:mr-97:focus {
    margin-right: 24.25rem !important;
  }

  .xs\:focus\:mb-97:focus {
    margin-bottom: 24.25rem !important;
  }

  .xs\:focus\:ml-97:focus {
    margin-left: 24.25rem !important;
  }

  .xs\:focus\:mt-98:focus {
    margin-top: 24.5rem !important;
  }

  .xs\:focus\:mr-98:focus {
    margin-right: 24.5rem !important;
  }

  .xs\:focus\:mb-98:focus {
    margin-bottom: 24.5rem !important;
  }

  .xs\:focus\:ml-98:focus {
    margin-left: 24.5rem !important;
  }

  .xs\:focus\:mt-99:focus {
    margin-top: 24.75rem !important;
  }

  .xs\:focus\:mr-99:focus {
    margin-right: 24.75rem !important;
  }

  .xs\:focus\:mb-99:focus {
    margin-bottom: 24.75rem !important;
  }

  .xs\:focus\:ml-99:focus {
    margin-left: 24.75rem !important;
  }

  .xs\:focus\:mt-100:focus {
    margin-top: 25rem !important;
  }

  .xs\:focus\:mr-100:focus {
    margin-right: 25rem !important;
  }

  .xs\:focus\:mb-100:focus {
    margin-bottom: 25rem !important;
  }

  .xs\:focus\:ml-100:focus {
    margin-left: 25rem !important;
  }

  .xs\:focus\:mt-101:focus {
    margin-top: 25.25rem !important;
  }

  .xs\:focus\:mr-101:focus {
    margin-right: 25.25rem !important;
  }

  .xs\:focus\:mb-101:focus {
    margin-bottom: 25.25rem !important;
  }

  .xs\:focus\:ml-101:focus {
    margin-left: 25.25rem !important;
  }

  .xs\:focus\:mt-102:focus {
    margin-top: 25.5rem !important;
  }

  .xs\:focus\:mr-102:focus {
    margin-right: 25.5rem !important;
  }

  .xs\:focus\:mb-102:focus {
    margin-bottom: 25.5rem !important;
  }

  .xs\:focus\:ml-102:focus {
    margin-left: 25.5rem !important;
  }

  .xs\:focus\:mt-103:focus {
    margin-top: 25.75rem !important;
  }

  .xs\:focus\:mr-103:focus {
    margin-right: 25.75rem !important;
  }

  .xs\:focus\:mb-103:focus {
    margin-bottom: 25.75rem !important;
  }

  .xs\:focus\:ml-103:focus {
    margin-left: 25.75rem !important;
  }

  .xs\:focus\:mt-104:focus {
    margin-top: 26rem !important;
  }

  .xs\:focus\:mr-104:focus {
    margin-right: 26rem !important;
  }

  .xs\:focus\:mb-104:focus {
    margin-bottom: 26rem !important;
  }

  .xs\:focus\:ml-104:focus {
    margin-left: 26rem !important;
  }

  .xs\:focus\:mt-105:focus {
    margin-top: 26.25rem !important;
  }

  .xs\:focus\:mr-105:focus {
    margin-right: 26.25rem !important;
  }

  .xs\:focus\:mb-105:focus {
    margin-bottom: 26.25rem !important;
  }

  .xs\:focus\:ml-105:focus {
    margin-left: 26.25rem !important;
  }

  .xs\:focus\:mt-auto:focus {
    margin-top: auto !important;
  }

  .xs\:focus\:mr-auto:focus {
    margin-right: auto !important;
  }

  .xs\:focus\:mb-auto:focus {
    margin-bottom: auto !important;
  }

  .xs\:focus\:ml-auto:focus {
    margin-left: auto !important;
  }

  .xs\:focus\:mt-px:focus {
    margin-top: 1px !important;
  }

  .xs\:focus\:mr-px:focus {
    margin-right: 1px !important;
  }

  .xs\:focus\:mb-px:focus {
    margin-bottom: 1px !important;
  }

  .xs\:focus\:ml-px:focus {
    margin-left: 1px !important;
  }

  .xs\:focus\:mt-0\.5:focus {
    margin-top: 0.125rem !important;
  }

  .xs\:focus\:mr-0\.5:focus {
    margin-right: 0.125rem !important;
  }

  .xs\:focus\:mb-0\.5:focus {
    margin-bottom: 0.125rem !important;
  }

  .xs\:focus\:ml-0\.5:focus {
    margin-left: 0.125rem !important;
  }

  .xs\:focus\:mt-1\.5:focus {
    margin-top: 0.375rem !important;
  }

  .xs\:focus\:mr-1\.5:focus {
    margin-right: 0.375rem !important;
  }

  .xs\:focus\:mb-1\.5:focus {
    margin-bottom: 0.375rem !important;
  }

  .xs\:focus\:ml-1\.5:focus {
    margin-left: 0.375rem !important;
  }

  .xs\:focus\:mt-2\.5:focus {
    margin-top: 0.625rem !important;
  }

  .xs\:focus\:mr-2\.5:focus {
    margin-right: 0.625rem !important;
  }

  .xs\:focus\:mb-2\.5:focus {
    margin-bottom: 0.625rem !important;
  }

  .xs\:focus\:ml-2\.5:focus {
    margin-left: 0.625rem !important;
  }

  .xs\:focus\:mt-3\.5:focus {
    margin-top: 0.875rem !important;
  }

  .xs\:focus\:mr-3\.5:focus {
    margin-right: 0.875rem !important;
  }

  .xs\:focus\:mb-3\.5:focus {
    margin-bottom: 0.875rem !important;
  }

  .xs\:focus\:ml-3\.5:focus {
    margin-left: 0.875rem !important;
  }

  .xs\:focus\:mt-4\.5:focus {
    margin-top: 1.125rem !important;
  }

  .xs\:focus\:mr-4\.5:focus {
    margin-right: 1.125rem !important;
  }

  .xs\:focus\:mb-4\.5:focus {
    margin-bottom: 1.125rem !important;
  }

  .xs\:focus\:ml-4\.5:focus {
    margin-left: 1.125rem !important;
  }

  .xs\:focus\:mt-5\.5:focus {
    margin-top: 1.375rem !important;
  }

  .xs\:focus\:mr-5\.5:focus {
    margin-right: 1.375rem !important;
  }

  .xs\:focus\:mb-5\.5:focus {
    margin-bottom: 1.375rem !important;
  }

  .xs\:focus\:ml-5\.5:focus {
    margin-left: 1.375rem !important;
  }

  .xs\:focus\:mt-6\.5:focus {
    margin-top: 1.625rem !important;
  }

  .xs\:focus\:mr-6\.5:focus {
    margin-right: 1.625rem !important;
  }

  .xs\:focus\:mb-6\.5:focus {
    margin-bottom: 1.625rem !important;
  }

  .xs\:focus\:ml-6\.5:focus {
    margin-left: 1.625rem !important;
  }

  .xs\:focus\:mt-7\.5:focus {
    margin-top: 1.875rem !important;
  }

  .xs\:focus\:mr-7\.5:focus {
    margin-right: 1.875rem !important;
  }

  .xs\:focus\:mb-7\.5:focus {
    margin-bottom: 1.875rem !important;
  }

  .xs\:focus\:ml-7\.5:focus {
    margin-left: 1.875rem !important;
  }

  .xs\:focus\:mt-8\.5:focus {
    margin-top: 2.125rem !important;
  }

  .xs\:focus\:mr-8\.5:focus {
    margin-right: 2.125rem !important;
  }

  .xs\:focus\:mb-8\.5:focus {
    margin-bottom: 2.125rem !important;
  }

  .xs\:focus\:ml-8\.5:focus {
    margin-left: 2.125rem !important;
  }

  .xs\:focus\:mt-9\.5:focus {
    margin-top: 2.375rem !important;
  }

  .xs\:focus\:mr-9\.5:focus {
    margin-right: 2.375rem !important;
  }

  .xs\:focus\:mb-9\.5:focus {
    margin-bottom: 2.375rem !important;
  }

  .xs\:focus\:ml-9\.5:focus {
    margin-left: 2.375rem !important;
  }

  .xs\:focus\:mt-10\.5:focus {
    margin-top: 2.625rem !important;
  }

  .xs\:focus\:mr-10\.5:focus {
    margin-right: 2.625rem !important;
  }

  .xs\:focus\:mb-10\.5:focus {
    margin-bottom: 2.625rem !important;
  }

  .xs\:focus\:ml-10\.5:focus {
    margin-left: 2.625rem !important;
  }

  .xs\:focus\:mt-11\.5:focus {
    margin-top: 2.875rem !important;
  }

  .xs\:focus\:mr-11\.5:focus {
    margin-right: 2.875rem !important;
  }

  .xs\:focus\:mb-11\.5:focus {
    margin-bottom: 2.875rem !important;
  }

  .xs\:focus\:ml-11\.5:focus {
    margin-left: 2.875rem !important;
  }

  .xs\:focus\:mt-12\.5:focus {
    margin-top: 3.125rem !important;
  }

  .xs\:focus\:mr-12\.5:focus {
    margin-right: 3.125rem !important;
  }

  .xs\:focus\:mb-12\.5:focus {
    margin-bottom: 3.125rem !important;
  }

  .xs\:focus\:ml-12\.5:focus {
    margin-left: 3.125rem !important;
  }

  .xs\:focus\:mt-13\.5:focus {
    margin-top: 3.375rem !important;
  }

  .xs\:focus\:mr-13\.5:focus {
    margin-right: 3.375rem !important;
  }

  .xs\:focus\:mb-13\.5:focus {
    margin-bottom: 3.375rem !important;
  }

  .xs\:focus\:ml-13\.5:focus {
    margin-left: 3.375rem !important;
  }

  .xs\:focus\:mt-14\.5:focus {
    margin-top: 3.625rem !important;
  }

  .xs\:focus\:mr-14\.5:focus {
    margin-right: 3.625rem !important;
  }

  .xs\:focus\:mb-14\.5:focus {
    margin-bottom: 3.625rem !important;
  }

  .xs\:focus\:ml-14\.5:focus {
    margin-left: 3.625rem !important;
  }

  .xs\:focus\:mt-15\.5:focus {
    margin-top: 3.875rem !important;
  }

  .xs\:focus\:mr-15\.5:focus {
    margin-right: 3.875rem !important;
  }

  .xs\:focus\:mb-15\.5:focus {
    margin-bottom: 3.875rem !important;
  }

  .xs\:focus\:ml-15\.5:focus {
    margin-left: 3.875rem !important;
  }

  .xs\:focus\:mt-16\.5:focus {
    margin-top: 4.125rem !important;
  }

  .xs\:focus\:mr-16\.5:focus {
    margin-right: 4.125rem !important;
  }

  .xs\:focus\:mb-16\.5:focus {
    margin-bottom: 4.125rem !important;
  }

  .xs\:focus\:ml-16\.5:focus {
    margin-left: 4.125rem !important;
  }

  .xs\:focus\:mt-17\.5:focus {
    margin-top: 4.375rem !important;
  }

  .xs\:focus\:mr-17\.5:focus {
    margin-right: 4.375rem !important;
  }

  .xs\:focus\:mb-17\.5:focus {
    margin-bottom: 4.375rem !important;
  }

  .xs\:focus\:ml-17\.5:focus {
    margin-left: 4.375rem !important;
  }

  .xs\:focus\:mt-18\.5:focus {
    margin-top: 4.625rem !important;
  }

  .xs\:focus\:mr-18\.5:focus {
    margin-right: 4.625rem !important;
  }

  .xs\:focus\:mb-18\.5:focus {
    margin-bottom: 4.625rem !important;
  }

  .xs\:focus\:ml-18\.5:focus {
    margin-left: 4.625rem !important;
  }

  .xs\:focus\:mt-19\.5:focus {
    margin-top: 4.875rem !important;
  }

  .xs\:focus\:mr-19\.5:focus {
    margin-right: 4.875rem !important;
  }

  .xs\:focus\:mb-19\.5:focus {
    margin-bottom: 4.875rem !important;
  }

  .xs\:focus\:ml-19\.5:focus {
    margin-left: 4.875rem !important;
  }

  .xs\:focus\:mt-20\.5:focus {
    margin-top: 5.125rem !important;
  }

  .xs\:focus\:mr-20\.5:focus {
    margin-right: 5.125rem !important;
  }

  .xs\:focus\:mb-20\.5:focus {
    margin-bottom: 5.125rem !important;
  }

  .xs\:focus\:ml-20\.5:focus {
    margin-left: 5.125rem !important;
  }

  .xs\:focus\:mt-21\.5:focus {
    margin-top: 5.375rem !important;
  }

  .xs\:focus\:mr-21\.5:focus {
    margin-right: 5.375rem !important;
  }

  .xs\:focus\:mb-21\.5:focus {
    margin-bottom: 5.375rem !important;
  }

  .xs\:focus\:ml-21\.5:focus {
    margin-left: 5.375rem !important;
  }

  .xs\:focus\:mt-22\.5:focus {
    margin-top: 5.625rem !important;
  }

  .xs\:focus\:mr-22\.5:focus {
    margin-right: 5.625rem !important;
  }

  .xs\:focus\:mb-22\.5:focus {
    margin-bottom: 5.625rem !important;
  }

  .xs\:focus\:ml-22\.5:focus {
    margin-left: 5.625rem !important;
  }

  .xs\:focus\:mt-23\.5:focus {
    margin-top: 5.875rem !important;
  }

  .xs\:focus\:mr-23\.5:focus {
    margin-right: 5.875rem !important;
  }

  .xs\:focus\:mb-23\.5:focus {
    margin-bottom: 5.875rem !important;
  }

  .xs\:focus\:ml-23\.5:focus {
    margin-left: 5.875rem !important;
  }

  .xs\:focus\:mt-24\.5:focus {
    margin-top: 6.125rem !important;
  }

  .xs\:focus\:mr-24\.5:focus {
    margin-right: 6.125rem !important;
  }

  .xs\:focus\:mb-24\.5:focus {
    margin-bottom: 6.125rem !important;
  }

  .xs\:focus\:ml-24\.5:focus {
    margin-left: 6.125rem !important;
  }

  .xs\:focus\:mt-25\.5:focus {
    margin-top: 6.375rem !important;
  }

  .xs\:focus\:mr-25\.5:focus {
    margin-right: 6.375rem !important;
  }

  .xs\:focus\:mb-25\.5:focus {
    margin-bottom: 6.375rem !important;
  }

  .xs\:focus\:ml-25\.5:focus {
    margin-left: 6.375rem !important;
  }

  .xs\:focus\:mt-26\.5:focus {
    margin-top: 6.625rem !important;
  }

  .xs\:focus\:mr-26\.5:focus {
    margin-right: 6.625rem !important;
  }

  .xs\:focus\:mb-26\.5:focus {
    margin-bottom: 6.625rem !important;
  }

  .xs\:focus\:ml-26\.5:focus {
    margin-left: 6.625rem !important;
  }

  .xs\:focus\:mt-27\.5:focus {
    margin-top: 6.875rem !important;
  }

  .xs\:focus\:mr-27\.5:focus {
    margin-right: 6.875rem !important;
  }

  .xs\:focus\:mb-27\.5:focus {
    margin-bottom: 6.875rem !important;
  }

  .xs\:focus\:ml-27\.5:focus {
    margin-left: 6.875rem !important;
  }

  .xs\:focus\:mt-28\.5:focus {
    margin-top: 7.125rem !important;
  }

  .xs\:focus\:mr-28\.5:focus {
    margin-right: 7.125rem !important;
  }

  .xs\:focus\:mb-28\.5:focus {
    margin-bottom: 7.125rem !important;
  }

  .xs\:focus\:ml-28\.5:focus {
    margin-left: 7.125rem !important;
  }

  .xs\:focus\:mt-29\.5:focus {
    margin-top: 7.375rem !important;
  }

  .xs\:focus\:mr-29\.5:focus {
    margin-right: 7.375rem !important;
  }

  .xs\:focus\:mb-29\.5:focus {
    margin-bottom: 7.375rem !important;
  }

  .xs\:focus\:ml-29\.5:focus {
    margin-left: 7.375rem !important;
  }

  .xs\:focus\:mt-30\.5:focus {
    margin-top: 7.625rem !important;
  }

  .xs\:focus\:mr-30\.5:focus {
    margin-right: 7.625rem !important;
  }

  .xs\:focus\:mb-30\.5:focus {
    margin-bottom: 7.625rem !important;
  }

  .xs\:focus\:ml-30\.5:focus {
    margin-left: 7.625rem !important;
  }

  .xs\:focus\:mt-31\.5:focus {
    margin-top: 7.875rem !important;
  }

  .xs\:focus\:mr-31\.5:focus {
    margin-right: 7.875rem !important;
  }

  .xs\:focus\:mb-31\.5:focus {
    margin-bottom: 7.875rem !important;
  }

  .xs\:focus\:ml-31\.5:focus {
    margin-left: 7.875rem !important;
  }

  .xs\:focus\:mt-32\.5:focus {
    margin-top: 8.125rem !important;
  }

  .xs\:focus\:mr-32\.5:focus {
    margin-right: 8.125rem !important;
  }

  .xs\:focus\:mb-32\.5:focus {
    margin-bottom: 8.125rem !important;
  }

  .xs\:focus\:ml-32\.5:focus {
    margin-left: 8.125rem !important;
  }

  .xs\:focus\:mt-33\.5:focus {
    margin-top: 8.375rem !important;
  }

  .xs\:focus\:mr-33\.5:focus {
    margin-right: 8.375rem !important;
  }

  .xs\:focus\:mb-33\.5:focus {
    margin-bottom: 8.375rem !important;
  }

  .xs\:focus\:ml-33\.5:focus {
    margin-left: 8.375rem !important;
  }

  .xs\:focus\:mt-34\.5:focus {
    margin-top: 8.625rem !important;
  }

  .xs\:focus\:mr-34\.5:focus {
    margin-right: 8.625rem !important;
  }

  .xs\:focus\:mb-34\.5:focus {
    margin-bottom: 8.625rem !important;
  }

  .xs\:focus\:ml-34\.5:focus {
    margin-left: 8.625rem !important;
  }

  .xs\:focus\:mt-35\.5:focus {
    margin-top: 8.875rem !important;
  }

  .xs\:focus\:mr-35\.5:focus {
    margin-right: 8.875rem !important;
  }

  .xs\:focus\:mb-35\.5:focus {
    margin-bottom: 8.875rem !important;
  }

  .xs\:focus\:ml-35\.5:focus {
    margin-left: 8.875rem !important;
  }

  .xs\:focus\:mt-36\.5:focus {
    margin-top: 9.125rem !important;
  }

  .xs\:focus\:mr-36\.5:focus {
    margin-right: 9.125rem !important;
  }

  .xs\:focus\:mb-36\.5:focus {
    margin-bottom: 9.125rem !important;
  }

  .xs\:focus\:ml-36\.5:focus {
    margin-left: 9.125rem !important;
  }

  .xs\:focus\:mt-37\.5:focus {
    margin-top: 9.375rem !important;
  }

  .xs\:focus\:mr-37\.5:focus {
    margin-right: 9.375rem !important;
  }

  .xs\:focus\:mb-37\.5:focus {
    margin-bottom: 9.375rem !important;
  }

  .xs\:focus\:ml-37\.5:focus {
    margin-left: 9.375rem !important;
  }

  .xs\:focus\:mt-38\.5:focus {
    margin-top: 9.625rem !important;
  }

  .xs\:focus\:mr-38\.5:focus {
    margin-right: 9.625rem !important;
  }

  .xs\:focus\:mb-38\.5:focus {
    margin-bottom: 9.625rem !important;
  }

  .xs\:focus\:ml-38\.5:focus {
    margin-left: 9.625rem !important;
  }

  .xs\:focus\:mt-39\.5:focus {
    margin-top: 9.875rem !important;
  }

  .xs\:focus\:mr-39\.5:focus {
    margin-right: 9.875rem !important;
  }

  .xs\:focus\:mb-39\.5:focus {
    margin-bottom: 9.875rem !important;
  }

  .xs\:focus\:ml-39\.5:focus {
    margin-left: 9.875rem !important;
  }

  .xs\:focus\:mt-40\.5:focus {
    margin-top: 10.125rem !important;
  }

  .xs\:focus\:mr-40\.5:focus {
    margin-right: 10.125rem !important;
  }

  .xs\:focus\:mb-40\.5:focus {
    margin-bottom: 10.125rem !important;
  }

  .xs\:focus\:ml-40\.5:focus {
    margin-left: 10.125rem !important;
  }

  .xs\:focus\:mt-41\.5:focus {
    margin-top: 10.375rem !important;
  }

  .xs\:focus\:mr-41\.5:focus {
    margin-right: 10.375rem !important;
  }

  .xs\:focus\:mb-41\.5:focus {
    margin-bottom: 10.375rem !important;
  }

  .xs\:focus\:ml-41\.5:focus {
    margin-left: 10.375rem !important;
  }

  .xs\:focus\:mt-42\.5:focus {
    margin-top: 10.625rem !important;
  }

  .xs\:focus\:mr-42\.5:focus {
    margin-right: 10.625rem !important;
  }

  .xs\:focus\:mb-42\.5:focus {
    margin-bottom: 10.625rem !important;
  }

  .xs\:focus\:ml-42\.5:focus {
    margin-left: 10.625rem !important;
  }

  .xs\:focus\:mt-43\.5:focus {
    margin-top: 10.875rem !important;
  }

  .xs\:focus\:mr-43\.5:focus {
    margin-right: 10.875rem !important;
  }

  .xs\:focus\:mb-43\.5:focus {
    margin-bottom: 10.875rem !important;
  }

  .xs\:focus\:ml-43\.5:focus {
    margin-left: 10.875rem !important;
  }

  .xs\:focus\:mt-44\.5:focus {
    margin-top: 11.125rem !important;
  }

  .xs\:focus\:mr-44\.5:focus {
    margin-right: 11.125rem !important;
  }

  .xs\:focus\:mb-44\.5:focus {
    margin-bottom: 11.125rem !important;
  }

  .xs\:focus\:ml-44\.5:focus {
    margin-left: 11.125rem !important;
  }

  .xs\:focus\:mt-45\.5:focus {
    margin-top: 11.375rem !important;
  }

  .xs\:focus\:mr-45\.5:focus {
    margin-right: 11.375rem !important;
  }

  .xs\:focus\:mb-45\.5:focus {
    margin-bottom: 11.375rem !important;
  }

  .xs\:focus\:ml-45\.5:focus {
    margin-left: 11.375rem !important;
  }

  .xs\:focus\:mt-46\.5:focus {
    margin-top: 11.625rem !important;
  }

  .xs\:focus\:mr-46\.5:focus {
    margin-right: 11.625rem !important;
  }

  .xs\:focus\:mb-46\.5:focus {
    margin-bottom: 11.625rem !important;
  }

  .xs\:focus\:ml-46\.5:focus {
    margin-left: 11.625rem !important;
  }

  .xs\:focus\:mt-47\.5:focus {
    margin-top: 11.875rem !important;
  }

  .xs\:focus\:mr-47\.5:focus {
    margin-right: 11.875rem !important;
  }

  .xs\:focus\:mb-47\.5:focus {
    margin-bottom: 11.875rem !important;
  }

  .xs\:focus\:ml-47\.5:focus {
    margin-left: 11.875rem !important;
  }

  .xs\:focus\:mt-48\.5:focus {
    margin-top: 12.125rem !important;
  }

  .xs\:focus\:mr-48\.5:focus {
    margin-right: 12.125rem !important;
  }

  .xs\:focus\:mb-48\.5:focus {
    margin-bottom: 12.125rem !important;
  }

  .xs\:focus\:ml-48\.5:focus {
    margin-left: 12.125rem !important;
  }

  .xs\:focus\:mt-49\.5:focus {
    margin-top: 12.375rem !important;
  }

  .xs\:focus\:mr-49\.5:focus {
    margin-right: 12.375rem !important;
  }

  .xs\:focus\:mb-49\.5:focus {
    margin-bottom: 12.375rem !important;
  }

  .xs\:focus\:ml-49\.5:focus {
    margin-left: 12.375rem !important;
  }

  .xs\:focus\:mt-50\.5:focus {
    margin-top: 12.625rem !important;
  }

  .xs\:focus\:mr-50\.5:focus {
    margin-right: 12.625rem !important;
  }

  .xs\:focus\:mb-50\.5:focus {
    margin-bottom: 12.625rem !important;
  }

  .xs\:focus\:ml-50\.5:focus {
    margin-left: 12.625rem !important;
  }

  .xs\:focus\:mt-51\.5:focus {
    margin-top: 12.875rem !important;
  }

  .xs\:focus\:mr-51\.5:focus {
    margin-right: 12.875rem !important;
  }

  .xs\:focus\:mb-51\.5:focus {
    margin-bottom: 12.875rem !important;
  }

  .xs\:focus\:ml-51\.5:focus {
    margin-left: 12.875rem !important;
  }

  .xs\:focus\:mt-52\.5:focus {
    margin-top: 13.125rem !important;
  }

  .xs\:focus\:mr-52\.5:focus {
    margin-right: 13.125rem !important;
  }

  .xs\:focus\:mb-52\.5:focus {
    margin-bottom: 13.125rem !important;
  }

  .xs\:focus\:ml-52\.5:focus {
    margin-left: 13.125rem !important;
  }

  .xs\:focus\:mt-53\.5:focus {
    margin-top: 13.375rem !important;
  }

  .xs\:focus\:mr-53\.5:focus {
    margin-right: 13.375rem !important;
  }

  .xs\:focus\:mb-53\.5:focus {
    margin-bottom: 13.375rem !important;
  }

  .xs\:focus\:ml-53\.5:focus {
    margin-left: 13.375rem !important;
  }

  .xs\:focus\:mt-54\.5:focus {
    margin-top: 13.625rem !important;
  }

  .xs\:focus\:mr-54\.5:focus {
    margin-right: 13.625rem !important;
  }

  .xs\:focus\:mb-54\.5:focus {
    margin-bottom: 13.625rem !important;
  }

  .xs\:focus\:ml-54\.5:focus {
    margin-left: 13.625rem !important;
  }

  .xs\:focus\:mt-55\.5:focus {
    margin-top: 13.875rem !important;
  }

  .xs\:focus\:mr-55\.5:focus {
    margin-right: 13.875rem !important;
  }

  .xs\:focus\:mb-55\.5:focus {
    margin-bottom: 13.875rem !important;
  }

  .xs\:focus\:ml-55\.5:focus {
    margin-left: 13.875rem !important;
  }

  .xs\:focus\:mt-56\.5:focus {
    margin-top: 14.125rem !important;
  }

  .xs\:focus\:mr-56\.5:focus {
    margin-right: 14.125rem !important;
  }

  .xs\:focus\:mb-56\.5:focus {
    margin-bottom: 14.125rem !important;
  }

  .xs\:focus\:ml-56\.5:focus {
    margin-left: 14.125rem !important;
  }

  .xs\:focus\:mt-57\.5:focus {
    margin-top: 14.375rem !important;
  }

  .xs\:focus\:mr-57\.5:focus {
    margin-right: 14.375rem !important;
  }

  .xs\:focus\:mb-57\.5:focus {
    margin-bottom: 14.375rem !important;
  }

  .xs\:focus\:ml-57\.5:focus {
    margin-left: 14.375rem !important;
  }

  .xs\:focus\:mt-58\.5:focus {
    margin-top: 14.625rem !important;
  }

  .xs\:focus\:mr-58\.5:focus {
    margin-right: 14.625rem !important;
  }

  .xs\:focus\:mb-58\.5:focus {
    margin-bottom: 14.625rem !important;
  }

  .xs\:focus\:ml-58\.5:focus {
    margin-left: 14.625rem !important;
  }

  .xs\:focus\:mt-59\.5:focus {
    margin-top: 14.875rem !important;
  }

  .xs\:focus\:mr-59\.5:focus {
    margin-right: 14.875rem !important;
  }

  .xs\:focus\:mb-59\.5:focus {
    margin-bottom: 14.875rem !important;
  }

  .xs\:focus\:ml-59\.5:focus {
    margin-left: 14.875rem !important;
  }

  .xs\:focus\:mt-60\.5:focus {
    margin-top: 15.125rem !important;
  }

  .xs\:focus\:mr-60\.5:focus {
    margin-right: 15.125rem !important;
  }

  .xs\:focus\:mb-60\.5:focus {
    margin-bottom: 15.125rem !important;
  }

  .xs\:focus\:ml-60\.5:focus {
    margin-left: 15.125rem !important;
  }

  .xs\:focus\:mt-61\.5:focus {
    margin-top: 15.375rem !important;
  }

  .xs\:focus\:mr-61\.5:focus {
    margin-right: 15.375rem !important;
  }

  .xs\:focus\:mb-61\.5:focus {
    margin-bottom: 15.375rem !important;
  }

  .xs\:focus\:ml-61\.5:focus {
    margin-left: 15.375rem !important;
  }

  .xs\:focus\:mt-62\.5:focus {
    margin-top: 15.625rem !important;
  }

  .xs\:focus\:mr-62\.5:focus {
    margin-right: 15.625rem !important;
  }

  .xs\:focus\:mb-62\.5:focus {
    margin-bottom: 15.625rem !important;
  }

  .xs\:focus\:ml-62\.5:focus {
    margin-left: 15.625rem !important;
  }

  .xs\:focus\:mt-63\.5:focus {
    margin-top: 15.875rem !important;
  }

  .xs\:focus\:mr-63\.5:focus {
    margin-right: 15.875rem !important;
  }

  .xs\:focus\:mb-63\.5:focus {
    margin-bottom: 15.875rem !important;
  }

  .xs\:focus\:ml-63\.5:focus {
    margin-left: 15.875rem !important;
  }

  .xs\:focus\:mt-64\.5:focus {
    margin-top: 16.125rem !important;
  }

  .xs\:focus\:mr-64\.5:focus {
    margin-right: 16.125rem !important;
  }

  .xs\:focus\:mb-64\.5:focus {
    margin-bottom: 16.125rem !important;
  }

  .xs\:focus\:ml-64\.5:focus {
    margin-left: 16.125rem !important;
  }

  .xs\:focus\:mt-65\.5:focus {
    margin-top: 16.375rem !important;
  }

  .xs\:focus\:mr-65\.5:focus {
    margin-right: 16.375rem !important;
  }

  .xs\:focus\:mb-65\.5:focus {
    margin-bottom: 16.375rem !important;
  }

  .xs\:focus\:ml-65\.5:focus {
    margin-left: 16.375rem !important;
  }

  .xs\:focus\:mt-66\.5:focus {
    margin-top: 16.625rem !important;
  }

  .xs\:focus\:mr-66\.5:focus {
    margin-right: 16.625rem !important;
  }

  .xs\:focus\:mb-66\.5:focus {
    margin-bottom: 16.625rem !important;
  }

  .xs\:focus\:ml-66\.5:focus {
    margin-left: 16.625rem !important;
  }

  .xs\:focus\:mt-67\.5:focus {
    margin-top: 16.875rem !important;
  }

  .xs\:focus\:mr-67\.5:focus {
    margin-right: 16.875rem !important;
  }

  .xs\:focus\:mb-67\.5:focus {
    margin-bottom: 16.875rem !important;
  }

  .xs\:focus\:ml-67\.5:focus {
    margin-left: 16.875rem !important;
  }

  .xs\:focus\:mt-68\.5:focus {
    margin-top: 17.125rem !important;
  }

  .xs\:focus\:mr-68\.5:focus {
    margin-right: 17.125rem !important;
  }

  .xs\:focus\:mb-68\.5:focus {
    margin-bottom: 17.125rem !important;
  }

  .xs\:focus\:ml-68\.5:focus {
    margin-left: 17.125rem !important;
  }

  .xs\:focus\:mt-69\.5:focus {
    margin-top: 17.375rem !important;
  }

  .xs\:focus\:mr-69\.5:focus {
    margin-right: 17.375rem !important;
  }

  .xs\:focus\:mb-69\.5:focus {
    margin-bottom: 17.375rem !important;
  }

  .xs\:focus\:ml-69\.5:focus {
    margin-left: 17.375rem !important;
  }

  .xs\:focus\:mt-70\.5:focus {
    margin-top: 17.625rem !important;
  }

  .xs\:focus\:mr-70\.5:focus {
    margin-right: 17.625rem !important;
  }

  .xs\:focus\:mb-70\.5:focus {
    margin-bottom: 17.625rem !important;
  }

  .xs\:focus\:ml-70\.5:focus {
    margin-left: 17.625rem !important;
  }

  .xs\:focus\:mt-71\.5:focus {
    margin-top: 17.875rem !important;
  }

  .xs\:focus\:mr-71\.5:focus {
    margin-right: 17.875rem !important;
  }

  .xs\:focus\:mb-71\.5:focus {
    margin-bottom: 17.875rem !important;
  }

  .xs\:focus\:ml-71\.5:focus {
    margin-left: 17.875rem !important;
  }

  .xs\:focus\:mt-72\.5:focus {
    margin-top: 18.125rem !important;
  }

  .xs\:focus\:mr-72\.5:focus {
    margin-right: 18.125rem !important;
  }

  .xs\:focus\:mb-72\.5:focus {
    margin-bottom: 18.125rem !important;
  }

  .xs\:focus\:ml-72\.5:focus {
    margin-left: 18.125rem !important;
  }

  .xs\:focus\:mt-73\.5:focus {
    margin-top: 18.375rem !important;
  }

  .xs\:focus\:mr-73\.5:focus {
    margin-right: 18.375rem !important;
  }

  .xs\:focus\:mb-73\.5:focus {
    margin-bottom: 18.375rem !important;
  }

  .xs\:focus\:ml-73\.5:focus {
    margin-left: 18.375rem !important;
  }

  .xs\:focus\:mt-74\.5:focus {
    margin-top: 18.625rem !important;
  }

  .xs\:focus\:mr-74\.5:focus {
    margin-right: 18.625rem !important;
  }

  .xs\:focus\:mb-74\.5:focus {
    margin-bottom: 18.625rem !important;
  }

  .xs\:focus\:ml-74\.5:focus {
    margin-left: 18.625rem !important;
  }

  .xs\:focus\:mt-75\.5:focus {
    margin-top: 18.875rem !important;
  }

  .xs\:focus\:mr-75\.5:focus {
    margin-right: 18.875rem !important;
  }

  .xs\:focus\:mb-75\.5:focus {
    margin-bottom: 18.875rem !important;
  }

  .xs\:focus\:ml-75\.5:focus {
    margin-left: 18.875rem !important;
  }

  .xs\:focus\:mt-76\.5:focus {
    margin-top: 19.125rem !important;
  }

  .xs\:focus\:mr-76\.5:focus {
    margin-right: 19.125rem !important;
  }

  .xs\:focus\:mb-76\.5:focus {
    margin-bottom: 19.125rem !important;
  }

  .xs\:focus\:ml-76\.5:focus {
    margin-left: 19.125rem !important;
  }

  .xs\:focus\:mt-77\.5:focus {
    margin-top: 19.375rem !important;
  }

  .xs\:focus\:mr-77\.5:focus {
    margin-right: 19.375rem !important;
  }

  .xs\:focus\:mb-77\.5:focus {
    margin-bottom: 19.375rem !important;
  }

  .xs\:focus\:ml-77\.5:focus {
    margin-left: 19.375rem !important;
  }

  .xs\:focus\:mt-78\.5:focus {
    margin-top: 19.625rem !important;
  }

  .xs\:focus\:mr-78\.5:focus {
    margin-right: 19.625rem !important;
  }

  .xs\:focus\:mb-78\.5:focus {
    margin-bottom: 19.625rem !important;
  }

  .xs\:focus\:ml-78\.5:focus {
    margin-left: 19.625rem !important;
  }

  .xs\:focus\:mt-79\.5:focus {
    margin-top: 19.875rem !important;
  }

  .xs\:focus\:mr-79\.5:focus {
    margin-right: 19.875rem !important;
  }

  .xs\:focus\:mb-79\.5:focus {
    margin-bottom: 19.875rem !important;
  }

  .xs\:focus\:ml-79\.5:focus {
    margin-left: 19.875rem !important;
  }

  .xs\:focus\:mt-80\.5:focus {
    margin-top: 20.125rem !important;
  }

  .xs\:focus\:mr-80\.5:focus {
    margin-right: 20.125rem !important;
  }

  .xs\:focus\:mb-80\.5:focus {
    margin-bottom: 20.125rem !important;
  }

  .xs\:focus\:ml-80\.5:focus {
    margin-left: 20.125rem !important;
  }

  .xs\:focus\:mt-81\.5:focus {
    margin-top: 20.375rem !important;
  }

  .xs\:focus\:mr-81\.5:focus {
    margin-right: 20.375rem !important;
  }

  .xs\:focus\:mb-81\.5:focus {
    margin-bottom: 20.375rem !important;
  }

  .xs\:focus\:ml-81\.5:focus {
    margin-left: 20.375rem !important;
  }

  .xs\:focus\:mt-82\.5:focus {
    margin-top: 20.625rem !important;
  }

  .xs\:focus\:mr-82\.5:focus {
    margin-right: 20.625rem !important;
  }

  .xs\:focus\:mb-82\.5:focus {
    margin-bottom: 20.625rem !important;
  }

  .xs\:focus\:ml-82\.5:focus {
    margin-left: 20.625rem !important;
  }

  .xs\:focus\:mt-83\.5:focus {
    margin-top: 20.875rem !important;
  }

  .xs\:focus\:mr-83\.5:focus {
    margin-right: 20.875rem !important;
  }

  .xs\:focus\:mb-83\.5:focus {
    margin-bottom: 20.875rem !important;
  }

  .xs\:focus\:ml-83\.5:focus {
    margin-left: 20.875rem !important;
  }

  .xs\:focus\:mt-84\.5:focus {
    margin-top: 21.125rem !important;
  }

  .xs\:focus\:mr-84\.5:focus {
    margin-right: 21.125rem !important;
  }

  .xs\:focus\:mb-84\.5:focus {
    margin-bottom: 21.125rem !important;
  }

  .xs\:focus\:ml-84\.5:focus {
    margin-left: 21.125rem !important;
  }

  .xs\:focus\:mt-85\.5:focus {
    margin-top: 21.375rem !important;
  }

  .xs\:focus\:mr-85\.5:focus {
    margin-right: 21.375rem !important;
  }

  .xs\:focus\:mb-85\.5:focus {
    margin-bottom: 21.375rem !important;
  }

  .xs\:focus\:ml-85\.5:focus {
    margin-left: 21.375rem !important;
  }

  .xs\:focus\:mt-86\.5:focus {
    margin-top: 21.625rem !important;
  }

  .xs\:focus\:mr-86\.5:focus {
    margin-right: 21.625rem !important;
  }

  .xs\:focus\:mb-86\.5:focus {
    margin-bottom: 21.625rem !important;
  }

  .xs\:focus\:ml-86\.5:focus {
    margin-left: 21.625rem !important;
  }

  .xs\:focus\:mt-87\.5:focus {
    margin-top: 21.875rem !important;
  }

  .xs\:focus\:mr-87\.5:focus {
    margin-right: 21.875rem !important;
  }

  .xs\:focus\:mb-87\.5:focus {
    margin-bottom: 21.875rem !important;
  }

  .xs\:focus\:ml-87\.5:focus {
    margin-left: 21.875rem !important;
  }

  .xs\:focus\:mt-88\.5:focus {
    margin-top: 22.125rem !important;
  }

  .xs\:focus\:mr-88\.5:focus {
    margin-right: 22.125rem !important;
  }

  .xs\:focus\:mb-88\.5:focus {
    margin-bottom: 22.125rem !important;
  }

  .xs\:focus\:ml-88\.5:focus {
    margin-left: 22.125rem !important;
  }

  .xs\:focus\:mt-89\.5:focus {
    margin-top: 22.375rem !important;
  }

  .xs\:focus\:mr-89\.5:focus {
    margin-right: 22.375rem !important;
  }

  .xs\:focus\:mb-89\.5:focus {
    margin-bottom: 22.375rem !important;
  }

  .xs\:focus\:ml-89\.5:focus {
    margin-left: 22.375rem !important;
  }

  .xs\:focus\:mt-90\.5:focus {
    margin-top: 22.625rem !important;
  }

  .xs\:focus\:mr-90\.5:focus {
    margin-right: 22.625rem !important;
  }

  .xs\:focus\:mb-90\.5:focus {
    margin-bottom: 22.625rem !important;
  }

  .xs\:focus\:ml-90\.5:focus {
    margin-left: 22.625rem !important;
  }

  .xs\:focus\:mt-91\.5:focus {
    margin-top: 22.875rem !important;
  }

  .xs\:focus\:mr-91\.5:focus {
    margin-right: 22.875rem !important;
  }

  .xs\:focus\:mb-91\.5:focus {
    margin-bottom: 22.875rem !important;
  }

  .xs\:focus\:ml-91\.5:focus {
    margin-left: 22.875rem !important;
  }

  .xs\:focus\:mt-92\.5:focus {
    margin-top: 23.125rem !important;
  }

  .xs\:focus\:mr-92\.5:focus {
    margin-right: 23.125rem !important;
  }

  .xs\:focus\:mb-92\.5:focus {
    margin-bottom: 23.125rem !important;
  }

  .xs\:focus\:ml-92\.5:focus {
    margin-left: 23.125rem !important;
  }

  .xs\:focus\:mt-93\.5:focus {
    margin-top: 23.375rem !important;
  }

  .xs\:focus\:mr-93\.5:focus {
    margin-right: 23.375rem !important;
  }

  .xs\:focus\:mb-93\.5:focus {
    margin-bottom: 23.375rem !important;
  }

  .xs\:focus\:ml-93\.5:focus {
    margin-left: 23.375rem !important;
  }

  .xs\:focus\:mt-94\.5:focus {
    margin-top: 23.625rem !important;
  }

  .xs\:focus\:mr-94\.5:focus {
    margin-right: 23.625rem !important;
  }

  .xs\:focus\:mb-94\.5:focus {
    margin-bottom: 23.625rem !important;
  }

  .xs\:focus\:ml-94\.5:focus {
    margin-left: 23.625rem !important;
  }

  .xs\:focus\:mt-95\.5:focus {
    margin-top: 23.875rem !important;
  }

  .xs\:focus\:mr-95\.5:focus {
    margin-right: 23.875rem !important;
  }

  .xs\:focus\:mb-95\.5:focus {
    margin-bottom: 23.875rem !important;
  }

  .xs\:focus\:ml-95\.5:focus {
    margin-left: 23.875rem !important;
  }

  .xs\:focus\:mt-96\.5:focus {
    margin-top: 24.125rem !important;
  }

  .xs\:focus\:mr-96\.5:focus {
    margin-right: 24.125rem !important;
  }

  .xs\:focus\:mb-96\.5:focus {
    margin-bottom: 24.125rem !important;
  }

  .xs\:focus\:ml-96\.5:focus {
    margin-left: 24.125rem !important;
  }

  .xs\:focus\:mt-97\.5:focus {
    margin-top: 24.375rem !important;
  }

  .xs\:focus\:mr-97\.5:focus {
    margin-right: 24.375rem !important;
  }

  .xs\:focus\:mb-97\.5:focus {
    margin-bottom: 24.375rem !important;
  }

  .xs\:focus\:ml-97\.5:focus {
    margin-left: 24.375rem !important;
  }

  .xs\:focus\:mt-98\.5:focus {
    margin-top: 24.625rem !important;
  }

  .xs\:focus\:mr-98\.5:focus {
    margin-right: 24.625rem !important;
  }

  .xs\:focus\:mb-98\.5:focus {
    margin-bottom: 24.625rem !important;
  }

  .xs\:focus\:ml-98\.5:focus {
    margin-left: 24.625rem !important;
  }

  .xs\:focus\:mt-99\.5:focus {
    margin-top: 24.875rem !important;
  }

  .xs\:focus\:mr-99\.5:focus {
    margin-right: 24.875rem !important;
  }

  .xs\:focus\:mb-99\.5:focus {
    margin-bottom: 24.875rem !important;
  }

  .xs\:focus\:ml-99\.5:focus {
    margin-left: 24.875rem !important;
  }

  .xs\:focus\:mt-100\.5:focus {
    margin-top: 25.125rem !important;
  }

  .xs\:focus\:mr-100\.5:focus {
    margin-right: 25.125rem !important;
  }

  .xs\:focus\:mb-100\.5:focus {
    margin-bottom: 25.125rem !important;
  }

  .xs\:focus\:ml-100\.5:focus {
    margin-left: 25.125rem !important;
  }

  .xs\:focus\:mt-101\.5:focus {
    margin-top: 25.375rem !important;
  }

  .xs\:focus\:mr-101\.5:focus {
    margin-right: 25.375rem !important;
  }

  .xs\:focus\:mb-101\.5:focus {
    margin-bottom: 25.375rem !important;
  }

  .xs\:focus\:ml-101\.5:focus {
    margin-left: 25.375rem !important;
  }

  .xs\:focus\:mt-102\.5:focus {
    margin-top: 25.625rem !important;
  }

  .xs\:focus\:mr-102\.5:focus {
    margin-right: 25.625rem !important;
  }

  .xs\:focus\:mb-102\.5:focus {
    margin-bottom: 25.625rem !important;
  }

  .xs\:focus\:ml-102\.5:focus {
    margin-left: 25.625rem !important;
  }

  .xs\:focus\:mt-103\.5:focus {
    margin-top: 25.875rem !important;
  }

  .xs\:focus\:mr-103\.5:focus {
    margin-right: 25.875rem !important;
  }

  .xs\:focus\:mb-103\.5:focus {
    margin-bottom: 25.875rem !important;
  }

  .xs\:focus\:ml-103\.5:focus {
    margin-left: 25.875rem !important;
  }

  .xs\:focus\:mt-104\.5:focus {
    margin-top: 26.125rem !important;
  }

  .xs\:focus\:mr-104\.5:focus {
    margin-right: 26.125rem !important;
  }

  .xs\:focus\:mb-104\.5:focus {
    margin-bottom: 26.125rem !important;
  }

  .xs\:focus\:ml-104\.5:focus {
    margin-left: 26.125rem !important;
  }

  .xs\:focus\:-mt-0:focus {
    margin-top: 0rem !important;
  }

  .xs\:focus\:-mr-0:focus {
    margin-right: 0rem !important;
  }

  .xs\:focus\:-mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .xs\:focus\:-ml-0:focus {
    margin-left: 0rem !important;
  }

  .xs\:focus\:-mt-1:focus {
    margin-top: -0.25rem !important;
  }

  .xs\:focus\:-mr-1:focus {
    margin-right: -0.25rem !important;
  }

  .xs\:focus\:-mb-1:focus {
    margin-bottom: -0.25rem !important;
  }

  .xs\:focus\:-ml-1:focus {
    margin-left: -0.25rem !important;
  }

  .xs\:focus\:-mt-2:focus {
    margin-top: -0.5rem !important;
  }

  .xs\:focus\:-mr-2:focus {
    margin-right: -0.5rem !important;
  }

  .xs\:focus\:-mb-2:focus {
    margin-bottom: -0.5rem !important;
  }

  .xs\:focus\:-ml-2:focus {
    margin-left: -0.5rem !important;
  }

  .xs\:focus\:-mt-3:focus {
    margin-top: -0.75rem !important;
  }

  .xs\:focus\:-mr-3:focus {
    margin-right: -0.75rem !important;
  }

  .xs\:focus\:-mb-3:focus {
    margin-bottom: -0.75rem !important;
  }

  .xs\:focus\:-ml-3:focus {
    margin-left: -0.75rem !important;
  }

  .xs\:focus\:-mt-4:focus {
    margin-top: -1rem !important;
  }

  .xs\:focus\:-mr-4:focus {
    margin-right: -1rem !important;
  }

  .xs\:focus\:-mb-4:focus {
    margin-bottom: -1rem !important;
  }

  .xs\:focus\:-ml-4:focus {
    margin-left: -1rem !important;
  }

  .xs\:focus\:-mt-5:focus {
    margin-top: -1.25rem !important;
  }

  .xs\:focus\:-mr-5:focus {
    margin-right: -1.25rem !important;
  }

  .xs\:focus\:-mb-5:focus {
    margin-bottom: -1.25rem !important;
  }

  .xs\:focus\:-ml-5:focus {
    margin-left: -1.25rem !important;
  }

  .xs\:focus\:-mt-6:focus {
    margin-top: -1.5rem !important;
  }

  .xs\:focus\:-mr-6:focus {
    margin-right: -1.5rem !important;
  }

  .xs\:focus\:-mb-6:focus {
    margin-bottom: -1.5rem !important;
  }

  .xs\:focus\:-ml-6:focus {
    margin-left: -1.5rem !important;
  }

  .xs\:focus\:-mt-7:focus {
    margin-top: -1.75rem !important;
  }

  .xs\:focus\:-mr-7:focus {
    margin-right: -1.75rem !important;
  }

  .xs\:focus\:-mb-7:focus {
    margin-bottom: -1.75rem !important;
  }

  .xs\:focus\:-ml-7:focus {
    margin-left: -1.75rem !important;
  }

  .xs\:focus\:-mt-8:focus {
    margin-top: -2rem !important;
  }

  .xs\:focus\:-mr-8:focus {
    margin-right: -2rem !important;
  }

  .xs\:focus\:-mb-8:focus {
    margin-bottom: -2rem !important;
  }

  .xs\:focus\:-ml-8:focus {
    margin-left: -2rem !important;
  }

  .xs\:focus\:-mt-9:focus {
    margin-top: -2.25rem !important;
  }

  .xs\:focus\:-mr-9:focus {
    margin-right: -2.25rem !important;
  }

  .xs\:focus\:-mb-9:focus {
    margin-bottom: -2.25rem !important;
  }

  .xs\:focus\:-ml-9:focus {
    margin-left: -2.25rem !important;
  }

  .xs\:focus\:-mt-10:focus {
    margin-top: -2.5rem !important;
  }

  .xs\:focus\:-mr-10:focus {
    margin-right: -2.5rem !important;
  }

  .xs\:focus\:-mb-10:focus {
    margin-bottom: -2.5rem !important;
  }

  .xs\:focus\:-ml-10:focus {
    margin-left: -2.5rem !important;
  }

  .xs\:focus\:-mt-11:focus {
    margin-top: -2.75rem !important;
  }

  .xs\:focus\:-mr-11:focus {
    margin-right: -2.75rem !important;
  }

  .xs\:focus\:-mb-11:focus {
    margin-bottom: -2.75rem !important;
  }

  .xs\:focus\:-ml-11:focus {
    margin-left: -2.75rem !important;
  }

  .xs\:focus\:-mt-12:focus {
    margin-top: -3rem !important;
  }

  .xs\:focus\:-mr-12:focus {
    margin-right: -3rem !important;
  }

  .xs\:focus\:-mb-12:focus {
    margin-bottom: -3rem !important;
  }

  .xs\:focus\:-ml-12:focus {
    margin-left: -3rem !important;
  }

  .xs\:focus\:-mt-13:focus {
    margin-top: -3.25rem !important;
  }

  .xs\:focus\:-mr-13:focus {
    margin-right: -3.25rem !important;
  }

  .xs\:focus\:-mb-13:focus {
    margin-bottom: -3.25rem !important;
  }

  .xs\:focus\:-ml-13:focus {
    margin-left: -3.25rem !important;
  }

  .xs\:focus\:-mt-14:focus {
    margin-top: -3.5rem !important;
  }

  .xs\:focus\:-mr-14:focus {
    margin-right: -3.5rem !important;
  }

  .xs\:focus\:-mb-14:focus {
    margin-bottom: -3.5rem !important;
  }

  .xs\:focus\:-ml-14:focus {
    margin-left: -3.5rem !important;
  }

  .xs\:focus\:-mt-15:focus {
    margin-top: -3.75rem !important;
  }

  .xs\:focus\:-mr-15:focus {
    margin-right: -3.75rem !important;
  }

  .xs\:focus\:-mb-15:focus {
    margin-bottom: -3.75rem !important;
  }

  .xs\:focus\:-ml-15:focus {
    margin-left: -3.75rem !important;
  }

  .xs\:focus\:-mt-16:focus {
    margin-top: -4rem !important;
  }

  .xs\:focus\:-mr-16:focus {
    margin-right: -4rem !important;
  }

  .xs\:focus\:-mb-16:focus {
    margin-bottom: -4rem !important;
  }

  .xs\:focus\:-ml-16:focus {
    margin-left: -4rem !important;
  }

  .xs\:focus\:-mt-17:focus {
    margin-top: -4.25rem !important;
  }

  .xs\:focus\:-mr-17:focus {
    margin-right: -4.25rem !important;
  }

  .xs\:focus\:-mb-17:focus {
    margin-bottom: -4.25rem !important;
  }

  .xs\:focus\:-ml-17:focus {
    margin-left: -4.25rem !important;
  }

  .xs\:focus\:-mt-18:focus {
    margin-top: -4.5rem !important;
  }

  .xs\:focus\:-mr-18:focus {
    margin-right: -4.5rem !important;
  }

  .xs\:focus\:-mb-18:focus {
    margin-bottom: -4.5rem !important;
  }

  .xs\:focus\:-ml-18:focus {
    margin-left: -4.5rem !important;
  }

  .xs\:focus\:-mt-19:focus {
    margin-top: -4.75rem !important;
  }

  .xs\:focus\:-mr-19:focus {
    margin-right: -4.75rem !important;
  }

  .xs\:focus\:-mb-19:focus {
    margin-bottom: -4.75rem !important;
  }

  .xs\:focus\:-ml-19:focus {
    margin-left: -4.75rem !important;
  }

  .xs\:focus\:-mt-20:focus {
    margin-top: -5rem !important;
  }

  .xs\:focus\:-mr-20:focus {
    margin-right: -5rem !important;
  }

  .xs\:focus\:-mb-20:focus {
    margin-bottom: -5rem !important;
  }

  .xs\:focus\:-ml-20:focus {
    margin-left: -5rem !important;
  }

  .xs\:focus\:-mt-21:focus {
    margin-top: -5.25rem !important;
  }

  .xs\:focus\:-mr-21:focus {
    margin-right: -5.25rem !important;
  }

  .xs\:focus\:-mb-21:focus {
    margin-bottom: -5.25rem !important;
  }

  .xs\:focus\:-ml-21:focus {
    margin-left: -5.25rem !important;
  }

  .xs\:focus\:-mt-22:focus {
    margin-top: -5.5rem !important;
  }

  .xs\:focus\:-mr-22:focus {
    margin-right: -5.5rem !important;
  }

  .xs\:focus\:-mb-22:focus {
    margin-bottom: -5.5rem !important;
  }

  .xs\:focus\:-ml-22:focus {
    margin-left: -5.5rem !important;
  }

  .xs\:focus\:-mt-23:focus {
    margin-top: -5.75rem !important;
  }

  .xs\:focus\:-mr-23:focus {
    margin-right: -5.75rem !important;
  }

  .xs\:focus\:-mb-23:focus {
    margin-bottom: -5.75rem !important;
  }

  .xs\:focus\:-ml-23:focus {
    margin-left: -5.75rem !important;
  }

  .xs\:focus\:-mt-24:focus {
    margin-top: -6rem !important;
  }

  .xs\:focus\:-mr-24:focus {
    margin-right: -6rem !important;
  }

  .xs\:focus\:-mb-24:focus {
    margin-bottom: -6rem !important;
  }

  .xs\:focus\:-ml-24:focus {
    margin-left: -6rem !important;
  }

  .xs\:focus\:-mt-25:focus {
    margin-top: -6.25rem !important;
  }

  .xs\:focus\:-mr-25:focus {
    margin-right: -6.25rem !important;
  }

  .xs\:focus\:-mb-25:focus {
    margin-bottom: -6.25rem !important;
  }

  .xs\:focus\:-ml-25:focus {
    margin-left: -6.25rem !important;
  }

  .xs\:focus\:-mt-26:focus {
    margin-top: -6.5rem !important;
  }

  .xs\:focus\:-mr-26:focus {
    margin-right: -6.5rem !important;
  }

  .xs\:focus\:-mb-26:focus {
    margin-bottom: -6.5rem !important;
  }

  .xs\:focus\:-ml-26:focus {
    margin-left: -6.5rem !important;
  }

  .xs\:focus\:-mt-27:focus {
    margin-top: -6.75rem !important;
  }

  .xs\:focus\:-mr-27:focus {
    margin-right: -6.75rem !important;
  }

  .xs\:focus\:-mb-27:focus {
    margin-bottom: -6.75rem !important;
  }

  .xs\:focus\:-ml-27:focus {
    margin-left: -6.75rem !important;
  }

  .xs\:focus\:-mt-28:focus {
    margin-top: -7rem !important;
  }

  .xs\:focus\:-mr-28:focus {
    margin-right: -7rem !important;
  }

  .xs\:focus\:-mb-28:focus {
    margin-bottom: -7rem !important;
  }

  .xs\:focus\:-ml-28:focus {
    margin-left: -7rem !important;
  }

  .xs\:focus\:-mt-29:focus {
    margin-top: -7.25rem !important;
  }

  .xs\:focus\:-mr-29:focus {
    margin-right: -7.25rem !important;
  }

  .xs\:focus\:-mb-29:focus {
    margin-bottom: -7.25rem !important;
  }

  .xs\:focus\:-ml-29:focus {
    margin-left: -7.25rem !important;
  }

  .xs\:focus\:-mt-30:focus {
    margin-top: -7.5rem !important;
  }

  .xs\:focus\:-mr-30:focus {
    margin-right: -7.5rem !important;
  }

  .xs\:focus\:-mb-30:focus {
    margin-bottom: -7.5rem !important;
  }

  .xs\:focus\:-ml-30:focus {
    margin-left: -7.5rem !important;
  }

  .xs\:focus\:-mt-31:focus {
    margin-top: -7.75rem !important;
  }

  .xs\:focus\:-mr-31:focus {
    margin-right: -7.75rem !important;
  }

  .xs\:focus\:-mb-31:focus {
    margin-bottom: -7.75rem !important;
  }

  .xs\:focus\:-ml-31:focus {
    margin-left: -7.75rem !important;
  }

  .xs\:focus\:-mt-32:focus {
    margin-top: -8rem !important;
  }

  .xs\:focus\:-mr-32:focus {
    margin-right: -8rem !important;
  }

  .xs\:focus\:-mb-32:focus {
    margin-bottom: -8rem !important;
  }

  .xs\:focus\:-ml-32:focus {
    margin-left: -8rem !important;
  }

  .xs\:focus\:-mt-33:focus {
    margin-top: -8.25rem !important;
  }

  .xs\:focus\:-mr-33:focus {
    margin-right: -8.25rem !important;
  }

  .xs\:focus\:-mb-33:focus {
    margin-bottom: -8.25rem !important;
  }

  .xs\:focus\:-ml-33:focus {
    margin-left: -8.25rem !important;
  }

  .xs\:focus\:-mt-34:focus {
    margin-top: -8.5rem !important;
  }

  .xs\:focus\:-mr-34:focus {
    margin-right: -8.5rem !important;
  }

  .xs\:focus\:-mb-34:focus {
    margin-bottom: -8.5rem !important;
  }

  .xs\:focus\:-ml-34:focus {
    margin-left: -8.5rem !important;
  }

  .xs\:focus\:-mt-35:focus {
    margin-top: -8.75rem !important;
  }

  .xs\:focus\:-mr-35:focus {
    margin-right: -8.75rem !important;
  }

  .xs\:focus\:-mb-35:focus {
    margin-bottom: -8.75rem !important;
  }

  .xs\:focus\:-ml-35:focus {
    margin-left: -8.75rem !important;
  }

  .xs\:focus\:-mt-36:focus {
    margin-top: -9rem !important;
  }

  .xs\:focus\:-mr-36:focus {
    margin-right: -9rem !important;
  }

  .xs\:focus\:-mb-36:focus {
    margin-bottom: -9rem !important;
  }

  .xs\:focus\:-ml-36:focus {
    margin-left: -9rem !important;
  }

  .xs\:focus\:-mt-37:focus {
    margin-top: -9.25rem !important;
  }

  .xs\:focus\:-mr-37:focus {
    margin-right: -9.25rem !important;
  }

  .xs\:focus\:-mb-37:focus {
    margin-bottom: -9.25rem !important;
  }

  .xs\:focus\:-ml-37:focus {
    margin-left: -9.25rem !important;
  }

  .xs\:focus\:-mt-38:focus {
    margin-top: -9.5rem !important;
  }

  .xs\:focus\:-mr-38:focus {
    margin-right: -9.5rem !important;
  }

  .xs\:focus\:-mb-38:focus {
    margin-bottom: -9.5rem !important;
  }

  .xs\:focus\:-ml-38:focus {
    margin-left: -9.5rem !important;
  }

  .xs\:focus\:-mt-39:focus {
    margin-top: -9.75rem !important;
  }

  .xs\:focus\:-mr-39:focus {
    margin-right: -9.75rem !important;
  }

  .xs\:focus\:-mb-39:focus {
    margin-bottom: -9.75rem !important;
  }

  .xs\:focus\:-ml-39:focus {
    margin-left: -9.75rem !important;
  }

  .xs\:focus\:-mt-40:focus {
    margin-top: -10rem !important;
  }

  .xs\:focus\:-mr-40:focus {
    margin-right: -10rem !important;
  }

  .xs\:focus\:-mb-40:focus {
    margin-bottom: -10rem !important;
  }

  .xs\:focus\:-ml-40:focus {
    margin-left: -10rem !important;
  }

  .xs\:focus\:-mt-41:focus {
    margin-top: -10.25rem !important;
  }

  .xs\:focus\:-mr-41:focus {
    margin-right: -10.25rem !important;
  }

  .xs\:focus\:-mb-41:focus {
    margin-bottom: -10.25rem !important;
  }

  .xs\:focus\:-ml-41:focus {
    margin-left: -10.25rem !important;
  }

  .xs\:focus\:-mt-42:focus {
    margin-top: -10.5rem !important;
  }

  .xs\:focus\:-mr-42:focus {
    margin-right: -10.5rem !important;
  }

  .xs\:focus\:-mb-42:focus {
    margin-bottom: -10.5rem !important;
  }

  .xs\:focus\:-ml-42:focus {
    margin-left: -10.5rem !important;
  }

  .xs\:focus\:-mt-43:focus {
    margin-top: -10.75rem !important;
  }

  .xs\:focus\:-mr-43:focus {
    margin-right: -10.75rem !important;
  }

  .xs\:focus\:-mb-43:focus {
    margin-bottom: -10.75rem !important;
  }

  .xs\:focus\:-ml-43:focus {
    margin-left: -10.75rem !important;
  }

  .xs\:focus\:-mt-44:focus {
    margin-top: -11rem !important;
  }

  .xs\:focus\:-mr-44:focus {
    margin-right: -11rem !important;
  }

  .xs\:focus\:-mb-44:focus {
    margin-bottom: -11rem !important;
  }

  .xs\:focus\:-ml-44:focus {
    margin-left: -11rem !important;
  }

  .xs\:focus\:-mt-45:focus {
    margin-top: -11.25rem !important;
  }

  .xs\:focus\:-mr-45:focus {
    margin-right: -11.25rem !important;
  }

  .xs\:focus\:-mb-45:focus {
    margin-bottom: -11.25rem !important;
  }

  .xs\:focus\:-ml-45:focus {
    margin-left: -11.25rem !important;
  }

  .xs\:focus\:-mt-46:focus {
    margin-top: -11.5rem !important;
  }

  .xs\:focus\:-mr-46:focus {
    margin-right: -11.5rem !important;
  }

  .xs\:focus\:-mb-46:focus {
    margin-bottom: -11.5rem !important;
  }

  .xs\:focus\:-ml-46:focus {
    margin-left: -11.5rem !important;
  }

  .xs\:focus\:-mt-47:focus {
    margin-top: -11.75rem !important;
  }

  .xs\:focus\:-mr-47:focus {
    margin-right: -11.75rem !important;
  }

  .xs\:focus\:-mb-47:focus {
    margin-bottom: -11.75rem !important;
  }

  .xs\:focus\:-ml-47:focus {
    margin-left: -11.75rem !important;
  }

  .xs\:focus\:-mt-48:focus {
    margin-top: -12rem !important;
  }

  .xs\:focus\:-mr-48:focus {
    margin-right: -12rem !important;
  }

  .xs\:focus\:-mb-48:focus {
    margin-bottom: -12rem !important;
  }

  .xs\:focus\:-ml-48:focus {
    margin-left: -12rem !important;
  }

  .xs\:focus\:-mt-49:focus {
    margin-top: -12.25rem !important;
  }

  .xs\:focus\:-mr-49:focus {
    margin-right: -12.25rem !important;
  }

  .xs\:focus\:-mb-49:focus {
    margin-bottom: -12.25rem !important;
  }

  .xs\:focus\:-ml-49:focus {
    margin-left: -12.25rem !important;
  }

  .xs\:focus\:-mt-50:focus {
    margin-top: -12.5rem !important;
  }

  .xs\:focus\:-mr-50:focus {
    margin-right: -12.5rem !important;
  }

  .xs\:focus\:-mb-50:focus {
    margin-bottom: -12.5rem !important;
  }

  .xs\:focus\:-ml-50:focus {
    margin-left: -12.5rem !important;
  }

  .xs\:focus\:-mt-51:focus {
    margin-top: -12.75rem !important;
  }

  .xs\:focus\:-mr-51:focus {
    margin-right: -12.75rem !important;
  }

  .xs\:focus\:-mb-51:focus {
    margin-bottom: -12.75rem !important;
  }

  .xs\:focus\:-ml-51:focus {
    margin-left: -12.75rem !important;
  }

  .xs\:focus\:-mt-52:focus {
    margin-top: -13rem !important;
  }

  .xs\:focus\:-mr-52:focus {
    margin-right: -13rem !important;
  }

  .xs\:focus\:-mb-52:focus {
    margin-bottom: -13rem !important;
  }

  .xs\:focus\:-ml-52:focus {
    margin-left: -13rem !important;
  }

  .xs\:focus\:-mt-53:focus {
    margin-top: -13.25rem !important;
  }

  .xs\:focus\:-mr-53:focus {
    margin-right: -13.25rem !important;
  }

  .xs\:focus\:-mb-53:focus {
    margin-bottom: -13.25rem !important;
  }

  .xs\:focus\:-ml-53:focus {
    margin-left: -13.25rem !important;
  }

  .xs\:focus\:-mt-54:focus {
    margin-top: -13.5rem !important;
  }

  .xs\:focus\:-mr-54:focus {
    margin-right: -13.5rem !important;
  }

  .xs\:focus\:-mb-54:focus {
    margin-bottom: -13.5rem !important;
  }

  .xs\:focus\:-ml-54:focus {
    margin-left: -13.5rem !important;
  }

  .xs\:focus\:-mt-55:focus {
    margin-top: -13.75rem !important;
  }

  .xs\:focus\:-mr-55:focus {
    margin-right: -13.75rem !important;
  }

  .xs\:focus\:-mb-55:focus {
    margin-bottom: -13.75rem !important;
  }

  .xs\:focus\:-ml-55:focus {
    margin-left: -13.75rem !important;
  }

  .xs\:focus\:-mt-56:focus {
    margin-top: -14rem !important;
  }

  .xs\:focus\:-mr-56:focus {
    margin-right: -14rem !important;
  }

  .xs\:focus\:-mb-56:focus {
    margin-bottom: -14rem !important;
  }

  .xs\:focus\:-ml-56:focus {
    margin-left: -14rem !important;
  }

  .xs\:focus\:-mt-57:focus {
    margin-top: -14.25rem !important;
  }

  .xs\:focus\:-mr-57:focus {
    margin-right: -14.25rem !important;
  }

  .xs\:focus\:-mb-57:focus {
    margin-bottom: -14.25rem !important;
  }

  .xs\:focus\:-ml-57:focus {
    margin-left: -14.25rem !important;
  }

  .xs\:focus\:-mt-58:focus {
    margin-top: -14.5rem !important;
  }

  .xs\:focus\:-mr-58:focus {
    margin-right: -14.5rem !important;
  }

  .xs\:focus\:-mb-58:focus {
    margin-bottom: -14.5rem !important;
  }

  .xs\:focus\:-ml-58:focus {
    margin-left: -14.5rem !important;
  }

  .xs\:focus\:-mt-59:focus {
    margin-top: -14.75rem !important;
  }

  .xs\:focus\:-mr-59:focus {
    margin-right: -14.75rem !important;
  }

  .xs\:focus\:-mb-59:focus {
    margin-bottom: -14.75rem !important;
  }

  .xs\:focus\:-ml-59:focus {
    margin-left: -14.75rem !important;
  }

  .xs\:focus\:-mt-60:focus {
    margin-top: -15rem !important;
  }

  .xs\:focus\:-mr-60:focus {
    margin-right: -15rem !important;
  }

  .xs\:focus\:-mb-60:focus {
    margin-bottom: -15rem !important;
  }

  .xs\:focus\:-ml-60:focus {
    margin-left: -15rem !important;
  }

  .xs\:focus\:-mt-61:focus {
    margin-top: -15.25rem !important;
  }

  .xs\:focus\:-mr-61:focus {
    margin-right: -15.25rem !important;
  }

  .xs\:focus\:-mb-61:focus {
    margin-bottom: -15.25rem !important;
  }

  .xs\:focus\:-ml-61:focus {
    margin-left: -15.25rem !important;
  }

  .xs\:focus\:-mt-62:focus {
    margin-top: -15.5rem !important;
  }

  .xs\:focus\:-mr-62:focus {
    margin-right: -15.5rem !important;
  }

  .xs\:focus\:-mb-62:focus {
    margin-bottom: -15.5rem !important;
  }

  .xs\:focus\:-ml-62:focus {
    margin-left: -15.5rem !important;
  }

  .xs\:focus\:-mt-63:focus {
    margin-top: -15.75rem !important;
  }

  .xs\:focus\:-mr-63:focus {
    margin-right: -15.75rem !important;
  }

  .xs\:focus\:-mb-63:focus {
    margin-bottom: -15.75rem !important;
  }

  .xs\:focus\:-ml-63:focus {
    margin-left: -15.75rem !important;
  }

  .xs\:focus\:-mt-64:focus {
    margin-top: -16rem !important;
  }

  .xs\:focus\:-mr-64:focus {
    margin-right: -16rem !important;
  }

  .xs\:focus\:-mb-64:focus {
    margin-bottom: -16rem !important;
  }

  .xs\:focus\:-ml-64:focus {
    margin-left: -16rem !important;
  }

  .xs\:focus\:-mt-65:focus {
    margin-top: -16.25rem !important;
  }

  .xs\:focus\:-mr-65:focus {
    margin-right: -16.25rem !important;
  }

  .xs\:focus\:-mb-65:focus {
    margin-bottom: -16.25rem !important;
  }

  .xs\:focus\:-ml-65:focus {
    margin-left: -16.25rem !important;
  }

  .xs\:focus\:-mt-66:focus {
    margin-top: -16.5rem !important;
  }

  .xs\:focus\:-mr-66:focus {
    margin-right: -16.5rem !important;
  }

  .xs\:focus\:-mb-66:focus {
    margin-bottom: -16.5rem !important;
  }

  .xs\:focus\:-ml-66:focus {
    margin-left: -16.5rem !important;
  }

  .xs\:focus\:-mt-67:focus {
    margin-top: -16.75rem !important;
  }

  .xs\:focus\:-mr-67:focus {
    margin-right: -16.75rem !important;
  }

  .xs\:focus\:-mb-67:focus {
    margin-bottom: -16.75rem !important;
  }

  .xs\:focus\:-ml-67:focus {
    margin-left: -16.75rem !important;
  }

  .xs\:focus\:-mt-68:focus {
    margin-top: -17rem !important;
  }

  .xs\:focus\:-mr-68:focus {
    margin-right: -17rem !important;
  }

  .xs\:focus\:-mb-68:focus {
    margin-bottom: -17rem !important;
  }

  .xs\:focus\:-ml-68:focus {
    margin-left: -17rem !important;
  }

  .xs\:focus\:-mt-69:focus {
    margin-top: -17.25rem !important;
  }

  .xs\:focus\:-mr-69:focus {
    margin-right: -17.25rem !important;
  }

  .xs\:focus\:-mb-69:focus {
    margin-bottom: -17.25rem !important;
  }

  .xs\:focus\:-ml-69:focus {
    margin-left: -17.25rem !important;
  }

  .xs\:focus\:-mt-70:focus {
    margin-top: -17.5rem !important;
  }

  .xs\:focus\:-mr-70:focus {
    margin-right: -17.5rem !important;
  }

  .xs\:focus\:-mb-70:focus {
    margin-bottom: -17.5rem !important;
  }

  .xs\:focus\:-ml-70:focus {
    margin-left: -17.5rem !important;
  }

  .xs\:focus\:-mt-71:focus {
    margin-top: -17.75rem !important;
  }

  .xs\:focus\:-mr-71:focus {
    margin-right: -17.75rem !important;
  }

  .xs\:focus\:-mb-71:focus {
    margin-bottom: -17.75rem !important;
  }

  .xs\:focus\:-ml-71:focus {
    margin-left: -17.75rem !important;
  }

  .xs\:focus\:-mt-72:focus {
    margin-top: -18rem !important;
  }

  .xs\:focus\:-mr-72:focus {
    margin-right: -18rem !important;
  }

  .xs\:focus\:-mb-72:focus {
    margin-bottom: -18rem !important;
  }

  .xs\:focus\:-ml-72:focus {
    margin-left: -18rem !important;
  }

  .xs\:focus\:-mt-73:focus {
    margin-top: -18.25rem !important;
  }

  .xs\:focus\:-mr-73:focus {
    margin-right: -18.25rem !important;
  }

  .xs\:focus\:-mb-73:focus {
    margin-bottom: -18.25rem !important;
  }

  .xs\:focus\:-ml-73:focus {
    margin-left: -18.25rem !important;
  }

  .xs\:focus\:-mt-74:focus {
    margin-top: -18.5rem !important;
  }

  .xs\:focus\:-mr-74:focus {
    margin-right: -18.5rem !important;
  }

  .xs\:focus\:-mb-74:focus {
    margin-bottom: -18.5rem !important;
  }

  .xs\:focus\:-ml-74:focus {
    margin-left: -18.5rem !important;
  }

  .xs\:focus\:-mt-75:focus {
    margin-top: -18.75rem !important;
  }

  .xs\:focus\:-mr-75:focus {
    margin-right: -18.75rem !important;
  }

  .xs\:focus\:-mb-75:focus {
    margin-bottom: -18.75rem !important;
  }

  .xs\:focus\:-ml-75:focus {
    margin-left: -18.75rem !important;
  }

  .xs\:focus\:-mt-76:focus {
    margin-top: -19rem !important;
  }

  .xs\:focus\:-mr-76:focus {
    margin-right: -19rem !important;
  }

  .xs\:focus\:-mb-76:focus {
    margin-bottom: -19rem !important;
  }

  .xs\:focus\:-ml-76:focus {
    margin-left: -19rem !important;
  }

  .xs\:focus\:-mt-77:focus {
    margin-top: -19.25rem !important;
  }

  .xs\:focus\:-mr-77:focus {
    margin-right: -19.25rem !important;
  }

  .xs\:focus\:-mb-77:focus {
    margin-bottom: -19.25rem !important;
  }

  .xs\:focus\:-ml-77:focus {
    margin-left: -19.25rem !important;
  }

  .xs\:focus\:-mt-78:focus {
    margin-top: -19.5rem !important;
  }

  .xs\:focus\:-mr-78:focus {
    margin-right: -19.5rem !important;
  }

  .xs\:focus\:-mb-78:focus {
    margin-bottom: -19.5rem !important;
  }

  .xs\:focus\:-ml-78:focus {
    margin-left: -19.5rem !important;
  }

  .xs\:focus\:-mt-79:focus {
    margin-top: -19.75rem !important;
  }

  .xs\:focus\:-mr-79:focus {
    margin-right: -19.75rem !important;
  }

  .xs\:focus\:-mb-79:focus {
    margin-bottom: -19.75rem !important;
  }

  .xs\:focus\:-ml-79:focus {
    margin-left: -19.75rem !important;
  }

  .xs\:focus\:-mt-80:focus {
    margin-top: -20rem !important;
  }

  .xs\:focus\:-mr-80:focus {
    margin-right: -20rem !important;
  }

  .xs\:focus\:-mb-80:focus {
    margin-bottom: -20rem !important;
  }

  .xs\:focus\:-ml-80:focus {
    margin-left: -20rem !important;
  }

  .xs\:focus\:-mt-81:focus {
    margin-top: -20.25rem !important;
  }

  .xs\:focus\:-mr-81:focus {
    margin-right: -20.25rem !important;
  }

  .xs\:focus\:-mb-81:focus {
    margin-bottom: -20.25rem !important;
  }

  .xs\:focus\:-ml-81:focus {
    margin-left: -20.25rem !important;
  }

  .xs\:focus\:-mt-82:focus {
    margin-top: -20.5rem !important;
  }

  .xs\:focus\:-mr-82:focus {
    margin-right: -20.5rem !important;
  }

  .xs\:focus\:-mb-82:focus {
    margin-bottom: -20.5rem !important;
  }

  .xs\:focus\:-ml-82:focus {
    margin-left: -20.5rem !important;
  }

  .xs\:focus\:-mt-83:focus {
    margin-top: -20.75rem !important;
  }

  .xs\:focus\:-mr-83:focus {
    margin-right: -20.75rem !important;
  }

  .xs\:focus\:-mb-83:focus {
    margin-bottom: -20.75rem !important;
  }

  .xs\:focus\:-ml-83:focus {
    margin-left: -20.75rem !important;
  }

  .xs\:focus\:-mt-84:focus {
    margin-top: -21rem !important;
  }

  .xs\:focus\:-mr-84:focus {
    margin-right: -21rem !important;
  }

  .xs\:focus\:-mb-84:focus {
    margin-bottom: -21rem !important;
  }

  .xs\:focus\:-ml-84:focus {
    margin-left: -21rem !important;
  }

  .xs\:focus\:-mt-85:focus {
    margin-top: -21.25rem !important;
  }

  .xs\:focus\:-mr-85:focus {
    margin-right: -21.25rem !important;
  }

  .xs\:focus\:-mb-85:focus {
    margin-bottom: -21.25rem !important;
  }

  .xs\:focus\:-ml-85:focus {
    margin-left: -21.25rem !important;
  }

  .xs\:focus\:-mt-86:focus {
    margin-top: -21.5rem !important;
  }

  .xs\:focus\:-mr-86:focus {
    margin-right: -21.5rem !important;
  }

  .xs\:focus\:-mb-86:focus {
    margin-bottom: -21.5rem !important;
  }

  .xs\:focus\:-ml-86:focus {
    margin-left: -21.5rem !important;
  }

  .xs\:focus\:-mt-87:focus {
    margin-top: -21.75rem !important;
  }

  .xs\:focus\:-mr-87:focus {
    margin-right: -21.75rem !important;
  }

  .xs\:focus\:-mb-87:focus {
    margin-bottom: -21.75rem !important;
  }

  .xs\:focus\:-ml-87:focus {
    margin-left: -21.75rem !important;
  }

  .xs\:focus\:-mt-88:focus {
    margin-top: -22rem !important;
  }

  .xs\:focus\:-mr-88:focus {
    margin-right: -22rem !important;
  }

  .xs\:focus\:-mb-88:focus {
    margin-bottom: -22rem !important;
  }

  .xs\:focus\:-ml-88:focus {
    margin-left: -22rem !important;
  }

  .xs\:focus\:-mt-89:focus {
    margin-top: -22.25rem !important;
  }

  .xs\:focus\:-mr-89:focus {
    margin-right: -22.25rem !important;
  }

  .xs\:focus\:-mb-89:focus {
    margin-bottom: -22.25rem !important;
  }

  .xs\:focus\:-ml-89:focus {
    margin-left: -22.25rem !important;
  }

  .xs\:focus\:-mt-90:focus {
    margin-top: -22.5rem !important;
  }

  .xs\:focus\:-mr-90:focus {
    margin-right: -22.5rem !important;
  }

  .xs\:focus\:-mb-90:focus {
    margin-bottom: -22.5rem !important;
  }

  .xs\:focus\:-ml-90:focus {
    margin-left: -22.5rem !important;
  }

  .xs\:focus\:-mt-91:focus {
    margin-top: -22.75rem !important;
  }

  .xs\:focus\:-mr-91:focus {
    margin-right: -22.75rem !important;
  }

  .xs\:focus\:-mb-91:focus {
    margin-bottom: -22.75rem !important;
  }

  .xs\:focus\:-ml-91:focus {
    margin-left: -22.75rem !important;
  }

  .xs\:focus\:-mt-92:focus {
    margin-top: -23rem !important;
  }

  .xs\:focus\:-mr-92:focus {
    margin-right: -23rem !important;
  }

  .xs\:focus\:-mb-92:focus {
    margin-bottom: -23rem !important;
  }

  .xs\:focus\:-ml-92:focus {
    margin-left: -23rem !important;
  }

  .xs\:focus\:-mt-93:focus {
    margin-top: -23.25rem !important;
  }

  .xs\:focus\:-mr-93:focus {
    margin-right: -23.25rem !important;
  }

  .xs\:focus\:-mb-93:focus {
    margin-bottom: -23.25rem !important;
  }

  .xs\:focus\:-ml-93:focus {
    margin-left: -23.25rem !important;
  }

  .xs\:focus\:-mt-94:focus {
    margin-top: -23.5rem !important;
  }

  .xs\:focus\:-mr-94:focus {
    margin-right: -23.5rem !important;
  }

  .xs\:focus\:-mb-94:focus {
    margin-bottom: -23.5rem !important;
  }

  .xs\:focus\:-ml-94:focus {
    margin-left: -23.5rem !important;
  }

  .xs\:focus\:-mt-95:focus {
    margin-top: -23.75rem !important;
  }

  .xs\:focus\:-mr-95:focus {
    margin-right: -23.75rem !important;
  }

  .xs\:focus\:-mb-95:focus {
    margin-bottom: -23.75rem !important;
  }

  .xs\:focus\:-ml-95:focus {
    margin-left: -23.75rem !important;
  }

  .xs\:focus\:-mt-96:focus {
    margin-top: -24rem !important;
  }

  .xs\:focus\:-mr-96:focus {
    margin-right: -24rem !important;
  }

  .xs\:focus\:-mb-96:focus {
    margin-bottom: -24rem !important;
  }

  .xs\:focus\:-ml-96:focus {
    margin-left: -24rem !important;
  }

  .xs\:focus\:-mt-97:focus {
    margin-top: -24.25rem !important;
  }

  .xs\:focus\:-mr-97:focus {
    margin-right: -24.25rem !important;
  }

  .xs\:focus\:-mb-97:focus {
    margin-bottom: -24.25rem !important;
  }

  .xs\:focus\:-ml-97:focus {
    margin-left: -24.25rem !important;
  }

  .xs\:focus\:-mt-98:focus {
    margin-top: -24.5rem !important;
  }

  .xs\:focus\:-mr-98:focus {
    margin-right: -24.5rem !important;
  }

  .xs\:focus\:-mb-98:focus {
    margin-bottom: -24.5rem !important;
  }

  .xs\:focus\:-ml-98:focus {
    margin-left: -24.5rem !important;
  }

  .xs\:focus\:-mt-99:focus {
    margin-top: -24.75rem !important;
  }

  .xs\:focus\:-mr-99:focus {
    margin-right: -24.75rem !important;
  }

  .xs\:focus\:-mb-99:focus {
    margin-bottom: -24.75rem !important;
  }

  .xs\:focus\:-ml-99:focus {
    margin-left: -24.75rem !important;
  }

  .xs\:focus\:-mt-100:focus {
    margin-top: -25rem !important;
  }

  .xs\:focus\:-mr-100:focus {
    margin-right: -25rem !important;
  }

  .xs\:focus\:-mb-100:focus {
    margin-bottom: -25rem !important;
  }

  .xs\:focus\:-ml-100:focus {
    margin-left: -25rem !important;
  }

  .xs\:focus\:-mt-101:focus {
    margin-top: -25.25rem !important;
  }

  .xs\:focus\:-mr-101:focus {
    margin-right: -25.25rem !important;
  }

  .xs\:focus\:-mb-101:focus {
    margin-bottom: -25.25rem !important;
  }

  .xs\:focus\:-ml-101:focus {
    margin-left: -25.25rem !important;
  }

  .xs\:focus\:-mt-102:focus {
    margin-top: -25.5rem !important;
  }

  .xs\:focus\:-mr-102:focus {
    margin-right: -25.5rem !important;
  }

  .xs\:focus\:-mb-102:focus {
    margin-bottom: -25.5rem !important;
  }

  .xs\:focus\:-ml-102:focus {
    margin-left: -25.5rem !important;
  }

  .xs\:focus\:-mt-103:focus {
    margin-top: -25.75rem !important;
  }

  .xs\:focus\:-mr-103:focus {
    margin-right: -25.75rem !important;
  }

  .xs\:focus\:-mb-103:focus {
    margin-bottom: -25.75rem !important;
  }

  .xs\:focus\:-ml-103:focus {
    margin-left: -25.75rem !important;
  }

  .xs\:focus\:-mt-104:focus {
    margin-top: -26rem !important;
  }

  .xs\:focus\:-mr-104:focus {
    margin-right: -26rem !important;
  }

  .xs\:focus\:-mb-104:focus {
    margin-bottom: -26rem !important;
  }

  .xs\:focus\:-ml-104:focus {
    margin-left: -26rem !important;
  }

  .xs\:focus\:-mt-105:focus {
    margin-top: -26.25rem !important;
  }

  .xs\:focus\:-mr-105:focus {
    margin-right: -26.25rem !important;
  }

  .xs\:focus\:-mb-105:focus {
    margin-bottom: -26.25rem !important;
  }

  .xs\:focus\:-ml-105:focus {
    margin-left: -26.25rem !important;
  }

  .xs\:focus\:-mt-px:focus {
    margin-top: -1px !important;
  }

  .xs\:focus\:-mr-px:focus {
    margin-right: -1px !important;
  }

  .xs\:focus\:-mb-px:focus {
    margin-bottom: -1px !important;
  }

  .xs\:focus\:-ml-px:focus {
    margin-left: -1px !important;
  }

  .xs\:focus\:-mt-0\.5:focus {
    margin-top: -0.125rem !important;
  }

  .xs\:focus\:-mr-0\.5:focus {
    margin-right: -0.125rem !important;
  }

  .xs\:focus\:-mb-0\.5:focus {
    margin-bottom: -0.125rem !important;
  }

  .xs\:focus\:-ml-0\.5:focus {
    margin-left: -0.125rem !important;
  }

  .xs\:focus\:-mt-1\.5:focus {
    margin-top: -0.375rem !important;
  }

  .xs\:focus\:-mr-1\.5:focus {
    margin-right: -0.375rem !important;
  }

  .xs\:focus\:-mb-1\.5:focus {
    margin-bottom: -0.375rem !important;
  }

  .xs\:focus\:-ml-1\.5:focus {
    margin-left: -0.375rem !important;
  }

  .xs\:focus\:-mt-2\.5:focus {
    margin-top: -0.625rem !important;
  }

  .xs\:focus\:-mr-2\.5:focus {
    margin-right: -0.625rem !important;
  }

  .xs\:focus\:-mb-2\.5:focus {
    margin-bottom: -0.625rem !important;
  }

  .xs\:focus\:-ml-2\.5:focus {
    margin-left: -0.625rem !important;
  }

  .xs\:focus\:-mt-3\.5:focus {
    margin-top: -0.875rem !important;
  }

  .xs\:focus\:-mr-3\.5:focus {
    margin-right: -0.875rem !important;
  }

  .xs\:focus\:-mb-3\.5:focus {
    margin-bottom: -0.875rem !important;
  }

  .xs\:focus\:-ml-3\.5:focus {
    margin-left: -0.875rem !important;
  }

  .xs\:focus\:-mt-4\.5:focus {
    margin-top: -1.125rem !important;
  }

  .xs\:focus\:-mr-4\.5:focus {
    margin-right: -1.125rem !important;
  }

  .xs\:focus\:-mb-4\.5:focus {
    margin-bottom: -1.125rem !important;
  }

  .xs\:focus\:-ml-4\.5:focus {
    margin-left: -1.125rem !important;
  }

  .xs\:focus\:-mt-5\.5:focus {
    margin-top: -1.375rem !important;
  }

  .xs\:focus\:-mr-5\.5:focus {
    margin-right: -1.375rem !important;
  }

  .xs\:focus\:-mb-5\.5:focus {
    margin-bottom: -1.375rem !important;
  }

  .xs\:focus\:-ml-5\.5:focus {
    margin-left: -1.375rem !important;
  }

  .xs\:focus\:-mt-6\.5:focus {
    margin-top: -1.625rem !important;
  }

  .xs\:focus\:-mr-6\.5:focus {
    margin-right: -1.625rem !important;
  }

  .xs\:focus\:-mb-6\.5:focus {
    margin-bottom: -1.625rem !important;
  }

  .xs\:focus\:-ml-6\.5:focus {
    margin-left: -1.625rem !important;
  }

  .xs\:focus\:-mt-7\.5:focus {
    margin-top: -1.875rem !important;
  }

  .xs\:focus\:-mr-7\.5:focus {
    margin-right: -1.875rem !important;
  }

  .xs\:focus\:-mb-7\.5:focus {
    margin-bottom: -1.875rem !important;
  }

  .xs\:focus\:-ml-7\.5:focus {
    margin-left: -1.875rem !important;
  }

  .xs\:focus\:-mt-8\.5:focus {
    margin-top: -2.125rem !important;
  }

  .xs\:focus\:-mr-8\.5:focus {
    margin-right: -2.125rem !important;
  }

  .xs\:focus\:-mb-8\.5:focus {
    margin-bottom: -2.125rem !important;
  }

  .xs\:focus\:-ml-8\.5:focus {
    margin-left: -2.125rem !important;
  }

  .xs\:focus\:-mt-9\.5:focus {
    margin-top: -2.375rem !important;
  }

  .xs\:focus\:-mr-9\.5:focus {
    margin-right: -2.375rem !important;
  }

  .xs\:focus\:-mb-9\.5:focus {
    margin-bottom: -2.375rem !important;
  }

  .xs\:focus\:-ml-9\.5:focus {
    margin-left: -2.375rem !important;
  }

  .xs\:focus\:-mt-10\.5:focus {
    margin-top: -2.625rem !important;
  }

  .xs\:focus\:-mr-10\.5:focus {
    margin-right: -2.625rem !important;
  }

  .xs\:focus\:-mb-10\.5:focus {
    margin-bottom: -2.625rem !important;
  }

  .xs\:focus\:-ml-10\.5:focus {
    margin-left: -2.625rem !important;
  }

  .xs\:focus\:-mt-11\.5:focus {
    margin-top: -2.875rem !important;
  }

  .xs\:focus\:-mr-11\.5:focus {
    margin-right: -2.875rem !important;
  }

  .xs\:focus\:-mb-11\.5:focus {
    margin-bottom: -2.875rem !important;
  }

  .xs\:focus\:-ml-11\.5:focus {
    margin-left: -2.875rem !important;
  }

  .xs\:focus\:-mt-12\.5:focus {
    margin-top: -3.125rem !important;
  }

  .xs\:focus\:-mr-12\.5:focus {
    margin-right: -3.125rem !important;
  }

  .xs\:focus\:-mb-12\.5:focus {
    margin-bottom: -3.125rem !important;
  }

  .xs\:focus\:-ml-12\.5:focus {
    margin-left: -3.125rem !important;
  }

  .xs\:focus\:-mt-13\.5:focus {
    margin-top: -3.375rem !important;
  }

  .xs\:focus\:-mr-13\.5:focus {
    margin-right: -3.375rem !important;
  }

  .xs\:focus\:-mb-13\.5:focus {
    margin-bottom: -3.375rem !important;
  }

  .xs\:focus\:-ml-13\.5:focus {
    margin-left: -3.375rem !important;
  }

  .xs\:focus\:-mt-14\.5:focus {
    margin-top: -3.625rem !important;
  }

  .xs\:focus\:-mr-14\.5:focus {
    margin-right: -3.625rem !important;
  }

  .xs\:focus\:-mb-14\.5:focus {
    margin-bottom: -3.625rem !important;
  }

  .xs\:focus\:-ml-14\.5:focus {
    margin-left: -3.625rem !important;
  }

  .xs\:focus\:-mt-15\.5:focus {
    margin-top: -3.875rem !important;
  }

  .xs\:focus\:-mr-15\.5:focus {
    margin-right: -3.875rem !important;
  }

  .xs\:focus\:-mb-15\.5:focus {
    margin-bottom: -3.875rem !important;
  }

  .xs\:focus\:-ml-15\.5:focus {
    margin-left: -3.875rem !important;
  }

  .xs\:focus\:-mt-16\.5:focus {
    margin-top: -4.125rem !important;
  }

  .xs\:focus\:-mr-16\.5:focus {
    margin-right: -4.125rem !important;
  }

  .xs\:focus\:-mb-16\.5:focus {
    margin-bottom: -4.125rem !important;
  }

  .xs\:focus\:-ml-16\.5:focus {
    margin-left: -4.125rem !important;
  }

  .xs\:focus\:-mt-17\.5:focus {
    margin-top: -4.375rem !important;
  }

  .xs\:focus\:-mr-17\.5:focus {
    margin-right: -4.375rem !important;
  }

  .xs\:focus\:-mb-17\.5:focus {
    margin-bottom: -4.375rem !important;
  }

  .xs\:focus\:-ml-17\.5:focus {
    margin-left: -4.375rem !important;
  }

  .xs\:focus\:-mt-18\.5:focus {
    margin-top: -4.625rem !important;
  }

  .xs\:focus\:-mr-18\.5:focus {
    margin-right: -4.625rem !important;
  }

  .xs\:focus\:-mb-18\.5:focus {
    margin-bottom: -4.625rem !important;
  }

  .xs\:focus\:-ml-18\.5:focus {
    margin-left: -4.625rem !important;
  }

  .xs\:focus\:-mt-19\.5:focus {
    margin-top: -4.875rem !important;
  }

  .xs\:focus\:-mr-19\.5:focus {
    margin-right: -4.875rem !important;
  }

  .xs\:focus\:-mb-19\.5:focus {
    margin-bottom: -4.875rem !important;
  }

  .xs\:focus\:-ml-19\.5:focus {
    margin-left: -4.875rem !important;
  }

  .xs\:focus\:-mt-20\.5:focus {
    margin-top: -5.125rem !important;
  }

  .xs\:focus\:-mr-20\.5:focus {
    margin-right: -5.125rem !important;
  }

  .xs\:focus\:-mb-20\.5:focus {
    margin-bottom: -5.125rem !important;
  }

  .xs\:focus\:-ml-20\.5:focus {
    margin-left: -5.125rem !important;
  }

  .xs\:focus\:-mt-21\.5:focus {
    margin-top: -5.375rem !important;
  }

  .xs\:focus\:-mr-21\.5:focus {
    margin-right: -5.375rem !important;
  }

  .xs\:focus\:-mb-21\.5:focus {
    margin-bottom: -5.375rem !important;
  }

  .xs\:focus\:-ml-21\.5:focus {
    margin-left: -5.375rem !important;
  }

  .xs\:focus\:-mt-22\.5:focus {
    margin-top: -5.625rem !important;
  }

  .xs\:focus\:-mr-22\.5:focus {
    margin-right: -5.625rem !important;
  }

  .xs\:focus\:-mb-22\.5:focus {
    margin-bottom: -5.625rem !important;
  }

  .xs\:focus\:-ml-22\.5:focus {
    margin-left: -5.625rem !important;
  }

  .xs\:focus\:-mt-23\.5:focus {
    margin-top: -5.875rem !important;
  }

  .xs\:focus\:-mr-23\.5:focus {
    margin-right: -5.875rem !important;
  }

  .xs\:focus\:-mb-23\.5:focus {
    margin-bottom: -5.875rem !important;
  }

  .xs\:focus\:-ml-23\.5:focus {
    margin-left: -5.875rem !important;
  }

  .xs\:focus\:-mt-24\.5:focus {
    margin-top: -6.125rem !important;
  }

  .xs\:focus\:-mr-24\.5:focus {
    margin-right: -6.125rem !important;
  }

  .xs\:focus\:-mb-24\.5:focus {
    margin-bottom: -6.125rem !important;
  }

  .xs\:focus\:-ml-24\.5:focus {
    margin-left: -6.125rem !important;
  }

  .xs\:focus\:-mt-25\.5:focus {
    margin-top: -6.375rem !important;
  }

  .xs\:focus\:-mr-25\.5:focus {
    margin-right: -6.375rem !important;
  }

  .xs\:focus\:-mb-25\.5:focus {
    margin-bottom: -6.375rem !important;
  }

  .xs\:focus\:-ml-25\.5:focus {
    margin-left: -6.375rem !important;
  }

  .xs\:focus\:-mt-26\.5:focus {
    margin-top: -6.625rem !important;
  }

  .xs\:focus\:-mr-26\.5:focus {
    margin-right: -6.625rem !important;
  }

  .xs\:focus\:-mb-26\.5:focus {
    margin-bottom: -6.625rem !important;
  }

  .xs\:focus\:-ml-26\.5:focus {
    margin-left: -6.625rem !important;
  }

  .xs\:focus\:-mt-27\.5:focus {
    margin-top: -6.875rem !important;
  }

  .xs\:focus\:-mr-27\.5:focus {
    margin-right: -6.875rem !important;
  }

  .xs\:focus\:-mb-27\.5:focus {
    margin-bottom: -6.875rem !important;
  }

  .xs\:focus\:-ml-27\.5:focus {
    margin-left: -6.875rem !important;
  }

  .xs\:focus\:-mt-28\.5:focus {
    margin-top: -7.125rem !important;
  }

  .xs\:focus\:-mr-28\.5:focus {
    margin-right: -7.125rem !important;
  }

  .xs\:focus\:-mb-28\.5:focus {
    margin-bottom: -7.125rem !important;
  }

  .xs\:focus\:-ml-28\.5:focus {
    margin-left: -7.125rem !important;
  }

  .xs\:focus\:-mt-29\.5:focus {
    margin-top: -7.375rem !important;
  }

  .xs\:focus\:-mr-29\.5:focus {
    margin-right: -7.375rem !important;
  }

  .xs\:focus\:-mb-29\.5:focus {
    margin-bottom: -7.375rem !important;
  }

  .xs\:focus\:-ml-29\.5:focus {
    margin-left: -7.375rem !important;
  }

  .xs\:focus\:-mt-30\.5:focus {
    margin-top: -7.625rem !important;
  }

  .xs\:focus\:-mr-30\.5:focus {
    margin-right: -7.625rem !important;
  }

  .xs\:focus\:-mb-30\.5:focus {
    margin-bottom: -7.625rem !important;
  }

  .xs\:focus\:-ml-30\.5:focus {
    margin-left: -7.625rem !important;
  }

  .xs\:focus\:-mt-31\.5:focus {
    margin-top: -7.875rem !important;
  }

  .xs\:focus\:-mr-31\.5:focus {
    margin-right: -7.875rem !important;
  }

  .xs\:focus\:-mb-31\.5:focus {
    margin-bottom: -7.875rem !important;
  }

  .xs\:focus\:-ml-31\.5:focus {
    margin-left: -7.875rem !important;
  }

  .xs\:focus\:-mt-32\.5:focus {
    margin-top: -8.125rem !important;
  }

  .xs\:focus\:-mr-32\.5:focus {
    margin-right: -8.125rem !important;
  }

  .xs\:focus\:-mb-32\.5:focus {
    margin-bottom: -8.125rem !important;
  }

  .xs\:focus\:-ml-32\.5:focus {
    margin-left: -8.125rem !important;
  }

  .xs\:focus\:-mt-33\.5:focus {
    margin-top: -8.375rem !important;
  }

  .xs\:focus\:-mr-33\.5:focus {
    margin-right: -8.375rem !important;
  }

  .xs\:focus\:-mb-33\.5:focus {
    margin-bottom: -8.375rem !important;
  }

  .xs\:focus\:-ml-33\.5:focus {
    margin-left: -8.375rem !important;
  }

  .xs\:focus\:-mt-34\.5:focus {
    margin-top: -8.625rem !important;
  }

  .xs\:focus\:-mr-34\.5:focus {
    margin-right: -8.625rem !important;
  }

  .xs\:focus\:-mb-34\.5:focus {
    margin-bottom: -8.625rem !important;
  }

  .xs\:focus\:-ml-34\.5:focus {
    margin-left: -8.625rem !important;
  }

  .xs\:focus\:-mt-35\.5:focus {
    margin-top: -8.875rem !important;
  }

  .xs\:focus\:-mr-35\.5:focus {
    margin-right: -8.875rem !important;
  }

  .xs\:focus\:-mb-35\.5:focus {
    margin-bottom: -8.875rem !important;
  }

  .xs\:focus\:-ml-35\.5:focus {
    margin-left: -8.875rem !important;
  }

  .xs\:focus\:-mt-36\.5:focus {
    margin-top: -9.125rem !important;
  }

  .xs\:focus\:-mr-36\.5:focus {
    margin-right: -9.125rem !important;
  }

  .xs\:focus\:-mb-36\.5:focus {
    margin-bottom: -9.125rem !important;
  }

  .xs\:focus\:-ml-36\.5:focus {
    margin-left: -9.125rem !important;
  }

  .xs\:focus\:-mt-37\.5:focus {
    margin-top: -9.375rem !important;
  }

  .xs\:focus\:-mr-37\.5:focus {
    margin-right: -9.375rem !important;
  }

  .xs\:focus\:-mb-37\.5:focus {
    margin-bottom: -9.375rem !important;
  }

  .xs\:focus\:-ml-37\.5:focus {
    margin-left: -9.375rem !important;
  }

  .xs\:focus\:-mt-38\.5:focus {
    margin-top: -9.625rem !important;
  }

  .xs\:focus\:-mr-38\.5:focus {
    margin-right: -9.625rem !important;
  }

  .xs\:focus\:-mb-38\.5:focus {
    margin-bottom: -9.625rem !important;
  }

  .xs\:focus\:-ml-38\.5:focus {
    margin-left: -9.625rem !important;
  }

  .xs\:focus\:-mt-39\.5:focus {
    margin-top: -9.875rem !important;
  }

  .xs\:focus\:-mr-39\.5:focus {
    margin-right: -9.875rem !important;
  }

  .xs\:focus\:-mb-39\.5:focus {
    margin-bottom: -9.875rem !important;
  }

  .xs\:focus\:-ml-39\.5:focus {
    margin-left: -9.875rem !important;
  }

  .xs\:focus\:-mt-40\.5:focus {
    margin-top: -10.125rem !important;
  }

  .xs\:focus\:-mr-40\.5:focus {
    margin-right: -10.125rem !important;
  }

  .xs\:focus\:-mb-40\.5:focus {
    margin-bottom: -10.125rem !important;
  }

  .xs\:focus\:-ml-40\.5:focus {
    margin-left: -10.125rem !important;
  }

  .xs\:focus\:-mt-41\.5:focus {
    margin-top: -10.375rem !important;
  }

  .xs\:focus\:-mr-41\.5:focus {
    margin-right: -10.375rem !important;
  }

  .xs\:focus\:-mb-41\.5:focus {
    margin-bottom: -10.375rem !important;
  }

  .xs\:focus\:-ml-41\.5:focus {
    margin-left: -10.375rem !important;
  }

  .xs\:focus\:-mt-42\.5:focus {
    margin-top: -10.625rem !important;
  }

  .xs\:focus\:-mr-42\.5:focus {
    margin-right: -10.625rem !important;
  }

  .xs\:focus\:-mb-42\.5:focus {
    margin-bottom: -10.625rem !important;
  }

  .xs\:focus\:-ml-42\.5:focus {
    margin-left: -10.625rem !important;
  }

  .xs\:focus\:-mt-43\.5:focus {
    margin-top: -10.875rem !important;
  }

  .xs\:focus\:-mr-43\.5:focus {
    margin-right: -10.875rem !important;
  }

  .xs\:focus\:-mb-43\.5:focus {
    margin-bottom: -10.875rem !important;
  }

  .xs\:focus\:-ml-43\.5:focus {
    margin-left: -10.875rem !important;
  }

  .xs\:focus\:-mt-44\.5:focus {
    margin-top: -11.125rem !important;
  }

  .xs\:focus\:-mr-44\.5:focus {
    margin-right: -11.125rem !important;
  }

  .xs\:focus\:-mb-44\.5:focus {
    margin-bottom: -11.125rem !important;
  }

  .xs\:focus\:-ml-44\.5:focus {
    margin-left: -11.125rem !important;
  }

  .xs\:focus\:-mt-45\.5:focus {
    margin-top: -11.375rem !important;
  }

  .xs\:focus\:-mr-45\.5:focus {
    margin-right: -11.375rem !important;
  }

  .xs\:focus\:-mb-45\.5:focus {
    margin-bottom: -11.375rem !important;
  }

  .xs\:focus\:-ml-45\.5:focus {
    margin-left: -11.375rem !important;
  }

  .xs\:focus\:-mt-46\.5:focus {
    margin-top: -11.625rem !important;
  }

  .xs\:focus\:-mr-46\.5:focus {
    margin-right: -11.625rem !important;
  }

  .xs\:focus\:-mb-46\.5:focus {
    margin-bottom: -11.625rem !important;
  }

  .xs\:focus\:-ml-46\.5:focus {
    margin-left: -11.625rem !important;
  }

  .xs\:focus\:-mt-47\.5:focus {
    margin-top: -11.875rem !important;
  }

  .xs\:focus\:-mr-47\.5:focus {
    margin-right: -11.875rem !important;
  }

  .xs\:focus\:-mb-47\.5:focus {
    margin-bottom: -11.875rem !important;
  }

  .xs\:focus\:-ml-47\.5:focus {
    margin-left: -11.875rem !important;
  }

  .xs\:focus\:-mt-48\.5:focus {
    margin-top: -12.125rem !important;
  }

  .xs\:focus\:-mr-48\.5:focus {
    margin-right: -12.125rem !important;
  }

  .xs\:focus\:-mb-48\.5:focus {
    margin-bottom: -12.125rem !important;
  }

  .xs\:focus\:-ml-48\.5:focus {
    margin-left: -12.125rem !important;
  }

  .xs\:focus\:-mt-49\.5:focus {
    margin-top: -12.375rem !important;
  }

  .xs\:focus\:-mr-49\.5:focus {
    margin-right: -12.375rem !important;
  }

  .xs\:focus\:-mb-49\.5:focus {
    margin-bottom: -12.375rem !important;
  }

  .xs\:focus\:-ml-49\.5:focus {
    margin-left: -12.375rem !important;
  }

  .xs\:focus\:-mt-50\.5:focus {
    margin-top: -12.625rem !important;
  }

  .xs\:focus\:-mr-50\.5:focus {
    margin-right: -12.625rem !important;
  }

  .xs\:focus\:-mb-50\.5:focus {
    margin-bottom: -12.625rem !important;
  }

  .xs\:focus\:-ml-50\.5:focus {
    margin-left: -12.625rem !important;
  }

  .xs\:focus\:-mt-51\.5:focus {
    margin-top: -12.875rem !important;
  }

  .xs\:focus\:-mr-51\.5:focus {
    margin-right: -12.875rem !important;
  }

  .xs\:focus\:-mb-51\.5:focus {
    margin-bottom: -12.875rem !important;
  }

  .xs\:focus\:-ml-51\.5:focus {
    margin-left: -12.875rem !important;
  }

  .xs\:focus\:-mt-52\.5:focus {
    margin-top: -13.125rem !important;
  }

  .xs\:focus\:-mr-52\.5:focus {
    margin-right: -13.125rem !important;
  }

  .xs\:focus\:-mb-52\.5:focus {
    margin-bottom: -13.125rem !important;
  }

  .xs\:focus\:-ml-52\.5:focus {
    margin-left: -13.125rem !important;
  }

  .xs\:focus\:-mt-53\.5:focus {
    margin-top: -13.375rem !important;
  }

  .xs\:focus\:-mr-53\.5:focus {
    margin-right: -13.375rem !important;
  }

  .xs\:focus\:-mb-53\.5:focus {
    margin-bottom: -13.375rem !important;
  }

  .xs\:focus\:-ml-53\.5:focus {
    margin-left: -13.375rem !important;
  }

  .xs\:focus\:-mt-54\.5:focus {
    margin-top: -13.625rem !important;
  }

  .xs\:focus\:-mr-54\.5:focus {
    margin-right: -13.625rem !important;
  }

  .xs\:focus\:-mb-54\.5:focus {
    margin-bottom: -13.625rem !important;
  }

  .xs\:focus\:-ml-54\.5:focus {
    margin-left: -13.625rem !important;
  }

  .xs\:focus\:-mt-55\.5:focus {
    margin-top: -13.875rem !important;
  }

  .xs\:focus\:-mr-55\.5:focus {
    margin-right: -13.875rem !important;
  }

  .xs\:focus\:-mb-55\.5:focus {
    margin-bottom: -13.875rem !important;
  }

  .xs\:focus\:-ml-55\.5:focus {
    margin-left: -13.875rem !important;
  }

  .xs\:focus\:-mt-56\.5:focus {
    margin-top: -14.125rem !important;
  }

  .xs\:focus\:-mr-56\.5:focus {
    margin-right: -14.125rem !important;
  }

  .xs\:focus\:-mb-56\.5:focus {
    margin-bottom: -14.125rem !important;
  }

  .xs\:focus\:-ml-56\.5:focus {
    margin-left: -14.125rem !important;
  }

  .xs\:focus\:-mt-57\.5:focus {
    margin-top: -14.375rem !important;
  }

  .xs\:focus\:-mr-57\.5:focus {
    margin-right: -14.375rem !important;
  }

  .xs\:focus\:-mb-57\.5:focus {
    margin-bottom: -14.375rem !important;
  }

  .xs\:focus\:-ml-57\.5:focus {
    margin-left: -14.375rem !important;
  }

  .xs\:focus\:-mt-58\.5:focus {
    margin-top: -14.625rem !important;
  }

  .xs\:focus\:-mr-58\.5:focus {
    margin-right: -14.625rem !important;
  }

  .xs\:focus\:-mb-58\.5:focus {
    margin-bottom: -14.625rem !important;
  }

  .xs\:focus\:-ml-58\.5:focus {
    margin-left: -14.625rem !important;
  }

  .xs\:focus\:-mt-59\.5:focus {
    margin-top: -14.875rem !important;
  }

  .xs\:focus\:-mr-59\.5:focus {
    margin-right: -14.875rem !important;
  }

  .xs\:focus\:-mb-59\.5:focus {
    margin-bottom: -14.875rem !important;
  }

  .xs\:focus\:-ml-59\.5:focus {
    margin-left: -14.875rem !important;
  }

  .xs\:focus\:-mt-60\.5:focus {
    margin-top: -15.125rem !important;
  }

  .xs\:focus\:-mr-60\.5:focus {
    margin-right: -15.125rem !important;
  }

  .xs\:focus\:-mb-60\.5:focus {
    margin-bottom: -15.125rem !important;
  }

  .xs\:focus\:-ml-60\.5:focus {
    margin-left: -15.125rem !important;
  }

  .xs\:focus\:-mt-61\.5:focus {
    margin-top: -15.375rem !important;
  }

  .xs\:focus\:-mr-61\.5:focus {
    margin-right: -15.375rem !important;
  }

  .xs\:focus\:-mb-61\.5:focus {
    margin-bottom: -15.375rem !important;
  }

  .xs\:focus\:-ml-61\.5:focus {
    margin-left: -15.375rem !important;
  }

  .xs\:focus\:-mt-62\.5:focus {
    margin-top: -15.625rem !important;
  }

  .xs\:focus\:-mr-62\.5:focus {
    margin-right: -15.625rem !important;
  }

  .xs\:focus\:-mb-62\.5:focus {
    margin-bottom: -15.625rem !important;
  }

  .xs\:focus\:-ml-62\.5:focus {
    margin-left: -15.625rem !important;
  }

  .xs\:focus\:-mt-63\.5:focus {
    margin-top: -15.875rem !important;
  }

  .xs\:focus\:-mr-63\.5:focus {
    margin-right: -15.875rem !important;
  }

  .xs\:focus\:-mb-63\.5:focus {
    margin-bottom: -15.875rem !important;
  }

  .xs\:focus\:-ml-63\.5:focus {
    margin-left: -15.875rem !important;
  }

  .xs\:focus\:-mt-64\.5:focus {
    margin-top: -16.125rem !important;
  }

  .xs\:focus\:-mr-64\.5:focus {
    margin-right: -16.125rem !important;
  }

  .xs\:focus\:-mb-64\.5:focus {
    margin-bottom: -16.125rem !important;
  }

  .xs\:focus\:-ml-64\.5:focus {
    margin-left: -16.125rem !important;
  }

  .xs\:focus\:-mt-65\.5:focus {
    margin-top: -16.375rem !important;
  }

  .xs\:focus\:-mr-65\.5:focus {
    margin-right: -16.375rem !important;
  }

  .xs\:focus\:-mb-65\.5:focus {
    margin-bottom: -16.375rem !important;
  }

  .xs\:focus\:-ml-65\.5:focus {
    margin-left: -16.375rem !important;
  }

  .xs\:focus\:-mt-66\.5:focus {
    margin-top: -16.625rem !important;
  }

  .xs\:focus\:-mr-66\.5:focus {
    margin-right: -16.625rem !important;
  }

  .xs\:focus\:-mb-66\.5:focus {
    margin-bottom: -16.625rem !important;
  }

  .xs\:focus\:-ml-66\.5:focus {
    margin-left: -16.625rem !important;
  }

  .xs\:focus\:-mt-67\.5:focus {
    margin-top: -16.875rem !important;
  }

  .xs\:focus\:-mr-67\.5:focus {
    margin-right: -16.875rem !important;
  }

  .xs\:focus\:-mb-67\.5:focus {
    margin-bottom: -16.875rem !important;
  }

  .xs\:focus\:-ml-67\.5:focus {
    margin-left: -16.875rem !important;
  }

  .xs\:focus\:-mt-68\.5:focus {
    margin-top: -17.125rem !important;
  }

  .xs\:focus\:-mr-68\.5:focus {
    margin-right: -17.125rem !important;
  }

  .xs\:focus\:-mb-68\.5:focus {
    margin-bottom: -17.125rem !important;
  }

  .xs\:focus\:-ml-68\.5:focus {
    margin-left: -17.125rem !important;
  }

  .xs\:focus\:-mt-69\.5:focus {
    margin-top: -17.375rem !important;
  }

  .xs\:focus\:-mr-69\.5:focus {
    margin-right: -17.375rem !important;
  }

  .xs\:focus\:-mb-69\.5:focus {
    margin-bottom: -17.375rem !important;
  }

  .xs\:focus\:-ml-69\.5:focus {
    margin-left: -17.375rem !important;
  }

  .xs\:focus\:-mt-70\.5:focus {
    margin-top: -17.625rem !important;
  }

  .xs\:focus\:-mr-70\.5:focus {
    margin-right: -17.625rem !important;
  }

  .xs\:focus\:-mb-70\.5:focus {
    margin-bottom: -17.625rem !important;
  }

  .xs\:focus\:-ml-70\.5:focus {
    margin-left: -17.625rem !important;
  }

  .xs\:focus\:-mt-71\.5:focus {
    margin-top: -17.875rem !important;
  }

  .xs\:focus\:-mr-71\.5:focus {
    margin-right: -17.875rem !important;
  }

  .xs\:focus\:-mb-71\.5:focus {
    margin-bottom: -17.875rem !important;
  }

  .xs\:focus\:-ml-71\.5:focus {
    margin-left: -17.875rem !important;
  }

  .xs\:focus\:-mt-72\.5:focus {
    margin-top: -18.125rem !important;
  }

  .xs\:focus\:-mr-72\.5:focus {
    margin-right: -18.125rem !important;
  }

  .xs\:focus\:-mb-72\.5:focus {
    margin-bottom: -18.125rem !important;
  }

  .xs\:focus\:-ml-72\.5:focus {
    margin-left: -18.125rem !important;
  }

  .xs\:focus\:-mt-73\.5:focus {
    margin-top: -18.375rem !important;
  }

  .xs\:focus\:-mr-73\.5:focus {
    margin-right: -18.375rem !important;
  }

  .xs\:focus\:-mb-73\.5:focus {
    margin-bottom: -18.375rem !important;
  }

  .xs\:focus\:-ml-73\.5:focus {
    margin-left: -18.375rem !important;
  }

  .xs\:focus\:-mt-74\.5:focus {
    margin-top: -18.625rem !important;
  }

  .xs\:focus\:-mr-74\.5:focus {
    margin-right: -18.625rem !important;
  }

  .xs\:focus\:-mb-74\.5:focus {
    margin-bottom: -18.625rem !important;
  }

  .xs\:focus\:-ml-74\.5:focus {
    margin-left: -18.625rem !important;
  }

  .xs\:focus\:-mt-75\.5:focus {
    margin-top: -18.875rem !important;
  }

  .xs\:focus\:-mr-75\.5:focus {
    margin-right: -18.875rem !important;
  }

  .xs\:focus\:-mb-75\.5:focus {
    margin-bottom: -18.875rem !important;
  }

  .xs\:focus\:-ml-75\.5:focus {
    margin-left: -18.875rem !important;
  }

  .xs\:focus\:-mt-76\.5:focus {
    margin-top: -19.125rem !important;
  }

  .xs\:focus\:-mr-76\.5:focus {
    margin-right: -19.125rem !important;
  }

  .xs\:focus\:-mb-76\.5:focus {
    margin-bottom: -19.125rem !important;
  }

  .xs\:focus\:-ml-76\.5:focus {
    margin-left: -19.125rem !important;
  }

  .xs\:focus\:-mt-77\.5:focus {
    margin-top: -19.375rem !important;
  }

  .xs\:focus\:-mr-77\.5:focus {
    margin-right: -19.375rem !important;
  }

  .xs\:focus\:-mb-77\.5:focus {
    margin-bottom: -19.375rem !important;
  }

  .xs\:focus\:-ml-77\.5:focus {
    margin-left: -19.375rem !important;
  }

  .xs\:focus\:-mt-78\.5:focus {
    margin-top: -19.625rem !important;
  }

  .xs\:focus\:-mr-78\.5:focus {
    margin-right: -19.625rem !important;
  }

  .xs\:focus\:-mb-78\.5:focus {
    margin-bottom: -19.625rem !important;
  }

  .xs\:focus\:-ml-78\.5:focus {
    margin-left: -19.625rem !important;
  }

  .xs\:focus\:-mt-79\.5:focus {
    margin-top: -19.875rem !important;
  }

  .xs\:focus\:-mr-79\.5:focus {
    margin-right: -19.875rem !important;
  }

  .xs\:focus\:-mb-79\.5:focus {
    margin-bottom: -19.875rem !important;
  }

  .xs\:focus\:-ml-79\.5:focus {
    margin-left: -19.875rem !important;
  }

  .xs\:focus\:-mt-80\.5:focus {
    margin-top: -20.125rem !important;
  }

  .xs\:focus\:-mr-80\.5:focus {
    margin-right: -20.125rem !important;
  }

  .xs\:focus\:-mb-80\.5:focus {
    margin-bottom: -20.125rem !important;
  }

  .xs\:focus\:-ml-80\.5:focus {
    margin-left: -20.125rem !important;
  }

  .xs\:focus\:-mt-81\.5:focus {
    margin-top: -20.375rem !important;
  }

  .xs\:focus\:-mr-81\.5:focus {
    margin-right: -20.375rem !important;
  }

  .xs\:focus\:-mb-81\.5:focus {
    margin-bottom: -20.375rem !important;
  }

  .xs\:focus\:-ml-81\.5:focus {
    margin-left: -20.375rem !important;
  }

  .xs\:focus\:-mt-82\.5:focus {
    margin-top: -20.625rem !important;
  }

  .xs\:focus\:-mr-82\.5:focus {
    margin-right: -20.625rem !important;
  }

  .xs\:focus\:-mb-82\.5:focus {
    margin-bottom: -20.625rem !important;
  }

  .xs\:focus\:-ml-82\.5:focus {
    margin-left: -20.625rem !important;
  }

  .xs\:focus\:-mt-83\.5:focus {
    margin-top: -20.875rem !important;
  }

  .xs\:focus\:-mr-83\.5:focus {
    margin-right: -20.875rem !important;
  }

  .xs\:focus\:-mb-83\.5:focus {
    margin-bottom: -20.875rem !important;
  }

  .xs\:focus\:-ml-83\.5:focus {
    margin-left: -20.875rem !important;
  }

  .xs\:focus\:-mt-84\.5:focus {
    margin-top: -21.125rem !important;
  }

  .xs\:focus\:-mr-84\.5:focus {
    margin-right: -21.125rem !important;
  }

  .xs\:focus\:-mb-84\.5:focus {
    margin-bottom: -21.125rem !important;
  }

  .xs\:focus\:-ml-84\.5:focus {
    margin-left: -21.125rem !important;
  }

  .xs\:focus\:-mt-85\.5:focus {
    margin-top: -21.375rem !important;
  }

  .xs\:focus\:-mr-85\.5:focus {
    margin-right: -21.375rem !important;
  }

  .xs\:focus\:-mb-85\.5:focus {
    margin-bottom: -21.375rem !important;
  }

  .xs\:focus\:-ml-85\.5:focus {
    margin-left: -21.375rem !important;
  }

  .xs\:focus\:-mt-86\.5:focus {
    margin-top: -21.625rem !important;
  }

  .xs\:focus\:-mr-86\.5:focus {
    margin-right: -21.625rem !important;
  }

  .xs\:focus\:-mb-86\.5:focus {
    margin-bottom: -21.625rem !important;
  }

  .xs\:focus\:-ml-86\.5:focus {
    margin-left: -21.625rem !important;
  }

  .xs\:focus\:-mt-87\.5:focus {
    margin-top: -21.875rem !important;
  }

  .xs\:focus\:-mr-87\.5:focus {
    margin-right: -21.875rem !important;
  }

  .xs\:focus\:-mb-87\.5:focus {
    margin-bottom: -21.875rem !important;
  }

  .xs\:focus\:-ml-87\.5:focus {
    margin-left: -21.875rem !important;
  }

  .xs\:focus\:-mt-88\.5:focus {
    margin-top: -22.125rem !important;
  }

  .xs\:focus\:-mr-88\.5:focus {
    margin-right: -22.125rem !important;
  }

  .xs\:focus\:-mb-88\.5:focus {
    margin-bottom: -22.125rem !important;
  }

  .xs\:focus\:-ml-88\.5:focus {
    margin-left: -22.125rem !important;
  }

  .xs\:focus\:-mt-89\.5:focus {
    margin-top: -22.375rem !important;
  }

  .xs\:focus\:-mr-89\.5:focus {
    margin-right: -22.375rem !important;
  }

  .xs\:focus\:-mb-89\.5:focus {
    margin-bottom: -22.375rem !important;
  }

  .xs\:focus\:-ml-89\.5:focus {
    margin-left: -22.375rem !important;
  }

  .xs\:focus\:-mt-90\.5:focus {
    margin-top: -22.625rem !important;
  }

  .xs\:focus\:-mr-90\.5:focus {
    margin-right: -22.625rem !important;
  }

  .xs\:focus\:-mb-90\.5:focus {
    margin-bottom: -22.625rem !important;
  }

  .xs\:focus\:-ml-90\.5:focus {
    margin-left: -22.625rem !important;
  }

  .xs\:focus\:-mt-91\.5:focus {
    margin-top: -22.875rem !important;
  }

  .xs\:focus\:-mr-91\.5:focus {
    margin-right: -22.875rem !important;
  }

  .xs\:focus\:-mb-91\.5:focus {
    margin-bottom: -22.875rem !important;
  }

  .xs\:focus\:-ml-91\.5:focus {
    margin-left: -22.875rem !important;
  }

  .xs\:focus\:-mt-92\.5:focus {
    margin-top: -23.125rem !important;
  }

  .xs\:focus\:-mr-92\.5:focus {
    margin-right: -23.125rem !important;
  }

  .xs\:focus\:-mb-92\.5:focus {
    margin-bottom: -23.125rem !important;
  }

  .xs\:focus\:-ml-92\.5:focus {
    margin-left: -23.125rem !important;
  }

  .xs\:focus\:-mt-93\.5:focus {
    margin-top: -23.375rem !important;
  }

  .xs\:focus\:-mr-93\.5:focus {
    margin-right: -23.375rem !important;
  }

  .xs\:focus\:-mb-93\.5:focus {
    margin-bottom: -23.375rem !important;
  }

  .xs\:focus\:-ml-93\.5:focus {
    margin-left: -23.375rem !important;
  }

  .xs\:focus\:-mt-94\.5:focus {
    margin-top: -23.625rem !important;
  }

  .xs\:focus\:-mr-94\.5:focus {
    margin-right: -23.625rem !important;
  }

  .xs\:focus\:-mb-94\.5:focus {
    margin-bottom: -23.625rem !important;
  }

  .xs\:focus\:-ml-94\.5:focus {
    margin-left: -23.625rem !important;
  }

  .xs\:focus\:-mt-95\.5:focus {
    margin-top: -23.875rem !important;
  }

  .xs\:focus\:-mr-95\.5:focus {
    margin-right: -23.875rem !important;
  }

  .xs\:focus\:-mb-95\.5:focus {
    margin-bottom: -23.875rem !important;
  }

  .xs\:focus\:-ml-95\.5:focus {
    margin-left: -23.875rem !important;
  }

  .xs\:focus\:-mt-96\.5:focus {
    margin-top: -24.125rem !important;
  }

  .xs\:focus\:-mr-96\.5:focus {
    margin-right: -24.125rem !important;
  }

  .xs\:focus\:-mb-96\.5:focus {
    margin-bottom: -24.125rem !important;
  }

  .xs\:focus\:-ml-96\.5:focus {
    margin-left: -24.125rem !important;
  }

  .xs\:focus\:-mt-97\.5:focus {
    margin-top: -24.375rem !important;
  }

  .xs\:focus\:-mr-97\.5:focus {
    margin-right: -24.375rem !important;
  }

  .xs\:focus\:-mb-97\.5:focus {
    margin-bottom: -24.375rem !important;
  }

  .xs\:focus\:-ml-97\.5:focus {
    margin-left: -24.375rem !important;
  }

  .xs\:focus\:-mt-98\.5:focus {
    margin-top: -24.625rem !important;
  }

  .xs\:focus\:-mr-98\.5:focus {
    margin-right: -24.625rem !important;
  }

  .xs\:focus\:-mb-98\.5:focus {
    margin-bottom: -24.625rem !important;
  }

  .xs\:focus\:-ml-98\.5:focus {
    margin-left: -24.625rem !important;
  }

  .xs\:focus\:-mt-99\.5:focus {
    margin-top: -24.875rem !important;
  }

  .xs\:focus\:-mr-99\.5:focus {
    margin-right: -24.875rem !important;
  }

  .xs\:focus\:-mb-99\.5:focus {
    margin-bottom: -24.875rem !important;
  }

  .xs\:focus\:-ml-99\.5:focus {
    margin-left: -24.875rem !important;
  }

  .xs\:focus\:-mt-100\.5:focus {
    margin-top: -25.125rem !important;
  }

  .xs\:focus\:-mr-100\.5:focus {
    margin-right: -25.125rem !important;
  }

  .xs\:focus\:-mb-100\.5:focus {
    margin-bottom: -25.125rem !important;
  }

  .xs\:focus\:-ml-100\.5:focus {
    margin-left: -25.125rem !important;
  }

  .xs\:focus\:-mt-101\.5:focus {
    margin-top: -25.375rem !important;
  }

  .xs\:focus\:-mr-101\.5:focus {
    margin-right: -25.375rem !important;
  }

  .xs\:focus\:-mb-101\.5:focus {
    margin-bottom: -25.375rem !important;
  }

  .xs\:focus\:-ml-101\.5:focus {
    margin-left: -25.375rem !important;
  }

  .xs\:focus\:-mt-102\.5:focus {
    margin-top: -25.625rem !important;
  }

  .xs\:focus\:-mr-102\.5:focus {
    margin-right: -25.625rem !important;
  }

  .xs\:focus\:-mb-102\.5:focus {
    margin-bottom: -25.625rem !important;
  }

  .xs\:focus\:-ml-102\.5:focus {
    margin-left: -25.625rem !important;
  }

  .xs\:focus\:-mt-103\.5:focus {
    margin-top: -25.875rem !important;
  }

  .xs\:focus\:-mr-103\.5:focus {
    margin-right: -25.875rem !important;
  }

  .xs\:focus\:-mb-103\.5:focus {
    margin-bottom: -25.875rem !important;
  }

  .xs\:focus\:-ml-103\.5:focus {
    margin-left: -25.875rem !important;
  }

  .xs\:focus\:-mt-104\.5:focus {
    margin-top: -26.125rem !important;
  }

  .xs\:focus\:-mr-104\.5:focus {
    margin-right: -26.125rem !important;
  }

  .xs\:focus\:-mb-104\.5:focus {
    margin-bottom: -26.125rem !important;
  }

  .xs\:focus\:-ml-104\.5:focus {
    margin-left: -26.125rem !important;
  }

  .xs\:max-h-full {
    max-height: 100% !important;
  }

  .xs\:max-h-screen {
    max-height: 100vh !important;
  }

  .xs\:hover\:max-h-full:hover {
    max-height: 100% !important;
  }

  .xs\:hover\:max-h-screen:hover {
    max-height: 100vh !important;
  }

  .xs\:focus\:max-h-full:focus {
    max-height: 100% !important;
  }

  .xs\:focus\:max-h-screen:focus {
    max-height: 100vh !important;
  }

  .xs\:max-w-0 {
    max-width: 0rem !important;
  }

  .xs\:max-w-4 {
    max-width: 0.25rem !important;
  }

  .xs\:max-w-8 {
    max-width: 0.5rem !important;
  }

  .xs\:max-w-12 {
    max-width: 0.75rem !important;
  }

  .xs\:max-w-16 {
    max-width: 1rem !important;
  }

  .xs\:max-w-20 {
    max-width: 1.25rem !important;
  }

  .xs\:max-w-24 {
    max-width: 1.5rem !important;
  }

  .xs\:max-w-28 {
    max-width: 1.75rem !important;
  }

  .xs\:max-w-32 {
    max-width: 2rem !important;
  }

  .xs\:max-w-36 {
    max-width: 2.25rem !important;
  }

  .xs\:max-w-40 {
    max-width: 2.5rem !important;
  }

  .xs\:max-w-44 {
    max-width: 2.75rem !important;
  }

  .xs\:max-w-48 {
    max-width: 3rem !important;
  }

  .xs\:max-w-52 {
    max-width: 3.25rem !important;
  }

  .xs\:max-w-56 {
    max-width: 3.5rem !important;
  }

  .xs\:max-w-60 {
    max-width: 3.75rem !important;
  }

  .xs\:max-w-64 {
    max-width: 4rem !important;
  }

  .xs\:max-w-68 {
    max-width: 4.25rem !important;
  }

  .xs\:max-w-72 {
    max-width: 4.5rem !important;
  }

  .xs\:max-w-76 {
    max-width: 4.75rem !important;
  }

  .xs\:max-w-80 {
    max-width: 5rem !important;
  }

  .xs\:max-w-84 {
    max-width: 5.25rem !important;
  }

  .xs\:max-w-88 {
    max-width: 5.5rem !important;
  }

  .xs\:max-w-92 {
    max-width: 5.75rem !important;
  }

  .xs\:max-w-96 {
    max-width: 6rem !important;
  }

  .xs\:max-w-100 {
    max-width: 6.25rem !important;
  }

  .xs\:max-w-104 {
    max-width: 6.5rem !important;
  }

  .xs\:max-w-108 {
    max-width: 6.75rem !important;
  }

  .xs\:max-w-112 {
    max-width: 7rem !important;
  }

  .xs\:max-w-116 {
    max-width: 7.25rem !important;
  }

  .xs\:max-w-120 {
    max-width: 7.5rem !important;
  }

  .xs\:max-w-124 {
    max-width: 7.75rem !important;
  }

  .xs\:max-w-128 {
    max-width: 8rem !important;
  }

  .xs\:max-w-132 {
    max-width: 8.25rem !important;
  }

  .xs\:max-w-136 {
    max-width: 8.5rem !important;
  }

  .xs\:max-w-140 {
    max-width: 8.75rem !important;
  }

  .xs\:max-w-144 {
    max-width: 9rem !important;
  }

  .xs\:max-w-148 {
    max-width: 9.25rem !important;
  }

  .xs\:max-w-152 {
    max-width: 9.5rem !important;
  }

  .xs\:max-w-156 {
    max-width: 9.75rem !important;
  }

  .xs\:max-w-160 {
    max-width: 10rem !important;
  }

  .xs\:max-w-164 {
    max-width: 10.25rem !important;
  }

  .xs\:max-w-168 {
    max-width: 10.5rem !important;
  }

  .xs\:max-w-172 {
    max-width: 10.75rem !important;
  }

  .xs\:max-w-176 {
    max-width: 11rem !important;
  }

  .xs\:max-w-180 {
    max-width: 11.25rem !important;
  }

  .xs\:max-w-184 {
    max-width: 11.5rem !important;
  }

  .xs\:max-w-188 {
    max-width: 11.75rem !important;
  }

  .xs\:max-w-192 {
    max-width: 12rem !important;
  }

  .xs\:max-w-196 {
    max-width: 12.25rem !important;
  }

  .xs\:max-w-200 {
    max-width: 12.5rem !important;
  }

  .xs\:max-w-204 {
    max-width: 12.75rem !important;
  }

  .xs\:max-w-208 {
    max-width: 13rem !important;
  }

  .xs\:max-w-212 {
    max-width: 13.25rem !important;
  }

  .xs\:max-w-216 {
    max-width: 13.5rem !important;
  }

  .xs\:max-w-220 {
    max-width: 13.75rem !important;
  }

  .xs\:max-w-224 {
    max-width: 14rem !important;
  }

  .xs\:max-w-228 {
    max-width: 14.25rem !important;
  }

  .xs\:max-w-232 {
    max-width: 14.5rem !important;
  }

  .xs\:max-w-236 {
    max-width: 14.75rem !important;
  }

  .xs\:max-w-240 {
    max-width: 15rem !important;
  }

  .xs\:max-w-244 {
    max-width: 15.25rem !important;
  }

  .xs\:max-w-248 {
    max-width: 15.5rem !important;
  }

  .xs\:max-w-252 {
    max-width: 15.75rem !important;
  }

  .xs\:max-w-256 {
    max-width: 16rem !important;
  }

  .xs\:max-w-260 {
    max-width: 16.25rem !important;
  }

  .xs\:max-w-264 {
    max-width: 16.5rem !important;
  }

  .xs\:max-w-268 {
    max-width: 16.75rem !important;
  }

  .xs\:max-w-272 {
    max-width: 17rem !important;
  }

  .xs\:max-w-276 {
    max-width: 17.25rem !important;
  }

  .xs\:max-w-280 {
    max-width: 17.5rem !important;
  }

  .xs\:max-w-284 {
    max-width: 17.75rem !important;
  }

  .xs\:max-w-288 {
    max-width: 18rem !important;
  }

  .xs\:max-w-292 {
    max-width: 18.25rem !important;
  }

  .xs\:max-w-296 {
    max-width: 18.5rem !important;
  }

  .xs\:max-w-300 {
    max-width: 18.75rem !important;
  }

  .xs\:max-w-304 {
    max-width: 19rem !important;
  }

  .xs\:max-w-308 {
    max-width: 19.25rem !important;
  }

  .xs\:max-w-312 {
    max-width: 19.5rem !important;
  }

  .xs\:max-w-316 {
    max-width: 19.75rem !important;
  }

  .xs\:max-w-320 {
    max-width: 20rem !important;
  }

  .xs\:max-w-324 {
    max-width: 20.25rem !important;
  }

  .xs\:max-w-328 {
    max-width: 20.5rem !important;
  }

  .xs\:max-w-332 {
    max-width: 20.75rem !important;
  }

  .xs\:max-w-336 {
    max-width: 21rem !important;
  }

  .xs\:max-w-340 {
    max-width: 21.25rem !important;
  }

  .xs\:max-w-344 {
    max-width: 21.5rem !important;
  }

  .xs\:max-w-348 {
    max-width: 21.75rem !important;
  }

  .xs\:max-w-352 {
    max-width: 22rem !important;
  }

  .xs\:max-w-356 {
    max-width: 22.25rem !important;
  }

  .xs\:max-w-360 {
    max-width: 22.5rem !important;
  }

  .xs\:max-w-364 {
    max-width: 22.75rem !important;
  }

  .xs\:max-w-368 {
    max-width: 23rem !important;
  }

  .xs\:max-w-372 {
    max-width: 23.25rem !important;
  }

  .xs\:max-w-376 {
    max-width: 23.5rem !important;
  }

  .xs\:max-w-380 {
    max-width: 23.75rem !important;
  }

  .xs\:max-w-384 {
    max-width: 24rem !important;
  }

  .xs\:max-w-388 {
    max-width: 24.25rem !important;
  }

  .xs\:max-w-392 {
    max-width: 24.5rem !important;
  }

  .xs\:max-w-396 {
    max-width: 24.75rem !important;
  }

  .xs\:max-w-400 {
    max-width: 25rem !important;
  }

  .xs\:max-w-404 {
    max-width: 25.25rem !important;
  }

  .xs\:max-w-408 {
    max-width: 25.5rem !important;
  }

  .xs\:max-w-412 {
    max-width: 25.75rem !important;
  }

  .xs\:max-w-416 {
    max-width: 26rem !important;
  }

  .xs\:max-w-420 {
    max-width: 26.25rem !important;
  }

  .xs\:max-w-424 {
    max-width: 26.5rem !important;
  }

  .xs\:max-w-428 {
    max-width: 26.75rem !important;
  }

  .xs\:max-w-432 {
    max-width: 27rem !important;
  }

  .xs\:max-w-436 {
    max-width: 27.25rem !important;
  }

  .xs\:max-w-440 {
    max-width: 27.5rem !important;
  }

  .xs\:max-w-444 {
    max-width: 27.75rem !important;
  }

  .xs\:max-w-448 {
    max-width: 28rem !important;
  }

  .xs\:max-w-452 {
    max-width: 28.25rem !important;
  }

  .xs\:max-w-456 {
    max-width: 28.5rem !important;
  }

  .xs\:max-w-460 {
    max-width: 28.75rem !important;
  }

  .xs\:max-w-464 {
    max-width: 29rem !important;
  }

  .xs\:max-w-468 {
    max-width: 29.25rem !important;
  }

  .xs\:max-w-472 {
    max-width: 29.5rem !important;
  }

  .xs\:max-w-476 {
    max-width: 29.75rem !important;
  }

  .xs\:max-w-480 {
    max-width: 30rem !important;
  }

  .xs\:max-w-484 {
    max-width: 30.25rem !important;
  }

  .xs\:max-w-488 {
    max-width: 30.5rem !important;
  }

  .xs\:max-w-492 {
    max-width: 30.75rem !important;
  }

  .xs\:max-w-496 {
    max-width: 31rem !important;
  }

  .xs\:max-w-500 {
    max-width: 31.25rem !important;
  }

  .xs\:max-w-504 {
    max-width: 31.5rem !important;
  }

  .xs\:max-w-508 {
    max-width: 31.75rem !important;
  }

  .xs\:max-w-512 {
    max-width: 32rem !important;
  }

  .xs\:max-w-516 {
    max-width: 32.25rem !important;
  }

  .xs\:max-w-520 {
    max-width: 32.5rem !important;
  }

  .xs\:max-w-524 {
    max-width: 32.75rem !important;
  }

  .xs\:max-w-528 {
    max-width: 33rem !important;
  }

  .xs\:max-w-532 {
    max-width: 33.25rem !important;
  }

  .xs\:max-w-536 {
    max-width: 33.5rem !important;
  }

  .xs\:max-w-540 {
    max-width: 33.75rem !important;
  }

  .xs\:max-w-544 {
    max-width: 34rem !important;
  }

  .xs\:max-w-548 {
    max-width: 34.25rem !important;
  }

  .xs\:max-w-552 {
    max-width: 34.5rem !important;
  }

  .xs\:max-w-556 {
    max-width: 34.75rem !important;
  }

  .xs\:max-w-560 {
    max-width: 35rem !important;
  }

  .xs\:max-w-564 {
    max-width: 35.25rem !important;
  }

  .xs\:max-w-568 {
    max-width: 35.5rem !important;
  }

  .xs\:max-w-572 {
    max-width: 35.75rem !important;
  }

  .xs\:max-w-576 {
    max-width: 36rem !important;
  }

  .xs\:max-w-580 {
    max-width: 36.25rem !important;
  }

  .xs\:max-w-584 {
    max-width: 36.5rem !important;
  }

  .xs\:max-w-588 {
    max-width: 36.75rem !important;
  }

  .xs\:max-w-592 {
    max-width: 37rem !important;
  }

  .xs\:max-w-596 {
    max-width: 37.25rem !important;
  }

  .xs\:max-w-600 {
    max-width: 37.5rem !important;
  }

  .xs\:max-w-604 {
    max-width: 37.75rem !important;
  }

  .xs\:max-w-608 {
    max-width: 38rem !important;
  }

  .xs\:max-w-612 {
    max-width: 38.25rem !important;
  }

  .xs\:max-w-616 {
    max-width: 38.5rem !important;
  }

  .xs\:max-w-620 {
    max-width: 38.75rem !important;
  }

  .xs\:max-w-624 {
    max-width: 39rem !important;
  }

  .xs\:max-w-628 {
    max-width: 39.25rem !important;
  }

  .xs\:max-w-632 {
    max-width: 39.5rem !important;
  }

  .xs\:max-w-636 {
    max-width: 39.75rem !important;
  }

  .xs\:max-w-640 {
    max-width: 40rem !important;
  }

  .xs\:max-w-644 {
    max-width: 40.25rem !important;
  }

  .xs\:max-w-648 {
    max-width: 40.5rem !important;
  }

  .xs\:max-w-652 {
    max-width: 40.75rem !important;
  }

  .xs\:max-w-656 {
    max-width: 41rem !important;
  }

  .xs\:max-w-660 {
    max-width: 41.25rem !important;
  }

  .xs\:max-w-664 {
    max-width: 41.5rem !important;
  }

  .xs\:max-w-668 {
    max-width: 41.75rem !important;
  }

  .xs\:max-w-672 {
    max-width: 42rem !important;
  }

  .xs\:max-w-676 {
    max-width: 42.25rem !important;
  }

  .xs\:max-w-680 {
    max-width: 42.5rem !important;
  }

  .xs\:max-w-684 {
    max-width: 42.75rem !important;
  }

  .xs\:max-w-688 {
    max-width: 43rem !important;
  }

  .xs\:max-w-692 {
    max-width: 43.25rem !important;
  }

  .xs\:max-w-696 {
    max-width: 43.5rem !important;
  }

  .xs\:max-w-700 {
    max-width: 43.75rem !important;
  }

  .xs\:max-w-704 {
    max-width: 44rem !important;
  }

  .xs\:max-w-708 {
    max-width: 44.25rem !important;
  }

  .xs\:max-w-712 {
    max-width: 44.5rem !important;
  }

  .xs\:max-w-716 {
    max-width: 44.75rem !important;
  }

  .xs\:max-w-720 {
    max-width: 45rem !important;
  }

  .xs\:max-w-724 {
    max-width: 45.25rem !important;
  }

  .xs\:max-w-728 {
    max-width: 45.5rem !important;
  }

  .xs\:max-w-732 {
    max-width: 45.75rem !important;
  }

  .xs\:max-w-736 {
    max-width: 46rem !important;
  }

  .xs\:max-w-740 {
    max-width: 46.25rem !important;
  }

  .xs\:max-w-744 {
    max-width: 46.5rem !important;
  }

  .xs\:max-w-748 {
    max-width: 46.75rem !important;
  }

  .xs\:max-w-752 {
    max-width: 47rem !important;
  }

  .xs\:max-w-756 {
    max-width: 47.25rem !important;
  }

  .xs\:max-w-760 {
    max-width: 47.5rem !important;
  }

  .xs\:max-w-764 {
    max-width: 47.75rem !important;
  }

  .xs\:max-w-768 {
    max-width: 48rem !important;
  }

  .xs\:max-w-772 {
    max-width: 48.25rem !important;
  }

  .xs\:max-w-776 {
    max-width: 48.5rem !important;
  }

  .xs\:max-w-780 {
    max-width: 48.75rem !important;
  }

  .xs\:max-w-784 {
    max-width: 49rem !important;
  }

  .xs\:max-w-788 {
    max-width: 49.25rem !important;
  }

  .xs\:max-w-792 {
    max-width: 49.5rem !important;
  }

  .xs\:max-w-796 {
    max-width: 49.75rem !important;
  }

  .xs\:max-w-800 {
    max-width: 50rem !important;
  }

  .xs\:max-w-804 {
    max-width: 50.25rem !important;
  }

  .xs\:max-w-808 {
    max-width: 50.5rem !important;
  }

  .xs\:max-w-812 {
    max-width: 50.75rem !important;
  }

  .xs\:max-w-816 {
    max-width: 51rem !important;
  }

  .xs\:max-w-820 {
    max-width: 51.25rem !important;
  }

  .xs\:max-w-824 {
    max-width: 51.5rem !important;
  }

  .xs\:max-w-828 {
    max-width: 51.75rem !important;
  }

  .xs\:max-w-832 {
    max-width: 52rem !important;
  }

  .xs\:max-w-836 {
    max-width: 52.25rem !important;
  }

  .xs\:max-w-840 {
    max-width: 52.5rem !important;
  }

  .xs\:max-w-844 {
    max-width: 52.75rem !important;
  }

  .xs\:max-w-848 {
    max-width: 53rem !important;
  }

  .xs\:max-w-852 {
    max-width: 53.25rem !important;
  }

  .xs\:max-w-856 {
    max-width: 53.5rem !important;
  }

  .xs\:max-w-860 {
    max-width: 53.75rem !important;
  }

  .xs\:max-w-864 {
    max-width: 54rem !important;
  }

  .xs\:max-w-868 {
    max-width: 54.25rem !important;
  }

  .xs\:max-w-872 {
    max-width: 54.5rem !important;
  }

  .xs\:max-w-876 {
    max-width: 54.75rem !important;
  }

  .xs\:max-w-880 {
    max-width: 55rem !important;
  }

  .xs\:max-w-884 {
    max-width: 55.25rem !important;
  }

  .xs\:max-w-888 {
    max-width: 55.5rem !important;
  }

  .xs\:max-w-892 {
    max-width: 55.75rem !important;
  }

  .xs\:max-w-896 {
    max-width: 56rem !important;
  }

  .xs\:max-w-900 {
    max-width: 56.25rem !important;
  }

  .xs\:max-w-904 {
    max-width: 56.5rem !important;
  }

  .xs\:max-w-908 {
    max-width: 56.75rem !important;
  }

  .xs\:max-w-912 {
    max-width: 57rem !important;
  }

  .xs\:max-w-916 {
    max-width: 57.25rem !important;
  }

  .xs\:max-w-920 {
    max-width: 57.5rem !important;
  }

  .xs\:max-w-924 {
    max-width: 57.75rem !important;
  }

  .xs\:max-w-928 {
    max-width: 58rem !important;
  }

  .xs\:max-w-932 {
    max-width: 58.25rem !important;
  }

  .xs\:max-w-936 {
    max-width: 58.5rem !important;
  }

  .xs\:max-w-940 {
    max-width: 58.75rem !important;
  }

  .xs\:max-w-944 {
    max-width: 59rem !important;
  }

  .xs\:max-w-948 {
    max-width: 59.25rem !important;
  }

  .xs\:max-w-952 {
    max-width: 59.5rem !important;
  }

  .xs\:max-w-956 {
    max-width: 59.75rem !important;
  }

  .xs\:max-w-960 {
    max-width: 60rem !important;
  }

  .xs\:max-w-964 {
    max-width: 60.25rem !important;
  }

  .xs\:max-w-968 {
    max-width: 60.5rem !important;
  }

  .xs\:max-w-972 {
    max-width: 60.75rem !important;
  }

  .xs\:max-w-976 {
    max-width: 61rem !important;
  }

  .xs\:max-w-980 {
    max-width: 61.25rem !important;
  }

  .xs\:max-w-984 {
    max-width: 61.5rem !important;
  }

  .xs\:max-w-988 {
    max-width: 61.75rem !important;
  }

  .xs\:max-w-992 {
    max-width: 62rem !important;
  }

  .xs\:max-w-996 {
    max-width: 62.25rem !important;
  }

  .xs\:max-w-1000 {
    max-width: 62.5rem !important;
  }

  .xs\:max-w-1004 {
    max-width: 62.75rem !important;
  }

  .xs\:max-w-1008 {
    max-width: 63rem !important;
  }

  .xs\:max-w-1012 {
    max-width: 63.25rem !important;
  }

  .xs\:max-w-1016 {
    max-width: 63.5rem !important;
  }

  .xs\:max-w-1020 {
    max-width: 63.75rem !important;
  }

  .xs\:max-w-1024 {
    max-width: 64rem !important;
  }

  .xs\:max-w-1028 {
    max-width: 64.25rem !important;
  }

  .xs\:max-w-1032 {
    max-width: 64.5rem !important;
  }

  .xs\:max-w-1036 {
    max-width: 64.75rem !important;
  }

  .xs\:max-w-1040 {
    max-width: 65rem !important;
  }

  .xs\:max-w-1044 {
    max-width: 65.25rem !important;
  }

  .xs\:max-w-1048 {
    max-width: 65.5rem !important;
  }

  .xs\:max-w-1052 {
    max-width: 65.75rem !important;
  }

  .xs\:max-w-1056 {
    max-width: 66rem !important;
  }

  .xs\:max-w-1060 {
    max-width: 66.25rem !important;
  }

  .xs\:max-w-1064 {
    max-width: 66.5rem !important;
  }

  .xs\:max-w-1068 {
    max-width: 66.75rem !important;
  }

  .xs\:max-w-1072 {
    max-width: 67rem !important;
  }

  .xs\:max-w-1076 {
    max-width: 67.25rem !important;
  }

  .xs\:max-w-1080 {
    max-width: 67.5rem !important;
  }

  .xs\:max-w-1084 {
    max-width: 67.75rem !important;
  }

  .xs\:max-w-1088 {
    max-width: 68rem !important;
  }

  .xs\:max-w-1092 {
    max-width: 68.25rem !important;
  }

  .xs\:max-w-1096 {
    max-width: 68.5rem !important;
  }

  .xs\:max-w-1100 {
    max-width: 68.75rem !important;
  }

  .xs\:max-w-1104 {
    max-width: 69rem !important;
  }

  .xs\:max-w-1108 {
    max-width: 69.25rem !important;
  }

  .xs\:max-w-1112 {
    max-width: 69.5rem !important;
  }

  .xs\:max-w-1116 {
    max-width: 69.75rem !important;
  }

  .xs\:max-w-1120 {
    max-width: 70rem !important;
  }

  .xs\:max-w-1124 {
    max-width: 70.25rem !important;
  }

  .xs\:max-w-1128 {
    max-width: 70.5rem !important;
  }

  .xs\:max-w-1132 {
    max-width: 70.75rem !important;
  }

  .xs\:max-w-1136 {
    max-width: 71rem !important;
  }

  .xs\:max-w-1140 {
    max-width: 71.25rem !important;
  }

  .xs\:max-w-1144 {
    max-width: 71.5rem !important;
  }

  .xs\:max-w-1148 {
    max-width: 71.75rem !important;
  }

  .xs\:max-w-1152 {
    max-width: 72rem !important;
  }

  .xs\:max-w-1156 {
    max-width: 72.25rem !important;
  }

  .xs\:max-w-1160 {
    max-width: 72.5rem !important;
  }

  .xs\:max-w-1164 {
    max-width: 72.75rem !important;
  }

  .xs\:max-w-1168 {
    max-width: 73rem !important;
  }

  .xs\:max-w-1172 {
    max-width: 73.25rem !important;
  }

  .xs\:max-w-1176 {
    max-width: 73.5rem !important;
  }

  .xs\:max-w-1180 {
    max-width: 73.75rem !important;
  }

  .xs\:max-w-1184 {
    max-width: 74rem !important;
  }

  .xs\:max-w-1188 {
    max-width: 74.25rem !important;
  }

  .xs\:max-w-1192 {
    max-width: 74.5rem !important;
  }

  .xs\:max-w-1196 {
    max-width: 74.75rem !important;
  }

  .xs\:max-w-1200 {
    max-width: 75rem !important;
  }

  .xs\:max-w-none {
    max-width: none !important;
  }

  .xs\:max-w-xs {
    max-width: 20rem !important;
  }

  .xs\:max-w-sm {
    max-width: 24rem !important;
  }

  .xs\:max-w-md {
    max-width: 28rem !important;
  }

  .xs\:max-w-lg {
    max-width: 32rem !important;
  }

  .xs\:max-w-xl {
    max-width: 36rem !important;
  }

  .xs\:max-w-2xl {
    max-width: 42rem !important;
  }

  .xs\:max-w-3xl {
    max-width: 48rem !important;
  }

  .xs\:max-w-4xl {
    max-width: 56rem !important;
  }

  .xs\:max-w-5xl {
    max-width: 64rem !important;
  }

  .xs\:max-w-6xl {
    max-width: 72rem !important;
  }

  .xs\:max-w-full {
    max-width: 100% !important;
  }

  .xs\:max-w-screen-xs {
    max-width: 600px !important;
  }

  .xs\:max-w-screen-sm {
    max-width: 769px !important;
  }

  .xs\:max-w-screen-md {
    max-width: 1000px !important;
  }

  .xs\:max-w-screen-lg {
    max-width: 1200px !important;
  }

  .xs\:max-w-screen-xl {
    max-width: 1366px !important;
  }

  .xs\:hover\:max-w-0:hover {
    max-width: 0rem !important;
  }

  .xs\:hover\:max-w-4:hover {
    max-width: 0.25rem !important;
  }

  .xs\:hover\:max-w-8:hover {
    max-width: 0.5rem !important;
  }

  .xs\:hover\:max-w-12:hover {
    max-width: 0.75rem !important;
  }

  .xs\:hover\:max-w-16:hover {
    max-width: 1rem !important;
  }

  .xs\:hover\:max-w-20:hover {
    max-width: 1.25rem !important;
  }

  .xs\:hover\:max-w-24:hover {
    max-width: 1.5rem !important;
  }

  .xs\:hover\:max-w-28:hover {
    max-width: 1.75rem !important;
  }

  .xs\:hover\:max-w-32:hover {
    max-width: 2rem !important;
  }

  .xs\:hover\:max-w-36:hover {
    max-width: 2.25rem !important;
  }

  .xs\:hover\:max-w-40:hover {
    max-width: 2.5rem !important;
  }

  .xs\:hover\:max-w-44:hover {
    max-width: 2.75rem !important;
  }

  .xs\:hover\:max-w-48:hover {
    max-width: 3rem !important;
  }

  .xs\:hover\:max-w-52:hover {
    max-width: 3.25rem !important;
  }

  .xs\:hover\:max-w-56:hover {
    max-width: 3.5rem !important;
  }

  .xs\:hover\:max-w-60:hover {
    max-width: 3.75rem !important;
  }

  .xs\:hover\:max-w-64:hover {
    max-width: 4rem !important;
  }

  .xs\:hover\:max-w-68:hover {
    max-width: 4.25rem !important;
  }

  .xs\:hover\:max-w-72:hover {
    max-width: 4.5rem !important;
  }

  .xs\:hover\:max-w-76:hover {
    max-width: 4.75rem !important;
  }

  .xs\:hover\:max-w-80:hover {
    max-width: 5rem !important;
  }

  .xs\:hover\:max-w-84:hover {
    max-width: 5.25rem !important;
  }

  .xs\:hover\:max-w-88:hover {
    max-width: 5.5rem !important;
  }

  .xs\:hover\:max-w-92:hover {
    max-width: 5.75rem !important;
  }

  .xs\:hover\:max-w-96:hover {
    max-width: 6rem !important;
  }

  .xs\:hover\:max-w-100:hover {
    max-width: 6.25rem !important;
  }

  .xs\:hover\:max-w-104:hover {
    max-width: 6.5rem !important;
  }

  .xs\:hover\:max-w-108:hover {
    max-width: 6.75rem !important;
  }

  .xs\:hover\:max-w-112:hover {
    max-width: 7rem !important;
  }

  .xs\:hover\:max-w-116:hover {
    max-width: 7.25rem !important;
  }

  .xs\:hover\:max-w-120:hover {
    max-width: 7.5rem !important;
  }

  .xs\:hover\:max-w-124:hover {
    max-width: 7.75rem !important;
  }

  .xs\:hover\:max-w-128:hover {
    max-width: 8rem !important;
  }

  .xs\:hover\:max-w-132:hover {
    max-width: 8.25rem !important;
  }

  .xs\:hover\:max-w-136:hover {
    max-width: 8.5rem !important;
  }

  .xs\:hover\:max-w-140:hover {
    max-width: 8.75rem !important;
  }

  .xs\:hover\:max-w-144:hover {
    max-width: 9rem !important;
  }

  .xs\:hover\:max-w-148:hover {
    max-width: 9.25rem !important;
  }

  .xs\:hover\:max-w-152:hover {
    max-width: 9.5rem !important;
  }

  .xs\:hover\:max-w-156:hover {
    max-width: 9.75rem !important;
  }

  .xs\:hover\:max-w-160:hover {
    max-width: 10rem !important;
  }

  .xs\:hover\:max-w-164:hover {
    max-width: 10.25rem !important;
  }

  .xs\:hover\:max-w-168:hover {
    max-width: 10.5rem !important;
  }

  .xs\:hover\:max-w-172:hover {
    max-width: 10.75rem !important;
  }

  .xs\:hover\:max-w-176:hover {
    max-width: 11rem !important;
  }

  .xs\:hover\:max-w-180:hover {
    max-width: 11.25rem !important;
  }

  .xs\:hover\:max-w-184:hover {
    max-width: 11.5rem !important;
  }

  .xs\:hover\:max-w-188:hover {
    max-width: 11.75rem !important;
  }

  .xs\:hover\:max-w-192:hover {
    max-width: 12rem !important;
  }

  .xs\:hover\:max-w-196:hover {
    max-width: 12.25rem !important;
  }

  .xs\:hover\:max-w-200:hover {
    max-width: 12.5rem !important;
  }

  .xs\:hover\:max-w-204:hover {
    max-width: 12.75rem !important;
  }

  .xs\:hover\:max-w-208:hover {
    max-width: 13rem !important;
  }

  .xs\:hover\:max-w-212:hover {
    max-width: 13.25rem !important;
  }

  .xs\:hover\:max-w-216:hover {
    max-width: 13.5rem !important;
  }

  .xs\:hover\:max-w-220:hover {
    max-width: 13.75rem !important;
  }

  .xs\:hover\:max-w-224:hover {
    max-width: 14rem !important;
  }

  .xs\:hover\:max-w-228:hover {
    max-width: 14.25rem !important;
  }

  .xs\:hover\:max-w-232:hover {
    max-width: 14.5rem !important;
  }

  .xs\:hover\:max-w-236:hover {
    max-width: 14.75rem !important;
  }

  .xs\:hover\:max-w-240:hover {
    max-width: 15rem !important;
  }

  .xs\:hover\:max-w-244:hover {
    max-width: 15.25rem !important;
  }

  .xs\:hover\:max-w-248:hover {
    max-width: 15.5rem !important;
  }

  .xs\:hover\:max-w-252:hover {
    max-width: 15.75rem !important;
  }

  .xs\:hover\:max-w-256:hover {
    max-width: 16rem !important;
  }

  .xs\:hover\:max-w-260:hover {
    max-width: 16.25rem !important;
  }

  .xs\:hover\:max-w-264:hover {
    max-width: 16.5rem !important;
  }

  .xs\:hover\:max-w-268:hover {
    max-width: 16.75rem !important;
  }

  .xs\:hover\:max-w-272:hover {
    max-width: 17rem !important;
  }

  .xs\:hover\:max-w-276:hover {
    max-width: 17.25rem !important;
  }

  .xs\:hover\:max-w-280:hover {
    max-width: 17.5rem !important;
  }

  .xs\:hover\:max-w-284:hover {
    max-width: 17.75rem !important;
  }

  .xs\:hover\:max-w-288:hover {
    max-width: 18rem !important;
  }

  .xs\:hover\:max-w-292:hover {
    max-width: 18.25rem !important;
  }

  .xs\:hover\:max-w-296:hover {
    max-width: 18.5rem !important;
  }

  .xs\:hover\:max-w-300:hover {
    max-width: 18.75rem !important;
  }

  .xs\:hover\:max-w-304:hover {
    max-width: 19rem !important;
  }

  .xs\:hover\:max-w-308:hover {
    max-width: 19.25rem !important;
  }

  .xs\:hover\:max-w-312:hover {
    max-width: 19.5rem !important;
  }

  .xs\:hover\:max-w-316:hover {
    max-width: 19.75rem !important;
  }

  .xs\:hover\:max-w-320:hover {
    max-width: 20rem !important;
  }

  .xs\:hover\:max-w-324:hover {
    max-width: 20.25rem !important;
  }

  .xs\:hover\:max-w-328:hover {
    max-width: 20.5rem !important;
  }

  .xs\:hover\:max-w-332:hover {
    max-width: 20.75rem !important;
  }

  .xs\:hover\:max-w-336:hover {
    max-width: 21rem !important;
  }

  .xs\:hover\:max-w-340:hover {
    max-width: 21.25rem !important;
  }

  .xs\:hover\:max-w-344:hover {
    max-width: 21.5rem !important;
  }

  .xs\:hover\:max-w-348:hover {
    max-width: 21.75rem !important;
  }

  .xs\:hover\:max-w-352:hover {
    max-width: 22rem !important;
  }

  .xs\:hover\:max-w-356:hover {
    max-width: 22.25rem !important;
  }

  .xs\:hover\:max-w-360:hover {
    max-width: 22.5rem !important;
  }

  .xs\:hover\:max-w-364:hover {
    max-width: 22.75rem !important;
  }

  .xs\:hover\:max-w-368:hover {
    max-width: 23rem !important;
  }

  .xs\:hover\:max-w-372:hover {
    max-width: 23.25rem !important;
  }

  .xs\:hover\:max-w-376:hover {
    max-width: 23.5rem !important;
  }

  .xs\:hover\:max-w-380:hover {
    max-width: 23.75rem !important;
  }

  .xs\:hover\:max-w-384:hover {
    max-width: 24rem !important;
  }

  .xs\:hover\:max-w-388:hover {
    max-width: 24.25rem !important;
  }

  .xs\:hover\:max-w-392:hover {
    max-width: 24.5rem !important;
  }

  .xs\:hover\:max-w-396:hover {
    max-width: 24.75rem !important;
  }

  .xs\:hover\:max-w-400:hover {
    max-width: 25rem !important;
  }

  .xs\:hover\:max-w-404:hover {
    max-width: 25.25rem !important;
  }

  .xs\:hover\:max-w-408:hover {
    max-width: 25.5rem !important;
  }

  .xs\:hover\:max-w-412:hover {
    max-width: 25.75rem !important;
  }

  .xs\:hover\:max-w-416:hover {
    max-width: 26rem !important;
  }

  .xs\:hover\:max-w-420:hover {
    max-width: 26.25rem !important;
  }

  .xs\:hover\:max-w-424:hover {
    max-width: 26.5rem !important;
  }

  .xs\:hover\:max-w-428:hover {
    max-width: 26.75rem !important;
  }

  .xs\:hover\:max-w-432:hover {
    max-width: 27rem !important;
  }

  .xs\:hover\:max-w-436:hover {
    max-width: 27.25rem !important;
  }

  .xs\:hover\:max-w-440:hover {
    max-width: 27.5rem !important;
  }

  .xs\:hover\:max-w-444:hover {
    max-width: 27.75rem !important;
  }

  .xs\:hover\:max-w-448:hover {
    max-width: 28rem !important;
  }

  .xs\:hover\:max-w-452:hover {
    max-width: 28.25rem !important;
  }

  .xs\:hover\:max-w-456:hover {
    max-width: 28.5rem !important;
  }

  .xs\:hover\:max-w-460:hover {
    max-width: 28.75rem !important;
  }

  .xs\:hover\:max-w-464:hover {
    max-width: 29rem !important;
  }

  .xs\:hover\:max-w-468:hover {
    max-width: 29.25rem !important;
  }

  .xs\:hover\:max-w-472:hover {
    max-width: 29.5rem !important;
  }

  .xs\:hover\:max-w-476:hover {
    max-width: 29.75rem !important;
  }

  .xs\:hover\:max-w-480:hover {
    max-width: 30rem !important;
  }

  .xs\:hover\:max-w-484:hover {
    max-width: 30.25rem !important;
  }

  .xs\:hover\:max-w-488:hover {
    max-width: 30.5rem !important;
  }

  .xs\:hover\:max-w-492:hover {
    max-width: 30.75rem !important;
  }

  .xs\:hover\:max-w-496:hover {
    max-width: 31rem !important;
  }

  .xs\:hover\:max-w-500:hover {
    max-width: 31.25rem !important;
  }

  .xs\:hover\:max-w-504:hover {
    max-width: 31.5rem !important;
  }

  .xs\:hover\:max-w-508:hover {
    max-width: 31.75rem !important;
  }

  .xs\:hover\:max-w-512:hover {
    max-width: 32rem !important;
  }

  .xs\:hover\:max-w-516:hover {
    max-width: 32.25rem !important;
  }

  .xs\:hover\:max-w-520:hover {
    max-width: 32.5rem !important;
  }

  .xs\:hover\:max-w-524:hover {
    max-width: 32.75rem !important;
  }

  .xs\:hover\:max-w-528:hover {
    max-width: 33rem !important;
  }

  .xs\:hover\:max-w-532:hover {
    max-width: 33.25rem !important;
  }

  .xs\:hover\:max-w-536:hover {
    max-width: 33.5rem !important;
  }

  .xs\:hover\:max-w-540:hover {
    max-width: 33.75rem !important;
  }

  .xs\:hover\:max-w-544:hover {
    max-width: 34rem !important;
  }

  .xs\:hover\:max-w-548:hover {
    max-width: 34.25rem !important;
  }

  .xs\:hover\:max-w-552:hover {
    max-width: 34.5rem !important;
  }

  .xs\:hover\:max-w-556:hover {
    max-width: 34.75rem !important;
  }

  .xs\:hover\:max-w-560:hover {
    max-width: 35rem !important;
  }

  .xs\:hover\:max-w-564:hover {
    max-width: 35.25rem !important;
  }

  .xs\:hover\:max-w-568:hover {
    max-width: 35.5rem !important;
  }

  .xs\:hover\:max-w-572:hover {
    max-width: 35.75rem !important;
  }

  .xs\:hover\:max-w-576:hover {
    max-width: 36rem !important;
  }

  .xs\:hover\:max-w-580:hover {
    max-width: 36.25rem !important;
  }

  .xs\:hover\:max-w-584:hover {
    max-width: 36.5rem !important;
  }

  .xs\:hover\:max-w-588:hover {
    max-width: 36.75rem !important;
  }

  .xs\:hover\:max-w-592:hover {
    max-width: 37rem !important;
  }

  .xs\:hover\:max-w-596:hover {
    max-width: 37.25rem !important;
  }

  .xs\:hover\:max-w-600:hover {
    max-width: 37.5rem !important;
  }

  .xs\:hover\:max-w-604:hover {
    max-width: 37.75rem !important;
  }

  .xs\:hover\:max-w-608:hover {
    max-width: 38rem !important;
  }

  .xs\:hover\:max-w-612:hover {
    max-width: 38.25rem !important;
  }

  .xs\:hover\:max-w-616:hover {
    max-width: 38.5rem !important;
  }

  .xs\:hover\:max-w-620:hover {
    max-width: 38.75rem !important;
  }

  .xs\:hover\:max-w-624:hover {
    max-width: 39rem !important;
  }

  .xs\:hover\:max-w-628:hover {
    max-width: 39.25rem !important;
  }

  .xs\:hover\:max-w-632:hover {
    max-width: 39.5rem !important;
  }

  .xs\:hover\:max-w-636:hover {
    max-width: 39.75rem !important;
  }

  .xs\:hover\:max-w-640:hover {
    max-width: 40rem !important;
  }

  .xs\:hover\:max-w-644:hover {
    max-width: 40.25rem !important;
  }

  .xs\:hover\:max-w-648:hover {
    max-width: 40.5rem !important;
  }

  .xs\:hover\:max-w-652:hover {
    max-width: 40.75rem !important;
  }

  .xs\:hover\:max-w-656:hover {
    max-width: 41rem !important;
  }

  .xs\:hover\:max-w-660:hover {
    max-width: 41.25rem !important;
  }

  .xs\:hover\:max-w-664:hover {
    max-width: 41.5rem !important;
  }

  .xs\:hover\:max-w-668:hover {
    max-width: 41.75rem !important;
  }

  .xs\:hover\:max-w-672:hover {
    max-width: 42rem !important;
  }

  .xs\:hover\:max-w-676:hover {
    max-width: 42.25rem !important;
  }

  .xs\:hover\:max-w-680:hover {
    max-width: 42.5rem !important;
  }

  .xs\:hover\:max-w-684:hover {
    max-width: 42.75rem !important;
  }

  .xs\:hover\:max-w-688:hover {
    max-width: 43rem !important;
  }

  .xs\:hover\:max-w-692:hover {
    max-width: 43.25rem !important;
  }

  .xs\:hover\:max-w-696:hover {
    max-width: 43.5rem !important;
  }

  .xs\:hover\:max-w-700:hover {
    max-width: 43.75rem !important;
  }

  .xs\:hover\:max-w-704:hover {
    max-width: 44rem !important;
  }

  .xs\:hover\:max-w-708:hover {
    max-width: 44.25rem !important;
  }

  .xs\:hover\:max-w-712:hover {
    max-width: 44.5rem !important;
  }

  .xs\:hover\:max-w-716:hover {
    max-width: 44.75rem !important;
  }

  .xs\:hover\:max-w-720:hover {
    max-width: 45rem !important;
  }

  .xs\:hover\:max-w-724:hover {
    max-width: 45.25rem !important;
  }

  .xs\:hover\:max-w-728:hover {
    max-width: 45.5rem !important;
  }

  .xs\:hover\:max-w-732:hover {
    max-width: 45.75rem !important;
  }

  .xs\:hover\:max-w-736:hover {
    max-width: 46rem !important;
  }

  .xs\:hover\:max-w-740:hover {
    max-width: 46.25rem !important;
  }

  .xs\:hover\:max-w-744:hover {
    max-width: 46.5rem !important;
  }

  .xs\:hover\:max-w-748:hover {
    max-width: 46.75rem !important;
  }

  .xs\:hover\:max-w-752:hover {
    max-width: 47rem !important;
  }

  .xs\:hover\:max-w-756:hover {
    max-width: 47.25rem !important;
  }

  .xs\:hover\:max-w-760:hover {
    max-width: 47.5rem !important;
  }

  .xs\:hover\:max-w-764:hover {
    max-width: 47.75rem !important;
  }

  .xs\:hover\:max-w-768:hover {
    max-width: 48rem !important;
  }

  .xs\:hover\:max-w-772:hover {
    max-width: 48.25rem !important;
  }

  .xs\:hover\:max-w-776:hover {
    max-width: 48.5rem !important;
  }

  .xs\:hover\:max-w-780:hover {
    max-width: 48.75rem !important;
  }

  .xs\:hover\:max-w-784:hover {
    max-width: 49rem !important;
  }

  .xs\:hover\:max-w-788:hover {
    max-width: 49.25rem !important;
  }

  .xs\:hover\:max-w-792:hover {
    max-width: 49.5rem !important;
  }

  .xs\:hover\:max-w-796:hover {
    max-width: 49.75rem !important;
  }

  .xs\:hover\:max-w-800:hover {
    max-width: 50rem !important;
  }

  .xs\:hover\:max-w-804:hover {
    max-width: 50.25rem !important;
  }

  .xs\:hover\:max-w-808:hover {
    max-width: 50.5rem !important;
  }

  .xs\:hover\:max-w-812:hover {
    max-width: 50.75rem !important;
  }

  .xs\:hover\:max-w-816:hover {
    max-width: 51rem !important;
  }

  .xs\:hover\:max-w-820:hover {
    max-width: 51.25rem !important;
  }

  .xs\:hover\:max-w-824:hover {
    max-width: 51.5rem !important;
  }

  .xs\:hover\:max-w-828:hover {
    max-width: 51.75rem !important;
  }

  .xs\:hover\:max-w-832:hover {
    max-width: 52rem !important;
  }

  .xs\:hover\:max-w-836:hover {
    max-width: 52.25rem !important;
  }

  .xs\:hover\:max-w-840:hover {
    max-width: 52.5rem !important;
  }

  .xs\:hover\:max-w-844:hover {
    max-width: 52.75rem !important;
  }

  .xs\:hover\:max-w-848:hover {
    max-width: 53rem !important;
  }

  .xs\:hover\:max-w-852:hover {
    max-width: 53.25rem !important;
  }

  .xs\:hover\:max-w-856:hover {
    max-width: 53.5rem !important;
  }

  .xs\:hover\:max-w-860:hover {
    max-width: 53.75rem !important;
  }

  .xs\:hover\:max-w-864:hover {
    max-width: 54rem !important;
  }

  .xs\:hover\:max-w-868:hover {
    max-width: 54.25rem !important;
  }

  .xs\:hover\:max-w-872:hover {
    max-width: 54.5rem !important;
  }

  .xs\:hover\:max-w-876:hover {
    max-width: 54.75rem !important;
  }

  .xs\:hover\:max-w-880:hover {
    max-width: 55rem !important;
  }

  .xs\:hover\:max-w-884:hover {
    max-width: 55.25rem !important;
  }

  .xs\:hover\:max-w-888:hover {
    max-width: 55.5rem !important;
  }

  .xs\:hover\:max-w-892:hover {
    max-width: 55.75rem !important;
  }

  .xs\:hover\:max-w-896:hover {
    max-width: 56rem !important;
  }

  .xs\:hover\:max-w-900:hover {
    max-width: 56.25rem !important;
  }

  .xs\:hover\:max-w-904:hover {
    max-width: 56.5rem !important;
  }

  .xs\:hover\:max-w-908:hover {
    max-width: 56.75rem !important;
  }

  .xs\:hover\:max-w-912:hover {
    max-width: 57rem !important;
  }

  .xs\:hover\:max-w-916:hover {
    max-width: 57.25rem !important;
  }

  .xs\:hover\:max-w-920:hover {
    max-width: 57.5rem !important;
  }

  .xs\:hover\:max-w-924:hover {
    max-width: 57.75rem !important;
  }

  .xs\:hover\:max-w-928:hover {
    max-width: 58rem !important;
  }

  .xs\:hover\:max-w-932:hover {
    max-width: 58.25rem !important;
  }

  .xs\:hover\:max-w-936:hover {
    max-width: 58.5rem !important;
  }

  .xs\:hover\:max-w-940:hover {
    max-width: 58.75rem !important;
  }

  .xs\:hover\:max-w-944:hover {
    max-width: 59rem !important;
  }

  .xs\:hover\:max-w-948:hover {
    max-width: 59.25rem !important;
  }

  .xs\:hover\:max-w-952:hover {
    max-width: 59.5rem !important;
  }

  .xs\:hover\:max-w-956:hover {
    max-width: 59.75rem !important;
  }

  .xs\:hover\:max-w-960:hover {
    max-width: 60rem !important;
  }

  .xs\:hover\:max-w-964:hover {
    max-width: 60.25rem !important;
  }

  .xs\:hover\:max-w-968:hover {
    max-width: 60.5rem !important;
  }

  .xs\:hover\:max-w-972:hover {
    max-width: 60.75rem !important;
  }

  .xs\:hover\:max-w-976:hover {
    max-width: 61rem !important;
  }

  .xs\:hover\:max-w-980:hover {
    max-width: 61.25rem !important;
  }

  .xs\:hover\:max-w-984:hover {
    max-width: 61.5rem !important;
  }

  .xs\:hover\:max-w-988:hover {
    max-width: 61.75rem !important;
  }

  .xs\:hover\:max-w-992:hover {
    max-width: 62rem !important;
  }

  .xs\:hover\:max-w-996:hover {
    max-width: 62.25rem !important;
  }

  .xs\:hover\:max-w-1000:hover {
    max-width: 62.5rem !important;
  }

  .xs\:hover\:max-w-1004:hover {
    max-width: 62.75rem !important;
  }

  .xs\:hover\:max-w-1008:hover {
    max-width: 63rem !important;
  }

  .xs\:hover\:max-w-1012:hover {
    max-width: 63.25rem !important;
  }

  .xs\:hover\:max-w-1016:hover {
    max-width: 63.5rem !important;
  }

  .xs\:hover\:max-w-1020:hover {
    max-width: 63.75rem !important;
  }

  .xs\:hover\:max-w-1024:hover {
    max-width: 64rem !important;
  }

  .xs\:hover\:max-w-1028:hover {
    max-width: 64.25rem !important;
  }

  .xs\:hover\:max-w-1032:hover {
    max-width: 64.5rem !important;
  }

  .xs\:hover\:max-w-1036:hover {
    max-width: 64.75rem !important;
  }

  .xs\:hover\:max-w-1040:hover {
    max-width: 65rem !important;
  }

  .xs\:hover\:max-w-1044:hover {
    max-width: 65.25rem !important;
  }

  .xs\:hover\:max-w-1048:hover {
    max-width: 65.5rem !important;
  }

  .xs\:hover\:max-w-1052:hover {
    max-width: 65.75rem !important;
  }

  .xs\:hover\:max-w-1056:hover {
    max-width: 66rem !important;
  }

  .xs\:hover\:max-w-1060:hover {
    max-width: 66.25rem !important;
  }

  .xs\:hover\:max-w-1064:hover {
    max-width: 66.5rem !important;
  }

  .xs\:hover\:max-w-1068:hover {
    max-width: 66.75rem !important;
  }

  .xs\:hover\:max-w-1072:hover {
    max-width: 67rem !important;
  }

  .xs\:hover\:max-w-1076:hover {
    max-width: 67.25rem !important;
  }

  .xs\:hover\:max-w-1080:hover {
    max-width: 67.5rem !important;
  }

  .xs\:hover\:max-w-1084:hover {
    max-width: 67.75rem !important;
  }

  .xs\:hover\:max-w-1088:hover {
    max-width: 68rem !important;
  }

  .xs\:hover\:max-w-1092:hover {
    max-width: 68.25rem !important;
  }

  .xs\:hover\:max-w-1096:hover {
    max-width: 68.5rem !important;
  }

  .xs\:hover\:max-w-1100:hover {
    max-width: 68.75rem !important;
  }

  .xs\:hover\:max-w-1104:hover {
    max-width: 69rem !important;
  }

  .xs\:hover\:max-w-1108:hover {
    max-width: 69.25rem !important;
  }

  .xs\:hover\:max-w-1112:hover {
    max-width: 69.5rem !important;
  }

  .xs\:hover\:max-w-1116:hover {
    max-width: 69.75rem !important;
  }

  .xs\:hover\:max-w-1120:hover {
    max-width: 70rem !important;
  }

  .xs\:hover\:max-w-1124:hover {
    max-width: 70.25rem !important;
  }

  .xs\:hover\:max-w-1128:hover {
    max-width: 70.5rem !important;
  }

  .xs\:hover\:max-w-1132:hover {
    max-width: 70.75rem !important;
  }

  .xs\:hover\:max-w-1136:hover {
    max-width: 71rem !important;
  }

  .xs\:hover\:max-w-1140:hover {
    max-width: 71.25rem !important;
  }

  .xs\:hover\:max-w-1144:hover {
    max-width: 71.5rem !important;
  }

  .xs\:hover\:max-w-1148:hover {
    max-width: 71.75rem !important;
  }

  .xs\:hover\:max-w-1152:hover {
    max-width: 72rem !important;
  }

  .xs\:hover\:max-w-1156:hover {
    max-width: 72.25rem !important;
  }

  .xs\:hover\:max-w-1160:hover {
    max-width: 72.5rem !important;
  }

  .xs\:hover\:max-w-1164:hover {
    max-width: 72.75rem !important;
  }

  .xs\:hover\:max-w-1168:hover {
    max-width: 73rem !important;
  }

  .xs\:hover\:max-w-1172:hover {
    max-width: 73.25rem !important;
  }

  .xs\:hover\:max-w-1176:hover {
    max-width: 73.5rem !important;
  }

  .xs\:hover\:max-w-1180:hover {
    max-width: 73.75rem !important;
  }

  .xs\:hover\:max-w-1184:hover {
    max-width: 74rem !important;
  }

  .xs\:hover\:max-w-1188:hover {
    max-width: 74.25rem !important;
  }

  .xs\:hover\:max-w-1192:hover {
    max-width: 74.5rem !important;
  }

  .xs\:hover\:max-w-1196:hover {
    max-width: 74.75rem !important;
  }

  .xs\:hover\:max-w-1200:hover {
    max-width: 75rem !important;
  }

  .xs\:hover\:max-w-none:hover {
    max-width: none !important;
  }

  .xs\:hover\:max-w-xs:hover {
    max-width: 20rem !important;
  }

  .xs\:hover\:max-w-sm:hover {
    max-width: 24rem !important;
  }

  .xs\:hover\:max-w-md:hover {
    max-width: 28rem !important;
  }

  .xs\:hover\:max-w-lg:hover {
    max-width: 32rem !important;
  }

  .xs\:hover\:max-w-xl:hover {
    max-width: 36rem !important;
  }

  .xs\:hover\:max-w-2xl:hover {
    max-width: 42rem !important;
  }

  .xs\:hover\:max-w-3xl:hover {
    max-width: 48rem !important;
  }

  .xs\:hover\:max-w-4xl:hover {
    max-width: 56rem !important;
  }

  .xs\:hover\:max-w-5xl:hover {
    max-width: 64rem !important;
  }

  .xs\:hover\:max-w-6xl:hover {
    max-width: 72rem !important;
  }

  .xs\:hover\:max-w-full:hover {
    max-width: 100% !important;
  }

  .xs\:hover\:max-w-screen-xs:hover {
    max-width: 600px !important;
  }

  .xs\:hover\:max-w-screen-sm:hover {
    max-width: 769px !important;
  }

  .xs\:hover\:max-w-screen-md:hover {
    max-width: 1000px !important;
  }

  .xs\:hover\:max-w-screen-lg:hover {
    max-width: 1200px !important;
  }

  .xs\:hover\:max-w-screen-xl:hover {
    max-width: 1366px !important;
  }

  .xs\:focus\:max-w-0:focus {
    max-width: 0rem !important;
  }

  .xs\:focus\:max-w-4:focus {
    max-width: 0.25rem !important;
  }

  .xs\:focus\:max-w-8:focus {
    max-width: 0.5rem !important;
  }

  .xs\:focus\:max-w-12:focus {
    max-width: 0.75rem !important;
  }

  .xs\:focus\:max-w-16:focus {
    max-width: 1rem !important;
  }

  .xs\:focus\:max-w-20:focus {
    max-width: 1.25rem !important;
  }

  .xs\:focus\:max-w-24:focus {
    max-width: 1.5rem !important;
  }

  .xs\:focus\:max-w-28:focus {
    max-width: 1.75rem !important;
  }

  .xs\:focus\:max-w-32:focus {
    max-width: 2rem !important;
  }

  .xs\:focus\:max-w-36:focus {
    max-width: 2.25rem !important;
  }

  .xs\:focus\:max-w-40:focus {
    max-width: 2.5rem !important;
  }

  .xs\:focus\:max-w-44:focus {
    max-width: 2.75rem !important;
  }

  .xs\:focus\:max-w-48:focus {
    max-width: 3rem !important;
  }

  .xs\:focus\:max-w-52:focus {
    max-width: 3.25rem !important;
  }

  .xs\:focus\:max-w-56:focus {
    max-width: 3.5rem !important;
  }

  .xs\:focus\:max-w-60:focus {
    max-width: 3.75rem !important;
  }

  .xs\:focus\:max-w-64:focus {
    max-width: 4rem !important;
  }

  .xs\:focus\:max-w-68:focus {
    max-width: 4.25rem !important;
  }

  .xs\:focus\:max-w-72:focus {
    max-width: 4.5rem !important;
  }

  .xs\:focus\:max-w-76:focus {
    max-width: 4.75rem !important;
  }

  .xs\:focus\:max-w-80:focus {
    max-width: 5rem !important;
  }

  .xs\:focus\:max-w-84:focus {
    max-width: 5.25rem !important;
  }

  .xs\:focus\:max-w-88:focus {
    max-width: 5.5rem !important;
  }

  .xs\:focus\:max-w-92:focus {
    max-width: 5.75rem !important;
  }

  .xs\:focus\:max-w-96:focus {
    max-width: 6rem !important;
  }

  .xs\:focus\:max-w-100:focus {
    max-width: 6.25rem !important;
  }

  .xs\:focus\:max-w-104:focus {
    max-width: 6.5rem !important;
  }

  .xs\:focus\:max-w-108:focus {
    max-width: 6.75rem !important;
  }

  .xs\:focus\:max-w-112:focus {
    max-width: 7rem !important;
  }

  .xs\:focus\:max-w-116:focus {
    max-width: 7.25rem !important;
  }

  .xs\:focus\:max-w-120:focus {
    max-width: 7.5rem !important;
  }

  .xs\:focus\:max-w-124:focus {
    max-width: 7.75rem !important;
  }

  .xs\:focus\:max-w-128:focus {
    max-width: 8rem !important;
  }

  .xs\:focus\:max-w-132:focus {
    max-width: 8.25rem !important;
  }

  .xs\:focus\:max-w-136:focus {
    max-width: 8.5rem !important;
  }

  .xs\:focus\:max-w-140:focus {
    max-width: 8.75rem !important;
  }

  .xs\:focus\:max-w-144:focus {
    max-width: 9rem !important;
  }

  .xs\:focus\:max-w-148:focus {
    max-width: 9.25rem !important;
  }

  .xs\:focus\:max-w-152:focus {
    max-width: 9.5rem !important;
  }

  .xs\:focus\:max-w-156:focus {
    max-width: 9.75rem !important;
  }

  .xs\:focus\:max-w-160:focus {
    max-width: 10rem !important;
  }

  .xs\:focus\:max-w-164:focus {
    max-width: 10.25rem !important;
  }

  .xs\:focus\:max-w-168:focus {
    max-width: 10.5rem !important;
  }

  .xs\:focus\:max-w-172:focus {
    max-width: 10.75rem !important;
  }

  .xs\:focus\:max-w-176:focus {
    max-width: 11rem !important;
  }

  .xs\:focus\:max-w-180:focus {
    max-width: 11.25rem !important;
  }

  .xs\:focus\:max-w-184:focus {
    max-width: 11.5rem !important;
  }

  .xs\:focus\:max-w-188:focus {
    max-width: 11.75rem !important;
  }

  .xs\:focus\:max-w-192:focus {
    max-width: 12rem !important;
  }

  .xs\:focus\:max-w-196:focus {
    max-width: 12.25rem !important;
  }

  .xs\:focus\:max-w-200:focus {
    max-width: 12.5rem !important;
  }

  .xs\:focus\:max-w-204:focus {
    max-width: 12.75rem !important;
  }

  .xs\:focus\:max-w-208:focus {
    max-width: 13rem !important;
  }

  .xs\:focus\:max-w-212:focus {
    max-width: 13.25rem !important;
  }

  .xs\:focus\:max-w-216:focus {
    max-width: 13.5rem !important;
  }

  .xs\:focus\:max-w-220:focus {
    max-width: 13.75rem !important;
  }

  .xs\:focus\:max-w-224:focus {
    max-width: 14rem !important;
  }

  .xs\:focus\:max-w-228:focus {
    max-width: 14.25rem !important;
  }

  .xs\:focus\:max-w-232:focus {
    max-width: 14.5rem !important;
  }

  .xs\:focus\:max-w-236:focus {
    max-width: 14.75rem !important;
  }

  .xs\:focus\:max-w-240:focus {
    max-width: 15rem !important;
  }

  .xs\:focus\:max-w-244:focus {
    max-width: 15.25rem !important;
  }

  .xs\:focus\:max-w-248:focus {
    max-width: 15.5rem !important;
  }

  .xs\:focus\:max-w-252:focus {
    max-width: 15.75rem !important;
  }

  .xs\:focus\:max-w-256:focus {
    max-width: 16rem !important;
  }

  .xs\:focus\:max-w-260:focus {
    max-width: 16.25rem !important;
  }

  .xs\:focus\:max-w-264:focus {
    max-width: 16.5rem !important;
  }

  .xs\:focus\:max-w-268:focus {
    max-width: 16.75rem !important;
  }

  .xs\:focus\:max-w-272:focus {
    max-width: 17rem !important;
  }

  .xs\:focus\:max-w-276:focus {
    max-width: 17.25rem !important;
  }

  .xs\:focus\:max-w-280:focus {
    max-width: 17.5rem !important;
  }

  .xs\:focus\:max-w-284:focus {
    max-width: 17.75rem !important;
  }

  .xs\:focus\:max-w-288:focus {
    max-width: 18rem !important;
  }

  .xs\:focus\:max-w-292:focus {
    max-width: 18.25rem !important;
  }

  .xs\:focus\:max-w-296:focus {
    max-width: 18.5rem !important;
  }

  .xs\:focus\:max-w-300:focus {
    max-width: 18.75rem !important;
  }

  .xs\:focus\:max-w-304:focus {
    max-width: 19rem !important;
  }

  .xs\:focus\:max-w-308:focus {
    max-width: 19.25rem !important;
  }

  .xs\:focus\:max-w-312:focus {
    max-width: 19.5rem !important;
  }

  .xs\:focus\:max-w-316:focus {
    max-width: 19.75rem !important;
  }

  .xs\:focus\:max-w-320:focus {
    max-width: 20rem !important;
  }

  .xs\:focus\:max-w-324:focus {
    max-width: 20.25rem !important;
  }

  .xs\:focus\:max-w-328:focus {
    max-width: 20.5rem !important;
  }

  .xs\:focus\:max-w-332:focus {
    max-width: 20.75rem !important;
  }

  .xs\:focus\:max-w-336:focus {
    max-width: 21rem !important;
  }

  .xs\:focus\:max-w-340:focus {
    max-width: 21.25rem !important;
  }

  .xs\:focus\:max-w-344:focus {
    max-width: 21.5rem !important;
  }

  .xs\:focus\:max-w-348:focus {
    max-width: 21.75rem !important;
  }

  .xs\:focus\:max-w-352:focus {
    max-width: 22rem !important;
  }

  .xs\:focus\:max-w-356:focus {
    max-width: 22.25rem !important;
  }

  .xs\:focus\:max-w-360:focus {
    max-width: 22.5rem !important;
  }

  .xs\:focus\:max-w-364:focus {
    max-width: 22.75rem !important;
  }

  .xs\:focus\:max-w-368:focus {
    max-width: 23rem !important;
  }

  .xs\:focus\:max-w-372:focus {
    max-width: 23.25rem !important;
  }

  .xs\:focus\:max-w-376:focus {
    max-width: 23.5rem !important;
  }

  .xs\:focus\:max-w-380:focus {
    max-width: 23.75rem !important;
  }

  .xs\:focus\:max-w-384:focus {
    max-width: 24rem !important;
  }

  .xs\:focus\:max-w-388:focus {
    max-width: 24.25rem !important;
  }

  .xs\:focus\:max-w-392:focus {
    max-width: 24.5rem !important;
  }

  .xs\:focus\:max-w-396:focus {
    max-width: 24.75rem !important;
  }

  .xs\:focus\:max-w-400:focus {
    max-width: 25rem !important;
  }

  .xs\:focus\:max-w-404:focus {
    max-width: 25.25rem !important;
  }

  .xs\:focus\:max-w-408:focus {
    max-width: 25.5rem !important;
  }

  .xs\:focus\:max-w-412:focus {
    max-width: 25.75rem !important;
  }

  .xs\:focus\:max-w-416:focus {
    max-width: 26rem !important;
  }

  .xs\:focus\:max-w-420:focus {
    max-width: 26.25rem !important;
  }

  .xs\:focus\:max-w-424:focus {
    max-width: 26.5rem !important;
  }

  .xs\:focus\:max-w-428:focus {
    max-width: 26.75rem !important;
  }

  .xs\:focus\:max-w-432:focus {
    max-width: 27rem !important;
  }

  .xs\:focus\:max-w-436:focus {
    max-width: 27.25rem !important;
  }

  .xs\:focus\:max-w-440:focus {
    max-width: 27.5rem !important;
  }

  .xs\:focus\:max-w-444:focus {
    max-width: 27.75rem !important;
  }

  .xs\:focus\:max-w-448:focus {
    max-width: 28rem !important;
  }

  .xs\:focus\:max-w-452:focus {
    max-width: 28.25rem !important;
  }

  .xs\:focus\:max-w-456:focus {
    max-width: 28.5rem !important;
  }

  .xs\:focus\:max-w-460:focus {
    max-width: 28.75rem !important;
  }

  .xs\:focus\:max-w-464:focus {
    max-width: 29rem !important;
  }

  .xs\:focus\:max-w-468:focus {
    max-width: 29.25rem !important;
  }

  .xs\:focus\:max-w-472:focus {
    max-width: 29.5rem !important;
  }

  .xs\:focus\:max-w-476:focus {
    max-width: 29.75rem !important;
  }

  .xs\:focus\:max-w-480:focus {
    max-width: 30rem !important;
  }

  .xs\:focus\:max-w-484:focus {
    max-width: 30.25rem !important;
  }

  .xs\:focus\:max-w-488:focus {
    max-width: 30.5rem !important;
  }

  .xs\:focus\:max-w-492:focus {
    max-width: 30.75rem !important;
  }

  .xs\:focus\:max-w-496:focus {
    max-width: 31rem !important;
  }

  .xs\:focus\:max-w-500:focus {
    max-width: 31.25rem !important;
  }

  .xs\:focus\:max-w-504:focus {
    max-width: 31.5rem !important;
  }

  .xs\:focus\:max-w-508:focus {
    max-width: 31.75rem !important;
  }

  .xs\:focus\:max-w-512:focus {
    max-width: 32rem !important;
  }

  .xs\:focus\:max-w-516:focus {
    max-width: 32.25rem !important;
  }

  .xs\:focus\:max-w-520:focus {
    max-width: 32.5rem !important;
  }

  .xs\:focus\:max-w-524:focus {
    max-width: 32.75rem !important;
  }

  .xs\:focus\:max-w-528:focus {
    max-width: 33rem !important;
  }

  .xs\:focus\:max-w-532:focus {
    max-width: 33.25rem !important;
  }

  .xs\:focus\:max-w-536:focus {
    max-width: 33.5rem !important;
  }

  .xs\:focus\:max-w-540:focus {
    max-width: 33.75rem !important;
  }

  .xs\:focus\:max-w-544:focus {
    max-width: 34rem !important;
  }

  .xs\:focus\:max-w-548:focus {
    max-width: 34.25rem !important;
  }

  .xs\:focus\:max-w-552:focus {
    max-width: 34.5rem !important;
  }

  .xs\:focus\:max-w-556:focus {
    max-width: 34.75rem !important;
  }

  .xs\:focus\:max-w-560:focus {
    max-width: 35rem !important;
  }

  .xs\:focus\:max-w-564:focus {
    max-width: 35.25rem !important;
  }

  .xs\:focus\:max-w-568:focus {
    max-width: 35.5rem !important;
  }

  .xs\:focus\:max-w-572:focus {
    max-width: 35.75rem !important;
  }

  .xs\:focus\:max-w-576:focus {
    max-width: 36rem !important;
  }

  .xs\:focus\:max-w-580:focus {
    max-width: 36.25rem !important;
  }

  .xs\:focus\:max-w-584:focus {
    max-width: 36.5rem !important;
  }

  .xs\:focus\:max-w-588:focus {
    max-width: 36.75rem !important;
  }

  .xs\:focus\:max-w-592:focus {
    max-width: 37rem !important;
  }

  .xs\:focus\:max-w-596:focus {
    max-width: 37.25rem !important;
  }

  .xs\:focus\:max-w-600:focus {
    max-width: 37.5rem !important;
  }

  .xs\:focus\:max-w-604:focus {
    max-width: 37.75rem !important;
  }

  .xs\:focus\:max-w-608:focus {
    max-width: 38rem !important;
  }

  .xs\:focus\:max-w-612:focus {
    max-width: 38.25rem !important;
  }

  .xs\:focus\:max-w-616:focus {
    max-width: 38.5rem !important;
  }

  .xs\:focus\:max-w-620:focus {
    max-width: 38.75rem !important;
  }

  .xs\:focus\:max-w-624:focus {
    max-width: 39rem !important;
  }

  .xs\:focus\:max-w-628:focus {
    max-width: 39.25rem !important;
  }

  .xs\:focus\:max-w-632:focus {
    max-width: 39.5rem !important;
  }

  .xs\:focus\:max-w-636:focus {
    max-width: 39.75rem !important;
  }

  .xs\:focus\:max-w-640:focus {
    max-width: 40rem !important;
  }

  .xs\:focus\:max-w-644:focus {
    max-width: 40.25rem !important;
  }

  .xs\:focus\:max-w-648:focus {
    max-width: 40.5rem !important;
  }

  .xs\:focus\:max-w-652:focus {
    max-width: 40.75rem !important;
  }

  .xs\:focus\:max-w-656:focus {
    max-width: 41rem !important;
  }

  .xs\:focus\:max-w-660:focus {
    max-width: 41.25rem !important;
  }

  .xs\:focus\:max-w-664:focus {
    max-width: 41.5rem !important;
  }

  .xs\:focus\:max-w-668:focus {
    max-width: 41.75rem !important;
  }

  .xs\:focus\:max-w-672:focus {
    max-width: 42rem !important;
  }

  .xs\:focus\:max-w-676:focus {
    max-width: 42.25rem !important;
  }

  .xs\:focus\:max-w-680:focus {
    max-width: 42.5rem !important;
  }

  .xs\:focus\:max-w-684:focus {
    max-width: 42.75rem !important;
  }

  .xs\:focus\:max-w-688:focus {
    max-width: 43rem !important;
  }

  .xs\:focus\:max-w-692:focus {
    max-width: 43.25rem !important;
  }

  .xs\:focus\:max-w-696:focus {
    max-width: 43.5rem !important;
  }

  .xs\:focus\:max-w-700:focus {
    max-width: 43.75rem !important;
  }

  .xs\:focus\:max-w-704:focus {
    max-width: 44rem !important;
  }

  .xs\:focus\:max-w-708:focus {
    max-width: 44.25rem !important;
  }

  .xs\:focus\:max-w-712:focus {
    max-width: 44.5rem !important;
  }

  .xs\:focus\:max-w-716:focus {
    max-width: 44.75rem !important;
  }

  .xs\:focus\:max-w-720:focus {
    max-width: 45rem !important;
  }

  .xs\:focus\:max-w-724:focus {
    max-width: 45.25rem !important;
  }

  .xs\:focus\:max-w-728:focus {
    max-width: 45.5rem !important;
  }

  .xs\:focus\:max-w-732:focus {
    max-width: 45.75rem !important;
  }

  .xs\:focus\:max-w-736:focus {
    max-width: 46rem !important;
  }

  .xs\:focus\:max-w-740:focus {
    max-width: 46.25rem !important;
  }

  .xs\:focus\:max-w-744:focus {
    max-width: 46.5rem !important;
  }

  .xs\:focus\:max-w-748:focus {
    max-width: 46.75rem !important;
  }

  .xs\:focus\:max-w-752:focus {
    max-width: 47rem !important;
  }

  .xs\:focus\:max-w-756:focus {
    max-width: 47.25rem !important;
  }

  .xs\:focus\:max-w-760:focus {
    max-width: 47.5rem !important;
  }

  .xs\:focus\:max-w-764:focus {
    max-width: 47.75rem !important;
  }

  .xs\:focus\:max-w-768:focus {
    max-width: 48rem !important;
  }

  .xs\:focus\:max-w-772:focus {
    max-width: 48.25rem !important;
  }

  .xs\:focus\:max-w-776:focus {
    max-width: 48.5rem !important;
  }

  .xs\:focus\:max-w-780:focus {
    max-width: 48.75rem !important;
  }

  .xs\:focus\:max-w-784:focus {
    max-width: 49rem !important;
  }

  .xs\:focus\:max-w-788:focus {
    max-width: 49.25rem !important;
  }

  .xs\:focus\:max-w-792:focus {
    max-width: 49.5rem !important;
  }

  .xs\:focus\:max-w-796:focus {
    max-width: 49.75rem !important;
  }

  .xs\:focus\:max-w-800:focus {
    max-width: 50rem !important;
  }

  .xs\:focus\:max-w-804:focus {
    max-width: 50.25rem !important;
  }

  .xs\:focus\:max-w-808:focus {
    max-width: 50.5rem !important;
  }

  .xs\:focus\:max-w-812:focus {
    max-width: 50.75rem !important;
  }

  .xs\:focus\:max-w-816:focus {
    max-width: 51rem !important;
  }

  .xs\:focus\:max-w-820:focus {
    max-width: 51.25rem !important;
  }

  .xs\:focus\:max-w-824:focus {
    max-width: 51.5rem !important;
  }

  .xs\:focus\:max-w-828:focus {
    max-width: 51.75rem !important;
  }

  .xs\:focus\:max-w-832:focus {
    max-width: 52rem !important;
  }

  .xs\:focus\:max-w-836:focus {
    max-width: 52.25rem !important;
  }

  .xs\:focus\:max-w-840:focus {
    max-width: 52.5rem !important;
  }

  .xs\:focus\:max-w-844:focus {
    max-width: 52.75rem !important;
  }

  .xs\:focus\:max-w-848:focus {
    max-width: 53rem !important;
  }

  .xs\:focus\:max-w-852:focus {
    max-width: 53.25rem !important;
  }

  .xs\:focus\:max-w-856:focus {
    max-width: 53.5rem !important;
  }

  .xs\:focus\:max-w-860:focus {
    max-width: 53.75rem !important;
  }

  .xs\:focus\:max-w-864:focus {
    max-width: 54rem !important;
  }

  .xs\:focus\:max-w-868:focus {
    max-width: 54.25rem !important;
  }

  .xs\:focus\:max-w-872:focus {
    max-width: 54.5rem !important;
  }

  .xs\:focus\:max-w-876:focus {
    max-width: 54.75rem !important;
  }

  .xs\:focus\:max-w-880:focus {
    max-width: 55rem !important;
  }

  .xs\:focus\:max-w-884:focus {
    max-width: 55.25rem !important;
  }

  .xs\:focus\:max-w-888:focus {
    max-width: 55.5rem !important;
  }

  .xs\:focus\:max-w-892:focus {
    max-width: 55.75rem !important;
  }

  .xs\:focus\:max-w-896:focus {
    max-width: 56rem !important;
  }

  .xs\:focus\:max-w-900:focus {
    max-width: 56.25rem !important;
  }

  .xs\:focus\:max-w-904:focus {
    max-width: 56.5rem !important;
  }

  .xs\:focus\:max-w-908:focus {
    max-width: 56.75rem !important;
  }

  .xs\:focus\:max-w-912:focus {
    max-width: 57rem !important;
  }

  .xs\:focus\:max-w-916:focus {
    max-width: 57.25rem !important;
  }

  .xs\:focus\:max-w-920:focus {
    max-width: 57.5rem !important;
  }

  .xs\:focus\:max-w-924:focus {
    max-width: 57.75rem !important;
  }

  .xs\:focus\:max-w-928:focus {
    max-width: 58rem !important;
  }

  .xs\:focus\:max-w-932:focus {
    max-width: 58.25rem !important;
  }

  .xs\:focus\:max-w-936:focus {
    max-width: 58.5rem !important;
  }

  .xs\:focus\:max-w-940:focus {
    max-width: 58.75rem !important;
  }

  .xs\:focus\:max-w-944:focus {
    max-width: 59rem !important;
  }

  .xs\:focus\:max-w-948:focus {
    max-width: 59.25rem !important;
  }

  .xs\:focus\:max-w-952:focus {
    max-width: 59.5rem !important;
  }

  .xs\:focus\:max-w-956:focus {
    max-width: 59.75rem !important;
  }

  .xs\:focus\:max-w-960:focus {
    max-width: 60rem !important;
  }

  .xs\:focus\:max-w-964:focus {
    max-width: 60.25rem !important;
  }

  .xs\:focus\:max-w-968:focus {
    max-width: 60.5rem !important;
  }

  .xs\:focus\:max-w-972:focus {
    max-width: 60.75rem !important;
  }

  .xs\:focus\:max-w-976:focus {
    max-width: 61rem !important;
  }

  .xs\:focus\:max-w-980:focus {
    max-width: 61.25rem !important;
  }

  .xs\:focus\:max-w-984:focus {
    max-width: 61.5rem !important;
  }

  .xs\:focus\:max-w-988:focus {
    max-width: 61.75rem !important;
  }

  .xs\:focus\:max-w-992:focus {
    max-width: 62rem !important;
  }

  .xs\:focus\:max-w-996:focus {
    max-width: 62.25rem !important;
  }

  .xs\:focus\:max-w-1000:focus {
    max-width: 62.5rem !important;
  }

  .xs\:focus\:max-w-1004:focus {
    max-width: 62.75rem !important;
  }

  .xs\:focus\:max-w-1008:focus {
    max-width: 63rem !important;
  }

  .xs\:focus\:max-w-1012:focus {
    max-width: 63.25rem !important;
  }

  .xs\:focus\:max-w-1016:focus {
    max-width: 63.5rem !important;
  }

  .xs\:focus\:max-w-1020:focus {
    max-width: 63.75rem !important;
  }

  .xs\:focus\:max-w-1024:focus {
    max-width: 64rem !important;
  }

  .xs\:focus\:max-w-1028:focus {
    max-width: 64.25rem !important;
  }

  .xs\:focus\:max-w-1032:focus {
    max-width: 64.5rem !important;
  }

  .xs\:focus\:max-w-1036:focus {
    max-width: 64.75rem !important;
  }

  .xs\:focus\:max-w-1040:focus {
    max-width: 65rem !important;
  }

  .xs\:focus\:max-w-1044:focus {
    max-width: 65.25rem !important;
  }

  .xs\:focus\:max-w-1048:focus {
    max-width: 65.5rem !important;
  }

  .xs\:focus\:max-w-1052:focus {
    max-width: 65.75rem !important;
  }

  .xs\:focus\:max-w-1056:focus {
    max-width: 66rem !important;
  }

  .xs\:focus\:max-w-1060:focus {
    max-width: 66.25rem !important;
  }

  .xs\:focus\:max-w-1064:focus {
    max-width: 66.5rem !important;
  }

  .xs\:focus\:max-w-1068:focus {
    max-width: 66.75rem !important;
  }

  .xs\:focus\:max-w-1072:focus {
    max-width: 67rem !important;
  }

  .xs\:focus\:max-w-1076:focus {
    max-width: 67.25rem !important;
  }

  .xs\:focus\:max-w-1080:focus {
    max-width: 67.5rem !important;
  }

  .xs\:focus\:max-w-1084:focus {
    max-width: 67.75rem !important;
  }

  .xs\:focus\:max-w-1088:focus {
    max-width: 68rem !important;
  }

  .xs\:focus\:max-w-1092:focus {
    max-width: 68.25rem !important;
  }

  .xs\:focus\:max-w-1096:focus {
    max-width: 68.5rem !important;
  }

  .xs\:focus\:max-w-1100:focus {
    max-width: 68.75rem !important;
  }

  .xs\:focus\:max-w-1104:focus {
    max-width: 69rem !important;
  }

  .xs\:focus\:max-w-1108:focus {
    max-width: 69.25rem !important;
  }

  .xs\:focus\:max-w-1112:focus {
    max-width: 69.5rem !important;
  }

  .xs\:focus\:max-w-1116:focus {
    max-width: 69.75rem !important;
  }

  .xs\:focus\:max-w-1120:focus {
    max-width: 70rem !important;
  }

  .xs\:focus\:max-w-1124:focus {
    max-width: 70.25rem !important;
  }

  .xs\:focus\:max-w-1128:focus {
    max-width: 70.5rem !important;
  }

  .xs\:focus\:max-w-1132:focus {
    max-width: 70.75rem !important;
  }

  .xs\:focus\:max-w-1136:focus {
    max-width: 71rem !important;
  }

  .xs\:focus\:max-w-1140:focus {
    max-width: 71.25rem !important;
  }

  .xs\:focus\:max-w-1144:focus {
    max-width: 71.5rem !important;
  }

  .xs\:focus\:max-w-1148:focus {
    max-width: 71.75rem !important;
  }

  .xs\:focus\:max-w-1152:focus {
    max-width: 72rem !important;
  }

  .xs\:focus\:max-w-1156:focus {
    max-width: 72.25rem !important;
  }

  .xs\:focus\:max-w-1160:focus {
    max-width: 72.5rem !important;
  }

  .xs\:focus\:max-w-1164:focus {
    max-width: 72.75rem !important;
  }

  .xs\:focus\:max-w-1168:focus {
    max-width: 73rem !important;
  }

  .xs\:focus\:max-w-1172:focus {
    max-width: 73.25rem !important;
  }

  .xs\:focus\:max-w-1176:focus {
    max-width: 73.5rem !important;
  }

  .xs\:focus\:max-w-1180:focus {
    max-width: 73.75rem !important;
  }

  .xs\:focus\:max-w-1184:focus {
    max-width: 74rem !important;
  }

  .xs\:focus\:max-w-1188:focus {
    max-width: 74.25rem !important;
  }

  .xs\:focus\:max-w-1192:focus {
    max-width: 74.5rem !important;
  }

  .xs\:focus\:max-w-1196:focus {
    max-width: 74.75rem !important;
  }

  .xs\:focus\:max-w-1200:focus {
    max-width: 75rem !important;
  }

  .xs\:focus\:max-w-none:focus {
    max-width: none !important;
  }

  .xs\:focus\:max-w-xs:focus {
    max-width: 20rem !important;
  }

  .xs\:focus\:max-w-sm:focus {
    max-width: 24rem !important;
  }

  .xs\:focus\:max-w-md:focus {
    max-width: 28rem !important;
  }

  .xs\:focus\:max-w-lg:focus {
    max-width: 32rem !important;
  }

  .xs\:focus\:max-w-xl:focus {
    max-width: 36rem !important;
  }

  .xs\:focus\:max-w-2xl:focus {
    max-width: 42rem !important;
  }

  .xs\:focus\:max-w-3xl:focus {
    max-width: 48rem !important;
  }

  .xs\:focus\:max-w-4xl:focus {
    max-width: 56rem !important;
  }

  .xs\:focus\:max-w-5xl:focus {
    max-width: 64rem !important;
  }

  .xs\:focus\:max-w-6xl:focus {
    max-width: 72rem !important;
  }

  .xs\:focus\:max-w-full:focus {
    max-width: 100% !important;
  }

  .xs\:focus\:max-w-screen-xs:focus {
    max-width: 600px !important;
  }

  .xs\:focus\:max-w-screen-sm:focus {
    max-width: 769px !important;
  }

  .xs\:focus\:max-w-screen-md:focus {
    max-width: 1000px !important;
  }

  .xs\:focus\:max-w-screen-lg:focus {
    max-width: 1200px !important;
  }

  .xs\:focus\:max-w-screen-xl:focus {
    max-width: 1366px !important;
  }

  .xs\:min-h-0 {
    min-height: 0 !important;
  }

  .xs\:min-h-full {
    min-height: 100% !important;
  }

  .xs\:min-h-screen {
    min-height: 100vh !important;
  }

  .xs\:hover\:min-h-0:hover {
    min-height: 0 !important;
  }

  .xs\:hover\:min-h-full:hover {
    min-height: 100% !important;
  }

  .xs\:hover\:min-h-screen:hover {
    min-height: 100vh !important;
  }

  .xs\:focus\:min-h-0:focus {
    min-height: 0 !important;
  }

  .xs\:focus\:min-h-full:focus {
    min-height: 100% !important;
  }

  .xs\:focus\:min-h-screen:focus {
    min-height: 100vh !important;
  }

  .xs\:min-w-0 {
    min-width: 0 !important;
  }

  .xs\:min-w-full {
    min-width: 100% !important;
  }

  .xs\:hover\:min-w-0:hover {
    min-width: 0 !important;
  }

  .xs\:hover\:min-w-full:hover {
    min-width: 100% !important;
  }

  .xs\:focus\:min-w-0:focus {
    min-width: 0 !important;
  }

  .xs\:focus\:min-w-full:focus {
    min-width: 100% !important;
  }

  .xs\:object-contain {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .xs\:object-cover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .xs\:object-fill {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .xs\:object-none {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .xs\:object-scale-down {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .xs\:hover\:object-contain:hover {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .xs\:hover\:object-cover:hover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .xs\:hover\:object-fill:hover {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .xs\:hover\:object-none:hover {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .xs\:hover\:object-scale-down:hover {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .xs\:focus\:object-contain:focus {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .xs\:focus\:object-cover:focus {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .xs\:focus\:object-fill:focus {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .xs\:focus\:object-none:focus {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .xs\:focus\:object-scale-down:focus {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .xs\:object-bottom {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .xs\:object-center {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .xs\:object-left {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .xs\:object-left-bottom {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .xs\:object-left-top {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .xs\:object-right {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .xs\:object-right-bottom {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .xs\:object-right-top {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .xs\:object-top {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .xs\:hover\:object-bottom:hover {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .xs\:hover\:object-center:hover {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .xs\:hover\:object-left:hover {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .xs\:hover\:object-left-bottom:hover {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .xs\:hover\:object-left-top:hover {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .xs\:hover\:object-right:hover {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .xs\:hover\:object-right-bottom:hover {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .xs\:hover\:object-right-top:hover {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .xs\:hover\:object-top:hover {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .xs\:focus\:object-bottom:focus {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .xs\:focus\:object-center:focus {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .xs\:focus\:object-left:focus {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .xs\:focus\:object-left-bottom:focus {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .xs\:focus\:object-left-top:focus {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .xs\:focus\:object-right:focus {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .xs\:focus\:object-right-bottom:focus {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .xs\:focus\:object-right-top:focus {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .xs\:focus\:object-top:focus {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .xs\:opacity-0 {
    opacity: 0 !important;
  }

  .xs\:opacity-25 {
    opacity: 0.25 !important;
  }

  .xs\:opacity-50 {
    opacity: 0.5 !important;
  }

  .xs\:opacity-75 {
    opacity: 0.75 !important;
  }

  .xs\:opacity-100 {
    opacity: 1 !important;
  }

  .xs\:hover\:opacity-0:hover {
    opacity: 0 !important;
  }

  .xs\:hover\:opacity-25:hover {
    opacity: 0.25 !important;
  }

  .xs\:hover\:opacity-50:hover {
    opacity: 0.5 !important;
  }

  .xs\:hover\:opacity-75:hover {
    opacity: 0.75 !important;
  }

  .xs\:hover\:opacity-100:hover {
    opacity: 1 !important;
  }

  .xs\:focus\:opacity-0:focus {
    opacity: 0 !important;
  }

  .xs\:focus\:opacity-25:focus {
    opacity: 0.25 !important;
  }

  .xs\:focus\:opacity-50:focus {
    opacity: 0.5 !important;
  }

  .xs\:focus\:opacity-75:focus {
    opacity: 0.75 !important;
  }

  .xs\:focus\:opacity-100:focus {
    opacity: 1 !important;
  }

  .xs\:outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xs\:outline-white {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xs\:outline-black {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xs\:hover\:outline-none:hover {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xs\:hover\:outline-white:hover {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xs\:hover\:outline-black:hover {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xs\:focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xs\:focus\:outline-white:focus {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xs\:focus\:outline-black:focus {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xs\:overflow-auto {
    overflow: auto !important;
  }

  .xs\:overflow-hidden {
    overflow: hidden !important;
  }

  .xs\:overflow-visible {
    overflow: visible !important;
  }

  .xs\:overflow-scroll {
    overflow: scroll !important;
  }

  .xs\:overflow-x-auto {
    overflow-x: auto !important;
  }

  .xs\:overflow-y-auto {
    overflow-y: auto !important;
  }

  .xs\:overflow-x-hidden {
    overflow-x: hidden !important;
  }

  .xs\:overflow-y-hidden {
    overflow-y: hidden !important;
  }

  .xs\:overflow-x-visible {
    overflow-x: visible !important;
  }

  .xs\:overflow-y-visible {
    overflow-y: visible !important;
  }

  .xs\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .xs\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .xs\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important;
  }

  .xs\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important;
  }

  .xs\:hover\:overflow-auto:hover {
    overflow: auto !important;
  }

  .xs\:hover\:overflow-hidden:hover {
    overflow: hidden !important;
  }

  .xs\:hover\:overflow-visible:hover {
    overflow: visible !important;
  }

  .xs\:hover\:overflow-scroll:hover {
    overflow: scroll !important;
  }

  .xs\:hover\:overflow-x-auto:hover {
    overflow-x: auto !important;
  }

  .xs\:hover\:overflow-y-auto:hover {
    overflow-y: auto !important;
  }

  .xs\:hover\:overflow-x-hidden:hover {
    overflow-x: hidden !important;
  }

  .xs\:hover\:overflow-y-hidden:hover {
    overflow-y: hidden !important;
  }

  .xs\:hover\:overflow-x-visible:hover {
    overflow-x: visible !important;
  }

  .xs\:hover\:overflow-y-visible:hover {
    overflow-y: visible !important;
  }

  .xs\:hover\:overflow-x-scroll:hover {
    overflow-x: scroll !important;
  }

  .xs\:hover\:overflow-y-scroll:hover {
    overflow-y: scroll !important;
  }

  .xs\:hover\:scrolling-touch:hover {
    -webkit-overflow-scrolling: touch !important;
  }

  .xs\:hover\:scrolling-auto:hover {
    -webkit-overflow-scrolling: auto !important;
  }

  .xs\:focus\:overflow-auto:focus {
    overflow: auto !important;
  }

  .xs\:focus\:overflow-hidden:focus {
    overflow: hidden !important;
  }

  .xs\:focus\:overflow-visible:focus {
    overflow: visible !important;
  }

  .xs\:focus\:overflow-scroll:focus {
    overflow: scroll !important;
  }

  .xs\:focus\:overflow-x-auto:focus {
    overflow-x: auto !important;
  }

  .xs\:focus\:overflow-y-auto:focus {
    overflow-y: auto !important;
  }

  .xs\:focus\:overflow-x-hidden:focus {
    overflow-x: hidden !important;
  }

  .xs\:focus\:overflow-y-hidden:focus {
    overflow-y: hidden !important;
  }

  .xs\:focus\:overflow-x-visible:focus {
    overflow-x: visible !important;
  }

  .xs\:focus\:overflow-y-visible:focus {
    overflow-y: visible !important;
  }

  .xs\:focus\:overflow-x-scroll:focus {
    overflow-x: scroll !important;
  }

  .xs\:focus\:overflow-y-scroll:focus {
    overflow-y: scroll !important;
  }

  .xs\:focus\:scrolling-touch:focus {
    -webkit-overflow-scrolling: touch !important;
  }

  .xs\:focus\:scrolling-auto:focus {
    -webkit-overflow-scrolling: auto !important;
  }

  .xs\:p-0 {
    padding: 0rem !important;
  }

  .xs\:p-1 {
    padding: 0.25rem !important;
  }

  .xs\:p-2 {
    padding: 0.5rem !important;
  }

  .xs\:p-3 {
    padding: 0.75rem !important;
  }

  .xs\:p-4 {
    padding: 1rem !important;
  }

  .xs\:p-5 {
    padding: 1.25rem !important;
  }

  .xs\:p-6 {
    padding: 1.5rem !important;
  }

  .xs\:p-7 {
    padding: 1.75rem !important;
  }

  .xs\:p-8 {
    padding: 2rem !important;
  }

  .xs\:p-9 {
    padding: 2.25rem !important;
  }

  .xs\:p-10 {
    padding: 2.5rem !important;
  }

  .xs\:p-11 {
    padding: 2.75rem !important;
  }

  .xs\:p-12 {
    padding: 3rem !important;
  }

  .xs\:p-13 {
    padding: 3.25rem !important;
  }

  .xs\:p-14 {
    padding: 3.5rem !important;
  }

  .xs\:p-15 {
    padding: 3.75rem !important;
  }

  .xs\:p-16 {
    padding: 4rem !important;
  }

  .xs\:p-17 {
    padding: 4.25rem !important;
  }

  .xs\:p-18 {
    padding: 4.5rem !important;
  }

  .xs\:p-19 {
    padding: 4.75rem !important;
  }

  .xs\:p-20 {
    padding: 5rem !important;
  }

  .xs\:p-21 {
    padding: 5.25rem !important;
  }

  .xs\:p-22 {
    padding: 5.5rem !important;
  }

  .xs\:p-23 {
    padding: 5.75rem !important;
  }

  .xs\:p-24 {
    padding: 6rem !important;
  }

  .xs\:p-25 {
    padding: 6.25rem !important;
  }

  .xs\:p-26 {
    padding: 6.5rem !important;
  }

  .xs\:p-27 {
    padding: 6.75rem !important;
  }

  .xs\:p-28 {
    padding: 7rem !important;
  }

  .xs\:p-29 {
    padding: 7.25rem !important;
  }

  .xs\:p-30 {
    padding: 7.5rem !important;
  }

  .xs\:p-31 {
    padding: 7.75rem !important;
  }

  .xs\:p-32 {
    padding: 8rem !important;
  }

  .xs\:p-33 {
    padding: 8.25rem !important;
  }

  .xs\:p-34 {
    padding: 8.5rem !important;
  }

  .xs\:p-35 {
    padding: 8.75rem !important;
  }

  .xs\:p-36 {
    padding: 9rem !important;
  }

  .xs\:p-37 {
    padding: 9.25rem !important;
  }

  .xs\:p-38 {
    padding: 9.5rem !important;
  }

  .xs\:p-39 {
    padding: 9.75rem !important;
  }

  .xs\:p-40 {
    padding: 10rem !important;
  }

  .xs\:p-41 {
    padding: 10.25rem !important;
  }

  .xs\:p-42 {
    padding: 10.5rem !important;
  }

  .xs\:p-43 {
    padding: 10.75rem !important;
  }

  .xs\:p-44 {
    padding: 11rem !important;
  }

  .xs\:p-45 {
    padding: 11.25rem !important;
  }

  .xs\:p-46 {
    padding: 11.5rem !important;
  }

  .xs\:p-47 {
    padding: 11.75rem !important;
  }

  .xs\:p-48 {
    padding: 12rem !important;
  }

  .xs\:p-49 {
    padding: 12.25rem !important;
  }

  .xs\:p-50 {
    padding: 12.5rem !important;
  }

  .xs\:p-51 {
    padding: 12.75rem !important;
  }

  .xs\:p-52 {
    padding: 13rem !important;
  }

  .xs\:p-53 {
    padding: 13.25rem !important;
  }

  .xs\:p-54 {
    padding: 13.5rem !important;
  }

  .xs\:p-55 {
    padding: 13.75rem !important;
  }

  .xs\:p-56 {
    padding: 14rem !important;
  }

  .xs\:p-57 {
    padding: 14.25rem !important;
  }

  .xs\:p-58 {
    padding: 14.5rem !important;
  }

  .xs\:p-59 {
    padding: 14.75rem !important;
  }

  .xs\:p-60 {
    padding: 15rem !important;
  }

  .xs\:p-61 {
    padding: 15.25rem !important;
  }

  .xs\:p-62 {
    padding: 15.5rem !important;
  }

  .xs\:p-63 {
    padding: 15.75rem !important;
  }

  .xs\:p-64 {
    padding: 16rem !important;
  }

  .xs\:p-65 {
    padding: 16.25rem !important;
  }

  .xs\:p-66 {
    padding: 16.5rem !important;
  }

  .xs\:p-67 {
    padding: 16.75rem !important;
  }

  .xs\:p-68 {
    padding: 17rem !important;
  }

  .xs\:p-69 {
    padding: 17.25rem !important;
  }

  .xs\:p-70 {
    padding: 17.5rem !important;
  }

  .xs\:p-71 {
    padding: 17.75rem !important;
  }

  .xs\:p-72 {
    padding: 18rem !important;
  }

  .xs\:p-73 {
    padding: 18.25rem !important;
  }

  .xs\:p-74 {
    padding: 18.5rem !important;
  }

  .xs\:p-75 {
    padding: 18.75rem !important;
  }

  .xs\:p-76 {
    padding: 19rem !important;
  }

  .xs\:p-77 {
    padding: 19.25rem !important;
  }

  .xs\:p-78 {
    padding: 19.5rem !important;
  }

  .xs\:p-79 {
    padding: 19.75rem !important;
  }

  .xs\:p-80 {
    padding: 20rem !important;
  }

  .xs\:p-81 {
    padding: 20.25rem !important;
  }

  .xs\:p-82 {
    padding: 20.5rem !important;
  }

  .xs\:p-83 {
    padding: 20.75rem !important;
  }

  .xs\:p-84 {
    padding: 21rem !important;
  }

  .xs\:p-85 {
    padding: 21.25rem !important;
  }

  .xs\:p-86 {
    padding: 21.5rem !important;
  }

  .xs\:p-87 {
    padding: 21.75rem !important;
  }

  .xs\:p-88 {
    padding: 22rem !important;
  }

  .xs\:p-89 {
    padding: 22.25rem !important;
  }

  .xs\:p-90 {
    padding: 22.5rem !important;
  }

  .xs\:p-91 {
    padding: 22.75rem !important;
  }

  .xs\:p-92 {
    padding: 23rem !important;
  }

  .xs\:p-93 {
    padding: 23.25rem !important;
  }

  .xs\:p-94 {
    padding: 23.5rem !important;
  }

  .xs\:p-95 {
    padding: 23.75rem !important;
  }

  .xs\:p-96 {
    padding: 24rem !important;
  }

  .xs\:p-97 {
    padding: 24.25rem !important;
  }

  .xs\:p-98 {
    padding: 24.5rem !important;
  }

  .xs\:p-99 {
    padding: 24.75rem !important;
  }

  .xs\:p-100 {
    padding: 25rem !important;
  }

  .xs\:p-101 {
    padding: 25.25rem !important;
  }

  .xs\:p-102 {
    padding: 25.5rem !important;
  }

  .xs\:p-103 {
    padding: 25.75rem !important;
  }

  .xs\:p-104 {
    padding: 26rem !important;
  }

  .xs\:p-105 {
    padding: 26.25rem !important;
  }

  .xs\:p-px {
    padding: 1px !important;
  }

  .xs\:p-0\.5 {
    padding: 0.125rem !important;
  }

  .xs\:p-1\.5 {
    padding: 0.375rem !important;
  }

  .xs\:p-2\.5 {
    padding: 0.625rem !important;
  }

  .xs\:p-3\.5 {
    padding: 0.875rem !important;
  }

  .xs\:p-4\.5 {
    padding: 1.125rem !important;
  }

  .xs\:p-5\.5 {
    padding: 1.375rem !important;
  }

  .xs\:p-6\.5 {
    padding: 1.625rem !important;
  }

  .xs\:p-7\.5 {
    padding: 1.875rem !important;
  }

  .xs\:p-8\.5 {
    padding: 2.125rem !important;
  }

  .xs\:p-9\.5 {
    padding: 2.375rem !important;
  }

  .xs\:p-10\.5 {
    padding: 2.625rem !important;
  }

  .xs\:p-11\.5 {
    padding: 2.875rem !important;
  }

  .xs\:p-12\.5 {
    padding: 3.125rem !important;
  }

  .xs\:p-13\.5 {
    padding: 3.375rem !important;
  }

  .xs\:p-14\.5 {
    padding: 3.625rem !important;
  }

  .xs\:p-15\.5 {
    padding: 3.875rem !important;
  }

  .xs\:p-16\.5 {
    padding: 4.125rem !important;
  }

  .xs\:p-17\.5 {
    padding: 4.375rem !important;
  }

  .xs\:p-18\.5 {
    padding: 4.625rem !important;
  }

  .xs\:p-19\.5 {
    padding: 4.875rem !important;
  }

  .xs\:p-20\.5 {
    padding: 5.125rem !important;
  }

  .xs\:p-21\.5 {
    padding: 5.375rem !important;
  }

  .xs\:p-22\.5 {
    padding: 5.625rem !important;
  }

  .xs\:p-23\.5 {
    padding: 5.875rem !important;
  }

  .xs\:p-24\.5 {
    padding: 6.125rem !important;
  }

  .xs\:p-25\.5 {
    padding: 6.375rem !important;
  }

  .xs\:p-26\.5 {
    padding: 6.625rem !important;
  }

  .xs\:p-27\.5 {
    padding: 6.875rem !important;
  }

  .xs\:p-28\.5 {
    padding: 7.125rem !important;
  }

  .xs\:p-29\.5 {
    padding: 7.375rem !important;
  }

  .xs\:p-30\.5 {
    padding: 7.625rem !important;
  }

  .xs\:p-31\.5 {
    padding: 7.875rem !important;
  }

  .xs\:p-32\.5 {
    padding: 8.125rem !important;
  }

  .xs\:p-33\.5 {
    padding: 8.375rem !important;
  }

  .xs\:p-34\.5 {
    padding: 8.625rem !important;
  }

  .xs\:p-35\.5 {
    padding: 8.875rem !important;
  }

  .xs\:p-36\.5 {
    padding: 9.125rem !important;
  }

  .xs\:p-37\.5 {
    padding: 9.375rem !important;
  }

  .xs\:p-38\.5 {
    padding: 9.625rem !important;
  }

  .xs\:p-39\.5 {
    padding: 9.875rem !important;
  }

  .xs\:p-40\.5 {
    padding: 10.125rem !important;
  }

  .xs\:p-41\.5 {
    padding: 10.375rem !important;
  }

  .xs\:p-42\.5 {
    padding: 10.625rem !important;
  }

  .xs\:p-43\.5 {
    padding: 10.875rem !important;
  }

  .xs\:p-44\.5 {
    padding: 11.125rem !important;
  }

  .xs\:p-45\.5 {
    padding: 11.375rem !important;
  }

  .xs\:p-46\.5 {
    padding: 11.625rem !important;
  }

  .xs\:p-47\.5 {
    padding: 11.875rem !important;
  }

  .xs\:p-48\.5 {
    padding: 12.125rem !important;
  }

  .xs\:p-49\.5 {
    padding: 12.375rem !important;
  }

  .xs\:p-50\.5 {
    padding: 12.625rem !important;
  }

  .xs\:p-51\.5 {
    padding: 12.875rem !important;
  }

  .xs\:p-52\.5 {
    padding: 13.125rem !important;
  }

  .xs\:p-53\.5 {
    padding: 13.375rem !important;
  }

  .xs\:p-54\.5 {
    padding: 13.625rem !important;
  }

  .xs\:p-55\.5 {
    padding: 13.875rem !important;
  }

  .xs\:p-56\.5 {
    padding: 14.125rem !important;
  }

  .xs\:p-57\.5 {
    padding: 14.375rem !important;
  }

  .xs\:p-58\.5 {
    padding: 14.625rem !important;
  }

  .xs\:p-59\.5 {
    padding: 14.875rem !important;
  }

  .xs\:p-60\.5 {
    padding: 15.125rem !important;
  }

  .xs\:p-61\.5 {
    padding: 15.375rem !important;
  }

  .xs\:p-62\.5 {
    padding: 15.625rem !important;
  }

  .xs\:p-63\.5 {
    padding: 15.875rem !important;
  }

  .xs\:p-64\.5 {
    padding: 16.125rem !important;
  }

  .xs\:p-65\.5 {
    padding: 16.375rem !important;
  }

  .xs\:p-66\.5 {
    padding: 16.625rem !important;
  }

  .xs\:p-67\.5 {
    padding: 16.875rem !important;
  }

  .xs\:p-68\.5 {
    padding: 17.125rem !important;
  }

  .xs\:p-69\.5 {
    padding: 17.375rem !important;
  }

  .xs\:p-70\.5 {
    padding: 17.625rem !important;
  }

  .xs\:p-71\.5 {
    padding: 17.875rem !important;
  }

  .xs\:p-72\.5 {
    padding: 18.125rem !important;
  }

  .xs\:p-73\.5 {
    padding: 18.375rem !important;
  }

  .xs\:p-74\.5 {
    padding: 18.625rem !important;
  }

  .xs\:p-75\.5 {
    padding: 18.875rem !important;
  }

  .xs\:p-76\.5 {
    padding: 19.125rem !important;
  }

  .xs\:p-77\.5 {
    padding: 19.375rem !important;
  }

  .xs\:p-78\.5 {
    padding: 19.625rem !important;
  }

  .xs\:p-79\.5 {
    padding: 19.875rem !important;
  }

  .xs\:p-80\.5 {
    padding: 20.125rem !important;
  }

  .xs\:p-81\.5 {
    padding: 20.375rem !important;
  }

  .xs\:p-82\.5 {
    padding: 20.625rem !important;
  }

  .xs\:p-83\.5 {
    padding: 20.875rem !important;
  }

  .xs\:p-84\.5 {
    padding: 21.125rem !important;
  }

  .xs\:p-85\.5 {
    padding: 21.375rem !important;
  }

  .xs\:p-86\.5 {
    padding: 21.625rem !important;
  }

  .xs\:p-87\.5 {
    padding: 21.875rem !important;
  }

  .xs\:p-88\.5 {
    padding: 22.125rem !important;
  }

  .xs\:p-89\.5 {
    padding: 22.375rem !important;
  }

  .xs\:p-90\.5 {
    padding: 22.625rem !important;
  }

  .xs\:p-91\.5 {
    padding: 22.875rem !important;
  }

  .xs\:p-92\.5 {
    padding: 23.125rem !important;
  }

  .xs\:p-93\.5 {
    padding: 23.375rem !important;
  }

  .xs\:p-94\.5 {
    padding: 23.625rem !important;
  }

  .xs\:p-95\.5 {
    padding: 23.875rem !important;
  }

  .xs\:p-96\.5 {
    padding: 24.125rem !important;
  }

  .xs\:p-97\.5 {
    padding: 24.375rem !important;
  }

  .xs\:p-98\.5 {
    padding: 24.625rem !important;
  }

  .xs\:p-99\.5 {
    padding: 24.875rem !important;
  }

  .xs\:p-100\.5 {
    padding: 25.125rem !important;
  }

  .xs\:p-101\.5 {
    padding: 25.375rem !important;
  }

  .xs\:p-102\.5 {
    padding: 25.625rem !important;
  }

  .xs\:p-103\.5 {
    padding: 25.875rem !important;
  }

  .xs\:p-104\.5 {
    padding: 26.125rem !important;
  }

  .xs\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .xs\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .xs\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xs\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xs\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xs\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xs\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xs\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xs\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xs\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xs\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xs\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xs\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xs\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xs\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xs\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xs\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xs\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xs\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xs\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xs\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xs\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xs\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xs\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xs\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xs\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xs\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .xs\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .xs\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xs\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xs\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .xs\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .xs\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xs\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xs\:py-17 {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .xs\:px-17 {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .xs\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .xs\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .xs\:py-19 {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .xs\:px-19 {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .xs\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .xs\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xs\:py-21 {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .xs\:px-21 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .xs\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .xs\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .xs\:py-23 {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .xs\:px-23 {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .xs\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xs\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xs\:py-25 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .xs\:px-25 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .xs\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .xs\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .xs\:py-27 {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .xs\:px-27 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .xs\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xs\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xs\:py-29 {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .xs\:px-29 {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .xs\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .xs\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .xs\:py-31 {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .xs\:px-31 {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .xs\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .xs\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xs\:py-33 {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .xs\:px-33 {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .xs\:py-34 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .xs\:px-34 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .xs\:py-35 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .xs\:px-35 {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .xs\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .xs\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xs\:py-37 {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .xs\:px-37 {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .xs\:py-38 {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .xs\:px-38 {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .xs\:py-39 {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .xs\:px-39 {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .xs\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xs\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xs\:py-41 {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .xs\:px-41 {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .xs\:py-42 {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .xs\:px-42 {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .xs\:py-43 {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .xs\:px-43 {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .xs\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xs\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xs\:py-45 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .xs\:px-45 {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .xs\:py-46 {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .xs\:px-46 {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .xs\:py-47 {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .xs\:px-47 {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .xs\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xs\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xs\:py-49 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .xs\:px-49 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .xs\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .xs\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .xs\:py-51 {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .xs\:px-51 {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .xs\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xs\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xs\:py-53 {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .xs\:px-53 {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .xs\:py-54 {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .xs\:px-54 {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .xs\:py-55 {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .xs\:px-55 {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .xs\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xs\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .xs\:py-57 {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .xs\:px-57 {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .xs\:py-58 {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .xs\:px-58 {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .xs\:py-59 {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .xs\:px-59 {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .xs\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xs\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xs\:py-61 {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .xs\:px-61 {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .xs\:py-62 {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .xs\:px-62 {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .xs\:py-63 {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .xs\:px-63 {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .xs\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xs\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xs\:py-65 {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .xs\:px-65 {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .xs\:py-66 {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .xs\:px-66 {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .xs\:py-67 {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .xs\:px-67 {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .xs\:py-68 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .xs\:px-68 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .xs\:py-69 {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .xs\:px-69 {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .xs\:py-70 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .xs\:px-70 {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .xs\:py-71 {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .xs\:px-71 {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .xs\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xs\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .xs\:py-73 {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .xs\:px-73 {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .xs\:py-74 {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .xs\:px-74 {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .xs\:py-75 {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .xs\:px-75 {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .xs\:py-76 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .xs\:px-76 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .xs\:py-77 {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .xs\:px-77 {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .xs\:py-78 {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .xs\:px-78 {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .xs\:py-79 {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .xs\:px-79 {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .xs\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xs\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .xs\:py-81 {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .xs\:px-81 {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .xs\:py-82 {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .xs\:px-82 {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .xs\:py-83 {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .xs\:px-83 {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .xs\:py-84 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .xs\:px-84 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .xs\:py-85 {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .xs\:px-85 {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .xs\:py-86 {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .xs\:px-86 {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .xs\:py-87 {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .xs\:px-87 {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .xs\:py-88 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .xs\:px-88 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .xs\:py-89 {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .xs\:px-89 {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .xs\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .xs\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .xs\:py-91 {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .xs\:px-91 {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .xs\:py-92 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .xs\:px-92 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .xs\:py-93 {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .xs\:px-93 {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .xs\:py-94 {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .xs\:px-94 {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .xs\:py-95 {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .xs\:px-95 {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .xs\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xs\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xs\:py-97 {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .xs\:px-97 {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .xs\:py-98 {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .xs\:px-98 {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .xs\:py-99 {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .xs\:px-99 {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .xs\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .xs\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .xs\:py-101 {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .xs\:px-101 {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .xs\:py-102 {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .xs\:px-102 {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .xs\:py-103 {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .xs\:px-103 {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .xs\:py-104 {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .xs\:px-104 {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .xs\:py-105 {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .xs\:px-105 {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .xs\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .xs\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xs\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xs\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xs\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xs\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xs\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .xs\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xs\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .xs\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xs\:py-4\.5 {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .xs\:px-4\.5 {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .xs\:py-5\.5 {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .xs\:px-5\.5 {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .xs\:py-6\.5 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .xs\:px-6\.5 {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .xs\:py-7\.5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .xs\:px-7\.5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .xs\:py-8\.5 {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .xs\:px-8\.5 {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .xs\:py-9\.5 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .xs\:px-9\.5 {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .xs\:py-10\.5 {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .xs\:px-10\.5 {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .xs\:py-11\.5 {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .xs\:px-11\.5 {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .xs\:py-12\.5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .xs\:px-12\.5 {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .xs\:py-13\.5 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .xs\:px-13\.5 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .xs\:py-14\.5 {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .xs\:px-14\.5 {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .xs\:py-15\.5 {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .xs\:px-15\.5 {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .xs\:py-16\.5 {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .xs\:px-16\.5 {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .xs\:py-17\.5 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .xs\:px-17\.5 {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .xs\:py-18\.5 {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .xs\:px-18\.5 {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .xs\:py-19\.5 {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .xs\:px-19\.5 {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .xs\:py-20\.5 {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .xs\:px-20\.5 {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .xs\:py-21\.5 {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .xs\:px-21\.5 {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .xs\:py-22\.5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .xs\:px-22\.5 {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .xs\:py-23\.5 {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .xs\:px-23\.5 {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .xs\:py-24\.5 {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .xs\:px-24\.5 {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .xs\:py-25\.5 {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .xs\:px-25\.5 {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .xs\:py-26\.5 {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .xs\:px-26\.5 {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .xs\:py-27\.5 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .xs\:px-27\.5 {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .xs\:py-28\.5 {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .xs\:px-28\.5 {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .xs\:py-29\.5 {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .xs\:px-29\.5 {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .xs\:py-30\.5 {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .xs\:px-30\.5 {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .xs\:py-31\.5 {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .xs\:px-31\.5 {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .xs\:py-32\.5 {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .xs\:px-32\.5 {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .xs\:py-33\.5 {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .xs\:px-33\.5 {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .xs\:py-34\.5 {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .xs\:px-34\.5 {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .xs\:py-35\.5 {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .xs\:px-35\.5 {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .xs\:py-36\.5 {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .xs\:px-36\.5 {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .xs\:py-37\.5 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .xs\:px-37\.5 {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .xs\:py-38\.5 {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .xs\:px-38\.5 {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .xs\:py-39\.5 {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .xs\:px-39\.5 {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .xs\:py-40\.5 {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .xs\:px-40\.5 {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .xs\:py-41\.5 {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .xs\:px-41\.5 {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .xs\:py-42\.5 {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .xs\:px-42\.5 {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .xs\:py-43\.5 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .xs\:px-43\.5 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .xs\:py-44\.5 {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .xs\:px-44\.5 {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .xs\:py-45\.5 {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .xs\:px-45\.5 {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .xs\:py-46\.5 {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .xs\:px-46\.5 {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .xs\:py-47\.5 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .xs\:px-47\.5 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .xs\:py-48\.5 {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .xs\:px-48\.5 {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .xs\:py-49\.5 {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .xs\:px-49\.5 {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .xs\:py-50\.5 {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .xs\:px-50\.5 {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .xs\:py-51\.5 {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .xs\:px-51\.5 {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .xs\:py-52\.5 {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .xs\:px-52\.5 {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .xs\:py-53\.5 {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .xs\:px-53\.5 {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .xs\:py-54\.5 {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .xs\:px-54\.5 {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .xs\:py-55\.5 {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .xs\:px-55\.5 {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .xs\:py-56\.5 {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .xs\:px-56\.5 {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .xs\:py-57\.5 {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .xs\:px-57\.5 {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .xs\:py-58\.5 {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .xs\:px-58\.5 {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .xs\:py-59\.5 {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .xs\:px-59\.5 {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .xs\:py-60\.5 {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .xs\:px-60\.5 {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .xs\:py-61\.5 {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .xs\:px-61\.5 {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .xs\:py-62\.5 {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .xs\:px-62\.5 {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .xs\:py-63\.5 {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .xs\:px-63\.5 {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .xs\:py-64\.5 {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .xs\:px-64\.5 {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .xs\:py-65\.5 {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .xs\:px-65\.5 {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .xs\:py-66\.5 {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .xs\:px-66\.5 {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .xs\:py-67\.5 {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .xs\:px-67\.5 {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .xs\:py-68\.5 {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .xs\:px-68\.5 {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .xs\:py-69\.5 {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .xs\:px-69\.5 {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .xs\:py-70\.5 {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .xs\:px-70\.5 {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .xs\:py-71\.5 {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .xs\:px-71\.5 {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .xs\:py-72\.5 {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .xs\:px-72\.5 {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .xs\:py-73\.5 {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .xs\:px-73\.5 {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .xs\:py-74\.5 {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .xs\:px-74\.5 {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .xs\:py-75\.5 {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .xs\:px-75\.5 {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .xs\:py-76\.5 {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .xs\:px-76\.5 {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .xs\:py-77\.5 {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .xs\:px-77\.5 {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .xs\:py-78\.5 {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .xs\:px-78\.5 {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .xs\:py-79\.5 {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .xs\:px-79\.5 {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .xs\:py-80\.5 {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .xs\:px-80\.5 {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .xs\:py-81\.5 {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .xs\:px-81\.5 {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .xs\:py-82\.5 {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .xs\:px-82\.5 {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .xs\:py-83\.5 {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .xs\:px-83\.5 {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .xs\:py-84\.5 {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .xs\:px-84\.5 {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .xs\:py-85\.5 {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .xs\:px-85\.5 {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .xs\:py-86\.5 {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .xs\:px-86\.5 {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .xs\:py-87\.5 {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .xs\:px-87\.5 {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .xs\:py-88\.5 {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .xs\:px-88\.5 {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .xs\:py-89\.5 {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .xs\:px-89\.5 {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .xs\:py-90\.5 {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .xs\:px-90\.5 {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .xs\:py-91\.5 {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .xs\:px-91\.5 {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .xs\:py-92\.5 {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .xs\:px-92\.5 {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .xs\:py-93\.5 {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .xs\:px-93\.5 {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .xs\:py-94\.5 {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .xs\:px-94\.5 {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .xs\:py-95\.5 {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .xs\:px-95\.5 {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .xs\:py-96\.5 {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .xs\:px-96\.5 {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .xs\:py-97\.5 {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .xs\:px-97\.5 {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .xs\:py-98\.5 {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .xs\:px-98\.5 {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .xs\:py-99\.5 {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .xs\:px-99\.5 {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .xs\:py-100\.5 {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .xs\:px-100\.5 {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .xs\:py-101\.5 {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .xs\:px-101\.5 {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .xs\:py-102\.5 {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .xs\:px-102\.5 {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .xs\:py-103\.5 {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .xs\:px-103\.5 {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .xs\:py-104\.5 {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .xs\:px-104\.5 {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .xs\:pt-0 {
    padding-top: 0rem !important;
  }

  .xs\:pr-0 {
    padding-right: 0rem !important;
  }

  .xs\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .xs\:pl-0 {
    padding-left: 0rem !important;
  }

  .xs\:pt-1 {
    padding-top: 0.25rem !important;
  }

  .xs\:pr-1 {
    padding-right: 0.25rem !important;
  }

  .xs\:pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .xs\:pl-1 {
    padding-left: 0.25rem !important;
  }

  .xs\:pt-2 {
    padding-top: 0.5rem !important;
  }

  .xs\:pr-2 {
    padding-right: 0.5rem !important;
  }

  .xs\:pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .xs\:pl-2 {
    padding-left: 0.5rem !important;
  }

  .xs\:pt-3 {
    padding-top: 0.75rem !important;
  }

  .xs\:pr-3 {
    padding-right: 0.75rem !important;
  }

  .xs\:pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .xs\:pl-3 {
    padding-left: 0.75rem !important;
  }

  .xs\:pt-4 {
    padding-top: 1rem !important;
  }

  .xs\:pr-4 {
    padding-right: 1rem !important;
  }

  .xs\:pb-4 {
    padding-bottom: 1rem !important;
  }

  .xs\:pl-4 {
    padding-left: 1rem !important;
  }

  .xs\:pt-5 {
    padding-top: 1.25rem !important;
  }

  .xs\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .xs\:pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .xs\:pl-5 {
    padding-left: 1.25rem !important;
  }

  .xs\:pt-6 {
    padding-top: 1.5rem !important;
  }

  .xs\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .xs\:pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .xs\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .xs\:pt-7 {
    padding-top: 1.75rem !important;
  }

  .xs\:pr-7 {
    padding-right: 1.75rem !important;
  }

  .xs\:pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .xs\:pl-7 {
    padding-left: 1.75rem !important;
  }

  .xs\:pt-8 {
    padding-top: 2rem !important;
  }

  .xs\:pr-8 {
    padding-right: 2rem !important;
  }

  .xs\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .xs\:pl-8 {
    padding-left: 2rem !important;
  }

  .xs\:pt-9 {
    padding-top: 2.25rem !important;
  }

  .xs\:pr-9 {
    padding-right: 2.25rem !important;
  }

  .xs\:pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .xs\:pl-9 {
    padding-left: 2.25rem !important;
  }

  .xs\:pt-10 {
    padding-top: 2.5rem !important;
  }

  .xs\:pr-10 {
    padding-right: 2.5rem !important;
  }

  .xs\:pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .xs\:pl-10 {
    padding-left: 2.5rem !important;
  }

  .xs\:pt-11 {
    padding-top: 2.75rem !important;
  }

  .xs\:pr-11 {
    padding-right: 2.75rem !important;
  }

  .xs\:pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .xs\:pl-11 {
    padding-left: 2.75rem !important;
  }

  .xs\:pt-12 {
    padding-top: 3rem !important;
  }

  .xs\:pr-12 {
    padding-right: 3rem !important;
  }

  .xs\:pb-12 {
    padding-bottom: 3rem !important;
  }

  .xs\:pl-12 {
    padding-left: 3rem !important;
  }

  .xs\:pt-13 {
    padding-top: 3.25rem !important;
  }

  .xs\:pr-13 {
    padding-right: 3.25rem !important;
  }

  .xs\:pb-13 {
    padding-bottom: 3.25rem !important;
  }

  .xs\:pl-13 {
    padding-left: 3.25rem !important;
  }

  .xs\:pt-14 {
    padding-top: 3.5rem !important;
  }

  .xs\:pr-14 {
    padding-right: 3.5rem !important;
  }

  .xs\:pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .xs\:pl-14 {
    padding-left: 3.5rem !important;
  }

  .xs\:pt-15 {
    padding-top: 3.75rem !important;
  }

  .xs\:pr-15 {
    padding-right: 3.75rem !important;
  }

  .xs\:pb-15 {
    padding-bottom: 3.75rem !important;
  }

  .xs\:pl-15 {
    padding-left: 3.75rem !important;
  }

  .xs\:pt-16 {
    padding-top: 4rem !important;
  }

  .xs\:pr-16 {
    padding-right: 4rem !important;
  }

  .xs\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .xs\:pl-16 {
    padding-left: 4rem !important;
  }

  .xs\:pt-17 {
    padding-top: 4.25rem !important;
  }

  .xs\:pr-17 {
    padding-right: 4.25rem !important;
  }

  .xs\:pb-17 {
    padding-bottom: 4.25rem !important;
  }

  .xs\:pl-17 {
    padding-left: 4.25rem !important;
  }

  .xs\:pt-18 {
    padding-top: 4.5rem !important;
  }

  .xs\:pr-18 {
    padding-right: 4.5rem !important;
  }

  .xs\:pb-18 {
    padding-bottom: 4.5rem !important;
  }

  .xs\:pl-18 {
    padding-left: 4.5rem !important;
  }

  .xs\:pt-19 {
    padding-top: 4.75rem !important;
  }

  .xs\:pr-19 {
    padding-right: 4.75rem !important;
  }

  .xs\:pb-19 {
    padding-bottom: 4.75rem !important;
  }

  .xs\:pl-19 {
    padding-left: 4.75rem !important;
  }

  .xs\:pt-20 {
    padding-top: 5rem !important;
  }

  .xs\:pr-20 {
    padding-right: 5rem !important;
  }

  .xs\:pb-20 {
    padding-bottom: 5rem !important;
  }

  .xs\:pl-20 {
    padding-left: 5rem !important;
  }

  .xs\:pt-21 {
    padding-top: 5.25rem !important;
  }

  .xs\:pr-21 {
    padding-right: 5.25rem !important;
  }

  .xs\:pb-21 {
    padding-bottom: 5.25rem !important;
  }

  .xs\:pl-21 {
    padding-left: 5.25rem !important;
  }

  .xs\:pt-22 {
    padding-top: 5.5rem !important;
  }

  .xs\:pr-22 {
    padding-right: 5.5rem !important;
  }

  .xs\:pb-22 {
    padding-bottom: 5.5rem !important;
  }

  .xs\:pl-22 {
    padding-left: 5.5rem !important;
  }

  .xs\:pt-23 {
    padding-top: 5.75rem !important;
  }

  .xs\:pr-23 {
    padding-right: 5.75rem !important;
  }

  .xs\:pb-23 {
    padding-bottom: 5.75rem !important;
  }

  .xs\:pl-23 {
    padding-left: 5.75rem !important;
  }

  .xs\:pt-24 {
    padding-top: 6rem !important;
  }

  .xs\:pr-24 {
    padding-right: 6rem !important;
  }

  .xs\:pb-24 {
    padding-bottom: 6rem !important;
  }

  .xs\:pl-24 {
    padding-left: 6rem !important;
  }

  .xs\:pt-25 {
    padding-top: 6.25rem !important;
  }

  .xs\:pr-25 {
    padding-right: 6.25rem !important;
  }

  .xs\:pb-25 {
    padding-bottom: 6.25rem !important;
  }

  .xs\:pl-25 {
    padding-left: 6.25rem !important;
  }

  .xs\:pt-26 {
    padding-top: 6.5rem !important;
  }

  .xs\:pr-26 {
    padding-right: 6.5rem !important;
  }

  .xs\:pb-26 {
    padding-bottom: 6.5rem !important;
  }

  .xs\:pl-26 {
    padding-left: 6.5rem !important;
  }

  .xs\:pt-27 {
    padding-top: 6.75rem !important;
  }

  .xs\:pr-27 {
    padding-right: 6.75rem !important;
  }

  .xs\:pb-27 {
    padding-bottom: 6.75rem !important;
  }

  .xs\:pl-27 {
    padding-left: 6.75rem !important;
  }

  .xs\:pt-28 {
    padding-top: 7rem !important;
  }

  .xs\:pr-28 {
    padding-right: 7rem !important;
  }

  .xs\:pb-28 {
    padding-bottom: 7rem !important;
  }

  .xs\:pl-28 {
    padding-left: 7rem !important;
  }

  .xs\:pt-29 {
    padding-top: 7.25rem !important;
  }

  .xs\:pr-29 {
    padding-right: 7.25rem !important;
  }

  .xs\:pb-29 {
    padding-bottom: 7.25rem !important;
  }

  .xs\:pl-29 {
    padding-left: 7.25rem !important;
  }

  .xs\:pt-30 {
    padding-top: 7.5rem !important;
  }

  .xs\:pr-30 {
    padding-right: 7.5rem !important;
  }

  .xs\:pb-30 {
    padding-bottom: 7.5rem !important;
  }

  .xs\:pl-30 {
    padding-left: 7.5rem !important;
  }

  .xs\:pt-31 {
    padding-top: 7.75rem !important;
  }

  .xs\:pr-31 {
    padding-right: 7.75rem !important;
  }

  .xs\:pb-31 {
    padding-bottom: 7.75rem !important;
  }

  .xs\:pl-31 {
    padding-left: 7.75rem !important;
  }

  .xs\:pt-32 {
    padding-top: 8rem !important;
  }

  .xs\:pr-32 {
    padding-right: 8rem !important;
  }

  .xs\:pb-32 {
    padding-bottom: 8rem !important;
  }

  .xs\:pl-32 {
    padding-left: 8rem !important;
  }

  .xs\:pt-33 {
    padding-top: 8.25rem !important;
  }

  .xs\:pr-33 {
    padding-right: 8.25rem !important;
  }

  .xs\:pb-33 {
    padding-bottom: 8.25rem !important;
  }

  .xs\:pl-33 {
    padding-left: 8.25rem !important;
  }

  .xs\:pt-34 {
    padding-top: 8.5rem !important;
  }

  .xs\:pr-34 {
    padding-right: 8.5rem !important;
  }

  .xs\:pb-34 {
    padding-bottom: 8.5rem !important;
  }

  .xs\:pl-34 {
    padding-left: 8.5rem !important;
  }

  .xs\:pt-35 {
    padding-top: 8.75rem !important;
  }

  .xs\:pr-35 {
    padding-right: 8.75rem !important;
  }

  .xs\:pb-35 {
    padding-bottom: 8.75rem !important;
  }

  .xs\:pl-35 {
    padding-left: 8.75rem !important;
  }

  .xs\:pt-36 {
    padding-top: 9rem !important;
  }

  .xs\:pr-36 {
    padding-right: 9rem !important;
  }

  .xs\:pb-36 {
    padding-bottom: 9rem !important;
  }

  .xs\:pl-36 {
    padding-left: 9rem !important;
  }

  .xs\:pt-37 {
    padding-top: 9.25rem !important;
  }

  .xs\:pr-37 {
    padding-right: 9.25rem !important;
  }

  .xs\:pb-37 {
    padding-bottom: 9.25rem !important;
  }

  .xs\:pl-37 {
    padding-left: 9.25rem !important;
  }

  .xs\:pt-38 {
    padding-top: 9.5rem !important;
  }

  .xs\:pr-38 {
    padding-right: 9.5rem !important;
  }

  .xs\:pb-38 {
    padding-bottom: 9.5rem !important;
  }

  .xs\:pl-38 {
    padding-left: 9.5rem !important;
  }

  .xs\:pt-39 {
    padding-top: 9.75rem !important;
  }

  .xs\:pr-39 {
    padding-right: 9.75rem !important;
  }

  .xs\:pb-39 {
    padding-bottom: 9.75rem !important;
  }

  .xs\:pl-39 {
    padding-left: 9.75rem !important;
  }

  .xs\:pt-40 {
    padding-top: 10rem !important;
  }

  .xs\:pr-40 {
    padding-right: 10rem !important;
  }

  .xs\:pb-40 {
    padding-bottom: 10rem !important;
  }

  .xs\:pl-40 {
    padding-left: 10rem !important;
  }

  .xs\:pt-41 {
    padding-top: 10.25rem !important;
  }

  .xs\:pr-41 {
    padding-right: 10.25rem !important;
  }

  .xs\:pb-41 {
    padding-bottom: 10.25rem !important;
  }

  .xs\:pl-41 {
    padding-left: 10.25rem !important;
  }

  .xs\:pt-42 {
    padding-top: 10.5rem !important;
  }

  .xs\:pr-42 {
    padding-right: 10.5rem !important;
  }

  .xs\:pb-42 {
    padding-bottom: 10.5rem !important;
  }

  .xs\:pl-42 {
    padding-left: 10.5rem !important;
  }

  .xs\:pt-43 {
    padding-top: 10.75rem !important;
  }

  .xs\:pr-43 {
    padding-right: 10.75rem !important;
  }

  .xs\:pb-43 {
    padding-bottom: 10.75rem !important;
  }

  .xs\:pl-43 {
    padding-left: 10.75rem !important;
  }

  .xs\:pt-44 {
    padding-top: 11rem !important;
  }

  .xs\:pr-44 {
    padding-right: 11rem !important;
  }

  .xs\:pb-44 {
    padding-bottom: 11rem !important;
  }

  .xs\:pl-44 {
    padding-left: 11rem !important;
  }

  .xs\:pt-45 {
    padding-top: 11.25rem !important;
  }

  .xs\:pr-45 {
    padding-right: 11.25rem !important;
  }

  .xs\:pb-45 {
    padding-bottom: 11.25rem !important;
  }

  .xs\:pl-45 {
    padding-left: 11.25rem !important;
  }

  .xs\:pt-46 {
    padding-top: 11.5rem !important;
  }

  .xs\:pr-46 {
    padding-right: 11.5rem !important;
  }

  .xs\:pb-46 {
    padding-bottom: 11.5rem !important;
  }

  .xs\:pl-46 {
    padding-left: 11.5rem !important;
  }

  .xs\:pt-47 {
    padding-top: 11.75rem !important;
  }

  .xs\:pr-47 {
    padding-right: 11.75rem !important;
  }

  .xs\:pb-47 {
    padding-bottom: 11.75rem !important;
  }

  .xs\:pl-47 {
    padding-left: 11.75rem !important;
  }

  .xs\:pt-48 {
    padding-top: 12rem !important;
  }

  .xs\:pr-48 {
    padding-right: 12rem !important;
  }

  .xs\:pb-48 {
    padding-bottom: 12rem !important;
  }

  .xs\:pl-48 {
    padding-left: 12rem !important;
  }

  .xs\:pt-49 {
    padding-top: 12.25rem !important;
  }

  .xs\:pr-49 {
    padding-right: 12.25rem !important;
  }

  .xs\:pb-49 {
    padding-bottom: 12.25rem !important;
  }

  .xs\:pl-49 {
    padding-left: 12.25rem !important;
  }

  .xs\:pt-50 {
    padding-top: 12.5rem !important;
  }

  .xs\:pr-50 {
    padding-right: 12.5rem !important;
  }

  .xs\:pb-50 {
    padding-bottom: 12.5rem !important;
  }

  .xs\:pl-50 {
    padding-left: 12.5rem !important;
  }

  .xs\:pt-51 {
    padding-top: 12.75rem !important;
  }

  .xs\:pr-51 {
    padding-right: 12.75rem !important;
  }

  .xs\:pb-51 {
    padding-bottom: 12.75rem !important;
  }

  .xs\:pl-51 {
    padding-left: 12.75rem !important;
  }

  .xs\:pt-52 {
    padding-top: 13rem !important;
  }

  .xs\:pr-52 {
    padding-right: 13rem !important;
  }

  .xs\:pb-52 {
    padding-bottom: 13rem !important;
  }

  .xs\:pl-52 {
    padding-left: 13rem !important;
  }

  .xs\:pt-53 {
    padding-top: 13.25rem !important;
  }

  .xs\:pr-53 {
    padding-right: 13.25rem !important;
  }

  .xs\:pb-53 {
    padding-bottom: 13.25rem !important;
  }

  .xs\:pl-53 {
    padding-left: 13.25rem !important;
  }

  .xs\:pt-54 {
    padding-top: 13.5rem !important;
  }

  .xs\:pr-54 {
    padding-right: 13.5rem !important;
  }

  .xs\:pb-54 {
    padding-bottom: 13.5rem !important;
  }

  .xs\:pl-54 {
    padding-left: 13.5rem !important;
  }

  .xs\:pt-55 {
    padding-top: 13.75rem !important;
  }

  .xs\:pr-55 {
    padding-right: 13.75rem !important;
  }

  .xs\:pb-55 {
    padding-bottom: 13.75rem !important;
  }

  .xs\:pl-55 {
    padding-left: 13.75rem !important;
  }

  .xs\:pt-56 {
    padding-top: 14rem !important;
  }

  .xs\:pr-56 {
    padding-right: 14rem !important;
  }

  .xs\:pb-56 {
    padding-bottom: 14rem !important;
  }

  .xs\:pl-56 {
    padding-left: 14rem !important;
  }

  .xs\:pt-57 {
    padding-top: 14.25rem !important;
  }

  .xs\:pr-57 {
    padding-right: 14.25rem !important;
  }

  .xs\:pb-57 {
    padding-bottom: 14.25rem !important;
  }

  .xs\:pl-57 {
    padding-left: 14.25rem !important;
  }

  .xs\:pt-58 {
    padding-top: 14.5rem !important;
  }

  .xs\:pr-58 {
    padding-right: 14.5rem !important;
  }

  .xs\:pb-58 {
    padding-bottom: 14.5rem !important;
  }

  .xs\:pl-58 {
    padding-left: 14.5rem !important;
  }

  .xs\:pt-59 {
    padding-top: 14.75rem !important;
  }

  .xs\:pr-59 {
    padding-right: 14.75rem !important;
  }

  .xs\:pb-59 {
    padding-bottom: 14.75rem !important;
  }

  .xs\:pl-59 {
    padding-left: 14.75rem !important;
  }

  .xs\:pt-60 {
    padding-top: 15rem !important;
  }

  .xs\:pr-60 {
    padding-right: 15rem !important;
  }

  .xs\:pb-60 {
    padding-bottom: 15rem !important;
  }

  .xs\:pl-60 {
    padding-left: 15rem !important;
  }

  .xs\:pt-61 {
    padding-top: 15.25rem !important;
  }

  .xs\:pr-61 {
    padding-right: 15.25rem !important;
  }

  .xs\:pb-61 {
    padding-bottom: 15.25rem !important;
  }

  .xs\:pl-61 {
    padding-left: 15.25rem !important;
  }

  .xs\:pt-62 {
    padding-top: 15.5rem !important;
  }

  .xs\:pr-62 {
    padding-right: 15.5rem !important;
  }

  .xs\:pb-62 {
    padding-bottom: 15.5rem !important;
  }

  .xs\:pl-62 {
    padding-left: 15.5rem !important;
  }

  .xs\:pt-63 {
    padding-top: 15.75rem !important;
  }

  .xs\:pr-63 {
    padding-right: 15.75rem !important;
  }

  .xs\:pb-63 {
    padding-bottom: 15.75rem !important;
  }

  .xs\:pl-63 {
    padding-left: 15.75rem !important;
  }

  .xs\:pt-64 {
    padding-top: 16rem !important;
  }

  .xs\:pr-64 {
    padding-right: 16rem !important;
  }

  .xs\:pb-64 {
    padding-bottom: 16rem !important;
  }

  .xs\:pl-64 {
    padding-left: 16rem !important;
  }

  .xs\:pt-65 {
    padding-top: 16.25rem !important;
  }

  .xs\:pr-65 {
    padding-right: 16.25rem !important;
  }

  .xs\:pb-65 {
    padding-bottom: 16.25rem !important;
  }

  .xs\:pl-65 {
    padding-left: 16.25rem !important;
  }

  .xs\:pt-66 {
    padding-top: 16.5rem !important;
  }

  .xs\:pr-66 {
    padding-right: 16.5rem !important;
  }

  .xs\:pb-66 {
    padding-bottom: 16.5rem !important;
  }

  .xs\:pl-66 {
    padding-left: 16.5rem !important;
  }

  .xs\:pt-67 {
    padding-top: 16.75rem !important;
  }

  .xs\:pr-67 {
    padding-right: 16.75rem !important;
  }

  .xs\:pb-67 {
    padding-bottom: 16.75rem !important;
  }

  .xs\:pl-67 {
    padding-left: 16.75rem !important;
  }

  .xs\:pt-68 {
    padding-top: 17rem !important;
  }

  .xs\:pr-68 {
    padding-right: 17rem !important;
  }

  .xs\:pb-68 {
    padding-bottom: 17rem !important;
  }

  .xs\:pl-68 {
    padding-left: 17rem !important;
  }

  .xs\:pt-69 {
    padding-top: 17.25rem !important;
  }

  .xs\:pr-69 {
    padding-right: 17.25rem !important;
  }

  .xs\:pb-69 {
    padding-bottom: 17.25rem !important;
  }

  .xs\:pl-69 {
    padding-left: 17.25rem !important;
  }

  .xs\:pt-70 {
    padding-top: 17.5rem !important;
  }

  .xs\:pr-70 {
    padding-right: 17.5rem !important;
  }

  .xs\:pb-70 {
    padding-bottom: 17.5rem !important;
  }

  .xs\:pl-70 {
    padding-left: 17.5rem !important;
  }

  .xs\:pt-71 {
    padding-top: 17.75rem !important;
  }

  .xs\:pr-71 {
    padding-right: 17.75rem !important;
  }

  .xs\:pb-71 {
    padding-bottom: 17.75rem !important;
  }

  .xs\:pl-71 {
    padding-left: 17.75rem !important;
  }

  .xs\:pt-72 {
    padding-top: 18rem !important;
  }

  .xs\:pr-72 {
    padding-right: 18rem !important;
  }

  .xs\:pb-72 {
    padding-bottom: 18rem !important;
  }

  .xs\:pl-72 {
    padding-left: 18rem !important;
  }

  .xs\:pt-73 {
    padding-top: 18.25rem !important;
  }

  .xs\:pr-73 {
    padding-right: 18.25rem !important;
  }

  .xs\:pb-73 {
    padding-bottom: 18.25rem !important;
  }

  .xs\:pl-73 {
    padding-left: 18.25rem !important;
  }

  .xs\:pt-74 {
    padding-top: 18.5rem !important;
  }

  .xs\:pr-74 {
    padding-right: 18.5rem !important;
  }

  .xs\:pb-74 {
    padding-bottom: 18.5rem !important;
  }

  .xs\:pl-74 {
    padding-left: 18.5rem !important;
  }

  .xs\:pt-75 {
    padding-top: 18.75rem !important;
  }

  .xs\:pr-75 {
    padding-right: 18.75rem !important;
  }

  .xs\:pb-75 {
    padding-bottom: 18.75rem !important;
  }

  .xs\:pl-75 {
    padding-left: 18.75rem !important;
  }

  .xs\:pt-76 {
    padding-top: 19rem !important;
  }

  .xs\:pr-76 {
    padding-right: 19rem !important;
  }

  .xs\:pb-76 {
    padding-bottom: 19rem !important;
  }

  .xs\:pl-76 {
    padding-left: 19rem !important;
  }

  .xs\:pt-77 {
    padding-top: 19.25rem !important;
  }

  .xs\:pr-77 {
    padding-right: 19.25rem !important;
  }

  .xs\:pb-77 {
    padding-bottom: 19.25rem !important;
  }

  .xs\:pl-77 {
    padding-left: 19.25rem !important;
  }

  .xs\:pt-78 {
    padding-top: 19.5rem !important;
  }

  .xs\:pr-78 {
    padding-right: 19.5rem !important;
  }

  .xs\:pb-78 {
    padding-bottom: 19.5rem !important;
  }

  .xs\:pl-78 {
    padding-left: 19.5rem !important;
  }

  .xs\:pt-79 {
    padding-top: 19.75rem !important;
  }

  .xs\:pr-79 {
    padding-right: 19.75rem !important;
  }

  .xs\:pb-79 {
    padding-bottom: 19.75rem !important;
  }

  .xs\:pl-79 {
    padding-left: 19.75rem !important;
  }

  .xs\:pt-80 {
    padding-top: 20rem !important;
  }

  .xs\:pr-80 {
    padding-right: 20rem !important;
  }

  .xs\:pb-80 {
    padding-bottom: 20rem !important;
  }

  .xs\:pl-80 {
    padding-left: 20rem !important;
  }

  .xs\:pt-81 {
    padding-top: 20.25rem !important;
  }

  .xs\:pr-81 {
    padding-right: 20.25rem !important;
  }

  .xs\:pb-81 {
    padding-bottom: 20.25rem !important;
  }

  .xs\:pl-81 {
    padding-left: 20.25rem !important;
  }

  .xs\:pt-82 {
    padding-top: 20.5rem !important;
  }

  .xs\:pr-82 {
    padding-right: 20.5rem !important;
  }

  .xs\:pb-82 {
    padding-bottom: 20.5rem !important;
  }

  .xs\:pl-82 {
    padding-left: 20.5rem !important;
  }

  .xs\:pt-83 {
    padding-top: 20.75rem !important;
  }

  .xs\:pr-83 {
    padding-right: 20.75rem !important;
  }

  .xs\:pb-83 {
    padding-bottom: 20.75rem !important;
  }

  .xs\:pl-83 {
    padding-left: 20.75rem !important;
  }

  .xs\:pt-84 {
    padding-top: 21rem !important;
  }

  .xs\:pr-84 {
    padding-right: 21rem !important;
  }

  .xs\:pb-84 {
    padding-bottom: 21rem !important;
  }

  .xs\:pl-84 {
    padding-left: 21rem !important;
  }

  .xs\:pt-85 {
    padding-top: 21.25rem !important;
  }

  .xs\:pr-85 {
    padding-right: 21.25rem !important;
  }

  .xs\:pb-85 {
    padding-bottom: 21.25rem !important;
  }

  .xs\:pl-85 {
    padding-left: 21.25rem !important;
  }

  .xs\:pt-86 {
    padding-top: 21.5rem !important;
  }

  .xs\:pr-86 {
    padding-right: 21.5rem !important;
  }

  .xs\:pb-86 {
    padding-bottom: 21.5rem !important;
  }

  .xs\:pl-86 {
    padding-left: 21.5rem !important;
  }

  .xs\:pt-87 {
    padding-top: 21.75rem !important;
  }

  .xs\:pr-87 {
    padding-right: 21.75rem !important;
  }

  .xs\:pb-87 {
    padding-bottom: 21.75rem !important;
  }

  .xs\:pl-87 {
    padding-left: 21.75rem !important;
  }

  .xs\:pt-88 {
    padding-top: 22rem !important;
  }

  .xs\:pr-88 {
    padding-right: 22rem !important;
  }

  .xs\:pb-88 {
    padding-bottom: 22rem !important;
  }

  .xs\:pl-88 {
    padding-left: 22rem !important;
  }

  .xs\:pt-89 {
    padding-top: 22.25rem !important;
  }

  .xs\:pr-89 {
    padding-right: 22.25rem !important;
  }

  .xs\:pb-89 {
    padding-bottom: 22.25rem !important;
  }

  .xs\:pl-89 {
    padding-left: 22.25rem !important;
  }

  .xs\:pt-90 {
    padding-top: 22.5rem !important;
  }

  .xs\:pr-90 {
    padding-right: 22.5rem !important;
  }

  .xs\:pb-90 {
    padding-bottom: 22.5rem !important;
  }

  .xs\:pl-90 {
    padding-left: 22.5rem !important;
  }

  .xs\:pt-91 {
    padding-top: 22.75rem !important;
  }

  .xs\:pr-91 {
    padding-right: 22.75rem !important;
  }

  .xs\:pb-91 {
    padding-bottom: 22.75rem !important;
  }

  .xs\:pl-91 {
    padding-left: 22.75rem !important;
  }

  .xs\:pt-92 {
    padding-top: 23rem !important;
  }

  .xs\:pr-92 {
    padding-right: 23rem !important;
  }

  .xs\:pb-92 {
    padding-bottom: 23rem !important;
  }

  .xs\:pl-92 {
    padding-left: 23rem !important;
  }

  .xs\:pt-93 {
    padding-top: 23.25rem !important;
  }

  .xs\:pr-93 {
    padding-right: 23.25rem !important;
  }

  .xs\:pb-93 {
    padding-bottom: 23.25rem !important;
  }

  .xs\:pl-93 {
    padding-left: 23.25rem !important;
  }

  .xs\:pt-94 {
    padding-top: 23.5rem !important;
  }

  .xs\:pr-94 {
    padding-right: 23.5rem !important;
  }

  .xs\:pb-94 {
    padding-bottom: 23.5rem !important;
  }

  .xs\:pl-94 {
    padding-left: 23.5rem !important;
  }

  .xs\:pt-95 {
    padding-top: 23.75rem !important;
  }

  .xs\:pr-95 {
    padding-right: 23.75rem !important;
  }

  .xs\:pb-95 {
    padding-bottom: 23.75rem !important;
  }

  .xs\:pl-95 {
    padding-left: 23.75rem !important;
  }

  .xs\:pt-96 {
    padding-top: 24rem !important;
  }

  .xs\:pr-96 {
    padding-right: 24rem !important;
  }

  .xs\:pb-96 {
    padding-bottom: 24rem !important;
  }

  .xs\:pl-96 {
    padding-left: 24rem !important;
  }

  .xs\:pt-97 {
    padding-top: 24.25rem !important;
  }

  .xs\:pr-97 {
    padding-right: 24.25rem !important;
  }

  .xs\:pb-97 {
    padding-bottom: 24.25rem !important;
  }

  .xs\:pl-97 {
    padding-left: 24.25rem !important;
  }

  .xs\:pt-98 {
    padding-top: 24.5rem !important;
  }

  .xs\:pr-98 {
    padding-right: 24.5rem !important;
  }

  .xs\:pb-98 {
    padding-bottom: 24.5rem !important;
  }

  .xs\:pl-98 {
    padding-left: 24.5rem !important;
  }

  .xs\:pt-99 {
    padding-top: 24.75rem !important;
  }

  .xs\:pr-99 {
    padding-right: 24.75rem !important;
  }

  .xs\:pb-99 {
    padding-bottom: 24.75rem !important;
  }

  .xs\:pl-99 {
    padding-left: 24.75rem !important;
  }

  .xs\:pt-100 {
    padding-top: 25rem !important;
  }

  .xs\:pr-100 {
    padding-right: 25rem !important;
  }

  .xs\:pb-100 {
    padding-bottom: 25rem !important;
  }

  .xs\:pl-100 {
    padding-left: 25rem !important;
  }

  .xs\:pt-101 {
    padding-top: 25.25rem !important;
  }

  .xs\:pr-101 {
    padding-right: 25.25rem !important;
  }

  .xs\:pb-101 {
    padding-bottom: 25.25rem !important;
  }

  .xs\:pl-101 {
    padding-left: 25.25rem !important;
  }

  .xs\:pt-102 {
    padding-top: 25.5rem !important;
  }

  .xs\:pr-102 {
    padding-right: 25.5rem !important;
  }

  .xs\:pb-102 {
    padding-bottom: 25.5rem !important;
  }

  .xs\:pl-102 {
    padding-left: 25.5rem !important;
  }

  .xs\:pt-103 {
    padding-top: 25.75rem !important;
  }

  .xs\:pr-103 {
    padding-right: 25.75rem !important;
  }

  .xs\:pb-103 {
    padding-bottom: 25.75rem !important;
  }

  .xs\:pl-103 {
    padding-left: 25.75rem !important;
  }

  .xs\:pt-104 {
    padding-top: 26rem !important;
  }

  .xs\:pr-104 {
    padding-right: 26rem !important;
  }

  .xs\:pb-104 {
    padding-bottom: 26rem !important;
  }

  .xs\:pl-104 {
    padding-left: 26rem !important;
  }

  .xs\:pt-105 {
    padding-top: 26.25rem !important;
  }

  .xs\:pr-105 {
    padding-right: 26.25rem !important;
  }

  .xs\:pb-105 {
    padding-bottom: 26.25rem !important;
  }

  .xs\:pl-105 {
    padding-left: 26.25rem !important;
  }

  .xs\:pt-px {
    padding-top: 1px !important;
  }

  .xs\:pr-px {
    padding-right: 1px !important;
  }

  .xs\:pb-px {
    padding-bottom: 1px !important;
  }

  .xs\:pl-px {
    padding-left: 1px !important;
  }

  .xs\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .xs\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .xs\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .xs\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .xs\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .xs\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .xs\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .xs\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .xs\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .xs\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .xs\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .xs\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .xs\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .xs\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .xs\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .xs\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .xs\:pt-4\.5 {
    padding-top: 1.125rem !important;
  }

  .xs\:pr-4\.5 {
    padding-right: 1.125rem !important;
  }

  .xs\:pb-4\.5 {
    padding-bottom: 1.125rem !important;
  }

  .xs\:pl-4\.5 {
    padding-left: 1.125rem !important;
  }

  .xs\:pt-5\.5 {
    padding-top: 1.375rem !important;
  }

  .xs\:pr-5\.5 {
    padding-right: 1.375rem !important;
  }

  .xs\:pb-5\.5 {
    padding-bottom: 1.375rem !important;
  }

  .xs\:pl-5\.5 {
    padding-left: 1.375rem !important;
  }

  .xs\:pt-6\.5 {
    padding-top: 1.625rem !important;
  }

  .xs\:pr-6\.5 {
    padding-right: 1.625rem !important;
  }

  .xs\:pb-6\.5 {
    padding-bottom: 1.625rem !important;
  }

  .xs\:pl-6\.5 {
    padding-left: 1.625rem !important;
  }

  .xs\:pt-7\.5 {
    padding-top: 1.875rem !important;
  }

  .xs\:pr-7\.5 {
    padding-right: 1.875rem !important;
  }

  .xs\:pb-7\.5 {
    padding-bottom: 1.875rem !important;
  }

  .xs\:pl-7\.5 {
    padding-left: 1.875rem !important;
  }

  .xs\:pt-8\.5 {
    padding-top: 2.125rem !important;
  }

  .xs\:pr-8\.5 {
    padding-right: 2.125rem !important;
  }

  .xs\:pb-8\.5 {
    padding-bottom: 2.125rem !important;
  }

  .xs\:pl-8\.5 {
    padding-left: 2.125rem !important;
  }

  .xs\:pt-9\.5 {
    padding-top: 2.375rem !important;
  }

  .xs\:pr-9\.5 {
    padding-right: 2.375rem !important;
  }

  .xs\:pb-9\.5 {
    padding-bottom: 2.375rem !important;
  }

  .xs\:pl-9\.5 {
    padding-left: 2.375rem !important;
  }

  .xs\:pt-10\.5 {
    padding-top: 2.625rem !important;
  }

  .xs\:pr-10\.5 {
    padding-right: 2.625rem !important;
  }

  .xs\:pb-10\.5 {
    padding-bottom: 2.625rem !important;
  }

  .xs\:pl-10\.5 {
    padding-left: 2.625rem !important;
  }

  .xs\:pt-11\.5 {
    padding-top: 2.875rem !important;
  }

  .xs\:pr-11\.5 {
    padding-right: 2.875rem !important;
  }

  .xs\:pb-11\.5 {
    padding-bottom: 2.875rem !important;
  }

  .xs\:pl-11\.5 {
    padding-left: 2.875rem !important;
  }

  .xs\:pt-12\.5 {
    padding-top: 3.125rem !important;
  }

  .xs\:pr-12\.5 {
    padding-right: 3.125rem !important;
  }

  .xs\:pb-12\.5 {
    padding-bottom: 3.125rem !important;
  }

  .xs\:pl-12\.5 {
    padding-left: 3.125rem !important;
  }

  .xs\:pt-13\.5 {
    padding-top: 3.375rem !important;
  }

  .xs\:pr-13\.5 {
    padding-right: 3.375rem !important;
  }

  .xs\:pb-13\.5 {
    padding-bottom: 3.375rem !important;
  }

  .xs\:pl-13\.5 {
    padding-left: 3.375rem !important;
  }

  .xs\:pt-14\.5 {
    padding-top: 3.625rem !important;
  }

  .xs\:pr-14\.5 {
    padding-right: 3.625rem !important;
  }

  .xs\:pb-14\.5 {
    padding-bottom: 3.625rem !important;
  }

  .xs\:pl-14\.5 {
    padding-left: 3.625rem !important;
  }

  .xs\:pt-15\.5 {
    padding-top: 3.875rem !important;
  }

  .xs\:pr-15\.5 {
    padding-right: 3.875rem !important;
  }

  .xs\:pb-15\.5 {
    padding-bottom: 3.875rem !important;
  }

  .xs\:pl-15\.5 {
    padding-left: 3.875rem !important;
  }

  .xs\:pt-16\.5 {
    padding-top: 4.125rem !important;
  }

  .xs\:pr-16\.5 {
    padding-right: 4.125rem !important;
  }

  .xs\:pb-16\.5 {
    padding-bottom: 4.125rem !important;
  }

  .xs\:pl-16\.5 {
    padding-left: 4.125rem !important;
  }

  .xs\:pt-17\.5 {
    padding-top: 4.375rem !important;
  }

  .xs\:pr-17\.5 {
    padding-right: 4.375rem !important;
  }

  .xs\:pb-17\.5 {
    padding-bottom: 4.375rem !important;
  }

  .xs\:pl-17\.5 {
    padding-left: 4.375rem !important;
  }

  .xs\:pt-18\.5 {
    padding-top: 4.625rem !important;
  }

  .xs\:pr-18\.5 {
    padding-right: 4.625rem !important;
  }

  .xs\:pb-18\.5 {
    padding-bottom: 4.625rem !important;
  }

  .xs\:pl-18\.5 {
    padding-left: 4.625rem !important;
  }

  .xs\:pt-19\.5 {
    padding-top: 4.875rem !important;
  }

  .xs\:pr-19\.5 {
    padding-right: 4.875rem !important;
  }

  .xs\:pb-19\.5 {
    padding-bottom: 4.875rem !important;
  }

  .xs\:pl-19\.5 {
    padding-left: 4.875rem !important;
  }

  .xs\:pt-20\.5 {
    padding-top: 5.125rem !important;
  }

  .xs\:pr-20\.5 {
    padding-right: 5.125rem !important;
  }

  .xs\:pb-20\.5 {
    padding-bottom: 5.125rem !important;
  }

  .xs\:pl-20\.5 {
    padding-left: 5.125rem !important;
  }

  .xs\:pt-21\.5 {
    padding-top: 5.375rem !important;
  }

  .xs\:pr-21\.5 {
    padding-right: 5.375rem !important;
  }

  .xs\:pb-21\.5 {
    padding-bottom: 5.375rem !important;
  }

  .xs\:pl-21\.5 {
    padding-left: 5.375rem !important;
  }

  .xs\:pt-22\.5 {
    padding-top: 5.625rem !important;
  }

  .xs\:pr-22\.5 {
    padding-right: 5.625rem !important;
  }

  .xs\:pb-22\.5 {
    padding-bottom: 5.625rem !important;
  }

  .xs\:pl-22\.5 {
    padding-left: 5.625rem !important;
  }

  .xs\:pt-23\.5 {
    padding-top: 5.875rem !important;
  }

  .xs\:pr-23\.5 {
    padding-right: 5.875rem !important;
  }

  .xs\:pb-23\.5 {
    padding-bottom: 5.875rem !important;
  }

  .xs\:pl-23\.5 {
    padding-left: 5.875rem !important;
  }

  .xs\:pt-24\.5 {
    padding-top: 6.125rem !important;
  }

  .xs\:pr-24\.5 {
    padding-right: 6.125rem !important;
  }

  .xs\:pb-24\.5 {
    padding-bottom: 6.125rem !important;
  }

  .xs\:pl-24\.5 {
    padding-left: 6.125rem !important;
  }

  .xs\:pt-25\.5 {
    padding-top: 6.375rem !important;
  }

  .xs\:pr-25\.5 {
    padding-right: 6.375rem !important;
  }

  .xs\:pb-25\.5 {
    padding-bottom: 6.375rem !important;
  }

  .xs\:pl-25\.5 {
    padding-left: 6.375rem !important;
  }

  .xs\:pt-26\.5 {
    padding-top: 6.625rem !important;
  }

  .xs\:pr-26\.5 {
    padding-right: 6.625rem !important;
  }

  .xs\:pb-26\.5 {
    padding-bottom: 6.625rem !important;
  }

  .xs\:pl-26\.5 {
    padding-left: 6.625rem !important;
  }

  .xs\:pt-27\.5 {
    padding-top: 6.875rem !important;
  }

  .xs\:pr-27\.5 {
    padding-right: 6.875rem !important;
  }

  .xs\:pb-27\.5 {
    padding-bottom: 6.875rem !important;
  }

  .xs\:pl-27\.5 {
    padding-left: 6.875rem !important;
  }

  .xs\:pt-28\.5 {
    padding-top: 7.125rem !important;
  }

  .xs\:pr-28\.5 {
    padding-right: 7.125rem !important;
  }

  .xs\:pb-28\.5 {
    padding-bottom: 7.125rem !important;
  }

  .xs\:pl-28\.5 {
    padding-left: 7.125rem !important;
  }

  .xs\:pt-29\.5 {
    padding-top: 7.375rem !important;
  }

  .xs\:pr-29\.5 {
    padding-right: 7.375rem !important;
  }

  .xs\:pb-29\.5 {
    padding-bottom: 7.375rem !important;
  }

  .xs\:pl-29\.5 {
    padding-left: 7.375rem !important;
  }

  .xs\:pt-30\.5 {
    padding-top: 7.625rem !important;
  }

  .xs\:pr-30\.5 {
    padding-right: 7.625rem !important;
  }

  .xs\:pb-30\.5 {
    padding-bottom: 7.625rem !important;
  }

  .xs\:pl-30\.5 {
    padding-left: 7.625rem !important;
  }

  .xs\:pt-31\.5 {
    padding-top: 7.875rem !important;
  }

  .xs\:pr-31\.5 {
    padding-right: 7.875rem !important;
  }

  .xs\:pb-31\.5 {
    padding-bottom: 7.875rem !important;
  }

  .xs\:pl-31\.5 {
    padding-left: 7.875rem !important;
  }

  .xs\:pt-32\.5 {
    padding-top: 8.125rem !important;
  }

  .xs\:pr-32\.5 {
    padding-right: 8.125rem !important;
  }

  .xs\:pb-32\.5 {
    padding-bottom: 8.125rem !important;
  }

  .xs\:pl-32\.5 {
    padding-left: 8.125rem !important;
  }

  .xs\:pt-33\.5 {
    padding-top: 8.375rem !important;
  }

  .xs\:pr-33\.5 {
    padding-right: 8.375rem !important;
  }

  .xs\:pb-33\.5 {
    padding-bottom: 8.375rem !important;
  }

  .xs\:pl-33\.5 {
    padding-left: 8.375rem !important;
  }

  .xs\:pt-34\.5 {
    padding-top: 8.625rem !important;
  }

  .xs\:pr-34\.5 {
    padding-right: 8.625rem !important;
  }

  .xs\:pb-34\.5 {
    padding-bottom: 8.625rem !important;
  }

  .xs\:pl-34\.5 {
    padding-left: 8.625rem !important;
  }

  .xs\:pt-35\.5 {
    padding-top: 8.875rem !important;
  }

  .xs\:pr-35\.5 {
    padding-right: 8.875rem !important;
  }

  .xs\:pb-35\.5 {
    padding-bottom: 8.875rem !important;
  }

  .xs\:pl-35\.5 {
    padding-left: 8.875rem !important;
  }

  .xs\:pt-36\.5 {
    padding-top: 9.125rem !important;
  }

  .xs\:pr-36\.5 {
    padding-right: 9.125rem !important;
  }

  .xs\:pb-36\.5 {
    padding-bottom: 9.125rem !important;
  }

  .xs\:pl-36\.5 {
    padding-left: 9.125rem !important;
  }

  .xs\:pt-37\.5 {
    padding-top: 9.375rem !important;
  }

  .xs\:pr-37\.5 {
    padding-right: 9.375rem !important;
  }

  .xs\:pb-37\.5 {
    padding-bottom: 9.375rem !important;
  }

  .xs\:pl-37\.5 {
    padding-left: 9.375rem !important;
  }

  .xs\:pt-38\.5 {
    padding-top: 9.625rem !important;
  }

  .xs\:pr-38\.5 {
    padding-right: 9.625rem !important;
  }

  .xs\:pb-38\.5 {
    padding-bottom: 9.625rem !important;
  }

  .xs\:pl-38\.5 {
    padding-left: 9.625rem !important;
  }

  .xs\:pt-39\.5 {
    padding-top: 9.875rem !important;
  }

  .xs\:pr-39\.5 {
    padding-right: 9.875rem !important;
  }

  .xs\:pb-39\.5 {
    padding-bottom: 9.875rem !important;
  }

  .xs\:pl-39\.5 {
    padding-left: 9.875rem !important;
  }

  .xs\:pt-40\.5 {
    padding-top: 10.125rem !important;
  }

  .xs\:pr-40\.5 {
    padding-right: 10.125rem !important;
  }

  .xs\:pb-40\.5 {
    padding-bottom: 10.125rem !important;
  }

  .xs\:pl-40\.5 {
    padding-left: 10.125rem !important;
  }

  .xs\:pt-41\.5 {
    padding-top: 10.375rem !important;
  }

  .xs\:pr-41\.5 {
    padding-right: 10.375rem !important;
  }

  .xs\:pb-41\.5 {
    padding-bottom: 10.375rem !important;
  }

  .xs\:pl-41\.5 {
    padding-left: 10.375rem !important;
  }

  .xs\:pt-42\.5 {
    padding-top: 10.625rem !important;
  }

  .xs\:pr-42\.5 {
    padding-right: 10.625rem !important;
  }

  .xs\:pb-42\.5 {
    padding-bottom: 10.625rem !important;
  }

  .xs\:pl-42\.5 {
    padding-left: 10.625rem !important;
  }

  .xs\:pt-43\.5 {
    padding-top: 10.875rem !important;
  }

  .xs\:pr-43\.5 {
    padding-right: 10.875rem !important;
  }

  .xs\:pb-43\.5 {
    padding-bottom: 10.875rem !important;
  }

  .xs\:pl-43\.5 {
    padding-left: 10.875rem !important;
  }

  .xs\:pt-44\.5 {
    padding-top: 11.125rem !important;
  }

  .xs\:pr-44\.5 {
    padding-right: 11.125rem !important;
  }

  .xs\:pb-44\.5 {
    padding-bottom: 11.125rem !important;
  }

  .xs\:pl-44\.5 {
    padding-left: 11.125rem !important;
  }

  .xs\:pt-45\.5 {
    padding-top: 11.375rem !important;
  }

  .xs\:pr-45\.5 {
    padding-right: 11.375rem !important;
  }

  .xs\:pb-45\.5 {
    padding-bottom: 11.375rem !important;
  }

  .xs\:pl-45\.5 {
    padding-left: 11.375rem !important;
  }

  .xs\:pt-46\.5 {
    padding-top: 11.625rem !important;
  }

  .xs\:pr-46\.5 {
    padding-right: 11.625rem !important;
  }

  .xs\:pb-46\.5 {
    padding-bottom: 11.625rem !important;
  }

  .xs\:pl-46\.5 {
    padding-left: 11.625rem !important;
  }

  .xs\:pt-47\.5 {
    padding-top: 11.875rem !important;
  }

  .xs\:pr-47\.5 {
    padding-right: 11.875rem !important;
  }

  .xs\:pb-47\.5 {
    padding-bottom: 11.875rem !important;
  }

  .xs\:pl-47\.5 {
    padding-left: 11.875rem !important;
  }

  .xs\:pt-48\.5 {
    padding-top: 12.125rem !important;
  }

  .xs\:pr-48\.5 {
    padding-right: 12.125rem !important;
  }

  .xs\:pb-48\.5 {
    padding-bottom: 12.125rem !important;
  }

  .xs\:pl-48\.5 {
    padding-left: 12.125rem !important;
  }

  .xs\:pt-49\.5 {
    padding-top: 12.375rem !important;
  }

  .xs\:pr-49\.5 {
    padding-right: 12.375rem !important;
  }

  .xs\:pb-49\.5 {
    padding-bottom: 12.375rem !important;
  }

  .xs\:pl-49\.5 {
    padding-left: 12.375rem !important;
  }

  .xs\:pt-50\.5 {
    padding-top: 12.625rem !important;
  }

  .xs\:pr-50\.5 {
    padding-right: 12.625rem !important;
  }

  .xs\:pb-50\.5 {
    padding-bottom: 12.625rem !important;
  }

  .xs\:pl-50\.5 {
    padding-left: 12.625rem !important;
  }

  .xs\:pt-51\.5 {
    padding-top: 12.875rem !important;
  }

  .xs\:pr-51\.5 {
    padding-right: 12.875rem !important;
  }

  .xs\:pb-51\.5 {
    padding-bottom: 12.875rem !important;
  }

  .xs\:pl-51\.5 {
    padding-left: 12.875rem !important;
  }

  .xs\:pt-52\.5 {
    padding-top: 13.125rem !important;
  }

  .xs\:pr-52\.5 {
    padding-right: 13.125rem !important;
  }

  .xs\:pb-52\.5 {
    padding-bottom: 13.125rem !important;
  }

  .xs\:pl-52\.5 {
    padding-left: 13.125rem !important;
  }

  .xs\:pt-53\.5 {
    padding-top: 13.375rem !important;
  }

  .xs\:pr-53\.5 {
    padding-right: 13.375rem !important;
  }

  .xs\:pb-53\.5 {
    padding-bottom: 13.375rem !important;
  }

  .xs\:pl-53\.5 {
    padding-left: 13.375rem !important;
  }

  .xs\:pt-54\.5 {
    padding-top: 13.625rem !important;
  }

  .xs\:pr-54\.5 {
    padding-right: 13.625rem !important;
  }

  .xs\:pb-54\.5 {
    padding-bottom: 13.625rem !important;
  }

  .xs\:pl-54\.5 {
    padding-left: 13.625rem !important;
  }

  .xs\:pt-55\.5 {
    padding-top: 13.875rem !important;
  }

  .xs\:pr-55\.5 {
    padding-right: 13.875rem !important;
  }

  .xs\:pb-55\.5 {
    padding-bottom: 13.875rem !important;
  }

  .xs\:pl-55\.5 {
    padding-left: 13.875rem !important;
  }

  .xs\:pt-56\.5 {
    padding-top: 14.125rem !important;
  }

  .xs\:pr-56\.5 {
    padding-right: 14.125rem !important;
  }

  .xs\:pb-56\.5 {
    padding-bottom: 14.125rem !important;
  }

  .xs\:pl-56\.5 {
    padding-left: 14.125rem !important;
  }

  .xs\:pt-57\.5 {
    padding-top: 14.375rem !important;
  }

  .xs\:pr-57\.5 {
    padding-right: 14.375rem !important;
  }

  .xs\:pb-57\.5 {
    padding-bottom: 14.375rem !important;
  }

  .xs\:pl-57\.5 {
    padding-left: 14.375rem !important;
  }

  .xs\:pt-58\.5 {
    padding-top: 14.625rem !important;
  }

  .xs\:pr-58\.5 {
    padding-right: 14.625rem !important;
  }

  .xs\:pb-58\.5 {
    padding-bottom: 14.625rem !important;
  }

  .xs\:pl-58\.5 {
    padding-left: 14.625rem !important;
  }

  .xs\:pt-59\.5 {
    padding-top: 14.875rem !important;
  }

  .xs\:pr-59\.5 {
    padding-right: 14.875rem !important;
  }

  .xs\:pb-59\.5 {
    padding-bottom: 14.875rem !important;
  }

  .xs\:pl-59\.5 {
    padding-left: 14.875rem !important;
  }

  .xs\:pt-60\.5 {
    padding-top: 15.125rem !important;
  }

  .xs\:pr-60\.5 {
    padding-right: 15.125rem !important;
  }

  .xs\:pb-60\.5 {
    padding-bottom: 15.125rem !important;
  }

  .xs\:pl-60\.5 {
    padding-left: 15.125rem !important;
  }

  .xs\:pt-61\.5 {
    padding-top: 15.375rem !important;
  }

  .xs\:pr-61\.5 {
    padding-right: 15.375rem !important;
  }

  .xs\:pb-61\.5 {
    padding-bottom: 15.375rem !important;
  }

  .xs\:pl-61\.5 {
    padding-left: 15.375rem !important;
  }

  .xs\:pt-62\.5 {
    padding-top: 15.625rem !important;
  }

  .xs\:pr-62\.5 {
    padding-right: 15.625rem !important;
  }

  .xs\:pb-62\.5 {
    padding-bottom: 15.625rem !important;
  }

  .xs\:pl-62\.5 {
    padding-left: 15.625rem !important;
  }

  .xs\:pt-63\.5 {
    padding-top: 15.875rem !important;
  }

  .xs\:pr-63\.5 {
    padding-right: 15.875rem !important;
  }

  .xs\:pb-63\.5 {
    padding-bottom: 15.875rem !important;
  }

  .xs\:pl-63\.5 {
    padding-left: 15.875rem !important;
  }

  .xs\:pt-64\.5 {
    padding-top: 16.125rem !important;
  }

  .xs\:pr-64\.5 {
    padding-right: 16.125rem !important;
  }

  .xs\:pb-64\.5 {
    padding-bottom: 16.125rem !important;
  }

  .xs\:pl-64\.5 {
    padding-left: 16.125rem !important;
  }

  .xs\:pt-65\.5 {
    padding-top: 16.375rem !important;
  }

  .xs\:pr-65\.5 {
    padding-right: 16.375rem !important;
  }

  .xs\:pb-65\.5 {
    padding-bottom: 16.375rem !important;
  }

  .xs\:pl-65\.5 {
    padding-left: 16.375rem !important;
  }

  .xs\:pt-66\.5 {
    padding-top: 16.625rem !important;
  }

  .xs\:pr-66\.5 {
    padding-right: 16.625rem !important;
  }

  .xs\:pb-66\.5 {
    padding-bottom: 16.625rem !important;
  }

  .xs\:pl-66\.5 {
    padding-left: 16.625rem !important;
  }

  .xs\:pt-67\.5 {
    padding-top: 16.875rem !important;
  }

  .xs\:pr-67\.5 {
    padding-right: 16.875rem !important;
  }

  .xs\:pb-67\.5 {
    padding-bottom: 16.875rem !important;
  }

  .xs\:pl-67\.5 {
    padding-left: 16.875rem !important;
  }

  .xs\:pt-68\.5 {
    padding-top: 17.125rem !important;
  }

  .xs\:pr-68\.5 {
    padding-right: 17.125rem !important;
  }

  .xs\:pb-68\.5 {
    padding-bottom: 17.125rem !important;
  }

  .xs\:pl-68\.5 {
    padding-left: 17.125rem !important;
  }

  .xs\:pt-69\.5 {
    padding-top: 17.375rem !important;
  }

  .xs\:pr-69\.5 {
    padding-right: 17.375rem !important;
  }

  .xs\:pb-69\.5 {
    padding-bottom: 17.375rem !important;
  }

  .xs\:pl-69\.5 {
    padding-left: 17.375rem !important;
  }

  .xs\:pt-70\.5 {
    padding-top: 17.625rem !important;
  }

  .xs\:pr-70\.5 {
    padding-right: 17.625rem !important;
  }

  .xs\:pb-70\.5 {
    padding-bottom: 17.625rem !important;
  }

  .xs\:pl-70\.5 {
    padding-left: 17.625rem !important;
  }

  .xs\:pt-71\.5 {
    padding-top: 17.875rem !important;
  }

  .xs\:pr-71\.5 {
    padding-right: 17.875rem !important;
  }

  .xs\:pb-71\.5 {
    padding-bottom: 17.875rem !important;
  }

  .xs\:pl-71\.5 {
    padding-left: 17.875rem !important;
  }

  .xs\:pt-72\.5 {
    padding-top: 18.125rem !important;
  }

  .xs\:pr-72\.5 {
    padding-right: 18.125rem !important;
  }

  .xs\:pb-72\.5 {
    padding-bottom: 18.125rem !important;
  }

  .xs\:pl-72\.5 {
    padding-left: 18.125rem !important;
  }

  .xs\:pt-73\.5 {
    padding-top: 18.375rem !important;
  }

  .xs\:pr-73\.5 {
    padding-right: 18.375rem !important;
  }

  .xs\:pb-73\.5 {
    padding-bottom: 18.375rem !important;
  }

  .xs\:pl-73\.5 {
    padding-left: 18.375rem !important;
  }

  .xs\:pt-74\.5 {
    padding-top: 18.625rem !important;
  }

  .xs\:pr-74\.5 {
    padding-right: 18.625rem !important;
  }

  .xs\:pb-74\.5 {
    padding-bottom: 18.625rem !important;
  }

  .xs\:pl-74\.5 {
    padding-left: 18.625rem !important;
  }

  .xs\:pt-75\.5 {
    padding-top: 18.875rem !important;
  }

  .xs\:pr-75\.5 {
    padding-right: 18.875rem !important;
  }

  .xs\:pb-75\.5 {
    padding-bottom: 18.875rem !important;
  }

  .xs\:pl-75\.5 {
    padding-left: 18.875rem !important;
  }

  .xs\:pt-76\.5 {
    padding-top: 19.125rem !important;
  }

  .xs\:pr-76\.5 {
    padding-right: 19.125rem !important;
  }

  .xs\:pb-76\.5 {
    padding-bottom: 19.125rem !important;
  }

  .xs\:pl-76\.5 {
    padding-left: 19.125rem !important;
  }

  .xs\:pt-77\.5 {
    padding-top: 19.375rem !important;
  }

  .xs\:pr-77\.5 {
    padding-right: 19.375rem !important;
  }

  .xs\:pb-77\.5 {
    padding-bottom: 19.375rem !important;
  }

  .xs\:pl-77\.5 {
    padding-left: 19.375rem !important;
  }

  .xs\:pt-78\.5 {
    padding-top: 19.625rem !important;
  }

  .xs\:pr-78\.5 {
    padding-right: 19.625rem !important;
  }

  .xs\:pb-78\.5 {
    padding-bottom: 19.625rem !important;
  }

  .xs\:pl-78\.5 {
    padding-left: 19.625rem !important;
  }

  .xs\:pt-79\.5 {
    padding-top: 19.875rem !important;
  }

  .xs\:pr-79\.5 {
    padding-right: 19.875rem !important;
  }

  .xs\:pb-79\.5 {
    padding-bottom: 19.875rem !important;
  }

  .xs\:pl-79\.5 {
    padding-left: 19.875rem !important;
  }

  .xs\:pt-80\.5 {
    padding-top: 20.125rem !important;
  }

  .xs\:pr-80\.5 {
    padding-right: 20.125rem !important;
  }

  .xs\:pb-80\.5 {
    padding-bottom: 20.125rem !important;
  }

  .xs\:pl-80\.5 {
    padding-left: 20.125rem !important;
  }

  .xs\:pt-81\.5 {
    padding-top: 20.375rem !important;
  }

  .xs\:pr-81\.5 {
    padding-right: 20.375rem !important;
  }

  .xs\:pb-81\.5 {
    padding-bottom: 20.375rem !important;
  }

  .xs\:pl-81\.5 {
    padding-left: 20.375rem !important;
  }

  .xs\:pt-82\.5 {
    padding-top: 20.625rem !important;
  }

  .xs\:pr-82\.5 {
    padding-right: 20.625rem !important;
  }

  .xs\:pb-82\.5 {
    padding-bottom: 20.625rem !important;
  }

  .xs\:pl-82\.5 {
    padding-left: 20.625rem !important;
  }

  .xs\:pt-83\.5 {
    padding-top: 20.875rem !important;
  }

  .xs\:pr-83\.5 {
    padding-right: 20.875rem !important;
  }

  .xs\:pb-83\.5 {
    padding-bottom: 20.875rem !important;
  }

  .xs\:pl-83\.5 {
    padding-left: 20.875rem !important;
  }

  .xs\:pt-84\.5 {
    padding-top: 21.125rem !important;
  }

  .xs\:pr-84\.5 {
    padding-right: 21.125rem !important;
  }

  .xs\:pb-84\.5 {
    padding-bottom: 21.125rem !important;
  }

  .xs\:pl-84\.5 {
    padding-left: 21.125rem !important;
  }

  .xs\:pt-85\.5 {
    padding-top: 21.375rem !important;
  }

  .xs\:pr-85\.5 {
    padding-right: 21.375rem !important;
  }

  .xs\:pb-85\.5 {
    padding-bottom: 21.375rem !important;
  }

  .xs\:pl-85\.5 {
    padding-left: 21.375rem !important;
  }

  .xs\:pt-86\.5 {
    padding-top: 21.625rem !important;
  }

  .xs\:pr-86\.5 {
    padding-right: 21.625rem !important;
  }

  .xs\:pb-86\.5 {
    padding-bottom: 21.625rem !important;
  }

  .xs\:pl-86\.5 {
    padding-left: 21.625rem !important;
  }

  .xs\:pt-87\.5 {
    padding-top: 21.875rem !important;
  }

  .xs\:pr-87\.5 {
    padding-right: 21.875rem !important;
  }

  .xs\:pb-87\.5 {
    padding-bottom: 21.875rem !important;
  }

  .xs\:pl-87\.5 {
    padding-left: 21.875rem !important;
  }

  .xs\:pt-88\.5 {
    padding-top: 22.125rem !important;
  }

  .xs\:pr-88\.5 {
    padding-right: 22.125rem !important;
  }

  .xs\:pb-88\.5 {
    padding-bottom: 22.125rem !important;
  }

  .xs\:pl-88\.5 {
    padding-left: 22.125rem !important;
  }

  .xs\:pt-89\.5 {
    padding-top: 22.375rem !important;
  }

  .xs\:pr-89\.5 {
    padding-right: 22.375rem !important;
  }

  .xs\:pb-89\.5 {
    padding-bottom: 22.375rem !important;
  }

  .xs\:pl-89\.5 {
    padding-left: 22.375rem !important;
  }

  .xs\:pt-90\.5 {
    padding-top: 22.625rem !important;
  }

  .xs\:pr-90\.5 {
    padding-right: 22.625rem !important;
  }

  .xs\:pb-90\.5 {
    padding-bottom: 22.625rem !important;
  }

  .xs\:pl-90\.5 {
    padding-left: 22.625rem !important;
  }

  .xs\:pt-91\.5 {
    padding-top: 22.875rem !important;
  }

  .xs\:pr-91\.5 {
    padding-right: 22.875rem !important;
  }

  .xs\:pb-91\.5 {
    padding-bottom: 22.875rem !important;
  }

  .xs\:pl-91\.5 {
    padding-left: 22.875rem !important;
  }

  .xs\:pt-92\.5 {
    padding-top: 23.125rem !important;
  }

  .xs\:pr-92\.5 {
    padding-right: 23.125rem !important;
  }

  .xs\:pb-92\.5 {
    padding-bottom: 23.125rem !important;
  }

  .xs\:pl-92\.5 {
    padding-left: 23.125rem !important;
  }

  .xs\:pt-93\.5 {
    padding-top: 23.375rem !important;
  }

  .xs\:pr-93\.5 {
    padding-right: 23.375rem !important;
  }

  .xs\:pb-93\.5 {
    padding-bottom: 23.375rem !important;
  }

  .xs\:pl-93\.5 {
    padding-left: 23.375rem !important;
  }

  .xs\:pt-94\.5 {
    padding-top: 23.625rem !important;
  }

  .xs\:pr-94\.5 {
    padding-right: 23.625rem !important;
  }

  .xs\:pb-94\.5 {
    padding-bottom: 23.625rem !important;
  }

  .xs\:pl-94\.5 {
    padding-left: 23.625rem !important;
  }

  .xs\:pt-95\.5 {
    padding-top: 23.875rem !important;
  }

  .xs\:pr-95\.5 {
    padding-right: 23.875rem !important;
  }

  .xs\:pb-95\.5 {
    padding-bottom: 23.875rem !important;
  }

  .xs\:pl-95\.5 {
    padding-left: 23.875rem !important;
  }

  .xs\:pt-96\.5 {
    padding-top: 24.125rem !important;
  }

  .xs\:pr-96\.5 {
    padding-right: 24.125rem !important;
  }

  .xs\:pb-96\.5 {
    padding-bottom: 24.125rem !important;
  }

  .xs\:pl-96\.5 {
    padding-left: 24.125rem !important;
  }

  .xs\:pt-97\.5 {
    padding-top: 24.375rem !important;
  }

  .xs\:pr-97\.5 {
    padding-right: 24.375rem !important;
  }

  .xs\:pb-97\.5 {
    padding-bottom: 24.375rem !important;
  }

  .xs\:pl-97\.5 {
    padding-left: 24.375rem !important;
  }

  .xs\:pt-98\.5 {
    padding-top: 24.625rem !important;
  }

  .xs\:pr-98\.5 {
    padding-right: 24.625rem !important;
  }

  .xs\:pb-98\.5 {
    padding-bottom: 24.625rem !important;
  }

  .xs\:pl-98\.5 {
    padding-left: 24.625rem !important;
  }

  .xs\:pt-99\.5 {
    padding-top: 24.875rem !important;
  }

  .xs\:pr-99\.5 {
    padding-right: 24.875rem !important;
  }

  .xs\:pb-99\.5 {
    padding-bottom: 24.875rem !important;
  }

  .xs\:pl-99\.5 {
    padding-left: 24.875rem !important;
  }

  .xs\:pt-100\.5 {
    padding-top: 25.125rem !important;
  }

  .xs\:pr-100\.5 {
    padding-right: 25.125rem !important;
  }

  .xs\:pb-100\.5 {
    padding-bottom: 25.125rem !important;
  }

  .xs\:pl-100\.5 {
    padding-left: 25.125rem !important;
  }

  .xs\:pt-101\.5 {
    padding-top: 25.375rem !important;
  }

  .xs\:pr-101\.5 {
    padding-right: 25.375rem !important;
  }

  .xs\:pb-101\.5 {
    padding-bottom: 25.375rem !important;
  }

  .xs\:pl-101\.5 {
    padding-left: 25.375rem !important;
  }

  .xs\:pt-102\.5 {
    padding-top: 25.625rem !important;
  }

  .xs\:pr-102\.5 {
    padding-right: 25.625rem !important;
  }

  .xs\:pb-102\.5 {
    padding-bottom: 25.625rem !important;
  }

  .xs\:pl-102\.5 {
    padding-left: 25.625rem !important;
  }

  .xs\:pt-103\.5 {
    padding-top: 25.875rem !important;
  }

  .xs\:pr-103\.5 {
    padding-right: 25.875rem !important;
  }

  .xs\:pb-103\.5 {
    padding-bottom: 25.875rem !important;
  }

  .xs\:pl-103\.5 {
    padding-left: 25.875rem !important;
  }

  .xs\:pt-104\.5 {
    padding-top: 26.125rem !important;
  }

  .xs\:pr-104\.5 {
    padding-right: 26.125rem !important;
  }

  .xs\:pb-104\.5 {
    padding-bottom: 26.125rem !important;
  }

  .xs\:pl-104\.5 {
    padding-left: 26.125rem !important;
  }

  .xs\:hover\:p-0:hover {
    padding: 0rem !important;
  }

  .xs\:hover\:p-1:hover {
    padding: 0.25rem !important;
  }

  .xs\:hover\:p-2:hover {
    padding: 0.5rem !important;
  }

  .xs\:hover\:p-3:hover {
    padding: 0.75rem !important;
  }

  .xs\:hover\:p-4:hover {
    padding: 1rem !important;
  }

  .xs\:hover\:p-5:hover {
    padding: 1.25rem !important;
  }

  .xs\:hover\:p-6:hover {
    padding: 1.5rem !important;
  }

  .xs\:hover\:p-7:hover {
    padding: 1.75rem !important;
  }

  .xs\:hover\:p-8:hover {
    padding: 2rem !important;
  }

  .xs\:hover\:p-9:hover {
    padding: 2.25rem !important;
  }

  .xs\:hover\:p-10:hover {
    padding: 2.5rem !important;
  }

  .xs\:hover\:p-11:hover {
    padding: 2.75rem !important;
  }

  .xs\:hover\:p-12:hover {
    padding: 3rem !important;
  }

  .xs\:hover\:p-13:hover {
    padding: 3.25rem !important;
  }

  .xs\:hover\:p-14:hover {
    padding: 3.5rem !important;
  }

  .xs\:hover\:p-15:hover {
    padding: 3.75rem !important;
  }

  .xs\:hover\:p-16:hover {
    padding: 4rem !important;
  }

  .xs\:hover\:p-17:hover {
    padding: 4.25rem !important;
  }

  .xs\:hover\:p-18:hover {
    padding: 4.5rem !important;
  }

  .xs\:hover\:p-19:hover {
    padding: 4.75rem !important;
  }

  .xs\:hover\:p-20:hover {
    padding: 5rem !important;
  }

  .xs\:hover\:p-21:hover {
    padding: 5.25rem !important;
  }

  .xs\:hover\:p-22:hover {
    padding: 5.5rem !important;
  }

  .xs\:hover\:p-23:hover {
    padding: 5.75rem !important;
  }

  .xs\:hover\:p-24:hover {
    padding: 6rem !important;
  }

  .xs\:hover\:p-25:hover {
    padding: 6.25rem !important;
  }

  .xs\:hover\:p-26:hover {
    padding: 6.5rem !important;
  }

  .xs\:hover\:p-27:hover {
    padding: 6.75rem !important;
  }

  .xs\:hover\:p-28:hover {
    padding: 7rem !important;
  }

  .xs\:hover\:p-29:hover {
    padding: 7.25rem !important;
  }

  .xs\:hover\:p-30:hover {
    padding: 7.5rem !important;
  }

  .xs\:hover\:p-31:hover {
    padding: 7.75rem !important;
  }

  .xs\:hover\:p-32:hover {
    padding: 8rem !important;
  }

  .xs\:hover\:p-33:hover {
    padding: 8.25rem !important;
  }

  .xs\:hover\:p-34:hover {
    padding: 8.5rem !important;
  }

  .xs\:hover\:p-35:hover {
    padding: 8.75rem !important;
  }

  .xs\:hover\:p-36:hover {
    padding: 9rem !important;
  }

  .xs\:hover\:p-37:hover {
    padding: 9.25rem !important;
  }

  .xs\:hover\:p-38:hover {
    padding: 9.5rem !important;
  }

  .xs\:hover\:p-39:hover {
    padding: 9.75rem !important;
  }

  .xs\:hover\:p-40:hover {
    padding: 10rem !important;
  }

  .xs\:hover\:p-41:hover {
    padding: 10.25rem !important;
  }

  .xs\:hover\:p-42:hover {
    padding: 10.5rem !important;
  }

  .xs\:hover\:p-43:hover {
    padding: 10.75rem !important;
  }

  .xs\:hover\:p-44:hover {
    padding: 11rem !important;
  }

  .xs\:hover\:p-45:hover {
    padding: 11.25rem !important;
  }

  .xs\:hover\:p-46:hover {
    padding: 11.5rem !important;
  }

  .xs\:hover\:p-47:hover {
    padding: 11.75rem !important;
  }

  .xs\:hover\:p-48:hover {
    padding: 12rem !important;
  }

  .xs\:hover\:p-49:hover {
    padding: 12.25rem !important;
  }

  .xs\:hover\:p-50:hover {
    padding: 12.5rem !important;
  }

  .xs\:hover\:p-51:hover {
    padding: 12.75rem !important;
  }

  .xs\:hover\:p-52:hover {
    padding: 13rem !important;
  }

  .xs\:hover\:p-53:hover {
    padding: 13.25rem !important;
  }

  .xs\:hover\:p-54:hover {
    padding: 13.5rem !important;
  }

  .xs\:hover\:p-55:hover {
    padding: 13.75rem !important;
  }

  .xs\:hover\:p-56:hover {
    padding: 14rem !important;
  }

  .xs\:hover\:p-57:hover {
    padding: 14.25rem !important;
  }

  .xs\:hover\:p-58:hover {
    padding: 14.5rem !important;
  }

  .xs\:hover\:p-59:hover {
    padding: 14.75rem !important;
  }

  .xs\:hover\:p-60:hover {
    padding: 15rem !important;
  }

  .xs\:hover\:p-61:hover {
    padding: 15.25rem !important;
  }

  .xs\:hover\:p-62:hover {
    padding: 15.5rem !important;
  }

  .xs\:hover\:p-63:hover {
    padding: 15.75rem !important;
  }

  .xs\:hover\:p-64:hover {
    padding: 16rem !important;
  }

  .xs\:hover\:p-65:hover {
    padding: 16.25rem !important;
  }

  .xs\:hover\:p-66:hover {
    padding: 16.5rem !important;
  }

  .xs\:hover\:p-67:hover {
    padding: 16.75rem !important;
  }

  .xs\:hover\:p-68:hover {
    padding: 17rem !important;
  }

  .xs\:hover\:p-69:hover {
    padding: 17.25rem !important;
  }

  .xs\:hover\:p-70:hover {
    padding: 17.5rem !important;
  }

  .xs\:hover\:p-71:hover {
    padding: 17.75rem !important;
  }

  .xs\:hover\:p-72:hover {
    padding: 18rem !important;
  }

  .xs\:hover\:p-73:hover {
    padding: 18.25rem !important;
  }

  .xs\:hover\:p-74:hover {
    padding: 18.5rem !important;
  }

  .xs\:hover\:p-75:hover {
    padding: 18.75rem !important;
  }

  .xs\:hover\:p-76:hover {
    padding: 19rem !important;
  }

  .xs\:hover\:p-77:hover {
    padding: 19.25rem !important;
  }

  .xs\:hover\:p-78:hover {
    padding: 19.5rem !important;
  }

  .xs\:hover\:p-79:hover {
    padding: 19.75rem !important;
  }

  .xs\:hover\:p-80:hover {
    padding: 20rem !important;
  }

  .xs\:hover\:p-81:hover {
    padding: 20.25rem !important;
  }

  .xs\:hover\:p-82:hover {
    padding: 20.5rem !important;
  }

  .xs\:hover\:p-83:hover {
    padding: 20.75rem !important;
  }

  .xs\:hover\:p-84:hover {
    padding: 21rem !important;
  }

  .xs\:hover\:p-85:hover {
    padding: 21.25rem !important;
  }

  .xs\:hover\:p-86:hover {
    padding: 21.5rem !important;
  }

  .xs\:hover\:p-87:hover {
    padding: 21.75rem !important;
  }

  .xs\:hover\:p-88:hover {
    padding: 22rem !important;
  }

  .xs\:hover\:p-89:hover {
    padding: 22.25rem !important;
  }

  .xs\:hover\:p-90:hover {
    padding: 22.5rem !important;
  }

  .xs\:hover\:p-91:hover {
    padding: 22.75rem !important;
  }

  .xs\:hover\:p-92:hover {
    padding: 23rem !important;
  }

  .xs\:hover\:p-93:hover {
    padding: 23.25rem !important;
  }

  .xs\:hover\:p-94:hover {
    padding: 23.5rem !important;
  }

  .xs\:hover\:p-95:hover {
    padding: 23.75rem !important;
  }

  .xs\:hover\:p-96:hover {
    padding: 24rem !important;
  }

  .xs\:hover\:p-97:hover {
    padding: 24.25rem !important;
  }

  .xs\:hover\:p-98:hover {
    padding: 24.5rem !important;
  }

  .xs\:hover\:p-99:hover {
    padding: 24.75rem !important;
  }

  .xs\:hover\:p-100:hover {
    padding: 25rem !important;
  }

  .xs\:hover\:p-101:hover {
    padding: 25.25rem !important;
  }

  .xs\:hover\:p-102:hover {
    padding: 25.5rem !important;
  }

  .xs\:hover\:p-103:hover {
    padding: 25.75rem !important;
  }

  .xs\:hover\:p-104:hover {
    padding: 26rem !important;
  }

  .xs\:hover\:p-105:hover {
    padding: 26.25rem !important;
  }

  .xs\:hover\:p-px:hover {
    padding: 1px !important;
  }

  .xs\:hover\:p-0\.5:hover {
    padding: 0.125rem !important;
  }

  .xs\:hover\:p-1\.5:hover {
    padding: 0.375rem !important;
  }

  .xs\:hover\:p-2\.5:hover {
    padding: 0.625rem !important;
  }

  .xs\:hover\:p-3\.5:hover {
    padding: 0.875rem !important;
  }

  .xs\:hover\:p-4\.5:hover {
    padding: 1.125rem !important;
  }

  .xs\:hover\:p-5\.5:hover {
    padding: 1.375rem !important;
  }

  .xs\:hover\:p-6\.5:hover {
    padding: 1.625rem !important;
  }

  .xs\:hover\:p-7\.5:hover {
    padding: 1.875rem !important;
  }

  .xs\:hover\:p-8\.5:hover {
    padding: 2.125rem !important;
  }

  .xs\:hover\:p-9\.5:hover {
    padding: 2.375rem !important;
  }

  .xs\:hover\:p-10\.5:hover {
    padding: 2.625rem !important;
  }

  .xs\:hover\:p-11\.5:hover {
    padding: 2.875rem !important;
  }

  .xs\:hover\:p-12\.5:hover {
    padding: 3.125rem !important;
  }

  .xs\:hover\:p-13\.5:hover {
    padding: 3.375rem !important;
  }

  .xs\:hover\:p-14\.5:hover {
    padding: 3.625rem !important;
  }

  .xs\:hover\:p-15\.5:hover {
    padding: 3.875rem !important;
  }

  .xs\:hover\:p-16\.5:hover {
    padding: 4.125rem !important;
  }

  .xs\:hover\:p-17\.5:hover {
    padding: 4.375rem !important;
  }

  .xs\:hover\:p-18\.5:hover {
    padding: 4.625rem !important;
  }

  .xs\:hover\:p-19\.5:hover {
    padding: 4.875rem !important;
  }

  .xs\:hover\:p-20\.5:hover {
    padding: 5.125rem !important;
  }

  .xs\:hover\:p-21\.5:hover {
    padding: 5.375rem !important;
  }

  .xs\:hover\:p-22\.5:hover {
    padding: 5.625rem !important;
  }

  .xs\:hover\:p-23\.5:hover {
    padding: 5.875rem !important;
  }

  .xs\:hover\:p-24\.5:hover {
    padding: 6.125rem !important;
  }

  .xs\:hover\:p-25\.5:hover {
    padding: 6.375rem !important;
  }

  .xs\:hover\:p-26\.5:hover {
    padding: 6.625rem !important;
  }

  .xs\:hover\:p-27\.5:hover {
    padding: 6.875rem !important;
  }

  .xs\:hover\:p-28\.5:hover {
    padding: 7.125rem !important;
  }

  .xs\:hover\:p-29\.5:hover {
    padding: 7.375rem !important;
  }

  .xs\:hover\:p-30\.5:hover {
    padding: 7.625rem !important;
  }

  .xs\:hover\:p-31\.5:hover {
    padding: 7.875rem !important;
  }

  .xs\:hover\:p-32\.5:hover {
    padding: 8.125rem !important;
  }

  .xs\:hover\:p-33\.5:hover {
    padding: 8.375rem !important;
  }

  .xs\:hover\:p-34\.5:hover {
    padding: 8.625rem !important;
  }

  .xs\:hover\:p-35\.5:hover {
    padding: 8.875rem !important;
  }

  .xs\:hover\:p-36\.5:hover {
    padding: 9.125rem !important;
  }

  .xs\:hover\:p-37\.5:hover {
    padding: 9.375rem !important;
  }

  .xs\:hover\:p-38\.5:hover {
    padding: 9.625rem !important;
  }

  .xs\:hover\:p-39\.5:hover {
    padding: 9.875rem !important;
  }

  .xs\:hover\:p-40\.5:hover {
    padding: 10.125rem !important;
  }

  .xs\:hover\:p-41\.5:hover {
    padding: 10.375rem !important;
  }

  .xs\:hover\:p-42\.5:hover {
    padding: 10.625rem !important;
  }

  .xs\:hover\:p-43\.5:hover {
    padding: 10.875rem !important;
  }

  .xs\:hover\:p-44\.5:hover {
    padding: 11.125rem !important;
  }

  .xs\:hover\:p-45\.5:hover {
    padding: 11.375rem !important;
  }

  .xs\:hover\:p-46\.5:hover {
    padding: 11.625rem !important;
  }

  .xs\:hover\:p-47\.5:hover {
    padding: 11.875rem !important;
  }

  .xs\:hover\:p-48\.5:hover {
    padding: 12.125rem !important;
  }

  .xs\:hover\:p-49\.5:hover {
    padding: 12.375rem !important;
  }

  .xs\:hover\:p-50\.5:hover {
    padding: 12.625rem !important;
  }

  .xs\:hover\:p-51\.5:hover {
    padding: 12.875rem !important;
  }

  .xs\:hover\:p-52\.5:hover {
    padding: 13.125rem !important;
  }

  .xs\:hover\:p-53\.5:hover {
    padding: 13.375rem !important;
  }

  .xs\:hover\:p-54\.5:hover {
    padding: 13.625rem !important;
  }

  .xs\:hover\:p-55\.5:hover {
    padding: 13.875rem !important;
  }

  .xs\:hover\:p-56\.5:hover {
    padding: 14.125rem !important;
  }

  .xs\:hover\:p-57\.5:hover {
    padding: 14.375rem !important;
  }

  .xs\:hover\:p-58\.5:hover {
    padding: 14.625rem !important;
  }

  .xs\:hover\:p-59\.5:hover {
    padding: 14.875rem !important;
  }

  .xs\:hover\:p-60\.5:hover {
    padding: 15.125rem !important;
  }

  .xs\:hover\:p-61\.5:hover {
    padding: 15.375rem !important;
  }

  .xs\:hover\:p-62\.5:hover {
    padding: 15.625rem !important;
  }

  .xs\:hover\:p-63\.5:hover {
    padding: 15.875rem !important;
  }

  .xs\:hover\:p-64\.5:hover {
    padding: 16.125rem !important;
  }

  .xs\:hover\:p-65\.5:hover {
    padding: 16.375rem !important;
  }

  .xs\:hover\:p-66\.5:hover {
    padding: 16.625rem !important;
  }

  .xs\:hover\:p-67\.5:hover {
    padding: 16.875rem !important;
  }

  .xs\:hover\:p-68\.5:hover {
    padding: 17.125rem !important;
  }

  .xs\:hover\:p-69\.5:hover {
    padding: 17.375rem !important;
  }

  .xs\:hover\:p-70\.5:hover {
    padding: 17.625rem !important;
  }

  .xs\:hover\:p-71\.5:hover {
    padding: 17.875rem !important;
  }

  .xs\:hover\:p-72\.5:hover {
    padding: 18.125rem !important;
  }

  .xs\:hover\:p-73\.5:hover {
    padding: 18.375rem !important;
  }

  .xs\:hover\:p-74\.5:hover {
    padding: 18.625rem !important;
  }

  .xs\:hover\:p-75\.5:hover {
    padding: 18.875rem !important;
  }

  .xs\:hover\:p-76\.5:hover {
    padding: 19.125rem !important;
  }

  .xs\:hover\:p-77\.5:hover {
    padding: 19.375rem !important;
  }

  .xs\:hover\:p-78\.5:hover {
    padding: 19.625rem !important;
  }

  .xs\:hover\:p-79\.5:hover {
    padding: 19.875rem !important;
  }

  .xs\:hover\:p-80\.5:hover {
    padding: 20.125rem !important;
  }

  .xs\:hover\:p-81\.5:hover {
    padding: 20.375rem !important;
  }

  .xs\:hover\:p-82\.5:hover {
    padding: 20.625rem !important;
  }

  .xs\:hover\:p-83\.5:hover {
    padding: 20.875rem !important;
  }

  .xs\:hover\:p-84\.5:hover {
    padding: 21.125rem !important;
  }

  .xs\:hover\:p-85\.5:hover {
    padding: 21.375rem !important;
  }

  .xs\:hover\:p-86\.5:hover {
    padding: 21.625rem !important;
  }

  .xs\:hover\:p-87\.5:hover {
    padding: 21.875rem !important;
  }

  .xs\:hover\:p-88\.5:hover {
    padding: 22.125rem !important;
  }

  .xs\:hover\:p-89\.5:hover {
    padding: 22.375rem !important;
  }

  .xs\:hover\:p-90\.5:hover {
    padding: 22.625rem !important;
  }

  .xs\:hover\:p-91\.5:hover {
    padding: 22.875rem !important;
  }

  .xs\:hover\:p-92\.5:hover {
    padding: 23.125rem !important;
  }

  .xs\:hover\:p-93\.5:hover {
    padding: 23.375rem !important;
  }

  .xs\:hover\:p-94\.5:hover {
    padding: 23.625rem !important;
  }

  .xs\:hover\:p-95\.5:hover {
    padding: 23.875rem !important;
  }

  .xs\:hover\:p-96\.5:hover {
    padding: 24.125rem !important;
  }

  .xs\:hover\:p-97\.5:hover {
    padding: 24.375rem !important;
  }

  .xs\:hover\:p-98\.5:hover {
    padding: 24.625rem !important;
  }

  .xs\:hover\:p-99\.5:hover {
    padding: 24.875rem !important;
  }

  .xs\:hover\:p-100\.5:hover {
    padding: 25.125rem !important;
  }

  .xs\:hover\:p-101\.5:hover {
    padding: 25.375rem !important;
  }

  .xs\:hover\:p-102\.5:hover {
    padding: 25.625rem !important;
  }

  .xs\:hover\:p-103\.5:hover {
    padding: 25.875rem !important;
  }

  .xs\:hover\:p-104\.5:hover {
    padding: 26.125rem !important;
  }

  .xs\:hover\:py-0:hover {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .xs\:hover\:px-0:hover {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .xs\:hover\:py-1:hover {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xs\:hover\:px-1:hover {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xs\:hover\:py-2:hover {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xs\:hover\:px-2:hover {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xs\:hover\:py-3:hover {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xs\:hover\:px-3:hover {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xs\:hover\:py-4:hover {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xs\:hover\:px-4:hover {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xs\:hover\:py-5:hover {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xs\:hover\:px-5:hover {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xs\:hover\:py-6:hover {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xs\:hover\:px-6:hover {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xs\:hover\:py-7:hover {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xs\:hover\:px-7:hover {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xs\:hover\:py-8:hover {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xs\:hover\:px-8:hover {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xs\:hover\:py-9:hover {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xs\:hover\:px-9:hover {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xs\:hover\:py-10:hover {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xs\:hover\:px-10:hover {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xs\:hover\:py-11:hover {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xs\:hover\:px-11:hover {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xs\:hover\:py-12:hover {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xs\:hover\:px-12:hover {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xs\:hover\:py-13:hover {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .xs\:hover\:px-13:hover {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .xs\:hover\:py-14:hover {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xs\:hover\:px-14:hover {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xs\:hover\:py-15:hover {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .xs\:hover\:px-15:hover {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .xs\:hover\:py-16:hover {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xs\:hover\:px-16:hover {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xs\:hover\:py-17:hover {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .xs\:hover\:px-17:hover {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .xs\:hover\:py-18:hover {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .xs\:hover\:px-18:hover {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .xs\:hover\:py-19:hover {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .xs\:hover\:px-19:hover {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .xs\:hover\:py-20:hover {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .xs\:hover\:px-20:hover {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xs\:hover\:py-21:hover {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .xs\:hover\:px-21:hover {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .xs\:hover\:py-22:hover {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .xs\:hover\:px-22:hover {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .xs\:hover\:py-23:hover {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .xs\:hover\:px-23:hover {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .xs\:hover\:py-24:hover {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xs\:hover\:px-24:hover {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xs\:hover\:py-25:hover {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .xs\:hover\:px-25:hover {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .xs\:hover\:py-26:hover {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .xs\:hover\:px-26:hover {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .xs\:hover\:py-27:hover {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .xs\:hover\:px-27:hover {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .xs\:hover\:py-28:hover {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xs\:hover\:px-28:hover {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xs\:hover\:py-29:hover {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .xs\:hover\:px-29:hover {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .xs\:hover\:py-30:hover {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .xs\:hover\:px-30:hover {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .xs\:hover\:py-31:hover {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .xs\:hover\:px-31:hover {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .xs\:hover\:py-32:hover {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .xs\:hover\:px-32:hover {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xs\:hover\:py-33:hover {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .xs\:hover\:px-33:hover {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .xs\:hover\:py-34:hover {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .xs\:hover\:px-34:hover {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .xs\:hover\:py-35:hover {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .xs\:hover\:px-35:hover {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .xs\:hover\:py-36:hover {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .xs\:hover\:px-36:hover {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xs\:hover\:py-37:hover {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .xs\:hover\:px-37:hover {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .xs\:hover\:py-38:hover {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .xs\:hover\:px-38:hover {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .xs\:hover\:py-39:hover {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .xs\:hover\:px-39:hover {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .xs\:hover\:py-40:hover {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xs\:hover\:px-40:hover {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xs\:hover\:py-41:hover {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .xs\:hover\:px-41:hover {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .xs\:hover\:py-42:hover {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .xs\:hover\:px-42:hover {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .xs\:hover\:py-43:hover {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .xs\:hover\:px-43:hover {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .xs\:hover\:py-44:hover {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xs\:hover\:px-44:hover {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xs\:hover\:py-45:hover {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .xs\:hover\:px-45:hover {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .xs\:hover\:py-46:hover {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .xs\:hover\:px-46:hover {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .xs\:hover\:py-47:hover {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .xs\:hover\:px-47:hover {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .xs\:hover\:py-48:hover {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xs\:hover\:px-48:hover {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xs\:hover\:py-49:hover {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .xs\:hover\:px-49:hover {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .xs\:hover\:py-50:hover {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .xs\:hover\:px-50:hover {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .xs\:hover\:py-51:hover {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .xs\:hover\:px-51:hover {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .xs\:hover\:py-52:hover {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xs\:hover\:px-52:hover {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xs\:hover\:py-53:hover {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .xs\:hover\:px-53:hover {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .xs\:hover\:py-54:hover {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .xs\:hover\:px-54:hover {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .xs\:hover\:py-55:hover {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .xs\:hover\:px-55:hover {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .xs\:hover\:py-56:hover {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xs\:hover\:px-56:hover {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .xs\:hover\:py-57:hover {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .xs\:hover\:px-57:hover {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .xs\:hover\:py-58:hover {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .xs\:hover\:px-58:hover {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .xs\:hover\:py-59:hover {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .xs\:hover\:px-59:hover {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .xs\:hover\:py-60:hover {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xs\:hover\:px-60:hover {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xs\:hover\:py-61:hover {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .xs\:hover\:px-61:hover {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .xs\:hover\:py-62:hover {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .xs\:hover\:px-62:hover {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .xs\:hover\:py-63:hover {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .xs\:hover\:px-63:hover {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .xs\:hover\:py-64:hover {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xs\:hover\:px-64:hover {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xs\:hover\:py-65:hover {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .xs\:hover\:px-65:hover {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .xs\:hover\:py-66:hover {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .xs\:hover\:px-66:hover {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .xs\:hover\:py-67:hover {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .xs\:hover\:px-67:hover {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .xs\:hover\:py-68:hover {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .xs\:hover\:px-68:hover {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .xs\:hover\:py-69:hover {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .xs\:hover\:px-69:hover {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .xs\:hover\:py-70:hover {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .xs\:hover\:px-70:hover {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .xs\:hover\:py-71:hover {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .xs\:hover\:px-71:hover {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .xs\:hover\:py-72:hover {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xs\:hover\:px-72:hover {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .xs\:hover\:py-73:hover {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .xs\:hover\:px-73:hover {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .xs\:hover\:py-74:hover {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .xs\:hover\:px-74:hover {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .xs\:hover\:py-75:hover {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .xs\:hover\:px-75:hover {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .xs\:hover\:py-76:hover {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .xs\:hover\:px-76:hover {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .xs\:hover\:py-77:hover {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .xs\:hover\:px-77:hover {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .xs\:hover\:py-78:hover {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .xs\:hover\:px-78:hover {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .xs\:hover\:py-79:hover {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .xs\:hover\:px-79:hover {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .xs\:hover\:py-80:hover {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xs\:hover\:px-80:hover {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .xs\:hover\:py-81:hover {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .xs\:hover\:px-81:hover {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .xs\:hover\:py-82:hover {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .xs\:hover\:px-82:hover {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .xs\:hover\:py-83:hover {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .xs\:hover\:px-83:hover {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .xs\:hover\:py-84:hover {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .xs\:hover\:px-84:hover {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .xs\:hover\:py-85:hover {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .xs\:hover\:px-85:hover {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .xs\:hover\:py-86:hover {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .xs\:hover\:px-86:hover {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .xs\:hover\:py-87:hover {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .xs\:hover\:px-87:hover {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .xs\:hover\:py-88:hover {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .xs\:hover\:px-88:hover {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .xs\:hover\:py-89:hover {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .xs\:hover\:px-89:hover {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .xs\:hover\:py-90:hover {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .xs\:hover\:px-90:hover {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .xs\:hover\:py-91:hover {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .xs\:hover\:px-91:hover {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .xs\:hover\:py-92:hover {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .xs\:hover\:px-92:hover {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .xs\:hover\:py-93:hover {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .xs\:hover\:px-93:hover {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .xs\:hover\:py-94:hover {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .xs\:hover\:px-94:hover {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .xs\:hover\:py-95:hover {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .xs\:hover\:px-95:hover {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .xs\:hover\:py-96:hover {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xs\:hover\:px-96:hover {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xs\:hover\:py-97:hover {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .xs\:hover\:px-97:hover {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .xs\:hover\:py-98:hover {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .xs\:hover\:px-98:hover {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .xs\:hover\:py-99:hover {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .xs\:hover\:px-99:hover {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .xs\:hover\:py-100:hover {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .xs\:hover\:px-100:hover {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .xs\:hover\:py-101:hover {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .xs\:hover\:px-101:hover {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .xs\:hover\:py-102:hover {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .xs\:hover\:px-102:hover {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .xs\:hover\:py-103:hover {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .xs\:hover\:px-103:hover {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .xs\:hover\:py-104:hover {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .xs\:hover\:px-104:hover {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .xs\:hover\:py-105:hover {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .xs\:hover\:px-105:hover {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .xs\:hover\:py-px:hover {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .xs\:hover\:px-px:hover {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xs\:hover\:py-0\.5:hover {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xs\:hover\:px-0\.5:hover {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xs\:hover\:py-1\.5:hover {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xs\:hover\:px-1\.5:hover {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xs\:hover\:py-2\.5:hover {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .xs\:hover\:px-2\.5:hover {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xs\:hover\:py-3\.5:hover {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .xs\:hover\:px-3\.5:hover {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xs\:hover\:py-4\.5:hover {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .xs\:hover\:px-4\.5:hover {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .xs\:hover\:py-5\.5:hover {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .xs\:hover\:px-5\.5:hover {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .xs\:hover\:py-6\.5:hover {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .xs\:hover\:px-6\.5:hover {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .xs\:hover\:py-7\.5:hover {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .xs\:hover\:px-7\.5:hover {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .xs\:hover\:py-8\.5:hover {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .xs\:hover\:px-8\.5:hover {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .xs\:hover\:py-9\.5:hover {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .xs\:hover\:px-9\.5:hover {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .xs\:hover\:py-10\.5:hover {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .xs\:hover\:px-10\.5:hover {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .xs\:hover\:py-11\.5:hover {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .xs\:hover\:px-11\.5:hover {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .xs\:hover\:py-12\.5:hover {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .xs\:hover\:px-12\.5:hover {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .xs\:hover\:py-13\.5:hover {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .xs\:hover\:px-13\.5:hover {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .xs\:hover\:py-14\.5:hover {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .xs\:hover\:px-14\.5:hover {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .xs\:hover\:py-15\.5:hover {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .xs\:hover\:px-15\.5:hover {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .xs\:hover\:py-16\.5:hover {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .xs\:hover\:px-16\.5:hover {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .xs\:hover\:py-17\.5:hover {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .xs\:hover\:px-17\.5:hover {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .xs\:hover\:py-18\.5:hover {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .xs\:hover\:px-18\.5:hover {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .xs\:hover\:py-19\.5:hover {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .xs\:hover\:px-19\.5:hover {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .xs\:hover\:py-20\.5:hover {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .xs\:hover\:px-20\.5:hover {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .xs\:hover\:py-21\.5:hover {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .xs\:hover\:px-21\.5:hover {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .xs\:hover\:py-22\.5:hover {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .xs\:hover\:px-22\.5:hover {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .xs\:hover\:py-23\.5:hover {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .xs\:hover\:px-23\.5:hover {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .xs\:hover\:py-24\.5:hover {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .xs\:hover\:px-24\.5:hover {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .xs\:hover\:py-25\.5:hover {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .xs\:hover\:px-25\.5:hover {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .xs\:hover\:py-26\.5:hover {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .xs\:hover\:px-26\.5:hover {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .xs\:hover\:py-27\.5:hover {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .xs\:hover\:px-27\.5:hover {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .xs\:hover\:py-28\.5:hover {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .xs\:hover\:px-28\.5:hover {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .xs\:hover\:py-29\.5:hover {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .xs\:hover\:px-29\.5:hover {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .xs\:hover\:py-30\.5:hover {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .xs\:hover\:px-30\.5:hover {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .xs\:hover\:py-31\.5:hover {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .xs\:hover\:px-31\.5:hover {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .xs\:hover\:py-32\.5:hover {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .xs\:hover\:px-32\.5:hover {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .xs\:hover\:py-33\.5:hover {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .xs\:hover\:px-33\.5:hover {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .xs\:hover\:py-34\.5:hover {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .xs\:hover\:px-34\.5:hover {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .xs\:hover\:py-35\.5:hover {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .xs\:hover\:px-35\.5:hover {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .xs\:hover\:py-36\.5:hover {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .xs\:hover\:px-36\.5:hover {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .xs\:hover\:py-37\.5:hover {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .xs\:hover\:px-37\.5:hover {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .xs\:hover\:py-38\.5:hover {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .xs\:hover\:px-38\.5:hover {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .xs\:hover\:py-39\.5:hover {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .xs\:hover\:px-39\.5:hover {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .xs\:hover\:py-40\.5:hover {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .xs\:hover\:px-40\.5:hover {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .xs\:hover\:py-41\.5:hover {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .xs\:hover\:px-41\.5:hover {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .xs\:hover\:py-42\.5:hover {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .xs\:hover\:px-42\.5:hover {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .xs\:hover\:py-43\.5:hover {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .xs\:hover\:px-43\.5:hover {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .xs\:hover\:py-44\.5:hover {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .xs\:hover\:px-44\.5:hover {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .xs\:hover\:py-45\.5:hover {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .xs\:hover\:px-45\.5:hover {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .xs\:hover\:py-46\.5:hover {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .xs\:hover\:px-46\.5:hover {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .xs\:hover\:py-47\.5:hover {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .xs\:hover\:px-47\.5:hover {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .xs\:hover\:py-48\.5:hover {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .xs\:hover\:px-48\.5:hover {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .xs\:hover\:py-49\.5:hover {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .xs\:hover\:px-49\.5:hover {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .xs\:hover\:py-50\.5:hover {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .xs\:hover\:px-50\.5:hover {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .xs\:hover\:py-51\.5:hover {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .xs\:hover\:px-51\.5:hover {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .xs\:hover\:py-52\.5:hover {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .xs\:hover\:px-52\.5:hover {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .xs\:hover\:py-53\.5:hover {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .xs\:hover\:px-53\.5:hover {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .xs\:hover\:py-54\.5:hover {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .xs\:hover\:px-54\.5:hover {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .xs\:hover\:py-55\.5:hover {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .xs\:hover\:px-55\.5:hover {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .xs\:hover\:py-56\.5:hover {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .xs\:hover\:px-56\.5:hover {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .xs\:hover\:py-57\.5:hover {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .xs\:hover\:px-57\.5:hover {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .xs\:hover\:py-58\.5:hover {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .xs\:hover\:px-58\.5:hover {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .xs\:hover\:py-59\.5:hover {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .xs\:hover\:px-59\.5:hover {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .xs\:hover\:py-60\.5:hover {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .xs\:hover\:px-60\.5:hover {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .xs\:hover\:py-61\.5:hover {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .xs\:hover\:px-61\.5:hover {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .xs\:hover\:py-62\.5:hover {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .xs\:hover\:px-62\.5:hover {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .xs\:hover\:py-63\.5:hover {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .xs\:hover\:px-63\.5:hover {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .xs\:hover\:py-64\.5:hover {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .xs\:hover\:px-64\.5:hover {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .xs\:hover\:py-65\.5:hover {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .xs\:hover\:px-65\.5:hover {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .xs\:hover\:py-66\.5:hover {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .xs\:hover\:px-66\.5:hover {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .xs\:hover\:py-67\.5:hover {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .xs\:hover\:px-67\.5:hover {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .xs\:hover\:py-68\.5:hover {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .xs\:hover\:px-68\.5:hover {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .xs\:hover\:py-69\.5:hover {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .xs\:hover\:px-69\.5:hover {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .xs\:hover\:py-70\.5:hover {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .xs\:hover\:px-70\.5:hover {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .xs\:hover\:py-71\.5:hover {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .xs\:hover\:px-71\.5:hover {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .xs\:hover\:py-72\.5:hover {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .xs\:hover\:px-72\.5:hover {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .xs\:hover\:py-73\.5:hover {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .xs\:hover\:px-73\.5:hover {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .xs\:hover\:py-74\.5:hover {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .xs\:hover\:px-74\.5:hover {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .xs\:hover\:py-75\.5:hover {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .xs\:hover\:px-75\.5:hover {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .xs\:hover\:py-76\.5:hover {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .xs\:hover\:px-76\.5:hover {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .xs\:hover\:py-77\.5:hover {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .xs\:hover\:px-77\.5:hover {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .xs\:hover\:py-78\.5:hover {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .xs\:hover\:px-78\.5:hover {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .xs\:hover\:py-79\.5:hover {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .xs\:hover\:px-79\.5:hover {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .xs\:hover\:py-80\.5:hover {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .xs\:hover\:px-80\.5:hover {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .xs\:hover\:py-81\.5:hover {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .xs\:hover\:px-81\.5:hover {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .xs\:hover\:py-82\.5:hover {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .xs\:hover\:px-82\.5:hover {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .xs\:hover\:py-83\.5:hover {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .xs\:hover\:px-83\.5:hover {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .xs\:hover\:py-84\.5:hover {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .xs\:hover\:px-84\.5:hover {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .xs\:hover\:py-85\.5:hover {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .xs\:hover\:px-85\.5:hover {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .xs\:hover\:py-86\.5:hover {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .xs\:hover\:px-86\.5:hover {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .xs\:hover\:py-87\.5:hover {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .xs\:hover\:px-87\.5:hover {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .xs\:hover\:py-88\.5:hover {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .xs\:hover\:px-88\.5:hover {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .xs\:hover\:py-89\.5:hover {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .xs\:hover\:px-89\.5:hover {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .xs\:hover\:py-90\.5:hover {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .xs\:hover\:px-90\.5:hover {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .xs\:hover\:py-91\.5:hover {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .xs\:hover\:px-91\.5:hover {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .xs\:hover\:py-92\.5:hover {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .xs\:hover\:px-92\.5:hover {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .xs\:hover\:py-93\.5:hover {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .xs\:hover\:px-93\.5:hover {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .xs\:hover\:py-94\.5:hover {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .xs\:hover\:px-94\.5:hover {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .xs\:hover\:py-95\.5:hover {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .xs\:hover\:px-95\.5:hover {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .xs\:hover\:py-96\.5:hover {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .xs\:hover\:px-96\.5:hover {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .xs\:hover\:py-97\.5:hover {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .xs\:hover\:px-97\.5:hover {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .xs\:hover\:py-98\.5:hover {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .xs\:hover\:px-98\.5:hover {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .xs\:hover\:py-99\.5:hover {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .xs\:hover\:px-99\.5:hover {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .xs\:hover\:py-100\.5:hover {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .xs\:hover\:px-100\.5:hover {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .xs\:hover\:py-101\.5:hover {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .xs\:hover\:px-101\.5:hover {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .xs\:hover\:py-102\.5:hover {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .xs\:hover\:px-102\.5:hover {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .xs\:hover\:py-103\.5:hover {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .xs\:hover\:px-103\.5:hover {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .xs\:hover\:py-104\.5:hover {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .xs\:hover\:px-104\.5:hover {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .xs\:hover\:pt-0:hover {
    padding-top: 0rem !important;
  }

  .xs\:hover\:pr-0:hover {
    padding-right: 0rem !important;
  }

  .xs\:hover\:pb-0:hover {
    padding-bottom: 0rem !important;
  }

  .xs\:hover\:pl-0:hover {
    padding-left: 0rem !important;
  }

  .xs\:hover\:pt-1:hover {
    padding-top: 0.25rem !important;
  }

  .xs\:hover\:pr-1:hover {
    padding-right: 0.25rem !important;
  }

  .xs\:hover\:pb-1:hover {
    padding-bottom: 0.25rem !important;
  }

  .xs\:hover\:pl-1:hover {
    padding-left: 0.25rem !important;
  }

  .xs\:hover\:pt-2:hover {
    padding-top: 0.5rem !important;
  }

  .xs\:hover\:pr-2:hover {
    padding-right: 0.5rem !important;
  }

  .xs\:hover\:pb-2:hover {
    padding-bottom: 0.5rem !important;
  }

  .xs\:hover\:pl-2:hover {
    padding-left: 0.5rem !important;
  }

  .xs\:hover\:pt-3:hover {
    padding-top: 0.75rem !important;
  }

  .xs\:hover\:pr-3:hover {
    padding-right: 0.75rem !important;
  }

  .xs\:hover\:pb-3:hover {
    padding-bottom: 0.75rem !important;
  }

  .xs\:hover\:pl-3:hover {
    padding-left: 0.75rem !important;
  }

  .xs\:hover\:pt-4:hover {
    padding-top: 1rem !important;
  }

  .xs\:hover\:pr-4:hover {
    padding-right: 1rem !important;
  }

  .xs\:hover\:pb-4:hover {
    padding-bottom: 1rem !important;
  }

  .xs\:hover\:pl-4:hover {
    padding-left: 1rem !important;
  }

  .xs\:hover\:pt-5:hover {
    padding-top: 1.25rem !important;
  }

  .xs\:hover\:pr-5:hover {
    padding-right: 1.25rem !important;
  }

  .xs\:hover\:pb-5:hover {
    padding-bottom: 1.25rem !important;
  }

  .xs\:hover\:pl-5:hover {
    padding-left: 1.25rem !important;
  }

  .xs\:hover\:pt-6:hover {
    padding-top: 1.5rem !important;
  }

  .xs\:hover\:pr-6:hover {
    padding-right: 1.5rem !important;
  }

  .xs\:hover\:pb-6:hover {
    padding-bottom: 1.5rem !important;
  }

  .xs\:hover\:pl-6:hover {
    padding-left: 1.5rem !important;
  }

  .xs\:hover\:pt-7:hover {
    padding-top: 1.75rem !important;
  }

  .xs\:hover\:pr-7:hover {
    padding-right: 1.75rem !important;
  }

  .xs\:hover\:pb-7:hover {
    padding-bottom: 1.75rem !important;
  }

  .xs\:hover\:pl-7:hover {
    padding-left: 1.75rem !important;
  }

  .xs\:hover\:pt-8:hover {
    padding-top: 2rem !important;
  }

  .xs\:hover\:pr-8:hover {
    padding-right: 2rem !important;
  }

  .xs\:hover\:pb-8:hover {
    padding-bottom: 2rem !important;
  }

  .xs\:hover\:pl-8:hover {
    padding-left: 2rem !important;
  }

  .xs\:hover\:pt-9:hover {
    padding-top: 2.25rem !important;
  }

  .xs\:hover\:pr-9:hover {
    padding-right: 2.25rem !important;
  }

  .xs\:hover\:pb-9:hover {
    padding-bottom: 2.25rem !important;
  }

  .xs\:hover\:pl-9:hover {
    padding-left: 2.25rem !important;
  }

  .xs\:hover\:pt-10:hover {
    padding-top: 2.5rem !important;
  }

  .xs\:hover\:pr-10:hover {
    padding-right: 2.5rem !important;
  }

  .xs\:hover\:pb-10:hover {
    padding-bottom: 2.5rem !important;
  }

  .xs\:hover\:pl-10:hover {
    padding-left: 2.5rem !important;
  }

  .xs\:hover\:pt-11:hover {
    padding-top: 2.75rem !important;
  }

  .xs\:hover\:pr-11:hover {
    padding-right: 2.75rem !important;
  }

  .xs\:hover\:pb-11:hover {
    padding-bottom: 2.75rem !important;
  }

  .xs\:hover\:pl-11:hover {
    padding-left: 2.75rem !important;
  }

  .xs\:hover\:pt-12:hover {
    padding-top: 3rem !important;
  }

  .xs\:hover\:pr-12:hover {
    padding-right: 3rem !important;
  }

  .xs\:hover\:pb-12:hover {
    padding-bottom: 3rem !important;
  }

  .xs\:hover\:pl-12:hover {
    padding-left: 3rem !important;
  }

  .xs\:hover\:pt-13:hover {
    padding-top: 3.25rem !important;
  }

  .xs\:hover\:pr-13:hover {
    padding-right: 3.25rem !important;
  }

  .xs\:hover\:pb-13:hover {
    padding-bottom: 3.25rem !important;
  }

  .xs\:hover\:pl-13:hover {
    padding-left: 3.25rem !important;
  }

  .xs\:hover\:pt-14:hover {
    padding-top: 3.5rem !important;
  }

  .xs\:hover\:pr-14:hover {
    padding-right: 3.5rem !important;
  }

  .xs\:hover\:pb-14:hover {
    padding-bottom: 3.5rem !important;
  }

  .xs\:hover\:pl-14:hover {
    padding-left: 3.5rem !important;
  }

  .xs\:hover\:pt-15:hover {
    padding-top: 3.75rem !important;
  }

  .xs\:hover\:pr-15:hover {
    padding-right: 3.75rem !important;
  }

  .xs\:hover\:pb-15:hover {
    padding-bottom: 3.75rem !important;
  }

  .xs\:hover\:pl-15:hover {
    padding-left: 3.75rem !important;
  }

  .xs\:hover\:pt-16:hover {
    padding-top: 4rem !important;
  }

  .xs\:hover\:pr-16:hover {
    padding-right: 4rem !important;
  }

  .xs\:hover\:pb-16:hover {
    padding-bottom: 4rem !important;
  }

  .xs\:hover\:pl-16:hover {
    padding-left: 4rem !important;
  }

  .xs\:hover\:pt-17:hover {
    padding-top: 4.25rem !important;
  }

  .xs\:hover\:pr-17:hover {
    padding-right: 4.25rem !important;
  }

  .xs\:hover\:pb-17:hover {
    padding-bottom: 4.25rem !important;
  }

  .xs\:hover\:pl-17:hover {
    padding-left: 4.25rem !important;
  }

  .xs\:hover\:pt-18:hover {
    padding-top: 4.5rem !important;
  }

  .xs\:hover\:pr-18:hover {
    padding-right: 4.5rem !important;
  }

  .xs\:hover\:pb-18:hover {
    padding-bottom: 4.5rem !important;
  }

  .xs\:hover\:pl-18:hover {
    padding-left: 4.5rem !important;
  }

  .xs\:hover\:pt-19:hover {
    padding-top: 4.75rem !important;
  }

  .xs\:hover\:pr-19:hover {
    padding-right: 4.75rem !important;
  }

  .xs\:hover\:pb-19:hover {
    padding-bottom: 4.75rem !important;
  }

  .xs\:hover\:pl-19:hover {
    padding-left: 4.75rem !important;
  }

  .xs\:hover\:pt-20:hover {
    padding-top: 5rem !important;
  }

  .xs\:hover\:pr-20:hover {
    padding-right: 5rem !important;
  }

  .xs\:hover\:pb-20:hover {
    padding-bottom: 5rem !important;
  }

  .xs\:hover\:pl-20:hover {
    padding-left: 5rem !important;
  }

  .xs\:hover\:pt-21:hover {
    padding-top: 5.25rem !important;
  }

  .xs\:hover\:pr-21:hover {
    padding-right: 5.25rem !important;
  }

  .xs\:hover\:pb-21:hover {
    padding-bottom: 5.25rem !important;
  }

  .xs\:hover\:pl-21:hover {
    padding-left: 5.25rem !important;
  }

  .xs\:hover\:pt-22:hover {
    padding-top: 5.5rem !important;
  }

  .xs\:hover\:pr-22:hover {
    padding-right: 5.5rem !important;
  }

  .xs\:hover\:pb-22:hover {
    padding-bottom: 5.5rem !important;
  }

  .xs\:hover\:pl-22:hover {
    padding-left: 5.5rem !important;
  }

  .xs\:hover\:pt-23:hover {
    padding-top: 5.75rem !important;
  }

  .xs\:hover\:pr-23:hover {
    padding-right: 5.75rem !important;
  }

  .xs\:hover\:pb-23:hover {
    padding-bottom: 5.75rem !important;
  }

  .xs\:hover\:pl-23:hover {
    padding-left: 5.75rem !important;
  }

  .xs\:hover\:pt-24:hover {
    padding-top: 6rem !important;
  }

  .xs\:hover\:pr-24:hover {
    padding-right: 6rem !important;
  }

  .xs\:hover\:pb-24:hover {
    padding-bottom: 6rem !important;
  }

  .xs\:hover\:pl-24:hover {
    padding-left: 6rem !important;
  }

  .xs\:hover\:pt-25:hover {
    padding-top: 6.25rem !important;
  }

  .xs\:hover\:pr-25:hover {
    padding-right: 6.25rem !important;
  }

  .xs\:hover\:pb-25:hover {
    padding-bottom: 6.25rem !important;
  }

  .xs\:hover\:pl-25:hover {
    padding-left: 6.25rem !important;
  }

  .xs\:hover\:pt-26:hover {
    padding-top: 6.5rem !important;
  }

  .xs\:hover\:pr-26:hover {
    padding-right: 6.5rem !important;
  }

  .xs\:hover\:pb-26:hover {
    padding-bottom: 6.5rem !important;
  }

  .xs\:hover\:pl-26:hover {
    padding-left: 6.5rem !important;
  }

  .xs\:hover\:pt-27:hover {
    padding-top: 6.75rem !important;
  }

  .xs\:hover\:pr-27:hover {
    padding-right: 6.75rem !important;
  }

  .xs\:hover\:pb-27:hover {
    padding-bottom: 6.75rem !important;
  }

  .xs\:hover\:pl-27:hover {
    padding-left: 6.75rem !important;
  }

  .xs\:hover\:pt-28:hover {
    padding-top: 7rem !important;
  }

  .xs\:hover\:pr-28:hover {
    padding-right: 7rem !important;
  }

  .xs\:hover\:pb-28:hover {
    padding-bottom: 7rem !important;
  }

  .xs\:hover\:pl-28:hover {
    padding-left: 7rem !important;
  }

  .xs\:hover\:pt-29:hover {
    padding-top: 7.25rem !important;
  }

  .xs\:hover\:pr-29:hover {
    padding-right: 7.25rem !important;
  }

  .xs\:hover\:pb-29:hover {
    padding-bottom: 7.25rem !important;
  }

  .xs\:hover\:pl-29:hover {
    padding-left: 7.25rem !important;
  }

  .xs\:hover\:pt-30:hover {
    padding-top: 7.5rem !important;
  }

  .xs\:hover\:pr-30:hover {
    padding-right: 7.5rem !important;
  }

  .xs\:hover\:pb-30:hover {
    padding-bottom: 7.5rem !important;
  }

  .xs\:hover\:pl-30:hover {
    padding-left: 7.5rem !important;
  }

  .xs\:hover\:pt-31:hover {
    padding-top: 7.75rem !important;
  }

  .xs\:hover\:pr-31:hover {
    padding-right: 7.75rem !important;
  }

  .xs\:hover\:pb-31:hover {
    padding-bottom: 7.75rem !important;
  }

  .xs\:hover\:pl-31:hover {
    padding-left: 7.75rem !important;
  }

  .xs\:hover\:pt-32:hover {
    padding-top: 8rem !important;
  }

  .xs\:hover\:pr-32:hover {
    padding-right: 8rem !important;
  }

  .xs\:hover\:pb-32:hover {
    padding-bottom: 8rem !important;
  }

  .xs\:hover\:pl-32:hover {
    padding-left: 8rem !important;
  }

  .xs\:hover\:pt-33:hover {
    padding-top: 8.25rem !important;
  }

  .xs\:hover\:pr-33:hover {
    padding-right: 8.25rem !important;
  }

  .xs\:hover\:pb-33:hover {
    padding-bottom: 8.25rem !important;
  }

  .xs\:hover\:pl-33:hover {
    padding-left: 8.25rem !important;
  }

  .xs\:hover\:pt-34:hover {
    padding-top: 8.5rem !important;
  }

  .xs\:hover\:pr-34:hover {
    padding-right: 8.5rem !important;
  }

  .xs\:hover\:pb-34:hover {
    padding-bottom: 8.5rem !important;
  }

  .xs\:hover\:pl-34:hover {
    padding-left: 8.5rem !important;
  }

  .xs\:hover\:pt-35:hover {
    padding-top: 8.75rem !important;
  }

  .xs\:hover\:pr-35:hover {
    padding-right: 8.75rem !important;
  }

  .xs\:hover\:pb-35:hover {
    padding-bottom: 8.75rem !important;
  }

  .xs\:hover\:pl-35:hover {
    padding-left: 8.75rem !important;
  }

  .xs\:hover\:pt-36:hover {
    padding-top: 9rem !important;
  }

  .xs\:hover\:pr-36:hover {
    padding-right: 9rem !important;
  }

  .xs\:hover\:pb-36:hover {
    padding-bottom: 9rem !important;
  }

  .xs\:hover\:pl-36:hover {
    padding-left: 9rem !important;
  }

  .xs\:hover\:pt-37:hover {
    padding-top: 9.25rem !important;
  }

  .xs\:hover\:pr-37:hover {
    padding-right: 9.25rem !important;
  }

  .xs\:hover\:pb-37:hover {
    padding-bottom: 9.25rem !important;
  }

  .xs\:hover\:pl-37:hover {
    padding-left: 9.25rem !important;
  }

  .xs\:hover\:pt-38:hover {
    padding-top: 9.5rem !important;
  }

  .xs\:hover\:pr-38:hover {
    padding-right: 9.5rem !important;
  }

  .xs\:hover\:pb-38:hover {
    padding-bottom: 9.5rem !important;
  }

  .xs\:hover\:pl-38:hover {
    padding-left: 9.5rem !important;
  }

  .xs\:hover\:pt-39:hover {
    padding-top: 9.75rem !important;
  }

  .xs\:hover\:pr-39:hover {
    padding-right: 9.75rem !important;
  }

  .xs\:hover\:pb-39:hover {
    padding-bottom: 9.75rem !important;
  }

  .xs\:hover\:pl-39:hover {
    padding-left: 9.75rem !important;
  }

  .xs\:hover\:pt-40:hover {
    padding-top: 10rem !important;
  }

  .xs\:hover\:pr-40:hover {
    padding-right: 10rem !important;
  }

  .xs\:hover\:pb-40:hover {
    padding-bottom: 10rem !important;
  }

  .xs\:hover\:pl-40:hover {
    padding-left: 10rem !important;
  }

  .xs\:hover\:pt-41:hover {
    padding-top: 10.25rem !important;
  }

  .xs\:hover\:pr-41:hover {
    padding-right: 10.25rem !important;
  }

  .xs\:hover\:pb-41:hover {
    padding-bottom: 10.25rem !important;
  }

  .xs\:hover\:pl-41:hover {
    padding-left: 10.25rem !important;
  }

  .xs\:hover\:pt-42:hover {
    padding-top: 10.5rem !important;
  }

  .xs\:hover\:pr-42:hover {
    padding-right: 10.5rem !important;
  }

  .xs\:hover\:pb-42:hover {
    padding-bottom: 10.5rem !important;
  }

  .xs\:hover\:pl-42:hover {
    padding-left: 10.5rem !important;
  }

  .xs\:hover\:pt-43:hover {
    padding-top: 10.75rem !important;
  }

  .xs\:hover\:pr-43:hover {
    padding-right: 10.75rem !important;
  }

  .xs\:hover\:pb-43:hover {
    padding-bottom: 10.75rem !important;
  }

  .xs\:hover\:pl-43:hover {
    padding-left: 10.75rem !important;
  }

  .xs\:hover\:pt-44:hover {
    padding-top: 11rem !important;
  }

  .xs\:hover\:pr-44:hover {
    padding-right: 11rem !important;
  }

  .xs\:hover\:pb-44:hover {
    padding-bottom: 11rem !important;
  }

  .xs\:hover\:pl-44:hover {
    padding-left: 11rem !important;
  }

  .xs\:hover\:pt-45:hover {
    padding-top: 11.25rem !important;
  }

  .xs\:hover\:pr-45:hover {
    padding-right: 11.25rem !important;
  }

  .xs\:hover\:pb-45:hover {
    padding-bottom: 11.25rem !important;
  }

  .xs\:hover\:pl-45:hover {
    padding-left: 11.25rem !important;
  }

  .xs\:hover\:pt-46:hover {
    padding-top: 11.5rem !important;
  }

  .xs\:hover\:pr-46:hover {
    padding-right: 11.5rem !important;
  }

  .xs\:hover\:pb-46:hover {
    padding-bottom: 11.5rem !important;
  }

  .xs\:hover\:pl-46:hover {
    padding-left: 11.5rem !important;
  }

  .xs\:hover\:pt-47:hover {
    padding-top: 11.75rem !important;
  }

  .xs\:hover\:pr-47:hover {
    padding-right: 11.75rem !important;
  }

  .xs\:hover\:pb-47:hover {
    padding-bottom: 11.75rem !important;
  }

  .xs\:hover\:pl-47:hover {
    padding-left: 11.75rem !important;
  }

  .xs\:hover\:pt-48:hover {
    padding-top: 12rem !important;
  }

  .xs\:hover\:pr-48:hover {
    padding-right: 12rem !important;
  }

  .xs\:hover\:pb-48:hover {
    padding-bottom: 12rem !important;
  }

  .xs\:hover\:pl-48:hover {
    padding-left: 12rem !important;
  }

  .xs\:hover\:pt-49:hover {
    padding-top: 12.25rem !important;
  }

  .xs\:hover\:pr-49:hover {
    padding-right: 12.25rem !important;
  }

  .xs\:hover\:pb-49:hover {
    padding-bottom: 12.25rem !important;
  }

  .xs\:hover\:pl-49:hover {
    padding-left: 12.25rem !important;
  }

  .xs\:hover\:pt-50:hover {
    padding-top: 12.5rem !important;
  }

  .xs\:hover\:pr-50:hover {
    padding-right: 12.5rem !important;
  }

  .xs\:hover\:pb-50:hover {
    padding-bottom: 12.5rem !important;
  }

  .xs\:hover\:pl-50:hover {
    padding-left: 12.5rem !important;
  }

  .xs\:hover\:pt-51:hover {
    padding-top: 12.75rem !important;
  }

  .xs\:hover\:pr-51:hover {
    padding-right: 12.75rem !important;
  }

  .xs\:hover\:pb-51:hover {
    padding-bottom: 12.75rem !important;
  }

  .xs\:hover\:pl-51:hover {
    padding-left: 12.75rem !important;
  }

  .xs\:hover\:pt-52:hover {
    padding-top: 13rem !important;
  }

  .xs\:hover\:pr-52:hover {
    padding-right: 13rem !important;
  }

  .xs\:hover\:pb-52:hover {
    padding-bottom: 13rem !important;
  }

  .xs\:hover\:pl-52:hover {
    padding-left: 13rem !important;
  }

  .xs\:hover\:pt-53:hover {
    padding-top: 13.25rem !important;
  }

  .xs\:hover\:pr-53:hover {
    padding-right: 13.25rem !important;
  }

  .xs\:hover\:pb-53:hover {
    padding-bottom: 13.25rem !important;
  }

  .xs\:hover\:pl-53:hover {
    padding-left: 13.25rem !important;
  }

  .xs\:hover\:pt-54:hover {
    padding-top: 13.5rem !important;
  }

  .xs\:hover\:pr-54:hover {
    padding-right: 13.5rem !important;
  }

  .xs\:hover\:pb-54:hover {
    padding-bottom: 13.5rem !important;
  }

  .xs\:hover\:pl-54:hover {
    padding-left: 13.5rem !important;
  }

  .xs\:hover\:pt-55:hover {
    padding-top: 13.75rem !important;
  }

  .xs\:hover\:pr-55:hover {
    padding-right: 13.75rem !important;
  }

  .xs\:hover\:pb-55:hover {
    padding-bottom: 13.75rem !important;
  }

  .xs\:hover\:pl-55:hover {
    padding-left: 13.75rem !important;
  }

  .xs\:hover\:pt-56:hover {
    padding-top: 14rem !important;
  }

  .xs\:hover\:pr-56:hover {
    padding-right: 14rem !important;
  }

  .xs\:hover\:pb-56:hover {
    padding-bottom: 14rem !important;
  }

  .xs\:hover\:pl-56:hover {
    padding-left: 14rem !important;
  }

  .xs\:hover\:pt-57:hover {
    padding-top: 14.25rem !important;
  }

  .xs\:hover\:pr-57:hover {
    padding-right: 14.25rem !important;
  }

  .xs\:hover\:pb-57:hover {
    padding-bottom: 14.25rem !important;
  }

  .xs\:hover\:pl-57:hover {
    padding-left: 14.25rem !important;
  }

  .xs\:hover\:pt-58:hover {
    padding-top: 14.5rem !important;
  }

  .xs\:hover\:pr-58:hover {
    padding-right: 14.5rem !important;
  }

  .xs\:hover\:pb-58:hover {
    padding-bottom: 14.5rem !important;
  }

  .xs\:hover\:pl-58:hover {
    padding-left: 14.5rem !important;
  }

  .xs\:hover\:pt-59:hover {
    padding-top: 14.75rem !important;
  }

  .xs\:hover\:pr-59:hover {
    padding-right: 14.75rem !important;
  }

  .xs\:hover\:pb-59:hover {
    padding-bottom: 14.75rem !important;
  }

  .xs\:hover\:pl-59:hover {
    padding-left: 14.75rem !important;
  }

  .xs\:hover\:pt-60:hover {
    padding-top: 15rem !important;
  }

  .xs\:hover\:pr-60:hover {
    padding-right: 15rem !important;
  }

  .xs\:hover\:pb-60:hover {
    padding-bottom: 15rem !important;
  }

  .xs\:hover\:pl-60:hover {
    padding-left: 15rem !important;
  }

  .xs\:hover\:pt-61:hover {
    padding-top: 15.25rem !important;
  }

  .xs\:hover\:pr-61:hover {
    padding-right: 15.25rem !important;
  }

  .xs\:hover\:pb-61:hover {
    padding-bottom: 15.25rem !important;
  }

  .xs\:hover\:pl-61:hover {
    padding-left: 15.25rem !important;
  }

  .xs\:hover\:pt-62:hover {
    padding-top: 15.5rem !important;
  }

  .xs\:hover\:pr-62:hover {
    padding-right: 15.5rem !important;
  }

  .xs\:hover\:pb-62:hover {
    padding-bottom: 15.5rem !important;
  }

  .xs\:hover\:pl-62:hover {
    padding-left: 15.5rem !important;
  }

  .xs\:hover\:pt-63:hover {
    padding-top: 15.75rem !important;
  }

  .xs\:hover\:pr-63:hover {
    padding-right: 15.75rem !important;
  }

  .xs\:hover\:pb-63:hover {
    padding-bottom: 15.75rem !important;
  }

  .xs\:hover\:pl-63:hover {
    padding-left: 15.75rem !important;
  }

  .xs\:hover\:pt-64:hover {
    padding-top: 16rem !important;
  }

  .xs\:hover\:pr-64:hover {
    padding-right: 16rem !important;
  }

  .xs\:hover\:pb-64:hover {
    padding-bottom: 16rem !important;
  }

  .xs\:hover\:pl-64:hover {
    padding-left: 16rem !important;
  }

  .xs\:hover\:pt-65:hover {
    padding-top: 16.25rem !important;
  }

  .xs\:hover\:pr-65:hover {
    padding-right: 16.25rem !important;
  }

  .xs\:hover\:pb-65:hover {
    padding-bottom: 16.25rem !important;
  }

  .xs\:hover\:pl-65:hover {
    padding-left: 16.25rem !important;
  }

  .xs\:hover\:pt-66:hover {
    padding-top: 16.5rem !important;
  }

  .xs\:hover\:pr-66:hover {
    padding-right: 16.5rem !important;
  }

  .xs\:hover\:pb-66:hover {
    padding-bottom: 16.5rem !important;
  }

  .xs\:hover\:pl-66:hover {
    padding-left: 16.5rem !important;
  }

  .xs\:hover\:pt-67:hover {
    padding-top: 16.75rem !important;
  }

  .xs\:hover\:pr-67:hover {
    padding-right: 16.75rem !important;
  }

  .xs\:hover\:pb-67:hover {
    padding-bottom: 16.75rem !important;
  }

  .xs\:hover\:pl-67:hover {
    padding-left: 16.75rem !important;
  }

  .xs\:hover\:pt-68:hover {
    padding-top: 17rem !important;
  }

  .xs\:hover\:pr-68:hover {
    padding-right: 17rem !important;
  }

  .xs\:hover\:pb-68:hover {
    padding-bottom: 17rem !important;
  }

  .xs\:hover\:pl-68:hover {
    padding-left: 17rem !important;
  }

  .xs\:hover\:pt-69:hover {
    padding-top: 17.25rem !important;
  }

  .xs\:hover\:pr-69:hover {
    padding-right: 17.25rem !important;
  }

  .xs\:hover\:pb-69:hover {
    padding-bottom: 17.25rem !important;
  }

  .xs\:hover\:pl-69:hover {
    padding-left: 17.25rem !important;
  }

  .xs\:hover\:pt-70:hover {
    padding-top: 17.5rem !important;
  }

  .xs\:hover\:pr-70:hover {
    padding-right: 17.5rem !important;
  }

  .xs\:hover\:pb-70:hover {
    padding-bottom: 17.5rem !important;
  }

  .xs\:hover\:pl-70:hover {
    padding-left: 17.5rem !important;
  }

  .xs\:hover\:pt-71:hover {
    padding-top: 17.75rem !important;
  }

  .xs\:hover\:pr-71:hover {
    padding-right: 17.75rem !important;
  }

  .xs\:hover\:pb-71:hover {
    padding-bottom: 17.75rem !important;
  }

  .xs\:hover\:pl-71:hover {
    padding-left: 17.75rem !important;
  }

  .xs\:hover\:pt-72:hover {
    padding-top: 18rem !important;
  }

  .xs\:hover\:pr-72:hover {
    padding-right: 18rem !important;
  }

  .xs\:hover\:pb-72:hover {
    padding-bottom: 18rem !important;
  }

  .xs\:hover\:pl-72:hover {
    padding-left: 18rem !important;
  }

  .xs\:hover\:pt-73:hover {
    padding-top: 18.25rem !important;
  }

  .xs\:hover\:pr-73:hover {
    padding-right: 18.25rem !important;
  }

  .xs\:hover\:pb-73:hover {
    padding-bottom: 18.25rem !important;
  }

  .xs\:hover\:pl-73:hover {
    padding-left: 18.25rem !important;
  }

  .xs\:hover\:pt-74:hover {
    padding-top: 18.5rem !important;
  }

  .xs\:hover\:pr-74:hover {
    padding-right: 18.5rem !important;
  }

  .xs\:hover\:pb-74:hover {
    padding-bottom: 18.5rem !important;
  }

  .xs\:hover\:pl-74:hover {
    padding-left: 18.5rem !important;
  }

  .xs\:hover\:pt-75:hover {
    padding-top: 18.75rem !important;
  }

  .xs\:hover\:pr-75:hover {
    padding-right: 18.75rem !important;
  }

  .xs\:hover\:pb-75:hover {
    padding-bottom: 18.75rem !important;
  }

  .xs\:hover\:pl-75:hover {
    padding-left: 18.75rem !important;
  }

  .xs\:hover\:pt-76:hover {
    padding-top: 19rem !important;
  }

  .xs\:hover\:pr-76:hover {
    padding-right: 19rem !important;
  }

  .xs\:hover\:pb-76:hover {
    padding-bottom: 19rem !important;
  }

  .xs\:hover\:pl-76:hover {
    padding-left: 19rem !important;
  }

  .xs\:hover\:pt-77:hover {
    padding-top: 19.25rem !important;
  }

  .xs\:hover\:pr-77:hover {
    padding-right: 19.25rem !important;
  }

  .xs\:hover\:pb-77:hover {
    padding-bottom: 19.25rem !important;
  }

  .xs\:hover\:pl-77:hover {
    padding-left: 19.25rem !important;
  }

  .xs\:hover\:pt-78:hover {
    padding-top: 19.5rem !important;
  }

  .xs\:hover\:pr-78:hover {
    padding-right: 19.5rem !important;
  }

  .xs\:hover\:pb-78:hover {
    padding-bottom: 19.5rem !important;
  }

  .xs\:hover\:pl-78:hover {
    padding-left: 19.5rem !important;
  }

  .xs\:hover\:pt-79:hover {
    padding-top: 19.75rem !important;
  }

  .xs\:hover\:pr-79:hover {
    padding-right: 19.75rem !important;
  }

  .xs\:hover\:pb-79:hover {
    padding-bottom: 19.75rem !important;
  }

  .xs\:hover\:pl-79:hover {
    padding-left: 19.75rem !important;
  }

  .xs\:hover\:pt-80:hover {
    padding-top: 20rem !important;
  }

  .xs\:hover\:pr-80:hover {
    padding-right: 20rem !important;
  }

  .xs\:hover\:pb-80:hover {
    padding-bottom: 20rem !important;
  }

  .xs\:hover\:pl-80:hover {
    padding-left: 20rem !important;
  }

  .xs\:hover\:pt-81:hover {
    padding-top: 20.25rem !important;
  }

  .xs\:hover\:pr-81:hover {
    padding-right: 20.25rem !important;
  }

  .xs\:hover\:pb-81:hover {
    padding-bottom: 20.25rem !important;
  }

  .xs\:hover\:pl-81:hover {
    padding-left: 20.25rem !important;
  }

  .xs\:hover\:pt-82:hover {
    padding-top: 20.5rem !important;
  }

  .xs\:hover\:pr-82:hover {
    padding-right: 20.5rem !important;
  }

  .xs\:hover\:pb-82:hover {
    padding-bottom: 20.5rem !important;
  }

  .xs\:hover\:pl-82:hover {
    padding-left: 20.5rem !important;
  }

  .xs\:hover\:pt-83:hover {
    padding-top: 20.75rem !important;
  }

  .xs\:hover\:pr-83:hover {
    padding-right: 20.75rem !important;
  }

  .xs\:hover\:pb-83:hover {
    padding-bottom: 20.75rem !important;
  }

  .xs\:hover\:pl-83:hover {
    padding-left: 20.75rem !important;
  }

  .xs\:hover\:pt-84:hover {
    padding-top: 21rem !important;
  }

  .xs\:hover\:pr-84:hover {
    padding-right: 21rem !important;
  }

  .xs\:hover\:pb-84:hover {
    padding-bottom: 21rem !important;
  }

  .xs\:hover\:pl-84:hover {
    padding-left: 21rem !important;
  }

  .xs\:hover\:pt-85:hover {
    padding-top: 21.25rem !important;
  }

  .xs\:hover\:pr-85:hover {
    padding-right: 21.25rem !important;
  }

  .xs\:hover\:pb-85:hover {
    padding-bottom: 21.25rem !important;
  }

  .xs\:hover\:pl-85:hover {
    padding-left: 21.25rem !important;
  }

  .xs\:hover\:pt-86:hover {
    padding-top: 21.5rem !important;
  }

  .xs\:hover\:pr-86:hover {
    padding-right: 21.5rem !important;
  }

  .xs\:hover\:pb-86:hover {
    padding-bottom: 21.5rem !important;
  }

  .xs\:hover\:pl-86:hover {
    padding-left: 21.5rem !important;
  }

  .xs\:hover\:pt-87:hover {
    padding-top: 21.75rem !important;
  }

  .xs\:hover\:pr-87:hover {
    padding-right: 21.75rem !important;
  }

  .xs\:hover\:pb-87:hover {
    padding-bottom: 21.75rem !important;
  }

  .xs\:hover\:pl-87:hover {
    padding-left: 21.75rem !important;
  }

  .xs\:hover\:pt-88:hover {
    padding-top: 22rem !important;
  }

  .xs\:hover\:pr-88:hover {
    padding-right: 22rem !important;
  }

  .xs\:hover\:pb-88:hover {
    padding-bottom: 22rem !important;
  }

  .xs\:hover\:pl-88:hover {
    padding-left: 22rem !important;
  }

  .xs\:hover\:pt-89:hover {
    padding-top: 22.25rem !important;
  }

  .xs\:hover\:pr-89:hover {
    padding-right: 22.25rem !important;
  }

  .xs\:hover\:pb-89:hover {
    padding-bottom: 22.25rem !important;
  }

  .xs\:hover\:pl-89:hover {
    padding-left: 22.25rem !important;
  }

  .xs\:hover\:pt-90:hover {
    padding-top: 22.5rem !important;
  }

  .xs\:hover\:pr-90:hover {
    padding-right: 22.5rem !important;
  }

  .xs\:hover\:pb-90:hover {
    padding-bottom: 22.5rem !important;
  }

  .xs\:hover\:pl-90:hover {
    padding-left: 22.5rem !important;
  }

  .xs\:hover\:pt-91:hover {
    padding-top: 22.75rem !important;
  }

  .xs\:hover\:pr-91:hover {
    padding-right: 22.75rem !important;
  }

  .xs\:hover\:pb-91:hover {
    padding-bottom: 22.75rem !important;
  }

  .xs\:hover\:pl-91:hover {
    padding-left: 22.75rem !important;
  }

  .xs\:hover\:pt-92:hover {
    padding-top: 23rem !important;
  }

  .xs\:hover\:pr-92:hover {
    padding-right: 23rem !important;
  }

  .xs\:hover\:pb-92:hover {
    padding-bottom: 23rem !important;
  }

  .xs\:hover\:pl-92:hover {
    padding-left: 23rem !important;
  }

  .xs\:hover\:pt-93:hover {
    padding-top: 23.25rem !important;
  }

  .xs\:hover\:pr-93:hover {
    padding-right: 23.25rem !important;
  }

  .xs\:hover\:pb-93:hover {
    padding-bottom: 23.25rem !important;
  }

  .xs\:hover\:pl-93:hover {
    padding-left: 23.25rem !important;
  }

  .xs\:hover\:pt-94:hover {
    padding-top: 23.5rem !important;
  }

  .xs\:hover\:pr-94:hover {
    padding-right: 23.5rem !important;
  }

  .xs\:hover\:pb-94:hover {
    padding-bottom: 23.5rem !important;
  }

  .xs\:hover\:pl-94:hover {
    padding-left: 23.5rem !important;
  }

  .xs\:hover\:pt-95:hover {
    padding-top: 23.75rem !important;
  }

  .xs\:hover\:pr-95:hover {
    padding-right: 23.75rem !important;
  }

  .xs\:hover\:pb-95:hover {
    padding-bottom: 23.75rem !important;
  }

  .xs\:hover\:pl-95:hover {
    padding-left: 23.75rem !important;
  }

  .xs\:hover\:pt-96:hover {
    padding-top: 24rem !important;
  }

  .xs\:hover\:pr-96:hover {
    padding-right: 24rem !important;
  }

  .xs\:hover\:pb-96:hover {
    padding-bottom: 24rem !important;
  }

  .xs\:hover\:pl-96:hover {
    padding-left: 24rem !important;
  }

  .xs\:hover\:pt-97:hover {
    padding-top: 24.25rem !important;
  }

  .xs\:hover\:pr-97:hover {
    padding-right: 24.25rem !important;
  }

  .xs\:hover\:pb-97:hover {
    padding-bottom: 24.25rem !important;
  }

  .xs\:hover\:pl-97:hover {
    padding-left: 24.25rem !important;
  }

  .xs\:hover\:pt-98:hover {
    padding-top: 24.5rem !important;
  }

  .xs\:hover\:pr-98:hover {
    padding-right: 24.5rem !important;
  }

  .xs\:hover\:pb-98:hover {
    padding-bottom: 24.5rem !important;
  }

  .xs\:hover\:pl-98:hover {
    padding-left: 24.5rem !important;
  }

  .xs\:hover\:pt-99:hover {
    padding-top: 24.75rem !important;
  }

  .xs\:hover\:pr-99:hover {
    padding-right: 24.75rem !important;
  }

  .xs\:hover\:pb-99:hover {
    padding-bottom: 24.75rem !important;
  }

  .xs\:hover\:pl-99:hover {
    padding-left: 24.75rem !important;
  }

  .xs\:hover\:pt-100:hover {
    padding-top: 25rem !important;
  }

  .xs\:hover\:pr-100:hover {
    padding-right: 25rem !important;
  }

  .xs\:hover\:pb-100:hover {
    padding-bottom: 25rem !important;
  }

  .xs\:hover\:pl-100:hover {
    padding-left: 25rem !important;
  }

  .xs\:hover\:pt-101:hover {
    padding-top: 25.25rem !important;
  }

  .xs\:hover\:pr-101:hover {
    padding-right: 25.25rem !important;
  }

  .xs\:hover\:pb-101:hover {
    padding-bottom: 25.25rem !important;
  }

  .xs\:hover\:pl-101:hover {
    padding-left: 25.25rem !important;
  }

  .xs\:hover\:pt-102:hover {
    padding-top: 25.5rem !important;
  }

  .xs\:hover\:pr-102:hover {
    padding-right: 25.5rem !important;
  }

  .xs\:hover\:pb-102:hover {
    padding-bottom: 25.5rem !important;
  }

  .xs\:hover\:pl-102:hover {
    padding-left: 25.5rem !important;
  }

  .xs\:hover\:pt-103:hover {
    padding-top: 25.75rem !important;
  }

  .xs\:hover\:pr-103:hover {
    padding-right: 25.75rem !important;
  }

  .xs\:hover\:pb-103:hover {
    padding-bottom: 25.75rem !important;
  }

  .xs\:hover\:pl-103:hover {
    padding-left: 25.75rem !important;
  }

  .xs\:hover\:pt-104:hover {
    padding-top: 26rem !important;
  }

  .xs\:hover\:pr-104:hover {
    padding-right: 26rem !important;
  }

  .xs\:hover\:pb-104:hover {
    padding-bottom: 26rem !important;
  }

  .xs\:hover\:pl-104:hover {
    padding-left: 26rem !important;
  }

  .xs\:hover\:pt-105:hover {
    padding-top: 26.25rem !important;
  }

  .xs\:hover\:pr-105:hover {
    padding-right: 26.25rem !important;
  }

  .xs\:hover\:pb-105:hover {
    padding-bottom: 26.25rem !important;
  }

  .xs\:hover\:pl-105:hover {
    padding-left: 26.25rem !important;
  }

  .xs\:hover\:pt-px:hover {
    padding-top: 1px !important;
  }

  .xs\:hover\:pr-px:hover {
    padding-right: 1px !important;
  }

  .xs\:hover\:pb-px:hover {
    padding-bottom: 1px !important;
  }

  .xs\:hover\:pl-px:hover {
    padding-left: 1px !important;
  }

  .xs\:hover\:pt-0\.5:hover {
    padding-top: 0.125rem !important;
  }

  .xs\:hover\:pr-0\.5:hover {
    padding-right: 0.125rem !important;
  }

  .xs\:hover\:pb-0\.5:hover {
    padding-bottom: 0.125rem !important;
  }

  .xs\:hover\:pl-0\.5:hover {
    padding-left: 0.125rem !important;
  }

  .xs\:hover\:pt-1\.5:hover {
    padding-top: 0.375rem !important;
  }

  .xs\:hover\:pr-1\.5:hover {
    padding-right: 0.375rem !important;
  }

  .xs\:hover\:pb-1\.5:hover {
    padding-bottom: 0.375rem !important;
  }

  .xs\:hover\:pl-1\.5:hover {
    padding-left: 0.375rem !important;
  }

  .xs\:hover\:pt-2\.5:hover {
    padding-top: 0.625rem !important;
  }

  .xs\:hover\:pr-2\.5:hover {
    padding-right: 0.625rem !important;
  }

  .xs\:hover\:pb-2\.5:hover {
    padding-bottom: 0.625rem !important;
  }

  .xs\:hover\:pl-2\.5:hover {
    padding-left: 0.625rem !important;
  }

  .xs\:hover\:pt-3\.5:hover {
    padding-top: 0.875rem !important;
  }

  .xs\:hover\:pr-3\.5:hover {
    padding-right: 0.875rem !important;
  }

  .xs\:hover\:pb-3\.5:hover {
    padding-bottom: 0.875rem !important;
  }

  .xs\:hover\:pl-3\.5:hover {
    padding-left: 0.875rem !important;
  }

  .xs\:hover\:pt-4\.5:hover {
    padding-top: 1.125rem !important;
  }

  .xs\:hover\:pr-4\.5:hover {
    padding-right: 1.125rem !important;
  }

  .xs\:hover\:pb-4\.5:hover {
    padding-bottom: 1.125rem !important;
  }

  .xs\:hover\:pl-4\.5:hover {
    padding-left: 1.125rem !important;
  }

  .xs\:hover\:pt-5\.5:hover {
    padding-top: 1.375rem !important;
  }

  .xs\:hover\:pr-5\.5:hover {
    padding-right: 1.375rem !important;
  }

  .xs\:hover\:pb-5\.5:hover {
    padding-bottom: 1.375rem !important;
  }

  .xs\:hover\:pl-5\.5:hover {
    padding-left: 1.375rem !important;
  }

  .xs\:hover\:pt-6\.5:hover {
    padding-top: 1.625rem !important;
  }

  .xs\:hover\:pr-6\.5:hover {
    padding-right: 1.625rem !important;
  }

  .xs\:hover\:pb-6\.5:hover {
    padding-bottom: 1.625rem !important;
  }

  .xs\:hover\:pl-6\.5:hover {
    padding-left: 1.625rem !important;
  }

  .xs\:hover\:pt-7\.5:hover {
    padding-top: 1.875rem !important;
  }

  .xs\:hover\:pr-7\.5:hover {
    padding-right: 1.875rem !important;
  }

  .xs\:hover\:pb-7\.5:hover {
    padding-bottom: 1.875rem !important;
  }

  .xs\:hover\:pl-7\.5:hover {
    padding-left: 1.875rem !important;
  }

  .xs\:hover\:pt-8\.5:hover {
    padding-top: 2.125rem !important;
  }

  .xs\:hover\:pr-8\.5:hover {
    padding-right: 2.125rem !important;
  }

  .xs\:hover\:pb-8\.5:hover {
    padding-bottom: 2.125rem !important;
  }

  .xs\:hover\:pl-8\.5:hover {
    padding-left: 2.125rem !important;
  }

  .xs\:hover\:pt-9\.5:hover {
    padding-top: 2.375rem !important;
  }

  .xs\:hover\:pr-9\.5:hover {
    padding-right: 2.375rem !important;
  }

  .xs\:hover\:pb-9\.5:hover {
    padding-bottom: 2.375rem !important;
  }

  .xs\:hover\:pl-9\.5:hover {
    padding-left: 2.375rem !important;
  }

  .xs\:hover\:pt-10\.5:hover {
    padding-top: 2.625rem !important;
  }

  .xs\:hover\:pr-10\.5:hover {
    padding-right: 2.625rem !important;
  }

  .xs\:hover\:pb-10\.5:hover {
    padding-bottom: 2.625rem !important;
  }

  .xs\:hover\:pl-10\.5:hover {
    padding-left: 2.625rem !important;
  }

  .xs\:hover\:pt-11\.5:hover {
    padding-top: 2.875rem !important;
  }

  .xs\:hover\:pr-11\.5:hover {
    padding-right: 2.875rem !important;
  }

  .xs\:hover\:pb-11\.5:hover {
    padding-bottom: 2.875rem !important;
  }

  .xs\:hover\:pl-11\.5:hover {
    padding-left: 2.875rem !important;
  }

  .xs\:hover\:pt-12\.5:hover {
    padding-top: 3.125rem !important;
  }

  .xs\:hover\:pr-12\.5:hover {
    padding-right: 3.125rem !important;
  }

  .xs\:hover\:pb-12\.5:hover {
    padding-bottom: 3.125rem !important;
  }

  .xs\:hover\:pl-12\.5:hover {
    padding-left: 3.125rem !important;
  }

  .xs\:hover\:pt-13\.5:hover {
    padding-top: 3.375rem !important;
  }

  .xs\:hover\:pr-13\.5:hover {
    padding-right: 3.375rem !important;
  }

  .xs\:hover\:pb-13\.5:hover {
    padding-bottom: 3.375rem !important;
  }

  .xs\:hover\:pl-13\.5:hover {
    padding-left: 3.375rem !important;
  }

  .xs\:hover\:pt-14\.5:hover {
    padding-top: 3.625rem !important;
  }

  .xs\:hover\:pr-14\.5:hover {
    padding-right: 3.625rem !important;
  }

  .xs\:hover\:pb-14\.5:hover {
    padding-bottom: 3.625rem !important;
  }

  .xs\:hover\:pl-14\.5:hover {
    padding-left: 3.625rem !important;
  }

  .xs\:hover\:pt-15\.5:hover {
    padding-top: 3.875rem !important;
  }

  .xs\:hover\:pr-15\.5:hover {
    padding-right: 3.875rem !important;
  }

  .xs\:hover\:pb-15\.5:hover {
    padding-bottom: 3.875rem !important;
  }

  .xs\:hover\:pl-15\.5:hover {
    padding-left: 3.875rem !important;
  }

  .xs\:hover\:pt-16\.5:hover {
    padding-top: 4.125rem !important;
  }

  .xs\:hover\:pr-16\.5:hover {
    padding-right: 4.125rem !important;
  }

  .xs\:hover\:pb-16\.5:hover {
    padding-bottom: 4.125rem !important;
  }

  .xs\:hover\:pl-16\.5:hover {
    padding-left: 4.125rem !important;
  }

  .xs\:hover\:pt-17\.5:hover {
    padding-top: 4.375rem !important;
  }

  .xs\:hover\:pr-17\.5:hover {
    padding-right: 4.375rem !important;
  }

  .xs\:hover\:pb-17\.5:hover {
    padding-bottom: 4.375rem !important;
  }

  .xs\:hover\:pl-17\.5:hover {
    padding-left: 4.375rem !important;
  }

  .xs\:hover\:pt-18\.5:hover {
    padding-top: 4.625rem !important;
  }

  .xs\:hover\:pr-18\.5:hover {
    padding-right: 4.625rem !important;
  }

  .xs\:hover\:pb-18\.5:hover {
    padding-bottom: 4.625rem !important;
  }

  .xs\:hover\:pl-18\.5:hover {
    padding-left: 4.625rem !important;
  }

  .xs\:hover\:pt-19\.5:hover {
    padding-top: 4.875rem !important;
  }

  .xs\:hover\:pr-19\.5:hover {
    padding-right: 4.875rem !important;
  }

  .xs\:hover\:pb-19\.5:hover {
    padding-bottom: 4.875rem !important;
  }

  .xs\:hover\:pl-19\.5:hover {
    padding-left: 4.875rem !important;
  }

  .xs\:hover\:pt-20\.5:hover {
    padding-top: 5.125rem !important;
  }

  .xs\:hover\:pr-20\.5:hover {
    padding-right: 5.125rem !important;
  }

  .xs\:hover\:pb-20\.5:hover {
    padding-bottom: 5.125rem !important;
  }

  .xs\:hover\:pl-20\.5:hover {
    padding-left: 5.125rem !important;
  }

  .xs\:hover\:pt-21\.5:hover {
    padding-top: 5.375rem !important;
  }

  .xs\:hover\:pr-21\.5:hover {
    padding-right: 5.375rem !important;
  }

  .xs\:hover\:pb-21\.5:hover {
    padding-bottom: 5.375rem !important;
  }

  .xs\:hover\:pl-21\.5:hover {
    padding-left: 5.375rem !important;
  }

  .xs\:hover\:pt-22\.5:hover {
    padding-top: 5.625rem !important;
  }

  .xs\:hover\:pr-22\.5:hover {
    padding-right: 5.625rem !important;
  }

  .xs\:hover\:pb-22\.5:hover {
    padding-bottom: 5.625rem !important;
  }

  .xs\:hover\:pl-22\.5:hover {
    padding-left: 5.625rem !important;
  }

  .xs\:hover\:pt-23\.5:hover {
    padding-top: 5.875rem !important;
  }

  .xs\:hover\:pr-23\.5:hover {
    padding-right: 5.875rem !important;
  }

  .xs\:hover\:pb-23\.5:hover {
    padding-bottom: 5.875rem !important;
  }

  .xs\:hover\:pl-23\.5:hover {
    padding-left: 5.875rem !important;
  }

  .xs\:hover\:pt-24\.5:hover {
    padding-top: 6.125rem !important;
  }

  .xs\:hover\:pr-24\.5:hover {
    padding-right: 6.125rem !important;
  }

  .xs\:hover\:pb-24\.5:hover {
    padding-bottom: 6.125rem !important;
  }

  .xs\:hover\:pl-24\.5:hover {
    padding-left: 6.125rem !important;
  }

  .xs\:hover\:pt-25\.5:hover {
    padding-top: 6.375rem !important;
  }

  .xs\:hover\:pr-25\.5:hover {
    padding-right: 6.375rem !important;
  }

  .xs\:hover\:pb-25\.5:hover {
    padding-bottom: 6.375rem !important;
  }

  .xs\:hover\:pl-25\.5:hover {
    padding-left: 6.375rem !important;
  }

  .xs\:hover\:pt-26\.5:hover {
    padding-top: 6.625rem !important;
  }

  .xs\:hover\:pr-26\.5:hover {
    padding-right: 6.625rem !important;
  }

  .xs\:hover\:pb-26\.5:hover {
    padding-bottom: 6.625rem !important;
  }

  .xs\:hover\:pl-26\.5:hover {
    padding-left: 6.625rem !important;
  }

  .xs\:hover\:pt-27\.5:hover {
    padding-top: 6.875rem !important;
  }

  .xs\:hover\:pr-27\.5:hover {
    padding-right: 6.875rem !important;
  }

  .xs\:hover\:pb-27\.5:hover {
    padding-bottom: 6.875rem !important;
  }

  .xs\:hover\:pl-27\.5:hover {
    padding-left: 6.875rem !important;
  }

  .xs\:hover\:pt-28\.5:hover {
    padding-top: 7.125rem !important;
  }

  .xs\:hover\:pr-28\.5:hover {
    padding-right: 7.125rem !important;
  }

  .xs\:hover\:pb-28\.5:hover {
    padding-bottom: 7.125rem !important;
  }

  .xs\:hover\:pl-28\.5:hover {
    padding-left: 7.125rem !important;
  }

  .xs\:hover\:pt-29\.5:hover {
    padding-top: 7.375rem !important;
  }

  .xs\:hover\:pr-29\.5:hover {
    padding-right: 7.375rem !important;
  }

  .xs\:hover\:pb-29\.5:hover {
    padding-bottom: 7.375rem !important;
  }

  .xs\:hover\:pl-29\.5:hover {
    padding-left: 7.375rem !important;
  }

  .xs\:hover\:pt-30\.5:hover {
    padding-top: 7.625rem !important;
  }

  .xs\:hover\:pr-30\.5:hover {
    padding-right: 7.625rem !important;
  }

  .xs\:hover\:pb-30\.5:hover {
    padding-bottom: 7.625rem !important;
  }

  .xs\:hover\:pl-30\.5:hover {
    padding-left: 7.625rem !important;
  }

  .xs\:hover\:pt-31\.5:hover {
    padding-top: 7.875rem !important;
  }

  .xs\:hover\:pr-31\.5:hover {
    padding-right: 7.875rem !important;
  }

  .xs\:hover\:pb-31\.5:hover {
    padding-bottom: 7.875rem !important;
  }

  .xs\:hover\:pl-31\.5:hover {
    padding-left: 7.875rem !important;
  }

  .xs\:hover\:pt-32\.5:hover {
    padding-top: 8.125rem !important;
  }

  .xs\:hover\:pr-32\.5:hover {
    padding-right: 8.125rem !important;
  }

  .xs\:hover\:pb-32\.5:hover {
    padding-bottom: 8.125rem !important;
  }

  .xs\:hover\:pl-32\.5:hover {
    padding-left: 8.125rem !important;
  }

  .xs\:hover\:pt-33\.5:hover {
    padding-top: 8.375rem !important;
  }

  .xs\:hover\:pr-33\.5:hover {
    padding-right: 8.375rem !important;
  }

  .xs\:hover\:pb-33\.5:hover {
    padding-bottom: 8.375rem !important;
  }

  .xs\:hover\:pl-33\.5:hover {
    padding-left: 8.375rem !important;
  }

  .xs\:hover\:pt-34\.5:hover {
    padding-top: 8.625rem !important;
  }

  .xs\:hover\:pr-34\.5:hover {
    padding-right: 8.625rem !important;
  }

  .xs\:hover\:pb-34\.5:hover {
    padding-bottom: 8.625rem !important;
  }

  .xs\:hover\:pl-34\.5:hover {
    padding-left: 8.625rem !important;
  }

  .xs\:hover\:pt-35\.5:hover {
    padding-top: 8.875rem !important;
  }

  .xs\:hover\:pr-35\.5:hover {
    padding-right: 8.875rem !important;
  }

  .xs\:hover\:pb-35\.5:hover {
    padding-bottom: 8.875rem !important;
  }

  .xs\:hover\:pl-35\.5:hover {
    padding-left: 8.875rem !important;
  }

  .xs\:hover\:pt-36\.5:hover {
    padding-top: 9.125rem !important;
  }

  .xs\:hover\:pr-36\.5:hover {
    padding-right: 9.125rem !important;
  }

  .xs\:hover\:pb-36\.5:hover {
    padding-bottom: 9.125rem !important;
  }

  .xs\:hover\:pl-36\.5:hover {
    padding-left: 9.125rem !important;
  }

  .xs\:hover\:pt-37\.5:hover {
    padding-top: 9.375rem !important;
  }

  .xs\:hover\:pr-37\.5:hover {
    padding-right: 9.375rem !important;
  }

  .xs\:hover\:pb-37\.5:hover {
    padding-bottom: 9.375rem !important;
  }

  .xs\:hover\:pl-37\.5:hover {
    padding-left: 9.375rem !important;
  }

  .xs\:hover\:pt-38\.5:hover {
    padding-top: 9.625rem !important;
  }

  .xs\:hover\:pr-38\.5:hover {
    padding-right: 9.625rem !important;
  }

  .xs\:hover\:pb-38\.5:hover {
    padding-bottom: 9.625rem !important;
  }

  .xs\:hover\:pl-38\.5:hover {
    padding-left: 9.625rem !important;
  }

  .xs\:hover\:pt-39\.5:hover {
    padding-top: 9.875rem !important;
  }

  .xs\:hover\:pr-39\.5:hover {
    padding-right: 9.875rem !important;
  }

  .xs\:hover\:pb-39\.5:hover {
    padding-bottom: 9.875rem !important;
  }

  .xs\:hover\:pl-39\.5:hover {
    padding-left: 9.875rem !important;
  }

  .xs\:hover\:pt-40\.5:hover {
    padding-top: 10.125rem !important;
  }

  .xs\:hover\:pr-40\.5:hover {
    padding-right: 10.125rem !important;
  }

  .xs\:hover\:pb-40\.5:hover {
    padding-bottom: 10.125rem !important;
  }

  .xs\:hover\:pl-40\.5:hover {
    padding-left: 10.125rem !important;
  }

  .xs\:hover\:pt-41\.5:hover {
    padding-top: 10.375rem !important;
  }

  .xs\:hover\:pr-41\.5:hover {
    padding-right: 10.375rem !important;
  }

  .xs\:hover\:pb-41\.5:hover {
    padding-bottom: 10.375rem !important;
  }

  .xs\:hover\:pl-41\.5:hover {
    padding-left: 10.375rem !important;
  }

  .xs\:hover\:pt-42\.5:hover {
    padding-top: 10.625rem !important;
  }

  .xs\:hover\:pr-42\.5:hover {
    padding-right: 10.625rem !important;
  }

  .xs\:hover\:pb-42\.5:hover {
    padding-bottom: 10.625rem !important;
  }

  .xs\:hover\:pl-42\.5:hover {
    padding-left: 10.625rem !important;
  }

  .xs\:hover\:pt-43\.5:hover {
    padding-top: 10.875rem !important;
  }

  .xs\:hover\:pr-43\.5:hover {
    padding-right: 10.875rem !important;
  }

  .xs\:hover\:pb-43\.5:hover {
    padding-bottom: 10.875rem !important;
  }

  .xs\:hover\:pl-43\.5:hover {
    padding-left: 10.875rem !important;
  }

  .xs\:hover\:pt-44\.5:hover {
    padding-top: 11.125rem !important;
  }

  .xs\:hover\:pr-44\.5:hover {
    padding-right: 11.125rem !important;
  }

  .xs\:hover\:pb-44\.5:hover {
    padding-bottom: 11.125rem !important;
  }

  .xs\:hover\:pl-44\.5:hover {
    padding-left: 11.125rem !important;
  }

  .xs\:hover\:pt-45\.5:hover {
    padding-top: 11.375rem !important;
  }

  .xs\:hover\:pr-45\.5:hover {
    padding-right: 11.375rem !important;
  }

  .xs\:hover\:pb-45\.5:hover {
    padding-bottom: 11.375rem !important;
  }

  .xs\:hover\:pl-45\.5:hover {
    padding-left: 11.375rem !important;
  }

  .xs\:hover\:pt-46\.5:hover {
    padding-top: 11.625rem !important;
  }

  .xs\:hover\:pr-46\.5:hover {
    padding-right: 11.625rem !important;
  }

  .xs\:hover\:pb-46\.5:hover {
    padding-bottom: 11.625rem !important;
  }

  .xs\:hover\:pl-46\.5:hover {
    padding-left: 11.625rem !important;
  }

  .xs\:hover\:pt-47\.5:hover {
    padding-top: 11.875rem !important;
  }

  .xs\:hover\:pr-47\.5:hover {
    padding-right: 11.875rem !important;
  }

  .xs\:hover\:pb-47\.5:hover {
    padding-bottom: 11.875rem !important;
  }

  .xs\:hover\:pl-47\.5:hover {
    padding-left: 11.875rem !important;
  }

  .xs\:hover\:pt-48\.5:hover {
    padding-top: 12.125rem !important;
  }

  .xs\:hover\:pr-48\.5:hover {
    padding-right: 12.125rem !important;
  }

  .xs\:hover\:pb-48\.5:hover {
    padding-bottom: 12.125rem !important;
  }

  .xs\:hover\:pl-48\.5:hover {
    padding-left: 12.125rem !important;
  }

  .xs\:hover\:pt-49\.5:hover {
    padding-top: 12.375rem !important;
  }

  .xs\:hover\:pr-49\.5:hover {
    padding-right: 12.375rem !important;
  }

  .xs\:hover\:pb-49\.5:hover {
    padding-bottom: 12.375rem !important;
  }

  .xs\:hover\:pl-49\.5:hover {
    padding-left: 12.375rem !important;
  }

  .xs\:hover\:pt-50\.5:hover {
    padding-top: 12.625rem !important;
  }

  .xs\:hover\:pr-50\.5:hover {
    padding-right: 12.625rem !important;
  }

  .xs\:hover\:pb-50\.5:hover {
    padding-bottom: 12.625rem !important;
  }

  .xs\:hover\:pl-50\.5:hover {
    padding-left: 12.625rem !important;
  }

  .xs\:hover\:pt-51\.5:hover {
    padding-top: 12.875rem !important;
  }

  .xs\:hover\:pr-51\.5:hover {
    padding-right: 12.875rem !important;
  }

  .xs\:hover\:pb-51\.5:hover {
    padding-bottom: 12.875rem !important;
  }

  .xs\:hover\:pl-51\.5:hover {
    padding-left: 12.875rem !important;
  }

  .xs\:hover\:pt-52\.5:hover {
    padding-top: 13.125rem !important;
  }

  .xs\:hover\:pr-52\.5:hover {
    padding-right: 13.125rem !important;
  }

  .xs\:hover\:pb-52\.5:hover {
    padding-bottom: 13.125rem !important;
  }

  .xs\:hover\:pl-52\.5:hover {
    padding-left: 13.125rem !important;
  }

  .xs\:hover\:pt-53\.5:hover {
    padding-top: 13.375rem !important;
  }

  .xs\:hover\:pr-53\.5:hover {
    padding-right: 13.375rem !important;
  }

  .xs\:hover\:pb-53\.5:hover {
    padding-bottom: 13.375rem !important;
  }

  .xs\:hover\:pl-53\.5:hover {
    padding-left: 13.375rem !important;
  }

  .xs\:hover\:pt-54\.5:hover {
    padding-top: 13.625rem !important;
  }

  .xs\:hover\:pr-54\.5:hover {
    padding-right: 13.625rem !important;
  }

  .xs\:hover\:pb-54\.5:hover {
    padding-bottom: 13.625rem !important;
  }

  .xs\:hover\:pl-54\.5:hover {
    padding-left: 13.625rem !important;
  }

  .xs\:hover\:pt-55\.5:hover {
    padding-top: 13.875rem !important;
  }

  .xs\:hover\:pr-55\.5:hover {
    padding-right: 13.875rem !important;
  }

  .xs\:hover\:pb-55\.5:hover {
    padding-bottom: 13.875rem !important;
  }

  .xs\:hover\:pl-55\.5:hover {
    padding-left: 13.875rem !important;
  }

  .xs\:hover\:pt-56\.5:hover {
    padding-top: 14.125rem !important;
  }

  .xs\:hover\:pr-56\.5:hover {
    padding-right: 14.125rem !important;
  }

  .xs\:hover\:pb-56\.5:hover {
    padding-bottom: 14.125rem !important;
  }

  .xs\:hover\:pl-56\.5:hover {
    padding-left: 14.125rem !important;
  }

  .xs\:hover\:pt-57\.5:hover {
    padding-top: 14.375rem !important;
  }

  .xs\:hover\:pr-57\.5:hover {
    padding-right: 14.375rem !important;
  }

  .xs\:hover\:pb-57\.5:hover {
    padding-bottom: 14.375rem !important;
  }

  .xs\:hover\:pl-57\.5:hover {
    padding-left: 14.375rem !important;
  }

  .xs\:hover\:pt-58\.5:hover {
    padding-top: 14.625rem !important;
  }

  .xs\:hover\:pr-58\.5:hover {
    padding-right: 14.625rem !important;
  }

  .xs\:hover\:pb-58\.5:hover {
    padding-bottom: 14.625rem !important;
  }

  .xs\:hover\:pl-58\.5:hover {
    padding-left: 14.625rem !important;
  }

  .xs\:hover\:pt-59\.5:hover {
    padding-top: 14.875rem !important;
  }

  .xs\:hover\:pr-59\.5:hover {
    padding-right: 14.875rem !important;
  }

  .xs\:hover\:pb-59\.5:hover {
    padding-bottom: 14.875rem !important;
  }

  .xs\:hover\:pl-59\.5:hover {
    padding-left: 14.875rem !important;
  }

  .xs\:hover\:pt-60\.5:hover {
    padding-top: 15.125rem !important;
  }

  .xs\:hover\:pr-60\.5:hover {
    padding-right: 15.125rem !important;
  }

  .xs\:hover\:pb-60\.5:hover {
    padding-bottom: 15.125rem !important;
  }

  .xs\:hover\:pl-60\.5:hover {
    padding-left: 15.125rem !important;
  }

  .xs\:hover\:pt-61\.5:hover {
    padding-top: 15.375rem !important;
  }

  .xs\:hover\:pr-61\.5:hover {
    padding-right: 15.375rem !important;
  }

  .xs\:hover\:pb-61\.5:hover {
    padding-bottom: 15.375rem !important;
  }

  .xs\:hover\:pl-61\.5:hover {
    padding-left: 15.375rem !important;
  }

  .xs\:hover\:pt-62\.5:hover {
    padding-top: 15.625rem !important;
  }

  .xs\:hover\:pr-62\.5:hover {
    padding-right: 15.625rem !important;
  }

  .xs\:hover\:pb-62\.5:hover {
    padding-bottom: 15.625rem !important;
  }

  .xs\:hover\:pl-62\.5:hover {
    padding-left: 15.625rem !important;
  }

  .xs\:hover\:pt-63\.5:hover {
    padding-top: 15.875rem !important;
  }

  .xs\:hover\:pr-63\.5:hover {
    padding-right: 15.875rem !important;
  }

  .xs\:hover\:pb-63\.5:hover {
    padding-bottom: 15.875rem !important;
  }

  .xs\:hover\:pl-63\.5:hover {
    padding-left: 15.875rem !important;
  }

  .xs\:hover\:pt-64\.5:hover {
    padding-top: 16.125rem !important;
  }

  .xs\:hover\:pr-64\.5:hover {
    padding-right: 16.125rem !important;
  }

  .xs\:hover\:pb-64\.5:hover {
    padding-bottom: 16.125rem !important;
  }

  .xs\:hover\:pl-64\.5:hover {
    padding-left: 16.125rem !important;
  }

  .xs\:hover\:pt-65\.5:hover {
    padding-top: 16.375rem !important;
  }

  .xs\:hover\:pr-65\.5:hover {
    padding-right: 16.375rem !important;
  }

  .xs\:hover\:pb-65\.5:hover {
    padding-bottom: 16.375rem !important;
  }

  .xs\:hover\:pl-65\.5:hover {
    padding-left: 16.375rem !important;
  }

  .xs\:hover\:pt-66\.5:hover {
    padding-top: 16.625rem !important;
  }

  .xs\:hover\:pr-66\.5:hover {
    padding-right: 16.625rem !important;
  }

  .xs\:hover\:pb-66\.5:hover {
    padding-bottom: 16.625rem !important;
  }

  .xs\:hover\:pl-66\.5:hover {
    padding-left: 16.625rem !important;
  }

  .xs\:hover\:pt-67\.5:hover {
    padding-top: 16.875rem !important;
  }

  .xs\:hover\:pr-67\.5:hover {
    padding-right: 16.875rem !important;
  }

  .xs\:hover\:pb-67\.5:hover {
    padding-bottom: 16.875rem !important;
  }

  .xs\:hover\:pl-67\.5:hover {
    padding-left: 16.875rem !important;
  }

  .xs\:hover\:pt-68\.5:hover {
    padding-top: 17.125rem !important;
  }

  .xs\:hover\:pr-68\.5:hover {
    padding-right: 17.125rem !important;
  }

  .xs\:hover\:pb-68\.5:hover {
    padding-bottom: 17.125rem !important;
  }

  .xs\:hover\:pl-68\.5:hover {
    padding-left: 17.125rem !important;
  }

  .xs\:hover\:pt-69\.5:hover {
    padding-top: 17.375rem !important;
  }

  .xs\:hover\:pr-69\.5:hover {
    padding-right: 17.375rem !important;
  }

  .xs\:hover\:pb-69\.5:hover {
    padding-bottom: 17.375rem !important;
  }

  .xs\:hover\:pl-69\.5:hover {
    padding-left: 17.375rem !important;
  }

  .xs\:hover\:pt-70\.5:hover {
    padding-top: 17.625rem !important;
  }

  .xs\:hover\:pr-70\.5:hover {
    padding-right: 17.625rem !important;
  }

  .xs\:hover\:pb-70\.5:hover {
    padding-bottom: 17.625rem !important;
  }

  .xs\:hover\:pl-70\.5:hover {
    padding-left: 17.625rem !important;
  }

  .xs\:hover\:pt-71\.5:hover {
    padding-top: 17.875rem !important;
  }

  .xs\:hover\:pr-71\.5:hover {
    padding-right: 17.875rem !important;
  }

  .xs\:hover\:pb-71\.5:hover {
    padding-bottom: 17.875rem !important;
  }

  .xs\:hover\:pl-71\.5:hover {
    padding-left: 17.875rem !important;
  }

  .xs\:hover\:pt-72\.5:hover {
    padding-top: 18.125rem !important;
  }

  .xs\:hover\:pr-72\.5:hover {
    padding-right: 18.125rem !important;
  }

  .xs\:hover\:pb-72\.5:hover {
    padding-bottom: 18.125rem !important;
  }

  .xs\:hover\:pl-72\.5:hover {
    padding-left: 18.125rem !important;
  }

  .xs\:hover\:pt-73\.5:hover {
    padding-top: 18.375rem !important;
  }

  .xs\:hover\:pr-73\.5:hover {
    padding-right: 18.375rem !important;
  }

  .xs\:hover\:pb-73\.5:hover {
    padding-bottom: 18.375rem !important;
  }

  .xs\:hover\:pl-73\.5:hover {
    padding-left: 18.375rem !important;
  }

  .xs\:hover\:pt-74\.5:hover {
    padding-top: 18.625rem !important;
  }

  .xs\:hover\:pr-74\.5:hover {
    padding-right: 18.625rem !important;
  }

  .xs\:hover\:pb-74\.5:hover {
    padding-bottom: 18.625rem !important;
  }

  .xs\:hover\:pl-74\.5:hover {
    padding-left: 18.625rem !important;
  }

  .xs\:hover\:pt-75\.5:hover {
    padding-top: 18.875rem !important;
  }

  .xs\:hover\:pr-75\.5:hover {
    padding-right: 18.875rem !important;
  }

  .xs\:hover\:pb-75\.5:hover {
    padding-bottom: 18.875rem !important;
  }

  .xs\:hover\:pl-75\.5:hover {
    padding-left: 18.875rem !important;
  }

  .xs\:hover\:pt-76\.5:hover {
    padding-top: 19.125rem !important;
  }

  .xs\:hover\:pr-76\.5:hover {
    padding-right: 19.125rem !important;
  }

  .xs\:hover\:pb-76\.5:hover {
    padding-bottom: 19.125rem !important;
  }

  .xs\:hover\:pl-76\.5:hover {
    padding-left: 19.125rem !important;
  }

  .xs\:hover\:pt-77\.5:hover {
    padding-top: 19.375rem !important;
  }

  .xs\:hover\:pr-77\.5:hover {
    padding-right: 19.375rem !important;
  }

  .xs\:hover\:pb-77\.5:hover {
    padding-bottom: 19.375rem !important;
  }

  .xs\:hover\:pl-77\.5:hover {
    padding-left: 19.375rem !important;
  }

  .xs\:hover\:pt-78\.5:hover {
    padding-top: 19.625rem !important;
  }

  .xs\:hover\:pr-78\.5:hover {
    padding-right: 19.625rem !important;
  }

  .xs\:hover\:pb-78\.5:hover {
    padding-bottom: 19.625rem !important;
  }

  .xs\:hover\:pl-78\.5:hover {
    padding-left: 19.625rem !important;
  }

  .xs\:hover\:pt-79\.5:hover {
    padding-top: 19.875rem !important;
  }

  .xs\:hover\:pr-79\.5:hover {
    padding-right: 19.875rem !important;
  }

  .xs\:hover\:pb-79\.5:hover {
    padding-bottom: 19.875rem !important;
  }

  .xs\:hover\:pl-79\.5:hover {
    padding-left: 19.875rem !important;
  }

  .xs\:hover\:pt-80\.5:hover {
    padding-top: 20.125rem !important;
  }

  .xs\:hover\:pr-80\.5:hover {
    padding-right: 20.125rem !important;
  }

  .xs\:hover\:pb-80\.5:hover {
    padding-bottom: 20.125rem !important;
  }

  .xs\:hover\:pl-80\.5:hover {
    padding-left: 20.125rem !important;
  }

  .xs\:hover\:pt-81\.5:hover {
    padding-top: 20.375rem !important;
  }

  .xs\:hover\:pr-81\.5:hover {
    padding-right: 20.375rem !important;
  }

  .xs\:hover\:pb-81\.5:hover {
    padding-bottom: 20.375rem !important;
  }

  .xs\:hover\:pl-81\.5:hover {
    padding-left: 20.375rem !important;
  }

  .xs\:hover\:pt-82\.5:hover {
    padding-top: 20.625rem !important;
  }

  .xs\:hover\:pr-82\.5:hover {
    padding-right: 20.625rem !important;
  }

  .xs\:hover\:pb-82\.5:hover {
    padding-bottom: 20.625rem !important;
  }

  .xs\:hover\:pl-82\.5:hover {
    padding-left: 20.625rem !important;
  }

  .xs\:hover\:pt-83\.5:hover {
    padding-top: 20.875rem !important;
  }

  .xs\:hover\:pr-83\.5:hover {
    padding-right: 20.875rem !important;
  }

  .xs\:hover\:pb-83\.5:hover {
    padding-bottom: 20.875rem !important;
  }

  .xs\:hover\:pl-83\.5:hover {
    padding-left: 20.875rem !important;
  }

  .xs\:hover\:pt-84\.5:hover {
    padding-top: 21.125rem !important;
  }

  .xs\:hover\:pr-84\.5:hover {
    padding-right: 21.125rem !important;
  }

  .xs\:hover\:pb-84\.5:hover {
    padding-bottom: 21.125rem !important;
  }

  .xs\:hover\:pl-84\.5:hover {
    padding-left: 21.125rem !important;
  }

  .xs\:hover\:pt-85\.5:hover {
    padding-top: 21.375rem !important;
  }

  .xs\:hover\:pr-85\.5:hover {
    padding-right: 21.375rem !important;
  }

  .xs\:hover\:pb-85\.5:hover {
    padding-bottom: 21.375rem !important;
  }

  .xs\:hover\:pl-85\.5:hover {
    padding-left: 21.375rem !important;
  }

  .xs\:hover\:pt-86\.5:hover {
    padding-top: 21.625rem !important;
  }

  .xs\:hover\:pr-86\.5:hover {
    padding-right: 21.625rem !important;
  }

  .xs\:hover\:pb-86\.5:hover {
    padding-bottom: 21.625rem !important;
  }

  .xs\:hover\:pl-86\.5:hover {
    padding-left: 21.625rem !important;
  }

  .xs\:hover\:pt-87\.5:hover {
    padding-top: 21.875rem !important;
  }

  .xs\:hover\:pr-87\.5:hover {
    padding-right: 21.875rem !important;
  }

  .xs\:hover\:pb-87\.5:hover {
    padding-bottom: 21.875rem !important;
  }

  .xs\:hover\:pl-87\.5:hover {
    padding-left: 21.875rem !important;
  }

  .xs\:hover\:pt-88\.5:hover {
    padding-top: 22.125rem !important;
  }

  .xs\:hover\:pr-88\.5:hover {
    padding-right: 22.125rem !important;
  }

  .xs\:hover\:pb-88\.5:hover {
    padding-bottom: 22.125rem !important;
  }

  .xs\:hover\:pl-88\.5:hover {
    padding-left: 22.125rem !important;
  }

  .xs\:hover\:pt-89\.5:hover {
    padding-top: 22.375rem !important;
  }

  .xs\:hover\:pr-89\.5:hover {
    padding-right: 22.375rem !important;
  }

  .xs\:hover\:pb-89\.5:hover {
    padding-bottom: 22.375rem !important;
  }

  .xs\:hover\:pl-89\.5:hover {
    padding-left: 22.375rem !important;
  }

  .xs\:hover\:pt-90\.5:hover {
    padding-top: 22.625rem !important;
  }

  .xs\:hover\:pr-90\.5:hover {
    padding-right: 22.625rem !important;
  }

  .xs\:hover\:pb-90\.5:hover {
    padding-bottom: 22.625rem !important;
  }

  .xs\:hover\:pl-90\.5:hover {
    padding-left: 22.625rem !important;
  }

  .xs\:hover\:pt-91\.5:hover {
    padding-top: 22.875rem !important;
  }

  .xs\:hover\:pr-91\.5:hover {
    padding-right: 22.875rem !important;
  }

  .xs\:hover\:pb-91\.5:hover {
    padding-bottom: 22.875rem !important;
  }

  .xs\:hover\:pl-91\.5:hover {
    padding-left: 22.875rem !important;
  }

  .xs\:hover\:pt-92\.5:hover {
    padding-top: 23.125rem !important;
  }

  .xs\:hover\:pr-92\.5:hover {
    padding-right: 23.125rem !important;
  }

  .xs\:hover\:pb-92\.5:hover {
    padding-bottom: 23.125rem !important;
  }

  .xs\:hover\:pl-92\.5:hover {
    padding-left: 23.125rem !important;
  }

  .xs\:hover\:pt-93\.5:hover {
    padding-top: 23.375rem !important;
  }

  .xs\:hover\:pr-93\.5:hover {
    padding-right: 23.375rem !important;
  }

  .xs\:hover\:pb-93\.5:hover {
    padding-bottom: 23.375rem !important;
  }

  .xs\:hover\:pl-93\.5:hover {
    padding-left: 23.375rem !important;
  }

  .xs\:hover\:pt-94\.5:hover {
    padding-top: 23.625rem !important;
  }

  .xs\:hover\:pr-94\.5:hover {
    padding-right: 23.625rem !important;
  }

  .xs\:hover\:pb-94\.5:hover {
    padding-bottom: 23.625rem !important;
  }

  .xs\:hover\:pl-94\.5:hover {
    padding-left: 23.625rem !important;
  }

  .xs\:hover\:pt-95\.5:hover {
    padding-top: 23.875rem !important;
  }

  .xs\:hover\:pr-95\.5:hover {
    padding-right: 23.875rem !important;
  }

  .xs\:hover\:pb-95\.5:hover {
    padding-bottom: 23.875rem !important;
  }

  .xs\:hover\:pl-95\.5:hover {
    padding-left: 23.875rem !important;
  }

  .xs\:hover\:pt-96\.5:hover {
    padding-top: 24.125rem !important;
  }

  .xs\:hover\:pr-96\.5:hover {
    padding-right: 24.125rem !important;
  }

  .xs\:hover\:pb-96\.5:hover {
    padding-bottom: 24.125rem !important;
  }

  .xs\:hover\:pl-96\.5:hover {
    padding-left: 24.125rem !important;
  }

  .xs\:hover\:pt-97\.5:hover {
    padding-top: 24.375rem !important;
  }

  .xs\:hover\:pr-97\.5:hover {
    padding-right: 24.375rem !important;
  }

  .xs\:hover\:pb-97\.5:hover {
    padding-bottom: 24.375rem !important;
  }

  .xs\:hover\:pl-97\.5:hover {
    padding-left: 24.375rem !important;
  }

  .xs\:hover\:pt-98\.5:hover {
    padding-top: 24.625rem !important;
  }

  .xs\:hover\:pr-98\.5:hover {
    padding-right: 24.625rem !important;
  }

  .xs\:hover\:pb-98\.5:hover {
    padding-bottom: 24.625rem !important;
  }

  .xs\:hover\:pl-98\.5:hover {
    padding-left: 24.625rem !important;
  }

  .xs\:hover\:pt-99\.5:hover {
    padding-top: 24.875rem !important;
  }

  .xs\:hover\:pr-99\.5:hover {
    padding-right: 24.875rem !important;
  }

  .xs\:hover\:pb-99\.5:hover {
    padding-bottom: 24.875rem !important;
  }

  .xs\:hover\:pl-99\.5:hover {
    padding-left: 24.875rem !important;
  }

  .xs\:hover\:pt-100\.5:hover {
    padding-top: 25.125rem !important;
  }

  .xs\:hover\:pr-100\.5:hover {
    padding-right: 25.125rem !important;
  }

  .xs\:hover\:pb-100\.5:hover {
    padding-bottom: 25.125rem !important;
  }

  .xs\:hover\:pl-100\.5:hover {
    padding-left: 25.125rem !important;
  }

  .xs\:hover\:pt-101\.5:hover {
    padding-top: 25.375rem !important;
  }

  .xs\:hover\:pr-101\.5:hover {
    padding-right: 25.375rem !important;
  }

  .xs\:hover\:pb-101\.5:hover {
    padding-bottom: 25.375rem !important;
  }

  .xs\:hover\:pl-101\.5:hover {
    padding-left: 25.375rem !important;
  }

  .xs\:hover\:pt-102\.5:hover {
    padding-top: 25.625rem !important;
  }

  .xs\:hover\:pr-102\.5:hover {
    padding-right: 25.625rem !important;
  }

  .xs\:hover\:pb-102\.5:hover {
    padding-bottom: 25.625rem !important;
  }

  .xs\:hover\:pl-102\.5:hover {
    padding-left: 25.625rem !important;
  }

  .xs\:hover\:pt-103\.5:hover {
    padding-top: 25.875rem !important;
  }

  .xs\:hover\:pr-103\.5:hover {
    padding-right: 25.875rem !important;
  }

  .xs\:hover\:pb-103\.5:hover {
    padding-bottom: 25.875rem !important;
  }

  .xs\:hover\:pl-103\.5:hover {
    padding-left: 25.875rem !important;
  }

  .xs\:hover\:pt-104\.5:hover {
    padding-top: 26.125rem !important;
  }

  .xs\:hover\:pr-104\.5:hover {
    padding-right: 26.125rem !important;
  }

  .xs\:hover\:pb-104\.5:hover {
    padding-bottom: 26.125rem !important;
  }

  .xs\:hover\:pl-104\.5:hover {
    padding-left: 26.125rem !important;
  }

  .xs\:focus\:p-0:focus {
    padding: 0rem !important;
  }

  .xs\:focus\:p-1:focus {
    padding: 0.25rem !important;
  }

  .xs\:focus\:p-2:focus {
    padding: 0.5rem !important;
  }

  .xs\:focus\:p-3:focus {
    padding: 0.75rem !important;
  }

  .xs\:focus\:p-4:focus {
    padding: 1rem !important;
  }

  .xs\:focus\:p-5:focus {
    padding: 1.25rem !important;
  }

  .xs\:focus\:p-6:focus {
    padding: 1.5rem !important;
  }

  .xs\:focus\:p-7:focus {
    padding: 1.75rem !important;
  }

  .xs\:focus\:p-8:focus {
    padding: 2rem !important;
  }

  .xs\:focus\:p-9:focus {
    padding: 2.25rem !important;
  }

  .xs\:focus\:p-10:focus {
    padding: 2.5rem !important;
  }

  .xs\:focus\:p-11:focus {
    padding: 2.75rem !important;
  }

  .xs\:focus\:p-12:focus {
    padding: 3rem !important;
  }

  .xs\:focus\:p-13:focus {
    padding: 3.25rem !important;
  }

  .xs\:focus\:p-14:focus {
    padding: 3.5rem !important;
  }

  .xs\:focus\:p-15:focus {
    padding: 3.75rem !important;
  }

  .xs\:focus\:p-16:focus {
    padding: 4rem !important;
  }

  .xs\:focus\:p-17:focus {
    padding: 4.25rem !important;
  }

  .xs\:focus\:p-18:focus {
    padding: 4.5rem !important;
  }

  .xs\:focus\:p-19:focus {
    padding: 4.75rem !important;
  }

  .xs\:focus\:p-20:focus {
    padding: 5rem !important;
  }

  .xs\:focus\:p-21:focus {
    padding: 5.25rem !important;
  }

  .xs\:focus\:p-22:focus {
    padding: 5.5rem !important;
  }

  .xs\:focus\:p-23:focus {
    padding: 5.75rem !important;
  }

  .xs\:focus\:p-24:focus {
    padding: 6rem !important;
  }

  .xs\:focus\:p-25:focus {
    padding: 6.25rem !important;
  }

  .xs\:focus\:p-26:focus {
    padding: 6.5rem !important;
  }

  .xs\:focus\:p-27:focus {
    padding: 6.75rem !important;
  }

  .xs\:focus\:p-28:focus {
    padding: 7rem !important;
  }

  .xs\:focus\:p-29:focus {
    padding: 7.25rem !important;
  }

  .xs\:focus\:p-30:focus {
    padding: 7.5rem !important;
  }

  .xs\:focus\:p-31:focus {
    padding: 7.75rem !important;
  }

  .xs\:focus\:p-32:focus {
    padding: 8rem !important;
  }

  .xs\:focus\:p-33:focus {
    padding: 8.25rem !important;
  }

  .xs\:focus\:p-34:focus {
    padding: 8.5rem !important;
  }

  .xs\:focus\:p-35:focus {
    padding: 8.75rem !important;
  }

  .xs\:focus\:p-36:focus {
    padding: 9rem !important;
  }

  .xs\:focus\:p-37:focus {
    padding: 9.25rem !important;
  }

  .xs\:focus\:p-38:focus {
    padding: 9.5rem !important;
  }

  .xs\:focus\:p-39:focus {
    padding: 9.75rem !important;
  }

  .xs\:focus\:p-40:focus {
    padding: 10rem !important;
  }

  .xs\:focus\:p-41:focus {
    padding: 10.25rem !important;
  }

  .xs\:focus\:p-42:focus {
    padding: 10.5rem !important;
  }

  .xs\:focus\:p-43:focus {
    padding: 10.75rem !important;
  }

  .xs\:focus\:p-44:focus {
    padding: 11rem !important;
  }

  .xs\:focus\:p-45:focus {
    padding: 11.25rem !important;
  }

  .xs\:focus\:p-46:focus {
    padding: 11.5rem !important;
  }

  .xs\:focus\:p-47:focus {
    padding: 11.75rem !important;
  }

  .xs\:focus\:p-48:focus {
    padding: 12rem !important;
  }

  .xs\:focus\:p-49:focus {
    padding: 12.25rem !important;
  }

  .xs\:focus\:p-50:focus {
    padding: 12.5rem !important;
  }

  .xs\:focus\:p-51:focus {
    padding: 12.75rem !important;
  }

  .xs\:focus\:p-52:focus {
    padding: 13rem !important;
  }

  .xs\:focus\:p-53:focus {
    padding: 13.25rem !important;
  }

  .xs\:focus\:p-54:focus {
    padding: 13.5rem !important;
  }

  .xs\:focus\:p-55:focus {
    padding: 13.75rem !important;
  }

  .xs\:focus\:p-56:focus {
    padding: 14rem !important;
  }

  .xs\:focus\:p-57:focus {
    padding: 14.25rem !important;
  }

  .xs\:focus\:p-58:focus {
    padding: 14.5rem !important;
  }

  .xs\:focus\:p-59:focus {
    padding: 14.75rem !important;
  }

  .xs\:focus\:p-60:focus {
    padding: 15rem !important;
  }

  .xs\:focus\:p-61:focus {
    padding: 15.25rem !important;
  }

  .xs\:focus\:p-62:focus {
    padding: 15.5rem !important;
  }

  .xs\:focus\:p-63:focus {
    padding: 15.75rem !important;
  }

  .xs\:focus\:p-64:focus {
    padding: 16rem !important;
  }

  .xs\:focus\:p-65:focus {
    padding: 16.25rem !important;
  }

  .xs\:focus\:p-66:focus {
    padding: 16.5rem !important;
  }

  .xs\:focus\:p-67:focus {
    padding: 16.75rem !important;
  }

  .xs\:focus\:p-68:focus {
    padding: 17rem !important;
  }

  .xs\:focus\:p-69:focus {
    padding: 17.25rem !important;
  }

  .xs\:focus\:p-70:focus {
    padding: 17.5rem !important;
  }

  .xs\:focus\:p-71:focus {
    padding: 17.75rem !important;
  }

  .xs\:focus\:p-72:focus {
    padding: 18rem !important;
  }

  .xs\:focus\:p-73:focus {
    padding: 18.25rem !important;
  }

  .xs\:focus\:p-74:focus {
    padding: 18.5rem !important;
  }

  .xs\:focus\:p-75:focus {
    padding: 18.75rem !important;
  }

  .xs\:focus\:p-76:focus {
    padding: 19rem !important;
  }

  .xs\:focus\:p-77:focus {
    padding: 19.25rem !important;
  }

  .xs\:focus\:p-78:focus {
    padding: 19.5rem !important;
  }

  .xs\:focus\:p-79:focus {
    padding: 19.75rem !important;
  }

  .xs\:focus\:p-80:focus {
    padding: 20rem !important;
  }

  .xs\:focus\:p-81:focus {
    padding: 20.25rem !important;
  }

  .xs\:focus\:p-82:focus {
    padding: 20.5rem !important;
  }

  .xs\:focus\:p-83:focus {
    padding: 20.75rem !important;
  }

  .xs\:focus\:p-84:focus {
    padding: 21rem !important;
  }

  .xs\:focus\:p-85:focus {
    padding: 21.25rem !important;
  }

  .xs\:focus\:p-86:focus {
    padding: 21.5rem !important;
  }

  .xs\:focus\:p-87:focus {
    padding: 21.75rem !important;
  }

  .xs\:focus\:p-88:focus {
    padding: 22rem !important;
  }

  .xs\:focus\:p-89:focus {
    padding: 22.25rem !important;
  }

  .xs\:focus\:p-90:focus {
    padding: 22.5rem !important;
  }

  .xs\:focus\:p-91:focus {
    padding: 22.75rem !important;
  }

  .xs\:focus\:p-92:focus {
    padding: 23rem !important;
  }

  .xs\:focus\:p-93:focus {
    padding: 23.25rem !important;
  }

  .xs\:focus\:p-94:focus {
    padding: 23.5rem !important;
  }

  .xs\:focus\:p-95:focus {
    padding: 23.75rem !important;
  }

  .xs\:focus\:p-96:focus {
    padding: 24rem !important;
  }

  .xs\:focus\:p-97:focus {
    padding: 24.25rem !important;
  }

  .xs\:focus\:p-98:focus {
    padding: 24.5rem !important;
  }

  .xs\:focus\:p-99:focus {
    padding: 24.75rem !important;
  }

  .xs\:focus\:p-100:focus {
    padding: 25rem !important;
  }

  .xs\:focus\:p-101:focus {
    padding: 25.25rem !important;
  }

  .xs\:focus\:p-102:focus {
    padding: 25.5rem !important;
  }

  .xs\:focus\:p-103:focus {
    padding: 25.75rem !important;
  }

  .xs\:focus\:p-104:focus {
    padding: 26rem !important;
  }

  .xs\:focus\:p-105:focus {
    padding: 26.25rem !important;
  }

  .xs\:focus\:p-px:focus {
    padding: 1px !important;
  }

  .xs\:focus\:p-0\.5:focus {
    padding: 0.125rem !important;
  }

  .xs\:focus\:p-1\.5:focus {
    padding: 0.375rem !important;
  }

  .xs\:focus\:p-2\.5:focus {
    padding: 0.625rem !important;
  }

  .xs\:focus\:p-3\.5:focus {
    padding: 0.875rem !important;
  }

  .xs\:focus\:p-4\.5:focus {
    padding: 1.125rem !important;
  }

  .xs\:focus\:p-5\.5:focus {
    padding: 1.375rem !important;
  }

  .xs\:focus\:p-6\.5:focus {
    padding: 1.625rem !important;
  }

  .xs\:focus\:p-7\.5:focus {
    padding: 1.875rem !important;
  }

  .xs\:focus\:p-8\.5:focus {
    padding: 2.125rem !important;
  }

  .xs\:focus\:p-9\.5:focus {
    padding: 2.375rem !important;
  }

  .xs\:focus\:p-10\.5:focus {
    padding: 2.625rem !important;
  }

  .xs\:focus\:p-11\.5:focus {
    padding: 2.875rem !important;
  }

  .xs\:focus\:p-12\.5:focus {
    padding: 3.125rem !important;
  }

  .xs\:focus\:p-13\.5:focus {
    padding: 3.375rem !important;
  }

  .xs\:focus\:p-14\.5:focus {
    padding: 3.625rem !important;
  }

  .xs\:focus\:p-15\.5:focus {
    padding: 3.875rem !important;
  }

  .xs\:focus\:p-16\.5:focus {
    padding: 4.125rem !important;
  }

  .xs\:focus\:p-17\.5:focus {
    padding: 4.375rem !important;
  }

  .xs\:focus\:p-18\.5:focus {
    padding: 4.625rem !important;
  }

  .xs\:focus\:p-19\.5:focus {
    padding: 4.875rem !important;
  }

  .xs\:focus\:p-20\.5:focus {
    padding: 5.125rem !important;
  }

  .xs\:focus\:p-21\.5:focus {
    padding: 5.375rem !important;
  }

  .xs\:focus\:p-22\.5:focus {
    padding: 5.625rem !important;
  }

  .xs\:focus\:p-23\.5:focus {
    padding: 5.875rem !important;
  }

  .xs\:focus\:p-24\.5:focus {
    padding: 6.125rem !important;
  }

  .xs\:focus\:p-25\.5:focus {
    padding: 6.375rem !important;
  }

  .xs\:focus\:p-26\.5:focus {
    padding: 6.625rem !important;
  }

  .xs\:focus\:p-27\.5:focus {
    padding: 6.875rem !important;
  }

  .xs\:focus\:p-28\.5:focus {
    padding: 7.125rem !important;
  }

  .xs\:focus\:p-29\.5:focus {
    padding: 7.375rem !important;
  }

  .xs\:focus\:p-30\.5:focus {
    padding: 7.625rem !important;
  }

  .xs\:focus\:p-31\.5:focus {
    padding: 7.875rem !important;
  }

  .xs\:focus\:p-32\.5:focus {
    padding: 8.125rem !important;
  }

  .xs\:focus\:p-33\.5:focus {
    padding: 8.375rem !important;
  }

  .xs\:focus\:p-34\.5:focus {
    padding: 8.625rem !important;
  }

  .xs\:focus\:p-35\.5:focus {
    padding: 8.875rem !important;
  }

  .xs\:focus\:p-36\.5:focus {
    padding: 9.125rem !important;
  }

  .xs\:focus\:p-37\.5:focus {
    padding: 9.375rem !important;
  }

  .xs\:focus\:p-38\.5:focus {
    padding: 9.625rem !important;
  }

  .xs\:focus\:p-39\.5:focus {
    padding: 9.875rem !important;
  }

  .xs\:focus\:p-40\.5:focus {
    padding: 10.125rem !important;
  }

  .xs\:focus\:p-41\.5:focus {
    padding: 10.375rem !important;
  }

  .xs\:focus\:p-42\.5:focus {
    padding: 10.625rem !important;
  }

  .xs\:focus\:p-43\.5:focus {
    padding: 10.875rem !important;
  }

  .xs\:focus\:p-44\.5:focus {
    padding: 11.125rem !important;
  }

  .xs\:focus\:p-45\.5:focus {
    padding: 11.375rem !important;
  }

  .xs\:focus\:p-46\.5:focus {
    padding: 11.625rem !important;
  }

  .xs\:focus\:p-47\.5:focus {
    padding: 11.875rem !important;
  }

  .xs\:focus\:p-48\.5:focus {
    padding: 12.125rem !important;
  }

  .xs\:focus\:p-49\.5:focus {
    padding: 12.375rem !important;
  }

  .xs\:focus\:p-50\.5:focus {
    padding: 12.625rem !important;
  }

  .xs\:focus\:p-51\.5:focus {
    padding: 12.875rem !important;
  }

  .xs\:focus\:p-52\.5:focus {
    padding: 13.125rem !important;
  }

  .xs\:focus\:p-53\.5:focus {
    padding: 13.375rem !important;
  }

  .xs\:focus\:p-54\.5:focus {
    padding: 13.625rem !important;
  }

  .xs\:focus\:p-55\.5:focus {
    padding: 13.875rem !important;
  }

  .xs\:focus\:p-56\.5:focus {
    padding: 14.125rem !important;
  }

  .xs\:focus\:p-57\.5:focus {
    padding: 14.375rem !important;
  }

  .xs\:focus\:p-58\.5:focus {
    padding: 14.625rem !important;
  }

  .xs\:focus\:p-59\.5:focus {
    padding: 14.875rem !important;
  }

  .xs\:focus\:p-60\.5:focus {
    padding: 15.125rem !important;
  }

  .xs\:focus\:p-61\.5:focus {
    padding: 15.375rem !important;
  }

  .xs\:focus\:p-62\.5:focus {
    padding: 15.625rem !important;
  }

  .xs\:focus\:p-63\.5:focus {
    padding: 15.875rem !important;
  }

  .xs\:focus\:p-64\.5:focus {
    padding: 16.125rem !important;
  }

  .xs\:focus\:p-65\.5:focus {
    padding: 16.375rem !important;
  }

  .xs\:focus\:p-66\.5:focus {
    padding: 16.625rem !important;
  }

  .xs\:focus\:p-67\.5:focus {
    padding: 16.875rem !important;
  }

  .xs\:focus\:p-68\.5:focus {
    padding: 17.125rem !important;
  }

  .xs\:focus\:p-69\.5:focus {
    padding: 17.375rem !important;
  }

  .xs\:focus\:p-70\.5:focus {
    padding: 17.625rem !important;
  }

  .xs\:focus\:p-71\.5:focus {
    padding: 17.875rem !important;
  }

  .xs\:focus\:p-72\.5:focus {
    padding: 18.125rem !important;
  }

  .xs\:focus\:p-73\.5:focus {
    padding: 18.375rem !important;
  }

  .xs\:focus\:p-74\.5:focus {
    padding: 18.625rem !important;
  }

  .xs\:focus\:p-75\.5:focus {
    padding: 18.875rem !important;
  }

  .xs\:focus\:p-76\.5:focus {
    padding: 19.125rem !important;
  }

  .xs\:focus\:p-77\.5:focus {
    padding: 19.375rem !important;
  }

  .xs\:focus\:p-78\.5:focus {
    padding: 19.625rem !important;
  }

  .xs\:focus\:p-79\.5:focus {
    padding: 19.875rem !important;
  }

  .xs\:focus\:p-80\.5:focus {
    padding: 20.125rem !important;
  }

  .xs\:focus\:p-81\.5:focus {
    padding: 20.375rem !important;
  }

  .xs\:focus\:p-82\.5:focus {
    padding: 20.625rem !important;
  }

  .xs\:focus\:p-83\.5:focus {
    padding: 20.875rem !important;
  }

  .xs\:focus\:p-84\.5:focus {
    padding: 21.125rem !important;
  }

  .xs\:focus\:p-85\.5:focus {
    padding: 21.375rem !important;
  }

  .xs\:focus\:p-86\.5:focus {
    padding: 21.625rem !important;
  }

  .xs\:focus\:p-87\.5:focus {
    padding: 21.875rem !important;
  }

  .xs\:focus\:p-88\.5:focus {
    padding: 22.125rem !important;
  }

  .xs\:focus\:p-89\.5:focus {
    padding: 22.375rem !important;
  }

  .xs\:focus\:p-90\.5:focus {
    padding: 22.625rem !important;
  }

  .xs\:focus\:p-91\.5:focus {
    padding: 22.875rem !important;
  }

  .xs\:focus\:p-92\.5:focus {
    padding: 23.125rem !important;
  }

  .xs\:focus\:p-93\.5:focus {
    padding: 23.375rem !important;
  }

  .xs\:focus\:p-94\.5:focus {
    padding: 23.625rem !important;
  }

  .xs\:focus\:p-95\.5:focus {
    padding: 23.875rem !important;
  }

  .xs\:focus\:p-96\.5:focus {
    padding: 24.125rem !important;
  }

  .xs\:focus\:p-97\.5:focus {
    padding: 24.375rem !important;
  }

  .xs\:focus\:p-98\.5:focus {
    padding: 24.625rem !important;
  }

  .xs\:focus\:p-99\.5:focus {
    padding: 24.875rem !important;
  }

  .xs\:focus\:p-100\.5:focus {
    padding: 25.125rem !important;
  }

  .xs\:focus\:p-101\.5:focus {
    padding: 25.375rem !important;
  }

  .xs\:focus\:p-102\.5:focus {
    padding: 25.625rem !important;
  }

  .xs\:focus\:p-103\.5:focus {
    padding: 25.875rem !important;
  }

  .xs\:focus\:p-104\.5:focus {
    padding: 26.125rem !important;
  }

  .xs\:focus\:py-0:focus {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .xs\:focus\:px-0:focus {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .xs\:focus\:py-1:focus {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xs\:focus\:px-1:focus {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xs\:focus\:py-2:focus {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xs\:focus\:px-2:focus {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xs\:focus\:py-3:focus {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xs\:focus\:px-3:focus {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xs\:focus\:py-4:focus {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xs\:focus\:px-4:focus {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xs\:focus\:py-5:focus {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xs\:focus\:px-5:focus {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xs\:focus\:py-6:focus {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xs\:focus\:px-6:focus {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xs\:focus\:py-7:focus {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xs\:focus\:px-7:focus {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xs\:focus\:py-8:focus {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xs\:focus\:px-8:focus {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xs\:focus\:py-9:focus {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xs\:focus\:px-9:focus {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xs\:focus\:py-10:focus {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xs\:focus\:px-10:focus {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xs\:focus\:py-11:focus {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xs\:focus\:px-11:focus {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xs\:focus\:py-12:focus {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xs\:focus\:px-12:focus {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xs\:focus\:py-13:focus {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .xs\:focus\:px-13:focus {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .xs\:focus\:py-14:focus {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xs\:focus\:px-14:focus {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xs\:focus\:py-15:focus {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .xs\:focus\:px-15:focus {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .xs\:focus\:py-16:focus {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xs\:focus\:px-16:focus {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xs\:focus\:py-17:focus {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .xs\:focus\:px-17:focus {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .xs\:focus\:py-18:focus {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .xs\:focus\:px-18:focus {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .xs\:focus\:py-19:focus {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .xs\:focus\:px-19:focus {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .xs\:focus\:py-20:focus {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .xs\:focus\:px-20:focus {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xs\:focus\:py-21:focus {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .xs\:focus\:px-21:focus {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .xs\:focus\:py-22:focus {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .xs\:focus\:px-22:focus {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .xs\:focus\:py-23:focus {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .xs\:focus\:px-23:focus {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .xs\:focus\:py-24:focus {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xs\:focus\:px-24:focus {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xs\:focus\:py-25:focus {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .xs\:focus\:px-25:focus {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .xs\:focus\:py-26:focus {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .xs\:focus\:px-26:focus {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .xs\:focus\:py-27:focus {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .xs\:focus\:px-27:focus {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .xs\:focus\:py-28:focus {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xs\:focus\:px-28:focus {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xs\:focus\:py-29:focus {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .xs\:focus\:px-29:focus {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .xs\:focus\:py-30:focus {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .xs\:focus\:px-30:focus {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .xs\:focus\:py-31:focus {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .xs\:focus\:px-31:focus {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .xs\:focus\:py-32:focus {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .xs\:focus\:px-32:focus {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xs\:focus\:py-33:focus {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .xs\:focus\:px-33:focus {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .xs\:focus\:py-34:focus {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .xs\:focus\:px-34:focus {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .xs\:focus\:py-35:focus {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .xs\:focus\:px-35:focus {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .xs\:focus\:py-36:focus {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .xs\:focus\:px-36:focus {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xs\:focus\:py-37:focus {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .xs\:focus\:px-37:focus {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .xs\:focus\:py-38:focus {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .xs\:focus\:px-38:focus {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .xs\:focus\:py-39:focus {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .xs\:focus\:px-39:focus {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .xs\:focus\:py-40:focus {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xs\:focus\:px-40:focus {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xs\:focus\:py-41:focus {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .xs\:focus\:px-41:focus {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .xs\:focus\:py-42:focus {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .xs\:focus\:px-42:focus {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .xs\:focus\:py-43:focus {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .xs\:focus\:px-43:focus {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .xs\:focus\:py-44:focus {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xs\:focus\:px-44:focus {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xs\:focus\:py-45:focus {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .xs\:focus\:px-45:focus {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .xs\:focus\:py-46:focus {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .xs\:focus\:px-46:focus {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .xs\:focus\:py-47:focus {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .xs\:focus\:px-47:focus {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .xs\:focus\:py-48:focus {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xs\:focus\:px-48:focus {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xs\:focus\:py-49:focus {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .xs\:focus\:px-49:focus {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .xs\:focus\:py-50:focus {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .xs\:focus\:px-50:focus {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .xs\:focus\:py-51:focus {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .xs\:focus\:px-51:focus {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .xs\:focus\:py-52:focus {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xs\:focus\:px-52:focus {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xs\:focus\:py-53:focus {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .xs\:focus\:px-53:focus {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .xs\:focus\:py-54:focus {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .xs\:focus\:px-54:focus {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .xs\:focus\:py-55:focus {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .xs\:focus\:px-55:focus {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .xs\:focus\:py-56:focus {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xs\:focus\:px-56:focus {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .xs\:focus\:py-57:focus {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .xs\:focus\:px-57:focus {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .xs\:focus\:py-58:focus {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .xs\:focus\:px-58:focus {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .xs\:focus\:py-59:focus {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .xs\:focus\:px-59:focus {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .xs\:focus\:py-60:focus {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xs\:focus\:px-60:focus {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xs\:focus\:py-61:focus {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .xs\:focus\:px-61:focus {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .xs\:focus\:py-62:focus {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .xs\:focus\:px-62:focus {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .xs\:focus\:py-63:focus {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .xs\:focus\:px-63:focus {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .xs\:focus\:py-64:focus {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xs\:focus\:px-64:focus {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xs\:focus\:py-65:focus {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .xs\:focus\:px-65:focus {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .xs\:focus\:py-66:focus {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .xs\:focus\:px-66:focus {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .xs\:focus\:py-67:focus {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .xs\:focus\:px-67:focus {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .xs\:focus\:py-68:focus {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .xs\:focus\:px-68:focus {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .xs\:focus\:py-69:focus {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .xs\:focus\:px-69:focus {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .xs\:focus\:py-70:focus {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .xs\:focus\:px-70:focus {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .xs\:focus\:py-71:focus {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .xs\:focus\:px-71:focus {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .xs\:focus\:py-72:focus {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xs\:focus\:px-72:focus {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .xs\:focus\:py-73:focus {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .xs\:focus\:px-73:focus {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .xs\:focus\:py-74:focus {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .xs\:focus\:px-74:focus {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .xs\:focus\:py-75:focus {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .xs\:focus\:px-75:focus {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .xs\:focus\:py-76:focus {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .xs\:focus\:px-76:focus {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .xs\:focus\:py-77:focus {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .xs\:focus\:px-77:focus {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .xs\:focus\:py-78:focus {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .xs\:focus\:px-78:focus {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .xs\:focus\:py-79:focus {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .xs\:focus\:px-79:focus {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .xs\:focus\:py-80:focus {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xs\:focus\:px-80:focus {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .xs\:focus\:py-81:focus {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .xs\:focus\:px-81:focus {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .xs\:focus\:py-82:focus {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .xs\:focus\:px-82:focus {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .xs\:focus\:py-83:focus {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .xs\:focus\:px-83:focus {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .xs\:focus\:py-84:focus {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .xs\:focus\:px-84:focus {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .xs\:focus\:py-85:focus {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .xs\:focus\:px-85:focus {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .xs\:focus\:py-86:focus {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .xs\:focus\:px-86:focus {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .xs\:focus\:py-87:focus {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .xs\:focus\:px-87:focus {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .xs\:focus\:py-88:focus {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .xs\:focus\:px-88:focus {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .xs\:focus\:py-89:focus {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .xs\:focus\:px-89:focus {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .xs\:focus\:py-90:focus {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .xs\:focus\:px-90:focus {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .xs\:focus\:py-91:focus {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .xs\:focus\:px-91:focus {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .xs\:focus\:py-92:focus {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .xs\:focus\:px-92:focus {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .xs\:focus\:py-93:focus {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .xs\:focus\:px-93:focus {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .xs\:focus\:py-94:focus {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .xs\:focus\:px-94:focus {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .xs\:focus\:py-95:focus {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .xs\:focus\:px-95:focus {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .xs\:focus\:py-96:focus {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xs\:focus\:px-96:focus {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xs\:focus\:py-97:focus {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .xs\:focus\:px-97:focus {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .xs\:focus\:py-98:focus {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .xs\:focus\:px-98:focus {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .xs\:focus\:py-99:focus {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .xs\:focus\:px-99:focus {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .xs\:focus\:py-100:focus {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .xs\:focus\:px-100:focus {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .xs\:focus\:py-101:focus {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .xs\:focus\:px-101:focus {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .xs\:focus\:py-102:focus {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .xs\:focus\:px-102:focus {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .xs\:focus\:py-103:focus {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .xs\:focus\:px-103:focus {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .xs\:focus\:py-104:focus {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .xs\:focus\:px-104:focus {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .xs\:focus\:py-105:focus {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .xs\:focus\:px-105:focus {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .xs\:focus\:py-px:focus {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .xs\:focus\:px-px:focus {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xs\:focus\:py-0\.5:focus {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xs\:focus\:px-0\.5:focus {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xs\:focus\:py-1\.5:focus {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xs\:focus\:px-1\.5:focus {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xs\:focus\:py-2\.5:focus {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .xs\:focus\:px-2\.5:focus {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xs\:focus\:py-3\.5:focus {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .xs\:focus\:px-3\.5:focus {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xs\:focus\:py-4\.5:focus {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .xs\:focus\:px-4\.5:focus {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .xs\:focus\:py-5\.5:focus {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .xs\:focus\:px-5\.5:focus {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .xs\:focus\:py-6\.5:focus {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .xs\:focus\:px-6\.5:focus {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .xs\:focus\:py-7\.5:focus {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .xs\:focus\:px-7\.5:focus {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .xs\:focus\:py-8\.5:focus {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .xs\:focus\:px-8\.5:focus {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .xs\:focus\:py-9\.5:focus {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .xs\:focus\:px-9\.5:focus {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .xs\:focus\:py-10\.5:focus {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .xs\:focus\:px-10\.5:focus {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .xs\:focus\:py-11\.5:focus {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .xs\:focus\:px-11\.5:focus {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .xs\:focus\:py-12\.5:focus {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .xs\:focus\:px-12\.5:focus {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .xs\:focus\:py-13\.5:focus {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .xs\:focus\:px-13\.5:focus {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .xs\:focus\:py-14\.5:focus {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .xs\:focus\:px-14\.5:focus {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .xs\:focus\:py-15\.5:focus {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .xs\:focus\:px-15\.5:focus {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .xs\:focus\:py-16\.5:focus {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .xs\:focus\:px-16\.5:focus {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .xs\:focus\:py-17\.5:focus {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .xs\:focus\:px-17\.5:focus {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .xs\:focus\:py-18\.5:focus {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .xs\:focus\:px-18\.5:focus {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .xs\:focus\:py-19\.5:focus {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .xs\:focus\:px-19\.5:focus {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .xs\:focus\:py-20\.5:focus {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .xs\:focus\:px-20\.5:focus {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .xs\:focus\:py-21\.5:focus {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .xs\:focus\:px-21\.5:focus {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .xs\:focus\:py-22\.5:focus {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .xs\:focus\:px-22\.5:focus {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .xs\:focus\:py-23\.5:focus {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .xs\:focus\:px-23\.5:focus {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .xs\:focus\:py-24\.5:focus {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .xs\:focus\:px-24\.5:focus {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .xs\:focus\:py-25\.5:focus {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .xs\:focus\:px-25\.5:focus {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .xs\:focus\:py-26\.5:focus {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .xs\:focus\:px-26\.5:focus {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .xs\:focus\:py-27\.5:focus {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .xs\:focus\:px-27\.5:focus {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .xs\:focus\:py-28\.5:focus {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .xs\:focus\:px-28\.5:focus {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .xs\:focus\:py-29\.5:focus {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .xs\:focus\:px-29\.5:focus {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .xs\:focus\:py-30\.5:focus {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .xs\:focus\:px-30\.5:focus {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .xs\:focus\:py-31\.5:focus {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .xs\:focus\:px-31\.5:focus {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .xs\:focus\:py-32\.5:focus {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .xs\:focus\:px-32\.5:focus {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .xs\:focus\:py-33\.5:focus {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .xs\:focus\:px-33\.5:focus {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .xs\:focus\:py-34\.5:focus {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .xs\:focus\:px-34\.5:focus {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .xs\:focus\:py-35\.5:focus {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .xs\:focus\:px-35\.5:focus {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .xs\:focus\:py-36\.5:focus {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .xs\:focus\:px-36\.5:focus {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .xs\:focus\:py-37\.5:focus {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .xs\:focus\:px-37\.5:focus {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .xs\:focus\:py-38\.5:focus {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .xs\:focus\:px-38\.5:focus {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .xs\:focus\:py-39\.5:focus {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .xs\:focus\:px-39\.5:focus {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .xs\:focus\:py-40\.5:focus {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .xs\:focus\:px-40\.5:focus {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .xs\:focus\:py-41\.5:focus {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .xs\:focus\:px-41\.5:focus {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .xs\:focus\:py-42\.5:focus {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .xs\:focus\:px-42\.5:focus {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .xs\:focus\:py-43\.5:focus {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .xs\:focus\:px-43\.5:focus {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .xs\:focus\:py-44\.5:focus {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .xs\:focus\:px-44\.5:focus {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .xs\:focus\:py-45\.5:focus {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .xs\:focus\:px-45\.5:focus {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .xs\:focus\:py-46\.5:focus {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .xs\:focus\:px-46\.5:focus {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .xs\:focus\:py-47\.5:focus {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .xs\:focus\:px-47\.5:focus {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .xs\:focus\:py-48\.5:focus {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .xs\:focus\:px-48\.5:focus {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .xs\:focus\:py-49\.5:focus {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .xs\:focus\:px-49\.5:focus {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .xs\:focus\:py-50\.5:focus {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .xs\:focus\:px-50\.5:focus {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .xs\:focus\:py-51\.5:focus {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .xs\:focus\:px-51\.5:focus {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .xs\:focus\:py-52\.5:focus {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .xs\:focus\:px-52\.5:focus {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .xs\:focus\:py-53\.5:focus {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .xs\:focus\:px-53\.5:focus {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .xs\:focus\:py-54\.5:focus {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .xs\:focus\:px-54\.5:focus {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .xs\:focus\:py-55\.5:focus {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .xs\:focus\:px-55\.5:focus {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .xs\:focus\:py-56\.5:focus {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .xs\:focus\:px-56\.5:focus {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .xs\:focus\:py-57\.5:focus {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .xs\:focus\:px-57\.5:focus {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .xs\:focus\:py-58\.5:focus {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .xs\:focus\:px-58\.5:focus {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .xs\:focus\:py-59\.5:focus {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .xs\:focus\:px-59\.5:focus {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .xs\:focus\:py-60\.5:focus {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .xs\:focus\:px-60\.5:focus {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .xs\:focus\:py-61\.5:focus {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .xs\:focus\:px-61\.5:focus {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .xs\:focus\:py-62\.5:focus {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .xs\:focus\:px-62\.5:focus {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .xs\:focus\:py-63\.5:focus {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .xs\:focus\:px-63\.5:focus {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .xs\:focus\:py-64\.5:focus {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .xs\:focus\:px-64\.5:focus {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .xs\:focus\:py-65\.5:focus {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .xs\:focus\:px-65\.5:focus {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .xs\:focus\:py-66\.5:focus {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .xs\:focus\:px-66\.5:focus {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .xs\:focus\:py-67\.5:focus {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .xs\:focus\:px-67\.5:focus {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .xs\:focus\:py-68\.5:focus {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .xs\:focus\:px-68\.5:focus {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .xs\:focus\:py-69\.5:focus {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .xs\:focus\:px-69\.5:focus {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .xs\:focus\:py-70\.5:focus {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .xs\:focus\:px-70\.5:focus {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .xs\:focus\:py-71\.5:focus {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .xs\:focus\:px-71\.5:focus {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .xs\:focus\:py-72\.5:focus {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .xs\:focus\:px-72\.5:focus {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .xs\:focus\:py-73\.5:focus {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .xs\:focus\:px-73\.5:focus {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .xs\:focus\:py-74\.5:focus {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .xs\:focus\:px-74\.5:focus {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .xs\:focus\:py-75\.5:focus {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .xs\:focus\:px-75\.5:focus {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .xs\:focus\:py-76\.5:focus {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .xs\:focus\:px-76\.5:focus {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .xs\:focus\:py-77\.5:focus {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .xs\:focus\:px-77\.5:focus {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .xs\:focus\:py-78\.5:focus {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .xs\:focus\:px-78\.5:focus {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .xs\:focus\:py-79\.5:focus {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .xs\:focus\:px-79\.5:focus {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .xs\:focus\:py-80\.5:focus {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .xs\:focus\:px-80\.5:focus {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .xs\:focus\:py-81\.5:focus {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .xs\:focus\:px-81\.5:focus {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .xs\:focus\:py-82\.5:focus {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .xs\:focus\:px-82\.5:focus {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .xs\:focus\:py-83\.5:focus {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .xs\:focus\:px-83\.5:focus {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .xs\:focus\:py-84\.5:focus {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .xs\:focus\:px-84\.5:focus {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .xs\:focus\:py-85\.5:focus {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .xs\:focus\:px-85\.5:focus {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .xs\:focus\:py-86\.5:focus {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .xs\:focus\:px-86\.5:focus {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .xs\:focus\:py-87\.5:focus {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .xs\:focus\:px-87\.5:focus {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .xs\:focus\:py-88\.5:focus {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .xs\:focus\:px-88\.5:focus {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .xs\:focus\:py-89\.5:focus {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .xs\:focus\:px-89\.5:focus {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .xs\:focus\:py-90\.5:focus {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .xs\:focus\:px-90\.5:focus {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .xs\:focus\:py-91\.5:focus {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .xs\:focus\:px-91\.5:focus {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .xs\:focus\:py-92\.5:focus {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .xs\:focus\:px-92\.5:focus {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .xs\:focus\:py-93\.5:focus {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .xs\:focus\:px-93\.5:focus {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .xs\:focus\:py-94\.5:focus {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .xs\:focus\:px-94\.5:focus {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .xs\:focus\:py-95\.5:focus {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .xs\:focus\:px-95\.5:focus {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .xs\:focus\:py-96\.5:focus {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .xs\:focus\:px-96\.5:focus {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .xs\:focus\:py-97\.5:focus {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .xs\:focus\:px-97\.5:focus {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .xs\:focus\:py-98\.5:focus {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .xs\:focus\:px-98\.5:focus {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .xs\:focus\:py-99\.5:focus {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .xs\:focus\:px-99\.5:focus {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .xs\:focus\:py-100\.5:focus {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .xs\:focus\:px-100\.5:focus {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .xs\:focus\:py-101\.5:focus {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .xs\:focus\:px-101\.5:focus {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .xs\:focus\:py-102\.5:focus {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .xs\:focus\:px-102\.5:focus {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .xs\:focus\:py-103\.5:focus {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .xs\:focus\:px-103\.5:focus {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .xs\:focus\:py-104\.5:focus {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .xs\:focus\:px-104\.5:focus {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .xs\:focus\:pt-0:focus {
    padding-top: 0rem !important;
  }

  .xs\:focus\:pr-0:focus {
    padding-right: 0rem !important;
  }

  .xs\:focus\:pb-0:focus {
    padding-bottom: 0rem !important;
  }

  .xs\:focus\:pl-0:focus {
    padding-left: 0rem !important;
  }

  .xs\:focus\:pt-1:focus {
    padding-top: 0.25rem !important;
  }

  .xs\:focus\:pr-1:focus {
    padding-right: 0.25rem !important;
  }

  .xs\:focus\:pb-1:focus {
    padding-bottom: 0.25rem !important;
  }

  .xs\:focus\:pl-1:focus {
    padding-left: 0.25rem !important;
  }

  .xs\:focus\:pt-2:focus {
    padding-top: 0.5rem !important;
  }

  .xs\:focus\:pr-2:focus {
    padding-right: 0.5rem !important;
  }

  .xs\:focus\:pb-2:focus {
    padding-bottom: 0.5rem !important;
  }

  .xs\:focus\:pl-2:focus {
    padding-left: 0.5rem !important;
  }

  .xs\:focus\:pt-3:focus {
    padding-top: 0.75rem !important;
  }

  .xs\:focus\:pr-3:focus {
    padding-right: 0.75rem !important;
  }

  .xs\:focus\:pb-3:focus {
    padding-bottom: 0.75rem !important;
  }

  .xs\:focus\:pl-3:focus {
    padding-left: 0.75rem !important;
  }

  .xs\:focus\:pt-4:focus {
    padding-top: 1rem !important;
  }

  .xs\:focus\:pr-4:focus {
    padding-right: 1rem !important;
  }

  .xs\:focus\:pb-4:focus {
    padding-bottom: 1rem !important;
  }

  .xs\:focus\:pl-4:focus {
    padding-left: 1rem !important;
  }

  .xs\:focus\:pt-5:focus {
    padding-top: 1.25rem !important;
  }

  .xs\:focus\:pr-5:focus {
    padding-right: 1.25rem !important;
  }

  .xs\:focus\:pb-5:focus {
    padding-bottom: 1.25rem !important;
  }

  .xs\:focus\:pl-5:focus {
    padding-left: 1.25rem !important;
  }

  .xs\:focus\:pt-6:focus {
    padding-top: 1.5rem !important;
  }

  .xs\:focus\:pr-6:focus {
    padding-right: 1.5rem !important;
  }

  .xs\:focus\:pb-6:focus {
    padding-bottom: 1.5rem !important;
  }

  .xs\:focus\:pl-6:focus {
    padding-left: 1.5rem !important;
  }

  .xs\:focus\:pt-7:focus {
    padding-top: 1.75rem !important;
  }

  .xs\:focus\:pr-7:focus {
    padding-right: 1.75rem !important;
  }

  .xs\:focus\:pb-7:focus {
    padding-bottom: 1.75rem !important;
  }

  .xs\:focus\:pl-7:focus {
    padding-left: 1.75rem !important;
  }

  .xs\:focus\:pt-8:focus {
    padding-top: 2rem !important;
  }

  .xs\:focus\:pr-8:focus {
    padding-right: 2rem !important;
  }

  .xs\:focus\:pb-8:focus {
    padding-bottom: 2rem !important;
  }

  .xs\:focus\:pl-8:focus {
    padding-left: 2rem !important;
  }

  .xs\:focus\:pt-9:focus {
    padding-top: 2.25rem !important;
  }

  .xs\:focus\:pr-9:focus {
    padding-right: 2.25rem !important;
  }

  .xs\:focus\:pb-9:focus {
    padding-bottom: 2.25rem !important;
  }

  .xs\:focus\:pl-9:focus {
    padding-left: 2.25rem !important;
  }

  .xs\:focus\:pt-10:focus {
    padding-top: 2.5rem !important;
  }

  .xs\:focus\:pr-10:focus {
    padding-right: 2.5rem !important;
  }

  .xs\:focus\:pb-10:focus {
    padding-bottom: 2.5rem !important;
  }

  .xs\:focus\:pl-10:focus {
    padding-left: 2.5rem !important;
  }

  .xs\:focus\:pt-11:focus {
    padding-top: 2.75rem !important;
  }

  .xs\:focus\:pr-11:focus {
    padding-right: 2.75rem !important;
  }

  .xs\:focus\:pb-11:focus {
    padding-bottom: 2.75rem !important;
  }

  .xs\:focus\:pl-11:focus {
    padding-left: 2.75rem !important;
  }

  .xs\:focus\:pt-12:focus {
    padding-top: 3rem !important;
  }

  .xs\:focus\:pr-12:focus {
    padding-right: 3rem !important;
  }

  .xs\:focus\:pb-12:focus {
    padding-bottom: 3rem !important;
  }

  .xs\:focus\:pl-12:focus {
    padding-left: 3rem !important;
  }

  .xs\:focus\:pt-13:focus {
    padding-top: 3.25rem !important;
  }

  .xs\:focus\:pr-13:focus {
    padding-right: 3.25rem !important;
  }

  .xs\:focus\:pb-13:focus {
    padding-bottom: 3.25rem !important;
  }

  .xs\:focus\:pl-13:focus {
    padding-left: 3.25rem !important;
  }

  .xs\:focus\:pt-14:focus {
    padding-top: 3.5rem !important;
  }

  .xs\:focus\:pr-14:focus {
    padding-right: 3.5rem !important;
  }

  .xs\:focus\:pb-14:focus {
    padding-bottom: 3.5rem !important;
  }

  .xs\:focus\:pl-14:focus {
    padding-left: 3.5rem !important;
  }

  .xs\:focus\:pt-15:focus {
    padding-top: 3.75rem !important;
  }

  .xs\:focus\:pr-15:focus {
    padding-right: 3.75rem !important;
  }

  .xs\:focus\:pb-15:focus {
    padding-bottom: 3.75rem !important;
  }

  .xs\:focus\:pl-15:focus {
    padding-left: 3.75rem !important;
  }

  .xs\:focus\:pt-16:focus {
    padding-top: 4rem !important;
  }

  .xs\:focus\:pr-16:focus {
    padding-right: 4rem !important;
  }

  .xs\:focus\:pb-16:focus {
    padding-bottom: 4rem !important;
  }

  .xs\:focus\:pl-16:focus {
    padding-left: 4rem !important;
  }

  .xs\:focus\:pt-17:focus {
    padding-top: 4.25rem !important;
  }

  .xs\:focus\:pr-17:focus {
    padding-right: 4.25rem !important;
  }

  .xs\:focus\:pb-17:focus {
    padding-bottom: 4.25rem !important;
  }

  .xs\:focus\:pl-17:focus {
    padding-left: 4.25rem !important;
  }

  .xs\:focus\:pt-18:focus {
    padding-top: 4.5rem !important;
  }

  .xs\:focus\:pr-18:focus {
    padding-right: 4.5rem !important;
  }

  .xs\:focus\:pb-18:focus {
    padding-bottom: 4.5rem !important;
  }

  .xs\:focus\:pl-18:focus {
    padding-left: 4.5rem !important;
  }

  .xs\:focus\:pt-19:focus {
    padding-top: 4.75rem !important;
  }

  .xs\:focus\:pr-19:focus {
    padding-right: 4.75rem !important;
  }

  .xs\:focus\:pb-19:focus {
    padding-bottom: 4.75rem !important;
  }

  .xs\:focus\:pl-19:focus {
    padding-left: 4.75rem !important;
  }

  .xs\:focus\:pt-20:focus {
    padding-top: 5rem !important;
  }

  .xs\:focus\:pr-20:focus {
    padding-right: 5rem !important;
  }

  .xs\:focus\:pb-20:focus {
    padding-bottom: 5rem !important;
  }

  .xs\:focus\:pl-20:focus {
    padding-left: 5rem !important;
  }

  .xs\:focus\:pt-21:focus {
    padding-top: 5.25rem !important;
  }

  .xs\:focus\:pr-21:focus {
    padding-right: 5.25rem !important;
  }

  .xs\:focus\:pb-21:focus {
    padding-bottom: 5.25rem !important;
  }

  .xs\:focus\:pl-21:focus {
    padding-left: 5.25rem !important;
  }

  .xs\:focus\:pt-22:focus {
    padding-top: 5.5rem !important;
  }

  .xs\:focus\:pr-22:focus {
    padding-right: 5.5rem !important;
  }

  .xs\:focus\:pb-22:focus {
    padding-bottom: 5.5rem !important;
  }

  .xs\:focus\:pl-22:focus {
    padding-left: 5.5rem !important;
  }

  .xs\:focus\:pt-23:focus {
    padding-top: 5.75rem !important;
  }

  .xs\:focus\:pr-23:focus {
    padding-right: 5.75rem !important;
  }

  .xs\:focus\:pb-23:focus {
    padding-bottom: 5.75rem !important;
  }

  .xs\:focus\:pl-23:focus {
    padding-left: 5.75rem !important;
  }

  .xs\:focus\:pt-24:focus {
    padding-top: 6rem !important;
  }

  .xs\:focus\:pr-24:focus {
    padding-right: 6rem !important;
  }

  .xs\:focus\:pb-24:focus {
    padding-bottom: 6rem !important;
  }

  .xs\:focus\:pl-24:focus {
    padding-left: 6rem !important;
  }

  .xs\:focus\:pt-25:focus {
    padding-top: 6.25rem !important;
  }

  .xs\:focus\:pr-25:focus {
    padding-right: 6.25rem !important;
  }

  .xs\:focus\:pb-25:focus {
    padding-bottom: 6.25rem !important;
  }

  .xs\:focus\:pl-25:focus {
    padding-left: 6.25rem !important;
  }

  .xs\:focus\:pt-26:focus {
    padding-top: 6.5rem !important;
  }

  .xs\:focus\:pr-26:focus {
    padding-right: 6.5rem !important;
  }

  .xs\:focus\:pb-26:focus {
    padding-bottom: 6.5rem !important;
  }

  .xs\:focus\:pl-26:focus {
    padding-left: 6.5rem !important;
  }

  .xs\:focus\:pt-27:focus {
    padding-top: 6.75rem !important;
  }

  .xs\:focus\:pr-27:focus {
    padding-right: 6.75rem !important;
  }

  .xs\:focus\:pb-27:focus {
    padding-bottom: 6.75rem !important;
  }

  .xs\:focus\:pl-27:focus {
    padding-left: 6.75rem !important;
  }

  .xs\:focus\:pt-28:focus {
    padding-top: 7rem !important;
  }

  .xs\:focus\:pr-28:focus {
    padding-right: 7rem !important;
  }

  .xs\:focus\:pb-28:focus {
    padding-bottom: 7rem !important;
  }

  .xs\:focus\:pl-28:focus {
    padding-left: 7rem !important;
  }

  .xs\:focus\:pt-29:focus {
    padding-top: 7.25rem !important;
  }

  .xs\:focus\:pr-29:focus {
    padding-right: 7.25rem !important;
  }

  .xs\:focus\:pb-29:focus {
    padding-bottom: 7.25rem !important;
  }

  .xs\:focus\:pl-29:focus {
    padding-left: 7.25rem !important;
  }

  .xs\:focus\:pt-30:focus {
    padding-top: 7.5rem !important;
  }

  .xs\:focus\:pr-30:focus {
    padding-right: 7.5rem !important;
  }

  .xs\:focus\:pb-30:focus {
    padding-bottom: 7.5rem !important;
  }

  .xs\:focus\:pl-30:focus {
    padding-left: 7.5rem !important;
  }

  .xs\:focus\:pt-31:focus {
    padding-top: 7.75rem !important;
  }

  .xs\:focus\:pr-31:focus {
    padding-right: 7.75rem !important;
  }

  .xs\:focus\:pb-31:focus {
    padding-bottom: 7.75rem !important;
  }

  .xs\:focus\:pl-31:focus {
    padding-left: 7.75rem !important;
  }

  .xs\:focus\:pt-32:focus {
    padding-top: 8rem !important;
  }

  .xs\:focus\:pr-32:focus {
    padding-right: 8rem !important;
  }

  .xs\:focus\:pb-32:focus {
    padding-bottom: 8rem !important;
  }

  .xs\:focus\:pl-32:focus {
    padding-left: 8rem !important;
  }

  .xs\:focus\:pt-33:focus {
    padding-top: 8.25rem !important;
  }

  .xs\:focus\:pr-33:focus {
    padding-right: 8.25rem !important;
  }

  .xs\:focus\:pb-33:focus {
    padding-bottom: 8.25rem !important;
  }

  .xs\:focus\:pl-33:focus {
    padding-left: 8.25rem !important;
  }

  .xs\:focus\:pt-34:focus {
    padding-top: 8.5rem !important;
  }

  .xs\:focus\:pr-34:focus {
    padding-right: 8.5rem !important;
  }

  .xs\:focus\:pb-34:focus {
    padding-bottom: 8.5rem !important;
  }

  .xs\:focus\:pl-34:focus {
    padding-left: 8.5rem !important;
  }

  .xs\:focus\:pt-35:focus {
    padding-top: 8.75rem !important;
  }

  .xs\:focus\:pr-35:focus {
    padding-right: 8.75rem !important;
  }

  .xs\:focus\:pb-35:focus {
    padding-bottom: 8.75rem !important;
  }

  .xs\:focus\:pl-35:focus {
    padding-left: 8.75rem !important;
  }

  .xs\:focus\:pt-36:focus {
    padding-top: 9rem !important;
  }

  .xs\:focus\:pr-36:focus {
    padding-right: 9rem !important;
  }

  .xs\:focus\:pb-36:focus {
    padding-bottom: 9rem !important;
  }

  .xs\:focus\:pl-36:focus {
    padding-left: 9rem !important;
  }

  .xs\:focus\:pt-37:focus {
    padding-top: 9.25rem !important;
  }

  .xs\:focus\:pr-37:focus {
    padding-right: 9.25rem !important;
  }

  .xs\:focus\:pb-37:focus {
    padding-bottom: 9.25rem !important;
  }

  .xs\:focus\:pl-37:focus {
    padding-left: 9.25rem !important;
  }

  .xs\:focus\:pt-38:focus {
    padding-top: 9.5rem !important;
  }

  .xs\:focus\:pr-38:focus {
    padding-right: 9.5rem !important;
  }

  .xs\:focus\:pb-38:focus {
    padding-bottom: 9.5rem !important;
  }

  .xs\:focus\:pl-38:focus {
    padding-left: 9.5rem !important;
  }

  .xs\:focus\:pt-39:focus {
    padding-top: 9.75rem !important;
  }

  .xs\:focus\:pr-39:focus {
    padding-right: 9.75rem !important;
  }

  .xs\:focus\:pb-39:focus {
    padding-bottom: 9.75rem !important;
  }

  .xs\:focus\:pl-39:focus {
    padding-left: 9.75rem !important;
  }

  .xs\:focus\:pt-40:focus {
    padding-top: 10rem !important;
  }

  .xs\:focus\:pr-40:focus {
    padding-right: 10rem !important;
  }

  .xs\:focus\:pb-40:focus {
    padding-bottom: 10rem !important;
  }

  .xs\:focus\:pl-40:focus {
    padding-left: 10rem !important;
  }

  .xs\:focus\:pt-41:focus {
    padding-top: 10.25rem !important;
  }

  .xs\:focus\:pr-41:focus {
    padding-right: 10.25rem !important;
  }

  .xs\:focus\:pb-41:focus {
    padding-bottom: 10.25rem !important;
  }

  .xs\:focus\:pl-41:focus {
    padding-left: 10.25rem !important;
  }

  .xs\:focus\:pt-42:focus {
    padding-top: 10.5rem !important;
  }

  .xs\:focus\:pr-42:focus {
    padding-right: 10.5rem !important;
  }

  .xs\:focus\:pb-42:focus {
    padding-bottom: 10.5rem !important;
  }

  .xs\:focus\:pl-42:focus {
    padding-left: 10.5rem !important;
  }

  .xs\:focus\:pt-43:focus {
    padding-top: 10.75rem !important;
  }

  .xs\:focus\:pr-43:focus {
    padding-right: 10.75rem !important;
  }

  .xs\:focus\:pb-43:focus {
    padding-bottom: 10.75rem !important;
  }

  .xs\:focus\:pl-43:focus {
    padding-left: 10.75rem !important;
  }

  .xs\:focus\:pt-44:focus {
    padding-top: 11rem !important;
  }

  .xs\:focus\:pr-44:focus {
    padding-right: 11rem !important;
  }

  .xs\:focus\:pb-44:focus {
    padding-bottom: 11rem !important;
  }

  .xs\:focus\:pl-44:focus {
    padding-left: 11rem !important;
  }

  .xs\:focus\:pt-45:focus {
    padding-top: 11.25rem !important;
  }

  .xs\:focus\:pr-45:focus {
    padding-right: 11.25rem !important;
  }

  .xs\:focus\:pb-45:focus {
    padding-bottom: 11.25rem !important;
  }

  .xs\:focus\:pl-45:focus {
    padding-left: 11.25rem !important;
  }

  .xs\:focus\:pt-46:focus {
    padding-top: 11.5rem !important;
  }

  .xs\:focus\:pr-46:focus {
    padding-right: 11.5rem !important;
  }

  .xs\:focus\:pb-46:focus {
    padding-bottom: 11.5rem !important;
  }

  .xs\:focus\:pl-46:focus {
    padding-left: 11.5rem !important;
  }

  .xs\:focus\:pt-47:focus {
    padding-top: 11.75rem !important;
  }

  .xs\:focus\:pr-47:focus {
    padding-right: 11.75rem !important;
  }

  .xs\:focus\:pb-47:focus {
    padding-bottom: 11.75rem !important;
  }

  .xs\:focus\:pl-47:focus {
    padding-left: 11.75rem !important;
  }

  .xs\:focus\:pt-48:focus {
    padding-top: 12rem !important;
  }

  .xs\:focus\:pr-48:focus {
    padding-right: 12rem !important;
  }

  .xs\:focus\:pb-48:focus {
    padding-bottom: 12rem !important;
  }

  .xs\:focus\:pl-48:focus {
    padding-left: 12rem !important;
  }

  .xs\:focus\:pt-49:focus {
    padding-top: 12.25rem !important;
  }

  .xs\:focus\:pr-49:focus {
    padding-right: 12.25rem !important;
  }

  .xs\:focus\:pb-49:focus {
    padding-bottom: 12.25rem !important;
  }

  .xs\:focus\:pl-49:focus {
    padding-left: 12.25rem !important;
  }

  .xs\:focus\:pt-50:focus {
    padding-top: 12.5rem !important;
  }

  .xs\:focus\:pr-50:focus {
    padding-right: 12.5rem !important;
  }

  .xs\:focus\:pb-50:focus {
    padding-bottom: 12.5rem !important;
  }

  .xs\:focus\:pl-50:focus {
    padding-left: 12.5rem !important;
  }

  .xs\:focus\:pt-51:focus {
    padding-top: 12.75rem !important;
  }

  .xs\:focus\:pr-51:focus {
    padding-right: 12.75rem !important;
  }

  .xs\:focus\:pb-51:focus {
    padding-bottom: 12.75rem !important;
  }

  .xs\:focus\:pl-51:focus {
    padding-left: 12.75rem !important;
  }

  .xs\:focus\:pt-52:focus {
    padding-top: 13rem !important;
  }

  .xs\:focus\:pr-52:focus {
    padding-right: 13rem !important;
  }

  .xs\:focus\:pb-52:focus {
    padding-bottom: 13rem !important;
  }

  .xs\:focus\:pl-52:focus {
    padding-left: 13rem !important;
  }

  .xs\:focus\:pt-53:focus {
    padding-top: 13.25rem !important;
  }

  .xs\:focus\:pr-53:focus {
    padding-right: 13.25rem !important;
  }

  .xs\:focus\:pb-53:focus {
    padding-bottom: 13.25rem !important;
  }

  .xs\:focus\:pl-53:focus {
    padding-left: 13.25rem !important;
  }

  .xs\:focus\:pt-54:focus {
    padding-top: 13.5rem !important;
  }

  .xs\:focus\:pr-54:focus {
    padding-right: 13.5rem !important;
  }

  .xs\:focus\:pb-54:focus {
    padding-bottom: 13.5rem !important;
  }

  .xs\:focus\:pl-54:focus {
    padding-left: 13.5rem !important;
  }

  .xs\:focus\:pt-55:focus {
    padding-top: 13.75rem !important;
  }

  .xs\:focus\:pr-55:focus {
    padding-right: 13.75rem !important;
  }

  .xs\:focus\:pb-55:focus {
    padding-bottom: 13.75rem !important;
  }

  .xs\:focus\:pl-55:focus {
    padding-left: 13.75rem !important;
  }

  .xs\:focus\:pt-56:focus {
    padding-top: 14rem !important;
  }

  .xs\:focus\:pr-56:focus {
    padding-right: 14rem !important;
  }

  .xs\:focus\:pb-56:focus {
    padding-bottom: 14rem !important;
  }

  .xs\:focus\:pl-56:focus {
    padding-left: 14rem !important;
  }

  .xs\:focus\:pt-57:focus {
    padding-top: 14.25rem !important;
  }

  .xs\:focus\:pr-57:focus {
    padding-right: 14.25rem !important;
  }

  .xs\:focus\:pb-57:focus {
    padding-bottom: 14.25rem !important;
  }

  .xs\:focus\:pl-57:focus {
    padding-left: 14.25rem !important;
  }

  .xs\:focus\:pt-58:focus {
    padding-top: 14.5rem !important;
  }

  .xs\:focus\:pr-58:focus {
    padding-right: 14.5rem !important;
  }

  .xs\:focus\:pb-58:focus {
    padding-bottom: 14.5rem !important;
  }

  .xs\:focus\:pl-58:focus {
    padding-left: 14.5rem !important;
  }

  .xs\:focus\:pt-59:focus {
    padding-top: 14.75rem !important;
  }

  .xs\:focus\:pr-59:focus {
    padding-right: 14.75rem !important;
  }

  .xs\:focus\:pb-59:focus {
    padding-bottom: 14.75rem !important;
  }

  .xs\:focus\:pl-59:focus {
    padding-left: 14.75rem !important;
  }

  .xs\:focus\:pt-60:focus {
    padding-top: 15rem !important;
  }

  .xs\:focus\:pr-60:focus {
    padding-right: 15rem !important;
  }

  .xs\:focus\:pb-60:focus {
    padding-bottom: 15rem !important;
  }

  .xs\:focus\:pl-60:focus {
    padding-left: 15rem !important;
  }

  .xs\:focus\:pt-61:focus {
    padding-top: 15.25rem !important;
  }

  .xs\:focus\:pr-61:focus {
    padding-right: 15.25rem !important;
  }

  .xs\:focus\:pb-61:focus {
    padding-bottom: 15.25rem !important;
  }

  .xs\:focus\:pl-61:focus {
    padding-left: 15.25rem !important;
  }

  .xs\:focus\:pt-62:focus {
    padding-top: 15.5rem !important;
  }

  .xs\:focus\:pr-62:focus {
    padding-right: 15.5rem !important;
  }

  .xs\:focus\:pb-62:focus {
    padding-bottom: 15.5rem !important;
  }

  .xs\:focus\:pl-62:focus {
    padding-left: 15.5rem !important;
  }

  .xs\:focus\:pt-63:focus {
    padding-top: 15.75rem !important;
  }

  .xs\:focus\:pr-63:focus {
    padding-right: 15.75rem !important;
  }

  .xs\:focus\:pb-63:focus {
    padding-bottom: 15.75rem !important;
  }

  .xs\:focus\:pl-63:focus {
    padding-left: 15.75rem !important;
  }

  .xs\:focus\:pt-64:focus {
    padding-top: 16rem !important;
  }

  .xs\:focus\:pr-64:focus {
    padding-right: 16rem !important;
  }

  .xs\:focus\:pb-64:focus {
    padding-bottom: 16rem !important;
  }

  .xs\:focus\:pl-64:focus {
    padding-left: 16rem !important;
  }

  .xs\:focus\:pt-65:focus {
    padding-top: 16.25rem !important;
  }

  .xs\:focus\:pr-65:focus {
    padding-right: 16.25rem !important;
  }

  .xs\:focus\:pb-65:focus {
    padding-bottom: 16.25rem !important;
  }

  .xs\:focus\:pl-65:focus {
    padding-left: 16.25rem !important;
  }

  .xs\:focus\:pt-66:focus {
    padding-top: 16.5rem !important;
  }

  .xs\:focus\:pr-66:focus {
    padding-right: 16.5rem !important;
  }

  .xs\:focus\:pb-66:focus {
    padding-bottom: 16.5rem !important;
  }

  .xs\:focus\:pl-66:focus {
    padding-left: 16.5rem !important;
  }

  .xs\:focus\:pt-67:focus {
    padding-top: 16.75rem !important;
  }

  .xs\:focus\:pr-67:focus {
    padding-right: 16.75rem !important;
  }

  .xs\:focus\:pb-67:focus {
    padding-bottom: 16.75rem !important;
  }

  .xs\:focus\:pl-67:focus {
    padding-left: 16.75rem !important;
  }

  .xs\:focus\:pt-68:focus {
    padding-top: 17rem !important;
  }

  .xs\:focus\:pr-68:focus {
    padding-right: 17rem !important;
  }

  .xs\:focus\:pb-68:focus {
    padding-bottom: 17rem !important;
  }

  .xs\:focus\:pl-68:focus {
    padding-left: 17rem !important;
  }

  .xs\:focus\:pt-69:focus {
    padding-top: 17.25rem !important;
  }

  .xs\:focus\:pr-69:focus {
    padding-right: 17.25rem !important;
  }

  .xs\:focus\:pb-69:focus {
    padding-bottom: 17.25rem !important;
  }

  .xs\:focus\:pl-69:focus {
    padding-left: 17.25rem !important;
  }

  .xs\:focus\:pt-70:focus {
    padding-top: 17.5rem !important;
  }

  .xs\:focus\:pr-70:focus {
    padding-right: 17.5rem !important;
  }

  .xs\:focus\:pb-70:focus {
    padding-bottom: 17.5rem !important;
  }

  .xs\:focus\:pl-70:focus {
    padding-left: 17.5rem !important;
  }

  .xs\:focus\:pt-71:focus {
    padding-top: 17.75rem !important;
  }

  .xs\:focus\:pr-71:focus {
    padding-right: 17.75rem !important;
  }

  .xs\:focus\:pb-71:focus {
    padding-bottom: 17.75rem !important;
  }

  .xs\:focus\:pl-71:focus {
    padding-left: 17.75rem !important;
  }

  .xs\:focus\:pt-72:focus {
    padding-top: 18rem !important;
  }

  .xs\:focus\:pr-72:focus {
    padding-right: 18rem !important;
  }

  .xs\:focus\:pb-72:focus {
    padding-bottom: 18rem !important;
  }

  .xs\:focus\:pl-72:focus {
    padding-left: 18rem !important;
  }

  .xs\:focus\:pt-73:focus {
    padding-top: 18.25rem !important;
  }

  .xs\:focus\:pr-73:focus {
    padding-right: 18.25rem !important;
  }

  .xs\:focus\:pb-73:focus {
    padding-bottom: 18.25rem !important;
  }

  .xs\:focus\:pl-73:focus {
    padding-left: 18.25rem !important;
  }

  .xs\:focus\:pt-74:focus {
    padding-top: 18.5rem !important;
  }

  .xs\:focus\:pr-74:focus {
    padding-right: 18.5rem !important;
  }

  .xs\:focus\:pb-74:focus {
    padding-bottom: 18.5rem !important;
  }

  .xs\:focus\:pl-74:focus {
    padding-left: 18.5rem !important;
  }

  .xs\:focus\:pt-75:focus {
    padding-top: 18.75rem !important;
  }

  .xs\:focus\:pr-75:focus {
    padding-right: 18.75rem !important;
  }

  .xs\:focus\:pb-75:focus {
    padding-bottom: 18.75rem !important;
  }

  .xs\:focus\:pl-75:focus {
    padding-left: 18.75rem !important;
  }

  .xs\:focus\:pt-76:focus {
    padding-top: 19rem !important;
  }

  .xs\:focus\:pr-76:focus {
    padding-right: 19rem !important;
  }

  .xs\:focus\:pb-76:focus {
    padding-bottom: 19rem !important;
  }

  .xs\:focus\:pl-76:focus {
    padding-left: 19rem !important;
  }

  .xs\:focus\:pt-77:focus {
    padding-top: 19.25rem !important;
  }

  .xs\:focus\:pr-77:focus {
    padding-right: 19.25rem !important;
  }

  .xs\:focus\:pb-77:focus {
    padding-bottom: 19.25rem !important;
  }

  .xs\:focus\:pl-77:focus {
    padding-left: 19.25rem !important;
  }

  .xs\:focus\:pt-78:focus {
    padding-top: 19.5rem !important;
  }

  .xs\:focus\:pr-78:focus {
    padding-right: 19.5rem !important;
  }

  .xs\:focus\:pb-78:focus {
    padding-bottom: 19.5rem !important;
  }

  .xs\:focus\:pl-78:focus {
    padding-left: 19.5rem !important;
  }

  .xs\:focus\:pt-79:focus {
    padding-top: 19.75rem !important;
  }

  .xs\:focus\:pr-79:focus {
    padding-right: 19.75rem !important;
  }

  .xs\:focus\:pb-79:focus {
    padding-bottom: 19.75rem !important;
  }

  .xs\:focus\:pl-79:focus {
    padding-left: 19.75rem !important;
  }

  .xs\:focus\:pt-80:focus {
    padding-top: 20rem !important;
  }

  .xs\:focus\:pr-80:focus {
    padding-right: 20rem !important;
  }

  .xs\:focus\:pb-80:focus {
    padding-bottom: 20rem !important;
  }

  .xs\:focus\:pl-80:focus {
    padding-left: 20rem !important;
  }

  .xs\:focus\:pt-81:focus {
    padding-top: 20.25rem !important;
  }

  .xs\:focus\:pr-81:focus {
    padding-right: 20.25rem !important;
  }

  .xs\:focus\:pb-81:focus {
    padding-bottom: 20.25rem !important;
  }

  .xs\:focus\:pl-81:focus {
    padding-left: 20.25rem !important;
  }

  .xs\:focus\:pt-82:focus {
    padding-top: 20.5rem !important;
  }

  .xs\:focus\:pr-82:focus {
    padding-right: 20.5rem !important;
  }

  .xs\:focus\:pb-82:focus {
    padding-bottom: 20.5rem !important;
  }

  .xs\:focus\:pl-82:focus {
    padding-left: 20.5rem !important;
  }

  .xs\:focus\:pt-83:focus {
    padding-top: 20.75rem !important;
  }

  .xs\:focus\:pr-83:focus {
    padding-right: 20.75rem !important;
  }

  .xs\:focus\:pb-83:focus {
    padding-bottom: 20.75rem !important;
  }

  .xs\:focus\:pl-83:focus {
    padding-left: 20.75rem !important;
  }

  .xs\:focus\:pt-84:focus {
    padding-top: 21rem !important;
  }

  .xs\:focus\:pr-84:focus {
    padding-right: 21rem !important;
  }

  .xs\:focus\:pb-84:focus {
    padding-bottom: 21rem !important;
  }

  .xs\:focus\:pl-84:focus {
    padding-left: 21rem !important;
  }

  .xs\:focus\:pt-85:focus {
    padding-top: 21.25rem !important;
  }

  .xs\:focus\:pr-85:focus {
    padding-right: 21.25rem !important;
  }

  .xs\:focus\:pb-85:focus {
    padding-bottom: 21.25rem !important;
  }

  .xs\:focus\:pl-85:focus {
    padding-left: 21.25rem !important;
  }

  .xs\:focus\:pt-86:focus {
    padding-top: 21.5rem !important;
  }

  .xs\:focus\:pr-86:focus {
    padding-right: 21.5rem !important;
  }

  .xs\:focus\:pb-86:focus {
    padding-bottom: 21.5rem !important;
  }

  .xs\:focus\:pl-86:focus {
    padding-left: 21.5rem !important;
  }

  .xs\:focus\:pt-87:focus {
    padding-top: 21.75rem !important;
  }

  .xs\:focus\:pr-87:focus {
    padding-right: 21.75rem !important;
  }

  .xs\:focus\:pb-87:focus {
    padding-bottom: 21.75rem !important;
  }

  .xs\:focus\:pl-87:focus {
    padding-left: 21.75rem !important;
  }

  .xs\:focus\:pt-88:focus {
    padding-top: 22rem !important;
  }

  .xs\:focus\:pr-88:focus {
    padding-right: 22rem !important;
  }

  .xs\:focus\:pb-88:focus {
    padding-bottom: 22rem !important;
  }

  .xs\:focus\:pl-88:focus {
    padding-left: 22rem !important;
  }

  .xs\:focus\:pt-89:focus {
    padding-top: 22.25rem !important;
  }

  .xs\:focus\:pr-89:focus {
    padding-right: 22.25rem !important;
  }

  .xs\:focus\:pb-89:focus {
    padding-bottom: 22.25rem !important;
  }

  .xs\:focus\:pl-89:focus {
    padding-left: 22.25rem !important;
  }

  .xs\:focus\:pt-90:focus {
    padding-top: 22.5rem !important;
  }

  .xs\:focus\:pr-90:focus {
    padding-right: 22.5rem !important;
  }

  .xs\:focus\:pb-90:focus {
    padding-bottom: 22.5rem !important;
  }

  .xs\:focus\:pl-90:focus {
    padding-left: 22.5rem !important;
  }

  .xs\:focus\:pt-91:focus {
    padding-top: 22.75rem !important;
  }

  .xs\:focus\:pr-91:focus {
    padding-right: 22.75rem !important;
  }

  .xs\:focus\:pb-91:focus {
    padding-bottom: 22.75rem !important;
  }

  .xs\:focus\:pl-91:focus {
    padding-left: 22.75rem !important;
  }

  .xs\:focus\:pt-92:focus {
    padding-top: 23rem !important;
  }

  .xs\:focus\:pr-92:focus {
    padding-right: 23rem !important;
  }

  .xs\:focus\:pb-92:focus {
    padding-bottom: 23rem !important;
  }

  .xs\:focus\:pl-92:focus {
    padding-left: 23rem !important;
  }

  .xs\:focus\:pt-93:focus {
    padding-top: 23.25rem !important;
  }

  .xs\:focus\:pr-93:focus {
    padding-right: 23.25rem !important;
  }

  .xs\:focus\:pb-93:focus {
    padding-bottom: 23.25rem !important;
  }

  .xs\:focus\:pl-93:focus {
    padding-left: 23.25rem !important;
  }

  .xs\:focus\:pt-94:focus {
    padding-top: 23.5rem !important;
  }

  .xs\:focus\:pr-94:focus {
    padding-right: 23.5rem !important;
  }

  .xs\:focus\:pb-94:focus {
    padding-bottom: 23.5rem !important;
  }

  .xs\:focus\:pl-94:focus {
    padding-left: 23.5rem !important;
  }

  .xs\:focus\:pt-95:focus {
    padding-top: 23.75rem !important;
  }

  .xs\:focus\:pr-95:focus {
    padding-right: 23.75rem !important;
  }

  .xs\:focus\:pb-95:focus {
    padding-bottom: 23.75rem !important;
  }

  .xs\:focus\:pl-95:focus {
    padding-left: 23.75rem !important;
  }

  .xs\:focus\:pt-96:focus {
    padding-top: 24rem !important;
  }

  .xs\:focus\:pr-96:focus {
    padding-right: 24rem !important;
  }

  .xs\:focus\:pb-96:focus {
    padding-bottom: 24rem !important;
  }

  .xs\:focus\:pl-96:focus {
    padding-left: 24rem !important;
  }

  .xs\:focus\:pt-97:focus {
    padding-top: 24.25rem !important;
  }

  .xs\:focus\:pr-97:focus {
    padding-right: 24.25rem !important;
  }

  .xs\:focus\:pb-97:focus {
    padding-bottom: 24.25rem !important;
  }

  .xs\:focus\:pl-97:focus {
    padding-left: 24.25rem !important;
  }

  .xs\:focus\:pt-98:focus {
    padding-top: 24.5rem !important;
  }

  .xs\:focus\:pr-98:focus {
    padding-right: 24.5rem !important;
  }

  .xs\:focus\:pb-98:focus {
    padding-bottom: 24.5rem !important;
  }

  .xs\:focus\:pl-98:focus {
    padding-left: 24.5rem !important;
  }

  .xs\:focus\:pt-99:focus {
    padding-top: 24.75rem !important;
  }

  .xs\:focus\:pr-99:focus {
    padding-right: 24.75rem !important;
  }

  .xs\:focus\:pb-99:focus {
    padding-bottom: 24.75rem !important;
  }

  .xs\:focus\:pl-99:focus {
    padding-left: 24.75rem !important;
  }

  .xs\:focus\:pt-100:focus {
    padding-top: 25rem !important;
  }

  .xs\:focus\:pr-100:focus {
    padding-right: 25rem !important;
  }

  .xs\:focus\:pb-100:focus {
    padding-bottom: 25rem !important;
  }

  .xs\:focus\:pl-100:focus {
    padding-left: 25rem !important;
  }

  .xs\:focus\:pt-101:focus {
    padding-top: 25.25rem !important;
  }

  .xs\:focus\:pr-101:focus {
    padding-right: 25.25rem !important;
  }

  .xs\:focus\:pb-101:focus {
    padding-bottom: 25.25rem !important;
  }

  .xs\:focus\:pl-101:focus {
    padding-left: 25.25rem !important;
  }

  .xs\:focus\:pt-102:focus {
    padding-top: 25.5rem !important;
  }

  .xs\:focus\:pr-102:focus {
    padding-right: 25.5rem !important;
  }

  .xs\:focus\:pb-102:focus {
    padding-bottom: 25.5rem !important;
  }

  .xs\:focus\:pl-102:focus {
    padding-left: 25.5rem !important;
  }

  .xs\:focus\:pt-103:focus {
    padding-top: 25.75rem !important;
  }

  .xs\:focus\:pr-103:focus {
    padding-right: 25.75rem !important;
  }

  .xs\:focus\:pb-103:focus {
    padding-bottom: 25.75rem !important;
  }

  .xs\:focus\:pl-103:focus {
    padding-left: 25.75rem !important;
  }

  .xs\:focus\:pt-104:focus {
    padding-top: 26rem !important;
  }

  .xs\:focus\:pr-104:focus {
    padding-right: 26rem !important;
  }

  .xs\:focus\:pb-104:focus {
    padding-bottom: 26rem !important;
  }

  .xs\:focus\:pl-104:focus {
    padding-left: 26rem !important;
  }

  .xs\:focus\:pt-105:focus {
    padding-top: 26.25rem !important;
  }

  .xs\:focus\:pr-105:focus {
    padding-right: 26.25rem !important;
  }

  .xs\:focus\:pb-105:focus {
    padding-bottom: 26.25rem !important;
  }

  .xs\:focus\:pl-105:focus {
    padding-left: 26.25rem !important;
  }

  .xs\:focus\:pt-px:focus {
    padding-top: 1px !important;
  }

  .xs\:focus\:pr-px:focus {
    padding-right: 1px !important;
  }

  .xs\:focus\:pb-px:focus {
    padding-bottom: 1px !important;
  }

  .xs\:focus\:pl-px:focus {
    padding-left: 1px !important;
  }

  .xs\:focus\:pt-0\.5:focus {
    padding-top: 0.125rem !important;
  }

  .xs\:focus\:pr-0\.5:focus {
    padding-right: 0.125rem !important;
  }

  .xs\:focus\:pb-0\.5:focus {
    padding-bottom: 0.125rem !important;
  }

  .xs\:focus\:pl-0\.5:focus {
    padding-left: 0.125rem !important;
  }

  .xs\:focus\:pt-1\.5:focus {
    padding-top: 0.375rem !important;
  }

  .xs\:focus\:pr-1\.5:focus {
    padding-right: 0.375rem !important;
  }

  .xs\:focus\:pb-1\.5:focus {
    padding-bottom: 0.375rem !important;
  }

  .xs\:focus\:pl-1\.5:focus {
    padding-left: 0.375rem !important;
  }

  .xs\:focus\:pt-2\.5:focus {
    padding-top: 0.625rem !important;
  }

  .xs\:focus\:pr-2\.5:focus {
    padding-right: 0.625rem !important;
  }

  .xs\:focus\:pb-2\.5:focus {
    padding-bottom: 0.625rem !important;
  }

  .xs\:focus\:pl-2\.5:focus {
    padding-left: 0.625rem !important;
  }

  .xs\:focus\:pt-3\.5:focus {
    padding-top: 0.875rem !important;
  }

  .xs\:focus\:pr-3\.5:focus {
    padding-right: 0.875rem !important;
  }

  .xs\:focus\:pb-3\.5:focus {
    padding-bottom: 0.875rem !important;
  }

  .xs\:focus\:pl-3\.5:focus {
    padding-left: 0.875rem !important;
  }

  .xs\:focus\:pt-4\.5:focus {
    padding-top: 1.125rem !important;
  }

  .xs\:focus\:pr-4\.5:focus {
    padding-right: 1.125rem !important;
  }

  .xs\:focus\:pb-4\.5:focus {
    padding-bottom: 1.125rem !important;
  }

  .xs\:focus\:pl-4\.5:focus {
    padding-left: 1.125rem !important;
  }

  .xs\:focus\:pt-5\.5:focus {
    padding-top: 1.375rem !important;
  }

  .xs\:focus\:pr-5\.5:focus {
    padding-right: 1.375rem !important;
  }

  .xs\:focus\:pb-5\.5:focus {
    padding-bottom: 1.375rem !important;
  }

  .xs\:focus\:pl-5\.5:focus {
    padding-left: 1.375rem !important;
  }

  .xs\:focus\:pt-6\.5:focus {
    padding-top: 1.625rem !important;
  }

  .xs\:focus\:pr-6\.5:focus {
    padding-right: 1.625rem !important;
  }

  .xs\:focus\:pb-6\.5:focus {
    padding-bottom: 1.625rem !important;
  }

  .xs\:focus\:pl-6\.5:focus {
    padding-left: 1.625rem !important;
  }

  .xs\:focus\:pt-7\.5:focus {
    padding-top: 1.875rem !important;
  }

  .xs\:focus\:pr-7\.5:focus {
    padding-right: 1.875rem !important;
  }

  .xs\:focus\:pb-7\.5:focus {
    padding-bottom: 1.875rem !important;
  }

  .xs\:focus\:pl-7\.5:focus {
    padding-left: 1.875rem !important;
  }

  .xs\:focus\:pt-8\.5:focus {
    padding-top: 2.125rem !important;
  }

  .xs\:focus\:pr-8\.5:focus {
    padding-right: 2.125rem !important;
  }

  .xs\:focus\:pb-8\.5:focus {
    padding-bottom: 2.125rem !important;
  }

  .xs\:focus\:pl-8\.5:focus {
    padding-left: 2.125rem !important;
  }

  .xs\:focus\:pt-9\.5:focus {
    padding-top: 2.375rem !important;
  }

  .xs\:focus\:pr-9\.5:focus {
    padding-right: 2.375rem !important;
  }

  .xs\:focus\:pb-9\.5:focus {
    padding-bottom: 2.375rem !important;
  }

  .xs\:focus\:pl-9\.5:focus {
    padding-left: 2.375rem !important;
  }

  .xs\:focus\:pt-10\.5:focus {
    padding-top: 2.625rem !important;
  }

  .xs\:focus\:pr-10\.5:focus {
    padding-right: 2.625rem !important;
  }

  .xs\:focus\:pb-10\.5:focus {
    padding-bottom: 2.625rem !important;
  }

  .xs\:focus\:pl-10\.5:focus {
    padding-left: 2.625rem !important;
  }

  .xs\:focus\:pt-11\.5:focus {
    padding-top: 2.875rem !important;
  }

  .xs\:focus\:pr-11\.5:focus {
    padding-right: 2.875rem !important;
  }

  .xs\:focus\:pb-11\.5:focus {
    padding-bottom: 2.875rem !important;
  }

  .xs\:focus\:pl-11\.5:focus {
    padding-left: 2.875rem !important;
  }

  .xs\:focus\:pt-12\.5:focus {
    padding-top: 3.125rem !important;
  }

  .xs\:focus\:pr-12\.5:focus {
    padding-right: 3.125rem !important;
  }

  .xs\:focus\:pb-12\.5:focus {
    padding-bottom: 3.125rem !important;
  }

  .xs\:focus\:pl-12\.5:focus {
    padding-left: 3.125rem !important;
  }

  .xs\:focus\:pt-13\.5:focus {
    padding-top: 3.375rem !important;
  }

  .xs\:focus\:pr-13\.5:focus {
    padding-right: 3.375rem !important;
  }

  .xs\:focus\:pb-13\.5:focus {
    padding-bottom: 3.375rem !important;
  }

  .xs\:focus\:pl-13\.5:focus {
    padding-left: 3.375rem !important;
  }

  .xs\:focus\:pt-14\.5:focus {
    padding-top: 3.625rem !important;
  }

  .xs\:focus\:pr-14\.5:focus {
    padding-right: 3.625rem !important;
  }

  .xs\:focus\:pb-14\.5:focus {
    padding-bottom: 3.625rem !important;
  }

  .xs\:focus\:pl-14\.5:focus {
    padding-left: 3.625rem !important;
  }

  .xs\:focus\:pt-15\.5:focus {
    padding-top: 3.875rem !important;
  }

  .xs\:focus\:pr-15\.5:focus {
    padding-right: 3.875rem !important;
  }

  .xs\:focus\:pb-15\.5:focus {
    padding-bottom: 3.875rem !important;
  }

  .xs\:focus\:pl-15\.5:focus {
    padding-left: 3.875rem !important;
  }

  .xs\:focus\:pt-16\.5:focus {
    padding-top: 4.125rem !important;
  }

  .xs\:focus\:pr-16\.5:focus {
    padding-right: 4.125rem !important;
  }

  .xs\:focus\:pb-16\.5:focus {
    padding-bottom: 4.125rem !important;
  }

  .xs\:focus\:pl-16\.5:focus {
    padding-left: 4.125rem !important;
  }

  .xs\:focus\:pt-17\.5:focus {
    padding-top: 4.375rem !important;
  }

  .xs\:focus\:pr-17\.5:focus {
    padding-right: 4.375rem !important;
  }

  .xs\:focus\:pb-17\.5:focus {
    padding-bottom: 4.375rem !important;
  }

  .xs\:focus\:pl-17\.5:focus {
    padding-left: 4.375rem !important;
  }

  .xs\:focus\:pt-18\.5:focus {
    padding-top: 4.625rem !important;
  }

  .xs\:focus\:pr-18\.5:focus {
    padding-right: 4.625rem !important;
  }

  .xs\:focus\:pb-18\.5:focus {
    padding-bottom: 4.625rem !important;
  }

  .xs\:focus\:pl-18\.5:focus {
    padding-left: 4.625rem !important;
  }

  .xs\:focus\:pt-19\.5:focus {
    padding-top: 4.875rem !important;
  }

  .xs\:focus\:pr-19\.5:focus {
    padding-right: 4.875rem !important;
  }

  .xs\:focus\:pb-19\.5:focus {
    padding-bottom: 4.875rem !important;
  }

  .xs\:focus\:pl-19\.5:focus {
    padding-left: 4.875rem !important;
  }

  .xs\:focus\:pt-20\.5:focus {
    padding-top: 5.125rem !important;
  }

  .xs\:focus\:pr-20\.5:focus {
    padding-right: 5.125rem !important;
  }

  .xs\:focus\:pb-20\.5:focus {
    padding-bottom: 5.125rem !important;
  }

  .xs\:focus\:pl-20\.5:focus {
    padding-left: 5.125rem !important;
  }

  .xs\:focus\:pt-21\.5:focus {
    padding-top: 5.375rem !important;
  }

  .xs\:focus\:pr-21\.5:focus {
    padding-right: 5.375rem !important;
  }

  .xs\:focus\:pb-21\.5:focus {
    padding-bottom: 5.375rem !important;
  }

  .xs\:focus\:pl-21\.5:focus {
    padding-left: 5.375rem !important;
  }

  .xs\:focus\:pt-22\.5:focus {
    padding-top: 5.625rem !important;
  }

  .xs\:focus\:pr-22\.5:focus {
    padding-right: 5.625rem !important;
  }

  .xs\:focus\:pb-22\.5:focus {
    padding-bottom: 5.625rem !important;
  }

  .xs\:focus\:pl-22\.5:focus {
    padding-left: 5.625rem !important;
  }

  .xs\:focus\:pt-23\.5:focus {
    padding-top: 5.875rem !important;
  }

  .xs\:focus\:pr-23\.5:focus {
    padding-right: 5.875rem !important;
  }

  .xs\:focus\:pb-23\.5:focus {
    padding-bottom: 5.875rem !important;
  }

  .xs\:focus\:pl-23\.5:focus {
    padding-left: 5.875rem !important;
  }

  .xs\:focus\:pt-24\.5:focus {
    padding-top: 6.125rem !important;
  }

  .xs\:focus\:pr-24\.5:focus {
    padding-right: 6.125rem !important;
  }

  .xs\:focus\:pb-24\.5:focus {
    padding-bottom: 6.125rem !important;
  }

  .xs\:focus\:pl-24\.5:focus {
    padding-left: 6.125rem !important;
  }

  .xs\:focus\:pt-25\.5:focus {
    padding-top: 6.375rem !important;
  }

  .xs\:focus\:pr-25\.5:focus {
    padding-right: 6.375rem !important;
  }

  .xs\:focus\:pb-25\.5:focus {
    padding-bottom: 6.375rem !important;
  }

  .xs\:focus\:pl-25\.5:focus {
    padding-left: 6.375rem !important;
  }

  .xs\:focus\:pt-26\.5:focus {
    padding-top: 6.625rem !important;
  }

  .xs\:focus\:pr-26\.5:focus {
    padding-right: 6.625rem !important;
  }

  .xs\:focus\:pb-26\.5:focus {
    padding-bottom: 6.625rem !important;
  }

  .xs\:focus\:pl-26\.5:focus {
    padding-left: 6.625rem !important;
  }

  .xs\:focus\:pt-27\.5:focus {
    padding-top: 6.875rem !important;
  }

  .xs\:focus\:pr-27\.5:focus {
    padding-right: 6.875rem !important;
  }

  .xs\:focus\:pb-27\.5:focus {
    padding-bottom: 6.875rem !important;
  }

  .xs\:focus\:pl-27\.5:focus {
    padding-left: 6.875rem !important;
  }

  .xs\:focus\:pt-28\.5:focus {
    padding-top: 7.125rem !important;
  }

  .xs\:focus\:pr-28\.5:focus {
    padding-right: 7.125rem !important;
  }

  .xs\:focus\:pb-28\.5:focus {
    padding-bottom: 7.125rem !important;
  }

  .xs\:focus\:pl-28\.5:focus {
    padding-left: 7.125rem !important;
  }

  .xs\:focus\:pt-29\.5:focus {
    padding-top: 7.375rem !important;
  }

  .xs\:focus\:pr-29\.5:focus {
    padding-right: 7.375rem !important;
  }

  .xs\:focus\:pb-29\.5:focus {
    padding-bottom: 7.375rem !important;
  }

  .xs\:focus\:pl-29\.5:focus {
    padding-left: 7.375rem !important;
  }

  .xs\:focus\:pt-30\.5:focus {
    padding-top: 7.625rem !important;
  }

  .xs\:focus\:pr-30\.5:focus {
    padding-right: 7.625rem !important;
  }

  .xs\:focus\:pb-30\.5:focus {
    padding-bottom: 7.625rem !important;
  }

  .xs\:focus\:pl-30\.5:focus {
    padding-left: 7.625rem !important;
  }

  .xs\:focus\:pt-31\.5:focus {
    padding-top: 7.875rem !important;
  }

  .xs\:focus\:pr-31\.5:focus {
    padding-right: 7.875rem !important;
  }

  .xs\:focus\:pb-31\.5:focus {
    padding-bottom: 7.875rem !important;
  }

  .xs\:focus\:pl-31\.5:focus {
    padding-left: 7.875rem !important;
  }

  .xs\:focus\:pt-32\.5:focus {
    padding-top: 8.125rem !important;
  }

  .xs\:focus\:pr-32\.5:focus {
    padding-right: 8.125rem !important;
  }

  .xs\:focus\:pb-32\.5:focus {
    padding-bottom: 8.125rem !important;
  }

  .xs\:focus\:pl-32\.5:focus {
    padding-left: 8.125rem !important;
  }

  .xs\:focus\:pt-33\.5:focus {
    padding-top: 8.375rem !important;
  }

  .xs\:focus\:pr-33\.5:focus {
    padding-right: 8.375rem !important;
  }

  .xs\:focus\:pb-33\.5:focus {
    padding-bottom: 8.375rem !important;
  }

  .xs\:focus\:pl-33\.5:focus {
    padding-left: 8.375rem !important;
  }

  .xs\:focus\:pt-34\.5:focus {
    padding-top: 8.625rem !important;
  }

  .xs\:focus\:pr-34\.5:focus {
    padding-right: 8.625rem !important;
  }

  .xs\:focus\:pb-34\.5:focus {
    padding-bottom: 8.625rem !important;
  }

  .xs\:focus\:pl-34\.5:focus {
    padding-left: 8.625rem !important;
  }

  .xs\:focus\:pt-35\.5:focus {
    padding-top: 8.875rem !important;
  }

  .xs\:focus\:pr-35\.5:focus {
    padding-right: 8.875rem !important;
  }

  .xs\:focus\:pb-35\.5:focus {
    padding-bottom: 8.875rem !important;
  }

  .xs\:focus\:pl-35\.5:focus {
    padding-left: 8.875rem !important;
  }

  .xs\:focus\:pt-36\.5:focus {
    padding-top: 9.125rem !important;
  }

  .xs\:focus\:pr-36\.5:focus {
    padding-right: 9.125rem !important;
  }

  .xs\:focus\:pb-36\.5:focus {
    padding-bottom: 9.125rem !important;
  }

  .xs\:focus\:pl-36\.5:focus {
    padding-left: 9.125rem !important;
  }

  .xs\:focus\:pt-37\.5:focus {
    padding-top: 9.375rem !important;
  }

  .xs\:focus\:pr-37\.5:focus {
    padding-right: 9.375rem !important;
  }

  .xs\:focus\:pb-37\.5:focus {
    padding-bottom: 9.375rem !important;
  }

  .xs\:focus\:pl-37\.5:focus {
    padding-left: 9.375rem !important;
  }

  .xs\:focus\:pt-38\.5:focus {
    padding-top: 9.625rem !important;
  }

  .xs\:focus\:pr-38\.5:focus {
    padding-right: 9.625rem !important;
  }

  .xs\:focus\:pb-38\.5:focus {
    padding-bottom: 9.625rem !important;
  }

  .xs\:focus\:pl-38\.5:focus {
    padding-left: 9.625rem !important;
  }

  .xs\:focus\:pt-39\.5:focus {
    padding-top: 9.875rem !important;
  }

  .xs\:focus\:pr-39\.5:focus {
    padding-right: 9.875rem !important;
  }

  .xs\:focus\:pb-39\.5:focus {
    padding-bottom: 9.875rem !important;
  }

  .xs\:focus\:pl-39\.5:focus {
    padding-left: 9.875rem !important;
  }

  .xs\:focus\:pt-40\.5:focus {
    padding-top: 10.125rem !important;
  }

  .xs\:focus\:pr-40\.5:focus {
    padding-right: 10.125rem !important;
  }

  .xs\:focus\:pb-40\.5:focus {
    padding-bottom: 10.125rem !important;
  }

  .xs\:focus\:pl-40\.5:focus {
    padding-left: 10.125rem !important;
  }

  .xs\:focus\:pt-41\.5:focus {
    padding-top: 10.375rem !important;
  }

  .xs\:focus\:pr-41\.5:focus {
    padding-right: 10.375rem !important;
  }

  .xs\:focus\:pb-41\.5:focus {
    padding-bottom: 10.375rem !important;
  }

  .xs\:focus\:pl-41\.5:focus {
    padding-left: 10.375rem !important;
  }

  .xs\:focus\:pt-42\.5:focus {
    padding-top: 10.625rem !important;
  }

  .xs\:focus\:pr-42\.5:focus {
    padding-right: 10.625rem !important;
  }

  .xs\:focus\:pb-42\.5:focus {
    padding-bottom: 10.625rem !important;
  }

  .xs\:focus\:pl-42\.5:focus {
    padding-left: 10.625rem !important;
  }

  .xs\:focus\:pt-43\.5:focus {
    padding-top: 10.875rem !important;
  }

  .xs\:focus\:pr-43\.5:focus {
    padding-right: 10.875rem !important;
  }

  .xs\:focus\:pb-43\.5:focus {
    padding-bottom: 10.875rem !important;
  }

  .xs\:focus\:pl-43\.5:focus {
    padding-left: 10.875rem !important;
  }

  .xs\:focus\:pt-44\.5:focus {
    padding-top: 11.125rem !important;
  }

  .xs\:focus\:pr-44\.5:focus {
    padding-right: 11.125rem !important;
  }

  .xs\:focus\:pb-44\.5:focus {
    padding-bottom: 11.125rem !important;
  }

  .xs\:focus\:pl-44\.5:focus {
    padding-left: 11.125rem !important;
  }

  .xs\:focus\:pt-45\.5:focus {
    padding-top: 11.375rem !important;
  }

  .xs\:focus\:pr-45\.5:focus {
    padding-right: 11.375rem !important;
  }

  .xs\:focus\:pb-45\.5:focus {
    padding-bottom: 11.375rem !important;
  }

  .xs\:focus\:pl-45\.5:focus {
    padding-left: 11.375rem !important;
  }

  .xs\:focus\:pt-46\.5:focus {
    padding-top: 11.625rem !important;
  }

  .xs\:focus\:pr-46\.5:focus {
    padding-right: 11.625rem !important;
  }

  .xs\:focus\:pb-46\.5:focus {
    padding-bottom: 11.625rem !important;
  }

  .xs\:focus\:pl-46\.5:focus {
    padding-left: 11.625rem !important;
  }

  .xs\:focus\:pt-47\.5:focus {
    padding-top: 11.875rem !important;
  }

  .xs\:focus\:pr-47\.5:focus {
    padding-right: 11.875rem !important;
  }

  .xs\:focus\:pb-47\.5:focus {
    padding-bottom: 11.875rem !important;
  }

  .xs\:focus\:pl-47\.5:focus {
    padding-left: 11.875rem !important;
  }

  .xs\:focus\:pt-48\.5:focus {
    padding-top: 12.125rem !important;
  }

  .xs\:focus\:pr-48\.5:focus {
    padding-right: 12.125rem !important;
  }

  .xs\:focus\:pb-48\.5:focus {
    padding-bottom: 12.125rem !important;
  }

  .xs\:focus\:pl-48\.5:focus {
    padding-left: 12.125rem !important;
  }

  .xs\:focus\:pt-49\.5:focus {
    padding-top: 12.375rem !important;
  }

  .xs\:focus\:pr-49\.5:focus {
    padding-right: 12.375rem !important;
  }

  .xs\:focus\:pb-49\.5:focus {
    padding-bottom: 12.375rem !important;
  }

  .xs\:focus\:pl-49\.5:focus {
    padding-left: 12.375rem !important;
  }

  .xs\:focus\:pt-50\.5:focus {
    padding-top: 12.625rem !important;
  }

  .xs\:focus\:pr-50\.5:focus {
    padding-right: 12.625rem !important;
  }

  .xs\:focus\:pb-50\.5:focus {
    padding-bottom: 12.625rem !important;
  }

  .xs\:focus\:pl-50\.5:focus {
    padding-left: 12.625rem !important;
  }

  .xs\:focus\:pt-51\.5:focus {
    padding-top: 12.875rem !important;
  }

  .xs\:focus\:pr-51\.5:focus {
    padding-right: 12.875rem !important;
  }

  .xs\:focus\:pb-51\.5:focus {
    padding-bottom: 12.875rem !important;
  }

  .xs\:focus\:pl-51\.5:focus {
    padding-left: 12.875rem !important;
  }

  .xs\:focus\:pt-52\.5:focus {
    padding-top: 13.125rem !important;
  }

  .xs\:focus\:pr-52\.5:focus {
    padding-right: 13.125rem !important;
  }

  .xs\:focus\:pb-52\.5:focus {
    padding-bottom: 13.125rem !important;
  }

  .xs\:focus\:pl-52\.5:focus {
    padding-left: 13.125rem !important;
  }

  .xs\:focus\:pt-53\.5:focus {
    padding-top: 13.375rem !important;
  }

  .xs\:focus\:pr-53\.5:focus {
    padding-right: 13.375rem !important;
  }

  .xs\:focus\:pb-53\.5:focus {
    padding-bottom: 13.375rem !important;
  }

  .xs\:focus\:pl-53\.5:focus {
    padding-left: 13.375rem !important;
  }

  .xs\:focus\:pt-54\.5:focus {
    padding-top: 13.625rem !important;
  }

  .xs\:focus\:pr-54\.5:focus {
    padding-right: 13.625rem !important;
  }

  .xs\:focus\:pb-54\.5:focus {
    padding-bottom: 13.625rem !important;
  }

  .xs\:focus\:pl-54\.5:focus {
    padding-left: 13.625rem !important;
  }

  .xs\:focus\:pt-55\.5:focus {
    padding-top: 13.875rem !important;
  }

  .xs\:focus\:pr-55\.5:focus {
    padding-right: 13.875rem !important;
  }

  .xs\:focus\:pb-55\.5:focus {
    padding-bottom: 13.875rem !important;
  }

  .xs\:focus\:pl-55\.5:focus {
    padding-left: 13.875rem !important;
  }

  .xs\:focus\:pt-56\.5:focus {
    padding-top: 14.125rem !important;
  }

  .xs\:focus\:pr-56\.5:focus {
    padding-right: 14.125rem !important;
  }

  .xs\:focus\:pb-56\.5:focus {
    padding-bottom: 14.125rem !important;
  }

  .xs\:focus\:pl-56\.5:focus {
    padding-left: 14.125rem !important;
  }

  .xs\:focus\:pt-57\.5:focus {
    padding-top: 14.375rem !important;
  }

  .xs\:focus\:pr-57\.5:focus {
    padding-right: 14.375rem !important;
  }

  .xs\:focus\:pb-57\.5:focus {
    padding-bottom: 14.375rem !important;
  }

  .xs\:focus\:pl-57\.5:focus {
    padding-left: 14.375rem !important;
  }

  .xs\:focus\:pt-58\.5:focus {
    padding-top: 14.625rem !important;
  }

  .xs\:focus\:pr-58\.5:focus {
    padding-right: 14.625rem !important;
  }

  .xs\:focus\:pb-58\.5:focus {
    padding-bottom: 14.625rem !important;
  }

  .xs\:focus\:pl-58\.5:focus {
    padding-left: 14.625rem !important;
  }

  .xs\:focus\:pt-59\.5:focus {
    padding-top: 14.875rem !important;
  }

  .xs\:focus\:pr-59\.5:focus {
    padding-right: 14.875rem !important;
  }

  .xs\:focus\:pb-59\.5:focus {
    padding-bottom: 14.875rem !important;
  }

  .xs\:focus\:pl-59\.5:focus {
    padding-left: 14.875rem !important;
  }

  .xs\:focus\:pt-60\.5:focus {
    padding-top: 15.125rem !important;
  }

  .xs\:focus\:pr-60\.5:focus {
    padding-right: 15.125rem !important;
  }

  .xs\:focus\:pb-60\.5:focus {
    padding-bottom: 15.125rem !important;
  }

  .xs\:focus\:pl-60\.5:focus {
    padding-left: 15.125rem !important;
  }

  .xs\:focus\:pt-61\.5:focus {
    padding-top: 15.375rem !important;
  }

  .xs\:focus\:pr-61\.5:focus {
    padding-right: 15.375rem !important;
  }

  .xs\:focus\:pb-61\.5:focus {
    padding-bottom: 15.375rem !important;
  }

  .xs\:focus\:pl-61\.5:focus {
    padding-left: 15.375rem !important;
  }

  .xs\:focus\:pt-62\.5:focus {
    padding-top: 15.625rem !important;
  }

  .xs\:focus\:pr-62\.5:focus {
    padding-right: 15.625rem !important;
  }

  .xs\:focus\:pb-62\.5:focus {
    padding-bottom: 15.625rem !important;
  }

  .xs\:focus\:pl-62\.5:focus {
    padding-left: 15.625rem !important;
  }

  .xs\:focus\:pt-63\.5:focus {
    padding-top: 15.875rem !important;
  }

  .xs\:focus\:pr-63\.5:focus {
    padding-right: 15.875rem !important;
  }

  .xs\:focus\:pb-63\.5:focus {
    padding-bottom: 15.875rem !important;
  }

  .xs\:focus\:pl-63\.5:focus {
    padding-left: 15.875rem !important;
  }

  .xs\:focus\:pt-64\.5:focus {
    padding-top: 16.125rem !important;
  }

  .xs\:focus\:pr-64\.5:focus {
    padding-right: 16.125rem !important;
  }

  .xs\:focus\:pb-64\.5:focus {
    padding-bottom: 16.125rem !important;
  }

  .xs\:focus\:pl-64\.5:focus {
    padding-left: 16.125rem !important;
  }

  .xs\:focus\:pt-65\.5:focus {
    padding-top: 16.375rem !important;
  }

  .xs\:focus\:pr-65\.5:focus {
    padding-right: 16.375rem !important;
  }

  .xs\:focus\:pb-65\.5:focus {
    padding-bottom: 16.375rem !important;
  }

  .xs\:focus\:pl-65\.5:focus {
    padding-left: 16.375rem !important;
  }

  .xs\:focus\:pt-66\.5:focus {
    padding-top: 16.625rem !important;
  }

  .xs\:focus\:pr-66\.5:focus {
    padding-right: 16.625rem !important;
  }

  .xs\:focus\:pb-66\.5:focus {
    padding-bottom: 16.625rem !important;
  }

  .xs\:focus\:pl-66\.5:focus {
    padding-left: 16.625rem !important;
  }

  .xs\:focus\:pt-67\.5:focus {
    padding-top: 16.875rem !important;
  }

  .xs\:focus\:pr-67\.5:focus {
    padding-right: 16.875rem !important;
  }

  .xs\:focus\:pb-67\.5:focus {
    padding-bottom: 16.875rem !important;
  }

  .xs\:focus\:pl-67\.5:focus {
    padding-left: 16.875rem !important;
  }

  .xs\:focus\:pt-68\.5:focus {
    padding-top: 17.125rem !important;
  }

  .xs\:focus\:pr-68\.5:focus {
    padding-right: 17.125rem !important;
  }

  .xs\:focus\:pb-68\.5:focus {
    padding-bottom: 17.125rem !important;
  }

  .xs\:focus\:pl-68\.5:focus {
    padding-left: 17.125rem !important;
  }

  .xs\:focus\:pt-69\.5:focus {
    padding-top: 17.375rem !important;
  }

  .xs\:focus\:pr-69\.5:focus {
    padding-right: 17.375rem !important;
  }

  .xs\:focus\:pb-69\.5:focus {
    padding-bottom: 17.375rem !important;
  }

  .xs\:focus\:pl-69\.5:focus {
    padding-left: 17.375rem !important;
  }

  .xs\:focus\:pt-70\.5:focus {
    padding-top: 17.625rem !important;
  }

  .xs\:focus\:pr-70\.5:focus {
    padding-right: 17.625rem !important;
  }

  .xs\:focus\:pb-70\.5:focus {
    padding-bottom: 17.625rem !important;
  }

  .xs\:focus\:pl-70\.5:focus {
    padding-left: 17.625rem !important;
  }

  .xs\:focus\:pt-71\.5:focus {
    padding-top: 17.875rem !important;
  }

  .xs\:focus\:pr-71\.5:focus {
    padding-right: 17.875rem !important;
  }

  .xs\:focus\:pb-71\.5:focus {
    padding-bottom: 17.875rem !important;
  }

  .xs\:focus\:pl-71\.5:focus {
    padding-left: 17.875rem !important;
  }

  .xs\:focus\:pt-72\.5:focus {
    padding-top: 18.125rem !important;
  }

  .xs\:focus\:pr-72\.5:focus {
    padding-right: 18.125rem !important;
  }

  .xs\:focus\:pb-72\.5:focus {
    padding-bottom: 18.125rem !important;
  }

  .xs\:focus\:pl-72\.5:focus {
    padding-left: 18.125rem !important;
  }

  .xs\:focus\:pt-73\.5:focus {
    padding-top: 18.375rem !important;
  }

  .xs\:focus\:pr-73\.5:focus {
    padding-right: 18.375rem !important;
  }

  .xs\:focus\:pb-73\.5:focus {
    padding-bottom: 18.375rem !important;
  }

  .xs\:focus\:pl-73\.5:focus {
    padding-left: 18.375rem !important;
  }

  .xs\:focus\:pt-74\.5:focus {
    padding-top: 18.625rem !important;
  }

  .xs\:focus\:pr-74\.5:focus {
    padding-right: 18.625rem !important;
  }

  .xs\:focus\:pb-74\.5:focus {
    padding-bottom: 18.625rem !important;
  }

  .xs\:focus\:pl-74\.5:focus {
    padding-left: 18.625rem !important;
  }

  .xs\:focus\:pt-75\.5:focus {
    padding-top: 18.875rem !important;
  }

  .xs\:focus\:pr-75\.5:focus {
    padding-right: 18.875rem !important;
  }

  .xs\:focus\:pb-75\.5:focus {
    padding-bottom: 18.875rem !important;
  }

  .xs\:focus\:pl-75\.5:focus {
    padding-left: 18.875rem !important;
  }

  .xs\:focus\:pt-76\.5:focus {
    padding-top: 19.125rem !important;
  }

  .xs\:focus\:pr-76\.5:focus {
    padding-right: 19.125rem !important;
  }

  .xs\:focus\:pb-76\.5:focus {
    padding-bottom: 19.125rem !important;
  }

  .xs\:focus\:pl-76\.5:focus {
    padding-left: 19.125rem !important;
  }

  .xs\:focus\:pt-77\.5:focus {
    padding-top: 19.375rem !important;
  }

  .xs\:focus\:pr-77\.5:focus {
    padding-right: 19.375rem !important;
  }

  .xs\:focus\:pb-77\.5:focus {
    padding-bottom: 19.375rem !important;
  }

  .xs\:focus\:pl-77\.5:focus {
    padding-left: 19.375rem !important;
  }

  .xs\:focus\:pt-78\.5:focus {
    padding-top: 19.625rem !important;
  }

  .xs\:focus\:pr-78\.5:focus {
    padding-right: 19.625rem !important;
  }

  .xs\:focus\:pb-78\.5:focus {
    padding-bottom: 19.625rem !important;
  }

  .xs\:focus\:pl-78\.5:focus {
    padding-left: 19.625rem !important;
  }

  .xs\:focus\:pt-79\.5:focus {
    padding-top: 19.875rem !important;
  }

  .xs\:focus\:pr-79\.5:focus {
    padding-right: 19.875rem !important;
  }

  .xs\:focus\:pb-79\.5:focus {
    padding-bottom: 19.875rem !important;
  }

  .xs\:focus\:pl-79\.5:focus {
    padding-left: 19.875rem !important;
  }

  .xs\:focus\:pt-80\.5:focus {
    padding-top: 20.125rem !important;
  }

  .xs\:focus\:pr-80\.5:focus {
    padding-right: 20.125rem !important;
  }

  .xs\:focus\:pb-80\.5:focus {
    padding-bottom: 20.125rem !important;
  }

  .xs\:focus\:pl-80\.5:focus {
    padding-left: 20.125rem !important;
  }

  .xs\:focus\:pt-81\.5:focus {
    padding-top: 20.375rem !important;
  }

  .xs\:focus\:pr-81\.5:focus {
    padding-right: 20.375rem !important;
  }

  .xs\:focus\:pb-81\.5:focus {
    padding-bottom: 20.375rem !important;
  }

  .xs\:focus\:pl-81\.5:focus {
    padding-left: 20.375rem !important;
  }

  .xs\:focus\:pt-82\.5:focus {
    padding-top: 20.625rem !important;
  }

  .xs\:focus\:pr-82\.5:focus {
    padding-right: 20.625rem !important;
  }

  .xs\:focus\:pb-82\.5:focus {
    padding-bottom: 20.625rem !important;
  }

  .xs\:focus\:pl-82\.5:focus {
    padding-left: 20.625rem !important;
  }

  .xs\:focus\:pt-83\.5:focus {
    padding-top: 20.875rem !important;
  }

  .xs\:focus\:pr-83\.5:focus {
    padding-right: 20.875rem !important;
  }

  .xs\:focus\:pb-83\.5:focus {
    padding-bottom: 20.875rem !important;
  }

  .xs\:focus\:pl-83\.5:focus {
    padding-left: 20.875rem !important;
  }

  .xs\:focus\:pt-84\.5:focus {
    padding-top: 21.125rem !important;
  }

  .xs\:focus\:pr-84\.5:focus {
    padding-right: 21.125rem !important;
  }

  .xs\:focus\:pb-84\.5:focus {
    padding-bottom: 21.125rem !important;
  }

  .xs\:focus\:pl-84\.5:focus {
    padding-left: 21.125rem !important;
  }

  .xs\:focus\:pt-85\.5:focus {
    padding-top: 21.375rem !important;
  }

  .xs\:focus\:pr-85\.5:focus {
    padding-right: 21.375rem !important;
  }

  .xs\:focus\:pb-85\.5:focus {
    padding-bottom: 21.375rem !important;
  }

  .xs\:focus\:pl-85\.5:focus {
    padding-left: 21.375rem !important;
  }

  .xs\:focus\:pt-86\.5:focus {
    padding-top: 21.625rem !important;
  }

  .xs\:focus\:pr-86\.5:focus {
    padding-right: 21.625rem !important;
  }

  .xs\:focus\:pb-86\.5:focus {
    padding-bottom: 21.625rem !important;
  }

  .xs\:focus\:pl-86\.5:focus {
    padding-left: 21.625rem !important;
  }

  .xs\:focus\:pt-87\.5:focus {
    padding-top: 21.875rem !important;
  }

  .xs\:focus\:pr-87\.5:focus {
    padding-right: 21.875rem !important;
  }

  .xs\:focus\:pb-87\.5:focus {
    padding-bottom: 21.875rem !important;
  }

  .xs\:focus\:pl-87\.5:focus {
    padding-left: 21.875rem !important;
  }

  .xs\:focus\:pt-88\.5:focus {
    padding-top: 22.125rem !important;
  }

  .xs\:focus\:pr-88\.5:focus {
    padding-right: 22.125rem !important;
  }

  .xs\:focus\:pb-88\.5:focus {
    padding-bottom: 22.125rem !important;
  }

  .xs\:focus\:pl-88\.5:focus {
    padding-left: 22.125rem !important;
  }

  .xs\:focus\:pt-89\.5:focus {
    padding-top: 22.375rem !important;
  }

  .xs\:focus\:pr-89\.5:focus {
    padding-right: 22.375rem !important;
  }

  .xs\:focus\:pb-89\.5:focus {
    padding-bottom: 22.375rem !important;
  }

  .xs\:focus\:pl-89\.5:focus {
    padding-left: 22.375rem !important;
  }

  .xs\:focus\:pt-90\.5:focus {
    padding-top: 22.625rem !important;
  }

  .xs\:focus\:pr-90\.5:focus {
    padding-right: 22.625rem !important;
  }

  .xs\:focus\:pb-90\.5:focus {
    padding-bottom: 22.625rem !important;
  }

  .xs\:focus\:pl-90\.5:focus {
    padding-left: 22.625rem !important;
  }

  .xs\:focus\:pt-91\.5:focus {
    padding-top: 22.875rem !important;
  }

  .xs\:focus\:pr-91\.5:focus {
    padding-right: 22.875rem !important;
  }

  .xs\:focus\:pb-91\.5:focus {
    padding-bottom: 22.875rem !important;
  }

  .xs\:focus\:pl-91\.5:focus {
    padding-left: 22.875rem !important;
  }

  .xs\:focus\:pt-92\.5:focus {
    padding-top: 23.125rem !important;
  }

  .xs\:focus\:pr-92\.5:focus {
    padding-right: 23.125rem !important;
  }

  .xs\:focus\:pb-92\.5:focus {
    padding-bottom: 23.125rem !important;
  }

  .xs\:focus\:pl-92\.5:focus {
    padding-left: 23.125rem !important;
  }

  .xs\:focus\:pt-93\.5:focus {
    padding-top: 23.375rem !important;
  }

  .xs\:focus\:pr-93\.5:focus {
    padding-right: 23.375rem !important;
  }

  .xs\:focus\:pb-93\.5:focus {
    padding-bottom: 23.375rem !important;
  }

  .xs\:focus\:pl-93\.5:focus {
    padding-left: 23.375rem !important;
  }

  .xs\:focus\:pt-94\.5:focus {
    padding-top: 23.625rem !important;
  }

  .xs\:focus\:pr-94\.5:focus {
    padding-right: 23.625rem !important;
  }

  .xs\:focus\:pb-94\.5:focus {
    padding-bottom: 23.625rem !important;
  }

  .xs\:focus\:pl-94\.5:focus {
    padding-left: 23.625rem !important;
  }

  .xs\:focus\:pt-95\.5:focus {
    padding-top: 23.875rem !important;
  }

  .xs\:focus\:pr-95\.5:focus {
    padding-right: 23.875rem !important;
  }

  .xs\:focus\:pb-95\.5:focus {
    padding-bottom: 23.875rem !important;
  }

  .xs\:focus\:pl-95\.5:focus {
    padding-left: 23.875rem !important;
  }

  .xs\:focus\:pt-96\.5:focus {
    padding-top: 24.125rem !important;
  }

  .xs\:focus\:pr-96\.5:focus {
    padding-right: 24.125rem !important;
  }

  .xs\:focus\:pb-96\.5:focus {
    padding-bottom: 24.125rem !important;
  }

  .xs\:focus\:pl-96\.5:focus {
    padding-left: 24.125rem !important;
  }

  .xs\:focus\:pt-97\.5:focus {
    padding-top: 24.375rem !important;
  }

  .xs\:focus\:pr-97\.5:focus {
    padding-right: 24.375rem !important;
  }

  .xs\:focus\:pb-97\.5:focus {
    padding-bottom: 24.375rem !important;
  }

  .xs\:focus\:pl-97\.5:focus {
    padding-left: 24.375rem !important;
  }

  .xs\:focus\:pt-98\.5:focus {
    padding-top: 24.625rem !important;
  }

  .xs\:focus\:pr-98\.5:focus {
    padding-right: 24.625rem !important;
  }

  .xs\:focus\:pb-98\.5:focus {
    padding-bottom: 24.625rem !important;
  }

  .xs\:focus\:pl-98\.5:focus {
    padding-left: 24.625rem !important;
  }

  .xs\:focus\:pt-99\.5:focus {
    padding-top: 24.875rem !important;
  }

  .xs\:focus\:pr-99\.5:focus {
    padding-right: 24.875rem !important;
  }

  .xs\:focus\:pb-99\.5:focus {
    padding-bottom: 24.875rem !important;
  }

  .xs\:focus\:pl-99\.5:focus {
    padding-left: 24.875rem !important;
  }

  .xs\:focus\:pt-100\.5:focus {
    padding-top: 25.125rem !important;
  }

  .xs\:focus\:pr-100\.5:focus {
    padding-right: 25.125rem !important;
  }

  .xs\:focus\:pb-100\.5:focus {
    padding-bottom: 25.125rem !important;
  }

  .xs\:focus\:pl-100\.5:focus {
    padding-left: 25.125rem !important;
  }

  .xs\:focus\:pt-101\.5:focus {
    padding-top: 25.375rem !important;
  }

  .xs\:focus\:pr-101\.5:focus {
    padding-right: 25.375rem !important;
  }

  .xs\:focus\:pb-101\.5:focus {
    padding-bottom: 25.375rem !important;
  }

  .xs\:focus\:pl-101\.5:focus {
    padding-left: 25.375rem !important;
  }

  .xs\:focus\:pt-102\.5:focus {
    padding-top: 25.625rem !important;
  }

  .xs\:focus\:pr-102\.5:focus {
    padding-right: 25.625rem !important;
  }

  .xs\:focus\:pb-102\.5:focus {
    padding-bottom: 25.625rem !important;
  }

  .xs\:focus\:pl-102\.5:focus {
    padding-left: 25.625rem !important;
  }

  .xs\:focus\:pt-103\.5:focus {
    padding-top: 25.875rem !important;
  }

  .xs\:focus\:pr-103\.5:focus {
    padding-right: 25.875rem !important;
  }

  .xs\:focus\:pb-103\.5:focus {
    padding-bottom: 25.875rem !important;
  }

  .xs\:focus\:pl-103\.5:focus {
    padding-left: 25.875rem !important;
  }

  .xs\:focus\:pt-104\.5:focus {
    padding-top: 26.125rem !important;
  }

  .xs\:focus\:pr-104\.5:focus {
    padding-right: 26.125rem !important;
  }

  .xs\:focus\:pb-104\.5:focus {
    padding-bottom: 26.125rem !important;
  }

  .xs\:focus\:pl-104\.5:focus {
    padding-left: 26.125rem !important;
  }

  .xs\:placeholder-transparent::-moz-placeholder {
    color: transparent !important;
  }

  .xs\:placeholder-transparent:-ms-input-placeholder {
    color: transparent !important;
  }

  .xs\:placeholder-transparent::placeholder {
    color: transparent !important;
  }

  .xs\:placeholder-current::-moz-placeholder {
    color: currentColor !important;
  }

  .xs\:placeholder-current:-ms-input-placeholder {
    color: currentColor !important;
  }

  .xs\:placeholder-current::placeholder {
    color: currentColor !important;
  }

  .xs\:placeholder-black::-moz-placeholder {
    color: #000 !important;
  }

  .xs\:placeholder-black:-ms-input-placeholder {
    color: #000 !important;
  }

  .xs\:placeholder-black::placeholder {
    color: #000 !important;
  }

  .xs\:placeholder-white::-moz-placeholder {
    color: #fff !important;
  }

  .xs\:placeholder-white:-ms-input-placeholder {
    color: #fff !important;
  }

  .xs\:placeholder-white::placeholder {
    color: #fff !important;
  }

  .xs\:placeholder-gray-100::-moz-placeholder {
    color: #f7fafc !important;
  }

  .xs\:placeholder-gray-100:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .xs\:placeholder-gray-100::placeholder {
    color: #f7fafc !important;
  }

  .xs\:placeholder-gray-200::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .xs\:placeholder-gray-200:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .xs\:placeholder-gray-200::placeholder {
    color: #edf2f7 !important;
  }

  .xs\:placeholder-gray-300::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:placeholder-gray-300:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:placeholder-gray-300::placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:placeholder-gray-400::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:placeholder-gray-400:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:placeholder-gray-400::placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:placeholder-gray-500::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .xs\:placeholder-gray-500:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .xs\:placeholder-gray-500::placeholder {
    color: #a0aec0 !important;
  }

  .xs\:placeholder-gray-600::-moz-placeholder {
    color: #718096 !important;
  }

  .xs\:placeholder-gray-600:-ms-input-placeholder {
    color: #718096 !important;
  }

  .xs\:placeholder-gray-600::placeholder {
    color: #718096 !important;
  }

  .xs\:placeholder-gray-700::-moz-placeholder {
    color: #4a5568 !important;
  }

  .xs\:placeholder-gray-700:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .xs\:placeholder-gray-700::placeholder {
    color: #4a5568 !important;
  }

  .xs\:placeholder-gray-800::-moz-placeholder {
    color: #2d3748 !important;
  }

  .xs\:placeholder-gray-800:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .xs\:placeholder-gray-800::placeholder {
    color: #2d3748 !important;
  }

  .xs\:placeholder-gray-900::-moz-placeholder {
    color: #1a202c !important;
  }

  .xs\:placeholder-gray-900:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .xs\:placeholder-gray-900::placeholder {
    color: #1a202c !important;
  }

  .xs\:placeholder-red-100::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .xs\:placeholder-red-100:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .xs\:placeholder-red-100::placeholder {
    color: #fff5f5 !important;
  }

  .xs\:placeholder-red-200::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .xs\:placeholder-red-200:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .xs\:placeholder-red-200::placeholder {
    color: #fed7d7 !important;
  }

  .xs\:placeholder-red-300::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .xs\:placeholder-red-300:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .xs\:placeholder-red-300::placeholder {
    color: #feb2b2 !important;
  }

  .xs\:placeholder-red-400::-moz-placeholder {
    color: #fc8181 !important;
  }

  .xs\:placeholder-red-400:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .xs\:placeholder-red-400::placeholder {
    color: #fc8181 !important;
  }

  .xs\:placeholder-red-500::-moz-placeholder {
    color: #f56565 !important;
  }

  .xs\:placeholder-red-500:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .xs\:placeholder-red-500::placeholder {
    color: #f56565 !important;
  }

  .xs\:placeholder-red-600::-moz-placeholder {
    color: #e53e3e !important;
  }

  .xs\:placeholder-red-600:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .xs\:placeholder-red-600::placeholder {
    color: #e53e3e !important;
  }

  .xs\:placeholder-red-700::-moz-placeholder {
    color: #c53030 !important;
  }

  .xs\:placeholder-red-700:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .xs\:placeholder-red-700::placeholder {
    color: #c53030 !important;
  }

  .xs\:placeholder-red-800::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .xs\:placeholder-red-800:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .xs\:placeholder-red-800::placeholder {
    color: #9b2c2c !important;
  }

  .xs\:placeholder-red-900::-moz-placeholder {
    color: #742a2a !important;
  }

  .xs\:placeholder-red-900:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .xs\:placeholder-red-900::placeholder {
    color: #742a2a !important;
  }

  .xs\:placeholder-orange-100::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .xs\:placeholder-orange-100:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .xs\:placeholder-orange-100::placeholder {
    color: #fffaf0 !important;
  }

  .xs\:placeholder-orange-200::-moz-placeholder {
    color: #feebc8 !important;
  }

  .xs\:placeholder-orange-200:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .xs\:placeholder-orange-200::placeholder {
    color: #feebc8 !important;
  }

  .xs\:placeholder-orange-300::-moz-placeholder {
    color: #fbd38d !important;
  }

  .xs\:placeholder-orange-300:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .xs\:placeholder-orange-300::placeholder {
    color: #fbd38d !important;
  }

  .xs\:placeholder-orange-400::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .xs\:placeholder-orange-400:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .xs\:placeholder-orange-400::placeholder {
    color: #f6ad55 !important;
  }

  .xs\:placeholder-orange-500::-moz-placeholder {
    color: #ed8936 !important;
  }

  .xs\:placeholder-orange-500:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .xs\:placeholder-orange-500::placeholder {
    color: #ed8936 !important;
  }

  .xs\:placeholder-orange-600::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .xs\:placeholder-orange-600:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .xs\:placeholder-orange-600::placeholder {
    color: #dd6b20 !important;
  }

  .xs\:placeholder-orange-700::-moz-placeholder {
    color: #c05621 !important;
  }

  .xs\:placeholder-orange-700:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .xs\:placeholder-orange-700::placeholder {
    color: #c05621 !important;
  }

  .xs\:placeholder-orange-800::-moz-placeholder {
    color: #9c4221 !important;
  }

  .xs\:placeholder-orange-800:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .xs\:placeholder-orange-800::placeholder {
    color: #9c4221 !important;
  }

  .xs\:placeholder-orange-900::-moz-placeholder {
    color: #7b341e !important;
  }

  .xs\:placeholder-orange-900:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .xs\:placeholder-orange-900::placeholder {
    color: #7b341e !important;
  }

  .xs\:placeholder-yellow-100::-moz-placeholder {
    color: #fffff0 !important;
  }

  .xs\:placeholder-yellow-100:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .xs\:placeholder-yellow-100::placeholder {
    color: #fffff0 !important;
  }

  .xs\:placeholder-yellow-200::-moz-placeholder {
    color: #fefcbf !important;
  }

  .xs\:placeholder-yellow-200:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .xs\:placeholder-yellow-200::placeholder {
    color: #fefcbf !important;
  }

  .xs\:placeholder-yellow-300::-moz-placeholder {
    color: #faf089 !important;
  }

  .xs\:placeholder-yellow-300:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .xs\:placeholder-yellow-300::placeholder {
    color: #faf089 !important;
  }

  .xs\:placeholder-yellow-400::-moz-placeholder {
    color: #f6e05e !important;
  }

  .xs\:placeholder-yellow-400:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .xs\:placeholder-yellow-400::placeholder {
    color: #f6e05e !important;
  }

  .xs\:placeholder-yellow-500::-moz-placeholder {
    color: #ecc94b !important;
  }

  .xs\:placeholder-yellow-500:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .xs\:placeholder-yellow-500::placeholder {
    color: #ecc94b !important;
  }

  .xs\:placeholder-yellow-600::-moz-placeholder {
    color: #d69e2e !important;
  }

  .xs\:placeholder-yellow-600:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .xs\:placeholder-yellow-600::placeholder {
    color: #d69e2e !important;
  }

  .xs\:placeholder-yellow-700::-moz-placeholder {
    color: #b7791f !important;
  }

  .xs\:placeholder-yellow-700:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .xs\:placeholder-yellow-700::placeholder {
    color: #b7791f !important;
  }

  .xs\:placeholder-yellow-800::-moz-placeholder {
    color: #975a16 !important;
  }

  .xs\:placeholder-yellow-800:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .xs\:placeholder-yellow-800::placeholder {
    color: #975a16 !important;
  }

  .xs\:placeholder-yellow-900::-moz-placeholder {
    color: #744210 !important;
  }

  .xs\:placeholder-yellow-900:-ms-input-placeholder {
    color: #744210 !important;
  }

  .xs\:placeholder-yellow-900::placeholder {
    color: #744210 !important;
  }

  .xs\:placeholder-green-100::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .xs\:placeholder-green-100:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .xs\:placeholder-green-100::placeholder {
    color: #f0fff4 !important;
  }

  .xs\:placeholder-green-200::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:placeholder-green-200:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:placeholder-green-200::placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:placeholder-green-300::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:placeholder-green-300:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:placeholder-green-300::placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:placeholder-green-400::-moz-placeholder {
    color: #68d391 !important;
  }

  .xs\:placeholder-green-400:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .xs\:placeholder-green-400::placeholder {
    color: #68d391 !important;
  }

  .xs\:placeholder-green-500::-moz-placeholder {
    color: #48bb78 !important;
  }

  .xs\:placeholder-green-500:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .xs\:placeholder-green-500::placeholder {
    color: #48bb78 !important;
  }

  .xs\:placeholder-green-600::-moz-placeholder {
    color: #38a169 !important;
  }

  .xs\:placeholder-green-600:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .xs\:placeholder-green-600::placeholder {
    color: #38a169 !important;
  }

  .xs\:placeholder-green-700::-moz-placeholder {
    color: #2f855a !important;
  }

  .xs\:placeholder-green-700:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .xs\:placeholder-green-700::placeholder {
    color: #2f855a !important;
  }

  .xs\:placeholder-green-800::-moz-placeholder {
    color: #276749 !important;
  }

  .xs\:placeholder-green-800:-ms-input-placeholder {
    color: #276749 !important;
  }

  .xs\:placeholder-green-800::placeholder {
    color: #276749 !important;
  }

  .xs\:placeholder-green-900::-moz-placeholder {
    color: #22543d !important;
  }

  .xs\:placeholder-green-900:-ms-input-placeholder {
    color: #22543d !important;
  }

  .xs\:placeholder-green-900::placeholder {
    color: #22543d !important;
  }

  .xs\:placeholder-teal-100::-moz-placeholder {
    color: #e6fffa !important;
  }

  .xs\:placeholder-teal-100:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .xs\:placeholder-teal-100::placeholder {
    color: #e6fffa !important;
  }

  .xs\:placeholder-teal-200::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .xs\:placeholder-teal-200:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .xs\:placeholder-teal-200::placeholder {
    color: #b2f5ea !important;
  }

  .xs\:placeholder-teal-300::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .xs\:placeholder-teal-300:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .xs\:placeholder-teal-300::placeholder {
    color: #81e6d9 !important;
  }

  .xs\:placeholder-teal-400::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:placeholder-teal-400:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:placeholder-teal-400::placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:placeholder-teal-500::-moz-placeholder {
    color: #38b2ac !important;
  }

  .xs\:placeholder-teal-500:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .xs\:placeholder-teal-500::placeholder {
    color: #38b2ac !important;
  }

  .xs\:placeholder-teal-600::-moz-placeholder {
    color: #319795 !important;
  }

  .xs\:placeholder-teal-600:-ms-input-placeholder {
    color: #319795 !important;
  }

  .xs\:placeholder-teal-600::placeholder {
    color: #319795 !important;
  }

  .xs\:placeholder-teal-700::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .xs\:placeholder-teal-700:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .xs\:placeholder-teal-700::placeholder {
    color: #2c7a7b !important;
  }

  .xs\:placeholder-teal-800::-moz-placeholder {
    color: #285e61 !important;
  }

  .xs\:placeholder-teal-800:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .xs\:placeholder-teal-800::placeholder {
    color: #285e61 !important;
  }

  .xs\:placeholder-teal-900::-moz-placeholder {
    color: #234e52 !important;
  }

  .xs\:placeholder-teal-900:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .xs\:placeholder-teal-900::placeholder {
    color: #234e52 !important;
  }

  .xs\:placeholder-blue-100::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .xs\:placeholder-blue-100:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .xs\:placeholder-blue-100::placeholder {
    color: #ebf8ff !important;
  }

  .xs\:placeholder-blue-200::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .xs\:placeholder-blue-200:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .xs\:placeholder-blue-200::placeholder {
    color: #bee3f8 !important;
  }

  .xs\:placeholder-blue-300::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .xs\:placeholder-blue-300:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .xs\:placeholder-blue-300::placeholder {
    color: #90cdf4 !important;
  }

  .xs\:placeholder-blue-400::-moz-placeholder {
    color: #63b3ed !important;
  }

  .xs\:placeholder-blue-400:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .xs\:placeholder-blue-400::placeholder {
    color: #63b3ed !important;
  }

  .xs\:placeholder-blue-500::-moz-placeholder {
    color: #4299e1 !important;
  }

  .xs\:placeholder-blue-500:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .xs\:placeholder-blue-500::placeholder {
    color: #4299e1 !important;
  }

  .xs\:placeholder-blue-600::-moz-placeholder {
    color: #3182ce !important;
  }

  .xs\:placeholder-blue-600:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .xs\:placeholder-blue-600::placeholder {
    color: #3182ce !important;
  }

  .xs\:placeholder-blue-700::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:placeholder-blue-700:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:placeholder-blue-700::placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:placeholder-blue-800::-moz-placeholder {
    color: #2c5282 !important;
  }

  .xs\:placeholder-blue-800:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .xs\:placeholder-blue-800::placeholder {
    color: #2c5282 !important;
  }

  .xs\:placeholder-blue-900::-moz-placeholder {
    color: #2a4365 !important;
  }

  .xs\:placeholder-blue-900:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .xs\:placeholder-blue-900::placeholder {
    color: #2a4365 !important;
  }

  .xs\:placeholder-indigo-100::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .xs\:placeholder-indigo-100:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .xs\:placeholder-indigo-100::placeholder {
    color: #ebf4ff !important;
  }

  .xs\:placeholder-indigo-200::-moz-placeholder {
    color: #c3dafe !important;
  }

  .xs\:placeholder-indigo-200:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .xs\:placeholder-indigo-200::placeholder {
    color: #c3dafe !important;
  }

  .xs\:placeholder-indigo-300::-moz-placeholder {
    color: #a3bffa !important;
  }

  .xs\:placeholder-indigo-300:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .xs\:placeholder-indigo-300::placeholder {
    color: #a3bffa !important;
  }

  .xs\:placeholder-indigo-400::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:placeholder-indigo-400:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:placeholder-indigo-400::placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:placeholder-indigo-500::-moz-placeholder {
    color: #667eea !important;
  }

  .xs\:placeholder-indigo-500:-ms-input-placeholder {
    color: #667eea !important;
  }

  .xs\:placeholder-indigo-500::placeholder {
    color: #667eea !important;
  }

  .xs\:placeholder-indigo-600::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .xs\:placeholder-indigo-600:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .xs\:placeholder-indigo-600::placeholder {
    color: #5a67d8 !important;
  }

  .xs\:placeholder-indigo-700::-moz-placeholder {
    color: #4c51bf !important;
  }

  .xs\:placeholder-indigo-700:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .xs\:placeholder-indigo-700::placeholder {
    color: #4c51bf !important;
  }

  .xs\:placeholder-indigo-800::-moz-placeholder {
    color: #434190 !important;
  }

  .xs\:placeholder-indigo-800:-ms-input-placeholder {
    color: #434190 !important;
  }

  .xs\:placeholder-indigo-800::placeholder {
    color: #434190 !important;
  }

  .xs\:placeholder-indigo-900::-moz-placeholder {
    color: #3c366b !important;
  }

  .xs\:placeholder-indigo-900:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .xs\:placeholder-indigo-900::placeholder {
    color: #3c366b !important;
  }

  .xs\:placeholder-purple-100::-moz-placeholder {
    color: #faf5ff !important;
  }

  .xs\:placeholder-purple-100:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .xs\:placeholder-purple-100::placeholder {
    color: #faf5ff !important;
  }

  .xs\:placeholder-purple-200::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .xs\:placeholder-purple-200:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .xs\:placeholder-purple-200::placeholder {
    color: #e9d8fd !important;
  }

  .xs\:placeholder-purple-300::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .xs\:placeholder-purple-300:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .xs\:placeholder-purple-300::placeholder {
    color: #d6bcfa !important;
  }

  .xs\:placeholder-purple-400::-moz-placeholder {
    color: #b794f4 !important;
  }

  .xs\:placeholder-purple-400:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .xs\:placeholder-purple-400::placeholder {
    color: #b794f4 !important;
  }

  .xs\:placeholder-purple-500::-moz-placeholder {
    color: #9f7aea !important;
  }

  .xs\:placeholder-purple-500:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .xs\:placeholder-purple-500::placeholder {
    color: #9f7aea !important;
  }

  .xs\:placeholder-purple-600::-moz-placeholder {
    color: #805ad5 !important;
  }

  .xs\:placeholder-purple-600:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .xs\:placeholder-purple-600::placeholder {
    color: #805ad5 !important;
  }

  .xs\:placeholder-purple-700::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .xs\:placeholder-purple-700:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .xs\:placeholder-purple-700::placeholder {
    color: #6b46c1 !important;
  }

  .xs\:placeholder-purple-800::-moz-placeholder {
    color: #553c9a !important;
  }

  .xs\:placeholder-purple-800:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .xs\:placeholder-purple-800::placeholder {
    color: #553c9a !important;
  }

  .xs\:placeholder-purple-900::-moz-placeholder {
    color: #44337a !important;
  }

  .xs\:placeholder-purple-900:-ms-input-placeholder {
    color: #44337a !important;
  }

  .xs\:placeholder-purple-900::placeholder {
    color: #44337a !important;
  }

  .xs\:placeholder-pink-100::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .xs\:placeholder-pink-100:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .xs\:placeholder-pink-100::placeholder {
    color: #fff5f7 !important;
  }

  .xs\:placeholder-pink-200::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .xs\:placeholder-pink-200:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .xs\:placeholder-pink-200::placeholder {
    color: #fed7e2 !important;
  }

  .xs\:placeholder-pink-300::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .xs\:placeholder-pink-300:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .xs\:placeholder-pink-300::placeholder {
    color: #fbb6ce !important;
  }

  .xs\:placeholder-pink-400::-moz-placeholder {
    color: #f687b3 !important;
  }

  .xs\:placeholder-pink-400:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .xs\:placeholder-pink-400::placeholder {
    color: #f687b3 !important;
  }

  .xs\:placeholder-pink-500::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .xs\:placeholder-pink-500:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .xs\:placeholder-pink-500::placeholder {
    color: #ed64a6 !important;
  }

  .xs\:placeholder-pink-600::-moz-placeholder {
    color: #d53f8c !important;
  }

  .xs\:placeholder-pink-600:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .xs\:placeholder-pink-600::placeholder {
    color: #d53f8c !important;
  }

  .xs\:placeholder-pink-700::-moz-placeholder {
    color: #b83280 !important;
  }

  .xs\:placeholder-pink-700:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .xs\:placeholder-pink-700::placeholder {
    color: #b83280 !important;
  }

  .xs\:placeholder-pink-800::-moz-placeholder {
    color: #97266d !important;
  }

  .xs\:placeholder-pink-800:-ms-input-placeholder {
    color: #97266d !important;
  }

  .xs\:placeholder-pink-800::placeholder {
    color: #97266d !important;
  }

  .xs\:placeholder-pink-900::-moz-placeholder {
    color: #702459 !important;
  }

  .xs\:placeholder-pink-900:-ms-input-placeholder {
    color: #702459 !important;
  }

  .xs\:placeholder-pink-900::placeholder {
    color: #702459 !important;
  }

  .xs\:placeholder-primary-black::-moz-placeholder {
    color: #333333 !important;
  }

  .xs\:placeholder-primary-black:-ms-input-placeholder {
    color: #333333 !important;
  }

  .xs\:placeholder-primary-black::placeholder {
    color: #333333 !important;
  }

  .xs\:placeholder-primary-green::-moz-placeholder {
    color: #085E3C !important;
  }

  .xs\:placeholder-primary-green:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .xs\:placeholder-primary-green::placeholder {
    color: #085E3C !important;
  }

  .xs\:hover\:placeholder-transparent:hover::-moz-placeholder {
    color: transparent !important;
  }

  .xs\:hover\:placeholder-transparent:hover:-ms-input-placeholder {
    color: transparent !important;
  }

  .xs\:hover\:placeholder-transparent:hover::placeholder {
    color: transparent !important;
  }

  .xs\:hover\:placeholder-current:hover::-moz-placeholder {
    color: currentColor !important;
  }

  .xs\:hover\:placeholder-current:hover:-ms-input-placeholder {
    color: currentColor !important;
  }

  .xs\:hover\:placeholder-current:hover::placeholder {
    color: currentColor !important;
  }

  .xs\:hover\:placeholder-black:hover::-moz-placeholder {
    color: #000 !important;
  }

  .xs\:hover\:placeholder-black:hover:-ms-input-placeholder {
    color: #000 !important;
  }

  .xs\:hover\:placeholder-black:hover::placeholder {
    color: #000 !important;
  }

  .xs\:hover\:placeholder-white:hover::-moz-placeholder {
    color: #fff !important;
  }

  .xs\:hover\:placeholder-white:hover:-ms-input-placeholder {
    color: #fff !important;
  }

  .xs\:hover\:placeholder-white:hover::placeholder {
    color: #fff !important;
  }

  .xs\:hover\:placeholder-gray-100:hover::-moz-placeholder {
    color: #f7fafc !important;
  }

  .xs\:hover\:placeholder-gray-100:hover:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .xs\:hover\:placeholder-gray-100:hover::placeholder {
    color: #f7fafc !important;
  }

  .xs\:hover\:placeholder-gray-200:hover::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .xs\:hover\:placeholder-gray-200:hover:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .xs\:hover\:placeholder-gray-200:hover::placeholder {
    color: #edf2f7 !important;
  }

  .xs\:hover\:placeholder-gray-300:hover::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:hover\:placeholder-gray-300:hover:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:hover\:placeholder-gray-300:hover::placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:hover\:placeholder-gray-400:hover::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:hover\:placeholder-gray-400:hover:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:hover\:placeholder-gray-400:hover::placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:hover\:placeholder-gray-500:hover::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .xs\:hover\:placeholder-gray-500:hover:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .xs\:hover\:placeholder-gray-500:hover::placeholder {
    color: #a0aec0 !important;
  }

  .xs\:hover\:placeholder-gray-600:hover::-moz-placeholder {
    color: #718096 !important;
  }

  .xs\:hover\:placeholder-gray-600:hover:-ms-input-placeholder {
    color: #718096 !important;
  }

  .xs\:hover\:placeholder-gray-600:hover::placeholder {
    color: #718096 !important;
  }

  .xs\:hover\:placeholder-gray-700:hover::-moz-placeholder {
    color: #4a5568 !important;
  }

  .xs\:hover\:placeholder-gray-700:hover:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .xs\:hover\:placeholder-gray-700:hover::placeholder {
    color: #4a5568 !important;
  }

  .xs\:hover\:placeholder-gray-800:hover::-moz-placeholder {
    color: #2d3748 !important;
  }

  .xs\:hover\:placeholder-gray-800:hover:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .xs\:hover\:placeholder-gray-800:hover::placeholder {
    color: #2d3748 !important;
  }

  .xs\:hover\:placeholder-gray-900:hover::-moz-placeholder {
    color: #1a202c !important;
  }

  .xs\:hover\:placeholder-gray-900:hover:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .xs\:hover\:placeholder-gray-900:hover::placeholder {
    color: #1a202c !important;
  }

  .xs\:hover\:placeholder-red-100:hover::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .xs\:hover\:placeholder-red-100:hover:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .xs\:hover\:placeholder-red-100:hover::placeholder {
    color: #fff5f5 !important;
  }

  .xs\:hover\:placeholder-red-200:hover::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .xs\:hover\:placeholder-red-200:hover:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .xs\:hover\:placeholder-red-200:hover::placeholder {
    color: #fed7d7 !important;
  }

  .xs\:hover\:placeholder-red-300:hover::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .xs\:hover\:placeholder-red-300:hover:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .xs\:hover\:placeholder-red-300:hover::placeholder {
    color: #feb2b2 !important;
  }

  .xs\:hover\:placeholder-red-400:hover::-moz-placeholder {
    color: #fc8181 !important;
  }

  .xs\:hover\:placeholder-red-400:hover:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .xs\:hover\:placeholder-red-400:hover::placeholder {
    color: #fc8181 !important;
  }

  .xs\:hover\:placeholder-red-500:hover::-moz-placeholder {
    color: #f56565 !important;
  }

  .xs\:hover\:placeholder-red-500:hover:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .xs\:hover\:placeholder-red-500:hover::placeholder {
    color: #f56565 !important;
  }

  .xs\:hover\:placeholder-red-600:hover::-moz-placeholder {
    color: #e53e3e !important;
  }

  .xs\:hover\:placeholder-red-600:hover:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .xs\:hover\:placeholder-red-600:hover::placeholder {
    color: #e53e3e !important;
  }

  .xs\:hover\:placeholder-red-700:hover::-moz-placeholder {
    color: #c53030 !important;
  }

  .xs\:hover\:placeholder-red-700:hover:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .xs\:hover\:placeholder-red-700:hover::placeholder {
    color: #c53030 !important;
  }

  .xs\:hover\:placeholder-red-800:hover::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .xs\:hover\:placeholder-red-800:hover:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .xs\:hover\:placeholder-red-800:hover::placeholder {
    color: #9b2c2c !important;
  }

  .xs\:hover\:placeholder-red-900:hover::-moz-placeholder {
    color: #742a2a !important;
  }

  .xs\:hover\:placeholder-red-900:hover:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .xs\:hover\:placeholder-red-900:hover::placeholder {
    color: #742a2a !important;
  }

  .xs\:hover\:placeholder-orange-100:hover::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .xs\:hover\:placeholder-orange-100:hover:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .xs\:hover\:placeholder-orange-100:hover::placeholder {
    color: #fffaf0 !important;
  }

  .xs\:hover\:placeholder-orange-200:hover::-moz-placeholder {
    color: #feebc8 !important;
  }

  .xs\:hover\:placeholder-orange-200:hover:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .xs\:hover\:placeholder-orange-200:hover::placeholder {
    color: #feebc8 !important;
  }

  .xs\:hover\:placeholder-orange-300:hover::-moz-placeholder {
    color: #fbd38d !important;
  }

  .xs\:hover\:placeholder-orange-300:hover:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .xs\:hover\:placeholder-orange-300:hover::placeholder {
    color: #fbd38d !important;
  }

  .xs\:hover\:placeholder-orange-400:hover::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .xs\:hover\:placeholder-orange-400:hover:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .xs\:hover\:placeholder-orange-400:hover::placeholder {
    color: #f6ad55 !important;
  }

  .xs\:hover\:placeholder-orange-500:hover::-moz-placeholder {
    color: #ed8936 !important;
  }

  .xs\:hover\:placeholder-orange-500:hover:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .xs\:hover\:placeholder-orange-500:hover::placeholder {
    color: #ed8936 !important;
  }

  .xs\:hover\:placeholder-orange-600:hover::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .xs\:hover\:placeholder-orange-600:hover:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .xs\:hover\:placeholder-orange-600:hover::placeholder {
    color: #dd6b20 !important;
  }

  .xs\:hover\:placeholder-orange-700:hover::-moz-placeholder {
    color: #c05621 !important;
  }

  .xs\:hover\:placeholder-orange-700:hover:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .xs\:hover\:placeholder-orange-700:hover::placeholder {
    color: #c05621 !important;
  }

  .xs\:hover\:placeholder-orange-800:hover::-moz-placeholder {
    color: #9c4221 !important;
  }

  .xs\:hover\:placeholder-orange-800:hover:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .xs\:hover\:placeholder-orange-800:hover::placeholder {
    color: #9c4221 !important;
  }

  .xs\:hover\:placeholder-orange-900:hover::-moz-placeholder {
    color: #7b341e !important;
  }

  .xs\:hover\:placeholder-orange-900:hover:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .xs\:hover\:placeholder-orange-900:hover::placeholder {
    color: #7b341e !important;
  }

  .xs\:hover\:placeholder-yellow-100:hover::-moz-placeholder {
    color: #fffff0 !important;
  }

  .xs\:hover\:placeholder-yellow-100:hover:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .xs\:hover\:placeholder-yellow-100:hover::placeholder {
    color: #fffff0 !important;
  }

  .xs\:hover\:placeholder-yellow-200:hover::-moz-placeholder {
    color: #fefcbf !important;
  }

  .xs\:hover\:placeholder-yellow-200:hover:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .xs\:hover\:placeholder-yellow-200:hover::placeholder {
    color: #fefcbf !important;
  }

  .xs\:hover\:placeholder-yellow-300:hover::-moz-placeholder {
    color: #faf089 !important;
  }

  .xs\:hover\:placeholder-yellow-300:hover:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .xs\:hover\:placeholder-yellow-300:hover::placeholder {
    color: #faf089 !important;
  }

  .xs\:hover\:placeholder-yellow-400:hover::-moz-placeholder {
    color: #f6e05e !important;
  }

  .xs\:hover\:placeholder-yellow-400:hover:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .xs\:hover\:placeholder-yellow-400:hover::placeholder {
    color: #f6e05e !important;
  }

  .xs\:hover\:placeholder-yellow-500:hover::-moz-placeholder {
    color: #ecc94b !important;
  }

  .xs\:hover\:placeholder-yellow-500:hover:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .xs\:hover\:placeholder-yellow-500:hover::placeholder {
    color: #ecc94b !important;
  }

  .xs\:hover\:placeholder-yellow-600:hover::-moz-placeholder {
    color: #d69e2e !important;
  }

  .xs\:hover\:placeholder-yellow-600:hover:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .xs\:hover\:placeholder-yellow-600:hover::placeholder {
    color: #d69e2e !important;
  }

  .xs\:hover\:placeholder-yellow-700:hover::-moz-placeholder {
    color: #b7791f !important;
  }

  .xs\:hover\:placeholder-yellow-700:hover:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .xs\:hover\:placeholder-yellow-700:hover::placeholder {
    color: #b7791f !important;
  }

  .xs\:hover\:placeholder-yellow-800:hover::-moz-placeholder {
    color: #975a16 !important;
  }

  .xs\:hover\:placeholder-yellow-800:hover:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .xs\:hover\:placeholder-yellow-800:hover::placeholder {
    color: #975a16 !important;
  }

  .xs\:hover\:placeholder-yellow-900:hover::-moz-placeholder {
    color: #744210 !important;
  }

  .xs\:hover\:placeholder-yellow-900:hover:-ms-input-placeholder {
    color: #744210 !important;
  }

  .xs\:hover\:placeholder-yellow-900:hover::placeholder {
    color: #744210 !important;
  }

  .xs\:hover\:placeholder-green-100:hover::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .xs\:hover\:placeholder-green-100:hover:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .xs\:hover\:placeholder-green-100:hover::placeholder {
    color: #f0fff4 !important;
  }

  .xs\:hover\:placeholder-green-200:hover::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:hover\:placeholder-green-200:hover:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:hover\:placeholder-green-200:hover::placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:hover\:placeholder-green-300:hover::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:hover\:placeholder-green-300:hover:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:hover\:placeholder-green-300:hover::placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:hover\:placeholder-green-400:hover::-moz-placeholder {
    color: #68d391 !important;
  }

  .xs\:hover\:placeholder-green-400:hover:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .xs\:hover\:placeholder-green-400:hover::placeholder {
    color: #68d391 !important;
  }

  .xs\:hover\:placeholder-green-500:hover::-moz-placeholder {
    color: #48bb78 !important;
  }

  .xs\:hover\:placeholder-green-500:hover:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .xs\:hover\:placeholder-green-500:hover::placeholder {
    color: #48bb78 !important;
  }

  .xs\:hover\:placeholder-green-600:hover::-moz-placeholder {
    color: #38a169 !important;
  }

  .xs\:hover\:placeholder-green-600:hover:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .xs\:hover\:placeholder-green-600:hover::placeholder {
    color: #38a169 !important;
  }

  .xs\:hover\:placeholder-green-700:hover::-moz-placeholder {
    color: #2f855a !important;
  }

  .xs\:hover\:placeholder-green-700:hover:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .xs\:hover\:placeholder-green-700:hover::placeholder {
    color: #2f855a !important;
  }

  .xs\:hover\:placeholder-green-800:hover::-moz-placeholder {
    color: #276749 !important;
  }

  .xs\:hover\:placeholder-green-800:hover:-ms-input-placeholder {
    color: #276749 !important;
  }

  .xs\:hover\:placeholder-green-800:hover::placeholder {
    color: #276749 !important;
  }

  .xs\:hover\:placeholder-green-900:hover::-moz-placeholder {
    color: #22543d !important;
  }

  .xs\:hover\:placeholder-green-900:hover:-ms-input-placeholder {
    color: #22543d !important;
  }

  .xs\:hover\:placeholder-green-900:hover::placeholder {
    color: #22543d !important;
  }

  .xs\:hover\:placeholder-teal-100:hover::-moz-placeholder {
    color: #e6fffa !important;
  }

  .xs\:hover\:placeholder-teal-100:hover:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .xs\:hover\:placeholder-teal-100:hover::placeholder {
    color: #e6fffa !important;
  }

  .xs\:hover\:placeholder-teal-200:hover::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .xs\:hover\:placeholder-teal-200:hover:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .xs\:hover\:placeholder-teal-200:hover::placeholder {
    color: #b2f5ea !important;
  }

  .xs\:hover\:placeholder-teal-300:hover::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .xs\:hover\:placeholder-teal-300:hover:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .xs\:hover\:placeholder-teal-300:hover::placeholder {
    color: #81e6d9 !important;
  }

  .xs\:hover\:placeholder-teal-400:hover::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:hover\:placeholder-teal-400:hover:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:hover\:placeholder-teal-400:hover::placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:hover\:placeholder-teal-500:hover::-moz-placeholder {
    color: #38b2ac !important;
  }

  .xs\:hover\:placeholder-teal-500:hover:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .xs\:hover\:placeholder-teal-500:hover::placeholder {
    color: #38b2ac !important;
  }

  .xs\:hover\:placeholder-teal-600:hover::-moz-placeholder {
    color: #319795 !important;
  }

  .xs\:hover\:placeholder-teal-600:hover:-ms-input-placeholder {
    color: #319795 !important;
  }

  .xs\:hover\:placeholder-teal-600:hover::placeholder {
    color: #319795 !important;
  }

  .xs\:hover\:placeholder-teal-700:hover::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .xs\:hover\:placeholder-teal-700:hover:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .xs\:hover\:placeholder-teal-700:hover::placeholder {
    color: #2c7a7b !important;
  }

  .xs\:hover\:placeholder-teal-800:hover::-moz-placeholder {
    color: #285e61 !important;
  }

  .xs\:hover\:placeholder-teal-800:hover:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .xs\:hover\:placeholder-teal-800:hover::placeholder {
    color: #285e61 !important;
  }

  .xs\:hover\:placeholder-teal-900:hover::-moz-placeholder {
    color: #234e52 !important;
  }

  .xs\:hover\:placeholder-teal-900:hover:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .xs\:hover\:placeholder-teal-900:hover::placeholder {
    color: #234e52 !important;
  }

  .xs\:hover\:placeholder-blue-100:hover::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .xs\:hover\:placeholder-blue-100:hover:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .xs\:hover\:placeholder-blue-100:hover::placeholder {
    color: #ebf8ff !important;
  }

  .xs\:hover\:placeholder-blue-200:hover::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .xs\:hover\:placeholder-blue-200:hover:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .xs\:hover\:placeholder-blue-200:hover::placeholder {
    color: #bee3f8 !important;
  }

  .xs\:hover\:placeholder-blue-300:hover::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .xs\:hover\:placeholder-blue-300:hover:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .xs\:hover\:placeholder-blue-300:hover::placeholder {
    color: #90cdf4 !important;
  }

  .xs\:hover\:placeholder-blue-400:hover::-moz-placeholder {
    color: #63b3ed !important;
  }

  .xs\:hover\:placeholder-blue-400:hover:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .xs\:hover\:placeholder-blue-400:hover::placeholder {
    color: #63b3ed !important;
  }

  .xs\:hover\:placeholder-blue-500:hover::-moz-placeholder {
    color: #4299e1 !important;
  }

  .xs\:hover\:placeholder-blue-500:hover:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .xs\:hover\:placeholder-blue-500:hover::placeholder {
    color: #4299e1 !important;
  }

  .xs\:hover\:placeholder-blue-600:hover::-moz-placeholder {
    color: #3182ce !important;
  }

  .xs\:hover\:placeholder-blue-600:hover:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .xs\:hover\:placeholder-blue-600:hover::placeholder {
    color: #3182ce !important;
  }

  .xs\:hover\:placeholder-blue-700:hover::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:hover\:placeholder-blue-700:hover:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:hover\:placeholder-blue-700:hover::placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:hover\:placeholder-blue-800:hover::-moz-placeholder {
    color: #2c5282 !important;
  }

  .xs\:hover\:placeholder-blue-800:hover:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .xs\:hover\:placeholder-blue-800:hover::placeholder {
    color: #2c5282 !important;
  }

  .xs\:hover\:placeholder-blue-900:hover::-moz-placeholder {
    color: #2a4365 !important;
  }

  .xs\:hover\:placeholder-blue-900:hover:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .xs\:hover\:placeholder-blue-900:hover::placeholder {
    color: #2a4365 !important;
  }

  .xs\:hover\:placeholder-indigo-100:hover::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .xs\:hover\:placeholder-indigo-100:hover:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .xs\:hover\:placeholder-indigo-100:hover::placeholder {
    color: #ebf4ff !important;
  }

  .xs\:hover\:placeholder-indigo-200:hover::-moz-placeholder {
    color: #c3dafe !important;
  }

  .xs\:hover\:placeholder-indigo-200:hover:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .xs\:hover\:placeholder-indigo-200:hover::placeholder {
    color: #c3dafe !important;
  }

  .xs\:hover\:placeholder-indigo-300:hover::-moz-placeholder {
    color: #a3bffa !important;
  }

  .xs\:hover\:placeholder-indigo-300:hover:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .xs\:hover\:placeholder-indigo-300:hover::placeholder {
    color: #a3bffa !important;
  }

  .xs\:hover\:placeholder-indigo-400:hover::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:hover\:placeholder-indigo-400:hover:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:hover\:placeholder-indigo-400:hover::placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:hover\:placeholder-indigo-500:hover::-moz-placeholder {
    color: #667eea !important;
  }

  .xs\:hover\:placeholder-indigo-500:hover:-ms-input-placeholder {
    color: #667eea !important;
  }

  .xs\:hover\:placeholder-indigo-500:hover::placeholder {
    color: #667eea !important;
  }

  .xs\:hover\:placeholder-indigo-600:hover::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .xs\:hover\:placeholder-indigo-600:hover:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .xs\:hover\:placeholder-indigo-600:hover::placeholder {
    color: #5a67d8 !important;
  }

  .xs\:hover\:placeholder-indigo-700:hover::-moz-placeholder {
    color: #4c51bf !important;
  }

  .xs\:hover\:placeholder-indigo-700:hover:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .xs\:hover\:placeholder-indigo-700:hover::placeholder {
    color: #4c51bf !important;
  }

  .xs\:hover\:placeholder-indigo-800:hover::-moz-placeholder {
    color: #434190 !important;
  }

  .xs\:hover\:placeholder-indigo-800:hover:-ms-input-placeholder {
    color: #434190 !important;
  }

  .xs\:hover\:placeholder-indigo-800:hover::placeholder {
    color: #434190 !important;
  }

  .xs\:hover\:placeholder-indigo-900:hover::-moz-placeholder {
    color: #3c366b !important;
  }

  .xs\:hover\:placeholder-indigo-900:hover:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .xs\:hover\:placeholder-indigo-900:hover::placeholder {
    color: #3c366b !important;
  }

  .xs\:hover\:placeholder-purple-100:hover::-moz-placeholder {
    color: #faf5ff !important;
  }

  .xs\:hover\:placeholder-purple-100:hover:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .xs\:hover\:placeholder-purple-100:hover::placeholder {
    color: #faf5ff !important;
  }

  .xs\:hover\:placeholder-purple-200:hover::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .xs\:hover\:placeholder-purple-200:hover:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .xs\:hover\:placeholder-purple-200:hover::placeholder {
    color: #e9d8fd !important;
  }

  .xs\:hover\:placeholder-purple-300:hover::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .xs\:hover\:placeholder-purple-300:hover:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .xs\:hover\:placeholder-purple-300:hover::placeholder {
    color: #d6bcfa !important;
  }

  .xs\:hover\:placeholder-purple-400:hover::-moz-placeholder {
    color: #b794f4 !important;
  }

  .xs\:hover\:placeholder-purple-400:hover:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .xs\:hover\:placeholder-purple-400:hover::placeholder {
    color: #b794f4 !important;
  }

  .xs\:hover\:placeholder-purple-500:hover::-moz-placeholder {
    color: #9f7aea !important;
  }

  .xs\:hover\:placeholder-purple-500:hover:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .xs\:hover\:placeholder-purple-500:hover::placeholder {
    color: #9f7aea !important;
  }

  .xs\:hover\:placeholder-purple-600:hover::-moz-placeholder {
    color: #805ad5 !important;
  }

  .xs\:hover\:placeholder-purple-600:hover:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .xs\:hover\:placeholder-purple-600:hover::placeholder {
    color: #805ad5 !important;
  }

  .xs\:hover\:placeholder-purple-700:hover::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .xs\:hover\:placeholder-purple-700:hover:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .xs\:hover\:placeholder-purple-700:hover::placeholder {
    color: #6b46c1 !important;
  }

  .xs\:hover\:placeholder-purple-800:hover::-moz-placeholder {
    color: #553c9a !important;
  }

  .xs\:hover\:placeholder-purple-800:hover:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .xs\:hover\:placeholder-purple-800:hover::placeholder {
    color: #553c9a !important;
  }

  .xs\:hover\:placeholder-purple-900:hover::-moz-placeholder {
    color: #44337a !important;
  }

  .xs\:hover\:placeholder-purple-900:hover:-ms-input-placeholder {
    color: #44337a !important;
  }

  .xs\:hover\:placeholder-purple-900:hover::placeholder {
    color: #44337a !important;
  }

  .xs\:hover\:placeholder-pink-100:hover::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .xs\:hover\:placeholder-pink-100:hover:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .xs\:hover\:placeholder-pink-100:hover::placeholder {
    color: #fff5f7 !important;
  }

  .xs\:hover\:placeholder-pink-200:hover::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .xs\:hover\:placeholder-pink-200:hover:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .xs\:hover\:placeholder-pink-200:hover::placeholder {
    color: #fed7e2 !important;
  }

  .xs\:hover\:placeholder-pink-300:hover::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .xs\:hover\:placeholder-pink-300:hover:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .xs\:hover\:placeholder-pink-300:hover::placeholder {
    color: #fbb6ce !important;
  }

  .xs\:hover\:placeholder-pink-400:hover::-moz-placeholder {
    color: #f687b3 !important;
  }

  .xs\:hover\:placeholder-pink-400:hover:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .xs\:hover\:placeholder-pink-400:hover::placeholder {
    color: #f687b3 !important;
  }

  .xs\:hover\:placeholder-pink-500:hover::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .xs\:hover\:placeholder-pink-500:hover:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .xs\:hover\:placeholder-pink-500:hover::placeholder {
    color: #ed64a6 !important;
  }

  .xs\:hover\:placeholder-pink-600:hover::-moz-placeholder {
    color: #d53f8c !important;
  }

  .xs\:hover\:placeholder-pink-600:hover:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .xs\:hover\:placeholder-pink-600:hover::placeholder {
    color: #d53f8c !important;
  }

  .xs\:hover\:placeholder-pink-700:hover::-moz-placeholder {
    color: #b83280 !important;
  }

  .xs\:hover\:placeholder-pink-700:hover:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .xs\:hover\:placeholder-pink-700:hover::placeholder {
    color: #b83280 !important;
  }

  .xs\:hover\:placeholder-pink-800:hover::-moz-placeholder {
    color: #97266d !important;
  }

  .xs\:hover\:placeholder-pink-800:hover:-ms-input-placeholder {
    color: #97266d !important;
  }

  .xs\:hover\:placeholder-pink-800:hover::placeholder {
    color: #97266d !important;
  }

  .xs\:hover\:placeholder-pink-900:hover::-moz-placeholder {
    color: #702459 !important;
  }

  .xs\:hover\:placeholder-pink-900:hover:-ms-input-placeholder {
    color: #702459 !important;
  }

  .xs\:hover\:placeholder-pink-900:hover::placeholder {
    color: #702459 !important;
  }

  .xs\:hover\:placeholder-primary-black:hover::-moz-placeholder {
    color: #333333 !important;
  }

  .xs\:hover\:placeholder-primary-black:hover:-ms-input-placeholder {
    color: #333333 !important;
  }

  .xs\:hover\:placeholder-primary-black:hover::placeholder {
    color: #333333 !important;
  }

  .xs\:hover\:placeholder-primary-green:hover::-moz-placeholder {
    color: #085E3C !important;
  }

  .xs\:hover\:placeholder-primary-green:hover:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .xs\:hover\:placeholder-primary-green:hover::placeholder {
    color: #085E3C !important;
  }

  .xs\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent !important;
  }

  .xs\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent !important;
  }

  .xs\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent !important;
  }

  .xs\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor !important;
  }

  .xs\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor !important;
  }

  .xs\:focus\:placeholder-current:focus::placeholder {
    color: currentColor !important;
  }

  .xs\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #000 !important;
  }

  .xs\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #000 !important;
  }

  .xs\:focus\:placeholder-black:focus::placeholder {
    color: #000 !important;
  }

  .xs\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff !important;
  }

  .xs\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff !important;
  }

  .xs\:focus\:placeholder-white:focus::placeholder {
    color: #fff !important;
  }

  .xs\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    color: #f7fafc !important;
  }

  .xs\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .xs\:focus\:placeholder-gray-100:focus::placeholder {
    color: #f7fafc !important;
  }

  .xs\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .xs\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .xs\:focus\:placeholder-gray-200:focus::placeholder {
    color: #edf2f7 !important;
  }

  .xs\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:focus\:placeholder-gray-300:focus::placeholder {
    color: #e2e8f0 !important;
  }

  .xs\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:focus\:placeholder-gray-400:focus::placeholder {
    color: #cbd5e0 !important;
  }

  .xs\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .xs\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .xs\:focus\:placeholder-gray-500:focus::placeholder {
    color: #a0aec0 !important;
  }

  .xs\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    color: #718096 !important;
  }

  .xs\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    color: #718096 !important;
  }

  .xs\:focus\:placeholder-gray-600:focus::placeholder {
    color: #718096 !important;
  }

  .xs\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    color: #4a5568 !important;
  }

  .xs\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .xs\:focus\:placeholder-gray-700:focus::placeholder {
    color: #4a5568 !important;
  }

  .xs\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    color: #2d3748 !important;
  }

  .xs\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .xs\:focus\:placeholder-gray-800:focus::placeholder {
    color: #2d3748 !important;
  }

  .xs\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    color: #1a202c !important;
  }

  .xs\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .xs\:focus\:placeholder-gray-900:focus::placeholder {
    color: #1a202c !important;
  }

  .xs\:focus\:placeholder-red-100:focus::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .xs\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .xs\:focus\:placeholder-red-100:focus::placeholder {
    color: #fff5f5 !important;
  }

  .xs\:focus\:placeholder-red-200:focus::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .xs\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .xs\:focus\:placeholder-red-200:focus::placeholder {
    color: #fed7d7 !important;
  }

  .xs\:focus\:placeholder-red-300:focus::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .xs\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .xs\:focus\:placeholder-red-300:focus::placeholder {
    color: #feb2b2 !important;
  }

  .xs\:focus\:placeholder-red-400:focus::-moz-placeholder {
    color: #fc8181 !important;
  }

  .xs\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .xs\:focus\:placeholder-red-400:focus::placeholder {
    color: #fc8181 !important;
  }

  .xs\:focus\:placeholder-red-500:focus::-moz-placeholder {
    color: #f56565 !important;
  }

  .xs\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .xs\:focus\:placeholder-red-500:focus::placeholder {
    color: #f56565 !important;
  }

  .xs\:focus\:placeholder-red-600:focus::-moz-placeholder {
    color: #e53e3e !important;
  }

  .xs\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .xs\:focus\:placeholder-red-600:focus::placeholder {
    color: #e53e3e !important;
  }

  .xs\:focus\:placeholder-red-700:focus::-moz-placeholder {
    color: #c53030 !important;
  }

  .xs\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .xs\:focus\:placeholder-red-700:focus::placeholder {
    color: #c53030 !important;
  }

  .xs\:focus\:placeholder-red-800:focus::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .xs\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .xs\:focus\:placeholder-red-800:focus::placeholder {
    color: #9b2c2c !important;
  }

  .xs\:focus\:placeholder-red-900:focus::-moz-placeholder {
    color: #742a2a !important;
  }

  .xs\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .xs\:focus\:placeholder-red-900:focus::placeholder {
    color: #742a2a !important;
  }

  .xs\:focus\:placeholder-orange-100:focus::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .xs\:focus\:placeholder-orange-100:focus:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .xs\:focus\:placeholder-orange-100:focus::placeholder {
    color: #fffaf0 !important;
  }

  .xs\:focus\:placeholder-orange-200:focus::-moz-placeholder {
    color: #feebc8 !important;
  }

  .xs\:focus\:placeholder-orange-200:focus:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .xs\:focus\:placeholder-orange-200:focus::placeholder {
    color: #feebc8 !important;
  }

  .xs\:focus\:placeholder-orange-300:focus::-moz-placeholder {
    color: #fbd38d !important;
  }

  .xs\:focus\:placeholder-orange-300:focus:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .xs\:focus\:placeholder-orange-300:focus::placeholder {
    color: #fbd38d !important;
  }

  .xs\:focus\:placeholder-orange-400:focus::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .xs\:focus\:placeholder-orange-400:focus:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .xs\:focus\:placeholder-orange-400:focus::placeholder {
    color: #f6ad55 !important;
  }

  .xs\:focus\:placeholder-orange-500:focus::-moz-placeholder {
    color: #ed8936 !important;
  }

  .xs\:focus\:placeholder-orange-500:focus:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .xs\:focus\:placeholder-orange-500:focus::placeholder {
    color: #ed8936 !important;
  }

  .xs\:focus\:placeholder-orange-600:focus::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .xs\:focus\:placeholder-orange-600:focus:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .xs\:focus\:placeholder-orange-600:focus::placeholder {
    color: #dd6b20 !important;
  }

  .xs\:focus\:placeholder-orange-700:focus::-moz-placeholder {
    color: #c05621 !important;
  }

  .xs\:focus\:placeholder-orange-700:focus:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .xs\:focus\:placeholder-orange-700:focus::placeholder {
    color: #c05621 !important;
  }

  .xs\:focus\:placeholder-orange-800:focus::-moz-placeholder {
    color: #9c4221 !important;
  }

  .xs\:focus\:placeholder-orange-800:focus:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .xs\:focus\:placeholder-orange-800:focus::placeholder {
    color: #9c4221 !important;
  }

  .xs\:focus\:placeholder-orange-900:focus::-moz-placeholder {
    color: #7b341e !important;
  }

  .xs\:focus\:placeholder-orange-900:focus:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .xs\:focus\:placeholder-orange-900:focus::placeholder {
    color: #7b341e !important;
  }

  .xs\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    color: #fffff0 !important;
  }

  .xs\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .xs\:focus\:placeholder-yellow-100:focus::placeholder {
    color: #fffff0 !important;
  }

  .xs\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    color: #fefcbf !important;
  }

  .xs\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .xs\:focus\:placeholder-yellow-200:focus::placeholder {
    color: #fefcbf !important;
  }

  .xs\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    color: #faf089 !important;
  }

  .xs\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .xs\:focus\:placeholder-yellow-300:focus::placeholder {
    color: #faf089 !important;
  }

  .xs\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    color: #f6e05e !important;
  }

  .xs\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .xs\:focus\:placeholder-yellow-400:focus::placeholder {
    color: #f6e05e !important;
  }

  .xs\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    color: #ecc94b !important;
  }

  .xs\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .xs\:focus\:placeholder-yellow-500:focus::placeholder {
    color: #ecc94b !important;
  }

  .xs\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    color: #d69e2e !important;
  }

  .xs\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .xs\:focus\:placeholder-yellow-600:focus::placeholder {
    color: #d69e2e !important;
  }

  .xs\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    color: #b7791f !important;
  }

  .xs\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .xs\:focus\:placeholder-yellow-700:focus::placeholder {
    color: #b7791f !important;
  }

  .xs\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    color: #975a16 !important;
  }

  .xs\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .xs\:focus\:placeholder-yellow-800:focus::placeholder {
    color: #975a16 !important;
  }

  .xs\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    color: #744210 !important;
  }

  .xs\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    color: #744210 !important;
  }

  .xs\:focus\:placeholder-yellow-900:focus::placeholder {
    color: #744210 !important;
  }

  .xs\:focus\:placeholder-green-100:focus::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .xs\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .xs\:focus\:placeholder-green-100:focus::placeholder {
    color: #f0fff4 !important;
  }

  .xs\:focus\:placeholder-green-200:focus::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:focus\:placeholder-green-200:focus::placeholder {
    color: #c6f6d5 !important;
  }

  .xs\:focus\:placeholder-green-300:focus::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:focus\:placeholder-green-300:focus::placeholder {
    color: #9ae6b4 !important;
  }

  .xs\:focus\:placeholder-green-400:focus::-moz-placeholder {
    color: #68d391 !important;
  }

  .xs\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .xs\:focus\:placeholder-green-400:focus::placeholder {
    color: #68d391 !important;
  }

  .xs\:focus\:placeholder-green-500:focus::-moz-placeholder {
    color: #48bb78 !important;
  }

  .xs\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .xs\:focus\:placeholder-green-500:focus::placeholder {
    color: #48bb78 !important;
  }

  .xs\:focus\:placeholder-green-600:focus::-moz-placeholder {
    color: #38a169 !important;
  }

  .xs\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .xs\:focus\:placeholder-green-600:focus::placeholder {
    color: #38a169 !important;
  }

  .xs\:focus\:placeholder-green-700:focus::-moz-placeholder {
    color: #2f855a !important;
  }

  .xs\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .xs\:focus\:placeholder-green-700:focus::placeholder {
    color: #2f855a !important;
  }

  .xs\:focus\:placeholder-green-800:focus::-moz-placeholder {
    color: #276749 !important;
  }

  .xs\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    color: #276749 !important;
  }

  .xs\:focus\:placeholder-green-800:focus::placeholder {
    color: #276749 !important;
  }

  .xs\:focus\:placeholder-green-900:focus::-moz-placeholder {
    color: #22543d !important;
  }

  .xs\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    color: #22543d !important;
  }

  .xs\:focus\:placeholder-green-900:focus::placeholder {
    color: #22543d !important;
  }

  .xs\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    color: #e6fffa !important;
  }

  .xs\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .xs\:focus\:placeholder-teal-100:focus::placeholder {
    color: #e6fffa !important;
  }

  .xs\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .xs\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .xs\:focus\:placeholder-teal-200:focus::placeholder {
    color: #b2f5ea !important;
  }

  .xs\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .xs\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .xs\:focus\:placeholder-teal-300:focus::placeholder {
    color: #81e6d9 !important;
  }

  .xs\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:focus\:placeholder-teal-400:focus::placeholder {
    color: #4fd1c5 !important;
  }

  .xs\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    color: #38b2ac !important;
  }

  .xs\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .xs\:focus\:placeholder-teal-500:focus::placeholder {
    color: #38b2ac !important;
  }

  .xs\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    color: #319795 !important;
  }

  .xs\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    color: #319795 !important;
  }

  .xs\:focus\:placeholder-teal-600:focus::placeholder {
    color: #319795 !important;
  }

  .xs\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .xs\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .xs\:focus\:placeholder-teal-700:focus::placeholder {
    color: #2c7a7b !important;
  }

  .xs\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    color: #285e61 !important;
  }

  .xs\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .xs\:focus\:placeholder-teal-800:focus::placeholder {
    color: #285e61 !important;
  }

  .xs\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    color: #234e52 !important;
  }

  .xs\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .xs\:focus\:placeholder-teal-900:focus::placeholder {
    color: #234e52 !important;
  }

  .xs\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .xs\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .xs\:focus\:placeholder-blue-100:focus::placeholder {
    color: #ebf8ff !important;
  }

  .xs\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .xs\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .xs\:focus\:placeholder-blue-200:focus::placeholder {
    color: #bee3f8 !important;
  }

  .xs\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .xs\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .xs\:focus\:placeholder-blue-300:focus::placeholder {
    color: #90cdf4 !important;
  }

  .xs\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    color: #63b3ed !important;
  }

  .xs\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .xs\:focus\:placeholder-blue-400:focus::placeholder {
    color: #63b3ed !important;
  }

  .xs\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    color: #4299e1 !important;
  }

  .xs\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .xs\:focus\:placeholder-blue-500:focus::placeholder {
    color: #4299e1 !important;
  }

  .xs\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    color: #3182ce !important;
  }

  .xs\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .xs\:focus\:placeholder-blue-600:focus::placeholder {
    color: #3182ce !important;
  }

  .xs\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:focus\:placeholder-blue-700:focus::placeholder {
    color: #2b6cb0 !important;
  }

  .xs\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    color: #2c5282 !important;
  }

  .xs\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .xs\:focus\:placeholder-blue-800:focus::placeholder {
    color: #2c5282 !important;
  }

  .xs\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    color: #2a4365 !important;
  }

  .xs\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .xs\:focus\:placeholder-blue-900:focus::placeholder {
    color: #2a4365 !important;
  }

  .xs\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .xs\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .xs\:focus\:placeholder-indigo-100:focus::placeholder {
    color: #ebf4ff !important;
  }

  .xs\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    color: #c3dafe !important;
  }

  .xs\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .xs\:focus\:placeholder-indigo-200:focus::placeholder {
    color: #c3dafe !important;
  }

  .xs\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    color: #a3bffa !important;
  }

  .xs\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .xs\:focus\:placeholder-indigo-300:focus::placeholder {
    color: #a3bffa !important;
  }

  .xs\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:focus\:placeholder-indigo-400:focus::placeholder {
    color: #7f9cf5 !important;
  }

  .xs\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    color: #667eea !important;
  }

  .xs\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    color: #667eea !important;
  }

  .xs\:focus\:placeholder-indigo-500:focus::placeholder {
    color: #667eea !important;
  }

  .xs\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .xs\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .xs\:focus\:placeholder-indigo-600:focus::placeholder {
    color: #5a67d8 !important;
  }

  .xs\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    color: #4c51bf !important;
  }

  .xs\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .xs\:focus\:placeholder-indigo-700:focus::placeholder {
    color: #4c51bf !important;
  }

  .xs\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    color: #434190 !important;
  }

  .xs\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    color: #434190 !important;
  }

  .xs\:focus\:placeholder-indigo-800:focus::placeholder {
    color: #434190 !important;
  }

  .xs\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    color: #3c366b !important;
  }

  .xs\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .xs\:focus\:placeholder-indigo-900:focus::placeholder {
    color: #3c366b !important;
  }

  .xs\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    color: #faf5ff !important;
  }

  .xs\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .xs\:focus\:placeholder-purple-100:focus::placeholder {
    color: #faf5ff !important;
  }

  .xs\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .xs\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .xs\:focus\:placeholder-purple-200:focus::placeholder {
    color: #e9d8fd !important;
  }

  .xs\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .xs\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .xs\:focus\:placeholder-purple-300:focus::placeholder {
    color: #d6bcfa !important;
  }

  .xs\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    color: #b794f4 !important;
  }

  .xs\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .xs\:focus\:placeholder-purple-400:focus::placeholder {
    color: #b794f4 !important;
  }

  .xs\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    color: #9f7aea !important;
  }

  .xs\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .xs\:focus\:placeholder-purple-500:focus::placeholder {
    color: #9f7aea !important;
  }

  .xs\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    color: #805ad5 !important;
  }

  .xs\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .xs\:focus\:placeholder-purple-600:focus::placeholder {
    color: #805ad5 !important;
  }

  .xs\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .xs\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .xs\:focus\:placeholder-purple-700:focus::placeholder {
    color: #6b46c1 !important;
  }

  .xs\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    color: #553c9a !important;
  }

  .xs\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .xs\:focus\:placeholder-purple-800:focus::placeholder {
    color: #553c9a !important;
  }

  .xs\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    color: #44337a !important;
  }

  .xs\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    color: #44337a !important;
  }

  .xs\:focus\:placeholder-purple-900:focus::placeholder {
    color: #44337a !important;
  }

  .xs\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .xs\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .xs\:focus\:placeholder-pink-100:focus::placeholder {
    color: #fff5f7 !important;
  }

  .xs\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .xs\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .xs\:focus\:placeholder-pink-200:focus::placeholder {
    color: #fed7e2 !important;
  }

  .xs\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .xs\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .xs\:focus\:placeholder-pink-300:focus::placeholder {
    color: #fbb6ce !important;
  }

  .xs\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    color: #f687b3 !important;
  }

  .xs\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .xs\:focus\:placeholder-pink-400:focus::placeholder {
    color: #f687b3 !important;
  }

  .xs\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .xs\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .xs\:focus\:placeholder-pink-500:focus::placeholder {
    color: #ed64a6 !important;
  }

  .xs\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    color: #d53f8c !important;
  }

  .xs\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .xs\:focus\:placeholder-pink-600:focus::placeholder {
    color: #d53f8c !important;
  }

  .xs\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    color: #b83280 !important;
  }

  .xs\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .xs\:focus\:placeholder-pink-700:focus::placeholder {
    color: #b83280 !important;
  }

  .xs\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    color: #97266d !important;
  }

  .xs\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    color: #97266d !important;
  }

  .xs\:focus\:placeholder-pink-800:focus::placeholder {
    color: #97266d !important;
  }

  .xs\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    color: #702459 !important;
  }

  .xs\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    color: #702459 !important;
  }

  .xs\:focus\:placeholder-pink-900:focus::placeholder {
    color: #702459 !important;
  }

  .xs\:focus\:placeholder-primary-black:focus::-moz-placeholder {
    color: #333333 !important;
  }

  .xs\:focus\:placeholder-primary-black:focus:-ms-input-placeholder {
    color: #333333 !important;
  }

  .xs\:focus\:placeholder-primary-black:focus::placeholder {
    color: #333333 !important;
  }

  .xs\:focus\:placeholder-primary-green:focus::-moz-placeholder {
    color: #085E3C !important;
  }

  .xs\:focus\:placeholder-primary-green:focus:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .xs\:focus\:placeholder-primary-green:focus::placeholder {
    color: #085E3C !important;
  }

  .xs\:pointer-events-none {
    pointer-events: none !important;
  }

  .xs\:pointer-events-auto {
    pointer-events: auto !important;
  }

  .xs\:hover\:pointer-events-none:hover {
    pointer-events: none !important;
  }

  .xs\:hover\:pointer-events-auto:hover {
    pointer-events: auto !important;
  }

  .xs\:focus\:pointer-events-none:focus {
    pointer-events: none !important;
  }

  .xs\:focus\:pointer-events-auto:focus {
    pointer-events: auto !important;
  }

  .xs\:static {
    position: static !important;
  }

  .xs\:fixed {
    position: fixed !important;
  }

  .xs\:absolute {
    position: absolute !important;
  }

  .xs\:relative {
    position: relative !important;
  }

  .xs\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .xs\:hover\:static:hover {
    position: static !important;
  }

  .xs\:hover\:fixed:hover {
    position: fixed !important;
  }

  .xs\:hover\:absolute:hover {
    position: absolute !important;
  }

  .xs\:hover\:relative:hover {
    position: relative !important;
  }

  .xs\:hover\:sticky:hover {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .xs\:focus\:static:focus {
    position: static !important;
  }

  .xs\:focus\:fixed:focus {
    position: fixed !important;
  }

  .xs\:focus\:absolute:focus {
    position: absolute !important;
  }

  .xs\:focus\:relative:focus {
    position: relative !important;
  }

  .xs\:focus\:sticky:focus {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .xs\:inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .xs\:inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .xs\:inset-1\/2 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:-inset-1\/2 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:inset-1\/3 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:-inset-1\/3 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:inset-2\/3 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:-inset-2\/3 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:inset-1\/4 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xs\:-inset-1\/4 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xs\:inset-2\/4 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:-inset-2\/4 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:inset-3\/4 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xs\:-inset-3\/4 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xs\:inset-1\/5 {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .xs\:-inset-1\/5 {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .xs\:inset-2\/5 {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .xs\:-inset-2\/5 {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .xs\:inset-3\/5 {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .xs\:-inset-3\/5 {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .xs\:inset-4\/5 {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .xs\:-inset-4\/5 {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .xs\:inset-1\/6 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:-inset-1\/6 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:inset-2\/6 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:-inset-2\/6 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:inset-3\/6 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:-inset-3\/6 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:inset-4\/6 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:-inset-4\/6 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:inset-5\/6 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:-inset-5\/6 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:inset-1\/12 {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xs\:-inset-1\/12 {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xs\:inset-2\/12 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:-inset-2\/12 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:inset-3\/12 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xs\:-inset-3\/12 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xs\:inset-4\/12 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:-inset-4\/12 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:inset-5\/12 {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xs\:-inset-5\/12 {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xs\:inset-6\/12 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:-inset-6\/12 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:inset-7\/12 {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xs\:-inset-7\/12 {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xs\:inset-8\/12 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:-inset-8\/12 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:inset-9\/12 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xs\:-inset-9\/12 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xs\:inset-10\/12 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:-inset-10\/12 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:inset-11\/12 {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xs\:-inset-11\/12 {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xs\:inset-y-0 {
    top: 0 !important;
    bottom: 0 !important;
  }

  .xs\:inset-x-0 {
    right: 0 !important;
    left: 0 !important;
  }

  .xs\:inset-y-auto {
    top: auto !important;
    bottom: auto !important;
  }

  .xs\:inset-x-auto {
    right: auto !important;
    left: auto !important;
  }

  .xs\:inset-y-1\/2 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:inset-x-1\/2 {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:-inset-y-1\/2 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:-inset-x-1\/2 {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:inset-y-1\/3 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:inset-x-1\/3 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:-inset-y-1\/3 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:-inset-x-1\/3 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:inset-y-2\/3 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:inset-x-2\/3 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:-inset-y-2\/3 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:-inset-x-2\/3 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:inset-y-1\/4 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xs\:inset-x-1\/4 {
    right: 25% !important;
    left: 25% !important;
  }

  .xs\:-inset-y-1\/4 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xs\:-inset-x-1\/4 {
    right: -25% !important;
    left: -25% !important;
  }

  .xs\:inset-y-2\/4 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:inset-x-2\/4 {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:-inset-y-2\/4 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:-inset-x-2\/4 {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:inset-y-3\/4 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xs\:inset-x-3\/4 {
    right: 75% !important;
    left: 75% !important;
  }

  .xs\:-inset-y-3\/4 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xs\:-inset-x-3\/4 {
    right: -75% !important;
    left: -75% !important;
  }

  .xs\:inset-y-1\/5 {
    top: 20% !important;
    bottom: 20% !important;
  }

  .xs\:inset-x-1\/5 {
    right: 20% !important;
    left: 20% !important;
  }

  .xs\:-inset-y-1\/5 {
    top: -20% !important;
    bottom: -20% !important;
  }

  .xs\:-inset-x-1\/5 {
    right: -20% !important;
    left: -20% !important;
  }

  .xs\:inset-y-2\/5 {
    top: 40% !important;
    bottom: 40% !important;
  }

  .xs\:inset-x-2\/5 {
    right: 40% !important;
    left: 40% !important;
  }

  .xs\:-inset-y-2\/5 {
    top: -40% !important;
    bottom: -40% !important;
  }

  .xs\:-inset-x-2\/5 {
    right: -40% !important;
    left: -40% !important;
  }

  .xs\:inset-y-3\/5 {
    top: 60% !important;
    bottom: 60% !important;
  }

  .xs\:inset-x-3\/5 {
    right: 60% !important;
    left: 60% !important;
  }

  .xs\:-inset-y-3\/5 {
    top: -60% !important;
    bottom: -60% !important;
  }

  .xs\:-inset-x-3\/5 {
    right: -60% !important;
    left: -60% !important;
  }

  .xs\:inset-y-4\/5 {
    top: 80% !important;
    bottom: 80% !important;
  }

  .xs\:inset-x-4\/5 {
    right: 80% !important;
    left: 80% !important;
  }

  .xs\:-inset-y-4\/5 {
    top: -80% !important;
    bottom: -80% !important;
  }

  .xs\:-inset-x-4\/5 {
    right: -80% !important;
    left: -80% !important;
  }

  .xs\:inset-y-1\/6 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xs\:inset-x-1\/6 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:-inset-y-1\/6 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xs\:-inset-x-1\/6 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:inset-y-2\/6 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:inset-x-2\/6 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:-inset-y-2\/6 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:-inset-x-2\/6 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:inset-y-3\/6 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:inset-x-3\/6 {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:-inset-y-3\/6 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:-inset-x-3\/6 {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:inset-y-4\/6 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:inset-x-4\/6 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:-inset-y-4\/6 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:-inset-x-4\/6 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:inset-y-5\/6 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xs\:inset-x-5\/6 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:-inset-y-5\/6 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xs\:-inset-x-5\/6 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:inset-y-1\/12 {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .xs\:inset-x-1\/12 {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xs\:-inset-y-1\/12 {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .xs\:-inset-x-1\/12 {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xs\:inset-y-2\/12 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xs\:inset-x-2\/12 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:-inset-y-2\/12 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xs\:-inset-x-2\/12 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:inset-y-3\/12 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xs\:inset-x-3\/12 {
    right: 25% !important;
    left: 25% !important;
  }

  .xs\:-inset-y-3\/12 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xs\:-inset-x-3\/12 {
    right: -25% !important;
    left: -25% !important;
  }

  .xs\:inset-y-4\/12 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:inset-x-4\/12 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:-inset-y-4\/12 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:-inset-x-4\/12 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:inset-y-5\/12 {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .xs\:inset-x-5\/12 {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xs\:-inset-y-5\/12 {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .xs\:-inset-x-5\/12 {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xs\:inset-y-6\/12 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:inset-x-6\/12 {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:-inset-y-6\/12 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:-inset-x-6\/12 {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:inset-y-7\/12 {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .xs\:inset-x-7\/12 {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xs\:-inset-y-7\/12 {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .xs\:-inset-x-7\/12 {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xs\:inset-y-8\/12 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:inset-x-8\/12 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:-inset-y-8\/12 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:-inset-x-8\/12 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:inset-y-9\/12 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xs\:inset-x-9\/12 {
    right: 75% !important;
    left: 75% !important;
  }

  .xs\:-inset-y-9\/12 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xs\:-inset-x-9\/12 {
    right: -75% !important;
    left: -75% !important;
  }

  .xs\:inset-y-10\/12 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xs\:inset-x-10\/12 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:-inset-y-10\/12 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xs\:-inset-x-10\/12 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:inset-y-11\/12 {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .xs\:inset-x-11\/12 {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xs\:-inset-y-11\/12 {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .xs\:-inset-x-11\/12 {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xs\:top-0 {
    top: 0 !important;
  }

  .xs\:right-0 {
    right: 0 !important;
  }

  .xs\:bottom-0 {
    bottom: 0 !important;
  }

  .xs\:left-0 {
    left: 0 !important;
  }

  .xs\:top-auto {
    top: auto !important;
  }

  .xs\:right-auto {
    right: auto !important;
  }

  .xs\:bottom-auto {
    bottom: auto !important;
  }

  .xs\:left-auto {
    left: auto !important;
  }

  .xs\:top-1\/2 {
    top: 50% !important;
  }

  .xs\:right-1\/2 {
    right: 50% !important;
  }

  .xs\:bottom-1\/2 {
    bottom: 50% !important;
  }

  .xs\:left-1\/2 {
    left: 50% !important;
  }

  .xs\:-top-1\/2 {
    top: -50% !important;
  }

  .xs\:-right-1\/2 {
    right: -50% !important;
  }

  .xs\:-bottom-1\/2 {
    bottom: -50% !important;
  }

  .xs\:-left-1\/2 {
    left: -50% !important;
  }

  .xs\:top-1\/3 {
    top: 33.33333333333333% !important;
  }

  .xs\:right-1\/3 {
    right: 33.33333333333333% !important;
  }

  .xs\:bottom-1\/3 {
    bottom: 33.33333333333333% !important;
  }

  .xs\:left-1\/3 {
    left: 33.33333333333333% !important;
  }

  .xs\:-top-1\/3 {
    top: -33.33333333333333% !important;
  }

  .xs\:-right-1\/3 {
    right: -33.33333333333333% !important;
  }

  .xs\:-bottom-1\/3 {
    bottom: -33.33333333333333% !important;
  }

  .xs\:-left-1\/3 {
    left: -33.33333333333333% !important;
  }

  .xs\:top-2\/3 {
    top: 66.66666666666666% !important;
  }

  .xs\:right-2\/3 {
    right: 66.66666666666666% !important;
  }

  .xs\:bottom-2\/3 {
    bottom: 66.66666666666666% !important;
  }

  .xs\:left-2\/3 {
    left: 66.66666666666666% !important;
  }

  .xs\:-top-2\/3 {
    top: -66.66666666666666% !important;
  }

  .xs\:-right-2\/3 {
    right: -66.66666666666666% !important;
  }

  .xs\:-bottom-2\/3 {
    bottom: -66.66666666666666% !important;
  }

  .xs\:-left-2\/3 {
    left: -66.66666666666666% !important;
  }

  .xs\:top-1\/4 {
    top: 25% !important;
  }

  .xs\:right-1\/4 {
    right: 25% !important;
  }

  .xs\:bottom-1\/4 {
    bottom: 25% !important;
  }

  .xs\:left-1\/4 {
    left: 25% !important;
  }

  .xs\:-top-1\/4 {
    top: -25% !important;
  }

  .xs\:-right-1\/4 {
    right: -25% !important;
  }

  .xs\:-bottom-1\/4 {
    bottom: -25% !important;
  }

  .xs\:-left-1\/4 {
    left: -25% !important;
  }

  .xs\:top-2\/4 {
    top: 50% !important;
  }

  .xs\:right-2\/4 {
    right: 50% !important;
  }

  .xs\:bottom-2\/4 {
    bottom: 50% !important;
  }

  .xs\:left-2\/4 {
    left: 50% !important;
  }

  .xs\:-top-2\/4 {
    top: -50% !important;
  }

  .xs\:-right-2\/4 {
    right: -50% !important;
  }

  .xs\:-bottom-2\/4 {
    bottom: -50% !important;
  }

  .xs\:-left-2\/4 {
    left: -50% !important;
  }

  .xs\:top-3\/4 {
    top: 75% !important;
  }

  .xs\:right-3\/4 {
    right: 75% !important;
  }

  .xs\:bottom-3\/4 {
    bottom: 75% !important;
  }

  .xs\:left-3\/4 {
    left: 75% !important;
  }

  .xs\:-top-3\/4 {
    top: -75% !important;
  }

  .xs\:-right-3\/4 {
    right: -75% !important;
  }

  .xs\:-bottom-3\/4 {
    bottom: -75% !important;
  }

  .xs\:-left-3\/4 {
    left: -75% !important;
  }

  .xs\:top-1\/5 {
    top: 20% !important;
  }

  .xs\:right-1\/5 {
    right: 20% !important;
  }

  .xs\:bottom-1\/5 {
    bottom: 20% !important;
  }

  .xs\:left-1\/5 {
    left: 20% !important;
  }

  .xs\:-top-1\/5 {
    top: -20% !important;
  }

  .xs\:-right-1\/5 {
    right: -20% !important;
  }

  .xs\:-bottom-1\/5 {
    bottom: -20% !important;
  }

  .xs\:-left-1\/5 {
    left: -20% !important;
  }

  .xs\:top-2\/5 {
    top: 40% !important;
  }

  .xs\:right-2\/5 {
    right: 40% !important;
  }

  .xs\:bottom-2\/5 {
    bottom: 40% !important;
  }

  .xs\:left-2\/5 {
    left: 40% !important;
  }

  .xs\:-top-2\/5 {
    top: -40% !important;
  }

  .xs\:-right-2\/5 {
    right: -40% !important;
  }

  .xs\:-bottom-2\/5 {
    bottom: -40% !important;
  }

  .xs\:-left-2\/5 {
    left: -40% !important;
  }

  .xs\:top-3\/5 {
    top: 60% !important;
  }

  .xs\:right-3\/5 {
    right: 60% !important;
  }

  .xs\:bottom-3\/5 {
    bottom: 60% !important;
  }

  .xs\:left-3\/5 {
    left: 60% !important;
  }

  .xs\:-top-3\/5 {
    top: -60% !important;
  }

  .xs\:-right-3\/5 {
    right: -60% !important;
  }

  .xs\:-bottom-3\/5 {
    bottom: -60% !important;
  }

  .xs\:-left-3\/5 {
    left: -60% !important;
  }

  .xs\:top-4\/5 {
    top: 80% !important;
  }

  .xs\:right-4\/5 {
    right: 80% !important;
  }

  .xs\:bottom-4\/5 {
    bottom: 80% !important;
  }

  .xs\:left-4\/5 {
    left: 80% !important;
  }

  .xs\:-top-4\/5 {
    top: -80% !important;
  }

  .xs\:-right-4\/5 {
    right: -80% !important;
  }

  .xs\:-bottom-4\/5 {
    bottom: -80% !important;
  }

  .xs\:-left-4\/5 {
    left: -80% !important;
  }

  .xs\:top-1\/6 {
    top: 16.666666666666664% !important;
  }

  .xs\:right-1\/6 {
    right: 16.666666666666664% !important;
  }

  .xs\:bottom-1\/6 {
    bottom: 16.666666666666664% !important;
  }

  .xs\:left-1\/6 {
    left: 16.666666666666664% !important;
  }

  .xs\:-top-1\/6 {
    top: -16.666666666666664% !important;
  }

  .xs\:-right-1\/6 {
    right: -16.666666666666664% !important;
  }

  .xs\:-bottom-1\/6 {
    bottom: -16.666666666666664% !important;
  }

  .xs\:-left-1\/6 {
    left: -16.666666666666664% !important;
  }

  .xs\:top-2\/6 {
    top: 33.33333333333333% !important;
  }

  .xs\:right-2\/6 {
    right: 33.33333333333333% !important;
  }

  .xs\:bottom-2\/6 {
    bottom: 33.33333333333333% !important;
  }

  .xs\:left-2\/6 {
    left: 33.33333333333333% !important;
  }

  .xs\:-top-2\/6 {
    top: -33.33333333333333% !important;
  }

  .xs\:-right-2\/6 {
    right: -33.33333333333333% !important;
  }

  .xs\:-bottom-2\/6 {
    bottom: -33.33333333333333% !important;
  }

  .xs\:-left-2\/6 {
    left: -33.33333333333333% !important;
  }

  .xs\:top-3\/6 {
    top: 50% !important;
  }

  .xs\:right-3\/6 {
    right: 50% !important;
  }

  .xs\:bottom-3\/6 {
    bottom: 50% !important;
  }

  .xs\:left-3\/6 {
    left: 50% !important;
  }

  .xs\:-top-3\/6 {
    top: -50% !important;
  }

  .xs\:-right-3\/6 {
    right: -50% !important;
  }

  .xs\:-bottom-3\/6 {
    bottom: -50% !important;
  }

  .xs\:-left-3\/6 {
    left: -50% !important;
  }

  .xs\:top-4\/6 {
    top: 66.66666666666666% !important;
  }

  .xs\:right-4\/6 {
    right: 66.66666666666666% !important;
  }

  .xs\:bottom-4\/6 {
    bottom: 66.66666666666666% !important;
  }

  .xs\:left-4\/6 {
    left: 66.66666666666666% !important;
  }

  .xs\:-top-4\/6 {
    top: -66.66666666666666% !important;
  }

  .xs\:-right-4\/6 {
    right: -66.66666666666666% !important;
  }

  .xs\:-bottom-4\/6 {
    bottom: -66.66666666666666% !important;
  }

  .xs\:-left-4\/6 {
    left: -66.66666666666666% !important;
  }

  .xs\:top-5\/6 {
    top: 83.33333333333334% !important;
  }

  .xs\:right-5\/6 {
    right: 83.33333333333334% !important;
  }

  .xs\:bottom-5\/6 {
    bottom: 83.33333333333334% !important;
  }

  .xs\:left-5\/6 {
    left: 83.33333333333334% !important;
  }

  .xs\:-top-5\/6 {
    top: -83.33333333333334% !important;
  }

  .xs\:-right-5\/6 {
    right: -83.33333333333334% !important;
  }

  .xs\:-bottom-5\/6 {
    bottom: -83.33333333333334% !important;
  }

  .xs\:-left-5\/6 {
    left: -83.33333333333334% !important;
  }

  .xs\:top-1\/12 {
    top: 8.333333333333332% !important;
  }

  .xs\:right-1\/12 {
    right: 8.333333333333332% !important;
  }

  .xs\:bottom-1\/12 {
    bottom: 8.333333333333332% !important;
  }

  .xs\:left-1\/12 {
    left: 8.333333333333332% !important;
  }

  .xs\:-top-1\/12 {
    top: -8.333333333333332% !important;
  }

  .xs\:-right-1\/12 {
    right: -8.333333333333332% !important;
  }

  .xs\:-bottom-1\/12 {
    bottom: -8.333333333333332% !important;
  }

  .xs\:-left-1\/12 {
    left: -8.333333333333332% !important;
  }

  .xs\:top-2\/12 {
    top: 16.666666666666664% !important;
  }

  .xs\:right-2\/12 {
    right: 16.666666666666664% !important;
  }

  .xs\:bottom-2\/12 {
    bottom: 16.666666666666664% !important;
  }

  .xs\:left-2\/12 {
    left: 16.666666666666664% !important;
  }

  .xs\:-top-2\/12 {
    top: -16.666666666666664% !important;
  }

  .xs\:-right-2\/12 {
    right: -16.666666666666664% !important;
  }

  .xs\:-bottom-2\/12 {
    bottom: -16.666666666666664% !important;
  }

  .xs\:-left-2\/12 {
    left: -16.666666666666664% !important;
  }

  .xs\:top-3\/12 {
    top: 25% !important;
  }

  .xs\:right-3\/12 {
    right: 25% !important;
  }

  .xs\:bottom-3\/12 {
    bottom: 25% !important;
  }

  .xs\:left-3\/12 {
    left: 25% !important;
  }

  .xs\:-top-3\/12 {
    top: -25% !important;
  }

  .xs\:-right-3\/12 {
    right: -25% !important;
  }

  .xs\:-bottom-3\/12 {
    bottom: -25% !important;
  }

  .xs\:-left-3\/12 {
    left: -25% !important;
  }

  .xs\:top-4\/12 {
    top: 33.33333333333333% !important;
  }

  .xs\:right-4\/12 {
    right: 33.33333333333333% !important;
  }

  .xs\:bottom-4\/12 {
    bottom: 33.33333333333333% !important;
  }

  .xs\:left-4\/12 {
    left: 33.33333333333333% !important;
  }

  .xs\:-top-4\/12 {
    top: -33.33333333333333% !important;
  }

  .xs\:-right-4\/12 {
    right: -33.33333333333333% !important;
  }

  .xs\:-bottom-4\/12 {
    bottom: -33.33333333333333% !important;
  }

  .xs\:-left-4\/12 {
    left: -33.33333333333333% !important;
  }

  .xs\:top-5\/12 {
    top: 41.66666666666667% !important;
  }

  .xs\:right-5\/12 {
    right: 41.66666666666667% !important;
  }

  .xs\:bottom-5\/12 {
    bottom: 41.66666666666667% !important;
  }

  .xs\:left-5\/12 {
    left: 41.66666666666667% !important;
  }

  .xs\:-top-5\/12 {
    top: -41.66666666666667% !important;
  }

  .xs\:-right-5\/12 {
    right: -41.66666666666667% !important;
  }

  .xs\:-bottom-5\/12 {
    bottom: -41.66666666666667% !important;
  }

  .xs\:-left-5\/12 {
    left: -41.66666666666667% !important;
  }

  .xs\:top-6\/12 {
    top: 50% !important;
  }

  .xs\:right-6\/12 {
    right: 50% !important;
  }

  .xs\:bottom-6\/12 {
    bottom: 50% !important;
  }

  .xs\:left-6\/12 {
    left: 50% !important;
  }

  .xs\:-top-6\/12 {
    top: -50% !important;
  }

  .xs\:-right-6\/12 {
    right: -50% !important;
  }

  .xs\:-bottom-6\/12 {
    bottom: -50% !important;
  }

  .xs\:-left-6\/12 {
    left: -50% !important;
  }

  .xs\:top-7\/12 {
    top: 58.333333333333336% !important;
  }

  .xs\:right-7\/12 {
    right: 58.333333333333336% !important;
  }

  .xs\:bottom-7\/12 {
    bottom: 58.333333333333336% !important;
  }

  .xs\:left-7\/12 {
    left: 58.333333333333336% !important;
  }

  .xs\:-top-7\/12 {
    top: -58.333333333333336% !important;
  }

  .xs\:-right-7\/12 {
    right: -58.333333333333336% !important;
  }

  .xs\:-bottom-7\/12 {
    bottom: -58.333333333333336% !important;
  }

  .xs\:-left-7\/12 {
    left: -58.333333333333336% !important;
  }

  .xs\:top-8\/12 {
    top: 66.66666666666666% !important;
  }

  .xs\:right-8\/12 {
    right: 66.66666666666666% !important;
  }

  .xs\:bottom-8\/12 {
    bottom: 66.66666666666666% !important;
  }

  .xs\:left-8\/12 {
    left: 66.66666666666666% !important;
  }

  .xs\:-top-8\/12 {
    top: -66.66666666666666% !important;
  }

  .xs\:-right-8\/12 {
    right: -66.66666666666666% !important;
  }

  .xs\:-bottom-8\/12 {
    bottom: -66.66666666666666% !important;
  }

  .xs\:-left-8\/12 {
    left: -66.66666666666666% !important;
  }

  .xs\:top-9\/12 {
    top: 75% !important;
  }

  .xs\:right-9\/12 {
    right: 75% !important;
  }

  .xs\:bottom-9\/12 {
    bottom: 75% !important;
  }

  .xs\:left-9\/12 {
    left: 75% !important;
  }

  .xs\:-top-9\/12 {
    top: -75% !important;
  }

  .xs\:-right-9\/12 {
    right: -75% !important;
  }

  .xs\:-bottom-9\/12 {
    bottom: -75% !important;
  }

  .xs\:-left-9\/12 {
    left: -75% !important;
  }

  .xs\:top-10\/12 {
    top: 83.33333333333334% !important;
  }

  .xs\:right-10\/12 {
    right: 83.33333333333334% !important;
  }

  .xs\:bottom-10\/12 {
    bottom: 83.33333333333334% !important;
  }

  .xs\:left-10\/12 {
    left: 83.33333333333334% !important;
  }

  .xs\:-top-10\/12 {
    top: -83.33333333333334% !important;
  }

  .xs\:-right-10\/12 {
    right: -83.33333333333334% !important;
  }

  .xs\:-bottom-10\/12 {
    bottom: -83.33333333333334% !important;
  }

  .xs\:-left-10\/12 {
    left: -83.33333333333334% !important;
  }

  .xs\:top-11\/12 {
    top: 91.66666666666666% !important;
  }

  .xs\:right-11\/12 {
    right: 91.66666666666666% !important;
  }

  .xs\:bottom-11\/12 {
    bottom: 91.66666666666666% !important;
  }

  .xs\:left-11\/12 {
    left: 91.66666666666666% !important;
  }

  .xs\:-top-11\/12 {
    top: -91.66666666666666% !important;
  }

  .xs\:-right-11\/12 {
    right: -91.66666666666666% !important;
  }

  .xs\:-bottom-11\/12 {
    bottom: -91.66666666666666% !important;
  }

  .xs\:-left-11\/12 {
    left: -91.66666666666666% !important;
  }

  .xs\:hover\:inset-0:hover {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .xs\:hover\:inset-auto:hover {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .xs\:hover\:inset-1\/2:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:hover\:-inset-1\/2:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:hover\:inset-1\/3:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-inset-1\/3:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:inset-2\/3:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-inset-2\/3:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:inset-1\/4:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xs\:hover\:-inset-1\/4:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xs\:hover\:inset-2\/4:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:hover\:-inset-2\/4:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:hover\:inset-3\/4:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xs\:hover\:-inset-3\/4:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xs\:hover\:inset-1\/5:hover {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .xs\:hover\:-inset-1\/5:hover {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .xs\:hover\:inset-2\/5:hover {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .xs\:hover\:-inset-2\/5:hover {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .xs\:hover\:inset-3\/5:hover {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .xs\:hover\:-inset-3\/5:hover {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .xs\:hover\:inset-4\/5:hover {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .xs\:hover\:-inset-4\/5:hover {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .xs\:hover\:inset-1\/6:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:hover\:-inset-1\/6:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:hover\:inset-2\/6:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-inset-2\/6:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:inset-3\/6:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:hover\:-inset-3\/6:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:hover\:inset-4\/6:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-inset-4\/6:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:inset-5\/6:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:hover\:-inset-5\/6:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:hover\:inset-1\/12:hover {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xs\:hover\:-inset-1\/12:hover {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xs\:hover\:inset-2\/12:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:hover\:-inset-2\/12:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:hover\:inset-3\/12:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xs\:hover\:-inset-3\/12:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xs\:hover\:inset-4\/12:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-inset-4\/12:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:inset-5\/12:hover {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xs\:hover\:-inset-5\/12:hover {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xs\:hover\:inset-6\/12:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:hover\:-inset-6\/12:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:hover\:inset-7\/12:hover {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xs\:hover\:-inset-7\/12:hover {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xs\:hover\:inset-8\/12:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-inset-8\/12:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:inset-9\/12:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xs\:hover\:-inset-9\/12:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xs\:hover\:inset-10\/12:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:hover\:-inset-10\/12:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:hover\:inset-11\/12:hover {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xs\:hover\:-inset-11\/12:hover {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xs\:hover\:inset-y-0:hover {
    top: 0 !important;
    bottom: 0 !important;
  }

  .xs\:hover\:inset-x-0:hover {
    right: 0 !important;
    left: 0 !important;
  }

  .xs\:hover\:inset-y-auto:hover {
    top: auto !important;
    bottom: auto !important;
  }

  .xs\:hover\:inset-x-auto:hover {
    right: auto !important;
    left: auto !important;
  }

  .xs\:hover\:inset-y-1\/2:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:hover\:inset-x-1\/2:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:hover\:-inset-y-1\/2:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:hover\:-inset-x-1\/2:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:hover\:inset-y-1\/3:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:hover\:inset-x-1\/3:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-inset-y-1\/3:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:hover\:-inset-x-1\/3:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:inset-y-2\/3:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:hover\:inset-x-2\/3:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-inset-y-2\/3:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:hover\:-inset-x-2\/3:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:inset-y-1\/4:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xs\:hover\:inset-x-1\/4:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .xs\:hover\:-inset-y-1\/4:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xs\:hover\:-inset-x-1\/4:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .xs\:hover\:inset-y-2\/4:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:hover\:inset-x-2\/4:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:hover\:-inset-y-2\/4:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:hover\:-inset-x-2\/4:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:hover\:inset-y-3\/4:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xs\:hover\:inset-x-3\/4:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .xs\:hover\:-inset-y-3\/4:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xs\:hover\:-inset-x-3\/4:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .xs\:hover\:inset-y-1\/5:hover {
    top: 20% !important;
    bottom: 20% !important;
  }

  .xs\:hover\:inset-x-1\/5:hover {
    right: 20% !important;
    left: 20% !important;
  }

  .xs\:hover\:-inset-y-1\/5:hover {
    top: -20% !important;
    bottom: -20% !important;
  }

  .xs\:hover\:-inset-x-1\/5:hover {
    right: -20% !important;
    left: -20% !important;
  }

  .xs\:hover\:inset-y-2\/5:hover {
    top: 40% !important;
    bottom: 40% !important;
  }

  .xs\:hover\:inset-x-2\/5:hover {
    right: 40% !important;
    left: 40% !important;
  }

  .xs\:hover\:-inset-y-2\/5:hover {
    top: -40% !important;
    bottom: -40% !important;
  }

  .xs\:hover\:-inset-x-2\/5:hover {
    right: -40% !important;
    left: -40% !important;
  }

  .xs\:hover\:inset-y-3\/5:hover {
    top: 60% !important;
    bottom: 60% !important;
  }

  .xs\:hover\:inset-x-3\/5:hover {
    right: 60% !important;
    left: 60% !important;
  }

  .xs\:hover\:-inset-y-3\/5:hover {
    top: -60% !important;
    bottom: -60% !important;
  }

  .xs\:hover\:-inset-x-3\/5:hover {
    right: -60% !important;
    left: -60% !important;
  }

  .xs\:hover\:inset-y-4\/5:hover {
    top: 80% !important;
    bottom: 80% !important;
  }

  .xs\:hover\:inset-x-4\/5:hover {
    right: 80% !important;
    left: 80% !important;
  }

  .xs\:hover\:-inset-y-4\/5:hover {
    top: -80% !important;
    bottom: -80% !important;
  }

  .xs\:hover\:-inset-x-4\/5:hover {
    right: -80% !important;
    left: -80% !important;
  }

  .xs\:hover\:inset-y-1\/6:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xs\:hover\:inset-x-1\/6:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:hover\:-inset-y-1\/6:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xs\:hover\:-inset-x-1\/6:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:hover\:inset-y-2\/6:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:hover\:inset-x-2\/6:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-inset-y-2\/6:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:hover\:-inset-x-2\/6:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:inset-y-3\/6:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:hover\:inset-x-3\/6:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:hover\:-inset-y-3\/6:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:hover\:-inset-x-3\/6:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:hover\:inset-y-4\/6:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:hover\:inset-x-4\/6:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-inset-y-4\/6:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:hover\:-inset-x-4\/6:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:inset-y-5\/6:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xs\:hover\:inset-x-5\/6:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:hover\:-inset-y-5\/6:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xs\:hover\:-inset-x-5\/6:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:hover\:inset-y-1\/12:hover {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .xs\:hover\:inset-x-1\/12:hover {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xs\:hover\:-inset-y-1\/12:hover {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .xs\:hover\:-inset-x-1\/12:hover {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xs\:hover\:inset-y-2\/12:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xs\:hover\:inset-x-2\/12:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:hover\:-inset-y-2\/12:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xs\:hover\:-inset-x-2\/12:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:hover\:inset-y-3\/12:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xs\:hover\:inset-x-3\/12:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .xs\:hover\:-inset-y-3\/12:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xs\:hover\:-inset-x-3\/12:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .xs\:hover\:inset-y-4\/12:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:hover\:inset-x-4\/12:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-inset-y-4\/12:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:hover\:-inset-x-4\/12:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:inset-y-5\/12:hover {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .xs\:hover\:inset-x-5\/12:hover {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xs\:hover\:-inset-y-5\/12:hover {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .xs\:hover\:-inset-x-5\/12:hover {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xs\:hover\:inset-y-6\/12:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:hover\:inset-x-6\/12:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:hover\:-inset-y-6\/12:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:hover\:-inset-x-6\/12:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:hover\:inset-y-7\/12:hover {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .xs\:hover\:inset-x-7\/12:hover {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xs\:hover\:-inset-y-7\/12:hover {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .xs\:hover\:-inset-x-7\/12:hover {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xs\:hover\:inset-y-8\/12:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:hover\:inset-x-8\/12:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-inset-y-8\/12:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:hover\:-inset-x-8\/12:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:inset-y-9\/12:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xs\:hover\:inset-x-9\/12:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .xs\:hover\:-inset-y-9\/12:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xs\:hover\:-inset-x-9\/12:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .xs\:hover\:inset-y-10\/12:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xs\:hover\:inset-x-10\/12:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:hover\:-inset-y-10\/12:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xs\:hover\:-inset-x-10\/12:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:hover\:inset-y-11\/12:hover {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .xs\:hover\:inset-x-11\/12:hover {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xs\:hover\:-inset-y-11\/12:hover {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .xs\:hover\:-inset-x-11\/12:hover {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xs\:hover\:top-0:hover {
    top: 0 !important;
  }

  .xs\:hover\:right-0:hover {
    right: 0 !important;
  }

  .xs\:hover\:bottom-0:hover {
    bottom: 0 !important;
  }

  .xs\:hover\:left-0:hover {
    left: 0 !important;
  }

  .xs\:hover\:top-auto:hover {
    top: auto !important;
  }

  .xs\:hover\:right-auto:hover {
    right: auto !important;
  }

  .xs\:hover\:bottom-auto:hover {
    bottom: auto !important;
  }

  .xs\:hover\:left-auto:hover {
    left: auto !important;
  }

  .xs\:hover\:top-1\/2:hover {
    top: 50% !important;
  }

  .xs\:hover\:right-1\/2:hover {
    right: 50% !important;
  }

  .xs\:hover\:bottom-1\/2:hover {
    bottom: 50% !important;
  }

  .xs\:hover\:left-1\/2:hover {
    left: 50% !important;
  }

  .xs\:hover\:-top-1\/2:hover {
    top: -50% !important;
  }

  .xs\:hover\:-right-1\/2:hover {
    right: -50% !important;
  }

  .xs\:hover\:-bottom-1\/2:hover {
    bottom: -50% !important;
  }

  .xs\:hover\:-left-1\/2:hover {
    left: -50% !important;
  }

  .xs\:hover\:top-1\/3:hover {
    top: 33.33333333333333% !important;
  }

  .xs\:hover\:right-1\/3:hover {
    right: 33.33333333333333% !important;
  }

  .xs\:hover\:bottom-1\/3:hover {
    bottom: 33.33333333333333% !important;
  }

  .xs\:hover\:left-1\/3:hover {
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-top-1\/3:hover {
    top: -33.33333333333333% !important;
  }

  .xs\:hover\:-right-1\/3:hover {
    right: -33.33333333333333% !important;
  }

  .xs\:hover\:-bottom-1\/3:hover {
    bottom: -33.33333333333333% !important;
  }

  .xs\:hover\:-left-1\/3:hover {
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:top-2\/3:hover {
    top: 66.66666666666666% !important;
  }

  .xs\:hover\:right-2\/3:hover {
    right: 66.66666666666666% !important;
  }

  .xs\:hover\:bottom-2\/3:hover {
    bottom: 66.66666666666666% !important;
  }

  .xs\:hover\:left-2\/3:hover {
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-top-2\/3:hover {
    top: -66.66666666666666% !important;
  }

  .xs\:hover\:-right-2\/3:hover {
    right: -66.66666666666666% !important;
  }

  .xs\:hover\:-bottom-2\/3:hover {
    bottom: -66.66666666666666% !important;
  }

  .xs\:hover\:-left-2\/3:hover {
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:top-1\/4:hover {
    top: 25% !important;
  }

  .xs\:hover\:right-1\/4:hover {
    right: 25% !important;
  }

  .xs\:hover\:bottom-1\/4:hover {
    bottom: 25% !important;
  }

  .xs\:hover\:left-1\/4:hover {
    left: 25% !important;
  }

  .xs\:hover\:-top-1\/4:hover {
    top: -25% !important;
  }

  .xs\:hover\:-right-1\/4:hover {
    right: -25% !important;
  }

  .xs\:hover\:-bottom-1\/4:hover {
    bottom: -25% !important;
  }

  .xs\:hover\:-left-1\/4:hover {
    left: -25% !important;
  }

  .xs\:hover\:top-2\/4:hover {
    top: 50% !important;
  }

  .xs\:hover\:right-2\/4:hover {
    right: 50% !important;
  }

  .xs\:hover\:bottom-2\/4:hover {
    bottom: 50% !important;
  }

  .xs\:hover\:left-2\/4:hover {
    left: 50% !important;
  }

  .xs\:hover\:-top-2\/4:hover {
    top: -50% !important;
  }

  .xs\:hover\:-right-2\/4:hover {
    right: -50% !important;
  }

  .xs\:hover\:-bottom-2\/4:hover {
    bottom: -50% !important;
  }

  .xs\:hover\:-left-2\/4:hover {
    left: -50% !important;
  }

  .xs\:hover\:top-3\/4:hover {
    top: 75% !important;
  }

  .xs\:hover\:right-3\/4:hover {
    right: 75% !important;
  }

  .xs\:hover\:bottom-3\/4:hover {
    bottom: 75% !important;
  }

  .xs\:hover\:left-3\/4:hover {
    left: 75% !important;
  }

  .xs\:hover\:-top-3\/4:hover {
    top: -75% !important;
  }

  .xs\:hover\:-right-3\/4:hover {
    right: -75% !important;
  }

  .xs\:hover\:-bottom-3\/4:hover {
    bottom: -75% !important;
  }

  .xs\:hover\:-left-3\/4:hover {
    left: -75% !important;
  }

  .xs\:hover\:top-1\/5:hover {
    top: 20% !important;
  }

  .xs\:hover\:right-1\/5:hover {
    right: 20% !important;
  }

  .xs\:hover\:bottom-1\/5:hover {
    bottom: 20% !important;
  }

  .xs\:hover\:left-1\/5:hover {
    left: 20% !important;
  }

  .xs\:hover\:-top-1\/5:hover {
    top: -20% !important;
  }

  .xs\:hover\:-right-1\/5:hover {
    right: -20% !important;
  }

  .xs\:hover\:-bottom-1\/5:hover {
    bottom: -20% !important;
  }

  .xs\:hover\:-left-1\/5:hover {
    left: -20% !important;
  }

  .xs\:hover\:top-2\/5:hover {
    top: 40% !important;
  }

  .xs\:hover\:right-2\/5:hover {
    right: 40% !important;
  }

  .xs\:hover\:bottom-2\/5:hover {
    bottom: 40% !important;
  }

  .xs\:hover\:left-2\/5:hover {
    left: 40% !important;
  }

  .xs\:hover\:-top-2\/5:hover {
    top: -40% !important;
  }

  .xs\:hover\:-right-2\/5:hover {
    right: -40% !important;
  }

  .xs\:hover\:-bottom-2\/5:hover {
    bottom: -40% !important;
  }

  .xs\:hover\:-left-2\/5:hover {
    left: -40% !important;
  }

  .xs\:hover\:top-3\/5:hover {
    top: 60% !important;
  }

  .xs\:hover\:right-3\/5:hover {
    right: 60% !important;
  }

  .xs\:hover\:bottom-3\/5:hover {
    bottom: 60% !important;
  }

  .xs\:hover\:left-3\/5:hover {
    left: 60% !important;
  }

  .xs\:hover\:-top-3\/5:hover {
    top: -60% !important;
  }

  .xs\:hover\:-right-3\/5:hover {
    right: -60% !important;
  }

  .xs\:hover\:-bottom-3\/5:hover {
    bottom: -60% !important;
  }

  .xs\:hover\:-left-3\/5:hover {
    left: -60% !important;
  }

  .xs\:hover\:top-4\/5:hover {
    top: 80% !important;
  }

  .xs\:hover\:right-4\/5:hover {
    right: 80% !important;
  }

  .xs\:hover\:bottom-4\/5:hover {
    bottom: 80% !important;
  }

  .xs\:hover\:left-4\/5:hover {
    left: 80% !important;
  }

  .xs\:hover\:-top-4\/5:hover {
    top: -80% !important;
  }

  .xs\:hover\:-right-4\/5:hover {
    right: -80% !important;
  }

  .xs\:hover\:-bottom-4\/5:hover {
    bottom: -80% !important;
  }

  .xs\:hover\:-left-4\/5:hover {
    left: -80% !important;
  }

  .xs\:hover\:top-1\/6:hover {
    top: 16.666666666666664% !important;
  }

  .xs\:hover\:right-1\/6:hover {
    right: 16.666666666666664% !important;
  }

  .xs\:hover\:bottom-1\/6:hover {
    bottom: 16.666666666666664% !important;
  }

  .xs\:hover\:left-1\/6:hover {
    left: 16.666666666666664% !important;
  }

  .xs\:hover\:-top-1\/6:hover {
    top: -16.666666666666664% !important;
  }

  .xs\:hover\:-right-1\/6:hover {
    right: -16.666666666666664% !important;
  }

  .xs\:hover\:-bottom-1\/6:hover {
    bottom: -16.666666666666664% !important;
  }

  .xs\:hover\:-left-1\/6:hover {
    left: -16.666666666666664% !important;
  }

  .xs\:hover\:top-2\/6:hover {
    top: 33.33333333333333% !important;
  }

  .xs\:hover\:right-2\/6:hover {
    right: 33.33333333333333% !important;
  }

  .xs\:hover\:bottom-2\/6:hover {
    bottom: 33.33333333333333% !important;
  }

  .xs\:hover\:left-2\/6:hover {
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-top-2\/6:hover {
    top: -33.33333333333333% !important;
  }

  .xs\:hover\:-right-2\/6:hover {
    right: -33.33333333333333% !important;
  }

  .xs\:hover\:-bottom-2\/6:hover {
    bottom: -33.33333333333333% !important;
  }

  .xs\:hover\:-left-2\/6:hover {
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:top-3\/6:hover {
    top: 50% !important;
  }

  .xs\:hover\:right-3\/6:hover {
    right: 50% !important;
  }

  .xs\:hover\:bottom-3\/6:hover {
    bottom: 50% !important;
  }

  .xs\:hover\:left-3\/6:hover {
    left: 50% !important;
  }

  .xs\:hover\:-top-3\/6:hover {
    top: -50% !important;
  }

  .xs\:hover\:-right-3\/6:hover {
    right: -50% !important;
  }

  .xs\:hover\:-bottom-3\/6:hover {
    bottom: -50% !important;
  }

  .xs\:hover\:-left-3\/6:hover {
    left: -50% !important;
  }

  .xs\:hover\:top-4\/6:hover {
    top: 66.66666666666666% !important;
  }

  .xs\:hover\:right-4\/6:hover {
    right: 66.66666666666666% !important;
  }

  .xs\:hover\:bottom-4\/6:hover {
    bottom: 66.66666666666666% !important;
  }

  .xs\:hover\:left-4\/6:hover {
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-top-4\/6:hover {
    top: -66.66666666666666% !important;
  }

  .xs\:hover\:-right-4\/6:hover {
    right: -66.66666666666666% !important;
  }

  .xs\:hover\:-bottom-4\/6:hover {
    bottom: -66.66666666666666% !important;
  }

  .xs\:hover\:-left-4\/6:hover {
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:top-5\/6:hover {
    top: 83.33333333333334% !important;
  }

  .xs\:hover\:right-5\/6:hover {
    right: 83.33333333333334% !important;
  }

  .xs\:hover\:bottom-5\/6:hover {
    bottom: 83.33333333333334% !important;
  }

  .xs\:hover\:left-5\/6:hover {
    left: 83.33333333333334% !important;
  }

  .xs\:hover\:-top-5\/6:hover {
    top: -83.33333333333334% !important;
  }

  .xs\:hover\:-right-5\/6:hover {
    right: -83.33333333333334% !important;
  }

  .xs\:hover\:-bottom-5\/6:hover {
    bottom: -83.33333333333334% !important;
  }

  .xs\:hover\:-left-5\/6:hover {
    left: -83.33333333333334% !important;
  }

  .xs\:hover\:top-1\/12:hover {
    top: 8.333333333333332% !important;
  }

  .xs\:hover\:right-1\/12:hover {
    right: 8.333333333333332% !important;
  }

  .xs\:hover\:bottom-1\/12:hover {
    bottom: 8.333333333333332% !important;
  }

  .xs\:hover\:left-1\/12:hover {
    left: 8.333333333333332% !important;
  }

  .xs\:hover\:-top-1\/12:hover {
    top: -8.333333333333332% !important;
  }

  .xs\:hover\:-right-1\/12:hover {
    right: -8.333333333333332% !important;
  }

  .xs\:hover\:-bottom-1\/12:hover {
    bottom: -8.333333333333332% !important;
  }

  .xs\:hover\:-left-1\/12:hover {
    left: -8.333333333333332% !important;
  }

  .xs\:hover\:top-2\/12:hover {
    top: 16.666666666666664% !important;
  }

  .xs\:hover\:right-2\/12:hover {
    right: 16.666666666666664% !important;
  }

  .xs\:hover\:bottom-2\/12:hover {
    bottom: 16.666666666666664% !important;
  }

  .xs\:hover\:left-2\/12:hover {
    left: 16.666666666666664% !important;
  }

  .xs\:hover\:-top-2\/12:hover {
    top: -16.666666666666664% !important;
  }

  .xs\:hover\:-right-2\/12:hover {
    right: -16.666666666666664% !important;
  }

  .xs\:hover\:-bottom-2\/12:hover {
    bottom: -16.666666666666664% !important;
  }

  .xs\:hover\:-left-2\/12:hover {
    left: -16.666666666666664% !important;
  }

  .xs\:hover\:top-3\/12:hover {
    top: 25% !important;
  }

  .xs\:hover\:right-3\/12:hover {
    right: 25% !important;
  }

  .xs\:hover\:bottom-3\/12:hover {
    bottom: 25% !important;
  }

  .xs\:hover\:left-3\/12:hover {
    left: 25% !important;
  }

  .xs\:hover\:-top-3\/12:hover {
    top: -25% !important;
  }

  .xs\:hover\:-right-3\/12:hover {
    right: -25% !important;
  }

  .xs\:hover\:-bottom-3\/12:hover {
    bottom: -25% !important;
  }

  .xs\:hover\:-left-3\/12:hover {
    left: -25% !important;
  }

  .xs\:hover\:top-4\/12:hover {
    top: 33.33333333333333% !important;
  }

  .xs\:hover\:right-4\/12:hover {
    right: 33.33333333333333% !important;
  }

  .xs\:hover\:bottom-4\/12:hover {
    bottom: 33.33333333333333% !important;
  }

  .xs\:hover\:left-4\/12:hover {
    left: 33.33333333333333% !important;
  }

  .xs\:hover\:-top-4\/12:hover {
    top: -33.33333333333333% !important;
  }

  .xs\:hover\:-right-4\/12:hover {
    right: -33.33333333333333% !important;
  }

  .xs\:hover\:-bottom-4\/12:hover {
    bottom: -33.33333333333333% !important;
  }

  .xs\:hover\:-left-4\/12:hover {
    left: -33.33333333333333% !important;
  }

  .xs\:hover\:top-5\/12:hover {
    top: 41.66666666666667% !important;
  }

  .xs\:hover\:right-5\/12:hover {
    right: 41.66666666666667% !important;
  }

  .xs\:hover\:bottom-5\/12:hover {
    bottom: 41.66666666666667% !important;
  }

  .xs\:hover\:left-5\/12:hover {
    left: 41.66666666666667% !important;
  }

  .xs\:hover\:-top-5\/12:hover {
    top: -41.66666666666667% !important;
  }

  .xs\:hover\:-right-5\/12:hover {
    right: -41.66666666666667% !important;
  }

  .xs\:hover\:-bottom-5\/12:hover {
    bottom: -41.66666666666667% !important;
  }

  .xs\:hover\:-left-5\/12:hover {
    left: -41.66666666666667% !important;
  }

  .xs\:hover\:top-6\/12:hover {
    top: 50% !important;
  }

  .xs\:hover\:right-6\/12:hover {
    right: 50% !important;
  }

  .xs\:hover\:bottom-6\/12:hover {
    bottom: 50% !important;
  }

  .xs\:hover\:left-6\/12:hover {
    left: 50% !important;
  }

  .xs\:hover\:-top-6\/12:hover {
    top: -50% !important;
  }

  .xs\:hover\:-right-6\/12:hover {
    right: -50% !important;
  }

  .xs\:hover\:-bottom-6\/12:hover {
    bottom: -50% !important;
  }

  .xs\:hover\:-left-6\/12:hover {
    left: -50% !important;
  }

  .xs\:hover\:top-7\/12:hover {
    top: 58.333333333333336% !important;
  }

  .xs\:hover\:right-7\/12:hover {
    right: 58.333333333333336% !important;
  }

  .xs\:hover\:bottom-7\/12:hover {
    bottom: 58.333333333333336% !important;
  }

  .xs\:hover\:left-7\/12:hover {
    left: 58.333333333333336% !important;
  }

  .xs\:hover\:-top-7\/12:hover {
    top: -58.333333333333336% !important;
  }

  .xs\:hover\:-right-7\/12:hover {
    right: -58.333333333333336% !important;
  }

  .xs\:hover\:-bottom-7\/12:hover {
    bottom: -58.333333333333336% !important;
  }

  .xs\:hover\:-left-7\/12:hover {
    left: -58.333333333333336% !important;
  }

  .xs\:hover\:top-8\/12:hover {
    top: 66.66666666666666% !important;
  }

  .xs\:hover\:right-8\/12:hover {
    right: 66.66666666666666% !important;
  }

  .xs\:hover\:bottom-8\/12:hover {
    bottom: 66.66666666666666% !important;
  }

  .xs\:hover\:left-8\/12:hover {
    left: 66.66666666666666% !important;
  }

  .xs\:hover\:-top-8\/12:hover {
    top: -66.66666666666666% !important;
  }

  .xs\:hover\:-right-8\/12:hover {
    right: -66.66666666666666% !important;
  }

  .xs\:hover\:-bottom-8\/12:hover {
    bottom: -66.66666666666666% !important;
  }

  .xs\:hover\:-left-8\/12:hover {
    left: -66.66666666666666% !important;
  }

  .xs\:hover\:top-9\/12:hover {
    top: 75% !important;
  }

  .xs\:hover\:right-9\/12:hover {
    right: 75% !important;
  }

  .xs\:hover\:bottom-9\/12:hover {
    bottom: 75% !important;
  }

  .xs\:hover\:left-9\/12:hover {
    left: 75% !important;
  }

  .xs\:hover\:-top-9\/12:hover {
    top: -75% !important;
  }

  .xs\:hover\:-right-9\/12:hover {
    right: -75% !important;
  }

  .xs\:hover\:-bottom-9\/12:hover {
    bottom: -75% !important;
  }

  .xs\:hover\:-left-9\/12:hover {
    left: -75% !important;
  }

  .xs\:hover\:top-10\/12:hover {
    top: 83.33333333333334% !important;
  }

  .xs\:hover\:right-10\/12:hover {
    right: 83.33333333333334% !important;
  }

  .xs\:hover\:bottom-10\/12:hover {
    bottom: 83.33333333333334% !important;
  }

  .xs\:hover\:left-10\/12:hover {
    left: 83.33333333333334% !important;
  }

  .xs\:hover\:-top-10\/12:hover {
    top: -83.33333333333334% !important;
  }

  .xs\:hover\:-right-10\/12:hover {
    right: -83.33333333333334% !important;
  }

  .xs\:hover\:-bottom-10\/12:hover {
    bottom: -83.33333333333334% !important;
  }

  .xs\:hover\:-left-10\/12:hover {
    left: -83.33333333333334% !important;
  }

  .xs\:hover\:top-11\/12:hover {
    top: 91.66666666666666% !important;
  }

  .xs\:hover\:right-11\/12:hover {
    right: 91.66666666666666% !important;
  }

  .xs\:hover\:bottom-11\/12:hover {
    bottom: 91.66666666666666% !important;
  }

  .xs\:hover\:left-11\/12:hover {
    left: 91.66666666666666% !important;
  }

  .xs\:hover\:-top-11\/12:hover {
    top: -91.66666666666666% !important;
  }

  .xs\:hover\:-right-11\/12:hover {
    right: -91.66666666666666% !important;
  }

  .xs\:hover\:-bottom-11\/12:hover {
    bottom: -91.66666666666666% !important;
  }

  .xs\:hover\:-left-11\/12:hover {
    left: -91.66666666666666% !important;
  }

  .xs\:focus\:inset-0:focus {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .xs\:focus\:inset-auto:focus {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .xs\:focus\:inset-1\/2:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:focus\:-inset-1\/2:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:focus\:inset-1\/3:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-inset-1\/3:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:inset-2\/3:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-inset-2\/3:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:inset-1\/4:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xs\:focus\:-inset-1\/4:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xs\:focus\:inset-2\/4:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:focus\:-inset-2\/4:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:focus\:inset-3\/4:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xs\:focus\:-inset-3\/4:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xs\:focus\:inset-1\/5:focus {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .xs\:focus\:-inset-1\/5:focus {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .xs\:focus\:inset-2\/5:focus {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .xs\:focus\:-inset-2\/5:focus {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .xs\:focus\:inset-3\/5:focus {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .xs\:focus\:-inset-3\/5:focus {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .xs\:focus\:inset-4\/5:focus {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .xs\:focus\:-inset-4\/5:focus {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .xs\:focus\:inset-1\/6:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:focus\:-inset-1\/6:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:focus\:inset-2\/6:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-inset-2\/6:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:inset-3\/6:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:focus\:-inset-3\/6:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:focus\:inset-4\/6:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-inset-4\/6:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:inset-5\/6:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:focus\:-inset-5\/6:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:focus\:inset-1\/12:focus {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xs\:focus\:-inset-1\/12:focus {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xs\:focus\:inset-2\/12:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:focus\:-inset-2\/12:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:focus\:inset-3\/12:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xs\:focus\:-inset-3\/12:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xs\:focus\:inset-4\/12:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-inset-4\/12:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:inset-5\/12:focus {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xs\:focus\:-inset-5\/12:focus {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xs\:focus\:inset-6\/12:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xs\:focus\:-inset-6\/12:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xs\:focus\:inset-7\/12:focus {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xs\:focus\:-inset-7\/12:focus {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xs\:focus\:inset-8\/12:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-inset-8\/12:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:inset-9\/12:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xs\:focus\:-inset-9\/12:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xs\:focus\:inset-10\/12:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:focus\:-inset-10\/12:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:focus\:inset-11\/12:focus {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xs\:focus\:-inset-11\/12:focus {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xs\:focus\:inset-y-0:focus {
    top: 0 !important;
    bottom: 0 !important;
  }

  .xs\:focus\:inset-x-0:focus {
    right: 0 !important;
    left: 0 !important;
  }

  .xs\:focus\:inset-y-auto:focus {
    top: auto !important;
    bottom: auto !important;
  }

  .xs\:focus\:inset-x-auto:focus {
    right: auto !important;
    left: auto !important;
  }

  .xs\:focus\:inset-y-1\/2:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:focus\:inset-x-1\/2:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:focus\:-inset-y-1\/2:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:focus\:-inset-x-1\/2:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:focus\:inset-y-1\/3:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:focus\:inset-x-1\/3:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-inset-y-1\/3:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:focus\:-inset-x-1\/3:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:inset-y-2\/3:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:focus\:inset-x-2\/3:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-inset-y-2\/3:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:focus\:-inset-x-2\/3:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:inset-y-1\/4:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xs\:focus\:inset-x-1\/4:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .xs\:focus\:-inset-y-1\/4:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xs\:focus\:-inset-x-1\/4:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .xs\:focus\:inset-y-2\/4:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:focus\:inset-x-2\/4:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:focus\:-inset-y-2\/4:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:focus\:-inset-x-2\/4:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:focus\:inset-y-3\/4:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xs\:focus\:inset-x-3\/4:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .xs\:focus\:-inset-y-3\/4:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xs\:focus\:-inset-x-3\/4:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .xs\:focus\:inset-y-1\/5:focus {
    top: 20% !important;
    bottom: 20% !important;
  }

  .xs\:focus\:inset-x-1\/5:focus {
    right: 20% !important;
    left: 20% !important;
  }

  .xs\:focus\:-inset-y-1\/5:focus {
    top: -20% !important;
    bottom: -20% !important;
  }

  .xs\:focus\:-inset-x-1\/5:focus {
    right: -20% !important;
    left: -20% !important;
  }

  .xs\:focus\:inset-y-2\/5:focus {
    top: 40% !important;
    bottom: 40% !important;
  }

  .xs\:focus\:inset-x-2\/5:focus {
    right: 40% !important;
    left: 40% !important;
  }

  .xs\:focus\:-inset-y-2\/5:focus {
    top: -40% !important;
    bottom: -40% !important;
  }

  .xs\:focus\:-inset-x-2\/5:focus {
    right: -40% !important;
    left: -40% !important;
  }

  .xs\:focus\:inset-y-3\/5:focus {
    top: 60% !important;
    bottom: 60% !important;
  }

  .xs\:focus\:inset-x-3\/5:focus {
    right: 60% !important;
    left: 60% !important;
  }

  .xs\:focus\:-inset-y-3\/5:focus {
    top: -60% !important;
    bottom: -60% !important;
  }

  .xs\:focus\:-inset-x-3\/5:focus {
    right: -60% !important;
    left: -60% !important;
  }

  .xs\:focus\:inset-y-4\/5:focus {
    top: 80% !important;
    bottom: 80% !important;
  }

  .xs\:focus\:inset-x-4\/5:focus {
    right: 80% !important;
    left: 80% !important;
  }

  .xs\:focus\:-inset-y-4\/5:focus {
    top: -80% !important;
    bottom: -80% !important;
  }

  .xs\:focus\:-inset-x-4\/5:focus {
    right: -80% !important;
    left: -80% !important;
  }

  .xs\:focus\:inset-y-1\/6:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xs\:focus\:inset-x-1\/6:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:focus\:-inset-y-1\/6:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xs\:focus\:-inset-x-1\/6:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:focus\:inset-y-2\/6:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:focus\:inset-x-2\/6:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-inset-y-2\/6:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:focus\:-inset-x-2\/6:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:inset-y-3\/6:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:focus\:inset-x-3\/6:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:focus\:-inset-y-3\/6:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:focus\:-inset-x-3\/6:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:focus\:inset-y-4\/6:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:focus\:inset-x-4\/6:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-inset-y-4\/6:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:focus\:-inset-x-4\/6:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:inset-y-5\/6:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xs\:focus\:inset-x-5\/6:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:focus\:-inset-y-5\/6:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xs\:focus\:-inset-x-5\/6:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:focus\:inset-y-1\/12:focus {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .xs\:focus\:inset-x-1\/12:focus {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xs\:focus\:-inset-y-1\/12:focus {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .xs\:focus\:-inset-x-1\/12:focus {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xs\:focus\:inset-y-2\/12:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xs\:focus\:inset-x-2\/12:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xs\:focus\:-inset-y-2\/12:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xs\:focus\:-inset-x-2\/12:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xs\:focus\:inset-y-3\/12:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xs\:focus\:inset-x-3\/12:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .xs\:focus\:-inset-y-3\/12:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xs\:focus\:-inset-x-3\/12:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .xs\:focus\:inset-y-4\/12:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xs\:focus\:inset-x-4\/12:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-inset-y-4\/12:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xs\:focus\:-inset-x-4\/12:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:inset-y-5\/12:focus {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .xs\:focus\:inset-x-5\/12:focus {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xs\:focus\:-inset-y-5\/12:focus {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .xs\:focus\:-inset-x-5\/12:focus {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xs\:focus\:inset-y-6\/12:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xs\:focus\:inset-x-6\/12:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .xs\:focus\:-inset-y-6\/12:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xs\:focus\:-inset-x-6\/12:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .xs\:focus\:inset-y-7\/12:focus {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .xs\:focus\:inset-x-7\/12:focus {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xs\:focus\:-inset-y-7\/12:focus {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .xs\:focus\:-inset-x-7\/12:focus {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xs\:focus\:inset-y-8\/12:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xs\:focus\:inset-x-8\/12:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-inset-y-8\/12:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xs\:focus\:-inset-x-8\/12:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:inset-y-9\/12:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xs\:focus\:inset-x-9\/12:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .xs\:focus\:-inset-y-9\/12:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xs\:focus\:-inset-x-9\/12:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .xs\:focus\:inset-y-10\/12:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xs\:focus\:inset-x-10\/12:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xs\:focus\:-inset-y-10\/12:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xs\:focus\:-inset-x-10\/12:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xs\:focus\:inset-y-11\/12:focus {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .xs\:focus\:inset-x-11\/12:focus {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xs\:focus\:-inset-y-11\/12:focus {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .xs\:focus\:-inset-x-11\/12:focus {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xs\:focus\:top-0:focus {
    top: 0 !important;
  }

  .xs\:focus\:right-0:focus {
    right: 0 !important;
  }

  .xs\:focus\:bottom-0:focus {
    bottom: 0 !important;
  }

  .xs\:focus\:left-0:focus {
    left: 0 !important;
  }

  .xs\:focus\:top-auto:focus {
    top: auto !important;
  }

  .xs\:focus\:right-auto:focus {
    right: auto !important;
  }

  .xs\:focus\:bottom-auto:focus {
    bottom: auto !important;
  }

  .xs\:focus\:left-auto:focus {
    left: auto !important;
  }

  .xs\:focus\:top-1\/2:focus {
    top: 50% !important;
  }

  .xs\:focus\:right-1\/2:focus {
    right: 50% !important;
  }

  .xs\:focus\:bottom-1\/2:focus {
    bottom: 50% !important;
  }

  .xs\:focus\:left-1\/2:focus {
    left: 50% !important;
  }

  .xs\:focus\:-top-1\/2:focus {
    top: -50% !important;
  }

  .xs\:focus\:-right-1\/2:focus {
    right: -50% !important;
  }

  .xs\:focus\:-bottom-1\/2:focus {
    bottom: -50% !important;
  }

  .xs\:focus\:-left-1\/2:focus {
    left: -50% !important;
  }

  .xs\:focus\:top-1\/3:focus {
    top: 33.33333333333333% !important;
  }

  .xs\:focus\:right-1\/3:focus {
    right: 33.33333333333333% !important;
  }

  .xs\:focus\:bottom-1\/3:focus {
    bottom: 33.33333333333333% !important;
  }

  .xs\:focus\:left-1\/3:focus {
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-top-1\/3:focus {
    top: -33.33333333333333% !important;
  }

  .xs\:focus\:-right-1\/3:focus {
    right: -33.33333333333333% !important;
  }

  .xs\:focus\:-bottom-1\/3:focus {
    bottom: -33.33333333333333% !important;
  }

  .xs\:focus\:-left-1\/3:focus {
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:top-2\/3:focus {
    top: 66.66666666666666% !important;
  }

  .xs\:focus\:right-2\/3:focus {
    right: 66.66666666666666% !important;
  }

  .xs\:focus\:bottom-2\/3:focus {
    bottom: 66.66666666666666% !important;
  }

  .xs\:focus\:left-2\/3:focus {
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-top-2\/3:focus {
    top: -66.66666666666666% !important;
  }

  .xs\:focus\:-right-2\/3:focus {
    right: -66.66666666666666% !important;
  }

  .xs\:focus\:-bottom-2\/3:focus {
    bottom: -66.66666666666666% !important;
  }

  .xs\:focus\:-left-2\/3:focus {
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:top-1\/4:focus {
    top: 25% !important;
  }

  .xs\:focus\:right-1\/4:focus {
    right: 25% !important;
  }

  .xs\:focus\:bottom-1\/4:focus {
    bottom: 25% !important;
  }

  .xs\:focus\:left-1\/4:focus {
    left: 25% !important;
  }

  .xs\:focus\:-top-1\/4:focus {
    top: -25% !important;
  }

  .xs\:focus\:-right-1\/4:focus {
    right: -25% !important;
  }

  .xs\:focus\:-bottom-1\/4:focus {
    bottom: -25% !important;
  }

  .xs\:focus\:-left-1\/4:focus {
    left: -25% !important;
  }

  .xs\:focus\:top-2\/4:focus {
    top: 50% !important;
  }

  .xs\:focus\:right-2\/4:focus {
    right: 50% !important;
  }

  .xs\:focus\:bottom-2\/4:focus {
    bottom: 50% !important;
  }

  .xs\:focus\:left-2\/4:focus {
    left: 50% !important;
  }

  .xs\:focus\:-top-2\/4:focus {
    top: -50% !important;
  }

  .xs\:focus\:-right-2\/4:focus {
    right: -50% !important;
  }

  .xs\:focus\:-bottom-2\/4:focus {
    bottom: -50% !important;
  }

  .xs\:focus\:-left-2\/4:focus {
    left: -50% !important;
  }

  .xs\:focus\:top-3\/4:focus {
    top: 75% !important;
  }

  .xs\:focus\:right-3\/4:focus {
    right: 75% !important;
  }

  .xs\:focus\:bottom-3\/4:focus {
    bottom: 75% !important;
  }

  .xs\:focus\:left-3\/4:focus {
    left: 75% !important;
  }

  .xs\:focus\:-top-3\/4:focus {
    top: -75% !important;
  }

  .xs\:focus\:-right-3\/4:focus {
    right: -75% !important;
  }

  .xs\:focus\:-bottom-3\/4:focus {
    bottom: -75% !important;
  }

  .xs\:focus\:-left-3\/4:focus {
    left: -75% !important;
  }

  .xs\:focus\:top-1\/5:focus {
    top: 20% !important;
  }

  .xs\:focus\:right-1\/5:focus {
    right: 20% !important;
  }

  .xs\:focus\:bottom-1\/5:focus {
    bottom: 20% !important;
  }

  .xs\:focus\:left-1\/5:focus {
    left: 20% !important;
  }

  .xs\:focus\:-top-1\/5:focus {
    top: -20% !important;
  }

  .xs\:focus\:-right-1\/5:focus {
    right: -20% !important;
  }

  .xs\:focus\:-bottom-1\/5:focus {
    bottom: -20% !important;
  }

  .xs\:focus\:-left-1\/5:focus {
    left: -20% !important;
  }

  .xs\:focus\:top-2\/5:focus {
    top: 40% !important;
  }

  .xs\:focus\:right-2\/5:focus {
    right: 40% !important;
  }

  .xs\:focus\:bottom-2\/5:focus {
    bottom: 40% !important;
  }

  .xs\:focus\:left-2\/5:focus {
    left: 40% !important;
  }

  .xs\:focus\:-top-2\/5:focus {
    top: -40% !important;
  }

  .xs\:focus\:-right-2\/5:focus {
    right: -40% !important;
  }

  .xs\:focus\:-bottom-2\/5:focus {
    bottom: -40% !important;
  }

  .xs\:focus\:-left-2\/5:focus {
    left: -40% !important;
  }

  .xs\:focus\:top-3\/5:focus {
    top: 60% !important;
  }

  .xs\:focus\:right-3\/5:focus {
    right: 60% !important;
  }

  .xs\:focus\:bottom-3\/5:focus {
    bottom: 60% !important;
  }

  .xs\:focus\:left-3\/5:focus {
    left: 60% !important;
  }

  .xs\:focus\:-top-3\/5:focus {
    top: -60% !important;
  }

  .xs\:focus\:-right-3\/5:focus {
    right: -60% !important;
  }

  .xs\:focus\:-bottom-3\/5:focus {
    bottom: -60% !important;
  }

  .xs\:focus\:-left-3\/5:focus {
    left: -60% !important;
  }

  .xs\:focus\:top-4\/5:focus {
    top: 80% !important;
  }

  .xs\:focus\:right-4\/5:focus {
    right: 80% !important;
  }

  .xs\:focus\:bottom-4\/5:focus {
    bottom: 80% !important;
  }

  .xs\:focus\:left-4\/5:focus {
    left: 80% !important;
  }

  .xs\:focus\:-top-4\/5:focus {
    top: -80% !important;
  }

  .xs\:focus\:-right-4\/5:focus {
    right: -80% !important;
  }

  .xs\:focus\:-bottom-4\/5:focus {
    bottom: -80% !important;
  }

  .xs\:focus\:-left-4\/5:focus {
    left: -80% !important;
  }

  .xs\:focus\:top-1\/6:focus {
    top: 16.666666666666664% !important;
  }

  .xs\:focus\:right-1\/6:focus {
    right: 16.666666666666664% !important;
  }

  .xs\:focus\:bottom-1\/6:focus {
    bottom: 16.666666666666664% !important;
  }

  .xs\:focus\:left-1\/6:focus {
    left: 16.666666666666664% !important;
  }

  .xs\:focus\:-top-1\/6:focus {
    top: -16.666666666666664% !important;
  }

  .xs\:focus\:-right-1\/6:focus {
    right: -16.666666666666664% !important;
  }

  .xs\:focus\:-bottom-1\/6:focus {
    bottom: -16.666666666666664% !important;
  }

  .xs\:focus\:-left-1\/6:focus {
    left: -16.666666666666664% !important;
  }

  .xs\:focus\:top-2\/6:focus {
    top: 33.33333333333333% !important;
  }

  .xs\:focus\:right-2\/6:focus {
    right: 33.33333333333333% !important;
  }

  .xs\:focus\:bottom-2\/6:focus {
    bottom: 33.33333333333333% !important;
  }

  .xs\:focus\:left-2\/6:focus {
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-top-2\/6:focus {
    top: -33.33333333333333% !important;
  }

  .xs\:focus\:-right-2\/6:focus {
    right: -33.33333333333333% !important;
  }

  .xs\:focus\:-bottom-2\/6:focus {
    bottom: -33.33333333333333% !important;
  }

  .xs\:focus\:-left-2\/6:focus {
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:top-3\/6:focus {
    top: 50% !important;
  }

  .xs\:focus\:right-3\/6:focus {
    right: 50% !important;
  }

  .xs\:focus\:bottom-3\/6:focus {
    bottom: 50% !important;
  }

  .xs\:focus\:left-3\/6:focus {
    left: 50% !important;
  }

  .xs\:focus\:-top-3\/6:focus {
    top: -50% !important;
  }

  .xs\:focus\:-right-3\/6:focus {
    right: -50% !important;
  }

  .xs\:focus\:-bottom-3\/6:focus {
    bottom: -50% !important;
  }

  .xs\:focus\:-left-3\/6:focus {
    left: -50% !important;
  }

  .xs\:focus\:top-4\/6:focus {
    top: 66.66666666666666% !important;
  }

  .xs\:focus\:right-4\/6:focus {
    right: 66.66666666666666% !important;
  }

  .xs\:focus\:bottom-4\/6:focus {
    bottom: 66.66666666666666% !important;
  }

  .xs\:focus\:left-4\/6:focus {
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-top-4\/6:focus {
    top: -66.66666666666666% !important;
  }

  .xs\:focus\:-right-4\/6:focus {
    right: -66.66666666666666% !important;
  }

  .xs\:focus\:-bottom-4\/6:focus {
    bottom: -66.66666666666666% !important;
  }

  .xs\:focus\:-left-4\/6:focus {
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:top-5\/6:focus {
    top: 83.33333333333334% !important;
  }

  .xs\:focus\:right-5\/6:focus {
    right: 83.33333333333334% !important;
  }

  .xs\:focus\:bottom-5\/6:focus {
    bottom: 83.33333333333334% !important;
  }

  .xs\:focus\:left-5\/6:focus {
    left: 83.33333333333334% !important;
  }

  .xs\:focus\:-top-5\/6:focus {
    top: -83.33333333333334% !important;
  }

  .xs\:focus\:-right-5\/6:focus {
    right: -83.33333333333334% !important;
  }

  .xs\:focus\:-bottom-5\/6:focus {
    bottom: -83.33333333333334% !important;
  }

  .xs\:focus\:-left-5\/6:focus {
    left: -83.33333333333334% !important;
  }

  .xs\:focus\:top-1\/12:focus {
    top: 8.333333333333332% !important;
  }

  .xs\:focus\:right-1\/12:focus {
    right: 8.333333333333332% !important;
  }

  .xs\:focus\:bottom-1\/12:focus {
    bottom: 8.333333333333332% !important;
  }

  .xs\:focus\:left-1\/12:focus {
    left: 8.333333333333332% !important;
  }

  .xs\:focus\:-top-1\/12:focus {
    top: -8.333333333333332% !important;
  }

  .xs\:focus\:-right-1\/12:focus {
    right: -8.333333333333332% !important;
  }

  .xs\:focus\:-bottom-1\/12:focus {
    bottom: -8.333333333333332% !important;
  }

  .xs\:focus\:-left-1\/12:focus {
    left: -8.333333333333332% !important;
  }

  .xs\:focus\:top-2\/12:focus {
    top: 16.666666666666664% !important;
  }

  .xs\:focus\:right-2\/12:focus {
    right: 16.666666666666664% !important;
  }

  .xs\:focus\:bottom-2\/12:focus {
    bottom: 16.666666666666664% !important;
  }

  .xs\:focus\:left-2\/12:focus {
    left: 16.666666666666664% !important;
  }

  .xs\:focus\:-top-2\/12:focus {
    top: -16.666666666666664% !important;
  }

  .xs\:focus\:-right-2\/12:focus {
    right: -16.666666666666664% !important;
  }

  .xs\:focus\:-bottom-2\/12:focus {
    bottom: -16.666666666666664% !important;
  }

  .xs\:focus\:-left-2\/12:focus {
    left: -16.666666666666664% !important;
  }

  .xs\:focus\:top-3\/12:focus {
    top: 25% !important;
  }

  .xs\:focus\:right-3\/12:focus {
    right: 25% !important;
  }

  .xs\:focus\:bottom-3\/12:focus {
    bottom: 25% !important;
  }

  .xs\:focus\:left-3\/12:focus {
    left: 25% !important;
  }

  .xs\:focus\:-top-3\/12:focus {
    top: -25% !important;
  }

  .xs\:focus\:-right-3\/12:focus {
    right: -25% !important;
  }

  .xs\:focus\:-bottom-3\/12:focus {
    bottom: -25% !important;
  }

  .xs\:focus\:-left-3\/12:focus {
    left: -25% !important;
  }

  .xs\:focus\:top-4\/12:focus {
    top: 33.33333333333333% !important;
  }

  .xs\:focus\:right-4\/12:focus {
    right: 33.33333333333333% !important;
  }

  .xs\:focus\:bottom-4\/12:focus {
    bottom: 33.33333333333333% !important;
  }

  .xs\:focus\:left-4\/12:focus {
    left: 33.33333333333333% !important;
  }

  .xs\:focus\:-top-4\/12:focus {
    top: -33.33333333333333% !important;
  }

  .xs\:focus\:-right-4\/12:focus {
    right: -33.33333333333333% !important;
  }

  .xs\:focus\:-bottom-4\/12:focus {
    bottom: -33.33333333333333% !important;
  }

  .xs\:focus\:-left-4\/12:focus {
    left: -33.33333333333333% !important;
  }

  .xs\:focus\:top-5\/12:focus {
    top: 41.66666666666667% !important;
  }

  .xs\:focus\:right-5\/12:focus {
    right: 41.66666666666667% !important;
  }

  .xs\:focus\:bottom-5\/12:focus {
    bottom: 41.66666666666667% !important;
  }

  .xs\:focus\:left-5\/12:focus {
    left: 41.66666666666667% !important;
  }

  .xs\:focus\:-top-5\/12:focus {
    top: -41.66666666666667% !important;
  }

  .xs\:focus\:-right-5\/12:focus {
    right: -41.66666666666667% !important;
  }

  .xs\:focus\:-bottom-5\/12:focus {
    bottom: -41.66666666666667% !important;
  }

  .xs\:focus\:-left-5\/12:focus {
    left: -41.66666666666667% !important;
  }

  .xs\:focus\:top-6\/12:focus {
    top: 50% !important;
  }

  .xs\:focus\:right-6\/12:focus {
    right: 50% !important;
  }

  .xs\:focus\:bottom-6\/12:focus {
    bottom: 50% !important;
  }

  .xs\:focus\:left-6\/12:focus {
    left: 50% !important;
  }

  .xs\:focus\:-top-6\/12:focus {
    top: -50% !important;
  }

  .xs\:focus\:-right-6\/12:focus {
    right: -50% !important;
  }

  .xs\:focus\:-bottom-6\/12:focus {
    bottom: -50% !important;
  }

  .xs\:focus\:-left-6\/12:focus {
    left: -50% !important;
  }

  .xs\:focus\:top-7\/12:focus {
    top: 58.333333333333336% !important;
  }

  .xs\:focus\:right-7\/12:focus {
    right: 58.333333333333336% !important;
  }

  .xs\:focus\:bottom-7\/12:focus {
    bottom: 58.333333333333336% !important;
  }

  .xs\:focus\:left-7\/12:focus {
    left: 58.333333333333336% !important;
  }

  .xs\:focus\:-top-7\/12:focus {
    top: -58.333333333333336% !important;
  }

  .xs\:focus\:-right-7\/12:focus {
    right: -58.333333333333336% !important;
  }

  .xs\:focus\:-bottom-7\/12:focus {
    bottom: -58.333333333333336% !important;
  }

  .xs\:focus\:-left-7\/12:focus {
    left: -58.333333333333336% !important;
  }

  .xs\:focus\:top-8\/12:focus {
    top: 66.66666666666666% !important;
  }

  .xs\:focus\:right-8\/12:focus {
    right: 66.66666666666666% !important;
  }

  .xs\:focus\:bottom-8\/12:focus {
    bottom: 66.66666666666666% !important;
  }

  .xs\:focus\:left-8\/12:focus {
    left: 66.66666666666666% !important;
  }

  .xs\:focus\:-top-8\/12:focus {
    top: -66.66666666666666% !important;
  }

  .xs\:focus\:-right-8\/12:focus {
    right: -66.66666666666666% !important;
  }

  .xs\:focus\:-bottom-8\/12:focus {
    bottom: -66.66666666666666% !important;
  }

  .xs\:focus\:-left-8\/12:focus {
    left: -66.66666666666666% !important;
  }

  .xs\:focus\:top-9\/12:focus {
    top: 75% !important;
  }

  .xs\:focus\:right-9\/12:focus {
    right: 75% !important;
  }

  .xs\:focus\:bottom-9\/12:focus {
    bottom: 75% !important;
  }

  .xs\:focus\:left-9\/12:focus {
    left: 75% !important;
  }

  .xs\:focus\:-top-9\/12:focus {
    top: -75% !important;
  }

  .xs\:focus\:-right-9\/12:focus {
    right: -75% !important;
  }

  .xs\:focus\:-bottom-9\/12:focus {
    bottom: -75% !important;
  }

  .xs\:focus\:-left-9\/12:focus {
    left: -75% !important;
  }

  .xs\:focus\:top-10\/12:focus {
    top: 83.33333333333334% !important;
  }

  .xs\:focus\:right-10\/12:focus {
    right: 83.33333333333334% !important;
  }

  .xs\:focus\:bottom-10\/12:focus {
    bottom: 83.33333333333334% !important;
  }

  .xs\:focus\:left-10\/12:focus {
    left: 83.33333333333334% !important;
  }

  .xs\:focus\:-top-10\/12:focus {
    top: -83.33333333333334% !important;
  }

  .xs\:focus\:-right-10\/12:focus {
    right: -83.33333333333334% !important;
  }

  .xs\:focus\:-bottom-10\/12:focus {
    bottom: -83.33333333333334% !important;
  }

  .xs\:focus\:-left-10\/12:focus {
    left: -83.33333333333334% !important;
  }

  .xs\:focus\:top-11\/12:focus {
    top: 91.66666666666666% !important;
  }

  .xs\:focus\:right-11\/12:focus {
    right: 91.66666666666666% !important;
  }

  .xs\:focus\:bottom-11\/12:focus {
    bottom: 91.66666666666666% !important;
  }

  .xs\:focus\:left-11\/12:focus {
    left: 91.66666666666666% !important;
  }

  .xs\:focus\:-top-11\/12:focus {
    top: -91.66666666666666% !important;
  }

  .xs\:focus\:-right-11\/12:focus {
    right: -91.66666666666666% !important;
  }

  .xs\:focus\:-bottom-11\/12:focus {
    bottom: -91.66666666666666% !important;
  }

  .xs\:focus\:-left-11\/12:focus {
    left: -91.66666666666666% !important;
  }

  .xs\:resize-none {
    resize: none !important;
  }

  .xs\:resize-y {
    resize: vertical !important;
  }

  .xs\:resize-x {
    resize: horizontal !important;
  }

  .xs\:resize {
    resize: both !important;
  }

  .xs\:hover\:resize-none:hover {
    resize: none !important;
  }

  .xs\:hover\:resize-y:hover {
    resize: vertical !important;
  }

  .xs\:hover\:resize-x:hover {
    resize: horizontal !important;
  }

  .xs\:hover\:resize:hover {
    resize: both !important;
  }

  .xs\:focus\:resize-none:focus {
    resize: none !important;
  }

  .xs\:focus\:resize-y:focus {
    resize: vertical !important;
  }

  .xs\:focus\:resize-x:focus {
    resize: horizontal !important;
  }

  .xs\:focus\:resize:focus {
    resize: both !important;
  }

  .xs\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .xs\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .xs\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .xs\:shadow-none {
    box-shadow: none !important;
  }

  .xs\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .xs\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .xs\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .xs\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }

  .xs\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .xs\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .xs\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .xs\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xs\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .xs\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }

  .xs\:fill-current {
    fill: currentColor !important;
  }

  .xs\:fill-primary-black {
    fill: #333333 !important;
  }

  .xs\:fill-primary-green {
    fill: #085E3C !important;
  }

  .xs\:fill-transparent {
    fill: transparent !important;
  }

  .xs\:fill-black {
    fill: #000 !important;
  }

  .xs\:fill-white {
    fill: #fff !important;
  }

  .xs\:fill-gray-100 {
    fill: #f7fafc !important;
  }

  .xs\:fill-gray-200 {
    fill: #edf2f7 !important;
  }

  .xs\:fill-gray-300 {
    fill: #e2e8f0 !important;
  }

  .xs\:fill-gray-400 {
    fill: #cbd5e0 !important;
  }

  .xs\:fill-gray-500 {
    fill: #a0aec0 !important;
  }

  .xs\:fill-gray-600 {
    fill: #718096 !important;
  }

  .xs\:fill-gray-700 {
    fill: #4a5568 !important;
  }

  .xs\:fill-gray-800 {
    fill: #2d3748 !important;
  }

  .xs\:fill-gray-900 {
    fill: #1a202c !important;
  }

  .xs\:fill-red-100 {
    fill: #fff5f5 !important;
  }

  .xs\:fill-red-200 {
    fill: #fed7d7 !important;
  }

  .xs\:fill-red-300 {
    fill: #feb2b2 !important;
  }

  .xs\:fill-red-400 {
    fill: #fc8181 !important;
  }

  .xs\:fill-red-500 {
    fill: #f56565 !important;
  }

  .xs\:fill-red-600 {
    fill: #e53e3e !important;
  }

  .xs\:fill-red-700 {
    fill: #c53030 !important;
  }

  .xs\:fill-red-800 {
    fill: #9b2c2c !important;
  }

  .xs\:fill-red-900 {
    fill: #742a2a !important;
  }

  .xs\:fill-orange-100 {
    fill: #fffaf0 !important;
  }

  .xs\:fill-orange-200 {
    fill: #feebc8 !important;
  }

  .xs\:fill-orange-300 {
    fill: #fbd38d !important;
  }

  .xs\:fill-orange-400 {
    fill: #f6ad55 !important;
  }

  .xs\:fill-orange-500 {
    fill: #ed8936 !important;
  }

  .xs\:fill-orange-600 {
    fill: #dd6b20 !important;
  }

  .xs\:fill-orange-700 {
    fill: #c05621 !important;
  }

  .xs\:fill-orange-800 {
    fill: #9c4221 !important;
  }

  .xs\:fill-orange-900 {
    fill: #7b341e !important;
  }

  .xs\:fill-yellow-100 {
    fill: #fffff0 !important;
  }

  .xs\:fill-yellow-200 {
    fill: #fefcbf !important;
  }

  .xs\:fill-yellow-300 {
    fill: #faf089 !important;
  }

  .xs\:fill-yellow-400 {
    fill: #f6e05e !important;
  }

  .xs\:fill-yellow-500 {
    fill: #ecc94b !important;
  }

  .xs\:fill-yellow-600 {
    fill: #d69e2e !important;
  }

  .xs\:fill-yellow-700 {
    fill: #b7791f !important;
  }

  .xs\:fill-yellow-800 {
    fill: #975a16 !important;
  }

  .xs\:fill-yellow-900 {
    fill: #744210 !important;
  }

  .xs\:fill-green-100 {
    fill: #f0fff4 !important;
  }

  .xs\:fill-green-200 {
    fill: #c6f6d5 !important;
  }

  .xs\:fill-green-300 {
    fill: #9ae6b4 !important;
  }

  .xs\:fill-green-400 {
    fill: #68d391 !important;
  }

  .xs\:fill-green-500 {
    fill: #48bb78 !important;
  }

  .xs\:fill-green-600 {
    fill: #38a169 !important;
  }

  .xs\:fill-green-700 {
    fill: #2f855a !important;
  }

  .xs\:fill-green-800 {
    fill: #276749 !important;
  }

  .xs\:fill-green-900 {
    fill: #22543d !important;
  }

  .xs\:fill-teal-100 {
    fill: #e6fffa !important;
  }

  .xs\:fill-teal-200 {
    fill: #b2f5ea !important;
  }

  .xs\:fill-teal-300 {
    fill: #81e6d9 !important;
  }

  .xs\:fill-teal-400 {
    fill: #4fd1c5 !important;
  }

  .xs\:fill-teal-500 {
    fill: #38b2ac !important;
  }

  .xs\:fill-teal-600 {
    fill: #319795 !important;
  }

  .xs\:fill-teal-700 {
    fill: #2c7a7b !important;
  }

  .xs\:fill-teal-800 {
    fill: #285e61 !important;
  }

  .xs\:fill-teal-900 {
    fill: #234e52 !important;
  }

  .xs\:fill-blue-100 {
    fill: #ebf8ff !important;
  }

  .xs\:fill-blue-200 {
    fill: #bee3f8 !important;
  }

  .xs\:fill-blue-300 {
    fill: #90cdf4 !important;
  }

  .xs\:fill-blue-400 {
    fill: #63b3ed !important;
  }

  .xs\:fill-blue-500 {
    fill: #4299e1 !important;
  }

  .xs\:fill-blue-600 {
    fill: #3182ce !important;
  }

  .xs\:fill-blue-700 {
    fill: #2b6cb0 !important;
  }

  .xs\:fill-blue-800 {
    fill: #2c5282 !important;
  }

  .xs\:fill-blue-900 {
    fill: #2a4365 !important;
  }

  .xs\:fill-indigo-100 {
    fill: #ebf4ff !important;
  }

  .xs\:fill-indigo-200 {
    fill: #c3dafe !important;
  }

  .xs\:fill-indigo-300 {
    fill: #a3bffa !important;
  }

  .xs\:fill-indigo-400 {
    fill: #7f9cf5 !important;
  }

  .xs\:fill-indigo-500 {
    fill: #667eea !important;
  }

  .xs\:fill-indigo-600 {
    fill: #5a67d8 !important;
  }

  .xs\:fill-indigo-700 {
    fill: #4c51bf !important;
  }

  .xs\:fill-indigo-800 {
    fill: #434190 !important;
  }

  .xs\:fill-indigo-900 {
    fill: #3c366b !important;
  }

  .xs\:fill-purple-100 {
    fill: #faf5ff !important;
  }

  .xs\:fill-purple-200 {
    fill: #e9d8fd !important;
  }

  .xs\:fill-purple-300 {
    fill: #d6bcfa !important;
  }

  .xs\:fill-purple-400 {
    fill: #b794f4 !important;
  }

  .xs\:fill-purple-500 {
    fill: #9f7aea !important;
  }

  .xs\:fill-purple-600 {
    fill: #805ad5 !important;
  }

  .xs\:fill-purple-700 {
    fill: #6b46c1 !important;
  }

  .xs\:fill-purple-800 {
    fill: #553c9a !important;
  }

  .xs\:fill-purple-900 {
    fill: #44337a !important;
  }

  .xs\:fill-pink-100 {
    fill: #fff5f7 !important;
  }

  .xs\:fill-pink-200 {
    fill: #fed7e2 !important;
  }

  .xs\:fill-pink-300 {
    fill: #fbb6ce !important;
  }

  .xs\:fill-pink-400 {
    fill: #f687b3 !important;
  }

  .xs\:fill-pink-500 {
    fill: #ed64a6 !important;
  }

  .xs\:fill-pink-600 {
    fill: #d53f8c !important;
  }

  .xs\:fill-pink-700 {
    fill: #b83280 !important;
  }

  .xs\:fill-pink-800 {
    fill: #97266d !important;
  }

  .xs\:fill-pink-900 {
    fill: #702459 !important;
  }

  .xs\:hover\:fill-current:hover {
    fill: currentColor !important;
  }

  .xs\:hover\:fill-primary-black:hover {
    fill: #333333 !important;
  }

  .xs\:hover\:fill-primary-green:hover {
    fill: #085E3C !important;
  }

  .xs\:hover\:fill-transparent:hover {
    fill: transparent !important;
  }

  .xs\:hover\:fill-black:hover {
    fill: #000 !important;
  }

  .xs\:hover\:fill-white:hover {
    fill: #fff !important;
  }

  .xs\:hover\:fill-gray-100:hover {
    fill: #f7fafc !important;
  }

  .xs\:hover\:fill-gray-200:hover {
    fill: #edf2f7 !important;
  }

  .xs\:hover\:fill-gray-300:hover {
    fill: #e2e8f0 !important;
  }

  .xs\:hover\:fill-gray-400:hover {
    fill: #cbd5e0 !important;
  }

  .xs\:hover\:fill-gray-500:hover {
    fill: #a0aec0 !important;
  }

  .xs\:hover\:fill-gray-600:hover {
    fill: #718096 !important;
  }

  .xs\:hover\:fill-gray-700:hover {
    fill: #4a5568 !important;
  }

  .xs\:hover\:fill-gray-800:hover {
    fill: #2d3748 !important;
  }

  .xs\:hover\:fill-gray-900:hover {
    fill: #1a202c !important;
  }

  .xs\:hover\:fill-red-100:hover {
    fill: #fff5f5 !important;
  }

  .xs\:hover\:fill-red-200:hover {
    fill: #fed7d7 !important;
  }

  .xs\:hover\:fill-red-300:hover {
    fill: #feb2b2 !important;
  }

  .xs\:hover\:fill-red-400:hover {
    fill: #fc8181 !important;
  }

  .xs\:hover\:fill-red-500:hover {
    fill: #f56565 !important;
  }

  .xs\:hover\:fill-red-600:hover {
    fill: #e53e3e !important;
  }

  .xs\:hover\:fill-red-700:hover {
    fill: #c53030 !important;
  }

  .xs\:hover\:fill-red-800:hover {
    fill: #9b2c2c !important;
  }

  .xs\:hover\:fill-red-900:hover {
    fill: #742a2a !important;
  }

  .xs\:hover\:fill-orange-100:hover {
    fill: #fffaf0 !important;
  }

  .xs\:hover\:fill-orange-200:hover {
    fill: #feebc8 !important;
  }

  .xs\:hover\:fill-orange-300:hover {
    fill: #fbd38d !important;
  }

  .xs\:hover\:fill-orange-400:hover {
    fill: #f6ad55 !important;
  }

  .xs\:hover\:fill-orange-500:hover {
    fill: #ed8936 !important;
  }

  .xs\:hover\:fill-orange-600:hover {
    fill: #dd6b20 !important;
  }

  .xs\:hover\:fill-orange-700:hover {
    fill: #c05621 !important;
  }

  .xs\:hover\:fill-orange-800:hover {
    fill: #9c4221 !important;
  }

  .xs\:hover\:fill-orange-900:hover {
    fill: #7b341e !important;
  }

  .xs\:hover\:fill-yellow-100:hover {
    fill: #fffff0 !important;
  }

  .xs\:hover\:fill-yellow-200:hover {
    fill: #fefcbf !important;
  }

  .xs\:hover\:fill-yellow-300:hover {
    fill: #faf089 !important;
  }

  .xs\:hover\:fill-yellow-400:hover {
    fill: #f6e05e !important;
  }

  .xs\:hover\:fill-yellow-500:hover {
    fill: #ecc94b !important;
  }

  .xs\:hover\:fill-yellow-600:hover {
    fill: #d69e2e !important;
  }

  .xs\:hover\:fill-yellow-700:hover {
    fill: #b7791f !important;
  }

  .xs\:hover\:fill-yellow-800:hover {
    fill: #975a16 !important;
  }

  .xs\:hover\:fill-yellow-900:hover {
    fill: #744210 !important;
  }

  .xs\:hover\:fill-green-100:hover {
    fill: #f0fff4 !important;
  }

  .xs\:hover\:fill-green-200:hover {
    fill: #c6f6d5 !important;
  }

  .xs\:hover\:fill-green-300:hover {
    fill: #9ae6b4 !important;
  }

  .xs\:hover\:fill-green-400:hover {
    fill: #68d391 !important;
  }

  .xs\:hover\:fill-green-500:hover {
    fill: #48bb78 !important;
  }

  .xs\:hover\:fill-green-600:hover {
    fill: #38a169 !important;
  }

  .xs\:hover\:fill-green-700:hover {
    fill: #2f855a !important;
  }

  .xs\:hover\:fill-green-800:hover {
    fill: #276749 !important;
  }

  .xs\:hover\:fill-green-900:hover {
    fill: #22543d !important;
  }

  .xs\:hover\:fill-teal-100:hover {
    fill: #e6fffa !important;
  }

  .xs\:hover\:fill-teal-200:hover {
    fill: #b2f5ea !important;
  }

  .xs\:hover\:fill-teal-300:hover {
    fill: #81e6d9 !important;
  }

  .xs\:hover\:fill-teal-400:hover {
    fill: #4fd1c5 !important;
  }

  .xs\:hover\:fill-teal-500:hover {
    fill: #38b2ac !important;
  }

  .xs\:hover\:fill-teal-600:hover {
    fill: #319795 !important;
  }

  .xs\:hover\:fill-teal-700:hover {
    fill: #2c7a7b !important;
  }

  .xs\:hover\:fill-teal-800:hover {
    fill: #285e61 !important;
  }

  .xs\:hover\:fill-teal-900:hover {
    fill: #234e52 !important;
  }

  .xs\:hover\:fill-blue-100:hover {
    fill: #ebf8ff !important;
  }

  .xs\:hover\:fill-blue-200:hover {
    fill: #bee3f8 !important;
  }

  .xs\:hover\:fill-blue-300:hover {
    fill: #90cdf4 !important;
  }

  .xs\:hover\:fill-blue-400:hover {
    fill: #63b3ed !important;
  }

  .xs\:hover\:fill-blue-500:hover {
    fill: #4299e1 !important;
  }

  .xs\:hover\:fill-blue-600:hover {
    fill: #3182ce !important;
  }

  .xs\:hover\:fill-blue-700:hover {
    fill: #2b6cb0 !important;
  }

  .xs\:hover\:fill-blue-800:hover {
    fill: #2c5282 !important;
  }

  .xs\:hover\:fill-blue-900:hover {
    fill: #2a4365 !important;
  }

  .xs\:hover\:fill-indigo-100:hover {
    fill: #ebf4ff !important;
  }

  .xs\:hover\:fill-indigo-200:hover {
    fill: #c3dafe !important;
  }

  .xs\:hover\:fill-indigo-300:hover {
    fill: #a3bffa !important;
  }

  .xs\:hover\:fill-indigo-400:hover {
    fill: #7f9cf5 !important;
  }

  .xs\:hover\:fill-indigo-500:hover {
    fill: #667eea !important;
  }

  .xs\:hover\:fill-indigo-600:hover {
    fill: #5a67d8 !important;
  }

  .xs\:hover\:fill-indigo-700:hover {
    fill: #4c51bf !important;
  }

  .xs\:hover\:fill-indigo-800:hover {
    fill: #434190 !important;
  }

  .xs\:hover\:fill-indigo-900:hover {
    fill: #3c366b !important;
  }

  .xs\:hover\:fill-purple-100:hover {
    fill: #faf5ff !important;
  }

  .xs\:hover\:fill-purple-200:hover {
    fill: #e9d8fd !important;
  }

  .xs\:hover\:fill-purple-300:hover {
    fill: #d6bcfa !important;
  }

  .xs\:hover\:fill-purple-400:hover {
    fill: #b794f4 !important;
  }

  .xs\:hover\:fill-purple-500:hover {
    fill: #9f7aea !important;
  }

  .xs\:hover\:fill-purple-600:hover {
    fill: #805ad5 !important;
  }

  .xs\:hover\:fill-purple-700:hover {
    fill: #6b46c1 !important;
  }

  .xs\:hover\:fill-purple-800:hover {
    fill: #553c9a !important;
  }

  .xs\:hover\:fill-purple-900:hover {
    fill: #44337a !important;
  }

  .xs\:hover\:fill-pink-100:hover {
    fill: #fff5f7 !important;
  }

  .xs\:hover\:fill-pink-200:hover {
    fill: #fed7e2 !important;
  }

  .xs\:hover\:fill-pink-300:hover {
    fill: #fbb6ce !important;
  }

  .xs\:hover\:fill-pink-400:hover {
    fill: #f687b3 !important;
  }

  .xs\:hover\:fill-pink-500:hover {
    fill: #ed64a6 !important;
  }

  .xs\:hover\:fill-pink-600:hover {
    fill: #d53f8c !important;
  }

  .xs\:hover\:fill-pink-700:hover {
    fill: #b83280 !important;
  }

  .xs\:hover\:fill-pink-800:hover {
    fill: #97266d !important;
  }

  .xs\:hover\:fill-pink-900:hover {
    fill: #702459 !important;
  }

  .xs\:focus\:fill-current:focus {
    fill: currentColor !important;
  }

  .xs\:focus\:fill-primary-black:focus {
    fill: #333333 !important;
  }

  .xs\:focus\:fill-primary-green:focus {
    fill: #085E3C !important;
  }

  .xs\:focus\:fill-transparent:focus {
    fill: transparent !important;
  }

  .xs\:focus\:fill-black:focus {
    fill: #000 !important;
  }

  .xs\:focus\:fill-white:focus {
    fill: #fff !important;
  }

  .xs\:focus\:fill-gray-100:focus {
    fill: #f7fafc !important;
  }

  .xs\:focus\:fill-gray-200:focus {
    fill: #edf2f7 !important;
  }

  .xs\:focus\:fill-gray-300:focus {
    fill: #e2e8f0 !important;
  }

  .xs\:focus\:fill-gray-400:focus {
    fill: #cbd5e0 !important;
  }

  .xs\:focus\:fill-gray-500:focus {
    fill: #a0aec0 !important;
  }

  .xs\:focus\:fill-gray-600:focus {
    fill: #718096 !important;
  }

  .xs\:focus\:fill-gray-700:focus {
    fill: #4a5568 !important;
  }

  .xs\:focus\:fill-gray-800:focus {
    fill: #2d3748 !important;
  }

  .xs\:focus\:fill-gray-900:focus {
    fill: #1a202c !important;
  }

  .xs\:focus\:fill-red-100:focus {
    fill: #fff5f5 !important;
  }

  .xs\:focus\:fill-red-200:focus {
    fill: #fed7d7 !important;
  }

  .xs\:focus\:fill-red-300:focus {
    fill: #feb2b2 !important;
  }

  .xs\:focus\:fill-red-400:focus {
    fill: #fc8181 !important;
  }

  .xs\:focus\:fill-red-500:focus {
    fill: #f56565 !important;
  }

  .xs\:focus\:fill-red-600:focus {
    fill: #e53e3e !important;
  }

  .xs\:focus\:fill-red-700:focus {
    fill: #c53030 !important;
  }

  .xs\:focus\:fill-red-800:focus {
    fill: #9b2c2c !important;
  }

  .xs\:focus\:fill-red-900:focus {
    fill: #742a2a !important;
  }

  .xs\:focus\:fill-orange-100:focus {
    fill: #fffaf0 !important;
  }

  .xs\:focus\:fill-orange-200:focus {
    fill: #feebc8 !important;
  }

  .xs\:focus\:fill-orange-300:focus {
    fill: #fbd38d !important;
  }

  .xs\:focus\:fill-orange-400:focus {
    fill: #f6ad55 !important;
  }

  .xs\:focus\:fill-orange-500:focus {
    fill: #ed8936 !important;
  }

  .xs\:focus\:fill-orange-600:focus {
    fill: #dd6b20 !important;
  }

  .xs\:focus\:fill-orange-700:focus {
    fill: #c05621 !important;
  }

  .xs\:focus\:fill-orange-800:focus {
    fill: #9c4221 !important;
  }

  .xs\:focus\:fill-orange-900:focus {
    fill: #7b341e !important;
  }

  .xs\:focus\:fill-yellow-100:focus {
    fill: #fffff0 !important;
  }

  .xs\:focus\:fill-yellow-200:focus {
    fill: #fefcbf !important;
  }

  .xs\:focus\:fill-yellow-300:focus {
    fill: #faf089 !important;
  }

  .xs\:focus\:fill-yellow-400:focus {
    fill: #f6e05e !important;
  }

  .xs\:focus\:fill-yellow-500:focus {
    fill: #ecc94b !important;
  }

  .xs\:focus\:fill-yellow-600:focus {
    fill: #d69e2e !important;
  }

  .xs\:focus\:fill-yellow-700:focus {
    fill: #b7791f !important;
  }

  .xs\:focus\:fill-yellow-800:focus {
    fill: #975a16 !important;
  }

  .xs\:focus\:fill-yellow-900:focus {
    fill: #744210 !important;
  }

  .xs\:focus\:fill-green-100:focus {
    fill: #f0fff4 !important;
  }

  .xs\:focus\:fill-green-200:focus {
    fill: #c6f6d5 !important;
  }

  .xs\:focus\:fill-green-300:focus {
    fill: #9ae6b4 !important;
  }

  .xs\:focus\:fill-green-400:focus {
    fill: #68d391 !important;
  }

  .xs\:focus\:fill-green-500:focus {
    fill: #48bb78 !important;
  }

  .xs\:focus\:fill-green-600:focus {
    fill: #38a169 !important;
  }

  .xs\:focus\:fill-green-700:focus {
    fill: #2f855a !important;
  }

  .xs\:focus\:fill-green-800:focus {
    fill: #276749 !important;
  }

  .xs\:focus\:fill-green-900:focus {
    fill: #22543d !important;
  }

  .xs\:focus\:fill-teal-100:focus {
    fill: #e6fffa !important;
  }

  .xs\:focus\:fill-teal-200:focus {
    fill: #b2f5ea !important;
  }

  .xs\:focus\:fill-teal-300:focus {
    fill: #81e6d9 !important;
  }

  .xs\:focus\:fill-teal-400:focus {
    fill: #4fd1c5 !important;
  }

  .xs\:focus\:fill-teal-500:focus {
    fill: #38b2ac !important;
  }

  .xs\:focus\:fill-teal-600:focus {
    fill: #319795 !important;
  }

  .xs\:focus\:fill-teal-700:focus {
    fill: #2c7a7b !important;
  }

  .xs\:focus\:fill-teal-800:focus {
    fill: #285e61 !important;
  }

  .xs\:focus\:fill-teal-900:focus {
    fill: #234e52 !important;
  }

  .xs\:focus\:fill-blue-100:focus {
    fill: #ebf8ff !important;
  }

  .xs\:focus\:fill-blue-200:focus {
    fill: #bee3f8 !important;
  }

  .xs\:focus\:fill-blue-300:focus {
    fill: #90cdf4 !important;
  }

  .xs\:focus\:fill-blue-400:focus {
    fill: #63b3ed !important;
  }

  .xs\:focus\:fill-blue-500:focus {
    fill: #4299e1 !important;
  }

  .xs\:focus\:fill-blue-600:focus {
    fill: #3182ce !important;
  }

  .xs\:focus\:fill-blue-700:focus {
    fill: #2b6cb0 !important;
  }

  .xs\:focus\:fill-blue-800:focus {
    fill: #2c5282 !important;
  }

  .xs\:focus\:fill-blue-900:focus {
    fill: #2a4365 !important;
  }

  .xs\:focus\:fill-indigo-100:focus {
    fill: #ebf4ff !important;
  }

  .xs\:focus\:fill-indigo-200:focus {
    fill: #c3dafe !important;
  }

  .xs\:focus\:fill-indigo-300:focus {
    fill: #a3bffa !important;
  }

  .xs\:focus\:fill-indigo-400:focus {
    fill: #7f9cf5 !important;
  }

  .xs\:focus\:fill-indigo-500:focus {
    fill: #667eea !important;
  }

  .xs\:focus\:fill-indigo-600:focus {
    fill: #5a67d8 !important;
  }

  .xs\:focus\:fill-indigo-700:focus {
    fill: #4c51bf !important;
  }

  .xs\:focus\:fill-indigo-800:focus {
    fill: #434190 !important;
  }

  .xs\:focus\:fill-indigo-900:focus {
    fill: #3c366b !important;
  }

  .xs\:focus\:fill-purple-100:focus {
    fill: #faf5ff !important;
  }

  .xs\:focus\:fill-purple-200:focus {
    fill: #e9d8fd !important;
  }

  .xs\:focus\:fill-purple-300:focus {
    fill: #d6bcfa !important;
  }

  .xs\:focus\:fill-purple-400:focus {
    fill: #b794f4 !important;
  }

  .xs\:focus\:fill-purple-500:focus {
    fill: #9f7aea !important;
  }

  .xs\:focus\:fill-purple-600:focus {
    fill: #805ad5 !important;
  }

  .xs\:focus\:fill-purple-700:focus {
    fill: #6b46c1 !important;
  }

  .xs\:focus\:fill-purple-800:focus {
    fill: #553c9a !important;
  }

  .xs\:focus\:fill-purple-900:focus {
    fill: #44337a !important;
  }

  .xs\:focus\:fill-pink-100:focus {
    fill: #fff5f7 !important;
  }

  .xs\:focus\:fill-pink-200:focus {
    fill: #fed7e2 !important;
  }

  .xs\:focus\:fill-pink-300:focus {
    fill: #fbb6ce !important;
  }

  .xs\:focus\:fill-pink-400:focus {
    fill: #f687b3 !important;
  }

  .xs\:focus\:fill-pink-500:focus {
    fill: #ed64a6 !important;
  }

  .xs\:focus\:fill-pink-600:focus {
    fill: #d53f8c !important;
  }

  .xs\:focus\:fill-pink-700:focus {
    fill: #b83280 !important;
  }

  .xs\:focus\:fill-pink-800:focus {
    fill: #97266d !important;
  }

  .xs\:focus\:fill-pink-900:focus {
    fill: #702459 !important;
  }

  .xs\:stroke-current {
    stroke: currentColor !important;
  }

  .xs\:hover\:stroke-current:hover {
    stroke: currentColor !important;
  }

  .xs\:focus\:stroke-current:focus {
    stroke: currentColor !important;
  }

  .xs\:stroke-0 {
    stroke-width: 0 !important;
  }

  .xs\:stroke-1 {
    stroke-width: 1 !important;
  }

  .xs\:stroke-2 {
    stroke-width: 2 !important;
  }

  .xs\:hover\:stroke-0:hover {
    stroke-width: 0 !important;
  }

  .xs\:hover\:stroke-1:hover {
    stroke-width: 1 !important;
  }

  .xs\:hover\:stroke-2:hover {
    stroke-width: 2 !important;
  }

  .xs\:focus\:stroke-0:focus {
    stroke-width: 0 !important;
  }

  .xs\:focus\:stroke-1:focus {
    stroke-width: 1 !important;
  }

  .xs\:focus\:stroke-2:focus {
    stroke-width: 2 !important;
  }

  .xs\:table-auto {
    table-layout: auto !important;
  }

  .xs\:table-fixed {
    table-layout: fixed !important;
  }

  .xs\:hover\:table-auto:hover {
    table-layout: auto !important;
  }

  .xs\:hover\:table-fixed:hover {
    table-layout: fixed !important;
  }

  .xs\:focus\:table-auto:focus {
    table-layout: auto !important;
  }

  .xs\:focus\:table-fixed:focus {
    table-layout: fixed !important;
  }

  .xs\:text-left {
    text-align: left !important;
  }

  .xs\:text-center {
    text-align: center !important;
  }

  .xs\:text-right {
    text-align: right !important;
  }

  .xs\:text-justify {
    text-align: justify !important;
  }

  .xs\:hover\:text-left:hover {
    text-align: left !important;
  }

  .xs\:hover\:text-center:hover {
    text-align: center !important;
  }

  .xs\:hover\:text-right:hover {
    text-align: right !important;
  }

  .xs\:hover\:text-justify:hover {
    text-align: justify !important;
  }

  .xs\:focus\:text-left:focus {
    text-align: left !important;
  }

  .xs\:focus\:text-center:focus {
    text-align: center !important;
  }

  .xs\:focus\:text-right:focus {
    text-align: right !important;
  }

  .xs\:focus\:text-justify:focus {
    text-align: justify !important;
  }

  .xs\:text-transparent {
    color: transparent !important;
  }

  .xs\:text-current {
    color: currentColor !important;
  }

  .xs\:text-black {
    color: #000 !important;
  }

  .xs\:text-white {
    color: #fff !important;
  }

  .xs\:text-gray-100 {
    color: #f7fafc !important;
  }

  .xs\:text-gray-200 {
    color: #edf2f7 !important;
  }

  .xs\:text-gray-300 {
    color: #e2e8f0 !important;
  }

  .xs\:text-gray-400 {
    color: #cbd5e0 !important;
  }

  .xs\:text-gray-500 {
    color: #a0aec0 !important;
  }

  .xs\:text-gray-600 {
    color: #718096 !important;
  }

  .xs\:text-gray-700 {
    color: #4a5568 !important;
  }

  .xs\:text-gray-800 {
    color: #2d3748 !important;
  }

  .xs\:text-gray-900 {
    color: #1a202c !important;
  }

  .xs\:text-red-100 {
    color: #fff5f5 !important;
  }

  .xs\:text-red-200 {
    color: #fed7d7 !important;
  }

  .xs\:text-red-300 {
    color: #feb2b2 !important;
  }

  .xs\:text-red-400 {
    color: #fc8181 !important;
  }

  .xs\:text-red-500 {
    color: #f56565 !important;
  }

  .xs\:text-red-600 {
    color: #e53e3e !important;
  }

  .xs\:text-red-700 {
    color: #c53030 !important;
  }

  .xs\:text-red-800 {
    color: #9b2c2c !important;
  }

  .xs\:text-red-900 {
    color: #742a2a !important;
  }

  .xs\:text-orange-100 {
    color: #fffaf0 !important;
  }

  .xs\:text-orange-200 {
    color: #feebc8 !important;
  }

  .xs\:text-orange-300 {
    color: #fbd38d !important;
  }

  .xs\:text-orange-400 {
    color: #f6ad55 !important;
  }

  .xs\:text-orange-500 {
    color: #ed8936 !important;
  }

  .xs\:text-orange-600 {
    color: #dd6b20 !important;
  }

  .xs\:text-orange-700 {
    color: #c05621 !important;
  }

  .xs\:text-orange-800 {
    color: #9c4221 !important;
  }

  .xs\:text-orange-900 {
    color: #7b341e !important;
  }

  .xs\:text-yellow-100 {
    color: #fffff0 !important;
  }

  .xs\:text-yellow-200 {
    color: #fefcbf !important;
  }

  .xs\:text-yellow-300 {
    color: #faf089 !important;
  }

  .xs\:text-yellow-400 {
    color: #f6e05e !important;
  }

  .xs\:text-yellow-500 {
    color: #ecc94b !important;
  }

  .xs\:text-yellow-600 {
    color: #d69e2e !important;
  }

  .xs\:text-yellow-700 {
    color: #b7791f !important;
  }

  .xs\:text-yellow-800 {
    color: #975a16 !important;
  }

  .xs\:text-yellow-900 {
    color: #744210 !important;
  }

  .xs\:text-green-100 {
    color: #f0fff4 !important;
  }

  .xs\:text-green-200 {
    color: #c6f6d5 !important;
  }

  .xs\:text-green-300 {
    color: #9ae6b4 !important;
  }

  .xs\:text-green-400 {
    color: #68d391 !important;
  }

  .xs\:text-green-500 {
    color: #48bb78 !important;
  }

  .xs\:text-green-600 {
    color: #38a169 !important;
  }

  .xs\:text-green-700 {
    color: #2f855a !important;
  }

  .xs\:text-green-800 {
    color: #276749 !important;
  }

  .xs\:text-green-900 {
    color: #22543d !important;
  }

  .xs\:text-teal-100 {
    color: #e6fffa !important;
  }

  .xs\:text-teal-200 {
    color: #b2f5ea !important;
  }

  .xs\:text-teal-300 {
    color: #81e6d9 !important;
  }

  .xs\:text-teal-400 {
    color: #4fd1c5 !important;
  }

  .xs\:text-teal-500 {
    color: #38b2ac !important;
  }

  .xs\:text-teal-600 {
    color: #319795 !important;
  }

  .xs\:text-teal-700 {
    color: #2c7a7b !important;
  }

  .xs\:text-teal-800 {
    color: #285e61 !important;
  }

  .xs\:text-teal-900 {
    color: #234e52 !important;
  }

  .xs\:text-blue-100 {
    color: #ebf8ff !important;
  }

  .xs\:text-blue-200 {
    color: #bee3f8 !important;
  }

  .xs\:text-blue-300 {
    color: #90cdf4 !important;
  }

  .xs\:text-blue-400 {
    color: #63b3ed !important;
  }

  .xs\:text-blue-500 {
    color: #4299e1 !important;
  }

  .xs\:text-blue-600 {
    color: #3182ce !important;
  }

  .xs\:text-blue-700 {
    color: #2b6cb0 !important;
  }

  .xs\:text-blue-800 {
    color: #2c5282 !important;
  }

  .xs\:text-blue-900 {
    color: #2a4365 !important;
  }

  .xs\:text-indigo-100 {
    color: #ebf4ff !important;
  }

  .xs\:text-indigo-200 {
    color: #c3dafe !important;
  }

  .xs\:text-indigo-300 {
    color: #a3bffa !important;
  }

  .xs\:text-indigo-400 {
    color: #7f9cf5 !important;
  }

  .xs\:text-indigo-500 {
    color: #667eea !important;
  }

  .xs\:text-indigo-600 {
    color: #5a67d8 !important;
  }

  .xs\:text-indigo-700 {
    color: #4c51bf !important;
  }

  .xs\:text-indigo-800 {
    color: #434190 !important;
  }

  .xs\:text-indigo-900 {
    color: #3c366b !important;
  }

  .xs\:text-purple-100 {
    color: #faf5ff !important;
  }

  .xs\:text-purple-200 {
    color: #e9d8fd !important;
  }

  .xs\:text-purple-300 {
    color: #d6bcfa !important;
  }

  .xs\:text-purple-400 {
    color: #b794f4 !important;
  }

  .xs\:text-purple-500 {
    color: #9f7aea !important;
  }

  .xs\:text-purple-600 {
    color: #805ad5 !important;
  }

  .xs\:text-purple-700 {
    color: #6b46c1 !important;
  }

  .xs\:text-purple-800 {
    color: #553c9a !important;
  }

  .xs\:text-purple-900 {
    color: #44337a !important;
  }

  .xs\:text-pink-100 {
    color: #fff5f7 !important;
  }

  .xs\:text-pink-200 {
    color: #fed7e2 !important;
  }

  .xs\:text-pink-300 {
    color: #fbb6ce !important;
  }

  .xs\:text-pink-400 {
    color: #f687b3 !important;
  }

  .xs\:text-pink-500 {
    color: #ed64a6 !important;
  }

  .xs\:text-pink-600 {
    color: #d53f8c !important;
  }

  .xs\:text-pink-700 {
    color: #b83280 !important;
  }

  .xs\:text-pink-800 {
    color: #97266d !important;
  }

  .xs\:text-pink-900 {
    color: #702459 !important;
  }

  .xs\:text-primary-black {
    color: #333333 !important;
  }

  .xs\:text-primary-green {
    color: #085E3C !important;
  }

  .xs\:hover\:text-transparent:hover {
    color: transparent !important;
  }

  .xs\:hover\:text-current:hover {
    color: currentColor !important;
  }

  .xs\:hover\:text-black:hover {
    color: #000 !important;
  }

  .xs\:hover\:text-white:hover {
    color: #fff !important;
  }

  .xs\:hover\:text-gray-100:hover {
    color: #f7fafc !important;
  }

  .xs\:hover\:text-gray-200:hover {
    color: #edf2f7 !important;
  }

  .xs\:hover\:text-gray-300:hover {
    color: #e2e8f0 !important;
  }

  .xs\:hover\:text-gray-400:hover {
    color: #cbd5e0 !important;
  }

  .xs\:hover\:text-gray-500:hover {
    color: #a0aec0 !important;
  }

  .xs\:hover\:text-gray-600:hover {
    color: #718096 !important;
  }

  .xs\:hover\:text-gray-700:hover {
    color: #4a5568 !important;
  }

  .xs\:hover\:text-gray-800:hover {
    color: #2d3748 !important;
  }

  .xs\:hover\:text-gray-900:hover {
    color: #1a202c !important;
  }

  .xs\:hover\:text-red-100:hover {
    color: #fff5f5 !important;
  }

  .xs\:hover\:text-red-200:hover {
    color: #fed7d7 !important;
  }

  .xs\:hover\:text-red-300:hover {
    color: #feb2b2 !important;
  }

  .xs\:hover\:text-red-400:hover {
    color: #fc8181 !important;
  }

  .xs\:hover\:text-red-500:hover {
    color: #f56565 !important;
  }

  .xs\:hover\:text-red-600:hover {
    color: #e53e3e !important;
  }

  .xs\:hover\:text-red-700:hover {
    color: #c53030 !important;
  }

  .xs\:hover\:text-red-800:hover {
    color: #9b2c2c !important;
  }

  .xs\:hover\:text-red-900:hover {
    color: #742a2a !important;
  }

  .xs\:hover\:text-orange-100:hover {
    color: #fffaf0 !important;
  }

  .xs\:hover\:text-orange-200:hover {
    color: #feebc8 !important;
  }

  .xs\:hover\:text-orange-300:hover {
    color: #fbd38d !important;
  }

  .xs\:hover\:text-orange-400:hover {
    color: #f6ad55 !important;
  }

  .xs\:hover\:text-orange-500:hover {
    color: #ed8936 !important;
  }

  .xs\:hover\:text-orange-600:hover {
    color: #dd6b20 !important;
  }

  .xs\:hover\:text-orange-700:hover {
    color: #c05621 !important;
  }

  .xs\:hover\:text-orange-800:hover {
    color: #9c4221 !important;
  }

  .xs\:hover\:text-orange-900:hover {
    color: #7b341e !important;
  }

  .xs\:hover\:text-yellow-100:hover {
    color: #fffff0 !important;
  }

  .xs\:hover\:text-yellow-200:hover {
    color: #fefcbf !important;
  }

  .xs\:hover\:text-yellow-300:hover {
    color: #faf089 !important;
  }

  .xs\:hover\:text-yellow-400:hover {
    color: #f6e05e !important;
  }

  .xs\:hover\:text-yellow-500:hover {
    color: #ecc94b !important;
  }

  .xs\:hover\:text-yellow-600:hover {
    color: #d69e2e !important;
  }

  .xs\:hover\:text-yellow-700:hover {
    color: #b7791f !important;
  }

  .xs\:hover\:text-yellow-800:hover {
    color: #975a16 !important;
  }

  .xs\:hover\:text-yellow-900:hover {
    color: #744210 !important;
  }

  .xs\:hover\:text-green-100:hover {
    color: #f0fff4 !important;
  }

  .xs\:hover\:text-green-200:hover {
    color: #c6f6d5 !important;
  }

  .xs\:hover\:text-green-300:hover {
    color: #9ae6b4 !important;
  }

  .xs\:hover\:text-green-400:hover {
    color: #68d391 !important;
  }

  .xs\:hover\:text-green-500:hover {
    color: #48bb78 !important;
  }

  .xs\:hover\:text-green-600:hover {
    color: #38a169 !important;
  }

  .xs\:hover\:text-green-700:hover {
    color: #2f855a !important;
  }

  .xs\:hover\:text-green-800:hover {
    color: #276749 !important;
  }

  .xs\:hover\:text-green-900:hover {
    color: #22543d !important;
  }

  .xs\:hover\:text-teal-100:hover {
    color: #e6fffa !important;
  }

  .xs\:hover\:text-teal-200:hover {
    color: #b2f5ea !important;
  }

  .xs\:hover\:text-teal-300:hover {
    color: #81e6d9 !important;
  }

  .xs\:hover\:text-teal-400:hover {
    color: #4fd1c5 !important;
  }

  .xs\:hover\:text-teal-500:hover {
    color: #38b2ac !important;
  }

  .xs\:hover\:text-teal-600:hover {
    color: #319795 !important;
  }

  .xs\:hover\:text-teal-700:hover {
    color: #2c7a7b !important;
  }

  .xs\:hover\:text-teal-800:hover {
    color: #285e61 !important;
  }

  .xs\:hover\:text-teal-900:hover {
    color: #234e52 !important;
  }

  .xs\:hover\:text-blue-100:hover {
    color: #ebf8ff !important;
  }

  .xs\:hover\:text-blue-200:hover {
    color: #bee3f8 !important;
  }

  .xs\:hover\:text-blue-300:hover {
    color: #90cdf4 !important;
  }

  .xs\:hover\:text-blue-400:hover {
    color: #63b3ed !important;
  }

  .xs\:hover\:text-blue-500:hover {
    color: #4299e1 !important;
  }

  .xs\:hover\:text-blue-600:hover {
    color: #3182ce !important;
  }

  .xs\:hover\:text-blue-700:hover {
    color: #2b6cb0 !important;
  }

  .xs\:hover\:text-blue-800:hover {
    color: #2c5282 !important;
  }

  .xs\:hover\:text-blue-900:hover {
    color: #2a4365 !important;
  }

  .xs\:hover\:text-indigo-100:hover {
    color: #ebf4ff !important;
  }

  .xs\:hover\:text-indigo-200:hover {
    color: #c3dafe !important;
  }

  .xs\:hover\:text-indigo-300:hover {
    color: #a3bffa !important;
  }

  .xs\:hover\:text-indigo-400:hover {
    color: #7f9cf5 !important;
  }

  .xs\:hover\:text-indigo-500:hover {
    color: #667eea !important;
  }

  .xs\:hover\:text-indigo-600:hover {
    color: #5a67d8 !important;
  }

  .xs\:hover\:text-indigo-700:hover {
    color: #4c51bf !important;
  }

  .xs\:hover\:text-indigo-800:hover {
    color: #434190 !important;
  }

  .xs\:hover\:text-indigo-900:hover {
    color: #3c366b !important;
  }

  .xs\:hover\:text-purple-100:hover {
    color: #faf5ff !important;
  }

  .xs\:hover\:text-purple-200:hover {
    color: #e9d8fd !important;
  }

  .xs\:hover\:text-purple-300:hover {
    color: #d6bcfa !important;
  }

  .xs\:hover\:text-purple-400:hover {
    color: #b794f4 !important;
  }

  .xs\:hover\:text-purple-500:hover {
    color: #9f7aea !important;
  }

  .xs\:hover\:text-purple-600:hover {
    color: #805ad5 !important;
  }

  .xs\:hover\:text-purple-700:hover {
    color: #6b46c1 !important;
  }

  .xs\:hover\:text-purple-800:hover {
    color: #553c9a !important;
  }

  .xs\:hover\:text-purple-900:hover {
    color: #44337a !important;
  }

  .xs\:hover\:text-pink-100:hover {
    color: #fff5f7 !important;
  }

  .xs\:hover\:text-pink-200:hover {
    color: #fed7e2 !important;
  }

  .xs\:hover\:text-pink-300:hover {
    color: #fbb6ce !important;
  }

  .xs\:hover\:text-pink-400:hover {
    color: #f687b3 !important;
  }

  .xs\:hover\:text-pink-500:hover {
    color: #ed64a6 !important;
  }

  .xs\:hover\:text-pink-600:hover {
    color: #d53f8c !important;
  }

  .xs\:hover\:text-pink-700:hover {
    color: #b83280 !important;
  }

  .xs\:hover\:text-pink-800:hover {
    color: #97266d !important;
  }

  .xs\:hover\:text-pink-900:hover {
    color: #702459 !important;
  }

  .xs\:hover\:text-primary-black:hover {
    color: #333333 !important;
  }

  .xs\:hover\:text-primary-green:hover {
    color: #085E3C !important;
  }

  .xs\:focus\:text-transparent:focus {
    color: transparent !important;
  }

  .xs\:focus\:text-current:focus {
    color: currentColor !important;
  }

  .xs\:focus\:text-black:focus {
    color: #000 !important;
  }

  .xs\:focus\:text-white:focus {
    color: #fff !important;
  }

  .xs\:focus\:text-gray-100:focus {
    color: #f7fafc !important;
  }

  .xs\:focus\:text-gray-200:focus {
    color: #edf2f7 !important;
  }

  .xs\:focus\:text-gray-300:focus {
    color: #e2e8f0 !important;
  }

  .xs\:focus\:text-gray-400:focus {
    color: #cbd5e0 !important;
  }

  .xs\:focus\:text-gray-500:focus {
    color: #a0aec0 !important;
  }

  .xs\:focus\:text-gray-600:focus {
    color: #718096 !important;
  }

  .xs\:focus\:text-gray-700:focus {
    color: #4a5568 !important;
  }

  .xs\:focus\:text-gray-800:focus {
    color: #2d3748 !important;
  }

  .xs\:focus\:text-gray-900:focus {
    color: #1a202c !important;
  }

  .xs\:focus\:text-red-100:focus {
    color: #fff5f5 !important;
  }

  .xs\:focus\:text-red-200:focus {
    color: #fed7d7 !important;
  }

  .xs\:focus\:text-red-300:focus {
    color: #feb2b2 !important;
  }

  .xs\:focus\:text-red-400:focus {
    color: #fc8181 !important;
  }

  .xs\:focus\:text-red-500:focus {
    color: #f56565 !important;
  }

  .xs\:focus\:text-red-600:focus {
    color: #e53e3e !important;
  }

  .xs\:focus\:text-red-700:focus {
    color: #c53030 !important;
  }

  .xs\:focus\:text-red-800:focus {
    color: #9b2c2c !important;
  }

  .xs\:focus\:text-red-900:focus {
    color: #742a2a !important;
  }

  .xs\:focus\:text-orange-100:focus {
    color: #fffaf0 !important;
  }

  .xs\:focus\:text-orange-200:focus {
    color: #feebc8 !important;
  }

  .xs\:focus\:text-orange-300:focus {
    color: #fbd38d !important;
  }

  .xs\:focus\:text-orange-400:focus {
    color: #f6ad55 !important;
  }

  .xs\:focus\:text-orange-500:focus {
    color: #ed8936 !important;
  }

  .xs\:focus\:text-orange-600:focus {
    color: #dd6b20 !important;
  }

  .xs\:focus\:text-orange-700:focus {
    color: #c05621 !important;
  }

  .xs\:focus\:text-orange-800:focus {
    color: #9c4221 !important;
  }

  .xs\:focus\:text-orange-900:focus {
    color: #7b341e !important;
  }

  .xs\:focus\:text-yellow-100:focus {
    color: #fffff0 !important;
  }

  .xs\:focus\:text-yellow-200:focus {
    color: #fefcbf !important;
  }

  .xs\:focus\:text-yellow-300:focus {
    color: #faf089 !important;
  }

  .xs\:focus\:text-yellow-400:focus {
    color: #f6e05e !important;
  }

  .xs\:focus\:text-yellow-500:focus {
    color: #ecc94b !important;
  }

  .xs\:focus\:text-yellow-600:focus {
    color: #d69e2e !important;
  }

  .xs\:focus\:text-yellow-700:focus {
    color: #b7791f !important;
  }

  .xs\:focus\:text-yellow-800:focus {
    color: #975a16 !important;
  }

  .xs\:focus\:text-yellow-900:focus {
    color: #744210 !important;
  }

  .xs\:focus\:text-green-100:focus {
    color: #f0fff4 !important;
  }

  .xs\:focus\:text-green-200:focus {
    color: #c6f6d5 !important;
  }

  .xs\:focus\:text-green-300:focus {
    color: #9ae6b4 !important;
  }

  .xs\:focus\:text-green-400:focus {
    color: #68d391 !important;
  }

  .xs\:focus\:text-green-500:focus {
    color: #48bb78 !important;
  }

  .xs\:focus\:text-green-600:focus {
    color: #38a169 !important;
  }

  .xs\:focus\:text-green-700:focus {
    color: #2f855a !important;
  }

  .xs\:focus\:text-green-800:focus {
    color: #276749 !important;
  }

  .xs\:focus\:text-green-900:focus {
    color: #22543d !important;
  }

  .xs\:focus\:text-teal-100:focus {
    color: #e6fffa !important;
  }

  .xs\:focus\:text-teal-200:focus {
    color: #b2f5ea !important;
  }

  .xs\:focus\:text-teal-300:focus {
    color: #81e6d9 !important;
  }

  .xs\:focus\:text-teal-400:focus {
    color: #4fd1c5 !important;
  }

  .xs\:focus\:text-teal-500:focus {
    color: #38b2ac !important;
  }

  .xs\:focus\:text-teal-600:focus {
    color: #319795 !important;
  }

  .xs\:focus\:text-teal-700:focus {
    color: #2c7a7b !important;
  }

  .xs\:focus\:text-teal-800:focus {
    color: #285e61 !important;
  }

  .xs\:focus\:text-teal-900:focus {
    color: #234e52 !important;
  }

  .xs\:focus\:text-blue-100:focus {
    color: #ebf8ff !important;
  }

  .xs\:focus\:text-blue-200:focus {
    color: #bee3f8 !important;
  }

  .xs\:focus\:text-blue-300:focus {
    color: #90cdf4 !important;
  }

  .xs\:focus\:text-blue-400:focus {
    color: #63b3ed !important;
  }

  .xs\:focus\:text-blue-500:focus {
    color: #4299e1 !important;
  }

  .xs\:focus\:text-blue-600:focus {
    color: #3182ce !important;
  }

  .xs\:focus\:text-blue-700:focus {
    color: #2b6cb0 !important;
  }

  .xs\:focus\:text-blue-800:focus {
    color: #2c5282 !important;
  }

  .xs\:focus\:text-blue-900:focus {
    color: #2a4365 !important;
  }

  .xs\:focus\:text-indigo-100:focus {
    color: #ebf4ff !important;
  }

  .xs\:focus\:text-indigo-200:focus {
    color: #c3dafe !important;
  }

  .xs\:focus\:text-indigo-300:focus {
    color: #a3bffa !important;
  }

  .xs\:focus\:text-indigo-400:focus {
    color: #7f9cf5 !important;
  }

  .xs\:focus\:text-indigo-500:focus {
    color: #667eea !important;
  }

  .xs\:focus\:text-indigo-600:focus {
    color: #5a67d8 !important;
  }

  .xs\:focus\:text-indigo-700:focus {
    color: #4c51bf !important;
  }

  .xs\:focus\:text-indigo-800:focus {
    color: #434190 !important;
  }

  .xs\:focus\:text-indigo-900:focus {
    color: #3c366b !important;
  }

  .xs\:focus\:text-purple-100:focus {
    color: #faf5ff !important;
  }

  .xs\:focus\:text-purple-200:focus {
    color: #e9d8fd !important;
  }

  .xs\:focus\:text-purple-300:focus {
    color: #d6bcfa !important;
  }

  .xs\:focus\:text-purple-400:focus {
    color: #b794f4 !important;
  }

  .xs\:focus\:text-purple-500:focus {
    color: #9f7aea !important;
  }

  .xs\:focus\:text-purple-600:focus {
    color: #805ad5 !important;
  }

  .xs\:focus\:text-purple-700:focus {
    color: #6b46c1 !important;
  }

  .xs\:focus\:text-purple-800:focus {
    color: #553c9a !important;
  }

  .xs\:focus\:text-purple-900:focus {
    color: #44337a !important;
  }

  .xs\:focus\:text-pink-100:focus {
    color: #fff5f7 !important;
  }

  .xs\:focus\:text-pink-200:focus {
    color: #fed7e2 !important;
  }

  .xs\:focus\:text-pink-300:focus {
    color: #fbb6ce !important;
  }

  .xs\:focus\:text-pink-400:focus {
    color: #f687b3 !important;
  }

  .xs\:focus\:text-pink-500:focus {
    color: #ed64a6 !important;
  }

  .xs\:focus\:text-pink-600:focus {
    color: #d53f8c !important;
  }

  .xs\:focus\:text-pink-700:focus {
    color: #b83280 !important;
  }

  .xs\:focus\:text-pink-800:focus {
    color: #97266d !important;
  }

  .xs\:focus\:text-pink-900:focus {
    color: #702459 !important;
  }

  .xs\:focus\:text-primary-black:focus {
    color: #333333 !important;
  }

  .xs\:focus\:text-primary-green:focus {
    color: #085E3C !important;
  }

  .xs\:italic {
    font-style: italic !important;
  }

  .xs\:not-italic {
    font-style: normal !important;
  }

  .xs\:hover\:italic:hover {
    font-style: italic !important;
  }

  .xs\:hover\:not-italic:hover {
    font-style: normal !important;
  }

  .xs\:focus\:italic:focus {
    font-style: italic !important;
  }

  .xs\:focus\:not-italic:focus {
    font-style: normal !important;
  }

  .xs\:uppercase {
    text-transform: uppercase !important;
  }

  .xs\:lowercase {
    text-transform: lowercase !important;
  }

  .xs\:capitalize {
    text-transform: capitalize !important;
  }

  .xs\:normal-case {
    text-transform: none !important;
  }

  .xs\:hover\:uppercase:hover {
    text-transform: uppercase !important;
  }

  .xs\:hover\:lowercase:hover {
    text-transform: lowercase !important;
  }

  .xs\:hover\:capitalize:hover {
    text-transform: capitalize !important;
  }

  .xs\:hover\:normal-case:hover {
    text-transform: none !important;
  }

  .xs\:focus\:uppercase:focus {
    text-transform: uppercase !important;
  }

  .xs\:focus\:lowercase:focus {
    text-transform: lowercase !important;
  }

  .xs\:focus\:capitalize:focus {
    text-transform: capitalize !important;
  }

  .xs\:focus\:normal-case:focus {
    text-transform: none !important;
  }

  .xs\:underline {
    text-decoration: underline !important;
  }

  .xs\:line-through {
    text-decoration: line-through !important;
  }

  .xs\:no-underline {
    text-decoration: none !important;
  }

  .xs\:hover\:underline:hover {
    text-decoration: underline !important;
  }

  .xs\:hover\:line-through:hover {
    text-decoration: line-through !important;
  }

  .xs\:hover\:no-underline:hover {
    text-decoration: none !important;
  }

  .xs\:focus\:underline:focus {
    text-decoration: underline !important;
  }

  .xs\:focus\:line-through:focus {
    text-decoration: line-through !important;
  }

  .xs\:focus\:no-underline:focus {
    text-decoration: none !important;
  }

  .xs\:antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .xs\:subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .xs\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .xs\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .xs\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .xs\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .xs\:tracking-80 {
    letter-spacing: 0.08em !important;
  }

  .xs\:tracking-tighter {
    letter-spacing: -0.05em !important;
  }

  .xs\:tracking-tight {
    letter-spacing: -0.025em !important;
  }

  .xs\:tracking-normal {
    letter-spacing: 0 !important;
  }

  .xs\:tracking-wide {
    letter-spacing: 0.025em !important;
  }

  .xs\:tracking-wider {
    letter-spacing: 0.05em !important;
  }

  .xs\:tracking-widest {
    letter-spacing: 0.1em !important;
  }

  .xs\:hover\:tracking-80:hover {
    letter-spacing: 0.08em !important;
  }

  .xs\:hover\:tracking-tighter:hover {
    letter-spacing: -0.05em !important;
  }

  .xs\:hover\:tracking-tight:hover {
    letter-spacing: -0.025em !important;
  }

  .xs\:hover\:tracking-normal:hover {
    letter-spacing: 0 !important;
  }

  .xs\:hover\:tracking-wide:hover {
    letter-spacing: 0.025em !important;
  }

  .xs\:hover\:tracking-wider:hover {
    letter-spacing: 0.05em !important;
  }

  .xs\:hover\:tracking-widest:hover {
    letter-spacing: 0.1em !important;
  }

  .xs\:focus\:tracking-80:focus {
    letter-spacing: 0.08em !important;
  }

  .xs\:focus\:tracking-tighter:focus {
    letter-spacing: -0.05em !important;
  }

  .xs\:focus\:tracking-tight:focus {
    letter-spacing: -0.025em !important;
  }

  .xs\:focus\:tracking-normal:focus {
    letter-spacing: 0 !important;
  }

  .xs\:focus\:tracking-wide:focus {
    letter-spacing: 0.025em !important;
  }

  .xs\:focus\:tracking-wider:focus {
    letter-spacing: 0.05em !important;
  }

  .xs\:focus\:tracking-widest:focus {
    letter-spacing: 0.1em !important;
  }

  .xs\:select-none {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .xs\:select-text {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .xs\:select-all {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .xs\:select-auto {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .xs\:hover\:select-none:hover {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .xs\:hover\:select-text:hover {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .xs\:hover\:select-all:hover {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .xs\:hover\:select-auto:hover {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .xs\:focus\:select-none:focus {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .xs\:focus\:select-text:focus {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .xs\:focus\:select-all:focus {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .xs\:focus\:select-auto:focus {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .xs\:align-baseline {
    vertical-align: baseline !important;
  }

  .xs\:align-top {
    vertical-align: top !important;
  }

  .xs\:align-middle {
    vertical-align: middle !important;
  }

  .xs\:align-bottom {
    vertical-align: bottom !important;
  }

  .xs\:align-text-top {
    vertical-align: text-top !important;
  }

  .xs\:align-text-bottom {
    vertical-align: text-bottom !important;
  }

  .xs\:hover\:align-baseline:hover {
    vertical-align: baseline !important;
  }

  .xs\:hover\:align-top:hover {
    vertical-align: top !important;
  }

  .xs\:hover\:align-middle:hover {
    vertical-align: middle !important;
  }

  .xs\:hover\:align-bottom:hover {
    vertical-align: bottom !important;
  }

  .xs\:hover\:align-text-top:hover {
    vertical-align: text-top !important;
  }

  .xs\:hover\:align-text-bottom:hover {
    vertical-align: text-bottom !important;
  }

  .xs\:focus\:align-baseline:focus {
    vertical-align: baseline !important;
  }

  .xs\:focus\:align-top:focus {
    vertical-align: top !important;
  }

  .xs\:focus\:align-middle:focus {
    vertical-align: middle !important;
  }

  .xs\:focus\:align-bottom:focus {
    vertical-align: bottom !important;
  }

  .xs\:focus\:align-text-top:focus {
    vertical-align: text-top !important;
  }

  .xs\:focus\:align-text-bottom:focus {
    vertical-align: text-bottom !important;
  }

  .xs\:visible {
    visibility: visible !important;
  }

  .xs\:invisible {
    visibility: hidden !important;
  }

  .xs\:hover\:visible:hover {
    visibility: visible !important;
  }

  .xs\:hover\:invisible:hover {
    visibility: hidden !important;
  }

  .xs\:focus\:visible:focus {
    visibility: visible !important;
  }

  .xs\:focus\:invisible:focus {
    visibility: hidden !important;
  }

  .xs\:whitespace-normal {
    white-space: normal !important;
  }

  .xs\:whitespace-no-wrap {
    white-space: nowrap !important;
  }

  .xs\:whitespace-pre {
    white-space: pre !important;
  }

  .xs\:whitespace-pre-line {
    white-space: pre-line !important;
  }

  .xs\:whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }

  .xs\:hover\:whitespace-normal:hover {
    white-space: normal !important;
  }

  .xs\:hover\:whitespace-no-wrap:hover {
    white-space: nowrap !important;
  }

  .xs\:hover\:whitespace-pre:hover {
    white-space: pre !important;
  }

  .xs\:hover\:whitespace-pre-line:hover {
    white-space: pre-line !important;
  }

  .xs\:hover\:whitespace-pre-wrap:hover {
    white-space: pre-wrap !important;
  }

  .xs\:focus\:whitespace-normal:focus {
    white-space: normal !important;
  }

  .xs\:focus\:whitespace-no-wrap:focus {
    white-space: nowrap !important;
  }

  .xs\:focus\:whitespace-pre:focus {
    white-space: pre !important;
  }

  .xs\:focus\:whitespace-pre-line:focus {
    white-space: pre-line !important;
  }

  .xs\:focus\:whitespace-pre-wrap:focus {
    white-space: pre-wrap !important;
  }

  .xs\:break-normal {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .xs\:break-words {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .xs\:break-all {
    word-break: break-all !important;
  }

  .xs\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .xs\:hover\:break-normal:hover {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .xs\:hover\:break-words:hover {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .xs\:hover\:break-all:hover {
    word-break: break-all !important;
  }

  .xs\:hover\:truncate:hover {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .xs\:focus\:break-normal:focus {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .xs\:focus\:break-words:focus {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .xs\:focus\:break-all:focus {
    word-break: break-all !important;
  }

  .xs\:focus\:truncate:focus {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .xs\:w-0 {
    width: 0rem !important;
  }

  .xs\:w-1 {
    width: 0.25rem !important;
  }

  .xs\:w-2 {
    width: 0.5rem !important;
  }

  .xs\:w-3 {
    width: 0.75rem !important;
  }

  .xs\:w-4 {
    width: 1rem !important;
  }

  .xs\:w-5 {
    width: 1.25rem !important;
  }

  .xs\:w-6 {
    width: 1.5rem !important;
  }

  .xs\:w-7 {
    width: 1.75rem !important;
  }

  .xs\:w-8 {
    width: 2rem !important;
  }

  .xs\:w-9 {
    width: 2.25rem !important;
  }

  .xs\:w-10 {
    width: 2.5rem !important;
  }

  .xs\:w-11 {
    width: 2.75rem !important;
  }

  .xs\:w-12 {
    width: 3rem !important;
  }

  .xs\:w-13 {
    width: 3.25rem !important;
  }

  .xs\:w-14 {
    width: 3.5rem !important;
  }

  .xs\:w-15 {
    width: 3.75rem !important;
  }

  .xs\:w-16 {
    width: 4rem !important;
  }

  .xs\:w-17 {
    width: 4.25rem !important;
  }

  .xs\:w-18 {
    width: 4.5rem !important;
  }

  .xs\:w-19 {
    width: 4.75rem !important;
  }

  .xs\:w-20 {
    width: 5rem !important;
  }

  .xs\:w-21 {
    width: 5.25rem !important;
  }

  .xs\:w-22 {
    width: 5.5rem !important;
  }

  .xs\:w-23 {
    width: 5.75rem !important;
  }

  .xs\:w-24 {
    width: 6rem !important;
  }

  .xs\:w-25 {
    width: 6.25rem !important;
  }

  .xs\:w-26 {
    width: 6.5rem !important;
  }

  .xs\:w-27 {
    width: 6.75rem !important;
  }

  .xs\:w-28 {
    width: 7rem !important;
  }

  .xs\:w-29 {
    width: 7.25rem !important;
  }

  .xs\:w-30 {
    width: 7.5rem !important;
  }

  .xs\:w-31 {
    width: 7.75rem !important;
  }

  .xs\:w-32 {
    width: 8rem !important;
  }

  .xs\:w-33 {
    width: 8.25rem !important;
  }

  .xs\:w-34 {
    width: 8.5rem !important;
  }

  .xs\:w-35 {
    width: 8.75rem !important;
  }

  .xs\:w-36 {
    width: 9rem !important;
  }

  .xs\:w-37 {
    width: 9.25rem !important;
  }

  .xs\:w-38 {
    width: 9.5rem !important;
  }

  .xs\:w-39 {
    width: 9.75rem !important;
  }

  .xs\:w-40 {
    width: 10rem !important;
  }

  .xs\:w-41 {
    width: 10.25rem !important;
  }

  .xs\:w-42 {
    width: 10.5rem !important;
  }

  .xs\:w-43 {
    width: 10.75rem !important;
  }

  .xs\:w-44 {
    width: 11rem !important;
  }

  .xs\:w-45 {
    width: 11.25rem !important;
  }

  .xs\:w-46 {
    width: 11.5rem !important;
  }

  .xs\:w-47 {
    width: 11.75rem !important;
  }

  .xs\:w-48 {
    width: 12rem !important;
  }

  .xs\:w-49 {
    width: 12.25rem !important;
  }

  .xs\:w-50 {
    width: 12.5rem !important;
  }

  .xs\:w-51 {
    width: 12.75rem !important;
  }

  .xs\:w-52 {
    width: 13rem !important;
  }

  .xs\:w-53 {
    width: 13.25rem !important;
  }

  .xs\:w-54 {
    width: 13.5rem !important;
  }

  .xs\:w-55 {
    width: 13.75rem !important;
  }

  .xs\:w-56 {
    width: 14rem !important;
  }

  .xs\:w-57 {
    width: 14.25rem !important;
  }

  .xs\:w-58 {
    width: 14.5rem !important;
  }

  .xs\:w-59 {
    width: 14.75rem !important;
  }

  .xs\:w-60 {
    width: 15rem !important;
  }

  .xs\:w-61 {
    width: 15.25rem !important;
  }

  .xs\:w-62 {
    width: 15.5rem !important;
  }

  .xs\:w-63 {
    width: 15.75rem !important;
  }

  .xs\:w-64 {
    width: 16rem !important;
  }

  .xs\:w-65 {
    width: 16.25rem !important;
  }

  .xs\:w-66 {
    width: 16.5rem !important;
  }

  .xs\:w-67 {
    width: 16.75rem !important;
  }

  .xs\:w-68 {
    width: 17rem !important;
  }

  .xs\:w-69 {
    width: 17.25rem !important;
  }

  .xs\:w-70 {
    width: 17.5rem !important;
  }

  .xs\:w-71 {
    width: 17.75rem !important;
  }

  .xs\:w-72 {
    width: 18rem !important;
  }

  .xs\:w-73 {
    width: 18.25rem !important;
  }

  .xs\:w-74 {
    width: 18.5rem !important;
  }

  .xs\:w-75 {
    width: 18.75rem !important;
  }

  .xs\:w-76 {
    width: 19rem !important;
  }

  .xs\:w-77 {
    width: 19.25rem !important;
  }

  .xs\:w-78 {
    width: 19.5rem !important;
  }

  .xs\:w-79 {
    width: 19.75rem !important;
  }

  .xs\:w-80 {
    width: 20rem !important;
  }

  .xs\:w-81 {
    width: 20.25rem !important;
  }

  .xs\:w-82 {
    width: 20.5rem !important;
  }

  .xs\:w-83 {
    width: 20.75rem !important;
  }

  .xs\:w-84 {
    width: 21rem !important;
  }

  .xs\:w-85 {
    width: 21.25rem !important;
  }

  .xs\:w-86 {
    width: 21.5rem !important;
  }

  .xs\:w-87 {
    width: 21.75rem !important;
  }

  .xs\:w-88 {
    width: 22rem !important;
  }

  .xs\:w-89 {
    width: 22.25rem !important;
  }

  .xs\:w-90 {
    width: 22.5rem !important;
  }

  .xs\:w-91 {
    width: 22.75rem !important;
  }

  .xs\:w-92 {
    width: 23rem !important;
  }

  .xs\:w-93 {
    width: 23.25rem !important;
  }

  .xs\:w-94 {
    width: 23.5rem !important;
  }

  .xs\:w-95 {
    width: 23.75rem !important;
  }

  .xs\:w-96 {
    width: 24rem !important;
  }

  .xs\:w-97 {
    width: 24.25rem !important;
  }

  .xs\:w-98 {
    width: 24.5rem !important;
  }

  .xs\:w-99 {
    width: 24.75rem !important;
  }

  .xs\:w-100 {
    width: 25rem !important;
  }

  .xs\:w-101 {
    width: 25.25rem !important;
  }

  .xs\:w-102 {
    width: 25.5rem !important;
  }

  .xs\:w-103 {
    width: 25.75rem !important;
  }

  .xs\:w-104 {
    width: 26rem !important;
  }

  .xs\:w-105 {
    width: 26.25rem !important;
  }

  .xs\:w-auto {
    width: auto !important;
  }

  .xs\:w-px {
    width: 1px !important;
  }

  .xs\:w-0\.5 {
    width: 0.125rem !important;
  }

  .xs\:w-1\.5 {
    width: 0.375rem !important;
  }

  .xs\:w-2\.5 {
    width: 0.625rem !important;
  }

  .xs\:w-3\.5 {
    width: 0.875rem !important;
  }

  .xs\:w-4\.5 {
    width: 1.125rem !important;
  }

  .xs\:w-5\.5 {
    width: 1.375rem !important;
  }

  .xs\:w-6\.5 {
    width: 1.625rem !important;
  }

  .xs\:w-7\.5 {
    width: 1.875rem !important;
  }

  .xs\:w-8\.5 {
    width: 2.125rem !important;
  }

  .xs\:w-9\.5 {
    width: 2.375rem !important;
  }

  .xs\:w-10\.5 {
    width: 2.625rem !important;
  }

  .xs\:w-11\.5 {
    width: 2.875rem !important;
  }

  .xs\:w-12\.5 {
    width: 3.125rem !important;
  }

  .xs\:w-13\.5 {
    width: 3.375rem !important;
  }

  .xs\:w-14\.5 {
    width: 3.625rem !important;
  }

  .xs\:w-15\.5 {
    width: 3.875rem !important;
  }

  .xs\:w-16\.5 {
    width: 4.125rem !important;
  }

  .xs\:w-17\.5 {
    width: 4.375rem !important;
  }

  .xs\:w-18\.5 {
    width: 4.625rem !important;
  }

  .xs\:w-19\.5 {
    width: 4.875rem !important;
  }

  .xs\:w-20\.5 {
    width: 5.125rem !important;
  }

  .xs\:w-21\.5 {
    width: 5.375rem !important;
  }

  .xs\:w-22\.5 {
    width: 5.625rem !important;
  }

  .xs\:w-23\.5 {
    width: 5.875rem !important;
  }

  .xs\:w-24\.5 {
    width: 6.125rem !important;
  }

  .xs\:w-25\.5 {
    width: 6.375rem !important;
  }

  .xs\:w-26\.5 {
    width: 6.625rem !important;
  }

  .xs\:w-27\.5 {
    width: 6.875rem !important;
  }

  .xs\:w-28\.5 {
    width: 7.125rem !important;
  }

  .xs\:w-29\.5 {
    width: 7.375rem !important;
  }

  .xs\:w-30\.5 {
    width: 7.625rem !important;
  }

  .xs\:w-31\.5 {
    width: 7.875rem !important;
  }

  .xs\:w-32\.5 {
    width: 8.125rem !important;
  }

  .xs\:w-33\.5 {
    width: 8.375rem !important;
  }

  .xs\:w-34\.5 {
    width: 8.625rem !important;
  }

  .xs\:w-35\.5 {
    width: 8.875rem !important;
  }

  .xs\:w-36\.5 {
    width: 9.125rem !important;
  }

  .xs\:w-37\.5 {
    width: 9.375rem !important;
  }

  .xs\:w-38\.5 {
    width: 9.625rem !important;
  }

  .xs\:w-39\.5 {
    width: 9.875rem !important;
  }

  .xs\:w-40\.5 {
    width: 10.125rem !important;
  }

  .xs\:w-41\.5 {
    width: 10.375rem !important;
  }

  .xs\:w-42\.5 {
    width: 10.625rem !important;
  }

  .xs\:w-43\.5 {
    width: 10.875rem !important;
  }

  .xs\:w-44\.5 {
    width: 11.125rem !important;
  }

  .xs\:w-45\.5 {
    width: 11.375rem !important;
  }

  .xs\:w-46\.5 {
    width: 11.625rem !important;
  }

  .xs\:w-47\.5 {
    width: 11.875rem !important;
  }

  .xs\:w-48\.5 {
    width: 12.125rem !important;
  }

  .xs\:w-49\.5 {
    width: 12.375rem !important;
  }

  .xs\:w-50\.5 {
    width: 12.625rem !important;
  }

  .xs\:w-51\.5 {
    width: 12.875rem !important;
  }

  .xs\:w-52\.5 {
    width: 13.125rem !important;
  }

  .xs\:w-53\.5 {
    width: 13.375rem !important;
  }

  .xs\:w-54\.5 {
    width: 13.625rem !important;
  }

  .xs\:w-55\.5 {
    width: 13.875rem !important;
  }

  .xs\:w-56\.5 {
    width: 14.125rem !important;
  }

  .xs\:w-57\.5 {
    width: 14.375rem !important;
  }

  .xs\:w-58\.5 {
    width: 14.625rem !important;
  }

  .xs\:w-59\.5 {
    width: 14.875rem !important;
  }

  .xs\:w-60\.5 {
    width: 15.125rem !important;
  }

  .xs\:w-61\.5 {
    width: 15.375rem !important;
  }

  .xs\:w-62\.5 {
    width: 15.625rem !important;
  }

  .xs\:w-63\.5 {
    width: 15.875rem !important;
  }

  .xs\:w-64\.5 {
    width: 16.125rem !important;
  }

  .xs\:w-65\.5 {
    width: 16.375rem !important;
  }

  .xs\:w-66\.5 {
    width: 16.625rem !important;
  }

  .xs\:w-67\.5 {
    width: 16.875rem !important;
  }

  .xs\:w-68\.5 {
    width: 17.125rem !important;
  }

  .xs\:w-69\.5 {
    width: 17.375rem !important;
  }

  .xs\:w-70\.5 {
    width: 17.625rem !important;
  }

  .xs\:w-71\.5 {
    width: 17.875rem !important;
  }

  .xs\:w-72\.5 {
    width: 18.125rem !important;
  }

  .xs\:w-73\.5 {
    width: 18.375rem !important;
  }

  .xs\:w-74\.5 {
    width: 18.625rem !important;
  }

  .xs\:w-75\.5 {
    width: 18.875rem !important;
  }

  .xs\:w-76\.5 {
    width: 19.125rem !important;
  }

  .xs\:w-77\.5 {
    width: 19.375rem !important;
  }

  .xs\:w-78\.5 {
    width: 19.625rem !important;
  }

  .xs\:w-79\.5 {
    width: 19.875rem !important;
  }

  .xs\:w-80\.5 {
    width: 20.125rem !important;
  }

  .xs\:w-81\.5 {
    width: 20.375rem !important;
  }

  .xs\:w-82\.5 {
    width: 20.625rem !important;
  }

  .xs\:w-83\.5 {
    width: 20.875rem !important;
  }

  .xs\:w-84\.5 {
    width: 21.125rem !important;
  }

  .xs\:w-85\.5 {
    width: 21.375rem !important;
  }

  .xs\:w-86\.5 {
    width: 21.625rem !important;
  }

  .xs\:w-87\.5 {
    width: 21.875rem !important;
  }

  .xs\:w-88\.5 {
    width: 22.125rem !important;
  }

  .xs\:w-89\.5 {
    width: 22.375rem !important;
  }

  .xs\:w-90\.5 {
    width: 22.625rem !important;
  }

  .xs\:w-91\.5 {
    width: 22.875rem !important;
  }

  .xs\:w-92\.5 {
    width: 23.125rem !important;
  }

  .xs\:w-93\.5 {
    width: 23.375rem !important;
  }

  .xs\:w-94\.5 {
    width: 23.625rem !important;
  }

  .xs\:w-95\.5 {
    width: 23.875rem !important;
  }

  .xs\:w-96\.5 {
    width: 24.125rem !important;
  }

  .xs\:w-97\.5 {
    width: 24.375rem !important;
  }

  .xs\:w-98\.5 {
    width: 24.625rem !important;
  }

  .xs\:w-99\.5 {
    width: 24.875rem !important;
  }

  .xs\:w-100\.5 {
    width: 25.125rem !important;
  }

  .xs\:w-101\.5 {
    width: 25.375rem !important;
  }

  .xs\:w-102\.5 {
    width: 25.625rem !important;
  }

  .xs\:w-103\.5 {
    width: 25.875rem !important;
  }

  .xs\:w-104\.5 {
    width: 26.125rem !important;
  }

  .xs\:w-1\/2 {
    width: 50% !important;
  }

  .xs\:w-1\/3 {
    width: 33.333333% !important;
  }

  .xs\:w-2\/3 {
    width: 66.666667% !important;
  }

  .xs\:w-1\/4 {
    width: 25% !important;
  }

  .xs\:w-2\/4 {
    width: 50% !important;
  }

  .xs\:w-3\/4 {
    width: 75% !important;
  }

  .xs\:w-1\/5 {
    width: 20% !important;
  }

  .xs\:w-2\/5 {
    width: 40% !important;
  }

  .xs\:w-3\/5 {
    width: 60% !important;
  }

  .xs\:w-4\/5 {
    width: 80% !important;
  }

  .xs\:w-1\/6 {
    width: 16.666667% !important;
  }

  .xs\:w-2\/6 {
    width: 33.333333% !important;
  }

  .xs\:w-3\/6 {
    width: 50% !important;
  }

  .xs\:w-4\/6 {
    width: 66.666667% !important;
  }

  .xs\:w-5\/6 {
    width: 83.333333% !important;
  }

  .xs\:w-1\/12 {
    width: 8.333333% !important;
  }

  .xs\:w-2\/12 {
    width: 16.666667% !important;
  }

  .xs\:w-3\/12 {
    width: 25% !important;
  }

  .xs\:w-4\/12 {
    width: 33.333333% !important;
  }

  .xs\:w-5\/12 {
    width: 41.666667% !important;
  }

  .xs\:w-6\/12 {
    width: 50% !important;
  }

  .xs\:w-7\/12 {
    width: 58.333333% !important;
  }

  .xs\:w-8\/12 {
    width: 66.666667% !important;
  }

  .xs\:w-9\/12 {
    width: 75% !important;
  }

  .xs\:w-10\/12 {
    width: 83.333333% !important;
  }

  .xs\:w-11\/12 {
    width: 91.666667% !important;
  }

  .xs\:w-full {
    width: 100% !important;
  }

  .xs\:w-screen {
    width: 100vw !important;
  }

  .xs\:hover\:w-0:hover {
    width: 0rem !important;
  }

  .xs\:hover\:w-1:hover {
    width: 0.25rem !important;
  }

  .xs\:hover\:w-2:hover {
    width: 0.5rem !important;
  }

  .xs\:hover\:w-3:hover {
    width: 0.75rem !important;
  }

  .xs\:hover\:w-4:hover {
    width: 1rem !important;
  }

  .xs\:hover\:w-5:hover {
    width: 1.25rem !important;
  }

  .xs\:hover\:w-6:hover {
    width: 1.5rem !important;
  }

  .xs\:hover\:w-7:hover {
    width: 1.75rem !important;
  }

  .xs\:hover\:w-8:hover {
    width: 2rem !important;
  }

  .xs\:hover\:w-9:hover {
    width: 2.25rem !important;
  }

  .xs\:hover\:w-10:hover {
    width: 2.5rem !important;
  }

  .xs\:hover\:w-11:hover {
    width: 2.75rem !important;
  }

  .xs\:hover\:w-12:hover {
    width: 3rem !important;
  }

  .xs\:hover\:w-13:hover {
    width: 3.25rem !important;
  }

  .xs\:hover\:w-14:hover {
    width: 3.5rem !important;
  }

  .xs\:hover\:w-15:hover {
    width: 3.75rem !important;
  }

  .xs\:hover\:w-16:hover {
    width: 4rem !important;
  }

  .xs\:hover\:w-17:hover {
    width: 4.25rem !important;
  }

  .xs\:hover\:w-18:hover {
    width: 4.5rem !important;
  }

  .xs\:hover\:w-19:hover {
    width: 4.75rem !important;
  }

  .xs\:hover\:w-20:hover {
    width: 5rem !important;
  }

  .xs\:hover\:w-21:hover {
    width: 5.25rem !important;
  }

  .xs\:hover\:w-22:hover {
    width: 5.5rem !important;
  }

  .xs\:hover\:w-23:hover {
    width: 5.75rem !important;
  }

  .xs\:hover\:w-24:hover {
    width: 6rem !important;
  }

  .xs\:hover\:w-25:hover {
    width: 6.25rem !important;
  }

  .xs\:hover\:w-26:hover {
    width: 6.5rem !important;
  }

  .xs\:hover\:w-27:hover {
    width: 6.75rem !important;
  }

  .xs\:hover\:w-28:hover {
    width: 7rem !important;
  }

  .xs\:hover\:w-29:hover {
    width: 7.25rem !important;
  }

  .xs\:hover\:w-30:hover {
    width: 7.5rem !important;
  }

  .xs\:hover\:w-31:hover {
    width: 7.75rem !important;
  }

  .xs\:hover\:w-32:hover {
    width: 8rem !important;
  }

  .xs\:hover\:w-33:hover {
    width: 8.25rem !important;
  }

  .xs\:hover\:w-34:hover {
    width: 8.5rem !important;
  }

  .xs\:hover\:w-35:hover {
    width: 8.75rem !important;
  }

  .xs\:hover\:w-36:hover {
    width: 9rem !important;
  }

  .xs\:hover\:w-37:hover {
    width: 9.25rem !important;
  }

  .xs\:hover\:w-38:hover {
    width: 9.5rem !important;
  }

  .xs\:hover\:w-39:hover {
    width: 9.75rem !important;
  }

  .xs\:hover\:w-40:hover {
    width: 10rem !important;
  }

  .xs\:hover\:w-41:hover {
    width: 10.25rem !important;
  }

  .xs\:hover\:w-42:hover {
    width: 10.5rem !important;
  }

  .xs\:hover\:w-43:hover {
    width: 10.75rem !important;
  }

  .xs\:hover\:w-44:hover {
    width: 11rem !important;
  }

  .xs\:hover\:w-45:hover {
    width: 11.25rem !important;
  }

  .xs\:hover\:w-46:hover {
    width: 11.5rem !important;
  }

  .xs\:hover\:w-47:hover {
    width: 11.75rem !important;
  }

  .xs\:hover\:w-48:hover {
    width: 12rem !important;
  }

  .xs\:hover\:w-49:hover {
    width: 12.25rem !important;
  }

  .xs\:hover\:w-50:hover {
    width: 12.5rem !important;
  }

  .xs\:hover\:w-51:hover {
    width: 12.75rem !important;
  }

  .xs\:hover\:w-52:hover {
    width: 13rem !important;
  }

  .xs\:hover\:w-53:hover {
    width: 13.25rem !important;
  }

  .xs\:hover\:w-54:hover {
    width: 13.5rem !important;
  }

  .xs\:hover\:w-55:hover {
    width: 13.75rem !important;
  }

  .xs\:hover\:w-56:hover {
    width: 14rem !important;
  }

  .xs\:hover\:w-57:hover {
    width: 14.25rem !important;
  }

  .xs\:hover\:w-58:hover {
    width: 14.5rem !important;
  }

  .xs\:hover\:w-59:hover {
    width: 14.75rem !important;
  }

  .xs\:hover\:w-60:hover {
    width: 15rem !important;
  }

  .xs\:hover\:w-61:hover {
    width: 15.25rem !important;
  }

  .xs\:hover\:w-62:hover {
    width: 15.5rem !important;
  }

  .xs\:hover\:w-63:hover {
    width: 15.75rem !important;
  }

  .xs\:hover\:w-64:hover {
    width: 16rem !important;
  }

  .xs\:hover\:w-65:hover {
    width: 16.25rem !important;
  }

  .xs\:hover\:w-66:hover {
    width: 16.5rem !important;
  }

  .xs\:hover\:w-67:hover {
    width: 16.75rem !important;
  }

  .xs\:hover\:w-68:hover {
    width: 17rem !important;
  }

  .xs\:hover\:w-69:hover {
    width: 17.25rem !important;
  }

  .xs\:hover\:w-70:hover {
    width: 17.5rem !important;
  }

  .xs\:hover\:w-71:hover {
    width: 17.75rem !important;
  }

  .xs\:hover\:w-72:hover {
    width: 18rem !important;
  }

  .xs\:hover\:w-73:hover {
    width: 18.25rem !important;
  }

  .xs\:hover\:w-74:hover {
    width: 18.5rem !important;
  }

  .xs\:hover\:w-75:hover {
    width: 18.75rem !important;
  }

  .xs\:hover\:w-76:hover {
    width: 19rem !important;
  }

  .xs\:hover\:w-77:hover {
    width: 19.25rem !important;
  }

  .xs\:hover\:w-78:hover {
    width: 19.5rem !important;
  }

  .xs\:hover\:w-79:hover {
    width: 19.75rem !important;
  }

  .xs\:hover\:w-80:hover {
    width: 20rem !important;
  }

  .xs\:hover\:w-81:hover {
    width: 20.25rem !important;
  }

  .xs\:hover\:w-82:hover {
    width: 20.5rem !important;
  }

  .xs\:hover\:w-83:hover {
    width: 20.75rem !important;
  }

  .xs\:hover\:w-84:hover {
    width: 21rem !important;
  }

  .xs\:hover\:w-85:hover {
    width: 21.25rem !important;
  }

  .xs\:hover\:w-86:hover {
    width: 21.5rem !important;
  }

  .xs\:hover\:w-87:hover {
    width: 21.75rem !important;
  }

  .xs\:hover\:w-88:hover {
    width: 22rem !important;
  }

  .xs\:hover\:w-89:hover {
    width: 22.25rem !important;
  }

  .xs\:hover\:w-90:hover {
    width: 22.5rem !important;
  }

  .xs\:hover\:w-91:hover {
    width: 22.75rem !important;
  }

  .xs\:hover\:w-92:hover {
    width: 23rem !important;
  }

  .xs\:hover\:w-93:hover {
    width: 23.25rem !important;
  }

  .xs\:hover\:w-94:hover {
    width: 23.5rem !important;
  }

  .xs\:hover\:w-95:hover {
    width: 23.75rem !important;
  }

  .xs\:hover\:w-96:hover {
    width: 24rem !important;
  }

  .xs\:hover\:w-97:hover {
    width: 24.25rem !important;
  }

  .xs\:hover\:w-98:hover {
    width: 24.5rem !important;
  }

  .xs\:hover\:w-99:hover {
    width: 24.75rem !important;
  }

  .xs\:hover\:w-100:hover {
    width: 25rem !important;
  }

  .xs\:hover\:w-101:hover {
    width: 25.25rem !important;
  }

  .xs\:hover\:w-102:hover {
    width: 25.5rem !important;
  }

  .xs\:hover\:w-103:hover {
    width: 25.75rem !important;
  }

  .xs\:hover\:w-104:hover {
    width: 26rem !important;
  }

  .xs\:hover\:w-105:hover {
    width: 26.25rem !important;
  }

  .xs\:hover\:w-auto:hover {
    width: auto !important;
  }

  .xs\:hover\:w-px:hover {
    width: 1px !important;
  }

  .xs\:hover\:w-0\.5:hover {
    width: 0.125rem !important;
  }

  .xs\:hover\:w-1\.5:hover {
    width: 0.375rem !important;
  }

  .xs\:hover\:w-2\.5:hover {
    width: 0.625rem !important;
  }

  .xs\:hover\:w-3\.5:hover {
    width: 0.875rem !important;
  }

  .xs\:hover\:w-4\.5:hover {
    width: 1.125rem !important;
  }

  .xs\:hover\:w-5\.5:hover {
    width: 1.375rem !important;
  }

  .xs\:hover\:w-6\.5:hover {
    width: 1.625rem !important;
  }

  .xs\:hover\:w-7\.5:hover {
    width: 1.875rem !important;
  }

  .xs\:hover\:w-8\.5:hover {
    width: 2.125rem !important;
  }

  .xs\:hover\:w-9\.5:hover {
    width: 2.375rem !important;
  }

  .xs\:hover\:w-10\.5:hover {
    width: 2.625rem !important;
  }

  .xs\:hover\:w-11\.5:hover {
    width: 2.875rem !important;
  }

  .xs\:hover\:w-12\.5:hover {
    width: 3.125rem !important;
  }

  .xs\:hover\:w-13\.5:hover {
    width: 3.375rem !important;
  }

  .xs\:hover\:w-14\.5:hover {
    width: 3.625rem !important;
  }

  .xs\:hover\:w-15\.5:hover {
    width: 3.875rem !important;
  }

  .xs\:hover\:w-16\.5:hover {
    width: 4.125rem !important;
  }

  .xs\:hover\:w-17\.5:hover {
    width: 4.375rem !important;
  }

  .xs\:hover\:w-18\.5:hover {
    width: 4.625rem !important;
  }

  .xs\:hover\:w-19\.5:hover {
    width: 4.875rem !important;
  }

  .xs\:hover\:w-20\.5:hover {
    width: 5.125rem !important;
  }

  .xs\:hover\:w-21\.5:hover {
    width: 5.375rem !important;
  }

  .xs\:hover\:w-22\.5:hover {
    width: 5.625rem !important;
  }

  .xs\:hover\:w-23\.5:hover {
    width: 5.875rem !important;
  }

  .xs\:hover\:w-24\.5:hover {
    width: 6.125rem !important;
  }

  .xs\:hover\:w-25\.5:hover {
    width: 6.375rem !important;
  }

  .xs\:hover\:w-26\.5:hover {
    width: 6.625rem !important;
  }

  .xs\:hover\:w-27\.5:hover {
    width: 6.875rem !important;
  }

  .xs\:hover\:w-28\.5:hover {
    width: 7.125rem !important;
  }

  .xs\:hover\:w-29\.5:hover {
    width: 7.375rem !important;
  }

  .xs\:hover\:w-30\.5:hover {
    width: 7.625rem !important;
  }

  .xs\:hover\:w-31\.5:hover {
    width: 7.875rem !important;
  }

  .xs\:hover\:w-32\.5:hover {
    width: 8.125rem !important;
  }

  .xs\:hover\:w-33\.5:hover {
    width: 8.375rem !important;
  }

  .xs\:hover\:w-34\.5:hover {
    width: 8.625rem !important;
  }

  .xs\:hover\:w-35\.5:hover {
    width: 8.875rem !important;
  }

  .xs\:hover\:w-36\.5:hover {
    width: 9.125rem !important;
  }

  .xs\:hover\:w-37\.5:hover {
    width: 9.375rem !important;
  }

  .xs\:hover\:w-38\.5:hover {
    width: 9.625rem !important;
  }

  .xs\:hover\:w-39\.5:hover {
    width: 9.875rem !important;
  }

  .xs\:hover\:w-40\.5:hover {
    width: 10.125rem !important;
  }

  .xs\:hover\:w-41\.5:hover {
    width: 10.375rem !important;
  }

  .xs\:hover\:w-42\.5:hover {
    width: 10.625rem !important;
  }

  .xs\:hover\:w-43\.5:hover {
    width: 10.875rem !important;
  }

  .xs\:hover\:w-44\.5:hover {
    width: 11.125rem !important;
  }

  .xs\:hover\:w-45\.5:hover {
    width: 11.375rem !important;
  }

  .xs\:hover\:w-46\.5:hover {
    width: 11.625rem !important;
  }

  .xs\:hover\:w-47\.5:hover {
    width: 11.875rem !important;
  }

  .xs\:hover\:w-48\.5:hover {
    width: 12.125rem !important;
  }

  .xs\:hover\:w-49\.5:hover {
    width: 12.375rem !important;
  }

  .xs\:hover\:w-50\.5:hover {
    width: 12.625rem !important;
  }

  .xs\:hover\:w-51\.5:hover {
    width: 12.875rem !important;
  }

  .xs\:hover\:w-52\.5:hover {
    width: 13.125rem !important;
  }

  .xs\:hover\:w-53\.5:hover {
    width: 13.375rem !important;
  }

  .xs\:hover\:w-54\.5:hover {
    width: 13.625rem !important;
  }

  .xs\:hover\:w-55\.5:hover {
    width: 13.875rem !important;
  }

  .xs\:hover\:w-56\.5:hover {
    width: 14.125rem !important;
  }

  .xs\:hover\:w-57\.5:hover {
    width: 14.375rem !important;
  }

  .xs\:hover\:w-58\.5:hover {
    width: 14.625rem !important;
  }

  .xs\:hover\:w-59\.5:hover {
    width: 14.875rem !important;
  }

  .xs\:hover\:w-60\.5:hover {
    width: 15.125rem !important;
  }

  .xs\:hover\:w-61\.5:hover {
    width: 15.375rem !important;
  }

  .xs\:hover\:w-62\.5:hover {
    width: 15.625rem !important;
  }

  .xs\:hover\:w-63\.5:hover {
    width: 15.875rem !important;
  }

  .xs\:hover\:w-64\.5:hover {
    width: 16.125rem !important;
  }

  .xs\:hover\:w-65\.5:hover {
    width: 16.375rem !important;
  }

  .xs\:hover\:w-66\.5:hover {
    width: 16.625rem !important;
  }

  .xs\:hover\:w-67\.5:hover {
    width: 16.875rem !important;
  }

  .xs\:hover\:w-68\.5:hover {
    width: 17.125rem !important;
  }

  .xs\:hover\:w-69\.5:hover {
    width: 17.375rem !important;
  }

  .xs\:hover\:w-70\.5:hover {
    width: 17.625rem !important;
  }

  .xs\:hover\:w-71\.5:hover {
    width: 17.875rem !important;
  }

  .xs\:hover\:w-72\.5:hover {
    width: 18.125rem !important;
  }

  .xs\:hover\:w-73\.5:hover {
    width: 18.375rem !important;
  }

  .xs\:hover\:w-74\.5:hover {
    width: 18.625rem !important;
  }

  .xs\:hover\:w-75\.5:hover {
    width: 18.875rem !important;
  }

  .xs\:hover\:w-76\.5:hover {
    width: 19.125rem !important;
  }

  .xs\:hover\:w-77\.5:hover {
    width: 19.375rem !important;
  }

  .xs\:hover\:w-78\.5:hover {
    width: 19.625rem !important;
  }

  .xs\:hover\:w-79\.5:hover {
    width: 19.875rem !important;
  }

  .xs\:hover\:w-80\.5:hover {
    width: 20.125rem !important;
  }

  .xs\:hover\:w-81\.5:hover {
    width: 20.375rem !important;
  }

  .xs\:hover\:w-82\.5:hover {
    width: 20.625rem !important;
  }

  .xs\:hover\:w-83\.5:hover {
    width: 20.875rem !important;
  }

  .xs\:hover\:w-84\.5:hover {
    width: 21.125rem !important;
  }

  .xs\:hover\:w-85\.5:hover {
    width: 21.375rem !important;
  }

  .xs\:hover\:w-86\.5:hover {
    width: 21.625rem !important;
  }

  .xs\:hover\:w-87\.5:hover {
    width: 21.875rem !important;
  }

  .xs\:hover\:w-88\.5:hover {
    width: 22.125rem !important;
  }

  .xs\:hover\:w-89\.5:hover {
    width: 22.375rem !important;
  }

  .xs\:hover\:w-90\.5:hover {
    width: 22.625rem !important;
  }

  .xs\:hover\:w-91\.5:hover {
    width: 22.875rem !important;
  }

  .xs\:hover\:w-92\.5:hover {
    width: 23.125rem !important;
  }

  .xs\:hover\:w-93\.5:hover {
    width: 23.375rem !important;
  }

  .xs\:hover\:w-94\.5:hover {
    width: 23.625rem !important;
  }

  .xs\:hover\:w-95\.5:hover {
    width: 23.875rem !important;
  }

  .xs\:hover\:w-96\.5:hover {
    width: 24.125rem !important;
  }

  .xs\:hover\:w-97\.5:hover {
    width: 24.375rem !important;
  }

  .xs\:hover\:w-98\.5:hover {
    width: 24.625rem !important;
  }

  .xs\:hover\:w-99\.5:hover {
    width: 24.875rem !important;
  }

  .xs\:hover\:w-100\.5:hover {
    width: 25.125rem !important;
  }

  .xs\:hover\:w-101\.5:hover {
    width: 25.375rem !important;
  }

  .xs\:hover\:w-102\.5:hover {
    width: 25.625rem !important;
  }

  .xs\:hover\:w-103\.5:hover {
    width: 25.875rem !important;
  }

  .xs\:hover\:w-104\.5:hover {
    width: 26.125rem !important;
  }

  .xs\:hover\:w-1\/2:hover {
    width: 50% !important;
  }

  .xs\:hover\:w-1\/3:hover {
    width: 33.333333% !important;
  }

  .xs\:hover\:w-2\/3:hover {
    width: 66.666667% !important;
  }

  .xs\:hover\:w-1\/4:hover {
    width: 25% !important;
  }

  .xs\:hover\:w-2\/4:hover {
    width: 50% !important;
  }

  .xs\:hover\:w-3\/4:hover {
    width: 75% !important;
  }

  .xs\:hover\:w-1\/5:hover {
    width: 20% !important;
  }

  .xs\:hover\:w-2\/5:hover {
    width: 40% !important;
  }

  .xs\:hover\:w-3\/5:hover {
    width: 60% !important;
  }

  .xs\:hover\:w-4\/5:hover {
    width: 80% !important;
  }

  .xs\:hover\:w-1\/6:hover {
    width: 16.666667% !important;
  }

  .xs\:hover\:w-2\/6:hover {
    width: 33.333333% !important;
  }

  .xs\:hover\:w-3\/6:hover {
    width: 50% !important;
  }

  .xs\:hover\:w-4\/6:hover {
    width: 66.666667% !important;
  }

  .xs\:hover\:w-5\/6:hover {
    width: 83.333333% !important;
  }

  .xs\:hover\:w-1\/12:hover {
    width: 8.333333% !important;
  }

  .xs\:hover\:w-2\/12:hover {
    width: 16.666667% !important;
  }

  .xs\:hover\:w-3\/12:hover {
    width: 25% !important;
  }

  .xs\:hover\:w-4\/12:hover {
    width: 33.333333% !important;
  }

  .xs\:hover\:w-5\/12:hover {
    width: 41.666667% !important;
  }

  .xs\:hover\:w-6\/12:hover {
    width: 50% !important;
  }

  .xs\:hover\:w-7\/12:hover {
    width: 58.333333% !important;
  }

  .xs\:hover\:w-8\/12:hover {
    width: 66.666667% !important;
  }

  .xs\:hover\:w-9\/12:hover {
    width: 75% !important;
  }

  .xs\:hover\:w-10\/12:hover {
    width: 83.333333% !important;
  }

  .xs\:hover\:w-11\/12:hover {
    width: 91.666667% !important;
  }

  .xs\:hover\:w-full:hover {
    width: 100% !important;
  }

  .xs\:hover\:w-screen:hover {
    width: 100vw !important;
  }

  .xs\:focus\:w-0:focus {
    width: 0rem !important;
  }

  .xs\:focus\:w-1:focus {
    width: 0.25rem !important;
  }

  .xs\:focus\:w-2:focus {
    width: 0.5rem !important;
  }

  .xs\:focus\:w-3:focus {
    width: 0.75rem !important;
  }

  .xs\:focus\:w-4:focus {
    width: 1rem !important;
  }

  .xs\:focus\:w-5:focus {
    width: 1.25rem !important;
  }

  .xs\:focus\:w-6:focus {
    width: 1.5rem !important;
  }

  .xs\:focus\:w-7:focus {
    width: 1.75rem !important;
  }

  .xs\:focus\:w-8:focus {
    width: 2rem !important;
  }

  .xs\:focus\:w-9:focus {
    width: 2.25rem !important;
  }

  .xs\:focus\:w-10:focus {
    width: 2.5rem !important;
  }

  .xs\:focus\:w-11:focus {
    width: 2.75rem !important;
  }

  .xs\:focus\:w-12:focus {
    width: 3rem !important;
  }

  .xs\:focus\:w-13:focus {
    width: 3.25rem !important;
  }

  .xs\:focus\:w-14:focus {
    width: 3.5rem !important;
  }

  .xs\:focus\:w-15:focus {
    width: 3.75rem !important;
  }

  .xs\:focus\:w-16:focus {
    width: 4rem !important;
  }

  .xs\:focus\:w-17:focus {
    width: 4.25rem !important;
  }

  .xs\:focus\:w-18:focus {
    width: 4.5rem !important;
  }

  .xs\:focus\:w-19:focus {
    width: 4.75rem !important;
  }

  .xs\:focus\:w-20:focus {
    width: 5rem !important;
  }

  .xs\:focus\:w-21:focus {
    width: 5.25rem !important;
  }

  .xs\:focus\:w-22:focus {
    width: 5.5rem !important;
  }

  .xs\:focus\:w-23:focus {
    width: 5.75rem !important;
  }

  .xs\:focus\:w-24:focus {
    width: 6rem !important;
  }

  .xs\:focus\:w-25:focus {
    width: 6.25rem !important;
  }

  .xs\:focus\:w-26:focus {
    width: 6.5rem !important;
  }

  .xs\:focus\:w-27:focus {
    width: 6.75rem !important;
  }

  .xs\:focus\:w-28:focus {
    width: 7rem !important;
  }

  .xs\:focus\:w-29:focus {
    width: 7.25rem !important;
  }

  .xs\:focus\:w-30:focus {
    width: 7.5rem !important;
  }

  .xs\:focus\:w-31:focus {
    width: 7.75rem !important;
  }

  .xs\:focus\:w-32:focus {
    width: 8rem !important;
  }

  .xs\:focus\:w-33:focus {
    width: 8.25rem !important;
  }

  .xs\:focus\:w-34:focus {
    width: 8.5rem !important;
  }

  .xs\:focus\:w-35:focus {
    width: 8.75rem !important;
  }

  .xs\:focus\:w-36:focus {
    width: 9rem !important;
  }

  .xs\:focus\:w-37:focus {
    width: 9.25rem !important;
  }

  .xs\:focus\:w-38:focus {
    width: 9.5rem !important;
  }

  .xs\:focus\:w-39:focus {
    width: 9.75rem !important;
  }

  .xs\:focus\:w-40:focus {
    width: 10rem !important;
  }

  .xs\:focus\:w-41:focus {
    width: 10.25rem !important;
  }

  .xs\:focus\:w-42:focus {
    width: 10.5rem !important;
  }

  .xs\:focus\:w-43:focus {
    width: 10.75rem !important;
  }

  .xs\:focus\:w-44:focus {
    width: 11rem !important;
  }

  .xs\:focus\:w-45:focus {
    width: 11.25rem !important;
  }

  .xs\:focus\:w-46:focus {
    width: 11.5rem !important;
  }

  .xs\:focus\:w-47:focus {
    width: 11.75rem !important;
  }

  .xs\:focus\:w-48:focus {
    width: 12rem !important;
  }

  .xs\:focus\:w-49:focus {
    width: 12.25rem !important;
  }

  .xs\:focus\:w-50:focus {
    width: 12.5rem !important;
  }

  .xs\:focus\:w-51:focus {
    width: 12.75rem !important;
  }

  .xs\:focus\:w-52:focus {
    width: 13rem !important;
  }

  .xs\:focus\:w-53:focus {
    width: 13.25rem !important;
  }

  .xs\:focus\:w-54:focus {
    width: 13.5rem !important;
  }

  .xs\:focus\:w-55:focus {
    width: 13.75rem !important;
  }

  .xs\:focus\:w-56:focus {
    width: 14rem !important;
  }

  .xs\:focus\:w-57:focus {
    width: 14.25rem !important;
  }

  .xs\:focus\:w-58:focus {
    width: 14.5rem !important;
  }

  .xs\:focus\:w-59:focus {
    width: 14.75rem !important;
  }

  .xs\:focus\:w-60:focus {
    width: 15rem !important;
  }

  .xs\:focus\:w-61:focus {
    width: 15.25rem !important;
  }

  .xs\:focus\:w-62:focus {
    width: 15.5rem !important;
  }

  .xs\:focus\:w-63:focus {
    width: 15.75rem !important;
  }

  .xs\:focus\:w-64:focus {
    width: 16rem !important;
  }

  .xs\:focus\:w-65:focus {
    width: 16.25rem !important;
  }

  .xs\:focus\:w-66:focus {
    width: 16.5rem !important;
  }

  .xs\:focus\:w-67:focus {
    width: 16.75rem !important;
  }

  .xs\:focus\:w-68:focus {
    width: 17rem !important;
  }

  .xs\:focus\:w-69:focus {
    width: 17.25rem !important;
  }

  .xs\:focus\:w-70:focus {
    width: 17.5rem !important;
  }

  .xs\:focus\:w-71:focus {
    width: 17.75rem !important;
  }

  .xs\:focus\:w-72:focus {
    width: 18rem !important;
  }

  .xs\:focus\:w-73:focus {
    width: 18.25rem !important;
  }

  .xs\:focus\:w-74:focus {
    width: 18.5rem !important;
  }

  .xs\:focus\:w-75:focus {
    width: 18.75rem !important;
  }

  .xs\:focus\:w-76:focus {
    width: 19rem !important;
  }

  .xs\:focus\:w-77:focus {
    width: 19.25rem !important;
  }

  .xs\:focus\:w-78:focus {
    width: 19.5rem !important;
  }

  .xs\:focus\:w-79:focus {
    width: 19.75rem !important;
  }

  .xs\:focus\:w-80:focus {
    width: 20rem !important;
  }

  .xs\:focus\:w-81:focus {
    width: 20.25rem !important;
  }

  .xs\:focus\:w-82:focus {
    width: 20.5rem !important;
  }

  .xs\:focus\:w-83:focus {
    width: 20.75rem !important;
  }

  .xs\:focus\:w-84:focus {
    width: 21rem !important;
  }

  .xs\:focus\:w-85:focus {
    width: 21.25rem !important;
  }

  .xs\:focus\:w-86:focus {
    width: 21.5rem !important;
  }

  .xs\:focus\:w-87:focus {
    width: 21.75rem !important;
  }

  .xs\:focus\:w-88:focus {
    width: 22rem !important;
  }

  .xs\:focus\:w-89:focus {
    width: 22.25rem !important;
  }

  .xs\:focus\:w-90:focus {
    width: 22.5rem !important;
  }

  .xs\:focus\:w-91:focus {
    width: 22.75rem !important;
  }

  .xs\:focus\:w-92:focus {
    width: 23rem !important;
  }

  .xs\:focus\:w-93:focus {
    width: 23.25rem !important;
  }

  .xs\:focus\:w-94:focus {
    width: 23.5rem !important;
  }

  .xs\:focus\:w-95:focus {
    width: 23.75rem !important;
  }

  .xs\:focus\:w-96:focus {
    width: 24rem !important;
  }

  .xs\:focus\:w-97:focus {
    width: 24.25rem !important;
  }

  .xs\:focus\:w-98:focus {
    width: 24.5rem !important;
  }

  .xs\:focus\:w-99:focus {
    width: 24.75rem !important;
  }

  .xs\:focus\:w-100:focus {
    width: 25rem !important;
  }

  .xs\:focus\:w-101:focus {
    width: 25.25rem !important;
  }

  .xs\:focus\:w-102:focus {
    width: 25.5rem !important;
  }

  .xs\:focus\:w-103:focus {
    width: 25.75rem !important;
  }

  .xs\:focus\:w-104:focus {
    width: 26rem !important;
  }

  .xs\:focus\:w-105:focus {
    width: 26.25rem !important;
  }

  .xs\:focus\:w-auto:focus {
    width: auto !important;
  }

  .xs\:focus\:w-px:focus {
    width: 1px !important;
  }

  .xs\:focus\:w-0\.5:focus {
    width: 0.125rem !important;
  }

  .xs\:focus\:w-1\.5:focus {
    width: 0.375rem !important;
  }

  .xs\:focus\:w-2\.5:focus {
    width: 0.625rem !important;
  }

  .xs\:focus\:w-3\.5:focus {
    width: 0.875rem !important;
  }

  .xs\:focus\:w-4\.5:focus {
    width: 1.125rem !important;
  }

  .xs\:focus\:w-5\.5:focus {
    width: 1.375rem !important;
  }

  .xs\:focus\:w-6\.5:focus {
    width: 1.625rem !important;
  }

  .xs\:focus\:w-7\.5:focus {
    width: 1.875rem !important;
  }

  .xs\:focus\:w-8\.5:focus {
    width: 2.125rem !important;
  }

  .xs\:focus\:w-9\.5:focus {
    width: 2.375rem !important;
  }

  .xs\:focus\:w-10\.5:focus {
    width: 2.625rem !important;
  }

  .xs\:focus\:w-11\.5:focus {
    width: 2.875rem !important;
  }

  .xs\:focus\:w-12\.5:focus {
    width: 3.125rem !important;
  }

  .xs\:focus\:w-13\.5:focus {
    width: 3.375rem !important;
  }

  .xs\:focus\:w-14\.5:focus {
    width: 3.625rem !important;
  }

  .xs\:focus\:w-15\.5:focus {
    width: 3.875rem !important;
  }

  .xs\:focus\:w-16\.5:focus {
    width: 4.125rem !important;
  }

  .xs\:focus\:w-17\.5:focus {
    width: 4.375rem !important;
  }

  .xs\:focus\:w-18\.5:focus {
    width: 4.625rem !important;
  }

  .xs\:focus\:w-19\.5:focus {
    width: 4.875rem !important;
  }

  .xs\:focus\:w-20\.5:focus {
    width: 5.125rem !important;
  }

  .xs\:focus\:w-21\.5:focus {
    width: 5.375rem !important;
  }

  .xs\:focus\:w-22\.5:focus {
    width: 5.625rem !important;
  }

  .xs\:focus\:w-23\.5:focus {
    width: 5.875rem !important;
  }

  .xs\:focus\:w-24\.5:focus {
    width: 6.125rem !important;
  }

  .xs\:focus\:w-25\.5:focus {
    width: 6.375rem !important;
  }

  .xs\:focus\:w-26\.5:focus {
    width: 6.625rem !important;
  }

  .xs\:focus\:w-27\.5:focus {
    width: 6.875rem !important;
  }

  .xs\:focus\:w-28\.5:focus {
    width: 7.125rem !important;
  }

  .xs\:focus\:w-29\.5:focus {
    width: 7.375rem !important;
  }

  .xs\:focus\:w-30\.5:focus {
    width: 7.625rem !important;
  }

  .xs\:focus\:w-31\.5:focus {
    width: 7.875rem !important;
  }

  .xs\:focus\:w-32\.5:focus {
    width: 8.125rem !important;
  }

  .xs\:focus\:w-33\.5:focus {
    width: 8.375rem !important;
  }

  .xs\:focus\:w-34\.5:focus {
    width: 8.625rem !important;
  }

  .xs\:focus\:w-35\.5:focus {
    width: 8.875rem !important;
  }

  .xs\:focus\:w-36\.5:focus {
    width: 9.125rem !important;
  }

  .xs\:focus\:w-37\.5:focus {
    width: 9.375rem !important;
  }

  .xs\:focus\:w-38\.5:focus {
    width: 9.625rem !important;
  }

  .xs\:focus\:w-39\.5:focus {
    width: 9.875rem !important;
  }

  .xs\:focus\:w-40\.5:focus {
    width: 10.125rem !important;
  }

  .xs\:focus\:w-41\.5:focus {
    width: 10.375rem !important;
  }

  .xs\:focus\:w-42\.5:focus {
    width: 10.625rem !important;
  }

  .xs\:focus\:w-43\.5:focus {
    width: 10.875rem !important;
  }

  .xs\:focus\:w-44\.5:focus {
    width: 11.125rem !important;
  }

  .xs\:focus\:w-45\.5:focus {
    width: 11.375rem !important;
  }

  .xs\:focus\:w-46\.5:focus {
    width: 11.625rem !important;
  }

  .xs\:focus\:w-47\.5:focus {
    width: 11.875rem !important;
  }

  .xs\:focus\:w-48\.5:focus {
    width: 12.125rem !important;
  }

  .xs\:focus\:w-49\.5:focus {
    width: 12.375rem !important;
  }

  .xs\:focus\:w-50\.5:focus {
    width: 12.625rem !important;
  }

  .xs\:focus\:w-51\.5:focus {
    width: 12.875rem !important;
  }

  .xs\:focus\:w-52\.5:focus {
    width: 13.125rem !important;
  }

  .xs\:focus\:w-53\.5:focus {
    width: 13.375rem !important;
  }

  .xs\:focus\:w-54\.5:focus {
    width: 13.625rem !important;
  }

  .xs\:focus\:w-55\.5:focus {
    width: 13.875rem !important;
  }

  .xs\:focus\:w-56\.5:focus {
    width: 14.125rem !important;
  }

  .xs\:focus\:w-57\.5:focus {
    width: 14.375rem !important;
  }

  .xs\:focus\:w-58\.5:focus {
    width: 14.625rem !important;
  }

  .xs\:focus\:w-59\.5:focus {
    width: 14.875rem !important;
  }

  .xs\:focus\:w-60\.5:focus {
    width: 15.125rem !important;
  }

  .xs\:focus\:w-61\.5:focus {
    width: 15.375rem !important;
  }

  .xs\:focus\:w-62\.5:focus {
    width: 15.625rem !important;
  }

  .xs\:focus\:w-63\.5:focus {
    width: 15.875rem !important;
  }

  .xs\:focus\:w-64\.5:focus {
    width: 16.125rem !important;
  }

  .xs\:focus\:w-65\.5:focus {
    width: 16.375rem !important;
  }

  .xs\:focus\:w-66\.5:focus {
    width: 16.625rem !important;
  }

  .xs\:focus\:w-67\.5:focus {
    width: 16.875rem !important;
  }

  .xs\:focus\:w-68\.5:focus {
    width: 17.125rem !important;
  }

  .xs\:focus\:w-69\.5:focus {
    width: 17.375rem !important;
  }

  .xs\:focus\:w-70\.5:focus {
    width: 17.625rem !important;
  }

  .xs\:focus\:w-71\.5:focus {
    width: 17.875rem !important;
  }

  .xs\:focus\:w-72\.5:focus {
    width: 18.125rem !important;
  }

  .xs\:focus\:w-73\.5:focus {
    width: 18.375rem !important;
  }

  .xs\:focus\:w-74\.5:focus {
    width: 18.625rem !important;
  }

  .xs\:focus\:w-75\.5:focus {
    width: 18.875rem !important;
  }

  .xs\:focus\:w-76\.5:focus {
    width: 19.125rem !important;
  }

  .xs\:focus\:w-77\.5:focus {
    width: 19.375rem !important;
  }

  .xs\:focus\:w-78\.5:focus {
    width: 19.625rem !important;
  }

  .xs\:focus\:w-79\.5:focus {
    width: 19.875rem !important;
  }

  .xs\:focus\:w-80\.5:focus {
    width: 20.125rem !important;
  }

  .xs\:focus\:w-81\.5:focus {
    width: 20.375rem !important;
  }

  .xs\:focus\:w-82\.5:focus {
    width: 20.625rem !important;
  }

  .xs\:focus\:w-83\.5:focus {
    width: 20.875rem !important;
  }

  .xs\:focus\:w-84\.5:focus {
    width: 21.125rem !important;
  }

  .xs\:focus\:w-85\.5:focus {
    width: 21.375rem !important;
  }

  .xs\:focus\:w-86\.5:focus {
    width: 21.625rem !important;
  }

  .xs\:focus\:w-87\.5:focus {
    width: 21.875rem !important;
  }

  .xs\:focus\:w-88\.5:focus {
    width: 22.125rem !important;
  }

  .xs\:focus\:w-89\.5:focus {
    width: 22.375rem !important;
  }

  .xs\:focus\:w-90\.5:focus {
    width: 22.625rem !important;
  }

  .xs\:focus\:w-91\.5:focus {
    width: 22.875rem !important;
  }

  .xs\:focus\:w-92\.5:focus {
    width: 23.125rem !important;
  }

  .xs\:focus\:w-93\.5:focus {
    width: 23.375rem !important;
  }

  .xs\:focus\:w-94\.5:focus {
    width: 23.625rem !important;
  }

  .xs\:focus\:w-95\.5:focus {
    width: 23.875rem !important;
  }

  .xs\:focus\:w-96\.5:focus {
    width: 24.125rem !important;
  }

  .xs\:focus\:w-97\.5:focus {
    width: 24.375rem !important;
  }

  .xs\:focus\:w-98\.5:focus {
    width: 24.625rem !important;
  }

  .xs\:focus\:w-99\.5:focus {
    width: 24.875rem !important;
  }

  .xs\:focus\:w-100\.5:focus {
    width: 25.125rem !important;
  }

  .xs\:focus\:w-101\.5:focus {
    width: 25.375rem !important;
  }

  .xs\:focus\:w-102\.5:focus {
    width: 25.625rem !important;
  }

  .xs\:focus\:w-103\.5:focus {
    width: 25.875rem !important;
  }

  .xs\:focus\:w-104\.5:focus {
    width: 26.125rem !important;
  }

  .xs\:focus\:w-1\/2:focus {
    width: 50% !important;
  }

  .xs\:focus\:w-1\/3:focus {
    width: 33.333333% !important;
  }

  .xs\:focus\:w-2\/3:focus {
    width: 66.666667% !important;
  }

  .xs\:focus\:w-1\/4:focus {
    width: 25% !important;
  }

  .xs\:focus\:w-2\/4:focus {
    width: 50% !important;
  }

  .xs\:focus\:w-3\/4:focus {
    width: 75% !important;
  }

  .xs\:focus\:w-1\/5:focus {
    width: 20% !important;
  }

  .xs\:focus\:w-2\/5:focus {
    width: 40% !important;
  }

  .xs\:focus\:w-3\/5:focus {
    width: 60% !important;
  }

  .xs\:focus\:w-4\/5:focus {
    width: 80% !important;
  }

  .xs\:focus\:w-1\/6:focus {
    width: 16.666667% !important;
  }

  .xs\:focus\:w-2\/6:focus {
    width: 33.333333% !important;
  }

  .xs\:focus\:w-3\/6:focus {
    width: 50% !important;
  }

  .xs\:focus\:w-4\/6:focus {
    width: 66.666667% !important;
  }

  .xs\:focus\:w-5\/6:focus {
    width: 83.333333% !important;
  }

  .xs\:focus\:w-1\/12:focus {
    width: 8.333333% !important;
  }

  .xs\:focus\:w-2\/12:focus {
    width: 16.666667% !important;
  }

  .xs\:focus\:w-3\/12:focus {
    width: 25% !important;
  }

  .xs\:focus\:w-4\/12:focus {
    width: 33.333333% !important;
  }

  .xs\:focus\:w-5\/12:focus {
    width: 41.666667% !important;
  }

  .xs\:focus\:w-6\/12:focus {
    width: 50% !important;
  }

  .xs\:focus\:w-7\/12:focus {
    width: 58.333333% !important;
  }

  .xs\:focus\:w-8\/12:focus {
    width: 66.666667% !important;
  }

  .xs\:focus\:w-9\/12:focus {
    width: 75% !important;
  }

  .xs\:focus\:w-10\/12:focus {
    width: 83.333333% !important;
  }

  .xs\:focus\:w-11\/12:focus {
    width: 91.666667% !important;
  }

  .xs\:focus\:w-full:focus {
    width: 100% !important;
  }

  .xs\:focus\:w-screen:focus {
    width: 100vw !important;
  }

  .xs\:z-menu {
    z-index: 600 !important;
  }

  .xs\:z-globalNavigation {
    z-index: 500 !important;
  }

  .xs\:z-modal {
    z-index: 400 !important;
  }

  .xs\:z-header {
    z-index: 200 !important;
  }

  .xs\:z-main {
    z-index: 1 !important;
  }

  .xs\:z-back {
    z-index: -1 !important;
  }

  .xs\:hover\:z-menu:hover {
    z-index: 600 !important;
  }

  .xs\:hover\:z-globalNavigation:hover {
    z-index: 500 !important;
  }

  .xs\:hover\:z-modal:hover {
    z-index: 400 !important;
  }

  .xs\:hover\:z-header:hover {
    z-index: 200 !important;
  }

  .xs\:hover\:z-main:hover {
    z-index: 1 !important;
  }

  .xs\:hover\:z-back:hover {
    z-index: -1 !important;
  }

  .xs\:focus\:z-menu:focus {
    z-index: 600 !important;
  }

  .xs\:focus\:z-globalNavigation:focus {
    z-index: 500 !important;
  }

  .xs\:focus\:z-modal:focus {
    z-index: 400 !important;
  }

  .xs\:focus\:z-header:focus {
    z-index: 200 !important;
  }

  .xs\:focus\:z-main:focus {
    z-index: 1 !important;
  }

  .xs\:focus\:z-back:focus {
    z-index: -1 !important;
  }

  .xs\:origin-center {
    transform-origin: center !important;
  }

  .xs\:origin-top {
    transform-origin: top !important;
  }

  .xs\:origin-top-right {
    transform-origin: top right !important;
  }

  .xs\:origin-right {
    transform-origin: right !important;
  }

  .xs\:origin-bottom-right {
    transform-origin: bottom right !important;
  }

  .xs\:origin-bottom {
    transform-origin: bottom !important;
  }

  .xs\:origin-bottom-left {
    transform-origin: bottom left !important;
  }

  .xs\:origin-left {
    transform-origin: left !important;
  }

  .xs\:origin-top-left {
    transform-origin: top left !important;
  }

  .xs\:hover\:origin-center:hover {
    transform-origin: center !important;
  }

  .xs\:hover\:origin-top:hover {
    transform-origin: top !important;
  }

  .xs\:hover\:origin-top-right:hover {
    transform-origin: top right !important;
  }

  .xs\:hover\:origin-right:hover {
    transform-origin: right !important;
  }

  .xs\:hover\:origin-bottom-right:hover {
    transform-origin: bottom right !important;
  }

  .xs\:hover\:origin-bottom:hover {
    transform-origin: bottom !important;
  }

  .xs\:hover\:origin-bottom-left:hover {
    transform-origin: bottom left !important;
  }

  .xs\:hover\:origin-left:hover {
    transform-origin: left !important;
  }

  .xs\:hover\:origin-top-left:hover {
    transform-origin: top left !important;
  }

  .xs\:focus\:origin-center:focus {
    transform-origin: center !important;
  }

  .xs\:focus\:origin-top:focus {
    transform-origin: top !important;
  }

  .xs\:focus\:origin-top-right:focus {
    transform-origin: top right !important;
  }

  .xs\:focus\:origin-right:focus {
    transform-origin: right !important;
  }

  .xs\:focus\:origin-bottom-right:focus {
    transform-origin: bottom right !important;
  }

  .xs\:focus\:origin-bottom:focus {
    transform-origin: bottom !important;
  }

  .xs\:focus\:origin-bottom-left:focus {
    transform-origin: bottom left !important;
  }

  .xs\:focus\:origin-left:focus {
    transform-origin: left !important;
  }

  .xs\:focus\:origin-top-left:focus {
    transform-origin: top left !important;
  }

  .xs\:scale-0 {
    transform: scale(0) !important;
  }

  .xs\:scale-50 {
    transform: scale(.5) !important;
  }

  .xs\:scale-75 {
    transform: scale(.75) !important;
  }

  .xs\:scale-90 {
    transform: scale(.9) !important;
  }

  .xs\:scale-95 {
    transform: scale(.95) !important;
  }

  .xs\:scale-100 {
    transform: scale(1) !important;
  }

  .xs\:scale-105 {
    transform: scale(1.05) !important;
  }

  .xs\:scale-110 {
    transform: scale(1.1) !important;
  }

  .xs\:scale-125 {
    transform: scale(1.25) !important;
  }

  .xs\:scale-150 {
    transform: scale(1.5) !important;
  }

  .xs\:scale-x-0 {
    transform: scaleX(0) !important;
  }

  .xs\:scale-x-50 {
    transform: scaleX(.5) !important;
  }

  .xs\:scale-x-75 {
    transform: scaleX(.75) !important;
  }

  .xs\:scale-x-90 {
    transform: scaleX(.9) !important;
  }

  .xs\:scale-x-95 {
    transform: scaleX(.95) !important;
  }

  .xs\:scale-x-100 {
    transform: scaleX(1) !important;
  }

  .xs\:scale-x-105 {
    transform: scaleX(1.05) !important;
  }

  .xs\:scale-x-110 {
    transform: scaleX(1.1) !important;
  }

  .xs\:scale-x-125 {
    transform: scaleX(1.25) !important;
  }

  .xs\:scale-x-150 {
    transform: scaleX(1.5) !important;
  }

  .xs\:scale-y-0 {
    transform: scaleY(0) !important;
  }

  .xs\:scale-y-50 {
    transform: scaleY(.5) !important;
  }

  .xs\:scale-y-75 {
    transform: scaleY(.75) !important;
  }

  .xs\:scale-y-90 {
    transform: scaleY(.9) !important;
  }

  .xs\:scale-y-95 {
    transform: scaleY(.95) !important;
  }

  .xs\:scale-y-100 {
    transform: scaleY(1) !important;
  }

  .xs\:scale-y-105 {
    transform: scaleY(1.05) !important;
  }

  .xs\:scale-y-110 {
    transform: scaleY(1.1) !important;
  }

  .xs\:scale-y-125 {
    transform: scaleY(1.25) !important;
  }

  .xs\:scale-y-150 {
    transform: scaleY(1.5) !important;
  }

  .xs\:hover\:scale-0:hover {
    transform: scale(0) !important;
  }

  .xs\:hover\:scale-50:hover {
    transform: scale(.5) !important;
  }

  .xs\:hover\:scale-75:hover {
    transform: scale(.75) !important;
  }

  .xs\:hover\:scale-90:hover {
    transform: scale(.9) !important;
  }

  .xs\:hover\:scale-95:hover {
    transform: scale(.95) !important;
  }

  .xs\:hover\:scale-100:hover {
    transform: scale(1) !important;
  }

  .xs\:hover\:scale-105:hover {
    transform: scale(1.05) !important;
  }

  .xs\:hover\:scale-110:hover {
    transform: scale(1.1) !important;
  }

  .xs\:hover\:scale-125:hover {
    transform: scale(1.25) !important;
  }

  .xs\:hover\:scale-150:hover {
    transform: scale(1.5) !important;
  }

  .xs\:hover\:scale-x-0:hover {
    transform: scaleX(0) !important;
  }

  .xs\:hover\:scale-x-50:hover {
    transform: scaleX(.5) !important;
  }

  .xs\:hover\:scale-x-75:hover {
    transform: scaleX(.75) !important;
  }

  .xs\:hover\:scale-x-90:hover {
    transform: scaleX(.9) !important;
  }

  .xs\:hover\:scale-x-95:hover {
    transform: scaleX(.95) !important;
  }

  .xs\:hover\:scale-x-100:hover {
    transform: scaleX(1) !important;
  }

  .xs\:hover\:scale-x-105:hover {
    transform: scaleX(1.05) !important;
  }

  .xs\:hover\:scale-x-110:hover {
    transform: scaleX(1.1) !important;
  }

  .xs\:hover\:scale-x-125:hover {
    transform: scaleX(1.25) !important;
  }

  .xs\:hover\:scale-x-150:hover {
    transform: scaleX(1.5) !important;
  }

  .xs\:hover\:scale-y-0:hover {
    transform: scaleY(0) !important;
  }

  .xs\:hover\:scale-y-50:hover {
    transform: scaleY(.5) !important;
  }

  .xs\:hover\:scale-y-75:hover {
    transform: scaleY(.75) !important;
  }

  .xs\:hover\:scale-y-90:hover {
    transform: scaleY(.9) !important;
  }

  .xs\:hover\:scale-y-95:hover {
    transform: scaleY(.95) !important;
  }

  .xs\:hover\:scale-y-100:hover {
    transform: scaleY(1) !important;
  }

  .xs\:hover\:scale-y-105:hover {
    transform: scaleY(1.05) !important;
  }

  .xs\:hover\:scale-y-110:hover {
    transform: scaleY(1.1) !important;
  }

  .xs\:hover\:scale-y-125:hover {
    transform: scaleY(1.25) !important;
  }

  .xs\:hover\:scale-y-150:hover {
    transform: scaleY(1.5) !important;
  }

  .xs\:focus\:scale-0:focus {
    transform: scale(0) !important;
  }

  .xs\:focus\:scale-50:focus {
    transform: scale(.5) !important;
  }

  .xs\:focus\:scale-75:focus {
    transform: scale(.75) !important;
  }

  .xs\:focus\:scale-90:focus {
    transform: scale(.9) !important;
  }

  .xs\:focus\:scale-95:focus {
    transform: scale(.95) !important;
  }

  .xs\:focus\:scale-100:focus {
    transform: scale(1) !important;
  }

  .xs\:focus\:scale-105:focus {
    transform: scale(1.05) !important;
  }

  .xs\:focus\:scale-110:focus {
    transform: scale(1.1) !important;
  }

  .xs\:focus\:scale-125:focus {
    transform: scale(1.25) !important;
  }

  .xs\:focus\:scale-150:focus {
    transform: scale(1.5) !important;
  }

  .xs\:focus\:scale-x-0:focus {
    transform: scaleX(0) !important;
  }

  .xs\:focus\:scale-x-50:focus {
    transform: scaleX(.5) !important;
  }

  .xs\:focus\:scale-x-75:focus {
    transform: scaleX(.75) !important;
  }

  .xs\:focus\:scale-x-90:focus {
    transform: scaleX(.9) !important;
  }

  .xs\:focus\:scale-x-95:focus {
    transform: scaleX(.95) !important;
  }

  .xs\:focus\:scale-x-100:focus {
    transform: scaleX(1) !important;
  }

  .xs\:focus\:scale-x-105:focus {
    transform: scaleX(1.05) !important;
  }

  .xs\:focus\:scale-x-110:focus {
    transform: scaleX(1.1) !important;
  }

  .xs\:focus\:scale-x-125:focus {
    transform: scaleX(1.25) !important;
  }

  .xs\:focus\:scale-x-150:focus {
    transform: scaleX(1.5) !important;
  }

  .xs\:focus\:scale-y-0:focus {
    transform: scaleY(0) !important;
  }

  .xs\:focus\:scale-y-50:focus {
    transform: scaleY(.5) !important;
  }

  .xs\:focus\:scale-y-75:focus {
    transform: scaleY(.75) !important;
  }

  .xs\:focus\:scale-y-90:focus {
    transform: scaleY(.9) !important;
  }

  .xs\:focus\:scale-y-95:focus {
    transform: scaleY(.95) !important;
  }

  .xs\:focus\:scale-y-100:focus {
    transform: scaleY(1) !important;
  }

  .xs\:focus\:scale-y-105:focus {
    transform: scaleY(1.05) !important;
  }

  .xs\:focus\:scale-y-110:focus {
    transform: scaleY(1.1) !important;
  }

  .xs\:focus\:scale-y-125:focus {
    transform: scaleY(1.25) !important;
  }

  .xs\:focus\:scale-y-150:focus {
    transform: scaleY(1.5) !important;
  }

  .xs\:rotate-0 {
    transform: rotate(0) !important;
  }

  .xs\:rotate-1 {
    transform: rotate(1deg) !important;
  }

  .xs\:rotate-2 {
    transform: rotate(2deg) !important;
  }

  .xs\:rotate-3 {
    transform: rotate(3deg) !important;
  }

  .xs\:rotate-6 {
    transform: rotate(6deg) !important;
  }

  .xs\:rotate-12 {
    transform: rotate(12deg) !important;
  }

  .xs\:rotate-45 {
    transform: rotate(45deg) !important;
  }

  .xs\:rotate-90 {
    transform: rotate(90deg) !important;
  }

  .xs\:rotate-180 {
    transform: rotate(180deg) !important;
  }

  .xs\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }

  .xs\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }

  .xs\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }

  .xs\:-rotate-12 {
    transform: rotate(-12deg) !important;
  }

  .xs\:-rotate-6 {
    transform: rotate(-6deg) !important;
  }

  .xs\:-rotate-3 {
    transform: rotate(-3deg) !important;
  }

  .xs\:-rotate-2 {
    transform: rotate(-2deg) !important;
  }

  .xs\:-rotate-1 {
    transform: rotate(-1deg) !important;
  }

  .xs\:hover\:rotate-0:hover {
    transform: rotate(0) !important;
  }

  .xs\:hover\:rotate-1:hover {
    transform: rotate(1deg) !important;
  }

  .xs\:hover\:rotate-2:hover {
    transform: rotate(2deg) !important;
  }

  .xs\:hover\:rotate-3:hover {
    transform: rotate(3deg) !important;
  }

  .xs\:hover\:rotate-6:hover {
    transform: rotate(6deg) !important;
  }

  .xs\:hover\:rotate-12:hover {
    transform: rotate(12deg) !important;
  }

  .xs\:hover\:rotate-45:hover {
    transform: rotate(45deg) !important;
  }

  .xs\:hover\:rotate-90:hover {
    transform: rotate(90deg) !important;
  }

  .xs\:hover\:rotate-180:hover {
    transform: rotate(180deg) !important;
  }

  .xs\:hover\:-rotate-180:hover {
    transform: rotate(-180deg) !important;
  }

  .xs\:hover\:-rotate-90:hover {
    transform: rotate(-90deg) !important;
  }

  .xs\:hover\:-rotate-45:hover {
    transform: rotate(-45deg) !important;
  }

  .xs\:hover\:-rotate-12:hover {
    transform: rotate(-12deg) !important;
  }

  .xs\:hover\:-rotate-6:hover {
    transform: rotate(-6deg) !important;
  }

  .xs\:hover\:-rotate-3:hover {
    transform: rotate(-3deg) !important;
  }

  .xs\:hover\:-rotate-2:hover {
    transform: rotate(-2deg) !important;
  }

  .xs\:hover\:-rotate-1:hover {
    transform: rotate(-1deg) !important;
  }

  .xs\:focus\:rotate-0:focus {
    transform: rotate(0) !important;
  }

  .xs\:focus\:rotate-1:focus {
    transform: rotate(1deg) !important;
  }

  .xs\:focus\:rotate-2:focus {
    transform: rotate(2deg) !important;
  }

  .xs\:focus\:rotate-3:focus {
    transform: rotate(3deg) !important;
  }

  .xs\:focus\:rotate-6:focus {
    transform: rotate(6deg) !important;
  }

  .xs\:focus\:rotate-12:focus {
    transform: rotate(12deg) !important;
  }

  .xs\:focus\:rotate-45:focus {
    transform: rotate(45deg) !important;
  }

  .xs\:focus\:rotate-90:focus {
    transform: rotate(90deg) !important;
  }

  .xs\:focus\:rotate-180:focus {
    transform: rotate(180deg) !important;
  }

  .xs\:focus\:-rotate-180:focus {
    transform: rotate(-180deg) !important;
  }

  .xs\:focus\:-rotate-90:focus {
    transform: rotate(-90deg) !important;
  }

  .xs\:focus\:-rotate-45:focus {
    transform: rotate(-45deg) !important;
  }

  .xs\:focus\:-rotate-12:focus {
    transform: rotate(-12deg) !important;
  }

  .xs\:focus\:-rotate-6:focus {
    transform: rotate(-6deg) !important;
  }

  .xs\:focus\:-rotate-3:focus {
    transform: rotate(-3deg) !important;
  }

  .xs\:focus\:-rotate-2:focus {
    transform: rotate(-2deg) !important;
  }

  .xs\:focus\:-rotate-1:focus {
    transform: rotate(-1deg) !important;
  }

  .xs\:translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .xs\:translate-x-1 {
    transform: translateX(0.25rem) !important;
  }

  .xs\:translate-x-2 {
    transform: translateX(0.5rem) !important;
  }

  .xs\:translate-x-3 {
    transform: translateX(0.75rem) !important;
  }

  .xs\:translate-x-4 {
    transform: translateX(1rem) !important;
  }

  .xs\:translate-x-5 {
    transform: translateX(1.25rem) !important;
  }

  .xs\:translate-x-6 {
    transform: translateX(1.5rem) !important;
  }

  .xs\:translate-x-7 {
    transform: translateX(1.75rem) !important;
  }

  .xs\:translate-x-8 {
    transform: translateX(2rem) !important;
  }

  .xs\:translate-x-9 {
    transform: translateX(2.25rem) !important;
  }

  .xs\:translate-x-10 {
    transform: translateX(2.5rem) !important;
  }

  .xs\:translate-x-11 {
    transform: translateX(2.75rem) !important;
  }

  .xs\:translate-x-12 {
    transform: translateX(3rem) !important;
  }

  .xs\:translate-x-13 {
    transform: translateX(3.25rem) !important;
  }

  .xs\:translate-x-14 {
    transform: translateX(3.5rem) !important;
  }

  .xs\:translate-x-15 {
    transform: translateX(3.75rem) !important;
  }

  .xs\:translate-x-16 {
    transform: translateX(4rem) !important;
  }

  .xs\:translate-x-17 {
    transform: translateX(4.25rem) !important;
  }

  .xs\:translate-x-18 {
    transform: translateX(4.5rem) !important;
  }

  .xs\:translate-x-19 {
    transform: translateX(4.75rem) !important;
  }

  .xs\:translate-x-20 {
    transform: translateX(5rem) !important;
  }

  .xs\:translate-x-21 {
    transform: translateX(5.25rem) !important;
  }

  .xs\:translate-x-22 {
    transform: translateX(5.5rem) !important;
  }

  .xs\:translate-x-23 {
    transform: translateX(5.75rem) !important;
  }

  .xs\:translate-x-24 {
    transform: translateX(6rem) !important;
  }

  .xs\:translate-x-25 {
    transform: translateX(6.25rem) !important;
  }

  .xs\:translate-x-26 {
    transform: translateX(6.5rem) !important;
  }

  .xs\:translate-x-27 {
    transform: translateX(6.75rem) !important;
  }

  .xs\:translate-x-28 {
    transform: translateX(7rem) !important;
  }

  .xs\:translate-x-29 {
    transform: translateX(7.25rem) !important;
  }

  .xs\:translate-x-30 {
    transform: translateX(7.5rem) !important;
  }

  .xs\:translate-x-31 {
    transform: translateX(7.75rem) !important;
  }

  .xs\:translate-x-32 {
    transform: translateX(8rem) !important;
  }

  .xs\:translate-x-33 {
    transform: translateX(8.25rem) !important;
  }

  .xs\:translate-x-34 {
    transform: translateX(8.5rem) !important;
  }

  .xs\:translate-x-35 {
    transform: translateX(8.75rem) !important;
  }

  .xs\:translate-x-36 {
    transform: translateX(9rem) !important;
  }

  .xs\:translate-x-37 {
    transform: translateX(9.25rem) !important;
  }

  .xs\:translate-x-38 {
    transform: translateX(9.5rem) !important;
  }

  .xs\:translate-x-39 {
    transform: translateX(9.75rem) !important;
  }

  .xs\:translate-x-40 {
    transform: translateX(10rem) !important;
  }

  .xs\:translate-x-41 {
    transform: translateX(10.25rem) !important;
  }

  .xs\:translate-x-42 {
    transform: translateX(10.5rem) !important;
  }

  .xs\:translate-x-43 {
    transform: translateX(10.75rem) !important;
  }

  .xs\:translate-x-44 {
    transform: translateX(11rem) !important;
  }

  .xs\:translate-x-45 {
    transform: translateX(11.25rem) !important;
  }

  .xs\:translate-x-46 {
    transform: translateX(11.5rem) !important;
  }

  .xs\:translate-x-47 {
    transform: translateX(11.75rem) !important;
  }

  .xs\:translate-x-48 {
    transform: translateX(12rem) !important;
  }

  .xs\:translate-x-49 {
    transform: translateX(12.25rem) !important;
  }

  .xs\:translate-x-50 {
    transform: translateX(12.5rem) !important;
  }

  .xs\:translate-x-51 {
    transform: translateX(12.75rem) !important;
  }

  .xs\:translate-x-52 {
    transform: translateX(13rem) !important;
  }

  .xs\:translate-x-53 {
    transform: translateX(13.25rem) !important;
  }

  .xs\:translate-x-54 {
    transform: translateX(13.5rem) !important;
  }

  .xs\:translate-x-55 {
    transform: translateX(13.75rem) !important;
  }

  .xs\:translate-x-56 {
    transform: translateX(14rem) !important;
  }

  .xs\:translate-x-57 {
    transform: translateX(14.25rem) !important;
  }

  .xs\:translate-x-58 {
    transform: translateX(14.5rem) !important;
  }

  .xs\:translate-x-59 {
    transform: translateX(14.75rem) !important;
  }

  .xs\:translate-x-60 {
    transform: translateX(15rem) !important;
  }

  .xs\:translate-x-61 {
    transform: translateX(15.25rem) !important;
  }

  .xs\:translate-x-62 {
    transform: translateX(15.5rem) !important;
  }

  .xs\:translate-x-63 {
    transform: translateX(15.75rem) !important;
  }

  .xs\:translate-x-64 {
    transform: translateX(16rem) !important;
  }

  .xs\:translate-x-65 {
    transform: translateX(16.25rem) !important;
  }

  .xs\:translate-x-66 {
    transform: translateX(16.5rem) !important;
  }

  .xs\:translate-x-67 {
    transform: translateX(16.75rem) !important;
  }

  .xs\:translate-x-68 {
    transform: translateX(17rem) !important;
  }

  .xs\:translate-x-69 {
    transform: translateX(17.25rem) !important;
  }

  .xs\:translate-x-70 {
    transform: translateX(17.5rem) !important;
  }

  .xs\:translate-x-71 {
    transform: translateX(17.75rem) !important;
  }

  .xs\:translate-x-72 {
    transform: translateX(18rem) !important;
  }

  .xs\:translate-x-73 {
    transform: translateX(18.25rem) !important;
  }

  .xs\:translate-x-74 {
    transform: translateX(18.5rem) !important;
  }

  .xs\:translate-x-75 {
    transform: translateX(18.75rem) !important;
  }

  .xs\:translate-x-76 {
    transform: translateX(19rem) !important;
  }

  .xs\:translate-x-77 {
    transform: translateX(19.25rem) !important;
  }

  .xs\:translate-x-78 {
    transform: translateX(19.5rem) !important;
  }

  .xs\:translate-x-79 {
    transform: translateX(19.75rem) !important;
  }

  .xs\:translate-x-80 {
    transform: translateX(20rem) !important;
  }

  .xs\:translate-x-81 {
    transform: translateX(20.25rem) !important;
  }

  .xs\:translate-x-82 {
    transform: translateX(20.5rem) !important;
  }

  .xs\:translate-x-83 {
    transform: translateX(20.75rem) !important;
  }

  .xs\:translate-x-84 {
    transform: translateX(21rem) !important;
  }

  .xs\:translate-x-85 {
    transform: translateX(21.25rem) !important;
  }

  .xs\:translate-x-86 {
    transform: translateX(21.5rem) !important;
  }

  .xs\:translate-x-87 {
    transform: translateX(21.75rem) !important;
  }

  .xs\:translate-x-88 {
    transform: translateX(22rem) !important;
  }

  .xs\:translate-x-89 {
    transform: translateX(22.25rem) !important;
  }

  .xs\:translate-x-90 {
    transform: translateX(22.5rem) !important;
  }

  .xs\:translate-x-91 {
    transform: translateX(22.75rem) !important;
  }

  .xs\:translate-x-92 {
    transform: translateX(23rem) !important;
  }

  .xs\:translate-x-93 {
    transform: translateX(23.25rem) !important;
  }

  .xs\:translate-x-94 {
    transform: translateX(23.5rem) !important;
  }

  .xs\:translate-x-95 {
    transform: translateX(23.75rem) !important;
  }

  .xs\:translate-x-96 {
    transform: translateX(24rem) !important;
  }

  .xs\:translate-x-97 {
    transform: translateX(24.25rem) !important;
  }

  .xs\:translate-x-98 {
    transform: translateX(24.5rem) !important;
  }

  .xs\:translate-x-99 {
    transform: translateX(24.75rem) !important;
  }

  .xs\:translate-x-100 {
    transform: translateX(25rem) !important;
  }

  .xs\:translate-x-101 {
    transform: translateX(25.25rem) !important;
  }

  .xs\:translate-x-102 {
    transform: translateX(25.5rem) !important;
  }

  .xs\:translate-x-103 {
    transform: translateX(25.75rem) !important;
  }

  .xs\:translate-x-104 {
    transform: translateX(26rem) !important;
  }

  .xs\:translate-x-105 {
    transform: translateX(26.25rem) !important;
  }

  .xs\:translate-x-px {
    transform: translateX(1px) !important;
  }

  .xs\:translate-x-0\.5 {
    transform: translateX(0.125rem) !important;
  }

  .xs\:translate-x-1\.5 {
    transform: translateX(0.375rem) !important;
  }

  .xs\:translate-x-2\.5 {
    transform: translateX(0.625rem) !important;
  }

  .xs\:translate-x-3\.5 {
    transform: translateX(0.875rem) !important;
  }

  .xs\:translate-x-4\.5 {
    transform: translateX(1.125rem) !important;
  }

  .xs\:translate-x-5\.5 {
    transform: translateX(1.375rem) !important;
  }

  .xs\:translate-x-6\.5 {
    transform: translateX(1.625rem) !important;
  }

  .xs\:translate-x-7\.5 {
    transform: translateX(1.875rem) !important;
  }

  .xs\:translate-x-8\.5 {
    transform: translateX(2.125rem) !important;
  }

  .xs\:translate-x-9\.5 {
    transform: translateX(2.375rem) !important;
  }

  .xs\:translate-x-10\.5 {
    transform: translateX(2.625rem) !important;
  }

  .xs\:translate-x-11\.5 {
    transform: translateX(2.875rem) !important;
  }

  .xs\:translate-x-12\.5 {
    transform: translateX(3.125rem) !important;
  }

  .xs\:translate-x-13\.5 {
    transform: translateX(3.375rem) !important;
  }

  .xs\:translate-x-14\.5 {
    transform: translateX(3.625rem) !important;
  }

  .xs\:translate-x-15\.5 {
    transform: translateX(3.875rem) !important;
  }

  .xs\:translate-x-16\.5 {
    transform: translateX(4.125rem) !important;
  }

  .xs\:translate-x-17\.5 {
    transform: translateX(4.375rem) !important;
  }

  .xs\:translate-x-18\.5 {
    transform: translateX(4.625rem) !important;
  }

  .xs\:translate-x-19\.5 {
    transform: translateX(4.875rem) !important;
  }

  .xs\:translate-x-20\.5 {
    transform: translateX(5.125rem) !important;
  }

  .xs\:translate-x-21\.5 {
    transform: translateX(5.375rem) !important;
  }

  .xs\:translate-x-22\.5 {
    transform: translateX(5.625rem) !important;
  }

  .xs\:translate-x-23\.5 {
    transform: translateX(5.875rem) !important;
  }

  .xs\:translate-x-24\.5 {
    transform: translateX(6.125rem) !important;
  }

  .xs\:translate-x-25\.5 {
    transform: translateX(6.375rem) !important;
  }

  .xs\:translate-x-26\.5 {
    transform: translateX(6.625rem) !important;
  }

  .xs\:translate-x-27\.5 {
    transform: translateX(6.875rem) !important;
  }

  .xs\:translate-x-28\.5 {
    transform: translateX(7.125rem) !important;
  }

  .xs\:translate-x-29\.5 {
    transform: translateX(7.375rem) !important;
  }

  .xs\:translate-x-30\.5 {
    transform: translateX(7.625rem) !important;
  }

  .xs\:translate-x-31\.5 {
    transform: translateX(7.875rem) !important;
  }

  .xs\:translate-x-32\.5 {
    transform: translateX(8.125rem) !important;
  }

  .xs\:translate-x-33\.5 {
    transform: translateX(8.375rem) !important;
  }

  .xs\:translate-x-34\.5 {
    transform: translateX(8.625rem) !important;
  }

  .xs\:translate-x-35\.5 {
    transform: translateX(8.875rem) !important;
  }

  .xs\:translate-x-36\.5 {
    transform: translateX(9.125rem) !important;
  }

  .xs\:translate-x-37\.5 {
    transform: translateX(9.375rem) !important;
  }

  .xs\:translate-x-38\.5 {
    transform: translateX(9.625rem) !important;
  }

  .xs\:translate-x-39\.5 {
    transform: translateX(9.875rem) !important;
  }

  .xs\:translate-x-40\.5 {
    transform: translateX(10.125rem) !important;
  }

  .xs\:translate-x-41\.5 {
    transform: translateX(10.375rem) !important;
  }

  .xs\:translate-x-42\.5 {
    transform: translateX(10.625rem) !important;
  }

  .xs\:translate-x-43\.5 {
    transform: translateX(10.875rem) !important;
  }

  .xs\:translate-x-44\.5 {
    transform: translateX(11.125rem) !important;
  }

  .xs\:translate-x-45\.5 {
    transform: translateX(11.375rem) !important;
  }

  .xs\:translate-x-46\.5 {
    transform: translateX(11.625rem) !important;
  }

  .xs\:translate-x-47\.5 {
    transform: translateX(11.875rem) !important;
  }

  .xs\:translate-x-48\.5 {
    transform: translateX(12.125rem) !important;
  }

  .xs\:translate-x-49\.5 {
    transform: translateX(12.375rem) !important;
  }

  .xs\:translate-x-50\.5 {
    transform: translateX(12.625rem) !important;
  }

  .xs\:translate-x-51\.5 {
    transform: translateX(12.875rem) !important;
  }

  .xs\:translate-x-52\.5 {
    transform: translateX(13.125rem) !important;
  }

  .xs\:translate-x-53\.5 {
    transform: translateX(13.375rem) !important;
  }

  .xs\:translate-x-54\.5 {
    transform: translateX(13.625rem) !important;
  }

  .xs\:translate-x-55\.5 {
    transform: translateX(13.875rem) !important;
  }

  .xs\:translate-x-56\.5 {
    transform: translateX(14.125rem) !important;
  }

  .xs\:translate-x-57\.5 {
    transform: translateX(14.375rem) !important;
  }

  .xs\:translate-x-58\.5 {
    transform: translateX(14.625rem) !important;
  }

  .xs\:translate-x-59\.5 {
    transform: translateX(14.875rem) !important;
  }

  .xs\:translate-x-60\.5 {
    transform: translateX(15.125rem) !important;
  }

  .xs\:translate-x-61\.5 {
    transform: translateX(15.375rem) !important;
  }

  .xs\:translate-x-62\.5 {
    transform: translateX(15.625rem) !important;
  }

  .xs\:translate-x-63\.5 {
    transform: translateX(15.875rem) !important;
  }

  .xs\:translate-x-64\.5 {
    transform: translateX(16.125rem) !important;
  }

  .xs\:translate-x-65\.5 {
    transform: translateX(16.375rem) !important;
  }

  .xs\:translate-x-66\.5 {
    transform: translateX(16.625rem) !important;
  }

  .xs\:translate-x-67\.5 {
    transform: translateX(16.875rem) !important;
  }

  .xs\:translate-x-68\.5 {
    transform: translateX(17.125rem) !important;
  }

  .xs\:translate-x-69\.5 {
    transform: translateX(17.375rem) !important;
  }

  .xs\:translate-x-70\.5 {
    transform: translateX(17.625rem) !important;
  }

  .xs\:translate-x-71\.5 {
    transform: translateX(17.875rem) !important;
  }

  .xs\:translate-x-72\.5 {
    transform: translateX(18.125rem) !important;
  }

  .xs\:translate-x-73\.5 {
    transform: translateX(18.375rem) !important;
  }

  .xs\:translate-x-74\.5 {
    transform: translateX(18.625rem) !important;
  }

  .xs\:translate-x-75\.5 {
    transform: translateX(18.875rem) !important;
  }

  .xs\:translate-x-76\.5 {
    transform: translateX(19.125rem) !important;
  }

  .xs\:translate-x-77\.5 {
    transform: translateX(19.375rem) !important;
  }

  .xs\:translate-x-78\.5 {
    transform: translateX(19.625rem) !important;
  }

  .xs\:translate-x-79\.5 {
    transform: translateX(19.875rem) !important;
  }

  .xs\:translate-x-80\.5 {
    transform: translateX(20.125rem) !important;
  }

  .xs\:translate-x-81\.5 {
    transform: translateX(20.375rem) !important;
  }

  .xs\:translate-x-82\.5 {
    transform: translateX(20.625rem) !important;
  }

  .xs\:translate-x-83\.5 {
    transform: translateX(20.875rem) !important;
  }

  .xs\:translate-x-84\.5 {
    transform: translateX(21.125rem) !important;
  }

  .xs\:translate-x-85\.5 {
    transform: translateX(21.375rem) !important;
  }

  .xs\:translate-x-86\.5 {
    transform: translateX(21.625rem) !important;
  }

  .xs\:translate-x-87\.5 {
    transform: translateX(21.875rem) !important;
  }

  .xs\:translate-x-88\.5 {
    transform: translateX(22.125rem) !important;
  }

  .xs\:translate-x-89\.5 {
    transform: translateX(22.375rem) !important;
  }

  .xs\:translate-x-90\.5 {
    transform: translateX(22.625rem) !important;
  }

  .xs\:translate-x-91\.5 {
    transform: translateX(22.875rem) !important;
  }

  .xs\:translate-x-92\.5 {
    transform: translateX(23.125rem) !important;
  }

  .xs\:translate-x-93\.5 {
    transform: translateX(23.375rem) !important;
  }

  .xs\:translate-x-94\.5 {
    transform: translateX(23.625rem) !important;
  }

  .xs\:translate-x-95\.5 {
    transform: translateX(23.875rem) !important;
  }

  .xs\:translate-x-96\.5 {
    transform: translateX(24.125rem) !important;
  }

  .xs\:translate-x-97\.5 {
    transform: translateX(24.375rem) !important;
  }

  .xs\:translate-x-98\.5 {
    transform: translateX(24.625rem) !important;
  }

  .xs\:translate-x-99\.5 {
    transform: translateX(24.875rem) !important;
  }

  .xs\:translate-x-100\.5 {
    transform: translateX(25.125rem) !important;
  }

  .xs\:translate-x-101\.5 {
    transform: translateX(25.375rem) !important;
  }

  .xs\:translate-x-102\.5 {
    transform: translateX(25.625rem) !important;
  }

  .xs\:translate-x-103\.5 {
    transform: translateX(25.875rem) !important;
  }

  .xs\:translate-x-104\.5 {
    transform: translateX(26.125rem) !important;
  }

  .xs\:-translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .xs\:-translate-x-1 {
    transform: translateX(-0.25rem) !important;
  }

  .xs\:-translate-x-2 {
    transform: translateX(-0.5rem) !important;
  }

  .xs\:-translate-x-3 {
    transform: translateX(-0.75rem) !important;
  }

  .xs\:-translate-x-4 {
    transform: translateX(-1rem) !important;
  }

  .xs\:-translate-x-5 {
    transform: translateX(-1.25rem) !important;
  }

  .xs\:-translate-x-6 {
    transform: translateX(-1.5rem) !important;
  }

  .xs\:-translate-x-7 {
    transform: translateX(-1.75rem) !important;
  }

  .xs\:-translate-x-8 {
    transform: translateX(-2rem) !important;
  }

  .xs\:-translate-x-9 {
    transform: translateX(-2.25rem) !important;
  }

  .xs\:-translate-x-10 {
    transform: translateX(-2.5rem) !important;
  }

  .xs\:-translate-x-11 {
    transform: translateX(-2.75rem) !important;
  }

  .xs\:-translate-x-12 {
    transform: translateX(-3rem) !important;
  }

  .xs\:-translate-x-13 {
    transform: translateX(-3.25rem) !important;
  }

  .xs\:-translate-x-14 {
    transform: translateX(-3.5rem) !important;
  }

  .xs\:-translate-x-15 {
    transform: translateX(-3.75rem) !important;
  }

  .xs\:-translate-x-16 {
    transform: translateX(-4rem) !important;
  }

  .xs\:-translate-x-17 {
    transform: translateX(-4.25rem) !important;
  }

  .xs\:-translate-x-18 {
    transform: translateX(-4.5rem) !important;
  }

  .xs\:-translate-x-19 {
    transform: translateX(-4.75rem) !important;
  }

  .xs\:-translate-x-20 {
    transform: translateX(-5rem) !important;
  }

  .xs\:-translate-x-21 {
    transform: translateX(-5.25rem) !important;
  }

  .xs\:-translate-x-22 {
    transform: translateX(-5.5rem) !important;
  }

  .xs\:-translate-x-23 {
    transform: translateX(-5.75rem) !important;
  }

  .xs\:-translate-x-24 {
    transform: translateX(-6rem) !important;
  }

  .xs\:-translate-x-25 {
    transform: translateX(-6.25rem) !important;
  }

  .xs\:-translate-x-26 {
    transform: translateX(-6.5rem) !important;
  }

  .xs\:-translate-x-27 {
    transform: translateX(-6.75rem) !important;
  }

  .xs\:-translate-x-28 {
    transform: translateX(-7rem) !important;
  }

  .xs\:-translate-x-29 {
    transform: translateX(-7.25rem) !important;
  }

  .xs\:-translate-x-30 {
    transform: translateX(-7.5rem) !important;
  }

  .xs\:-translate-x-31 {
    transform: translateX(-7.75rem) !important;
  }

  .xs\:-translate-x-32 {
    transform: translateX(-8rem) !important;
  }

  .xs\:-translate-x-33 {
    transform: translateX(-8.25rem) !important;
  }

  .xs\:-translate-x-34 {
    transform: translateX(-8.5rem) !important;
  }

  .xs\:-translate-x-35 {
    transform: translateX(-8.75rem) !important;
  }

  .xs\:-translate-x-36 {
    transform: translateX(-9rem) !important;
  }

  .xs\:-translate-x-37 {
    transform: translateX(-9.25rem) !important;
  }

  .xs\:-translate-x-38 {
    transform: translateX(-9.5rem) !important;
  }

  .xs\:-translate-x-39 {
    transform: translateX(-9.75rem) !important;
  }

  .xs\:-translate-x-40 {
    transform: translateX(-10rem) !important;
  }

  .xs\:-translate-x-41 {
    transform: translateX(-10.25rem) !important;
  }

  .xs\:-translate-x-42 {
    transform: translateX(-10.5rem) !important;
  }

  .xs\:-translate-x-43 {
    transform: translateX(-10.75rem) !important;
  }

  .xs\:-translate-x-44 {
    transform: translateX(-11rem) !important;
  }

  .xs\:-translate-x-45 {
    transform: translateX(-11.25rem) !important;
  }

  .xs\:-translate-x-46 {
    transform: translateX(-11.5rem) !important;
  }

  .xs\:-translate-x-47 {
    transform: translateX(-11.75rem) !important;
  }

  .xs\:-translate-x-48 {
    transform: translateX(-12rem) !important;
  }

  .xs\:-translate-x-49 {
    transform: translateX(-12.25rem) !important;
  }

  .xs\:-translate-x-50 {
    transform: translateX(-12.5rem) !important;
  }

  .xs\:-translate-x-51 {
    transform: translateX(-12.75rem) !important;
  }

  .xs\:-translate-x-52 {
    transform: translateX(-13rem) !important;
  }

  .xs\:-translate-x-53 {
    transform: translateX(-13.25rem) !important;
  }

  .xs\:-translate-x-54 {
    transform: translateX(-13.5rem) !important;
  }

  .xs\:-translate-x-55 {
    transform: translateX(-13.75rem) !important;
  }

  .xs\:-translate-x-56 {
    transform: translateX(-14rem) !important;
  }

  .xs\:-translate-x-57 {
    transform: translateX(-14.25rem) !important;
  }

  .xs\:-translate-x-58 {
    transform: translateX(-14.5rem) !important;
  }

  .xs\:-translate-x-59 {
    transform: translateX(-14.75rem) !important;
  }

  .xs\:-translate-x-60 {
    transform: translateX(-15rem) !important;
  }

  .xs\:-translate-x-61 {
    transform: translateX(-15.25rem) !important;
  }

  .xs\:-translate-x-62 {
    transform: translateX(-15.5rem) !important;
  }

  .xs\:-translate-x-63 {
    transform: translateX(-15.75rem) !important;
  }

  .xs\:-translate-x-64 {
    transform: translateX(-16rem) !important;
  }

  .xs\:-translate-x-65 {
    transform: translateX(-16.25rem) !important;
  }

  .xs\:-translate-x-66 {
    transform: translateX(-16.5rem) !important;
  }

  .xs\:-translate-x-67 {
    transform: translateX(-16.75rem) !important;
  }

  .xs\:-translate-x-68 {
    transform: translateX(-17rem) !important;
  }

  .xs\:-translate-x-69 {
    transform: translateX(-17.25rem) !important;
  }

  .xs\:-translate-x-70 {
    transform: translateX(-17.5rem) !important;
  }

  .xs\:-translate-x-71 {
    transform: translateX(-17.75rem) !important;
  }

  .xs\:-translate-x-72 {
    transform: translateX(-18rem) !important;
  }

  .xs\:-translate-x-73 {
    transform: translateX(-18.25rem) !important;
  }

  .xs\:-translate-x-74 {
    transform: translateX(-18.5rem) !important;
  }

  .xs\:-translate-x-75 {
    transform: translateX(-18.75rem) !important;
  }

  .xs\:-translate-x-76 {
    transform: translateX(-19rem) !important;
  }

  .xs\:-translate-x-77 {
    transform: translateX(-19.25rem) !important;
  }

  .xs\:-translate-x-78 {
    transform: translateX(-19.5rem) !important;
  }

  .xs\:-translate-x-79 {
    transform: translateX(-19.75rem) !important;
  }

  .xs\:-translate-x-80 {
    transform: translateX(-20rem) !important;
  }

  .xs\:-translate-x-81 {
    transform: translateX(-20.25rem) !important;
  }

  .xs\:-translate-x-82 {
    transform: translateX(-20.5rem) !important;
  }

  .xs\:-translate-x-83 {
    transform: translateX(-20.75rem) !important;
  }

  .xs\:-translate-x-84 {
    transform: translateX(-21rem) !important;
  }

  .xs\:-translate-x-85 {
    transform: translateX(-21.25rem) !important;
  }

  .xs\:-translate-x-86 {
    transform: translateX(-21.5rem) !important;
  }

  .xs\:-translate-x-87 {
    transform: translateX(-21.75rem) !important;
  }

  .xs\:-translate-x-88 {
    transform: translateX(-22rem) !important;
  }

  .xs\:-translate-x-89 {
    transform: translateX(-22.25rem) !important;
  }

  .xs\:-translate-x-90 {
    transform: translateX(-22.5rem) !important;
  }

  .xs\:-translate-x-91 {
    transform: translateX(-22.75rem) !important;
  }

  .xs\:-translate-x-92 {
    transform: translateX(-23rem) !important;
  }

  .xs\:-translate-x-93 {
    transform: translateX(-23.25rem) !important;
  }

  .xs\:-translate-x-94 {
    transform: translateX(-23.5rem) !important;
  }

  .xs\:-translate-x-95 {
    transform: translateX(-23.75rem) !important;
  }

  .xs\:-translate-x-96 {
    transform: translateX(-24rem) !important;
  }

  .xs\:-translate-x-97 {
    transform: translateX(-24.25rem) !important;
  }

  .xs\:-translate-x-98 {
    transform: translateX(-24.5rem) !important;
  }

  .xs\:-translate-x-99 {
    transform: translateX(-24.75rem) !important;
  }

  .xs\:-translate-x-100 {
    transform: translateX(-25rem) !important;
  }

  .xs\:-translate-x-101 {
    transform: translateX(-25.25rem) !important;
  }

  .xs\:-translate-x-102 {
    transform: translateX(-25.5rem) !important;
  }

  .xs\:-translate-x-103 {
    transform: translateX(-25.75rem) !important;
  }

  .xs\:-translate-x-104 {
    transform: translateX(-26rem) !important;
  }

  .xs\:-translate-x-105 {
    transform: translateX(-26.25rem) !important;
  }

  .xs\:-translate-x-px {
    transform: translateX(-1px) !important;
  }

  .xs\:-translate-x-0\.5 {
    transform: translateX(-0.125rem) !important;
  }

  .xs\:-translate-x-1\.5 {
    transform: translateX(-0.375rem) !important;
  }

  .xs\:-translate-x-2\.5 {
    transform: translateX(-0.625rem) !important;
  }

  .xs\:-translate-x-3\.5 {
    transform: translateX(-0.875rem) !important;
  }

  .xs\:-translate-x-4\.5 {
    transform: translateX(-1.125rem) !important;
  }

  .xs\:-translate-x-5\.5 {
    transform: translateX(-1.375rem) !important;
  }

  .xs\:-translate-x-6\.5 {
    transform: translateX(-1.625rem) !important;
  }

  .xs\:-translate-x-7\.5 {
    transform: translateX(-1.875rem) !important;
  }

  .xs\:-translate-x-8\.5 {
    transform: translateX(-2.125rem) !important;
  }

  .xs\:-translate-x-9\.5 {
    transform: translateX(-2.375rem) !important;
  }

  .xs\:-translate-x-10\.5 {
    transform: translateX(-2.625rem) !important;
  }

  .xs\:-translate-x-11\.5 {
    transform: translateX(-2.875rem) !important;
  }

  .xs\:-translate-x-12\.5 {
    transform: translateX(-3.125rem) !important;
  }

  .xs\:-translate-x-13\.5 {
    transform: translateX(-3.375rem) !important;
  }

  .xs\:-translate-x-14\.5 {
    transform: translateX(-3.625rem) !important;
  }

  .xs\:-translate-x-15\.5 {
    transform: translateX(-3.875rem) !important;
  }

  .xs\:-translate-x-16\.5 {
    transform: translateX(-4.125rem) !important;
  }

  .xs\:-translate-x-17\.5 {
    transform: translateX(-4.375rem) !important;
  }

  .xs\:-translate-x-18\.5 {
    transform: translateX(-4.625rem) !important;
  }

  .xs\:-translate-x-19\.5 {
    transform: translateX(-4.875rem) !important;
  }

  .xs\:-translate-x-20\.5 {
    transform: translateX(-5.125rem) !important;
  }

  .xs\:-translate-x-21\.5 {
    transform: translateX(-5.375rem) !important;
  }

  .xs\:-translate-x-22\.5 {
    transform: translateX(-5.625rem) !important;
  }

  .xs\:-translate-x-23\.5 {
    transform: translateX(-5.875rem) !important;
  }

  .xs\:-translate-x-24\.5 {
    transform: translateX(-6.125rem) !important;
  }

  .xs\:-translate-x-25\.5 {
    transform: translateX(-6.375rem) !important;
  }

  .xs\:-translate-x-26\.5 {
    transform: translateX(-6.625rem) !important;
  }

  .xs\:-translate-x-27\.5 {
    transform: translateX(-6.875rem) !important;
  }

  .xs\:-translate-x-28\.5 {
    transform: translateX(-7.125rem) !important;
  }

  .xs\:-translate-x-29\.5 {
    transform: translateX(-7.375rem) !important;
  }

  .xs\:-translate-x-30\.5 {
    transform: translateX(-7.625rem) !important;
  }

  .xs\:-translate-x-31\.5 {
    transform: translateX(-7.875rem) !important;
  }

  .xs\:-translate-x-32\.5 {
    transform: translateX(-8.125rem) !important;
  }

  .xs\:-translate-x-33\.5 {
    transform: translateX(-8.375rem) !important;
  }

  .xs\:-translate-x-34\.5 {
    transform: translateX(-8.625rem) !important;
  }

  .xs\:-translate-x-35\.5 {
    transform: translateX(-8.875rem) !important;
  }

  .xs\:-translate-x-36\.5 {
    transform: translateX(-9.125rem) !important;
  }

  .xs\:-translate-x-37\.5 {
    transform: translateX(-9.375rem) !important;
  }

  .xs\:-translate-x-38\.5 {
    transform: translateX(-9.625rem) !important;
  }

  .xs\:-translate-x-39\.5 {
    transform: translateX(-9.875rem) !important;
  }

  .xs\:-translate-x-40\.5 {
    transform: translateX(-10.125rem) !important;
  }

  .xs\:-translate-x-41\.5 {
    transform: translateX(-10.375rem) !important;
  }

  .xs\:-translate-x-42\.5 {
    transform: translateX(-10.625rem) !important;
  }

  .xs\:-translate-x-43\.5 {
    transform: translateX(-10.875rem) !important;
  }

  .xs\:-translate-x-44\.5 {
    transform: translateX(-11.125rem) !important;
  }

  .xs\:-translate-x-45\.5 {
    transform: translateX(-11.375rem) !important;
  }

  .xs\:-translate-x-46\.5 {
    transform: translateX(-11.625rem) !important;
  }

  .xs\:-translate-x-47\.5 {
    transform: translateX(-11.875rem) !important;
  }

  .xs\:-translate-x-48\.5 {
    transform: translateX(-12.125rem) !important;
  }

  .xs\:-translate-x-49\.5 {
    transform: translateX(-12.375rem) !important;
  }

  .xs\:-translate-x-50\.5 {
    transform: translateX(-12.625rem) !important;
  }

  .xs\:-translate-x-51\.5 {
    transform: translateX(-12.875rem) !important;
  }

  .xs\:-translate-x-52\.5 {
    transform: translateX(-13.125rem) !important;
  }

  .xs\:-translate-x-53\.5 {
    transform: translateX(-13.375rem) !important;
  }

  .xs\:-translate-x-54\.5 {
    transform: translateX(-13.625rem) !important;
  }

  .xs\:-translate-x-55\.5 {
    transform: translateX(-13.875rem) !important;
  }

  .xs\:-translate-x-56\.5 {
    transform: translateX(-14.125rem) !important;
  }

  .xs\:-translate-x-57\.5 {
    transform: translateX(-14.375rem) !important;
  }

  .xs\:-translate-x-58\.5 {
    transform: translateX(-14.625rem) !important;
  }

  .xs\:-translate-x-59\.5 {
    transform: translateX(-14.875rem) !important;
  }

  .xs\:-translate-x-60\.5 {
    transform: translateX(-15.125rem) !important;
  }

  .xs\:-translate-x-61\.5 {
    transform: translateX(-15.375rem) !important;
  }

  .xs\:-translate-x-62\.5 {
    transform: translateX(-15.625rem) !important;
  }

  .xs\:-translate-x-63\.5 {
    transform: translateX(-15.875rem) !important;
  }

  .xs\:-translate-x-64\.5 {
    transform: translateX(-16.125rem) !important;
  }

  .xs\:-translate-x-65\.5 {
    transform: translateX(-16.375rem) !important;
  }

  .xs\:-translate-x-66\.5 {
    transform: translateX(-16.625rem) !important;
  }

  .xs\:-translate-x-67\.5 {
    transform: translateX(-16.875rem) !important;
  }

  .xs\:-translate-x-68\.5 {
    transform: translateX(-17.125rem) !important;
  }

  .xs\:-translate-x-69\.5 {
    transform: translateX(-17.375rem) !important;
  }

  .xs\:-translate-x-70\.5 {
    transform: translateX(-17.625rem) !important;
  }

  .xs\:-translate-x-71\.5 {
    transform: translateX(-17.875rem) !important;
  }

  .xs\:-translate-x-72\.5 {
    transform: translateX(-18.125rem) !important;
  }

  .xs\:-translate-x-73\.5 {
    transform: translateX(-18.375rem) !important;
  }

  .xs\:-translate-x-74\.5 {
    transform: translateX(-18.625rem) !important;
  }

  .xs\:-translate-x-75\.5 {
    transform: translateX(-18.875rem) !important;
  }

  .xs\:-translate-x-76\.5 {
    transform: translateX(-19.125rem) !important;
  }

  .xs\:-translate-x-77\.5 {
    transform: translateX(-19.375rem) !important;
  }

  .xs\:-translate-x-78\.5 {
    transform: translateX(-19.625rem) !important;
  }

  .xs\:-translate-x-79\.5 {
    transform: translateX(-19.875rem) !important;
  }

  .xs\:-translate-x-80\.5 {
    transform: translateX(-20.125rem) !important;
  }

  .xs\:-translate-x-81\.5 {
    transform: translateX(-20.375rem) !important;
  }

  .xs\:-translate-x-82\.5 {
    transform: translateX(-20.625rem) !important;
  }

  .xs\:-translate-x-83\.5 {
    transform: translateX(-20.875rem) !important;
  }

  .xs\:-translate-x-84\.5 {
    transform: translateX(-21.125rem) !important;
  }

  .xs\:-translate-x-85\.5 {
    transform: translateX(-21.375rem) !important;
  }

  .xs\:-translate-x-86\.5 {
    transform: translateX(-21.625rem) !important;
  }

  .xs\:-translate-x-87\.5 {
    transform: translateX(-21.875rem) !important;
  }

  .xs\:-translate-x-88\.5 {
    transform: translateX(-22.125rem) !important;
  }

  .xs\:-translate-x-89\.5 {
    transform: translateX(-22.375rem) !important;
  }

  .xs\:-translate-x-90\.5 {
    transform: translateX(-22.625rem) !important;
  }

  .xs\:-translate-x-91\.5 {
    transform: translateX(-22.875rem) !important;
  }

  .xs\:-translate-x-92\.5 {
    transform: translateX(-23.125rem) !important;
  }

  .xs\:-translate-x-93\.5 {
    transform: translateX(-23.375rem) !important;
  }

  .xs\:-translate-x-94\.5 {
    transform: translateX(-23.625rem) !important;
  }

  .xs\:-translate-x-95\.5 {
    transform: translateX(-23.875rem) !important;
  }

  .xs\:-translate-x-96\.5 {
    transform: translateX(-24.125rem) !important;
  }

  .xs\:-translate-x-97\.5 {
    transform: translateX(-24.375rem) !important;
  }

  .xs\:-translate-x-98\.5 {
    transform: translateX(-24.625rem) !important;
  }

  .xs\:-translate-x-99\.5 {
    transform: translateX(-24.875rem) !important;
  }

  .xs\:-translate-x-100\.5 {
    transform: translateX(-25.125rem) !important;
  }

  .xs\:-translate-x-101\.5 {
    transform: translateX(-25.375rem) !important;
  }

  .xs\:-translate-x-102\.5 {
    transform: translateX(-25.625rem) !important;
  }

  .xs\:-translate-x-103\.5 {
    transform: translateX(-25.875rem) !important;
  }

  .xs\:-translate-x-104\.5 {
    transform: translateX(-26.125rem) !important;
  }

  .xs\:-translate-x-full {
    transform: translateX(-100%) !important;
  }

  .xs\:-translate-x-1\/2 {
    transform: translateX(-50%) !important;
  }

  .xs\:translate-x-1\/2 {
    transform: translateX(50%) !important;
  }

  .xs\:translate-x-full {
    transform: translateX(100%) !important;
  }

  .xs\:translate-x-1\/3 {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:-translate-x-1\/3 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:translate-x-2\/3 {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:-translate-x-2\/3 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:translate-x-1\/4 {
    transform: translateX(25%) !important;
  }

  .xs\:-translate-x-1\/4 {
    transform: translateX(-25%) !important;
  }

  .xs\:translate-x-2\/4 {
    transform: translateX(50%) !important;
  }

  .xs\:-translate-x-2\/4 {
    transform: translateX(-50%) !important;
  }

  .xs\:translate-x-3\/4 {
    transform: translateX(75%) !important;
  }

  .xs\:-translate-x-3\/4 {
    transform: translateX(-75%) !important;
  }

  .xs\:translate-x-1\/5 {
    transform: translateX(20%) !important;
  }

  .xs\:-translate-x-1\/5 {
    transform: translateX(-20%) !important;
  }

  .xs\:translate-x-2\/5 {
    transform: translateX(40%) !important;
  }

  .xs\:-translate-x-2\/5 {
    transform: translateX(-40%) !important;
  }

  .xs\:translate-x-3\/5 {
    transform: translateX(60%) !important;
  }

  .xs\:-translate-x-3\/5 {
    transform: translateX(-60%) !important;
  }

  .xs\:translate-x-4\/5 {
    transform: translateX(80%) !important;
  }

  .xs\:-translate-x-4\/5 {
    transform: translateX(-80%) !important;
  }

  .xs\:translate-x-1\/6 {
    transform: translateX(16.666666666666664%) !important;
  }

  .xs\:-translate-x-1\/6 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xs\:translate-x-2\/6 {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:-translate-x-2\/6 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:translate-x-3\/6 {
    transform: translateX(50%) !important;
  }

  .xs\:-translate-x-3\/6 {
    transform: translateX(-50%) !important;
  }

  .xs\:translate-x-4\/6 {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:-translate-x-4\/6 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:translate-x-5\/6 {
    transform: translateX(83.33333333333334%) !important;
  }

  .xs\:-translate-x-5\/6 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xs\:translate-x-1\/12 {
    transform: translateX(8.333333333333332%) !important;
  }

  .xs\:-translate-x-1\/12 {
    transform: translateX(-8.333333333333332%) !important;
  }

  .xs\:translate-x-2\/12 {
    transform: translateX(16.666666666666664%) !important;
  }

  .xs\:-translate-x-2\/12 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xs\:translate-x-3\/12 {
    transform: translateX(25%) !important;
  }

  .xs\:-translate-x-3\/12 {
    transform: translateX(-25%) !important;
  }

  .xs\:translate-x-4\/12 {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:-translate-x-4\/12 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:translate-x-5\/12 {
    transform: translateX(41.66666666666667%) !important;
  }

  .xs\:-translate-x-5\/12 {
    transform: translateX(-41.66666666666667%) !important;
  }

  .xs\:translate-x-6\/12 {
    transform: translateX(50%) !important;
  }

  .xs\:-translate-x-6\/12 {
    transform: translateX(-50%) !important;
  }

  .xs\:translate-x-7\/12 {
    transform: translateX(58.333333333333336%) !important;
  }

  .xs\:-translate-x-7\/12 {
    transform: translateX(-58.333333333333336%) !important;
  }

  .xs\:translate-x-8\/12 {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:-translate-x-8\/12 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:translate-x-9\/12 {
    transform: translateX(75%) !important;
  }

  .xs\:-translate-x-9\/12 {
    transform: translateX(-75%) !important;
  }

  .xs\:translate-x-10\/12 {
    transform: translateX(83.33333333333334%) !important;
  }

  .xs\:-translate-x-10\/12 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xs\:translate-x-11\/12 {
    transform: translateX(91.66666666666666%) !important;
  }

  .xs\:-translate-x-11\/12 {
    transform: translateX(-91.66666666666666%) !important;
  }

  .xs\:translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .xs\:translate-y-1 {
    transform: translateY(0.25rem) !important;
  }

  .xs\:translate-y-2 {
    transform: translateY(0.5rem) !important;
  }

  .xs\:translate-y-3 {
    transform: translateY(0.75rem) !important;
  }

  .xs\:translate-y-4 {
    transform: translateY(1rem) !important;
  }

  .xs\:translate-y-5 {
    transform: translateY(1.25rem) !important;
  }

  .xs\:translate-y-6 {
    transform: translateY(1.5rem) !important;
  }

  .xs\:translate-y-7 {
    transform: translateY(1.75rem) !important;
  }

  .xs\:translate-y-8 {
    transform: translateY(2rem) !important;
  }

  .xs\:translate-y-9 {
    transform: translateY(2.25rem) !important;
  }

  .xs\:translate-y-10 {
    transform: translateY(2.5rem) !important;
  }

  .xs\:translate-y-11 {
    transform: translateY(2.75rem) !important;
  }

  .xs\:translate-y-12 {
    transform: translateY(3rem) !important;
  }

  .xs\:translate-y-13 {
    transform: translateY(3.25rem) !important;
  }

  .xs\:translate-y-14 {
    transform: translateY(3.5rem) !important;
  }

  .xs\:translate-y-15 {
    transform: translateY(3.75rem) !important;
  }

  .xs\:translate-y-16 {
    transform: translateY(4rem) !important;
  }

  .xs\:translate-y-17 {
    transform: translateY(4.25rem) !important;
  }

  .xs\:translate-y-18 {
    transform: translateY(4.5rem) !important;
  }

  .xs\:translate-y-19 {
    transform: translateY(4.75rem) !important;
  }

  .xs\:translate-y-20 {
    transform: translateY(5rem) !important;
  }

  .xs\:translate-y-21 {
    transform: translateY(5.25rem) !important;
  }

  .xs\:translate-y-22 {
    transform: translateY(5.5rem) !important;
  }

  .xs\:translate-y-23 {
    transform: translateY(5.75rem) !important;
  }

  .xs\:translate-y-24 {
    transform: translateY(6rem) !important;
  }

  .xs\:translate-y-25 {
    transform: translateY(6.25rem) !important;
  }

  .xs\:translate-y-26 {
    transform: translateY(6.5rem) !important;
  }

  .xs\:translate-y-27 {
    transform: translateY(6.75rem) !important;
  }

  .xs\:translate-y-28 {
    transform: translateY(7rem) !important;
  }

  .xs\:translate-y-29 {
    transform: translateY(7.25rem) !important;
  }

  .xs\:translate-y-30 {
    transform: translateY(7.5rem) !important;
  }

  .xs\:translate-y-31 {
    transform: translateY(7.75rem) !important;
  }

  .xs\:translate-y-32 {
    transform: translateY(8rem) !important;
  }

  .xs\:translate-y-33 {
    transform: translateY(8.25rem) !important;
  }

  .xs\:translate-y-34 {
    transform: translateY(8.5rem) !important;
  }

  .xs\:translate-y-35 {
    transform: translateY(8.75rem) !important;
  }

  .xs\:translate-y-36 {
    transform: translateY(9rem) !important;
  }

  .xs\:translate-y-37 {
    transform: translateY(9.25rem) !important;
  }

  .xs\:translate-y-38 {
    transform: translateY(9.5rem) !important;
  }

  .xs\:translate-y-39 {
    transform: translateY(9.75rem) !important;
  }

  .xs\:translate-y-40 {
    transform: translateY(10rem) !important;
  }

  .xs\:translate-y-41 {
    transform: translateY(10.25rem) !important;
  }

  .xs\:translate-y-42 {
    transform: translateY(10.5rem) !important;
  }

  .xs\:translate-y-43 {
    transform: translateY(10.75rem) !important;
  }

  .xs\:translate-y-44 {
    transform: translateY(11rem) !important;
  }

  .xs\:translate-y-45 {
    transform: translateY(11.25rem) !important;
  }

  .xs\:translate-y-46 {
    transform: translateY(11.5rem) !important;
  }

  .xs\:translate-y-47 {
    transform: translateY(11.75rem) !important;
  }

  .xs\:translate-y-48 {
    transform: translateY(12rem) !important;
  }

  .xs\:translate-y-49 {
    transform: translateY(12.25rem) !important;
  }

  .xs\:translate-y-50 {
    transform: translateY(12.5rem) !important;
  }

  .xs\:translate-y-51 {
    transform: translateY(12.75rem) !important;
  }

  .xs\:translate-y-52 {
    transform: translateY(13rem) !important;
  }

  .xs\:translate-y-53 {
    transform: translateY(13.25rem) !important;
  }

  .xs\:translate-y-54 {
    transform: translateY(13.5rem) !important;
  }

  .xs\:translate-y-55 {
    transform: translateY(13.75rem) !important;
  }

  .xs\:translate-y-56 {
    transform: translateY(14rem) !important;
  }

  .xs\:translate-y-57 {
    transform: translateY(14.25rem) !important;
  }

  .xs\:translate-y-58 {
    transform: translateY(14.5rem) !important;
  }

  .xs\:translate-y-59 {
    transform: translateY(14.75rem) !important;
  }

  .xs\:translate-y-60 {
    transform: translateY(15rem) !important;
  }

  .xs\:translate-y-61 {
    transform: translateY(15.25rem) !important;
  }

  .xs\:translate-y-62 {
    transform: translateY(15.5rem) !important;
  }

  .xs\:translate-y-63 {
    transform: translateY(15.75rem) !important;
  }

  .xs\:translate-y-64 {
    transform: translateY(16rem) !important;
  }

  .xs\:translate-y-65 {
    transform: translateY(16.25rem) !important;
  }

  .xs\:translate-y-66 {
    transform: translateY(16.5rem) !important;
  }

  .xs\:translate-y-67 {
    transform: translateY(16.75rem) !important;
  }

  .xs\:translate-y-68 {
    transform: translateY(17rem) !important;
  }

  .xs\:translate-y-69 {
    transform: translateY(17.25rem) !important;
  }

  .xs\:translate-y-70 {
    transform: translateY(17.5rem) !important;
  }

  .xs\:translate-y-71 {
    transform: translateY(17.75rem) !important;
  }

  .xs\:translate-y-72 {
    transform: translateY(18rem) !important;
  }

  .xs\:translate-y-73 {
    transform: translateY(18.25rem) !important;
  }

  .xs\:translate-y-74 {
    transform: translateY(18.5rem) !important;
  }

  .xs\:translate-y-75 {
    transform: translateY(18.75rem) !important;
  }

  .xs\:translate-y-76 {
    transform: translateY(19rem) !important;
  }

  .xs\:translate-y-77 {
    transform: translateY(19.25rem) !important;
  }

  .xs\:translate-y-78 {
    transform: translateY(19.5rem) !important;
  }

  .xs\:translate-y-79 {
    transform: translateY(19.75rem) !important;
  }

  .xs\:translate-y-80 {
    transform: translateY(20rem) !important;
  }

  .xs\:translate-y-81 {
    transform: translateY(20.25rem) !important;
  }

  .xs\:translate-y-82 {
    transform: translateY(20.5rem) !important;
  }

  .xs\:translate-y-83 {
    transform: translateY(20.75rem) !important;
  }

  .xs\:translate-y-84 {
    transform: translateY(21rem) !important;
  }

  .xs\:translate-y-85 {
    transform: translateY(21.25rem) !important;
  }

  .xs\:translate-y-86 {
    transform: translateY(21.5rem) !important;
  }

  .xs\:translate-y-87 {
    transform: translateY(21.75rem) !important;
  }

  .xs\:translate-y-88 {
    transform: translateY(22rem) !important;
  }

  .xs\:translate-y-89 {
    transform: translateY(22.25rem) !important;
  }

  .xs\:translate-y-90 {
    transform: translateY(22.5rem) !important;
  }

  .xs\:translate-y-91 {
    transform: translateY(22.75rem) !important;
  }

  .xs\:translate-y-92 {
    transform: translateY(23rem) !important;
  }

  .xs\:translate-y-93 {
    transform: translateY(23.25rem) !important;
  }

  .xs\:translate-y-94 {
    transform: translateY(23.5rem) !important;
  }

  .xs\:translate-y-95 {
    transform: translateY(23.75rem) !important;
  }

  .xs\:translate-y-96 {
    transform: translateY(24rem) !important;
  }

  .xs\:translate-y-97 {
    transform: translateY(24.25rem) !important;
  }

  .xs\:translate-y-98 {
    transform: translateY(24.5rem) !important;
  }

  .xs\:translate-y-99 {
    transform: translateY(24.75rem) !important;
  }

  .xs\:translate-y-100 {
    transform: translateY(25rem) !important;
  }

  .xs\:translate-y-101 {
    transform: translateY(25.25rem) !important;
  }

  .xs\:translate-y-102 {
    transform: translateY(25.5rem) !important;
  }

  .xs\:translate-y-103 {
    transform: translateY(25.75rem) !important;
  }

  .xs\:translate-y-104 {
    transform: translateY(26rem) !important;
  }

  .xs\:translate-y-105 {
    transform: translateY(26.25rem) !important;
  }

  .xs\:translate-y-px {
    transform: translateY(1px) !important;
  }

  .xs\:translate-y-0\.5 {
    transform: translateY(0.125rem) !important;
  }

  .xs\:translate-y-1\.5 {
    transform: translateY(0.375rem) !important;
  }

  .xs\:translate-y-2\.5 {
    transform: translateY(0.625rem) !important;
  }

  .xs\:translate-y-3\.5 {
    transform: translateY(0.875rem) !important;
  }

  .xs\:translate-y-4\.5 {
    transform: translateY(1.125rem) !important;
  }

  .xs\:translate-y-5\.5 {
    transform: translateY(1.375rem) !important;
  }

  .xs\:translate-y-6\.5 {
    transform: translateY(1.625rem) !important;
  }

  .xs\:translate-y-7\.5 {
    transform: translateY(1.875rem) !important;
  }

  .xs\:translate-y-8\.5 {
    transform: translateY(2.125rem) !important;
  }

  .xs\:translate-y-9\.5 {
    transform: translateY(2.375rem) !important;
  }

  .xs\:translate-y-10\.5 {
    transform: translateY(2.625rem) !important;
  }

  .xs\:translate-y-11\.5 {
    transform: translateY(2.875rem) !important;
  }

  .xs\:translate-y-12\.5 {
    transform: translateY(3.125rem) !important;
  }

  .xs\:translate-y-13\.5 {
    transform: translateY(3.375rem) !important;
  }

  .xs\:translate-y-14\.5 {
    transform: translateY(3.625rem) !important;
  }

  .xs\:translate-y-15\.5 {
    transform: translateY(3.875rem) !important;
  }

  .xs\:translate-y-16\.5 {
    transform: translateY(4.125rem) !important;
  }

  .xs\:translate-y-17\.5 {
    transform: translateY(4.375rem) !important;
  }

  .xs\:translate-y-18\.5 {
    transform: translateY(4.625rem) !important;
  }

  .xs\:translate-y-19\.5 {
    transform: translateY(4.875rem) !important;
  }

  .xs\:translate-y-20\.5 {
    transform: translateY(5.125rem) !important;
  }

  .xs\:translate-y-21\.5 {
    transform: translateY(5.375rem) !important;
  }

  .xs\:translate-y-22\.5 {
    transform: translateY(5.625rem) !important;
  }

  .xs\:translate-y-23\.5 {
    transform: translateY(5.875rem) !important;
  }

  .xs\:translate-y-24\.5 {
    transform: translateY(6.125rem) !important;
  }

  .xs\:translate-y-25\.5 {
    transform: translateY(6.375rem) !important;
  }

  .xs\:translate-y-26\.5 {
    transform: translateY(6.625rem) !important;
  }

  .xs\:translate-y-27\.5 {
    transform: translateY(6.875rem) !important;
  }

  .xs\:translate-y-28\.5 {
    transform: translateY(7.125rem) !important;
  }

  .xs\:translate-y-29\.5 {
    transform: translateY(7.375rem) !important;
  }

  .xs\:translate-y-30\.5 {
    transform: translateY(7.625rem) !important;
  }

  .xs\:translate-y-31\.5 {
    transform: translateY(7.875rem) !important;
  }

  .xs\:translate-y-32\.5 {
    transform: translateY(8.125rem) !important;
  }

  .xs\:translate-y-33\.5 {
    transform: translateY(8.375rem) !important;
  }

  .xs\:translate-y-34\.5 {
    transform: translateY(8.625rem) !important;
  }

  .xs\:translate-y-35\.5 {
    transform: translateY(8.875rem) !important;
  }

  .xs\:translate-y-36\.5 {
    transform: translateY(9.125rem) !important;
  }

  .xs\:translate-y-37\.5 {
    transform: translateY(9.375rem) !important;
  }

  .xs\:translate-y-38\.5 {
    transform: translateY(9.625rem) !important;
  }

  .xs\:translate-y-39\.5 {
    transform: translateY(9.875rem) !important;
  }

  .xs\:translate-y-40\.5 {
    transform: translateY(10.125rem) !important;
  }

  .xs\:translate-y-41\.5 {
    transform: translateY(10.375rem) !important;
  }

  .xs\:translate-y-42\.5 {
    transform: translateY(10.625rem) !important;
  }

  .xs\:translate-y-43\.5 {
    transform: translateY(10.875rem) !important;
  }

  .xs\:translate-y-44\.5 {
    transform: translateY(11.125rem) !important;
  }

  .xs\:translate-y-45\.5 {
    transform: translateY(11.375rem) !important;
  }

  .xs\:translate-y-46\.5 {
    transform: translateY(11.625rem) !important;
  }

  .xs\:translate-y-47\.5 {
    transform: translateY(11.875rem) !important;
  }

  .xs\:translate-y-48\.5 {
    transform: translateY(12.125rem) !important;
  }

  .xs\:translate-y-49\.5 {
    transform: translateY(12.375rem) !important;
  }

  .xs\:translate-y-50\.5 {
    transform: translateY(12.625rem) !important;
  }

  .xs\:translate-y-51\.5 {
    transform: translateY(12.875rem) !important;
  }

  .xs\:translate-y-52\.5 {
    transform: translateY(13.125rem) !important;
  }

  .xs\:translate-y-53\.5 {
    transform: translateY(13.375rem) !important;
  }

  .xs\:translate-y-54\.5 {
    transform: translateY(13.625rem) !important;
  }

  .xs\:translate-y-55\.5 {
    transform: translateY(13.875rem) !important;
  }

  .xs\:translate-y-56\.5 {
    transform: translateY(14.125rem) !important;
  }

  .xs\:translate-y-57\.5 {
    transform: translateY(14.375rem) !important;
  }

  .xs\:translate-y-58\.5 {
    transform: translateY(14.625rem) !important;
  }

  .xs\:translate-y-59\.5 {
    transform: translateY(14.875rem) !important;
  }

  .xs\:translate-y-60\.5 {
    transform: translateY(15.125rem) !important;
  }

  .xs\:translate-y-61\.5 {
    transform: translateY(15.375rem) !important;
  }

  .xs\:translate-y-62\.5 {
    transform: translateY(15.625rem) !important;
  }

  .xs\:translate-y-63\.5 {
    transform: translateY(15.875rem) !important;
  }

  .xs\:translate-y-64\.5 {
    transform: translateY(16.125rem) !important;
  }

  .xs\:translate-y-65\.5 {
    transform: translateY(16.375rem) !important;
  }

  .xs\:translate-y-66\.5 {
    transform: translateY(16.625rem) !important;
  }

  .xs\:translate-y-67\.5 {
    transform: translateY(16.875rem) !important;
  }

  .xs\:translate-y-68\.5 {
    transform: translateY(17.125rem) !important;
  }

  .xs\:translate-y-69\.5 {
    transform: translateY(17.375rem) !important;
  }

  .xs\:translate-y-70\.5 {
    transform: translateY(17.625rem) !important;
  }

  .xs\:translate-y-71\.5 {
    transform: translateY(17.875rem) !important;
  }

  .xs\:translate-y-72\.5 {
    transform: translateY(18.125rem) !important;
  }

  .xs\:translate-y-73\.5 {
    transform: translateY(18.375rem) !important;
  }

  .xs\:translate-y-74\.5 {
    transform: translateY(18.625rem) !important;
  }

  .xs\:translate-y-75\.5 {
    transform: translateY(18.875rem) !important;
  }

  .xs\:translate-y-76\.5 {
    transform: translateY(19.125rem) !important;
  }

  .xs\:translate-y-77\.5 {
    transform: translateY(19.375rem) !important;
  }

  .xs\:translate-y-78\.5 {
    transform: translateY(19.625rem) !important;
  }

  .xs\:translate-y-79\.5 {
    transform: translateY(19.875rem) !important;
  }

  .xs\:translate-y-80\.5 {
    transform: translateY(20.125rem) !important;
  }

  .xs\:translate-y-81\.5 {
    transform: translateY(20.375rem) !important;
  }

  .xs\:translate-y-82\.5 {
    transform: translateY(20.625rem) !important;
  }

  .xs\:translate-y-83\.5 {
    transform: translateY(20.875rem) !important;
  }

  .xs\:translate-y-84\.5 {
    transform: translateY(21.125rem) !important;
  }

  .xs\:translate-y-85\.5 {
    transform: translateY(21.375rem) !important;
  }

  .xs\:translate-y-86\.5 {
    transform: translateY(21.625rem) !important;
  }

  .xs\:translate-y-87\.5 {
    transform: translateY(21.875rem) !important;
  }

  .xs\:translate-y-88\.5 {
    transform: translateY(22.125rem) !important;
  }

  .xs\:translate-y-89\.5 {
    transform: translateY(22.375rem) !important;
  }

  .xs\:translate-y-90\.5 {
    transform: translateY(22.625rem) !important;
  }

  .xs\:translate-y-91\.5 {
    transform: translateY(22.875rem) !important;
  }

  .xs\:translate-y-92\.5 {
    transform: translateY(23.125rem) !important;
  }

  .xs\:translate-y-93\.5 {
    transform: translateY(23.375rem) !important;
  }

  .xs\:translate-y-94\.5 {
    transform: translateY(23.625rem) !important;
  }

  .xs\:translate-y-95\.5 {
    transform: translateY(23.875rem) !important;
  }

  .xs\:translate-y-96\.5 {
    transform: translateY(24.125rem) !important;
  }

  .xs\:translate-y-97\.5 {
    transform: translateY(24.375rem) !important;
  }

  .xs\:translate-y-98\.5 {
    transform: translateY(24.625rem) !important;
  }

  .xs\:translate-y-99\.5 {
    transform: translateY(24.875rem) !important;
  }

  .xs\:translate-y-100\.5 {
    transform: translateY(25.125rem) !important;
  }

  .xs\:translate-y-101\.5 {
    transform: translateY(25.375rem) !important;
  }

  .xs\:translate-y-102\.5 {
    transform: translateY(25.625rem) !important;
  }

  .xs\:translate-y-103\.5 {
    transform: translateY(25.875rem) !important;
  }

  .xs\:translate-y-104\.5 {
    transform: translateY(26.125rem) !important;
  }

  .xs\:-translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .xs\:-translate-y-1 {
    transform: translateY(-0.25rem) !important;
  }

  .xs\:-translate-y-2 {
    transform: translateY(-0.5rem) !important;
  }

  .xs\:-translate-y-3 {
    transform: translateY(-0.75rem) !important;
  }

  .xs\:-translate-y-4 {
    transform: translateY(-1rem) !important;
  }

  .xs\:-translate-y-5 {
    transform: translateY(-1.25rem) !important;
  }

  .xs\:-translate-y-6 {
    transform: translateY(-1.5rem) !important;
  }

  .xs\:-translate-y-7 {
    transform: translateY(-1.75rem) !important;
  }

  .xs\:-translate-y-8 {
    transform: translateY(-2rem) !important;
  }

  .xs\:-translate-y-9 {
    transform: translateY(-2.25rem) !important;
  }

  .xs\:-translate-y-10 {
    transform: translateY(-2.5rem) !important;
  }

  .xs\:-translate-y-11 {
    transform: translateY(-2.75rem) !important;
  }

  .xs\:-translate-y-12 {
    transform: translateY(-3rem) !important;
  }

  .xs\:-translate-y-13 {
    transform: translateY(-3.25rem) !important;
  }

  .xs\:-translate-y-14 {
    transform: translateY(-3.5rem) !important;
  }

  .xs\:-translate-y-15 {
    transform: translateY(-3.75rem) !important;
  }

  .xs\:-translate-y-16 {
    transform: translateY(-4rem) !important;
  }

  .xs\:-translate-y-17 {
    transform: translateY(-4.25rem) !important;
  }

  .xs\:-translate-y-18 {
    transform: translateY(-4.5rem) !important;
  }

  .xs\:-translate-y-19 {
    transform: translateY(-4.75rem) !important;
  }

  .xs\:-translate-y-20 {
    transform: translateY(-5rem) !important;
  }

  .xs\:-translate-y-21 {
    transform: translateY(-5.25rem) !important;
  }

  .xs\:-translate-y-22 {
    transform: translateY(-5.5rem) !important;
  }

  .xs\:-translate-y-23 {
    transform: translateY(-5.75rem) !important;
  }

  .xs\:-translate-y-24 {
    transform: translateY(-6rem) !important;
  }

  .xs\:-translate-y-25 {
    transform: translateY(-6.25rem) !important;
  }

  .xs\:-translate-y-26 {
    transform: translateY(-6.5rem) !important;
  }

  .xs\:-translate-y-27 {
    transform: translateY(-6.75rem) !important;
  }

  .xs\:-translate-y-28 {
    transform: translateY(-7rem) !important;
  }

  .xs\:-translate-y-29 {
    transform: translateY(-7.25rem) !important;
  }

  .xs\:-translate-y-30 {
    transform: translateY(-7.5rem) !important;
  }

  .xs\:-translate-y-31 {
    transform: translateY(-7.75rem) !important;
  }

  .xs\:-translate-y-32 {
    transform: translateY(-8rem) !important;
  }

  .xs\:-translate-y-33 {
    transform: translateY(-8.25rem) !important;
  }

  .xs\:-translate-y-34 {
    transform: translateY(-8.5rem) !important;
  }

  .xs\:-translate-y-35 {
    transform: translateY(-8.75rem) !important;
  }

  .xs\:-translate-y-36 {
    transform: translateY(-9rem) !important;
  }

  .xs\:-translate-y-37 {
    transform: translateY(-9.25rem) !important;
  }

  .xs\:-translate-y-38 {
    transform: translateY(-9.5rem) !important;
  }

  .xs\:-translate-y-39 {
    transform: translateY(-9.75rem) !important;
  }

  .xs\:-translate-y-40 {
    transform: translateY(-10rem) !important;
  }

  .xs\:-translate-y-41 {
    transform: translateY(-10.25rem) !important;
  }

  .xs\:-translate-y-42 {
    transform: translateY(-10.5rem) !important;
  }

  .xs\:-translate-y-43 {
    transform: translateY(-10.75rem) !important;
  }

  .xs\:-translate-y-44 {
    transform: translateY(-11rem) !important;
  }

  .xs\:-translate-y-45 {
    transform: translateY(-11.25rem) !important;
  }

  .xs\:-translate-y-46 {
    transform: translateY(-11.5rem) !important;
  }

  .xs\:-translate-y-47 {
    transform: translateY(-11.75rem) !important;
  }

  .xs\:-translate-y-48 {
    transform: translateY(-12rem) !important;
  }

  .xs\:-translate-y-49 {
    transform: translateY(-12.25rem) !important;
  }

  .xs\:-translate-y-50 {
    transform: translateY(-12.5rem) !important;
  }

  .xs\:-translate-y-51 {
    transform: translateY(-12.75rem) !important;
  }

  .xs\:-translate-y-52 {
    transform: translateY(-13rem) !important;
  }

  .xs\:-translate-y-53 {
    transform: translateY(-13.25rem) !important;
  }

  .xs\:-translate-y-54 {
    transform: translateY(-13.5rem) !important;
  }

  .xs\:-translate-y-55 {
    transform: translateY(-13.75rem) !important;
  }

  .xs\:-translate-y-56 {
    transform: translateY(-14rem) !important;
  }

  .xs\:-translate-y-57 {
    transform: translateY(-14.25rem) !important;
  }

  .xs\:-translate-y-58 {
    transform: translateY(-14.5rem) !important;
  }

  .xs\:-translate-y-59 {
    transform: translateY(-14.75rem) !important;
  }

  .xs\:-translate-y-60 {
    transform: translateY(-15rem) !important;
  }

  .xs\:-translate-y-61 {
    transform: translateY(-15.25rem) !important;
  }

  .xs\:-translate-y-62 {
    transform: translateY(-15.5rem) !important;
  }

  .xs\:-translate-y-63 {
    transform: translateY(-15.75rem) !important;
  }

  .xs\:-translate-y-64 {
    transform: translateY(-16rem) !important;
  }

  .xs\:-translate-y-65 {
    transform: translateY(-16.25rem) !important;
  }

  .xs\:-translate-y-66 {
    transform: translateY(-16.5rem) !important;
  }

  .xs\:-translate-y-67 {
    transform: translateY(-16.75rem) !important;
  }

  .xs\:-translate-y-68 {
    transform: translateY(-17rem) !important;
  }

  .xs\:-translate-y-69 {
    transform: translateY(-17.25rem) !important;
  }

  .xs\:-translate-y-70 {
    transform: translateY(-17.5rem) !important;
  }

  .xs\:-translate-y-71 {
    transform: translateY(-17.75rem) !important;
  }

  .xs\:-translate-y-72 {
    transform: translateY(-18rem) !important;
  }

  .xs\:-translate-y-73 {
    transform: translateY(-18.25rem) !important;
  }

  .xs\:-translate-y-74 {
    transform: translateY(-18.5rem) !important;
  }

  .xs\:-translate-y-75 {
    transform: translateY(-18.75rem) !important;
  }

  .xs\:-translate-y-76 {
    transform: translateY(-19rem) !important;
  }

  .xs\:-translate-y-77 {
    transform: translateY(-19.25rem) !important;
  }

  .xs\:-translate-y-78 {
    transform: translateY(-19.5rem) !important;
  }

  .xs\:-translate-y-79 {
    transform: translateY(-19.75rem) !important;
  }

  .xs\:-translate-y-80 {
    transform: translateY(-20rem) !important;
  }

  .xs\:-translate-y-81 {
    transform: translateY(-20.25rem) !important;
  }

  .xs\:-translate-y-82 {
    transform: translateY(-20.5rem) !important;
  }

  .xs\:-translate-y-83 {
    transform: translateY(-20.75rem) !important;
  }

  .xs\:-translate-y-84 {
    transform: translateY(-21rem) !important;
  }

  .xs\:-translate-y-85 {
    transform: translateY(-21.25rem) !important;
  }

  .xs\:-translate-y-86 {
    transform: translateY(-21.5rem) !important;
  }

  .xs\:-translate-y-87 {
    transform: translateY(-21.75rem) !important;
  }

  .xs\:-translate-y-88 {
    transform: translateY(-22rem) !important;
  }

  .xs\:-translate-y-89 {
    transform: translateY(-22.25rem) !important;
  }

  .xs\:-translate-y-90 {
    transform: translateY(-22.5rem) !important;
  }

  .xs\:-translate-y-91 {
    transform: translateY(-22.75rem) !important;
  }

  .xs\:-translate-y-92 {
    transform: translateY(-23rem) !important;
  }

  .xs\:-translate-y-93 {
    transform: translateY(-23.25rem) !important;
  }

  .xs\:-translate-y-94 {
    transform: translateY(-23.5rem) !important;
  }

  .xs\:-translate-y-95 {
    transform: translateY(-23.75rem) !important;
  }

  .xs\:-translate-y-96 {
    transform: translateY(-24rem) !important;
  }

  .xs\:-translate-y-97 {
    transform: translateY(-24.25rem) !important;
  }

  .xs\:-translate-y-98 {
    transform: translateY(-24.5rem) !important;
  }

  .xs\:-translate-y-99 {
    transform: translateY(-24.75rem) !important;
  }

  .xs\:-translate-y-100 {
    transform: translateY(-25rem) !important;
  }

  .xs\:-translate-y-101 {
    transform: translateY(-25.25rem) !important;
  }

  .xs\:-translate-y-102 {
    transform: translateY(-25.5rem) !important;
  }

  .xs\:-translate-y-103 {
    transform: translateY(-25.75rem) !important;
  }

  .xs\:-translate-y-104 {
    transform: translateY(-26rem) !important;
  }

  .xs\:-translate-y-105 {
    transform: translateY(-26.25rem) !important;
  }

  .xs\:-translate-y-px {
    transform: translateY(-1px) !important;
  }

  .xs\:-translate-y-0\.5 {
    transform: translateY(-0.125rem) !important;
  }

  .xs\:-translate-y-1\.5 {
    transform: translateY(-0.375rem) !important;
  }

  .xs\:-translate-y-2\.5 {
    transform: translateY(-0.625rem) !important;
  }

  .xs\:-translate-y-3\.5 {
    transform: translateY(-0.875rem) !important;
  }

  .xs\:-translate-y-4\.5 {
    transform: translateY(-1.125rem) !important;
  }

  .xs\:-translate-y-5\.5 {
    transform: translateY(-1.375rem) !important;
  }

  .xs\:-translate-y-6\.5 {
    transform: translateY(-1.625rem) !important;
  }

  .xs\:-translate-y-7\.5 {
    transform: translateY(-1.875rem) !important;
  }

  .xs\:-translate-y-8\.5 {
    transform: translateY(-2.125rem) !important;
  }

  .xs\:-translate-y-9\.5 {
    transform: translateY(-2.375rem) !important;
  }

  .xs\:-translate-y-10\.5 {
    transform: translateY(-2.625rem) !important;
  }

  .xs\:-translate-y-11\.5 {
    transform: translateY(-2.875rem) !important;
  }

  .xs\:-translate-y-12\.5 {
    transform: translateY(-3.125rem) !important;
  }

  .xs\:-translate-y-13\.5 {
    transform: translateY(-3.375rem) !important;
  }

  .xs\:-translate-y-14\.5 {
    transform: translateY(-3.625rem) !important;
  }

  .xs\:-translate-y-15\.5 {
    transform: translateY(-3.875rem) !important;
  }

  .xs\:-translate-y-16\.5 {
    transform: translateY(-4.125rem) !important;
  }

  .xs\:-translate-y-17\.5 {
    transform: translateY(-4.375rem) !important;
  }

  .xs\:-translate-y-18\.5 {
    transform: translateY(-4.625rem) !important;
  }

  .xs\:-translate-y-19\.5 {
    transform: translateY(-4.875rem) !important;
  }

  .xs\:-translate-y-20\.5 {
    transform: translateY(-5.125rem) !important;
  }

  .xs\:-translate-y-21\.5 {
    transform: translateY(-5.375rem) !important;
  }

  .xs\:-translate-y-22\.5 {
    transform: translateY(-5.625rem) !important;
  }

  .xs\:-translate-y-23\.5 {
    transform: translateY(-5.875rem) !important;
  }

  .xs\:-translate-y-24\.5 {
    transform: translateY(-6.125rem) !important;
  }

  .xs\:-translate-y-25\.5 {
    transform: translateY(-6.375rem) !important;
  }

  .xs\:-translate-y-26\.5 {
    transform: translateY(-6.625rem) !important;
  }

  .xs\:-translate-y-27\.5 {
    transform: translateY(-6.875rem) !important;
  }

  .xs\:-translate-y-28\.5 {
    transform: translateY(-7.125rem) !important;
  }

  .xs\:-translate-y-29\.5 {
    transform: translateY(-7.375rem) !important;
  }

  .xs\:-translate-y-30\.5 {
    transform: translateY(-7.625rem) !important;
  }

  .xs\:-translate-y-31\.5 {
    transform: translateY(-7.875rem) !important;
  }

  .xs\:-translate-y-32\.5 {
    transform: translateY(-8.125rem) !important;
  }

  .xs\:-translate-y-33\.5 {
    transform: translateY(-8.375rem) !important;
  }

  .xs\:-translate-y-34\.5 {
    transform: translateY(-8.625rem) !important;
  }

  .xs\:-translate-y-35\.5 {
    transform: translateY(-8.875rem) !important;
  }

  .xs\:-translate-y-36\.5 {
    transform: translateY(-9.125rem) !important;
  }

  .xs\:-translate-y-37\.5 {
    transform: translateY(-9.375rem) !important;
  }

  .xs\:-translate-y-38\.5 {
    transform: translateY(-9.625rem) !important;
  }

  .xs\:-translate-y-39\.5 {
    transform: translateY(-9.875rem) !important;
  }

  .xs\:-translate-y-40\.5 {
    transform: translateY(-10.125rem) !important;
  }

  .xs\:-translate-y-41\.5 {
    transform: translateY(-10.375rem) !important;
  }

  .xs\:-translate-y-42\.5 {
    transform: translateY(-10.625rem) !important;
  }

  .xs\:-translate-y-43\.5 {
    transform: translateY(-10.875rem) !important;
  }

  .xs\:-translate-y-44\.5 {
    transform: translateY(-11.125rem) !important;
  }

  .xs\:-translate-y-45\.5 {
    transform: translateY(-11.375rem) !important;
  }

  .xs\:-translate-y-46\.5 {
    transform: translateY(-11.625rem) !important;
  }

  .xs\:-translate-y-47\.5 {
    transform: translateY(-11.875rem) !important;
  }

  .xs\:-translate-y-48\.5 {
    transform: translateY(-12.125rem) !important;
  }

  .xs\:-translate-y-49\.5 {
    transform: translateY(-12.375rem) !important;
  }

  .xs\:-translate-y-50\.5 {
    transform: translateY(-12.625rem) !important;
  }

  .xs\:-translate-y-51\.5 {
    transform: translateY(-12.875rem) !important;
  }

  .xs\:-translate-y-52\.5 {
    transform: translateY(-13.125rem) !important;
  }

  .xs\:-translate-y-53\.5 {
    transform: translateY(-13.375rem) !important;
  }

  .xs\:-translate-y-54\.5 {
    transform: translateY(-13.625rem) !important;
  }

  .xs\:-translate-y-55\.5 {
    transform: translateY(-13.875rem) !important;
  }

  .xs\:-translate-y-56\.5 {
    transform: translateY(-14.125rem) !important;
  }

  .xs\:-translate-y-57\.5 {
    transform: translateY(-14.375rem) !important;
  }

  .xs\:-translate-y-58\.5 {
    transform: translateY(-14.625rem) !important;
  }

  .xs\:-translate-y-59\.5 {
    transform: translateY(-14.875rem) !important;
  }

  .xs\:-translate-y-60\.5 {
    transform: translateY(-15.125rem) !important;
  }

  .xs\:-translate-y-61\.5 {
    transform: translateY(-15.375rem) !important;
  }

  .xs\:-translate-y-62\.5 {
    transform: translateY(-15.625rem) !important;
  }

  .xs\:-translate-y-63\.5 {
    transform: translateY(-15.875rem) !important;
  }

  .xs\:-translate-y-64\.5 {
    transform: translateY(-16.125rem) !important;
  }

  .xs\:-translate-y-65\.5 {
    transform: translateY(-16.375rem) !important;
  }

  .xs\:-translate-y-66\.5 {
    transform: translateY(-16.625rem) !important;
  }

  .xs\:-translate-y-67\.5 {
    transform: translateY(-16.875rem) !important;
  }

  .xs\:-translate-y-68\.5 {
    transform: translateY(-17.125rem) !important;
  }

  .xs\:-translate-y-69\.5 {
    transform: translateY(-17.375rem) !important;
  }

  .xs\:-translate-y-70\.5 {
    transform: translateY(-17.625rem) !important;
  }

  .xs\:-translate-y-71\.5 {
    transform: translateY(-17.875rem) !important;
  }

  .xs\:-translate-y-72\.5 {
    transform: translateY(-18.125rem) !important;
  }

  .xs\:-translate-y-73\.5 {
    transform: translateY(-18.375rem) !important;
  }

  .xs\:-translate-y-74\.5 {
    transform: translateY(-18.625rem) !important;
  }

  .xs\:-translate-y-75\.5 {
    transform: translateY(-18.875rem) !important;
  }

  .xs\:-translate-y-76\.5 {
    transform: translateY(-19.125rem) !important;
  }

  .xs\:-translate-y-77\.5 {
    transform: translateY(-19.375rem) !important;
  }

  .xs\:-translate-y-78\.5 {
    transform: translateY(-19.625rem) !important;
  }

  .xs\:-translate-y-79\.5 {
    transform: translateY(-19.875rem) !important;
  }

  .xs\:-translate-y-80\.5 {
    transform: translateY(-20.125rem) !important;
  }

  .xs\:-translate-y-81\.5 {
    transform: translateY(-20.375rem) !important;
  }

  .xs\:-translate-y-82\.5 {
    transform: translateY(-20.625rem) !important;
  }

  .xs\:-translate-y-83\.5 {
    transform: translateY(-20.875rem) !important;
  }

  .xs\:-translate-y-84\.5 {
    transform: translateY(-21.125rem) !important;
  }

  .xs\:-translate-y-85\.5 {
    transform: translateY(-21.375rem) !important;
  }

  .xs\:-translate-y-86\.5 {
    transform: translateY(-21.625rem) !important;
  }

  .xs\:-translate-y-87\.5 {
    transform: translateY(-21.875rem) !important;
  }

  .xs\:-translate-y-88\.5 {
    transform: translateY(-22.125rem) !important;
  }

  .xs\:-translate-y-89\.5 {
    transform: translateY(-22.375rem) !important;
  }

  .xs\:-translate-y-90\.5 {
    transform: translateY(-22.625rem) !important;
  }

  .xs\:-translate-y-91\.5 {
    transform: translateY(-22.875rem) !important;
  }

  .xs\:-translate-y-92\.5 {
    transform: translateY(-23.125rem) !important;
  }

  .xs\:-translate-y-93\.5 {
    transform: translateY(-23.375rem) !important;
  }

  .xs\:-translate-y-94\.5 {
    transform: translateY(-23.625rem) !important;
  }

  .xs\:-translate-y-95\.5 {
    transform: translateY(-23.875rem) !important;
  }

  .xs\:-translate-y-96\.5 {
    transform: translateY(-24.125rem) !important;
  }

  .xs\:-translate-y-97\.5 {
    transform: translateY(-24.375rem) !important;
  }

  .xs\:-translate-y-98\.5 {
    transform: translateY(-24.625rem) !important;
  }

  .xs\:-translate-y-99\.5 {
    transform: translateY(-24.875rem) !important;
  }

  .xs\:-translate-y-100\.5 {
    transform: translateY(-25.125rem) !important;
  }

  .xs\:-translate-y-101\.5 {
    transform: translateY(-25.375rem) !important;
  }

  .xs\:-translate-y-102\.5 {
    transform: translateY(-25.625rem) !important;
  }

  .xs\:-translate-y-103\.5 {
    transform: translateY(-25.875rem) !important;
  }

  .xs\:-translate-y-104\.5 {
    transform: translateY(-26.125rem) !important;
  }

  .xs\:-translate-y-full {
    transform: translateY(-100%) !important;
  }

  .xs\:-translate-y-1\/2 {
    transform: translateY(-50%) !important;
  }

  .xs\:translate-y-1\/2 {
    transform: translateY(50%) !important;
  }

  .xs\:translate-y-full {
    transform: translateY(100%) !important;
  }

  .xs\:translate-y-1\/3 {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:-translate-y-1\/3 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:translate-y-2\/3 {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:-translate-y-2\/3 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:translate-y-1\/4 {
    transform: translateY(25%) !important;
  }

  .xs\:-translate-y-1\/4 {
    transform: translateY(-25%) !important;
  }

  .xs\:translate-y-2\/4 {
    transform: translateY(50%) !important;
  }

  .xs\:-translate-y-2\/4 {
    transform: translateY(-50%) !important;
  }

  .xs\:translate-y-3\/4 {
    transform: translateY(75%) !important;
  }

  .xs\:-translate-y-3\/4 {
    transform: translateY(-75%) !important;
  }

  .xs\:translate-y-1\/5 {
    transform: translateY(20%) !important;
  }

  .xs\:-translate-y-1\/5 {
    transform: translateY(-20%) !important;
  }

  .xs\:translate-y-2\/5 {
    transform: translateY(40%) !important;
  }

  .xs\:-translate-y-2\/5 {
    transform: translateY(-40%) !important;
  }

  .xs\:translate-y-3\/5 {
    transform: translateY(60%) !important;
  }

  .xs\:-translate-y-3\/5 {
    transform: translateY(-60%) !important;
  }

  .xs\:translate-y-4\/5 {
    transform: translateY(80%) !important;
  }

  .xs\:-translate-y-4\/5 {
    transform: translateY(-80%) !important;
  }

  .xs\:translate-y-1\/6 {
    transform: translateY(16.666666666666664%) !important;
  }

  .xs\:-translate-y-1\/6 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xs\:translate-y-2\/6 {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:-translate-y-2\/6 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:translate-y-3\/6 {
    transform: translateY(50%) !important;
  }

  .xs\:-translate-y-3\/6 {
    transform: translateY(-50%) !important;
  }

  .xs\:translate-y-4\/6 {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:-translate-y-4\/6 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:translate-y-5\/6 {
    transform: translateY(83.33333333333334%) !important;
  }

  .xs\:-translate-y-5\/6 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xs\:translate-y-1\/12 {
    transform: translateY(8.333333333333332%) !important;
  }

  .xs\:-translate-y-1\/12 {
    transform: translateY(-8.333333333333332%) !important;
  }

  .xs\:translate-y-2\/12 {
    transform: translateY(16.666666666666664%) !important;
  }

  .xs\:-translate-y-2\/12 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xs\:translate-y-3\/12 {
    transform: translateY(25%) !important;
  }

  .xs\:-translate-y-3\/12 {
    transform: translateY(-25%) !important;
  }

  .xs\:translate-y-4\/12 {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:-translate-y-4\/12 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:translate-y-5\/12 {
    transform: translateY(41.66666666666667%) !important;
  }

  .xs\:-translate-y-5\/12 {
    transform: translateY(-41.66666666666667%) !important;
  }

  .xs\:translate-y-6\/12 {
    transform: translateY(50%) !important;
  }

  .xs\:-translate-y-6\/12 {
    transform: translateY(-50%) !important;
  }

  .xs\:translate-y-7\/12 {
    transform: translateY(58.333333333333336%) !important;
  }

  .xs\:-translate-y-7\/12 {
    transform: translateY(-58.333333333333336%) !important;
  }

  .xs\:translate-y-8\/12 {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:-translate-y-8\/12 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:translate-y-9\/12 {
    transform: translateY(75%) !important;
  }

  .xs\:-translate-y-9\/12 {
    transform: translateY(-75%) !important;
  }

  .xs\:translate-y-10\/12 {
    transform: translateY(83.33333333333334%) !important;
  }

  .xs\:-translate-y-10\/12 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xs\:translate-y-11\/12 {
    transform: translateY(91.66666666666666%) !important;
  }

  .xs\:-translate-y-11\/12 {
    transform: translateY(-91.66666666666666%) !important;
  }

  .xs\:hover\:translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .xs\:hover\:translate-x-1:hover {
    transform: translateX(0.25rem) !important;
  }

  .xs\:hover\:translate-x-2:hover {
    transform: translateX(0.5rem) !important;
  }

  .xs\:hover\:translate-x-3:hover {
    transform: translateX(0.75rem) !important;
  }

  .xs\:hover\:translate-x-4:hover {
    transform: translateX(1rem) !important;
  }

  .xs\:hover\:translate-x-5:hover {
    transform: translateX(1.25rem) !important;
  }

  .xs\:hover\:translate-x-6:hover {
    transform: translateX(1.5rem) !important;
  }

  .xs\:hover\:translate-x-7:hover {
    transform: translateX(1.75rem) !important;
  }

  .xs\:hover\:translate-x-8:hover {
    transform: translateX(2rem) !important;
  }

  .xs\:hover\:translate-x-9:hover {
    transform: translateX(2.25rem) !important;
  }

  .xs\:hover\:translate-x-10:hover {
    transform: translateX(2.5rem) !important;
  }

  .xs\:hover\:translate-x-11:hover {
    transform: translateX(2.75rem) !important;
  }

  .xs\:hover\:translate-x-12:hover {
    transform: translateX(3rem) !important;
  }

  .xs\:hover\:translate-x-13:hover {
    transform: translateX(3.25rem) !important;
  }

  .xs\:hover\:translate-x-14:hover {
    transform: translateX(3.5rem) !important;
  }

  .xs\:hover\:translate-x-15:hover {
    transform: translateX(3.75rem) !important;
  }

  .xs\:hover\:translate-x-16:hover {
    transform: translateX(4rem) !important;
  }

  .xs\:hover\:translate-x-17:hover {
    transform: translateX(4.25rem) !important;
  }

  .xs\:hover\:translate-x-18:hover {
    transform: translateX(4.5rem) !important;
  }

  .xs\:hover\:translate-x-19:hover {
    transform: translateX(4.75rem) !important;
  }

  .xs\:hover\:translate-x-20:hover {
    transform: translateX(5rem) !important;
  }

  .xs\:hover\:translate-x-21:hover {
    transform: translateX(5.25rem) !important;
  }

  .xs\:hover\:translate-x-22:hover {
    transform: translateX(5.5rem) !important;
  }

  .xs\:hover\:translate-x-23:hover {
    transform: translateX(5.75rem) !important;
  }

  .xs\:hover\:translate-x-24:hover {
    transform: translateX(6rem) !important;
  }

  .xs\:hover\:translate-x-25:hover {
    transform: translateX(6.25rem) !important;
  }

  .xs\:hover\:translate-x-26:hover {
    transform: translateX(6.5rem) !important;
  }

  .xs\:hover\:translate-x-27:hover {
    transform: translateX(6.75rem) !important;
  }

  .xs\:hover\:translate-x-28:hover {
    transform: translateX(7rem) !important;
  }

  .xs\:hover\:translate-x-29:hover {
    transform: translateX(7.25rem) !important;
  }

  .xs\:hover\:translate-x-30:hover {
    transform: translateX(7.5rem) !important;
  }

  .xs\:hover\:translate-x-31:hover {
    transform: translateX(7.75rem) !important;
  }

  .xs\:hover\:translate-x-32:hover {
    transform: translateX(8rem) !important;
  }

  .xs\:hover\:translate-x-33:hover {
    transform: translateX(8.25rem) !important;
  }

  .xs\:hover\:translate-x-34:hover {
    transform: translateX(8.5rem) !important;
  }

  .xs\:hover\:translate-x-35:hover {
    transform: translateX(8.75rem) !important;
  }

  .xs\:hover\:translate-x-36:hover {
    transform: translateX(9rem) !important;
  }

  .xs\:hover\:translate-x-37:hover {
    transform: translateX(9.25rem) !important;
  }

  .xs\:hover\:translate-x-38:hover {
    transform: translateX(9.5rem) !important;
  }

  .xs\:hover\:translate-x-39:hover {
    transform: translateX(9.75rem) !important;
  }

  .xs\:hover\:translate-x-40:hover {
    transform: translateX(10rem) !important;
  }

  .xs\:hover\:translate-x-41:hover {
    transform: translateX(10.25rem) !important;
  }

  .xs\:hover\:translate-x-42:hover {
    transform: translateX(10.5rem) !important;
  }

  .xs\:hover\:translate-x-43:hover {
    transform: translateX(10.75rem) !important;
  }

  .xs\:hover\:translate-x-44:hover {
    transform: translateX(11rem) !important;
  }

  .xs\:hover\:translate-x-45:hover {
    transform: translateX(11.25rem) !important;
  }

  .xs\:hover\:translate-x-46:hover {
    transform: translateX(11.5rem) !important;
  }

  .xs\:hover\:translate-x-47:hover {
    transform: translateX(11.75rem) !important;
  }

  .xs\:hover\:translate-x-48:hover {
    transform: translateX(12rem) !important;
  }

  .xs\:hover\:translate-x-49:hover {
    transform: translateX(12.25rem) !important;
  }

  .xs\:hover\:translate-x-50:hover {
    transform: translateX(12.5rem) !important;
  }

  .xs\:hover\:translate-x-51:hover {
    transform: translateX(12.75rem) !important;
  }

  .xs\:hover\:translate-x-52:hover {
    transform: translateX(13rem) !important;
  }

  .xs\:hover\:translate-x-53:hover {
    transform: translateX(13.25rem) !important;
  }

  .xs\:hover\:translate-x-54:hover {
    transform: translateX(13.5rem) !important;
  }

  .xs\:hover\:translate-x-55:hover {
    transform: translateX(13.75rem) !important;
  }

  .xs\:hover\:translate-x-56:hover {
    transform: translateX(14rem) !important;
  }

  .xs\:hover\:translate-x-57:hover {
    transform: translateX(14.25rem) !important;
  }

  .xs\:hover\:translate-x-58:hover {
    transform: translateX(14.5rem) !important;
  }

  .xs\:hover\:translate-x-59:hover {
    transform: translateX(14.75rem) !important;
  }

  .xs\:hover\:translate-x-60:hover {
    transform: translateX(15rem) !important;
  }

  .xs\:hover\:translate-x-61:hover {
    transform: translateX(15.25rem) !important;
  }

  .xs\:hover\:translate-x-62:hover {
    transform: translateX(15.5rem) !important;
  }

  .xs\:hover\:translate-x-63:hover {
    transform: translateX(15.75rem) !important;
  }

  .xs\:hover\:translate-x-64:hover {
    transform: translateX(16rem) !important;
  }

  .xs\:hover\:translate-x-65:hover {
    transform: translateX(16.25rem) !important;
  }

  .xs\:hover\:translate-x-66:hover {
    transform: translateX(16.5rem) !important;
  }

  .xs\:hover\:translate-x-67:hover {
    transform: translateX(16.75rem) !important;
  }

  .xs\:hover\:translate-x-68:hover {
    transform: translateX(17rem) !important;
  }

  .xs\:hover\:translate-x-69:hover {
    transform: translateX(17.25rem) !important;
  }

  .xs\:hover\:translate-x-70:hover {
    transform: translateX(17.5rem) !important;
  }

  .xs\:hover\:translate-x-71:hover {
    transform: translateX(17.75rem) !important;
  }

  .xs\:hover\:translate-x-72:hover {
    transform: translateX(18rem) !important;
  }

  .xs\:hover\:translate-x-73:hover {
    transform: translateX(18.25rem) !important;
  }

  .xs\:hover\:translate-x-74:hover {
    transform: translateX(18.5rem) !important;
  }

  .xs\:hover\:translate-x-75:hover {
    transform: translateX(18.75rem) !important;
  }

  .xs\:hover\:translate-x-76:hover {
    transform: translateX(19rem) !important;
  }

  .xs\:hover\:translate-x-77:hover {
    transform: translateX(19.25rem) !important;
  }

  .xs\:hover\:translate-x-78:hover {
    transform: translateX(19.5rem) !important;
  }

  .xs\:hover\:translate-x-79:hover {
    transform: translateX(19.75rem) !important;
  }

  .xs\:hover\:translate-x-80:hover {
    transform: translateX(20rem) !important;
  }

  .xs\:hover\:translate-x-81:hover {
    transform: translateX(20.25rem) !important;
  }

  .xs\:hover\:translate-x-82:hover {
    transform: translateX(20.5rem) !important;
  }

  .xs\:hover\:translate-x-83:hover {
    transform: translateX(20.75rem) !important;
  }

  .xs\:hover\:translate-x-84:hover {
    transform: translateX(21rem) !important;
  }

  .xs\:hover\:translate-x-85:hover {
    transform: translateX(21.25rem) !important;
  }

  .xs\:hover\:translate-x-86:hover {
    transform: translateX(21.5rem) !important;
  }

  .xs\:hover\:translate-x-87:hover {
    transform: translateX(21.75rem) !important;
  }

  .xs\:hover\:translate-x-88:hover {
    transform: translateX(22rem) !important;
  }

  .xs\:hover\:translate-x-89:hover {
    transform: translateX(22.25rem) !important;
  }

  .xs\:hover\:translate-x-90:hover {
    transform: translateX(22.5rem) !important;
  }

  .xs\:hover\:translate-x-91:hover {
    transform: translateX(22.75rem) !important;
  }

  .xs\:hover\:translate-x-92:hover {
    transform: translateX(23rem) !important;
  }

  .xs\:hover\:translate-x-93:hover {
    transform: translateX(23.25rem) !important;
  }

  .xs\:hover\:translate-x-94:hover {
    transform: translateX(23.5rem) !important;
  }

  .xs\:hover\:translate-x-95:hover {
    transform: translateX(23.75rem) !important;
  }

  .xs\:hover\:translate-x-96:hover {
    transform: translateX(24rem) !important;
  }

  .xs\:hover\:translate-x-97:hover {
    transform: translateX(24.25rem) !important;
  }

  .xs\:hover\:translate-x-98:hover {
    transform: translateX(24.5rem) !important;
  }

  .xs\:hover\:translate-x-99:hover {
    transform: translateX(24.75rem) !important;
  }

  .xs\:hover\:translate-x-100:hover {
    transform: translateX(25rem) !important;
  }

  .xs\:hover\:translate-x-101:hover {
    transform: translateX(25.25rem) !important;
  }

  .xs\:hover\:translate-x-102:hover {
    transform: translateX(25.5rem) !important;
  }

  .xs\:hover\:translate-x-103:hover {
    transform: translateX(25.75rem) !important;
  }

  .xs\:hover\:translate-x-104:hover {
    transform: translateX(26rem) !important;
  }

  .xs\:hover\:translate-x-105:hover {
    transform: translateX(26.25rem) !important;
  }

  .xs\:hover\:translate-x-px:hover {
    transform: translateX(1px) !important;
  }

  .xs\:hover\:translate-x-0\.5:hover {
    transform: translateX(0.125rem) !important;
  }

  .xs\:hover\:translate-x-1\.5:hover {
    transform: translateX(0.375rem) !important;
  }

  .xs\:hover\:translate-x-2\.5:hover {
    transform: translateX(0.625rem) !important;
  }

  .xs\:hover\:translate-x-3\.5:hover {
    transform: translateX(0.875rem) !important;
  }

  .xs\:hover\:translate-x-4\.5:hover {
    transform: translateX(1.125rem) !important;
  }

  .xs\:hover\:translate-x-5\.5:hover {
    transform: translateX(1.375rem) !important;
  }

  .xs\:hover\:translate-x-6\.5:hover {
    transform: translateX(1.625rem) !important;
  }

  .xs\:hover\:translate-x-7\.5:hover {
    transform: translateX(1.875rem) !important;
  }

  .xs\:hover\:translate-x-8\.5:hover {
    transform: translateX(2.125rem) !important;
  }

  .xs\:hover\:translate-x-9\.5:hover {
    transform: translateX(2.375rem) !important;
  }

  .xs\:hover\:translate-x-10\.5:hover {
    transform: translateX(2.625rem) !important;
  }

  .xs\:hover\:translate-x-11\.5:hover {
    transform: translateX(2.875rem) !important;
  }

  .xs\:hover\:translate-x-12\.5:hover {
    transform: translateX(3.125rem) !important;
  }

  .xs\:hover\:translate-x-13\.5:hover {
    transform: translateX(3.375rem) !important;
  }

  .xs\:hover\:translate-x-14\.5:hover {
    transform: translateX(3.625rem) !important;
  }

  .xs\:hover\:translate-x-15\.5:hover {
    transform: translateX(3.875rem) !important;
  }

  .xs\:hover\:translate-x-16\.5:hover {
    transform: translateX(4.125rem) !important;
  }

  .xs\:hover\:translate-x-17\.5:hover {
    transform: translateX(4.375rem) !important;
  }

  .xs\:hover\:translate-x-18\.5:hover {
    transform: translateX(4.625rem) !important;
  }

  .xs\:hover\:translate-x-19\.5:hover {
    transform: translateX(4.875rem) !important;
  }

  .xs\:hover\:translate-x-20\.5:hover {
    transform: translateX(5.125rem) !important;
  }

  .xs\:hover\:translate-x-21\.5:hover {
    transform: translateX(5.375rem) !important;
  }

  .xs\:hover\:translate-x-22\.5:hover {
    transform: translateX(5.625rem) !important;
  }

  .xs\:hover\:translate-x-23\.5:hover {
    transform: translateX(5.875rem) !important;
  }

  .xs\:hover\:translate-x-24\.5:hover {
    transform: translateX(6.125rem) !important;
  }

  .xs\:hover\:translate-x-25\.5:hover {
    transform: translateX(6.375rem) !important;
  }

  .xs\:hover\:translate-x-26\.5:hover {
    transform: translateX(6.625rem) !important;
  }

  .xs\:hover\:translate-x-27\.5:hover {
    transform: translateX(6.875rem) !important;
  }

  .xs\:hover\:translate-x-28\.5:hover {
    transform: translateX(7.125rem) !important;
  }

  .xs\:hover\:translate-x-29\.5:hover {
    transform: translateX(7.375rem) !important;
  }

  .xs\:hover\:translate-x-30\.5:hover {
    transform: translateX(7.625rem) !important;
  }

  .xs\:hover\:translate-x-31\.5:hover {
    transform: translateX(7.875rem) !important;
  }

  .xs\:hover\:translate-x-32\.5:hover {
    transform: translateX(8.125rem) !important;
  }

  .xs\:hover\:translate-x-33\.5:hover {
    transform: translateX(8.375rem) !important;
  }

  .xs\:hover\:translate-x-34\.5:hover {
    transform: translateX(8.625rem) !important;
  }

  .xs\:hover\:translate-x-35\.5:hover {
    transform: translateX(8.875rem) !important;
  }

  .xs\:hover\:translate-x-36\.5:hover {
    transform: translateX(9.125rem) !important;
  }

  .xs\:hover\:translate-x-37\.5:hover {
    transform: translateX(9.375rem) !important;
  }

  .xs\:hover\:translate-x-38\.5:hover {
    transform: translateX(9.625rem) !important;
  }

  .xs\:hover\:translate-x-39\.5:hover {
    transform: translateX(9.875rem) !important;
  }

  .xs\:hover\:translate-x-40\.5:hover {
    transform: translateX(10.125rem) !important;
  }

  .xs\:hover\:translate-x-41\.5:hover {
    transform: translateX(10.375rem) !important;
  }

  .xs\:hover\:translate-x-42\.5:hover {
    transform: translateX(10.625rem) !important;
  }

  .xs\:hover\:translate-x-43\.5:hover {
    transform: translateX(10.875rem) !important;
  }

  .xs\:hover\:translate-x-44\.5:hover {
    transform: translateX(11.125rem) !important;
  }

  .xs\:hover\:translate-x-45\.5:hover {
    transform: translateX(11.375rem) !important;
  }

  .xs\:hover\:translate-x-46\.5:hover {
    transform: translateX(11.625rem) !important;
  }

  .xs\:hover\:translate-x-47\.5:hover {
    transform: translateX(11.875rem) !important;
  }

  .xs\:hover\:translate-x-48\.5:hover {
    transform: translateX(12.125rem) !important;
  }

  .xs\:hover\:translate-x-49\.5:hover {
    transform: translateX(12.375rem) !important;
  }

  .xs\:hover\:translate-x-50\.5:hover {
    transform: translateX(12.625rem) !important;
  }

  .xs\:hover\:translate-x-51\.5:hover {
    transform: translateX(12.875rem) !important;
  }

  .xs\:hover\:translate-x-52\.5:hover {
    transform: translateX(13.125rem) !important;
  }

  .xs\:hover\:translate-x-53\.5:hover {
    transform: translateX(13.375rem) !important;
  }

  .xs\:hover\:translate-x-54\.5:hover {
    transform: translateX(13.625rem) !important;
  }

  .xs\:hover\:translate-x-55\.5:hover {
    transform: translateX(13.875rem) !important;
  }

  .xs\:hover\:translate-x-56\.5:hover {
    transform: translateX(14.125rem) !important;
  }

  .xs\:hover\:translate-x-57\.5:hover {
    transform: translateX(14.375rem) !important;
  }

  .xs\:hover\:translate-x-58\.5:hover {
    transform: translateX(14.625rem) !important;
  }

  .xs\:hover\:translate-x-59\.5:hover {
    transform: translateX(14.875rem) !important;
  }

  .xs\:hover\:translate-x-60\.5:hover {
    transform: translateX(15.125rem) !important;
  }

  .xs\:hover\:translate-x-61\.5:hover {
    transform: translateX(15.375rem) !important;
  }

  .xs\:hover\:translate-x-62\.5:hover {
    transform: translateX(15.625rem) !important;
  }

  .xs\:hover\:translate-x-63\.5:hover {
    transform: translateX(15.875rem) !important;
  }

  .xs\:hover\:translate-x-64\.5:hover {
    transform: translateX(16.125rem) !important;
  }

  .xs\:hover\:translate-x-65\.5:hover {
    transform: translateX(16.375rem) !important;
  }

  .xs\:hover\:translate-x-66\.5:hover {
    transform: translateX(16.625rem) !important;
  }

  .xs\:hover\:translate-x-67\.5:hover {
    transform: translateX(16.875rem) !important;
  }

  .xs\:hover\:translate-x-68\.5:hover {
    transform: translateX(17.125rem) !important;
  }

  .xs\:hover\:translate-x-69\.5:hover {
    transform: translateX(17.375rem) !important;
  }

  .xs\:hover\:translate-x-70\.5:hover {
    transform: translateX(17.625rem) !important;
  }

  .xs\:hover\:translate-x-71\.5:hover {
    transform: translateX(17.875rem) !important;
  }

  .xs\:hover\:translate-x-72\.5:hover {
    transform: translateX(18.125rem) !important;
  }

  .xs\:hover\:translate-x-73\.5:hover {
    transform: translateX(18.375rem) !important;
  }

  .xs\:hover\:translate-x-74\.5:hover {
    transform: translateX(18.625rem) !important;
  }

  .xs\:hover\:translate-x-75\.5:hover {
    transform: translateX(18.875rem) !important;
  }

  .xs\:hover\:translate-x-76\.5:hover {
    transform: translateX(19.125rem) !important;
  }

  .xs\:hover\:translate-x-77\.5:hover {
    transform: translateX(19.375rem) !important;
  }

  .xs\:hover\:translate-x-78\.5:hover {
    transform: translateX(19.625rem) !important;
  }

  .xs\:hover\:translate-x-79\.5:hover {
    transform: translateX(19.875rem) !important;
  }

  .xs\:hover\:translate-x-80\.5:hover {
    transform: translateX(20.125rem) !important;
  }

  .xs\:hover\:translate-x-81\.5:hover {
    transform: translateX(20.375rem) !important;
  }

  .xs\:hover\:translate-x-82\.5:hover {
    transform: translateX(20.625rem) !important;
  }

  .xs\:hover\:translate-x-83\.5:hover {
    transform: translateX(20.875rem) !important;
  }

  .xs\:hover\:translate-x-84\.5:hover {
    transform: translateX(21.125rem) !important;
  }

  .xs\:hover\:translate-x-85\.5:hover {
    transform: translateX(21.375rem) !important;
  }

  .xs\:hover\:translate-x-86\.5:hover {
    transform: translateX(21.625rem) !important;
  }

  .xs\:hover\:translate-x-87\.5:hover {
    transform: translateX(21.875rem) !important;
  }

  .xs\:hover\:translate-x-88\.5:hover {
    transform: translateX(22.125rem) !important;
  }

  .xs\:hover\:translate-x-89\.5:hover {
    transform: translateX(22.375rem) !important;
  }

  .xs\:hover\:translate-x-90\.5:hover {
    transform: translateX(22.625rem) !important;
  }

  .xs\:hover\:translate-x-91\.5:hover {
    transform: translateX(22.875rem) !important;
  }

  .xs\:hover\:translate-x-92\.5:hover {
    transform: translateX(23.125rem) !important;
  }

  .xs\:hover\:translate-x-93\.5:hover {
    transform: translateX(23.375rem) !important;
  }

  .xs\:hover\:translate-x-94\.5:hover {
    transform: translateX(23.625rem) !important;
  }

  .xs\:hover\:translate-x-95\.5:hover {
    transform: translateX(23.875rem) !important;
  }

  .xs\:hover\:translate-x-96\.5:hover {
    transform: translateX(24.125rem) !important;
  }

  .xs\:hover\:translate-x-97\.5:hover {
    transform: translateX(24.375rem) !important;
  }

  .xs\:hover\:translate-x-98\.5:hover {
    transform: translateX(24.625rem) !important;
  }

  .xs\:hover\:translate-x-99\.5:hover {
    transform: translateX(24.875rem) !important;
  }

  .xs\:hover\:translate-x-100\.5:hover {
    transform: translateX(25.125rem) !important;
  }

  .xs\:hover\:translate-x-101\.5:hover {
    transform: translateX(25.375rem) !important;
  }

  .xs\:hover\:translate-x-102\.5:hover {
    transform: translateX(25.625rem) !important;
  }

  .xs\:hover\:translate-x-103\.5:hover {
    transform: translateX(25.875rem) !important;
  }

  .xs\:hover\:translate-x-104\.5:hover {
    transform: translateX(26.125rem) !important;
  }

  .xs\:hover\:-translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .xs\:hover\:-translate-x-1:hover {
    transform: translateX(-0.25rem) !important;
  }

  .xs\:hover\:-translate-x-2:hover {
    transform: translateX(-0.5rem) !important;
  }

  .xs\:hover\:-translate-x-3:hover {
    transform: translateX(-0.75rem) !important;
  }

  .xs\:hover\:-translate-x-4:hover {
    transform: translateX(-1rem) !important;
  }

  .xs\:hover\:-translate-x-5:hover {
    transform: translateX(-1.25rem) !important;
  }

  .xs\:hover\:-translate-x-6:hover {
    transform: translateX(-1.5rem) !important;
  }

  .xs\:hover\:-translate-x-7:hover {
    transform: translateX(-1.75rem) !important;
  }

  .xs\:hover\:-translate-x-8:hover {
    transform: translateX(-2rem) !important;
  }

  .xs\:hover\:-translate-x-9:hover {
    transform: translateX(-2.25rem) !important;
  }

  .xs\:hover\:-translate-x-10:hover {
    transform: translateX(-2.5rem) !important;
  }

  .xs\:hover\:-translate-x-11:hover {
    transform: translateX(-2.75rem) !important;
  }

  .xs\:hover\:-translate-x-12:hover {
    transform: translateX(-3rem) !important;
  }

  .xs\:hover\:-translate-x-13:hover {
    transform: translateX(-3.25rem) !important;
  }

  .xs\:hover\:-translate-x-14:hover {
    transform: translateX(-3.5rem) !important;
  }

  .xs\:hover\:-translate-x-15:hover {
    transform: translateX(-3.75rem) !important;
  }

  .xs\:hover\:-translate-x-16:hover {
    transform: translateX(-4rem) !important;
  }

  .xs\:hover\:-translate-x-17:hover {
    transform: translateX(-4.25rem) !important;
  }

  .xs\:hover\:-translate-x-18:hover {
    transform: translateX(-4.5rem) !important;
  }

  .xs\:hover\:-translate-x-19:hover {
    transform: translateX(-4.75rem) !important;
  }

  .xs\:hover\:-translate-x-20:hover {
    transform: translateX(-5rem) !important;
  }

  .xs\:hover\:-translate-x-21:hover {
    transform: translateX(-5.25rem) !important;
  }

  .xs\:hover\:-translate-x-22:hover {
    transform: translateX(-5.5rem) !important;
  }

  .xs\:hover\:-translate-x-23:hover {
    transform: translateX(-5.75rem) !important;
  }

  .xs\:hover\:-translate-x-24:hover {
    transform: translateX(-6rem) !important;
  }

  .xs\:hover\:-translate-x-25:hover {
    transform: translateX(-6.25rem) !important;
  }

  .xs\:hover\:-translate-x-26:hover {
    transform: translateX(-6.5rem) !important;
  }

  .xs\:hover\:-translate-x-27:hover {
    transform: translateX(-6.75rem) !important;
  }

  .xs\:hover\:-translate-x-28:hover {
    transform: translateX(-7rem) !important;
  }

  .xs\:hover\:-translate-x-29:hover {
    transform: translateX(-7.25rem) !important;
  }

  .xs\:hover\:-translate-x-30:hover {
    transform: translateX(-7.5rem) !important;
  }

  .xs\:hover\:-translate-x-31:hover {
    transform: translateX(-7.75rem) !important;
  }

  .xs\:hover\:-translate-x-32:hover {
    transform: translateX(-8rem) !important;
  }

  .xs\:hover\:-translate-x-33:hover {
    transform: translateX(-8.25rem) !important;
  }

  .xs\:hover\:-translate-x-34:hover {
    transform: translateX(-8.5rem) !important;
  }

  .xs\:hover\:-translate-x-35:hover {
    transform: translateX(-8.75rem) !important;
  }

  .xs\:hover\:-translate-x-36:hover {
    transform: translateX(-9rem) !important;
  }

  .xs\:hover\:-translate-x-37:hover {
    transform: translateX(-9.25rem) !important;
  }

  .xs\:hover\:-translate-x-38:hover {
    transform: translateX(-9.5rem) !important;
  }

  .xs\:hover\:-translate-x-39:hover {
    transform: translateX(-9.75rem) !important;
  }

  .xs\:hover\:-translate-x-40:hover {
    transform: translateX(-10rem) !important;
  }

  .xs\:hover\:-translate-x-41:hover {
    transform: translateX(-10.25rem) !important;
  }

  .xs\:hover\:-translate-x-42:hover {
    transform: translateX(-10.5rem) !important;
  }

  .xs\:hover\:-translate-x-43:hover {
    transform: translateX(-10.75rem) !important;
  }

  .xs\:hover\:-translate-x-44:hover {
    transform: translateX(-11rem) !important;
  }

  .xs\:hover\:-translate-x-45:hover {
    transform: translateX(-11.25rem) !important;
  }

  .xs\:hover\:-translate-x-46:hover {
    transform: translateX(-11.5rem) !important;
  }

  .xs\:hover\:-translate-x-47:hover {
    transform: translateX(-11.75rem) !important;
  }

  .xs\:hover\:-translate-x-48:hover {
    transform: translateX(-12rem) !important;
  }

  .xs\:hover\:-translate-x-49:hover {
    transform: translateX(-12.25rem) !important;
  }

  .xs\:hover\:-translate-x-50:hover {
    transform: translateX(-12.5rem) !important;
  }

  .xs\:hover\:-translate-x-51:hover {
    transform: translateX(-12.75rem) !important;
  }

  .xs\:hover\:-translate-x-52:hover {
    transform: translateX(-13rem) !important;
  }

  .xs\:hover\:-translate-x-53:hover {
    transform: translateX(-13.25rem) !important;
  }

  .xs\:hover\:-translate-x-54:hover {
    transform: translateX(-13.5rem) !important;
  }

  .xs\:hover\:-translate-x-55:hover {
    transform: translateX(-13.75rem) !important;
  }

  .xs\:hover\:-translate-x-56:hover {
    transform: translateX(-14rem) !important;
  }

  .xs\:hover\:-translate-x-57:hover {
    transform: translateX(-14.25rem) !important;
  }

  .xs\:hover\:-translate-x-58:hover {
    transform: translateX(-14.5rem) !important;
  }

  .xs\:hover\:-translate-x-59:hover {
    transform: translateX(-14.75rem) !important;
  }

  .xs\:hover\:-translate-x-60:hover {
    transform: translateX(-15rem) !important;
  }

  .xs\:hover\:-translate-x-61:hover {
    transform: translateX(-15.25rem) !important;
  }

  .xs\:hover\:-translate-x-62:hover {
    transform: translateX(-15.5rem) !important;
  }

  .xs\:hover\:-translate-x-63:hover {
    transform: translateX(-15.75rem) !important;
  }

  .xs\:hover\:-translate-x-64:hover {
    transform: translateX(-16rem) !important;
  }

  .xs\:hover\:-translate-x-65:hover {
    transform: translateX(-16.25rem) !important;
  }

  .xs\:hover\:-translate-x-66:hover {
    transform: translateX(-16.5rem) !important;
  }

  .xs\:hover\:-translate-x-67:hover {
    transform: translateX(-16.75rem) !important;
  }

  .xs\:hover\:-translate-x-68:hover {
    transform: translateX(-17rem) !important;
  }

  .xs\:hover\:-translate-x-69:hover {
    transform: translateX(-17.25rem) !important;
  }

  .xs\:hover\:-translate-x-70:hover {
    transform: translateX(-17.5rem) !important;
  }

  .xs\:hover\:-translate-x-71:hover {
    transform: translateX(-17.75rem) !important;
  }

  .xs\:hover\:-translate-x-72:hover {
    transform: translateX(-18rem) !important;
  }

  .xs\:hover\:-translate-x-73:hover {
    transform: translateX(-18.25rem) !important;
  }

  .xs\:hover\:-translate-x-74:hover {
    transform: translateX(-18.5rem) !important;
  }

  .xs\:hover\:-translate-x-75:hover {
    transform: translateX(-18.75rem) !important;
  }

  .xs\:hover\:-translate-x-76:hover {
    transform: translateX(-19rem) !important;
  }

  .xs\:hover\:-translate-x-77:hover {
    transform: translateX(-19.25rem) !important;
  }

  .xs\:hover\:-translate-x-78:hover {
    transform: translateX(-19.5rem) !important;
  }

  .xs\:hover\:-translate-x-79:hover {
    transform: translateX(-19.75rem) !important;
  }

  .xs\:hover\:-translate-x-80:hover {
    transform: translateX(-20rem) !important;
  }

  .xs\:hover\:-translate-x-81:hover {
    transform: translateX(-20.25rem) !important;
  }

  .xs\:hover\:-translate-x-82:hover {
    transform: translateX(-20.5rem) !important;
  }

  .xs\:hover\:-translate-x-83:hover {
    transform: translateX(-20.75rem) !important;
  }

  .xs\:hover\:-translate-x-84:hover {
    transform: translateX(-21rem) !important;
  }

  .xs\:hover\:-translate-x-85:hover {
    transform: translateX(-21.25rem) !important;
  }

  .xs\:hover\:-translate-x-86:hover {
    transform: translateX(-21.5rem) !important;
  }

  .xs\:hover\:-translate-x-87:hover {
    transform: translateX(-21.75rem) !important;
  }

  .xs\:hover\:-translate-x-88:hover {
    transform: translateX(-22rem) !important;
  }

  .xs\:hover\:-translate-x-89:hover {
    transform: translateX(-22.25rem) !important;
  }

  .xs\:hover\:-translate-x-90:hover {
    transform: translateX(-22.5rem) !important;
  }

  .xs\:hover\:-translate-x-91:hover {
    transform: translateX(-22.75rem) !important;
  }

  .xs\:hover\:-translate-x-92:hover {
    transform: translateX(-23rem) !important;
  }

  .xs\:hover\:-translate-x-93:hover {
    transform: translateX(-23.25rem) !important;
  }

  .xs\:hover\:-translate-x-94:hover {
    transform: translateX(-23.5rem) !important;
  }

  .xs\:hover\:-translate-x-95:hover {
    transform: translateX(-23.75rem) !important;
  }

  .xs\:hover\:-translate-x-96:hover {
    transform: translateX(-24rem) !important;
  }

  .xs\:hover\:-translate-x-97:hover {
    transform: translateX(-24.25rem) !important;
  }

  .xs\:hover\:-translate-x-98:hover {
    transform: translateX(-24.5rem) !important;
  }

  .xs\:hover\:-translate-x-99:hover {
    transform: translateX(-24.75rem) !important;
  }

  .xs\:hover\:-translate-x-100:hover {
    transform: translateX(-25rem) !important;
  }

  .xs\:hover\:-translate-x-101:hover {
    transform: translateX(-25.25rem) !important;
  }

  .xs\:hover\:-translate-x-102:hover {
    transform: translateX(-25.5rem) !important;
  }

  .xs\:hover\:-translate-x-103:hover {
    transform: translateX(-25.75rem) !important;
  }

  .xs\:hover\:-translate-x-104:hover {
    transform: translateX(-26rem) !important;
  }

  .xs\:hover\:-translate-x-105:hover {
    transform: translateX(-26.25rem) !important;
  }

  .xs\:hover\:-translate-x-px:hover {
    transform: translateX(-1px) !important;
  }

  .xs\:hover\:-translate-x-0\.5:hover {
    transform: translateX(-0.125rem) !important;
  }

  .xs\:hover\:-translate-x-1\.5:hover {
    transform: translateX(-0.375rem) !important;
  }

  .xs\:hover\:-translate-x-2\.5:hover {
    transform: translateX(-0.625rem) !important;
  }

  .xs\:hover\:-translate-x-3\.5:hover {
    transform: translateX(-0.875rem) !important;
  }

  .xs\:hover\:-translate-x-4\.5:hover {
    transform: translateX(-1.125rem) !important;
  }

  .xs\:hover\:-translate-x-5\.5:hover {
    transform: translateX(-1.375rem) !important;
  }

  .xs\:hover\:-translate-x-6\.5:hover {
    transform: translateX(-1.625rem) !important;
  }

  .xs\:hover\:-translate-x-7\.5:hover {
    transform: translateX(-1.875rem) !important;
  }

  .xs\:hover\:-translate-x-8\.5:hover {
    transform: translateX(-2.125rem) !important;
  }

  .xs\:hover\:-translate-x-9\.5:hover {
    transform: translateX(-2.375rem) !important;
  }

  .xs\:hover\:-translate-x-10\.5:hover {
    transform: translateX(-2.625rem) !important;
  }

  .xs\:hover\:-translate-x-11\.5:hover {
    transform: translateX(-2.875rem) !important;
  }

  .xs\:hover\:-translate-x-12\.5:hover {
    transform: translateX(-3.125rem) !important;
  }

  .xs\:hover\:-translate-x-13\.5:hover {
    transform: translateX(-3.375rem) !important;
  }

  .xs\:hover\:-translate-x-14\.5:hover {
    transform: translateX(-3.625rem) !important;
  }

  .xs\:hover\:-translate-x-15\.5:hover {
    transform: translateX(-3.875rem) !important;
  }

  .xs\:hover\:-translate-x-16\.5:hover {
    transform: translateX(-4.125rem) !important;
  }

  .xs\:hover\:-translate-x-17\.5:hover {
    transform: translateX(-4.375rem) !important;
  }

  .xs\:hover\:-translate-x-18\.5:hover {
    transform: translateX(-4.625rem) !important;
  }

  .xs\:hover\:-translate-x-19\.5:hover {
    transform: translateX(-4.875rem) !important;
  }

  .xs\:hover\:-translate-x-20\.5:hover {
    transform: translateX(-5.125rem) !important;
  }

  .xs\:hover\:-translate-x-21\.5:hover {
    transform: translateX(-5.375rem) !important;
  }

  .xs\:hover\:-translate-x-22\.5:hover {
    transform: translateX(-5.625rem) !important;
  }

  .xs\:hover\:-translate-x-23\.5:hover {
    transform: translateX(-5.875rem) !important;
  }

  .xs\:hover\:-translate-x-24\.5:hover {
    transform: translateX(-6.125rem) !important;
  }

  .xs\:hover\:-translate-x-25\.5:hover {
    transform: translateX(-6.375rem) !important;
  }

  .xs\:hover\:-translate-x-26\.5:hover {
    transform: translateX(-6.625rem) !important;
  }

  .xs\:hover\:-translate-x-27\.5:hover {
    transform: translateX(-6.875rem) !important;
  }

  .xs\:hover\:-translate-x-28\.5:hover {
    transform: translateX(-7.125rem) !important;
  }

  .xs\:hover\:-translate-x-29\.5:hover {
    transform: translateX(-7.375rem) !important;
  }

  .xs\:hover\:-translate-x-30\.5:hover {
    transform: translateX(-7.625rem) !important;
  }

  .xs\:hover\:-translate-x-31\.5:hover {
    transform: translateX(-7.875rem) !important;
  }

  .xs\:hover\:-translate-x-32\.5:hover {
    transform: translateX(-8.125rem) !important;
  }

  .xs\:hover\:-translate-x-33\.5:hover {
    transform: translateX(-8.375rem) !important;
  }

  .xs\:hover\:-translate-x-34\.5:hover {
    transform: translateX(-8.625rem) !important;
  }

  .xs\:hover\:-translate-x-35\.5:hover {
    transform: translateX(-8.875rem) !important;
  }

  .xs\:hover\:-translate-x-36\.5:hover {
    transform: translateX(-9.125rem) !important;
  }

  .xs\:hover\:-translate-x-37\.5:hover {
    transform: translateX(-9.375rem) !important;
  }

  .xs\:hover\:-translate-x-38\.5:hover {
    transform: translateX(-9.625rem) !important;
  }

  .xs\:hover\:-translate-x-39\.5:hover {
    transform: translateX(-9.875rem) !important;
  }

  .xs\:hover\:-translate-x-40\.5:hover {
    transform: translateX(-10.125rem) !important;
  }

  .xs\:hover\:-translate-x-41\.5:hover {
    transform: translateX(-10.375rem) !important;
  }

  .xs\:hover\:-translate-x-42\.5:hover {
    transform: translateX(-10.625rem) !important;
  }

  .xs\:hover\:-translate-x-43\.5:hover {
    transform: translateX(-10.875rem) !important;
  }

  .xs\:hover\:-translate-x-44\.5:hover {
    transform: translateX(-11.125rem) !important;
  }

  .xs\:hover\:-translate-x-45\.5:hover {
    transform: translateX(-11.375rem) !important;
  }

  .xs\:hover\:-translate-x-46\.5:hover {
    transform: translateX(-11.625rem) !important;
  }

  .xs\:hover\:-translate-x-47\.5:hover {
    transform: translateX(-11.875rem) !important;
  }

  .xs\:hover\:-translate-x-48\.5:hover {
    transform: translateX(-12.125rem) !important;
  }

  .xs\:hover\:-translate-x-49\.5:hover {
    transform: translateX(-12.375rem) !important;
  }

  .xs\:hover\:-translate-x-50\.5:hover {
    transform: translateX(-12.625rem) !important;
  }

  .xs\:hover\:-translate-x-51\.5:hover {
    transform: translateX(-12.875rem) !important;
  }

  .xs\:hover\:-translate-x-52\.5:hover {
    transform: translateX(-13.125rem) !important;
  }

  .xs\:hover\:-translate-x-53\.5:hover {
    transform: translateX(-13.375rem) !important;
  }

  .xs\:hover\:-translate-x-54\.5:hover {
    transform: translateX(-13.625rem) !important;
  }

  .xs\:hover\:-translate-x-55\.5:hover {
    transform: translateX(-13.875rem) !important;
  }

  .xs\:hover\:-translate-x-56\.5:hover {
    transform: translateX(-14.125rem) !important;
  }

  .xs\:hover\:-translate-x-57\.5:hover {
    transform: translateX(-14.375rem) !important;
  }

  .xs\:hover\:-translate-x-58\.5:hover {
    transform: translateX(-14.625rem) !important;
  }

  .xs\:hover\:-translate-x-59\.5:hover {
    transform: translateX(-14.875rem) !important;
  }

  .xs\:hover\:-translate-x-60\.5:hover {
    transform: translateX(-15.125rem) !important;
  }

  .xs\:hover\:-translate-x-61\.5:hover {
    transform: translateX(-15.375rem) !important;
  }

  .xs\:hover\:-translate-x-62\.5:hover {
    transform: translateX(-15.625rem) !important;
  }

  .xs\:hover\:-translate-x-63\.5:hover {
    transform: translateX(-15.875rem) !important;
  }

  .xs\:hover\:-translate-x-64\.5:hover {
    transform: translateX(-16.125rem) !important;
  }

  .xs\:hover\:-translate-x-65\.5:hover {
    transform: translateX(-16.375rem) !important;
  }

  .xs\:hover\:-translate-x-66\.5:hover {
    transform: translateX(-16.625rem) !important;
  }

  .xs\:hover\:-translate-x-67\.5:hover {
    transform: translateX(-16.875rem) !important;
  }

  .xs\:hover\:-translate-x-68\.5:hover {
    transform: translateX(-17.125rem) !important;
  }

  .xs\:hover\:-translate-x-69\.5:hover {
    transform: translateX(-17.375rem) !important;
  }

  .xs\:hover\:-translate-x-70\.5:hover {
    transform: translateX(-17.625rem) !important;
  }

  .xs\:hover\:-translate-x-71\.5:hover {
    transform: translateX(-17.875rem) !important;
  }

  .xs\:hover\:-translate-x-72\.5:hover {
    transform: translateX(-18.125rem) !important;
  }

  .xs\:hover\:-translate-x-73\.5:hover {
    transform: translateX(-18.375rem) !important;
  }

  .xs\:hover\:-translate-x-74\.5:hover {
    transform: translateX(-18.625rem) !important;
  }

  .xs\:hover\:-translate-x-75\.5:hover {
    transform: translateX(-18.875rem) !important;
  }

  .xs\:hover\:-translate-x-76\.5:hover {
    transform: translateX(-19.125rem) !important;
  }

  .xs\:hover\:-translate-x-77\.5:hover {
    transform: translateX(-19.375rem) !important;
  }

  .xs\:hover\:-translate-x-78\.5:hover {
    transform: translateX(-19.625rem) !important;
  }

  .xs\:hover\:-translate-x-79\.5:hover {
    transform: translateX(-19.875rem) !important;
  }

  .xs\:hover\:-translate-x-80\.5:hover {
    transform: translateX(-20.125rem) !important;
  }

  .xs\:hover\:-translate-x-81\.5:hover {
    transform: translateX(-20.375rem) !important;
  }

  .xs\:hover\:-translate-x-82\.5:hover {
    transform: translateX(-20.625rem) !important;
  }

  .xs\:hover\:-translate-x-83\.5:hover {
    transform: translateX(-20.875rem) !important;
  }

  .xs\:hover\:-translate-x-84\.5:hover {
    transform: translateX(-21.125rem) !important;
  }

  .xs\:hover\:-translate-x-85\.5:hover {
    transform: translateX(-21.375rem) !important;
  }

  .xs\:hover\:-translate-x-86\.5:hover {
    transform: translateX(-21.625rem) !important;
  }

  .xs\:hover\:-translate-x-87\.5:hover {
    transform: translateX(-21.875rem) !important;
  }

  .xs\:hover\:-translate-x-88\.5:hover {
    transform: translateX(-22.125rem) !important;
  }

  .xs\:hover\:-translate-x-89\.5:hover {
    transform: translateX(-22.375rem) !important;
  }

  .xs\:hover\:-translate-x-90\.5:hover {
    transform: translateX(-22.625rem) !important;
  }

  .xs\:hover\:-translate-x-91\.5:hover {
    transform: translateX(-22.875rem) !important;
  }

  .xs\:hover\:-translate-x-92\.5:hover {
    transform: translateX(-23.125rem) !important;
  }

  .xs\:hover\:-translate-x-93\.5:hover {
    transform: translateX(-23.375rem) !important;
  }

  .xs\:hover\:-translate-x-94\.5:hover {
    transform: translateX(-23.625rem) !important;
  }

  .xs\:hover\:-translate-x-95\.5:hover {
    transform: translateX(-23.875rem) !important;
  }

  .xs\:hover\:-translate-x-96\.5:hover {
    transform: translateX(-24.125rem) !important;
  }

  .xs\:hover\:-translate-x-97\.5:hover {
    transform: translateX(-24.375rem) !important;
  }

  .xs\:hover\:-translate-x-98\.5:hover {
    transform: translateX(-24.625rem) !important;
  }

  .xs\:hover\:-translate-x-99\.5:hover {
    transform: translateX(-24.875rem) !important;
  }

  .xs\:hover\:-translate-x-100\.5:hover {
    transform: translateX(-25.125rem) !important;
  }

  .xs\:hover\:-translate-x-101\.5:hover {
    transform: translateX(-25.375rem) !important;
  }

  .xs\:hover\:-translate-x-102\.5:hover {
    transform: translateX(-25.625rem) !important;
  }

  .xs\:hover\:-translate-x-103\.5:hover {
    transform: translateX(-25.875rem) !important;
  }

  .xs\:hover\:-translate-x-104\.5:hover {
    transform: translateX(-26.125rem) !important;
  }

  .xs\:hover\:-translate-x-full:hover {
    transform: translateX(-100%) !important;
  }

  .xs\:hover\:-translate-x-1\/2:hover {
    transform: translateX(-50%) !important;
  }

  .xs\:hover\:translate-x-1\/2:hover {
    transform: translateX(50%) !important;
  }

  .xs\:hover\:translate-x-full:hover {
    transform: translateX(100%) !important;
  }

  .xs\:hover\:translate-x-1\/3:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:hover\:-translate-x-1\/3:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:hover\:translate-x-2\/3:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:hover\:-translate-x-2\/3:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:hover\:translate-x-1\/4:hover {
    transform: translateX(25%) !important;
  }

  .xs\:hover\:-translate-x-1\/4:hover {
    transform: translateX(-25%) !important;
  }

  .xs\:hover\:translate-x-2\/4:hover {
    transform: translateX(50%) !important;
  }

  .xs\:hover\:-translate-x-2\/4:hover {
    transform: translateX(-50%) !important;
  }

  .xs\:hover\:translate-x-3\/4:hover {
    transform: translateX(75%) !important;
  }

  .xs\:hover\:-translate-x-3\/4:hover {
    transform: translateX(-75%) !important;
  }

  .xs\:hover\:translate-x-1\/5:hover {
    transform: translateX(20%) !important;
  }

  .xs\:hover\:-translate-x-1\/5:hover {
    transform: translateX(-20%) !important;
  }

  .xs\:hover\:translate-x-2\/5:hover {
    transform: translateX(40%) !important;
  }

  .xs\:hover\:-translate-x-2\/5:hover {
    transform: translateX(-40%) !important;
  }

  .xs\:hover\:translate-x-3\/5:hover {
    transform: translateX(60%) !important;
  }

  .xs\:hover\:-translate-x-3\/5:hover {
    transform: translateX(-60%) !important;
  }

  .xs\:hover\:translate-x-4\/5:hover {
    transform: translateX(80%) !important;
  }

  .xs\:hover\:-translate-x-4\/5:hover {
    transform: translateX(-80%) !important;
  }

  .xs\:hover\:translate-x-1\/6:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .xs\:hover\:-translate-x-1\/6:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xs\:hover\:translate-x-2\/6:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:hover\:-translate-x-2\/6:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:hover\:translate-x-3\/6:hover {
    transform: translateX(50%) !important;
  }

  .xs\:hover\:-translate-x-3\/6:hover {
    transform: translateX(-50%) !important;
  }

  .xs\:hover\:translate-x-4\/6:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:hover\:-translate-x-4\/6:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:hover\:translate-x-5\/6:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .xs\:hover\:-translate-x-5\/6:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xs\:hover\:translate-x-1\/12:hover {
    transform: translateX(8.333333333333332%) !important;
  }

  .xs\:hover\:-translate-x-1\/12:hover {
    transform: translateX(-8.333333333333332%) !important;
  }

  .xs\:hover\:translate-x-2\/12:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .xs\:hover\:-translate-x-2\/12:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xs\:hover\:translate-x-3\/12:hover {
    transform: translateX(25%) !important;
  }

  .xs\:hover\:-translate-x-3\/12:hover {
    transform: translateX(-25%) !important;
  }

  .xs\:hover\:translate-x-4\/12:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:hover\:-translate-x-4\/12:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:hover\:translate-x-5\/12:hover {
    transform: translateX(41.66666666666667%) !important;
  }

  .xs\:hover\:-translate-x-5\/12:hover {
    transform: translateX(-41.66666666666667%) !important;
  }

  .xs\:hover\:translate-x-6\/12:hover {
    transform: translateX(50%) !important;
  }

  .xs\:hover\:-translate-x-6\/12:hover {
    transform: translateX(-50%) !important;
  }

  .xs\:hover\:translate-x-7\/12:hover {
    transform: translateX(58.333333333333336%) !important;
  }

  .xs\:hover\:-translate-x-7\/12:hover {
    transform: translateX(-58.333333333333336%) !important;
  }

  .xs\:hover\:translate-x-8\/12:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:hover\:-translate-x-8\/12:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:hover\:translate-x-9\/12:hover {
    transform: translateX(75%) !important;
  }

  .xs\:hover\:-translate-x-9\/12:hover {
    transform: translateX(-75%) !important;
  }

  .xs\:hover\:translate-x-10\/12:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .xs\:hover\:-translate-x-10\/12:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xs\:hover\:translate-x-11\/12:hover {
    transform: translateX(91.66666666666666%) !important;
  }

  .xs\:hover\:-translate-x-11\/12:hover {
    transform: translateX(-91.66666666666666%) !important;
  }

  .xs\:hover\:translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .xs\:hover\:translate-y-1:hover {
    transform: translateY(0.25rem) !important;
  }

  .xs\:hover\:translate-y-2:hover {
    transform: translateY(0.5rem) !important;
  }

  .xs\:hover\:translate-y-3:hover {
    transform: translateY(0.75rem) !important;
  }

  .xs\:hover\:translate-y-4:hover {
    transform: translateY(1rem) !important;
  }

  .xs\:hover\:translate-y-5:hover {
    transform: translateY(1.25rem) !important;
  }

  .xs\:hover\:translate-y-6:hover {
    transform: translateY(1.5rem) !important;
  }

  .xs\:hover\:translate-y-7:hover {
    transform: translateY(1.75rem) !important;
  }

  .xs\:hover\:translate-y-8:hover {
    transform: translateY(2rem) !important;
  }

  .xs\:hover\:translate-y-9:hover {
    transform: translateY(2.25rem) !important;
  }

  .xs\:hover\:translate-y-10:hover {
    transform: translateY(2.5rem) !important;
  }

  .xs\:hover\:translate-y-11:hover {
    transform: translateY(2.75rem) !important;
  }

  .xs\:hover\:translate-y-12:hover {
    transform: translateY(3rem) !important;
  }

  .xs\:hover\:translate-y-13:hover {
    transform: translateY(3.25rem) !important;
  }

  .xs\:hover\:translate-y-14:hover {
    transform: translateY(3.5rem) !important;
  }

  .xs\:hover\:translate-y-15:hover {
    transform: translateY(3.75rem) !important;
  }

  .xs\:hover\:translate-y-16:hover {
    transform: translateY(4rem) !important;
  }

  .xs\:hover\:translate-y-17:hover {
    transform: translateY(4.25rem) !important;
  }

  .xs\:hover\:translate-y-18:hover {
    transform: translateY(4.5rem) !important;
  }

  .xs\:hover\:translate-y-19:hover {
    transform: translateY(4.75rem) !important;
  }

  .xs\:hover\:translate-y-20:hover {
    transform: translateY(5rem) !important;
  }

  .xs\:hover\:translate-y-21:hover {
    transform: translateY(5.25rem) !important;
  }

  .xs\:hover\:translate-y-22:hover {
    transform: translateY(5.5rem) !important;
  }

  .xs\:hover\:translate-y-23:hover {
    transform: translateY(5.75rem) !important;
  }

  .xs\:hover\:translate-y-24:hover {
    transform: translateY(6rem) !important;
  }

  .xs\:hover\:translate-y-25:hover {
    transform: translateY(6.25rem) !important;
  }

  .xs\:hover\:translate-y-26:hover {
    transform: translateY(6.5rem) !important;
  }

  .xs\:hover\:translate-y-27:hover {
    transform: translateY(6.75rem) !important;
  }

  .xs\:hover\:translate-y-28:hover {
    transform: translateY(7rem) !important;
  }

  .xs\:hover\:translate-y-29:hover {
    transform: translateY(7.25rem) !important;
  }

  .xs\:hover\:translate-y-30:hover {
    transform: translateY(7.5rem) !important;
  }

  .xs\:hover\:translate-y-31:hover {
    transform: translateY(7.75rem) !important;
  }

  .xs\:hover\:translate-y-32:hover {
    transform: translateY(8rem) !important;
  }

  .xs\:hover\:translate-y-33:hover {
    transform: translateY(8.25rem) !important;
  }

  .xs\:hover\:translate-y-34:hover {
    transform: translateY(8.5rem) !important;
  }

  .xs\:hover\:translate-y-35:hover {
    transform: translateY(8.75rem) !important;
  }

  .xs\:hover\:translate-y-36:hover {
    transform: translateY(9rem) !important;
  }

  .xs\:hover\:translate-y-37:hover {
    transform: translateY(9.25rem) !important;
  }

  .xs\:hover\:translate-y-38:hover {
    transform: translateY(9.5rem) !important;
  }

  .xs\:hover\:translate-y-39:hover {
    transform: translateY(9.75rem) !important;
  }

  .xs\:hover\:translate-y-40:hover {
    transform: translateY(10rem) !important;
  }

  .xs\:hover\:translate-y-41:hover {
    transform: translateY(10.25rem) !important;
  }

  .xs\:hover\:translate-y-42:hover {
    transform: translateY(10.5rem) !important;
  }

  .xs\:hover\:translate-y-43:hover {
    transform: translateY(10.75rem) !important;
  }

  .xs\:hover\:translate-y-44:hover {
    transform: translateY(11rem) !important;
  }

  .xs\:hover\:translate-y-45:hover {
    transform: translateY(11.25rem) !important;
  }

  .xs\:hover\:translate-y-46:hover {
    transform: translateY(11.5rem) !important;
  }

  .xs\:hover\:translate-y-47:hover {
    transform: translateY(11.75rem) !important;
  }

  .xs\:hover\:translate-y-48:hover {
    transform: translateY(12rem) !important;
  }

  .xs\:hover\:translate-y-49:hover {
    transform: translateY(12.25rem) !important;
  }

  .xs\:hover\:translate-y-50:hover {
    transform: translateY(12.5rem) !important;
  }

  .xs\:hover\:translate-y-51:hover {
    transform: translateY(12.75rem) !important;
  }

  .xs\:hover\:translate-y-52:hover {
    transform: translateY(13rem) !important;
  }

  .xs\:hover\:translate-y-53:hover {
    transform: translateY(13.25rem) !important;
  }

  .xs\:hover\:translate-y-54:hover {
    transform: translateY(13.5rem) !important;
  }

  .xs\:hover\:translate-y-55:hover {
    transform: translateY(13.75rem) !important;
  }

  .xs\:hover\:translate-y-56:hover {
    transform: translateY(14rem) !important;
  }

  .xs\:hover\:translate-y-57:hover {
    transform: translateY(14.25rem) !important;
  }

  .xs\:hover\:translate-y-58:hover {
    transform: translateY(14.5rem) !important;
  }

  .xs\:hover\:translate-y-59:hover {
    transform: translateY(14.75rem) !important;
  }

  .xs\:hover\:translate-y-60:hover {
    transform: translateY(15rem) !important;
  }

  .xs\:hover\:translate-y-61:hover {
    transform: translateY(15.25rem) !important;
  }

  .xs\:hover\:translate-y-62:hover {
    transform: translateY(15.5rem) !important;
  }

  .xs\:hover\:translate-y-63:hover {
    transform: translateY(15.75rem) !important;
  }

  .xs\:hover\:translate-y-64:hover {
    transform: translateY(16rem) !important;
  }

  .xs\:hover\:translate-y-65:hover {
    transform: translateY(16.25rem) !important;
  }

  .xs\:hover\:translate-y-66:hover {
    transform: translateY(16.5rem) !important;
  }

  .xs\:hover\:translate-y-67:hover {
    transform: translateY(16.75rem) !important;
  }

  .xs\:hover\:translate-y-68:hover {
    transform: translateY(17rem) !important;
  }

  .xs\:hover\:translate-y-69:hover {
    transform: translateY(17.25rem) !important;
  }

  .xs\:hover\:translate-y-70:hover {
    transform: translateY(17.5rem) !important;
  }

  .xs\:hover\:translate-y-71:hover {
    transform: translateY(17.75rem) !important;
  }

  .xs\:hover\:translate-y-72:hover {
    transform: translateY(18rem) !important;
  }

  .xs\:hover\:translate-y-73:hover {
    transform: translateY(18.25rem) !important;
  }

  .xs\:hover\:translate-y-74:hover {
    transform: translateY(18.5rem) !important;
  }

  .xs\:hover\:translate-y-75:hover {
    transform: translateY(18.75rem) !important;
  }

  .xs\:hover\:translate-y-76:hover {
    transform: translateY(19rem) !important;
  }

  .xs\:hover\:translate-y-77:hover {
    transform: translateY(19.25rem) !important;
  }

  .xs\:hover\:translate-y-78:hover {
    transform: translateY(19.5rem) !important;
  }

  .xs\:hover\:translate-y-79:hover {
    transform: translateY(19.75rem) !important;
  }

  .xs\:hover\:translate-y-80:hover {
    transform: translateY(20rem) !important;
  }

  .xs\:hover\:translate-y-81:hover {
    transform: translateY(20.25rem) !important;
  }

  .xs\:hover\:translate-y-82:hover {
    transform: translateY(20.5rem) !important;
  }

  .xs\:hover\:translate-y-83:hover {
    transform: translateY(20.75rem) !important;
  }

  .xs\:hover\:translate-y-84:hover {
    transform: translateY(21rem) !important;
  }

  .xs\:hover\:translate-y-85:hover {
    transform: translateY(21.25rem) !important;
  }

  .xs\:hover\:translate-y-86:hover {
    transform: translateY(21.5rem) !important;
  }

  .xs\:hover\:translate-y-87:hover {
    transform: translateY(21.75rem) !important;
  }

  .xs\:hover\:translate-y-88:hover {
    transform: translateY(22rem) !important;
  }

  .xs\:hover\:translate-y-89:hover {
    transform: translateY(22.25rem) !important;
  }

  .xs\:hover\:translate-y-90:hover {
    transform: translateY(22.5rem) !important;
  }

  .xs\:hover\:translate-y-91:hover {
    transform: translateY(22.75rem) !important;
  }

  .xs\:hover\:translate-y-92:hover {
    transform: translateY(23rem) !important;
  }

  .xs\:hover\:translate-y-93:hover {
    transform: translateY(23.25rem) !important;
  }

  .xs\:hover\:translate-y-94:hover {
    transform: translateY(23.5rem) !important;
  }

  .xs\:hover\:translate-y-95:hover {
    transform: translateY(23.75rem) !important;
  }

  .xs\:hover\:translate-y-96:hover {
    transform: translateY(24rem) !important;
  }

  .xs\:hover\:translate-y-97:hover {
    transform: translateY(24.25rem) !important;
  }

  .xs\:hover\:translate-y-98:hover {
    transform: translateY(24.5rem) !important;
  }

  .xs\:hover\:translate-y-99:hover {
    transform: translateY(24.75rem) !important;
  }

  .xs\:hover\:translate-y-100:hover {
    transform: translateY(25rem) !important;
  }

  .xs\:hover\:translate-y-101:hover {
    transform: translateY(25.25rem) !important;
  }

  .xs\:hover\:translate-y-102:hover {
    transform: translateY(25.5rem) !important;
  }

  .xs\:hover\:translate-y-103:hover {
    transform: translateY(25.75rem) !important;
  }

  .xs\:hover\:translate-y-104:hover {
    transform: translateY(26rem) !important;
  }

  .xs\:hover\:translate-y-105:hover {
    transform: translateY(26.25rem) !important;
  }

  .xs\:hover\:translate-y-px:hover {
    transform: translateY(1px) !important;
  }

  .xs\:hover\:translate-y-0\.5:hover {
    transform: translateY(0.125rem) !important;
  }

  .xs\:hover\:translate-y-1\.5:hover {
    transform: translateY(0.375rem) !important;
  }

  .xs\:hover\:translate-y-2\.5:hover {
    transform: translateY(0.625rem) !important;
  }

  .xs\:hover\:translate-y-3\.5:hover {
    transform: translateY(0.875rem) !important;
  }

  .xs\:hover\:translate-y-4\.5:hover {
    transform: translateY(1.125rem) !important;
  }

  .xs\:hover\:translate-y-5\.5:hover {
    transform: translateY(1.375rem) !important;
  }

  .xs\:hover\:translate-y-6\.5:hover {
    transform: translateY(1.625rem) !important;
  }

  .xs\:hover\:translate-y-7\.5:hover {
    transform: translateY(1.875rem) !important;
  }

  .xs\:hover\:translate-y-8\.5:hover {
    transform: translateY(2.125rem) !important;
  }

  .xs\:hover\:translate-y-9\.5:hover {
    transform: translateY(2.375rem) !important;
  }

  .xs\:hover\:translate-y-10\.5:hover {
    transform: translateY(2.625rem) !important;
  }

  .xs\:hover\:translate-y-11\.5:hover {
    transform: translateY(2.875rem) !important;
  }

  .xs\:hover\:translate-y-12\.5:hover {
    transform: translateY(3.125rem) !important;
  }

  .xs\:hover\:translate-y-13\.5:hover {
    transform: translateY(3.375rem) !important;
  }

  .xs\:hover\:translate-y-14\.5:hover {
    transform: translateY(3.625rem) !important;
  }

  .xs\:hover\:translate-y-15\.5:hover {
    transform: translateY(3.875rem) !important;
  }

  .xs\:hover\:translate-y-16\.5:hover {
    transform: translateY(4.125rem) !important;
  }

  .xs\:hover\:translate-y-17\.5:hover {
    transform: translateY(4.375rem) !important;
  }

  .xs\:hover\:translate-y-18\.5:hover {
    transform: translateY(4.625rem) !important;
  }

  .xs\:hover\:translate-y-19\.5:hover {
    transform: translateY(4.875rem) !important;
  }

  .xs\:hover\:translate-y-20\.5:hover {
    transform: translateY(5.125rem) !important;
  }

  .xs\:hover\:translate-y-21\.5:hover {
    transform: translateY(5.375rem) !important;
  }

  .xs\:hover\:translate-y-22\.5:hover {
    transform: translateY(5.625rem) !important;
  }

  .xs\:hover\:translate-y-23\.5:hover {
    transform: translateY(5.875rem) !important;
  }

  .xs\:hover\:translate-y-24\.5:hover {
    transform: translateY(6.125rem) !important;
  }

  .xs\:hover\:translate-y-25\.5:hover {
    transform: translateY(6.375rem) !important;
  }

  .xs\:hover\:translate-y-26\.5:hover {
    transform: translateY(6.625rem) !important;
  }

  .xs\:hover\:translate-y-27\.5:hover {
    transform: translateY(6.875rem) !important;
  }

  .xs\:hover\:translate-y-28\.5:hover {
    transform: translateY(7.125rem) !important;
  }

  .xs\:hover\:translate-y-29\.5:hover {
    transform: translateY(7.375rem) !important;
  }

  .xs\:hover\:translate-y-30\.5:hover {
    transform: translateY(7.625rem) !important;
  }

  .xs\:hover\:translate-y-31\.5:hover {
    transform: translateY(7.875rem) !important;
  }

  .xs\:hover\:translate-y-32\.5:hover {
    transform: translateY(8.125rem) !important;
  }

  .xs\:hover\:translate-y-33\.5:hover {
    transform: translateY(8.375rem) !important;
  }

  .xs\:hover\:translate-y-34\.5:hover {
    transform: translateY(8.625rem) !important;
  }

  .xs\:hover\:translate-y-35\.5:hover {
    transform: translateY(8.875rem) !important;
  }

  .xs\:hover\:translate-y-36\.5:hover {
    transform: translateY(9.125rem) !important;
  }

  .xs\:hover\:translate-y-37\.5:hover {
    transform: translateY(9.375rem) !important;
  }

  .xs\:hover\:translate-y-38\.5:hover {
    transform: translateY(9.625rem) !important;
  }

  .xs\:hover\:translate-y-39\.5:hover {
    transform: translateY(9.875rem) !important;
  }

  .xs\:hover\:translate-y-40\.5:hover {
    transform: translateY(10.125rem) !important;
  }

  .xs\:hover\:translate-y-41\.5:hover {
    transform: translateY(10.375rem) !important;
  }

  .xs\:hover\:translate-y-42\.5:hover {
    transform: translateY(10.625rem) !important;
  }

  .xs\:hover\:translate-y-43\.5:hover {
    transform: translateY(10.875rem) !important;
  }

  .xs\:hover\:translate-y-44\.5:hover {
    transform: translateY(11.125rem) !important;
  }

  .xs\:hover\:translate-y-45\.5:hover {
    transform: translateY(11.375rem) !important;
  }

  .xs\:hover\:translate-y-46\.5:hover {
    transform: translateY(11.625rem) !important;
  }

  .xs\:hover\:translate-y-47\.5:hover {
    transform: translateY(11.875rem) !important;
  }

  .xs\:hover\:translate-y-48\.5:hover {
    transform: translateY(12.125rem) !important;
  }

  .xs\:hover\:translate-y-49\.5:hover {
    transform: translateY(12.375rem) !important;
  }

  .xs\:hover\:translate-y-50\.5:hover {
    transform: translateY(12.625rem) !important;
  }

  .xs\:hover\:translate-y-51\.5:hover {
    transform: translateY(12.875rem) !important;
  }

  .xs\:hover\:translate-y-52\.5:hover {
    transform: translateY(13.125rem) !important;
  }

  .xs\:hover\:translate-y-53\.5:hover {
    transform: translateY(13.375rem) !important;
  }

  .xs\:hover\:translate-y-54\.5:hover {
    transform: translateY(13.625rem) !important;
  }

  .xs\:hover\:translate-y-55\.5:hover {
    transform: translateY(13.875rem) !important;
  }

  .xs\:hover\:translate-y-56\.5:hover {
    transform: translateY(14.125rem) !important;
  }

  .xs\:hover\:translate-y-57\.5:hover {
    transform: translateY(14.375rem) !important;
  }

  .xs\:hover\:translate-y-58\.5:hover {
    transform: translateY(14.625rem) !important;
  }

  .xs\:hover\:translate-y-59\.5:hover {
    transform: translateY(14.875rem) !important;
  }

  .xs\:hover\:translate-y-60\.5:hover {
    transform: translateY(15.125rem) !important;
  }

  .xs\:hover\:translate-y-61\.5:hover {
    transform: translateY(15.375rem) !important;
  }

  .xs\:hover\:translate-y-62\.5:hover {
    transform: translateY(15.625rem) !important;
  }

  .xs\:hover\:translate-y-63\.5:hover {
    transform: translateY(15.875rem) !important;
  }

  .xs\:hover\:translate-y-64\.5:hover {
    transform: translateY(16.125rem) !important;
  }

  .xs\:hover\:translate-y-65\.5:hover {
    transform: translateY(16.375rem) !important;
  }

  .xs\:hover\:translate-y-66\.5:hover {
    transform: translateY(16.625rem) !important;
  }

  .xs\:hover\:translate-y-67\.5:hover {
    transform: translateY(16.875rem) !important;
  }

  .xs\:hover\:translate-y-68\.5:hover {
    transform: translateY(17.125rem) !important;
  }

  .xs\:hover\:translate-y-69\.5:hover {
    transform: translateY(17.375rem) !important;
  }

  .xs\:hover\:translate-y-70\.5:hover {
    transform: translateY(17.625rem) !important;
  }

  .xs\:hover\:translate-y-71\.5:hover {
    transform: translateY(17.875rem) !important;
  }

  .xs\:hover\:translate-y-72\.5:hover {
    transform: translateY(18.125rem) !important;
  }

  .xs\:hover\:translate-y-73\.5:hover {
    transform: translateY(18.375rem) !important;
  }

  .xs\:hover\:translate-y-74\.5:hover {
    transform: translateY(18.625rem) !important;
  }

  .xs\:hover\:translate-y-75\.5:hover {
    transform: translateY(18.875rem) !important;
  }

  .xs\:hover\:translate-y-76\.5:hover {
    transform: translateY(19.125rem) !important;
  }

  .xs\:hover\:translate-y-77\.5:hover {
    transform: translateY(19.375rem) !important;
  }

  .xs\:hover\:translate-y-78\.5:hover {
    transform: translateY(19.625rem) !important;
  }

  .xs\:hover\:translate-y-79\.5:hover {
    transform: translateY(19.875rem) !important;
  }

  .xs\:hover\:translate-y-80\.5:hover {
    transform: translateY(20.125rem) !important;
  }

  .xs\:hover\:translate-y-81\.5:hover {
    transform: translateY(20.375rem) !important;
  }

  .xs\:hover\:translate-y-82\.5:hover {
    transform: translateY(20.625rem) !important;
  }

  .xs\:hover\:translate-y-83\.5:hover {
    transform: translateY(20.875rem) !important;
  }

  .xs\:hover\:translate-y-84\.5:hover {
    transform: translateY(21.125rem) !important;
  }

  .xs\:hover\:translate-y-85\.5:hover {
    transform: translateY(21.375rem) !important;
  }

  .xs\:hover\:translate-y-86\.5:hover {
    transform: translateY(21.625rem) !important;
  }

  .xs\:hover\:translate-y-87\.5:hover {
    transform: translateY(21.875rem) !important;
  }

  .xs\:hover\:translate-y-88\.5:hover {
    transform: translateY(22.125rem) !important;
  }

  .xs\:hover\:translate-y-89\.5:hover {
    transform: translateY(22.375rem) !important;
  }

  .xs\:hover\:translate-y-90\.5:hover {
    transform: translateY(22.625rem) !important;
  }

  .xs\:hover\:translate-y-91\.5:hover {
    transform: translateY(22.875rem) !important;
  }

  .xs\:hover\:translate-y-92\.5:hover {
    transform: translateY(23.125rem) !important;
  }

  .xs\:hover\:translate-y-93\.5:hover {
    transform: translateY(23.375rem) !important;
  }

  .xs\:hover\:translate-y-94\.5:hover {
    transform: translateY(23.625rem) !important;
  }

  .xs\:hover\:translate-y-95\.5:hover {
    transform: translateY(23.875rem) !important;
  }

  .xs\:hover\:translate-y-96\.5:hover {
    transform: translateY(24.125rem) !important;
  }

  .xs\:hover\:translate-y-97\.5:hover {
    transform: translateY(24.375rem) !important;
  }

  .xs\:hover\:translate-y-98\.5:hover {
    transform: translateY(24.625rem) !important;
  }

  .xs\:hover\:translate-y-99\.5:hover {
    transform: translateY(24.875rem) !important;
  }

  .xs\:hover\:translate-y-100\.5:hover {
    transform: translateY(25.125rem) !important;
  }

  .xs\:hover\:translate-y-101\.5:hover {
    transform: translateY(25.375rem) !important;
  }

  .xs\:hover\:translate-y-102\.5:hover {
    transform: translateY(25.625rem) !important;
  }

  .xs\:hover\:translate-y-103\.5:hover {
    transform: translateY(25.875rem) !important;
  }

  .xs\:hover\:translate-y-104\.5:hover {
    transform: translateY(26.125rem) !important;
  }

  .xs\:hover\:-translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .xs\:hover\:-translate-y-1:hover {
    transform: translateY(-0.25rem) !important;
  }

  .xs\:hover\:-translate-y-2:hover {
    transform: translateY(-0.5rem) !important;
  }

  .xs\:hover\:-translate-y-3:hover {
    transform: translateY(-0.75rem) !important;
  }

  .xs\:hover\:-translate-y-4:hover {
    transform: translateY(-1rem) !important;
  }

  .xs\:hover\:-translate-y-5:hover {
    transform: translateY(-1.25rem) !important;
  }

  .xs\:hover\:-translate-y-6:hover {
    transform: translateY(-1.5rem) !important;
  }

  .xs\:hover\:-translate-y-7:hover {
    transform: translateY(-1.75rem) !important;
  }

  .xs\:hover\:-translate-y-8:hover {
    transform: translateY(-2rem) !important;
  }

  .xs\:hover\:-translate-y-9:hover {
    transform: translateY(-2.25rem) !important;
  }

  .xs\:hover\:-translate-y-10:hover {
    transform: translateY(-2.5rem) !important;
  }

  .xs\:hover\:-translate-y-11:hover {
    transform: translateY(-2.75rem) !important;
  }

  .xs\:hover\:-translate-y-12:hover {
    transform: translateY(-3rem) !important;
  }

  .xs\:hover\:-translate-y-13:hover {
    transform: translateY(-3.25rem) !important;
  }

  .xs\:hover\:-translate-y-14:hover {
    transform: translateY(-3.5rem) !important;
  }

  .xs\:hover\:-translate-y-15:hover {
    transform: translateY(-3.75rem) !important;
  }

  .xs\:hover\:-translate-y-16:hover {
    transform: translateY(-4rem) !important;
  }

  .xs\:hover\:-translate-y-17:hover {
    transform: translateY(-4.25rem) !important;
  }

  .xs\:hover\:-translate-y-18:hover {
    transform: translateY(-4.5rem) !important;
  }

  .xs\:hover\:-translate-y-19:hover {
    transform: translateY(-4.75rem) !important;
  }

  .xs\:hover\:-translate-y-20:hover {
    transform: translateY(-5rem) !important;
  }

  .xs\:hover\:-translate-y-21:hover {
    transform: translateY(-5.25rem) !important;
  }

  .xs\:hover\:-translate-y-22:hover {
    transform: translateY(-5.5rem) !important;
  }

  .xs\:hover\:-translate-y-23:hover {
    transform: translateY(-5.75rem) !important;
  }

  .xs\:hover\:-translate-y-24:hover {
    transform: translateY(-6rem) !important;
  }

  .xs\:hover\:-translate-y-25:hover {
    transform: translateY(-6.25rem) !important;
  }

  .xs\:hover\:-translate-y-26:hover {
    transform: translateY(-6.5rem) !important;
  }

  .xs\:hover\:-translate-y-27:hover {
    transform: translateY(-6.75rem) !important;
  }

  .xs\:hover\:-translate-y-28:hover {
    transform: translateY(-7rem) !important;
  }

  .xs\:hover\:-translate-y-29:hover {
    transform: translateY(-7.25rem) !important;
  }

  .xs\:hover\:-translate-y-30:hover {
    transform: translateY(-7.5rem) !important;
  }

  .xs\:hover\:-translate-y-31:hover {
    transform: translateY(-7.75rem) !important;
  }

  .xs\:hover\:-translate-y-32:hover {
    transform: translateY(-8rem) !important;
  }

  .xs\:hover\:-translate-y-33:hover {
    transform: translateY(-8.25rem) !important;
  }

  .xs\:hover\:-translate-y-34:hover {
    transform: translateY(-8.5rem) !important;
  }

  .xs\:hover\:-translate-y-35:hover {
    transform: translateY(-8.75rem) !important;
  }

  .xs\:hover\:-translate-y-36:hover {
    transform: translateY(-9rem) !important;
  }

  .xs\:hover\:-translate-y-37:hover {
    transform: translateY(-9.25rem) !important;
  }

  .xs\:hover\:-translate-y-38:hover {
    transform: translateY(-9.5rem) !important;
  }

  .xs\:hover\:-translate-y-39:hover {
    transform: translateY(-9.75rem) !important;
  }

  .xs\:hover\:-translate-y-40:hover {
    transform: translateY(-10rem) !important;
  }

  .xs\:hover\:-translate-y-41:hover {
    transform: translateY(-10.25rem) !important;
  }

  .xs\:hover\:-translate-y-42:hover {
    transform: translateY(-10.5rem) !important;
  }

  .xs\:hover\:-translate-y-43:hover {
    transform: translateY(-10.75rem) !important;
  }

  .xs\:hover\:-translate-y-44:hover {
    transform: translateY(-11rem) !important;
  }

  .xs\:hover\:-translate-y-45:hover {
    transform: translateY(-11.25rem) !important;
  }

  .xs\:hover\:-translate-y-46:hover {
    transform: translateY(-11.5rem) !important;
  }

  .xs\:hover\:-translate-y-47:hover {
    transform: translateY(-11.75rem) !important;
  }

  .xs\:hover\:-translate-y-48:hover {
    transform: translateY(-12rem) !important;
  }

  .xs\:hover\:-translate-y-49:hover {
    transform: translateY(-12.25rem) !important;
  }

  .xs\:hover\:-translate-y-50:hover {
    transform: translateY(-12.5rem) !important;
  }

  .xs\:hover\:-translate-y-51:hover {
    transform: translateY(-12.75rem) !important;
  }

  .xs\:hover\:-translate-y-52:hover {
    transform: translateY(-13rem) !important;
  }

  .xs\:hover\:-translate-y-53:hover {
    transform: translateY(-13.25rem) !important;
  }

  .xs\:hover\:-translate-y-54:hover {
    transform: translateY(-13.5rem) !important;
  }

  .xs\:hover\:-translate-y-55:hover {
    transform: translateY(-13.75rem) !important;
  }

  .xs\:hover\:-translate-y-56:hover {
    transform: translateY(-14rem) !important;
  }

  .xs\:hover\:-translate-y-57:hover {
    transform: translateY(-14.25rem) !important;
  }

  .xs\:hover\:-translate-y-58:hover {
    transform: translateY(-14.5rem) !important;
  }

  .xs\:hover\:-translate-y-59:hover {
    transform: translateY(-14.75rem) !important;
  }

  .xs\:hover\:-translate-y-60:hover {
    transform: translateY(-15rem) !important;
  }

  .xs\:hover\:-translate-y-61:hover {
    transform: translateY(-15.25rem) !important;
  }

  .xs\:hover\:-translate-y-62:hover {
    transform: translateY(-15.5rem) !important;
  }

  .xs\:hover\:-translate-y-63:hover {
    transform: translateY(-15.75rem) !important;
  }

  .xs\:hover\:-translate-y-64:hover {
    transform: translateY(-16rem) !important;
  }

  .xs\:hover\:-translate-y-65:hover {
    transform: translateY(-16.25rem) !important;
  }

  .xs\:hover\:-translate-y-66:hover {
    transform: translateY(-16.5rem) !important;
  }

  .xs\:hover\:-translate-y-67:hover {
    transform: translateY(-16.75rem) !important;
  }

  .xs\:hover\:-translate-y-68:hover {
    transform: translateY(-17rem) !important;
  }

  .xs\:hover\:-translate-y-69:hover {
    transform: translateY(-17.25rem) !important;
  }

  .xs\:hover\:-translate-y-70:hover {
    transform: translateY(-17.5rem) !important;
  }

  .xs\:hover\:-translate-y-71:hover {
    transform: translateY(-17.75rem) !important;
  }

  .xs\:hover\:-translate-y-72:hover {
    transform: translateY(-18rem) !important;
  }

  .xs\:hover\:-translate-y-73:hover {
    transform: translateY(-18.25rem) !important;
  }

  .xs\:hover\:-translate-y-74:hover {
    transform: translateY(-18.5rem) !important;
  }

  .xs\:hover\:-translate-y-75:hover {
    transform: translateY(-18.75rem) !important;
  }

  .xs\:hover\:-translate-y-76:hover {
    transform: translateY(-19rem) !important;
  }

  .xs\:hover\:-translate-y-77:hover {
    transform: translateY(-19.25rem) !important;
  }

  .xs\:hover\:-translate-y-78:hover {
    transform: translateY(-19.5rem) !important;
  }

  .xs\:hover\:-translate-y-79:hover {
    transform: translateY(-19.75rem) !important;
  }

  .xs\:hover\:-translate-y-80:hover {
    transform: translateY(-20rem) !important;
  }

  .xs\:hover\:-translate-y-81:hover {
    transform: translateY(-20.25rem) !important;
  }

  .xs\:hover\:-translate-y-82:hover {
    transform: translateY(-20.5rem) !important;
  }

  .xs\:hover\:-translate-y-83:hover {
    transform: translateY(-20.75rem) !important;
  }

  .xs\:hover\:-translate-y-84:hover {
    transform: translateY(-21rem) !important;
  }

  .xs\:hover\:-translate-y-85:hover {
    transform: translateY(-21.25rem) !important;
  }

  .xs\:hover\:-translate-y-86:hover {
    transform: translateY(-21.5rem) !important;
  }

  .xs\:hover\:-translate-y-87:hover {
    transform: translateY(-21.75rem) !important;
  }

  .xs\:hover\:-translate-y-88:hover {
    transform: translateY(-22rem) !important;
  }

  .xs\:hover\:-translate-y-89:hover {
    transform: translateY(-22.25rem) !important;
  }

  .xs\:hover\:-translate-y-90:hover {
    transform: translateY(-22.5rem) !important;
  }

  .xs\:hover\:-translate-y-91:hover {
    transform: translateY(-22.75rem) !important;
  }

  .xs\:hover\:-translate-y-92:hover {
    transform: translateY(-23rem) !important;
  }

  .xs\:hover\:-translate-y-93:hover {
    transform: translateY(-23.25rem) !important;
  }

  .xs\:hover\:-translate-y-94:hover {
    transform: translateY(-23.5rem) !important;
  }

  .xs\:hover\:-translate-y-95:hover {
    transform: translateY(-23.75rem) !important;
  }

  .xs\:hover\:-translate-y-96:hover {
    transform: translateY(-24rem) !important;
  }

  .xs\:hover\:-translate-y-97:hover {
    transform: translateY(-24.25rem) !important;
  }

  .xs\:hover\:-translate-y-98:hover {
    transform: translateY(-24.5rem) !important;
  }

  .xs\:hover\:-translate-y-99:hover {
    transform: translateY(-24.75rem) !important;
  }

  .xs\:hover\:-translate-y-100:hover {
    transform: translateY(-25rem) !important;
  }

  .xs\:hover\:-translate-y-101:hover {
    transform: translateY(-25.25rem) !important;
  }

  .xs\:hover\:-translate-y-102:hover {
    transform: translateY(-25.5rem) !important;
  }

  .xs\:hover\:-translate-y-103:hover {
    transform: translateY(-25.75rem) !important;
  }

  .xs\:hover\:-translate-y-104:hover {
    transform: translateY(-26rem) !important;
  }

  .xs\:hover\:-translate-y-105:hover {
    transform: translateY(-26.25rem) !important;
  }

  .xs\:hover\:-translate-y-px:hover {
    transform: translateY(-1px) !important;
  }

  .xs\:hover\:-translate-y-0\.5:hover {
    transform: translateY(-0.125rem) !important;
  }

  .xs\:hover\:-translate-y-1\.5:hover {
    transform: translateY(-0.375rem) !important;
  }

  .xs\:hover\:-translate-y-2\.5:hover {
    transform: translateY(-0.625rem) !important;
  }

  .xs\:hover\:-translate-y-3\.5:hover {
    transform: translateY(-0.875rem) !important;
  }

  .xs\:hover\:-translate-y-4\.5:hover {
    transform: translateY(-1.125rem) !important;
  }

  .xs\:hover\:-translate-y-5\.5:hover {
    transform: translateY(-1.375rem) !important;
  }

  .xs\:hover\:-translate-y-6\.5:hover {
    transform: translateY(-1.625rem) !important;
  }

  .xs\:hover\:-translate-y-7\.5:hover {
    transform: translateY(-1.875rem) !important;
  }

  .xs\:hover\:-translate-y-8\.5:hover {
    transform: translateY(-2.125rem) !important;
  }

  .xs\:hover\:-translate-y-9\.5:hover {
    transform: translateY(-2.375rem) !important;
  }

  .xs\:hover\:-translate-y-10\.5:hover {
    transform: translateY(-2.625rem) !important;
  }

  .xs\:hover\:-translate-y-11\.5:hover {
    transform: translateY(-2.875rem) !important;
  }

  .xs\:hover\:-translate-y-12\.5:hover {
    transform: translateY(-3.125rem) !important;
  }

  .xs\:hover\:-translate-y-13\.5:hover {
    transform: translateY(-3.375rem) !important;
  }

  .xs\:hover\:-translate-y-14\.5:hover {
    transform: translateY(-3.625rem) !important;
  }

  .xs\:hover\:-translate-y-15\.5:hover {
    transform: translateY(-3.875rem) !important;
  }

  .xs\:hover\:-translate-y-16\.5:hover {
    transform: translateY(-4.125rem) !important;
  }

  .xs\:hover\:-translate-y-17\.5:hover {
    transform: translateY(-4.375rem) !important;
  }

  .xs\:hover\:-translate-y-18\.5:hover {
    transform: translateY(-4.625rem) !important;
  }

  .xs\:hover\:-translate-y-19\.5:hover {
    transform: translateY(-4.875rem) !important;
  }

  .xs\:hover\:-translate-y-20\.5:hover {
    transform: translateY(-5.125rem) !important;
  }

  .xs\:hover\:-translate-y-21\.5:hover {
    transform: translateY(-5.375rem) !important;
  }

  .xs\:hover\:-translate-y-22\.5:hover {
    transform: translateY(-5.625rem) !important;
  }

  .xs\:hover\:-translate-y-23\.5:hover {
    transform: translateY(-5.875rem) !important;
  }

  .xs\:hover\:-translate-y-24\.5:hover {
    transform: translateY(-6.125rem) !important;
  }

  .xs\:hover\:-translate-y-25\.5:hover {
    transform: translateY(-6.375rem) !important;
  }

  .xs\:hover\:-translate-y-26\.5:hover {
    transform: translateY(-6.625rem) !important;
  }

  .xs\:hover\:-translate-y-27\.5:hover {
    transform: translateY(-6.875rem) !important;
  }

  .xs\:hover\:-translate-y-28\.5:hover {
    transform: translateY(-7.125rem) !important;
  }

  .xs\:hover\:-translate-y-29\.5:hover {
    transform: translateY(-7.375rem) !important;
  }

  .xs\:hover\:-translate-y-30\.5:hover {
    transform: translateY(-7.625rem) !important;
  }

  .xs\:hover\:-translate-y-31\.5:hover {
    transform: translateY(-7.875rem) !important;
  }

  .xs\:hover\:-translate-y-32\.5:hover {
    transform: translateY(-8.125rem) !important;
  }

  .xs\:hover\:-translate-y-33\.5:hover {
    transform: translateY(-8.375rem) !important;
  }

  .xs\:hover\:-translate-y-34\.5:hover {
    transform: translateY(-8.625rem) !important;
  }

  .xs\:hover\:-translate-y-35\.5:hover {
    transform: translateY(-8.875rem) !important;
  }

  .xs\:hover\:-translate-y-36\.5:hover {
    transform: translateY(-9.125rem) !important;
  }

  .xs\:hover\:-translate-y-37\.5:hover {
    transform: translateY(-9.375rem) !important;
  }

  .xs\:hover\:-translate-y-38\.5:hover {
    transform: translateY(-9.625rem) !important;
  }

  .xs\:hover\:-translate-y-39\.5:hover {
    transform: translateY(-9.875rem) !important;
  }

  .xs\:hover\:-translate-y-40\.5:hover {
    transform: translateY(-10.125rem) !important;
  }

  .xs\:hover\:-translate-y-41\.5:hover {
    transform: translateY(-10.375rem) !important;
  }

  .xs\:hover\:-translate-y-42\.5:hover {
    transform: translateY(-10.625rem) !important;
  }

  .xs\:hover\:-translate-y-43\.5:hover {
    transform: translateY(-10.875rem) !important;
  }

  .xs\:hover\:-translate-y-44\.5:hover {
    transform: translateY(-11.125rem) !important;
  }

  .xs\:hover\:-translate-y-45\.5:hover {
    transform: translateY(-11.375rem) !important;
  }

  .xs\:hover\:-translate-y-46\.5:hover {
    transform: translateY(-11.625rem) !important;
  }

  .xs\:hover\:-translate-y-47\.5:hover {
    transform: translateY(-11.875rem) !important;
  }

  .xs\:hover\:-translate-y-48\.5:hover {
    transform: translateY(-12.125rem) !important;
  }

  .xs\:hover\:-translate-y-49\.5:hover {
    transform: translateY(-12.375rem) !important;
  }

  .xs\:hover\:-translate-y-50\.5:hover {
    transform: translateY(-12.625rem) !important;
  }

  .xs\:hover\:-translate-y-51\.5:hover {
    transform: translateY(-12.875rem) !important;
  }

  .xs\:hover\:-translate-y-52\.5:hover {
    transform: translateY(-13.125rem) !important;
  }

  .xs\:hover\:-translate-y-53\.5:hover {
    transform: translateY(-13.375rem) !important;
  }

  .xs\:hover\:-translate-y-54\.5:hover {
    transform: translateY(-13.625rem) !important;
  }

  .xs\:hover\:-translate-y-55\.5:hover {
    transform: translateY(-13.875rem) !important;
  }

  .xs\:hover\:-translate-y-56\.5:hover {
    transform: translateY(-14.125rem) !important;
  }

  .xs\:hover\:-translate-y-57\.5:hover {
    transform: translateY(-14.375rem) !important;
  }

  .xs\:hover\:-translate-y-58\.5:hover {
    transform: translateY(-14.625rem) !important;
  }

  .xs\:hover\:-translate-y-59\.5:hover {
    transform: translateY(-14.875rem) !important;
  }

  .xs\:hover\:-translate-y-60\.5:hover {
    transform: translateY(-15.125rem) !important;
  }

  .xs\:hover\:-translate-y-61\.5:hover {
    transform: translateY(-15.375rem) !important;
  }

  .xs\:hover\:-translate-y-62\.5:hover {
    transform: translateY(-15.625rem) !important;
  }

  .xs\:hover\:-translate-y-63\.5:hover {
    transform: translateY(-15.875rem) !important;
  }

  .xs\:hover\:-translate-y-64\.5:hover {
    transform: translateY(-16.125rem) !important;
  }

  .xs\:hover\:-translate-y-65\.5:hover {
    transform: translateY(-16.375rem) !important;
  }

  .xs\:hover\:-translate-y-66\.5:hover {
    transform: translateY(-16.625rem) !important;
  }

  .xs\:hover\:-translate-y-67\.5:hover {
    transform: translateY(-16.875rem) !important;
  }

  .xs\:hover\:-translate-y-68\.5:hover {
    transform: translateY(-17.125rem) !important;
  }

  .xs\:hover\:-translate-y-69\.5:hover {
    transform: translateY(-17.375rem) !important;
  }

  .xs\:hover\:-translate-y-70\.5:hover {
    transform: translateY(-17.625rem) !important;
  }

  .xs\:hover\:-translate-y-71\.5:hover {
    transform: translateY(-17.875rem) !important;
  }

  .xs\:hover\:-translate-y-72\.5:hover {
    transform: translateY(-18.125rem) !important;
  }

  .xs\:hover\:-translate-y-73\.5:hover {
    transform: translateY(-18.375rem) !important;
  }

  .xs\:hover\:-translate-y-74\.5:hover {
    transform: translateY(-18.625rem) !important;
  }

  .xs\:hover\:-translate-y-75\.5:hover {
    transform: translateY(-18.875rem) !important;
  }

  .xs\:hover\:-translate-y-76\.5:hover {
    transform: translateY(-19.125rem) !important;
  }

  .xs\:hover\:-translate-y-77\.5:hover {
    transform: translateY(-19.375rem) !important;
  }

  .xs\:hover\:-translate-y-78\.5:hover {
    transform: translateY(-19.625rem) !important;
  }

  .xs\:hover\:-translate-y-79\.5:hover {
    transform: translateY(-19.875rem) !important;
  }

  .xs\:hover\:-translate-y-80\.5:hover {
    transform: translateY(-20.125rem) !important;
  }

  .xs\:hover\:-translate-y-81\.5:hover {
    transform: translateY(-20.375rem) !important;
  }

  .xs\:hover\:-translate-y-82\.5:hover {
    transform: translateY(-20.625rem) !important;
  }

  .xs\:hover\:-translate-y-83\.5:hover {
    transform: translateY(-20.875rem) !important;
  }

  .xs\:hover\:-translate-y-84\.5:hover {
    transform: translateY(-21.125rem) !important;
  }

  .xs\:hover\:-translate-y-85\.5:hover {
    transform: translateY(-21.375rem) !important;
  }

  .xs\:hover\:-translate-y-86\.5:hover {
    transform: translateY(-21.625rem) !important;
  }

  .xs\:hover\:-translate-y-87\.5:hover {
    transform: translateY(-21.875rem) !important;
  }

  .xs\:hover\:-translate-y-88\.5:hover {
    transform: translateY(-22.125rem) !important;
  }

  .xs\:hover\:-translate-y-89\.5:hover {
    transform: translateY(-22.375rem) !important;
  }

  .xs\:hover\:-translate-y-90\.5:hover {
    transform: translateY(-22.625rem) !important;
  }

  .xs\:hover\:-translate-y-91\.5:hover {
    transform: translateY(-22.875rem) !important;
  }

  .xs\:hover\:-translate-y-92\.5:hover {
    transform: translateY(-23.125rem) !important;
  }

  .xs\:hover\:-translate-y-93\.5:hover {
    transform: translateY(-23.375rem) !important;
  }

  .xs\:hover\:-translate-y-94\.5:hover {
    transform: translateY(-23.625rem) !important;
  }

  .xs\:hover\:-translate-y-95\.5:hover {
    transform: translateY(-23.875rem) !important;
  }

  .xs\:hover\:-translate-y-96\.5:hover {
    transform: translateY(-24.125rem) !important;
  }

  .xs\:hover\:-translate-y-97\.5:hover {
    transform: translateY(-24.375rem) !important;
  }

  .xs\:hover\:-translate-y-98\.5:hover {
    transform: translateY(-24.625rem) !important;
  }

  .xs\:hover\:-translate-y-99\.5:hover {
    transform: translateY(-24.875rem) !important;
  }

  .xs\:hover\:-translate-y-100\.5:hover {
    transform: translateY(-25.125rem) !important;
  }

  .xs\:hover\:-translate-y-101\.5:hover {
    transform: translateY(-25.375rem) !important;
  }

  .xs\:hover\:-translate-y-102\.5:hover {
    transform: translateY(-25.625rem) !important;
  }

  .xs\:hover\:-translate-y-103\.5:hover {
    transform: translateY(-25.875rem) !important;
  }

  .xs\:hover\:-translate-y-104\.5:hover {
    transform: translateY(-26.125rem) !important;
  }

  .xs\:hover\:-translate-y-full:hover {
    transform: translateY(-100%) !important;
  }

  .xs\:hover\:-translate-y-1\/2:hover {
    transform: translateY(-50%) !important;
  }

  .xs\:hover\:translate-y-1\/2:hover {
    transform: translateY(50%) !important;
  }

  .xs\:hover\:translate-y-full:hover {
    transform: translateY(100%) !important;
  }

  .xs\:hover\:translate-y-1\/3:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:hover\:-translate-y-1\/3:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:hover\:translate-y-2\/3:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:hover\:-translate-y-2\/3:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:hover\:translate-y-1\/4:hover {
    transform: translateY(25%) !important;
  }

  .xs\:hover\:-translate-y-1\/4:hover {
    transform: translateY(-25%) !important;
  }

  .xs\:hover\:translate-y-2\/4:hover {
    transform: translateY(50%) !important;
  }

  .xs\:hover\:-translate-y-2\/4:hover {
    transform: translateY(-50%) !important;
  }

  .xs\:hover\:translate-y-3\/4:hover {
    transform: translateY(75%) !important;
  }

  .xs\:hover\:-translate-y-3\/4:hover {
    transform: translateY(-75%) !important;
  }

  .xs\:hover\:translate-y-1\/5:hover {
    transform: translateY(20%) !important;
  }

  .xs\:hover\:-translate-y-1\/5:hover {
    transform: translateY(-20%) !important;
  }

  .xs\:hover\:translate-y-2\/5:hover {
    transform: translateY(40%) !important;
  }

  .xs\:hover\:-translate-y-2\/5:hover {
    transform: translateY(-40%) !important;
  }

  .xs\:hover\:translate-y-3\/5:hover {
    transform: translateY(60%) !important;
  }

  .xs\:hover\:-translate-y-3\/5:hover {
    transform: translateY(-60%) !important;
  }

  .xs\:hover\:translate-y-4\/5:hover {
    transform: translateY(80%) !important;
  }

  .xs\:hover\:-translate-y-4\/5:hover {
    transform: translateY(-80%) !important;
  }

  .xs\:hover\:translate-y-1\/6:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .xs\:hover\:-translate-y-1\/6:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xs\:hover\:translate-y-2\/6:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:hover\:-translate-y-2\/6:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:hover\:translate-y-3\/6:hover {
    transform: translateY(50%) !important;
  }

  .xs\:hover\:-translate-y-3\/6:hover {
    transform: translateY(-50%) !important;
  }

  .xs\:hover\:translate-y-4\/6:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:hover\:-translate-y-4\/6:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:hover\:translate-y-5\/6:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .xs\:hover\:-translate-y-5\/6:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xs\:hover\:translate-y-1\/12:hover {
    transform: translateY(8.333333333333332%) !important;
  }

  .xs\:hover\:-translate-y-1\/12:hover {
    transform: translateY(-8.333333333333332%) !important;
  }

  .xs\:hover\:translate-y-2\/12:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .xs\:hover\:-translate-y-2\/12:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xs\:hover\:translate-y-3\/12:hover {
    transform: translateY(25%) !important;
  }

  .xs\:hover\:-translate-y-3\/12:hover {
    transform: translateY(-25%) !important;
  }

  .xs\:hover\:translate-y-4\/12:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:hover\:-translate-y-4\/12:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:hover\:translate-y-5\/12:hover {
    transform: translateY(41.66666666666667%) !important;
  }

  .xs\:hover\:-translate-y-5\/12:hover {
    transform: translateY(-41.66666666666667%) !important;
  }

  .xs\:hover\:translate-y-6\/12:hover {
    transform: translateY(50%) !important;
  }

  .xs\:hover\:-translate-y-6\/12:hover {
    transform: translateY(-50%) !important;
  }

  .xs\:hover\:translate-y-7\/12:hover {
    transform: translateY(58.333333333333336%) !important;
  }

  .xs\:hover\:-translate-y-7\/12:hover {
    transform: translateY(-58.333333333333336%) !important;
  }

  .xs\:hover\:translate-y-8\/12:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:hover\:-translate-y-8\/12:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:hover\:translate-y-9\/12:hover {
    transform: translateY(75%) !important;
  }

  .xs\:hover\:-translate-y-9\/12:hover {
    transform: translateY(-75%) !important;
  }

  .xs\:hover\:translate-y-10\/12:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .xs\:hover\:-translate-y-10\/12:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xs\:hover\:translate-y-11\/12:hover {
    transform: translateY(91.66666666666666%) !important;
  }

  .xs\:hover\:-translate-y-11\/12:hover {
    transform: translateY(-91.66666666666666%) !important;
  }

  .xs\:focus\:translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .xs\:focus\:translate-x-1:focus {
    transform: translateX(0.25rem) !important;
  }

  .xs\:focus\:translate-x-2:focus {
    transform: translateX(0.5rem) !important;
  }

  .xs\:focus\:translate-x-3:focus {
    transform: translateX(0.75rem) !important;
  }

  .xs\:focus\:translate-x-4:focus {
    transform: translateX(1rem) !important;
  }

  .xs\:focus\:translate-x-5:focus {
    transform: translateX(1.25rem) !important;
  }

  .xs\:focus\:translate-x-6:focus {
    transform: translateX(1.5rem) !important;
  }

  .xs\:focus\:translate-x-7:focus {
    transform: translateX(1.75rem) !important;
  }

  .xs\:focus\:translate-x-8:focus {
    transform: translateX(2rem) !important;
  }

  .xs\:focus\:translate-x-9:focus {
    transform: translateX(2.25rem) !important;
  }

  .xs\:focus\:translate-x-10:focus {
    transform: translateX(2.5rem) !important;
  }

  .xs\:focus\:translate-x-11:focus {
    transform: translateX(2.75rem) !important;
  }

  .xs\:focus\:translate-x-12:focus {
    transform: translateX(3rem) !important;
  }

  .xs\:focus\:translate-x-13:focus {
    transform: translateX(3.25rem) !important;
  }

  .xs\:focus\:translate-x-14:focus {
    transform: translateX(3.5rem) !important;
  }

  .xs\:focus\:translate-x-15:focus {
    transform: translateX(3.75rem) !important;
  }

  .xs\:focus\:translate-x-16:focus {
    transform: translateX(4rem) !important;
  }

  .xs\:focus\:translate-x-17:focus {
    transform: translateX(4.25rem) !important;
  }

  .xs\:focus\:translate-x-18:focus {
    transform: translateX(4.5rem) !important;
  }

  .xs\:focus\:translate-x-19:focus {
    transform: translateX(4.75rem) !important;
  }

  .xs\:focus\:translate-x-20:focus {
    transform: translateX(5rem) !important;
  }

  .xs\:focus\:translate-x-21:focus {
    transform: translateX(5.25rem) !important;
  }

  .xs\:focus\:translate-x-22:focus {
    transform: translateX(5.5rem) !important;
  }

  .xs\:focus\:translate-x-23:focus {
    transform: translateX(5.75rem) !important;
  }

  .xs\:focus\:translate-x-24:focus {
    transform: translateX(6rem) !important;
  }

  .xs\:focus\:translate-x-25:focus {
    transform: translateX(6.25rem) !important;
  }

  .xs\:focus\:translate-x-26:focus {
    transform: translateX(6.5rem) !important;
  }

  .xs\:focus\:translate-x-27:focus {
    transform: translateX(6.75rem) !important;
  }

  .xs\:focus\:translate-x-28:focus {
    transform: translateX(7rem) !important;
  }

  .xs\:focus\:translate-x-29:focus {
    transform: translateX(7.25rem) !important;
  }

  .xs\:focus\:translate-x-30:focus {
    transform: translateX(7.5rem) !important;
  }

  .xs\:focus\:translate-x-31:focus {
    transform: translateX(7.75rem) !important;
  }

  .xs\:focus\:translate-x-32:focus {
    transform: translateX(8rem) !important;
  }

  .xs\:focus\:translate-x-33:focus {
    transform: translateX(8.25rem) !important;
  }

  .xs\:focus\:translate-x-34:focus {
    transform: translateX(8.5rem) !important;
  }

  .xs\:focus\:translate-x-35:focus {
    transform: translateX(8.75rem) !important;
  }

  .xs\:focus\:translate-x-36:focus {
    transform: translateX(9rem) !important;
  }

  .xs\:focus\:translate-x-37:focus {
    transform: translateX(9.25rem) !important;
  }

  .xs\:focus\:translate-x-38:focus {
    transform: translateX(9.5rem) !important;
  }

  .xs\:focus\:translate-x-39:focus {
    transform: translateX(9.75rem) !important;
  }

  .xs\:focus\:translate-x-40:focus {
    transform: translateX(10rem) !important;
  }

  .xs\:focus\:translate-x-41:focus {
    transform: translateX(10.25rem) !important;
  }

  .xs\:focus\:translate-x-42:focus {
    transform: translateX(10.5rem) !important;
  }

  .xs\:focus\:translate-x-43:focus {
    transform: translateX(10.75rem) !important;
  }

  .xs\:focus\:translate-x-44:focus {
    transform: translateX(11rem) !important;
  }

  .xs\:focus\:translate-x-45:focus {
    transform: translateX(11.25rem) !important;
  }

  .xs\:focus\:translate-x-46:focus {
    transform: translateX(11.5rem) !important;
  }

  .xs\:focus\:translate-x-47:focus {
    transform: translateX(11.75rem) !important;
  }

  .xs\:focus\:translate-x-48:focus {
    transform: translateX(12rem) !important;
  }

  .xs\:focus\:translate-x-49:focus {
    transform: translateX(12.25rem) !important;
  }

  .xs\:focus\:translate-x-50:focus {
    transform: translateX(12.5rem) !important;
  }

  .xs\:focus\:translate-x-51:focus {
    transform: translateX(12.75rem) !important;
  }

  .xs\:focus\:translate-x-52:focus {
    transform: translateX(13rem) !important;
  }

  .xs\:focus\:translate-x-53:focus {
    transform: translateX(13.25rem) !important;
  }

  .xs\:focus\:translate-x-54:focus {
    transform: translateX(13.5rem) !important;
  }

  .xs\:focus\:translate-x-55:focus {
    transform: translateX(13.75rem) !important;
  }

  .xs\:focus\:translate-x-56:focus {
    transform: translateX(14rem) !important;
  }

  .xs\:focus\:translate-x-57:focus {
    transform: translateX(14.25rem) !important;
  }

  .xs\:focus\:translate-x-58:focus {
    transform: translateX(14.5rem) !important;
  }

  .xs\:focus\:translate-x-59:focus {
    transform: translateX(14.75rem) !important;
  }

  .xs\:focus\:translate-x-60:focus {
    transform: translateX(15rem) !important;
  }

  .xs\:focus\:translate-x-61:focus {
    transform: translateX(15.25rem) !important;
  }

  .xs\:focus\:translate-x-62:focus {
    transform: translateX(15.5rem) !important;
  }

  .xs\:focus\:translate-x-63:focus {
    transform: translateX(15.75rem) !important;
  }

  .xs\:focus\:translate-x-64:focus {
    transform: translateX(16rem) !important;
  }

  .xs\:focus\:translate-x-65:focus {
    transform: translateX(16.25rem) !important;
  }

  .xs\:focus\:translate-x-66:focus {
    transform: translateX(16.5rem) !important;
  }

  .xs\:focus\:translate-x-67:focus {
    transform: translateX(16.75rem) !important;
  }

  .xs\:focus\:translate-x-68:focus {
    transform: translateX(17rem) !important;
  }

  .xs\:focus\:translate-x-69:focus {
    transform: translateX(17.25rem) !important;
  }

  .xs\:focus\:translate-x-70:focus {
    transform: translateX(17.5rem) !important;
  }

  .xs\:focus\:translate-x-71:focus {
    transform: translateX(17.75rem) !important;
  }

  .xs\:focus\:translate-x-72:focus {
    transform: translateX(18rem) !important;
  }

  .xs\:focus\:translate-x-73:focus {
    transform: translateX(18.25rem) !important;
  }

  .xs\:focus\:translate-x-74:focus {
    transform: translateX(18.5rem) !important;
  }

  .xs\:focus\:translate-x-75:focus {
    transform: translateX(18.75rem) !important;
  }

  .xs\:focus\:translate-x-76:focus {
    transform: translateX(19rem) !important;
  }

  .xs\:focus\:translate-x-77:focus {
    transform: translateX(19.25rem) !important;
  }

  .xs\:focus\:translate-x-78:focus {
    transform: translateX(19.5rem) !important;
  }

  .xs\:focus\:translate-x-79:focus {
    transform: translateX(19.75rem) !important;
  }

  .xs\:focus\:translate-x-80:focus {
    transform: translateX(20rem) !important;
  }

  .xs\:focus\:translate-x-81:focus {
    transform: translateX(20.25rem) !important;
  }

  .xs\:focus\:translate-x-82:focus {
    transform: translateX(20.5rem) !important;
  }

  .xs\:focus\:translate-x-83:focus {
    transform: translateX(20.75rem) !important;
  }

  .xs\:focus\:translate-x-84:focus {
    transform: translateX(21rem) !important;
  }

  .xs\:focus\:translate-x-85:focus {
    transform: translateX(21.25rem) !important;
  }

  .xs\:focus\:translate-x-86:focus {
    transform: translateX(21.5rem) !important;
  }

  .xs\:focus\:translate-x-87:focus {
    transform: translateX(21.75rem) !important;
  }

  .xs\:focus\:translate-x-88:focus {
    transform: translateX(22rem) !important;
  }

  .xs\:focus\:translate-x-89:focus {
    transform: translateX(22.25rem) !important;
  }

  .xs\:focus\:translate-x-90:focus {
    transform: translateX(22.5rem) !important;
  }

  .xs\:focus\:translate-x-91:focus {
    transform: translateX(22.75rem) !important;
  }

  .xs\:focus\:translate-x-92:focus {
    transform: translateX(23rem) !important;
  }

  .xs\:focus\:translate-x-93:focus {
    transform: translateX(23.25rem) !important;
  }

  .xs\:focus\:translate-x-94:focus {
    transform: translateX(23.5rem) !important;
  }

  .xs\:focus\:translate-x-95:focus {
    transform: translateX(23.75rem) !important;
  }

  .xs\:focus\:translate-x-96:focus {
    transform: translateX(24rem) !important;
  }

  .xs\:focus\:translate-x-97:focus {
    transform: translateX(24.25rem) !important;
  }

  .xs\:focus\:translate-x-98:focus {
    transform: translateX(24.5rem) !important;
  }

  .xs\:focus\:translate-x-99:focus {
    transform: translateX(24.75rem) !important;
  }

  .xs\:focus\:translate-x-100:focus {
    transform: translateX(25rem) !important;
  }

  .xs\:focus\:translate-x-101:focus {
    transform: translateX(25.25rem) !important;
  }

  .xs\:focus\:translate-x-102:focus {
    transform: translateX(25.5rem) !important;
  }

  .xs\:focus\:translate-x-103:focus {
    transform: translateX(25.75rem) !important;
  }

  .xs\:focus\:translate-x-104:focus {
    transform: translateX(26rem) !important;
  }

  .xs\:focus\:translate-x-105:focus {
    transform: translateX(26.25rem) !important;
  }

  .xs\:focus\:translate-x-px:focus {
    transform: translateX(1px) !important;
  }

  .xs\:focus\:translate-x-0\.5:focus {
    transform: translateX(0.125rem) !important;
  }

  .xs\:focus\:translate-x-1\.5:focus {
    transform: translateX(0.375rem) !important;
  }

  .xs\:focus\:translate-x-2\.5:focus {
    transform: translateX(0.625rem) !important;
  }

  .xs\:focus\:translate-x-3\.5:focus {
    transform: translateX(0.875rem) !important;
  }

  .xs\:focus\:translate-x-4\.5:focus {
    transform: translateX(1.125rem) !important;
  }

  .xs\:focus\:translate-x-5\.5:focus {
    transform: translateX(1.375rem) !important;
  }

  .xs\:focus\:translate-x-6\.5:focus {
    transform: translateX(1.625rem) !important;
  }

  .xs\:focus\:translate-x-7\.5:focus {
    transform: translateX(1.875rem) !important;
  }

  .xs\:focus\:translate-x-8\.5:focus {
    transform: translateX(2.125rem) !important;
  }

  .xs\:focus\:translate-x-9\.5:focus {
    transform: translateX(2.375rem) !important;
  }

  .xs\:focus\:translate-x-10\.5:focus {
    transform: translateX(2.625rem) !important;
  }

  .xs\:focus\:translate-x-11\.5:focus {
    transform: translateX(2.875rem) !important;
  }

  .xs\:focus\:translate-x-12\.5:focus {
    transform: translateX(3.125rem) !important;
  }

  .xs\:focus\:translate-x-13\.5:focus {
    transform: translateX(3.375rem) !important;
  }

  .xs\:focus\:translate-x-14\.5:focus {
    transform: translateX(3.625rem) !important;
  }

  .xs\:focus\:translate-x-15\.5:focus {
    transform: translateX(3.875rem) !important;
  }

  .xs\:focus\:translate-x-16\.5:focus {
    transform: translateX(4.125rem) !important;
  }

  .xs\:focus\:translate-x-17\.5:focus {
    transform: translateX(4.375rem) !important;
  }

  .xs\:focus\:translate-x-18\.5:focus {
    transform: translateX(4.625rem) !important;
  }

  .xs\:focus\:translate-x-19\.5:focus {
    transform: translateX(4.875rem) !important;
  }

  .xs\:focus\:translate-x-20\.5:focus {
    transform: translateX(5.125rem) !important;
  }

  .xs\:focus\:translate-x-21\.5:focus {
    transform: translateX(5.375rem) !important;
  }

  .xs\:focus\:translate-x-22\.5:focus {
    transform: translateX(5.625rem) !important;
  }

  .xs\:focus\:translate-x-23\.5:focus {
    transform: translateX(5.875rem) !important;
  }

  .xs\:focus\:translate-x-24\.5:focus {
    transform: translateX(6.125rem) !important;
  }

  .xs\:focus\:translate-x-25\.5:focus {
    transform: translateX(6.375rem) !important;
  }

  .xs\:focus\:translate-x-26\.5:focus {
    transform: translateX(6.625rem) !important;
  }

  .xs\:focus\:translate-x-27\.5:focus {
    transform: translateX(6.875rem) !important;
  }

  .xs\:focus\:translate-x-28\.5:focus {
    transform: translateX(7.125rem) !important;
  }

  .xs\:focus\:translate-x-29\.5:focus {
    transform: translateX(7.375rem) !important;
  }

  .xs\:focus\:translate-x-30\.5:focus {
    transform: translateX(7.625rem) !important;
  }

  .xs\:focus\:translate-x-31\.5:focus {
    transform: translateX(7.875rem) !important;
  }

  .xs\:focus\:translate-x-32\.5:focus {
    transform: translateX(8.125rem) !important;
  }

  .xs\:focus\:translate-x-33\.5:focus {
    transform: translateX(8.375rem) !important;
  }

  .xs\:focus\:translate-x-34\.5:focus {
    transform: translateX(8.625rem) !important;
  }

  .xs\:focus\:translate-x-35\.5:focus {
    transform: translateX(8.875rem) !important;
  }

  .xs\:focus\:translate-x-36\.5:focus {
    transform: translateX(9.125rem) !important;
  }

  .xs\:focus\:translate-x-37\.5:focus {
    transform: translateX(9.375rem) !important;
  }

  .xs\:focus\:translate-x-38\.5:focus {
    transform: translateX(9.625rem) !important;
  }

  .xs\:focus\:translate-x-39\.5:focus {
    transform: translateX(9.875rem) !important;
  }

  .xs\:focus\:translate-x-40\.5:focus {
    transform: translateX(10.125rem) !important;
  }

  .xs\:focus\:translate-x-41\.5:focus {
    transform: translateX(10.375rem) !important;
  }

  .xs\:focus\:translate-x-42\.5:focus {
    transform: translateX(10.625rem) !important;
  }

  .xs\:focus\:translate-x-43\.5:focus {
    transform: translateX(10.875rem) !important;
  }

  .xs\:focus\:translate-x-44\.5:focus {
    transform: translateX(11.125rem) !important;
  }

  .xs\:focus\:translate-x-45\.5:focus {
    transform: translateX(11.375rem) !important;
  }

  .xs\:focus\:translate-x-46\.5:focus {
    transform: translateX(11.625rem) !important;
  }

  .xs\:focus\:translate-x-47\.5:focus {
    transform: translateX(11.875rem) !important;
  }

  .xs\:focus\:translate-x-48\.5:focus {
    transform: translateX(12.125rem) !important;
  }

  .xs\:focus\:translate-x-49\.5:focus {
    transform: translateX(12.375rem) !important;
  }

  .xs\:focus\:translate-x-50\.5:focus {
    transform: translateX(12.625rem) !important;
  }

  .xs\:focus\:translate-x-51\.5:focus {
    transform: translateX(12.875rem) !important;
  }

  .xs\:focus\:translate-x-52\.5:focus {
    transform: translateX(13.125rem) !important;
  }

  .xs\:focus\:translate-x-53\.5:focus {
    transform: translateX(13.375rem) !important;
  }

  .xs\:focus\:translate-x-54\.5:focus {
    transform: translateX(13.625rem) !important;
  }

  .xs\:focus\:translate-x-55\.5:focus {
    transform: translateX(13.875rem) !important;
  }

  .xs\:focus\:translate-x-56\.5:focus {
    transform: translateX(14.125rem) !important;
  }

  .xs\:focus\:translate-x-57\.5:focus {
    transform: translateX(14.375rem) !important;
  }

  .xs\:focus\:translate-x-58\.5:focus {
    transform: translateX(14.625rem) !important;
  }

  .xs\:focus\:translate-x-59\.5:focus {
    transform: translateX(14.875rem) !important;
  }

  .xs\:focus\:translate-x-60\.5:focus {
    transform: translateX(15.125rem) !important;
  }

  .xs\:focus\:translate-x-61\.5:focus {
    transform: translateX(15.375rem) !important;
  }

  .xs\:focus\:translate-x-62\.5:focus {
    transform: translateX(15.625rem) !important;
  }

  .xs\:focus\:translate-x-63\.5:focus {
    transform: translateX(15.875rem) !important;
  }

  .xs\:focus\:translate-x-64\.5:focus {
    transform: translateX(16.125rem) !important;
  }

  .xs\:focus\:translate-x-65\.5:focus {
    transform: translateX(16.375rem) !important;
  }

  .xs\:focus\:translate-x-66\.5:focus {
    transform: translateX(16.625rem) !important;
  }

  .xs\:focus\:translate-x-67\.5:focus {
    transform: translateX(16.875rem) !important;
  }

  .xs\:focus\:translate-x-68\.5:focus {
    transform: translateX(17.125rem) !important;
  }

  .xs\:focus\:translate-x-69\.5:focus {
    transform: translateX(17.375rem) !important;
  }

  .xs\:focus\:translate-x-70\.5:focus {
    transform: translateX(17.625rem) !important;
  }

  .xs\:focus\:translate-x-71\.5:focus {
    transform: translateX(17.875rem) !important;
  }

  .xs\:focus\:translate-x-72\.5:focus {
    transform: translateX(18.125rem) !important;
  }

  .xs\:focus\:translate-x-73\.5:focus {
    transform: translateX(18.375rem) !important;
  }

  .xs\:focus\:translate-x-74\.5:focus {
    transform: translateX(18.625rem) !important;
  }

  .xs\:focus\:translate-x-75\.5:focus {
    transform: translateX(18.875rem) !important;
  }

  .xs\:focus\:translate-x-76\.5:focus {
    transform: translateX(19.125rem) !important;
  }

  .xs\:focus\:translate-x-77\.5:focus {
    transform: translateX(19.375rem) !important;
  }

  .xs\:focus\:translate-x-78\.5:focus {
    transform: translateX(19.625rem) !important;
  }

  .xs\:focus\:translate-x-79\.5:focus {
    transform: translateX(19.875rem) !important;
  }

  .xs\:focus\:translate-x-80\.5:focus {
    transform: translateX(20.125rem) !important;
  }

  .xs\:focus\:translate-x-81\.5:focus {
    transform: translateX(20.375rem) !important;
  }

  .xs\:focus\:translate-x-82\.5:focus {
    transform: translateX(20.625rem) !important;
  }

  .xs\:focus\:translate-x-83\.5:focus {
    transform: translateX(20.875rem) !important;
  }

  .xs\:focus\:translate-x-84\.5:focus {
    transform: translateX(21.125rem) !important;
  }

  .xs\:focus\:translate-x-85\.5:focus {
    transform: translateX(21.375rem) !important;
  }

  .xs\:focus\:translate-x-86\.5:focus {
    transform: translateX(21.625rem) !important;
  }

  .xs\:focus\:translate-x-87\.5:focus {
    transform: translateX(21.875rem) !important;
  }

  .xs\:focus\:translate-x-88\.5:focus {
    transform: translateX(22.125rem) !important;
  }

  .xs\:focus\:translate-x-89\.5:focus {
    transform: translateX(22.375rem) !important;
  }

  .xs\:focus\:translate-x-90\.5:focus {
    transform: translateX(22.625rem) !important;
  }

  .xs\:focus\:translate-x-91\.5:focus {
    transform: translateX(22.875rem) !important;
  }

  .xs\:focus\:translate-x-92\.5:focus {
    transform: translateX(23.125rem) !important;
  }

  .xs\:focus\:translate-x-93\.5:focus {
    transform: translateX(23.375rem) !important;
  }

  .xs\:focus\:translate-x-94\.5:focus {
    transform: translateX(23.625rem) !important;
  }

  .xs\:focus\:translate-x-95\.5:focus {
    transform: translateX(23.875rem) !important;
  }

  .xs\:focus\:translate-x-96\.5:focus {
    transform: translateX(24.125rem) !important;
  }

  .xs\:focus\:translate-x-97\.5:focus {
    transform: translateX(24.375rem) !important;
  }

  .xs\:focus\:translate-x-98\.5:focus {
    transform: translateX(24.625rem) !important;
  }

  .xs\:focus\:translate-x-99\.5:focus {
    transform: translateX(24.875rem) !important;
  }

  .xs\:focus\:translate-x-100\.5:focus {
    transform: translateX(25.125rem) !important;
  }

  .xs\:focus\:translate-x-101\.5:focus {
    transform: translateX(25.375rem) !important;
  }

  .xs\:focus\:translate-x-102\.5:focus {
    transform: translateX(25.625rem) !important;
  }

  .xs\:focus\:translate-x-103\.5:focus {
    transform: translateX(25.875rem) !important;
  }

  .xs\:focus\:translate-x-104\.5:focus {
    transform: translateX(26.125rem) !important;
  }

  .xs\:focus\:-translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .xs\:focus\:-translate-x-1:focus {
    transform: translateX(-0.25rem) !important;
  }

  .xs\:focus\:-translate-x-2:focus {
    transform: translateX(-0.5rem) !important;
  }

  .xs\:focus\:-translate-x-3:focus {
    transform: translateX(-0.75rem) !important;
  }

  .xs\:focus\:-translate-x-4:focus {
    transform: translateX(-1rem) !important;
  }

  .xs\:focus\:-translate-x-5:focus {
    transform: translateX(-1.25rem) !important;
  }

  .xs\:focus\:-translate-x-6:focus {
    transform: translateX(-1.5rem) !important;
  }

  .xs\:focus\:-translate-x-7:focus {
    transform: translateX(-1.75rem) !important;
  }

  .xs\:focus\:-translate-x-8:focus {
    transform: translateX(-2rem) !important;
  }

  .xs\:focus\:-translate-x-9:focus {
    transform: translateX(-2.25rem) !important;
  }

  .xs\:focus\:-translate-x-10:focus {
    transform: translateX(-2.5rem) !important;
  }

  .xs\:focus\:-translate-x-11:focus {
    transform: translateX(-2.75rem) !important;
  }

  .xs\:focus\:-translate-x-12:focus {
    transform: translateX(-3rem) !important;
  }

  .xs\:focus\:-translate-x-13:focus {
    transform: translateX(-3.25rem) !important;
  }

  .xs\:focus\:-translate-x-14:focus {
    transform: translateX(-3.5rem) !important;
  }

  .xs\:focus\:-translate-x-15:focus {
    transform: translateX(-3.75rem) !important;
  }

  .xs\:focus\:-translate-x-16:focus {
    transform: translateX(-4rem) !important;
  }

  .xs\:focus\:-translate-x-17:focus {
    transform: translateX(-4.25rem) !important;
  }

  .xs\:focus\:-translate-x-18:focus {
    transform: translateX(-4.5rem) !important;
  }

  .xs\:focus\:-translate-x-19:focus {
    transform: translateX(-4.75rem) !important;
  }

  .xs\:focus\:-translate-x-20:focus {
    transform: translateX(-5rem) !important;
  }

  .xs\:focus\:-translate-x-21:focus {
    transform: translateX(-5.25rem) !important;
  }

  .xs\:focus\:-translate-x-22:focus {
    transform: translateX(-5.5rem) !important;
  }

  .xs\:focus\:-translate-x-23:focus {
    transform: translateX(-5.75rem) !important;
  }

  .xs\:focus\:-translate-x-24:focus {
    transform: translateX(-6rem) !important;
  }

  .xs\:focus\:-translate-x-25:focus {
    transform: translateX(-6.25rem) !important;
  }

  .xs\:focus\:-translate-x-26:focus {
    transform: translateX(-6.5rem) !important;
  }

  .xs\:focus\:-translate-x-27:focus {
    transform: translateX(-6.75rem) !important;
  }

  .xs\:focus\:-translate-x-28:focus {
    transform: translateX(-7rem) !important;
  }

  .xs\:focus\:-translate-x-29:focus {
    transform: translateX(-7.25rem) !important;
  }

  .xs\:focus\:-translate-x-30:focus {
    transform: translateX(-7.5rem) !important;
  }

  .xs\:focus\:-translate-x-31:focus {
    transform: translateX(-7.75rem) !important;
  }

  .xs\:focus\:-translate-x-32:focus {
    transform: translateX(-8rem) !important;
  }

  .xs\:focus\:-translate-x-33:focus {
    transform: translateX(-8.25rem) !important;
  }

  .xs\:focus\:-translate-x-34:focus {
    transform: translateX(-8.5rem) !important;
  }

  .xs\:focus\:-translate-x-35:focus {
    transform: translateX(-8.75rem) !important;
  }

  .xs\:focus\:-translate-x-36:focus {
    transform: translateX(-9rem) !important;
  }

  .xs\:focus\:-translate-x-37:focus {
    transform: translateX(-9.25rem) !important;
  }

  .xs\:focus\:-translate-x-38:focus {
    transform: translateX(-9.5rem) !important;
  }

  .xs\:focus\:-translate-x-39:focus {
    transform: translateX(-9.75rem) !important;
  }

  .xs\:focus\:-translate-x-40:focus {
    transform: translateX(-10rem) !important;
  }

  .xs\:focus\:-translate-x-41:focus {
    transform: translateX(-10.25rem) !important;
  }

  .xs\:focus\:-translate-x-42:focus {
    transform: translateX(-10.5rem) !important;
  }

  .xs\:focus\:-translate-x-43:focus {
    transform: translateX(-10.75rem) !important;
  }

  .xs\:focus\:-translate-x-44:focus {
    transform: translateX(-11rem) !important;
  }

  .xs\:focus\:-translate-x-45:focus {
    transform: translateX(-11.25rem) !important;
  }

  .xs\:focus\:-translate-x-46:focus {
    transform: translateX(-11.5rem) !important;
  }

  .xs\:focus\:-translate-x-47:focus {
    transform: translateX(-11.75rem) !important;
  }

  .xs\:focus\:-translate-x-48:focus {
    transform: translateX(-12rem) !important;
  }

  .xs\:focus\:-translate-x-49:focus {
    transform: translateX(-12.25rem) !important;
  }

  .xs\:focus\:-translate-x-50:focus {
    transform: translateX(-12.5rem) !important;
  }

  .xs\:focus\:-translate-x-51:focus {
    transform: translateX(-12.75rem) !important;
  }

  .xs\:focus\:-translate-x-52:focus {
    transform: translateX(-13rem) !important;
  }

  .xs\:focus\:-translate-x-53:focus {
    transform: translateX(-13.25rem) !important;
  }

  .xs\:focus\:-translate-x-54:focus {
    transform: translateX(-13.5rem) !important;
  }

  .xs\:focus\:-translate-x-55:focus {
    transform: translateX(-13.75rem) !important;
  }

  .xs\:focus\:-translate-x-56:focus {
    transform: translateX(-14rem) !important;
  }

  .xs\:focus\:-translate-x-57:focus {
    transform: translateX(-14.25rem) !important;
  }

  .xs\:focus\:-translate-x-58:focus {
    transform: translateX(-14.5rem) !important;
  }

  .xs\:focus\:-translate-x-59:focus {
    transform: translateX(-14.75rem) !important;
  }

  .xs\:focus\:-translate-x-60:focus {
    transform: translateX(-15rem) !important;
  }

  .xs\:focus\:-translate-x-61:focus {
    transform: translateX(-15.25rem) !important;
  }

  .xs\:focus\:-translate-x-62:focus {
    transform: translateX(-15.5rem) !important;
  }

  .xs\:focus\:-translate-x-63:focus {
    transform: translateX(-15.75rem) !important;
  }

  .xs\:focus\:-translate-x-64:focus {
    transform: translateX(-16rem) !important;
  }

  .xs\:focus\:-translate-x-65:focus {
    transform: translateX(-16.25rem) !important;
  }

  .xs\:focus\:-translate-x-66:focus {
    transform: translateX(-16.5rem) !important;
  }

  .xs\:focus\:-translate-x-67:focus {
    transform: translateX(-16.75rem) !important;
  }

  .xs\:focus\:-translate-x-68:focus {
    transform: translateX(-17rem) !important;
  }

  .xs\:focus\:-translate-x-69:focus {
    transform: translateX(-17.25rem) !important;
  }

  .xs\:focus\:-translate-x-70:focus {
    transform: translateX(-17.5rem) !important;
  }

  .xs\:focus\:-translate-x-71:focus {
    transform: translateX(-17.75rem) !important;
  }

  .xs\:focus\:-translate-x-72:focus {
    transform: translateX(-18rem) !important;
  }

  .xs\:focus\:-translate-x-73:focus {
    transform: translateX(-18.25rem) !important;
  }

  .xs\:focus\:-translate-x-74:focus {
    transform: translateX(-18.5rem) !important;
  }

  .xs\:focus\:-translate-x-75:focus {
    transform: translateX(-18.75rem) !important;
  }

  .xs\:focus\:-translate-x-76:focus {
    transform: translateX(-19rem) !important;
  }

  .xs\:focus\:-translate-x-77:focus {
    transform: translateX(-19.25rem) !important;
  }

  .xs\:focus\:-translate-x-78:focus {
    transform: translateX(-19.5rem) !important;
  }

  .xs\:focus\:-translate-x-79:focus {
    transform: translateX(-19.75rem) !important;
  }

  .xs\:focus\:-translate-x-80:focus {
    transform: translateX(-20rem) !important;
  }

  .xs\:focus\:-translate-x-81:focus {
    transform: translateX(-20.25rem) !important;
  }

  .xs\:focus\:-translate-x-82:focus {
    transform: translateX(-20.5rem) !important;
  }

  .xs\:focus\:-translate-x-83:focus {
    transform: translateX(-20.75rem) !important;
  }

  .xs\:focus\:-translate-x-84:focus {
    transform: translateX(-21rem) !important;
  }

  .xs\:focus\:-translate-x-85:focus {
    transform: translateX(-21.25rem) !important;
  }

  .xs\:focus\:-translate-x-86:focus {
    transform: translateX(-21.5rem) !important;
  }

  .xs\:focus\:-translate-x-87:focus {
    transform: translateX(-21.75rem) !important;
  }

  .xs\:focus\:-translate-x-88:focus {
    transform: translateX(-22rem) !important;
  }

  .xs\:focus\:-translate-x-89:focus {
    transform: translateX(-22.25rem) !important;
  }

  .xs\:focus\:-translate-x-90:focus {
    transform: translateX(-22.5rem) !important;
  }

  .xs\:focus\:-translate-x-91:focus {
    transform: translateX(-22.75rem) !important;
  }

  .xs\:focus\:-translate-x-92:focus {
    transform: translateX(-23rem) !important;
  }

  .xs\:focus\:-translate-x-93:focus {
    transform: translateX(-23.25rem) !important;
  }

  .xs\:focus\:-translate-x-94:focus {
    transform: translateX(-23.5rem) !important;
  }

  .xs\:focus\:-translate-x-95:focus {
    transform: translateX(-23.75rem) !important;
  }

  .xs\:focus\:-translate-x-96:focus {
    transform: translateX(-24rem) !important;
  }

  .xs\:focus\:-translate-x-97:focus {
    transform: translateX(-24.25rem) !important;
  }

  .xs\:focus\:-translate-x-98:focus {
    transform: translateX(-24.5rem) !important;
  }

  .xs\:focus\:-translate-x-99:focus {
    transform: translateX(-24.75rem) !important;
  }

  .xs\:focus\:-translate-x-100:focus {
    transform: translateX(-25rem) !important;
  }

  .xs\:focus\:-translate-x-101:focus {
    transform: translateX(-25.25rem) !important;
  }

  .xs\:focus\:-translate-x-102:focus {
    transform: translateX(-25.5rem) !important;
  }

  .xs\:focus\:-translate-x-103:focus {
    transform: translateX(-25.75rem) !important;
  }

  .xs\:focus\:-translate-x-104:focus {
    transform: translateX(-26rem) !important;
  }

  .xs\:focus\:-translate-x-105:focus {
    transform: translateX(-26.25rem) !important;
  }

  .xs\:focus\:-translate-x-px:focus {
    transform: translateX(-1px) !important;
  }

  .xs\:focus\:-translate-x-0\.5:focus {
    transform: translateX(-0.125rem) !important;
  }

  .xs\:focus\:-translate-x-1\.5:focus {
    transform: translateX(-0.375rem) !important;
  }

  .xs\:focus\:-translate-x-2\.5:focus {
    transform: translateX(-0.625rem) !important;
  }

  .xs\:focus\:-translate-x-3\.5:focus {
    transform: translateX(-0.875rem) !important;
  }

  .xs\:focus\:-translate-x-4\.5:focus {
    transform: translateX(-1.125rem) !important;
  }

  .xs\:focus\:-translate-x-5\.5:focus {
    transform: translateX(-1.375rem) !important;
  }

  .xs\:focus\:-translate-x-6\.5:focus {
    transform: translateX(-1.625rem) !important;
  }

  .xs\:focus\:-translate-x-7\.5:focus {
    transform: translateX(-1.875rem) !important;
  }

  .xs\:focus\:-translate-x-8\.5:focus {
    transform: translateX(-2.125rem) !important;
  }

  .xs\:focus\:-translate-x-9\.5:focus {
    transform: translateX(-2.375rem) !important;
  }

  .xs\:focus\:-translate-x-10\.5:focus {
    transform: translateX(-2.625rem) !important;
  }

  .xs\:focus\:-translate-x-11\.5:focus {
    transform: translateX(-2.875rem) !important;
  }

  .xs\:focus\:-translate-x-12\.5:focus {
    transform: translateX(-3.125rem) !important;
  }

  .xs\:focus\:-translate-x-13\.5:focus {
    transform: translateX(-3.375rem) !important;
  }

  .xs\:focus\:-translate-x-14\.5:focus {
    transform: translateX(-3.625rem) !important;
  }

  .xs\:focus\:-translate-x-15\.5:focus {
    transform: translateX(-3.875rem) !important;
  }

  .xs\:focus\:-translate-x-16\.5:focus {
    transform: translateX(-4.125rem) !important;
  }

  .xs\:focus\:-translate-x-17\.5:focus {
    transform: translateX(-4.375rem) !important;
  }

  .xs\:focus\:-translate-x-18\.5:focus {
    transform: translateX(-4.625rem) !important;
  }

  .xs\:focus\:-translate-x-19\.5:focus {
    transform: translateX(-4.875rem) !important;
  }

  .xs\:focus\:-translate-x-20\.5:focus {
    transform: translateX(-5.125rem) !important;
  }

  .xs\:focus\:-translate-x-21\.5:focus {
    transform: translateX(-5.375rem) !important;
  }

  .xs\:focus\:-translate-x-22\.5:focus {
    transform: translateX(-5.625rem) !important;
  }

  .xs\:focus\:-translate-x-23\.5:focus {
    transform: translateX(-5.875rem) !important;
  }

  .xs\:focus\:-translate-x-24\.5:focus {
    transform: translateX(-6.125rem) !important;
  }

  .xs\:focus\:-translate-x-25\.5:focus {
    transform: translateX(-6.375rem) !important;
  }

  .xs\:focus\:-translate-x-26\.5:focus {
    transform: translateX(-6.625rem) !important;
  }

  .xs\:focus\:-translate-x-27\.5:focus {
    transform: translateX(-6.875rem) !important;
  }

  .xs\:focus\:-translate-x-28\.5:focus {
    transform: translateX(-7.125rem) !important;
  }

  .xs\:focus\:-translate-x-29\.5:focus {
    transform: translateX(-7.375rem) !important;
  }

  .xs\:focus\:-translate-x-30\.5:focus {
    transform: translateX(-7.625rem) !important;
  }

  .xs\:focus\:-translate-x-31\.5:focus {
    transform: translateX(-7.875rem) !important;
  }

  .xs\:focus\:-translate-x-32\.5:focus {
    transform: translateX(-8.125rem) !important;
  }

  .xs\:focus\:-translate-x-33\.5:focus {
    transform: translateX(-8.375rem) !important;
  }

  .xs\:focus\:-translate-x-34\.5:focus {
    transform: translateX(-8.625rem) !important;
  }

  .xs\:focus\:-translate-x-35\.5:focus {
    transform: translateX(-8.875rem) !important;
  }

  .xs\:focus\:-translate-x-36\.5:focus {
    transform: translateX(-9.125rem) !important;
  }

  .xs\:focus\:-translate-x-37\.5:focus {
    transform: translateX(-9.375rem) !important;
  }

  .xs\:focus\:-translate-x-38\.5:focus {
    transform: translateX(-9.625rem) !important;
  }

  .xs\:focus\:-translate-x-39\.5:focus {
    transform: translateX(-9.875rem) !important;
  }

  .xs\:focus\:-translate-x-40\.5:focus {
    transform: translateX(-10.125rem) !important;
  }

  .xs\:focus\:-translate-x-41\.5:focus {
    transform: translateX(-10.375rem) !important;
  }

  .xs\:focus\:-translate-x-42\.5:focus {
    transform: translateX(-10.625rem) !important;
  }

  .xs\:focus\:-translate-x-43\.5:focus {
    transform: translateX(-10.875rem) !important;
  }

  .xs\:focus\:-translate-x-44\.5:focus {
    transform: translateX(-11.125rem) !important;
  }

  .xs\:focus\:-translate-x-45\.5:focus {
    transform: translateX(-11.375rem) !important;
  }

  .xs\:focus\:-translate-x-46\.5:focus {
    transform: translateX(-11.625rem) !important;
  }

  .xs\:focus\:-translate-x-47\.5:focus {
    transform: translateX(-11.875rem) !important;
  }

  .xs\:focus\:-translate-x-48\.5:focus {
    transform: translateX(-12.125rem) !important;
  }

  .xs\:focus\:-translate-x-49\.5:focus {
    transform: translateX(-12.375rem) !important;
  }

  .xs\:focus\:-translate-x-50\.5:focus {
    transform: translateX(-12.625rem) !important;
  }

  .xs\:focus\:-translate-x-51\.5:focus {
    transform: translateX(-12.875rem) !important;
  }

  .xs\:focus\:-translate-x-52\.5:focus {
    transform: translateX(-13.125rem) !important;
  }

  .xs\:focus\:-translate-x-53\.5:focus {
    transform: translateX(-13.375rem) !important;
  }

  .xs\:focus\:-translate-x-54\.5:focus {
    transform: translateX(-13.625rem) !important;
  }

  .xs\:focus\:-translate-x-55\.5:focus {
    transform: translateX(-13.875rem) !important;
  }

  .xs\:focus\:-translate-x-56\.5:focus {
    transform: translateX(-14.125rem) !important;
  }

  .xs\:focus\:-translate-x-57\.5:focus {
    transform: translateX(-14.375rem) !important;
  }

  .xs\:focus\:-translate-x-58\.5:focus {
    transform: translateX(-14.625rem) !important;
  }

  .xs\:focus\:-translate-x-59\.5:focus {
    transform: translateX(-14.875rem) !important;
  }

  .xs\:focus\:-translate-x-60\.5:focus {
    transform: translateX(-15.125rem) !important;
  }

  .xs\:focus\:-translate-x-61\.5:focus {
    transform: translateX(-15.375rem) !important;
  }

  .xs\:focus\:-translate-x-62\.5:focus {
    transform: translateX(-15.625rem) !important;
  }

  .xs\:focus\:-translate-x-63\.5:focus {
    transform: translateX(-15.875rem) !important;
  }

  .xs\:focus\:-translate-x-64\.5:focus {
    transform: translateX(-16.125rem) !important;
  }

  .xs\:focus\:-translate-x-65\.5:focus {
    transform: translateX(-16.375rem) !important;
  }

  .xs\:focus\:-translate-x-66\.5:focus {
    transform: translateX(-16.625rem) !important;
  }

  .xs\:focus\:-translate-x-67\.5:focus {
    transform: translateX(-16.875rem) !important;
  }

  .xs\:focus\:-translate-x-68\.5:focus {
    transform: translateX(-17.125rem) !important;
  }

  .xs\:focus\:-translate-x-69\.5:focus {
    transform: translateX(-17.375rem) !important;
  }

  .xs\:focus\:-translate-x-70\.5:focus {
    transform: translateX(-17.625rem) !important;
  }

  .xs\:focus\:-translate-x-71\.5:focus {
    transform: translateX(-17.875rem) !important;
  }

  .xs\:focus\:-translate-x-72\.5:focus {
    transform: translateX(-18.125rem) !important;
  }

  .xs\:focus\:-translate-x-73\.5:focus {
    transform: translateX(-18.375rem) !important;
  }

  .xs\:focus\:-translate-x-74\.5:focus {
    transform: translateX(-18.625rem) !important;
  }

  .xs\:focus\:-translate-x-75\.5:focus {
    transform: translateX(-18.875rem) !important;
  }

  .xs\:focus\:-translate-x-76\.5:focus {
    transform: translateX(-19.125rem) !important;
  }

  .xs\:focus\:-translate-x-77\.5:focus {
    transform: translateX(-19.375rem) !important;
  }

  .xs\:focus\:-translate-x-78\.5:focus {
    transform: translateX(-19.625rem) !important;
  }

  .xs\:focus\:-translate-x-79\.5:focus {
    transform: translateX(-19.875rem) !important;
  }

  .xs\:focus\:-translate-x-80\.5:focus {
    transform: translateX(-20.125rem) !important;
  }

  .xs\:focus\:-translate-x-81\.5:focus {
    transform: translateX(-20.375rem) !important;
  }

  .xs\:focus\:-translate-x-82\.5:focus {
    transform: translateX(-20.625rem) !important;
  }

  .xs\:focus\:-translate-x-83\.5:focus {
    transform: translateX(-20.875rem) !important;
  }

  .xs\:focus\:-translate-x-84\.5:focus {
    transform: translateX(-21.125rem) !important;
  }

  .xs\:focus\:-translate-x-85\.5:focus {
    transform: translateX(-21.375rem) !important;
  }

  .xs\:focus\:-translate-x-86\.5:focus {
    transform: translateX(-21.625rem) !important;
  }

  .xs\:focus\:-translate-x-87\.5:focus {
    transform: translateX(-21.875rem) !important;
  }

  .xs\:focus\:-translate-x-88\.5:focus {
    transform: translateX(-22.125rem) !important;
  }

  .xs\:focus\:-translate-x-89\.5:focus {
    transform: translateX(-22.375rem) !important;
  }

  .xs\:focus\:-translate-x-90\.5:focus {
    transform: translateX(-22.625rem) !important;
  }

  .xs\:focus\:-translate-x-91\.5:focus {
    transform: translateX(-22.875rem) !important;
  }

  .xs\:focus\:-translate-x-92\.5:focus {
    transform: translateX(-23.125rem) !important;
  }

  .xs\:focus\:-translate-x-93\.5:focus {
    transform: translateX(-23.375rem) !important;
  }

  .xs\:focus\:-translate-x-94\.5:focus {
    transform: translateX(-23.625rem) !important;
  }

  .xs\:focus\:-translate-x-95\.5:focus {
    transform: translateX(-23.875rem) !important;
  }

  .xs\:focus\:-translate-x-96\.5:focus {
    transform: translateX(-24.125rem) !important;
  }

  .xs\:focus\:-translate-x-97\.5:focus {
    transform: translateX(-24.375rem) !important;
  }

  .xs\:focus\:-translate-x-98\.5:focus {
    transform: translateX(-24.625rem) !important;
  }

  .xs\:focus\:-translate-x-99\.5:focus {
    transform: translateX(-24.875rem) !important;
  }

  .xs\:focus\:-translate-x-100\.5:focus {
    transform: translateX(-25.125rem) !important;
  }

  .xs\:focus\:-translate-x-101\.5:focus {
    transform: translateX(-25.375rem) !important;
  }

  .xs\:focus\:-translate-x-102\.5:focus {
    transform: translateX(-25.625rem) !important;
  }

  .xs\:focus\:-translate-x-103\.5:focus {
    transform: translateX(-25.875rem) !important;
  }

  .xs\:focus\:-translate-x-104\.5:focus {
    transform: translateX(-26.125rem) !important;
  }

  .xs\:focus\:-translate-x-full:focus {
    transform: translateX(-100%) !important;
  }

  .xs\:focus\:-translate-x-1\/2:focus {
    transform: translateX(-50%) !important;
  }

  .xs\:focus\:translate-x-1\/2:focus {
    transform: translateX(50%) !important;
  }

  .xs\:focus\:translate-x-full:focus {
    transform: translateX(100%) !important;
  }

  .xs\:focus\:translate-x-1\/3:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:focus\:-translate-x-1\/3:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:focus\:translate-x-2\/3:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:focus\:-translate-x-2\/3:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:focus\:translate-x-1\/4:focus {
    transform: translateX(25%) !important;
  }

  .xs\:focus\:-translate-x-1\/4:focus {
    transform: translateX(-25%) !important;
  }

  .xs\:focus\:translate-x-2\/4:focus {
    transform: translateX(50%) !important;
  }

  .xs\:focus\:-translate-x-2\/4:focus {
    transform: translateX(-50%) !important;
  }

  .xs\:focus\:translate-x-3\/4:focus {
    transform: translateX(75%) !important;
  }

  .xs\:focus\:-translate-x-3\/4:focus {
    transform: translateX(-75%) !important;
  }

  .xs\:focus\:translate-x-1\/5:focus {
    transform: translateX(20%) !important;
  }

  .xs\:focus\:-translate-x-1\/5:focus {
    transform: translateX(-20%) !important;
  }

  .xs\:focus\:translate-x-2\/5:focus {
    transform: translateX(40%) !important;
  }

  .xs\:focus\:-translate-x-2\/5:focus {
    transform: translateX(-40%) !important;
  }

  .xs\:focus\:translate-x-3\/5:focus {
    transform: translateX(60%) !important;
  }

  .xs\:focus\:-translate-x-3\/5:focus {
    transform: translateX(-60%) !important;
  }

  .xs\:focus\:translate-x-4\/5:focus {
    transform: translateX(80%) !important;
  }

  .xs\:focus\:-translate-x-4\/5:focus {
    transform: translateX(-80%) !important;
  }

  .xs\:focus\:translate-x-1\/6:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .xs\:focus\:-translate-x-1\/6:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xs\:focus\:translate-x-2\/6:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:focus\:-translate-x-2\/6:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:focus\:translate-x-3\/6:focus {
    transform: translateX(50%) !important;
  }

  .xs\:focus\:-translate-x-3\/6:focus {
    transform: translateX(-50%) !important;
  }

  .xs\:focus\:translate-x-4\/6:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:focus\:-translate-x-4\/6:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:focus\:translate-x-5\/6:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .xs\:focus\:-translate-x-5\/6:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xs\:focus\:translate-x-1\/12:focus {
    transform: translateX(8.333333333333332%) !important;
  }

  .xs\:focus\:-translate-x-1\/12:focus {
    transform: translateX(-8.333333333333332%) !important;
  }

  .xs\:focus\:translate-x-2\/12:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .xs\:focus\:-translate-x-2\/12:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xs\:focus\:translate-x-3\/12:focus {
    transform: translateX(25%) !important;
  }

  .xs\:focus\:-translate-x-3\/12:focus {
    transform: translateX(-25%) !important;
  }

  .xs\:focus\:translate-x-4\/12:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .xs\:focus\:-translate-x-4\/12:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xs\:focus\:translate-x-5\/12:focus {
    transform: translateX(41.66666666666667%) !important;
  }

  .xs\:focus\:-translate-x-5\/12:focus {
    transform: translateX(-41.66666666666667%) !important;
  }

  .xs\:focus\:translate-x-6\/12:focus {
    transform: translateX(50%) !important;
  }

  .xs\:focus\:-translate-x-6\/12:focus {
    transform: translateX(-50%) !important;
  }

  .xs\:focus\:translate-x-7\/12:focus {
    transform: translateX(58.333333333333336%) !important;
  }

  .xs\:focus\:-translate-x-7\/12:focus {
    transform: translateX(-58.333333333333336%) !important;
  }

  .xs\:focus\:translate-x-8\/12:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .xs\:focus\:-translate-x-8\/12:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xs\:focus\:translate-x-9\/12:focus {
    transform: translateX(75%) !important;
  }

  .xs\:focus\:-translate-x-9\/12:focus {
    transform: translateX(-75%) !important;
  }

  .xs\:focus\:translate-x-10\/12:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .xs\:focus\:-translate-x-10\/12:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xs\:focus\:translate-x-11\/12:focus {
    transform: translateX(91.66666666666666%) !important;
  }

  .xs\:focus\:-translate-x-11\/12:focus {
    transform: translateX(-91.66666666666666%) !important;
  }

  .xs\:focus\:translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .xs\:focus\:translate-y-1:focus {
    transform: translateY(0.25rem) !important;
  }

  .xs\:focus\:translate-y-2:focus {
    transform: translateY(0.5rem) !important;
  }

  .xs\:focus\:translate-y-3:focus {
    transform: translateY(0.75rem) !important;
  }

  .xs\:focus\:translate-y-4:focus {
    transform: translateY(1rem) !important;
  }

  .xs\:focus\:translate-y-5:focus {
    transform: translateY(1.25rem) !important;
  }

  .xs\:focus\:translate-y-6:focus {
    transform: translateY(1.5rem) !important;
  }

  .xs\:focus\:translate-y-7:focus {
    transform: translateY(1.75rem) !important;
  }

  .xs\:focus\:translate-y-8:focus {
    transform: translateY(2rem) !important;
  }

  .xs\:focus\:translate-y-9:focus {
    transform: translateY(2.25rem) !important;
  }

  .xs\:focus\:translate-y-10:focus {
    transform: translateY(2.5rem) !important;
  }

  .xs\:focus\:translate-y-11:focus {
    transform: translateY(2.75rem) !important;
  }

  .xs\:focus\:translate-y-12:focus {
    transform: translateY(3rem) !important;
  }

  .xs\:focus\:translate-y-13:focus {
    transform: translateY(3.25rem) !important;
  }

  .xs\:focus\:translate-y-14:focus {
    transform: translateY(3.5rem) !important;
  }

  .xs\:focus\:translate-y-15:focus {
    transform: translateY(3.75rem) !important;
  }

  .xs\:focus\:translate-y-16:focus {
    transform: translateY(4rem) !important;
  }

  .xs\:focus\:translate-y-17:focus {
    transform: translateY(4.25rem) !important;
  }

  .xs\:focus\:translate-y-18:focus {
    transform: translateY(4.5rem) !important;
  }

  .xs\:focus\:translate-y-19:focus {
    transform: translateY(4.75rem) !important;
  }

  .xs\:focus\:translate-y-20:focus {
    transform: translateY(5rem) !important;
  }

  .xs\:focus\:translate-y-21:focus {
    transform: translateY(5.25rem) !important;
  }

  .xs\:focus\:translate-y-22:focus {
    transform: translateY(5.5rem) !important;
  }

  .xs\:focus\:translate-y-23:focus {
    transform: translateY(5.75rem) !important;
  }

  .xs\:focus\:translate-y-24:focus {
    transform: translateY(6rem) !important;
  }

  .xs\:focus\:translate-y-25:focus {
    transform: translateY(6.25rem) !important;
  }

  .xs\:focus\:translate-y-26:focus {
    transform: translateY(6.5rem) !important;
  }

  .xs\:focus\:translate-y-27:focus {
    transform: translateY(6.75rem) !important;
  }

  .xs\:focus\:translate-y-28:focus {
    transform: translateY(7rem) !important;
  }

  .xs\:focus\:translate-y-29:focus {
    transform: translateY(7.25rem) !important;
  }

  .xs\:focus\:translate-y-30:focus {
    transform: translateY(7.5rem) !important;
  }

  .xs\:focus\:translate-y-31:focus {
    transform: translateY(7.75rem) !important;
  }

  .xs\:focus\:translate-y-32:focus {
    transform: translateY(8rem) !important;
  }

  .xs\:focus\:translate-y-33:focus {
    transform: translateY(8.25rem) !important;
  }

  .xs\:focus\:translate-y-34:focus {
    transform: translateY(8.5rem) !important;
  }

  .xs\:focus\:translate-y-35:focus {
    transform: translateY(8.75rem) !important;
  }

  .xs\:focus\:translate-y-36:focus {
    transform: translateY(9rem) !important;
  }

  .xs\:focus\:translate-y-37:focus {
    transform: translateY(9.25rem) !important;
  }

  .xs\:focus\:translate-y-38:focus {
    transform: translateY(9.5rem) !important;
  }

  .xs\:focus\:translate-y-39:focus {
    transform: translateY(9.75rem) !important;
  }

  .xs\:focus\:translate-y-40:focus {
    transform: translateY(10rem) !important;
  }

  .xs\:focus\:translate-y-41:focus {
    transform: translateY(10.25rem) !important;
  }

  .xs\:focus\:translate-y-42:focus {
    transform: translateY(10.5rem) !important;
  }

  .xs\:focus\:translate-y-43:focus {
    transform: translateY(10.75rem) !important;
  }

  .xs\:focus\:translate-y-44:focus {
    transform: translateY(11rem) !important;
  }

  .xs\:focus\:translate-y-45:focus {
    transform: translateY(11.25rem) !important;
  }

  .xs\:focus\:translate-y-46:focus {
    transform: translateY(11.5rem) !important;
  }

  .xs\:focus\:translate-y-47:focus {
    transform: translateY(11.75rem) !important;
  }

  .xs\:focus\:translate-y-48:focus {
    transform: translateY(12rem) !important;
  }

  .xs\:focus\:translate-y-49:focus {
    transform: translateY(12.25rem) !important;
  }

  .xs\:focus\:translate-y-50:focus {
    transform: translateY(12.5rem) !important;
  }

  .xs\:focus\:translate-y-51:focus {
    transform: translateY(12.75rem) !important;
  }

  .xs\:focus\:translate-y-52:focus {
    transform: translateY(13rem) !important;
  }

  .xs\:focus\:translate-y-53:focus {
    transform: translateY(13.25rem) !important;
  }

  .xs\:focus\:translate-y-54:focus {
    transform: translateY(13.5rem) !important;
  }

  .xs\:focus\:translate-y-55:focus {
    transform: translateY(13.75rem) !important;
  }

  .xs\:focus\:translate-y-56:focus {
    transform: translateY(14rem) !important;
  }

  .xs\:focus\:translate-y-57:focus {
    transform: translateY(14.25rem) !important;
  }

  .xs\:focus\:translate-y-58:focus {
    transform: translateY(14.5rem) !important;
  }

  .xs\:focus\:translate-y-59:focus {
    transform: translateY(14.75rem) !important;
  }

  .xs\:focus\:translate-y-60:focus {
    transform: translateY(15rem) !important;
  }

  .xs\:focus\:translate-y-61:focus {
    transform: translateY(15.25rem) !important;
  }

  .xs\:focus\:translate-y-62:focus {
    transform: translateY(15.5rem) !important;
  }

  .xs\:focus\:translate-y-63:focus {
    transform: translateY(15.75rem) !important;
  }

  .xs\:focus\:translate-y-64:focus {
    transform: translateY(16rem) !important;
  }

  .xs\:focus\:translate-y-65:focus {
    transform: translateY(16.25rem) !important;
  }

  .xs\:focus\:translate-y-66:focus {
    transform: translateY(16.5rem) !important;
  }

  .xs\:focus\:translate-y-67:focus {
    transform: translateY(16.75rem) !important;
  }

  .xs\:focus\:translate-y-68:focus {
    transform: translateY(17rem) !important;
  }

  .xs\:focus\:translate-y-69:focus {
    transform: translateY(17.25rem) !important;
  }

  .xs\:focus\:translate-y-70:focus {
    transform: translateY(17.5rem) !important;
  }

  .xs\:focus\:translate-y-71:focus {
    transform: translateY(17.75rem) !important;
  }

  .xs\:focus\:translate-y-72:focus {
    transform: translateY(18rem) !important;
  }

  .xs\:focus\:translate-y-73:focus {
    transform: translateY(18.25rem) !important;
  }

  .xs\:focus\:translate-y-74:focus {
    transform: translateY(18.5rem) !important;
  }

  .xs\:focus\:translate-y-75:focus {
    transform: translateY(18.75rem) !important;
  }

  .xs\:focus\:translate-y-76:focus {
    transform: translateY(19rem) !important;
  }

  .xs\:focus\:translate-y-77:focus {
    transform: translateY(19.25rem) !important;
  }

  .xs\:focus\:translate-y-78:focus {
    transform: translateY(19.5rem) !important;
  }

  .xs\:focus\:translate-y-79:focus {
    transform: translateY(19.75rem) !important;
  }

  .xs\:focus\:translate-y-80:focus {
    transform: translateY(20rem) !important;
  }

  .xs\:focus\:translate-y-81:focus {
    transform: translateY(20.25rem) !important;
  }

  .xs\:focus\:translate-y-82:focus {
    transform: translateY(20.5rem) !important;
  }

  .xs\:focus\:translate-y-83:focus {
    transform: translateY(20.75rem) !important;
  }

  .xs\:focus\:translate-y-84:focus {
    transform: translateY(21rem) !important;
  }

  .xs\:focus\:translate-y-85:focus {
    transform: translateY(21.25rem) !important;
  }

  .xs\:focus\:translate-y-86:focus {
    transform: translateY(21.5rem) !important;
  }

  .xs\:focus\:translate-y-87:focus {
    transform: translateY(21.75rem) !important;
  }

  .xs\:focus\:translate-y-88:focus {
    transform: translateY(22rem) !important;
  }

  .xs\:focus\:translate-y-89:focus {
    transform: translateY(22.25rem) !important;
  }

  .xs\:focus\:translate-y-90:focus {
    transform: translateY(22.5rem) !important;
  }

  .xs\:focus\:translate-y-91:focus {
    transform: translateY(22.75rem) !important;
  }

  .xs\:focus\:translate-y-92:focus {
    transform: translateY(23rem) !important;
  }

  .xs\:focus\:translate-y-93:focus {
    transform: translateY(23.25rem) !important;
  }

  .xs\:focus\:translate-y-94:focus {
    transform: translateY(23.5rem) !important;
  }

  .xs\:focus\:translate-y-95:focus {
    transform: translateY(23.75rem) !important;
  }

  .xs\:focus\:translate-y-96:focus {
    transform: translateY(24rem) !important;
  }

  .xs\:focus\:translate-y-97:focus {
    transform: translateY(24.25rem) !important;
  }

  .xs\:focus\:translate-y-98:focus {
    transform: translateY(24.5rem) !important;
  }

  .xs\:focus\:translate-y-99:focus {
    transform: translateY(24.75rem) !important;
  }

  .xs\:focus\:translate-y-100:focus {
    transform: translateY(25rem) !important;
  }

  .xs\:focus\:translate-y-101:focus {
    transform: translateY(25.25rem) !important;
  }

  .xs\:focus\:translate-y-102:focus {
    transform: translateY(25.5rem) !important;
  }

  .xs\:focus\:translate-y-103:focus {
    transform: translateY(25.75rem) !important;
  }

  .xs\:focus\:translate-y-104:focus {
    transform: translateY(26rem) !important;
  }

  .xs\:focus\:translate-y-105:focus {
    transform: translateY(26.25rem) !important;
  }

  .xs\:focus\:translate-y-px:focus {
    transform: translateY(1px) !important;
  }

  .xs\:focus\:translate-y-0\.5:focus {
    transform: translateY(0.125rem) !important;
  }

  .xs\:focus\:translate-y-1\.5:focus {
    transform: translateY(0.375rem) !important;
  }

  .xs\:focus\:translate-y-2\.5:focus {
    transform: translateY(0.625rem) !important;
  }

  .xs\:focus\:translate-y-3\.5:focus {
    transform: translateY(0.875rem) !important;
  }

  .xs\:focus\:translate-y-4\.5:focus {
    transform: translateY(1.125rem) !important;
  }

  .xs\:focus\:translate-y-5\.5:focus {
    transform: translateY(1.375rem) !important;
  }

  .xs\:focus\:translate-y-6\.5:focus {
    transform: translateY(1.625rem) !important;
  }

  .xs\:focus\:translate-y-7\.5:focus {
    transform: translateY(1.875rem) !important;
  }

  .xs\:focus\:translate-y-8\.5:focus {
    transform: translateY(2.125rem) !important;
  }

  .xs\:focus\:translate-y-9\.5:focus {
    transform: translateY(2.375rem) !important;
  }

  .xs\:focus\:translate-y-10\.5:focus {
    transform: translateY(2.625rem) !important;
  }

  .xs\:focus\:translate-y-11\.5:focus {
    transform: translateY(2.875rem) !important;
  }

  .xs\:focus\:translate-y-12\.5:focus {
    transform: translateY(3.125rem) !important;
  }

  .xs\:focus\:translate-y-13\.5:focus {
    transform: translateY(3.375rem) !important;
  }

  .xs\:focus\:translate-y-14\.5:focus {
    transform: translateY(3.625rem) !important;
  }

  .xs\:focus\:translate-y-15\.5:focus {
    transform: translateY(3.875rem) !important;
  }

  .xs\:focus\:translate-y-16\.5:focus {
    transform: translateY(4.125rem) !important;
  }

  .xs\:focus\:translate-y-17\.5:focus {
    transform: translateY(4.375rem) !important;
  }

  .xs\:focus\:translate-y-18\.5:focus {
    transform: translateY(4.625rem) !important;
  }

  .xs\:focus\:translate-y-19\.5:focus {
    transform: translateY(4.875rem) !important;
  }

  .xs\:focus\:translate-y-20\.5:focus {
    transform: translateY(5.125rem) !important;
  }

  .xs\:focus\:translate-y-21\.5:focus {
    transform: translateY(5.375rem) !important;
  }

  .xs\:focus\:translate-y-22\.5:focus {
    transform: translateY(5.625rem) !important;
  }

  .xs\:focus\:translate-y-23\.5:focus {
    transform: translateY(5.875rem) !important;
  }

  .xs\:focus\:translate-y-24\.5:focus {
    transform: translateY(6.125rem) !important;
  }

  .xs\:focus\:translate-y-25\.5:focus {
    transform: translateY(6.375rem) !important;
  }

  .xs\:focus\:translate-y-26\.5:focus {
    transform: translateY(6.625rem) !important;
  }

  .xs\:focus\:translate-y-27\.5:focus {
    transform: translateY(6.875rem) !important;
  }

  .xs\:focus\:translate-y-28\.5:focus {
    transform: translateY(7.125rem) !important;
  }

  .xs\:focus\:translate-y-29\.5:focus {
    transform: translateY(7.375rem) !important;
  }

  .xs\:focus\:translate-y-30\.5:focus {
    transform: translateY(7.625rem) !important;
  }

  .xs\:focus\:translate-y-31\.5:focus {
    transform: translateY(7.875rem) !important;
  }

  .xs\:focus\:translate-y-32\.5:focus {
    transform: translateY(8.125rem) !important;
  }

  .xs\:focus\:translate-y-33\.5:focus {
    transform: translateY(8.375rem) !important;
  }

  .xs\:focus\:translate-y-34\.5:focus {
    transform: translateY(8.625rem) !important;
  }

  .xs\:focus\:translate-y-35\.5:focus {
    transform: translateY(8.875rem) !important;
  }

  .xs\:focus\:translate-y-36\.5:focus {
    transform: translateY(9.125rem) !important;
  }

  .xs\:focus\:translate-y-37\.5:focus {
    transform: translateY(9.375rem) !important;
  }

  .xs\:focus\:translate-y-38\.5:focus {
    transform: translateY(9.625rem) !important;
  }

  .xs\:focus\:translate-y-39\.5:focus {
    transform: translateY(9.875rem) !important;
  }

  .xs\:focus\:translate-y-40\.5:focus {
    transform: translateY(10.125rem) !important;
  }

  .xs\:focus\:translate-y-41\.5:focus {
    transform: translateY(10.375rem) !important;
  }

  .xs\:focus\:translate-y-42\.5:focus {
    transform: translateY(10.625rem) !important;
  }

  .xs\:focus\:translate-y-43\.5:focus {
    transform: translateY(10.875rem) !important;
  }

  .xs\:focus\:translate-y-44\.5:focus {
    transform: translateY(11.125rem) !important;
  }

  .xs\:focus\:translate-y-45\.5:focus {
    transform: translateY(11.375rem) !important;
  }

  .xs\:focus\:translate-y-46\.5:focus {
    transform: translateY(11.625rem) !important;
  }

  .xs\:focus\:translate-y-47\.5:focus {
    transform: translateY(11.875rem) !important;
  }

  .xs\:focus\:translate-y-48\.5:focus {
    transform: translateY(12.125rem) !important;
  }

  .xs\:focus\:translate-y-49\.5:focus {
    transform: translateY(12.375rem) !important;
  }

  .xs\:focus\:translate-y-50\.5:focus {
    transform: translateY(12.625rem) !important;
  }

  .xs\:focus\:translate-y-51\.5:focus {
    transform: translateY(12.875rem) !important;
  }

  .xs\:focus\:translate-y-52\.5:focus {
    transform: translateY(13.125rem) !important;
  }

  .xs\:focus\:translate-y-53\.5:focus {
    transform: translateY(13.375rem) !important;
  }

  .xs\:focus\:translate-y-54\.5:focus {
    transform: translateY(13.625rem) !important;
  }

  .xs\:focus\:translate-y-55\.5:focus {
    transform: translateY(13.875rem) !important;
  }

  .xs\:focus\:translate-y-56\.5:focus {
    transform: translateY(14.125rem) !important;
  }

  .xs\:focus\:translate-y-57\.5:focus {
    transform: translateY(14.375rem) !important;
  }

  .xs\:focus\:translate-y-58\.5:focus {
    transform: translateY(14.625rem) !important;
  }

  .xs\:focus\:translate-y-59\.5:focus {
    transform: translateY(14.875rem) !important;
  }

  .xs\:focus\:translate-y-60\.5:focus {
    transform: translateY(15.125rem) !important;
  }

  .xs\:focus\:translate-y-61\.5:focus {
    transform: translateY(15.375rem) !important;
  }

  .xs\:focus\:translate-y-62\.5:focus {
    transform: translateY(15.625rem) !important;
  }

  .xs\:focus\:translate-y-63\.5:focus {
    transform: translateY(15.875rem) !important;
  }

  .xs\:focus\:translate-y-64\.5:focus {
    transform: translateY(16.125rem) !important;
  }

  .xs\:focus\:translate-y-65\.5:focus {
    transform: translateY(16.375rem) !important;
  }

  .xs\:focus\:translate-y-66\.5:focus {
    transform: translateY(16.625rem) !important;
  }

  .xs\:focus\:translate-y-67\.5:focus {
    transform: translateY(16.875rem) !important;
  }

  .xs\:focus\:translate-y-68\.5:focus {
    transform: translateY(17.125rem) !important;
  }

  .xs\:focus\:translate-y-69\.5:focus {
    transform: translateY(17.375rem) !important;
  }

  .xs\:focus\:translate-y-70\.5:focus {
    transform: translateY(17.625rem) !important;
  }

  .xs\:focus\:translate-y-71\.5:focus {
    transform: translateY(17.875rem) !important;
  }

  .xs\:focus\:translate-y-72\.5:focus {
    transform: translateY(18.125rem) !important;
  }

  .xs\:focus\:translate-y-73\.5:focus {
    transform: translateY(18.375rem) !important;
  }

  .xs\:focus\:translate-y-74\.5:focus {
    transform: translateY(18.625rem) !important;
  }

  .xs\:focus\:translate-y-75\.5:focus {
    transform: translateY(18.875rem) !important;
  }

  .xs\:focus\:translate-y-76\.5:focus {
    transform: translateY(19.125rem) !important;
  }

  .xs\:focus\:translate-y-77\.5:focus {
    transform: translateY(19.375rem) !important;
  }

  .xs\:focus\:translate-y-78\.5:focus {
    transform: translateY(19.625rem) !important;
  }

  .xs\:focus\:translate-y-79\.5:focus {
    transform: translateY(19.875rem) !important;
  }

  .xs\:focus\:translate-y-80\.5:focus {
    transform: translateY(20.125rem) !important;
  }

  .xs\:focus\:translate-y-81\.5:focus {
    transform: translateY(20.375rem) !important;
  }

  .xs\:focus\:translate-y-82\.5:focus {
    transform: translateY(20.625rem) !important;
  }

  .xs\:focus\:translate-y-83\.5:focus {
    transform: translateY(20.875rem) !important;
  }

  .xs\:focus\:translate-y-84\.5:focus {
    transform: translateY(21.125rem) !important;
  }

  .xs\:focus\:translate-y-85\.5:focus {
    transform: translateY(21.375rem) !important;
  }

  .xs\:focus\:translate-y-86\.5:focus {
    transform: translateY(21.625rem) !important;
  }

  .xs\:focus\:translate-y-87\.5:focus {
    transform: translateY(21.875rem) !important;
  }

  .xs\:focus\:translate-y-88\.5:focus {
    transform: translateY(22.125rem) !important;
  }

  .xs\:focus\:translate-y-89\.5:focus {
    transform: translateY(22.375rem) !important;
  }

  .xs\:focus\:translate-y-90\.5:focus {
    transform: translateY(22.625rem) !important;
  }

  .xs\:focus\:translate-y-91\.5:focus {
    transform: translateY(22.875rem) !important;
  }

  .xs\:focus\:translate-y-92\.5:focus {
    transform: translateY(23.125rem) !important;
  }

  .xs\:focus\:translate-y-93\.5:focus {
    transform: translateY(23.375rem) !important;
  }

  .xs\:focus\:translate-y-94\.5:focus {
    transform: translateY(23.625rem) !important;
  }

  .xs\:focus\:translate-y-95\.5:focus {
    transform: translateY(23.875rem) !important;
  }

  .xs\:focus\:translate-y-96\.5:focus {
    transform: translateY(24.125rem) !important;
  }

  .xs\:focus\:translate-y-97\.5:focus {
    transform: translateY(24.375rem) !important;
  }

  .xs\:focus\:translate-y-98\.5:focus {
    transform: translateY(24.625rem) !important;
  }

  .xs\:focus\:translate-y-99\.5:focus {
    transform: translateY(24.875rem) !important;
  }

  .xs\:focus\:translate-y-100\.5:focus {
    transform: translateY(25.125rem) !important;
  }

  .xs\:focus\:translate-y-101\.5:focus {
    transform: translateY(25.375rem) !important;
  }

  .xs\:focus\:translate-y-102\.5:focus {
    transform: translateY(25.625rem) !important;
  }

  .xs\:focus\:translate-y-103\.5:focus {
    transform: translateY(25.875rem) !important;
  }

  .xs\:focus\:translate-y-104\.5:focus {
    transform: translateY(26.125rem) !important;
  }

  .xs\:focus\:-translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .xs\:focus\:-translate-y-1:focus {
    transform: translateY(-0.25rem) !important;
  }

  .xs\:focus\:-translate-y-2:focus {
    transform: translateY(-0.5rem) !important;
  }

  .xs\:focus\:-translate-y-3:focus {
    transform: translateY(-0.75rem) !important;
  }

  .xs\:focus\:-translate-y-4:focus {
    transform: translateY(-1rem) !important;
  }

  .xs\:focus\:-translate-y-5:focus {
    transform: translateY(-1.25rem) !important;
  }

  .xs\:focus\:-translate-y-6:focus {
    transform: translateY(-1.5rem) !important;
  }

  .xs\:focus\:-translate-y-7:focus {
    transform: translateY(-1.75rem) !important;
  }

  .xs\:focus\:-translate-y-8:focus {
    transform: translateY(-2rem) !important;
  }

  .xs\:focus\:-translate-y-9:focus {
    transform: translateY(-2.25rem) !important;
  }

  .xs\:focus\:-translate-y-10:focus {
    transform: translateY(-2.5rem) !important;
  }

  .xs\:focus\:-translate-y-11:focus {
    transform: translateY(-2.75rem) !important;
  }

  .xs\:focus\:-translate-y-12:focus {
    transform: translateY(-3rem) !important;
  }

  .xs\:focus\:-translate-y-13:focus {
    transform: translateY(-3.25rem) !important;
  }

  .xs\:focus\:-translate-y-14:focus {
    transform: translateY(-3.5rem) !important;
  }

  .xs\:focus\:-translate-y-15:focus {
    transform: translateY(-3.75rem) !important;
  }

  .xs\:focus\:-translate-y-16:focus {
    transform: translateY(-4rem) !important;
  }

  .xs\:focus\:-translate-y-17:focus {
    transform: translateY(-4.25rem) !important;
  }

  .xs\:focus\:-translate-y-18:focus {
    transform: translateY(-4.5rem) !important;
  }

  .xs\:focus\:-translate-y-19:focus {
    transform: translateY(-4.75rem) !important;
  }

  .xs\:focus\:-translate-y-20:focus {
    transform: translateY(-5rem) !important;
  }

  .xs\:focus\:-translate-y-21:focus {
    transform: translateY(-5.25rem) !important;
  }

  .xs\:focus\:-translate-y-22:focus {
    transform: translateY(-5.5rem) !important;
  }

  .xs\:focus\:-translate-y-23:focus {
    transform: translateY(-5.75rem) !important;
  }

  .xs\:focus\:-translate-y-24:focus {
    transform: translateY(-6rem) !important;
  }

  .xs\:focus\:-translate-y-25:focus {
    transform: translateY(-6.25rem) !important;
  }

  .xs\:focus\:-translate-y-26:focus {
    transform: translateY(-6.5rem) !important;
  }

  .xs\:focus\:-translate-y-27:focus {
    transform: translateY(-6.75rem) !important;
  }

  .xs\:focus\:-translate-y-28:focus {
    transform: translateY(-7rem) !important;
  }

  .xs\:focus\:-translate-y-29:focus {
    transform: translateY(-7.25rem) !important;
  }

  .xs\:focus\:-translate-y-30:focus {
    transform: translateY(-7.5rem) !important;
  }

  .xs\:focus\:-translate-y-31:focus {
    transform: translateY(-7.75rem) !important;
  }

  .xs\:focus\:-translate-y-32:focus {
    transform: translateY(-8rem) !important;
  }

  .xs\:focus\:-translate-y-33:focus {
    transform: translateY(-8.25rem) !important;
  }

  .xs\:focus\:-translate-y-34:focus {
    transform: translateY(-8.5rem) !important;
  }

  .xs\:focus\:-translate-y-35:focus {
    transform: translateY(-8.75rem) !important;
  }

  .xs\:focus\:-translate-y-36:focus {
    transform: translateY(-9rem) !important;
  }

  .xs\:focus\:-translate-y-37:focus {
    transform: translateY(-9.25rem) !important;
  }

  .xs\:focus\:-translate-y-38:focus {
    transform: translateY(-9.5rem) !important;
  }

  .xs\:focus\:-translate-y-39:focus {
    transform: translateY(-9.75rem) !important;
  }

  .xs\:focus\:-translate-y-40:focus {
    transform: translateY(-10rem) !important;
  }

  .xs\:focus\:-translate-y-41:focus {
    transform: translateY(-10.25rem) !important;
  }

  .xs\:focus\:-translate-y-42:focus {
    transform: translateY(-10.5rem) !important;
  }

  .xs\:focus\:-translate-y-43:focus {
    transform: translateY(-10.75rem) !important;
  }

  .xs\:focus\:-translate-y-44:focus {
    transform: translateY(-11rem) !important;
  }

  .xs\:focus\:-translate-y-45:focus {
    transform: translateY(-11.25rem) !important;
  }

  .xs\:focus\:-translate-y-46:focus {
    transform: translateY(-11.5rem) !important;
  }

  .xs\:focus\:-translate-y-47:focus {
    transform: translateY(-11.75rem) !important;
  }

  .xs\:focus\:-translate-y-48:focus {
    transform: translateY(-12rem) !important;
  }

  .xs\:focus\:-translate-y-49:focus {
    transform: translateY(-12.25rem) !important;
  }

  .xs\:focus\:-translate-y-50:focus {
    transform: translateY(-12.5rem) !important;
  }

  .xs\:focus\:-translate-y-51:focus {
    transform: translateY(-12.75rem) !important;
  }

  .xs\:focus\:-translate-y-52:focus {
    transform: translateY(-13rem) !important;
  }

  .xs\:focus\:-translate-y-53:focus {
    transform: translateY(-13.25rem) !important;
  }

  .xs\:focus\:-translate-y-54:focus {
    transform: translateY(-13.5rem) !important;
  }

  .xs\:focus\:-translate-y-55:focus {
    transform: translateY(-13.75rem) !important;
  }

  .xs\:focus\:-translate-y-56:focus {
    transform: translateY(-14rem) !important;
  }

  .xs\:focus\:-translate-y-57:focus {
    transform: translateY(-14.25rem) !important;
  }

  .xs\:focus\:-translate-y-58:focus {
    transform: translateY(-14.5rem) !important;
  }

  .xs\:focus\:-translate-y-59:focus {
    transform: translateY(-14.75rem) !important;
  }

  .xs\:focus\:-translate-y-60:focus {
    transform: translateY(-15rem) !important;
  }

  .xs\:focus\:-translate-y-61:focus {
    transform: translateY(-15.25rem) !important;
  }

  .xs\:focus\:-translate-y-62:focus {
    transform: translateY(-15.5rem) !important;
  }

  .xs\:focus\:-translate-y-63:focus {
    transform: translateY(-15.75rem) !important;
  }

  .xs\:focus\:-translate-y-64:focus {
    transform: translateY(-16rem) !important;
  }

  .xs\:focus\:-translate-y-65:focus {
    transform: translateY(-16.25rem) !important;
  }

  .xs\:focus\:-translate-y-66:focus {
    transform: translateY(-16.5rem) !important;
  }

  .xs\:focus\:-translate-y-67:focus {
    transform: translateY(-16.75rem) !important;
  }

  .xs\:focus\:-translate-y-68:focus {
    transform: translateY(-17rem) !important;
  }

  .xs\:focus\:-translate-y-69:focus {
    transform: translateY(-17.25rem) !important;
  }

  .xs\:focus\:-translate-y-70:focus {
    transform: translateY(-17.5rem) !important;
  }

  .xs\:focus\:-translate-y-71:focus {
    transform: translateY(-17.75rem) !important;
  }

  .xs\:focus\:-translate-y-72:focus {
    transform: translateY(-18rem) !important;
  }

  .xs\:focus\:-translate-y-73:focus {
    transform: translateY(-18.25rem) !important;
  }

  .xs\:focus\:-translate-y-74:focus {
    transform: translateY(-18.5rem) !important;
  }

  .xs\:focus\:-translate-y-75:focus {
    transform: translateY(-18.75rem) !important;
  }

  .xs\:focus\:-translate-y-76:focus {
    transform: translateY(-19rem) !important;
  }

  .xs\:focus\:-translate-y-77:focus {
    transform: translateY(-19.25rem) !important;
  }

  .xs\:focus\:-translate-y-78:focus {
    transform: translateY(-19.5rem) !important;
  }

  .xs\:focus\:-translate-y-79:focus {
    transform: translateY(-19.75rem) !important;
  }

  .xs\:focus\:-translate-y-80:focus {
    transform: translateY(-20rem) !important;
  }

  .xs\:focus\:-translate-y-81:focus {
    transform: translateY(-20.25rem) !important;
  }

  .xs\:focus\:-translate-y-82:focus {
    transform: translateY(-20.5rem) !important;
  }

  .xs\:focus\:-translate-y-83:focus {
    transform: translateY(-20.75rem) !important;
  }

  .xs\:focus\:-translate-y-84:focus {
    transform: translateY(-21rem) !important;
  }

  .xs\:focus\:-translate-y-85:focus {
    transform: translateY(-21.25rem) !important;
  }

  .xs\:focus\:-translate-y-86:focus {
    transform: translateY(-21.5rem) !important;
  }

  .xs\:focus\:-translate-y-87:focus {
    transform: translateY(-21.75rem) !important;
  }

  .xs\:focus\:-translate-y-88:focus {
    transform: translateY(-22rem) !important;
  }

  .xs\:focus\:-translate-y-89:focus {
    transform: translateY(-22.25rem) !important;
  }

  .xs\:focus\:-translate-y-90:focus {
    transform: translateY(-22.5rem) !important;
  }

  .xs\:focus\:-translate-y-91:focus {
    transform: translateY(-22.75rem) !important;
  }

  .xs\:focus\:-translate-y-92:focus {
    transform: translateY(-23rem) !important;
  }

  .xs\:focus\:-translate-y-93:focus {
    transform: translateY(-23.25rem) !important;
  }

  .xs\:focus\:-translate-y-94:focus {
    transform: translateY(-23.5rem) !important;
  }

  .xs\:focus\:-translate-y-95:focus {
    transform: translateY(-23.75rem) !important;
  }

  .xs\:focus\:-translate-y-96:focus {
    transform: translateY(-24rem) !important;
  }

  .xs\:focus\:-translate-y-97:focus {
    transform: translateY(-24.25rem) !important;
  }

  .xs\:focus\:-translate-y-98:focus {
    transform: translateY(-24.5rem) !important;
  }

  .xs\:focus\:-translate-y-99:focus {
    transform: translateY(-24.75rem) !important;
  }

  .xs\:focus\:-translate-y-100:focus {
    transform: translateY(-25rem) !important;
  }

  .xs\:focus\:-translate-y-101:focus {
    transform: translateY(-25.25rem) !important;
  }

  .xs\:focus\:-translate-y-102:focus {
    transform: translateY(-25.5rem) !important;
  }

  .xs\:focus\:-translate-y-103:focus {
    transform: translateY(-25.75rem) !important;
  }

  .xs\:focus\:-translate-y-104:focus {
    transform: translateY(-26rem) !important;
  }

  .xs\:focus\:-translate-y-105:focus {
    transform: translateY(-26.25rem) !important;
  }

  .xs\:focus\:-translate-y-px:focus {
    transform: translateY(-1px) !important;
  }

  .xs\:focus\:-translate-y-0\.5:focus {
    transform: translateY(-0.125rem) !important;
  }

  .xs\:focus\:-translate-y-1\.5:focus {
    transform: translateY(-0.375rem) !important;
  }

  .xs\:focus\:-translate-y-2\.5:focus {
    transform: translateY(-0.625rem) !important;
  }

  .xs\:focus\:-translate-y-3\.5:focus {
    transform: translateY(-0.875rem) !important;
  }

  .xs\:focus\:-translate-y-4\.5:focus {
    transform: translateY(-1.125rem) !important;
  }

  .xs\:focus\:-translate-y-5\.5:focus {
    transform: translateY(-1.375rem) !important;
  }

  .xs\:focus\:-translate-y-6\.5:focus {
    transform: translateY(-1.625rem) !important;
  }

  .xs\:focus\:-translate-y-7\.5:focus {
    transform: translateY(-1.875rem) !important;
  }

  .xs\:focus\:-translate-y-8\.5:focus {
    transform: translateY(-2.125rem) !important;
  }

  .xs\:focus\:-translate-y-9\.5:focus {
    transform: translateY(-2.375rem) !important;
  }

  .xs\:focus\:-translate-y-10\.5:focus {
    transform: translateY(-2.625rem) !important;
  }

  .xs\:focus\:-translate-y-11\.5:focus {
    transform: translateY(-2.875rem) !important;
  }

  .xs\:focus\:-translate-y-12\.5:focus {
    transform: translateY(-3.125rem) !important;
  }

  .xs\:focus\:-translate-y-13\.5:focus {
    transform: translateY(-3.375rem) !important;
  }

  .xs\:focus\:-translate-y-14\.5:focus {
    transform: translateY(-3.625rem) !important;
  }

  .xs\:focus\:-translate-y-15\.5:focus {
    transform: translateY(-3.875rem) !important;
  }

  .xs\:focus\:-translate-y-16\.5:focus {
    transform: translateY(-4.125rem) !important;
  }

  .xs\:focus\:-translate-y-17\.5:focus {
    transform: translateY(-4.375rem) !important;
  }

  .xs\:focus\:-translate-y-18\.5:focus {
    transform: translateY(-4.625rem) !important;
  }

  .xs\:focus\:-translate-y-19\.5:focus {
    transform: translateY(-4.875rem) !important;
  }

  .xs\:focus\:-translate-y-20\.5:focus {
    transform: translateY(-5.125rem) !important;
  }

  .xs\:focus\:-translate-y-21\.5:focus {
    transform: translateY(-5.375rem) !important;
  }

  .xs\:focus\:-translate-y-22\.5:focus {
    transform: translateY(-5.625rem) !important;
  }

  .xs\:focus\:-translate-y-23\.5:focus {
    transform: translateY(-5.875rem) !important;
  }

  .xs\:focus\:-translate-y-24\.5:focus {
    transform: translateY(-6.125rem) !important;
  }

  .xs\:focus\:-translate-y-25\.5:focus {
    transform: translateY(-6.375rem) !important;
  }

  .xs\:focus\:-translate-y-26\.5:focus {
    transform: translateY(-6.625rem) !important;
  }

  .xs\:focus\:-translate-y-27\.5:focus {
    transform: translateY(-6.875rem) !important;
  }

  .xs\:focus\:-translate-y-28\.5:focus {
    transform: translateY(-7.125rem) !important;
  }

  .xs\:focus\:-translate-y-29\.5:focus {
    transform: translateY(-7.375rem) !important;
  }

  .xs\:focus\:-translate-y-30\.5:focus {
    transform: translateY(-7.625rem) !important;
  }

  .xs\:focus\:-translate-y-31\.5:focus {
    transform: translateY(-7.875rem) !important;
  }

  .xs\:focus\:-translate-y-32\.5:focus {
    transform: translateY(-8.125rem) !important;
  }

  .xs\:focus\:-translate-y-33\.5:focus {
    transform: translateY(-8.375rem) !important;
  }

  .xs\:focus\:-translate-y-34\.5:focus {
    transform: translateY(-8.625rem) !important;
  }

  .xs\:focus\:-translate-y-35\.5:focus {
    transform: translateY(-8.875rem) !important;
  }

  .xs\:focus\:-translate-y-36\.5:focus {
    transform: translateY(-9.125rem) !important;
  }

  .xs\:focus\:-translate-y-37\.5:focus {
    transform: translateY(-9.375rem) !important;
  }

  .xs\:focus\:-translate-y-38\.5:focus {
    transform: translateY(-9.625rem) !important;
  }

  .xs\:focus\:-translate-y-39\.5:focus {
    transform: translateY(-9.875rem) !important;
  }

  .xs\:focus\:-translate-y-40\.5:focus {
    transform: translateY(-10.125rem) !important;
  }

  .xs\:focus\:-translate-y-41\.5:focus {
    transform: translateY(-10.375rem) !important;
  }

  .xs\:focus\:-translate-y-42\.5:focus {
    transform: translateY(-10.625rem) !important;
  }

  .xs\:focus\:-translate-y-43\.5:focus {
    transform: translateY(-10.875rem) !important;
  }

  .xs\:focus\:-translate-y-44\.5:focus {
    transform: translateY(-11.125rem) !important;
  }

  .xs\:focus\:-translate-y-45\.5:focus {
    transform: translateY(-11.375rem) !important;
  }

  .xs\:focus\:-translate-y-46\.5:focus {
    transform: translateY(-11.625rem) !important;
  }

  .xs\:focus\:-translate-y-47\.5:focus {
    transform: translateY(-11.875rem) !important;
  }

  .xs\:focus\:-translate-y-48\.5:focus {
    transform: translateY(-12.125rem) !important;
  }

  .xs\:focus\:-translate-y-49\.5:focus {
    transform: translateY(-12.375rem) !important;
  }

  .xs\:focus\:-translate-y-50\.5:focus {
    transform: translateY(-12.625rem) !important;
  }

  .xs\:focus\:-translate-y-51\.5:focus {
    transform: translateY(-12.875rem) !important;
  }

  .xs\:focus\:-translate-y-52\.5:focus {
    transform: translateY(-13.125rem) !important;
  }

  .xs\:focus\:-translate-y-53\.5:focus {
    transform: translateY(-13.375rem) !important;
  }

  .xs\:focus\:-translate-y-54\.5:focus {
    transform: translateY(-13.625rem) !important;
  }

  .xs\:focus\:-translate-y-55\.5:focus {
    transform: translateY(-13.875rem) !important;
  }

  .xs\:focus\:-translate-y-56\.5:focus {
    transform: translateY(-14.125rem) !important;
  }

  .xs\:focus\:-translate-y-57\.5:focus {
    transform: translateY(-14.375rem) !important;
  }

  .xs\:focus\:-translate-y-58\.5:focus {
    transform: translateY(-14.625rem) !important;
  }

  .xs\:focus\:-translate-y-59\.5:focus {
    transform: translateY(-14.875rem) !important;
  }

  .xs\:focus\:-translate-y-60\.5:focus {
    transform: translateY(-15.125rem) !important;
  }

  .xs\:focus\:-translate-y-61\.5:focus {
    transform: translateY(-15.375rem) !important;
  }

  .xs\:focus\:-translate-y-62\.5:focus {
    transform: translateY(-15.625rem) !important;
  }

  .xs\:focus\:-translate-y-63\.5:focus {
    transform: translateY(-15.875rem) !important;
  }

  .xs\:focus\:-translate-y-64\.5:focus {
    transform: translateY(-16.125rem) !important;
  }

  .xs\:focus\:-translate-y-65\.5:focus {
    transform: translateY(-16.375rem) !important;
  }

  .xs\:focus\:-translate-y-66\.5:focus {
    transform: translateY(-16.625rem) !important;
  }

  .xs\:focus\:-translate-y-67\.5:focus {
    transform: translateY(-16.875rem) !important;
  }

  .xs\:focus\:-translate-y-68\.5:focus {
    transform: translateY(-17.125rem) !important;
  }

  .xs\:focus\:-translate-y-69\.5:focus {
    transform: translateY(-17.375rem) !important;
  }

  .xs\:focus\:-translate-y-70\.5:focus {
    transform: translateY(-17.625rem) !important;
  }

  .xs\:focus\:-translate-y-71\.5:focus {
    transform: translateY(-17.875rem) !important;
  }

  .xs\:focus\:-translate-y-72\.5:focus {
    transform: translateY(-18.125rem) !important;
  }

  .xs\:focus\:-translate-y-73\.5:focus {
    transform: translateY(-18.375rem) !important;
  }

  .xs\:focus\:-translate-y-74\.5:focus {
    transform: translateY(-18.625rem) !important;
  }

  .xs\:focus\:-translate-y-75\.5:focus {
    transform: translateY(-18.875rem) !important;
  }

  .xs\:focus\:-translate-y-76\.5:focus {
    transform: translateY(-19.125rem) !important;
  }

  .xs\:focus\:-translate-y-77\.5:focus {
    transform: translateY(-19.375rem) !important;
  }

  .xs\:focus\:-translate-y-78\.5:focus {
    transform: translateY(-19.625rem) !important;
  }

  .xs\:focus\:-translate-y-79\.5:focus {
    transform: translateY(-19.875rem) !important;
  }

  .xs\:focus\:-translate-y-80\.5:focus {
    transform: translateY(-20.125rem) !important;
  }

  .xs\:focus\:-translate-y-81\.5:focus {
    transform: translateY(-20.375rem) !important;
  }

  .xs\:focus\:-translate-y-82\.5:focus {
    transform: translateY(-20.625rem) !important;
  }

  .xs\:focus\:-translate-y-83\.5:focus {
    transform: translateY(-20.875rem) !important;
  }

  .xs\:focus\:-translate-y-84\.5:focus {
    transform: translateY(-21.125rem) !important;
  }

  .xs\:focus\:-translate-y-85\.5:focus {
    transform: translateY(-21.375rem) !important;
  }

  .xs\:focus\:-translate-y-86\.5:focus {
    transform: translateY(-21.625rem) !important;
  }

  .xs\:focus\:-translate-y-87\.5:focus {
    transform: translateY(-21.875rem) !important;
  }

  .xs\:focus\:-translate-y-88\.5:focus {
    transform: translateY(-22.125rem) !important;
  }

  .xs\:focus\:-translate-y-89\.5:focus {
    transform: translateY(-22.375rem) !important;
  }

  .xs\:focus\:-translate-y-90\.5:focus {
    transform: translateY(-22.625rem) !important;
  }

  .xs\:focus\:-translate-y-91\.5:focus {
    transform: translateY(-22.875rem) !important;
  }

  .xs\:focus\:-translate-y-92\.5:focus {
    transform: translateY(-23.125rem) !important;
  }

  .xs\:focus\:-translate-y-93\.5:focus {
    transform: translateY(-23.375rem) !important;
  }

  .xs\:focus\:-translate-y-94\.5:focus {
    transform: translateY(-23.625rem) !important;
  }

  .xs\:focus\:-translate-y-95\.5:focus {
    transform: translateY(-23.875rem) !important;
  }

  .xs\:focus\:-translate-y-96\.5:focus {
    transform: translateY(-24.125rem) !important;
  }

  .xs\:focus\:-translate-y-97\.5:focus {
    transform: translateY(-24.375rem) !important;
  }

  .xs\:focus\:-translate-y-98\.5:focus {
    transform: translateY(-24.625rem) !important;
  }

  .xs\:focus\:-translate-y-99\.5:focus {
    transform: translateY(-24.875rem) !important;
  }

  .xs\:focus\:-translate-y-100\.5:focus {
    transform: translateY(-25.125rem) !important;
  }

  .xs\:focus\:-translate-y-101\.5:focus {
    transform: translateY(-25.375rem) !important;
  }

  .xs\:focus\:-translate-y-102\.5:focus {
    transform: translateY(-25.625rem) !important;
  }

  .xs\:focus\:-translate-y-103\.5:focus {
    transform: translateY(-25.875rem) !important;
  }

  .xs\:focus\:-translate-y-104\.5:focus {
    transform: translateY(-26.125rem) !important;
  }

  .xs\:focus\:-translate-y-full:focus {
    transform: translateY(-100%) !important;
  }

  .xs\:focus\:-translate-y-1\/2:focus {
    transform: translateY(-50%) !important;
  }

  .xs\:focus\:translate-y-1\/2:focus {
    transform: translateY(50%) !important;
  }

  .xs\:focus\:translate-y-full:focus {
    transform: translateY(100%) !important;
  }

  .xs\:focus\:translate-y-1\/3:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:focus\:-translate-y-1\/3:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:focus\:translate-y-2\/3:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:focus\:-translate-y-2\/3:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:focus\:translate-y-1\/4:focus {
    transform: translateY(25%) !important;
  }

  .xs\:focus\:-translate-y-1\/4:focus {
    transform: translateY(-25%) !important;
  }

  .xs\:focus\:translate-y-2\/4:focus {
    transform: translateY(50%) !important;
  }

  .xs\:focus\:-translate-y-2\/4:focus {
    transform: translateY(-50%) !important;
  }

  .xs\:focus\:translate-y-3\/4:focus {
    transform: translateY(75%) !important;
  }

  .xs\:focus\:-translate-y-3\/4:focus {
    transform: translateY(-75%) !important;
  }

  .xs\:focus\:translate-y-1\/5:focus {
    transform: translateY(20%) !important;
  }

  .xs\:focus\:-translate-y-1\/5:focus {
    transform: translateY(-20%) !important;
  }

  .xs\:focus\:translate-y-2\/5:focus {
    transform: translateY(40%) !important;
  }

  .xs\:focus\:-translate-y-2\/5:focus {
    transform: translateY(-40%) !important;
  }

  .xs\:focus\:translate-y-3\/5:focus {
    transform: translateY(60%) !important;
  }

  .xs\:focus\:-translate-y-3\/5:focus {
    transform: translateY(-60%) !important;
  }

  .xs\:focus\:translate-y-4\/5:focus {
    transform: translateY(80%) !important;
  }

  .xs\:focus\:-translate-y-4\/5:focus {
    transform: translateY(-80%) !important;
  }

  .xs\:focus\:translate-y-1\/6:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .xs\:focus\:-translate-y-1\/6:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xs\:focus\:translate-y-2\/6:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:focus\:-translate-y-2\/6:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:focus\:translate-y-3\/6:focus {
    transform: translateY(50%) !important;
  }

  .xs\:focus\:-translate-y-3\/6:focus {
    transform: translateY(-50%) !important;
  }

  .xs\:focus\:translate-y-4\/6:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:focus\:-translate-y-4\/6:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:focus\:translate-y-5\/6:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .xs\:focus\:-translate-y-5\/6:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xs\:focus\:translate-y-1\/12:focus {
    transform: translateY(8.333333333333332%) !important;
  }

  .xs\:focus\:-translate-y-1\/12:focus {
    transform: translateY(-8.333333333333332%) !important;
  }

  .xs\:focus\:translate-y-2\/12:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .xs\:focus\:-translate-y-2\/12:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xs\:focus\:translate-y-3\/12:focus {
    transform: translateY(25%) !important;
  }

  .xs\:focus\:-translate-y-3\/12:focus {
    transform: translateY(-25%) !important;
  }

  .xs\:focus\:translate-y-4\/12:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .xs\:focus\:-translate-y-4\/12:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xs\:focus\:translate-y-5\/12:focus {
    transform: translateY(41.66666666666667%) !important;
  }

  .xs\:focus\:-translate-y-5\/12:focus {
    transform: translateY(-41.66666666666667%) !important;
  }

  .xs\:focus\:translate-y-6\/12:focus {
    transform: translateY(50%) !important;
  }

  .xs\:focus\:-translate-y-6\/12:focus {
    transform: translateY(-50%) !important;
  }

  .xs\:focus\:translate-y-7\/12:focus {
    transform: translateY(58.333333333333336%) !important;
  }

  .xs\:focus\:-translate-y-7\/12:focus {
    transform: translateY(-58.333333333333336%) !important;
  }

  .xs\:focus\:translate-y-8\/12:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .xs\:focus\:-translate-y-8\/12:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xs\:focus\:translate-y-9\/12:focus {
    transform: translateY(75%) !important;
  }

  .xs\:focus\:-translate-y-9\/12:focus {
    transform: translateY(-75%) !important;
  }

  .xs\:focus\:translate-y-10\/12:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .xs\:focus\:-translate-y-10\/12:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xs\:focus\:translate-y-11\/12:focus {
    transform: translateY(91.66666666666666%) !important;
  }

  .xs\:focus\:-translate-y-11\/12:focus {
    transform: translateY(-91.66666666666666%) !important;
  }

  .xs\:skew-x-0 {
    transform: skewX(0) !important;
  }

  .xs\:skew-x-1 {
    transform: skewX(1deg) !important;
  }

  .xs\:skew-x-2 {
    transform: skewX(2deg) !important;
  }

  .xs\:skew-x-3 {
    transform: skewX(3deg) !important;
  }

  .xs\:skew-x-6 {
    transform: skewX(6deg) !important;
  }

  .xs\:skew-x-12 {
    transform: skewX(12deg) !important;
  }

  .xs\:-skew-x-12 {
    transform: skewX(-12deg) !important;
  }

  .xs\:-skew-x-6 {
    transform: skewX(-6deg) !important;
  }

  .xs\:-skew-x-3 {
    transform: skewX(-3deg) !important;
  }

  .xs\:-skew-x-2 {
    transform: skewX(-2deg) !important;
  }

  .xs\:-skew-x-1 {
    transform: skewX(-1deg) !important;
  }

  .xs\:skew-y-0 {
    transform: skewY(0) !important;
  }

  .xs\:skew-y-1 {
    transform: skewY(1deg) !important;
  }

  .xs\:skew-y-2 {
    transform: skewY(2deg) !important;
  }

  .xs\:skew-y-3 {
    transform: skewY(3deg) !important;
  }

  .xs\:skew-y-6 {
    transform: skewY(6deg) !important;
  }

  .xs\:skew-y-12 {
    transform: skewY(12deg) !important;
  }

  .xs\:-skew-y-12 {
    transform: skewY(-12deg) !important;
  }

  .xs\:-skew-y-6 {
    transform: skewY(-6deg) !important;
  }

  .xs\:-skew-y-3 {
    transform: skewY(-3deg) !important;
  }

  .xs\:-skew-y-2 {
    transform: skewY(-2deg) !important;
  }

  .xs\:-skew-y-1 {
    transform: skewY(-1deg) !important;
  }

  .xs\:hover\:skew-x-0:hover {
    transform: skewX(0) !important;
  }

  .xs\:hover\:skew-x-1:hover {
    transform: skewX(1deg) !important;
  }

  .xs\:hover\:skew-x-2:hover {
    transform: skewX(2deg) !important;
  }

  .xs\:hover\:skew-x-3:hover {
    transform: skewX(3deg) !important;
  }

  .xs\:hover\:skew-x-6:hover {
    transform: skewX(6deg) !important;
  }

  .xs\:hover\:skew-x-12:hover {
    transform: skewX(12deg) !important;
  }

  .xs\:hover\:-skew-x-12:hover {
    transform: skewX(-12deg) !important;
  }

  .xs\:hover\:-skew-x-6:hover {
    transform: skewX(-6deg) !important;
  }

  .xs\:hover\:-skew-x-3:hover {
    transform: skewX(-3deg) !important;
  }

  .xs\:hover\:-skew-x-2:hover {
    transform: skewX(-2deg) !important;
  }

  .xs\:hover\:-skew-x-1:hover {
    transform: skewX(-1deg) !important;
  }

  .xs\:hover\:skew-y-0:hover {
    transform: skewY(0) !important;
  }

  .xs\:hover\:skew-y-1:hover {
    transform: skewY(1deg) !important;
  }

  .xs\:hover\:skew-y-2:hover {
    transform: skewY(2deg) !important;
  }

  .xs\:hover\:skew-y-3:hover {
    transform: skewY(3deg) !important;
  }

  .xs\:hover\:skew-y-6:hover {
    transform: skewY(6deg) !important;
  }

  .xs\:hover\:skew-y-12:hover {
    transform: skewY(12deg) !important;
  }

  .xs\:hover\:-skew-y-12:hover {
    transform: skewY(-12deg) !important;
  }

  .xs\:hover\:-skew-y-6:hover {
    transform: skewY(-6deg) !important;
  }

  .xs\:hover\:-skew-y-3:hover {
    transform: skewY(-3deg) !important;
  }

  .xs\:hover\:-skew-y-2:hover {
    transform: skewY(-2deg) !important;
  }

  .xs\:hover\:-skew-y-1:hover {
    transform: skewY(-1deg) !important;
  }

  .xs\:focus\:skew-x-0:focus {
    transform: skewX(0) !important;
  }

  .xs\:focus\:skew-x-1:focus {
    transform: skewX(1deg) !important;
  }

  .xs\:focus\:skew-x-2:focus {
    transform: skewX(2deg) !important;
  }

  .xs\:focus\:skew-x-3:focus {
    transform: skewX(3deg) !important;
  }

  .xs\:focus\:skew-x-6:focus {
    transform: skewX(6deg) !important;
  }

  .xs\:focus\:skew-x-12:focus {
    transform: skewX(12deg) !important;
  }

  .xs\:focus\:-skew-x-12:focus {
    transform: skewX(-12deg) !important;
  }

  .xs\:focus\:-skew-x-6:focus {
    transform: skewX(-6deg) !important;
  }

  .xs\:focus\:-skew-x-3:focus {
    transform: skewX(-3deg) !important;
  }

  .xs\:focus\:-skew-x-2:focus {
    transform: skewX(-2deg) !important;
  }

  .xs\:focus\:-skew-x-1:focus {
    transform: skewX(-1deg) !important;
  }

  .xs\:focus\:skew-y-0:focus {
    transform: skewY(0) !important;
  }

  .xs\:focus\:skew-y-1:focus {
    transform: skewY(1deg) !important;
  }

  .xs\:focus\:skew-y-2:focus {
    transform: skewY(2deg) !important;
  }

  .xs\:focus\:skew-y-3:focus {
    transform: skewY(3deg) !important;
  }

  .xs\:focus\:skew-y-6:focus {
    transform: skewY(6deg) !important;
  }

  .xs\:focus\:skew-y-12:focus {
    transform: skewY(12deg) !important;
  }

  .xs\:focus\:-skew-y-12:focus {
    transform: skewY(-12deg) !important;
  }

  .xs\:focus\:-skew-y-6:focus {
    transform: skewY(-6deg) !important;
  }

  .xs\:focus\:-skew-y-3:focus {
    transform: skewY(-3deg) !important;
  }

  .xs\:focus\:-skew-y-2:focus {
    transform: skewY(-2deg) !important;
  }

  .xs\:focus\:-skew-y-1:focus {
    transform: skewY(-1deg) !important;
  }

  .xs\:transition-none {
    transition-property: none !important;
  }

  .xs\:transition-all {
    transition-property: all !important;
  }

  .xs\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .xs\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .xs\:transition-opacity {
    transition-property: opacity !important;
  }

  .xs\:transition-shadow {
    transition-property: box-shadow !important;
  }

  .xs\:transition-transform {
    transition-property: transform !important;
  }

  .xs\:hover\:transition-none:hover {
    transition-property: none !important;
  }

  .xs\:hover\:transition-all:hover {
    transition-property: all !important;
  }

  .xs\:hover\:transition:hover {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .xs\:hover\:transition-colors:hover {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .xs\:hover\:transition-opacity:hover {
    transition-property: opacity !important;
  }

  .xs\:hover\:transition-shadow:hover {
    transition-property: box-shadow !important;
  }

  .xs\:hover\:transition-transform:hover {
    transition-property: transform !important;
  }

  .xs\:focus\:transition-none:focus {
    transition-property: none !important;
  }

  .xs\:focus\:transition-all:focus {
    transition-property: all !important;
  }

  .xs\:focus\:transition:focus {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .xs\:focus\:transition-colors:focus {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .xs\:focus\:transition-opacity:focus {
    transition-property: opacity !important;
  }

  .xs\:focus\:transition-shadow:focus {
    transition-property: box-shadow !important;
  }

  .xs\:focus\:transition-transform:focus {
    transition-property: transform !important;
  }

  .xs\:ease-linear {
    transition-timing-function: linear !important;
  }

  .xs\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .xs\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .xs\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .xs\:hover\:ease-linear:hover {
    transition-timing-function: linear !important;
  }

  .xs\:hover\:ease-in:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .xs\:hover\:ease-out:hover {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .xs\:hover\:ease-in-out:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .xs\:focus\:ease-linear:focus {
    transition-timing-function: linear !important;
  }

  .xs\:focus\:ease-in:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .xs\:focus\:ease-out:focus {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .xs\:focus\:ease-in-out:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .xs\:duration-75 {
    transition-duration: 75ms !important;
  }

  .xs\:duration-100 {
    transition-duration: 100ms !important;
  }

  .xs\:duration-150 {
    transition-duration: 150ms !important;
  }

  .xs\:duration-200 {
    transition-duration: 200ms !important;
  }

  .xs\:duration-300 {
    transition-duration: 300ms !important;
  }

  .xs\:duration-500 {
    transition-duration: 500ms !important;
  }

  .xs\:duration-700 {
    transition-duration: 700ms !important;
  }

  .xs\:duration-1000 {
    transition-duration: 1000ms !important;
  }

  .xs\:hover\:duration-75:hover {
    transition-duration: 75ms !important;
  }

  .xs\:hover\:duration-100:hover {
    transition-duration: 100ms !important;
  }

  .xs\:hover\:duration-150:hover {
    transition-duration: 150ms !important;
  }

  .xs\:hover\:duration-200:hover {
    transition-duration: 200ms !important;
  }

  .xs\:hover\:duration-300:hover {
    transition-duration: 300ms !important;
  }

  .xs\:hover\:duration-500:hover {
    transition-duration: 500ms !important;
  }

  .xs\:hover\:duration-700:hover {
    transition-duration: 700ms !important;
  }

  .xs\:hover\:duration-1000:hover {
    transition-duration: 1000ms !important;
  }

  .xs\:focus\:duration-75:focus {
    transition-duration: 75ms !important;
  }

  .xs\:focus\:duration-100:focus {
    transition-duration: 100ms !important;
  }

  .xs\:focus\:duration-150:focus {
    transition-duration: 150ms !important;
  }

  .xs\:focus\:duration-200:focus {
    transition-duration: 200ms !important;
  }

  .xs\:focus\:duration-300:focus {
    transition-duration: 300ms !important;
  }

  .xs\:focus\:duration-500:focus {
    transition-duration: 500ms !important;
  }

  .xs\:focus\:duration-700:focus {
    transition-duration: 700ms !important;
  }

  .xs\:focus\:duration-1000:focus {
    transition-duration: 1000ms !important;
  }

  .xs\:delay-75 {
    transition-delay: 75ms !important;
  }

  .xs\:delay-100 {
    transition-delay: 100ms !important;
  }

  .xs\:delay-150 {
    transition-delay: 150ms !important;
  }

  .xs\:delay-200 {
    transition-delay: 200ms !important;
  }

  .xs\:delay-300 {
    transition-delay: 300ms !important;
  }

  .xs\:delay-500 {
    transition-delay: 500ms !important;
  }

  .xs\:delay-700 {
    transition-delay: 700ms !important;
  }

  .xs\:delay-1000 {
    transition-delay: 1000ms !important;
  }

  .xs\:hover\:delay-75:hover {
    transition-delay: 75ms !important;
  }

  .xs\:hover\:delay-100:hover {
    transition-delay: 100ms !important;
  }

  .xs\:hover\:delay-150:hover {
    transition-delay: 150ms !important;
  }

  .xs\:hover\:delay-200:hover {
    transition-delay: 200ms !important;
  }

  .xs\:hover\:delay-300:hover {
    transition-delay: 300ms !important;
  }

  .xs\:hover\:delay-500:hover {
    transition-delay: 500ms !important;
  }

  .xs\:hover\:delay-700:hover {
    transition-delay: 700ms !important;
  }

  .xs\:hover\:delay-1000:hover {
    transition-delay: 1000ms !important;
  }

  .xs\:focus\:delay-75:focus {
    transition-delay: 75ms !important;
  }

  .xs\:focus\:delay-100:focus {
    transition-delay: 100ms !important;
  }

  .xs\:focus\:delay-150:focus {
    transition-delay: 150ms !important;
  }

  .xs\:focus\:delay-200:focus {
    transition-delay: 200ms !important;
  }

  .xs\:focus\:delay-300:focus {
    transition-delay: 300ms !important;
  }

  .xs\:focus\:delay-500:focus {
    transition-delay: 500ms !important;
  }

  .xs\:focus\:delay-700:focus {
    transition-delay: 700ms !important;
  }

  .xs\:focus\:delay-1000:focus {
    transition-delay: 1000ms !important;
  }

  .xs\:animate-none {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .xs\:animate-spin {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .xs\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .xs\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .xs\:animate-bounce {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .xs\:hover\:animate-none:hover {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .xs\:hover\:animate-spin:hover {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .xs\:hover\:animate-ping:hover {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .xs\:hover\:animate-pulse:hover {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .xs\:hover\:animate-bounce:hover {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .xs\:focus\:animate-none:focus {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .xs\:focus\:animate-spin:focus {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .xs\:focus\:animate-ping:focus {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .xs\:focus\:animate-pulse:focus {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .xs\:focus\:animate-bounce:focus {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .xs\:mx-full {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  .xs\:ml-full {
    margin-left: calc(50% - 50vw) !important;
  }

  .xs\:mr-full {
    margin-right: calc(50% - 50vw) !important;
  }

  .xs\:px-full {
    padding-left: calc(50vw - 50%) !important;
    padding-right: calc(50vw - 50%) !important;
  }

  .xs\:pl-full {
    padding-left: calc(50vw - 50%) !important;
  }

  .xs\:pr-full {
    padding-right: calc(50vw - 50%) !important;
  }

  .xs\:transform-none {
    transform: none !important;
  }

  .xs\:position {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
  }

  .xs\:position-x {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .xs\:position-y {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}

@media (min-width: 48.0625em) {
  .sm\:space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .sm\:space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .sm\:space-y-1 > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .sm\:space-x-1 > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .sm\:space-y-2 > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .sm\:space-x-2 > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .sm\:space-y-3 > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .sm\:space-x-3 > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .sm\:space-y-4 > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .sm\:space-x-4 > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .sm\:space-y-5 > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .sm\:space-x-5 > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .sm\:space-y-6 > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .sm\:space-x-6 > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .sm\:space-y-7 > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .sm\:space-x-7 > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .sm\:space-y-8 > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .sm\:space-x-8 > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .sm\:space-y-9 > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .sm\:space-x-9 > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .sm\:space-y-10 > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .sm\:space-x-10 > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .sm\:space-y-11 > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .sm\:space-x-11 > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .sm\:space-y-12 > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .sm\:space-x-12 > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .sm\:space-y-13 > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .sm\:space-x-13 > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .sm\:space-y-14 > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .sm\:space-x-14 > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .sm\:space-y-15 > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .sm\:space-x-15 > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .sm\:space-y-16 > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .sm\:space-x-16 > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .sm\:space-y-17 > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .sm\:space-x-17 > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .sm\:space-y-18 > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .sm\:space-x-18 > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .sm\:space-y-19 > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .sm\:space-x-19 > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .sm\:space-y-20 > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .sm\:space-x-20 > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .sm\:space-y-21 > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .sm\:space-x-21 > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .sm\:space-y-22 > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .sm\:space-x-22 > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .sm\:space-y-23 > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .sm\:space-x-23 > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .sm\:space-y-24 > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .sm\:space-x-24 > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .sm\:space-y-25 > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .sm\:space-x-25 > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .sm\:space-y-26 > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .sm\:space-x-26 > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .sm\:space-y-27 > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .sm\:space-x-27 > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .sm\:space-y-28 > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .sm\:space-x-28 > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .sm\:space-y-29 > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .sm\:space-x-29 > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .sm\:space-y-30 > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .sm\:space-x-30 > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .sm\:space-y-31 > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .sm\:space-x-31 > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .sm\:space-y-32 > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .sm\:space-x-32 > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .sm\:space-y-33 > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .sm\:space-x-33 > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .sm\:space-y-34 > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .sm\:space-x-34 > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .sm\:space-y-35 > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .sm\:space-x-35 > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .sm\:space-y-36 > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .sm\:space-x-36 > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .sm\:space-y-37 > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .sm\:space-x-37 > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .sm\:space-y-38 > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .sm\:space-x-38 > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .sm\:space-y-39 > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .sm\:space-x-39 > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .sm\:space-y-40 > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .sm\:space-x-40 > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .sm\:space-y-41 > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .sm\:space-x-41 > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .sm\:space-y-42 > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .sm\:space-x-42 > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .sm\:space-y-43 > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .sm\:space-x-43 > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .sm\:space-y-44 > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .sm\:space-x-44 > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .sm\:space-y-45 > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .sm\:space-x-45 > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .sm\:space-y-46 > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .sm\:space-x-46 > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .sm\:space-y-47 > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .sm\:space-x-47 > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .sm\:space-y-48 > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .sm\:space-x-48 > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .sm\:space-y-49 > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .sm\:space-x-49 > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .sm\:space-y-50 > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .sm\:space-x-50 > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .sm\:space-y-51 > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .sm\:space-x-51 > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .sm\:space-y-52 > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .sm\:space-x-52 > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .sm\:space-y-53 > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .sm\:space-x-53 > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .sm\:space-y-54 > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .sm\:space-x-54 > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .sm\:space-y-55 > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .sm\:space-x-55 > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .sm\:space-y-56 > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .sm\:space-x-56 > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .sm\:space-y-57 > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .sm\:space-x-57 > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .sm\:space-y-58 > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .sm\:space-x-58 > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .sm\:space-y-59 > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .sm\:space-x-59 > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .sm\:space-y-60 > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .sm\:space-x-60 > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .sm\:space-y-61 > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .sm\:space-x-61 > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .sm\:space-y-62 > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .sm\:space-x-62 > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .sm\:space-y-63 > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .sm\:space-x-63 > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .sm\:space-y-64 > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .sm\:space-x-64 > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .sm\:space-y-65 > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .sm\:space-x-65 > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .sm\:space-y-66 > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .sm\:space-x-66 > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .sm\:space-y-67 > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .sm\:space-x-67 > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .sm\:space-y-68 > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .sm\:space-x-68 > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .sm\:space-y-69 > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .sm\:space-x-69 > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .sm\:space-y-70 > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .sm\:space-x-70 > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .sm\:space-y-71 > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .sm\:space-x-71 > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .sm\:space-y-72 > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .sm\:space-x-72 > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .sm\:space-y-73 > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .sm\:space-x-73 > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .sm\:space-y-74 > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .sm\:space-x-74 > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .sm\:space-y-75 > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .sm\:space-x-75 > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .sm\:space-y-76 > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .sm\:space-x-76 > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .sm\:space-y-77 > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .sm\:space-x-77 > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .sm\:space-y-78 > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .sm\:space-x-78 > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .sm\:space-y-79 > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .sm\:space-x-79 > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .sm\:space-y-80 > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .sm\:space-x-80 > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .sm\:space-y-81 > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .sm\:space-x-81 > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .sm\:space-y-82 > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .sm\:space-x-82 > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .sm\:space-y-83 > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .sm\:space-x-83 > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .sm\:space-y-84 > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .sm\:space-x-84 > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .sm\:space-y-85 > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .sm\:space-x-85 > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .sm\:space-y-86 > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .sm\:space-x-86 > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .sm\:space-y-87 > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .sm\:space-x-87 > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .sm\:space-y-88 > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .sm\:space-x-88 > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .sm\:space-y-89 > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .sm\:space-x-89 > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .sm\:space-y-90 > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .sm\:space-x-90 > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .sm\:space-y-91 > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .sm\:space-x-91 > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .sm\:space-y-92 > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .sm\:space-x-92 > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .sm\:space-y-93 > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .sm\:space-x-93 > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .sm\:space-y-94 > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .sm\:space-x-94 > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .sm\:space-y-95 > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .sm\:space-x-95 > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .sm\:space-y-96 > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .sm\:space-x-96 > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .sm\:space-y-97 > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .sm\:space-x-97 > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .sm\:space-y-98 > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .sm\:space-x-98 > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .sm\:space-y-99 > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .sm\:space-x-99 > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .sm\:space-y-100 > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .sm\:space-x-100 > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .sm\:space-y-101 > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .sm\:space-x-101 > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .sm\:space-y-102 > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .sm\:space-x-102 > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .sm\:space-y-103 > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .sm\:space-x-103 > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .sm\:space-y-104 > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .sm\:space-x-104 > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .sm\:space-y-105 > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .sm\:space-x-105 > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .sm\:space-y-px > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .sm\:space-x-px > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .sm\:space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .sm\:space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .sm\:space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .sm\:space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .sm\:space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .sm\:space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .sm\:space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .sm\:space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .sm\:space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .sm\:space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .sm\:space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .sm\:space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .sm\:space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .sm\:space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .sm\:space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .sm\:space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .sm\:space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .sm\:space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .sm\:space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .sm\:space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .sm\:space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .sm\:space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .sm\:space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .sm\:space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .sm\:space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .sm\:space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .sm\:space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .sm\:space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .sm\:space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .sm\:space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .sm\:space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .sm\:space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .sm\:space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .sm\:space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .sm\:space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .sm\:space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .sm\:space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .sm\:space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .sm\:space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .sm\:space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .sm\:space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .sm\:space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .sm\:space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .sm\:space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .sm\:space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .sm\:space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .sm\:space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .sm\:space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .sm\:space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .sm\:space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .sm\:space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .sm\:space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .sm\:space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .sm\:space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .sm\:space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .sm\:space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .sm\:space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .sm\:space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .sm\:space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .sm\:space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .sm\:space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .sm\:space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .sm\:space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .sm\:space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .sm\:space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .sm\:space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .sm\:space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .sm\:space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .sm\:space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .sm\:space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .sm\:space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .sm\:space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .sm\:space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .sm\:space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .sm\:space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .sm\:space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .sm\:space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .sm\:space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .sm\:space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .sm\:space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .sm\:space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .sm\:space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .sm\:space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .sm\:space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .sm\:space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .sm\:space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .sm\:space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .sm\:space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .sm\:space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .sm\:space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .sm\:space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .sm\:space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .sm\:space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .sm\:space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .sm\:space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .sm\:space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .sm\:space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .sm\:space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .sm\:space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .sm\:space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .sm\:space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .sm\:space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .sm\:space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .sm\:space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .sm\:space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .sm\:space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .sm\:space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .sm\:space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .sm\:space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .sm\:space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .sm\:space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .sm\:space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .sm\:space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .sm\:space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .sm\:space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .sm\:space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .sm\:space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .sm\:space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .sm\:space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .sm\:space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .sm\:space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .sm\:space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .sm\:space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .sm\:space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .sm\:space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .sm\:space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .sm\:space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .sm\:space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .sm\:space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .sm\:space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .sm\:space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .sm\:space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .sm\:space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .sm\:space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .sm\:space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .sm\:space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .sm\:space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .sm\:space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .sm\:space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .sm\:space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .sm\:space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .sm\:space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .sm\:space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .sm\:space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .sm\:space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .sm\:space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .sm\:space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .sm\:space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .sm\:space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .sm\:space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .sm\:space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .sm\:space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .sm\:space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .sm\:space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .sm\:space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .sm\:space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .sm\:space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .sm\:space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .sm\:space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .sm\:space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .sm\:space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .sm\:space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .sm\:space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .sm\:space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .sm\:space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .sm\:space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .sm\:space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .sm\:space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .sm\:space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .sm\:space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .sm\:space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .sm\:space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .sm\:space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .sm\:space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .sm\:space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .sm\:space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .sm\:space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .sm\:space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .sm\:space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .sm\:space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .sm\:space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .sm\:space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .sm\:space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .sm\:space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .sm\:space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .sm\:space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .sm\:space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .sm\:space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .sm\:space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .sm\:space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .sm\:space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .sm\:space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .sm\:space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .sm\:space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .sm\:space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .sm\:space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .sm\:space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .sm\:space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .sm\:space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .sm\:space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .sm\:space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .sm\:space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .sm\:space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .sm\:space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .sm\:space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .sm\:space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .sm\:space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .sm\:space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .sm\:space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .sm\:space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .sm\:-space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .sm\:-space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .sm\:-space-y-1 > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .sm\:-space-x-1 > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .sm\:-space-y-2 > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .sm\:-space-x-2 > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .sm\:-space-y-3 > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .sm\:-space-x-3 > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .sm\:-space-y-4 > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .sm\:-space-x-4 > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .sm\:-space-y-5 > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .sm\:-space-x-5 > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .sm\:-space-y-6 > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .sm\:-space-x-6 > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .sm\:-space-y-7 > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .sm\:-space-x-7 > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .sm\:-space-y-8 > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .sm\:-space-x-8 > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .sm\:-space-y-9 > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .sm\:-space-x-9 > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .sm\:-space-y-10 > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .sm\:-space-x-10 > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .sm\:-space-y-11 > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .sm\:-space-x-11 > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .sm\:-space-y-12 > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .sm\:-space-x-12 > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .sm\:-space-y-13 > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .sm\:-space-x-13 > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .sm\:-space-y-14 > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .sm\:-space-x-14 > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .sm\:-space-y-15 > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .sm\:-space-x-15 > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .sm\:-space-y-16 > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .sm\:-space-x-16 > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .sm\:-space-y-17 > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .sm\:-space-x-17 > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .sm\:-space-y-18 > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .sm\:-space-x-18 > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .sm\:-space-y-19 > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .sm\:-space-x-19 > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .sm\:-space-y-20 > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .sm\:-space-x-20 > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .sm\:-space-y-21 > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .sm\:-space-x-21 > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .sm\:-space-y-22 > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .sm\:-space-x-22 > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .sm\:-space-y-23 > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .sm\:-space-x-23 > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .sm\:-space-y-24 > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .sm\:-space-x-24 > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .sm\:-space-y-25 > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .sm\:-space-x-25 > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .sm\:-space-y-26 > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .sm\:-space-x-26 > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .sm\:-space-y-27 > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .sm\:-space-x-27 > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .sm\:-space-y-28 > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .sm\:-space-x-28 > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .sm\:-space-y-29 > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .sm\:-space-x-29 > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .sm\:-space-y-30 > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .sm\:-space-x-30 > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .sm\:-space-y-31 > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .sm\:-space-x-31 > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .sm\:-space-y-32 > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .sm\:-space-x-32 > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .sm\:-space-y-33 > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .sm\:-space-x-33 > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .sm\:-space-y-34 > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .sm\:-space-x-34 > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .sm\:-space-y-35 > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .sm\:-space-x-35 > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .sm\:-space-y-36 > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .sm\:-space-x-36 > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .sm\:-space-y-37 > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .sm\:-space-x-37 > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .sm\:-space-y-38 > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .sm\:-space-x-38 > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .sm\:-space-y-39 > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .sm\:-space-x-39 > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .sm\:-space-y-40 > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .sm\:-space-x-40 > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .sm\:-space-y-41 > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .sm\:-space-x-41 > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .sm\:-space-y-42 > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .sm\:-space-x-42 > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .sm\:-space-y-43 > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .sm\:-space-x-43 > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .sm\:-space-y-44 > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .sm\:-space-x-44 > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .sm\:-space-y-45 > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .sm\:-space-x-45 > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .sm\:-space-y-46 > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .sm\:-space-x-46 > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .sm\:-space-y-47 > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .sm\:-space-x-47 > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .sm\:-space-y-48 > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .sm\:-space-x-48 > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .sm\:-space-y-49 > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .sm\:-space-x-49 > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .sm\:-space-y-50 > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .sm\:-space-x-50 > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .sm\:-space-y-51 > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .sm\:-space-x-51 > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .sm\:-space-y-52 > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .sm\:-space-x-52 > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .sm\:-space-y-53 > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .sm\:-space-x-53 > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .sm\:-space-y-54 > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .sm\:-space-x-54 > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .sm\:-space-y-55 > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .sm\:-space-x-55 > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .sm\:-space-y-56 > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .sm\:-space-x-56 > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .sm\:-space-y-57 > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .sm\:-space-x-57 > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .sm\:-space-y-58 > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .sm\:-space-x-58 > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .sm\:-space-y-59 > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .sm\:-space-x-59 > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .sm\:-space-y-60 > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .sm\:-space-x-60 > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .sm\:-space-y-61 > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .sm\:-space-x-61 > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .sm\:-space-y-62 > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .sm\:-space-x-62 > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .sm\:-space-y-63 > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .sm\:-space-x-63 > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .sm\:-space-y-64 > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .sm\:-space-x-64 > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .sm\:-space-y-65 > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .sm\:-space-x-65 > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .sm\:-space-y-66 > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .sm\:-space-x-66 > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .sm\:-space-y-67 > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .sm\:-space-x-67 > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .sm\:-space-y-68 > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .sm\:-space-x-68 > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .sm\:-space-y-69 > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .sm\:-space-x-69 > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .sm\:-space-y-70 > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .sm\:-space-x-70 > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .sm\:-space-y-71 > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .sm\:-space-x-71 > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .sm\:-space-y-72 > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .sm\:-space-x-72 > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .sm\:-space-y-73 > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .sm\:-space-x-73 > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .sm\:-space-y-74 > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .sm\:-space-x-74 > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .sm\:-space-y-75 > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .sm\:-space-x-75 > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .sm\:-space-y-76 > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .sm\:-space-x-76 > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .sm\:-space-y-77 > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .sm\:-space-x-77 > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .sm\:-space-y-78 > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .sm\:-space-x-78 > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .sm\:-space-y-79 > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .sm\:-space-x-79 > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .sm\:-space-y-80 > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .sm\:-space-x-80 > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .sm\:-space-y-81 > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .sm\:-space-x-81 > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .sm\:-space-y-82 > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .sm\:-space-x-82 > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .sm\:-space-y-83 > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .sm\:-space-x-83 > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .sm\:-space-y-84 > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .sm\:-space-x-84 > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .sm\:-space-y-85 > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .sm\:-space-x-85 > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .sm\:-space-y-86 > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .sm\:-space-x-86 > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .sm\:-space-y-87 > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .sm\:-space-x-87 > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .sm\:-space-y-88 > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .sm\:-space-x-88 > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .sm\:-space-y-89 > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .sm\:-space-x-89 > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .sm\:-space-y-90 > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .sm\:-space-x-90 > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .sm\:-space-y-91 > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .sm\:-space-x-91 > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .sm\:-space-y-92 > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .sm\:-space-x-92 > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .sm\:-space-y-93 > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .sm\:-space-x-93 > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .sm\:-space-y-94 > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .sm\:-space-x-94 > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .sm\:-space-y-95 > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .sm\:-space-x-95 > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .sm\:-space-y-96 > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .sm\:-space-x-96 > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .sm\:-space-y-97 > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .sm\:-space-x-97 > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .sm\:-space-y-98 > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .sm\:-space-x-98 > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .sm\:-space-y-99 > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .sm\:-space-x-99 > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .sm\:-space-y-100 > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .sm\:-space-x-100 > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .sm\:-space-y-101 > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .sm\:-space-x-101 > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .sm\:-space-y-102 > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .sm\:-space-x-102 > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .sm\:-space-y-103 > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .sm\:-space-x-103 > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .sm\:-space-y-104 > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .sm\:-space-x-104 > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .sm\:-space-y-105 > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .sm\:-space-x-105 > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .sm\:-space-y-px > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .sm\:-space-x-px > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .sm\:-space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .sm\:-space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .sm\:-space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .sm\:-space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .sm\:-space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .sm\:-space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .sm\:-space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .sm\:-space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .sm\:-space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .sm\:-space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .sm\:-space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .sm\:-space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .sm\:-space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .sm\:-space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .sm\:-space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .sm\:-space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .sm\:-space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .sm\:-space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .sm\:-space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .sm\:-space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .sm\:-space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .sm\:-space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .sm\:-space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .sm\:-space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .sm\:-space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .sm\:-space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .sm\:-space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .sm\:-space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .sm\:-space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .sm\:-space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .sm\:-space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .sm\:-space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .sm\:-space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .sm\:-space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .sm\:-space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .sm\:-space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .sm\:-space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .sm\:-space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .sm\:-space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .sm\:-space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .sm\:-space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .sm\:-space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .sm\:-space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .sm\:-space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .sm\:-space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .sm\:-space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .sm\:-space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .sm\:-space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .sm\:-space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .sm\:-space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .sm\:-space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .sm\:-space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .sm\:-space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .sm\:-space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .sm\:-space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .sm\:-space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .sm\:-space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .sm\:-space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .sm\:-space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .sm\:-space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .sm\:-space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .sm\:-space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .sm\:-space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .sm\:-space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .sm\:-space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .sm\:-space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .sm\:-space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .sm\:-space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .sm\:-space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .sm\:-space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .sm\:-space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .sm\:-space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .sm\:-space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .sm\:-space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .sm\:-space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .sm\:-space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .sm\:-space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .sm\:-space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .sm\:-space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .sm\:-space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .sm\:-space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .sm\:-space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .sm\:-space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .sm\:-space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .sm\:-space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .sm\:-space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .sm\:-space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .sm\:-space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .sm\:-space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .sm\:-space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .sm\:-space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .sm\:-space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .sm\:-space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .sm\:-space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .sm\:-space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .sm\:-space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .sm\:-space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .sm\:-space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .sm\:-space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .sm\:-space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .sm\:-space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .sm\:-space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .sm\:-space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .sm\:-space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .sm\:-space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .sm\:-space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .sm\:-space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .sm\:-space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .sm\:-space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .sm\:-space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .sm\:-space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .sm\:-space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .sm\:-space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .sm\:-space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .sm\:-space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .sm\:-space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .sm\:-space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .sm\:-space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .sm\:-space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .sm\:-space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .sm\:-space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .sm\:-space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .sm\:-space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .sm\:-space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .sm\:-space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .sm\:-space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .sm\:-space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .sm\:-space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .sm\:-space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .sm\:-space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .sm\:-space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .sm\:-space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .sm\:-space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .sm\:-space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .sm\:-space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .sm\:-space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .sm\:-space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .sm\:-space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .sm\:-space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .sm\:-space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .sm\:-space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .sm\:-space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .sm\:-space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .sm\:-space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .sm\:-space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .sm\:-space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .sm\:-space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .sm\:-space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .sm\:-space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .sm\:-space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .sm\:-space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .sm\:-space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .sm\:-space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .sm\:-space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .sm\:-space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .sm\:-space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .sm\:-space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .sm\:-space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .sm\:-space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .sm\:-space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .sm\:-space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .sm\:-space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .sm\:-space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .sm\:-space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .sm\:-space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .sm\:-space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .sm\:-space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .sm\:-space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .sm\:-space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .sm\:-space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .sm\:-space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .sm\:-space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .sm\:-space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .sm\:-space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .sm\:-space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .sm\:-space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .sm\:-space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .sm\:-space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .sm\:-space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .sm\:-space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .sm\:-space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .sm\:-space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .sm\:-space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .sm\:-space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .sm\:-space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .sm\:-space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .sm\:-space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .sm\:-space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .sm\:-space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .sm\:-space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .sm\:-space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .sm\:-space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .sm\:-space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .sm\:-space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .sm\:-space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .sm\:-space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .sm\:-space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .sm\:-space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .sm\:-space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .sm\:-space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .sm\:-space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .sm\:-space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .sm\:-space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .sm\:-space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .sm\:-space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .sm\:-space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .sm\:-space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .sm\:-space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .sm\:-space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .sm\:-space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .sm\:hover\:space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .sm\:hover\:space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .sm\:hover\:space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .sm\:hover\:space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .sm\:hover\:space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .sm\:hover\:space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .sm\:hover\:space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .sm\:hover\:space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .sm\:hover\:space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .sm\:hover\:space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .sm\:hover\:space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .sm\:hover\:space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .sm\:hover\:space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .sm\:hover\:space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .sm\:hover\:space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .sm\:hover\:space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .sm\:hover\:space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .sm\:hover\:space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .sm\:hover\:space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .sm\:hover\:space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .sm\:hover\:space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .sm\:hover\:space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .sm\:hover\:space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .sm\:hover\:space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .sm\:hover\:space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .sm\:hover\:space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .sm\:hover\:space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .sm\:hover\:space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .sm\:hover\:space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .sm\:hover\:space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .sm\:hover\:space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .sm\:hover\:space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .sm\:hover\:space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .sm\:hover\:space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .sm\:hover\:space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .sm\:hover\:space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .sm\:hover\:space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .sm\:hover\:space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .sm\:hover\:space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .sm\:hover\:space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .sm\:hover\:space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .sm\:hover\:space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .sm\:hover\:space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .sm\:hover\:space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .sm\:hover\:space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .sm\:hover\:space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .sm\:hover\:space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .sm\:hover\:space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .sm\:hover\:space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .sm\:hover\:space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .sm\:hover\:space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .sm\:hover\:space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .sm\:hover\:space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .sm\:hover\:space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .sm\:hover\:space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .sm\:hover\:space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .sm\:hover\:space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .sm\:hover\:space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .sm\:hover\:space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .sm\:hover\:space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .sm\:hover\:space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .sm\:hover\:space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .sm\:hover\:space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .sm\:hover\:space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .sm\:hover\:space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .sm\:hover\:space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .sm\:hover\:space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .sm\:hover\:space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .sm\:hover\:space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .sm\:hover\:space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .sm\:hover\:space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .sm\:hover\:space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .sm\:hover\:space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .sm\:hover\:space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .sm\:hover\:space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .sm\:hover\:space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .sm\:hover\:space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .sm\:hover\:space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .sm\:hover\:space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .sm\:hover\:space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .sm\:hover\:space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .sm\:hover\:space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .sm\:hover\:space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .sm\:hover\:space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .sm\:hover\:space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .sm\:hover\:space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .sm\:hover\:space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .sm\:hover\:space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .sm\:hover\:space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .sm\:hover\:space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .sm\:hover\:space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .sm\:hover\:space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .sm\:hover\:space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .sm\:hover\:space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .sm\:hover\:space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .sm\:hover\:space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .sm\:hover\:space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .sm\:hover\:space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .sm\:hover\:space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .sm\:hover\:space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .sm\:hover\:space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .sm\:hover\:space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .sm\:hover\:space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .sm\:hover\:space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .sm\:hover\:space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .sm\:hover\:space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .sm\:hover\:space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .sm\:hover\:space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .sm\:hover\:space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .sm\:hover\:space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .sm\:hover\:space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .sm\:hover\:space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .sm\:hover\:space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .sm\:hover\:space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .sm\:hover\:space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .sm\:hover\:space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .sm\:hover\:space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .sm\:hover\:space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .sm\:hover\:space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .sm\:hover\:space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .sm\:hover\:space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .sm\:hover\:space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .sm\:hover\:space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .sm\:hover\:space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .sm\:hover\:space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .sm\:hover\:space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .sm\:hover\:space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .sm\:hover\:space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .sm\:hover\:space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .sm\:hover\:space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .sm\:hover\:space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .sm\:hover\:space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .sm\:hover\:space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .sm\:hover\:space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .sm\:hover\:space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .sm\:hover\:space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .sm\:hover\:space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .sm\:hover\:space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .sm\:hover\:space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .sm\:hover\:space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .sm\:hover\:space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .sm\:hover\:space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .sm\:hover\:space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .sm\:hover\:space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .sm\:hover\:space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .sm\:hover\:space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .sm\:hover\:space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .sm\:hover\:space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .sm\:hover\:space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .sm\:hover\:space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .sm\:hover\:space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .sm\:hover\:space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .sm\:hover\:space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .sm\:hover\:space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .sm\:hover\:space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .sm\:hover\:space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .sm\:hover\:space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .sm\:hover\:space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .sm\:hover\:space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .sm\:hover\:space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .sm\:hover\:space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .sm\:hover\:space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .sm\:hover\:space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .sm\:hover\:space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .sm\:hover\:space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .sm\:hover\:space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .sm\:hover\:space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .sm\:hover\:space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .sm\:hover\:space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .sm\:hover\:space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .sm\:hover\:space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .sm\:hover\:space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .sm\:hover\:space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .sm\:hover\:space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .sm\:hover\:space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .sm\:hover\:space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .sm\:hover\:space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .sm\:hover\:space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .sm\:hover\:space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .sm\:hover\:space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .sm\:hover\:space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .sm\:hover\:space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .sm\:hover\:space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .sm\:hover\:space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .sm\:hover\:space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .sm\:hover\:space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .sm\:hover\:space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .sm\:hover\:space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .sm\:hover\:space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .sm\:hover\:space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .sm\:hover\:space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .sm\:hover\:space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .sm\:hover\:space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .sm\:hover\:space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .sm\:hover\:space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .sm\:hover\:space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .sm\:hover\:space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .sm\:hover\:space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .sm\:hover\:space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .sm\:hover\:space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .sm\:hover\:space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .sm\:hover\:space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .sm\:hover\:space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .sm\:hover\:space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .sm\:hover\:space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .sm\:hover\:space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .sm\:hover\:space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .sm\:hover\:space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .sm\:hover\:space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .sm\:hover\:space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .sm\:hover\:space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .sm\:hover\:space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .sm\:hover\:space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .sm\:hover\:space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .sm\:hover\:space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .sm\:hover\:space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .sm\:hover\:space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .sm\:hover\:space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .sm\:hover\:space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .sm\:hover\:space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .sm\:hover\:space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .sm\:hover\:space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .sm\:hover\:space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .sm\:hover\:space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .sm\:hover\:space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .sm\:hover\:space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .sm\:hover\:space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .sm\:hover\:space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .sm\:hover\:space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .sm\:hover\:space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .sm\:hover\:space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .sm\:hover\:space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .sm\:hover\:space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .sm\:hover\:space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .sm\:hover\:space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .sm\:hover\:space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .sm\:hover\:space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .sm\:hover\:space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .sm\:hover\:space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .sm\:hover\:space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .sm\:hover\:space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .sm\:hover\:space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .sm\:hover\:space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .sm\:hover\:space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .sm\:hover\:space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .sm\:hover\:space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .sm\:hover\:space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .sm\:hover\:space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .sm\:hover\:space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .sm\:hover\:space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .sm\:hover\:space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .sm\:hover\:space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .sm\:hover\:space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .sm\:hover\:space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .sm\:hover\:space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .sm\:hover\:space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .sm\:hover\:space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .sm\:hover\:space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .sm\:hover\:space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .sm\:hover\:space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .sm\:hover\:space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .sm\:hover\:space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .sm\:hover\:space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .sm\:hover\:space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .sm\:hover\:space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .sm\:hover\:space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .sm\:hover\:space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .sm\:hover\:space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .sm\:hover\:space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .sm\:hover\:space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .sm\:hover\:space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .sm\:hover\:space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .sm\:hover\:space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .sm\:hover\:space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .sm\:hover\:space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .sm\:hover\:space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .sm\:hover\:space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .sm\:hover\:space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .sm\:hover\:space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .sm\:hover\:space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .sm\:hover\:space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .sm\:hover\:space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .sm\:hover\:space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .sm\:hover\:space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .sm\:hover\:space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .sm\:hover\:space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .sm\:hover\:space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .sm\:hover\:space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .sm\:hover\:space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .sm\:hover\:space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .sm\:hover\:space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .sm\:hover\:space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .sm\:hover\:space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .sm\:hover\:space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .sm\:hover\:space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .sm\:hover\:space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .sm\:hover\:space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .sm\:hover\:space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .sm\:hover\:space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .sm\:hover\:space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .sm\:hover\:space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .sm\:hover\:space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .sm\:hover\:space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .sm\:hover\:space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .sm\:hover\:space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .sm\:hover\:space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .sm\:hover\:space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .sm\:hover\:space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .sm\:hover\:space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .sm\:hover\:space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .sm\:hover\:space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .sm\:hover\:space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .sm\:hover\:space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .sm\:hover\:space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .sm\:hover\:space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .sm\:hover\:space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .sm\:hover\:space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .sm\:hover\:space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .sm\:hover\:space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .sm\:hover\:space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .sm\:hover\:space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .sm\:hover\:space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .sm\:hover\:space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .sm\:hover\:space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .sm\:hover\:space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .sm\:hover\:space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .sm\:hover\:space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .sm\:hover\:space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .sm\:hover\:space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .sm\:hover\:space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .sm\:hover\:space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .sm\:hover\:space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .sm\:hover\:space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .sm\:hover\:space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .sm\:hover\:space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .sm\:hover\:space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .sm\:hover\:space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .sm\:hover\:space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .sm\:hover\:space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .sm\:hover\:space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .sm\:hover\:space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .sm\:hover\:space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .sm\:hover\:space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .sm\:hover\:space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .sm\:hover\:space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .sm\:hover\:space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .sm\:hover\:space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .sm\:hover\:space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .sm\:hover\:space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .sm\:hover\:space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .sm\:hover\:space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .sm\:hover\:space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .sm\:hover\:space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .sm\:hover\:space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .sm\:hover\:space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .sm\:hover\:space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .sm\:hover\:space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .sm\:hover\:space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .sm\:hover\:space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .sm\:hover\:space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .sm\:hover\:space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .sm\:hover\:space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .sm\:hover\:space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .sm\:hover\:space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .sm\:hover\:space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .sm\:hover\:space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .sm\:hover\:space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .sm\:hover\:space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .sm\:hover\:space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .sm\:hover\:space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .sm\:hover\:space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .sm\:hover\:space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .sm\:hover\:space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .sm\:hover\:space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .sm\:hover\:space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .sm\:hover\:space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .sm\:hover\:space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .sm\:hover\:space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .sm\:hover\:space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .sm\:hover\:space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .sm\:hover\:space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .sm\:hover\:space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .sm\:hover\:space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .sm\:hover\:space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .sm\:hover\:space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .sm\:hover\:space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .sm\:hover\:space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .sm\:hover\:space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .sm\:hover\:space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .sm\:hover\:space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .sm\:hover\:space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .sm\:hover\:space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .sm\:hover\:space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .sm\:hover\:space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .sm\:hover\:space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .sm\:hover\:space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .sm\:hover\:space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .sm\:hover\:space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .sm\:hover\:space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .sm\:hover\:space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .sm\:hover\:space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .sm\:hover\:space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .sm\:hover\:space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .sm\:hover\:space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .sm\:hover\:space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .sm\:hover\:space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .sm\:hover\:space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .sm\:hover\:space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .sm\:hover\:space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .sm\:hover\:space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .sm\:hover\:space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .sm\:hover\:space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .sm\:hover\:space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .sm\:hover\:space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .sm\:hover\:space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .sm\:hover\:space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .sm\:hover\:space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .sm\:hover\:space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .sm\:hover\:space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .sm\:hover\:space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .sm\:hover\:space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .sm\:hover\:space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .sm\:hover\:space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .sm\:hover\:space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .sm\:hover\:-space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .sm\:hover\:-space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .sm\:hover\:-space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .sm\:hover\:-space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .sm\:hover\:-space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .sm\:hover\:-space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .sm\:hover\:-space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .sm\:hover\:-space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .sm\:hover\:-space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .sm\:hover\:-space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .sm\:hover\:-space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .sm\:hover\:-space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .sm\:hover\:-space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .sm\:hover\:-space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .sm\:hover\:-space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .sm\:hover\:-space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .sm\:hover\:-space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .sm\:hover\:-space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .sm\:hover\:-space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .sm\:hover\:-space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .sm\:hover\:-space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .sm\:hover\:-space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .sm\:hover\:-space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .sm\:hover\:-space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .sm\:hover\:-space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .sm\:hover\:-space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .sm\:hover\:-space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .sm\:hover\:-space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .sm\:hover\:-space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .sm\:hover\:-space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .sm\:hover\:-space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .sm\:hover\:-space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .sm\:hover\:-space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .sm\:hover\:-space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .sm\:hover\:-space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .sm\:hover\:-space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .sm\:hover\:-space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .sm\:hover\:-space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .sm\:hover\:-space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .sm\:hover\:-space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .sm\:hover\:-space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .sm\:hover\:-space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .sm\:hover\:-space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .sm\:hover\:-space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .sm\:hover\:-space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .sm\:hover\:-space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .sm\:hover\:-space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .sm\:hover\:-space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .sm\:hover\:-space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .sm\:hover\:-space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .sm\:hover\:-space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .sm\:hover\:-space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .sm\:hover\:-space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .sm\:hover\:-space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .sm\:hover\:-space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .sm\:hover\:-space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .sm\:hover\:-space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .sm\:hover\:-space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .sm\:hover\:-space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .sm\:hover\:-space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .sm\:hover\:-space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .sm\:hover\:-space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .sm\:hover\:-space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .sm\:hover\:-space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .sm\:hover\:-space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .sm\:hover\:-space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .sm\:hover\:-space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .sm\:hover\:-space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .sm\:hover\:-space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .sm\:hover\:-space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .sm\:hover\:-space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .sm\:hover\:-space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .sm\:hover\:-space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .sm\:hover\:-space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .sm\:hover\:-space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .sm\:hover\:-space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .sm\:hover\:-space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .sm\:hover\:-space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .sm\:hover\:-space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .sm\:hover\:-space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .sm\:hover\:-space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .sm\:hover\:-space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .sm\:hover\:-space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .sm\:hover\:-space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .sm\:hover\:-space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .sm\:hover\:-space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .sm\:hover\:-space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .sm\:hover\:-space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .sm\:hover\:-space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .sm\:hover\:-space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .sm\:hover\:-space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .sm\:hover\:-space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .sm\:hover\:-space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .sm\:hover\:-space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .sm\:hover\:-space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .sm\:hover\:-space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .sm\:hover\:-space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .sm\:hover\:-space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .sm\:hover\:-space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .sm\:hover\:-space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .sm\:hover\:-space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .sm\:hover\:-space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .sm\:hover\:-space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .sm\:hover\:-space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .sm\:hover\:-space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .sm\:hover\:-space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .sm\:hover\:-space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .sm\:hover\:-space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .sm\:hover\:-space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .sm\:hover\:-space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .sm\:hover\:-space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .sm\:hover\:-space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .sm\:hover\:-space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .sm\:hover\:-space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .sm\:hover\:-space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .sm\:hover\:-space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .sm\:hover\:-space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .sm\:hover\:-space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .sm\:hover\:-space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .sm\:hover\:-space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .sm\:hover\:-space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .sm\:hover\:-space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .sm\:hover\:-space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .sm\:hover\:-space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .sm\:hover\:-space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .sm\:hover\:-space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .sm\:hover\:-space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .sm\:hover\:-space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .sm\:hover\:-space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .sm\:hover\:-space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .sm\:hover\:-space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .sm\:hover\:-space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .sm\:hover\:-space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .sm\:hover\:-space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .sm\:hover\:-space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .sm\:hover\:-space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .sm\:hover\:-space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .sm\:hover\:-space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .sm\:hover\:-space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .sm\:hover\:-space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .sm\:hover\:-space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .sm\:hover\:-space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .sm\:hover\:-space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .sm\:hover\:-space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .sm\:hover\:-space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .sm\:hover\:-space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .sm\:hover\:-space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .sm\:hover\:-space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .sm\:hover\:-space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .sm\:hover\:-space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .sm\:hover\:-space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .sm\:hover\:-space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .sm\:hover\:-space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .sm\:hover\:-space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .sm\:hover\:-space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .sm\:hover\:-space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .sm\:hover\:-space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .sm\:hover\:-space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .sm\:hover\:-space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .sm\:hover\:-space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .sm\:hover\:-space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .sm\:hover\:-space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .sm\:hover\:-space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .sm\:hover\:-space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .sm\:hover\:-space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .sm\:hover\:-space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .sm\:hover\:-space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .sm\:hover\:-space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .sm\:hover\:-space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .sm\:hover\:-space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .sm\:hover\:-space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .sm\:hover\:-space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .sm\:hover\:-space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .sm\:hover\:-space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .sm\:hover\:-space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .sm\:hover\:-space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .sm\:hover\:-space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .sm\:hover\:-space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .sm\:hover\:-space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .sm\:hover\:-space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .sm\:hover\:-space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .sm\:hover\:-space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .sm\:hover\:-space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .sm\:hover\:-space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .sm\:hover\:-space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .sm\:hover\:-space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .sm\:hover\:-space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .sm\:hover\:-space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .sm\:hover\:-space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .sm\:hover\:-space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .sm\:hover\:-space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .sm\:hover\:-space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .sm\:hover\:-space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .sm\:hover\:-space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .sm\:hover\:-space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .sm\:hover\:-space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .sm\:hover\:-space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .sm\:hover\:-space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .sm\:hover\:-space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .sm\:hover\:-space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .sm\:hover\:-space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .sm\:hover\:-space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .sm\:hover\:-space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .sm\:hover\:-space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .sm\:hover\:-space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .sm\:hover\:-space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .sm\:hover\:-space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .sm\:hover\:-space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .sm\:hover\:-space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .sm\:hover\:-space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .sm\:hover\:-space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .sm\:hover\:-space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .sm\:hover\:-space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .sm\:hover\:-space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .sm\:hover\:-space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .sm\:hover\:-space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .sm\:hover\:-space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .sm\:hover\:-space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .sm\:hover\:-space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .sm\:hover\:-space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .sm\:hover\:-space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .sm\:hover\:-space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .sm\:hover\:-space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .sm\:hover\:-space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .sm\:hover\:-space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .sm\:hover\:-space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .sm\:hover\:-space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .sm\:hover\:-space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .sm\:hover\:-space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .sm\:hover\:-space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .sm\:hover\:-space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .sm\:hover\:-space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .sm\:hover\:-space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .sm\:hover\:-space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .sm\:hover\:-space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .sm\:hover\:-space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .sm\:hover\:-space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .sm\:hover\:-space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .sm\:hover\:-space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .sm\:hover\:-space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .sm\:hover\:-space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .sm\:hover\:-space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .sm\:hover\:-space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .sm\:hover\:-space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .sm\:hover\:-space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .sm\:hover\:-space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .sm\:hover\:-space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .sm\:hover\:-space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .sm\:hover\:-space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .sm\:hover\:-space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .sm\:hover\:-space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .sm\:hover\:-space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .sm\:hover\:-space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .sm\:hover\:-space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .sm\:hover\:-space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .sm\:hover\:-space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .sm\:hover\:-space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .sm\:hover\:-space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .sm\:hover\:-space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .sm\:hover\:-space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .sm\:hover\:-space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .sm\:hover\:-space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .sm\:hover\:-space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .sm\:hover\:-space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .sm\:hover\:-space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .sm\:hover\:-space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .sm\:hover\:-space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .sm\:hover\:-space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .sm\:hover\:-space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .sm\:hover\:-space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .sm\:hover\:-space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .sm\:hover\:-space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .sm\:hover\:-space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .sm\:hover\:-space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .sm\:hover\:-space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .sm\:hover\:-space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .sm\:hover\:-space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .sm\:hover\:-space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .sm\:hover\:-space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .sm\:hover\:-space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .sm\:hover\:-space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .sm\:hover\:-space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .sm\:hover\:-space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .sm\:hover\:-space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .sm\:hover\:-space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .sm\:hover\:-space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .sm\:hover\:-space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .sm\:hover\:-space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .sm\:hover\:-space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .sm\:hover\:-space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .sm\:hover\:-space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .sm\:hover\:-space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .sm\:hover\:-space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .sm\:hover\:-space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .sm\:hover\:-space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .sm\:hover\:-space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .sm\:hover\:-space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .sm\:hover\:-space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .sm\:hover\:-space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .sm\:hover\:-space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .sm\:hover\:-space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .sm\:hover\:-space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .sm\:hover\:-space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .sm\:hover\:-space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .sm\:hover\:-space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .sm\:hover\:-space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .sm\:hover\:-space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .sm\:hover\:-space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .sm\:hover\:-space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .sm\:hover\:-space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .sm\:hover\:-space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .sm\:hover\:-space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .sm\:hover\:-space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .sm\:hover\:-space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .sm\:hover\:-space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .sm\:hover\:-space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .sm\:hover\:-space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .sm\:hover\:-space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .sm\:hover\:-space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .sm\:hover\:-space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .sm\:hover\:-space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .sm\:hover\:-space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .sm\:hover\:-space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .sm\:hover\:-space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .sm\:hover\:-space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .sm\:hover\:-space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .sm\:hover\:-space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .sm\:hover\:-space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .sm\:hover\:-space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .sm\:hover\:-space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .sm\:hover\:-space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .sm\:hover\:-space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .sm\:hover\:-space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .sm\:hover\:-space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .sm\:hover\:-space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .sm\:hover\:-space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .sm\:hover\:-space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .sm\:hover\:-space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .sm\:hover\:-space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .sm\:hover\:-space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .sm\:hover\:-space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .sm\:hover\:-space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .sm\:hover\:-space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .sm\:hover\:-space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .sm\:hover\:-space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .sm\:hover\:-space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .sm\:hover\:-space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .sm\:hover\:-space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .sm\:hover\:-space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .sm\:hover\:-space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .sm\:hover\:-space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .sm\:hover\:-space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .sm\:hover\:-space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .sm\:hover\:-space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .sm\:hover\:-space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .sm\:hover\:-space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .sm\:hover\:-space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .sm\:hover\:-space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .sm\:hover\:-space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .sm\:hover\:-space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .sm\:hover\:-space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .sm\:hover\:-space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .sm\:hover\:-space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .sm\:hover\:-space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .sm\:hover\:-space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .sm\:hover\:-space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .sm\:hover\:-space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .sm\:hover\:-space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .sm\:hover\:-space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .sm\:hover\:-space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .sm\:hover\:-space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .sm\:hover\:-space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .sm\:hover\:-space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .sm\:hover\:-space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .sm\:hover\:-space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .sm\:hover\:-space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .sm\:hover\:-space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .sm\:hover\:-space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .sm\:hover\:-space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .sm\:hover\:-space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .sm\:hover\:-space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .sm\:hover\:-space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .sm\:hover\:-space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .sm\:hover\:-space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .sm\:hover\:-space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .sm\:hover\:-space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .sm\:hover\:-space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .sm\:hover\:-space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .sm\:hover\:-space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .sm\:hover\:-space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .sm\:hover\:-space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .sm\:hover\:-space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .sm\:hover\:-space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .sm\:hover\:-space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .sm\:hover\:-space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .sm\:hover\:-space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .sm\:hover\:-space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .sm\:hover\:-space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .sm\:hover\:-space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .sm\:hover\:-space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .sm\:hover\:-space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .sm\:hover\:-space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .sm\:hover\:-space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .sm\:hover\:-space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .sm\:hover\:-space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .sm\:hover\:-space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .sm\:hover\:-space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .sm\:hover\:-space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .sm\:hover\:-space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .sm\:hover\:-space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .sm\:hover\:-space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .sm\:hover\:-space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .sm\:hover\:-space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .sm\:hover\:-space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .sm\:hover\:-space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .sm\:hover\:-space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .sm\:hover\:-space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .sm\:hover\:-space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .sm\:hover\:-space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .sm\:hover\:-space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .sm\:hover\:-space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .sm\:hover\:-space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .sm\:hover\:-space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .sm\:hover\:-space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .sm\:focus\:space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .sm\:focus\:space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .sm\:focus\:space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .sm\:focus\:space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .sm\:focus\:space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .sm\:focus\:space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .sm\:focus\:space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .sm\:focus\:space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .sm\:focus\:space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .sm\:focus\:space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .sm\:focus\:space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .sm\:focus\:space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .sm\:focus\:space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .sm\:focus\:space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .sm\:focus\:space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .sm\:focus\:space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .sm\:focus\:space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .sm\:focus\:space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .sm\:focus\:space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .sm\:focus\:space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .sm\:focus\:space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .sm\:focus\:space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .sm\:focus\:space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .sm\:focus\:space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .sm\:focus\:space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .sm\:focus\:space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .sm\:focus\:space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .sm\:focus\:space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .sm\:focus\:space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .sm\:focus\:space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .sm\:focus\:space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .sm\:focus\:space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .sm\:focus\:space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .sm\:focus\:space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .sm\:focus\:space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .sm\:focus\:space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .sm\:focus\:space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .sm\:focus\:space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .sm\:focus\:space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .sm\:focus\:space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .sm\:focus\:space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .sm\:focus\:space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .sm\:focus\:space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .sm\:focus\:space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .sm\:focus\:space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .sm\:focus\:space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .sm\:focus\:space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .sm\:focus\:space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .sm\:focus\:space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .sm\:focus\:space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .sm\:focus\:space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .sm\:focus\:space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .sm\:focus\:space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .sm\:focus\:space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .sm\:focus\:space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .sm\:focus\:space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .sm\:focus\:space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .sm\:focus\:space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .sm\:focus\:space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .sm\:focus\:space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .sm\:focus\:space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .sm\:focus\:space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .sm\:focus\:space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .sm\:focus\:space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .sm\:focus\:space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .sm\:focus\:space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .sm\:focus\:space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .sm\:focus\:space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .sm\:focus\:space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .sm\:focus\:space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .sm\:focus\:space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .sm\:focus\:space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .sm\:focus\:space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .sm\:focus\:space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .sm\:focus\:space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .sm\:focus\:space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .sm\:focus\:space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .sm\:focus\:space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .sm\:focus\:space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .sm\:focus\:space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .sm\:focus\:space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .sm\:focus\:space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .sm\:focus\:space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .sm\:focus\:space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .sm\:focus\:space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .sm\:focus\:space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .sm\:focus\:space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .sm\:focus\:space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .sm\:focus\:space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .sm\:focus\:space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .sm\:focus\:space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .sm\:focus\:space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .sm\:focus\:space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .sm\:focus\:space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .sm\:focus\:space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .sm\:focus\:space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .sm\:focus\:space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .sm\:focus\:space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .sm\:focus\:space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .sm\:focus\:space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .sm\:focus\:space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .sm\:focus\:space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .sm\:focus\:space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .sm\:focus\:space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .sm\:focus\:space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .sm\:focus\:space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .sm\:focus\:space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .sm\:focus\:space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .sm\:focus\:space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .sm\:focus\:space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .sm\:focus\:space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .sm\:focus\:space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .sm\:focus\:space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .sm\:focus\:space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .sm\:focus\:space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .sm\:focus\:space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .sm\:focus\:space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .sm\:focus\:space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .sm\:focus\:space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .sm\:focus\:space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .sm\:focus\:space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .sm\:focus\:space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .sm\:focus\:space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .sm\:focus\:space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .sm\:focus\:space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .sm\:focus\:space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .sm\:focus\:space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .sm\:focus\:space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .sm\:focus\:space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .sm\:focus\:space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .sm\:focus\:space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .sm\:focus\:space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .sm\:focus\:space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .sm\:focus\:space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .sm\:focus\:space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .sm\:focus\:space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .sm\:focus\:space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .sm\:focus\:space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .sm\:focus\:space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .sm\:focus\:space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .sm\:focus\:space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .sm\:focus\:space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .sm\:focus\:space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .sm\:focus\:space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .sm\:focus\:space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .sm\:focus\:space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .sm\:focus\:space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .sm\:focus\:space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .sm\:focus\:space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .sm\:focus\:space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .sm\:focus\:space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .sm\:focus\:space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .sm\:focus\:space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .sm\:focus\:space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .sm\:focus\:space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .sm\:focus\:space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .sm\:focus\:space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .sm\:focus\:space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .sm\:focus\:space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .sm\:focus\:space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .sm\:focus\:space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .sm\:focus\:space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .sm\:focus\:space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .sm\:focus\:space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .sm\:focus\:space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .sm\:focus\:space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .sm\:focus\:space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .sm\:focus\:space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .sm\:focus\:space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .sm\:focus\:space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .sm\:focus\:space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .sm\:focus\:space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .sm\:focus\:space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .sm\:focus\:space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .sm\:focus\:space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .sm\:focus\:space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .sm\:focus\:space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .sm\:focus\:space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .sm\:focus\:space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .sm\:focus\:space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .sm\:focus\:space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .sm\:focus\:space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .sm\:focus\:space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .sm\:focus\:space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .sm\:focus\:space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .sm\:focus\:space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .sm\:focus\:space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .sm\:focus\:space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .sm\:focus\:space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .sm\:focus\:space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .sm\:focus\:space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .sm\:focus\:space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .sm\:focus\:space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .sm\:focus\:space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .sm\:focus\:space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .sm\:focus\:space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .sm\:focus\:space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .sm\:focus\:space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .sm\:focus\:space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .sm\:focus\:space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .sm\:focus\:space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .sm\:focus\:space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .sm\:focus\:space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .sm\:focus\:space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .sm\:focus\:space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .sm\:focus\:space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .sm\:focus\:space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .sm\:focus\:space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .sm\:focus\:space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .sm\:focus\:space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .sm\:focus\:space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .sm\:focus\:space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .sm\:focus\:space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .sm\:focus\:space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .sm\:focus\:space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .sm\:focus\:space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .sm\:focus\:space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .sm\:focus\:space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .sm\:focus\:space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .sm\:focus\:space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .sm\:focus\:space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .sm\:focus\:space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .sm\:focus\:space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .sm\:focus\:space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .sm\:focus\:space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .sm\:focus\:space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .sm\:focus\:space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .sm\:focus\:space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .sm\:focus\:space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .sm\:focus\:space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .sm\:focus\:space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .sm\:focus\:space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .sm\:focus\:space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .sm\:focus\:space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .sm\:focus\:space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .sm\:focus\:space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .sm\:focus\:space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .sm\:focus\:space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .sm\:focus\:space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .sm\:focus\:space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .sm\:focus\:space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .sm\:focus\:space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .sm\:focus\:space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .sm\:focus\:space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .sm\:focus\:space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .sm\:focus\:space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .sm\:focus\:space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .sm\:focus\:space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .sm\:focus\:space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .sm\:focus\:space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .sm\:focus\:space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .sm\:focus\:space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .sm\:focus\:space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .sm\:focus\:space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .sm\:focus\:space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .sm\:focus\:space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .sm\:focus\:space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .sm\:focus\:space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .sm\:focus\:space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .sm\:focus\:space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .sm\:focus\:space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .sm\:focus\:space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .sm\:focus\:space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .sm\:focus\:space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .sm\:focus\:space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .sm\:focus\:space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .sm\:focus\:space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .sm\:focus\:space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .sm\:focus\:space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .sm\:focus\:space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .sm\:focus\:space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .sm\:focus\:space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .sm\:focus\:space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .sm\:focus\:space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .sm\:focus\:space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .sm\:focus\:space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .sm\:focus\:space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .sm\:focus\:space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .sm\:focus\:space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .sm\:focus\:space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .sm\:focus\:space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .sm\:focus\:space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .sm\:focus\:space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .sm\:focus\:space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .sm\:focus\:space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .sm\:focus\:space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .sm\:focus\:space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .sm\:focus\:space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .sm\:focus\:space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .sm\:focus\:space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .sm\:focus\:space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .sm\:focus\:space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .sm\:focus\:space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .sm\:focus\:space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .sm\:focus\:space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .sm\:focus\:space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .sm\:focus\:space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .sm\:focus\:space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .sm\:focus\:space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .sm\:focus\:space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .sm\:focus\:space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .sm\:focus\:space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .sm\:focus\:space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .sm\:focus\:space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .sm\:focus\:space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .sm\:focus\:space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .sm\:focus\:space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .sm\:focus\:space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .sm\:focus\:space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .sm\:focus\:space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .sm\:focus\:space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .sm\:focus\:space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .sm\:focus\:space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .sm\:focus\:space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .sm\:focus\:space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .sm\:focus\:space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .sm\:focus\:space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .sm\:focus\:space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .sm\:focus\:space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .sm\:focus\:space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .sm\:focus\:space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .sm\:focus\:space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .sm\:focus\:space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .sm\:focus\:space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .sm\:focus\:space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .sm\:focus\:space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .sm\:focus\:space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .sm\:focus\:space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .sm\:focus\:space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .sm\:focus\:space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .sm\:focus\:space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .sm\:focus\:space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .sm\:focus\:space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .sm\:focus\:space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .sm\:focus\:space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .sm\:focus\:space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .sm\:focus\:space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .sm\:focus\:space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .sm\:focus\:space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .sm\:focus\:space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .sm\:focus\:space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .sm\:focus\:space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .sm\:focus\:space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .sm\:focus\:space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .sm\:focus\:space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .sm\:focus\:space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .sm\:focus\:space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .sm\:focus\:space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .sm\:focus\:space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .sm\:focus\:space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .sm\:focus\:space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .sm\:focus\:space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .sm\:focus\:space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .sm\:focus\:space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .sm\:focus\:space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .sm\:focus\:space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .sm\:focus\:space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .sm\:focus\:space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .sm\:focus\:space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .sm\:focus\:space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .sm\:focus\:space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .sm\:focus\:space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .sm\:focus\:space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .sm\:focus\:space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .sm\:focus\:space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .sm\:focus\:space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .sm\:focus\:space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .sm\:focus\:space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .sm\:focus\:space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .sm\:focus\:space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .sm\:focus\:space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .sm\:focus\:space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .sm\:focus\:space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .sm\:focus\:space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .sm\:focus\:space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .sm\:focus\:space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .sm\:focus\:space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .sm\:focus\:space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .sm\:focus\:space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .sm\:focus\:space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .sm\:focus\:space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .sm\:focus\:space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .sm\:focus\:space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .sm\:focus\:space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .sm\:focus\:space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .sm\:focus\:space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .sm\:focus\:space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .sm\:focus\:space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .sm\:focus\:space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .sm\:focus\:space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .sm\:focus\:space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .sm\:focus\:space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .sm\:focus\:space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .sm\:focus\:space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .sm\:focus\:space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .sm\:focus\:space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .sm\:focus\:space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .sm\:focus\:space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .sm\:focus\:space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .sm\:focus\:space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .sm\:focus\:space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .sm\:focus\:space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .sm\:focus\:space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .sm\:focus\:space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .sm\:focus\:space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .sm\:focus\:space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .sm\:focus\:space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .sm\:focus\:space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .sm\:focus\:space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .sm\:focus\:space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .sm\:focus\:space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .sm\:focus\:space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .sm\:focus\:space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .sm\:focus\:space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .sm\:focus\:space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .sm\:focus\:space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .sm\:focus\:space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .sm\:focus\:space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .sm\:focus\:space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .sm\:focus\:space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .sm\:focus\:space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .sm\:focus\:space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .sm\:focus\:space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .sm\:focus\:space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .sm\:focus\:-space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .sm\:focus\:-space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .sm\:focus\:-space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .sm\:focus\:-space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .sm\:focus\:-space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .sm\:focus\:-space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .sm\:focus\:-space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .sm\:focus\:-space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .sm\:focus\:-space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .sm\:focus\:-space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .sm\:focus\:-space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .sm\:focus\:-space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .sm\:focus\:-space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .sm\:focus\:-space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .sm\:focus\:-space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .sm\:focus\:-space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .sm\:focus\:-space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .sm\:focus\:-space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .sm\:focus\:-space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .sm\:focus\:-space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .sm\:focus\:-space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .sm\:focus\:-space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .sm\:focus\:-space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .sm\:focus\:-space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .sm\:focus\:-space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .sm\:focus\:-space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .sm\:focus\:-space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .sm\:focus\:-space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .sm\:focus\:-space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .sm\:focus\:-space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .sm\:focus\:-space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .sm\:focus\:-space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .sm\:focus\:-space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .sm\:focus\:-space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .sm\:focus\:-space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .sm\:focus\:-space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .sm\:focus\:-space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .sm\:focus\:-space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .sm\:focus\:-space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .sm\:focus\:-space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .sm\:focus\:-space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .sm\:focus\:-space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .sm\:focus\:-space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .sm\:focus\:-space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .sm\:focus\:-space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .sm\:focus\:-space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .sm\:focus\:-space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .sm\:focus\:-space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .sm\:focus\:-space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .sm\:focus\:-space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .sm\:focus\:-space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .sm\:focus\:-space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .sm\:focus\:-space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .sm\:focus\:-space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .sm\:focus\:-space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .sm\:focus\:-space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .sm\:focus\:-space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .sm\:focus\:-space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .sm\:focus\:-space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .sm\:focus\:-space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .sm\:focus\:-space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .sm\:focus\:-space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .sm\:focus\:-space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .sm\:focus\:-space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .sm\:focus\:-space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .sm\:focus\:-space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .sm\:focus\:-space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .sm\:focus\:-space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .sm\:focus\:-space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .sm\:focus\:-space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .sm\:focus\:-space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .sm\:focus\:-space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .sm\:focus\:-space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .sm\:focus\:-space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .sm\:focus\:-space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .sm\:focus\:-space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .sm\:focus\:-space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .sm\:focus\:-space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .sm\:focus\:-space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .sm\:focus\:-space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .sm\:focus\:-space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .sm\:focus\:-space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .sm\:focus\:-space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .sm\:focus\:-space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .sm\:focus\:-space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .sm\:focus\:-space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .sm\:focus\:-space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .sm\:focus\:-space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .sm\:focus\:-space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .sm\:focus\:-space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .sm\:focus\:-space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .sm\:focus\:-space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .sm\:focus\:-space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .sm\:focus\:-space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .sm\:focus\:-space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .sm\:focus\:-space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .sm\:focus\:-space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .sm\:focus\:-space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .sm\:focus\:-space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .sm\:focus\:-space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .sm\:focus\:-space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .sm\:focus\:-space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .sm\:focus\:-space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .sm\:focus\:-space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .sm\:focus\:-space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .sm\:focus\:-space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .sm\:focus\:-space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .sm\:focus\:-space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .sm\:focus\:-space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .sm\:focus\:-space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .sm\:focus\:-space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .sm\:focus\:-space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .sm\:focus\:-space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .sm\:focus\:-space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .sm\:focus\:-space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .sm\:focus\:-space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .sm\:focus\:-space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .sm\:focus\:-space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .sm\:focus\:-space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .sm\:focus\:-space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .sm\:focus\:-space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .sm\:focus\:-space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .sm\:focus\:-space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .sm\:focus\:-space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .sm\:focus\:-space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .sm\:focus\:-space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .sm\:focus\:-space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .sm\:focus\:-space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .sm\:focus\:-space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .sm\:focus\:-space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .sm\:focus\:-space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .sm\:focus\:-space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .sm\:focus\:-space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .sm\:focus\:-space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .sm\:focus\:-space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .sm\:focus\:-space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .sm\:focus\:-space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .sm\:focus\:-space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .sm\:focus\:-space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .sm\:focus\:-space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .sm\:focus\:-space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .sm\:focus\:-space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .sm\:focus\:-space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .sm\:focus\:-space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .sm\:focus\:-space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .sm\:focus\:-space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .sm\:focus\:-space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .sm\:focus\:-space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .sm\:focus\:-space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .sm\:focus\:-space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .sm\:focus\:-space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .sm\:focus\:-space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .sm\:focus\:-space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .sm\:focus\:-space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .sm\:focus\:-space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .sm\:focus\:-space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .sm\:focus\:-space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .sm\:focus\:-space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .sm\:focus\:-space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .sm\:focus\:-space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .sm\:focus\:-space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .sm\:focus\:-space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .sm\:focus\:-space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .sm\:focus\:-space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .sm\:focus\:-space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .sm\:focus\:-space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .sm\:focus\:-space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .sm\:focus\:-space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .sm\:focus\:-space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .sm\:focus\:-space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .sm\:focus\:-space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .sm\:focus\:-space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .sm\:focus\:-space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .sm\:focus\:-space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .sm\:focus\:-space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .sm\:focus\:-space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .sm\:focus\:-space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .sm\:focus\:-space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .sm\:focus\:-space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .sm\:focus\:-space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .sm\:focus\:-space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .sm\:focus\:-space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .sm\:focus\:-space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .sm\:focus\:-space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .sm\:focus\:-space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .sm\:focus\:-space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .sm\:focus\:-space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .sm\:focus\:-space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .sm\:focus\:-space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .sm\:focus\:-space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .sm\:focus\:-space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .sm\:focus\:-space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .sm\:focus\:-space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .sm\:focus\:-space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .sm\:focus\:-space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .sm\:focus\:-space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .sm\:focus\:-space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .sm\:focus\:-space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .sm\:focus\:-space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .sm\:focus\:-space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .sm\:focus\:-space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .sm\:focus\:-space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .sm\:focus\:-space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .sm\:focus\:-space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .sm\:focus\:-space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .sm\:focus\:-space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .sm\:focus\:-space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .sm\:focus\:-space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .sm\:focus\:-space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .sm\:focus\:-space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .sm\:focus\:-space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .sm\:focus\:-space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .sm\:focus\:-space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .sm\:focus\:-space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .sm\:focus\:-space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .sm\:focus\:-space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .sm\:focus\:-space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .sm\:focus\:-space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .sm\:focus\:-space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .sm\:focus\:-space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .sm\:focus\:-space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .sm\:focus\:-space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .sm\:focus\:-space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .sm\:focus\:-space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .sm\:focus\:-space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .sm\:focus\:-space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .sm\:focus\:-space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .sm\:focus\:-space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .sm\:focus\:-space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .sm\:focus\:-space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .sm\:focus\:-space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .sm\:focus\:-space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .sm\:focus\:-space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .sm\:focus\:-space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .sm\:focus\:-space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .sm\:focus\:-space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .sm\:focus\:-space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .sm\:focus\:-space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .sm\:focus\:-space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .sm\:focus\:-space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .sm\:focus\:-space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .sm\:focus\:-space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .sm\:focus\:-space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .sm\:focus\:-space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .sm\:focus\:-space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .sm\:focus\:-space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .sm\:focus\:-space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .sm\:focus\:-space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .sm\:focus\:-space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .sm\:focus\:-space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .sm\:focus\:-space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .sm\:focus\:-space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .sm\:focus\:-space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .sm\:focus\:-space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .sm\:focus\:-space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .sm\:focus\:-space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .sm\:focus\:-space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .sm\:focus\:-space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .sm\:focus\:-space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .sm\:focus\:-space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .sm\:focus\:-space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .sm\:focus\:-space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .sm\:focus\:-space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .sm\:focus\:-space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .sm\:focus\:-space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .sm\:focus\:-space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .sm\:focus\:-space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .sm\:focus\:-space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .sm\:focus\:-space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .sm\:focus\:-space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .sm\:focus\:-space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .sm\:focus\:-space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .sm\:focus\:-space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .sm\:focus\:-space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .sm\:focus\:-space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .sm\:focus\:-space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .sm\:focus\:-space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .sm\:focus\:-space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .sm\:focus\:-space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .sm\:focus\:-space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .sm\:focus\:-space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .sm\:focus\:-space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .sm\:focus\:-space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .sm\:focus\:-space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .sm\:focus\:-space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .sm\:focus\:-space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .sm\:focus\:-space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .sm\:focus\:-space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .sm\:focus\:-space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .sm\:focus\:-space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .sm\:focus\:-space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .sm\:focus\:-space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .sm\:focus\:-space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .sm\:focus\:-space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .sm\:focus\:-space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .sm\:focus\:-space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .sm\:focus\:-space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .sm\:focus\:-space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .sm\:focus\:-space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .sm\:focus\:-space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .sm\:focus\:-space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .sm\:focus\:-space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .sm\:focus\:-space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .sm\:focus\:-space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .sm\:focus\:-space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .sm\:focus\:-space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .sm\:focus\:-space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .sm\:focus\:-space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .sm\:focus\:-space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .sm\:focus\:-space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .sm\:focus\:-space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .sm\:focus\:-space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .sm\:focus\:-space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .sm\:focus\:-space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .sm\:focus\:-space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .sm\:focus\:-space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .sm\:focus\:-space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .sm\:focus\:-space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .sm\:focus\:-space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .sm\:focus\:-space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .sm\:focus\:-space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .sm\:focus\:-space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .sm\:focus\:-space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .sm\:focus\:-space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .sm\:focus\:-space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .sm\:focus\:-space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .sm\:focus\:-space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .sm\:focus\:-space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .sm\:focus\:-space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .sm\:focus\:-space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .sm\:focus\:-space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .sm\:focus\:-space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .sm\:focus\:-space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .sm\:focus\:-space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .sm\:focus\:-space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .sm\:focus\:-space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .sm\:focus\:-space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .sm\:focus\:-space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .sm\:focus\:-space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .sm\:focus\:-space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .sm\:focus\:-space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .sm\:focus\:-space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .sm\:focus\:-space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .sm\:focus\:-space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .sm\:focus\:-space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .sm\:focus\:-space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .sm\:focus\:-space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .sm\:focus\:-space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .sm\:focus\:-space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .sm\:focus\:-space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .sm\:focus\:-space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .sm\:focus\:-space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .sm\:focus\:-space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .sm\:focus\:-space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .sm\:focus\:-space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .sm\:focus\:-space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .sm\:focus\:-space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .sm\:focus\:-space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .sm\:focus\:-space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .sm\:focus\:-space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .sm\:focus\:-space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .sm\:focus\:-space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .sm\:focus\:-space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .sm\:focus\:-space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .sm\:focus\:-space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .sm\:focus\:-space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .sm\:focus\:-space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .sm\:focus\:-space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .sm\:focus\:-space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .sm\:focus\:-space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .sm\:focus\:-space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .sm\:focus\:-space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .sm\:focus\:-space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .sm\:focus\:-space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .sm\:focus\:-space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .sm\:focus\:-space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .sm\:focus\:-space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .sm\:focus\:-space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .sm\:focus\:-space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .sm\:focus\:-space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .sm\:focus\:-space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .sm\:focus\:-space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .sm\:focus\:-space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .sm\:focus\:-space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .sm\:focus\:-space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .sm\:focus\:-space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .sm\:focus\:-space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .sm\:focus\:-space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .sm\:focus\:-space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .sm\:focus\:-space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .sm\:focus\:-space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .sm\:focus\:-space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .sm\:focus\:-space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .sm\:focus\:-space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .sm\:focus\:-space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .sm\:focus\:-space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .sm\:focus\:-space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .sm\:focus\:-space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .sm\:focus\:-space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .sm\:focus\:-space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .sm\:focus\:-space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .sm\:focus\:-space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .sm\:focus\:-space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .sm\:focus\:-space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .sm\:focus\:-space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .sm\:focus\:-space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .sm\:focus\:-space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .sm\:focus\:-space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .sm\:focus\:-space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .sm\:focus\:-space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .sm\:focus\:-space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .sm\:focus\:-space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .sm\:focus\:-space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .sm\:focus\:-space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .sm\:focus\:-space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .sm\:focus\:-space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .sm\:focus\:-space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .sm\:focus\:-space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .sm\:focus\:-space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .sm\:focus\:-space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .sm\:focus\:-space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .sm\:focus\:-space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .sm\:focus\:-space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .sm\:focus\:-space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .sm\:divide-y-0 > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .sm\:divide-x-0 > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .sm\:divide-y-2 > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .sm\:divide-x-2 > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .sm\:divide-y-4 > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .sm\:divide-x-4 > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .sm\:divide-y-8 > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .sm\:divide-x-8 > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .sm\:divide-y > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .sm\:divide-x > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .sm\:hover\:divide-y-0:hover > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .sm\:hover\:divide-x-0:hover > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .sm\:hover\:divide-y-2:hover > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .sm\:hover\:divide-x-2:hover > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .sm\:hover\:divide-y-4:hover > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .sm\:hover\:divide-x-4:hover > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .sm\:hover\:divide-y-8:hover > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .sm\:hover\:divide-x-8:hover > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .sm\:hover\:divide-y:hover > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .sm\:hover\:divide-x:hover > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .sm\:focus\:divide-y-0:focus > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .sm\:focus\:divide-x-0:focus > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .sm\:focus\:divide-y-2:focus > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .sm\:focus\:divide-x-2:focus > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .sm\:focus\:divide-y-4:focus > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .sm\:focus\:divide-x-4:focus > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .sm\:focus\:divide-y-8:focus > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .sm\:focus\:divide-x-8:focus > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .sm\:focus\:divide-y:focus > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .sm\:focus\:divide-x:focus > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .sm\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .sm\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .sm\:divide-black > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .sm\:divide-white > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .sm\:divide-gray-100 > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .sm\:divide-gray-200 > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .sm\:divide-gray-300 > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .sm\:divide-gray-400 > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .sm\:divide-gray-500 > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .sm\:divide-gray-600 > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .sm\:divide-gray-700 > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .sm\:divide-gray-800 > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .sm\:divide-gray-900 > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .sm\:divide-red-100 > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .sm\:divide-red-200 > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .sm\:divide-red-300 > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .sm\:divide-red-400 > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .sm\:divide-red-500 > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .sm\:divide-red-600 > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .sm\:divide-red-700 > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .sm\:divide-red-800 > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .sm\:divide-red-900 > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .sm\:divide-orange-100 > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .sm\:divide-orange-200 > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .sm\:divide-orange-300 > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .sm\:divide-orange-400 > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .sm\:divide-orange-500 > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .sm\:divide-orange-600 > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .sm\:divide-orange-700 > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .sm\:divide-orange-800 > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .sm\:divide-orange-900 > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .sm\:divide-yellow-100 > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .sm\:divide-yellow-200 > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .sm\:divide-yellow-300 > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .sm\:divide-yellow-400 > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .sm\:divide-yellow-500 > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .sm\:divide-yellow-600 > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .sm\:divide-yellow-700 > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .sm\:divide-yellow-800 > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .sm\:divide-yellow-900 > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .sm\:divide-green-100 > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .sm\:divide-green-200 > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .sm\:divide-green-300 > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .sm\:divide-green-400 > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .sm\:divide-green-500 > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .sm\:divide-green-600 > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .sm\:divide-green-700 > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .sm\:divide-green-800 > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .sm\:divide-green-900 > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .sm\:divide-teal-100 > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .sm\:divide-teal-200 > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .sm\:divide-teal-300 > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .sm\:divide-teal-400 > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .sm\:divide-teal-500 > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .sm\:divide-teal-600 > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .sm\:divide-teal-700 > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .sm\:divide-teal-800 > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .sm\:divide-teal-900 > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .sm\:divide-blue-100 > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .sm\:divide-blue-200 > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .sm\:divide-blue-300 > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .sm\:divide-blue-400 > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .sm\:divide-blue-500 > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .sm\:divide-blue-600 > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .sm\:divide-blue-700 > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .sm\:divide-blue-800 > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .sm\:divide-blue-900 > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .sm\:divide-indigo-100 > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .sm\:divide-indigo-200 > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .sm\:divide-indigo-300 > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .sm\:divide-indigo-400 > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .sm\:divide-indigo-500 > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .sm\:divide-indigo-600 > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .sm\:divide-indigo-700 > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .sm\:divide-indigo-800 > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .sm\:divide-indigo-900 > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .sm\:divide-purple-100 > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .sm\:divide-purple-200 > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .sm\:divide-purple-300 > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .sm\:divide-purple-400 > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .sm\:divide-purple-500 > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .sm\:divide-purple-600 > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .sm\:divide-purple-700 > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .sm\:divide-purple-800 > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .sm\:divide-purple-900 > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .sm\:divide-pink-100 > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .sm\:divide-pink-200 > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .sm\:divide-pink-300 > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .sm\:divide-pink-400 > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .sm\:divide-pink-500 > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .sm\:divide-pink-600 > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .sm\:divide-pink-700 > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .sm\:divide-pink-800 > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .sm\:divide-pink-900 > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .sm\:divide-primary-black > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .sm\:divide-primary-green > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .sm\:hover\:divide-transparent:hover > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .sm\:hover\:divide-current:hover > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .sm\:hover\:divide-black:hover > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .sm\:hover\:divide-white:hover > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .sm\:hover\:divide-gray-100:hover > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .sm\:hover\:divide-gray-200:hover > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .sm\:hover\:divide-gray-300:hover > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .sm\:hover\:divide-gray-400:hover > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .sm\:hover\:divide-gray-500:hover > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .sm\:hover\:divide-gray-600:hover > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .sm\:hover\:divide-gray-700:hover > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .sm\:hover\:divide-gray-800:hover > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .sm\:hover\:divide-gray-900:hover > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .sm\:hover\:divide-red-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .sm\:hover\:divide-red-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .sm\:hover\:divide-red-300:hover > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .sm\:hover\:divide-red-400:hover > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .sm\:hover\:divide-red-500:hover > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .sm\:hover\:divide-red-600:hover > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .sm\:hover\:divide-red-700:hover > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .sm\:hover\:divide-red-800:hover > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .sm\:hover\:divide-red-900:hover > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .sm\:hover\:divide-orange-100:hover > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .sm\:hover\:divide-orange-200:hover > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .sm\:hover\:divide-orange-300:hover > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .sm\:hover\:divide-orange-400:hover > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .sm\:hover\:divide-orange-500:hover > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .sm\:hover\:divide-orange-600:hover > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .sm\:hover\:divide-orange-700:hover > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .sm\:hover\:divide-orange-800:hover > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .sm\:hover\:divide-orange-900:hover > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .sm\:hover\:divide-yellow-100:hover > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .sm\:hover\:divide-yellow-200:hover > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .sm\:hover\:divide-yellow-300:hover > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .sm\:hover\:divide-yellow-400:hover > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .sm\:hover\:divide-yellow-500:hover > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .sm\:hover\:divide-yellow-600:hover > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .sm\:hover\:divide-yellow-700:hover > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .sm\:hover\:divide-yellow-800:hover > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .sm\:hover\:divide-yellow-900:hover > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .sm\:hover\:divide-green-100:hover > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .sm\:hover\:divide-green-200:hover > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .sm\:hover\:divide-green-300:hover > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .sm\:hover\:divide-green-400:hover > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .sm\:hover\:divide-green-500:hover > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .sm\:hover\:divide-green-600:hover > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .sm\:hover\:divide-green-700:hover > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .sm\:hover\:divide-green-800:hover > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .sm\:hover\:divide-green-900:hover > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .sm\:hover\:divide-teal-100:hover > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .sm\:hover\:divide-teal-200:hover > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .sm\:hover\:divide-teal-300:hover > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .sm\:hover\:divide-teal-400:hover > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .sm\:hover\:divide-teal-500:hover > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .sm\:hover\:divide-teal-600:hover > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .sm\:hover\:divide-teal-700:hover > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .sm\:hover\:divide-teal-800:hover > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .sm\:hover\:divide-teal-900:hover > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .sm\:hover\:divide-blue-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .sm\:hover\:divide-blue-200:hover > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .sm\:hover\:divide-blue-300:hover > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .sm\:hover\:divide-blue-400:hover > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .sm\:hover\:divide-blue-500:hover > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .sm\:hover\:divide-blue-600:hover > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .sm\:hover\:divide-blue-700:hover > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .sm\:hover\:divide-blue-800:hover > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .sm\:hover\:divide-blue-900:hover > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .sm\:hover\:divide-indigo-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .sm\:hover\:divide-indigo-200:hover > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .sm\:hover\:divide-indigo-300:hover > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .sm\:hover\:divide-indigo-400:hover > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .sm\:hover\:divide-indigo-500:hover > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .sm\:hover\:divide-indigo-600:hover > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .sm\:hover\:divide-indigo-700:hover > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .sm\:hover\:divide-indigo-800:hover > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .sm\:hover\:divide-indigo-900:hover > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .sm\:hover\:divide-purple-100:hover > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .sm\:hover\:divide-purple-200:hover > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .sm\:hover\:divide-purple-300:hover > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .sm\:hover\:divide-purple-400:hover > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .sm\:hover\:divide-purple-500:hover > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .sm\:hover\:divide-purple-600:hover > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .sm\:hover\:divide-purple-700:hover > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .sm\:hover\:divide-purple-800:hover > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .sm\:hover\:divide-purple-900:hover > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .sm\:hover\:divide-pink-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .sm\:hover\:divide-pink-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .sm\:hover\:divide-pink-300:hover > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .sm\:hover\:divide-pink-400:hover > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .sm\:hover\:divide-pink-500:hover > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .sm\:hover\:divide-pink-600:hover > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .sm\:hover\:divide-pink-700:hover > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .sm\:hover\:divide-pink-800:hover > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .sm\:hover\:divide-pink-900:hover > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .sm\:hover\:divide-primary-black:hover > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .sm\:hover\:divide-primary-green:hover > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .sm\:focus\:divide-transparent:focus > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .sm\:focus\:divide-current:focus > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .sm\:focus\:divide-black:focus > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .sm\:focus\:divide-white:focus > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .sm\:focus\:divide-gray-100:focus > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .sm\:focus\:divide-gray-200:focus > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .sm\:focus\:divide-gray-300:focus > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .sm\:focus\:divide-gray-400:focus > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .sm\:focus\:divide-gray-500:focus > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .sm\:focus\:divide-gray-600:focus > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .sm\:focus\:divide-gray-700:focus > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .sm\:focus\:divide-gray-800:focus > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .sm\:focus\:divide-gray-900:focus > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .sm\:focus\:divide-red-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .sm\:focus\:divide-red-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .sm\:focus\:divide-red-300:focus > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .sm\:focus\:divide-red-400:focus > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .sm\:focus\:divide-red-500:focus > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .sm\:focus\:divide-red-600:focus > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .sm\:focus\:divide-red-700:focus > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .sm\:focus\:divide-red-800:focus > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .sm\:focus\:divide-red-900:focus > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .sm\:focus\:divide-orange-100:focus > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .sm\:focus\:divide-orange-200:focus > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .sm\:focus\:divide-orange-300:focus > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .sm\:focus\:divide-orange-400:focus > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .sm\:focus\:divide-orange-500:focus > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .sm\:focus\:divide-orange-600:focus > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .sm\:focus\:divide-orange-700:focus > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .sm\:focus\:divide-orange-800:focus > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .sm\:focus\:divide-orange-900:focus > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .sm\:focus\:divide-yellow-100:focus > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .sm\:focus\:divide-yellow-200:focus > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .sm\:focus\:divide-yellow-300:focus > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .sm\:focus\:divide-yellow-400:focus > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .sm\:focus\:divide-yellow-500:focus > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .sm\:focus\:divide-yellow-600:focus > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .sm\:focus\:divide-yellow-700:focus > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .sm\:focus\:divide-yellow-800:focus > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .sm\:focus\:divide-yellow-900:focus > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .sm\:focus\:divide-green-100:focus > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .sm\:focus\:divide-green-200:focus > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .sm\:focus\:divide-green-300:focus > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .sm\:focus\:divide-green-400:focus > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .sm\:focus\:divide-green-500:focus > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .sm\:focus\:divide-green-600:focus > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .sm\:focus\:divide-green-700:focus > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .sm\:focus\:divide-green-800:focus > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .sm\:focus\:divide-green-900:focus > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .sm\:focus\:divide-teal-100:focus > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .sm\:focus\:divide-teal-200:focus > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .sm\:focus\:divide-teal-300:focus > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .sm\:focus\:divide-teal-400:focus > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .sm\:focus\:divide-teal-500:focus > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .sm\:focus\:divide-teal-600:focus > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .sm\:focus\:divide-teal-700:focus > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .sm\:focus\:divide-teal-800:focus > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .sm\:focus\:divide-teal-900:focus > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .sm\:focus\:divide-blue-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .sm\:focus\:divide-blue-200:focus > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .sm\:focus\:divide-blue-300:focus > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .sm\:focus\:divide-blue-400:focus > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .sm\:focus\:divide-blue-500:focus > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .sm\:focus\:divide-blue-600:focus > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .sm\:focus\:divide-blue-700:focus > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .sm\:focus\:divide-blue-800:focus > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .sm\:focus\:divide-blue-900:focus > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .sm\:focus\:divide-indigo-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .sm\:focus\:divide-indigo-200:focus > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .sm\:focus\:divide-indigo-300:focus > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .sm\:focus\:divide-indigo-400:focus > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .sm\:focus\:divide-indigo-500:focus > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .sm\:focus\:divide-indigo-600:focus > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .sm\:focus\:divide-indigo-700:focus > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .sm\:focus\:divide-indigo-800:focus > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .sm\:focus\:divide-indigo-900:focus > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .sm\:focus\:divide-purple-100:focus > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .sm\:focus\:divide-purple-200:focus > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .sm\:focus\:divide-purple-300:focus > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .sm\:focus\:divide-purple-400:focus > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .sm\:focus\:divide-purple-500:focus > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .sm\:focus\:divide-purple-600:focus > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .sm\:focus\:divide-purple-700:focus > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .sm\:focus\:divide-purple-800:focus > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .sm\:focus\:divide-purple-900:focus > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .sm\:focus\:divide-pink-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .sm\:focus\:divide-pink-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .sm\:focus\:divide-pink-300:focus > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .sm\:focus\:divide-pink-400:focus > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .sm\:focus\:divide-pink-500:focus > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .sm\:focus\:divide-pink-600:focus > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .sm\:focus\:divide-pink-700:focus > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .sm\:focus\:divide-pink-800:focus > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .sm\:focus\:divide-pink-900:focus > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .sm\:focus\:divide-primary-black:focus > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .sm\:focus\:divide-primary-green:focus > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .sm\:divide-solid > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .sm\:divide-dashed > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .sm\:divide-dotted > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .sm\:divide-double > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .sm\:divide-none > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .sm\:hover\:divide-solid:hover > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .sm\:hover\:divide-dashed:hover > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .sm\:hover\:divide-dotted:hover > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .sm\:hover\:divide-double:hover > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .sm\:hover\:divide-none:hover > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .sm\:focus\:divide-solid:focus > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .sm\:focus\:divide-dashed:focus > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .sm\:focus\:divide-dotted:focus > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .sm\:focus\:divide-double:focus > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .sm\:focus\:divide-none:focus > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .sm\:sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .sm\:not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .sm\:hover\:sr-only:hover {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .sm\:hover\:not-sr-only:hover {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .sm\:focus\:sr-only:focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .sm\:focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .sm\:appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .sm\:hover\:appearance-none:hover {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .sm\:focus\:appearance-none:focus {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .sm\:bg-fixed {
    background-attachment: fixed !important;
  }

  .sm\:bg-local {
    background-attachment: local !important;
  }

  .sm\:bg-scroll {
    background-attachment: scroll !important;
  }

  .sm\:hover\:bg-fixed:hover {
    background-attachment: fixed !important;
  }

  .sm\:hover\:bg-local:hover {
    background-attachment: local !important;
  }

  .sm\:hover\:bg-scroll:hover {
    background-attachment: scroll !important;
  }

  .sm\:focus\:bg-fixed:focus {
    background-attachment: fixed !important;
  }

  .sm\:focus\:bg-local:focus {
    background-attachment: local !important;
  }

  .sm\:focus\:bg-scroll:focus {
    background-attachment: scroll !important;
  }

  .sm\:bg-clip-border {
    background-clip: border-box !important;
  }

  .sm\:bg-clip-padding {
    background-clip: padding-box !important;
  }

  .sm\:bg-clip-content {
    background-clip: content-box !important;
  }

  .sm\:hover\:bg-clip-border:hover {
    background-clip: border-box !important;
  }

  .sm\:hover\:bg-clip-padding:hover {
    background-clip: padding-box !important;
  }

  .sm\:hover\:bg-clip-content:hover {
    background-clip: content-box !important;
  }

  .sm\:focus\:bg-clip-border:focus {
    background-clip: border-box !important;
  }

  .sm\:focus\:bg-clip-padding:focus {
    background-clip: padding-box !important;
  }

  .sm\:focus\:bg-clip-content:focus {
    background-clip: content-box !important;
  }

  .sm\:bg-transparent {
    background-color: transparent !important;
  }

  .sm\:bg-current {
    background-color: currentColor !important;
  }

  .sm\:bg-black {
    background-color: #000 !important;
  }

  .sm\:bg-white {
    background-color: #fff !important;
  }

  .sm\:bg-gray-100 {
    background-color: #f7fafc !important;
  }

  .sm\:bg-gray-200 {
    background-color: #edf2f7 !important;
  }

  .sm\:bg-gray-300 {
    background-color: #e2e8f0 !important;
  }

  .sm\:bg-gray-400 {
    background-color: #cbd5e0 !important;
  }

  .sm\:bg-gray-500 {
    background-color: #a0aec0 !important;
  }

  .sm\:bg-gray-600 {
    background-color: #718096 !important;
  }

  .sm\:bg-gray-700 {
    background-color: #4a5568 !important;
  }

  .sm\:bg-gray-800 {
    background-color: #2d3748 !important;
  }

  .sm\:bg-gray-900 {
    background-color: #1a202c !important;
  }

  .sm\:bg-red-100 {
    background-color: #fff5f5 !important;
  }

  .sm\:bg-red-200 {
    background-color: #fed7d7 !important;
  }

  .sm\:bg-red-300 {
    background-color: #feb2b2 !important;
  }

  .sm\:bg-red-400 {
    background-color: #fc8181 !important;
  }

  .sm\:bg-red-500 {
    background-color: #f56565 !important;
  }

  .sm\:bg-red-600 {
    background-color: #e53e3e !important;
  }

  .sm\:bg-red-700 {
    background-color: #c53030 !important;
  }

  .sm\:bg-red-800 {
    background-color: #9b2c2c !important;
  }

  .sm\:bg-red-900 {
    background-color: #742a2a !important;
  }

  .sm\:bg-orange-100 {
    background-color: #fffaf0 !important;
  }

  .sm\:bg-orange-200 {
    background-color: #feebc8 !important;
  }

  .sm\:bg-orange-300 {
    background-color: #fbd38d !important;
  }

  .sm\:bg-orange-400 {
    background-color: #f6ad55 !important;
  }

  .sm\:bg-orange-500 {
    background-color: #ed8936 !important;
  }

  .sm\:bg-orange-600 {
    background-color: #dd6b20 !important;
  }

  .sm\:bg-orange-700 {
    background-color: #c05621 !important;
  }

  .sm\:bg-orange-800 {
    background-color: #9c4221 !important;
  }

  .sm\:bg-orange-900 {
    background-color: #7b341e !important;
  }

  .sm\:bg-yellow-100 {
    background-color: #fffff0 !important;
  }

  .sm\:bg-yellow-200 {
    background-color: #fefcbf !important;
  }

  .sm\:bg-yellow-300 {
    background-color: #faf089 !important;
  }

  .sm\:bg-yellow-400 {
    background-color: #f6e05e !important;
  }

  .sm\:bg-yellow-500 {
    background-color: #ecc94b !important;
  }

  .sm\:bg-yellow-600 {
    background-color: #d69e2e !important;
  }

  .sm\:bg-yellow-700 {
    background-color: #b7791f !important;
  }

  .sm\:bg-yellow-800 {
    background-color: #975a16 !important;
  }

  .sm\:bg-yellow-900 {
    background-color: #744210 !important;
  }

  .sm\:bg-green-100 {
    background-color: #f0fff4 !important;
  }

  .sm\:bg-green-200 {
    background-color: #c6f6d5 !important;
  }

  .sm\:bg-green-300 {
    background-color: #9ae6b4 !important;
  }

  .sm\:bg-green-400 {
    background-color: #68d391 !important;
  }

  .sm\:bg-green-500 {
    background-color: #48bb78 !important;
  }

  .sm\:bg-green-600 {
    background-color: #38a169 !important;
  }

  .sm\:bg-green-700 {
    background-color: #2f855a !important;
  }

  .sm\:bg-green-800 {
    background-color: #276749 !important;
  }

  .sm\:bg-green-900 {
    background-color: #22543d !important;
  }

  .sm\:bg-teal-100 {
    background-color: #e6fffa !important;
  }

  .sm\:bg-teal-200 {
    background-color: #b2f5ea !important;
  }

  .sm\:bg-teal-300 {
    background-color: #81e6d9 !important;
  }

  .sm\:bg-teal-400 {
    background-color: #4fd1c5 !important;
  }

  .sm\:bg-teal-500 {
    background-color: #38b2ac !important;
  }

  .sm\:bg-teal-600 {
    background-color: #319795 !important;
  }

  .sm\:bg-teal-700 {
    background-color: #2c7a7b !important;
  }

  .sm\:bg-teal-800 {
    background-color: #285e61 !important;
  }

  .sm\:bg-teal-900 {
    background-color: #234e52 !important;
  }

  .sm\:bg-blue-100 {
    background-color: #ebf8ff !important;
  }

  .sm\:bg-blue-200 {
    background-color: #bee3f8 !important;
  }

  .sm\:bg-blue-300 {
    background-color: #90cdf4 !important;
  }

  .sm\:bg-blue-400 {
    background-color: #63b3ed !important;
  }

  .sm\:bg-blue-500 {
    background-color: #4299e1 !important;
  }

  .sm\:bg-blue-600 {
    background-color: #3182ce !important;
  }

  .sm\:bg-blue-700 {
    background-color: #2b6cb0 !important;
  }

  .sm\:bg-blue-800 {
    background-color: #2c5282 !important;
  }

  .sm\:bg-blue-900 {
    background-color: #2a4365 !important;
  }

  .sm\:bg-indigo-100 {
    background-color: #ebf4ff !important;
  }

  .sm\:bg-indigo-200 {
    background-color: #c3dafe !important;
  }

  .sm\:bg-indigo-300 {
    background-color: #a3bffa !important;
  }

  .sm\:bg-indigo-400 {
    background-color: #7f9cf5 !important;
  }

  .sm\:bg-indigo-500 {
    background-color: #667eea !important;
  }

  .sm\:bg-indigo-600 {
    background-color: #5a67d8 !important;
  }

  .sm\:bg-indigo-700 {
    background-color: #4c51bf !important;
  }

  .sm\:bg-indigo-800 {
    background-color: #434190 !important;
  }

  .sm\:bg-indigo-900 {
    background-color: #3c366b !important;
  }

  .sm\:bg-purple-100 {
    background-color: #faf5ff !important;
  }

  .sm\:bg-purple-200 {
    background-color: #e9d8fd !important;
  }

  .sm\:bg-purple-300 {
    background-color: #d6bcfa !important;
  }

  .sm\:bg-purple-400 {
    background-color: #b794f4 !important;
  }

  .sm\:bg-purple-500 {
    background-color: #9f7aea !important;
  }

  .sm\:bg-purple-600 {
    background-color: #805ad5 !important;
  }

  .sm\:bg-purple-700 {
    background-color: #6b46c1 !important;
  }

  .sm\:bg-purple-800 {
    background-color: #553c9a !important;
  }

  .sm\:bg-purple-900 {
    background-color: #44337a !important;
  }

  .sm\:bg-pink-100 {
    background-color: #fff5f7 !important;
  }

  .sm\:bg-pink-200 {
    background-color: #fed7e2 !important;
  }

  .sm\:bg-pink-300 {
    background-color: #fbb6ce !important;
  }

  .sm\:bg-pink-400 {
    background-color: #f687b3 !important;
  }

  .sm\:bg-pink-500 {
    background-color: #ed64a6 !important;
  }

  .sm\:bg-pink-600 {
    background-color: #d53f8c !important;
  }

  .sm\:bg-pink-700 {
    background-color: #b83280 !important;
  }

  .sm\:bg-pink-800 {
    background-color: #97266d !important;
  }

  .sm\:bg-pink-900 {
    background-color: #702459 !important;
  }

  .sm\:bg-primary-black {
    background-color: #333333 !important;
  }

  .sm\:bg-primary-green {
    background-color: #085E3C !important;
  }

  .sm\:hover\:bg-transparent:hover {
    background-color: transparent !important;
  }

  .sm\:hover\:bg-current:hover {
    background-color: currentColor !important;
  }

  .sm\:hover\:bg-black:hover {
    background-color: #000 !important;
  }

  .sm\:hover\:bg-white:hover {
    background-color: #fff !important;
  }

  .sm\:hover\:bg-gray-100:hover {
    background-color: #f7fafc !important;
  }

  .sm\:hover\:bg-gray-200:hover {
    background-color: #edf2f7 !important;
  }

  .sm\:hover\:bg-gray-300:hover {
    background-color: #e2e8f0 !important;
  }

  .sm\:hover\:bg-gray-400:hover {
    background-color: #cbd5e0 !important;
  }

  .sm\:hover\:bg-gray-500:hover {
    background-color: #a0aec0 !important;
  }

  .sm\:hover\:bg-gray-600:hover {
    background-color: #718096 !important;
  }

  .sm\:hover\:bg-gray-700:hover {
    background-color: #4a5568 !important;
  }

  .sm\:hover\:bg-gray-800:hover {
    background-color: #2d3748 !important;
  }

  .sm\:hover\:bg-gray-900:hover {
    background-color: #1a202c !important;
  }

  .sm\:hover\:bg-red-100:hover {
    background-color: #fff5f5 !important;
  }

  .sm\:hover\:bg-red-200:hover {
    background-color: #fed7d7 !important;
  }

  .sm\:hover\:bg-red-300:hover {
    background-color: #feb2b2 !important;
  }

  .sm\:hover\:bg-red-400:hover {
    background-color: #fc8181 !important;
  }

  .sm\:hover\:bg-red-500:hover {
    background-color: #f56565 !important;
  }

  .sm\:hover\:bg-red-600:hover {
    background-color: #e53e3e !important;
  }

  .sm\:hover\:bg-red-700:hover {
    background-color: #c53030 !important;
  }

  .sm\:hover\:bg-red-800:hover {
    background-color: #9b2c2c !important;
  }

  .sm\:hover\:bg-red-900:hover {
    background-color: #742a2a !important;
  }

  .sm\:hover\:bg-orange-100:hover {
    background-color: #fffaf0 !important;
  }

  .sm\:hover\:bg-orange-200:hover {
    background-color: #feebc8 !important;
  }

  .sm\:hover\:bg-orange-300:hover {
    background-color: #fbd38d !important;
  }

  .sm\:hover\:bg-orange-400:hover {
    background-color: #f6ad55 !important;
  }

  .sm\:hover\:bg-orange-500:hover {
    background-color: #ed8936 !important;
  }

  .sm\:hover\:bg-orange-600:hover {
    background-color: #dd6b20 !important;
  }

  .sm\:hover\:bg-orange-700:hover {
    background-color: #c05621 !important;
  }

  .sm\:hover\:bg-orange-800:hover {
    background-color: #9c4221 !important;
  }

  .sm\:hover\:bg-orange-900:hover {
    background-color: #7b341e !important;
  }

  .sm\:hover\:bg-yellow-100:hover {
    background-color: #fffff0 !important;
  }

  .sm\:hover\:bg-yellow-200:hover {
    background-color: #fefcbf !important;
  }

  .sm\:hover\:bg-yellow-300:hover {
    background-color: #faf089 !important;
  }

  .sm\:hover\:bg-yellow-400:hover {
    background-color: #f6e05e !important;
  }

  .sm\:hover\:bg-yellow-500:hover {
    background-color: #ecc94b !important;
  }

  .sm\:hover\:bg-yellow-600:hover {
    background-color: #d69e2e !important;
  }

  .sm\:hover\:bg-yellow-700:hover {
    background-color: #b7791f !important;
  }

  .sm\:hover\:bg-yellow-800:hover {
    background-color: #975a16 !important;
  }

  .sm\:hover\:bg-yellow-900:hover {
    background-color: #744210 !important;
  }

  .sm\:hover\:bg-green-100:hover {
    background-color: #f0fff4 !important;
  }

  .sm\:hover\:bg-green-200:hover {
    background-color: #c6f6d5 !important;
  }

  .sm\:hover\:bg-green-300:hover {
    background-color: #9ae6b4 !important;
  }

  .sm\:hover\:bg-green-400:hover {
    background-color: #68d391 !important;
  }

  .sm\:hover\:bg-green-500:hover {
    background-color: #48bb78 !important;
  }

  .sm\:hover\:bg-green-600:hover {
    background-color: #38a169 !important;
  }

  .sm\:hover\:bg-green-700:hover {
    background-color: #2f855a !important;
  }

  .sm\:hover\:bg-green-800:hover {
    background-color: #276749 !important;
  }

  .sm\:hover\:bg-green-900:hover {
    background-color: #22543d !important;
  }

  .sm\:hover\:bg-teal-100:hover {
    background-color: #e6fffa !important;
  }

  .sm\:hover\:bg-teal-200:hover {
    background-color: #b2f5ea !important;
  }

  .sm\:hover\:bg-teal-300:hover {
    background-color: #81e6d9 !important;
  }

  .sm\:hover\:bg-teal-400:hover {
    background-color: #4fd1c5 !important;
  }

  .sm\:hover\:bg-teal-500:hover {
    background-color: #38b2ac !important;
  }

  .sm\:hover\:bg-teal-600:hover {
    background-color: #319795 !important;
  }

  .sm\:hover\:bg-teal-700:hover {
    background-color: #2c7a7b !important;
  }

  .sm\:hover\:bg-teal-800:hover {
    background-color: #285e61 !important;
  }

  .sm\:hover\:bg-teal-900:hover {
    background-color: #234e52 !important;
  }

  .sm\:hover\:bg-blue-100:hover {
    background-color: #ebf8ff !important;
  }

  .sm\:hover\:bg-blue-200:hover {
    background-color: #bee3f8 !important;
  }

  .sm\:hover\:bg-blue-300:hover {
    background-color: #90cdf4 !important;
  }

  .sm\:hover\:bg-blue-400:hover {
    background-color: #63b3ed !important;
  }

  .sm\:hover\:bg-blue-500:hover {
    background-color: #4299e1 !important;
  }

  .sm\:hover\:bg-blue-600:hover {
    background-color: #3182ce !important;
  }

  .sm\:hover\:bg-blue-700:hover {
    background-color: #2b6cb0 !important;
  }

  .sm\:hover\:bg-blue-800:hover {
    background-color: #2c5282 !important;
  }

  .sm\:hover\:bg-blue-900:hover {
    background-color: #2a4365 !important;
  }

  .sm\:hover\:bg-indigo-100:hover {
    background-color: #ebf4ff !important;
  }

  .sm\:hover\:bg-indigo-200:hover {
    background-color: #c3dafe !important;
  }

  .sm\:hover\:bg-indigo-300:hover {
    background-color: #a3bffa !important;
  }

  .sm\:hover\:bg-indigo-400:hover {
    background-color: #7f9cf5 !important;
  }

  .sm\:hover\:bg-indigo-500:hover {
    background-color: #667eea !important;
  }

  .sm\:hover\:bg-indigo-600:hover {
    background-color: #5a67d8 !important;
  }

  .sm\:hover\:bg-indigo-700:hover {
    background-color: #4c51bf !important;
  }

  .sm\:hover\:bg-indigo-800:hover {
    background-color: #434190 !important;
  }

  .sm\:hover\:bg-indigo-900:hover {
    background-color: #3c366b !important;
  }

  .sm\:hover\:bg-purple-100:hover {
    background-color: #faf5ff !important;
  }

  .sm\:hover\:bg-purple-200:hover {
    background-color: #e9d8fd !important;
  }

  .sm\:hover\:bg-purple-300:hover {
    background-color: #d6bcfa !important;
  }

  .sm\:hover\:bg-purple-400:hover {
    background-color: #b794f4 !important;
  }

  .sm\:hover\:bg-purple-500:hover {
    background-color: #9f7aea !important;
  }

  .sm\:hover\:bg-purple-600:hover {
    background-color: #805ad5 !important;
  }

  .sm\:hover\:bg-purple-700:hover {
    background-color: #6b46c1 !important;
  }

  .sm\:hover\:bg-purple-800:hover {
    background-color: #553c9a !important;
  }

  .sm\:hover\:bg-purple-900:hover {
    background-color: #44337a !important;
  }

  .sm\:hover\:bg-pink-100:hover {
    background-color: #fff5f7 !important;
  }

  .sm\:hover\:bg-pink-200:hover {
    background-color: #fed7e2 !important;
  }

  .sm\:hover\:bg-pink-300:hover {
    background-color: #fbb6ce !important;
  }

  .sm\:hover\:bg-pink-400:hover {
    background-color: #f687b3 !important;
  }

  .sm\:hover\:bg-pink-500:hover {
    background-color: #ed64a6 !important;
  }

  .sm\:hover\:bg-pink-600:hover {
    background-color: #d53f8c !important;
  }

  .sm\:hover\:bg-pink-700:hover {
    background-color: #b83280 !important;
  }

  .sm\:hover\:bg-pink-800:hover {
    background-color: #97266d !important;
  }

  .sm\:hover\:bg-pink-900:hover {
    background-color: #702459 !important;
  }

  .sm\:hover\:bg-primary-black:hover {
    background-color: #333333 !important;
  }

  .sm\:hover\:bg-primary-green:hover {
    background-color: #085E3C !important;
  }

  .sm\:focus\:bg-transparent:focus {
    background-color: transparent !important;
  }

  .sm\:focus\:bg-current:focus {
    background-color: currentColor !important;
  }

  .sm\:focus\:bg-black:focus {
    background-color: #000 !important;
  }

  .sm\:focus\:bg-white:focus {
    background-color: #fff !important;
  }

  .sm\:focus\:bg-gray-100:focus {
    background-color: #f7fafc !important;
  }

  .sm\:focus\:bg-gray-200:focus {
    background-color: #edf2f7 !important;
  }

  .sm\:focus\:bg-gray-300:focus {
    background-color: #e2e8f0 !important;
  }

  .sm\:focus\:bg-gray-400:focus {
    background-color: #cbd5e0 !important;
  }

  .sm\:focus\:bg-gray-500:focus {
    background-color: #a0aec0 !important;
  }

  .sm\:focus\:bg-gray-600:focus {
    background-color: #718096 !important;
  }

  .sm\:focus\:bg-gray-700:focus {
    background-color: #4a5568 !important;
  }

  .sm\:focus\:bg-gray-800:focus {
    background-color: #2d3748 !important;
  }

  .sm\:focus\:bg-gray-900:focus {
    background-color: #1a202c !important;
  }

  .sm\:focus\:bg-red-100:focus {
    background-color: #fff5f5 !important;
  }

  .sm\:focus\:bg-red-200:focus {
    background-color: #fed7d7 !important;
  }

  .sm\:focus\:bg-red-300:focus {
    background-color: #feb2b2 !important;
  }

  .sm\:focus\:bg-red-400:focus {
    background-color: #fc8181 !important;
  }

  .sm\:focus\:bg-red-500:focus {
    background-color: #f56565 !important;
  }

  .sm\:focus\:bg-red-600:focus {
    background-color: #e53e3e !important;
  }

  .sm\:focus\:bg-red-700:focus {
    background-color: #c53030 !important;
  }

  .sm\:focus\:bg-red-800:focus {
    background-color: #9b2c2c !important;
  }

  .sm\:focus\:bg-red-900:focus {
    background-color: #742a2a !important;
  }

  .sm\:focus\:bg-orange-100:focus {
    background-color: #fffaf0 !important;
  }

  .sm\:focus\:bg-orange-200:focus {
    background-color: #feebc8 !important;
  }

  .sm\:focus\:bg-orange-300:focus {
    background-color: #fbd38d !important;
  }

  .sm\:focus\:bg-orange-400:focus {
    background-color: #f6ad55 !important;
  }

  .sm\:focus\:bg-orange-500:focus {
    background-color: #ed8936 !important;
  }

  .sm\:focus\:bg-orange-600:focus {
    background-color: #dd6b20 !important;
  }

  .sm\:focus\:bg-orange-700:focus {
    background-color: #c05621 !important;
  }

  .sm\:focus\:bg-orange-800:focus {
    background-color: #9c4221 !important;
  }

  .sm\:focus\:bg-orange-900:focus {
    background-color: #7b341e !important;
  }

  .sm\:focus\:bg-yellow-100:focus {
    background-color: #fffff0 !important;
  }

  .sm\:focus\:bg-yellow-200:focus {
    background-color: #fefcbf !important;
  }

  .sm\:focus\:bg-yellow-300:focus {
    background-color: #faf089 !important;
  }

  .sm\:focus\:bg-yellow-400:focus {
    background-color: #f6e05e !important;
  }

  .sm\:focus\:bg-yellow-500:focus {
    background-color: #ecc94b !important;
  }

  .sm\:focus\:bg-yellow-600:focus {
    background-color: #d69e2e !important;
  }

  .sm\:focus\:bg-yellow-700:focus {
    background-color: #b7791f !important;
  }

  .sm\:focus\:bg-yellow-800:focus {
    background-color: #975a16 !important;
  }

  .sm\:focus\:bg-yellow-900:focus {
    background-color: #744210 !important;
  }

  .sm\:focus\:bg-green-100:focus {
    background-color: #f0fff4 !important;
  }

  .sm\:focus\:bg-green-200:focus {
    background-color: #c6f6d5 !important;
  }

  .sm\:focus\:bg-green-300:focus {
    background-color: #9ae6b4 !important;
  }

  .sm\:focus\:bg-green-400:focus {
    background-color: #68d391 !important;
  }

  .sm\:focus\:bg-green-500:focus {
    background-color: #48bb78 !important;
  }

  .sm\:focus\:bg-green-600:focus {
    background-color: #38a169 !important;
  }

  .sm\:focus\:bg-green-700:focus {
    background-color: #2f855a !important;
  }

  .sm\:focus\:bg-green-800:focus {
    background-color: #276749 !important;
  }

  .sm\:focus\:bg-green-900:focus {
    background-color: #22543d !important;
  }

  .sm\:focus\:bg-teal-100:focus {
    background-color: #e6fffa !important;
  }

  .sm\:focus\:bg-teal-200:focus {
    background-color: #b2f5ea !important;
  }

  .sm\:focus\:bg-teal-300:focus {
    background-color: #81e6d9 !important;
  }

  .sm\:focus\:bg-teal-400:focus {
    background-color: #4fd1c5 !important;
  }

  .sm\:focus\:bg-teal-500:focus {
    background-color: #38b2ac !important;
  }

  .sm\:focus\:bg-teal-600:focus {
    background-color: #319795 !important;
  }

  .sm\:focus\:bg-teal-700:focus {
    background-color: #2c7a7b !important;
  }

  .sm\:focus\:bg-teal-800:focus {
    background-color: #285e61 !important;
  }

  .sm\:focus\:bg-teal-900:focus {
    background-color: #234e52 !important;
  }

  .sm\:focus\:bg-blue-100:focus {
    background-color: #ebf8ff !important;
  }

  .sm\:focus\:bg-blue-200:focus {
    background-color: #bee3f8 !important;
  }

  .sm\:focus\:bg-blue-300:focus {
    background-color: #90cdf4 !important;
  }

  .sm\:focus\:bg-blue-400:focus {
    background-color: #63b3ed !important;
  }

  .sm\:focus\:bg-blue-500:focus {
    background-color: #4299e1 !important;
  }

  .sm\:focus\:bg-blue-600:focus {
    background-color: #3182ce !important;
  }

  .sm\:focus\:bg-blue-700:focus {
    background-color: #2b6cb0 !important;
  }

  .sm\:focus\:bg-blue-800:focus {
    background-color: #2c5282 !important;
  }

  .sm\:focus\:bg-blue-900:focus {
    background-color: #2a4365 !important;
  }

  .sm\:focus\:bg-indigo-100:focus {
    background-color: #ebf4ff !important;
  }

  .sm\:focus\:bg-indigo-200:focus {
    background-color: #c3dafe !important;
  }

  .sm\:focus\:bg-indigo-300:focus {
    background-color: #a3bffa !important;
  }

  .sm\:focus\:bg-indigo-400:focus {
    background-color: #7f9cf5 !important;
  }

  .sm\:focus\:bg-indigo-500:focus {
    background-color: #667eea !important;
  }

  .sm\:focus\:bg-indigo-600:focus {
    background-color: #5a67d8 !important;
  }

  .sm\:focus\:bg-indigo-700:focus {
    background-color: #4c51bf !important;
  }

  .sm\:focus\:bg-indigo-800:focus {
    background-color: #434190 !important;
  }

  .sm\:focus\:bg-indigo-900:focus {
    background-color: #3c366b !important;
  }

  .sm\:focus\:bg-purple-100:focus {
    background-color: #faf5ff !important;
  }

  .sm\:focus\:bg-purple-200:focus {
    background-color: #e9d8fd !important;
  }

  .sm\:focus\:bg-purple-300:focus {
    background-color: #d6bcfa !important;
  }

  .sm\:focus\:bg-purple-400:focus {
    background-color: #b794f4 !important;
  }

  .sm\:focus\:bg-purple-500:focus {
    background-color: #9f7aea !important;
  }

  .sm\:focus\:bg-purple-600:focus {
    background-color: #805ad5 !important;
  }

  .sm\:focus\:bg-purple-700:focus {
    background-color: #6b46c1 !important;
  }

  .sm\:focus\:bg-purple-800:focus {
    background-color: #553c9a !important;
  }

  .sm\:focus\:bg-purple-900:focus {
    background-color: #44337a !important;
  }

  .sm\:focus\:bg-pink-100:focus {
    background-color: #fff5f7 !important;
  }

  .sm\:focus\:bg-pink-200:focus {
    background-color: #fed7e2 !important;
  }

  .sm\:focus\:bg-pink-300:focus {
    background-color: #fbb6ce !important;
  }

  .sm\:focus\:bg-pink-400:focus {
    background-color: #f687b3 !important;
  }

  .sm\:focus\:bg-pink-500:focus {
    background-color: #ed64a6 !important;
  }

  .sm\:focus\:bg-pink-600:focus {
    background-color: #d53f8c !important;
  }

  .sm\:focus\:bg-pink-700:focus {
    background-color: #b83280 !important;
  }

  .sm\:focus\:bg-pink-800:focus {
    background-color: #97266d !important;
  }

  .sm\:focus\:bg-pink-900:focus {
    background-color: #702459 !important;
  }

  .sm\:focus\:bg-primary-black:focus {
    background-color: #333333 !important;
  }

  .sm\:focus\:bg-primary-green:focus {
    background-color: #085E3C !important;
  }

  .sm\:bg-none {
    background-image: none !important;
  }

  .sm\:hover\:bg-none:hover {
    background-image: none !important;
  }

  .sm\:focus\:bg-none:focus {
    background-image: none !important;
  }

  .sm\:bg-bottom {
    background-position: bottom !important;
  }

  .sm\:bg-center {
    background-position: center !important;
  }

  .sm\:bg-left {
    background-position: left !important;
  }

  .sm\:bg-left-bottom {
    background-position: left bottom !important;
  }

  .sm\:bg-left-top {
    background-position: left top !important;
  }

  .sm\:bg-right {
    background-position: right !important;
  }

  .sm\:bg-right-bottom {
    background-position: right bottom !important;
  }

  .sm\:bg-right-top {
    background-position: right top !important;
  }

  .sm\:bg-top {
    background-position: top !important;
  }

  .sm\:hover\:bg-bottom:hover {
    background-position: bottom !important;
  }

  .sm\:hover\:bg-center:hover {
    background-position: center !important;
  }

  .sm\:hover\:bg-left:hover {
    background-position: left !important;
  }

  .sm\:hover\:bg-left-bottom:hover {
    background-position: left bottom !important;
  }

  .sm\:hover\:bg-left-top:hover {
    background-position: left top !important;
  }

  .sm\:hover\:bg-right:hover {
    background-position: right !important;
  }

  .sm\:hover\:bg-right-bottom:hover {
    background-position: right bottom !important;
  }

  .sm\:hover\:bg-right-top:hover {
    background-position: right top !important;
  }

  .sm\:hover\:bg-top:hover {
    background-position: top !important;
  }

  .sm\:focus\:bg-bottom:focus {
    background-position: bottom !important;
  }

  .sm\:focus\:bg-center:focus {
    background-position: center !important;
  }

  .sm\:focus\:bg-left:focus {
    background-position: left !important;
  }

  .sm\:focus\:bg-left-bottom:focus {
    background-position: left bottom !important;
  }

  .sm\:focus\:bg-left-top:focus {
    background-position: left top !important;
  }

  .sm\:focus\:bg-right:focus {
    background-position: right !important;
  }

  .sm\:focus\:bg-right-bottom:focus {
    background-position: right bottom !important;
  }

  .sm\:focus\:bg-right-top:focus {
    background-position: right top !important;
  }

  .sm\:focus\:bg-top:focus {
    background-position: top !important;
  }

  .sm\:bg-repeat {
    background-repeat: repeat !important;
  }

  .sm\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }

  .sm\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }

  .sm\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }

  .sm\:bg-repeat-round {
    background-repeat: round !important;
  }

  .sm\:bg-repeat-space {
    background-repeat: space !important;
  }

  .sm\:hover\:bg-repeat:hover {
    background-repeat: repeat !important;
  }

  .sm\:hover\:bg-no-repeat:hover {
    background-repeat: no-repeat !important;
  }

  .sm\:hover\:bg-repeat-x:hover {
    background-repeat: repeat-x !important;
  }

  .sm\:hover\:bg-repeat-y:hover {
    background-repeat: repeat-y !important;
  }

  .sm\:hover\:bg-repeat-round:hover {
    background-repeat: round !important;
  }

  .sm\:hover\:bg-repeat-space:hover {
    background-repeat: space !important;
  }

  .sm\:focus\:bg-repeat:focus {
    background-repeat: repeat !important;
  }

  .sm\:focus\:bg-no-repeat:focus {
    background-repeat: no-repeat !important;
  }

  .sm\:focus\:bg-repeat-x:focus {
    background-repeat: repeat-x !important;
  }

  .sm\:focus\:bg-repeat-y:focus {
    background-repeat: repeat-y !important;
  }

  .sm\:focus\:bg-repeat-round:focus {
    background-repeat: round !important;
  }

  .sm\:focus\:bg-repeat-space:focus {
    background-repeat: space !important;
  }

  .sm\:bg-auto {
    background-size: auto !important;
  }

  .sm\:bg-cover {
    background-size: cover !important;
  }

  .sm\:bg-contain {
    background-size: contain !important;
  }

  .sm\:hover\:bg-auto:hover {
    background-size: auto !important;
  }

  .sm\:hover\:bg-cover:hover {
    background-size: cover !important;
  }

  .sm\:hover\:bg-contain:hover {
    background-size: contain !important;
  }

  .sm\:focus\:bg-auto:focus {
    background-size: auto !important;
  }

  .sm\:focus\:bg-cover:focus {
    background-size: cover !important;
  }

  .sm\:focus\:bg-contain:focus {
    background-size: contain !important;
  }

  .sm\:border-collapse {
    border-collapse: collapse !important;
  }

  .sm\:border-separate {
    border-collapse: separate !important;
  }

  .sm\:hover\:border-collapse:hover {
    border-collapse: collapse !important;
  }

  .sm\:hover\:border-separate:hover {
    border-collapse: separate !important;
  }

  .sm\:focus\:border-collapse:focus {
    border-collapse: collapse !important;
  }

  .sm\:focus\:border-separate:focus {
    border-collapse: separate !important;
  }

  .sm\:border-transparent {
    border-color: transparent !important;
  }

  .sm\:border-current {
    border-color: currentColor !important;
  }

  .sm\:border-black {
    border-color: #000 !important;
  }

  .sm\:border-white {
    border-color: #fff !important;
  }

  .sm\:border-gray-100 {
    border-color: #f7fafc !important;
  }

  .sm\:border-gray-200 {
    border-color: #edf2f7 !important;
  }

  .sm\:border-gray-300 {
    border-color: #e2e8f0 !important;
  }

  .sm\:border-gray-400 {
    border-color: #cbd5e0 !important;
  }

  .sm\:border-gray-500 {
    border-color: #a0aec0 !important;
  }

  .sm\:border-gray-600 {
    border-color: #718096 !important;
  }

  .sm\:border-gray-700 {
    border-color: #4a5568 !important;
  }

  .sm\:border-gray-800 {
    border-color: #2d3748 !important;
  }

  .sm\:border-gray-900 {
    border-color: #1a202c !important;
  }

  .sm\:border-red-100 {
    border-color: #fff5f5 !important;
  }

  .sm\:border-red-200 {
    border-color: #fed7d7 !important;
  }

  .sm\:border-red-300 {
    border-color: #feb2b2 !important;
  }

  .sm\:border-red-400 {
    border-color: #fc8181 !important;
  }

  .sm\:border-red-500 {
    border-color: #f56565 !important;
  }

  .sm\:border-red-600 {
    border-color: #e53e3e !important;
  }

  .sm\:border-red-700 {
    border-color: #c53030 !important;
  }

  .sm\:border-red-800 {
    border-color: #9b2c2c !important;
  }

  .sm\:border-red-900 {
    border-color: #742a2a !important;
  }

  .sm\:border-orange-100 {
    border-color: #fffaf0 !important;
  }

  .sm\:border-orange-200 {
    border-color: #feebc8 !important;
  }

  .sm\:border-orange-300 {
    border-color: #fbd38d !important;
  }

  .sm\:border-orange-400 {
    border-color: #f6ad55 !important;
  }

  .sm\:border-orange-500 {
    border-color: #ed8936 !important;
  }

  .sm\:border-orange-600 {
    border-color: #dd6b20 !important;
  }

  .sm\:border-orange-700 {
    border-color: #c05621 !important;
  }

  .sm\:border-orange-800 {
    border-color: #9c4221 !important;
  }

  .sm\:border-orange-900 {
    border-color: #7b341e !important;
  }

  .sm\:border-yellow-100 {
    border-color: #fffff0 !important;
  }

  .sm\:border-yellow-200 {
    border-color: #fefcbf !important;
  }

  .sm\:border-yellow-300 {
    border-color: #faf089 !important;
  }

  .sm\:border-yellow-400 {
    border-color: #f6e05e !important;
  }

  .sm\:border-yellow-500 {
    border-color: #ecc94b !important;
  }

  .sm\:border-yellow-600 {
    border-color: #d69e2e !important;
  }

  .sm\:border-yellow-700 {
    border-color: #b7791f !important;
  }

  .sm\:border-yellow-800 {
    border-color: #975a16 !important;
  }

  .sm\:border-yellow-900 {
    border-color: #744210 !important;
  }

  .sm\:border-green-100 {
    border-color: #f0fff4 !important;
  }

  .sm\:border-green-200 {
    border-color: #c6f6d5 !important;
  }

  .sm\:border-green-300 {
    border-color: #9ae6b4 !important;
  }

  .sm\:border-green-400 {
    border-color: #68d391 !important;
  }

  .sm\:border-green-500 {
    border-color: #48bb78 !important;
  }

  .sm\:border-green-600 {
    border-color: #38a169 !important;
  }

  .sm\:border-green-700 {
    border-color: #2f855a !important;
  }

  .sm\:border-green-800 {
    border-color: #276749 !important;
  }

  .sm\:border-green-900 {
    border-color: #22543d !important;
  }

  .sm\:border-teal-100 {
    border-color: #e6fffa !important;
  }

  .sm\:border-teal-200 {
    border-color: #b2f5ea !important;
  }

  .sm\:border-teal-300 {
    border-color: #81e6d9 !important;
  }

  .sm\:border-teal-400 {
    border-color: #4fd1c5 !important;
  }

  .sm\:border-teal-500 {
    border-color: #38b2ac !important;
  }

  .sm\:border-teal-600 {
    border-color: #319795 !important;
  }

  .sm\:border-teal-700 {
    border-color: #2c7a7b !important;
  }

  .sm\:border-teal-800 {
    border-color: #285e61 !important;
  }

  .sm\:border-teal-900 {
    border-color: #234e52 !important;
  }

  .sm\:border-blue-100 {
    border-color: #ebf8ff !important;
  }

  .sm\:border-blue-200 {
    border-color: #bee3f8 !important;
  }

  .sm\:border-blue-300 {
    border-color: #90cdf4 !important;
  }

  .sm\:border-blue-400 {
    border-color: #63b3ed !important;
  }

  .sm\:border-blue-500 {
    border-color: #4299e1 !important;
  }

  .sm\:border-blue-600 {
    border-color: #3182ce !important;
  }

  .sm\:border-blue-700 {
    border-color: #2b6cb0 !important;
  }

  .sm\:border-blue-800 {
    border-color: #2c5282 !important;
  }

  .sm\:border-blue-900 {
    border-color: #2a4365 !important;
  }

  .sm\:border-indigo-100 {
    border-color: #ebf4ff !important;
  }

  .sm\:border-indigo-200 {
    border-color: #c3dafe !important;
  }

  .sm\:border-indigo-300 {
    border-color: #a3bffa !important;
  }

  .sm\:border-indigo-400 {
    border-color: #7f9cf5 !important;
  }

  .sm\:border-indigo-500 {
    border-color: #667eea !important;
  }

  .sm\:border-indigo-600 {
    border-color: #5a67d8 !important;
  }

  .sm\:border-indigo-700 {
    border-color: #4c51bf !important;
  }

  .sm\:border-indigo-800 {
    border-color: #434190 !important;
  }

  .sm\:border-indigo-900 {
    border-color: #3c366b !important;
  }

  .sm\:border-purple-100 {
    border-color: #faf5ff !important;
  }

  .sm\:border-purple-200 {
    border-color: #e9d8fd !important;
  }

  .sm\:border-purple-300 {
    border-color: #d6bcfa !important;
  }

  .sm\:border-purple-400 {
    border-color: #b794f4 !important;
  }

  .sm\:border-purple-500 {
    border-color: #9f7aea !important;
  }

  .sm\:border-purple-600 {
    border-color: #805ad5 !important;
  }

  .sm\:border-purple-700 {
    border-color: #6b46c1 !important;
  }

  .sm\:border-purple-800 {
    border-color: #553c9a !important;
  }

  .sm\:border-purple-900 {
    border-color: #44337a !important;
  }

  .sm\:border-pink-100 {
    border-color: #fff5f7 !important;
  }

  .sm\:border-pink-200 {
    border-color: #fed7e2 !important;
  }

  .sm\:border-pink-300 {
    border-color: #fbb6ce !important;
  }

  .sm\:border-pink-400 {
    border-color: #f687b3 !important;
  }

  .sm\:border-pink-500 {
    border-color: #ed64a6 !important;
  }

  .sm\:border-pink-600 {
    border-color: #d53f8c !important;
  }

  .sm\:border-pink-700 {
    border-color: #b83280 !important;
  }

  .sm\:border-pink-800 {
    border-color: #97266d !important;
  }

  .sm\:border-pink-900 {
    border-color: #702459 !important;
  }

  .sm\:border-primary-black {
    border-color: #333333 !important;
  }

  .sm\:border-primary-green {
    border-color: #085E3C !important;
  }

  .sm\:hover\:border-transparent:hover {
    border-color: transparent !important;
  }

  .sm\:hover\:border-current:hover {
    border-color: currentColor !important;
  }

  .sm\:hover\:border-black:hover {
    border-color: #000 !important;
  }

  .sm\:hover\:border-white:hover {
    border-color: #fff !important;
  }

  .sm\:hover\:border-gray-100:hover {
    border-color: #f7fafc !important;
  }

  .sm\:hover\:border-gray-200:hover {
    border-color: #edf2f7 !important;
  }

  .sm\:hover\:border-gray-300:hover {
    border-color: #e2e8f0 !important;
  }

  .sm\:hover\:border-gray-400:hover {
    border-color: #cbd5e0 !important;
  }

  .sm\:hover\:border-gray-500:hover {
    border-color: #a0aec0 !important;
  }

  .sm\:hover\:border-gray-600:hover {
    border-color: #718096 !important;
  }

  .sm\:hover\:border-gray-700:hover {
    border-color: #4a5568 !important;
  }

  .sm\:hover\:border-gray-800:hover {
    border-color: #2d3748 !important;
  }

  .sm\:hover\:border-gray-900:hover {
    border-color: #1a202c !important;
  }

  .sm\:hover\:border-red-100:hover {
    border-color: #fff5f5 !important;
  }

  .sm\:hover\:border-red-200:hover {
    border-color: #fed7d7 !important;
  }

  .sm\:hover\:border-red-300:hover {
    border-color: #feb2b2 !important;
  }

  .sm\:hover\:border-red-400:hover {
    border-color: #fc8181 !important;
  }

  .sm\:hover\:border-red-500:hover {
    border-color: #f56565 !important;
  }

  .sm\:hover\:border-red-600:hover {
    border-color: #e53e3e !important;
  }

  .sm\:hover\:border-red-700:hover {
    border-color: #c53030 !important;
  }

  .sm\:hover\:border-red-800:hover {
    border-color: #9b2c2c !important;
  }

  .sm\:hover\:border-red-900:hover {
    border-color: #742a2a !important;
  }

  .sm\:hover\:border-orange-100:hover {
    border-color: #fffaf0 !important;
  }

  .sm\:hover\:border-orange-200:hover {
    border-color: #feebc8 !important;
  }

  .sm\:hover\:border-orange-300:hover {
    border-color: #fbd38d !important;
  }

  .sm\:hover\:border-orange-400:hover {
    border-color: #f6ad55 !important;
  }

  .sm\:hover\:border-orange-500:hover {
    border-color: #ed8936 !important;
  }

  .sm\:hover\:border-orange-600:hover {
    border-color: #dd6b20 !important;
  }

  .sm\:hover\:border-orange-700:hover {
    border-color: #c05621 !important;
  }

  .sm\:hover\:border-orange-800:hover {
    border-color: #9c4221 !important;
  }

  .sm\:hover\:border-orange-900:hover {
    border-color: #7b341e !important;
  }

  .sm\:hover\:border-yellow-100:hover {
    border-color: #fffff0 !important;
  }

  .sm\:hover\:border-yellow-200:hover {
    border-color: #fefcbf !important;
  }

  .sm\:hover\:border-yellow-300:hover {
    border-color: #faf089 !important;
  }

  .sm\:hover\:border-yellow-400:hover {
    border-color: #f6e05e !important;
  }

  .sm\:hover\:border-yellow-500:hover {
    border-color: #ecc94b !important;
  }

  .sm\:hover\:border-yellow-600:hover {
    border-color: #d69e2e !important;
  }

  .sm\:hover\:border-yellow-700:hover {
    border-color: #b7791f !important;
  }

  .sm\:hover\:border-yellow-800:hover {
    border-color: #975a16 !important;
  }

  .sm\:hover\:border-yellow-900:hover {
    border-color: #744210 !important;
  }

  .sm\:hover\:border-green-100:hover {
    border-color: #f0fff4 !important;
  }

  .sm\:hover\:border-green-200:hover {
    border-color: #c6f6d5 !important;
  }

  .sm\:hover\:border-green-300:hover {
    border-color: #9ae6b4 !important;
  }

  .sm\:hover\:border-green-400:hover {
    border-color: #68d391 !important;
  }

  .sm\:hover\:border-green-500:hover {
    border-color: #48bb78 !important;
  }

  .sm\:hover\:border-green-600:hover {
    border-color: #38a169 !important;
  }

  .sm\:hover\:border-green-700:hover {
    border-color: #2f855a !important;
  }

  .sm\:hover\:border-green-800:hover {
    border-color: #276749 !important;
  }

  .sm\:hover\:border-green-900:hover {
    border-color: #22543d !important;
  }

  .sm\:hover\:border-teal-100:hover {
    border-color: #e6fffa !important;
  }

  .sm\:hover\:border-teal-200:hover {
    border-color: #b2f5ea !important;
  }

  .sm\:hover\:border-teal-300:hover {
    border-color: #81e6d9 !important;
  }

  .sm\:hover\:border-teal-400:hover {
    border-color: #4fd1c5 !important;
  }

  .sm\:hover\:border-teal-500:hover {
    border-color: #38b2ac !important;
  }

  .sm\:hover\:border-teal-600:hover {
    border-color: #319795 !important;
  }

  .sm\:hover\:border-teal-700:hover {
    border-color: #2c7a7b !important;
  }

  .sm\:hover\:border-teal-800:hover {
    border-color: #285e61 !important;
  }

  .sm\:hover\:border-teal-900:hover {
    border-color: #234e52 !important;
  }

  .sm\:hover\:border-blue-100:hover {
    border-color: #ebf8ff !important;
  }

  .sm\:hover\:border-blue-200:hover {
    border-color: #bee3f8 !important;
  }

  .sm\:hover\:border-blue-300:hover {
    border-color: #90cdf4 !important;
  }

  .sm\:hover\:border-blue-400:hover {
    border-color: #63b3ed !important;
  }

  .sm\:hover\:border-blue-500:hover {
    border-color: #4299e1 !important;
  }

  .sm\:hover\:border-blue-600:hover {
    border-color: #3182ce !important;
  }

  .sm\:hover\:border-blue-700:hover {
    border-color: #2b6cb0 !important;
  }

  .sm\:hover\:border-blue-800:hover {
    border-color: #2c5282 !important;
  }

  .sm\:hover\:border-blue-900:hover {
    border-color: #2a4365 !important;
  }

  .sm\:hover\:border-indigo-100:hover {
    border-color: #ebf4ff !important;
  }

  .sm\:hover\:border-indigo-200:hover {
    border-color: #c3dafe !important;
  }

  .sm\:hover\:border-indigo-300:hover {
    border-color: #a3bffa !important;
  }

  .sm\:hover\:border-indigo-400:hover {
    border-color: #7f9cf5 !important;
  }

  .sm\:hover\:border-indigo-500:hover {
    border-color: #667eea !important;
  }

  .sm\:hover\:border-indigo-600:hover {
    border-color: #5a67d8 !important;
  }

  .sm\:hover\:border-indigo-700:hover {
    border-color: #4c51bf !important;
  }

  .sm\:hover\:border-indigo-800:hover {
    border-color: #434190 !important;
  }

  .sm\:hover\:border-indigo-900:hover {
    border-color: #3c366b !important;
  }

  .sm\:hover\:border-purple-100:hover {
    border-color: #faf5ff !important;
  }

  .sm\:hover\:border-purple-200:hover {
    border-color: #e9d8fd !important;
  }

  .sm\:hover\:border-purple-300:hover {
    border-color: #d6bcfa !important;
  }

  .sm\:hover\:border-purple-400:hover {
    border-color: #b794f4 !important;
  }

  .sm\:hover\:border-purple-500:hover {
    border-color: #9f7aea !important;
  }

  .sm\:hover\:border-purple-600:hover {
    border-color: #805ad5 !important;
  }

  .sm\:hover\:border-purple-700:hover {
    border-color: #6b46c1 !important;
  }

  .sm\:hover\:border-purple-800:hover {
    border-color: #553c9a !important;
  }

  .sm\:hover\:border-purple-900:hover {
    border-color: #44337a !important;
  }

  .sm\:hover\:border-pink-100:hover {
    border-color: #fff5f7 !important;
  }

  .sm\:hover\:border-pink-200:hover {
    border-color: #fed7e2 !important;
  }

  .sm\:hover\:border-pink-300:hover {
    border-color: #fbb6ce !important;
  }

  .sm\:hover\:border-pink-400:hover {
    border-color: #f687b3 !important;
  }

  .sm\:hover\:border-pink-500:hover {
    border-color: #ed64a6 !important;
  }

  .sm\:hover\:border-pink-600:hover {
    border-color: #d53f8c !important;
  }

  .sm\:hover\:border-pink-700:hover {
    border-color: #b83280 !important;
  }

  .sm\:hover\:border-pink-800:hover {
    border-color: #97266d !important;
  }

  .sm\:hover\:border-pink-900:hover {
    border-color: #702459 !important;
  }

  .sm\:hover\:border-primary-black:hover {
    border-color: #333333 !important;
  }

  .sm\:hover\:border-primary-green:hover {
    border-color: #085E3C !important;
  }

  .sm\:focus\:border-transparent:focus {
    border-color: transparent !important;
  }

  .sm\:focus\:border-current:focus {
    border-color: currentColor !important;
  }

  .sm\:focus\:border-black:focus {
    border-color: #000 !important;
  }

  .sm\:focus\:border-white:focus {
    border-color: #fff !important;
  }

  .sm\:focus\:border-gray-100:focus {
    border-color: #f7fafc !important;
  }

  .sm\:focus\:border-gray-200:focus {
    border-color: #edf2f7 !important;
  }

  .sm\:focus\:border-gray-300:focus {
    border-color: #e2e8f0 !important;
  }

  .sm\:focus\:border-gray-400:focus {
    border-color: #cbd5e0 !important;
  }

  .sm\:focus\:border-gray-500:focus {
    border-color: #a0aec0 !important;
  }

  .sm\:focus\:border-gray-600:focus {
    border-color: #718096 !important;
  }

  .sm\:focus\:border-gray-700:focus {
    border-color: #4a5568 !important;
  }

  .sm\:focus\:border-gray-800:focus {
    border-color: #2d3748 !important;
  }

  .sm\:focus\:border-gray-900:focus {
    border-color: #1a202c !important;
  }

  .sm\:focus\:border-red-100:focus {
    border-color: #fff5f5 !important;
  }

  .sm\:focus\:border-red-200:focus {
    border-color: #fed7d7 !important;
  }

  .sm\:focus\:border-red-300:focus {
    border-color: #feb2b2 !important;
  }

  .sm\:focus\:border-red-400:focus {
    border-color: #fc8181 !important;
  }

  .sm\:focus\:border-red-500:focus {
    border-color: #f56565 !important;
  }

  .sm\:focus\:border-red-600:focus {
    border-color: #e53e3e !important;
  }

  .sm\:focus\:border-red-700:focus {
    border-color: #c53030 !important;
  }

  .sm\:focus\:border-red-800:focus {
    border-color: #9b2c2c !important;
  }

  .sm\:focus\:border-red-900:focus {
    border-color: #742a2a !important;
  }

  .sm\:focus\:border-orange-100:focus {
    border-color: #fffaf0 !important;
  }

  .sm\:focus\:border-orange-200:focus {
    border-color: #feebc8 !important;
  }

  .sm\:focus\:border-orange-300:focus {
    border-color: #fbd38d !important;
  }

  .sm\:focus\:border-orange-400:focus {
    border-color: #f6ad55 !important;
  }

  .sm\:focus\:border-orange-500:focus {
    border-color: #ed8936 !important;
  }

  .sm\:focus\:border-orange-600:focus {
    border-color: #dd6b20 !important;
  }

  .sm\:focus\:border-orange-700:focus {
    border-color: #c05621 !important;
  }

  .sm\:focus\:border-orange-800:focus {
    border-color: #9c4221 !important;
  }

  .sm\:focus\:border-orange-900:focus {
    border-color: #7b341e !important;
  }

  .sm\:focus\:border-yellow-100:focus {
    border-color: #fffff0 !important;
  }

  .sm\:focus\:border-yellow-200:focus {
    border-color: #fefcbf !important;
  }

  .sm\:focus\:border-yellow-300:focus {
    border-color: #faf089 !important;
  }

  .sm\:focus\:border-yellow-400:focus {
    border-color: #f6e05e !important;
  }

  .sm\:focus\:border-yellow-500:focus {
    border-color: #ecc94b !important;
  }

  .sm\:focus\:border-yellow-600:focus {
    border-color: #d69e2e !important;
  }

  .sm\:focus\:border-yellow-700:focus {
    border-color: #b7791f !important;
  }

  .sm\:focus\:border-yellow-800:focus {
    border-color: #975a16 !important;
  }

  .sm\:focus\:border-yellow-900:focus {
    border-color: #744210 !important;
  }

  .sm\:focus\:border-green-100:focus {
    border-color: #f0fff4 !important;
  }

  .sm\:focus\:border-green-200:focus {
    border-color: #c6f6d5 !important;
  }

  .sm\:focus\:border-green-300:focus {
    border-color: #9ae6b4 !important;
  }

  .sm\:focus\:border-green-400:focus {
    border-color: #68d391 !important;
  }

  .sm\:focus\:border-green-500:focus {
    border-color: #48bb78 !important;
  }

  .sm\:focus\:border-green-600:focus {
    border-color: #38a169 !important;
  }

  .sm\:focus\:border-green-700:focus {
    border-color: #2f855a !important;
  }

  .sm\:focus\:border-green-800:focus {
    border-color: #276749 !important;
  }

  .sm\:focus\:border-green-900:focus {
    border-color: #22543d !important;
  }

  .sm\:focus\:border-teal-100:focus {
    border-color: #e6fffa !important;
  }

  .sm\:focus\:border-teal-200:focus {
    border-color: #b2f5ea !important;
  }

  .sm\:focus\:border-teal-300:focus {
    border-color: #81e6d9 !important;
  }

  .sm\:focus\:border-teal-400:focus {
    border-color: #4fd1c5 !important;
  }

  .sm\:focus\:border-teal-500:focus {
    border-color: #38b2ac !important;
  }

  .sm\:focus\:border-teal-600:focus {
    border-color: #319795 !important;
  }

  .sm\:focus\:border-teal-700:focus {
    border-color: #2c7a7b !important;
  }

  .sm\:focus\:border-teal-800:focus {
    border-color: #285e61 !important;
  }

  .sm\:focus\:border-teal-900:focus {
    border-color: #234e52 !important;
  }

  .sm\:focus\:border-blue-100:focus {
    border-color: #ebf8ff !important;
  }

  .sm\:focus\:border-blue-200:focus {
    border-color: #bee3f8 !important;
  }

  .sm\:focus\:border-blue-300:focus {
    border-color: #90cdf4 !important;
  }

  .sm\:focus\:border-blue-400:focus {
    border-color: #63b3ed !important;
  }

  .sm\:focus\:border-blue-500:focus {
    border-color: #4299e1 !important;
  }

  .sm\:focus\:border-blue-600:focus {
    border-color: #3182ce !important;
  }

  .sm\:focus\:border-blue-700:focus {
    border-color: #2b6cb0 !important;
  }

  .sm\:focus\:border-blue-800:focus {
    border-color: #2c5282 !important;
  }

  .sm\:focus\:border-blue-900:focus {
    border-color: #2a4365 !important;
  }

  .sm\:focus\:border-indigo-100:focus {
    border-color: #ebf4ff !important;
  }

  .sm\:focus\:border-indigo-200:focus {
    border-color: #c3dafe !important;
  }

  .sm\:focus\:border-indigo-300:focus {
    border-color: #a3bffa !important;
  }

  .sm\:focus\:border-indigo-400:focus {
    border-color: #7f9cf5 !important;
  }

  .sm\:focus\:border-indigo-500:focus {
    border-color: #667eea !important;
  }

  .sm\:focus\:border-indigo-600:focus {
    border-color: #5a67d8 !important;
  }

  .sm\:focus\:border-indigo-700:focus {
    border-color: #4c51bf !important;
  }

  .sm\:focus\:border-indigo-800:focus {
    border-color: #434190 !important;
  }

  .sm\:focus\:border-indigo-900:focus {
    border-color: #3c366b !important;
  }

  .sm\:focus\:border-purple-100:focus {
    border-color: #faf5ff !important;
  }

  .sm\:focus\:border-purple-200:focus {
    border-color: #e9d8fd !important;
  }

  .sm\:focus\:border-purple-300:focus {
    border-color: #d6bcfa !important;
  }

  .sm\:focus\:border-purple-400:focus {
    border-color: #b794f4 !important;
  }

  .sm\:focus\:border-purple-500:focus {
    border-color: #9f7aea !important;
  }

  .sm\:focus\:border-purple-600:focus {
    border-color: #805ad5 !important;
  }

  .sm\:focus\:border-purple-700:focus {
    border-color: #6b46c1 !important;
  }

  .sm\:focus\:border-purple-800:focus {
    border-color: #553c9a !important;
  }

  .sm\:focus\:border-purple-900:focus {
    border-color: #44337a !important;
  }

  .sm\:focus\:border-pink-100:focus {
    border-color: #fff5f7 !important;
  }

  .sm\:focus\:border-pink-200:focus {
    border-color: #fed7e2 !important;
  }

  .sm\:focus\:border-pink-300:focus {
    border-color: #fbb6ce !important;
  }

  .sm\:focus\:border-pink-400:focus {
    border-color: #f687b3 !important;
  }

  .sm\:focus\:border-pink-500:focus {
    border-color: #ed64a6 !important;
  }

  .sm\:focus\:border-pink-600:focus {
    border-color: #d53f8c !important;
  }

  .sm\:focus\:border-pink-700:focus {
    border-color: #b83280 !important;
  }

  .sm\:focus\:border-pink-800:focus {
    border-color: #97266d !important;
  }

  .sm\:focus\:border-pink-900:focus {
    border-color: #702459 !important;
  }

  .sm\:focus\:border-primary-black:focus {
    border-color: #333333 !important;
  }

  .sm\:focus\:border-primary-green:focus {
    border-color: #085E3C !important;
  }

  .sm\:rounded-none {
    border-radius: 0 !important;
  }

  .sm\:rounded-sm {
    border-radius: 0.125rem !important;
  }

  .sm\:rounded {
    border-radius: 0.25rem !important;
  }

  .sm\:rounded-md {
    border-radius: 0.375rem !important;
  }

  .sm\:rounded-lg {
    border-radius: 0.5rem !important;
  }

  .sm\:rounded-xl {
    border-radius: 0.75rem !important;
  }

  .sm\:rounded-2xl {
    border-radius: 1rem !important;
  }

  .sm\:rounded-3xl {
    border-radius: 1.5rem !important;
  }

  .sm\:rounded-full {
    border-radius: 9999px !important;
  }

  .sm\:rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .sm\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .sm\:rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .sm\:rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .sm\:rounded-t-sm {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .sm\:rounded-r-sm {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .sm\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:rounded-l-sm {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:rounded-t {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .sm\:rounded-r {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .sm\:rounded-b {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:rounded-l {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:rounded-t-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .sm\:rounded-r-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .sm\:rounded-b-md {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:rounded-l-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:rounded-t-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .sm\:rounded-r-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .sm\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:rounded-l-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:rounded-t-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .sm\:rounded-r-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .sm\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:rounded-l-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:rounded-t-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .sm\:rounded-r-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .sm\:rounded-b-2xl {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:rounded-l-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:rounded-t-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .sm\:rounded-r-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .sm\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:rounded-l-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .sm\:rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .sm\:rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .sm\:rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .sm\:rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .sm\:rounded-tl-sm {
    border-top-left-radius: 0.125rem !important;
  }

  .sm\:rounded-tr-sm {
    border-top-right-radius: 0.125rem !important;
  }

  .sm\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem !important;
  }

  .sm\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:rounded-tl {
    border-top-left-radius: 0.25rem !important;
  }

  .sm\:rounded-tr {
    border-top-right-radius: 0.25rem !important;
  }

  .sm\:rounded-br {
    border-bottom-right-radius: 0.25rem !important;
  }

  .sm\:rounded-bl {
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:rounded-tl-md {
    border-top-left-radius: 0.375rem !important;
  }

  .sm\:rounded-tr-md {
    border-top-right-radius: 0.375rem !important;
  }

  .sm\:rounded-br-md {
    border-bottom-right-radius: 0.375rem !important;
  }

  .sm\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:rounded-tl-lg {
    border-top-left-radius: 0.5rem !important;
  }

  .sm\:rounded-tr-lg {
    border-top-right-radius: 0.5rem !important;
  }

  .sm\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem !important;
  }

  .sm\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:rounded-tl-xl {
    border-top-left-radius: 0.75rem !important;
  }

  .sm\:rounded-tr-xl {
    border-top-right-radius: 0.75rem !important;
  }

  .sm\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem !important;
  }

  .sm\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:rounded-tl-2xl {
    border-top-left-radius: 1rem !important;
  }

  .sm\:rounded-tr-2xl {
    border-top-right-radius: 1rem !important;
  }

  .sm\:rounded-br-2xl {
    border-bottom-right-radius: 1rem !important;
  }

  .sm\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem !important;
  }

  .sm\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem !important;
  }

  .sm\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem !important;
  }

  .sm\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:rounded-tl-full {
    border-top-left-radius: 9999px !important;
  }

  .sm\:rounded-tr-full {
    border-top-right-radius: 9999px !important;
  }

  .sm\:rounded-br-full {
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:hover\:rounded-none:hover {
    border-radius: 0 !important;
  }

  .sm\:hover\:rounded-sm:hover {
    border-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded:hover {
    border-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-md:hover {
    border-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-lg:hover {
    border-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-xl:hover {
    border-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-2xl:hover {
    border-radius: 1rem !important;
  }

  .sm\:hover\:rounded-3xl:hover {
    border-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-full:hover {
    border-radius: 9999px !important;
  }

  .sm\:hover\:rounded-t-none:hover {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .sm\:hover\:rounded-r-none:hover {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .sm\:hover\:rounded-b-none:hover {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .sm\:hover\:rounded-l-none:hover {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .sm\:hover\:rounded-t-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded-r-sm:hover {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded-b-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded-l-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded-t:hover {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-r:hover {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-b:hover {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-l:hover {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-t-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-r-md:hover {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-b-md:hover {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-l-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-t-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-r-lg:hover {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-b-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-l-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-t-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-r-xl:hover {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-b-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-l-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-t-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .sm\:hover\:rounded-r-2xl:hover {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .sm\:hover\:rounded-b-2xl:hover {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:hover\:rounded-l-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:hover\:rounded-t-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-r-3xl:hover {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-b-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-l-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-t-full:hover {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .sm\:hover\:rounded-r-full:hover {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:hover\:rounded-b-full:hover {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:hover\:rounded-l-full:hover {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:hover\:rounded-tl-none:hover {
    border-top-left-radius: 0 !important;
  }

  .sm\:hover\:rounded-tr-none:hover {
    border-top-right-radius: 0 !important;
  }

  .sm\:hover\:rounded-br-none:hover {
    border-bottom-right-radius: 0 !important;
  }

  .sm\:hover\:rounded-bl-none:hover {
    border-bottom-left-radius: 0 !important;
  }

  .sm\:hover\:rounded-tl-sm:hover {
    border-top-left-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded-tr-sm:hover {
    border-top-right-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded-br-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded-bl-sm:hover {
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:hover\:rounded-tl:hover {
    border-top-left-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-tr:hover {
    border-top-right-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-br:hover {
    border-bottom-right-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-bl:hover {
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:hover\:rounded-tl-md:hover {
    border-top-left-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-tr-md:hover {
    border-top-right-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-br-md:hover {
    border-bottom-right-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-bl-md:hover {
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:hover\:rounded-tl-lg:hover {
    border-top-left-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-tr-lg:hover {
    border-top-right-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-br-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-bl-lg:hover {
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:hover\:rounded-tl-xl:hover {
    border-top-left-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-tr-xl:hover {
    border-top-right-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-br-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-bl-xl:hover {
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:hover\:rounded-tl-2xl:hover {
    border-top-left-radius: 1rem !important;
  }

  .sm\:hover\:rounded-tr-2xl:hover {
    border-top-right-radius: 1rem !important;
  }

  .sm\:hover\:rounded-br-2xl:hover {
    border-bottom-right-radius: 1rem !important;
  }

  .sm\:hover\:rounded-bl-2xl:hover {
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:hover\:rounded-tl-3xl:hover {
    border-top-left-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-tr-3xl:hover {
    border-top-right-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-br-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-bl-3xl:hover {
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:hover\:rounded-tl-full:hover {
    border-top-left-radius: 9999px !important;
  }

  .sm\:hover\:rounded-tr-full:hover {
    border-top-right-radius: 9999px !important;
  }

  .sm\:hover\:rounded-br-full:hover {
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:hover\:rounded-bl-full:hover {
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:focus\:rounded-none:focus {
    border-radius: 0 !important;
  }

  .sm\:focus\:rounded-sm:focus {
    border-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded:focus {
    border-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-md:focus {
    border-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-lg:focus {
    border-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-xl:focus {
    border-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-2xl:focus {
    border-radius: 1rem !important;
  }

  .sm\:focus\:rounded-3xl:focus {
    border-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-full:focus {
    border-radius: 9999px !important;
  }

  .sm\:focus\:rounded-t-none:focus {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .sm\:focus\:rounded-r-none:focus {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .sm\:focus\:rounded-b-none:focus {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .sm\:focus\:rounded-l-none:focus {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .sm\:focus\:rounded-t-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded-r-sm:focus {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded-b-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded-l-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded-t:focus {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-r:focus {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-b:focus {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-l:focus {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-t-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-r-md:focus {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-b-md:focus {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-l-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-t-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-r-lg:focus {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-b-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-l-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-t-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-r-xl:focus {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-b-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-l-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-t-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .sm\:focus\:rounded-r-2xl:focus {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .sm\:focus\:rounded-b-2xl:focus {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:focus\:rounded-l-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:focus\:rounded-t-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-r-3xl:focus {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-b-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-l-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-t-full:focus {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .sm\:focus\:rounded-r-full:focus {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:focus\:rounded-b-full:focus {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:focus\:rounded-l-full:focus {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:focus\:rounded-tl-none:focus {
    border-top-left-radius: 0 !important;
  }

  .sm\:focus\:rounded-tr-none:focus {
    border-top-right-radius: 0 !important;
  }

  .sm\:focus\:rounded-br-none:focus {
    border-bottom-right-radius: 0 !important;
  }

  .sm\:focus\:rounded-bl-none:focus {
    border-bottom-left-radius: 0 !important;
  }

  .sm\:focus\:rounded-tl-sm:focus {
    border-top-left-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded-tr-sm:focus {
    border-top-right-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded-br-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded-bl-sm:focus {
    border-bottom-left-radius: 0.125rem !important;
  }

  .sm\:focus\:rounded-tl:focus {
    border-top-left-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-tr:focus {
    border-top-right-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-br:focus {
    border-bottom-right-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-bl:focus {
    border-bottom-left-radius: 0.25rem !important;
  }

  .sm\:focus\:rounded-tl-md:focus {
    border-top-left-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-tr-md:focus {
    border-top-right-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-br-md:focus {
    border-bottom-right-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-bl-md:focus {
    border-bottom-left-radius: 0.375rem !important;
  }

  .sm\:focus\:rounded-tl-lg:focus {
    border-top-left-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-tr-lg:focus {
    border-top-right-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-br-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-bl-lg:focus {
    border-bottom-left-radius: 0.5rem !important;
  }

  .sm\:focus\:rounded-tl-xl:focus {
    border-top-left-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-tr-xl:focus {
    border-top-right-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-br-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-bl-xl:focus {
    border-bottom-left-radius: 0.75rem !important;
  }

  .sm\:focus\:rounded-tl-2xl:focus {
    border-top-left-radius: 1rem !important;
  }

  .sm\:focus\:rounded-tr-2xl:focus {
    border-top-right-radius: 1rem !important;
  }

  .sm\:focus\:rounded-br-2xl:focus {
    border-bottom-right-radius: 1rem !important;
  }

  .sm\:focus\:rounded-bl-2xl:focus {
    border-bottom-left-radius: 1rem !important;
  }

  .sm\:focus\:rounded-tl-3xl:focus {
    border-top-left-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-tr-3xl:focus {
    border-top-right-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-br-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-bl-3xl:focus {
    border-bottom-left-radius: 1.5rem !important;
  }

  .sm\:focus\:rounded-tl-full:focus {
    border-top-left-radius: 9999px !important;
  }

  .sm\:focus\:rounded-tr-full:focus {
    border-top-right-radius: 9999px !important;
  }

  .sm\:focus\:rounded-br-full:focus {
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:focus\:rounded-bl-full:focus {
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:border-solid {
    border-style: solid !important;
  }

  .sm\:border-dashed {
    border-style: dashed !important;
  }

  .sm\:border-dotted {
    border-style: dotted !important;
  }

  .sm\:border-double {
    border-style: double !important;
  }

  .sm\:border-none {
    border-style: none !important;
  }

  .sm\:hover\:border-solid:hover {
    border-style: solid !important;
  }

  .sm\:hover\:border-dashed:hover {
    border-style: dashed !important;
  }

  .sm\:hover\:border-dotted:hover {
    border-style: dotted !important;
  }

  .sm\:hover\:border-double:hover {
    border-style: double !important;
  }

  .sm\:hover\:border-none:hover {
    border-style: none !important;
  }

  .sm\:focus\:border-solid:focus {
    border-style: solid !important;
  }

  .sm\:focus\:border-dashed:focus {
    border-style: dashed !important;
  }

  .sm\:focus\:border-dotted:focus {
    border-style: dotted !important;
  }

  .sm\:focus\:border-double:focus {
    border-style: double !important;
  }

  .sm\:focus\:border-none:focus {
    border-style: none !important;
  }

  .sm\:border-0 {
    border-width: 0 !important;
  }

  .sm\:border-2 {
    border-width: 2px !important;
  }

  .sm\:border-4 {
    border-width: 4px !important;
  }

  .sm\:border-8 {
    border-width: 8px !important;
  }

  .sm\:border {
    border-width: 1px !important;
  }

  .sm\:border-t-0 {
    border-top-width: 0 !important;
  }

  .sm\:border-r-0 {
    border-right-width: 0 !important;
  }

  .sm\:border-b-0 {
    border-bottom-width: 0 !important;
  }

  .sm\:border-l-0 {
    border-left-width: 0 !important;
  }

  .sm\:border-t-2 {
    border-top-width: 2px !important;
  }

  .sm\:border-r-2 {
    border-right-width: 2px !important;
  }

  .sm\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .sm\:border-l-2 {
    border-left-width: 2px !important;
  }

  .sm\:border-t-4 {
    border-top-width: 4px !important;
  }

  .sm\:border-r-4 {
    border-right-width: 4px !important;
  }

  .sm\:border-b-4 {
    border-bottom-width: 4px !important;
  }

  .sm\:border-l-4 {
    border-left-width: 4px !important;
  }

  .sm\:border-t-8 {
    border-top-width: 8px !important;
  }

  .sm\:border-r-8 {
    border-right-width: 8px !important;
  }

  .sm\:border-b-8 {
    border-bottom-width: 8px !important;
  }

  .sm\:border-l-8 {
    border-left-width: 8px !important;
  }

  .sm\:border-t {
    border-top-width: 1px !important;
  }

  .sm\:border-r {
    border-right-width: 1px !important;
  }

  .sm\:border-b {
    border-bottom-width: 1px !important;
  }

  .sm\:border-l {
    border-left-width: 1px !important;
  }

  .sm\:hover\:border-0:hover {
    border-width: 0 !important;
  }

  .sm\:hover\:border-2:hover {
    border-width: 2px !important;
  }

  .sm\:hover\:border-4:hover {
    border-width: 4px !important;
  }

  .sm\:hover\:border-8:hover {
    border-width: 8px !important;
  }

  .sm\:hover\:border:hover {
    border-width: 1px !important;
  }

  .sm\:hover\:border-t-0:hover {
    border-top-width: 0 !important;
  }

  .sm\:hover\:border-r-0:hover {
    border-right-width: 0 !important;
  }

  .sm\:hover\:border-b-0:hover {
    border-bottom-width: 0 !important;
  }

  .sm\:hover\:border-l-0:hover {
    border-left-width: 0 !important;
  }

  .sm\:hover\:border-t-2:hover {
    border-top-width: 2px !important;
  }

  .sm\:hover\:border-r-2:hover {
    border-right-width: 2px !important;
  }

  .sm\:hover\:border-b-2:hover {
    border-bottom-width: 2px !important;
  }

  .sm\:hover\:border-l-2:hover {
    border-left-width: 2px !important;
  }

  .sm\:hover\:border-t-4:hover {
    border-top-width: 4px !important;
  }

  .sm\:hover\:border-r-4:hover {
    border-right-width: 4px !important;
  }

  .sm\:hover\:border-b-4:hover {
    border-bottom-width: 4px !important;
  }

  .sm\:hover\:border-l-4:hover {
    border-left-width: 4px !important;
  }

  .sm\:hover\:border-t-8:hover {
    border-top-width: 8px !important;
  }

  .sm\:hover\:border-r-8:hover {
    border-right-width: 8px !important;
  }

  .sm\:hover\:border-b-8:hover {
    border-bottom-width: 8px !important;
  }

  .sm\:hover\:border-l-8:hover {
    border-left-width: 8px !important;
  }

  .sm\:hover\:border-t:hover {
    border-top-width: 1px !important;
  }

  .sm\:hover\:border-r:hover {
    border-right-width: 1px !important;
  }

  .sm\:hover\:border-b:hover {
    border-bottom-width: 1px !important;
  }

  .sm\:hover\:border-l:hover {
    border-left-width: 1px !important;
  }

  .sm\:focus\:border-0:focus {
    border-width: 0 !important;
  }

  .sm\:focus\:border-2:focus {
    border-width: 2px !important;
  }

  .sm\:focus\:border-4:focus {
    border-width: 4px !important;
  }

  .sm\:focus\:border-8:focus {
    border-width: 8px !important;
  }

  .sm\:focus\:border:focus {
    border-width: 1px !important;
  }

  .sm\:focus\:border-t-0:focus {
    border-top-width: 0 !important;
  }

  .sm\:focus\:border-r-0:focus {
    border-right-width: 0 !important;
  }

  .sm\:focus\:border-b-0:focus {
    border-bottom-width: 0 !important;
  }

  .sm\:focus\:border-l-0:focus {
    border-left-width: 0 !important;
  }

  .sm\:focus\:border-t-2:focus {
    border-top-width: 2px !important;
  }

  .sm\:focus\:border-r-2:focus {
    border-right-width: 2px !important;
  }

  .sm\:focus\:border-b-2:focus {
    border-bottom-width: 2px !important;
  }

  .sm\:focus\:border-l-2:focus {
    border-left-width: 2px !important;
  }

  .sm\:focus\:border-t-4:focus {
    border-top-width: 4px !important;
  }

  .sm\:focus\:border-r-4:focus {
    border-right-width: 4px !important;
  }

  .sm\:focus\:border-b-4:focus {
    border-bottom-width: 4px !important;
  }

  .sm\:focus\:border-l-4:focus {
    border-left-width: 4px !important;
  }

  .sm\:focus\:border-t-8:focus {
    border-top-width: 8px !important;
  }

  .sm\:focus\:border-r-8:focus {
    border-right-width: 8px !important;
  }

  .sm\:focus\:border-b-8:focus {
    border-bottom-width: 8px !important;
  }

  .sm\:focus\:border-l-8:focus {
    border-left-width: 8px !important;
  }

  .sm\:focus\:border-t:focus {
    border-top-width: 1px !important;
  }

  .sm\:focus\:border-r:focus {
    border-right-width: 1px !important;
  }

  .sm\:focus\:border-b:focus {
    border-bottom-width: 1px !important;
  }

  .sm\:focus\:border-l:focus {
    border-left-width: 1px !important;
  }

  .sm\:box-border {
    box-sizing: border-box !important;
  }

  .sm\:box-content {
    box-sizing: content-box !important;
  }

  .sm\:hover\:box-border:hover {
    box-sizing: border-box !important;
  }

  .sm\:hover\:box-content:hover {
    box-sizing: content-box !important;
  }

  .sm\:focus\:box-border:focus {
    box-sizing: border-box !important;
  }

  .sm\:focus\:box-content:focus {
    box-sizing: content-box !important;
  }

  .sm\:cursor-auto {
    cursor: auto !important;
  }

  .sm\:cursor-default {
    cursor: default !important;
  }

  .sm\:cursor-pointer {
    cursor: pointer !important;
  }

  .sm\:cursor-wait {
    cursor: wait !important;
  }

  .sm\:cursor-text {
    cursor: text !important;
  }

  .sm\:cursor-move {
    cursor: move !important;
  }

  .sm\:cursor-not-allowed {
    cursor: not-allowed !important;
  }

  .sm\:hover\:cursor-auto:hover {
    cursor: auto !important;
  }

  .sm\:hover\:cursor-default:hover {
    cursor: default !important;
  }

  .sm\:hover\:cursor-pointer:hover {
    cursor: pointer !important;
  }

  .sm\:hover\:cursor-wait:hover {
    cursor: wait !important;
  }

  .sm\:hover\:cursor-text:hover {
    cursor: text !important;
  }

  .sm\:hover\:cursor-move:hover {
    cursor: move !important;
  }

  .sm\:hover\:cursor-not-allowed:hover {
    cursor: not-allowed !important;
  }

  .sm\:focus\:cursor-auto:focus {
    cursor: auto !important;
  }

  .sm\:focus\:cursor-default:focus {
    cursor: default !important;
  }

  .sm\:focus\:cursor-pointer:focus {
    cursor: pointer !important;
  }

  .sm\:focus\:cursor-wait:focus {
    cursor: wait !important;
  }

  .sm\:focus\:cursor-text:focus {
    cursor: text !important;
  }

  .sm\:focus\:cursor-move:focus {
    cursor: move !important;
  }

  .sm\:focus\:cursor-not-allowed:focus {
    cursor: not-allowed !important;
  }

  .sm\:block {
    display: block !important;
  }

  .sm\:inline-block {
    display: inline-block !important;
  }

  .sm\:inline {
    display: inline !important;
  }

  .sm\:flex {
    display: flex !important;
  }

  .sm\:inline-flex {
    display: inline-flex !important;
  }

  .sm\:table {
    display: table !important;
  }

  .sm\:table-caption {
    display: table-caption !important;
  }

  .sm\:table-cell {
    display: table-cell !important;
  }

  .sm\:table-column {
    display: table-column !important;
  }

  .sm\:table-column-group {
    display: table-column-group !important;
  }

  .sm\:table-footer-group {
    display: table-footer-group !important;
  }

  .sm\:table-header-group {
    display: table-header-group !important;
  }

  .sm\:table-row-group {
    display: table-row-group !important;
  }

  .sm\:table-row {
    display: table-row !important;
  }

  .sm\:hidden {
    display: none !important;
  }

  .sm\:hover\:block:hover {
    display: block !important;
  }

  .sm\:hover\:inline-block:hover {
    display: inline-block !important;
  }

  .sm\:hover\:inline:hover {
    display: inline !important;
  }

  .sm\:hover\:flex:hover {
    display: flex !important;
  }

  .sm\:hover\:inline-flex:hover {
    display: inline-flex !important;
  }

  .sm\:hover\:table:hover {
    display: table !important;
  }

  .sm\:hover\:table-caption:hover {
    display: table-caption !important;
  }

  .sm\:hover\:table-cell:hover {
    display: table-cell !important;
  }

  .sm\:hover\:table-column:hover {
    display: table-column !important;
  }

  .sm\:hover\:table-column-group:hover {
    display: table-column-group !important;
  }

  .sm\:hover\:table-footer-group:hover {
    display: table-footer-group !important;
  }

  .sm\:hover\:table-header-group:hover {
    display: table-header-group !important;
  }

  .sm\:hover\:table-row-group:hover {
    display: table-row-group !important;
  }

  .sm\:hover\:table-row:hover {
    display: table-row !important;
  }

  .sm\:hover\:hidden:hover {
    display: none !important;
  }

  .sm\:focus\:block:focus {
    display: block !important;
  }

  .sm\:focus\:inline-block:focus {
    display: inline-block !important;
  }

  .sm\:focus\:inline:focus {
    display: inline !important;
  }

  .sm\:focus\:flex:focus {
    display: flex !important;
  }

  .sm\:focus\:inline-flex:focus {
    display: inline-flex !important;
  }

  .sm\:focus\:table:focus {
    display: table !important;
  }

  .sm\:focus\:table-caption:focus {
    display: table-caption !important;
  }

  .sm\:focus\:table-cell:focus {
    display: table-cell !important;
  }

  .sm\:focus\:table-column:focus {
    display: table-column !important;
  }

  .sm\:focus\:table-column-group:focus {
    display: table-column-group !important;
  }

  .sm\:focus\:table-footer-group:focus {
    display: table-footer-group !important;
  }

  .sm\:focus\:table-header-group:focus {
    display: table-header-group !important;
  }

  .sm\:focus\:table-row-group:focus {
    display: table-row-group !important;
  }

  .sm\:focus\:table-row:focus {
    display: table-row !important;
  }

  .sm\:focus\:hidden:focus {
    display: none !important;
  }

  .sm\:flex-row {
    flex-direction: row !important;
  }

  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .sm\:flex-col {
    flex-direction: column !important;
  }

  .sm\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .sm\:hover\:flex-row:hover {
    flex-direction: row !important;
  }

  .sm\:hover\:flex-row-reverse:hover {
    flex-direction: row-reverse !important;
  }

  .sm\:hover\:flex-col:hover {
    flex-direction: column !important;
  }

  .sm\:hover\:flex-col-reverse:hover {
    flex-direction: column-reverse !important;
  }

  .sm\:focus\:flex-row:focus {
    flex-direction: row !important;
  }

  .sm\:focus\:flex-row-reverse:focus {
    flex-direction: row-reverse !important;
  }

  .sm\:focus\:flex-col:focus {
    flex-direction: column !important;
  }

  .sm\:focus\:flex-col-reverse:focus {
    flex-direction: column-reverse !important;
  }

  .sm\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .sm\:flex-no-wrap {
    flex-wrap: nowrap !important;
  }

  .sm\:hover\:flex-wrap:hover {
    flex-wrap: wrap !important;
  }

  .sm\:hover\:flex-wrap-reverse:hover {
    flex-wrap: wrap-reverse !important;
  }

  .sm\:hover\:flex-no-wrap:hover {
    flex-wrap: nowrap !important;
  }

  .sm\:focus\:flex-wrap:focus {
    flex-wrap: wrap !important;
  }

  .sm\:focus\:flex-wrap-reverse:focus {
    flex-wrap: wrap-reverse !important;
  }

  .sm\:focus\:flex-no-wrap:focus {
    flex-wrap: nowrap !important;
  }

  .sm\:items-start {
    align-items: flex-start !important;
  }

  .sm\:items-end {
    align-items: flex-end !important;
  }

  .sm\:items-center {
    align-items: center !important;
  }

  .sm\:items-baseline {
    align-items: baseline !important;
  }

  .sm\:items-stretch {
    align-items: stretch !important;
  }

  .sm\:hover\:items-start:hover {
    align-items: flex-start !important;
  }

  .sm\:hover\:items-end:hover {
    align-items: flex-end !important;
  }

  .sm\:hover\:items-center:hover {
    align-items: center !important;
  }

  .sm\:hover\:items-baseline:hover {
    align-items: baseline !important;
  }

  .sm\:hover\:items-stretch:hover {
    align-items: stretch !important;
  }

  .sm\:focus\:items-start:focus {
    align-items: flex-start !important;
  }

  .sm\:focus\:items-end:focus {
    align-items: flex-end !important;
  }

  .sm\:focus\:items-center:focus {
    align-items: center !important;
  }

  .sm\:focus\:items-baseline:focus {
    align-items: baseline !important;
  }

  .sm\:focus\:items-stretch:focus {
    align-items: stretch !important;
  }

  .sm\:content-center {
    align-content: center !important;
  }

  .sm\:content-start {
    align-content: flex-start !important;
  }

  .sm\:content-end {
    align-content: flex-end !important;
  }

  .sm\:content-between {
    align-content: space-between !important;
  }

  .sm\:content-around {
    align-content: space-around !important;
  }

  .sm\:content-evenly {
    align-content: space-evenly !important;
  }

  .sm\:hover\:content-center:hover {
    align-content: center !important;
  }

  .sm\:hover\:content-start:hover {
    align-content: flex-start !important;
  }

  .sm\:hover\:content-end:hover {
    align-content: flex-end !important;
  }

  .sm\:hover\:content-between:hover {
    align-content: space-between !important;
  }

  .sm\:hover\:content-around:hover {
    align-content: space-around !important;
  }

  .sm\:hover\:content-evenly:hover {
    align-content: space-evenly !important;
  }

  .sm\:focus\:content-center:focus {
    align-content: center !important;
  }

  .sm\:focus\:content-start:focus {
    align-content: flex-start !important;
  }

  .sm\:focus\:content-end:focus {
    align-content: flex-end !important;
  }

  .sm\:focus\:content-between:focus {
    align-content: space-between !important;
  }

  .sm\:focus\:content-around:focus {
    align-content: space-around !important;
  }

  .sm\:focus\:content-evenly:focus {
    align-content: space-evenly !important;
  }

  .sm\:self-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .sm\:self-start {
    align-self: flex-start !important;
  }

  .sm\:self-end {
    align-self: flex-end !important;
  }

  .sm\:self-center {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .sm\:self-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .sm\:hover\:self-auto:hover {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .sm\:hover\:self-start:hover {
    align-self: flex-start !important;
  }

  .sm\:hover\:self-end:hover {
    align-self: flex-end !important;
  }

  .sm\:hover\:self-center:hover {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .sm\:hover\:self-stretch:hover {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .sm\:focus\:self-auto:focus {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .sm\:focus\:self-start:focus {
    align-self: flex-start !important;
  }

  .sm\:focus\:self-end:focus {
    align-self: flex-end !important;
  }

  .sm\:focus\:self-center:focus {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .sm\:focus\:self-stretch:focus {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .sm\:justify-start {
    justify-content: flex-start !important;
  }

  .sm\:justify-end {
    justify-content: flex-end !important;
  }

  .sm\:justify-center {
    justify-content: center !important;
  }

  .sm\:justify-between {
    justify-content: space-between !important;
  }

  .sm\:justify-around {
    justify-content: space-around !important;
  }

  .sm\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .sm\:hover\:justify-start:hover {
    justify-content: flex-start !important;
  }

  .sm\:hover\:justify-end:hover {
    justify-content: flex-end !important;
  }

  .sm\:hover\:justify-center:hover {
    justify-content: center !important;
  }

  .sm\:hover\:justify-between:hover {
    justify-content: space-between !important;
  }

  .sm\:hover\:justify-around:hover {
    justify-content: space-around !important;
  }

  .sm\:hover\:justify-evenly:hover {
    justify-content: space-evenly !important;
  }

  .sm\:focus\:justify-start:focus {
    justify-content: flex-start !important;
  }

  .sm\:focus\:justify-end:focus {
    justify-content: flex-end !important;
  }

  .sm\:focus\:justify-center:focus {
    justify-content: center !important;
  }

  .sm\:focus\:justify-between:focus {
    justify-content: space-between !important;
  }

  .sm\:focus\:justify-around:focus {
    justify-content: space-around !important;
  }

  .sm\:focus\:justify-evenly:focus {
    justify-content: space-evenly !important;
  }

  .sm\:flex-1 {
    flex: 1 1 0% !important;
  }

  .sm\:flex-auto {
    flex: 1 1 auto !important;
  }

  .sm\:flex-initial {
    flex: 0 1 auto !important;
  }

  .sm\:flex-none {
    flex: none !important;
  }

  .sm\:hover\:flex-1:hover {
    flex: 1 1 0% !important;
  }

  .sm\:hover\:flex-auto:hover {
    flex: 1 1 auto !important;
  }

  .sm\:hover\:flex-initial:hover {
    flex: 0 1 auto !important;
  }

  .sm\:hover\:flex-none:hover {
    flex: none !important;
  }

  .sm\:focus\:flex-1:focus {
    flex: 1 1 0% !important;
  }

  .sm\:focus\:flex-auto:focus {
    flex: 1 1 auto !important;
  }

  .sm\:focus\:flex-initial:focus {
    flex: 0 1 auto !important;
  }

  .sm\:focus\:flex-none:focus {
    flex: none !important;
  }

  .sm\:flex-grow-0 {
    flex-grow: 0 !important;
  }

  .sm\:flex-grow {
    flex-grow: 1 !important;
  }

  .sm\:hover\:flex-grow-0:hover {
    flex-grow: 0 !important;
  }

  .sm\:hover\:flex-grow:hover {
    flex-grow: 1 !important;
  }

  .sm\:focus\:flex-grow-0:focus {
    flex-grow: 0 !important;
  }

  .sm\:focus\:flex-grow:focus {
    flex-grow: 1 !important;
  }

  .sm\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }

  .sm\:flex-shrink {
    flex-shrink: 1 !important;
  }

  .sm\:hover\:flex-shrink-0:hover {
    flex-shrink: 0 !important;
  }

  .sm\:hover\:flex-shrink:hover {
    flex-shrink: 1 !important;
  }

  .sm\:focus\:flex-shrink-0:focus {
    flex-shrink: 0 !important;
  }

  .sm\:focus\:flex-shrink:focus {
    flex-shrink: 1 !important;
  }

  .sm\:order-1 {
    order: 1 !important;
  }

  .sm\:order-2 {
    order: 2 !important;
  }

  .sm\:order-3 {
    order: 3 !important;
  }

  .sm\:order-4 {
    order: 4 !important;
  }

  .sm\:order-5 {
    order: 5 !important;
  }

  .sm\:order-6 {
    order: 6 !important;
  }

  .sm\:order-7 {
    order: 7 !important;
  }

  .sm\:order-8 {
    order: 8 !important;
  }

  .sm\:order-9 {
    order: 9 !important;
  }

  .sm\:order-10 {
    order: 10 !important;
  }

  .sm\:order-11 {
    order: 11 !important;
  }

  .sm\:order-12 {
    order: 12 !important;
  }

  .sm\:order-first {
    order: -9999 !important;
  }

  .sm\:order-last {
    order: 9999 !important;
  }

  .sm\:order-none {
    order: 0 !important;
  }

  .sm\:hover\:order-1:hover {
    order: 1 !important;
  }

  .sm\:hover\:order-2:hover {
    order: 2 !important;
  }

  .sm\:hover\:order-3:hover {
    order: 3 !important;
  }

  .sm\:hover\:order-4:hover {
    order: 4 !important;
  }

  .sm\:hover\:order-5:hover {
    order: 5 !important;
  }

  .sm\:hover\:order-6:hover {
    order: 6 !important;
  }

  .sm\:hover\:order-7:hover {
    order: 7 !important;
  }

  .sm\:hover\:order-8:hover {
    order: 8 !important;
  }

  .sm\:hover\:order-9:hover {
    order: 9 !important;
  }

  .sm\:hover\:order-10:hover {
    order: 10 !important;
  }

  .sm\:hover\:order-11:hover {
    order: 11 !important;
  }

  .sm\:hover\:order-12:hover {
    order: 12 !important;
  }

  .sm\:hover\:order-first:hover {
    order: -9999 !important;
  }

  .sm\:hover\:order-last:hover {
    order: 9999 !important;
  }

  .sm\:hover\:order-none:hover {
    order: 0 !important;
  }

  .sm\:focus\:order-1:focus {
    order: 1 !important;
  }

  .sm\:focus\:order-2:focus {
    order: 2 !important;
  }

  .sm\:focus\:order-3:focus {
    order: 3 !important;
  }

  .sm\:focus\:order-4:focus {
    order: 4 !important;
  }

  .sm\:focus\:order-5:focus {
    order: 5 !important;
  }

  .sm\:focus\:order-6:focus {
    order: 6 !important;
  }

  .sm\:focus\:order-7:focus {
    order: 7 !important;
  }

  .sm\:focus\:order-8:focus {
    order: 8 !important;
  }

  .sm\:focus\:order-9:focus {
    order: 9 !important;
  }

  .sm\:focus\:order-10:focus {
    order: 10 !important;
  }

  .sm\:focus\:order-11:focus {
    order: 11 !important;
  }

  .sm\:focus\:order-12:focus {
    order: 12 !important;
  }

  .sm\:focus\:order-first:focus {
    order: -9999 !important;
  }

  .sm\:focus\:order-last:focus {
    order: 9999 !important;
  }

  .sm\:focus\:order-none:focus {
    order: 0 !important;
  }

  .sm\:float-right {
    float: right !important;
  }

  .sm\:float-left {
    float: left !important;
  }

  .sm\:float-none {
    float: none !important;
  }

  .sm\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .sm\:hover\:float-right:hover {
    float: right !important;
  }

  .sm\:hover\:float-left:hover {
    float: left !important;
  }

  .sm\:hover\:float-none:hover {
    float: none !important;
  }

  .sm\:hover\:clearfix:hover:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .sm\:focus\:float-right:focus {
    float: right !important;
  }

  .sm\:focus\:float-left:focus {
    float: left !important;
  }

  .sm\:focus\:float-none:focus {
    float: none !important;
  }

  .sm\:focus\:clearfix:focus:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .sm\:clear-left {
    clear: left !important;
  }

  .sm\:clear-right {
    clear: right !important;
  }

  .sm\:clear-both {
    clear: both !important;
  }

  .sm\:clear-none {
    clear: none !important;
  }

  .sm\:hover\:clear-left:hover {
    clear: left !important;
  }

  .sm\:hover\:clear-right:hover {
    clear: right !important;
  }

  .sm\:hover\:clear-both:hover {
    clear: both !important;
  }

  .sm\:hover\:clear-none:hover {
    clear: none !important;
  }

  .sm\:focus\:clear-left:focus {
    clear: left !important;
  }

  .sm\:focus\:clear-right:focus {
    clear: right !important;
  }

  .sm\:focus\:clear-both:focus {
    clear: both !important;
  }

  .sm\:focus\:clear-none:focus {
    clear: none !important;
  }

  .sm\:font-notosans {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .sm\:font-kiwimaru {
    font-family: Kiwi Maru, serif !important;
  }

  .sm\:hover\:font-notosans:hover {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .sm\:hover\:font-kiwimaru:hover {
    font-family: Kiwi Maru, serif !important;
  }

  .sm\:focus\:font-notosans:focus {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .sm\:focus\:font-kiwimaru:focus {
    font-family: Kiwi Maru, serif !important;
  }

  .sm\:font-hairline {
    font-weight: 100 !important;
  }

  .sm\:font-thin {
    font-weight: 200 !important;
  }

  .sm\:font-light {
    font-weight: 300 !important;
  }

  .sm\:font-normal {
    font-weight: 400 !important;
  }

  .sm\:font-medium {
    font-weight: 500 !important;
  }

  .sm\:font-semibold {
    font-weight: 600 !important;
  }

  .sm\:font-bold {
    font-weight: 700 !important;
  }

  .sm\:font-extrabold {
    font-weight: 800 !important;
  }

  .sm\:font-black {
    font-weight: 900 !important;
  }

  .sm\:hover\:font-hairline:hover {
    font-weight: 100 !important;
  }

  .sm\:hover\:font-thin:hover {
    font-weight: 200 !important;
  }

  .sm\:hover\:font-light:hover {
    font-weight: 300 !important;
  }

  .sm\:hover\:font-normal:hover {
    font-weight: 400 !important;
  }

  .sm\:hover\:font-medium:hover {
    font-weight: 500 !important;
  }

  .sm\:hover\:font-semibold:hover {
    font-weight: 600 !important;
  }

  .sm\:hover\:font-bold:hover {
    font-weight: 700 !important;
  }

  .sm\:hover\:font-extrabold:hover {
    font-weight: 800 !important;
  }

  .sm\:hover\:font-black:hover {
    font-weight: 900 !important;
  }

  .sm\:focus\:font-hairline:focus {
    font-weight: 100 !important;
  }

  .sm\:focus\:font-thin:focus {
    font-weight: 200 !important;
  }

  .sm\:focus\:font-light:focus {
    font-weight: 300 !important;
  }

  .sm\:focus\:font-normal:focus {
    font-weight: 400 !important;
  }

  .sm\:focus\:font-medium:focus {
    font-weight: 500 !important;
  }

  .sm\:focus\:font-semibold:focus {
    font-weight: 600 !important;
  }

  .sm\:focus\:font-bold:focus {
    font-weight: 700 !important;
  }

  .sm\:focus\:font-extrabold:focus {
    font-weight: 800 !important;
  }

  .sm\:focus\:font-black:focus {
    font-weight: 900 !important;
  }

  .sm\:h-0 {
    height: 0rem !important;
  }

  .sm\:h-1 {
    height: 0.25rem !important;
  }

  .sm\:h-2 {
    height: 0.5rem !important;
  }

  .sm\:h-3 {
    height: 0.75rem !important;
  }

  .sm\:h-4 {
    height: 1rem !important;
  }

  .sm\:h-5 {
    height: 1.25rem !important;
  }

  .sm\:h-6 {
    height: 1.5rem !important;
  }

  .sm\:h-7 {
    height: 1.75rem !important;
  }

  .sm\:h-8 {
    height: 2rem !important;
  }

  .sm\:h-9 {
    height: 2.25rem !important;
  }

  .sm\:h-10 {
    height: 2.5rem !important;
  }

  .sm\:h-11 {
    height: 2.75rem !important;
  }

  .sm\:h-12 {
    height: 3rem !important;
  }

  .sm\:h-13 {
    height: 3.25rem !important;
  }

  .sm\:h-14 {
    height: 3.5rem !important;
  }

  .sm\:h-15 {
    height: 3.75rem !important;
  }

  .sm\:h-16 {
    height: 4rem !important;
  }

  .sm\:h-17 {
    height: 4.25rem !important;
  }

  .sm\:h-18 {
    height: 4.5rem !important;
  }

  .sm\:h-19 {
    height: 4.75rem !important;
  }

  .sm\:h-20 {
    height: 5rem !important;
  }

  .sm\:h-21 {
    height: 5.25rem !important;
  }

  .sm\:h-22 {
    height: 5.5rem !important;
  }

  .sm\:h-23 {
    height: 5.75rem !important;
  }

  .sm\:h-24 {
    height: 6rem !important;
  }

  .sm\:h-25 {
    height: 6.25rem !important;
  }

  .sm\:h-26 {
    height: 6.5rem !important;
  }

  .sm\:h-27 {
    height: 6.75rem !important;
  }

  .sm\:h-28 {
    height: 7rem !important;
  }

  .sm\:h-29 {
    height: 7.25rem !important;
  }

  .sm\:h-30 {
    height: 7.5rem !important;
  }

  .sm\:h-31 {
    height: 7.75rem !important;
  }

  .sm\:h-32 {
    height: 8rem !important;
  }

  .sm\:h-33 {
    height: 8.25rem !important;
  }

  .sm\:h-34 {
    height: 8.5rem !important;
  }

  .sm\:h-35 {
    height: 8.75rem !important;
  }

  .sm\:h-36 {
    height: 9rem !important;
  }

  .sm\:h-37 {
    height: 9.25rem !important;
  }

  .sm\:h-38 {
    height: 9.5rem !important;
  }

  .sm\:h-39 {
    height: 9.75rem !important;
  }

  .sm\:h-40 {
    height: 10rem !important;
  }

  .sm\:h-41 {
    height: 10.25rem !important;
  }

  .sm\:h-42 {
    height: 10.5rem !important;
  }

  .sm\:h-43 {
    height: 10.75rem !important;
  }

  .sm\:h-44 {
    height: 11rem !important;
  }

  .sm\:h-45 {
    height: 11.25rem !important;
  }

  .sm\:h-46 {
    height: 11.5rem !important;
  }

  .sm\:h-47 {
    height: 11.75rem !important;
  }

  .sm\:h-48 {
    height: 12rem !important;
  }

  .sm\:h-49 {
    height: 12.25rem !important;
  }

  .sm\:h-50 {
    height: 12.5rem !important;
  }

  .sm\:h-51 {
    height: 12.75rem !important;
  }

  .sm\:h-52 {
    height: 13rem !important;
  }

  .sm\:h-53 {
    height: 13.25rem !important;
  }

  .sm\:h-54 {
    height: 13.5rem !important;
  }

  .sm\:h-55 {
    height: 13.75rem !important;
  }

  .sm\:h-56 {
    height: 14rem !important;
  }

  .sm\:h-57 {
    height: 14.25rem !important;
  }

  .sm\:h-58 {
    height: 14.5rem !important;
  }

  .sm\:h-59 {
    height: 14.75rem !important;
  }

  .sm\:h-60 {
    height: 15rem !important;
  }

  .sm\:h-61 {
    height: 15.25rem !important;
  }

  .sm\:h-62 {
    height: 15.5rem !important;
  }

  .sm\:h-63 {
    height: 15.75rem !important;
  }

  .sm\:h-64 {
    height: 16rem !important;
  }

  .sm\:h-65 {
    height: 16.25rem !important;
  }

  .sm\:h-66 {
    height: 16.5rem !important;
  }

  .sm\:h-67 {
    height: 16.75rem !important;
  }

  .sm\:h-68 {
    height: 17rem !important;
  }

  .sm\:h-69 {
    height: 17.25rem !important;
  }

  .sm\:h-70 {
    height: 17.5rem !important;
  }

  .sm\:h-71 {
    height: 17.75rem !important;
  }

  .sm\:h-72 {
    height: 18rem !important;
  }

  .sm\:h-73 {
    height: 18.25rem !important;
  }

  .sm\:h-74 {
    height: 18.5rem !important;
  }

  .sm\:h-75 {
    height: 18.75rem !important;
  }

  .sm\:h-76 {
    height: 19rem !important;
  }

  .sm\:h-77 {
    height: 19.25rem !important;
  }

  .sm\:h-78 {
    height: 19.5rem !important;
  }

  .sm\:h-79 {
    height: 19.75rem !important;
  }

  .sm\:h-80 {
    height: 20rem !important;
  }

  .sm\:h-81 {
    height: 20.25rem !important;
  }

  .sm\:h-82 {
    height: 20.5rem !important;
  }

  .sm\:h-83 {
    height: 20.75rem !important;
  }

  .sm\:h-84 {
    height: 21rem !important;
  }

  .sm\:h-85 {
    height: 21.25rem !important;
  }

  .sm\:h-86 {
    height: 21.5rem !important;
  }

  .sm\:h-87 {
    height: 21.75rem !important;
  }

  .sm\:h-88 {
    height: 22rem !important;
  }

  .sm\:h-89 {
    height: 22.25rem !important;
  }

  .sm\:h-90 {
    height: 22.5rem !important;
  }

  .sm\:h-91 {
    height: 22.75rem !important;
  }

  .sm\:h-92 {
    height: 23rem !important;
  }

  .sm\:h-93 {
    height: 23.25rem !important;
  }

  .sm\:h-94 {
    height: 23.5rem !important;
  }

  .sm\:h-95 {
    height: 23.75rem !important;
  }

  .sm\:h-96 {
    height: 24rem !important;
  }

  .sm\:h-97 {
    height: 24.25rem !important;
  }

  .sm\:h-98 {
    height: 24.5rem !important;
  }

  .sm\:h-99 {
    height: 24.75rem !important;
  }

  .sm\:h-100 {
    height: 25rem !important;
  }

  .sm\:h-101 {
    height: 25.25rem !important;
  }

  .sm\:h-102 {
    height: 25.5rem !important;
  }

  .sm\:h-103 {
    height: 25.75rem !important;
  }

  .sm\:h-104 {
    height: 26rem !important;
  }

  .sm\:h-105 {
    height: 26.25rem !important;
  }

  .sm\:h-auto {
    height: auto !important;
  }

  .sm\:h-px {
    height: 1px !important;
  }

  .sm\:h-0\.5 {
    height: 0.125rem !important;
  }

  .sm\:h-1\.5 {
    height: 0.375rem !important;
  }

  .sm\:h-2\.5 {
    height: 0.625rem !important;
  }

  .sm\:h-3\.5 {
    height: 0.875rem !important;
  }

  .sm\:h-4\.5 {
    height: 1.125rem !important;
  }

  .sm\:h-5\.5 {
    height: 1.375rem !important;
  }

  .sm\:h-6\.5 {
    height: 1.625rem !important;
  }

  .sm\:h-7\.5 {
    height: 1.875rem !important;
  }

  .sm\:h-8\.5 {
    height: 2.125rem !important;
  }

  .sm\:h-9\.5 {
    height: 2.375rem !important;
  }

  .sm\:h-10\.5 {
    height: 2.625rem !important;
  }

  .sm\:h-11\.5 {
    height: 2.875rem !important;
  }

  .sm\:h-12\.5 {
    height: 3.125rem !important;
  }

  .sm\:h-13\.5 {
    height: 3.375rem !important;
  }

  .sm\:h-14\.5 {
    height: 3.625rem !important;
  }

  .sm\:h-15\.5 {
    height: 3.875rem !important;
  }

  .sm\:h-16\.5 {
    height: 4.125rem !important;
  }

  .sm\:h-17\.5 {
    height: 4.375rem !important;
  }

  .sm\:h-18\.5 {
    height: 4.625rem !important;
  }

  .sm\:h-19\.5 {
    height: 4.875rem !important;
  }

  .sm\:h-20\.5 {
    height: 5.125rem !important;
  }

  .sm\:h-21\.5 {
    height: 5.375rem !important;
  }

  .sm\:h-22\.5 {
    height: 5.625rem !important;
  }

  .sm\:h-23\.5 {
    height: 5.875rem !important;
  }

  .sm\:h-24\.5 {
    height: 6.125rem !important;
  }

  .sm\:h-25\.5 {
    height: 6.375rem !important;
  }

  .sm\:h-26\.5 {
    height: 6.625rem !important;
  }

  .sm\:h-27\.5 {
    height: 6.875rem !important;
  }

  .sm\:h-28\.5 {
    height: 7.125rem !important;
  }

  .sm\:h-29\.5 {
    height: 7.375rem !important;
  }

  .sm\:h-30\.5 {
    height: 7.625rem !important;
  }

  .sm\:h-31\.5 {
    height: 7.875rem !important;
  }

  .sm\:h-32\.5 {
    height: 8.125rem !important;
  }

  .sm\:h-33\.5 {
    height: 8.375rem !important;
  }

  .sm\:h-34\.5 {
    height: 8.625rem !important;
  }

  .sm\:h-35\.5 {
    height: 8.875rem !important;
  }

  .sm\:h-36\.5 {
    height: 9.125rem !important;
  }

  .sm\:h-37\.5 {
    height: 9.375rem !important;
  }

  .sm\:h-38\.5 {
    height: 9.625rem !important;
  }

  .sm\:h-39\.5 {
    height: 9.875rem !important;
  }

  .sm\:h-40\.5 {
    height: 10.125rem !important;
  }

  .sm\:h-41\.5 {
    height: 10.375rem !important;
  }

  .sm\:h-42\.5 {
    height: 10.625rem !important;
  }

  .sm\:h-43\.5 {
    height: 10.875rem !important;
  }

  .sm\:h-44\.5 {
    height: 11.125rem !important;
  }

  .sm\:h-45\.5 {
    height: 11.375rem !important;
  }

  .sm\:h-46\.5 {
    height: 11.625rem !important;
  }

  .sm\:h-47\.5 {
    height: 11.875rem !important;
  }

  .sm\:h-48\.5 {
    height: 12.125rem !important;
  }

  .sm\:h-49\.5 {
    height: 12.375rem !important;
  }

  .sm\:h-50\.5 {
    height: 12.625rem !important;
  }

  .sm\:h-51\.5 {
    height: 12.875rem !important;
  }

  .sm\:h-52\.5 {
    height: 13.125rem !important;
  }

  .sm\:h-53\.5 {
    height: 13.375rem !important;
  }

  .sm\:h-54\.5 {
    height: 13.625rem !important;
  }

  .sm\:h-55\.5 {
    height: 13.875rem !important;
  }

  .sm\:h-56\.5 {
    height: 14.125rem !important;
  }

  .sm\:h-57\.5 {
    height: 14.375rem !important;
  }

  .sm\:h-58\.5 {
    height: 14.625rem !important;
  }

  .sm\:h-59\.5 {
    height: 14.875rem !important;
  }

  .sm\:h-60\.5 {
    height: 15.125rem !important;
  }

  .sm\:h-61\.5 {
    height: 15.375rem !important;
  }

  .sm\:h-62\.5 {
    height: 15.625rem !important;
  }

  .sm\:h-63\.5 {
    height: 15.875rem !important;
  }

  .sm\:h-64\.5 {
    height: 16.125rem !important;
  }

  .sm\:h-65\.5 {
    height: 16.375rem !important;
  }

  .sm\:h-66\.5 {
    height: 16.625rem !important;
  }

  .sm\:h-67\.5 {
    height: 16.875rem !important;
  }

  .sm\:h-68\.5 {
    height: 17.125rem !important;
  }

  .sm\:h-69\.5 {
    height: 17.375rem !important;
  }

  .sm\:h-70\.5 {
    height: 17.625rem !important;
  }

  .sm\:h-71\.5 {
    height: 17.875rem !important;
  }

  .sm\:h-72\.5 {
    height: 18.125rem !important;
  }

  .sm\:h-73\.5 {
    height: 18.375rem !important;
  }

  .sm\:h-74\.5 {
    height: 18.625rem !important;
  }

  .sm\:h-75\.5 {
    height: 18.875rem !important;
  }

  .sm\:h-76\.5 {
    height: 19.125rem !important;
  }

  .sm\:h-77\.5 {
    height: 19.375rem !important;
  }

  .sm\:h-78\.5 {
    height: 19.625rem !important;
  }

  .sm\:h-79\.5 {
    height: 19.875rem !important;
  }

  .sm\:h-80\.5 {
    height: 20.125rem !important;
  }

  .sm\:h-81\.5 {
    height: 20.375rem !important;
  }

  .sm\:h-82\.5 {
    height: 20.625rem !important;
  }

  .sm\:h-83\.5 {
    height: 20.875rem !important;
  }

  .sm\:h-84\.5 {
    height: 21.125rem !important;
  }

  .sm\:h-85\.5 {
    height: 21.375rem !important;
  }

  .sm\:h-86\.5 {
    height: 21.625rem !important;
  }

  .sm\:h-87\.5 {
    height: 21.875rem !important;
  }

  .sm\:h-88\.5 {
    height: 22.125rem !important;
  }

  .sm\:h-89\.5 {
    height: 22.375rem !important;
  }

  .sm\:h-90\.5 {
    height: 22.625rem !important;
  }

  .sm\:h-91\.5 {
    height: 22.875rem !important;
  }

  .sm\:h-92\.5 {
    height: 23.125rem !important;
  }

  .sm\:h-93\.5 {
    height: 23.375rem !important;
  }

  .sm\:h-94\.5 {
    height: 23.625rem !important;
  }

  .sm\:h-95\.5 {
    height: 23.875rem !important;
  }

  .sm\:h-96\.5 {
    height: 24.125rem !important;
  }

  .sm\:h-97\.5 {
    height: 24.375rem !important;
  }

  .sm\:h-98\.5 {
    height: 24.625rem !important;
  }

  .sm\:h-99\.5 {
    height: 24.875rem !important;
  }

  .sm\:h-100\.5 {
    height: 25.125rem !important;
  }

  .sm\:h-101\.5 {
    height: 25.375rem !important;
  }

  .sm\:h-102\.5 {
    height: 25.625rem !important;
  }

  .sm\:h-103\.5 {
    height: 25.875rem !important;
  }

  .sm\:h-104\.5 {
    height: 26.125rem !important;
  }

  .sm\:h-full {
    height: 100% !important;
  }

  .sm\:h-screen {
    height: 100vh !important;
  }

  .sm\:hover\:h-0:hover {
    height: 0rem !important;
  }

  .sm\:hover\:h-1:hover {
    height: 0.25rem !important;
  }

  .sm\:hover\:h-2:hover {
    height: 0.5rem !important;
  }

  .sm\:hover\:h-3:hover {
    height: 0.75rem !important;
  }

  .sm\:hover\:h-4:hover {
    height: 1rem !important;
  }

  .sm\:hover\:h-5:hover {
    height: 1.25rem !important;
  }

  .sm\:hover\:h-6:hover {
    height: 1.5rem !important;
  }

  .sm\:hover\:h-7:hover {
    height: 1.75rem !important;
  }

  .sm\:hover\:h-8:hover {
    height: 2rem !important;
  }

  .sm\:hover\:h-9:hover {
    height: 2.25rem !important;
  }

  .sm\:hover\:h-10:hover {
    height: 2.5rem !important;
  }

  .sm\:hover\:h-11:hover {
    height: 2.75rem !important;
  }

  .sm\:hover\:h-12:hover {
    height: 3rem !important;
  }

  .sm\:hover\:h-13:hover {
    height: 3.25rem !important;
  }

  .sm\:hover\:h-14:hover {
    height: 3.5rem !important;
  }

  .sm\:hover\:h-15:hover {
    height: 3.75rem !important;
  }

  .sm\:hover\:h-16:hover {
    height: 4rem !important;
  }

  .sm\:hover\:h-17:hover {
    height: 4.25rem !important;
  }

  .sm\:hover\:h-18:hover {
    height: 4.5rem !important;
  }

  .sm\:hover\:h-19:hover {
    height: 4.75rem !important;
  }

  .sm\:hover\:h-20:hover {
    height: 5rem !important;
  }

  .sm\:hover\:h-21:hover {
    height: 5.25rem !important;
  }

  .sm\:hover\:h-22:hover {
    height: 5.5rem !important;
  }

  .sm\:hover\:h-23:hover {
    height: 5.75rem !important;
  }

  .sm\:hover\:h-24:hover {
    height: 6rem !important;
  }

  .sm\:hover\:h-25:hover {
    height: 6.25rem !important;
  }

  .sm\:hover\:h-26:hover {
    height: 6.5rem !important;
  }

  .sm\:hover\:h-27:hover {
    height: 6.75rem !important;
  }

  .sm\:hover\:h-28:hover {
    height: 7rem !important;
  }

  .sm\:hover\:h-29:hover {
    height: 7.25rem !important;
  }

  .sm\:hover\:h-30:hover {
    height: 7.5rem !important;
  }

  .sm\:hover\:h-31:hover {
    height: 7.75rem !important;
  }

  .sm\:hover\:h-32:hover {
    height: 8rem !important;
  }

  .sm\:hover\:h-33:hover {
    height: 8.25rem !important;
  }

  .sm\:hover\:h-34:hover {
    height: 8.5rem !important;
  }

  .sm\:hover\:h-35:hover {
    height: 8.75rem !important;
  }

  .sm\:hover\:h-36:hover {
    height: 9rem !important;
  }

  .sm\:hover\:h-37:hover {
    height: 9.25rem !important;
  }

  .sm\:hover\:h-38:hover {
    height: 9.5rem !important;
  }

  .sm\:hover\:h-39:hover {
    height: 9.75rem !important;
  }

  .sm\:hover\:h-40:hover {
    height: 10rem !important;
  }

  .sm\:hover\:h-41:hover {
    height: 10.25rem !important;
  }

  .sm\:hover\:h-42:hover {
    height: 10.5rem !important;
  }

  .sm\:hover\:h-43:hover {
    height: 10.75rem !important;
  }

  .sm\:hover\:h-44:hover {
    height: 11rem !important;
  }

  .sm\:hover\:h-45:hover {
    height: 11.25rem !important;
  }

  .sm\:hover\:h-46:hover {
    height: 11.5rem !important;
  }

  .sm\:hover\:h-47:hover {
    height: 11.75rem !important;
  }

  .sm\:hover\:h-48:hover {
    height: 12rem !important;
  }

  .sm\:hover\:h-49:hover {
    height: 12.25rem !important;
  }

  .sm\:hover\:h-50:hover {
    height: 12.5rem !important;
  }

  .sm\:hover\:h-51:hover {
    height: 12.75rem !important;
  }

  .sm\:hover\:h-52:hover {
    height: 13rem !important;
  }

  .sm\:hover\:h-53:hover {
    height: 13.25rem !important;
  }

  .sm\:hover\:h-54:hover {
    height: 13.5rem !important;
  }

  .sm\:hover\:h-55:hover {
    height: 13.75rem !important;
  }

  .sm\:hover\:h-56:hover {
    height: 14rem !important;
  }

  .sm\:hover\:h-57:hover {
    height: 14.25rem !important;
  }

  .sm\:hover\:h-58:hover {
    height: 14.5rem !important;
  }

  .sm\:hover\:h-59:hover {
    height: 14.75rem !important;
  }

  .sm\:hover\:h-60:hover {
    height: 15rem !important;
  }

  .sm\:hover\:h-61:hover {
    height: 15.25rem !important;
  }

  .sm\:hover\:h-62:hover {
    height: 15.5rem !important;
  }

  .sm\:hover\:h-63:hover {
    height: 15.75rem !important;
  }

  .sm\:hover\:h-64:hover {
    height: 16rem !important;
  }

  .sm\:hover\:h-65:hover {
    height: 16.25rem !important;
  }

  .sm\:hover\:h-66:hover {
    height: 16.5rem !important;
  }

  .sm\:hover\:h-67:hover {
    height: 16.75rem !important;
  }

  .sm\:hover\:h-68:hover {
    height: 17rem !important;
  }

  .sm\:hover\:h-69:hover {
    height: 17.25rem !important;
  }

  .sm\:hover\:h-70:hover {
    height: 17.5rem !important;
  }

  .sm\:hover\:h-71:hover {
    height: 17.75rem !important;
  }

  .sm\:hover\:h-72:hover {
    height: 18rem !important;
  }

  .sm\:hover\:h-73:hover {
    height: 18.25rem !important;
  }

  .sm\:hover\:h-74:hover {
    height: 18.5rem !important;
  }

  .sm\:hover\:h-75:hover {
    height: 18.75rem !important;
  }

  .sm\:hover\:h-76:hover {
    height: 19rem !important;
  }

  .sm\:hover\:h-77:hover {
    height: 19.25rem !important;
  }

  .sm\:hover\:h-78:hover {
    height: 19.5rem !important;
  }

  .sm\:hover\:h-79:hover {
    height: 19.75rem !important;
  }

  .sm\:hover\:h-80:hover {
    height: 20rem !important;
  }

  .sm\:hover\:h-81:hover {
    height: 20.25rem !important;
  }

  .sm\:hover\:h-82:hover {
    height: 20.5rem !important;
  }

  .sm\:hover\:h-83:hover {
    height: 20.75rem !important;
  }

  .sm\:hover\:h-84:hover {
    height: 21rem !important;
  }

  .sm\:hover\:h-85:hover {
    height: 21.25rem !important;
  }

  .sm\:hover\:h-86:hover {
    height: 21.5rem !important;
  }

  .sm\:hover\:h-87:hover {
    height: 21.75rem !important;
  }

  .sm\:hover\:h-88:hover {
    height: 22rem !important;
  }

  .sm\:hover\:h-89:hover {
    height: 22.25rem !important;
  }

  .sm\:hover\:h-90:hover {
    height: 22.5rem !important;
  }

  .sm\:hover\:h-91:hover {
    height: 22.75rem !important;
  }

  .sm\:hover\:h-92:hover {
    height: 23rem !important;
  }

  .sm\:hover\:h-93:hover {
    height: 23.25rem !important;
  }

  .sm\:hover\:h-94:hover {
    height: 23.5rem !important;
  }

  .sm\:hover\:h-95:hover {
    height: 23.75rem !important;
  }

  .sm\:hover\:h-96:hover {
    height: 24rem !important;
  }

  .sm\:hover\:h-97:hover {
    height: 24.25rem !important;
  }

  .sm\:hover\:h-98:hover {
    height: 24.5rem !important;
  }

  .sm\:hover\:h-99:hover {
    height: 24.75rem !important;
  }

  .sm\:hover\:h-100:hover {
    height: 25rem !important;
  }

  .sm\:hover\:h-101:hover {
    height: 25.25rem !important;
  }

  .sm\:hover\:h-102:hover {
    height: 25.5rem !important;
  }

  .sm\:hover\:h-103:hover {
    height: 25.75rem !important;
  }

  .sm\:hover\:h-104:hover {
    height: 26rem !important;
  }

  .sm\:hover\:h-105:hover {
    height: 26.25rem !important;
  }

  .sm\:hover\:h-auto:hover {
    height: auto !important;
  }

  .sm\:hover\:h-px:hover {
    height: 1px !important;
  }

  .sm\:hover\:h-0\.5:hover {
    height: 0.125rem !important;
  }

  .sm\:hover\:h-1\.5:hover {
    height: 0.375rem !important;
  }

  .sm\:hover\:h-2\.5:hover {
    height: 0.625rem !important;
  }

  .sm\:hover\:h-3\.5:hover {
    height: 0.875rem !important;
  }

  .sm\:hover\:h-4\.5:hover {
    height: 1.125rem !important;
  }

  .sm\:hover\:h-5\.5:hover {
    height: 1.375rem !important;
  }

  .sm\:hover\:h-6\.5:hover {
    height: 1.625rem !important;
  }

  .sm\:hover\:h-7\.5:hover {
    height: 1.875rem !important;
  }

  .sm\:hover\:h-8\.5:hover {
    height: 2.125rem !important;
  }

  .sm\:hover\:h-9\.5:hover {
    height: 2.375rem !important;
  }

  .sm\:hover\:h-10\.5:hover {
    height: 2.625rem !important;
  }

  .sm\:hover\:h-11\.5:hover {
    height: 2.875rem !important;
  }

  .sm\:hover\:h-12\.5:hover {
    height: 3.125rem !important;
  }

  .sm\:hover\:h-13\.5:hover {
    height: 3.375rem !important;
  }

  .sm\:hover\:h-14\.5:hover {
    height: 3.625rem !important;
  }

  .sm\:hover\:h-15\.5:hover {
    height: 3.875rem !important;
  }

  .sm\:hover\:h-16\.5:hover {
    height: 4.125rem !important;
  }

  .sm\:hover\:h-17\.5:hover {
    height: 4.375rem !important;
  }

  .sm\:hover\:h-18\.5:hover {
    height: 4.625rem !important;
  }

  .sm\:hover\:h-19\.5:hover {
    height: 4.875rem !important;
  }

  .sm\:hover\:h-20\.5:hover {
    height: 5.125rem !important;
  }

  .sm\:hover\:h-21\.5:hover {
    height: 5.375rem !important;
  }

  .sm\:hover\:h-22\.5:hover {
    height: 5.625rem !important;
  }

  .sm\:hover\:h-23\.5:hover {
    height: 5.875rem !important;
  }

  .sm\:hover\:h-24\.5:hover {
    height: 6.125rem !important;
  }

  .sm\:hover\:h-25\.5:hover {
    height: 6.375rem !important;
  }

  .sm\:hover\:h-26\.5:hover {
    height: 6.625rem !important;
  }

  .sm\:hover\:h-27\.5:hover {
    height: 6.875rem !important;
  }

  .sm\:hover\:h-28\.5:hover {
    height: 7.125rem !important;
  }

  .sm\:hover\:h-29\.5:hover {
    height: 7.375rem !important;
  }

  .sm\:hover\:h-30\.5:hover {
    height: 7.625rem !important;
  }

  .sm\:hover\:h-31\.5:hover {
    height: 7.875rem !important;
  }

  .sm\:hover\:h-32\.5:hover {
    height: 8.125rem !important;
  }

  .sm\:hover\:h-33\.5:hover {
    height: 8.375rem !important;
  }

  .sm\:hover\:h-34\.5:hover {
    height: 8.625rem !important;
  }

  .sm\:hover\:h-35\.5:hover {
    height: 8.875rem !important;
  }

  .sm\:hover\:h-36\.5:hover {
    height: 9.125rem !important;
  }

  .sm\:hover\:h-37\.5:hover {
    height: 9.375rem !important;
  }

  .sm\:hover\:h-38\.5:hover {
    height: 9.625rem !important;
  }

  .sm\:hover\:h-39\.5:hover {
    height: 9.875rem !important;
  }

  .sm\:hover\:h-40\.5:hover {
    height: 10.125rem !important;
  }

  .sm\:hover\:h-41\.5:hover {
    height: 10.375rem !important;
  }

  .sm\:hover\:h-42\.5:hover {
    height: 10.625rem !important;
  }

  .sm\:hover\:h-43\.5:hover {
    height: 10.875rem !important;
  }

  .sm\:hover\:h-44\.5:hover {
    height: 11.125rem !important;
  }

  .sm\:hover\:h-45\.5:hover {
    height: 11.375rem !important;
  }

  .sm\:hover\:h-46\.5:hover {
    height: 11.625rem !important;
  }

  .sm\:hover\:h-47\.5:hover {
    height: 11.875rem !important;
  }

  .sm\:hover\:h-48\.5:hover {
    height: 12.125rem !important;
  }

  .sm\:hover\:h-49\.5:hover {
    height: 12.375rem !important;
  }

  .sm\:hover\:h-50\.5:hover {
    height: 12.625rem !important;
  }

  .sm\:hover\:h-51\.5:hover {
    height: 12.875rem !important;
  }

  .sm\:hover\:h-52\.5:hover {
    height: 13.125rem !important;
  }

  .sm\:hover\:h-53\.5:hover {
    height: 13.375rem !important;
  }

  .sm\:hover\:h-54\.5:hover {
    height: 13.625rem !important;
  }

  .sm\:hover\:h-55\.5:hover {
    height: 13.875rem !important;
  }

  .sm\:hover\:h-56\.5:hover {
    height: 14.125rem !important;
  }

  .sm\:hover\:h-57\.5:hover {
    height: 14.375rem !important;
  }

  .sm\:hover\:h-58\.5:hover {
    height: 14.625rem !important;
  }

  .sm\:hover\:h-59\.5:hover {
    height: 14.875rem !important;
  }

  .sm\:hover\:h-60\.5:hover {
    height: 15.125rem !important;
  }

  .sm\:hover\:h-61\.5:hover {
    height: 15.375rem !important;
  }

  .sm\:hover\:h-62\.5:hover {
    height: 15.625rem !important;
  }

  .sm\:hover\:h-63\.5:hover {
    height: 15.875rem !important;
  }

  .sm\:hover\:h-64\.5:hover {
    height: 16.125rem !important;
  }

  .sm\:hover\:h-65\.5:hover {
    height: 16.375rem !important;
  }

  .sm\:hover\:h-66\.5:hover {
    height: 16.625rem !important;
  }

  .sm\:hover\:h-67\.5:hover {
    height: 16.875rem !important;
  }

  .sm\:hover\:h-68\.5:hover {
    height: 17.125rem !important;
  }

  .sm\:hover\:h-69\.5:hover {
    height: 17.375rem !important;
  }

  .sm\:hover\:h-70\.5:hover {
    height: 17.625rem !important;
  }

  .sm\:hover\:h-71\.5:hover {
    height: 17.875rem !important;
  }

  .sm\:hover\:h-72\.5:hover {
    height: 18.125rem !important;
  }

  .sm\:hover\:h-73\.5:hover {
    height: 18.375rem !important;
  }

  .sm\:hover\:h-74\.5:hover {
    height: 18.625rem !important;
  }

  .sm\:hover\:h-75\.5:hover {
    height: 18.875rem !important;
  }

  .sm\:hover\:h-76\.5:hover {
    height: 19.125rem !important;
  }

  .sm\:hover\:h-77\.5:hover {
    height: 19.375rem !important;
  }

  .sm\:hover\:h-78\.5:hover {
    height: 19.625rem !important;
  }

  .sm\:hover\:h-79\.5:hover {
    height: 19.875rem !important;
  }

  .sm\:hover\:h-80\.5:hover {
    height: 20.125rem !important;
  }

  .sm\:hover\:h-81\.5:hover {
    height: 20.375rem !important;
  }

  .sm\:hover\:h-82\.5:hover {
    height: 20.625rem !important;
  }

  .sm\:hover\:h-83\.5:hover {
    height: 20.875rem !important;
  }

  .sm\:hover\:h-84\.5:hover {
    height: 21.125rem !important;
  }

  .sm\:hover\:h-85\.5:hover {
    height: 21.375rem !important;
  }

  .sm\:hover\:h-86\.5:hover {
    height: 21.625rem !important;
  }

  .sm\:hover\:h-87\.5:hover {
    height: 21.875rem !important;
  }

  .sm\:hover\:h-88\.5:hover {
    height: 22.125rem !important;
  }

  .sm\:hover\:h-89\.5:hover {
    height: 22.375rem !important;
  }

  .sm\:hover\:h-90\.5:hover {
    height: 22.625rem !important;
  }

  .sm\:hover\:h-91\.5:hover {
    height: 22.875rem !important;
  }

  .sm\:hover\:h-92\.5:hover {
    height: 23.125rem !important;
  }

  .sm\:hover\:h-93\.5:hover {
    height: 23.375rem !important;
  }

  .sm\:hover\:h-94\.5:hover {
    height: 23.625rem !important;
  }

  .sm\:hover\:h-95\.5:hover {
    height: 23.875rem !important;
  }

  .sm\:hover\:h-96\.5:hover {
    height: 24.125rem !important;
  }

  .sm\:hover\:h-97\.5:hover {
    height: 24.375rem !important;
  }

  .sm\:hover\:h-98\.5:hover {
    height: 24.625rem !important;
  }

  .sm\:hover\:h-99\.5:hover {
    height: 24.875rem !important;
  }

  .sm\:hover\:h-100\.5:hover {
    height: 25.125rem !important;
  }

  .sm\:hover\:h-101\.5:hover {
    height: 25.375rem !important;
  }

  .sm\:hover\:h-102\.5:hover {
    height: 25.625rem !important;
  }

  .sm\:hover\:h-103\.5:hover {
    height: 25.875rem !important;
  }

  .sm\:hover\:h-104\.5:hover {
    height: 26.125rem !important;
  }

  .sm\:hover\:h-full:hover {
    height: 100% !important;
  }

  .sm\:hover\:h-screen:hover {
    height: 100vh !important;
  }

  .sm\:focus\:h-0:focus {
    height: 0rem !important;
  }

  .sm\:focus\:h-1:focus {
    height: 0.25rem !important;
  }

  .sm\:focus\:h-2:focus {
    height: 0.5rem !important;
  }

  .sm\:focus\:h-3:focus {
    height: 0.75rem !important;
  }

  .sm\:focus\:h-4:focus {
    height: 1rem !important;
  }

  .sm\:focus\:h-5:focus {
    height: 1.25rem !important;
  }

  .sm\:focus\:h-6:focus {
    height: 1.5rem !important;
  }

  .sm\:focus\:h-7:focus {
    height: 1.75rem !important;
  }

  .sm\:focus\:h-8:focus {
    height: 2rem !important;
  }

  .sm\:focus\:h-9:focus {
    height: 2.25rem !important;
  }

  .sm\:focus\:h-10:focus {
    height: 2.5rem !important;
  }

  .sm\:focus\:h-11:focus {
    height: 2.75rem !important;
  }

  .sm\:focus\:h-12:focus {
    height: 3rem !important;
  }

  .sm\:focus\:h-13:focus {
    height: 3.25rem !important;
  }

  .sm\:focus\:h-14:focus {
    height: 3.5rem !important;
  }

  .sm\:focus\:h-15:focus {
    height: 3.75rem !important;
  }

  .sm\:focus\:h-16:focus {
    height: 4rem !important;
  }

  .sm\:focus\:h-17:focus {
    height: 4.25rem !important;
  }

  .sm\:focus\:h-18:focus {
    height: 4.5rem !important;
  }

  .sm\:focus\:h-19:focus {
    height: 4.75rem !important;
  }

  .sm\:focus\:h-20:focus {
    height: 5rem !important;
  }

  .sm\:focus\:h-21:focus {
    height: 5.25rem !important;
  }

  .sm\:focus\:h-22:focus {
    height: 5.5rem !important;
  }

  .sm\:focus\:h-23:focus {
    height: 5.75rem !important;
  }

  .sm\:focus\:h-24:focus {
    height: 6rem !important;
  }

  .sm\:focus\:h-25:focus {
    height: 6.25rem !important;
  }

  .sm\:focus\:h-26:focus {
    height: 6.5rem !important;
  }

  .sm\:focus\:h-27:focus {
    height: 6.75rem !important;
  }

  .sm\:focus\:h-28:focus {
    height: 7rem !important;
  }

  .sm\:focus\:h-29:focus {
    height: 7.25rem !important;
  }

  .sm\:focus\:h-30:focus {
    height: 7.5rem !important;
  }

  .sm\:focus\:h-31:focus {
    height: 7.75rem !important;
  }

  .sm\:focus\:h-32:focus {
    height: 8rem !important;
  }

  .sm\:focus\:h-33:focus {
    height: 8.25rem !important;
  }

  .sm\:focus\:h-34:focus {
    height: 8.5rem !important;
  }

  .sm\:focus\:h-35:focus {
    height: 8.75rem !important;
  }

  .sm\:focus\:h-36:focus {
    height: 9rem !important;
  }

  .sm\:focus\:h-37:focus {
    height: 9.25rem !important;
  }

  .sm\:focus\:h-38:focus {
    height: 9.5rem !important;
  }

  .sm\:focus\:h-39:focus {
    height: 9.75rem !important;
  }

  .sm\:focus\:h-40:focus {
    height: 10rem !important;
  }

  .sm\:focus\:h-41:focus {
    height: 10.25rem !important;
  }

  .sm\:focus\:h-42:focus {
    height: 10.5rem !important;
  }

  .sm\:focus\:h-43:focus {
    height: 10.75rem !important;
  }

  .sm\:focus\:h-44:focus {
    height: 11rem !important;
  }

  .sm\:focus\:h-45:focus {
    height: 11.25rem !important;
  }

  .sm\:focus\:h-46:focus {
    height: 11.5rem !important;
  }

  .sm\:focus\:h-47:focus {
    height: 11.75rem !important;
  }

  .sm\:focus\:h-48:focus {
    height: 12rem !important;
  }

  .sm\:focus\:h-49:focus {
    height: 12.25rem !important;
  }

  .sm\:focus\:h-50:focus {
    height: 12.5rem !important;
  }

  .sm\:focus\:h-51:focus {
    height: 12.75rem !important;
  }

  .sm\:focus\:h-52:focus {
    height: 13rem !important;
  }

  .sm\:focus\:h-53:focus {
    height: 13.25rem !important;
  }

  .sm\:focus\:h-54:focus {
    height: 13.5rem !important;
  }

  .sm\:focus\:h-55:focus {
    height: 13.75rem !important;
  }

  .sm\:focus\:h-56:focus {
    height: 14rem !important;
  }

  .sm\:focus\:h-57:focus {
    height: 14.25rem !important;
  }

  .sm\:focus\:h-58:focus {
    height: 14.5rem !important;
  }

  .sm\:focus\:h-59:focus {
    height: 14.75rem !important;
  }

  .sm\:focus\:h-60:focus {
    height: 15rem !important;
  }

  .sm\:focus\:h-61:focus {
    height: 15.25rem !important;
  }

  .sm\:focus\:h-62:focus {
    height: 15.5rem !important;
  }

  .sm\:focus\:h-63:focus {
    height: 15.75rem !important;
  }

  .sm\:focus\:h-64:focus {
    height: 16rem !important;
  }

  .sm\:focus\:h-65:focus {
    height: 16.25rem !important;
  }

  .sm\:focus\:h-66:focus {
    height: 16.5rem !important;
  }

  .sm\:focus\:h-67:focus {
    height: 16.75rem !important;
  }

  .sm\:focus\:h-68:focus {
    height: 17rem !important;
  }

  .sm\:focus\:h-69:focus {
    height: 17.25rem !important;
  }

  .sm\:focus\:h-70:focus {
    height: 17.5rem !important;
  }

  .sm\:focus\:h-71:focus {
    height: 17.75rem !important;
  }

  .sm\:focus\:h-72:focus {
    height: 18rem !important;
  }

  .sm\:focus\:h-73:focus {
    height: 18.25rem !important;
  }

  .sm\:focus\:h-74:focus {
    height: 18.5rem !important;
  }

  .sm\:focus\:h-75:focus {
    height: 18.75rem !important;
  }

  .sm\:focus\:h-76:focus {
    height: 19rem !important;
  }

  .sm\:focus\:h-77:focus {
    height: 19.25rem !important;
  }

  .sm\:focus\:h-78:focus {
    height: 19.5rem !important;
  }

  .sm\:focus\:h-79:focus {
    height: 19.75rem !important;
  }

  .sm\:focus\:h-80:focus {
    height: 20rem !important;
  }

  .sm\:focus\:h-81:focus {
    height: 20.25rem !important;
  }

  .sm\:focus\:h-82:focus {
    height: 20.5rem !important;
  }

  .sm\:focus\:h-83:focus {
    height: 20.75rem !important;
  }

  .sm\:focus\:h-84:focus {
    height: 21rem !important;
  }

  .sm\:focus\:h-85:focus {
    height: 21.25rem !important;
  }

  .sm\:focus\:h-86:focus {
    height: 21.5rem !important;
  }

  .sm\:focus\:h-87:focus {
    height: 21.75rem !important;
  }

  .sm\:focus\:h-88:focus {
    height: 22rem !important;
  }

  .sm\:focus\:h-89:focus {
    height: 22.25rem !important;
  }

  .sm\:focus\:h-90:focus {
    height: 22.5rem !important;
  }

  .sm\:focus\:h-91:focus {
    height: 22.75rem !important;
  }

  .sm\:focus\:h-92:focus {
    height: 23rem !important;
  }

  .sm\:focus\:h-93:focus {
    height: 23.25rem !important;
  }

  .sm\:focus\:h-94:focus {
    height: 23.5rem !important;
  }

  .sm\:focus\:h-95:focus {
    height: 23.75rem !important;
  }

  .sm\:focus\:h-96:focus {
    height: 24rem !important;
  }

  .sm\:focus\:h-97:focus {
    height: 24.25rem !important;
  }

  .sm\:focus\:h-98:focus {
    height: 24.5rem !important;
  }

  .sm\:focus\:h-99:focus {
    height: 24.75rem !important;
  }

  .sm\:focus\:h-100:focus {
    height: 25rem !important;
  }

  .sm\:focus\:h-101:focus {
    height: 25.25rem !important;
  }

  .sm\:focus\:h-102:focus {
    height: 25.5rem !important;
  }

  .sm\:focus\:h-103:focus {
    height: 25.75rem !important;
  }

  .sm\:focus\:h-104:focus {
    height: 26rem !important;
  }

  .sm\:focus\:h-105:focus {
    height: 26.25rem !important;
  }

  .sm\:focus\:h-auto:focus {
    height: auto !important;
  }

  .sm\:focus\:h-px:focus {
    height: 1px !important;
  }

  .sm\:focus\:h-0\.5:focus {
    height: 0.125rem !important;
  }

  .sm\:focus\:h-1\.5:focus {
    height: 0.375rem !important;
  }

  .sm\:focus\:h-2\.5:focus {
    height: 0.625rem !important;
  }

  .sm\:focus\:h-3\.5:focus {
    height: 0.875rem !important;
  }

  .sm\:focus\:h-4\.5:focus {
    height: 1.125rem !important;
  }

  .sm\:focus\:h-5\.5:focus {
    height: 1.375rem !important;
  }

  .sm\:focus\:h-6\.5:focus {
    height: 1.625rem !important;
  }

  .sm\:focus\:h-7\.5:focus {
    height: 1.875rem !important;
  }

  .sm\:focus\:h-8\.5:focus {
    height: 2.125rem !important;
  }

  .sm\:focus\:h-9\.5:focus {
    height: 2.375rem !important;
  }

  .sm\:focus\:h-10\.5:focus {
    height: 2.625rem !important;
  }

  .sm\:focus\:h-11\.5:focus {
    height: 2.875rem !important;
  }

  .sm\:focus\:h-12\.5:focus {
    height: 3.125rem !important;
  }

  .sm\:focus\:h-13\.5:focus {
    height: 3.375rem !important;
  }

  .sm\:focus\:h-14\.5:focus {
    height: 3.625rem !important;
  }

  .sm\:focus\:h-15\.5:focus {
    height: 3.875rem !important;
  }

  .sm\:focus\:h-16\.5:focus {
    height: 4.125rem !important;
  }

  .sm\:focus\:h-17\.5:focus {
    height: 4.375rem !important;
  }

  .sm\:focus\:h-18\.5:focus {
    height: 4.625rem !important;
  }

  .sm\:focus\:h-19\.5:focus {
    height: 4.875rem !important;
  }

  .sm\:focus\:h-20\.5:focus {
    height: 5.125rem !important;
  }

  .sm\:focus\:h-21\.5:focus {
    height: 5.375rem !important;
  }

  .sm\:focus\:h-22\.5:focus {
    height: 5.625rem !important;
  }

  .sm\:focus\:h-23\.5:focus {
    height: 5.875rem !important;
  }

  .sm\:focus\:h-24\.5:focus {
    height: 6.125rem !important;
  }

  .sm\:focus\:h-25\.5:focus {
    height: 6.375rem !important;
  }

  .sm\:focus\:h-26\.5:focus {
    height: 6.625rem !important;
  }

  .sm\:focus\:h-27\.5:focus {
    height: 6.875rem !important;
  }

  .sm\:focus\:h-28\.5:focus {
    height: 7.125rem !important;
  }

  .sm\:focus\:h-29\.5:focus {
    height: 7.375rem !important;
  }

  .sm\:focus\:h-30\.5:focus {
    height: 7.625rem !important;
  }

  .sm\:focus\:h-31\.5:focus {
    height: 7.875rem !important;
  }

  .sm\:focus\:h-32\.5:focus {
    height: 8.125rem !important;
  }

  .sm\:focus\:h-33\.5:focus {
    height: 8.375rem !important;
  }

  .sm\:focus\:h-34\.5:focus {
    height: 8.625rem !important;
  }

  .sm\:focus\:h-35\.5:focus {
    height: 8.875rem !important;
  }

  .sm\:focus\:h-36\.5:focus {
    height: 9.125rem !important;
  }

  .sm\:focus\:h-37\.5:focus {
    height: 9.375rem !important;
  }

  .sm\:focus\:h-38\.5:focus {
    height: 9.625rem !important;
  }

  .sm\:focus\:h-39\.5:focus {
    height: 9.875rem !important;
  }

  .sm\:focus\:h-40\.5:focus {
    height: 10.125rem !important;
  }

  .sm\:focus\:h-41\.5:focus {
    height: 10.375rem !important;
  }

  .sm\:focus\:h-42\.5:focus {
    height: 10.625rem !important;
  }

  .sm\:focus\:h-43\.5:focus {
    height: 10.875rem !important;
  }

  .sm\:focus\:h-44\.5:focus {
    height: 11.125rem !important;
  }

  .sm\:focus\:h-45\.5:focus {
    height: 11.375rem !important;
  }

  .sm\:focus\:h-46\.5:focus {
    height: 11.625rem !important;
  }

  .sm\:focus\:h-47\.5:focus {
    height: 11.875rem !important;
  }

  .sm\:focus\:h-48\.5:focus {
    height: 12.125rem !important;
  }

  .sm\:focus\:h-49\.5:focus {
    height: 12.375rem !important;
  }

  .sm\:focus\:h-50\.5:focus {
    height: 12.625rem !important;
  }

  .sm\:focus\:h-51\.5:focus {
    height: 12.875rem !important;
  }

  .sm\:focus\:h-52\.5:focus {
    height: 13.125rem !important;
  }

  .sm\:focus\:h-53\.5:focus {
    height: 13.375rem !important;
  }

  .sm\:focus\:h-54\.5:focus {
    height: 13.625rem !important;
  }

  .sm\:focus\:h-55\.5:focus {
    height: 13.875rem !important;
  }

  .sm\:focus\:h-56\.5:focus {
    height: 14.125rem !important;
  }

  .sm\:focus\:h-57\.5:focus {
    height: 14.375rem !important;
  }

  .sm\:focus\:h-58\.5:focus {
    height: 14.625rem !important;
  }

  .sm\:focus\:h-59\.5:focus {
    height: 14.875rem !important;
  }

  .sm\:focus\:h-60\.5:focus {
    height: 15.125rem !important;
  }

  .sm\:focus\:h-61\.5:focus {
    height: 15.375rem !important;
  }

  .sm\:focus\:h-62\.5:focus {
    height: 15.625rem !important;
  }

  .sm\:focus\:h-63\.5:focus {
    height: 15.875rem !important;
  }

  .sm\:focus\:h-64\.5:focus {
    height: 16.125rem !important;
  }

  .sm\:focus\:h-65\.5:focus {
    height: 16.375rem !important;
  }

  .sm\:focus\:h-66\.5:focus {
    height: 16.625rem !important;
  }

  .sm\:focus\:h-67\.5:focus {
    height: 16.875rem !important;
  }

  .sm\:focus\:h-68\.5:focus {
    height: 17.125rem !important;
  }

  .sm\:focus\:h-69\.5:focus {
    height: 17.375rem !important;
  }

  .sm\:focus\:h-70\.5:focus {
    height: 17.625rem !important;
  }

  .sm\:focus\:h-71\.5:focus {
    height: 17.875rem !important;
  }

  .sm\:focus\:h-72\.5:focus {
    height: 18.125rem !important;
  }

  .sm\:focus\:h-73\.5:focus {
    height: 18.375rem !important;
  }

  .sm\:focus\:h-74\.5:focus {
    height: 18.625rem !important;
  }

  .sm\:focus\:h-75\.5:focus {
    height: 18.875rem !important;
  }

  .sm\:focus\:h-76\.5:focus {
    height: 19.125rem !important;
  }

  .sm\:focus\:h-77\.5:focus {
    height: 19.375rem !important;
  }

  .sm\:focus\:h-78\.5:focus {
    height: 19.625rem !important;
  }

  .sm\:focus\:h-79\.5:focus {
    height: 19.875rem !important;
  }

  .sm\:focus\:h-80\.5:focus {
    height: 20.125rem !important;
  }

  .sm\:focus\:h-81\.5:focus {
    height: 20.375rem !important;
  }

  .sm\:focus\:h-82\.5:focus {
    height: 20.625rem !important;
  }

  .sm\:focus\:h-83\.5:focus {
    height: 20.875rem !important;
  }

  .sm\:focus\:h-84\.5:focus {
    height: 21.125rem !important;
  }

  .sm\:focus\:h-85\.5:focus {
    height: 21.375rem !important;
  }

  .sm\:focus\:h-86\.5:focus {
    height: 21.625rem !important;
  }

  .sm\:focus\:h-87\.5:focus {
    height: 21.875rem !important;
  }

  .sm\:focus\:h-88\.5:focus {
    height: 22.125rem !important;
  }

  .sm\:focus\:h-89\.5:focus {
    height: 22.375rem !important;
  }

  .sm\:focus\:h-90\.5:focus {
    height: 22.625rem !important;
  }

  .sm\:focus\:h-91\.5:focus {
    height: 22.875rem !important;
  }

  .sm\:focus\:h-92\.5:focus {
    height: 23.125rem !important;
  }

  .sm\:focus\:h-93\.5:focus {
    height: 23.375rem !important;
  }

  .sm\:focus\:h-94\.5:focus {
    height: 23.625rem !important;
  }

  .sm\:focus\:h-95\.5:focus {
    height: 23.875rem !important;
  }

  .sm\:focus\:h-96\.5:focus {
    height: 24.125rem !important;
  }

  .sm\:focus\:h-97\.5:focus {
    height: 24.375rem !important;
  }

  .sm\:focus\:h-98\.5:focus {
    height: 24.625rem !important;
  }

  .sm\:focus\:h-99\.5:focus {
    height: 24.875rem !important;
  }

  .sm\:focus\:h-100\.5:focus {
    height: 25.125rem !important;
  }

  .sm\:focus\:h-101\.5:focus {
    height: 25.375rem !important;
  }

  .sm\:focus\:h-102\.5:focus {
    height: 25.625rem !important;
  }

  .sm\:focus\:h-103\.5:focus {
    height: 25.875rem !important;
  }

  .sm\:focus\:h-104\.5:focus {
    height: 26.125rem !important;
  }

  .sm\:focus\:h-full:focus {
    height: 100% !important;
  }

  .sm\:focus\:h-screen:focus {
    height: 100vh !important;
  }

  .sm\:text-10 {
    font-size: 0.625rem !important;
  }

  .sm\:text-11 {
    font-size: 0.6875rem !important;
  }

  .sm\:text-12 {
    font-size: 0.75rem !important;
  }

  .sm\:text-13 {
    font-size: 0.8125rem !important;
  }

  .sm\:text-14 {
    font-size: 0.875rem !important;
  }

  .sm\:text-15 {
    font-size: 0.9375rem !important;
  }

  .sm\:text-16 {
    font-size: 1rem !important;
  }

  .sm\:text-17 {
    font-size: 1.0625rem !important;
  }

  .sm\:text-18 {
    font-size: 1.125rem !important;
  }

  .sm\:text-19 {
    font-size: 1.1875rem !important;
  }

  .sm\:text-20 {
    font-size: 1.25rem !important;
  }

  .sm\:text-21 {
    font-size: 1.3125rem !important;
  }

  .sm\:text-22 {
    font-size: 1.375rem !important;
  }

  .sm\:text-23 {
    font-size: 1.4375rem !important;
  }

  .sm\:text-24 {
    font-size: 1.5rem !important;
  }

  .sm\:text-25 {
    font-size: 1.5625rem !important;
  }

  .sm\:text-26 {
    font-size: 1.625rem !important;
  }

  .sm\:text-27 {
    font-size: 1.6875rem !important;
  }

  .sm\:text-28 {
    font-size: 1.75rem !important;
  }

  .sm\:text-29 {
    font-size: 1.8125rem !important;
  }

  .sm\:text-30 {
    font-size: 1.875rem !important;
  }

  .sm\:text-31 {
    font-size: 1.9375rem !important;
  }

  .sm\:text-32 {
    font-size: 2rem !important;
  }

  .sm\:text-33 {
    font-size: 2.0625rem !important;
  }

  .sm\:text-34 {
    font-size: 2.125rem !important;
  }

  .sm\:text-35 {
    font-size: 2.1875rem !important;
  }

  .sm\:text-36 {
    font-size: 2.25rem !important;
  }

  .sm\:text-37 {
    font-size: 2.3125rem !important;
  }

  .sm\:text-38 {
    font-size: 2.375rem !important;
  }

  .sm\:text-39 {
    font-size: 2.4375rem !important;
  }

  .sm\:text-40 {
    font-size: 2.5rem !important;
  }

  .sm\:text-41 {
    font-size: 2.5625rem !important;
  }

  .sm\:text-42 {
    font-size: 2.625rem !important;
  }

  .sm\:text-43 {
    font-size: 2.6875rem !important;
  }

  .sm\:text-44 {
    font-size: 2.75rem !important;
  }

  .sm\:text-45 {
    font-size: 2.8125rem !important;
  }

  .sm\:text-46 {
    font-size: 2.875rem !important;
  }

  .sm\:text-47 {
    font-size: 2.9375rem !important;
  }

  .sm\:text-48 {
    font-size: 3rem !important;
  }

  .sm\:text-49 {
    font-size: 3.0625rem !important;
  }

  .sm\:text-50 {
    font-size: 3.125rem !important;
  }

  .sm\:text-51 {
    font-size: 3.1875rem !important;
  }

  .sm\:text-52 {
    font-size: 3.25rem !important;
  }

  .sm\:text-53 {
    font-size: 3.3125rem !important;
  }

  .sm\:text-54 {
    font-size: 3.375rem !important;
  }

  .sm\:text-55 {
    font-size: 3.4375rem !important;
  }

  .sm\:text-56 {
    font-size: 3.5rem !important;
  }

  .sm\:text-57 {
    font-size: 3.5625rem !important;
  }

  .sm\:text-58 {
    font-size: 3.625rem !important;
  }

  .sm\:text-59 {
    font-size: 3.6875rem !important;
  }

  .sm\:text-60 {
    font-size: 3.75rem !important;
  }

  .sm\:text-61 {
    font-size: 3.8125rem !important;
  }

  .sm\:text-62 {
    font-size: 3.875rem !important;
  }

  .sm\:text-63 {
    font-size: 3.9375rem !important;
  }

  .sm\:text-64 {
    font-size: 4rem !important;
  }

  .sm\:text-65 {
    font-size: 4.0625rem !important;
  }

  .sm\:text-66 {
    font-size: 4.125rem !important;
  }

  .sm\:text-67 {
    font-size: 4.1875rem !important;
  }

  .sm\:text-68 {
    font-size: 4.25rem !important;
  }

  .sm\:text-69 {
    font-size: 4.3125rem !important;
  }

  .sm\:text-70 {
    font-size: 4.375rem !important;
  }

  .sm\:text-71 {
    font-size: 4.4375rem !important;
  }

  .sm\:text-72 {
    font-size: 4.5rem !important;
  }

  .sm\:text-73 {
    font-size: 4.5625rem !important;
  }

  .sm\:text-74 {
    font-size: 4.625rem !important;
  }

  .sm\:text-75 {
    font-size: 4.6875rem !important;
  }

  .sm\:text-76 {
    font-size: 4.75rem !important;
  }

  .sm\:text-77 {
    font-size: 4.8125rem !important;
  }

  .sm\:text-78 {
    font-size: 4.875rem !important;
  }

  .sm\:text-79 {
    font-size: 4.9375rem !important;
  }

  .sm\:text-80 {
    font-size: 5rem !important;
  }

  .sm\:hover\:text-10:hover {
    font-size: 0.625rem !important;
  }

  .sm\:hover\:text-11:hover {
    font-size: 0.6875rem !important;
  }

  .sm\:hover\:text-12:hover {
    font-size: 0.75rem !important;
  }

  .sm\:hover\:text-13:hover {
    font-size: 0.8125rem !important;
  }

  .sm\:hover\:text-14:hover {
    font-size: 0.875rem !important;
  }

  .sm\:hover\:text-15:hover {
    font-size: 0.9375rem !important;
  }

  .sm\:hover\:text-16:hover {
    font-size: 1rem !important;
  }

  .sm\:hover\:text-17:hover {
    font-size: 1.0625rem !important;
  }

  .sm\:hover\:text-18:hover {
    font-size: 1.125rem !important;
  }

  .sm\:hover\:text-19:hover {
    font-size: 1.1875rem !important;
  }

  .sm\:hover\:text-20:hover {
    font-size: 1.25rem !important;
  }

  .sm\:hover\:text-21:hover {
    font-size: 1.3125rem !important;
  }

  .sm\:hover\:text-22:hover {
    font-size: 1.375rem !important;
  }

  .sm\:hover\:text-23:hover {
    font-size: 1.4375rem !important;
  }

  .sm\:hover\:text-24:hover {
    font-size: 1.5rem !important;
  }

  .sm\:hover\:text-25:hover {
    font-size: 1.5625rem !important;
  }

  .sm\:hover\:text-26:hover {
    font-size: 1.625rem !important;
  }

  .sm\:hover\:text-27:hover {
    font-size: 1.6875rem !important;
  }

  .sm\:hover\:text-28:hover {
    font-size: 1.75rem !important;
  }

  .sm\:hover\:text-29:hover {
    font-size: 1.8125rem !important;
  }

  .sm\:hover\:text-30:hover {
    font-size: 1.875rem !important;
  }

  .sm\:hover\:text-31:hover {
    font-size: 1.9375rem !important;
  }

  .sm\:hover\:text-32:hover {
    font-size: 2rem !important;
  }

  .sm\:hover\:text-33:hover {
    font-size: 2.0625rem !important;
  }

  .sm\:hover\:text-34:hover {
    font-size: 2.125rem !important;
  }

  .sm\:hover\:text-35:hover {
    font-size: 2.1875rem !important;
  }

  .sm\:hover\:text-36:hover {
    font-size: 2.25rem !important;
  }

  .sm\:hover\:text-37:hover {
    font-size: 2.3125rem !important;
  }

  .sm\:hover\:text-38:hover {
    font-size: 2.375rem !important;
  }

  .sm\:hover\:text-39:hover {
    font-size: 2.4375rem !important;
  }

  .sm\:hover\:text-40:hover {
    font-size: 2.5rem !important;
  }

  .sm\:hover\:text-41:hover {
    font-size: 2.5625rem !important;
  }

  .sm\:hover\:text-42:hover {
    font-size: 2.625rem !important;
  }

  .sm\:hover\:text-43:hover {
    font-size: 2.6875rem !important;
  }

  .sm\:hover\:text-44:hover {
    font-size: 2.75rem !important;
  }

  .sm\:hover\:text-45:hover {
    font-size: 2.8125rem !important;
  }

  .sm\:hover\:text-46:hover {
    font-size: 2.875rem !important;
  }

  .sm\:hover\:text-47:hover {
    font-size: 2.9375rem !important;
  }

  .sm\:hover\:text-48:hover {
    font-size: 3rem !important;
  }

  .sm\:hover\:text-49:hover {
    font-size: 3.0625rem !important;
  }

  .sm\:hover\:text-50:hover {
    font-size: 3.125rem !important;
  }

  .sm\:hover\:text-51:hover {
    font-size: 3.1875rem !important;
  }

  .sm\:hover\:text-52:hover {
    font-size: 3.25rem !important;
  }

  .sm\:hover\:text-53:hover {
    font-size: 3.3125rem !important;
  }

  .sm\:hover\:text-54:hover {
    font-size: 3.375rem !important;
  }

  .sm\:hover\:text-55:hover {
    font-size: 3.4375rem !important;
  }

  .sm\:hover\:text-56:hover {
    font-size: 3.5rem !important;
  }

  .sm\:hover\:text-57:hover {
    font-size: 3.5625rem !important;
  }

  .sm\:hover\:text-58:hover {
    font-size: 3.625rem !important;
  }

  .sm\:hover\:text-59:hover {
    font-size: 3.6875rem !important;
  }

  .sm\:hover\:text-60:hover {
    font-size: 3.75rem !important;
  }

  .sm\:hover\:text-61:hover {
    font-size: 3.8125rem !important;
  }

  .sm\:hover\:text-62:hover {
    font-size: 3.875rem !important;
  }

  .sm\:hover\:text-63:hover {
    font-size: 3.9375rem !important;
  }

  .sm\:hover\:text-64:hover {
    font-size: 4rem !important;
  }

  .sm\:hover\:text-65:hover {
    font-size: 4.0625rem !important;
  }

  .sm\:hover\:text-66:hover {
    font-size: 4.125rem !important;
  }

  .sm\:hover\:text-67:hover {
    font-size: 4.1875rem !important;
  }

  .sm\:hover\:text-68:hover {
    font-size: 4.25rem !important;
  }

  .sm\:hover\:text-69:hover {
    font-size: 4.3125rem !important;
  }

  .sm\:hover\:text-70:hover {
    font-size: 4.375rem !important;
  }

  .sm\:hover\:text-71:hover {
    font-size: 4.4375rem !important;
  }

  .sm\:hover\:text-72:hover {
    font-size: 4.5rem !important;
  }

  .sm\:hover\:text-73:hover {
    font-size: 4.5625rem !important;
  }

  .sm\:hover\:text-74:hover {
    font-size: 4.625rem !important;
  }

  .sm\:hover\:text-75:hover {
    font-size: 4.6875rem !important;
  }

  .sm\:hover\:text-76:hover {
    font-size: 4.75rem !important;
  }

  .sm\:hover\:text-77:hover {
    font-size: 4.8125rem !important;
  }

  .sm\:hover\:text-78:hover {
    font-size: 4.875rem !important;
  }

  .sm\:hover\:text-79:hover {
    font-size: 4.9375rem !important;
  }

  .sm\:hover\:text-80:hover {
    font-size: 5rem !important;
  }

  .sm\:focus\:text-10:focus {
    font-size: 0.625rem !important;
  }

  .sm\:focus\:text-11:focus {
    font-size: 0.6875rem !important;
  }

  .sm\:focus\:text-12:focus {
    font-size: 0.75rem !important;
  }

  .sm\:focus\:text-13:focus {
    font-size: 0.8125rem !important;
  }

  .sm\:focus\:text-14:focus {
    font-size: 0.875rem !important;
  }

  .sm\:focus\:text-15:focus {
    font-size: 0.9375rem !important;
  }

  .sm\:focus\:text-16:focus {
    font-size: 1rem !important;
  }

  .sm\:focus\:text-17:focus {
    font-size: 1.0625rem !important;
  }

  .sm\:focus\:text-18:focus {
    font-size: 1.125rem !important;
  }

  .sm\:focus\:text-19:focus {
    font-size: 1.1875rem !important;
  }

  .sm\:focus\:text-20:focus {
    font-size: 1.25rem !important;
  }

  .sm\:focus\:text-21:focus {
    font-size: 1.3125rem !important;
  }

  .sm\:focus\:text-22:focus {
    font-size: 1.375rem !important;
  }

  .sm\:focus\:text-23:focus {
    font-size: 1.4375rem !important;
  }

  .sm\:focus\:text-24:focus {
    font-size: 1.5rem !important;
  }

  .sm\:focus\:text-25:focus {
    font-size: 1.5625rem !important;
  }

  .sm\:focus\:text-26:focus {
    font-size: 1.625rem !important;
  }

  .sm\:focus\:text-27:focus {
    font-size: 1.6875rem !important;
  }

  .sm\:focus\:text-28:focus {
    font-size: 1.75rem !important;
  }

  .sm\:focus\:text-29:focus {
    font-size: 1.8125rem !important;
  }

  .sm\:focus\:text-30:focus {
    font-size: 1.875rem !important;
  }

  .sm\:focus\:text-31:focus {
    font-size: 1.9375rem !important;
  }

  .sm\:focus\:text-32:focus {
    font-size: 2rem !important;
  }

  .sm\:focus\:text-33:focus {
    font-size: 2.0625rem !important;
  }

  .sm\:focus\:text-34:focus {
    font-size: 2.125rem !important;
  }

  .sm\:focus\:text-35:focus {
    font-size: 2.1875rem !important;
  }

  .sm\:focus\:text-36:focus {
    font-size: 2.25rem !important;
  }

  .sm\:focus\:text-37:focus {
    font-size: 2.3125rem !important;
  }

  .sm\:focus\:text-38:focus {
    font-size: 2.375rem !important;
  }

  .sm\:focus\:text-39:focus {
    font-size: 2.4375rem !important;
  }

  .sm\:focus\:text-40:focus {
    font-size: 2.5rem !important;
  }

  .sm\:focus\:text-41:focus {
    font-size: 2.5625rem !important;
  }

  .sm\:focus\:text-42:focus {
    font-size: 2.625rem !important;
  }

  .sm\:focus\:text-43:focus {
    font-size: 2.6875rem !important;
  }

  .sm\:focus\:text-44:focus {
    font-size: 2.75rem !important;
  }

  .sm\:focus\:text-45:focus {
    font-size: 2.8125rem !important;
  }

  .sm\:focus\:text-46:focus {
    font-size: 2.875rem !important;
  }

  .sm\:focus\:text-47:focus {
    font-size: 2.9375rem !important;
  }

  .sm\:focus\:text-48:focus {
    font-size: 3rem !important;
  }

  .sm\:focus\:text-49:focus {
    font-size: 3.0625rem !important;
  }

  .sm\:focus\:text-50:focus {
    font-size: 3.125rem !important;
  }

  .sm\:focus\:text-51:focus {
    font-size: 3.1875rem !important;
  }

  .sm\:focus\:text-52:focus {
    font-size: 3.25rem !important;
  }

  .sm\:focus\:text-53:focus {
    font-size: 3.3125rem !important;
  }

  .sm\:focus\:text-54:focus {
    font-size: 3.375rem !important;
  }

  .sm\:focus\:text-55:focus {
    font-size: 3.4375rem !important;
  }

  .sm\:focus\:text-56:focus {
    font-size: 3.5rem !important;
  }

  .sm\:focus\:text-57:focus {
    font-size: 3.5625rem !important;
  }

  .sm\:focus\:text-58:focus {
    font-size: 3.625rem !important;
  }

  .sm\:focus\:text-59:focus {
    font-size: 3.6875rem !important;
  }

  .sm\:focus\:text-60:focus {
    font-size: 3.75rem !important;
  }

  .sm\:focus\:text-61:focus {
    font-size: 3.8125rem !important;
  }

  .sm\:focus\:text-62:focus {
    font-size: 3.875rem !important;
  }

  .sm\:focus\:text-63:focus {
    font-size: 3.9375rem !important;
  }

  .sm\:focus\:text-64:focus {
    font-size: 4rem !important;
  }

  .sm\:focus\:text-65:focus {
    font-size: 4.0625rem !important;
  }

  .sm\:focus\:text-66:focus {
    font-size: 4.125rem !important;
  }

  .sm\:focus\:text-67:focus {
    font-size: 4.1875rem !important;
  }

  .sm\:focus\:text-68:focus {
    font-size: 4.25rem !important;
  }

  .sm\:focus\:text-69:focus {
    font-size: 4.3125rem !important;
  }

  .sm\:focus\:text-70:focus {
    font-size: 4.375rem !important;
  }

  .sm\:focus\:text-71:focus {
    font-size: 4.4375rem !important;
  }

  .sm\:focus\:text-72:focus {
    font-size: 4.5rem !important;
  }

  .sm\:focus\:text-73:focus {
    font-size: 4.5625rem !important;
  }

  .sm\:focus\:text-74:focus {
    font-size: 4.625rem !important;
  }

  .sm\:focus\:text-75:focus {
    font-size: 4.6875rem !important;
  }

  .sm\:focus\:text-76:focus {
    font-size: 4.75rem !important;
  }

  .sm\:focus\:text-77:focus {
    font-size: 4.8125rem !important;
  }

  .sm\:focus\:text-78:focus {
    font-size: 4.875rem !important;
  }

  .sm\:focus\:text-79:focus {
    font-size: 4.9375rem !important;
  }

  .sm\:focus\:text-80:focus {
    font-size: 5rem !important;
  }

  .sm\:leading-1 {
    line-height: 1 !important;
  }

  .sm\:leading-2 {
    line-height: 2 !important;
  }

  .sm\:leading-3 {
    line-height: .75rem !important;
  }

  .sm\:leading-4 {
    line-height: 1rem !important;
  }

  .sm\:leading-5 {
    line-height: 1.25rem !important;
  }

  .sm\:leading-6 {
    line-height: 1.5rem !important;
  }

  .sm\:leading-7 {
    line-height: 1.75rem !important;
  }

  .sm\:leading-8 {
    line-height: 2rem !important;
  }

  .sm\:leading-9 {
    line-height: 2.25rem !important;
  }

  .sm\:leading-10 {
    line-height: 2.5rem !important;
  }

  .sm\:leading-none {
    line-height: 1 !important;
  }

  .sm\:leading-tight {
    line-height: 1.25 !important;
  }

  .sm\:leading-snug {
    line-height: 1.375 !important;
  }

  .sm\:leading-normal {
    line-height: 1.5 !important;
  }

  .sm\:leading-relaxed {
    line-height: 1.625 !important;
  }

  .sm\:leading-loose {
    line-height: 2 !important;
  }

  .sm\:leading-1\.05 {
    line-height: 1.05 !important;
  }

  .sm\:leading-1\.1 {
    line-height: 1.1 !important;
  }

  .sm\:leading-1\.15 {
    line-height: 1.15 !important;
  }

  .sm\:leading-1\.2 {
    line-height: 1.2 !important;
  }

  .sm\:leading-1\.25 {
    line-height: 1.25 !important;
  }

  .sm\:leading-1\.3 {
    line-height: 1.3 !important;
  }

  .sm\:leading-1\.35 {
    line-height: 1.35 !important;
  }

  .sm\:leading-1\.4 {
    line-height: 1.4 !important;
  }

  .sm\:leading-1\.45 {
    line-height: 1.45 !important;
  }

  .sm\:leading-1\.5 {
    line-height: 1.5 !important;
  }

  .sm\:leading-1\.55 {
    line-height: 1.55 !important;
  }

  .sm\:leading-1\.6 {
    line-height: 1.6 !important;
  }

  .sm\:leading-1\.65 {
    line-height: 1.65 !important;
  }

  .sm\:leading-1\.7 {
    line-height: 1.7 !important;
  }

  .sm\:leading-1\.75 {
    line-height: 1.75 !important;
  }

  .sm\:leading-1\.8 {
    line-height: 1.8 !important;
  }

  .sm\:leading-1\.85 {
    line-height: 1.85 !important;
  }

  .sm\:leading-1\.9 {
    line-height: 1.9 !important;
  }

  .sm\:leading-1\.95 {
    line-height: 1.95 !important;
  }

  .sm\:hover\:leading-1:hover {
    line-height: 1 !important;
  }

  .sm\:hover\:leading-2:hover {
    line-height: 2 !important;
  }

  .sm\:hover\:leading-3:hover {
    line-height: .75rem !important;
  }

  .sm\:hover\:leading-4:hover {
    line-height: 1rem !important;
  }

  .sm\:hover\:leading-5:hover {
    line-height: 1.25rem !important;
  }

  .sm\:hover\:leading-6:hover {
    line-height: 1.5rem !important;
  }

  .sm\:hover\:leading-7:hover {
    line-height: 1.75rem !important;
  }

  .sm\:hover\:leading-8:hover {
    line-height: 2rem !important;
  }

  .sm\:hover\:leading-9:hover {
    line-height: 2.25rem !important;
  }

  .sm\:hover\:leading-10:hover {
    line-height: 2.5rem !important;
  }

  .sm\:hover\:leading-none:hover {
    line-height: 1 !important;
  }

  .sm\:hover\:leading-tight:hover {
    line-height: 1.25 !important;
  }

  .sm\:hover\:leading-snug:hover {
    line-height: 1.375 !important;
  }

  .sm\:hover\:leading-normal:hover {
    line-height: 1.5 !important;
  }

  .sm\:hover\:leading-relaxed:hover {
    line-height: 1.625 !important;
  }

  .sm\:hover\:leading-loose:hover {
    line-height: 2 !important;
  }

  .sm\:hover\:leading-1\.05:hover {
    line-height: 1.05 !important;
  }

  .sm\:hover\:leading-1\.1:hover {
    line-height: 1.1 !important;
  }

  .sm\:hover\:leading-1\.15:hover {
    line-height: 1.15 !important;
  }

  .sm\:hover\:leading-1\.2:hover {
    line-height: 1.2 !important;
  }

  .sm\:hover\:leading-1\.25:hover {
    line-height: 1.25 !important;
  }

  .sm\:hover\:leading-1\.3:hover {
    line-height: 1.3 !important;
  }

  .sm\:hover\:leading-1\.35:hover {
    line-height: 1.35 !important;
  }

  .sm\:hover\:leading-1\.4:hover {
    line-height: 1.4 !important;
  }

  .sm\:hover\:leading-1\.45:hover {
    line-height: 1.45 !important;
  }

  .sm\:hover\:leading-1\.5:hover {
    line-height: 1.5 !important;
  }

  .sm\:hover\:leading-1\.55:hover {
    line-height: 1.55 !important;
  }

  .sm\:hover\:leading-1\.6:hover {
    line-height: 1.6 !important;
  }

  .sm\:hover\:leading-1\.65:hover {
    line-height: 1.65 !important;
  }

  .sm\:hover\:leading-1\.7:hover {
    line-height: 1.7 !important;
  }

  .sm\:hover\:leading-1\.75:hover {
    line-height: 1.75 !important;
  }

  .sm\:hover\:leading-1\.8:hover {
    line-height: 1.8 !important;
  }

  .sm\:hover\:leading-1\.85:hover {
    line-height: 1.85 !important;
  }

  .sm\:hover\:leading-1\.9:hover {
    line-height: 1.9 !important;
  }

  .sm\:hover\:leading-1\.95:hover {
    line-height: 1.95 !important;
  }

  .sm\:focus\:leading-1:focus {
    line-height: 1 !important;
  }

  .sm\:focus\:leading-2:focus {
    line-height: 2 !important;
  }

  .sm\:focus\:leading-3:focus {
    line-height: .75rem !important;
  }

  .sm\:focus\:leading-4:focus {
    line-height: 1rem !important;
  }

  .sm\:focus\:leading-5:focus {
    line-height: 1.25rem !important;
  }

  .sm\:focus\:leading-6:focus {
    line-height: 1.5rem !important;
  }

  .sm\:focus\:leading-7:focus {
    line-height: 1.75rem !important;
  }

  .sm\:focus\:leading-8:focus {
    line-height: 2rem !important;
  }

  .sm\:focus\:leading-9:focus {
    line-height: 2.25rem !important;
  }

  .sm\:focus\:leading-10:focus {
    line-height: 2.5rem !important;
  }

  .sm\:focus\:leading-none:focus {
    line-height: 1 !important;
  }

  .sm\:focus\:leading-tight:focus {
    line-height: 1.25 !important;
  }

  .sm\:focus\:leading-snug:focus {
    line-height: 1.375 !important;
  }

  .sm\:focus\:leading-normal:focus {
    line-height: 1.5 !important;
  }

  .sm\:focus\:leading-relaxed:focus {
    line-height: 1.625 !important;
  }

  .sm\:focus\:leading-loose:focus {
    line-height: 2 !important;
  }

  .sm\:focus\:leading-1\.05:focus {
    line-height: 1.05 !important;
  }

  .sm\:focus\:leading-1\.1:focus {
    line-height: 1.1 !important;
  }

  .sm\:focus\:leading-1\.15:focus {
    line-height: 1.15 !important;
  }

  .sm\:focus\:leading-1\.2:focus {
    line-height: 1.2 !important;
  }

  .sm\:focus\:leading-1\.25:focus {
    line-height: 1.25 !important;
  }

  .sm\:focus\:leading-1\.3:focus {
    line-height: 1.3 !important;
  }

  .sm\:focus\:leading-1\.35:focus {
    line-height: 1.35 !important;
  }

  .sm\:focus\:leading-1\.4:focus {
    line-height: 1.4 !important;
  }

  .sm\:focus\:leading-1\.45:focus {
    line-height: 1.45 !important;
  }

  .sm\:focus\:leading-1\.5:focus {
    line-height: 1.5 !important;
  }

  .sm\:focus\:leading-1\.55:focus {
    line-height: 1.55 !important;
  }

  .sm\:focus\:leading-1\.6:focus {
    line-height: 1.6 !important;
  }

  .sm\:focus\:leading-1\.65:focus {
    line-height: 1.65 !important;
  }

  .sm\:focus\:leading-1\.7:focus {
    line-height: 1.7 !important;
  }

  .sm\:focus\:leading-1\.75:focus {
    line-height: 1.75 !important;
  }

  .sm\:focus\:leading-1\.8:focus {
    line-height: 1.8 !important;
  }

  .sm\:focus\:leading-1\.85:focus {
    line-height: 1.85 !important;
  }

  .sm\:focus\:leading-1\.9:focus {
    line-height: 1.9 !important;
  }

  .sm\:focus\:leading-1\.95:focus {
    line-height: 1.95 !important;
  }

  .sm\:list-inside {
    list-style-position: inside !important;
  }

  .sm\:list-outside {
    list-style-position: outside !important;
  }

  .sm\:hover\:list-inside:hover {
    list-style-position: inside !important;
  }

  .sm\:hover\:list-outside:hover {
    list-style-position: outside !important;
  }

  .sm\:focus\:list-inside:focus {
    list-style-position: inside !important;
  }

  .sm\:focus\:list-outside:focus {
    list-style-position: outside !important;
  }

  .sm\:list-none {
    list-style-type: none !important;
  }

  .sm\:list-disc {
    list-style-type: disc !important;
  }

  .sm\:list-decimal {
    list-style-type: decimal !important;
  }

  .sm\:hover\:list-none:hover {
    list-style-type: none !important;
  }

  .sm\:hover\:list-disc:hover {
    list-style-type: disc !important;
  }

  .sm\:hover\:list-decimal:hover {
    list-style-type: decimal !important;
  }

  .sm\:focus\:list-none:focus {
    list-style-type: none !important;
  }

  .sm\:focus\:list-disc:focus {
    list-style-type: disc !important;
  }

  .sm\:focus\:list-decimal:focus {
    list-style-type: decimal !important;
  }

  .sm\:m-0 {
    margin: 0rem !important;
  }

  .sm\:m-1 {
    margin: 0.25rem !important;
  }

  .sm\:m-2 {
    margin: 0.5rem !important;
  }

  .sm\:m-3 {
    margin: 0.75rem !important;
  }

  .sm\:m-4 {
    margin: 1rem !important;
  }

  .sm\:m-5 {
    margin: 1.25rem !important;
  }

  .sm\:m-6 {
    margin: 1.5rem !important;
  }

  .sm\:m-7 {
    margin: 1.75rem !important;
  }

  .sm\:m-8 {
    margin: 2rem !important;
  }

  .sm\:m-9 {
    margin: 2.25rem !important;
  }

  .sm\:m-10 {
    margin: 2.5rem !important;
  }

  .sm\:m-11 {
    margin: 2.75rem !important;
  }

  .sm\:m-12 {
    margin: 3rem !important;
  }

  .sm\:m-13 {
    margin: 3.25rem !important;
  }

  .sm\:m-14 {
    margin: 3.5rem !important;
  }

  .sm\:m-15 {
    margin: 3.75rem !important;
  }

  .sm\:m-16 {
    margin: 4rem !important;
  }

  .sm\:m-17 {
    margin: 4.25rem !important;
  }

  .sm\:m-18 {
    margin: 4.5rem !important;
  }

  .sm\:m-19 {
    margin: 4.75rem !important;
  }

  .sm\:m-20 {
    margin: 5rem !important;
  }

  .sm\:m-21 {
    margin: 5.25rem !important;
  }

  .sm\:m-22 {
    margin: 5.5rem !important;
  }

  .sm\:m-23 {
    margin: 5.75rem !important;
  }

  .sm\:m-24 {
    margin: 6rem !important;
  }

  .sm\:m-25 {
    margin: 6.25rem !important;
  }

  .sm\:m-26 {
    margin: 6.5rem !important;
  }

  .sm\:m-27 {
    margin: 6.75rem !important;
  }

  .sm\:m-28 {
    margin: 7rem !important;
  }

  .sm\:m-29 {
    margin: 7.25rem !important;
  }

  .sm\:m-30 {
    margin: 7.5rem !important;
  }

  .sm\:m-31 {
    margin: 7.75rem !important;
  }

  .sm\:m-32 {
    margin: 8rem !important;
  }

  .sm\:m-33 {
    margin: 8.25rem !important;
  }

  .sm\:m-34 {
    margin: 8.5rem !important;
  }

  .sm\:m-35 {
    margin: 8.75rem !important;
  }

  .sm\:m-36 {
    margin: 9rem !important;
  }

  .sm\:m-37 {
    margin: 9.25rem !important;
  }

  .sm\:m-38 {
    margin: 9.5rem !important;
  }

  .sm\:m-39 {
    margin: 9.75rem !important;
  }

  .sm\:m-40 {
    margin: 10rem !important;
  }

  .sm\:m-41 {
    margin: 10.25rem !important;
  }

  .sm\:m-42 {
    margin: 10.5rem !important;
  }

  .sm\:m-43 {
    margin: 10.75rem !important;
  }

  .sm\:m-44 {
    margin: 11rem !important;
  }

  .sm\:m-45 {
    margin: 11.25rem !important;
  }

  .sm\:m-46 {
    margin: 11.5rem !important;
  }

  .sm\:m-47 {
    margin: 11.75rem !important;
  }

  .sm\:m-48 {
    margin: 12rem !important;
  }

  .sm\:m-49 {
    margin: 12.25rem !important;
  }

  .sm\:m-50 {
    margin: 12.5rem !important;
  }

  .sm\:m-51 {
    margin: 12.75rem !important;
  }

  .sm\:m-52 {
    margin: 13rem !important;
  }

  .sm\:m-53 {
    margin: 13.25rem !important;
  }

  .sm\:m-54 {
    margin: 13.5rem !important;
  }

  .sm\:m-55 {
    margin: 13.75rem !important;
  }

  .sm\:m-56 {
    margin: 14rem !important;
  }

  .sm\:m-57 {
    margin: 14.25rem !important;
  }

  .sm\:m-58 {
    margin: 14.5rem !important;
  }

  .sm\:m-59 {
    margin: 14.75rem !important;
  }

  .sm\:m-60 {
    margin: 15rem !important;
  }

  .sm\:m-61 {
    margin: 15.25rem !important;
  }

  .sm\:m-62 {
    margin: 15.5rem !important;
  }

  .sm\:m-63 {
    margin: 15.75rem !important;
  }

  .sm\:m-64 {
    margin: 16rem !important;
  }

  .sm\:m-65 {
    margin: 16.25rem !important;
  }

  .sm\:m-66 {
    margin: 16.5rem !important;
  }

  .sm\:m-67 {
    margin: 16.75rem !important;
  }

  .sm\:m-68 {
    margin: 17rem !important;
  }

  .sm\:m-69 {
    margin: 17.25rem !important;
  }

  .sm\:m-70 {
    margin: 17.5rem !important;
  }

  .sm\:m-71 {
    margin: 17.75rem !important;
  }

  .sm\:m-72 {
    margin: 18rem !important;
  }

  .sm\:m-73 {
    margin: 18.25rem !important;
  }

  .sm\:m-74 {
    margin: 18.5rem !important;
  }

  .sm\:m-75 {
    margin: 18.75rem !important;
  }

  .sm\:m-76 {
    margin: 19rem !important;
  }

  .sm\:m-77 {
    margin: 19.25rem !important;
  }

  .sm\:m-78 {
    margin: 19.5rem !important;
  }

  .sm\:m-79 {
    margin: 19.75rem !important;
  }

  .sm\:m-80 {
    margin: 20rem !important;
  }

  .sm\:m-81 {
    margin: 20.25rem !important;
  }

  .sm\:m-82 {
    margin: 20.5rem !important;
  }

  .sm\:m-83 {
    margin: 20.75rem !important;
  }

  .sm\:m-84 {
    margin: 21rem !important;
  }

  .sm\:m-85 {
    margin: 21.25rem !important;
  }

  .sm\:m-86 {
    margin: 21.5rem !important;
  }

  .sm\:m-87 {
    margin: 21.75rem !important;
  }

  .sm\:m-88 {
    margin: 22rem !important;
  }

  .sm\:m-89 {
    margin: 22.25rem !important;
  }

  .sm\:m-90 {
    margin: 22.5rem !important;
  }

  .sm\:m-91 {
    margin: 22.75rem !important;
  }

  .sm\:m-92 {
    margin: 23rem !important;
  }

  .sm\:m-93 {
    margin: 23.25rem !important;
  }

  .sm\:m-94 {
    margin: 23.5rem !important;
  }

  .sm\:m-95 {
    margin: 23.75rem !important;
  }

  .sm\:m-96 {
    margin: 24rem !important;
  }

  .sm\:m-97 {
    margin: 24.25rem !important;
  }

  .sm\:m-98 {
    margin: 24.5rem !important;
  }

  .sm\:m-99 {
    margin: 24.75rem !important;
  }

  .sm\:m-100 {
    margin: 25rem !important;
  }

  .sm\:m-101 {
    margin: 25.25rem !important;
  }

  .sm\:m-102 {
    margin: 25.5rem !important;
  }

  .sm\:m-103 {
    margin: 25.75rem !important;
  }

  .sm\:m-104 {
    margin: 26rem !important;
  }

  .sm\:m-105 {
    margin: 26.25rem !important;
  }

  .sm\:m-auto {
    margin: auto !important;
  }

  .sm\:m-px {
    margin: 1px !important;
  }

  .sm\:m-0\.5 {
    margin: 0.125rem !important;
  }

  .sm\:m-1\.5 {
    margin: 0.375rem !important;
  }

  .sm\:m-2\.5 {
    margin: 0.625rem !important;
  }

  .sm\:m-3\.5 {
    margin: 0.875rem !important;
  }

  .sm\:m-4\.5 {
    margin: 1.125rem !important;
  }

  .sm\:m-5\.5 {
    margin: 1.375rem !important;
  }

  .sm\:m-6\.5 {
    margin: 1.625rem !important;
  }

  .sm\:m-7\.5 {
    margin: 1.875rem !important;
  }

  .sm\:m-8\.5 {
    margin: 2.125rem !important;
  }

  .sm\:m-9\.5 {
    margin: 2.375rem !important;
  }

  .sm\:m-10\.5 {
    margin: 2.625rem !important;
  }

  .sm\:m-11\.5 {
    margin: 2.875rem !important;
  }

  .sm\:m-12\.5 {
    margin: 3.125rem !important;
  }

  .sm\:m-13\.5 {
    margin: 3.375rem !important;
  }

  .sm\:m-14\.5 {
    margin: 3.625rem !important;
  }

  .sm\:m-15\.5 {
    margin: 3.875rem !important;
  }

  .sm\:m-16\.5 {
    margin: 4.125rem !important;
  }

  .sm\:m-17\.5 {
    margin: 4.375rem !important;
  }

  .sm\:m-18\.5 {
    margin: 4.625rem !important;
  }

  .sm\:m-19\.5 {
    margin: 4.875rem !important;
  }

  .sm\:m-20\.5 {
    margin: 5.125rem !important;
  }

  .sm\:m-21\.5 {
    margin: 5.375rem !important;
  }

  .sm\:m-22\.5 {
    margin: 5.625rem !important;
  }

  .sm\:m-23\.5 {
    margin: 5.875rem !important;
  }

  .sm\:m-24\.5 {
    margin: 6.125rem !important;
  }

  .sm\:m-25\.5 {
    margin: 6.375rem !important;
  }

  .sm\:m-26\.5 {
    margin: 6.625rem !important;
  }

  .sm\:m-27\.5 {
    margin: 6.875rem !important;
  }

  .sm\:m-28\.5 {
    margin: 7.125rem !important;
  }

  .sm\:m-29\.5 {
    margin: 7.375rem !important;
  }

  .sm\:m-30\.5 {
    margin: 7.625rem !important;
  }

  .sm\:m-31\.5 {
    margin: 7.875rem !important;
  }

  .sm\:m-32\.5 {
    margin: 8.125rem !important;
  }

  .sm\:m-33\.5 {
    margin: 8.375rem !important;
  }

  .sm\:m-34\.5 {
    margin: 8.625rem !important;
  }

  .sm\:m-35\.5 {
    margin: 8.875rem !important;
  }

  .sm\:m-36\.5 {
    margin: 9.125rem !important;
  }

  .sm\:m-37\.5 {
    margin: 9.375rem !important;
  }

  .sm\:m-38\.5 {
    margin: 9.625rem !important;
  }

  .sm\:m-39\.5 {
    margin: 9.875rem !important;
  }

  .sm\:m-40\.5 {
    margin: 10.125rem !important;
  }

  .sm\:m-41\.5 {
    margin: 10.375rem !important;
  }

  .sm\:m-42\.5 {
    margin: 10.625rem !important;
  }

  .sm\:m-43\.5 {
    margin: 10.875rem !important;
  }

  .sm\:m-44\.5 {
    margin: 11.125rem !important;
  }

  .sm\:m-45\.5 {
    margin: 11.375rem !important;
  }

  .sm\:m-46\.5 {
    margin: 11.625rem !important;
  }

  .sm\:m-47\.5 {
    margin: 11.875rem !important;
  }

  .sm\:m-48\.5 {
    margin: 12.125rem !important;
  }

  .sm\:m-49\.5 {
    margin: 12.375rem !important;
  }

  .sm\:m-50\.5 {
    margin: 12.625rem !important;
  }

  .sm\:m-51\.5 {
    margin: 12.875rem !important;
  }

  .sm\:m-52\.5 {
    margin: 13.125rem !important;
  }

  .sm\:m-53\.5 {
    margin: 13.375rem !important;
  }

  .sm\:m-54\.5 {
    margin: 13.625rem !important;
  }

  .sm\:m-55\.5 {
    margin: 13.875rem !important;
  }

  .sm\:m-56\.5 {
    margin: 14.125rem !important;
  }

  .sm\:m-57\.5 {
    margin: 14.375rem !important;
  }

  .sm\:m-58\.5 {
    margin: 14.625rem !important;
  }

  .sm\:m-59\.5 {
    margin: 14.875rem !important;
  }

  .sm\:m-60\.5 {
    margin: 15.125rem !important;
  }

  .sm\:m-61\.5 {
    margin: 15.375rem !important;
  }

  .sm\:m-62\.5 {
    margin: 15.625rem !important;
  }

  .sm\:m-63\.5 {
    margin: 15.875rem !important;
  }

  .sm\:m-64\.5 {
    margin: 16.125rem !important;
  }

  .sm\:m-65\.5 {
    margin: 16.375rem !important;
  }

  .sm\:m-66\.5 {
    margin: 16.625rem !important;
  }

  .sm\:m-67\.5 {
    margin: 16.875rem !important;
  }

  .sm\:m-68\.5 {
    margin: 17.125rem !important;
  }

  .sm\:m-69\.5 {
    margin: 17.375rem !important;
  }

  .sm\:m-70\.5 {
    margin: 17.625rem !important;
  }

  .sm\:m-71\.5 {
    margin: 17.875rem !important;
  }

  .sm\:m-72\.5 {
    margin: 18.125rem !important;
  }

  .sm\:m-73\.5 {
    margin: 18.375rem !important;
  }

  .sm\:m-74\.5 {
    margin: 18.625rem !important;
  }

  .sm\:m-75\.5 {
    margin: 18.875rem !important;
  }

  .sm\:m-76\.5 {
    margin: 19.125rem !important;
  }

  .sm\:m-77\.5 {
    margin: 19.375rem !important;
  }

  .sm\:m-78\.5 {
    margin: 19.625rem !important;
  }

  .sm\:m-79\.5 {
    margin: 19.875rem !important;
  }

  .sm\:m-80\.5 {
    margin: 20.125rem !important;
  }

  .sm\:m-81\.5 {
    margin: 20.375rem !important;
  }

  .sm\:m-82\.5 {
    margin: 20.625rem !important;
  }

  .sm\:m-83\.5 {
    margin: 20.875rem !important;
  }

  .sm\:m-84\.5 {
    margin: 21.125rem !important;
  }

  .sm\:m-85\.5 {
    margin: 21.375rem !important;
  }

  .sm\:m-86\.5 {
    margin: 21.625rem !important;
  }

  .sm\:m-87\.5 {
    margin: 21.875rem !important;
  }

  .sm\:m-88\.5 {
    margin: 22.125rem !important;
  }

  .sm\:m-89\.5 {
    margin: 22.375rem !important;
  }

  .sm\:m-90\.5 {
    margin: 22.625rem !important;
  }

  .sm\:m-91\.5 {
    margin: 22.875rem !important;
  }

  .sm\:m-92\.5 {
    margin: 23.125rem !important;
  }

  .sm\:m-93\.5 {
    margin: 23.375rem !important;
  }

  .sm\:m-94\.5 {
    margin: 23.625rem !important;
  }

  .sm\:m-95\.5 {
    margin: 23.875rem !important;
  }

  .sm\:m-96\.5 {
    margin: 24.125rem !important;
  }

  .sm\:m-97\.5 {
    margin: 24.375rem !important;
  }

  .sm\:m-98\.5 {
    margin: 24.625rem !important;
  }

  .sm\:m-99\.5 {
    margin: 24.875rem !important;
  }

  .sm\:m-100\.5 {
    margin: 25.125rem !important;
  }

  .sm\:m-101\.5 {
    margin: 25.375rem !important;
  }

  .sm\:m-102\.5 {
    margin: 25.625rem !important;
  }

  .sm\:m-103\.5 {
    margin: 25.875rem !important;
  }

  .sm\:m-104\.5 {
    margin: 26.125rem !important;
  }

  .sm\:-m-0 {
    margin: 0rem !important;
  }

  .sm\:-m-1 {
    margin: -0.25rem !important;
  }

  .sm\:-m-2 {
    margin: -0.5rem !important;
  }

  .sm\:-m-3 {
    margin: -0.75rem !important;
  }

  .sm\:-m-4 {
    margin: -1rem !important;
  }

  .sm\:-m-5 {
    margin: -1.25rem !important;
  }

  .sm\:-m-6 {
    margin: -1.5rem !important;
  }

  .sm\:-m-7 {
    margin: -1.75rem !important;
  }

  .sm\:-m-8 {
    margin: -2rem !important;
  }

  .sm\:-m-9 {
    margin: -2.25rem !important;
  }

  .sm\:-m-10 {
    margin: -2.5rem !important;
  }

  .sm\:-m-11 {
    margin: -2.75rem !important;
  }

  .sm\:-m-12 {
    margin: -3rem !important;
  }

  .sm\:-m-13 {
    margin: -3.25rem !important;
  }

  .sm\:-m-14 {
    margin: -3.5rem !important;
  }

  .sm\:-m-15 {
    margin: -3.75rem !important;
  }

  .sm\:-m-16 {
    margin: -4rem !important;
  }

  .sm\:-m-17 {
    margin: -4.25rem !important;
  }

  .sm\:-m-18 {
    margin: -4.5rem !important;
  }

  .sm\:-m-19 {
    margin: -4.75rem !important;
  }

  .sm\:-m-20 {
    margin: -5rem !important;
  }

  .sm\:-m-21 {
    margin: -5.25rem !important;
  }

  .sm\:-m-22 {
    margin: -5.5rem !important;
  }

  .sm\:-m-23 {
    margin: -5.75rem !important;
  }

  .sm\:-m-24 {
    margin: -6rem !important;
  }

  .sm\:-m-25 {
    margin: -6.25rem !important;
  }

  .sm\:-m-26 {
    margin: -6.5rem !important;
  }

  .sm\:-m-27 {
    margin: -6.75rem !important;
  }

  .sm\:-m-28 {
    margin: -7rem !important;
  }

  .sm\:-m-29 {
    margin: -7.25rem !important;
  }

  .sm\:-m-30 {
    margin: -7.5rem !important;
  }

  .sm\:-m-31 {
    margin: -7.75rem !important;
  }

  .sm\:-m-32 {
    margin: -8rem !important;
  }

  .sm\:-m-33 {
    margin: -8.25rem !important;
  }

  .sm\:-m-34 {
    margin: -8.5rem !important;
  }

  .sm\:-m-35 {
    margin: -8.75rem !important;
  }

  .sm\:-m-36 {
    margin: -9rem !important;
  }

  .sm\:-m-37 {
    margin: -9.25rem !important;
  }

  .sm\:-m-38 {
    margin: -9.5rem !important;
  }

  .sm\:-m-39 {
    margin: -9.75rem !important;
  }

  .sm\:-m-40 {
    margin: -10rem !important;
  }

  .sm\:-m-41 {
    margin: -10.25rem !important;
  }

  .sm\:-m-42 {
    margin: -10.5rem !important;
  }

  .sm\:-m-43 {
    margin: -10.75rem !important;
  }

  .sm\:-m-44 {
    margin: -11rem !important;
  }

  .sm\:-m-45 {
    margin: -11.25rem !important;
  }

  .sm\:-m-46 {
    margin: -11.5rem !important;
  }

  .sm\:-m-47 {
    margin: -11.75rem !important;
  }

  .sm\:-m-48 {
    margin: -12rem !important;
  }

  .sm\:-m-49 {
    margin: -12.25rem !important;
  }

  .sm\:-m-50 {
    margin: -12.5rem !important;
  }

  .sm\:-m-51 {
    margin: -12.75rem !important;
  }

  .sm\:-m-52 {
    margin: -13rem !important;
  }

  .sm\:-m-53 {
    margin: -13.25rem !important;
  }

  .sm\:-m-54 {
    margin: -13.5rem !important;
  }

  .sm\:-m-55 {
    margin: -13.75rem !important;
  }

  .sm\:-m-56 {
    margin: -14rem !important;
  }

  .sm\:-m-57 {
    margin: -14.25rem !important;
  }

  .sm\:-m-58 {
    margin: -14.5rem !important;
  }

  .sm\:-m-59 {
    margin: -14.75rem !important;
  }

  .sm\:-m-60 {
    margin: -15rem !important;
  }

  .sm\:-m-61 {
    margin: -15.25rem !important;
  }

  .sm\:-m-62 {
    margin: -15.5rem !important;
  }

  .sm\:-m-63 {
    margin: -15.75rem !important;
  }

  .sm\:-m-64 {
    margin: -16rem !important;
  }

  .sm\:-m-65 {
    margin: -16.25rem !important;
  }

  .sm\:-m-66 {
    margin: -16.5rem !important;
  }

  .sm\:-m-67 {
    margin: -16.75rem !important;
  }

  .sm\:-m-68 {
    margin: -17rem !important;
  }

  .sm\:-m-69 {
    margin: -17.25rem !important;
  }

  .sm\:-m-70 {
    margin: -17.5rem !important;
  }

  .sm\:-m-71 {
    margin: -17.75rem !important;
  }

  .sm\:-m-72 {
    margin: -18rem !important;
  }

  .sm\:-m-73 {
    margin: -18.25rem !important;
  }

  .sm\:-m-74 {
    margin: -18.5rem !important;
  }

  .sm\:-m-75 {
    margin: -18.75rem !important;
  }

  .sm\:-m-76 {
    margin: -19rem !important;
  }

  .sm\:-m-77 {
    margin: -19.25rem !important;
  }

  .sm\:-m-78 {
    margin: -19.5rem !important;
  }

  .sm\:-m-79 {
    margin: -19.75rem !important;
  }

  .sm\:-m-80 {
    margin: -20rem !important;
  }

  .sm\:-m-81 {
    margin: -20.25rem !important;
  }

  .sm\:-m-82 {
    margin: -20.5rem !important;
  }

  .sm\:-m-83 {
    margin: -20.75rem !important;
  }

  .sm\:-m-84 {
    margin: -21rem !important;
  }

  .sm\:-m-85 {
    margin: -21.25rem !important;
  }

  .sm\:-m-86 {
    margin: -21.5rem !important;
  }

  .sm\:-m-87 {
    margin: -21.75rem !important;
  }

  .sm\:-m-88 {
    margin: -22rem !important;
  }

  .sm\:-m-89 {
    margin: -22.25rem !important;
  }

  .sm\:-m-90 {
    margin: -22.5rem !important;
  }

  .sm\:-m-91 {
    margin: -22.75rem !important;
  }

  .sm\:-m-92 {
    margin: -23rem !important;
  }

  .sm\:-m-93 {
    margin: -23.25rem !important;
  }

  .sm\:-m-94 {
    margin: -23.5rem !important;
  }

  .sm\:-m-95 {
    margin: -23.75rem !important;
  }

  .sm\:-m-96 {
    margin: -24rem !important;
  }

  .sm\:-m-97 {
    margin: -24.25rem !important;
  }

  .sm\:-m-98 {
    margin: -24.5rem !important;
  }

  .sm\:-m-99 {
    margin: -24.75rem !important;
  }

  .sm\:-m-100 {
    margin: -25rem !important;
  }

  .sm\:-m-101 {
    margin: -25.25rem !important;
  }

  .sm\:-m-102 {
    margin: -25.5rem !important;
  }

  .sm\:-m-103 {
    margin: -25.75rem !important;
  }

  .sm\:-m-104 {
    margin: -26rem !important;
  }

  .sm\:-m-105 {
    margin: -26.25rem !important;
  }

  .sm\:-m-px {
    margin: -1px !important;
  }

  .sm\:-m-0\.5 {
    margin: -0.125rem !important;
  }

  .sm\:-m-1\.5 {
    margin: -0.375rem !important;
  }

  .sm\:-m-2\.5 {
    margin: -0.625rem !important;
  }

  .sm\:-m-3\.5 {
    margin: -0.875rem !important;
  }

  .sm\:-m-4\.5 {
    margin: -1.125rem !important;
  }

  .sm\:-m-5\.5 {
    margin: -1.375rem !important;
  }

  .sm\:-m-6\.5 {
    margin: -1.625rem !important;
  }

  .sm\:-m-7\.5 {
    margin: -1.875rem !important;
  }

  .sm\:-m-8\.5 {
    margin: -2.125rem !important;
  }

  .sm\:-m-9\.5 {
    margin: -2.375rem !important;
  }

  .sm\:-m-10\.5 {
    margin: -2.625rem !important;
  }

  .sm\:-m-11\.5 {
    margin: -2.875rem !important;
  }

  .sm\:-m-12\.5 {
    margin: -3.125rem !important;
  }

  .sm\:-m-13\.5 {
    margin: -3.375rem !important;
  }

  .sm\:-m-14\.5 {
    margin: -3.625rem !important;
  }

  .sm\:-m-15\.5 {
    margin: -3.875rem !important;
  }

  .sm\:-m-16\.5 {
    margin: -4.125rem !important;
  }

  .sm\:-m-17\.5 {
    margin: -4.375rem !important;
  }

  .sm\:-m-18\.5 {
    margin: -4.625rem !important;
  }

  .sm\:-m-19\.5 {
    margin: -4.875rem !important;
  }

  .sm\:-m-20\.5 {
    margin: -5.125rem !important;
  }

  .sm\:-m-21\.5 {
    margin: -5.375rem !important;
  }

  .sm\:-m-22\.5 {
    margin: -5.625rem !important;
  }

  .sm\:-m-23\.5 {
    margin: -5.875rem !important;
  }

  .sm\:-m-24\.5 {
    margin: -6.125rem !important;
  }

  .sm\:-m-25\.5 {
    margin: -6.375rem !important;
  }

  .sm\:-m-26\.5 {
    margin: -6.625rem !important;
  }

  .sm\:-m-27\.5 {
    margin: -6.875rem !important;
  }

  .sm\:-m-28\.5 {
    margin: -7.125rem !important;
  }

  .sm\:-m-29\.5 {
    margin: -7.375rem !important;
  }

  .sm\:-m-30\.5 {
    margin: -7.625rem !important;
  }

  .sm\:-m-31\.5 {
    margin: -7.875rem !important;
  }

  .sm\:-m-32\.5 {
    margin: -8.125rem !important;
  }

  .sm\:-m-33\.5 {
    margin: -8.375rem !important;
  }

  .sm\:-m-34\.5 {
    margin: -8.625rem !important;
  }

  .sm\:-m-35\.5 {
    margin: -8.875rem !important;
  }

  .sm\:-m-36\.5 {
    margin: -9.125rem !important;
  }

  .sm\:-m-37\.5 {
    margin: -9.375rem !important;
  }

  .sm\:-m-38\.5 {
    margin: -9.625rem !important;
  }

  .sm\:-m-39\.5 {
    margin: -9.875rem !important;
  }

  .sm\:-m-40\.5 {
    margin: -10.125rem !important;
  }

  .sm\:-m-41\.5 {
    margin: -10.375rem !important;
  }

  .sm\:-m-42\.5 {
    margin: -10.625rem !important;
  }

  .sm\:-m-43\.5 {
    margin: -10.875rem !important;
  }

  .sm\:-m-44\.5 {
    margin: -11.125rem !important;
  }

  .sm\:-m-45\.5 {
    margin: -11.375rem !important;
  }

  .sm\:-m-46\.5 {
    margin: -11.625rem !important;
  }

  .sm\:-m-47\.5 {
    margin: -11.875rem !important;
  }

  .sm\:-m-48\.5 {
    margin: -12.125rem !important;
  }

  .sm\:-m-49\.5 {
    margin: -12.375rem !important;
  }

  .sm\:-m-50\.5 {
    margin: -12.625rem !important;
  }

  .sm\:-m-51\.5 {
    margin: -12.875rem !important;
  }

  .sm\:-m-52\.5 {
    margin: -13.125rem !important;
  }

  .sm\:-m-53\.5 {
    margin: -13.375rem !important;
  }

  .sm\:-m-54\.5 {
    margin: -13.625rem !important;
  }

  .sm\:-m-55\.5 {
    margin: -13.875rem !important;
  }

  .sm\:-m-56\.5 {
    margin: -14.125rem !important;
  }

  .sm\:-m-57\.5 {
    margin: -14.375rem !important;
  }

  .sm\:-m-58\.5 {
    margin: -14.625rem !important;
  }

  .sm\:-m-59\.5 {
    margin: -14.875rem !important;
  }

  .sm\:-m-60\.5 {
    margin: -15.125rem !important;
  }

  .sm\:-m-61\.5 {
    margin: -15.375rem !important;
  }

  .sm\:-m-62\.5 {
    margin: -15.625rem !important;
  }

  .sm\:-m-63\.5 {
    margin: -15.875rem !important;
  }

  .sm\:-m-64\.5 {
    margin: -16.125rem !important;
  }

  .sm\:-m-65\.5 {
    margin: -16.375rem !important;
  }

  .sm\:-m-66\.5 {
    margin: -16.625rem !important;
  }

  .sm\:-m-67\.5 {
    margin: -16.875rem !important;
  }

  .sm\:-m-68\.5 {
    margin: -17.125rem !important;
  }

  .sm\:-m-69\.5 {
    margin: -17.375rem !important;
  }

  .sm\:-m-70\.5 {
    margin: -17.625rem !important;
  }

  .sm\:-m-71\.5 {
    margin: -17.875rem !important;
  }

  .sm\:-m-72\.5 {
    margin: -18.125rem !important;
  }

  .sm\:-m-73\.5 {
    margin: -18.375rem !important;
  }

  .sm\:-m-74\.5 {
    margin: -18.625rem !important;
  }

  .sm\:-m-75\.5 {
    margin: -18.875rem !important;
  }

  .sm\:-m-76\.5 {
    margin: -19.125rem !important;
  }

  .sm\:-m-77\.5 {
    margin: -19.375rem !important;
  }

  .sm\:-m-78\.5 {
    margin: -19.625rem !important;
  }

  .sm\:-m-79\.5 {
    margin: -19.875rem !important;
  }

  .sm\:-m-80\.5 {
    margin: -20.125rem !important;
  }

  .sm\:-m-81\.5 {
    margin: -20.375rem !important;
  }

  .sm\:-m-82\.5 {
    margin: -20.625rem !important;
  }

  .sm\:-m-83\.5 {
    margin: -20.875rem !important;
  }

  .sm\:-m-84\.5 {
    margin: -21.125rem !important;
  }

  .sm\:-m-85\.5 {
    margin: -21.375rem !important;
  }

  .sm\:-m-86\.5 {
    margin: -21.625rem !important;
  }

  .sm\:-m-87\.5 {
    margin: -21.875rem !important;
  }

  .sm\:-m-88\.5 {
    margin: -22.125rem !important;
  }

  .sm\:-m-89\.5 {
    margin: -22.375rem !important;
  }

  .sm\:-m-90\.5 {
    margin: -22.625rem !important;
  }

  .sm\:-m-91\.5 {
    margin: -22.875rem !important;
  }

  .sm\:-m-92\.5 {
    margin: -23.125rem !important;
  }

  .sm\:-m-93\.5 {
    margin: -23.375rem !important;
  }

  .sm\:-m-94\.5 {
    margin: -23.625rem !important;
  }

  .sm\:-m-95\.5 {
    margin: -23.875rem !important;
  }

  .sm\:-m-96\.5 {
    margin: -24.125rem !important;
  }

  .sm\:-m-97\.5 {
    margin: -24.375rem !important;
  }

  .sm\:-m-98\.5 {
    margin: -24.625rem !important;
  }

  .sm\:-m-99\.5 {
    margin: -24.875rem !important;
  }

  .sm\:-m-100\.5 {
    margin: -25.125rem !important;
  }

  .sm\:-m-101\.5 {
    margin: -25.375rem !important;
  }

  .sm\:-m-102\.5 {
    margin: -25.625rem !important;
  }

  .sm\:-m-103\.5 {
    margin: -25.875rem !important;
  }

  .sm\:-m-104\.5 {
    margin: -26.125rem !important;
  }

  .sm\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .sm\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .sm\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .sm\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .sm\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .sm\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .sm\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .sm\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .sm\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .sm\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .sm\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .sm\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .sm\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .sm\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .sm\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .sm\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .sm\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .sm\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .sm\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .sm\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .sm\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .sm\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .sm\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .sm\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .sm\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .sm\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .sm\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .sm\:my-17 {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .sm\:mx-17 {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .sm\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .sm\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .sm\:my-19 {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .sm\:mx-19 {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .sm\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .sm\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .sm\:my-21 {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .sm\:mx-21 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .sm\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .sm\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .sm\:my-23 {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .sm\:mx-23 {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .sm\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm\:my-25 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .sm\:mx-25 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .sm\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .sm\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .sm\:my-27 {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .sm\:mx-27 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .sm\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .sm\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .sm\:my-29 {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .sm\:mx-29 {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .sm\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .sm\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .sm\:my-31 {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .sm\:mx-31 {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .sm\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .sm\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .sm\:my-33 {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .sm\:mx-33 {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .sm\:my-34 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .sm\:mx-34 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .sm\:my-35 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .sm\:mx-35 {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .sm\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .sm\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .sm\:my-37 {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .sm\:mx-37 {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .sm\:my-38 {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .sm\:mx-38 {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .sm\:my-39 {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .sm\:mx-39 {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .sm\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .sm\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .sm\:my-41 {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .sm\:mx-41 {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .sm\:my-42 {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .sm\:mx-42 {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .sm\:my-43 {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .sm\:mx-43 {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .sm\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .sm\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .sm\:my-45 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .sm\:mx-45 {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .sm\:my-46 {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .sm\:mx-46 {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .sm\:my-47 {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .sm\:mx-47 {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .sm\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .sm\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .sm\:my-49 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .sm\:mx-49 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .sm\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .sm\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .sm\:my-51 {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .sm\:mx-51 {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .sm\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .sm\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .sm\:my-53 {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .sm\:mx-53 {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .sm\:my-54 {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .sm\:mx-54 {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .sm\:my-55 {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .sm\:mx-55 {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .sm\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .sm\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .sm\:my-57 {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .sm\:mx-57 {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .sm\:my-58 {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .sm\:mx-58 {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .sm\:my-59 {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .sm\:mx-59 {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .sm\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .sm\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .sm\:my-61 {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .sm\:mx-61 {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .sm\:my-62 {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .sm\:mx-62 {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .sm\:my-63 {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .sm\:mx-63 {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .sm\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .sm\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .sm\:my-65 {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .sm\:mx-65 {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .sm\:my-66 {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .sm\:mx-66 {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .sm\:my-67 {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .sm\:mx-67 {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .sm\:my-68 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .sm\:mx-68 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .sm\:my-69 {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .sm\:mx-69 {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .sm\:my-70 {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .sm\:mx-70 {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .sm\:my-71 {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .sm\:mx-71 {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .sm\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .sm\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .sm\:my-73 {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .sm\:mx-73 {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .sm\:my-74 {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .sm\:mx-74 {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .sm\:my-75 {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .sm\:mx-75 {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .sm\:my-76 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .sm\:mx-76 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .sm\:my-77 {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .sm\:mx-77 {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .sm\:my-78 {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .sm\:mx-78 {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .sm\:my-79 {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .sm\:mx-79 {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .sm\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .sm\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .sm\:my-81 {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .sm\:mx-81 {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .sm\:my-82 {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .sm\:mx-82 {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .sm\:my-83 {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .sm\:mx-83 {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .sm\:my-84 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .sm\:mx-84 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .sm\:my-85 {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .sm\:mx-85 {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .sm\:my-86 {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .sm\:mx-86 {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .sm\:my-87 {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .sm\:mx-87 {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .sm\:my-88 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .sm\:mx-88 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .sm\:my-89 {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .sm\:mx-89 {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .sm\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .sm\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .sm\:my-91 {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .sm\:mx-91 {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .sm\:my-92 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .sm\:mx-92 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .sm\:my-93 {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .sm\:mx-93 {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .sm\:my-94 {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .sm\:mx-94 {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .sm\:my-95 {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .sm\:mx-95 {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .sm\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .sm\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .sm\:my-97 {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .sm\:mx-97 {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .sm\:my-98 {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .sm\:mx-98 {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .sm\:my-99 {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .sm\:mx-99 {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .sm\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .sm\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .sm\:my-101 {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .sm\:mx-101 {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .sm\:my-102 {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .sm\:mx-102 {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .sm\:my-103 {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .sm\:mx-103 {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .sm\:my-104 {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .sm\:mx-104 {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .sm\:my-105 {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .sm\:mx-105 {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sm\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .sm\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .sm\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .sm\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .sm\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .sm\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .sm\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .sm\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .sm\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .sm\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .sm\:my-4\.5 {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .sm\:mx-4\.5 {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .sm\:my-5\.5 {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .sm\:mx-5\.5 {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .sm\:my-6\.5 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .sm\:mx-6\.5 {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .sm\:my-7\.5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .sm\:mx-7\.5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .sm\:my-8\.5 {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .sm\:mx-8\.5 {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .sm\:my-9\.5 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .sm\:mx-9\.5 {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .sm\:my-10\.5 {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .sm\:mx-10\.5 {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .sm\:my-11\.5 {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .sm\:mx-11\.5 {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .sm\:my-12\.5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .sm\:mx-12\.5 {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .sm\:my-13\.5 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .sm\:mx-13\.5 {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .sm\:my-14\.5 {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .sm\:mx-14\.5 {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .sm\:my-15\.5 {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .sm\:mx-15\.5 {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .sm\:my-16\.5 {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .sm\:mx-16\.5 {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .sm\:my-17\.5 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .sm\:mx-17\.5 {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .sm\:my-18\.5 {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .sm\:mx-18\.5 {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .sm\:my-19\.5 {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .sm\:mx-19\.5 {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .sm\:my-20\.5 {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .sm\:mx-20\.5 {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .sm\:my-21\.5 {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .sm\:mx-21\.5 {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .sm\:my-22\.5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .sm\:mx-22\.5 {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .sm\:my-23\.5 {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .sm\:mx-23\.5 {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .sm\:my-24\.5 {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .sm\:mx-24\.5 {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .sm\:my-25\.5 {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .sm\:mx-25\.5 {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .sm\:my-26\.5 {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .sm\:mx-26\.5 {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .sm\:my-27\.5 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .sm\:mx-27\.5 {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .sm\:my-28\.5 {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .sm\:mx-28\.5 {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .sm\:my-29\.5 {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .sm\:mx-29\.5 {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .sm\:my-30\.5 {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .sm\:mx-30\.5 {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .sm\:my-31\.5 {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .sm\:mx-31\.5 {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .sm\:my-32\.5 {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .sm\:mx-32\.5 {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .sm\:my-33\.5 {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .sm\:mx-33\.5 {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .sm\:my-34\.5 {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .sm\:mx-34\.5 {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .sm\:my-35\.5 {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .sm\:mx-35\.5 {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .sm\:my-36\.5 {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .sm\:mx-36\.5 {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .sm\:my-37\.5 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .sm\:mx-37\.5 {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .sm\:my-38\.5 {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .sm\:mx-38\.5 {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .sm\:my-39\.5 {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .sm\:mx-39\.5 {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .sm\:my-40\.5 {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .sm\:mx-40\.5 {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .sm\:my-41\.5 {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .sm\:mx-41\.5 {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .sm\:my-42\.5 {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .sm\:mx-42\.5 {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .sm\:my-43\.5 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .sm\:mx-43\.5 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .sm\:my-44\.5 {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .sm\:mx-44\.5 {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .sm\:my-45\.5 {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .sm\:mx-45\.5 {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .sm\:my-46\.5 {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .sm\:mx-46\.5 {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .sm\:my-47\.5 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .sm\:mx-47\.5 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .sm\:my-48\.5 {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .sm\:mx-48\.5 {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .sm\:my-49\.5 {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .sm\:mx-49\.5 {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .sm\:my-50\.5 {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .sm\:mx-50\.5 {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .sm\:my-51\.5 {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .sm\:mx-51\.5 {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .sm\:my-52\.5 {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .sm\:mx-52\.5 {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .sm\:my-53\.5 {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .sm\:mx-53\.5 {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .sm\:my-54\.5 {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .sm\:mx-54\.5 {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .sm\:my-55\.5 {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .sm\:mx-55\.5 {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .sm\:my-56\.5 {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .sm\:mx-56\.5 {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .sm\:my-57\.5 {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .sm\:mx-57\.5 {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .sm\:my-58\.5 {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .sm\:mx-58\.5 {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .sm\:my-59\.5 {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .sm\:mx-59\.5 {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .sm\:my-60\.5 {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .sm\:mx-60\.5 {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .sm\:my-61\.5 {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .sm\:mx-61\.5 {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .sm\:my-62\.5 {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .sm\:mx-62\.5 {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .sm\:my-63\.5 {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .sm\:mx-63\.5 {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .sm\:my-64\.5 {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .sm\:mx-64\.5 {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .sm\:my-65\.5 {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .sm\:mx-65\.5 {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .sm\:my-66\.5 {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .sm\:mx-66\.5 {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .sm\:my-67\.5 {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .sm\:mx-67\.5 {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .sm\:my-68\.5 {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .sm\:mx-68\.5 {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .sm\:my-69\.5 {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .sm\:mx-69\.5 {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .sm\:my-70\.5 {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .sm\:mx-70\.5 {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .sm\:my-71\.5 {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .sm\:mx-71\.5 {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .sm\:my-72\.5 {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .sm\:mx-72\.5 {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .sm\:my-73\.5 {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .sm\:mx-73\.5 {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .sm\:my-74\.5 {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .sm\:mx-74\.5 {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .sm\:my-75\.5 {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .sm\:mx-75\.5 {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .sm\:my-76\.5 {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .sm\:mx-76\.5 {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .sm\:my-77\.5 {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .sm\:mx-77\.5 {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .sm\:my-78\.5 {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .sm\:mx-78\.5 {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .sm\:my-79\.5 {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .sm\:mx-79\.5 {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .sm\:my-80\.5 {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .sm\:mx-80\.5 {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .sm\:my-81\.5 {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .sm\:mx-81\.5 {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .sm\:my-82\.5 {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .sm\:mx-82\.5 {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .sm\:my-83\.5 {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .sm\:mx-83\.5 {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .sm\:my-84\.5 {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .sm\:mx-84\.5 {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .sm\:my-85\.5 {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .sm\:mx-85\.5 {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .sm\:my-86\.5 {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .sm\:mx-86\.5 {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .sm\:my-87\.5 {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .sm\:mx-87\.5 {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .sm\:my-88\.5 {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .sm\:mx-88\.5 {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .sm\:my-89\.5 {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .sm\:mx-89\.5 {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .sm\:my-90\.5 {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .sm\:mx-90\.5 {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .sm\:my-91\.5 {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .sm\:mx-91\.5 {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .sm\:my-92\.5 {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .sm\:mx-92\.5 {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .sm\:my-93\.5 {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .sm\:mx-93\.5 {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .sm\:my-94\.5 {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .sm\:mx-94\.5 {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .sm\:my-95\.5 {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .sm\:mx-95\.5 {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .sm\:my-96\.5 {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .sm\:mx-96\.5 {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .sm\:my-97\.5 {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .sm\:mx-97\.5 {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .sm\:my-98\.5 {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .sm\:mx-98\.5 {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .sm\:my-99\.5 {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .sm\:mx-99\.5 {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .sm\:my-100\.5 {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .sm\:mx-100\.5 {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .sm\:my-101\.5 {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .sm\:mx-101\.5 {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .sm\:my-102\.5 {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .sm\:mx-102\.5 {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .sm\:my-103\.5 {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .sm\:mx-103\.5 {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .sm\:my-104\.5 {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .sm\:mx-104\.5 {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .sm\:-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .sm\:-mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .sm\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .sm\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .sm\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .sm\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .sm\:-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .sm\:-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .sm\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .sm\:-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .sm\:-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .sm\:-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .sm\:-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .sm\:-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .sm\:-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .sm\:-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .sm\:-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .sm\:-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .sm\:-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .sm\:-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .sm\:-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .sm\:-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .sm\:-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .sm\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:-my-13 {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .sm\:-mx-13 {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .sm\:-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .sm\:-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .sm\:-my-15 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .sm\:-mx-15 {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .sm\:-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .sm\:-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .sm\:-my-17 {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .sm\:-mx-17 {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .sm\:-my-18 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .sm\:-mx-18 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .sm\:-my-19 {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .sm\:-mx-19 {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .sm\:-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .sm\:-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .sm\:-my-21 {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .sm\:-mx-21 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .sm\:-my-22 {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .sm\:-mx-22 {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .sm\:-my-23 {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .sm\:-mx-23 {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .sm\:-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .sm\:-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .sm\:-my-25 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .sm\:-mx-25 {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .sm\:-my-26 {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .sm\:-mx-26 {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .sm\:-my-27 {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .sm\:-mx-27 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .sm\:-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .sm\:-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .sm\:-my-29 {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .sm\:-mx-29 {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .sm\:-my-30 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .sm\:-mx-30 {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .sm\:-my-31 {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .sm\:-mx-31 {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .sm\:-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .sm\:-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .sm\:-my-33 {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .sm\:-mx-33 {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .sm\:-my-34 {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .sm\:-mx-34 {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .sm\:-my-35 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .sm\:-mx-35 {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .sm\:-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .sm\:-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .sm\:-my-37 {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .sm\:-mx-37 {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .sm\:-my-38 {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .sm\:-mx-38 {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .sm\:-my-39 {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .sm\:-mx-39 {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .sm\:-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .sm\:-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .sm\:-my-41 {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .sm\:-mx-41 {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .sm\:-my-42 {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .sm\:-mx-42 {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .sm\:-my-43 {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .sm\:-mx-43 {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .sm\:-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .sm\:-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .sm\:-my-45 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .sm\:-mx-45 {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .sm\:-my-46 {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .sm\:-mx-46 {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .sm\:-my-47 {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .sm\:-mx-47 {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .sm\:-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .sm\:-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .sm\:-my-49 {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .sm\:-mx-49 {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .sm\:-my-50 {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .sm\:-mx-50 {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .sm\:-my-51 {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .sm\:-mx-51 {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .sm\:-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .sm\:-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .sm\:-my-53 {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .sm\:-mx-53 {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .sm\:-my-54 {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .sm\:-mx-54 {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .sm\:-my-55 {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .sm\:-mx-55 {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .sm\:-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .sm\:-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .sm\:-my-57 {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .sm\:-mx-57 {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .sm\:-my-58 {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .sm\:-mx-58 {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .sm\:-my-59 {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .sm\:-mx-59 {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .sm\:-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .sm\:-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .sm\:-my-61 {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .sm\:-mx-61 {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .sm\:-my-62 {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .sm\:-mx-62 {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .sm\:-my-63 {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .sm\:-mx-63 {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .sm\:-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .sm\:-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .sm\:-my-65 {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .sm\:-mx-65 {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .sm\:-my-66 {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .sm\:-mx-66 {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .sm\:-my-67 {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .sm\:-mx-67 {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .sm\:-my-68 {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .sm\:-mx-68 {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .sm\:-my-69 {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .sm\:-mx-69 {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .sm\:-my-70 {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .sm\:-mx-70 {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .sm\:-my-71 {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .sm\:-mx-71 {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .sm\:-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .sm\:-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .sm\:-my-73 {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .sm\:-mx-73 {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .sm\:-my-74 {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .sm\:-mx-74 {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .sm\:-my-75 {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .sm\:-mx-75 {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .sm\:-my-76 {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .sm\:-mx-76 {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .sm\:-my-77 {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .sm\:-mx-77 {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .sm\:-my-78 {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .sm\:-mx-78 {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .sm\:-my-79 {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .sm\:-mx-79 {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .sm\:-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .sm\:-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .sm\:-my-81 {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .sm\:-mx-81 {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .sm\:-my-82 {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .sm\:-mx-82 {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .sm\:-my-83 {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .sm\:-mx-83 {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .sm\:-my-84 {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .sm\:-mx-84 {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .sm\:-my-85 {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .sm\:-mx-85 {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .sm\:-my-86 {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .sm\:-mx-86 {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .sm\:-my-87 {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .sm\:-mx-87 {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .sm\:-my-88 {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .sm\:-mx-88 {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .sm\:-my-89 {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .sm\:-mx-89 {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .sm\:-my-90 {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .sm\:-mx-90 {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .sm\:-my-91 {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .sm\:-mx-91 {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .sm\:-my-92 {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .sm\:-mx-92 {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .sm\:-my-93 {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .sm\:-mx-93 {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .sm\:-my-94 {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .sm\:-mx-94 {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .sm\:-my-95 {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .sm\:-mx-95 {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .sm\:-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .sm\:-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .sm\:-my-97 {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .sm\:-mx-97 {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .sm\:-my-98 {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .sm\:-mx-98 {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .sm\:-my-99 {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .sm\:-mx-99 {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .sm\:-my-100 {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .sm\:-mx-100 {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .sm\:-my-101 {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .sm\:-mx-101 {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .sm\:-my-102 {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .sm\:-mx-102 {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .sm\:-my-103 {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .sm\:-mx-103 {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .sm\:-my-104 {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .sm\:-mx-104 {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .sm\:-my-105 {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .sm\:-mx-105 {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .sm\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .sm\:-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .sm\:-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .sm\:-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .sm\:-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .sm\:-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .sm\:-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .sm\:-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .sm\:-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .sm\:-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .sm\:-my-4\.5 {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .sm\:-mx-4\.5 {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .sm\:-my-5\.5 {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .sm\:-mx-5\.5 {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .sm\:-my-6\.5 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .sm\:-mx-6\.5 {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .sm\:-my-7\.5 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .sm\:-mx-7\.5 {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .sm\:-my-8\.5 {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .sm\:-mx-8\.5 {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .sm\:-my-9\.5 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .sm\:-mx-9\.5 {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .sm\:-my-10\.5 {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .sm\:-mx-10\.5 {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .sm\:-my-11\.5 {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .sm\:-mx-11\.5 {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .sm\:-my-12\.5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .sm\:-mx-12\.5 {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .sm\:-my-13\.5 {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .sm\:-mx-13\.5 {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .sm\:-my-14\.5 {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .sm\:-mx-14\.5 {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .sm\:-my-15\.5 {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .sm\:-mx-15\.5 {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .sm\:-my-16\.5 {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .sm\:-mx-16\.5 {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .sm\:-my-17\.5 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .sm\:-mx-17\.5 {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .sm\:-my-18\.5 {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .sm\:-mx-18\.5 {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .sm\:-my-19\.5 {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .sm\:-mx-19\.5 {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .sm\:-my-20\.5 {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .sm\:-mx-20\.5 {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .sm\:-my-21\.5 {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .sm\:-mx-21\.5 {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .sm\:-my-22\.5 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .sm\:-mx-22\.5 {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .sm\:-my-23\.5 {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .sm\:-mx-23\.5 {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .sm\:-my-24\.5 {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .sm\:-mx-24\.5 {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .sm\:-my-25\.5 {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .sm\:-mx-25\.5 {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .sm\:-my-26\.5 {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .sm\:-mx-26\.5 {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .sm\:-my-27\.5 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .sm\:-mx-27\.5 {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .sm\:-my-28\.5 {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .sm\:-mx-28\.5 {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .sm\:-my-29\.5 {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .sm\:-mx-29\.5 {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .sm\:-my-30\.5 {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .sm\:-mx-30\.5 {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .sm\:-my-31\.5 {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .sm\:-mx-31\.5 {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .sm\:-my-32\.5 {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .sm\:-mx-32\.5 {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .sm\:-my-33\.5 {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .sm\:-mx-33\.5 {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .sm\:-my-34\.5 {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .sm\:-mx-34\.5 {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .sm\:-my-35\.5 {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .sm\:-mx-35\.5 {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .sm\:-my-36\.5 {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .sm\:-mx-36\.5 {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .sm\:-my-37\.5 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .sm\:-mx-37\.5 {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .sm\:-my-38\.5 {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .sm\:-mx-38\.5 {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .sm\:-my-39\.5 {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .sm\:-mx-39\.5 {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .sm\:-my-40\.5 {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .sm\:-mx-40\.5 {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .sm\:-my-41\.5 {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .sm\:-mx-41\.5 {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .sm\:-my-42\.5 {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .sm\:-mx-42\.5 {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .sm\:-my-43\.5 {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .sm\:-mx-43\.5 {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .sm\:-my-44\.5 {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .sm\:-mx-44\.5 {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .sm\:-my-45\.5 {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .sm\:-mx-45\.5 {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .sm\:-my-46\.5 {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .sm\:-mx-46\.5 {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .sm\:-my-47\.5 {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .sm\:-mx-47\.5 {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .sm\:-my-48\.5 {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .sm\:-mx-48\.5 {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .sm\:-my-49\.5 {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .sm\:-mx-49\.5 {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .sm\:-my-50\.5 {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .sm\:-mx-50\.5 {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .sm\:-my-51\.5 {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .sm\:-mx-51\.5 {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .sm\:-my-52\.5 {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .sm\:-mx-52\.5 {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .sm\:-my-53\.5 {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .sm\:-mx-53\.5 {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .sm\:-my-54\.5 {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .sm\:-mx-54\.5 {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .sm\:-my-55\.5 {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .sm\:-mx-55\.5 {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .sm\:-my-56\.5 {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .sm\:-mx-56\.5 {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .sm\:-my-57\.5 {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .sm\:-mx-57\.5 {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .sm\:-my-58\.5 {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .sm\:-mx-58\.5 {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .sm\:-my-59\.5 {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .sm\:-mx-59\.5 {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .sm\:-my-60\.5 {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .sm\:-mx-60\.5 {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .sm\:-my-61\.5 {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .sm\:-mx-61\.5 {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .sm\:-my-62\.5 {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .sm\:-mx-62\.5 {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .sm\:-my-63\.5 {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .sm\:-mx-63\.5 {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .sm\:-my-64\.5 {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .sm\:-mx-64\.5 {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .sm\:-my-65\.5 {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .sm\:-mx-65\.5 {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .sm\:-my-66\.5 {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .sm\:-mx-66\.5 {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .sm\:-my-67\.5 {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .sm\:-mx-67\.5 {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .sm\:-my-68\.5 {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .sm\:-mx-68\.5 {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .sm\:-my-69\.5 {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .sm\:-mx-69\.5 {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .sm\:-my-70\.5 {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .sm\:-mx-70\.5 {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .sm\:-my-71\.5 {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .sm\:-mx-71\.5 {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .sm\:-my-72\.5 {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .sm\:-mx-72\.5 {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .sm\:-my-73\.5 {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .sm\:-mx-73\.5 {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .sm\:-my-74\.5 {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .sm\:-mx-74\.5 {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .sm\:-my-75\.5 {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .sm\:-mx-75\.5 {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .sm\:-my-76\.5 {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .sm\:-mx-76\.5 {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .sm\:-my-77\.5 {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .sm\:-mx-77\.5 {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .sm\:-my-78\.5 {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .sm\:-mx-78\.5 {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .sm\:-my-79\.5 {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .sm\:-mx-79\.5 {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .sm\:-my-80\.5 {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .sm\:-mx-80\.5 {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .sm\:-my-81\.5 {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .sm\:-mx-81\.5 {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .sm\:-my-82\.5 {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .sm\:-mx-82\.5 {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .sm\:-my-83\.5 {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .sm\:-mx-83\.5 {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .sm\:-my-84\.5 {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .sm\:-mx-84\.5 {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .sm\:-my-85\.5 {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .sm\:-mx-85\.5 {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .sm\:-my-86\.5 {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .sm\:-mx-86\.5 {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .sm\:-my-87\.5 {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .sm\:-mx-87\.5 {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .sm\:-my-88\.5 {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .sm\:-mx-88\.5 {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .sm\:-my-89\.5 {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .sm\:-mx-89\.5 {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .sm\:-my-90\.5 {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .sm\:-mx-90\.5 {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .sm\:-my-91\.5 {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .sm\:-mx-91\.5 {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .sm\:-my-92\.5 {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .sm\:-mx-92\.5 {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .sm\:-my-93\.5 {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .sm\:-mx-93\.5 {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .sm\:-my-94\.5 {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .sm\:-mx-94\.5 {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .sm\:-my-95\.5 {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .sm\:-mx-95\.5 {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .sm\:-my-96\.5 {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .sm\:-mx-96\.5 {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .sm\:-my-97\.5 {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .sm\:-mx-97\.5 {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .sm\:-my-98\.5 {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .sm\:-mx-98\.5 {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .sm\:-my-99\.5 {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .sm\:-mx-99\.5 {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .sm\:-my-100\.5 {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .sm\:-mx-100\.5 {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .sm\:-my-101\.5 {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .sm\:-mx-101\.5 {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .sm\:-my-102\.5 {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .sm\:-mx-102\.5 {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .sm\:-my-103\.5 {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .sm\:-mx-103\.5 {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .sm\:-my-104\.5 {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .sm\:-mx-104\.5 {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .sm\:mt-0 {
    margin-top: 0rem !important;
  }

  .sm\:mr-0 {
    margin-right: 0rem !important;
  }

  .sm\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .sm\:ml-0 {
    margin-left: 0rem !important;
  }

  .sm\:mt-1 {
    margin-top: 0.25rem !important;
  }

  .sm\:mr-1 {
    margin-right: 0.25rem !important;
  }

  .sm\:mb-1 {
    margin-bottom: 0.25rem !important;
  }

  .sm\:ml-1 {
    margin-left: 0.25rem !important;
  }

  .sm\:mt-2 {
    margin-top: 0.5rem !important;
  }

  .sm\:mr-2 {
    margin-right: 0.5rem !important;
  }

  .sm\:mb-2 {
    margin-bottom: 0.5rem !important;
  }

  .sm\:ml-2 {
    margin-left: 0.5rem !important;
  }

  .sm\:mt-3 {
    margin-top: 0.75rem !important;
  }

  .sm\:mr-3 {
    margin-right: 0.75rem !important;
  }

  .sm\:mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .sm\:ml-3 {
    margin-left: 0.75rem !important;
  }

  .sm\:mt-4 {
    margin-top: 1rem !important;
  }

  .sm\:mr-4 {
    margin-right: 1rem !important;
  }

  .sm\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .sm\:ml-4 {
    margin-left: 1rem !important;
  }

  .sm\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .sm\:mr-5 {
    margin-right: 1.25rem !important;
  }

  .sm\:mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .sm\:ml-5 {
    margin-left: 1.25rem !important;
  }

  .sm\:mt-6 {
    margin-top: 1.5rem !important;
  }

  .sm\:mr-6 {
    margin-right: 1.5rem !important;
  }

  .sm\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .sm\:ml-6 {
    margin-left: 1.5rem !important;
  }

  .sm\:mt-7 {
    margin-top: 1.75rem !important;
  }

  .sm\:mr-7 {
    margin-right: 1.75rem !important;
  }

  .sm\:mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .sm\:ml-7 {
    margin-left: 1.75rem !important;
  }

  .sm\:mt-8 {
    margin-top: 2rem !important;
  }

  .sm\:mr-8 {
    margin-right: 2rem !important;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem !important;
  }

  .sm\:ml-8 {
    margin-left: 2rem !important;
  }

  .sm\:mt-9 {
    margin-top: 2.25rem !important;
  }

  .sm\:mr-9 {
    margin-right: 2.25rem !important;
  }

  .sm\:mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .sm\:ml-9 {
    margin-left: 2.25rem !important;
  }

  .sm\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .sm\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .sm\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .sm\:ml-10 {
    margin-left: 2.5rem !important;
  }

  .sm\:mt-11 {
    margin-top: 2.75rem !important;
  }

  .sm\:mr-11 {
    margin-right: 2.75rem !important;
  }

  .sm\:mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .sm\:ml-11 {
    margin-left: 2.75rem !important;
  }

  .sm\:mt-12 {
    margin-top: 3rem !important;
  }

  .sm\:mr-12 {
    margin-right: 3rem !important;
  }

  .sm\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .sm\:ml-12 {
    margin-left: 3rem !important;
  }

  .sm\:mt-13 {
    margin-top: 3.25rem !important;
  }

  .sm\:mr-13 {
    margin-right: 3.25rem !important;
  }

  .sm\:mb-13 {
    margin-bottom: 3.25rem !important;
  }

  .sm\:ml-13 {
    margin-left: 3.25rem !important;
  }

  .sm\:mt-14 {
    margin-top: 3.5rem !important;
  }

  .sm\:mr-14 {
    margin-right: 3.5rem !important;
  }

  .sm\:mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .sm\:ml-14 {
    margin-left: 3.5rem !important;
  }

  .sm\:mt-15 {
    margin-top: 3.75rem !important;
  }

  .sm\:mr-15 {
    margin-right: 3.75rem !important;
  }

  .sm\:mb-15 {
    margin-bottom: 3.75rem !important;
  }

  .sm\:ml-15 {
    margin-left: 3.75rem !important;
  }

  .sm\:mt-16 {
    margin-top: 4rem !important;
  }

  .sm\:mr-16 {
    margin-right: 4rem !important;
  }

  .sm\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .sm\:ml-16 {
    margin-left: 4rem !important;
  }

  .sm\:mt-17 {
    margin-top: 4.25rem !important;
  }

  .sm\:mr-17 {
    margin-right: 4.25rem !important;
  }

  .sm\:mb-17 {
    margin-bottom: 4.25rem !important;
  }

  .sm\:ml-17 {
    margin-left: 4.25rem !important;
  }

  .sm\:mt-18 {
    margin-top: 4.5rem !important;
  }

  .sm\:mr-18 {
    margin-right: 4.5rem !important;
  }

  .sm\:mb-18 {
    margin-bottom: 4.5rem !important;
  }

  .sm\:ml-18 {
    margin-left: 4.5rem !important;
  }

  .sm\:mt-19 {
    margin-top: 4.75rem !important;
  }

  .sm\:mr-19 {
    margin-right: 4.75rem !important;
  }

  .sm\:mb-19 {
    margin-bottom: 4.75rem !important;
  }

  .sm\:ml-19 {
    margin-left: 4.75rem !important;
  }

  .sm\:mt-20 {
    margin-top: 5rem !important;
  }

  .sm\:mr-20 {
    margin-right: 5rem !important;
  }

  .sm\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .sm\:ml-20 {
    margin-left: 5rem !important;
  }

  .sm\:mt-21 {
    margin-top: 5.25rem !important;
  }

  .sm\:mr-21 {
    margin-right: 5.25rem !important;
  }

  .sm\:mb-21 {
    margin-bottom: 5.25rem !important;
  }

  .sm\:ml-21 {
    margin-left: 5.25rem !important;
  }

  .sm\:mt-22 {
    margin-top: 5.5rem !important;
  }

  .sm\:mr-22 {
    margin-right: 5.5rem !important;
  }

  .sm\:mb-22 {
    margin-bottom: 5.5rem !important;
  }

  .sm\:ml-22 {
    margin-left: 5.5rem !important;
  }

  .sm\:mt-23 {
    margin-top: 5.75rem !important;
  }

  .sm\:mr-23 {
    margin-right: 5.75rem !important;
  }

  .sm\:mb-23 {
    margin-bottom: 5.75rem !important;
  }

  .sm\:ml-23 {
    margin-left: 5.75rem !important;
  }

  .sm\:mt-24 {
    margin-top: 6rem !important;
  }

  .sm\:mr-24 {
    margin-right: 6rem !important;
  }

  .sm\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .sm\:ml-24 {
    margin-left: 6rem !important;
  }

  .sm\:mt-25 {
    margin-top: 6.25rem !important;
  }

  .sm\:mr-25 {
    margin-right: 6.25rem !important;
  }

  .sm\:mb-25 {
    margin-bottom: 6.25rem !important;
  }

  .sm\:ml-25 {
    margin-left: 6.25rem !important;
  }

  .sm\:mt-26 {
    margin-top: 6.5rem !important;
  }

  .sm\:mr-26 {
    margin-right: 6.5rem !important;
  }

  .sm\:mb-26 {
    margin-bottom: 6.5rem !important;
  }

  .sm\:ml-26 {
    margin-left: 6.5rem !important;
  }

  .sm\:mt-27 {
    margin-top: 6.75rem !important;
  }

  .sm\:mr-27 {
    margin-right: 6.75rem !important;
  }

  .sm\:mb-27 {
    margin-bottom: 6.75rem !important;
  }

  .sm\:ml-27 {
    margin-left: 6.75rem !important;
  }

  .sm\:mt-28 {
    margin-top: 7rem !important;
  }

  .sm\:mr-28 {
    margin-right: 7rem !important;
  }

  .sm\:mb-28 {
    margin-bottom: 7rem !important;
  }

  .sm\:ml-28 {
    margin-left: 7rem !important;
  }

  .sm\:mt-29 {
    margin-top: 7.25rem !important;
  }

  .sm\:mr-29 {
    margin-right: 7.25rem !important;
  }

  .sm\:mb-29 {
    margin-bottom: 7.25rem !important;
  }

  .sm\:ml-29 {
    margin-left: 7.25rem !important;
  }

  .sm\:mt-30 {
    margin-top: 7.5rem !important;
  }

  .sm\:mr-30 {
    margin-right: 7.5rem !important;
  }

  .sm\:mb-30 {
    margin-bottom: 7.5rem !important;
  }

  .sm\:ml-30 {
    margin-left: 7.5rem !important;
  }

  .sm\:mt-31 {
    margin-top: 7.75rem !important;
  }

  .sm\:mr-31 {
    margin-right: 7.75rem !important;
  }

  .sm\:mb-31 {
    margin-bottom: 7.75rem !important;
  }

  .sm\:ml-31 {
    margin-left: 7.75rem !important;
  }

  .sm\:mt-32 {
    margin-top: 8rem !important;
  }

  .sm\:mr-32 {
    margin-right: 8rem !important;
  }

  .sm\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .sm\:ml-32 {
    margin-left: 8rem !important;
  }

  .sm\:mt-33 {
    margin-top: 8.25rem !important;
  }

  .sm\:mr-33 {
    margin-right: 8.25rem !important;
  }

  .sm\:mb-33 {
    margin-bottom: 8.25rem !important;
  }

  .sm\:ml-33 {
    margin-left: 8.25rem !important;
  }

  .sm\:mt-34 {
    margin-top: 8.5rem !important;
  }

  .sm\:mr-34 {
    margin-right: 8.5rem !important;
  }

  .sm\:mb-34 {
    margin-bottom: 8.5rem !important;
  }

  .sm\:ml-34 {
    margin-left: 8.5rem !important;
  }

  .sm\:mt-35 {
    margin-top: 8.75rem !important;
  }

  .sm\:mr-35 {
    margin-right: 8.75rem !important;
  }

  .sm\:mb-35 {
    margin-bottom: 8.75rem !important;
  }

  .sm\:ml-35 {
    margin-left: 8.75rem !important;
  }

  .sm\:mt-36 {
    margin-top: 9rem !important;
  }

  .sm\:mr-36 {
    margin-right: 9rem !important;
  }

  .sm\:mb-36 {
    margin-bottom: 9rem !important;
  }

  .sm\:ml-36 {
    margin-left: 9rem !important;
  }

  .sm\:mt-37 {
    margin-top: 9.25rem !important;
  }

  .sm\:mr-37 {
    margin-right: 9.25rem !important;
  }

  .sm\:mb-37 {
    margin-bottom: 9.25rem !important;
  }

  .sm\:ml-37 {
    margin-left: 9.25rem !important;
  }

  .sm\:mt-38 {
    margin-top: 9.5rem !important;
  }

  .sm\:mr-38 {
    margin-right: 9.5rem !important;
  }

  .sm\:mb-38 {
    margin-bottom: 9.5rem !important;
  }

  .sm\:ml-38 {
    margin-left: 9.5rem !important;
  }

  .sm\:mt-39 {
    margin-top: 9.75rem !important;
  }

  .sm\:mr-39 {
    margin-right: 9.75rem !important;
  }

  .sm\:mb-39 {
    margin-bottom: 9.75rem !important;
  }

  .sm\:ml-39 {
    margin-left: 9.75rem !important;
  }

  .sm\:mt-40 {
    margin-top: 10rem !important;
  }

  .sm\:mr-40 {
    margin-right: 10rem !important;
  }

  .sm\:mb-40 {
    margin-bottom: 10rem !important;
  }

  .sm\:ml-40 {
    margin-left: 10rem !important;
  }

  .sm\:mt-41 {
    margin-top: 10.25rem !important;
  }

  .sm\:mr-41 {
    margin-right: 10.25rem !important;
  }

  .sm\:mb-41 {
    margin-bottom: 10.25rem !important;
  }

  .sm\:ml-41 {
    margin-left: 10.25rem !important;
  }

  .sm\:mt-42 {
    margin-top: 10.5rem !important;
  }

  .sm\:mr-42 {
    margin-right: 10.5rem !important;
  }

  .sm\:mb-42 {
    margin-bottom: 10.5rem !important;
  }

  .sm\:ml-42 {
    margin-left: 10.5rem !important;
  }

  .sm\:mt-43 {
    margin-top: 10.75rem !important;
  }

  .sm\:mr-43 {
    margin-right: 10.75rem !important;
  }

  .sm\:mb-43 {
    margin-bottom: 10.75rem !important;
  }

  .sm\:ml-43 {
    margin-left: 10.75rem !important;
  }

  .sm\:mt-44 {
    margin-top: 11rem !important;
  }

  .sm\:mr-44 {
    margin-right: 11rem !important;
  }

  .sm\:mb-44 {
    margin-bottom: 11rem !important;
  }

  .sm\:ml-44 {
    margin-left: 11rem !important;
  }

  .sm\:mt-45 {
    margin-top: 11.25rem !important;
  }

  .sm\:mr-45 {
    margin-right: 11.25rem !important;
  }

  .sm\:mb-45 {
    margin-bottom: 11.25rem !important;
  }

  .sm\:ml-45 {
    margin-left: 11.25rem !important;
  }

  .sm\:mt-46 {
    margin-top: 11.5rem !important;
  }

  .sm\:mr-46 {
    margin-right: 11.5rem !important;
  }

  .sm\:mb-46 {
    margin-bottom: 11.5rem !important;
  }

  .sm\:ml-46 {
    margin-left: 11.5rem !important;
  }

  .sm\:mt-47 {
    margin-top: 11.75rem !important;
  }

  .sm\:mr-47 {
    margin-right: 11.75rem !important;
  }

  .sm\:mb-47 {
    margin-bottom: 11.75rem !important;
  }

  .sm\:ml-47 {
    margin-left: 11.75rem !important;
  }

  .sm\:mt-48 {
    margin-top: 12rem !important;
  }

  .sm\:mr-48 {
    margin-right: 12rem !important;
  }

  .sm\:mb-48 {
    margin-bottom: 12rem !important;
  }

  .sm\:ml-48 {
    margin-left: 12rem !important;
  }

  .sm\:mt-49 {
    margin-top: 12.25rem !important;
  }

  .sm\:mr-49 {
    margin-right: 12.25rem !important;
  }

  .sm\:mb-49 {
    margin-bottom: 12.25rem !important;
  }

  .sm\:ml-49 {
    margin-left: 12.25rem !important;
  }

  .sm\:mt-50 {
    margin-top: 12.5rem !important;
  }

  .sm\:mr-50 {
    margin-right: 12.5rem !important;
  }

  .sm\:mb-50 {
    margin-bottom: 12.5rem !important;
  }

  .sm\:ml-50 {
    margin-left: 12.5rem !important;
  }

  .sm\:mt-51 {
    margin-top: 12.75rem !important;
  }

  .sm\:mr-51 {
    margin-right: 12.75rem !important;
  }

  .sm\:mb-51 {
    margin-bottom: 12.75rem !important;
  }

  .sm\:ml-51 {
    margin-left: 12.75rem !important;
  }

  .sm\:mt-52 {
    margin-top: 13rem !important;
  }

  .sm\:mr-52 {
    margin-right: 13rem !important;
  }

  .sm\:mb-52 {
    margin-bottom: 13rem !important;
  }

  .sm\:ml-52 {
    margin-left: 13rem !important;
  }

  .sm\:mt-53 {
    margin-top: 13.25rem !important;
  }

  .sm\:mr-53 {
    margin-right: 13.25rem !important;
  }

  .sm\:mb-53 {
    margin-bottom: 13.25rem !important;
  }

  .sm\:ml-53 {
    margin-left: 13.25rem !important;
  }

  .sm\:mt-54 {
    margin-top: 13.5rem !important;
  }

  .sm\:mr-54 {
    margin-right: 13.5rem !important;
  }

  .sm\:mb-54 {
    margin-bottom: 13.5rem !important;
  }

  .sm\:ml-54 {
    margin-left: 13.5rem !important;
  }

  .sm\:mt-55 {
    margin-top: 13.75rem !important;
  }

  .sm\:mr-55 {
    margin-right: 13.75rem !important;
  }

  .sm\:mb-55 {
    margin-bottom: 13.75rem !important;
  }

  .sm\:ml-55 {
    margin-left: 13.75rem !important;
  }

  .sm\:mt-56 {
    margin-top: 14rem !important;
  }

  .sm\:mr-56 {
    margin-right: 14rem !important;
  }

  .sm\:mb-56 {
    margin-bottom: 14rem !important;
  }

  .sm\:ml-56 {
    margin-left: 14rem !important;
  }

  .sm\:mt-57 {
    margin-top: 14.25rem !important;
  }

  .sm\:mr-57 {
    margin-right: 14.25rem !important;
  }

  .sm\:mb-57 {
    margin-bottom: 14.25rem !important;
  }

  .sm\:ml-57 {
    margin-left: 14.25rem !important;
  }

  .sm\:mt-58 {
    margin-top: 14.5rem !important;
  }

  .sm\:mr-58 {
    margin-right: 14.5rem !important;
  }

  .sm\:mb-58 {
    margin-bottom: 14.5rem !important;
  }

  .sm\:ml-58 {
    margin-left: 14.5rem !important;
  }

  .sm\:mt-59 {
    margin-top: 14.75rem !important;
  }

  .sm\:mr-59 {
    margin-right: 14.75rem !important;
  }

  .sm\:mb-59 {
    margin-bottom: 14.75rem !important;
  }

  .sm\:ml-59 {
    margin-left: 14.75rem !important;
  }

  .sm\:mt-60 {
    margin-top: 15rem !important;
  }

  .sm\:mr-60 {
    margin-right: 15rem !important;
  }

  .sm\:mb-60 {
    margin-bottom: 15rem !important;
  }

  .sm\:ml-60 {
    margin-left: 15rem !important;
  }

  .sm\:mt-61 {
    margin-top: 15.25rem !important;
  }

  .sm\:mr-61 {
    margin-right: 15.25rem !important;
  }

  .sm\:mb-61 {
    margin-bottom: 15.25rem !important;
  }

  .sm\:ml-61 {
    margin-left: 15.25rem !important;
  }

  .sm\:mt-62 {
    margin-top: 15.5rem !important;
  }

  .sm\:mr-62 {
    margin-right: 15.5rem !important;
  }

  .sm\:mb-62 {
    margin-bottom: 15.5rem !important;
  }

  .sm\:ml-62 {
    margin-left: 15.5rem !important;
  }

  .sm\:mt-63 {
    margin-top: 15.75rem !important;
  }

  .sm\:mr-63 {
    margin-right: 15.75rem !important;
  }

  .sm\:mb-63 {
    margin-bottom: 15.75rem !important;
  }

  .sm\:ml-63 {
    margin-left: 15.75rem !important;
  }

  .sm\:mt-64 {
    margin-top: 16rem !important;
  }

  .sm\:mr-64 {
    margin-right: 16rem !important;
  }

  .sm\:mb-64 {
    margin-bottom: 16rem !important;
  }

  .sm\:ml-64 {
    margin-left: 16rem !important;
  }

  .sm\:mt-65 {
    margin-top: 16.25rem !important;
  }

  .sm\:mr-65 {
    margin-right: 16.25rem !important;
  }

  .sm\:mb-65 {
    margin-bottom: 16.25rem !important;
  }

  .sm\:ml-65 {
    margin-left: 16.25rem !important;
  }

  .sm\:mt-66 {
    margin-top: 16.5rem !important;
  }

  .sm\:mr-66 {
    margin-right: 16.5rem !important;
  }

  .sm\:mb-66 {
    margin-bottom: 16.5rem !important;
  }

  .sm\:ml-66 {
    margin-left: 16.5rem !important;
  }

  .sm\:mt-67 {
    margin-top: 16.75rem !important;
  }

  .sm\:mr-67 {
    margin-right: 16.75rem !important;
  }

  .sm\:mb-67 {
    margin-bottom: 16.75rem !important;
  }

  .sm\:ml-67 {
    margin-left: 16.75rem !important;
  }

  .sm\:mt-68 {
    margin-top: 17rem !important;
  }

  .sm\:mr-68 {
    margin-right: 17rem !important;
  }

  .sm\:mb-68 {
    margin-bottom: 17rem !important;
  }

  .sm\:ml-68 {
    margin-left: 17rem !important;
  }

  .sm\:mt-69 {
    margin-top: 17.25rem !important;
  }

  .sm\:mr-69 {
    margin-right: 17.25rem !important;
  }

  .sm\:mb-69 {
    margin-bottom: 17.25rem !important;
  }

  .sm\:ml-69 {
    margin-left: 17.25rem !important;
  }

  .sm\:mt-70 {
    margin-top: 17.5rem !important;
  }

  .sm\:mr-70 {
    margin-right: 17.5rem !important;
  }

  .sm\:mb-70 {
    margin-bottom: 17.5rem !important;
  }

  .sm\:ml-70 {
    margin-left: 17.5rem !important;
  }

  .sm\:mt-71 {
    margin-top: 17.75rem !important;
  }

  .sm\:mr-71 {
    margin-right: 17.75rem !important;
  }

  .sm\:mb-71 {
    margin-bottom: 17.75rem !important;
  }

  .sm\:ml-71 {
    margin-left: 17.75rem !important;
  }

  .sm\:mt-72 {
    margin-top: 18rem !important;
  }

  .sm\:mr-72 {
    margin-right: 18rem !important;
  }

  .sm\:mb-72 {
    margin-bottom: 18rem !important;
  }

  .sm\:ml-72 {
    margin-left: 18rem !important;
  }

  .sm\:mt-73 {
    margin-top: 18.25rem !important;
  }

  .sm\:mr-73 {
    margin-right: 18.25rem !important;
  }

  .sm\:mb-73 {
    margin-bottom: 18.25rem !important;
  }

  .sm\:ml-73 {
    margin-left: 18.25rem !important;
  }

  .sm\:mt-74 {
    margin-top: 18.5rem !important;
  }

  .sm\:mr-74 {
    margin-right: 18.5rem !important;
  }

  .sm\:mb-74 {
    margin-bottom: 18.5rem !important;
  }

  .sm\:ml-74 {
    margin-left: 18.5rem !important;
  }

  .sm\:mt-75 {
    margin-top: 18.75rem !important;
  }

  .sm\:mr-75 {
    margin-right: 18.75rem !important;
  }

  .sm\:mb-75 {
    margin-bottom: 18.75rem !important;
  }

  .sm\:ml-75 {
    margin-left: 18.75rem !important;
  }

  .sm\:mt-76 {
    margin-top: 19rem !important;
  }

  .sm\:mr-76 {
    margin-right: 19rem !important;
  }

  .sm\:mb-76 {
    margin-bottom: 19rem !important;
  }

  .sm\:ml-76 {
    margin-left: 19rem !important;
  }

  .sm\:mt-77 {
    margin-top: 19.25rem !important;
  }

  .sm\:mr-77 {
    margin-right: 19.25rem !important;
  }

  .sm\:mb-77 {
    margin-bottom: 19.25rem !important;
  }

  .sm\:ml-77 {
    margin-left: 19.25rem !important;
  }

  .sm\:mt-78 {
    margin-top: 19.5rem !important;
  }

  .sm\:mr-78 {
    margin-right: 19.5rem !important;
  }

  .sm\:mb-78 {
    margin-bottom: 19.5rem !important;
  }

  .sm\:ml-78 {
    margin-left: 19.5rem !important;
  }

  .sm\:mt-79 {
    margin-top: 19.75rem !important;
  }

  .sm\:mr-79 {
    margin-right: 19.75rem !important;
  }

  .sm\:mb-79 {
    margin-bottom: 19.75rem !important;
  }

  .sm\:ml-79 {
    margin-left: 19.75rem !important;
  }

  .sm\:mt-80 {
    margin-top: 20rem !important;
  }

  .sm\:mr-80 {
    margin-right: 20rem !important;
  }

  .sm\:mb-80 {
    margin-bottom: 20rem !important;
  }

  .sm\:ml-80 {
    margin-left: 20rem !important;
  }

  .sm\:mt-81 {
    margin-top: 20.25rem !important;
  }

  .sm\:mr-81 {
    margin-right: 20.25rem !important;
  }

  .sm\:mb-81 {
    margin-bottom: 20.25rem !important;
  }

  .sm\:ml-81 {
    margin-left: 20.25rem !important;
  }

  .sm\:mt-82 {
    margin-top: 20.5rem !important;
  }

  .sm\:mr-82 {
    margin-right: 20.5rem !important;
  }

  .sm\:mb-82 {
    margin-bottom: 20.5rem !important;
  }

  .sm\:ml-82 {
    margin-left: 20.5rem !important;
  }

  .sm\:mt-83 {
    margin-top: 20.75rem !important;
  }

  .sm\:mr-83 {
    margin-right: 20.75rem !important;
  }

  .sm\:mb-83 {
    margin-bottom: 20.75rem !important;
  }

  .sm\:ml-83 {
    margin-left: 20.75rem !important;
  }

  .sm\:mt-84 {
    margin-top: 21rem !important;
  }

  .sm\:mr-84 {
    margin-right: 21rem !important;
  }

  .sm\:mb-84 {
    margin-bottom: 21rem !important;
  }

  .sm\:ml-84 {
    margin-left: 21rem !important;
  }

  .sm\:mt-85 {
    margin-top: 21.25rem !important;
  }

  .sm\:mr-85 {
    margin-right: 21.25rem !important;
  }

  .sm\:mb-85 {
    margin-bottom: 21.25rem !important;
  }

  .sm\:ml-85 {
    margin-left: 21.25rem !important;
  }

  .sm\:mt-86 {
    margin-top: 21.5rem !important;
  }

  .sm\:mr-86 {
    margin-right: 21.5rem !important;
  }

  .sm\:mb-86 {
    margin-bottom: 21.5rem !important;
  }

  .sm\:ml-86 {
    margin-left: 21.5rem !important;
  }

  .sm\:mt-87 {
    margin-top: 21.75rem !important;
  }

  .sm\:mr-87 {
    margin-right: 21.75rem !important;
  }

  .sm\:mb-87 {
    margin-bottom: 21.75rem !important;
  }

  .sm\:ml-87 {
    margin-left: 21.75rem !important;
  }

  .sm\:mt-88 {
    margin-top: 22rem !important;
  }

  .sm\:mr-88 {
    margin-right: 22rem !important;
  }

  .sm\:mb-88 {
    margin-bottom: 22rem !important;
  }

  .sm\:ml-88 {
    margin-left: 22rem !important;
  }

  .sm\:mt-89 {
    margin-top: 22.25rem !important;
  }

  .sm\:mr-89 {
    margin-right: 22.25rem !important;
  }

  .sm\:mb-89 {
    margin-bottom: 22.25rem !important;
  }

  .sm\:ml-89 {
    margin-left: 22.25rem !important;
  }

  .sm\:mt-90 {
    margin-top: 22.5rem !important;
  }

  .sm\:mr-90 {
    margin-right: 22.5rem !important;
  }

  .sm\:mb-90 {
    margin-bottom: 22.5rem !important;
  }

  .sm\:ml-90 {
    margin-left: 22.5rem !important;
  }

  .sm\:mt-91 {
    margin-top: 22.75rem !important;
  }

  .sm\:mr-91 {
    margin-right: 22.75rem !important;
  }

  .sm\:mb-91 {
    margin-bottom: 22.75rem !important;
  }

  .sm\:ml-91 {
    margin-left: 22.75rem !important;
  }

  .sm\:mt-92 {
    margin-top: 23rem !important;
  }

  .sm\:mr-92 {
    margin-right: 23rem !important;
  }

  .sm\:mb-92 {
    margin-bottom: 23rem !important;
  }

  .sm\:ml-92 {
    margin-left: 23rem !important;
  }

  .sm\:mt-93 {
    margin-top: 23.25rem !important;
  }

  .sm\:mr-93 {
    margin-right: 23.25rem !important;
  }

  .sm\:mb-93 {
    margin-bottom: 23.25rem !important;
  }

  .sm\:ml-93 {
    margin-left: 23.25rem !important;
  }

  .sm\:mt-94 {
    margin-top: 23.5rem !important;
  }

  .sm\:mr-94 {
    margin-right: 23.5rem !important;
  }

  .sm\:mb-94 {
    margin-bottom: 23.5rem !important;
  }

  .sm\:ml-94 {
    margin-left: 23.5rem !important;
  }

  .sm\:mt-95 {
    margin-top: 23.75rem !important;
  }

  .sm\:mr-95 {
    margin-right: 23.75rem !important;
  }

  .sm\:mb-95 {
    margin-bottom: 23.75rem !important;
  }

  .sm\:ml-95 {
    margin-left: 23.75rem !important;
  }

  .sm\:mt-96 {
    margin-top: 24rem !important;
  }

  .sm\:mr-96 {
    margin-right: 24rem !important;
  }

  .sm\:mb-96 {
    margin-bottom: 24rem !important;
  }

  .sm\:ml-96 {
    margin-left: 24rem !important;
  }

  .sm\:mt-97 {
    margin-top: 24.25rem !important;
  }

  .sm\:mr-97 {
    margin-right: 24.25rem !important;
  }

  .sm\:mb-97 {
    margin-bottom: 24.25rem !important;
  }

  .sm\:ml-97 {
    margin-left: 24.25rem !important;
  }

  .sm\:mt-98 {
    margin-top: 24.5rem !important;
  }

  .sm\:mr-98 {
    margin-right: 24.5rem !important;
  }

  .sm\:mb-98 {
    margin-bottom: 24.5rem !important;
  }

  .sm\:ml-98 {
    margin-left: 24.5rem !important;
  }

  .sm\:mt-99 {
    margin-top: 24.75rem !important;
  }

  .sm\:mr-99 {
    margin-right: 24.75rem !important;
  }

  .sm\:mb-99 {
    margin-bottom: 24.75rem !important;
  }

  .sm\:ml-99 {
    margin-left: 24.75rem !important;
  }

  .sm\:mt-100 {
    margin-top: 25rem !important;
  }

  .sm\:mr-100 {
    margin-right: 25rem !important;
  }

  .sm\:mb-100 {
    margin-bottom: 25rem !important;
  }

  .sm\:ml-100 {
    margin-left: 25rem !important;
  }

  .sm\:mt-101 {
    margin-top: 25.25rem !important;
  }

  .sm\:mr-101 {
    margin-right: 25.25rem !important;
  }

  .sm\:mb-101 {
    margin-bottom: 25.25rem !important;
  }

  .sm\:ml-101 {
    margin-left: 25.25rem !important;
  }

  .sm\:mt-102 {
    margin-top: 25.5rem !important;
  }

  .sm\:mr-102 {
    margin-right: 25.5rem !important;
  }

  .sm\:mb-102 {
    margin-bottom: 25.5rem !important;
  }

  .sm\:ml-102 {
    margin-left: 25.5rem !important;
  }

  .sm\:mt-103 {
    margin-top: 25.75rem !important;
  }

  .sm\:mr-103 {
    margin-right: 25.75rem !important;
  }

  .sm\:mb-103 {
    margin-bottom: 25.75rem !important;
  }

  .sm\:ml-103 {
    margin-left: 25.75rem !important;
  }

  .sm\:mt-104 {
    margin-top: 26rem !important;
  }

  .sm\:mr-104 {
    margin-right: 26rem !important;
  }

  .sm\:mb-104 {
    margin-bottom: 26rem !important;
  }

  .sm\:ml-104 {
    margin-left: 26rem !important;
  }

  .sm\:mt-105 {
    margin-top: 26.25rem !important;
  }

  .sm\:mr-105 {
    margin-right: 26.25rem !important;
  }

  .sm\:mb-105 {
    margin-bottom: 26.25rem !important;
  }

  .sm\:ml-105 {
    margin-left: 26.25rem !important;
  }

  .sm\:mt-auto {
    margin-top: auto !important;
  }

  .sm\:mr-auto {
    margin-right: auto !important;
  }

  .sm\:mb-auto {
    margin-bottom: auto !important;
  }

  .sm\:ml-auto {
    margin-left: auto !important;
  }

  .sm\:mt-px {
    margin-top: 1px !important;
  }

  .sm\:mr-px {
    margin-right: 1px !important;
  }

  .sm\:mb-px {
    margin-bottom: 1px !important;
  }

  .sm\:ml-px {
    margin-left: 1px !important;
  }

  .sm\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }

  .sm\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .sm\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

  .sm\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .sm\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .sm\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .sm\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .sm\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .sm\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .sm\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .sm\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .sm\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .sm\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .sm\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }

  .sm\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .sm\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .sm\:mt-4\.5 {
    margin-top: 1.125rem !important;
  }

  .sm\:mr-4\.5 {
    margin-right: 1.125rem !important;
  }

  .sm\:mb-4\.5 {
    margin-bottom: 1.125rem !important;
  }

  .sm\:ml-4\.5 {
    margin-left: 1.125rem !important;
  }

  .sm\:mt-5\.5 {
    margin-top: 1.375rem !important;
  }

  .sm\:mr-5\.5 {
    margin-right: 1.375rem !important;
  }

  .sm\:mb-5\.5 {
    margin-bottom: 1.375rem !important;
  }

  .sm\:ml-5\.5 {
    margin-left: 1.375rem !important;
  }

  .sm\:mt-6\.5 {
    margin-top: 1.625rem !important;
  }

  .sm\:mr-6\.5 {
    margin-right: 1.625rem !important;
  }

  .sm\:mb-6\.5 {
    margin-bottom: 1.625rem !important;
  }

  .sm\:ml-6\.5 {
    margin-left: 1.625rem !important;
  }

  .sm\:mt-7\.5 {
    margin-top: 1.875rem !important;
  }

  .sm\:mr-7\.5 {
    margin-right: 1.875rem !important;
  }

  .sm\:mb-7\.5 {
    margin-bottom: 1.875rem !important;
  }

  .sm\:ml-7\.5 {
    margin-left: 1.875rem !important;
  }

  .sm\:mt-8\.5 {
    margin-top: 2.125rem !important;
  }

  .sm\:mr-8\.5 {
    margin-right: 2.125rem !important;
  }

  .sm\:mb-8\.5 {
    margin-bottom: 2.125rem !important;
  }

  .sm\:ml-8\.5 {
    margin-left: 2.125rem !important;
  }

  .sm\:mt-9\.5 {
    margin-top: 2.375rem !important;
  }

  .sm\:mr-9\.5 {
    margin-right: 2.375rem !important;
  }

  .sm\:mb-9\.5 {
    margin-bottom: 2.375rem !important;
  }

  .sm\:ml-9\.5 {
    margin-left: 2.375rem !important;
  }

  .sm\:mt-10\.5 {
    margin-top: 2.625rem !important;
  }

  .sm\:mr-10\.5 {
    margin-right: 2.625rem !important;
  }

  .sm\:mb-10\.5 {
    margin-bottom: 2.625rem !important;
  }

  .sm\:ml-10\.5 {
    margin-left: 2.625rem !important;
  }

  .sm\:mt-11\.5 {
    margin-top: 2.875rem !important;
  }

  .sm\:mr-11\.5 {
    margin-right: 2.875rem !important;
  }

  .sm\:mb-11\.5 {
    margin-bottom: 2.875rem !important;
  }

  .sm\:ml-11\.5 {
    margin-left: 2.875rem !important;
  }

  .sm\:mt-12\.5 {
    margin-top: 3.125rem !important;
  }

  .sm\:mr-12\.5 {
    margin-right: 3.125rem !important;
  }

  .sm\:mb-12\.5 {
    margin-bottom: 3.125rem !important;
  }

  .sm\:ml-12\.5 {
    margin-left: 3.125rem !important;
  }

  .sm\:mt-13\.5 {
    margin-top: 3.375rem !important;
  }

  .sm\:mr-13\.5 {
    margin-right: 3.375rem !important;
  }

  .sm\:mb-13\.5 {
    margin-bottom: 3.375rem !important;
  }

  .sm\:ml-13\.5 {
    margin-left: 3.375rem !important;
  }

  .sm\:mt-14\.5 {
    margin-top: 3.625rem !important;
  }

  .sm\:mr-14\.5 {
    margin-right: 3.625rem !important;
  }

  .sm\:mb-14\.5 {
    margin-bottom: 3.625rem !important;
  }

  .sm\:ml-14\.5 {
    margin-left: 3.625rem !important;
  }

  .sm\:mt-15\.5 {
    margin-top: 3.875rem !important;
  }

  .sm\:mr-15\.5 {
    margin-right: 3.875rem !important;
  }

  .sm\:mb-15\.5 {
    margin-bottom: 3.875rem !important;
  }

  .sm\:ml-15\.5 {
    margin-left: 3.875rem !important;
  }

  .sm\:mt-16\.5 {
    margin-top: 4.125rem !important;
  }

  .sm\:mr-16\.5 {
    margin-right: 4.125rem !important;
  }

  .sm\:mb-16\.5 {
    margin-bottom: 4.125rem !important;
  }

  .sm\:ml-16\.5 {
    margin-left: 4.125rem !important;
  }

  .sm\:mt-17\.5 {
    margin-top: 4.375rem !important;
  }

  .sm\:mr-17\.5 {
    margin-right: 4.375rem !important;
  }

  .sm\:mb-17\.5 {
    margin-bottom: 4.375rem !important;
  }

  .sm\:ml-17\.5 {
    margin-left: 4.375rem !important;
  }

  .sm\:mt-18\.5 {
    margin-top: 4.625rem !important;
  }

  .sm\:mr-18\.5 {
    margin-right: 4.625rem !important;
  }

  .sm\:mb-18\.5 {
    margin-bottom: 4.625rem !important;
  }

  .sm\:ml-18\.5 {
    margin-left: 4.625rem !important;
  }

  .sm\:mt-19\.5 {
    margin-top: 4.875rem !important;
  }

  .sm\:mr-19\.5 {
    margin-right: 4.875rem !important;
  }

  .sm\:mb-19\.5 {
    margin-bottom: 4.875rem !important;
  }

  .sm\:ml-19\.5 {
    margin-left: 4.875rem !important;
  }

  .sm\:mt-20\.5 {
    margin-top: 5.125rem !important;
  }

  .sm\:mr-20\.5 {
    margin-right: 5.125rem !important;
  }

  .sm\:mb-20\.5 {
    margin-bottom: 5.125rem !important;
  }

  .sm\:ml-20\.5 {
    margin-left: 5.125rem !important;
  }

  .sm\:mt-21\.5 {
    margin-top: 5.375rem !important;
  }

  .sm\:mr-21\.5 {
    margin-right: 5.375rem !important;
  }

  .sm\:mb-21\.5 {
    margin-bottom: 5.375rem !important;
  }

  .sm\:ml-21\.5 {
    margin-left: 5.375rem !important;
  }

  .sm\:mt-22\.5 {
    margin-top: 5.625rem !important;
  }

  .sm\:mr-22\.5 {
    margin-right: 5.625rem !important;
  }

  .sm\:mb-22\.5 {
    margin-bottom: 5.625rem !important;
  }

  .sm\:ml-22\.5 {
    margin-left: 5.625rem !important;
  }

  .sm\:mt-23\.5 {
    margin-top: 5.875rem !important;
  }

  .sm\:mr-23\.5 {
    margin-right: 5.875rem !important;
  }

  .sm\:mb-23\.5 {
    margin-bottom: 5.875rem !important;
  }

  .sm\:ml-23\.5 {
    margin-left: 5.875rem !important;
  }

  .sm\:mt-24\.5 {
    margin-top: 6.125rem !important;
  }

  .sm\:mr-24\.5 {
    margin-right: 6.125rem !important;
  }

  .sm\:mb-24\.5 {
    margin-bottom: 6.125rem !important;
  }

  .sm\:ml-24\.5 {
    margin-left: 6.125rem !important;
  }

  .sm\:mt-25\.5 {
    margin-top: 6.375rem !important;
  }

  .sm\:mr-25\.5 {
    margin-right: 6.375rem !important;
  }

  .sm\:mb-25\.5 {
    margin-bottom: 6.375rem !important;
  }

  .sm\:ml-25\.5 {
    margin-left: 6.375rem !important;
  }

  .sm\:mt-26\.5 {
    margin-top: 6.625rem !important;
  }

  .sm\:mr-26\.5 {
    margin-right: 6.625rem !important;
  }

  .sm\:mb-26\.5 {
    margin-bottom: 6.625rem !important;
  }

  .sm\:ml-26\.5 {
    margin-left: 6.625rem !important;
  }

  .sm\:mt-27\.5 {
    margin-top: 6.875rem !important;
  }

  .sm\:mr-27\.5 {
    margin-right: 6.875rem !important;
  }

  .sm\:mb-27\.5 {
    margin-bottom: 6.875rem !important;
  }

  .sm\:ml-27\.5 {
    margin-left: 6.875rem !important;
  }

  .sm\:mt-28\.5 {
    margin-top: 7.125rem !important;
  }

  .sm\:mr-28\.5 {
    margin-right: 7.125rem !important;
  }

  .sm\:mb-28\.5 {
    margin-bottom: 7.125rem !important;
  }

  .sm\:ml-28\.5 {
    margin-left: 7.125rem !important;
  }

  .sm\:mt-29\.5 {
    margin-top: 7.375rem !important;
  }

  .sm\:mr-29\.5 {
    margin-right: 7.375rem !important;
  }

  .sm\:mb-29\.5 {
    margin-bottom: 7.375rem !important;
  }

  .sm\:ml-29\.5 {
    margin-left: 7.375rem !important;
  }

  .sm\:mt-30\.5 {
    margin-top: 7.625rem !important;
  }

  .sm\:mr-30\.5 {
    margin-right: 7.625rem !important;
  }

  .sm\:mb-30\.5 {
    margin-bottom: 7.625rem !important;
  }

  .sm\:ml-30\.5 {
    margin-left: 7.625rem !important;
  }

  .sm\:mt-31\.5 {
    margin-top: 7.875rem !important;
  }

  .sm\:mr-31\.5 {
    margin-right: 7.875rem !important;
  }

  .sm\:mb-31\.5 {
    margin-bottom: 7.875rem !important;
  }

  .sm\:ml-31\.5 {
    margin-left: 7.875rem !important;
  }

  .sm\:mt-32\.5 {
    margin-top: 8.125rem !important;
  }

  .sm\:mr-32\.5 {
    margin-right: 8.125rem !important;
  }

  .sm\:mb-32\.5 {
    margin-bottom: 8.125rem !important;
  }

  .sm\:ml-32\.5 {
    margin-left: 8.125rem !important;
  }

  .sm\:mt-33\.5 {
    margin-top: 8.375rem !important;
  }

  .sm\:mr-33\.5 {
    margin-right: 8.375rem !important;
  }

  .sm\:mb-33\.5 {
    margin-bottom: 8.375rem !important;
  }

  .sm\:ml-33\.5 {
    margin-left: 8.375rem !important;
  }

  .sm\:mt-34\.5 {
    margin-top: 8.625rem !important;
  }

  .sm\:mr-34\.5 {
    margin-right: 8.625rem !important;
  }

  .sm\:mb-34\.5 {
    margin-bottom: 8.625rem !important;
  }

  .sm\:ml-34\.5 {
    margin-left: 8.625rem !important;
  }

  .sm\:mt-35\.5 {
    margin-top: 8.875rem !important;
  }

  .sm\:mr-35\.5 {
    margin-right: 8.875rem !important;
  }

  .sm\:mb-35\.5 {
    margin-bottom: 8.875rem !important;
  }

  .sm\:ml-35\.5 {
    margin-left: 8.875rem !important;
  }

  .sm\:mt-36\.5 {
    margin-top: 9.125rem !important;
  }

  .sm\:mr-36\.5 {
    margin-right: 9.125rem !important;
  }

  .sm\:mb-36\.5 {
    margin-bottom: 9.125rem !important;
  }

  .sm\:ml-36\.5 {
    margin-left: 9.125rem !important;
  }

  .sm\:mt-37\.5 {
    margin-top: 9.375rem !important;
  }

  .sm\:mr-37\.5 {
    margin-right: 9.375rem !important;
  }

  .sm\:mb-37\.5 {
    margin-bottom: 9.375rem !important;
  }

  .sm\:ml-37\.5 {
    margin-left: 9.375rem !important;
  }

  .sm\:mt-38\.5 {
    margin-top: 9.625rem !important;
  }

  .sm\:mr-38\.5 {
    margin-right: 9.625rem !important;
  }

  .sm\:mb-38\.5 {
    margin-bottom: 9.625rem !important;
  }

  .sm\:ml-38\.5 {
    margin-left: 9.625rem !important;
  }

  .sm\:mt-39\.5 {
    margin-top: 9.875rem !important;
  }

  .sm\:mr-39\.5 {
    margin-right: 9.875rem !important;
  }

  .sm\:mb-39\.5 {
    margin-bottom: 9.875rem !important;
  }

  .sm\:ml-39\.5 {
    margin-left: 9.875rem !important;
  }

  .sm\:mt-40\.5 {
    margin-top: 10.125rem !important;
  }

  .sm\:mr-40\.5 {
    margin-right: 10.125rem !important;
  }

  .sm\:mb-40\.5 {
    margin-bottom: 10.125rem !important;
  }

  .sm\:ml-40\.5 {
    margin-left: 10.125rem !important;
  }

  .sm\:mt-41\.5 {
    margin-top: 10.375rem !important;
  }

  .sm\:mr-41\.5 {
    margin-right: 10.375rem !important;
  }

  .sm\:mb-41\.5 {
    margin-bottom: 10.375rem !important;
  }

  .sm\:ml-41\.5 {
    margin-left: 10.375rem !important;
  }

  .sm\:mt-42\.5 {
    margin-top: 10.625rem !important;
  }

  .sm\:mr-42\.5 {
    margin-right: 10.625rem !important;
  }

  .sm\:mb-42\.5 {
    margin-bottom: 10.625rem !important;
  }

  .sm\:ml-42\.5 {
    margin-left: 10.625rem !important;
  }

  .sm\:mt-43\.5 {
    margin-top: 10.875rem !important;
  }

  .sm\:mr-43\.5 {
    margin-right: 10.875rem !important;
  }

  .sm\:mb-43\.5 {
    margin-bottom: 10.875rem !important;
  }

  .sm\:ml-43\.5 {
    margin-left: 10.875rem !important;
  }

  .sm\:mt-44\.5 {
    margin-top: 11.125rem !important;
  }

  .sm\:mr-44\.5 {
    margin-right: 11.125rem !important;
  }

  .sm\:mb-44\.5 {
    margin-bottom: 11.125rem !important;
  }

  .sm\:ml-44\.5 {
    margin-left: 11.125rem !important;
  }

  .sm\:mt-45\.5 {
    margin-top: 11.375rem !important;
  }

  .sm\:mr-45\.5 {
    margin-right: 11.375rem !important;
  }

  .sm\:mb-45\.5 {
    margin-bottom: 11.375rem !important;
  }

  .sm\:ml-45\.5 {
    margin-left: 11.375rem !important;
  }

  .sm\:mt-46\.5 {
    margin-top: 11.625rem !important;
  }

  .sm\:mr-46\.5 {
    margin-right: 11.625rem !important;
  }

  .sm\:mb-46\.5 {
    margin-bottom: 11.625rem !important;
  }

  .sm\:ml-46\.5 {
    margin-left: 11.625rem !important;
  }

  .sm\:mt-47\.5 {
    margin-top: 11.875rem !important;
  }

  .sm\:mr-47\.5 {
    margin-right: 11.875rem !important;
  }

  .sm\:mb-47\.5 {
    margin-bottom: 11.875rem !important;
  }

  .sm\:ml-47\.5 {
    margin-left: 11.875rem !important;
  }

  .sm\:mt-48\.5 {
    margin-top: 12.125rem !important;
  }

  .sm\:mr-48\.5 {
    margin-right: 12.125rem !important;
  }

  .sm\:mb-48\.5 {
    margin-bottom: 12.125rem !important;
  }

  .sm\:ml-48\.5 {
    margin-left: 12.125rem !important;
  }

  .sm\:mt-49\.5 {
    margin-top: 12.375rem !important;
  }

  .sm\:mr-49\.5 {
    margin-right: 12.375rem !important;
  }

  .sm\:mb-49\.5 {
    margin-bottom: 12.375rem !important;
  }

  .sm\:ml-49\.5 {
    margin-left: 12.375rem !important;
  }

  .sm\:mt-50\.5 {
    margin-top: 12.625rem !important;
  }

  .sm\:mr-50\.5 {
    margin-right: 12.625rem !important;
  }

  .sm\:mb-50\.5 {
    margin-bottom: 12.625rem !important;
  }

  .sm\:ml-50\.5 {
    margin-left: 12.625rem !important;
  }

  .sm\:mt-51\.5 {
    margin-top: 12.875rem !important;
  }

  .sm\:mr-51\.5 {
    margin-right: 12.875rem !important;
  }

  .sm\:mb-51\.5 {
    margin-bottom: 12.875rem !important;
  }

  .sm\:ml-51\.5 {
    margin-left: 12.875rem !important;
  }

  .sm\:mt-52\.5 {
    margin-top: 13.125rem !important;
  }

  .sm\:mr-52\.5 {
    margin-right: 13.125rem !important;
  }

  .sm\:mb-52\.5 {
    margin-bottom: 13.125rem !important;
  }

  .sm\:ml-52\.5 {
    margin-left: 13.125rem !important;
  }

  .sm\:mt-53\.5 {
    margin-top: 13.375rem !important;
  }

  .sm\:mr-53\.5 {
    margin-right: 13.375rem !important;
  }

  .sm\:mb-53\.5 {
    margin-bottom: 13.375rem !important;
  }

  .sm\:ml-53\.5 {
    margin-left: 13.375rem !important;
  }

  .sm\:mt-54\.5 {
    margin-top: 13.625rem !important;
  }

  .sm\:mr-54\.5 {
    margin-right: 13.625rem !important;
  }

  .sm\:mb-54\.5 {
    margin-bottom: 13.625rem !important;
  }

  .sm\:ml-54\.5 {
    margin-left: 13.625rem !important;
  }

  .sm\:mt-55\.5 {
    margin-top: 13.875rem !important;
  }

  .sm\:mr-55\.5 {
    margin-right: 13.875rem !important;
  }

  .sm\:mb-55\.5 {
    margin-bottom: 13.875rem !important;
  }

  .sm\:ml-55\.5 {
    margin-left: 13.875rem !important;
  }

  .sm\:mt-56\.5 {
    margin-top: 14.125rem !important;
  }

  .sm\:mr-56\.5 {
    margin-right: 14.125rem !important;
  }

  .sm\:mb-56\.5 {
    margin-bottom: 14.125rem !important;
  }

  .sm\:ml-56\.5 {
    margin-left: 14.125rem !important;
  }

  .sm\:mt-57\.5 {
    margin-top: 14.375rem !important;
  }

  .sm\:mr-57\.5 {
    margin-right: 14.375rem !important;
  }

  .sm\:mb-57\.5 {
    margin-bottom: 14.375rem !important;
  }

  .sm\:ml-57\.5 {
    margin-left: 14.375rem !important;
  }

  .sm\:mt-58\.5 {
    margin-top: 14.625rem !important;
  }

  .sm\:mr-58\.5 {
    margin-right: 14.625rem !important;
  }

  .sm\:mb-58\.5 {
    margin-bottom: 14.625rem !important;
  }

  .sm\:ml-58\.5 {
    margin-left: 14.625rem !important;
  }

  .sm\:mt-59\.5 {
    margin-top: 14.875rem !important;
  }

  .sm\:mr-59\.5 {
    margin-right: 14.875rem !important;
  }

  .sm\:mb-59\.5 {
    margin-bottom: 14.875rem !important;
  }

  .sm\:ml-59\.5 {
    margin-left: 14.875rem !important;
  }

  .sm\:mt-60\.5 {
    margin-top: 15.125rem !important;
  }

  .sm\:mr-60\.5 {
    margin-right: 15.125rem !important;
  }

  .sm\:mb-60\.5 {
    margin-bottom: 15.125rem !important;
  }

  .sm\:ml-60\.5 {
    margin-left: 15.125rem !important;
  }

  .sm\:mt-61\.5 {
    margin-top: 15.375rem !important;
  }

  .sm\:mr-61\.5 {
    margin-right: 15.375rem !important;
  }

  .sm\:mb-61\.5 {
    margin-bottom: 15.375rem !important;
  }

  .sm\:ml-61\.5 {
    margin-left: 15.375rem !important;
  }

  .sm\:mt-62\.5 {
    margin-top: 15.625rem !important;
  }

  .sm\:mr-62\.5 {
    margin-right: 15.625rem !important;
  }

  .sm\:mb-62\.5 {
    margin-bottom: 15.625rem !important;
  }

  .sm\:ml-62\.5 {
    margin-left: 15.625rem !important;
  }

  .sm\:mt-63\.5 {
    margin-top: 15.875rem !important;
  }

  .sm\:mr-63\.5 {
    margin-right: 15.875rem !important;
  }

  .sm\:mb-63\.5 {
    margin-bottom: 15.875rem !important;
  }

  .sm\:ml-63\.5 {
    margin-left: 15.875rem !important;
  }

  .sm\:mt-64\.5 {
    margin-top: 16.125rem !important;
  }

  .sm\:mr-64\.5 {
    margin-right: 16.125rem !important;
  }

  .sm\:mb-64\.5 {
    margin-bottom: 16.125rem !important;
  }

  .sm\:ml-64\.5 {
    margin-left: 16.125rem !important;
  }

  .sm\:mt-65\.5 {
    margin-top: 16.375rem !important;
  }

  .sm\:mr-65\.5 {
    margin-right: 16.375rem !important;
  }

  .sm\:mb-65\.5 {
    margin-bottom: 16.375rem !important;
  }

  .sm\:ml-65\.5 {
    margin-left: 16.375rem !important;
  }

  .sm\:mt-66\.5 {
    margin-top: 16.625rem !important;
  }

  .sm\:mr-66\.5 {
    margin-right: 16.625rem !important;
  }

  .sm\:mb-66\.5 {
    margin-bottom: 16.625rem !important;
  }

  .sm\:ml-66\.5 {
    margin-left: 16.625rem !important;
  }

  .sm\:mt-67\.5 {
    margin-top: 16.875rem !important;
  }

  .sm\:mr-67\.5 {
    margin-right: 16.875rem !important;
  }

  .sm\:mb-67\.5 {
    margin-bottom: 16.875rem !important;
  }

  .sm\:ml-67\.5 {
    margin-left: 16.875rem !important;
  }

  .sm\:mt-68\.5 {
    margin-top: 17.125rem !important;
  }

  .sm\:mr-68\.5 {
    margin-right: 17.125rem !important;
  }

  .sm\:mb-68\.5 {
    margin-bottom: 17.125rem !important;
  }

  .sm\:ml-68\.5 {
    margin-left: 17.125rem !important;
  }

  .sm\:mt-69\.5 {
    margin-top: 17.375rem !important;
  }

  .sm\:mr-69\.5 {
    margin-right: 17.375rem !important;
  }

  .sm\:mb-69\.5 {
    margin-bottom: 17.375rem !important;
  }

  .sm\:ml-69\.5 {
    margin-left: 17.375rem !important;
  }

  .sm\:mt-70\.5 {
    margin-top: 17.625rem !important;
  }

  .sm\:mr-70\.5 {
    margin-right: 17.625rem !important;
  }

  .sm\:mb-70\.5 {
    margin-bottom: 17.625rem !important;
  }

  .sm\:ml-70\.5 {
    margin-left: 17.625rem !important;
  }

  .sm\:mt-71\.5 {
    margin-top: 17.875rem !important;
  }

  .sm\:mr-71\.5 {
    margin-right: 17.875rem !important;
  }

  .sm\:mb-71\.5 {
    margin-bottom: 17.875rem !important;
  }

  .sm\:ml-71\.5 {
    margin-left: 17.875rem !important;
  }

  .sm\:mt-72\.5 {
    margin-top: 18.125rem !important;
  }

  .sm\:mr-72\.5 {
    margin-right: 18.125rem !important;
  }

  .sm\:mb-72\.5 {
    margin-bottom: 18.125rem !important;
  }

  .sm\:ml-72\.5 {
    margin-left: 18.125rem !important;
  }

  .sm\:mt-73\.5 {
    margin-top: 18.375rem !important;
  }

  .sm\:mr-73\.5 {
    margin-right: 18.375rem !important;
  }

  .sm\:mb-73\.5 {
    margin-bottom: 18.375rem !important;
  }

  .sm\:ml-73\.5 {
    margin-left: 18.375rem !important;
  }

  .sm\:mt-74\.5 {
    margin-top: 18.625rem !important;
  }

  .sm\:mr-74\.5 {
    margin-right: 18.625rem !important;
  }

  .sm\:mb-74\.5 {
    margin-bottom: 18.625rem !important;
  }

  .sm\:ml-74\.5 {
    margin-left: 18.625rem !important;
  }

  .sm\:mt-75\.5 {
    margin-top: 18.875rem !important;
  }

  .sm\:mr-75\.5 {
    margin-right: 18.875rem !important;
  }

  .sm\:mb-75\.5 {
    margin-bottom: 18.875rem !important;
  }

  .sm\:ml-75\.5 {
    margin-left: 18.875rem !important;
  }

  .sm\:mt-76\.5 {
    margin-top: 19.125rem !important;
  }

  .sm\:mr-76\.5 {
    margin-right: 19.125rem !important;
  }

  .sm\:mb-76\.5 {
    margin-bottom: 19.125rem !important;
  }

  .sm\:ml-76\.5 {
    margin-left: 19.125rem !important;
  }

  .sm\:mt-77\.5 {
    margin-top: 19.375rem !important;
  }

  .sm\:mr-77\.5 {
    margin-right: 19.375rem !important;
  }

  .sm\:mb-77\.5 {
    margin-bottom: 19.375rem !important;
  }

  .sm\:ml-77\.5 {
    margin-left: 19.375rem !important;
  }

  .sm\:mt-78\.5 {
    margin-top: 19.625rem !important;
  }

  .sm\:mr-78\.5 {
    margin-right: 19.625rem !important;
  }

  .sm\:mb-78\.5 {
    margin-bottom: 19.625rem !important;
  }

  .sm\:ml-78\.5 {
    margin-left: 19.625rem !important;
  }

  .sm\:mt-79\.5 {
    margin-top: 19.875rem !important;
  }

  .sm\:mr-79\.5 {
    margin-right: 19.875rem !important;
  }

  .sm\:mb-79\.5 {
    margin-bottom: 19.875rem !important;
  }

  .sm\:ml-79\.5 {
    margin-left: 19.875rem !important;
  }

  .sm\:mt-80\.5 {
    margin-top: 20.125rem !important;
  }

  .sm\:mr-80\.5 {
    margin-right: 20.125rem !important;
  }

  .sm\:mb-80\.5 {
    margin-bottom: 20.125rem !important;
  }

  .sm\:ml-80\.5 {
    margin-left: 20.125rem !important;
  }

  .sm\:mt-81\.5 {
    margin-top: 20.375rem !important;
  }

  .sm\:mr-81\.5 {
    margin-right: 20.375rem !important;
  }

  .sm\:mb-81\.5 {
    margin-bottom: 20.375rem !important;
  }

  .sm\:ml-81\.5 {
    margin-left: 20.375rem !important;
  }

  .sm\:mt-82\.5 {
    margin-top: 20.625rem !important;
  }

  .sm\:mr-82\.5 {
    margin-right: 20.625rem !important;
  }

  .sm\:mb-82\.5 {
    margin-bottom: 20.625rem !important;
  }

  .sm\:ml-82\.5 {
    margin-left: 20.625rem !important;
  }

  .sm\:mt-83\.5 {
    margin-top: 20.875rem !important;
  }

  .sm\:mr-83\.5 {
    margin-right: 20.875rem !important;
  }

  .sm\:mb-83\.5 {
    margin-bottom: 20.875rem !important;
  }

  .sm\:ml-83\.5 {
    margin-left: 20.875rem !important;
  }

  .sm\:mt-84\.5 {
    margin-top: 21.125rem !important;
  }

  .sm\:mr-84\.5 {
    margin-right: 21.125rem !important;
  }

  .sm\:mb-84\.5 {
    margin-bottom: 21.125rem !important;
  }

  .sm\:ml-84\.5 {
    margin-left: 21.125rem !important;
  }

  .sm\:mt-85\.5 {
    margin-top: 21.375rem !important;
  }

  .sm\:mr-85\.5 {
    margin-right: 21.375rem !important;
  }

  .sm\:mb-85\.5 {
    margin-bottom: 21.375rem !important;
  }

  .sm\:ml-85\.5 {
    margin-left: 21.375rem !important;
  }

  .sm\:mt-86\.5 {
    margin-top: 21.625rem !important;
  }

  .sm\:mr-86\.5 {
    margin-right: 21.625rem !important;
  }

  .sm\:mb-86\.5 {
    margin-bottom: 21.625rem !important;
  }

  .sm\:ml-86\.5 {
    margin-left: 21.625rem !important;
  }

  .sm\:mt-87\.5 {
    margin-top: 21.875rem !important;
  }

  .sm\:mr-87\.5 {
    margin-right: 21.875rem !important;
  }

  .sm\:mb-87\.5 {
    margin-bottom: 21.875rem !important;
  }

  .sm\:ml-87\.5 {
    margin-left: 21.875rem !important;
  }

  .sm\:mt-88\.5 {
    margin-top: 22.125rem !important;
  }

  .sm\:mr-88\.5 {
    margin-right: 22.125rem !important;
  }

  .sm\:mb-88\.5 {
    margin-bottom: 22.125rem !important;
  }

  .sm\:ml-88\.5 {
    margin-left: 22.125rem !important;
  }

  .sm\:mt-89\.5 {
    margin-top: 22.375rem !important;
  }

  .sm\:mr-89\.5 {
    margin-right: 22.375rem !important;
  }

  .sm\:mb-89\.5 {
    margin-bottom: 22.375rem !important;
  }

  .sm\:ml-89\.5 {
    margin-left: 22.375rem !important;
  }

  .sm\:mt-90\.5 {
    margin-top: 22.625rem !important;
  }

  .sm\:mr-90\.5 {
    margin-right: 22.625rem !important;
  }

  .sm\:mb-90\.5 {
    margin-bottom: 22.625rem !important;
  }

  .sm\:ml-90\.5 {
    margin-left: 22.625rem !important;
  }

  .sm\:mt-91\.5 {
    margin-top: 22.875rem !important;
  }

  .sm\:mr-91\.5 {
    margin-right: 22.875rem !important;
  }

  .sm\:mb-91\.5 {
    margin-bottom: 22.875rem !important;
  }

  .sm\:ml-91\.5 {
    margin-left: 22.875rem !important;
  }

  .sm\:mt-92\.5 {
    margin-top: 23.125rem !important;
  }

  .sm\:mr-92\.5 {
    margin-right: 23.125rem !important;
  }

  .sm\:mb-92\.5 {
    margin-bottom: 23.125rem !important;
  }

  .sm\:ml-92\.5 {
    margin-left: 23.125rem !important;
  }

  .sm\:mt-93\.5 {
    margin-top: 23.375rem !important;
  }

  .sm\:mr-93\.5 {
    margin-right: 23.375rem !important;
  }

  .sm\:mb-93\.5 {
    margin-bottom: 23.375rem !important;
  }

  .sm\:ml-93\.5 {
    margin-left: 23.375rem !important;
  }

  .sm\:mt-94\.5 {
    margin-top: 23.625rem !important;
  }

  .sm\:mr-94\.5 {
    margin-right: 23.625rem !important;
  }

  .sm\:mb-94\.5 {
    margin-bottom: 23.625rem !important;
  }

  .sm\:ml-94\.5 {
    margin-left: 23.625rem !important;
  }

  .sm\:mt-95\.5 {
    margin-top: 23.875rem !important;
  }

  .sm\:mr-95\.5 {
    margin-right: 23.875rem !important;
  }

  .sm\:mb-95\.5 {
    margin-bottom: 23.875rem !important;
  }

  .sm\:ml-95\.5 {
    margin-left: 23.875rem !important;
  }

  .sm\:mt-96\.5 {
    margin-top: 24.125rem !important;
  }

  .sm\:mr-96\.5 {
    margin-right: 24.125rem !important;
  }

  .sm\:mb-96\.5 {
    margin-bottom: 24.125rem !important;
  }

  .sm\:ml-96\.5 {
    margin-left: 24.125rem !important;
  }

  .sm\:mt-97\.5 {
    margin-top: 24.375rem !important;
  }

  .sm\:mr-97\.5 {
    margin-right: 24.375rem !important;
  }

  .sm\:mb-97\.5 {
    margin-bottom: 24.375rem !important;
  }

  .sm\:ml-97\.5 {
    margin-left: 24.375rem !important;
  }

  .sm\:mt-98\.5 {
    margin-top: 24.625rem !important;
  }

  .sm\:mr-98\.5 {
    margin-right: 24.625rem !important;
  }

  .sm\:mb-98\.5 {
    margin-bottom: 24.625rem !important;
  }

  .sm\:ml-98\.5 {
    margin-left: 24.625rem !important;
  }

  .sm\:mt-99\.5 {
    margin-top: 24.875rem !important;
  }

  .sm\:mr-99\.5 {
    margin-right: 24.875rem !important;
  }

  .sm\:mb-99\.5 {
    margin-bottom: 24.875rem !important;
  }

  .sm\:ml-99\.5 {
    margin-left: 24.875rem !important;
  }

  .sm\:mt-100\.5 {
    margin-top: 25.125rem !important;
  }

  .sm\:mr-100\.5 {
    margin-right: 25.125rem !important;
  }

  .sm\:mb-100\.5 {
    margin-bottom: 25.125rem !important;
  }

  .sm\:ml-100\.5 {
    margin-left: 25.125rem !important;
  }

  .sm\:mt-101\.5 {
    margin-top: 25.375rem !important;
  }

  .sm\:mr-101\.5 {
    margin-right: 25.375rem !important;
  }

  .sm\:mb-101\.5 {
    margin-bottom: 25.375rem !important;
  }

  .sm\:ml-101\.5 {
    margin-left: 25.375rem !important;
  }

  .sm\:mt-102\.5 {
    margin-top: 25.625rem !important;
  }

  .sm\:mr-102\.5 {
    margin-right: 25.625rem !important;
  }

  .sm\:mb-102\.5 {
    margin-bottom: 25.625rem !important;
  }

  .sm\:ml-102\.5 {
    margin-left: 25.625rem !important;
  }

  .sm\:mt-103\.5 {
    margin-top: 25.875rem !important;
  }

  .sm\:mr-103\.5 {
    margin-right: 25.875rem !important;
  }

  .sm\:mb-103\.5 {
    margin-bottom: 25.875rem !important;
  }

  .sm\:ml-103\.5 {
    margin-left: 25.875rem !important;
  }

  .sm\:mt-104\.5 {
    margin-top: 26.125rem !important;
  }

  .sm\:mr-104\.5 {
    margin-right: 26.125rem !important;
  }

  .sm\:mb-104\.5 {
    margin-bottom: 26.125rem !important;
  }

  .sm\:ml-104\.5 {
    margin-left: 26.125rem !important;
  }

  .sm\:-mt-0 {
    margin-top: 0rem !important;
  }

  .sm\:-mr-0 {
    margin-right: 0rem !important;
  }

  .sm\:-mb-0 {
    margin-bottom: 0rem !important;
  }

  .sm\:-ml-0 {
    margin-left: 0rem !important;
  }

  .sm\:-mt-1 {
    margin-top: -0.25rem !important;
  }

  .sm\:-mr-1 {
    margin-right: -0.25rem !important;
  }

  .sm\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .sm\:-ml-1 {
    margin-left: -0.25rem !important;
  }

  .sm\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .sm\:-mr-2 {
    margin-right: -0.5rem !important;
  }

  .sm\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .sm\:-ml-2 {
    margin-left: -0.5rem !important;
  }

  .sm\:-mt-3 {
    margin-top: -0.75rem !important;
  }

  .sm\:-mr-3 {
    margin-right: -0.75rem !important;
  }

  .sm\:-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .sm\:-ml-3 {
    margin-left: -0.75rem !important;
  }

  .sm\:-mt-4 {
    margin-top: -1rem !important;
  }

  .sm\:-mr-4 {
    margin-right: -1rem !important;
  }

  .sm\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .sm\:-ml-4 {
    margin-left: -1rem !important;
  }

  .sm\:-mt-5 {
    margin-top: -1.25rem !important;
  }

  .sm\:-mr-5 {
    margin-right: -1.25rem !important;
  }

  .sm\:-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .sm\:-ml-5 {
    margin-left: -1.25rem !important;
  }

  .sm\:-mt-6 {
    margin-top: -1.5rem !important;
  }

  .sm\:-mr-6 {
    margin-right: -1.5rem !important;
  }

  .sm\:-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .sm\:-ml-6 {
    margin-left: -1.5rem !important;
  }

  .sm\:-mt-7 {
    margin-top: -1.75rem !important;
  }

  .sm\:-mr-7 {
    margin-right: -1.75rem !important;
  }

  .sm\:-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .sm\:-ml-7 {
    margin-left: -1.75rem !important;
  }

  .sm\:-mt-8 {
    margin-top: -2rem !important;
  }

  .sm\:-mr-8 {
    margin-right: -2rem !important;
  }

  .sm\:-mb-8 {
    margin-bottom: -2rem !important;
  }

  .sm\:-ml-8 {
    margin-left: -2rem !important;
  }

  .sm\:-mt-9 {
    margin-top: -2.25rem !important;
  }

  .sm\:-mr-9 {
    margin-right: -2.25rem !important;
  }

  .sm\:-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .sm\:-ml-9 {
    margin-left: -2.25rem !important;
  }

  .sm\:-mt-10 {
    margin-top: -2.5rem !important;
  }

  .sm\:-mr-10 {
    margin-right: -2.5rem !important;
  }

  .sm\:-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .sm\:-ml-10 {
    margin-left: -2.5rem !important;
  }

  .sm\:-mt-11 {
    margin-top: -2.75rem !important;
  }

  .sm\:-mr-11 {
    margin-right: -2.75rem !important;
  }

  .sm\:-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .sm\:-ml-11 {
    margin-left: -2.75rem !important;
  }

  .sm\:-mt-12 {
    margin-top: -3rem !important;
  }

  .sm\:-mr-12 {
    margin-right: -3rem !important;
  }

  .sm\:-mb-12 {
    margin-bottom: -3rem !important;
  }

  .sm\:-ml-12 {
    margin-left: -3rem !important;
  }

  .sm\:-mt-13 {
    margin-top: -3.25rem !important;
  }

  .sm\:-mr-13 {
    margin-right: -3.25rem !important;
  }

  .sm\:-mb-13 {
    margin-bottom: -3.25rem !important;
  }

  .sm\:-ml-13 {
    margin-left: -3.25rem !important;
  }

  .sm\:-mt-14 {
    margin-top: -3.5rem !important;
  }

  .sm\:-mr-14 {
    margin-right: -3.5rem !important;
  }

  .sm\:-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .sm\:-ml-14 {
    margin-left: -3.5rem !important;
  }

  .sm\:-mt-15 {
    margin-top: -3.75rem !important;
  }

  .sm\:-mr-15 {
    margin-right: -3.75rem !important;
  }

  .sm\:-mb-15 {
    margin-bottom: -3.75rem !important;
  }

  .sm\:-ml-15 {
    margin-left: -3.75rem !important;
  }

  .sm\:-mt-16 {
    margin-top: -4rem !important;
  }

  .sm\:-mr-16 {
    margin-right: -4rem !important;
  }

  .sm\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .sm\:-ml-16 {
    margin-left: -4rem !important;
  }

  .sm\:-mt-17 {
    margin-top: -4.25rem !important;
  }

  .sm\:-mr-17 {
    margin-right: -4.25rem !important;
  }

  .sm\:-mb-17 {
    margin-bottom: -4.25rem !important;
  }

  .sm\:-ml-17 {
    margin-left: -4.25rem !important;
  }

  .sm\:-mt-18 {
    margin-top: -4.5rem !important;
  }

  .sm\:-mr-18 {
    margin-right: -4.5rem !important;
  }

  .sm\:-mb-18 {
    margin-bottom: -4.5rem !important;
  }

  .sm\:-ml-18 {
    margin-left: -4.5rem !important;
  }

  .sm\:-mt-19 {
    margin-top: -4.75rem !important;
  }

  .sm\:-mr-19 {
    margin-right: -4.75rem !important;
  }

  .sm\:-mb-19 {
    margin-bottom: -4.75rem !important;
  }

  .sm\:-ml-19 {
    margin-left: -4.75rem !important;
  }

  .sm\:-mt-20 {
    margin-top: -5rem !important;
  }

  .sm\:-mr-20 {
    margin-right: -5rem !important;
  }

  .sm\:-mb-20 {
    margin-bottom: -5rem !important;
  }

  .sm\:-ml-20 {
    margin-left: -5rem !important;
  }

  .sm\:-mt-21 {
    margin-top: -5.25rem !important;
  }

  .sm\:-mr-21 {
    margin-right: -5.25rem !important;
  }

  .sm\:-mb-21 {
    margin-bottom: -5.25rem !important;
  }

  .sm\:-ml-21 {
    margin-left: -5.25rem !important;
  }

  .sm\:-mt-22 {
    margin-top: -5.5rem !important;
  }

  .sm\:-mr-22 {
    margin-right: -5.5rem !important;
  }

  .sm\:-mb-22 {
    margin-bottom: -5.5rem !important;
  }

  .sm\:-ml-22 {
    margin-left: -5.5rem !important;
  }

  .sm\:-mt-23 {
    margin-top: -5.75rem !important;
  }

  .sm\:-mr-23 {
    margin-right: -5.75rem !important;
  }

  .sm\:-mb-23 {
    margin-bottom: -5.75rem !important;
  }

  .sm\:-ml-23 {
    margin-left: -5.75rem !important;
  }

  .sm\:-mt-24 {
    margin-top: -6rem !important;
  }

  .sm\:-mr-24 {
    margin-right: -6rem !important;
  }

  .sm\:-mb-24 {
    margin-bottom: -6rem !important;
  }

  .sm\:-ml-24 {
    margin-left: -6rem !important;
  }

  .sm\:-mt-25 {
    margin-top: -6.25rem !important;
  }

  .sm\:-mr-25 {
    margin-right: -6.25rem !important;
  }

  .sm\:-mb-25 {
    margin-bottom: -6.25rem !important;
  }

  .sm\:-ml-25 {
    margin-left: -6.25rem !important;
  }

  .sm\:-mt-26 {
    margin-top: -6.5rem !important;
  }

  .sm\:-mr-26 {
    margin-right: -6.5rem !important;
  }

  .sm\:-mb-26 {
    margin-bottom: -6.5rem !important;
  }

  .sm\:-ml-26 {
    margin-left: -6.5rem !important;
  }

  .sm\:-mt-27 {
    margin-top: -6.75rem !important;
  }

  .sm\:-mr-27 {
    margin-right: -6.75rem !important;
  }

  .sm\:-mb-27 {
    margin-bottom: -6.75rem !important;
  }

  .sm\:-ml-27 {
    margin-left: -6.75rem !important;
  }

  .sm\:-mt-28 {
    margin-top: -7rem !important;
  }

  .sm\:-mr-28 {
    margin-right: -7rem !important;
  }

  .sm\:-mb-28 {
    margin-bottom: -7rem !important;
  }

  .sm\:-ml-28 {
    margin-left: -7rem !important;
  }

  .sm\:-mt-29 {
    margin-top: -7.25rem !important;
  }

  .sm\:-mr-29 {
    margin-right: -7.25rem !important;
  }

  .sm\:-mb-29 {
    margin-bottom: -7.25rem !important;
  }

  .sm\:-ml-29 {
    margin-left: -7.25rem !important;
  }

  .sm\:-mt-30 {
    margin-top: -7.5rem !important;
  }

  .sm\:-mr-30 {
    margin-right: -7.5rem !important;
  }

  .sm\:-mb-30 {
    margin-bottom: -7.5rem !important;
  }

  .sm\:-ml-30 {
    margin-left: -7.5rem !important;
  }

  .sm\:-mt-31 {
    margin-top: -7.75rem !important;
  }

  .sm\:-mr-31 {
    margin-right: -7.75rem !important;
  }

  .sm\:-mb-31 {
    margin-bottom: -7.75rem !important;
  }

  .sm\:-ml-31 {
    margin-left: -7.75rem !important;
  }

  .sm\:-mt-32 {
    margin-top: -8rem !important;
  }

  .sm\:-mr-32 {
    margin-right: -8rem !important;
  }

  .sm\:-mb-32 {
    margin-bottom: -8rem !important;
  }

  .sm\:-ml-32 {
    margin-left: -8rem !important;
  }

  .sm\:-mt-33 {
    margin-top: -8.25rem !important;
  }

  .sm\:-mr-33 {
    margin-right: -8.25rem !important;
  }

  .sm\:-mb-33 {
    margin-bottom: -8.25rem !important;
  }

  .sm\:-ml-33 {
    margin-left: -8.25rem !important;
  }

  .sm\:-mt-34 {
    margin-top: -8.5rem !important;
  }

  .sm\:-mr-34 {
    margin-right: -8.5rem !important;
  }

  .sm\:-mb-34 {
    margin-bottom: -8.5rem !important;
  }

  .sm\:-ml-34 {
    margin-left: -8.5rem !important;
  }

  .sm\:-mt-35 {
    margin-top: -8.75rem !important;
  }

  .sm\:-mr-35 {
    margin-right: -8.75rem !important;
  }

  .sm\:-mb-35 {
    margin-bottom: -8.75rem !important;
  }

  .sm\:-ml-35 {
    margin-left: -8.75rem !important;
  }

  .sm\:-mt-36 {
    margin-top: -9rem !important;
  }

  .sm\:-mr-36 {
    margin-right: -9rem !important;
  }

  .sm\:-mb-36 {
    margin-bottom: -9rem !important;
  }

  .sm\:-ml-36 {
    margin-left: -9rem !important;
  }

  .sm\:-mt-37 {
    margin-top: -9.25rem !important;
  }

  .sm\:-mr-37 {
    margin-right: -9.25rem !important;
  }

  .sm\:-mb-37 {
    margin-bottom: -9.25rem !important;
  }

  .sm\:-ml-37 {
    margin-left: -9.25rem !important;
  }

  .sm\:-mt-38 {
    margin-top: -9.5rem !important;
  }

  .sm\:-mr-38 {
    margin-right: -9.5rem !important;
  }

  .sm\:-mb-38 {
    margin-bottom: -9.5rem !important;
  }

  .sm\:-ml-38 {
    margin-left: -9.5rem !important;
  }

  .sm\:-mt-39 {
    margin-top: -9.75rem !important;
  }

  .sm\:-mr-39 {
    margin-right: -9.75rem !important;
  }

  .sm\:-mb-39 {
    margin-bottom: -9.75rem !important;
  }

  .sm\:-ml-39 {
    margin-left: -9.75rem !important;
  }

  .sm\:-mt-40 {
    margin-top: -10rem !important;
  }

  .sm\:-mr-40 {
    margin-right: -10rem !important;
  }

  .sm\:-mb-40 {
    margin-bottom: -10rem !important;
  }

  .sm\:-ml-40 {
    margin-left: -10rem !important;
  }

  .sm\:-mt-41 {
    margin-top: -10.25rem !important;
  }

  .sm\:-mr-41 {
    margin-right: -10.25rem !important;
  }

  .sm\:-mb-41 {
    margin-bottom: -10.25rem !important;
  }

  .sm\:-ml-41 {
    margin-left: -10.25rem !important;
  }

  .sm\:-mt-42 {
    margin-top: -10.5rem !important;
  }

  .sm\:-mr-42 {
    margin-right: -10.5rem !important;
  }

  .sm\:-mb-42 {
    margin-bottom: -10.5rem !important;
  }

  .sm\:-ml-42 {
    margin-left: -10.5rem !important;
  }

  .sm\:-mt-43 {
    margin-top: -10.75rem !important;
  }

  .sm\:-mr-43 {
    margin-right: -10.75rem !important;
  }

  .sm\:-mb-43 {
    margin-bottom: -10.75rem !important;
  }

  .sm\:-ml-43 {
    margin-left: -10.75rem !important;
  }

  .sm\:-mt-44 {
    margin-top: -11rem !important;
  }

  .sm\:-mr-44 {
    margin-right: -11rem !important;
  }

  .sm\:-mb-44 {
    margin-bottom: -11rem !important;
  }

  .sm\:-ml-44 {
    margin-left: -11rem !important;
  }

  .sm\:-mt-45 {
    margin-top: -11.25rem !important;
  }

  .sm\:-mr-45 {
    margin-right: -11.25rem !important;
  }

  .sm\:-mb-45 {
    margin-bottom: -11.25rem !important;
  }

  .sm\:-ml-45 {
    margin-left: -11.25rem !important;
  }

  .sm\:-mt-46 {
    margin-top: -11.5rem !important;
  }

  .sm\:-mr-46 {
    margin-right: -11.5rem !important;
  }

  .sm\:-mb-46 {
    margin-bottom: -11.5rem !important;
  }

  .sm\:-ml-46 {
    margin-left: -11.5rem !important;
  }

  .sm\:-mt-47 {
    margin-top: -11.75rem !important;
  }

  .sm\:-mr-47 {
    margin-right: -11.75rem !important;
  }

  .sm\:-mb-47 {
    margin-bottom: -11.75rem !important;
  }

  .sm\:-ml-47 {
    margin-left: -11.75rem !important;
  }

  .sm\:-mt-48 {
    margin-top: -12rem !important;
  }

  .sm\:-mr-48 {
    margin-right: -12rem !important;
  }

  .sm\:-mb-48 {
    margin-bottom: -12rem !important;
  }

  .sm\:-ml-48 {
    margin-left: -12rem !important;
  }

  .sm\:-mt-49 {
    margin-top: -12.25rem !important;
  }

  .sm\:-mr-49 {
    margin-right: -12.25rem !important;
  }

  .sm\:-mb-49 {
    margin-bottom: -12.25rem !important;
  }

  .sm\:-ml-49 {
    margin-left: -12.25rem !important;
  }

  .sm\:-mt-50 {
    margin-top: -12.5rem !important;
  }

  .sm\:-mr-50 {
    margin-right: -12.5rem !important;
  }

  .sm\:-mb-50 {
    margin-bottom: -12.5rem !important;
  }

  .sm\:-ml-50 {
    margin-left: -12.5rem !important;
  }

  .sm\:-mt-51 {
    margin-top: -12.75rem !important;
  }

  .sm\:-mr-51 {
    margin-right: -12.75rem !important;
  }

  .sm\:-mb-51 {
    margin-bottom: -12.75rem !important;
  }

  .sm\:-ml-51 {
    margin-left: -12.75rem !important;
  }

  .sm\:-mt-52 {
    margin-top: -13rem !important;
  }

  .sm\:-mr-52 {
    margin-right: -13rem !important;
  }

  .sm\:-mb-52 {
    margin-bottom: -13rem !important;
  }

  .sm\:-ml-52 {
    margin-left: -13rem !important;
  }

  .sm\:-mt-53 {
    margin-top: -13.25rem !important;
  }

  .sm\:-mr-53 {
    margin-right: -13.25rem !important;
  }

  .sm\:-mb-53 {
    margin-bottom: -13.25rem !important;
  }

  .sm\:-ml-53 {
    margin-left: -13.25rem !important;
  }

  .sm\:-mt-54 {
    margin-top: -13.5rem !important;
  }

  .sm\:-mr-54 {
    margin-right: -13.5rem !important;
  }

  .sm\:-mb-54 {
    margin-bottom: -13.5rem !important;
  }

  .sm\:-ml-54 {
    margin-left: -13.5rem !important;
  }

  .sm\:-mt-55 {
    margin-top: -13.75rem !important;
  }

  .sm\:-mr-55 {
    margin-right: -13.75rem !important;
  }

  .sm\:-mb-55 {
    margin-bottom: -13.75rem !important;
  }

  .sm\:-ml-55 {
    margin-left: -13.75rem !important;
  }

  .sm\:-mt-56 {
    margin-top: -14rem !important;
  }

  .sm\:-mr-56 {
    margin-right: -14rem !important;
  }

  .sm\:-mb-56 {
    margin-bottom: -14rem !important;
  }

  .sm\:-ml-56 {
    margin-left: -14rem !important;
  }

  .sm\:-mt-57 {
    margin-top: -14.25rem !important;
  }

  .sm\:-mr-57 {
    margin-right: -14.25rem !important;
  }

  .sm\:-mb-57 {
    margin-bottom: -14.25rem !important;
  }

  .sm\:-ml-57 {
    margin-left: -14.25rem !important;
  }

  .sm\:-mt-58 {
    margin-top: -14.5rem !important;
  }

  .sm\:-mr-58 {
    margin-right: -14.5rem !important;
  }

  .sm\:-mb-58 {
    margin-bottom: -14.5rem !important;
  }

  .sm\:-ml-58 {
    margin-left: -14.5rem !important;
  }

  .sm\:-mt-59 {
    margin-top: -14.75rem !important;
  }

  .sm\:-mr-59 {
    margin-right: -14.75rem !important;
  }

  .sm\:-mb-59 {
    margin-bottom: -14.75rem !important;
  }

  .sm\:-ml-59 {
    margin-left: -14.75rem !important;
  }

  .sm\:-mt-60 {
    margin-top: -15rem !important;
  }

  .sm\:-mr-60 {
    margin-right: -15rem !important;
  }

  .sm\:-mb-60 {
    margin-bottom: -15rem !important;
  }

  .sm\:-ml-60 {
    margin-left: -15rem !important;
  }

  .sm\:-mt-61 {
    margin-top: -15.25rem !important;
  }

  .sm\:-mr-61 {
    margin-right: -15.25rem !important;
  }

  .sm\:-mb-61 {
    margin-bottom: -15.25rem !important;
  }

  .sm\:-ml-61 {
    margin-left: -15.25rem !important;
  }

  .sm\:-mt-62 {
    margin-top: -15.5rem !important;
  }

  .sm\:-mr-62 {
    margin-right: -15.5rem !important;
  }

  .sm\:-mb-62 {
    margin-bottom: -15.5rem !important;
  }

  .sm\:-ml-62 {
    margin-left: -15.5rem !important;
  }

  .sm\:-mt-63 {
    margin-top: -15.75rem !important;
  }

  .sm\:-mr-63 {
    margin-right: -15.75rem !important;
  }

  .sm\:-mb-63 {
    margin-bottom: -15.75rem !important;
  }

  .sm\:-ml-63 {
    margin-left: -15.75rem !important;
  }

  .sm\:-mt-64 {
    margin-top: -16rem !important;
  }

  .sm\:-mr-64 {
    margin-right: -16rem !important;
  }

  .sm\:-mb-64 {
    margin-bottom: -16rem !important;
  }

  .sm\:-ml-64 {
    margin-left: -16rem !important;
  }

  .sm\:-mt-65 {
    margin-top: -16.25rem !important;
  }

  .sm\:-mr-65 {
    margin-right: -16.25rem !important;
  }

  .sm\:-mb-65 {
    margin-bottom: -16.25rem !important;
  }

  .sm\:-ml-65 {
    margin-left: -16.25rem !important;
  }

  .sm\:-mt-66 {
    margin-top: -16.5rem !important;
  }

  .sm\:-mr-66 {
    margin-right: -16.5rem !important;
  }

  .sm\:-mb-66 {
    margin-bottom: -16.5rem !important;
  }

  .sm\:-ml-66 {
    margin-left: -16.5rem !important;
  }

  .sm\:-mt-67 {
    margin-top: -16.75rem !important;
  }

  .sm\:-mr-67 {
    margin-right: -16.75rem !important;
  }

  .sm\:-mb-67 {
    margin-bottom: -16.75rem !important;
  }

  .sm\:-ml-67 {
    margin-left: -16.75rem !important;
  }

  .sm\:-mt-68 {
    margin-top: -17rem !important;
  }

  .sm\:-mr-68 {
    margin-right: -17rem !important;
  }

  .sm\:-mb-68 {
    margin-bottom: -17rem !important;
  }

  .sm\:-ml-68 {
    margin-left: -17rem !important;
  }

  .sm\:-mt-69 {
    margin-top: -17.25rem !important;
  }

  .sm\:-mr-69 {
    margin-right: -17.25rem !important;
  }

  .sm\:-mb-69 {
    margin-bottom: -17.25rem !important;
  }

  .sm\:-ml-69 {
    margin-left: -17.25rem !important;
  }

  .sm\:-mt-70 {
    margin-top: -17.5rem !important;
  }

  .sm\:-mr-70 {
    margin-right: -17.5rem !important;
  }

  .sm\:-mb-70 {
    margin-bottom: -17.5rem !important;
  }

  .sm\:-ml-70 {
    margin-left: -17.5rem !important;
  }

  .sm\:-mt-71 {
    margin-top: -17.75rem !important;
  }

  .sm\:-mr-71 {
    margin-right: -17.75rem !important;
  }

  .sm\:-mb-71 {
    margin-bottom: -17.75rem !important;
  }

  .sm\:-ml-71 {
    margin-left: -17.75rem !important;
  }

  .sm\:-mt-72 {
    margin-top: -18rem !important;
  }

  .sm\:-mr-72 {
    margin-right: -18rem !important;
  }

  .sm\:-mb-72 {
    margin-bottom: -18rem !important;
  }

  .sm\:-ml-72 {
    margin-left: -18rem !important;
  }

  .sm\:-mt-73 {
    margin-top: -18.25rem !important;
  }

  .sm\:-mr-73 {
    margin-right: -18.25rem !important;
  }

  .sm\:-mb-73 {
    margin-bottom: -18.25rem !important;
  }

  .sm\:-ml-73 {
    margin-left: -18.25rem !important;
  }

  .sm\:-mt-74 {
    margin-top: -18.5rem !important;
  }

  .sm\:-mr-74 {
    margin-right: -18.5rem !important;
  }

  .sm\:-mb-74 {
    margin-bottom: -18.5rem !important;
  }

  .sm\:-ml-74 {
    margin-left: -18.5rem !important;
  }

  .sm\:-mt-75 {
    margin-top: -18.75rem !important;
  }

  .sm\:-mr-75 {
    margin-right: -18.75rem !important;
  }

  .sm\:-mb-75 {
    margin-bottom: -18.75rem !important;
  }

  .sm\:-ml-75 {
    margin-left: -18.75rem !important;
  }

  .sm\:-mt-76 {
    margin-top: -19rem !important;
  }

  .sm\:-mr-76 {
    margin-right: -19rem !important;
  }

  .sm\:-mb-76 {
    margin-bottom: -19rem !important;
  }

  .sm\:-ml-76 {
    margin-left: -19rem !important;
  }

  .sm\:-mt-77 {
    margin-top: -19.25rem !important;
  }

  .sm\:-mr-77 {
    margin-right: -19.25rem !important;
  }

  .sm\:-mb-77 {
    margin-bottom: -19.25rem !important;
  }

  .sm\:-ml-77 {
    margin-left: -19.25rem !important;
  }

  .sm\:-mt-78 {
    margin-top: -19.5rem !important;
  }

  .sm\:-mr-78 {
    margin-right: -19.5rem !important;
  }

  .sm\:-mb-78 {
    margin-bottom: -19.5rem !important;
  }

  .sm\:-ml-78 {
    margin-left: -19.5rem !important;
  }

  .sm\:-mt-79 {
    margin-top: -19.75rem !important;
  }

  .sm\:-mr-79 {
    margin-right: -19.75rem !important;
  }

  .sm\:-mb-79 {
    margin-bottom: -19.75rem !important;
  }

  .sm\:-ml-79 {
    margin-left: -19.75rem !important;
  }

  .sm\:-mt-80 {
    margin-top: -20rem !important;
  }

  .sm\:-mr-80 {
    margin-right: -20rem !important;
  }

  .sm\:-mb-80 {
    margin-bottom: -20rem !important;
  }

  .sm\:-ml-80 {
    margin-left: -20rem !important;
  }

  .sm\:-mt-81 {
    margin-top: -20.25rem !important;
  }

  .sm\:-mr-81 {
    margin-right: -20.25rem !important;
  }

  .sm\:-mb-81 {
    margin-bottom: -20.25rem !important;
  }

  .sm\:-ml-81 {
    margin-left: -20.25rem !important;
  }

  .sm\:-mt-82 {
    margin-top: -20.5rem !important;
  }

  .sm\:-mr-82 {
    margin-right: -20.5rem !important;
  }

  .sm\:-mb-82 {
    margin-bottom: -20.5rem !important;
  }

  .sm\:-ml-82 {
    margin-left: -20.5rem !important;
  }

  .sm\:-mt-83 {
    margin-top: -20.75rem !important;
  }

  .sm\:-mr-83 {
    margin-right: -20.75rem !important;
  }

  .sm\:-mb-83 {
    margin-bottom: -20.75rem !important;
  }

  .sm\:-ml-83 {
    margin-left: -20.75rem !important;
  }

  .sm\:-mt-84 {
    margin-top: -21rem !important;
  }

  .sm\:-mr-84 {
    margin-right: -21rem !important;
  }

  .sm\:-mb-84 {
    margin-bottom: -21rem !important;
  }

  .sm\:-ml-84 {
    margin-left: -21rem !important;
  }

  .sm\:-mt-85 {
    margin-top: -21.25rem !important;
  }

  .sm\:-mr-85 {
    margin-right: -21.25rem !important;
  }

  .sm\:-mb-85 {
    margin-bottom: -21.25rem !important;
  }

  .sm\:-ml-85 {
    margin-left: -21.25rem !important;
  }

  .sm\:-mt-86 {
    margin-top: -21.5rem !important;
  }

  .sm\:-mr-86 {
    margin-right: -21.5rem !important;
  }

  .sm\:-mb-86 {
    margin-bottom: -21.5rem !important;
  }

  .sm\:-ml-86 {
    margin-left: -21.5rem !important;
  }

  .sm\:-mt-87 {
    margin-top: -21.75rem !important;
  }

  .sm\:-mr-87 {
    margin-right: -21.75rem !important;
  }

  .sm\:-mb-87 {
    margin-bottom: -21.75rem !important;
  }

  .sm\:-ml-87 {
    margin-left: -21.75rem !important;
  }

  .sm\:-mt-88 {
    margin-top: -22rem !important;
  }

  .sm\:-mr-88 {
    margin-right: -22rem !important;
  }

  .sm\:-mb-88 {
    margin-bottom: -22rem !important;
  }

  .sm\:-ml-88 {
    margin-left: -22rem !important;
  }

  .sm\:-mt-89 {
    margin-top: -22.25rem !important;
  }

  .sm\:-mr-89 {
    margin-right: -22.25rem !important;
  }

  .sm\:-mb-89 {
    margin-bottom: -22.25rem !important;
  }

  .sm\:-ml-89 {
    margin-left: -22.25rem !important;
  }

  .sm\:-mt-90 {
    margin-top: -22.5rem !important;
  }

  .sm\:-mr-90 {
    margin-right: -22.5rem !important;
  }

  .sm\:-mb-90 {
    margin-bottom: -22.5rem !important;
  }

  .sm\:-ml-90 {
    margin-left: -22.5rem !important;
  }

  .sm\:-mt-91 {
    margin-top: -22.75rem !important;
  }

  .sm\:-mr-91 {
    margin-right: -22.75rem !important;
  }

  .sm\:-mb-91 {
    margin-bottom: -22.75rem !important;
  }

  .sm\:-ml-91 {
    margin-left: -22.75rem !important;
  }

  .sm\:-mt-92 {
    margin-top: -23rem !important;
  }

  .sm\:-mr-92 {
    margin-right: -23rem !important;
  }

  .sm\:-mb-92 {
    margin-bottom: -23rem !important;
  }

  .sm\:-ml-92 {
    margin-left: -23rem !important;
  }

  .sm\:-mt-93 {
    margin-top: -23.25rem !important;
  }

  .sm\:-mr-93 {
    margin-right: -23.25rem !important;
  }

  .sm\:-mb-93 {
    margin-bottom: -23.25rem !important;
  }

  .sm\:-ml-93 {
    margin-left: -23.25rem !important;
  }

  .sm\:-mt-94 {
    margin-top: -23.5rem !important;
  }

  .sm\:-mr-94 {
    margin-right: -23.5rem !important;
  }

  .sm\:-mb-94 {
    margin-bottom: -23.5rem !important;
  }

  .sm\:-ml-94 {
    margin-left: -23.5rem !important;
  }

  .sm\:-mt-95 {
    margin-top: -23.75rem !important;
  }

  .sm\:-mr-95 {
    margin-right: -23.75rem !important;
  }

  .sm\:-mb-95 {
    margin-bottom: -23.75rem !important;
  }

  .sm\:-ml-95 {
    margin-left: -23.75rem !important;
  }

  .sm\:-mt-96 {
    margin-top: -24rem !important;
  }

  .sm\:-mr-96 {
    margin-right: -24rem !important;
  }

  .sm\:-mb-96 {
    margin-bottom: -24rem !important;
  }

  .sm\:-ml-96 {
    margin-left: -24rem !important;
  }

  .sm\:-mt-97 {
    margin-top: -24.25rem !important;
  }

  .sm\:-mr-97 {
    margin-right: -24.25rem !important;
  }

  .sm\:-mb-97 {
    margin-bottom: -24.25rem !important;
  }

  .sm\:-ml-97 {
    margin-left: -24.25rem !important;
  }

  .sm\:-mt-98 {
    margin-top: -24.5rem !important;
  }

  .sm\:-mr-98 {
    margin-right: -24.5rem !important;
  }

  .sm\:-mb-98 {
    margin-bottom: -24.5rem !important;
  }

  .sm\:-ml-98 {
    margin-left: -24.5rem !important;
  }

  .sm\:-mt-99 {
    margin-top: -24.75rem !important;
  }

  .sm\:-mr-99 {
    margin-right: -24.75rem !important;
  }

  .sm\:-mb-99 {
    margin-bottom: -24.75rem !important;
  }

  .sm\:-ml-99 {
    margin-left: -24.75rem !important;
  }

  .sm\:-mt-100 {
    margin-top: -25rem !important;
  }

  .sm\:-mr-100 {
    margin-right: -25rem !important;
  }

  .sm\:-mb-100 {
    margin-bottom: -25rem !important;
  }

  .sm\:-ml-100 {
    margin-left: -25rem !important;
  }

  .sm\:-mt-101 {
    margin-top: -25.25rem !important;
  }

  .sm\:-mr-101 {
    margin-right: -25.25rem !important;
  }

  .sm\:-mb-101 {
    margin-bottom: -25.25rem !important;
  }

  .sm\:-ml-101 {
    margin-left: -25.25rem !important;
  }

  .sm\:-mt-102 {
    margin-top: -25.5rem !important;
  }

  .sm\:-mr-102 {
    margin-right: -25.5rem !important;
  }

  .sm\:-mb-102 {
    margin-bottom: -25.5rem !important;
  }

  .sm\:-ml-102 {
    margin-left: -25.5rem !important;
  }

  .sm\:-mt-103 {
    margin-top: -25.75rem !important;
  }

  .sm\:-mr-103 {
    margin-right: -25.75rem !important;
  }

  .sm\:-mb-103 {
    margin-bottom: -25.75rem !important;
  }

  .sm\:-ml-103 {
    margin-left: -25.75rem !important;
  }

  .sm\:-mt-104 {
    margin-top: -26rem !important;
  }

  .sm\:-mr-104 {
    margin-right: -26rem !important;
  }

  .sm\:-mb-104 {
    margin-bottom: -26rem !important;
  }

  .sm\:-ml-104 {
    margin-left: -26rem !important;
  }

  .sm\:-mt-105 {
    margin-top: -26.25rem !important;
  }

  .sm\:-mr-105 {
    margin-right: -26.25rem !important;
  }

  .sm\:-mb-105 {
    margin-bottom: -26.25rem !important;
  }

  .sm\:-ml-105 {
    margin-left: -26.25rem !important;
  }

  .sm\:-mt-px {
    margin-top: -1px !important;
  }

  .sm\:-mr-px {
    margin-right: -1px !important;
  }

  .sm\:-mb-px {
    margin-bottom: -1px !important;
  }

  .sm\:-ml-px {
    margin-left: -1px !important;
  }

  .sm\:-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

  .sm\:-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .sm\:-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

  .sm\:-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .sm\:-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .sm\:-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .sm\:-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .sm\:-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .sm\:-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .sm\:-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .sm\:-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .sm\:-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .sm\:-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .sm\:-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

  .sm\:-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .sm\:-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .sm\:-mt-4\.5 {
    margin-top: -1.125rem !important;
  }

  .sm\:-mr-4\.5 {
    margin-right: -1.125rem !important;
  }

  .sm\:-mb-4\.5 {
    margin-bottom: -1.125rem !important;
  }

  .sm\:-ml-4\.5 {
    margin-left: -1.125rem !important;
  }

  .sm\:-mt-5\.5 {
    margin-top: -1.375rem !important;
  }

  .sm\:-mr-5\.5 {
    margin-right: -1.375rem !important;
  }

  .sm\:-mb-5\.5 {
    margin-bottom: -1.375rem !important;
  }

  .sm\:-ml-5\.5 {
    margin-left: -1.375rem !important;
  }

  .sm\:-mt-6\.5 {
    margin-top: -1.625rem !important;
  }

  .sm\:-mr-6\.5 {
    margin-right: -1.625rem !important;
  }

  .sm\:-mb-6\.5 {
    margin-bottom: -1.625rem !important;
  }

  .sm\:-ml-6\.5 {
    margin-left: -1.625rem !important;
  }

  .sm\:-mt-7\.5 {
    margin-top: -1.875rem !important;
  }

  .sm\:-mr-7\.5 {
    margin-right: -1.875rem !important;
  }

  .sm\:-mb-7\.5 {
    margin-bottom: -1.875rem !important;
  }

  .sm\:-ml-7\.5 {
    margin-left: -1.875rem !important;
  }

  .sm\:-mt-8\.5 {
    margin-top: -2.125rem !important;
  }

  .sm\:-mr-8\.5 {
    margin-right: -2.125rem !important;
  }

  .sm\:-mb-8\.5 {
    margin-bottom: -2.125rem !important;
  }

  .sm\:-ml-8\.5 {
    margin-left: -2.125rem !important;
  }

  .sm\:-mt-9\.5 {
    margin-top: -2.375rem !important;
  }

  .sm\:-mr-9\.5 {
    margin-right: -2.375rem !important;
  }

  .sm\:-mb-9\.5 {
    margin-bottom: -2.375rem !important;
  }

  .sm\:-ml-9\.5 {
    margin-left: -2.375rem !important;
  }

  .sm\:-mt-10\.5 {
    margin-top: -2.625rem !important;
  }

  .sm\:-mr-10\.5 {
    margin-right: -2.625rem !important;
  }

  .sm\:-mb-10\.5 {
    margin-bottom: -2.625rem !important;
  }

  .sm\:-ml-10\.5 {
    margin-left: -2.625rem !important;
  }

  .sm\:-mt-11\.5 {
    margin-top: -2.875rem !important;
  }

  .sm\:-mr-11\.5 {
    margin-right: -2.875rem !important;
  }

  .sm\:-mb-11\.5 {
    margin-bottom: -2.875rem !important;
  }

  .sm\:-ml-11\.5 {
    margin-left: -2.875rem !important;
  }

  .sm\:-mt-12\.5 {
    margin-top: -3.125rem !important;
  }

  .sm\:-mr-12\.5 {
    margin-right: -3.125rem !important;
  }

  .sm\:-mb-12\.5 {
    margin-bottom: -3.125rem !important;
  }

  .sm\:-ml-12\.5 {
    margin-left: -3.125rem !important;
  }

  .sm\:-mt-13\.5 {
    margin-top: -3.375rem !important;
  }

  .sm\:-mr-13\.5 {
    margin-right: -3.375rem !important;
  }

  .sm\:-mb-13\.5 {
    margin-bottom: -3.375rem !important;
  }

  .sm\:-ml-13\.5 {
    margin-left: -3.375rem !important;
  }

  .sm\:-mt-14\.5 {
    margin-top: -3.625rem !important;
  }

  .sm\:-mr-14\.5 {
    margin-right: -3.625rem !important;
  }

  .sm\:-mb-14\.5 {
    margin-bottom: -3.625rem !important;
  }

  .sm\:-ml-14\.5 {
    margin-left: -3.625rem !important;
  }

  .sm\:-mt-15\.5 {
    margin-top: -3.875rem !important;
  }

  .sm\:-mr-15\.5 {
    margin-right: -3.875rem !important;
  }

  .sm\:-mb-15\.5 {
    margin-bottom: -3.875rem !important;
  }

  .sm\:-ml-15\.5 {
    margin-left: -3.875rem !important;
  }

  .sm\:-mt-16\.5 {
    margin-top: -4.125rem !important;
  }

  .sm\:-mr-16\.5 {
    margin-right: -4.125rem !important;
  }

  .sm\:-mb-16\.5 {
    margin-bottom: -4.125rem !important;
  }

  .sm\:-ml-16\.5 {
    margin-left: -4.125rem !important;
  }

  .sm\:-mt-17\.5 {
    margin-top: -4.375rem !important;
  }

  .sm\:-mr-17\.5 {
    margin-right: -4.375rem !important;
  }

  .sm\:-mb-17\.5 {
    margin-bottom: -4.375rem !important;
  }

  .sm\:-ml-17\.5 {
    margin-left: -4.375rem !important;
  }

  .sm\:-mt-18\.5 {
    margin-top: -4.625rem !important;
  }

  .sm\:-mr-18\.5 {
    margin-right: -4.625rem !important;
  }

  .sm\:-mb-18\.5 {
    margin-bottom: -4.625rem !important;
  }

  .sm\:-ml-18\.5 {
    margin-left: -4.625rem !important;
  }

  .sm\:-mt-19\.5 {
    margin-top: -4.875rem !important;
  }

  .sm\:-mr-19\.5 {
    margin-right: -4.875rem !important;
  }

  .sm\:-mb-19\.5 {
    margin-bottom: -4.875rem !important;
  }

  .sm\:-ml-19\.5 {
    margin-left: -4.875rem !important;
  }

  .sm\:-mt-20\.5 {
    margin-top: -5.125rem !important;
  }

  .sm\:-mr-20\.5 {
    margin-right: -5.125rem !important;
  }

  .sm\:-mb-20\.5 {
    margin-bottom: -5.125rem !important;
  }

  .sm\:-ml-20\.5 {
    margin-left: -5.125rem !important;
  }

  .sm\:-mt-21\.5 {
    margin-top: -5.375rem !important;
  }

  .sm\:-mr-21\.5 {
    margin-right: -5.375rem !important;
  }

  .sm\:-mb-21\.5 {
    margin-bottom: -5.375rem !important;
  }

  .sm\:-ml-21\.5 {
    margin-left: -5.375rem !important;
  }

  .sm\:-mt-22\.5 {
    margin-top: -5.625rem !important;
  }

  .sm\:-mr-22\.5 {
    margin-right: -5.625rem !important;
  }

  .sm\:-mb-22\.5 {
    margin-bottom: -5.625rem !important;
  }

  .sm\:-ml-22\.5 {
    margin-left: -5.625rem !important;
  }

  .sm\:-mt-23\.5 {
    margin-top: -5.875rem !important;
  }

  .sm\:-mr-23\.5 {
    margin-right: -5.875rem !important;
  }

  .sm\:-mb-23\.5 {
    margin-bottom: -5.875rem !important;
  }

  .sm\:-ml-23\.5 {
    margin-left: -5.875rem !important;
  }

  .sm\:-mt-24\.5 {
    margin-top: -6.125rem !important;
  }

  .sm\:-mr-24\.5 {
    margin-right: -6.125rem !important;
  }

  .sm\:-mb-24\.5 {
    margin-bottom: -6.125rem !important;
  }

  .sm\:-ml-24\.5 {
    margin-left: -6.125rem !important;
  }

  .sm\:-mt-25\.5 {
    margin-top: -6.375rem !important;
  }

  .sm\:-mr-25\.5 {
    margin-right: -6.375rem !important;
  }

  .sm\:-mb-25\.5 {
    margin-bottom: -6.375rem !important;
  }

  .sm\:-ml-25\.5 {
    margin-left: -6.375rem !important;
  }

  .sm\:-mt-26\.5 {
    margin-top: -6.625rem !important;
  }

  .sm\:-mr-26\.5 {
    margin-right: -6.625rem !important;
  }

  .sm\:-mb-26\.5 {
    margin-bottom: -6.625rem !important;
  }

  .sm\:-ml-26\.5 {
    margin-left: -6.625rem !important;
  }

  .sm\:-mt-27\.5 {
    margin-top: -6.875rem !important;
  }

  .sm\:-mr-27\.5 {
    margin-right: -6.875rem !important;
  }

  .sm\:-mb-27\.5 {
    margin-bottom: -6.875rem !important;
  }

  .sm\:-ml-27\.5 {
    margin-left: -6.875rem !important;
  }

  .sm\:-mt-28\.5 {
    margin-top: -7.125rem !important;
  }

  .sm\:-mr-28\.5 {
    margin-right: -7.125rem !important;
  }

  .sm\:-mb-28\.5 {
    margin-bottom: -7.125rem !important;
  }

  .sm\:-ml-28\.5 {
    margin-left: -7.125rem !important;
  }

  .sm\:-mt-29\.5 {
    margin-top: -7.375rem !important;
  }

  .sm\:-mr-29\.5 {
    margin-right: -7.375rem !important;
  }

  .sm\:-mb-29\.5 {
    margin-bottom: -7.375rem !important;
  }

  .sm\:-ml-29\.5 {
    margin-left: -7.375rem !important;
  }

  .sm\:-mt-30\.5 {
    margin-top: -7.625rem !important;
  }

  .sm\:-mr-30\.5 {
    margin-right: -7.625rem !important;
  }

  .sm\:-mb-30\.5 {
    margin-bottom: -7.625rem !important;
  }

  .sm\:-ml-30\.5 {
    margin-left: -7.625rem !important;
  }

  .sm\:-mt-31\.5 {
    margin-top: -7.875rem !important;
  }

  .sm\:-mr-31\.5 {
    margin-right: -7.875rem !important;
  }

  .sm\:-mb-31\.5 {
    margin-bottom: -7.875rem !important;
  }

  .sm\:-ml-31\.5 {
    margin-left: -7.875rem !important;
  }

  .sm\:-mt-32\.5 {
    margin-top: -8.125rem !important;
  }

  .sm\:-mr-32\.5 {
    margin-right: -8.125rem !important;
  }

  .sm\:-mb-32\.5 {
    margin-bottom: -8.125rem !important;
  }

  .sm\:-ml-32\.5 {
    margin-left: -8.125rem !important;
  }

  .sm\:-mt-33\.5 {
    margin-top: -8.375rem !important;
  }

  .sm\:-mr-33\.5 {
    margin-right: -8.375rem !important;
  }

  .sm\:-mb-33\.5 {
    margin-bottom: -8.375rem !important;
  }

  .sm\:-ml-33\.5 {
    margin-left: -8.375rem !important;
  }

  .sm\:-mt-34\.5 {
    margin-top: -8.625rem !important;
  }

  .sm\:-mr-34\.5 {
    margin-right: -8.625rem !important;
  }

  .sm\:-mb-34\.5 {
    margin-bottom: -8.625rem !important;
  }

  .sm\:-ml-34\.5 {
    margin-left: -8.625rem !important;
  }

  .sm\:-mt-35\.5 {
    margin-top: -8.875rem !important;
  }

  .sm\:-mr-35\.5 {
    margin-right: -8.875rem !important;
  }

  .sm\:-mb-35\.5 {
    margin-bottom: -8.875rem !important;
  }

  .sm\:-ml-35\.5 {
    margin-left: -8.875rem !important;
  }

  .sm\:-mt-36\.5 {
    margin-top: -9.125rem !important;
  }

  .sm\:-mr-36\.5 {
    margin-right: -9.125rem !important;
  }

  .sm\:-mb-36\.5 {
    margin-bottom: -9.125rem !important;
  }

  .sm\:-ml-36\.5 {
    margin-left: -9.125rem !important;
  }

  .sm\:-mt-37\.5 {
    margin-top: -9.375rem !important;
  }

  .sm\:-mr-37\.5 {
    margin-right: -9.375rem !important;
  }

  .sm\:-mb-37\.5 {
    margin-bottom: -9.375rem !important;
  }

  .sm\:-ml-37\.5 {
    margin-left: -9.375rem !important;
  }

  .sm\:-mt-38\.5 {
    margin-top: -9.625rem !important;
  }

  .sm\:-mr-38\.5 {
    margin-right: -9.625rem !important;
  }

  .sm\:-mb-38\.5 {
    margin-bottom: -9.625rem !important;
  }

  .sm\:-ml-38\.5 {
    margin-left: -9.625rem !important;
  }

  .sm\:-mt-39\.5 {
    margin-top: -9.875rem !important;
  }

  .sm\:-mr-39\.5 {
    margin-right: -9.875rem !important;
  }

  .sm\:-mb-39\.5 {
    margin-bottom: -9.875rem !important;
  }

  .sm\:-ml-39\.5 {
    margin-left: -9.875rem !important;
  }

  .sm\:-mt-40\.5 {
    margin-top: -10.125rem !important;
  }

  .sm\:-mr-40\.5 {
    margin-right: -10.125rem !important;
  }

  .sm\:-mb-40\.5 {
    margin-bottom: -10.125rem !important;
  }

  .sm\:-ml-40\.5 {
    margin-left: -10.125rem !important;
  }

  .sm\:-mt-41\.5 {
    margin-top: -10.375rem !important;
  }

  .sm\:-mr-41\.5 {
    margin-right: -10.375rem !important;
  }

  .sm\:-mb-41\.5 {
    margin-bottom: -10.375rem !important;
  }

  .sm\:-ml-41\.5 {
    margin-left: -10.375rem !important;
  }

  .sm\:-mt-42\.5 {
    margin-top: -10.625rem !important;
  }

  .sm\:-mr-42\.5 {
    margin-right: -10.625rem !important;
  }

  .sm\:-mb-42\.5 {
    margin-bottom: -10.625rem !important;
  }

  .sm\:-ml-42\.5 {
    margin-left: -10.625rem !important;
  }

  .sm\:-mt-43\.5 {
    margin-top: -10.875rem !important;
  }

  .sm\:-mr-43\.5 {
    margin-right: -10.875rem !important;
  }

  .sm\:-mb-43\.5 {
    margin-bottom: -10.875rem !important;
  }

  .sm\:-ml-43\.5 {
    margin-left: -10.875rem !important;
  }

  .sm\:-mt-44\.5 {
    margin-top: -11.125rem !important;
  }

  .sm\:-mr-44\.5 {
    margin-right: -11.125rem !important;
  }

  .sm\:-mb-44\.5 {
    margin-bottom: -11.125rem !important;
  }

  .sm\:-ml-44\.5 {
    margin-left: -11.125rem !important;
  }

  .sm\:-mt-45\.5 {
    margin-top: -11.375rem !important;
  }

  .sm\:-mr-45\.5 {
    margin-right: -11.375rem !important;
  }

  .sm\:-mb-45\.5 {
    margin-bottom: -11.375rem !important;
  }

  .sm\:-ml-45\.5 {
    margin-left: -11.375rem !important;
  }

  .sm\:-mt-46\.5 {
    margin-top: -11.625rem !important;
  }

  .sm\:-mr-46\.5 {
    margin-right: -11.625rem !important;
  }

  .sm\:-mb-46\.5 {
    margin-bottom: -11.625rem !important;
  }

  .sm\:-ml-46\.5 {
    margin-left: -11.625rem !important;
  }

  .sm\:-mt-47\.5 {
    margin-top: -11.875rem !important;
  }

  .sm\:-mr-47\.5 {
    margin-right: -11.875rem !important;
  }

  .sm\:-mb-47\.5 {
    margin-bottom: -11.875rem !important;
  }

  .sm\:-ml-47\.5 {
    margin-left: -11.875rem !important;
  }

  .sm\:-mt-48\.5 {
    margin-top: -12.125rem !important;
  }

  .sm\:-mr-48\.5 {
    margin-right: -12.125rem !important;
  }

  .sm\:-mb-48\.5 {
    margin-bottom: -12.125rem !important;
  }

  .sm\:-ml-48\.5 {
    margin-left: -12.125rem !important;
  }

  .sm\:-mt-49\.5 {
    margin-top: -12.375rem !important;
  }

  .sm\:-mr-49\.5 {
    margin-right: -12.375rem !important;
  }

  .sm\:-mb-49\.5 {
    margin-bottom: -12.375rem !important;
  }

  .sm\:-ml-49\.5 {
    margin-left: -12.375rem !important;
  }

  .sm\:-mt-50\.5 {
    margin-top: -12.625rem !important;
  }

  .sm\:-mr-50\.5 {
    margin-right: -12.625rem !important;
  }

  .sm\:-mb-50\.5 {
    margin-bottom: -12.625rem !important;
  }

  .sm\:-ml-50\.5 {
    margin-left: -12.625rem !important;
  }

  .sm\:-mt-51\.5 {
    margin-top: -12.875rem !important;
  }

  .sm\:-mr-51\.5 {
    margin-right: -12.875rem !important;
  }

  .sm\:-mb-51\.5 {
    margin-bottom: -12.875rem !important;
  }

  .sm\:-ml-51\.5 {
    margin-left: -12.875rem !important;
  }

  .sm\:-mt-52\.5 {
    margin-top: -13.125rem !important;
  }

  .sm\:-mr-52\.5 {
    margin-right: -13.125rem !important;
  }

  .sm\:-mb-52\.5 {
    margin-bottom: -13.125rem !important;
  }

  .sm\:-ml-52\.5 {
    margin-left: -13.125rem !important;
  }

  .sm\:-mt-53\.5 {
    margin-top: -13.375rem !important;
  }

  .sm\:-mr-53\.5 {
    margin-right: -13.375rem !important;
  }

  .sm\:-mb-53\.5 {
    margin-bottom: -13.375rem !important;
  }

  .sm\:-ml-53\.5 {
    margin-left: -13.375rem !important;
  }

  .sm\:-mt-54\.5 {
    margin-top: -13.625rem !important;
  }

  .sm\:-mr-54\.5 {
    margin-right: -13.625rem !important;
  }

  .sm\:-mb-54\.5 {
    margin-bottom: -13.625rem !important;
  }

  .sm\:-ml-54\.5 {
    margin-left: -13.625rem !important;
  }

  .sm\:-mt-55\.5 {
    margin-top: -13.875rem !important;
  }

  .sm\:-mr-55\.5 {
    margin-right: -13.875rem !important;
  }

  .sm\:-mb-55\.5 {
    margin-bottom: -13.875rem !important;
  }

  .sm\:-ml-55\.5 {
    margin-left: -13.875rem !important;
  }

  .sm\:-mt-56\.5 {
    margin-top: -14.125rem !important;
  }

  .sm\:-mr-56\.5 {
    margin-right: -14.125rem !important;
  }

  .sm\:-mb-56\.5 {
    margin-bottom: -14.125rem !important;
  }

  .sm\:-ml-56\.5 {
    margin-left: -14.125rem !important;
  }

  .sm\:-mt-57\.5 {
    margin-top: -14.375rem !important;
  }

  .sm\:-mr-57\.5 {
    margin-right: -14.375rem !important;
  }

  .sm\:-mb-57\.5 {
    margin-bottom: -14.375rem !important;
  }

  .sm\:-ml-57\.5 {
    margin-left: -14.375rem !important;
  }

  .sm\:-mt-58\.5 {
    margin-top: -14.625rem !important;
  }

  .sm\:-mr-58\.5 {
    margin-right: -14.625rem !important;
  }

  .sm\:-mb-58\.5 {
    margin-bottom: -14.625rem !important;
  }

  .sm\:-ml-58\.5 {
    margin-left: -14.625rem !important;
  }

  .sm\:-mt-59\.5 {
    margin-top: -14.875rem !important;
  }

  .sm\:-mr-59\.5 {
    margin-right: -14.875rem !important;
  }

  .sm\:-mb-59\.5 {
    margin-bottom: -14.875rem !important;
  }

  .sm\:-ml-59\.5 {
    margin-left: -14.875rem !important;
  }

  .sm\:-mt-60\.5 {
    margin-top: -15.125rem !important;
  }

  .sm\:-mr-60\.5 {
    margin-right: -15.125rem !important;
  }

  .sm\:-mb-60\.5 {
    margin-bottom: -15.125rem !important;
  }

  .sm\:-ml-60\.5 {
    margin-left: -15.125rem !important;
  }

  .sm\:-mt-61\.5 {
    margin-top: -15.375rem !important;
  }

  .sm\:-mr-61\.5 {
    margin-right: -15.375rem !important;
  }

  .sm\:-mb-61\.5 {
    margin-bottom: -15.375rem !important;
  }

  .sm\:-ml-61\.5 {
    margin-left: -15.375rem !important;
  }

  .sm\:-mt-62\.5 {
    margin-top: -15.625rem !important;
  }

  .sm\:-mr-62\.5 {
    margin-right: -15.625rem !important;
  }

  .sm\:-mb-62\.5 {
    margin-bottom: -15.625rem !important;
  }

  .sm\:-ml-62\.5 {
    margin-left: -15.625rem !important;
  }

  .sm\:-mt-63\.5 {
    margin-top: -15.875rem !important;
  }

  .sm\:-mr-63\.5 {
    margin-right: -15.875rem !important;
  }

  .sm\:-mb-63\.5 {
    margin-bottom: -15.875rem !important;
  }

  .sm\:-ml-63\.5 {
    margin-left: -15.875rem !important;
  }

  .sm\:-mt-64\.5 {
    margin-top: -16.125rem !important;
  }

  .sm\:-mr-64\.5 {
    margin-right: -16.125rem !important;
  }

  .sm\:-mb-64\.5 {
    margin-bottom: -16.125rem !important;
  }

  .sm\:-ml-64\.5 {
    margin-left: -16.125rem !important;
  }

  .sm\:-mt-65\.5 {
    margin-top: -16.375rem !important;
  }

  .sm\:-mr-65\.5 {
    margin-right: -16.375rem !important;
  }

  .sm\:-mb-65\.5 {
    margin-bottom: -16.375rem !important;
  }

  .sm\:-ml-65\.5 {
    margin-left: -16.375rem !important;
  }

  .sm\:-mt-66\.5 {
    margin-top: -16.625rem !important;
  }

  .sm\:-mr-66\.5 {
    margin-right: -16.625rem !important;
  }

  .sm\:-mb-66\.5 {
    margin-bottom: -16.625rem !important;
  }

  .sm\:-ml-66\.5 {
    margin-left: -16.625rem !important;
  }

  .sm\:-mt-67\.5 {
    margin-top: -16.875rem !important;
  }

  .sm\:-mr-67\.5 {
    margin-right: -16.875rem !important;
  }

  .sm\:-mb-67\.5 {
    margin-bottom: -16.875rem !important;
  }

  .sm\:-ml-67\.5 {
    margin-left: -16.875rem !important;
  }

  .sm\:-mt-68\.5 {
    margin-top: -17.125rem !important;
  }

  .sm\:-mr-68\.5 {
    margin-right: -17.125rem !important;
  }

  .sm\:-mb-68\.5 {
    margin-bottom: -17.125rem !important;
  }

  .sm\:-ml-68\.5 {
    margin-left: -17.125rem !important;
  }

  .sm\:-mt-69\.5 {
    margin-top: -17.375rem !important;
  }

  .sm\:-mr-69\.5 {
    margin-right: -17.375rem !important;
  }

  .sm\:-mb-69\.5 {
    margin-bottom: -17.375rem !important;
  }

  .sm\:-ml-69\.5 {
    margin-left: -17.375rem !important;
  }

  .sm\:-mt-70\.5 {
    margin-top: -17.625rem !important;
  }

  .sm\:-mr-70\.5 {
    margin-right: -17.625rem !important;
  }

  .sm\:-mb-70\.5 {
    margin-bottom: -17.625rem !important;
  }

  .sm\:-ml-70\.5 {
    margin-left: -17.625rem !important;
  }

  .sm\:-mt-71\.5 {
    margin-top: -17.875rem !important;
  }

  .sm\:-mr-71\.5 {
    margin-right: -17.875rem !important;
  }

  .sm\:-mb-71\.5 {
    margin-bottom: -17.875rem !important;
  }

  .sm\:-ml-71\.5 {
    margin-left: -17.875rem !important;
  }

  .sm\:-mt-72\.5 {
    margin-top: -18.125rem !important;
  }

  .sm\:-mr-72\.5 {
    margin-right: -18.125rem !important;
  }

  .sm\:-mb-72\.5 {
    margin-bottom: -18.125rem !important;
  }

  .sm\:-ml-72\.5 {
    margin-left: -18.125rem !important;
  }

  .sm\:-mt-73\.5 {
    margin-top: -18.375rem !important;
  }

  .sm\:-mr-73\.5 {
    margin-right: -18.375rem !important;
  }

  .sm\:-mb-73\.5 {
    margin-bottom: -18.375rem !important;
  }

  .sm\:-ml-73\.5 {
    margin-left: -18.375rem !important;
  }

  .sm\:-mt-74\.5 {
    margin-top: -18.625rem !important;
  }

  .sm\:-mr-74\.5 {
    margin-right: -18.625rem !important;
  }

  .sm\:-mb-74\.5 {
    margin-bottom: -18.625rem !important;
  }

  .sm\:-ml-74\.5 {
    margin-left: -18.625rem !important;
  }

  .sm\:-mt-75\.5 {
    margin-top: -18.875rem !important;
  }

  .sm\:-mr-75\.5 {
    margin-right: -18.875rem !important;
  }

  .sm\:-mb-75\.5 {
    margin-bottom: -18.875rem !important;
  }

  .sm\:-ml-75\.5 {
    margin-left: -18.875rem !important;
  }

  .sm\:-mt-76\.5 {
    margin-top: -19.125rem !important;
  }

  .sm\:-mr-76\.5 {
    margin-right: -19.125rem !important;
  }

  .sm\:-mb-76\.5 {
    margin-bottom: -19.125rem !important;
  }

  .sm\:-ml-76\.5 {
    margin-left: -19.125rem !important;
  }

  .sm\:-mt-77\.5 {
    margin-top: -19.375rem !important;
  }

  .sm\:-mr-77\.5 {
    margin-right: -19.375rem !important;
  }

  .sm\:-mb-77\.5 {
    margin-bottom: -19.375rem !important;
  }

  .sm\:-ml-77\.5 {
    margin-left: -19.375rem !important;
  }

  .sm\:-mt-78\.5 {
    margin-top: -19.625rem !important;
  }

  .sm\:-mr-78\.5 {
    margin-right: -19.625rem !important;
  }

  .sm\:-mb-78\.5 {
    margin-bottom: -19.625rem !important;
  }

  .sm\:-ml-78\.5 {
    margin-left: -19.625rem !important;
  }

  .sm\:-mt-79\.5 {
    margin-top: -19.875rem !important;
  }

  .sm\:-mr-79\.5 {
    margin-right: -19.875rem !important;
  }

  .sm\:-mb-79\.5 {
    margin-bottom: -19.875rem !important;
  }

  .sm\:-ml-79\.5 {
    margin-left: -19.875rem !important;
  }

  .sm\:-mt-80\.5 {
    margin-top: -20.125rem !important;
  }

  .sm\:-mr-80\.5 {
    margin-right: -20.125rem !important;
  }

  .sm\:-mb-80\.5 {
    margin-bottom: -20.125rem !important;
  }

  .sm\:-ml-80\.5 {
    margin-left: -20.125rem !important;
  }

  .sm\:-mt-81\.5 {
    margin-top: -20.375rem !important;
  }

  .sm\:-mr-81\.5 {
    margin-right: -20.375rem !important;
  }

  .sm\:-mb-81\.5 {
    margin-bottom: -20.375rem !important;
  }

  .sm\:-ml-81\.5 {
    margin-left: -20.375rem !important;
  }

  .sm\:-mt-82\.5 {
    margin-top: -20.625rem !important;
  }

  .sm\:-mr-82\.5 {
    margin-right: -20.625rem !important;
  }

  .sm\:-mb-82\.5 {
    margin-bottom: -20.625rem !important;
  }

  .sm\:-ml-82\.5 {
    margin-left: -20.625rem !important;
  }

  .sm\:-mt-83\.5 {
    margin-top: -20.875rem !important;
  }

  .sm\:-mr-83\.5 {
    margin-right: -20.875rem !important;
  }

  .sm\:-mb-83\.5 {
    margin-bottom: -20.875rem !important;
  }

  .sm\:-ml-83\.5 {
    margin-left: -20.875rem !important;
  }

  .sm\:-mt-84\.5 {
    margin-top: -21.125rem !important;
  }

  .sm\:-mr-84\.5 {
    margin-right: -21.125rem !important;
  }

  .sm\:-mb-84\.5 {
    margin-bottom: -21.125rem !important;
  }

  .sm\:-ml-84\.5 {
    margin-left: -21.125rem !important;
  }

  .sm\:-mt-85\.5 {
    margin-top: -21.375rem !important;
  }

  .sm\:-mr-85\.5 {
    margin-right: -21.375rem !important;
  }

  .sm\:-mb-85\.5 {
    margin-bottom: -21.375rem !important;
  }

  .sm\:-ml-85\.5 {
    margin-left: -21.375rem !important;
  }

  .sm\:-mt-86\.5 {
    margin-top: -21.625rem !important;
  }

  .sm\:-mr-86\.5 {
    margin-right: -21.625rem !important;
  }

  .sm\:-mb-86\.5 {
    margin-bottom: -21.625rem !important;
  }

  .sm\:-ml-86\.5 {
    margin-left: -21.625rem !important;
  }

  .sm\:-mt-87\.5 {
    margin-top: -21.875rem !important;
  }

  .sm\:-mr-87\.5 {
    margin-right: -21.875rem !important;
  }

  .sm\:-mb-87\.5 {
    margin-bottom: -21.875rem !important;
  }

  .sm\:-ml-87\.5 {
    margin-left: -21.875rem !important;
  }

  .sm\:-mt-88\.5 {
    margin-top: -22.125rem !important;
  }

  .sm\:-mr-88\.5 {
    margin-right: -22.125rem !important;
  }

  .sm\:-mb-88\.5 {
    margin-bottom: -22.125rem !important;
  }

  .sm\:-ml-88\.5 {
    margin-left: -22.125rem !important;
  }

  .sm\:-mt-89\.5 {
    margin-top: -22.375rem !important;
  }

  .sm\:-mr-89\.5 {
    margin-right: -22.375rem !important;
  }

  .sm\:-mb-89\.5 {
    margin-bottom: -22.375rem !important;
  }

  .sm\:-ml-89\.5 {
    margin-left: -22.375rem !important;
  }

  .sm\:-mt-90\.5 {
    margin-top: -22.625rem !important;
  }

  .sm\:-mr-90\.5 {
    margin-right: -22.625rem !important;
  }

  .sm\:-mb-90\.5 {
    margin-bottom: -22.625rem !important;
  }

  .sm\:-ml-90\.5 {
    margin-left: -22.625rem !important;
  }

  .sm\:-mt-91\.5 {
    margin-top: -22.875rem !important;
  }

  .sm\:-mr-91\.5 {
    margin-right: -22.875rem !important;
  }

  .sm\:-mb-91\.5 {
    margin-bottom: -22.875rem !important;
  }

  .sm\:-ml-91\.5 {
    margin-left: -22.875rem !important;
  }

  .sm\:-mt-92\.5 {
    margin-top: -23.125rem !important;
  }

  .sm\:-mr-92\.5 {
    margin-right: -23.125rem !important;
  }

  .sm\:-mb-92\.5 {
    margin-bottom: -23.125rem !important;
  }

  .sm\:-ml-92\.5 {
    margin-left: -23.125rem !important;
  }

  .sm\:-mt-93\.5 {
    margin-top: -23.375rem !important;
  }

  .sm\:-mr-93\.5 {
    margin-right: -23.375rem !important;
  }

  .sm\:-mb-93\.5 {
    margin-bottom: -23.375rem !important;
  }

  .sm\:-ml-93\.5 {
    margin-left: -23.375rem !important;
  }

  .sm\:-mt-94\.5 {
    margin-top: -23.625rem !important;
  }

  .sm\:-mr-94\.5 {
    margin-right: -23.625rem !important;
  }

  .sm\:-mb-94\.5 {
    margin-bottom: -23.625rem !important;
  }

  .sm\:-ml-94\.5 {
    margin-left: -23.625rem !important;
  }

  .sm\:-mt-95\.5 {
    margin-top: -23.875rem !important;
  }

  .sm\:-mr-95\.5 {
    margin-right: -23.875rem !important;
  }

  .sm\:-mb-95\.5 {
    margin-bottom: -23.875rem !important;
  }

  .sm\:-ml-95\.5 {
    margin-left: -23.875rem !important;
  }

  .sm\:-mt-96\.5 {
    margin-top: -24.125rem !important;
  }

  .sm\:-mr-96\.5 {
    margin-right: -24.125rem !important;
  }

  .sm\:-mb-96\.5 {
    margin-bottom: -24.125rem !important;
  }

  .sm\:-ml-96\.5 {
    margin-left: -24.125rem !important;
  }

  .sm\:-mt-97\.5 {
    margin-top: -24.375rem !important;
  }

  .sm\:-mr-97\.5 {
    margin-right: -24.375rem !important;
  }

  .sm\:-mb-97\.5 {
    margin-bottom: -24.375rem !important;
  }

  .sm\:-ml-97\.5 {
    margin-left: -24.375rem !important;
  }

  .sm\:-mt-98\.5 {
    margin-top: -24.625rem !important;
  }

  .sm\:-mr-98\.5 {
    margin-right: -24.625rem !important;
  }

  .sm\:-mb-98\.5 {
    margin-bottom: -24.625rem !important;
  }

  .sm\:-ml-98\.5 {
    margin-left: -24.625rem !important;
  }

  .sm\:-mt-99\.5 {
    margin-top: -24.875rem !important;
  }

  .sm\:-mr-99\.5 {
    margin-right: -24.875rem !important;
  }

  .sm\:-mb-99\.5 {
    margin-bottom: -24.875rem !important;
  }

  .sm\:-ml-99\.5 {
    margin-left: -24.875rem !important;
  }

  .sm\:-mt-100\.5 {
    margin-top: -25.125rem !important;
  }

  .sm\:-mr-100\.5 {
    margin-right: -25.125rem !important;
  }

  .sm\:-mb-100\.5 {
    margin-bottom: -25.125rem !important;
  }

  .sm\:-ml-100\.5 {
    margin-left: -25.125rem !important;
  }

  .sm\:-mt-101\.5 {
    margin-top: -25.375rem !important;
  }

  .sm\:-mr-101\.5 {
    margin-right: -25.375rem !important;
  }

  .sm\:-mb-101\.5 {
    margin-bottom: -25.375rem !important;
  }

  .sm\:-ml-101\.5 {
    margin-left: -25.375rem !important;
  }

  .sm\:-mt-102\.5 {
    margin-top: -25.625rem !important;
  }

  .sm\:-mr-102\.5 {
    margin-right: -25.625rem !important;
  }

  .sm\:-mb-102\.5 {
    margin-bottom: -25.625rem !important;
  }

  .sm\:-ml-102\.5 {
    margin-left: -25.625rem !important;
  }

  .sm\:-mt-103\.5 {
    margin-top: -25.875rem !important;
  }

  .sm\:-mr-103\.5 {
    margin-right: -25.875rem !important;
  }

  .sm\:-mb-103\.5 {
    margin-bottom: -25.875rem !important;
  }

  .sm\:-ml-103\.5 {
    margin-left: -25.875rem !important;
  }

  .sm\:-mt-104\.5 {
    margin-top: -26.125rem !important;
  }

  .sm\:-mr-104\.5 {
    margin-right: -26.125rem !important;
  }

  .sm\:-mb-104\.5 {
    margin-bottom: -26.125rem !important;
  }

  .sm\:-ml-104\.5 {
    margin-left: -26.125rem !important;
  }

  .sm\:hover\:m-0:hover {
    margin: 0rem !important;
  }

  .sm\:hover\:m-1:hover {
    margin: 0.25rem !important;
  }

  .sm\:hover\:m-2:hover {
    margin: 0.5rem !important;
  }

  .sm\:hover\:m-3:hover {
    margin: 0.75rem !important;
  }

  .sm\:hover\:m-4:hover {
    margin: 1rem !important;
  }

  .sm\:hover\:m-5:hover {
    margin: 1.25rem !important;
  }

  .sm\:hover\:m-6:hover {
    margin: 1.5rem !important;
  }

  .sm\:hover\:m-7:hover {
    margin: 1.75rem !important;
  }

  .sm\:hover\:m-8:hover {
    margin: 2rem !important;
  }

  .sm\:hover\:m-9:hover {
    margin: 2.25rem !important;
  }

  .sm\:hover\:m-10:hover {
    margin: 2.5rem !important;
  }

  .sm\:hover\:m-11:hover {
    margin: 2.75rem !important;
  }

  .sm\:hover\:m-12:hover {
    margin: 3rem !important;
  }

  .sm\:hover\:m-13:hover {
    margin: 3.25rem !important;
  }

  .sm\:hover\:m-14:hover {
    margin: 3.5rem !important;
  }

  .sm\:hover\:m-15:hover {
    margin: 3.75rem !important;
  }

  .sm\:hover\:m-16:hover {
    margin: 4rem !important;
  }

  .sm\:hover\:m-17:hover {
    margin: 4.25rem !important;
  }

  .sm\:hover\:m-18:hover {
    margin: 4.5rem !important;
  }

  .sm\:hover\:m-19:hover {
    margin: 4.75rem !important;
  }

  .sm\:hover\:m-20:hover {
    margin: 5rem !important;
  }

  .sm\:hover\:m-21:hover {
    margin: 5.25rem !important;
  }

  .sm\:hover\:m-22:hover {
    margin: 5.5rem !important;
  }

  .sm\:hover\:m-23:hover {
    margin: 5.75rem !important;
  }

  .sm\:hover\:m-24:hover {
    margin: 6rem !important;
  }

  .sm\:hover\:m-25:hover {
    margin: 6.25rem !important;
  }

  .sm\:hover\:m-26:hover {
    margin: 6.5rem !important;
  }

  .sm\:hover\:m-27:hover {
    margin: 6.75rem !important;
  }

  .sm\:hover\:m-28:hover {
    margin: 7rem !important;
  }

  .sm\:hover\:m-29:hover {
    margin: 7.25rem !important;
  }

  .sm\:hover\:m-30:hover {
    margin: 7.5rem !important;
  }

  .sm\:hover\:m-31:hover {
    margin: 7.75rem !important;
  }

  .sm\:hover\:m-32:hover {
    margin: 8rem !important;
  }

  .sm\:hover\:m-33:hover {
    margin: 8.25rem !important;
  }

  .sm\:hover\:m-34:hover {
    margin: 8.5rem !important;
  }

  .sm\:hover\:m-35:hover {
    margin: 8.75rem !important;
  }

  .sm\:hover\:m-36:hover {
    margin: 9rem !important;
  }

  .sm\:hover\:m-37:hover {
    margin: 9.25rem !important;
  }

  .sm\:hover\:m-38:hover {
    margin: 9.5rem !important;
  }

  .sm\:hover\:m-39:hover {
    margin: 9.75rem !important;
  }

  .sm\:hover\:m-40:hover {
    margin: 10rem !important;
  }

  .sm\:hover\:m-41:hover {
    margin: 10.25rem !important;
  }

  .sm\:hover\:m-42:hover {
    margin: 10.5rem !important;
  }

  .sm\:hover\:m-43:hover {
    margin: 10.75rem !important;
  }

  .sm\:hover\:m-44:hover {
    margin: 11rem !important;
  }

  .sm\:hover\:m-45:hover {
    margin: 11.25rem !important;
  }

  .sm\:hover\:m-46:hover {
    margin: 11.5rem !important;
  }

  .sm\:hover\:m-47:hover {
    margin: 11.75rem !important;
  }

  .sm\:hover\:m-48:hover {
    margin: 12rem !important;
  }

  .sm\:hover\:m-49:hover {
    margin: 12.25rem !important;
  }

  .sm\:hover\:m-50:hover {
    margin: 12.5rem !important;
  }

  .sm\:hover\:m-51:hover {
    margin: 12.75rem !important;
  }

  .sm\:hover\:m-52:hover {
    margin: 13rem !important;
  }

  .sm\:hover\:m-53:hover {
    margin: 13.25rem !important;
  }

  .sm\:hover\:m-54:hover {
    margin: 13.5rem !important;
  }

  .sm\:hover\:m-55:hover {
    margin: 13.75rem !important;
  }

  .sm\:hover\:m-56:hover {
    margin: 14rem !important;
  }

  .sm\:hover\:m-57:hover {
    margin: 14.25rem !important;
  }

  .sm\:hover\:m-58:hover {
    margin: 14.5rem !important;
  }

  .sm\:hover\:m-59:hover {
    margin: 14.75rem !important;
  }

  .sm\:hover\:m-60:hover {
    margin: 15rem !important;
  }

  .sm\:hover\:m-61:hover {
    margin: 15.25rem !important;
  }

  .sm\:hover\:m-62:hover {
    margin: 15.5rem !important;
  }

  .sm\:hover\:m-63:hover {
    margin: 15.75rem !important;
  }

  .sm\:hover\:m-64:hover {
    margin: 16rem !important;
  }

  .sm\:hover\:m-65:hover {
    margin: 16.25rem !important;
  }

  .sm\:hover\:m-66:hover {
    margin: 16.5rem !important;
  }

  .sm\:hover\:m-67:hover {
    margin: 16.75rem !important;
  }

  .sm\:hover\:m-68:hover {
    margin: 17rem !important;
  }

  .sm\:hover\:m-69:hover {
    margin: 17.25rem !important;
  }

  .sm\:hover\:m-70:hover {
    margin: 17.5rem !important;
  }

  .sm\:hover\:m-71:hover {
    margin: 17.75rem !important;
  }

  .sm\:hover\:m-72:hover {
    margin: 18rem !important;
  }

  .sm\:hover\:m-73:hover {
    margin: 18.25rem !important;
  }

  .sm\:hover\:m-74:hover {
    margin: 18.5rem !important;
  }

  .sm\:hover\:m-75:hover {
    margin: 18.75rem !important;
  }

  .sm\:hover\:m-76:hover {
    margin: 19rem !important;
  }

  .sm\:hover\:m-77:hover {
    margin: 19.25rem !important;
  }

  .sm\:hover\:m-78:hover {
    margin: 19.5rem !important;
  }

  .sm\:hover\:m-79:hover {
    margin: 19.75rem !important;
  }

  .sm\:hover\:m-80:hover {
    margin: 20rem !important;
  }

  .sm\:hover\:m-81:hover {
    margin: 20.25rem !important;
  }

  .sm\:hover\:m-82:hover {
    margin: 20.5rem !important;
  }

  .sm\:hover\:m-83:hover {
    margin: 20.75rem !important;
  }

  .sm\:hover\:m-84:hover {
    margin: 21rem !important;
  }

  .sm\:hover\:m-85:hover {
    margin: 21.25rem !important;
  }

  .sm\:hover\:m-86:hover {
    margin: 21.5rem !important;
  }

  .sm\:hover\:m-87:hover {
    margin: 21.75rem !important;
  }

  .sm\:hover\:m-88:hover {
    margin: 22rem !important;
  }

  .sm\:hover\:m-89:hover {
    margin: 22.25rem !important;
  }

  .sm\:hover\:m-90:hover {
    margin: 22.5rem !important;
  }

  .sm\:hover\:m-91:hover {
    margin: 22.75rem !important;
  }

  .sm\:hover\:m-92:hover {
    margin: 23rem !important;
  }

  .sm\:hover\:m-93:hover {
    margin: 23.25rem !important;
  }

  .sm\:hover\:m-94:hover {
    margin: 23.5rem !important;
  }

  .sm\:hover\:m-95:hover {
    margin: 23.75rem !important;
  }

  .sm\:hover\:m-96:hover {
    margin: 24rem !important;
  }

  .sm\:hover\:m-97:hover {
    margin: 24.25rem !important;
  }

  .sm\:hover\:m-98:hover {
    margin: 24.5rem !important;
  }

  .sm\:hover\:m-99:hover {
    margin: 24.75rem !important;
  }

  .sm\:hover\:m-100:hover {
    margin: 25rem !important;
  }

  .sm\:hover\:m-101:hover {
    margin: 25.25rem !important;
  }

  .sm\:hover\:m-102:hover {
    margin: 25.5rem !important;
  }

  .sm\:hover\:m-103:hover {
    margin: 25.75rem !important;
  }

  .sm\:hover\:m-104:hover {
    margin: 26rem !important;
  }

  .sm\:hover\:m-105:hover {
    margin: 26.25rem !important;
  }

  .sm\:hover\:m-auto:hover {
    margin: auto !important;
  }

  .sm\:hover\:m-px:hover {
    margin: 1px !important;
  }

  .sm\:hover\:m-0\.5:hover {
    margin: 0.125rem !important;
  }

  .sm\:hover\:m-1\.5:hover {
    margin: 0.375rem !important;
  }

  .sm\:hover\:m-2\.5:hover {
    margin: 0.625rem !important;
  }

  .sm\:hover\:m-3\.5:hover {
    margin: 0.875rem !important;
  }

  .sm\:hover\:m-4\.5:hover {
    margin: 1.125rem !important;
  }

  .sm\:hover\:m-5\.5:hover {
    margin: 1.375rem !important;
  }

  .sm\:hover\:m-6\.5:hover {
    margin: 1.625rem !important;
  }

  .sm\:hover\:m-7\.5:hover {
    margin: 1.875rem !important;
  }

  .sm\:hover\:m-8\.5:hover {
    margin: 2.125rem !important;
  }

  .sm\:hover\:m-9\.5:hover {
    margin: 2.375rem !important;
  }

  .sm\:hover\:m-10\.5:hover {
    margin: 2.625rem !important;
  }

  .sm\:hover\:m-11\.5:hover {
    margin: 2.875rem !important;
  }

  .sm\:hover\:m-12\.5:hover {
    margin: 3.125rem !important;
  }

  .sm\:hover\:m-13\.5:hover {
    margin: 3.375rem !important;
  }

  .sm\:hover\:m-14\.5:hover {
    margin: 3.625rem !important;
  }

  .sm\:hover\:m-15\.5:hover {
    margin: 3.875rem !important;
  }

  .sm\:hover\:m-16\.5:hover {
    margin: 4.125rem !important;
  }

  .sm\:hover\:m-17\.5:hover {
    margin: 4.375rem !important;
  }

  .sm\:hover\:m-18\.5:hover {
    margin: 4.625rem !important;
  }

  .sm\:hover\:m-19\.5:hover {
    margin: 4.875rem !important;
  }

  .sm\:hover\:m-20\.5:hover {
    margin: 5.125rem !important;
  }

  .sm\:hover\:m-21\.5:hover {
    margin: 5.375rem !important;
  }

  .sm\:hover\:m-22\.5:hover {
    margin: 5.625rem !important;
  }

  .sm\:hover\:m-23\.5:hover {
    margin: 5.875rem !important;
  }

  .sm\:hover\:m-24\.5:hover {
    margin: 6.125rem !important;
  }

  .sm\:hover\:m-25\.5:hover {
    margin: 6.375rem !important;
  }

  .sm\:hover\:m-26\.5:hover {
    margin: 6.625rem !important;
  }

  .sm\:hover\:m-27\.5:hover {
    margin: 6.875rem !important;
  }

  .sm\:hover\:m-28\.5:hover {
    margin: 7.125rem !important;
  }

  .sm\:hover\:m-29\.5:hover {
    margin: 7.375rem !important;
  }

  .sm\:hover\:m-30\.5:hover {
    margin: 7.625rem !important;
  }

  .sm\:hover\:m-31\.5:hover {
    margin: 7.875rem !important;
  }

  .sm\:hover\:m-32\.5:hover {
    margin: 8.125rem !important;
  }

  .sm\:hover\:m-33\.5:hover {
    margin: 8.375rem !important;
  }

  .sm\:hover\:m-34\.5:hover {
    margin: 8.625rem !important;
  }

  .sm\:hover\:m-35\.5:hover {
    margin: 8.875rem !important;
  }

  .sm\:hover\:m-36\.5:hover {
    margin: 9.125rem !important;
  }

  .sm\:hover\:m-37\.5:hover {
    margin: 9.375rem !important;
  }

  .sm\:hover\:m-38\.5:hover {
    margin: 9.625rem !important;
  }

  .sm\:hover\:m-39\.5:hover {
    margin: 9.875rem !important;
  }

  .sm\:hover\:m-40\.5:hover {
    margin: 10.125rem !important;
  }

  .sm\:hover\:m-41\.5:hover {
    margin: 10.375rem !important;
  }

  .sm\:hover\:m-42\.5:hover {
    margin: 10.625rem !important;
  }

  .sm\:hover\:m-43\.5:hover {
    margin: 10.875rem !important;
  }

  .sm\:hover\:m-44\.5:hover {
    margin: 11.125rem !important;
  }

  .sm\:hover\:m-45\.5:hover {
    margin: 11.375rem !important;
  }

  .sm\:hover\:m-46\.5:hover {
    margin: 11.625rem !important;
  }

  .sm\:hover\:m-47\.5:hover {
    margin: 11.875rem !important;
  }

  .sm\:hover\:m-48\.5:hover {
    margin: 12.125rem !important;
  }

  .sm\:hover\:m-49\.5:hover {
    margin: 12.375rem !important;
  }

  .sm\:hover\:m-50\.5:hover {
    margin: 12.625rem !important;
  }

  .sm\:hover\:m-51\.5:hover {
    margin: 12.875rem !important;
  }

  .sm\:hover\:m-52\.5:hover {
    margin: 13.125rem !important;
  }

  .sm\:hover\:m-53\.5:hover {
    margin: 13.375rem !important;
  }

  .sm\:hover\:m-54\.5:hover {
    margin: 13.625rem !important;
  }

  .sm\:hover\:m-55\.5:hover {
    margin: 13.875rem !important;
  }

  .sm\:hover\:m-56\.5:hover {
    margin: 14.125rem !important;
  }

  .sm\:hover\:m-57\.5:hover {
    margin: 14.375rem !important;
  }

  .sm\:hover\:m-58\.5:hover {
    margin: 14.625rem !important;
  }

  .sm\:hover\:m-59\.5:hover {
    margin: 14.875rem !important;
  }

  .sm\:hover\:m-60\.5:hover {
    margin: 15.125rem !important;
  }

  .sm\:hover\:m-61\.5:hover {
    margin: 15.375rem !important;
  }

  .sm\:hover\:m-62\.5:hover {
    margin: 15.625rem !important;
  }

  .sm\:hover\:m-63\.5:hover {
    margin: 15.875rem !important;
  }

  .sm\:hover\:m-64\.5:hover {
    margin: 16.125rem !important;
  }

  .sm\:hover\:m-65\.5:hover {
    margin: 16.375rem !important;
  }

  .sm\:hover\:m-66\.5:hover {
    margin: 16.625rem !important;
  }

  .sm\:hover\:m-67\.5:hover {
    margin: 16.875rem !important;
  }

  .sm\:hover\:m-68\.5:hover {
    margin: 17.125rem !important;
  }

  .sm\:hover\:m-69\.5:hover {
    margin: 17.375rem !important;
  }

  .sm\:hover\:m-70\.5:hover {
    margin: 17.625rem !important;
  }

  .sm\:hover\:m-71\.5:hover {
    margin: 17.875rem !important;
  }

  .sm\:hover\:m-72\.5:hover {
    margin: 18.125rem !important;
  }

  .sm\:hover\:m-73\.5:hover {
    margin: 18.375rem !important;
  }

  .sm\:hover\:m-74\.5:hover {
    margin: 18.625rem !important;
  }

  .sm\:hover\:m-75\.5:hover {
    margin: 18.875rem !important;
  }

  .sm\:hover\:m-76\.5:hover {
    margin: 19.125rem !important;
  }

  .sm\:hover\:m-77\.5:hover {
    margin: 19.375rem !important;
  }

  .sm\:hover\:m-78\.5:hover {
    margin: 19.625rem !important;
  }

  .sm\:hover\:m-79\.5:hover {
    margin: 19.875rem !important;
  }

  .sm\:hover\:m-80\.5:hover {
    margin: 20.125rem !important;
  }

  .sm\:hover\:m-81\.5:hover {
    margin: 20.375rem !important;
  }

  .sm\:hover\:m-82\.5:hover {
    margin: 20.625rem !important;
  }

  .sm\:hover\:m-83\.5:hover {
    margin: 20.875rem !important;
  }

  .sm\:hover\:m-84\.5:hover {
    margin: 21.125rem !important;
  }

  .sm\:hover\:m-85\.5:hover {
    margin: 21.375rem !important;
  }

  .sm\:hover\:m-86\.5:hover {
    margin: 21.625rem !important;
  }

  .sm\:hover\:m-87\.5:hover {
    margin: 21.875rem !important;
  }

  .sm\:hover\:m-88\.5:hover {
    margin: 22.125rem !important;
  }

  .sm\:hover\:m-89\.5:hover {
    margin: 22.375rem !important;
  }

  .sm\:hover\:m-90\.5:hover {
    margin: 22.625rem !important;
  }

  .sm\:hover\:m-91\.5:hover {
    margin: 22.875rem !important;
  }

  .sm\:hover\:m-92\.5:hover {
    margin: 23.125rem !important;
  }

  .sm\:hover\:m-93\.5:hover {
    margin: 23.375rem !important;
  }

  .sm\:hover\:m-94\.5:hover {
    margin: 23.625rem !important;
  }

  .sm\:hover\:m-95\.5:hover {
    margin: 23.875rem !important;
  }

  .sm\:hover\:m-96\.5:hover {
    margin: 24.125rem !important;
  }

  .sm\:hover\:m-97\.5:hover {
    margin: 24.375rem !important;
  }

  .sm\:hover\:m-98\.5:hover {
    margin: 24.625rem !important;
  }

  .sm\:hover\:m-99\.5:hover {
    margin: 24.875rem !important;
  }

  .sm\:hover\:m-100\.5:hover {
    margin: 25.125rem !important;
  }

  .sm\:hover\:m-101\.5:hover {
    margin: 25.375rem !important;
  }

  .sm\:hover\:m-102\.5:hover {
    margin: 25.625rem !important;
  }

  .sm\:hover\:m-103\.5:hover {
    margin: 25.875rem !important;
  }

  .sm\:hover\:m-104\.5:hover {
    margin: 26.125rem !important;
  }

  .sm\:hover\:-m-0:hover {
    margin: 0rem !important;
  }

  .sm\:hover\:-m-1:hover {
    margin: -0.25rem !important;
  }

  .sm\:hover\:-m-2:hover {
    margin: -0.5rem !important;
  }

  .sm\:hover\:-m-3:hover {
    margin: -0.75rem !important;
  }

  .sm\:hover\:-m-4:hover {
    margin: -1rem !important;
  }

  .sm\:hover\:-m-5:hover {
    margin: -1.25rem !important;
  }

  .sm\:hover\:-m-6:hover {
    margin: -1.5rem !important;
  }

  .sm\:hover\:-m-7:hover {
    margin: -1.75rem !important;
  }

  .sm\:hover\:-m-8:hover {
    margin: -2rem !important;
  }

  .sm\:hover\:-m-9:hover {
    margin: -2.25rem !important;
  }

  .sm\:hover\:-m-10:hover {
    margin: -2.5rem !important;
  }

  .sm\:hover\:-m-11:hover {
    margin: -2.75rem !important;
  }

  .sm\:hover\:-m-12:hover {
    margin: -3rem !important;
  }

  .sm\:hover\:-m-13:hover {
    margin: -3.25rem !important;
  }

  .sm\:hover\:-m-14:hover {
    margin: -3.5rem !important;
  }

  .sm\:hover\:-m-15:hover {
    margin: -3.75rem !important;
  }

  .sm\:hover\:-m-16:hover {
    margin: -4rem !important;
  }

  .sm\:hover\:-m-17:hover {
    margin: -4.25rem !important;
  }

  .sm\:hover\:-m-18:hover {
    margin: -4.5rem !important;
  }

  .sm\:hover\:-m-19:hover {
    margin: -4.75rem !important;
  }

  .sm\:hover\:-m-20:hover {
    margin: -5rem !important;
  }

  .sm\:hover\:-m-21:hover {
    margin: -5.25rem !important;
  }

  .sm\:hover\:-m-22:hover {
    margin: -5.5rem !important;
  }

  .sm\:hover\:-m-23:hover {
    margin: -5.75rem !important;
  }

  .sm\:hover\:-m-24:hover {
    margin: -6rem !important;
  }

  .sm\:hover\:-m-25:hover {
    margin: -6.25rem !important;
  }

  .sm\:hover\:-m-26:hover {
    margin: -6.5rem !important;
  }

  .sm\:hover\:-m-27:hover {
    margin: -6.75rem !important;
  }

  .sm\:hover\:-m-28:hover {
    margin: -7rem !important;
  }

  .sm\:hover\:-m-29:hover {
    margin: -7.25rem !important;
  }

  .sm\:hover\:-m-30:hover {
    margin: -7.5rem !important;
  }

  .sm\:hover\:-m-31:hover {
    margin: -7.75rem !important;
  }

  .sm\:hover\:-m-32:hover {
    margin: -8rem !important;
  }

  .sm\:hover\:-m-33:hover {
    margin: -8.25rem !important;
  }

  .sm\:hover\:-m-34:hover {
    margin: -8.5rem !important;
  }

  .sm\:hover\:-m-35:hover {
    margin: -8.75rem !important;
  }

  .sm\:hover\:-m-36:hover {
    margin: -9rem !important;
  }

  .sm\:hover\:-m-37:hover {
    margin: -9.25rem !important;
  }

  .sm\:hover\:-m-38:hover {
    margin: -9.5rem !important;
  }

  .sm\:hover\:-m-39:hover {
    margin: -9.75rem !important;
  }

  .sm\:hover\:-m-40:hover {
    margin: -10rem !important;
  }

  .sm\:hover\:-m-41:hover {
    margin: -10.25rem !important;
  }

  .sm\:hover\:-m-42:hover {
    margin: -10.5rem !important;
  }

  .sm\:hover\:-m-43:hover {
    margin: -10.75rem !important;
  }

  .sm\:hover\:-m-44:hover {
    margin: -11rem !important;
  }

  .sm\:hover\:-m-45:hover {
    margin: -11.25rem !important;
  }

  .sm\:hover\:-m-46:hover {
    margin: -11.5rem !important;
  }

  .sm\:hover\:-m-47:hover {
    margin: -11.75rem !important;
  }

  .sm\:hover\:-m-48:hover {
    margin: -12rem !important;
  }

  .sm\:hover\:-m-49:hover {
    margin: -12.25rem !important;
  }

  .sm\:hover\:-m-50:hover {
    margin: -12.5rem !important;
  }

  .sm\:hover\:-m-51:hover {
    margin: -12.75rem !important;
  }

  .sm\:hover\:-m-52:hover {
    margin: -13rem !important;
  }

  .sm\:hover\:-m-53:hover {
    margin: -13.25rem !important;
  }

  .sm\:hover\:-m-54:hover {
    margin: -13.5rem !important;
  }

  .sm\:hover\:-m-55:hover {
    margin: -13.75rem !important;
  }

  .sm\:hover\:-m-56:hover {
    margin: -14rem !important;
  }

  .sm\:hover\:-m-57:hover {
    margin: -14.25rem !important;
  }

  .sm\:hover\:-m-58:hover {
    margin: -14.5rem !important;
  }

  .sm\:hover\:-m-59:hover {
    margin: -14.75rem !important;
  }

  .sm\:hover\:-m-60:hover {
    margin: -15rem !important;
  }

  .sm\:hover\:-m-61:hover {
    margin: -15.25rem !important;
  }

  .sm\:hover\:-m-62:hover {
    margin: -15.5rem !important;
  }

  .sm\:hover\:-m-63:hover {
    margin: -15.75rem !important;
  }

  .sm\:hover\:-m-64:hover {
    margin: -16rem !important;
  }

  .sm\:hover\:-m-65:hover {
    margin: -16.25rem !important;
  }

  .sm\:hover\:-m-66:hover {
    margin: -16.5rem !important;
  }

  .sm\:hover\:-m-67:hover {
    margin: -16.75rem !important;
  }

  .sm\:hover\:-m-68:hover {
    margin: -17rem !important;
  }

  .sm\:hover\:-m-69:hover {
    margin: -17.25rem !important;
  }

  .sm\:hover\:-m-70:hover {
    margin: -17.5rem !important;
  }

  .sm\:hover\:-m-71:hover {
    margin: -17.75rem !important;
  }

  .sm\:hover\:-m-72:hover {
    margin: -18rem !important;
  }

  .sm\:hover\:-m-73:hover {
    margin: -18.25rem !important;
  }

  .sm\:hover\:-m-74:hover {
    margin: -18.5rem !important;
  }

  .sm\:hover\:-m-75:hover {
    margin: -18.75rem !important;
  }

  .sm\:hover\:-m-76:hover {
    margin: -19rem !important;
  }

  .sm\:hover\:-m-77:hover {
    margin: -19.25rem !important;
  }

  .sm\:hover\:-m-78:hover {
    margin: -19.5rem !important;
  }

  .sm\:hover\:-m-79:hover {
    margin: -19.75rem !important;
  }

  .sm\:hover\:-m-80:hover {
    margin: -20rem !important;
  }

  .sm\:hover\:-m-81:hover {
    margin: -20.25rem !important;
  }

  .sm\:hover\:-m-82:hover {
    margin: -20.5rem !important;
  }

  .sm\:hover\:-m-83:hover {
    margin: -20.75rem !important;
  }

  .sm\:hover\:-m-84:hover {
    margin: -21rem !important;
  }

  .sm\:hover\:-m-85:hover {
    margin: -21.25rem !important;
  }

  .sm\:hover\:-m-86:hover {
    margin: -21.5rem !important;
  }

  .sm\:hover\:-m-87:hover {
    margin: -21.75rem !important;
  }

  .sm\:hover\:-m-88:hover {
    margin: -22rem !important;
  }

  .sm\:hover\:-m-89:hover {
    margin: -22.25rem !important;
  }

  .sm\:hover\:-m-90:hover {
    margin: -22.5rem !important;
  }

  .sm\:hover\:-m-91:hover {
    margin: -22.75rem !important;
  }

  .sm\:hover\:-m-92:hover {
    margin: -23rem !important;
  }

  .sm\:hover\:-m-93:hover {
    margin: -23.25rem !important;
  }

  .sm\:hover\:-m-94:hover {
    margin: -23.5rem !important;
  }

  .sm\:hover\:-m-95:hover {
    margin: -23.75rem !important;
  }

  .sm\:hover\:-m-96:hover {
    margin: -24rem !important;
  }

  .sm\:hover\:-m-97:hover {
    margin: -24.25rem !important;
  }

  .sm\:hover\:-m-98:hover {
    margin: -24.5rem !important;
  }

  .sm\:hover\:-m-99:hover {
    margin: -24.75rem !important;
  }

  .sm\:hover\:-m-100:hover {
    margin: -25rem !important;
  }

  .sm\:hover\:-m-101:hover {
    margin: -25.25rem !important;
  }

  .sm\:hover\:-m-102:hover {
    margin: -25.5rem !important;
  }

  .sm\:hover\:-m-103:hover {
    margin: -25.75rem !important;
  }

  .sm\:hover\:-m-104:hover {
    margin: -26rem !important;
  }

  .sm\:hover\:-m-105:hover {
    margin: -26.25rem !important;
  }

  .sm\:hover\:-m-px:hover {
    margin: -1px !important;
  }

  .sm\:hover\:-m-0\.5:hover {
    margin: -0.125rem !important;
  }

  .sm\:hover\:-m-1\.5:hover {
    margin: -0.375rem !important;
  }

  .sm\:hover\:-m-2\.5:hover {
    margin: -0.625rem !important;
  }

  .sm\:hover\:-m-3\.5:hover {
    margin: -0.875rem !important;
  }

  .sm\:hover\:-m-4\.5:hover {
    margin: -1.125rem !important;
  }

  .sm\:hover\:-m-5\.5:hover {
    margin: -1.375rem !important;
  }

  .sm\:hover\:-m-6\.5:hover {
    margin: -1.625rem !important;
  }

  .sm\:hover\:-m-7\.5:hover {
    margin: -1.875rem !important;
  }

  .sm\:hover\:-m-8\.5:hover {
    margin: -2.125rem !important;
  }

  .sm\:hover\:-m-9\.5:hover {
    margin: -2.375rem !important;
  }

  .sm\:hover\:-m-10\.5:hover {
    margin: -2.625rem !important;
  }

  .sm\:hover\:-m-11\.5:hover {
    margin: -2.875rem !important;
  }

  .sm\:hover\:-m-12\.5:hover {
    margin: -3.125rem !important;
  }

  .sm\:hover\:-m-13\.5:hover {
    margin: -3.375rem !important;
  }

  .sm\:hover\:-m-14\.5:hover {
    margin: -3.625rem !important;
  }

  .sm\:hover\:-m-15\.5:hover {
    margin: -3.875rem !important;
  }

  .sm\:hover\:-m-16\.5:hover {
    margin: -4.125rem !important;
  }

  .sm\:hover\:-m-17\.5:hover {
    margin: -4.375rem !important;
  }

  .sm\:hover\:-m-18\.5:hover {
    margin: -4.625rem !important;
  }

  .sm\:hover\:-m-19\.5:hover {
    margin: -4.875rem !important;
  }

  .sm\:hover\:-m-20\.5:hover {
    margin: -5.125rem !important;
  }

  .sm\:hover\:-m-21\.5:hover {
    margin: -5.375rem !important;
  }

  .sm\:hover\:-m-22\.5:hover {
    margin: -5.625rem !important;
  }

  .sm\:hover\:-m-23\.5:hover {
    margin: -5.875rem !important;
  }

  .sm\:hover\:-m-24\.5:hover {
    margin: -6.125rem !important;
  }

  .sm\:hover\:-m-25\.5:hover {
    margin: -6.375rem !important;
  }

  .sm\:hover\:-m-26\.5:hover {
    margin: -6.625rem !important;
  }

  .sm\:hover\:-m-27\.5:hover {
    margin: -6.875rem !important;
  }

  .sm\:hover\:-m-28\.5:hover {
    margin: -7.125rem !important;
  }

  .sm\:hover\:-m-29\.5:hover {
    margin: -7.375rem !important;
  }

  .sm\:hover\:-m-30\.5:hover {
    margin: -7.625rem !important;
  }

  .sm\:hover\:-m-31\.5:hover {
    margin: -7.875rem !important;
  }

  .sm\:hover\:-m-32\.5:hover {
    margin: -8.125rem !important;
  }

  .sm\:hover\:-m-33\.5:hover {
    margin: -8.375rem !important;
  }

  .sm\:hover\:-m-34\.5:hover {
    margin: -8.625rem !important;
  }

  .sm\:hover\:-m-35\.5:hover {
    margin: -8.875rem !important;
  }

  .sm\:hover\:-m-36\.5:hover {
    margin: -9.125rem !important;
  }

  .sm\:hover\:-m-37\.5:hover {
    margin: -9.375rem !important;
  }

  .sm\:hover\:-m-38\.5:hover {
    margin: -9.625rem !important;
  }

  .sm\:hover\:-m-39\.5:hover {
    margin: -9.875rem !important;
  }

  .sm\:hover\:-m-40\.5:hover {
    margin: -10.125rem !important;
  }

  .sm\:hover\:-m-41\.5:hover {
    margin: -10.375rem !important;
  }

  .sm\:hover\:-m-42\.5:hover {
    margin: -10.625rem !important;
  }

  .sm\:hover\:-m-43\.5:hover {
    margin: -10.875rem !important;
  }

  .sm\:hover\:-m-44\.5:hover {
    margin: -11.125rem !important;
  }

  .sm\:hover\:-m-45\.5:hover {
    margin: -11.375rem !important;
  }

  .sm\:hover\:-m-46\.5:hover {
    margin: -11.625rem !important;
  }

  .sm\:hover\:-m-47\.5:hover {
    margin: -11.875rem !important;
  }

  .sm\:hover\:-m-48\.5:hover {
    margin: -12.125rem !important;
  }

  .sm\:hover\:-m-49\.5:hover {
    margin: -12.375rem !important;
  }

  .sm\:hover\:-m-50\.5:hover {
    margin: -12.625rem !important;
  }

  .sm\:hover\:-m-51\.5:hover {
    margin: -12.875rem !important;
  }

  .sm\:hover\:-m-52\.5:hover {
    margin: -13.125rem !important;
  }

  .sm\:hover\:-m-53\.5:hover {
    margin: -13.375rem !important;
  }

  .sm\:hover\:-m-54\.5:hover {
    margin: -13.625rem !important;
  }

  .sm\:hover\:-m-55\.5:hover {
    margin: -13.875rem !important;
  }

  .sm\:hover\:-m-56\.5:hover {
    margin: -14.125rem !important;
  }

  .sm\:hover\:-m-57\.5:hover {
    margin: -14.375rem !important;
  }

  .sm\:hover\:-m-58\.5:hover {
    margin: -14.625rem !important;
  }

  .sm\:hover\:-m-59\.5:hover {
    margin: -14.875rem !important;
  }

  .sm\:hover\:-m-60\.5:hover {
    margin: -15.125rem !important;
  }

  .sm\:hover\:-m-61\.5:hover {
    margin: -15.375rem !important;
  }

  .sm\:hover\:-m-62\.5:hover {
    margin: -15.625rem !important;
  }

  .sm\:hover\:-m-63\.5:hover {
    margin: -15.875rem !important;
  }

  .sm\:hover\:-m-64\.5:hover {
    margin: -16.125rem !important;
  }

  .sm\:hover\:-m-65\.5:hover {
    margin: -16.375rem !important;
  }

  .sm\:hover\:-m-66\.5:hover {
    margin: -16.625rem !important;
  }

  .sm\:hover\:-m-67\.5:hover {
    margin: -16.875rem !important;
  }

  .sm\:hover\:-m-68\.5:hover {
    margin: -17.125rem !important;
  }

  .sm\:hover\:-m-69\.5:hover {
    margin: -17.375rem !important;
  }

  .sm\:hover\:-m-70\.5:hover {
    margin: -17.625rem !important;
  }

  .sm\:hover\:-m-71\.5:hover {
    margin: -17.875rem !important;
  }

  .sm\:hover\:-m-72\.5:hover {
    margin: -18.125rem !important;
  }

  .sm\:hover\:-m-73\.5:hover {
    margin: -18.375rem !important;
  }

  .sm\:hover\:-m-74\.5:hover {
    margin: -18.625rem !important;
  }

  .sm\:hover\:-m-75\.5:hover {
    margin: -18.875rem !important;
  }

  .sm\:hover\:-m-76\.5:hover {
    margin: -19.125rem !important;
  }

  .sm\:hover\:-m-77\.5:hover {
    margin: -19.375rem !important;
  }

  .sm\:hover\:-m-78\.5:hover {
    margin: -19.625rem !important;
  }

  .sm\:hover\:-m-79\.5:hover {
    margin: -19.875rem !important;
  }

  .sm\:hover\:-m-80\.5:hover {
    margin: -20.125rem !important;
  }

  .sm\:hover\:-m-81\.5:hover {
    margin: -20.375rem !important;
  }

  .sm\:hover\:-m-82\.5:hover {
    margin: -20.625rem !important;
  }

  .sm\:hover\:-m-83\.5:hover {
    margin: -20.875rem !important;
  }

  .sm\:hover\:-m-84\.5:hover {
    margin: -21.125rem !important;
  }

  .sm\:hover\:-m-85\.5:hover {
    margin: -21.375rem !important;
  }

  .sm\:hover\:-m-86\.5:hover {
    margin: -21.625rem !important;
  }

  .sm\:hover\:-m-87\.5:hover {
    margin: -21.875rem !important;
  }

  .sm\:hover\:-m-88\.5:hover {
    margin: -22.125rem !important;
  }

  .sm\:hover\:-m-89\.5:hover {
    margin: -22.375rem !important;
  }

  .sm\:hover\:-m-90\.5:hover {
    margin: -22.625rem !important;
  }

  .sm\:hover\:-m-91\.5:hover {
    margin: -22.875rem !important;
  }

  .sm\:hover\:-m-92\.5:hover {
    margin: -23.125rem !important;
  }

  .sm\:hover\:-m-93\.5:hover {
    margin: -23.375rem !important;
  }

  .sm\:hover\:-m-94\.5:hover {
    margin: -23.625rem !important;
  }

  .sm\:hover\:-m-95\.5:hover {
    margin: -23.875rem !important;
  }

  .sm\:hover\:-m-96\.5:hover {
    margin: -24.125rem !important;
  }

  .sm\:hover\:-m-97\.5:hover {
    margin: -24.375rem !important;
  }

  .sm\:hover\:-m-98\.5:hover {
    margin: -24.625rem !important;
  }

  .sm\:hover\:-m-99\.5:hover {
    margin: -24.875rem !important;
  }

  .sm\:hover\:-m-100\.5:hover {
    margin: -25.125rem !important;
  }

  .sm\:hover\:-m-101\.5:hover {
    margin: -25.375rem !important;
  }

  .sm\:hover\:-m-102\.5:hover {
    margin: -25.625rem !important;
  }

  .sm\:hover\:-m-103\.5:hover {
    margin: -25.875rem !important;
  }

  .sm\:hover\:-m-104\.5:hover {
    margin: -26.125rem !important;
  }

  .sm\:hover\:my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .sm\:hover\:mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .sm\:hover\:my-1:hover {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .sm\:hover\:mx-1:hover {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .sm\:hover\:my-2:hover {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .sm\:hover\:mx-2:hover {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .sm\:hover\:my-3:hover {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .sm\:hover\:mx-3:hover {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .sm\:hover\:my-4:hover {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm\:hover\:mx-4:hover {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm\:hover\:my-5:hover {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .sm\:hover\:mx-5:hover {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .sm\:hover\:my-6:hover {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm\:hover\:mx-6:hover {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:hover\:my-7:hover {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .sm\:hover\:mx-7:hover {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .sm\:hover\:my-8:hover {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:hover\:mx-8:hover {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .sm\:hover\:my-9:hover {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .sm\:hover\:mx-9:hover {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .sm\:hover\:my-10:hover {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .sm\:hover\:mx-10:hover {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .sm\:hover\:my-11:hover {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .sm\:hover\:mx-11:hover {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .sm\:hover\:my-12:hover {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:hover\:mx-12:hover {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:hover\:my-13:hover {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .sm\:hover\:mx-13:hover {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .sm\:hover\:my-14:hover {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .sm\:hover\:mx-14:hover {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .sm\:hover\:my-15:hover {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .sm\:hover\:mx-15:hover {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .sm\:hover\:my-16:hover {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .sm\:hover\:mx-16:hover {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .sm\:hover\:my-17:hover {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .sm\:hover\:mx-17:hover {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .sm\:hover\:my-18:hover {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .sm\:hover\:mx-18:hover {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .sm\:hover\:my-19:hover {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .sm\:hover\:mx-19:hover {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .sm\:hover\:my-20:hover {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .sm\:hover\:mx-20:hover {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .sm\:hover\:my-21:hover {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .sm\:hover\:mx-21:hover {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .sm\:hover\:my-22:hover {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .sm\:hover\:mx-22:hover {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .sm\:hover\:my-23:hover {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .sm\:hover\:mx-23:hover {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .sm\:hover\:my-24:hover {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm\:hover\:mx-24:hover {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm\:hover\:my-25:hover {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .sm\:hover\:mx-25:hover {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .sm\:hover\:my-26:hover {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .sm\:hover\:mx-26:hover {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .sm\:hover\:my-27:hover {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .sm\:hover\:mx-27:hover {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .sm\:hover\:my-28:hover {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .sm\:hover\:mx-28:hover {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .sm\:hover\:my-29:hover {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .sm\:hover\:mx-29:hover {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .sm\:hover\:my-30:hover {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .sm\:hover\:mx-30:hover {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .sm\:hover\:my-31:hover {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .sm\:hover\:mx-31:hover {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .sm\:hover\:my-32:hover {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .sm\:hover\:mx-32:hover {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .sm\:hover\:my-33:hover {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .sm\:hover\:mx-33:hover {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .sm\:hover\:my-34:hover {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .sm\:hover\:mx-34:hover {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .sm\:hover\:my-35:hover {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .sm\:hover\:mx-35:hover {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .sm\:hover\:my-36:hover {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .sm\:hover\:mx-36:hover {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .sm\:hover\:my-37:hover {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .sm\:hover\:mx-37:hover {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .sm\:hover\:my-38:hover {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .sm\:hover\:mx-38:hover {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .sm\:hover\:my-39:hover {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .sm\:hover\:mx-39:hover {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .sm\:hover\:my-40:hover {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .sm\:hover\:mx-40:hover {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .sm\:hover\:my-41:hover {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .sm\:hover\:mx-41:hover {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .sm\:hover\:my-42:hover {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .sm\:hover\:mx-42:hover {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .sm\:hover\:my-43:hover {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .sm\:hover\:mx-43:hover {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .sm\:hover\:my-44:hover {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .sm\:hover\:mx-44:hover {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .sm\:hover\:my-45:hover {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .sm\:hover\:mx-45:hover {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .sm\:hover\:my-46:hover {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .sm\:hover\:mx-46:hover {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .sm\:hover\:my-47:hover {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .sm\:hover\:mx-47:hover {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .sm\:hover\:my-48:hover {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .sm\:hover\:mx-48:hover {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .sm\:hover\:my-49:hover {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .sm\:hover\:mx-49:hover {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .sm\:hover\:my-50:hover {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .sm\:hover\:mx-50:hover {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .sm\:hover\:my-51:hover {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .sm\:hover\:mx-51:hover {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .sm\:hover\:my-52:hover {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .sm\:hover\:mx-52:hover {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .sm\:hover\:my-53:hover {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .sm\:hover\:mx-53:hover {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .sm\:hover\:my-54:hover {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .sm\:hover\:mx-54:hover {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .sm\:hover\:my-55:hover {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .sm\:hover\:mx-55:hover {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .sm\:hover\:my-56:hover {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .sm\:hover\:mx-56:hover {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .sm\:hover\:my-57:hover {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .sm\:hover\:mx-57:hover {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .sm\:hover\:my-58:hover {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .sm\:hover\:mx-58:hover {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .sm\:hover\:my-59:hover {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .sm\:hover\:mx-59:hover {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .sm\:hover\:my-60:hover {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .sm\:hover\:mx-60:hover {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .sm\:hover\:my-61:hover {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .sm\:hover\:mx-61:hover {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .sm\:hover\:my-62:hover {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .sm\:hover\:mx-62:hover {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .sm\:hover\:my-63:hover {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .sm\:hover\:mx-63:hover {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .sm\:hover\:my-64:hover {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .sm\:hover\:mx-64:hover {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .sm\:hover\:my-65:hover {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .sm\:hover\:mx-65:hover {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .sm\:hover\:my-66:hover {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .sm\:hover\:mx-66:hover {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .sm\:hover\:my-67:hover {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .sm\:hover\:mx-67:hover {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .sm\:hover\:my-68:hover {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .sm\:hover\:mx-68:hover {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .sm\:hover\:my-69:hover {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .sm\:hover\:mx-69:hover {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .sm\:hover\:my-70:hover {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .sm\:hover\:mx-70:hover {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .sm\:hover\:my-71:hover {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .sm\:hover\:mx-71:hover {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .sm\:hover\:my-72:hover {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .sm\:hover\:mx-72:hover {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .sm\:hover\:my-73:hover {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .sm\:hover\:mx-73:hover {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .sm\:hover\:my-74:hover {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .sm\:hover\:mx-74:hover {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .sm\:hover\:my-75:hover {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .sm\:hover\:mx-75:hover {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .sm\:hover\:my-76:hover {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .sm\:hover\:mx-76:hover {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .sm\:hover\:my-77:hover {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .sm\:hover\:mx-77:hover {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .sm\:hover\:my-78:hover {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .sm\:hover\:mx-78:hover {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .sm\:hover\:my-79:hover {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .sm\:hover\:mx-79:hover {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .sm\:hover\:my-80:hover {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .sm\:hover\:mx-80:hover {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .sm\:hover\:my-81:hover {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .sm\:hover\:mx-81:hover {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .sm\:hover\:my-82:hover {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .sm\:hover\:mx-82:hover {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .sm\:hover\:my-83:hover {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .sm\:hover\:mx-83:hover {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .sm\:hover\:my-84:hover {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .sm\:hover\:mx-84:hover {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .sm\:hover\:my-85:hover {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .sm\:hover\:mx-85:hover {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .sm\:hover\:my-86:hover {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .sm\:hover\:mx-86:hover {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .sm\:hover\:my-87:hover {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .sm\:hover\:mx-87:hover {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .sm\:hover\:my-88:hover {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .sm\:hover\:mx-88:hover {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .sm\:hover\:my-89:hover {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .sm\:hover\:mx-89:hover {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .sm\:hover\:my-90:hover {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .sm\:hover\:mx-90:hover {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .sm\:hover\:my-91:hover {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .sm\:hover\:mx-91:hover {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .sm\:hover\:my-92:hover {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .sm\:hover\:mx-92:hover {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .sm\:hover\:my-93:hover {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .sm\:hover\:mx-93:hover {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .sm\:hover\:my-94:hover {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .sm\:hover\:mx-94:hover {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .sm\:hover\:my-95:hover {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .sm\:hover\:mx-95:hover {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .sm\:hover\:my-96:hover {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .sm\:hover\:mx-96:hover {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .sm\:hover\:my-97:hover {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .sm\:hover\:mx-97:hover {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .sm\:hover\:my-98:hover {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .sm\:hover\:mx-98:hover {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .sm\:hover\:my-99:hover {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .sm\:hover\:mx-99:hover {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .sm\:hover\:my-100:hover {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .sm\:hover\:mx-100:hover {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .sm\:hover\:my-101:hover {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .sm\:hover\:mx-101:hover {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .sm\:hover\:my-102:hover {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .sm\:hover\:mx-102:hover {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .sm\:hover\:my-103:hover {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .sm\:hover\:mx-103:hover {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .sm\:hover\:my-104:hover {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .sm\:hover\:mx-104:hover {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .sm\:hover\:my-105:hover {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .sm\:hover\:mx-105:hover {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .sm\:hover\:my-auto:hover {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .sm\:hover\:mx-auto:hover {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sm\:hover\:my-px:hover {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .sm\:hover\:mx-px:hover {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .sm\:hover\:my-0\.5:hover {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .sm\:hover\:mx-0\.5:hover {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .sm\:hover\:my-1\.5:hover {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .sm\:hover\:mx-1\.5:hover {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .sm\:hover\:my-2\.5:hover {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .sm\:hover\:mx-2\.5:hover {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .sm\:hover\:my-3\.5:hover {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .sm\:hover\:mx-3\.5:hover {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .sm\:hover\:my-4\.5:hover {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .sm\:hover\:mx-4\.5:hover {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .sm\:hover\:my-5\.5:hover {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .sm\:hover\:mx-5\.5:hover {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .sm\:hover\:my-6\.5:hover {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .sm\:hover\:mx-6\.5:hover {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .sm\:hover\:my-7\.5:hover {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .sm\:hover\:mx-7\.5:hover {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .sm\:hover\:my-8\.5:hover {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .sm\:hover\:mx-8\.5:hover {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .sm\:hover\:my-9\.5:hover {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .sm\:hover\:mx-9\.5:hover {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .sm\:hover\:my-10\.5:hover {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .sm\:hover\:mx-10\.5:hover {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .sm\:hover\:my-11\.5:hover {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .sm\:hover\:mx-11\.5:hover {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .sm\:hover\:my-12\.5:hover {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .sm\:hover\:mx-12\.5:hover {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .sm\:hover\:my-13\.5:hover {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .sm\:hover\:mx-13\.5:hover {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .sm\:hover\:my-14\.5:hover {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .sm\:hover\:mx-14\.5:hover {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .sm\:hover\:my-15\.5:hover {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .sm\:hover\:mx-15\.5:hover {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .sm\:hover\:my-16\.5:hover {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .sm\:hover\:mx-16\.5:hover {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .sm\:hover\:my-17\.5:hover {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .sm\:hover\:mx-17\.5:hover {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .sm\:hover\:my-18\.5:hover {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .sm\:hover\:mx-18\.5:hover {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .sm\:hover\:my-19\.5:hover {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .sm\:hover\:mx-19\.5:hover {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .sm\:hover\:my-20\.5:hover {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .sm\:hover\:mx-20\.5:hover {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .sm\:hover\:my-21\.5:hover {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .sm\:hover\:mx-21\.5:hover {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .sm\:hover\:my-22\.5:hover {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .sm\:hover\:mx-22\.5:hover {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .sm\:hover\:my-23\.5:hover {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .sm\:hover\:mx-23\.5:hover {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .sm\:hover\:my-24\.5:hover {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .sm\:hover\:mx-24\.5:hover {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .sm\:hover\:my-25\.5:hover {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .sm\:hover\:mx-25\.5:hover {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .sm\:hover\:my-26\.5:hover {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .sm\:hover\:mx-26\.5:hover {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .sm\:hover\:my-27\.5:hover {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .sm\:hover\:mx-27\.5:hover {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .sm\:hover\:my-28\.5:hover {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .sm\:hover\:mx-28\.5:hover {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .sm\:hover\:my-29\.5:hover {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .sm\:hover\:mx-29\.5:hover {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .sm\:hover\:my-30\.5:hover {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .sm\:hover\:mx-30\.5:hover {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .sm\:hover\:my-31\.5:hover {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .sm\:hover\:mx-31\.5:hover {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .sm\:hover\:my-32\.5:hover {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .sm\:hover\:mx-32\.5:hover {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .sm\:hover\:my-33\.5:hover {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .sm\:hover\:mx-33\.5:hover {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .sm\:hover\:my-34\.5:hover {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .sm\:hover\:mx-34\.5:hover {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .sm\:hover\:my-35\.5:hover {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .sm\:hover\:mx-35\.5:hover {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .sm\:hover\:my-36\.5:hover {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .sm\:hover\:mx-36\.5:hover {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .sm\:hover\:my-37\.5:hover {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .sm\:hover\:mx-37\.5:hover {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .sm\:hover\:my-38\.5:hover {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .sm\:hover\:mx-38\.5:hover {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .sm\:hover\:my-39\.5:hover {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .sm\:hover\:mx-39\.5:hover {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .sm\:hover\:my-40\.5:hover {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .sm\:hover\:mx-40\.5:hover {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .sm\:hover\:my-41\.5:hover {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .sm\:hover\:mx-41\.5:hover {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .sm\:hover\:my-42\.5:hover {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .sm\:hover\:mx-42\.5:hover {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .sm\:hover\:my-43\.5:hover {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .sm\:hover\:mx-43\.5:hover {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .sm\:hover\:my-44\.5:hover {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .sm\:hover\:mx-44\.5:hover {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .sm\:hover\:my-45\.5:hover {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .sm\:hover\:mx-45\.5:hover {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .sm\:hover\:my-46\.5:hover {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .sm\:hover\:mx-46\.5:hover {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .sm\:hover\:my-47\.5:hover {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .sm\:hover\:mx-47\.5:hover {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .sm\:hover\:my-48\.5:hover {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .sm\:hover\:mx-48\.5:hover {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .sm\:hover\:my-49\.5:hover {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .sm\:hover\:mx-49\.5:hover {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .sm\:hover\:my-50\.5:hover {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .sm\:hover\:mx-50\.5:hover {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .sm\:hover\:my-51\.5:hover {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .sm\:hover\:mx-51\.5:hover {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .sm\:hover\:my-52\.5:hover {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .sm\:hover\:mx-52\.5:hover {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .sm\:hover\:my-53\.5:hover {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .sm\:hover\:mx-53\.5:hover {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .sm\:hover\:my-54\.5:hover {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .sm\:hover\:mx-54\.5:hover {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .sm\:hover\:my-55\.5:hover {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .sm\:hover\:mx-55\.5:hover {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .sm\:hover\:my-56\.5:hover {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .sm\:hover\:mx-56\.5:hover {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .sm\:hover\:my-57\.5:hover {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .sm\:hover\:mx-57\.5:hover {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .sm\:hover\:my-58\.5:hover {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .sm\:hover\:mx-58\.5:hover {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .sm\:hover\:my-59\.5:hover {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .sm\:hover\:mx-59\.5:hover {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .sm\:hover\:my-60\.5:hover {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .sm\:hover\:mx-60\.5:hover {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .sm\:hover\:my-61\.5:hover {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .sm\:hover\:mx-61\.5:hover {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .sm\:hover\:my-62\.5:hover {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .sm\:hover\:mx-62\.5:hover {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .sm\:hover\:my-63\.5:hover {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .sm\:hover\:mx-63\.5:hover {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .sm\:hover\:my-64\.5:hover {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .sm\:hover\:mx-64\.5:hover {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .sm\:hover\:my-65\.5:hover {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .sm\:hover\:mx-65\.5:hover {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .sm\:hover\:my-66\.5:hover {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .sm\:hover\:mx-66\.5:hover {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .sm\:hover\:my-67\.5:hover {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .sm\:hover\:mx-67\.5:hover {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .sm\:hover\:my-68\.5:hover {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .sm\:hover\:mx-68\.5:hover {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .sm\:hover\:my-69\.5:hover {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .sm\:hover\:mx-69\.5:hover {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .sm\:hover\:my-70\.5:hover {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .sm\:hover\:mx-70\.5:hover {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .sm\:hover\:my-71\.5:hover {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .sm\:hover\:mx-71\.5:hover {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .sm\:hover\:my-72\.5:hover {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .sm\:hover\:mx-72\.5:hover {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .sm\:hover\:my-73\.5:hover {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .sm\:hover\:mx-73\.5:hover {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .sm\:hover\:my-74\.5:hover {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .sm\:hover\:mx-74\.5:hover {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .sm\:hover\:my-75\.5:hover {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .sm\:hover\:mx-75\.5:hover {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .sm\:hover\:my-76\.5:hover {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .sm\:hover\:mx-76\.5:hover {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .sm\:hover\:my-77\.5:hover {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .sm\:hover\:mx-77\.5:hover {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .sm\:hover\:my-78\.5:hover {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .sm\:hover\:mx-78\.5:hover {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .sm\:hover\:my-79\.5:hover {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .sm\:hover\:mx-79\.5:hover {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .sm\:hover\:my-80\.5:hover {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .sm\:hover\:mx-80\.5:hover {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .sm\:hover\:my-81\.5:hover {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .sm\:hover\:mx-81\.5:hover {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .sm\:hover\:my-82\.5:hover {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .sm\:hover\:mx-82\.5:hover {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .sm\:hover\:my-83\.5:hover {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .sm\:hover\:mx-83\.5:hover {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .sm\:hover\:my-84\.5:hover {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .sm\:hover\:mx-84\.5:hover {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .sm\:hover\:my-85\.5:hover {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .sm\:hover\:mx-85\.5:hover {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .sm\:hover\:my-86\.5:hover {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .sm\:hover\:mx-86\.5:hover {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .sm\:hover\:my-87\.5:hover {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .sm\:hover\:mx-87\.5:hover {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .sm\:hover\:my-88\.5:hover {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .sm\:hover\:mx-88\.5:hover {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .sm\:hover\:my-89\.5:hover {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .sm\:hover\:mx-89\.5:hover {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .sm\:hover\:my-90\.5:hover {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .sm\:hover\:mx-90\.5:hover {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .sm\:hover\:my-91\.5:hover {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .sm\:hover\:mx-91\.5:hover {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .sm\:hover\:my-92\.5:hover {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .sm\:hover\:mx-92\.5:hover {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .sm\:hover\:my-93\.5:hover {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .sm\:hover\:mx-93\.5:hover {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .sm\:hover\:my-94\.5:hover {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .sm\:hover\:mx-94\.5:hover {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .sm\:hover\:my-95\.5:hover {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .sm\:hover\:mx-95\.5:hover {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .sm\:hover\:my-96\.5:hover {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .sm\:hover\:mx-96\.5:hover {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .sm\:hover\:my-97\.5:hover {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .sm\:hover\:mx-97\.5:hover {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .sm\:hover\:my-98\.5:hover {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .sm\:hover\:mx-98\.5:hover {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .sm\:hover\:my-99\.5:hover {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .sm\:hover\:mx-99\.5:hover {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .sm\:hover\:my-100\.5:hover {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .sm\:hover\:mx-100\.5:hover {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .sm\:hover\:my-101\.5:hover {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .sm\:hover\:mx-101\.5:hover {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .sm\:hover\:my-102\.5:hover {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .sm\:hover\:mx-102\.5:hover {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .sm\:hover\:my-103\.5:hover {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .sm\:hover\:mx-103\.5:hover {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .sm\:hover\:my-104\.5:hover {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .sm\:hover\:mx-104\.5:hover {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .sm\:hover\:-my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .sm\:hover\:-mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .sm\:hover\:-my-1:hover {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .sm\:hover\:-mx-1:hover {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .sm\:hover\:-my-2:hover {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .sm\:hover\:-mx-2:hover {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .sm\:hover\:-my-3:hover {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .sm\:hover\:-mx-3:hover {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .sm\:hover\:-my-4:hover {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .sm\:hover\:-mx-4:hover {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .sm\:hover\:-my-5:hover {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .sm\:hover\:-mx-5:hover {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .sm\:hover\:-my-6:hover {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .sm\:hover\:-mx-6:hover {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:hover\:-my-7:hover {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .sm\:hover\:-mx-7:hover {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .sm\:hover\:-my-8:hover {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .sm\:hover\:-mx-8:hover {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .sm\:hover\:-my-9:hover {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .sm\:hover\:-mx-9:hover {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .sm\:hover\:-my-10:hover {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .sm\:hover\:-mx-10:hover {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .sm\:hover\:-my-11:hover {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .sm\:hover\:-mx-11:hover {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .sm\:hover\:-my-12:hover {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:hover\:-mx-12:hover {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:hover\:-my-13:hover {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .sm\:hover\:-mx-13:hover {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .sm\:hover\:-my-14:hover {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .sm\:hover\:-mx-14:hover {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .sm\:hover\:-my-15:hover {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .sm\:hover\:-mx-15:hover {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .sm\:hover\:-my-16:hover {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .sm\:hover\:-mx-16:hover {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .sm\:hover\:-my-17:hover {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .sm\:hover\:-mx-17:hover {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .sm\:hover\:-my-18:hover {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .sm\:hover\:-mx-18:hover {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .sm\:hover\:-my-19:hover {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .sm\:hover\:-mx-19:hover {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .sm\:hover\:-my-20:hover {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .sm\:hover\:-mx-20:hover {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .sm\:hover\:-my-21:hover {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .sm\:hover\:-mx-21:hover {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .sm\:hover\:-my-22:hover {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .sm\:hover\:-mx-22:hover {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .sm\:hover\:-my-23:hover {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .sm\:hover\:-mx-23:hover {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .sm\:hover\:-my-24:hover {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .sm\:hover\:-mx-24:hover {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .sm\:hover\:-my-25:hover {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .sm\:hover\:-mx-25:hover {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .sm\:hover\:-my-26:hover {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .sm\:hover\:-mx-26:hover {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .sm\:hover\:-my-27:hover {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .sm\:hover\:-mx-27:hover {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .sm\:hover\:-my-28:hover {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .sm\:hover\:-mx-28:hover {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .sm\:hover\:-my-29:hover {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .sm\:hover\:-mx-29:hover {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .sm\:hover\:-my-30:hover {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .sm\:hover\:-mx-30:hover {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .sm\:hover\:-my-31:hover {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .sm\:hover\:-mx-31:hover {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .sm\:hover\:-my-32:hover {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .sm\:hover\:-mx-32:hover {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .sm\:hover\:-my-33:hover {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .sm\:hover\:-mx-33:hover {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .sm\:hover\:-my-34:hover {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .sm\:hover\:-mx-34:hover {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .sm\:hover\:-my-35:hover {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .sm\:hover\:-mx-35:hover {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .sm\:hover\:-my-36:hover {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .sm\:hover\:-mx-36:hover {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .sm\:hover\:-my-37:hover {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .sm\:hover\:-mx-37:hover {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .sm\:hover\:-my-38:hover {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .sm\:hover\:-mx-38:hover {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .sm\:hover\:-my-39:hover {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .sm\:hover\:-mx-39:hover {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .sm\:hover\:-my-40:hover {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .sm\:hover\:-mx-40:hover {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .sm\:hover\:-my-41:hover {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .sm\:hover\:-mx-41:hover {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .sm\:hover\:-my-42:hover {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .sm\:hover\:-mx-42:hover {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .sm\:hover\:-my-43:hover {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .sm\:hover\:-mx-43:hover {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .sm\:hover\:-my-44:hover {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .sm\:hover\:-mx-44:hover {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .sm\:hover\:-my-45:hover {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .sm\:hover\:-mx-45:hover {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .sm\:hover\:-my-46:hover {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .sm\:hover\:-mx-46:hover {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .sm\:hover\:-my-47:hover {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .sm\:hover\:-mx-47:hover {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .sm\:hover\:-my-48:hover {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .sm\:hover\:-mx-48:hover {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .sm\:hover\:-my-49:hover {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .sm\:hover\:-mx-49:hover {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .sm\:hover\:-my-50:hover {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .sm\:hover\:-mx-50:hover {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .sm\:hover\:-my-51:hover {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .sm\:hover\:-mx-51:hover {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .sm\:hover\:-my-52:hover {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .sm\:hover\:-mx-52:hover {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .sm\:hover\:-my-53:hover {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .sm\:hover\:-mx-53:hover {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .sm\:hover\:-my-54:hover {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .sm\:hover\:-mx-54:hover {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .sm\:hover\:-my-55:hover {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .sm\:hover\:-mx-55:hover {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .sm\:hover\:-my-56:hover {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .sm\:hover\:-mx-56:hover {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .sm\:hover\:-my-57:hover {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .sm\:hover\:-mx-57:hover {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .sm\:hover\:-my-58:hover {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .sm\:hover\:-mx-58:hover {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .sm\:hover\:-my-59:hover {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .sm\:hover\:-mx-59:hover {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .sm\:hover\:-my-60:hover {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .sm\:hover\:-mx-60:hover {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .sm\:hover\:-my-61:hover {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .sm\:hover\:-mx-61:hover {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .sm\:hover\:-my-62:hover {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .sm\:hover\:-mx-62:hover {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .sm\:hover\:-my-63:hover {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .sm\:hover\:-mx-63:hover {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .sm\:hover\:-my-64:hover {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .sm\:hover\:-mx-64:hover {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .sm\:hover\:-my-65:hover {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .sm\:hover\:-mx-65:hover {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .sm\:hover\:-my-66:hover {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .sm\:hover\:-mx-66:hover {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .sm\:hover\:-my-67:hover {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .sm\:hover\:-mx-67:hover {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .sm\:hover\:-my-68:hover {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .sm\:hover\:-mx-68:hover {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .sm\:hover\:-my-69:hover {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .sm\:hover\:-mx-69:hover {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .sm\:hover\:-my-70:hover {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .sm\:hover\:-mx-70:hover {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .sm\:hover\:-my-71:hover {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .sm\:hover\:-mx-71:hover {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .sm\:hover\:-my-72:hover {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .sm\:hover\:-mx-72:hover {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .sm\:hover\:-my-73:hover {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .sm\:hover\:-mx-73:hover {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .sm\:hover\:-my-74:hover {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .sm\:hover\:-mx-74:hover {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .sm\:hover\:-my-75:hover {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .sm\:hover\:-mx-75:hover {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .sm\:hover\:-my-76:hover {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .sm\:hover\:-mx-76:hover {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .sm\:hover\:-my-77:hover {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .sm\:hover\:-mx-77:hover {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .sm\:hover\:-my-78:hover {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .sm\:hover\:-mx-78:hover {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .sm\:hover\:-my-79:hover {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .sm\:hover\:-mx-79:hover {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .sm\:hover\:-my-80:hover {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .sm\:hover\:-mx-80:hover {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .sm\:hover\:-my-81:hover {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .sm\:hover\:-mx-81:hover {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .sm\:hover\:-my-82:hover {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .sm\:hover\:-mx-82:hover {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .sm\:hover\:-my-83:hover {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .sm\:hover\:-mx-83:hover {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .sm\:hover\:-my-84:hover {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .sm\:hover\:-mx-84:hover {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .sm\:hover\:-my-85:hover {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .sm\:hover\:-mx-85:hover {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .sm\:hover\:-my-86:hover {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .sm\:hover\:-mx-86:hover {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .sm\:hover\:-my-87:hover {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .sm\:hover\:-mx-87:hover {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .sm\:hover\:-my-88:hover {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .sm\:hover\:-mx-88:hover {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .sm\:hover\:-my-89:hover {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .sm\:hover\:-mx-89:hover {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .sm\:hover\:-my-90:hover {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .sm\:hover\:-mx-90:hover {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .sm\:hover\:-my-91:hover {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .sm\:hover\:-mx-91:hover {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .sm\:hover\:-my-92:hover {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .sm\:hover\:-mx-92:hover {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .sm\:hover\:-my-93:hover {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .sm\:hover\:-mx-93:hover {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .sm\:hover\:-my-94:hover {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .sm\:hover\:-mx-94:hover {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .sm\:hover\:-my-95:hover {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .sm\:hover\:-mx-95:hover {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .sm\:hover\:-my-96:hover {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .sm\:hover\:-mx-96:hover {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .sm\:hover\:-my-97:hover {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .sm\:hover\:-mx-97:hover {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .sm\:hover\:-my-98:hover {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .sm\:hover\:-mx-98:hover {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .sm\:hover\:-my-99:hover {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .sm\:hover\:-mx-99:hover {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .sm\:hover\:-my-100:hover {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .sm\:hover\:-mx-100:hover {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .sm\:hover\:-my-101:hover {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .sm\:hover\:-mx-101:hover {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .sm\:hover\:-my-102:hover {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .sm\:hover\:-mx-102:hover {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .sm\:hover\:-my-103:hover {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .sm\:hover\:-mx-103:hover {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .sm\:hover\:-my-104:hover {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .sm\:hover\:-mx-104:hover {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .sm\:hover\:-my-105:hover {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .sm\:hover\:-mx-105:hover {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .sm\:hover\:-my-px:hover {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .sm\:hover\:-mx-px:hover {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .sm\:hover\:-my-0\.5:hover {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .sm\:hover\:-mx-0\.5:hover {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .sm\:hover\:-my-1\.5:hover {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .sm\:hover\:-mx-1\.5:hover {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .sm\:hover\:-my-2\.5:hover {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .sm\:hover\:-mx-2\.5:hover {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .sm\:hover\:-my-3\.5:hover {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .sm\:hover\:-mx-3\.5:hover {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .sm\:hover\:-my-4\.5:hover {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .sm\:hover\:-mx-4\.5:hover {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .sm\:hover\:-my-5\.5:hover {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .sm\:hover\:-mx-5\.5:hover {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .sm\:hover\:-my-6\.5:hover {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .sm\:hover\:-mx-6\.5:hover {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .sm\:hover\:-my-7\.5:hover {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .sm\:hover\:-mx-7\.5:hover {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .sm\:hover\:-my-8\.5:hover {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .sm\:hover\:-mx-8\.5:hover {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .sm\:hover\:-my-9\.5:hover {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .sm\:hover\:-mx-9\.5:hover {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .sm\:hover\:-my-10\.5:hover {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .sm\:hover\:-mx-10\.5:hover {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .sm\:hover\:-my-11\.5:hover {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .sm\:hover\:-mx-11\.5:hover {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .sm\:hover\:-my-12\.5:hover {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .sm\:hover\:-mx-12\.5:hover {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .sm\:hover\:-my-13\.5:hover {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .sm\:hover\:-mx-13\.5:hover {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .sm\:hover\:-my-14\.5:hover {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .sm\:hover\:-mx-14\.5:hover {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .sm\:hover\:-my-15\.5:hover {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .sm\:hover\:-mx-15\.5:hover {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .sm\:hover\:-my-16\.5:hover {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .sm\:hover\:-mx-16\.5:hover {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .sm\:hover\:-my-17\.5:hover {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .sm\:hover\:-mx-17\.5:hover {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .sm\:hover\:-my-18\.5:hover {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .sm\:hover\:-mx-18\.5:hover {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .sm\:hover\:-my-19\.5:hover {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .sm\:hover\:-mx-19\.5:hover {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .sm\:hover\:-my-20\.5:hover {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .sm\:hover\:-mx-20\.5:hover {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .sm\:hover\:-my-21\.5:hover {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .sm\:hover\:-mx-21\.5:hover {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .sm\:hover\:-my-22\.5:hover {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .sm\:hover\:-mx-22\.5:hover {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .sm\:hover\:-my-23\.5:hover {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .sm\:hover\:-mx-23\.5:hover {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .sm\:hover\:-my-24\.5:hover {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .sm\:hover\:-mx-24\.5:hover {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .sm\:hover\:-my-25\.5:hover {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .sm\:hover\:-mx-25\.5:hover {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .sm\:hover\:-my-26\.5:hover {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .sm\:hover\:-mx-26\.5:hover {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .sm\:hover\:-my-27\.5:hover {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .sm\:hover\:-mx-27\.5:hover {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .sm\:hover\:-my-28\.5:hover {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .sm\:hover\:-mx-28\.5:hover {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .sm\:hover\:-my-29\.5:hover {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .sm\:hover\:-mx-29\.5:hover {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .sm\:hover\:-my-30\.5:hover {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .sm\:hover\:-mx-30\.5:hover {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .sm\:hover\:-my-31\.5:hover {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .sm\:hover\:-mx-31\.5:hover {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .sm\:hover\:-my-32\.5:hover {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .sm\:hover\:-mx-32\.5:hover {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .sm\:hover\:-my-33\.5:hover {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .sm\:hover\:-mx-33\.5:hover {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .sm\:hover\:-my-34\.5:hover {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .sm\:hover\:-mx-34\.5:hover {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .sm\:hover\:-my-35\.5:hover {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .sm\:hover\:-mx-35\.5:hover {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .sm\:hover\:-my-36\.5:hover {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .sm\:hover\:-mx-36\.5:hover {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .sm\:hover\:-my-37\.5:hover {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .sm\:hover\:-mx-37\.5:hover {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .sm\:hover\:-my-38\.5:hover {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .sm\:hover\:-mx-38\.5:hover {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .sm\:hover\:-my-39\.5:hover {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .sm\:hover\:-mx-39\.5:hover {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .sm\:hover\:-my-40\.5:hover {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .sm\:hover\:-mx-40\.5:hover {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .sm\:hover\:-my-41\.5:hover {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .sm\:hover\:-mx-41\.5:hover {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .sm\:hover\:-my-42\.5:hover {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .sm\:hover\:-mx-42\.5:hover {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .sm\:hover\:-my-43\.5:hover {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .sm\:hover\:-mx-43\.5:hover {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .sm\:hover\:-my-44\.5:hover {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .sm\:hover\:-mx-44\.5:hover {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .sm\:hover\:-my-45\.5:hover {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .sm\:hover\:-mx-45\.5:hover {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .sm\:hover\:-my-46\.5:hover {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .sm\:hover\:-mx-46\.5:hover {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .sm\:hover\:-my-47\.5:hover {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .sm\:hover\:-mx-47\.5:hover {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .sm\:hover\:-my-48\.5:hover {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .sm\:hover\:-mx-48\.5:hover {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .sm\:hover\:-my-49\.5:hover {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .sm\:hover\:-mx-49\.5:hover {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .sm\:hover\:-my-50\.5:hover {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .sm\:hover\:-mx-50\.5:hover {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .sm\:hover\:-my-51\.5:hover {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .sm\:hover\:-mx-51\.5:hover {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .sm\:hover\:-my-52\.5:hover {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .sm\:hover\:-mx-52\.5:hover {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .sm\:hover\:-my-53\.5:hover {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .sm\:hover\:-mx-53\.5:hover {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .sm\:hover\:-my-54\.5:hover {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .sm\:hover\:-mx-54\.5:hover {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .sm\:hover\:-my-55\.5:hover {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .sm\:hover\:-mx-55\.5:hover {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .sm\:hover\:-my-56\.5:hover {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .sm\:hover\:-mx-56\.5:hover {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .sm\:hover\:-my-57\.5:hover {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .sm\:hover\:-mx-57\.5:hover {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .sm\:hover\:-my-58\.5:hover {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .sm\:hover\:-mx-58\.5:hover {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .sm\:hover\:-my-59\.5:hover {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .sm\:hover\:-mx-59\.5:hover {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .sm\:hover\:-my-60\.5:hover {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .sm\:hover\:-mx-60\.5:hover {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .sm\:hover\:-my-61\.5:hover {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .sm\:hover\:-mx-61\.5:hover {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .sm\:hover\:-my-62\.5:hover {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .sm\:hover\:-mx-62\.5:hover {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .sm\:hover\:-my-63\.5:hover {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .sm\:hover\:-mx-63\.5:hover {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .sm\:hover\:-my-64\.5:hover {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .sm\:hover\:-mx-64\.5:hover {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .sm\:hover\:-my-65\.5:hover {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .sm\:hover\:-mx-65\.5:hover {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .sm\:hover\:-my-66\.5:hover {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .sm\:hover\:-mx-66\.5:hover {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .sm\:hover\:-my-67\.5:hover {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .sm\:hover\:-mx-67\.5:hover {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .sm\:hover\:-my-68\.5:hover {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .sm\:hover\:-mx-68\.5:hover {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .sm\:hover\:-my-69\.5:hover {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .sm\:hover\:-mx-69\.5:hover {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .sm\:hover\:-my-70\.5:hover {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .sm\:hover\:-mx-70\.5:hover {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .sm\:hover\:-my-71\.5:hover {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .sm\:hover\:-mx-71\.5:hover {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .sm\:hover\:-my-72\.5:hover {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .sm\:hover\:-mx-72\.5:hover {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .sm\:hover\:-my-73\.5:hover {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .sm\:hover\:-mx-73\.5:hover {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .sm\:hover\:-my-74\.5:hover {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .sm\:hover\:-mx-74\.5:hover {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .sm\:hover\:-my-75\.5:hover {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .sm\:hover\:-mx-75\.5:hover {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .sm\:hover\:-my-76\.5:hover {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .sm\:hover\:-mx-76\.5:hover {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .sm\:hover\:-my-77\.5:hover {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .sm\:hover\:-mx-77\.5:hover {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .sm\:hover\:-my-78\.5:hover {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .sm\:hover\:-mx-78\.5:hover {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .sm\:hover\:-my-79\.5:hover {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .sm\:hover\:-mx-79\.5:hover {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .sm\:hover\:-my-80\.5:hover {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .sm\:hover\:-mx-80\.5:hover {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .sm\:hover\:-my-81\.5:hover {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .sm\:hover\:-mx-81\.5:hover {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .sm\:hover\:-my-82\.5:hover {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .sm\:hover\:-mx-82\.5:hover {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .sm\:hover\:-my-83\.5:hover {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .sm\:hover\:-mx-83\.5:hover {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .sm\:hover\:-my-84\.5:hover {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .sm\:hover\:-mx-84\.5:hover {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .sm\:hover\:-my-85\.5:hover {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .sm\:hover\:-mx-85\.5:hover {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .sm\:hover\:-my-86\.5:hover {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .sm\:hover\:-mx-86\.5:hover {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .sm\:hover\:-my-87\.5:hover {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .sm\:hover\:-mx-87\.5:hover {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .sm\:hover\:-my-88\.5:hover {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .sm\:hover\:-mx-88\.5:hover {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .sm\:hover\:-my-89\.5:hover {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .sm\:hover\:-mx-89\.5:hover {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .sm\:hover\:-my-90\.5:hover {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .sm\:hover\:-mx-90\.5:hover {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .sm\:hover\:-my-91\.5:hover {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .sm\:hover\:-mx-91\.5:hover {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .sm\:hover\:-my-92\.5:hover {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .sm\:hover\:-mx-92\.5:hover {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .sm\:hover\:-my-93\.5:hover {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .sm\:hover\:-mx-93\.5:hover {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .sm\:hover\:-my-94\.5:hover {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .sm\:hover\:-mx-94\.5:hover {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .sm\:hover\:-my-95\.5:hover {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .sm\:hover\:-mx-95\.5:hover {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .sm\:hover\:-my-96\.5:hover {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .sm\:hover\:-mx-96\.5:hover {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .sm\:hover\:-my-97\.5:hover {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .sm\:hover\:-mx-97\.5:hover {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .sm\:hover\:-my-98\.5:hover {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .sm\:hover\:-mx-98\.5:hover {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .sm\:hover\:-my-99\.5:hover {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .sm\:hover\:-mx-99\.5:hover {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .sm\:hover\:-my-100\.5:hover {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .sm\:hover\:-mx-100\.5:hover {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .sm\:hover\:-my-101\.5:hover {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .sm\:hover\:-mx-101\.5:hover {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .sm\:hover\:-my-102\.5:hover {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .sm\:hover\:-mx-102\.5:hover {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .sm\:hover\:-my-103\.5:hover {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .sm\:hover\:-mx-103\.5:hover {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .sm\:hover\:-my-104\.5:hover {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .sm\:hover\:-mx-104\.5:hover {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .sm\:hover\:mt-0:hover {
    margin-top: 0rem !important;
  }

  .sm\:hover\:mr-0:hover {
    margin-right: 0rem !important;
  }

  .sm\:hover\:mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .sm\:hover\:ml-0:hover {
    margin-left: 0rem !important;
  }

  .sm\:hover\:mt-1:hover {
    margin-top: 0.25rem !important;
  }

  .sm\:hover\:mr-1:hover {
    margin-right: 0.25rem !important;
  }

  .sm\:hover\:mb-1:hover {
    margin-bottom: 0.25rem !important;
  }

  .sm\:hover\:ml-1:hover {
    margin-left: 0.25rem !important;
  }

  .sm\:hover\:mt-2:hover {
    margin-top: 0.5rem !important;
  }

  .sm\:hover\:mr-2:hover {
    margin-right: 0.5rem !important;
  }

  .sm\:hover\:mb-2:hover {
    margin-bottom: 0.5rem !important;
  }

  .sm\:hover\:ml-2:hover {
    margin-left: 0.5rem !important;
  }

  .sm\:hover\:mt-3:hover {
    margin-top: 0.75rem !important;
  }

  .sm\:hover\:mr-3:hover {
    margin-right: 0.75rem !important;
  }

  .sm\:hover\:mb-3:hover {
    margin-bottom: 0.75rem !important;
  }

  .sm\:hover\:ml-3:hover {
    margin-left: 0.75rem !important;
  }

  .sm\:hover\:mt-4:hover {
    margin-top: 1rem !important;
  }

  .sm\:hover\:mr-4:hover {
    margin-right: 1rem !important;
  }

  .sm\:hover\:mb-4:hover {
    margin-bottom: 1rem !important;
  }

  .sm\:hover\:ml-4:hover {
    margin-left: 1rem !important;
  }

  .sm\:hover\:mt-5:hover {
    margin-top: 1.25rem !important;
  }

  .sm\:hover\:mr-5:hover {
    margin-right: 1.25rem !important;
  }

  .sm\:hover\:mb-5:hover {
    margin-bottom: 1.25rem !important;
  }

  .sm\:hover\:ml-5:hover {
    margin-left: 1.25rem !important;
  }

  .sm\:hover\:mt-6:hover {
    margin-top: 1.5rem !important;
  }

  .sm\:hover\:mr-6:hover {
    margin-right: 1.5rem !important;
  }

  .sm\:hover\:mb-6:hover {
    margin-bottom: 1.5rem !important;
  }

  .sm\:hover\:ml-6:hover {
    margin-left: 1.5rem !important;
  }

  .sm\:hover\:mt-7:hover {
    margin-top: 1.75rem !important;
  }

  .sm\:hover\:mr-7:hover {
    margin-right: 1.75rem !important;
  }

  .sm\:hover\:mb-7:hover {
    margin-bottom: 1.75rem !important;
  }

  .sm\:hover\:ml-7:hover {
    margin-left: 1.75rem !important;
  }

  .sm\:hover\:mt-8:hover {
    margin-top: 2rem !important;
  }

  .sm\:hover\:mr-8:hover {
    margin-right: 2rem !important;
  }

  .sm\:hover\:mb-8:hover {
    margin-bottom: 2rem !important;
  }

  .sm\:hover\:ml-8:hover {
    margin-left: 2rem !important;
  }

  .sm\:hover\:mt-9:hover {
    margin-top: 2.25rem !important;
  }

  .sm\:hover\:mr-9:hover {
    margin-right: 2.25rem !important;
  }

  .sm\:hover\:mb-9:hover {
    margin-bottom: 2.25rem !important;
  }

  .sm\:hover\:ml-9:hover {
    margin-left: 2.25rem !important;
  }

  .sm\:hover\:mt-10:hover {
    margin-top: 2.5rem !important;
  }

  .sm\:hover\:mr-10:hover {
    margin-right: 2.5rem !important;
  }

  .sm\:hover\:mb-10:hover {
    margin-bottom: 2.5rem !important;
  }

  .sm\:hover\:ml-10:hover {
    margin-left: 2.5rem !important;
  }

  .sm\:hover\:mt-11:hover {
    margin-top: 2.75rem !important;
  }

  .sm\:hover\:mr-11:hover {
    margin-right: 2.75rem !important;
  }

  .sm\:hover\:mb-11:hover {
    margin-bottom: 2.75rem !important;
  }

  .sm\:hover\:ml-11:hover {
    margin-left: 2.75rem !important;
  }

  .sm\:hover\:mt-12:hover {
    margin-top: 3rem !important;
  }

  .sm\:hover\:mr-12:hover {
    margin-right: 3rem !important;
  }

  .sm\:hover\:mb-12:hover {
    margin-bottom: 3rem !important;
  }

  .sm\:hover\:ml-12:hover {
    margin-left: 3rem !important;
  }

  .sm\:hover\:mt-13:hover {
    margin-top: 3.25rem !important;
  }

  .sm\:hover\:mr-13:hover {
    margin-right: 3.25rem !important;
  }

  .sm\:hover\:mb-13:hover {
    margin-bottom: 3.25rem !important;
  }

  .sm\:hover\:ml-13:hover {
    margin-left: 3.25rem !important;
  }

  .sm\:hover\:mt-14:hover {
    margin-top: 3.5rem !important;
  }

  .sm\:hover\:mr-14:hover {
    margin-right: 3.5rem !important;
  }

  .sm\:hover\:mb-14:hover {
    margin-bottom: 3.5rem !important;
  }

  .sm\:hover\:ml-14:hover {
    margin-left: 3.5rem !important;
  }

  .sm\:hover\:mt-15:hover {
    margin-top: 3.75rem !important;
  }

  .sm\:hover\:mr-15:hover {
    margin-right: 3.75rem !important;
  }

  .sm\:hover\:mb-15:hover {
    margin-bottom: 3.75rem !important;
  }

  .sm\:hover\:ml-15:hover {
    margin-left: 3.75rem !important;
  }

  .sm\:hover\:mt-16:hover {
    margin-top: 4rem !important;
  }

  .sm\:hover\:mr-16:hover {
    margin-right: 4rem !important;
  }

  .sm\:hover\:mb-16:hover {
    margin-bottom: 4rem !important;
  }

  .sm\:hover\:ml-16:hover {
    margin-left: 4rem !important;
  }

  .sm\:hover\:mt-17:hover {
    margin-top: 4.25rem !important;
  }

  .sm\:hover\:mr-17:hover {
    margin-right: 4.25rem !important;
  }

  .sm\:hover\:mb-17:hover {
    margin-bottom: 4.25rem !important;
  }

  .sm\:hover\:ml-17:hover {
    margin-left: 4.25rem !important;
  }

  .sm\:hover\:mt-18:hover {
    margin-top: 4.5rem !important;
  }

  .sm\:hover\:mr-18:hover {
    margin-right: 4.5rem !important;
  }

  .sm\:hover\:mb-18:hover {
    margin-bottom: 4.5rem !important;
  }

  .sm\:hover\:ml-18:hover {
    margin-left: 4.5rem !important;
  }

  .sm\:hover\:mt-19:hover {
    margin-top: 4.75rem !important;
  }

  .sm\:hover\:mr-19:hover {
    margin-right: 4.75rem !important;
  }

  .sm\:hover\:mb-19:hover {
    margin-bottom: 4.75rem !important;
  }

  .sm\:hover\:ml-19:hover {
    margin-left: 4.75rem !important;
  }

  .sm\:hover\:mt-20:hover {
    margin-top: 5rem !important;
  }

  .sm\:hover\:mr-20:hover {
    margin-right: 5rem !important;
  }

  .sm\:hover\:mb-20:hover {
    margin-bottom: 5rem !important;
  }

  .sm\:hover\:ml-20:hover {
    margin-left: 5rem !important;
  }

  .sm\:hover\:mt-21:hover {
    margin-top: 5.25rem !important;
  }

  .sm\:hover\:mr-21:hover {
    margin-right: 5.25rem !important;
  }

  .sm\:hover\:mb-21:hover {
    margin-bottom: 5.25rem !important;
  }

  .sm\:hover\:ml-21:hover {
    margin-left: 5.25rem !important;
  }

  .sm\:hover\:mt-22:hover {
    margin-top: 5.5rem !important;
  }

  .sm\:hover\:mr-22:hover {
    margin-right: 5.5rem !important;
  }

  .sm\:hover\:mb-22:hover {
    margin-bottom: 5.5rem !important;
  }

  .sm\:hover\:ml-22:hover {
    margin-left: 5.5rem !important;
  }

  .sm\:hover\:mt-23:hover {
    margin-top: 5.75rem !important;
  }

  .sm\:hover\:mr-23:hover {
    margin-right: 5.75rem !important;
  }

  .sm\:hover\:mb-23:hover {
    margin-bottom: 5.75rem !important;
  }

  .sm\:hover\:ml-23:hover {
    margin-left: 5.75rem !important;
  }

  .sm\:hover\:mt-24:hover {
    margin-top: 6rem !important;
  }

  .sm\:hover\:mr-24:hover {
    margin-right: 6rem !important;
  }

  .sm\:hover\:mb-24:hover {
    margin-bottom: 6rem !important;
  }

  .sm\:hover\:ml-24:hover {
    margin-left: 6rem !important;
  }

  .sm\:hover\:mt-25:hover {
    margin-top: 6.25rem !important;
  }

  .sm\:hover\:mr-25:hover {
    margin-right: 6.25rem !important;
  }

  .sm\:hover\:mb-25:hover {
    margin-bottom: 6.25rem !important;
  }

  .sm\:hover\:ml-25:hover {
    margin-left: 6.25rem !important;
  }

  .sm\:hover\:mt-26:hover {
    margin-top: 6.5rem !important;
  }

  .sm\:hover\:mr-26:hover {
    margin-right: 6.5rem !important;
  }

  .sm\:hover\:mb-26:hover {
    margin-bottom: 6.5rem !important;
  }

  .sm\:hover\:ml-26:hover {
    margin-left: 6.5rem !important;
  }

  .sm\:hover\:mt-27:hover {
    margin-top: 6.75rem !important;
  }

  .sm\:hover\:mr-27:hover {
    margin-right: 6.75rem !important;
  }

  .sm\:hover\:mb-27:hover {
    margin-bottom: 6.75rem !important;
  }

  .sm\:hover\:ml-27:hover {
    margin-left: 6.75rem !important;
  }

  .sm\:hover\:mt-28:hover {
    margin-top: 7rem !important;
  }

  .sm\:hover\:mr-28:hover {
    margin-right: 7rem !important;
  }

  .sm\:hover\:mb-28:hover {
    margin-bottom: 7rem !important;
  }

  .sm\:hover\:ml-28:hover {
    margin-left: 7rem !important;
  }

  .sm\:hover\:mt-29:hover {
    margin-top: 7.25rem !important;
  }

  .sm\:hover\:mr-29:hover {
    margin-right: 7.25rem !important;
  }

  .sm\:hover\:mb-29:hover {
    margin-bottom: 7.25rem !important;
  }

  .sm\:hover\:ml-29:hover {
    margin-left: 7.25rem !important;
  }

  .sm\:hover\:mt-30:hover {
    margin-top: 7.5rem !important;
  }

  .sm\:hover\:mr-30:hover {
    margin-right: 7.5rem !important;
  }

  .sm\:hover\:mb-30:hover {
    margin-bottom: 7.5rem !important;
  }

  .sm\:hover\:ml-30:hover {
    margin-left: 7.5rem !important;
  }

  .sm\:hover\:mt-31:hover {
    margin-top: 7.75rem !important;
  }

  .sm\:hover\:mr-31:hover {
    margin-right: 7.75rem !important;
  }

  .sm\:hover\:mb-31:hover {
    margin-bottom: 7.75rem !important;
  }

  .sm\:hover\:ml-31:hover {
    margin-left: 7.75rem !important;
  }

  .sm\:hover\:mt-32:hover {
    margin-top: 8rem !important;
  }

  .sm\:hover\:mr-32:hover {
    margin-right: 8rem !important;
  }

  .sm\:hover\:mb-32:hover {
    margin-bottom: 8rem !important;
  }

  .sm\:hover\:ml-32:hover {
    margin-left: 8rem !important;
  }

  .sm\:hover\:mt-33:hover {
    margin-top: 8.25rem !important;
  }

  .sm\:hover\:mr-33:hover {
    margin-right: 8.25rem !important;
  }

  .sm\:hover\:mb-33:hover {
    margin-bottom: 8.25rem !important;
  }

  .sm\:hover\:ml-33:hover {
    margin-left: 8.25rem !important;
  }

  .sm\:hover\:mt-34:hover {
    margin-top: 8.5rem !important;
  }

  .sm\:hover\:mr-34:hover {
    margin-right: 8.5rem !important;
  }

  .sm\:hover\:mb-34:hover {
    margin-bottom: 8.5rem !important;
  }

  .sm\:hover\:ml-34:hover {
    margin-left: 8.5rem !important;
  }

  .sm\:hover\:mt-35:hover {
    margin-top: 8.75rem !important;
  }

  .sm\:hover\:mr-35:hover {
    margin-right: 8.75rem !important;
  }

  .sm\:hover\:mb-35:hover {
    margin-bottom: 8.75rem !important;
  }

  .sm\:hover\:ml-35:hover {
    margin-left: 8.75rem !important;
  }

  .sm\:hover\:mt-36:hover {
    margin-top: 9rem !important;
  }

  .sm\:hover\:mr-36:hover {
    margin-right: 9rem !important;
  }

  .sm\:hover\:mb-36:hover {
    margin-bottom: 9rem !important;
  }

  .sm\:hover\:ml-36:hover {
    margin-left: 9rem !important;
  }

  .sm\:hover\:mt-37:hover {
    margin-top: 9.25rem !important;
  }

  .sm\:hover\:mr-37:hover {
    margin-right: 9.25rem !important;
  }

  .sm\:hover\:mb-37:hover {
    margin-bottom: 9.25rem !important;
  }

  .sm\:hover\:ml-37:hover {
    margin-left: 9.25rem !important;
  }

  .sm\:hover\:mt-38:hover {
    margin-top: 9.5rem !important;
  }

  .sm\:hover\:mr-38:hover {
    margin-right: 9.5rem !important;
  }

  .sm\:hover\:mb-38:hover {
    margin-bottom: 9.5rem !important;
  }

  .sm\:hover\:ml-38:hover {
    margin-left: 9.5rem !important;
  }

  .sm\:hover\:mt-39:hover {
    margin-top: 9.75rem !important;
  }

  .sm\:hover\:mr-39:hover {
    margin-right: 9.75rem !important;
  }

  .sm\:hover\:mb-39:hover {
    margin-bottom: 9.75rem !important;
  }

  .sm\:hover\:ml-39:hover {
    margin-left: 9.75rem !important;
  }

  .sm\:hover\:mt-40:hover {
    margin-top: 10rem !important;
  }

  .sm\:hover\:mr-40:hover {
    margin-right: 10rem !important;
  }

  .sm\:hover\:mb-40:hover {
    margin-bottom: 10rem !important;
  }

  .sm\:hover\:ml-40:hover {
    margin-left: 10rem !important;
  }

  .sm\:hover\:mt-41:hover {
    margin-top: 10.25rem !important;
  }

  .sm\:hover\:mr-41:hover {
    margin-right: 10.25rem !important;
  }

  .sm\:hover\:mb-41:hover {
    margin-bottom: 10.25rem !important;
  }

  .sm\:hover\:ml-41:hover {
    margin-left: 10.25rem !important;
  }

  .sm\:hover\:mt-42:hover {
    margin-top: 10.5rem !important;
  }

  .sm\:hover\:mr-42:hover {
    margin-right: 10.5rem !important;
  }

  .sm\:hover\:mb-42:hover {
    margin-bottom: 10.5rem !important;
  }

  .sm\:hover\:ml-42:hover {
    margin-left: 10.5rem !important;
  }

  .sm\:hover\:mt-43:hover {
    margin-top: 10.75rem !important;
  }

  .sm\:hover\:mr-43:hover {
    margin-right: 10.75rem !important;
  }

  .sm\:hover\:mb-43:hover {
    margin-bottom: 10.75rem !important;
  }

  .sm\:hover\:ml-43:hover {
    margin-left: 10.75rem !important;
  }

  .sm\:hover\:mt-44:hover {
    margin-top: 11rem !important;
  }

  .sm\:hover\:mr-44:hover {
    margin-right: 11rem !important;
  }

  .sm\:hover\:mb-44:hover {
    margin-bottom: 11rem !important;
  }

  .sm\:hover\:ml-44:hover {
    margin-left: 11rem !important;
  }

  .sm\:hover\:mt-45:hover {
    margin-top: 11.25rem !important;
  }

  .sm\:hover\:mr-45:hover {
    margin-right: 11.25rem !important;
  }

  .sm\:hover\:mb-45:hover {
    margin-bottom: 11.25rem !important;
  }

  .sm\:hover\:ml-45:hover {
    margin-left: 11.25rem !important;
  }

  .sm\:hover\:mt-46:hover {
    margin-top: 11.5rem !important;
  }

  .sm\:hover\:mr-46:hover {
    margin-right: 11.5rem !important;
  }

  .sm\:hover\:mb-46:hover {
    margin-bottom: 11.5rem !important;
  }

  .sm\:hover\:ml-46:hover {
    margin-left: 11.5rem !important;
  }

  .sm\:hover\:mt-47:hover {
    margin-top: 11.75rem !important;
  }

  .sm\:hover\:mr-47:hover {
    margin-right: 11.75rem !important;
  }

  .sm\:hover\:mb-47:hover {
    margin-bottom: 11.75rem !important;
  }

  .sm\:hover\:ml-47:hover {
    margin-left: 11.75rem !important;
  }

  .sm\:hover\:mt-48:hover {
    margin-top: 12rem !important;
  }

  .sm\:hover\:mr-48:hover {
    margin-right: 12rem !important;
  }

  .sm\:hover\:mb-48:hover {
    margin-bottom: 12rem !important;
  }

  .sm\:hover\:ml-48:hover {
    margin-left: 12rem !important;
  }

  .sm\:hover\:mt-49:hover {
    margin-top: 12.25rem !important;
  }

  .sm\:hover\:mr-49:hover {
    margin-right: 12.25rem !important;
  }

  .sm\:hover\:mb-49:hover {
    margin-bottom: 12.25rem !important;
  }

  .sm\:hover\:ml-49:hover {
    margin-left: 12.25rem !important;
  }

  .sm\:hover\:mt-50:hover {
    margin-top: 12.5rem !important;
  }

  .sm\:hover\:mr-50:hover {
    margin-right: 12.5rem !important;
  }

  .sm\:hover\:mb-50:hover {
    margin-bottom: 12.5rem !important;
  }

  .sm\:hover\:ml-50:hover {
    margin-left: 12.5rem !important;
  }

  .sm\:hover\:mt-51:hover {
    margin-top: 12.75rem !important;
  }

  .sm\:hover\:mr-51:hover {
    margin-right: 12.75rem !important;
  }

  .sm\:hover\:mb-51:hover {
    margin-bottom: 12.75rem !important;
  }

  .sm\:hover\:ml-51:hover {
    margin-left: 12.75rem !important;
  }

  .sm\:hover\:mt-52:hover {
    margin-top: 13rem !important;
  }

  .sm\:hover\:mr-52:hover {
    margin-right: 13rem !important;
  }

  .sm\:hover\:mb-52:hover {
    margin-bottom: 13rem !important;
  }

  .sm\:hover\:ml-52:hover {
    margin-left: 13rem !important;
  }

  .sm\:hover\:mt-53:hover {
    margin-top: 13.25rem !important;
  }

  .sm\:hover\:mr-53:hover {
    margin-right: 13.25rem !important;
  }

  .sm\:hover\:mb-53:hover {
    margin-bottom: 13.25rem !important;
  }

  .sm\:hover\:ml-53:hover {
    margin-left: 13.25rem !important;
  }

  .sm\:hover\:mt-54:hover {
    margin-top: 13.5rem !important;
  }

  .sm\:hover\:mr-54:hover {
    margin-right: 13.5rem !important;
  }

  .sm\:hover\:mb-54:hover {
    margin-bottom: 13.5rem !important;
  }

  .sm\:hover\:ml-54:hover {
    margin-left: 13.5rem !important;
  }

  .sm\:hover\:mt-55:hover {
    margin-top: 13.75rem !important;
  }

  .sm\:hover\:mr-55:hover {
    margin-right: 13.75rem !important;
  }

  .sm\:hover\:mb-55:hover {
    margin-bottom: 13.75rem !important;
  }

  .sm\:hover\:ml-55:hover {
    margin-left: 13.75rem !important;
  }

  .sm\:hover\:mt-56:hover {
    margin-top: 14rem !important;
  }

  .sm\:hover\:mr-56:hover {
    margin-right: 14rem !important;
  }

  .sm\:hover\:mb-56:hover {
    margin-bottom: 14rem !important;
  }

  .sm\:hover\:ml-56:hover {
    margin-left: 14rem !important;
  }

  .sm\:hover\:mt-57:hover {
    margin-top: 14.25rem !important;
  }

  .sm\:hover\:mr-57:hover {
    margin-right: 14.25rem !important;
  }

  .sm\:hover\:mb-57:hover {
    margin-bottom: 14.25rem !important;
  }

  .sm\:hover\:ml-57:hover {
    margin-left: 14.25rem !important;
  }

  .sm\:hover\:mt-58:hover {
    margin-top: 14.5rem !important;
  }

  .sm\:hover\:mr-58:hover {
    margin-right: 14.5rem !important;
  }

  .sm\:hover\:mb-58:hover {
    margin-bottom: 14.5rem !important;
  }

  .sm\:hover\:ml-58:hover {
    margin-left: 14.5rem !important;
  }

  .sm\:hover\:mt-59:hover {
    margin-top: 14.75rem !important;
  }

  .sm\:hover\:mr-59:hover {
    margin-right: 14.75rem !important;
  }

  .sm\:hover\:mb-59:hover {
    margin-bottom: 14.75rem !important;
  }

  .sm\:hover\:ml-59:hover {
    margin-left: 14.75rem !important;
  }

  .sm\:hover\:mt-60:hover {
    margin-top: 15rem !important;
  }

  .sm\:hover\:mr-60:hover {
    margin-right: 15rem !important;
  }

  .sm\:hover\:mb-60:hover {
    margin-bottom: 15rem !important;
  }

  .sm\:hover\:ml-60:hover {
    margin-left: 15rem !important;
  }

  .sm\:hover\:mt-61:hover {
    margin-top: 15.25rem !important;
  }

  .sm\:hover\:mr-61:hover {
    margin-right: 15.25rem !important;
  }

  .sm\:hover\:mb-61:hover {
    margin-bottom: 15.25rem !important;
  }

  .sm\:hover\:ml-61:hover {
    margin-left: 15.25rem !important;
  }

  .sm\:hover\:mt-62:hover {
    margin-top: 15.5rem !important;
  }

  .sm\:hover\:mr-62:hover {
    margin-right: 15.5rem !important;
  }

  .sm\:hover\:mb-62:hover {
    margin-bottom: 15.5rem !important;
  }

  .sm\:hover\:ml-62:hover {
    margin-left: 15.5rem !important;
  }

  .sm\:hover\:mt-63:hover {
    margin-top: 15.75rem !important;
  }

  .sm\:hover\:mr-63:hover {
    margin-right: 15.75rem !important;
  }

  .sm\:hover\:mb-63:hover {
    margin-bottom: 15.75rem !important;
  }

  .sm\:hover\:ml-63:hover {
    margin-left: 15.75rem !important;
  }

  .sm\:hover\:mt-64:hover {
    margin-top: 16rem !important;
  }

  .sm\:hover\:mr-64:hover {
    margin-right: 16rem !important;
  }

  .sm\:hover\:mb-64:hover {
    margin-bottom: 16rem !important;
  }

  .sm\:hover\:ml-64:hover {
    margin-left: 16rem !important;
  }

  .sm\:hover\:mt-65:hover {
    margin-top: 16.25rem !important;
  }

  .sm\:hover\:mr-65:hover {
    margin-right: 16.25rem !important;
  }

  .sm\:hover\:mb-65:hover {
    margin-bottom: 16.25rem !important;
  }

  .sm\:hover\:ml-65:hover {
    margin-left: 16.25rem !important;
  }

  .sm\:hover\:mt-66:hover {
    margin-top: 16.5rem !important;
  }

  .sm\:hover\:mr-66:hover {
    margin-right: 16.5rem !important;
  }

  .sm\:hover\:mb-66:hover {
    margin-bottom: 16.5rem !important;
  }

  .sm\:hover\:ml-66:hover {
    margin-left: 16.5rem !important;
  }

  .sm\:hover\:mt-67:hover {
    margin-top: 16.75rem !important;
  }

  .sm\:hover\:mr-67:hover {
    margin-right: 16.75rem !important;
  }

  .sm\:hover\:mb-67:hover {
    margin-bottom: 16.75rem !important;
  }

  .sm\:hover\:ml-67:hover {
    margin-left: 16.75rem !important;
  }

  .sm\:hover\:mt-68:hover {
    margin-top: 17rem !important;
  }

  .sm\:hover\:mr-68:hover {
    margin-right: 17rem !important;
  }

  .sm\:hover\:mb-68:hover {
    margin-bottom: 17rem !important;
  }

  .sm\:hover\:ml-68:hover {
    margin-left: 17rem !important;
  }

  .sm\:hover\:mt-69:hover {
    margin-top: 17.25rem !important;
  }

  .sm\:hover\:mr-69:hover {
    margin-right: 17.25rem !important;
  }

  .sm\:hover\:mb-69:hover {
    margin-bottom: 17.25rem !important;
  }

  .sm\:hover\:ml-69:hover {
    margin-left: 17.25rem !important;
  }

  .sm\:hover\:mt-70:hover {
    margin-top: 17.5rem !important;
  }

  .sm\:hover\:mr-70:hover {
    margin-right: 17.5rem !important;
  }

  .sm\:hover\:mb-70:hover {
    margin-bottom: 17.5rem !important;
  }

  .sm\:hover\:ml-70:hover {
    margin-left: 17.5rem !important;
  }

  .sm\:hover\:mt-71:hover {
    margin-top: 17.75rem !important;
  }

  .sm\:hover\:mr-71:hover {
    margin-right: 17.75rem !important;
  }

  .sm\:hover\:mb-71:hover {
    margin-bottom: 17.75rem !important;
  }

  .sm\:hover\:ml-71:hover {
    margin-left: 17.75rem !important;
  }

  .sm\:hover\:mt-72:hover {
    margin-top: 18rem !important;
  }

  .sm\:hover\:mr-72:hover {
    margin-right: 18rem !important;
  }

  .sm\:hover\:mb-72:hover {
    margin-bottom: 18rem !important;
  }

  .sm\:hover\:ml-72:hover {
    margin-left: 18rem !important;
  }

  .sm\:hover\:mt-73:hover {
    margin-top: 18.25rem !important;
  }

  .sm\:hover\:mr-73:hover {
    margin-right: 18.25rem !important;
  }

  .sm\:hover\:mb-73:hover {
    margin-bottom: 18.25rem !important;
  }

  .sm\:hover\:ml-73:hover {
    margin-left: 18.25rem !important;
  }

  .sm\:hover\:mt-74:hover {
    margin-top: 18.5rem !important;
  }

  .sm\:hover\:mr-74:hover {
    margin-right: 18.5rem !important;
  }

  .sm\:hover\:mb-74:hover {
    margin-bottom: 18.5rem !important;
  }

  .sm\:hover\:ml-74:hover {
    margin-left: 18.5rem !important;
  }

  .sm\:hover\:mt-75:hover {
    margin-top: 18.75rem !important;
  }

  .sm\:hover\:mr-75:hover {
    margin-right: 18.75rem !important;
  }

  .sm\:hover\:mb-75:hover {
    margin-bottom: 18.75rem !important;
  }

  .sm\:hover\:ml-75:hover {
    margin-left: 18.75rem !important;
  }

  .sm\:hover\:mt-76:hover {
    margin-top: 19rem !important;
  }

  .sm\:hover\:mr-76:hover {
    margin-right: 19rem !important;
  }

  .sm\:hover\:mb-76:hover {
    margin-bottom: 19rem !important;
  }

  .sm\:hover\:ml-76:hover {
    margin-left: 19rem !important;
  }

  .sm\:hover\:mt-77:hover {
    margin-top: 19.25rem !important;
  }

  .sm\:hover\:mr-77:hover {
    margin-right: 19.25rem !important;
  }

  .sm\:hover\:mb-77:hover {
    margin-bottom: 19.25rem !important;
  }

  .sm\:hover\:ml-77:hover {
    margin-left: 19.25rem !important;
  }

  .sm\:hover\:mt-78:hover {
    margin-top: 19.5rem !important;
  }

  .sm\:hover\:mr-78:hover {
    margin-right: 19.5rem !important;
  }

  .sm\:hover\:mb-78:hover {
    margin-bottom: 19.5rem !important;
  }

  .sm\:hover\:ml-78:hover {
    margin-left: 19.5rem !important;
  }

  .sm\:hover\:mt-79:hover {
    margin-top: 19.75rem !important;
  }

  .sm\:hover\:mr-79:hover {
    margin-right: 19.75rem !important;
  }

  .sm\:hover\:mb-79:hover {
    margin-bottom: 19.75rem !important;
  }

  .sm\:hover\:ml-79:hover {
    margin-left: 19.75rem !important;
  }

  .sm\:hover\:mt-80:hover {
    margin-top: 20rem !important;
  }

  .sm\:hover\:mr-80:hover {
    margin-right: 20rem !important;
  }

  .sm\:hover\:mb-80:hover {
    margin-bottom: 20rem !important;
  }

  .sm\:hover\:ml-80:hover {
    margin-left: 20rem !important;
  }

  .sm\:hover\:mt-81:hover {
    margin-top: 20.25rem !important;
  }

  .sm\:hover\:mr-81:hover {
    margin-right: 20.25rem !important;
  }

  .sm\:hover\:mb-81:hover {
    margin-bottom: 20.25rem !important;
  }

  .sm\:hover\:ml-81:hover {
    margin-left: 20.25rem !important;
  }

  .sm\:hover\:mt-82:hover {
    margin-top: 20.5rem !important;
  }

  .sm\:hover\:mr-82:hover {
    margin-right: 20.5rem !important;
  }

  .sm\:hover\:mb-82:hover {
    margin-bottom: 20.5rem !important;
  }

  .sm\:hover\:ml-82:hover {
    margin-left: 20.5rem !important;
  }

  .sm\:hover\:mt-83:hover {
    margin-top: 20.75rem !important;
  }

  .sm\:hover\:mr-83:hover {
    margin-right: 20.75rem !important;
  }

  .sm\:hover\:mb-83:hover {
    margin-bottom: 20.75rem !important;
  }

  .sm\:hover\:ml-83:hover {
    margin-left: 20.75rem !important;
  }

  .sm\:hover\:mt-84:hover {
    margin-top: 21rem !important;
  }

  .sm\:hover\:mr-84:hover {
    margin-right: 21rem !important;
  }

  .sm\:hover\:mb-84:hover {
    margin-bottom: 21rem !important;
  }

  .sm\:hover\:ml-84:hover {
    margin-left: 21rem !important;
  }

  .sm\:hover\:mt-85:hover {
    margin-top: 21.25rem !important;
  }

  .sm\:hover\:mr-85:hover {
    margin-right: 21.25rem !important;
  }

  .sm\:hover\:mb-85:hover {
    margin-bottom: 21.25rem !important;
  }

  .sm\:hover\:ml-85:hover {
    margin-left: 21.25rem !important;
  }

  .sm\:hover\:mt-86:hover {
    margin-top: 21.5rem !important;
  }

  .sm\:hover\:mr-86:hover {
    margin-right: 21.5rem !important;
  }

  .sm\:hover\:mb-86:hover {
    margin-bottom: 21.5rem !important;
  }

  .sm\:hover\:ml-86:hover {
    margin-left: 21.5rem !important;
  }

  .sm\:hover\:mt-87:hover {
    margin-top: 21.75rem !important;
  }

  .sm\:hover\:mr-87:hover {
    margin-right: 21.75rem !important;
  }

  .sm\:hover\:mb-87:hover {
    margin-bottom: 21.75rem !important;
  }

  .sm\:hover\:ml-87:hover {
    margin-left: 21.75rem !important;
  }

  .sm\:hover\:mt-88:hover {
    margin-top: 22rem !important;
  }

  .sm\:hover\:mr-88:hover {
    margin-right: 22rem !important;
  }

  .sm\:hover\:mb-88:hover {
    margin-bottom: 22rem !important;
  }

  .sm\:hover\:ml-88:hover {
    margin-left: 22rem !important;
  }

  .sm\:hover\:mt-89:hover {
    margin-top: 22.25rem !important;
  }

  .sm\:hover\:mr-89:hover {
    margin-right: 22.25rem !important;
  }

  .sm\:hover\:mb-89:hover {
    margin-bottom: 22.25rem !important;
  }

  .sm\:hover\:ml-89:hover {
    margin-left: 22.25rem !important;
  }

  .sm\:hover\:mt-90:hover {
    margin-top: 22.5rem !important;
  }

  .sm\:hover\:mr-90:hover {
    margin-right: 22.5rem !important;
  }

  .sm\:hover\:mb-90:hover {
    margin-bottom: 22.5rem !important;
  }

  .sm\:hover\:ml-90:hover {
    margin-left: 22.5rem !important;
  }

  .sm\:hover\:mt-91:hover {
    margin-top: 22.75rem !important;
  }

  .sm\:hover\:mr-91:hover {
    margin-right: 22.75rem !important;
  }

  .sm\:hover\:mb-91:hover {
    margin-bottom: 22.75rem !important;
  }

  .sm\:hover\:ml-91:hover {
    margin-left: 22.75rem !important;
  }

  .sm\:hover\:mt-92:hover {
    margin-top: 23rem !important;
  }

  .sm\:hover\:mr-92:hover {
    margin-right: 23rem !important;
  }

  .sm\:hover\:mb-92:hover {
    margin-bottom: 23rem !important;
  }

  .sm\:hover\:ml-92:hover {
    margin-left: 23rem !important;
  }

  .sm\:hover\:mt-93:hover {
    margin-top: 23.25rem !important;
  }

  .sm\:hover\:mr-93:hover {
    margin-right: 23.25rem !important;
  }

  .sm\:hover\:mb-93:hover {
    margin-bottom: 23.25rem !important;
  }

  .sm\:hover\:ml-93:hover {
    margin-left: 23.25rem !important;
  }

  .sm\:hover\:mt-94:hover {
    margin-top: 23.5rem !important;
  }

  .sm\:hover\:mr-94:hover {
    margin-right: 23.5rem !important;
  }

  .sm\:hover\:mb-94:hover {
    margin-bottom: 23.5rem !important;
  }

  .sm\:hover\:ml-94:hover {
    margin-left: 23.5rem !important;
  }

  .sm\:hover\:mt-95:hover {
    margin-top: 23.75rem !important;
  }

  .sm\:hover\:mr-95:hover {
    margin-right: 23.75rem !important;
  }

  .sm\:hover\:mb-95:hover {
    margin-bottom: 23.75rem !important;
  }

  .sm\:hover\:ml-95:hover {
    margin-left: 23.75rem !important;
  }

  .sm\:hover\:mt-96:hover {
    margin-top: 24rem !important;
  }

  .sm\:hover\:mr-96:hover {
    margin-right: 24rem !important;
  }

  .sm\:hover\:mb-96:hover {
    margin-bottom: 24rem !important;
  }

  .sm\:hover\:ml-96:hover {
    margin-left: 24rem !important;
  }

  .sm\:hover\:mt-97:hover {
    margin-top: 24.25rem !important;
  }

  .sm\:hover\:mr-97:hover {
    margin-right: 24.25rem !important;
  }

  .sm\:hover\:mb-97:hover {
    margin-bottom: 24.25rem !important;
  }

  .sm\:hover\:ml-97:hover {
    margin-left: 24.25rem !important;
  }

  .sm\:hover\:mt-98:hover {
    margin-top: 24.5rem !important;
  }

  .sm\:hover\:mr-98:hover {
    margin-right: 24.5rem !important;
  }

  .sm\:hover\:mb-98:hover {
    margin-bottom: 24.5rem !important;
  }

  .sm\:hover\:ml-98:hover {
    margin-left: 24.5rem !important;
  }

  .sm\:hover\:mt-99:hover {
    margin-top: 24.75rem !important;
  }

  .sm\:hover\:mr-99:hover {
    margin-right: 24.75rem !important;
  }

  .sm\:hover\:mb-99:hover {
    margin-bottom: 24.75rem !important;
  }

  .sm\:hover\:ml-99:hover {
    margin-left: 24.75rem !important;
  }

  .sm\:hover\:mt-100:hover {
    margin-top: 25rem !important;
  }

  .sm\:hover\:mr-100:hover {
    margin-right: 25rem !important;
  }

  .sm\:hover\:mb-100:hover {
    margin-bottom: 25rem !important;
  }

  .sm\:hover\:ml-100:hover {
    margin-left: 25rem !important;
  }

  .sm\:hover\:mt-101:hover {
    margin-top: 25.25rem !important;
  }

  .sm\:hover\:mr-101:hover {
    margin-right: 25.25rem !important;
  }

  .sm\:hover\:mb-101:hover {
    margin-bottom: 25.25rem !important;
  }

  .sm\:hover\:ml-101:hover {
    margin-left: 25.25rem !important;
  }

  .sm\:hover\:mt-102:hover {
    margin-top: 25.5rem !important;
  }

  .sm\:hover\:mr-102:hover {
    margin-right: 25.5rem !important;
  }

  .sm\:hover\:mb-102:hover {
    margin-bottom: 25.5rem !important;
  }

  .sm\:hover\:ml-102:hover {
    margin-left: 25.5rem !important;
  }

  .sm\:hover\:mt-103:hover {
    margin-top: 25.75rem !important;
  }

  .sm\:hover\:mr-103:hover {
    margin-right: 25.75rem !important;
  }

  .sm\:hover\:mb-103:hover {
    margin-bottom: 25.75rem !important;
  }

  .sm\:hover\:ml-103:hover {
    margin-left: 25.75rem !important;
  }

  .sm\:hover\:mt-104:hover {
    margin-top: 26rem !important;
  }

  .sm\:hover\:mr-104:hover {
    margin-right: 26rem !important;
  }

  .sm\:hover\:mb-104:hover {
    margin-bottom: 26rem !important;
  }

  .sm\:hover\:ml-104:hover {
    margin-left: 26rem !important;
  }

  .sm\:hover\:mt-105:hover {
    margin-top: 26.25rem !important;
  }

  .sm\:hover\:mr-105:hover {
    margin-right: 26.25rem !important;
  }

  .sm\:hover\:mb-105:hover {
    margin-bottom: 26.25rem !important;
  }

  .sm\:hover\:ml-105:hover {
    margin-left: 26.25rem !important;
  }

  .sm\:hover\:mt-auto:hover {
    margin-top: auto !important;
  }

  .sm\:hover\:mr-auto:hover {
    margin-right: auto !important;
  }

  .sm\:hover\:mb-auto:hover {
    margin-bottom: auto !important;
  }

  .sm\:hover\:ml-auto:hover {
    margin-left: auto !important;
  }

  .sm\:hover\:mt-px:hover {
    margin-top: 1px !important;
  }

  .sm\:hover\:mr-px:hover {
    margin-right: 1px !important;
  }

  .sm\:hover\:mb-px:hover {
    margin-bottom: 1px !important;
  }

  .sm\:hover\:ml-px:hover {
    margin-left: 1px !important;
  }

  .sm\:hover\:mt-0\.5:hover {
    margin-top: 0.125rem !important;
  }

  .sm\:hover\:mr-0\.5:hover {
    margin-right: 0.125rem !important;
  }

  .sm\:hover\:mb-0\.5:hover {
    margin-bottom: 0.125rem !important;
  }

  .sm\:hover\:ml-0\.5:hover {
    margin-left: 0.125rem !important;
  }

  .sm\:hover\:mt-1\.5:hover {
    margin-top: 0.375rem !important;
  }

  .sm\:hover\:mr-1\.5:hover {
    margin-right: 0.375rem !important;
  }

  .sm\:hover\:mb-1\.5:hover {
    margin-bottom: 0.375rem !important;
  }

  .sm\:hover\:ml-1\.5:hover {
    margin-left: 0.375rem !important;
  }

  .sm\:hover\:mt-2\.5:hover {
    margin-top: 0.625rem !important;
  }

  .sm\:hover\:mr-2\.5:hover {
    margin-right: 0.625rem !important;
  }

  .sm\:hover\:mb-2\.5:hover {
    margin-bottom: 0.625rem !important;
  }

  .sm\:hover\:ml-2\.5:hover {
    margin-left: 0.625rem !important;
  }

  .sm\:hover\:mt-3\.5:hover {
    margin-top: 0.875rem !important;
  }

  .sm\:hover\:mr-3\.5:hover {
    margin-right: 0.875rem !important;
  }

  .sm\:hover\:mb-3\.5:hover {
    margin-bottom: 0.875rem !important;
  }

  .sm\:hover\:ml-3\.5:hover {
    margin-left: 0.875rem !important;
  }

  .sm\:hover\:mt-4\.5:hover {
    margin-top: 1.125rem !important;
  }

  .sm\:hover\:mr-4\.5:hover {
    margin-right: 1.125rem !important;
  }

  .sm\:hover\:mb-4\.5:hover {
    margin-bottom: 1.125rem !important;
  }

  .sm\:hover\:ml-4\.5:hover {
    margin-left: 1.125rem !important;
  }

  .sm\:hover\:mt-5\.5:hover {
    margin-top: 1.375rem !important;
  }

  .sm\:hover\:mr-5\.5:hover {
    margin-right: 1.375rem !important;
  }

  .sm\:hover\:mb-5\.5:hover {
    margin-bottom: 1.375rem !important;
  }

  .sm\:hover\:ml-5\.5:hover {
    margin-left: 1.375rem !important;
  }

  .sm\:hover\:mt-6\.5:hover {
    margin-top: 1.625rem !important;
  }

  .sm\:hover\:mr-6\.5:hover {
    margin-right: 1.625rem !important;
  }

  .sm\:hover\:mb-6\.5:hover {
    margin-bottom: 1.625rem !important;
  }

  .sm\:hover\:ml-6\.5:hover {
    margin-left: 1.625rem !important;
  }

  .sm\:hover\:mt-7\.5:hover {
    margin-top: 1.875rem !important;
  }

  .sm\:hover\:mr-7\.5:hover {
    margin-right: 1.875rem !important;
  }

  .sm\:hover\:mb-7\.5:hover {
    margin-bottom: 1.875rem !important;
  }

  .sm\:hover\:ml-7\.5:hover {
    margin-left: 1.875rem !important;
  }

  .sm\:hover\:mt-8\.5:hover {
    margin-top: 2.125rem !important;
  }

  .sm\:hover\:mr-8\.5:hover {
    margin-right: 2.125rem !important;
  }

  .sm\:hover\:mb-8\.5:hover {
    margin-bottom: 2.125rem !important;
  }

  .sm\:hover\:ml-8\.5:hover {
    margin-left: 2.125rem !important;
  }

  .sm\:hover\:mt-9\.5:hover {
    margin-top: 2.375rem !important;
  }

  .sm\:hover\:mr-9\.5:hover {
    margin-right: 2.375rem !important;
  }

  .sm\:hover\:mb-9\.5:hover {
    margin-bottom: 2.375rem !important;
  }

  .sm\:hover\:ml-9\.5:hover {
    margin-left: 2.375rem !important;
  }

  .sm\:hover\:mt-10\.5:hover {
    margin-top: 2.625rem !important;
  }

  .sm\:hover\:mr-10\.5:hover {
    margin-right: 2.625rem !important;
  }

  .sm\:hover\:mb-10\.5:hover {
    margin-bottom: 2.625rem !important;
  }

  .sm\:hover\:ml-10\.5:hover {
    margin-left: 2.625rem !important;
  }

  .sm\:hover\:mt-11\.5:hover {
    margin-top: 2.875rem !important;
  }

  .sm\:hover\:mr-11\.5:hover {
    margin-right: 2.875rem !important;
  }

  .sm\:hover\:mb-11\.5:hover {
    margin-bottom: 2.875rem !important;
  }

  .sm\:hover\:ml-11\.5:hover {
    margin-left: 2.875rem !important;
  }

  .sm\:hover\:mt-12\.5:hover {
    margin-top: 3.125rem !important;
  }

  .sm\:hover\:mr-12\.5:hover {
    margin-right: 3.125rem !important;
  }

  .sm\:hover\:mb-12\.5:hover {
    margin-bottom: 3.125rem !important;
  }

  .sm\:hover\:ml-12\.5:hover {
    margin-left: 3.125rem !important;
  }

  .sm\:hover\:mt-13\.5:hover {
    margin-top: 3.375rem !important;
  }

  .sm\:hover\:mr-13\.5:hover {
    margin-right: 3.375rem !important;
  }

  .sm\:hover\:mb-13\.5:hover {
    margin-bottom: 3.375rem !important;
  }

  .sm\:hover\:ml-13\.5:hover {
    margin-left: 3.375rem !important;
  }

  .sm\:hover\:mt-14\.5:hover {
    margin-top: 3.625rem !important;
  }

  .sm\:hover\:mr-14\.5:hover {
    margin-right: 3.625rem !important;
  }

  .sm\:hover\:mb-14\.5:hover {
    margin-bottom: 3.625rem !important;
  }

  .sm\:hover\:ml-14\.5:hover {
    margin-left: 3.625rem !important;
  }

  .sm\:hover\:mt-15\.5:hover {
    margin-top: 3.875rem !important;
  }

  .sm\:hover\:mr-15\.5:hover {
    margin-right: 3.875rem !important;
  }

  .sm\:hover\:mb-15\.5:hover {
    margin-bottom: 3.875rem !important;
  }

  .sm\:hover\:ml-15\.5:hover {
    margin-left: 3.875rem !important;
  }

  .sm\:hover\:mt-16\.5:hover {
    margin-top: 4.125rem !important;
  }

  .sm\:hover\:mr-16\.5:hover {
    margin-right: 4.125rem !important;
  }

  .sm\:hover\:mb-16\.5:hover {
    margin-bottom: 4.125rem !important;
  }

  .sm\:hover\:ml-16\.5:hover {
    margin-left: 4.125rem !important;
  }

  .sm\:hover\:mt-17\.5:hover {
    margin-top: 4.375rem !important;
  }

  .sm\:hover\:mr-17\.5:hover {
    margin-right: 4.375rem !important;
  }

  .sm\:hover\:mb-17\.5:hover {
    margin-bottom: 4.375rem !important;
  }

  .sm\:hover\:ml-17\.5:hover {
    margin-left: 4.375rem !important;
  }

  .sm\:hover\:mt-18\.5:hover {
    margin-top: 4.625rem !important;
  }

  .sm\:hover\:mr-18\.5:hover {
    margin-right: 4.625rem !important;
  }

  .sm\:hover\:mb-18\.5:hover {
    margin-bottom: 4.625rem !important;
  }

  .sm\:hover\:ml-18\.5:hover {
    margin-left: 4.625rem !important;
  }

  .sm\:hover\:mt-19\.5:hover {
    margin-top: 4.875rem !important;
  }

  .sm\:hover\:mr-19\.5:hover {
    margin-right: 4.875rem !important;
  }

  .sm\:hover\:mb-19\.5:hover {
    margin-bottom: 4.875rem !important;
  }

  .sm\:hover\:ml-19\.5:hover {
    margin-left: 4.875rem !important;
  }

  .sm\:hover\:mt-20\.5:hover {
    margin-top: 5.125rem !important;
  }

  .sm\:hover\:mr-20\.5:hover {
    margin-right: 5.125rem !important;
  }

  .sm\:hover\:mb-20\.5:hover {
    margin-bottom: 5.125rem !important;
  }

  .sm\:hover\:ml-20\.5:hover {
    margin-left: 5.125rem !important;
  }

  .sm\:hover\:mt-21\.5:hover {
    margin-top: 5.375rem !important;
  }

  .sm\:hover\:mr-21\.5:hover {
    margin-right: 5.375rem !important;
  }

  .sm\:hover\:mb-21\.5:hover {
    margin-bottom: 5.375rem !important;
  }

  .sm\:hover\:ml-21\.5:hover {
    margin-left: 5.375rem !important;
  }

  .sm\:hover\:mt-22\.5:hover {
    margin-top: 5.625rem !important;
  }

  .sm\:hover\:mr-22\.5:hover {
    margin-right: 5.625rem !important;
  }

  .sm\:hover\:mb-22\.5:hover {
    margin-bottom: 5.625rem !important;
  }

  .sm\:hover\:ml-22\.5:hover {
    margin-left: 5.625rem !important;
  }

  .sm\:hover\:mt-23\.5:hover {
    margin-top: 5.875rem !important;
  }

  .sm\:hover\:mr-23\.5:hover {
    margin-right: 5.875rem !important;
  }

  .sm\:hover\:mb-23\.5:hover {
    margin-bottom: 5.875rem !important;
  }

  .sm\:hover\:ml-23\.5:hover {
    margin-left: 5.875rem !important;
  }

  .sm\:hover\:mt-24\.5:hover {
    margin-top: 6.125rem !important;
  }

  .sm\:hover\:mr-24\.5:hover {
    margin-right: 6.125rem !important;
  }

  .sm\:hover\:mb-24\.5:hover {
    margin-bottom: 6.125rem !important;
  }

  .sm\:hover\:ml-24\.5:hover {
    margin-left: 6.125rem !important;
  }

  .sm\:hover\:mt-25\.5:hover {
    margin-top: 6.375rem !important;
  }

  .sm\:hover\:mr-25\.5:hover {
    margin-right: 6.375rem !important;
  }

  .sm\:hover\:mb-25\.5:hover {
    margin-bottom: 6.375rem !important;
  }

  .sm\:hover\:ml-25\.5:hover {
    margin-left: 6.375rem !important;
  }

  .sm\:hover\:mt-26\.5:hover {
    margin-top: 6.625rem !important;
  }

  .sm\:hover\:mr-26\.5:hover {
    margin-right: 6.625rem !important;
  }

  .sm\:hover\:mb-26\.5:hover {
    margin-bottom: 6.625rem !important;
  }

  .sm\:hover\:ml-26\.5:hover {
    margin-left: 6.625rem !important;
  }

  .sm\:hover\:mt-27\.5:hover {
    margin-top: 6.875rem !important;
  }

  .sm\:hover\:mr-27\.5:hover {
    margin-right: 6.875rem !important;
  }

  .sm\:hover\:mb-27\.5:hover {
    margin-bottom: 6.875rem !important;
  }

  .sm\:hover\:ml-27\.5:hover {
    margin-left: 6.875rem !important;
  }

  .sm\:hover\:mt-28\.5:hover {
    margin-top: 7.125rem !important;
  }

  .sm\:hover\:mr-28\.5:hover {
    margin-right: 7.125rem !important;
  }

  .sm\:hover\:mb-28\.5:hover {
    margin-bottom: 7.125rem !important;
  }

  .sm\:hover\:ml-28\.5:hover {
    margin-left: 7.125rem !important;
  }

  .sm\:hover\:mt-29\.5:hover {
    margin-top: 7.375rem !important;
  }

  .sm\:hover\:mr-29\.5:hover {
    margin-right: 7.375rem !important;
  }

  .sm\:hover\:mb-29\.5:hover {
    margin-bottom: 7.375rem !important;
  }

  .sm\:hover\:ml-29\.5:hover {
    margin-left: 7.375rem !important;
  }

  .sm\:hover\:mt-30\.5:hover {
    margin-top: 7.625rem !important;
  }

  .sm\:hover\:mr-30\.5:hover {
    margin-right: 7.625rem !important;
  }

  .sm\:hover\:mb-30\.5:hover {
    margin-bottom: 7.625rem !important;
  }

  .sm\:hover\:ml-30\.5:hover {
    margin-left: 7.625rem !important;
  }

  .sm\:hover\:mt-31\.5:hover {
    margin-top: 7.875rem !important;
  }

  .sm\:hover\:mr-31\.5:hover {
    margin-right: 7.875rem !important;
  }

  .sm\:hover\:mb-31\.5:hover {
    margin-bottom: 7.875rem !important;
  }

  .sm\:hover\:ml-31\.5:hover {
    margin-left: 7.875rem !important;
  }

  .sm\:hover\:mt-32\.5:hover {
    margin-top: 8.125rem !important;
  }

  .sm\:hover\:mr-32\.5:hover {
    margin-right: 8.125rem !important;
  }

  .sm\:hover\:mb-32\.5:hover {
    margin-bottom: 8.125rem !important;
  }

  .sm\:hover\:ml-32\.5:hover {
    margin-left: 8.125rem !important;
  }

  .sm\:hover\:mt-33\.5:hover {
    margin-top: 8.375rem !important;
  }

  .sm\:hover\:mr-33\.5:hover {
    margin-right: 8.375rem !important;
  }

  .sm\:hover\:mb-33\.5:hover {
    margin-bottom: 8.375rem !important;
  }

  .sm\:hover\:ml-33\.5:hover {
    margin-left: 8.375rem !important;
  }

  .sm\:hover\:mt-34\.5:hover {
    margin-top: 8.625rem !important;
  }

  .sm\:hover\:mr-34\.5:hover {
    margin-right: 8.625rem !important;
  }

  .sm\:hover\:mb-34\.5:hover {
    margin-bottom: 8.625rem !important;
  }

  .sm\:hover\:ml-34\.5:hover {
    margin-left: 8.625rem !important;
  }

  .sm\:hover\:mt-35\.5:hover {
    margin-top: 8.875rem !important;
  }

  .sm\:hover\:mr-35\.5:hover {
    margin-right: 8.875rem !important;
  }

  .sm\:hover\:mb-35\.5:hover {
    margin-bottom: 8.875rem !important;
  }

  .sm\:hover\:ml-35\.5:hover {
    margin-left: 8.875rem !important;
  }

  .sm\:hover\:mt-36\.5:hover {
    margin-top: 9.125rem !important;
  }

  .sm\:hover\:mr-36\.5:hover {
    margin-right: 9.125rem !important;
  }

  .sm\:hover\:mb-36\.5:hover {
    margin-bottom: 9.125rem !important;
  }

  .sm\:hover\:ml-36\.5:hover {
    margin-left: 9.125rem !important;
  }

  .sm\:hover\:mt-37\.5:hover {
    margin-top: 9.375rem !important;
  }

  .sm\:hover\:mr-37\.5:hover {
    margin-right: 9.375rem !important;
  }

  .sm\:hover\:mb-37\.5:hover {
    margin-bottom: 9.375rem !important;
  }

  .sm\:hover\:ml-37\.5:hover {
    margin-left: 9.375rem !important;
  }

  .sm\:hover\:mt-38\.5:hover {
    margin-top: 9.625rem !important;
  }

  .sm\:hover\:mr-38\.5:hover {
    margin-right: 9.625rem !important;
  }

  .sm\:hover\:mb-38\.5:hover {
    margin-bottom: 9.625rem !important;
  }

  .sm\:hover\:ml-38\.5:hover {
    margin-left: 9.625rem !important;
  }

  .sm\:hover\:mt-39\.5:hover {
    margin-top: 9.875rem !important;
  }

  .sm\:hover\:mr-39\.5:hover {
    margin-right: 9.875rem !important;
  }

  .sm\:hover\:mb-39\.5:hover {
    margin-bottom: 9.875rem !important;
  }

  .sm\:hover\:ml-39\.5:hover {
    margin-left: 9.875rem !important;
  }

  .sm\:hover\:mt-40\.5:hover {
    margin-top: 10.125rem !important;
  }

  .sm\:hover\:mr-40\.5:hover {
    margin-right: 10.125rem !important;
  }

  .sm\:hover\:mb-40\.5:hover {
    margin-bottom: 10.125rem !important;
  }

  .sm\:hover\:ml-40\.5:hover {
    margin-left: 10.125rem !important;
  }

  .sm\:hover\:mt-41\.5:hover {
    margin-top: 10.375rem !important;
  }

  .sm\:hover\:mr-41\.5:hover {
    margin-right: 10.375rem !important;
  }

  .sm\:hover\:mb-41\.5:hover {
    margin-bottom: 10.375rem !important;
  }

  .sm\:hover\:ml-41\.5:hover {
    margin-left: 10.375rem !important;
  }

  .sm\:hover\:mt-42\.5:hover {
    margin-top: 10.625rem !important;
  }

  .sm\:hover\:mr-42\.5:hover {
    margin-right: 10.625rem !important;
  }

  .sm\:hover\:mb-42\.5:hover {
    margin-bottom: 10.625rem !important;
  }

  .sm\:hover\:ml-42\.5:hover {
    margin-left: 10.625rem !important;
  }

  .sm\:hover\:mt-43\.5:hover {
    margin-top: 10.875rem !important;
  }

  .sm\:hover\:mr-43\.5:hover {
    margin-right: 10.875rem !important;
  }

  .sm\:hover\:mb-43\.5:hover {
    margin-bottom: 10.875rem !important;
  }

  .sm\:hover\:ml-43\.5:hover {
    margin-left: 10.875rem !important;
  }

  .sm\:hover\:mt-44\.5:hover {
    margin-top: 11.125rem !important;
  }

  .sm\:hover\:mr-44\.5:hover {
    margin-right: 11.125rem !important;
  }

  .sm\:hover\:mb-44\.5:hover {
    margin-bottom: 11.125rem !important;
  }

  .sm\:hover\:ml-44\.5:hover {
    margin-left: 11.125rem !important;
  }

  .sm\:hover\:mt-45\.5:hover {
    margin-top: 11.375rem !important;
  }

  .sm\:hover\:mr-45\.5:hover {
    margin-right: 11.375rem !important;
  }

  .sm\:hover\:mb-45\.5:hover {
    margin-bottom: 11.375rem !important;
  }

  .sm\:hover\:ml-45\.5:hover {
    margin-left: 11.375rem !important;
  }

  .sm\:hover\:mt-46\.5:hover {
    margin-top: 11.625rem !important;
  }

  .sm\:hover\:mr-46\.5:hover {
    margin-right: 11.625rem !important;
  }

  .sm\:hover\:mb-46\.5:hover {
    margin-bottom: 11.625rem !important;
  }

  .sm\:hover\:ml-46\.5:hover {
    margin-left: 11.625rem !important;
  }

  .sm\:hover\:mt-47\.5:hover {
    margin-top: 11.875rem !important;
  }

  .sm\:hover\:mr-47\.5:hover {
    margin-right: 11.875rem !important;
  }

  .sm\:hover\:mb-47\.5:hover {
    margin-bottom: 11.875rem !important;
  }

  .sm\:hover\:ml-47\.5:hover {
    margin-left: 11.875rem !important;
  }

  .sm\:hover\:mt-48\.5:hover {
    margin-top: 12.125rem !important;
  }

  .sm\:hover\:mr-48\.5:hover {
    margin-right: 12.125rem !important;
  }

  .sm\:hover\:mb-48\.5:hover {
    margin-bottom: 12.125rem !important;
  }

  .sm\:hover\:ml-48\.5:hover {
    margin-left: 12.125rem !important;
  }

  .sm\:hover\:mt-49\.5:hover {
    margin-top: 12.375rem !important;
  }

  .sm\:hover\:mr-49\.5:hover {
    margin-right: 12.375rem !important;
  }

  .sm\:hover\:mb-49\.5:hover {
    margin-bottom: 12.375rem !important;
  }

  .sm\:hover\:ml-49\.5:hover {
    margin-left: 12.375rem !important;
  }

  .sm\:hover\:mt-50\.5:hover {
    margin-top: 12.625rem !important;
  }

  .sm\:hover\:mr-50\.5:hover {
    margin-right: 12.625rem !important;
  }

  .sm\:hover\:mb-50\.5:hover {
    margin-bottom: 12.625rem !important;
  }

  .sm\:hover\:ml-50\.5:hover {
    margin-left: 12.625rem !important;
  }

  .sm\:hover\:mt-51\.5:hover {
    margin-top: 12.875rem !important;
  }

  .sm\:hover\:mr-51\.5:hover {
    margin-right: 12.875rem !important;
  }

  .sm\:hover\:mb-51\.5:hover {
    margin-bottom: 12.875rem !important;
  }

  .sm\:hover\:ml-51\.5:hover {
    margin-left: 12.875rem !important;
  }

  .sm\:hover\:mt-52\.5:hover {
    margin-top: 13.125rem !important;
  }

  .sm\:hover\:mr-52\.5:hover {
    margin-right: 13.125rem !important;
  }

  .sm\:hover\:mb-52\.5:hover {
    margin-bottom: 13.125rem !important;
  }

  .sm\:hover\:ml-52\.5:hover {
    margin-left: 13.125rem !important;
  }

  .sm\:hover\:mt-53\.5:hover {
    margin-top: 13.375rem !important;
  }

  .sm\:hover\:mr-53\.5:hover {
    margin-right: 13.375rem !important;
  }

  .sm\:hover\:mb-53\.5:hover {
    margin-bottom: 13.375rem !important;
  }

  .sm\:hover\:ml-53\.5:hover {
    margin-left: 13.375rem !important;
  }

  .sm\:hover\:mt-54\.5:hover {
    margin-top: 13.625rem !important;
  }

  .sm\:hover\:mr-54\.5:hover {
    margin-right: 13.625rem !important;
  }

  .sm\:hover\:mb-54\.5:hover {
    margin-bottom: 13.625rem !important;
  }

  .sm\:hover\:ml-54\.5:hover {
    margin-left: 13.625rem !important;
  }

  .sm\:hover\:mt-55\.5:hover {
    margin-top: 13.875rem !important;
  }

  .sm\:hover\:mr-55\.5:hover {
    margin-right: 13.875rem !important;
  }

  .sm\:hover\:mb-55\.5:hover {
    margin-bottom: 13.875rem !important;
  }

  .sm\:hover\:ml-55\.5:hover {
    margin-left: 13.875rem !important;
  }

  .sm\:hover\:mt-56\.5:hover {
    margin-top: 14.125rem !important;
  }

  .sm\:hover\:mr-56\.5:hover {
    margin-right: 14.125rem !important;
  }

  .sm\:hover\:mb-56\.5:hover {
    margin-bottom: 14.125rem !important;
  }

  .sm\:hover\:ml-56\.5:hover {
    margin-left: 14.125rem !important;
  }

  .sm\:hover\:mt-57\.5:hover {
    margin-top: 14.375rem !important;
  }

  .sm\:hover\:mr-57\.5:hover {
    margin-right: 14.375rem !important;
  }

  .sm\:hover\:mb-57\.5:hover {
    margin-bottom: 14.375rem !important;
  }

  .sm\:hover\:ml-57\.5:hover {
    margin-left: 14.375rem !important;
  }

  .sm\:hover\:mt-58\.5:hover {
    margin-top: 14.625rem !important;
  }

  .sm\:hover\:mr-58\.5:hover {
    margin-right: 14.625rem !important;
  }

  .sm\:hover\:mb-58\.5:hover {
    margin-bottom: 14.625rem !important;
  }

  .sm\:hover\:ml-58\.5:hover {
    margin-left: 14.625rem !important;
  }

  .sm\:hover\:mt-59\.5:hover {
    margin-top: 14.875rem !important;
  }

  .sm\:hover\:mr-59\.5:hover {
    margin-right: 14.875rem !important;
  }

  .sm\:hover\:mb-59\.5:hover {
    margin-bottom: 14.875rem !important;
  }

  .sm\:hover\:ml-59\.5:hover {
    margin-left: 14.875rem !important;
  }

  .sm\:hover\:mt-60\.5:hover {
    margin-top: 15.125rem !important;
  }

  .sm\:hover\:mr-60\.5:hover {
    margin-right: 15.125rem !important;
  }

  .sm\:hover\:mb-60\.5:hover {
    margin-bottom: 15.125rem !important;
  }

  .sm\:hover\:ml-60\.5:hover {
    margin-left: 15.125rem !important;
  }

  .sm\:hover\:mt-61\.5:hover {
    margin-top: 15.375rem !important;
  }

  .sm\:hover\:mr-61\.5:hover {
    margin-right: 15.375rem !important;
  }

  .sm\:hover\:mb-61\.5:hover {
    margin-bottom: 15.375rem !important;
  }

  .sm\:hover\:ml-61\.5:hover {
    margin-left: 15.375rem !important;
  }

  .sm\:hover\:mt-62\.5:hover {
    margin-top: 15.625rem !important;
  }

  .sm\:hover\:mr-62\.5:hover {
    margin-right: 15.625rem !important;
  }

  .sm\:hover\:mb-62\.5:hover {
    margin-bottom: 15.625rem !important;
  }

  .sm\:hover\:ml-62\.5:hover {
    margin-left: 15.625rem !important;
  }

  .sm\:hover\:mt-63\.5:hover {
    margin-top: 15.875rem !important;
  }

  .sm\:hover\:mr-63\.5:hover {
    margin-right: 15.875rem !important;
  }

  .sm\:hover\:mb-63\.5:hover {
    margin-bottom: 15.875rem !important;
  }

  .sm\:hover\:ml-63\.5:hover {
    margin-left: 15.875rem !important;
  }

  .sm\:hover\:mt-64\.5:hover {
    margin-top: 16.125rem !important;
  }

  .sm\:hover\:mr-64\.5:hover {
    margin-right: 16.125rem !important;
  }

  .sm\:hover\:mb-64\.5:hover {
    margin-bottom: 16.125rem !important;
  }

  .sm\:hover\:ml-64\.5:hover {
    margin-left: 16.125rem !important;
  }

  .sm\:hover\:mt-65\.5:hover {
    margin-top: 16.375rem !important;
  }

  .sm\:hover\:mr-65\.5:hover {
    margin-right: 16.375rem !important;
  }

  .sm\:hover\:mb-65\.5:hover {
    margin-bottom: 16.375rem !important;
  }

  .sm\:hover\:ml-65\.5:hover {
    margin-left: 16.375rem !important;
  }

  .sm\:hover\:mt-66\.5:hover {
    margin-top: 16.625rem !important;
  }

  .sm\:hover\:mr-66\.5:hover {
    margin-right: 16.625rem !important;
  }

  .sm\:hover\:mb-66\.5:hover {
    margin-bottom: 16.625rem !important;
  }

  .sm\:hover\:ml-66\.5:hover {
    margin-left: 16.625rem !important;
  }

  .sm\:hover\:mt-67\.5:hover {
    margin-top: 16.875rem !important;
  }

  .sm\:hover\:mr-67\.5:hover {
    margin-right: 16.875rem !important;
  }

  .sm\:hover\:mb-67\.5:hover {
    margin-bottom: 16.875rem !important;
  }

  .sm\:hover\:ml-67\.5:hover {
    margin-left: 16.875rem !important;
  }

  .sm\:hover\:mt-68\.5:hover {
    margin-top: 17.125rem !important;
  }

  .sm\:hover\:mr-68\.5:hover {
    margin-right: 17.125rem !important;
  }

  .sm\:hover\:mb-68\.5:hover {
    margin-bottom: 17.125rem !important;
  }

  .sm\:hover\:ml-68\.5:hover {
    margin-left: 17.125rem !important;
  }

  .sm\:hover\:mt-69\.5:hover {
    margin-top: 17.375rem !important;
  }

  .sm\:hover\:mr-69\.5:hover {
    margin-right: 17.375rem !important;
  }

  .sm\:hover\:mb-69\.5:hover {
    margin-bottom: 17.375rem !important;
  }

  .sm\:hover\:ml-69\.5:hover {
    margin-left: 17.375rem !important;
  }

  .sm\:hover\:mt-70\.5:hover {
    margin-top: 17.625rem !important;
  }

  .sm\:hover\:mr-70\.5:hover {
    margin-right: 17.625rem !important;
  }

  .sm\:hover\:mb-70\.5:hover {
    margin-bottom: 17.625rem !important;
  }

  .sm\:hover\:ml-70\.5:hover {
    margin-left: 17.625rem !important;
  }

  .sm\:hover\:mt-71\.5:hover {
    margin-top: 17.875rem !important;
  }

  .sm\:hover\:mr-71\.5:hover {
    margin-right: 17.875rem !important;
  }

  .sm\:hover\:mb-71\.5:hover {
    margin-bottom: 17.875rem !important;
  }

  .sm\:hover\:ml-71\.5:hover {
    margin-left: 17.875rem !important;
  }

  .sm\:hover\:mt-72\.5:hover {
    margin-top: 18.125rem !important;
  }

  .sm\:hover\:mr-72\.5:hover {
    margin-right: 18.125rem !important;
  }

  .sm\:hover\:mb-72\.5:hover {
    margin-bottom: 18.125rem !important;
  }

  .sm\:hover\:ml-72\.5:hover {
    margin-left: 18.125rem !important;
  }

  .sm\:hover\:mt-73\.5:hover {
    margin-top: 18.375rem !important;
  }

  .sm\:hover\:mr-73\.5:hover {
    margin-right: 18.375rem !important;
  }

  .sm\:hover\:mb-73\.5:hover {
    margin-bottom: 18.375rem !important;
  }

  .sm\:hover\:ml-73\.5:hover {
    margin-left: 18.375rem !important;
  }

  .sm\:hover\:mt-74\.5:hover {
    margin-top: 18.625rem !important;
  }

  .sm\:hover\:mr-74\.5:hover {
    margin-right: 18.625rem !important;
  }

  .sm\:hover\:mb-74\.5:hover {
    margin-bottom: 18.625rem !important;
  }

  .sm\:hover\:ml-74\.5:hover {
    margin-left: 18.625rem !important;
  }

  .sm\:hover\:mt-75\.5:hover {
    margin-top: 18.875rem !important;
  }

  .sm\:hover\:mr-75\.5:hover {
    margin-right: 18.875rem !important;
  }

  .sm\:hover\:mb-75\.5:hover {
    margin-bottom: 18.875rem !important;
  }

  .sm\:hover\:ml-75\.5:hover {
    margin-left: 18.875rem !important;
  }

  .sm\:hover\:mt-76\.5:hover {
    margin-top: 19.125rem !important;
  }

  .sm\:hover\:mr-76\.5:hover {
    margin-right: 19.125rem !important;
  }

  .sm\:hover\:mb-76\.5:hover {
    margin-bottom: 19.125rem !important;
  }

  .sm\:hover\:ml-76\.5:hover {
    margin-left: 19.125rem !important;
  }

  .sm\:hover\:mt-77\.5:hover {
    margin-top: 19.375rem !important;
  }

  .sm\:hover\:mr-77\.5:hover {
    margin-right: 19.375rem !important;
  }

  .sm\:hover\:mb-77\.5:hover {
    margin-bottom: 19.375rem !important;
  }

  .sm\:hover\:ml-77\.5:hover {
    margin-left: 19.375rem !important;
  }

  .sm\:hover\:mt-78\.5:hover {
    margin-top: 19.625rem !important;
  }

  .sm\:hover\:mr-78\.5:hover {
    margin-right: 19.625rem !important;
  }

  .sm\:hover\:mb-78\.5:hover {
    margin-bottom: 19.625rem !important;
  }

  .sm\:hover\:ml-78\.5:hover {
    margin-left: 19.625rem !important;
  }

  .sm\:hover\:mt-79\.5:hover {
    margin-top: 19.875rem !important;
  }

  .sm\:hover\:mr-79\.5:hover {
    margin-right: 19.875rem !important;
  }

  .sm\:hover\:mb-79\.5:hover {
    margin-bottom: 19.875rem !important;
  }

  .sm\:hover\:ml-79\.5:hover {
    margin-left: 19.875rem !important;
  }

  .sm\:hover\:mt-80\.5:hover {
    margin-top: 20.125rem !important;
  }

  .sm\:hover\:mr-80\.5:hover {
    margin-right: 20.125rem !important;
  }

  .sm\:hover\:mb-80\.5:hover {
    margin-bottom: 20.125rem !important;
  }

  .sm\:hover\:ml-80\.5:hover {
    margin-left: 20.125rem !important;
  }

  .sm\:hover\:mt-81\.5:hover {
    margin-top: 20.375rem !important;
  }

  .sm\:hover\:mr-81\.5:hover {
    margin-right: 20.375rem !important;
  }

  .sm\:hover\:mb-81\.5:hover {
    margin-bottom: 20.375rem !important;
  }

  .sm\:hover\:ml-81\.5:hover {
    margin-left: 20.375rem !important;
  }

  .sm\:hover\:mt-82\.5:hover {
    margin-top: 20.625rem !important;
  }

  .sm\:hover\:mr-82\.5:hover {
    margin-right: 20.625rem !important;
  }

  .sm\:hover\:mb-82\.5:hover {
    margin-bottom: 20.625rem !important;
  }

  .sm\:hover\:ml-82\.5:hover {
    margin-left: 20.625rem !important;
  }

  .sm\:hover\:mt-83\.5:hover {
    margin-top: 20.875rem !important;
  }

  .sm\:hover\:mr-83\.5:hover {
    margin-right: 20.875rem !important;
  }

  .sm\:hover\:mb-83\.5:hover {
    margin-bottom: 20.875rem !important;
  }

  .sm\:hover\:ml-83\.5:hover {
    margin-left: 20.875rem !important;
  }

  .sm\:hover\:mt-84\.5:hover {
    margin-top: 21.125rem !important;
  }

  .sm\:hover\:mr-84\.5:hover {
    margin-right: 21.125rem !important;
  }

  .sm\:hover\:mb-84\.5:hover {
    margin-bottom: 21.125rem !important;
  }

  .sm\:hover\:ml-84\.5:hover {
    margin-left: 21.125rem !important;
  }

  .sm\:hover\:mt-85\.5:hover {
    margin-top: 21.375rem !important;
  }

  .sm\:hover\:mr-85\.5:hover {
    margin-right: 21.375rem !important;
  }

  .sm\:hover\:mb-85\.5:hover {
    margin-bottom: 21.375rem !important;
  }

  .sm\:hover\:ml-85\.5:hover {
    margin-left: 21.375rem !important;
  }

  .sm\:hover\:mt-86\.5:hover {
    margin-top: 21.625rem !important;
  }

  .sm\:hover\:mr-86\.5:hover {
    margin-right: 21.625rem !important;
  }

  .sm\:hover\:mb-86\.5:hover {
    margin-bottom: 21.625rem !important;
  }

  .sm\:hover\:ml-86\.5:hover {
    margin-left: 21.625rem !important;
  }

  .sm\:hover\:mt-87\.5:hover {
    margin-top: 21.875rem !important;
  }

  .sm\:hover\:mr-87\.5:hover {
    margin-right: 21.875rem !important;
  }

  .sm\:hover\:mb-87\.5:hover {
    margin-bottom: 21.875rem !important;
  }

  .sm\:hover\:ml-87\.5:hover {
    margin-left: 21.875rem !important;
  }

  .sm\:hover\:mt-88\.5:hover {
    margin-top: 22.125rem !important;
  }

  .sm\:hover\:mr-88\.5:hover {
    margin-right: 22.125rem !important;
  }

  .sm\:hover\:mb-88\.5:hover {
    margin-bottom: 22.125rem !important;
  }

  .sm\:hover\:ml-88\.5:hover {
    margin-left: 22.125rem !important;
  }

  .sm\:hover\:mt-89\.5:hover {
    margin-top: 22.375rem !important;
  }

  .sm\:hover\:mr-89\.5:hover {
    margin-right: 22.375rem !important;
  }

  .sm\:hover\:mb-89\.5:hover {
    margin-bottom: 22.375rem !important;
  }

  .sm\:hover\:ml-89\.5:hover {
    margin-left: 22.375rem !important;
  }

  .sm\:hover\:mt-90\.5:hover {
    margin-top: 22.625rem !important;
  }

  .sm\:hover\:mr-90\.5:hover {
    margin-right: 22.625rem !important;
  }

  .sm\:hover\:mb-90\.5:hover {
    margin-bottom: 22.625rem !important;
  }

  .sm\:hover\:ml-90\.5:hover {
    margin-left: 22.625rem !important;
  }

  .sm\:hover\:mt-91\.5:hover {
    margin-top: 22.875rem !important;
  }

  .sm\:hover\:mr-91\.5:hover {
    margin-right: 22.875rem !important;
  }

  .sm\:hover\:mb-91\.5:hover {
    margin-bottom: 22.875rem !important;
  }

  .sm\:hover\:ml-91\.5:hover {
    margin-left: 22.875rem !important;
  }

  .sm\:hover\:mt-92\.5:hover {
    margin-top: 23.125rem !important;
  }

  .sm\:hover\:mr-92\.5:hover {
    margin-right: 23.125rem !important;
  }

  .sm\:hover\:mb-92\.5:hover {
    margin-bottom: 23.125rem !important;
  }

  .sm\:hover\:ml-92\.5:hover {
    margin-left: 23.125rem !important;
  }

  .sm\:hover\:mt-93\.5:hover {
    margin-top: 23.375rem !important;
  }

  .sm\:hover\:mr-93\.5:hover {
    margin-right: 23.375rem !important;
  }

  .sm\:hover\:mb-93\.5:hover {
    margin-bottom: 23.375rem !important;
  }

  .sm\:hover\:ml-93\.5:hover {
    margin-left: 23.375rem !important;
  }

  .sm\:hover\:mt-94\.5:hover {
    margin-top: 23.625rem !important;
  }

  .sm\:hover\:mr-94\.5:hover {
    margin-right: 23.625rem !important;
  }

  .sm\:hover\:mb-94\.5:hover {
    margin-bottom: 23.625rem !important;
  }

  .sm\:hover\:ml-94\.5:hover {
    margin-left: 23.625rem !important;
  }

  .sm\:hover\:mt-95\.5:hover {
    margin-top: 23.875rem !important;
  }

  .sm\:hover\:mr-95\.5:hover {
    margin-right: 23.875rem !important;
  }

  .sm\:hover\:mb-95\.5:hover {
    margin-bottom: 23.875rem !important;
  }

  .sm\:hover\:ml-95\.5:hover {
    margin-left: 23.875rem !important;
  }

  .sm\:hover\:mt-96\.5:hover {
    margin-top: 24.125rem !important;
  }

  .sm\:hover\:mr-96\.5:hover {
    margin-right: 24.125rem !important;
  }

  .sm\:hover\:mb-96\.5:hover {
    margin-bottom: 24.125rem !important;
  }

  .sm\:hover\:ml-96\.5:hover {
    margin-left: 24.125rem !important;
  }

  .sm\:hover\:mt-97\.5:hover {
    margin-top: 24.375rem !important;
  }

  .sm\:hover\:mr-97\.5:hover {
    margin-right: 24.375rem !important;
  }

  .sm\:hover\:mb-97\.5:hover {
    margin-bottom: 24.375rem !important;
  }

  .sm\:hover\:ml-97\.5:hover {
    margin-left: 24.375rem !important;
  }

  .sm\:hover\:mt-98\.5:hover {
    margin-top: 24.625rem !important;
  }

  .sm\:hover\:mr-98\.5:hover {
    margin-right: 24.625rem !important;
  }

  .sm\:hover\:mb-98\.5:hover {
    margin-bottom: 24.625rem !important;
  }

  .sm\:hover\:ml-98\.5:hover {
    margin-left: 24.625rem !important;
  }

  .sm\:hover\:mt-99\.5:hover {
    margin-top: 24.875rem !important;
  }

  .sm\:hover\:mr-99\.5:hover {
    margin-right: 24.875rem !important;
  }

  .sm\:hover\:mb-99\.5:hover {
    margin-bottom: 24.875rem !important;
  }

  .sm\:hover\:ml-99\.5:hover {
    margin-left: 24.875rem !important;
  }

  .sm\:hover\:mt-100\.5:hover {
    margin-top: 25.125rem !important;
  }

  .sm\:hover\:mr-100\.5:hover {
    margin-right: 25.125rem !important;
  }

  .sm\:hover\:mb-100\.5:hover {
    margin-bottom: 25.125rem !important;
  }

  .sm\:hover\:ml-100\.5:hover {
    margin-left: 25.125rem !important;
  }

  .sm\:hover\:mt-101\.5:hover {
    margin-top: 25.375rem !important;
  }

  .sm\:hover\:mr-101\.5:hover {
    margin-right: 25.375rem !important;
  }

  .sm\:hover\:mb-101\.5:hover {
    margin-bottom: 25.375rem !important;
  }

  .sm\:hover\:ml-101\.5:hover {
    margin-left: 25.375rem !important;
  }

  .sm\:hover\:mt-102\.5:hover {
    margin-top: 25.625rem !important;
  }

  .sm\:hover\:mr-102\.5:hover {
    margin-right: 25.625rem !important;
  }

  .sm\:hover\:mb-102\.5:hover {
    margin-bottom: 25.625rem !important;
  }

  .sm\:hover\:ml-102\.5:hover {
    margin-left: 25.625rem !important;
  }

  .sm\:hover\:mt-103\.5:hover {
    margin-top: 25.875rem !important;
  }

  .sm\:hover\:mr-103\.5:hover {
    margin-right: 25.875rem !important;
  }

  .sm\:hover\:mb-103\.5:hover {
    margin-bottom: 25.875rem !important;
  }

  .sm\:hover\:ml-103\.5:hover {
    margin-left: 25.875rem !important;
  }

  .sm\:hover\:mt-104\.5:hover {
    margin-top: 26.125rem !important;
  }

  .sm\:hover\:mr-104\.5:hover {
    margin-right: 26.125rem !important;
  }

  .sm\:hover\:mb-104\.5:hover {
    margin-bottom: 26.125rem !important;
  }

  .sm\:hover\:ml-104\.5:hover {
    margin-left: 26.125rem !important;
  }

  .sm\:hover\:-mt-0:hover {
    margin-top: 0rem !important;
  }

  .sm\:hover\:-mr-0:hover {
    margin-right: 0rem !important;
  }

  .sm\:hover\:-mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .sm\:hover\:-ml-0:hover {
    margin-left: 0rem !important;
  }

  .sm\:hover\:-mt-1:hover {
    margin-top: -0.25rem !important;
  }

  .sm\:hover\:-mr-1:hover {
    margin-right: -0.25rem !important;
  }

  .sm\:hover\:-mb-1:hover {
    margin-bottom: -0.25rem !important;
  }

  .sm\:hover\:-ml-1:hover {
    margin-left: -0.25rem !important;
  }

  .sm\:hover\:-mt-2:hover {
    margin-top: -0.5rem !important;
  }

  .sm\:hover\:-mr-2:hover {
    margin-right: -0.5rem !important;
  }

  .sm\:hover\:-mb-2:hover {
    margin-bottom: -0.5rem !important;
  }

  .sm\:hover\:-ml-2:hover {
    margin-left: -0.5rem !important;
  }

  .sm\:hover\:-mt-3:hover {
    margin-top: -0.75rem !important;
  }

  .sm\:hover\:-mr-3:hover {
    margin-right: -0.75rem !important;
  }

  .sm\:hover\:-mb-3:hover {
    margin-bottom: -0.75rem !important;
  }

  .sm\:hover\:-ml-3:hover {
    margin-left: -0.75rem !important;
  }

  .sm\:hover\:-mt-4:hover {
    margin-top: -1rem !important;
  }

  .sm\:hover\:-mr-4:hover {
    margin-right: -1rem !important;
  }

  .sm\:hover\:-mb-4:hover {
    margin-bottom: -1rem !important;
  }

  .sm\:hover\:-ml-4:hover {
    margin-left: -1rem !important;
  }

  .sm\:hover\:-mt-5:hover {
    margin-top: -1.25rem !important;
  }

  .sm\:hover\:-mr-5:hover {
    margin-right: -1.25rem !important;
  }

  .sm\:hover\:-mb-5:hover {
    margin-bottom: -1.25rem !important;
  }

  .sm\:hover\:-ml-5:hover {
    margin-left: -1.25rem !important;
  }

  .sm\:hover\:-mt-6:hover {
    margin-top: -1.5rem !important;
  }

  .sm\:hover\:-mr-6:hover {
    margin-right: -1.5rem !important;
  }

  .sm\:hover\:-mb-6:hover {
    margin-bottom: -1.5rem !important;
  }

  .sm\:hover\:-ml-6:hover {
    margin-left: -1.5rem !important;
  }

  .sm\:hover\:-mt-7:hover {
    margin-top: -1.75rem !important;
  }

  .sm\:hover\:-mr-7:hover {
    margin-right: -1.75rem !important;
  }

  .sm\:hover\:-mb-7:hover {
    margin-bottom: -1.75rem !important;
  }

  .sm\:hover\:-ml-7:hover {
    margin-left: -1.75rem !important;
  }

  .sm\:hover\:-mt-8:hover {
    margin-top: -2rem !important;
  }

  .sm\:hover\:-mr-8:hover {
    margin-right: -2rem !important;
  }

  .sm\:hover\:-mb-8:hover {
    margin-bottom: -2rem !important;
  }

  .sm\:hover\:-ml-8:hover {
    margin-left: -2rem !important;
  }

  .sm\:hover\:-mt-9:hover {
    margin-top: -2.25rem !important;
  }

  .sm\:hover\:-mr-9:hover {
    margin-right: -2.25rem !important;
  }

  .sm\:hover\:-mb-9:hover {
    margin-bottom: -2.25rem !important;
  }

  .sm\:hover\:-ml-9:hover {
    margin-left: -2.25rem !important;
  }

  .sm\:hover\:-mt-10:hover {
    margin-top: -2.5rem !important;
  }

  .sm\:hover\:-mr-10:hover {
    margin-right: -2.5rem !important;
  }

  .sm\:hover\:-mb-10:hover {
    margin-bottom: -2.5rem !important;
  }

  .sm\:hover\:-ml-10:hover {
    margin-left: -2.5rem !important;
  }

  .sm\:hover\:-mt-11:hover {
    margin-top: -2.75rem !important;
  }

  .sm\:hover\:-mr-11:hover {
    margin-right: -2.75rem !important;
  }

  .sm\:hover\:-mb-11:hover {
    margin-bottom: -2.75rem !important;
  }

  .sm\:hover\:-ml-11:hover {
    margin-left: -2.75rem !important;
  }

  .sm\:hover\:-mt-12:hover {
    margin-top: -3rem !important;
  }

  .sm\:hover\:-mr-12:hover {
    margin-right: -3rem !important;
  }

  .sm\:hover\:-mb-12:hover {
    margin-bottom: -3rem !important;
  }

  .sm\:hover\:-ml-12:hover {
    margin-left: -3rem !important;
  }

  .sm\:hover\:-mt-13:hover {
    margin-top: -3.25rem !important;
  }

  .sm\:hover\:-mr-13:hover {
    margin-right: -3.25rem !important;
  }

  .sm\:hover\:-mb-13:hover {
    margin-bottom: -3.25rem !important;
  }

  .sm\:hover\:-ml-13:hover {
    margin-left: -3.25rem !important;
  }

  .sm\:hover\:-mt-14:hover {
    margin-top: -3.5rem !important;
  }

  .sm\:hover\:-mr-14:hover {
    margin-right: -3.5rem !important;
  }

  .sm\:hover\:-mb-14:hover {
    margin-bottom: -3.5rem !important;
  }

  .sm\:hover\:-ml-14:hover {
    margin-left: -3.5rem !important;
  }

  .sm\:hover\:-mt-15:hover {
    margin-top: -3.75rem !important;
  }

  .sm\:hover\:-mr-15:hover {
    margin-right: -3.75rem !important;
  }

  .sm\:hover\:-mb-15:hover {
    margin-bottom: -3.75rem !important;
  }

  .sm\:hover\:-ml-15:hover {
    margin-left: -3.75rem !important;
  }

  .sm\:hover\:-mt-16:hover {
    margin-top: -4rem !important;
  }

  .sm\:hover\:-mr-16:hover {
    margin-right: -4rem !important;
  }

  .sm\:hover\:-mb-16:hover {
    margin-bottom: -4rem !important;
  }

  .sm\:hover\:-ml-16:hover {
    margin-left: -4rem !important;
  }

  .sm\:hover\:-mt-17:hover {
    margin-top: -4.25rem !important;
  }

  .sm\:hover\:-mr-17:hover {
    margin-right: -4.25rem !important;
  }

  .sm\:hover\:-mb-17:hover {
    margin-bottom: -4.25rem !important;
  }

  .sm\:hover\:-ml-17:hover {
    margin-left: -4.25rem !important;
  }

  .sm\:hover\:-mt-18:hover {
    margin-top: -4.5rem !important;
  }

  .sm\:hover\:-mr-18:hover {
    margin-right: -4.5rem !important;
  }

  .sm\:hover\:-mb-18:hover {
    margin-bottom: -4.5rem !important;
  }

  .sm\:hover\:-ml-18:hover {
    margin-left: -4.5rem !important;
  }

  .sm\:hover\:-mt-19:hover {
    margin-top: -4.75rem !important;
  }

  .sm\:hover\:-mr-19:hover {
    margin-right: -4.75rem !important;
  }

  .sm\:hover\:-mb-19:hover {
    margin-bottom: -4.75rem !important;
  }

  .sm\:hover\:-ml-19:hover {
    margin-left: -4.75rem !important;
  }

  .sm\:hover\:-mt-20:hover {
    margin-top: -5rem !important;
  }

  .sm\:hover\:-mr-20:hover {
    margin-right: -5rem !important;
  }

  .sm\:hover\:-mb-20:hover {
    margin-bottom: -5rem !important;
  }

  .sm\:hover\:-ml-20:hover {
    margin-left: -5rem !important;
  }

  .sm\:hover\:-mt-21:hover {
    margin-top: -5.25rem !important;
  }

  .sm\:hover\:-mr-21:hover {
    margin-right: -5.25rem !important;
  }

  .sm\:hover\:-mb-21:hover {
    margin-bottom: -5.25rem !important;
  }

  .sm\:hover\:-ml-21:hover {
    margin-left: -5.25rem !important;
  }

  .sm\:hover\:-mt-22:hover {
    margin-top: -5.5rem !important;
  }

  .sm\:hover\:-mr-22:hover {
    margin-right: -5.5rem !important;
  }

  .sm\:hover\:-mb-22:hover {
    margin-bottom: -5.5rem !important;
  }

  .sm\:hover\:-ml-22:hover {
    margin-left: -5.5rem !important;
  }

  .sm\:hover\:-mt-23:hover {
    margin-top: -5.75rem !important;
  }

  .sm\:hover\:-mr-23:hover {
    margin-right: -5.75rem !important;
  }

  .sm\:hover\:-mb-23:hover {
    margin-bottom: -5.75rem !important;
  }

  .sm\:hover\:-ml-23:hover {
    margin-left: -5.75rem !important;
  }

  .sm\:hover\:-mt-24:hover {
    margin-top: -6rem !important;
  }

  .sm\:hover\:-mr-24:hover {
    margin-right: -6rem !important;
  }

  .sm\:hover\:-mb-24:hover {
    margin-bottom: -6rem !important;
  }

  .sm\:hover\:-ml-24:hover {
    margin-left: -6rem !important;
  }

  .sm\:hover\:-mt-25:hover {
    margin-top: -6.25rem !important;
  }

  .sm\:hover\:-mr-25:hover {
    margin-right: -6.25rem !important;
  }

  .sm\:hover\:-mb-25:hover {
    margin-bottom: -6.25rem !important;
  }

  .sm\:hover\:-ml-25:hover {
    margin-left: -6.25rem !important;
  }

  .sm\:hover\:-mt-26:hover {
    margin-top: -6.5rem !important;
  }

  .sm\:hover\:-mr-26:hover {
    margin-right: -6.5rem !important;
  }

  .sm\:hover\:-mb-26:hover {
    margin-bottom: -6.5rem !important;
  }

  .sm\:hover\:-ml-26:hover {
    margin-left: -6.5rem !important;
  }

  .sm\:hover\:-mt-27:hover {
    margin-top: -6.75rem !important;
  }

  .sm\:hover\:-mr-27:hover {
    margin-right: -6.75rem !important;
  }

  .sm\:hover\:-mb-27:hover {
    margin-bottom: -6.75rem !important;
  }

  .sm\:hover\:-ml-27:hover {
    margin-left: -6.75rem !important;
  }

  .sm\:hover\:-mt-28:hover {
    margin-top: -7rem !important;
  }

  .sm\:hover\:-mr-28:hover {
    margin-right: -7rem !important;
  }

  .sm\:hover\:-mb-28:hover {
    margin-bottom: -7rem !important;
  }

  .sm\:hover\:-ml-28:hover {
    margin-left: -7rem !important;
  }

  .sm\:hover\:-mt-29:hover {
    margin-top: -7.25rem !important;
  }

  .sm\:hover\:-mr-29:hover {
    margin-right: -7.25rem !important;
  }

  .sm\:hover\:-mb-29:hover {
    margin-bottom: -7.25rem !important;
  }

  .sm\:hover\:-ml-29:hover {
    margin-left: -7.25rem !important;
  }

  .sm\:hover\:-mt-30:hover {
    margin-top: -7.5rem !important;
  }

  .sm\:hover\:-mr-30:hover {
    margin-right: -7.5rem !important;
  }

  .sm\:hover\:-mb-30:hover {
    margin-bottom: -7.5rem !important;
  }

  .sm\:hover\:-ml-30:hover {
    margin-left: -7.5rem !important;
  }

  .sm\:hover\:-mt-31:hover {
    margin-top: -7.75rem !important;
  }

  .sm\:hover\:-mr-31:hover {
    margin-right: -7.75rem !important;
  }

  .sm\:hover\:-mb-31:hover {
    margin-bottom: -7.75rem !important;
  }

  .sm\:hover\:-ml-31:hover {
    margin-left: -7.75rem !important;
  }

  .sm\:hover\:-mt-32:hover {
    margin-top: -8rem !important;
  }

  .sm\:hover\:-mr-32:hover {
    margin-right: -8rem !important;
  }

  .sm\:hover\:-mb-32:hover {
    margin-bottom: -8rem !important;
  }

  .sm\:hover\:-ml-32:hover {
    margin-left: -8rem !important;
  }

  .sm\:hover\:-mt-33:hover {
    margin-top: -8.25rem !important;
  }

  .sm\:hover\:-mr-33:hover {
    margin-right: -8.25rem !important;
  }

  .sm\:hover\:-mb-33:hover {
    margin-bottom: -8.25rem !important;
  }

  .sm\:hover\:-ml-33:hover {
    margin-left: -8.25rem !important;
  }

  .sm\:hover\:-mt-34:hover {
    margin-top: -8.5rem !important;
  }

  .sm\:hover\:-mr-34:hover {
    margin-right: -8.5rem !important;
  }

  .sm\:hover\:-mb-34:hover {
    margin-bottom: -8.5rem !important;
  }

  .sm\:hover\:-ml-34:hover {
    margin-left: -8.5rem !important;
  }

  .sm\:hover\:-mt-35:hover {
    margin-top: -8.75rem !important;
  }

  .sm\:hover\:-mr-35:hover {
    margin-right: -8.75rem !important;
  }

  .sm\:hover\:-mb-35:hover {
    margin-bottom: -8.75rem !important;
  }

  .sm\:hover\:-ml-35:hover {
    margin-left: -8.75rem !important;
  }

  .sm\:hover\:-mt-36:hover {
    margin-top: -9rem !important;
  }

  .sm\:hover\:-mr-36:hover {
    margin-right: -9rem !important;
  }

  .sm\:hover\:-mb-36:hover {
    margin-bottom: -9rem !important;
  }

  .sm\:hover\:-ml-36:hover {
    margin-left: -9rem !important;
  }

  .sm\:hover\:-mt-37:hover {
    margin-top: -9.25rem !important;
  }

  .sm\:hover\:-mr-37:hover {
    margin-right: -9.25rem !important;
  }

  .sm\:hover\:-mb-37:hover {
    margin-bottom: -9.25rem !important;
  }

  .sm\:hover\:-ml-37:hover {
    margin-left: -9.25rem !important;
  }

  .sm\:hover\:-mt-38:hover {
    margin-top: -9.5rem !important;
  }

  .sm\:hover\:-mr-38:hover {
    margin-right: -9.5rem !important;
  }

  .sm\:hover\:-mb-38:hover {
    margin-bottom: -9.5rem !important;
  }

  .sm\:hover\:-ml-38:hover {
    margin-left: -9.5rem !important;
  }

  .sm\:hover\:-mt-39:hover {
    margin-top: -9.75rem !important;
  }

  .sm\:hover\:-mr-39:hover {
    margin-right: -9.75rem !important;
  }

  .sm\:hover\:-mb-39:hover {
    margin-bottom: -9.75rem !important;
  }

  .sm\:hover\:-ml-39:hover {
    margin-left: -9.75rem !important;
  }

  .sm\:hover\:-mt-40:hover {
    margin-top: -10rem !important;
  }

  .sm\:hover\:-mr-40:hover {
    margin-right: -10rem !important;
  }

  .sm\:hover\:-mb-40:hover {
    margin-bottom: -10rem !important;
  }

  .sm\:hover\:-ml-40:hover {
    margin-left: -10rem !important;
  }

  .sm\:hover\:-mt-41:hover {
    margin-top: -10.25rem !important;
  }

  .sm\:hover\:-mr-41:hover {
    margin-right: -10.25rem !important;
  }

  .sm\:hover\:-mb-41:hover {
    margin-bottom: -10.25rem !important;
  }

  .sm\:hover\:-ml-41:hover {
    margin-left: -10.25rem !important;
  }

  .sm\:hover\:-mt-42:hover {
    margin-top: -10.5rem !important;
  }

  .sm\:hover\:-mr-42:hover {
    margin-right: -10.5rem !important;
  }

  .sm\:hover\:-mb-42:hover {
    margin-bottom: -10.5rem !important;
  }

  .sm\:hover\:-ml-42:hover {
    margin-left: -10.5rem !important;
  }

  .sm\:hover\:-mt-43:hover {
    margin-top: -10.75rem !important;
  }

  .sm\:hover\:-mr-43:hover {
    margin-right: -10.75rem !important;
  }

  .sm\:hover\:-mb-43:hover {
    margin-bottom: -10.75rem !important;
  }

  .sm\:hover\:-ml-43:hover {
    margin-left: -10.75rem !important;
  }

  .sm\:hover\:-mt-44:hover {
    margin-top: -11rem !important;
  }

  .sm\:hover\:-mr-44:hover {
    margin-right: -11rem !important;
  }

  .sm\:hover\:-mb-44:hover {
    margin-bottom: -11rem !important;
  }

  .sm\:hover\:-ml-44:hover {
    margin-left: -11rem !important;
  }

  .sm\:hover\:-mt-45:hover {
    margin-top: -11.25rem !important;
  }

  .sm\:hover\:-mr-45:hover {
    margin-right: -11.25rem !important;
  }

  .sm\:hover\:-mb-45:hover {
    margin-bottom: -11.25rem !important;
  }

  .sm\:hover\:-ml-45:hover {
    margin-left: -11.25rem !important;
  }

  .sm\:hover\:-mt-46:hover {
    margin-top: -11.5rem !important;
  }

  .sm\:hover\:-mr-46:hover {
    margin-right: -11.5rem !important;
  }

  .sm\:hover\:-mb-46:hover {
    margin-bottom: -11.5rem !important;
  }

  .sm\:hover\:-ml-46:hover {
    margin-left: -11.5rem !important;
  }

  .sm\:hover\:-mt-47:hover {
    margin-top: -11.75rem !important;
  }

  .sm\:hover\:-mr-47:hover {
    margin-right: -11.75rem !important;
  }

  .sm\:hover\:-mb-47:hover {
    margin-bottom: -11.75rem !important;
  }

  .sm\:hover\:-ml-47:hover {
    margin-left: -11.75rem !important;
  }

  .sm\:hover\:-mt-48:hover {
    margin-top: -12rem !important;
  }

  .sm\:hover\:-mr-48:hover {
    margin-right: -12rem !important;
  }

  .sm\:hover\:-mb-48:hover {
    margin-bottom: -12rem !important;
  }

  .sm\:hover\:-ml-48:hover {
    margin-left: -12rem !important;
  }

  .sm\:hover\:-mt-49:hover {
    margin-top: -12.25rem !important;
  }

  .sm\:hover\:-mr-49:hover {
    margin-right: -12.25rem !important;
  }

  .sm\:hover\:-mb-49:hover {
    margin-bottom: -12.25rem !important;
  }

  .sm\:hover\:-ml-49:hover {
    margin-left: -12.25rem !important;
  }

  .sm\:hover\:-mt-50:hover {
    margin-top: -12.5rem !important;
  }

  .sm\:hover\:-mr-50:hover {
    margin-right: -12.5rem !important;
  }

  .sm\:hover\:-mb-50:hover {
    margin-bottom: -12.5rem !important;
  }

  .sm\:hover\:-ml-50:hover {
    margin-left: -12.5rem !important;
  }

  .sm\:hover\:-mt-51:hover {
    margin-top: -12.75rem !important;
  }

  .sm\:hover\:-mr-51:hover {
    margin-right: -12.75rem !important;
  }

  .sm\:hover\:-mb-51:hover {
    margin-bottom: -12.75rem !important;
  }

  .sm\:hover\:-ml-51:hover {
    margin-left: -12.75rem !important;
  }

  .sm\:hover\:-mt-52:hover {
    margin-top: -13rem !important;
  }

  .sm\:hover\:-mr-52:hover {
    margin-right: -13rem !important;
  }

  .sm\:hover\:-mb-52:hover {
    margin-bottom: -13rem !important;
  }

  .sm\:hover\:-ml-52:hover {
    margin-left: -13rem !important;
  }

  .sm\:hover\:-mt-53:hover {
    margin-top: -13.25rem !important;
  }

  .sm\:hover\:-mr-53:hover {
    margin-right: -13.25rem !important;
  }

  .sm\:hover\:-mb-53:hover {
    margin-bottom: -13.25rem !important;
  }

  .sm\:hover\:-ml-53:hover {
    margin-left: -13.25rem !important;
  }

  .sm\:hover\:-mt-54:hover {
    margin-top: -13.5rem !important;
  }

  .sm\:hover\:-mr-54:hover {
    margin-right: -13.5rem !important;
  }

  .sm\:hover\:-mb-54:hover {
    margin-bottom: -13.5rem !important;
  }

  .sm\:hover\:-ml-54:hover {
    margin-left: -13.5rem !important;
  }

  .sm\:hover\:-mt-55:hover {
    margin-top: -13.75rem !important;
  }

  .sm\:hover\:-mr-55:hover {
    margin-right: -13.75rem !important;
  }

  .sm\:hover\:-mb-55:hover {
    margin-bottom: -13.75rem !important;
  }

  .sm\:hover\:-ml-55:hover {
    margin-left: -13.75rem !important;
  }

  .sm\:hover\:-mt-56:hover {
    margin-top: -14rem !important;
  }

  .sm\:hover\:-mr-56:hover {
    margin-right: -14rem !important;
  }

  .sm\:hover\:-mb-56:hover {
    margin-bottom: -14rem !important;
  }

  .sm\:hover\:-ml-56:hover {
    margin-left: -14rem !important;
  }

  .sm\:hover\:-mt-57:hover {
    margin-top: -14.25rem !important;
  }

  .sm\:hover\:-mr-57:hover {
    margin-right: -14.25rem !important;
  }

  .sm\:hover\:-mb-57:hover {
    margin-bottom: -14.25rem !important;
  }

  .sm\:hover\:-ml-57:hover {
    margin-left: -14.25rem !important;
  }

  .sm\:hover\:-mt-58:hover {
    margin-top: -14.5rem !important;
  }

  .sm\:hover\:-mr-58:hover {
    margin-right: -14.5rem !important;
  }

  .sm\:hover\:-mb-58:hover {
    margin-bottom: -14.5rem !important;
  }

  .sm\:hover\:-ml-58:hover {
    margin-left: -14.5rem !important;
  }

  .sm\:hover\:-mt-59:hover {
    margin-top: -14.75rem !important;
  }

  .sm\:hover\:-mr-59:hover {
    margin-right: -14.75rem !important;
  }

  .sm\:hover\:-mb-59:hover {
    margin-bottom: -14.75rem !important;
  }

  .sm\:hover\:-ml-59:hover {
    margin-left: -14.75rem !important;
  }

  .sm\:hover\:-mt-60:hover {
    margin-top: -15rem !important;
  }

  .sm\:hover\:-mr-60:hover {
    margin-right: -15rem !important;
  }

  .sm\:hover\:-mb-60:hover {
    margin-bottom: -15rem !important;
  }

  .sm\:hover\:-ml-60:hover {
    margin-left: -15rem !important;
  }

  .sm\:hover\:-mt-61:hover {
    margin-top: -15.25rem !important;
  }

  .sm\:hover\:-mr-61:hover {
    margin-right: -15.25rem !important;
  }

  .sm\:hover\:-mb-61:hover {
    margin-bottom: -15.25rem !important;
  }

  .sm\:hover\:-ml-61:hover {
    margin-left: -15.25rem !important;
  }

  .sm\:hover\:-mt-62:hover {
    margin-top: -15.5rem !important;
  }

  .sm\:hover\:-mr-62:hover {
    margin-right: -15.5rem !important;
  }

  .sm\:hover\:-mb-62:hover {
    margin-bottom: -15.5rem !important;
  }

  .sm\:hover\:-ml-62:hover {
    margin-left: -15.5rem !important;
  }

  .sm\:hover\:-mt-63:hover {
    margin-top: -15.75rem !important;
  }

  .sm\:hover\:-mr-63:hover {
    margin-right: -15.75rem !important;
  }

  .sm\:hover\:-mb-63:hover {
    margin-bottom: -15.75rem !important;
  }

  .sm\:hover\:-ml-63:hover {
    margin-left: -15.75rem !important;
  }

  .sm\:hover\:-mt-64:hover {
    margin-top: -16rem !important;
  }

  .sm\:hover\:-mr-64:hover {
    margin-right: -16rem !important;
  }

  .sm\:hover\:-mb-64:hover {
    margin-bottom: -16rem !important;
  }

  .sm\:hover\:-ml-64:hover {
    margin-left: -16rem !important;
  }

  .sm\:hover\:-mt-65:hover {
    margin-top: -16.25rem !important;
  }

  .sm\:hover\:-mr-65:hover {
    margin-right: -16.25rem !important;
  }

  .sm\:hover\:-mb-65:hover {
    margin-bottom: -16.25rem !important;
  }

  .sm\:hover\:-ml-65:hover {
    margin-left: -16.25rem !important;
  }

  .sm\:hover\:-mt-66:hover {
    margin-top: -16.5rem !important;
  }

  .sm\:hover\:-mr-66:hover {
    margin-right: -16.5rem !important;
  }

  .sm\:hover\:-mb-66:hover {
    margin-bottom: -16.5rem !important;
  }

  .sm\:hover\:-ml-66:hover {
    margin-left: -16.5rem !important;
  }

  .sm\:hover\:-mt-67:hover {
    margin-top: -16.75rem !important;
  }

  .sm\:hover\:-mr-67:hover {
    margin-right: -16.75rem !important;
  }

  .sm\:hover\:-mb-67:hover {
    margin-bottom: -16.75rem !important;
  }

  .sm\:hover\:-ml-67:hover {
    margin-left: -16.75rem !important;
  }

  .sm\:hover\:-mt-68:hover {
    margin-top: -17rem !important;
  }

  .sm\:hover\:-mr-68:hover {
    margin-right: -17rem !important;
  }

  .sm\:hover\:-mb-68:hover {
    margin-bottom: -17rem !important;
  }

  .sm\:hover\:-ml-68:hover {
    margin-left: -17rem !important;
  }

  .sm\:hover\:-mt-69:hover {
    margin-top: -17.25rem !important;
  }

  .sm\:hover\:-mr-69:hover {
    margin-right: -17.25rem !important;
  }

  .sm\:hover\:-mb-69:hover {
    margin-bottom: -17.25rem !important;
  }

  .sm\:hover\:-ml-69:hover {
    margin-left: -17.25rem !important;
  }

  .sm\:hover\:-mt-70:hover {
    margin-top: -17.5rem !important;
  }

  .sm\:hover\:-mr-70:hover {
    margin-right: -17.5rem !important;
  }

  .sm\:hover\:-mb-70:hover {
    margin-bottom: -17.5rem !important;
  }

  .sm\:hover\:-ml-70:hover {
    margin-left: -17.5rem !important;
  }

  .sm\:hover\:-mt-71:hover {
    margin-top: -17.75rem !important;
  }

  .sm\:hover\:-mr-71:hover {
    margin-right: -17.75rem !important;
  }

  .sm\:hover\:-mb-71:hover {
    margin-bottom: -17.75rem !important;
  }

  .sm\:hover\:-ml-71:hover {
    margin-left: -17.75rem !important;
  }

  .sm\:hover\:-mt-72:hover {
    margin-top: -18rem !important;
  }

  .sm\:hover\:-mr-72:hover {
    margin-right: -18rem !important;
  }

  .sm\:hover\:-mb-72:hover {
    margin-bottom: -18rem !important;
  }

  .sm\:hover\:-ml-72:hover {
    margin-left: -18rem !important;
  }

  .sm\:hover\:-mt-73:hover {
    margin-top: -18.25rem !important;
  }

  .sm\:hover\:-mr-73:hover {
    margin-right: -18.25rem !important;
  }

  .sm\:hover\:-mb-73:hover {
    margin-bottom: -18.25rem !important;
  }

  .sm\:hover\:-ml-73:hover {
    margin-left: -18.25rem !important;
  }

  .sm\:hover\:-mt-74:hover {
    margin-top: -18.5rem !important;
  }

  .sm\:hover\:-mr-74:hover {
    margin-right: -18.5rem !important;
  }

  .sm\:hover\:-mb-74:hover {
    margin-bottom: -18.5rem !important;
  }

  .sm\:hover\:-ml-74:hover {
    margin-left: -18.5rem !important;
  }

  .sm\:hover\:-mt-75:hover {
    margin-top: -18.75rem !important;
  }

  .sm\:hover\:-mr-75:hover {
    margin-right: -18.75rem !important;
  }

  .sm\:hover\:-mb-75:hover {
    margin-bottom: -18.75rem !important;
  }

  .sm\:hover\:-ml-75:hover {
    margin-left: -18.75rem !important;
  }

  .sm\:hover\:-mt-76:hover {
    margin-top: -19rem !important;
  }

  .sm\:hover\:-mr-76:hover {
    margin-right: -19rem !important;
  }

  .sm\:hover\:-mb-76:hover {
    margin-bottom: -19rem !important;
  }

  .sm\:hover\:-ml-76:hover {
    margin-left: -19rem !important;
  }

  .sm\:hover\:-mt-77:hover {
    margin-top: -19.25rem !important;
  }

  .sm\:hover\:-mr-77:hover {
    margin-right: -19.25rem !important;
  }

  .sm\:hover\:-mb-77:hover {
    margin-bottom: -19.25rem !important;
  }

  .sm\:hover\:-ml-77:hover {
    margin-left: -19.25rem !important;
  }

  .sm\:hover\:-mt-78:hover {
    margin-top: -19.5rem !important;
  }

  .sm\:hover\:-mr-78:hover {
    margin-right: -19.5rem !important;
  }

  .sm\:hover\:-mb-78:hover {
    margin-bottom: -19.5rem !important;
  }

  .sm\:hover\:-ml-78:hover {
    margin-left: -19.5rem !important;
  }

  .sm\:hover\:-mt-79:hover {
    margin-top: -19.75rem !important;
  }

  .sm\:hover\:-mr-79:hover {
    margin-right: -19.75rem !important;
  }

  .sm\:hover\:-mb-79:hover {
    margin-bottom: -19.75rem !important;
  }

  .sm\:hover\:-ml-79:hover {
    margin-left: -19.75rem !important;
  }

  .sm\:hover\:-mt-80:hover {
    margin-top: -20rem !important;
  }

  .sm\:hover\:-mr-80:hover {
    margin-right: -20rem !important;
  }

  .sm\:hover\:-mb-80:hover {
    margin-bottom: -20rem !important;
  }

  .sm\:hover\:-ml-80:hover {
    margin-left: -20rem !important;
  }

  .sm\:hover\:-mt-81:hover {
    margin-top: -20.25rem !important;
  }

  .sm\:hover\:-mr-81:hover {
    margin-right: -20.25rem !important;
  }

  .sm\:hover\:-mb-81:hover {
    margin-bottom: -20.25rem !important;
  }

  .sm\:hover\:-ml-81:hover {
    margin-left: -20.25rem !important;
  }

  .sm\:hover\:-mt-82:hover {
    margin-top: -20.5rem !important;
  }

  .sm\:hover\:-mr-82:hover {
    margin-right: -20.5rem !important;
  }

  .sm\:hover\:-mb-82:hover {
    margin-bottom: -20.5rem !important;
  }

  .sm\:hover\:-ml-82:hover {
    margin-left: -20.5rem !important;
  }

  .sm\:hover\:-mt-83:hover {
    margin-top: -20.75rem !important;
  }

  .sm\:hover\:-mr-83:hover {
    margin-right: -20.75rem !important;
  }

  .sm\:hover\:-mb-83:hover {
    margin-bottom: -20.75rem !important;
  }

  .sm\:hover\:-ml-83:hover {
    margin-left: -20.75rem !important;
  }

  .sm\:hover\:-mt-84:hover {
    margin-top: -21rem !important;
  }

  .sm\:hover\:-mr-84:hover {
    margin-right: -21rem !important;
  }

  .sm\:hover\:-mb-84:hover {
    margin-bottom: -21rem !important;
  }

  .sm\:hover\:-ml-84:hover {
    margin-left: -21rem !important;
  }

  .sm\:hover\:-mt-85:hover {
    margin-top: -21.25rem !important;
  }

  .sm\:hover\:-mr-85:hover {
    margin-right: -21.25rem !important;
  }

  .sm\:hover\:-mb-85:hover {
    margin-bottom: -21.25rem !important;
  }

  .sm\:hover\:-ml-85:hover {
    margin-left: -21.25rem !important;
  }

  .sm\:hover\:-mt-86:hover {
    margin-top: -21.5rem !important;
  }

  .sm\:hover\:-mr-86:hover {
    margin-right: -21.5rem !important;
  }

  .sm\:hover\:-mb-86:hover {
    margin-bottom: -21.5rem !important;
  }

  .sm\:hover\:-ml-86:hover {
    margin-left: -21.5rem !important;
  }

  .sm\:hover\:-mt-87:hover {
    margin-top: -21.75rem !important;
  }

  .sm\:hover\:-mr-87:hover {
    margin-right: -21.75rem !important;
  }

  .sm\:hover\:-mb-87:hover {
    margin-bottom: -21.75rem !important;
  }

  .sm\:hover\:-ml-87:hover {
    margin-left: -21.75rem !important;
  }

  .sm\:hover\:-mt-88:hover {
    margin-top: -22rem !important;
  }

  .sm\:hover\:-mr-88:hover {
    margin-right: -22rem !important;
  }

  .sm\:hover\:-mb-88:hover {
    margin-bottom: -22rem !important;
  }

  .sm\:hover\:-ml-88:hover {
    margin-left: -22rem !important;
  }

  .sm\:hover\:-mt-89:hover {
    margin-top: -22.25rem !important;
  }

  .sm\:hover\:-mr-89:hover {
    margin-right: -22.25rem !important;
  }

  .sm\:hover\:-mb-89:hover {
    margin-bottom: -22.25rem !important;
  }

  .sm\:hover\:-ml-89:hover {
    margin-left: -22.25rem !important;
  }

  .sm\:hover\:-mt-90:hover {
    margin-top: -22.5rem !important;
  }

  .sm\:hover\:-mr-90:hover {
    margin-right: -22.5rem !important;
  }

  .sm\:hover\:-mb-90:hover {
    margin-bottom: -22.5rem !important;
  }

  .sm\:hover\:-ml-90:hover {
    margin-left: -22.5rem !important;
  }

  .sm\:hover\:-mt-91:hover {
    margin-top: -22.75rem !important;
  }

  .sm\:hover\:-mr-91:hover {
    margin-right: -22.75rem !important;
  }

  .sm\:hover\:-mb-91:hover {
    margin-bottom: -22.75rem !important;
  }

  .sm\:hover\:-ml-91:hover {
    margin-left: -22.75rem !important;
  }

  .sm\:hover\:-mt-92:hover {
    margin-top: -23rem !important;
  }

  .sm\:hover\:-mr-92:hover {
    margin-right: -23rem !important;
  }

  .sm\:hover\:-mb-92:hover {
    margin-bottom: -23rem !important;
  }

  .sm\:hover\:-ml-92:hover {
    margin-left: -23rem !important;
  }

  .sm\:hover\:-mt-93:hover {
    margin-top: -23.25rem !important;
  }

  .sm\:hover\:-mr-93:hover {
    margin-right: -23.25rem !important;
  }

  .sm\:hover\:-mb-93:hover {
    margin-bottom: -23.25rem !important;
  }

  .sm\:hover\:-ml-93:hover {
    margin-left: -23.25rem !important;
  }

  .sm\:hover\:-mt-94:hover {
    margin-top: -23.5rem !important;
  }

  .sm\:hover\:-mr-94:hover {
    margin-right: -23.5rem !important;
  }

  .sm\:hover\:-mb-94:hover {
    margin-bottom: -23.5rem !important;
  }

  .sm\:hover\:-ml-94:hover {
    margin-left: -23.5rem !important;
  }

  .sm\:hover\:-mt-95:hover {
    margin-top: -23.75rem !important;
  }

  .sm\:hover\:-mr-95:hover {
    margin-right: -23.75rem !important;
  }

  .sm\:hover\:-mb-95:hover {
    margin-bottom: -23.75rem !important;
  }

  .sm\:hover\:-ml-95:hover {
    margin-left: -23.75rem !important;
  }

  .sm\:hover\:-mt-96:hover {
    margin-top: -24rem !important;
  }

  .sm\:hover\:-mr-96:hover {
    margin-right: -24rem !important;
  }

  .sm\:hover\:-mb-96:hover {
    margin-bottom: -24rem !important;
  }

  .sm\:hover\:-ml-96:hover {
    margin-left: -24rem !important;
  }

  .sm\:hover\:-mt-97:hover {
    margin-top: -24.25rem !important;
  }

  .sm\:hover\:-mr-97:hover {
    margin-right: -24.25rem !important;
  }

  .sm\:hover\:-mb-97:hover {
    margin-bottom: -24.25rem !important;
  }

  .sm\:hover\:-ml-97:hover {
    margin-left: -24.25rem !important;
  }

  .sm\:hover\:-mt-98:hover {
    margin-top: -24.5rem !important;
  }

  .sm\:hover\:-mr-98:hover {
    margin-right: -24.5rem !important;
  }

  .sm\:hover\:-mb-98:hover {
    margin-bottom: -24.5rem !important;
  }

  .sm\:hover\:-ml-98:hover {
    margin-left: -24.5rem !important;
  }

  .sm\:hover\:-mt-99:hover {
    margin-top: -24.75rem !important;
  }

  .sm\:hover\:-mr-99:hover {
    margin-right: -24.75rem !important;
  }

  .sm\:hover\:-mb-99:hover {
    margin-bottom: -24.75rem !important;
  }

  .sm\:hover\:-ml-99:hover {
    margin-left: -24.75rem !important;
  }

  .sm\:hover\:-mt-100:hover {
    margin-top: -25rem !important;
  }

  .sm\:hover\:-mr-100:hover {
    margin-right: -25rem !important;
  }

  .sm\:hover\:-mb-100:hover {
    margin-bottom: -25rem !important;
  }

  .sm\:hover\:-ml-100:hover {
    margin-left: -25rem !important;
  }

  .sm\:hover\:-mt-101:hover {
    margin-top: -25.25rem !important;
  }

  .sm\:hover\:-mr-101:hover {
    margin-right: -25.25rem !important;
  }

  .sm\:hover\:-mb-101:hover {
    margin-bottom: -25.25rem !important;
  }

  .sm\:hover\:-ml-101:hover {
    margin-left: -25.25rem !important;
  }

  .sm\:hover\:-mt-102:hover {
    margin-top: -25.5rem !important;
  }

  .sm\:hover\:-mr-102:hover {
    margin-right: -25.5rem !important;
  }

  .sm\:hover\:-mb-102:hover {
    margin-bottom: -25.5rem !important;
  }

  .sm\:hover\:-ml-102:hover {
    margin-left: -25.5rem !important;
  }

  .sm\:hover\:-mt-103:hover {
    margin-top: -25.75rem !important;
  }

  .sm\:hover\:-mr-103:hover {
    margin-right: -25.75rem !important;
  }

  .sm\:hover\:-mb-103:hover {
    margin-bottom: -25.75rem !important;
  }

  .sm\:hover\:-ml-103:hover {
    margin-left: -25.75rem !important;
  }

  .sm\:hover\:-mt-104:hover {
    margin-top: -26rem !important;
  }

  .sm\:hover\:-mr-104:hover {
    margin-right: -26rem !important;
  }

  .sm\:hover\:-mb-104:hover {
    margin-bottom: -26rem !important;
  }

  .sm\:hover\:-ml-104:hover {
    margin-left: -26rem !important;
  }

  .sm\:hover\:-mt-105:hover {
    margin-top: -26.25rem !important;
  }

  .sm\:hover\:-mr-105:hover {
    margin-right: -26.25rem !important;
  }

  .sm\:hover\:-mb-105:hover {
    margin-bottom: -26.25rem !important;
  }

  .sm\:hover\:-ml-105:hover {
    margin-left: -26.25rem !important;
  }

  .sm\:hover\:-mt-px:hover {
    margin-top: -1px !important;
  }

  .sm\:hover\:-mr-px:hover {
    margin-right: -1px !important;
  }

  .sm\:hover\:-mb-px:hover {
    margin-bottom: -1px !important;
  }

  .sm\:hover\:-ml-px:hover {
    margin-left: -1px !important;
  }

  .sm\:hover\:-mt-0\.5:hover {
    margin-top: -0.125rem !important;
  }

  .sm\:hover\:-mr-0\.5:hover {
    margin-right: -0.125rem !important;
  }

  .sm\:hover\:-mb-0\.5:hover {
    margin-bottom: -0.125rem !important;
  }

  .sm\:hover\:-ml-0\.5:hover {
    margin-left: -0.125rem !important;
  }

  .sm\:hover\:-mt-1\.5:hover {
    margin-top: -0.375rem !important;
  }

  .sm\:hover\:-mr-1\.5:hover {
    margin-right: -0.375rem !important;
  }

  .sm\:hover\:-mb-1\.5:hover {
    margin-bottom: -0.375rem !important;
  }

  .sm\:hover\:-ml-1\.5:hover {
    margin-left: -0.375rem !important;
  }

  .sm\:hover\:-mt-2\.5:hover {
    margin-top: -0.625rem !important;
  }

  .sm\:hover\:-mr-2\.5:hover {
    margin-right: -0.625rem !important;
  }

  .sm\:hover\:-mb-2\.5:hover {
    margin-bottom: -0.625rem !important;
  }

  .sm\:hover\:-ml-2\.5:hover {
    margin-left: -0.625rem !important;
  }

  .sm\:hover\:-mt-3\.5:hover {
    margin-top: -0.875rem !important;
  }

  .sm\:hover\:-mr-3\.5:hover {
    margin-right: -0.875rem !important;
  }

  .sm\:hover\:-mb-3\.5:hover {
    margin-bottom: -0.875rem !important;
  }

  .sm\:hover\:-ml-3\.5:hover {
    margin-left: -0.875rem !important;
  }

  .sm\:hover\:-mt-4\.5:hover {
    margin-top: -1.125rem !important;
  }

  .sm\:hover\:-mr-4\.5:hover {
    margin-right: -1.125rem !important;
  }

  .sm\:hover\:-mb-4\.5:hover {
    margin-bottom: -1.125rem !important;
  }

  .sm\:hover\:-ml-4\.5:hover {
    margin-left: -1.125rem !important;
  }

  .sm\:hover\:-mt-5\.5:hover {
    margin-top: -1.375rem !important;
  }

  .sm\:hover\:-mr-5\.5:hover {
    margin-right: -1.375rem !important;
  }

  .sm\:hover\:-mb-5\.5:hover {
    margin-bottom: -1.375rem !important;
  }

  .sm\:hover\:-ml-5\.5:hover {
    margin-left: -1.375rem !important;
  }

  .sm\:hover\:-mt-6\.5:hover {
    margin-top: -1.625rem !important;
  }

  .sm\:hover\:-mr-6\.5:hover {
    margin-right: -1.625rem !important;
  }

  .sm\:hover\:-mb-6\.5:hover {
    margin-bottom: -1.625rem !important;
  }

  .sm\:hover\:-ml-6\.5:hover {
    margin-left: -1.625rem !important;
  }

  .sm\:hover\:-mt-7\.5:hover {
    margin-top: -1.875rem !important;
  }

  .sm\:hover\:-mr-7\.5:hover {
    margin-right: -1.875rem !important;
  }

  .sm\:hover\:-mb-7\.5:hover {
    margin-bottom: -1.875rem !important;
  }

  .sm\:hover\:-ml-7\.5:hover {
    margin-left: -1.875rem !important;
  }

  .sm\:hover\:-mt-8\.5:hover {
    margin-top: -2.125rem !important;
  }

  .sm\:hover\:-mr-8\.5:hover {
    margin-right: -2.125rem !important;
  }

  .sm\:hover\:-mb-8\.5:hover {
    margin-bottom: -2.125rem !important;
  }

  .sm\:hover\:-ml-8\.5:hover {
    margin-left: -2.125rem !important;
  }

  .sm\:hover\:-mt-9\.5:hover {
    margin-top: -2.375rem !important;
  }

  .sm\:hover\:-mr-9\.5:hover {
    margin-right: -2.375rem !important;
  }

  .sm\:hover\:-mb-9\.5:hover {
    margin-bottom: -2.375rem !important;
  }

  .sm\:hover\:-ml-9\.5:hover {
    margin-left: -2.375rem !important;
  }

  .sm\:hover\:-mt-10\.5:hover {
    margin-top: -2.625rem !important;
  }

  .sm\:hover\:-mr-10\.5:hover {
    margin-right: -2.625rem !important;
  }

  .sm\:hover\:-mb-10\.5:hover {
    margin-bottom: -2.625rem !important;
  }

  .sm\:hover\:-ml-10\.5:hover {
    margin-left: -2.625rem !important;
  }

  .sm\:hover\:-mt-11\.5:hover {
    margin-top: -2.875rem !important;
  }

  .sm\:hover\:-mr-11\.5:hover {
    margin-right: -2.875rem !important;
  }

  .sm\:hover\:-mb-11\.5:hover {
    margin-bottom: -2.875rem !important;
  }

  .sm\:hover\:-ml-11\.5:hover {
    margin-left: -2.875rem !important;
  }

  .sm\:hover\:-mt-12\.5:hover {
    margin-top: -3.125rem !important;
  }

  .sm\:hover\:-mr-12\.5:hover {
    margin-right: -3.125rem !important;
  }

  .sm\:hover\:-mb-12\.5:hover {
    margin-bottom: -3.125rem !important;
  }

  .sm\:hover\:-ml-12\.5:hover {
    margin-left: -3.125rem !important;
  }

  .sm\:hover\:-mt-13\.5:hover {
    margin-top: -3.375rem !important;
  }

  .sm\:hover\:-mr-13\.5:hover {
    margin-right: -3.375rem !important;
  }

  .sm\:hover\:-mb-13\.5:hover {
    margin-bottom: -3.375rem !important;
  }

  .sm\:hover\:-ml-13\.5:hover {
    margin-left: -3.375rem !important;
  }

  .sm\:hover\:-mt-14\.5:hover {
    margin-top: -3.625rem !important;
  }

  .sm\:hover\:-mr-14\.5:hover {
    margin-right: -3.625rem !important;
  }

  .sm\:hover\:-mb-14\.5:hover {
    margin-bottom: -3.625rem !important;
  }

  .sm\:hover\:-ml-14\.5:hover {
    margin-left: -3.625rem !important;
  }

  .sm\:hover\:-mt-15\.5:hover {
    margin-top: -3.875rem !important;
  }

  .sm\:hover\:-mr-15\.5:hover {
    margin-right: -3.875rem !important;
  }

  .sm\:hover\:-mb-15\.5:hover {
    margin-bottom: -3.875rem !important;
  }

  .sm\:hover\:-ml-15\.5:hover {
    margin-left: -3.875rem !important;
  }

  .sm\:hover\:-mt-16\.5:hover {
    margin-top: -4.125rem !important;
  }

  .sm\:hover\:-mr-16\.5:hover {
    margin-right: -4.125rem !important;
  }

  .sm\:hover\:-mb-16\.5:hover {
    margin-bottom: -4.125rem !important;
  }

  .sm\:hover\:-ml-16\.5:hover {
    margin-left: -4.125rem !important;
  }

  .sm\:hover\:-mt-17\.5:hover {
    margin-top: -4.375rem !important;
  }

  .sm\:hover\:-mr-17\.5:hover {
    margin-right: -4.375rem !important;
  }

  .sm\:hover\:-mb-17\.5:hover {
    margin-bottom: -4.375rem !important;
  }

  .sm\:hover\:-ml-17\.5:hover {
    margin-left: -4.375rem !important;
  }

  .sm\:hover\:-mt-18\.5:hover {
    margin-top: -4.625rem !important;
  }

  .sm\:hover\:-mr-18\.5:hover {
    margin-right: -4.625rem !important;
  }

  .sm\:hover\:-mb-18\.5:hover {
    margin-bottom: -4.625rem !important;
  }

  .sm\:hover\:-ml-18\.5:hover {
    margin-left: -4.625rem !important;
  }

  .sm\:hover\:-mt-19\.5:hover {
    margin-top: -4.875rem !important;
  }

  .sm\:hover\:-mr-19\.5:hover {
    margin-right: -4.875rem !important;
  }

  .sm\:hover\:-mb-19\.5:hover {
    margin-bottom: -4.875rem !important;
  }

  .sm\:hover\:-ml-19\.5:hover {
    margin-left: -4.875rem !important;
  }

  .sm\:hover\:-mt-20\.5:hover {
    margin-top: -5.125rem !important;
  }

  .sm\:hover\:-mr-20\.5:hover {
    margin-right: -5.125rem !important;
  }

  .sm\:hover\:-mb-20\.5:hover {
    margin-bottom: -5.125rem !important;
  }

  .sm\:hover\:-ml-20\.5:hover {
    margin-left: -5.125rem !important;
  }

  .sm\:hover\:-mt-21\.5:hover {
    margin-top: -5.375rem !important;
  }

  .sm\:hover\:-mr-21\.5:hover {
    margin-right: -5.375rem !important;
  }

  .sm\:hover\:-mb-21\.5:hover {
    margin-bottom: -5.375rem !important;
  }

  .sm\:hover\:-ml-21\.5:hover {
    margin-left: -5.375rem !important;
  }

  .sm\:hover\:-mt-22\.5:hover {
    margin-top: -5.625rem !important;
  }

  .sm\:hover\:-mr-22\.5:hover {
    margin-right: -5.625rem !important;
  }

  .sm\:hover\:-mb-22\.5:hover {
    margin-bottom: -5.625rem !important;
  }

  .sm\:hover\:-ml-22\.5:hover {
    margin-left: -5.625rem !important;
  }

  .sm\:hover\:-mt-23\.5:hover {
    margin-top: -5.875rem !important;
  }

  .sm\:hover\:-mr-23\.5:hover {
    margin-right: -5.875rem !important;
  }

  .sm\:hover\:-mb-23\.5:hover {
    margin-bottom: -5.875rem !important;
  }

  .sm\:hover\:-ml-23\.5:hover {
    margin-left: -5.875rem !important;
  }

  .sm\:hover\:-mt-24\.5:hover {
    margin-top: -6.125rem !important;
  }

  .sm\:hover\:-mr-24\.5:hover {
    margin-right: -6.125rem !important;
  }

  .sm\:hover\:-mb-24\.5:hover {
    margin-bottom: -6.125rem !important;
  }

  .sm\:hover\:-ml-24\.5:hover {
    margin-left: -6.125rem !important;
  }

  .sm\:hover\:-mt-25\.5:hover {
    margin-top: -6.375rem !important;
  }

  .sm\:hover\:-mr-25\.5:hover {
    margin-right: -6.375rem !important;
  }

  .sm\:hover\:-mb-25\.5:hover {
    margin-bottom: -6.375rem !important;
  }

  .sm\:hover\:-ml-25\.5:hover {
    margin-left: -6.375rem !important;
  }

  .sm\:hover\:-mt-26\.5:hover {
    margin-top: -6.625rem !important;
  }

  .sm\:hover\:-mr-26\.5:hover {
    margin-right: -6.625rem !important;
  }

  .sm\:hover\:-mb-26\.5:hover {
    margin-bottom: -6.625rem !important;
  }

  .sm\:hover\:-ml-26\.5:hover {
    margin-left: -6.625rem !important;
  }

  .sm\:hover\:-mt-27\.5:hover {
    margin-top: -6.875rem !important;
  }

  .sm\:hover\:-mr-27\.5:hover {
    margin-right: -6.875rem !important;
  }

  .sm\:hover\:-mb-27\.5:hover {
    margin-bottom: -6.875rem !important;
  }

  .sm\:hover\:-ml-27\.5:hover {
    margin-left: -6.875rem !important;
  }

  .sm\:hover\:-mt-28\.5:hover {
    margin-top: -7.125rem !important;
  }

  .sm\:hover\:-mr-28\.5:hover {
    margin-right: -7.125rem !important;
  }

  .sm\:hover\:-mb-28\.5:hover {
    margin-bottom: -7.125rem !important;
  }

  .sm\:hover\:-ml-28\.5:hover {
    margin-left: -7.125rem !important;
  }

  .sm\:hover\:-mt-29\.5:hover {
    margin-top: -7.375rem !important;
  }

  .sm\:hover\:-mr-29\.5:hover {
    margin-right: -7.375rem !important;
  }

  .sm\:hover\:-mb-29\.5:hover {
    margin-bottom: -7.375rem !important;
  }

  .sm\:hover\:-ml-29\.5:hover {
    margin-left: -7.375rem !important;
  }

  .sm\:hover\:-mt-30\.5:hover {
    margin-top: -7.625rem !important;
  }

  .sm\:hover\:-mr-30\.5:hover {
    margin-right: -7.625rem !important;
  }

  .sm\:hover\:-mb-30\.5:hover {
    margin-bottom: -7.625rem !important;
  }

  .sm\:hover\:-ml-30\.5:hover {
    margin-left: -7.625rem !important;
  }

  .sm\:hover\:-mt-31\.5:hover {
    margin-top: -7.875rem !important;
  }

  .sm\:hover\:-mr-31\.5:hover {
    margin-right: -7.875rem !important;
  }

  .sm\:hover\:-mb-31\.5:hover {
    margin-bottom: -7.875rem !important;
  }

  .sm\:hover\:-ml-31\.5:hover {
    margin-left: -7.875rem !important;
  }

  .sm\:hover\:-mt-32\.5:hover {
    margin-top: -8.125rem !important;
  }

  .sm\:hover\:-mr-32\.5:hover {
    margin-right: -8.125rem !important;
  }

  .sm\:hover\:-mb-32\.5:hover {
    margin-bottom: -8.125rem !important;
  }

  .sm\:hover\:-ml-32\.5:hover {
    margin-left: -8.125rem !important;
  }

  .sm\:hover\:-mt-33\.5:hover {
    margin-top: -8.375rem !important;
  }

  .sm\:hover\:-mr-33\.5:hover {
    margin-right: -8.375rem !important;
  }

  .sm\:hover\:-mb-33\.5:hover {
    margin-bottom: -8.375rem !important;
  }

  .sm\:hover\:-ml-33\.5:hover {
    margin-left: -8.375rem !important;
  }

  .sm\:hover\:-mt-34\.5:hover {
    margin-top: -8.625rem !important;
  }

  .sm\:hover\:-mr-34\.5:hover {
    margin-right: -8.625rem !important;
  }

  .sm\:hover\:-mb-34\.5:hover {
    margin-bottom: -8.625rem !important;
  }

  .sm\:hover\:-ml-34\.5:hover {
    margin-left: -8.625rem !important;
  }

  .sm\:hover\:-mt-35\.5:hover {
    margin-top: -8.875rem !important;
  }

  .sm\:hover\:-mr-35\.5:hover {
    margin-right: -8.875rem !important;
  }

  .sm\:hover\:-mb-35\.5:hover {
    margin-bottom: -8.875rem !important;
  }

  .sm\:hover\:-ml-35\.5:hover {
    margin-left: -8.875rem !important;
  }

  .sm\:hover\:-mt-36\.5:hover {
    margin-top: -9.125rem !important;
  }

  .sm\:hover\:-mr-36\.5:hover {
    margin-right: -9.125rem !important;
  }

  .sm\:hover\:-mb-36\.5:hover {
    margin-bottom: -9.125rem !important;
  }

  .sm\:hover\:-ml-36\.5:hover {
    margin-left: -9.125rem !important;
  }

  .sm\:hover\:-mt-37\.5:hover {
    margin-top: -9.375rem !important;
  }

  .sm\:hover\:-mr-37\.5:hover {
    margin-right: -9.375rem !important;
  }

  .sm\:hover\:-mb-37\.5:hover {
    margin-bottom: -9.375rem !important;
  }

  .sm\:hover\:-ml-37\.5:hover {
    margin-left: -9.375rem !important;
  }

  .sm\:hover\:-mt-38\.5:hover {
    margin-top: -9.625rem !important;
  }

  .sm\:hover\:-mr-38\.5:hover {
    margin-right: -9.625rem !important;
  }

  .sm\:hover\:-mb-38\.5:hover {
    margin-bottom: -9.625rem !important;
  }

  .sm\:hover\:-ml-38\.5:hover {
    margin-left: -9.625rem !important;
  }

  .sm\:hover\:-mt-39\.5:hover {
    margin-top: -9.875rem !important;
  }

  .sm\:hover\:-mr-39\.5:hover {
    margin-right: -9.875rem !important;
  }

  .sm\:hover\:-mb-39\.5:hover {
    margin-bottom: -9.875rem !important;
  }

  .sm\:hover\:-ml-39\.5:hover {
    margin-left: -9.875rem !important;
  }

  .sm\:hover\:-mt-40\.5:hover {
    margin-top: -10.125rem !important;
  }

  .sm\:hover\:-mr-40\.5:hover {
    margin-right: -10.125rem !important;
  }

  .sm\:hover\:-mb-40\.5:hover {
    margin-bottom: -10.125rem !important;
  }

  .sm\:hover\:-ml-40\.5:hover {
    margin-left: -10.125rem !important;
  }

  .sm\:hover\:-mt-41\.5:hover {
    margin-top: -10.375rem !important;
  }

  .sm\:hover\:-mr-41\.5:hover {
    margin-right: -10.375rem !important;
  }

  .sm\:hover\:-mb-41\.5:hover {
    margin-bottom: -10.375rem !important;
  }

  .sm\:hover\:-ml-41\.5:hover {
    margin-left: -10.375rem !important;
  }

  .sm\:hover\:-mt-42\.5:hover {
    margin-top: -10.625rem !important;
  }

  .sm\:hover\:-mr-42\.5:hover {
    margin-right: -10.625rem !important;
  }

  .sm\:hover\:-mb-42\.5:hover {
    margin-bottom: -10.625rem !important;
  }

  .sm\:hover\:-ml-42\.5:hover {
    margin-left: -10.625rem !important;
  }

  .sm\:hover\:-mt-43\.5:hover {
    margin-top: -10.875rem !important;
  }

  .sm\:hover\:-mr-43\.5:hover {
    margin-right: -10.875rem !important;
  }

  .sm\:hover\:-mb-43\.5:hover {
    margin-bottom: -10.875rem !important;
  }

  .sm\:hover\:-ml-43\.5:hover {
    margin-left: -10.875rem !important;
  }

  .sm\:hover\:-mt-44\.5:hover {
    margin-top: -11.125rem !important;
  }

  .sm\:hover\:-mr-44\.5:hover {
    margin-right: -11.125rem !important;
  }

  .sm\:hover\:-mb-44\.5:hover {
    margin-bottom: -11.125rem !important;
  }

  .sm\:hover\:-ml-44\.5:hover {
    margin-left: -11.125rem !important;
  }

  .sm\:hover\:-mt-45\.5:hover {
    margin-top: -11.375rem !important;
  }

  .sm\:hover\:-mr-45\.5:hover {
    margin-right: -11.375rem !important;
  }

  .sm\:hover\:-mb-45\.5:hover {
    margin-bottom: -11.375rem !important;
  }

  .sm\:hover\:-ml-45\.5:hover {
    margin-left: -11.375rem !important;
  }

  .sm\:hover\:-mt-46\.5:hover {
    margin-top: -11.625rem !important;
  }

  .sm\:hover\:-mr-46\.5:hover {
    margin-right: -11.625rem !important;
  }

  .sm\:hover\:-mb-46\.5:hover {
    margin-bottom: -11.625rem !important;
  }

  .sm\:hover\:-ml-46\.5:hover {
    margin-left: -11.625rem !important;
  }

  .sm\:hover\:-mt-47\.5:hover {
    margin-top: -11.875rem !important;
  }

  .sm\:hover\:-mr-47\.5:hover {
    margin-right: -11.875rem !important;
  }

  .sm\:hover\:-mb-47\.5:hover {
    margin-bottom: -11.875rem !important;
  }

  .sm\:hover\:-ml-47\.5:hover {
    margin-left: -11.875rem !important;
  }

  .sm\:hover\:-mt-48\.5:hover {
    margin-top: -12.125rem !important;
  }

  .sm\:hover\:-mr-48\.5:hover {
    margin-right: -12.125rem !important;
  }

  .sm\:hover\:-mb-48\.5:hover {
    margin-bottom: -12.125rem !important;
  }

  .sm\:hover\:-ml-48\.5:hover {
    margin-left: -12.125rem !important;
  }

  .sm\:hover\:-mt-49\.5:hover {
    margin-top: -12.375rem !important;
  }

  .sm\:hover\:-mr-49\.5:hover {
    margin-right: -12.375rem !important;
  }

  .sm\:hover\:-mb-49\.5:hover {
    margin-bottom: -12.375rem !important;
  }

  .sm\:hover\:-ml-49\.5:hover {
    margin-left: -12.375rem !important;
  }

  .sm\:hover\:-mt-50\.5:hover {
    margin-top: -12.625rem !important;
  }

  .sm\:hover\:-mr-50\.5:hover {
    margin-right: -12.625rem !important;
  }

  .sm\:hover\:-mb-50\.5:hover {
    margin-bottom: -12.625rem !important;
  }

  .sm\:hover\:-ml-50\.5:hover {
    margin-left: -12.625rem !important;
  }

  .sm\:hover\:-mt-51\.5:hover {
    margin-top: -12.875rem !important;
  }

  .sm\:hover\:-mr-51\.5:hover {
    margin-right: -12.875rem !important;
  }

  .sm\:hover\:-mb-51\.5:hover {
    margin-bottom: -12.875rem !important;
  }

  .sm\:hover\:-ml-51\.5:hover {
    margin-left: -12.875rem !important;
  }

  .sm\:hover\:-mt-52\.5:hover {
    margin-top: -13.125rem !important;
  }

  .sm\:hover\:-mr-52\.5:hover {
    margin-right: -13.125rem !important;
  }

  .sm\:hover\:-mb-52\.5:hover {
    margin-bottom: -13.125rem !important;
  }

  .sm\:hover\:-ml-52\.5:hover {
    margin-left: -13.125rem !important;
  }

  .sm\:hover\:-mt-53\.5:hover {
    margin-top: -13.375rem !important;
  }

  .sm\:hover\:-mr-53\.5:hover {
    margin-right: -13.375rem !important;
  }

  .sm\:hover\:-mb-53\.5:hover {
    margin-bottom: -13.375rem !important;
  }

  .sm\:hover\:-ml-53\.5:hover {
    margin-left: -13.375rem !important;
  }

  .sm\:hover\:-mt-54\.5:hover {
    margin-top: -13.625rem !important;
  }

  .sm\:hover\:-mr-54\.5:hover {
    margin-right: -13.625rem !important;
  }

  .sm\:hover\:-mb-54\.5:hover {
    margin-bottom: -13.625rem !important;
  }

  .sm\:hover\:-ml-54\.5:hover {
    margin-left: -13.625rem !important;
  }

  .sm\:hover\:-mt-55\.5:hover {
    margin-top: -13.875rem !important;
  }

  .sm\:hover\:-mr-55\.5:hover {
    margin-right: -13.875rem !important;
  }

  .sm\:hover\:-mb-55\.5:hover {
    margin-bottom: -13.875rem !important;
  }

  .sm\:hover\:-ml-55\.5:hover {
    margin-left: -13.875rem !important;
  }

  .sm\:hover\:-mt-56\.5:hover {
    margin-top: -14.125rem !important;
  }

  .sm\:hover\:-mr-56\.5:hover {
    margin-right: -14.125rem !important;
  }

  .sm\:hover\:-mb-56\.5:hover {
    margin-bottom: -14.125rem !important;
  }

  .sm\:hover\:-ml-56\.5:hover {
    margin-left: -14.125rem !important;
  }

  .sm\:hover\:-mt-57\.5:hover {
    margin-top: -14.375rem !important;
  }

  .sm\:hover\:-mr-57\.5:hover {
    margin-right: -14.375rem !important;
  }

  .sm\:hover\:-mb-57\.5:hover {
    margin-bottom: -14.375rem !important;
  }

  .sm\:hover\:-ml-57\.5:hover {
    margin-left: -14.375rem !important;
  }

  .sm\:hover\:-mt-58\.5:hover {
    margin-top: -14.625rem !important;
  }

  .sm\:hover\:-mr-58\.5:hover {
    margin-right: -14.625rem !important;
  }

  .sm\:hover\:-mb-58\.5:hover {
    margin-bottom: -14.625rem !important;
  }

  .sm\:hover\:-ml-58\.5:hover {
    margin-left: -14.625rem !important;
  }

  .sm\:hover\:-mt-59\.5:hover {
    margin-top: -14.875rem !important;
  }

  .sm\:hover\:-mr-59\.5:hover {
    margin-right: -14.875rem !important;
  }

  .sm\:hover\:-mb-59\.5:hover {
    margin-bottom: -14.875rem !important;
  }

  .sm\:hover\:-ml-59\.5:hover {
    margin-left: -14.875rem !important;
  }

  .sm\:hover\:-mt-60\.5:hover {
    margin-top: -15.125rem !important;
  }

  .sm\:hover\:-mr-60\.5:hover {
    margin-right: -15.125rem !important;
  }

  .sm\:hover\:-mb-60\.5:hover {
    margin-bottom: -15.125rem !important;
  }

  .sm\:hover\:-ml-60\.5:hover {
    margin-left: -15.125rem !important;
  }

  .sm\:hover\:-mt-61\.5:hover {
    margin-top: -15.375rem !important;
  }

  .sm\:hover\:-mr-61\.5:hover {
    margin-right: -15.375rem !important;
  }

  .sm\:hover\:-mb-61\.5:hover {
    margin-bottom: -15.375rem !important;
  }

  .sm\:hover\:-ml-61\.5:hover {
    margin-left: -15.375rem !important;
  }

  .sm\:hover\:-mt-62\.5:hover {
    margin-top: -15.625rem !important;
  }

  .sm\:hover\:-mr-62\.5:hover {
    margin-right: -15.625rem !important;
  }

  .sm\:hover\:-mb-62\.5:hover {
    margin-bottom: -15.625rem !important;
  }

  .sm\:hover\:-ml-62\.5:hover {
    margin-left: -15.625rem !important;
  }

  .sm\:hover\:-mt-63\.5:hover {
    margin-top: -15.875rem !important;
  }

  .sm\:hover\:-mr-63\.5:hover {
    margin-right: -15.875rem !important;
  }

  .sm\:hover\:-mb-63\.5:hover {
    margin-bottom: -15.875rem !important;
  }

  .sm\:hover\:-ml-63\.5:hover {
    margin-left: -15.875rem !important;
  }

  .sm\:hover\:-mt-64\.5:hover {
    margin-top: -16.125rem !important;
  }

  .sm\:hover\:-mr-64\.5:hover {
    margin-right: -16.125rem !important;
  }

  .sm\:hover\:-mb-64\.5:hover {
    margin-bottom: -16.125rem !important;
  }

  .sm\:hover\:-ml-64\.5:hover {
    margin-left: -16.125rem !important;
  }

  .sm\:hover\:-mt-65\.5:hover {
    margin-top: -16.375rem !important;
  }

  .sm\:hover\:-mr-65\.5:hover {
    margin-right: -16.375rem !important;
  }

  .sm\:hover\:-mb-65\.5:hover {
    margin-bottom: -16.375rem !important;
  }

  .sm\:hover\:-ml-65\.5:hover {
    margin-left: -16.375rem !important;
  }

  .sm\:hover\:-mt-66\.5:hover {
    margin-top: -16.625rem !important;
  }

  .sm\:hover\:-mr-66\.5:hover {
    margin-right: -16.625rem !important;
  }

  .sm\:hover\:-mb-66\.5:hover {
    margin-bottom: -16.625rem !important;
  }

  .sm\:hover\:-ml-66\.5:hover {
    margin-left: -16.625rem !important;
  }

  .sm\:hover\:-mt-67\.5:hover {
    margin-top: -16.875rem !important;
  }

  .sm\:hover\:-mr-67\.5:hover {
    margin-right: -16.875rem !important;
  }

  .sm\:hover\:-mb-67\.5:hover {
    margin-bottom: -16.875rem !important;
  }

  .sm\:hover\:-ml-67\.5:hover {
    margin-left: -16.875rem !important;
  }

  .sm\:hover\:-mt-68\.5:hover {
    margin-top: -17.125rem !important;
  }

  .sm\:hover\:-mr-68\.5:hover {
    margin-right: -17.125rem !important;
  }

  .sm\:hover\:-mb-68\.5:hover {
    margin-bottom: -17.125rem !important;
  }

  .sm\:hover\:-ml-68\.5:hover {
    margin-left: -17.125rem !important;
  }

  .sm\:hover\:-mt-69\.5:hover {
    margin-top: -17.375rem !important;
  }

  .sm\:hover\:-mr-69\.5:hover {
    margin-right: -17.375rem !important;
  }

  .sm\:hover\:-mb-69\.5:hover {
    margin-bottom: -17.375rem !important;
  }

  .sm\:hover\:-ml-69\.5:hover {
    margin-left: -17.375rem !important;
  }

  .sm\:hover\:-mt-70\.5:hover {
    margin-top: -17.625rem !important;
  }

  .sm\:hover\:-mr-70\.5:hover {
    margin-right: -17.625rem !important;
  }

  .sm\:hover\:-mb-70\.5:hover {
    margin-bottom: -17.625rem !important;
  }

  .sm\:hover\:-ml-70\.5:hover {
    margin-left: -17.625rem !important;
  }

  .sm\:hover\:-mt-71\.5:hover {
    margin-top: -17.875rem !important;
  }

  .sm\:hover\:-mr-71\.5:hover {
    margin-right: -17.875rem !important;
  }

  .sm\:hover\:-mb-71\.5:hover {
    margin-bottom: -17.875rem !important;
  }

  .sm\:hover\:-ml-71\.5:hover {
    margin-left: -17.875rem !important;
  }

  .sm\:hover\:-mt-72\.5:hover {
    margin-top: -18.125rem !important;
  }

  .sm\:hover\:-mr-72\.5:hover {
    margin-right: -18.125rem !important;
  }

  .sm\:hover\:-mb-72\.5:hover {
    margin-bottom: -18.125rem !important;
  }

  .sm\:hover\:-ml-72\.5:hover {
    margin-left: -18.125rem !important;
  }

  .sm\:hover\:-mt-73\.5:hover {
    margin-top: -18.375rem !important;
  }

  .sm\:hover\:-mr-73\.5:hover {
    margin-right: -18.375rem !important;
  }

  .sm\:hover\:-mb-73\.5:hover {
    margin-bottom: -18.375rem !important;
  }

  .sm\:hover\:-ml-73\.5:hover {
    margin-left: -18.375rem !important;
  }

  .sm\:hover\:-mt-74\.5:hover {
    margin-top: -18.625rem !important;
  }

  .sm\:hover\:-mr-74\.5:hover {
    margin-right: -18.625rem !important;
  }

  .sm\:hover\:-mb-74\.5:hover {
    margin-bottom: -18.625rem !important;
  }

  .sm\:hover\:-ml-74\.5:hover {
    margin-left: -18.625rem !important;
  }

  .sm\:hover\:-mt-75\.5:hover {
    margin-top: -18.875rem !important;
  }

  .sm\:hover\:-mr-75\.5:hover {
    margin-right: -18.875rem !important;
  }

  .sm\:hover\:-mb-75\.5:hover {
    margin-bottom: -18.875rem !important;
  }

  .sm\:hover\:-ml-75\.5:hover {
    margin-left: -18.875rem !important;
  }

  .sm\:hover\:-mt-76\.5:hover {
    margin-top: -19.125rem !important;
  }

  .sm\:hover\:-mr-76\.5:hover {
    margin-right: -19.125rem !important;
  }

  .sm\:hover\:-mb-76\.5:hover {
    margin-bottom: -19.125rem !important;
  }

  .sm\:hover\:-ml-76\.5:hover {
    margin-left: -19.125rem !important;
  }

  .sm\:hover\:-mt-77\.5:hover {
    margin-top: -19.375rem !important;
  }

  .sm\:hover\:-mr-77\.5:hover {
    margin-right: -19.375rem !important;
  }

  .sm\:hover\:-mb-77\.5:hover {
    margin-bottom: -19.375rem !important;
  }

  .sm\:hover\:-ml-77\.5:hover {
    margin-left: -19.375rem !important;
  }

  .sm\:hover\:-mt-78\.5:hover {
    margin-top: -19.625rem !important;
  }

  .sm\:hover\:-mr-78\.5:hover {
    margin-right: -19.625rem !important;
  }

  .sm\:hover\:-mb-78\.5:hover {
    margin-bottom: -19.625rem !important;
  }

  .sm\:hover\:-ml-78\.5:hover {
    margin-left: -19.625rem !important;
  }

  .sm\:hover\:-mt-79\.5:hover {
    margin-top: -19.875rem !important;
  }

  .sm\:hover\:-mr-79\.5:hover {
    margin-right: -19.875rem !important;
  }

  .sm\:hover\:-mb-79\.5:hover {
    margin-bottom: -19.875rem !important;
  }

  .sm\:hover\:-ml-79\.5:hover {
    margin-left: -19.875rem !important;
  }

  .sm\:hover\:-mt-80\.5:hover {
    margin-top: -20.125rem !important;
  }

  .sm\:hover\:-mr-80\.5:hover {
    margin-right: -20.125rem !important;
  }

  .sm\:hover\:-mb-80\.5:hover {
    margin-bottom: -20.125rem !important;
  }

  .sm\:hover\:-ml-80\.5:hover {
    margin-left: -20.125rem !important;
  }

  .sm\:hover\:-mt-81\.5:hover {
    margin-top: -20.375rem !important;
  }

  .sm\:hover\:-mr-81\.5:hover {
    margin-right: -20.375rem !important;
  }

  .sm\:hover\:-mb-81\.5:hover {
    margin-bottom: -20.375rem !important;
  }

  .sm\:hover\:-ml-81\.5:hover {
    margin-left: -20.375rem !important;
  }

  .sm\:hover\:-mt-82\.5:hover {
    margin-top: -20.625rem !important;
  }

  .sm\:hover\:-mr-82\.5:hover {
    margin-right: -20.625rem !important;
  }

  .sm\:hover\:-mb-82\.5:hover {
    margin-bottom: -20.625rem !important;
  }

  .sm\:hover\:-ml-82\.5:hover {
    margin-left: -20.625rem !important;
  }

  .sm\:hover\:-mt-83\.5:hover {
    margin-top: -20.875rem !important;
  }

  .sm\:hover\:-mr-83\.5:hover {
    margin-right: -20.875rem !important;
  }

  .sm\:hover\:-mb-83\.5:hover {
    margin-bottom: -20.875rem !important;
  }

  .sm\:hover\:-ml-83\.5:hover {
    margin-left: -20.875rem !important;
  }

  .sm\:hover\:-mt-84\.5:hover {
    margin-top: -21.125rem !important;
  }

  .sm\:hover\:-mr-84\.5:hover {
    margin-right: -21.125rem !important;
  }

  .sm\:hover\:-mb-84\.5:hover {
    margin-bottom: -21.125rem !important;
  }

  .sm\:hover\:-ml-84\.5:hover {
    margin-left: -21.125rem !important;
  }

  .sm\:hover\:-mt-85\.5:hover {
    margin-top: -21.375rem !important;
  }

  .sm\:hover\:-mr-85\.5:hover {
    margin-right: -21.375rem !important;
  }

  .sm\:hover\:-mb-85\.5:hover {
    margin-bottom: -21.375rem !important;
  }

  .sm\:hover\:-ml-85\.5:hover {
    margin-left: -21.375rem !important;
  }

  .sm\:hover\:-mt-86\.5:hover {
    margin-top: -21.625rem !important;
  }

  .sm\:hover\:-mr-86\.5:hover {
    margin-right: -21.625rem !important;
  }

  .sm\:hover\:-mb-86\.5:hover {
    margin-bottom: -21.625rem !important;
  }

  .sm\:hover\:-ml-86\.5:hover {
    margin-left: -21.625rem !important;
  }

  .sm\:hover\:-mt-87\.5:hover {
    margin-top: -21.875rem !important;
  }

  .sm\:hover\:-mr-87\.5:hover {
    margin-right: -21.875rem !important;
  }

  .sm\:hover\:-mb-87\.5:hover {
    margin-bottom: -21.875rem !important;
  }

  .sm\:hover\:-ml-87\.5:hover {
    margin-left: -21.875rem !important;
  }

  .sm\:hover\:-mt-88\.5:hover {
    margin-top: -22.125rem !important;
  }

  .sm\:hover\:-mr-88\.5:hover {
    margin-right: -22.125rem !important;
  }

  .sm\:hover\:-mb-88\.5:hover {
    margin-bottom: -22.125rem !important;
  }

  .sm\:hover\:-ml-88\.5:hover {
    margin-left: -22.125rem !important;
  }

  .sm\:hover\:-mt-89\.5:hover {
    margin-top: -22.375rem !important;
  }

  .sm\:hover\:-mr-89\.5:hover {
    margin-right: -22.375rem !important;
  }

  .sm\:hover\:-mb-89\.5:hover {
    margin-bottom: -22.375rem !important;
  }

  .sm\:hover\:-ml-89\.5:hover {
    margin-left: -22.375rem !important;
  }

  .sm\:hover\:-mt-90\.5:hover {
    margin-top: -22.625rem !important;
  }

  .sm\:hover\:-mr-90\.5:hover {
    margin-right: -22.625rem !important;
  }

  .sm\:hover\:-mb-90\.5:hover {
    margin-bottom: -22.625rem !important;
  }

  .sm\:hover\:-ml-90\.5:hover {
    margin-left: -22.625rem !important;
  }

  .sm\:hover\:-mt-91\.5:hover {
    margin-top: -22.875rem !important;
  }

  .sm\:hover\:-mr-91\.5:hover {
    margin-right: -22.875rem !important;
  }

  .sm\:hover\:-mb-91\.5:hover {
    margin-bottom: -22.875rem !important;
  }

  .sm\:hover\:-ml-91\.5:hover {
    margin-left: -22.875rem !important;
  }

  .sm\:hover\:-mt-92\.5:hover {
    margin-top: -23.125rem !important;
  }

  .sm\:hover\:-mr-92\.5:hover {
    margin-right: -23.125rem !important;
  }

  .sm\:hover\:-mb-92\.5:hover {
    margin-bottom: -23.125rem !important;
  }

  .sm\:hover\:-ml-92\.5:hover {
    margin-left: -23.125rem !important;
  }

  .sm\:hover\:-mt-93\.5:hover {
    margin-top: -23.375rem !important;
  }

  .sm\:hover\:-mr-93\.5:hover {
    margin-right: -23.375rem !important;
  }

  .sm\:hover\:-mb-93\.5:hover {
    margin-bottom: -23.375rem !important;
  }

  .sm\:hover\:-ml-93\.5:hover {
    margin-left: -23.375rem !important;
  }

  .sm\:hover\:-mt-94\.5:hover {
    margin-top: -23.625rem !important;
  }

  .sm\:hover\:-mr-94\.5:hover {
    margin-right: -23.625rem !important;
  }

  .sm\:hover\:-mb-94\.5:hover {
    margin-bottom: -23.625rem !important;
  }

  .sm\:hover\:-ml-94\.5:hover {
    margin-left: -23.625rem !important;
  }

  .sm\:hover\:-mt-95\.5:hover {
    margin-top: -23.875rem !important;
  }

  .sm\:hover\:-mr-95\.5:hover {
    margin-right: -23.875rem !important;
  }

  .sm\:hover\:-mb-95\.5:hover {
    margin-bottom: -23.875rem !important;
  }

  .sm\:hover\:-ml-95\.5:hover {
    margin-left: -23.875rem !important;
  }

  .sm\:hover\:-mt-96\.5:hover {
    margin-top: -24.125rem !important;
  }

  .sm\:hover\:-mr-96\.5:hover {
    margin-right: -24.125rem !important;
  }

  .sm\:hover\:-mb-96\.5:hover {
    margin-bottom: -24.125rem !important;
  }

  .sm\:hover\:-ml-96\.5:hover {
    margin-left: -24.125rem !important;
  }

  .sm\:hover\:-mt-97\.5:hover {
    margin-top: -24.375rem !important;
  }

  .sm\:hover\:-mr-97\.5:hover {
    margin-right: -24.375rem !important;
  }

  .sm\:hover\:-mb-97\.5:hover {
    margin-bottom: -24.375rem !important;
  }

  .sm\:hover\:-ml-97\.5:hover {
    margin-left: -24.375rem !important;
  }

  .sm\:hover\:-mt-98\.5:hover {
    margin-top: -24.625rem !important;
  }

  .sm\:hover\:-mr-98\.5:hover {
    margin-right: -24.625rem !important;
  }

  .sm\:hover\:-mb-98\.5:hover {
    margin-bottom: -24.625rem !important;
  }

  .sm\:hover\:-ml-98\.5:hover {
    margin-left: -24.625rem !important;
  }

  .sm\:hover\:-mt-99\.5:hover {
    margin-top: -24.875rem !important;
  }

  .sm\:hover\:-mr-99\.5:hover {
    margin-right: -24.875rem !important;
  }

  .sm\:hover\:-mb-99\.5:hover {
    margin-bottom: -24.875rem !important;
  }

  .sm\:hover\:-ml-99\.5:hover {
    margin-left: -24.875rem !important;
  }

  .sm\:hover\:-mt-100\.5:hover {
    margin-top: -25.125rem !important;
  }

  .sm\:hover\:-mr-100\.5:hover {
    margin-right: -25.125rem !important;
  }

  .sm\:hover\:-mb-100\.5:hover {
    margin-bottom: -25.125rem !important;
  }

  .sm\:hover\:-ml-100\.5:hover {
    margin-left: -25.125rem !important;
  }

  .sm\:hover\:-mt-101\.5:hover {
    margin-top: -25.375rem !important;
  }

  .sm\:hover\:-mr-101\.5:hover {
    margin-right: -25.375rem !important;
  }

  .sm\:hover\:-mb-101\.5:hover {
    margin-bottom: -25.375rem !important;
  }

  .sm\:hover\:-ml-101\.5:hover {
    margin-left: -25.375rem !important;
  }

  .sm\:hover\:-mt-102\.5:hover {
    margin-top: -25.625rem !important;
  }

  .sm\:hover\:-mr-102\.5:hover {
    margin-right: -25.625rem !important;
  }

  .sm\:hover\:-mb-102\.5:hover {
    margin-bottom: -25.625rem !important;
  }

  .sm\:hover\:-ml-102\.5:hover {
    margin-left: -25.625rem !important;
  }

  .sm\:hover\:-mt-103\.5:hover {
    margin-top: -25.875rem !important;
  }

  .sm\:hover\:-mr-103\.5:hover {
    margin-right: -25.875rem !important;
  }

  .sm\:hover\:-mb-103\.5:hover {
    margin-bottom: -25.875rem !important;
  }

  .sm\:hover\:-ml-103\.5:hover {
    margin-left: -25.875rem !important;
  }

  .sm\:hover\:-mt-104\.5:hover {
    margin-top: -26.125rem !important;
  }

  .sm\:hover\:-mr-104\.5:hover {
    margin-right: -26.125rem !important;
  }

  .sm\:hover\:-mb-104\.5:hover {
    margin-bottom: -26.125rem !important;
  }

  .sm\:hover\:-ml-104\.5:hover {
    margin-left: -26.125rem !important;
  }

  .sm\:focus\:m-0:focus {
    margin: 0rem !important;
  }

  .sm\:focus\:m-1:focus {
    margin: 0.25rem !important;
  }

  .sm\:focus\:m-2:focus {
    margin: 0.5rem !important;
  }

  .sm\:focus\:m-3:focus {
    margin: 0.75rem !important;
  }

  .sm\:focus\:m-4:focus {
    margin: 1rem !important;
  }

  .sm\:focus\:m-5:focus {
    margin: 1.25rem !important;
  }

  .sm\:focus\:m-6:focus {
    margin: 1.5rem !important;
  }

  .sm\:focus\:m-7:focus {
    margin: 1.75rem !important;
  }

  .sm\:focus\:m-8:focus {
    margin: 2rem !important;
  }

  .sm\:focus\:m-9:focus {
    margin: 2.25rem !important;
  }

  .sm\:focus\:m-10:focus {
    margin: 2.5rem !important;
  }

  .sm\:focus\:m-11:focus {
    margin: 2.75rem !important;
  }

  .sm\:focus\:m-12:focus {
    margin: 3rem !important;
  }

  .sm\:focus\:m-13:focus {
    margin: 3.25rem !important;
  }

  .sm\:focus\:m-14:focus {
    margin: 3.5rem !important;
  }

  .sm\:focus\:m-15:focus {
    margin: 3.75rem !important;
  }

  .sm\:focus\:m-16:focus {
    margin: 4rem !important;
  }

  .sm\:focus\:m-17:focus {
    margin: 4.25rem !important;
  }

  .sm\:focus\:m-18:focus {
    margin: 4.5rem !important;
  }

  .sm\:focus\:m-19:focus {
    margin: 4.75rem !important;
  }

  .sm\:focus\:m-20:focus {
    margin: 5rem !important;
  }

  .sm\:focus\:m-21:focus {
    margin: 5.25rem !important;
  }

  .sm\:focus\:m-22:focus {
    margin: 5.5rem !important;
  }

  .sm\:focus\:m-23:focus {
    margin: 5.75rem !important;
  }

  .sm\:focus\:m-24:focus {
    margin: 6rem !important;
  }

  .sm\:focus\:m-25:focus {
    margin: 6.25rem !important;
  }

  .sm\:focus\:m-26:focus {
    margin: 6.5rem !important;
  }

  .sm\:focus\:m-27:focus {
    margin: 6.75rem !important;
  }

  .sm\:focus\:m-28:focus {
    margin: 7rem !important;
  }

  .sm\:focus\:m-29:focus {
    margin: 7.25rem !important;
  }

  .sm\:focus\:m-30:focus {
    margin: 7.5rem !important;
  }

  .sm\:focus\:m-31:focus {
    margin: 7.75rem !important;
  }

  .sm\:focus\:m-32:focus {
    margin: 8rem !important;
  }

  .sm\:focus\:m-33:focus {
    margin: 8.25rem !important;
  }

  .sm\:focus\:m-34:focus {
    margin: 8.5rem !important;
  }

  .sm\:focus\:m-35:focus {
    margin: 8.75rem !important;
  }

  .sm\:focus\:m-36:focus {
    margin: 9rem !important;
  }

  .sm\:focus\:m-37:focus {
    margin: 9.25rem !important;
  }

  .sm\:focus\:m-38:focus {
    margin: 9.5rem !important;
  }

  .sm\:focus\:m-39:focus {
    margin: 9.75rem !important;
  }

  .sm\:focus\:m-40:focus {
    margin: 10rem !important;
  }

  .sm\:focus\:m-41:focus {
    margin: 10.25rem !important;
  }

  .sm\:focus\:m-42:focus {
    margin: 10.5rem !important;
  }

  .sm\:focus\:m-43:focus {
    margin: 10.75rem !important;
  }

  .sm\:focus\:m-44:focus {
    margin: 11rem !important;
  }

  .sm\:focus\:m-45:focus {
    margin: 11.25rem !important;
  }

  .sm\:focus\:m-46:focus {
    margin: 11.5rem !important;
  }

  .sm\:focus\:m-47:focus {
    margin: 11.75rem !important;
  }

  .sm\:focus\:m-48:focus {
    margin: 12rem !important;
  }

  .sm\:focus\:m-49:focus {
    margin: 12.25rem !important;
  }

  .sm\:focus\:m-50:focus {
    margin: 12.5rem !important;
  }

  .sm\:focus\:m-51:focus {
    margin: 12.75rem !important;
  }

  .sm\:focus\:m-52:focus {
    margin: 13rem !important;
  }

  .sm\:focus\:m-53:focus {
    margin: 13.25rem !important;
  }

  .sm\:focus\:m-54:focus {
    margin: 13.5rem !important;
  }

  .sm\:focus\:m-55:focus {
    margin: 13.75rem !important;
  }

  .sm\:focus\:m-56:focus {
    margin: 14rem !important;
  }

  .sm\:focus\:m-57:focus {
    margin: 14.25rem !important;
  }

  .sm\:focus\:m-58:focus {
    margin: 14.5rem !important;
  }

  .sm\:focus\:m-59:focus {
    margin: 14.75rem !important;
  }

  .sm\:focus\:m-60:focus {
    margin: 15rem !important;
  }

  .sm\:focus\:m-61:focus {
    margin: 15.25rem !important;
  }

  .sm\:focus\:m-62:focus {
    margin: 15.5rem !important;
  }

  .sm\:focus\:m-63:focus {
    margin: 15.75rem !important;
  }

  .sm\:focus\:m-64:focus {
    margin: 16rem !important;
  }

  .sm\:focus\:m-65:focus {
    margin: 16.25rem !important;
  }

  .sm\:focus\:m-66:focus {
    margin: 16.5rem !important;
  }

  .sm\:focus\:m-67:focus {
    margin: 16.75rem !important;
  }

  .sm\:focus\:m-68:focus {
    margin: 17rem !important;
  }

  .sm\:focus\:m-69:focus {
    margin: 17.25rem !important;
  }

  .sm\:focus\:m-70:focus {
    margin: 17.5rem !important;
  }

  .sm\:focus\:m-71:focus {
    margin: 17.75rem !important;
  }

  .sm\:focus\:m-72:focus {
    margin: 18rem !important;
  }

  .sm\:focus\:m-73:focus {
    margin: 18.25rem !important;
  }

  .sm\:focus\:m-74:focus {
    margin: 18.5rem !important;
  }

  .sm\:focus\:m-75:focus {
    margin: 18.75rem !important;
  }

  .sm\:focus\:m-76:focus {
    margin: 19rem !important;
  }

  .sm\:focus\:m-77:focus {
    margin: 19.25rem !important;
  }

  .sm\:focus\:m-78:focus {
    margin: 19.5rem !important;
  }

  .sm\:focus\:m-79:focus {
    margin: 19.75rem !important;
  }

  .sm\:focus\:m-80:focus {
    margin: 20rem !important;
  }

  .sm\:focus\:m-81:focus {
    margin: 20.25rem !important;
  }

  .sm\:focus\:m-82:focus {
    margin: 20.5rem !important;
  }

  .sm\:focus\:m-83:focus {
    margin: 20.75rem !important;
  }

  .sm\:focus\:m-84:focus {
    margin: 21rem !important;
  }

  .sm\:focus\:m-85:focus {
    margin: 21.25rem !important;
  }

  .sm\:focus\:m-86:focus {
    margin: 21.5rem !important;
  }

  .sm\:focus\:m-87:focus {
    margin: 21.75rem !important;
  }

  .sm\:focus\:m-88:focus {
    margin: 22rem !important;
  }

  .sm\:focus\:m-89:focus {
    margin: 22.25rem !important;
  }

  .sm\:focus\:m-90:focus {
    margin: 22.5rem !important;
  }

  .sm\:focus\:m-91:focus {
    margin: 22.75rem !important;
  }

  .sm\:focus\:m-92:focus {
    margin: 23rem !important;
  }

  .sm\:focus\:m-93:focus {
    margin: 23.25rem !important;
  }

  .sm\:focus\:m-94:focus {
    margin: 23.5rem !important;
  }

  .sm\:focus\:m-95:focus {
    margin: 23.75rem !important;
  }

  .sm\:focus\:m-96:focus {
    margin: 24rem !important;
  }

  .sm\:focus\:m-97:focus {
    margin: 24.25rem !important;
  }

  .sm\:focus\:m-98:focus {
    margin: 24.5rem !important;
  }

  .sm\:focus\:m-99:focus {
    margin: 24.75rem !important;
  }

  .sm\:focus\:m-100:focus {
    margin: 25rem !important;
  }

  .sm\:focus\:m-101:focus {
    margin: 25.25rem !important;
  }

  .sm\:focus\:m-102:focus {
    margin: 25.5rem !important;
  }

  .sm\:focus\:m-103:focus {
    margin: 25.75rem !important;
  }

  .sm\:focus\:m-104:focus {
    margin: 26rem !important;
  }

  .sm\:focus\:m-105:focus {
    margin: 26.25rem !important;
  }

  .sm\:focus\:m-auto:focus {
    margin: auto !important;
  }

  .sm\:focus\:m-px:focus {
    margin: 1px !important;
  }

  .sm\:focus\:m-0\.5:focus {
    margin: 0.125rem !important;
  }

  .sm\:focus\:m-1\.5:focus {
    margin: 0.375rem !important;
  }

  .sm\:focus\:m-2\.5:focus {
    margin: 0.625rem !important;
  }

  .sm\:focus\:m-3\.5:focus {
    margin: 0.875rem !important;
  }

  .sm\:focus\:m-4\.5:focus {
    margin: 1.125rem !important;
  }

  .sm\:focus\:m-5\.5:focus {
    margin: 1.375rem !important;
  }

  .sm\:focus\:m-6\.5:focus {
    margin: 1.625rem !important;
  }

  .sm\:focus\:m-7\.5:focus {
    margin: 1.875rem !important;
  }

  .sm\:focus\:m-8\.5:focus {
    margin: 2.125rem !important;
  }

  .sm\:focus\:m-9\.5:focus {
    margin: 2.375rem !important;
  }

  .sm\:focus\:m-10\.5:focus {
    margin: 2.625rem !important;
  }

  .sm\:focus\:m-11\.5:focus {
    margin: 2.875rem !important;
  }

  .sm\:focus\:m-12\.5:focus {
    margin: 3.125rem !important;
  }

  .sm\:focus\:m-13\.5:focus {
    margin: 3.375rem !important;
  }

  .sm\:focus\:m-14\.5:focus {
    margin: 3.625rem !important;
  }

  .sm\:focus\:m-15\.5:focus {
    margin: 3.875rem !important;
  }

  .sm\:focus\:m-16\.5:focus {
    margin: 4.125rem !important;
  }

  .sm\:focus\:m-17\.5:focus {
    margin: 4.375rem !important;
  }

  .sm\:focus\:m-18\.5:focus {
    margin: 4.625rem !important;
  }

  .sm\:focus\:m-19\.5:focus {
    margin: 4.875rem !important;
  }

  .sm\:focus\:m-20\.5:focus {
    margin: 5.125rem !important;
  }

  .sm\:focus\:m-21\.5:focus {
    margin: 5.375rem !important;
  }

  .sm\:focus\:m-22\.5:focus {
    margin: 5.625rem !important;
  }

  .sm\:focus\:m-23\.5:focus {
    margin: 5.875rem !important;
  }

  .sm\:focus\:m-24\.5:focus {
    margin: 6.125rem !important;
  }

  .sm\:focus\:m-25\.5:focus {
    margin: 6.375rem !important;
  }

  .sm\:focus\:m-26\.5:focus {
    margin: 6.625rem !important;
  }

  .sm\:focus\:m-27\.5:focus {
    margin: 6.875rem !important;
  }

  .sm\:focus\:m-28\.5:focus {
    margin: 7.125rem !important;
  }

  .sm\:focus\:m-29\.5:focus {
    margin: 7.375rem !important;
  }

  .sm\:focus\:m-30\.5:focus {
    margin: 7.625rem !important;
  }

  .sm\:focus\:m-31\.5:focus {
    margin: 7.875rem !important;
  }

  .sm\:focus\:m-32\.5:focus {
    margin: 8.125rem !important;
  }

  .sm\:focus\:m-33\.5:focus {
    margin: 8.375rem !important;
  }

  .sm\:focus\:m-34\.5:focus {
    margin: 8.625rem !important;
  }

  .sm\:focus\:m-35\.5:focus {
    margin: 8.875rem !important;
  }

  .sm\:focus\:m-36\.5:focus {
    margin: 9.125rem !important;
  }

  .sm\:focus\:m-37\.5:focus {
    margin: 9.375rem !important;
  }

  .sm\:focus\:m-38\.5:focus {
    margin: 9.625rem !important;
  }

  .sm\:focus\:m-39\.5:focus {
    margin: 9.875rem !important;
  }

  .sm\:focus\:m-40\.5:focus {
    margin: 10.125rem !important;
  }

  .sm\:focus\:m-41\.5:focus {
    margin: 10.375rem !important;
  }

  .sm\:focus\:m-42\.5:focus {
    margin: 10.625rem !important;
  }

  .sm\:focus\:m-43\.5:focus {
    margin: 10.875rem !important;
  }

  .sm\:focus\:m-44\.5:focus {
    margin: 11.125rem !important;
  }

  .sm\:focus\:m-45\.5:focus {
    margin: 11.375rem !important;
  }

  .sm\:focus\:m-46\.5:focus {
    margin: 11.625rem !important;
  }

  .sm\:focus\:m-47\.5:focus {
    margin: 11.875rem !important;
  }

  .sm\:focus\:m-48\.5:focus {
    margin: 12.125rem !important;
  }

  .sm\:focus\:m-49\.5:focus {
    margin: 12.375rem !important;
  }

  .sm\:focus\:m-50\.5:focus {
    margin: 12.625rem !important;
  }

  .sm\:focus\:m-51\.5:focus {
    margin: 12.875rem !important;
  }

  .sm\:focus\:m-52\.5:focus {
    margin: 13.125rem !important;
  }

  .sm\:focus\:m-53\.5:focus {
    margin: 13.375rem !important;
  }

  .sm\:focus\:m-54\.5:focus {
    margin: 13.625rem !important;
  }

  .sm\:focus\:m-55\.5:focus {
    margin: 13.875rem !important;
  }

  .sm\:focus\:m-56\.5:focus {
    margin: 14.125rem !important;
  }

  .sm\:focus\:m-57\.5:focus {
    margin: 14.375rem !important;
  }

  .sm\:focus\:m-58\.5:focus {
    margin: 14.625rem !important;
  }

  .sm\:focus\:m-59\.5:focus {
    margin: 14.875rem !important;
  }

  .sm\:focus\:m-60\.5:focus {
    margin: 15.125rem !important;
  }

  .sm\:focus\:m-61\.5:focus {
    margin: 15.375rem !important;
  }

  .sm\:focus\:m-62\.5:focus {
    margin: 15.625rem !important;
  }

  .sm\:focus\:m-63\.5:focus {
    margin: 15.875rem !important;
  }

  .sm\:focus\:m-64\.5:focus {
    margin: 16.125rem !important;
  }

  .sm\:focus\:m-65\.5:focus {
    margin: 16.375rem !important;
  }

  .sm\:focus\:m-66\.5:focus {
    margin: 16.625rem !important;
  }

  .sm\:focus\:m-67\.5:focus {
    margin: 16.875rem !important;
  }

  .sm\:focus\:m-68\.5:focus {
    margin: 17.125rem !important;
  }

  .sm\:focus\:m-69\.5:focus {
    margin: 17.375rem !important;
  }

  .sm\:focus\:m-70\.5:focus {
    margin: 17.625rem !important;
  }

  .sm\:focus\:m-71\.5:focus {
    margin: 17.875rem !important;
  }

  .sm\:focus\:m-72\.5:focus {
    margin: 18.125rem !important;
  }

  .sm\:focus\:m-73\.5:focus {
    margin: 18.375rem !important;
  }

  .sm\:focus\:m-74\.5:focus {
    margin: 18.625rem !important;
  }

  .sm\:focus\:m-75\.5:focus {
    margin: 18.875rem !important;
  }

  .sm\:focus\:m-76\.5:focus {
    margin: 19.125rem !important;
  }

  .sm\:focus\:m-77\.5:focus {
    margin: 19.375rem !important;
  }

  .sm\:focus\:m-78\.5:focus {
    margin: 19.625rem !important;
  }

  .sm\:focus\:m-79\.5:focus {
    margin: 19.875rem !important;
  }

  .sm\:focus\:m-80\.5:focus {
    margin: 20.125rem !important;
  }

  .sm\:focus\:m-81\.5:focus {
    margin: 20.375rem !important;
  }

  .sm\:focus\:m-82\.5:focus {
    margin: 20.625rem !important;
  }

  .sm\:focus\:m-83\.5:focus {
    margin: 20.875rem !important;
  }

  .sm\:focus\:m-84\.5:focus {
    margin: 21.125rem !important;
  }

  .sm\:focus\:m-85\.5:focus {
    margin: 21.375rem !important;
  }

  .sm\:focus\:m-86\.5:focus {
    margin: 21.625rem !important;
  }

  .sm\:focus\:m-87\.5:focus {
    margin: 21.875rem !important;
  }

  .sm\:focus\:m-88\.5:focus {
    margin: 22.125rem !important;
  }

  .sm\:focus\:m-89\.5:focus {
    margin: 22.375rem !important;
  }

  .sm\:focus\:m-90\.5:focus {
    margin: 22.625rem !important;
  }

  .sm\:focus\:m-91\.5:focus {
    margin: 22.875rem !important;
  }

  .sm\:focus\:m-92\.5:focus {
    margin: 23.125rem !important;
  }

  .sm\:focus\:m-93\.5:focus {
    margin: 23.375rem !important;
  }

  .sm\:focus\:m-94\.5:focus {
    margin: 23.625rem !important;
  }

  .sm\:focus\:m-95\.5:focus {
    margin: 23.875rem !important;
  }

  .sm\:focus\:m-96\.5:focus {
    margin: 24.125rem !important;
  }

  .sm\:focus\:m-97\.5:focus {
    margin: 24.375rem !important;
  }

  .sm\:focus\:m-98\.5:focus {
    margin: 24.625rem !important;
  }

  .sm\:focus\:m-99\.5:focus {
    margin: 24.875rem !important;
  }

  .sm\:focus\:m-100\.5:focus {
    margin: 25.125rem !important;
  }

  .sm\:focus\:m-101\.5:focus {
    margin: 25.375rem !important;
  }

  .sm\:focus\:m-102\.5:focus {
    margin: 25.625rem !important;
  }

  .sm\:focus\:m-103\.5:focus {
    margin: 25.875rem !important;
  }

  .sm\:focus\:m-104\.5:focus {
    margin: 26.125rem !important;
  }

  .sm\:focus\:-m-0:focus {
    margin: 0rem !important;
  }

  .sm\:focus\:-m-1:focus {
    margin: -0.25rem !important;
  }

  .sm\:focus\:-m-2:focus {
    margin: -0.5rem !important;
  }

  .sm\:focus\:-m-3:focus {
    margin: -0.75rem !important;
  }

  .sm\:focus\:-m-4:focus {
    margin: -1rem !important;
  }

  .sm\:focus\:-m-5:focus {
    margin: -1.25rem !important;
  }

  .sm\:focus\:-m-6:focus {
    margin: -1.5rem !important;
  }

  .sm\:focus\:-m-7:focus {
    margin: -1.75rem !important;
  }

  .sm\:focus\:-m-8:focus {
    margin: -2rem !important;
  }

  .sm\:focus\:-m-9:focus {
    margin: -2.25rem !important;
  }

  .sm\:focus\:-m-10:focus {
    margin: -2.5rem !important;
  }

  .sm\:focus\:-m-11:focus {
    margin: -2.75rem !important;
  }

  .sm\:focus\:-m-12:focus {
    margin: -3rem !important;
  }

  .sm\:focus\:-m-13:focus {
    margin: -3.25rem !important;
  }

  .sm\:focus\:-m-14:focus {
    margin: -3.5rem !important;
  }

  .sm\:focus\:-m-15:focus {
    margin: -3.75rem !important;
  }

  .sm\:focus\:-m-16:focus {
    margin: -4rem !important;
  }

  .sm\:focus\:-m-17:focus {
    margin: -4.25rem !important;
  }

  .sm\:focus\:-m-18:focus {
    margin: -4.5rem !important;
  }

  .sm\:focus\:-m-19:focus {
    margin: -4.75rem !important;
  }

  .sm\:focus\:-m-20:focus {
    margin: -5rem !important;
  }

  .sm\:focus\:-m-21:focus {
    margin: -5.25rem !important;
  }

  .sm\:focus\:-m-22:focus {
    margin: -5.5rem !important;
  }

  .sm\:focus\:-m-23:focus {
    margin: -5.75rem !important;
  }

  .sm\:focus\:-m-24:focus {
    margin: -6rem !important;
  }

  .sm\:focus\:-m-25:focus {
    margin: -6.25rem !important;
  }

  .sm\:focus\:-m-26:focus {
    margin: -6.5rem !important;
  }

  .sm\:focus\:-m-27:focus {
    margin: -6.75rem !important;
  }

  .sm\:focus\:-m-28:focus {
    margin: -7rem !important;
  }

  .sm\:focus\:-m-29:focus {
    margin: -7.25rem !important;
  }

  .sm\:focus\:-m-30:focus {
    margin: -7.5rem !important;
  }

  .sm\:focus\:-m-31:focus {
    margin: -7.75rem !important;
  }

  .sm\:focus\:-m-32:focus {
    margin: -8rem !important;
  }

  .sm\:focus\:-m-33:focus {
    margin: -8.25rem !important;
  }

  .sm\:focus\:-m-34:focus {
    margin: -8.5rem !important;
  }

  .sm\:focus\:-m-35:focus {
    margin: -8.75rem !important;
  }

  .sm\:focus\:-m-36:focus {
    margin: -9rem !important;
  }

  .sm\:focus\:-m-37:focus {
    margin: -9.25rem !important;
  }

  .sm\:focus\:-m-38:focus {
    margin: -9.5rem !important;
  }

  .sm\:focus\:-m-39:focus {
    margin: -9.75rem !important;
  }

  .sm\:focus\:-m-40:focus {
    margin: -10rem !important;
  }

  .sm\:focus\:-m-41:focus {
    margin: -10.25rem !important;
  }

  .sm\:focus\:-m-42:focus {
    margin: -10.5rem !important;
  }

  .sm\:focus\:-m-43:focus {
    margin: -10.75rem !important;
  }

  .sm\:focus\:-m-44:focus {
    margin: -11rem !important;
  }

  .sm\:focus\:-m-45:focus {
    margin: -11.25rem !important;
  }

  .sm\:focus\:-m-46:focus {
    margin: -11.5rem !important;
  }

  .sm\:focus\:-m-47:focus {
    margin: -11.75rem !important;
  }

  .sm\:focus\:-m-48:focus {
    margin: -12rem !important;
  }

  .sm\:focus\:-m-49:focus {
    margin: -12.25rem !important;
  }

  .sm\:focus\:-m-50:focus {
    margin: -12.5rem !important;
  }

  .sm\:focus\:-m-51:focus {
    margin: -12.75rem !important;
  }

  .sm\:focus\:-m-52:focus {
    margin: -13rem !important;
  }

  .sm\:focus\:-m-53:focus {
    margin: -13.25rem !important;
  }

  .sm\:focus\:-m-54:focus {
    margin: -13.5rem !important;
  }

  .sm\:focus\:-m-55:focus {
    margin: -13.75rem !important;
  }

  .sm\:focus\:-m-56:focus {
    margin: -14rem !important;
  }

  .sm\:focus\:-m-57:focus {
    margin: -14.25rem !important;
  }

  .sm\:focus\:-m-58:focus {
    margin: -14.5rem !important;
  }

  .sm\:focus\:-m-59:focus {
    margin: -14.75rem !important;
  }

  .sm\:focus\:-m-60:focus {
    margin: -15rem !important;
  }

  .sm\:focus\:-m-61:focus {
    margin: -15.25rem !important;
  }

  .sm\:focus\:-m-62:focus {
    margin: -15.5rem !important;
  }

  .sm\:focus\:-m-63:focus {
    margin: -15.75rem !important;
  }

  .sm\:focus\:-m-64:focus {
    margin: -16rem !important;
  }

  .sm\:focus\:-m-65:focus {
    margin: -16.25rem !important;
  }

  .sm\:focus\:-m-66:focus {
    margin: -16.5rem !important;
  }

  .sm\:focus\:-m-67:focus {
    margin: -16.75rem !important;
  }

  .sm\:focus\:-m-68:focus {
    margin: -17rem !important;
  }

  .sm\:focus\:-m-69:focus {
    margin: -17.25rem !important;
  }

  .sm\:focus\:-m-70:focus {
    margin: -17.5rem !important;
  }

  .sm\:focus\:-m-71:focus {
    margin: -17.75rem !important;
  }

  .sm\:focus\:-m-72:focus {
    margin: -18rem !important;
  }

  .sm\:focus\:-m-73:focus {
    margin: -18.25rem !important;
  }

  .sm\:focus\:-m-74:focus {
    margin: -18.5rem !important;
  }

  .sm\:focus\:-m-75:focus {
    margin: -18.75rem !important;
  }

  .sm\:focus\:-m-76:focus {
    margin: -19rem !important;
  }

  .sm\:focus\:-m-77:focus {
    margin: -19.25rem !important;
  }

  .sm\:focus\:-m-78:focus {
    margin: -19.5rem !important;
  }

  .sm\:focus\:-m-79:focus {
    margin: -19.75rem !important;
  }

  .sm\:focus\:-m-80:focus {
    margin: -20rem !important;
  }

  .sm\:focus\:-m-81:focus {
    margin: -20.25rem !important;
  }

  .sm\:focus\:-m-82:focus {
    margin: -20.5rem !important;
  }

  .sm\:focus\:-m-83:focus {
    margin: -20.75rem !important;
  }

  .sm\:focus\:-m-84:focus {
    margin: -21rem !important;
  }

  .sm\:focus\:-m-85:focus {
    margin: -21.25rem !important;
  }

  .sm\:focus\:-m-86:focus {
    margin: -21.5rem !important;
  }

  .sm\:focus\:-m-87:focus {
    margin: -21.75rem !important;
  }

  .sm\:focus\:-m-88:focus {
    margin: -22rem !important;
  }

  .sm\:focus\:-m-89:focus {
    margin: -22.25rem !important;
  }

  .sm\:focus\:-m-90:focus {
    margin: -22.5rem !important;
  }

  .sm\:focus\:-m-91:focus {
    margin: -22.75rem !important;
  }

  .sm\:focus\:-m-92:focus {
    margin: -23rem !important;
  }

  .sm\:focus\:-m-93:focus {
    margin: -23.25rem !important;
  }

  .sm\:focus\:-m-94:focus {
    margin: -23.5rem !important;
  }

  .sm\:focus\:-m-95:focus {
    margin: -23.75rem !important;
  }

  .sm\:focus\:-m-96:focus {
    margin: -24rem !important;
  }

  .sm\:focus\:-m-97:focus {
    margin: -24.25rem !important;
  }

  .sm\:focus\:-m-98:focus {
    margin: -24.5rem !important;
  }

  .sm\:focus\:-m-99:focus {
    margin: -24.75rem !important;
  }

  .sm\:focus\:-m-100:focus {
    margin: -25rem !important;
  }

  .sm\:focus\:-m-101:focus {
    margin: -25.25rem !important;
  }

  .sm\:focus\:-m-102:focus {
    margin: -25.5rem !important;
  }

  .sm\:focus\:-m-103:focus {
    margin: -25.75rem !important;
  }

  .sm\:focus\:-m-104:focus {
    margin: -26rem !important;
  }

  .sm\:focus\:-m-105:focus {
    margin: -26.25rem !important;
  }

  .sm\:focus\:-m-px:focus {
    margin: -1px !important;
  }

  .sm\:focus\:-m-0\.5:focus {
    margin: -0.125rem !important;
  }

  .sm\:focus\:-m-1\.5:focus {
    margin: -0.375rem !important;
  }

  .sm\:focus\:-m-2\.5:focus {
    margin: -0.625rem !important;
  }

  .sm\:focus\:-m-3\.5:focus {
    margin: -0.875rem !important;
  }

  .sm\:focus\:-m-4\.5:focus {
    margin: -1.125rem !important;
  }

  .sm\:focus\:-m-5\.5:focus {
    margin: -1.375rem !important;
  }

  .sm\:focus\:-m-6\.5:focus {
    margin: -1.625rem !important;
  }

  .sm\:focus\:-m-7\.5:focus {
    margin: -1.875rem !important;
  }

  .sm\:focus\:-m-8\.5:focus {
    margin: -2.125rem !important;
  }

  .sm\:focus\:-m-9\.5:focus {
    margin: -2.375rem !important;
  }

  .sm\:focus\:-m-10\.5:focus {
    margin: -2.625rem !important;
  }

  .sm\:focus\:-m-11\.5:focus {
    margin: -2.875rem !important;
  }

  .sm\:focus\:-m-12\.5:focus {
    margin: -3.125rem !important;
  }

  .sm\:focus\:-m-13\.5:focus {
    margin: -3.375rem !important;
  }

  .sm\:focus\:-m-14\.5:focus {
    margin: -3.625rem !important;
  }

  .sm\:focus\:-m-15\.5:focus {
    margin: -3.875rem !important;
  }

  .sm\:focus\:-m-16\.5:focus {
    margin: -4.125rem !important;
  }

  .sm\:focus\:-m-17\.5:focus {
    margin: -4.375rem !important;
  }

  .sm\:focus\:-m-18\.5:focus {
    margin: -4.625rem !important;
  }

  .sm\:focus\:-m-19\.5:focus {
    margin: -4.875rem !important;
  }

  .sm\:focus\:-m-20\.5:focus {
    margin: -5.125rem !important;
  }

  .sm\:focus\:-m-21\.5:focus {
    margin: -5.375rem !important;
  }

  .sm\:focus\:-m-22\.5:focus {
    margin: -5.625rem !important;
  }

  .sm\:focus\:-m-23\.5:focus {
    margin: -5.875rem !important;
  }

  .sm\:focus\:-m-24\.5:focus {
    margin: -6.125rem !important;
  }

  .sm\:focus\:-m-25\.5:focus {
    margin: -6.375rem !important;
  }

  .sm\:focus\:-m-26\.5:focus {
    margin: -6.625rem !important;
  }

  .sm\:focus\:-m-27\.5:focus {
    margin: -6.875rem !important;
  }

  .sm\:focus\:-m-28\.5:focus {
    margin: -7.125rem !important;
  }

  .sm\:focus\:-m-29\.5:focus {
    margin: -7.375rem !important;
  }

  .sm\:focus\:-m-30\.5:focus {
    margin: -7.625rem !important;
  }

  .sm\:focus\:-m-31\.5:focus {
    margin: -7.875rem !important;
  }

  .sm\:focus\:-m-32\.5:focus {
    margin: -8.125rem !important;
  }

  .sm\:focus\:-m-33\.5:focus {
    margin: -8.375rem !important;
  }

  .sm\:focus\:-m-34\.5:focus {
    margin: -8.625rem !important;
  }

  .sm\:focus\:-m-35\.5:focus {
    margin: -8.875rem !important;
  }

  .sm\:focus\:-m-36\.5:focus {
    margin: -9.125rem !important;
  }

  .sm\:focus\:-m-37\.5:focus {
    margin: -9.375rem !important;
  }

  .sm\:focus\:-m-38\.5:focus {
    margin: -9.625rem !important;
  }

  .sm\:focus\:-m-39\.5:focus {
    margin: -9.875rem !important;
  }

  .sm\:focus\:-m-40\.5:focus {
    margin: -10.125rem !important;
  }

  .sm\:focus\:-m-41\.5:focus {
    margin: -10.375rem !important;
  }

  .sm\:focus\:-m-42\.5:focus {
    margin: -10.625rem !important;
  }

  .sm\:focus\:-m-43\.5:focus {
    margin: -10.875rem !important;
  }

  .sm\:focus\:-m-44\.5:focus {
    margin: -11.125rem !important;
  }

  .sm\:focus\:-m-45\.5:focus {
    margin: -11.375rem !important;
  }

  .sm\:focus\:-m-46\.5:focus {
    margin: -11.625rem !important;
  }

  .sm\:focus\:-m-47\.5:focus {
    margin: -11.875rem !important;
  }

  .sm\:focus\:-m-48\.5:focus {
    margin: -12.125rem !important;
  }

  .sm\:focus\:-m-49\.5:focus {
    margin: -12.375rem !important;
  }

  .sm\:focus\:-m-50\.5:focus {
    margin: -12.625rem !important;
  }

  .sm\:focus\:-m-51\.5:focus {
    margin: -12.875rem !important;
  }

  .sm\:focus\:-m-52\.5:focus {
    margin: -13.125rem !important;
  }

  .sm\:focus\:-m-53\.5:focus {
    margin: -13.375rem !important;
  }

  .sm\:focus\:-m-54\.5:focus {
    margin: -13.625rem !important;
  }

  .sm\:focus\:-m-55\.5:focus {
    margin: -13.875rem !important;
  }

  .sm\:focus\:-m-56\.5:focus {
    margin: -14.125rem !important;
  }

  .sm\:focus\:-m-57\.5:focus {
    margin: -14.375rem !important;
  }

  .sm\:focus\:-m-58\.5:focus {
    margin: -14.625rem !important;
  }

  .sm\:focus\:-m-59\.5:focus {
    margin: -14.875rem !important;
  }

  .sm\:focus\:-m-60\.5:focus {
    margin: -15.125rem !important;
  }

  .sm\:focus\:-m-61\.5:focus {
    margin: -15.375rem !important;
  }

  .sm\:focus\:-m-62\.5:focus {
    margin: -15.625rem !important;
  }

  .sm\:focus\:-m-63\.5:focus {
    margin: -15.875rem !important;
  }

  .sm\:focus\:-m-64\.5:focus {
    margin: -16.125rem !important;
  }

  .sm\:focus\:-m-65\.5:focus {
    margin: -16.375rem !important;
  }

  .sm\:focus\:-m-66\.5:focus {
    margin: -16.625rem !important;
  }

  .sm\:focus\:-m-67\.5:focus {
    margin: -16.875rem !important;
  }

  .sm\:focus\:-m-68\.5:focus {
    margin: -17.125rem !important;
  }

  .sm\:focus\:-m-69\.5:focus {
    margin: -17.375rem !important;
  }

  .sm\:focus\:-m-70\.5:focus {
    margin: -17.625rem !important;
  }

  .sm\:focus\:-m-71\.5:focus {
    margin: -17.875rem !important;
  }

  .sm\:focus\:-m-72\.5:focus {
    margin: -18.125rem !important;
  }

  .sm\:focus\:-m-73\.5:focus {
    margin: -18.375rem !important;
  }

  .sm\:focus\:-m-74\.5:focus {
    margin: -18.625rem !important;
  }

  .sm\:focus\:-m-75\.5:focus {
    margin: -18.875rem !important;
  }

  .sm\:focus\:-m-76\.5:focus {
    margin: -19.125rem !important;
  }

  .sm\:focus\:-m-77\.5:focus {
    margin: -19.375rem !important;
  }

  .sm\:focus\:-m-78\.5:focus {
    margin: -19.625rem !important;
  }

  .sm\:focus\:-m-79\.5:focus {
    margin: -19.875rem !important;
  }

  .sm\:focus\:-m-80\.5:focus {
    margin: -20.125rem !important;
  }

  .sm\:focus\:-m-81\.5:focus {
    margin: -20.375rem !important;
  }

  .sm\:focus\:-m-82\.5:focus {
    margin: -20.625rem !important;
  }

  .sm\:focus\:-m-83\.5:focus {
    margin: -20.875rem !important;
  }

  .sm\:focus\:-m-84\.5:focus {
    margin: -21.125rem !important;
  }

  .sm\:focus\:-m-85\.5:focus {
    margin: -21.375rem !important;
  }

  .sm\:focus\:-m-86\.5:focus {
    margin: -21.625rem !important;
  }

  .sm\:focus\:-m-87\.5:focus {
    margin: -21.875rem !important;
  }

  .sm\:focus\:-m-88\.5:focus {
    margin: -22.125rem !important;
  }

  .sm\:focus\:-m-89\.5:focus {
    margin: -22.375rem !important;
  }

  .sm\:focus\:-m-90\.5:focus {
    margin: -22.625rem !important;
  }

  .sm\:focus\:-m-91\.5:focus {
    margin: -22.875rem !important;
  }

  .sm\:focus\:-m-92\.5:focus {
    margin: -23.125rem !important;
  }

  .sm\:focus\:-m-93\.5:focus {
    margin: -23.375rem !important;
  }

  .sm\:focus\:-m-94\.5:focus {
    margin: -23.625rem !important;
  }

  .sm\:focus\:-m-95\.5:focus {
    margin: -23.875rem !important;
  }

  .sm\:focus\:-m-96\.5:focus {
    margin: -24.125rem !important;
  }

  .sm\:focus\:-m-97\.5:focus {
    margin: -24.375rem !important;
  }

  .sm\:focus\:-m-98\.5:focus {
    margin: -24.625rem !important;
  }

  .sm\:focus\:-m-99\.5:focus {
    margin: -24.875rem !important;
  }

  .sm\:focus\:-m-100\.5:focus {
    margin: -25.125rem !important;
  }

  .sm\:focus\:-m-101\.5:focus {
    margin: -25.375rem !important;
  }

  .sm\:focus\:-m-102\.5:focus {
    margin: -25.625rem !important;
  }

  .sm\:focus\:-m-103\.5:focus {
    margin: -25.875rem !important;
  }

  .sm\:focus\:-m-104\.5:focus {
    margin: -26.125rem !important;
  }

  .sm\:focus\:my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .sm\:focus\:mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .sm\:focus\:my-1:focus {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .sm\:focus\:mx-1:focus {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .sm\:focus\:my-2:focus {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .sm\:focus\:mx-2:focus {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .sm\:focus\:my-3:focus {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .sm\:focus\:mx-3:focus {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .sm\:focus\:my-4:focus {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm\:focus\:mx-4:focus {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm\:focus\:my-5:focus {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .sm\:focus\:mx-5:focus {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .sm\:focus\:my-6:focus {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm\:focus\:mx-6:focus {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:focus\:my-7:focus {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .sm\:focus\:mx-7:focus {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .sm\:focus\:my-8:focus {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:focus\:mx-8:focus {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .sm\:focus\:my-9:focus {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .sm\:focus\:mx-9:focus {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .sm\:focus\:my-10:focus {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .sm\:focus\:mx-10:focus {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .sm\:focus\:my-11:focus {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .sm\:focus\:mx-11:focus {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .sm\:focus\:my-12:focus {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:focus\:mx-12:focus {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:focus\:my-13:focus {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .sm\:focus\:mx-13:focus {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .sm\:focus\:my-14:focus {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .sm\:focus\:mx-14:focus {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .sm\:focus\:my-15:focus {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .sm\:focus\:mx-15:focus {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .sm\:focus\:my-16:focus {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .sm\:focus\:mx-16:focus {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .sm\:focus\:my-17:focus {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .sm\:focus\:mx-17:focus {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .sm\:focus\:my-18:focus {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .sm\:focus\:mx-18:focus {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .sm\:focus\:my-19:focus {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .sm\:focus\:mx-19:focus {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .sm\:focus\:my-20:focus {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .sm\:focus\:mx-20:focus {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .sm\:focus\:my-21:focus {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .sm\:focus\:mx-21:focus {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .sm\:focus\:my-22:focus {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .sm\:focus\:mx-22:focus {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .sm\:focus\:my-23:focus {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .sm\:focus\:mx-23:focus {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .sm\:focus\:my-24:focus {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm\:focus\:mx-24:focus {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm\:focus\:my-25:focus {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .sm\:focus\:mx-25:focus {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .sm\:focus\:my-26:focus {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .sm\:focus\:mx-26:focus {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .sm\:focus\:my-27:focus {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .sm\:focus\:mx-27:focus {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .sm\:focus\:my-28:focus {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .sm\:focus\:mx-28:focus {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .sm\:focus\:my-29:focus {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .sm\:focus\:mx-29:focus {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .sm\:focus\:my-30:focus {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .sm\:focus\:mx-30:focus {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .sm\:focus\:my-31:focus {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .sm\:focus\:mx-31:focus {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .sm\:focus\:my-32:focus {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .sm\:focus\:mx-32:focus {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .sm\:focus\:my-33:focus {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .sm\:focus\:mx-33:focus {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .sm\:focus\:my-34:focus {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .sm\:focus\:mx-34:focus {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .sm\:focus\:my-35:focus {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .sm\:focus\:mx-35:focus {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .sm\:focus\:my-36:focus {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .sm\:focus\:mx-36:focus {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .sm\:focus\:my-37:focus {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .sm\:focus\:mx-37:focus {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .sm\:focus\:my-38:focus {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .sm\:focus\:mx-38:focus {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .sm\:focus\:my-39:focus {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .sm\:focus\:mx-39:focus {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .sm\:focus\:my-40:focus {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .sm\:focus\:mx-40:focus {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .sm\:focus\:my-41:focus {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .sm\:focus\:mx-41:focus {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .sm\:focus\:my-42:focus {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .sm\:focus\:mx-42:focus {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .sm\:focus\:my-43:focus {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .sm\:focus\:mx-43:focus {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .sm\:focus\:my-44:focus {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .sm\:focus\:mx-44:focus {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .sm\:focus\:my-45:focus {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .sm\:focus\:mx-45:focus {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .sm\:focus\:my-46:focus {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .sm\:focus\:mx-46:focus {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .sm\:focus\:my-47:focus {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .sm\:focus\:mx-47:focus {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .sm\:focus\:my-48:focus {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .sm\:focus\:mx-48:focus {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .sm\:focus\:my-49:focus {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .sm\:focus\:mx-49:focus {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .sm\:focus\:my-50:focus {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .sm\:focus\:mx-50:focus {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .sm\:focus\:my-51:focus {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .sm\:focus\:mx-51:focus {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .sm\:focus\:my-52:focus {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .sm\:focus\:mx-52:focus {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .sm\:focus\:my-53:focus {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .sm\:focus\:mx-53:focus {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .sm\:focus\:my-54:focus {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .sm\:focus\:mx-54:focus {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .sm\:focus\:my-55:focus {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .sm\:focus\:mx-55:focus {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .sm\:focus\:my-56:focus {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .sm\:focus\:mx-56:focus {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .sm\:focus\:my-57:focus {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .sm\:focus\:mx-57:focus {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .sm\:focus\:my-58:focus {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .sm\:focus\:mx-58:focus {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .sm\:focus\:my-59:focus {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .sm\:focus\:mx-59:focus {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .sm\:focus\:my-60:focus {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .sm\:focus\:mx-60:focus {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .sm\:focus\:my-61:focus {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .sm\:focus\:mx-61:focus {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .sm\:focus\:my-62:focus {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .sm\:focus\:mx-62:focus {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .sm\:focus\:my-63:focus {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .sm\:focus\:mx-63:focus {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .sm\:focus\:my-64:focus {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .sm\:focus\:mx-64:focus {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .sm\:focus\:my-65:focus {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .sm\:focus\:mx-65:focus {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .sm\:focus\:my-66:focus {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .sm\:focus\:mx-66:focus {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .sm\:focus\:my-67:focus {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .sm\:focus\:mx-67:focus {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .sm\:focus\:my-68:focus {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .sm\:focus\:mx-68:focus {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .sm\:focus\:my-69:focus {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .sm\:focus\:mx-69:focus {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .sm\:focus\:my-70:focus {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .sm\:focus\:mx-70:focus {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .sm\:focus\:my-71:focus {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .sm\:focus\:mx-71:focus {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .sm\:focus\:my-72:focus {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .sm\:focus\:mx-72:focus {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .sm\:focus\:my-73:focus {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .sm\:focus\:mx-73:focus {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .sm\:focus\:my-74:focus {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .sm\:focus\:mx-74:focus {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .sm\:focus\:my-75:focus {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .sm\:focus\:mx-75:focus {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .sm\:focus\:my-76:focus {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .sm\:focus\:mx-76:focus {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .sm\:focus\:my-77:focus {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .sm\:focus\:mx-77:focus {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .sm\:focus\:my-78:focus {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .sm\:focus\:mx-78:focus {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .sm\:focus\:my-79:focus {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .sm\:focus\:mx-79:focus {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .sm\:focus\:my-80:focus {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .sm\:focus\:mx-80:focus {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .sm\:focus\:my-81:focus {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .sm\:focus\:mx-81:focus {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .sm\:focus\:my-82:focus {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .sm\:focus\:mx-82:focus {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .sm\:focus\:my-83:focus {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .sm\:focus\:mx-83:focus {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .sm\:focus\:my-84:focus {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .sm\:focus\:mx-84:focus {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .sm\:focus\:my-85:focus {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .sm\:focus\:mx-85:focus {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .sm\:focus\:my-86:focus {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .sm\:focus\:mx-86:focus {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .sm\:focus\:my-87:focus {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .sm\:focus\:mx-87:focus {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .sm\:focus\:my-88:focus {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .sm\:focus\:mx-88:focus {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .sm\:focus\:my-89:focus {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .sm\:focus\:mx-89:focus {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .sm\:focus\:my-90:focus {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .sm\:focus\:mx-90:focus {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .sm\:focus\:my-91:focus {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .sm\:focus\:mx-91:focus {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .sm\:focus\:my-92:focus {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .sm\:focus\:mx-92:focus {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .sm\:focus\:my-93:focus {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .sm\:focus\:mx-93:focus {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .sm\:focus\:my-94:focus {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .sm\:focus\:mx-94:focus {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .sm\:focus\:my-95:focus {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .sm\:focus\:mx-95:focus {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .sm\:focus\:my-96:focus {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .sm\:focus\:mx-96:focus {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .sm\:focus\:my-97:focus {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .sm\:focus\:mx-97:focus {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .sm\:focus\:my-98:focus {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .sm\:focus\:mx-98:focus {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .sm\:focus\:my-99:focus {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .sm\:focus\:mx-99:focus {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .sm\:focus\:my-100:focus {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .sm\:focus\:mx-100:focus {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .sm\:focus\:my-101:focus {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .sm\:focus\:mx-101:focus {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .sm\:focus\:my-102:focus {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .sm\:focus\:mx-102:focus {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .sm\:focus\:my-103:focus {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .sm\:focus\:mx-103:focus {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .sm\:focus\:my-104:focus {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .sm\:focus\:mx-104:focus {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .sm\:focus\:my-105:focus {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .sm\:focus\:mx-105:focus {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .sm\:focus\:my-auto:focus {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .sm\:focus\:mx-auto:focus {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .sm\:focus\:my-px:focus {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .sm\:focus\:mx-px:focus {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .sm\:focus\:my-0\.5:focus {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .sm\:focus\:mx-0\.5:focus {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .sm\:focus\:my-1\.5:focus {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .sm\:focus\:mx-1\.5:focus {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .sm\:focus\:my-2\.5:focus {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .sm\:focus\:mx-2\.5:focus {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .sm\:focus\:my-3\.5:focus {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .sm\:focus\:mx-3\.5:focus {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .sm\:focus\:my-4\.5:focus {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .sm\:focus\:mx-4\.5:focus {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .sm\:focus\:my-5\.5:focus {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .sm\:focus\:mx-5\.5:focus {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .sm\:focus\:my-6\.5:focus {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .sm\:focus\:mx-6\.5:focus {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .sm\:focus\:my-7\.5:focus {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .sm\:focus\:mx-7\.5:focus {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .sm\:focus\:my-8\.5:focus {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .sm\:focus\:mx-8\.5:focus {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .sm\:focus\:my-9\.5:focus {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .sm\:focus\:mx-9\.5:focus {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .sm\:focus\:my-10\.5:focus {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .sm\:focus\:mx-10\.5:focus {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .sm\:focus\:my-11\.5:focus {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .sm\:focus\:mx-11\.5:focus {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .sm\:focus\:my-12\.5:focus {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .sm\:focus\:mx-12\.5:focus {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .sm\:focus\:my-13\.5:focus {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .sm\:focus\:mx-13\.5:focus {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .sm\:focus\:my-14\.5:focus {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .sm\:focus\:mx-14\.5:focus {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .sm\:focus\:my-15\.5:focus {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .sm\:focus\:mx-15\.5:focus {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .sm\:focus\:my-16\.5:focus {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .sm\:focus\:mx-16\.5:focus {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .sm\:focus\:my-17\.5:focus {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .sm\:focus\:mx-17\.5:focus {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .sm\:focus\:my-18\.5:focus {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .sm\:focus\:mx-18\.5:focus {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .sm\:focus\:my-19\.5:focus {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .sm\:focus\:mx-19\.5:focus {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .sm\:focus\:my-20\.5:focus {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .sm\:focus\:mx-20\.5:focus {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .sm\:focus\:my-21\.5:focus {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .sm\:focus\:mx-21\.5:focus {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .sm\:focus\:my-22\.5:focus {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .sm\:focus\:mx-22\.5:focus {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .sm\:focus\:my-23\.5:focus {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .sm\:focus\:mx-23\.5:focus {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .sm\:focus\:my-24\.5:focus {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .sm\:focus\:mx-24\.5:focus {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .sm\:focus\:my-25\.5:focus {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .sm\:focus\:mx-25\.5:focus {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .sm\:focus\:my-26\.5:focus {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .sm\:focus\:mx-26\.5:focus {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .sm\:focus\:my-27\.5:focus {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .sm\:focus\:mx-27\.5:focus {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .sm\:focus\:my-28\.5:focus {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .sm\:focus\:mx-28\.5:focus {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .sm\:focus\:my-29\.5:focus {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .sm\:focus\:mx-29\.5:focus {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .sm\:focus\:my-30\.5:focus {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .sm\:focus\:mx-30\.5:focus {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .sm\:focus\:my-31\.5:focus {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .sm\:focus\:mx-31\.5:focus {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .sm\:focus\:my-32\.5:focus {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .sm\:focus\:mx-32\.5:focus {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .sm\:focus\:my-33\.5:focus {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .sm\:focus\:mx-33\.5:focus {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .sm\:focus\:my-34\.5:focus {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .sm\:focus\:mx-34\.5:focus {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .sm\:focus\:my-35\.5:focus {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .sm\:focus\:mx-35\.5:focus {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .sm\:focus\:my-36\.5:focus {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .sm\:focus\:mx-36\.5:focus {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .sm\:focus\:my-37\.5:focus {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .sm\:focus\:mx-37\.5:focus {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .sm\:focus\:my-38\.5:focus {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .sm\:focus\:mx-38\.5:focus {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .sm\:focus\:my-39\.5:focus {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .sm\:focus\:mx-39\.5:focus {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .sm\:focus\:my-40\.5:focus {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .sm\:focus\:mx-40\.5:focus {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .sm\:focus\:my-41\.5:focus {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .sm\:focus\:mx-41\.5:focus {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .sm\:focus\:my-42\.5:focus {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .sm\:focus\:mx-42\.5:focus {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .sm\:focus\:my-43\.5:focus {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .sm\:focus\:mx-43\.5:focus {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .sm\:focus\:my-44\.5:focus {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .sm\:focus\:mx-44\.5:focus {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .sm\:focus\:my-45\.5:focus {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .sm\:focus\:mx-45\.5:focus {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .sm\:focus\:my-46\.5:focus {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .sm\:focus\:mx-46\.5:focus {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .sm\:focus\:my-47\.5:focus {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .sm\:focus\:mx-47\.5:focus {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .sm\:focus\:my-48\.5:focus {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .sm\:focus\:mx-48\.5:focus {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .sm\:focus\:my-49\.5:focus {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .sm\:focus\:mx-49\.5:focus {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .sm\:focus\:my-50\.5:focus {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .sm\:focus\:mx-50\.5:focus {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .sm\:focus\:my-51\.5:focus {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .sm\:focus\:mx-51\.5:focus {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .sm\:focus\:my-52\.5:focus {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .sm\:focus\:mx-52\.5:focus {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .sm\:focus\:my-53\.5:focus {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .sm\:focus\:mx-53\.5:focus {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .sm\:focus\:my-54\.5:focus {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .sm\:focus\:mx-54\.5:focus {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .sm\:focus\:my-55\.5:focus {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .sm\:focus\:mx-55\.5:focus {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .sm\:focus\:my-56\.5:focus {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .sm\:focus\:mx-56\.5:focus {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .sm\:focus\:my-57\.5:focus {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .sm\:focus\:mx-57\.5:focus {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .sm\:focus\:my-58\.5:focus {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .sm\:focus\:mx-58\.5:focus {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .sm\:focus\:my-59\.5:focus {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .sm\:focus\:mx-59\.5:focus {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .sm\:focus\:my-60\.5:focus {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .sm\:focus\:mx-60\.5:focus {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .sm\:focus\:my-61\.5:focus {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .sm\:focus\:mx-61\.5:focus {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .sm\:focus\:my-62\.5:focus {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .sm\:focus\:mx-62\.5:focus {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .sm\:focus\:my-63\.5:focus {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .sm\:focus\:mx-63\.5:focus {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .sm\:focus\:my-64\.5:focus {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .sm\:focus\:mx-64\.5:focus {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .sm\:focus\:my-65\.5:focus {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .sm\:focus\:mx-65\.5:focus {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .sm\:focus\:my-66\.5:focus {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .sm\:focus\:mx-66\.5:focus {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .sm\:focus\:my-67\.5:focus {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .sm\:focus\:mx-67\.5:focus {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .sm\:focus\:my-68\.5:focus {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .sm\:focus\:mx-68\.5:focus {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .sm\:focus\:my-69\.5:focus {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .sm\:focus\:mx-69\.5:focus {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .sm\:focus\:my-70\.5:focus {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .sm\:focus\:mx-70\.5:focus {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .sm\:focus\:my-71\.5:focus {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .sm\:focus\:mx-71\.5:focus {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .sm\:focus\:my-72\.5:focus {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .sm\:focus\:mx-72\.5:focus {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .sm\:focus\:my-73\.5:focus {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .sm\:focus\:mx-73\.5:focus {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .sm\:focus\:my-74\.5:focus {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .sm\:focus\:mx-74\.5:focus {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .sm\:focus\:my-75\.5:focus {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .sm\:focus\:mx-75\.5:focus {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .sm\:focus\:my-76\.5:focus {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .sm\:focus\:mx-76\.5:focus {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .sm\:focus\:my-77\.5:focus {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .sm\:focus\:mx-77\.5:focus {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .sm\:focus\:my-78\.5:focus {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .sm\:focus\:mx-78\.5:focus {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .sm\:focus\:my-79\.5:focus {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .sm\:focus\:mx-79\.5:focus {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .sm\:focus\:my-80\.5:focus {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .sm\:focus\:mx-80\.5:focus {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .sm\:focus\:my-81\.5:focus {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .sm\:focus\:mx-81\.5:focus {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .sm\:focus\:my-82\.5:focus {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .sm\:focus\:mx-82\.5:focus {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .sm\:focus\:my-83\.5:focus {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .sm\:focus\:mx-83\.5:focus {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .sm\:focus\:my-84\.5:focus {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .sm\:focus\:mx-84\.5:focus {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .sm\:focus\:my-85\.5:focus {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .sm\:focus\:mx-85\.5:focus {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .sm\:focus\:my-86\.5:focus {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .sm\:focus\:mx-86\.5:focus {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .sm\:focus\:my-87\.5:focus {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .sm\:focus\:mx-87\.5:focus {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .sm\:focus\:my-88\.5:focus {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .sm\:focus\:mx-88\.5:focus {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .sm\:focus\:my-89\.5:focus {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .sm\:focus\:mx-89\.5:focus {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .sm\:focus\:my-90\.5:focus {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .sm\:focus\:mx-90\.5:focus {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .sm\:focus\:my-91\.5:focus {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .sm\:focus\:mx-91\.5:focus {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .sm\:focus\:my-92\.5:focus {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .sm\:focus\:mx-92\.5:focus {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .sm\:focus\:my-93\.5:focus {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .sm\:focus\:mx-93\.5:focus {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .sm\:focus\:my-94\.5:focus {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .sm\:focus\:mx-94\.5:focus {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .sm\:focus\:my-95\.5:focus {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .sm\:focus\:mx-95\.5:focus {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .sm\:focus\:my-96\.5:focus {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .sm\:focus\:mx-96\.5:focus {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .sm\:focus\:my-97\.5:focus {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .sm\:focus\:mx-97\.5:focus {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .sm\:focus\:my-98\.5:focus {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .sm\:focus\:mx-98\.5:focus {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .sm\:focus\:my-99\.5:focus {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .sm\:focus\:mx-99\.5:focus {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .sm\:focus\:my-100\.5:focus {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .sm\:focus\:mx-100\.5:focus {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .sm\:focus\:my-101\.5:focus {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .sm\:focus\:mx-101\.5:focus {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .sm\:focus\:my-102\.5:focus {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .sm\:focus\:mx-102\.5:focus {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .sm\:focus\:my-103\.5:focus {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .sm\:focus\:mx-103\.5:focus {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .sm\:focus\:my-104\.5:focus {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .sm\:focus\:mx-104\.5:focus {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .sm\:focus\:-my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .sm\:focus\:-mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .sm\:focus\:-my-1:focus {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .sm\:focus\:-mx-1:focus {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .sm\:focus\:-my-2:focus {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .sm\:focus\:-mx-2:focus {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .sm\:focus\:-my-3:focus {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .sm\:focus\:-mx-3:focus {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .sm\:focus\:-my-4:focus {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .sm\:focus\:-mx-4:focus {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .sm\:focus\:-my-5:focus {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .sm\:focus\:-mx-5:focus {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .sm\:focus\:-my-6:focus {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .sm\:focus\:-mx-6:focus {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:focus\:-my-7:focus {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .sm\:focus\:-mx-7:focus {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .sm\:focus\:-my-8:focus {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .sm\:focus\:-mx-8:focus {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .sm\:focus\:-my-9:focus {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .sm\:focus\:-mx-9:focus {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .sm\:focus\:-my-10:focus {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .sm\:focus\:-mx-10:focus {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .sm\:focus\:-my-11:focus {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .sm\:focus\:-mx-11:focus {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .sm\:focus\:-my-12:focus {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:focus\:-mx-12:focus {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:focus\:-my-13:focus {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .sm\:focus\:-mx-13:focus {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .sm\:focus\:-my-14:focus {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .sm\:focus\:-mx-14:focus {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .sm\:focus\:-my-15:focus {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .sm\:focus\:-mx-15:focus {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .sm\:focus\:-my-16:focus {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .sm\:focus\:-mx-16:focus {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .sm\:focus\:-my-17:focus {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .sm\:focus\:-mx-17:focus {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .sm\:focus\:-my-18:focus {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .sm\:focus\:-mx-18:focus {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .sm\:focus\:-my-19:focus {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .sm\:focus\:-mx-19:focus {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .sm\:focus\:-my-20:focus {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .sm\:focus\:-mx-20:focus {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .sm\:focus\:-my-21:focus {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .sm\:focus\:-mx-21:focus {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .sm\:focus\:-my-22:focus {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .sm\:focus\:-mx-22:focus {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .sm\:focus\:-my-23:focus {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .sm\:focus\:-mx-23:focus {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .sm\:focus\:-my-24:focus {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .sm\:focus\:-mx-24:focus {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .sm\:focus\:-my-25:focus {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .sm\:focus\:-mx-25:focus {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .sm\:focus\:-my-26:focus {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .sm\:focus\:-mx-26:focus {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .sm\:focus\:-my-27:focus {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .sm\:focus\:-mx-27:focus {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .sm\:focus\:-my-28:focus {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .sm\:focus\:-mx-28:focus {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .sm\:focus\:-my-29:focus {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .sm\:focus\:-mx-29:focus {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .sm\:focus\:-my-30:focus {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .sm\:focus\:-mx-30:focus {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .sm\:focus\:-my-31:focus {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .sm\:focus\:-mx-31:focus {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .sm\:focus\:-my-32:focus {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .sm\:focus\:-mx-32:focus {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .sm\:focus\:-my-33:focus {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .sm\:focus\:-mx-33:focus {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .sm\:focus\:-my-34:focus {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .sm\:focus\:-mx-34:focus {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .sm\:focus\:-my-35:focus {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .sm\:focus\:-mx-35:focus {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .sm\:focus\:-my-36:focus {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .sm\:focus\:-mx-36:focus {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .sm\:focus\:-my-37:focus {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .sm\:focus\:-mx-37:focus {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .sm\:focus\:-my-38:focus {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .sm\:focus\:-mx-38:focus {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .sm\:focus\:-my-39:focus {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .sm\:focus\:-mx-39:focus {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .sm\:focus\:-my-40:focus {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .sm\:focus\:-mx-40:focus {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .sm\:focus\:-my-41:focus {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .sm\:focus\:-mx-41:focus {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .sm\:focus\:-my-42:focus {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .sm\:focus\:-mx-42:focus {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .sm\:focus\:-my-43:focus {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .sm\:focus\:-mx-43:focus {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .sm\:focus\:-my-44:focus {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .sm\:focus\:-mx-44:focus {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .sm\:focus\:-my-45:focus {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .sm\:focus\:-mx-45:focus {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .sm\:focus\:-my-46:focus {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .sm\:focus\:-mx-46:focus {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .sm\:focus\:-my-47:focus {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .sm\:focus\:-mx-47:focus {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .sm\:focus\:-my-48:focus {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .sm\:focus\:-mx-48:focus {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .sm\:focus\:-my-49:focus {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .sm\:focus\:-mx-49:focus {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .sm\:focus\:-my-50:focus {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .sm\:focus\:-mx-50:focus {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .sm\:focus\:-my-51:focus {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .sm\:focus\:-mx-51:focus {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .sm\:focus\:-my-52:focus {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .sm\:focus\:-mx-52:focus {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .sm\:focus\:-my-53:focus {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .sm\:focus\:-mx-53:focus {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .sm\:focus\:-my-54:focus {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .sm\:focus\:-mx-54:focus {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .sm\:focus\:-my-55:focus {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .sm\:focus\:-mx-55:focus {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .sm\:focus\:-my-56:focus {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .sm\:focus\:-mx-56:focus {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .sm\:focus\:-my-57:focus {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .sm\:focus\:-mx-57:focus {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .sm\:focus\:-my-58:focus {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .sm\:focus\:-mx-58:focus {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .sm\:focus\:-my-59:focus {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .sm\:focus\:-mx-59:focus {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .sm\:focus\:-my-60:focus {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .sm\:focus\:-mx-60:focus {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .sm\:focus\:-my-61:focus {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .sm\:focus\:-mx-61:focus {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .sm\:focus\:-my-62:focus {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .sm\:focus\:-mx-62:focus {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .sm\:focus\:-my-63:focus {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .sm\:focus\:-mx-63:focus {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .sm\:focus\:-my-64:focus {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .sm\:focus\:-mx-64:focus {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .sm\:focus\:-my-65:focus {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .sm\:focus\:-mx-65:focus {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .sm\:focus\:-my-66:focus {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .sm\:focus\:-mx-66:focus {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .sm\:focus\:-my-67:focus {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .sm\:focus\:-mx-67:focus {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .sm\:focus\:-my-68:focus {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .sm\:focus\:-mx-68:focus {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .sm\:focus\:-my-69:focus {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .sm\:focus\:-mx-69:focus {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .sm\:focus\:-my-70:focus {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .sm\:focus\:-mx-70:focus {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .sm\:focus\:-my-71:focus {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .sm\:focus\:-mx-71:focus {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .sm\:focus\:-my-72:focus {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .sm\:focus\:-mx-72:focus {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .sm\:focus\:-my-73:focus {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .sm\:focus\:-mx-73:focus {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .sm\:focus\:-my-74:focus {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .sm\:focus\:-mx-74:focus {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .sm\:focus\:-my-75:focus {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .sm\:focus\:-mx-75:focus {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .sm\:focus\:-my-76:focus {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .sm\:focus\:-mx-76:focus {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .sm\:focus\:-my-77:focus {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .sm\:focus\:-mx-77:focus {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .sm\:focus\:-my-78:focus {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .sm\:focus\:-mx-78:focus {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .sm\:focus\:-my-79:focus {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .sm\:focus\:-mx-79:focus {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .sm\:focus\:-my-80:focus {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .sm\:focus\:-mx-80:focus {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .sm\:focus\:-my-81:focus {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .sm\:focus\:-mx-81:focus {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .sm\:focus\:-my-82:focus {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .sm\:focus\:-mx-82:focus {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .sm\:focus\:-my-83:focus {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .sm\:focus\:-mx-83:focus {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .sm\:focus\:-my-84:focus {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .sm\:focus\:-mx-84:focus {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .sm\:focus\:-my-85:focus {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .sm\:focus\:-mx-85:focus {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .sm\:focus\:-my-86:focus {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .sm\:focus\:-mx-86:focus {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .sm\:focus\:-my-87:focus {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .sm\:focus\:-mx-87:focus {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .sm\:focus\:-my-88:focus {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .sm\:focus\:-mx-88:focus {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .sm\:focus\:-my-89:focus {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .sm\:focus\:-mx-89:focus {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .sm\:focus\:-my-90:focus {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .sm\:focus\:-mx-90:focus {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .sm\:focus\:-my-91:focus {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .sm\:focus\:-mx-91:focus {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .sm\:focus\:-my-92:focus {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .sm\:focus\:-mx-92:focus {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .sm\:focus\:-my-93:focus {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .sm\:focus\:-mx-93:focus {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .sm\:focus\:-my-94:focus {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .sm\:focus\:-mx-94:focus {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .sm\:focus\:-my-95:focus {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .sm\:focus\:-mx-95:focus {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .sm\:focus\:-my-96:focus {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .sm\:focus\:-mx-96:focus {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .sm\:focus\:-my-97:focus {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .sm\:focus\:-mx-97:focus {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .sm\:focus\:-my-98:focus {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .sm\:focus\:-mx-98:focus {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .sm\:focus\:-my-99:focus {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .sm\:focus\:-mx-99:focus {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .sm\:focus\:-my-100:focus {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .sm\:focus\:-mx-100:focus {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .sm\:focus\:-my-101:focus {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .sm\:focus\:-mx-101:focus {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .sm\:focus\:-my-102:focus {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .sm\:focus\:-mx-102:focus {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .sm\:focus\:-my-103:focus {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .sm\:focus\:-mx-103:focus {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .sm\:focus\:-my-104:focus {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .sm\:focus\:-mx-104:focus {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .sm\:focus\:-my-105:focus {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .sm\:focus\:-mx-105:focus {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .sm\:focus\:-my-px:focus {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .sm\:focus\:-mx-px:focus {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .sm\:focus\:-my-0\.5:focus {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .sm\:focus\:-mx-0\.5:focus {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .sm\:focus\:-my-1\.5:focus {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .sm\:focus\:-mx-1\.5:focus {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .sm\:focus\:-my-2\.5:focus {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .sm\:focus\:-mx-2\.5:focus {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .sm\:focus\:-my-3\.5:focus {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .sm\:focus\:-mx-3\.5:focus {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .sm\:focus\:-my-4\.5:focus {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .sm\:focus\:-mx-4\.5:focus {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .sm\:focus\:-my-5\.5:focus {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .sm\:focus\:-mx-5\.5:focus {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .sm\:focus\:-my-6\.5:focus {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .sm\:focus\:-mx-6\.5:focus {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .sm\:focus\:-my-7\.5:focus {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .sm\:focus\:-mx-7\.5:focus {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .sm\:focus\:-my-8\.5:focus {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .sm\:focus\:-mx-8\.5:focus {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .sm\:focus\:-my-9\.5:focus {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .sm\:focus\:-mx-9\.5:focus {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .sm\:focus\:-my-10\.5:focus {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .sm\:focus\:-mx-10\.5:focus {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .sm\:focus\:-my-11\.5:focus {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .sm\:focus\:-mx-11\.5:focus {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .sm\:focus\:-my-12\.5:focus {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .sm\:focus\:-mx-12\.5:focus {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .sm\:focus\:-my-13\.5:focus {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .sm\:focus\:-mx-13\.5:focus {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .sm\:focus\:-my-14\.5:focus {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .sm\:focus\:-mx-14\.5:focus {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .sm\:focus\:-my-15\.5:focus {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .sm\:focus\:-mx-15\.5:focus {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .sm\:focus\:-my-16\.5:focus {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .sm\:focus\:-mx-16\.5:focus {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .sm\:focus\:-my-17\.5:focus {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .sm\:focus\:-mx-17\.5:focus {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .sm\:focus\:-my-18\.5:focus {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .sm\:focus\:-mx-18\.5:focus {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .sm\:focus\:-my-19\.5:focus {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .sm\:focus\:-mx-19\.5:focus {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .sm\:focus\:-my-20\.5:focus {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .sm\:focus\:-mx-20\.5:focus {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .sm\:focus\:-my-21\.5:focus {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .sm\:focus\:-mx-21\.5:focus {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .sm\:focus\:-my-22\.5:focus {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .sm\:focus\:-mx-22\.5:focus {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .sm\:focus\:-my-23\.5:focus {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .sm\:focus\:-mx-23\.5:focus {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .sm\:focus\:-my-24\.5:focus {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .sm\:focus\:-mx-24\.5:focus {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .sm\:focus\:-my-25\.5:focus {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .sm\:focus\:-mx-25\.5:focus {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .sm\:focus\:-my-26\.5:focus {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .sm\:focus\:-mx-26\.5:focus {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .sm\:focus\:-my-27\.5:focus {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .sm\:focus\:-mx-27\.5:focus {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .sm\:focus\:-my-28\.5:focus {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .sm\:focus\:-mx-28\.5:focus {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .sm\:focus\:-my-29\.5:focus {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .sm\:focus\:-mx-29\.5:focus {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .sm\:focus\:-my-30\.5:focus {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .sm\:focus\:-mx-30\.5:focus {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .sm\:focus\:-my-31\.5:focus {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .sm\:focus\:-mx-31\.5:focus {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .sm\:focus\:-my-32\.5:focus {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .sm\:focus\:-mx-32\.5:focus {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .sm\:focus\:-my-33\.5:focus {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .sm\:focus\:-mx-33\.5:focus {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .sm\:focus\:-my-34\.5:focus {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .sm\:focus\:-mx-34\.5:focus {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .sm\:focus\:-my-35\.5:focus {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .sm\:focus\:-mx-35\.5:focus {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .sm\:focus\:-my-36\.5:focus {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .sm\:focus\:-mx-36\.5:focus {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .sm\:focus\:-my-37\.5:focus {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .sm\:focus\:-mx-37\.5:focus {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .sm\:focus\:-my-38\.5:focus {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .sm\:focus\:-mx-38\.5:focus {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .sm\:focus\:-my-39\.5:focus {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .sm\:focus\:-mx-39\.5:focus {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .sm\:focus\:-my-40\.5:focus {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .sm\:focus\:-mx-40\.5:focus {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .sm\:focus\:-my-41\.5:focus {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .sm\:focus\:-mx-41\.5:focus {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .sm\:focus\:-my-42\.5:focus {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .sm\:focus\:-mx-42\.5:focus {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .sm\:focus\:-my-43\.5:focus {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .sm\:focus\:-mx-43\.5:focus {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .sm\:focus\:-my-44\.5:focus {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .sm\:focus\:-mx-44\.5:focus {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .sm\:focus\:-my-45\.5:focus {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .sm\:focus\:-mx-45\.5:focus {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .sm\:focus\:-my-46\.5:focus {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .sm\:focus\:-mx-46\.5:focus {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .sm\:focus\:-my-47\.5:focus {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .sm\:focus\:-mx-47\.5:focus {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .sm\:focus\:-my-48\.5:focus {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .sm\:focus\:-mx-48\.5:focus {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .sm\:focus\:-my-49\.5:focus {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .sm\:focus\:-mx-49\.5:focus {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .sm\:focus\:-my-50\.5:focus {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .sm\:focus\:-mx-50\.5:focus {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .sm\:focus\:-my-51\.5:focus {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .sm\:focus\:-mx-51\.5:focus {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .sm\:focus\:-my-52\.5:focus {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .sm\:focus\:-mx-52\.5:focus {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .sm\:focus\:-my-53\.5:focus {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .sm\:focus\:-mx-53\.5:focus {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .sm\:focus\:-my-54\.5:focus {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .sm\:focus\:-mx-54\.5:focus {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .sm\:focus\:-my-55\.5:focus {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .sm\:focus\:-mx-55\.5:focus {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .sm\:focus\:-my-56\.5:focus {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .sm\:focus\:-mx-56\.5:focus {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .sm\:focus\:-my-57\.5:focus {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .sm\:focus\:-mx-57\.5:focus {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .sm\:focus\:-my-58\.5:focus {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .sm\:focus\:-mx-58\.5:focus {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .sm\:focus\:-my-59\.5:focus {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .sm\:focus\:-mx-59\.5:focus {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .sm\:focus\:-my-60\.5:focus {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .sm\:focus\:-mx-60\.5:focus {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .sm\:focus\:-my-61\.5:focus {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .sm\:focus\:-mx-61\.5:focus {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .sm\:focus\:-my-62\.5:focus {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .sm\:focus\:-mx-62\.5:focus {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .sm\:focus\:-my-63\.5:focus {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .sm\:focus\:-mx-63\.5:focus {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .sm\:focus\:-my-64\.5:focus {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .sm\:focus\:-mx-64\.5:focus {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .sm\:focus\:-my-65\.5:focus {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .sm\:focus\:-mx-65\.5:focus {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .sm\:focus\:-my-66\.5:focus {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .sm\:focus\:-mx-66\.5:focus {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .sm\:focus\:-my-67\.5:focus {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .sm\:focus\:-mx-67\.5:focus {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .sm\:focus\:-my-68\.5:focus {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .sm\:focus\:-mx-68\.5:focus {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .sm\:focus\:-my-69\.5:focus {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .sm\:focus\:-mx-69\.5:focus {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .sm\:focus\:-my-70\.5:focus {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .sm\:focus\:-mx-70\.5:focus {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .sm\:focus\:-my-71\.5:focus {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .sm\:focus\:-mx-71\.5:focus {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .sm\:focus\:-my-72\.5:focus {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .sm\:focus\:-mx-72\.5:focus {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .sm\:focus\:-my-73\.5:focus {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .sm\:focus\:-mx-73\.5:focus {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .sm\:focus\:-my-74\.5:focus {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .sm\:focus\:-mx-74\.5:focus {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .sm\:focus\:-my-75\.5:focus {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .sm\:focus\:-mx-75\.5:focus {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .sm\:focus\:-my-76\.5:focus {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .sm\:focus\:-mx-76\.5:focus {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .sm\:focus\:-my-77\.5:focus {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .sm\:focus\:-mx-77\.5:focus {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .sm\:focus\:-my-78\.5:focus {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .sm\:focus\:-mx-78\.5:focus {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .sm\:focus\:-my-79\.5:focus {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .sm\:focus\:-mx-79\.5:focus {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .sm\:focus\:-my-80\.5:focus {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .sm\:focus\:-mx-80\.5:focus {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .sm\:focus\:-my-81\.5:focus {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .sm\:focus\:-mx-81\.5:focus {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .sm\:focus\:-my-82\.5:focus {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .sm\:focus\:-mx-82\.5:focus {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .sm\:focus\:-my-83\.5:focus {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .sm\:focus\:-mx-83\.5:focus {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .sm\:focus\:-my-84\.5:focus {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .sm\:focus\:-mx-84\.5:focus {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .sm\:focus\:-my-85\.5:focus {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .sm\:focus\:-mx-85\.5:focus {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .sm\:focus\:-my-86\.5:focus {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .sm\:focus\:-mx-86\.5:focus {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .sm\:focus\:-my-87\.5:focus {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .sm\:focus\:-mx-87\.5:focus {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .sm\:focus\:-my-88\.5:focus {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .sm\:focus\:-mx-88\.5:focus {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .sm\:focus\:-my-89\.5:focus {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .sm\:focus\:-mx-89\.5:focus {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .sm\:focus\:-my-90\.5:focus {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .sm\:focus\:-mx-90\.5:focus {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .sm\:focus\:-my-91\.5:focus {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .sm\:focus\:-mx-91\.5:focus {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .sm\:focus\:-my-92\.5:focus {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .sm\:focus\:-mx-92\.5:focus {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .sm\:focus\:-my-93\.5:focus {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .sm\:focus\:-mx-93\.5:focus {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .sm\:focus\:-my-94\.5:focus {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .sm\:focus\:-mx-94\.5:focus {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .sm\:focus\:-my-95\.5:focus {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .sm\:focus\:-mx-95\.5:focus {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .sm\:focus\:-my-96\.5:focus {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .sm\:focus\:-mx-96\.5:focus {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .sm\:focus\:-my-97\.5:focus {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .sm\:focus\:-mx-97\.5:focus {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .sm\:focus\:-my-98\.5:focus {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .sm\:focus\:-mx-98\.5:focus {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .sm\:focus\:-my-99\.5:focus {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .sm\:focus\:-mx-99\.5:focus {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .sm\:focus\:-my-100\.5:focus {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .sm\:focus\:-mx-100\.5:focus {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .sm\:focus\:-my-101\.5:focus {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .sm\:focus\:-mx-101\.5:focus {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .sm\:focus\:-my-102\.5:focus {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .sm\:focus\:-mx-102\.5:focus {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .sm\:focus\:-my-103\.5:focus {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .sm\:focus\:-mx-103\.5:focus {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .sm\:focus\:-my-104\.5:focus {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .sm\:focus\:-mx-104\.5:focus {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .sm\:focus\:mt-0:focus {
    margin-top: 0rem !important;
  }

  .sm\:focus\:mr-0:focus {
    margin-right: 0rem !important;
  }

  .sm\:focus\:mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .sm\:focus\:ml-0:focus {
    margin-left: 0rem !important;
  }

  .sm\:focus\:mt-1:focus {
    margin-top: 0.25rem !important;
  }

  .sm\:focus\:mr-1:focus {
    margin-right: 0.25rem !important;
  }

  .sm\:focus\:mb-1:focus {
    margin-bottom: 0.25rem !important;
  }

  .sm\:focus\:ml-1:focus {
    margin-left: 0.25rem !important;
  }

  .sm\:focus\:mt-2:focus {
    margin-top: 0.5rem !important;
  }

  .sm\:focus\:mr-2:focus {
    margin-right: 0.5rem !important;
  }

  .sm\:focus\:mb-2:focus {
    margin-bottom: 0.5rem !important;
  }

  .sm\:focus\:ml-2:focus {
    margin-left: 0.5rem !important;
  }

  .sm\:focus\:mt-3:focus {
    margin-top: 0.75rem !important;
  }

  .sm\:focus\:mr-3:focus {
    margin-right: 0.75rem !important;
  }

  .sm\:focus\:mb-3:focus {
    margin-bottom: 0.75rem !important;
  }

  .sm\:focus\:ml-3:focus {
    margin-left: 0.75rem !important;
  }

  .sm\:focus\:mt-4:focus {
    margin-top: 1rem !important;
  }

  .sm\:focus\:mr-4:focus {
    margin-right: 1rem !important;
  }

  .sm\:focus\:mb-4:focus {
    margin-bottom: 1rem !important;
  }

  .sm\:focus\:ml-4:focus {
    margin-left: 1rem !important;
  }

  .sm\:focus\:mt-5:focus {
    margin-top: 1.25rem !important;
  }

  .sm\:focus\:mr-5:focus {
    margin-right: 1.25rem !important;
  }

  .sm\:focus\:mb-5:focus {
    margin-bottom: 1.25rem !important;
  }

  .sm\:focus\:ml-5:focus {
    margin-left: 1.25rem !important;
  }

  .sm\:focus\:mt-6:focus {
    margin-top: 1.5rem !important;
  }

  .sm\:focus\:mr-6:focus {
    margin-right: 1.5rem !important;
  }

  .sm\:focus\:mb-6:focus {
    margin-bottom: 1.5rem !important;
  }

  .sm\:focus\:ml-6:focus {
    margin-left: 1.5rem !important;
  }

  .sm\:focus\:mt-7:focus {
    margin-top: 1.75rem !important;
  }

  .sm\:focus\:mr-7:focus {
    margin-right: 1.75rem !important;
  }

  .sm\:focus\:mb-7:focus {
    margin-bottom: 1.75rem !important;
  }

  .sm\:focus\:ml-7:focus {
    margin-left: 1.75rem !important;
  }

  .sm\:focus\:mt-8:focus {
    margin-top: 2rem !important;
  }

  .sm\:focus\:mr-8:focus {
    margin-right: 2rem !important;
  }

  .sm\:focus\:mb-8:focus {
    margin-bottom: 2rem !important;
  }

  .sm\:focus\:ml-8:focus {
    margin-left: 2rem !important;
  }

  .sm\:focus\:mt-9:focus {
    margin-top: 2.25rem !important;
  }

  .sm\:focus\:mr-9:focus {
    margin-right: 2.25rem !important;
  }

  .sm\:focus\:mb-9:focus {
    margin-bottom: 2.25rem !important;
  }

  .sm\:focus\:ml-9:focus {
    margin-left: 2.25rem !important;
  }

  .sm\:focus\:mt-10:focus {
    margin-top: 2.5rem !important;
  }

  .sm\:focus\:mr-10:focus {
    margin-right: 2.5rem !important;
  }

  .sm\:focus\:mb-10:focus {
    margin-bottom: 2.5rem !important;
  }

  .sm\:focus\:ml-10:focus {
    margin-left: 2.5rem !important;
  }

  .sm\:focus\:mt-11:focus {
    margin-top: 2.75rem !important;
  }

  .sm\:focus\:mr-11:focus {
    margin-right: 2.75rem !important;
  }

  .sm\:focus\:mb-11:focus {
    margin-bottom: 2.75rem !important;
  }

  .sm\:focus\:ml-11:focus {
    margin-left: 2.75rem !important;
  }

  .sm\:focus\:mt-12:focus {
    margin-top: 3rem !important;
  }

  .sm\:focus\:mr-12:focus {
    margin-right: 3rem !important;
  }

  .sm\:focus\:mb-12:focus {
    margin-bottom: 3rem !important;
  }

  .sm\:focus\:ml-12:focus {
    margin-left: 3rem !important;
  }

  .sm\:focus\:mt-13:focus {
    margin-top: 3.25rem !important;
  }

  .sm\:focus\:mr-13:focus {
    margin-right: 3.25rem !important;
  }

  .sm\:focus\:mb-13:focus {
    margin-bottom: 3.25rem !important;
  }

  .sm\:focus\:ml-13:focus {
    margin-left: 3.25rem !important;
  }

  .sm\:focus\:mt-14:focus {
    margin-top: 3.5rem !important;
  }

  .sm\:focus\:mr-14:focus {
    margin-right: 3.5rem !important;
  }

  .sm\:focus\:mb-14:focus {
    margin-bottom: 3.5rem !important;
  }

  .sm\:focus\:ml-14:focus {
    margin-left: 3.5rem !important;
  }

  .sm\:focus\:mt-15:focus {
    margin-top: 3.75rem !important;
  }

  .sm\:focus\:mr-15:focus {
    margin-right: 3.75rem !important;
  }

  .sm\:focus\:mb-15:focus {
    margin-bottom: 3.75rem !important;
  }

  .sm\:focus\:ml-15:focus {
    margin-left: 3.75rem !important;
  }

  .sm\:focus\:mt-16:focus {
    margin-top: 4rem !important;
  }

  .sm\:focus\:mr-16:focus {
    margin-right: 4rem !important;
  }

  .sm\:focus\:mb-16:focus {
    margin-bottom: 4rem !important;
  }

  .sm\:focus\:ml-16:focus {
    margin-left: 4rem !important;
  }

  .sm\:focus\:mt-17:focus {
    margin-top: 4.25rem !important;
  }

  .sm\:focus\:mr-17:focus {
    margin-right: 4.25rem !important;
  }

  .sm\:focus\:mb-17:focus {
    margin-bottom: 4.25rem !important;
  }

  .sm\:focus\:ml-17:focus {
    margin-left: 4.25rem !important;
  }

  .sm\:focus\:mt-18:focus {
    margin-top: 4.5rem !important;
  }

  .sm\:focus\:mr-18:focus {
    margin-right: 4.5rem !important;
  }

  .sm\:focus\:mb-18:focus {
    margin-bottom: 4.5rem !important;
  }

  .sm\:focus\:ml-18:focus {
    margin-left: 4.5rem !important;
  }

  .sm\:focus\:mt-19:focus {
    margin-top: 4.75rem !important;
  }

  .sm\:focus\:mr-19:focus {
    margin-right: 4.75rem !important;
  }

  .sm\:focus\:mb-19:focus {
    margin-bottom: 4.75rem !important;
  }

  .sm\:focus\:ml-19:focus {
    margin-left: 4.75rem !important;
  }

  .sm\:focus\:mt-20:focus {
    margin-top: 5rem !important;
  }

  .sm\:focus\:mr-20:focus {
    margin-right: 5rem !important;
  }

  .sm\:focus\:mb-20:focus {
    margin-bottom: 5rem !important;
  }

  .sm\:focus\:ml-20:focus {
    margin-left: 5rem !important;
  }

  .sm\:focus\:mt-21:focus {
    margin-top: 5.25rem !important;
  }

  .sm\:focus\:mr-21:focus {
    margin-right: 5.25rem !important;
  }

  .sm\:focus\:mb-21:focus {
    margin-bottom: 5.25rem !important;
  }

  .sm\:focus\:ml-21:focus {
    margin-left: 5.25rem !important;
  }

  .sm\:focus\:mt-22:focus {
    margin-top: 5.5rem !important;
  }

  .sm\:focus\:mr-22:focus {
    margin-right: 5.5rem !important;
  }

  .sm\:focus\:mb-22:focus {
    margin-bottom: 5.5rem !important;
  }

  .sm\:focus\:ml-22:focus {
    margin-left: 5.5rem !important;
  }

  .sm\:focus\:mt-23:focus {
    margin-top: 5.75rem !important;
  }

  .sm\:focus\:mr-23:focus {
    margin-right: 5.75rem !important;
  }

  .sm\:focus\:mb-23:focus {
    margin-bottom: 5.75rem !important;
  }

  .sm\:focus\:ml-23:focus {
    margin-left: 5.75rem !important;
  }

  .sm\:focus\:mt-24:focus {
    margin-top: 6rem !important;
  }

  .sm\:focus\:mr-24:focus {
    margin-right: 6rem !important;
  }

  .sm\:focus\:mb-24:focus {
    margin-bottom: 6rem !important;
  }

  .sm\:focus\:ml-24:focus {
    margin-left: 6rem !important;
  }

  .sm\:focus\:mt-25:focus {
    margin-top: 6.25rem !important;
  }

  .sm\:focus\:mr-25:focus {
    margin-right: 6.25rem !important;
  }

  .sm\:focus\:mb-25:focus {
    margin-bottom: 6.25rem !important;
  }

  .sm\:focus\:ml-25:focus {
    margin-left: 6.25rem !important;
  }

  .sm\:focus\:mt-26:focus {
    margin-top: 6.5rem !important;
  }

  .sm\:focus\:mr-26:focus {
    margin-right: 6.5rem !important;
  }

  .sm\:focus\:mb-26:focus {
    margin-bottom: 6.5rem !important;
  }

  .sm\:focus\:ml-26:focus {
    margin-left: 6.5rem !important;
  }

  .sm\:focus\:mt-27:focus {
    margin-top: 6.75rem !important;
  }

  .sm\:focus\:mr-27:focus {
    margin-right: 6.75rem !important;
  }

  .sm\:focus\:mb-27:focus {
    margin-bottom: 6.75rem !important;
  }

  .sm\:focus\:ml-27:focus {
    margin-left: 6.75rem !important;
  }

  .sm\:focus\:mt-28:focus {
    margin-top: 7rem !important;
  }

  .sm\:focus\:mr-28:focus {
    margin-right: 7rem !important;
  }

  .sm\:focus\:mb-28:focus {
    margin-bottom: 7rem !important;
  }

  .sm\:focus\:ml-28:focus {
    margin-left: 7rem !important;
  }

  .sm\:focus\:mt-29:focus {
    margin-top: 7.25rem !important;
  }

  .sm\:focus\:mr-29:focus {
    margin-right: 7.25rem !important;
  }

  .sm\:focus\:mb-29:focus {
    margin-bottom: 7.25rem !important;
  }

  .sm\:focus\:ml-29:focus {
    margin-left: 7.25rem !important;
  }

  .sm\:focus\:mt-30:focus {
    margin-top: 7.5rem !important;
  }

  .sm\:focus\:mr-30:focus {
    margin-right: 7.5rem !important;
  }

  .sm\:focus\:mb-30:focus {
    margin-bottom: 7.5rem !important;
  }

  .sm\:focus\:ml-30:focus {
    margin-left: 7.5rem !important;
  }

  .sm\:focus\:mt-31:focus {
    margin-top: 7.75rem !important;
  }

  .sm\:focus\:mr-31:focus {
    margin-right: 7.75rem !important;
  }

  .sm\:focus\:mb-31:focus {
    margin-bottom: 7.75rem !important;
  }

  .sm\:focus\:ml-31:focus {
    margin-left: 7.75rem !important;
  }

  .sm\:focus\:mt-32:focus {
    margin-top: 8rem !important;
  }

  .sm\:focus\:mr-32:focus {
    margin-right: 8rem !important;
  }

  .sm\:focus\:mb-32:focus {
    margin-bottom: 8rem !important;
  }

  .sm\:focus\:ml-32:focus {
    margin-left: 8rem !important;
  }

  .sm\:focus\:mt-33:focus {
    margin-top: 8.25rem !important;
  }

  .sm\:focus\:mr-33:focus {
    margin-right: 8.25rem !important;
  }

  .sm\:focus\:mb-33:focus {
    margin-bottom: 8.25rem !important;
  }

  .sm\:focus\:ml-33:focus {
    margin-left: 8.25rem !important;
  }

  .sm\:focus\:mt-34:focus {
    margin-top: 8.5rem !important;
  }

  .sm\:focus\:mr-34:focus {
    margin-right: 8.5rem !important;
  }

  .sm\:focus\:mb-34:focus {
    margin-bottom: 8.5rem !important;
  }

  .sm\:focus\:ml-34:focus {
    margin-left: 8.5rem !important;
  }

  .sm\:focus\:mt-35:focus {
    margin-top: 8.75rem !important;
  }

  .sm\:focus\:mr-35:focus {
    margin-right: 8.75rem !important;
  }

  .sm\:focus\:mb-35:focus {
    margin-bottom: 8.75rem !important;
  }

  .sm\:focus\:ml-35:focus {
    margin-left: 8.75rem !important;
  }

  .sm\:focus\:mt-36:focus {
    margin-top: 9rem !important;
  }

  .sm\:focus\:mr-36:focus {
    margin-right: 9rem !important;
  }

  .sm\:focus\:mb-36:focus {
    margin-bottom: 9rem !important;
  }

  .sm\:focus\:ml-36:focus {
    margin-left: 9rem !important;
  }

  .sm\:focus\:mt-37:focus {
    margin-top: 9.25rem !important;
  }

  .sm\:focus\:mr-37:focus {
    margin-right: 9.25rem !important;
  }

  .sm\:focus\:mb-37:focus {
    margin-bottom: 9.25rem !important;
  }

  .sm\:focus\:ml-37:focus {
    margin-left: 9.25rem !important;
  }

  .sm\:focus\:mt-38:focus {
    margin-top: 9.5rem !important;
  }

  .sm\:focus\:mr-38:focus {
    margin-right: 9.5rem !important;
  }

  .sm\:focus\:mb-38:focus {
    margin-bottom: 9.5rem !important;
  }

  .sm\:focus\:ml-38:focus {
    margin-left: 9.5rem !important;
  }

  .sm\:focus\:mt-39:focus {
    margin-top: 9.75rem !important;
  }

  .sm\:focus\:mr-39:focus {
    margin-right: 9.75rem !important;
  }

  .sm\:focus\:mb-39:focus {
    margin-bottom: 9.75rem !important;
  }

  .sm\:focus\:ml-39:focus {
    margin-left: 9.75rem !important;
  }

  .sm\:focus\:mt-40:focus {
    margin-top: 10rem !important;
  }

  .sm\:focus\:mr-40:focus {
    margin-right: 10rem !important;
  }

  .sm\:focus\:mb-40:focus {
    margin-bottom: 10rem !important;
  }

  .sm\:focus\:ml-40:focus {
    margin-left: 10rem !important;
  }

  .sm\:focus\:mt-41:focus {
    margin-top: 10.25rem !important;
  }

  .sm\:focus\:mr-41:focus {
    margin-right: 10.25rem !important;
  }

  .sm\:focus\:mb-41:focus {
    margin-bottom: 10.25rem !important;
  }

  .sm\:focus\:ml-41:focus {
    margin-left: 10.25rem !important;
  }

  .sm\:focus\:mt-42:focus {
    margin-top: 10.5rem !important;
  }

  .sm\:focus\:mr-42:focus {
    margin-right: 10.5rem !important;
  }

  .sm\:focus\:mb-42:focus {
    margin-bottom: 10.5rem !important;
  }

  .sm\:focus\:ml-42:focus {
    margin-left: 10.5rem !important;
  }

  .sm\:focus\:mt-43:focus {
    margin-top: 10.75rem !important;
  }

  .sm\:focus\:mr-43:focus {
    margin-right: 10.75rem !important;
  }

  .sm\:focus\:mb-43:focus {
    margin-bottom: 10.75rem !important;
  }

  .sm\:focus\:ml-43:focus {
    margin-left: 10.75rem !important;
  }

  .sm\:focus\:mt-44:focus {
    margin-top: 11rem !important;
  }

  .sm\:focus\:mr-44:focus {
    margin-right: 11rem !important;
  }

  .sm\:focus\:mb-44:focus {
    margin-bottom: 11rem !important;
  }

  .sm\:focus\:ml-44:focus {
    margin-left: 11rem !important;
  }

  .sm\:focus\:mt-45:focus {
    margin-top: 11.25rem !important;
  }

  .sm\:focus\:mr-45:focus {
    margin-right: 11.25rem !important;
  }

  .sm\:focus\:mb-45:focus {
    margin-bottom: 11.25rem !important;
  }

  .sm\:focus\:ml-45:focus {
    margin-left: 11.25rem !important;
  }

  .sm\:focus\:mt-46:focus {
    margin-top: 11.5rem !important;
  }

  .sm\:focus\:mr-46:focus {
    margin-right: 11.5rem !important;
  }

  .sm\:focus\:mb-46:focus {
    margin-bottom: 11.5rem !important;
  }

  .sm\:focus\:ml-46:focus {
    margin-left: 11.5rem !important;
  }

  .sm\:focus\:mt-47:focus {
    margin-top: 11.75rem !important;
  }

  .sm\:focus\:mr-47:focus {
    margin-right: 11.75rem !important;
  }

  .sm\:focus\:mb-47:focus {
    margin-bottom: 11.75rem !important;
  }

  .sm\:focus\:ml-47:focus {
    margin-left: 11.75rem !important;
  }

  .sm\:focus\:mt-48:focus {
    margin-top: 12rem !important;
  }

  .sm\:focus\:mr-48:focus {
    margin-right: 12rem !important;
  }

  .sm\:focus\:mb-48:focus {
    margin-bottom: 12rem !important;
  }

  .sm\:focus\:ml-48:focus {
    margin-left: 12rem !important;
  }

  .sm\:focus\:mt-49:focus {
    margin-top: 12.25rem !important;
  }

  .sm\:focus\:mr-49:focus {
    margin-right: 12.25rem !important;
  }

  .sm\:focus\:mb-49:focus {
    margin-bottom: 12.25rem !important;
  }

  .sm\:focus\:ml-49:focus {
    margin-left: 12.25rem !important;
  }

  .sm\:focus\:mt-50:focus {
    margin-top: 12.5rem !important;
  }

  .sm\:focus\:mr-50:focus {
    margin-right: 12.5rem !important;
  }

  .sm\:focus\:mb-50:focus {
    margin-bottom: 12.5rem !important;
  }

  .sm\:focus\:ml-50:focus {
    margin-left: 12.5rem !important;
  }

  .sm\:focus\:mt-51:focus {
    margin-top: 12.75rem !important;
  }

  .sm\:focus\:mr-51:focus {
    margin-right: 12.75rem !important;
  }

  .sm\:focus\:mb-51:focus {
    margin-bottom: 12.75rem !important;
  }

  .sm\:focus\:ml-51:focus {
    margin-left: 12.75rem !important;
  }

  .sm\:focus\:mt-52:focus {
    margin-top: 13rem !important;
  }

  .sm\:focus\:mr-52:focus {
    margin-right: 13rem !important;
  }

  .sm\:focus\:mb-52:focus {
    margin-bottom: 13rem !important;
  }

  .sm\:focus\:ml-52:focus {
    margin-left: 13rem !important;
  }

  .sm\:focus\:mt-53:focus {
    margin-top: 13.25rem !important;
  }

  .sm\:focus\:mr-53:focus {
    margin-right: 13.25rem !important;
  }

  .sm\:focus\:mb-53:focus {
    margin-bottom: 13.25rem !important;
  }

  .sm\:focus\:ml-53:focus {
    margin-left: 13.25rem !important;
  }

  .sm\:focus\:mt-54:focus {
    margin-top: 13.5rem !important;
  }

  .sm\:focus\:mr-54:focus {
    margin-right: 13.5rem !important;
  }

  .sm\:focus\:mb-54:focus {
    margin-bottom: 13.5rem !important;
  }

  .sm\:focus\:ml-54:focus {
    margin-left: 13.5rem !important;
  }

  .sm\:focus\:mt-55:focus {
    margin-top: 13.75rem !important;
  }

  .sm\:focus\:mr-55:focus {
    margin-right: 13.75rem !important;
  }

  .sm\:focus\:mb-55:focus {
    margin-bottom: 13.75rem !important;
  }

  .sm\:focus\:ml-55:focus {
    margin-left: 13.75rem !important;
  }

  .sm\:focus\:mt-56:focus {
    margin-top: 14rem !important;
  }

  .sm\:focus\:mr-56:focus {
    margin-right: 14rem !important;
  }

  .sm\:focus\:mb-56:focus {
    margin-bottom: 14rem !important;
  }

  .sm\:focus\:ml-56:focus {
    margin-left: 14rem !important;
  }

  .sm\:focus\:mt-57:focus {
    margin-top: 14.25rem !important;
  }

  .sm\:focus\:mr-57:focus {
    margin-right: 14.25rem !important;
  }

  .sm\:focus\:mb-57:focus {
    margin-bottom: 14.25rem !important;
  }

  .sm\:focus\:ml-57:focus {
    margin-left: 14.25rem !important;
  }

  .sm\:focus\:mt-58:focus {
    margin-top: 14.5rem !important;
  }

  .sm\:focus\:mr-58:focus {
    margin-right: 14.5rem !important;
  }

  .sm\:focus\:mb-58:focus {
    margin-bottom: 14.5rem !important;
  }

  .sm\:focus\:ml-58:focus {
    margin-left: 14.5rem !important;
  }

  .sm\:focus\:mt-59:focus {
    margin-top: 14.75rem !important;
  }

  .sm\:focus\:mr-59:focus {
    margin-right: 14.75rem !important;
  }

  .sm\:focus\:mb-59:focus {
    margin-bottom: 14.75rem !important;
  }

  .sm\:focus\:ml-59:focus {
    margin-left: 14.75rem !important;
  }

  .sm\:focus\:mt-60:focus {
    margin-top: 15rem !important;
  }

  .sm\:focus\:mr-60:focus {
    margin-right: 15rem !important;
  }

  .sm\:focus\:mb-60:focus {
    margin-bottom: 15rem !important;
  }

  .sm\:focus\:ml-60:focus {
    margin-left: 15rem !important;
  }

  .sm\:focus\:mt-61:focus {
    margin-top: 15.25rem !important;
  }

  .sm\:focus\:mr-61:focus {
    margin-right: 15.25rem !important;
  }

  .sm\:focus\:mb-61:focus {
    margin-bottom: 15.25rem !important;
  }

  .sm\:focus\:ml-61:focus {
    margin-left: 15.25rem !important;
  }

  .sm\:focus\:mt-62:focus {
    margin-top: 15.5rem !important;
  }

  .sm\:focus\:mr-62:focus {
    margin-right: 15.5rem !important;
  }

  .sm\:focus\:mb-62:focus {
    margin-bottom: 15.5rem !important;
  }

  .sm\:focus\:ml-62:focus {
    margin-left: 15.5rem !important;
  }

  .sm\:focus\:mt-63:focus {
    margin-top: 15.75rem !important;
  }

  .sm\:focus\:mr-63:focus {
    margin-right: 15.75rem !important;
  }

  .sm\:focus\:mb-63:focus {
    margin-bottom: 15.75rem !important;
  }

  .sm\:focus\:ml-63:focus {
    margin-left: 15.75rem !important;
  }

  .sm\:focus\:mt-64:focus {
    margin-top: 16rem !important;
  }

  .sm\:focus\:mr-64:focus {
    margin-right: 16rem !important;
  }

  .sm\:focus\:mb-64:focus {
    margin-bottom: 16rem !important;
  }

  .sm\:focus\:ml-64:focus {
    margin-left: 16rem !important;
  }

  .sm\:focus\:mt-65:focus {
    margin-top: 16.25rem !important;
  }

  .sm\:focus\:mr-65:focus {
    margin-right: 16.25rem !important;
  }

  .sm\:focus\:mb-65:focus {
    margin-bottom: 16.25rem !important;
  }

  .sm\:focus\:ml-65:focus {
    margin-left: 16.25rem !important;
  }

  .sm\:focus\:mt-66:focus {
    margin-top: 16.5rem !important;
  }

  .sm\:focus\:mr-66:focus {
    margin-right: 16.5rem !important;
  }

  .sm\:focus\:mb-66:focus {
    margin-bottom: 16.5rem !important;
  }

  .sm\:focus\:ml-66:focus {
    margin-left: 16.5rem !important;
  }

  .sm\:focus\:mt-67:focus {
    margin-top: 16.75rem !important;
  }

  .sm\:focus\:mr-67:focus {
    margin-right: 16.75rem !important;
  }

  .sm\:focus\:mb-67:focus {
    margin-bottom: 16.75rem !important;
  }

  .sm\:focus\:ml-67:focus {
    margin-left: 16.75rem !important;
  }

  .sm\:focus\:mt-68:focus {
    margin-top: 17rem !important;
  }

  .sm\:focus\:mr-68:focus {
    margin-right: 17rem !important;
  }

  .sm\:focus\:mb-68:focus {
    margin-bottom: 17rem !important;
  }

  .sm\:focus\:ml-68:focus {
    margin-left: 17rem !important;
  }

  .sm\:focus\:mt-69:focus {
    margin-top: 17.25rem !important;
  }

  .sm\:focus\:mr-69:focus {
    margin-right: 17.25rem !important;
  }

  .sm\:focus\:mb-69:focus {
    margin-bottom: 17.25rem !important;
  }

  .sm\:focus\:ml-69:focus {
    margin-left: 17.25rem !important;
  }

  .sm\:focus\:mt-70:focus {
    margin-top: 17.5rem !important;
  }

  .sm\:focus\:mr-70:focus {
    margin-right: 17.5rem !important;
  }

  .sm\:focus\:mb-70:focus {
    margin-bottom: 17.5rem !important;
  }

  .sm\:focus\:ml-70:focus {
    margin-left: 17.5rem !important;
  }

  .sm\:focus\:mt-71:focus {
    margin-top: 17.75rem !important;
  }

  .sm\:focus\:mr-71:focus {
    margin-right: 17.75rem !important;
  }

  .sm\:focus\:mb-71:focus {
    margin-bottom: 17.75rem !important;
  }

  .sm\:focus\:ml-71:focus {
    margin-left: 17.75rem !important;
  }

  .sm\:focus\:mt-72:focus {
    margin-top: 18rem !important;
  }

  .sm\:focus\:mr-72:focus {
    margin-right: 18rem !important;
  }

  .sm\:focus\:mb-72:focus {
    margin-bottom: 18rem !important;
  }

  .sm\:focus\:ml-72:focus {
    margin-left: 18rem !important;
  }

  .sm\:focus\:mt-73:focus {
    margin-top: 18.25rem !important;
  }

  .sm\:focus\:mr-73:focus {
    margin-right: 18.25rem !important;
  }

  .sm\:focus\:mb-73:focus {
    margin-bottom: 18.25rem !important;
  }

  .sm\:focus\:ml-73:focus {
    margin-left: 18.25rem !important;
  }

  .sm\:focus\:mt-74:focus {
    margin-top: 18.5rem !important;
  }

  .sm\:focus\:mr-74:focus {
    margin-right: 18.5rem !important;
  }

  .sm\:focus\:mb-74:focus {
    margin-bottom: 18.5rem !important;
  }

  .sm\:focus\:ml-74:focus {
    margin-left: 18.5rem !important;
  }

  .sm\:focus\:mt-75:focus {
    margin-top: 18.75rem !important;
  }

  .sm\:focus\:mr-75:focus {
    margin-right: 18.75rem !important;
  }

  .sm\:focus\:mb-75:focus {
    margin-bottom: 18.75rem !important;
  }

  .sm\:focus\:ml-75:focus {
    margin-left: 18.75rem !important;
  }

  .sm\:focus\:mt-76:focus {
    margin-top: 19rem !important;
  }

  .sm\:focus\:mr-76:focus {
    margin-right: 19rem !important;
  }

  .sm\:focus\:mb-76:focus {
    margin-bottom: 19rem !important;
  }

  .sm\:focus\:ml-76:focus {
    margin-left: 19rem !important;
  }

  .sm\:focus\:mt-77:focus {
    margin-top: 19.25rem !important;
  }

  .sm\:focus\:mr-77:focus {
    margin-right: 19.25rem !important;
  }

  .sm\:focus\:mb-77:focus {
    margin-bottom: 19.25rem !important;
  }

  .sm\:focus\:ml-77:focus {
    margin-left: 19.25rem !important;
  }

  .sm\:focus\:mt-78:focus {
    margin-top: 19.5rem !important;
  }

  .sm\:focus\:mr-78:focus {
    margin-right: 19.5rem !important;
  }

  .sm\:focus\:mb-78:focus {
    margin-bottom: 19.5rem !important;
  }

  .sm\:focus\:ml-78:focus {
    margin-left: 19.5rem !important;
  }

  .sm\:focus\:mt-79:focus {
    margin-top: 19.75rem !important;
  }

  .sm\:focus\:mr-79:focus {
    margin-right: 19.75rem !important;
  }

  .sm\:focus\:mb-79:focus {
    margin-bottom: 19.75rem !important;
  }

  .sm\:focus\:ml-79:focus {
    margin-left: 19.75rem !important;
  }

  .sm\:focus\:mt-80:focus {
    margin-top: 20rem !important;
  }

  .sm\:focus\:mr-80:focus {
    margin-right: 20rem !important;
  }

  .sm\:focus\:mb-80:focus {
    margin-bottom: 20rem !important;
  }

  .sm\:focus\:ml-80:focus {
    margin-left: 20rem !important;
  }

  .sm\:focus\:mt-81:focus {
    margin-top: 20.25rem !important;
  }

  .sm\:focus\:mr-81:focus {
    margin-right: 20.25rem !important;
  }

  .sm\:focus\:mb-81:focus {
    margin-bottom: 20.25rem !important;
  }

  .sm\:focus\:ml-81:focus {
    margin-left: 20.25rem !important;
  }

  .sm\:focus\:mt-82:focus {
    margin-top: 20.5rem !important;
  }

  .sm\:focus\:mr-82:focus {
    margin-right: 20.5rem !important;
  }

  .sm\:focus\:mb-82:focus {
    margin-bottom: 20.5rem !important;
  }

  .sm\:focus\:ml-82:focus {
    margin-left: 20.5rem !important;
  }

  .sm\:focus\:mt-83:focus {
    margin-top: 20.75rem !important;
  }

  .sm\:focus\:mr-83:focus {
    margin-right: 20.75rem !important;
  }

  .sm\:focus\:mb-83:focus {
    margin-bottom: 20.75rem !important;
  }

  .sm\:focus\:ml-83:focus {
    margin-left: 20.75rem !important;
  }

  .sm\:focus\:mt-84:focus {
    margin-top: 21rem !important;
  }

  .sm\:focus\:mr-84:focus {
    margin-right: 21rem !important;
  }

  .sm\:focus\:mb-84:focus {
    margin-bottom: 21rem !important;
  }

  .sm\:focus\:ml-84:focus {
    margin-left: 21rem !important;
  }

  .sm\:focus\:mt-85:focus {
    margin-top: 21.25rem !important;
  }

  .sm\:focus\:mr-85:focus {
    margin-right: 21.25rem !important;
  }

  .sm\:focus\:mb-85:focus {
    margin-bottom: 21.25rem !important;
  }

  .sm\:focus\:ml-85:focus {
    margin-left: 21.25rem !important;
  }

  .sm\:focus\:mt-86:focus {
    margin-top: 21.5rem !important;
  }

  .sm\:focus\:mr-86:focus {
    margin-right: 21.5rem !important;
  }

  .sm\:focus\:mb-86:focus {
    margin-bottom: 21.5rem !important;
  }

  .sm\:focus\:ml-86:focus {
    margin-left: 21.5rem !important;
  }

  .sm\:focus\:mt-87:focus {
    margin-top: 21.75rem !important;
  }

  .sm\:focus\:mr-87:focus {
    margin-right: 21.75rem !important;
  }

  .sm\:focus\:mb-87:focus {
    margin-bottom: 21.75rem !important;
  }

  .sm\:focus\:ml-87:focus {
    margin-left: 21.75rem !important;
  }

  .sm\:focus\:mt-88:focus {
    margin-top: 22rem !important;
  }

  .sm\:focus\:mr-88:focus {
    margin-right: 22rem !important;
  }

  .sm\:focus\:mb-88:focus {
    margin-bottom: 22rem !important;
  }

  .sm\:focus\:ml-88:focus {
    margin-left: 22rem !important;
  }

  .sm\:focus\:mt-89:focus {
    margin-top: 22.25rem !important;
  }

  .sm\:focus\:mr-89:focus {
    margin-right: 22.25rem !important;
  }

  .sm\:focus\:mb-89:focus {
    margin-bottom: 22.25rem !important;
  }

  .sm\:focus\:ml-89:focus {
    margin-left: 22.25rem !important;
  }

  .sm\:focus\:mt-90:focus {
    margin-top: 22.5rem !important;
  }

  .sm\:focus\:mr-90:focus {
    margin-right: 22.5rem !important;
  }

  .sm\:focus\:mb-90:focus {
    margin-bottom: 22.5rem !important;
  }

  .sm\:focus\:ml-90:focus {
    margin-left: 22.5rem !important;
  }

  .sm\:focus\:mt-91:focus {
    margin-top: 22.75rem !important;
  }

  .sm\:focus\:mr-91:focus {
    margin-right: 22.75rem !important;
  }

  .sm\:focus\:mb-91:focus {
    margin-bottom: 22.75rem !important;
  }

  .sm\:focus\:ml-91:focus {
    margin-left: 22.75rem !important;
  }

  .sm\:focus\:mt-92:focus {
    margin-top: 23rem !important;
  }

  .sm\:focus\:mr-92:focus {
    margin-right: 23rem !important;
  }

  .sm\:focus\:mb-92:focus {
    margin-bottom: 23rem !important;
  }

  .sm\:focus\:ml-92:focus {
    margin-left: 23rem !important;
  }

  .sm\:focus\:mt-93:focus {
    margin-top: 23.25rem !important;
  }

  .sm\:focus\:mr-93:focus {
    margin-right: 23.25rem !important;
  }

  .sm\:focus\:mb-93:focus {
    margin-bottom: 23.25rem !important;
  }

  .sm\:focus\:ml-93:focus {
    margin-left: 23.25rem !important;
  }

  .sm\:focus\:mt-94:focus {
    margin-top: 23.5rem !important;
  }

  .sm\:focus\:mr-94:focus {
    margin-right: 23.5rem !important;
  }

  .sm\:focus\:mb-94:focus {
    margin-bottom: 23.5rem !important;
  }

  .sm\:focus\:ml-94:focus {
    margin-left: 23.5rem !important;
  }

  .sm\:focus\:mt-95:focus {
    margin-top: 23.75rem !important;
  }

  .sm\:focus\:mr-95:focus {
    margin-right: 23.75rem !important;
  }

  .sm\:focus\:mb-95:focus {
    margin-bottom: 23.75rem !important;
  }

  .sm\:focus\:ml-95:focus {
    margin-left: 23.75rem !important;
  }

  .sm\:focus\:mt-96:focus {
    margin-top: 24rem !important;
  }

  .sm\:focus\:mr-96:focus {
    margin-right: 24rem !important;
  }

  .sm\:focus\:mb-96:focus {
    margin-bottom: 24rem !important;
  }

  .sm\:focus\:ml-96:focus {
    margin-left: 24rem !important;
  }

  .sm\:focus\:mt-97:focus {
    margin-top: 24.25rem !important;
  }

  .sm\:focus\:mr-97:focus {
    margin-right: 24.25rem !important;
  }

  .sm\:focus\:mb-97:focus {
    margin-bottom: 24.25rem !important;
  }

  .sm\:focus\:ml-97:focus {
    margin-left: 24.25rem !important;
  }

  .sm\:focus\:mt-98:focus {
    margin-top: 24.5rem !important;
  }

  .sm\:focus\:mr-98:focus {
    margin-right: 24.5rem !important;
  }

  .sm\:focus\:mb-98:focus {
    margin-bottom: 24.5rem !important;
  }

  .sm\:focus\:ml-98:focus {
    margin-left: 24.5rem !important;
  }

  .sm\:focus\:mt-99:focus {
    margin-top: 24.75rem !important;
  }

  .sm\:focus\:mr-99:focus {
    margin-right: 24.75rem !important;
  }

  .sm\:focus\:mb-99:focus {
    margin-bottom: 24.75rem !important;
  }

  .sm\:focus\:ml-99:focus {
    margin-left: 24.75rem !important;
  }

  .sm\:focus\:mt-100:focus {
    margin-top: 25rem !important;
  }

  .sm\:focus\:mr-100:focus {
    margin-right: 25rem !important;
  }

  .sm\:focus\:mb-100:focus {
    margin-bottom: 25rem !important;
  }

  .sm\:focus\:ml-100:focus {
    margin-left: 25rem !important;
  }

  .sm\:focus\:mt-101:focus {
    margin-top: 25.25rem !important;
  }

  .sm\:focus\:mr-101:focus {
    margin-right: 25.25rem !important;
  }

  .sm\:focus\:mb-101:focus {
    margin-bottom: 25.25rem !important;
  }

  .sm\:focus\:ml-101:focus {
    margin-left: 25.25rem !important;
  }

  .sm\:focus\:mt-102:focus {
    margin-top: 25.5rem !important;
  }

  .sm\:focus\:mr-102:focus {
    margin-right: 25.5rem !important;
  }

  .sm\:focus\:mb-102:focus {
    margin-bottom: 25.5rem !important;
  }

  .sm\:focus\:ml-102:focus {
    margin-left: 25.5rem !important;
  }

  .sm\:focus\:mt-103:focus {
    margin-top: 25.75rem !important;
  }

  .sm\:focus\:mr-103:focus {
    margin-right: 25.75rem !important;
  }

  .sm\:focus\:mb-103:focus {
    margin-bottom: 25.75rem !important;
  }

  .sm\:focus\:ml-103:focus {
    margin-left: 25.75rem !important;
  }

  .sm\:focus\:mt-104:focus {
    margin-top: 26rem !important;
  }

  .sm\:focus\:mr-104:focus {
    margin-right: 26rem !important;
  }

  .sm\:focus\:mb-104:focus {
    margin-bottom: 26rem !important;
  }

  .sm\:focus\:ml-104:focus {
    margin-left: 26rem !important;
  }

  .sm\:focus\:mt-105:focus {
    margin-top: 26.25rem !important;
  }

  .sm\:focus\:mr-105:focus {
    margin-right: 26.25rem !important;
  }

  .sm\:focus\:mb-105:focus {
    margin-bottom: 26.25rem !important;
  }

  .sm\:focus\:ml-105:focus {
    margin-left: 26.25rem !important;
  }

  .sm\:focus\:mt-auto:focus {
    margin-top: auto !important;
  }

  .sm\:focus\:mr-auto:focus {
    margin-right: auto !important;
  }

  .sm\:focus\:mb-auto:focus {
    margin-bottom: auto !important;
  }

  .sm\:focus\:ml-auto:focus {
    margin-left: auto !important;
  }

  .sm\:focus\:mt-px:focus {
    margin-top: 1px !important;
  }

  .sm\:focus\:mr-px:focus {
    margin-right: 1px !important;
  }

  .sm\:focus\:mb-px:focus {
    margin-bottom: 1px !important;
  }

  .sm\:focus\:ml-px:focus {
    margin-left: 1px !important;
  }

  .sm\:focus\:mt-0\.5:focus {
    margin-top: 0.125rem !important;
  }

  .sm\:focus\:mr-0\.5:focus {
    margin-right: 0.125rem !important;
  }

  .sm\:focus\:mb-0\.5:focus {
    margin-bottom: 0.125rem !important;
  }

  .sm\:focus\:ml-0\.5:focus {
    margin-left: 0.125rem !important;
  }

  .sm\:focus\:mt-1\.5:focus {
    margin-top: 0.375rem !important;
  }

  .sm\:focus\:mr-1\.5:focus {
    margin-right: 0.375rem !important;
  }

  .sm\:focus\:mb-1\.5:focus {
    margin-bottom: 0.375rem !important;
  }

  .sm\:focus\:ml-1\.5:focus {
    margin-left: 0.375rem !important;
  }

  .sm\:focus\:mt-2\.5:focus {
    margin-top: 0.625rem !important;
  }

  .sm\:focus\:mr-2\.5:focus {
    margin-right: 0.625rem !important;
  }

  .sm\:focus\:mb-2\.5:focus {
    margin-bottom: 0.625rem !important;
  }

  .sm\:focus\:ml-2\.5:focus {
    margin-left: 0.625rem !important;
  }

  .sm\:focus\:mt-3\.5:focus {
    margin-top: 0.875rem !important;
  }

  .sm\:focus\:mr-3\.5:focus {
    margin-right: 0.875rem !important;
  }

  .sm\:focus\:mb-3\.5:focus {
    margin-bottom: 0.875rem !important;
  }

  .sm\:focus\:ml-3\.5:focus {
    margin-left: 0.875rem !important;
  }

  .sm\:focus\:mt-4\.5:focus {
    margin-top: 1.125rem !important;
  }

  .sm\:focus\:mr-4\.5:focus {
    margin-right: 1.125rem !important;
  }

  .sm\:focus\:mb-4\.5:focus {
    margin-bottom: 1.125rem !important;
  }

  .sm\:focus\:ml-4\.5:focus {
    margin-left: 1.125rem !important;
  }

  .sm\:focus\:mt-5\.5:focus {
    margin-top: 1.375rem !important;
  }

  .sm\:focus\:mr-5\.5:focus {
    margin-right: 1.375rem !important;
  }

  .sm\:focus\:mb-5\.5:focus {
    margin-bottom: 1.375rem !important;
  }

  .sm\:focus\:ml-5\.5:focus {
    margin-left: 1.375rem !important;
  }

  .sm\:focus\:mt-6\.5:focus {
    margin-top: 1.625rem !important;
  }

  .sm\:focus\:mr-6\.5:focus {
    margin-right: 1.625rem !important;
  }

  .sm\:focus\:mb-6\.5:focus {
    margin-bottom: 1.625rem !important;
  }

  .sm\:focus\:ml-6\.5:focus {
    margin-left: 1.625rem !important;
  }

  .sm\:focus\:mt-7\.5:focus {
    margin-top: 1.875rem !important;
  }

  .sm\:focus\:mr-7\.5:focus {
    margin-right: 1.875rem !important;
  }

  .sm\:focus\:mb-7\.5:focus {
    margin-bottom: 1.875rem !important;
  }

  .sm\:focus\:ml-7\.5:focus {
    margin-left: 1.875rem !important;
  }

  .sm\:focus\:mt-8\.5:focus {
    margin-top: 2.125rem !important;
  }

  .sm\:focus\:mr-8\.5:focus {
    margin-right: 2.125rem !important;
  }

  .sm\:focus\:mb-8\.5:focus {
    margin-bottom: 2.125rem !important;
  }

  .sm\:focus\:ml-8\.5:focus {
    margin-left: 2.125rem !important;
  }

  .sm\:focus\:mt-9\.5:focus {
    margin-top: 2.375rem !important;
  }

  .sm\:focus\:mr-9\.5:focus {
    margin-right: 2.375rem !important;
  }

  .sm\:focus\:mb-9\.5:focus {
    margin-bottom: 2.375rem !important;
  }

  .sm\:focus\:ml-9\.5:focus {
    margin-left: 2.375rem !important;
  }

  .sm\:focus\:mt-10\.5:focus {
    margin-top: 2.625rem !important;
  }

  .sm\:focus\:mr-10\.5:focus {
    margin-right: 2.625rem !important;
  }

  .sm\:focus\:mb-10\.5:focus {
    margin-bottom: 2.625rem !important;
  }

  .sm\:focus\:ml-10\.5:focus {
    margin-left: 2.625rem !important;
  }

  .sm\:focus\:mt-11\.5:focus {
    margin-top: 2.875rem !important;
  }

  .sm\:focus\:mr-11\.5:focus {
    margin-right: 2.875rem !important;
  }

  .sm\:focus\:mb-11\.5:focus {
    margin-bottom: 2.875rem !important;
  }

  .sm\:focus\:ml-11\.5:focus {
    margin-left: 2.875rem !important;
  }

  .sm\:focus\:mt-12\.5:focus {
    margin-top: 3.125rem !important;
  }

  .sm\:focus\:mr-12\.5:focus {
    margin-right: 3.125rem !important;
  }

  .sm\:focus\:mb-12\.5:focus {
    margin-bottom: 3.125rem !important;
  }

  .sm\:focus\:ml-12\.5:focus {
    margin-left: 3.125rem !important;
  }

  .sm\:focus\:mt-13\.5:focus {
    margin-top: 3.375rem !important;
  }

  .sm\:focus\:mr-13\.5:focus {
    margin-right: 3.375rem !important;
  }

  .sm\:focus\:mb-13\.5:focus {
    margin-bottom: 3.375rem !important;
  }

  .sm\:focus\:ml-13\.5:focus {
    margin-left: 3.375rem !important;
  }

  .sm\:focus\:mt-14\.5:focus {
    margin-top: 3.625rem !important;
  }

  .sm\:focus\:mr-14\.5:focus {
    margin-right: 3.625rem !important;
  }

  .sm\:focus\:mb-14\.5:focus {
    margin-bottom: 3.625rem !important;
  }

  .sm\:focus\:ml-14\.5:focus {
    margin-left: 3.625rem !important;
  }

  .sm\:focus\:mt-15\.5:focus {
    margin-top: 3.875rem !important;
  }

  .sm\:focus\:mr-15\.5:focus {
    margin-right: 3.875rem !important;
  }

  .sm\:focus\:mb-15\.5:focus {
    margin-bottom: 3.875rem !important;
  }

  .sm\:focus\:ml-15\.5:focus {
    margin-left: 3.875rem !important;
  }

  .sm\:focus\:mt-16\.5:focus {
    margin-top: 4.125rem !important;
  }

  .sm\:focus\:mr-16\.5:focus {
    margin-right: 4.125rem !important;
  }

  .sm\:focus\:mb-16\.5:focus {
    margin-bottom: 4.125rem !important;
  }

  .sm\:focus\:ml-16\.5:focus {
    margin-left: 4.125rem !important;
  }

  .sm\:focus\:mt-17\.5:focus {
    margin-top: 4.375rem !important;
  }

  .sm\:focus\:mr-17\.5:focus {
    margin-right: 4.375rem !important;
  }

  .sm\:focus\:mb-17\.5:focus {
    margin-bottom: 4.375rem !important;
  }

  .sm\:focus\:ml-17\.5:focus {
    margin-left: 4.375rem !important;
  }

  .sm\:focus\:mt-18\.5:focus {
    margin-top: 4.625rem !important;
  }

  .sm\:focus\:mr-18\.5:focus {
    margin-right: 4.625rem !important;
  }

  .sm\:focus\:mb-18\.5:focus {
    margin-bottom: 4.625rem !important;
  }

  .sm\:focus\:ml-18\.5:focus {
    margin-left: 4.625rem !important;
  }

  .sm\:focus\:mt-19\.5:focus {
    margin-top: 4.875rem !important;
  }

  .sm\:focus\:mr-19\.5:focus {
    margin-right: 4.875rem !important;
  }

  .sm\:focus\:mb-19\.5:focus {
    margin-bottom: 4.875rem !important;
  }

  .sm\:focus\:ml-19\.5:focus {
    margin-left: 4.875rem !important;
  }

  .sm\:focus\:mt-20\.5:focus {
    margin-top: 5.125rem !important;
  }

  .sm\:focus\:mr-20\.5:focus {
    margin-right: 5.125rem !important;
  }

  .sm\:focus\:mb-20\.5:focus {
    margin-bottom: 5.125rem !important;
  }

  .sm\:focus\:ml-20\.5:focus {
    margin-left: 5.125rem !important;
  }

  .sm\:focus\:mt-21\.5:focus {
    margin-top: 5.375rem !important;
  }

  .sm\:focus\:mr-21\.5:focus {
    margin-right: 5.375rem !important;
  }

  .sm\:focus\:mb-21\.5:focus {
    margin-bottom: 5.375rem !important;
  }

  .sm\:focus\:ml-21\.5:focus {
    margin-left: 5.375rem !important;
  }

  .sm\:focus\:mt-22\.5:focus {
    margin-top: 5.625rem !important;
  }

  .sm\:focus\:mr-22\.5:focus {
    margin-right: 5.625rem !important;
  }

  .sm\:focus\:mb-22\.5:focus {
    margin-bottom: 5.625rem !important;
  }

  .sm\:focus\:ml-22\.5:focus {
    margin-left: 5.625rem !important;
  }

  .sm\:focus\:mt-23\.5:focus {
    margin-top: 5.875rem !important;
  }

  .sm\:focus\:mr-23\.5:focus {
    margin-right: 5.875rem !important;
  }

  .sm\:focus\:mb-23\.5:focus {
    margin-bottom: 5.875rem !important;
  }

  .sm\:focus\:ml-23\.5:focus {
    margin-left: 5.875rem !important;
  }

  .sm\:focus\:mt-24\.5:focus {
    margin-top: 6.125rem !important;
  }

  .sm\:focus\:mr-24\.5:focus {
    margin-right: 6.125rem !important;
  }

  .sm\:focus\:mb-24\.5:focus {
    margin-bottom: 6.125rem !important;
  }

  .sm\:focus\:ml-24\.5:focus {
    margin-left: 6.125rem !important;
  }

  .sm\:focus\:mt-25\.5:focus {
    margin-top: 6.375rem !important;
  }

  .sm\:focus\:mr-25\.5:focus {
    margin-right: 6.375rem !important;
  }

  .sm\:focus\:mb-25\.5:focus {
    margin-bottom: 6.375rem !important;
  }

  .sm\:focus\:ml-25\.5:focus {
    margin-left: 6.375rem !important;
  }

  .sm\:focus\:mt-26\.5:focus {
    margin-top: 6.625rem !important;
  }

  .sm\:focus\:mr-26\.5:focus {
    margin-right: 6.625rem !important;
  }

  .sm\:focus\:mb-26\.5:focus {
    margin-bottom: 6.625rem !important;
  }

  .sm\:focus\:ml-26\.5:focus {
    margin-left: 6.625rem !important;
  }

  .sm\:focus\:mt-27\.5:focus {
    margin-top: 6.875rem !important;
  }

  .sm\:focus\:mr-27\.5:focus {
    margin-right: 6.875rem !important;
  }

  .sm\:focus\:mb-27\.5:focus {
    margin-bottom: 6.875rem !important;
  }

  .sm\:focus\:ml-27\.5:focus {
    margin-left: 6.875rem !important;
  }

  .sm\:focus\:mt-28\.5:focus {
    margin-top: 7.125rem !important;
  }

  .sm\:focus\:mr-28\.5:focus {
    margin-right: 7.125rem !important;
  }

  .sm\:focus\:mb-28\.5:focus {
    margin-bottom: 7.125rem !important;
  }

  .sm\:focus\:ml-28\.5:focus {
    margin-left: 7.125rem !important;
  }

  .sm\:focus\:mt-29\.5:focus {
    margin-top: 7.375rem !important;
  }

  .sm\:focus\:mr-29\.5:focus {
    margin-right: 7.375rem !important;
  }

  .sm\:focus\:mb-29\.5:focus {
    margin-bottom: 7.375rem !important;
  }

  .sm\:focus\:ml-29\.5:focus {
    margin-left: 7.375rem !important;
  }

  .sm\:focus\:mt-30\.5:focus {
    margin-top: 7.625rem !important;
  }

  .sm\:focus\:mr-30\.5:focus {
    margin-right: 7.625rem !important;
  }

  .sm\:focus\:mb-30\.5:focus {
    margin-bottom: 7.625rem !important;
  }

  .sm\:focus\:ml-30\.5:focus {
    margin-left: 7.625rem !important;
  }

  .sm\:focus\:mt-31\.5:focus {
    margin-top: 7.875rem !important;
  }

  .sm\:focus\:mr-31\.5:focus {
    margin-right: 7.875rem !important;
  }

  .sm\:focus\:mb-31\.5:focus {
    margin-bottom: 7.875rem !important;
  }

  .sm\:focus\:ml-31\.5:focus {
    margin-left: 7.875rem !important;
  }

  .sm\:focus\:mt-32\.5:focus {
    margin-top: 8.125rem !important;
  }

  .sm\:focus\:mr-32\.5:focus {
    margin-right: 8.125rem !important;
  }

  .sm\:focus\:mb-32\.5:focus {
    margin-bottom: 8.125rem !important;
  }

  .sm\:focus\:ml-32\.5:focus {
    margin-left: 8.125rem !important;
  }

  .sm\:focus\:mt-33\.5:focus {
    margin-top: 8.375rem !important;
  }

  .sm\:focus\:mr-33\.5:focus {
    margin-right: 8.375rem !important;
  }

  .sm\:focus\:mb-33\.5:focus {
    margin-bottom: 8.375rem !important;
  }

  .sm\:focus\:ml-33\.5:focus {
    margin-left: 8.375rem !important;
  }

  .sm\:focus\:mt-34\.5:focus {
    margin-top: 8.625rem !important;
  }

  .sm\:focus\:mr-34\.5:focus {
    margin-right: 8.625rem !important;
  }

  .sm\:focus\:mb-34\.5:focus {
    margin-bottom: 8.625rem !important;
  }

  .sm\:focus\:ml-34\.5:focus {
    margin-left: 8.625rem !important;
  }

  .sm\:focus\:mt-35\.5:focus {
    margin-top: 8.875rem !important;
  }

  .sm\:focus\:mr-35\.5:focus {
    margin-right: 8.875rem !important;
  }

  .sm\:focus\:mb-35\.5:focus {
    margin-bottom: 8.875rem !important;
  }

  .sm\:focus\:ml-35\.5:focus {
    margin-left: 8.875rem !important;
  }

  .sm\:focus\:mt-36\.5:focus {
    margin-top: 9.125rem !important;
  }

  .sm\:focus\:mr-36\.5:focus {
    margin-right: 9.125rem !important;
  }

  .sm\:focus\:mb-36\.5:focus {
    margin-bottom: 9.125rem !important;
  }

  .sm\:focus\:ml-36\.5:focus {
    margin-left: 9.125rem !important;
  }

  .sm\:focus\:mt-37\.5:focus {
    margin-top: 9.375rem !important;
  }

  .sm\:focus\:mr-37\.5:focus {
    margin-right: 9.375rem !important;
  }

  .sm\:focus\:mb-37\.5:focus {
    margin-bottom: 9.375rem !important;
  }

  .sm\:focus\:ml-37\.5:focus {
    margin-left: 9.375rem !important;
  }

  .sm\:focus\:mt-38\.5:focus {
    margin-top: 9.625rem !important;
  }

  .sm\:focus\:mr-38\.5:focus {
    margin-right: 9.625rem !important;
  }

  .sm\:focus\:mb-38\.5:focus {
    margin-bottom: 9.625rem !important;
  }

  .sm\:focus\:ml-38\.5:focus {
    margin-left: 9.625rem !important;
  }

  .sm\:focus\:mt-39\.5:focus {
    margin-top: 9.875rem !important;
  }

  .sm\:focus\:mr-39\.5:focus {
    margin-right: 9.875rem !important;
  }

  .sm\:focus\:mb-39\.5:focus {
    margin-bottom: 9.875rem !important;
  }

  .sm\:focus\:ml-39\.5:focus {
    margin-left: 9.875rem !important;
  }

  .sm\:focus\:mt-40\.5:focus {
    margin-top: 10.125rem !important;
  }

  .sm\:focus\:mr-40\.5:focus {
    margin-right: 10.125rem !important;
  }

  .sm\:focus\:mb-40\.5:focus {
    margin-bottom: 10.125rem !important;
  }

  .sm\:focus\:ml-40\.5:focus {
    margin-left: 10.125rem !important;
  }

  .sm\:focus\:mt-41\.5:focus {
    margin-top: 10.375rem !important;
  }

  .sm\:focus\:mr-41\.5:focus {
    margin-right: 10.375rem !important;
  }

  .sm\:focus\:mb-41\.5:focus {
    margin-bottom: 10.375rem !important;
  }

  .sm\:focus\:ml-41\.5:focus {
    margin-left: 10.375rem !important;
  }

  .sm\:focus\:mt-42\.5:focus {
    margin-top: 10.625rem !important;
  }

  .sm\:focus\:mr-42\.5:focus {
    margin-right: 10.625rem !important;
  }

  .sm\:focus\:mb-42\.5:focus {
    margin-bottom: 10.625rem !important;
  }

  .sm\:focus\:ml-42\.5:focus {
    margin-left: 10.625rem !important;
  }

  .sm\:focus\:mt-43\.5:focus {
    margin-top: 10.875rem !important;
  }

  .sm\:focus\:mr-43\.5:focus {
    margin-right: 10.875rem !important;
  }

  .sm\:focus\:mb-43\.5:focus {
    margin-bottom: 10.875rem !important;
  }

  .sm\:focus\:ml-43\.5:focus {
    margin-left: 10.875rem !important;
  }

  .sm\:focus\:mt-44\.5:focus {
    margin-top: 11.125rem !important;
  }

  .sm\:focus\:mr-44\.5:focus {
    margin-right: 11.125rem !important;
  }

  .sm\:focus\:mb-44\.5:focus {
    margin-bottom: 11.125rem !important;
  }

  .sm\:focus\:ml-44\.5:focus {
    margin-left: 11.125rem !important;
  }

  .sm\:focus\:mt-45\.5:focus {
    margin-top: 11.375rem !important;
  }

  .sm\:focus\:mr-45\.5:focus {
    margin-right: 11.375rem !important;
  }

  .sm\:focus\:mb-45\.5:focus {
    margin-bottom: 11.375rem !important;
  }

  .sm\:focus\:ml-45\.5:focus {
    margin-left: 11.375rem !important;
  }

  .sm\:focus\:mt-46\.5:focus {
    margin-top: 11.625rem !important;
  }

  .sm\:focus\:mr-46\.5:focus {
    margin-right: 11.625rem !important;
  }

  .sm\:focus\:mb-46\.5:focus {
    margin-bottom: 11.625rem !important;
  }

  .sm\:focus\:ml-46\.5:focus {
    margin-left: 11.625rem !important;
  }

  .sm\:focus\:mt-47\.5:focus {
    margin-top: 11.875rem !important;
  }

  .sm\:focus\:mr-47\.5:focus {
    margin-right: 11.875rem !important;
  }

  .sm\:focus\:mb-47\.5:focus {
    margin-bottom: 11.875rem !important;
  }

  .sm\:focus\:ml-47\.5:focus {
    margin-left: 11.875rem !important;
  }

  .sm\:focus\:mt-48\.5:focus {
    margin-top: 12.125rem !important;
  }

  .sm\:focus\:mr-48\.5:focus {
    margin-right: 12.125rem !important;
  }

  .sm\:focus\:mb-48\.5:focus {
    margin-bottom: 12.125rem !important;
  }

  .sm\:focus\:ml-48\.5:focus {
    margin-left: 12.125rem !important;
  }

  .sm\:focus\:mt-49\.5:focus {
    margin-top: 12.375rem !important;
  }

  .sm\:focus\:mr-49\.5:focus {
    margin-right: 12.375rem !important;
  }

  .sm\:focus\:mb-49\.5:focus {
    margin-bottom: 12.375rem !important;
  }

  .sm\:focus\:ml-49\.5:focus {
    margin-left: 12.375rem !important;
  }

  .sm\:focus\:mt-50\.5:focus {
    margin-top: 12.625rem !important;
  }

  .sm\:focus\:mr-50\.5:focus {
    margin-right: 12.625rem !important;
  }

  .sm\:focus\:mb-50\.5:focus {
    margin-bottom: 12.625rem !important;
  }

  .sm\:focus\:ml-50\.5:focus {
    margin-left: 12.625rem !important;
  }

  .sm\:focus\:mt-51\.5:focus {
    margin-top: 12.875rem !important;
  }

  .sm\:focus\:mr-51\.5:focus {
    margin-right: 12.875rem !important;
  }

  .sm\:focus\:mb-51\.5:focus {
    margin-bottom: 12.875rem !important;
  }

  .sm\:focus\:ml-51\.5:focus {
    margin-left: 12.875rem !important;
  }

  .sm\:focus\:mt-52\.5:focus {
    margin-top: 13.125rem !important;
  }

  .sm\:focus\:mr-52\.5:focus {
    margin-right: 13.125rem !important;
  }

  .sm\:focus\:mb-52\.5:focus {
    margin-bottom: 13.125rem !important;
  }

  .sm\:focus\:ml-52\.5:focus {
    margin-left: 13.125rem !important;
  }

  .sm\:focus\:mt-53\.5:focus {
    margin-top: 13.375rem !important;
  }

  .sm\:focus\:mr-53\.5:focus {
    margin-right: 13.375rem !important;
  }

  .sm\:focus\:mb-53\.5:focus {
    margin-bottom: 13.375rem !important;
  }

  .sm\:focus\:ml-53\.5:focus {
    margin-left: 13.375rem !important;
  }

  .sm\:focus\:mt-54\.5:focus {
    margin-top: 13.625rem !important;
  }

  .sm\:focus\:mr-54\.5:focus {
    margin-right: 13.625rem !important;
  }

  .sm\:focus\:mb-54\.5:focus {
    margin-bottom: 13.625rem !important;
  }

  .sm\:focus\:ml-54\.5:focus {
    margin-left: 13.625rem !important;
  }

  .sm\:focus\:mt-55\.5:focus {
    margin-top: 13.875rem !important;
  }

  .sm\:focus\:mr-55\.5:focus {
    margin-right: 13.875rem !important;
  }

  .sm\:focus\:mb-55\.5:focus {
    margin-bottom: 13.875rem !important;
  }

  .sm\:focus\:ml-55\.5:focus {
    margin-left: 13.875rem !important;
  }

  .sm\:focus\:mt-56\.5:focus {
    margin-top: 14.125rem !important;
  }

  .sm\:focus\:mr-56\.5:focus {
    margin-right: 14.125rem !important;
  }

  .sm\:focus\:mb-56\.5:focus {
    margin-bottom: 14.125rem !important;
  }

  .sm\:focus\:ml-56\.5:focus {
    margin-left: 14.125rem !important;
  }

  .sm\:focus\:mt-57\.5:focus {
    margin-top: 14.375rem !important;
  }

  .sm\:focus\:mr-57\.5:focus {
    margin-right: 14.375rem !important;
  }

  .sm\:focus\:mb-57\.5:focus {
    margin-bottom: 14.375rem !important;
  }

  .sm\:focus\:ml-57\.5:focus {
    margin-left: 14.375rem !important;
  }

  .sm\:focus\:mt-58\.5:focus {
    margin-top: 14.625rem !important;
  }

  .sm\:focus\:mr-58\.5:focus {
    margin-right: 14.625rem !important;
  }

  .sm\:focus\:mb-58\.5:focus {
    margin-bottom: 14.625rem !important;
  }

  .sm\:focus\:ml-58\.5:focus {
    margin-left: 14.625rem !important;
  }

  .sm\:focus\:mt-59\.5:focus {
    margin-top: 14.875rem !important;
  }

  .sm\:focus\:mr-59\.5:focus {
    margin-right: 14.875rem !important;
  }

  .sm\:focus\:mb-59\.5:focus {
    margin-bottom: 14.875rem !important;
  }

  .sm\:focus\:ml-59\.5:focus {
    margin-left: 14.875rem !important;
  }

  .sm\:focus\:mt-60\.5:focus {
    margin-top: 15.125rem !important;
  }

  .sm\:focus\:mr-60\.5:focus {
    margin-right: 15.125rem !important;
  }

  .sm\:focus\:mb-60\.5:focus {
    margin-bottom: 15.125rem !important;
  }

  .sm\:focus\:ml-60\.5:focus {
    margin-left: 15.125rem !important;
  }

  .sm\:focus\:mt-61\.5:focus {
    margin-top: 15.375rem !important;
  }

  .sm\:focus\:mr-61\.5:focus {
    margin-right: 15.375rem !important;
  }

  .sm\:focus\:mb-61\.5:focus {
    margin-bottom: 15.375rem !important;
  }

  .sm\:focus\:ml-61\.5:focus {
    margin-left: 15.375rem !important;
  }

  .sm\:focus\:mt-62\.5:focus {
    margin-top: 15.625rem !important;
  }

  .sm\:focus\:mr-62\.5:focus {
    margin-right: 15.625rem !important;
  }

  .sm\:focus\:mb-62\.5:focus {
    margin-bottom: 15.625rem !important;
  }

  .sm\:focus\:ml-62\.5:focus {
    margin-left: 15.625rem !important;
  }

  .sm\:focus\:mt-63\.5:focus {
    margin-top: 15.875rem !important;
  }

  .sm\:focus\:mr-63\.5:focus {
    margin-right: 15.875rem !important;
  }

  .sm\:focus\:mb-63\.5:focus {
    margin-bottom: 15.875rem !important;
  }

  .sm\:focus\:ml-63\.5:focus {
    margin-left: 15.875rem !important;
  }

  .sm\:focus\:mt-64\.5:focus {
    margin-top: 16.125rem !important;
  }

  .sm\:focus\:mr-64\.5:focus {
    margin-right: 16.125rem !important;
  }

  .sm\:focus\:mb-64\.5:focus {
    margin-bottom: 16.125rem !important;
  }

  .sm\:focus\:ml-64\.5:focus {
    margin-left: 16.125rem !important;
  }

  .sm\:focus\:mt-65\.5:focus {
    margin-top: 16.375rem !important;
  }

  .sm\:focus\:mr-65\.5:focus {
    margin-right: 16.375rem !important;
  }

  .sm\:focus\:mb-65\.5:focus {
    margin-bottom: 16.375rem !important;
  }

  .sm\:focus\:ml-65\.5:focus {
    margin-left: 16.375rem !important;
  }

  .sm\:focus\:mt-66\.5:focus {
    margin-top: 16.625rem !important;
  }

  .sm\:focus\:mr-66\.5:focus {
    margin-right: 16.625rem !important;
  }

  .sm\:focus\:mb-66\.5:focus {
    margin-bottom: 16.625rem !important;
  }

  .sm\:focus\:ml-66\.5:focus {
    margin-left: 16.625rem !important;
  }

  .sm\:focus\:mt-67\.5:focus {
    margin-top: 16.875rem !important;
  }

  .sm\:focus\:mr-67\.5:focus {
    margin-right: 16.875rem !important;
  }

  .sm\:focus\:mb-67\.5:focus {
    margin-bottom: 16.875rem !important;
  }

  .sm\:focus\:ml-67\.5:focus {
    margin-left: 16.875rem !important;
  }

  .sm\:focus\:mt-68\.5:focus {
    margin-top: 17.125rem !important;
  }

  .sm\:focus\:mr-68\.5:focus {
    margin-right: 17.125rem !important;
  }

  .sm\:focus\:mb-68\.5:focus {
    margin-bottom: 17.125rem !important;
  }

  .sm\:focus\:ml-68\.5:focus {
    margin-left: 17.125rem !important;
  }

  .sm\:focus\:mt-69\.5:focus {
    margin-top: 17.375rem !important;
  }

  .sm\:focus\:mr-69\.5:focus {
    margin-right: 17.375rem !important;
  }

  .sm\:focus\:mb-69\.5:focus {
    margin-bottom: 17.375rem !important;
  }

  .sm\:focus\:ml-69\.5:focus {
    margin-left: 17.375rem !important;
  }

  .sm\:focus\:mt-70\.5:focus {
    margin-top: 17.625rem !important;
  }

  .sm\:focus\:mr-70\.5:focus {
    margin-right: 17.625rem !important;
  }

  .sm\:focus\:mb-70\.5:focus {
    margin-bottom: 17.625rem !important;
  }

  .sm\:focus\:ml-70\.5:focus {
    margin-left: 17.625rem !important;
  }

  .sm\:focus\:mt-71\.5:focus {
    margin-top: 17.875rem !important;
  }

  .sm\:focus\:mr-71\.5:focus {
    margin-right: 17.875rem !important;
  }

  .sm\:focus\:mb-71\.5:focus {
    margin-bottom: 17.875rem !important;
  }

  .sm\:focus\:ml-71\.5:focus {
    margin-left: 17.875rem !important;
  }

  .sm\:focus\:mt-72\.5:focus {
    margin-top: 18.125rem !important;
  }

  .sm\:focus\:mr-72\.5:focus {
    margin-right: 18.125rem !important;
  }

  .sm\:focus\:mb-72\.5:focus {
    margin-bottom: 18.125rem !important;
  }

  .sm\:focus\:ml-72\.5:focus {
    margin-left: 18.125rem !important;
  }

  .sm\:focus\:mt-73\.5:focus {
    margin-top: 18.375rem !important;
  }

  .sm\:focus\:mr-73\.5:focus {
    margin-right: 18.375rem !important;
  }

  .sm\:focus\:mb-73\.5:focus {
    margin-bottom: 18.375rem !important;
  }

  .sm\:focus\:ml-73\.5:focus {
    margin-left: 18.375rem !important;
  }

  .sm\:focus\:mt-74\.5:focus {
    margin-top: 18.625rem !important;
  }

  .sm\:focus\:mr-74\.5:focus {
    margin-right: 18.625rem !important;
  }

  .sm\:focus\:mb-74\.5:focus {
    margin-bottom: 18.625rem !important;
  }

  .sm\:focus\:ml-74\.5:focus {
    margin-left: 18.625rem !important;
  }

  .sm\:focus\:mt-75\.5:focus {
    margin-top: 18.875rem !important;
  }

  .sm\:focus\:mr-75\.5:focus {
    margin-right: 18.875rem !important;
  }

  .sm\:focus\:mb-75\.5:focus {
    margin-bottom: 18.875rem !important;
  }

  .sm\:focus\:ml-75\.5:focus {
    margin-left: 18.875rem !important;
  }

  .sm\:focus\:mt-76\.5:focus {
    margin-top: 19.125rem !important;
  }

  .sm\:focus\:mr-76\.5:focus {
    margin-right: 19.125rem !important;
  }

  .sm\:focus\:mb-76\.5:focus {
    margin-bottom: 19.125rem !important;
  }

  .sm\:focus\:ml-76\.5:focus {
    margin-left: 19.125rem !important;
  }

  .sm\:focus\:mt-77\.5:focus {
    margin-top: 19.375rem !important;
  }

  .sm\:focus\:mr-77\.5:focus {
    margin-right: 19.375rem !important;
  }

  .sm\:focus\:mb-77\.5:focus {
    margin-bottom: 19.375rem !important;
  }

  .sm\:focus\:ml-77\.5:focus {
    margin-left: 19.375rem !important;
  }

  .sm\:focus\:mt-78\.5:focus {
    margin-top: 19.625rem !important;
  }

  .sm\:focus\:mr-78\.5:focus {
    margin-right: 19.625rem !important;
  }

  .sm\:focus\:mb-78\.5:focus {
    margin-bottom: 19.625rem !important;
  }

  .sm\:focus\:ml-78\.5:focus {
    margin-left: 19.625rem !important;
  }

  .sm\:focus\:mt-79\.5:focus {
    margin-top: 19.875rem !important;
  }

  .sm\:focus\:mr-79\.5:focus {
    margin-right: 19.875rem !important;
  }

  .sm\:focus\:mb-79\.5:focus {
    margin-bottom: 19.875rem !important;
  }

  .sm\:focus\:ml-79\.5:focus {
    margin-left: 19.875rem !important;
  }

  .sm\:focus\:mt-80\.5:focus {
    margin-top: 20.125rem !important;
  }

  .sm\:focus\:mr-80\.5:focus {
    margin-right: 20.125rem !important;
  }

  .sm\:focus\:mb-80\.5:focus {
    margin-bottom: 20.125rem !important;
  }

  .sm\:focus\:ml-80\.5:focus {
    margin-left: 20.125rem !important;
  }

  .sm\:focus\:mt-81\.5:focus {
    margin-top: 20.375rem !important;
  }

  .sm\:focus\:mr-81\.5:focus {
    margin-right: 20.375rem !important;
  }

  .sm\:focus\:mb-81\.5:focus {
    margin-bottom: 20.375rem !important;
  }

  .sm\:focus\:ml-81\.5:focus {
    margin-left: 20.375rem !important;
  }

  .sm\:focus\:mt-82\.5:focus {
    margin-top: 20.625rem !important;
  }

  .sm\:focus\:mr-82\.5:focus {
    margin-right: 20.625rem !important;
  }

  .sm\:focus\:mb-82\.5:focus {
    margin-bottom: 20.625rem !important;
  }

  .sm\:focus\:ml-82\.5:focus {
    margin-left: 20.625rem !important;
  }

  .sm\:focus\:mt-83\.5:focus {
    margin-top: 20.875rem !important;
  }

  .sm\:focus\:mr-83\.5:focus {
    margin-right: 20.875rem !important;
  }

  .sm\:focus\:mb-83\.5:focus {
    margin-bottom: 20.875rem !important;
  }

  .sm\:focus\:ml-83\.5:focus {
    margin-left: 20.875rem !important;
  }

  .sm\:focus\:mt-84\.5:focus {
    margin-top: 21.125rem !important;
  }

  .sm\:focus\:mr-84\.5:focus {
    margin-right: 21.125rem !important;
  }

  .sm\:focus\:mb-84\.5:focus {
    margin-bottom: 21.125rem !important;
  }

  .sm\:focus\:ml-84\.5:focus {
    margin-left: 21.125rem !important;
  }

  .sm\:focus\:mt-85\.5:focus {
    margin-top: 21.375rem !important;
  }

  .sm\:focus\:mr-85\.5:focus {
    margin-right: 21.375rem !important;
  }

  .sm\:focus\:mb-85\.5:focus {
    margin-bottom: 21.375rem !important;
  }

  .sm\:focus\:ml-85\.5:focus {
    margin-left: 21.375rem !important;
  }

  .sm\:focus\:mt-86\.5:focus {
    margin-top: 21.625rem !important;
  }

  .sm\:focus\:mr-86\.5:focus {
    margin-right: 21.625rem !important;
  }

  .sm\:focus\:mb-86\.5:focus {
    margin-bottom: 21.625rem !important;
  }

  .sm\:focus\:ml-86\.5:focus {
    margin-left: 21.625rem !important;
  }

  .sm\:focus\:mt-87\.5:focus {
    margin-top: 21.875rem !important;
  }

  .sm\:focus\:mr-87\.5:focus {
    margin-right: 21.875rem !important;
  }

  .sm\:focus\:mb-87\.5:focus {
    margin-bottom: 21.875rem !important;
  }

  .sm\:focus\:ml-87\.5:focus {
    margin-left: 21.875rem !important;
  }

  .sm\:focus\:mt-88\.5:focus {
    margin-top: 22.125rem !important;
  }

  .sm\:focus\:mr-88\.5:focus {
    margin-right: 22.125rem !important;
  }

  .sm\:focus\:mb-88\.5:focus {
    margin-bottom: 22.125rem !important;
  }

  .sm\:focus\:ml-88\.5:focus {
    margin-left: 22.125rem !important;
  }

  .sm\:focus\:mt-89\.5:focus {
    margin-top: 22.375rem !important;
  }

  .sm\:focus\:mr-89\.5:focus {
    margin-right: 22.375rem !important;
  }

  .sm\:focus\:mb-89\.5:focus {
    margin-bottom: 22.375rem !important;
  }

  .sm\:focus\:ml-89\.5:focus {
    margin-left: 22.375rem !important;
  }

  .sm\:focus\:mt-90\.5:focus {
    margin-top: 22.625rem !important;
  }

  .sm\:focus\:mr-90\.5:focus {
    margin-right: 22.625rem !important;
  }

  .sm\:focus\:mb-90\.5:focus {
    margin-bottom: 22.625rem !important;
  }

  .sm\:focus\:ml-90\.5:focus {
    margin-left: 22.625rem !important;
  }

  .sm\:focus\:mt-91\.5:focus {
    margin-top: 22.875rem !important;
  }

  .sm\:focus\:mr-91\.5:focus {
    margin-right: 22.875rem !important;
  }

  .sm\:focus\:mb-91\.5:focus {
    margin-bottom: 22.875rem !important;
  }

  .sm\:focus\:ml-91\.5:focus {
    margin-left: 22.875rem !important;
  }

  .sm\:focus\:mt-92\.5:focus {
    margin-top: 23.125rem !important;
  }

  .sm\:focus\:mr-92\.5:focus {
    margin-right: 23.125rem !important;
  }

  .sm\:focus\:mb-92\.5:focus {
    margin-bottom: 23.125rem !important;
  }

  .sm\:focus\:ml-92\.5:focus {
    margin-left: 23.125rem !important;
  }

  .sm\:focus\:mt-93\.5:focus {
    margin-top: 23.375rem !important;
  }

  .sm\:focus\:mr-93\.5:focus {
    margin-right: 23.375rem !important;
  }

  .sm\:focus\:mb-93\.5:focus {
    margin-bottom: 23.375rem !important;
  }

  .sm\:focus\:ml-93\.5:focus {
    margin-left: 23.375rem !important;
  }

  .sm\:focus\:mt-94\.5:focus {
    margin-top: 23.625rem !important;
  }

  .sm\:focus\:mr-94\.5:focus {
    margin-right: 23.625rem !important;
  }

  .sm\:focus\:mb-94\.5:focus {
    margin-bottom: 23.625rem !important;
  }

  .sm\:focus\:ml-94\.5:focus {
    margin-left: 23.625rem !important;
  }

  .sm\:focus\:mt-95\.5:focus {
    margin-top: 23.875rem !important;
  }

  .sm\:focus\:mr-95\.5:focus {
    margin-right: 23.875rem !important;
  }

  .sm\:focus\:mb-95\.5:focus {
    margin-bottom: 23.875rem !important;
  }

  .sm\:focus\:ml-95\.5:focus {
    margin-left: 23.875rem !important;
  }

  .sm\:focus\:mt-96\.5:focus {
    margin-top: 24.125rem !important;
  }

  .sm\:focus\:mr-96\.5:focus {
    margin-right: 24.125rem !important;
  }

  .sm\:focus\:mb-96\.5:focus {
    margin-bottom: 24.125rem !important;
  }

  .sm\:focus\:ml-96\.5:focus {
    margin-left: 24.125rem !important;
  }

  .sm\:focus\:mt-97\.5:focus {
    margin-top: 24.375rem !important;
  }

  .sm\:focus\:mr-97\.5:focus {
    margin-right: 24.375rem !important;
  }

  .sm\:focus\:mb-97\.5:focus {
    margin-bottom: 24.375rem !important;
  }

  .sm\:focus\:ml-97\.5:focus {
    margin-left: 24.375rem !important;
  }

  .sm\:focus\:mt-98\.5:focus {
    margin-top: 24.625rem !important;
  }

  .sm\:focus\:mr-98\.5:focus {
    margin-right: 24.625rem !important;
  }

  .sm\:focus\:mb-98\.5:focus {
    margin-bottom: 24.625rem !important;
  }

  .sm\:focus\:ml-98\.5:focus {
    margin-left: 24.625rem !important;
  }

  .sm\:focus\:mt-99\.5:focus {
    margin-top: 24.875rem !important;
  }

  .sm\:focus\:mr-99\.5:focus {
    margin-right: 24.875rem !important;
  }

  .sm\:focus\:mb-99\.5:focus {
    margin-bottom: 24.875rem !important;
  }

  .sm\:focus\:ml-99\.5:focus {
    margin-left: 24.875rem !important;
  }

  .sm\:focus\:mt-100\.5:focus {
    margin-top: 25.125rem !important;
  }

  .sm\:focus\:mr-100\.5:focus {
    margin-right: 25.125rem !important;
  }

  .sm\:focus\:mb-100\.5:focus {
    margin-bottom: 25.125rem !important;
  }

  .sm\:focus\:ml-100\.5:focus {
    margin-left: 25.125rem !important;
  }

  .sm\:focus\:mt-101\.5:focus {
    margin-top: 25.375rem !important;
  }

  .sm\:focus\:mr-101\.5:focus {
    margin-right: 25.375rem !important;
  }

  .sm\:focus\:mb-101\.5:focus {
    margin-bottom: 25.375rem !important;
  }

  .sm\:focus\:ml-101\.5:focus {
    margin-left: 25.375rem !important;
  }

  .sm\:focus\:mt-102\.5:focus {
    margin-top: 25.625rem !important;
  }

  .sm\:focus\:mr-102\.5:focus {
    margin-right: 25.625rem !important;
  }

  .sm\:focus\:mb-102\.5:focus {
    margin-bottom: 25.625rem !important;
  }

  .sm\:focus\:ml-102\.5:focus {
    margin-left: 25.625rem !important;
  }

  .sm\:focus\:mt-103\.5:focus {
    margin-top: 25.875rem !important;
  }

  .sm\:focus\:mr-103\.5:focus {
    margin-right: 25.875rem !important;
  }

  .sm\:focus\:mb-103\.5:focus {
    margin-bottom: 25.875rem !important;
  }

  .sm\:focus\:ml-103\.5:focus {
    margin-left: 25.875rem !important;
  }

  .sm\:focus\:mt-104\.5:focus {
    margin-top: 26.125rem !important;
  }

  .sm\:focus\:mr-104\.5:focus {
    margin-right: 26.125rem !important;
  }

  .sm\:focus\:mb-104\.5:focus {
    margin-bottom: 26.125rem !important;
  }

  .sm\:focus\:ml-104\.5:focus {
    margin-left: 26.125rem !important;
  }

  .sm\:focus\:-mt-0:focus {
    margin-top: 0rem !important;
  }

  .sm\:focus\:-mr-0:focus {
    margin-right: 0rem !important;
  }

  .sm\:focus\:-mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .sm\:focus\:-ml-0:focus {
    margin-left: 0rem !important;
  }

  .sm\:focus\:-mt-1:focus {
    margin-top: -0.25rem !important;
  }

  .sm\:focus\:-mr-1:focus {
    margin-right: -0.25rem !important;
  }

  .sm\:focus\:-mb-1:focus {
    margin-bottom: -0.25rem !important;
  }

  .sm\:focus\:-ml-1:focus {
    margin-left: -0.25rem !important;
  }

  .sm\:focus\:-mt-2:focus {
    margin-top: -0.5rem !important;
  }

  .sm\:focus\:-mr-2:focus {
    margin-right: -0.5rem !important;
  }

  .sm\:focus\:-mb-2:focus {
    margin-bottom: -0.5rem !important;
  }

  .sm\:focus\:-ml-2:focus {
    margin-left: -0.5rem !important;
  }

  .sm\:focus\:-mt-3:focus {
    margin-top: -0.75rem !important;
  }

  .sm\:focus\:-mr-3:focus {
    margin-right: -0.75rem !important;
  }

  .sm\:focus\:-mb-3:focus {
    margin-bottom: -0.75rem !important;
  }

  .sm\:focus\:-ml-3:focus {
    margin-left: -0.75rem !important;
  }

  .sm\:focus\:-mt-4:focus {
    margin-top: -1rem !important;
  }

  .sm\:focus\:-mr-4:focus {
    margin-right: -1rem !important;
  }

  .sm\:focus\:-mb-4:focus {
    margin-bottom: -1rem !important;
  }

  .sm\:focus\:-ml-4:focus {
    margin-left: -1rem !important;
  }

  .sm\:focus\:-mt-5:focus {
    margin-top: -1.25rem !important;
  }

  .sm\:focus\:-mr-5:focus {
    margin-right: -1.25rem !important;
  }

  .sm\:focus\:-mb-5:focus {
    margin-bottom: -1.25rem !important;
  }

  .sm\:focus\:-ml-5:focus {
    margin-left: -1.25rem !important;
  }

  .sm\:focus\:-mt-6:focus {
    margin-top: -1.5rem !important;
  }

  .sm\:focus\:-mr-6:focus {
    margin-right: -1.5rem !important;
  }

  .sm\:focus\:-mb-6:focus {
    margin-bottom: -1.5rem !important;
  }

  .sm\:focus\:-ml-6:focus {
    margin-left: -1.5rem !important;
  }

  .sm\:focus\:-mt-7:focus {
    margin-top: -1.75rem !important;
  }

  .sm\:focus\:-mr-7:focus {
    margin-right: -1.75rem !important;
  }

  .sm\:focus\:-mb-7:focus {
    margin-bottom: -1.75rem !important;
  }

  .sm\:focus\:-ml-7:focus {
    margin-left: -1.75rem !important;
  }

  .sm\:focus\:-mt-8:focus {
    margin-top: -2rem !important;
  }

  .sm\:focus\:-mr-8:focus {
    margin-right: -2rem !important;
  }

  .sm\:focus\:-mb-8:focus {
    margin-bottom: -2rem !important;
  }

  .sm\:focus\:-ml-8:focus {
    margin-left: -2rem !important;
  }

  .sm\:focus\:-mt-9:focus {
    margin-top: -2.25rem !important;
  }

  .sm\:focus\:-mr-9:focus {
    margin-right: -2.25rem !important;
  }

  .sm\:focus\:-mb-9:focus {
    margin-bottom: -2.25rem !important;
  }

  .sm\:focus\:-ml-9:focus {
    margin-left: -2.25rem !important;
  }

  .sm\:focus\:-mt-10:focus {
    margin-top: -2.5rem !important;
  }

  .sm\:focus\:-mr-10:focus {
    margin-right: -2.5rem !important;
  }

  .sm\:focus\:-mb-10:focus {
    margin-bottom: -2.5rem !important;
  }

  .sm\:focus\:-ml-10:focus {
    margin-left: -2.5rem !important;
  }

  .sm\:focus\:-mt-11:focus {
    margin-top: -2.75rem !important;
  }

  .sm\:focus\:-mr-11:focus {
    margin-right: -2.75rem !important;
  }

  .sm\:focus\:-mb-11:focus {
    margin-bottom: -2.75rem !important;
  }

  .sm\:focus\:-ml-11:focus {
    margin-left: -2.75rem !important;
  }

  .sm\:focus\:-mt-12:focus {
    margin-top: -3rem !important;
  }

  .sm\:focus\:-mr-12:focus {
    margin-right: -3rem !important;
  }

  .sm\:focus\:-mb-12:focus {
    margin-bottom: -3rem !important;
  }

  .sm\:focus\:-ml-12:focus {
    margin-left: -3rem !important;
  }

  .sm\:focus\:-mt-13:focus {
    margin-top: -3.25rem !important;
  }

  .sm\:focus\:-mr-13:focus {
    margin-right: -3.25rem !important;
  }

  .sm\:focus\:-mb-13:focus {
    margin-bottom: -3.25rem !important;
  }

  .sm\:focus\:-ml-13:focus {
    margin-left: -3.25rem !important;
  }

  .sm\:focus\:-mt-14:focus {
    margin-top: -3.5rem !important;
  }

  .sm\:focus\:-mr-14:focus {
    margin-right: -3.5rem !important;
  }

  .sm\:focus\:-mb-14:focus {
    margin-bottom: -3.5rem !important;
  }

  .sm\:focus\:-ml-14:focus {
    margin-left: -3.5rem !important;
  }

  .sm\:focus\:-mt-15:focus {
    margin-top: -3.75rem !important;
  }

  .sm\:focus\:-mr-15:focus {
    margin-right: -3.75rem !important;
  }

  .sm\:focus\:-mb-15:focus {
    margin-bottom: -3.75rem !important;
  }

  .sm\:focus\:-ml-15:focus {
    margin-left: -3.75rem !important;
  }

  .sm\:focus\:-mt-16:focus {
    margin-top: -4rem !important;
  }

  .sm\:focus\:-mr-16:focus {
    margin-right: -4rem !important;
  }

  .sm\:focus\:-mb-16:focus {
    margin-bottom: -4rem !important;
  }

  .sm\:focus\:-ml-16:focus {
    margin-left: -4rem !important;
  }

  .sm\:focus\:-mt-17:focus {
    margin-top: -4.25rem !important;
  }

  .sm\:focus\:-mr-17:focus {
    margin-right: -4.25rem !important;
  }

  .sm\:focus\:-mb-17:focus {
    margin-bottom: -4.25rem !important;
  }

  .sm\:focus\:-ml-17:focus {
    margin-left: -4.25rem !important;
  }

  .sm\:focus\:-mt-18:focus {
    margin-top: -4.5rem !important;
  }

  .sm\:focus\:-mr-18:focus {
    margin-right: -4.5rem !important;
  }

  .sm\:focus\:-mb-18:focus {
    margin-bottom: -4.5rem !important;
  }

  .sm\:focus\:-ml-18:focus {
    margin-left: -4.5rem !important;
  }

  .sm\:focus\:-mt-19:focus {
    margin-top: -4.75rem !important;
  }

  .sm\:focus\:-mr-19:focus {
    margin-right: -4.75rem !important;
  }

  .sm\:focus\:-mb-19:focus {
    margin-bottom: -4.75rem !important;
  }

  .sm\:focus\:-ml-19:focus {
    margin-left: -4.75rem !important;
  }

  .sm\:focus\:-mt-20:focus {
    margin-top: -5rem !important;
  }

  .sm\:focus\:-mr-20:focus {
    margin-right: -5rem !important;
  }

  .sm\:focus\:-mb-20:focus {
    margin-bottom: -5rem !important;
  }

  .sm\:focus\:-ml-20:focus {
    margin-left: -5rem !important;
  }

  .sm\:focus\:-mt-21:focus {
    margin-top: -5.25rem !important;
  }

  .sm\:focus\:-mr-21:focus {
    margin-right: -5.25rem !important;
  }

  .sm\:focus\:-mb-21:focus {
    margin-bottom: -5.25rem !important;
  }

  .sm\:focus\:-ml-21:focus {
    margin-left: -5.25rem !important;
  }

  .sm\:focus\:-mt-22:focus {
    margin-top: -5.5rem !important;
  }

  .sm\:focus\:-mr-22:focus {
    margin-right: -5.5rem !important;
  }

  .sm\:focus\:-mb-22:focus {
    margin-bottom: -5.5rem !important;
  }

  .sm\:focus\:-ml-22:focus {
    margin-left: -5.5rem !important;
  }

  .sm\:focus\:-mt-23:focus {
    margin-top: -5.75rem !important;
  }

  .sm\:focus\:-mr-23:focus {
    margin-right: -5.75rem !important;
  }

  .sm\:focus\:-mb-23:focus {
    margin-bottom: -5.75rem !important;
  }

  .sm\:focus\:-ml-23:focus {
    margin-left: -5.75rem !important;
  }

  .sm\:focus\:-mt-24:focus {
    margin-top: -6rem !important;
  }

  .sm\:focus\:-mr-24:focus {
    margin-right: -6rem !important;
  }

  .sm\:focus\:-mb-24:focus {
    margin-bottom: -6rem !important;
  }

  .sm\:focus\:-ml-24:focus {
    margin-left: -6rem !important;
  }

  .sm\:focus\:-mt-25:focus {
    margin-top: -6.25rem !important;
  }

  .sm\:focus\:-mr-25:focus {
    margin-right: -6.25rem !important;
  }

  .sm\:focus\:-mb-25:focus {
    margin-bottom: -6.25rem !important;
  }

  .sm\:focus\:-ml-25:focus {
    margin-left: -6.25rem !important;
  }

  .sm\:focus\:-mt-26:focus {
    margin-top: -6.5rem !important;
  }

  .sm\:focus\:-mr-26:focus {
    margin-right: -6.5rem !important;
  }

  .sm\:focus\:-mb-26:focus {
    margin-bottom: -6.5rem !important;
  }

  .sm\:focus\:-ml-26:focus {
    margin-left: -6.5rem !important;
  }

  .sm\:focus\:-mt-27:focus {
    margin-top: -6.75rem !important;
  }

  .sm\:focus\:-mr-27:focus {
    margin-right: -6.75rem !important;
  }

  .sm\:focus\:-mb-27:focus {
    margin-bottom: -6.75rem !important;
  }

  .sm\:focus\:-ml-27:focus {
    margin-left: -6.75rem !important;
  }

  .sm\:focus\:-mt-28:focus {
    margin-top: -7rem !important;
  }

  .sm\:focus\:-mr-28:focus {
    margin-right: -7rem !important;
  }

  .sm\:focus\:-mb-28:focus {
    margin-bottom: -7rem !important;
  }

  .sm\:focus\:-ml-28:focus {
    margin-left: -7rem !important;
  }

  .sm\:focus\:-mt-29:focus {
    margin-top: -7.25rem !important;
  }

  .sm\:focus\:-mr-29:focus {
    margin-right: -7.25rem !important;
  }

  .sm\:focus\:-mb-29:focus {
    margin-bottom: -7.25rem !important;
  }

  .sm\:focus\:-ml-29:focus {
    margin-left: -7.25rem !important;
  }

  .sm\:focus\:-mt-30:focus {
    margin-top: -7.5rem !important;
  }

  .sm\:focus\:-mr-30:focus {
    margin-right: -7.5rem !important;
  }

  .sm\:focus\:-mb-30:focus {
    margin-bottom: -7.5rem !important;
  }

  .sm\:focus\:-ml-30:focus {
    margin-left: -7.5rem !important;
  }

  .sm\:focus\:-mt-31:focus {
    margin-top: -7.75rem !important;
  }

  .sm\:focus\:-mr-31:focus {
    margin-right: -7.75rem !important;
  }

  .sm\:focus\:-mb-31:focus {
    margin-bottom: -7.75rem !important;
  }

  .sm\:focus\:-ml-31:focus {
    margin-left: -7.75rem !important;
  }

  .sm\:focus\:-mt-32:focus {
    margin-top: -8rem !important;
  }

  .sm\:focus\:-mr-32:focus {
    margin-right: -8rem !important;
  }

  .sm\:focus\:-mb-32:focus {
    margin-bottom: -8rem !important;
  }

  .sm\:focus\:-ml-32:focus {
    margin-left: -8rem !important;
  }

  .sm\:focus\:-mt-33:focus {
    margin-top: -8.25rem !important;
  }

  .sm\:focus\:-mr-33:focus {
    margin-right: -8.25rem !important;
  }

  .sm\:focus\:-mb-33:focus {
    margin-bottom: -8.25rem !important;
  }

  .sm\:focus\:-ml-33:focus {
    margin-left: -8.25rem !important;
  }

  .sm\:focus\:-mt-34:focus {
    margin-top: -8.5rem !important;
  }

  .sm\:focus\:-mr-34:focus {
    margin-right: -8.5rem !important;
  }

  .sm\:focus\:-mb-34:focus {
    margin-bottom: -8.5rem !important;
  }

  .sm\:focus\:-ml-34:focus {
    margin-left: -8.5rem !important;
  }

  .sm\:focus\:-mt-35:focus {
    margin-top: -8.75rem !important;
  }

  .sm\:focus\:-mr-35:focus {
    margin-right: -8.75rem !important;
  }

  .sm\:focus\:-mb-35:focus {
    margin-bottom: -8.75rem !important;
  }

  .sm\:focus\:-ml-35:focus {
    margin-left: -8.75rem !important;
  }

  .sm\:focus\:-mt-36:focus {
    margin-top: -9rem !important;
  }

  .sm\:focus\:-mr-36:focus {
    margin-right: -9rem !important;
  }

  .sm\:focus\:-mb-36:focus {
    margin-bottom: -9rem !important;
  }

  .sm\:focus\:-ml-36:focus {
    margin-left: -9rem !important;
  }

  .sm\:focus\:-mt-37:focus {
    margin-top: -9.25rem !important;
  }

  .sm\:focus\:-mr-37:focus {
    margin-right: -9.25rem !important;
  }

  .sm\:focus\:-mb-37:focus {
    margin-bottom: -9.25rem !important;
  }

  .sm\:focus\:-ml-37:focus {
    margin-left: -9.25rem !important;
  }

  .sm\:focus\:-mt-38:focus {
    margin-top: -9.5rem !important;
  }

  .sm\:focus\:-mr-38:focus {
    margin-right: -9.5rem !important;
  }

  .sm\:focus\:-mb-38:focus {
    margin-bottom: -9.5rem !important;
  }

  .sm\:focus\:-ml-38:focus {
    margin-left: -9.5rem !important;
  }

  .sm\:focus\:-mt-39:focus {
    margin-top: -9.75rem !important;
  }

  .sm\:focus\:-mr-39:focus {
    margin-right: -9.75rem !important;
  }

  .sm\:focus\:-mb-39:focus {
    margin-bottom: -9.75rem !important;
  }

  .sm\:focus\:-ml-39:focus {
    margin-left: -9.75rem !important;
  }

  .sm\:focus\:-mt-40:focus {
    margin-top: -10rem !important;
  }

  .sm\:focus\:-mr-40:focus {
    margin-right: -10rem !important;
  }

  .sm\:focus\:-mb-40:focus {
    margin-bottom: -10rem !important;
  }

  .sm\:focus\:-ml-40:focus {
    margin-left: -10rem !important;
  }

  .sm\:focus\:-mt-41:focus {
    margin-top: -10.25rem !important;
  }

  .sm\:focus\:-mr-41:focus {
    margin-right: -10.25rem !important;
  }

  .sm\:focus\:-mb-41:focus {
    margin-bottom: -10.25rem !important;
  }

  .sm\:focus\:-ml-41:focus {
    margin-left: -10.25rem !important;
  }

  .sm\:focus\:-mt-42:focus {
    margin-top: -10.5rem !important;
  }

  .sm\:focus\:-mr-42:focus {
    margin-right: -10.5rem !important;
  }

  .sm\:focus\:-mb-42:focus {
    margin-bottom: -10.5rem !important;
  }

  .sm\:focus\:-ml-42:focus {
    margin-left: -10.5rem !important;
  }

  .sm\:focus\:-mt-43:focus {
    margin-top: -10.75rem !important;
  }

  .sm\:focus\:-mr-43:focus {
    margin-right: -10.75rem !important;
  }

  .sm\:focus\:-mb-43:focus {
    margin-bottom: -10.75rem !important;
  }

  .sm\:focus\:-ml-43:focus {
    margin-left: -10.75rem !important;
  }

  .sm\:focus\:-mt-44:focus {
    margin-top: -11rem !important;
  }

  .sm\:focus\:-mr-44:focus {
    margin-right: -11rem !important;
  }

  .sm\:focus\:-mb-44:focus {
    margin-bottom: -11rem !important;
  }

  .sm\:focus\:-ml-44:focus {
    margin-left: -11rem !important;
  }

  .sm\:focus\:-mt-45:focus {
    margin-top: -11.25rem !important;
  }

  .sm\:focus\:-mr-45:focus {
    margin-right: -11.25rem !important;
  }

  .sm\:focus\:-mb-45:focus {
    margin-bottom: -11.25rem !important;
  }

  .sm\:focus\:-ml-45:focus {
    margin-left: -11.25rem !important;
  }

  .sm\:focus\:-mt-46:focus {
    margin-top: -11.5rem !important;
  }

  .sm\:focus\:-mr-46:focus {
    margin-right: -11.5rem !important;
  }

  .sm\:focus\:-mb-46:focus {
    margin-bottom: -11.5rem !important;
  }

  .sm\:focus\:-ml-46:focus {
    margin-left: -11.5rem !important;
  }

  .sm\:focus\:-mt-47:focus {
    margin-top: -11.75rem !important;
  }

  .sm\:focus\:-mr-47:focus {
    margin-right: -11.75rem !important;
  }

  .sm\:focus\:-mb-47:focus {
    margin-bottom: -11.75rem !important;
  }

  .sm\:focus\:-ml-47:focus {
    margin-left: -11.75rem !important;
  }

  .sm\:focus\:-mt-48:focus {
    margin-top: -12rem !important;
  }

  .sm\:focus\:-mr-48:focus {
    margin-right: -12rem !important;
  }

  .sm\:focus\:-mb-48:focus {
    margin-bottom: -12rem !important;
  }

  .sm\:focus\:-ml-48:focus {
    margin-left: -12rem !important;
  }

  .sm\:focus\:-mt-49:focus {
    margin-top: -12.25rem !important;
  }

  .sm\:focus\:-mr-49:focus {
    margin-right: -12.25rem !important;
  }

  .sm\:focus\:-mb-49:focus {
    margin-bottom: -12.25rem !important;
  }

  .sm\:focus\:-ml-49:focus {
    margin-left: -12.25rem !important;
  }

  .sm\:focus\:-mt-50:focus {
    margin-top: -12.5rem !important;
  }

  .sm\:focus\:-mr-50:focus {
    margin-right: -12.5rem !important;
  }

  .sm\:focus\:-mb-50:focus {
    margin-bottom: -12.5rem !important;
  }

  .sm\:focus\:-ml-50:focus {
    margin-left: -12.5rem !important;
  }

  .sm\:focus\:-mt-51:focus {
    margin-top: -12.75rem !important;
  }

  .sm\:focus\:-mr-51:focus {
    margin-right: -12.75rem !important;
  }

  .sm\:focus\:-mb-51:focus {
    margin-bottom: -12.75rem !important;
  }

  .sm\:focus\:-ml-51:focus {
    margin-left: -12.75rem !important;
  }

  .sm\:focus\:-mt-52:focus {
    margin-top: -13rem !important;
  }

  .sm\:focus\:-mr-52:focus {
    margin-right: -13rem !important;
  }

  .sm\:focus\:-mb-52:focus {
    margin-bottom: -13rem !important;
  }

  .sm\:focus\:-ml-52:focus {
    margin-left: -13rem !important;
  }

  .sm\:focus\:-mt-53:focus {
    margin-top: -13.25rem !important;
  }

  .sm\:focus\:-mr-53:focus {
    margin-right: -13.25rem !important;
  }

  .sm\:focus\:-mb-53:focus {
    margin-bottom: -13.25rem !important;
  }

  .sm\:focus\:-ml-53:focus {
    margin-left: -13.25rem !important;
  }

  .sm\:focus\:-mt-54:focus {
    margin-top: -13.5rem !important;
  }

  .sm\:focus\:-mr-54:focus {
    margin-right: -13.5rem !important;
  }

  .sm\:focus\:-mb-54:focus {
    margin-bottom: -13.5rem !important;
  }

  .sm\:focus\:-ml-54:focus {
    margin-left: -13.5rem !important;
  }

  .sm\:focus\:-mt-55:focus {
    margin-top: -13.75rem !important;
  }

  .sm\:focus\:-mr-55:focus {
    margin-right: -13.75rem !important;
  }

  .sm\:focus\:-mb-55:focus {
    margin-bottom: -13.75rem !important;
  }

  .sm\:focus\:-ml-55:focus {
    margin-left: -13.75rem !important;
  }

  .sm\:focus\:-mt-56:focus {
    margin-top: -14rem !important;
  }

  .sm\:focus\:-mr-56:focus {
    margin-right: -14rem !important;
  }

  .sm\:focus\:-mb-56:focus {
    margin-bottom: -14rem !important;
  }

  .sm\:focus\:-ml-56:focus {
    margin-left: -14rem !important;
  }

  .sm\:focus\:-mt-57:focus {
    margin-top: -14.25rem !important;
  }

  .sm\:focus\:-mr-57:focus {
    margin-right: -14.25rem !important;
  }

  .sm\:focus\:-mb-57:focus {
    margin-bottom: -14.25rem !important;
  }

  .sm\:focus\:-ml-57:focus {
    margin-left: -14.25rem !important;
  }

  .sm\:focus\:-mt-58:focus {
    margin-top: -14.5rem !important;
  }

  .sm\:focus\:-mr-58:focus {
    margin-right: -14.5rem !important;
  }

  .sm\:focus\:-mb-58:focus {
    margin-bottom: -14.5rem !important;
  }

  .sm\:focus\:-ml-58:focus {
    margin-left: -14.5rem !important;
  }

  .sm\:focus\:-mt-59:focus {
    margin-top: -14.75rem !important;
  }

  .sm\:focus\:-mr-59:focus {
    margin-right: -14.75rem !important;
  }

  .sm\:focus\:-mb-59:focus {
    margin-bottom: -14.75rem !important;
  }

  .sm\:focus\:-ml-59:focus {
    margin-left: -14.75rem !important;
  }

  .sm\:focus\:-mt-60:focus {
    margin-top: -15rem !important;
  }

  .sm\:focus\:-mr-60:focus {
    margin-right: -15rem !important;
  }

  .sm\:focus\:-mb-60:focus {
    margin-bottom: -15rem !important;
  }

  .sm\:focus\:-ml-60:focus {
    margin-left: -15rem !important;
  }

  .sm\:focus\:-mt-61:focus {
    margin-top: -15.25rem !important;
  }

  .sm\:focus\:-mr-61:focus {
    margin-right: -15.25rem !important;
  }

  .sm\:focus\:-mb-61:focus {
    margin-bottom: -15.25rem !important;
  }

  .sm\:focus\:-ml-61:focus {
    margin-left: -15.25rem !important;
  }

  .sm\:focus\:-mt-62:focus {
    margin-top: -15.5rem !important;
  }

  .sm\:focus\:-mr-62:focus {
    margin-right: -15.5rem !important;
  }

  .sm\:focus\:-mb-62:focus {
    margin-bottom: -15.5rem !important;
  }

  .sm\:focus\:-ml-62:focus {
    margin-left: -15.5rem !important;
  }

  .sm\:focus\:-mt-63:focus {
    margin-top: -15.75rem !important;
  }

  .sm\:focus\:-mr-63:focus {
    margin-right: -15.75rem !important;
  }

  .sm\:focus\:-mb-63:focus {
    margin-bottom: -15.75rem !important;
  }

  .sm\:focus\:-ml-63:focus {
    margin-left: -15.75rem !important;
  }

  .sm\:focus\:-mt-64:focus {
    margin-top: -16rem !important;
  }

  .sm\:focus\:-mr-64:focus {
    margin-right: -16rem !important;
  }

  .sm\:focus\:-mb-64:focus {
    margin-bottom: -16rem !important;
  }

  .sm\:focus\:-ml-64:focus {
    margin-left: -16rem !important;
  }

  .sm\:focus\:-mt-65:focus {
    margin-top: -16.25rem !important;
  }

  .sm\:focus\:-mr-65:focus {
    margin-right: -16.25rem !important;
  }

  .sm\:focus\:-mb-65:focus {
    margin-bottom: -16.25rem !important;
  }

  .sm\:focus\:-ml-65:focus {
    margin-left: -16.25rem !important;
  }

  .sm\:focus\:-mt-66:focus {
    margin-top: -16.5rem !important;
  }

  .sm\:focus\:-mr-66:focus {
    margin-right: -16.5rem !important;
  }

  .sm\:focus\:-mb-66:focus {
    margin-bottom: -16.5rem !important;
  }

  .sm\:focus\:-ml-66:focus {
    margin-left: -16.5rem !important;
  }

  .sm\:focus\:-mt-67:focus {
    margin-top: -16.75rem !important;
  }

  .sm\:focus\:-mr-67:focus {
    margin-right: -16.75rem !important;
  }

  .sm\:focus\:-mb-67:focus {
    margin-bottom: -16.75rem !important;
  }

  .sm\:focus\:-ml-67:focus {
    margin-left: -16.75rem !important;
  }

  .sm\:focus\:-mt-68:focus {
    margin-top: -17rem !important;
  }

  .sm\:focus\:-mr-68:focus {
    margin-right: -17rem !important;
  }

  .sm\:focus\:-mb-68:focus {
    margin-bottom: -17rem !important;
  }

  .sm\:focus\:-ml-68:focus {
    margin-left: -17rem !important;
  }

  .sm\:focus\:-mt-69:focus {
    margin-top: -17.25rem !important;
  }

  .sm\:focus\:-mr-69:focus {
    margin-right: -17.25rem !important;
  }

  .sm\:focus\:-mb-69:focus {
    margin-bottom: -17.25rem !important;
  }

  .sm\:focus\:-ml-69:focus {
    margin-left: -17.25rem !important;
  }

  .sm\:focus\:-mt-70:focus {
    margin-top: -17.5rem !important;
  }

  .sm\:focus\:-mr-70:focus {
    margin-right: -17.5rem !important;
  }

  .sm\:focus\:-mb-70:focus {
    margin-bottom: -17.5rem !important;
  }

  .sm\:focus\:-ml-70:focus {
    margin-left: -17.5rem !important;
  }

  .sm\:focus\:-mt-71:focus {
    margin-top: -17.75rem !important;
  }

  .sm\:focus\:-mr-71:focus {
    margin-right: -17.75rem !important;
  }

  .sm\:focus\:-mb-71:focus {
    margin-bottom: -17.75rem !important;
  }

  .sm\:focus\:-ml-71:focus {
    margin-left: -17.75rem !important;
  }

  .sm\:focus\:-mt-72:focus {
    margin-top: -18rem !important;
  }

  .sm\:focus\:-mr-72:focus {
    margin-right: -18rem !important;
  }

  .sm\:focus\:-mb-72:focus {
    margin-bottom: -18rem !important;
  }

  .sm\:focus\:-ml-72:focus {
    margin-left: -18rem !important;
  }

  .sm\:focus\:-mt-73:focus {
    margin-top: -18.25rem !important;
  }

  .sm\:focus\:-mr-73:focus {
    margin-right: -18.25rem !important;
  }

  .sm\:focus\:-mb-73:focus {
    margin-bottom: -18.25rem !important;
  }

  .sm\:focus\:-ml-73:focus {
    margin-left: -18.25rem !important;
  }

  .sm\:focus\:-mt-74:focus {
    margin-top: -18.5rem !important;
  }

  .sm\:focus\:-mr-74:focus {
    margin-right: -18.5rem !important;
  }

  .sm\:focus\:-mb-74:focus {
    margin-bottom: -18.5rem !important;
  }

  .sm\:focus\:-ml-74:focus {
    margin-left: -18.5rem !important;
  }

  .sm\:focus\:-mt-75:focus {
    margin-top: -18.75rem !important;
  }

  .sm\:focus\:-mr-75:focus {
    margin-right: -18.75rem !important;
  }

  .sm\:focus\:-mb-75:focus {
    margin-bottom: -18.75rem !important;
  }

  .sm\:focus\:-ml-75:focus {
    margin-left: -18.75rem !important;
  }

  .sm\:focus\:-mt-76:focus {
    margin-top: -19rem !important;
  }

  .sm\:focus\:-mr-76:focus {
    margin-right: -19rem !important;
  }

  .sm\:focus\:-mb-76:focus {
    margin-bottom: -19rem !important;
  }

  .sm\:focus\:-ml-76:focus {
    margin-left: -19rem !important;
  }

  .sm\:focus\:-mt-77:focus {
    margin-top: -19.25rem !important;
  }

  .sm\:focus\:-mr-77:focus {
    margin-right: -19.25rem !important;
  }

  .sm\:focus\:-mb-77:focus {
    margin-bottom: -19.25rem !important;
  }

  .sm\:focus\:-ml-77:focus {
    margin-left: -19.25rem !important;
  }

  .sm\:focus\:-mt-78:focus {
    margin-top: -19.5rem !important;
  }

  .sm\:focus\:-mr-78:focus {
    margin-right: -19.5rem !important;
  }

  .sm\:focus\:-mb-78:focus {
    margin-bottom: -19.5rem !important;
  }

  .sm\:focus\:-ml-78:focus {
    margin-left: -19.5rem !important;
  }

  .sm\:focus\:-mt-79:focus {
    margin-top: -19.75rem !important;
  }

  .sm\:focus\:-mr-79:focus {
    margin-right: -19.75rem !important;
  }

  .sm\:focus\:-mb-79:focus {
    margin-bottom: -19.75rem !important;
  }

  .sm\:focus\:-ml-79:focus {
    margin-left: -19.75rem !important;
  }

  .sm\:focus\:-mt-80:focus {
    margin-top: -20rem !important;
  }

  .sm\:focus\:-mr-80:focus {
    margin-right: -20rem !important;
  }

  .sm\:focus\:-mb-80:focus {
    margin-bottom: -20rem !important;
  }

  .sm\:focus\:-ml-80:focus {
    margin-left: -20rem !important;
  }

  .sm\:focus\:-mt-81:focus {
    margin-top: -20.25rem !important;
  }

  .sm\:focus\:-mr-81:focus {
    margin-right: -20.25rem !important;
  }

  .sm\:focus\:-mb-81:focus {
    margin-bottom: -20.25rem !important;
  }

  .sm\:focus\:-ml-81:focus {
    margin-left: -20.25rem !important;
  }

  .sm\:focus\:-mt-82:focus {
    margin-top: -20.5rem !important;
  }

  .sm\:focus\:-mr-82:focus {
    margin-right: -20.5rem !important;
  }

  .sm\:focus\:-mb-82:focus {
    margin-bottom: -20.5rem !important;
  }

  .sm\:focus\:-ml-82:focus {
    margin-left: -20.5rem !important;
  }

  .sm\:focus\:-mt-83:focus {
    margin-top: -20.75rem !important;
  }

  .sm\:focus\:-mr-83:focus {
    margin-right: -20.75rem !important;
  }

  .sm\:focus\:-mb-83:focus {
    margin-bottom: -20.75rem !important;
  }

  .sm\:focus\:-ml-83:focus {
    margin-left: -20.75rem !important;
  }

  .sm\:focus\:-mt-84:focus {
    margin-top: -21rem !important;
  }

  .sm\:focus\:-mr-84:focus {
    margin-right: -21rem !important;
  }

  .sm\:focus\:-mb-84:focus {
    margin-bottom: -21rem !important;
  }

  .sm\:focus\:-ml-84:focus {
    margin-left: -21rem !important;
  }

  .sm\:focus\:-mt-85:focus {
    margin-top: -21.25rem !important;
  }

  .sm\:focus\:-mr-85:focus {
    margin-right: -21.25rem !important;
  }

  .sm\:focus\:-mb-85:focus {
    margin-bottom: -21.25rem !important;
  }

  .sm\:focus\:-ml-85:focus {
    margin-left: -21.25rem !important;
  }

  .sm\:focus\:-mt-86:focus {
    margin-top: -21.5rem !important;
  }

  .sm\:focus\:-mr-86:focus {
    margin-right: -21.5rem !important;
  }

  .sm\:focus\:-mb-86:focus {
    margin-bottom: -21.5rem !important;
  }

  .sm\:focus\:-ml-86:focus {
    margin-left: -21.5rem !important;
  }

  .sm\:focus\:-mt-87:focus {
    margin-top: -21.75rem !important;
  }

  .sm\:focus\:-mr-87:focus {
    margin-right: -21.75rem !important;
  }

  .sm\:focus\:-mb-87:focus {
    margin-bottom: -21.75rem !important;
  }

  .sm\:focus\:-ml-87:focus {
    margin-left: -21.75rem !important;
  }

  .sm\:focus\:-mt-88:focus {
    margin-top: -22rem !important;
  }

  .sm\:focus\:-mr-88:focus {
    margin-right: -22rem !important;
  }

  .sm\:focus\:-mb-88:focus {
    margin-bottom: -22rem !important;
  }

  .sm\:focus\:-ml-88:focus {
    margin-left: -22rem !important;
  }

  .sm\:focus\:-mt-89:focus {
    margin-top: -22.25rem !important;
  }

  .sm\:focus\:-mr-89:focus {
    margin-right: -22.25rem !important;
  }

  .sm\:focus\:-mb-89:focus {
    margin-bottom: -22.25rem !important;
  }

  .sm\:focus\:-ml-89:focus {
    margin-left: -22.25rem !important;
  }

  .sm\:focus\:-mt-90:focus {
    margin-top: -22.5rem !important;
  }

  .sm\:focus\:-mr-90:focus {
    margin-right: -22.5rem !important;
  }

  .sm\:focus\:-mb-90:focus {
    margin-bottom: -22.5rem !important;
  }

  .sm\:focus\:-ml-90:focus {
    margin-left: -22.5rem !important;
  }

  .sm\:focus\:-mt-91:focus {
    margin-top: -22.75rem !important;
  }

  .sm\:focus\:-mr-91:focus {
    margin-right: -22.75rem !important;
  }

  .sm\:focus\:-mb-91:focus {
    margin-bottom: -22.75rem !important;
  }

  .sm\:focus\:-ml-91:focus {
    margin-left: -22.75rem !important;
  }

  .sm\:focus\:-mt-92:focus {
    margin-top: -23rem !important;
  }

  .sm\:focus\:-mr-92:focus {
    margin-right: -23rem !important;
  }

  .sm\:focus\:-mb-92:focus {
    margin-bottom: -23rem !important;
  }

  .sm\:focus\:-ml-92:focus {
    margin-left: -23rem !important;
  }

  .sm\:focus\:-mt-93:focus {
    margin-top: -23.25rem !important;
  }

  .sm\:focus\:-mr-93:focus {
    margin-right: -23.25rem !important;
  }

  .sm\:focus\:-mb-93:focus {
    margin-bottom: -23.25rem !important;
  }

  .sm\:focus\:-ml-93:focus {
    margin-left: -23.25rem !important;
  }

  .sm\:focus\:-mt-94:focus {
    margin-top: -23.5rem !important;
  }

  .sm\:focus\:-mr-94:focus {
    margin-right: -23.5rem !important;
  }

  .sm\:focus\:-mb-94:focus {
    margin-bottom: -23.5rem !important;
  }

  .sm\:focus\:-ml-94:focus {
    margin-left: -23.5rem !important;
  }

  .sm\:focus\:-mt-95:focus {
    margin-top: -23.75rem !important;
  }

  .sm\:focus\:-mr-95:focus {
    margin-right: -23.75rem !important;
  }

  .sm\:focus\:-mb-95:focus {
    margin-bottom: -23.75rem !important;
  }

  .sm\:focus\:-ml-95:focus {
    margin-left: -23.75rem !important;
  }

  .sm\:focus\:-mt-96:focus {
    margin-top: -24rem !important;
  }

  .sm\:focus\:-mr-96:focus {
    margin-right: -24rem !important;
  }

  .sm\:focus\:-mb-96:focus {
    margin-bottom: -24rem !important;
  }

  .sm\:focus\:-ml-96:focus {
    margin-left: -24rem !important;
  }

  .sm\:focus\:-mt-97:focus {
    margin-top: -24.25rem !important;
  }

  .sm\:focus\:-mr-97:focus {
    margin-right: -24.25rem !important;
  }

  .sm\:focus\:-mb-97:focus {
    margin-bottom: -24.25rem !important;
  }

  .sm\:focus\:-ml-97:focus {
    margin-left: -24.25rem !important;
  }

  .sm\:focus\:-mt-98:focus {
    margin-top: -24.5rem !important;
  }

  .sm\:focus\:-mr-98:focus {
    margin-right: -24.5rem !important;
  }

  .sm\:focus\:-mb-98:focus {
    margin-bottom: -24.5rem !important;
  }

  .sm\:focus\:-ml-98:focus {
    margin-left: -24.5rem !important;
  }

  .sm\:focus\:-mt-99:focus {
    margin-top: -24.75rem !important;
  }

  .sm\:focus\:-mr-99:focus {
    margin-right: -24.75rem !important;
  }

  .sm\:focus\:-mb-99:focus {
    margin-bottom: -24.75rem !important;
  }

  .sm\:focus\:-ml-99:focus {
    margin-left: -24.75rem !important;
  }

  .sm\:focus\:-mt-100:focus {
    margin-top: -25rem !important;
  }

  .sm\:focus\:-mr-100:focus {
    margin-right: -25rem !important;
  }

  .sm\:focus\:-mb-100:focus {
    margin-bottom: -25rem !important;
  }

  .sm\:focus\:-ml-100:focus {
    margin-left: -25rem !important;
  }

  .sm\:focus\:-mt-101:focus {
    margin-top: -25.25rem !important;
  }

  .sm\:focus\:-mr-101:focus {
    margin-right: -25.25rem !important;
  }

  .sm\:focus\:-mb-101:focus {
    margin-bottom: -25.25rem !important;
  }

  .sm\:focus\:-ml-101:focus {
    margin-left: -25.25rem !important;
  }

  .sm\:focus\:-mt-102:focus {
    margin-top: -25.5rem !important;
  }

  .sm\:focus\:-mr-102:focus {
    margin-right: -25.5rem !important;
  }

  .sm\:focus\:-mb-102:focus {
    margin-bottom: -25.5rem !important;
  }

  .sm\:focus\:-ml-102:focus {
    margin-left: -25.5rem !important;
  }

  .sm\:focus\:-mt-103:focus {
    margin-top: -25.75rem !important;
  }

  .sm\:focus\:-mr-103:focus {
    margin-right: -25.75rem !important;
  }

  .sm\:focus\:-mb-103:focus {
    margin-bottom: -25.75rem !important;
  }

  .sm\:focus\:-ml-103:focus {
    margin-left: -25.75rem !important;
  }

  .sm\:focus\:-mt-104:focus {
    margin-top: -26rem !important;
  }

  .sm\:focus\:-mr-104:focus {
    margin-right: -26rem !important;
  }

  .sm\:focus\:-mb-104:focus {
    margin-bottom: -26rem !important;
  }

  .sm\:focus\:-ml-104:focus {
    margin-left: -26rem !important;
  }

  .sm\:focus\:-mt-105:focus {
    margin-top: -26.25rem !important;
  }

  .sm\:focus\:-mr-105:focus {
    margin-right: -26.25rem !important;
  }

  .sm\:focus\:-mb-105:focus {
    margin-bottom: -26.25rem !important;
  }

  .sm\:focus\:-ml-105:focus {
    margin-left: -26.25rem !important;
  }

  .sm\:focus\:-mt-px:focus {
    margin-top: -1px !important;
  }

  .sm\:focus\:-mr-px:focus {
    margin-right: -1px !important;
  }

  .sm\:focus\:-mb-px:focus {
    margin-bottom: -1px !important;
  }

  .sm\:focus\:-ml-px:focus {
    margin-left: -1px !important;
  }

  .sm\:focus\:-mt-0\.5:focus {
    margin-top: -0.125rem !important;
  }

  .sm\:focus\:-mr-0\.5:focus {
    margin-right: -0.125rem !important;
  }

  .sm\:focus\:-mb-0\.5:focus {
    margin-bottom: -0.125rem !important;
  }

  .sm\:focus\:-ml-0\.5:focus {
    margin-left: -0.125rem !important;
  }

  .sm\:focus\:-mt-1\.5:focus {
    margin-top: -0.375rem !important;
  }

  .sm\:focus\:-mr-1\.5:focus {
    margin-right: -0.375rem !important;
  }

  .sm\:focus\:-mb-1\.5:focus {
    margin-bottom: -0.375rem !important;
  }

  .sm\:focus\:-ml-1\.5:focus {
    margin-left: -0.375rem !important;
  }

  .sm\:focus\:-mt-2\.5:focus {
    margin-top: -0.625rem !important;
  }

  .sm\:focus\:-mr-2\.5:focus {
    margin-right: -0.625rem !important;
  }

  .sm\:focus\:-mb-2\.5:focus {
    margin-bottom: -0.625rem !important;
  }

  .sm\:focus\:-ml-2\.5:focus {
    margin-left: -0.625rem !important;
  }

  .sm\:focus\:-mt-3\.5:focus {
    margin-top: -0.875rem !important;
  }

  .sm\:focus\:-mr-3\.5:focus {
    margin-right: -0.875rem !important;
  }

  .sm\:focus\:-mb-3\.5:focus {
    margin-bottom: -0.875rem !important;
  }

  .sm\:focus\:-ml-3\.5:focus {
    margin-left: -0.875rem !important;
  }

  .sm\:focus\:-mt-4\.5:focus {
    margin-top: -1.125rem !important;
  }

  .sm\:focus\:-mr-4\.5:focus {
    margin-right: -1.125rem !important;
  }

  .sm\:focus\:-mb-4\.5:focus {
    margin-bottom: -1.125rem !important;
  }

  .sm\:focus\:-ml-4\.5:focus {
    margin-left: -1.125rem !important;
  }

  .sm\:focus\:-mt-5\.5:focus {
    margin-top: -1.375rem !important;
  }

  .sm\:focus\:-mr-5\.5:focus {
    margin-right: -1.375rem !important;
  }

  .sm\:focus\:-mb-5\.5:focus {
    margin-bottom: -1.375rem !important;
  }

  .sm\:focus\:-ml-5\.5:focus {
    margin-left: -1.375rem !important;
  }

  .sm\:focus\:-mt-6\.5:focus {
    margin-top: -1.625rem !important;
  }

  .sm\:focus\:-mr-6\.5:focus {
    margin-right: -1.625rem !important;
  }

  .sm\:focus\:-mb-6\.5:focus {
    margin-bottom: -1.625rem !important;
  }

  .sm\:focus\:-ml-6\.5:focus {
    margin-left: -1.625rem !important;
  }

  .sm\:focus\:-mt-7\.5:focus {
    margin-top: -1.875rem !important;
  }

  .sm\:focus\:-mr-7\.5:focus {
    margin-right: -1.875rem !important;
  }

  .sm\:focus\:-mb-7\.5:focus {
    margin-bottom: -1.875rem !important;
  }

  .sm\:focus\:-ml-7\.5:focus {
    margin-left: -1.875rem !important;
  }

  .sm\:focus\:-mt-8\.5:focus {
    margin-top: -2.125rem !important;
  }

  .sm\:focus\:-mr-8\.5:focus {
    margin-right: -2.125rem !important;
  }

  .sm\:focus\:-mb-8\.5:focus {
    margin-bottom: -2.125rem !important;
  }

  .sm\:focus\:-ml-8\.5:focus {
    margin-left: -2.125rem !important;
  }

  .sm\:focus\:-mt-9\.5:focus {
    margin-top: -2.375rem !important;
  }

  .sm\:focus\:-mr-9\.5:focus {
    margin-right: -2.375rem !important;
  }

  .sm\:focus\:-mb-9\.5:focus {
    margin-bottom: -2.375rem !important;
  }

  .sm\:focus\:-ml-9\.5:focus {
    margin-left: -2.375rem !important;
  }

  .sm\:focus\:-mt-10\.5:focus {
    margin-top: -2.625rem !important;
  }

  .sm\:focus\:-mr-10\.5:focus {
    margin-right: -2.625rem !important;
  }

  .sm\:focus\:-mb-10\.5:focus {
    margin-bottom: -2.625rem !important;
  }

  .sm\:focus\:-ml-10\.5:focus {
    margin-left: -2.625rem !important;
  }

  .sm\:focus\:-mt-11\.5:focus {
    margin-top: -2.875rem !important;
  }

  .sm\:focus\:-mr-11\.5:focus {
    margin-right: -2.875rem !important;
  }

  .sm\:focus\:-mb-11\.5:focus {
    margin-bottom: -2.875rem !important;
  }

  .sm\:focus\:-ml-11\.5:focus {
    margin-left: -2.875rem !important;
  }

  .sm\:focus\:-mt-12\.5:focus {
    margin-top: -3.125rem !important;
  }

  .sm\:focus\:-mr-12\.5:focus {
    margin-right: -3.125rem !important;
  }

  .sm\:focus\:-mb-12\.5:focus {
    margin-bottom: -3.125rem !important;
  }

  .sm\:focus\:-ml-12\.5:focus {
    margin-left: -3.125rem !important;
  }

  .sm\:focus\:-mt-13\.5:focus {
    margin-top: -3.375rem !important;
  }

  .sm\:focus\:-mr-13\.5:focus {
    margin-right: -3.375rem !important;
  }

  .sm\:focus\:-mb-13\.5:focus {
    margin-bottom: -3.375rem !important;
  }

  .sm\:focus\:-ml-13\.5:focus {
    margin-left: -3.375rem !important;
  }

  .sm\:focus\:-mt-14\.5:focus {
    margin-top: -3.625rem !important;
  }

  .sm\:focus\:-mr-14\.5:focus {
    margin-right: -3.625rem !important;
  }

  .sm\:focus\:-mb-14\.5:focus {
    margin-bottom: -3.625rem !important;
  }

  .sm\:focus\:-ml-14\.5:focus {
    margin-left: -3.625rem !important;
  }

  .sm\:focus\:-mt-15\.5:focus {
    margin-top: -3.875rem !important;
  }

  .sm\:focus\:-mr-15\.5:focus {
    margin-right: -3.875rem !important;
  }

  .sm\:focus\:-mb-15\.5:focus {
    margin-bottom: -3.875rem !important;
  }

  .sm\:focus\:-ml-15\.5:focus {
    margin-left: -3.875rem !important;
  }

  .sm\:focus\:-mt-16\.5:focus {
    margin-top: -4.125rem !important;
  }

  .sm\:focus\:-mr-16\.5:focus {
    margin-right: -4.125rem !important;
  }

  .sm\:focus\:-mb-16\.5:focus {
    margin-bottom: -4.125rem !important;
  }

  .sm\:focus\:-ml-16\.5:focus {
    margin-left: -4.125rem !important;
  }

  .sm\:focus\:-mt-17\.5:focus {
    margin-top: -4.375rem !important;
  }

  .sm\:focus\:-mr-17\.5:focus {
    margin-right: -4.375rem !important;
  }

  .sm\:focus\:-mb-17\.5:focus {
    margin-bottom: -4.375rem !important;
  }

  .sm\:focus\:-ml-17\.5:focus {
    margin-left: -4.375rem !important;
  }

  .sm\:focus\:-mt-18\.5:focus {
    margin-top: -4.625rem !important;
  }

  .sm\:focus\:-mr-18\.5:focus {
    margin-right: -4.625rem !important;
  }

  .sm\:focus\:-mb-18\.5:focus {
    margin-bottom: -4.625rem !important;
  }

  .sm\:focus\:-ml-18\.5:focus {
    margin-left: -4.625rem !important;
  }

  .sm\:focus\:-mt-19\.5:focus {
    margin-top: -4.875rem !important;
  }

  .sm\:focus\:-mr-19\.5:focus {
    margin-right: -4.875rem !important;
  }

  .sm\:focus\:-mb-19\.5:focus {
    margin-bottom: -4.875rem !important;
  }

  .sm\:focus\:-ml-19\.5:focus {
    margin-left: -4.875rem !important;
  }

  .sm\:focus\:-mt-20\.5:focus {
    margin-top: -5.125rem !important;
  }

  .sm\:focus\:-mr-20\.5:focus {
    margin-right: -5.125rem !important;
  }

  .sm\:focus\:-mb-20\.5:focus {
    margin-bottom: -5.125rem !important;
  }

  .sm\:focus\:-ml-20\.5:focus {
    margin-left: -5.125rem !important;
  }

  .sm\:focus\:-mt-21\.5:focus {
    margin-top: -5.375rem !important;
  }

  .sm\:focus\:-mr-21\.5:focus {
    margin-right: -5.375rem !important;
  }

  .sm\:focus\:-mb-21\.5:focus {
    margin-bottom: -5.375rem !important;
  }

  .sm\:focus\:-ml-21\.5:focus {
    margin-left: -5.375rem !important;
  }

  .sm\:focus\:-mt-22\.5:focus {
    margin-top: -5.625rem !important;
  }

  .sm\:focus\:-mr-22\.5:focus {
    margin-right: -5.625rem !important;
  }

  .sm\:focus\:-mb-22\.5:focus {
    margin-bottom: -5.625rem !important;
  }

  .sm\:focus\:-ml-22\.5:focus {
    margin-left: -5.625rem !important;
  }

  .sm\:focus\:-mt-23\.5:focus {
    margin-top: -5.875rem !important;
  }

  .sm\:focus\:-mr-23\.5:focus {
    margin-right: -5.875rem !important;
  }

  .sm\:focus\:-mb-23\.5:focus {
    margin-bottom: -5.875rem !important;
  }

  .sm\:focus\:-ml-23\.5:focus {
    margin-left: -5.875rem !important;
  }

  .sm\:focus\:-mt-24\.5:focus {
    margin-top: -6.125rem !important;
  }

  .sm\:focus\:-mr-24\.5:focus {
    margin-right: -6.125rem !important;
  }

  .sm\:focus\:-mb-24\.5:focus {
    margin-bottom: -6.125rem !important;
  }

  .sm\:focus\:-ml-24\.5:focus {
    margin-left: -6.125rem !important;
  }

  .sm\:focus\:-mt-25\.5:focus {
    margin-top: -6.375rem !important;
  }

  .sm\:focus\:-mr-25\.5:focus {
    margin-right: -6.375rem !important;
  }

  .sm\:focus\:-mb-25\.5:focus {
    margin-bottom: -6.375rem !important;
  }

  .sm\:focus\:-ml-25\.5:focus {
    margin-left: -6.375rem !important;
  }

  .sm\:focus\:-mt-26\.5:focus {
    margin-top: -6.625rem !important;
  }

  .sm\:focus\:-mr-26\.5:focus {
    margin-right: -6.625rem !important;
  }

  .sm\:focus\:-mb-26\.5:focus {
    margin-bottom: -6.625rem !important;
  }

  .sm\:focus\:-ml-26\.5:focus {
    margin-left: -6.625rem !important;
  }

  .sm\:focus\:-mt-27\.5:focus {
    margin-top: -6.875rem !important;
  }

  .sm\:focus\:-mr-27\.5:focus {
    margin-right: -6.875rem !important;
  }

  .sm\:focus\:-mb-27\.5:focus {
    margin-bottom: -6.875rem !important;
  }

  .sm\:focus\:-ml-27\.5:focus {
    margin-left: -6.875rem !important;
  }

  .sm\:focus\:-mt-28\.5:focus {
    margin-top: -7.125rem !important;
  }

  .sm\:focus\:-mr-28\.5:focus {
    margin-right: -7.125rem !important;
  }

  .sm\:focus\:-mb-28\.5:focus {
    margin-bottom: -7.125rem !important;
  }

  .sm\:focus\:-ml-28\.5:focus {
    margin-left: -7.125rem !important;
  }

  .sm\:focus\:-mt-29\.5:focus {
    margin-top: -7.375rem !important;
  }

  .sm\:focus\:-mr-29\.5:focus {
    margin-right: -7.375rem !important;
  }

  .sm\:focus\:-mb-29\.5:focus {
    margin-bottom: -7.375rem !important;
  }

  .sm\:focus\:-ml-29\.5:focus {
    margin-left: -7.375rem !important;
  }

  .sm\:focus\:-mt-30\.5:focus {
    margin-top: -7.625rem !important;
  }

  .sm\:focus\:-mr-30\.5:focus {
    margin-right: -7.625rem !important;
  }

  .sm\:focus\:-mb-30\.5:focus {
    margin-bottom: -7.625rem !important;
  }

  .sm\:focus\:-ml-30\.5:focus {
    margin-left: -7.625rem !important;
  }

  .sm\:focus\:-mt-31\.5:focus {
    margin-top: -7.875rem !important;
  }

  .sm\:focus\:-mr-31\.5:focus {
    margin-right: -7.875rem !important;
  }

  .sm\:focus\:-mb-31\.5:focus {
    margin-bottom: -7.875rem !important;
  }

  .sm\:focus\:-ml-31\.5:focus {
    margin-left: -7.875rem !important;
  }

  .sm\:focus\:-mt-32\.5:focus {
    margin-top: -8.125rem !important;
  }

  .sm\:focus\:-mr-32\.5:focus {
    margin-right: -8.125rem !important;
  }

  .sm\:focus\:-mb-32\.5:focus {
    margin-bottom: -8.125rem !important;
  }

  .sm\:focus\:-ml-32\.5:focus {
    margin-left: -8.125rem !important;
  }

  .sm\:focus\:-mt-33\.5:focus {
    margin-top: -8.375rem !important;
  }

  .sm\:focus\:-mr-33\.5:focus {
    margin-right: -8.375rem !important;
  }

  .sm\:focus\:-mb-33\.5:focus {
    margin-bottom: -8.375rem !important;
  }

  .sm\:focus\:-ml-33\.5:focus {
    margin-left: -8.375rem !important;
  }

  .sm\:focus\:-mt-34\.5:focus {
    margin-top: -8.625rem !important;
  }

  .sm\:focus\:-mr-34\.5:focus {
    margin-right: -8.625rem !important;
  }

  .sm\:focus\:-mb-34\.5:focus {
    margin-bottom: -8.625rem !important;
  }

  .sm\:focus\:-ml-34\.5:focus {
    margin-left: -8.625rem !important;
  }

  .sm\:focus\:-mt-35\.5:focus {
    margin-top: -8.875rem !important;
  }

  .sm\:focus\:-mr-35\.5:focus {
    margin-right: -8.875rem !important;
  }

  .sm\:focus\:-mb-35\.5:focus {
    margin-bottom: -8.875rem !important;
  }

  .sm\:focus\:-ml-35\.5:focus {
    margin-left: -8.875rem !important;
  }

  .sm\:focus\:-mt-36\.5:focus {
    margin-top: -9.125rem !important;
  }

  .sm\:focus\:-mr-36\.5:focus {
    margin-right: -9.125rem !important;
  }

  .sm\:focus\:-mb-36\.5:focus {
    margin-bottom: -9.125rem !important;
  }

  .sm\:focus\:-ml-36\.5:focus {
    margin-left: -9.125rem !important;
  }

  .sm\:focus\:-mt-37\.5:focus {
    margin-top: -9.375rem !important;
  }

  .sm\:focus\:-mr-37\.5:focus {
    margin-right: -9.375rem !important;
  }

  .sm\:focus\:-mb-37\.5:focus {
    margin-bottom: -9.375rem !important;
  }

  .sm\:focus\:-ml-37\.5:focus {
    margin-left: -9.375rem !important;
  }

  .sm\:focus\:-mt-38\.5:focus {
    margin-top: -9.625rem !important;
  }

  .sm\:focus\:-mr-38\.5:focus {
    margin-right: -9.625rem !important;
  }

  .sm\:focus\:-mb-38\.5:focus {
    margin-bottom: -9.625rem !important;
  }

  .sm\:focus\:-ml-38\.5:focus {
    margin-left: -9.625rem !important;
  }

  .sm\:focus\:-mt-39\.5:focus {
    margin-top: -9.875rem !important;
  }

  .sm\:focus\:-mr-39\.5:focus {
    margin-right: -9.875rem !important;
  }

  .sm\:focus\:-mb-39\.5:focus {
    margin-bottom: -9.875rem !important;
  }

  .sm\:focus\:-ml-39\.5:focus {
    margin-left: -9.875rem !important;
  }

  .sm\:focus\:-mt-40\.5:focus {
    margin-top: -10.125rem !important;
  }

  .sm\:focus\:-mr-40\.5:focus {
    margin-right: -10.125rem !important;
  }

  .sm\:focus\:-mb-40\.5:focus {
    margin-bottom: -10.125rem !important;
  }

  .sm\:focus\:-ml-40\.5:focus {
    margin-left: -10.125rem !important;
  }

  .sm\:focus\:-mt-41\.5:focus {
    margin-top: -10.375rem !important;
  }

  .sm\:focus\:-mr-41\.5:focus {
    margin-right: -10.375rem !important;
  }

  .sm\:focus\:-mb-41\.5:focus {
    margin-bottom: -10.375rem !important;
  }

  .sm\:focus\:-ml-41\.5:focus {
    margin-left: -10.375rem !important;
  }

  .sm\:focus\:-mt-42\.5:focus {
    margin-top: -10.625rem !important;
  }

  .sm\:focus\:-mr-42\.5:focus {
    margin-right: -10.625rem !important;
  }

  .sm\:focus\:-mb-42\.5:focus {
    margin-bottom: -10.625rem !important;
  }

  .sm\:focus\:-ml-42\.5:focus {
    margin-left: -10.625rem !important;
  }

  .sm\:focus\:-mt-43\.5:focus {
    margin-top: -10.875rem !important;
  }

  .sm\:focus\:-mr-43\.5:focus {
    margin-right: -10.875rem !important;
  }

  .sm\:focus\:-mb-43\.5:focus {
    margin-bottom: -10.875rem !important;
  }

  .sm\:focus\:-ml-43\.5:focus {
    margin-left: -10.875rem !important;
  }

  .sm\:focus\:-mt-44\.5:focus {
    margin-top: -11.125rem !important;
  }

  .sm\:focus\:-mr-44\.5:focus {
    margin-right: -11.125rem !important;
  }

  .sm\:focus\:-mb-44\.5:focus {
    margin-bottom: -11.125rem !important;
  }

  .sm\:focus\:-ml-44\.5:focus {
    margin-left: -11.125rem !important;
  }

  .sm\:focus\:-mt-45\.5:focus {
    margin-top: -11.375rem !important;
  }

  .sm\:focus\:-mr-45\.5:focus {
    margin-right: -11.375rem !important;
  }

  .sm\:focus\:-mb-45\.5:focus {
    margin-bottom: -11.375rem !important;
  }

  .sm\:focus\:-ml-45\.5:focus {
    margin-left: -11.375rem !important;
  }

  .sm\:focus\:-mt-46\.5:focus {
    margin-top: -11.625rem !important;
  }

  .sm\:focus\:-mr-46\.5:focus {
    margin-right: -11.625rem !important;
  }

  .sm\:focus\:-mb-46\.5:focus {
    margin-bottom: -11.625rem !important;
  }

  .sm\:focus\:-ml-46\.5:focus {
    margin-left: -11.625rem !important;
  }

  .sm\:focus\:-mt-47\.5:focus {
    margin-top: -11.875rem !important;
  }

  .sm\:focus\:-mr-47\.5:focus {
    margin-right: -11.875rem !important;
  }

  .sm\:focus\:-mb-47\.5:focus {
    margin-bottom: -11.875rem !important;
  }

  .sm\:focus\:-ml-47\.5:focus {
    margin-left: -11.875rem !important;
  }

  .sm\:focus\:-mt-48\.5:focus {
    margin-top: -12.125rem !important;
  }

  .sm\:focus\:-mr-48\.5:focus {
    margin-right: -12.125rem !important;
  }

  .sm\:focus\:-mb-48\.5:focus {
    margin-bottom: -12.125rem !important;
  }

  .sm\:focus\:-ml-48\.5:focus {
    margin-left: -12.125rem !important;
  }

  .sm\:focus\:-mt-49\.5:focus {
    margin-top: -12.375rem !important;
  }

  .sm\:focus\:-mr-49\.5:focus {
    margin-right: -12.375rem !important;
  }

  .sm\:focus\:-mb-49\.5:focus {
    margin-bottom: -12.375rem !important;
  }

  .sm\:focus\:-ml-49\.5:focus {
    margin-left: -12.375rem !important;
  }

  .sm\:focus\:-mt-50\.5:focus {
    margin-top: -12.625rem !important;
  }

  .sm\:focus\:-mr-50\.5:focus {
    margin-right: -12.625rem !important;
  }

  .sm\:focus\:-mb-50\.5:focus {
    margin-bottom: -12.625rem !important;
  }

  .sm\:focus\:-ml-50\.5:focus {
    margin-left: -12.625rem !important;
  }

  .sm\:focus\:-mt-51\.5:focus {
    margin-top: -12.875rem !important;
  }

  .sm\:focus\:-mr-51\.5:focus {
    margin-right: -12.875rem !important;
  }

  .sm\:focus\:-mb-51\.5:focus {
    margin-bottom: -12.875rem !important;
  }

  .sm\:focus\:-ml-51\.5:focus {
    margin-left: -12.875rem !important;
  }

  .sm\:focus\:-mt-52\.5:focus {
    margin-top: -13.125rem !important;
  }

  .sm\:focus\:-mr-52\.5:focus {
    margin-right: -13.125rem !important;
  }

  .sm\:focus\:-mb-52\.5:focus {
    margin-bottom: -13.125rem !important;
  }

  .sm\:focus\:-ml-52\.5:focus {
    margin-left: -13.125rem !important;
  }

  .sm\:focus\:-mt-53\.5:focus {
    margin-top: -13.375rem !important;
  }

  .sm\:focus\:-mr-53\.5:focus {
    margin-right: -13.375rem !important;
  }

  .sm\:focus\:-mb-53\.5:focus {
    margin-bottom: -13.375rem !important;
  }

  .sm\:focus\:-ml-53\.5:focus {
    margin-left: -13.375rem !important;
  }

  .sm\:focus\:-mt-54\.5:focus {
    margin-top: -13.625rem !important;
  }

  .sm\:focus\:-mr-54\.5:focus {
    margin-right: -13.625rem !important;
  }

  .sm\:focus\:-mb-54\.5:focus {
    margin-bottom: -13.625rem !important;
  }

  .sm\:focus\:-ml-54\.5:focus {
    margin-left: -13.625rem !important;
  }

  .sm\:focus\:-mt-55\.5:focus {
    margin-top: -13.875rem !important;
  }

  .sm\:focus\:-mr-55\.5:focus {
    margin-right: -13.875rem !important;
  }

  .sm\:focus\:-mb-55\.5:focus {
    margin-bottom: -13.875rem !important;
  }

  .sm\:focus\:-ml-55\.5:focus {
    margin-left: -13.875rem !important;
  }

  .sm\:focus\:-mt-56\.5:focus {
    margin-top: -14.125rem !important;
  }

  .sm\:focus\:-mr-56\.5:focus {
    margin-right: -14.125rem !important;
  }

  .sm\:focus\:-mb-56\.5:focus {
    margin-bottom: -14.125rem !important;
  }

  .sm\:focus\:-ml-56\.5:focus {
    margin-left: -14.125rem !important;
  }

  .sm\:focus\:-mt-57\.5:focus {
    margin-top: -14.375rem !important;
  }

  .sm\:focus\:-mr-57\.5:focus {
    margin-right: -14.375rem !important;
  }

  .sm\:focus\:-mb-57\.5:focus {
    margin-bottom: -14.375rem !important;
  }

  .sm\:focus\:-ml-57\.5:focus {
    margin-left: -14.375rem !important;
  }

  .sm\:focus\:-mt-58\.5:focus {
    margin-top: -14.625rem !important;
  }

  .sm\:focus\:-mr-58\.5:focus {
    margin-right: -14.625rem !important;
  }

  .sm\:focus\:-mb-58\.5:focus {
    margin-bottom: -14.625rem !important;
  }

  .sm\:focus\:-ml-58\.5:focus {
    margin-left: -14.625rem !important;
  }

  .sm\:focus\:-mt-59\.5:focus {
    margin-top: -14.875rem !important;
  }

  .sm\:focus\:-mr-59\.5:focus {
    margin-right: -14.875rem !important;
  }

  .sm\:focus\:-mb-59\.5:focus {
    margin-bottom: -14.875rem !important;
  }

  .sm\:focus\:-ml-59\.5:focus {
    margin-left: -14.875rem !important;
  }

  .sm\:focus\:-mt-60\.5:focus {
    margin-top: -15.125rem !important;
  }

  .sm\:focus\:-mr-60\.5:focus {
    margin-right: -15.125rem !important;
  }

  .sm\:focus\:-mb-60\.5:focus {
    margin-bottom: -15.125rem !important;
  }

  .sm\:focus\:-ml-60\.5:focus {
    margin-left: -15.125rem !important;
  }

  .sm\:focus\:-mt-61\.5:focus {
    margin-top: -15.375rem !important;
  }

  .sm\:focus\:-mr-61\.5:focus {
    margin-right: -15.375rem !important;
  }

  .sm\:focus\:-mb-61\.5:focus {
    margin-bottom: -15.375rem !important;
  }

  .sm\:focus\:-ml-61\.5:focus {
    margin-left: -15.375rem !important;
  }

  .sm\:focus\:-mt-62\.5:focus {
    margin-top: -15.625rem !important;
  }

  .sm\:focus\:-mr-62\.5:focus {
    margin-right: -15.625rem !important;
  }

  .sm\:focus\:-mb-62\.5:focus {
    margin-bottom: -15.625rem !important;
  }

  .sm\:focus\:-ml-62\.5:focus {
    margin-left: -15.625rem !important;
  }

  .sm\:focus\:-mt-63\.5:focus {
    margin-top: -15.875rem !important;
  }

  .sm\:focus\:-mr-63\.5:focus {
    margin-right: -15.875rem !important;
  }

  .sm\:focus\:-mb-63\.5:focus {
    margin-bottom: -15.875rem !important;
  }

  .sm\:focus\:-ml-63\.5:focus {
    margin-left: -15.875rem !important;
  }

  .sm\:focus\:-mt-64\.5:focus {
    margin-top: -16.125rem !important;
  }

  .sm\:focus\:-mr-64\.5:focus {
    margin-right: -16.125rem !important;
  }

  .sm\:focus\:-mb-64\.5:focus {
    margin-bottom: -16.125rem !important;
  }

  .sm\:focus\:-ml-64\.5:focus {
    margin-left: -16.125rem !important;
  }

  .sm\:focus\:-mt-65\.5:focus {
    margin-top: -16.375rem !important;
  }

  .sm\:focus\:-mr-65\.5:focus {
    margin-right: -16.375rem !important;
  }

  .sm\:focus\:-mb-65\.5:focus {
    margin-bottom: -16.375rem !important;
  }

  .sm\:focus\:-ml-65\.5:focus {
    margin-left: -16.375rem !important;
  }

  .sm\:focus\:-mt-66\.5:focus {
    margin-top: -16.625rem !important;
  }

  .sm\:focus\:-mr-66\.5:focus {
    margin-right: -16.625rem !important;
  }

  .sm\:focus\:-mb-66\.5:focus {
    margin-bottom: -16.625rem !important;
  }

  .sm\:focus\:-ml-66\.5:focus {
    margin-left: -16.625rem !important;
  }

  .sm\:focus\:-mt-67\.5:focus {
    margin-top: -16.875rem !important;
  }

  .sm\:focus\:-mr-67\.5:focus {
    margin-right: -16.875rem !important;
  }

  .sm\:focus\:-mb-67\.5:focus {
    margin-bottom: -16.875rem !important;
  }

  .sm\:focus\:-ml-67\.5:focus {
    margin-left: -16.875rem !important;
  }

  .sm\:focus\:-mt-68\.5:focus {
    margin-top: -17.125rem !important;
  }

  .sm\:focus\:-mr-68\.5:focus {
    margin-right: -17.125rem !important;
  }

  .sm\:focus\:-mb-68\.5:focus {
    margin-bottom: -17.125rem !important;
  }

  .sm\:focus\:-ml-68\.5:focus {
    margin-left: -17.125rem !important;
  }

  .sm\:focus\:-mt-69\.5:focus {
    margin-top: -17.375rem !important;
  }

  .sm\:focus\:-mr-69\.5:focus {
    margin-right: -17.375rem !important;
  }

  .sm\:focus\:-mb-69\.5:focus {
    margin-bottom: -17.375rem !important;
  }

  .sm\:focus\:-ml-69\.5:focus {
    margin-left: -17.375rem !important;
  }

  .sm\:focus\:-mt-70\.5:focus {
    margin-top: -17.625rem !important;
  }

  .sm\:focus\:-mr-70\.5:focus {
    margin-right: -17.625rem !important;
  }

  .sm\:focus\:-mb-70\.5:focus {
    margin-bottom: -17.625rem !important;
  }

  .sm\:focus\:-ml-70\.5:focus {
    margin-left: -17.625rem !important;
  }

  .sm\:focus\:-mt-71\.5:focus {
    margin-top: -17.875rem !important;
  }

  .sm\:focus\:-mr-71\.5:focus {
    margin-right: -17.875rem !important;
  }

  .sm\:focus\:-mb-71\.5:focus {
    margin-bottom: -17.875rem !important;
  }

  .sm\:focus\:-ml-71\.5:focus {
    margin-left: -17.875rem !important;
  }

  .sm\:focus\:-mt-72\.5:focus {
    margin-top: -18.125rem !important;
  }

  .sm\:focus\:-mr-72\.5:focus {
    margin-right: -18.125rem !important;
  }

  .sm\:focus\:-mb-72\.5:focus {
    margin-bottom: -18.125rem !important;
  }

  .sm\:focus\:-ml-72\.5:focus {
    margin-left: -18.125rem !important;
  }

  .sm\:focus\:-mt-73\.5:focus {
    margin-top: -18.375rem !important;
  }

  .sm\:focus\:-mr-73\.5:focus {
    margin-right: -18.375rem !important;
  }

  .sm\:focus\:-mb-73\.5:focus {
    margin-bottom: -18.375rem !important;
  }

  .sm\:focus\:-ml-73\.5:focus {
    margin-left: -18.375rem !important;
  }

  .sm\:focus\:-mt-74\.5:focus {
    margin-top: -18.625rem !important;
  }

  .sm\:focus\:-mr-74\.5:focus {
    margin-right: -18.625rem !important;
  }

  .sm\:focus\:-mb-74\.5:focus {
    margin-bottom: -18.625rem !important;
  }

  .sm\:focus\:-ml-74\.5:focus {
    margin-left: -18.625rem !important;
  }

  .sm\:focus\:-mt-75\.5:focus {
    margin-top: -18.875rem !important;
  }

  .sm\:focus\:-mr-75\.5:focus {
    margin-right: -18.875rem !important;
  }

  .sm\:focus\:-mb-75\.5:focus {
    margin-bottom: -18.875rem !important;
  }

  .sm\:focus\:-ml-75\.5:focus {
    margin-left: -18.875rem !important;
  }

  .sm\:focus\:-mt-76\.5:focus {
    margin-top: -19.125rem !important;
  }

  .sm\:focus\:-mr-76\.5:focus {
    margin-right: -19.125rem !important;
  }

  .sm\:focus\:-mb-76\.5:focus {
    margin-bottom: -19.125rem !important;
  }

  .sm\:focus\:-ml-76\.5:focus {
    margin-left: -19.125rem !important;
  }

  .sm\:focus\:-mt-77\.5:focus {
    margin-top: -19.375rem !important;
  }

  .sm\:focus\:-mr-77\.5:focus {
    margin-right: -19.375rem !important;
  }

  .sm\:focus\:-mb-77\.5:focus {
    margin-bottom: -19.375rem !important;
  }

  .sm\:focus\:-ml-77\.5:focus {
    margin-left: -19.375rem !important;
  }

  .sm\:focus\:-mt-78\.5:focus {
    margin-top: -19.625rem !important;
  }

  .sm\:focus\:-mr-78\.5:focus {
    margin-right: -19.625rem !important;
  }

  .sm\:focus\:-mb-78\.5:focus {
    margin-bottom: -19.625rem !important;
  }

  .sm\:focus\:-ml-78\.5:focus {
    margin-left: -19.625rem !important;
  }

  .sm\:focus\:-mt-79\.5:focus {
    margin-top: -19.875rem !important;
  }

  .sm\:focus\:-mr-79\.5:focus {
    margin-right: -19.875rem !important;
  }

  .sm\:focus\:-mb-79\.5:focus {
    margin-bottom: -19.875rem !important;
  }

  .sm\:focus\:-ml-79\.5:focus {
    margin-left: -19.875rem !important;
  }

  .sm\:focus\:-mt-80\.5:focus {
    margin-top: -20.125rem !important;
  }

  .sm\:focus\:-mr-80\.5:focus {
    margin-right: -20.125rem !important;
  }

  .sm\:focus\:-mb-80\.5:focus {
    margin-bottom: -20.125rem !important;
  }

  .sm\:focus\:-ml-80\.5:focus {
    margin-left: -20.125rem !important;
  }

  .sm\:focus\:-mt-81\.5:focus {
    margin-top: -20.375rem !important;
  }

  .sm\:focus\:-mr-81\.5:focus {
    margin-right: -20.375rem !important;
  }

  .sm\:focus\:-mb-81\.5:focus {
    margin-bottom: -20.375rem !important;
  }

  .sm\:focus\:-ml-81\.5:focus {
    margin-left: -20.375rem !important;
  }

  .sm\:focus\:-mt-82\.5:focus {
    margin-top: -20.625rem !important;
  }

  .sm\:focus\:-mr-82\.5:focus {
    margin-right: -20.625rem !important;
  }

  .sm\:focus\:-mb-82\.5:focus {
    margin-bottom: -20.625rem !important;
  }

  .sm\:focus\:-ml-82\.5:focus {
    margin-left: -20.625rem !important;
  }

  .sm\:focus\:-mt-83\.5:focus {
    margin-top: -20.875rem !important;
  }

  .sm\:focus\:-mr-83\.5:focus {
    margin-right: -20.875rem !important;
  }

  .sm\:focus\:-mb-83\.5:focus {
    margin-bottom: -20.875rem !important;
  }

  .sm\:focus\:-ml-83\.5:focus {
    margin-left: -20.875rem !important;
  }

  .sm\:focus\:-mt-84\.5:focus {
    margin-top: -21.125rem !important;
  }

  .sm\:focus\:-mr-84\.5:focus {
    margin-right: -21.125rem !important;
  }

  .sm\:focus\:-mb-84\.5:focus {
    margin-bottom: -21.125rem !important;
  }

  .sm\:focus\:-ml-84\.5:focus {
    margin-left: -21.125rem !important;
  }

  .sm\:focus\:-mt-85\.5:focus {
    margin-top: -21.375rem !important;
  }

  .sm\:focus\:-mr-85\.5:focus {
    margin-right: -21.375rem !important;
  }

  .sm\:focus\:-mb-85\.5:focus {
    margin-bottom: -21.375rem !important;
  }

  .sm\:focus\:-ml-85\.5:focus {
    margin-left: -21.375rem !important;
  }

  .sm\:focus\:-mt-86\.5:focus {
    margin-top: -21.625rem !important;
  }

  .sm\:focus\:-mr-86\.5:focus {
    margin-right: -21.625rem !important;
  }

  .sm\:focus\:-mb-86\.5:focus {
    margin-bottom: -21.625rem !important;
  }

  .sm\:focus\:-ml-86\.5:focus {
    margin-left: -21.625rem !important;
  }

  .sm\:focus\:-mt-87\.5:focus {
    margin-top: -21.875rem !important;
  }

  .sm\:focus\:-mr-87\.5:focus {
    margin-right: -21.875rem !important;
  }

  .sm\:focus\:-mb-87\.5:focus {
    margin-bottom: -21.875rem !important;
  }

  .sm\:focus\:-ml-87\.5:focus {
    margin-left: -21.875rem !important;
  }

  .sm\:focus\:-mt-88\.5:focus {
    margin-top: -22.125rem !important;
  }

  .sm\:focus\:-mr-88\.5:focus {
    margin-right: -22.125rem !important;
  }

  .sm\:focus\:-mb-88\.5:focus {
    margin-bottom: -22.125rem !important;
  }

  .sm\:focus\:-ml-88\.5:focus {
    margin-left: -22.125rem !important;
  }

  .sm\:focus\:-mt-89\.5:focus {
    margin-top: -22.375rem !important;
  }

  .sm\:focus\:-mr-89\.5:focus {
    margin-right: -22.375rem !important;
  }

  .sm\:focus\:-mb-89\.5:focus {
    margin-bottom: -22.375rem !important;
  }

  .sm\:focus\:-ml-89\.5:focus {
    margin-left: -22.375rem !important;
  }

  .sm\:focus\:-mt-90\.5:focus {
    margin-top: -22.625rem !important;
  }

  .sm\:focus\:-mr-90\.5:focus {
    margin-right: -22.625rem !important;
  }

  .sm\:focus\:-mb-90\.5:focus {
    margin-bottom: -22.625rem !important;
  }

  .sm\:focus\:-ml-90\.5:focus {
    margin-left: -22.625rem !important;
  }

  .sm\:focus\:-mt-91\.5:focus {
    margin-top: -22.875rem !important;
  }

  .sm\:focus\:-mr-91\.5:focus {
    margin-right: -22.875rem !important;
  }

  .sm\:focus\:-mb-91\.5:focus {
    margin-bottom: -22.875rem !important;
  }

  .sm\:focus\:-ml-91\.5:focus {
    margin-left: -22.875rem !important;
  }

  .sm\:focus\:-mt-92\.5:focus {
    margin-top: -23.125rem !important;
  }

  .sm\:focus\:-mr-92\.5:focus {
    margin-right: -23.125rem !important;
  }

  .sm\:focus\:-mb-92\.5:focus {
    margin-bottom: -23.125rem !important;
  }

  .sm\:focus\:-ml-92\.5:focus {
    margin-left: -23.125rem !important;
  }

  .sm\:focus\:-mt-93\.5:focus {
    margin-top: -23.375rem !important;
  }

  .sm\:focus\:-mr-93\.5:focus {
    margin-right: -23.375rem !important;
  }

  .sm\:focus\:-mb-93\.5:focus {
    margin-bottom: -23.375rem !important;
  }

  .sm\:focus\:-ml-93\.5:focus {
    margin-left: -23.375rem !important;
  }

  .sm\:focus\:-mt-94\.5:focus {
    margin-top: -23.625rem !important;
  }

  .sm\:focus\:-mr-94\.5:focus {
    margin-right: -23.625rem !important;
  }

  .sm\:focus\:-mb-94\.5:focus {
    margin-bottom: -23.625rem !important;
  }

  .sm\:focus\:-ml-94\.5:focus {
    margin-left: -23.625rem !important;
  }

  .sm\:focus\:-mt-95\.5:focus {
    margin-top: -23.875rem !important;
  }

  .sm\:focus\:-mr-95\.5:focus {
    margin-right: -23.875rem !important;
  }

  .sm\:focus\:-mb-95\.5:focus {
    margin-bottom: -23.875rem !important;
  }

  .sm\:focus\:-ml-95\.5:focus {
    margin-left: -23.875rem !important;
  }

  .sm\:focus\:-mt-96\.5:focus {
    margin-top: -24.125rem !important;
  }

  .sm\:focus\:-mr-96\.5:focus {
    margin-right: -24.125rem !important;
  }

  .sm\:focus\:-mb-96\.5:focus {
    margin-bottom: -24.125rem !important;
  }

  .sm\:focus\:-ml-96\.5:focus {
    margin-left: -24.125rem !important;
  }

  .sm\:focus\:-mt-97\.5:focus {
    margin-top: -24.375rem !important;
  }

  .sm\:focus\:-mr-97\.5:focus {
    margin-right: -24.375rem !important;
  }

  .sm\:focus\:-mb-97\.5:focus {
    margin-bottom: -24.375rem !important;
  }

  .sm\:focus\:-ml-97\.5:focus {
    margin-left: -24.375rem !important;
  }

  .sm\:focus\:-mt-98\.5:focus {
    margin-top: -24.625rem !important;
  }

  .sm\:focus\:-mr-98\.5:focus {
    margin-right: -24.625rem !important;
  }

  .sm\:focus\:-mb-98\.5:focus {
    margin-bottom: -24.625rem !important;
  }

  .sm\:focus\:-ml-98\.5:focus {
    margin-left: -24.625rem !important;
  }

  .sm\:focus\:-mt-99\.5:focus {
    margin-top: -24.875rem !important;
  }

  .sm\:focus\:-mr-99\.5:focus {
    margin-right: -24.875rem !important;
  }

  .sm\:focus\:-mb-99\.5:focus {
    margin-bottom: -24.875rem !important;
  }

  .sm\:focus\:-ml-99\.5:focus {
    margin-left: -24.875rem !important;
  }

  .sm\:focus\:-mt-100\.5:focus {
    margin-top: -25.125rem !important;
  }

  .sm\:focus\:-mr-100\.5:focus {
    margin-right: -25.125rem !important;
  }

  .sm\:focus\:-mb-100\.5:focus {
    margin-bottom: -25.125rem !important;
  }

  .sm\:focus\:-ml-100\.5:focus {
    margin-left: -25.125rem !important;
  }

  .sm\:focus\:-mt-101\.5:focus {
    margin-top: -25.375rem !important;
  }

  .sm\:focus\:-mr-101\.5:focus {
    margin-right: -25.375rem !important;
  }

  .sm\:focus\:-mb-101\.5:focus {
    margin-bottom: -25.375rem !important;
  }

  .sm\:focus\:-ml-101\.5:focus {
    margin-left: -25.375rem !important;
  }

  .sm\:focus\:-mt-102\.5:focus {
    margin-top: -25.625rem !important;
  }

  .sm\:focus\:-mr-102\.5:focus {
    margin-right: -25.625rem !important;
  }

  .sm\:focus\:-mb-102\.5:focus {
    margin-bottom: -25.625rem !important;
  }

  .sm\:focus\:-ml-102\.5:focus {
    margin-left: -25.625rem !important;
  }

  .sm\:focus\:-mt-103\.5:focus {
    margin-top: -25.875rem !important;
  }

  .sm\:focus\:-mr-103\.5:focus {
    margin-right: -25.875rem !important;
  }

  .sm\:focus\:-mb-103\.5:focus {
    margin-bottom: -25.875rem !important;
  }

  .sm\:focus\:-ml-103\.5:focus {
    margin-left: -25.875rem !important;
  }

  .sm\:focus\:-mt-104\.5:focus {
    margin-top: -26.125rem !important;
  }

  .sm\:focus\:-mr-104\.5:focus {
    margin-right: -26.125rem !important;
  }

  .sm\:focus\:-mb-104\.5:focus {
    margin-bottom: -26.125rem !important;
  }

  .sm\:focus\:-ml-104\.5:focus {
    margin-left: -26.125rem !important;
  }

  .sm\:max-h-full {
    max-height: 100% !important;
  }

  .sm\:max-h-screen {
    max-height: 100vh !important;
  }

  .sm\:hover\:max-h-full:hover {
    max-height: 100% !important;
  }

  .sm\:hover\:max-h-screen:hover {
    max-height: 100vh !important;
  }

  .sm\:focus\:max-h-full:focus {
    max-height: 100% !important;
  }

  .sm\:focus\:max-h-screen:focus {
    max-height: 100vh !important;
  }

  .sm\:max-w-0 {
    max-width: 0rem !important;
  }

  .sm\:max-w-4 {
    max-width: 0.25rem !important;
  }

  .sm\:max-w-8 {
    max-width: 0.5rem !important;
  }

  .sm\:max-w-12 {
    max-width: 0.75rem !important;
  }

  .sm\:max-w-16 {
    max-width: 1rem !important;
  }

  .sm\:max-w-20 {
    max-width: 1.25rem !important;
  }

  .sm\:max-w-24 {
    max-width: 1.5rem !important;
  }

  .sm\:max-w-28 {
    max-width: 1.75rem !important;
  }

  .sm\:max-w-32 {
    max-width: 2rem !important;
  }

  .sm\:max-w-36 {
    max-width: 2.25rem !important;
  }

  .sm\:max-w-40 {
    max-width: 2.5rem !important;
  }

  .sm\:max-w-44 {
    max-width: 2.75rem !important;
  }

  .sm\:max-w-48 {
    max-width: 3rem !important;
  }

  .sm\:max-w-52 {
    max-width: 3.25rem !important;
  }

  .sm\:max-w-56 {
    max-width: 3.5rem !important;
  }

  .sm\:max-w-60 {
    max-width: 3.75rem !important;
  }

  .sm\:max-w-64 {
    max-width: 4rem !important;
  }

  .sm\:max-w-68 {
    max-width: 4.25rem !important;
  }

  .sm\:max-w-72 {
    max-width: 4.5rem !important;
  }

  .sm\:max-w-76 {
    max-width: 4.75rem !important;
  }

  .sm\:max-w-80 {
    max-width: 5rem !important;
  }

  .sm\:max-w-84 {
    max-width: 5.25rem !important;
  }

  .sm\:max-w-88 {
    max-width: 5.5rem !important;
  }

  .sm\:max-w-92 {
    max-width: 5.75rem !important;
  }

  .sm\:max-w-96 {
    max-width: 6rem !important;
  }

  .sm\:max-w-100 {
    max-width: 6.25rem !important;
  }

  .sm\:max-w-104 {
    max-width: 6.5rem !important;
  }

  .sm\:max-w-108 {
    max-width: 6.75rem !important;
  }

  .sm\:max-w-112 {
    max-width: 7rem !important;
  }

  .sm\:max-w-116 {
    max-width: 7.25rem !important;
  }

  .sm\:max-w-120 {
    max-width: 7.5rem !important;
  }

  .sm\:max-w-124 {
    max-width: 7.75rem !important;
  }

  .sm\:max-w-128 {
    max-width: 8rem !important;
  }

  .sm\:max-w-132 {
    max-width: 8.25rem !important;
  }

  .sm\:max-w-136 {
    max-width: 8.5rem !important;
  }

  .sm\:max-w-140 {
    max-width: 8.75rem !important;
  }

  .sm\:max-w-144 {
    max-width: 9rem !important;
  }

  .sm\:max-w-148 {
    max-width: 9.25rem !important;
  }

  .sm\:max-w-152 {
    max-width: 9.5rem !important;
  }

  .sm\:max-w-156 {
    max-width: 9.75rem !important;
  }

  .sm\:max-w-160 {
    max-width: 10rem !important;
  }

  .sm\:max-w-164 {
    max-width: 10.25rem !important;
  }

  .sm\:max-w-168 {
    max-width: 10.5rem !important;
  }

  .sm\:max-w-172 {
    max-width: 10.75rem !important;
  }

  .sm\:max-w-176 {
    max-width: 11rem !important;
  }

  .sm\:max-w-180 {
    max-width: 11.25rem !important;
  }

  .sm\:max-w-184 {
    max-width: 11.5rem !important;
  }

  .sm\:max-w-188 {
    max-width: 11.75rem !important;
  }

  .sm\:max-w-192 {
    max-width: 12rem !important;
  }

  .sm\:max-w-196 {
    max-width: 12.25rem !important;
  }

  .sm\:max-w-200 {
    max-width: 12.5rem !important;
  }

  .sm\:max-w-204 {
    max-width: 12.75rem !important;
  }

  .sm\:max-w-208 {
    max-width: 13rem !important;
  }

  .sm\:max-w-212 {
    max-width: 13.25rem !important;
  }

  .sm\:max-w-216 {
    max-width: 13.5rem !important;
  }

  .sm\:max-w-220 {
    max-width: 13.75rem !important;
  }

  .sm\:max-w-224 {
    max-width: 14rem !important;
  }

  .sm\:max-w-228 {
    max-width: 14.25rem !important;
  }

  .sm\:max-w-232 {
    max-width: 14.5rem !important;
  }

  .sm\:max-w-236 {
    max-width: 14.75rem !important;
  }

  .sm\:max-w-240 {
    max-width: 15rem !important;
  }

  .sm\:max-w-244 {
    max-width: 15.25rem !important;
  }

  .sm\:max-w-248 {
    max-width: 15.5rem !important;
  }

  .sm\:max-w-252 {
    max-width: 15.75rem !important;
  }

  .sm\:max-w-256 {
    max-width: 16rem !important;
  }

  .sm\:max-w-260 {
    max-width: 16.25rem !important;
  }

  .sm\:max-w-264 {
    max-width: 16.5rem !important;
  }

  .sm\:max-w-268 {
    max-width: 16.75rem !important;
  }

  .sm\:max-w-272 {
    max-width: 17rem !important;
  }

  .sm\:max-w-276 {
    max-width: 17.25rem !important;
  }

  .sm\:max-w-280 {
    max-width: 17.5rem !important;
  }

  .sm\:max-w-284 {
    max-width: 17.75rem !important;
  }

  .sm\:max-w-288 {
    max-width: 18rem !important;
  }

  .sm\:max-w-292 {
    max-width: 18.25rem !important;
  }

  .sm\:max-w-296 {
    max-width: 18.5rem !important;
  }

  .sm\:max-w-300 {
    max-width: 18.75rem !important;
  }

  .sm\:max-w-304 {
    max-width: 19rem !important;
  }

  .sm\:max-w-308 {
    max-width: 19.25rem !important;
  }

  .sm\:max-w-312 {
    max-width: 19.5rem !important;
  }

  .sm\:max-w-316 {
    max-width: 19.75rem !important;
  }

  .sm\:max-w-320 {
    max-width: 20rem !important;
  }

  .sm\:max-w-324 {
    max-width: 20.25rem !important;
  }

  .sm\:max-w-328 {
    max-width: 20.5rem !important;
  }

  .sm\:max-w-332 {
    max-width: 20.75rem !important;
  }

  .sm\:max-w-336 {
    max-width: 21rem !important;
  }

  .sm\:max-w-340 {
    max-width: 21.25rem !important;
  }

  .sm\:max-w-344 {
    max-width: 21.5rem !important;
  }

  .sm\:max-w-348 {
    max-width: 21.75rem !important;
  }

  .sm\:max-w-352 {
    max-width: 22rem !important;
  }

  .sm\:max-w-356 {
    max-width: 22.25rem !important;
  }

  .sm\:max-w-360 {
    max-width: 22.5rem !important;
  }

  .sm\:max-w-364 {
    max-width: 22.75rem !important;
  }

  .sm\:max-w-368 {
    max-width: 23rem !important;
  }

  .sm\:max-w-372 {
    max-width: 23.25rem !important;
  }

  .sm\:max-w-376 {
    max-width: 23.5rem !important;
  }

  .sm\:max-w-380 {
    max-width: 23.75rem !important;
  }

  .sm\:max-w-384 {
    max-width: 24rem !important;
  }

  .sm\:max-w-388 {
    max-width: 24.25rem !important;
  }

  .sm\:max-w-392 {
    max-width: 24.5rem !important;
  }

  .sm\:max-w-396 {
    max-width: 24.75rem !important;
  }

  .sm\:max-w-400 {
    max-width: 25rem !important;
  }

  .sm\:max-w-404 {
    max-width: 25.25rem !important;
  }

  .sm\:max-w-408 {
    max-width: 25.5rem !important;
  }

  .sm\:max-w-412 {
    max-width: 25.75rem !important;
  }

  .sm\:max-w-416 {
    max-width: 26rem !important;
  }

  .sm\:max-w-420 {
    max-width: 26.25rem !important;
  }

  .sm\:max-w-424 {
    max-width: 26.5rem !important;
  }

  .sm\:max-w-428 {
    max-width: 26.75rem !important;
  }

  .sm\:max-w-432 {
    max-width: 27rem !important;
  }

  .sm\:max-w-436 {
    max-width: 27.25rem !important;
  }

  .sm\:max-w-440 {
    max-width: 27.5rem !important;
  }

  .sm\:max-w-444 {
    max-width: 27.75rem !important;
  }

  .sm\:max-w-448 {
    max-width: 28rem !important;
  }

  .sm\:max-w-452 {
    max-width: 28.25rem !important;
  }

  .sm\:max-w-456 {
    max-width: 28.5rem !important;
  }

  .sm\:max-w-460 {
    max-width: 28.75rem !important;
  }

  .sm\:max-w-464 {
    max-width: 29rem !important;
  }

  .sm\:max-w-468 {
    max-width: 29.25rem !important;
  }

  .sm\:max-w-472 {
    max-width: 29.5rem !important;
  }

  .sm\:max-w-476 {
    max-width: 29.75rem !important;
  }

  .sm\:max-w-480 {
    max-width: 30rem !important;
  }

  .sm\:max-w-484 {
    max-width: 30.25rem !important;
  }

  .sm\:max-w-488 {
    max-width: 30.5rem !important;
  }

  .sm\:max-w-492 {
    max-width: 30.75rem !important;
  }

  .sm\:max-w-496 {
    max-width: 31rem !important;
  }

  .sm\:max-w-500 {
    max-width: 31.25rem !important;
  }

  .sm\:max-w-504 {
    max-width: 31.5rem !important;
  }

  .sm\:max-w-508 {
    max-width: 31.75rem !important;
  }

  .sm\:max-w-512 {
    max-width: 32rem !important;
  }

  .sm\:max-w-516 {
    max-width: 32.25rem !important;
  }

  .sm\:max-w-520 {
    max-width: 32.5rem !important;
  }

  .sm\:max-w-524 {
    max-width: 32.75rem !important;
  }

  .sm\:max-w-528 {
    max-width: 33rem !important;
  }

  .sm\:max-w-532 {
    max-width: 33.25rem !important;
  }

  .sm\:max-w-536 {
    max-width: 33.5rem !important;
  }

  .sm\:max-w-540 {
    max-width: 33.75rem !important;
  }

  .sm\:max-w-544 {
    max-width: 34rem !important;
  }

  .sm\:max-w-548 {
    max-width: 34.25rem !important;
  }

  .sm\:max-w-552 {
    max-width: 34.5rem !important;
  }

  .sm\:max-w-556 {
    max-width: 34.75rem !important;
  }

  .sm\:max-w-560 {
    max-width: 35rem !important;
  }

  .sm\:max-w-564 {
    max-width: 35.25rem !important;
  }

  .sm\:max-w-568 {
    max-width: 35.5rem !important;
  }

  .sm\:max-w-572 {
    max-width: 35.75rem !important;
  }

  .sm\:max-w-576 {
    max-width: 36rem !important;
  }

  .sm\:max-w-580 {
    max-width: 36.25rem !important;
  }

  .sm\:max-w-584 {
    max-width: 36.5rem !important;
  }

  .sm\:max-w-588 {
    max-width: 36.75rem !important;
  }

  .sm\:max-w-592 {
    max-width: 37rem !important;
  }

  .sm\:max-w-596 {
    max-width: 37.25rem !important;
  }

  .sm\:max-w-600 {
    max-width: 37.5rem !important;
  }

  .sm\:max-w-604 {
    max-width: 37.75rem !important;
  }

  .sm\:max-w-608 {
    max-width: 38rem !important;
  }

  .sm\:max-w-612 {
    max-width: 38.25rem !important;
  }

  .sm\:max-w-616 {
    max-width: 38.5rem !important;
  }

  .sm\:max-w-620 {
    max-width: 38.75rem !important;
  }

  .sm\:max-w-624 {
    max-width: 39rem !important;
  }

  .sm\:max-w-628 {
    max-width: 39.25rem !important;
  }

  .sm\:max-w-632 {
    max-width: 39.5rem !important;
  }

  .sm\:max-w-636 {
    max-width: 39.75rem !important;
  }

  .sm\:max-w-640 {
    max-width: 40rem !important;
  }

  .sm\:max-w-644 {
    max-width: 40.25rem !important;
  }

  .sm\:max-w-648 {
    max-width: 40.5rem !important;
  }

  .sm\:max-w-652 {
    max-width: 40.75rem !important;
  }

  .sm\:max-w-656 {
    max-width: 41rem !important;
  }

  .sm\:max-w-660 {
    max-width: 41.25rem !important;
  }

  .sm\:max-w-664 {
    max-width: 41.5rem !important;
  }

  .sm\:max-w-668 {
    max-width: 41.75rem !important;
  }

  .sm\:max-w-672 {
    max-width: 42rem !important;
  }

  .sm\:max-w-676 {
    max-width: 42.25rem !important;
  }

  .sm\:max-w-680 {
    max-width: 42.5rem !important;
  }

  .sm\:max-w-684 {
    max-width: 42.75rem !important;
  }

  .sm\:max-w-688 {
    max-width: 43rem !important;
  }

  .sm\:max-w-692 {
    max-width: 43.25rem !important;
  }

  .sm\:max-w-696 {
    max-width: 43.5rem !important;
  }

  .sm\:max-w-700 {
    max-width: 43.75rem !important;
  }

  .sm\:max-w-704 {
    max-width: 44rem !important;
  }

  .sm\:max-w-708 {
    max-width: 44.25rem !important;
  }

  .sm\:max-w-712 {
    max-width: 44.5rem !important;
  }

  .sm\:max-w-716 {
    max-width: 44.75rem !important;
  }

  .sm\:max-w-720 {
    max-width: 45rem !important;
  }

  .sm\:max-w-724 {
    max-width: 45.25rem !important;
  }

  .sm\:max-w-728 {
    max-width: 45.5rem !important;
  }

  .sm\:max-w-732 {
    max-width: 45.75rem !important;
  }

  .sm\:max-w-736 {
    max-width: 46rem !important;
  }

  .sm\:max-w-740 {
    max-width: 46.25rem !important;
  }

  .sm\:max-w-744 {
    max-width: 46.5rem !important;
  }

  .sm\:max-w-748 {
    max-width: 46.75rem !important;
  }

  .sm\:max-w-752 {
    max-width: 47rem !important;
  }

  .sm\:max-w-756 {
    max-width: 47.25rem !important;
  }

  .sm\:max-w-760 {
    max-width: 47.5rem !important;
  }

  .sm\:max-w-764 {
    max-width: 47.75rem !important;
  }

  .sm\:max-w-768 {
    max-width: 48rem !important;
  }

  .sm\:max-w-772 {
    max-width: 48.25rem !important;
  }

  .sm\:max-w-776 {
    max-width: 48.5rem !important;
  }

  .sm\:max-w-780 {
    max-width: 48.75rem !important;
  }

  .sm\:max-w-784 {
    max-width: 49rem !important;
  }

  .sm\:max-w-788 {
    max-width: 49.25rem !important;
  }

  .sm\:max-w-792 {
    max-width: 49.5rem !important;
  }

  .sm\:max-w-796 {
    max-width: 49.75rem !important;
  }

  .sm\:max-w-800 {
    max-width: 50rem !important;
  }

  .sm\:max-w-804 {
    max-width: 50.25rem !important;
  }

  .sm\:max-w-808 {
    max-width: 50.5rem !important;
  }

  .sm\:max-w-812 {
    max-width: 50.75rem !important;
  }

  .sm\:max-w-816 {
    max-width: 51rem !important;
  }

  .sm\:max-w-820 {
    max-width: 51.25rem !important;
  }

  .sm\:max-w-824 {
    max-width: 51.5rem !important;
  }

  .sm\:max-w-828 {
    max-width: 51.75rem !important;
  }

  .sm\:max-w-832 {
    max-width: 52rem !important;
  }

  .sm\:max-w-836 {
    max-width: 52.25rem !important;
  }

  .sm\:max-w-840 {
    max-width: 52.5rem !important;
  }

  .sm\:max-w-844 {
    max-width: 52.75rem !important;
  }

  .sm\:max-w-848 {
    max-width: 53rem !important;
  }

  .sm\:max-w-852 {
    max-width: 53.25rem !important;
  }

  .sm\:max-w-856 {
    max-width: 53.5rem !important;
  }

  .sm\:max-w-860 {
    max-width: 53.75rem !important;
  }

  .sm\:max-w-864 {
    max-width: 54rem !important;
  }

  .sm\:max-w-868 {
    max-width: 54.25rem !important;
  }

  .sm\:max-w-872 {
    max-width: 54.5rem !important;
  }

  .sm\:max-w-876 {
    max-width: 54.75rem !important;
  }

  .sm\:max-w-880 {
    max-width: 55rem !important;
  }

  .sm\:max-w-884 {
    max-width: 55.25rem !important;
  }

  .sm\:max-w-888 {
    max-width: 55.5rem !important;
  }

  .sm\:max-w-892 {
    max-width: 55.75rem !important;
  }

  .sm\:max-w-896 {
    max-width: 56rem !important;
  }

  .sm\:max-w-900 {
    max-width: 56.25rem !important;
  }

  .sm\:max-w-904 {
    max-width: 56.5rem !important;
  }

  .sm\:max-w-908 {
    max-width: 56.75rem !important;
  }

  .sm\:max-w-912 {
    max-width: 57rem !important;
  }

  .sm\:max-w-916 {
    max-width: 57.25rem !important;
  }

  .sm\:max-w-920 {
    max-width: 57.5rem !important;
  }

  .sm\:max-w-924 {
    max-width: 57.75rem !important;
  }

  .sm\:max-w-928 {
    max-width: 58rem !important;
  }

  .sm\:max-w-932 {
    max-width: 58.25rem !important;
  }

  .sm\:max-w-936 {
    max-width: 58.5rem !important;
  }

  .sm\:max-w-940 {
    max-width: 58.75rem !important;
  }

  .sm\:max-w-944 {
    max-width: 59rem !important;
  }

  .sm\:max-w-948 {
    max-width: 59.25rem !important;
  }

  .sm\:max-w-952 {
    max-width: 59.5rem !important;
  }

  .sm\:max-w-956 {
    max-width: 59.75rem !important;
  }

  .sm\:max-w-960 {
    max-width: 60rem !important;
  }

  .sm\:max-w-964 {
    max-width: 60.25rem !important;
  }

  .sm\:max-w-968 {
    max-width: 60.5rem !important;
  }

  .sm\:max-w-972 {
    max-width: 60.75rem !important;
  }

  .sm\:max-w-976 {
    max-width: 61rem !important;
  }

  .sm\:max-w-980 {
    max-width: 61.25rem !important;
  }

  .sm\:max-w-984 {
    max-width: 61.5rem !important;
  }

  .sm\:max-w-988 {
    max-width: 61.75rem !important;
  }

  .sm\:max-w-992 {
    max-width: 62rem !important;
  }

  .sm\:max-w-996 {
    max-width: 62.25rem !important;
  }

  .sm\:max-w-1000 {
    max-width: 62.5rem !important;
  }

  .sm\:max-w-1004 {
    max-width: 62.75rem !important;
  }

  .sm\:max-w-1008 {
    max-width: 63rem !important;
  }

  .sm\:max-w-1012 {
    max-width: 63.25rem !important;
  }

  .sm\:max-w-1016 {
    max-width: 63.5rem !important;
  }

  .sm\:max-w-1020 {
    max-width: 63.75rem !important;
  }

  .sm\:max-w-1024 {
    max-width: 64rem !important;
  }

  .sm\:max-w-1028 {
    max-width: 64.25rem !important;
  }

  .sm\:max-w-1032 {
    max-width: 64.5rem !important;
  }

  .sm\:max-w-1036 {
    max-width: 64.75rem !important;
  }

  .sm\:max-w-1040 {
    max-width: 65rem !important;
  }

  .sm\:max-w-1044 {
    max-width: 65.25rem !important;
  }

  .sm\:max-w-1048 {
    max-width: 65.5rem !important;
  }

  .sm\:max-w-1052 {
    max-width: 65.75rem !important;
  }

  .sm\:max-w-1056 {
    max-width: 66rem !important;
  }

  .sm\:max-w-1060 {
    max-width: 66.25rem !important;
  }

  .sm\:max-w-1064 {
    max-width: 66.5rem !important;
  }

  .sm\:max-w-1068 {
    max-width: 66.75rem !important;
  }

  .sm\:max-w-1072 {
    max-width: 67rem !important;
  }

  .sm\:max-w-1076 {
    max-width: 67.25rem !important;
  }

  .sm\:max-w-1080 {
    max-width: 67.5rem !important;
  }

  .sm\:max-w-1084 {
    max-width: 67.75rem !important;
  }

  .sm\:max-w-1088 {
    max-width: 68rem !important;
  }

  .sm\:max-w-1092 {
    max-width: 68.25rem !important;
  }

  .sm\:max-w-1096 {
    max-width: 68.5rem !important;
  }

  .sm\:max-w-1100 {
    max-width: 68.75rem !important;
  }

  .sm\:max-w-1104 {
    max-width: 69rem !important;
  }

  .sm\:max-w-1108 {
    max-width: 69.25rem !important;
  }

  .sm\:max-w-1112 {
    max-width: 69.5rem !important;
  }

  .sm\:max-w-1116 {
    max-width: 69.75rem !important;
  }

  .sm\:max-w-1120 {
    max-width: 70rem !important;
  }

  .sm\:max-w-1124 {
    max-width: 70.25rem !important;
  }

  .sm\:max-w-1128 {
    max-width: 70.5rem !important;
  }

  .sm\:max-w-1132 {
    max-width: 70.75rem !important;
  }

  .sm\:max-w-1136 {
    max-width: 71rem !important;
  }

  .sm\:max-w-1140 {
    max-width: 71.25rem !important;
  }

  .sm\:max-w-1144 {
    max-width: 71.5rem !important;
  }

  .sm\:max-w-1148 {
    max-width: 71.75rem !important;
  }

  .sm\:max-w-1152 {
    max-width: 72rem !important;
  }

  .sm\:max-w-1156 {
    max-width: 72.25rem !important;
  }

  .sm\:max-w-1160 {
    max-width: 72.5rem !important;
  }

  .sm\:max-w-1164 {
    max-width: 72.75rem !important;
  }

  .sm\:max-w-1168 {
    max-width: 73rem !important;
  }

  .sm\:max-w-1172 {
    max-width: 73.25rem !important;
  }

  .sm\:max-w-1176 {
    max-width: 73.5rem !important;
  }

  .sm\:max-w-1180 {
    max-width: 73.75rem !important;
  }

  .sm\:max-w-1184 {
    max-width: 74rem !important;
  }

  .sm\:max-w-1188 {
    max-width: 74.25rem !important;
  }

  .sm\:max-w-1192 {
    max-width: 74.5rem !important;
  }

  .sm\:max-w-1196 {
    max-width: 74.75rem !important;
  }

  .sm\:max-w-1200 {
    max-width: 75rem !important;
  }

  .sm\:max-w-none {
    max-width: none !important;
  }

  .sm\:max-w-xs {
    max-width: 20rem !important;
  }

  .sm\:max-w-sm {
    max-width: 24rem !important;
  }

  .sm\:max-w-md {
    max-width: 28rem !important;
  }

  .sm\:max-w-lg {
    max-width: 32rem !important;
  }

  .sm\:max-w-xl {
    max-width: 36rem !important;
  }

  .sm\:max-w-2xl {
    max-width: 42rem !important;
  }

  .sm\:max-w-3xl {
    max-width: 48rem !important;
  }

  .sm\:max-w-4xl {
    max-width: 56rem !important;
  }

  .sm\:max-w-5xl {
    max-width: 64rem !important;
  }

  .sm\:max-w-6xl {
    max-width: 72rem !important;
  }

  .sm\:max-w-full {
    max-width: 100% !important;
  }

  .sm\:max-w-screen-xs {
    max-width: 600px !important;
  }

  .sm\:max-w-screen-sm {
    max-width: 769px !important;
  }

  .sm\:max-w-screen-md {
    max-width: 1000px !important;
  }

  .sm\:max-w-screen-lg {
    max-width: 1200px !important;
  }

  .sm\:max-w-screen-xl {
    max-width: 1366px !important;
  }

  .sm\:hover\:max-w-0:hover {
    max-width: 0rem !important;
  }

  .sm\:hover\:max-w-4:hover {
    max-width: 0.25rem !important;
  }

  .sm\:hover\:max-w-8:hover {
    max-width: 0.5rem !important;
  }

  .sm\:hover\:max-w-12:hover {
    max-width: 0.75rem !important;
  }

  .sm\:hover\:max-w-16:hover {
    max-width: 1rem !important;
  }

  .sm\:hover\:max-w-20:hover {
    max-width: 1.25rem !important;
  }

  .sm\:hover\:max-w-24:hover {
    max-width: 1.5rem !important;
  }

  .sm\:hover\:max-w-28:hover {
    max-width: 1.75rem !important;
  }

  .sm\:hover\:max-w-32:hover {
    max-width: 2rem !important;
  }

  .sm\:hover\:max-w-36:hover {
    max-width: 2.25rem !important;
  }

  .sm\:hover\:max-w-40:hover {
    max-width: 2.5rem !important;
  }

  .sm\:hover\:max-w-44:hover {
    max-width: 2.75rem !important;
  }

  .sm\:hover\:max-w-48:hover {
    max-width: 3rem !important;
  }

  .sm\:hover\:max-w-52:hover {
    max-width: 3.25rem !important;
  }

  .sm\:hover\:max-w-56:hover {
    max-width: 3.5rem !important;
  }

  .sm\:hover\:max-w-60:hover {
    max-width: 3.75rem !important;
  }

  .sm\:hover\:max-w-64:hover {
    max-width: 4rem !important;
  }

  .sm\:hover\:max-w-68:hover {
    max-width: 4.25rem !important;
  }

  .sm\:hover\:max-w-72:hover {
    max-width: 4.5rem !important;
  }

  .sm\:hover\:max-w-76:hover {
    max-width: 4.75rem !important;
  }

  .sm\:hover\:max-w-80:hover {
    max-width: 5rem !important;
  }

  .sm\:hover\:max-w-84:hover {
    max-width: 5.25rem !important;
  }

  .sm\:hover\:max-w-88:hover {
    max-width: 5.5rem !important;
  }

  .sm\:hover\:max-w-92:hover {
    max-width: 5.75rem !important;
  }

  .sm\:hover\:max-w-96:hover {
    max-width: 6rem !important;
  }

  .sm\:hover\:max-w-100:hover {
    max-width: 6.25rem !important;
  }

  .sm\:hover\:max-w-104:hover {
    max-width: 6.5rem !important;
  }

  .sm\:hover\:max-w-108:hover {
    max-width: 6.75rem !important;
  }

  .sm\:hover\:max-w-112:hover {
    max-width: 7rem !important;
  }

  .sm\:hover\:max-w-116:hover {
    max-width: 7.25rem !important;
  }

  .sm\:hover\:max-w-120:hover {
    max-width: 7.5rem !important;
  }

  .sm\:hover\:max-w-124:hover {
    max-width: 7.75rem !important;
  }

  .sm\:hover\:max-w-128:hover {
    max-width: 8rem !important;
  }

  .sm\:hover\:max-w-132:hover {
    max-width: 8.25rem !important;
  }

  .sm\:hover\:max-w-136:hover {
    max-width: 8.5rem !important;
  }

  .sm\:hover\:max-w-140:hover {
    max-width: 8.75rem !important;
  }

  .sm\:hover\:max-w-144:hover {
    max-width: 9rem !important;
  }

  .sm\:hover\:max-w-148:hover {
    max-width: 9.25rem !important;
  }

  .sm\:hover\:max-w-152:hover {
    max-width: 9.5rem !important;
  }

  .sm\:hover\:max-w-156:hover {
    max-width: 9.75rem !important;
  }

  .sm\:hover\:max-w-160:hover {
    max-width: 10rem !important;
  }

  .sm\:hover\:max-w-164:hover {
    max-width: 10.25rem !important;
  }

  .sm\:hover\:max-w-168:hover {
    max-width: 10.5rem !important;
  }

  .sm\:hover\:max-w-172:hover {
    max-width: 10.75rem !important;
  }

  .sm\:hover\:max-w-176:hover {
    max-width: 11rem !important;
  }

  .sm\:hover\:max-w-180:hover {
    max-width: 11.25rem !important;
  }

  .sm\:hover\:max-w-184:hover {
    max-width: 11.5rem !important;
  }

  .sm\:hover\:max-w-188:hover {
    max-width: 11.75rem !important;
  }

  .sm\:hover\:max-w-192:hover {
    max-width: 12rem !important;
  }

  .sm\:hover\:max-w-196:hover {
    max-width: 12.25rem !important;
  }

  .sm\:hover\:max-w-200:hover {
    max-width: 12.5rem !important;
  }

  .sm\:hover\:max-w-204:hover {
    max-width: 12.75rem !important;
  }

  .sm\:hover\:max-w-208:hover {
    max-width: 13rem !important;
  }

  .sm\:hover\:max-w-212:hover {
    max-width: 13.25rem !important;
  }

  .sm\:hover\:max-w-216:hover {
    max-width: 13.5rem !important;
  }

  .sm\:hover\:max-w-220:hover {
    max-width: 13.75rem !important;
  }

  .sm\:hover\:max-w-224:hover {
    max-width: 14rem !important;
  }

  .sm\:hover\:max-w-228:hover {
    max-width: 14.25rem !important;
  }

  .sm\:hover\:max-w-232:hover {
    max-width: 14.5rem !important;
  }

  .sm\:hover\:max-w-236:hover {
    max-width: 14.75rem !important;
  }

  .sm\:hover\:max-w-240:hover {
    max-width: 15rem !important;
  }

  .sm\:hover\:max-w-244:hover {
    max-width: 15.25rem !important;
  }

  .sm\:hover\:max-w-248:hover {
    max-width: 15.5rem !important;
  }

  .sm\:hover\:max-w-252:hover {
    max-width: 15.75rem !important;
  }

  .sm\:hover\:max-w-256:hover {
    max-width: 16rem !important;
  }

  .sm\:hover\:max-w-260:hover {
    max-width: 16.25rem !important;
  }

  .sm\:hover\:max-w-264:hover {
    max-width: 16.5rem !important;
  }

  .sm\:hover\:max-w-268:hover {
    max-width: 16.75rem !important;
  }

  .sm\:hover\:max-w-272:hover {
    max-width: 17rem !important;
  }

  .sm\:hover\:max-w-276:hover {
    max-width: 17.25rem !important;
  }

  .sm\:hover\:max-w-280:hover {
    max-width: 17.5rem !important;
  }

  .sm\:hover\:max-w-284:hover {
    max-width: 17.75rem !important;
  }

  .sm\:hover\:max-w-288:hover {
    max-width: 18rem !important;
  }

  .sm\:hover\:max-w-292:hover {
    max-width: 18.25rem !important;
  }

  .sm\:hover\:max-w-296:hover {
    max-width: 18.5rem !important;
  }

  .sm\:hover\:max-w-300:hover {
    max-width: 18.75rem !important;
  }

  .sm\:hover\:max-w-304:hover {
    max-width: 19rem !important;
  }

  .sm\:hover\:max-w-308:hover {
    max-width: 19.25rem !important;
  }

  .sm\:hover\:max-w-312:hover {
    max-width: 19.5rem !important;
  }

  .sm\:hover\:max-w-316:hover {
    max-width: 19.75rem !important;
  }

  .sm\:hover\:max-w-320:hover {
    max-width: 20rem !important;
  }

  .sm\:hover\:max-w-324:hover {
    max-width: 20.25rem !important;
  }

  .sm\:hover\:max-w-328:hover {
    max-width: 20.5rem !important;
  }

  .sm\:hover\:max-w-332:hover {
    max-width: 20.75rem !important;
  }

  .sm\:hover\:max-w-336:hover {
    max-width: 21rem !important;
  }

  .sm\:hover\:max-w-340:hover {
    max-width: 21.25rem !important;
  }

  .sm\:hover\:max-w-344:hover {
    max-width: 21.5rem !important;
  }

  .sm\:hover\:max-w-348:hover {
    max-width: 21.75rem !important;
  }

  .sm\:hover\:max-w-352:hover {
    max-width: 22rem !important;
  }

  .sm\:hover\:max-w-356:hover {
    max-width: 22.25rem !important;
  }

  .sm\:hover\:max-w-360:hover {
    max-width: 22.5rem !important;
  }

  .sm\:hover\:max-w-364:hover {
    max-width: 22.75rem !important;
  }

  .sm\:hover\:max-w-368:hover {
    max-width: 23rem !important;
  }

  .sm\:hover\:max-w-372:hover {
    max-width: 23.25rem !important;
  }

  .sm\:hover\:max-w-376:hover {
    max-width: 23.5rem !important;
  }

  .sm\:hover\:max-w-380:hover {
    max-width: 23.75rem !important;
  }

  .sm\:hover\:max-w-384:hover {
    max-width: 24rem !important;
  }

  .sm\:hover\:max-w-388:hover {
    max-width: 24.25rem !important;
  }

  .sm\:hover\:max-w-392:hover {
    max-width: 24.5rem !important;
  }

  .sm\:hover\:max-w-396:hover {
    max-width: 24.75rem !important;
  }

  .sm\:hover\:max-w-400:hover {
    max-width: 25rem !important;
  }

  .sm\:hover\:max-w-404:hover {
    max-width: 25.25rem !important;
  }

  .sm\:hover\:max-w-408:hover {
    max-width: 25.5rem !important;
  }

  .sm\:hover\:max-w-412:hover {
    max-width: 25.75rem !important;
  }

  .sm\:hover\:max-w-416:hover {
    max-width: 26rem !important;
  }

  .sm\:hover\:max-w-420:hover {
    max-width: 26.25rem !important;
  }

  .sm\:hover\:max-w-424:hover {
    max-width: 26.5rem !important;
  }

  .sm\:hover\:max-w-428:hover {
    max-width: 26.75rem !important;
  }

  .sm\:hover\:max-w-432:hover {
    max-width: 27rem !important;
  }

  .sm\:hover\:max-w-436:hover {
    max-width: 27.25rem !important;
  }

  .sm\:hover\:max-w-440:hover {
    max-width: 27.5rem !important;
  }

  .sm\:hover\:max-w-444:hover {
    max-width: 27.75rem !important;
  }

  .sm\:hover\:max-w-448:hover {
    max-width: 28rem !important;
  }

  .sm\:hover\:max-w-452:hover {
    max-width: 28.25rem !important;
  }

  .sm\:hover\:max-w-456:hover {
    max-width: 28.5rem !important;
  }

  .sm\:hover\:max-w-460:hover {
    max-width: 28.75rem !important;
  }

  .sm\:hover\:max-w-464:hover {
    max-width: 29rem !important;
  }

  .sm\:hover\:max-w-468:hover {
    max-width: 29.25rem !important;
  }

  .sm\:hover\:max-w-472:hover {
    max-width: 29.5rem !important;
  }

  .sm\:hover\:max-w-476:hover {
    max-width: 29.75rem !important;
  }

  .sm\:hover\:max-w-480:hover {
    max-width: 30rem !important;
  }

  .sm\:hover\:max-w-484:hover {
    max-width: 30.25rem !important;
  }

  .sm\:hover\:max-w-488:hover {
    max-width: 30.5rem !important;
  }

  .sm\:hover\:max-w-492:hover {
    max-width: 30.75rem !important;
  }

  .sm\:hover\:max-w-496:hover {
    max-width: 31rem !important;
  }

  .sm\:hover\:max-w-500:hover {
    max-width: 31.25rem !important;
  }

  .sm\:hover\:max-w-504:hover {
    max-width: 31.5rem !important;
  }

  .sm\:hover\:max-w-508:hover {
    max-width: 31.75rem !important;
  }

  .sm\:hover\:max-w-512:hover {
    max-width: 32rem !important;
  }

  .sm\:hover\:max-w-516:hover {
    max-width: 32.25rem !important;
  }

  .sm\:hover\:max-w-520:hover {
    max-width: 32.5rem !important;
  }

  .sm\:hover\:max-w-524:hover {
    max-width: 32.75rem !important;
  }

  .sm\:hover\:max-w-528:hover {
    max-width: 33rem !important;
  }

  .sm\:hover\:max-w-532:hover {
    max-width: 33.25rem !important;
  }

  .sm\:hover\:max-w-536:hover {
    max-width: 33.5rem !important;
  }

  .sm\:hover\:max-w-540:hover {
    max-width: 33.75rem !important;
  }

  .sm\:hover\:max-w-544:hover {
    max-width: 34rem !important;
  }

  .sm\:hover\:max-w-548:hover {
    max-width: 34.25rem !important;
  }

  .sm\:hover\:max-w-552:hover {
    max-width: 34.5rem !important;
  }

  .sm\:hover\:max-w-556:hover {
    max-width: 34.75rem !important;
  }

  .sm\:hover\:max-w-560:hover {
    max-width: 35rem !important;
  }

  .sm\:hover\:max-w-564:hover {
    max-width: 35.25rem !important;
  }

  .sm\:hover\:max-w-568:hover {
    max-width: 35.5rem !important;
  }

  .sm\:hover\:max-w-572:hover {
    max-width: 35.75rem !important;
  }

  .sm\:hover\:max-w-576:hover {
    max-width: 36rem !important;
  }

  .sm\:hover\:max-w-580:hover {
    max-width: 36.25rem !important;
  }

  .sm\:hover\:max-w-584:hover {
    max-width: 36.5rem !important;
  }

  .sm\:hover\:max-w-588:hover {
    max-width: 36.75rem !important;
  }

  .sm\:hover\:max-w-592:hover {
    max-width: 37rem !important;
  }

  .sm\:hover\:max-w-596:hover {
    max-width: 37.25rem !important;
  }

  .sm\:hover\:max-w-600:hover {
    max-width: 37.5rem !important;
  }

  .sm\:hover\:max-w-604:hover {
    max-width: 37.75rem !important;
  }

  .sm\:hover\:max-w-608:hover {
    max-width: 38rem !important;
  }

  .sm\:hover\:max-w-612:hover {
    max-width: 38.25rem !important;
  }

  .sm\:hover\:max-w-616:hover {
    max-width: 38.5rem !important;
  }

  .sm\:hover\:max-w-620:hover {
    max-width: 38.75rem !important;
  }

  .sm\:hover\:max-w-624:hover {
    max-width: 39rem !important;
  }

  .sm\:hover\:max-w-628:hover {
    max-width: 39.25rem !important;
  }

  .sm\:hover\:max-w-632:hover {
    max-width: 39.5rem !important;
  }

  .sm\:hover\:max-w-636:hover {
    max-width: 39.75rem !important;
  }

  .sm\:hover\:max-w-640:hover {
    max-width: 40rem !important;
  }

  .sm\:hover\:max-w-644:hover {
    max-width: 40.25rem !important;
  }

  .sm\:hover\:max-w-648:hover {
    max-width: 40.5rem !important;
  }

  .sm\:hover\:max-w-652:hover {
    max-width: 40.75rem !important;
  }

  .sm\:hover\:max-w-656:hover {
    max-width: 41rem !important;
  }

  .sm\:hover\:max-w-660:hover {
    max-width: 41.25rem !important;
  }

  .sm\:hover\:max-w-664:hover {
    max-width: 41.5rem !important;
  }

  .sm\:hover\:max-w-668:hover {
    max-width: 41.75rem !important;
  }

  .sm\:hover\:max-w-672:hover {
    max-width: 42rem !important;
  }

  .sm\:hover\:max-w-676:hover {
    max-width: 42.25rem !important;
  }

  .sm\:hover\:max-w-680:hover {
    max-width: 42.5rem !important;
  }

  .sm\:hover\:max-w-684:hover {
    max-width: 42.75rem !important;
  }

  .sm\:hover\:max-w-688:hover {
    max-width: 43rem !important;
  }

  .sm\:hover\:max-w-692:hover {
    max-width: 43.25rem !important;
  }

  .sm\:hover\:max-w-696:hover {
    max-width: 43.5rem !important;
  }

  .sm\:hover\:max-w-700:hover {
    max-width: 43.75rem !important;
  }

  .sm\:hover\:max-w-704:hover {
    max-width: 44rem !important;
  }

  .sm\:hover\:max-w-708:hover {
    max-width: 44.25rem !important;
  }

  .sm\:hover\:max-w-712:hover {
    max-width: 44.5rem !important;
  }

  .sm\:hover\:max-w-716:hover {
    max-width: 44.75rem !important;
  }

  .sm\:hover\:max-w-720:hover {
    max-width: 45rem !important;
  }

  .sm\:hover\:max-w-724:hover {
    max-width: 45.25rem !important;
  }

  .sm\:hover\:max-w-728:hover {
    max-width: 45.5rem !important;
  }

  .sm\:hover\:max-w-732:hover {
    max-width: 45.75rem !important;
  }

  .sm\:hover\:max-w-736:hover {
    max-width: 46rem !important;
  }

  .sm\:hover\:max-w-740:hover {
    max-width: 46.25rem !important;
  }

  .sm\:hover\:max-w-744:hover {
    max-width: 46.5rem !important;
  }

  .sm\:hover\:max-w-748:hover {
    max-width: 46.75rem !important;
  }

  .sm\:hover\:max-w-752:hover {
    max-width: 47rem !important;
  }

  .sm\:hover\:max-w-756:hover {
    max-width: 47.25rem !important;
  }

  .sm\:hover\:max-w-760:hover {
    max-width: 47.5rem !important;
  }

  .sm\:hover\:max-w-764:hover {
    max-width: 47.75rem !important;
  }

  .sm\:hover\:max-w-768:hover {
    max-width: 48rem !important;
  }

  .sm\:hover\:max-w-772:hover {
    max-width: 48.25rem !important;
  }

  .sm\:hover\:max-w-776:hover {
    max-width: 48.5rem !important;
  }

  .sm\:hover\:max-w-780:hover {
    max-width: 48.75rem !important;
  }

  .sm\:hover\:max-w-784:hover {
    max-width: 49rem !important;
  }

  .sm\:hover\:max-w-788:hover {
    max-width: 49.25rem !important;
  }

  .sm\:hover\:max-w-792:hover {
    max-width: 49.5rem !important;
  }

  .sm\:hover\:max-w-796:hover {
    max-width: 49.75rem !important;
  }

  .sm\:hover\:max-w-800:hover {
    max-width: 50rem !important;
  }

  .sm\:hover\:max-w-804:hover {
    max-width: 50.25rem !important;
  }

  .sm\:hover\:max-w-808:hover {
    max-width: 50.5rem !important;
  }

  .sm\:hover\:max-w-812:hover {
    max-width: 50.75rem !important;
  }

  .sm\:hover\:max-w-816:hover {
    max-width: 51rem !important;
  }

  .sm\:hover\:max-w-820:hover {
    max-width: 51.25rem !important;
  }

  .sm\:hover\:max-w-824:hover {
    max-width: 51.5rem !important;
  }

  .sm\:hover\:max-w-828:hover {
    max-width: 51.75rem !important;
  }

  .sm\:hover\:max-w-832:hover {
    max-width: 52rem !important;
  }

  .sm\:hover\:max-w-836:hover {
    max-width: 52.25rem !important;
  }

  .sm\:hover\:max-w-840:hover {
    max-width: 52.5rem !important;
  }

  .sm\:hover\:max-w-844:hover {
    max-width: 52.75rem !important;
  }

  .sm\:hover\:max-w-848:hover {
    max-width: 53rem !important;
  }

  .sm\:hover\:max-w-852:hover {
    max-width: 53.25rem !important;
  }

  .sm\:hover\:max-w-856:hover {
    max-width: 53.5rem !important;
  }

  .sm\:hover\:max-w-860:hover {
    max-width: 53.75rem !important;
  }

  .sm\:hover\:max-w-864:hover {
    max-width: 54rem !important;
  }

  .sm\:hover\:max-w-868:hover {
    max-width: 54.25rem !important;
  }

  .sm\:hover\:max-w-872:hover {
    max-width: 54.5rem !important;
  }

  .sm\:hover\:max-w-876:hover {
    max-width: 54.75rem !important;
  }

  .sm\:hover\:max-w-880:hover {
    max-width: 55rem !important;
  }

  .sm\:hover\:max-w-884:hover {
    max-width: 55.25rem !important;
  }

  .sm\:hover\:max-w-888:hover {
    max-width: 55.5rem !important;
  }

  .sm\:hover\:max-w-892:hover {
    max-width: 55.75rem !important;
  }

  .sm\:hover\:max-w-896:hover {
    max-width: 56rem !important;
  }

  .sm\:hover\:max-w-900:hover {
    max-width: 56.25rem !important;
  }

  .sm\:hover\:max-w-904:hover {
    max-width: 56.5rem !important;
  }

  .sm\:hover\:max-w-908:hover {
    max-width: 56.75rem !important;
  }

  .sm\:hover\:max-w-912:hover {
    max-width: 57rem !important;
  }

  .sm\:hover\:max-w-916:hover {
    max-width: 57.25rem !important;
  }

  .sm\:hover\:max-w-920:hover {
    max-width: 57.5rem !important;
  }

  .sm\:hover\:max-w-924:hover {
    max-width: 57.75rem !important;
  }

  .sm\:hover\:max-w-928:hover {
    max-width: 58rem !important;
  }

  .sm\:hover\:max-w-932:hover {
    max-width: 58.25rem !important;
  }

  .sm\:hover\:max-w-936:hover {
    max-width: 58.5rem !important;
  }

  .sm\:hover\:max-w-940:hover {
    max-width: 58.75rem !important;
  }

  .sm\:hover\:max-w-944:hover {
    max-width: 59rem !important;
  }

  .sm\:hover\:max-w-948:hover {
    max-width: 59.25rem !important;
  }

  .sm\:hover\:max-w-952:hover {
    max-width: 59.5rem !important;
  }

  .sm\:hover\:max-w-956:hover {
    max-width: 59.75rem !important;
  }

  .sm\:hover\:max-w-960:hover {
    max-width: 60rem !important;
  }

  .sm\:hover\:max-w-964:hover {
    max-width: 60.25rem !important;
  }

  .sm\:hover\:max-w-968:hover {
    max-width: 60.5rem !important;
  }

  .sm\:hover\:max-w-972:hover {
    max-width: 60.75rem !important;
  }

  .sm\:hover\:max-w-976:hover {
    max-width: 61rem !important;
  }

  .sm\:hover\:max-w-980:hover {
    max-width: 61.25rem !important;
  }

  .sm\:hover\:max-w-984:hover {
    max-width: 61.5rem !important;
  }

  .sm\:hover\:max-w-988:hover {
    max-width: 61.75rem !important;
  }

  .sm\:hover\:max-w-992:hover {
    max-width: 62rem !important;
  }

  .sm\:hover\:max-w-996:hover {
    max-width: 62.25rem !important;
  }

  .sm\:hover\:max-w-1000:hover {
    max-width: 62.5rem !important;
  }

  .sm\:hover\:max-w-1004:hover {
    max-width: 62.75rem !important;
  }

  .sm\:hover\:max-w-1008:hover {
    max-width: 63rem !important;
  }

  .sm\:hover\:max-w-1012:hover {
    max-width: 63.25rem !important;
  }

  .sm\:hover\:max-w-1016:hover {
    max-width: 63.5rem !important;
  }

  .sm\:hover\:max-w-1020:hover {
    max-width: 63.75rem !important;
  }

  .sm\:hover\:max-w-1024:hover {
    max-width: 64rem !important;
  }

  .sm\:hover\:max-w-1028:hover {
    max-width: 64.25rem !important;
  }

  .sm\:hover\:max-w-1032:hover {
    max-width: 64.5rem !important;
  }

  .sm\:hover\:max-w-1036:hover {
    max-width: 64.75rem !important;
  }

  .sm\:hover\:max-w-1040:hover {
    max-width: 65rem !important;
  }

  .sm\:hover\:max-w-1044:hover {
    max-width: 65.25rem !important;
  }

  .sm\:hover\:max-w-1048:hover {
    max-width: 65.5rem !important;
  }

  .sm\:hover\:max-w-1052:hover {
    max-width: 65.75rem !important;
  }

  .sm\:hover\:max-w-1056:hover {
    max-width: 66rem !important;
  }

  .sm\:hover\:max-w-1060:hover {
    max-width: 66.25rem !important;
  }

  .sm\:hover\:max-w-1064:hover {
    max-width: 66.5rem !important;
  }

  .sm\:hover\:max-w-1068:hover {
    max-width: 66.75rem !important;
  }

  .sm\:hover\:max-w-1072:hover {
    max-width: 67rem !important;
  }

  .sm\:hover\:max-w-1076:hover {
    max-width: 67.25rem !important;
  }

  .sm\:hover\:max-w-1080:hover {
    max-width: 67.5rem !important;
  }

  .sm\:hover\:max-w-1084:hover {
    max-width: 67.75rem !important;
  }

  .sm\:hover\:max-w-1088:hover {
    max-width: 68rem !important;
  }

  .sm\:hover\:max-w-1092:hover {
    max-width: 68.25rem !important;
  }

  .sm\:hover\:max-w-1096:hover {
    max-width: 68.5rem !important;
  }

  .sm\:hover\:max-w-1100:hover {
    max-width: 68.75rem !important;
  }

  .sm\:hover\:max-w-1104:hover {
    max-width: 69rem !important;
  }

  .sm\:hover\:max-w-1108:hover {
    max-width: 69.25rem !important;
  }

  .sm\:hover\:max-w-1112:hover {
    max-width: 69.5rem !important;
  }

  .sm\:hover\:max-w-1116:hover {
    max-width: 69.75rem !important;
  }

  .sm\:hover\:max-w-1120:hover {
    max-width: 70rem !important;
  }

  .sm\:hover\:max-w-1124:hover {
    max-width: 70.25rem !important;
  }

  .sm\:hover\:max-w-1128:hover {
    max-width: 70.5rem !important;
  }

  .sm\:hover\:max-w-1132:hover {
    max-width: 70.75rem !important;
  }

  .sm\:hover\:max-w-1136:hover {
    max-width: 71rem !important;
  }

  .sm\:hover\:max-w-1140:hover {
    max-width: 71.25rem !important;
  }

  .sm\:hover\:max-w-1144:hover {
    max-width: 71.5rem !important;
  }

  .sm\:hover\:max-w-1148:hover {
    max-width: 71.75rem !important;
  }

  .sm\:hover\:max-w-1152:hover {
    max-width: 72rem !important;
  }

  .sm\:hover\:max-w-1156:hover {
    max-width: 72.25rem !important;
  }

  .sm\:hover\:max-w-1160:hover {
    max-width: 72.5rem !important;
  }

  .sm\:hover\:max-w-1164:hover {
    max-width: 72.75rem !important;
  }

  .sm\:hover\:max-w-1168:hover {
    max-width: 73rem !important;
  }

  .sm\:hover\:max-w-1172:hover {
    max-width: 73.25rem !important;
  }

  .sm\:hover\:max-w-1176:hover {
    max-width: 73.5rem !important;
  }

  .sm\:hover\:max-w-1180:hover {
    max-width: 73.75rem !important;
  }

  .sm\:hover\:max-w-1184:hover {
    max-width: 74rem !important;
  }

  .sm\:hover\:max-w-1188:hover {
    max-width: 74.25rem !important;
  }

  .sm\:hover\:max-w-1192:hover {
    max-width: 74.5rem !important;
  }

  .sm\:hover\:max-w-1196:hover {
    max-width: 74.75rem !important;
  }

  .sm\:hover\:max-w-1200:hover {
    max-width: 75rem !important;
  }

  .sm\:hover\:max-w-none:hover {
    max-width: none !important;
  }

  .sm\:hover\:max-w-xs:hover {
    max-width: 20rem !important;
  }

  .sm\:hover\:max-w-sm:hover {
    max-width: 24rem !important;
  }

  .sm\:hover\:max-w-md:hover {
    max-width: 28rem !important;
  }

  .sm\:hover\:max-w-lg:hover {
    max-width: 32rem !important;
  }

  .sm\:hover\:max-w-xl:hover {
    max-width: 36rem !important;
  }

  .sm\:hover\:max-w-2xl:hover {
    max-width: 42rem !important;
  }

  .sm\:hover\:max-w-3xl:hover {
    max-width: 48rem !important;
  }

  .sm\:hover\:max-w-4xl:hover {
    max-width: 56rem !important;
  }

  .sm\:hover\:max-w-5xl:hover {
    max-width: 64rem !important;
  }

  .sm\:hover\:max-w-6xl:hover {
    max-width: 72rem !important;
  }

  .sm\:hover\:max-w-full:hover {
    max-width: 100% !important;
  }

  .sm\:hover\:max-w-screen-xs:hover {
    max-width: 600px !important;
  }

  .sm\:hover\:max-w-screen-sm:hover {
    max-width: 769px !important;
  }

  .sm\:hover\:max-w-screen-md:hover {
    max-width: 1000px !important;
  }

  .sm\:hover\:max-w-screen-lg:hover {
    max-width: 1200px !important;
  }

  .sm\:hover\:max-w-screen-xl:hover {
    max-width: 1366px !important;
  }

  .sm\:focus\:max-w-0:focus {
    max-width: 0rem !important;
  }

  .sm\:focus\:max-w-4:focus {
    max-width: 0.25rem !important;
  }

  .sm\:focus\:max-w-8:focus {
    max-width: 0.5rem !important;
  }

  .sm\:focus\:max-w-12:focus {
    max-width: 0.75rem !important;
  }

  .sm\:focus\:max-w-16:focus {
    max-width: 1rem !important;
  }

  .sm\:focus\:max-w-20:focus {
    max-width: 1.25rem !important;
  }

  .sm\:focus\:max-w-24:focus {
    max-width: 1.5rem !important;
  }

  .sm\:focus\:max-w-28:focus {
    max-width: 1.75rem !important;
  }

  .sm\:focus\:max-w-32:focus {
    max-width: 2rem !important;
  }

  .sm\:focus\:max-w-36:focus {
    max-width: 2.25rem !important;
  }

  .sm\:focus\:max-w-40:focus {
    max-width: 2.5rem !important;
  }

  .sm\:focus\:max-w-44:focus {
    max-width: 2.75rem !important;
  }

  .sm\:focus\:max-w-48:focus {
    max-width: 3rem !important;
  }

  .sm\:focus\:max-w-52:focus {
    max-width: 3.25rem !important;
  }

  .sm\:focus\:max-w-56:focus {
    max-width: 3.5rem !important;
  }

  .sm\:focus\:max-w-60:focus {
    max-width: 3.75rem !important;
  }

  .sm\:focus\:max-w-64:focus {
    max-width: 4rem !important;
  }

  .sm\:focus\:max-w-68:focus {
    max-width: 4.25rem !important;
  }

  .sm\:focus\:max-w-72:focus {
    max-width: 4.5rem !important;
  }

  .sm\:focus\:max-w-76:focus {
    max-width: 4.75rem !important;
  }

  .sm\:focus\:max-w-80:focus {
    max-width: 5rem !important;
  }

  .sm\:focus\:max-w-84:focus {
    max-width: 5.25rem !important;
  }

  .sm\:focus\:max-w-88:focus {
    max-width: 5.5rem !important;
  }

  .sm\:focus\:max-w-92:focus {
    max-width: 5.75rem !important;
  }

  .sm\:focus\:max-w-96:focus {
    max-width: 6rem !important;
  }

  .sm\:focus\:max-w-100:focus {
    max-width: 6.25rem !important;
  }

  .sm\:focus\:max-w-104:focus {
    max-width: 6.5rem !important;
  }

  .sm\:focus\:max-w-108:focus {
    max-width: 6.75rem !important;
  }

  .sm\:focus\:max-w-112:focus {
    max-width: 7rem !important;
  }

  .sm\:focus\:max-w-116:focus {
    max-width: 7.25rem !important;
  }

  .sm\:focus\:max-w-120:focus {
    max-width: 7.5rem !important;
  }

  .sm\:focus\:max-w-124:focus {
    max-width: 7.75rem !important;
  }

  .sm\:focus\:max-w-128:focus {
    max-width: 8rem !important;
  }

  .sm\:focus\:max-w-132:focus {
    max-width: 8.25rem !important;
  }

  .sm\:focus\:max-w-136:focus {
    max-width: 8.5rem !important;
  }

  .sm\:focus\:max-w-140:focus {
    max-width: 8.75rem !important;
  }

  .sm\:focus\:max-w-144:focus {
    max-width: 9rem !important;
  }

  .sm\:focus\:max-w-148:focus {
    max-width: 9.25rem !important;
  }

  .sm\:focus\:max-w-152:focus {
    max-width: 9.5rem !important;
  }

  .sm\:focus\:max-w-156:focus {
    max-width: 9.75rem !important;
  }

  .sm\:focus\:max-w-160:focus {
    max-width: 10rem !important;
  }

  .sm\:focus\:max-w-164:focus {
    max-width: 10.25rem !important;
  }

  .sm\:focus\:max-w-168:focus {
    max-width: 10.5rem !important;
  }

  .sm\:focus\:max-w-172:focus {
    max-width: 10.75rem !important;
  }

  .sm\:focus\:max-w-176:focus {
    max-width: 11rem !important;
  }

  .sm\:focus\:max-w-180:focus {
    max-width: 11.25rem !important;
  }

  .sm\:focus\:max-w-184:focus {
    max-width: 11.5rem !important;
  }

  .sm\:focus\:max-w-188:focus {
    max-width: 11.75rem !important;
  }

  .sm\:focus\:max-w-192:focus {
    max-width: 12rem !important;
  }

  .sm\:focus\:max-w-196:focus {
    max-width: 12.25rem !important;
  }

  .sm\:focus\:max-w-200:focus {
    max-width: 12.5rem !important;
  }

  .sm\:focus\:max-w-204:focus {
    max-width: 12.75rem !important;
  }

  .sm\:focus\:max-w-208:focus {
    max-width: 13rem !important;
  }

  .sm\:focus\:max-w-212:focus {
    max-width: 13.25rem !important;
  }

  .sm\:focus\:max-w-216:focus {
    max-width: 13.5rem !important;
  }

  .sm\:focus\:max-w-220:focus {
    max-width: 13.75rem !important;
  }

  .sm\:focus\:max-w-224:focus {
    max-width: 14rem !important;
  }

  .sm\:focus\:max-w-228:focus {
    max-width: 14.25rem !important;
  }

  .sm\:focus\:max-w-232:focus {
    max-width: 14.5rem !important;
  }

  .sm\:focus\:max-w-236:focus {
    max-width: 14.75rem !important;
  }

  .sm\:focus\:max-w-240:focus {
    max-width: 15rem !important;
  }

  .sm\:focus\:max-w-244:focus {
    max-width: 15.25rem !important;
  }

  .sm\:focus\:max-w-248:focus {
    max-width: 15.5rem !important;
  }

  .sm\:focus\:max-w-252:focus {
    max-width: 15.75rem !important;
  }

  .sm\:focus\:max-w-256:focus {
    max-width: 16rem !important;
  }

  .sm\:focus\:max-w-260:focus {
    max-width: 16.25rem !important;
  }

  .sm\:focus\:max-w-264:focus {
    max-width: 16.5rem !important;
  }

  .sm\:focus\:max-w-268:focus {
    max-width: 16.75rem !important;
  }

  .sm\:focus\:max-w-272:focus {
    max-width: 17rem !important;
  }

  .sm\:focus\:max-w-276:focus {
    max-width: 17.25rem !important;
  }

  .sm\:focus\:max-w-280:focus {
    max-width: 17.5rem !important;
  }

  .sm\:focus\:max-w-284:focus {
    max-width: 17.75rem !important;
  }

  .sm\:focus\:max-w-288:focus {
    max-width: 18rem !important;
  }

  .sm\:focus\:max-w-292:focus {
    max-width: 18.25rem !important;
  }

  .sm\:focus\:max-w-296:focus {
    max-width: 18.5rem !important;
  }

  .sm\:focus\:max-w-300:focus {
    max-width: 18.75rem !important;
  }

  .sm\:focus\:max-w-304:focus {
    max-width: 19rem !important;
  }

  .sm\:focus\:max-w-308:focus {
    max-width: 19.25rem !important;
  }

  .sm\:focus\:max-w-312:focus {
    max-width: 19.5rem !important;
  }

  .sm\:focus\:max-w-316:focus {
    max-width: 19.75rem !important;
  }

  .sm\:focus\:max-w-320:focus {
    max-width: 20rem !important;
  }

  .sm\:focus\:max-w-324:focus {
    max-width: 20.25rem !important;
  }

  .sm\:focus\:max-w-328:focus {
    max-width: 20.5rem !important;
  }

  .sm\:focus\:max-w-332:focus {
    max-width: 20.75rem !important;
  }

  .sm\:focus\:max-w-336:focus {
    max-width: 21rem !important;
  }

  .sm\:focus\:max-w-340:focus {
    max-width: 21.25rem !important;
  }

  .sm\:focus\:max-w-344:focus {
    max-width: 21.5rem !important;
  }

  .sm\:focus\:max-w-348:focus {
    max-width: 21.75rem !important;
  }

  .sm\:focus\:max-w-352:focus {
    max-width: 22rem !important;
  }

  .sm\:focus\:max-w-356:focus {
    max-width: 22.25rem !important;
  }

  .sm\:focus\:max-w-360:focus {
    max-width: 22.5rem !important;
  }

  .sm\:focus\:max-w-364:focus {
    max-width: 22.75rem !important;
  }

  .sm\:focus\:max-w-368:focus {
    max-width: 23rem !important;
  }

  .sm\:focus\:max-w-372:focus {
    max-width: 23.25rem !important;
  }

  .sm\:focus\:max-w-376:focus {
    max-width: 23.5rem !important;
  }

  .sm\:focus\:max-w-380:focus {
    max-width: 23.75rem !important;
  }

  .sm\:focus\:max-w-384:focus {
    max-width: 24rem !important;
  }

  .sm\:focus\:max-w-388:focus {
    max-width: 24.25rem !important;
  }

  .sm\:focus\:max-w-392:focus {
    max-width: 24.5rem !important;
  }

  .sm\:focus\:max-w-396:focus {
    max-width: 24.75rem !important;
  }

  .sm\:focus\:max-w-400:focus {
    max-width: 25rem !important;
  }

  .sm\:focus\:max-w-404:focus {
    max-width: 25.25rem !important;
  }

  .sm\:focus\:max-w-408:focus {
    max-width: 25.5rem !important;
  }

  .sm\:focus\:max-w-412:focus {
    max-width: 25.75rem !important;
  }

  .sm\:focus\:max-w-416:focus {
    max-width: 26rem !important;
  }

  .sm\:focus\:max-w-420:focus {
    max-width: 26.25rem !important;
  }

  .sm\:focus\:max-w-424:focus {
    max-width: 26.5rem !important;
  }

  .sm\:focus\:max-w-428:focus {
    max-width: 26.75rem !important;
  }

  .sm\:focus\:max-w-432:focus {
    max-width: 27rem !important;
  }

  .sm\:focus\:max-w-436:focus {
    max-width: 27.25rem !important;
  }

  .sm\:focus\:max-w-440:focus {
    max-width: 27.5rem !important;
  }

  .sm\:focus\:max-w-444:focus {
    max-width: 27.75rem !important;
  }

  .sm\:focus\:max-w-448:focus {
    max-width: 28rem !important;
  }

  .sm\:focus\:max-w-452:focus {
    max-width: 28.25rem !important;
  }

  .sm\:focus\:max-w-456:focus {
    max-width: 28.5rem !important;
  }

  .sm\:focus\:max-w-460:focus {
    max-width: 28.75rem !important;
  }

  .sm\:focus\:max-w-464:focus {
    max-width: 29rem !important;
  }

  .sm\:focus\:max-w-468:focus {
    max-width: 29.25rem !important;
  }

  .sm\:focus\:max-w-472:focus {
    max-width: 29.5rem !important;
  }

  .sm\:focus\:max-w-476:focus {
    max-width: 29.75rem !important;
  }

  .sm\:focus\:max-w-480:focus {
    max-width: 30rem !important;
  }

  .sm\:focus\:max-w-484:focus {
    max-width: 30.25rem !important;
  }

  .sm\:focus\:max-w-488:focus {
    max-width: 30.5rem !important;
  }

  .sm\:focus\:max-w-492:focus {
    max-width: 30.75rem !important;
  }

  .sm\:focus\:max-w-496:focus {
    max-width: 31rem !important;
  }

  .sm\:focus\:max-w-500:focus {
    max-width: 31.25rem !important;
  }

  .sm\:focus\:max-w-504:focus {
    max-width: 31.5rem !important;
  }

  .sm\:focus\:max-w-508:focus {
    max-width: 31.75rem !important;
  }

  .sm\:focus\:max-w-512:focus {
    max-width: 32rem !important;
  }

  .sm\:focus\:max-w-516:focus {
    max-width: 32.25rem !important;
  }

  .sm\:focus\:max-w-520:focus {
    max-width: 32.5rem !important;
  }

  .sm\:focus\:max-w-524:focus {
    max-width: 32.75rem !important;
  }

  .sm\:focus\:max-w-528:focus {
    max-width: 33rem !important;
  }

  .sm\:focus\:max-w-532:focus {
    max-width: 33.25rem !important;
  }

  .sm\:focus\:max-w-536:focus {
    max-width: 33.5rem !important;
  }

  .sm\:focus\:max-w-540:focus {
    max-width: 33.75rem !important;
  }

  .sm\:focus\:max-w-544:focus {
    max-width: 34rem !important;
  }

  .sm\:focus\:max-w-548:focus {
    max-width: 34.25rem !important;
  }

  .sm\:focus\:max-w-552:focus {
    max-width: 34.5rem !important;
  }

  .sm\:focus\:max-w-556:focus {
    max-width: 34.75rem !important;
  }

  .sm\:focus\:max-w-560:focus {
    max-width: 35rem !important;
  }

  .sm\:focus\:max-w-564:focus {
    max-width: 35.25rem !important;
  }

  .sm\:focus\:max-w-568:focus {
    max-width: 35.5rem !important;
  }

  .sm\:focus\:max-w-572:focus {
    max-width: 35.75rem !important;
  }

  .sm\:focus\:max-w-576:focus {
    max-width: 36rem !important;
  }

  .sm\:focus\:max-w-580:focus {
    max-width: 36.25rem !important;
  }

  .sm\:focus\:max-w-584:focus {
    max-width: 36.5rem !important;
  }

  .sm\:focus\:max-w-588:focus {
    max-width: 36.75rem !important;
  }

  .sm\:focus\:max-w-592:focus {
    max-width: 37rem !important;
  }

  .sm\:focus\:max-w-596:focus {
    max-width: 37.25rem !important;
  }

  .sm\:focus\:max-w-600:focus {
    max-width: 37.5rem !important;
  }

  .sm\:focus\:max-w-604:focus {
    max-width: 37.75rem !important;
  }

  .sm\:focus\:max-w-608:focus {
    max-width: 38rem !important;
  }

  .sm\:focus\:max-w-612:focus {
    max-width: 38.25rem !important;
  }

  .sm\:focus\:max-w-616:focus {
    max-width: 38.5rem !important;
  }

  .sm\:focus\:max-w-620:focus {
    max-width: 38.75rem !important;
  }

  .sm\:focus\:max-w-624:focus {
    max-width: 39rem !important;
  }

  .sm\:focus\:max-w-628:focus {
    max-width: 39.25rem !important;
  }

  .sm\:focus\:max-w-632:focus {
    max-width: 39.5rem !important;
  }

  .sm\:focus\:max-w-636:focus {
    max-width: 39.75rem !important;
  }

  .sm\:focus\:max-w-640:focus {
    max-width: 40rem !important;
  }

  .sm\:focus\:max-w-644:focus {
    max-width: 40.25rem !important;
  }

  .sm\:focus\:max-w-648:focus {
    max-width: 40.5rem !important;
  }

  .sm\:focus\:max-w-652:focus {
    max-width: 40.75rem !important;
  }

  .sm\:focus\:max-w-656:focus {
    max-width: 41rem !important;
  }

  .sm\:focus\:max-w-660:focus {
    max-width: 41.25rem !important;
  }

  .sm\:focus\:max-w-664:focus {
    max-width: 41.5rem !important;
  }

  .sm\:focus\:max-w-668:focus {
    max-width: 41.75rem !important;
  }

  .sm\:focus\:max-w-672:focus {
    max-width: 42rem !important;
  }

  .sm\:focus\:max-w-676:focus {
    max-width: 42.25rem !important;
  }

  .sm\:focus\:max-w-680:focus {
    max-width: 42.5rem !important;
  }

  .sm\:focus\:max-w-684:focus {
    max-width: 42.75rem !important;
  }

  .sm\:focus\:max-w-688:focus {
    max-width: 43rem !important;
  }

  .sm\:focus\:max-w-692:focus {
    max-width: 43.25rem !important;
  }

  .sm\:focus\:max-w-696:focus {
    max-width: 43.5rem !important;
  }

  .sm\:focus\:max-w-700:focus {
    max-width: 43.75rem !important;
  }

  .sm\:focus\:max-w-704:focus {
    max-width: 44rem !important;
  }

  .sm\:focus\:max-w-708:focus {
    max-width: 44.25rem !important;
  }

  .sm\:focus\:max-w-712:focus {
    max-width: 44.5rem !important;
  }

  .sm\:focus\:max-w-716:focus {
    max-width: 44.75rem !important;
  }

  .sm\:focus\:max-w-720:focus {
    max-width: 45rem !important;
  }

  .sm\:focus\:max-w-724:focus {
    max-width: 45.25rem !important;
  }

  .sm\:focus\:max-w-728:focus {
    max-width: 45.5rem !important;
  }

  .sm\:focus\:max-w-732:focus {
    max-width: 45.75rem !important;
  }

  .sm\:focus\:max-w-736:focus {
    max-width: 46rem !important;
  }

  .sm\:focus\:max-w-740:focus {
    max-width: 46.25rem !important;
  }

  .sm\:focus\:max-w-744:focus {
    max-width: 46.5rem !important;
  }

  .sm\:focus\:max-w-748:focus {
    max-width: 46.75rem !important;
  }

  .sm\:focus\:max-w-752:focus {
    max-width: 47rem !important;
  }

  .sm\:focus\:max-w-756:focus {
    max-width: 47.25rem !important;
  }

  .sm\:focus\:max-w-760:focus {
    max-width: 47.5rem !important;
  }

  .sm\:focus\:max-w-764:focus {
    max-width: 47.75rem !important;
  }

  .sm\:focus\:max-w-768:focus {
    max-width: 48rem !important;
  }

  .sm\:focus\:max-w-772:focus {
    max-width: 48.25rem !important;
  }

  .sm\:focus\:max-w-776:focus {
    max-width: 48.5rem !important;
  }

  .sm\:focus\:max-w-780:focus {
    max-width: 48.75rem !important;
  }

  .sm\:focus\:max-w-784:focus {
    max-width: 49rem !important;
  }

  .sm\:focus\:max-w-788:focus {
    max-width: 49.25rem !important;
  }

  .sm\:focus\:max-w-792:focus {
    max-width: 49.5rem !important;
  }

  .sm\:focus\:max-w-796:focus {
    max-width: 49.75rem !important;
  }

  .sm\:focus\:max-w-800:focus {
    max-width: 50rem !important;
  }

  .sm\:focus\:max-w-804:focus {
    max-width: 50.25rem !important;
  }

  .sm\:focus\:max-w-808:focus {
    max-width: 50.5rem !important;
  }

  .sm\:focus\:max-w-812:focus {
    max-width: 50.75rem !important;
  }

  .sm\:focus\:max-w-816:focus {
    max-width: 51rem !important;
  }

  .sm\:focus\:max-w-820:focus {
    max-width: 51.25rem !important;
  }

  .sm\:focus\:max-w-824:focus {
    max-width: 51.5rem !important;
  }

  .sm\:focus\:max-w-828:focus {
    max-width: 51.75rem !important;
  }

  .sm\:focus\:max-w-832:focus {
    max-width: 52rem !important;
  }

  .sm\:focus\:max-w-836:focus {
    max-width: 52.25rem !important;
  }

  .sm\:focus\:max-w-840:focus {
    max-width: 52.5rem !important;
  }

  .sm\:focus\:max-w-844:focus {
    max-width: 52.75rem !important;
  }

  .sm\:focus\:max-w-848:focus {
    max-width: 53rem !important;
  }

  .sm\:focus\:max-w-852:focus {
    max-width: 53.25rem !important;
  }

  .sm\:focus\:max-w-856:focus {
    max-width: 53.5rem !important;
  }

  .sm\:focus\:max-w-860:focus {
    max-width: 53.75rem !important;
  }

  .sm\:focus\:max-w-864:focus {
    max-width: 54rem !important;
  }

  .sm\:focus\:max-w-868:focus {
    max-width: 54.25rem !important;
  }

  .sm\:focus\:max-w-872:focus {
    max-width: 54.5rem !important;
  }

  .sm\:focus\:max-w-876:focus {
    max-width: 54.75rem !important;
  }

  .sm\:focus\:max-w-880:focus {
    max-width: 55rem !important;
  }

  .sm\:focus\:max-w-884:focus {
    max-width: 55.25rem !important;
  }

  .sm\:focus\:max-w-888:focus {
    max-width: 55.5rem !important;
  }

  .sm\:focus\:max-w-892:focus {
    max-width: 55.75rem !important;
  }

  .sm\:focus\:max-w-896:focus {
    max-width: 56rem !important;
  }

  .sm\:focus\:max-w-900:focus {
    max-width: 56.25rem !important;
  }

  .sm\:focus\:max-w-904:focus {
    max-width: 56.5rem !important;
  }

  .sm\:focus\:max-w-908:focus {
    max-width: 56.75rem !important;
  }

  .sm\:focus\:max-w-912:focus {
    max-width: 57rem !important;
  }

  .sm\:focus\:max-w-916:focus {
    max-width: 57.25rem !important;
  }

  .sm\:focus\:max-w-920:focus {
    max-width: 57.5rem !important;
  }

  .sm\:focus\:max-w-924:focus {
    max-width: 57.75rem !important;
  }

  .sm\:focus\:max-w-928:focus {
    max-width: 58rem !important;
  }

  .sm\:focus\:max-w-932:focus {
    max-width: 58.25rem !important;
  }

  .sm\:focus\:max-w-936:focus {
    max-width: 58.5rem !important;
  }

  .sm\:focus\:max-w-940:focus {
    max-width: 58.75rem !important;
  }

  .sm\:focus\:max-w-944:focus {
    max-width: 59rem !important;
  }

  .sm\:focus\:max-w-948:focus {
    max-width: 59.25rem !important;
  }

  .sm\:focus\:max-w-952:focus {
    max-width: 59.5rem !important;
  }

  .sm\:focus\:max-w-956:focus {
    max-width: 59.75rem !important;
  }

  .sm\:focus\:max-w-960:focus {
    max-width: 60rem !important;
  }

  .sm\:focus\:max-w-964:focus {
    max-width: 60.25rem !important;
  }

  .sm\:focus\:max-w-968:focus {
    max-width: 60.5rem !important;
  }

  .sm\:focus\:max-w-972:focus {
    max-width: 60.75rem !important;
  }

  .sm\:focus\:max-w-976:focus {
    max-width: 61rem !important;
  }

  .sm\:focus\:max-w-980:focus {
    max-width: 61.25rem !important;
  }

  .sm\:focus\:max-w-984:focus {
    max-width: 61.5rem !important;
  }

  .sm\:focus\:max-w-988:focus {
    max-width: 61.75rem !important;
  }

  .sm\:focus\:max-w-992:focus {
    max-width: 62rem !important;
  }

  .sm\:focus\:max-w-996:focus {
    max-width: 62.25rem !important;
  }

  .sm\:focus\:max-w-1000:focus {
    max-width: 62.5rem !important;
  }

  .sm\:focus\:max-w-1004:focus {
    max-width: 62.75rem !important;
  }

  .sm\:focus\:max-w-1008:focus {
    max-width: 63rem !important;
  }

  .sm\:focus\:max-w-1012:focus {
    max-width: 63.25rem !important;
  }

  .sm\:focus\:max-w-1016:focus {
    max-width: 63.5rem !important;
  }

  .sm\:focus\:max-w-1020:focus {
    max-width: 63.75rem !important;
  }

  .sm\:focus\:max-w-1024:focus {
    max-width: 64rem !important;
  }

  .sm\:focus\:max-w-1028:focus {
    max-width: 64.25rem !important;
  }

  .sm\:focus\:max-w-1032:focus {
    max-width: 64.5rem !important;
  }

  .sm\:focus\:max-w-1036:focus {
    max-width: 64.75rem !important;
  }

  .sm\:focus\:max-w-1040:focus {
    max-width: 65rem !important;
  }

  .sm\:focus\:max-w-1044:focus {
    max-width: 65.25rem !important;
  }

  .sm\:focus\:max-w-1048:focus {
    max-width: 65.5rem !important;
  }

  .sm\:focus\:max-w-1052:focus {
    max-width: 65.75rem !important;
  }

  .sm\:focus\:max-w-1056:focus {
    max-width: 66rem !important;
  }

  .sm\:focus\:max-w-1060:focus {
    max-width: 66.25rem !important;
  }

  .sm\:focus\:max-w-1064:focus {
    max-width: 66.5rem !important;
  }

  .sm\:focus\:max-w-1068:focus {
    max-width: 66.75rem !important;
  }

  .sm\:focus\:max-w-1072:focus {
    max-width: 67rem !important;
  }

  .sm\:focus\:max-w-1076:focus {
    max-width: 67.25rem !important;
  }

  .sm\:focus\:max-w-1080:focus {
    max-width: 67.5rem !important;
  }

  .sm\:focus\:max-w-1084:focus {
    max-width: 67.75rem !important;
  }

  .sm\:focus\:max-w-1088:focus {
    max-width: 68rem !important;
  }

  .sm\:focus\:max-w-1092:focus {
    max-width: 68.25rem !important;
  }

  .sm\:focus\:max-w-1096:focus {
    max-width: 68.5rem !important;
  }

  .sm\:focus\:max-w-1100:focus {
    max-width: 68.75rem !important;
  }

  .sm\:focus\:max-w-1104:focus {
    max-width: 69rem !important;
  }

  .sm\:focus\:max-w-1108:focus {
    max-width: 69.25rem !important;
  }

  .sm\:focus\:max-w-1112:focus {
    max-width: 69.5rem !important;
  }

  .sm\:focus\:max-w-1116:focus {
    max-width: 69.75rem !important;
  }

  .sm\:focus\:max-w-1120:focus {
    max-width: 70rem !important;
  }

  .sm\:focus\:max-w-1124:focus {
    max-width: 70.25rem !important;
  }

  .sm\:focus\:max-w-1128:focus {
    max-width: 70.5rem !important;
  }

  .sm\:focus\:max-w-1132:focus {
    max-width: 70.75rem !important;
  }

  .sm\:focus\:max-w-1136:focus {
    max-width: 71rem !important;
  }

  .sm\:focus\:max-w-1140:focus {
    max-width: 71.25rem !important;
  }

  .sm\:focus\:max-w-1144:focus {
    max-width: 71.5rem !important;
  }

  .sm\:focus\:max-w-1148:focus {
    max-width: 71.75rem !important;
  }

  .sm\:focus\:max-w-1152:focus {
    max-width: 72rem !important;
  }

  .sm\:focus\:max-w-1156:focus {
    max-width: 72.25rem !important;
  }

  .sm\:focus\:max-w-1160:focus {
    max-width: 72.5rem !important;
  }

  .sm\:focus\:max-w-1164:focus {
    max-width: 72.75rem !important;
  }

  .sm\:focus\:max-w-1168:focus {
    max-width: 73rem !important;
  }

  .sm\:focus\:max-w-1172:focus {
    max-width: 73.25rem !important;
  }

  .sm\:focus\:max-w-1176:focus {
    max-width: 73.5rem !important;
  }

  .sm\:focus\:max-w-1180:focus {
    max-width: 73.75rem !important;
  }

  .sm\:focus\:max-w-1184:focus {
    max-width: 74rem !important;
  }

  .sm\:focus\:max-w-1188:focus {
    max-width: 74.25rem !important;
  }

  .sm\:focus\:max-w-1192:focus {
    max-width: 74.5rem !important;
  }

  .sm\:focus\:max-w-1196:focus {
    max-width: 74.75rem !important;
  }

  .sm\:focus\:max-w-1200:focus {
    max-width: 75rem !important;
  }

  .sm\:focus\:max-w-none:focus {
    max-width: none !important;
  }

  .sm\:focus\:max-w-xs:focus {
    max-width: 20rem !important;
  }

  .sm\:focus\:max-w-sm:focus {
    max-width: 24rem !important;
  }

  .sm\:focus\:max-w-md:focus {
    max-width: 28rem !important;
  }

  .sm\:focus\:max-w-lg:focus {
    max-width: 32rem !important;
  }

  .sm\:focus\:max-w-xl:focus {
    max-width: 36rem !important;
  }

  .sm\:focus\:max-w-2xl:focus {
    max-width: 42rem !important;
  }

  .sm\:focus\:max-w-3xl:focus {
    max-width: 48rem !important;
  }

  .sm\:focus\:max-w-4xl:focus {
    max-width: 56rem !important;
  }

  .sm\:focus\:max-w-5xl:focus {
    max-width: 64rem !important;
  }

  .sm\:focus\:max-w-6xl:focus {
    max-width: 72rem !important;
  }

  .sm\:focus\:max-w-full:focus {
    max-width: 100% !important;
  }

  .sm\:focus\:max-w-screen-xs:focus {
    max-width: 600px !important;
  }

  .sm\:focus\:max-w-screen-sm:focus {
    max-width: 769px !important;
  }

  .sm\:focus\:max-w-screen-md:focus {
    max-width: 1000px !important;
  }

  .sm\:focus\:max-w-screen-lg:focus {
    max-width: 1200px !important;
  }

  .sm\:focus\:max-w-screen-xl:focus {
    max-width: 1366px !important;
  }

  .sm\:min-h-0 {
    min-height: 0 !important;
  }

  .sm\:min-h-full {
    min-height: 100% !important;
  }

  .sm\:min-h-screen {
    min-height: 100vh !important;
  }

  .sm\:hover\:min-h-0:hover {
    min-height: 0 !important;
  }

  .sm\:hover\:min-h-full:hover {
    min-height: 100% !important;
  }

  .sm\:hover\:min-h-screen:hover {
    min-height: 100vh !important;
  }

  .sm\:focus\:min-h-0:focus {
    min-height: 0 !important;
  }

  .sm\:focus\:min-h-full:focus {
    min-height: 100% !important;
  }

  .sm\:focus\:min-h-screen:focus {
    min-height: 100vh !important;
  }

  .sm\:min-w-0 {
    min-width: 0 !important;
  }

  .sm\:min-w-full {
    min-width: 100% !important;
  }

  .sm\:hover\:min-w-0:hover {
    min-width: 0 !important;
  }

  .sm\:hover\:min-w-full:hover {
    min-width: 100% !important;
  }

  .sm\:focus\:min-w-0:focus {
    min-width: 0 !important;
  }

  .sm\:focus\:min-w-full:focus {
    min-width: 100% !important;
  }

  .sm\:object-contain {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .sm\:object-cover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .sm\:object-fill {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .sm\:object-none {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .sm\:object-scale-down {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .sm\:hover\:object-contain:hover {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .sm\:hover\:object-cover:hover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .sm\:hover\:object-fill:hover {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .sm\:hover\:object-none:hover {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .sm\:hover\:object-scale-down:hover {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .sm\:focus\:object-contain:focus {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .sm\:focus\:object-cover:focus {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .sm\:focus\:object-fill:focus {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .sm\:focus\:object-none:focus {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .sm\:focus\:object-scale-down:focus {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .sm\:object-bottom {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .sm\:object-center {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .sm\:object-left {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .sm\:object-left-bottom {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .sm\:object-left-top {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .sm\:object-right {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .sm\:object-right-bottom {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .sm\:object-right-top {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .sm\:object-top {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .sm\:hover\:object-bottom:hover {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .sm\:hover\:object-center:hover {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .sm\:hover\:object-left:hover {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .sm\:hover\:object-left-bottom:hover {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .sm\:hover\:object-left-top:hover {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .sm\:hover\:object-right:hover {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .sm\:hover\:object-right-bottom:hover {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .sm\:hover\:object-right-top:hover {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .sm\:hover\:object-top:hover {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .sm\:focus\:object-bottom:focus {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .sm\:focus\:object-center:focus {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .sm\:focus\:object-left:focus {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .sm\:focus\:object-left-bottom:focus {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .sm\:focus\:object-left-top:focus {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .sm\:focus\:object-right:focus {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .sm\:focus\:object-right-bottom:focus {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .sm\:focus\:object-right-top:focus {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .sm\:focus\:object-top:focus {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .sm\:opacity-0 {
    opacity: 0 !important;
  }

  .sm\:opacity-25 {
    opacity: 0.25 !important;
  }

  .sm\:opacity-50 {
    opacity: 0.5 !important;
  }

  .sm\:opacity-75 {
    opacity: 0.75 !important;
  }

  .sm\:opacity-100 {
    opacity: 1 !important;
  }

  .sm\:hover\:opacity-0:hover {
    opacity: 0 !important;
  }

  .sm\:hover\:opacity-25:hover {
    opacity: 0.25 !important;
  }

  .sm\:hover\:opacity-50:hover {
    opacity: 0.5 !important;
  }

  .sm\:hover\:opacity-75:hover {
    opacity: 0.75 !important;
  }

  .sm\:hover\:opacity-100:hover {
    opacity: 1 !important;
  }

  .sm\:focus\:opacity-0:focus {
    opacity: 0 !important;
  }

  .sm\:focus\:opacity-25:focus {
    opacity: 0.25 !important;
  }

  .sm\:focus\:opacity-50:focus {
    opacity: 0.5 !important;
  }

  .sm\:focus\:opacity-75:focus {
    opacity: 0.75 !important;
  }

  .sm\:focus\:opacity-100:focus {
    opacity: 1 !important;
  }

  .sm\:outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .sm\:outline-white {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .sm\:outline-black {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .sm\:hover\:outline-none:hover {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .sm\:hover\:outline-white:hover {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .sm\:hover\:outline-black:hover {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .sm\:focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .sm\:focus\:outline-white:focus {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .sm\:focus\:outline-black:focus {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .sm\:overflow-auto {
    overflow: auto !important;
  }

  .sm\:overflow-hidden {
    overflow: hidden !important;
  }

  .sm\:overflow-visible {
    overflow: visible !important;
  }

  .sm\:overflow-scroll {
    overflow: scroll !important;
  }

  .sm\:overflow-x-auto {
    overflow-x: auto !important;
  }

  .sm\:overflow-y-auto {
    overflow-y: auto !important;
  }

  .sm\:overflow-x-hidden {
    overflow-x: hidden !important;
  }

  .sm\:overflow-y-hidden {
    overflow-y: hidden !important;
  }

  .sm\:overflow-x-visible {
    overflow-x: visible !important;
  }

  .sm\:overflow-y-visible {
    overflow-y: visible !important;
  }

  .sm\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .sm\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .sm\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important;
  }

  .sm\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important;
  }

  .sm\:hover\:overflow-auto:hover {
    overflow: auto !important;
  }

  .sm\:hover\:overflow-hidden:hover {
    overflow: hidden !important;
  }

  .sm\:hover\:overflow-visible:hover {
    overflow: visible !important;
  }

  .sm\:hover\:overflow-scroll:hover {
    overflow: scroll !important;
  }

  .sm\:hover\:overflow-x-auto:hover {
    overflow-x: auto !important;
  }

  .sm\:hover\:overflow-y-auto:hover {
    overflow-y: auto !important;
  }

  .sm\:hover\:overflow-x-hidden:hover {
    overflow-x: hidden !important;
  }

  .sm\:hover\:overflow-y-hidden:hover {
    overflow-y: hidden !important;
  }

  .sm\:hover\:overflow-x-visible:hover {
    overflow-x: visible !important;
  }

  .sm\:hover\:overflow-y-visible:hover {
    overflow-y: visible !important;
  }

  .sm\:hover\:overflow-x-scroll:hover {
    overflow-x: scroll !important;
  }

  .sm\:hover\:overflow-y-scroll:hover {
    overflow-y: scroll !important;
  }

  .sm\:hover\:scrolling-touch:hover {
    -webkit-overflow-scrolling: touch !important;
  }

  .sm\:hover\:scrolling-auto:hover {
    -webkit-overflow-scrolling: auto !important;
  }

  .sm\:focus\:overflow-auto:focus {
    overflow: auto !important;
  }

  .sm\:focus\:overflow-hidden:focus {
    overflow: hidden !important;
  }

  .sm\:focus\:overflow-visible:focus {
    overflow: visible !important;
  }

  .sm\:focus\:overflow-scroll:focus {
    overflow: scroll !important;
  }

  .sm\:focus\:overflow-x-auto:focus {
    overflow-x: auto !important;
  }

  .sm\:focus\:overflow-y-auto:focus {
    overflow-y: auto !important;
  }

  .sm\:focus\:overflow-x-hidden:focus {
    overflow-x: hidden !important;
  }

  .sm\:focus\:overflow-y-hidden:focus {
    overflow-y: hidden !important;
  }

  .sm\:focus\:overflow-x-visible:focus {
    overflow-x: visible !important;
  }

  .sm\:focus\:overflow-y-visible:focus {
    overflow-y: visible !important;
  }

  .sm\:focus\:overflow-x-scroll:focus {
    overflow-x: scroll !important;
  }

  .sm\:focus\:overflow-y-scroll:focus {
    overflow-y: scroll !important;
  }

  .sm\:focus\:scrolling-touch:focus {
    -webkit-overflow-scrolling: touch !important;
  }

  .sm\:focus\:scrolling-auto:focus {
    -webkit-overflow-scrolling: auto !important;
  }

  .sm\:p-0 {
    padding: 0rem !important;
  }

  .sm\:p-1 {
    padding: 0.25rem !important;
  }

  .sm\:p-2 {
    padding: 0.5rem !important;
  }

  .sm\:p-3 {
    padding: 0.75rem !important;
  }

  .sm\:p-4 {
    padding: 1rem !important;
  }

  .sm\:p-5 {
    padding: 1.25rem !important;
  }

  .sm\:p-6 {
    padding: 1.5rem !important;
  }

  .sm\:p-7 {
    padding: 1.75rem !important;
  }

  .sm\:p-8 {
    padding: 2rem !important;
  }

  .sm\:p-9 {
    padding: 2.25rem !important;
  }

  .sm\:p-10 {
    padding: 2.5rem !important;
  }

  .sm\:p-11 {
    padding: 2.75rem !important;
  }

  .sm\:p-12 {
    padding: 3rem !important;
  }

  .sm\:p-13 {
    padding: 3.25rem !important;
  }

  .sm\:p-14 {
    padding: 3.5rem !important;
  }

  .sm\:p-15 {
    padding: 3.75rem !important;
  }

  .sm\:p-16 {
    padding: 4rem !important;
  }

  .sm\:p-17 {
    padding: 4.25rem !important;
  }

  .sm\:p-18 {
    padding: 4.5rem !important;
  }

  .sm\:p-19 {
    padding: 4.75rem !important;
  }

  .sm\:p-20 {
    padding: 5rem !important;
  }

  .sm\:p-21 {
    padding: 5.25rem !important;
  }

  .sm\:p-22 {
    padding: 5.5rem !important;
  }

  .sm\:p-23 {
    padding: 5.75rem !important;
  }

  .sm\:p-24 {
    padding: 6rem !important;
  }

  .sm\:p-25 {
    padding: 6.25rem !important;
  }

  .sm\:p-26 {
    padding: 6.5rem !important;
  }

  .sm\:p-27 {
    padding: 6.75rem !important;
  }

  .sm\:p-28 {
    padding: 7rem !important;
  }

  .sm\:p-29 {
    padding: 7.25rem !important;
  }

  .sm\:p-30 {
    padding: 7.5rem !important;
  }

  .sm\:p-31 {
    padding: 7.75rem !important;
  }

  .sm\:p-32 {
    padding: 8rem !important;
  }

  .sm\:p-33 {
    padding: 8.25rem !important;
  }

  .sm\:p-34 {
    padding: 8.5rem !important;
  }

  .sm\:p-35 {
    padding: 8.75rem !important;
  }

  .sm\:p-36 {
    padding: 9rem !important;
  }

  .sm\:p-37 {
    padding: 9.25rem !important;
  }

  .sm\:p-38 {
    padding: 9.5rem !important;
  }

  .sm\:p-39 {
    padding: 9.75rem !important;
  }

  .sm\:p-40 {
    padding: 10rem !important;
  }

  .sm\:p-41 {
    padding: 10.25rem !important;
  }

  .sm\:p-42 {
    padding: 10.5rem !important;
  }

  .sm\:p-43 {
    padding: 10.75rem !important;
  }

  .sm\:p-44 {
    padding: 11rem !important;
  }

  .sm\:p-45 {
    padding: 11.25rem !important;
  }

  .sm\:p-46 {
    padding: 11.5rem !important;
  }

  .sm\:p-47 {
    padding: 11.75rem !important;
  }

  .sm\:p-48 {
    padding: 12rem !important;
  }

  .sm\:p-49 {
    padding: 12.25rem !important;
  }

  .sm\:p-50 {
    padding: 12.5rem !important;
  }

  .sm\:p-51 {
    padding: 12.75rem !important;
  }

  .sm\:p-52 {
    padding: 13rem !important;
  }

  .sm\:p-53 {
    padding: 13.25rem !important;
  }

  .sm\:p-54 {
    padding: 13.5rem !important;
  }

  .sm\:p-55 {
    padding: 13.75rem !important;
  }

  .sm\:p-56 {
    padding: 14rem !important;
  }

  .sm\:p-57 {
    padding: 14.25rem !important;
  }

  .sm\:p-58 {
    padding: 14.5rem !important;
  }

  .sm\:p-59 {
    padding: 14.75rem !important;
  }

  .sm\:p-60 {
    padding: 15rem !important;
  }

  .sm\:p-61 {
    padding: 15.25rem !important;
  }

  .sm\:p-62 {
    padding: 15.5rem !important;
  }

  .sm\:p-63 {
    padding: 15.75rem !important;
  }

  .sm\:p-64 {
    padding: 16rem !important;
  }

  .sm\:p-65 {
    padding: 16.25rem !important;
  }

  .sm\:p-66 {
    padding: 16.5rem !important;
  }

  .sm\:p-67 {
    padding: 16.75rem !important;
  }

  .sm\:p-68 {
    padding: 17rem !important;
  }

  .sm\:p-69 {
    padding: 17.25rem !important;
  }

  .sm\:p-70 {
    padding: 17.5rem !important;
  }

  .sm\:p-71 {
    padding: 17.75rem !important;
  }

  .sm\:p-72 {
    padding: 18rem !important;
  }

  .sm\:p-73 {
    padding: 18.25rem !important;
  }

  .sm\:p-74 {
    padding: 18.5rem !important;
  }

  .sm\:p-75 {
    padding: 18.75rem !important;
  }

  .sm\:p-76 {
    padding: 19rem !important;
  }

  .sm\:p-77 {
    padding: 19.25rem !important;
  }

  .sm\:p-78 {
    padding: 19.5rem !important;
  }

  .sm\:p-79 {
    padding: 19.75rem !important;
  }

  .sm\:p-80 {
    padding: 20rem !important;
  }

  .sm\:p-81 {
    padding: 20.25rem !important;
  }

  .sm\:p-82 {
    padding: 20.5rem !important;
  }

  .sm\:p-83 {
    padding: 20.75rem !important;
  }

  .sm\:p-84 {
    padding: 21rem !important;
  }

  .sm\:p-85 {
    padding: 21.25rem !important;
  }

  .sm\:p-86 {
    padding: 21.5rem !important;
  }

  .sm\:p-87 {
    padding: 21.75rem !important;
  }

  .sm\:p-88 {
    padding: 22rem !important;
  }

  .sm\:p-89 {
    padding: 22.25rem !important;
  }

  .sm\:p-90 {
    padding: 22.5rem !important;
  }

  .sm\:p-91 {
    padding: 22.75rem !important;
  }

  .sm\:p-92 {
    padding: 23rem !important;
  }

  .sm\:p-93 {
    padding: 23.25rem !important;
  }

  .sm\:p-94 {
    padding: 23.5rem !important;
  }

  .sm\:p-95 {
    padding: 23.75rem !important;
  }

  .sm\:p-96 {
    padding: 24rem !important;
  }

  .sm\:p-97 {
    padding: 24.25rem !important;
  }

  .sm\:p-98 {
    padding: 24.5rem !important;
  }

  .sm\:p-99 {
    padding: 24.75rem !important;
  }

  .sm\:p-100 {
    padding: 25rem !important;
  }

  .sm\:p-101 {
    padding: 25.25rem !important;
  }

  .sm\:p-102 {
    padding: 25.5rem !important;
  }

  .sm\:p-103 {
    padding: 25.75rem !important;
  }

  .sm\:p-104 {
    padding: 26rem !important;
  }

  .sm\:p-105 {
    padding: 26.25rem !important;
  }

  .sm\:p-px {
    padding: 1px !important;
  }

  .sm\:p-0\.5 {
    padding: 0.125rem !important;
  }

  .sm\:p-1\.5 {
    padding: 0.375rem !important;
  }

  .sm\:p-2\.5 {
    padding: 0.625rem !important;
  }

  .sm\:p-3\.5 {
    padding: 0.875rem !important;
  }

  .sm\:p-4\.5 {
    padding: 1.125rem !important;
  }

  .sm\:p-5\.5 {
    padding: 1.375rem !important;
  }

  .sm\:p-6\.5 {
    padding: 1.625rem !important;
  }

  .sm\:p-7\.5 {
    padding: 1.875rem !important;
  }

  .sm\:p-8\.5 {
    padding: 2.125rem !important;
  }

  .sm\:p-9\.5 {
    padding: 2.375rem !important;
  }

  .sm\:p-10\.5 {
    padding: 2.625rem !important;
  }

  .sm\:p-11\.5 {
    padding: 2.875rem !important;
  }

  .sm\:p-12\.5 {
    padding: 3.125rem !important;
  }

  .sm\:p-13\.5 {
    padding: 3.375rem !important;
  }

  .sm\:p-14\.5 {
    padding: 3.625rem !important;
  }

  .sm\:p-15\.5 {
    padding: 3.875rem !important;
  }

  .sm\:p-16\.5 {
    padding: 4.125rem !important;
  }

  .sm\:p-17\.5 {
    padding: 4.375rem !important;
  }

  .sm\:p-18\.5 {
    padding: 4.625rem !important;
  }

  .sm\:p-19\.5 {
    padding: 4.875rem !important;
  }

  .sm\:p-20\.5 {
    padding: 5.125rem !important;
  }

  .sm\:p-21\.5 {
    padding: 5.375rem !important;
  }

  .sm\:p-22\.5 {
    padding: 5.625rem !important;
  }

  .sm\:p-23\.5 {
    padding: 5.875rem !important;
  }

  .sm\:p-24\.5 {
    padding: 6.125rem !important;
  }

  .sm\:p-25\.5 {
    padding: 6.375rem !important;
  }

  .sm\:p-26\.5 {
    padding: 6.625rem !important;
  }

  .sm\:p-27\.5 {
    padding: 6.875rem !important;
  }

  .sm\:p-28\.5 {
    padding: 7.125rem !important;
  }

  .sm\:p-29\.5 {
    padding: 7.375rem !important;
  }

  .sm\:p-30\.5 {
    padding: 7.625rem !important;
  }

  .sm\:p-31\.5 {
    padding: 7.875rem !important;
  }

  .sm\:p-32\.5 {
    padding: 8.125rem !important;
  }

  .sm\:p-33\.5 {
    padding: 8.375rem !important;
  }

  .sm\:p-34\.5 {
    padding: 8.625rem !important;
  }

  .sm\:p-35\.5 {
    padding: 8.875rem !important;
  }

  .sm\:p-36\.5 {
    padding: 9.125rem !important;
  }

  .sm\:p-37\.5 {
    padding: 9.375rem !important;
  }

  .sm\:p-38\.5 {
    padding: 9.625rem !important;
  }

  .sm\:p-39\.5 {
    padding: 9.875rem !important;
  }

  .sm\:p-40\.5 {
    padding: 10.125rem !important;
  }

  .sm\:p-41\.5 {
    padding: 10.375rem !important;
  }

  .sm\:p-42\.5 {
    padding: 10.625rem !important;
  }

  .sm\:p-43\.5 {
    padding: 10.875rem !important;
  }

  .sm\:p-44\.5 {
    padding: 11.125rem !important;
  }

  .sm\:p-45\.5 {
    padding: 11.375rem !important;
  }

  .sm\:p-46\.5 {
    padding: 11.625rem !important;
  }

  .sm\:p-47\.5 {
    padding: 11.875rem !important;
  }

  .sm\:p-48\.5 {
    padding: 12.125rem !important;
  }

  .sm\:p-49\.5 {
    padding: 12.375rem !important;
  }

  .sm\:p-50\.5 {
    padding: 12.625rem !important;
  }

  .sm\:p-51\.5 {
    padding: 12.875rem !important;
  }

  .sm\:p-52\.5 {
    padding: 13.125rem !important;
  }

  .sm\:p-53\.5 {
    padding: 13.375rem !important;
  }

  .sm\:p-54\.5 {
    padding: 13.625rem !important;
  }

  .sm\:p-55\.5 {
    padding: 13.875rem !important;
  }

  .sm\:p-56\.5 {
    padding: 14.125rem !important;
  }

  .sm\:p-57\.5 {
    padding: 14.375rem !important;
  }

  .sm\:p-58\.5 {
    padding: 14.625rem !important;
  }

  .sm\:p-59\.5 {
    padding: 14.875rem !important;
  }

  .sm\:p-60\.5 {
    padding: 15.125rem !important;
  }

  .sm\:p-61\.5 {
    padding: 15.375rem !important;
  }

  .sm\:p-62\.5 {
    padding: 15.625rem !important;
  }

  .sm\:p-63\.5 {
    padding: 15.875rem !important;
  }

  .sm\:p-64\.5 {
    padding: 16.125rem !important;
  }

  .sm\:p-65\.5 {
    padding: 16.375rem !important;
  }

  .sm\:p-66\.5 {
    padding: 16.625rem !important;
  }

  .sm\:p-67\.5 {
    padding: 16.875rem !important;
  }

  .sm\:p-68\.5 {
    padding: 17.125rem !important;
  }

  .sm\:p-69\.5 {
    padding: 17.375rem !important;
  }

  .sm\:p-70\.5 {
    padding: 17.625rem !important;
  }

  .sm\:p-71\.5 {
    padding: 17.875rem !important;
  }

  .sm\:p-72\.5 {
    padding: 18.125rem !important;
  }

  .sm\:p-73\.5 {
    padding: 18.375rem !important;
  }

  .sm\:p-74\.5 {
    padding: 18.625rem !important;
  }

  .sm\:p-75\.5 {
    padding: 18.875rem !important;
  }

  .sm\:p-76\.5 {
    padding: 19.125rem !important;
  }

  .sm\:p-77\.5 {
    padding: 19.375rem !important;
  }

  .sm\:p-78\.5 {
    padding: 19.625rem !important;
  }

  .sm\:p-79\.5 {
    padding: 19.875rem !important;
  }

  .sm\:p-80\.5 {
    padding: 20.125rem !important;
  }

  .sm\:p-81\.5 {
    padding: 20.375rem !important;
  }

  .sm\:p-82\.5 {
    padding: 20.625rem !important;
  }

  .sm\:p-83\.5 {
    padding: 20.875rem !important;
  }

  .sm\:p-84\.5 {
    padding: 21.125rem !important;
  }

  .sm\:p-85\.5 {
    padding: 21.375rem !important;
  }

  .sm\:p-86\.5 {
    padding: 21.625rem !important;
  }

  .sm\:p-87\.5 {
    padding: 21.875rem !important;
  }

  .sm\:p-88\.5 {
    padding: 22.125rem !important;
  }

  .sm\:p-89\.5 {
    padding: 22.375rem !important;
  }

  .sm\:p-90\.5 {
    padding: 22.625rem !important;
  }

  .sm\:p-91\.5 {
    padding: 22.875rem !important;
  }

  .sm\:p-92\.5 {
    padding: 23.125rem !important;
  }

  .sm\:p-93\.5 {
    padding: 23.375rem !important;
  }

  .sm\:p-94\.5 {
    padding: 23.625rem !important;
  }

  .sm\:p-95\.5 {
    padding: 23.875rem !important;
  }

  .sm\:p-96\.5 {
    padding: 24.125rem !important;
  }

  .sm\:p-97\.5 {
    padding: 24.375rem !important;
  }

  .sm\:p-98\.5 {
    padding: 24.625rem !important;
  }

  .sm\:p-99\.5 {
    padding: 24.875rem !important;
  }

  .sm\:p-100\.5 {
    padding: 25.125rem !important;
  }

  .sm\:p-101\.5 {
    padding: 25.375rem !important;
  }

  .sm\:p-102\.5 {
    padding: 25.625rem !important;
  }

  .sm\:p-103\.5 {
    padding: 25.875rem !important;
  }

  .sm\:p-104\.5 {
    padding: 26.125rem !important;
  }

  .sm\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .sm\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .sm\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .sm\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .sm\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .sm\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .sm\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .sm\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .sm\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .sm\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .sm\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .sm\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .sm\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .sm\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .sm\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .sm\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .sm\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .sm\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .sm\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .sm\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .sm\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .sm\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .sm\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .sm\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .sm\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .sm\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .sm\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .sm\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .sm\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .sm\:py-17 {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .sm\:px-17 {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .sm\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .sm\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .sm\:py-19 {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .sm\:px-19 {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .sm\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .sm\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .sm\:py-21 {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .sm\:px-21 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .sm\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .sm\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .sm\:py-23 {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .sm\:px-23 {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .sm\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .sm\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .sm\:py-25 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .sm\:px-25 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .sm\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .sm\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .sm\:py-27 {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .sm\:px-27 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .sm\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .sm\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .sm\:py-29 {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .sm\:px-29 {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .sm\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .sm\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .sm\:py-31 {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .sm\:px-31 {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .sm\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .sm\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .sm\:py-33 {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .sm\:px-33 {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .sm\:py-34 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .sm\:px-34 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .sm\:py-35 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .sm\:px-35 {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .sm\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .sm\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .sm\:py-37 {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .sm\:px-37 {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .sm\:py-38 {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .sm\:px-38 {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .sm\:py-39 {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .sm\:px-39 {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .sm\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .sm\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .sm\:py-41 {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .sm\:px-41 {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .sm\:py-42 {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .sm\:px-42 {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .sm\:py-43 {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .sm\:px-43 {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .sm\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .sm\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .sm\:py-45 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .sm\:px-45 {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .sm\:py-46 {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .sm\:px-46 {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .sm\:py-47 {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .sm\:px-47 {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .sm\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .sm\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .sm\:py-49 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .sm\:px-49 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .sm\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .sm\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .sm\:py-51 {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .sm\:px-51 {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .sm\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .sm\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .sm\:py-53 {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .sm\:px-53 {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .sm\:py-54 {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .sm\:px-54 {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .sm\:py-55 {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .sm\:px-55 {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .sm\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .sm\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .sm\:py-57 {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .sm\:px-57 {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .sm\:py-58 {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .sm\:px-58 {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .sm\:py-59 {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .sm\:px-59 {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .sm\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .sm\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .sm\:py-61 {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .sm\:px-61 {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .sm\:py-62 {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .sm\:px-62 {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .sm\:py-63 {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .sm\:px-63 {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .sm\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .sm\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .sm\:py-65 {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .sm\:px-65 {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .sm\:py-66 {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .sm\:px-66 {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .sm\:py-67 {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .sm\:px-67 {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .sm\:py-68 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .sm\:px-68 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .sm\:py-69 {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .sm\:px-69 {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .sm\:py-70 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .sm\:px-70 {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .sm\:py-71 {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .sm\:px-71 {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .sm\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .sm\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .sm\:py-73 {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .sm\:px-73 {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .sm\:py-74 {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .sm\:px-74 {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .sm\:py-75 {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .sm\:px-75 {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .sm\:py-76 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .sm\:px-76 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .sm\:py-77 {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .sm\:px-77 {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .sm\:py-78 {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .sm\:px-78 {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .sm\:py-79 {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .sm\:px-79 {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .sm\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .sm\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .sm\:py-81 {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .sm\:px-81 {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .sm\:py-82 {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .sm\:px-82 {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .sm\:py-83 {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .sm\:px-83 {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .sm\:py-84 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .sm\:px-84 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .sm\:py-85 {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .sm\:px-85 {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .sm\:py-86 {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .sm\:px-86 {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .sm\:py-87 {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .sm\:px-87 {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .sm\:py-88 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .sm\:px-88 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .sm\:py-89 {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .sm\:px-89 {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .sm\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .sm\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .sm\:py-91 {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .sm\:px-91 {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .sm\:py-92 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .sm\:px-92 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .sm\:py-93 {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .sm\:px-93 {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .sm\:py-94 {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .sm\:px-94 {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .sm\:py-95 {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .sm\:px-95 {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .sm\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .sm\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .sm\:py-97 {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .sm\:px-97 {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .sm\:py-98 {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .sm\:px-98 {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .sm\:py-99 {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .sm\:px-99 {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .sm\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .sm\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .sm\:py-101 {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .sm\:px-101 {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .sm\:py-102 {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .sm\:px-102 {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .sm\:py-103 {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .sm\:px-103 {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .sm\:py-104 {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .sm\:px-104 {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .sm\:py-105 {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .sm\:px-105 {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .sm\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .sm\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .sm\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .sm\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .sm\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .sm\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .sm\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .sm\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .sm\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .sm\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .sm\:py-4\.5 {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .sm\:px-4\.5 {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .sm\:py-5\.5 {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .sm\:px-5\.5 {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .sm\:py-6\.5 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .sm\:px-6\.5 {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .sm\:py-7\.5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .sm\:px-7\.5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .sm\:py-8\.5 {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .sm\:px-8\.5 {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .sm\:py-9\.5 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .sm\:px-9\.5 {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .sm\:py-10\.5 {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .sm\:px-10\.5 {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .sm\:py-11\.5 {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .sm\:px-11\.5 {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .sm\:py-12\.5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .sm\:px-12\.5 {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .sm\:py-13\.5 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .sm\:px-13\.5 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .sm\:py-14\.5 {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .sm\:px-14\.5 {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .sm\:py-15\.5 {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .sm\:px-15\.5 {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .sm\:py-16\.5 {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .sm\:px-16\.5 {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .sm\:py-17\.5 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .sm\:px-17\.5 {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .sm\:py-18\.5 {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .sm\:px-18\.5 {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .sm\:py-19\.5 {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .sm\:px-19\.5 {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .sm\:py-20\.5 {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .sm\:px-20\.5 {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .sm\:py-21\.5 {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .sm\:px-21\.5 {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .sm\:py-22\.5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .sm\:px-22\.5 {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .sm\:py-23\.5 {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .sm\:px-23\.5 {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .sm\:py-24\.5 {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .sm\:px-24\.5 {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .sm\:py-25\.5 {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .sm\:px-25\.5 {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .sm\:py-26\.5 {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .sm\:px-26\.5 {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .sm\:py-27\.5 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .sm\:px-27\.5 {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .sm\:py-28\.5 {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .sm\:px-28\.5 {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .sm\:py-29\.5 {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .sm\:px-29\.5 {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .sm\:py-30\.5 {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .sm\:px-30\.5 {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .sm\:py-31\.5 {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .sm\:px-31\.5 {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .sm\:py-32\.5 {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .sm\:px-32\.5 {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .sm\:py-33\.5 {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .sm\:px-33\.5 {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .sm\:py-34\.5 {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .sm\:px-34\.5 {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .sm\:py-35\.5 {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .sm\:px-35\.5 {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .sm\:py-36\.5 {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .sm\:px-36\.5 {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .sm\:py-37\.5 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .sm\:px-37\.5 {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .sm\:py-38\.5 {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .sm\:px-38\.5 {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .sm\:py-39\.5 {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .sm\:px-39\.5 {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .sm\:py-40\.5 {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .sm\:px-40\.5 {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .sm\:py-41\.5 {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .sm\:px-41\.5 {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .sm\:py-42\.5 {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .sm\:px-42\.5 {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .sm\:py-43\.5 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .sm\:px-43\.5 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .sm\:py-44\.5 {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .sm\:px-44\.5 {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .sm\:py-45\.5 {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .sm\:px-45\.5 {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .sm\:py-46\.5 {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .sm\:px-46\.5 {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .sm\:py-47\.5 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .sm\:px-47\.5 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .sm\:py-48\.5 {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .sm\:px-48\.5 {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .sm\:py-49\.5 {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .sm\:px-49\.5 {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .sm\:py-50\.5 {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .sm\:px-50\.5 {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .sm\:py-51\.5 {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .sm\:px-51\.5 {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .sm\:py-52\.5 {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .sm\:px-52\.5 {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .sm\:py-53\.5 {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .sm\:px-53\.5 {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .sm\:py-54\.5 {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .sm\:px-54\.5 {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .sm\:py-55\.5 {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .sm\:px-55\.5 {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .sm\:py-56\.5 {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .sm\:px-56\.5 {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .sm\:py-57\.5 {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .sm\:px-57\.5 {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .sm\:py-58\.5 {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .sm\:px-58\.5 {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .sm\:py-59\.5 {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .sm\:px-59\.5 {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .sm\:py-60\.5 {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .sm\:px-60\.5 {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .sm\:py-61\.5 {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .sm\:px-61\.5 {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .sm\:py-62\.5 {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .sm\:px-62\.5 {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .sm\:py-63\.5 {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .sm\:px-63\.5 {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .sm\:py-64\.5 {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .sm\:px-64\.5 {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .sm\:py-65\.5 {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .sm\:px-65\.5 {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .sm\:py-66\.5 {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .sm\:px-66\.5 {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .sm\:py-67\.5 {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .sm\:px-67\.5 {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .sm\:py-68\.5 {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .sm\:px-68\.5 {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .sm\:py-69\.5 {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .sm\:px-69\.5 {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .sm\:py-70\.5 {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .sm\:px-70\.5 {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .sm\:py-71\.5 {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .sm\:px-71\.5 {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .sm\:py-72\.5 {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .sm\:px-72\.5 {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .sm\:py-73\.5 {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .sm\:px-73\.5 {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .sm\:py-74\.5 {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .sm\:px-74\.5 {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .sm\:py-75\.5 {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .sm\:px-75\.5 {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .sm\:py-76\.5 {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .sm\:px-76\.5 {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .sm\:py-77\.5 {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .sm\:px-77\.5 {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .sm\:py-78\.5 {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .sm\:px-78\.5 {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .sm\:py-79\.5 {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .sm\:px-79\.5 {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .sm\:py-80\.5 {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .sm\:px-80\.5 {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .sm\:py-81\.5 {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .sm\:px-81\.5 {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .sm\:py-82\.5 {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .sm\:px-82\.5 {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .sm\:py-83\.5 {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .sm\:px-83\.5 {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .sm\:py-84\.5 {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .sm\:px-84\.5 {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .sm\:py-85\.5 {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .sm\:px-85\.5 {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .sm\:py-86\.5 {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .sm\:px-86\.5 {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .sm\:py-87\.5 {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .sm\:px-87\.5 {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .sm\:py-88\.5 {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .sm\:px-88\.5 {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .sm\:py-89\.5 {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .sm\:px-89\.5 {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .sm\:py-90\.5 {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .sm\:px-90\.5 {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .sm\:py-91\.5 {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .sm\:px-91\.5 {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .sm\:py-92\.5 {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .sm\:px-92\.5 {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .sm\:py-93\.5 {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .sm\:px-93\.5 {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .sm\:py-94\.5 {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .sm\:px-94\.5 {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .sm\:py-95\.5 {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .sm\:px-95\.5 {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .sm\:py-96\.5 {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .sm\:px-96\.5 {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .sm\:py-97\.5 {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .sm\:px-97\.5 {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .sm\:py-98\.5 {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .sm\:px-98\.5 {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .sm\:py-99\.5 {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .sm\:px-99\.5 {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .sm\:py-100\.5 {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .sm\:px-100\.5 {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .sm\:py-101\.5 {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .sm\:px-101\.5 {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .sm\:py-102\.5 {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .sm\:px-102\.5 {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .sm\:py-103\.5 {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .sm\:px-103\.5 {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .sm\:py-104\.5 {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .sm\:px-104\.5 {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .sm\:pt-0 {
    padding-top: 0rem !important;
  }

  .sm\:pr-0 {
    padding-right: 0rem !important;
  }

  .sm\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .sm\:pl-0 {
    padding-left: 0rem !important;
  }

  .sm\:pt-1 {
    padding-top: 0.25rem !important;
  }

  .sm\:pr-1 {
    padding-right: 0.25rem !important;
  }

  .sm\:pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .sm\:pl-1 {
    padding-left: 0.25rem !important;
  }

  .sm\:pt-2 {
    padding-top: 0.5rem !important;
  }

  .sm\:pr-2 {
    padding-right: 0.5rem !important;
  }

  .sm\:pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .sm\:pl-2 {
    padding-left: 0.5rem !important;
  }

  .sm\:pt-3 {
    padding-top: 0.75rem !important;
  }

  .sm\:pr-3 {
    padding-right: 0.75rem !important;
  }

  .sm\:pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .sm\:pl-3 {
    padding-left: 0.75rem !important;
  }

  .sm\:pt-4 {
    padding-top: 1rem !important;
  }

  .sm\:pr-4 {
    padding-right: 1rem !important;
  }

  .sm\:pb-4 {
    padding-bottom: 1rem !important;
  }

  .sm\:pl-4 {
    padding-left: 1rem !important;
  }

  .sm\:pt-5 {
    padding-top: 1.25rem !important;
  }

  .sm\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .sm\:pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .sm\:pl-5 {
    padding-left: 1.25rem !important;
  }

  .sm\:pt-6 {
    padding-top: 1.5rem !important;
  }

  .sm\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .sm\:pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .sm\:pt-7 {
    padding-top: 1.75rem !important;
  }

  .sm\:pr-7 {
    padding-right: 1.75rem !important;
  }

  .sm\:pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .sm\:pl-7 {
    padding-left: 1.75rem !important;
  }

  .sm\:pt-8 {
    padding-top: 2rem !important;
  }

  .sm\:pr-8 {
    padding-right: 2rem !important;
  }

  .sm\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .sm\:pl-8 {
    padding-left: 2rem !important;
  }

  .sm\:pt-9 {
    padding-top: 2.25rem !important;
  }

  .sm\:pr-9 {
    padding-right: 2.25rem !important;
  }

  .sm\:pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .sm\:pl-9 {
    padding-left: 2.25rem !important;
  }

  .sm\:pt-10 {
    padding-top: 2.5rem !important;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem !important;
  }

  .sm\:pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .sm\:pl-10 {
    padding-left: 2.5rem !important;
  }

  .sm\:pt-11 {
    padding-top: 2.75rem !important;
  }

  .sm\:pr-11 {
    padding-right: 2.75rem !important;
  }

  .sm\:pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .sm\:pl-11 {
    padding-left: 2.75rem !important;
  }

  .sm\:pt-12 {
    padding-top: 3rem !important;
  }

  .sm\:pr-12 {
    padding-right: 3rem !important;
  }

  .sm\:pb-12 {
    padding-bottom: 3rem !important;
  }

  .sm\:pl-12 {
    padding-left: 3rem !important;
  }

  .sm\:pt-13 {
    padding-top: 3.25rem !important;
  }

  .sm\:pr-13 {
    padding-right: 3.25rem !important;
  }

  .sm\:pb-13 {
    padding-bottom: 3.25rem !important;
  }

  .sm\:pl-13 {
    padding-left: 3.25rem !important;
  }

  .sm\:pt-14 {
    padding-top: 3.5rem !important;
  }

  .sm\:pr-14 {
    padding-right: 3.5rem !important;
  }

  .sm\:pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .sm\:pl-14 {
    padding-left: 3.5rem !important;
  }

  .sm\:pt-15 {
    padding-top: 3.75rem !important;
  }

  .sm\:pr-15 {
    padding-right: 3.75rem !important;
  }

  .sm\:pb-15 {
    padding-bottom: 3.75rem !important;
  }

  .sm\:pl-15 {
    padding-left: 3.75rem !important;
  }

  .sm\:pt-16 {
    padding-top: 4rem !important;
  }

  .sm\:pr-16 {
    padding-right: 4rem !important;
  }

  .sm\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .sm\:pl-16 {
    padding-left: 4rem !important;
  }

  .sm\:pt-17 {
    padding-top: 4.25rem !important;
  }

  .sm\:pr-17 {
    padding-right: 4.25rem !important;
  }

  .sm\:pb-17 {
    padding-bottom: 4.25rem !important;
  }

  .sm\:pl-17 {
    padding-left: 4.25rem !important;
  }

  .sm\:pt-18 {
    padding-top: 4.5rem !important;
  }

  .sm\:pr-18 {
    padding-right: 4.5rem !important;
  }

  .sm\:pb-18 {
    padding-bottom: 4.5rem !important;
  }

  .sm\:pl-18 {
    padding-left: 4.5rem !important;
  }

  .sm\:pt-19 {
    padding-top: 4.75rem !important;
  }

  .sm\:pr-19 {
    padding-right: 4.75rem !important;
  }

  .sm\:pb-19 {
    padding-bottom: 4.75rem !important;
  }

  .sm\:pl-19 {
    padding-left: 4.75rem !important;
  }

  .sm\:pt-20 {
    padding-top: 5rem !important;
  }

  .sm\:pr-20 {
    padding-right: 5rem !important;
  }

  .sm\:pb-20 {
    padding-bottom: 5rem !important;
  }

  .sm\:pl-20 {
    padding-left: 5rem !important;
  }

  .sm\:pt-21 {
    padding-top: 5.25rem !important;
  }

  .sm\:pr-21 {
    padding-right: 5.25rem !important;
  }

  .sm\:pb-21 {
    padding-bottom: 5.25rem !important;
  }

  .sm\:pl-21 {
    padding-left: 5.25rem !important;
  }

  .sm\:pt-22 {
    padding-top: 5.5rem !important;
  }

  .sm\:pr-22 {
    padding-right: 5.5rem !important;
  }

  .sm\:pb-22 {
    padding-bottom: 5.5rem !important;
  }

  .sm\:pl-22 {
    padding-left: 5.5rem !important;
  }

  .sm\:pt-23 {
    padding-top: 5.75rem !important;
  }

  .sm\:pr-23 {
    padding-right: 5.75rem !important;
  }

  .sm\:pb-23 {
    padding-bottom: 5.75rem !important;
  }

  .sm\:pl-23 {
    padding-left: 5.75rem !important;
  }

  .sm\:pt-24 {
    padding-top: 6rem !important;
  }

  .sm\:pr-24 {
    padding-right: 6rem !important;
  }

  .sm\:pb-24 {
    padding-bottom: 6rem !important;
  }

  .sm\:pl-24 {
    padding-left: 6rem !important;
  }

  .sm\:pt-25 {
    padding-top: 6.25rem !important;
  }

  .sm\:pr-25 {
    padding-right: 6.25rem !important;
  }

  .sm\:pb-25 {
    padding-bottom: 6.25rem !important;
  }

  .sm\:pl-25 {
    padding-left: 6.25rem !important;
  }

  .sm\:pt-26 {
    padding-top: 6.5rem !important;
  }

  .sm\:pr-26 {
    padding-right: 6.5rem !important;
  }

  .sm\:pb-26 {
    padding-bottom: 6.5rem !important;
  }

  .sm\:pl-26 {
    padding-left: 6.5rem !important;
  }

  .sm\:pt-27 {
    padding-top: 6.75rem !important;
  }

  .sm\:pr-27 {
    padding-right: 6.75rem !important;
  }

  .sm\:pb-27 {
    padding-bottom: 6.75rem !important;
  }

  .sm\:pl-27 {
    padding-left: 6.75rem !important;
  }

  .sm\:pt-28 {
    padding-top: 7rem !important;
  }

  .sm\:pr-28 {
    padding-right: 7rem !important;
  }

  .sm\:pb-28 {
    padding-bottom: 7rem !important;
  }

  .sm\:pl-28 {
    padding-left: 7rem !important;
  }

  .sm\:pt-29 {
    padding-top: 7.25rem !important;
  }

  .sm\:pr-29 {
    padding-right: 7.25rem !important;
  }

  .sm\:pb-29 {
    padding-bottom: 7.25rem !important;
  }

  .sm\:pl-29 {
    padding-left: 7.25rem !important;
  }

  .sm\:pt-30 {
    padding-top: 7.5rem !important;
  }

  .sm\:pr-30 {
    padding-right: 7.5rem !important;
  }

  .sm\:pb-30 {
    padding-bottom: 7.5rem !important;
  }

  .sm\:pl-30 {
    padding-left: 7.5rem !important;
  }

  .sm\:pt-31 {
    padding-top: 7.75rem !important;
  }

  .sm\:pr-31 {
    padding-right: 7.75rem !important;
  }

  .sm\:pb-31 {
    padding-bottom: 7.75rem !important;
  }

  .sm\:pl-31 {
    padding-left: 7.75rem !important;
  }

  .sm\:pt-32 {
    padding-top: 8rem !important;
  }

  .sm\:pr-32 {
    padding-right: 8rem !important;
  }

  .sm\:pb-32 {
    padding-bottom: 8rem !important;
  }

  .sm\:pl-32 {
    padding-left: 8rem !important;
  }

  .sm\:pt-33 {
    padding-top: 8.25rem !important;
  }

  .sm\:pr-33 {
    padding-right: 8.25rem !important;
  }

  .sm\:pb-33 {
    padding-bottom: 8.25rem !important;
  }

  .sm\:pl-33 {
    padding-left: 8.25rem !important;
  }

  .sm\:pt-34 {
    padding-top: 8.5rem !important;
  }

  .sm\:pr-34 {
    padding-right: 8.5rem !important;
  }

  .sm\:pb-34 {
    padding-bottom: 8.5rem !important;
  }

  .sm\:pl-34 {
    padding-left: 8.5rem !important;
  }

  .sm\:pt-35 {
    padding-top: 8.75rem !important;
  }

  .sm\:pr-35 {
    padding-right: 8.75rem !important;
  }

  .sm\:pb-35 {
    padding-bottom: 8.75rem !important;
  }

  .sm\:pl-35 {
    padding-left: 8.75rem !important;
  }

  .sm\:pt-36 {
    padding-top: 9rem !important;
  }

  .sm\:pr-36 {
    padding-right: 9rem !important;
  }

  .sm\:pb-36 {
    padding-bottom: 9rem !important;
  }

  .sm\:pl-36 {
    padding-left: 9rem !important;
  }

  .sm\:pt-37 {
    padding-top: 9.25rem !important;
  }

  .sm\:pr-37 {
    padding-right: 9.25rem !important;
  }

  .sm\:pb-37 {
    padding-bottom: 9.25rem !important;
  }

  .sm\:pl-37 {
    padding-left: 9.25rem !important;
  }

  .sm\:pt-38 {
    padding-top: 9.5rem !important;
  }

  .sm\:pr-38 {
    padding-right: 9.5rem !important;
  }

  .sm\:pb-38 {
    padding-bottom: 9.5rem !important;
  }

  .sm\:pl-38 {
    padding-left: 9.5rem !important;
  }

  .sm\:pt-39 {
    padding-top: 9.75rem !important;
  }

  .sm\:pr-39 {
    padding-right: 9.75rem !important;
  }

  .sm\:pb-39 {
    padding-bottom: 9.75rem !important;
  }

  .sm\:pl-39 {
    padding-left: 9.75rem !important;
  }

  .sm\:pt-40 {
    padding-top: 10rem !important;
  }

  .sm\:pr-40 {
    padding-right: 10rem !important;
  }

  .sm\:pb-40 {
    padding-bottom: 10rem !important;
  }

  .sm\:pl-40 {
    padding-left: 10rem !important;
  }

  .sm\:pt-41 {
    padding-top: 10.25rem !important;
  }

  .sm\:pr-41 {
    padding-right: 10.25rem !important;
  }

  .sm\:pb-41 {
    padding-bottom: 10.25rem !important;
  }

  .sm\:pl-41 {
    padding-left: 10.25rem !important;
  }

  .sm\:pt-42 {
    padding-top: 10.5rem !important;
  }

  .sm\:pr-42 {
    padding-right: 10.5rem !important;
  }

  .sm\:pb-42 {
    padding-bottom: 10.5rem !important;
  }

  .sm\:pl-42 {
    padding-left: 10.5rem !important;
  }

  .sm\:pt-43 {
    padding-top: 10.75rem !important;
  }

  .sm\:pr-43 {
    padding-right: 10.75rem !important;
  }

  .sm\:pb-43 {
    padding-bottom: 10.75rem !important;
  }

  .sm\:pl-43 {
    padding-left: 10.75rem !important;
  }

  .sm\:pt-44 {
    padding-top: 11rem !important;
  }

  .sm\:pr-44 {
    padding-right: 11rem !important;
  }

  .sm\:pb-44 {
    padding-bottom: 11rem !important;
  }

  .sm\:pl-44 {
    padding-left: 11rem !important;
  }

  .sm\:pt-45 {
    padding-top: 11.25rem !important;
  }

  .sm\:pr-45 {
    padding-right: 11.25rem !important;
  }

  .sm\:pb-45 {
    padding-bottom: 11.25rem !important;
  }

  .sm\:pl-45 {
    padding-left: 11.25rem !important;
  }

  .sm\:pt-46 {
    padding-top: 11.5rem !important;
  }

  .sm\:pr-46 {
    padding-right: 11.5rem !important;
  }

  .sm\:pb-46 {
    padding-bottom: 11.5rem !important;
  }

  .sm\:pl-46 {
    padding-left: 11.5rem !important;
  }

  .sm\:pt-47 {
    padding-top: 11.75rem !important;
  }

  .sm\:pr-47 {
    padding-right: 11.75rem !important;
  }

  .sm\:pb-47 {
    padding-bottom: 11.75rem !important;
  }

  .sm\:pl-47 {
    padding-left: 11.75rem !important;
  }

  .sm\:pt-48 {
    padding-top: 12rem !important;
  }

  .sm\:pr-48 {
    padding-right: 12rem !important;
  }

  .sm\:pb-48 {
    padding-bottom: 12rem !important;
  }

  .sm\:pl-48 {
    padding-left: 12rem !important;
  }

  .sm\:pt-49 {
    padding-top: 12.25rem !important;
  }

  .sm\:pr-49 {
    padding-right: 12.25rem !important;
  }

  .sm\:pb-49 {
    padding-bottom: 12.25rem !important;
  }

  .sm\:pl-49 {
    padding-left: 12.25rem !important;
  }

  .sm\:pt-50 {
    padding-top: 12.5rem !important;
  }

  .sm\:pr-50 {
    padding-right: 12.5rem !important;
  }

  .sm\:pb-50 {
    padding-bottom: 12.5rem !important;
  }

  .sm\:pl-50 {
    padding-left: 12.5rem !important;
  }

  .sm\:pt-51 {
    padding-top: 12.75rem !important;
  }

  .sm\:pr-51 {
    padding-right: 12.75rem !important;
  }

  .sm\:pb-51 {
    padding-bottom: 12.75rem !important;
  }

  .sm\:pl-51 {
    padding-left: 12.75rem !important;
  }

  .sm\:pt-52 {
    padding-top: 13rem !important;
  }

  .sm\:pr-52 {
    padding-right: 13rem !important;
  }

  .sm\:pb-52 {
    padding-bottom: 13rem !important;
  }

  .sm\:pl-52 {
    padding-left: 13rem !important;
  }

  .sm\:pt-53 {
    padding-top: 13.25rem !important;
  }

  .sm\:pr-53 {
    padding-right: 13.25rem !important;
  }

  .sm\:pb-53 {
    padding-bottom: 13.25rem !important;
  }

  .sm\:pl-53 {
    padding-left: 13.25rem !important;
  }

  .sm\:pt-54 {
    padding-top: 13.5rem !important;
  }

  .sm\:pr-54 {
    padding-right: 13.5rem !important;
  }

  .sm\:pb-54 {
    padding-bottom: 13.5rem !important;
  }

  .sm\:pl-54 {
    padding-left: 13.5rem !important;
  }

  .sm\:pt-55 {
    padding-top: 13.75rem !important;
  }

  .sm\:pr-55 {
    padding-right: 13.75rem !important;
  }

  .sm\:pb-55 {
    padding-bottom: 13.75rem !important;
  }

  .sm\:pl-55 {
    padding-left: 13.75rem !important;
  }

  .sm\:pt-56 {
    padding-top: 14rem !important;
  }

  .sm\:pr-56 {
    padding-right: 14rem !important;
  }

  .sm\:pb-56 {
    padding-bottom: 14rem !important;
  }

  .sm\:pl-56 {
    padding-left: 14rem !important;
  }

  .sm\:pt-57 {
    padding-top: 14.25rem !important;
  }

  .sm\:pr-57 {
    padding-right: 14.25rem !important;
  }

  .sm\:pb-57 {
    padding-bottom: 14.25rem !important;
  }

  .sm\:pl-57 {
    padding-left: 14.25rem !important;
  }

  .sm\:pt-58 {
    padding-top: 14.5rem !important;
  }

  .sm\:pr-58 {
    padding-right: 14.5rem !important;
  }

  .sm\:pb-58 {
    padding-bottom: 14.5rem !important;
  }

  .sm\:pl-58 {
    padding-left: 14.5rem !important;
  }

  .sm\:pt-59 {
    padding-top: 14.75rem !important;
  }

  .sm\:pr-59 {
    padding-right: 14.75rem !important;
  }

  .sm\:pb-59 {
    padding-bottom: 14.75rem !important;
  }

  .sm\:pl-59 {
    padding-left: 14.75rem !important;
  }

  .sm\:pt-60 {
    padding-top: 15rem !important;
  }

  .sm\:pr-60 {
    padding-right: 15rem !important;
  }

  .sm\:pb-60 {
    padding-bottom: 15rem !important;
  }

  .sm\:pl-60 {
    padding-left: 15rem !important;
  }

  .sm\:pt-61 {
    padding-top: 15.25rem !important;
  }

  .sm\:pr-61 {
    padding-right: 15.25rem !important;
  }

  .sm\:pb-61 {
    padding-bottom: 15.25rem !important;
  }

  .sm\:pl-61 {
    padding-left: 15.25rem !important;
  }

  .sm\:pt-62 {
    padding-top: 15.5rem !important;
  }

  .sm\:pr-62 {
    padding-right: 15.5rem !important;
  }

  .sm\:pb-62 {
    padding-bottom: 15.5rem !important;
  }

  .sm\:pl-62 {
    padding-left: 15.5rem !important;
  }

  .sm\:pt-63 {
    padding-top: 15.75rem !important;
  }

  .sm\:pr-63 {
    padding-right: 15.75rem !important;
  }

  .sm\:pb-63 {
    padding-bottom: 15.75rem !important;
  }

  .sm\:pl-63 {
    padding-left: 15.75rem !important;
  }

  .sm\:pt-64 {
    padding-top: 16rem !important;
  }

  .sm\:pr-64 {
    padding-right: 16rem !important;
  }

  .sm\:pb-64 {
    padding-bottom: 16rem !important;
  }

  .sm\:pl-64 {
    padding-left: 16rem !important;
  }

  .sm\:pt-65 {
    padding-top: 16.25rem !important;
  }

  .sm\:pr-65 {
    padding-right: 16.25rem !important;
  }

  .sm\:pb-65 {
    padding-bottom: 16.25rem !important;
  }

  .sm\:pl-65 {
    padding-left: 16.25rem !important;
  }

  .sm\:pt-66 {
    padding-top: 16.5rem !important;
  }

  .sm\:pr-66 {
    padding-right: 16.5rem !important;
  }

  .sm\:pb-66 {
    padding-bottom: 16.5rem !important;
  }

  .sm\:pl-66 {
    padding-left: 16.5rem !important;
  }

  .sm\:pt-67 {
    padding-top: 16.75rem !important;
  }

  .sm\:pr-67 {
    padding-right: 16.75rem !important;
  }

  .sm\:pb-67 {
    padding-bottom: 16.75rem !important;
  }

  .sm\:pl-67 {
    padding-left: 16.75rem !important;
  }

  .sm\:pt-68 {
    padding-top: 17rem !important;
  }

  .sm\:pr-68 {
    padding-right: 17rem !important;
  }

  .sm\:pb-68 {
    padding-bottom: 17rem !important;
  }

  .sm\:pl-68 {
    padding-left: 17rem !important;
  }

  .sm\:pt-69 {
    padding-top: 17.25rem !important;
  }

  .sm\:pr-69 {
    padding-right: 17.25rem !important;
  }

  .sm\:pb-69 {
    padding-bottom: 17.25rem !important;
  }

  .sm\:pl-69 {
    padding-left: 17.25rem !important;
  }

  .sm\:pt-70 {
    padding-top: 17.5rem !important;
  }

  .sm\:pr-70 {
    padding-right: 17.5rem !important;
  }

  .sm\:pb-70 {
    padding-bottom: 17.5rem !important;
  }

  .sm\:pl-70 {
    padding-left: 17.5rem !important;
  }

  .sm\:pt-71 {
    padding-top: 17.75rem !important;
  }

  .sm\:pr-71 {
    padding-right: 17.75rem !important;
  }

  .sm\:pb-71 {
    padding-bottom: 17.75rem !important;
  }

  .sm\:pl-71 {
    padding-left: 17.75rem !important;
  }

  .sm\:pt-72 {
    padding-top: 18rem !important;
  }

  .sm\:pr-72 {
    padding-right: 18rem !important;
  }

  .sm\:pb-72 {
    padding-bottom: 18rem !important;
  }

  .sm\:pl-72 {
    padding-left: 18rem !important;
  }

  .sm\:pt-73 {
    padding-top: 18.25rem !important;
  }

  .sm\:pr-73 {
    padding-right: 18.25rem !important;
  }

  .sm\:pb-73 {
    padding-bottom: 18.25rem !important;
  }

  .sm\:pl-73 {
    padding-left: 18.25rem !important;
  }

  .sm\:pt-74 {
    padding-top: 18.5rem !important;
  }

  .sm\:pr-74 {
    padding-right: 18.5rem !important;
  }

  .sm\:pb-74 {
    padding-bottom: 18.5rem !important;
  }

  .sm\:pl-74 {
    padding-left: 18.5rem !important;
  }

  .sm\:pt-75 {
    padding-top: 18.75rem !important;
  }

  .sm\:pr-75 {
    padding-right: 18.75rem !important;
  }

  .sm\:pb-75 {
    padding-bottom: 18.75rem !important;
  }

  .sm\:pl-75 {
    padding-left: 18.75rem !important;
  }

  .sm\:pt-76 {
    padding-top: 19rem !important;
  }

  .sm\:pr-76 {
    padding-right: 19rem !important;
  }

  .sm\:pb-76 {
    padding-bottom: 19rem !important;
  }

  .sm\:pl-76 {
    padding-left: 19rem !important;
  }

  .sm\:pt-77 {
    padding-top: 19.25rem !important;
  }

  .sm\:pr-77 {
    padding-right: 19.25rem !important;
  }

  .sm\:pb-77 {
    padding-bottom: 19.25rem !important;
  }

  .sm\:pl-77 {
    padding-left: 19.25rem !important;
  }

  .sm\:pt-78 {
    padding-top: 19.5rem !important;
  }

  .sm\:pr-78 {
    padding-right: 19.5rem !important;
  }

  .sm\:pb-78 {
    padding-bottom: 19.5rem !important;
  }

  .sm\:pl-78 {
    padding-left: 19.5rem !important;
  }

  .sm\:pt-79 {
    padding-top: 19.75rem !important;
  }

  .sm\:pr-79 {
    padding-right: 19.75rem !important;
  }

  .sm\:pb-79 {
    padding-bottom: 19.75rem !important;
  }

  .sm\:pl-79 {
    padding-left: 19.75rem !important;
  }

  .sm\:pt-80 {
    padding-top: 20rem !important;
  }

  .sm\:pr-80 {
    padding-right: 20rem !important;
  }

  .sm\:pb-80 {
    padding-bottom: 20rem !important;
  }

  .sm\:pl-80 {
    padding-left: 20rem !important;
  }

  .sm\:pt-81 {
    padding-top: 20.25rem !important;
  }

  .sm\:pr-81 {
    padding-right: 20.25rem !important;
  }

  .sm\:pb-81 {
    padding-bottom: 20.25rem !important;
  }

  .sm\:pl-81 {
    padding-left: 20.25rem !important;
  }

  .sm\:pt-82 {
    padding-top: 20.5rem !important;
  }

  .sm\:pr-82 {
    padding-right: 20.5rem !important;
  }

  .sm\:pb-82 {
    padding-bottom: 20.5rem !important;
  }

  .sm\:pl-82 {
    padding-left: 20.5rem !important;
  }

  .sm\:pt-83 {
    padding-top: 20.75rem !important;
  }

  .sm\:pr-83 {
    padding-right: 20.75rem !important;
  }

  .sm\:pb-83 {
    padding-bottom: 20.75rem !important;
  }

  .sm\:pl-83 {
    padding-left: 20.75rem !important;
  }

  .sm\:pt-84 {
    padding-top: 21rem !important;
  }

  .sm\:pr-84 {
    padding-right: 21rem !important;
  }

  .sm\:pb-84 {
    padding-bottom: 21rem !important;
  }

  .sm\:pl-84 {
    padding-left: 21rem !important;
  }

  .sm\:pt-85 {
    padding-top: 21.25rem !important;
  }

  .sm\:pr-85 {
    padding-right: 21.25rem !important;
  }

  .sm\:pb-85 {
    padding-bottom: 21.25rem !important;
  }

  .sm\:pl-85 {
    padding-left: 21.25rem !important;
  }

  .sm\:pt-86 {
    padding-top: 21.5rem !important;
  }

  .sm\:pr-86 {
    padding-right: 21.5rem !important;
  }

  .sm\:pb-86 {
    padding-bottom: 21.5rem !important;
  }

  .sm\:pl-86 {
    padding-left: 21.5rem !important;
  }

  .sm\:pt-87 {
    padding-top: 21.75rem !important;
  }

  .sm\:pr-87 {
    padding-right: 21.75rem !important;
  }

  .sm\:pb-87 {
    padding-bottom: 21.75rem !important;
  }

  .sm\:pl-87 {
    padding-left: 21.75rem !important;
  }

  .sm\:pt-88 {
    padding-top: 22rem !important;
  }

  .sm\:pr-88 {
    padding-right: 22rem !important;
  }

  .sm\:pb-88 {
    padding-bottom: 22rem !important;
  }

  .sm\:pl-88 {
    padding-left: 22rem !important;
  }

  .sm\:pt-89 {
    padding-top: 22.25rem !important;
  }

  .sm\:pr-89 {
    padding-right: 22.25rem !important;
  }

  .sm\:pb-89 {
    padding-bottom: 22.25rem !important;
  }

  .sm\:pl-89 {
    padding-left: 22.25rem !important;
  }

  .sm\:pt-90 {
    padding-top: 22.5rem !important;
  }

  .sm\:pr-90 {
    padding-right: 22.5rem !important;
  }

  .sm\:pb-90 {
    padding-bottom: 22.5rem !important;
  }

  .sm\:pl-90 {
    padding-left: 22.5rem !important;
  }

  .sm\:pt-91 {
    padding-top: 22.75rem !important;
  }

  .sm\:pr-91 {
    padding-right: 22.75rem !important;
  }

  .sm\:pb-91 {
    padding-bottom: 22.75rem !important;
  }

  .sm\:pl-91 {
    padding-left: 22.75rem !important;
  }

  .sm\:pt-92 {
    padding-top: 23rem !important;
  }

  .sm\:pr-92 {
    padding-right: 23rem !important;
  }

  .sm\:pb-92 {
    padding-bottom: 23rem !important;
  }

  .sm\:pl-92 {
    padding-left: 23rem !important;
  }

  .sm\:pt-93 {
    padding-top: 23.25rem !important;
  }

  .sm\:pr-93 {
    padding-right: 23.25rem !important;
  }

  .sm\:pb-93 {
    padding-bottom: 23.25rem !important;
  }

  .sm\:pl-93 {
    padding-left: 23.25rem !important;
  }

  .sm\:pt-94 {
    padding-top: 23.5rem !important;
  }

  .sm\:pr-94 {
    padding-right: 23.5rem !important;
  }

  .sm\:pb-94 {
    padding-bottom: 23.5rem !important;
  }

  .sm\:pl-94 {
    padding-left: 23.5rem !important;
  }

  .sm\:pt-95 {
    padding-top: 23.75rem !important;
  }

  .sm\:pr-95 {
    padding-right: 23.75rem !important;
  }

  .sm\:pb-95 {
    padding-bottom: 23.75rem !important;
  }

  .sm\:pl-95 {
    padding-left: 23.75rem !important;
  }

  .sm\:pt-96 {
    padding-top: 24rem !important;
  }

  .sm\:pr-96 {
    padding-right: 24rem !important;
  }

  .sm\:pb-96 {
    padding-bottom: 24rem !important;
  }

  .sm\:pl-96 {
    padding-left: 24rem !important;
  }

  .sm\:pt-97 {
    padding-top: 24.25rem !important;
  }

  .sm\:pr-97 {
    padding-right: 24.25rem !important;
  }

  .sm\:pb-97 {
    padding-bottom: 24.25rem !important;
  }

  .sm\:pl-97 {
    padding-left: 24.25rem !important;
  }

  .sm\:pt-98 {
    padding-top: 24.5rem !important;
  }

  .sm\:pr-98 {
    padding-right: 24.5rem !important;
  }

  .sm\:pb-98 {
    padding-bottom: 24.5rem !important;
  }

  .sm\:pl-98 {
    padding-left: 24.5rem !important;
  }

  .sm\:pt-99 {
    padding-top: 24.75rem !important;
  }

  .sm\:pr-99 {
    padding-right: 24.75rem !important;
  }

  .sm\:pb-99 {
    padding-bottom: 24.75rem !important;
  }

  .sm\:pl-99 {
    padding-left: 24.75rem !important;
  }

  .sm\:pt-100 {
    padding-top: 25rem !important;
  }

  .sm\:pr-100 {
    padding-right: 25rem !important;
  }

  .sm\:pb-100 {
    padding-bottom: 25rem !important;
  }

  .sm\:pl-100 {
    padding-left: 25rem !important;
  }

  .sm\:pt-101 {
    padding-top: 25.25rem !important;
  }

  .sm\:pr-101 {
    padding-right: 25.25rem !important;
  }

  .sm\:pb-101 {
    padding-bottom: 25.25rem !important;
  }

  .sm\:pl-101 {
    padding-left: 25.25rem !important;
  }

  .sm\:pt-102 {
    padding-top: 25.5rem !important;
  }

  .sm\:pr-102 {
    padding-right: 25.5rem !important;
  }

  .sm\:pb-102 {
    padding-bottom: 25.5rem !important;
  }

  .sm\:pl-102 {
    padding-left: 25.5rem !important;
  }

  .sm\:pt-103 {
    padding-top: 25.75rem !important;
  }

  .sm\:pr-103 {
    padding-right: 25.75rem !important;
  }

  .sm\:pb-103 {
    padding-bottom: 25.75rem !important;
  }

  .sm\:pl-103 {
    padding-left: 25.75rem !important;
  }

  .sm\:pt-104 {
    padding-top: 26rem !important;
  }

  .sm\:pr-104 {
    padding-right: 26rem !important;
  }

  .sm\:pb-104 {
    padding-bottom: 26rem !important;
  }

  .sm\:pl-104 {
    padding-left: 26rem !important;
  }

  .sm\:pt-105 {
    padding-top: 26.25rem !important;
  }

  .sm\:pr-105 {
    padding-right: 26.25rem !important;
  }

  .sm\:pb-105 {
    padding-bottom: 26.25rem !important;
  }

  .sm\:pl-105 {
    padding-left: 26.25rem !important;
  }

  .sm\:pt-px {
    padding-top: 1px !important;
  }

  .sm\:pr-px {
    padding-right: 1px !important;
  }

  .sm\:pb-px {
    padding-bottom: 1px !important;
  }

  .sm\:pl-px {
    padding-left: 1px !important;
  }

  .sm\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .sm\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .sm\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .sm\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .sm\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .sm\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .sm\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .sm\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .sm\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .sm\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .sm\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .sm\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .sm\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .sm\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .sm\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .sm\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .sm\:pt-4\.5 {
    padding-top: 1.125rem !important;
  }

  .sm\:pr-4\.5 {
    padding-right: 1.125rem !important;
  }

  .sm\:pb-4\.5 {
    padding-bottom: 1.125rem !important;
  }

  .sm\:pl-4\.5 {
    padding-left: 1.125rem !important;
  }

  .sm\:pt-5\.5 {
    padding-top: 1.375rem !important;
  }

  .sm\:pr-5\.5 {
    padding-right: 1.375rem !important;
  }

  .sm\:pb-5\.5 {
    padding-bottom: 1.375rem !important;
  }

  .sm\:pl-5\.5 {
    padding-left: 1.375rem !important;
  }

  .sm\:pt-6\.5 {
    padding-top: 1.625rem !important;
  }

  .sm\:pr-6\.5 {
    padding-right: 1.625rem !important;
  }

  .sm\:pb-6\.5 {
    padding-bottom: 1.625rem !important;
  }

  .sm\:pl-6\.5 {
    padding-left: 1.625rem !important;
  }

  .sm\:pt-7\.5 {
    padding-top: 1.875rem !important;
  }

  .sm\:pr-7\.5 {
    padding-right: 1.875rem !important;
  }

  .sm\:pb-7\.5 {
    padding-bottom: 1.875rem !important;
  }

  .sm\:pl-7\.5 {
    padding-left: 1.875rem !important;
  }

  .sm\:pt-8\.5 {
    padding-top: 2.125rem !important;
  }

  .sm\:pr-8\.5 {
    padding-right: 2.125rem !important;
  }

  .sm\:pb-8\.5 {
    padding-bottom: 2.125rem !important;
  }

  .sm\:pl-8\.5 {
    padding-left: 2.125rem !important;
  }

  .sm\:pt-9\.5 {
    padding-top: 2.375rem !important;
  }

  .sm\:pr-9\.5 {
    padding-right: 2.375rem !important;
  }

  .sm\:pb-9\.5 {
    padding-bottom: 2.375rem !important;
  }

  .sm\:pl-9\.5 {
    padding-left: 2.375rem !important;
  }

  .sm\:pt-10\.5 {
    padding-top: 2.625rem !important;
  }

  .sm\:pr-10\.5 {
    padding-right: 2.625rem !important;
  }

  .sm\:pb-10\.5 {
    padding-bottom: 2.625rem !important;
  }

  .sm\:pl-10\.5 {
    padding-left: 2.625rem !important;
  }

  .sm\:pt-11\.5 {
    padding-top: 2.875rem !important;
  }

  .sm\:pr-11\.5 {
    padding-right: 2.875rem !important;
  }

  .sm\:pb-11\.5 {
    padding-bottom: 2.875rem !important;
  }

  .sm\:pl-11\.5 {
    padding-left: 2.875rem !important;
  }

  .sm\:pt-12\.5 {
    padding-top: 3.125rem !important;
  }

  .sm\:pr-12\.5 {
    padding-right: 3.125rem !important;
  }

  .sm\:pb-12\.5 {
    padding-bottom: 3.125rem !important;
  }

  .sm\:pl-12\.5 {
    padding-left: 3.125rem !important;
  }

  .sm\:pt-13\.5 {
    padding-top: 3.375rem !important;
  }

  .sm\:pr-13\.5 {
    padding-right: 3.375rem !important;
  }

  .sm\:pb-13\.5 {
    padding-bottom: 3.375rem !important;
  }

  .sm\:pl-13\.5 {
    padding-left: 3.375rem !important;
  }

  .sm\:pt-14\.5 {
    padding-top: 3.625rem !important;
  }

  .sm\:pr-14\.5 {
    padding-right: 3.625rem !important;
  }

  .sm\:pb-14\.5 {
    padding-bottom: 3.625rem !important;
  }

  .sm\:pl-14\.5 {
    padding-left: 3.625rem !important;
  }

  .sm\:pt-15\.5 {
    padding-top: 3.875rem !important;
  }

  .sm\:pr-15\.5 {
    padding-right: 3.875rem !important;
  }

  .sm\:pb-15\.5 {
    padding-bottom: 3.875rem !important;
  }

  .sm\:pl-15\.5 {
    padding-left: 3.875rem !important;
  }

  .sm\:pt-16\.5 {
    padding-top: 4.125rem !important;
  }

  .sm\:pr-16\.5 {
    padding-right: 4.125rem !important;
  }

  .sm\:pb-16\.5 {
    padding-bottom: 4.125rem !important;
  }

  .sm\:pl-16\.5 {
    padding-left: 4.125rem !important;
  }

  .sm\:pt-17\.5 {
    padding-top: 4.375rem !important;
  }

  .sm\:pr-17\.5 {
    padding-right: 4.375rem !important;
  }

  .sm\:pb-17\.5 {
    padding-bottom: 4.375rem !important;
  }

  .sm\:pl-17\.5 {
    padding-left: 4.375rem !important;
  }

  .sm\:pt-18\.5 {
    padding-top: 4.625rem !important;
  }

  .sm\:pr-18\.5 {
    padding-right: 4.625rem !important;
  }

  .sm\:pb-18\.5 {
    padding-bottom: 4.625rem !important;
  }

  .sm\:pl-18\.5 {
    padding-left: 4.625rem !important;
  }

  .sm\:pt-19\.5 {
    padding-top: 4.875rem !important;
  }

  .sm\:pr-19\.5 {
    padding-right: 4.875rem !important;
  }

  .sm\:pb-19\.5 {
    padding-bottom: 4.875rem !important;
  }

  .sm\:pl-19\.5 {
    padding-left: 4.875rem !important;
  }

  .sm\:pt-20\.5 {
    padding-top: 5.125rem !important;
  }

  .sm\:pr-20\.5 {
    padding-right: 5.125rem !important;
  }

  .sm\:pb-20\.5 {
    padding-bottom: 5.125rem !important;
  }

  .sm\:pl-20\.5 {
    padding-left: 5.125rem !important;
  }

  .sm\:pt-21\.5 {
    padding-top: 5.375rem !important;
  }

  .sm\:pr-21\.5 {
    padding-right: 5.375rem !important;
  }

  .sm\:pb-21\.5 {
    padding-bottom: 5.375rem !important;
  }

  .sm\:pl-21\.5 {
    padding-left: 5.375rem !important;
  }

  .sm\:pt-22\.5 {
    padding-top: 5.625rem !important;
  }

  .sm\:pr-22\.5 {
    padding-right: 5.625rem !important;
  }

  .sm\:pb-22\.5 {
    padding-bottom: 5.625rem !important;
  }

  .sm\:pl-22\.5 {
    padding-left: 5.625rem !important;
  }

  .sm\:pt-23\.5 {
    padding-top: 5.875rem !important;
  }

  .sm\:pr-23\.5 {
    padding-right: 5.875rem !important;
  }

  .sm\:pb-23\.5 {
    padding-bottom: 5.875rem !important;
  }

  .sm\:pl-23\.5 {
    padding-left: 5.875rem !important;
  }

  .sm\:pt-24\.5 {
    padding-top: 6.125rem !important;
  }

  .sm\:pr-24\.5 {
    padding-right: 6.125rem !important;
  }

  .sm\:pb-24\.5 {
    padding-bottom: 6.125rem !important;
  }

  .sm\:pl-24\.5 {
    padding-left: 6.125rem !important;
  }

  .sm\:pt-25\.5 {
    padding-top: 6.375rem !important;
  }

  .sm\:pr-25\.5 {
    padding-right: 6.375rem !important;
  }

  .sm\:pb-25\.5 {
    padding-bottom: 6.375rem !important;
  }

  .sm\:pl-25\.5 {
    padding-left: 6.375rem !important;
  }

  .sm\:pt-26\.5 {
    padding-top: 6.625rem !important;
  }

  .sm\:pr-26\.5 {
    padding-right: 6.625rem !important;
  }

  .sm\:pb-26\.5 {
    padding-bottom: 6.625rem !important;
  }

  .sm\:pl-26\.5 {
    padding-left: 6.625rem !important;
  }

  .sm\:pt-27\.5 {
    padding-top: 6.875rem !important;
  }

  .sm\:pr-27\.5 {
    padding-right: 6.875rem !important;
  }

  .sm\:pb-27\.5 {
    padding-bottom: 6.875rem !important;
  }

  .sm\:pl-27\.5 {
    padding-left: 6.875rem !important;
  }

  .sm\:pt-28\.5 {
    padding-top: 7.125rem !important;
  }

  .sm\:pr-28\.5 {
    padding-right: 7.125rem !important;
  }

  .sm\:pb-28\.5 {
    padding-bottom: 7.125rem !important;
  }

  .sm\:pl-28\.5 {
    padding-left: 7.125rem !important;
  }

  .sm\:pt-29\.5 {
    padding-top: 7.375rem !important;
  }

  .sm\:pr-29\.5 {
    padding-right: 7.375rem !important;
  }

  .sm\:pb-29\.5 {
    padding-bottom: 7.375rem !important;
  }

  .sm\:pl-29\.5 {
    padding-left: 7.375rem !important;
  }

  .sm\:pt-30\.5 {
    padding-top: 7.625rem !important;
  }

  .sm\:pr-30\.5 {
    padding-right: 7.625rem !important;
  }

  .sm\:pb-30\.5 {
    padding-bottom: 7.625rem !important;
  }

  .sm\:pl-30\.5 {
    padding-left: 7.625rem !important;
  }

  .sm\:pt-31\.5 {
    padding-top: 7.875rem !important;
  }

  .sm\:pr-31\.5 {
    padding-right: 7.875rem !important;
  }

  .sm\:pb-31\.5 {
    padding-bottom: 7.875rem !important;
  }

  .sm\:pl-31\.5 {
    padding-left: 7.875rem !important;
  }

  .sm\:pt-32\.5 {
    padding-top: 8.125rem !important;
  }

  .sm\:pr-32\.5 {
    padding-right: 8.125rem !important;
  }

  .sm\:pb-32\.5 {
    padding-bottom: 8.125rem !important;
  }

  .sm\:pl-32\.5 {
    padding-left: 8.125rem !important;
  }

  .sm\:pt-33\.5 {
    padding-top: 8.375rem !important;
  }

  .sm\:pr-33\.5 {
    padding-right: 8.375rem !important;
  }

  .sm\:pb-33\.5 {
    padding-bottom: 8.375rem !important;
  }

  .sm\:pl-33\.5 {
    padding-left: 8.375rem !important;
  }

  .sm\:pt-34\.5 {
    padding-top: 8.625rem !important;
  }

  .sm\:pr-34\.5 {
    padding-right: 8.625rem !important;
  }

  .sm\:pb-34\.5 {
    padding-bottom: 8.625rem !important;
  }

  .sm\:pl-34\.5 {
    padding-left: 8.625rem !important;
  }

  .sm\:pt-35\.5 {
    padding-top: 8.875rem !important;
  }

  .sm\:pr-35\.5 {
    padding-right: 8.875rem !important;
  }

  .sm\:pb-35\.5 {
    padding-bottom: 8.875rem !important;
  }

  .sm\:pl-35\.5 {
    padding-left: 8.875rem !important;
  }

  .sm\:pt-36\.5 {
    padding-top: 9.125rem !important;
  }

  .sm\:pr-36\.5 {
    padding-right: 9.125rem !important;
  }

  .sm\:pb-36\.5 {
    padding-bottom: 9.125rem !important;
  }

  .sm\:pl-36\.5 {
    padding-left: 9.125rem !important;
  }

  .sm\:pt-37\.5 {
    padding-top: 9.375rem !important;
  }

  .sm\:pr-37\.5 {
    padding-right: 9.375rem !important;
  }

  .sm\:pb-37\.5 {
    padding-bottom: 9.375rem !important;
  }

  .sm\:pl-37\.5 {
    padding-left: 9.375rem !important;
  }

  .sm\:pt-38\.5 {
    padding-top: 9.625rem !important;
  }

  .sm\:pr-38\.5 {
    padding-right: 9.625rem !important;
  }

  .sm\:pb-38\.5 {
    padding-bottom: 9.625rem !important;
  }

  .sm\:pl-38\.5 {
    padding-left: 9.625rem !important;
  }

  .sm\:pt-39\.5 {
    padding-top: 9.875rem !important;
  }

  .sm\:pr-39\.5 {
    padding-right: 9.875rem !important;
  }

  .sm\:pb-39\.5 {
    padding-bottom: 9.875rem !important;
  }

  .sm\:pl-39\.5 {
    padding-left: 9.875rem !important;
  }

  .sm\:pt-40\.5 {
    padding-top: 10.125rem !important;
  }

  .sm\:pr-40\.5 {
    padding-right: 10.125rem !important;
  }

  .sm\:pb-40\.5 {
    padding-bottom: 10.125rem !important;
  }

  .sm\:pl-40\.5 {
    padding-left: 10.125rem !important;
  }

  .sm\:pt-41\.5 {
    padding-top: 10.375rem !important;
  }

  .sm\:pr-41\.5 {
    padding-right: 10.375rem !important;
  }

  .sm\:pb-41\.5 {
    padding-bottom: 10.375rem !important;
  }

  .sm\:pl-41\.5 {
    padding-left: 10.375rem !important;
  }

  .sm\:pt-42\.5 {
    padding-top: 10.625rem !important;
  }

  .sm\:pr-42\.5 {
    padding-right: 10.625rem !important;
  }

  .sm\:pb-42\.5 {
    padding-bottom: 10.625rem !important;
  }

  .sm\:pl-42\.5 {
    padding-left: 10.625rem !important;
  }

  .sm\:pt-43\.5 {
    padding-top: 10.875rem !important;
  }

  .sm\:pr-43\.5 {
    padding-right: 10.875rem !important;
  }

  .sm\:pb-43\.5 {
    padding-bottom: 10.875rem !important;
  }

  .sm\:pl-43\.5 {
    padding-left: 10.875rem !important;
  }

  .sm\:pt-44\.5 {
    padding-top: 11.125rem !important;
  }

  .sm\:pr-44\.5 {
    padding-right: 11.125rem !important;
  }

  .sm\:pb-44\.5 {
    padding-bottom: 11.125rem !important;
  }

  .sm\:pl-44\.5 {
    padding-left: 11.125rem !important;
  }

  .sm\:pt-45\.5 {
    padding-top: 11.375rem !important;
  }

  .sm\:pr-45\.5 {
    padding-right: 11.375rem !important;
  }

  .sm\:pb-45\.5 {
    padding-bottom: 11.375rem !important;
  }

  .sm\:pl-45\.5 {
    padding-left: 11.375rem !important;
  }

  .sm\:pt-46\.5 {
    padding-top: 11.625rem !important;
  }

  .sm\:pr-46\.5 {
    padding-right: 11.625rem !important;
  }

  .sm\:pb-46\.5 {
    padding-bottom: 11.625rem !important;
  }

  .sm\:pl-46\.5 {
    padding-left: 11.625rem !important;
  }

  .sm\:pt-47\.5 {
    padding-top: 11.875rem !important;
  }

  .sm\:pr-47\.5 {
    padding-right: 11.875rem !important;
  }

  .sm\:pb-47\.5 {
    padding-bottom: 11.875rem !important;
  }

  .sm\:pl-47\.5 {
    padding-left: 11.875rem !important;
  }

  .sm\:pt-48\.5 {
    padding-top: 12.125rem !important;
  }

  .sm\:pr-48\.5 {
    padding-right: 12.125rem !important;
  }

  .sm\:pb-48\.5 {
    padding-bottom: 12.125rem !important;
  }

  .sm\:pl-48\.5 {
    padding-left: 12.125rem !important;
  }

  .sm\:pt-49\.5 {
    padding-top: 12.375rem !important;
  }

  .sm\:pr-49\.5 {
    padding-right: 12.375rem !important;
  }

  .sm\:pb-49\.5 {
    padding-bottom: 12.375rem !important;
  }

  .sm\:pl-49\.5 {
    padding-left: 12.375rem !important;
  }

  .sm\:pt-50\.5 {
    padding-top: 12.625rem !important;
  }

  .sm\:pr-50\.5 {
    padding-right: 12.625rem !important;
  }

  .sm\:pb-50\.5 {
    padding-bottom: 12.625rem !important;
  }

  .sm\:pl-50\.5 {
    padding-left: 12.625rem !important;
  }

  .sm\:pt-51\.5 {
    padding-top: 12.875rem !important;
  }

  .sm\:pr-51\.5 {
    padding-right: 12.875rem !important;
  }

  .sm\:pb-51\.5 {
    padding-bottom: 12.875rem !important;
  }

  .sm\:pl-51\.5 {
    padding-left: 12.875rem !important;
  }

  .sm\:pt-52\.5 {
    padding-top: 13.125rem !important;
  }

  .sm\:pr-52\.5 {
    padding-right: 13.125rem !important;
  }

  .sm\:pb-52\.5 {
    padding-bottom: 13.125rem !important;
  }

  .sm\:pl-52\.5 {
    padding-left: 13.125rem !important;
  }

  .sm\:pt-53\.5 {
    padding-top: 13.375rem !important;
  }

  .sm\:pr-53\.5 {
    padding-right: 13.375rem !important;
  }

  .sm\:pb-53\.5 {
    padding-bottom: 13.375rem !important;
  }

  .sm\:pl-53\.5 {
    padding-left: 13.375rem !important;
  }

  .sm\:pt-54\.5 {
    padding-top: 13.625rem !important;
  }

  .sm\:pr-54\.5 {
    padding-right: 13.625rem !important;
  }

  .sm\:pb-54\.5 {
    padding-bottom: 13.625rem !important;
  }

  .sm\:pl-54\.5 {
    padding-left: 13.625rem !important;
  }

  .sm\:pt-55\.5 {
    padding-top: 13.875rem !important;
  }

  .sm\:pr-55\.5 {
    padding-right: 13.875rem !important;
  }

  .sm\:pb-55\.5 {
    padding-bottom: 13.875rem !important;
  }

  .sm\:pl-55\.5 {
    padding-left: 13.875rem !important;
  }

  .sm\:pt-56\.5 {
    padding-top: 14.125rem !important;
  }

  .sm\:pr-56\.5 {
    padding-right: 14.125rem !important;
  }

  .sm\:pb-56\.5 {
    padding-bottom: 14.125rem !important;
  }

  .sm\:pl-56\.5 {
    padding-left: 14.125rem !important;
  }

  .sm\:pt-57\.5 {
    padding-top: 14.375rem !important;
  }

  .sm\:pr-57\.5 {
    padding-right: 14.375rem !important;
  }

  .sm\:pb-57\.5 {
    padding-bottom: 14.375rem !important;
  }

  .sm\:pl-57\.5 {
    padding-left: 14.375rem !important;
  }

  .sm\:pt-58\.5 {
    padding-top: 14.625rem !important;
  }

  .sm\:pr-58\.5 {
    padding-right: 14.625rem !important;
  }

  .sm\:pb-58\.5 {
    padding-bottom: 14.625rem !important;
  }

  .sm\:pl-58\.5 {
    padding-left: 14.625rem !important;
  }

  .sm\:pt-59\.5 {
    padding-top: 14.875rem !important;
  }

  .sm\:pr-59\.5 {
    padding-right: 14.875rem !important;
  }

  .sm\:pb-59\.5 {
    padding-bottom: 14.875rem !important;
  }

  .sm\:pl-59\.5 {
    padding-left: 14.875rem !important;
  }

  .sm\:pt-60\.5 {
    padding-top: 15.125rem !important;
  }

  .sm\:pr-60\.5 {
    padding-right: 15.125rem !important;
  }

  .sm\:pb-60\.5 {
    padding-bottom: 15.125rem !important;
  }

  .sm\:pl-60\.5 {
    padding-left: 15.125rem !important;
  }

  .sm\:pt-61\.5 {
    padding-top: 15.375rem !important;
  }

  .sm\:pr-61\.5 {
    padding-right: 15.375rem !important;
  }

  .sm\:pb-61\.5 {
    padding-bottom: 15.375rem !important;
  }

  .sm\:pl-61\.5 {
    padding-left: 15.375rem !important;
  }

  .sm\:pt-62\.5 {
    padding-top: 15.625rem !important;
  }

  .sm\:pr-62\.5 {
    padding-right: 15.625rem !important;
  }

  .sm\:pb-62\.5 {
    padding-bottom: 15.625rem !important;
  }

  .sm\:pl-62\.5 {
    padding-left: 15.625rem !important;
  }

  .sm\:pt-63\.5 {
    padding-top: 15.875rem !important;
  }

  .sm\:pr-63\.5 {
    padding-right: 15.875rem !important;
  }

  .sm\:pb-63\.5 {
    padding-bottom: 15.875rem !important;
  }

  .sm\:pl-63\.5 {
    padding-left: 15.875rem !important;
  }

  .sm\:pt-64\.5 {
    padding-top: 16.125rem !important;
  }

  .sm\:pr-64\.5 {
    padding-right: 16.125rem !important;
  }

  .sm\:pb-64\.5 {
    padding-bottom: 16.125rem !important;
  }

  .sm\:pl-64\.5 {
    padding-left: 16.125rem !important;
  }

  .sm\:pt-65\.5 {
    padding-top: 16.375rem !important;
  }

  .sm\:pr-65\.5 {
    padding-right: 16.375rem !important;
  }

  .sm\:pb-65\.5 {
    padding-bottom: 16.375rem !important;
  }

  .sm\:pl-65\.5 {
    padding-left: 16.375rem !important;
  }

  .sm\:pt-66\.5 {
    padding-top: 16.625rem !important;
  }

  .sm\:pr-66\.5 {
    padding-right: 16.625rem !important;
  }

  .sm\:pb-66\.5 {
    padding-bottom: 16.625rem !important;
  }

  .sm\:pl-66\.5 {
    padding-left: 16.625rem !important;
  }

  .sm\:pt-67\.5 {
    padding-top: 16.875rem !important;
  }

  .sm\:pr-67\.5 {
    padding-right: 16.875rem !important;
  }

  .sm\:pb-67\.5 {
    padding-bottom: 16.875rem !important;
  }

  .sm\:pl-67\.5 {
    padding-left: 16.875rem !important;
  }

  .sm\:pt-68\.5 {
    padding-top: 17.125rem !important;
  }

  .sm\:pr-68\.5 {
    padding-right: 17.125rem !important;
  }

  .sm\:pb-68\.5 {
    padding-bottom: 17.125rem !important;
  }

  .sm\:pl-68\.5 {
    padding-left: 17.125rem !important;
  }

  .sm\:pt-69\.5 {
    padding-top: 17.375rem !important;
  }

  .sm\:pr-69\.5 {
    padding-right: 17.375rem !important;
  }

  .sm\:pb-69\.5 {
    padding-bottom: 17.375rem !important;
  }

  .sm\:pl-69\.5 {
    padding-left: 17.375rem !important;
  }

  .sm\:pt-70\.5 {
    padding-top: 17.625rem !important;
  }

  .sm\:pr-70\.5 {
    padding-right: 17.625rem !important;
  }

  .sm\:pb-70\.5 {
    padding-bottom: 17.625rem !important;
  }

  .sm\:pl-70\.5 {
    padding-left: 17.625rem !important;
  }

  .sm\:pt-71\.5 {
    padding-top: 17.875rem !important;
  }

  .sm\:pr-71\.5 {
    padding-right: 17.875rem !important;
  }

  .sm\:pb-71\.5 {
    padding-bottom: 17.875rem !important;
  }

  .sm\:pl-71\.5 {
    padding-left: 17.875rem !important;
  }

  .sm\:pt-72\.5 {
    padding-top: 18.125rem !important;
  }

  .sm\:pr-72\.5 {
    padding-right: 18.125rem !important;
  }

  .sm\:pb-72\.5 {
    padding-bottom: 18.125rem !important;
  }

  .sm\:pl-72\.5 {
    padding-left: 18.125rem !important;
  }

  .sm\:pt-73\.5 {
    padding-top: 18.375rem !important;
  }

  .sm\:pr-73\.5 {
    padding-right: 18.375rem !important;
  }

  .sm\:pb-73\.5 {
    padding-bottom: 18.375rem !important;
  }

  .sm\:pl-73\.5 {
    padding-left: 18.375rem !important;
  }

  .sm\:pt-74\.5 {
    padding-top: 18.625rem !important;
  }

  .sm\:pr-74\.5 {
    padding-right: 18.625rem !important;
  }

  .sm\:pb-74\.5 {
    padding-bottom: 18.625rem !important;
  }

  .sm\:pl-74\.5 {
    padding-left: 18.625rem !important;
  }

  .sm\:pt-75\.5 {
    padding-top: 18.875rem !important;
  }

  .sm\:pr-75\.5 {
    padding-right: 18.875rem !important;
  }

  .sm\:pb-75\.5 {
    padding-bottom: 18.875rem !important;
  }

  .sm\:pl-75\.5 {
    padding-left: 18.875rem !important;
  }

  .sm\:pt-76\.5 {
    padding-top: 19.125rem !important;
  }

  .sm\:pr-76\.5 {
    padding-right: 19.125rem !important;
  }

  .sm\:pb-76\.5 {
    padding-bottom: 19.125rem !important;
  }

  .sm\:pl-76\.5 {
    padding-left: 19.125rem !important;
  }

  .sm\:pt-77\.5 {
    padding-top: 19.375rem !important;
  }

  .sm\:pr-77\.5 {
    padding-right: 19.375rem !important;
  }

  .sm\:pb-77\.5 {
    padding-bottom: 19.375rem !important;
  }

  .sm\:pl-77\.5 {
    padding-left: 19.375rem !important;
  }

  .sm\:pt-78\.5 {
    padding-top: 19.625rem !important;
  }

  .sm\:pr-78\.5 {
    padding-right: 19.625rem !important;
  }

  .sm\:pb-78\.5 {
    padding-bottom: 19.625rem !important;
  }

  .sm\:pl-78\.5 {
    padding-left: 19.625rem !important;
  }

  .sm\:pt-79\.5 {
    padding-top: 19.875rem !important;
  }

  .sm\:pr-79\.5 {
    padding-right: 19.875rem !important;
  }

  .sm\:pb-79\.5 {
    padding-bottom: 19.875rem !important;
  }

  .sm\:pl-79\.5 {
    padding-left: 19.875rem !important;
  }

  .sm\:pt-80\.5 {
    padding-top: 20.125rem !important;
  }

  .sm\:pr-80\.5 {
    padding-right: 20.125rem !important;
  }

  .sm\:pb-80\.5 {
    padding-bottom: 20.125rem !important;
  }

  .sm\:pl-80\.5 {
    padding-left: 20.125rem !important;
  }

  .sm\:pt-81\.5 {
    padding-top: 20.375rem !important;
  }

  .sm\:pr-81\.5 {
    padding-right: 20.375rem !important;
  }

  .sm\:pb-81\.5 {
    padding-bottom: 20.375rem !important;
  }

  .sm\:pl-81\.5 {
    padding-left: 20.375rem !important;
  }

  .sm\:pt-82\.5 {
    padding-top: 20.625rem !important;
  }

  .sm\:pr-82\.5 {
    padding-right: 20.625rem !important;
  }

  .sm\:pb-82\.5 {
    padding-bottom: 20.625rem !important;
  }

  .sm\:pl-82\.5 {
    padding-left: 20.625rem !important;
  }

  .sm\:pt-83\.5 {
    padding-top: 20.875rem !important;
  }

  .sm\:pr-83\.5 {
    padding-right: 20.875rem !important;
  }

  .sm\:pb-83\.5 {
    padding-bottom: 20.875rem !important;
  }

  .sm\:pl-83\.5 {
    padding-left: 20.875rem !important;
  }

  .sm\:pt-84\.5 {
    padding-top: 21.125rem !important;
  }

  .sm\:pr-84\.5 {
    padding-right: 21.125rem !important;
  }

  .sm\:pb-84\.5 {
    padding-bottom: 21.125rem !important;
  }

  .sm\:pl-84\.5 {
    padding-left: 21.125rem !important;
  }

  .sm\:pt-85\.5 {
    padding-top: 21.375rem !important;
  }

  .sm\:pr-85\.5 {
    padding-right: 21.375rem !important;
  }

  .sm\:pb-85\.5 {
    padding-bottom: 21.375rem !important;
  }

  .sm\:pl-85\.5 {
    padding-left: 21.375rem !important;
  }

  .sm\:pt-86\.5 {
    padding-top: 21.625rem !important;
  }

  .sm\:pr-86\.5 {
    padding-right: 21.625rem !important;
  }

  .sm\:pb-86\.5 {
    padding-bottom: 21.625rem !important;
  }

  .sm\:pl-86\.5 {
    padding-left: 21.625rem !important;
  }

  .sm\:pt-87\.5 {
    padding-top: 21.875rem !important;
  }

  .sm\:pr-87\.5 {
    padding-right: 21.875rem !important;
  }

  .sm\:pb-87\.5 {
    padding-bottom: 21.875rem !important;
  }

  .sm\:pl-87\.5 {
    padding-left: 21.875rem !important;
  }

  .sm\:pt-88\.5 {
    padding-top: 22.125rem !important;
  }

  .sm\:pr-88\.5 {
    padding-right: 22.125rem !important;
  }

  .sm\:pb-88\.5 {
    padding-bottom: 22.125rem !important;
  }

  .sm\:pl-88\.5 {
    padding-left: 22.125rem !important;
  }

  .sm\:pt-89\.5 {
    padding-top: 22.375rem !important;
  }

  .sm\:pr-89\.5 {
    padding-right: 22.375rem !important;
  }

  .sm\:pb-89\.5 {
    padding-bottom: 22.375rem !important;
  }

  .sm\:pl-89\.5 {
    padding-left: 22.375rem !important;
  }

  .sm\:pt-90\.5 {
    padding-top: 22.625rem !important;
  }

  .sm\:pr-90\.5 {
    padding-right: 22.625rem !important;
  }

  .sm\:pb-90\.5 {
    padding-bottom: 22.625rem !important;
  }

  .sm\:pl-90\.5 {
    padding-left: 22.625rem !important;
  }

  .sm\:pt-91\.5 {
    padding-top: 22.875rem !important;
  }

  .sm\:pr-91\.5 {
    padding-right: 22.875rem !important;
  }

  .sm\:pb-91\.5 {
    padding-bottom: 22.875rem !important;
  }

  .sm\:pl-91\.5 {
    padding-left: 22.875rem !important;
  }

  .sm\:pt-92\.5 {
    padding-top: 23.125rem !important;
  }

  .sm\:pr-92\.5 {
    padding-right: 23.125rem !important;
  }

  .sm\:pb-92\.5 {
    padding-bottom: 23.125rem !important;
  }

  .sm\:pl-92\.5 {
    padding-left: 23.125rem !important;
  }

  .sm\:pt-93\.5 {
    padding-top: 23.375rem !important;
  }

  .sm\:pr-93\.5 {
    padding-right: 23.375rem !important;
  }

  .sm\:pb-93\.5 {
    padding-bottom: 23.375rem !important;
  }

  .sm\:pl-93\.5 {
    padding-left: 23.375rem !important;
  }

  .sm\:pt-94\.5 {
    padding-top: 23.625rem !important;
  }

  .sm\:pr-94\.5 {
    padding-right: 23.625rem !important;
  }

  .sm\:pb-94\.5 {
    padding-bottom: 23.625rem !important;
  }

  .sm\:pl-94\.5 {
    padding-left: 23.625rem !important;
  }

  .sm\:pt-95\.5 {
    padding-top: 23.875rem !important;
  }

  .sm\:pr-95\.5 {
    padding-right: 23.875rem !important;
  }

  .sm\:pb-95\.5 {
    padding-bottom: 23.875rem !important;
  }

  .sm\:pl-95\.5 {
    padding-left: 23.875rem !important;
  }

  .sm\:pt-96\.5 {
    padding-top: 24.125rem !important;
  }

  .sm\:pr-96\.5 {
    padding-right: 24.125rem !important;
  }

  .sm\:pb-96\.5 {
    padding-bottom: 24.125rem !important;
  }

  .sm\:pl-96\.5 {
    padding-left: 24.125rem !important;
  }

  .sm\:pt-97\.5 {
    padding-top: 24.375rem !important;
  }

  .sm\:pr-97\.5 {
    padding-right: 24.375rem !important;
  }

  .sm\:pb-97\.5 {
    padding-bottom: 24.375rem !important;
  }

  .sm\:pl-97\.5 {
    padding-left: 24.375rem !important;
  }

  .sm\:pt-98\.5 {
    padding-top: 24.625rem !important;
  }

  .sm\:pr-98\.5 {
    padding-right: 24.625rem !important;
  }

  .sm\:pb-98\.5 {
    padding-bottom: 24.625rem !important;
  }

  .sm\:pl-98\.5 {
    padding-left: 24.625rem !important;
  }

  .sm\:pt-99\.5 {
    padding-top: 24.875rem !important;
  }

  .sm\:pr-99\.5 {
    padding-right: 24.875rem !important;
  }

  .sm\:pb-99\.5 {
    padding-bottom: 24.875rem !important;
  }

  .sm\:pl-99\.5 {
    padding-left: 24.875rem !important;
  }

  .sm\:pt-100\.5 {
    padding-top: 25.125rem !important;
  }

  .sm\:pr-100\.5 {
    padding-right: 25.125rem !important;
  }

  .sm\:pb-100\.5 {
    padding-bottom: 25.125rem !important;
  }

  .sm\:pl-100\.5 {
    padding-left: 25.125rem !important;
  }

  .sm\:pt-101\.5 {
    padding-top: 25.375rem !important;
  }

  .sm\:pr-101\.5 {
    padding-right: 25.375rem !important;
  }

  .sm\:pb-101\.5 {
    padding-bottom: 25.375rem !important;
  }

  .sm\:pl-101\.5 {
    padding-left: 25.375rem !important;
  }

  .sm\:pt-102\.5 {
    padding-top: 25.625rem !important;
  }

  .sm\:pr-102\.5 {
    padding-right: 25.625rem !important;
  }

  .sm\:pb-102\.5 {
    padding-bottom: 25.625rem !important;
  }

  .sm\:pl-102\.5 {
    padding-left: 25.625rem !important;
  }

  .sm\:pt-103\.5 {
    padding-top: 25.875rem !important;
  }

  .sm\:pr-103\.5 {
    padding-right: 25.875rem !important;
  }

  .sm\:pb-103\.5 {
    padding-bottom: 25.875rem !important;
  }

  .sm\:pl-103\.5 {
    padding-left: 25.875rem !important;
  }

  .sm\:pt-104\.5 {
    padding-top: 26.125rem !important;
  }

  .sm\:pr-104\.5 {
    padding-right: 26.125rem !important;
  }

  .sm\:pb-104\.5 {
    padding-bottom: 26.125rem !important;
  }

  .sm\:pl-104\.5 {
    padding-left: 26.125rem !important;
  }

  .sm\:hover\:p-0:hover {
    padding: 0rem !important;
  }

  .sm\:hover\:p-1:hover {
    padding: 0.25rem !important;
  }

  .sm\:hover\:p-2:hover {
    padding: 0.5rem !important;
  }

  .sm\:hover\:p-3:hover {
    padding: 0.75rem !important;
  }

  .sm\:hover\:p-4:hover {
    padding: 1rem !important;
  }

  .sm\:hover\:p-5:hover {
    padding: 1.25rem !important;
  }

  .sm\:hover\:p-6:hover {
    padding: 1.5rem !important;
  }

  .sm\:hover\:p-7:hover {
    padding: 1.75rem !important;
  }

  .sm\:hover\:p-8:hover {
    padding: 2rem !important;
  }

  .sm\:hover\:p-9:hover {
    padding: 2.25rem !important;
  }

  .sm\:hover\:p-10:hover {
    padding: 2.5rem !important;
  }

  .sm\:hover\:p-11:hover {
    padding: 2.75rem !important;
  }

  .sm\:hover\:p-12:hover {
    padding: 3rem !important;
  }

  .sm\:hover\:p-13:hover {
    padding: 3.25rem !important;
  }

  .sm\:hover\:p-14:hover {
    padding: 3.5rem !important;
  }

  .sm\:hover\:p-15:hover {
    padding: 3.75rem !important;
  }

  .sm\:hover\:p-16:hover {
    padding: 4rem !important;
  }

  .sm\:hover\:p-17:hover {
    padding: 4.25rem !important;
  }

  .sm\:hover\:p-18:hover {
    padding: 4.5rem !important;
  }

  .sm\:hover\:p-19:hover {
    padding: 4.75rem !important;
  }

  .sm\:hover\:p-20:hover {
    padding: 5rem !important;
  }

  .sm\:hover\:p-21:hover {
    padding: 5.25rem !important;
  }

  .sm\:hover\:p-22:hover {
    padding: 5.5rem !important;
  }

  .sm\:hover\:p-23:hover {
    padding: 5.75rem !important;
  }

  .sm\:hover\:p-24:hover {
    padding: 6rem !important;
  }

  .sm\:hover\:p-25:hover {
    padding: 6.25rem !important;
  }

  .sm\:hover\:p-26:hover {
    padding: 6.5rem !important;
  }

  .sm\:hover\:p-27:hover {
    padding: 6.75rem !important;
  }

  .sm\:hover\:p-28:hover {
    padding: 7rem !important;
  }

  .sm\:hover\:p-29:hover {
    padding: 7.25rem !important;
  }

  .sm\:hover\:p-30:hover {
    padding: 7.5rem !important;
  }

  .sm\:hover\:p-31:hover {
    padding: 7.75rem !important;
  }

  .sm\:hover\:p-32:hover {
    padding: 8rem !important;
  }

  .sm\:hover\:p-33:hover {
    padding: 8.25rem !important;
  }

  .sm\:hover\:p-34:hover {
    padding: 8.5rem !important;
  }

  .sm\:hover\:p-35:hover {
    padding: 8.75rem !important;
  }

  .sm\:hover\:p-36:hover {
    padding: 9rem !important;
  }

  .sm\:hover\:p-37:hover {
    padding: 9.25rem !important;
  }

  .sm\:hover\:p-38:hover {
    padding: 9.5rem !important;
  }

  .sm\:hover\:p-39:hover {
    padding: 9.75rem !important;
  }

  .sm\:hover\:p-40:hover {
    padding: 10rem !important;
  }

  .sm\:hover\:p-41:hover {
    padding: 10.25rem !important;
  }

  .sm\:hover\:p-42:hover {
    padding: 10.5rem !important;
  }

  .sm\:hover\:p-43:hover {
    padding: 10.75rem !important;
  }

  .sm\:hover\:p-44:hover {
    padding: 11rem !important;
  }

  .sm\:hover\:p-45:hover {
    padding: 11.25rem !important;
  }

  .sm\:hover\:p-46:hover {
    padding: 11.5rem !important;
  }

  .sm\:hover\:p-47:hover {
    padding: 11.75rem !important;
  }

  .sm\:hover\:p-48:hover {
    padding: 12rem !important;
  }

  .sm\:hover\:p-49:hover {
    padding: 12.25rem !important;
  }

  .sm\:hover\:p-50:hover {
    padding: 12.5rem !important;
  }

  .sm\:hover\:p-51:hover {
    padding: 12.75rem !important;
  }

  .sm\:hover\:p-52:hover {
    padding: 13rem !important;
  }

  .sm\:hover\:p-53:hover {
    padding: 13.25rem !important;
  }

  .sm\:hover\:p-54:hover {
    padding: 13.5rem !important;
  }

  .sm\:hover\:p-55:hover {
    padding: 13.75rem !important;
  }

  .sm\:hover\:p-56:hover {
    padding: 14rem !important;
  }

  .sm\:hover\:p-57:hover {
    padding: 14.25rem !important;
  }

  .sm\:hover\:p-58:hover {
    padding: 14.5rem !important;
  }

  .sm\:hover\:p-59:hover {
    padding: 14.75rem !important;
  }

  .sm\:hover\:p-60:hover {
    padding: 15rem !important;
  }

  .sm\:hover\:p-61:hover {
    padding: 15.25rem !important;
  }

  .sm\:hover\:p-62:hover {
    padding: 15.5rem !important;
  }

  .sm\:hover\:p-63:hover {
    padding: 15.75rem !important;
  }

  .sm\:hover\:p-64:hover {
    padding: 16rem !important;
  }

  .sm\:hover\:p-65:hover {
    padding: 16.25rem !important;
  }

  .sm\:hover\:p-66:hover {
    padding: 16.5rem !important;
  }

  .sm\:hover\:p-67:hover {
    padding: 16.75rem !important;
  }

  .sm\:hover\:p-68:hover {
    padding: 17rem !important;
  }

  .sm\:hover\:p-69:hover {
    padding: 17.25rem !important;
  }

  .sm\:hover\:p-70:hover {
    padding: 17.5rem !important;
  }

  .sm\:hover\:p-71:hover {
    padding: 17.75rem !important;
  }

  .sm\:hover\:p-72:hover {
    padding: 18rem !important;
  }

  .sm\:hover\:p-73:hover {
    padding: 18.25rem !important;
  }

  .sm\:hover\:p-74:hover {
    padding: 18.5rem !important;
  }

  .sm\:hover\:p-75:hover {
    padding: 18.75rem !important;
  }

  .sm\:hover\:p-76:hover {
    padding: 19rem !important;
  }

  .sm\:hover\:p-77:hover {
    padding: 19.25rem !important;
  }

  .sm\:hover\:p-78:hover {
    padding: 19.5rem !important;
  }

  .sm\:hover\:p-79:hover {
    padding: 19.75rem !important;
  }

  .sm\:hover\:p-80:hover {
    padding: 20rem !important;
  }

  .sm\:hover\:p-81:hover {
    padding: 20.25rem !important;
  }

  .sm\:hover\:p-82:hover {
    padding: 20.5rem !important;
  }

  .sm\:hover\:p-83:hover {
    padding: 20.75rem !important;
  }

  .sm\:hover\:p-84:hover {
    padding: 21rem !important;
  }

  .sm\:hover\:p-85:hover {
    padding: 21.25rem !important;
  }

  .sm\:hover\:p-86:hover {
    padding: 21.5rem !important;
  }

  .sm\:hover\:p-87:hover {
    padding: 21.75rem !important;
  }

  .sm\:hover\:p-88:hover {
    padding: 22rem !important;
  }

  .sm\:hover\:p-89:hover {
    padding: 22.25rem !important;
  }

  .sm\:hover\:p-90:hover {
    padding: 22.5rem !important;
  }

  .sm\:hover\:p-91:hover {
    padding: 22.75rem !important;
  }

  .sm\:hover\:p-92:hover {
    padding: 23rem !important;
  }

  .sm\:hover\:p-93:hover {
    padding: 23.25rem !important;
  }

  .sm\:hover\:p-94:hover {
    padding: 23.5rem !important;
  }

  .sm\:hover\:p-95:hover {
    padding: 23.75rem !important;
  }

  .sm\:hover\:p-96:hover {
    padding: 24rem !important;
  }

  .sm\:hover\:p-97:hover {
    padding: 24.25rem !important;
  }

  .sm\:hover\:p-98:hover {
    padding: 24.5rem !important;
  }

  .sm\:hover\:p-99:hover {
    padding: 24.75rem !important;
  }

  .sm\:hover\:p-100:hover {
    padding: 25rem !important;
  }

  .sm\:hover\:p-101:hover {
    padding: 25.25rem !important;
  }

  .sm\:hover\:p-102:hover {
    padding: 25.5rem !important;
  }

  .sm\:hover\:p-103:hover {
    padding: 25.75rem !important;
  }

  .sm\:hover\:p-104:hover {
    padding: 26rem !important;
  }

  .sm\:hover\:p-105:hover {
    padding: 26.25rem !important;
  }

  .sm\:hover\:p-px:hover {
    padding: 1px !important;
  }

  .sm\:hover\:p-0\.5:hover {
    padding: 0.125rem !important;
  }

  .sm\:hover\:p-1\.5:hover {
    padding: 0.375rem !important;
  }

  .sm\:hover\:p-2\.5:hover {
    padding: 0.625rem !important;
  }

  .sm\:hover\:p-3\.5:hover {
    padding: 0.875rem !important;
  }

  .sm\:hover\:p-4\.5:hover {
    padding: 1.125rem !important;
  }

  .sm\:hover\:p-5\.5:hover {
    padding: 1.375rem !important;
  }

  .sm\:hover\:p-6\.5:hover {
    padding: 1.625rem !important;
  }

  .sm\:hover\:p-7\.5:hover {
    padding: 1.875rem !important;
  }

  .sm\:hover\:p-8\.5:hover {
    padding: 2.125rem !important;
  }

  .sm\:hover\:p-9\.5:hover {
    padding: 2.375rem !important;
  }

  .sm\:hover\:p-10\.5:hover {
    padding: 2.625rem !important;
  }

  .sm\:hover\:p-11\.5:hover {
    padding: 2.875rem !important;
  }

  .sm\:hover\:p-12\.5:hover {
    padding: 3.125rem !important;
  }

  .sm\:hover\:p-13\.5:hover {
    padding: 3.375rem !important;
  }

  .sm\:hover\:p-14\.5:hover {
    padding: 3.625rem !important;
  }

  .sm\:hover\:p-15\.5:hover {
    padding: 3.875rem !important;
  }

  .sm\:hover\:p-16\.5:hover {
    padding: 4.125rem !important;
  }

  .sm\:hover\:p-17\.5:hover {
    padding: 4.375rem !important;
  }

  .sm\:hover\:p-18\.5:hover {
    padding: 4.625rem !important;
  }

  .sm\:hover\:p-19\.5:hover {
    padding: 4.875rem !important;
  }

  .sm\:hover\:p-20\.5:hover {
    padding: 5.125rem !important;
  }

  .sm\:hover\:p-21\.5:hover {
    padding: 5.375rem !important;
  }

  .sm\:hover\:p-22\.5:hover {
    padding: 5.625rem !important;
  }

  .sm\:hover\:p-23\.5:hover {
    padding: 5.875rem !important;
  }

  .sm\:hover\:p-24\.5:hover {
    padding: 6.125rem !important;
  }

  .sm\:hover\:p-25\.5:hover {
    padding: 6.375rem !important;
  }

  .sm\:hover\:p-26\.5:hover {
    padding: 6.625rem !important;
  }

  .sm\:hover\:p-27\.5:hover {
    padding: 6.875rem !important;
  }

  .sm\:hover\:p-28\.5:hover {
    padding: 7.125rem !important;
  }

  .sm\:hover\:p-29\.5:hover {
    padding: 7.375rem !important;
  }

  .sm\:hover\:p-30\.5:hover {
    padding: 7.625rem !important;
  }

  .sm\:hover\:p-31\.5:hover {
    padding: 7.875rem !important;
  }

  .sm\:hover\:p-32\.5:hover {
    padding: 8.125rem !important;
  }

  .sm\:hover\:p-33\.5:hover {
    padding: 8.375rem !important;
  }

  .sm\:hover\:p-34\.5:hover {
    padding: 8.625rem !important;
  }

  .sm\:hover\:p-35\.5:hover {
    padding: 8.875rem !important;
  }

  .sm\:hover\:p-36\.5:hover {
    padding: 9.125rem !important;
  }

  .sm\:hover\:p-37\.5:hover {
    padding: 9.375rem !important;
  }

  .sm\:hover\:p-38\.5:hover {
    padding: 9.625rem !important;
  }

  .sm\:hover\:p-39\.5:hover {
    padding: 9.875rem !important;
  }

  .sm\:hover\:p-40\.5:hover {
    padding: 10.125rem !important;
  }

  .sm\:hover\:p-41\.5:hover {
    padding: 10.375rem !important;
  }

  .sm\:hover\:p-42\.5:hover {
    padding: 10.625rem !important;
  }

  .sm\:hover\:p-43\.5:hover {
    padding: 10.875rem !important;
  }

  .sm\:hover\:p-44\.5:hover {
    padding: 11.125rem !important;
  }

  .sm\:hover\:p-45\.5:hover {
    padding: 11.375rem !important;
  }

  .sm\:hover\:p-46\.5:hover {
    padding: 11.625rem !important;
  }

  .sm\:hover\:p-47\.5:hover {
    padding: 11.875rem !important;
  }

  .sm\:hover\:p-48\.5:hover {
    padding: 12.125rem !important;
  }

  .sm\:hover\:p-49\.5:hover {
    padding: 12.375rem !important;
  }

  .sm\:hover\:p-50\.5:hover {
    padding: 12.625rem !important;
  }

  .sm\:hover\:p-51\.5:hover {
    padding: 12.875rem !important;
  }

  .sm\:hover\:p-52\.5:hover {
    padding: 13.125rem !important;
  }

  .sm\:hover\:p-53\.5:hover {
    padding: 13.375rem !important;
  }

  .sm\:hover\:p-54\.5:hover {
    padding: 13.625rem !important;
  }

  .sm\:hover\:p-55\.5:hover {
    padding: 13.875rem !important;
  }

  .sm\:hover\:p-56\.5:hover {
    padding: 14.125rem !important;
  }

  .sm\:hover\:p-57\.5:hover {
    padding: 14.375rem !important;
  }

  .sm\:hover\:p-58\.5:hover {
    padding: 14.625rem !important;
  }

  .sm\:hover\:p-59\.5:hover {
    padding: 14.875rem !important;
  }

  .sm\:hover\:p-60\.5:hover {
    padding: 15.125rem !important;
  }

  .sm\:hover\:p-61\.5:hover {
    padding: 15.375rem !important;
  }

  .sm\:hover\:p-62\.5:hover {
    padding: 15.625rem !important;
  }

  .sm\:hover\:p-63\.5:hover {
    padding: 15.875rem !important;
  }

  .sm\:hover\:p-64\.5:hover {
    padding: 16.125rem !important;
  }

  .sm\:hover\:p-65\.5:hover {
    padding: 16.375rem !important;
  }

  .sm\:hover\:p-66\.5:hover {
    padding: 16.625rem !important;
  }

  .sm\:hover\:p-67\.5:hover {
    padding: 16.875rem !important;
  }

  .sm\:hover\:p-68\.5:hover {
    padding: 17.125rem !important;
  }

  .sm\:hover\:p-69\.5:hover {
    padding: 17.375rem !important;
  }

  .sm\:hover\:p-70\.5:hover {
    padding: 17.625rem !important;
  }

  .sm\:hover\:p-71\.5:hover {
    padding: 17.875rem !important;
  }

  .sm\:hover\:p-72\.5:hover {
    padding: 18.125rem !important;
  }

  .sm\:hover\:p-73\.5:hover {
    padding: 18.375rem !important;
  }

  .sm\:hover\:p-74\.5:hover {
    padding: 18.625rem !important;
  }

  .sm\:hover\:p-75\.5:hover {
    padding: 18.875rem !important;
  }

  .sm\:hover\:p-76\.5:hover {
    padding: 19.125rem !important;
  }

  .sm\:hover\:p-77\.5:hover {
    padding: 19.375rem !important;
  }

  .sm\:hover\:p-78\.5:hover {
    padding: 19.625rem !important;
  }

  .sm\:hover\:p-79\.5:hover {
    padding: 19.875rem !important;
  }

  .sm\:hover\:p-80\.5:hover {
    padding: 20.125rem !important;
  }

  .sm\:hover\:p-81\.5:hover {
    padding: 20.375rem !important;
  }

  .sm\:hover\:p-82\.5:hover {
    padding: 20.625rem !important;
  }

  .sm\:hover\:p-83\.5:hover {
    padding: 20.875rem !important;
  }

  .sm\:hover\:p-84\.5:hover {
    padding: 21.125rem !important;
  }

  .sm\:hover\:p-85\.5:hover {
    padding: 21.375rem !important;
  }

  .sm\:hover\:p-86\.5:hover {
    padding: 21.625rem !important;
  }

  .sm\:hover\:p-87\.5:hover {
    padding: 21.875rem !important;
  }

  .sm\:hover\:p-88\.5:hover {
    padding: 22.125rem !important;
  }

  .sm\:hover\:p-89\.5:hover {
    padding: 22.375rem !important;
  }

  .sm\:hover\:p-90\.5:hover {
    padding: 22.625rem !important;
  }

  .sm\:hover\:p-91\.5:hover {
    padding: 22.875rem !important;
  }

  .sm\:hover\:p-92\.5:hover {
    padding: 23.125rem !important;
  }

  .sm\:hover\:p-93\.5:hover {
    padding: 23.375rem !important;
  }

  .sm\:hover\:p-94\.5:hover {
    padding: 23.625rem !important;
  }

  .sm\:hover\:p-95\.5:hover {
    padding: 23.875rem !important;
  }

  .sm\:hover\:p-96\.5:hover {
    padding: 24.125rem !important;
  }

  .sm\:hover\:p-97\.5:hover {
    padding: 24.375rem !important;
  }

  .sm\:hover\:p-98\.5:hover {
    padding: 24.625rem !important;
  }

  .sm\:hover\:p-99\.5:hover {
    padding: 24.875rem !important;
  }

  .sm\:hover\:p-100\.5:hover {
    padding: 25.125rem !important;
  }

  .sm\:hover\:p-101\.5:hover {
    padding: 25.375rem !important;
  }

  .sm\:hover\:p-102\.5:hover {
    padding: 25.625rem !important;
  }

  .sm\:hover\:p-103\.5:hover {
    padding: 25.875rem !important;
  }

  .sm\:hover\:p-104\.5:hover {
    padding: 26.125rem !important;
  }

  .sm\:hover\:py-0:hover {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .sm\:hover\:px-0:hover {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .sm\:hover\:py-1:hover {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .sm\:hover\:px-1:hover {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .sm\:hover\:py-2:hover {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .sm\:hover\:px-2:hover {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .sm\:hover\:py-3:hover {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .sm\:hover\:px-3:hover {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .sm\:hover\:py-4:hover {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm\:hover\:px-4:hover {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .sm\:hover\:py-5:hover {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .sm\:hover\:px-5:hover {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .sm\:hover\:py-6:hover {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:hover\:px-6:hover {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:hover\:py-7:hover {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .sm\:hover\:px-7:hover {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .sm\:hover\:py-8:hover {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .sm\:hover\:px-8:hover {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .sm\:hover\:py-9:hover {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .sm\:hover\:px-9:hover {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .sm\:hover\:py-10:hover {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .sm\:hover\:px-10:hover {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .sm\:hover\:py-11:hover {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .sm\:hover\:px-11:hover {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .sm\:hover\:py-12:hover {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm\:hover\:px-12:hover {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:hover\:py-13:hover {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .sm\:hover\:px-13:hover {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .sm\:hover\:py-14:hover {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .sm\:hover\:px-14:hover {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .sm\:hover\:py-15:hover {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .sm\:hover\:px-15:hover {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .sm\:hover\:py-16:hover {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .sm\:hover\:px-16:hover {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .sm\:hover\:py-17:hover {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .sm\:hover\:px-17:hover {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .sm\:hover\:py-18:hover {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .sm\:hover\:px-18:hover {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .sm\:hover\:py-19:hover {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .sm\:hover\:px-19:hover {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .sm\:hover\:py-20:hover {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .sm\:hover\:px-20:hover {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .sm\:hover\:py-21:hover {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .sm\:hover\:px-21:hover {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .sm\:hover\:py-22:hover {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .sm\:hover\:px-22:hover {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .sm\:hover\:py-23:hover {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .sm\:hover\:px-23:hover {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .sm\:hover\:py-24:hover {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .sm\:hover\:px-24:hover {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .sm\:hover\:py-25:hover {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .sm\:hover\:px-25:hover {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .sm\:hover\:py-26:hover {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .sm\:hover\:px-26:hover {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .sm\:hover\:py-27:hover {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .sm\:hover\:px-27:hover {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .sm\:hover\:py-28:hover {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .sm\:hover\:px-28:hover {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .sm\:hover\:py-29:hover {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .sm\:hover\:px-29:hover {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .sm\:hover\:py-30:hover {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .sm\:hover\:px-30:hover {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .sm\:hover\:py-31:hover {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .sm\:hover\:px-31:hover {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .sm\:hover\:py-32:hover {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .sm\:hover\:px-32:hover {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .sm\:hover\:py-33:hover {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .sm\:hover\:px-33:hover {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .sm\:hover\:py-34:hover {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .sm\:hover\:px-34:hover {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .sm\:hover\:py-35:hover {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .sm\:hover\:px-35:hover {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .sm\:hover\:py-36:hover {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .sm\:hover\:px-36:hover {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .sm\:hover\:py-37:hover {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .sm\:hover\:px-37:hover {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .sm\:hover\:py-38:hover {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .sm\:hover\:px-38:hover {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .sm\:hover\:py-39:hover {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .sm\:hover\:px-39:hover {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .sm\:hover\:py-40:hover {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .sm\:hover\:px-40:hover {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .sm\:hover\:py-41:hover {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .sm\:hover\:px-41:hover {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .sm\:hover\:py-42:hover {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .sm\:hover\:px-42:hover {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .sm\:hover\:py-43:hover {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .sm\:hover\:px-43:hover {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .sm\:hover\:py-44:hover {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .sm\:hover\:px-44:hover {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .sm\:hover\:py-45:hover {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .sm\:hover\:px-45:hover {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .sm\:hover\:py-46:hover {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .sm\:hover\:px-46:hover {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .sm\:hover\:py-47:hover {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .sm\:hover\:px-47:hover {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .sm\:hover\:py-48:hover {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .sm\:hover\:px-48:hover {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .sm\:hover\:py-49:hover {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .sm\:hover\:px-49:hover {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .sm\:hover\:py-50:hover {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .sm\:hover\:px-50:hover {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .sm\:hover\:py-51:hover {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .sm\:hover\:px-51:hover {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .sm\:hover\:py-52:hover {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .sm\:hover\:px-52:hover {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .sm\:hover\:py-53:hover {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .sm\:hover\:px-53:hover {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .sm\:hover\:py-54:hover {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .sm\:hover\:px-54:hover {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .sm\:hover\:py-55:hover {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .sm\:hover\:px-55:hover {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .sm\:hover\:py-56:hover {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .sm\:hover\:px-56:hover {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .sm\:hover\:py-57:hover {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .sm\:hover\:px-57:hover {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .sm\:hover\:py-58:hover {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .sm\:hover\:px-58:hover {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .sm\:hover\:py-59:hover {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .sm\:hover\:px-59:hover {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .sm\:hover\:py-60:hover {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .sm\:hover\:px-60:hover {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .sm\:hover\:py-61:hover {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .sm\:hover\:px-61:hover {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .sm\:hover\:py-62:hover {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .sm\:hover\:px-62:hover {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .sm\:hover\:py-63:hover {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .sm\:hover\:px-63:hover {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .sm\:hover\:py-64:hover {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .sm\:hover\:px-64:hover {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .sm\:hover\:py-65:hover {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .sm\:hover\:px-65:hover {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .sm\:hover\:py-66:hover {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .sm\:hover\:px-66:hover {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .sm\:hover\:py-67:hover {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .sm\:hover\:px-67:hover {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .sm\:hover\:py-68:hover {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .sm\:hover\:px-68:hover {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .sm\:hover\:py-69:hover {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .sm\:hover\:px-69:hover {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .sm\:hover\:py-70:hover {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .sm\:hover\:px-70:hover {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .sm\:hover\:py-71:hover {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .sm\:hover\:px-71:hover {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .sm\:hover\:py-72:hover {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .sm\:hover\:px-72:hover {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .sm\:hover\:py-73:hover {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .sm\:hover\:px-73:hover {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .sm\:hover\:py-74:hover {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .sm\:hover\:px-74:hover {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .sm\:hover\:py-75:hover {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .sm\:hover\:px-75:hover {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .sm\:hover\:py-76:hover {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .sm\:hover\:px-76:hover {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .sm\:hover\:py-77:hover {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .sm\:hover\:px-77:hover {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .sm\:hover\:py-78:hover {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .sm\:hover\:px-78:hover {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .sm\:hover\:py-79:hover {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .sm\:hover\:px-79:hover {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .sm\:hover\:py-80:hover {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .sm\:hover\:px-80:hover {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .sm\:hover\:py-81:hover {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .sm\:hover\:px-81:hover {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .sm\:hover\:py-82:hover {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .sm\:hover\:px-82:hover {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .sm\:hover\:py-83:hover {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .sm\:hover\:px-83:hover {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .sm\:hover\:py-84:hover {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .sm\:hover\:px-84:hover {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .sm\:hover\:py-85:hover {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .sm\:hover\:px-85:hover {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .sm\:hover\:py-86:hover {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .sm\:hover\:px-86:hover {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .sm\:hover\:py-87:hover {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .sm\:hover\:px-87:hover {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .sm\:hover\:py-88:hover {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .sm\:hover\:px-88:hover {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .sm\:hover\:py-89:hover {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .sm\:hover\:px-89:hover {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .sm\:hover\:py-90:hover {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .sm\:hover\:px-90:hover {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .sm\:hover\:py-91:hover {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .sm\:hover\:px-91:hover {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .sm\:hover\:py-92:hover {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .sm\:hover\:px-92:hover {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .sm\:hover\:py-93:hover {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .sm\:hover\:px-93:hover {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .sm\:hover\:py-94:hover {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .sm\:hover\:px-94:hover {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .sm\:hover\:py-95:hover {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .sm\:hover\:px-95:hover {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .sm\:hover\:py-96:hover {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .sm\:hover\:px-96:hover {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .sm\:hover\:py-97:hover {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .sm\:hover\:px-97:hover {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .sm\:hover\:py-98:hover {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .sm\:hover\:px-98:hover {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .sm\:hover\:py-99:hover {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .sm\:hover\:px-99:hover {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .sm\:hover\:py-100:hover {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .sm\:hover\:px-100:hover {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .sm\:hover\:py-101:hover {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .sm\:hover\:px-101:hover {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .sm\:hover\:py-102:hover {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .sm\:hover\:px-102:hover {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .sm\:hover\:py-103:hover {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .sm\:hover\:px-103:hover {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .sm\:hover\:py-104:hover {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .sm\:hover\:px-104:hover {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .sm\:hover\:py-105:hover {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .sm\:hover\:px-105:hover {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .sm\:hover\:py-px:hover {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .sm\:hover\:px-px:hover {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .sm\:hover\:py-0\.5:hover {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .sm\:hover\:px-0\.5:hover {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .sm\:hover\:py-1\.5:hover {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .sm\:hover\:px-1\.5:hover {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .sm\:hover\:py-2\.5:hover {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .sm\:hover\:px-2\.5:hover {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .sm\:hover\:py-3\.5:hover {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .sm\:hover\:px-3\.5:hover {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .sm\:hover\:py-4\.5:hover {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .sm\:hover\:px-4\.5:hover {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .sm\:hover\:py-5\.5:hover {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .sm\:hover\:px-5\.5:hover {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .sm\:hover\:py-6\.5:hover {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .sm\:hover\:px-6\.5:hover {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .sm\:hover\:py-7\.5:hover {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .sm\:hover\:px-7\.5:hover {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .sm\:hover\:py-8\.5:hover {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .sm\:hover\:px-8\.5:hover {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .sm\:hover\:py-9\.5:hover {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .sm\:hover\:px-9\.5:hover {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .sm\:hover\:py-10\.5:hover {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .sm\:hover\:px-10\.5:hover {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .sm\:hover\:py-11\.5:hover {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .sm\:hover\:px-11\.5:hover {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .sm\:hover\:py-12\.5:hover {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .sm\:hover\:px-12\.5:hover {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .sm\:hover\:py-13\.5:hover {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .sm\:hover\:px-13\.5:hover {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .sm\:hover\:py-14\.5:hover {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .sm\:hover\:px-14\.5:hover {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .sm\:hover\:py-15\.5:hover {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .sm\:hover\:px-15\.5:hover {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .sm\:hover\:py-16\.5:hover {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .sm\:hover\:px-16\.5:hover {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .sm\:hover\:py-17\.5:hover {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .sm\:hover\:px-17\.5:hover {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .sm\:hover\:py-18\.5:hover {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .sm\:hover\:px-18\.5:hover {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .sm\:hover\:py-19\.5:hover {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .sm\:hover\:px-19\.5:hover {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .sm\:hover\:py-20\.5:hover {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .sm\:hover\:px-20\.5:hover {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .sm\:hover\:py-21\.5:hover {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .sm\:hover\:px-21\.5:hover {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .sm\:hover\:py-22\.5:hover {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .sm\:hover\:px-22\.5:hover {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .sm\:hover\:py-23\.5:hover {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .sm\:hover\:px-23\.5:hover {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .sm\:hover\:py-24\.5:hover {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .sm\:hover\:px-24\.5:hover {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .sm\:hover\:py-25\.5:hover {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .sm\:hover\:px-25\.5:hover {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .sm\:hover\:py-26\.5:hover {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .sm\:hover\:px-26\.5:hover {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .sm\:hover\:py-27\.5:hover {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .sm\:hover\:px-27\.5:hover {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .sm\:hover\:py-28\.5:hover {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .sm\:hover\:px-28\.5:hover {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .sm\:hover\:py-29\.5:hover {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .sm\:hover\:px-29\.5:hover {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .sm\:hover\:py-30\.5:hover {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .sm\:hover\:px-30\.5:hover {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .sm\:hover\:py-31\.5:hover {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .sm\:hover\:px-31\.5:hover {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .sm\:hover\:py-32\.5:hover {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .sm\:hover\:px-32\.5:hover {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .sm\:hover\:py-33\.5:hover {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .sm\:hover\:px-33\.5:hover {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .sm\:hover\:py-34\.5:hover {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .sm\:hover\:px-34\.5:hover {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .sm\:hover\:py-35\.5:hover {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .sm\:hover\:px-35\.5:hover {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .sm\:hover\:py-36\.5:hover {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .sm\:hover\:px-36\.5:hover {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .sm\:hover\:py-37\.5:hover {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .sm\:hover\:px-37\.5:hover {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .sm\:hover\:py-38\.5:hover {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .sm\:hover\:px-38\.5:hover {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .sm\:hover\:py-39\.5:hover {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .sm\:hover\:px-39\.5:hover {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .sm\:hover\:py-40\.5:hover {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .sm\:hover\:px-40\.5:hover {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .sm\:hover\:py-41\.5:hover {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .sm\:hover\:px-41\.5:hover {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .sm\:hover\:py-42\.5:hover {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .sm\:hover\:px-42\.5:hover {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .sm\:hover\:py-43\.5:hover {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .sm\:hover\:px-43\.5:hover {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .sm\:hover\:py-44\.5:hover {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .sm\:hover\:px-44\.5:hover {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .sm\:hover\:py-45\.5:hover {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .sm\:hover\:px-45\.5:hover {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .sm\:hover\:py-46\.5:hover {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .sm\:hover\:px-46\.5:hover {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .sm\:hover\:py-47\.5:hover {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .sm\:hover\:px-47\.5:hover {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .sm\:hover\:py-48\.5:hover {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .sm\:hover\:px-48\.5:hover {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .sm\:hover\:py-49\.5:hover {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .sm\:hover\:px-49\.5:hover {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .sm\:hover\:py-50\.5:hover {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .sm\:hover\:px-50\.5:hover {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .sm\:hover\:py-51\.5:hover {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .sm\:hover\:px-51\.5:hover {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .sm\:hover\:py-52\.5:hover {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .sm\:hover\:px-52\.5:hover {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .sm\:hover\:py-53\.5:hover {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .sm\:hover\:px-53\.5:hover {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .sm\:hover\:py-54\.5:hover {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .sm\:hover\:px-54\.5:hover {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .sm\:hover\:py-55\.5:hover {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .sm\:hover\:px-55\.5:hover {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .sm\:hover\:py-56\.5:hover {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .sm\:hover\:px-56\.5:hover {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .sm\:hover\:py-57\.5:hover {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .sm\:hover\:px-57\.5:hover {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .sm\:hover\:py-58\.5:hover {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .sm\:hover\:px-58\.5:hover {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .sm\:hover\:py-59\.5:hover {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .sm\:hover\:px-59\.5:hover {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .sm\:hover\:py-60\.5:hover {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .sm\:hover\:px-60\.5:hover {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .sm\:hover\:py-61\.5:hover {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .sm\:hover\:px-61\.5:hover {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .sm\:hover\:py-62\.5:hover {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .sm\:hover\:px-62\.5:hover {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .sm\:hover\:py-63\.5:hover {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .sm\:hover\:px-63\.5:hover {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .sm\:hover\:py-64\.5:hover {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .sm\:hover\:px-64\.5:hover {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .sm\:hover\:py-65\.5:hover {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .sm\:hover\:px-65\.5:hover {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .sm\:hover\:py-66\.5:hover {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .sm\:hover\:px-66\.5:hover {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .sm\:hover\:py-67\.5:hover {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .sm\:hover\:px-67\.5:hover {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .sm\:hover\:py-68\.5:hover {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .sm\:hover\:px-68\.5:hover {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .sm\:hover\:py-69\.5:hover {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .sm\:hover\:px-69\.5:hover {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .sm\:hover\:py-70\.5:hover {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .sm\:hover\:px-70\.5:hover {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .sm\:hover\:py-71\.5:hover {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .sm\:hover\:px-71\.5:hover {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .sm\:hover\:py-72\.5:hover {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .sm\:hover\:px-72\.5:hover {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .sm\:hover\:py-73\.5:hover {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .sm\:hover\:px-73\.5:hover {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .sm\:hover\:py-74\.5:hover {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .sm\:hover\:px-74\.5:hover {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .sm\:hover\:py-75\.5:hover {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .sm\:hover\:px-75\.5:hover {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .sm\:hover\:py-76\.5:hover {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .sm\:hover\:px-76\.5:hover {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .sm\:hover\:py-77\.5:hover {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .sm\:hover\:px-77\.5:hover {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .sm\:hover\:py-78\.5:hover {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .sm\:hover\:px-78\.5:hover {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .sm\:hover\:py-79\.5:hover {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .sm\:hover\:px-79\.5:hover {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .sm\:hover\:py-80\.5:hover {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .sm\:hover\:px-80\.5:hover {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .sm\:hover\:py-81\.5:hover {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .sm\:hover\:px-81\.5:hover {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .sm\:hover\:py-82\.5:hover {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .sm\:hover\:px-82\.5:hover {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .sm\:hover\:py-83\.5:hover {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .sm\:hover\:px-83\.5:hover {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .sm\:hover\:py-84\.5:hover {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .sm\:hover\:px-84\.5:hover {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .sm\:hover\:py-85\.5:hover {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .sm\:hover\:px-85\.5:hover {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .sm\:hover\:py-86\.5:hover {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .sm\:hover\:px-86\.5:hover {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .sm\:hover\:py-87\.5:hover {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .sm\:hover\:px-87\.5:hover {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .sm\:hover\:py-88\.5:hover {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .sm\:hover\:px-88\.5:hover {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .sm\:hover\:py-89\.5:hover {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .sm\:hover\:px-89\.5:hover {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .sm\:hover\:py-90\.5:hover {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .sm\:hover\:px-90\.5:hover {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .sm\:hover\:py-91\.5:hover {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .sm\:hover\:px-91\.5:hover {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .sm\:hover\:py-92\.5:hover {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .sm\:hover\:px-92\.5:hover {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .sm\:hover\:py-93\.5:hover {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .sm\:hover\:px-93\.5:hover {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .sm\:hover\:py-94\.5:hover {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .sm\:hover\:px-94\.5:hover {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .sm\:hover\:py-95\.5:hover {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .sm\:hover\:px-95\.5:hover {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .sm\:hover\:py-96\.5:hover {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .sm\:hover\:px-96\.5:hover {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .sm\:hover\:py-97\.5:hover {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .sm\:hover\:px-97\.5:hover {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .sm\:hover\:py-98\.5:hover {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .sm\:hover\:px-98\.5:hover {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .sm\:hover\:py-99\.5:hover {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .sm\:hover\:px-99\.5:hover {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .sm\:hover\:py-100\.5:hover {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .sm\:hover\:px-100\.5:hover {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .sm\:hover\:py-101\.5:hover {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .sm\:hover\:px-101\.5:hover {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .sm\:hover\:py-102\.5:hover {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .sm\:hover\:px-102\.5:hover {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .sm\:hover\:py-103\.5:hover {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .sm\:hover\:px-103\.5:hover {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .sm\:hover\:py-104\.5:hover {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .sm\:hover\:px-104\.5:hover {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .sm\:hover\:pt-0:hover {
    padding-top: 0rem !important;
  }

  .sm\:hover\:pr-0:hover {
    padding-right: 0rem !important;
  }

  .sm\:hover\:pb-0:hover {
    padding-bottom: 0rem !important;
  }

  .sm\:hover\:pl-0:hover {
    padding-left: 0rem !important;
  }

  .sm\:hover\:pt-1:hover {
    padding-top: 0.25rem !important;
  }

  .sm\:hover\:pr-1:hover {
    padding-right: 0.25rem !important;
  }

  .sm\:hover\:pb-1:hover {
    padding-bottom: 0.25rem !important;
  }

  .sm\:hover\:pl-1:hover {
    padding-left: 0.25rem !important;
  }

  .sm\:hover\:pt-2:hover {
    padding-top: 0.5rem !important;
  }

  .sm\:hover\:pr-2:hover {
    padding-right: 0.5rem !important;
  }

  .sm\:hover\:pb-2:hover {
    padding-bottom: 0.5rem !important;
  }

  .sm\:hover\:pl-2:hover {
    padding-left: 0.5rem !important;
  }

  .sm\:hover\:pt-3:hover {
    padding-top: 0.75rem !important;
  }

  .sm\:hover\:pr-3:hover {
    padding-right: 0.75rem !important;
  }

  .sm\:hover\:pb-3:hover {
    padding-bottom: 0.75rem !important;
  }

  .sm\:hover\:pl-3:hover {
    padding-left: 0.75rem !important;
  }

  .sm\:hover\:pt-4:hover {
    padding-top: 1rem !important;
  }

  .sm\:hover\:pr-4:hover {
    padding-right: 1rem !important;
  }

  .sm\:hover\:pb-4:hover {
    padding-bottom: 1rem !important;
  }

  .sm\:hover\:pl-4:hover {
    padding-left: 1rem !important;
  }

  .sm\:hover\:pt-5:hover {
    padding-top: 1.25rem !important;
  }

  .sm\:hover\:pr-5:hover {
    padding-right: 1.25rem !important;
  }

  .sm\:hover\:pb-5:hover {
    padding-bottom: 1.25rem !important;
  }

  .sm\:hover\:pl-5:hover {
    padding-left: 1.25rem !important;
  }

  .sm\:hover\:pt-6:hover {
    padding-top: 1.5rem !important;
  }

  .sm\:hover\:pr-6:hover {
    padding-right: 1.5rem !important;
  }

  .sm\:hover\:pb-6:hover {
    padding-bottom: 1.5rem !important;
  }

  .sm\:hover\:pl-6:hover {
    padding-left: 1.5rem !important;
  }

  .sm\:hover\:pt-7:hover {
    padding-top: 1.75rem !important;
  }

  .sm\:hover\:pr-7:hover {
    padding-right: 1.75rem !important;
  }

  .sm\:hover\:pb-7:hover {
    padding-bottom: 1.75rem !important;
  }

  .sm\:hover\:pl-7:hover {
    padding-left: 1.75rem !important;
  }

  .sm\:hover\:pt-8:hover {
    padding-top: 2rem !important;
  }

  .sm\:hover\:pr-8:hover {
    padding-right: 2rem !important;
  }

  .sm\:hover\:pb-8:hover {
    padding-bottom: 2rem !important;
  }

  .sm\:hover\:pl-8:hover {
    padding-left: 2rem !important;
  }

  .sm\:hover\:pt-9:hover {
    padding-top: 2.25rem !important;
  }

  .sm\:hover\:pr-9:hover {
    padding-right: 2.25rem !important;
  }

  .sm\:hover\:pb-9:hover {
    padding-bottom: 2.25rem !important;
  }

  .sm\:hover\:pl-9:hover {
    padding-left: 2.25rem !important;
  }

  .sm\:hover\:pt-10:hover {
    padding-top: 2.5rem !important;
  }

  .sm\:hover\:pr-10:hover {
    padding-right: 2.5rem !important;
  }

  .sm\:hover\:pb-10:hover {
    padding-bottom: 2.5rem !important;
  }

  .sm\:hover\:pl-10:hover {
    padding-left: 2.5rem !important;
  }

  .sm\:hover\:pt-11:hover {
    padding-top: 2.75rem !important;
  }

  .sm\:hover\:pr-11:hover {
    padding-right: 2.75rem !important;
  }

  .sm\:hover\:pb-11:hover {
    padding-bottom: 2.75rem !important;
  }

  .sm\:hover\:pl-11:hover {
    padding-left: 2.75rem !important;
  }

  .sm\:hover\:pt-12:hover {
    padding-top: 3rem !important;
  }

  .sm\:hover\:pr-12:hover {
    padding-right: 3rem !important;
  }

  .sm\:hover\:pb-12:hover {
    padding-bottom: 3rem !important;
  }

  .sm\:hover\:pl-12:hover {
    padding-left: 3rem !important;
  }

  .sm\:hover\:pt-13:hover {
    padding-top: 3.25rem !important;
  }

  .sm\:hover\:pr-13:hover {
    padding-right: 3.25rem !important;
  }

  .sm\:hover\:pb-13:hover {
    padding-bottom: 3.25rem !important;
  }

  .sm\:hover\:pl-13:hover {
    padding-left: 3.25rem !important;
  }

  .sm\:hover\:pt-14:hover {
    padding-top: 3.5rem !important;
  }

  .sm\:hover\:pr-14:hover {
    padding-right: 3.5rem !important;
  }

  .sm\:hover\:pb-14:hover {
    padding-bottom: 3.5rem !important;
  }

  .sm\:hover\:pl-14:hover {
    padding-left: 3.5rem !important;
  }

  .sm\:hover\:pt-15:hover {
    padding-top: 3.75rem !important;
  }

  .sm\:hover\:pr-15:hover {
    padding-right: 3.75rem !important;
  }

  .sm\:hover\:pb-15:hover {
    padding-bottom: 3.75rem !important;
  }

  .sm\:hover\:pl-15:hover {
    padding-left: 3.75rem !important;
  }

  .sm\:hover\:pt-16:hover {
    padding-top: 4rem !important;
  }

  .sm\:hover\:pr-16:hover {
    padding-right: 4rem !important;
  }

  .sm\:hover\:pb-16:hover {
    padding-bottom: 4rem !important;
  }

  .sm\:hover\:pl-16:hover {
    padding-left: 4rem !important;
  }

  .sm\:hover\:pt-17:hover {
    padding-top: 4.25rem !important;
  }

  .sm\:hover\:pr-17:hover {
    padding-right: 4.25rem !important;
  }

  .sm\:hover\:pb-17:hover {
    padding-bottom: 4.25rem !important;
  }

  .sm\:hover\:pl-17:hover {
    padding-left: 4.25rem !important;
  }

  .sm\:hover\:pt-18:hover {
    padding-top: 4.5rem !important;
  }

  .sm\:hover\:pr-18:hover {
    padding-right: 4.5rem !important;
  }

  .sm\:hover\:pb-18:hover {
    padding-bottom: 4.5rem !important;
  }

  .sm\:hover\:pl-18:hover {
    padding-left: 4.5rem !important;
  }

  .sm\:hover\:pt-19:hover {
    padding-top: 4.75rem !important;
  }

  .sm\:hover\:pr-19:hover {
    padding-right: 4.75rem !important;
  }

  .sm\:hover\:pb-19:hover {
    padding-bottom: 4.75rem !important;
  }

  .sm\:hover\:pl-19:hover {
    padding-left: 4.75rem !important;
  }

  .sm\:hover\:pt-20:hover {
    padding-top: 5rem !important;
  }

  .sm\:hover\:pr-20:hover {
    padding-right: 5rem !important;
  }

  .sm\:hover\:pb-20:hover {
    padding-bottom: 5rem !important;
  }

  .sm\:hover\:pl-20:hover {
    padding-left: 5rem !important;
  }

  .sm\:hover\:pt-21:hover {
    padding-top: 5.25rem !important;
  }

  .sm\:hover\:pr-21:hover {
    padding-right: 5.25rem !important;
  }

  .sm\:hover\:pb-21:hover {
    padding-bottom: 5.25rem !important;
  }

  .sm\:hover\:pl-21:hover {
    padding-left: 5.25rem !important;
  }

  .sm\:hover\:pt-22:hover {
    padding-top: 5.5rem !important;
  }

  .sm\:hover\:pr-22:hover {
    padding-right: 5.5rem !important;
  }

  .sm\:hover\:pb-22:hover {
    padding-bottom: 5.5rem !important;
  }

  .sm\:hover\:pl-22:hover {
    padding-left: 5.5rem !important;
  }

  .sm\:hover\:pt-23:hover {
    padding-top: 5.75rem !important;
  }

  .sm\:hover\:pr-23:hover {
    padding-right: 5.75rem !important;
  }

  .sm\:hover\:pb-23:hover {
    padding-bottom: 5.75rem !important;
  }

  .sm\:hover\:pl-23:hover {
    padding-left: 5.75rem !important;
  }

  .sm\:hover\:pt-24:hover {
    padding-top: 6rem !important;
  }

  .sm\:hover\:pr-24:hover {
    padding-right: 6rem !important;
  }

  .sm\:hover\:pb-24:hover {
    padding-bottom: 6rem !important;
  }

  .sm\:hover\:pl-24:hover {
    padding-left: 6rem !important;
  }

  .sm\:hover\:pt-25:hover {
    padding-top: 6.25rem !important;
  }

  .sm\:hover\:pr-25:hover {
    padding-right: 6.25rem !important;
  }

  .sm\:hover\:pb-25:hover {
    padding-bottom: 6.25rem !important;
  }

  .sm\:hover\:pl-25:hover {
    padding-left: 6.25rem !important;
  }

  .sm\:hover\:pt-26:hover {
    padding-top: 6.5rem !important;
  }

  .sm\:hover\:pr-26:hover {
    padding-right: 6.5rem !important;
  }

  .sm\:hover\:pb-26:hover {
    padding-bottom: 6.5rem !important;
  }

  .sm\:hover\:pl-26:hover {
    padding-left: 6.5rem !important;
  }

  .sm\:hover\:pt-27:hover {
    padding-top: 6.75rem !important;
  }

  .sm\:hover\:pr-27:hover {
    padding-right: 6.75rem !important;
  }

  .sm\:hover\:pb-27:hover {
    padding-bottom: 6.75rem !important;
  }

  .sm\:hover\:pl-27:hover {
    padding-left: 6.75rem !important;
  }

  .sm\:hover\:pt-28:hover {
    padding-top: 7rem !important;
  }

  .sm\:hover\:pr-28:hover {
    padding-right: 7rem !important;
  }

  .sm\:hover\:pb-28:hover {
    padding-bottom: 7rem !important;
  }

  .sm\:hover\:pl-28:hover {
    padding-left: 7rem !important;
  }

  .sm\:hover\:pt-29:hover {
    padding-top: 7.25rem !important;
  }

  .sm\:hover\:pr-29:hover {
    padding-right: 7.25rem !important;
  }

  .sm\:hover\:pb-29:hover {
    padding-bottom: 7.25rem !important;
  }

  .sm\:hover\:pl-29:hover {
    padding-left: 7.25rem !important;
  }

  .sm\:hover\:pt-30:hover {
    padding-top: 7.5rem !important;
  }

  .sm\:hover\:pr-30:hover {
    padding-right: 7.5rem !important;
  }

  .sm\:hover\:pb-30:hover {
    padding-bottom: 7.5rem !important;
  }

  .sm\:hover\:pl-30:hover {
    padding-left: 7.5rem !important;
  }

  .sm\:hover\:pt-31:hover {
    padding-top: 7.75rem !important;
  }

  .sm\:hover\:pr-31:hover {
    padding-right: 7.75rem !important;
  }

  .sm\:hover\:pb-31:hover {
    padding-bottom: 7.75rem !important;
  }

  .sm\:hover\:pl-31:hover {
    padding-left: 7.75rem !important;
  }

  .sm\:hover\:pt-32:hover {
    padding-top: 8rem !important;
  }

  .sm\:hover\:pr-32:hover {
    padding-right: 8rem !important;
  }

  .sm\:hover\:pb-32:hover {
    padding-bottom: 8rem !important;
  }

  .sm\:hover\:pl-32:hover {
    padding-left: 8rem !important;
  }

  .sm\:hover\:pt-33:hover {
    padding-top: 8.25rem !important;
  }

  .sm\:hover\:pr-33:hover {
    padding-right: 8.25rem !important;
  }

  .sm\:hover\:pb-33:hover {
    padding-bottom: 8.25rem !important;
  }

  .sm\:hover\:pl-33:hover {
    padding-left: 8.25rem !important;
  }

  .sm\:hover\:pt-34:hover {
    padding-top: 8.5rem !important;
  }

  .sm\:hover\:pr-34:hover {
    padding-right: 8.5rem !important;
  }

  .sm\:hover\:pb-34:hover {
    padding-bottom: 8.5rem !important;
  }

  .sm\:hover\:pl-34:hover {
    padding-left: 8.5rem !important;
  }

  .sm\:hover\:pt-35:hover {
    padding-top: 8.75rem !important;
  }

  .sm\:hover\:pr-35:hover {
    padding-right: 8.75rem !important;
  }

  .sm\:hover\:pb-35:hover {
    padding-bottom: 8.75rem !important;
  }

  .sm\:hover\:pl-35:hover {
    padding-left: 8.75rem !important;
  }

  .sm\:hover\:pt-36:hover {
    padding-top: 9rem !important;
  }

  .sm\:hover\:pr-36:hover {
    padding-right: 9rem !important;
  }

  .sm\:hover\:pb-36:hover {
    padding-bottom: 9rem !important;
  }

  .sm\:hover\:pl-36:hover {
    padding-left: 9rem !important;
  }

  .sm\:hover\:pt-37:hover {
    padding-top: 9.25rem !important;
  }

  .sm\:hover\:pr-37:hover {
    padding-right: 9.25rem !important;
  }

  .sm\:hover\:pb-37:hover {
    padding-bottom: 9.25rem !important;
  }

  .sm\:hover\:pl-37:hover {
    padding-left: 9.25rem !important;
  }

  .sm\:hover\:pt-38:hover {
    padding-top: 9.5rem !important;
  }

  .sm\:hover\:pr-38:hover {
    padding-right: 9.5rem !important;
  }

  .sm\:hover\:pb-38:hover {
    padding-bottom: 9.5rem !important;
  }

  .sm\:hover\:pl-38:hover {
    padding-left: 9.5rem !important;
  }

  .sm\:hover\:pt-39:hover {
    padding-top: 9.75rem !important;
  }

  .sm\:hover\:pr-39:hover {
    padding-right: 9.75rem !important;
  }

  .sm\:hover\:pb-39:hover {
    padding-bottom: 9.75rem !important;
  }

  .sm\:hover\:pl-39:hover {
    padding-left: 9.75rem !important;
  }

  .sm\:hover\:pt-40:hover {
    padding-top: 10rem !important;
  }

  .sm\:hover\:pr-40:hover {
    padding-right: 10rem !important;
  }

  .sm\:hover\:pb-40:hover {
    padding-bottom: 10rem !important;
  }

  .sm\:hover\:pl-40:hover {
    padding-left: 10rem !important;
  }

  .sm\:hover\:pt-41:hover {
    padding-top: 10.25rem !important;
  }

  .sm\:hover\:pr-41:hover {
    padding-right: 10.25rem !important;
  }

  .sm\:hover\:pb-41:hover {
    padding-bottom: 10.25rem !important;
  }

  .sm\:hover\:pl-41:hover {
    padding-left: 10.25rem !important;
  }

  .sm\:hover\:pt-42:hover {
    padding-top: 10.5rem !important;
  }

  .sm\:hover\:pr-42:hover {
    padding-right: 10.5rem !important;
  }

  .sm\:hover\:pb-42:hover {
    padding-bottom: 10.5rem !important;
  }

  .sm\:hover\:pl-42:hover {
    padding-left: 10.5rem !important;
  }

  .sm\:hover\:pt-43:hover {
    padding-top: 10.75rem !important;
  }

  .sm\:hover\:pr-43:hover {
    padding-right: 10.75rem !important;
  }

  .sm\:hover\:pb-43:hover {
    padding-bottom: 10.75rem !important;
  }

  .sm\:hover\:pl-43:hover {
    padding-left: 10.75rem !important;
  }

  .sm\:hover\:pt-44:hover {
    padding-top: 11rem !important;
  }

  .sm\:hover\:pr-44:hover {
    padding-right: 11rem !important;
  }

  .sm\:hover\:pb-44:hover {
    padding-bottom: 11rem !important;
  }

  .sm\:hover\:pl-44:hover {
    padding-left: 11rem !important;
  }

  .sm\:hover\:pt-45:hover {
    padding-top: 11.25rem !important;
  }

  .sm\:hover\:pr-45:hover {
    padding-right: 11.25rem !important;
  }

  .sm\:hover\:pb-45:hover {
    padding-bottom: 11.25rem !important;
  }

  .sm\:hover\:pl-45:hover {
    padding-left: 11.25rem !important;
  }

  .sm\:hover\:pt-46:hover {
    padding-top: 11.5rem !important;
  }

  .sm\:hover\:pr-46:hover {
    padding-right: 11.5rem !important;
  }

  .sm\:hover\:pb-46:hover {
    padding-bottom: 11.5rem !important;
  }

  .sm\:hover\:pl-46:hover {
    padding-left: 11.5rem !important;
  }

  .sm\:hover\:pt-47:hover {
    padding-top: 11.75rem !important;
  }

  .sm\:hover\:pr-47:hover {
    padding-right: 11.75rem !important;
  }

  .sm\:hover\:pb-47:hover {
    padding-bottom: 11.75rem !important;
  }

  .sm\:hover\:pl-47:hover {
    padding-left: 11.75rem !important;
  }

  .sm\:hover\:pt-48:hover {
    padding-top: 12rem !important;
  }

  .sm\:hover\:pr-48:hover {
    padding-right: 12rem !important;
  }

  .sm\:hover\:pb-48:hover {
    padding-bottom: 12rem !important;
  }

  .sm\:hover\:pl-48:hover {
    padding-left: 12rem !important;
  }

  .sm\:hover\:pt-49:hover {
    padding-top: 12.25rem !important;
  }

  .sm\:hover\:pr-49:hover {
    padding-right: 12.25rem !important;
  }

  .sm\:hover\:pb-49:hover {
    padding-bottom: 12.25rem !important;
  }

  .sm\:hover\:pl-49:hover {
    padding-left: 12.25rem !important;
  }

  .sm\:hover\:pt-50:hover {
    padding-top: 12.5rem !important;
  }

  .sm\:hover\:pr-50:hover {
    padding-right: 12.5rem !important;
  }

  .sm\:hover\:pb-50:hover {
    padding-bottom: 12.5rem !important;
  }

  .sm\:hover\:pl-50:hover {
    padding-left: 12.5rem !important;
  }

  .sm\:hover\:pt-51:hover {
    padding-top: 12.75rem !important;
  }

  .sm\:hover\:pr-51:hover {
    padding-right: 12.75rem !important;
  }

  .sm\:hover\:pb-51:hover {
    padding-bottom: 12.75rem !important;
  }

  .sm\:hover\:pl-51:hover {
    padding-left: 12.75rem !important;
  }

  .sm\:hover\:pt-52:hover {
    padding-top: 13rem !important;
  }

  .sm\:hover\:pr-52:hover {
    padding-right: 13rem !important;
  }

  .sm\:hover\:pb-52:hover {
    padding-bottom: 13rem !important;
  }

  .sm\:hover\:pl-52:hover {
    padding-left: 13rem !important;
  }

  .sm\:hover\:pt-53:hover {
    padding-top: 13.25rem !important;
  }

  .sm\:hover\:pr-53:hover {
    padding-right: 13.25rem !important;
  }

  .sm\:hover\:pb-53:hover {
    padding-bottom: 13.25rem !important;
  }

  .sm\:hover\:pl-53:hover {
    padding-left: 13.25rem !important;
  }

  .sm\:hover\:pt-54:hover {
    padding-top: 13.5rem !important;
  }

  .sm\:hover\:pr-54:hover {
    padding-right: 13.5rem !important;
  }

  .sm\:hover\:pb-54:hover {
    padding-bottom: 13.5rem !important;
  }

  .sm\:hover\:pl-54:hover {
    padding-left: 13.5rem !important;
  }

  .sm\:hover\:pt-55:hover {
    padding-top: 13.75rem !important;
  }

  .sm\:hover\:pr-55:hover {
    padding-right: 13.75rem !important;
  }

  .sm\:hover\:pb-55:hover {
    padding-bottom: 13.75rem !important;
  }

  .sm\:hover\:pl-55:hover {
    padding-left: 13.75rem !important;
  }

  .sm\:hover\:pt-56:hover {
    padding-top: 14rem !important;
  }

  .sm\:hover\:pr-56:hover {
    padding-right: 14rem !important;
  }

  .sm\:hover\:pb-56:hover {
    padding-bottom: 14rem !important;
  }

  .sm\:hover\:pl-56:hover {
    padding-left: 14rem !important;
  }

  .sm\:hover\:pt-57:hover {
    padding-top: 14.25rem !important;
  }

  .sm\:hover\:pr-57:hover {
    padding-right: 14.25rem !important;
  }

  .sm\:hover\:pb-57:hover {
    padding-bottom: 14.25rem !important;
  }

  .sm\:hover\:pl-57:hover {
    padding-left: 14.25rem !important;
  }

  .sm\:hover\:pt-58:hover {
    padding-top: 14.5rem !important;
  }

  .sm\:hover\:pr-58:hover {
    padding-right: 14.5rem !important;
  }

  .sm\:hover\:pb-58:hover {
    padding-bottom: 14.5rem !important;
  }

  .sm\:hover\:pl-58:hover {
    padding-left: 14.5rem !important;
  }

  .sm\:hover\:pt-59:hover {
    padding-top: 14.75rem !important;
  }

  .sm\:hover\:pr-59:hover {
    padding-right: 14.75rem !important;
  }

  .sm\:hover\:pb-59:hover {
    padding-bottom: 14.75rem !important;
  }

  .sm\:hover\:pl-59:hover {
    padding-left: 14.75rem !important;
  }

  .sm\:hover\:pt-60:hover {
    padding-top: 15rem !important;
  }

  .sm\:hover\:pr-60:hover {
    padding-right: 15rem !important;
  }

  .sm\:hover\:pb-60:hover {
    padding-bottom: 15rem !important;
  }

  .sm\:hover\:pl-60:hover {
    padding-left: 15rem !important;
  }

  .sm\:hover\:pt-61:hover {
    padding-top: 15.25rem !important;
  }

  .sm\:hover\:pr-61:hover {
    padding-right: 15.25rem !important;
  }

  .sm\:hover\:pb-61:hover {
    padding-bottom: 15.25rem !important;
  }

  .sm\:hover\:pl-61:hover {
    padding-left: 15.25rem !important;
  }

  .sm\:hover\:pt-62:hover {
    padding-top: 15.5rem !important;
  }

  .sm\:hover\:pr-62:hover {
    padding-right: 15.5rem !important;
  }

  .sm\:hover\:pb-62:hover {
    padding-bottom: 15.5rem !important;
  }

  .sm\:hover\:pl-62:hover {
    padding-left: 15.5rem !important;
  }

  .sm\:hover\:pt-63:hover {
    padding-top: 15.75rem !important;
  }

  .sm\:hover\:pr-63:hover {
    padding-right: 15.75rem !important;
  }

  .sm\:hover\:pb-63:hover {
    padding-bottom: 15.75rem !important;
  }

  .sm\:hover\:pl-63:hover {
    padding-left: 15.75rem !important;
  }

  .sm\:hover\:pt-64:hover {
    padding-top: 16rem !important;
  }

  .sm\:hover\:pr-64:hover {
    padding-right: 16rem !important;
  }

  .sm\:hover\:pb-64:hover {
    padding-bottom: 16rem !important;
  }

  .sm\:hover\:pl-64:hover {
    padding-left: 16rem !important;
  }

  .sm\:hover\:pt-65:hover {
    padding-top: 16.25rem !important;
  }

  .sm\:hover\:pr-65:hover {
    padding-right: 16.25rem !important;
  }

  .sm\:hover\:pb-65:hover {
    padding-bottom: 16.25rem !important;
  }

  .sm\:hover\:pl-65:hover {
    padding-left: 16.25rem !important;
  }

  .sm\:hover\:pt-66:hover {
    padding-top: 16.5rem !important;
  }

  .sm\:hover\:pr-66:hover {
    padding-right: 16.5rem !important;
  }

  .sm\:hover\:pb-66:hover {
    padding-bottom: 16.5rem !important;
  }

  .sm\:hover\:pl-66:hover {
    padding-left: 16.5rem !important;
  }

  .sm\:hover\:pt-67:hover {
    padding-top: 16.75rem !important;
  }

  .sm\:hover\:pr-67:hover {
    padding-right: 16.75rem !important;
  }

  .sm\:hover\:pb-67:hover {
    padding-bottom: 16.75rem !important;
  }

  .sm\:hover\:pl-67:hover {
    padding-left: 16.75rem !important;
  }

  .sm\:hover\:pt-68:hover {
    padding-top: 17rem !important;
  }

  .sm\:hover\:pr-68:hover {
    padding-right: 17rem !important;
  }

  .sm\:hover\:pb-68:hover {
    padding-bottom: 17rem !important;
  }

  .sm\:hover\:pl-68:hover {
    padding-left: 17rem !important;
  }

  .sm\:hover\:pt-69:hover {
    padding-top: 17.25rem !important;
  }

  .sm\:hover\:pr-69:hover {
    padding-right: 17.25rem !important;
  }

  .sm\:hover\:pb-69:hover {
    padding-bottom: 17.25rem !important;
  }

  .sm\:hover\:pl-69:hover {
    padding-left: 17.25rem !important;
  }

  .sm\:hover\:pt-70:hover {
    padding-top: 17.5rem !important;
  }

  .sm\:hover\:pr-70:hover {
    padding-right: 17.5rem !important;
  }

  .sm\:hover\:pb-70:hover {
    padding-bottom: 17.5rem !important;
  }

  .sm\:hover\:pl-70:hover {
    padding-left: 17.5rem !important;
  }

  .sm\:hover\:pt-71:hover {
    padding-top: 17.75rem !important;
  }

  .sm\:hover\:pr-71:hover {
    padding-right: 17.75rem !important;
  }

  .sm\:hover\:pb-71:hover {
    padding-bottom: 17.75rem !important;
  }

  .sm\:hover\:pl-71:hover {
    padding-left: 17.75rem !important;
  }

  .sm\:hover\:pt-72:hover {
    padding-top: 18rem !important;
  }

  .sm\:hover\:pr-72:hover {
    padding-right: 18rem !important;
  }

  .sm\:hover\:pb-72:hover {
    padding-bottom: 18rem !important;
  }

  .sm\:hover\:pl-72:hover {
    padding-left: 18rem !important;
  }

  .sm\:hover\:pt-73:hover {
    padding-top: 18.25rem !important;
  }

  .sm\:hover\:pr-73:hover {
    padding-right: 18.25rem !important;
  }

  .sm\:hover\:pb-73:hover {
    padding-bottom: 18.25rem !important;
  }

  .sm\:hover\:pl-73:hover {
    padding-left: 18.25rem !important;
  }

  .sm\:hover\:pt-74:hover {
    padding-top: 18.5rem !important;
  }

  .sm\:hover\:pr-74:hover {
    padding-right: 18.5rem !important;
  }

  .sm\:hover\:pb-74:hover {
    padding-bottom: 18.5rem !important;
  }

  .sm\:hover\:pl-74:hover {
    padding-left: 18.5rem !important;
  }

  .sm\:hover\:pt-75:hover {
    padding-top: 18.75rem !important;
  }

  .sm\:hover\:pr-75:hover {
    padding-right: 18.75rem !important;
  }

  .sm\:hover\:pb-75:hover {
    padding-bottom: 18.75rem !important;
  }

  .sm\:hover\:pl-75:hover {
    padding-left: 18.75rem !important;
  }

  .sm\:hover\:pt-76:hover {
    padding-top: 19rem !important;
  }

  .sm\:hover\:pr-76:hover {
    padding-right: 19rem !important;
  }

  .sm\:hover\:pb-76:hover {
    padding-bottom: 19rem !important;
  }

  .sm\:hover\:pl-76:hover {
    padding-left: 19rem !important;
  }

  .sm\:hover\:pt-77:hover {
    padding-top: 19.25rem !important;
  }

  .sm\:hover\:pr-77:hover {
    padding-right: 19.25rem !important;
  }

  .sm\:hover\:pb-77:hover {
    padding-bottom: 19.25rem !important;
  }

  .sm\:hover\:pl-77:hover {
    padding-left: 19.25rem !important;
  }

  .sm\:hover\:pt-78:hover {
    padding-top: 19.5rem !important;
  }

  .sm\:hover\:pr-78:hover {
    padding-right: 19.5rem !important;
  }

  .sm\:hover\:pb-78:hover {
    padding-bottom: 19.5rem !important;
  }

  .sm\:hover\:pl-78:hover {
    padding-left: 19.5rem !important;
  }

  .sm\:hover\:pt-79:hover {
    padding-top: 19.75rem !important;
  }

  .sm\:hover\:pr-79:hover {
    padding-right: 19.75rem !important;
  }

  .sm\:hover\:pb-79:hover {
    padding-bottom: 19.75rem !important;
  }

  .sm\:hover\:pl-79:hover {
    padding-left: 19.75rem !important;
  }

  .sm\:hover\:pt-80:hover {
    padding-top: 20rem !important;
  }

  .sm\:hover\:pr-80:hover {
    padding-right: 20rem !important;
  }

  .sm\:hover\:pb-80:hover {
    padding-bottom: 20rem !important;
  }

  .sm\:hover\:pl-80:hover {
    padding-left: 20rem !important;
  }

  .sm\:hover\:pt-81:hover {
    padding-top: 20.25rem !important;
  }

  .sm\:hover\:pr-81:hover {
    padding-right: 20.25rem !important;
  }

  .sm\:hover\:pb-81:hover {
    padding-bottom: 20.25rem !important;
  }

  .sm\:hover\:pl-81:hover {
    padding-left: 20.25rem !important;
  }

  .sm\:hover\:pt-82:hover {
    padding-top: 20.5rem !important;
  }

  .sm\:hover\:pr-82:hover {
    padding-right: 20.5rem !important;
  }

  .sm\:hover\:pb-82:hover {
    padding-bottom: 20.5rem !important;
  }

  .sm\:hover\:pl-82:hover {
    padding-left: 20.5rem !important;
  }

  .sm\:hover\:pt-83:hover {
    padding-top: 20.75rem !important;
  }

  .sm\:hover\:pr-83:hover {
    padding-right: 20.75rem !important;
  }

  .sm\:hover\:pb-83:hover {
    padding-bottom: 20.75rem !important;
  }

  .sm\:hover\:pl-83:hover {
    padding-left: 20.75rem !important;
  }

  .sm\:hover\:pt-84:hover {
    padding-top: 21rem !important;
  }

  .sm\:hover\:pr-84:hover {
    padding-right: 21rem !important;
  }

  .sm\:hover\:pb-84:hover {
    padding-bottom: 21rem !important;
  }

  .sm\:hover\:pl-84:hover {
    padding-left: 21rem !important;
  }

  .sm\:hover\:pt-85:hover {
    padding-top: 21.25rem !important;
  }

  .sm\:hover\:pr-85:hover {
    padding-right: 21.25rem !important;
  }

  .sm\:hover\:pb-85:hover {
    padding-bottom: 21.25rem !important;
  }

  .sm\:hover\:pl-85:hover {
    padding-left: 21.25rem !important;
  }

  .sm\:hover\:pt-86:hover {
    padding-top: 21.5rem !important;
  }

  .sm\:hover\:pr-86:hover {
    padding-right: 21.5rem !important;
  }

  .sm\:hover\:pb-86:hover {
    padding-bottom: 21.5rem !important;
  }

  .sm\:hover\:pl-86:hover {
    padding-left: 21.5rem !important;
  }

  .sm\:hover\:pt-87:hover {
    padding-top: 21.75rem !important;
  }

  .sm\:hover\:pr-87:hover {
    padding-right: 21.75rem !important;
  }

  .sm\:hover\:pb-87:hover {
    padding-bottom: 21.75rem !important;
  }

  .sm\:hover\:pl-87:hover {
    padding-left: 21.75rem !important;
  }

  .sm\:hover\:pt-88:hover {
    padding-top: 22rem !important;
  }

  .sm\:hover\:pr-88:hover {
    padding-right: 22rem !important;
  }

  .sm\:hover\:pb-88:hover {
    padding-bottom: 22rem !important;
  }

  .sm\:hover\:pl-88:hover {
    padding-left: 22rem !important;
  }

  .sm\:hover\:pt-89:hover {
    padding-top: 22.25rem !important;
  }

  .sm\:hover\:pr-89:hover {
    padding-right: 22.25rem !important;
  }

  .sm\:hover\:pb-89:hover {
    padding-bottom: 22.25rem !important;
  }

  .sm\:hover\:pl-89:hover {
    padding-left: 22.25rem !important;
  }

  .sm\:hover\:pt-90:hover {
    padding-top: 22.5rem !important;
  }

  .sm\:hover\:pr-90:hover {
    padding-right: 22.5rem !important;
  }

  .sm\:hover\:pb-90:hover {
    padding-bottom: 22.5rem !important;
  }

  .sm\:hover\:pl-90:hover {
    padding-left: 22.5rem !important;
  }

  .sm\:hover\:pt-91:hover {
    padding-top: 22.75rem !important;
  }

  .sm\:hover\:pr-91:hover {
    padding-right: 22.75rem !important;
  }

  .sm\:hover\:pb-91:hover {
    padding-bottom: 22.75rem !important;
  }

  .sm\:hover\:pl-91:hover {
    padding-left: 22.75rem !important;
  }

  .sm\:hover\:pt-92:hover {
    padding-top: 23rem !important;
  }

  .sm\:hover\:pr-92:hover {
    padding-right: 23rem !important;
  }

  .sm\:hover\:pb-92:hover {
    padding-bottom: 23rem !important;
  }

  .sm\:hover\:pl-92:hover {
    padding-left: 23rem !important;
  }

  .sm\:hover\:pt-93:hover {
    padding-top: 23.25rem !important;
  }

  .sm\:hover\:pr-93:hover {
    padding-right: 23.25rem !important;
  }

  .sm\:hover\:pb-93:hover {
    padding-bottom: 23.25rem !important;
  }

  .sm\:hover\:pl-93:hover {
    padding-left: 23.25rem !important;
  }

  .sm\:hover\:pt-94:hover {
    padding-top: 23.5rem !important;
  }

  .sm\:hover\:pr-94:hover {
    padding-right: 23.5rem !important;
  }

  .sm\:hover\:pb-94:hover {
    padding-bottom: 23.5rem !important;
  }

  .sm\:hover\:pl-94:hover {
    padding-left: 23.5rem !important;
  }

  .sm\:hover\:pt-95:hover {
    padding-top: 23.75rem !important;
  }

  .sm\:hover\:pr-95:hover {
    padding-right: 23.75rem !important;
  }

  .sm\:hover\:pb-95:hover {
    padding-bottom: 23.75rem !important;
  }

  .sm\:hover\:pl-95:hover {
    padding-left: 23.75rem !important;
  }

  .sm\:hover\:pt-96:hover {
    padding-top: 24rem !important;
  }

  .sm\:hover\:pr-96:hover {
    padding-right: 24rem !important;
  }

  .sm\:hover\:pb-96:hover {
    padding-bottom: 24rem !important;
  }

  .sm\:hover\:pl-96:hover {
    padding-left: 24rem !important;
  }

  .sm\:hover\:pt-97:hover {
    padding-top: 24.25rem !important;
  }

  .sm\:hover\:pr-97:hover {
    padding-right: 24.25rem !important;
  }

  .sm\:hover\:pb-97:hover {
    padding-bottom: 24.25rem !important;
  }

  .sm\:hover\:pl-97:hover {
    padding-left: 24.25rem !important;
  }

  .sm\:hover\:pt-98:hover {
    padding-top: 24.5rem !important;
  }

  .sm\:hover\:pr-98:hover {
    padding-right: 24.5rem !important;
  }

  .sm\:hover\:pb-98:hover {
    padding-bottom: 24.5rem !important;
  }

  .sm\:hover\:pl-98:hover {
    padding-left: 24.5rem !important;
  }

  .sm\:hover\:pt-99:hover {
    padding-top: 24.75rem !important;
  }

  .sm\:hover\:pr-99:hover {
    padding-right: 24.75rem !important;
  }

  .sm\:hover\:pb-99:hover {
    padding-bottom: 24.75rem !important;
  }

  .sm\:hover\:pl-99:hover {
    padding-left: 24.75rem !important;
  }

  .sm\:hover\:pt-100:hover {
    padding-top: 25rem !important;
  }

  .sm\:hover\:pr-100:hover {
    padding-right: 25rem !important;
  }

  .sm\:hover\:pb-100:hover {
    padding-bottom: 25rem !important;
  }

  .sm\:hover\:pl-100:hover {
    padding-left: 25rem !important;
  }

  .sm\:hover\:pt-101:hover {
    padding-top: 25.25rem !important;
  }

  .sm\:hover\:pr-101:hover {
    padding-right: 25.25rem !important;
  }

  .sm\:hover\:pb-101:hover {
    padding-bottom: 25.25rem !important;
  }

  .sm\:hover\:pl-101:hover {
    padding-left: 25.25rem !important;
  }

  .sm\:hover\:pt-102:hover {
    padding-top: 25.5rem !important;
  }

  .sm\:hover\:pr-102:hover {
    padding-right: 25.5rem !important;
  }

  .sm\:hover\:pb-102:hover {
    padding-bottom: 25.5rem !important;
  }

  .sm\:hover\:pl-102:hover {
    padding-left: 25.5rem !important;
  }

  .sm\:hover\:pt-103:hover {
    padding-top: 25.75rem !important;
  }

  .sm\:hover\:pr-103:hover {
    padding-right: 25.75rem !important;
  }

  .sm\:hover\:pb-103:hover {
    padding-bottom: 25.75rem !important;
  }

  .sm\:hover\:pl-103:hover {
    padding-left: 25.75rem !important;
  }

  .sm\:hover\:pt-104:hover {
    padding-top: 26rem !important;
  }

  .sm\:hover\:pr-104:hover {
    padding-right: 26rem !important;
  }

  .sm\:hover\:pb-104:hover {
    padding-bottom: 26rem !important;
  }

  .sm\:hover\:pl-104:hover {
    padding-left: 26rem !important;
  }

  .sm\:hover\:pt-105:hover {
    padding-top: 26.25rem !important;
  }

  .sm\:hover\:pr-105:hover {
    padding-right: 26.25rem !important;
  }

  .sm\:hover\:pb-105:hover {
    padding-bottom: 26.25rem !important;
  }

  .sm\:hover\:pl-105:hover {
    padding-left: 26.25rem !important;
  }

  .sm\:hover\:pt-px:hover {
    padding-top: 1px !important;
  }

  .sm\:hover\:pr-px:hover {
    padding-right: 1px !important;
  }

  .sm\:hover\:pb-px:hover {
    padding-bottom: 1px !important;
  }

  .sm\:hover\:pl-px:hover {
    padding-left: 1px !important;
  }

  .sm\:hover\:pt-0\.5:hover {
    padding-top: 0.125rem !important;
  }

  .sm\:hover\:pr-0\.5:hover {
    padding-right: 0.125rem !important;
  }

  .sm\:hover\:pb-0\.5:hover {
    padding-bottom: 0.125rem !important;
  }

  .sm\:hover\:pl-0\.5:hover {
    padding-left: 0.125rem !important;
  }

  .sm\:hover\:pt-1\.5:hover {
    padding-top: 0.375rem !important;
  }

  .sm\:hover\:pr-1\.5:hover {
    padding-right: 0.375rem !important;
  }

  .sm\:hover\:pb-1\.5:hover {
    padding-bottom: 0.375rem !important;
  }

  .sm\:hover\:pl-1\.5:hover {
    padding-left: 0.375rem !important;
  }

  .sm\:hover\:pt-2\.5:hover {
    padding-top: 0.625rem !important;
  }

  .sm\:hover\:pr-2\.5:hover {
    padding-right: 0.625rem !important;
  }

  .sm\:hover\:pb-2\.5:hover {
    padding-bottom: 0.625rem !important;
  }

  .sm\:hover\:pl-2\.5:hover {
    padding-left: 0.625rem !important;
  }

  .sm\:hover\:pt-3\.5:hover {
    padding-top: 0.875rem !important;
  }

  .sm\:hover\:pr-3\.5:hover {
    padding-right: 0.875rem !important;
  }

  .sm\:hover\:pb-3\.5:hover {
    padding-bottom: 0.875rem !important;
  }

  .sm\:hover\:pl-3\.5:hover {
    padding-left: 0.875rem !important;
  }

  .sm\:hover\:pt-4\.5:hover {
    padding-top: 1.125rem !important;
  }

  .sm\:hover\:pr-4\.5:hover {
    padding-right: 1.125rem !important;
  }

  .sm\:hover\:pb-4\.5:hover {
    padding-bottom: 1.125rem !important;
  }

  .sm\:hover\:pl-4\.5:hover {
    padding-left: 1.125rem !important;
  }

  .sm\:hover\:pt-5\.5:hover {
    padding-top: 1.375rem !important;
  }

  .sm\:hover\:pr-5\.5:hover {
    padding-right: 1.375rem !important;
  }

  .sm\:hover\:pb-5\.5:hover {
    padding-bottom: 1.375rem !important;
  }

  .sm\:hover\:pl-5\.5:hover {
    padding-left: 1.375rem !important;
  }

  .sm\:hover\:pt-6\.5:hover {
    padding-top: 1.625rem !important;
  }

  .sm\:hover\:pr-6\.5:hover {
    padding-right: 1.625rem !important;
  }

  .sm\:hover\:pb-6\.5:hover {
    padding-bottom: 1.625rem !important;
  }

  .sm\:hover\:pl-6\.5:hover {
    padding-left: 1.625rem !important;
  }

  .sm\:hover\:pt-7\.5:hover {
    padding-top: 1.875rem !important;
  }

  .sm\:hover\:pr-7\.5:hover {
    padding-right: 1.875rem !important;
  }

  .sm\:hover\:pb-7\.5:hover {
    padding-bottom: 1.875rem !important;
  }

  .sm\:hover\:pl-7\.5:hover {
    padding-left: 1.875rem !important;
  }

  .sm\:hover\:pt-8\.5:hover {
    padding-top: 2.125rem !important;
  }

  .sm\:hover\:pr-8\.5:hover {
    padding-right: 2.125rem !important;
  }

  .sm\:hover\:pb-8\.5:hover {
    padding-bottom: 2.125rem !important;
  }

  .sm\:hover\:pl-8\.5:hover {
    padding-left: 2.125rem !important;
  }

  .sm\:hover\:pt-9\.5:hover {
    padding-top: 2.375rem !important;
  }

  .sm\:hover\:pr-9\.5:hover {
    padding-right: 2.375rem !important;
  }

  .sm\:hover\:pb-9\.5:hover {
    padding-bottom: 2.375rem !important;
  }

  .sm\:hover\:pl-9\.5:hover {
    padding-left: 2.375rem !important;
  }

  .sm\:hover\:pt-10\.5:hover {
    padding-top: 2.625rem !important;
  }

  .sm\:hover\:pr-10\.5:hover {
    padding-right: 2.625rem !important;
  }

  .sm\:hover\:pb-10\.5:hover {
    padding-bottom: 2.625rem !important;
  }

  .sm\:hover\:pl-10\.5:hover {
    padding-left: 2.625rem !important;
  }

  .sm\:hover\:pt-11\.5:hover {
    padding-top: 2.875rem !important;
  }

  .sm\:hover\:pr-11\.5:hover {
    padding-right: 2.875rem !important;
  }

  .sm\:hover\:pb-11\.5:hover {
    padding-bottom: 2.875rem !important;
  }

  .sm\:hover\:pl-11\.5:hover {
    padding-left: 2.875rem !important;
  }

  .sm\:hover\:pt-12\.5:hover {
    padding-top: 3.125rem !important;
  }

  .sm\:hover\:pr-12\.5:hover {
    padding-right: 3.125rem !important;
  }

  .sm\:hover\:pb-12\.5:hover {
    padding-bottom: 3.125rem !important;
  }

  .sm\:hover\:pl-12\.5:hover {
    padding-left: 3.125rem !important;
  }

  .sm\:hover\:pt-13\.5:hover {
    padding-top: 3.375rem !important;
  }

  .sm\:hover\:pr-13\.5:hover {
    padding-right: 3.375rem !important;
  }

  .sm\:hover\:pb-13\.5:hover {
    padding-bottom: 3.375rem !important;
  }

  .sm\:hover\:pl-13\.5:hover {
    padding-left: 3.375rem !important;
  }

  .sm\:hover\:pt-14\.5:hover {
    padding-top: 3.625rem !important;
  }

  .sm\:hover\:pr-14\.5:hover {
    padding-right: 3.625rem !important;
  }

  .sm\:hover\:pb-14\.5:hover {
    padding-bottom: 3.625rem !important;
  }

  .sm\:hover\:pl-14\.5:hover {
    padding-left: 3.625rem !important;
  }

  .sm\:hover\:pt-15\.5:hover {
    padding-top: 3.875rem !important;
  }

  .sm\:hover\:pr-15\.5:hover {
    padding-right: 3.875rem !important;
  }

  .sm\:hover\:pb-15\.5:hover {
    padding-bottom: 3.875rem !important;
  }

  .sm\:hover\:pl-15\.5:hover {
    padding-left: 3.875rem !important;
  }

  .sm\:hover\:pt-16\.5:hover {
    padding-top: 4.125rem !important;
  }

  .sm\:hover\:pr-16\.5:hover {
    padding-right: 4.125rem !important;
  }

  .sm\:hover\:pb-16\.5:hover {
    padding-bottom: 4.125rem !important;
  }

  .sm\:hover\:pl-16\.5:hover {
    padding-left: 4.125rem !important;
  }

  .sm\:hover\:pt-17\.5:hover {
    padding-top: 4.375rem !important;
  }

  .sm\:hover\:pr-17\.5:hover {
    padding-right: 4.375rem !important;
  }

  .sm\:hover\:pb-17\.5:hover {
    padding-bottom: 4.375rem !important;
  }

  .sm\:hover\:pl-17\.5:hover {
    padding-left: 4.375rem !important;
  }

  .sm\:hover\:pt-18\.5:hover {
    padding-top: 4.625rem !important;
  }

  .sm\:hover\:pr-18\.5:hover {
    padding-right: 4.625rem !important;
  }

  .sm\:hover\:pb-18\.5:hover {
    padding-bottom: 4.625rem !important;
  }

  .sm\:hover\:pl-18\.5:hover {
    padding-left: 4.625rem !important;
  }

  .sm\:hover\:pt-19\.5:hover {
    padding-top: 4.875rem !important;
  }

  .sm\:hover\:pr-19\.5:hover {
    padding-right: 4.875rem !important;
  }

  .sm\:hover\:pb-19\.5:hover {
    padding-bottom: 4.875rem !important;
  }

  .sm\:hover\:pl-19\.5:hover {
    padding-left: 4.875rem !important;
  }

  .sm\:hover\:pt-20\.5:hover {
    padding-top: 5.125rem !important;
  }

  .sm\:hover\:pr-20\.5:hover {
    padding-right: 5.125rem !important;
  }

  .sm\:hover\:pb-20\.5:hover {
    padding-bottom: 5.125rem !important;
  }

  .sm\:hover\:pl-20\.5:hover {
    padding-left: 5.125rem !important;
  }

  .sm\:hover\:pt-21\.5:hover {
    padding-top: 5.375rem !important;
  }

  .sm\:hover\:pr-21\.5:hover {
    padding-right: 5.375rem !important;
  }

  .sm\:hover\:pb-21\.5:hover {
    padding-bottom: 5.375rem !important;
  }

  .sm\:hover\:pl-21\.5:hover {
    padding-left: 5.375rem !important;
  }

  .sm\:hover\:pt-22\.5:hover {
    padding-top: 5.625rem !important;
  }

  .sm\:hover\:pr-22\.5:hover {
    padding-right: 5.625rem !important;
  }

  .sm\:hover\:pb-22\.5:hover {
    padding-bottom: 5.625rem !important;
  }

  .sm\:hover\:pl-22\.5:hover {
    padding-left: 5.625rem !important;
  }

  .sm\:hover\:pt-23\.5:hover {
    padding-top: 5.875rem !important;
  }

  .sm\:hover\:pr-23\.5:hover {
    padding-right: 5.875rem !important;
  }

  .sm\:hover\:pb-23\.5:hover {
    padding-bottom: 5.875rem !important;
  }

  .sm\:hover\:pl-23\.5:hover {
    padding-left: 5.875rem !important;
  }

  .sm\:hover\:pt-24\.5:hover {
    padding-top: 6.125rem !important;
  }

  .sm\:hover\:pr-24\.5:hover {
    padding-right: 6.125rem !important;
  }

  .sm\:hover\:pb-24\.5:hover {
    padding-bottom: 6.125rem !important;
  }

  .sm\:hover\:pl-24\.5:hover {
    padding-left: 6.125rem !important;
  }

  .sm\:hover\:pt-25\.5:hover {
    padding-top: 6.375rem !important;
  }

  .sm\:hover\:pr-25\.5:hover {
    padding-right: 6.375rem !important;
  }

  .sm\:hover\:pb-25\.5:hover {
    padding-bottom: 6.375rem !important;
  }

  .sm\:hover\:pl-25\.5:hover {
    padding-left: 6.375rem !important;
  }

  .sm\:hover\:pt-26\.5:hover {
    padding-top: 6.625rem !important;
  }

  .sm\:hover\:pr-26\.5:hover {
    padding-right: 6.625rem !important;
  }

  .sm\:hover\:pb-26\.5:hover {
    padding-bottom: 6.625rem !important;
  }

  .sm\:hover\:pl-26\.5:hover {
    padding-left: 6.625rem !important;
  }

  .sm\:hover\:pt-27\.5:hover {
    padding-top: 6.875rem !important;
  }

  .sm\:hover\:pr-27\.5:hover {
    padding-right: 6.875rem !important;
  }

  .sm\:hover\:pb-27\.5:hover {
    padding-bottom: 6.875rem !important;
  }

  .sm\:hover\:pl-27\.5:hover {
    padding-left: 6.875rem !important;
  }

  .sm\:hover\:pt-28\.5:hover {
    padding-top: 7.125rem !important;
  }

  .sm\:hover\:pr-28\.5:hover {
    padding-right: 7.125rem !important;
  }

  .sm\:hover\:pb-28\.5:hover {
    padding-bottom: 7.125rem !important;
  }

  .sm\:hover\:pl-28\.5:hover {
    padding-left: 7.125rem !important;
  }

  .sm\:hover\:pt-29\.5:hover {
    padding-top: 7.375rem !important;
  }

  .sm\:hover\:pr-29\.5:hover {
    padding-right: 7.375rem !important;
  }

  .sm\:hover\:pb-29\.5:hover {
    padding-bottom: 7.375rem !important;
  }

  .sm\:hover\:pl-29\.5:hover {
    padding-left: 7.375rem !important;
  }

  .sm\:hover\:pt-30\.5:hover {
    padding-top: 7.625rem !important;
  }

  .sm\:hover\:pr-30\.5:hover {
    padding-right: 7.625rem !important;
  }

  .sm\:hover\:pb-30\.5:hover {
    padding-bottom: 7.625rem !important;
  }

  .sm\:hover\:pl-30\.5:hover {
    padding-left: 7.625rem !important;
  }

  .sm\:hover\:pt-31\.5:hover {
    padding-top: 7.875rem !important;
  }

  .sm\:hover\:pr-31\.5:hover {
    padding-right: 7.875rem !important;
  }

  .sm\:hover\:pb-31\.5:hover {
    padding-bottom: 7.875rem !important;
  }

  .sm\:hover\:pl-31\.5:hover {
    padding-left: 7.875rem !important;
  }

  .sm\:hover\:pt-32\.5:hover {
    padding-top: 8.125rem !important;
  }

  .sm\:hover\:pr-32\.5:hover {
    padding-right: 8.125rem !important;
  }

  .sm\:hover\:pb-32\.5:hover {
    padding-bottom: 8.125rem !important;
  }

  .sm\:hover\:pl-32\.5:hover {
    padding-left: 8.125rem !important;
  }

  .sm\:hover\:pt-33\.5:hover {
    padding-top: 8.375rem !important;
  }

  .sm\:hover\:pr-33\.5:hover {
    padding-right: 8.375rem !important;
  }

  .sm\:hover\:pb-33\.5:hover {
    padding-bottom: 8.375rem !important;
  }

  .sm\:hover\:pl-33\.5:hover {
    padding-left: 8.375rem !important;
  }

  .sm\:hover\:pt-34\.5:hover {
    padding-top: 8.625rem !important;
  }

  .sm\:hover\:pr-34\.5:hover {
    padding-right: 8.625rem !important;
  }

  .sm\:hover\:pb-34\.5:hover {
    padding-bottom: 8.625rem !important;
  }

  .sm\:hover\:pl-34\.5:hover {
    padding-left: 8.625rem !important;
  }

  .sm\:hover\:pt-35\.5:hover {
    padding-top: 8.875rem !important;
  }

  .sm\:hover\:pr-35\.5:hover {
    padding-right: 8.875rem !important;
  }

  .sm\:hover\:pb-35\.5:hover {
    padding-bottom: 8.875rem !important;
  }

  .sm\:hover\:pl-35\.5:hover {
    padding-left: 8.875rem !important;
  }

  .sm\:hover\:pt-36\.5:hover {
    padding-top: 9.125rem !important;
  }

  .sm\:hover\:pr-36\.5:hover {
    padding-right: 9.125rem !important;
  }

  .sm\:hover\:pb-36\.5:hover {
    padding-bottom: 9.125rem !important;
  }

  .sm\:hover\:pl-36\.5:hover {
    padding-left: 9.125rem !important;
  }

  .sm\:hover\:pt-37\.5:hover {
    padding-top: 9.375rem !important;
  }

  .sm\:hover\:pr-37\.5:hover {
    padding-right: 9.375rem !important;
  }

  .sm\:hover\:pb-37\.5:hover {
    padding-bottom: 9.375rem !important;
  }

  .sm\:hover\:pl-37\.5:hover {
    padding-left: 9.375rem !important;
  }

  .sm\:hover\:pt-38\.5:hover {
    padding-top: 9.625rem !important;
  }

  .sm\:hover\:pr-38\.5:hover {
    padding-right: 9.625rem !important;
  }

  .sm\:hover\:pb-38\.5:hover {
    padding-bottom: 9.625rem !important;
  }

  .sm\:hover\:pl-38\.5:hover {
    padding-left: 9.625rem !important;
  }

  .sm\:hover\:pt-39\.5:hover {
    padding-top: 9.875rem !important;
  }

  .sm\:hover\:pr-39\.5:hover {
    padding-right: 9.875rem !important;
  }

  .sm\:hover\:pb-39\.5:hover {
    padding-bottom: 9.875rem !important;
  }

  .sm\:hover\:pl-39\.5:hover {
    padding-left: 9.875rem !important;
  }

  .sm\:hover\:pt-40\.5:hover {
    padding-top: 10.125rem !important;
  }

  .sm\:hover\:pr-40\.5:hover {
    padding-right: 10.125rem !important;
  }

  .sm\:hover\:pb-40\.5:hover {
    padding-bottom: 10.125rem !important;
  }

  .sm\:hover\:pl-40\.5:hover {
    padding-left: 10.125rem !important;
  }

  .sm\:hover\:pt-41\.5:hover {
    padding-top: 10.375rem !important;
  }

  .sm\:hover\:pr-41\.5:hover {
    padding-right: 10.375rem !important;
  }

  .sm\:hover\:pb-41\.5:hover {
    padding-bottom: 10.375rem !important;
  }

  .sm\:hover\:pl-41\.5:hover {
    padding-left: 10.375rem !important;
  }

  .sm\:hover\:pt-42\.5:hover {
    padding-top: 10.625rem !important;
  }

  .sm\:hover\:pr-42\.5:hover {
    padding-right: 10.625rem !important;
  }

  .sm\:hover\:pb-42\.5:hover {
    padding-bottom: 10.625rem !important;
  }

  .sm\:hover\:pl-42\.5:hover {
    padding-left: 10.625rem !important;
  }

  .sm\:hover\:pt-43\.5:hover {
    padding-top: 10.875rem !important;
  }

  .sm\:hover\:pr-43\.5:hover {
    padding-right: 10.875rem !important;
  }

  .sm\:hover\:pb-43\.5:hover {
    padding-bottom: 10.875rem !important;
  }

  .sm\:hover\:pl-43\.5:hover {
    padding-left: 10.875rem !important;
  }

  .sm\:hover\:pt-44\.5:hover {
    padding-top: 11.125rem !important;
  }

  .sm\:hover\:pr-44\.5:hover {
    padding-right: 11.125rem !important;
  }

  .sm\:hover\:pb-44\.5:hover {
    padding-bottom: 11.125rem !important;
  }

  .sm\:hover\:pl-44\.5:hover {
    padding-left: 11.125rem !important;
  }

  .sm\:hover\:pt-45\.5:hover {
    padding-top: 11.375rem !important;
  }

  .sm\:hover\:pr-45\.5:hover {
    padding-right: 11.375rem !important;
  }

  .sm\:hover\:pb-45\.5:hover {
    padding-bottom: 11.375rem !important;
  }

  .sm\:hover\:pl-45\.5:hover {
    padding-left: 11.375rem !important;
  }

  .sm\:hover\:pt-46\.5:hover {
    padding-top: 11.625rem !important;
  }

  .sm\:hover\:pr-46\.5:hover {
    padding-right: 11.625rem !important;
  }

  .sm\:hover\:pb-46\.5:hover {
    padding-bottom: 11.625rem !important;
  }

  .sm\:hover\:pl-46\.5:hover {
    padding-left: 11.625rem !important;
  }

  .sm\:hover\:pt-47\.5:hover {
    padding-top: 11.875rem !important;
  }

  .sm\:hover\:pr-47\.5:hover {
    padding-right: 11.875rem !important;
  }

  .sm\:hover\:pb-47\.5:hover {
    padding-bottom: 11.875rem !important;
  }

  .sm\:hover\:pl-47\.5:hover {
    padding-left: 11.875rem !important;
  }

  .sm\:hover\:pt-48\.5:hover {
    padding-top: 12.125rem !important;
  }

  .sm\:hover\:pr-48\.5:hover {
    padding-right: 12.125rem !important;
  }

  .sm\:hover\:pb-48\.5:hover {
    padding-bottom: 12.125rem !important;
  }

  .sm\:hover\:pl-48\.5:hover {
    padding-left: 12.125rem !important;
  }

  .sm\:hover\:pt-49\.5:hover {
    padding-top: 12.375rem !important;
  }

  .sm\:hover\:pr-49\.5:hover {
    padding-right: 12.375rem !important;
  }

  .sm\:hover\:pb-49\.5:hover {
    padding-bottom: 12.375rem !important;
  }

  .sm\:hover\:pl-49\.5:hover {
    padding-left: 12.375rem !important;
  }

  .sm\:hover\:pt-50\.5:hover {
    padding-top: 12.625rem !important;
  }

  .sm\:hover\:pr-50\.5:hover {
    padding-right: 12.625rem !important;
  }

  .sm\:hover\:pb-50\.5:hover {
    padding-bottom: 12.625rem !important;
  }

  .sm\:hover\:pl-50\.5:hover {
    padding-left: 12.625rem !important;
  }

  .sm\:hover\:pt-51\.5:hover {
    padding-top: 12.875rem !important;
  }

  .sm\:hover\:pr-51\.5:hover {
    padding-right: 12.875rem !important;
  }

  .sm\:hover\:pb-51\.5:hover {
    padding-bottom: 12.875rem !important;
  }

  .sm\:hover\:pl-51\.5:hover {
    padding-left: 12.875rem !important;
  }

  .sm\:hover\:pt-52\.5:hover {
    padding-top: 13.125rem !important;
  }

  .sm\:hover\:pr-52\.5:hover {
    padding-right: 13.125rem !important;
  }

  .sm\:hover\:pb-52\.5:hover {
    padding-bottom: 13.125rem !important;
  }

  .sm\:hover\:pl-52\.5:hover {
    padding-left: 13.125rem !important;
  }

  .sm\:hover\:pt-53\.5:hover {
    padding-top: 13.375rem !important;
  }

  .sm\:hover\:pr-53\.5:hover {
    padding-right: 13.375rem !important;
  }

  .sm\:hover\:pb-53\.5:hover {
    padding-bottom: 13.375rem !important;
  }

  .sm\:hover\:pl-53\.5:hover {
    padding-left: 13.375rem !important;
  }

  .sm\:hover\:pt-54\.5:hover {
    padding-top: 13.625rem !important;
  }

  .sm\:hover\:pr-54\.5:hover {
    padding-right: 13.625rem !important;
  }

  .sm\:hover\:pb-54\.5:hover {
    padding-bottom: 13.625rem !important;
  }

  .sm\:hover\:pl-54\.5:hover {
    padding-left: 13.625rem !important;
  }

  .sm\:hover\:pt-55\.5:hover {
    padding-top: 13.875rem !important;
  }

  .sm\:hover\:pr-55\.5:hover {
    padding-right: 13.875rem !important;
  }

  .sm\:hover\:pb-55\.5:hover {
    padding-bottom: 13.875rem !important;
  }

  .sm\:hover\:pl-55\.5:hover {
    padding-left: 13.875rem !important;
  }

  .sm\:hover\:pt-56\.5:hover {
    padding-top: 14.125rem !important;
  }

  .sm\:hover\:pr-56\.5:hover {
    padding-right: 14.125rem !important;
  }

  .sm\:hover\:pb-56\.5:hover {
    padding-bottom: 14.125rem !important;
  }

  .sm\:hover\:pl-56\.5:hover {
    padding-left: 14.125rem !important;
  }

  .sm\:hover\:pt-57\.5:hover {
    padding-top: 14.375rem !important;
  }

  .sm\:hover\:pr-57\.5:hover {
    padding-right: 14.375rem !important;
  }

  .sm\:hover\:pb-57\.5:hover {
    padding-bottom: 14.375rem !important;
  }

  .sm\:hover\:pl-57\.5:hover {
    padding-left: 14.375rem !important;
  }

  .sm\:hover\:pt-58\.5:hover {
    padding-top: 14.625rem !important;
  }

  .sm\:hover\:pr-58\.5:hover {
    padding-right: 14.625rem !important;
  }

  .sm\:hover\:pb-58\.5:hover {
    padding-bottom: 14.625rem !important;
  }

  .sm\:hover\:pl-58\.5:hover {
    padding-left: 14.625rem !important;
  }

  .sm\:hover\:pt-59\.5:hover {
    padding-top: 14.875rem !important;
  }

  .sm\:hover\:pr-59\.5:hover {
    padding-right: 14.875rem !important;
  }

  .sm\:hover\:pb-59\.5:hover {
    padding-bottom: 14.875rem !important;
  }

  .sm\:hover\:pl-59\.5:hover {
    padding-left: 14.875rem !important;
  }

  .sm\:hover\:pt-60\.5:hover {
    padding-top: 15.125rem !important;
  }

  .sm\:hover\:pr-60\.5:hover {
    padding-right: 15.125rem !important;
  }

  .sm\:hover\:pb-60\.5:hover {
    padding-bottom: 15.125rem !important;
  }

  .sm\:hover\:pl-60\.5:hover {
    padding-left: 15.125rem !important;
  }

  .sm\:hover\:pt-61\.5:hover {
    padding-top: 15.375rem !important;
  }

  .sm\:hover\:pr-61\.5:hover {
    padding-right: 15.375rem !important;
  }

  .sm\:hover\:pb-61\.5:hover {
    padding-bottom: 15.375rem !important;
  }

  .sm\:hover\:pl-61\.5:hover {
    padding-left: 15.375rem !important;
  }

  .sm\:hover\:pt-62\.5:hover {
    padding-top: 15.625rem !important;
  }

  .sm\:hover\:pr-62\.5:hover {
    padding-right: 15.625rem !important;
  }

  .sm\:hover\:pb-62\.5:hover {
    padding-bottom: 15.625rem !important;
  }

  .sm\:hover\:pl-62\.5:hover {
    padding-left: 15.625rem !important;
  }

  .sm\:hover\:pt-63\.5:hover {
    padding-top: 15.875rem !important;
  }

  .sm\:hover\:pr-63\.5:hover {
    padding-right: 15.875rem !important;
  }

  .sm\:hover\:pb-63\.5:hover {
    padding-bottom: 15.875rem !important;
  }

  .sm\:hover\:pl-63\.5:hover {
    padding-left: 15.875rem !important;
  }

  .sm\:hover\:pt-64\.5:hover {
    padding-top: 16.125rem !important;
  }

  .sm\:hover\:pr-64\.5:hover {
    padding-right: 16.125rem !important;
  }

  .sm\:hover\:pb-64\.5:hover {
    padding-bottom: 16.125rem !important;
  }

  .sm\:hover\:pl-64\.5:hover {
    padding-left: 16.125rem !important;
  }

  .sm\:hover\:pt-65\.5:hover {
    padding-top: 16.375rem !important;
  }

  .sm\:hover\:pr-65\.5:hover {
    padding-right: 16.375rem !important;
  }

  .sm\:hover\:pb-65\.5:hover {
    padding-bottom: 16.375rem !important;
  }

  .sm\:hover\:pl-65\.5:hover {
    padding-left: 16.375rem !important;
  }

  .sm\:hover\:pt-66\.5:hover {
    padding-top: 16.625rem !important;
  }

  .sm\:hover\:pr-66\.5:hover {
    padding-right: 16.625rem !important;
  }

  .sm\:hover\:pb-66\.5:hover {
    padding-bottom: 16.625rem !important;
  }

  .sm\:hover\:pl-66\.5:hover {
    padding-left: 16.625rem !important;
  }

  .sm\:hover\:pt-67\.5:hover {
    padding-top: 16.875rem !important;
  }

  .sm\:hover\:pr-67\.5:hover {
    padding-right: 16.875rem !important;
  }

  .sm\:hover\:pb-67\.5:hover {
    padding-bottom: 16.875rem !important;
  }

  .sm\:hover\:pl-67\.5:hover {
    padding-left: 16.875rem !important;
  }

  .sm\:hover\:pt-68\.5:hover {
    padding-top: 17.125rem !important;
  }

  .sm\:hover\:pr-68\.5:hover {
    padding-right: 17.125rem !important;
  }

  .sm\:hover\:pb-68\.5:hover {
    padding-bottom: 17.125rem !important;
  }

  .sm\:hover\:pl-68\.5:hover {
    padding-left: 17.125rem !important;
  }

  .sm\:hover\:pt-69\.5:hover {
    padding-top: 17.375rem !important;
  }

  .sm\:hover\:pr-69\.5:hover {
    padding-right: 17.375rem !important;
  }

  .sm\:hover\:pb-69\.5:hover {
    padding-bottom: 17.375rem !important;
  }

  .sm\:hover\:pl-69\.5:hover {
    padding-left: 17.375rem !important;
  }

  .sm\:hover\:pt-70\.5:hover {
    padding-top: 17.625rem !important;
  }

  .sm\:hover\:pr-70\.5:hover {
    padding-right: 17.625rem !important;
  }

  .sm\:hover\:pb-70\.5:hover {
    padding-bottom: 17.625rem !important;
  }

  .sm\:hover\:pl-70\.5:hover {
    padding-left: 17.625rem !important;
  }

  .sm\:hover\:pt-71\.5:hover {
    padding-top: 17.875rem !important;
  }

  .sm\:hover\:pr-71\.5:hover {
    padding-right: 17.875rem !important;
  }

  .sm\:hover\:pb-71\.5:hover {
    padding-bottom: 17.875rem !important;
  }

  .sm\:hover\:pl-71\.5:hover {
    padding-left: 17.875rem !important;
  }

  .sm\:hover\:pt-72\.5:hover {
    padding-top: 18.125rem !important;
  }

  .sm\:hover\:pr-72\.5:hover {
    padding-right: 18.125rem !important;
  }

  .sm\:hover\:pb-72\.5:hover {
    padding-bottom: 18.125rem !important;
  }

  .sm\:hover\:pl-72\.5:hover {
    padding-left: 18.125rem !important;
  }

  .sm\:hover\:pt-73\.5:hover {
    padding-top: 18.375rem !important;
  }

  .sm\:hover\:pr-73\.5:hover {
    padding-right: 18.375rem !important;
  }

  .sm\:hover\:pb-73\.5:hover {
    padding-bottom: 18.375rem !important;
  }

  .sm\:hover\:pl-73\.5:hover {
    padding-left: 18.375rem !important;
  }

  .sm\:hover\:pt-74\.5:hover {
    padding-top: 18.625rem !important;
  }

  .sm\:hover\:pr-74\.5:hover {
    padding-right: 18.625rem !important;
  }

  .sm\:hover\:pb-74\.5:hover {
    padding-bottom: 18.625rem !important;
  }

  .sm\:hover\:pl-74\.5:hover {
    padding-left: 18.625rem !important;
  }

  .sm\:hover\:pt-75\.5:hover {
    padding-top: 18.875rem !important;
  }

  .sm\:hover\:pr-75\.5:hover {
    padding-right: 18.875rem !important;
  }

  .sm\:hover\:pb-75\.5:hover {
    padding-bottom: 18.875rem !important;
  }

  .sm\:hover\:pl-75\.5:hover {
    padding-left: 18.875rem !important;
  }

  .sm\:hover\:pt-76\.5:hover {
    padding-top: 19.125rem !important;
  }

  .sm\:hover\:pr-76\.5:hover {
    padding-right: 19.125rem !important;
  }

  .sm\:hover\:pb-76\.5:hover {
    padding-bottom: 19.125rem !important;
  }

  .sm\:hover\:pl-76\.5:hover {
    padding-left: 19.125rem !important;
  }

  .sm\:hover\:pt-77\.5:hover {
    padding-top: 19.375rem !important;
  }

  .sm\:hover\:pr-77\.5:hover {
    padding-right: 19.375rem !important;
  }

  .sm\:hover\:pb-77\.5:hover {
    padding-bottom: 19.375rem !important;
  }

  .sm\:hover\:pl-77\.5:hover {
    padding-left: 19.375rem !important;
  }

  .sm\:hover\:pt-78\.5:hover {
    padding-top: 19.625rem !important;
  }

  .sm\:hover\:pr-78\.5:hover {
    padding-right: 19.625rem !important;
  }

  .sm\:hover\:pb-78\.5:hover {
    padding-bottom: 19.625rem !important;
  }

  .sm\:hover\:pl-78\.5:hover {
    padding-left: 19.625rem !important;
  }

  .sm\:hover\:pt-79\.5:hover {
    padding-top: 19.875rem !important;
  }

  .sm\:hover\:pr-79\.5:hover {
    padding-right: 19.875rem !important;
  }

  .sm\:hover\:pb-79\.5:hover {
    padding-bottom: 19.875rem !important;
  }

  .sm\:hover\:pl-79\.5:hover {
    padding-left: 19.875rem !important;
  }

  .sm\:hover\:pt-80\.5:hover {
    padding-top: 20.125rem !important;
  }

  .sm\:hover\:pr-80\.5:hover {
    padding-right: 20.125rem !important;
  }

  .sm\:hover\:pb-80\.5:hover {
    padding-bottom: 20.125rem !important;
  }

  .sm\:hover\:pl-80\.5:hover {
    padding-left: 20.125rem !important;
  }

  .sm\:hover\:pt-81\.5:hover {
    padding-top: 20.375rem !important;
  }

  .sm\:hover\:pr-81\.5:hover {
    padding-right: 20.375rem !important;
  }

  .sm\:hover\:pb-81\.5:hover {
    padding-bottom: 20.375rem !important;
  }

  .sm\:hover\:pl-81\.5:hover {
    padding-left: 20.375rem !important;
  }

  .sm\:hover\:pt-82\.5:hover {
    padding-top: 20.625rem !important;
  }

  .sm\:hover\:pr-82\.5:hover {
    padding-right: 20.625rem !important;
  }

  .sm\:hover\:pb-82\.5:hover {
    padding-bottom: 20.625rem !important;
  }

  .sm\:hover\:pl-82\.5:hover {
    padding-left: 20.625rem !important;
  }

  .sm\:hover\:pt-83\.5:hover {
    padding-top: 20.875rem !important;
  }

  .sm\:hover\:pr-83\.5:hover {
    padding-right: 20.875rem !important;
  }

  .sm\:hover\:pb-83\.5:hover {
    padding-bottom: 20.875rem !important;
  }

  .sm\:hover\:pl-83\.5:hover {
    padding-left: 20.875rem !important;
  }

  .sm\:hover\:pt-84\.5:hover {
    padding-top: 21.125rem !important;
  }

  .sm\:hover\:pr-84\.5:hover {
    padding-right: 21.125rem !important;
  }

  .sm\:hover\:pb-84\.5:hover {
    padding-bottom: 21.125rem !important;
  }

  .sm\:hover\:pl-84\.5:hover {
    padding-left: 21.125rem !important;
  }

  .sm\:hover\:pt-85\.5:hover {
    padding-top: 21.375rem !important;
  }

  .sm\:hover\:pr-85\.5:hover {
    padding-right: 21.375rem !important;
  }

  .sm\:hover\:pb-85\.5:hover {
    padding-bottom: 21.375rem !important;
  }

  .sm\:hover\:pl-85\.5:hover {
    padding-left: 21.375rem !important;
  }

  .sm\:hover\:pt-86\.5:hover {
    padding-top: 21.625rem !important;
  }

  .sm\:hover\:pr-86\.5:hover {
    padding-right: 21.625rem !important;
  }

  .sm\:hover\:pb-86\.5:hover {
    padding-bottom: 21.625rem !important;
  }

  .sm\:hover\:pl-86\.5:hover {
    padding-left: 21.625rem !important;
  }

  .sm\:hover\:pt-87\.5:hover {
    padding-top: 21.875rem !important;
  }

  .sm\:hover\:pr-87\.5:hover {
    padding-right: 21.875rem !important;
  }

  .sm\:hover\:pb-87\.5:hover {
    padding-bottom: 21.875rem !important;
  }

  .sm\:hover\:pl-87\.5:hover {
    padding-left: 21.875rem !important;
  }

  .sm\:hover\:pt-88\.5:hover {
    padding-top: 22.125rem !important;
  }

  .sm\:hover\:pr-88\.5:hover {
    padding-right: 22.125rem !important;
  }

  .sm\:hover\:pb-88\.5:hover {
    padding-bottom: 22.125rem !important;
  }

  .sm\:hover\:pl-88\.5:hover {
    padding-left: 22.125rem !important;
  }

  .sm\:hover\:pt-89\.5:hover {
    padding-top: 22.375rem !important;
  }

  .sm\:hover\:pr-89\.5:hover {
    padding-right: 22.375rem !important;
  }

  .sm\:hover\:pb-89\.5:hover {
    padding-bottom: 22.375rem !important;
  }

  .sm\:hover\:pl-89\.5:hover {
    padding-left: 22.375rem !important;
  }

  .sm\:hover\:pt-90\.5:hover {
    padding-top: 22.625rem !important;
  }

  .sm\:hover\:pr-90\.5:hover {
    padding-right: 22.625rem !important;
  }

  .sm\:hover\:pb-90\.5:hover {
    padding-bottom: 22.625rem !important;
  }

  .sm\:hover\:pl-90\.5:hover {
    padding-left: 22.625rem !important;
  }

  .sm\:hover\:pt-91\.5:hover {
    padding-top: 22.875rem !important;
  }

  .sm\:hover\:pr-91\.5:hover {
    padding-right: 22.875rem !important;
  }

  .sm\:hover\:pb-91\.5:hover {
    padding-bottom: 22.875rem !important;
  }

  .sm\:hover\:pl-91\.5:hover {
    padding-left: 22.875rem !important;
  }

  .sm\:hover\:pt-92\.5:hover {
    padding-top: 23.125rem !important;
  }

  .sm\:hover\:pr-92\.5:hover {
    padding-right: 23.125rem !important;
  }

  .sm\:hover\:pb-92\.5:hover {
    padding-bottom: 23.125rem !important;
  }

  .sm\:hover\:pl-92\.5:hover {
    padding-left: 23.125rem !important;
  }

  .sm\:hover\:pt-93\.5:hover {
    padding-top: 23.375rem !important;
  }

  .sm\:hover\:pr-93\.5:hover {
    padding-right: 23.375rem !important;
  }

  .sm\:hover\:pb-93\.5:hover {
    padding-bottom: 23.375rem !important;
  }

  .sm\:hover\:pl-93\.5:hover {
    padding-left: 23.375rem !important;
  }

  .sm\:hover\:pt-94\.5:hover {
    padding-top: 23.625rem !important;
  }

  .sm\:hover\:pr-94\.5:hover {
    padding-right: 23.625rem !important;
  }

  .sm\:hover\:pb-94\.5:hover {
    padding-bottom: 23.625rem !important;
  }

  .sm\:hover\:pl-94\.5:hover {
    padding-left: 23.625rem !important;
  }

  .sm\:hover\:pt-95\.5:hover {
    padding-top: 23.875rem !important;
  }

  .sm\:hover\:pr-95\.5:hover {
    padding-right: 23.875rem !important;
  }

  .sm\:hover\:pb-95\.5:hover {
    padding-bottom: 23.875rem !important;
  }

  .sm\:hover\:pl-95\.5:hover {
    padding-left: 23.875rem !important;
  }

  .sm\:hover\:pt-96\.5:hover {
    padding-top: 24.125rem !important;
  }

  .sm\:hover\:pr-96\.5:hover {
    padding-right: 24.125rem !important;
  }

  .sm\:hover\:pb-96\.5:hover {
    padding-bottom: 24.125rem !important;
  }

  .sm\:hover\:pl-96\.5:hover {
    padding-left: 24.125rem !important;
  }

  .sm\:hover\:pt-97\.5:hover {
    padding-top: 24.375rem !important;
  }

  .sm\:hover\:pr-97\.5:hover {
    padding-right: 24.375rem !important;
  }

  .sm\:hover\:pb-97\.5:hover {
    padding-bottom: 24.375rem !important;
  }

  .sm\:hover\:pl-97\.5:hover {
    padding-left: 24.375rem !important;
  }

  .sm\:hover\:pt-98\.5:hover {
    padding-top: 24.625rem !important;
  }

  .sm\:hover\:pr-98\.5:hover {
    padding-right: 24.625rem !important;
  }

  .sm\:hover\:pb-98\.5:hover {
    padding-bottom: 24.625rem !important;
  }

  .sm\:hover\:pl-98\.5:hover {
    padding-left: 24.625rem !important;
  }

  .sm\:hover\:pt-99\.5:hover {
    padding-top: 24.875rem !important;
  }

  .sm\:hover\:pr-99\.5:hover {
    padding-right: 24.875rem !important;
  }

  .sm\:hover\:pb-99\.5:hover {
    padding-bottom: 24.875rem !important;
  }

  .sm\:hover\:pl-99\.5:hover {
    padding-left: 24.875rem !important;
  }

  .sm\:hover\:pt-100\.5:hover {
    padding-top: 25.125rem !important;
  }

  .sm\:hover\:pr-100\.5:hover {
    padding-right: 25.125rem !important;
  }

  .sm\:hover\:pb-100\.5:hover {
    padding-bottom: 25.125rem !important;
  }

  .sm\:hover\:pl-100\.5:hover {
    padding-left: 25.125rem !important;
  }

  .sm\:hover\:pt-101\.5:hover {
    padding-top: 25.375rem !important;
  }

  .sm\:hover\:pr-101\.5:hover {
    padding-right: 25.375rem !important;
  }

  .sm\:hover\:pb-101\.5:hover {
    padding-bottom: 25.375rem !important;
  }

  .sm\:hover\:pl-101\.5:hover {
    padding-left: 25.375rem !important;
  }

  .sm\:hover\:pt-102\.5:hover {
    padding-top: 25.625rem !important;
  }

  .sm\:hover\:pr-102\.5:hover {
    padding-right: 25.625rem !important;
  }

  .sm\:hover\:pb-102\.5:hover {
    padding-bottom: 25.625rem !important;
  }

  .sm\:hover\:pl-102\.5:hover {
    padding-left: 25.625rem !important;
  }

  .sm\:hover\:pt-103\.5:hover {
    padding-top: 25.875rem !important;
  }

  .sm\:hover\:pr-103\.5:hover {
    padding-right: 25.875rem !important;
  }

  .sm\:hover\:pb-103\.5:hover {
    padding-bottom: 25.875rem !important;
  }

  .sm\:hover\:pl-103\.5:hover {
    padding-left: 25.875rem !important;
  }

  .sm\:hover\:pt-104\.5:hover {
    padding-top: 26.125rem !important;
  }

  .sm\:hover\:pr-104\.5:hover {
    padding-right: 26.125rem !important;
  }

  .sm\:hover\:pb-104\.5:hover {
    padding-bottom: 26.125rem !important;
  }

  .sm\:hover\:pl-104\.5:hover {
    padding-left: 26.125rem !important;
  }

  .sm\:focus\:p-0:focus {
    padding: 0rem !important;
  }

  .sm\:focus\:p-1:focus {
    padding: 0.25rem !important;
  }

  .sm\:focus\:p-2:focus {
    padding: 0.5rem !important;
  }

  .sm\:focus\:p-3:focus {
    padding: 0.75rem !important;
  }

  .sm\:focus\:p-4:focus {
    padding: 1rem !important;
  }

  .sm\:focus\:p-5:focus {
    padding: 1.25rem !important;
  }

  .sm\:focus\:p-6:focus {
    padding: 1.5rem !important;
  }

  .sm\:focus\:p-7:focus {
    padding: 1.75rem !important;
  }

  .sm\:focus\:p-8:focus {
    padding: 2rem !important;
  }

  .sm\:focus\:p-9:focus {
    padding: 2.25rem !important;
  }

  .sm\:focus\:p-10:focus {
    padding: 2.5rem !important;
  }

  .sm\:focus\:p-11:focus {
    padding: 2.75rem !important;
  }

  .sm\:focus\:p-12:focus {
    padding: 3rem !important;
  }

  .sm\:focus\:p-13:focus {
    padding: 3.25rem !important;
  }

  .sm\:focus\:p-14:focus {
    padding: 3.5rem !important;
  }

  .sm\:focus\:p-15:focus {
    padding: 3.75rem !important;
  }

  .sm\:focus\:p-16:focus {
    padding: 4rem !important;
  }

  .sm\:focus\:p-17:focus {
    padding: 4.25rem !important;
  }

  .sm\:focus\:p-18:focus {
    padding: 4.5rem !important;
  }

  .sm\:focus\:p-19:focus {
    padding: 4.75rem !important;
  }

  .sm\:focus\:p-20:focus {
    padding: 5rem !important;
  }

  .sm\:focus\:p-21:focus {
    padding: 5.25rem !important;
  }

  .sm\:focus\:p-22:focus {
    padding: 5.5rem !important;
  }

  .sm\:focus\:p-23:focus {
    padding: 5.75rem !important;
  }

  .sm\:focus\:p-24:focus {
    padding: 6rem !important;
  }

  .sm\:focus\:p-25:focus {
    padding: 6.25rem !important;
  }

  .sm\:focus\:p-26:focus {
    padding: 6.5rem !important;
  }

  .sm\:focus\:p-27:focus {
    padding: 6.75rem !important;
  }

  .sm\:focus\:p-28:focus {
    padding: 7rem !important;
  }

  .sm\:focus\:p-29:focus {
    padding: 7.25rem !important;
  }

  .sm\:focus\:p-30:focus {
    padding: 7.5rem !important;
  }

  .sm\:focus\:p-31:focus {
    padding: 7.75rem !important;
  }

  .sm\:focus\:p-32:focus {
    padding: 8rem !important;
  }

  .sm\:focus\:p-33:focus {
    padding: 8.25rem !important;
  }

  .sm\:focus\:p-34:focus {
    padding: 8.5rem !important;
  }

  .sm\:focus\:p-35:focus {
    padding: 8.75rem !important;
  }

  .sm\:focus\:p-36:focus {
    padding: 9rem !important;
  }

  .sm\:focus\:p-37:focus {
    padding: 9.25rem !important;
  }

  .sm\:focus\:p-38:focus {
    padding: 9.5rem !important;
  }

  .sm\:focus\:p-39:focus {
    padding: 9.75rem !important;
  }

  .sm\:focus\:p-40:focus {
    padding: 10rem !important;
  }

  .sm\:focus\:p-41:focus {
    padding: 10.25rem !important;
  }

  .sm\:focus\:p-42:focus {
    padding: 10.5rem !important;
  }

  .sm\:focus\:p-43:focus {
    padding: 10.75rem !important;
  }

  .sm\:focus\:p-44:focus {
    padding: 11rem !important;
  }

  .sm\:focus\:p-45:focus {
    padding: 11.25rem !important;
  }

  .sm\:focus\:p-46:focus {
    padding: 11.5rem !important;
  }

  .sm\:focus\:p-47:focus {
    padding: 11.75rem !important;
  }

  .sm\:focus\:p-48:focus {
    padding: 12rem !important;
  }

  .sm\:focus\:p-49:focus {
    padding: 12.25rem !important;
  }

  .sm\:focus\:p-50:focus {
    padding: 12.5rem !important;
  }

  .sm\:focus\:p-51:focus {
    padding: 12.75rem !important;
  }

  .sm\:focus\:p-52:focus {
    padding: 13rem !important;
  }

  .sm\:focus\:p-53:focus {
    padding: 13.25rem !important;
  }

  .sm\:focus\:p-54:focus {
    padding: 13.5rem !important;
  }

  .sm\:focus\:p-55:focus {
    padding: 13.75rem !important;
  }

  .sm\:focus\:p-56:focus {
    padding: 14rem !important;
  }

  .sm\:focus\:p-57:focus {
    padding: 14.25rem !important;
  }

  .sm\:focus\:p-58:focus {
    padding: 14.5rem !important;
  }

  .sm\:focus\:p-59:focus {
    padding: 14.75rem !important;
  }

  .sm\:focus\:p-60:focus {
    padding: 15rem !important;
  }

  .sm\:focus\:p-61:focus {
    padding: 15.25rem !important;
  }

  .sm\:focus\:p-62:focus {
    padding: 15.5rem !important;
  }

  .sm\:focus\:p-63:focus {
    padding: 15.75rem !important;
  }

  .sm\:focus\:p-64:focus {
    padding: 16rem !important;
  }

  .sm\:focus\:p-65:focus {
    padding: 16.25rem !important;
  }

  .sm\:focus\:p-66:focus {
    padding: 16.5rem !important;
  }

  .sm\:focus\:p-67:focus {
    padding: 16.75rem !important;
  }

  .sm\:focus\:p-68:focus {
    padding: 17rem !important;
  }

  .sm\:focus\:p-69:focus {
    padding: 17.25rem !important;
  }

  .sm\:focus\:p-70:focus {
    padding: 17.5rem !important;
  }

  .sm\:focus\:p-71:focus {
    padding: 17.75rem !important;
  }

  .sm\:focus\:p-72:focus {
    padding: 18rem !important;
  }

  .sm\:focus\:p-73:focus {
    padding: 18.25rem !important;
  }

  .sm\:focus\:p-74:focus {
    padding: 18.5rem !important;
  }

  .sm\:focus\:p-75:focus {
    padding: 18.75rem !important;
  }

  .sm\:focus\:p-76:focus {
    padding: 19rem !important;
  }

  .sm\:focus\:p-77:focus {
    padding: 19.25rem !important;
  }

  .sm\:focus\:p-78:focus {
    padding: 19.5rem !important;
  }

  .sm\:focus\:p-79:focus {
    padding: 19.75rem !important;
  }

  .sm\:focus\:p-80:focus {
    padding: 20rem !important;
  }

  .sm\:focus\:p-81:focus {
    padding: 20.25rem !important;
  }

  .sm\:focus\:p-82:focus {
    padding: 20.5rem !important;
  }

  .sm\:focus\:p-83:focus {
    padding: 20.75rem !important;
  }

  .sm\:focus\:p-84:focus {
    padding: 21rem !important;
  }

  .sm\:focus\:p-85:focus {
    padding: 21.25rem !important;
  }

  .sm\:focus\:p-86:focus {
    padding: 21.5rem !important;
  }

  .sm\:focus\:p-87:focus {
    padding: 21.75rem !important;
  }

  .sm\:focus\:p-88:focus {
    padding: 22rem !important;
  }

  .sm\:focus\:p-89:focus {
    padding: 22.25rem !important;
  }

  .sm\:focus\:p-90:focus {
    padding: 22.5rem !important;
  }

  .sm\:focus\:p-91:focus {
    padding: 22.75rem !important;
  }

  .sm\:focus\:p-92:focus {
    padding: 23rem !important;
  }

  .sm\:focus\:p-93:focus {
    padding: 23.25rem !important;
  }

  .sm\:focus\:p-94:focus {
    padding: 23.5rem !important;
  }

  .sm\:focus\:p-95:focus {
    padding: 23.75rem !important;
  }

  .sm\:focus\:p-96:focus {
    padding: 24rem !important;
  }

  .sm\:focus\:p-97:focus {
    padding: 24.25rem !important;
  }

  .sm\:focus\:p-98:focus {
    padding: 24.5rem !important;
  }

  .sm\:focus\:p-99:focus {
    padding: 24.75rem !important;
  }

  .sm\:focus\:p-100:focus {
    padding: 25rem !important;
  }

  .sm\:focus\:p-101:focus {
    padding: 25.25rem !important;
  }

  .sm\:focus\:p-102:focus {
    padding: 25.5rem !important;
  }

  .sm\:focus\:p-103:focus {
    padding: 25.75rem !important;
  }

  .sm\:focus\:p-104:focus {
    padding: 26rem !important;
  }

  .sm\:focus\:p-105:focus {
    padding: 26.25rem !important;
  }

  .sm\:focus\:p-px:focus {
    padding: 1px !important;
  }

  .sm\:focus\:p-0\.5:focus {
    padding: 0.125rem !important;
  }

  .sm\:focus\:p-1\.5:focus {
    padding: 0.375rem !important;
  }

  .sm\:focus\:p-2\.5:focus {
    padding: 0.625rem !important;
  }

  .sm\:focus\:p-3\.5:focus {
    padding: 0.875rem !important;
  }

  .sm\:focus\:p-4\.5:focus {
    padding: 1.125rem !important;
  }

  .sm\:focus\:p-5\.5:focus {
    padding: 1.375rem !important;
  }

  .sm\:focus\:p-6\.5:focus {
    padding: 1.625rem !important;
  }

  .sm\:focus\:p-7\.5:focus {
    padding: 1.875rem !important;
  }

  .sm\:focus\:p-8\.5:focus {
    padding: 2.125rem !important;
  }

  .sm\:focus\:p-9\.5:focus {
    padding: 2.375rem !important;
  }

  .sm\:focus\:p-10\.5:focus {
    padding: 2.625rem !important;
  }

  .sm\:focus\:p-11\.5:focus {
    padding: 2.875rem !important;
  }

  .sm\:focus\:p-12\.5:focus {
    padding: 3.125rem !important;
  }

  .sm\:focus\:p-13\.5:focus {
    padding: 3.375rem !important;
  }

  .sm\:focus\:p-14\.5:focus {
    padding: 3.625rem !important;
  }

  .sm\:focus\:p-15\.5:focus {
    padding: 3.875rem !important;
  }

  .sm\:focus\:p-16\.5:focus {
    padding: 4.125rem !important;
  }

  .sm\:focus\:p-17\.5:focus {
    padding: 4.375rem !important;
  }

  .sm\:focus\:p-18\.5:focus {
    padding: 4.625rem !important;
  }

  .sm\:focus\:p-19\.5:focus {
    padding: 4.875rem !important;
  }

  .sm\:focus\:p-20\.5:focus {
    padding: 5.125rem !important;
  }

  .sm\:focus\:p-21\.5:focus {
    padding: 5.375rem !important;
  }

  .sm\:focus\:p-22\.5:focus {
    padding: 5.625rem !important;
  }

  .sm\:focus\:p-23\.5:focus {
    padding: 5.875rem !important;
  }

  .sm\:focus\:p-24\.5:focus {
    padding: 6.125rem !important;
  }

  .sm\:focus\:p-25\.5:focus {
    padding: 6.375rem !important;
  }

  .sm\:focus\:p-26\.5:focus {
    padding: 6.625rem !important;
  }

  .sm\:focus\:p-27\.5:focus {
    padding: 6.875rem !important;
  }

  .sm\:focus\:p-28\.5:focus {
    padding: 7.125rem !important;
  }

  .sm\:focus\:p-29\.5:focus {
    padding: 7.375rem !important;
  }

  .sm\:focus\:p-30\.5:focus {
    padding: 7.625rem !important;
  }

  .sm\:focus\:p-31\.5:focus {
    padding: 7.875rem !important;
  }

  .sm\:focus\:p-32\.5:focus {
    padding: 8.125rem !important;
  }

  .sm\:focus\:p-33\.5:focus {
    padding: 8.375rem !important;
  }

  .sm\:focus\:p-34\.5:focus {
    padding: 8.625rem !important;
  }

  .sm\:focus\:p-35\.5:focus {
    padding: 8.875rem !important;
  }

  .sm\:focus\:p-36\.5:focus {
    padding: 9.125rem !important;
  }

  .sm\:focus\:p-37\.5:focus {
    padding: 9.375rem !important;
  }

  .sm\:focus\:p-38\.5:focus {
    padding: 9.625rem !important;
  }

  .sm\:focus\:p-39\.5:focus {
    padding: 9.875rem !important;
  }

  .sm\:focus\:p-40\.5:focus {
    padding: 10.125rem !important;
  }

  .sm\:focus\:p-41\.5:focus {
    padding: 10.375rem !important;
  }

  .sm\:focus\:p-42\.5:focus {
    padding: 10.625rem !important;
  }

  .sm\:focus\:p-43\.5:focus {
    padding: 10.875rem !important;
  }

  .sm\:focus\:p-44\.5:focus {
    padding: 11.125rem !important;
  }

  .sm\:focus\:p-45\.5:focus {
    padding: 11.375rem !important;
  }

  .sm\:focus\:p-46\.5:focus {
    padding: 11.625rem !important;
  }

  .sm\:focus\:p-47\.5:focus {
    padding: 11.875rem !important;
  }

  .sm\:focus\:p-48\.5:focus {
    padding: 12.125rem !important;
  }

  .sm\:focus\:p-49\.5:focus {
    padding: 12.375rem !important;
  }

  .sm\:focus\:p-50\.5:focus {
    padding: 12.625rem !important;
  }

  .sm\:focus\:p-51\.5:focus {
    padding: 12.875rem !important;
  }

  .sm\:focus\:p-52\.5:focus {
    padding: 13.125rem !important;
  }

  .sm\:focus\:p-53\.5:focus {
    padding: 13.375rem !important;
  }

  .sm\:focus\:p-54\.5:focus {
    padding: 13.625rem !important;
  }

  .sm\:focus\:p-55\.5:focus {
    padding: 13.875rem !important;
  }

  .sm\:focus\:p-56\.5:focus {
    padding: 14.125rem !important;
  }

  .sm\:focus\:p-57\.5:focus {
    padding: 14.375rem !important;
  }

  .sm\:focus\:p-58\.5:focus {
    padding: 14.625rem !important;
  }

  .sm\:focus\:p-59\.5:focus {
    padding: 14.875rem !important;
  }

  .sm\:focus\:p-60\.5:focus {
    padding: 15.125rem !important;
  }

  .sm\:focus\:p-61\.5:focus {
    padding: 15.375rem !important;
  }

  .sm\:focus\:p-62\.5:focus {
    padding: 15.625rem !important;
  }

  .sm\:focus\:p-63\.5:focus {
    padding: 15.875rem !important;
  }

  .sm\:focus\:p-64\.5:focus {
    padding: 16.125rem !important;
  }

  .sm\:focus\:p-65\.5:focus {
    padding: 16.375rem !important;
  }

  .sm\:focus\:p-66\.5:focus {
    padding: 16.625rem !important;
  }

  .sm\:focus\:p-67\.5:focus {
    padding: 16.875rem !important;
  }

  .sm\:focus\:p-68\.5:focus {
    padding: 17.125rem !important;
  }

  .sm\:focus\:p-69\.5:focus {
    padding: 17.375rem !important;
  }

  .sm\:focus\:p-70\.5:focus {
    padding: 17.625rem !important;
  }

  .sm\:focus\:p-71\.5:focus {
    padding: 17.875rem !important;
  }

  .sm\:focus\:p-72\.5:focus {
    padding: 18.125rem !important;
  }

  .sm\:focus\:p-73\.5:focus {
    padding: 18.375rem !important;
  }

  .sm\:focus\:p-74\.5:focus {
    padding: 18.625rem !important;
  }

  .sm\:focus\:p-75\.5:focus {
    padding: 18.875rem !important;
  }

  .sm\:focus\:p-76\.5:focus {
    padding: 19.125rem !important;
  }

  .sm\:focus\:p-77\.5:focus {
    padding: 19.375rem !important;
  }

  .sm\:focus\:p-78\.5:focus {
    padding: 19.625rem !important;
  }

  .sm\:focus\:p-79\.5:focus {
    padding: 19.875rem !important;
  }

  .sm\:focus\:p-80\.5:focus {
    padding: 20.125rem !important;
  }

  .sm\:focus\:p-81\.5:focus {
    padding: 20.375rem !important;
  }

  .sm\:focus\:p-82\.5:focus {
    padding: 20.625rem !important;
  }

  .sm\:focus\:p-83\.5:focus {
    padding: 20.875rem !important;
  }

  .sm\:focus\:p-84\.5:focus {
    padding: 21.125rem !important;
  }

  .sm\:focus\:p-85\.5:focus {
    padding: 21.375rem !important;
  }

  .sm\:focus\:p-86\.5:focus {
    padding: 21.625rem !important;
  }

  .sm\:focus\:p-87\.5:focus {
    padding: 21.875rem !important;
  }

  .sm\:focus\:p-88\.5:focus {
    padding: 22.125rem !important;
  }

  .sm\:focus\:p-89\.5:focus {
    padding: 22.375rem !important;
  }

  .sm\:focus\:p-90\.5:focus {
    padding: 22.625rem !important;
  }

  .sm\:focus\:p-91\.5:focus {
    padding: 22.875rem !important;
  }

  .sm\:focus\:p-92\.5:focus {
    padding: 23.125rem !important;
  }

  .sm\:focus\:p-93\.5:focus {
    padding: 23.375rem !important;
  }

  .sm\:focus\:p-94\.5:focus {
    padding: 23.625rem !important;
  }

  .sm\:focus\:p-95\.5:focus {
    padding: 23.875rem !important;
  }

  .sm\:focus\:p-96\.5:focus {
    padding: 24.125rem !important;
  }

  .sm\:focus\:p-97\.5:focus {
    padding: 24.375rem !important;
  }

  .sm\:focus\:p-98\.5:focus {
    padding: 24.625rem !important;
  }

  .sm\:focus\:p-99\.5:focus {
    padding: 24.875rem !important;
  }

  .sm\:focus\:p-100\.5:focus {
    padding: 25.125rem !important;
  }

  .sm\:focus\:p-101\.5:focus {
    padding: 25.375rem !important;
  }

  .sm\:focus\:p-102\.5:focus {
    padding: 25.625rem !important;
  }

  .sm\:focus\:p-103\.5:focus {
    padding: 25.875rem !important;
  }

  .sm\:focus\:p-104\.5:focus {
    padding: 26.125rem !important;
  }

  .sm\:focus\:py-0:focus {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .sm\:focus\:px-0:focus {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .sm\:focus\:py-1:focus {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .sm\:focus\:px-1:focus {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .sm\:focus\:py-2:focus {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .sm\:focus\:px-2:focus {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .sm\:focus\:py-3:focus {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .sm\:focus\:px-3:focus {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .sm\:focus\:py-4:focus {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm\:focus\:px-4:focus {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .sm\:focus\:py-5:focus {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .sm\:focus\:px-5:focus {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .sm\:focus\:py-6:focus {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:focus\:px-6:focus {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:focus\:py-7:focus {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .sm\:focus\:px-7:focus {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .sm\:focus\:py-8:focus {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .sm\:focus\:px-8:focus {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .sm\:focus\:py-9:focus {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .sm\:focus\:px-9:focus {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .sm\:focus\:py-10:focus {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .sm\:focus\:px-10:focus {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .sm\:focus\:py-11:focus {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .sm\:focus\:px-11:focus {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .sm\:focus\:py-12:focus {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm\:focus\:px-12:focus {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:focus\:py-13:focus {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .sm\:focus\:px-13:focus {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .sm\:focus\:py-14:focus {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .sm\:focus\:px-14:focus {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .sm\:focus\:py-15:focus {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .sm\:focus\:px-15:focus {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .sm\:focus\:py-16:focus {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .sm\:focus\:px-16:focus {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .sm\:focus\:py-17:focus {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .sm\:focus\:px-17:focus {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .sm\:focus\:py-18:focus {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .sm\:focus\:px-18:focus {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .sm\:focus\:py-19:focus {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .sm\:focus\:px-19:focus {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .sm\:focus\:py-20:focus {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .sm\:focus\:px-20:focus {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .sm\:focus\:py-21:focus {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .sm\:focus\:px-21:focus {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .sm\:focus\:py-22:focus {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .sm\:focus\:px-22:focus {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .sm\:focus\:py-23:focus {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .sm\:focus\:px-23:focus {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .sm\:focus\:py-24:focus {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .sm\:focus\:px-24:focus {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .sm\:focus\:py-25:focus {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .sm\:focus\:px-25:focus {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .sm\:focus\:py-26:focus {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .sm\:focus\:px-26:focus {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .sm\:focus\:py-27:focus {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .sm\:focus\:px-27:focus {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .sm\:focus\:py-28:focus {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .sm\:focus\:px-28:focus {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .sm\:focus\:py-29:focus {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .sm\:focus\:px-29:focus {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .sm\:focus\:py-30:focus {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .sm\:focus\:px-30:focus {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .sm\:focus\:py-31:focus {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .sm\:focus\:px-31:focus {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .sm\:focus\:py-32:focus {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .sm\:focus\:px-32:focus {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .sm\:focus\:py-33:focus {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .sm\:focus\:px-33:focus {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .sm\:focus\:py-34:focus {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .sm\:focus\:px-34:focus {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .sm\:focus\:py-35:focus {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .sm\:focus\:px-35:focus {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .sm\:focus\:py-36:focus {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .sm\:focus\:px-36:focus {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .sm\:focus\:py-37:focus {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .sm\:focus\:px-37:focus {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .sm\:focus\:py-38:focus {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .sm\:focus\:px-38:focus {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .sm\:focus\:py-39:focus {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .sm\:focus\:px-39:focus {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .sm\:focus\:py-40:focus {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .sm\:focus\:px-40:focus {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .sm\:focus\:py-41:focus {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .sm\:focus\:px-41:focus {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .sm\:focus\:py-42:focus {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .sm\:focus\:px-42:focus {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .sm\:focus\:py-43:focus {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .sm\:focus\:px-43:focus {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .sm\:focus\:py-44:focus {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .sm\:focus\:px-44:focus {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .sm\:focus\:py-45:focus {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .sm\:focus\:px-45:focus {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .sm\:focus\:py-46:focus {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .sm\:focus\:px-46:focus {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .sm\:focus\:py-47:focus {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .sm\:focus\:px-47:focus {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .sm\:focus\:py-48:focus {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .sm\:focus\:px-48:focus {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .sm\:focus\:py-49:focus {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .sm\:focus\:px-49:focus {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .sm\:focus\:py-50:focus {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .sm\:focus\:px-50:focus {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .sm\:focus\:py-51:focus {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .sm\:focus\:px-51:focus {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .sm\:focus\:py-52:focus {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .sm\:focus\:px-52:focus {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .sm\:focus\:py-53:focus {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .sm\:focus\:px-53:focus {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .sm\:focus\:py-54:focus {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .sm\:focus\:px-54:focus {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .sm\:focus\:py-55:focus {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .sm\:focus\:px-55:focus {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .sm\:focus\:py-56:focus {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .sm\:focus\:px-56:focus {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .sm\:focus\:py-57:focus {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .sm\:focus\:px-57:focus {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .sm\:focus\:py-58:focus {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .sm\:focus\:px-58:focus {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .sm\:focus\:py-59:focus {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .sm\:focus\:px-59:focus {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .sm\:focus\:py-60:focus {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .sm\:focus\:px-60:focus {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .sm\:focus\:py-61:focus {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .sm\:focus\:px-61:focus {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .sm\:focus\:py-62:focus {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .sm\:focus\:px-62:focus {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .sm\:focus\:py-63:focus {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .sm\:focus\:px-63:focus {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .sm\:focus\:py-64:focus {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .sm\:focus\:px-64:focus {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .sm\:focus\:py-65:focus {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .sm\:focus\:px-65:focus {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .sm\:focus\:py-66:focus {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .sm\:focus\:px-66:focus {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .sm\:focus\:py-67:focus {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .sm\:focus\:px-67:focus {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .sm\:focus\:py-68:focus {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .sm\:focus\:px-68:focus {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .sm\:focus\:py-69:focus {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .sm\:focus\:px-69:focus {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .sm\:focus\:py-70:focus {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .sm\:focus\:px-70:focus {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .sm\:focus\:py-71:focus {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .sm\:focus\:px-71:focus {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .sm\:focus\:py-72:focus {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .sm\:focus\:px-72:focus {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .sm\:focus\:py-73:focus {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .sm\:focus\:px-73:focus {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .sm\:focus\:py-74:focus {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .sm\:focus\:px-74:focus {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .sm\:focus\:py-75:focus {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .sm\:focus\:px-75:focus {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .sm\:focus\:py-76:focus {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .sm\:focus\:px-76:focus {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .sm\:focus\:py-77:focus {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .sm\:focus\:px-77:focus {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .sm\:focus\:py-78:focus {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .sm\:focus\:px-78:focus {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .sm\:focus\:py-79:focus {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .sm\:focus\:px-79:focus {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .sm\:focus\:py-80:focus {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .sm\:focus\:px-80:focus {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .sm\:focus\:py-81:focus {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .sm\:focus\:px-81:focus {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .sm\:focus\:py-82:focus {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .sm\:focus\:px-82:focus {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .sm\:focus\:py-83:focus {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .sm\:focus\:px-83:focus {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .sm\:focus\:py-84:focus {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .sm\:focus\:px-84:focus {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .sm\:focus\:py-85:focus {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .sm\:focus\:px-85:focus {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .sm\:focus\:py-86:focus {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .sm\:focus\:px-86:focus {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .sm\:focus\:py-87:focus {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .sm\:focus\:px-87:focus {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .sm\:focus\:py-88:focus {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .sm\:focus\:px-88:focus {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .sm\:focus\:py-89:focus {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .sm\:focus\:px-89:focus {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .sm\:focus\:py-90:focus {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .sm\:focus\:px-90:focus {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .sm\:focus\:py-91:focus {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .sm\:focus\:px-91:focus {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .sm\:focus\:py-92:focus {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .sm\:focus\:px-92:focus {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .sm\:focus\:py-93:focus {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .sm\:focus\:px-93:focus {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .sm\:focus\:py-94:focus {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .sm\:focus\:px-94:focus {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .sm\:focus\:py-95:focus {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .sm\:focus\:px-95:focus {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .sm\:focus\:py-96:focus {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .sm\:focus\:px-96:focus {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .sm\:focus\:py-97:focus {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .sm\:focus\:px-97:focus {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .sm\:focus\:py-98:focus {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .sm\:focus\:px-98:focus {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .sm\:focus\:py-99:focus {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .sm\:focus\:px-99:focus {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .sm\:focus\:py-100:focus {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .sm\:focus\:px-100:focus {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .sm\:focus\:py-101:focus {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .sm\:focus\:px-101:focus {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .sm\:focus\:py-102:focus {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .sm\:focus\:px-102:focus {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .sm\:focus\:py-103:focus {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .sm\:focus\:px-103:focus {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .sm\:focus\:py-104:focus {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .sm\:focus\:px-104:focus {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .sm\:focus\:py-105:focus {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .sm\:focus\:px-105:focus {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .sm\:focus\:py-px:focus {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .sm\:focus\:px-px:focus {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .sm\:focus\:py-0\.5:focus {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .sm\:focus\:px-0\.5:focus {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .sm\:focus\:py-1\.5:focus {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .sm\:focus\:px-1\.5:focus {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .sm\:focus\:py-2\.5:focus {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .sm\:focus\:px-2\.5:focus {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .sm\:focus\:py-3\.5:focus {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .sm\:focus\:px-3\.5:focus {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .sm\:focus\:py-4\.5:focus {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .sm\:focus\:px-4\.5:focus {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .sm\:focus\:py-5\.5:focus {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .sm\:focus\:px-5\.5:focus {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .sm\:focus\:py-6\.5:focus {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .sm\:focus\:px-6\.5:focus {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .sm\:focus\:py-7\.5:focus {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .sm\:focus\:px-7\.5:focus {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .sm\:focus\:py-8\.5:focus {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .sm\:focus\:px-8\.5:focus {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .sm\:focus\:py-9\.5:focus {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .sm\:focus\:px-9\.5:focus {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .sm\:focus\:py-10\.5:focus {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .sm\:focus\:px-10\.5:focus {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .sm\:focus\:py-11\.5:focus {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .sm\:focus\:px-11\.5:focus {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .sm\:focus\:py-12\.5:focus {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .sm\:focus\:px-12\.5:focus {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .sm\:focus\:py-13\.5:focus {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .sm\:focus\:px-13\.5:focus {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .sm\:focus\:py-14\.5:focus {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .sm\:focus\:px-14\.5:focus {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .sm\:focus\:py-15\.5:focus {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .sm\:focus\:px-15\.5:focus {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .sm\:focus\:py-16\.5:focus {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .sm\:focus\:px-16\.5:focus {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .sm\:focus\:py-17\.5:focus {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .sm\:focus\:px-17\.5:focus {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .sm\:focus\:py-18\.5:focus {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .sm\:focus\:px-18\.5:focus {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .sm\:focus\:py-19\.5:focus {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .sm\:focus\:px-19\.5:focus {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .sm\:focus\:py-20\.5:focus {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .sm\:focus\:px-20\.5:focus {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .sm\:focus\:py-21\.5:focus {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .sm\:focus\:px-21\.5:focus {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .sm\:focus\:py-22\.5:focus {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .sm\:focus\:px-22\.5:focus {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .sm\:focus\:py-23\.5:focus {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .sm\:focus\:px-23\.5:focus {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .sm\:focus\:py-24\.5:focus {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .sm\:focus\:px-24\.5:focus {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .sm\:focus\:py-25\.5:focus {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .sm\:focus\:px-25\.5:focus {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .sm\:focus\:py-26\.5:focus {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .sm\:focus\:px-26\.5:focus {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .sm\:focus\:py-27\.5:focus {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .sm\:focus\:px-27\.5:focus {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .sm\:focus\:py-28\.5:focus {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .sm\:focus\:px-28\.5:focus {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .sm\:focus\:py-29\.5:focus {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .sm\:focus\:px-29\.5:focus {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .sm\:focus\:py-30\.5:focus {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .sm\:focus\:px-30\.5:focus {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .sm\:focus\:py-31\.5:focus {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .sm\:focus\:px-31\.5:focus {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .sm\:focus\:py-32\.5:focus {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .sm\:focus\:px-32\.5:focus {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .sm\:focus\:py-33\.5:focus {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .sm\:focus\:px-33\.5:focus {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .sm\:focus\:py-34\.5:focus {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .sm\:focus\:px-34\.5:focus {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .sm\:focus\:py-35\.5:focus {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .sm\:focus\:px-35\.5:focus {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .sm\:focus\:py-36\.5:focus {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .sm\:focus\:px-36\.5:focus {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .sm\:focus\:py-37\.5:focus {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .sm\:focus\:px-37\.5:focus {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .sm\:focus\:py-38\.5:focus {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .sm\:focus\:px-38\.5:focus {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .sm\:focus\:py-39\.5:focus {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .sm\:focus\:px-39\.5:focus {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .sm\:focus\:py-40\.5:focus {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .sm\:focus\:px-40\.5:focus {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .sm\:focus\:py-41\.5:focus {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .sm\:focus\:px-41\.5:focus {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .sm\:focus\:py-42\.5:focus {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .sm\:focus\:px-42\.5:focus {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .sm\:focus\:py-43\.5:focus {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .sm\:focus\:px-43\.5:focus {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .sm\:focus\:py-44\.5:focus {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .sm\:focus\:px-44\.5:focus {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .sm\:focus\:py-45\.5:focus {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .sm\:focus\:px-45\.5:focus {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .sm\:focus\:py-46\.5:focus {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .sm\:focus\:px-46\.5:focus {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .sm\:focus\:py-47\.5:focus {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .sm\:focus\:px-47\.5:focus {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .sm\:focus\:py-48\.5:focus {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .sm\:focus\:px-48\.5:focus {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .sm\:focus\:py-49\.5:focus {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .sm\:focus\:px-49\.5:focus {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .sm\:focus\:py-50\.5:focus {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .sm\:focus\:px-50\.5:focus {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .sm\:focus\:py-51\.5:focus {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .sm\:focus\:px-51\.5:focus {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .sm\:focus\:py-52\.5:focus {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .sm\:focus\:px-52\.5:focus {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .sm\:focus\:py-53\.5:focus {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .sm\:focus\:px-53\.5:focus {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .sm\:focus\:py-54\.5:focus {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .sm\:focus\:px-54\.5:focus {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .sm\:focus\:py-55\.5:focus {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .sm\:focus\:px-55\.5:focus {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .sm\:focus\:py-56\.5:focus {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .sm\:focus\:px-56\.5:focus {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .sm\:focus\:py-57\.5:focus {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .sm\:focus\:px-57\.5:focus {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .sm\:focus\:py-58\.5:focus {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .sm\:focus\:px-58\.5:focus {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .sm\:focus\:py-59\.5:focus {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .sm\:focus\:px-59\.5:focus {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .sm\:focus\:py-60\.5:focus {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .sm\:focus\:px-60\.5:focus {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .sm\:focus\:py-61\.5:focus {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .sm\:focus\:px-61\.5:focus {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .sm\:focus\:py-62\.5:focus {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .sm\:focus\:px-62\.5:focus {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .sm\:focus\:py-63\.5:focus {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .sm\:focus\:px-63\.5:focus {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .sm\:focus\:py-64\.5:focus {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .sm\:focus\:px-64\.5:focus {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .sm\:focus\:py-65\.5:focus {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .sm\:focus\:px-65\.5:focus {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .sm\:focus\:py-66\.5:focus {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .sm\:focus\:px-66\.5:focus {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .sm\:focus\:py-67\.5:focus {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .sm\:focus\:px-67\.5:focus {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .sm\:focus\:py-68\.5:focus {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .sm\:focus\:px-68\.5:focus {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .sm\:focus\:py-69\.5:focus {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .sm\:focus\:px-69\.5:focus {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .sm\:focus\:py-70\.5:focus {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .sm\:focus\:px-70\.5:focus {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .sm\:focus\:py-71\.5:focus {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .sm\:focus\:px-71\.5:focus {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .sm\:focus\:py-72\.5:focus {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .sm\:focus\:px-72\.5:focus {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .sm\:focus\:py-73\.5:focus {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .sm\:focus\:px-73\.5:focus {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .sm\:focus\:py-74\.5:focus {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .sm\:focus\:px-74\.5:focus {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .sm\:focus\:py-75\.5:focus {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .sm\:focus\:px-75\.5:focus {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .sm\:focus\:py-76\.5:focus {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .sm\:focus\:px-76\.5:focus {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .sm\:focus\:py-77\.5:focus {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .sm\:focus\:px-77\.5:focus {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .sm\:focus\:py-78\.5:focus {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .sm\:focus\:px-78\.5:focus {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .sm\:focus\:py-79\.5:focus {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .sm\:focus\:px-79\.5:focus {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .sm\:focus\:py-80\.5:focus {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .sm\:focus\:px-80\.5:focus {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .sm\:focus\:py-81\.5:focus {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .sm\:focus\:px-81\.5:focus {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .sm\:focus\:py-82\.5:focus {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .sm\:focus\:px-82\.5:focus {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .sm\:focus\:py-83\.5:focus {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .sm\:focus\:px-83\.5:focus {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .sm\:focus\:py-84\.5:focus {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .sm\:focus\:px-84\.5:focus {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .sm\:focus\:py-85\.5:focus {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .sm\:focus\:px-85\.5:focus {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .sm\:focus\:py-86\.5:focus {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .sm\:focus\:px-86\.5:focus {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .sm\:focus\:py-87\.5:focus {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .sm\:focus\:px-87\.5:focus {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .sm\:focus\:py-88\.5:focus {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .sm\:focus\:px-88\.5:focus {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .sm\:focus\:py-89\.5:focus {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .sm\:focus\:px-89\.5:focus {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .sm\:focus\:py-90\.5:focus {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .sm\:focus\:px-90\.5:focus {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .sm\:focus\:py-91\.5:focus {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .sm\:focus\:px-91\.5:focus {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .sm\:focus\:py-92\.5:focus {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .sm\:focus\:px-92\.5:focus {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .sm\:focus\:py-93\.5:focus {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .sm\:focus\:px-93\.5:focus {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .sm\:focus\:py-94\.5:focus {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .sm\:focus\:px-94\.5:focus {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .sm\:focus\:py-95\.5:focus {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .sm\:focus\:px-95\.5:focus {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .sm\:focus\:py-96\.5:focus {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .sm\:focus\:px-96\.5:focus {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .sm\:focus\:py-97\.5:focus {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .sm\:focus\:px-97\.5:focus {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .sm\:focus\:py-98\.5:focus {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .sm\:focus\:px-98\.5:focus {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .sm\:focus\:py-99\.5:focus {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .sm\:focus\:px-99\.5:focus {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .sm\:focus\:py-100\.5:focus {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .sm\:focus\:px-100\.5:focus {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .sm\:focus\:py-101\.5:focus {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .sm\:focus\:px-101\.5:focus {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .sm\:focus\:py-102\.5:focus {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .sm\:focus\:px-102\.5:focus {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .sm\:focus\:py-103\.5:focus {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .sm\:focus\:px-103\.5:focus {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .sm\:focus\:py-104\.5:focus {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .sm\:focus\:px-104\.5:focus {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .sm\:focus\:pt-0:focus {
    padding-top: 0rem !important;
  }

  .sm\:focus\:pr-0:focus {
    padding-right: 0rem !important;
  }

  .sm\:focus\:pb-0:focus {
    padding-bottom: 0rem !important;
  }

  .sm\:focus\:pl-0:focus {
    padding-left: 0rem !important;
  }

  .sm\:focus\:pt-1:focus {
    padding-top: 0.25rem !important;
  }

  .sm\:focus\:pr-1:focus {
    padding-right: 0.25rem !important;
  }

  .sm\:focus\:pb-1:focus {
    padding-bottom: 0.25rem !important;
  }

  .sm\:focus\:pl-1:focus {
    padding-left: 0.25rem !important;
  }

  .sm\:focus\:pt-2:focus {
    padding-top: 0.5rem !important;
  }

  .sm\:focus\:pr-2:focus {
    padding-right: 0.5rem !important;
  }

  .sm\:focus\:pb-2:focus {
    padding-bottom: 0.5rem !important;
  }

  .sm\:focus\:pl-2:focus {
    padding-left: 0.5rem !important;
  }

  .sm\:focus\:pt-3:focus {
    padding-top: 0.75rem !important;
  }

  .sm\:focus\:pr-3:focus {
    padding-right: 0.75rem !important;
  }

  .sm\:focus\:pb-3:focus {
    padding-bottom: 0.75rem !important;
  }

  .sm\:focus\:pl-3:focus {
    padding-left: 0.75rem !important;
  }

  .sm\:focus\:pt-4:focus {
    padding-top: 1rem !important;
  }

  .sm\:focus\:pr-4:focus {
    padding-right: 1rem !important;
  }

  .sm\:focus\:pb-4:focus {
    padding-bottom: 1rem !important;
  }

  .sm\:focus\:pl-4:focus {
    padding-left: 1rem !important;
  }

  .sm\:focus\:pt-5:focus {
    padding-top: 1.25rem !important;
  }

  .sm\:focus\:pr-5:focus {
    padding-right: 1.25rem !important;
  }

  .sm\:focus\:pb-5:focus {
    padding-bottom: 1.25rem !important;
  }

  .sm\:focus\:pl-5:focus {
    padding-left: 1.25rem !important;
  }

  .sm\:focus\:pt-6:focus {
    padding-top: 1.5rem !important;
  }

  .sm\:focus\:pr-6:focus {
    padding-right: 1.5rem !important;
  }

  .sm\:focus\:pb-6:focus {
    padding-bottom: 1.5rem !important;
  }

  .sm\:focus\:pl-6:focus {
    padding-left: 1.5rem !important;
  }

  .sm\:focus\:pt-7:focus {
    padding-top: 1.75rem !important;
  }

  .sm\:focus\:pr-7:focus {
    padding-right: 1.75rem !important;
  }

  .sm\:focus\:pb-7:focus {
    padding-bottom: 1.75rem !important;
  }

  .sm\:focus\:pl-7:focus {
    padding-left: 1.75rem !important;
  }

  .sm\:focus\:pt-8:focus {
    padding-top: 2rem !important;
  }

  .sm\:focus\:pr-8:focus {
    padding-right: 2rem !important;
  }

  .sm\:focus\:pb-8:focus {
    padding-bottom: 2rem !important;
  }

  .sm\:focus\:pl-8:focus {
    padding-left: 2rem !important;
  }

  .sm\:focus\:pt-9:focus {
    padding-top: 2.25rem !important;
  }

  .sm\:focus\:pr-9:focus {
    padding-right: 2.25rem !important;
  }

  .sm\:focus\:pb-9:focus {
    padding-bottom: 2.25rem !important;
  }

  .sm\:focus\:pl-9:focus {
    padding-left: 2.25rem !important;
  }

  .sm\:focus\:pt-10:focus {
    padding-top: 2.5rem !important;
  }

  .sm\:focus\:pr-10:focus {
    padding-right: 2.5rem !important;
  }

  .sm\:focus\:pb-10:focus {
    padding-bottom: 2.5rem !important;
  }

  .sm\:focus\:pl-10:focus {
    padding-left: 2.5rem !important;
  }

  .sm\:focus\:pt-11:focus {
    padding-top: 2.75rem !important;
  }

  .sm\:focus\:pr-11:focus {
    padding-right: 2.75rem !important;
  }

  .sm\:focus\:pb-11:focus {
    padding-bottom: 2.75rem !important;
  }

  .sm\:focus\:pl-11:focus {
    padding-left: 2.75rem !important;
  }

  .sm\:focus\:pt-12:focus {
    padding-top: 3rem !important;
  }

  .sm\:focus\:pr-12:focus {
    padding-right: 3rem !important;
  }

  .sm\:focus\:pb-12:focus {
    padding-bottom: 3rem !important;
  }

  .sm\:focus\:pl-12:focus {
    padding-left: 3rem !important;
  }

  .sm\:focus\:pt-13:focus {
    padding-top: 3.25rem !important;
  }

  .sm\:focus\:pr-13:focus {
    padding-right: 3.25rem !important;
  }

  .sm\:focus\:pb-13:focus {
    padding-bottom: 3.25rem !important;
  }

  .sm\:focus\:pl-13:focus {
    padding-left: 3.25rem !important;
  }

  .sm\:focus\:pt-14:focus {
    padding-top: 3.5rem !important;
  }

  .sm\:focus\:pr-14:focus {
    padding-right: 3.5rem !important;
  }

  .sm\:focus\:pb-14:focus {
    padding-bottom: 3.5rem !important;
  }

  .sm\:focus\:pl-14:focus {
    padding-left: 3.5rem !important;
  }

  .sm\:focus\:pt-15:focus {
    padding-top: 3.75rem !important;
  }

  .sm\:focus\:pr-15:focus {
    padding-right: 3.75rem !important;
  }

  .sm\:focus\:pb-15:focus {
    padding-bottom: 3.75rem !important;
  }

  .sm\:focus\:pl-15:focus {
    padding-left: 3.75rem !important;
  }

  .sm\:focus\:pt-16:focus {
    padding-top: 4rem !important;
  }

  .sm\:focus\:pr-16:focus {
    padding-right: 4rem !important;
  }

  .sm\:focus\:pb-16:focus {
    padding-bottom: 4rem !important;
  }

  .sm\:focus\:pl-16:focus {
    padding-left: 4rem !important;
  }

  .sm\:focus\:pt-17:focus {
    padding-top: 4.25rem !important;
  }

  .sm\:focus\:pr-17:focus {
    padding-right: 4.25rem !important;
  }

  .sm\:focus\:pb-17:focus {
    padding-bottom: 4.25rem !important;
  }

  .sm\:focus\:pl-17:focus {
    padding-left: 4.25rem !important;
  }

  .sm\:focus\:pt-18:focus {
    padding-top: 4.5rem !important;
  }

  .sm\:focus\:pr-18:focus {
    padding-right: 4.5rem !important;
  }

  .sm\:focus\:pb-18:focus {
    padding-bottom: 4.5rem !important;
  }

  .sm\:focus\:pl-18:focus {
    padding-left: 4.5rem !important;
  }

  .sm\:focus\:pt-19:focus {
    padding-top: 4.75rem !important;
  }

  .sm\:focus\:pr-19:focus {
    padding-right: 4.75rem !important;
  }

  .sm\:focus\:pb-19:focus {
    padding-bottom: 4.75rem !important;
  }

  .sm\:focus\:pl-19:focus {
    padding-left: 4.75rem !important;
  }

  .sm\:focus\:pt-20:focus {
    padding-top: 5rem !important;
  }

  .sm\:focus\:pr-20:focus {
    padding-right: 5rem !important;
  }

  .sm\:focus\:pb-20:focus {
    padding-bottom: 5rem !important;
  }

  .sm\:focus\:pl-20:focus {
    padding-left: 5rem !important;
  }

  .sm\:focus\:pt-21:focus {
    padding-top: 5.25rem !important;
  }

  .sm\:focus\:pr-21:focus {
    padding-right: 5.25rem !important;
  }

  .sm\:focus\:pb-21:focus {
    padding-bottom: 5.25rem !important;
  }

  .sm\:focus\:pl-21:focus {
    padding-left: 5.25rem !important;
  }

  .sm\:focus\:pt-22:focus {
    padding-top: 5.5rem !important;
  }

  .sm\:focus\:pr-22:focus {
    padding-right: 5.5rem !important;
  }

  .sm\:focus\:pb-22:focus {
    padding-bottom: 5.5rem !important;
  }

  .sm\:focus\:pl-22:focus {
    padding-left: 5.5rem !important;
  }

  .sm\:focus\:pt-23:focus {
    padding-top: 5.75rem !important;
  }

  .sm\:focus\:pr-23:focus {
    padding-right: 5.75rem !important;
  }

  .sm\:focus\:pb-23:focus {
    padding-bottom: 5.75rem !important;
  }

  .sm\:focus\:pl-23:focus {
    padding-left: 5.75rem !important;
  }

  .sm\:focus\:pt-24:focus {
    padding-top: 6rem !important;
  }

  .sm\:focus\:pr-24:focus {
    padding-right: 6rem !important;
  }

  .sm\:focus\:pb-24:focus {
    padding-bottom: 6rem !important;
  }

  .sm\:focus\:pl-24:focus {
    padding-left: 6rem !important;
  }

  .sm\:focus\:pt-25:focus {
    padding-top: 6.25rem !important;
  }

  .sm\:focus\:pr-25:focus {
    padding-right: 6.25rem !important;
  }

  .sm\:focus\:pb-25:focus {
    padding-bottom: 6.25rem !important;
  }

  .sm\:focus\:pl-25:focus {
    padding-left: 6.25rem !important;
  }

  .sm\:focus\:pt-26:focus {
    padding-top: 6.5rem !important;
  }

  .sm\:focus\:pr-26:focus {
    padding-right: 6.5rem !important;
  }

  .sm\:focus\:pb-26:focus {
    padding-bottom: 6.5rem !important;
  }

  .sm\:focus\:pl-26:focus {
    padding-left: 6.5rem !important;
  }

  .sm\:focus\:pt-27:focus {
    padding-top: 6.75rem !important;
  }

  .sm\:focus\:pr-27:focus {
    padding-right: 6.75rem !important;
  }

  .sm\:focus\:pb-27:focus {
    padding-bottom: 6.75rem !important;
  }

  .sm\:focus\:pl-27:focus {
    padding-left: 6.75rem !important;
  }

  .sm\:focus\:pt-28:focus {
    padding-top: 7rem !important;
  }

  .sm\:focus\:pr-28:focus {
    padding-right: 7rem !important;
  }

  .sm\:focus\:pb-28:focus {
    padding-bottom: 7rem !important;
  }

  .sm\:focus\:pl-28:focus {
    padding-left: 7rem !important;
  }

  .sm\:focus\:pt-29:focus {
    padding-top: 7.25rem !important;
  }

  .sm\:focus\:pr-29:focus {
    padding-right: 7.25rem !important;
  }

  .sm\:focus\:pb-29:focus {
    padding-bottom: 7.25rem !important;
  }

  .sm\:focus\:pl-29:focus {
    padding-left: 7.25rem !important;
  }

  .sm\:focus\:pt-30:focus {
    padding-top: 7.5rem !important;
  }

  .sm\:focus\:pr-30:focus {
    padding-right: 7.5rem !important;
  }

  .sm\:focus\:pb-30:focus {
    padding-bottom: 7.5rem !important;
  }

  .sm\:focus\:pl-30:focus {
    padding-left: 7.5rem !important;
  }

  .sm\:focus\:pt-31:focus {
    padding-top: 7.75rem !important;
  }

  .sm\:focus\:pr-31:focus {
    padding-right: 7.75rem !important;
  }

  .sm\:focus\:pb-31:focus {
    padding-bottom: 7.75rem !important;
  }

  .sm\:focus\:pl-31:focus {
    padding-left: 7.75rem !important;
  }

  .sm\:focus\:pt-32:focus {
    padding-top: 8rem !important;
  }

  .sm\:focus\:pr-32:focus {
    padding-right: 8rem !important;
  }

  .sm\:focus\:pb-32:focus {
    padding-bottom: 8rem !important;
  }

  .sm\:focus\:pl-32:focus {
    padding-left: 8rem !important;
  }

  .sm\:focus\:pt-33:focus {
    padding-top: 8.25rem !important;
  }

  .sm\:focus\:pr-33:focus {
    padding-right: 8.25rem !important;
  }

  .sm\:focus\:pb-33:focus {
    padding-bottom: 8.25rem !important;
  }

  .sm\:focus\:pl-33:focus {
    padding-left: 8.25rem !important;
  }

  .sm\:focus\:pt-34:focus {
    padding-top: 8.5rem !important;
  }

  .sm\:focus\:pr-34:focus {
    padding-right: 8.5rem !important;
  }

  .sm\:focus\:pb-34:focus {
    padding-bottom: 8.5rem !important;
  }

  .sm\:focus\:pl-34:focus {
    padding-left: 8.5rem !important;
  }

  .sm\:focus\:pt-35:focus {
    padding-top: 8.75rem !important;
  }

  .sm\:focus\:pr-35:focus {
    padding-right: 8.75rem !important;
  }

  .sm\:focus\:pb-35:focus {
    padding-bottom: 8.75rem !important;
  }

  .sm\:focus\:pl-35:focus {
    padding-left: 8.75rem !important;
  }

  .sm\:focus\:pt-36:focus {
    padding-top: 9rem !important;
  }

  .sm\:focus\:pr-36:focus {
    padding-right: 9rem !important;
  }

  .sm\:focus\:pb-36:focus {
    padding-bottom: 9rem !important;
  }

  .sm\:focus\:pl-36:focus {
    padding-left: 9rem !important;
  }

  .sm\:focus\:pt-37:focus {
    padding-top: 9.25rem !important;
  }

  .sm\:focus\:pr-37:focus {
    padding-right: 9.25rem !important;
  }

  .sm\:focus\:pb-37:focus {
    padding-bottom: 9.25rem !important;
  }

  .sm\:focus\:pl-37:focus {
    padding-left: 9.25rem !important;
  }

  .sm\:focus\:pt-38:focus {
    padding-top: 9.5rem !important;
  }

  .sm\:focus\:pr-38:focus {
    padding-right: 9.5rem !important;
  }

  .sm\:focus\:pb-38:focus {
    padding-bottom: 9.5rem !important;
  }

  .sm\:focus\:pl-38:focus {
    padding-left: 9.5rem !important;
  }

  .sm\:focus\:pt-39:focus {
    padding-top: 9.75rem !important;
  }

  .sm\:focus\:pr-39:focus {
    padding-right: 9.75rem !important;
  }

  .sm\:focus\:pb-39:focus {
    padding-bottom: 9.75rem !important;
  }

  .sm\:focus\:pl-39:focus {
    padding-left: 9.75rem !important;
  }

  .sm\:focus\:pt-40:focus {
    padding-top: 10rem !important;
  }

  .sm\:focus\:pr-40:focus {
    padding-right: 10rem !important;
  }

  .sm\:focus\:pb-40:focus {
    padding-bottom: 10rem !important;
  }

  .sm\:focus\:pl-40:focus {
    padding-left: 10rem !important;
  }

  .sm\:focus\:pt-41:focus {
    padding-top: 10.25rem !important;
  }

  .sm\:focus\:pr-41:focus {
    padding-right: 10.25rem !important;
  }

  .sm\:focus\:pb-41:focus {
    padding-bottom: 10.25rem !important;
  }

  .sm\:focus\:pl-41:focus {
    padding-left: 10.25rem !important;
  }

  .sm\:focus\:pt-42:focus {
    padding-top: 10.5rem !important;
  }

  .sm\:focus\:pr-42:focus {
    padding-right: 10.5rem !important;
  }

  .sm\:focus\:pb-42:focus {
    padding-bottom: 10.5rem !important;
  }

  .sm\:focus\:pl-42:focus {
    padding-left: 10.5rem !important;
  }

  .sm\:focus\:pt-43:focus {
    padding-top: 10.75rem !important;
  }

  .sm\:focus\:pr-43:focus {
    padding-right: 10.75rem !important;
  }

  .sm\:focus\:pb-43:focus {
    padding-bottom: 10.75rem !important;
  }

  .sm\:focus\:pl-43:focus {
    padding-left: 10.75rem !important;
  }

  .sm\:focus\:pt-44:focus {
    padding-top: 11rem !important;
  }

  .sm\:focus\:pr-44:focus {
    padding-right: 11rem !important;
  }

  .sm\:focus\:pb-44:focus {
    padding-bottom: 11rem !important;
  }

  .sm\:focus\:pl-44:focus {
    padding-left: 11rem !important;
  }

  .sm\:focus\:pt-45:focus {
    padding-top: 11.25rem !important;
  }

  .sm\:focus\:pr-45:focus {
    padding-right: 11.25rem !important;
  }

  .sm\:focus\:pb-45:focus {
    padding-bottom: 11.25rem !important;
  }

  .sm\:focus\:pl-45:focus {
    padding-left: 11.25rem !important;
  }

  .sm\:focus\:pt-46:focus {
    padding-top: 11.5rem !important;
  }

  .sm\:focus\:pr-46:focus {
    padding-right: 11.5rem !important;
  }

  .sm\:focus\:pb-46:focus {
    padding-bottom: 11.5rem !important;
  }

  .sm\:focus\:pl-46:focus {
    padding-left: 11.5rem !important;
  }

  .sm\:focus\:pt-47:focus {
    padding-top: 11.75rem !important;
  }

  .sm\:focus\:pr-47:focus {
    padding-right: 11.75rem !important;
  }

  .sm\:focus\:pb-47:focus {
    padding-bottom: 11.75rem !important;
  }

  .sm\:focus\:pl-47:focus {
    padding-left: 11.75rem !important;
  }

  .sm\:focus\:pt-48:focus {
    padding-top: 12rem !important;
  }

  .sm\:focus\:pr-48:focus {
    padding-right: 12rem !important;
  }

  .sm\:focus\:pb-48:focus {
    padding-bottom: 12rem !important;
  }

  .sm\:focus\:pl-48:focus {
    padding-left: 12rem !important;
  }

  .sm\:focus\:pt-49:focus {
    padding-top: 12.25rem !important;
  }

  .sm\:focus\:pr-49:focus {
    padding-right: 12.25rem !important;
  }

  .sm\:focus\:pb-49:focus {
    padding-bottom: 12.25rem !important;
  }

  .sm\:focus\:pl-49:focus {
    padding-left: 12.25rem !important;
  }

  .sm\:focus\:pt-50:focus {
    padding-top: 12.5rem !important;
  }

  .sm\:focus\:pr-50:focus {
    padding-right: 12.5rem !important;
  }

  .sm\:focus\:pb-50:focus {
    padding-bottom: 12.5rem !important;
  }

  .sm\:focus\:pl-50:focus {
    padding-left: 12.5rem !important;
  }

  .sm\:focus\:pt-51:focus {
    padding-top: 12.75rem !important;
  }

  .sm\:focus\:pr-51:focus {
    padding-right: 12.75rem !important;
  }

  .sm\:focus\:pb-51:focus {
    padding-bottom: 12.75rem !important;
  }

  .sm\:focus\:pl-51:focus {
    padding-left: 12.75rem !important;
  }

  .sm\:focus\:pt-52:focus {
    padding-top: 13rem !important;
  }

  .sm\:focus\:pr-52:focus {
    padding-right: 13rem !important;
  }

  .sm\:focus\:pb-52:focus {
    padding-bottom: 13rem !important;
  }

  .sm\:focus\:pl-52:focus {
    padding-left: 13rem !important;
  }

  .sm\:focus\:pt-53:focus {
    padding-top: 13.25rem !important;
  }

  .sm\:focus\:pr-53:focus {
    padding-right: 13.25rem !important;
  }

  .sm\:focus\:pb-53:focus {
    padding-bottom: 13.25rem !important;
  }

  .sm\:focus\:pl-53:focus {
    padding-left: 13.25rem !important;
  }

  .sm\:focus\:pt-54:focus {
    padding-top: 13.5rem !important;
  }

  .sm\:focus\:pr-54:focus {
    padding-right: 13.5rem !important;
  }

  .sm\:focus\:pb-54:focus {
    padding-bottom: 13.5rem !important;
  }

  .sm\:focus\:pl-54:focus {
    padding-left: 13.5rem !important;
  }

  .sm\:focus\:pt-55:focus {
    padding-top: 13.75rem !important;
  }

  .sm\:focus\:pr-55:focus {
    padding-right: 13.75rem !important;
  }

  .sm\:focus\:pb-55:focus {
    padding-bottom: 13.75rem !important;
  }

  .sm\:focus\:pl-55:focus {
    padding-left: 13.75rem !important;
  }

  .sm\:focus\:pt-56:focus {
    padding-top: 14rem !important;
  }

  .sm\:focus\:pr-56:focus {
    padding-right: 14rem !important;
  }

  .sm\:focus\:pb-56:focus {
    padding-bottom: 14rem !important;
  }

  .sm\:focus\:pl-56:focus {
    padding-left: 14rem !important;
  }

  .sm\:focus\:pt-57:focus {
    padding-top: 14.25rem !important;
  }

  .sm\:focus\:pr-57:focus {
    padding-right: 14.25rem !important;
  }

  .sm\:focus\:pb-57:focus {
    padding-bottom: 14.25rem !important;
  }

  .sm\:focus\:pl-57:focus {
    padding-left: 14.25rem !important;
  }

  .sm\:focus\:pt-58:focus {
    padding-top: 14.5rem !important;
  }

  .sm\:focus\:pr-58:focus {
    padding-right: 14.5rem !important;
  }

  .sm\:focus\:pb-58:focus {
    padding-bottom: 14.5rem !important;
  }

  .sm\:focus\:pl-58:focus {
    padding-left: 14.5rem !important;
  }

  .sm\:focus\:pt-59:focus {
    padding-top: 14.75rem !important;
  }

  .sm\:focus\:pr-59:focus {
    padding-right: 14.75rem !important;
  }

  .sm\:focus\:pb-59:focus {
    padding-bottom: 14.75rem !important;
  }

  .sm\:focus\:pl-59:focus {
    padding-left: 14.75rem !important;
  }

  .sm\:focus\:pt-60:focus {
    padding-top: 15rem !important;
  }

  .sm\:focus\:pr-60:focus {
    padding-right: 15rem !important;
  }

  .sm\:focus\:pb-60:focus {
    padding-bottom: 15rem !important;
  }

  .sm\:focus\:pl-60:focus {
    padding-left: 15rem !important;
  }

  .sm\:focus\:pt-61:focus {
    padding-top: 15.25rem !important;
  }

  .sm\:focus\:pr-61:focus {
    padding-right: 15.25rem !important;
  }

  .sm\:focus\:pb-61:focus {
    padding-bottom: 15.25rem !important;
  }

  .sm\:focus\:pl-61:focus {
    padding-left: 15.25rem !important;
  }

  .sm\:focus\:pt-62:focus {
    padding-top: 15.5rem !important;
  }

  .sm\:focus\:pr-62:focus {
    padding-right: 15.5rem !important;
  }

  .sm\:focus\:pb-62:focus {
    padding-bottom: 15.5rem !important;
  }

  .sm\:focus\:pl-62:focus {
    padding-left: 15.5rem !important;
  }

  .sm\:focus\:pt-63:focus {
    padding-top: 15.75rem !important;
  }

  .sm\:focus\:pr-63:focus {
    padding-right: 15.75rem !important;
  }

  .sm\:focus\:pb-63:focus {
    padding-bottom: 15.75rem !important;
  }

  .sm\:focus\:pl-63:focus {
    padding-left: 15.75rem !important;
  }

  .sm\:focus\:pt-64:focus {
    padding-top: 16rem !important;
  }

  .sm\:focus\:pr-64:focus {
    padding-right: 16rem !important;
  }

  .sm\:focus\:pb-64:focus {
    padding-bottom: 16rem !important;
  }

  .sm\:focus\:pl-64:focus {
    padding-left: 16rem !important;
  }

  .sm\:focus\:pt-65:focus {
    padding-top: 16.25rem !important;
  }

  .sm\:focus\:pr-65:focus {
    padding-right: 16.25rem !important;
  }

  .sm\:focus\:pb-65:focus {
    padding-bottom: 16.25rem !important;
  }

  .sm\:focus\:pl-65:focus {
    padding-left: 16.25rem !important;
  }

  .sm\:focus\:pt-66:focus {
    padding-top: 16.5rem !important;
  }

  .sm\:focus\:pr-66:focus {
    padding-right: 16.5rem !important;
  }

  .sm\:focus\:pb-66:focus {
    padding-bottom: 16.5rem !important;
  }

  .sm\:focus\:pl-66:focus {
    padding-left: 16.5rem !important;
  }

  .sm\:focus\:pt-67:focus {
    padding-top: 16.75rem !important;
  }

  .sm\:focus\:pr-67:focus {
    padding-right: 16.75rem !important;
  }

  .sm\:focus\:pb-67:focus {
    padding-bottom: 16.75rem !important;
  }

  .sm\:focus\:pl-67:focus {
    padding-left: 16.75rem !important;
  }

  .sm\:focus\:pt-68:focus {
    padding-top: 17rem !important;
  }

  .sm\:focus\:pr-68:focus {
    padding-right: 17rem !important;
  }

  .sm\:focus\:pb-68:focus {
    padding-bottom: 17rem !important;
  }

  .sm\:focus\:pl-68:focus {
    padding-left: 17rem !important;
  }

  .sm\:focus\:pt-69:focus {
    padding-top: 17.25rem !important;
  }

  .sm\:focus\:pr-69:focus {
    padding-right: 17.25rem !important;
  }

  .sm\:focus\:pb-69:focus {
    padding-bottom: 17.25rem !important;
  }

  .sm\:focus\:pl-69:focus {
    padding-left: 17.25rem !important;
  }

  .sm\:focus\:pt-70:focus {
    padding-top: 17.5rem !important;
  }

  .sm\:focus\:pr-70:focus {
    padding-right: 17.5rem !important;
  }

  .sm\:focus\:pb-70:focus {
    padding-bottom: 17.5rem !important;
  }

  .sm\:focus\:pl-70:focus {
    padding-left: 17.5rem !important;
  }

  .sm\:focus\:pt-71:focus {
    padding-top: 17.75rem !important;
  }

  .sm\:focus\:pr-71:focus {
    padding-right: 17.75rem !important;
  }

  .sm\:focus\:pb-71:focus {
    padding-bottom: 17.75rem !important;
  }

  .sm\:focus\:pl-71:focus {
    padding-left: 17.75rem !important;
  }

  .sm\:focus\:pt-72:focus {
    padding-top: 18rem !important;
  }

  .sm\:focus\:pr-72:focus {
    padding-right: 18rem !important;
  }

  .sm\:focus\:pb-72:focus {
    padding-bottom: 18rem !important;
  }

  .sm\:focus\:pl-72:focus {
    padding-left: 18rem !important;
  }

  .sm\:focus\:pt-73:focus {
    padding-top: 18.25rem !important;
  }

  .sm\:focus\:pr-73:focus {
    padding-right: 18.25rem !important;
  }

  .sm\:focus\:pb-73:focus {
    padding-bottom: 18.25rem !important;
  }

  .sm\:focus\:pl-73:focus {
    padding-left: 18.25rem !important;
  }

  .sm\:focus\:pt-74:focus {
    padding-top: 18.5rem !important;
  }

  .sm\:focus\:pr-74:focus {
    padding-right: 18.5rem !important;
  }

  .sm\:focus\:pb-74:focus {
    padding-bottom: 18.5rem !important;
  }

  .sm\:focus\:pl-74:focus {
    padding-left: 18.5rem !important;
  }

  .sm\:focus\:pt-75:focus {
    padding-top: 18.75rem !important;
  }

  .sm\:focus\:pr-75:focus {
    padding-right: 18.75rem !important;
  }

  .sm\:focus\:pb-75:focus {
    padding-bottom: 18.75rem !important;
  }

  .sm\:focus\:pl-75:focus {
    padding-left: 18.75rem !important;
  }

  .sm\:focus\:pt-76:focus {
    padding-top: 19rem !important;
  }

  .sm\:focus\:pr-76:focus {
    padding-right: 19rem !important;
  }

  .sm\:focus\:pb-76:focus {
    padding-bottom: 19rem !important;
  }

  .sm\:focus\:pl-76:focus {
    padding-left: 19rem !important;
  }

  .sm\:focus\:pt-77:focus {
    padding-top: 19.25rem !important;
  }

  .sm\:focus\:pr-77:focus {
    padding-right: 19.25rem !important;
  }

  .sm\:focus\:pb-77:focus {
    padding-bottom: 19.25rem !important;
  }

  .sm\:focus\:pl-77:focus {
    padding-left: 19.25rem !important;
  }

  .sm\:focus\:pt-78:focus {
    padding-top: 19.5rem !important;
  }

  .sm\:focus\:pr-78:focus {
    padding-right: 19.5rem !important;
  }

  .sm\:focus\:pb-78:focus {
    padding-bottom: 19.5rem !important;
  }

  .sm\:focus\:pl-78:focus {
    padding-left: 19.5rem !important;
  }

  .sm\:focus\:pt-79:focus {
    padding-top: 19.75rem !important;
  }

  .sm\:focus\:pr-79:focus {
    padding-right: 19.75rem !important;
  }

  .sm\:focus\:pb-79:focus {
    padding-bottom: 19.75rem !important;
  }

  .sm\:focus\:pl-79:focus {
    padding-left: 19.75rem !important;
  }

  .sm\:focus\:pt-80:focus {
    padding-top: 20rem !important;
  }

  .sm\:focus\:pr-80:focus {
    padding-right: 20rem !important;
  }

  .sm\:focus\:pb-80:focus {
    padding-bottom: 20rem !important;
  }

  .sm\:focus\:pl-80:focus {
    padding-left: 20rem !important;
  }

  .sm\:focus\:pt-81:focus {
    padding-top: 20.25rem !important;
  }

  .sm\:focus\:pr-81:focus {
    padding-right: 20.25rem !important;
  }

  .sm\:focus\:pb-81:focus {
    padding-bottom: 20.25rem !important;
  }

  .sm\:focus\:pl-81:focus {
    padding-left: 20.25rem !important;
  }

  .sm\:focus\:pt-82:focus {
    padding-top: 20.5rem !important;
  }

  .sm\:focus\:pr-82:focus {
    padding-right: 20.5rem !important;
  }

  .sm\:focus\:pb-82:focus {
    padding-bottom: 20.5rem !important;
  }

  .sm\:focus\:pl-82:focus {
    padding-left: 20.5rem !important;
  }

  .sm\:focus\:pt-83:focus {
    padding-top: 20.75rem !important;
  }

  .sm\:focus\:pr-83:focus {
    padding-right: 20.75rem !important;
  }

  .sm\:focus\:pb-83:focus {
    padding-bottom: 20.75rem !important;
  }

  .sm\:focus\:pl-83:focus {
    padding-left: 20.75rem !important;
  }

  .sm\:focus\:pt-84:focus {
    padding-top: 21rem !important;
  }

  .sm\:focus\:pr-84:focus {
    padding-right: 21rem !important;
  }

  .sm\:focus\:pb-84:focus {
    padding-bottom: 21rem !important;
  }

  .sm\:focus\:pl-84:focus {
    padding-left: 21rem !important;
  }

  .sm\:focus\:pt-85:focus {
    padding-top: 21.25rem !important;
  }

  .sm\:focus\:pr-85:focus {
    padding-right: 21.25rem !important;
  }

  .sm\:focus\:pb-85:focus {
    padding-bottom: 21.25rem !important;
  }

  .sm\:focus\:pl-85:focus {
    padding-left: 21.25rem !important;
  }

  .sm\:focus\:pt-86:focus {
    padding-top: 21.5rem !important;
  }

  .sm\:focus\:pr-86:focus {
    padding-right: 21.5rem !important;
  }

  .sm\:focus\:pb-86:focus {
    padding-bottom: 21.5rem !important;
  }

  .sm\:focus\:pl-86:focus {
    padding-left: 21.5rem !important;
  }

  .sm\:focus\:pt-87:focus {
    padding-top: 21.75rem !important;
  }

  .sm\:focus\:pr-87:focus {
    padding-right: 21.75rem !important;
  }

  .sm\:focus\:pb-87:focus {
    padding-bottom: 21.75rem !important;
  }

  .sm\:focus\:pl-87:focus {
    padding-left: 21.75rem !important;
  }

  .sm\:focus\:pt-88:focus {
    padding-top: 22rem !important;
  }

  .sm\:focus\:pr-88:focus {
    padding-right: 22rem !important;
  }

  .sm\:focus\:pb-88:focus {
    padding-bottom: 22rem !important;
  }

  .sm\:focus\:pl-88:focus {
    padding-left: 22rem !important;
  }

  .sm\:focus\:pt-89:focus {
    padding-top: 22.25rem !important;
  }

  .sm\:focus\:pr-89:focus {
    padding-right: 22.25rem !important;
  }

  .sm\:focus\:pb-89:focus {
    padding-bottom: 22.25rem !important;
  }

  .sm\:focus\:pl-89:focus {
    padding-left: 22.25rem !important;
  }

  .sm\:focus\:pt-90:focus {
    padding-top: 22.5rem !important;
  }

  .sm\:focus\:pr-90:focus {
    padding-right: 22.5rem !important;
  }

  .sm\:focus\:pb-90:focus {
    padding-bottom: 22.5rem !important;
  }

  .sm\:focus\:pl-90:focus {
    padding-left: 22.5rem !important;
  }

  .sm\:focus\:pt-91:focus {
    padding-top: 22.75rem !important;
  }

  .sm\:focus\:pr-91:focus {
    padding-right: 22.75rem !important;
  }

  .sm\:focus\:pb-91:focus {
    padding-bottom: 22.75rem !important;
  }

  .sm\:focus\:pl-91:focus {
    padding-left: 22.75rem !important;
  }

  .sm\:focus\:pt-92:focus {
    padding-top: 23rem !important;
  }

  .sm\:focus\:pr-92:focus {
    padding-right: 23rem !important;
  }

  .sm\:focus\:pb-92:focus {
    padding-bottom: 23rem !important;
  }

  .sm\:focus\:pl-92:focus {
    padding-left: 23rem !important;
  }

  .sm\:focus\:pt-93:focus {
    padding-top: 23.25rem !important;
  }

  .sm\:focus\:pr-93:focus {
    padding-right: 23.25rem !important;
  }

  .sm\:focus\:pb-93:focus {
    padding-bottom: 23.25rem !important;
  }

  .sm\:focus\:pl-93:focus {
    padding-left: 23.25rem !important;
  }

  .sm\:focus\:pt-94:focus {
    padding-top: 23.5rem !important;
  }

  .sm\:focus\:pr-94:focus {
    padding-right: 23.5rem !important;
  }

  .sm\:focus\:pb-94:focus {
    padding-bottom: 23.5rem !important;
  }

  .sm\:focus\:pl-94:focus {
    padding-left: 23.5rem !important;
  }

  .sm\:focus\:pt-95:focus {
    padding-top: 23.75rem !important;
  }

  .sm\:focus\:pr-95:focus {
    padding-right: 23.75rem !important;
  }

  .sm\:focus\:pb-95:focus {
    padding-bottom: 23.75rem !important;
  }

  .sm\:focus\:pl-95:focus {
    padding-left: 23.75rem !important;
  }

  .sm\:focus\:pt-96:focus {
    padding-top: 24rem !important;
  }

  .sm\:focus\:pr-96:focus {
    padding-right: 24rem !important;
  }

  .sm\:focus\:pb-96:focus {
    padding-bottom: 24rem !important;
  }

  .sm\:focus\:pl-96:focus {
    padding-left: 24rem !important;
  }

  .sm\:focus\:pt-97:focus {
    padding-top: 24.25rem !important;
  }

  .sm\:focus\:pr-97:focus {
    padding-right: 24.25rem !important;
  }

  .sm\:focus\:pb-97:focus {
    padding-bottom: 24.25rem !important;
  }

  .sm\:focus\:pl-97:focus {
    padding-left: 24.25rem !important;
  }

  .sm\:focus\:pt-98:focus {
    padding-top: 24.5rem !important;
  }

  .sm\:focus\:pr-98:focus {
    padding-right: 24.5rem !important;
  }

  .sm\:focus\:pb-98:focus {
    padding-bottom: 24.5rem !important;
  }

  .sm\:focus\:pl-98:focus {
    padding-left: 24.5rem !important;
  }

  .sm\:focus\:pt-99:focus {
    padding-top: 24.75rem !important;
  }

  .sm\:focus\:pr-99:focus {
    padding-right: 24.75rem !important;
  }

  .sm\:focus\:pb-99:focus {
    padding-bottom: 24.75rem !important;
  }

  .sm\:focus\:pl-99:focus {
    padding-left: 24.75rem !important;
  }

  .sm\:focus\:pt-100:focus {
    padding-top: 25rem !important;
  }

  .sm\:focus\:pr-100:focus {
    padding-right: 25rem !important;
  }

  .sm\:focus\:pb-100:focus {
    padding-bottom: 25rem !important;
  }

  .sm\:focus\:pl-100:focus {
    padding-left: 25rem !important;
  }

  .sm\:focus\:pt-101:focus {
    padding-top: 25.25rem !important;
  }

  .sm\:focus\:pr-101:focus {
    padding-right: 25.25rem !important;
  }

  .sm\:focus\:pb-101:focus {
    padding-bottom: 25.25rem !important;
  }

  .sm\:focus\:pl-101:focus {
    padding-left: 25.25rem !important;
  }

  .sm\:focus\:pt-102:focus {
    padding-top: 25.5rem !important;
  }

  .sm\:focus\:pr-102:focus {
    padding-right: 25.5rem !important;
  }

  .sm\:focus\:pb-102:focus {
    padding-bottom: 25.5rem !important;
  }

  .sm\:focus\:pl-102:focus {
    padding-left: 25.5rem !important;
  }

  .sm\:focus\:pt-103:focus {
    padding-top: 25.75rem !important;
  }

  .sm\:focus\:pr-103:focus {
    padding-right: 25.75rem !important;
  }

  .sm\:focus\:pb-103:focus {
    padding-bottom: 25.75rem !important;
  }

  .sm\:focus\:pl-103:focus {
    padding-left: 25.75rem !important;
  }

  .sm\:focus\:pt-104:focus {
    padding-top: 26rem !important;
  }

  .sm\:focus\:pr-104:focus {
    padding-right: 26rem !important;
  }

  .sm\:focus\:pb-104:focus {
    padding-bottom: 26rem !important;
  }

  .sm\:focus\:pl-104:focus {
    padding-left: 26rem !important;
  }

  .sm\:focus\:pt-105:focus {
    padding-top: 26.25rem !important;
  }

  .sm\:focus\:pr-105:focus {
    padding-right: 26.25rem !important;
  }

  .sm\:focus\:pb-105:focus {
    padding-bottom: 26.25rem !important;
  }

  .sm\:focus\:pl-105:focus {
    padding-left: 26.25rem !important;
  }

  .sm\:focus\:pt-px:focus {
    padding-top: 1px !important;
  }

  .sm\:focus\:pr-px:focus {
    padding-right: 1px !important;
  }

  .sm\:focus\:pb-px:focus {
    padding-bottom: 1px !important;
  }

  .sm\:focus\:pl-px:focus {
    padding-left: 1px !important;
  }

  .sm\:focus\:pt-0\.5:focus {
    padding-top: 0.125rem !important;
  }

  .sm\:focus\:pr-0\.5:focus {
    padding-right: 0.125rem !important;
  }

  .sm\:focus\:pb-0\.5:focus {
    padding-bottom: 0.125rem !important;
  }

  .sm\:focus\:pl-0\.5:focus {
    padding-left: 0.125rem !important;
  }

  .sm\:focus\:pt-1\.5:focus {
    padding-top: 0.375rem !important;
  }

  .sm\:focus\:pr-1\.5:focus {
    padding-right: 0.375rem !important;
  }

  .sm\:focus\:pb-1\.5:focus {
    padding-bottom: 0.375rem !important;
  }

  .sm\:focus\:pl-1\.5:focus {
    padding-left: 0.375rem !important;
  }

  .sm\:focus\:pt-2\.5:focus {
    padding-top: 0.625rem !important;
  }

  .sm\:focus\:pr-2\.5:focus {
    padding-right: 0.625rem !important;
  }

  .sm\:focus\:pb-2\.5:focus {
    padding-bottom: 0.625rem !important;
  }

  .sm\:focus\:pl-2\.5:focus {
    padding-left: 0.625rem !important;
  }

  .sm\:focus\:pt-3\.5:focus {
    padding-top: 0.875rem !important;
  }

  .sm\:focus\:pr-3\.5:focus {
    padding-right: 0.875rem !important;
  }

  .sm\:focus\:pb-3\.5:focus {
    padding-bottom: 0.875rem !important;
  }

  .sm\:focus\:pl-3\.5:focus {
    padding-left: 0.875rem !important;
  }

  .sm\:focus\:pt-4\.5:focus {
    padding-top: 1.125rem !important;
  }

  .sm\:focus\:pr-4\.5:focus {
    padding-right: 1.125rem !important;
  }

  .sm\:focus\:pb-4\.5:focus {
    padding-bottom: 1.125rem !important;
  }

  .sm\:focus\:pl-4\.5:focus {
    padding-left: 1.125rem !important;
  }

  .sm\:focus\:pt-5\.5:focus {
    padding-top: 1.375rem !important;
  }

  .sm\:focus\:pr-5\.5:focus {
    padding-right: 1.375rem !important;
  }

  .sm\:focus\:pb-5\.5:focus {
    padding-bottom: 1.375rem !important;
  }

  .sm\:focus\:pl-5\.5:focus {
    padding-left: 1.375rem !important;
  }

  .sm\:focus\:pt-6\.5:focus {
    padding-top: 1.625rem !important;
  }

  .sm\:focus\:pr-6\.5:focus {
    padding-right: 1.625rem !important;
  }

  .sm\:focus\:pb-6\.5:focus {
    padding-bottom: 1.625rem !important;
  }

  .sm\:focus\:pl-6\.5:focus {
    padding-left: 1.625rem !important;
  }

  .sm\:focus\:pt-7\.5:focus {
    padding-top: 1.875rem !important;
  }

  .sm\:focus\:pr-7\.5:focus {
    padding-right: 1.875rem !important;
  }

  .sm\:focus\:pb-7\.5:focus {
    padding-bottom: 1.875rem !important;
  }

  .sm\:focus\:pl-7\.5:focus {
    padding-left: 1.875rem !important;
  }

  .sm\:focus\:pt-8\.5:focus {
    padding-top: 2.125rem !important;
  }

  .sm\:focus\:pr-8\.5:focus {
    padding-right: 2.125rem !important;
  }

  .sm\:focus\:pb-8\.5:focus {
    padding-bottom: 2.125rem !important;
  }

  .sm\:focus\:pl-8\.5:focus {
    padding-left: 2.125rem !important;
  }

  .sm\:focus\:pt-9\.5:focus {
    padding-top: 2.375rem !important;
  }

  .sm\:focus\:pr-9\.5:focus {
    padding-right: 2.375rem !important;
  }

  .sm\:focus\:pb-9\.5:focus {
    padding-bottom: 2.375rem !important;
  }

  .sm\:focus\:pl-9\.5:focus {
    padding-left: 2.375rem !important;
  }

  .sm\:focus\:pt-10\.5:focus {
    padding-top: 2.625rem !important;
  }

  .sm\:focus\:pr-10\.5:focus {
    padding-right: 2.625rem !important;
  }

  .sm\:focus\:pb-10\.5:focus {
    padding-bottom: 2.625rem !important;
  }

  .sm\:focus\:pl-10\.5:focus {
    padding-left: 2.625rem !important;
  }

  .sm\:focus\:pt-11\.5:focus {
    padding-top: 2.875rem !important;
  }

  .sm\:focus\:pr-11\.5:focus {
    padding-right: 2.875rem !important;
  }

  .sm\:focus\:pb-11\.5:focus {
    padding-bottom: 2.875rem !important;
  }

  .sm\:focus\:pl-11\.5:focus {
    padding-left: 2.875rem !important;
  }

  .sm\:focus\:pt-12\.5:focus {
    padding-top: 3.125rem !important;
  }

  .sm\:focus\:pr-12\.5:focus {
    padding-right: 3.125rem !important;
  }

  .sm\:focus\:pb-12\.5:focus {
    padding-bottom: 3.125rem !important;
  }

  .sm\:focus\:pl-12\.5:focus {
    padding-left: 3.125rem !important;
  }

  .sm\:focus\:pt-13\.5:focus {
    padding-top: 3.375rem !important;
  }

  .sm\:focus\:pr-13\.5:focus {
    padding-right: 3.375rem !important;
  }

  .sm\:focus\:pb-13\.5:focus {
    padding-bottom: 3.375rem !important;
  }

  .sm\:focus\:pl-13\.5:focus {
    padding-left: 3.375rem !important;
  }

  .sm\:focus\:pt-14\.5:focus {
    padding-top: 3.625rem !important;
  }

  .sm\:focus\:pr-14\.5:focus {
    padding-right: 3.625rem !important;
  }

  .sm\:focus\:pb-14\.5:focus {
    padding-bottom: 3.625rem !important;
  }

  .sm\:focus\:pl-14\.5:focus {
    padding-left: 3.625rem !important;
  }

  .sm\:focus\:pt-15\.5:focus {
    padding-top: 3.875rem !important;
  }

  .sm\:focus\:pr-15\.5:focus {
    padding-right: 3.875rem !important;
  }

  .sm\:focus\:pb-15\.5:focus {
    padding-bottom: 3.875rem !important;
  }

  .sm\:focus\:pl-15\.5:focus {
    padding-left: 3.875rem !important;
  }

  .sm\:focus\:pt-16\.5:focus {
    padding-top: 4.125rem !important;
  }

  .sm\:focus\:pr-16\.5:focus {
    padding-right: 4.125rem !important;
  }

  .sm\:focus\:pb-16\.5:focus {
    padding-bottom: 4.125rem !important;
  }

  .sm\:focus\:pl-16\.5:focus {
    padding-left: 4.125rem !important;
  }

  .sm\:focus\:pt-17\.5:focus {
    padding-top: 4.375rem !important;
  }

  .sm\:focus\:pr-17\.5:focus {
    padding-right: 4.375rem !important;
  }

  .sm\:focus\:pb-17\.5:focus {
    padding-bottom: 4.375rem !important;
  }

  .sm\:focus\:pl-17\.5:focus {
    padding-left: 4.375rem !important;
  }

  .sm\:focus\:pt-18\.5:focus {
    padding-top: 4.625rem !important;
  }

  .sm\:focus\:pr-18\.5:focus {
    padding-right: 4.625rem !important;
  }

  .sm\:focus\:pb-18\.5:focus {
    padding-bottom: 4.625rem !important;
  }

  .sm\:focus\:pl-18\.5:focus {
    padding-left: 4.625rem !important;
  }

  .sm\:focus\:pt-19\.5:focus {
    padding-top: 4.875rem !important;
  }

  .sm\:focus\:pr-19\.5:focus {
    padding-right: 4.875rem !important;
  }

  .sm\:focus\:pb-19\.5:focus {
    padding-bottom: 4.875rem !important;
  }

  .sm\:focus\:pl-19\.5:focus {
    padding-left: 4.875rem !important;
  }

  .sm\:focus\:pt-20\.5:focus {
    padding-top: 5.125rem !important;
  }

  .sm\:focus\:pr-20\.5:focus {
    padding-right: 5.125rem !important;
  }

  .sm\:focus\:pb-20\.5:focus {
    padding-bottom: 5.125rem !important;
  }

  .sm\:focus\:pl-20\.5:focus {
    padding-left: 5.125rem !important;
  }

  .sm\:focus\:pt-21\.5:focus {
    padding-top: 5.375rem !important;
  }

  .sm\:focus\:pr-21\.5:focus {
    padding-right: 5.375rem !important;
  }

  .sm\:focus\:pb-21\.5:focus {
    padding-bottom: 5.375rem !important;
  }

  .sm\:focus\:pl-21\.5:focus {
    padding-left: 5.375rem !important;
  }

  .sm\:focus\:pt-22\.5:focus {
    padding-top: 5.625rem !important;
  }

  .sm\:focus\:pr-22\.5:focus {
    padding-right: 5.625rem !important;
  }

  .sm\:focus\:pb-22\.5:focus {
    padding-bottom: 5.625rem !important;
  }

  .sm\:focus\:pl-22\.5:focus {
    padding-left: 5.625rem !important;
  }

  .sm\:focus\:pt-23\.5:focus {
    padding-top: 5.875rem !important;
  }

  .sm\:focus\:pr-23\.5:focus {
    padding-right: 5.875rem !important;
  }

  .sm\:focus\:pb-23\.5:focus {
    padding-bottom: 5.875rem !important;
  }

  .sm\:focus\:pl-23\.5:focus {
    padding-left: 5.875rem !important;
  }

  .sm\:focus\:pt-24\.5:focus {
    padding-top: 6.125rem !important;
  }

  .sm\:focus\:pr-24\.5:focus {
    padding-right: 6.125rem !important;
  }

  .sm\:focus\:pb-24\.5:focus {
    padding-bottom: 6.125rem !important;
  }

  .sm\:focus\:pl-24\.5:focus {
    padding-left: 6.125rem !important;
  }

  .sm\:focus\:pt-25\.5:focus {
    padding-top: 6.375rem !important;
  }

  .sm\:focus\:pr-25\.5:focus {
    padding-right: 6.375rem !important;
  }

  .sm\:focus\:pb-25\.5:focus {
    padding-bottom: 6.375rem !important;
  }

  .sm\:focus\:pl-25\.5:focus {
    padding-left: 6.375rem !important;
  }

  .sm\:focus\:pt-26\.5:focus {
    padding-top: 6.625rem !important;
  }

  .sm\:focus\:pr-26\.5:focus {
    padding-right: 6.625rem !important;
  }

  .sm\:focus\:pb-26\.5:focus {
    padding-bottom: 6.625rem !important;
  }

  .sm\:focus\:pl-26\.5:focus {
    padding-left: 6.625rem !important;
  }

  .sm\:focus\:pt-27\.5:focus {
    padding-top: 6.875rem !important;
  }

  .sm\:focus\:pr-27\.5:focus {
    padding-right: 6.875rem !important;
  }

  .sm\:focus\:pb-27\.5:focus {
    padding-bottom: 6.875rem !important;
  }

  .sm\:focus\:pl-27\.5:focus {
    padding-left: 6.875rem !important;
  }

  .sm\:focus\:pt-28\.5:focus {
    padding-top: 7.125rem !important;
  }

  .sm\:focus\:pr-28\.5:focus {
    padding-right: 7.125rem !important;
  }

  .sm\:focus\:pb-28\.5:focus {
    padding-bottom: 7.125rem !important;
  }

  .sm\:focus\:pl-28\.5:focus {
    padding-left: 7.125rem !important;
  }

  .sm\:focus\:pt-29\.5:focus {
    padding-top: 7.375rem !important;
  }

  .sm\:focus\:pr-29\.5:focus {
    padding-right: 7.375rem !important;
  }

  .sm\:focus\:pb-29\.5:focus {
    padding-bottom: 7.375rem !important;
  }

  .sm\:focus\:pl-29\.5:focus {
    padding-left: 7.375rem !important;
  }

  .sm\:focus\:pt-30\.5:focus {
    padding-top: 7.625rem !important;
  }

  .sm\:focus\:pr-30\.5:focus {
    padding-right: 7.625rem !important;
  }

  .sm\:focus\:pb-30\.5:focus {
    padding-bottom: 7.625rem !important;
  }

  .sm\:focus\:pl-30\.5:focus {
    padding-left: 7.625rem !important;
  }

  .sm\:focus\:pt-31\.5:focus {
    padding-top: 7.875rem !important;
  }

  .sm\:focus\:pr-31\.5:focus {
    padding-right: 7.875rem !important;
  }

  .sm\:focus\:pb-31\.5:focus {
    padding-bottom: 7.875rem !important;
  }

  .sm\:focus\:pl-31\.5:focus {
    padding-left: 7.875rem !important;
  }

  .sm\:focus\:pt-32\.5:focus {
    padding-top: 8.125rem !important;
  }

  .sm\:focus\:pr-32\.5:focus {
    padding-right: 8.125rem !important;
  }

  .sm\:focus\:pb-32\.5:focus {
    padding-bottom: 8.125rem !important;
  }

  .sm\:focus\:pl-32\.5:focus {
    padding-left: 8.125rem !important;
  }

  .sm\:focus\:pt-33\.5:focus {
    padding-top: 8.375rem !important;
  }

  .sm\:focus\:pr-33\.5:focus {
    padding-right: 8.375rem !important;
  }

  .sm\:focus\:pb-33\.5:focus {
    padding-bottom: 8.375rem !important;
  }

  .sm\:focus\:pl-33\.5:focus {
    padding-left: 8.375rem !important;
  }

  .sm\:focus\:pt-34\.5:focus {
    padding-top: 8.625rem !important;
  }

  .sm\:focus\:pr-34\.5:focus {
    padding-right: 8.625rem !important;
  }

  .sm\:focus\:pb-34\.5:focus {
    padding-bottom: 8.625rem !important;
  }

  .sm\:focus\:pl-34\.5:focus {
    padding-left: 8.625rem !important;
  }

  .sm\:focus\:pt-35\.5:focus {
    padding-top: 8.875rem !important;
  }

  .sm\:focus\:pr-35\.5:focus {
    padding-right: 8.875rem !important;
  }

  .sm\:focus\:pb-35\.5:focus {
    padding-bottom: 8.875rem !important;
  }

  .sm\:focus\:pl-35\.5:focus {
    padding-left: 8.875rem !important;
  }

  .sm\:focus\:pt-36\.5:focus {
    padding-top: 9.125rem !important;
  }

  .sm\:focus\:pr-36\.5:focus {
    padding-right: 9.125rem !important;
  }

  .sm\:focus\:pb-36\.5:focus {
    padding-bottom: 9.125rem !important;
  }

  .sm\:focus\:pl-36\.5:focus {
    padding-left: 9.125rem !important;
  }

  .sm\:focus\:pt-37\.5:focus {
    padding-top: 9.375rem !important;
  }

  .sm\:focus\:pr-37\.5:focus {
    padding-right: 9.375rem !important;
  }

  .sm\:focus\:pb-37\.5:focus {
    padding-bottom: 9.375rem !important;
  }

  .sm\:focus\:pl-37\.5:focus {
    padding-left: 9.375rem !important;
  }

  .sm\:focus\:pt-38\.5:focus {
    padding-top: 9.625rem !important;
  }

  .sm\:focus\:pr-38\.5:focus {
    padding-right: 9.625rem !important;
  }

  .sm\:focus\:pb-38\.5:focus {
    padding-bottom: 9.625rem !important;
  }

  .sm\:focus\:pl-38\.5:focus {
    padding-left: 9.625rem !important;
  }

  .sm\:focus\:pt-39\.5:focus {
    padding-top: 9.875rem !important;
  }

  .sm\:focus\:pr-39\.5:focus {
    padding-right: 9.875rem !important;
  }

  .sm\:focus\:pb-39\.5:focus {
    padding-bottom: 9.875rem !important;
  }

  .sm\:focus\:pl-39\.5:focus {
    padding-left: 9.875rem !important;
  }

  .sm\:focus\:pt-40\.5:focus {
    padding-top: 10.125rem !important;
  }

  .sm\:focus\:pr-40\.5:focus {
    padding-right: 10.125rem !important;
  }

  .sm\:focus\:pb-40\.5:focus {
    padding-bottom: 10.125rem !important;
  }

  .sm\:focus\:pl-40\.5:focus {
    padding-left: 10.125rem !important;
  }

  .sm\:focus\:pt-41\.5:focus {
    padding-top: 10.375rem !important;
  }

  .sm\:focus\:pr-41\.5:focus {
    padding-right: 10.375rem !important;
  }

  .sm\:focus\:pb-41\.5:focus {
    padding-bottom: 10.375rem !important;
  }

  .sm\:focus\:pl-41\.5:focus {
    padding-left: 10.375rem !important;
  }

  .sm\:focus\:pt-42\.5:focus {
    padding-top: 10.625rem !important;
  }

  .sm\:focus\:pr-42\.5:focus {
    padding-right: 10.625rem !important;
  }

  .sm\:focus\:pb-42\.5:focus {
    padding-bottom: 10.625rem !important;
  }

  .sm\:focus\:pl-42\.5:focus {
    padding-left: 10.625rem !important;
  }

  .sm\:focus\:pt-43\.5:focus {
    padding-top: 10.875rem !important;
  }

  .sm\:focus\:pr-43\.5:focus {
    padding-right: 10.875rem !important;
  }

  .sm\:focus\:pb-43\.5:focus {
    padding-bottom: 10.875rem !important;
  }

  .sm\:focus\:pl-43\.5:focus {
    padding-left: 10.875rem !important;
  }

  .sm\:focus\:pt-44\.5:focus {
    padding-top: 11.125rem !important;
  }

  .sm\:focus\:pr-44\.5:focus {
    padding-right: 11.125rem !important;
  }

  .sm\:focus\:pb-44\.5:focus {
    padding-bottom: 11.125rem !important;
  }

  .sm\:focus\:pl-44\.5:focus {
    padding-left: 11.125rem !important;
  }

  .sm\:focus\:pt-45\.5:focus {
    padding-top: 11.375rem !important;
  }

  .sm\:focus\:pr-45\.5:focus {
    padding-right: 11.375rem !important;
  }

  .sm\:focus\:pb-45\.5:focus {
    padding-bottom: 11.375rem !important;
  }

  .sm\:focus\:pl-45\.5:focus {
    padding-left: 11.375rem !important;
  }

  .sm\:focus\:pt-46\.5:focus {
    padding-top: 11.625rem !important;
  }

  .sm\:focus\:pr-46\.5:focus {
    padding-right: 11.625rem !important;
  }

  .sm\:focus\:pb-46\.5:focus {
    padding-bottom: 11.625rem !important;
  }

  .sm\:focus\:pl-46\.5:focus {
    padding-left: 11.625rem !important;
  }

  .sm\:focus\:pt-47\.5:focus {
    padding-top: 11.875rem !important;
  }

  .sm\:focus\:pr-47\.5:focus {
    padding-right: 11.875rem !important;
  }

  .sm\:focus\:pb-47\.5:focus {
    padding-bottom: 11.875rem !important;
  }

  .sm\:focus\:pl-47\.5:focus {
    padding-left: 11.875rem !important;
  }

  .sm\:focus\:pt-48\.5:focus {
    padding-top: 12.125rem !important;
  }

  .sm\:focus\:pr-48\.5:focus {
    padding-right: 12.125rem !important;
  }

  .sm\:focus\:pb-48\.5:focus {
    padding-bottom: 12.125rem !important;
  }

  .sm\:focus\:pl-48\.5:focus {
    padding-left: 12.125rem !important;
  }

  .sm\:focus\:pt-49\.5:focus {
    padding-top: 12.375rem !important;
  }

  .sm\:focus\:pr-49\.5:focus {
    padding-right: 12.375rem !important;
  }

  .sm\:focus\:pb-49\.5:focus {
    padding-bottom: 12.375rem !important;
  }

  .sm\:focus\:pl-49\.5:focus {
    padding-left: 12.375rem !important;
  }

  .sm\:focus\:pt-50\.5:focus {
    padding-top: 12.625rem !important;
  }

  .sm\:focus\:pr-50\.5:focus {
    padding-right: 12.625rem !important;
  }

  .sm\:focus\:pb-50\.5:focus {
    padding-bottom: 12.625rem !important;
  }

  .sm\:focus\:pl-50\.5:focus {
    padding-left: 12.625rem !important;
  }

  .sm\:focus\:pt-51\.5:focus {
    padding-top: 12.875rem !important;
  }

  .sm\:focus\:pr-51\.5:focus {
    padding-right: 12.875rem !important;
  }

  .sm\:focus\:pb-51\.5:focus {
    padding-bottom: 12.875rem !important;
  }

  .sm\:focus\:pl-51\.5:focus {
    padding-left: 12.875rem !important;
  }

  .sm\:focus\:pt-52\.5:focus {
    padding-top: 13.125rem !important;
  }

  .sm\:focus\:pr-52\.5:focus {
    padding-right: 13.125rem !important;
  }

  .sm\:focus\:pb-52\.5:focus {
    padding-bottom: 13.125rem !important;
  }

  .sm\:focus\:pl-52\.5:focus {
    padding-left: 13.125rem !important;
  }

  .sm\:focus\:pt-53\.5:focus {
    padding-top: 13.375rem !important;
  }

  .sm\:focus\:pr-53\.5:focus {
    padding-right: 13.375rem !important;
  }

  .sm\:focus\:pb-53\.5:focus {
    padding-bottom: 13.375rem !important;
  }

  .sm\:focus\:pl-53\.5:focus {
    padding-left: 13.375rem !important;
  }

  .sm\:focus\:pt-54\.5:focus {
    padding-top: 13.625rem !important;
  }

  .sm\:focus\:pr-54\.5:focus {
    padding-right: 13.625rem !important;
  }

  .sm\:focus\:pb-54\.5:focus {
    padding-bottom: 13.625rem !important;
  }

  .sm\:focus\:pl-54\.5:focus {
    padding-left: 13.625rem !important;
  }

  .sm\:focus\:pt-55\.5:focus {
    padding-top: 13.875rem !important;
  }

  .sm\:focus\:pr-55\.5:focus {
    padding-right: 13.875rem !important;
  }

  .sm\:focus\:pb-55\.5:focus {
    padding-bottom: 13.875rem !important;
  }

  .sm\:focus\:pl-55\.5:focus {
    padding-left: 13.875rem !important;
  }

  .sm\:focus\:pt-56\.5:focus {
    padding-top: 14.125rem !important;
  }

  .sm\:focus\:pr-56\.5:focus {
    padding-right: 14.125rem !important;
  }

  .sm\:focus\:pb-56\.5:focus {
    padding-bottom: 14.125rem !important;
  }

  .sm\:focus\:pl-56\.5:focus {
    padding-left: 14.125rem !important;
  }

  .sm\:focus\:pt-57\.5:focus {
    padding-top: 14.375rem !important;
  }

  .sm\:focus\:pr-57\.5:focus {
    padding-right: 14.375rem !important;
  }

  .sm\:focus\:pb-57\.5:focus {
    padding-bottom: 14.375rem !important;
  }

  .sm\:focus\:pl-57\.5:focus {
    padding-left: 14.375rem !important;
  }

  .sm\:focus\:pt-58\.5:focus {
    padding-top: 14.625rem !important;
  }

  .sm\:focus\:pr-58\.5:focus {
    padding-right: 14.625rem !important;
  }

  .sm\:focus\:pb-58\.5:focus {
    padding-bottom: 14.625rem !important;
  }

  .sm\:focus\:pl-58\.5:focus {
    padding-left: 14.625rem !important;
  }

  .sm\:focus\:pt-59\.5:focus {
    padding-top: 14.875rem !important;
  }

  .sm\:focus\:pr-59\.5:focus {
    padding-right: 14.875rem !important;
  }

  .sm\:focus\:pb-59\.5:focus {
    padding-bottom: 14.875rem !important;
  }

  .sm\:focus\:pl-59\.5:focus {
    padding-left: 14.875rem !important;
  }

  .sm\:focus\:pt-60\.5:focus {
    padding-top: 15.125rem !important;
  }

  .sm\:focus\:pr-60\.5:focus {
    padding-right: 15.125rem !important;
  }

  .sm\:focus\:pb-60\.5:focus {
    padding-bottom: 15.125rem !important;
  }

  .sm\:focus\:pl-60\.5:focus {
    padding-left: 15.125rem !important;
  }

  .sm\:focus\:pt-61\.5:focus {
    padding-top: 15.375rem !important;
  }

  .sm\:focus\:pr-61\.5:focus {
    padding-right: 15.375rem !important;
  }

  .sm\:focus\:pb-61\.5:focus {
    padding-bottom: 15.375rem !important;
  }

  .sm\:focus\:pl-61\.5:focus {
    padding-left: 15.375rem !important;
  }

  .sm\:focus\:pt-62\.5:focus {
    padding-top: 15.625rem !important;
  }

  .sm\:focus\:pr-62\.5:focus {
    padding-right: 15.625rem !important;
  }

  .sm\:focus\:pb-62\.5:focus {
    padding-bottom: 15.625rem !important;
  }

  .sm\:focus\:pl-62\.5:focus {
    padding-left: 15.625rem !important;
  }

  .sm\:focus\:pt-63\.5:focus {
    padding-top: 15.875rem !important;
  }

  .sm\:focus\:pr-63\.5:focus {
    padding-right: 15.875rem !important;
  }

  .sm\:focus\:pb-63\.5:focus {
    padding-bottom: 15.875rem !important;
  }

  .sm\:focus\:pl-63\.5:focus {
    padding-left: 15.875rem !important;
  }

  .sm\:focus\:pt-64\.5:focus {
    padding-top: 16.125rem !important;
  }

  .sm\:focus\:pr-64\.5:focus {
    padding-right: 16.125rem !important;
  }

  .sm\:focus\:pb-64\.5:focus {
    padding-bottom: 16.125rem !important;
  }

  .sm\:focus\:pl-64\.5:focus {
    padding-left: 16.125rem !important;
  }

  .sm\:focus\:pt-65\.5:focus {
    padding-top: 16.375rem !important;
  }

  .sm\:focus\:pr-65\.5:focus {
    padding-right: 16.375rem !important;
  }

  .sm\:focus\:pb-65\.5:focus {
    padding-bottom: 16.375rem !important;
  }

  .sm\:focus\:pl-65\.5:focus {
    padding-left: 16.375rem !important;
  }

  .sm\:focus\:pt-66\.5:focus {
    padding-top: 16.625rem !important;
  }

  .sm\:focus\:pr-66\.5:focus {
    padding-right: 16.625rem !important;
  }

  .sm\:focus\:pb-66\.5:focus {
    padding-bottom: 16.625rem !important;
  }

  .sm\:focus\:pl-66\.5:focus {
    padding-left: 16.625rem !important;
  }

  .sm\:focus\:pt-67\.5:focus {
    padding-top: 16.875rem !important;
  }

  .sm\:focus\:pr-67\.5:focus {
    padding-right: 16.875rem !important;
  }

  .sm\:focus\:pb-67\.5:focus {
    padding-bottom: 16.875rem !important;
  }

  .sm\:focus\:pl-67\.5:focus {
    padding-left: 16.875rem !important;
  }

  .sm\:focus\:pt-68\.5:focus {
    padding-top: 17.125rem !important;
  }

  .sm\:focus\:pr-68\.5:focus {
    padding-right: 17.125rem !important;
  }

  .sm\:focus\:pb-68\.5:focus {
    padding-bottom: 17.125rem !important;
  }

  .sm\:focus\:pl-68\.5:focus {
    padding-left: 17.125rem !important;
  }

  .sm\:focus\:pt-69\.5:focus {
    padding-top: 17.375rem !important;
  }

  .sm\:focus\:pr-69\.5:focus {
    padding-right: 17.375rem !important;
  }

  .sm\:focus\:pb-69\.5:focus {
    padding-bottom: 17.375rem !important;
  }

  .sm\:focus\:pl-69\.5:focus {
    padding-left: 17.375rem !important;
  }

  .sm\:focus\:pt-70\.5:focus {
    padding-top: 17.625rem !important;
  }

  .sm\:focus\:pr-70\.5:focus {
    padding-right: 17.625rem !important;
  }

  .sm\:focus\:pb-70\.5:focus {
    padding-bottom: 17.625rem !important;
  }

  .sm\:focus\:pl-70\.5:focus {
    padding-left: 17.625rem !important;
  }

  .sm\:focus\:pt-71\.5:focus {
    padding-top: 17.875rem !important;
  }

  .sm\:focus\:pr-71\.5:focus {
    padding-right: 17.875rem !important;
  }

  .sm\:focus\:pb-71\.5:focus {
    padding-bottom: 17.875rem !important;
  }

  .sm\:focus\:pl-71\.5:focus {
    padding-left: 17.875rem !important;
  }

  .sm\:focus\:pt-72\.5:focus {
    padding-top: 18.125rem !important;
  }

  .sm\:focus\:pr-72\.5:focus {
    padding-right: 18.125rem !important;
  }

  .sm\:focus\:pb-72\.5:focus {
    padding-bottom: 18.125rem !important;
  }

  .sm\:focus\:pl-72\.5:focus {
    padding-left: 18.125rem !important;
  }

  .sm\:focus\:pt-73\.5:focus {
    padding-top: 18.375rem !important;
  }

  .sm\:focus\:pr-73\.5:focus {
    padding-right: 18.375rem !important;
  }

  .sm\:focus\:pb-73\.5:focus {
    padding-bottom: 18.375rem !important;
  }

  .sm\:focus\:pl-73\.5:focus {
    padding-left: 18.375rem !important;
  }

  .sm\:focus\:pt-74\.5:focus {
    padding-top: 18.625rem !important;
  }

  .sm\:focus\:pr-74\.5:focus {
    padding-right: 18.625rem !important;
  }

  .sm\:focus\:pb-74\.5:focus {
    padding-bottom: 18.625rem !important;
  }

  .sm\:focus\:pl-74\.5:focus {
    padding-left: 18.625rem !important;
  }

  .sm\:focus\:pt-75\.5:focus {
    padding-top: 18.875rem !important;
  }

  .sm\:focus\:pr-75\.5:focus {
    padding-right: 18.875rem !important;
  }

  .sm\:focus\:pb-75\.5:focus {
    padding-bottom: 18.875rem !important;
  }

  .sm\:focus\:pl-75\.5:focus {
    padding-left: 18.875rem !important;
  }

  .sm\:focus\:pt-76\.5:focus {
    padding-top: 19.125rem !important;
  }

  .sm\:focus\:pr-76\.5:focus {
    padding-right: 19.125rem !important;
  }

  .sm\:focus\:pb-76\.5:focus {
    padding-bottom: 19.125rem !important;
  }

  .sm\:focus\:pl-76\.5:focus {
    padding-left: 19.125rem !important;
  }

  .sm\:focus\:pt-77\.5:focus {
    padding-top: 19.375rem !important;
  }

  .sm\:focus\:pr-77\.5:focus {
    padding-right: 19.375rem !important;
  }

  .sm\:focus\:pb-77\.5:focus {
    padding-bottom: 19.375rem !important;
  }

  .sm\:focus\:pl-77\.5:focus {
    padding-left: 19.375rem !important;
  }

  .sm\:focus\:pt-78\.5:focus {
    padding-top: 19.625rem !important;
  }

  .sm\:focus\:pr-78\.5:focus {
    padding-right: 19.625rem !important;
  }

  .sm\:focus\:pb-78\.5:focus {
    padding-bottom: 19.625rem !important;
  }

  .sm\:focus\:pl-78\.5:focus {
    padding-left: 19.625rem !important;
  }

  .sm\:focus\:pt-79\.5:focus {
    padding-top: 19.875rem !important;
  }

  .sm\:focus\:pr-79\.5:focus {
    padding-right: 19.875rem !important;
  }

  .sm\:focus\:pb-79\.5:focus {
    padding-bottom: 19.875rem !important;
  }

  .sm\:focus\:pl-79\.5:focus {
    padding-left: 19.875rem !important;
  }

  .sm\:focus\:pt-80\.5:focus {
    padding-top: 20.125rem !important;
  }

  .sm\:focus\:pr-80\.5:focus {
    padding-right: 20.125rem !important;
  }

  .sm\:focus\:pb-80\.5:focus {
    padding-bottom: 20.125rem !important;
  }

  .sm\:focus\:pl-80\.5:focus {
    padding-left: 20.125rem !important;
  }

  .sm\:focus\:pt-81\.5:focus {
    padding-top: 20.375rem !important;
  }

  .sm\:focus\:pr-81\.5:focus {
    padding-right: 20.375rem !important;
  }

  .sm\:focus\:pb-81\.5:focus {
    padding-bottom: 20.375rem !important;
  }

  .sm\:focus\:pl-81\.5:focus {
    padding-left: 20.375rem !important;
  }

  .sm\:focus\:pt-82\.5:focus {
    padding-top: 20.625rem !important;
  }

  .sm\:focus\:pr-82\.5:focus {
    padding-right: 20.625rem !important;
  }

  .sm\:focus\:pb-82\.5:focus {
    padding-bottom: 20.625rem !important;
  }

  .sm\:focus\:pl-82\.5:focus {
    padding-left: 20.625rem !important;
  }

  .sm\:focus\:pt-83\.5:focus {
    padding-top: 20.875rem !important;
  }

  .sm\:focus\:pr-83\.5:focus {
    padding-right: 20.875rem !important;
  }

  .sm\:focus\:pb-83\.5:focus {
    padding-bottom: 20.875rem !important;
  }

  .sm\:focus\:pl-83\.5:focus {
    padding-left: 20.875rem !important;
  }

  .sm\:focus\:pt-84\.5:focus {
    padding-top: 21.125rem !important;
  }

  .sm\:focus\:pr-84\.5:focus {
    padding-right: 21.125rem !important;
  }

  .sm\:focus\:pb-84\.5:focus {
    padding-bottom: 21.125rem !important;
  }

  .sm\:focus\:pl-84\.5:focus {
    padding-left: 21.125rem !important;
  }

  .sm\:focus\:pt-85\.5:focus {
    padding-top: 21.375rem !important;
  }

  .sm\:focus\:pr-85\.5:focus {
    padding-right: 21.375rem !important;
  }

  .sm\:focus\:pb-85\.5:focus {
    padding-bottom: 21.375rem !important;
  }

  .sm\:focus\:pl-85\.5:focus {
    padding-left: 21.375rem !important;
  }

  .sm\:focus\:pt-86\.5:focus {
    padding-top: 21.625rem !important;
  }

  .sm\:focus\:pr-86\.5:focus {
    padding-right: 21.625rem !important;
  }

  .sm\:focus\:pb-86\.5:focus {
    padding-bottom: 21.625rem !important;
  }

  .sm\:focus\:pl-86\.5:focus {
    padding-left: 21.625rem !important;
  }

  .sm\:focus\:pt-87\.5:focus {
    padding-top: 21.875rem !important;
  }

  .sm\:focus\:pr-87\.5:focus {
    padding-right: 21.875rem !important;
  }

  .sm\:focus\:pb-87\.5:focus {
    padding-bottom: 21.875rem !important;
  }

  .sm\:focus\:pl-87\.5:focus {
    padding-left: 21.875rem !important;
  }

  .sm\:focus\:pt-88\.5:focus {
    padding-top: 22.125rem !important;
  }

  .sm\:focus\:pr-88\.5:focus {
    padding-right: 22.125rem !important;
  }

  .sm\:focus\:pb-88\.5:focus {
    padding-bottom: 22.125rem !important;
  }

  .sm\:focus\:pl-88\.5:focus {
    padding-left: 22.125rem !important;
  }

  .sm\:focus\:pt-89\.5:focus {
    padding-top: 22.375rem !important;
  }

  .sm\:focus\:pr-89\.5:focus {
    padding-right: 22.375rem !important;
  }

  .sm\:focus\:pb-89\.5:focus {
    padding-bottom: 22.375rem !important;
  }

  .sm\:focus\:pl-89\.5:focus {
    padding-left: 22.375rem !important;
  }

  .sm\:focus\:pt-90\.5:focus {
    padding-top: 22.625rem !important;
  }

  .sm\:focus\:pr-90\.5:focus {
    padding-right: 22.625rem !important;
  }

  .sm\:focus\:pb-90\.5:focus {
    padding-bottom: 22.625rem !important;
  }

  .sm\:focus\:pl-90\.5:focus {
    padding-left: 22.625rem !important;
  }

  .sm\:focus\:pt-91\.5:focus {
    padding-top: 22.875rem !important;
  }

  .sm\:focus\:pr-91\.5:focus {
    padding-right: 22.875rem !important;
  }

  .sm\:focus\:pb-91\.5:focus {
    padding-bottom: 22.875rem !important;
  }

  .sm\:focus\:pl-91\.5:focus {
    padding-left: 22.875rem !important;
  }

  .sm\:focus\:pt-92\.5:focus {
    padding-top: 23.125rem !important;
  }

  .sm\:focus\:pr-92\.5:focus {
    padding-right: 23.125rem !important;
  }

  .sm\:focus\:pb-92\.5:focus {
    padding-bottom: 23.125rem !important;
  }

  .sm\:focus\:pl-92\.5:focus {
    padding-left: 23.125rem !important;
  }

  .sm\:focus\:pt-93\.5:focus {
    padding-top: 23.375rem !important;
  }

  .sm\:focus\:pr-93\.5:focus {
    padding-right: 23.375rem !important;
  }

  .sm\:focus\:pb-93\.5:focus {
    padding-bottom: 23.375rem !important;
  }

  .sm\:focus\:pl-93\.5:focus {
    padding-left: 23.375rem !important;
  }

  .sm\:focus\:pt-94\.5:focus {
    padding-top: 23.625rem !important;
  }

  .sm\:focus\:pr-94\.5:focus {
    padding-right: 23.625rem !important;
  }

  .sm\:focus\:pb-94\.5:focus {
    padding-bottom: 23.625rem !important;
  }

  .sm\:focus\:pl-94\.5:focus {
    padding-left: 23.625rem !important;
  }

  .sm\:focus\:pt-95\.5:focus {
    padding-top: 23.875rem !important;
  }

  .sm\:focus\:pr-95\.5:focus {
    padding-right: 23.875rem !important;
  }

  .sm\:focus\:pb-95\.5:focus {
    padding-bottom: 23.875rem !important;
  }

  .sm\:focus\:pl-95\.5:focus {
    padding-left: 23.875rem !important;
  }

  .sm\:focus\:pt-96\.5:focus {
    padding-top: 24.125rem !important;
  }

  .sm\:focus\:pr-96\.5:focus {
    padding-right: 24.125rem !important;
  }

  .sm\:focus\:pb-96\.5:focus {
    padding-bottom: 24.125rem !important;
  }

  .sm\:focus\:pl-96\.5:focus {
    padding-left: 24.125rem !important;
  }

  .sm\:focus\:pt-97\.5:focus {
    padding-top: 24.375rem !important;
  }

  .sm\:focus\:pr-97\.5:focus {
    padding-right: 24.375rem !important;
  }

  .sm\:focus\:pb-97\.5:focus {
    padding-bottom: 24.375rem !important;
  }

  .sm\:focus\:pl-97\.5:focus {
    padding-left: 24.375rem !important;
  }

  .sm\:focus\:pt-98\.5:focus {
    padding-top: 24.625rem !important;
  }

  .sm\:focus\:pr-98\.5:focus {
    padding-right: 24.625rem !important;
  }

  .sm\:focus\:pb-98\.5:focus {
    padding-bottom: 24.625rem !important;
  }

  .sm\:focus\:pl-98\.5:focus {
    padding-left: 24.625rem !important;
  }

  .sm\:focus\:pt-99\.5:focus {
    padding-top: 24.875rem !important;
  }

  .sm\:focus\:pr-99\.5:focus {
    padding-right: 24.875rem !important;
  }

  .sm\:focus\:pb-99\.5:focus {
    padding-bottom: 24.875rem !important;
  }

  .sm\:focus\:pl-99\.5:focus {
    padding-left: 24.875rem !important;
  }

  .sm\:focus\:pt-100\.5:focus {
    padding-top: 25.125rem !important;
  }

  .sm\:focus\:pr-100\.5:focus {
    padding-right: 25.125rem !important;
  }

  .sm\:focus\:pb-100\.5:focus {
    padding-bottom: 25.125rem !important;
  }

  .sm\:focus\:pl-100\.5:focus {
    padding-left: 25.125rem !important;
  }

  .sm\:focus\:pt-101\.5:focus {
    padding-top: 25.375rem !important;
  }

  .sm\:focus\:pr-101\.5:focus {
    padding-right: 25.375rem !important;
  }

  .sm\:focus\:pb-101\.5:focus {
    padding-bottom: 25.375rem !important;
  }

  .sm\:focus\:pl-101\.5:focus {
    padding-left: 25.375rem !important;
  }

  .sm\:focus\:pt-102\.5:focus {
    padding-top: 25.625rem !important;
  }

  .sm\:focus\:pr-102\.5:focus {
    padding-right: 25.625rem !important;
  }

  .sm\:focus\:pb-102\.5:focus {
    padding-bottom: 25.625rem !important;
  }

  .sm\:focus\:pl-102\.5:focus {
    padding-left: 25.625rem !important;
  }

  .sm\:focus\:pt-103\.5:focus {
    padding-top: 25.875rem !important;
  }

  .sm\:focus\:pr-103\.5:focus {
    padding-right: 25.875rem !important;
  }

  .sm\:focus\:pb-103\.5:focus {
    padding-bottom: 25.875rem !important;
  }

  .sm\:focus\:pl-103\.5:focus {
    padding-left: 25.875rem !important;
  }

  .sm\:focus\:pt-104\.5:focus {
    padding-top: 26.125rem !important;
  }

  .sm\:focus\:pr-104\.5:focus {
    padding-right: 26.125rem !important;
  }

  .sm\:focus\:pb-104\.5:focus {
    padding-bottom: 26.125rem !important;
  }

  .sm\:focus\:pl-104\.5:focus {
    padding-left: 26.125rem !important;
  }

  .sm\:placeholder-transparent::-moz-placeholder {
    color: transparent !important;
  }

  .sm\:placeholder-transparent:-ms-input-placeholder {
    color: transparent !important;
  }

  .sm\:placeholder-transparent::placeholder {
    color: transparent !important;
  }

  .sm\:placeholder-current::-moz-placeholder {
    color: currentColor !important;
  }

  .sm\:placeholder-current:-ms-input-placeholder {
    color: currentColor !important;
  }

  .sm\:placeholder-current::placeholder {
    color: currentColor !important;
  }

  .sm\:placeholder-black::-moz-placeholder {
    color: #000 !important;
  }

  .sm\:placeholder-black:-ms-input-placeholder {
    color: #000 !important;
  }

  .sm\:placeholder-black::placeholder {
    color: #000 !important;
  }

  .sm\:placeholder-white::-moz-placeholder {
    color: #fff !important;
  }

  .sm\:placeholder-white:-ms-input-placeholder {
    color: #fff !important;
  }

  .sm\:placeholder-white::placeholder {
    color: #fff !important;
  }

  .sm\:placeholder-gray-100::-moz-placeholder {
    color: #f7fafc !important;
  }

  .sm\:placeholder-gray-100:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .sm\:placeholder-gray-100::placeholder {
    color: #f7fafc !important;
  }

  .sm\:placeholder-gray-200::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .sm\:placeholder-gray-200:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .sm\:placeholder-gray-200::placeholder {
    color: #edf2f7 !important;
  }

  .sm\:placeholder-gray-300::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:placeholder-gray-300:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:placeholder-gray-300::placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:placeholder-gray-400::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:placeholder-gray-400:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:placeholder-gray-400::placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:placeholder-gray-500::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .sm\:placeholder-gray-500:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .sm\:placeholder-gray-500::placeholder {
    color: #a0aec0 !important;
  }

  .sm\:placeholder-gray-600::-moz-placeholder {
    color: #718096 !important;
  }

  .sm\:placeholder-gray-600:-ms-input-placeholder {
    color: #718096 !important;
  }

  .sm\:placeholder-gray-600::placeholder {
    color: #718096 !important;
  }

  .sm\:placeholder-gray-700::-moz-placeholder {
    color: #4a5568 !important;
  }

  .sm\:placeholder-gray-700:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .sm\:placeholder-gray-700::placeholder {
    color: #4a5568 !important;
  }

  .sm\:placeholder-gray-800::-moz-placeholder {
    color: #2d3748 !important;
  }

  .sm\:placeholder-gray-800:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .sm\:placeholder-gray-800::placeholder {
    color: #2d3748 !important;
  }

  .sm\:placeholder-gray-900::-moz-placeholder {
    color: #1a202c !important;
  }

  .sm\:placeholder-gray-900:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .sm\:placeholder-gray-900::placeholder {
    color: #1a202c !important;
  }

  .sm\:placeholder-red-100::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .sm\:placeholder-red-100:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .sm\:placeholder-red-100::placeholder {
    color: #fff5f5 !important;
  }

  .sm\:placeholder-red-200::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .sm\:placeholder-red-200:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .sm\:placeholder-red-200::placeholder {
    color: #fed7d7 !important;
  }

  .sm\:placeholder-red-300::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .sm\:placeholder-red-300:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .sm\:placeholder-red-300::placeholder {
    color: #feb2b2 !important;
  }

  .sm\:placeholder-red-400::-moz-placeholder {
    color: #fc8181 !important;
  }

  .sm\:placeholder-red-400:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .sm\:placeholder-red-400::placeholder {
    color: #fc8181 !important;
  }

  .sm\:placeholder-red-500::-moz-placeholder {
    color: #f56565 !important;
  }

  .sm\:placeholder-red-500:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .sm\:placeholder-red-500::placeholder {
    color: #f56565 !important;
  }

  .sm\:placeholder-red-600::-moz-placeholder {
    color: #e53e3e !important;
  }

  .sm\:placeholder-red-600:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .sm\:placeholder-red-600::placeholder {
    color: #e53e3e !important;
  }

  .sm\:placeholder-red-700::-moz-placeholder {
    color: #c53030 !important;
  }

  .sm\:placeholder-red-700:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .sm\:placeholder-red-700::placeholder {
    color: #c53030 !important;
  }

  .sm\:placeholder-red-800::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .sm\:placeholder-red-800:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .sm\:placeholder-red-800::placeholder {
    color: #9b2c2c !important;
  }

  .sm\:placeholder-red-900::-moz-placeholder {
    color: #742a2a !important;
  }

  .sm\:placeholder-red-900:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .sm\:placeholder-red-900::placeholder {
    color: #742a2a !important;
  }

  .sm\:placeholder-orange-100::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .sm\:placeholder-orange-100:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .sm\:placeholder-orange-100::placeholder {
    color: #fffaf0 !important;
  }

  .sm\:placeholder-orange-200::-moz-placeholder {
    color: #feebc8 !important;
  }

  .sm\:placeholder-orange-200:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .sm\:placeholder-orange-200::placeholder {
    color: #feebc8 !important;
  }

  .sm\:placeholder-orange-300::-moz-placeholder {
    color: #fbd38d !important;
  }

  .sm\:placeholder-orange-300:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .sm\:placeholder-orange-300::placeholder {
    color: #fbd38d !important;
  }

  .sm\:placeholder-orange-400::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .sm\:placeholder-orange-400:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .sm\:placeholder-orange-400::placeholder {
    color: #f6ad55 !important;
  }

  .sm\:placeholder-orange-500::-moz-placeholder {
    color: #ed8936 !important;
  }

  .sm\:placeholder-orange-500:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .sm\:placeholder-orange-500::placeholder {
    color: #ed8936 !important;
  }

  .sm\:placeholder-orange-600::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .sm\:placeholder-orange-600:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .sm\:placeholder-orange-600::placeholder {
    color: #dd6b20 !important;
  }

  .sm\:placeholder-orange-700::-moz-placeholder {
    color: #c05621 !important;
  }

  .sm\:placeholder-orange-700:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .sm\:placeholder-orange-700::placeholder {
    color: #c05621 !important;
  }

  .sm\:placeholder-orange-800::-moz-placeholder {
    color: #9c4221 !important;
  }

  .sm\:placeholder-orange-800:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .sm\:placeholder-orange-800::placeholder {
    color: #9c4221 !important;
  }

  .sm\:placeholder-orange-900::-moz-placeholder {
    color: #7b341e !important;
  }

  .sm\:placeholder-orange-900:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .sm\:placeholder-orange-900::placeholder {
    color: #7b341e !important;
  }

  .sm\:placeholder-yellow-100::-moz-placeholder {
    color: #fffff0 !important;
  }

  .sm\:placeholder-yellow-100:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .sm\:placeholder-yellow-100::placeholder {
    color: #fffff0 !important;
  }

  .sm\:placeholder-yellow-200::-moz-placeholder {
    color: #fefcbf !important;
  }

  .sm\:placeholder-yellow-200:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .sm\:placeholder-yellow-200::placeholder {
    color: #fefcbf !important;
  }

  .sm\:placeholder-yellow-300::-moz-placeholder {
    color: #faf089 !important;
  }

  .sm\:placeholder-yellow-300:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .sm\:placeholder-yellow-300::placeholder {
    color: #faf089 !important;
  }

  .sm\:placeholder-yellow-400::-moz-placeholder {
    color: #f6e05e !important;
  }

  .sm\:placeholder-yellow-400:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .sm\:placeholder-yellow-400::placeholder {
    color: #f6e05e !important;
  }

  .sm\:placeholder-yellow-500::-moz-placeholder {
    color: #ecc94b !important;
  }

  .sm\:placeholder-yellow-500:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .sm\:placeholder-yellow-500::placeholder {
    color: #ecc94b !important;
  }

  .sm\:placeholder-yellow-600::-moz-placeholder {
    color: #d69e2e !important;
  }

  .sm\:placeholder-yellow-600:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .sm\:placeholder-yellow-600::placeholder {
    color: #d69e2e !important;
  }

  .sm\:placeholder-yellow-700::-moz-placeholder {
    color: #b7791f !important;
  }

  .sm\:placeholder-yellow-700:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .sm\:placeholder-yellow-700::placeholder {
    color: #b7791f !important;
  }

  .sm\:placeholder-yellow-800::-moz-placeholder {
    color: #975a16 !important;
  }

  .sm\:placeholder-yellow-800:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .sm\:placeholder-yellow-800::placeholder {
    color: #975a16 !important;
  }

  .sm\:placeholder-yellow-900::-moz-placeholder {
    color: #744210 !important;
  }

  .sm\:placeholder-yellow-900:-ms-input-placeholder {
    color: #744210 !important;
  }

  .sm\:placeholder-yellow-900::placeholder {
    color: #744210 !important;
  }

  .sm\:placeholder-green-100::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .sm\:placeholder-green-100:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .sm\:placeholder-green-100::placeholder {
    color: #f0fff4 !important;
  }

  .sm\:placeholder-green-200::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:placeholder-green-200:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:placeholder-green-200::placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:placeholder-green-300::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:placeholder-green-300:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:placeholder-green-300::placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:placeholder-green-400::-moz-placeholder {
    color: #68d391 !important;
  }

  .sm\:placeholder-green-400:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .sm\:placeholder-green-400::placeholder {
    color: #68d391 !important;
  }

  .sm\:placeholder-green-500::-moz-placeholder {
    color: #48bb78 !important;
  }

  .sm\:placeholder-green-500:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .sm\:placeholder-green-500::placeholder {
    color: #48bb78 !important;
  }

  .sm\:placeholder-green-600::-moz-placeholder {
    color: #38a169 !important;
  }

  .sm\:placeholder-green-600:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .sm\:placeholder-green-600::placeholder {
    color: #38a169 !important;
  }

  .sm\:placeholder-green-700::-moz-placeholder {
    color: #2f855a !important;
  }

  .sm\:placeholder-green-700:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .sm\:placeholder-green-700::placeholder {
    color: #2f855a !important;
  }

  .sm\:placeholder-green-800::-moz-placeholder {
    color: #276749 !important;
  }

  .sm\:placeholder-green-800:-ms-input-placeholder {
    color: #276749 !important;
  }

  .sm\:placeholder-green-800::placeholder {
    color: #276749 !important;
  }

  .sm\:placeholder-green-900::-moz-placeholder {
    color: #22543d !important;
  }

  .sm\:placeholder-green-900:-ms-input-placeholder {
    color: #22543d !important;
  }

  .sm\:placeholder-green-900::placeholder {
    color: #22543d !important;
  }

  .sm\:placeholder-teal-100::-moz-placeholder {
    color: #e6fffa !important;
  }

  .sm\:placeholder-teal-100:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .sm\:placeholder-teal-100::placeholder {
    color: #e6fffa !important;
  }

  .sm\:placeholder-teal-200::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .sm\:placeholder-teal-200:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .sm\:placeholder-teal-200::placeholder {
    color: #b2f5ea !important;
  }

  .sm\:placeholder-teal-300::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .sm\:placeholder-teal-300:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .sm\:placeholder-teal-300::placeholder {
    color: #81e6d9 !important;
  }

  .sm\:placeholder-teal-400::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:placeholder-teal-400:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:placeholder-teal-400::placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:placeholder-teal-500::-moz-placeholder {
    color: #38b2ac !important;
  }

  .sm\:placeholder-teal-500:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .sm\:placeholder-teal-500::placeholder {
    color: #38b2ac !important;
  }

  .sm\:placeholder-teal-600::-moz-placeholder {
    color: #319795 !important;
  }

  .sm\:placeholder-teal-600:-ms-input-placeholder {
    color: #319795 !important;
  }

  .sm\:placeholder-teal-600::placeholder {
    color: #319795 !important;
  }

  .sm\:placeholder-teal-700::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .sm\:placeholder-teal-700:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .sm\:placeholder-teal-700::placeholder {
    color: #2c7a7b !important;
  }

  .sm\:placeholder-teal-800::-moz-placeholder {
    color: #285e61 !important;
  }

  .sm\:placeholder-teal-800:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .sm\:placeholder-teal-800::placeholder {
    color: #285e61 !important;
  }

  .sm\:placeholder-teal-900::-moz-placeholder {
    color: #234e52 !important;
  }

  .sm\:placeholder-teal-900:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .sm\:placeholder-teal-900::placeholder {
    color: #234e52 !important;
  }

  .sm\:placeholder-blue-100::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .sm\:placeholder-blue-100:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .sm\:placeholder-blue-100::placeholder {
    color: #ebf8ff !important;
  }

  .sm\:placeholder-blue-200::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .sm\:placeholder-blue-200:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .sm\:placeholder-blue-200::placeholder {
    color: #bee3f8 !important;
  }

  .sm\:placeholder-blue-300::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .sm\:placeholder-blue-300:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .sm\:placeholder-blue-300::placeholder {
    color: #90cdf4 !important;
  }

  .sm\:placeholder-blue-400::-moz-placeholder {
    color: #63b3ed !important;
  }

  .sm\:placeholder-blue-400:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .sm\:placeholder-blue-400::placeholder {
    color: #63b3ed !important;
  }

  .sm\:placeholder-blue-500::-moz-placeholder {
    color: #4299e1 !important;
  }

  .sm\:placeholder-blue-500:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .sm\:placeholder-blue-500::placeholder {
    color: #4299e1 !important;
  }

  .sm\:placeholder-blue-600::-moz-placeholder {
    color: #3182ce !important;
  }

  .sm\:placeholder-blue-600:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .sm\:placeholder-blue-600::placeholder {
    color: #3182ce !important;
  }

  .sm\:placeholder-blue-700::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:placeholder-blue-700:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:placeholder-blue-700::placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:placeholder-blue-800::-moz-placeholder {
    color: #2c5282 !important;
  }

  .sm\:placeholder-blue-800:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .sm\:placeholder-blue-800::placeholder {
    color: #2c5282 !important;
  }

  .sm\:placeholder-blue-900::-moz-placeholder {
    color: #2a4365 !important;
  }

  .sm\:placeholder-blue-900:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .sm\:placeholder-blue-900::placeholder {
    color: #2a4365 !important;
  }

  .sm\:placeholder-indigo-100::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .sm\:placeholder-indigo-100:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .sm\:placeholder-indigo-100::placeholder {
    color: #ebf4ff !important;
  }

  .sm\:placeholder-indigo-200::-moz-placeholder {
    color: #c3dafe !important;
  }

  .sm\:placeholder-indigo-200:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .sm\:placeholder-indigo-200::placeholder {
    color: #c3dafe !important;
  }

  .sm\:placeholder-indigo-300::-moz-placeholder {
    color: #a3bffa !important;
  }

  .sm\:placeholder-indigo-300:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .sm\:placeholder-indigo-300::placeholder {
    color: #a3bffa !important;
  }

  .sm\:placeholder-indigo-400::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:placeholder-indigo-400:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:placeholder-indigo-400::placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:placeholder-indigo-500::-moz-placeholder {
    color: #667eea !important;
  }

  .sm\:placeholder-indigo-500:-ms-input-placeholder {
    color: #667eea !important;
  }

  .sm\:placeholder-indigo-500::placeholder {
    color: #667eea !important;
  }

  .sm\:placeholder-indigo-600::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .sm\:placeholder-indigo-600:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .sm\:placeholder-indigo-600::placeholder {
    color: #5a67d8 !important;
  }

  .sm\:placeholder-indigo-700::-moz-placeholder {
    color: #4c51bf !important;
  }

  .sm\:placeholder-indigo-700:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .sm\:placeholder-indigo-700::placeholder {
    color: #4c51bf !important;
  }

  .sm\:placeholder-indigo-800::-moz-placeholder {
    color: #434190 !important;
  }

  .sm\:placeholder-indigo-800:-ms-input-placeholder {
    color: #434190 !important;
  }

  .sm\:placeholder-indigo-800::placeholder {
    color: #434190 !important;
  }

  .sm\:placeholder-indigo-900::-moz-placeholder {
    color: #3c366b !important;
  }

  .sm\:placeholder-indigo-900:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .sm\:placeholder-indigo-900::placeholder {
    color: #3c366b !important;
  }

  .sm\:placeholder-purple-100::-moz-placeholder {
    color: #faf5ff !important;
  }

  .sm\:placeholder-purple-100:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .sm\:placeholder-purple-100::placeholder {
    color: #faf5ff !important;
  }

  .sm\:placeholder-purple-200::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .sm\:placeholder-purple-200:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .sm\:placeholder-purple-200::placeholder {
    color: #e9d8fd !important;
  }

  .sm\:placeholder-purple-300::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .sm\:placeholder-purple-300:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .sm\:placeholder-purple-300::placeholder {
    color: #d6bcfa !important;
  }

  .sm\:placeholder-purple-400::-moz-placeholder {
    color: #b794f4 !important;
  }

  .sm\:placeholder-purple-400:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .sm\:placeholder-purple-400::placeholder {
    color: #b794f4 !important;
  }

  .sm\:placeholder-purple-500::-moz-placeholder {
    color: #9f7aea !important;
  }

  .sm\:placeholder-purple-500:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .sm\:placeholder-purple-500::placeholder {
    color: #9f7aea !important;
  }

  .sm\:placeholder-purple-600::-moz-placeholder {
    color: #805ad5 !important;
  }

  .sm\:placeholder-purple-600:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .sm\:placeholder-purple-600::placeholder {
    color: #805ad5 !important;
  }

  .sm\:placeholder-purple-700::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .sm\:placeholder-purple-700:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .sm\:placeholder-purple-700::placeholder {
    color: #6b46c1 !important;
  }

  .sm\:placeholder-purple-800::-moz-placeholder {
    color: #553c9a !important;
  }

  .sm\:placeholder-purple-800:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .sm\:placeholder-purple-800::placeholder {
    color: #553c9a !important;
  }

  .sm\:placeholder-purple-900::-moz-placeholder {
    color: #44337a !important;
  }

  .sm\:placeholder-purple-900:-ms-input-placeholder {
    color: #44337a !important;
  }

  .sm\:placeholder-purple-900::placeholder {
    color: #44337a !important;
  }

  .sm\:placeholder-pink-100::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .sm\:placeholder-pink-100:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .sm\:placeholder-pink-100::placeholder {
    color: #fff5f7 !important;
  }

  .sm\:placeholder-pink-200::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .sm\:placeholder-pink-200:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .sm\:placeholder-pink-200::placeholder {
    color: #fed7e2 !important;
  }

  .sm\:placeholder-pink-300::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .sm\:placeholder-pink-300:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .sm\:placeholder-pink-300::placeholder {
    color: #fbb6ce !important;
  }

  .sm\:placeholder-pink-400::-moz-placeholder {
    color: #f687b3 !important;
  }

  .sm\:placeholder-pink-400:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .sm\:placeholder-pink-400::placeholder {
    color: #f687b3 !important;
  }

  .sm\:placeholder-pink-500::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .sm\:placeholder-pink-500:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .sm\:placeholder-pink-500::placeholder {
    color: #ed64a6 !important;
  }

  .sm\:placeholder-pink-600::-moz-placeholder {
    color: #d53f8c !important;
  }

  .sm\:placeholder-pink-600:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .sm\:placeholder-pink-600::placeholder {
    color: #d53f8c !important;
  }

  .sm\:placeholder-pink-700::-moz-placeholder {
    color: #b83280 !important;
  }

  .sm\:placeholder-pink-700:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .sm\:placeholder-pink-700::placeholder {
    color: #b83280 !important;
  }

  .sm\:placeholder-pink-800::-moz-placeholder {
    color: #97266d !important;
  }

  .sm\:placeholder-pink-800:-ms-input-placeholder {
    color: #97266d !important;
  }

  .sm\:placeholder-pink-800::placeholder {
    color: #97266d !important;
  }

  .sm\:placeholder-pink-900::-moz-placeholder {
    color: #702459 !important;
  }

  .sm\:placeholder-pink-900:-ms-input-placeholder {
    color: #702459 !important;
  }

  .sm\:placeholder-pink-900::placeholder {
    color: #702459 !important;
  }

  .sm\:placeholder-primary-black::-moz-placeholder {
    color: #333333 !important;
  }

  .sm\:placeholder-primary-black:-ms-input-placeholder {
    color: #333333 !important;
  }

  .sm\:placeholder-primary-black::placeholder {
    color: #333333 !important;
  }

  .sm\:placeholder-primary-green::-moz-placeholder {
    color: #085E3C !important;
  }

  .sm\:placeholder-primary-green:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .sm\:placeholder-primary-green::placeholder {
    color: #085E3C !important;
  }

  .sm\:hover\:placeholder-transparent:hover::-moz-placeholder {
    color: transparent !important;
  }

  .sm\:hover\:placeholder-transparent:hover:-ms-input-placeholder {
    color: transparent !important;
  }

  .sm\:hover\:placeholder-transparent:hover::placeholder {
    color: transparent !important;
  }

  .sm\:hover\:placeholder-current:hover::-moz-placeholder {
    color: currentColor !important;
  }

  .sm\:hover\:placeholder-current:hover:-ms-input-placeholder {
    color: currentColor !important;
  }

  .sm\:hover\:placeholder-current:hover::placeholder {
    color: currentColor !important;
  }

  .sm\:hover\:placeholder-black:hover::-moz-placeholder {
    color: #000 !important;
  }

  .sm\:hover\:placeholder-black:hover:-ms-input-placeholder {
    color: #000 !important;
  }

  .sm\:hover\:placeholder-black:hover::placeholder {
    color: #000 !important;
  }

  .sm\:hover\:placeholder-white:hover::-moz-placeholder {
    color: #fff !important;
  }

  .sm\:hover\:placeholder-white:hover:-ms-input-placeholder {
    color: #fff !important;
  }

  .sm\:hover\:placeholder-white:hover::placeholder {
    color: #fff !important;
  }

  .sm\:hover\:placeholder-gray-100:hover::-moz-placeholder {
    color: #f7fafc !important;
  }

  .sm\:hover\:placeholder-gray-100:hover:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .sm\:hover\:placeholder-gray-100:hover::placeholder {
    color: #f7fafc !important;
  }

  .sm\:hover\:placeholder-gray-200:hover::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .sm\:hover\:placeholder-gray-200:hover:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .sm\:hover\:placeholder-gray-200:hover::placeholder {
    color: #edf2f7 !important;
  }

  .sm\:hover\:placeholder-gray-300:hover::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:hover\:placeholder-gray-300:hover:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:hover\:placeholder-gray-300:hover::placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:hover\:placeholder-gray-400:hover::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:hover\:placeholder-gray-400:hover:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:hover\:placeholder-gray-400:hover::placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:hover\:placeholder-gray-500:hover::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .sm\:hover\:placeholder-gray-500:hover:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .sm\:hover\:placeholder-gray-500:hover::placeholder {
    color: #a0aec0 !important;
  }

  .sm\:hover\:placeholder-gray-600:hover::-moz-placeholder {
    color: #718096 !important;
  }

  .sm\:hover\:placeholder-gray-600:hover:-ms-input-placeholder {
    color: #718096 !important;
  }

  .sm\:hover\:placeholder-gray-600:hover::placeholder {
    color: #718096 !important;
  }

  .sm\:hover\:placeholder-gray-700:hover::-moz-placeholder {
    color: #4a5568 !important;
  }

  .sm\:hover\:placeholder-gray-700:hover:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .sm\:hover\:placeholder-gray-700:hover::placeholder {
    color: #4a5568 !important;
  }

  .sm\:hover\:placeholder-gray-800:hover::-moz-placeholder {
    color: #2d3748 !important;
  }

  .sm\:hover\:placeholder-gray-800:hover:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .sm\:hover\:placeholder-gray-800:hover::placeholder {
    color: #2d3748 !important;
  }

  .sm\:hover\:placeholder-gray-900:hover::-moz-placeholder {
    color: #1a202c !important;
  }

  .sm\:hover\:placeholder-gray-900:hover:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .sm\:hover\:placeholder-gray-900:hover::placeholder {
    color: #1a202c !important;
  }

  .sm\:hover\:placeholder-red-100:hover::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .sm\:hover\:placeholder-red-100:hover:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .sm\:hover\:placeholder-red-100:hover::placeholder {
    color: #fff5f5 !important;
  }

  .sm\:hover\:placeholder-red-200:hover::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .sm\:hover\:placeholder-red-200:hover:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .sm\:hover\:placeholder-red-200:hover::placeholder {
    color: #fed7d7 !important;
  }

  .sm\:hover\:placeholder-red-300:hover::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .sm\:hover\:placeholder-red-300:hover:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .sm\:hover\:placeholder-red-300:hover::placeholder {
    color: #feb2b2 !important;
  }

  .sm\:hover\:placeholder-red-400:hover::-moz-placeholder {
    color: #fc8181 !important;
  }

  .sm\:hover\:placeholder-red-400:hover:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .sm\:hover\:placeholder-red-400:hover::placeholder {
    color: #fc8181 !important;
  }

  .sm\:hover\:placeholder-red-500:hover::-moz-placeholder {
    color: #f56565 !important;
  }

  .sm\:hover\:placeholder-red-500:hover:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .sm\:hover\:placeholder-red-500:hover::placeholder {
    color: #f56565 !important;
  }

  .sm\:hover\:placeholder-red-600:hover::-moz-placeholder {
    color: #e53e3e !important;
  }

  .sm\:hover\:placeholder-red-600:hover:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .sm\:hover\:placeholder-red-600:hover::placeholder {
    color: #e53e3e !important;
  }

  .sm\:hover\:placeholder-red-700:hover::-moz-placeholder {
    color: #c53030 !important;
  }

  .sm\:hover\:placeholder-red-700:hover:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .sm\:hover\:placeholder-red-700:hover::placeholder {
    color: #c53030 !important;
  }

  .sm\:hover\:placeholder-red-800:hover::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .sm\:hover\:placeholder-red-800:hover:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .sm\:hover\:placeholder-red-800:hover::placeholder {
    color: #9b2c2c !important;
  }

  .sm\:hover\:placeholder-red-900:hover::-moz-placeholder {
    color: #742a2a !important;
  }

  .sm\:hover\:placeholder-red-900:hover:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .sm\:hover\:placeholder-red-900:hover::placeholder {
    color: #742a2a !important;
  }

  .sm\:hover\:placeholder-orange-100:hover::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .sm\:hover\:placeholder-orange-100:hover:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .sm\:hover\:placeholder-orange-100:hover::placeholder {
    color: #fffaf0 !important;
  }

  .sm\:hover\:placeholder-orange-200:hover::-moz-placeholder {
    color: #feebc8 !important;
  }

  .sm\:hover\:placeholder-orange-200:hover:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .sm\:hover\:placeholder-orange-200:hover::placeholder {
    color: #feebc8 !important;
  }

  .sm\:hover\:placeholder-orange-300:hover::-moz-placeholder {
    color: #fbd38d !important;
  }

  .sm\:hover\:placeholder-orange-300:hover:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .sm\:hover\:placeholder-orange-300:hover::placeholder {
    color: #fbd38d !important;
  }

  .sm\:hover\:placeholder-orange-400:hover::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .sm\:hover\:placeholder-orange-400:hover:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .sm\:hover\:placeholder-orange-400:hover::placeholder {
    color: #f6ad55 !important;
  }

  .sm\:hover\:placeholder-orange-500:hover::-moz-placeholder {
    color: #ed8936 !important;
  }

  .sm\:hover\:placeholder-orange-500:hover:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .sm\:hover\:placeholder-orange-500:hover::placeholder {
    color: #ed8936 !important;
  }

  .sm\:hover\:placeholder-orange-600:hover::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .sm\:hover\:placeholder-orange-600:hover:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .sm\:hover\:placeholder-orange-600:hover::placeholder {
    color: #dd6b20 !important;
  }

  .sm\:hover\:placeholder-orange-700:hover::-moz-placeholder {
    color: #c05621 !important;
  }

  .sm\:hover\:placeholder-orange-700:hover:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .sm\:hover\:placeholder-orange-700:hover::placeholder {
    color: #c05621 !important;
  }

  .sm\:hover\:placeholder-orange-800:hover::-moz-placeholder {
    color: #9c4221 !important;
  }

  .sm\:hover\:placeholder-orange-800:hover:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .sm\:hover\:placeholder-orange-800:hover::placeholder {
    color: #9c4221 !important;
  }

  .sm\:hover\:placeholder-orange-900:hover::-moz-placeholder {
    color: #7b341e !important;
  }

  .sm\:hover\:placeholder-orange-900:hover:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .sm\:hover\:placeholder-orange-900:hover::placeholder {
    color: #7b341e !important;
  }

  .sm\:hover\:placeholder-yellow-100:hover::-moz-placeholder {
    color: #fffff0 !important;
  }

  .sm\:hover\:placeholder-yellow-100:hover:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .sm\:hover\:placeholder-yellow-100:hover::placeholder {
    color: #fffff0 !important;
  }

  .sm\:hover\:placeholder-yellow-200:hover::-moz-placeholder {
    color: #fefcbf !important;
  }

  .sm\:hover\:placeholder-yellow-200:hover:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .sm\:hover\:placeholder-yellow-200:hover::placeholder {
    color: #fefcbf !important;
  }

  .sm\:hover\:placeholder-yellow-300:hover::-moz-placeholder {
    color: #faf089 !important;
  }

  .sm\:hover\:placeholder-yellow-300:hover:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .sm\:hover\:placeholder-yellow-300:hover::placeholder {
    color: #faf089 !important;
  }

  .sm\:hover\:placeholder-yellow-400:hover::-moz-placeholder {
    color: #f6e05e !important;
  }

  .sm\:hover\:placeholder-yellow-400:hover:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .sm\:hover\:placeholder-yellow-400:hover::placeholder {
    color: #f6e05e !important;
  }

  .sm\:hover\:placeholder-yellow-500:hover::-moz-placeholder {
    color: #ecc94b !important;
  }

  .sm\:hover\:placeholder-yellow-500:hover:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .sm\:hover\:placeholder-yellow-500:hover::placeholder {
    color: #ecc94b !important;
  }

  .sm\:hover\:placeholder-yellow-600:hover::-moz-placeholder {
    color: #d69e2e !important;
  }

  .sm\:hover\:placeholder-yellow-600:hover:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .sm\:hover\:placeholder-yellow-600:hover::placeholder {
    color: #d69e2e !important;
  }

  .sm\:hover\:placeholder-yellow-700:hover::-moz-placeholder {
    color: #b7791f !important;
  }

  .sm\:hover\:placeholder-yellow-700:hover:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .sm\:hover\:placeholder-yellow-700:hover::placeholder {
    color: #b7791f !important;
  }

  .sm\:hover\:placeholder-yellow-800:hover::-moz-placeholder {
    color: #975a16 !important;
  }

  .sm\:hover\:placeholder-yellow-800:hover:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .sm\:hover\:placeholder-yellow-800:hover::placeholder {
    color: #975a16 !important;
  }

  .sm\:hover\:placeholder-yellow-900:hover::-moz-placeholder {
    color: #744210 !important;
  }

  .sm\:hover\:placeholder-yellow-900:hover:-ms-input-placeholder {
    color: #744210 !important;
  }

  .sm\:hover\:placeholder-yellow-900:hover::placeholder {
    color: #744210 !important;
  }

  .sm\:hover\:placeholder-green-100:hover::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .sm\:hover\:placeholder-green-100:hover:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .sm\:hover\:placeholder-green-100:hover::placeholder {
    color: #f0fff4 !important;
  }

  .sm\:hover\:placeholder-green-200:hover::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:hover\:placeholder-green-200:hover:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:hover\:placeholder-green-200:hover::placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:hover\:placeholder-green-300:hover::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:hover\:placeholder-green-300:hover:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:hover\:placeholder-green-300:hover::placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:hover\:placeholder-green-400:hover::-moz-placeholder {
    color: #68d391 !important;
  }

  .sm\:hover\:placeholder-green-400:hover:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .sm\:hover\:placeholder-green-400:hover::placeholder {
    color: #68d391 !important;
  }

  .sm\:hover\:placeholder-green-500:hover::-moz-placeholder {
    color: #48bb78 !important;
  }

  .sm\:hover\:placeholder-green-500:hover:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .sm\:hover\:placeholder-green-500:hover::placeholder {
    color: #48bb78 !important;
  }

  .sm\:hover\:placeholder-green-600:hover::-moz-placeholder {
    color: #38a169 !important;
  }

  .sm\:hover\:placeholder-green-600:hover:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .sm\:hover\:placeholder-green-600:hover::placeholder {
    color: #38a169 !important;
  }

  .sm\:hover\:placeholder-green-700:hover::-moz-placeholder {
    color: #2f855a !important;
  }

  .sm\:hover\:placeholder-green-700:hover:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .sm\:hover\:placeholder-green-700:hover::placeholder {
    color: #2f855a !important;
  }

  .sm\:hover\:placeholder-green-800:hover::-moz-placeholder {
    color: #276749 !important;
  }

  .sm\:hover\:placeholder-green-800:hover:-ms-input-placeholder {
    color: #276749 !important;
  }

  .sm\:hover\:placeholder-green-800:hover::placeholder {
    color: #276749 !important;
  }

  .sm\:hover\:placeholder-green-900:hover::-moz-placeholder {
    color: #22543d !important;
  }

  .sm\:hover\:placeholder-green-900:hover:-ms-input-placeholder {
    color: #22543d !important;
  }

  .sm\:hover\:placeholder-green-900:hover::placeholder {
    color: #22543d !important;
  }

  .sm\:hover\:placeholder-teal-100:hover::-moz-placeholder {
    color: #e6fffa !important;
  }

  .sm\:hover\:placeholder-teal-100:hover:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .sm\:hover\:placeholder-teal-100:hover::placeholder {
    color: #e6fffa !important;
  }

  .sm\:hover\:placeholder-teal-200:hover::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .sm\:hover\:placeholder-teal-200:hover:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .sm\:hover\:placeholder-teal-200:hover::placeholder {
    color: #b2f5ea !important;
  }

  .sm\:hover\:placeholder-teal-300:hover::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .sm\:hover\:placeholder-teal-300:hover:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .sm\:hover\:placeholder-teal-300:hover::placeholder {
    color: #81e6d9 !important;
  }

  .sm\:hover\:placeholder-teal-400:hover::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:hover\:placeholder-teal-400:hover:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:hover\:placeholder-teal-400:hover::placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:hover\:placeholder-teal-500:hover::-moz-placeholder {
    color: #38b2ac !important;
  }

  .sm\:hover\:placeholder-teal-500:hover:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .sm\:hover\:placeholder-teal-500:hover::placeholder {
    color: #38b2ac !important;
  }

  .sm\:hover\:placeholder-teal-600:hover::-moz-placeholder {
    color: #319795 !important;
  }

  .sm\:hover\:placeholder-teal-600:hover:-ms-input-placeholder {
    color: #319795 !important;
  }

  .sm\:hover\:placeholder-teal-600:hover::placeholder {
    color: #319795 !important;
  }

  .sm\:hover\:placeholder-teal-700:hover::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .sm\:hover\:placeholder-teal-700:hover:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .sm\:hover\:placeholder-teal-700:hover::placeholder {
    color: #2c7a7b !important;
  }

  .sm\:hover\:placeholder-teal-800:hover::-moz-placeholder {
    color: #285e61 !important;
  }

  .sm\:hover\:placeholder-teal-800:hover:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .sm\:hover\:placeholder-teal-800:hover::placeholder {
    color: #285e61 !important;
  }

  .sm\:hover\:placeholder-teal-900:hover::-moz-placeholder {
    color: #234e52 !important;
  }

  .sm\:hover\:placeholder-teal-900:hover:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .sm\:hover\:placeholder-teal-900:hover::placeholder {
    color: #234e52 !important;
  }

  .sm\:hover\:placeholder-blue-100:hover::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .sm\:hover\:placeholder-blue-100:hover:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .sm\:hover\:placeholder-blue-100:hover::placeholder {
    color: #ebf8ff !important;
  }

  .sm\:hover\:placeholder-blue-200:hover::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .sm\:hover\:placeholder-blue-200:hover:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .sm\:hover\:placeholder-blue-200:hover::placeholder {
    color: #bee3f8 !important;
  }

  .sm\:hover\:placeholder-blue-300:hover::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .sm\:hover\:placeholder-blue-300:hover:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .sm\:hover\:placeholder-blue-300:hover::placeholder {
    color: #90cdf4 !important;
  }

  .sm\:hover\:placeholder-blue-400:hover::-moz-placeholder {
    color: #63b3ed !important;
  }

  .sm\:hover\:placeholder-blue-400:hover:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .sm\:hover\:placeholder-blue-400:hover::placeholder {
    color: #63b3ed !important;
  }

  .sm\:hover\:placeholder-blue-500:hover::-moz-placeholder {
    color: #4299e1 !important;
  }

  .sm\:hover\:placeholder-blue-500:hover:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .sm\:hover\:placeholder-blue-500:hover::placeholder {
    color: #4299e1 !important;
  }

  .sm\:hover\:placeholder-blue-600:hover::-moz-placeholder {
    color: #3182ce !important;
  }

  .sm\:hover\:placeholder-blue-600:hover:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .sm\:hover\:placeholder-blue-600:hover::placeholder {
    color: #3182ce !important;
  }

  .sm\:hover\:placeholder-blue-700:hover::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:hover\:placeholder-blue-700:hover:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:hover\:placeholder-blue-700:hover::placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:hover\:placeholder-blue-800:hover::-moz-placeholder {
    color: #2c5282 !important;
  }

  .sm\:hover\:placeholder-blue-800:hover:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .sm\:hover\:placeholder-blue-800:hover::placeholder {
    color: #2c5282 !important;
  }

  .sm\:hover\:placeholder-blue-900:hover::-moz-placeholder {
    color: #2a4365 !important;
  }

  .sm\:hover\:placeholder-blue-900:hover:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .sm\:hover\:placeholder-blue-900:hover::placeholder {
    color: #2a4365 !important;
  }

  .sm\:hover\:placeholder-indigo-100:hover::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .sm\:hover\:placeholder-indigo-100:hover:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .sm\:hover\:placeholder-indigo-100:hover::placeholder {
    color: #ebf4ff !important;
  }

  .sm\:hover\:placeholder-indigo-200:hover::-moz-placeholder {
    color: #c3dafe !important;
  }

  .sm\:hover\:placeholder-indigo-200:hover:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .sm\:hover\:placeholder-indigo-200:hover::placeholder {
    color: #c3dafe !important;
  }

  .sm\:hover\:placeholder-indigo-300:hover::-moz-placeholder {
    color: #a3bffa !important;
  }

  .sm\:hover\:placeholder-indigo-300:hover:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .sm\:hover\:placeholder-indigo-300:hover::placeholder {
    color: #a3bffa !important;
  }

  .sm\:hover\:placeholder-indigo-400:hover::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:hover\:placeholder-indigo-400:hover:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:hover\:placeholder-indigo-400:hover::placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:hover\:placeholder-indigo-500:hover::-moz-placeholder {
    color: #667eea !important;
  }

  .sm\:hover\:placeholder-indigo-500:hover:-ms-input-placeholder {
    color: #667eea !important;
  }

  .sm\:hover\:placeholder-indigo-500:hover::placeholder {
    color: #667eea !important;
  }

  .sm\:hover\:placeholder-indigo-600:hover::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .sm\:hover\:placeholder-indigo-600:hover:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .sm\:hover\:placeholder-indigo-600:hover::placeholder {
    color: #5a67d8 !important;
  }

  .sm\:hover\:placeholder-indigo-700:hover::-moz-placeholder {
    color: #4c51bf !important;
  }

  .sm\:hover\:placeholder-indigo-700:hover:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .sm\:hover\:placeholder-indigo-700:hover::placeholder {
    color: #4c51bf !important;
  }

  .sm\:hover\:placeholder-indigo-800:hover::-moz-placeholder {
    color: #434190 !important;
  }

  .sm\:hover\:placeholder-indigo-800:hover:-ms-input-placeholder {
    color: #434190 !important;
  }

  .sm\:hover\:placeholder-indigo-800:hover::placeholder {
    color: #434190 !important;
  }

  .sm\:hover\:placeholder-indigo-900:hover::-moz-placeholder {
    color: #3c366b !important;
  }

  .sm\:hover\:placeholder-indigo-900:hover:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .sm\:hover\:placeholder-indigo-900:hover::placeholder {
    color: #3c366b !important;
  }

  .sm\:hover\:placeholder-purple-100:hover::-moz-placeholder {
    color: #faf5ff !important;
  }

  .sm\:hover\:placeholder-purple-100:hover:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .sm\:hover\:placeholder-purple-100:hover::placeholder {
    color: #faf5ff !important;
  }

  .sm\:hover\:placeholder-purple-200:hover::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .sm\:hover\:placeholder-purple-200:hover:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .sm\:hover\:placeholder-purple-200:hover::placeholder {
    color: #e9d8fd !important;
  }

  .sm\:hover\:placeholder-purple-300:hover::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .sm\:hover\:placeholder-purple-300:hover:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .sm\:hover\:placeholder-purple-300:hover::placeholder {
    color: #d6bcfa !important;
  }

  .sm\:hover\:placeholder-purple-400:hover::-moz-placeholder {
    color: #b794f4 !important;
  }

  .sm\:hover\:placeholder-purple-400:hover:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .sm\:hover\:placeholder-purple-400:hover::placeholder {
    color: #b794f4 !important;
  }

  .sm\:hover\:placeholder-purple-500:hover::-moz-placeholder {
    color: #9f7aea !important;
  }

  .sm\:hover\:placeholder-purple-500:hover:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .sm\:hover\:placeholder-purple-500:hover::placeholder {
    color: #9f7aea !important;
  }

  .sm\:hover\:placeholder-purple-600:hover::-moz-placeholder {
    color: #805ad5 !important;
  }

  .sm\:hover\:placeholder-purple-600:hover:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .sm\:hover\:placeholder-purple-600:hover::placeholder {
    color: #805ad5 !important;
  }

  .sm\:hover\:placeholder-purple-700:hover::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .sm\:hover\:placeholder-purple-700:hover:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .sm\:hover\:placeholder-purple-700:hover::placeholder {
    color: #6b46c1 !important;
  }

  .sm\:hover\:placeholder-purple-800:hover::-moz-placeholder {
    color: #553c9a !important;
  }

  .sm\:hover\:placeholder-purple-800:hover:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .sm\:hover\:placeholder-purple-800:hover::placeholder {
    color: #553c9a !important;
  }

  .sm\:hover\:placeholder-purple-900:hover::-moz-placeholder {
    color: #44337a !important;
  }

  .sm\:hover\:placeholder-purple-900:hover:-ms-input-placeholder {
    color: #44337a !important;
  }

  .sm\:hover\:placeholder-purple-900:hover::placeholder {
    color: #44337a !important;
  }

  .sm\:hover\:placeholder-pink-100:hover::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .sm\:hover\:placeholder-pink-100:hover:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .sm\:hover\:placeholder-pink-100:hover::placeholder {
    color: #fff5f7 !important;
  }

  .sm\:hover\:placeholder-pink-200:hover::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .sm\:hover\:placeholder-pink-200:hover:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .sm\:hover\:placeholder-pink-200:hover::placeholder {
    color: #fed7e2 !important;
  }

  .sm\:hover\:placeholder-pink-300:hover::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .sm\:hover\:placeholder-pink-300:hover:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .sm\:hover\:placeholder-pink-300:hover::placeholder {
    color: #fbb6ce !important;
  }

  .sm\:hover\:placeholder-pink-400:hover::-moz-placeholder {
    color: #f687b3 !important;
  }

  .sm\:hover\:placeholder-pink-400:hover:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .sm\:hover\:placeholder-pink-400:hover::placeholder {
    color: #f687b3 !important;
  }

  .sm\:hover\:placeholder-pink-500:hover::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .sm\:hover\:placeholder-pink-500:hover:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .sm\:hover\:placeholder-pink-500:hover::placeholder {
    color: #ed64a6 !important;
  }

  .sm\:hover\:placeholder-pink-600:hover::-moz-placeholder {
    color: #d53f8c !important;
  }

  .sm\:hover\:placeholder-pink-600:hover:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .sm\:hover\:placeholder-pink-600:hover::placeholder {
    color: #d53f8c !important;
  }

  .sm\:hover\:placeholder-pink-700:hover::-moz-placeholder {
    color: #b83280 !important;
  }

  .sm\:hover\:placeholder-pink-700:hover:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .sm\:hover\:placeholder-pink-700:hover::placeholder {
    color: #b83280 !important;
  }

  .sm\:hover\:placeholder-pink-800:hover::-moz-placeholder {
    color: #97266d !important;
  }

  .sm\:hover\:placeholder-pink-800:hover:-ms-input-placeholder {
    color: #97266d !important;
  }

  .sm\:hover\:placeholder-pink-800:hover::placeholder {
    color: #97266d !important;
  }

  .sm\:hover\:placeholder-pink-900:hover::-moz-placeholder {
    color: #702459 !important;
  }

  .sm\:hover\:placeholder-pink-900:hover:-ms-input-placeholder {
    color: #702459 !important;
  }

  .sm\:hover\:placeholder-pink-900:hover::placeholder {
    color: #702459 !important;
  }

  .sm\:hover\:placeholder-primary-black:hover::-moz-placeholder {
    color: #333333 !important;
  }

  .sm\:hover\:placeholder-primary-black:hover:-ms-input-placeholder {
    color: #333333 !important;
  }

  .sm\:hover\:placeholder-primary-black:hover::placeholder {
    color: #333333 !important;
  }

  .sm\:hover\:placeholder-primary-green:hover::-moz-placeholder {
    color: #085E3C !important;
  }

  .sm\:hover\:placeholder-primary-green:hover:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .sm\:hover\:placeholder-primary-green:hover::placeholder {
    color: #085E3C !important;
  }

  .sm\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent !important;
  }

  .sm\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent !important;
  }

  .sm\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent !important;
  }

  .sm\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor !important;
  }

  .sm\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor !important;
  }

  .sm\:focus\:placeholder-current:focus::placeholder {
    color: currentColor !important;
  }

  .sm\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #000 !important;
  }

  .sm\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #000 !important;
  }

  .sm\:focus\:placeholder-black:focus::placeholder {
    color: #000 !important;
  }

  .sm\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff !important;
  }

  .sm\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff !important;
  }

  .sm\:focus\:placeholder-white:focus::placeholder {
    color: #fff !important;
  }

  .sm\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    color: #f7fafc !important;
  }

  .sm\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .sm\:focus\:placeholder-gray-100:focus::placeholder {
    color: #f7fafc !important;
  }

  .sm\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .sm\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .sm\:focus\:placeholder-gray-200:focus::placeholder {
    color: #edf2f7 !important;
  }

  .sm\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:focus\:placeholder-gray-300:focus::placeholder {
    color: #e2e8f0 !important;
  }

  .sm\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:focus\:placeholder-gray-400:focus::placeholder {
    color: #cbd5e0 !important;
  }

  .sm\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .sm\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .sm\:focus\:placeholder-gray-500:focus::placeholder {
    color: #a0aec0 !important;
  }

  .sm\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    color: #718096 !important;
  }

  .sm\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    color: #718096 !important;
  }

  .sm\:focus\:placeholder-gray-600:focus::placeholder {
    color: #718096 !important;
  }

  .sm\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    color: #4a5568 !important;
  }

  .sm\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .sm\:focus\:placeholder-gray-700:focus::placeholder {
    color: #4a5568 !important;
  }

  .sm\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    color: #2d3748 !important;
  }

  .sm\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .sm\:focus\:placeholder-gray-800:focus::placeholder {
    color: #2d3748 !important;
  }

  .sm\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    color: #1a202c !important;
  }

  .sm\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .sm\:focus\:placeholder-gray-900:focus::placeholder {
    color: #1a202c !important;
  }

  .sm\:focus\:placeholder-red-100:focus::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .sm\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .sm\:focus\:placeholder-red-100:focus::placeholder {
    color: #fff5f5 !important;
  }

  .sm\:focus\:placeholder-red-200:focus::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .sm\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .sm\:focus\:placeholder-red-200:focus::placeholder {
    color: #fed7d7 !important;
  }

  .sm\:focus\:placeholder-red-300:focus::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .sm\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .sm\:focus\:placeholder-red-300:focus::placeholder {
    color: #feb2b2 !important;
  }

  .sm\:focus\:placeholder-red-400:focus::-moz-placeholder {
    color: #fc8181 !important;
  }

  .sm\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .sm\:focus\:placeholder-red-400:focus::placeholder {
    color: #fc8181 !important;
  }

  .sm\:focus\:placeholder-red-500:focus::-moz-placeholder {
    color: #f56565 !important;
  }

  .sm\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .sm\:focus\:placeholder-red-500:focus::placeholder {
    color: #f56565 !important;
  }

  .sm\:focus\:placeholder-red-600:focus::-moz-placeholder {
    color: #e53e3e !important;
  }

  .sm\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .sm\:focus\:placeholder-red-600:focus::placeholder {
    color: #e53e3e !important;
  }

  .sm\:focus\:placeholder-red-700:focus::-moz-placeholder {
    color: #c53030 !important;
  }

  .sm\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .sm\:focus\:placeholder-red-700:focus::placeholder {
    color: #c53030 !important;
  }

  .sm\:focus\:placeholder-red-800:focus::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .sm\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .sm\:focus\:placeholder-red-800:focus::placeholder {
    color: #9b2c2c !important;
  }

  .sm\:focus\:placeholder-red-900:focus::-moz-placeholder {
    color: #742a2a !important;
  }

  .sm\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .sm\:focus\:placeholder-red-900:focus::placeholder {
    color: #742a2a !important;
  }

  .sm\:focus\:placeholder-orange-100:focus::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .sm\:focus\:placeholder-orange-100:focus:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .sm\:focus\:placeholder-orange-100:focus::placeholder {
    color: #fffaf0 !important;
  }

  .sm\:focus\:placeholder-orange-200:focus::-moz-placeholder {
    color: #feebc8 !important;
  }

  .sm\:focus\:placeholder-orange-200:focus:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .sm\:focus\:placeholder-orange-200:focus::placeholder {
    color: #feebc8 !important;
  }

  .sm\:focus\:placeholder-orange-300:focus::-moz-placeholder {
    color: #fbd38d !important;
  }

  .sm\:focus\:placeholder-orange-300:focus:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .sm\:focus\:placeholder-orange-300:focus::placeholder {
    color: #fbd38d !important;
  }

  .sm\:focus\:placeholder-orange-400:focus::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .sm\:focus\:placeholder-orange-400:focus:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .sm\:focus\:placeholder-orange-400:focus::placeholder {
    color: #f6ad55 !important;
  }

  .sm\:focus\:placeholder-orange-500:focus::-moz-placeholder {
    color: #ed8936 !important;
  }

  .sm\:focus\:placeholder-orange-500:focus:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .sm\:focus\:placeholder-orange-500:focus::placeholder {
    color: #ed8936 !important;
  }

  .sm\:focus\:placeholder-orange-600:focus::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .sm\:focus\:placeholder-orange-600:focus:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .sm\:focus\:placeholder-orange-600:focus::placeholder {
    color: #dd6b20 !important;
  }

  .sm\:focus\:placeholder-orange-700:focus::-moz-placeholder {
    color: #c05621 !important;
  }

  .sm\:focus\:placeholder-orange-700:focus:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .sm\:focus\:placeholder-orange-700:focus::placeholder {
    color: #c05621 !important;
  }

  .sm\:focus\:placeholder-orange-800:focus::-moz-placeholder {
    color: #9c4221 !important;
  }

  .sm\:focus\:placeholder-orange-800:focus:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .sm\:focus\:placeholder-orange-800:focus::placeholder {
    color: #9c4221 !important;
  }

  .sm\:focus\:placeholder-orange-900:focus::-moz-placeholder {
    color: #7b341e !important;
  }

  .sm\:focus\:placeholder-orange-900:focus:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .sm\:focus\:placeholder-orange-900:focus::placeholder {
    color: #7b341e !important;
  }

  .sm\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    color: #fffff0 !important;
  }

  .sm\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .sm\:focus\:placeholder-yellow-100:focus::placeholder {
    color: #fffff0 !important;
  }

  .sm\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    color: #fefcbf !important;
  }

  .sm\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .sm\:focus\:placeholder-yellow-200:focus::placeholder {
    color: #fefcbf !important;
  }

  .sm\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    color: #faf089 !important;
  }

  .sm\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .sm\:focus\:placeholder-yellow-300:focus::placeholder {
    color: #faf089 !important;
  }

  .sm\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    color: #f6e05e !important;
  }

  .sm\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .sm\:focus\:placeholder-yellow-400:focus::placeholder {
    color: #f6e05e !important;
  }

  .sm\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    color: #ecc94b !important;
  }

  .sm\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .sm\:focus\:placeholder-yellow-500:focus::placeholder {
    color: #ecc94b !important;
  }

  .sm\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    color: #d69e2e !important;
  }

  .sm\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .sm\:focus\:placeholder-yellow-600:focus::placeholder {
    color: #d69e2e !important;
  }

  .sm\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    color: #b7791f !important;
  }

  .sm\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .sm\:focus\:placeholder-yellow-700:focus::placeholder {
    color: #b7791f !important;
  }

  .sm\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    color: #975a16 !important;
  }

  .sm\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .sm\:focus\:placeholder-yellow-800:focus::placeholder {
    color: #975a16 !important;
  }

  .sm\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    color: #744210 !important;
  }

  .sm\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    color: #744210 !important;
  }

  .sm\:focus\:placeholder-yellow-900:focus::placeholder {
    color: #744210 !important;
  }

  .sm\:focus\:placeholder-green-100:focus::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .sm\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .sm\:focus\:placeholder-green-100:focus::placeholder {
    color: #f0fff4 !important;
  }

  .sm\:focus\:placeholder-green-200:focus::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:focus\:placeholder-green-200:focus::placeholder {
    color: #c6f6d5 !important;
  }

  .sm\:focus\:placeholder-green-300:focus::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:focus\:placeholder-green-300:focus::placeholder {
    color: #9ae6b4 !important;
  }

  .sm\:focus\:placeholder-green-400:focus::-moz-placeholder {
    color: #68d391 !important;
  }

  .sm\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .sm\:focus\:placeholder-green-400:focus::placeholder {
    color: #68d391 !important;
  }

  .sm\:focus\:placeholder-green-500:focus::-moz-placeholder {
    color: #48bb78 !important;
  }

  .sm\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .sm\:focus\:placeholder-green-500:focus::placeholder {
    color: #48bb78 !important;
  }

  .sm\:focus\:placeholder-green-600:focus::-moz-placeholder {
    color: #38a169 !important;
  }

  .sm\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .sm\:focus\:placeholder-green-600:focus::placeholder {
    color: #38a169 !important;
  }

  .sm\:focus\:placeholder-green-700:focus::-moz-placeholder {
    color: #2f855a !important;
  }

  .sm\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .sm\:focus\:placeholder-green-700:focus::placeholder {
    color: #2f855a !important;
  }

  .sm\:focus\:placeholder-green-800:focus::-moz-placeholder {
    color: #276749 !important;
  }

  .sm\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    color: #276749 !important;
  }

  .sm\:focus\:placeholder-green-800:focus::placeholder {
    color: #276749 !important;
  }

  .sm\:focus\:placeholder-green-900:focus::-moz-placeholder {
    color: #22543d !important;
  }

  .sm\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    color: #22543d !important;
  }

  .sm\:focus\:placeholder-green-900:focus::placeholder {
    color: #22543d !important;
  }

  .sm\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    color: #e6fffa !important;
  }

  .sm\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .sm\:focus\:placeholder-teal-100:focus::placeholder {
    color: #e6fffa !important;
  }

  .sm\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .sm\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .sm\:focus\:placeholder-teal-200:focus::placeholder {
    color: #b2f5ea !important;
  }

  .sm\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .sm\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .sm\:focus\:placeholder-teal-300:focus::placeholder {
    color: #81e6d9 !important;
  }

  .sm\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:focus\:placeholder-teal-400:focus::placeholder {
    color: #4fd1c5 !important;
  }

  .sm\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    color: #38b2ac !important;
  }

  .sm\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .sm\:focus\:placeholder-teal-500:focus::placeholder {
    color: #38b2ac !important;
  }

  .sm\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    color: #319795 !important;
  }

  .sm\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    color: #319795 !important;
  }

  .sm\:focus\:placeholder-teal-600:focus::placeholder {
    color: #319795 !important;
  }

  .sm\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .sm\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .sm\:focus\:placeholder-teal-700:focus::placeholder {
    color: #2c7a7b !important;
  }

  .sm\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    color: #285e61 !important;
  }

  .sm\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .sm\:focus\:placeholder-teal-800:focus::placeholder {
    color: #285e61 !important;
  }

  .sm\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    color: #234e52 !important;
  }

  .sm\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .sm\:focus\:placeholder-teal-900:focus::placeholder {
    color: #234e52 !important;
  }

  .sm\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .sm\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .sm\:focus\:placeholder-blue-100:focus::placeholder {
    color: #ebf8ff !important;
  }

  .sm\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .sm\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .sm\:focus\:placeholder-blue-200:focus::placeholder {
    color: #bee3f8 !important;
  }

  .sm\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .sm\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .sm\:focus\:placeholder-blue-300:focus::placeholder {
    color: #90cdf4 !important;
  }

  .sm\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    color: #63b3ed !important;
  }

  .sm\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .sm\:focus\:placeholder-blue-400:focus::placeholder {
    color: #63b3ed !important;
  }

  .sm\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    color: #4299e1 !important;
  }

  .sm\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .sm\:focus\:placeholder-blue-500:focus::placeholder {
    color: #4299e1 !important;
  }

  .sm\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    color: #3182ce !important;
  }

  .sm\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .sm\:focus\:placeholder-blue-600:focus::placeholder {
    color: #3182ce !important;
  }

  .sm\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:focus\:placeholder-blue-700:focus::placeholder {
    color: #2b6cb0 !important;
  }

  .sm\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    color: #2c5282 !important;
  }

  .sm\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .sm\:focus\:placeholder-blue-800:focus::placeholder {
    color: #2c5282 !important;
  }

  .sm\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    color: #2a4365 !important;
  }

  .sm\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .sm\:focus\:placeholder-blue-900:focus::placeholder {
    color: #2a4365 !important;
  }

  .sm\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .sm\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .sm\:focus\:placeholder-indigo-100:focus::placeholder {
    color: #ebf4ff !important;
  }

  .sm\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    color: #c3dafe !important;
  }

  .sm\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .sm\:focus\:placeholder-indigo-200:focus::placeholder {
    color: #c3dafe !important;
  }

  .sm\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    color: #a3bffa !important;
  }

  .sm\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .sm\:focus\:placeholder-indigo-300:focus::placeholder {
    color: #a3bffa !important;
  }

  .sm\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:focus\:placeholder-indigo-400:focus::placeholder {
    color: #7f9cf5 !important;
  }

  .sm\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    color: #667eea !important;
  }

  .sm\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    color: #667eea !important;
  }

  .sm\:focus\:placeholder-indigo-500:focus::placeholder {
    color: #667eea !important;
  }

  .sm\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .sm\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .sm\:focus\:placeholder-indigo-600:focus::placeholder {
    color: #5a67d8 !important;
  }

  .sm\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    color: #4c51bf !important;
  }

  .sm\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .sm\:focus\:placeholder-indigo-700:focus::placeholder {
    color: #4c51bf !important;
  }

  .sm\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    color: #434190 !important;
  }

  .sm\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    color: #434190 !important;
  }

  .sm\:focus\:placeholder-indigo-800:focus::placeholder {
    color: #434190 !important;
  }

  .sm\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    color: #3c366b !important;
  }

  .sm\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .sm\:focus\:placeholder-indigo-900:focus::placeholder {
    color: #3c366b !important;
  }

  .sm\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    color: #faf5ff !important;
  }

  .sm\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .sm\:focus\:placeholder-purple-100:focus::placeholder {
    color: #faf5ff !important;
  }

  .sm\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .sm\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .sm\:focus\:placeholder-purple-200:focus::placeholder {
    color: #e9d8fd !important;
  }

  .sm\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .sm\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .sm\:focus\:placeholder-purple-300:focus::placeholder {
    color: #d6bcfa !important;
  }

  .sm\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    color: #b794f4 !important;
  }

  .sm\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .sm\:focus\:placeholder-purple-400:focus::placeholder {
    color: #b794f4 !important;
  }

  .sm\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    color: #9f7aea !important;
  }

  .sm\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .sm\:focus\:placeholder-purple-500:focus::placeholder {
    color: #9f7aea !important;
  }

  .sm\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    color: #805ad5 !important;
  }

  .sm\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .sm\:focus\:placeholder-purple-600:focus::placeholder {
    color: #805ad5 !important;
  }

  .sm\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .sm\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .sm\:focus\:placeholder-purple-700:focus::placeholder {
    color: #6b46c1 !important;
  }

  .sm\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    color: #553c9a !important;
  }

  .sm\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .sm\:focus\:placeholder-purple-800:focus::placeholder {
    color: #553c9a !important;
  }

  .sm\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    color: #44337a !important;
  }

  .sm\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    color: #44337a !important;
  }

  .sm\:focus\:placeholder-purple-900:focus::placeholder {
    color: #44337a !important;
  }

  .sm\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .sm\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .sm\:focus\:placeholder-pink-100:focus::placeholder {
    color: #fff5f7 !important;
  }

  .sm\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .sm\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .sm\:focus\:placeholder-pink-200:focus::placeholder {
    color: #fed7e2 !important;
  }

  .sm\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .sm\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .sm\:focus\:placeholder-pink-300:focus::placeholder {
    color: #fbb6ce !important;
  }

  .sm\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    color: #f687b3 !important;
  }

  .sm\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .sm\:focus\:placeholder-pink-400:focus::placeholder {
    color: #f687b3 !important;
  }

  .sm\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .sm\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .sm\:focus\:placeholder-pink-500:focus::placeholder {
    color: #ed64a6 !important;
  }

  .sm\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    color: #d53f8c !important;
  }

  .sm\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .sm\:focus\:placeholder-pink-600:focus::placeholder {
    color: #d53f8c !important;
  }

  .sm\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    color: #b83280 !important;
  }

  .sm\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .sm\:focus\:placeholder-pink-700:focus::placeholder {
    color: #b83280 !important;
  }

  .sm\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    color: #97266d !important;
  }

  .sm\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    color: #97266d !important;
  }

  .sm\:focus\:placeholder-pink-800:focus::placeholder {
    color: #97266d !important;
  }

  .sm\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    color: #702459 !important;
  }

  .sm\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    color: #702459 !important;
  }

  .sm\:focus\:placeholder-pink-900:focus::placeholder {
    color: #702459 !important;
  }

  .sm\:focus\:placeholder-primary-black:focus::-moz-placeholder {
    color: #333333 !important;
  }

  .sm\:focus\:placeholder-primary-black:focus:-ms-input-placeholder {
    color: #333333 !important;
  }

  .sm\:focus\:placeholder-primary-black:focus::placeholder {
    color: #333333 !important;
  }

  .sm\:focus\:placeholder-primary-green:focus::-moz-placeholder {
    color: #085E3C !important;
  }

  .sm\:focus\:placeholder-primary-green:focus:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .sm\:focus\:placeholder-primary-green:focus::placeholder {
    color: #085E3C !important;
  }

  .sm\:pointer-events-none {
    pointer-events: none !important;
  }

  .sm\:pointer-events-auto {
    pointer-events: auto !important;
  }

  .sm\:hover\:pointer-events-none:hover {
    pointer-events: none !important;
  }

  .sm\:hover\:pointer-events-auto:hover {
    pointer-events: auto !important;
  }

  .sm\:focus\:pointer-events-none:focus {
    pointer-events: none !important;
  }

  .sm\:focus\:pointer-events-auto:focus {
    pointer-events: auto !important;
  }

  .sm\:static {
    position: static !important;
  }

  .sm\:fixed {
    position: fixed !important;
  }

  .sm\:absolute {
    position: absolute !important;
  }

  .sm\:relative {
    position: relative !important;
  }

  .sm\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .sm\:hover\:static:hover {
    position: static !important;
  }

  .sm\:hover\:fixed:hover {
    position: fixed !important;
  }

  .sm\:hover\:absolute:hover {
    position: absolute !important;
  }

  .sm\:hover\:relative:hover {
    position: relative !important;
  }

  .sm\:hover\:sticky:hover {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .sm\:focus\:static:focus {
    position: static !important;
  }

  .sm\:focus\:fixed:focus {
    position: fixed !important;
  }

  .sm\:focus\:absolute:focus {
    position: absolute !important;
  }

  .sm\:focus\:relative:focus {
    position: relative !important;
  }

  .sm\:focus\:sticky:focus {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .sm\:inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .sm\:inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .sm\:inset-1\/2 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:-inset-1\/2 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:inset-1\/3 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:-inset-1\/3 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:inset-2\/3 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:-inset-2\/3 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:inset-1\/4 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .sm\:-inset-1\/4 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .sm\:inset-2\/4 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:-inset-2\/4 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:inset-3\/4 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .sm\:-inset-3\/4 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .sm\:inset-1\/5 {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .sm\:-inset-1\/5 {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .sm\:inset-2\/5 {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .sm\:-inset-2\/5 {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .sm\:inset-3\/5 {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .sm\:-inset-3\/5 {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .sm\:inset-4\/5 {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .sm\:-inset-4\/5 {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .sm\:inset-1\/6 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:-inset-1\/6 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:inset-2\/6 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:-inset-2\/6 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:inset-3\/6 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:-inset-3\/6 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:inset-4\/6 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:-inset-4\/6 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:inset-5\/6 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:-inset-5\/6 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:inset-1\/12 {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .sm\:-inset-1\/12 {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .sm\:inset-2\/12 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:-inset-2\/12 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:inset-3\/12 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .sm\:-inset-3\/12 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .sm\:inset-4\/12 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:-inset-4\/12 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:inset-5\/12 {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .sm\:-inset-5\/12 {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .sm\:inset-6\/12 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:-inset-6\/12 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:inset-7\/12 {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .sm\:-inset-7\/12 {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .sm\:inset-8\/12 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:-inset-8\/12 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:inset-9\/12 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .sm\:-inset-9\/12 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .sm\:inset-10\/12 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:-inset-10\/12 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:inset-11\/12 {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .sm\:-inset-11\/12 {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .sm\:inset-y-0 {
    top: 0 !important;
    bottom: 0 !important;
  }

  .sm\:inset-x-0 {
    right: 0 !important;
    left: 0 !important;
  }

  .sm\:inset-y-auto {
    top: auto !important;
    bottom: auto !important;
  }

  .sm\:inset-x-auto {
    right: auto !important;
    left: auto !important;
  }

  .sm\:inset-y-1\/2 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:inset-x-1\/2 {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:-inset-y-1\/2 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:-inset-x-1\/2 {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:inset-y-1\/3 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:inset-x-1\/3 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:-inset-y-1\/3 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:-inset-x-1\/3 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:inset-y-2\/3 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:inset-x-2\/3 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:-inset-y-2\/3 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:-inset-x-2\/3 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:inset-y-1\/4 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .sm\:inset-x-1\/4 {
    right: 25% !important;
    left: 25% !important;
  }

  .sm\:-inset-y-1\/4 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .sm\:-inset-x-1\/4 {
    right: -25% !important;
    left: -25% !important;
  }

  .sm\:inset-y-2\/4 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:inset-x-2\/4 {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:-inset-y-2\/4 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:-inset-x-2\/4 {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:inset-y-3\/4 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .sm\:inset-x-3\/4 {
    right: 75% !important;
    left: 75% !important;
  }

  .sm\:-inset-y-3\/4 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .sm\:-inset-x-3\/4 {
    right: -75% !important;
    left: -75% !important;
  }

  .sm\:inset-y-1\/5 {
    top: 20% !important;
    bottom: 20% !important;
  }

  .sm\:inset-x-1\/5 {
    right: 20% !important;
    left: 20% !important;
  }

  .sm\:-inset-y-1\/5 {
    top: -20% !important;
    bottom: -20% !important;
  }

  .sm\:-inset-x-1\/5 {
    right: -20% !important;
    left: -20% !important;
  }

  .sm\:inset-y-2\/5 {
    top: 40% !important;
    bottom: 40% !important;
  }

  .sm\:inset-x-2\/5 {
    right: 40% !important;
    left: 40% !important;
  }

  .sm\:-inset-y-2\/5 {
    top: -40% !important;
    bottom: -40% !important;
  }

  .sm\:-inset-x-2\/5 {
    right: -40% !important;
    left: -40% !important;
  }

  .sm\:inset-y-3\/5 {
    top: 60% !important;
    bottom: 60% !important;
  }

  .sm\:inset-x-3\/5 {
    right: 60% !important;
    left: 60% !important;
  }

  .sm\:-inset-y-3\/5 {
    top: -60% !important;
    bottom: -60% !important;
  }

  .sm\:-inset-x-3\/5 {
    right: -60% !important;
    left: -60% !important;
  }

  .sm\:inset-y-4\/5 {
    top: 80% !important;
    bottom: 80% !important;
  }

  .sm\:inset-x-4\/5 {
    right: 80% !important;
    left: 80% !important;
  }

  .sm\:-inset-y-4\/5 {
    top: -80% !important;
    bottom: -80% !important;
  }

  .sm\:-inset-x-4\/5 {
    right: -80% !important;
    left: -80% !important;
  }

  .sm\:inset-y-1\/6 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .sm\:inset-x-1\/6 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:-inset-y-1\/6 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .sm\:-inset-x-1\/6 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:inset-y-2\/6 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:inset-x-2\/6 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:-inset-y-2\/6 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:-inset-x-2\/6 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:inset-y-3\/6 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:inset-x-3\/6 {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:-inset-y-3\/6 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:-inset-x-3\/6 {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:inset-y-4\/6 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:inset-x-4\/6 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:-inset-y-4\/6 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:-inset-x-4\/6 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:inset-y-5\/6 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .sm\:inset-x-5\/6 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:-inset-y-5\/6 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .sm\:-inset-x-5\/6 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:inset-y-1\/12 {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .sm\:inset-x-1\/12 {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .sm\:-inset-y-1\/12 {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .sm\:-inset-x-1\/12 {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .sm\:inset-y-2\/12 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .sm\:inset-x-2\/12 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:-inset-y-2\/12 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .sm\:-inset-x-2\/12 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:inset-y-3\/12 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .sm\:inset-x-3\/12 {
    right: 25% !important;
    left: 25% !important;
  }

  .sm\:-inset-y-3\/12 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .sm\:-inset-x-3\/12 {
    right: -25% !important;
    left: -25% !important;
  }

  .sm\:inset-y-4\/12 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:inset-x-4\/12 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:-inset-y-4\/12 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:-inset-x-4\/12 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:inset-y-5\/12 {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .sm\:inset-x-5\/12 {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .sm\:-inset-y-5\/12 {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .sm\:-inset-x-5\/12 {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .sm\:inset-y-6\/12 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:inset-x-6\/12 {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:-inset-y-6\/12 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:-inset-x-6\/12 {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:inset-y-7\/12 {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .sm\:inset-x-7\/12 {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .sm\:-inset-y-7\/12 {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .sm\:-inset-x-7\/12 {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .sm\:inset-y-8\/12 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:inset-x-8\/12 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:-inset-y-8\/12 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:-inset-x-8\/12 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:inset-y-9\/12 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .sm\:inset-x-9\/12 {
    right: 75% !important;
    left: 75% !important;
  }

  .sm\:-inset-y-9\/12 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .sm\:-inset-x-9\/12 {
    right: -75% !important;
    left: -75% !important;
  }

  .sm\:inset-y-10\/12 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .sm\:inset-x-10\/12 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:-inset-y-10\/12 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .sm\:-inset-x-10\/12 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:inset-y-11\/12 {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .sm\:inset-x-11\/12 {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .sm\:-inset-y-11\/12 {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .sm\:-inset-x-11\/12 {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .sm\:top-0 {
    top: 0 !important;
  }

  .sm\:right-0 {
    right: 0 !important;
  }

  .sm\:bottom-0 {
    bottom: 0 !important;
  }

  .sm\:left-0 {
    left: 0 !important;
  }

  .sm\:top-auto {
    top: auto !important;
  }

  .sm\:right-auto {
    right: auto !important;
  }

  .sm\:bottom-auto {
    bottom: auto !important;
  }

  .sm\:left-auto {
    left: auto !important;
  }

  .sm\:top-1\/2 {
    top: 50% !important;
  }

  .sm\:right-1\/2 {
    right: 50% !important;
  }

  .sm\:bottom-1\/2 {
    bottom: 50% !important;
  }

  .sm\:left-1\/2 {
    left: 50% !important;
  }

  .sm\:-top-1\/2 {
    top: -50% !important;
  }

  .sm\:-right-1\/2 {
    right: -50% !important;
  }

  .sm\:-bottom-1\/2 {
    bottom: -50% !important;
  }

  .sm\:-left-1\/2 {
    left: -50% !important;
  }

  .sm\:top-1\/3 {
    top: 33.33333333333333% !important;
  }

  .sm\:right-1\/3 {
    right: 33.33333333333333% !important;
  }

  .sm\:bottom-1\/3 {
    bottom: 33.33333333333333% !important;
  }

  .sm\:left-1\/3 {
    left: 33.33333333333333% !important;
  }

  .sm\:-top-1\/3 {
    top: -33.33333333333333% !important;
  }

  .sm\:-right-1\/3 {
    right: -33.33333333333333% !important;
  }

  .sm\:-bottom-1\/3 {
    bottom: -33.33333333333333% !important;
  }

  .sm\:-left-1\/3 {
    left: -33.33333333333333% !important;
  }

  .sm\:top-2\/3 {
    top: 66.66666666666666% !important;
  }

  .sm\:right-2\/3 {
    right: 66.66666666666666% !important;
  }

  .sm\:bottom-2\/3 {
    bottom: 66.66666666666666% !important;
  }

  .sm\:left-2\/3 {
    left: 66.66666666666666% !important;
  }

  .sm\:-top-2\/3 {
    top: -66.66666666666666% !important;
  }

  .sm\:-right-2\/3 {
    right: -66.66666666666666% !important;
  }

  .sm\:-bottom-2\/3 {
    bottom: -66.66666666666666% !important;
  }

  .sm\:-left-2\/3 {
    left: -66.66666666666666% !important;
  }

  .sm\:top-1\/4 {
    top: 25% !important;
  }

  .sm\:right-1\/4 {
    right: 25% !important;
  }

  .sm\:bottom-1\/4 {
    bottom: 25% !important;
  }

  .sm\:left-1\/4 {
    left: 25% !important;
  }

  .sm\:-top-1\/4 {
    top: -25% !important;
  }

  .sm\:-right-1\/4 {
    right: -25% !important;
  }

  .sm\:-bottom-1\/4 {
    bottom: -25% !important;
  }

  .sm\:-left-1\/4 {
    left: -25% !important;
  }

  .sm\:top-2\/4 {
    top: 50% !important;
  }

  .sm\:right-2\/4 {
    right: 50% !important;
  }

  .sm\:bottom-2\/4 {
    bottom: 50% !important;
  }

  .sm\:left-2\/4 {
    left: 50% !important;
  }

  .sm\:-top-2\/4 {
    top: -50% !important;
  }

  .sm\:-right-2\/4 {
    right: -50% !important;
  }

  .sm\:-bottom-2\/4 {
    bottom: -50% !important;
  }

  .sm\:-left-2\/4 {
    left: -50% !important;
  }

  .sm\:top-3\/4 {
    top: 75% !important;
  }

  .sm\:right-3\/4 {
    right: 75% !important;
  }

  .sm\:bottom-3\/4 {
    bottom: 75% !important;
  }

  .sm\:left-3\/4 {
    left: 75% !important;
  }

  .sm\:-top-3\/4 {
    top: -75% !important;
  }

  .sm\:-right-3\/4 {
    right: -75% !important;
  }

  .sm\:-bottom-3\/4 {
    bottom: -75% !important;
  }

  .sm\:-left-3\/4 {
    left: -75% !important;
  }

  .sm\:top-1\/5 {
    top: 20% !important;
  }

  .sm\:right-1\/5 {
    right: 20% !important;
  }

  .sm\:bottom-1\/5 {
    bottom: 20% !important;
  }

  .sm\:left-1\/5 {
    left: 20% !important;
  }

  .sm\:-top-1\/5 {
    top: -20% !important;
  }

  .sm\:-right-1\/5 {
    right: -20% !important;
  }

  .sm\:-bottom-1\/5 {
    bottom: -20% !important;
  }

  .sm\:-left-1\/5 {
    left: -20% !important;
  }

  .sm\:top-2\/5 {
    top: 40% !important;
  }

  .sm\:right-2\/5 {
    right: 40% !important;
  }

  .sm\:bottom-2\/5 {
    bottom: 40% !important;
  }

  .sm\:left-2\/5 {
    left: 40% !important;
  }

  .sm\:-top-2\/5 {
    top: -40% !important;
  }

  .sm\:-right-2\/5 {
    right: -40% !important;
  }

  .sm\:-bottom-2\/5 {
    bottom: -40% !important;
  }

  .sm\:-left-2\/5 {
    left: -40% !important;
  }

  .sm\:top-3\/5 {
    top: 60% !important;
  }

  .sm\:right-3\/5 {
    right: 60% !important;
  }

  .sm\:bottom-3\/5 {
    bottom: 60% !important;
  }

  .sm\:left-3\/5 {
    left: 60% !important;
  }

  .sm\:-top-3\/5 {
    top: -60% !important;
  }

  .sm\:-right-3\/5 {
    right: -60% !important;
  }

  .sm\:-bottom-3\/5 {
    bottom: -60% !important;
  }

  .sm\:-left-3\/5 {
    left: -60% !important;
  }

  .sm\:top-4\/5 {
    top: 80% !important;
  }

  .sm\:right-4\/5 {
    right: 80% !important;
  }

  .sm\:bottom-4\/5 {
    bottom: 80% !important;
  }

  .sm\:left-4\/5 {
    left: 80% !important;
  }

  .sm\:-top-4\/5 {
    top: -80% !important;
  }

  .sm\:-right-4\/5 {
    right: -80% !important;
  }

  .sm\:-bottom-4\/5 {
    bottom: -80% !important;
  }

  .sm\:-left-4\/5 {
    left: -80% !important;
  }

  .sm\:top-1\/6 {
    top: 16.666666666666664% !important;
  }

  .sm\:right-1\/6 {
    right: 16.666666666666664% !important;
  }

  .sm\:bottom-1\/6 {
    bottom: 16.666666666666664% !important;
  }

  .sm\:left-1\/6 {
    left: 16.666666666666664% !important;
  }

  .sm\:-top-1\/6 {
    top: -16.666666666666664% !important;
  }

  .sm\:-right-1\/6 {
    right: -16.666666666666664% !important;
  }

  .sm\:-bottom-1\/6 {
    bottom: -16.666666666666664% !important;
  }

  .sm\:-left-1\/6 {
    left: -16.666666666666664% !important;
  }

  .sm\:top-2\/6 {
    top: 33.33333333333333% !important;
  }

  .sm\:right-2\/6 {
    right: 33.33333333333333% !important;
  }

  .sm\:bottom-2\/6 {
    bottom: 33.33333333333333% !important;
  }

  .sm\:left-2\/6 {
    left: 33.33333333333333% !important;
  }

  .sm\:-top-2\/6 {
    top: -33.33333333333333% !important;
  }

  .sm\:-right-2\/6 {
    right: -33.33333333333333% !important;
  }

  .sm\:-bottom-2\/6 {
    bottom: -33.33333333333333% !important;
  }

  .sm\:-left-2\/6 {
    left: -33.33333333333333% !important;
  }

  .sm\:top-3\/6 {
    top: 50% !important;
  }

  .sm\:right-3\/6 {
    right: 50% !important;
  }

  .sm\:bottom-3\/6 {
    bottom: 50% !important;
  }

  .sm\:left-3\/6 {
    left: 50% !important;
  }

  .sm\:-top-3\/6 {
    top: -50% !important;
  }

  .sm\:-right-3\/6 {
    right: -50% !important;
  }

  .sm\:-bottom-3\/6 {
    bottom: -50% !important;
  }

  .sm\:-left-3\/6 {
    left: -50% !important;
  }

  .sm\:top-4\/6 {
    top: 66.66666666666666% !important;
  }

  .sm\:right-4\/6 {
    right: 66.66666666666666% !important;
  }

  .sm\:bottom-4\/6 {
    bottom: 66.66666666666666% !important;
  }

  .sm\:left-4\/6 {
    left: 66.66666666666666% !important;
  }

  .sm\:-top-4\/6 {
    top: -66.66666666666666% !important;
  }

  .sm\:-right-4\/6 {
    right: -66.66666666666666% !important;
  }

  .sm\:-bottom-4\/6 {
    bottom: -66.66666666666666% !important;
  }

  .sm\:-left-4\/6 {
    left: -66.66666666666666% !important;
  }

  .sm\:top-5\/6 {
    top: 83.33333333333334% !important;
  }

  .sm\:right-5\/6 {
    right: 83.33333333333334% !important;
  }

  .sm\:bottom-5\/6 {
    bottom: 83.33333333333334% !important;
  }

  .sm\:left-5\/6 {
    left: 83.33333333333334% !important;
  }

  .sm\:-top-5\/6 {
    top: -83.33333333333334% !important;
  }

  .sm\:-right-5\/6 {
    right: -83.33333333333334% !important;
  }

  .sm\:-bottom-5\/6 {
    bottom: -83.33333333333334% !important;
  }

  .sm\:-left-5\/6 {
    left: -83.33333333333334% !important;
  }

  .sm\:top-1\/12 {
    top: 8.333333333333332% !important;
  }

  .sm\:right-1\/12 {
    right: 8.333333333333332% !important;
  }

  .sm\:bottom-1\/12 {
    bottom: 8.333333333333332% !important;
  }

  .sm\:left-1\/12 {
    left: 8.333333333333332% !important;
  }

  .sm\:-top-1\/12 {
    top: -8.333333333333332% !important;
  }

  .sm\:-right-1\/12 {
    right: -8.333333333333332% !important;
  }

  .sm\:-bottom-1\/12 {
    bottom: -8.333333333333332% !important;
  }

  .sm\:-left-1\/12 {
    left: -8.333333333333332% !important;
  }

  .sm\:top-2\/12 {
    top: 16.666666666666664% !important;
  }

  .sm\:right-2\/12 {
    right: 16.666666666666664% !important;
  }

  .sm\:bottom-2\/12 {
    bottom: 16.666666666666664% !important;
  }

  .sm\:left-2\/12 {
    left: 16.666666666666664% !important;
  }

  .sm\:-top-2\/12 {
    top: -16.666666666666664% !important;
  }

  .sm\:-right-2\/12 {
    right: -16.666666666666664% !important;
  }

  .sm\:-bottom-2\/12 {
    bottom: -16.666666666666664% !important;
  }

  .sm\:-left-2\/12 {
    left: -16.666666666666664% !important;
  }

  .sm\:top-3\/12 {
    top: 25% !important;
  }

  .sm\:right-3\/12 {
    right: 25% !important;
  }

  .sm\:bottom-3\/12 {
    bottom: 25% !important;
  }

  .sm\:left-3\/12 {
    left: 25% !important;
  }

  .sm\:-top-3\/12 {
    top: -25% !important;
  }

  .sm\:-right-3\/12 {
    right: -25% !important;
  }

  .sm\:-bottom-3\/12 {
    bottom: -25% !important;
  }

  .sm\:-left-3\/12 {
    left: -25% !important;
  }

  .sm\:top-4\/12 {
    top: 33.33333333333333% !important;
  }

  .sm\:right-4\/12 {
    right: 33.33333333333333% !important;
  }

  .sm\:bottom-4\/12 {
    bottom: 33.33333333333333% !important;
  }

  .sm\:left-4\/12 {
    left: 33.33333333333333% !important;
  }

  .sm\:-top-4\/12 {
    top: -33.33333333333333% !important;
  }

  .sm\:-right-4\/12 {
    right: -33.33333333333333% !important;
  }

  .sm\:-bottom-4\/12 {
    bottom: -33.33333333333333% !important;
  }

  .sm\:-left-4\/12 {
    left: -33.33333333333333% !important;
  }

  .sm\:top-5\/12 {
    top: 41.66666666666667% !important;
  }

  .sm\:right-5\/12 {
    right: 41.66666666666667% !important;
  }

  .sm\:bottom-5\/12 {
    bottom: 41.66666666666667% !important;
  }

  .sm\:left-5\/12 {
    left: 41.66666666666667% !important;
  }

  .sm\:-top-5\/12 {
    top: -41.66666666666667% !important;
  }

  .sm\:-right-5\/12 {
    right: -41.66666666666667% !important;
  }

  .sm\:-bottom-5\/12 {
    bottom: -41.66666666666667% !important;
  }

  .sm\:-left-5\/12 {
    left: -41.66666666666667% !important;
  }

  .sm\:top-6\/12 {
    top: 50% !important;
  }

  .sm\:right-6\/12 {
    right: 50% !important;
  }

  .sm\:bottom-6\/12 {
    bottom: 50% !important;
  }

  .sm\:left-6\/12 {
    left: 50% !important;
  }

  .sm\:-top-6\/12 {
    top: -50% !important;
  }

  .sm\:-right-6\/12 {
    right: -50% !important;
  }

  .sm\:-bottom-6\/12 {
    bottom: -50% !important;
  }

  .sm\:-left-6\/12 {
    left: -50% !important;
  }

  .sm\:top-7\/12 {
    top: 58.333333333333336% !important;
  }

  .sm\:right-7\/12 {
    right: 58.333333333333336% !important;
  }

  .sm\:bottom-7\/12 {
    bottom: 58.333333333333336% !important;
  }

  .sm\:left-7\/12 {
    left: 58.333333333333336% !important;
  }

  .sm\:-top-7\/12 {
    top: -58.333333333333336% !important;
  }

  .sm\:-right-7\/12 {
    right: -58.333333333333336% !important;
  }

  .sm\:-bottom-7\/12 {
    bottom: -58.333333333333336% !important;
  }

  .sm\:-left-7\/12 {
    left: -58.333333333333336% !important;
  }

  .sm\:top-8\/12 {
    top: 66.66666666666666% !important;
  }

  .sm\:right-8\/12 {
    right: 66.66666666666666% !important;
  }

  .sm\:bottom-8\/12 {
    bottom: 66.66666666666666% !important;
  }

  .sm\:left-8\/12 {
    left: 66.66666666666666% !important;
  }

  .sm\:-top-8\/12 {
    top: -66.66666666666666% !important;
  }

  .sm\:-right-8\/12 {
    right: -66.66666666666666% !important;
  }

  .sm\:-bottom-8\/12 {
    bottom: -66.66666666666666% !important;
  }

  .sm\:-left-8\/12 {
    left: -66.66666666666666% !important;
  }

  .sm\:top-9\/12 {
    top: 75% !important;
  }

  .sm\:right-9\/12 {
    right: 75% !important;
  }

  .sm\:bottom-9\/12 {
    bottom: 75% !important;
  }

  .sm\:left-9\/12 {
    left: 75% !important;
  }

  .sm\:-top-9\/12 {
    top: -75% !important;
  }

  .sm\:-right-9\/12 {
    right: -75% !important;
  }

  .sm\:-bottom-9\/12 {
    bottom: -75% !important;
  }

  .sm\:-left-9\/12 {
    left: -75% !important;
  }

  .sm\:top-10\/12 {
    top: 83.33333333333334% !important;
  }

  .sm\:right-10\/12 {
    right: 83.33333333333334% !important;
  }

  .sm\:bottom-10\/12 {
    bottom: 83.33333333333334% !important;
  }

  .sm\:left-10\/12 {
    left: 83.33333333333334% !important;
  }

  .sm\:-top-10\/12 {
    top: -83.33333333333334% !important;
  }

  .sm\:-right-10\/12 {
    right: -83.33333333333334% !important;
  }

  .sm\:-bottom-10\/12 {
    bottom: -83.33333333333334% !important;
  }

  .sm\:-left-10\/12 {
    left: -83.33333333333334% !important;
  }

  .sm\:top-11\/12 {
    top: 91.66666666666666% !important;
  }

  .sm\:right-11\/12 {
    right: 91.66666666666666% !important;
  }

  .sm\:bottom-11\/12 {
    bottom: 91.66666666666666% !important;
  }

  .sm\:left-11\/12 {
    left: 91.66666666666666% !important;
  }

  .sm\:-top-11\/12 {
    top: -91.66666666666666% !important;
  }

  .sm\:-right-11\/12 {
    right: -91.66666666666666% !important;
  }

  .sm\:-bottom-11\/12 {
    bottom: -91.66666666666666% !important;
  }

  .sm\:-left-11\/12 {
    left: -91.66666666666666% !important;
  }

  .sm\:hover\:inset-0:hover {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .sm\:hover\:inset-auto:hover {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .sm\:hover\:inset-1\/2:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:hover\:-inset-1\/2:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:hover\:inset-1\/3:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-inset-1\/3:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:inset-2\/3:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-inset-2\/3:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:inset-1\/4:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .sm\:hover\:-inset-1\/4:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .sm\:hover\:inset-2\/4:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:hover\:-inset-2\/4:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:hover\:inset-3\/4:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .sm\:hover\:-inset-3\/4:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .sm\:hover\:inset-1\/5:hover {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .sm\:hover\:-inset-1\/5:hover {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .sm\:hover\:inset-2\/5:hover {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .sm\:hover\:-inset-2\/5:hover {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .sm\:hover\:inset-3\/5:hover {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .sm\:hover\:-inset-3\/5:hover {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .sm\:hover\:inset-4\/5:hover {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .sm\:hover\:-inset-4\/5:hover {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .sm\:hover\:inset-1\/6:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:hover\:-inset-1\/6:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:hover\:inset-2\/6:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-inset-2\/6:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:inset-3\/6:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:hover\:-inset-3\/6:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:hover\:inset-4\/6:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-inset-4\/6:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:inset-5\/6:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:hover\:-inset-5\/6:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:hover\:inset-1\/12:hover {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .sm\:hover\:-inset-1\/12:hover {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .sm\:hover\:inset-2\/12:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:hover\:-inset-2\/12:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:hover\:inset-3\/12:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .sm\:hover\:-inset-3\/12:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .sm\:hover\:inset-4\/12:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-inset-4\/12:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:inset-5\/12:hover {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .sm\:hover\:-inset-5\/12:hover {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .sm\:hover\:inset-6\/12:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:hover\:-inset-6\/12:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:hover\:inset-7\/12:hover {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .sm\:hover\:-inset-7\/12:hover {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .sm\:hover\:inset-8\/12:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-inset-8\/12:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:inset-9\/12:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .sm\:hover\:-inset-9\/12:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .sm\:hover\:inset-10\/12:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:hover\:-inset-10\/12:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:hover\:inset-11\/12:hover {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .sm\:hover\:-inset-11\/12:hover {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .sm\:hover\:inset-y-0:hover {
    top: 0 !important;
    bottom: 0 !important;
  }

  .sm\:hover\:inset-x-0:hover {
    right: 0 !important;
    left: 0 !important;
  }

  .sm\:hover\:inset-y-auto:hover {
    top: auto !important;
    bottom: auto !important;
  }

  .sm\:hover\:inset-x-auto:hover {
    right: auto !important;
    left: auto !important;
  }

  .sm\:hover\:inset-y-1\/2:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:hover\:inset-x-1\/2:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:hover\:-inset-y-1\/2:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:hover\:-inset-x-1\/2:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:hover\:inset-y-1\/3:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:hover\:inset-x-1\/3:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-inset-y-1\/3:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:hover\:-inset-x-1\/3:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:inset-y-2\/3:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:hover\:inset-x-2\/3:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-inset-y-2\/3:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:hover\:-inset-x-2\/3:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:inset-y-1\/4:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .sm\:hover\:inset-x-1\/4:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .sm\:hover\:-inset-y-1\/4:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .sm\:hover\:-inset-x-1\/4:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .sm\:hover\:inset-y-2\/4:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:hover\:inset-x-2\/4:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:hover\:-inset-y-2\/4:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:hover\:-inset-x-2\/4:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:hover\:inset-y-3\/4:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .sm\:hover\:inset-x-3\/4:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .sm\:hover\:-inset-y-3\/4:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .sm\:hover\:-inset-x-3\/4:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .sm\:hover\:inset-y-1\/5:hover {
    top: 20% !important;
    bottom: 20% !important;
  }

  .sm\:hover\:inset-x-1\/5:hover {
    right: 20% !important;
    left: 20% !important;
  }

  .sm\:hover\:-inset-y-1\/5:hover {
    top: -20% !important;
    bottom: -20% !important;
  }

  .sm\:hover\:-inset-x-1\/5:hover {
    right: -20% !important;
    left: -20% !important;
  }

  .sm\:hover\:inset-y-2\/5:hover {
    top: 40% !important;
    bottom: 40% !important;
  }

  .sm\:hover\:inset-x-2\/5:hover {
    right: 40% !important;
    left: 40% !important;
  }

  .sm\:hover\:-inset-y-2\/5:hover {
    top: -40% !important;
    bottom: -40% !important;
  }

  .sm\:hover\:-inset-x-2\/5:hover {
    right: -40% !important;
    left: -40% !important;
  }

  .sm\:hover\:inset-y-3\/5:hover {
    top: 60% !important;
    bottom: 60% !important;
  }

  .sm\:hover\:inset-x-3\/5:hover {
    right: 60% !important;
    left: 60% !important;
  }

  .sm\:hover\:-inset-y-3\/5:hover {
    top: -60% !important;
    bottom: -60% !important;
  }

  .sm\:hover\:-inset-x-3\/5:hover {
    right: -60% !important;
    left: -60% !important;
  }

  .sm\:hover\:inset-y-4\/5:hover {
    top: 80% !important;
    bottom: 80% !important;
  }

  .sm\:hover\:inset-x-4\/5:hover {
    right: 80% !important;
    left: 80% !important;
  }

  .sm\:hover\:-inset-y-4\/5:hover {
    top: -80% !important;
    bottom: -80% !important;
  }

  .sm\:hover\:-inset-x-4\/5:hover {
    right: -80% !important;
    left: -80% !important;
  }

  .sm\:hover\:inset-y-1\/6:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .sm\:hover\:inset-x-1\/6:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:hover\:-inset-y-1\/6:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .sm\:hover\:-inset-x-1\/6:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:hover\:inset-y-2\/6:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:hover\:inset-x-2\/6:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-inset-y-2\/6:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:hover\:-inset-x-2\/6:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:inset-y-3\/6:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:hover\:inset-x-3\/6:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:hover\:-inset-y-3\/6:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:hover\:-inset-x-3\/6:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:hover\:inset-y-4\/6:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:hover\:inset-x-4\/6:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-inset-y-4\/6:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:hover\:-inset-x-4\/6:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:inset-y-5\/6:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .sm\:hover\:inset-x-5\/6:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:hover\:-inset-y-5\/6:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .sm\:hover\:-inset-x-5\/6:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:hover\:inset-y-1\/12:hover {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .sm\:hover\:inset-x-1\/12:hover {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .sm\:hover\:-inset-y-1\/12:hover {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .sm\:hover\:-inset-x-1\/12:hover {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .sm\:hover\:inset-y-2\/12:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .sm\:hover\:inset-x-2\/12:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:hover\:-inset-y-2\/12:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .sm\:hover\:-inset-x-2\/12:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:hover\:inset-y-3\/12:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .sm\:hover\:inset-x-3\/12:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .sm\:hover\:-inset-y-3\/12:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .sm\:hover\:-inset-x-3\/12:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .sm\:hover\:inset-y-4\/12:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:hover\:inset-x-4\/12:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-inset-y-4\/12:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:hover\:-inset-x-4\/12:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:inset-y-5\/12:hover {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .sm\:hover\:inset-x-5\/12:hover {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .sm\:hover\:-inset-y-5\/12:hover {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .sm\:hover\:-inset-x-5\/12:hover {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .sm\:hover\:inset-y-6\/12:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:hover\:inset-x-6\/12:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:hover\:-inset-y-6\/12:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:hover\:-inset-x-6\/12:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:hover\:inset-y-7\/12:hover {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .sm\:hover\:inset-x-7\/12:hover {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .sm\:hover\:-inset-y-7\/12:hover {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .sm\:hover\:-inset-x-7\/12:hover {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .sm\:hover\:inset-y-8\/12:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:hover\:inset-x-8\/12:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-inset-y-8\/12:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:hover\:-inset-x-8\/12:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:inset-y-9\/12:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .sm\:hover\:inset-x-9\/12:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .sm\:hover\:-inset-y-9\/12:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .sm\:hover\:-inset-x-9\/12:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .sm\:hover\:inset-y-10\/12:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .sm\:hover\:inset-x-10\/12:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:hover\:-inset-y-10\/12:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .sm\:hover\:-inset-x-10\/12:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:hover\:inset-y-11\/12:hover {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .sm\:hover\:inset-x-11\/12:hover {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .sm\:hover\:-inset-y-11\/12:hover {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .sm\:hover\:-inset-x-11\/12:hover {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .sm\:hover\:top-0:hover {
    top: 0 !important;
  }

  .sm\:hover\:right-0:hover {
    right: 0 !important;
  }

  .sm\:hover\:bottom-0:hover {
    bottom: 0 !important;
  }

  .sm\:hover\:left-0:hover {
    left: 0 !important;
  }

  .sm\:hover\:top-auto:hover {
    top: auto !important;
  }

  .sm\:hover\:right-auto:hover {
    right: auto !important;
  }

  .sm\:hover\:bottom-auto:hover {
    bottom: auto !important;
  }

  .sm\:hover\:left-auto:hover {
    left: auto !important;
  }

  .sm\:hover\:top-1\/2:hover {
    top: 50% !important;
  }

  .sm\:hover\:right-1\/2:hover {
    right: 50% !important;
  }

  .sm\:hover\:bottom-1\/2:hover {
    bottom: 50% !important;
  }

  .sm\:hover\:left-1\/2:hover {
    left: 50% !important;
  }

  .sm\:hover\:-top-1\/2:hover {
    top: -50% !important;
  }

  .sm\:hover\:-right-1\/2:hover {
    right: -50% !important;
  }

  .sm\:hover\:-bottom-1\/2:hover {
    bottom: -50% !important;
  }

  .sm\:hover\:-left-1\/2:hover {
    left: -50% !important;
  }

  .sm\:hover\:top-1\/3:hover {
    top: 33.33333333333333% !important;
  }

  .sm\:hover\:right-1\/3:hover {
    right: 33.33333333333333% !important;
  }

  .sm\:hover\:bottom-1\/3:hover {
    bottom: 33.33333333333333% !important;
  }

  .sm\:hover\:left-1\/3:hover {
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-top-1\/3:hover {
    top: -33.33333333333333% !important;
  }

  .sm\:hover\:-right-1\/3:hover {
    right: -33.33333333333333% !important;
  }

  .sm\:hover\:-bottom-1\/3:hover {
    bottom: -33.33333333333333% !important;
  }

  .sm\:hover\:-left-1\/3:hover {
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:top-2\/3:hover {
    top: 66.66666666666666% !important;
  }

  .sm\:hover\:right-2\/3:hover {
    right: 66.66666666666666% !important;
  }

  .sm\:hover\:bottom-2\/3:hover {
    bottom: 66.66666666666666% !important;
  }

  .sm\:hover\:left-2\/3:hover {
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-top-2\/3:hover {
    top: -66.66666666666666% !important;
  }

  .sm\:hover\:-right-2\/3:hover {
    right: -66.66666666666666% !important;
  }

  .sm\:hover\:-bottom-2\/3:hover {
    bottom: -66.66666666666666% !important;
  }

  .sm\:hover\:-left-2\/3:hover {
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:top-1\/4:hover {
    top: 25% !important;
  }

  .sm\:hover\:right-1\/4:hover {
    right: 25% !important;
  }

  .sm\:hover\:bottom-1\/4:hover {
    bottom: 25% !important;
  }

  .sm\:hover\:left-1\/4:hover {
    left: 25% !important;
  }

  .sm\:hover\:-top-1\/4:hover {
    top: -25% !important;
  }

  .sm\:hover\:-right-1\/4:hover {
    right: -25% !important;
  }

  .sm\:hover\:-bottom-1\/4:hover {
    bottom: -25% !important;
  }

  .sm\:hover\:-left-1\/4:hover {
    left: -25% !important;
  }

  .sm\:hover\:top-2\/4:hover {
    top: 50% !important;
  }

  .sm\:hover\:right-2\/4:hover {
    right: 50% !important;
  }

  .sm\:hover\:bottom-2\/4:hover {
    bottom: 50% !important;
  }

  .sm\:hover\:left-2\/4:hover {
    left: 50% !important;
  }

  .sm\:hover\:-top-2\/4:hover {
    top: -50% !important;
  }

  .sm\:hover\:-right-2\/4:hover {
    right: -50% !important;
  }

  .sm\:hover\:-bottom-2\/4:hover {
    bottom: -50% !important;
  }

  .sm\:hover\:-left-2\/4:hover {
    left: -50% !important;
  }

  .sm\:hover\:top-3\/4:hover {
    top: 75% !important;
  }

  .sm\:hover\:right-3\/4:hover {
    right: 75% !important;
  }

  .sm\:hover\:bottom-3\/4:hover {
    bottom: 75% !important;
  }

  .sm\:hover\:left-3\/4:hover {
    left: 75% !important;
  }

  .sm\:hover\:-top-3\/4:hover {
    top: -75% !important;
  }

  .sm\:hover\:-right-3\/4:hover {
    right: -75% !important;
  }

  .sm\:hover\:-bottom-3\/4:hover {
    bottom: -75% !important;
  }

  .sm\:hover\:-left-3\/4:hover {
    left: -75% !important;
  }

  .sm\:hover\:top-1\/5:hover {
    top: 20% !important;
  }

  .sm\:hover\:right-1\/5:hover {
    right: 20% !important;
  }

  .sm\:hover\:bottom-1\/5:hover {
    bottom: 20% !important;
  }

  .sm\:hover\:left-1\/5:hover {
    left: 20% !important;
  }

  .sm\:hover\:-top-1\/5:hover {
    top: -20% !important;
  }

  .sm\:hover\:-right-1\/5:hover {
    right: -20% !important;
  }

  .sm\:hover\:-bottom-1\/5:hover {
    bottom: -20% !important;
  }

  .sm\:hover\:-left-1\/5:hover {
    left: -20% !important;
  }

  .sm\:hover\:top-2\/5:hover {
    top: 40% !important;
  }

  .sm\:hover\:right-2\/5:hover {
    right: 40% !important;
  }

  .sm\:hover\:bottom-2\/5:hover {
    bottom: 40% !important;
  }

  .sm\:hover\:left-2\/5:hover {
    left: 40% !important;
  }

  .sm\:hover\:-top-2\/5:hover {
    top: -40% !important;
  }

  .sm\:hover\:-right-2\/5:hover {
    right: -40% !important;
  }

  .sm\:hover\:-bottom-2\/5:hover {
    bottom: -40% !important;
  }

  .sm\:hover\:-left-2\/5:hover {
    left: -40% !important;
  }

  .sm\:hover\:top-3\/5:hover {
    top: 60% !important;
  }

  .sm\:hover\:right-3\/5:hover {
    right: 60% !important;
  }

  .sm\:hover\:bottom-3\/5:hover {
    bottom: 60% !important;
  }

  .sm\:hover\:left-3\/5:hover {
    left: 60% !important;
  }

  .sm\:hover\:-top-3\/5:hover {
    top: -60% !important;
  }

  .sm\:hover\:-right-3\/5:hover {
    right: -60% !important;
  }

  .sm\:hover\:-bottom-3\/5:hover {
    bottom: -60% !important;
  }

  .sm\:hover\:-left-3\/5:hover {
    left: -60% !important;
  }

  .sm\:hover\:top-4\/5:hover {
    top: 80% !important;
  }

  .sm\:hover\:right-4\/5:hover {
    right: 80% !important;
  }

  .sm\:hover\:bottom-4\/5:hover {
    bottom: 80% !important;
  }

  .sm\:hover\:left-4\/5:hover {
    left: 80% !important;
  }

  .sm\:hover\:-top-4\/5:hover {
    top: -80% !important;
  }

  .sm\:hover\:-right-4\/5:hover {
    right: -80% !important;
  }

  .sm\:hover\:-bottom-4\/5:hover {
    bottom: -80% !important;
  }

  .sm\:hover\:-left-4\/5:hover {
    left: -80% !important;
  }

  .sm\:hover\:top-1\/6:hover {
    top: 16.666666666666664% !important;
  }

  .sm\:hover\:right-1\/6:hover {
    right: 16.666666666666664% !important;
  }

  .sm\:hover\:bottom-1\/6:hover {
    bottom: 16.666666666666664% !important;
  }

  .sm\:hover\:left-1\/6:hover {
    left: 16.666666666666664% !important;
  }

  .sm\:hover\:-top-1\/6:hover {
    top: -16.666666666666664% !important;
  }

  .sm\:hover\:-right-1\/6:hover {
    right: -16.666666666666664% !important;
  }

  .sm\:hover\:-bottom-1\/6:hover {
    bottom: -16.666666666666664% !important;
  }

  .sm\:hover\:-left-1\/6:hover {
    left: -16.666666666666664% !important;
  }

  .sm\:hover\:top-2\/6:hover {
    top: 33.33333333333333% !important;
  }

  .sm\:hover\:right-2\/6:hover {
    right: 33.33333333333333% !important;
  }

  .sm\:hover\:bottom-2\/6:hover {
    bottom: 33.33333333333333% !important;
  }

  .sm\:hover\:left-2\/6:hover {
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-top-2\/6:hover {
    top: -33.33333333333333% !important;
  }

  .sm\:hover\:-right-2\/6:hover {
    right: -33.33333333333333% !important;
  }

  .sm\:hover\:-bottom-2\/6:hover {
    bottom: -33.33333333333333% !important;
  }

  .sm\:hover\:-left-2\/6:hover {
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:top-3\/6:hover {
    top: 50% !important;
  }

  .sm\:hover\:right-3\/6:hover {
    right: 50% !important;
  }

  .sm\:hover\:bottom-3\/6:hover {
    bottom: 50% !important;
  }

  .sm\:hover\:left-3\/6:hover {
    left: 50% !important;
  }

  .sm\:hover\:-top-3\/6:hover {
    top: -50% !important;
  }

  .sm\:hover\:-right-3\/6:hover {
    right: -50% !important;
  }

  .sm\:hover\:-bottom-3\/6:hover {
    bottom: -50% !important;
  }

  .sm\:hover\:-left-3\/6:hover {
    left: -50% !important;
  }

  .sm\:hover\:top-4\/6:hover {
    top: 66.66666666666666% !important;
  }

  .sm\:hover\:right-4\/6:hover {
    right: 66.66666666666666% !important;
  }

  .sm\:hover\:bottom-4\/6:hover {
    bottom: 66.66666666666666% !important;
  }

  .sm\:hover\:left-4\/6:hover {
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-top-4\/6:hover {
    top: -66.66666666666666% !important;
  }

  .sm\:hover\:-right-4\/6:hover {
    right: -66.66666666666666% !important;
  }

  .sm\:hover\:-bottom-4\/6:hover {
    bottom: -66.66666666666666% !important;
  }

  .sm\:hover\:-left-4\/6:hover {
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:top-5\/6:hover {
    top: 83.33333333333334% !important;
  }

  .sm\:hover\:right-5\/6:hover {
    right: 83.33333333333334% !important;
  }

  .sm\:hover\:bottom-5\/6:hover {
    bottom: 83.33333333333334% !important;
  }

  .sm\:hover\:left-5\/6:hover {
    left: 83.33333333333334% !important;
  }

  .sm\:hover\:-top-5\/6:hover {
    top: -83.33333333333334% !important;
  }

  .sm\:hover\:-right-5\/6:hover {
    right: -83.33333333333334% !important;
  }

  .sm\:hover\:-bottom-5\/6:hover {
    bottom: -83.33333333333334% !important;
  }

  .sm\:hover\:-left-5\/6:hover {
    left: -83.33333333333334% !important;
  }

  .sm\:hover\:top-1\/12:hover {
    top: 8.333333333333332% !important;
  }

  .sm\:hover\:right-1\/12:hover {
    right: 8.333333333333332% !important;
  }

  .sm\:hover\:bottom-1\/12:hover {
    bottom: 8.333333333333332% !important;
  }

  .sm\:hover\:left-1\/12:hover {
    left: 8.333333333333332% !important;
  }

  .sm\:hover\:-top-1\/12:hover {
    top: -8.333333333333332% !important;
  }

  .sm\:hover\:-right-1\/12:hover {
    right: -8.333333333333332% !important;
  }

  .sm\:hover\:-bottom-1\/12:hover {
    bottom: -8.333333333333332% !important;
  }

  .sm\:hover\:-left-1\/12:hover {
    left: -8.333333333333332% !important;
  }

  .sm\:hover\:top-2\/12:hover {
    top: 16.666666666666664% !important;
  }

  .sm\:hover\:right-2\/12:hover {
    right: 16.666666666666664% !important;
  }

  .sm\:hover\:bottom-2\/12:hover {
    bottom: 16.666666666666664% !important;
  }

  .sm\:hover\:left-2\/12:hover {
    left: 16.666666666666664% !important;
  }

  .sm\:hover\:-top-2\/12:hover {
    top: -16.666666666666664% !important;
  }

  .sm\:hover\:-right-2\/12:hover {
    right: -16.666666666666664% !important;
  }

  .sm\:hover\:-bottom-2\/12:hover {
    bottom: -16.666666666666664% !important;
  }

  .sm\:hover\:-left-2\/12:hover {
    left: -16.666666666666664% !important;
  }

  .sm\:hover\:top-3\/12:hover {
    top: 25% !important;
  }

  .sm\:hover\:right-3\/12:hover {
    right: 25% !important;
  }

  .sm\:hover\:bottom-3\/12:hover {
    bottom: 25% !important;
  }

  .sm\:hover\:left-3\/12:hover {
    left: 25% !important;
  }

  .sm\:hover\:-top-3\/12:hover {
    top: -25% !important;
  }

  .sm\:hover\:-right-3\/12:hover {
    right: -25% !important;
  }

  .sm\:hover\:-bottom-3\/12:hover {
    bottom: -25% !important;
  }

  .sm\:hover\:-left-3\/12:hover {
    left: -25% !important;
  }

  .sm\:hover\:top-4\/12:hover {
    top: 33.33333333333333% !important;
  }

  .sm\:hover\:right-4\/12:hover {
    right: 33.33333333333333% !important;
  }

  .sm\:hover\:bottom-4\/12:hover {
    bottom: 33.33333333333333% !important;
  }

  .sm\:hover\:left-4\/12:hover {
    left: 33.33333333333333% !important;
  }

  .sm\:hover\:-top-4\/12:hover {
    top: -33.33333333333333% !important;
  }

  .sm\:hover\:-right-4\/12:hover {
    right: -33.33333333333333% !important;
  }

  .sm\:hover\:-bottom-4\/12:hover {
    bottom: -33.33333333333333% !important;
  }

  .sm\:hover\:-left-4\/12:hover {
    left: -33.33333333333333% !important;
  }

  .sm\:hover\:top-5\/12:hover {
    top: 41.66666666666667% !important;
  }

  .sm\:hover\:right-5\/12:hover {
    right: 41.66666666666667% !important;
  }

  .sm\:hover\:bottom-5\/12:hover {
    bottom: 41.66666666666667% !important;
  }

  .sm\:hover\:left-5\/12:hover {
    left: 41.66666666666667% !important;
  }

  .sm\:hover\:-top-5\/12:hover {
    top: -41.66666666666667% !important;
  }

  .sm\:hover\:-right-5\/12:hover {
    right: -41.66666666666667% !important;
  }

  .sm\:hover\:-bottom-5\/12:hover {
    bottom: -41.66666666666667% !important;
  }

  .sm\:hover\:-left-5\/12:hover {
    left: -41.66666666666667% !important;
  }

  .sm\:hover\:top-6\/12:hover {
    top: 50% !important;
  }

  .sm\:hover\:right-6\/12:hover {
    right: 50% !important;
  }

  .sm\:hover\:bottom-6\/12:hover {
    bottom: 50% !important;
  }

  .sm\:hover\:left-6\/12:hover {
    left: 50% !important;
  }

  .sm\:hover\:-top-6\/12:hover {
    top: -50% !important;
  }

  .sm\:hover\:-right-6\/12:hover {
    right: -50% !important;
  }

  .sm\:hover\:-bottom-6\/12:hover {
    bottom: -50% !important;
  }

  .sm\:hover\:-left-6\/12:hover {
    left: -50% !important;
  }

  .sm\:hover\:top-7\/12:hover {
    top: 58.333333333333336% !important;
  }

  .sm\:hover\:right-7\/12:hover {
    right: 58.333333333333336% !important;
  }

  .sm\:hover\:bottom-7\/12:hover {
    bottom: 58.333333333333336% !important;
  }

  .sm\:hover\:left-7\/12:hover {
    left: 58.333333333333336% !important;
  }

  .sm\:hover\:-top-7\/12:hover {
    top: -58.333333333333336% !important;
  }

  .sm\:hover\:-right-7\/12:hover {
    right: -58.333333333333336% !important;
  }

  .sm\:hover\:-bottom-7\/12:hover {
    bottom: -58.333333333333336% !important;
  }

  .sm\:hover\:-left-7\/12:hover {
    left: -58.333333333333336% !important;
  }

  .sm\:hover\:top-8\/12:hover {
    top: 66.66666666666666% !important;
  }

  .sm\:hover\:right-8\/12:hover {
    right: 66.66666666666666% !important;
  }

  .sm\:hover\:bottom-8\/12:hover {
    bottom: 66.66666666666666% !important;
  }

  .sm\:hover\:left-8\/12:hover {
    left: 66.66666666666666% !important;
  }

  .sm\:hover\:-top-8\/12:hover {
    top: -66.66666666666666% !important;
  }

  .sm\:hover\:-right-8\/12:hover {
    right: -66.66666666666666% !important;
  }

  .sm\:hover\:-bottom-8\/12:hover {
    bottom: -66.66666666666666% !important;
  }

  .sm\:hover\:-left-8\/12:hover {
    left: -66.66666666666666% !important;
  }

  .sm\:hover\:top-9\/12:hover {
    top: 75% !important;
  }

  .sm\:hover\:right-9\/12:hover {
    right: 75% !important;
  }

  .sm\:hover\:bottom-9\/12:hover {
    bottom: 75% !important;
  }

  .sm\:hover\:left-9\/12:hover {
    left: 75% !important;
  }

  .sm\:hover\:-top-9\/12:hover {
    top: -75% !important;
  }

  .sm\:hover\:-right-9\/12:hover {
    right: -75% !important;
  }

  .sm\:hover\:-bottom-9\/12:hover {
    bottom: -75% !important;
  }

  .sm\:hover\:-left-9\/12:hover {
    left: -75% !important;
  }

  .sm\:hover\:top-10\/12:hover {
    top: 83.33333333333334% !important;
  }

  .sm\:hover\:right-10\/12:hover {
    right: 83.33333333333334% !important;
  }

  .sm\:hover\:bottom-10\/12:hover {
    bottom: 83.33333333333334% !important;
  }

  .sm\:hover\:left-10\/12:hover {
    left: 83.33333333333334% !important;
  }

  .sm\:hover\:-top-10\/12:hover {
    top: -83.33333333333334% !important;
  }

  .sm\:hover\:-right-10\/12:hover {
    right: -83.33333333333334% !important;
  }

  .sm\:hover\:-bottom-10\/12:hover {
    bottom: -83.33333333333334% !important;
  }

  .sm\:hover\:-left-10\/12:hover {
    left: -83.33333333333334% !important;
  }

  .sm\:hover\:top-11\/12:hover {
    top: 91.66666666666666% !important;
  }

  .sm\:hover\:right-11\/12:hover {
    right: 91.66666666666666% !important;
  }

  .sm\:hover\:bottom-11\/12:hover {
    bottom: 91.66666666666666% !important;
  }

  .sm\:hover\:left-11\/12:hover {
    left: 91.66666666666666% !important;
  }

  .sm\:hover\:-top-11\/12:hover {
    top: -91.66666666666666% !important;
  }

  .sm\:hover\:-right-11\/12:hover {
    right: -91.66666666666666% !important;
  }

  .sm\:hover\:-bottom-11\/12:hover {
    bottom: -91.66666666666666% !important;
  }

  .sm\:hover\:-left-11\/12:hover {
    left: -91.66666666666666% !important;
  }

  .sm\:focus\:inset-0:focus {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .sm\:focus\:inset-auto:focus {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .sm\:focus\:inset-1\/2:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:focus\:-inset-1\/2:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:focus\:inset-1\/3:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-inset-1\/3:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:inset-2\/3:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-inset-2\/3:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:inset-1\/4:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .sm\:focus\:-inset-1\/4:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .sm\:focus\:inset-2\/4:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:focus\:-inset-2\/4:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:focus\:inset-3\/4:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .sm\:focus\:-inset-3\/4:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .sm\:focus\:inset-1\/5:focus {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .sm\:focus\:-inset-1\/5:focus {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .sm\:focus\:inset-2\/5:focus {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .sm\:focus\:-inset-2\/5:focus {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .sm\:focus\:inset-3\/5:focus {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .sm\:focus\:-inset-3\/5:focus {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .sm\:focus\:inset-4\/5:focus {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .sm\:focus\:-inset-4\/5:focus {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .sm\:focus\:inset-1\/6:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:focus\:-inset-1\/6:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:focus\:inset-2\/6:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-inset-2\/6:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:inset-3\/6:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:focus\:-inset-3\/6:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:focus\:inset-4\/6:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-inset-4\/6:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:inset-5\/6:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:focus\:-inset-5\/6:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:focus\:inset-1\/12:focus {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .sm\:focus\:-inset-1\/12:focus {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .sm\:focus\:inset-2\/12:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:focus\:-inset-2\/12:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:focus\:inset-3\/12:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .sm\:focus\:-inset-3\/12:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .sm\:focus\:inset-4\/12:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-inset-4\/12:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:inset-5\/12:focus {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .sm\:focus\:-inset-5\/12:focus {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .sm\:focus\:inset-6\/12:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .sm\:focus\:-inset-6\/12:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .sm\:focus\:inset-7\/12:focus {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .sm\:focus\:-inset-7\/12:focus {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .sm\:focus\:inset-8\/12:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-inset-8\/12:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:inset-9\/12:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .sm\:focus\:-inset-9\/12:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .sm\:focus\:inset-10\/12:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:focus\:-inset-10\/12:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:focus\:inset-11\/12:focus {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .sm\:focus\:-inset-11\/12:focus {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .sm\:focus\:inset-y-0:focus {
    top: 0 !important;
    bottom: 0 !important;
  }

  .sm\:focus\:inset-x-0:focus {
    right: 0 !important;
    left: 0 !important;
  }

  .sm\:focus\:inset-y-auto:focus {
    top: auto !important;
    bottom: auto !important;
  }

  .sm\:focus\:inset-x-auto:focus {
    right: auto !important;
    left: auto !important;
  }

  .sm\:focus\:inset-y-1\/2:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:focus\:inset-x-1\/2:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:focus\:-inset-y-1\/2:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:focus\:-inset-x-1\/2:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:focus\:inset-y-1\/3:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:focus\:inset-x-1\/3:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-inset-y-1\/3:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:focus\:-inset-x-1\/3:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:inset-y-2\/3:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:focus\:inset-x-2\/3:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-inset-y-2\/3:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:focus\:-inset-x-2\/3:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:inset-y-1\/4:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .sm\:focus\:inset-x-1\/4:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .sm\:focus\:-inset-y-1\/4:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .sm\:focus\:-inset-x-1\/4:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .sm\:focus\:inset-y-2\/4:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:focus\:inset-x-2\/4:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:focus\:-inset-y-2\/4:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:focus\:-inset-x-2\/4:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:focus\:inset-y-3\/4:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .sm\:focus\:inset-x-3\/4:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .sm\:focus\:-inset-y-3\/4:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .sm\:focus\:-inset-x-3\/4:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .sm\:focus\:inset-y-1\/5:focus {
    top: 20% !important;
    bottom: 20% !important;
  }

  .sm\:focus\:inset-x-1\/5:focus {
    right: 20% !important;
    left: 20% !important;
  }

  .sm\:focus\:-inset-y-1\/5:focus {
    top: -20% !important;
    bottom: -20% !important;
  }

  .sm\:focus\:-inset-x-1\/5:focus {
    right: -20% !important;
    left: -20% !important;
  }

  .sm\:focus\:inset-y-2\/5:focus {
    top: 40% !important;
    bottom: 40% !important;
  }

  .sm\:focus\:inset-x-2\/5:focus {
    right: 40% !important;
    left: 40% !important;
  }

  .sm\:focus\:-inset-y-2\/5:focus {
    top: -40% !important;
    bottom: -40% !important;
  }

  .sm\:focus\:-inset-x-2\/5:focus {
    right: -40% !important;
    left: -40% !important;
  }

  .sm\:focus\:inset-y-3\/5:focus {
    top: 60% !important;
    bottom: 60% !important;
  }

  .sm\:focus\:inset-x-3\/5:focus {
    right: 60% !important;
    left: 60% !important;
  }

  .sm\:focus\:-inset-y-3\/5:focus {
    top: -60% !important;
    bottom: -60% !important;
  }

  .sm\:focus\:-inset-x-3\/5:focus {
    right: -60% !important;
    left: -60% !important;
  }

  .sm\:focus\:inset-y-4\/5:focus {
    top: 80% !important;
    bottom: 80% !important;
  }

  .sm\:focus\:inset-x-4\/5:focus {
    right: 80% !important;
    left: 80% !important;
  }

  .sm\:focus\:-inset-y-4\/5:focus {
    top: -80% !important;
    bottom: -80% !important;
  }

  .sm\:focus\:-inset-x-4\/5:focus {
    right: -80% !important;
    left: -80% !important;
  }

  .sm\:focus\:inset-y-1\/6:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .sm\:focus\:inset-x-1\/6:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:focus\:-inset-y-1\/6:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .sm\:focus\:-inset-x-1\/6:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:focus\:inset-y-2\/6:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:focus\:inset-x-2\/6:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-inset-y-2\/6:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:focus\:-inset-x-2\/6:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:inset-y-3\/6:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:focus\:inset-x-3\/6:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:focus\:-inset-y-3\/6:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:focus\:-inset-x-3\/6:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:focus\:inset-y-4\/6:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:focus\:inset-x-4\/6:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-inset-y-4\/6:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:focus\:-inset-x-4\/6:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:inset-y-5\/6:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .sm\:focus\:inset-x-5\/6:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:focus\:-inset-y-5\/6:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .sm\:focus\:-inset-x-5\/6:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:focus\:inset-y-1\/12:focus {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .sm\:focus\:inset-x-1\/12:focus {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .sm\:focus\:-inset-y-1\/12:focus {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .sm\:focus\:-inset-x-1\/12:focus {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .sm\:focus\:inset-y-2\/12:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .sm\:focus\:inset-x-2\/12:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .sm\:focus\:-inset-y-2\/12:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .sm\:focus\:-inset-x-2\/12:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .sm\:focus\:inset-y-3\/12:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .sm\:focus\:inset-x-3\/12:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .sm\:focus\:-inset-y-3\/12:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .sm\:focus\:-inset-x-3\/12:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .sm\:focus\:inset-y-4\/12:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .sm\:focus\:inset-x-4\/12:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-inset-y-4\/12:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .sm\:focus\:-inset-x-4\/12:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:inset-y-5\/12:focus {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .sm\:focus\:inset-x-5\/12:focus {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .sm\:focus\:-inset-y-5\/12:focus {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .sm\:focus\:-inset-x-5\/12:focus {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .sm\:focus\:inset-y-6\/12:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .sm\:focus\:inset-x-6\/12:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .sm\:focus\:-inset-y-6\/12:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .sm\:focus\:-inset-x-6\/12:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .sm\:focus\:inset-y-7\/12:focus {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .sm\:focus\:inset-x-7\/12:focus {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .sm\:focus\:-inset-y-7\/12:focus {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .sm\:focus\:-inset-x-7\/12:focus {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .sm\:focus\:inset-y-8\/12:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .sm\:focus\:inset-x-8\/12:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-inset-y-8\/12:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .sm\:focus\:-inset-x-8\/12:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:inset-y-9\/12:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .sm\:focus\:inset-x-9\/12:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .sm\:focus\:-inset-y-9\/12:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .sm\:focus\:-inset-x-9\/12:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .sm\:focus\:inset-y-10\/12:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .sm\:focus\:inset-x-10\/12:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .sm\:focus\:-inset-y-10\/12:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .sm\:focus\:-inset-x-10\/12:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .sm\:focus\:inset-y-11\/12:focus {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .sm\:focus\:inset-x-11\/12:focus {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .sm\:focus\:-inset-y-11\/12:focus {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .sm\:focus\:-inset-x-11\/12:focus {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .sm\:focus\:top-0:focus {
    top: 0 !important;
  }

  .sm\:focus\:right-0:focus {
    right: 0 !important;
  }

  .sm\:focus\:bottom-0:focus {
    bottom: 0 !important;
  }

  .sm\:focus\:left-0:focus {
    left: 0 !important;
  }

  .sm\:focus\:top-auto:focus {
    top: auto !important;
  }

  .sm\:focus\:right-auto:focus {
    right: auto !important;
  }

  .sm\:focus\:bottom-auto:focus {
    bottom: auto !important;
  }

  .sm\:focus\:left-auto:focus {
    left: auto !important;
  }

  .sm\:focus\:top-1\/2:focus {
    top: 50% !important;
  }

  .sm\:focus\:right-1\/2:focus {
    right: 50% !important;
  }

  .sm\:focus\:bottom-1\/2:focus {
    bottom: 50% !important;
  }

  .sm\:focus\:left-1\/2:focus {
    left: 50% !important;
  }

  .sm\:focus\:-top-1\/2:focus {
    top: -50% !important;
  }

  .sm\:focus\:-right-1\/2:focus {
    right: -50% !important;
  }

  .sm\:focus\:-bottom-1\/2:focus {
    bottom: -50% !important;
  }

  .sm\:focus\:-left-1\/2:focus {
    left: -50% !important;
  }

  .sm\:focus\:top-1\/3:focus {
    top: 33.33333333333333% !important;
  }

  .sm\:focus\:right-1\/3:focus {
    right: 33.33333333333333% !important;
  }

  .sm\:focus\:bottom-1\/3:focus {
    bottom: 33.33333333333333% !important;
  }

  .sm\:focus\:left-1\/3:focus {
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-top-1\/3:focus {
    top: -33.33333333333333% !important;
  }

  .sm\:focus\:-right-1\/3:focus {
    right: -33.33333333333333% !important;
  }

  .sm\:focus\:-bottom-1\/3:focus {
    bottom: -33.33333333333333% !important;
  }

  .sm\:focus\:-left-1\/3:focus {
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:top-2\/3:focus {
    top: 66.66666666666666% !important;
  }

  .sm\:focus\:right-2\/3:focus {
    right: 66.66666666666666% !important;
  }

  .sm\:focus\:bottom-2\/3:focus {
    bottom: 66.66666666666666% !important;
  }

  .sm\:focus\:left-2\/3:focus {
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-top-2\/3:focus {
    top: -66.66666666666666% !important;
  }

  .sm\:focus\:-right-2\/3:focus {
    right: -66.66666666666666% !important;
  }

  .sm\:focus\:-bottom-2\/3:focus {
    bottom: -66.66666666666666% !important;
  }

  .sm\:focus\:-left-2\/3:focus {
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:top-1\/4:focus {
    top: 25% !important;
  }

  .sm\:focus\:right-1\/4:focus {
    right: 25% !important;
  }

  .sm\:focus\:bottom-1\/4:focus {
    bottom: 25% !important;
  }

  .sm\:focus\:left-1\/4:focus {
    left: 25% !important;
  }

  .sm\:focus\:-top-1\/4:focus {
    top: -25% !important;
  }

  .sm\:focus\:-right-1\/4:focus {
    right: -25% !important;
  }

  .sm\:focus\:-bottom-1\/4:focus {
    bottom: -25% !important;
  }

  .sm\:focus\:-left-1\/4:focus {
    left: -25% !important;
  }

  .sm\:focus\:top-2\/4:focus {
    top: 50% !important;
  }

  .sm\:focus\:right-2\/4:focus {
    right: 50% !important;
  }

  .sm\:focus\:bottom-2\/4:focus {
    bottom: 50% !important;
  }

  .sm\:focus\:left-2\/4:focus {
    left: 50% !important;
  }

  .sm\:focus\:-top-2\/4:focus {
    top: -50% !important;
  }

  .sm\:focus\:-right-2\/4:focus {
    right: -50% !important;
  }

  .sm\:focus\:-bottom-2\/4:focus {
    bottom: -50% !important;
  }

  .sm\:focus\:-left-2\/4:focus {
    left: -50% !important;
  }

  .sm\:focus\:top-3\/4:focus {
    top: 75% !important;
  }

  .sm\:focus\:right-3\/4:focus {
    right: 75% !important;
  }

  .sm\:focus\:bottom-3\/4:focus {
    bottom: 75% !important;
  }

  .sm\:focus\:left-3\/4:focus {
    left: 75% !important;
  }

  .sm\:focus\:-top-3\/4:focus {
    top: -75% !important;
  }

  .sm\:focus\:-right-3\/4:focus {
    right: -75% !important;
  }

  .sm\:focus\:-bottom-3\/4:focus {
    bottom: -75% !important;
  }

  .sm\:focus\:-left-3\/4:focus {
    left: -75% !important;
  }

  .sm\:focus\:top-1\/5:focus {
    top: 20% !important;
  }

  .sm\:focus\:right-1\/5:focus {
    right: 20% !important;
  }

  .sm\:focus\:bottom-1\/5:focus {
    bottom: 20% !important;
  }

  .sm\:focus\:left-1\/5:focus {
    left: 20% !important;
  }

  .sm\:focus\:-top-1\/5:focus {
    top: -20% !important;
  }

  .sm\:focus\:-right-1\/5:focus {
    right: -20% !important;
  }

  .sm\:focus\:-bottom-1\/5:focus {
    bottom: -20% !important;
  }

  .sm\:focus\:-left-1\/5:focus {
    left: -20% !important;
  }

  .sm\:focus\:top-2\/5:focus {
    top: 40% !important;
  }

  .sm\:focus\:right-2\/5:focus {
    right: 40% !important;
  }

  .sm\:focus\:bottom-2\/5:focus {
    bottom: 40% !important;
  }

  .sm\:focus\:left-2\/5:focus {
    left: 40% !important;
  }

  .sm\:focus\:-top-2\/5:focus {
    top: -40% !important;
  }

  .sm\:focus\:-right-2\/5:focus {
    right: -40% !important;
  }

  .sm\:focus\:-bottom-2\/5:focus {
    bottom: -40% !important;
  }

  .sm\:focus\:-left-2\/5:focus {
    left: -40% !important;
  }

  .sm\:focus\:top-3\/5:focus {
    top: 60% !important;
  }

  .sm\:focus\:right-3\/5:focus {
    right: 60% !important;
  }

  .sm\:focus\:bottom-3\/5:focus {
    bottom: 60% !important;
  }

  .sm\:focus\:left-3\/5:focus {
    left: 60% !important;
  }

  .sm\:focus\:-top-3\/5:focus {
    top: -60% !important;
  }

  .sm\:focus\:-right-3\/5:focus {
    right: -60% !important;
  }

  .sm\:focus\:-bottom-3\/5:focus {
    bottom: -60% !important;
  }

  .sm\:focus\:-left-3\/5:focus {
    left: -60% !important;
  }

  .sm\:focus\:top-4\/5:focus {
    top: 80% !important;
  }

  .sm\:focus\:right-4\/5:focus {
    right: 80% !important;
  }

  .sm\:focus\:bottom-4\/5:focus {
    bottom: 80% !important;
  }

  .sm\:focus\:left-4\/5:focus {
    left: 80% !important;
  }

  .sm\:focus\:-top-4\/5:focus {
    top: -80% !important;
  }

  .sm\:focus\:-right-4\/5:focus {
    right: -80% !important;
  }

  .sm\:focus\:-bottom-4\/5:focus {
    bottom: -80% !important;
  }

  .sm\:focus\:-left-4\/5:focus {
    left: -80% !important;
  }

  .sm\:focus\:top-1\/6:focus {
    top: 16.666666666666664% !important;
  }

  .sm\:focus\:right-1\/6:focus {
    right: 16.666666666666664% !important;
  }

  .sm\:focus\:bottom-1\/6:focus {
    bottom: 16.666666666666664% !important;
  }

  .sm\:focus\:left-1\/6:focus {
    left: 16.666666666666664% !important;
  }

  .sm\:focus\:-top-1\/6:focus {
    top: -16.666666666666664% !important;
  }

  .sm\:focus\:-right-1\/6:focus {
    right: -16.666666666666664% !important;
  }

  .sm\:focus\:-bottom-1\/6:focus {
    bottom: -16.666666666666664% !important;
  }

  .sm\:focus\:-left-1\/6:focus {
    left: -16.666666666666664% !important;
  }

  .sm\:focus\:top-2\/6:focus {
    top: 33.33333333333333% !important;
  }

  .sm\:focus\:right-2\/6:focus {
    right: 33.33333333333333% !important;
  }

  .sm\:focus\:bottom-2\/6:focus {
    bottom: 33.33333333333333% !important;
  }

  .sm\:focus\:left-2\/6:focus {
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-top-2\/6:focus {
    top: -33.33333333333333% !important;
  }

  .sm\:focus\:-right-2\/6:focus {
    right: -33.33333333333333% !important;
  }

  .sm\:focus\:-bottom-2\/6:focus {
    bottom: -33.33333333333333% !important;
  }

  .sm\:focus\:-left-2\/6:focus {
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:top-3\/6:focus {
    top: 50% !important;
  }

  .sm\:focus\:right-3\/6:focus {
    right: 50% !important;
  }

  .sm\:focus\:bottom-3\/6:focus {
    bottom: 50% !important;
  }

  .sm\:focus\:left-3\/6:focus {
    left: 50% !important;
  }

  .sm\:focus\:-top-3\/6:focus {
    top: -50% !important;
  }

  .sm\:focus\:-right-3\/6:focus {
    right: -50% !important;
  }

  .sm\:focus\:-bottom-3\/6:focus {
    bottom: -50% !important;
  }

  .sm\:focus\:-left-3\/6:focus {
    left: -50% !important;
  }

  .sm\:focus\:top-4\/6:focus {
    top: 66.66666666666666% !important;
  }

  .sm\:focus\:right-4\/6:focus {
    right: 66.66666666666666% !important;
  }

  .sm\:focus\:bottom-4\/6:focus {
    bottom: 66.66666666666666% !important;
  }

  .sm\:focus\:left-4\/6:focus {
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-top-4\/6:focus {
    top: -66.66666666666666% !important;
  }

  .sm\:focus\:-right-4\/6:focus {
    right: -66.66666666666666% !important;
  }

  .sm\:focus\:-bottom-4\/6:focus {
    bottom: -66.66666666666666% !important;
  }

  .sm\:focus\:-left-4\/6:focus {
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:top-5\/6:focus {
    top: 83.33333333333334% !important;
  }

  .sm\:focus\:right-5\/6:focus {
    right: 83.33333333333334% !important;
  }

  .sm\:focus\:bottom-5\/6:focus {
    bottom: 83.33333333333334% !important;
  }

  .sm\:focus\:left-5\/6:focus {
    left: 83.33333333333334% !important;
  }

  .sm\:focus\:-top-5\/6:focus {
    top: -83.33333333333334% !important;
  }

  .sm\:focus\:-right-5\/6:focus {
    right: -83.33333333333334% !important;
  }

  .sm\:focus\:-bottom-5\/6:focus {
    bottom: -83.33333333333334% !important;
  }

  .sm\:focus\:-left-5\/6:focus {
    left: -83.33333333333334% !important;
  }

  .sm\:focus\:top-1\/12:focus {
    top: 8.333333333333332% !important;
  }

  .sm\:focus\:right-1\/12:focus {
    right: 8.333333333333332% !important;
  }

  .sm\:focus\:bottom-1\/12:focus {
    bottom: 8.333333333333332% !important;
  }

  .sm\:focus\:left-1\/12:focus {
    left: 8.333333333333332% !important;
  }

  .sm\:focus\:-top-1\/12:focus {
    top: -8.333333333333332% !important;
  }

  .sm\:focus\:-right-1\/12:focus {
    right: -8.333333333333332% !important;
  }

  .sm\:focus\:-bottom-1\/12:focus {
    bottom: -8.333333333333332% !important;
  }

  .sm\:focus\:-left-1\/12:focus {
    left: -8.333333333333332% !important;
  }

  .sm\:focus\:top-2\/12:focus {
    top: 16.666666666666664% !important;
  }

  .sm\:focus\:right-2\/12:focus {
    right: 16.666666666666664% !important;
  }

  .sm\:focus\:bottom-2\/12:focus {
    bottom: 16.666666666666664% !important;
  }

  .sm\:focus\:left-2\/12:focus {
    left: 16.666666666666664% !important;
  }

  .sm\:focus\:-top-2\/12:focus {
    top: -16.666666666666664% !important;
  }

  .sm\:focus\:-right-2\/12:focus {
    right: -16.666666666666664% !important;
  }

  .sm\:focus\:-bottom-2\/12:focus {
    bottom: -16.666666666666664% !important;
  }

  .sm\:focus\:-left-2\/12:focus {
    left: -16.666666666666664% !important;
  }

  .sm\:focus\:top-3\/12:focus {
    top: 25% !important;
  }

  .sm\:focus\:right-3\/12:focus {
    right: 25% !important;
  }

  .sm\:focus\:bottom-3\/12:focus {
    bottom: 25% !important;
  }

  .sm\:focus\:left-3\/12:focus {
    left: 25% !important;
  }

  .sm\:focus\:-top-3\/12:focus {
    top: -25% !important;
  }

  .sm\:focus\:-right-3\/12:focus {
    right: -25% !important;
  }

  .sm\:focus\:-bottom-3\/12:focus {
    bottom: -25% !important;
  }

  .sm\:focus\:-left-3\/12:focus {
    left: -25% !important;
  }

  .sm\:focus\:top-4\/12:focus {
    top: 33.33333333333333% !important;
  }

  .sm\:focus\:right-4\/12:focus {
    right: 33.33333333333333% !important;
  }

  .sm\:focus\:bottom-4\/12:focus {
    bottom: 33.33333333333333% !important;
  }

  .sm\:focus\:left-4\/12:focus {
    left: 33.33333333333333% !important;
  }

  .sm\:focus\:-top-4\/12:focus {
    top: -33.33333333333333% !important;
  }

  .sm\:focus\:-right-4\/12:focus {
    right: -33.33333333333333% !important;
  }

  .sm\:focus\:-bottom-4\/12:focus {
    bottom: -33.33333333333333% !important;
  }

  .sm\:focus\:-left-4\/12:focus {
    left: -33.33333333333333% !important;
  }

  .sm\:focus\:top-5\/12:focus {
    top: 41.66666666666667% !important;
  }

  .sm\:focus\:right-5\/12:focus {
    right: 41.66666666666667% !important;
  }

  .sm\:focus\:bottom-5\/12:focus {
    bottom: 41.66666666666667% !important;
  }

  .sm\:focus\:left-5\/12:focus {
    left: 41.66666666666667% !important;
  }

  .sm\:focus\:-top-5\/12:focus {
    top: -41.66666666666667% !important;
  }

  .sm\:focus\:-right-5\/12:focus {
    right: -41.66666666666667% !important;
  }

  .sm\:focus\:-bottom-5\/12:focus {
    bottom: -41.66666666666667% !important;
  }

  .sm\:focus\:-left-5\/12:focus {
    left: -41.66666666666667% !important;
  }

  .sm\:focus\:top-6\/12:focus {
    top: 50% !important;
  }

  .sm\:focus\:right-6\/12:focus {
    right: 50% !important;
  }

  .sm\:focus\:bottom-6\/12:focus {
    bottom: 50% !important;
  }

  .sm\:focus\:left-6\/12:focus {
    left: 50% !important;
  }

  .sm\:focus\:-top-6\/12:focus {
    top: -50% !important;
  }

  .sm\:focus\:-right-6\/12:focus {
    right: -50% !important;
  }

  .sm\:focus\:-bottom-6\/12:focus {
    bottom: -50% !important;
  }

  .sm\:focus\:-left-6\/12:focus {
    left: -50% !important;
  }

  .sm\:focus\:top-7\/12:focus {
    top: 58.333333333333336% !important;
  }

  .sm\:focus\:right-7\/12:focus {
    right: 58.333333333333336% !important;
  }

  .sm\:focus\:bottom-7\/12:focus {
    bottom: 58.333333333333336% !important;
  }

  .sm\:focus\:left-7\/12:focus {
    left: 58.333333333333336% !important;
  }

  .sm\:focus\:-top-7\/12:focus {
    top: -58.333333333333336% !important;
  }

  .sm\:focus\:-right-7\/12:focus {
    right: -58.333333333333336% !important;
  }

  .sm\:focus\:-bottom-7\/12:focus {
    bottom: -58.333333333333336% !important;
  }

  .sm\:focus\:-left-7\/12:focus {
    left: -58.333333333333336% !important;
  }

  .sm\:focus\:top-8\/12:focus {
    top: 66.66666666666666% !important;
  }

  .sm\:focus\:right-8\/12:focus {
    right: 66.66666666666666% !important;
  }

  .sm\:focus\:bottom-8\/12:focus {
    bottom: 66.66666666666666% !important;
  }

  .sm\:focus\:left-8\/12:focus {
    left: 66.66666666666666% !important;
  }

  .sm\:focus\:-top-8\/12:focus {
    top: -66.66666666666666% !important;
  }

  .sm\:focus\:-right-8\/12:focus {
    right: -66.66666666666666% !important;
  }

  .sm\:focus\:-bottom-8\/12:focus {
    bottom: -66.66666666666666% !important;
  }

  .sm\:focus\:-left-8\/12:focus {
    left: -66.66666666666666% !important;
  }

  .sm\:focus\:top-9\/12:focus {
    top: 75% !important;
  }

  .sm\:focus\:right-9\/12:focus {
    right: 75% !important;
  }

  .sm\:focus\:bottom-9\/12:focus {
    bottom: 75% !important;
  }

  .sm\:focus\:left-9\/12:focus {
    left: 75% !important;
  }

  .sm\:focus\:-top-9\/12:focus {
    top: -75% !important;
  }

  .sm\:focus\:-right-9\/12:focus {
    right: -75% !important;
  }

  .sm\:focus\:-bottom-9\/12:focus {
    bottom: -75% !important;
  }

  .sm\:focus\:-left-9\/12:focus {
    left: -75% !important;
  }

  .sm\:focus\:top-10\/12:focus {
    top: 83.33333333333334% !important;
  }

  .sm\:focus\:right-10\/12:focus {
    right: 83.33333333333334% !important;
  }

  .sm\:focus\:bottom-10\/12:focus {
    bottom: 83.33333333333334% !important;
  }

  .sm\:focus\:left-10\/12:focus {
    left: 83.33333333333334% !important;
  }

  .sm\:focus\:-top-10\/12:focus {
    top: -83.33333333333334% !important;
  }

  .sm\:focus\:-right-10\/12:focus {
    right: -83.33333333333334% !important;
  }

  .sm\:focus\:-bottom-10\/12:focus {
    bottom: -83.33333333333334% !important;
  }

  .sm\:focus\:-left-10\/12:focus {
    left: -83.33333333333334% !important;
  }

  .sm\:focus\:top-11\/12:focus {
    top: 91.66666666666666% !important;
  }

  .sm\:focus\:right-11\/12:focus {
    right: 91.66666666666666% !important;
  }

  .sm\:focus\:bottom-11\/12:focus {
    bottom: 91.66666666666666% !important;
  }

  .sm\:focus\:left-11\/12:focus {
    left: 91.66666666666666% !important;
  }

  .sm\:focus\:-top-11\/12:focus {
    top: -91.66666666666666% !important;
  }

  .sm\:focus\:-right-11\/12:focus {
    right: -91.66666666666666% !important;
  }

  .sm\:focus\:-bottom-11\/12:focus {
    bottom: -91.66666666666666% !important;
  }

  .sm\:focus\:-left-11\/12:focus {
    left: -91.66666666666666% !important;
  }

  .sm\:resize-none {
    resize: none !important;
  }

  .sm\:resize-y {
    resize: vertical !important;
  }

  .sm\:resize-x {
    resize: horizontal !important;
  }

  .sm\:resize {
    resize: both !important;
  }

  .sm\:hover\:resize-none:hover {
    resize: none !important;
  }

  .sm\:hover\:resize-y:hover {
    resize: vertical !important;
  }

  .sm\:hover\:resize-x:hover {
    resize: horizontal !important;
  }

  .sm\:hover\:resize:hover {
    resize: both !important;
  }

  .sm\:focus\:resize-none:focus {
    resize: none !important;
  }

  .sm\:focus\:resize-y:focus {
    resize: vertical !important;
  }

  .sm\:focus\:resize-x:focus {
    resize: horizontal !important;
  }

  .sm\:focus\:resize:focus {
    resize: both !important;
  }

  .sm\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .sm\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .sm\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .sm\:shadow-none {
    box-shadow: none !important;
  }

  .sm\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .sm\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .sm\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .sm\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }

  .sm\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .sm\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .sm\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .sm\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .sm\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .sm\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }

  .sm\:fill-current {
    fill: currentColor !important;
  }

  .sm\:fill-primary-black {
    fill: #333333 !important;
  }

  .sm\:fill-primary-green {
    fill: #085E3C !important;
  }

  .sm\:fill-transparent {
    fill: transparent !important;
  }

  .sm\:fill-black {
    fill: #000 !important;
  }

  .sm\:fill-white {
    fill: #fff !important;
  }

  .sm\:fill-gray-100 {
    fill: #f7fafc !important;
  }

  .sm\:fill-gray-200 {
    fill: #edf2f7 !important;
  }

  .sm\:fill-gray-300 {
    fill: #e2e8f0 !important;
  }

  .sm\:fill-gray-400 {
    fill: #cbd5e0 !important;
  }

  .sm\:fill-gray-500 {
    fill: #a0aec0 !important;
  }

  .sm\:fill-gray-600 {
    fill: #718096 !important;
  }

  .sm\:fill-gray-700 {
    fill: #4a5568 !important;
  }

  .sm\:fill-gray-800 {
    fill: #2d3748 !important;
  }

  .sm\:fill-gray-900 {
    fill: #1a202c !important;
  }

  .sm\:fill-red-100 {
    fill: #fff5f5 !important;
  }

  .sm\:fill-red-200 {
    fill: #fed7d7 !important;
  }

  .sm\:fill-red-300 {
    fill: #feb2b2 !important;
  }

  .sm\:fill-red-400 {
    fill: #fc8181 !important;
  }

  .sm\:fill-red-500 {
    fill: #f56565 !important;
  }

  .sm\:fill-red-600 {
    fill: #e53e3e !important;
  }

  .sm\:fill-red-700 {
    fill: #c53030 !important;
  }

  .sm\:fill-red-800 {
    fill: #9b2c2c !important;
  }

  .sm\:fill-red-900 {
    fill: #742a2a !important;
  }

  .sm\:fill-orange-100 {
    fill: #fffaf0 !important;
  }

  .sm\:fill-orange-200 {
    fill: #feebc8 !important;
  }

  .sm\:fill-orange-300 {
    fill: #fbd38d !important;
  }

  .sm\:fill-orange-400 {
    fill: #f6ad55 !important;
  }

  .sm\:fill-orange-500 {
    fill: #ed8936 !important;
  }

  .sm\:fill-orange-600 {
    fill: #dd6b20 !important;
  }

  .sm\:fill-orange-700 {
    fill: #c05621 !important;
  }

  .sm\:fill-orange-800 {
    fill: #9c4221 !important;
  }

  .sm\:fill-orange-900 {
    fill: #7b341e !important;
  }

  .sm\:fill-yellow-100 {
    fill: #fffff0 !important;
  }

  .sm\:fill-yellow-200 {
    fill: #fefcbf !important;
  }

  .sm\:fill-yellow-300 {
    fill: #faf089 !important;
  }

  .sm\:fill-yellow-400 {
    fill: #f6e05e !important;
  }

  .sm\:fill-yellow-500 {
    fill: #ecc94b !important;
  }

  .sm\:fill-yellow-600 {
    fill: #d69e2e !important;
  }

  .sm\:fill-yellow-700 {
    fill: #b7791f !important;
  }

  .sm\:fill-yellow-800 {
    fill: #975a16 !important;
  }

  .sm\:fill-yellow-900 {
    fill: #744210 !important;
  }

  .sm\:fill-green-100 {
    fill: #f0fff4 !important;
  }

  .sm\:fill-green-200 {
    fill: #c6f6d5 !important;
  }

  .sm\:fill-green-300 {
    fill: #9ae6b4 !important;
  }

  .sm\:fill-green-400 {
    fill: #68d391 !important;
  }

  .sm\:fill-green-500 {
    fill: #48bb78 !important;
  }

  .sm\:fill-green-600 {
    fill: #38a169 !important;
  }

  .sm\:fill-green-700 {
    fill: #2f855a !important;
  }

  .sm\:fill-green-800 {
    fill: #276749 !important;
  }

  .sm\:fill-green-900 {
    fill: #22543d !important;
  }

  .sm\:fill-teal-100 {
    fill: #e6fffa !important;
  }

  .sm\:fill-teal-200 {
    fill: #b2f5ea !important;
  }

  .sm\:fill-teal-300 {
    fill: #81e6d9 !important;
  }

  .sm\:fill-teal-400 {
    fill: #4fd1c5 !important;
  }

  .sm\:fill-teal-500 {
    fill: #38b2ac !important;
  }

  .sm\:fill-teal-600 {
    fill: #319795 !important;
  }

  .sm\:fill-teal-700 {
    fill: #2c7a7b !important;
  }

  .sm\:fill-teal-800 {
    fill: #285e61 !important;
  }

  .sm\:fill-teal-900 {
    fill: #234e52 !important;
  }

  .sm\:fill-blue-100 {
    fill: #ebf8ff !important;
  }

  .sm\:fill-blue-200 {
    fill: #bee3f8 !important;
  }

  .sm\:fill-blue-300 {
    fill: #90cdf4 !important;
  }

  .sm\:fill-blue-400 {
    fill: #63b3ed !important;
  }

  .sm\:fill-blue-500 {
    fill: #4299e1 !important;
  }

  .sm\:fill-blue-600 {
    fill: #3182ce !important;
  }

  .sm\:fill-blue-700 {
    fill: #2b6cb0 !important;
  }

  .sm\:fill-blue-800 {
    fill: #2c5282 !important;
  }

  .sm\:fill-blue-900 {
    fill: #2a4365 !important;
  }

  .sm\:fill-indigo-100 {
    fill: #ebf4ff !important;
  }

  .sm\:fill-indigo-200 {
    fill: #c3dafe !important;
  }

  .sm\:fill-indigo-300 {
    fill: #a3bffa !important;
  }

  .sm\:fill-indigo-400 {
    fill: #7f9cf5 !important;
  }

  .sm\:fill-indigo-500 {
    fill: #667eea !important;
  }

  .sm\:fill-indigo-600 {
    fill: #5a67d8 !important;
  }

  .sm\:fill-indigo-700 {
    fill: #4c51bf !important;
  }

  .sm\:fill-indigo-800 {
    fill: #434190 !important;
  }

  .sm\:fill-indigo-900 {
    fill: #3c366b !important;
  }

  .sm\:fill-purple-100 {
    fill: #faf5ff !important;
  }

  .sm\:fill-purple-200 {
    fill: #e9d8fd !important;
  }

  .sm\:fill-purple-300 {
    fill: #d6bcfa !important;
  }

  .sm\:fill-purple-400 {
    fill: #b794f4 !important;
  }

  .sm\:fill-purple-500 {
    fill: #9f7aea !important;
  }

  .sm\:fill-purple-600 {
    fill: #805ad5 !important;
  }

  .sm\:fill-purple-700 {
    fill: #6b46c1 !important;
  }

  .sm\:fill-purple-800 {
    fill: #553c9a !important;
  }

  .sm\:fill-purple-900 {
    fill: #44337a !important;
  }

  .sm\:fill-pink-100 {
    fill: #fff5f7 !important;
  }

  .sm\:fill-pink-200 {
    fill: #fed7e2 !important;
  }

  .sm\:fill-pink-300 {
    fill: #fbb6ce !important;
  }

  .sm\:fill-pink-400 {
    fill: #f687b3 !important;
  }

  .sm\:fill-pink-500 {
    fill: #ed64a6 !important;
  }

  .sm\:fill-pink-600 {
    fill: #d53f8c !important;
  }

  .sm\:fill-pink-700 {
    fill: #b83280 !important;
  }

  .sm\:fill-pink-800 {
    fill: #97266d !important;
  }

  .sm\:fill-pink-900 {
    fill: #702459 !important;
  }

  .sm\:hover\:fill-current:hover {
    fill: currentColor !important;
  }

  .sm\:hover\:fill-primary-black:hover {
    fill: #333333 !important;
  }

  .sm\:hover\:fill-primary-green:hover {
    fill: #085E3C !important;
  }

  .sm\:hover\:fill-transparent:hover {
    fill: transparent !important;
  }

  .sm\:hover\:fill-black:hover {
    fill: #000 !important;
  }

  .sm\:hover\:fill-white:hover {
    fill: #fff !important;
  }

  .sm\:hover\:fill-gray-100:hover {
    fill: #f7fafc !important;
  }

  .sm\:hover\:fill-gray-200:hover {
    fill: #edf2f7 !important;
  }

  .sm\:hover\:fill-gray-300:hover {
    fill: #e2e8f0 !important;
  }

  .sm\:hover\:fill-gray-400:hover {
    fill: #cbd5e0 !important;
  }

  .sm\:hover\:fill-gray-500:hover {
    fill: #a0aec0 !important;
  }

  .sm\:hover\:fill-gray-600:hover {
    fill: #718096 !important;
  }

  .sm\:hover\:fill-gray-700:hover {
    fill: #4a5568 !important;
  }

  .sm\:hover\:fill-gray-800:hover {
    fill: #2d3748 !important;
  }

  .sm\:hover\:fill-gray-900:hover {
    fill: #1a202c !important;
  }

  .sm\:hover\:fill-red-100:hover {
    fill: #fff5f5 !important;
  }

  .sm\:hover\:fill-red-200:hover {
    fill: #fed7d7 !important;
  }

  .sm\:hover\:fill-red-300:hover {
    fill: #feb2b2 !important;
  }

  .sm\:hover\:fill-red-400:hover {
    fill: #fc8181 !important;
  }

  .sm\:hover\:fill-red-500:hover {
    fill: #f56565 !important;
  }

  .sm\:hover\:fill-red-600:hover {
    fill: #e53e3e !important;
  }

  .sm\:hover\:fill-red-700:hover {
    fill: #c53030 !important;
  }

  .sm\:hover\:fill-red-800:hover {
    fill: #9b2c2c !important;
  }

  .sm\:hover\:fill-red-900:hover {
    fill: #742a2a !important;
  }

  .sm\:hover\:fill-orange-100:hover {
    fill: #fffaf0 !important;
  }

  .sm\:hover\:fill-orange-200:hover {
    fill: #feebc8 !important;
  }

  .sm\:hover\:fill-orange-300:hover {
    fill: #fbd38d !important;
  }

  .sm\:hover\:fill-orange-400:hover {
    fill: #f6ad55 !important;
  }

  .sm\:hover\:fill-orange-500:hover {
    fill: #ed8936 !important;
  }

  .sm\:hover\:fill-orange-600:hover {
    fill: #dd6b20 !important;
  }

  .sm\:hover\:fill-orange-700:hover {
    fill: #c05621 !important;
  }

  .sm\:hover\:fill-orange-800:hover {
    fill: #9c4221 !important;
  }

  .sm\:hover\:fill-orange-900:hover {
    fill: #7b341e !important;
  }

  .sm\:hover\:fill-yellow-100:hover {
    fill: #fffff0 !important;
  }

  .sm\:hover\:fill-yellow-200:hover {
    fill: #fefcbf !important;
  }

  .sm\:hover\:fill-yellow-300:hover {
    fill: #faf089 !important;
  }

  .sm\:hover\:fill-yellow-400:hover {
    fill: #f6e05e !important;
  }

  .sm\:hover\:fill-yellow-500:hover {
    fill: #ecc94b !important;
  }

  .sm\:hover\:fill-yellow-600:hover {
    fill: #d69e2e !important;
  }

  .sm\:hover\:fill-yellow-700:hover {
    fill: #b7791f !important;
  }

  .sm\:hover\:fill-yellow-800:hover {
    fill: #975a16 !important;
  }

  .sm\:hover\:fill-yellow-900:hover {
    fill: #744210 !important;
  }

  .sm\:hover\:fill-green-100:hover {
    fill: #f0fff4 !important;
  }

  .sm\:hover\:fill-green-200:hover {
    fill: #c6f6d5 !important;
  }

  .sm\:hover\:fill-green-300:hover {
    fill: #9ae6b4 !important;
  }

  .sm\:hover\:fill-green-400:hover {
    fill: #68d391 !important;
  }

  .sm\:hover\:fill-green-500:hover {
    fill: #48bb78 !important;
  }

  .sm\:hover\:fill-green-600:hover {
    fill: #38a169 !important;
  }

  .sm\:hover\:fill-green-700:hover {
    fill: #2f855a !important;
  }

  .sm\:hover\:fill-green-800:hover {
    fill: #276749 !important;
  }

  .sm\:hover\:fill-green-900:hover {
    fill: #22543d !important;
  }

  .sm\:hover\:fill-teal-100:hover {
    fill: #e6fffa !important;
  }

  .sm\:hover\:fill-teal-200:hover {
    fill: #b2f5ea !important;
  }

  .sm\:hover\:fill-teal-300:hover {
    fill: #81e6d9 !important;
  }

  .sm\:hover\:fill-teal-400:hover {
    fill: #4fd1c5 !important;
  }

  .sm\:hover\:fill-teal-500:hover {
    fill: #38b2ac !important;
  }

  .sm\:hover\:fill-teal-600:hover {
    fill: #319795 !important;
  }

  .sm\:hover\:fill-teal-700:hover {
    fill: #2c7a7b !important;
  }

  .sm\:hover\:fill-teal-800:hover {
    fill: #285e61 !important;
  }

  .sm\:hover\:fill-teal-900:hover {
    fill: #234e52 !important;
  }

  .sm\:hover\:fill-blue-100:hover {
    fill: #ebf8ff !important;
  }

  .sm\:hover\:fill-blue-200:hover {
    fill: #bee3f8 !important;
  }

  .sm\:hover\:fill-blue-300:hover {
    fill: #90cdf4 !important;
  }

  .sm\:hover\:fill-blue-400:hover {
    fill: #63b3ed !important;
  }

  .sm\:hover\:fill-blue-500:hover {
    fill: #4299e1 !important;
  }

  .sm\:hover\:fill-blue-600:hover {
    fill: #3182ce !important;
  }

  .sm\:hover\:fill-blue-700:hover {
    fill: #2b6cb0 !important;
  }

  .sm\:hover\:fill-blue-800:hover {
    fill: #2c5282 !important;
  }

  .sm\:hover\:fill-blue-900:hover {
    fill: #2a4365 !important;
  }

  .sm\:hover\:fill-indigo-100:hover {
    fill: #ebf4ff !important;
  }

  .sm\:hover\:fill-indigo-200:hover {
    fill: #c3dafe !important;
  }

  .sm\:hover\:fill-indigo-300:hover {
    fill: #a3bffa !important;
  }

  .sm\:hover\:fill-indigo-400:hover {
    fill: #7f9cf5 !important;
  }

  .sm\:hover\:fill-indigo-500:hover {
    fill: #667eea !important;
  }

  .sm\:hover\:fill-indigo-600:hover {
    fill: #5a67d8 !important;
  }

  .sm\:hover\:fill-indigo-700:hover {
    fill: #4c51bf !important;
  }

  .sm\:hover\:fill-indigo-800:hover {
    fill: #434190 !important;
  }

  .sm\:hover\:fill-indigo-900:hover {
    fill: #3c366b !important;
  }

  .sm\:hover\:fill-purple-100:hover {
    fill: #faf5ff !important;
  }

  .sm\:hover\:fill-purple-200:hover {
    fill: #e9d8fd !important;
  }

  .sm\:hover\:fill-purple-300:hover {
    fill: #d6bcfa !important;
  }

  .sm\:hover\:fill-purple-400:hover {
    fill: #b794f4 !important;
  }

  .sm\:hover\:fill-purple-500:hover {
    fill: #9f7aea !important;
  }

  .sm\:hover\:fill-purple-600:hover {
    fill: #805ad5 !important;
  }

  .sm\:hover\:fill-purple-700:hover {
    fill: #6b46c1 !important;
  }

  .sm\:hover\:fill-purple-800:hover {
    fill: #553c9a !important;
  }

  .sm\:hover\:fill-purple-900:hover {
    fill: #44337a !important;
  }

  .sm\:hover\:fill-pink-100:hover {
    fill: #fff5f7 !important;
  }

  .sm\:hover\:fill-pink-200:hover {
    fill: #fed7e2 !important;
  }

  .sm\:hover\:fill-pink-300:hover {
    fill: #fbb6ce !important;
  }

  .sm\:hover\:fill-pink-400:hover {
    fill: #f687b3 !important;
  }

  .sm\:hover\:fill-pink-500:hover {
    fill: #ed64a6 !important;
  }

  .sm\:hover\:fill-pink-600:hover {
    fill: #d53f8c !important;
  }

  .sm\:hover\:fill-pink-700:hover {
    fill: #b83280 !important;
  }

  .sm\:hover\:fill-pink-800:hover {
    fill: #97266d !important;
  }

  .sm\:hover\:fill-pink-900:hover {
    fill: #702459 !important;
  }

  .sm\:focus\:fill-current:focus {
    fill: currentColor !important;
  }

  .sm\:focus\:fill-primary-black:focus {
    fill: #333333 !important;
  }

  .sm\:focus\:fill-primary-green:focus {
    fill: #085E3C !important;
  }

  .sm\:focus\:fill-transparent:focus {
    fill: transparent !important;
  }

  .sm\:focus\:fill-black:focus {
    fill: #000 !important;
  }

  .sm\:focus\:fill-white:focus {
    fill: #fff !important;
  }

  .sm\:focus\:fill-gray-100:focus {
    fill: #f7fafc !important;
  }

  .sm\:focus\:fill-gray-200:focus {
    fill: #edf2f7 !important;
  }

  .sm\:focus\:fill-gray-300:focus {
    fill: #e2e8f0 !important;
  }

  .sm\:focus\:fill-gray-400:focus {
    fill: #cbd5e0 !important;
  }

  .sm\:focus\:fill-gray-500:focus {
    fill: #a0aec0 !important;
  }

  .sm\:focus\:fill-gray-600:focus {
    fill: #718096 !important;
  }

  .sm\:focus\:fill-gray-700:focus {
    fill: #4a5568 !important;
  }

  .sm\:focus\:fill-gray-800:focus {
    fill: #2d3748 !important;
  }

  .sm\:focus\:fill-gray-900:focus {
    fill: #1a202c !important;
  }

  .sm\:focus\:fill-red-100:focus {
    fill: #fff5f5 !important;
  }

  .sm\:focus\:fill-red-200:focus {
    fill: #fed7d7 !important;
  }

  .sm\:focus\:fill-red-300:focus {
    fill: #feb2b2 !important;
  }

  .sm\:focus\:fill-red-400:focus {
    fill: #fc8181 !important;
  }

  .sm\:focus\:fill-red-500:focus {
    fill: #f56565 !important;
  }

  .sm\:focus\:fill-red-600:focus {
    fill: #e53e3e !important;
  }

  .sm\:focus\:fill-red-700:focus {
    fill: #c53030 !important;
  }

  .sm\:focus\:fill-red-800:focus {
    fill: #9b2c2c !important;
  }

  .sm\:focus\:fill-red-900:focus {
    fill: #742a2a !important;
  }

  .sm\:focus\:fill-orange-100:focus {
    fill: #fffaf0 !important;
  }

  .sm\:focus\:fill-orange-200:focus {
    fill: #feebc8 !important;
  }

  .sm\:focus\:fill-orange-300:focus {
    fill: #fbd38d !important;
  }

  .sm\:focus\:fill-orange-400:focus {
    fill: #f6ad55 !important;
  }

  .sm\:focus\:fill-orange-500:focus {
    fill: #ed8936 !important;
  }

  .sm\:focus\:fill-orange-600:focus {
    fill: #dd6b20 !important;
  }

  .sm\:focus\:fill-orange-700:focus {
    fill: #c05621 !important;
  }

  .sm\:focus\:fill-orange-800:focus {
    fill: #9c4221 !important;
  }

  .sm\:focus\:fill-orange-900:focus {
    fill: #7b341e !important;
  }

  .sm\:focus\:fill-yellow-100:focus {
    fill: #fffff0 !important;
  }

  .sm\:focus\:fill-yellow-200:focus {
    fill: #fefcbf !important;
  }

  .sm\:focus\:fill-yellow-300:focus {
    fill: #faf089 !important;
  }

  .sm\:focus\:fill-yellow-400:focus {
    fill: #f6e05e !important;
  }

  .sm\:focus\:fill-yellow-500:focus {
    fill: #ecc94b !important;
  }

  .sm\:focus\:fill-yellow-600:focus {
    fill: #d69e2e !important;
  }

  .sm\:focus\:fill-yellow-700:focus {
    fill: #b7791f !important;
  }

  .sm\:focus\:fill-yellow-800:focus {
    fill: #975a16 !important;
  }

  .sm\:focus\:fill-yellow-900:focus {
    fill: #744210 !important;
  }

  .sm\:focus\:fill-green-100:focus {
    fill: #f0fff4 !important;
  }

  .sm\:focus\:fill-green-200:focus {
    fill: #c6f6d5 !important;
  }

  .sm\:focus\:fill-green-300:focus {
    fill: #9ae6b4 !important;
  }

  .sm\:focus\:fill-green-400:focus {
    fill: #68d391 !important;
  }

  .sm\:focus\:fill-green-500:focus {
    fill: #48bb78 !important;
  }

  .sm\:focus\:fill-green-600:focus {
    fill: #38a169 !important;
  }

  .sm\:focus\:fill-green-700:focus {
    fill: #2f855a !important;
  }

  .sm\:focus\:fill-green-800:focus {
    fill: #276749 !important;
  }

  .sm\:focus\:fill-green-900:focus {
    fill: #22543d !important;
  }

  .sm\:focus\:fill-teal-100:focus {
    fill: #e6fffa !important;
  }

  .sm\:focus\:fill-teal-200:focus {
    fill: #b2f5ea !important;
  }

  .sm\:focus\:fill-teal-300:focus {
    fill: #81e6d9 !important;
  }

  .sm\:focus\:fill-teal-400:focus {
    fill: #4fd1c5 !important;
  }

  .sm\:focus\:fill-teal-500:focus {
    fill: #38b2ac !important;
  }

  .sm\:focus\:fill-teal-600:focus {
    fill: #319795 !important;
  }

  .sm\:focus\:fill-teal-700:focus {
    fill: #2c7a7b !important;
  }

  .sm\:focus\:fill-teal-800:focus {
    fill: #285e61 !important;
  }

  .sm\:focus\:fill-teal-900:focus {
    fill: #234e52 !important;
  }

  .sm\:focus\:fill-blue-100:focus {
    fill: #ebf8ff !important;
  }

  .sm\:focus\:fill-blue-200:focus {
    fill: #bee3f8 !important;
  }

  .sm\:focus\:fill-blue-300:focus {
    fill: #90cdf4 !important;
  }

  .sm\:focus\:fill-blue-400:focus {
    fill: #63b3ed !important;
  }

  .sm\:focus\:fill-blue-500:focus {
    fill: #4299e1 !important;
  }

  .sm\:focus\:fill-blue-600:focus {
    fill: #3182ce !important;
  }

  .sm\:focus\:fill-blue-700:focus {
    fill: #2b6cb0 !important;
  }

  .sm\:focus\:fill-blue-800:focus {
    fill: #2c5282 !important;
  }

  .sm\:focus\:fill-blue-900:focus {
    fill: #2a4365 !important;
  }

  .sm\:focus\:fill-indigo-100:focus {
    fill: #ebf4ff !important;
  }

  .sm\:focus\:fill-indigo-200:focus {
    fill: #c3dafe !important;
  }

  .sm\:focus\:fill-indigo-300:focus {
    fill: #a3bffa !important;
  }

  .sm\:focus\:fill-indigo-400:focus {
    fill: #7f9cf5 !important;
  }

  .sm\:focus\:fill-indigo-500:focus {
    fill: #667eea !important;
  }

  .sm\:focus\:fill-indigo-600:focus {
    fill: #5a67d8 !important;
  }

  .sm\:focus\:fill-indigo-700:focus {
    fill: #4c51bf !important;
  }

  .sm\:focus\:fill-indigo-800:focus {
    fill: #434190 !important;
  }

  .sm\:focus\:fill-indigo-900:focus {
    fill: #3c366b !important;
  }

  .sm\:focus\:fill-purple-100:focus {
    fill: #faf5ff !important;
  }

  .sm\:focus\:fill-purple-200:focus {
    fill: #e9d8fd !important;
  }

  .sm\:focus\:fill-purple-300:focus {
    fill: #d6bcfa !important;
  }

  .sm\:focus\:fill-purple-400:focus {
    fill: #b794f4 !important;
  }

  .sm\:focus\:fill-purple-500:focus {
    fill: #9f7aea !important;
  }

  .sm\:focus\:fill-purple-600:focus {
    fill: #805ad5 !important;
  }

  .sm\:focus\:fill-purple-700:focus {
    fill: #6b46c1 !important;
  }

  .sm\:focus\:fill-purple-800:focus {
    fill: #553c9a !important;
  }

  .sm\:focus\:fill-purple-900:focus {
    fill: #44337a !important;
  }

  .sm\:focus\:fill-pink-100:focus {
    fill: #fff5f7 !important;
  }

  .sm\:focus\:fill-pink-200:focus {
    fill: #fed7e2 !important;
  }

  .sm\:focus\:fill-pink-300:focus {
    fill: #fbb6ce !important;
  }

  .sm\:focus\:fill-pink-400:focus {
    fill: #f687b3 !important;
  }

  .sm\:focus\:fill-pink-500:focus {
    fill: #ed64a6 !important;
  }

  .sm\:focus\:fill-pink-600:focus {
    fill: #d53f8c !important;
  }

  .sm\:focus\:fill-pink-700:focus {
    fill: #b83280 !important;
  }

  .sm\:focus\:fill-pink-800:focus {
    fill: #97266d !important;
  }

  .sm\:focus\:fill-pink-900:focus {
    fill: #702459 !important;
  }

  .sm\:stroke-current {
    stroke: currentColor !important;
  }

  .sm\:hover\:stroke-current:hover {
    stroke: currentColor !important;
  }

  .sm\:focus\:stroke-current:focus {
    stroke: currentColor !important;
  }

  .sm\:stroke-0 {
    stroke-width: 0 !important;
  }

  .sm\:stroke-1 {
    stroke-width: 1 !important;
  }

  .sm\:stroke-2 {
    stroke-width: 2 !important;
  }

  .sm\:hover\:stroke-0:hover {
    stroke-width: 0 !important;
  }

  .sm\:hover\:stroke-1:hover {
    stroke-width: 1 !important;
  }

  .sm\:hover\:stroke-2:hover {
    stroke-width: 2 !important;
  }

  .sm\:focus\:stroke-0:focus {
    stroke-width: 0 !important;
  }

  .sm\:focus\:stroke-1:focus {
    stroke-width: 1 !important;
  }

  .sm\:focus\:stroke-2:focus {
    stroke-width: 2 !important;
  }

  .sm\:table-auto {
    table-layout: auto !important;
  }

  .sm\:table-fixed {
    table-layout: fixed !important;
  }

  .sm\:hover\:table-auto:hover {
    table-layout: auto !important;
  }

  .sm\:hover\:table-fixed:hover {
    table-layout: fixed !important;
  }

  .sm\:focus\:table-auto:focus {
    table-layout: auto !important;
  }

  .sm\:focus\:table-fixed:focus {
    table-layout: fixed !important;
  }

  .sm\:text-left {
    text-align: left !important;
  }

  .sm\:text-center {
    text-align: center !important;
  }

  .sm\:text-right {
    text-align: right !important;
  }

  .sm\:text-justify {
    text-align: justify !important;
  }

  .sm\:hover\:text-left:hover {
    text-align: left !important;
  }

  .sm\:hover\:text-center:hover {
    text-align: center !important;
  }

  .sm\:hover\:text-right:hover {
    text-align: right !important;
  }

  .sm\:hover\:text-justify:hover {
    text-align: justify !important;
  }

  .sm\:focus\:text-left:focus {
    text-align: left !important;
  }

  .sm\:focus\:text-center:focus {
    text-align: center !important;
  }

  .sm\:focus\:text-right:focus {
    text-align: right !important;
  }

  .sm\:focus\:text-justify:focus {
    text-align: justify !important;
  }

  .sm\:text-transparent {
    color: transparent !important;
  }

  .sm\:text-current {
    color: currentColor !important;
  }

  .sm\:text-black {
    color: #000 !important;
  }

  .sm\:text-white {
    color: #fff !important;
  }

  .sm\:text-gray-100 {
    color: #f7fafc !important;
  }

  .sm\:text-gray-200 {
    color: #edf2f7 !important;
  }

  .sm\:text-gray-300 {
    color: #e2e8f0 !important;
  }

  .sm\:text-gray-400 {
    color: #cbd5e0 !important;
  }

  .sm\:text-gray-500 {
    color: #a0aec0 !important;
  }

  .sm\:text-gray-600 {
    color: #718096 !important;
  }

  .sm\:text-gray-700 {
    color: #4a5568 !important;
  }

  .sm\:text-gray-800 {
    color: #2d3748 !important;
  }

  .sm\:text-gray-900 {
    color: #1a202c !important;
  }

  .sm\:text-red-100 {
    color: #fff5f5 !important;
  }

  .sm\:text-red-200 {
    color: #fed7d7 !important;
  }

  .sm\:text-red-300 {
    color: #feb2b2 !important;
  }

  .sm\:text-red-400 {
    color: #fc8181 !important;
  }

  .sm\:text-red-500 {
    color: #f56565 !important;
  }

  .sm\:text-red-600 {
    color: #e53e3e !important;
  }

  .sm\:text-red-700 {
    color: #c53030 !important;
  }

  .sm\:text-red-800 {
    color: #9b2c2c !important;
  }

  .sm\:text-red-900 {
    color: #742a2a !important;
  }

  .sm\:text-orange-100 {
    color: #fffaf0 !important;
  }

  .sm\:text-orange-200 {
    color: #feebc8 !important;
  }

  .sm\:text-orange-300 {
    color: #fbd38d !important;
  }

  .sm\:text-orange-400 {
    color: #f6ad55 !important;
  }

  .sm\:text-orange-500 {
    color: #ed8936 !important;
  }

  .sm\:text-orange-600 {
    color: #dd6b20 !important;
  }

  .sm\:text-orange-700 {
    color: #c05621 !important;
  }

  .sm\:text-orange-800 {
    color: #9c4221 !important;
  }

  .sm\:text-orange-900 {
    color: #7b341e !important;
  }

  .sm\:text-yellow-100 {
    color: #fffff0 !important;
  }

  .sm\:text-yellow-200 {
    color: #fefcbf !important;
  }

  .sm\:text-yellow-300 {
    color: #faf089 !important;
  }

  .sm\:text-yellow-400 {
    color: #f6e05e !important;
  }

  .sm\:text-yellow-500 {
    color: #ecc94b !important;
  }

  .sm\:text-yellow-600 {
    color: #d69e2e !important;
  }

  .sm\:text-yellow-700 {
    color: #b7791f !important;
  }

  .sm\:text-yellow-800 {
    color: #975a16 !important;
  }

  .sm\:text-yellow-900 {
    color: #744210 !important;
  }

  .sm\:text-green-100 {
    color: #f0fff4 !important;
  }

  .sm\:text-green-200 {
    color: #c6f6d5 !important;
  }

  .sm\:text-green-300 {
    color: #9ae6b4 !important;
  }

  .sm\:text-green-400 {
    color: #68d391 !important;
  }

  .sm\:text-green-500 {
    color: #48bb78 !important;
  }

  .sm\:text-green-600 {
    color: #38a169 !important;
  }

  .sm\:text-green-700 {
    color: #2f855a !important;
  }

  .sm\:text-green-800 {
    color: #276749 !important;
  }

  .sm\:text-green-900 {
    color: #22543d !important;
  }

  .sm\:text-teal-100 {
    color: #e6fffa !important;
  }

  .sm\:text-teal-200 {
    color: #b2f5ea !important;
  }

  .sm\:text-teal-300 {
    color: #81e6d9 !important;
  }

  .sm\:text-teal-400 {
    color: #4fd1c5 !important;
  }

  .sm\:text-teal-500 {
    color: #38b2ac !important;
  }

  .sm\:text-teal-600 {
    color: #319795 !important;
  }

  .sm\:text-teal-700 {
    color: #2c7a7b !important;
  }

  .sm\:text-teal-800 {
    color: #285e61 !important;
  }

  .sm\:text-teal-900 {
    color: #234e52 !important;
  }

  .sm\:text-blue-100 {
    color: #ebf8ff !important;
  }

  .sm\:text-blue-200 {
    color: #bee3f8 !important;
  }

  .sm\:text-blue-300 {
    color: #90cdf4 !important;
  }

  .sm\:text-blue-400 {
    color: #63b3ed !important;
  }

  .sm\:text-blue-500 {
    color: #4299e1 !important;
  }

  .sm\:text-blue-600 {
    color: #3182ce !important;
  }

  .sm\:text-blue-700 {
    color: #2b6cb0 !important;
  }

  .sm\:text-blue-800 {
    color: #2c5282 !important;
  }

  .sm\:text-blue-900 {
    color: #2a4365 !important;
  }

  .sm\:text-indigo-100 {
    color: #ebf4ff !important;
  }

  .sm\:text-indigo-200 {
    color: #c3dafe !important;
  }

  .sm\:text-indigo-300 {
    color: #a3bffa !important;
  }

  .sm\:text-indigo-400 {
    color: #7f9cf5 !important;
  }

  .sm\:text-indigo-500 {
    color: #667eea !important;
  }

  .sm\:text-indigo-600 {
    color: #5a67d8 !important;
  }

  .sm\:text-indigo-700 {
    color: #4c51bf !important;
  }

  .sm\:text-indigo-800 {
    color: #434190 !important;
  }

  .sm\:text-indigo-900 {
    color: #3c366b !important;
  }

  .sm\:text-purple-100 {
    color: #faf5ff !important;
  }

  .sm\:text-purple-200 {
    color: #e9d8fd !important;
  }

  .sm\:text-purple-300 {
    color: #d6bcfa !important;
  }

  .sm\:text-purple-400 {
    color: #b794f4 !important;
  }

  .sm\:text-purple-500 {
    color: #9f7aea !important;
  }

  .sm\:text-purple-600 {
    color: #805ad5 !important;
  }

  .sm\:text-purple-700 {
    color: #6b46c1 !important;
  }

  .sm\:text-purple-800 {
    color: #553c9a !important;
  }

  .sm\:text-purple-900 {
    color: #44337a !important;
  }

  .sm\:text-pink-100 {
    color: #fff5f7 !important;
  }

  .sm\:text-pink-200 {
    color: #fed7e2 !important;
  }

  .sm\:text-pink-300 {
    color: #fbb6ce !important;
  }

  .sm\:text-pink-400 {
    color: #f687b3 !important;
  }

  .sm\:text-pink-500 {
    color: #ed64a6 !important;
  }

  .sm\:text-pink-600 {
    color: #d53f8c !important;
  }

  .sm\:text-pink-700 {
    color: #b83280 !important;
  }

  .sm\:text-pink-800 {
    color: #97266d !important;
  }

  .sm\:text-pink-900 {
    color: #702459 !important;
  }

  .sm\:text-primary-black {
    color: #333333 !important;
  }

  .sm\:text-primary-green {
    color: #085E3C !important;
  }

  .sm\:hover\:text-transparent:hover {
    color: transparent !important;
  }

  .sm\:hover\:text-current:hover {
    color: currentColor !important;
  }

  .sm\:hover\:text-black:hover {
    color: #000 !important;
  }

  .sm\:hover\:text-white:hover {
    color: #fff !important;
  }

  .sm\:hover\:text-gray-100:hover {
    color: #f7fafc !important;
  }

  .sm\:hover\:text-gray-200:hover {
    color: #edf2f7 !important;
  }

  .sm\:hover\:text-gray-300:hover {
    color: #e2e8f0 !important;
  }

  .sm\:hover\:text-gray-400:hover {
    color: #cbd5e0 !important;
  }

  .sm\:hover\:text-gray-500:hover {
    color: #a0aec0 !important;
  }

  .sm\:hover\:text-gray-600:hover {
    color: #718096 !important;
  }

  .sm\:hover\:text-gray-700:hover {
    color: #4a5568 !important;
  }

  .sm\:hover\:text-gray-800:hover {
    color: #2d3748 !important;
  }

  .sm\:hover\:text-gray-900:hover {
    color: #1a202c !important;
  }

  .sm\:hover\:text-red-100:hover {
    color: #fff5f5 !important;
  }

  .sm\:hover\:text-red-200:hover {
    color: #fed7d7 !important;
  }

  .sm\:hover\:text-red-300:hover {
    color: #feb2b2 !important;
  }

  .sm\:hover\:text-red-400:hover {
    color: #fc8181 !important;
  }

  .sm\:hover\:text-red-500:hover {
    color: #f56565 !important;
  }

  .sm\:hover\:text-red-600:hover {
    color: #e53e3e !important;
  }

  .sm\:hover\:text-red-700:hover {
    color: #c53030 !important;
  }

  .sm\:hover\:text-red-800:hover {
    color: #9b2c2c !important;
  }

  .sm\:hover\:text-red-900:hover {
    color: #742a2a !important;
  }

  .sm\:hover\:text-orange-100:hover {
    color: #fffaf0 !important;
  }

  .sm\:hover\:text-orange-200:hover {
    color: #feebc8 !important;
  }

  .sm\:hover\:text-orange-300:hover {
    color: #fbd38d !important;
  }

  .sm\:hover\:text-orange-400:hover {
    color: #f6ad55 !important;
  }

  .sm\:hover\:text-orange-500:hover {
    color: #ed8936 !important;
  }

  .sm\:hover\:text-orange-600:hover {
    color: #dd6b20 !important;
  }

  .sm\:hover\:text-orange-700:hover {
    color: #c05621 !important;
  }

  .sm\:hover\:text-orange-800:hover {
    color: #9c4221 !important;
  }

  .sm\:hover\:text-orange-900:hover {
    color: #7b341e !important;
  }

  .sm\:hover\:text-yellow-100:hover {
    color: #fffff0 !important;
  }

  .sm\:hover\:text-yellow-200:hover {
    color: #fefcbf !important;
  }

  .sm\:hover\:text-yellow-300:hover {
    color: #faf089 !important;
  }

  .sm\:hover\:text-yellow-400:hover {
    color: #f6e05e !important;
  }

  .sm\:hover\:text-yellow-500:hover {
    color: #ecc94b !important;
  }

  .sm\:hover\:text-yellow-600:hover {
    color: #d69e2e !important;
  }

  .sm\:hover\:text-yellow-700:hover {
    color: #b7791f !important;
  }

  .sm\:hover\:text-yellow-800:hover {
    color: #975a16 !important;
  }

  .sm\:hover\:text-yellow-900:hover {
    color: #744210 !important;
  }

  .sm\:hover\:text-green-100:hover {
    color: #f0fff4 !important;
  }

  .sm\:hover\:text-green-200:hover {
    color: #c6f6d5 !important;
  }

  .sm\:hover\:text-green-300:hover {
    color: #9ae6b4 !important;
  }

  .sm\:hover\:text-green-400:hover {
    color: #68d391 !important;
  }

  .sm\:hover\:text-green-500:hover {
    color: #48bb78 !important;
  }

  .sm\:hover\:text-green-600:hover {
    color: #38a169 !important;
  }

  .sm\:hover\:text-green-700:hover {
    color: #2f855a !important;
  }

  .sm\:hover\:text-green-800:hover {
    color: #276749 !important;
  }

  .sm\:hover\:text-green-900:hover {
    color: #22543d !important;
  }

  .sm\:hover\:text-teal-100:hover {
    color: #e6fffa !important;
  }

  .sm\:hover\:text-teal-200:hover {
    color: #b2f5ea !important;
  }

  .sm\:hover\:text-teal-300:hover {
    color: #81e6d9 !important;
  }

  .sm\:hover\:text-teal-400:hover {
    color: #4fd1c5 !important;
  }

  .sm\:hover\:text-teal-500:hover {
    color: #38b2ac !important;
  }

  .sm\:hover\:text-teal-600:hover {
    color: #319795 !important;
  }

  .sm\:hover\:text-teal-700:hover {
    color: #2c7a7b !important;
  }

  .sm\:hover\:text-teal-800:hover {
    color: #285e61 !important;
  }

  .sm\:hover\:text-teal-900:hover {
    color: #234e52 !important;
  }

  .sm\:hover\:text-blue-100:hover {
    color: #ebf8ff !important;
  }

  .sm\:hover\:text-blue-200:hover {
    color: #bee3f8 !important;
  }

  .sm\:hover\:text-blue-300:hover {
    color: #90cdf4 !important;
  }

  .sm\:hover\:text-blue-400:hover {
    color: #63b3ed !important;
  }

  .sm\:hover\:text-blue-500:hover {
    color: #4299e1 !important;
  }

  .sm\:hover\:text-blue-600:hover {
    color: #3182ce !important;
  }

  .sm\:hover\:text-blue-700:hover {
    color: #2b6cb0 !important;
  }

  .sm\:hover\:text-blue-800:hover {
    color: #2c5282 !important;
  }

  .sm\:hover\:text-blue-900:hover {
    color: #2a4365 !important;
  }

  .sm\:hover\:text-indigo-100:hover {
    color: #ebf4ff !important;
  }

  .sm\:hover\:text-indigo-200:hover {
    color: #c3dafe !important;
  }

  .sm\:hover\:text-indigo-300:hover {
    color: #a3bffa !important;
  }

  .sm\:hover\:text-indigo-400:hover {
    color: #7f9cf5 !important;
  }

  .sm\:hover\:text-indigo-500:hover {
    color: #667eea !important;
  }

  .sm\:hover\:text-indigo-600:hover {
    color: #5a67d8 !important;
  }

  .sm\:hover\:text-indigo-700:hover {
    color: #4c51bf !important;
  }

  .sm\:hover\:text-indigo-800:hover {
    color: #434190 !important;
  }

  .sm\:hover\:text-indigo-900:hover {
    color: #3c366b !important;
  }

  .sm\:hover\:text-purple-100:hover {
    color: #faf5ff !important;
  }

  .sm\:hover\:text-purple-200:hover {
    color: #e9d8fd !important;
  }

  .sm\:hover\:text-purple-300:hover {
    color: #d6bcfa !important;
  }

  .sm\:hover\:text-purple-400:hover {
    color: #b794f4 !important;
  }

  .sm\:hover\:text-purple-500:hover {
    color: #9f7aea !important;
  }

  .sm\:hover\:text-purple-600:hover {
    color: #805ad5 !important;
  }

  .sm\:hover\:text-purple-700:hover {
    color: #6b46c1 !important;
  }

  .sm\:hover\:text-purple-800:hover {
    color: #553c9a !important;
  }

  .sm\:hover\:text-purple-900:hover {
    color: #44337a !important;
  }

  .sm\:hover\:text-pink-100:hover {
    color: #fff5f7 !important;
  }

  .sm\:hover\:text-pink-200:hover {
    color: #fed7e2 !important;
  }

  .sm\:hover\:text-pink-300:hover {
    color: #fbb6ce !important;
  }

  .sm\:hover\:text-pink-400:hover {
    color: #f687b3 !important;
  }

  .sm\:hover\:text-pink-500:hover {
    color: #ed64a6 !important;
  }

  .sm\:hover\:text-pink-600:hover {
    color: #d53f8c !important;
  }

  .sm\:hover\:text-pink-700:hover {
    color: #b83280 !important;
  }

  .sm\:hover\:text-pink-800:hover {
    color: #97266d !important;
  }

  .sm\:hover\:text-pink-900:hover {
    color: #702459 !important;
  }

  .sm\:hover\:text-primary-black:hover {
    color: #333333 !important;
  }

  .sm\:hover\:text-primary-green:hover {
    color: #085E3C !important;
  }

  .sm\:focus\:text-transparent:focus {
    color: transparent !important;
  }

  .sm\:focus\:text-current:focus {
    color: currentColor !important;
  }

  .sm\:focus\:text-black:focus {
    color: #000 !important;
  }

  .sm\:focus\:text-white:focus {
    color: #fff !important;
  }

  .sm\:focus\:text-gray-100:focus {
    color: #f7fafc !important;
  }

  .sm\:focus\:text-gray-200:focus {
    color: #edf2f7 !important;
  }

  .sm\:focus\:text-gray-300:focus {
    color: #e2e8f0 !important;
  }

  .sm\:focus\:text-gray-400:focus {
    color: #cbd5e0 !important;
  }

  .sm\:focus\:text-gray-500:focus {
    color: #a0aec0 !important;
  }

  .sm\:focus\:text-gray-600:focus {
    color: #718096 !important;
  }

  .sm\:focus\:text-gray-700:focus {
    color: #4a5568 !important;
  }

  .sm\:focus\:text-gray-800:focus {
    color: #2d3748 !important;
  }

  .sm\:focus\:text-gray-900:focus {
    color: #1a202c !important;
  }

  .sm\:focus\:text-red-100:focus {
    color: #fff5f5 !important;
  }

  .sm\:focus\:text-red-200:focus {
    color: #fed7d7 !important;
  }

  .sm\:focus\:text-red-300:focus {
    color: #feb2b2 !important;
  }

  .sm\:focus\:text-red-400:focus {
    color: #fc8181 !important;
  }

  .sm\:focus\:text-red-500:focus {
    color: #f56565 !important;
  }

  .sm\:focus\:text-red-600:focus {
    color: #e53e3e !important;
  }

  .sm\:focus\:text-red-700:focus {
    color: #c53030 !important;
  }

  .sm\:focus\:text-red-800:focus {
    color: #9b2c2c !important;
  }

  .sm\:focus\:text-red-900:focus {
    color: #742a2a !important;
  }

  .sm\:focus\:text-orange-100:focus {
    color: #fffaf0 !important;
  }

  .sm\:focus\:text-orange-200:focus {
    color: #feebc8 !important;
  }

  .sm\:focus\:text-orange-300:focus {
    color: #fbd38d !important;
  }

  .sm\:focus\:text-orange-400:focus {
    color: #f6ad55 !important;
  }

  .sm\:focus\:text-orange-500:focus {
    color: #ed8936 !important;
  }

  .sm\:focus\:text-orange-600:focus {
    color: #dd6b20 !important;
  }

  .sm\:focus\:text-orange-700:focus {
    color: #c05621 !important;
  }

  .sm\:focus\:text-orange-800:focus {
    color: #9c4221 !important;
  }

  .sm\:focus\:text-orange-900:focus {
    color: #7b341e !important;
  }

  .sm\:focus\:text-yellow-100:focus {
    color: #fffff0 !important;
  }

  .sm\:focus\:text-yellow-200:focus {
    color: #fefcbf !important;
  }

  .sm\:focus\:text-yellow-300:focus {
    color: #faf089 !important;
  }

  .sm\:focus\:text-yellow-400:focus {
    color: #f6e05e !important;
  }

  .sm\:focus\:text-yellow-500:focus {
    color: #ecc94b !important;
  }

  .sm\:focus\:text-yellow-600:focus {
    color: #d69e2e !important;
  }

  .sm\:focus\:text-yellow-700:focus {
    color: #b7791f !important;
  }

  .sm\:focus\:text-yellow-800:focus {
    color: #975a16 !important;
  }

  .sm\:focus\:text-yellow-900:focus {
    color: #744210 !important;
  }

  .sm\:focus\:text-green-100:focus {
    color: #f0fff4 !important;
  }

  .sm\:focus\:text-green-200:focus {
    color: #c6f6d5 !important;
  }

  .sm\:focus\:text-green-300:focus {
    color: #9ae6b4 !important;
  }

  .sm\:focus\:text-green-400:focus {
    color: #68d391 !important;
  }

  .sm\:focus\:text-green-500:focus {
    color: #48bb78 !important;
  }

  .sm\:focus\:text-green-600:focus {
    color: #38a169 !important;
  }

  .sm\:focus\:text-green-700:focus {
    color: #2f855a !important;
  }

  .sm\:focus\:text-green-800:focus {
    color: #276749 !important;
  }

  .sm\:focus\:text-green-900:focus {
    color: #22543d !important;
  }

  .sm\:focus\:text-teal-100:focus {
    color: #e6fffa !important;
  }

  .sm\:focus\:text-teal-200:focus {
    color: #b2f5ea !important;
  }

  .sm\:focus\:text-teal-300:focus {
    color: #81e6d9 !important;
  }

  .sm\:focus\:text-teal-400:focus {
    color: #4fd1c5 !important;
  }

  .sm\:focus\:text-teal-500:focus {
    color: #38b2ac !important;
  }

  .sm\:focus\:text-teal-600:focus {
    color: #319795 !important;
  }

  .sm\:focus\:text-teal-700:focus {
    color: #2c7a7b !important;
  }

  .sm\:focus\:text-teal-800:focus {
    color: #285e61 !important;
  }

  .sm\:focus\:text-teal-900:focus {
    color: #234e52 !important;
  }

  .sm\:focus\:text-blue-100:focus {
    color: #ebf8ff !important;
  }

  .sm\:focus\:text-blue-200:focus {
    color: #bee3f8 !important;
  }

  .sm\:focus\:text-blue-300:focus {
    color: #90cdf4 !important;
  }

  .sm\:focus\:text-blue-400:focus {
    color: #63b3ed !important;
  }

  .sm\:focus\:text-blue-500:focus {
    color: #4299e1 !important;
  }

  .sm\:focus\:text-blue-600:focus {
    color: #3182ce !important;
  }

  .sm\:focus\:text-blue-700:focus {
    color: #2b6cb0 !important;
  }

  .sm\:focus\:text-blue-800:focus {
    color: #2c5282 !important;
  }

  .sm\:focus\:text-blue-900:focus {
    color: #2a4365 !important;
  }

  .sm\:focus\:text-indigo-100:focus {
    color: #ebf4ff !important;
  }

  .sm\:focus\:text-indigo-200:focus {
    color: #c3dafe !important;
  }

  .sm\:focus\:text-indigo-300:focus {
    color: #a3bffa !important;
  }

  .sm\:focus\:text-indigo-400:focus {
    color: #7f9cf5 !important;
  }

  .sm\:focus\:text-indigo-500:focus {
    color: #667eea !important;
  }

  .sm\:focus\:text-indigo-600:focus {
    color: #5a67d8 !important;
  }

  .sm\:focus\:text-indigo-700:focus {
    color: #4c51bf !important;
  }

  .sm\:focus\:text-indigo-800:focus {
    color: #434190 !important;
  }

  .sm\:focus\:text-indigo-900:focus {
    color: #3c366b !important;
  }

  .sm\:focus\:text-purple-100:focus {
    color: #faf5ff !important;
  }

  .sm\:focus\:text-purple-200:focus {
    color: #e9d8fd !important;
  }

  .sm\:focus\:text-purple-300:focus {
    color: #d6bcfa !important;
  }

  .sm\:focus\:text-purple-400:focus {
    color: #b794f4 !important;
  }

  .sm\:focus\:text-purple-500:focus {
    color: #9f7aea !important;
  }

  .sm\:focus\:text-purple-600:focus {
    color: #805ad5 !important;
  }

  .sm\:focus\:text-purple-700:focus {
    color: #6b46c1 !important;
  }

  .sm\:focus\:text-purple-800:focus {
    color: #553c9a !important;
  }

  .sm\:focus\:text-purple-900:focus {
    color: #44337a !important;
  }

  .sm\:focus\:text-pink-100:focus {
    color: #fff5f7 !important;
  }

  .sm\:focus\:text-pink-200:focus {
    color: #fed7e2 !important;
  }

  .sm\:focus\:text-pink-300:focus {
    color: #fbb6ce !important;
  }

  .sm\:focus\:text-pink-400:focus {
    color: #f687b3 !important;
  }

  .sm\:focus\:text-pink-500:focus {
    color: #ed64a6 !important;
  }

  .sm\:focus\:text-pink-600:focus {
    color: #d53f8c !important;
  }

  .sm\:focus\:text-pink-700:focus {
    color: #b83280 !important;
  }

  .sm\:focus\:text-pink-800:focus {
    color: #97266d !important;
  }

  .sm\:focus\:text-pink-900:focus {
    color: #702459 !important;
  }

  .sm\:focus\:text-primary-black:focus {
    color: #333333 !important;
  }

  .sm\:focus\:text-primary-green:focus {
    color: #085E3C !important;
  }

  .sm\:italic {
    font-style: italic !important;
  }

  .sm\:not-italic {
    font-style: normal !important;
  }

  .sm\:hover\:italic:hover {
    font-style: italic !important;
  }

  .sm\:hover\:not-italic:hover {
    font-style: normal !important;
  }

  .sm\:focus\:italic:focus {
    font-style: italic !important;
  }

  .sm\:focus\:not-italic:focus {
    font-style: normal !important;
  }

  .sm\:uppercase {
    text-transform: uppercase !important;
  }

  .sm\:lowercase {
    text-transform: lowercase !important;
  }

  .sm\:capitalize {
    text-transform: capitalize !important;
  }

  .sm\:normal-case {
    text-transform: none !important;
  }

  .sm\:hover\:uppercase:hover {
    text-transform: uppercase !important;
  }

  .sm\:hover\:lowercase:hover {
    text-transform: lowercase !important;
  }

  .sm\:hover\:capitalize:hover {
    text-transform: capitalize !important;
  }

  .sm\:hover\:normal-case:hover {
    text-transform: none !important;
  }

  .sm\:focus\:uppercase:focus {
    text-transform: uppercase !important;
  }

  .sm\:focus\:lowercase:focus {
    text-transform: lowercase !important;
  }

  .sm\:focus\:capitalize:focus {
    text-transform: capitalize !important;
  }

  .sm\:focus\:normal-case:focus {
    text-transform: none !important;
  }

  .sm\:underline {
    text-decoration: underline !important;
  }

  .sm\:line-through {
    text-decoration: line-through !important;
  }

  .sm\:no-underline {
    text-decoration: none !important;
  }

  .sm\:hover\:underline:hover {
    text-decoration: underline !important;
  }

  .sm\:hover\:line-through:hover {
    text-decoration: line-through !important;
  }

  .sm\:hover\:no-underline:hover {
    text-decoration: none !important;
  }

  .sm\:focus\:underline:focus {
    text-decoration: underline !important;
  }

  .sm\:focus\:line-through:focus {
    text-decoration: line-through !important;
  }

  .sm\:focus\:no-underline:focus {
    text-decoration: none !important;
  }

  .sm\:antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .sm\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .sm\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .sm\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .sm\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .sm\:tracking-80 {
    letter-spacing: 0.08em !important;
  }

  .sm\:tracking-tighter {
    letter-spacing: -0.05em !important;
  }

  .sm\:tracking-tight {
    letter-spacing: -0.025em !important;
  }

  .sm\:tracking-normal {
    letter-spacing: 0 !important;
  }

  .sm\:tracking-wide {
    letter-spacing: 0.025em !important;
  }

  .sm\:tracking-wider {
    letter-spacing: 0.05em !important;
  }

  .sm\:tracking-widest {
    letter-spacing: 0.1em !important;
  }

  .sm\:hover\:tracking-80:hover {
    letter-spacing: 0.08em !important;
  }

  .sm\:hover\:tracking-tighter:hover {
    letter-spacing: -0.05em !important;
  }

  .sm\:hover\:tracking-tight:hover {
    letter-spacing: -0.025em !important;
  }

  .sm\:hover\:tracking-normal:hover {
    letter-spacing: 0 !important;
  }

  .sm\:hover\:tracking-wide:hover {
    letter-spacing: 0.025em !important;
  }

  .sm\:hover\:tracking-wider:hover {
    letter-spacing: 0.05em !important;
  }

  .sm\:hover\:tracking-widest:hover {
    letter-spacing: 0.1em !important;
  }

  .sm\:focus\:tracking-80:focus {
    letter-spacing: 0.08em !important;
  }

  .sm\:focus\:tracking-tighter:focus {
    letter-spacing: -0.05em !important;
  }

  .sm\:focus\:tracking-tight:focus {
    letter-spacing: -0.025em !important;
  }

  .sm\:focus\:tracking-normal:focus {
    letter-spacing: 0 !important;
  }

  .sm\:focus\:tracking-wide:focus {
    letter-spacing: 0.025em !important;
  }

  .sm\:focus\:tracking-wider:focus {
    letter-spacing: 0.05em !important;
  }

  .sm\:focus\:tracking-widest:focus {
    letter-spacing: 0.1em !important;
  }

  .sm\:select-none {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .sm\:select-text {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .sm\:select-all {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .sm\:select-auto {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .sm\:hover\:select-none:hover {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .sm\:hover\:select-text:hover {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .sm\:hover\:select-all:hover {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .sm\:hover\:select-auto:hover {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .sm\:focus\:select-none:focus {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .sm\:focus\:select-text:focus {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .sm\:focus\:select-all:focus {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .sm\:focus\:select-auto:focus {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .sm\:align-baseline {
    vertical-align: baseline !important;
  }

  .sm\:align-top {
    vertical-align: top !important;
  }

  .sm\:align-middle {
    vertical-align: middle !important;
  }

  .sm\:align-bottom {
    vertical-align: bottom !important;
  }

  .sm\:align-text-top {
    vertical-align: text-top !important;
  }

  .sm\:align-text-bottom {
    vertical-align: text-bottom !important;
  }

  .sm\:hover\:align-baseline:hover {
    vertical-align: baseline !important;
  }

  .sm\:hover\:align-top:hover {
    vertical-align: top !important;
  }

  .sm\:hover\:align-middle:hover {
    vertical-align: middle !important;
  }

  .sm\:hover\:align-bottom:hover {
    vertical-align: bottom !important;
  }

  .sm\:hover\:align-text-top:hover {
    vertical-align: text-top !important;
  }

  .sm\:hover\:align-text-bottom:hover {
    vertical-align: text-bottom !important;
  }

  .sm\:focus\:align-baseline:focus {
    vertical-align: baseline !important;
  }

  .sm\:focus\:align-top:focus {
    vertical-align: top !important;
  }

  .sm\:focus\:align-middle:focus {
    vertical-align: middle !important;
  }

  .sm\:focus\:align-bottom:focus {
    vertical-align: bottom !important;
  }

  .sm\:focus\:align-text-top:focus {
    vertical-align: text-top !important;
  }

  .sm\:focus\:align-text-bottom:focus {
    vertical-align: text-bottom !important;
  }

  .sm\:visible {
    visibility: visible !important;
  }

  .sm\:invisible {
    visibility: hidden !important;
  }

  .sm\:hover\:visible:hover {
    visibility: visible !important;
  }

  .sm\:hover\:invisible:hover {
    visibility: hidden !important;
  }

  .sm\:focus\:visible:focus {
    visibility: visible !important;
  }

  .sm\:focus\:invisible:focus {
    visibility: hidden !important;
  }

  .sm\:whitespace-normal {
    white-space: normal !important;
  }

  .sm\:whitespace-no-wrap {
    white-space: nowrap !important;
  }

  .sm\:whitespace-pre {
    white-space: pre !important;
  }

  .sm\:whitespace-pre-line {
    white-space: pre-line !important;
  }

  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }

  .sm\:hover\:whitespace-normal:hover {
    white-space: normal !important;
  }

  .sm\:hover\:whitespace-no-wrap:hover {
    white-space: nowrap !important;
  }

  .sm\:hover\:whitespace-pre:hover {
    white-space: pre !important;
  }

  .sm\:hover\:whitespace-pre-line:hover {
    white-space: pre-line !important;
  }

  .sm\:hover\:whitespace-pre-wrap:hover {
    white-space: pre-wrap !important;
  }

  .sm\:focus\:whitespace-normal:focus {
    white-space: normal !important;
  }

  .sm\:focus\:whitespace-no-wrap:focus {
    white-space: nowrap !important;
  }

  .sm\:focus\:whitespace-pre:focus {
    white-space: pre !important;
  }

  .sm\:focus\:whitespace-pre-line:focus {
    white-space: pre-line !important;
  }

  .sm\:focus\:whitespace-pre-wrap:focus {
    white-space: pre-wrap !important;
  }

  .sm\:break-normal {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .sm\:break-words {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .sm\:break-all {
    word-break: break-all !important;
  }

  .sm\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .sm\:hover\:break-normal:hover {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .sm\:hover\:break-words:hover {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .sm\:hover\:break-all:hover {
    word-break: break-all !important;
  }

  .sm\:hover\:truncate:hover {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .sm\:focus\:break-normal:focus {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .sm\:focus\:break-words:focus {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .sm\:focus\:break-all:focus {
    word-break: break-all !important;
  }

  .sm\:focus\:truncate:focus {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .sm\:w-0 {
    width: 0rem !important;
  }

  .sm\:w-1 {
    width: 0.25rem !important;
  }

  .sm\:w-2 {
    width: 0.5rem !important;
  }

  .sm\:w-3 {
    width: 0.75rem !important;
  }

  .sm\:w-4 {
    width: 1rem !important;
  }

  .sm\:w-5 {
    width: 1.25rem !important;
  }

  .sm\:w-6 {
    width: 1.5rem !important;
  }

  .sm\:w-7 {
    width: 1.75rem !important;
  }

  .sm\:w-8 {
    width: 2rem !important;
  }

  .sm\:w-9 {
    width: 2.25rem !important;
  }

  .sm\:w-10 {
    width: 2.5rem !important;
  }

  .sm\:w-11 {
    width: 2.75rem !important;
  }

  .sm\:w-12 {
    width: 3rem !important;
  }

  .sm\:w-13 {
    width: 3.25rem !important;
  }

  .sm\:w-14 {
    width: 3.5rem !important;
  }

  .sm\:w-15 {
    width: 3.75rem !important;
  }

  .sm\:w-16 {
    width: 4rem !important;
  }

  .sm\:w-17 {
    width: 4.25rem !important;
  }

  .sm\:w-18 {
    width: 4.5rem !important;
  }

  .sm\:w-19 {
    width: 4.75rem !important;
  }

  .sm\:w-20 {
    width: 5rem !important;
  }

  .sm\:w-21 {
    width: 5.25rem !important;
  }

  .sm\:w-22 {
    width: 5.5rem !important;
  }

  .sm\:w-23 {
    width: 5.75rem !important;
  }

  .sm\:w-24 {
    width: 6rem !important;
  }

  .sm\:w-25 {
    width: 6.25rem !important;
  }

  .sm\:w-26 {
    width: 6.5rem !important;
  }

  .sm\:w-27 {
    width: 6.75rem !important;
  }

  .sm\:w-28 {
    width: 7rem !important;
  }

  .sm\:w-29 {
    width: 7.25rem !important;
  }

  .sm\:w-30 {
    width: 7.5rem !important;
  }

  .sm\:w-31 {
    width: 7.75rem !important;
  }

  .sm\:w-32 {
    width: 8rem !important;
  }

  .sm\:w-33 {
    width: 8.25rem !important;
  }

  .sm\:w-34 {
    width: 8.5rem !important;
  }

  .sm\:w-35 {
    width: 8.75rem !important;
  }

  .sm\:w-36 {
    width: 9rem !important;
  }

  .sm\:w-37 {
    width: 9.25rem !important;
  }

  .sm\:w-38 {
    width: 9.5rem !important;
  }

  .sm\:w-39 {
    width: 9.75rem !important;
  }

  .sm\:w-40 {
    width: 10rem !important;
  }

  .sm\:w-41 {
    width: 10.25rem !important;
  }

  .sm\:w-42 {
    width: 10.5rem !important;
  }

  .sm\:w-43 {
    width: 10.75rem !important;
  }

  .sm\:w-44 {
    width: 11rem !important;
  }

  .sm\:w-45 {
    width: 11.25rem !important;
  }

  .sm\:w-46 {
    width: 11.5rem !important;
  }

  .sm\:w-47 {
    width: 11.75rem !important;
  }

  .sm\:w-48 {
    width: 12rem !important;
  }

  .sm\:w-49 {
    width: 12.25rem !important;
  }

  .sm\:w-50 {
    width: 12.5rem !important;
  }

  .sm\:w-51 {
    width: 12.75rem !important;
  }

  .sm\:w-52 {
    width: 13rem !important;
  }

  .sm\:w-53 {
    width: 13.25rem !important;
  }

  .sm\:w-54 {
    width: 13.5rem !important;
  }

  .sm\:w-55 {
    width: 13.75rem !important;
  }

  .sm\:w-56 {
    width: 14rem !important;
  }

  .sm\:w-57 {
    width: 14.25rem !important;
  }

  .sm\:w-58 {
    width: 14.5rem !important;
  }

  .sm\:w-59 {
    width: 14.75rem !important;
  }

  .sm\:w-60 {
    width: 15rem !important;
  }

  .sm\:w-61 {
    width: 15.25rem !important;
  }

  .sm\:w-62 {
    width: 15.5rem !important;
  }

  .sm\:w-63 {
    width: 15.75rem !important;
  }

  .sm\:w-64 {
    width: 16rem !important;
  }

  .sm\:w-65 {
    width: 16.25rem !important;
  }

  .sm\:w-66 {
    width: 16.5rem !important;
  }

  .sm\:w-67 {
    width: 16.75rem !important;
  }

  .sm\:w-68 {
    width: 17rem !important;
  }

  .sm\:w-69 {
    width: 17.25rem !important;
  }

  .sm\:w-70 {
    width: 17.5rem !important;
  }

  .sm\:w-71 {
    width: 17.75rem !important;
  }

  .sm\:w-72 {
    width: 18rem !important;
  }

  .sm\:w-73 {
    width: 18.25rem !important;
  }

  .sm\:w-74 {
    width: 18.5rem !important;
  }

  .sm\:w-75 {
    width: 18.75rem !important;
  }

  .sm\:w-76 {
    width: 19rem !important;
  }

  .sm\:w-77 {
    width: 19.25rem !important;
  }

  .sm\:w-78 {
    width: 19.5rem !important;
  }

  .sm\:w-79 {
    width: 19.75rem !important;
  }

  .sm\:w-80 {
    width: 20rem !important;
  }

  .sm\:w-81 {
    width: 20.25rem !important;
  }

  .sm\:w-82 {
    width: 20.5rem !important;
  }

  .sm\:w-83 {
    width: 20.75rem !important;
  }

  .sm\:w-84 {
    width: 21rem !important;
  }

  .sm\:w-85 {
    width: 21.25rem !important;
  }

  .sm\:w-86 {
    width: 21.5rem !important;
  }

  .sm\:w-87 {
    width: 21.75rem !important;
  }

  .sm\:w-88 {
    width: 22rem !important;
  }

  .sm\:w-89 {
    width: 22.25rem !important;
  }

  .sm\:w-90 {
    width: 22.5rem !important;
  }

  .sm\:w-91 {
    width: 22.75rem !important;
  }

  .sm\:w-92 {
    width: 23rem !important;
  }

  .sm\:w-93 {
    width: 23.25rem !important;
  }

  .sm\:w-94 {
    width: 23.5rem !important;
  }

  .sm\:w-95 {
    width: 23.75rem !important;
  }

  .sm\:w-96 {
    width: 24rem !important;
  }

  .sm\:w-97 {
    width: 24.25rem !important;
  }

  .sm\:w-98 {
    width: 24.5rem !important;
  }

  .sm\:w-99 {
    width: 24.75rem !important;
  }

  .sm\:w-100 {
    width: 25rem !important;
  }

  .sm\:w-101 {
    width: 25.25rem !important;
  }

  .sm\:w-102 {
    width: 25.5rem !important;
  }

  .sm\:w-103 {
    width: 25.75rem !important;
  }

  .sm\:w-104 {
    width: 26rem !important;
  }

  .sm\:w-105 {
    width: 26.25rem !important;
  }

  .sm\:w-auto {
    width: auto !important;
  }

  .sm\:w-px {
    width: 1px !important;
  }

  .sm\:w-0\.5 {
    width: 0.125rem !important;
  }

  .sm\:w-1\.5 {
    width: 0.375rem !important;
  }

  .sm\:w-2\.5 {
    width: 0.625rem !important;
  }

  .sm\:w-3\.5 {
    width: 0.875rem !important;
  }

  .sm\:w-4\.5 {
    width: 1.125rem !important;
  }

  .sm\:w-5\.5 {
    width: 1.375rem !important;
  }

  .sm\:w-6\.5 {
    width: 1.625rem !important;
  }

  .sm\:w-7\.5 {
    width: 1.875rem !important;
  }

  .sm\:w-8\.5 {
    width: 2.125rem !important;
  }

  .sm\:w-9\.5 {
    width: 2.375rem !important;
  }

  .sm\:w-10\.5 {
    width: 2.625rem !important;
  }

  .sm\:w-11\.5 {
    width: 2.875rem !important;
  }

  .sm\:w-12\.5 {
    width: 3.125rem !important;
  }

  .sm\:w-13\.5 {
    width: 3.375rem !important;
  }

  .sm\:w-14\.5 {
    width: 3.625rem !important;
  }

  .sm\:w-15\.5 {
    width: 3.875rem !important;
  }

  .sm\:w-16\.5 {
    width: 4.125rem !important;
  }

  .sm\:w-17\.5 {
    width: 4.375rem !important;
  }

  .sm\:w-18\.5 {
    width: 4.625rem !important;
  }

  .sm\:w-19\.5 {
    width: 4.875rem !important;
  }

  .sm\:w-20\.5 {
    width: 5.125rem !important;
  }

  .sm\:w-21\.5 {
    width: 5.375rem !important;
  }

  .sm\:w-22\.5 {
    width: 5.625rem !important;
  }

  .sm\:w-23\.5 {
    width: 5.875rem !important;
  }

  .sm\:w-24\.5 {
    width: 6.125rem !important;
  }

  .sm\:w-25\.5 {
    width: 6.375rem !important;
  }

  .sm\:w-26\.5 {
    width: 6.625rem !important;
  }

  .sm\:w-27\.5 {
    width: 6.875rem !important;
  }

  .sm\:w-28\.5 {
    width: 7.125rem !important;
  }

  .sm\:w-29\.5 {
    width: 7.375rem !important;
  }

  .sm\:w-30\.5 {
    width: 7.625rem !important;
  }

  .sm\:w-31\.5 {
    width: 7.875rem !important;
  }

  .sm\:w-32\.5 {
    width: 8.125rem !important;
  }

  .sm\:w-33\.5 {
    width: 8.375rem !important;
  }

  .sm\:w-34\.5 {
    width: 8.625rem !important;
  }

  .sm\:w-35\.5 {
    width: 8.875rem !important;
  }

  .sm\:w-36\.5 {
    width: 9.125rem !important;
  }

  .sm\:w-37\.5 {
    width: 9.375rem !important;
  }

  .sm\:w-38\.5 {
    width: 9.625rem !important;
  }

  .sm\:w-39\.5 {
    width: 9.875rem !important;
  }

  .sm\:w-40\.5 {
    width: 10.125rem !important;
  }

  .sm\:w-41\.5 {
    width: 10.375rem !important;
  }

  .sm\:w-42\.5 {
    width: 10.625rem !important;
  }

  .sm\:w-43\.5 {
    width: 10.875rem !important;
  }

  .sm\:w-44\.5 {
    width: 11.125rem !important;
  }

  .sm\:w-45\.5 {
    width: 11.375rem !important;
  }

  .sm\:w-46\.5 {
    width: 11.625rem !important;
  }

  .sm\:w-47\.5 {
    width: 11.875rem !important;
  }

  .sm\:w-48\.5 {
    width: 12.125rem !important;
  }

  .sm\:w-49\.5 {
    width: 12.375rem !important;
  }

  .sm\:w-50\.5 {
    width: 12.625rem !important;
  }

  .sm\:w-51\.5 {
    width: 12.875rem !important;
  }

  .sm\:w-52\.5 {
    width: 13.125rem !important;
  }

  .sm\:w-53\.5 {
    width: 13.375rem !important;
  }

  .sm\:w-54\.5 {
    width: 13.625rem !important;
  }

  .sm\:w-55\.5 {
    width: 13.875rem !important;
  }

  .sm\:w-56\.5 {
    width: 14.125rem !important;
  }

  .sm\:w-57\.5 {
    width: 14.375rem !important;
  }

  .sm\:w-58\.5 {
    width: 14.625rem !important;
  }

  .sm\:w-59\.5 {
    width: 14.875rem !important;
  }

  .sm\:w-60\.5 {
    width: 15.125rem !important;
  }

  .sm\:w-61\.5 {
    width: 15.375rem !important;
  }

  .sm\:w-62\.5 {
    width: 15.625rem !important;
  }

  .sm\:w-63\.5 {
    width: 15.875rem !important;
  }

  .sm\:w-64\.5 {
    width: 16.125rem !important;
  }

  .sm\:w-65\.5 {
    width: 16.375rem !important;
  }

  .sm\:w-66\.5 {
    width: 16.625rem !important;
  }

  .sm\:w-67\.5 {
    width: 16.875rem !important;
  }

  .sm\:w-68\.5 {
    width: 17.125rem !important;
  }

  .sm\:w-69\.5 {
    width: 17.375rem !important;
  }

  .sm\:w-70\.5 {
    width: 17.625rem !important;
  }

  .sm\:w-71\.5 {
    width: 17.875rem !important;
  }

  .sm\:w-72\.5 {
    width: 18.125rem !important;
  }

  .sm\:w-73\.5 {
    width: 18.375rem !important;
  }

  .sm\:w-74\.5 {
    width: 18.625rem !important;
  }

  .sm\:w-75\.5 {
    width: 18.875rem !important;
  }

  .sm\:w-76\.5 {
    width: 19.125rem !important;
  }

  .sm\:w-77\.5 {
    width: 19.375rem !important;
  }

  .sm\:w-78\.5 {
    width: 19.625rem !important;
  }

  .sm\:w-79\.5 {
    width: 19.875rem !important;
  }

  .sm\:w-80\.5 {
    width: 20.125rem !important;
  }

  .sm\:w-81\.5 {
    width: 20.375rem !important;
  }

  .sm\:w-82\.5 {
    width: 20.625rem !important;
  }

  .sm\:w-83\.5 {
    width: 20.875rem !important;
  }

  .sm\:w-84\.5 {
    width: 21.125rem !important;
  }

  .sm\:w-85\.5 {
    width: 21.375rem !important;
  }

  .sm\:w-86\.5 {
    width: 21.625rem !important;
  }

  .sm\:w-87\.5 {
    width: 21.875rem !important;
  }

  .sm\:w-88\.5 {
    width: 22.125rem !important;
  }

  .sm\:w-89\.5 {
    width: 22.375rem !important;
  }

  .sm\:w-90\.5 {
    width: 22.625rem !important;
  }

  .sm\:w-91\.5 {
    width: 22.875rem !important;
  }

  .sm\:w-92\.5 {
    width: 23.125rem !important;
  }

  .sm\:w-93\.5 {
    width: 23.375rem !important;
  }

  .sm\:w-94\.5 {
    width: 23.625rem !important;
  }

  .sm\:w-95\.5 {
    width: 23.875rem !important;
  }

  .sm\:w-96\.5 {
    width: 24.125rem !important;
  }

  .sm\:w-97\.5 {
    width: 24.375rem !important;
  }

  .sm\:w-98\.5 {
    width: 24.625rem !important;
  }

  .sm\:w-99\.5 {
    width: 24.875rem !important;
  }

  .sm\:w-100\.5 {
    width: 25.125rem !important;
  }

  .sm\:w-101\.5 {
    width: 25.375rem !important;
  }

  .sm\:w-102\.5 {
    width: 25.625rem !important;
  }

  .sm\:w-103\.5 {
    width: 25.875rem !important;
  }

  .sm\:w-104\.5 {
    width: 26.125rem !important;
  }

  .sm\:w-1\/2 {
    width: 50% !important;
  }

  .sm\:w-1\/3 {
    width: 33.333333% !important;
  }

  .sm\:w-2\/3 {
    width: 66.666667% !important;
  }

  .sm\:w-1\/4 {
    width: 25% !important;
  }

  .sm\:w-2\/4 {
    width: 50% !important;
  }

  .sm\:w-3\/4 {
    width: 75% !important;
  }

  .sm\:w-1\/5 {
    width: 20% !important;
  }

  .sm\:w-2\/5 {
    width: 40% !important;
  }

  .sm\:w-3\/5 {
    width: 60% !important;
  }

  .sm\:w-4\/5 {
    width: 80% !important;
  }

  .sm\:w-1\/6 {
    width: 16.666667% !important;
  }

  .sm\:w-2\/6 {
    width: 33.333333% !important;
  }

  .sm\:w-3\/6 {
    width: 50% !important;
  }

  .sm\:w-4\/6 {
    width: 66.666667% !important;
  }

  .sm\:w-5\/6 {
    width: 83.333333% !important;
  }

  .sm\:w-1\/12 {
    width: 8.333333% !important;
  }

  .sm\:w-2\/12 {
    width: 16.666667% !important;
  }

  .sm\:w-3\/12 {
    width: 25% !important;
  }

  .sm\:w-4\/12 {
    width: 33.333333% !important;
  }

  .sm\:w-5\/12 {
    width: 41.666667% !important;
  }

  .sm\:w-6\/12 {
    width: 50% !important;
  }

  .sm\:w-7\/12 {
    width: 58.333333% !important;
  }

  .sm\:w-8\/12 {
    width: 66.666667% !important;
  }

  .sm\:w-9\/12 {
    width: 75% !important;
  }

  .sm\:w-10\/12 {
    width: 83.333333% !important;
  }

  .sm\:w-11\/12 {
    width: 91.666667% !important;
  }

  .sm\:w-full {
    width: 100% !important;
  }

  .sm\:w-screen {
    width: 100vw !important;
  }

  .sm\:hover\:w-0:hover {
    width: 0rem !important;
  }

  .sm\:hover\:w-1:hover {
    width: 0.25rem !important;
  }

  .sm\:hover\:w-2:hover {
    width: 0.5rem !important;
  }

  .sm\:hover\:w-3:hover {
    width: 0.75rem !important;
  }

  .sm\:hover\:w-4:hover {
    width: 1rem !important;
  }

  .sm\:hover\:w-5:hover {
    width: 1.25rem !important;
  }

  .sm\:hover\:w-6:hover {
    width: 1.5rem !important;
  }

  .sm\:hover\:w-7:hover {
    width: 1.75rem !important;
  }

  .sm\:hover\:w-8:hover {
    width: 2rem !important;
  }

  .sm\:hover\:w-9:hover {
    width: 2.25rem !important;
  }

  .sm\:hover\:w-10:hover {
    width: 2.5rem !important;
  }

  .sm\:hover\:w-11:hover {
    width: 2.75rem !important;
  }

  .sm\:hover\:w-12:hover {
    width: 3rem !important;
  }

  .sm\:hover\:w-13:hover {
    width: 3.25rem !important;
  }

  .sm\:hover\:w-14:hover {
    width: 3.5rem !important;
  }

  .sm\:hover\:w-15:hover {
    width: 3.75rem !important;
  }

  .sm\:hover\:w-16:hover {
    width: 4rem !important;
  }

  .sm\:hover\:w-17:hover {
    width: 4.25rem !important;
  }

  .sm\:hover\:w-18:hover {
    width: 4.5rem !important;
  }

  .sm\:hover\:w-19:hover {
    width: 4.75rem !important;
  }

  .sm\:hover\:w-20:hover {
    width: 5rem !important;
  }

  .sm\:hover\:w-21:hover {
    width: 5.25rem !important;
  }

  .sm\:hover\:w-22:hover {
    width: 5.5rem !important;
  }

  .sm\:hover\:w-23:hover {
    width: 5.75rem !important;
  }

  .sm\:hover\:w-24:hover {
    width: 6rem !important;
  }

  .sm\:hover\:w-25:hover {
    width: 6.25rem !important;
  }

  .sm\:hover\:w-26:hover {
    width: 6.5rem !important;
  }

  .sm\:hover\:w-27:hover {
    width: 6.75rem !important;
  }

  .sm\:hover\:w-28:hover {
    width: 7rem !important;
  }

  .sm\:hover\:w-29:hover {
    width: 7.25rem !important;
  }

  .sm\:hover\:w-30:hover {
    width: 7.5rem !important;
  }

  .sm\:hover\:w-31:hover {
    width: 7.75rem !important;
  }

  .sm\:hover\:w-32:hover {
    width: 8rem !important;
  }

  .sm\:hover\:w-33:hover {
    width: 8.25rem !important;
  }

  .sm\:hover\:w-34:hover {
    width: 8.5rem !important;
  }

  .sm\:hover\:w-35:hover {
    width: 8.75rem !important;
  }

  .sm\:hover\:w-36:hover {
    width: 9rem !important;
  }

  .sm\:hover\:w-37:hover {
    width: 9.25rem !important;
  }

  .sm\:hover\:w-38:hover {
    width: 9.5rem !important;
  }

  .sm\:hover\:w-39:hover {
    width: 9.75rem !important;
  }

  .sm\:hover\:w-40:hover {
    width: 10rem !important;
  }

  .sm\:hover\:w-41:hover {
    width: 10.25rem !important;
  }

  .sm\:hover\:w-42:hover {
    width: 10.5rem !important;
  }

  .sm\:hover\:w-43:hover {
    width: 10.75rem !important;
  }

  .sm\:hover\:w-44:hover {
    width: 11rem !important;
  }

  .sm\:hover\:w-45:hover {
    width: 11.25rem !important;
  }

  .sm\:hover\:w-46:hover {
    width: 11.5rem !important;
  }

  .sm\:hover\:w-47:hover {
    width: 11.75rem !important;
  }

  .sm\:hover\:w-48:hover {
    width: 12rem !important;
  }

  .sm\:hover\:w-49:hover {
    width: 12.25rem !important;
  }

  .sm\:hover\:w-50:hover {
    width: 12.5rem !important;
  }

  .sm\:hover\:w-51:hover {
    width: 12.75rem !important;
  }

  .sm\:hover\:w-52:hover {
    width: 13rem !important;
  }

  .sm\:hover\:w-53:hover {
    width: 13.25rem !important;
  }

  .sm\:hover\:w-54:hover {
    width: 13.5rem !important;
  }

  .sm\:hover\:w-55:hover {
    width: 13.75rem !important;
  }

  .sm\:hover\:w-56:hover {
    width: 14rem !important;
  }

  .sm\:hover\:w-57:hover {
    width: 14.25rem !important;
  }

  .sm\:hover\:w-58:hover {
    width: 14.5rem !important;
  }

  .sm\:hover\:w-59:hover {
    width: 14.75rem !important;
  }

  .sm\:hover\:w-60:hover {
    width: 15rem !important;
  }

  .sm\:hover\:w-61:hover {
    width: 15.25rem !important;
  }

  .sm\:hover\:w-62:hover {
    width: 15.5rem !important;
  }

  .sm\:hover\:w-63:hover {
    width: 15.75rem !important;
  }

  .sm\:hover\:w-64:hover {
    width: 16rem !important;
  }

  .sm\:hover\:w-65:hover {
    width: 16.25rem !important;
  }

  .sm\:hover\:w-66:hover {
    width: 16.5rem !important;
  }

  .sm\:hover\:w-67:hover {
    width: 16.75rem !important;
  }

  .sm\:hover\:w-68:hover {
    width: 17rem !important;
  }

  .sm\:hover\:w-69:hover {
    width: 17.25rem !important;
  }

  .sm\:hover\:w-70:hover {
    width: 17.5rem !important;
  }

  .sm\:hover\:w-71:hover {
    width: 17.75rem !important;
  }

  .sm\:hover\:w-72:hover {
    width: 18rem !important;
  }

  .sm\:hover\:w-73:hover {
    width: 18.25rem !important;
  }

  .sm\:hover\:w-74:hover {
    width: 18.5rem !important;
  }

  .sm\:hover\:w-75:hover {
    width: 18.75rem !important;
  }

  .sm\:hover\:w-76:hover {
    width: 19rem !important;
  }

  .sm\:hover\:w-77:hover {
    width: 19.25rem !important;
  }

  .sm\:hover\:w-78:hover {
    width: 19.5rem !important;
  }

  .sm\:hover\:w-79:hover {
    width: 19.75rem !important;
  }

  .sm\:hover\:w-80:hover {
    width: 20rem !important;
  }

  .sm\:hover\:w-81:hover {
    width: 20.25rem !important;
  }

  .sm\:hover\:w-82:hover {
    width: 20.5rem !important;
  }

  .sm\:hover\:w-83:hover {
    width: 20.75rem !important;
  }

  .sm\:hover\:w-84:hover {
    width: 21rem !important;
  }

  .sm\:hover\:w-85:hover {
    width: 21.25rem !important;
  }

  .sm\:hover\:w-86:hover {
    width: 21.5rem !important;
  }

  .sm\:hover\:w-87:hover {
    width: 21.75rem !important;
  }

  .sm\:hover\:w-88:hover {
    width: 22rem !important;
  }

  .sm\:hover\:w-89:hover {
    width: 22.25rem !important;
  }

  .sm\:hover\:w-90:hover {
    width: 22.5rem !important;
  }

  .sm\:hover\:w-91:hover {
    width: 22.75rem !important;
  }

  .sm\:hover\:w-92:hover {
    width: 23rem !important;
  }

  .sm\:hover\:w-93:hover {
    width: 23.25rem !important;
  }

  .sm\:hover\:w-94:hover {
    width: 23.5rem !important;
  }

  .sm\:hover\:w-95:hover {
    width: 23.75rem !important;
  }

  .sm\:hover\:w-96:hover {
    width: 24rem !important;
  }

  .sm\:hover\:w-97:hover {
    width: 24.25rem !important;
  }

  .sm\:hover\:w-98:hover {
    width: 24.5rem !important;
  }

  .sm\:hover\:w-99:hover {
    width: 24.75rem !important;
  }

  .sm\:hover\:w-100:hover {
    width: 25rem !important;
  }

  .sm\:hover\:w-101:hover {
    width: 25.25rem !important;
  }

  .sm\:hover\:w-102:hover {
    width: 25.5rem !important;
  }

  .sm\:hover\:w-103:hover {
    width: 25.75rem !important;
  }

  .sm\:hover\:w-104:hover {
    width: 26rem !important;
  }

  .sm\:hover\:w-105:hover {
    width: 26.25rem !important;
  }

  .sm\:hover\:w-auto:hover {
    width: auto !important;
  }

  .sm\:hover\:w-px:hover {
    width: 1px !important;
  }

  .sm\:hover\:w-0\.5:hover {
    width: 0.125rem !important;
  }

  .sm\:hover\:w-1\.5:hover {
    width: 0.375rem !important;
  }

  .sm\:hover\:w-2\.5:hover {
    width: 0.625rem !important;
  }

  .sm\:hover\:w-3\.5:hover {
    width: 0.875rem !important;
  }

  .sm\:hover\:w-4\.5:hover {
    width: 1.125rem !important;
  }

  .sm\:hover\:w-5\.5:hover {
    width: 1.375rem !important;
  }

  .sm\:hover\:w-6\.5:hover {
    width: 1.625rem !important;
  }

  .sm\:hover\:w-7\.5:hover {
    width: 1.875rem !important;
  }

  .sm\:hover\:w-8\.5:hover {
    width: 2.125rem !important;
  }

  .sm\:hover\:w-9\.5:hover {
    width: 2.375rem !important;
  }

  .sm\:hover\:w-10\.5:hover {
    width: 2.625rem !important;
  }

  .sm\:hover\:w-11\.5:hover {
    width: 2.875rem !important;
  }

  .sm\:hover\:w-12\.5:hover {
    width: 3.125rem !important;
  }

  .sm\:hover\:w-13\.5:hover {
    width: 3.375rem !important;
  }

  .sm\:hover\:w-14\.5:hover {
    width: 3.625rem !important;
  }

  .sm\:hover\:w-15\.5:hover {
    width: 3.875rem !important;
  }

  .sm\:hover\:w-16\.5:hover {
    width: 4.125rem !important;
  }

  .sm\:hover\:w-17\.5:hover {
    width: 4.375rem !important;
  }

  .sm\:hover\:w-18\.5:hover {
    width: 4.625rem !important;
  }

  .sm\:hover\:w-19\.5:hover {
    width: 4.875rem !important;
  }

  .sm\:hover\:w-20\.5:hover {
    width: 5.125rem !important;
  }

  .sm\:hover\:w-21\.5:hover {
    width: 5.375rem !important;
  }

  .sm\:hover\:w-22\.5:hover {
    width: 5.625rem !important;
  }

  .sm\:hover\:w-23\.5:hover {
    width: 5.875rem !important;
  }

  .sm\:hover\:w-24\.5:hover {
    width: 6.125rem !important;
  }

  .sm\:hover\:w-25\.5:hover {
    width: 6.375rem !important;
  }

  .sm\:hover\:w-26\.5:hover {
    width: 6.625rem !important;
  }

  .sm\:hover\:w-27\.5:hover {
    width: 6.875rem !important;
  }

  .sm\:hover\:w-28\.5:hover {
    width: 7.125rem !important;
  }

  .sm\:hover\:w-29\.5:hover {
    width: 7.375rem !important;
  }

  .sm\:hover\:w-30\.5:hover {
    width: 7.625rem !important;
  }

  .sm\:hover\:w-31\.5:hover {
    width: 7.875rem !important;
  }

  .sm\:hover\:w-32\.5:hover {
    width: 8.125rem !important;
  }

  .sm\:hover\:w-33\.5:hover {
    width: 8.375rem !important;
  }

  .sm\:hover\:w-34\.5:hover {
    width: 8.625rem !important;
  }

  .sm\:hover\:w-35\.5:hover {
    width: 8.875rem !important;
  }

  .sm\:hover\:w-36\.5:hover {
    width: 9.125rem !important;
  }

  .sm\:hover\:w-37\.5:hover {
    width: 9.375rem !important;
  }

  .sm\:hover\:w-38\.5:hover {
    width: 9.625rem !important;
  }

  .sm\:hover\:w-39\.5:hover {
    width: 9.875rem !important;
  }

  .sm\:hover\:w-40\.5:hover {
    width: 10.125rem !important;
  }

  .sm\:hover\:w-41\.5:hover {
    width: 10.375rem !important;
  }

  .sm\:hover\:w-42\.5:hover {
    width: 10.625rem !important;
  }

  .sm\:hover\:w-43\.5:hover {
    width: 10.875rem !important;
  }

  .sm\:hover\:w-44\.5:hover {
    width: 11.125rem !important;
  }

  .sm\:hover\:w-45\.5:hover {
    width: 11.375rem !important;
  }

  .sm\:hover\:w-46\.5:hover {
    width: 11.625rem !important;
  }

  .sm\:hover\:w-47\.5:hover {
    width: 11.875rem !important;
  }

  .sm\:hover\:w-48\.5:hover {
    width: 12.125rem !important;
  }

  .sm\:hover\:w-49\.5:hover {
    width: 12.375rem !important;
  }

  .sm\:hover\:w-50\.5:hover {
    width: 12.625rem !important;
  }

  .sm\:hover\:w-51\.5:hover {
    width: 12.875rem !important;
  }

  .sm\:hover\:w-52\.5:hover {
    width: 13.125rem !important;
  }

  .sm\:hover\:w-53\.5:hover {
    width: 13.375rem !important;
  }

  .sm\:hover\:w-54\.5:hover {
    width: 13.625rem !important;
  }

  .sm\:hover\:w-55\.5:hover {
    width: 13.875rem !important;
  }

  .sm\:hover\:w-56\.5:hover {
    width: 14.125rem !important;
  }

  .sm\:hover\:w-57\.5:hover {
    width: 14.375rem !important;
  }

  .sm\:hover\:w-58\.5:hover {
    width: 14.625rem !important;
  }

  .sm\:hover\:w-59\.5:hover {
    width: 14.875rem !important;
  }

  .sm\:hover\:w-60\.5:hover {
    width: 15.125rem !important;
  }

  .sm\:hover\:w-61\.5:hover {
    width: 15.375rem !important;
  }

  .sm\:hover\:w-62\.5:hover {
    width: 15.625rem !important;
  }

  .sm\:hover\:w-63\.5:hover {
    width: 15.875rem !important;
  }

  .sm\:hover\:w-64\.5:hover {
    width: 16.125rem !important;
  }

  .sm\:hover\:w-65\.5:hover {
    width: 16.375rem !important;
  }

  .sm\:hover\:w-66\.5:hover {
    width: 16.625rem !important;
  }

  .sm\:hover\:w-67\.5:hover {
    width: 16.875rem !important;
  }

  .sm\:hover\:w-68\.5:hover {
    width: 17.125rem !important;
  }

  .sm\:hover\:w-69\.5:hover {
    width: 17.375rem !important;
  }

  .sm\:hover\:w-70\.5:hover {
    width: 17.625rem !important;
  }

  .sm\:hover\:w-71\.5:hover {
    width: 17.875rem !important;
  }

  .sm\:hover\:w-72\.5:hover {
    width: 18.125rem !important;
  }

  .sm\:hover\:w-73\.5:hover {
    width: 18.375rem !important;
  }

  .sm\:hover\:w-74\.5:hover {
    width: 18.625rem !important;
  }

  .sm\:hover\:w-75\.5:hover {
    width: 18.875rem !important;
  }

  .sm\:hover\:w-76\.5:hover {
    width: 19.125rem !important;
  }

  .sm\:hover\:w-77\.5:hover {
    width: 19.375rem !important;
  }

  .sm\:hover\:w-78\.5:hover {
    width: 19.625rem !important;
  }

  .sm\:hover\:w-79\.5:hover {
    width: 19.875rem !important;
  }

  .sm\:hover\:w-80\.5:hover {
    width: 20.125rem !important;
  }

  .sm\:hover\:w-81\.5:hover {
    width: 20.375rem !important;
  }

  .sm\:hover\:w-82\.5:hover {
    width: 20.625rem !important;
  }

  .sm\:hover\:w-83\.5:hover {
    width: 20.875rem !important;
  }

  .sm\:hover\:w-84\.5:hover {
    width: 21.125rem !important;
  }

  .sm\:hover\:w-85\.5:hover {
    width: 21.375rem !important;
  }

  .sm\:hover\:w-86\.5:hover {
    width: 21.625rem !important;
  }

  .sm\:hover\:w-87\.5:hover {
    width: 21.875rem !important;
  }

  .sm\:hover\:w-88\.5:hover {
    width: 22.125rem !important;
  }

  .sm\:hover\:w-89\.5:hover {
    width: 22.375rem !important;
  }

  .sm\:hover\:w-90\.5:hover {
    width: 22.625rem !important;
  }

  .sm\:hover\:w-91\.5:hover {
    width: 22.875rem !important;
  }

  .sm\:hover\:w-92\.5:hover {
    width: 23.125rem !important;
  }

  .sm\:hover\:w-93\.5:hover {
    width: 23.375rem !important;
  }

  .sm\:hover\:w-94\.5:hover {
    width: 23.625rem !important;
  }

  .sm\:hover\:w-95\.5:hover {
    width: 23.875rem !important;
  }

  .sm\:hover\:w-96\.5:hover {
    width: 24.125rem !important;
  }

  .sm\:hover\:w-97\.5:hover {
    width: 24.375rem !important;
  }

  .sm\:hover\:w-98\.5:hover {
    width: 24.625rem !important;
  }

  .sm\:hover\:w-99\.5:hover {
    width: 24.875rem !important;
  }

  .sm\:hover\:w-100\.5:hover {
    width: 25.125rem !important;
  }

  .sm\:hover\:w-101\.5:hover {
    width: 25.375rem !important;
  }

  .sm\:hover\:w-102\.5:hover {
    width: 25.625rem !important;
  }

  .sm\:hover\:w-103\.5:hover {
    width: 25.875rem !important;
  }

  .sm\:hover\:w-104\.5:hover {
    width: 26.125rem !important;
  }

  .sm\:hover\:w-1\/2:hover {
    width: 50% !important;
  }

  .sm\:hover\:w-1\/3:hover {
    width: 33.333333% !important;
  }

  .sm\:hover\:w-2\/3:hover {
    width: 66.666667% !important;
  }

  .sm\:hover\:w-1\/4:hover {
    width: 25% !important;
  }

  .sm\:hover\:w-2\/4:hover {
    width: 50% !important;
  }

  .sm\:hover\:w-3\/4:hover {
    width: 75% !important;
  }

  .sm\:hover\:w-1\/5:hover {
    width: 20% !important;
  }

  .sm\:hover\:w-2\/5:hover {
    width: 40% !important;
  }

  .sm\:hover\:w-3\/5:hover {
    width: 60% !important;
  }

  .sm\:hover\:w-4\/5:hover {
    width: 80% !important;
  }

  .sm\:hover\:w-1\/6:hover {
    width: 16.666667% !important;
  }

  .sm\:hover\:w-2\/6:hover {
    width: 33.333333% !important;
  }

  .sm\:hover\:w-3\/6:hover {
    width: 50% !important;
  }

  .sm\:hover\:w-4\/6:hover {
    width: 66.666667% !important;
  }

  .sm\:hover\:w-5\/6:hover {
    width: 83.333333% !important;
  }

  .sm\:hover\:w-1\/12:hover {
    width: 8.333333% !important;
  }

  .sm\:hover\:w-2\/12:hover {
    width: 16.666667% !important;
  }

  .sm\:hover\:w-3\/12:hover {
    width: 25% !important;
  }

  .sm\:hover\:w-4\/12:hover {
    width: 33.333333% !important;
  }

  .sm\:hover\:w-5\/12:hover {
    width: 41.666667% !important;
  }

  .sm\:hover\:w-6\/12:hover {
    width: 50% !important;
  }

  .sm\:hover\:w-7\/12:hover {
    width: 58.333333% !important;
  }

  .sm\:hover\:w-8\/12:hover {
    width: 66.666667% !important;
  }

  .sm\:hover\:w-9\/12:hover {
    width: 75% !important;
  }

  .sm\:hover\:w-10\/12:hover {
    width: 83.333333% !important;
  }

  .sm\:hover\:w-11\/12:hover {
    width: 91.666667% !important;
  }

  .sm\:hover\:w-full:hover {
    width: 100% !important;
  }

  .sm\:hover\:w-screen:hover {
    width: 100vw !important;
  }

  .sm\:focus\:w-0:focus {
    width: 0rem !important;
  }

  .sm\:focus\:w-1:focus {
    width: 0.25rem !important;
  }

  .sm\:focus\:w-2:focus {
    width: 0.5rem !important;
  }

  .sm\:focus\:w-3:focus {
    width: 0.75rem !important;
  }

  .sm\:focus\:w-4:focus {
    width: 1rem !important;
  }

  .sm\:focus\:w-5:focus {
    width: 1.25rem !important;
  }

  .sm\:focus\:w-6:focus {
    width: 1.5rem !important;
  }

  .sm\:focus\:w-7:focus {
    width: 1.75rem !important;
  }

  .sm\:focus\:w-8:focus {
    width: 2rem !important;
  }

  .sm\:focus\:w-9:focus {
    width: 2.25rem !important;
  }

  .sm\:focus\:w-10:focus {
    width: 2.5rem !important;
  }

  .sm\:focus\:w-11:focus {
    width: 2.75rem !important;
  }

  .sm\:focus\:w-12:focus {
    width: 3rem !important;
  }

  .sm\:focus\:w-13:focus {
    width: 3.25rem !important;
  }

  .sm\:focus\:w-14:focus {
    width: 3.5rem !important;
  }

  .sm\:focus\:w-15:focus {
    width: 3.75rem !important;
  }

  .sm\:focus\:w-16:focus {
    width: 4rem !important;
  }

  .sm\:focus\:w-17:focus {
    width: 4.25rem !important;
  }

  .sm\:focus\:w-18:focus {
    width: 4.5rem !important;
  }

  .sm\:focus\:w-19:focus {
    width: 4.75rem !important;
  }

  .sm\:focus\:w-20:focus {
    width: 5rem !important;
  }

  .sm\:focus\:w-21:focus {
    width: 5.25rem !important;
  }

  .sm\:focus\:w-22:focus {
    width: 5.5rem !important;
  }

  .sm\:focus\:w-23:focus {
    width: 5.75rem !important;
  }

  .sm\:focus\:w-24:focus {
    width: 6rem !important;
  }

  .sm\:focus\:w-25:focus {
    width: 6.25rem !important;
  }

  .sm\:focus\:w-26:focus {
    width: 6.5rem !important;
  }

  .sm\:focus\:w-27:focus {
    width: 6.75rem !important;
  }

  .sm\:focus\:w-28:focus {
    width: 7rem !important;
  }

  .sm\:focus\:w-29:focus {
    width: 7.25rem !important;
  }

  .sm\:focus\:w-30:focus {
    width: 7.5rem !important;
  }

  .sm\:focus\:w-31:focus {
    width: 7.75rem !important;
  }

  .sm\:focus\:w-32:focus {
    width: 8rem !important;
  }

  .sm\:focus\:w-33:focus {
    width: 8.25rem !important;
  }

  .sm\:focus\:w-34:focus {
    width: 8.5rem !important;
  }

  .sm\:focus\:w-35:focus {
    width: 8.75rem !important;
  }

  .sm\:focus\:w-36:focus {
    width: 9rem !important;
  }

  .sm\:focus\:w-37:focus {
    width: 9.25rem !important;
  }

  .sm\:focus\:w-38:focus {
    width: 9.5rem !important;
  }

  .sm\:focus\:w-39:focus {
    width: 9.75rem !important;
  }

  .sm\:focus\:w-40:focus {
    width: 10rem !important;
  }

  .sm\:focus\:w-41:focus {
    width: 10.25rem !important;
  }

  .sm\:focus\:w-42:focus {
    width: 10.5rem !important;
  }

  .sm\:focus\:w-43:focus {
    width: 10.75rem !important;
  }

  .sm\:focus\:w-44:focus {
    width: 11rem !important;
  }

  .sm\:focus\:w-45:focus {
    width: 11.25rem !important;
  }

  .sm\:focus\:w-46:focus {
    width: 11.5rem !important;
  }

  .sm\:focus\:w-47:focus {
    width: 11.75rem !important;
  }

  .sm\:focus\:w-48:focus {
    width: 12rem !important;
  }

  .sm\:focus\:w-49:focus {
    width: 12.25rem !important;
  }

  .sm\:focus\:w-50:focus {
    width: 12.5rem !important;
  }

  .sm\:focus\:w-51:focus {
    width: 12.75rem !important;
  }

  .sm\:focus\:w-52:focus {
    width: 13rem !important;
  }

  .sm\:focus\:w-53:focus {
    width: 13.25rem !important;
  }

  .sm\:focus\:w-54:focus {
    width: 13.5rem !important;
  }

  .sm\:focus\:w-55:focus {
    width: 13.75rem !important;
  }

  .sm\:focus\:w-56:focus {
    width: 14rem !important;
  }

  .sm\:focus\:w-57:focus {
    width: 14.25rem !important;
  }

  .sm\:focus\:w-58:focus {
    width: 14.5rem !important;
  }

  .sm\:focus\:w-59:focus {
    width: 14.75rem !important;
  }

  .sm\:focus\:w-60:focus {
    width: 15rem !important;
  }

  .sm\:focus\:w-61:focus {
    width: 15.25rem !important;
  }

  .sm\:focus\:w-62:focus {
    width: 15.5rem !important;
  }

  .sm\:focus\:w-63:focus {
    width: 15.75rem !important;
  }

  .sm\:focus\:w-64:focus {
    width: 16rem !important;
  }

  .sm\:focus\:w-65:focus {
    width: 16.25rem !important;
  }

  .sm\:focus\:w-66:focus {
    width: 16.5rem !important;
  }

  .sm\:focus\:w-67:focus {
    width: 16.75rem !important;
  }

  .sm\:focus\:w-68:focus {
    width: 17rem !important;
  }

  .sm\:focus\:w-69:focus {
    width: 17.25rem !important;
  }

  .sm\:focus\:w-70:focus {
    width: 17.5rem !important;
  }

  .sm\:focus\:w-71:focus {
    width: 17.75rem !important;
  }

  .sm\:focus\:w-72:focus {
    width: 18rem !important;
  }

  .sm\:focus\:w-73:focus {
    width: 18.25rem !important;
  }

  .sm\:focus\:w-74:focus {
    width: 18.5rem !important;
  }

  .sm\:focus\:w-75:focus {
    width: 18.75rem !important;
  }

  .sm\:focus\:w-76:focus {
    width: 19rem !important;
  }

  .sm\:focus\:w-77:focus {
    width: 19.25rem !important;
  }

  .sm\:focus\:w-78:focus {
    width: 19.5rem !important;
  }

  .sm\:focus\:w-79:focus {
    width: 19.75rem !important;
  }

  .sm\:focus\:w-80:focus {
    width: 20rem !important;
  }

  .sm\:focus\:w-81:focus {
    width: 20.25rem !important;
  }

  .sm\:focus\:w-82:focus {
    width: 20.5rem !important;
  }

  .sm\:focus\:w-83:focus {
    width: 20.75rem !important;
  }

  .sm\:focus\:w-84:focus {
    width: 21rem !important;
  }

  .sm\:focus\:w-85:focus {
    width: 21.25rem !important;
  }

  .sm\:focus\:w-86:focus {
    width: 21.5rem !important;
  }

  .sm\:focus\:w-87:focus {
    width: 21.75rem !important;
  }

  .sm\:focus\:w-88:focus {
    width: 22rem !important;
  }

  .sm\:focus\:w-89:focus {
    width: 22.25rem !important;
  }

  .sm\:focus\:w-90:focus {
    width: 22.5rem !important;
  }

  .sm\:focus\:w-91:focus {
    width: 22.75rem !important;
  }

  .sm\:focus\:w-92:focus {
    width: 23rem !important;
  }

  .sm\:focus\:w-93:focus {
    width: 23.25rem !important;
  }

  .sm\:focus\:w-94:focus {
    width: 23.5rem !important;
  }

  .sm\:focus\:w-95:focus {
    width: 23.75rem !important;
  }

  .sm\:focus\:w-96:focus {
    width: 24rem !important;
  }

  .sm\:focus\:w-97:focus {
    width: 24.25rem !important;
  }

  .sm\:focus\:w-98:focus {
    width: 24.5rem !important;
  }

  .sm\:focus\:w-99:focus {
    width: 24.75rem !important;
  }

  .sm\:focus\:w-100:focus {
    width: 25rem !important;
  }

  .sm\:focus\:w-101:focus {
    width: 25.25rem !important;
  }

  .sm\:focus\:w-102:focus {
    width: 25.5rem !important;
  }

  .sm\:focus\:w-103:focus {
    width: 25.75rem !important;
  }

  .sm\:focus\:w-104:focus {
    width: 26rem !important;
  }

  .sm\:focus\:w-105:focus {
    width: 26.25rem !important;
  }

  .sm\:focus\:w-auto:focus {
    width: auto !important;
  }

  .sm\:focus\:w-px:focus {
    width: 1px !important;
  }

  .sm\:focus\:w-0\.5:focus {
    width: 0.125rem !important;
  }

  .sm\:focus\:w-1\.5:focus {
    width: 0.375rem !important;
  }

  .sm\:focus\:w-2\.5:focus {
    width: 0.625rem !important;
  }

  .sm\:focus\:w-3\.5:focus {
    width: 0.875rem !important;
  }

  .sm\:focus\:w-4\.5:focus {
    width: 1.125rem !important;
  }

  .sm\:focus\:w-5\.5:focus {
    width: 1.375rem !important;
  }

  .sm\:focus\:w-6\.5:focus {
    width: 1.625rem !important;
  }

  .sm\:focus\:w-7\.5:focus {
    width: 1.875rem !important;
  }

  .sm\:focus\:w-8\.5:focus {
    width: 2.125rem !important;
  }

  .sm\:focus\:w-9\.5:focus {
    width: 2.375rem !important;
  }

  .sm\:focus\:w-10\.5:focus {
    width: 2.625rem !important;
  }

  .sm\:focus\:w-11\.5:focus {
    width: 2.875rem !important;
  }

  .sm\:focus\:w-12\.5:focus {
    width: 3.125rem !important;
  }

  .sm\:focus\:w-13\.5:focus {
    width: 3.375rem !important;
  }

  .sm\:focus\:w-14\.5:focus {
    width: 3.625rem !important;
  }

  .sm\:focus\:w-15\.5:focus {
    width: 3.875rem !important;
  }

  .sm\:focus\:w-16\.5:focus {
    width: 4.125rem !important;
  }

  .sm\:focus\:w-17\.5:focus {
    width: 4.375rem !important;
  }

  .sm\:focus\:w-18\.5:focus {
    width: 4.625rem !important;
  }

  .sm\:focus\:w-19\.5:focus {
    width: 4.875rem !important;
  }

  .sm\:focus\:w-20\.5:focus {
    width: 5.125rem !important;
  }

  .sm\:focus\:w-21\.5:focus {
    width: 5.375rem !important;
  }

  .sm\:focus\:w-22\.5:focus {
    width: 5.625rem !important;
  }

  .sm\:focus\:w-23\.5:focus {
    width: 5.875rem !important;
  }

  .sm\:focus\:w-24\.5:focus {
    width: 6.125rem !important;
  }

  .sm\:focus\:w-25\.5:focus {
    width: 6.375rem !important;
  }

  .sm\:focus\:w-26\.5:focus {
    width: 6.625rem !important;
  }

  .sm\:focus\:w-27\.5:focus {
    width: 6.875rem !important;
  }

  .sm\:focus\:w-28\.5:focus {
    width: 7.125rem !important;
  }

  .sm\:focus\:w-29\.5:focus {
    width: 7.375rem !important;
  }

  .sm\:focus\:w-30\.5:focus {
    width: 7.625rem !important;
  }

  .sm\:focus\:w-31\.5:focus {
    width: 7.875rem !important;
  }

  .sm\:focus\:w-32\.5:focus {
    width: 8.125rem !important;
  }

  .sm\:focus\:w-33\.5:focus {
    width: 8.375rem !important;
  }

  .sm\:focus\:w-34\.5:focus {
    width: 8.625rem !important;
  }

  .sm\:focus\:w-35\.5:focus {
    width: 8.875rem !important;
  }

  .sm\:focus\:w-36\.5:focus {
    width: 9.125rem !important;
  }

  .sm\:focus\:w-37\.5:focus {
    width: 9.375rem !important;
  }

  .sm\:focus\:w-38\.5:focus {
    width: 9.625rem !important;
  }

  .sm\:focus\:w-39\.5:focus {
    width: 9.875rem !important;
  }

  .sm\:focus\:w-40\.5:focus {
    width: 10.125rem !important;
  }

  .sm\:focus\:w-41\.5:focus {
    width: 10.375rem !important;
  }

  .sm\:focus\:w-42\.5:focus {
    width: 10.625rem !important;
  }

  .sm\:focus\:w-43\.5:focus {
    width: 10.875rem !important;
  }

  .sm\:focus\:w-44\.5:focus {
    width: 11.125rem !important;
  }

  .sm\:focus\:w-45\.5:focus {
    width: 11.375rem !important;
  }

  .sm\:focus\:w-46\.5:focus {
    width: 11.625rem !important;
  }

  .sm\:focus\:w-47\.5:focus {
    width: 11.875rem !important;
  }

  .sm\:focus\:w-48\.5:focus {
    width: 12.125rem !important;
  }

  .sm\:focus\:w-49\.5:focus {
    width: 12.375rem !important;
  }

  .sm\:focus\:w-50\.5:focus {
    width: 12.625rem !important;
  }

  .sm\:focus\:w-51\.5:focus {
    width: 12.875rem !important;
  }

  .sm\:focus\:w-52\.5:focus {
    width: 13.125rem !important;
  }

  .sm\:focus\:w-53\.5:focus {
    width: 13.375rem !important;
  }

  .sm\:focus\:w-54\.5:focus {
    width: 13.625rem !important;
  }

  .sm\:focus\:w-55\.5:focus {
    width: 13.875rem !important;
  }

  .sm\:focus\:w-56\.5:focus {
    width: 14.125rem !important;
  }

  .sm\:focus\:w-57\.5:focus {
    width: 14.375rem !important;
  }

  .sm\:focus\:w-58\.5:focus {
    width: 14.625rem !important;
  }

  .sm\:focus\:w-59\.5:focus {
    width: 14.875rem !important;
  }

  .sm\:focus\:w-60\.5:focus {
    width: 15.125rem !important;
  }

  .sm\:focus\:w-61\.5:focus {
    width: 15.375rem !important;
  }

  .sm\:focus\:w-62\.5:focus {
    width: 15.625rem !important;
  }

  .sm\:focus\:w-63\.5:focus {
    width: 15.875rem !important;
  }

  .sm\:focus\:w-64\.5:focus {
    width: 16.125rem !important;
  }

  .sm\:focus\:w-65\.5:focus {
    width: 16.375rem !important;
  }

  .sm\:focus\:w-66\.5:focus {
    width: 16.625rem !important;
  }

  .sm\:focus\:w-67\.5:focus {
    width: 16.875rem !important;
  }

  .sm\:focus\:w-68\.5:focus {
    width: 17.125rem !important;
  }

  .sm\:focus\:w-69\.5:focus {
    width: 17.375rem !important;
  }

  .sm\:focus\:w-70\.5:focus {
    width: 17.625rem !important;
  }

  .sm\:focus\:w-71\.5:focus {
    width: 17.875rem !important;
  }

  .sm\:focus\:w-72\.5:focus {
    width: 18.125rem !important;
  }

  .sm\:focus\:w-73\.5:focus {
    width: 18.375rem !important;
  }

  .sm\:focus\:w-74\.5:focus {
    width: 18.625rem !important;
  }

  .sm\:focus\:w-75\.5:focus {
    width: 18.875rem !important;
  }

  .sm\:focus\:w-76\.5:focus {
    width: 19.125rem !important;
  }

  .sm\:focus\:w-77\.5:focus {
    width: 19.375rem !important;
  }

  .sm\:focus\:w-78\.5:focus {
    width: 19.625rem !important;
  }

  .sm\:focus\:w-79\.5:focus {
    width: 19.875rem !important;
  }

  .sm\:focus\:w-80\.5:focus {
    width: 20.125rem !important;
  }

  .sm\:focus\:w-81\.5:focus {
    width: 20.375rem !important;
  }

  .sm\:focus\:w-82\.5:focus {
    width: 20.625rem !important;
  }

  .sm\:focus\:w-83\.5:focus {
    width: 20.875rem !important;
  }

  .sm\:focus\:w-84\.5:focus {
    width: 21.125rem !important;
  }

  .sm\:focus\:w-85\.5:focus {
    width: 21.375rem !important;
  }

  .sm\:focus\:w-86\.5:focus {
    width: 21.625rem !important;
  }

  .sm\:focus\:w-87\.5:focus {
    width: 21.875rem !important;
  }

  .sm\:focus\:w-88\.5:focus {
    width: 22.125rem !important;
  }

  .sm\:focus\:w-89\.5:focus {
    width: 22.375rem !important;
  }

  .sm\:focus\:w-90\.5:focus {
    width: 22.625rem !important;
  }

  .sm\:focus\:w-91\.5:focus {
    width: 22.875rem !important;
  }

  .sm\:focus\:w-92\.5:focus {
    width: 23.125rem !important;
  }

  .sm\:focus\:w-93\.5:focus {
    width: 23.375rem !important;
  }

  .sm\:focus\:w-94\.5:focus {
    width: 23.625rem !important;
  }

  .sm\:focus\:w-95\.5:focus {
    width: 23.875rem !important;
  }

  .sm\:focus\:w-96\.5:focus {
    width: 24.125rem !important;
  }

  .sm\:focus\:w-97\.5:focus {
    width: 24.375rem !important;
  }

  .sm\:focus\:w-98\.5:focus {
    width: 24.625rem !important;
  }

  .sm\:focus\:w-99\.5:focus {
    width: 24.875rem !important;
  }

  .sm\:focus\:w-100\.5:focus {
    width: 25.125rem !important;
  }

  .sm\:focus\:w-101\.5:focus {
    width: 25.375rem !important;
  }

  .sm\:focus\:w-102\.5:focus {
    width: 25.625rem !important;
  }

  .sm\:focus\:w-103\.5:focus {
    width: 25.875rem !important;
  }

  .sm\:focus\:w-104\.5:focus {
    width: 26.125rem !important;
  }

  .sm\:focus\:w-1\/2:focus {
    width: 50% !important;
  }

  .sm\:focus\:w-1\/3:focus {
    width: 33.333333% !important;
  }

  .sm\:focus\:w-2\/3:focus {
    width: 66.666667% !important;
  }

  .sm\:focus\:w-1\/4:focus {
    width: 25% !important;
  }

  .sm\:focus\:w-2\/4:focus {
    width: 50% !important;
  }

  .sm\:focus\:w-3\/4:focus {
    width: 75% !important;
  }

  .sm\:focus\:w-1\/5:focus {
    width: 20% !important;
  }

  .sm\:focus\:w-2\/5:focus {
    width: 40% !important;
  }

  .sm\:focus\:w-3\/5:focus {
    width: 60% !important;
  }

  .sm\:focus\:w-4\/5:focus {
    width: 80% !important;
  }

  .sm\:focus\:w-1\/6:focus {
    width: 16.666667% !important;
  }

  .sm\:focus\:w-2\/6:focus {
    width: 33.333333% !important;
  }

  .sm\:focus\:w-3\/6:focus {
    width: 50% !important;
  }

  .sm\:focus\:w-4\/6:focus {
    width: 66.666667% !important;
  }

  .sm\:focus\:w-5\/6:focus {
    width: 83.333333% !important;
  }

  .sm\:focus\:w-1\/12:focus {
    width: 8.333333% !important;
  }

  .sm\:focus\:w-2\/12:focus {
    width: 16.666667% !important;
  }

  .sm\:focus\:w-3\/12:focus {
    width: 25% !important;
  }

  .sm\:focus\:w-4\/12:focus {
    width: 33.333333% !important;
  }

  .sm\:focus\:w-5\/12:focus {
    width: 41.666667% !important;
  }

  .sm\:focus\:w-6\/12:focus {
    width: 50% !important;
  }

  .sm\:focus\:w-7\/12:focus {
    width: 58.333333% !important;
  }

  .sm\:focus\:w-8\/12:focus {
    width: 66.666667% !important;
  }

  .sm\:focus\:w-9\/12:focus {
    width: 75% !important;
  }

  .sm\:focus\:w-10\/12:focus {
    width: 83.333333% !important;
  }

  .sm\:focus\:w-11\/12:focus {
    width: 91.666667% !important;
  }

  .sm\:focus\:w-full:focus {
    width: 100% !important;
  }

  .sm\:focus\:w-screen:focus {
    width: 100vw !important;
  }

  .sm\:z-menu {
    z-index: 600 !important;
  }

  .sm\:z-globalNavigation {
    z-index: 500 !important;
  }

  .sm\:z-modal {
    z-index: 400 !important;
  }

  .sm\:z-header {
    z-index: 200 !important;
  }

  .sm\:z-main {
    z-index: 1 !important;
  }

  .sm\:z-back {
    z-index: -1 !important;
  }

  .sm\:hover\:z-menu:hover {
    z-index: 600 !important;
  }

  .sm\:hover\:z-globalNavigation:hover {
    z-index: 500 !important;
  }

  .sm\:hover\:z-modal:hover {
    z-index: 400 !important;
  }

  .sm\:hover\:z-header:hover {
    z-index: 200 !important;
  }

  .sm\:hover\:z-main:hover {
    z-index: 1 !important;
  }

  .sm\:hover\:z-back:hover {
    z-index: -1 !important;
  }

  .sm\:focus\:z-menu:focus {
    z-index: 600 !important;
  }

  .sm\:focus\:z-globalNavigation:focus {
    z-index: 500 !important;
  }

  .sm\:focus\:z-modal:focus {
    z-index: 400 !important;
  }

  .sm\:focus\:z-header:focus {
    z-index: 200 !important;
  }

  .sm\:focus\:z-main:focus {
    z-index: 1 !important;
  }

  .sm\:focus\:z-back:focus {
    z-index: -1 !important;
  }

  .sm\:origin-center {
    transform-origin: center !important;
  }

  .sm\:origin-top {
    transform-origin: top !important;
  }

  .sm\:origin-top-right {
    transform-origin: top right !important;
  }

  .sm\:origin-right {
    transform-origin: right !important;
  }

  .sm\:origin-bottom-right {
    transform-origin: bottom right !important;
  }

  .sm\:origin-bottom {
    transform-origin: bottom !important;
  }

  .sm\:origin-bottom-left {
    transform-origin: bottom left !important;
  }

  .sm\:origin-left {
    transform-origin: left !important;
  }

  .sm\:origin-top-left {
    transform-origin: top left !important;
  }

  .sm\:hover\:origin-center:hover {
    transform-origin: center !important;
  }

  .sm\:hover\:origin-top:hover {
    transform-origin: top !important;
  }

  .sm\:hover\:origin-top-right:hover {
    transform-origin: top right !important;
  }

  .sm\:hover\:origin-right:hover {
    transform-origin: right !important;
  }

  .sm\:hover\:origin-bottom-right:hover {
    transform-origin: bottom right !important;
  }

  .sm\:hover\:origin-bottom:hover {
    transform-origin: bottom !important;
  }

  .sm\:hover\:origin-bottom-left:hover {
    transform-origin: bottom left !important;
  }

  .sm\:hover\:origin-left:hover {
    transform-origin: left !important;
  }

  .sm\:hover\:origin-top-left:hover {
    transform-origin: top left !important;
  }

  .sm\:focus\:origin-center:focus {
    transform-origin: center !important;
  }

  .sm\:focus\:origin-top:focus {
    transform-origin: top !important;
  }

  .sm\:focus\:origin-top-right:focus {
    transform-origin: top right !important;
  }

  .sm\:focus\:origin-right:focus {
    transform-origin: right !important;
  }

  .sm\:focus\:origin-bottom-right:focus {
    transform-origin: bottom right !important;
  }

  .sm\:focus\:origin-bottom:focus {
    transform-origin: bottom !important;
  }

  .sm\:focus\:origin-bottom-left:focus {
    transform-origin: bottom left !important;
  }

  .sm\:focus\:origin-left:focus {
    transform-origin: left !important;
  }

  .sm\:focus\:origin-top-left:focus {
    transform-origin: top left !important;
  }

  .sm\:scale-0 {
    transform: scale(0) !important;
  }

  .sm\:scale-50 {
    transform: scale(.5) !important;
  }

  .sm\:scale-75 {
    transform: scale(.75) !important;
  }

  .sm\:scale-90 {
    transform: scale(.9) !important;
  }

  .sm\:scale-95 {
    transform: scale(.95) !important;
  }

  .sm\:scale-100 {
    transform: scale(1) !important;
  }

  .sm\:scale-105 {
    transform: scale(1.05) !important;
  }

  .sm\:scale-110 {
    transform: scale(1.1) !important;
  }

  .sm\:scale-125 {
    transform: scale(1.25) !important;
  }

  .sm\:scale-150 {
    transform: scale(1.5) !important;
  }

  .sm\:scale-x-0 {
    transform: scaleX(0) !important;
  }

  .sm\:scale-x-50 {
    transform: scaleX(.5) !important;
  }

  .sm\:scale-x-75 {
    transform: scaleX(.75) !important;
  }

  .sm\:scale-x-90 {
    transform: scaleX(.9) !important;
  }

  .sm\:scale-x-95 {
    transform: scaleX(.95) !important;
  }

  .sm\:scale-x-100 {
    transform: scaleX(1) !important;
  }

  .sm\:scale-x-105 {
    transform: scaleX(1.05) !important;
  }

  .sm\:scale-x-110 {
    transform: scaleX(1.1) !important;
  }

  .sm\:scale-x-125 {
    transform: scaleX(1.25) !important;
  }

  .sm\:scale-x-150 {
    transform: scaleX(1.5) !important;
  }

  .sm\:scale-y-0 {
    transform: scaleY(0) !important;
  }

  .sm\:scale-y-50 {
    transform: scaleY(.5) !important;
  }

  .sm\:scale-y-75 {
    transform: scaleY(.75) !important;
  }

  .sm\:scale-y-90 {
    transform: scaleY(.9) !important;
  }

  .sm\:scale-y-95 {
    transform: scaleY(.95) !important;
  }

  .sm\:scale-y-100 {
    transform: scaleY(1) !important;
  }

  .sm\:scale-y-105 {
    transform: scaleY(1.05) !important;
  }

  .sm\:scale-y-110 {
    transform: scaleY(1.1) !important;
  }

  .sm\:scale-y-125 {
    transform: scaleY(1.25) !important;
  }

  .sm\:scale-y-150 {
    transform: scaleY(1.5) !important;
  }

  .sm\:hover\:scale-0:hover {
    transform: scale(0) !important;
  }

  .sm\:hover\:scale-50:hover {
    transform: scale(.5) !important;
  }

  .sm\:hover\:scale-75:hover {
    transform: scale(.75) !important;
  }

  .sm\:hover\:scale-90:hover {
    transform: scale(.9) !important;
  }

  .sm\:hover\:scale-95:hover {
    transform: scale(.95) !important;
  }

  .sm\:hover\:scale-100:hover {
    transform: scale(1) !important;
  }

  .sm\:hover\:scale-105:hover {
    transform: scale(1.05) !important;
  }

  .sm\:hover\:scale-110:hover {
    transform: scale(1.1) !important;
  }

  .sm\:hover\:scale-125:hover {
    transform: scale(1.25) !important;
  }

  .sm\:hover\:scale-150:hover {
    transform: scale(1.5) !important;
  }

  .sm\:hover\:scale-x-0:hover {
    transform: scaleX(0) !important;
  }

  .sm\:hover\:scale-x-50:hover {
    transform: scaleX(.5) !important;
  }

  .sm\:hover\:scale-x-75:hover {
    transform: scaleX(.75) !important;
  }

  .sm\:hover\:scale-x-90:hover {
    transform: scaleX(.9) !important;
  }

  .sm\:hover\:scale-x-95:hover {
    transform: scaleX(.95) !important;
  }

  .sm\:hover\:scale-x-100:hover {
    transform: scaleX(1) !important;
  }

  .sm\:hover\:scale-x-105:hover {
    transform: scaleX(1.05) !important;
  }

  .sm\:hover\:scale-x-110:hover {
    transform: scaleX(1.1) !important;
  }

  .sm\:hover\:scale-x-125:hover {
    transform: scaleX(1.25) !important;
  }

  .sm\:hover\:scale-x-150:hover {
    transform: scaleX(1.5) !important;
  }

  .sm\:hover\:scale-y-0:hover {
    transform: scaleY(0) !important;
  }

  .sm\:hover\:scale-y-50:hover {
    transform: scaleY(.5) !important;
  }

  .sm\:hover\:scale-y-75:hover {
    transform: scaleY(.75) !important;
  }

  .sm\:hover\:scale-y-90:hover {
    transform: scaleY(.9) !important;
  }

  .sm\:hover\:scale-y-95:hover {
    transform: scaleY(.95) !important;
  }

  .sm\:hover\:scale-y-100:hover {
    transform: scaleY(1) !important;
  }

  .sm\:hover\:scale-y-105:hover {
    transform: scaleY(1.05) !important;
  }

  .sm\:hover\:scale-y-110:hover {
    transform: scaleY(1.1) !important;
  }

  .sm\:hover\:scale-y-125:hover {
    transform: scaleY(1.25) !important;
  }

  .sm\:hover\:scale-y-150:hover {
    transform: scaleY(1.5) !important;
  }

  .sm\:focus\:scale-0:focus {
    transform: scale(0) !important;
  }

  .sm\:focus\:scale-50:focus {
    transform: scale(.5) !important;
  }

  .sm\:focus\:scale-75:focus {
    transform: scale(.75) !important;
  }

  .sm\:focus\:scale-90:focus {
    transform: scale(.9) !important;
  }

  .sm\:focus\:scale-95:focus {
    transform: scale(.95) !important;
  }

  .sm\:focus\:scale-100:focus {
    transform: scale(1) !important;
  }

  .sm\:focus\:scale-105:focus {
    transform: scale(1.05) !important;
  }

  .sm\:focus\:scale-110:focus {
    transform: scale(1.1) !important;
  }

  .sm\:focus\:scale-125:focus {
    transform: scale(1.25) !important;
  }

  .sm\:focus\:scale-150:focus {
    transform: scale(1.5) !important;
  }

  .sm\:focus\:scale-x-0:focus {
    transform: scaleX(0) !important;
  }

  .sm\:focus\:scale-x-50:focus {
    transform: scaleX(.5) !important;
  }

  .sm\:focus\:scale-x-75:focus {
    transform: scaleX(.75) !important;
  }

  .sm\:focus\:scale-x-90:focus {
    transform: scaleX(.9) !important;
  }

  .sm\:focus\:scale-x-95:focus {
    transform: scaleX(.95) !important;
  }

  .sm\:focus\:scale-x-100:focus {
    transform: scaleX(1) !important;
  }

  .sm\:focus\:scale-x-105:focus {
    transform: scaleX(1.05) !important;
  }

  .sm\:focus\:scale-x-110:focus {
    transform: scaleX(1.1) !important;
  }

  .sm\:focus\:scale-x-125:focus {
    transform: scaleX(1.25) !important;
  }

  .sm\:focus\:scale-x-150:focus {
    transform: scaleX(1.5) !important;
  }

  .sm\:focus\:scale-y-0:focus {
    transform: scaleY(0) !important;
  }

  .sm\:focus\:scale-y-50:focus {
    transform: scaleY(.5) !important;
  }

  .sm\:focus\:scale-y-75:focus {
    transform: scaleY(.75) !important;
  }

  .sm\:focus\:scale-y-90:focus {
    transform: scaleY(.9) !important;
  }

  .sm\:focus\:scale-y-95:focus {
    transform: scaleY(.95) !important;
  }

  .sm\:focus\:scale-y-100:focus {
    transform: scaleY(1) !important;
  }

  .sm\:focus\:scale-y-105:focus {
    transform: scaleY(1.05) !important;
  }

  .sm\:focus\:scale-y-110:focus {
    transform: scaleY(1.1) !important;
  }

  .sm\:focus\:scale-y-125:focus {
    transform: scaleY(1.25) !important;
  }

  .sm\:focus\:scale-y-150:focus {
    transform: scaleY(1.5) !important;
  }

  .sm\:rotate-0 {
    transform: rotate(0) !important;
  }

  .sm\:rotate-1 {
    transform: rotate(1deg) !important;
  }

  .sm\:rotate-2 {
    transform: rotate(2deg) !important;
  }

  .sm\:rotate-3 {
    transform: rotate(3deg) !important;
  }

  .sm\:rotate-6 {
    transform: rotate(6deg) !important;
  }

  .sm\:rotate-12 {
    transform: rotate(12deg) !important;
  }

  .sm\:rotate-45 {
    transform: rotate(45deg) !important;
  }

  .sm\:rotate-90 {
    transform: rotate(90deg) !important;
  }

  .sm\:rotate-180 {
    transform: rotate(180deg) !important;
  }

  .sm\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }

  .sm\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }

  .sm\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }

  .sm\:-rotate-12 {
    transform: rotate(-12deg) !important;
  }

  .sm\:-rotate-6 {
    transform: rotate(-6deg) !important;
  }

  .sm\:-rotate-3 {
    transform: rotate(-3deg) !important;
  }

  .sm\:-rotate-2 {
    transform: rotate(-2deg) !important;
  }

  .sm\:-rotate-1 {
    transform: rotate(-1deg) !important;
  }

  .sm\:hover\:rotate-0:hover {
    transform: rotate(0) !important;
  }

  .sm\:hover\:rotate-1:hover {
    transform: rotate(1deg) !important;
  }

  .sm\:hover\:rotate-2:hover {
    transform: rotate(2deg) !important;
  }

  .sm\:hover\:rotate-3:hover {
    transform: rotate(3deg) !important;
  }

  .sm\:hover\:rotate-6:hover {
    transform: rotate(6deg) !important;
  }

  .sm\:hover\:rotate-12:hover {
    transform: rotate(12deg) !important;
  }

  .sm\:hover\:rotate-45:hover {
    transform: rotate(45deg) !important;
  }

  .sm\:hover\:rotate-90:hover {
    transform: rotate(90deg) !important;
  }

  .sm\:hover\:rotate-180:hover {
    transform: rotate(180deg) !important;
  }

  .sm\:hover\:-rotate-180:hover {
    transform: rotate(-180deg) !important;
  }

  .sm\:hover\:-rotate-90:hover {
    transform: rotate(-90deg) !important;
  }

  .sm\:hover\:-rotate-45:hover {
    transform: rotate(-45deg) !important;
  }

  .sm\:hover\:-rotate-12:hover {
    transform: rotate(-12deg) !important;
  }

  .sm\:hover\:-rotate-6:hover {
    transform: rotate(-6deg) !important;
  }

  .sm\:hover\:-rotate-3:hover {
    transform: rotate(-3deg) !important;
  }

  .sm\:hover\:-rotate-2:hover {
    transform: rotate(-2deg) !important;
  }

  .sm\:hover\:-rotate-1:hover {
    transform: rotate(-1deg) !important;
  }

  .sm\:focus\:rotate-0:focus {
    transform: rotate(0) !important;
  }

  .sm\:focus\:rotate-1:focus {
    transform: rotate(1deg) !important;
  }

  .sm\:focus\:rotate-2:focus {
    transform: rotate(2deg) !important;
  }

  .sm\:focus\:rotate-3:focus {
    transform: rotate(3deg) !important;
  }

  .sm\:focus\:rotate-6:focus {
    transform: rotate(6deg) !important;
  }

  .sm\:focus\:rotate-12:focus {
    transform: rotate(12deg) !important;
  }

  .sm\:focus\:rotate-45:focus {
    transform: rotate(45deg) !important;
  }

  .sm\:focus\:rotate-90:focus {
    transform: rotate(90deg) !important;
  }

  .sm\:focus\:rotate-180:focus {
    transform: rotate(180deg) !important;
  }

  .sm\:focus\:-rotate-180:focus {
    transform: rotate(-180deg) !important;
  }

  .sm\:focus\:-rotate-90:focus {
    transform: rotate(-90deg) !important;
  }

  .sm\:focus\:-rotate-45:focus {
    transform: rotate(-45deg) !important;
  }

  .sm\:focus\:-rotate-12:focus {
    transform: rotate(-12deg) !important;
  }

  .sm\:focus\:-rotate-6:focus {
    transform: rotate(-6deg) !important;
  }

  .sm\:focus\:-rotate-3:focus {
    transform: rotate(-3deg) !important;
  }

  .sm\:focus\:-rotate-2:focus {
    transform: rotate(-2deg) !important;
  }

  .sm\:focus\:-rotate-1:focus {
    transform: rotate(-1deg) !important;
  }

  .sm\:translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .sm\:translate-x-1 {
    transform: translateX(0.25rem) !important;
  }

  .sm\:translate-x-2 {
    transform: translateX(0.5rem) !important;
  }

  .sm\:translate-x-3 {
    transform: translateX(0.75rem) !important;
  }

  .sm\:translate-x-4 {
    transform: translateX(1rem) !important;
  }

  .sm\:translate-x-5 {
    transform: translateX(1.25rem) !important;
  }

  .sm\:translate-x-6 {
    transform: translateX(1.5rem) !important;
  }

  .sm\:translate-x-7 {
    transform: translateX(1.75rem) !important;
  }

  .sm\:translate-x-8 {
    transform: translateX(2rem) !important;
  }

  .sm\:translate-x-9 {
    transform: translateX(2.25rem) !important;
  }

  .sm\:translate-x-10 {
    transform: translateX(2.5rem) !important;
  }

  .sm\:translate-x-11 {
    transform: translateX(2.75rem) !important;
  }

  .sm\:translate-x-12 {
    transform: translateX(3rem) !important;
  }

  .sm\:translate-x-13 {
    transform: translateX(3.25rem) !important;
  }

  .sm\:translate-x-14 {
    transform: translateX(3.5rem) !important;
  }

  .sm\:translate-x-15 {
    transform: translateX(3.75rem) !important;
  }

  .sm\:translate-x-16 {
    transform: translateX(4rem) !important;
  }

  .sm\:translate-x-17 {
    transform: translateX(4.25rem) !important;
  }

  .sm\:translate-x-18 {
    transform: translateX(4.5rem) !important;
  }

  .sm\:translate-x-19 {
    transform: translateX(4.75rem) !important;
  }

  .sm\:translate-x-20 {
    transform: translateX(5rem) !important;
  }

  .sm\:translate-x-21 {
    transform: translateX(5.25rem) !important;
  }

  .sm\:translate-x-22 {
    transform: translateX(5.5rem) !important;
  }

  .sm\:translate-x-23 {
    transform: translateX(5.75rem) !important;
  }

  .sm\:translate-x-24 {
    transform: translateX(6rem) !important;
  }

  .sm\:translate-x-25 {
    transform: translateX(6.25rem) !important;
  }

  .sm\:translate-x-26 {
    transform: translateX(6.5rem) !important;
  }

  .sm\:translate-x-27 {
    transform: translateX(6.75rem) !important;
  }

  .sm\:translate-x-28 {
    transform: translateX(7rem) !important;
  }

  .sm\:translate-x-29 {
    transform: translateX(7.25rem) !important;
  }

  .sm\:translate-x-30 {
    transform: translateX(7.5rem) !important;
  }

  .sm\:translate-x-31 {
    transform: translateX(7.75rem) !important;
  }

  .sm\:translate-x-32 {
    transform: translateX(8rem) !important;
  }

  .sm\:translate-x-33 {
    transform: translateX(8.25rem) !important;
  }

  .sm\:translate-x-34 {
    transform: translateX(8.5rem) !important;
  }

  .sm\:translate-x-35 {
    transform: translateX(8.75rem) !important;
  }

  .sm\:translate-x-36 {
    transform: translateX(9rem) !important;
  }

  .sm\:translate-x-37 {
    transform: translateX(9.25rem) !important;
  }

  .sm\:translate-x-38 {
    transform: translateX(9.5rem) !important;
  }

  .sm\:translate-x-39 {
    transform: translateX(9.75rem) !important;
  }

  .sm\:translate-x-40 {
    transform: translateX(10rem) !important;
  }

  .sm\:translate-x-41 {
    transform: translateX(10.25rem) !important;
  }

  .sm\:translate-x-42 {
    transform: translateX(10.5rem) !important;
  }

  .sm\:translate-x-43 {
    transform: translateX(10.75rem) !important;
  }

  .sm\:translate-x-44 {
    transform: translateX(11rem) !important;
  }

  .sm\:translate-x-45 {
    transform: translateX(11.25rem) !important;
  }

  .sm\:translate-x-46 {
    transform: translateX(11.5rem) !important;
  }

  .sm\:translate-x-47 {
    transform: translateX(11.75rem) !important;
  }

  .sm\:translate-x-48 {
    transform: translateX(12rem) !important;
  }

  .sm\:translate-x-49 {
    transform: translateX(12.25rem) !important;
  }

  .sm\:translate-x-50 {
    transform: translateX(12.5rem) !important;
  }

  .sm\:translate-x-51 {
    transform: translateX(12.75rem) !important;
  }

  .sm\:translate-x-52 {
    transform: translateX(13rem) !important;
  }

  .sm\:translate-x-53 {
    transform: translateX(13.25rem) !important;
  }

  .sm\:translate-x-54 {
    transform: translateX(13.5rem) !important;
  }

  .sm\:translate-x-55 {
    transform: translateX(13.75rem) !important;
  }

  .sm\:translate-x-56 {
    transform: translateX(14rem) !important;
  }

  .sm\:translate-x-57 {
    transform: translateX(14.25rem) !important;
  }

  .sm\:translate-x-58 {
    transform: translateX(14.5rem) !important;
  }

  .sm\:translate-x-59 {
    transform: translateX(14.75rem) !important;
  }

  .sm\:translate-x-60 {
    transform: translateX(15rem) !important;
  }

  .sm\:translate-x-61 {
    transform: translateX(15.25rem) !important;
  }

  .sm\:translate-x-62 {
    transform: translateX(15.5rem) !important;
  }

  .sm\:translate-x-63 {
    transform: translateX(15.75rem) !important;
  }

  .sm\:translate-x-64 {
    transform: translateX(16rem) !important;
  }

  .sm\:translate-x-65 {
    transform: translateX(16.25rem) !important;
  }

  .sm\:translate-x-66 {
    transform: translateX(16.5rem) !important;
  }

  .sm\:translate-x-67 {
    transform: translateX(16.75rem) !important;
  }

  .sm\:translate-x-68 {
    transform: translateX(17rem) !important;
  }

  .sm\:translate-x-69 {
    transform: translateX(17.25rem) !important;
  }

  .sm\:translate-x-70 {
    transform: translateX(17.5rem) !important;
  }

  .sm\:translate-x-71 {
    transform: translateX(17.75rem) !important;
  }

  .sm\:translate-x-72 {
    transform: translateX(18rem) !important;
  }

  .sm\:translate-x-73 {
    transform: translateX(18.25rem) !important;
  }

  .sm\:translate-x-74 {
    transform: translateX(18.5rem) !important;
  }

  .sm\:translate-x-75 {
    transform: translateX(18.75rem) !important;
  }

  .sm\:translate-x-76 {
    transform: translateX(19rem) !important;
  }

  .sm\:translate-x-77 {
    transform: translateX(19.25rem) !important;
  }

  .sm\:translate-x-78 {
    transform: translateX(19.5rem) !important;
  }

  .sm\:translate-x-79 {
    transform: translateX(19.75rem) !important;
  }

  .sm\:translate-x-80 {
    transform: translateX(20rem) !important;
  }

  .sm\:translate-x-81 {
    transform: translateX(20.25rem) !important;
  }

  .sm\:translate-x-82 {
    transform: translateX(20.5rem) !important;
  }

  .sm\:translate-x-83 {
    transform: translateX(20.75rem) !important;
  }

  .sm\:translate-x-84 {
    transform: translateX(21rem) !important;
  }

  .sm\:translate-x-85 {
    transform: translateX(21.25rem) !important;
  }

  .sm\:translate-x-86 {
    transform: translateX(21.5rem) !important;
  }

  .sm\:translate-x-87 {
    transform: translateX(21.75rem) !important;
  }

  .sm\:translate-x-88 {
    transform: translateX(22rem) !important;
  }

  .sm\:translate-x-89 {
    transform: translateX(22.25rem) !important;
  }

  .sm\:translate-x-90 {
    transform: translateX(22.5rem) !important;
  }

  .sm\:translate-x-91 {
    transform: translateX(22.75rem) !important;
  }

  .sm\:translate-x-92 {
    transform: translateX(23rem) !important;
  }

  .sm\:translate-x-93 {
    transform: translateX(23.25rem) !important;
  }

  .sm\:translate-x-94 {
    transform: translateX(23.5rem) !important;
  }

  .sm\:translate-x-95 {
    transform: translateX(23.75rem) !important;
  }

  .sm\:translate-x-96 {
    transform: translateX(24rem) !important;
  }

  .sm\:translate-x-97 {
    transform: translateX(24.25rem) !important;
  }

  .sm\:translate-x-98 {
    transform: translateX(24.5rem) !important;
  }

  .sm\:translate-x-99 {
    transform: translateX(24.75rem) !important;
  }

  .sm\:translate-x-100 {
    transform: translateX(25rem) !important;
  }

  .sm\:translate-x-101 {
    transform: translateX(25.25rem) !important;
  }

  .sm\:translate-x-102 {
    transform: translateX(25.5rem) !important;
  }

  .sm\:translate-x-103 {
    transform: translateX(25.75rem) !important;
  }

  .sm\:translate-x-104 {
    transform: translateX(26rem) !important;
  }

  .sm\:translate-x-105 {
    transform: translateX(26.25rem) !important;
  }

  .sm\:translate-x-px {
    transform: translateX(1px) !important;
  }

  .sm\:translate-x-0\.5 {
    transform: translateX(0.125rem) !important;
  }

  .sm\:translate-x-1\.5 {
    transform: translateX(0.375rem) !important;
  }

  .sm\:translate-x-2\.5 {
    transform: translateX(0.625rem) !important;
  }

  .sm\:translate-x-3\.5 {
    transform: translateX(0.875rem) !important;
  }

  .sm\:translate-x-4\.5 {
    transform: translateX(1.125rem) !important;
  }

  .sm\:translate-x-5\.5 {
    transform: translateX(1.375rem) !important;
  }

  .sm\:translate-x-6\.5 {
    transform: translateX(1.625rem) !important;
  }

  .sm\:translate-x-7\.5 {
    transform: translateX(1.875rem) !important;
  }

  .sm\:translate-x-8\.5 {
    transform: translateX(2.125rem) !important;
  }

  .sm\:translate-x-9\.5 {
    transform: translateX(2.375rem) !important;
  }

  .sm\:translate-x-10\.5 {
    transform: translateX(2.625rem) !important;
  }

  .sm\:translate-x-11\.5 {
    transform: translateX(2.875rem) !important;
  }

  .sm\:translate-x-12\.5 {
    transform: translateX(3.125rem) !important;
  }

  .sm\:translate-x-13\.5 {
    transform: translateX(3.375rem) !important;
  }

  .sm\:translate-x-14\.5 {
    transform: translateX(3.625rem) !important;
  }

  .sm\:translate-x-15\.5 {
    transform: translateX(3.875rem) !important;
  }

  .sm\:translate-x-16\.5 {
    transform: translateX(4.125rem) !important;
  }

  .sm\:translate-x-17\.5 {
    transform: translateX(4.375rem) !important;
  }

  .sm\:translate-x-18\.5 {
    transform: translateX(4.625rem) !important;
  }

  .sm\:translate-x-19\.5 {
    transform: translateX(4.875rem) !important;
  }

  .sm\:translate-x-20\.5 {
    transform: translateX(5.125rem) !important;
  }

  .sm\:translate-x-21\.5 {
    transform: translateX(5.375rem) !important;
  }

  .sm\:translate-x-22\.5 {
    transform: translateX(5.625rem) !important;
  }

  .sm\:translate-x-23\.5 {
    transform: translateX(5.875rem) !important;
  }

  .sm\:translate-x-24\.5 {
    transform: translateX(6.125rem) !important;
  }

  .sm\:translate-x-25\.5 {
    transform: translateX(6.375rem) !important;
  }

  .sm\:translate-x-26\.5 {
    transform: translateX(6.625rem) !important;
  }

  .sm\:translate-x-27\.5 {
    transform: translateX(6.875rem) !important;
  }

  .sm\:translate-x-28\.5 {
    transform: translateX(7.125rem) !important;
  }

  .sm\:translate-x-29\.5 {
    transform: translateX(7.375rem) !important;
  }

  .sm\:translate-x-30\.5 {
    transform: translateX(7.625rem) !important;
  }

  .sm\:translate-x-31\.5 {
    transform: translateX(7.875rem) !important;
  }

  .sm\:translate-x-32\.5 {
    transform: translateX(8.125rem) !important;
  }

  .sm\:translate-x-33\.5 {
    transform: translateX(8.375rem) !important;
  }

  .sm\:translate-x-34\.5 {
    transform: translateX(8.625rem) !important;
  }

  .sm\:translate-x-35\.5 {
    transform: translateX(8.875rem) !important;
  }

  .sm\:translate-x-36\.5 {
    transform: translateX(9.125rem) !important;
  }

  .sm\:translate-x-37\.5 {
    transform: translateX(9.375rem) !important;
  }

  .sm\:translate-x-38\.5 {
    transform: translateX(9.625rem) !important;
  }

  .sm\:translate-x-39\.5 {
    transform: translateX(9.875rem) !important;
  }

  .sm\:translate-x-40\.5 {
    transform: translateX(10.125rem) !important;
  }

  .sm\:translate-x-41\.5 {
    transform: translateX(10.375rem) !important;
  }

  .sm\:translate-x-42\.5 {
    transform: translateX(10.625rem) !important;
  }

  .sm\:translate-x-43\.5 {
    transform: translateX(10.875rem) !important;
  }

  .sm\:translate-x-44\.5 {
    transform: translateX(11.125rem) !important;
  }

  .sm\:translate-x-45\.5 {
    transform: translateX(11.375rem) !important;
  }

  .sm\:translate-x-46\.5 {
    transform: translateX(11.625rem) !important;
  }

  .sm\:translate-x-47\.5 {
    transform: translateX(11.875rem) !important;
  }

  .sm\:translate-x-48\.5 {
    transform: translateX(12.125rem) !important;
  }

  .sm\:translate-x-49\.5 {
    transform: translateX(12.375rem) !important;
  }

  .sm\:translate-x-50\.5 {
    transform: translateX(12.625rem) !important;
  }

  .sm\:translate-x-51\.5 {
    transform: translateX(12.875rem) !important;
  }

  .sm\:translate-x-52\.5 {
    transform: translateX(13.125rem) !important;
  }

  .sm\:translate-x-53\.5 {
    transform: translateX(13.375rem) !important;
  }

  .sm\:translate-x-54\.5 {
    transform: translateX(13.625rem) !important;
  }

  .sm\:translate-x-55\.5 {
    transform: translateX(13.875rem) !important;
  }

  .sm\:translate-x-56\.5 {
    transform: translateX(14.125rem) !important;
  }

  .sm\:translate-x-57\.5 {
    transform: translateX(14.375rem) !important;
  }

  .sm\:translate-x-58\.5 {
    transform: translateX(14.625rem) !important;
  }

  .sm\:translate-x-59\.5 {
    transform: translateX(14.875rem) !important;
  }

  .sm\:translate-x-60\.5 {
    transform: translateX(15.125rem) !important;
  }

  .sm\:translate-x-61\.5 {
    transform: translateX(15.375rem) !important;
  }

  .sm\:translate-x-62\.5 {
    transform: translateX(15.625rem) !important;
  }

  .sm\:translate-x-63\.5 {
    transform: translateX(15.875rem) !important;
  }

  .sm\:translate-x-64\.5 {
    transform: translateX(16.125rem) !important;
  }

  .sm\:translate-x-65\.5 {
    transform: translateX(16.375rem) !important;
  }

  .sm\:translate-x-66\.5 {
    transform: translateX(16.625rem) !important;
  }

  .sm\:translate-x-67\.5 {
    transform: translateX(16.875rem) !important;
  }

  .sm\:translate-x-68\.5 {
    transform: translateX(17.125rem) !important;
  }

  .sm\:translate-x-69\.5 {
    transform: translateX(17.375rem) !important;
  }

  .sm\:translate-x-70\.5 {
    transform: translateX(17.625rem) !important;
  }

  .sm\:translate-x-71\.5 {
    transform: translateX(17.875rem) !important;
  }

  .sm\:translate-x-72\.5 {
    transform: translateX(18.125rem) !important;
  }

  .sm\:translate-x-73\.5 {
    transform: translateX(18.375rem) !important;
  }

  .sm\:translate-x-74\.5 {
    transform: translateX(18.625rem) !important;
  }

  .sm\:translate-x-75\.5 {
    transform: translateX(18.875rem) !important;
  }

  .sm\:translate-x-76\.5 {
    transform: translateX(19.125rem) !important;
  }

  .sm\:translate-x-77\.5 {
    transform: translateX(19.375rem) !important;
  }

  .sm\:translate-x-78\.5 {
    transform: translateX(19.625rem) !important;
  }

  .sm\:translate-x-79\.5 {
    transform: translateX(19.875rem) !important;
  }

  .sm\:translate-x-80\.5 {
    transform: translateX(20.125rem) !important;
  }

  .sm\:translate-x-81\.5 {
    transform: translateX(20.375rem) !important;
  }

  .sm\:translate-x-82\.5 {
    transform: translateX(20.625rem) !important;
  }

  .sm\:translate-x-83\.5 {
    transform: translateX(20.875rem) !important;
  }

  .sm\:translate-x-84\.5 {
    transform: translateX(21.125rem) !important;
  }

  .sm\:translate-x-85\.5 {
    transform: translateX(21.375rem) !important;
  }

  .sm\:translate-x-86\.5 {
    transform: translateX(21.625rem) !important;
  }

  .sm\:translate-x-87\.5 {
    transform: translateX(21.875rem) !important;
  }

  .sm\:translate-x-88\.5 {
    transform: translateX(22.125rem) !important;
  }

  .sm\:translate-x-89\.5 {
    transform: translateX(22.375rem) !important;
  }

  .sm\:translate-x-90\.5 {
    transform: translateX(22.625rem) !important;
  }

  .sm\:translate-x-91\.5 {
    transform: translateX(22.875rem) !important;
  }

  .sm\:translate-x-92\.5 {
    transform: translateX(23.125rem) !important;
  }

  .sm\:translate-x-93\.5 {
    transform: translateX(23.375rem) !important;
  }

  .sm\:translate-x-94\.5 {
    transform: translateX(23.625rem) !important;
  }

  .sm\:translate-x-95\.5 {
    transform: translateX(23.875rem) !important;
  }

  .sm\:translate-x-96\.5 {
    transform: translateX(24.125rem) !important;
  }

  .sm\:translate-x-97\.5 {
    transform: translateX(24.375rem) !important;
  }

  .sm\:translate-x-98\.5 {
    transform: translateX(24.625rem) !important;
  }

  .sm\:translate-x-99\.5 {
    transform: translateX(24.875rem) !important;
  }

  .sm\:translate-x-100\.5 {
    transform: translateX(25.125rem) !important;
  }

  .sm\:translate-x-101\.5 {
    transform: translateX(25.375rem) !important;
  }

  .sm\:translate-x-102\.5 {
    transform: translateX(25.625rem) !important;
  }

  .sm\:translate-x-103\.5 {
    transform: translateX(25.875rem) !important;
  }

  .sm\:translate-x-104\.5 {
    transform: translateX(26.125rem) !important;
  }

  .sm\:-translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .sm\:-translate-x-1 {
    transform: translateX(-0.25rem) !important;
  }

  .sm\:-translate-x-2 {
    transform: translateX(-0.5rem) !important;
  }

  .sm\:-translate-x-3 {
    transform: translateX(-0.75rem) !important;
  }

  .sm\:-translate-x-4 {
    transform: translateX(-1rem) !important;
  }

  .sm\:-translate-x-5 {
    transform: translateX(-1.25rem) !important;
  }

  .sm\:-translate-x-6 {
    transform: translateX(-1.5rem) !important;
  }

  .sm\:-translate-x-7 {
    transform: translateX(-1.75rem) !important;
  }

  .sm\:-translate-x-8 {
    transform: translateX(-2rem) !important;
  }

  .sm\:-translate-x-9 {
    transform: translateX(-2.25rem) !important;
  }

  .sm\:-translate-x-10 {
    transform: translateX(-2.5rem) !important;
  }

  .sm\:-translate-x-11 {
    transform: translateX(-2.75rem) !important;
  }

  .sm\:-translate-x-12 {
    transform: translateX(-3rem) !important;
  }

  .sm\:-translate-x-13 {
    transform: translateX(-3.25rem) !important;
  }

  .sm\:-translate-x-14 {
    transform: translateX(-3.5rem) !important;
  }

  .sm\:-translate-x-15 {
    transform: translateX(-3.75rem) !important;
  }

  .sm\:-translate-x-16 {
    transform: translateX(-4rem) !important;
  }

  .sm\:-translate-x-17 {
    transform: translateX(-4.25rem) !important;
  }

  .sm\:-translate-x-18 {
    transform: translateX(-4.5rem) !important;
  }

  .sm\:-translate-x-19 {
    transform: translateX(-4.75rem) !important;
  }

  .sm\:-translate-x-20 {
    transform: translateX(-5rem) !important;
  }

  .sm\:-translate-x-21 {
    transform: translateX(-5.25rem) !important;
  }

  .sm\:-translate-x-22 {
    transform: translateX(-5.5rem) !important;
  }

  .sm\:-translate-x-23 {
    transform: translateX(-5.75rem) !important;
  }

  .sm\:-translate-x-24 {
    transform: translateX(-6rem) !important;
  }

  .sm\:-translate-x-25 {
    transform: translateX(-6.25rem) !important;
  }

  .sm\:-translate-x-26 {
    transform: translateX(-6.5rem) !important;
  }

  .sm\:-translate-x-27 {
    transform: translateX(-6.75rem) !important;
  }

  .sm\:-translate-x-28 {
    transform: translateX(-7rem) !important;
  }

  .sm\:-translate-x-29 {
    transform: translateX(-7.25rem) !important;
  }

  .sm\:-translate-x-30 {
    transform: translateX(-7.5rem) !important;
  }

  .sm\:-translate-x-31 {
    transform: translateX(-7.75rem) !important;
  }

  .sm\:-translate-x-32 {
    transform: translateX(-8rem) !important;
  }

  .sm\:-translate-x-33 {
    transform: translateX(-8.25rem) !important;
  }

  .sm\:-translate-x-34 {
    transform: translateX(-8.5rem) !important;
  }

  .sm\:-translate-x-35 {
    transform: translateX(-8.75rem) !important;
  }

  .sm\:-translate-x-36 {
    transform: translateX(-9rem) !important;
  }

  .sm\:-translate-x-37 {
    transform: translateX(-9.25rem) !important;
  }

  .sm\:-translate-x-38 {
    transform: translateX(-9.5rem) !important;
  }

  .sm\:-translate-x-39 {
    transform: translateX(-9.75rem) !important;
  }

  .sm\:-translate-x-40 {
    transform: translateX(-10rem) !important;
  }

  .sm\:-translate-x-41 {
    transform: translateX(-10.25rem) !important;
  }

  .sm\:-translate-x-42 {
    transform: translateX(-10.5rem) !important;
  }

  .sm\:-translate-x-43 {
    transform: translateX(-10.75rem) !important;
  }

  .sm\:-translate-x-44 {
    transform: translateX(-11rem) !important;
  }

  .sm\:-translate-x-45 {
    transform: translateX(-11.25rem) !important;
  }

  .sm\:-translate-x-46 {
    transform: translateX(-11.5rem) !important;
  }

  .sm\:-translate-x-47 {
    transform: translateX(-11.75rem) !important;
  }

  .sm\:-translate-x-48 {
    transform: translateX(-12rem) !important;
  }

  .sm\:-translate-x-49 {
    transform: translateX(-12.25rem) !important;
  }

  .sm\:-translate-x-50 {
    transform: translateX(-12.5rem) !important;
  }

  .sm\:-translate-x-51 {
    transform: translateX(-12.75rem) !important;
  }

  .sm\:-translate-x-52 {
    transform: translateX(-13rem) !important;
  }

  .sm\:-translate-x-53 {
    transform: translateX(-13.25rem) !important;
  }

  .sm\:-translate-x-54 {
    transform: translateX(-13.5rem) !important;
  }

  .sm\:-translate-x-55 {
    transform: translateX(-13.75rem) !important;
  }

  .sm\:-translate-x-56 {
    transform: translateX(-14rem) !important;
  }

  .sm\:-translate-x-57 {
    transform: translateX(-14.25rem) !important;
  }

  .sm\:-translate-x-58 {
    transform: translateX(-14.5rem) !important;
  }

  .sm\:-translate-x-59 {
    transform: translateX(-14.75rem) !important;
  }

  .sm\:-translate-x-60 {
    transform: translateX(-15rem) !important;
  }

  .sm\:-translate-x-61 {
    transform: translateX(-15.25rem) !important;
  }

  .sm\:-translate-x-62 {
    transform: translateX(-15.5rem) !important;
  }

  .sm\:-translate-x-63 {
    transform: translateX(-15.75rem) !important;
  }

  .sm\:-translate-x-64 {
    transform: translateX(-16rem) !important;
  }

  .sm\:-translate-x-65 {
    transform: translateX(-16.25rem) !important;
  }

  .sm\:-translate-x-66 {
    transform: translateX(-16.5rem) !important;
  }

  .sm\:-translate-x-67 {
    transform: translateX(-16.75rem) !important;
  }

  .sm\:-translate-x-68 {
    transform: translateX(-17rem) !important;
  }

  .sm\:-translate-x-69 {
    transform: translateX(-17.25rem) !important;
  }

  .sm\:-translate-x-70 {
    transform: translateX(-17.5rem) !important;
  }

  .sm\:-translate-x-71 {
    transform: translateX(-17.75rem) !important;
  }

  .sm\:-translate-x-72 {
    transform: translateX(-18rem) !important;
  }

  .sm\:-translate-x-73 {
    transform: translateX(-18.25rem) !important;
  }

  .sm\:-translate-x-74 {
    transform: translateX(-18.5rem) !important;
  }

  .sm\:-translate-x-75 {
    transform: translateX(-18.75rem) !important;
  }

  .sm\:-translate-x-76 {
    transform: translateX(-19rem) !important;
  }

  .sm\:-translate-x-77 {
    transform: translateX(-19.25rem) !important;
  }

  .sm\:-translate-x-78 {
    transform: translateX(-19.5rem) !important;
  }

  .sm\:-translate-x-79 {
    transform: translateX(-19.75rem) !important;
  }

  .sm\:-translate-x-80 {
    transform: translateX(-20rem) !important;
  }

  .sm\:-translate-x-81 {
    transform: translateX(-20.25rem) !important;
  }

  .sm\:-translate-x-82 {
    transform: translateX(-20.5rem) !important;
  }

  .sm\:-translate-x-83 {
    transform: translateX(-20.75rem) !important;
  }

  .sm\:-translate-x-84 {
    transform: translateX(-21rem) !important;
  }

  .sm\:-translate-x-85 {
    transform: translateX(-21.25rem) !important;
  }

  .sm\:-translate-x-86 {
    transform: translateX(-21.5rem) !important;
  }

  .sm\:-translate-x-87 {
    transform: translateX(-21.75rem) !important;
  }

  .sm\:-translate-x-88 {
    transform: translateX(-22rem) !important;
  }

  .sm\:-translate-x-89 {
    transform: translateX(-22.25rem) !important;
  }

  .sm\:-translate-x-90 {
    transform: translateX(-22.5rem) !important;
  }

  .sm\:-translate-x-91 {
    transform: translateX(-22.75rem) !important;
  }

  .sm\:-translate-x-92 {
    transform: translateX(-23rem) !important;
  }

  .sm\:-translate-x-93 {
    transform: translateX(-23.25rem) !important;
  }

  .sm\:-translate-x-94 {
    transform: translateX(-23.5rem) !important;
  }

  .sm\:-translate-x-95 {
    transform: translateX(-23.75rem) !important;
  }

  .sm\:-translate-x-96 {
    transform: translateX(-24rem) !important;
  }

  .sm\:-translate-x-97 {
    transform: translateX(-24.25rem) !important;
  }

  .sm\:-translate-x-98 {
    transform: translateX(-24.5rem) !important;
  }

  .sm\:-translate-x-99 {
    transform: translateX(-24.75rem) !important;
  }

  .sm\:-translate-x-100 {
    transform: translateX(-25rem) !important;
  }

  .sm\:-translate-x-101 {
    transform: translateX(-25.25rem) !important;
  }

  .sm\:-translate-x-102 {
    transform: translateX(-25.5rem) !important;
  }

  .sm\:-translate-x-103 {
    transform: translateX(-25.75rem) !important;
  }

  .sm\:-translate-x-104 {
    transform: translateX(-26rem) !important;
  }

  .sm\:-translate-x-105 {
    transform: translateX(-26.25rem) !important;
  }

  .sm\:-translate-x-px {
    transform: translateX(-1px) !important;
  }

  .sm\:-translate-x-0\.5 {
    transform: translateX(-0.125rem) !important;
  }

  .sm\:-translate-x-1\.5 {
    transform: translateX(-0.375rem) !important;
  }

  .sm\:-translate-x-2\.5 {
    transform: translateX(-0.625rem) !important;
  }

  .sm\:-translate-x-3\.5 {
    transform: translateX(-0.875rem) !important;
  }

  .sm\:-translate-x-4\.5 {
    transform: translateX(-1.125rem) !important;
  }

  .sm\:-translate-x-5\.5 {
    transform: translateX(-1.375rem) !important;
  }

  .sm\:-translate-x-6\.5 {
    transform: translateX(-1.625rem) !important;
  }

  .sm\:-translate-x-7\.5 {
    transform: translateX(-1.875rem) !important;
  }

  .sm\:-translate-x-8\.5 {
    transform: translateX(-2.125rem) !important;
  }

  .sm\:-translate-x-9\.5 {
    transform: translateX(-2.375rem) !important;
  }

  .sm\:-translate-x-10\.5 {
    transform: translateX(-2.625rem) !important;
  }

  .sm\:-translate-x-11\.5 {
    transform: translateX(-2.875rem) !important;
  }

  .sm\:-translate-x-12\.5 {
    transform: translateX(-3.125rem) !important;
  }

  .sm\:-translate-x-13\.5 {
    transform: translateX(-3.375rem) !important;
  }

  .sm\:-translate-x-14\.5 {
    transform: translateX(-3.625rem) !important;
  }

  .sm\:-translate-x-15\.5 {
    transform: translateX(-3.875rem) !important;
  }

  .sm\:-translate-x-16\.5 {
    transform: translateX(-4.125rem) !important;
  }

  .sm\:-translate-x-17\.5 {
    transform: translateX(-4.375rem) !important;
  }

  .sm\:-translate-x-18\.5 {
    transform: translateX(-4.625rem) !important;
  }

  .sm\:-translate-x-19\.5 {
    transform: translateX(-4.875rem) !important;
  }

  .sm\:-translate-x-20\.5 {
    transform: translateX(-5.125rem) !important;
  }

  .sm\:-translate-x-21\.5 {
    transform: translateX(-5.375rem) !important;
  }

  .sm\:-translate-x-22\.5 {
    transform: translateX(-5.625rem) !important;
  }

  .sm\:-translate-x-23\.5 {
    transform: translateX(-5.875rem) !important;
  }

  .sm\:-translate-x-24\.5 {
    transform: translateX(-6.125rem) !important;
  }

  .sm\:-translate-x-25\.5 {
    transform: translateX(-6.375rem) !important;
  }

  .sm\:-translate-x-26\.5 {
    transform: translateX(-6.625rem) !important;
  }

  .sm\:-translate-x-27\.5 {
    transform: translateX(-6.875rem) !important;
  }

  .sm\:-translate-x-28\.5 {
    transform: translateX(-7.125rem) !important;
  }

  .sm\:-translate-x-29\.5 {
    transform: translateX(-7.375rem) !important;
  }

  .sm\:-translate-x-30\.5 {
    transform: translateX(-7.625rem) !important;
  }

  .sm\:-translate-x-31\.5 {
    transform: translateX(-7.875rem) !important;
  }

  .sm\:-translate-x-32\.5 {
    transform: translateX(-8.125rem) !important;
  }

  .sm\:-translate-x-33\.5 {
    transform: translateX(-8.375rem) !important;
  }

  .sm\:-translate-x-34\.5 {
    transform: translateX(-8.625rem) !important;
  }

  .sm\:-translate-x-35\.5 {
    transform: translateX(-8.875rem) !important;
  }

  .sm\:-translate-x-36\.5 {
    transform: translateX(-9.125rem) !important;
  }

  .sm\:-translate-x-37\.5 {
    transform: translateX(-9.375rem) !important;
  }

  .sm\:-translate-x-38\.5 {
    transform: translateX(-9.625rem) !important;
  }

  .sm\:-translate-x-39\.5 {
    transform: translateX(-9.875rem) !important;
  }

  .sm\:-translate-x-40\.5 {
    transform: translateX(-10.125rem) !important;
  }

  .sm\:-translate-x-41\.5 {
    transform: translateX(-10.375rem) !important;
  }

  .sm\:-translate-x-42\.5 {
    transform: translateX(-10.625rem) !important;
  }

  .sm\:-translate-x-43\.5 {
    transform: translateX(-10.875rem) !important;
  }

  .sm\:-translate-x-44\.5 {
    transform: translateX(-11.125rem) !important;
  }

  .sm\:-translate-x-45\.5 {
    transform: translateX(-11.375rem) !important;
  }

  .sm\:-translate-x-46\.5 {
    transform: translateX(-11.625rem) !important;
  }

  .sm\:-translate-x-47\.5 {
    transform: translateX(-11.875rem) !important;
  }

  .sm\:-translate-x-48\.5 {
    transform: translateX(-12.125rem) !important;
  }

  .sm\:-translate-x-49\.5 {
    transform: translateX(-12.375rem) !important;
  }

  .sm\:-translate-x-50\.5 {
    transform: translateX(-12.625rem) !important;
  }

  .sm\:-translate-x-51\.5 {
    transform: translateX(-12.875rem) !important;
  }

  .sm\:-translate-x-52\.5 {
    transform: translateX(-13.125rem) !important;
  }

  .sm\:-translate-x-53\.5 {
    transform: translateX(-13.375rem) !important;
  }

  .sm\:-translate-x-54\.5 {
    transform: translateX(-13.625rem) !important;
  }

  .sm\:-translate-x-55\.5 {
    transform: translateX(-13.875rem) !important;
  }

  .sm\:-translate-x-56\.5 {
    transform: translateX(-14.125rem) !important;
  }

  .sm\:-translate-x-57\.5 {
    transform: translateX(-14.375rem) !important;
  }

  .sm\:-translate-x-58\.5 {
    transform: translateX(-14.625rem) !important;
  }

  .sm\:-translate-x-59\.5 {
    transform: translateX(-14.875rem) !important;
  }

  .sm\:-translate-x-60\.5 {
    transform: translateX(-15.125rem) !important;
  }

  .sm\:-translate-x-61\.5 {
    transform: translateX(-15.375rem) !important;
  }

  .sm\:-translate-x-62\.5 {
    transform: translateX(-15.625rem) !important;
  }

  .sm\:-translate-x-63\.5 {
    transform: translateX(-15.875rem) !important;
  }

  .sm\:-translate-x-64\.5 {
    transform: translateX(-16.125rem) !important;
  }

  .sm\:-translate-x-65\.5 {
    transform: translateX(-16.375rem) !important;
  }

  .sm\:-translate-x-66\.5 {
    transform: translateX(-16.625rem) !important;
  }

  .sm\:-translate-x-67\.5 {
    transform: translateX(-16.875rem) !important;
  }

  .sm\:-translate-x-68\.5 {
    transform: translateX(-17.125rem) !important;
  }

  .sm\:-translate-x-69\.5 {
    transform: translateX(-17.375rem) !important;
  }

  .sm\:-translate-x-70\.5 {
    transform: translateX(-17.625rem) !important;
  }

  .sm\:-translate-x-71\.5 {
    transform: translateX(-17.875rem) !important;
  }

  .sm\:-translate-x-72\.5 {
    transform: translateX(-18.125rem) !important;
  }

  .sm\:-translate-x-73\.5 {
    transform: translateX(-18.375rem) !important;
  }

  .sm\:-translate-x-74\.5 {
    transform: translateX(-18.625rem) !important;
  }

  .sm\:-translate-x-75\.5 {
    transform: translateX(-18.875rem) !important;
  }

  .sm\:-translate-x-76\.5 {
    transform: translateX(-19.125rem) !important;
  }

  .sm\:-translate-x-77\.5 {
    transform: translateX(-19.375rem) !important;
  }

  .sm\:-translate-x-78\.5 {
    transform: translateX(-19.625rem) !important;
  }

  .sm\:-translate-x-79\.5 {
    transform: translateX(-19.875rem) !important;
  }

  .sm\:-translate-x-80\.5 {
    transform: translateX(-20.125rem) !important;
  }

  .sm\:-translate-x-81\.5 {
    transform: translateX(-20.375rem) !important;
  }

  .sm\:-translate-x-82\.5 {
    transform: translateX(-20.625rem) !important;
  }

  .sm\:-translate-x-83\.5 {
    transform: translateX(-20.875rem) !important;
  }

  .sm\:-translate-x-84\.5 {
    transform: translateX(-21.125rem) !important;
  }

  .sm\:-translate-x-85\.5 {
    transform: translateX(-21.375rem) !important;
  }

  .sm\:-translate-x-86\.5 {
    transform: translateX(-21.625rem) !important;
  }

  .sm\:-translate-x-87\.5 {
    transform: translateX(-21.875rem) !important;
  }

  .sm\:-translate-x-88\.5 {
    transform: translateX(-22.125rem) !important;
  }

  .sm\:-translate-x-89\.5 {
    transform: translateX(-22.375rem) !important;
  }

  .sm\:-translate-x-90\.5 {
    transform: translateX(-22.625rem) !important;
  }

  .sm\:-translate-x-91\.5 {
    transform: translateX(-22.875rem) !important;
  }

  .sm\:-translate-x-92\.5 {
    transform: translateX(-23.125rem) !important;
  }

  .sm\:-translate-x-93\.5 {
    transform: translateX(-23.375rem) !important;
  }

  .sm\:-translate-x-94\.5 {
    transform: translateX(-23.625rem) !important;
  }

  .sm\:-translate-x-95\.5 {
    transform: translateX(-23.875rem) !important;
  }

  .sm\:-translate-x-96\.5 {
    transform: translateX(-24.125rem) !important;
  }

  .sm\:-translate-x-97\.5 {
    transform: translateX(-24.375rem) !important;
  }

  .sm\:-translate-x-98\.5 {
    transform: translateX(-24.625rem) !important;
  }

  .sm\:-translate-x-99\.5 {
    transform: translateX(-24.875rem) !important;
  }

  .sm\:-translate-x-100\.5 {
    transform: translateX(-25.125rem) !important;
  }

  .sm\:-translate-x-101\.5 {
    transform: translateX(-25.375rem) !important;
  }

  .sm\:-translate-x-102\.5 {
    transform: translateX(-25.625rem) !important;
  }

  .sm\:-translate-x-103\.5 {
    transform: translateX(-25.875rem) !important;
  }

  .sm\:-translate-x-104\.5 {
    transform: translateX(-26.125rem) !important;
  }

  .sm\:-translate-x-full {
    transform: translateX(-100%) !important;
  }

  .sm\:-translate-x-1\/2 {
    transform: translateX(-50%) !important;
  }

  .sm\:translate-x-1\/2 {
    transform: translateX(50%) !important;
  }

  .sm\:translate-x-full {
    transform: translateX(100%) !important;
  }

  .sm\:translate-x-1\/3 {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:-translate-x-1\/3 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:translate-x-2\/3 {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:-translate-x-2\/3 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:translate-x-1\/4 {
    transform: translateX(25%) !important;
  }

  .sm\:-translate-x-1\/4 {
    transform: translateX(-25%) !important;
  }

  .sm\:translate-x-2\/4 {
    transform: translateX(50%) !important;
  }

  .sm\:-translate-x-2\/4 {
    transform: translateX(-50%) !important;
  }

  .sm\:translate-x-3\/4 {
    transform: translateX(75%) !important;
  }

  .sm\:-translate-x-3\/4 {
    transform: translateX(-75%) !important;
  }

  .sm\:translate-x-1\/5 {
    transform: translateX(20%) !important;
  }

  .sm\:-translate-x-1\/5 {
    transform: translateX(-20%) !important;
  }

  .sm\:translate-x-2\/5 {
    transform: translateX(40%) !important;
  }

  .sm\:-translate-x-2\/5 {
    transform: translateX(-40%) !important;
  }

  .sm\:translate-x-3\/5 {
    transform: translateX(60%) !important;
  }

  .sm\:-translate-x-3\/5 {
    transform: translateX(-60%) !important;
  }

  .sm\:translate-x-4\/5 {
    transform: translateX(80%) !important;
  }

  .sm\:-translate-x-4\/5 {
    transform: translateX(-80%) !important;
  }

  .sm\:translate-x-1\/6 {
    transform: translateX(16.666666666666664%) !important;
  }

  .sm\:-translate-x-1\/6 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .sm\:translate-x-2\/6 {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:-translate-x-2\/6 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:translate-x-3\/6 {
    transform: translateX(50%) !important;
  }

  .sm\:-translate-x-3\/6 {
    transform: translateX(-50%) !important;
  }

  .sm\:translate-x-4\/6 {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:-translate-x-4\/6 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:translate-x-5\/6 {
    transform: translateX(83.33333333333334%) !important;
  }

  .sm\:-translate-x-5\/6 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .sm\:translate-x-1\/12 {
    transform: translateX(8.333333333333332%) !important;
  }

  .sm\:-translate-x-1\/12 {
    transform: translateX(-8.333333333333332%) !important;
  }

  .sm\:translate-x-2\/12 {
    transform: translateX(16.666666666666664%) !important;
  }

  .sm\:-translate-x-2\/12 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .sm\:translate-x-3\/12 {
    transform: translateX(25%) !important;
  }

  .sm\:-translate-x-3\/12 {
    transform: translateX(-25%) !important;
  }

  .sm\:translate-x-4\/12 {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:-translate-x-4\/12 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:translate-x-5\/12 {
    transform: translateX(41.66666666666667%) !important;
  }

  .sm\:-translate-x-5\/12 {
    transform: translateX(-41.66666666666667%) !important;
  }

  .sm\:translate-x-6\/12 {
    transform: translateX(50%) !important;
  }

  .sm\:-translate-x-6\/12 {
    transform: translateX(-50%) !important;
  }

  .sm\:translate-x-7\/12 {
    transform: translateX(58.333333333333336%) !important;
  }

  .sm\:-translate-x-7\/12 {
    transform: translateX(-58.333333333333336%) !important;
  }

  .sm\:translate-x-8\/12 {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:-translate-x-8\/12 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:translate-x-9\/12 {
    transform: translateX(75%) !important;
  }

  .sm\:-translate-x-9\/12 {
    transform: translateX(-75%) !important;
  }

  .sm\:translate-x-10\/12 {
    transform: translateX(83.33333333333334%) !important;
  }

  .sm\:-translate-x-10\/12 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .sm\:translate-x-11\/12 {
    transform: translateX(91.66666666666666%) !important;
  }

  .sm\:-translate-x-11\/12 {
    transform: translateX(-91.66666666666666%) !important;
  }

  .sm\:translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .sm\:translate-y-1 {
    transform: translateY(0.25rem) !important;
  }

  .sm\:translate-y-2 {
    transform: translateY(0.5rem) !important;
  }

  .sm\:translate-y-3 {
    transform: translateY(0.75rem) !important;
  }

  .sm\:translate-y-4 {
    transform: translateY(1rem) !important;
  }

  .sm\:translate-y-5 {
    transform: translateY(1.25rem) !important;
  }

  .sm\:translate-y-6 {
    transform: translateY(1.5rem) !important;
  }

  .sm\:translate-y-7 {
    transform: translateY(1.75rem) !important;
  }

  .sm\:translate-y-8 {
    transform: translateY(2rem) !important;
  }

  .sm\:translate-y-9 {
    transform: translateY(2.25rem) !important;
  }

  .sm\:translate-y-10 {
    transform: translateY(2.5rem) !important;
  }

  .sm\:translate-y-11 {
    transform: translateY(2.75rem) !important;
  }

  .sm\:translate-y-12 {
    transform: translateY(3rem) !important;
  }

  .sm\:translate-y-13 {
    transform: translateY(3.25rem) !important;
  }

  .sm\:translate-y-14 {
    transform: translateY(3.5rem) !important;
  }

  .sm\:translate-y-15 {
    transform: translateY(3.75rem) !important;
  }

  .sm\:translate-y-16 {
    transform: translateY(4rem) !important;
  }

  .sm\:translate-y-17 {
    transform: translateY(4.25rem) !important;
  }

  .sm\:translate-y-18 {
    transform: translateY(4.5rem) !important;
  }

  .sm\:translate-y-19 {
    transform: translateY(4.75rem) !important;
  }

  .sm\:translate-y-20 {
    transform: translateY(5rem) !important;
  }

  .sm\:translate-y-21 {
    transform: translateY(5.25rem) !important;
  }

  .sm\:translate-y-22 {
    transform: translateY(5.5rem) !important;
  }

  .sm\:translate-y-23 {
    transform: translateY(5.75rem) !important;
  }

  .sm\:translate-y-24 {
    transform: translateY(6rem) !important;
  }

  .sm\:translate-y-25 {
    transform: translateY(6.25rem) !important;
  }

  .sm\:translate-y-26 {
    transform: translateY(6.5rem) !important;
  }

  .sm\:translate-y-27 {
    transform: translateY(6.75rem) !important;
  }

  .sm\:translate-y-28 {
    transform: translateY(7rem) !important;
  }

  .sm\:translate-y-29 {
    transform: translateY(7.25rem) !important;
  }

  .sm\:translate-y-30 {
    transform: translateY(7.5rem) !important;
  }

  .sm\:translate-y-31 {
    transform: translateY(7.75rem) !important;
  }

  .sm\:translate-y-32 {
    transform: translateY(8rem) !important;
  }

  .sm\:translate-y-33 {
    transform: translateY(8.25rem) !important;
  }

  .sm\:translate-y-34 {
    transform: translateY(8.5rem) !important;
  }

  .sm\:translate-y-35 {
    transform: translateY(8.75rem) !important;
  }

  .sm\:translate-y-36 {
    transform: translateY(9rem) !important;
  }

  .sm\:translate-y-37 {
    transform: translateY(9.25rem) !important;
  }

  .sm\:translate-y-38 {
    transform: translateY(9.5rem) !important;
  }

  .sm\:translate-y-39 {
    transform: translateY(9.75rem) !important;
  }

  .sm\:translate-y-40 {
    transform: translateY(10rem) !important;
  }

  .sm\:translate-y-41 {
    transform: translateY(10.25rem) !important;
  }

  .sm\:translate-y-42 {
    transform: translateY(10.5rem) !important;
  }

  .sm\:translate-y-43 {
    transform: translateY(10.75rem) !important;
  }

  .sm\:translate-y-44 {
    transform: translateY(11rem) !important;
  }

  .sm\:translate-y-45 {
    transform: translateY(11.25rem) !important;
  }

  .sm\:translate-y-46 {
    transform: translateY(11.5rem) !important;
  }

  .sm\:translate-y-47 {
    transform: translateY(11.75rem) !important;
  }

  .sm\:translate-y-48 {
    transform: translateY(12rem) !important;
  }

  .sm\:translate-y-49 {
    transform: translateY(12.25rem) !important;
  }

  .sm\:translate-y-50 {
    transform: translateY(12.5rem) !important;
  }

  .sm\:translate-y-51 {
    transform: translateY(12.75rem) !important;
  }

  .sm\:translate-y-52 {
    transform: translateY(13rem) !important;
  }

  .sm\:translate-y-53 {
    transform: translateY(13.25rem) !important;
  }

  .sm\:translate-y-54 {
    transform: translateY(13.5rem) !important;
  }

  .sm\:translate-y-55 {
    transform: translateY(13.75rem) !important;
  }

  .sm\:translate-y-56 {
    transform: translateY(14rem) !important;
  }

  .sm\:translate-y-57 {
    transform: translateY(14.25rem) !important;
  }

  .sm\:translate-y-58 {
    transform: translateY(14.5rem) !important;
  }

  .sm\:translate-y-59 {
    transform: translateY(14.75rem) !important;
  }

  .sm\:translate-y-60 {
    transform: translateY(15rem) !important;
  }

  .sm\:translate-y-61 {
    transform: translateY(15.25rem) !important;
  }

  .sm\:translate-y-62 {
    transform: translateY(15.5rem) !important;
  }

  .sm\:translate-y-63 {
    transform: translateY(15.75rem) !important;
  }

  .sm\:translate-y-64 {
    transform: translateY(16rem) !important;
  }

  .sm\:translate-y-65 {
    transform: translateY(16.25rem) !important;
  }

  .sm\:translate-y-66 {
    transform: translateY(16.5rem) !important;
  }

  .sm\:translate-y-67 {
    transform: translateY(16.75rem) !important;
  }

  .sm\:translate-y-68 {
    transform: translateY(17rem) !important;
  }

  .sm\:translate-y-69 {
    transform: translateY(17.25rem) !important;
  }

  .sm\:translate-y-70 {
    transform: translateY(17.5rem) !important;
  }

  .sm\:translate-y-71 {
    transform: translateY(17.75rem) !important;
  }

  .sm\:translate-y-72 {
    transform: translateY(18rem) !important;
  }

  .sm\:translate-y-73 {
    transform: translateY(18.25rem) !important;
  }

  .sm\:translate-y-74 {
    transform: translateY(18.5rem) !important;
  }

  .sm\:translate-y-75 {
    transform: translateY(18.75rem) !important;
  }

  .sm\:translate-y-76 {
    transform: translateY(19rem) !important;
  }

  .sm\:translate-y-77 {
    transform: translateY(19.25rem) !important;
  }

  .sm\:translate-y-78 {
    transform: translateY(19.5rem) !important;
  }

  .sm\:translate-y-79 {
    transform: translateY(19.75rem) !important;
  }

  .sm\:translate-y-80 {
    transform: translateY(20rem) !important;
  }

  .sm\:translate-y-81 {
    transform: translateY(20.25rem) !important;
  }

  .sm\:translate-y-82 {
    transform: translateY(20.5rem) !important;
  }

  .sm\:translate-y-83 {
    transform: translateY(20.75rem) !important;
  }

  .sm\:translate-y-84 {
    transform: translateY(21rem) !important;
  }

  .sm\:translate-y-85 {
    transform: translateY(21.25rem) !important;
  }

  .sm\:translate-y-86 {
    transform: translateY(21.5rem) !important;
  }

  .sm\:translate-y-87 {
    transform: translateY(21.75rem) !important;
  }

  .sm\:translate-y-88 {
    transform: translateY(22rem) !important;
  }

  .sm\:translate-y-89 {
    transform: translateY(22.25rem) !important;
  }

  .sm\:translate-y-90 {
    transform: translateY(22.5rem) !important;
  }

  .sm\:translate-y-91 {
    transform: translateY(22.75rem) !important;
  }

  .sm\:translate-y-92 {
    transform: translateY(23rem) !important;
  }

  .sm\:translate-y-93 {
    transform: translateY(23.25rem) !important;
  }

  .sm\:translate-y-94 {
    transform: translateY(23.5rem) !important;
  }

  .sm\:translate-y-95 {
    transform: translateY(23.75rem) !important;
  }

  .sm\:translate-y-96 {
    transform: translateY(24rem) !important;
  }

  .sm\:translate-y-97 {
    transform: translateY(24.25rem) !important;
  }

  .sm\:translate-y-98 {
    transform: translateY(24.5rem) !important;
  }

  .sm\:translate-y-99 {
    transform: translateY(24.75rem) !important;
  }

  .sm\:translate-y-100 {
    transform: translateY(25rem) !important;
  }

  .sm\:translate-y-101 {
    transform: translateY(25.25rem) !important;
  }

  .sm\:translate-y-102 {
    transform: translateY(25.5rem) !important;
  }

  .sm\:translate-y-103 {
    transform: translateY(25.75rem) !important;
  }

  .sm\:translate-y-104 {
    transform: translateY(26rem) !important;
  }

  .sm\:translate-y-105 {
    transform: translateY(26.25rem) !important;
  }

  .sm\:translate-y-px {
    transform: translateY(1px) !important;
  }

  .sm\:translate-y-0\.5 {
    transform: translateY(0.125rem) !important;
  }

  .sm\:translate-y-1\.5 {
    transform: translateY(0.375rem) !important;
  }

  .sm\:translate-y-2\.5 {
    transform: translateY(0.625rem) !important;
  }

  .sm\:translate-y-3\.5 {
    transform: translateY(0.875rem) !important;
  }

  .sm\:translate-y-4\.5 {
    transform: translateY(1.125rem) !important;
  }

  .sm\:translate-y-5\.5 {
    transform: translateY(1.375rem) !important;
  }

  .sm\:translate-y-6\.5 {
    transform: translateY(1.625rem) !important;
  }

  .sm\:translate-y-7\.5 {
    transform: translateY(1.875rem) !important;
  }

  .sm\:translate-y-8\.5 {
    transform: translateY(2.125rem) !important;
  }

  .sm\:translate-y-9\.5 {
    transform: translateY(2.375rem) !important;
  }

  .sm\:translate-y-10\.5 {
    transform: translateY(2.625rem) !important;
  }

  .sm\:translate-y-11\.5 {
    transform: translateY(2.875rem) !important;
  }

  .sm\:translate-y-12\.5 {
    transform: translateY(3.125rem) !important;
  }

  .sm\:translate-y-13\.5 {
    transform: translateY(3.375rem) !important;
  }

  .sm\:translate-y-14\.5 {
    transform: translateY(3.625rem) !important;
  }

  .sm\:translate-y-15\.5 {
    transform: translateY(3.875rem) !important;
  }

  .sm\:translate-y-16\.5 {
    transform: translateY(4.125rem) !important;
  }

  .sm\:translate-y-17\.5 {
    transform: translateY(4.375rem) !important;
  }

  .sm\:translate-y-18\.5 {
    transform: translateY(4.625rem) !important;
  }

  .sm\:translate-y-19\.5 {
    transform: translateY(4.875rem) !important;
  }

  .sm\:translate-y-20\.5 {
    transform: translateY(5.125rem) !important;
  }

  .sm\:translate-y-21\.5 {
    transform: translateY(5.375rem) !important;
  }

  .sm\:translate-y-22\.5 {
    transform: translateY(5.625rem) !important;
  }

  .sm\:translate-y-23\.5 {
    transform: translateY(5.875rem) !important;
  }

  .sm\:translate-y-24\.5 {
    transform: translateY(6.125rem) !important;
  }

  .sm\:translate-y-25\.5 {
    transform: translateY(6.375rem) !important;
  }

  .sm\:translate-y-26\.5 {
    transform: translateY(6.625rem) !important;
  }

  .sm\:translate-y-27\.5 {
    transform: translateY(6.875rem) !important;
  }

  .sm\:translate-y-28\.5 {
    transform: translateY(7.125rem) !important;
  }

  .sm\:translate-y-29\.5 {
    transform: translateY(7.375rem) !important;
  }

  .sm\:translate-y-30\.5 {
    transform: translateY(7.625rem) !important;
  }

  .sm\:translate-y-31\.5 {
    transform: translateY(7.875rem) !important;
  }

  .sm\:translate-y-32\.5 {
    transform: translateY(8.125rem) !important;
  }

  .sm\:translate-y-33\.5 {
    transform: translateY(8.375rem) !important;
  }

  .sm\:translate-y-34\.5 {
    transform: translateY(8.625rem) !important;
  }

  .sm\:translate-y-35\.5 {
    transform: translateY(8.875rem) !important;
  }

  .sm\:translate-y-36\.5 {
    transform: translateY(9.125rem) !important;
  }

  .sm\:translate-y-37\.5 {
    transform: translateY(9.375rem) !important;
  }

  .sm\:translate-y-38\.5 {
    transform: translateY(9.625rem) !important;
  }

  .sm\:translate-y-39\.5 {
    transform: translateY(9.875rem) !important;
  }

  .sm\:translate-y-40\.5 {
    transform: translateY(10.125rem) !important;
  }

  .sm\:translate-y-41\.5 {
    transform: translateY(10.375rem) !important;
  }

  .sm\:translate-y-42\.5 {
    transform: translateY(10.625rem) !important;
  }

  .sm\:translate-y-43\.5 {
    transform: translateY(10.875rem) !important;
  }

  .sm\:translate-y-44\.5 {
    transform: translateY(11.125rem) !important;
  }

  .sm\:translate-y-45\.5 {
    transform: translateY(11.375rem) !important;
  }

  .sm\:translate-y-46\.5 {
    transform: translateY(11.625rem) !important;
  }

  .sm\:translate-y-47\.5 {
    transform: translateY(11.875rem) !important;
  }

  .sm\:translate-y-48\.5 {
    transform: translateY(12.125rem) !important;
  }

  .sm\:translate-y-49\.5 {
    transform: translateY(12.375rem) !important;
  }

  .sm\:translate-y-50\.5 {
    transform: translateY(12.625rem) !important;
  }

  .sm\:translate-y-51\.5 {
    transform: translateY(12.875rem) !important;
  }

  .sm\:translate-y-52\.5 {
    transform: translateY(13.125rem) !important;
  }

  .sm\:translate-y-53\.5 {
    transform: translateY(13.375rem) !important;
  }

  .sm\:translate-y-54\.5 {
    transform: translateY(13.625rem) !important;
  }

  .sm\:translate-y-55\.5 {
    transform: translateY(13.875rem) !important;
  }

  .sm\:translate-y-56\.5 {
    transform: translateY(14.125rem) !important;
  }

  .sm\:translate-y-57\.5 {
    transform: translateY(14.375rem) !important;
  }

  .sm\:translate-y-58\.5 {
    transform: translateY(14.625rem) !important;
  }

  .sm\:translate-y-59\.5 {
    transform: translateY(14.875rem) !important;
  }

  .sm\:translate-y-60\.5 {
    transform: translateY(15.125rem) !important;
  }

  .sm\:translate-y-61\.5 {
    transform: translateY(15.375rem) !important;
  }

  .sm\:translate-y-62\.5 {
    transform: translateY(15.625rem) !important;
  }

  .sm\:translate-y-63\.5 {
    transform: translateY(15.875rem) !important;
  }

  .sm\:translate-y-64\.5 {
    transform: translateY(16.125rem) !important;
  }

  .sm\:translate-y-65\.5 {
    transform: translateY(16.375rem) !important;
  }

  .sm\:translate-y-66\.5 {
    transform: translateY(16.625rem) !important;
  }

  .sm\:translate-y-67\.5 {
    transform: translateY(16.875rem) !important;
  }

  .sm\:translate-y-68\.5 {
    transform: translateY(17.125rem) !important;
  }

  .sm\:translate-y-69\.5 {
    transform: translateY(17.375rem) !important;
  }

  .sm\:translate-y-70\.5 {
    transform: translateY(17.625rem) !important;
  }

  .sm\:translate-y-71\.5 {
    transform: translateY(17.875rem) !important;
  }

  .sm\:translate-y-72\.5 {
    transform: translateY(18.125rem) !important;
  }

  .sm\:translate-y-73\.5 {
    transform: translateY(18.375rem) !important;
  }

  .sm\:translate-y-74\.5 {
    transform: translateY(18.625rem) !important;
  }

  .sm\:translate-y-75\.5 {
    transform: translateY(18.875rem) !important;
  }

  .sm\:translate-y-76\.5 {
    transform: translateY(19.125rem) !important;
  }

  .sm\:translate-y-77\.5 {
    transform: translateY(19.375rem) !important;
  }

  .sm\:translate-y-78\.5 {
    transform: translateY(19.625rem) !important;
  }

  .sm\:translate-y-79\.5 {
    transform: translateY(19.875rem) !important;
  }

  .sm\:translate-y-80\.5 {
    transform: translateY(20.125rem) !important;
  }

  .sm\:translate-y-81\.5 {
    transform: translateY(20.375rem) !important;
  }

  .sm\:translate-y-82\.5 {
    transform: translateY(20.625rem) !important;
  }

  .sm\:translate-y-83\.5 {
    transform: translateY(20.875rem) !important;
  }

  .sm\:translate-y-84\.5 {
    transform: translateY(21.125rem) !important;
  }

  .sm\:translate-y-85\.5 {
    transform: translateY(21.375rem) !important;
  }

  .sm\:translate-y-86\.5 {
    transform: translateY(21.625rem) !important;
  }

  .sm\:translate-y-87\.5 {
    transform: translateY(21.875rem) !important;
  }

  .sm\:translate-y-88\.5 {
    transform: translateY(22.125rem) !important;
  }

  .sm\:translate-y-89\.5 {
    transform: translateY(22.375rem) !important;
  }

  .sm\:translate-y-90\.5 {
    transform: translateY(22.625rem) !important;
  }

  .sm\:translate-y-91\.5 {
    transform: translateY(22.875rem) !important;
  }

  .sm\:translate-y-92\.5 {
    transform: translateY(23.125rem) !important;
  }

  .sm\:translate-y-93\.5 {
    transform: translateY(23.375rem) !important;
  }

  .sm\:translate-y-94\.5 {
    transform: translateY(23.625rem) !important;
  }

  .sm\:translate-y-95\.5 {
    transform: translateY(23.875rem) !important;
  }

  .sm\:translate-y-96\.5 {
    transform: translateY(24.125rem) !important;
  }

  .sm\:translate-y-97\.5 {
    transform: translateY(24.375rem) !important;
  }

  .sm\:translate-y-98\.5 {
    transform: translateY(24.625rem) !important;
  }

  .sm\:translate-y-99\.5 {
    transform: translateY(24.875rem) !important;
  }

  .sm\:translate-y-100\.5 {
    transform: translateY(25.125rem) !important;
  }

  .sm\:translate-y-101\.5 {
    transform: translateY(25.375rem) !important;
  }

  .sm\:translate-y-102\.5 {
    transform: translateY(25.625rem) !important;
  }

  .sm\:translate-y-103\.5 {
    transform: translateY(25.875rem) !important;
  }

  .sm\:translate-y-104\.5 {
    transform: translateY(26.125rem) !important;
  }

  .sm\:-translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .sm\:-translate-y-1 {
    transform: translateY(-0.25rem) !important;
  }

  .sm\:-translate-y-2 {
    transform: translateY(-0.5rem) !important;
  }

  .sm\:-translate-y-3 {
    transform: translateY(-0.75rem) !important;
  }

  .sm\:-translate-y-4 {
    transform: translateY(-1rem) !important;
  }

  .sm\:-translate-y-5 {
    transform: translateY(-1.25rem) !important;
  }

  .sm\:-translate-y-6 {
    transform: translateY(-1.5rem) !important;
  }

  .sm\:-translate-y-7 {
    transform: translateY(-1.75rem) !important;
  }

  .sm\:-translate-y-8 {
    transform: translateY(-2rem) !important;
  }

  .sm\:-translate-y-9 {
    transform: translateY(-2.25rem) !important;
  }

  .sm\:-translate-y-10 {
    transform: translateY(-2.5rem) !important;
  }

  .sm\:-translate-y-11 {
    transform: translateY(-2.75rem) !important;
  }

  .sm\:-translate-y-12 {
    transform: translateY(-3rem) !important;
  }

  .sm\:-translate-y-13 {
    transform: translateY(-3.25rem) !important;
  }

  .sm\:-translate-y-14 {
    transform: translateY(-3.5rem) !important;
  }

  .sm\:-translate-y-15 {
    transform: translateY(-3.75rem) !important;
  }

  .sm\:-translate-y-16 {
    transform: translateY(-4rem) !important;
  }

  .sm\:-translate-y-17 {
    transform: translateY(-4.25rem) !important;
  }

  .sm\:-translate-y-18 {
    transform: translateY(-4.5rem) !important;
  }

  .sm\:-translate-y-19 {
    transform: translateY(-4.75rem) !important;
  }

  .sm\:-translate-y-20 {
    transform: translateY(-5rem) !important;
  }

  .sm\:-translate-y-21 {
    transform: translateY(-5.25rem) !important;
  }

  .sm\:-translate-y-22 {
    transform: translateY(-5.5rem) !important;
  }

  .sm\:-translate-y-23 {
    transform: translateY(-5.75rem) !important;
  }

  .sm\:-translate-y-24 {
    transform: translateY(-6rem) !important;
  }

  .sm\:-translate-y-25 {
    transform: translateY(-6.25rem) !important;
  }

  .sm\:-translate-y-26 {
    transform: translateY(-6.5rem) !important;
  }

  .sm\:-translate-y-27 {
    transform: translateY(-6.75rem) !important;
  }

  .sm\:-translate-y-28 {
    transform: translateY(-7rem) !important;
  }

  .sm\:-translate-y-29 {
    transform: translateY(-7.25rem) !important;
  }

  .sm\:-translate-y-30 {
    transform: translateY(-7.5rem) !important;
  }

  .sm\:-translate-y-31 {
    transform: translateY(-7.75rem) !important;
  }

  .sm\:-translate-y-32 {
    transform: translateY(-8rem) !important;
  }

  .sm\:-translate-y-33 {
    transform: translateY(-8.25rem) !important;
  }

  .sm\:-translate-y-34 {
    transform: translateY(-8.5rem) !important;
  }

  .sm\:-translate-y-35 {
    transform: translateY(-8.75rem) !important;
  }

  .sm\:-translate-y-36 {
    transform: translateY(-9rem) !important;
  }

  .sm\:-translate-y-37 {
    transform: translateY(-9.25rem) !important;
  }

  .sm\:-translate-y-38 {
    transform: translateY(-9.5rem) !important;
  }

  .sm\:-translate-y-39 {
    transform: translateY(-9.75rem) !important;
  }

  .sm\:-translate-y-40 {
    transform: translateY(-10rem) !important;
  }

  .sm\:-translate-y-41 {
    transform: translateY(-10.25rem) !important;
  }

  .sm\:-translate-y-42 {
    transform: translateY(-10.5rem) !important;
  }

  .sm\:-translate-y-43 {
    transform: translateY(-10.75rem) !important;
  }

  .sm\:-translate-y-44 {
    transform: translateY(-11rem) !important;
  }

  .sm\:-translate-y-45 {
    transform: translateY(-11.25rem) !important;
  }

  .sm\:-translate-y-46 {
    transform: translateY(-11.5rem) !important;
  }

  .sm\:-translate-y-47 {
    transform: translateY(-11.75rem) !important;
  }

  .sm\:-translate-y-48 {
    transform: translateY(-12rem) !important;
  }

  .sm\:-translate-y-49 {
    transform: translateY(-12.25rem) !important;
  }

  .sm\:-translate-y-50 {
    transform: translateY(-12.5rem) !important;
  }

  .sm\:-translate-y-51 {
    transform: translateY(-12.75rem) !important;
  }

  .sm\:-translate-y-52 {
    transform: translateY(-13rem) !important;
  }

  .sm\:-translate-y-53 {
    transform: translateY(-13.25rem) !important;
  }

  .sm\:-translate-y-54 {
    transform: translateY(-13.5rem) !important;
  }

  .sm\:-translate-y-55 {
    transform: translateY(-13.75rem) !important;
  }

  .sm\:-translate-y-56 {
    transform: translateY(-14rem) !important;
  }

  .sm\:-translate-y-57 {
    transform: translateY(-14.25rem) !important;
  }

  .sm\:-translate-y-58 {
    transform: translateY(-14.5rem) !important;
  }

  .sm\:-translate-y-59 {
    transform: translateY(-14.75rem) !important;
  }

  .sm\:-translate-y-60 {
    transform: translateY(-15rem) !important;
  }

  .sm\:-translate-y-61 {
    transform: translateY(-15.25rem) !important;
  }

  .sm\:-translate-y-62 {
    transform: translateY(-15.5rem) !important;
  }

  .sm\:-translate-y-63 {
    transform: translateY(-15.75rem) !important;
  }

  .sm\:-translate-y-64 {
    transform: translateY(-16rem) !important;
  }

  .sm\:-translate-y-65 {
    transform: translateY(-16.25rem) !important;
  }

  .sm\:-translate-y-66 {
    transform: translateY(-16.5rem) !important;
  }

  .sm\:-translate-y-67 {
    transform: translateY(-16.75rem) !important;
  }

  .sm\:-translate-y-68 {
    transform: translateY(-17rem) !important;
  }

  .sm\:-translate-y-69 {
    transform: translateY(-17.25rem) !important;
  }

  .sm\:-translate-y-70 {
    transform: translateY(-17.5rem) !important;
  }

  .sm\:-translate-y-71 {
    transform: translateY(-17.75rem) !important;
  }

  .sm\:-translate-y-72 {
    transform: translateY(-18rem) !important;
  }

  .sm\:-translate-y-73 {
    transform: translateY(-18.25rem) !important;
  }

  .sm\:-translate-y-74 {
    transform: translateY(-18.5rem) !important;
  }

  .sm\:-translate-y-75 {
    transform: translateY(-18.75rem) !important;
  }

  .sm\:-translate-y-76 {
    transform: translateY(-19rem) !important;
  }

  .sm\:-translate-y-77 {
    transform: translateY(-19.25rem) !important;
  }

  .sm\:-translate-y-78 {
    transform: translateY(-19.5rem) !important;
  }

  .sm\:-translate-y-79 {
    transform: translateY(-19.75rem) !important;
  }

  .sm\:-translate-y-80 {
    transform: translateY(-20rem) !important;
  }

  .sm\:-translate-y-81 {
    transform: translateY(-20.25rem) !important;
  }

  .sm\:-translate-y-82 {
    transform: translateY(-20.5rem) !important;
  }

  .sm\:-translate-y-83 {
    transform: translateY(-20.75rem) !important;
  }

  .sm\:-translate-y-84 {
    transform: translateY(-21rem) !important;
  }

  .sm\:-translate-y-85 {
    transform: translateY(-21.25rem) !important;
  }

  .sm\:-translate-y-86 {
    transform: translateY(-21.5rem) !important;
  }

  .sm\:-translate-y-87 {
    transform: translateY(-21.75rem) !important;
  }

  .sm\:-translate-y-88 {
    transform: translateY(-22rem) !important;
  }

  .sm\:-translate-y-89 {
    transform: translateY(-22.25rem) !important;
  }

  .sm\:-translate-y-90 {
    transform: translateY(-22.5rem) !important;
  }

  .sm\:-translate-y-91 {
    transform: translateY(-22.75rem) !important;
  }

  .sm\:-translate-y-92 {
    transform: translateY(-23rem) !important;
  }

  .sm\:-translate-y-93 {
    transform: translateY(-23.25rem) !important;
  }

  .sm\:-translate-y-94 {
    transform: translateY(-23.5rem) !important;
  }

  .sm\:-translate-y-95 {
    transform: translateY(-23.75rem) !important;
  }

  .sm\:-translate-y-96 {
    transform: translateY(-24rem) !important;
  }

  .sm\:-translate-y-97 {
    transform: translateY(-24.25rem) !important;
  }

  .sm\:-translate-y-98 {
    transform: translateY(-24.5rem) !important;
  }

  .sm\:-translate-y-99 {
    transform: translateY(-24.75rem) !important;
  }

  .sm\:-translate-y-100 {
    transform: translateY(-25rem) !important;
  }

  .sm\:-translate-y-101 {
    transform: translateY(-25.25rem) !important;
  }

  .sm\:-translate-y-102 {
    transform: translateY(-25.5rem) !important;
  }

  .sm\:-translate-y-103 {
    transform: translateY(-25.75rem) !important;
  }

  .sm\:-translate-y-104 {
    transform: translateY(-26rem) !important;
  }

  .sm\:-translate-y-105 {
    transform: translateY(-26.25rem) !important;
  }

  .sm\:-translate-y-px {
    transform: translateY(-1px) !important;
  }

  .sm\:-translate-y-0\.5 {
    transform: translateY(-0.125rem) !important;
  }

  .sm\:-translate-y-1\.5 {
    transform: translateY(-0.375rem) !important;
  }

  .sm\:-translate-y-2\.5 {
    transform: translateY(-0.625rem) !important;
  }

  .sm\:-translate-y-3\.5 {
    transform: translateY(-0.875rem) !important;
  }

  .sm\:-translate-y-4\.5 {
    transform: translateY(-1.125rem) !important;
  }

  .sm\:-translate-y-5\.5 {
    transform: translateY(-1.375rem) !important;
  }

  .sm\:-translate-y-6\.5 {
    transform: translateY(-1.625rem) !important;
  }

  .sm\:-translate-y-7\.5 {
    transform: translateY(-1.875rem) !important;
  }

  .sm\:-translate-y-8\.5 {
    transform: translateY(-2.125rem) !important;
  }

  .sm\:-translate-y-9\.5 {
    transform: translateY(-2.375rem) !important;
  }

  .sm\:-translate-y-10\.5 {
    transform: translateY(-2.625rem) !important;
  }

  .sm\:-translate-y-11\.5 {
    transform: translateY(-2.875rem) !important;
  }

  .sm\:-translate-y-12\.5 {
    transform: translateY(-3.125rem) !important;
  }

  .sm\:-translate-y-13\.5 {
    transform: translateY(-3.375rem) !important;
  }

  .sm\:-translate-y-14\.5 {
    transform: translateY(-3.625rem) !important;
  }

  .sm\:-translate-y-15\.5 {
    transform: translateY(-3.875rem) !important;
  }

  .sm\:-translate-y-16\.5 {
    transform: translateY(-4.125rem) !important;
  }

  .sm\:-translate-y-17\.5 {
    transform: translateY(-4.375rem) !important;
  }

  .sm\:-translate-y-18\.5 {
    transform: translateY(-4.625rem) !important;
  }

  .sm\:-translate-y-19\.5 {
    transform: translateY(-4.875rem) !important;
  }

  .sm\:-translate-y-20\.5 {
    transform: translateY(-5.125rem) !important;
  }

  .sm\:-translate-y-21\.5 {
    transform: translateY(-5.375rem) !important;
  }

  .sm\:-translate-y-22\.5 {
    transform: translateY(-5.625rem) !important;
  }

  .sm\:-translate-y-23\.5 {
    transform: translateY(-5.875rem) !important;
  }

  .sm\:-translate-y-24\.5 {
    transform: translateY(-6.125rem) !important;
  }

  .sm\:-translate-y-25\.5 {
    transform: translateY(-6.375rem) !important;
  }

  .sm\:-translate-y-26\.5 {
    transform: translateY(-6.625rem) !important;
  }

  .sm\:-translate-y-27\.5 {
    transform: translateY(-6.875rem) !important;
  }

  .sm\:-translate-y-28\.5 {
    transform: translateY(-7.125rem) !important;
  }

  .sm\:-translate-y-29\.5 {
    transform: translateY(-7.375rem) !important;
  }

  .sm\:-translate-y-30\.5 {
    transform: translateY(-7.625rem) !important;
  }

  .sm\:-translate-y-31\.5 {
    transform: translateY(-7.875rem) !important;
  }

  .sm\:-translate-y-32\.5 {
    transform: translateY(-8.125rem) !important;
  }

  .sm\:-translate-y-33\.5 {
    transform: translateY(-8.375rem) !important;
  }

  .sm\:-translate-y-34\.5 {
    transform: translateY(-8.625rem) !important;
  }

  .sm\:-translate-y-35\.5 {
    transform: translateY(-8.875rem) !important;
  }

  .sm\:-translate-y-36\.5 {
    transform: translateY(-9.125rem) !important;
  }

  .sm\:-translate-y-37\.5 {
    transform: translateY(-9.375rem) !important;
  }

  .sm\:-translate-y-38\.5 {
    transform: translateY(-9.625rem) !important;
  }

  .sm\:-translate-y-39\.5 {
    transform: translateY(-9.875rem) !important;
  }

  .sm\:-translate-y-40\.5 {
    transform: translateY(-10.125rem) !important;
  }

  .sm\:-translate-y-41\.5 {
    transform: translateY(-10.375rem) !important;
  }

  .sm\:-translate-y-42\.5 {
    transform: translateY(-10.625rem) !important;
  }

  .sm\:-translate-y-43\.5 {
    transform: translateY(-10.875rem) !important;
  }

  .sm\:-translate-y-44\.5 {
    transform: translateY(-11.125rem) !important;
  }

  .sm\:-translate-y-45\.5 {
    transform: translateY(-11.375rem) !important;
  }

  .sm\:-translate-y-46\.5 {
    transform: translateY(-11.625rem) !important;
  }

  .sm\:-translate-y-47\.5 {
    transform: translateY(-11.875rem) !important;
  }

  .sm\:-translate-y-48\.5 {
    transform: translateY(-12.125rem) !important;
  }

  .sm\:-translate-y-49\.5 {
    transform: translateY(-12.375rem) !important;
  }

  .sm\:-translate-y-50\.5 {
    transform: translateY(-12.625rem) !important;
  }

  .sm\:-translate-y-51\.5 {
    transform: translateY(-12.875rem) !important;
  }

  .sm\:-translate-y-52\.5 {
    transform: translateY(-13.125rem) !important;
  }

  .sm\:-translate-y-53\.5 {
    transform: translateY(-13.375rem) !important;
  }

  .sm\:-translate-y-54\.5 {
    transform: translateY(-13.625rem) !important;
  }

  .sm\:-translate-y-55\.5 {
    transform: translateY(-13.875rem) !important;
  }

  .sm\:-translate-y-56\.5 {
    transform: translateY(-14.125rem) !important;
  }

  .sm\:-translate-y-57\.5 {
    transform: translateY(-14.375rem) !important;
  }

  .sm\:-translate-y-58\.5 {
    transform: translateY(-14.625rem) !important;
  }

  .sm\:-translate-y-59\.5 {
    transform: translateY(-14.875rem) !important;
  }

  .sm\:-translate-y-60\.5 {
    transform: translateY(-15.125rem) !important;
  }

  .sm\:-translate-y-61\.5 {
    transform: translateY(-15.375rem) !important;
  }

  .sm\:-translate-y-62\.5 {
    transform: translateY(-15.625rem) !important;
  }

  .sm\:-translate-y-63\.5 {
    transform: translateY(-15.875rem) !important;
  }

  .sm\:-translate-y-64\.5 {
    transform: translateY(-16.125rem) !important;
  }

  .sm\:-translate-y-65\.5 {
    transform: translateY(-16.375rem) !important;
  }

  .sm\:-translate-y-66\.5 {
    transform: translateY(-16.625rem) !important;
  }

  .sm\:-translate-y-67\.5 {
    transform: translateY(-16.875rem) !important;
  }

  .sm\:-translate-y-68\.5 {
    transform: translateY(-17.125rem) !important;
  }

  .sm\:-translate-y-69\.5 {
    transform: translateY(-17.375rem) !important;
  }

  .sm\:-translate-y-70\.5 {
    transform: translateY(-17.625rem) !important;
  }

  .sm\:-translate-y-71\.5 {
    transform: translateY(-17.875rem) !important;
  }

  .sm\:-translate-y-72\.5 {
    transform: translateY(-18.125rem) !important;
  }

  .sm\:-translate-y-73\.5 {
    transform: translateY(-18.375rem) !important;
  }

  .sm\:-translate-y-74\.5 {
    transform: translateY(-18.625rem) !important;
  }

  .sm\:-translate-y-75\.5 {
    transform: translateY(-18.875rem) !important;
  }

  .sm\:-translate-y-76\.5 {
    transform: translateY(-19.125rem) !important;
  }

  .sm\:-translate-y-77\.5 {
    transform: translateY(-19.375rem) !important;
  }

  .sm\:-translate-y-78\.5 {
    transform: translateY(-19.625rem) !important;
  }

  .sm\:-translate-y-79\.5 {
    transform: translateY(-19.875rem) !important;
  }

  .sm\:-translate-y-80\.5 {
    transform: translateY(-20.125rem) !important;
  }

  .sm\:-translate-y-81\.5 {
    transform: translateY(-20.375rem) !important;
  }

  .sm\:-translate-y-82\.5 {
    transform: translateY(-20.625rem) !important;
  }

  .sm\:-translate-y-83\.5 {
    transform: translateY(-20.875rem) !important;
  }

  .sm\:-translate-y-84\.5 {
    transform: translateY(-21.125rem) !important;
  }

  .sm\:-translate-y-85\.5 {
    transform: translateY(-21.375rem) !important;
  }

  .sm\:-translate-y-86\.5 {
    transform: translateY(-21.625rem) !important;
  }

  .sm\:-translate-y-87\.5 {
    transform: translateY(-21.875rem) !important;
  }

  .sm\:-translate-y-88\.5 {
    transform: translateY(-22.125rem) !important;
  }

  .sm\:-translate-y-89\.5 {
    transform: translateY(-22.375rem) !important;
  }

  .sm\:-translate-y-90\.5 {
    transform: translateY(-22.625rem) !important;
  }

  .sm\:-translate-y-91\.5 {
    transform: translateY(-22.875rem) !important;
  }

  .sm\:-translate-y-92\.5 {
    transform: translateY(-23.125rem) !important;
  }

  .sm\:-translate-y-93\.5 {
    transform: translateY(-23.375rem) !important;
  }

  .sm\:-translate-y-94\.5 {
    transform: translateY(-23.625rem) !important;
  }

  .sm\:-translate-y-95\.5 {
    transform: translateY(-23.875rem) !important;
  }

  .sm\:-translate-y-96\.5 {
    transform: translateY(-24.125rem) !important;
  }

  .sm\:-translate-y-97\.5 {
    transform: translateY(-24.375rem) !important;
  }

  .sm\:-translate-y-98\.5 {
    transform: translateY(-24.625rem) !important;
  }

  .sm\:-translate-y-99\.5 {
    transform: translateY(-24.875rem) !important;
  }

  .sm\:-translate-y-100\.5 {
    transform: translateY(-25.125rem) !important;
  }

  .sm\:-translate-y-101\.5 {
    transform: translateY(-25.375rem) !important;
  }

  .sm\:-translate-y-102\.5 {
    transform: translateY(-25.625rem) !important;
  }

  .sm\:-translate-y-103\.5 {
    transform: translateY(-25.875rem) !important;
  }

  .sm\:-translate-y-104\.5 {
    transform: translateY(-26.125rem) !important;
  }

  .sm\:-translate-y-full {
    transform: translateY(-100%) !important;
  }

  .sm\:-translate-y-1\/2 {
    transform: translateY(-50%) !important;
  }

  .sm\:translate-y-1\/2 {
    transform: translateY(50%) !important;
  }

  .sm\:translate-y-full {
    transform: translateY(100%) !important;
  }

  .sm\:translate-y-1\/3 {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:-translate-y-1\/3 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:translate-y-2\/3 {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:-translate-y-2\/3 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:translate-y-1\/4 {
    transform: translateY(25%) !important;
  }

  .sm\:-translate-y-1\/4 {
    transform: translateY(-25%) !important;
  }

  .sm\:translate-y-2\/4 {
    transform: translateY(50%) !important;
  }

  .sm\:-translate-y-2\/4 {
    transform: translateY(-50%) !important;
  }

  .sm\:translate-y-3\/4 {
    transform: translateY(75%) !important;
  }

  .sm\:-translate-y-3\/4 {
    transform: translateY(-75%) !important;
  }

  .sm\:translate-y-1\/5 {
    transform: translateY(20%) !important;
  }

  .sm\:-translate-y-1\/5 {
    transform: translateY(-20%) !important;
  }

  .sm\:translate-y-2\/5 {
    transform: translateY(40%) !important;
  }

  .sm\:-translate-y-2\/5 {
    transform: translateY(-40%) !important;
  }

  .sm\:translate-y-3\/5 {
    transform: translateY(60%) !important;
  }

  .sm\:-translate-y-3\/5 {
    transform: translateY(-60%) !important;
  }

  .sm\:translate-y-4\/5 {
    transform: translateY(80%) !important;
  }

  .sm\:-translate-y-4\/5 {
    transform: translateY(-80%) !important;
  }

  .sm\:translate-y-1\/6 {
    transform: translateY(16.666666666666664%) !important;
  }

  .sm\:-translate-y-1\/6 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .sm\:translate-y-2\/6 {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:-translate-y-2\/6 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:translate-y-3\/6 {
    transform: translateY(50%) !important;
  }

  .sm\:-translate-y-3\/6 {
    transform: translateY(-50%) !important;
  }

  .sm\:translate-y-4\/6 {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:-translate-y-4\/6 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:translate-y-5\/6 {
    transform: translateY(83.33333333333334%) !important;
  }

  .sm\:-translate-y-5\/6 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .sm\:translate-y-1\/12 {
    transform: translateY(8.333333333333332%) !important;
  }

  .sm\:-translate-y-1\/12 {
    transform: translateY(-8.333333333333332%) !important;
  }

  .sm\:translate-y-2\/12 {
    transform: translateY(16.666666666666664%) !important;
  }

  .sm\:-translate-y-2\/12 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .sm\:translate-y-3\/12 {
    transform: translateY(25%) !important;
  }

  .sm\:-translate-y-3\/12 {
    transform: translateY(-25%) !important;
  }

  .sm\:translate-y-4\/12 {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:-translate-y-4\/12 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:translate-y-5\/12 {
    transform: translateY(41.66666666666667%) !important;
  }

  .sm\:-translate-y-5\/12 {
    transform: translateY(-41.66666666666667%) !important;
  }

  .sm\:translate-y-6\/12 {
    transform: translateY(50%) !important;
  }

  .sm\:-translate-y-6\/12 {
    transform: translateY(-50%) !important;
  }

  .sm\:translate-y-7\/12 {
    transform: translateY(58.333333333333336%) !important;
  }

  .sm\:-translate-y-7\/12 {
    transform: translateY(-58.333333333333336%) !important;
  }

  .sm\:translate-y-8\/12 {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:-translate-y-8\/12 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:translate-y-9\/12 {
    transform: translateY(75%) !important;
  }

  .sm\:-translate-y-9\/12 {
    transform: translateY(-75%) !important;
  }

  .sm\:translate-y-10\/12 {
    transform: translateY(83.33333333333334%) !important;
  }

  .sm\:-translate-y-10\/12 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .sm\:translate-y-11\/12 {
    transform: translateY(91.66666666666666%) !important;
  }

  .sm\:-translate-y-11\/12 {
    transform: translateY(-91.66666666666666%) !important;
  }

  .sm\:hover\:translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .sm\:hover\:translate-x-1:hover {
    transform: translateX(0.25rem) !important;
  }

  .sm\:hover\:translate-x-2:hover {
    transform: translateX(0.5rem) !important;
  }

  .sm\:hover\:translate-x-3:hover {
    transform: translateX(0.75rem) !important;
  }

  .sm\:hover\:translate-x-4:hover {
    transform: translateX(1rem) !important;
  }

  .sm\:hover\:translate-x-5:hover {
    transform: translateX(1.25rem) !important;
  }

  .sm\:hover\:translate-x-6:hover {
    transform: translateX(1.5rem) !important;
  }

  .sm\:hover\:translate-x-7:hover {
    transform: translateX(1.75rem) !important;
  }

  .sm\:hover\:translate-x-8:hover {
    transform: translateX(2rem) !important;
  }

  .sm\:hover\:translate-x-9:hover {
    transform: translateX(2.25rem) !important;
  }

  .sm\:hover\:translate-x-10:hover {
    transform: translateX(2.5rem) !important;
  }

  .sm\:hover\:translate-x-11:hover {
    transform: translateX(2.75rem) !important;
  }

  .sm\:hover\:translate-x-12:hover {
    transform: translateX(3rem) !important;
  }

  .sm\:hover\:translate-x-13:hover {
    transform: translateX(3.25rem) !important;
  }

  .sm\:hover\:translate-x-14:hover {
    transform: translateX(3.5rem) !important;
  }

  .sm\:hover\:translate-x-15:hover {
    transform: translateX(3.75rem) !important;
  }

  .sm\:hover\:translate-x-16:hover {
    transform: translateX(4rem) !important;
  }

  .sm\:hover\:translate-x-17:hover {
    transform: translateX(4.25rem) !important;
  }

  .sm\:hover\:translate-x-18:hover {
    transform: translateX(4.5rem) !important;
  }

  .sm\:hover\:translate-x-19:hover {
    transform: translateX(4.75rem) !important;
  }

  .sm\:hover\:translate-x-20:hover {
    transform: translateX(5rem) !important;
  }

  .sm\:hover\:translate-x-21:hover {
    transform: translateX(5.25rem) !important;
  }

  .sm\:hover\:translate-x-22:hover {
    transform: translateX(5.5rem) !important;
  }

  .sm\:hover\:translate-x-23:hover {
    transform: translateX(5.75rem) !important;
  }

  .sm\:hover\:translate-x-24:hover {
    transform: translateX(6rem) !important;
  }

  .sm\:hover\:translate-x-25:hover {
    transform: translateX(6.25rem) !important;
  }

  .sm\:hover\:translate-x-26:hover {
    transform: translateX(6.5rem) !important;
  }

  .sm\:hover\:translate-x-27:hover {
    transform: translateX(6.75rem) !important;
  }

  .sm\:hover\:translate-x-28:hover {
    transform: translateX(7rem) !important;
  }

  .sm\:hover\:translate-x-29:hover {
    transform: translateX(7.25rem) !important;
  }

  .sm\:hover\:translate-x-30:hover {
    transform: translateX(7.5rem) !important;
  }

  .sm\:hover\:translate-x-31:hover {
    transform: translateX(7.75rem) !important;
  }

  .sm\:hover\:translate-x-32:hover {
    transform: translateX(8rem) !important;
  }

  .sm\:hover\:translate-x-33:hover {
    transform: translateX(8.25rem) !important;
  }

  .sm\:hover\:translate-x-34:hover {
    transform: translateX(8.5rem) !important;
  }

  .sm\:hover\:translate-x-35:hover {
    transform: translateX(8.75rem) !important;
  }

  .sm\:hover\:translate-x-36:hover {
    transform: translateX(9rem) !important;
  }

  .sm\:hover\:translate-x-37:hover {
    transform: translateX(9.25rem) !important;
  }

  .sm\:hover\:translate-x-38:hover {
    transform: translateX(9.5rem) !important;
  }

  .sm\:hover\:translate-x-39:hover {
    transform: translateX(9.75rem) !important;
  }

  .sm\:hover\:translate-x-40:hover {
    transform: translateX(10rem) !important;
  }

  .sm\:hover\:translate-x-41:hover {
    transform: translateX(10.25rem) !important;
  }

  .sm\:hover\:translate-x-42:hover {
    transform: translateX(10.5rem) !important;
  }

  .sm\:hover\:translate-x-43:hover {
    transform: translateX(10.75rem) !important;
  }

  .sm\:hover\:translate-x-44:hover {
    transform: translateX(11rem) !important;
  }

  .sm\:hover\:translate-x-45:hover {
    transform: translateX(11.25rem) !important;
  }

  .sm\:hover\:translate-x-46:hover {
    transform: translateX(11.5rem) !important;
  }

  .sm\:hover\:translate-x-47:hover {
    transform: translateX(11.75rem) !important;
  }

  .sm\:hover\:translate-x-48:hover {
    transform: translateX(12rem) !important;
  }

  .sm\:hover\:translate-x-49:hover {
    transform: translateX(12.25rem) !important;
  }

  .sm\:hover\:translate-x-50:hover {
    transform: translateX(12.5rem) !important;
  }

  .sm\:hover\:translate-x-51:hover {
    transform: translateX(12.75rem) !important;
  }

  .sm\:hover\:translate-x-52:hover {
    transform: translateX(13rem) !important;
  }

  .sm\:hover\:translate-x-53:hover {
    transform: translateX(13.25rem) !important;
  }

  .sm\:hover\:translate-x-54:hover {
    transform: translateX(13.5rem) !important;
  }

  .sm\:hover\:translate-x-55:hover {
    transform: translateX(13.75rem) !important;
  }

  .sm\:hover\:translate-x-56:hover {
    transform: translateX(14rem) !important;
  }

  .sm\:hover\:translate-x-57:hover {
    transform: translateX(14.25rem) !important;
  }

  .sm\:hover\:translate-x-58:hover {
    transform: translateX(14.5rem) !important;
  }

  .sm\:hover\:translate-x-59:hover {
    transform: translateX(14.75rem) !important;
  }

  .sm\:hover\:translate-x-60:hover {
    transform: translateX(15rem) !important;
  }

  .sm\:hover\:translate-x-61:hover {
    transform: translateX(15.25rem) !important;
  }

  .sm\:hover\:translate-x-62:hover {
    transform: translateX(15.5rem) !important;
  }

  .sm\:hover\:translate-x-63:hover {
    transform: translateX(15.75rem) !important;
  }

  .sm\:hover\:translate-x-64:hover {
    transform: translateX(16rem) !important;
  }

  .sm\:hover\:translate-x-65:hover {
    transform: translateX(16.25rem) !important;
  }

  .sm\:hover\:translate-x-66:hover {
    transform: translateX(16.5rem) !important;
  }

  .sm\:hover\:translate-x-67:hover {
    transform: translateX(16.75rem) !important;
  }

  .sm\:hover\:translate-x-68:hover {
    transform: translateX(17rem) !important;
  }

  .sm\:hover\:translate-x-69:hover {
    transform: translateX(17.25rem) !important;
  }

  .sm\:hover\:translate-x-70:hover {
    transform: translateX(17.5rem) !important;
  }

  .sm\:hover\:translate-x-71:hover {
    transform: translateX(17.75rem) !important;
  }

  .sm\:hover\:translate-x-72:hover {
    transform: translateX(18rem) !important;
  }

  .sm\:hover\:translate-x-73:hover {
    transform: translateX(18.25rem) !important;
  }

  .sm\:hover\:translate-x-74:hover {
    transform: translateX(18.5rem) !important;
  }

  .sm\:hover\:translate-x-75:hover {
    transform: translateX(18.75rem) !important;
  }

  .sm\:hover\:translate-x-76:hover {
    transform: translateX(19rem) !important;
  }

  .sm\:hover\:translate-x-77:hover {
    transform: translateX(19.25rem) !important;
  }

  .sm\:hover\:translate-x-78:hover {
    transform: translateX(19.5rem) !important;
  }

  .sm\:hover\:translate-x-79:hover {
    transform: translateX(19.75rem) !important;
  }

  .sm\:hover\:translate-x-80:hover {
    transform: translateX(20rem) !important;
  }

  .sm\:hover\:translate-x-81:hover {
    transform: translateX(20.25rem) !important;
  }

  .sm\:hover\:translate-x-82:hover {
    transform: translateX(20.5rem) !important;
  }

  .sm\:hover\:translate-x-83:hover {
    transform: translateX(20.75rem) !important;
  }

  .sm\:hover\:translate-x-84:hover {
    transform: translateX(21rem) !important;
  }

  .sm\:hover\:translate-x-85:hover {
    transform: translateX(21.25rem) !important;
  }

  .sm\:hover\:translate-x-86:hover {
    transform: translateX(21.5rem) !important;
  }

  .sm\:hover\:translate-x-87:hover {
    transform: translateX(21.75rem) !important;
  }

  .sm\:hover\:translate-x-88:hover {
    transform: translateX(22rem) !important;
  }

  .sm\:hover\:translate-x-89:hover {
    transform: translateX(22.25rem) !important;
  }

  .sm\:hover\:translate-x-90:hover {
    transform: translateX(22.5rem) !important;
  }

  .sm\:hover\:translate-x-91:hover {
    transform: translateX(22.75rem) !important;
  }

  .sm\:hover\:translate-x-92:hover {
    transform: translateX(23rem) !important;
  }

  .sm\:hover\:translate-x-93:hover {
    transform: translateX(23.25rem) !important;
  }

  .sm\:hover\:translate-x-94:hover {
    transform: translateX(23.5rem) !important;
  }

  .sm\:hover\:translate-x-95:hover {
    transform: translateX(23.75rem) !important;
  }

  .sm\:hover\:translate-x-96:hover {
    transform: translateX(24rem) !important;
  }

  .sm\:hover\:translate-x-97:hover {
    transform: translateX(24.25rem) !important;
  }

  .sm\:hover\:translate-x-98:hover {
    transform: translateX(24.5rem) !important;
  }

  .sm\:hover\:translate-x-99:hover {
    transform: translateX(24.75rem) !important;
  }

  .sm\:hover\:translate-x-100:hover {
    transform: translateX(25rem) !important;
  }

  .sm\:hover\:translate-x-101:hover {
    transform: translateX(25.25rem) !important;
  }

  .sm\:hover\:translate-x-102:hover {
    transform: translateX(25.5rem) !important;
  }

  .sm\:hover\:translate-x-103:hover {
    transform: translateX(25.75rem) !important;
  }

  .sm\:hover\:translate-x-104:hover {
    transform: translateX(26rem) !important;
  }

  .sm\:hover\:translate-x-105:hover {
    transform: translateX(26.25rem) !important;
  }

  .sm\:hover\:translate-x-px:hover {
    transform: translateX(1px) !important;
  }

  .sm\:hover\:translate-x-0\.5:hover {
    transform: translateX(0.125rem) !important;
  }

  .sm\:hover\:translate-x-1\.5:hover {
    transform: translateX(0.375rem) !important;
  }

  .sm\:hover\:translate-x-2\.5:hover {
    transform: translateX(0.625rem) !important;
  }

  .sm\:hover\:translate-x-3\.5:hover {
    transform: translateX(0.875rem) !important;
  }

  .sm\:hover\:translate-x-4\.5:hover {
    transform: translateX(1.125rem) !important;
  }

  .sm\:hover\:translate-x-5\.5:hover {
    transform: translateX(1.375rem) !important;
  }

  .sm\:hover\:translate-x-6\.5:hover {
    transform: translateX(1.625rem) !important;
  }

  .sm\:hover\:translate-x-7\.5:hover {
    transform: translateX(1.875rem) !important;
  }

  .sm\:hover\:translate-x-8\.5:hover {
    transform: translateX(2.125rem) !important;
  }

  .sm\:hover\:translate-x-9\.5:hover {
    transform: translateX(2.375rem) !important;
  }

  .sm\:hover\:translate-x-10\.5:hover {
    transform: translateX(2.625rem) !important;
  }

  .sm\:hover\:translate-x-11\.5:hover {
    transform: translateX(2.875rem) !important;
  }

  .sm\:hover\:translate-x-12\.5:hover {
    transform: translateX(3.125rem) !important;
  }

  .sm\:hover\:translate-x-13\.5:hover {
    transform: translateX(3.375rem) !important;
  }

  .sm\:hover\:translate-x-14\.5:hover {
    transform: translateX(3.625rem) !important;
  }

  .sm\:hover\:translate-x-15\.5:hover {
    transform: translateX(3.875rem) !important;
  }

  .sm\:hover\:translate-x-16\.5:hover {
    transform: translateX(4.125rem) !important;
  }

  .sm\:hover\:translate-x-17\.5:hover {
    transform: translateX(4.375rem) !important;
  }

  .sm\:hover\:translate-x-18\.5:hover {
    transform: translateX(4.625rem) !important;
  }

  .sm\:hover\:translate-x-19\.5:hover {
    transform: translateX(4.875rem) !important;
  }

  .sm\:hover\:translate-x-20\.5:hover {
    transform: translateX(5.125rem) !important;
  }

  .sm\:hover\:translate-x-21\.5:hover {
    transform: translateX(5.375rem) !important;
  }

  .sm\:hover\:translate-x-22\.5:hover {
    transform: translateX(5.625rem) !important;
  }

  .sm\:hover\:translate-x-23\.5:hover {
    transform: translateX(5.875rem) !important;
  }

  .sm\:hover\:translate-x-24\.5:hover {
    transform: translateX(6.125rem) !important;
  }

  .sm\:hover\:translate-x-25\.5:hover {
    transform: translateX(6.375rem) !important;
  }

  .sm\:hover\:translate-x-26\.5:hover {
    transform: translateX(6.625rem) !important;
  }

  .sm\:hover\:translate-x-27\.5:hover {
    transform: translateX(6.875rem) !important;
  }

  .sm\:hover\:translate-x-28\.5:hover {
    transform: translateX(7.125rem) !important;
  }

  .sm\:hover\:translate-x-29\.5:hover {
    transform: translateX(7.375rem) !important;
  }

  .sm\:hover\:translate-x-30\.5:hover {
    transform: translateX(7.625rem) !important;
  }

  .sm\:hover\:translate-x-31\.5:hover {
    transform: translateX(7.875rem) !important;
  }

  .sm\:hover\:translate-x-32\.5:hover {
    transform: translateX(8.125rem) !important;
  }

  .sm\:hover\:translate-x-33\.5:hover {
    transform: translateX(8.375rem) !important;
  }

  .sm\:hover\:translate-x-34\.5:hover {
    transform: translateX(8.625rem) !important;
  }

  .sm\:hover\:translate-x-35\.5:hover {
    transform: translateX(8.875rem) !important;
  }

  .sm\:hover\:translate-x-36\.5:hover {
    transform: translateX(9.125rem) !important;
  }

  .sm\:hover\:translate-x-37\.5:hover {
    transform: translateX(9.375rem) !important;
  }

  .sm\:hover\:translate-x-38\.5:hover {
    transform: translateX(9.625rem) !important;
  }

  .sm\:hover\:translate-x-39\.5:hover {
    transform: translateX(9.875rem) !important;
  }

  .sm\:hover\:translate-x-40\.5:hover {
    transform: translateX(10.125rem) !important;
  }

  .sm\:hover\:translate-x-41\.5:hover {
    transform: translateX(10.375rem) !important;
  }

  .sm\:hover\:translate-x-42\.5:hover {
    transform: translateX(10.625rem) !important;
  }

  .sm\:hover\:translate-x-43\.5:hover {
    transform: translateX(10.875rem) !important;
  }

  .sm\:hover\:translate-x-44\.5:hover {
    transform: translateX(11.125rem) !important;
  }

  .sm\:hover\:translate-x-45\.5:hover {
    transform: translateX(11.375rem) !important;
  }

  .sm\:hover\:translate-x-46\.5:hover {
    transform: translateX(11.625rem) !important;
  }

  .sm\:hover\:translate-x-47\.5:hover {
    transform: translateX(11.875rem) !important;
  }

  .sm\:hover\:translate-x-48\.5:hover {
    transform: translateX(12.125rem) !important;
  }

  .sm\:hover\:translate-x-49\.5:hover {
    transform: translateX(12.375rem) !important;
  }

  .sm\:hover\:translate-x-50\.5:hover {
    transform: translateX(12.625rem) !important;
  }

  .sm\:hover\:translate-x-51\.5:hover {
    transform: translateX(12.875rem) !important;
  }

  .sm\:hover\:translate-x-52\.5:hover {
    transform: translateX(13.125rem) !important;
  }

  .sm\:hover\:translate-x-53\.5:hover {
    transform: translateX(13.375rem) !important;
  }

  .sm\:hover\:translate-x-54\.5:hover {
    transform: translateX(13.625rem) !important;
  }

  .sm\:hover\:translate-x-55\.5:hover {
    transform: translateX(13.875rem) !important;
  }

  .sm\:hover\:translate-x-56\.5:hover {
    transform: translateX(14.125rem) !important;
  }

  .sm\:hover\:translate-x-57\.5:hover {
    transform: translateX(14.375rem) !important;
  }

  .sm\:hover\:translate-x-58\.5:hover {
    transform: translateX(14.625rem) !important;
  }

  .sm\:hover\:translate-x-59\.5:hover {
    transform: translateX(14.875rem) !important;
  }

  .sm\:hover\:translate-x-60\.5:hover {
    transform: translateX(15.125rem) !important;
  }

  .sm\:hover\:translate-x-61\.5:hover {
    transform: translateX(15.375rem) !important;
  }

  .sm\:hover\:translate-x-62\.5:hover {
    transform: translateX(15.625rem) !important;
  }

  .sm\:hover\:translate-x-63\.5:hover {
    transform: translateX(15.875rem) !important;
  }

  .sm\:hover\:translate-x-64\.5:hover {
    transform: translateX(16.125rem) !important;
  }

  .sm\:hover\:translate-x-65\.5:hover {
    transform: translateX(16.375rem) !important;
  }

  .sm\:hover\:translate-x-66\.5:hover {
    transform: translateX(16.625rem) !important;
  }

  .sm\:hover\:translate-x-67\.5:hover {
    transform: translateX(16.875rem) !important;
  }

  .sm\:hover\:translate-x-68\.5:hover {
    transform: translateX(17.125rem) !important;
  }

  .sm\:hover\:translate-x-69\.5:hover {
    transform: translateX(17.375rem) !important;
  }

  .sm\:hover\:translate-x-70\.5:hover {
    transform: translateX(17.625rem) !important;
  }

  .sm\:hover\:translate-x-71\.5:hover {
    transform: translateX(17.875rem) !important;
  }

  .sm\:hover\:translate-x-72\.5:hover {
    transform: translateX(18.125rem) !important;
  }

  .sm\:hover\:translate-x-73\.5:hover {
    transform: translateX(18.375rem) !important;
  }

  .sm\:hover\:translate-x-74\.5:hover {
    transform: translateX(18.625rem) !important;
  }

  .sm\:hover\:translate-x-75\.5:hover {
    transform: translateX(18.875rem) !important;
  }

  .sm\:hover\:translate-x-76\.5:hover {
    transform: translateX(19.125rem) !important;
  }

  .sm\:hover\:translate-x-77\.5:hover {
    transform: translateX(19.375rem) !important;
  }

  .sm\:hover\:translate-x-78\.5:hover {
    transform: translateX(19.625rem) !important;
  }

  .sm\:hover\:translate-x-79\.5:hover {
    transform: translateX(19.875rem) !important;
  }

  .sm\:hover\:translate-x-80\.5:hover {
    transform: translateX(20.125rem) !important;
  }

  .sm\:hover\:translate-x-81\.5:hover {
    transform: translateX(20.375rem) !important;
  }

  .sm\:hover\:translate-x-82\.5:hover {
    transform: translateX(20.625rem) !important;
  }

  .sm\:hover\:translate-x-83\.5:hover {
    transform: translateX(20.875rem) !important;
  }

  .sm\:hover\:translate-x-84\.5:hover {
    transform: translateX(21.125rem) !important;
  }

  .sm\:hover\:translate-x-85\.5:hover {
    transform: translateX(21.375rem) !important;
  }

  .sm\:hover\:translate-x-86\.5:hover {
    transform: translateX(21.625rem) !important;
  }

  .sm\:hover\:translate-x-87\.5:hover {
    transform: translateX(21.875rem) !important;
  }

  .sm\:hover\:translate-x-88\.5:hover {
    transform: translateX(22.125rem) !important;
  }

  .sm\:hover\:translate-x-89\.5:hover {
    transform: translateX(22.375rem) !important;
  }

  .sm\:hover\:translate-x-90\.5:hover {
    transform: translateX(22.625rem) !important;
  }

  .sm\:hover\:translate-x-91\.5:hover {
    transform: translateX(22.875rem) !important;
  }

  .sm\:hover\:translate-x-92\.5:hover {
    transform: translateX(23.125rem) !important;
  }

  .sm\:hover\:translate-x-93\.5:hover {
    transform: translateX(23.375rem) !important;
  }

  .sm\:hover\:translate-x-94\.5:hover {
    transform: translateX(23.625rem) !important;
  }

  .sm\:hover\:translate-x-95\.5:hover {
    transform: translateX(23.875rem) !important;
  }

  .sm\:hover\:translate-x-96\.5:hover {
    transform: translateX(24.125rem) !important;
  }

  .sm\:hover\:translate-x-97\.5:hover {
    transform: translateX(24.375rem) !important;
  }

  .sm\:hover\:translate-x-98\.5:hover {
    transform: translateX(24.625rem) !important;
  }

  .sm\:hover\:translate-x-99\.5:hover {
    transform: translateX(24.875rem) !important;
  }

  .sm\:hover\:translate-x-100\.5:hover {
    transform: translateX(25.125rem) !important;
  }

  .sm\:hover\:translate-x-101\.5:hover {
    transform: translateX(25.375rem) !important;
  }

  .sm\:hover\:translate-x-102\.5:hover {
    transform: translateX(25.625rem) !important;
  }

  .sm\:hover\:translate-x-103\.5:hover {
    transform: translateX(25.875rem) !important;
  }

  .sm\:hover\:translate-x-104\.5:hover {
    transform: translateX(26.125rem) !important;
  }

  .sm\:hover\:-translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .sm\:hover\:-translate-x-1:hover {
    transform: translateX(-0.25rem) !important;
  }

  .sm\:hover\:-translate-x-2:hover {
    transform: translateX(-0.5rem) !important;
  }

  .sm\:hover\:-translate-x-3:hover {
    transform: translateX(-0.75rem) !important;
  }

  .sm\:hover\:-translate-x-4:hover {
    transform: translateX(-1rem) !important;
  }

  .sm\:hover\:-translate-x-5:hover {
    transform: translateX(-1.25rem) !important;
  }

  .sm\:hover\:-translate-x-6:hover {
    transform: translateX(-1.5rem) !important;
  }

  .sm\:hover\:-translate-x-7:hover {
    transform: translateX(-1.75rem) !important;
  }

  .sm\:hover\:-translate-x-8:hover {
    transform: translateX(-2rem) !important;
  }

  .sm\:hover\:-translate-x-9:hover {
    transform: translateX(-2.25rem) !important;
  }

  .sm\:hover\:-translate-x-10:hover {
    transform: translateX(-2.5rem) !important;
  }

  .sm\:hover\:-translate-x-11:hover {
    transform: translateX(-2.75rem) !important;
  }

  .sm\:hover\:-translate-x-12:hover {
    transform: translateX(-3rem) !important;
  }

  .sm\:hover\:-translate-x-13:hover {
    transform: translateX(-3.25rem) !important;
  }

  .sm\:hover\:-translate-x-14:hover {
    transform: translateX(-3.5rem) !important;
  }

  .sm\:hover\:-translate-x-15:hover {
    transform: translateX(-3.75rem) !important;
  }

  .sm\:hover\:-translate-x-16:hover {
    transform: translateX(-4rem) !important;
  }

  .sm\:hover\:-translate-x-17:hover {
    transform: translateX(-4.25rem) !important;
  }

  .sm\:hover\:-translate-x-18:hover {
    transform: translateX(-4.5rem) !important;
  }

  .sm\:hover\:-translate-x-19:hover {
    transform: translateX(-4.75rem) !important;
  }

  .sm\:hover\:-translate-x-20:hover {
    transform: translateX(-5rem) !important;
  }

  .sm\:hover\:-translate-x-21:hover {
    transform: translateX(-5.25rem) !important;
  }

  .sm\:hover\:-translate-x-22:hover {
    transform: translateX(-5.5rem) !important;
  }

  .sm\:hover\:-translate-x-23:hover {
    transform: translateX(-5.75rem) !important;
  }

  .sm\:hover\:-translate-x-24:hover {
    transform: translateX(-6rem) !important;
  }

  .sm\:hover\:-translate-x-25:hover {
    transform: translateX(-6.25rem) !important;
  }

  .sm\:hover\:-translate-x-26:hover {
    transform: translateX(-6.5rem) !important;
  }

  .sm\:hover\:-translate-x-27:hover {
    transform: translateX(-6.75rem) !important;
  }

  .sm\:hover\:-translate-x-28:hover {
    transform: translateX(-7rem) !important;
  }

  .sm\:hover\:-translate-x-29:hover {
    transform: translateX(-7.25rem) !important;
  }

  .sm\:hover\:-translate-x-30:hover {
    transform: translateX(-7.5rem) !important;
  }

  .sm\:hover\:-translate-x-31:hover {
    transform: translateX(-7.75rem) !important;
  }

  .sm\:hover\:-translate-x-32:hover {
    transform: translateX(-8rem) !important;
  }

  .sm\:hover\:-translate-x-33:hover {
    transform: translateX(-8.25rem) !important;
  }

  .sm\:hover\:-translate-x-34:hover {
    transform: translateX(-8.5rem) !important;
  }

  .sm\:hover\:-translate-x-35:hover {
    transform: translateX(-8.75rem) !important;
  }

  .sm\:hover\:-translate-x-36:hover {
    transform: translateX(-9rem) !important;
  }

  .sm\:hover\:-translate-x-37:hover {
    transform: translateX(-9.25rem) !important;
  }

  .sm\:hover\:-translate-x-38:hover {
    transform: translateX(-9.5rem) !important;
  }

  .sm\:hover\:-translate-x-39:hover {
    transform: translateX(-9.75rem) !important;
  }

  .sm\:hover\:-translate-x-40:hover {
    transform: translateX(-10rem) !important;
  }

  .sm\:hover\:-translate-x-41:hover {
    transform: translateX(-10.25rem) !important;
  }

  .sm\:hover\:-translate-x-42:hover {
    transform: translateX(-10.5rem) !important;
  }

  .sm\:hover\:-translate-x-43:hover {
    transform: translateX(-10.75rem) !important;
  }

  .sm\:hover\:-translate-x-44:hover {
    transform: translateX(-11rem) !important;
  }

  .sm\:hover\:-translate-x-45:hover {
    transform: translateX(-11.25rem) !important;
  }

  .sm\:hover\:-translate-x-46:hover {
    transform: translateX(-11.5rem) !important;
  }

  .sm\:hover\:-translate-x-47:hover {
    transform: translateX(-11.75rem) !important;
  }

  .sm\:hover\:-translate-x-48:hover {
    transform: translateX(-12rem) !important;
  }

  .sm\:hover\:-translate-x-49:hover {
    transform: translateX(-12.25rem) !important;
  }

  .sm\:hover\:-translate-x-50:hover {
    transform: translateX(-12.5rem) !important;
  }

  .sm\:hover\:-translate-x-51:hover {
    transform: translateX(-12.75rem) !important;
  }

  .sm\:hover\:-translate-x-52:hover {
    transform: translateX(-13rem) !important;
  }

  .sm\:hover\:-translate-x-53:hover {
    transform: translateX(-13.25rem) !important;
  }

  .sm\:hover\:-translate-x-54:hover {
    transform: translateX(-13.5rem) !important;
  }

  .sm\:hover\:-translate-x-55:hover {
    transform: translateX(-13.75rem) !important;
  }

  .sm\:hover\:-translate-x-56:hover {
    transform: translateX(-14rem) !important;
  }

  .sm\:hover\:-translate-x-57:hover {
    transform: translateX(-14.25rem) !important;
  }

  .sm\:hover\:-translate-x-58:hover {
    transform: translateX(-14.5rem) !important;
  }

  .sm\:hover\:-translate-x-59:hover {
    transform: translateX(-14.75rem) !important;
  }

  .sm\:hover\:-translate-x-60:hover {
    transform: translateX(-15rem) !important;
  }

  .sm\:hover\:-translate-x-61:hover {
    transform: translateX(-15.25rem) !important;
  }

  .sm\:hover\:-translate-x-62:hover {
    transform: translateX(-15.5rem) !important;
  }

  .sm\:hover\:-translate-x-63:hover {
    transform: translateX(-15.75rem) !important;
  }

  .sm\:hover\:-translate-x-64:hover {
    transform: translateX(-16rem) !important;
  }

  .sm\:hover\:-translate-x-65:hover {
    transform: translateX(-16.25rem) !important;
  }

  .sm\:hover\:-translate-x-66:hover {
    transform: translateX(-16.5rem) !important;
  }

  .sm\:hover\:-translate-x-67:hover {
    transform: translateX(-16.75rem) !important;
  }

  .sm\:hover\:-translate-x-68:hover {
    transform: translateX(-17rem) !important;
  }

  .sm\:hover\:-translate-x-69:hover {
    transform: translateX(-17.25rem) !important;
  }

  .sm\:hover\:-translate-x-70:hover {
    transform: translateX(-17.5rem) !important;
  }

  .sm\:hover\:-translate-x-71:hover {
    transform: translateX(-17.75rem) !important;
  }

  .sm\:hover\:-translate-x-72:hover {
    transform: translateX(-18rem) !important;
  }

  .sm\:hover\:-translate-x-73:hover {
    transform: translateX(-18.25rem) !important;
  }

  .sm\:hover\:-translate-x-74:hover {
    transform: translateX(-18.5rem) !important;
  }

  .sm\:hover\:-translate-x-75:hover {
    transform: translateX(-18.75rem) !important;
  }

  .sm\:hover\:-translate-x-76:hover {
    transform: translateX(-19rem) !important;
  }

  .sm\:hover\:-translate-x-77:hover {
    transform: translateX(-19.25rem) !important;
  }

  .sm\:hover\:-translate-x-78:hover {
    transform: translateX(-19.5rem) !important;
  }

  .sm\:hover\:-translate-x-79:hover {
    transform: translateX(-19.75rem) !important;
  }

  .sm\:hover\:-translate-x-80:hover {
    transform: translateX(-20rem) !important;
  }

  .sm\:hover\:-translate-x-81:hover {
    transform: translateX(-20.25rem) !important;
  }

  .sm\:hover\:-translate-x-82:hover {
    transform: translateX(-20.5rem) !important;
  }

  .sm\:hover\:-translate-x-83:hover {
    transform: translateX(-20.75rem) !important;
  }

  .sm\:hover\:-translate-x-84:hover {
    transform: translateX(-21rem) !important;
  }

  .sm\:hover\:-translate-x-85:hover {
    transform: translateX(-21.25rem) !important;
  }

  .sm\:hover\:-translate-x-86:hover {
    transform: translateX(-21.5rem) !important;
  }

  .sm\:hover\:-translate-x-87:hover {
    transform: translateX(-21.75rem) !important;
  }

  .sm\:hover\:-translate-x-88:hover {
    transform: translateX(-22rem) !important;
  }

  .sm\:hover\:-translate-x-89:hover {
    transform: translateX(-22.25rem) !important;
  }

  .sm\:hover\:-translate-x-90:hover {
    transform: translateX(-22.5rem) !important;
  }

  .sm\:hover\:-translate-x-91:hover {
    transform: translateX(-22.75rem) !important;
  }

  .sm\:hover\:-translate-x-92:hover {
    transform: translateX(-23rem) !important;
  }

  .sm\:hover\:-translate-x-93:hover {
    transform: translateX(-23.25rem) !important;
  }

  .sm\:hover\:-translate-x-94:hover {
    transform: translateX(-23.5rem) !important;
  }

  .sm\:hover\:-translate-x-95:hover {
    transform: translateX(-23.75rem) !important;
  }

  .sm\:hover\:-translate-x-96:hover {
    transform: translateX(-24rem) !important;
  }

  .sm\:hover\:-translate-x-97:hover {
    transform: translateX(-24.25rem) !important;
  }

  .sm\:hover\:-translate-x-98:hover {
    transform: translateX(-24.5rem) !important;
  }

  .sm\:hover\:-translate-x-99:hover {
    transform: translateX(-24.75rem) !important;
  }

  .sm\:hover\:-translate-x-100:hover {
    transform: translateX(-25rem) !important;
  }

  .sm\:hover\:-translate-x-101:hover {
    transform: translateX(-25.25rem) !important;
  }

  .sm\:hover\:-translate-x-102:hover {
    transform: translateX(-25.5rem) !important;
  }

  .sm\:hover\:-translate-x-103:hover {
    transform: translateX(-25.75rem) !important;
  }

  .sm\:hover\:-translate-x-104:hover {
    transform: translateX(-26rem) !important;
  }

  .sm\:hover\:-translate-x-105:hover {
    transform: translateX(-26.25rem) !important;
  }

  .sm\:hover\:-translate-x-px:hover {
    transform: translateX(-1px) !important;
  }

  .sm\:hover\:-translate-x-0\.5:hover {
    transform: translateX(-0.125rem) !important;
  }

  .sm\:hover\:-translate-x-1\.5:hover {
    transform: translateX(-0.375rem) !important;
  }

  .sm\:hover\:-translate-x-2\.5:hover {
    transform: translateX(-0.625rem) !important;
  }

  .sm\:hover\:-translate-x-3\.5:hover {
    transform: translateX(-0.875rem) !important;
  }

  .sm\:hover\:-translate-x-4\.5:hover {
    transform: translateX(-1.125rem) !important;
  }

  .sm\:hover\:-translate-x-5\.5:hover {
    transform: translateX(-1.375rem) !important;
  }

  .sm\:hover\:-translate-x-6\.5:hover {
    transform: translateX(-1.625rem) !important;
  }

  .sm\:hover\:-translate-x-7\.5:hover {
    transform: translateX(-1.875rem) !important;
  }

  .sm\:hover\:-translate-x-8\.5:hover {
    transform: translateX(-2.125rem) !important;
  }

  .sm\:hover\:-translate-x-9\.5:hover {
    transform: translateX(-2.375rem) !important;
  }

  .sm\:hover\:-translate-x-10\.5:hover {
    transform: translateX(-2.625rem) !important;
  }

  .sm\:hover\:-translate-x-11\.5:hover {
    transform: translateX(-2.875rem) !important;
  }

  .sm\:hover\:-translate-x-12\.5:hover {
    transform: translateX(-3.125rem) !important;
  }

  .sm\:hover\:-translate-x-13\.5:hover {
    transform: translateX(-3.375rem) !important;
  }

  .sm\:hover\:-translate-x-14\.5:hover {
    transform: translateX(-3.625rem) !important;
  }

  .sm\:hover\:-translate-x-15\.5:hover {
    transform: translateX(-3.875rem) !important;
  }

  .sm\:hover\:-translate-x-16\.5:hover {
    transform: translateX(-4.125rem) !important;
  }

  .sm\:hover\:-translate-x-17\.5:hover {
    transform: translateX(-4.375rem) !important;
  }

  .sm\:hover\:-translate-x-18\.5:hover {
    transform: translateX(-4.625rem) !important;
  }

  .sm\:hover\:-translate-x-19\.5:hover {
    transform: translateX(-4.875rem) !important;
  }

  .sm\:hover\:-translate-x-20\.5:hover {
    transform: translateX(-5.125rem) !important;
  }

  .sm\:hover\:-translate-x-21\.5:hover {
    transform: translateX(-5.375rem) !important;
  }

  .sm\:hover\:-translate-x-22\.5:hover {
    transform: translateX(-5.625rem) !important;
  }

  .sm\:hover\:-translate-x-23\.5:hover {
    transform: translateX(-5.875rem) !important;
  }

  .sm\:hover\:-translate-x-24\.5:hover {
    transform: translateX(-6.125rem) !important;
  }

  .sm\:hover\:-translate-x-25\.5:hover {
    transform: translateX(-6.375rem) !important;
  }

  .sm\:hover\:-translate-x-26\.5:hover {
    transform: translateX(-6.625rem) !important;
  }

  .sm\:hover\:-translate-x-27\.5:hover {
    transform: translateX(-6.875rem) !important;
  }

  .sm\:hover\:-translate-x-28\.5:hover {
    transform: translateX(-7.125rem) !important;
  }

  .sm\:hover\:-translate-x-29\.5:hover {
    transform: translateX(-7.375rem) !important;
  }

  .sm\:hover\:-translate-x-30\.5:hover {
    transform: translateX(-7.625rem) !important;
  }

  .sm\:hover\:-translate-x-31\.5:hover {
    transform: translateX(-7.875rem) !important;
  }

  .sm\:hover\:-translate-x-32\.5:hover {
    transform: translateX(-8.125rem) !important;
  }

  .sm\:hover\:-translate-x-33\.5:hover {
    transform: translateX(-8.375rem) !important;
  }

  .sm\:hover\:-translate-x-34\.5:hover {
    transform: translateX(-8.625rem) !important;
  }

  .sm\:hover\:-translate-x-35\.5:hover {
    transform: translateX(-8.875rem) !important;
  }

  .sm\:hover\:-translate-x-36\.5:hover {
    transform: translateX(-9.125rem) !important;
  }

  .sm\:hover\:-translate-x-37\.5:hover {
    transform: translateX(-9.375rem) !important;
  }

  .sm\:hover\:-translate-x-38\.5:hover {
    transform: translateX(-9.625rem) !important;
  }

  .sm\:hover\:-translate-x-39\.5:hover {
    transform: translateX(-9.875rem) !important;
  }

  .sm\:hover\:-translate-x-40\.5:hover {
    transform: translateX(-10.125rem) !important;
  }

  .sm\:hover\:-translate-x-41\.5:hover {
    transform: translateX(-10.375rem) !important;
  }

  .sm\:hover\:-translate-x-42\.5:hover {
    transform: translateX(-10.625rem) !important;
  }

  .sm\:hover\:-translate-x-43\.5:hover {
    transform: translateX(-10.875rem) !important;
  }

  .sm\:hover\:-translate-x-44\.5:hover {
    transform: translateX(-11.125rem) !important;
  }

  .sm\:hover\:-translate-x-45\.5:hover {
    transform: translateX(-11.375rem) !important;
  }

  .sm\:hover\:-translate-x-46\.5:hover {
    transform: translateX(-11.625rem) !important;
  }

  .sm\:hover\:-translate-x-47\.5:hover {
    transform: translateX(-11.875rem) !important;
  }

  .sm\:hover\:-translate-x-48\.5:hover {
    transform: translateX(-12.125rem) !important;
  }

  .sm\:hover\:-translate-x-49\.5:hover {
    transform: translateX(-12.375rem) !important;
  }

  .sm\:hover\:-translate-x-50\.5:hover {
    transform: translateX(-12.625rem) !important;
  }

  .sm\:hover\:-translate-x-51\.5:hover {
    transform: translateX(-12.875rem) !important;
  }

  .sm\:hover\:-translate-x-52\.5:hover {
    transform: translateX(-13.125rem) !important;
  }

  .sm\:hover\:-translate-x-53\.5:hover {
    transform: translateX(-13.375rem) !important;
  }

  .sm\:hover\:-translate-x-54\.5:hover {
    transform: translateX(-13.625rem) !important;
  }

  .sm\:hover\:-translate-x-55\.5:hover {
    transform: translateX(-13.875rem) !important;
  }

  .sm\:hover\:-translate-x-56\.5:hover {
    transform: translateX(-14.125rem) !important;
  }

  .sm\:hover\:-translate-x-57\.5:hover {
    transform: translateX(-14.375rem) !important;
  }

  .sm\:hover\:-translate-x-58\.5:hover {
    transform: translateX(-14.625rem) !important;
  }

  .sm\:hover\:-translate-x-59\.5:hover {
    transform: translateX(-14.875rem) !important;
  }

  .sm\:hover\:-translate-x-60\.5:hover {
    transform: translateX(-15.125rem) !important;
  }

  .sm\:hover\:-translate-x-61\.5:hover {
    transform: translateX(-15.375rem) !important;
  }

  .sm\:hover\:-translate-x-62\.5:hover {
    transform: translateX(-15.625rem) !important;
  }

  .sm\:hover\:-translate-x-63\.5:hover {
    transform: translateX(-15.875rem) !important;
  }

  .sm\:hover\:-translate-x-64\.5:hover {
    transform: translateX(-16.125rem) !important;
  }

  .sm\:hover\:-translate-x-65\.5:hover {
    transform: translateX(-16.375rem) !important;
  }

  .sm\:hover\:-translate-x-66\.5:hover {
    transform: translateX(-16.625rem) !important;
  }

  .sm\:hover\:-translate-x-67\.5:hover {
    transform: translateX(-16.875rem) !important;
  }

  .sm\:hover\:-translate-x-68\.5:hover {
    transform: translateX(-17.125rem) !important;
  }

  .sm\:hover\:-translate-x-69\.5:hover {
    transform: translateX(-17.375rem) !important;
  }

  .sm\:hover\:-translate-x-70\.5:hover {
    transform: translateX(-17.625rem) !important;
  }

  .sm\:hover\:-translate-x-71\.5:hover {
    transform: translateX(-17.875rem) !important;
  }

  .sm\:hover\:-translate-x-72\.5:hover {
    transform: translateX(-18.125rem) !important;
  }

  .sm\:hover\:-translate-x-73\.5:hover {
    transform: translateX(-18.375rem) !important;
  }

  .sm\:hover\:-translate-x-74\.5:hover {
    transform: translateX(-18.625rem) !important;
  }

  .sm\:hover\:-translate-x-75\.5:hover {
    transform: translateX(-18.875rem) !important;
  }

  .sm\:hover\:-translate-x-76\.5:hover {
    transform: translateX(-19.125rem) !important;
  }

  .sm\:hover\:-translate-x-77\.5:hover {
    transform: translateX(-19.375rem) !important;
  }

  .sm\:hover\:-translate-x-78\.5:hover {
    transform: translateX(-19.625rem) !important;
  }

  .sm\:hover\:-translate-x-79\.5:hover {
    transform: translateX(-19.875rem) !important;
  }

  .sm\:hover\:-translate-x-80\.5:hover {
    transform: translateX(-20.125rem) !important;
  }

  .sm\:hover\:-translate-x-81\.5:hover {
    transform: translateX(-20.375rem) !important;
  }

  .sm\:hover\:-translate-x-82\.5:hover {
    transform: translateX(-20.625rem) !important;
  }

  .sm\:hover\:-translate-x-83\.5:hover {
    transform: translateX(-20.875rem) !important;
  }

  .sm\:hover\:-translate-x-84\.5:hover {
    transform: translateX(-21.125rem) !important;
  }

  .sm\:hover\:-translate-x-85\.5:hover {
    transform: translateX(-21.375rem) !important;
  }

  .sm\:hover\:-translate-x-86\.5:hover {
    transform: translateX(-21.625rem) !important;
  }

  .sm\:hover\:-translate-x-87\.5:hover {
    transform: translateX(-21.875rem) !important;
  }

  .sm\:hover\:-translate-x-88\.5:hover {
    transform: translateX(-22.125rem) !important;
  }

  .sm\:hover\:-translate-x-89\.5:hover {
    transform: translateX(-22.375rem) !important;
  }

  .sm\:hover\:-translate-x-90\.5:hover {
    transform: translateX(-22.625rem) !important;
  }

  .sm\:hover\:-translate-x-91\.5:hover {
    transform: translateX(-22.875rem) !important;
  }

  .sm\:hover\:-translate-x-92\.5:hover {
    transform: translateX(-23.125rem) !important;
  }

  .sm\:hover\:-translate-x-93\.5:hover {
    transform: translateX(-23.375rem) !important;
  }

  .sm\:hover\:-translate-x-94\.5:hover {
    transform: translateX(-23.625rem) !important;
  }

  .sm\:hover\:-translate-x-95\.5:hover {
    transform: translateX(-23.875rem) !important;
  }

  .sm\:hover\:-translate-x-96\.5:hover {
    transform: translateX(-24.125rem) !important;
  }

  .sm\:hover\:-translate-x-97\.5:hover {
    transform: translateX(-24.375rem) !important;
  }

  .sm\:hover\:-translate-x-98\.5:hover {
    transform: translateX(-24.625rem) !important;
  }

  .sm\:hover\:-translate-x-99\.5:hover {
    transform: translateX(-24.875rem) !important;
  }

  .sm\:hover\:-translate-x-100\.5:hover {
    transform: translateX(-25.125rem) !important;
  }

  .sm\:hover\:-translate-x-101\.5:hover {
    transform: translateX(-25.375rem) !important;
  }

  .sm\:hover\:-translate-x-102\.5:hover {
    transform: translateX(-25.625rem) !important;
  }

  .sm\:hover\:-translate-x-103\.5:hover {
    transform: translateX(-25.875rem) !important;
  }

  .sm\:hover\:-translate-x-104\.5:hover {
    transform: translateX(-26.125rem) !important;
  }

  .sm\:hover\:-translate-x-full:hover {
    transform: translateX(-100%) !important;
  }

  .sm\:hover\:-translate-x-1\/2:hover {
    transform: translateX(-50%) !important;
  }

  .sm\:hover\:translate-x-1\/2:hover {
    transform: translateX(50%) !important;
  }

  .sm\:hover\:translate-x-full:hover {
    transform: translateX(100%) !important;
  }

  .sm\:hover\:translate-x-1\/3:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:hover\:-translate-x-1\/3:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:hover\:translate-x-2\/3:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:hover\:-translate-x-2\/3:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:hover\:translate-x-1\/4:hover {
    transform: translateX(25%) !important;
  }

  .sm\:hover\:-translate-x-1\/4:hover {
    transform: translateX(-25%) !important;
  }

  .sm\:hover\:translate-x-2\/4:hover {
    transform: translateX(50%) !important;
  }

  .sm\:hover\:-translate-x-2\/4:hover {
    transform: translateX(-50%) !important;
  }

  .sm\:hover\:translate-x-3\/4:hover {
    transform: translateX(75%) !important;
  }

  .sm\:hover\:-translate-x-3\/4:hover {
    transform: translateX(-75%) !important;
  }

  .sm\:hover\:translate-x-1\/5:hover {
    transform: translateX(20%) !important;
  }

  .sm\:hover\:-translate-x-1\/5:hover {
    transform: translateX(-20%) !important;
  }

  .sm\:hover\:translate-x-2\/5:hover {
    transform: translateX(40%) !important;
  }

  .sm\:hover\:-translate-x-2\/5:hover {
    transform: translateX(-40%) !important;
  }

  .sm\:hover\:translate-x-3\/5:hover {
    transform: translateX(60%) !important;
  }

  .sm\:hover\:-translate-x-3\/5:hover {
    transform: translateX(-60%) !important;
  }

  .sm\:hover\:translate-x-4\/5:hover {
    transform: translateX(80%) !important;
  }

  .sm\:hover\:-translate-x-4\/5:hover {
    transform: translateX(-80%) !important;
  }

  .sm\:hover\:translate-x-1\/6:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .sm\:hover\:-translate-x-1\/6:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .sm\:hover\:translate-x-2\/6:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:hover\:-translate-x-2\/6:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:hover\:translate-x-3\/6:hover {
    transform: translateX(50%) !important;
  }

  .sm\:hover\:-translate-x-3\/6:hover {
    transform: translateX(-50%) !important;
  }

  .sm\:hover\:translate-x-4\/6:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:hover\:-translate-x-4\/6:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:hover\:translate-x-5\/6:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .sm\:hover\:-translate-x-5\/6:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .sm\:hover\:translate-x-1\/12:hover {
    transform: translateX(8.333333333333332%) !important;
  }

  .sm\:hover\:-translate-x-1\/12:hover {
    transform: translateX(-8.333333333333332%) !important;
  }

  .sm\:hover\:translate-x-2\/12:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .sm\:hover\:-translate-x-2\/12:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .sm\:hover\:translate-x-3\/12:hover {
    transform: translateX(25%) !important;
  }

  .sm\:hover\:-translate-x-3\/12:hover {
    transform: translateX(-25%) !important;
  }

  .sm\:hover\:translate-x-4\/12:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:hover\:-translate-x-4\/12:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:hover\:translate-x-5\/12:hover {
    transform: translateX(41.66666666666667%) !important;
  }

  .sm\:hover\:-translate-x-5\/12:hover {
    transform: translateX(-41.66666666666667%) !important;
  }

  .sm\:hover\:translate-x-6\/12:hover {
    transform: translateX(50%) !important;
  }

  .sm\:hover\:-translate-x-6\/12:hover {
    transform: translateX(-50%) !important;
  }

  .sm\:hover\:translate-x-7\/12:hover {
    transform: translateX(58.333333333333336%) !important;
  }

  .sm\:hover\:-translate-x-7\/12:hover {
    transform: translateX(-58.333333333333336%) !important;
  }

  .sm\:hover\:translate-x-8\/12:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:hover\:-translate-x-8\/12:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:hover\:translate-x-9\/12:hover {
    transform: translateX(75%) !important;
  }

  .sm\:hover\:-translate-x-9\/12:hover {
    transform: translateX(-75%) !important;
  }

  .sm\:hover\:translate-x-10\/12:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .sm\:hover\:-translate-x-10\/12:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .sm\:hover\:translate-x-11\/12:hover {
    transform: translateX(91.66666666666666%) !important;
  }

  .sm\:hover\:-translate-x-11\/12:hover {
    transform: translateX(-91.66666666666666%) !important;
  }

  .sm\:hover\:translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .sm\:hover\:translate-y-1:hover {
    transform: translateY(0.25rem) !important;
  }

  .sm\:hover\:translate-y-2:hover {
    transform: translateY(0.5rem) !important;
  }

  .sm\:hover\:translate-y-3:hover {
    transform: translateY(0.75rem) !important;
  }

  .sm\:hover\:translate-y-4:hover {
    transform: translateY(1rem) !important;
  }

  .sm\:hover\:translate-y-5:hover {
    transform: translateY(1.25rem) !important;
  }

  .sm\:hover\:translate-y-6:hover {
    transform: translateY(1.5rem) !important;
  }

  .sm\:hover\:translate-y-7:hover {
    transform: translateY(1.75rem) !important;
  }

  .sm\:hover\:translate-y-8:hover {
    transform: translateY(2rem) !important;
  }

  .sm\:hover\:translate-y-9:hover {
    transform: translateY(2.25rem) !important;
  }

  .sm\:hover\:translate-y-10:hover {
    transform: translateY(2.5rem) !important;
  }

  .sm\:hover\:translate-y-11:hover {
    transform: translateY(2.75rem) !important;
  }

  .sm\:hover\:translate-y-12:hover {
    transform: translateY(3rem) !important;
  }

  .sm\:hover\:translate-y-13:hover {
    transform: translateY(3.25rem) !important;
  }

  .sm\:hover\:translate-y-14:hover {
    transform: translateY(3.5rem) !important;
  }

  .sm\:hover\:translate-y-15:hover {
    transform: translateY(3.75rem) !important;
  }

  .sm\:hover\:translate-y-16:hover {
    transform: translateY(4rem) !important;
  }

  .sm\:hover\:translate-y-17:hover {
    transform: translateY(4.25rem) !important;
  }

  .sm\:hover\:translate-y-18:hover {
    transform: translateY(4.5rem) !important;
  }

  .sm\:hover\:translate-y-19:hover {
    transform: translateY(4.75rem) !important;
  }

  .sm\:hover\:translate-y-20:hover {
    transform: translateY(5rem) !important;
  }

  .sm\:hover\:translate-y-21:hover {
    transform: translateY(5.25rem) !important;
  }

  .sm\:hover\:translate-y-22:hover {
    transform: translateY(5.5rem) !important;
  }

  .sm\:hover\:translate-y-23:hover {
    transform: translateY(5.75rem) !important;
  }

  .sm\:hover\:translate-y-24:hover {
    transform: translateY(6rem) !important;
  }

  .sm\:hover\:translate-y-25:hover {
    transform: translateY(6.25rem) !important;
  }

  .sm\:hover\:translate-y-26:hover {
    transform: translateY(6.5rem) !important;
  }

  .sm\:hover\:translate-y-27:hover {
    transform: translateY(6.75rem) !important;
  }

  .sm\:hover\:translate-y-28:hover {
    transform: translateY(7rem) !important;
  }

  .sm\:hover\:translate-y-29:hover {
    transform: translateY(7.25rem) !important;
  }

  .sm\:hover\:translate-y-30:hover {
    transform: translateY(7.5rem) !important;
  }

  .sm\:hover\:translate-y-31:hover {
    transform: translateY(7.75rem) !important;
  }

  .sm\:hover\:translate-y-32:hover {
    transform: translateY(8rem) !important;
  }

  .sm\:hover\:translate-y-33:hover {
    transform: translateY(8.25rem) !important;
  }

  .sm\:hover\:translate-y-34:hover {
    transform: translateY(8.5rem) !important;
  }

  .sm\:hover\:translate-y-35:hover {
    transform: translateY(8.75rem) !important;
  }

  .sm\:hover\:translate-y-36:hover {
    transform: translateY(9rem) !important;
  }

  .sm\:hover\:translate-y-37:hover {
    transform: translateY(9.25rem) !important;
  }

  .sm\:hover\:translate-y-38:hover {
    transform: translateY(9.5rem) !important;
  }

  .sm\:hover\:translate-y-39:hover {
    transform: translateY(9.75rem) !important;
  }

  .sm\:hover\:translate-y-40:hover {
    transform: translateY(10rem) !important;
  }

  .sm\:hover\:translate-y-41:hover {
    transform: translateY(10.25rem) !important;
  }

  .sm\:hover\:translate-y-42:hover {
    transform: translateY(10.5rem) !important;
  }

  .sm\:hover\:translate-y-43:hover {
    transform: translateY(10.75rem) !important;
  }

  .sm\:hover\:translate-y-44:hover {
    transform: translateY(11rem) !important;
  }

  .sm\:hover\:translate-y-45:hover {
    transform: translateY(11.25rem) !important;
  }

  .sm\:hover\:translate-y-46:hover {
    transform: translateY(11.5rem) !important;
  }

  .sm\:hover\:translate-y-47:hover {
    transform: translateY(11.75rem) !important;
  }

  .sm\:hover\:translate-y-48:hover {
    transform: translateY(12rem) !important;
  }

  .sm\:hover\:translate-y-49:hover {
    transform: translateY(12.25rem) !important;
  }

  .sm\:hover\:translate-y-50:hover {
    transform: translateY(12.5rem) !important;
  }

  .sm\:hover\:translate-y-51:hover {
    transform: translateY(12.75rem) !important;
  }

  .sm\:hover\:translate-y-52:hover {
    transform: translateY(13rem) !important;
  }

  .sm\:hover\:translate-y-53:hover {
    transform: translateY(13.25rem) !important;
  }

  .sm\:hover\:translate-y-54:hover {
    transform: translateY(13.5rem) !important;
  }

  .sm\:hover\:translate-y-55:hover {
    transform: translateY(13.75rem) !important;
  }

  .sm\:hover\:translate-y-56:hover {
    transform: translateY(14rem) !important;
  }

  .sm\:hover\:translate-y-57:hover {
    transform: translateY(14.25rem) !important;
  }

  .sm\:hover\:translate-y-58:hover {
    transform: translateY(14.5rem) !important;
  }

  .sm\:hover\:translate-y-59:hover {
    transform: translateY(14.75rem) !important;
  }

  .sm\:hover\:translate-y-60:hover {
    transform: translateY(15rem) !important;
  }

  .sm\:hover\:translate-y-61:hover {
    transform: translateY(15.25rem) !important;
  }

  .sm\:hover\:translate-y-62:hover {
    transform: translateY(15.5rem) !important;
  }

  .sm\:hover\:translate-y-63:hover {
    transform: translateY(15.75rem) !important;
  }

  .sm\:hover\:translate-y-64:hover {
    transform: translateY(16rem) !important;
  }

  .sm\:hover\:translate-y-65:hover {
    transform: translateY(16.25rem) !important;
  }

  .sm\:hover\:translate-y-66:hover {
    transform: translateY(16.5rem) !important;
  }

  .sm\:hover\:translate-y-67:hover {
    transform: translateY(16.75rem) !important;
  }

  .sm\:hover\:translate-y-68:hover {
    transform: translateY(17rem) !important;
  }

  .sm\:hover\:translate-y-69:hover {
    transform: translateY(17.25rem) !important;
  }

  .sm\:hover\:translate-y-70:hover {
    transform: translateY(17.5rem) !important;
  }

  .sm\:hover\:translate-y-71:hover {
    transform: translateY(17.75rem) !important;
  }

  .sm\:hover\:translate-y-72:hover {
    transform: translateY(18rem) !important;
  }

  .sm\:hover\:translate-y-73:hover {
    transform: translateY(18.25rem) !important;
  }

  .sm\:hover\:translate-y-74:hover {
    transform: translateY(18.5rem) !important;
  }

  .sm\:hover\:translate-y-75:hover {
    transform: translateY(18.75rem) !important;
  }

  .sm\:hover\:translate-y-76:hover {
    transform: translateY(19rem) !important;
  }

  .sm\:hover\:translate-y-77:hover {
    transform: translateY(19.25rem) !important;
  }

  .sm\:hover\:translate-y-78:hover {
    transform: translateY(19.5rem) !important;
  }

  .sm\:hover\:translate-y-79:hover {
    transform: translateY(19.75rem) !important;
  }

  .sm\:hover\:translate-y-80:hover {
    transform: translateY(20rem) !important;
  }

  .sm\:hover\:translate-y-81:hover {
    transform: translateY(20.25rem) !important;
  }

  .sm\:hover\:translate-y-82:hover {
    transform: translateY(20.5rem) !important;
  }

  .sm\:hover\:translate-y-83:hover {
    transform: translateY(20.75rem) !important;
  }

  .sm\:hover\:translate-y-84:hover {
    transform: translateY(21rem) !important;
  }

  .sm\:hover\:translate-y-85:hover {
    transform: translateY(21.25rem) !important;
  }

  .sm\:hover\:translate-y-86:hover {
    transform: translateY(21.5rem) !important;
  }

  .sm\:hover\:translate-y-87:hover {
    transform: translateY(21.75rem) !important;
  }

  .sm\:hover\:translate-y-88:hover {
    transform: translateY(22rem) !important;
  }

  .sm\:hover\:translate-y-89:hover {
    transform: translateY(22.25rem) !important;
  }

  .sm\:hover\:translate-y-90:hover {
    transform: translateY(22.5rem) !important;
  }

  .sm\:hover\:translate-y-91:hover {
    transform: translateY(22.75rem) !important;
  }

  .sm\:hover\:translate-y-92:hover {
    transform: translateY(23rem) !important;
  }

  .sm\:hover\:translate-y-93:hover {
    transform: translateY(23.25rem) !important;
  }

  .sm\:hover\:translate-y-94:hover {
    transform: translateY(23.5rem) !important;
  }

  .sm\:hover\:translate-y-95:hover {
    transform: translateY(23.75rem) !important;
  }

  .sm\:hover\:translate-y-96:hover {
    transform: translateY(24rem) !important;
  }

  .sm\:hover\:translate-y-97:hover {
    transform: translateY(24.25rem) !important;
  }

  .sm\:hover\:translate-y-98:hover {
    transform: translateY(24.5rem) !important;
  }

  .sm\:hover\:translate-y-99:hover {
    transform: translateY(24.75rem) !important;
  }

  .sm\:hover\:translate-y-100:hover {
    transform: translateY(25rem) !important;
  }

  .sm\:hover\:translate-y-101:hover {
    transform: translateY(25.25rem) !important;
  }

  .sm\:hover\:translate-y-102:hover {
    transform: translateY(25.5rem) !important;
  }

  .sm\:hover\:translate-y-103:hover {
    transform: translateY(25.75rem) !important;
  }

  .sm\:hover\:translate-y-104:hover {
    transform: translateY(26rem) !important;
  }

  .sm\:hover\:translate-y-105:hover {
    transform: translateY(26.25rem) !important;
  }

  .sm\:hover\:translate-y-px:hover {
    transform: translateY(1px) !important;
  }

  .sm\:hover\:translate-y-0\.5:hover {
    transform: translateY(0.125rem) !important;
  }

  .sm\:hover\:translate-y-1\.5:hover {
    transform: translateY(0.375rem) !important;
  }

  .sm\:hover\:translate-y-2\.5:hover {
    transform: translateY(0.625rem) !important;
  }

  .sm\:hover\:translate-y-3\.5:hover {
    transform: translateY(0.875rem) !important;
  }

  .sm\:hover\:translate-y-4\.5:hover {
    transform: translateY(1.125rem) !important;
  }

  .sm\:hover\:translate-y-5\.5:hover {
    transform: translateY(1.375rem) !important;
  }

  .sm\:hover\:translate-y-6\.5:hover {
    transform: translateY(1.625rem) !important;
  }

  .sm\:hover\:translate-y-7\.5:hover {
    transform: translateY(1.875rem) !important;
  }

  .sm\:hover\:translate-y-8\.5:hover {
    transform: translateY(2.125rem) !important;
  }

  .sm\:hover\:translate-y-9\.5:hover {
    transform: translateY(2.375rem) !important;
  }

  .sm\:hover\:translate-y-10\.5:hover {
    transform: translateY(2.625rem) !important;
  }

  .sm\:hover\:translate-y-11\.5:hover {
    transform: translateY(2.875rem) !important;
  }

  .sm\:hover\:translate-y-12\.5:hover {
    transform: translateY(3.125rem) !important;
  }

  .sm\:hover\:translate-y-13\.5:hover {
    transform: translateY(3.375rem) !important;
  }

  .sm\:hover\:translate-y-14\.5:hover {
    transform: translateY(3.625rem) !important;
  }

  .sm\:hover\:translate-y-15\.5:hover {
    transform: translateY(3.875rem) !important;
  }

  .sm\:hover\:translate-y-16\.5:hover {
    transform: translateY(4.125rem) !important;
  }

  .sm\:hover\:translate-y-17\.5:hover {
    transform: translateY(4.375rem) !important;
  }

  .sm\:hover\:translate-y-18\.5:hover {
    transform: translateY(4.625rem) !important;
  }

  .sm\:hover\:translate-y-19\.5:hover {
    transform: translateY(4.875rem) !important;
  }

  .sm\:hover\:translate-y-20\.5:hover {
    transform: translateY(5.125rem) !important;
  }

  .sm\:hover\:translate-y-21\.5:hover {
    transform: translateY(5.375rem) !important;
  }

  .sm\:hover\:translate-y-22\.5:hover {
    transform: translateY(5.625rem) !important;
  }

  .sm\:hover\:translate-y-23\.5:hover {
    transform: translateY(5.875rem) !important;
  }

  .sm\:hover\:translate-y-24\.5:hover {
    transform: translateY(6.125rem) !important;
  }

  .sm\:hover\:translate-y-25\.5:hover {
    transform: translateY(6.375rem) !important;
  }

  .sm\:hover\:translate-y-26\.5:hover {
    transform: translateY(6.625rem) !important;
  }

  .sm\:hover\:translate-y-27\.5:hover {
    transform: translateY(6.875rem) !important;
  }

  .sm\:hover\:translate-y-28\.5:hover {
    transform: translateY(7.125rem) !important;
  }

  .sm\:hover\:translate-y-29\.5:hover {
    transform: translateY(7.375rem) !important;
  }

  .sm\:hover\:translate-y-30\.5:hover {
    transform: translateY(7.625rem) !important;
  }

  .sm\:hover\:translate-y-31\.5:hover {
    transform: translateY(7.875rem) !important;
  }

  .sm\:hover\:translate-y-32\.5:hover {
    transform: translateY(8.125rem) !important;
  }

  .sm\:hover\:translate-y-33\.5:hover {
    transform: translateY(8.375rem) !important;
  }

  .sm\:hover\:translate-y-34\.5:hover {
    transform: translateY(8.625rem) !important;
  }

  .sm\:hover\:translate-y-35\.5:hover {
    transform: translateY(8.875rem) !important;
  }

  .sm\:hover\:translate-y-36\.5:hover {
    transform: translateY(9.125rem) !important;
  }

  .sm\:hover\:translate-y-37\.5:hover {
    transform: translateY(9.375rem) !important;
  }

  .sm\:hover\:translate-y-38\.5:hover {
    transform: translateY(9.625rem) !important;
  }

  .sm\:hover\:translate-y-39\.5:hover {
    transform: translateY(9.875rem) !important;
  }

  .sm\:hover\:translate-y-40\.5:hover {
    transform: translateY(10.125rem) !important;
  }

  .sm\:hover\:translate-y-41\.5:hover {
    transform: translateY(10.375rem) !important;
  }

  .sm\:hover\:translate-y-42\.5:hover {
    transform: translateY(10.625rem) !important;
  }

  .sm\:hover\:translate-y-43\.5:hover {
    transform: translateY(10.875rem) !important;
  }

  .sm\:hover\:translate-y-44\.5:hover {
    transform: translateY(11.125rem) !important;
  }

  .sm\:hover\:translate-y-45\.5:hover {
    transform: translateY(11.375rem) !important;
  }

  .sm\:hover\:translate-y-46\.5:hover {
    transform: translateY(11.625rem) !important;
  }

  .sm\:hover\:translate-y-47\.5:hover {
    transform: translateY(11.875rem) !important;
  }

  .sm\:hover\:translate-y-48\.5:hover {
    transform: translateY(12.125rem) !important;
  }

  .sm\:hover\:translate-y-49\.5:hover {
    transform: translateY(12.375rem) !important;
  }

  .sm\:hover\:translate-y-50\.5:hover {
    transform: translateY(12.625rem) !important;
  }

  .sm\:hover\:translate-y-51\.5:hover {
    transform: translateY(12.875rem) !important;
  }

  .sm\:hover\:translate-y-52\.5:hover {
    transform: translateY(13.125rem) !important;
  }

  .sm\:hover\:translate-y-53\.5:hover {
    transform: translateY(13.375rem) !important;
  }

  .sm\:hover\:translate-y-54\.5:hover {
    transform: translateY(13.625rem) !important;
  }

  .sm\:hover\:translate-y-55\.5:hover {
    transform: translateY(13.875rem) !important;
  }

  .sm\:hover\:translate-y-56\.5:hover {
    transform: translateY(14.125rem) !important;
  }

  .sm\:hover\:translate-y-57\.5:hover {
    transform: translateY(14.375rem) !important;
  }

  .sm\:hover\:translate-y-58\.5:hover {
    transform: translateY(14.625rem) !important;
  }

  .sm\:hover\:translate-y-59\.5:hover {
    transform: translateY(14.875rem) !important;
  }

  .sm\:hover\:translate-y-60\.5:hover {
    transform: translateY(15.125rem) !important;
  }

  .sm\:hover\:translate-y-61\.5:hover {
    transform: translateY(15.375rem) !important;
  }

  .sm\:hover\:translate-y-62\.5:hover {
    transform: translateY(15.625rem) !important;
  }

  .sm\:hover\:translate-y-63\.5:hover {
    transform: translateY(15.875rem) !important;
  }

  .sm\:hover\:translate-y-64\.5:hover {
    transform: translateY(16.125rem) !important;
  }

  .sm\:hover\:translate-y-65\.5:hover {
    transform: translateY(16.375rem) !important;
  }

  .sm\:hover\:translate-y-66\.5:hover {
    transform: translateY(16.625rem) !important;
  }

  .sm\:hover\:translate-y-67\.5:hover {
    transform: translateY(16.875rem) !important;
  }

  .sm\:hover\:translate-y-68\.5:hover {
    transform: translateY(17.125rem) !important;
  }

  .sm\:hover\:translate-y-69\.5:hover {
    transform: translateY(17.375rem) !important;
  }

  .sm\:hover\:translate-y-70\.5:hover {
    transform: translateY(17.625rem) !important;
  }

  .sm\:hover\:translate-y-71\.5:hover {
    transform: translateY(17.875rem) !important;
  }

  .sm\:hover\:translate-y-72\.5:hover {
    transform: translateY(18.125rem) !important;
  }

  .sm\:hover\:translate-y-73\.5:hover {
    transform: translateY(18.375rem) !important;
  }

  .sm\:hover\:translate-y-74\.5:hover {
    transform: translateY(18.625rem) !important;
  }

  .sm\:hover\:translate-y-75\.5:hover {
    transform: translateY(18.875rem) !important;
  }

  .sm\:hover\:translate-y-76\.5:hover {
    transform: translateY(19.125rem) !important;
  }

  .sm\:hover\:translate-y-77\.5:hover {
    transform: translateY(19.375rem) !important;
  }

  .sm\:hover\:translate-y-78\.5:hover {
    transform: translateY(19.625rem) !important;
  }

  .sm\:hover\:translate-y-79\.5:hover {
    transform: translateY(19.875rem) !important;
  }

  .sm\:hover\:translate-y-80\.5:hover {
    transform: translateY(20.125rem) !important;
  }

  .sm\:hover\:translate-y-81\.5:hover {
    transform: translateY(20.375rem) !important;
  }

  .sm\:hover\:translate-y-82\.5:hover {
    transform: translateY(20.625rem) !important;
  }

  .sm\:hover\:translate-y-83\.5:hover {
    transform: translateY(20.875rem) !important;
  }

  .sm\:hover\:translate-y-84\.5:hover {
    transform: translateY(21.125rem) !important;
  }

  .sm\:hover\:translate-y-85\.5:hover {
    transform: translateY(21.375rem) !important;
  }

  .sm\:hover\:translate-y-86\.5:hover {
    transform: translateY(21.625rem) !important;
  }

  .sm\:hover\:translate-y-87\.5:hover {
    transform: translateY(21.875rem) !important;
  }

  .sm\:hover\:translate-y-88\.5:hover {
    transform: translateY(22.125rem) !important;
  }

  .sm\:hover\:translate-y-89\.5:hover {
    transform: translateY(22.375rem) !important;
  }

  .sm\:hover\:translate-y-90\.5:hover {
    transform: translateY(22.625rem) !important;
  }

  .sm\:hover\:translate-y-91\.5:hover {
    transform: translateY(22.875rem) !important;
  }

  .sm\:hover\:translate-y-92\.5:hover {
    transform: translateY(23.125rem) !important;
  }

  .sm\:hover\:translate-y-93\.5:hover {
    transform: translateY(23.375rem) !important;
  }

  .sm\:hover\:translate-y-94\.5:hover {
    transform: translateY(23.625rem) !important;
  }

  .sm\:hover\:translate-y-95\.5:hover {
    transform: translateY(23.875rem) !important;
  }

  .sm\:hover\:translate-y-96\.5:hover {
    transform: translateY(24.125rem) !important;
  }

  .sm\:hover\:translate-y-97\.5:hover {
    transform: translateY(24.375rem) !important;
  }

  .sm\:hover\:translate-y-98\.5:hover {
    transform: translateY(24.625rem) !important;
  }

  .sm\:hover\:translate-y-99\.5:hover {
    transform: translateY(24.875rem) !important;
  }

  .sm\:hover\:translate-y-100\.5:hover {
    transform: translateY(25.125rem) !important;
  }

  .sm\:hover\:translate-y-101\.5:hover {
    transform: translateY(25.375rem) !important;
  }

  .sm\:hover\:translate-y-102\.5:hover {
    transform: translateY(25.625rem) !important;
  }

  .sm\:hover\:translate-y-103\.5:hover {
    transform: translateY(25.875rem) !important;
  }

  .sm\:hover\:translate-y-104\.5:hover {
    transform: translateY(26.125rem) !important;
  }

  .sm\:hover\:-translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .sm\:hover\:-translate-y-1:hover {
    transform: translateY(-0.25rem) !important;
  }

  .sm\:hover\:-translate-y-2:hover {
    transform: translateY(-0.5rem) !important;
  }

  .sm\:hover\:-translate-y-3:hover {
    transform: translateY(-0.75rem) !important;
  }

  .sm\:hover\:-translate-y-4:hover {
    transform: translateY(-1rem) !important;
  }

  .sm\:hover\:-translate-y-5:hover {
    transform: translateY(-1.25rem) !important;
  }

  .sm\:hover\:-translate-y-6:hover {
    transform: translateY(-1.5rem) !important;
  }

  .sm\:hover\:-translate-y-7:hover {
    transform: translateY(-1.75rem) !important;
  }

  .sm\:hover\:-translate-y-8:hover {
    transform: translateY(-2rem) !important;
  }

  .sm\:hover\:-translate-y-9:hover {
    transform: translateY(-2.25rem) !important;
  }

  .sm\:hover\:-translate-y-10:hover {
    transform: translateY(-2.5rem) !important;
  }

  .sm\:hover\:-translate-y-11:hover {
    transform: translateY(-2.75rem) !important;
  }

  .sm\:hover\:-translate-y-12:hover {
    transform: translateY(-3rem) !important;
  }

  .sm\:hover\:-translate-y-13:hover {
    transform: translateY(-3.25rem) !important;
  }

  .sm\:hover\:-translate-y-14:hover {
    transform: translateY(-3.5rem) !important;
  }

  .sm\:hover\:-translate-y-15:hover {
    transform: translateY(-3.75rem) !important;
  }

  .sm\:hover\:-translate-y-16:hover {
    transform: translateY(-4rem) !important;
  }

  .sm\:hover\:-translate-y-17:hover {
    transform: translateY(-4.25rem) !important;
  }

  .sm\:hover\:-translate-y-18:hover {
    transform: translateY(-4.5rem) !important;
  }

  .sm\:hover\:-translate-y-19:hover {
    transform: translateY(-4.75rem) !important;
  }

  .sm\:hover\:-translate-y-20:hover {
    transform: translateY(-5rem) !important;
  }

  .sm\:hover\:-translate-y-21:hover {
    transform: translateY(-5.25rem) !important;
  }

  .sm\:hover\:-translate-y-22:hover {
    transform: translateY(-5.5rem) !important;
  }

  .sm\:hover\:-translate-y-23:hover {
    transform: translateY(-5.75rem) !important;
  }

  .sm\:hover\:-translate-y-24:hover {
    transform: translateY(-6rem) !important;
  }

  .sm\:hover\:-translate-y-25:hover {
    transform: translateY(-6.25rem) !important;
  }

  .sm\:hover\:-translate-y-26:hover {
    transform: translateY(-6.5rem) !important;
  }

  .sm\:hover\:-translate-y-27:hover {
    transform: translateY(-6.75rem) !important;
  }

  .sm\:hover\:-translate-y-28:hover {
    transform: translateY(-7rem) !important;
  }

  .sm\:hover\:-translate-y-29:hover {
    transform: translateY(-7.25rem) !important;
  }

  .sm\:hover\:-translate-y-30:hover {
    transform: translateY(-7.5rem) !important;
  }

  .sm\:hover\:-translate-y-31:hover {
    transform: translateY(-7.75rem) !important;
  }

  .sm\:hover\:-translate-y-32:hover {
    transform: translateY(-8rem) !important;
  }

  .sm\:hover\:-translate-y-33:hover {
    transform: translateY(-8.25rem) !important;
  }

  .sm\:hover\:-translate-y-34:hover {
    transform: translateY(-8.5rem) !important;
  }

  .sm\:hover\:-translate-y-35:hover {
    transform: translateY(-8.75rem) !important;
  }

  .sm\:hover\:-translate-y-36:hover {
    transform: translateY(-9rem) !important;
  }

  .sm\:hover\:-translate-y-37:hover {
    transform: translateY(-9.25rem) !important;
  }

  .sm\:hover\:-translate-y-38:hover {
    transform: translateY(-9.5rem) !important;
  }

  .sm\:hover\:-translate-y-39:hover {
    transform: translateY(-9.75rem) !important;
  }

  .sm\:hover\:-translate-y-40:hover {
    transform: translateY(-10rem) !important;
  }

  .sm\:hover\:-translate-y-41:hover {
    transform: translateY(-10.25rem) !important;
  }

  .sm\:hover\:-translate-y-42:hover {
    transform: translateY(-10.5rem) !important;
  }

  .sm\:hover\:-translate-y-43:hover {
    transform: translateY(-10.75rem) !important;
  }

  .sm\:hover\:-translate-y-44:hover {
    transform: translateY(-11rem) !important;
  }

  .sm\:hover\:-translate-y-45:hover {
    transform: translateY(-11.25rem) !important;
  }

  .sm\:hover\:-translate-y-46:hover {
    transform: translateY(-11.5rem) !important;
  }

  .sm\:hover\:-translate-y-47:hover {
    transform: translateY(-11.75rem) !important;
  }

  .sm\:hover\:-translate-y-48:hover {
    transform: translateY(-12rem) !important;
  }

  .sm\:hover\:-translate-y-49:hover {
    transform: translateY(-12.25rem) !important;
  }

  .sm\:hover\:-translate-y-50:hover {
    transform: translateY(-12.5rem) !important;
  }

  .sm\:hover\:-translate-y-51:hover {
    transform: translateY(-12.75rem) !important;
  }

  .sm\:hover\:-translate-y-52:hover {
    transform: translateY(-13rem) !important;
  }

  .sm\:hover\:-translate-y-53:hover {
    transform: translateY(-13.25rem) !important;
  }

  .sm\:hover\:-translate-y-54:hover {
    transform: translateY(-13.5rem) !important;
  }

  .sm\:hover\:-translate-y-55:hover {
    transform: translateY(-13.75rem) !important;
  }

  .sm\:hover\:-translate-y-56:hover {
    transform: translateY(-14rem) !important;
  }

  .sm\:hover\:-translate-y-57:hover {
    transform: translateY(-14.25rem) !important;
  }

  .sm\:hover\:-translate-y-58:hover {
    transform: translateY(-14.5rem) !important;
  }

  .sm\:hover\:-translate-y-59:hover {
    transform: translateY(-14.75rem) !important;
  }

  .sm\:hover\:-translate-y-60:hover {
    transform: translateY(-15rem) !important;
  }

  .sm\:hover\:-translate-y-61:hover {
    transform: translateY(-15.25rem) !important;
  }

  .sm\:hover\:-translate-y-62:hover {
    transform: translateY(-15.5rem) !important;
  }

  .sm\:hover\:-translate-y-63:hover {
    transform: translateY(-15.75rem) !important;
  }

  .sm\:hover\:-translate-y-64:hover {
    transform: translateY(-16rem) !important;
  }

  .sm\:hover\:-translate-y-65:hover {
    transform: translateY(-16.25rem) !important;
  }

  .sm\:hover\:-translate-y-66:hover {
    transform: translateY(-16.5rem) !important;
  }

  .sm\:hover\:-translate-y-67:hover {
    transform: translateY(-16.75rem) !important;
  }

  .sm\:hover\:-translate-y-68:hover {
    transform: translateY(-17rem) !important;
  }

  .sm\:hover\:-translate-y-69:hover {
    transform: translateY(-17.25rem) !important;
  }

  .sm\:hover\:-translate-y-70:hover {
    transform: translateY(-17.5rem) !important;
  }

  .sm\:hover\:-translate-y-71:hover {
    transform: translateY(-17.75rem) !important;
  }

  .sm\:hover\:-translate-y-72:hover {
    transform: translateY(-18rem) !important;
  }

  .sm\:hover\:-translate-y-73:hover {
    transform: translateY(-18.25rem) !important;
  }

  .sm\:hover\:-translate-y-74:hover {
    transform: translateY(-18.5rem) !important;
  }

  .sm\:hover\:-translate-y-75:hover {
    transform: translateY(-18.75rem) !important;
  }

  .sm\:hover\:-translate-y-76:hover {
    transform: translateY(-19rem) !important;
  }

  .sm\:hover\:-translate-y-77:hover {
    transform: translateY(-19.25rem) !important;
  }

  .sm\:hover\:-translate-y-78:hover {
    transform: translateY(-19.5rem) !important;
  }

  .sm\:hover\:-translate-y-79:hover {
    transform: translateY(-19.75rem) !important;
  }

  .sm\:hover\:-translate-y-80:hover {
    transform: translateY(-20rem) !important;
  }

  .sm\:hover\:-translate-y-81:hover {
    transform: translateY(-20.25rem) !important;
  }

  .sm\:hover\:-translate-y-82:hover {
    transform: translateY(-20.5rem) !important;
  }

  .sm\:hover\:-translate-y-83:hover {
    transform: translateY(-20.75rem) !important;
  }

  .sm\:hover\:-translate-y-84:hover {
    transform: translateY(-21rem) !important;
  }

  .sm\:hover\:-translate-y-85:hover {
    transform: translateY(-21.25rem) !important;
  }

  .sm\:hover\:-translate-y-86:hover {
    transform: translateY(-21.5rem) !important;
  }

  .sm\:hover\:-translate-y-87:hover {
    transform: translateY(-21.75rem) !important;
  }

  .sm\:hover\:-translate-y-88:hover {
    transform: translateY(-22rem) !important;
  }

  .sm\:hover\:-translate-y-89:hover {
    transform: translateY(-22.25rem) !important;
  }

  .sm\:hover\:-translate-y-90:hover {
    transform: translateY(-22.5rem) !important;
  }

  .sm\:hover\:-translate-y-91:hover {
    transform: translateY(-22.75rem) !important;
  }

  .sm\:hover\:-translate-y-92:hover {
    transform: translateY(-23rem) !important;
  }

  .sm\:hover\:-translate-y-93:hover {
    transform: translateY(-23.25rem) !important;
  }

  .sm\:hover\:-translate-y-94:hover {
    transform: translateY(-23.5rem) !important;
  }

  .sm\:hover\:-translate-y-95:hover {
    transform: translateY(-23.75rem) !important;
  }

  .sm\:hover\:-translate-y-96:hover {
    transform: translateY(-24rem) !important;
  }

  .sm\:hover\:-translate-y-97:hover {
    transform: translateY(-24.25rem) !important;
  }

  .sm\:hover\:-translate-y-98:hover {
    transform: translateY(-24.5rem) !important;
  }

  .sm\:hover\:-translate-y-99:hover {
    transform: translateY(-24.75rem) !important;
  }

  .sm\:hover\:-translate-y-100:hover {
    transform: translateY(-25rem) !important;
  }

  .sm\:hover\:-translate-y-101:hover {
    transform: translateY(-25.25rem) !important;
  }

  .sm\:hover\:-translate-y-102:hover {
    transform: translateY(-25.5rem) !important;
  }

  .sm\:hover\:-translate-y-103:hover {
    transform: translateY(-25.75rem) !important;
  }

  .sm\:hover\:-translate-y-104:hover {
    transform: translateY(-26rem) !important;
  }

  .sm\:hover\:-translate-y-105:hover {
    transform: translateY(-26.25rem) !important;
  }

  .sm\:hover\:-translate-y-px:hover {
    transform: translateY(-1px) !important;
  }

  .sm\:hover\:-translate-y-0\.5:hover {
    transform: translateY(-0.125rem) !important;
  }

  .sm\:hover\:-translate-y-1\.5:hover {
    transform: translateY(-0.375rem) !important;
  }

  .sm\:hover\:-translate-y-2\.5:hover {
    transform: translateY(-0.625rem) !important;
  }

  .sm\:hover\:-translate-y-3\.5:hover {
    transform: translateY(-0.875rem) !important;
  }

  .sm\:hover\:-translate-y-4\.5:hover {
    transform: translateY(-1.125rem) !important;
  }

  .sm\:hover\:-translate-y-5\.5:hover {
    transform: translateY(-1.375rem) !important;
  }

  .sm\:hover\:-translate-y-6\.5:hover {
    transform: translateY(-1.625rem) !important;
  }

  .sm\:hover\:-translate-y-7\.5:hover {
    transform: translateY(-1.875rem) !important;
  }

  .sm\:hover\:-translate-y-8\.5:hover {
    transform: translateY(-2.125rem) !important;
  }

  .sm\:hover\:-translate-y-9\.5:hover {
    transform: translateY(-2.375rem) !important;
  }

  .sm\:hover\:-translate-y-10\.5:hover {
    transform: translateY(-2.625rem) !important;
  }

  .sm\:hover\:-translate-y-11\.5:hover {
    transform: translateY(-2.875rem) !important;
  }

  .sm\:hover\:-translate-y-12\.5:hover {
    transform: translateY(-3.125rem) !important;
  }

  .sm\:hover\:-translate-y-13\.5:hover {
    transform: translateY(-3.375rem) !important;
  }

  .sm\:hover\:-translate-y-14\.5:hover {
    transform: translateY(-3.625rem) !important;
  }

  .sm\:hover\:-translate-y-15\.5:hover {
    transform: translateY(-3.875rem) !important;
  }

  .sm\:hover\:-translate-y-16\.5:hover {
    transform: translateY(-4.125rem) !important;
  }

  .sm\:hover\:-translate-y-17\.5:hover {
    transform: translateY(-4.375rem) !important;
  }

  .sm\:hover\:-translate-y-18\.5:hover {
    transform: translateY(-4.625rem) !important;
  }

  .sm\:hover\:-translate-y-19\.5:hover {
    transform: translateY(-4.875rem) !important;
  }

  .sm\:hover\:-translate-y-20\.5:hover {
    transform: translateY(-5.125rem) !important;
  }

  .sm\:hover\:-translate-y-21\.5:hover {
    transform: translateY(-5.375rem) !important;
  }

  .sm\:hover\:-translate-y-22\.5:hover {
    transform: translateY(-5.625rem) !important;
  }

  .sm\:hover\:-translate-y-23\.5:hover {
    transform: translateY(-5.875rem) !important;
  }

  .sm\:hover\:-translate-y-24\.5:hover {
    transform: translateY(-6.125rem) !important;
  }

  .sm\:hover\:-translate-y-25\.5:hover {
    transform: translateY(-6.375rem) !important;
  }

  .sm\:hover\:-translate-y-26\.5:hover {
    transform: translateY(-6.625rem) !important;
  }

  .sm\:hover\:-translate-y-27\.5:hover {
    transform: translateY(-6.875rem) !important;
  }

  .sm\:hover\:-translate-y-28\.5:hover {
    transform: translateY(-7.125rem) !important;
  }

  .sm\:hover\:-translate-y-29\.5:hover {
    transform: translateY(-7.375rem) !important;
  }

  .sm\:hover\:-translate-y-30\.5:hover {
    transform: translateY(-7.625rem) !important;
  }

  .sm\:hover\:-translate-y-31\.5:hover {
    transform: translateY(-7.875rem) !important;
  }

  .sm\:hover\:-translate-y-32\.5:hover {
    transform: translateY(-8.125rem) !important;
  }

  .sm\:hover\:-translate-y-33\.5:hover {
    transform: translateY(-8.375rem) !important;
  }

  .sm\:hover\:-translate-y-34\.5:hover {
    transform: translateY(-8.625rem) !important;
  }

  .sm\:hover\:-translate-y-35\.5:hover {
    transform: translateY(-8.875rem) !important;
  }

  .sm\:hover\:-translate-y-36\.5:hover {
    transform: translateY(-9.125rem) !important;
  }

  .sm\:hover\:-translate-y-37\.5:hover {
    transform: translateY(-9.375rem) !important;
  }

  .sm\:hover\:-translate-y-38\.5:hover {
    transform: translateY(-9.625rem) !important;
  }

  .sm\:hover\:-translate-y-39\.5:hover {
    transform: translateY(-9.875rem) !important;
  }

  .sm\:hover\:-translate-y-40\.5:hover {
    transform: translateY(-10.125rem) !important;
  }

  .sm\:hover\:-translate-y-41\.5:hover {
    transform: translateY(-10.375rem) !important;
  }

  .sm\:hover\:-translate-y-42\.5:hover {
    transform: translateY(-10.625rem) !important;
  }

  .sm\:hover\:-translate-y-43\.5:hover {
    transform: translateY(-10.875rem) !important;
  }

  .sm\:hover\:-translate-y-44\.5:hover {
    transform: translateY(-11.125rem) !important;
  }

  .sm\:hover\:-translate-y-45\.5:hover {
    transform: translateY(-11.375rem) !important;
  }

  .sm\:hover\:-translate-y-46\.5:hover {
    transform: translateY(-11.625rem) !important;
  }

  .sm\:hover\:-translate-y-47\.5:hover {
    transform: translateY(-11.875rem) !important;
  }

  .sm\:hover\:-translate-y-48\.5:hover {
    transform: translateY(-12.125rem) !important;
  }

  .sm\:hover\:-translate-y-49\.5:hover {
    transform: translateY(-12.375rem) !important;
  }

  .sm\:hover\:-translate-y-50\.5:hover {
    transform: translateY(-12.625rem) !important;
  }

  .sm\:hover\:-translate-y-51\.5:hover {
    transform: translateY(-12.875rem) !important;
  }

  .sm\:hover\:-translate-y-52\.5:hover {
    transform: translateY(-13.125rem) !important;
  }

  .sm\:hover\:-translate-y-53\.5:hover {
    transform: translateY(-13.375rem) !important;
  }

  .sm\:hover\:-translate-y-54\.5:hover {
    transform: translateY(-13.625rem) !important;
  }

  .sm\:hover\:-translate-y-55\.5:hover {
    transform: translateY(-13.875rem) !important;
  }

  .sm\:hover\:-translate-y-56\.5:hover {
    transform: translateY(-14.125rem) !important;
  }

  .sm\:hover\:-translate-y-57\.5:hover {
    transform: translateY(-14.375rem) !important;
  }

  .sm\:hover\:-translate-y-58\.5:hover {
    transform: translateY(-14.625rem) !important;
  }

  .sm\:hover\:-translate-y-59\.5:hover {
    transform: translateY(-14.875rem) !important;
  }

  .sm\:hover\:-translate-y-60\.5:hover {
    transform: translateY(-15.125rem) !important;
  }

  .sm\:hover\:-translate-y-61\.5:hover {
    transform: translateY(-15.375rem) !important;
  }

  .sm\:hover\:-translate-y-62\.5:hover {
    transform: translateY(-15.625rem) !important;
  }

  .sm\:hover\:-translate-y-63\.5:hover {
    transform: translateY(-15.875rem) !important;
  }

  .sm\:hover\:-translate-y-64\.5:hover {
    transform: translateY(-16.125rem) !important;
  }

  .sm\:hover\:-translate-y-65\.5:hover {
    transform: translateY(-16.375rem) !important;
  }

  .sm\:hover\:-translate-y-66\.5:hover {
    transform: translateY(-16.625rem) !important;
  }

  .sm\:hover\:-translate-y-67\.5:hover {
    transform: translateY(-16.875rem) !important;
  }

  .sm\:hover\:-translate-y-68\.5:hover {
    transform: translateY(-17.125rem) !important;
  }

  .sm\:hover\:-translate-y-69\.5:hover {
    transform: translateY(-17.375rem) !important;
  }

  .sm\:hover\:-translate-y-70\.5:hover {
    transform: translateY(-17.625rem) !important;
  }

  .sm\:hover\:-translate-y-71\.5:hover {
    transform: translateY(-17.875rem) !important;
  }

  .sm\:hover\:-translate-y-72\.5:hover {
    transform: translateY(-18.125rem) !important;
  }

  .sm\:hover\:-translate-y-73\.5:hover {
    transform: translateY(-18.375rem) !important;
  }

  .sm\:hover\:-translate-y-74\.5:hover {
    transform: translateY(-18.625rem) !important;
  }

  .sm\:hover\:-translate-y-75\.5:hover {
    transform: translateY(-18.875rem) !important;
  }

  .sm\:hover\:-translate-y-76\.5:hover {
    transform: translateY(-19.125rem) !important;
  }

  .sm\:hover\:-translate-y-77\.5:hover {
    transform: translateY(-19.375rem) !important;
  }

  .sm\:hover\:-translate-y-78\.5:hover {
    transform: translateY(-19.625rem) !important;
  }

  .sm\:hover\:-translate-y-79\.5:hover {
    transform: translateY(-19.875rem) !important;
  }

  .sm\:hover\:-translate-y-80\.5:hover {
    transform: translateY(-20.125rem) !important;
  }

  .sm\:hover\:-translate-y-81\.5:hover {
    transform: translateY(-20.375rem) !important;
  }

  .sm\:hover\:-translate-y-82\.5:hover {
    transform: translateY(-20.625rem) !important;
  }

  .sm\:hover\:-translate-y-83\.5:hover {
    transform: translateY(-20.875rem) !important;
  }

  .sm\:hover\:-translate-y-84\.5:hover {
    transform: translateY(-21.125rem) !important;
  }

  .sm\:hover\:-translate-y-85\.5:hover {
    transform: translateY(-21.375rem) !important;
  }

  .sm\:hover\:-translate-y-86\.5:hover {
    transform: translateY(-21.625rem) !important;
  }

  .sm\:hover\:-translate-y-87\.5:hover {
    transform: translateY(-21.875rem) !important;
  }

  .sm\:hover\:-translate-y-88\.5:hover {
    transform: translateY(-22.125rem) !important;
  }

  .sm\:hover\:-translate-y-89\.5:hover {
    transform: translateY(-22.375rem) !important;
  }

  .sm\:hover\:-translate-y-90\.5:hover {
    transform: translateY(-22.625rem) !important;
  }

  .sm\:hover\:-translate-y-91\.5:hover {
    transform: translateY(-22.875rem) !important;
  }

  .sm\:hover\:-translate-y-92\.5:hover {
    transform: translateY(-23.125rem) !important;
  }

  .sm\:hover\:-translate-y-93\.5:hover {
    transform: translateY(-23.375rem) !important;
  }

  .sm\:hover\:-translate-y-94\.5:hover {
    transform: translateY(-23.625rem) !important;
  }

  .sm\:hover\:-translate-y-95\.5:hover {
    transform: translateY(-23.875rem) !important;
  }

  .sm\:hover\:-translate-y-96\.5:hover {
    transform: translateY(-24.125rem) !important;
  }

  .sm\:hover\:-translate-y-97\.5:hover {
    transform: translateY(-24.375rem) !important;
  }

  .sm\:hover\:-translate-y-98\.5:hover {
    transform: translateY(-24.625rem) !important;
  }

  .sm\:hover\:-translate-y-99\.5:hover {
    transform: translateY(-24.875rem) !important;
  }

  .sm\:hover\:-translate-y-100\.5:hover {
    transform: translateY(-25.125rem) !important;
  }

  .sm\:hover\:-translate-y-101\.5:hover {
    transform: translateY(-25.375rem) !important;
  }

  .sm\:hover\:-translate-y-102\.5:hover {
    transform: translateY(-25.625rem) !important;
  }

  .sm\:hover\:-translate-y-103\.5:hover {
    transform: translateY(-25.875rem) !important;
  }

  .sm\:hover\:-translate-y-104\.5:hover {
    transform: translateY(-26.125rem) !important;
  }

  .sm\:hover\:-translate-y-full:hover {
    transform: translateY(-100%) !important;
  }

  .sm\:hover\:-translate-y-1\/2:hover {
    transform: translateY(-50%) !important;
  }

  .sm\:hover\:translate-y-1\/2:hover {
    transform: translateY(50%) !important;
  }

  .sm\:hover\:translate-y-full:hover {
    transform: translateY(100%) !important;
  }

  .sm\:hover\:translate-y-1\/3:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:hover\:-translate-y-1\/3:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:hover\:translate-y-2\/3:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:hover\:-translate-y-2\/3:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:hover\:translate-y-1\/4:hover {
    transform: translateY(25%) !important;
  }

  .sm\:hover\:-translate-y-1\/4:hover {
    transform: translateY(-25%) !important;
  }

  .sm\:hover\:translate-y-2\/4:hover {
    transform: translateY(50%) !important;
  }

  .sm\:hover\:-translate-y-2\/4:hover {
    transform: translateY(-50%) !important;
  }

  .sm\:hover\:translate-y-3\/4:hover {
    transform: translateY(75%) !important;
  }

  .sm\:hover\:-translate-y-3\/4:hover {
    transform: translateY(-75%) !important;
  }

  .sm\:hover\:translate-y-1\/5:hover {
    transform: translateY(20%) !important;
  }

  .sm\:hover\:-translate-y-1\/5:hover {
    transform: translateY(-20%) !important;
  }

  .sm\:hover\:translate-y-2\/5:hover {
    transform: translateY(40%) !important;
  }

  .sm\:hover\:-translate-y-2\/5:hover {
    transform: translateY(-40%) !important;
  }

  .sm\:hover\:translate-y-3\/5:hover {
    transform: translateY(60%) !important;
  }

  .sm\:hover\:-translate-y-3\/5:hover {
    transform: translateY(-60%) !important;
  }

  .sm\:hover\:translate-y-4\/5:hover {
    transform: translateY(80%) !important;
  }

  .sm\:hover\:-translate-y-4\/5:hover {
    transform: translateY(-80%) !important;
  }

  .sm\:hover\:translate-y-1\/6:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .sm\:hover\:-translate-y-1\/6:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .sm\:hover\:translate-y-2\/6:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:hover\:-translate-y-2\/6:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:hover\:translate-y-3\/6:hover {
    transform: translateY(50%) !important;
  }

  .sm\:hover\:-translate-y-3\/6:hover {
    transform: translateY(-50%) !important;
  }

  .sm\:hover\:translate-y-4\/6:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:hover\:-translate-y-4\/6:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:hover\:translate-y-5\/6:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .sm\:hover\:-translate-y-5\/6:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .sm\:hover\:translate-y-1\/12:hover {
    transform: translateY(8.333333333333332%) !important;
  }

  .sm\:hover\:-translate-y-1\/12:hover {
    transform: translateY(-8.333333333333332%) !important;
  }

  .sm\:hover\:translate-y-2\/12:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .sm\:hover\:-translate-y-2\/12:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .sm\:hover\:translate-y-3\/12:hover {
    transform: translateY(25%) !important;
  }

  .sm\:hover\:-translate-y-3\/12:hover {
    transform: translateY(-25%) !important;
  }

  .sm\:hover\:translate-y-4\/12:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:hover\:-translate-y-4\/12:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:hover\:translate-y-5\/12:hover {
    transform: translateY(41.66666666666667%) !important;
  }

  .sm\:hover\:-translate-y-5\/12:hover {
    transform: translateY(-41.66666666666667%) !important;
  }

  .sm\:hover\:translate-y-6\/12:hover {
    transform: translateY(50%) !important;
  }

  .sm\:hover\:-translate-y-6\/12:hover {
    transform: translateY(-50%) !important;
  }

  .sm\:hover\:translate-y-7\/12:hover {
    transform: translateY(58.333333333333336%) !important;
  }

  .sm\:hover\:-translate-y-7\/12:hover {
    transform: translateY(-58.333333333333336%) !important;
  }

  .sm\:hover\:translate-y-8\/12:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:hover\:-translate-y-8\/12:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:hover\:translate-y-9\/12:hover {
    transform: translateY(75%) !important;
  }

  .sm\:hover\:-translate-y-9\/12:hover {
    transform: translateY(-75%) !important;
  }

  .sm\:hover\:translate-y-10\/12:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .sm\:hover\:-translate-y-10\/12:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .sm\:hover\:translate-y-11\/12:hover {
    transform: translateY(91.66666666666666%) !important;
  }

  .sm\:hover\:-translate-y-11\/12:hover {
    transform: translateY(-91.66666666666666%) !important;
  }

  .sm\:focus\:translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .sm\:focus\:translate-x-1:focus {
    transform: translateX(0.25rem) !important;
  }

  .sm\:focus\:translate-x-2:focus {
    transform: translateX(0.5rem) !important;
  }

  .sm\:focus\:translate-x-3:focus {
    transform: translateX(0.75rem) !important;
  }

  .sm\:focus\:translate-x-4:focus {
    transform: translateX(1rem) !important;
  }

  .sm\:focus\:translate-x-5:focus {
    transform: translateX(1.25rem) !important;
  }

  .sm\:focus\:translate-x-6:focus {
    transform: translateX(1.5rem) !important;
  }

  .sm\:focus\:translate-x-7:focus {
    transform: translateX(1.75rem) !important;
  }

  .sm\:focus\:translate-x-8:focus {
    transform: translateX(2rem) !important;
  }

  .sm\:focus\:translate-x-9:focus {
    transform: translateX(2.25rem) !important;
  }

  .sm\:focus\:translate-x-10:focus {
    transform: translateX(2.5rem) !important;
  }

  .sm\:focus\:translate-x-11:focus {
    transform: translateX(2.75rem) !important;
  }

  .sm\:focus\:translate-x-12:focus {
    transform: translateX(3rem) !important;
  }

  .sm\:focus\:translate-x-13:focus {
    transform: translateX(3.25rem) !important;
  }

  .sm\:focus\:translate-x-14:focus {
    transform: translateX(3.5rem) !important;
  }

  .sm\:focus\:translate-x-15:focus {
    transform: translateX(3.75rem) !important;
  }

  .sm\:focus\:translate-x-16:focus {
    transform: translateX(4rem) !important;
  }

  .sm\:focus\:translate-x-17:focus {
    transform: translateX(4.25rem) !important;
  }

  .sm\:focus\:translate-x-18:focus {
    transform: translateX(4.5rem) !important;
  }

  .sm\:focus\:translate-x-19:focus {
    transform: translateX(4.75rem) !important;
  }

  .sm\:focus\:translate-x-20:focus {
    transform: translateX(5rem) !important;
  }

  .sm\:focus\:translate-x-21:focus {
    transform: translateX(5.25rem) !important;
  }

  .sm\:focus\:translate-x-22:focus {
    transform: translateX(5.5rem) !important;
  }

  .sm\:focus\:translate-x-23:focus {
    transform: translateX(5.75rem) !important;
  }

  .sm\:focus\:translate-x-24:focus {
    transform: translateX(6rem) !important;
  }

  .sm\:focus\:translate-x-25:focus {
    transform: translateX(6.25rem) !important;
  }

  .sm\:focus\:translate-x-26:focus {
    transform: translateX(6.5rem) !important;
  }

  .sm\:focus\:translate-x-27:focus {
    transform: translateX(6.75rem) !important;
  }

  .sm\:focus\:translate-x-28:focus {
    transform: translateX(7rem) !important;
  }

  .sm\:focus\:translate-x-29:focus {
    transform: translateX(7.25rem) !important;
  }

  .sm\:focus\:translate-x-30:focus {
    transform: translateX(7.5rem) !important;
  }

  .sm\:focus\:translate-x-31:focus {
    transform: translateX(7.75rem) !important;
  }

  .sm\:focus\:translate-x-32:focus {
    transform: translateX(8rem) !important;
  }

  .sm\:focus\:translate-x-33:focus {
    transform: translateX(8.25rem) !important;
  }

  .sm\:focus\:translate-x-34:focus {
    transform: translateX(8.5rem) !important;
  }

  .sm\:focus\:translate-x-35:focus {
    transform: translateX(8.75rem) !important;
  }

  .sm\:focus\:translate-x-36:focus {
    transform: translateX(9rem) !important;
  }

  .sm\:focus\:translate-x-37:focus {
    transform: translateX(9.25rem) !important;
  }

  .sm\:focus\:translate-x-38:focus {
    transform: translateX(9.5rem) !important;
  }

  .sm\:focus\:translate-x-39:focus {
    transform: translateX(9.75rem) !important;
  }

  .sm\:focus\:translate-x-40:focus {
    transform: translateX(10rem) !important;
  }

  .sm\:focus\:translate-x-41:focus {
    transform: translateX(10.25rem) !important;
  }

  .sm\:focus\:translate-x-42:focus {
    transform: translateX(10.5rem) !important;
  }

  .sm\:focus\:translate-x-43:focus {
    transform: translateX(10.75rem) !important;
  }

  .sm\:focus\:translate-x-44:focus {
    transform: translateX(11rem) !important;
  }

  .sm\:focus\:translate-x-45:focus {
    transform: translateX(11.25rem) !important;
  }

  .sm\:focus\:translate-x-46:focus {
    transform: translateX(11.5rem) !important;
  }

  .sm\:focus\:translate-x-47:focus {
    transform: translateX(11.75rem) !important;
  }

  .sm\:focus\:translate-x-48:focus {
    transform: translateX(12rem) !important;
  }

  .sm\:focus\:translate-x-49:focus {
    transform: translateX(12.25rem) !important;
  }

  .sm\:focus\:translate-x-50:focus {
    transform: translateX(12.5rem) !important;
  }

  .sm\:focus\:translate-x-51:focus {
    transform: translateX(12.75rem) !important;
  }

  .sm\:focus\:translate-x-52:focus {
    transform: translateX(13rem) !important;
  }

  .sm\:focus\:translate-x-53:focus {
    transform: translateX(13.25rem) !important;
  }

  .sm\:focus\:translate-x-54:focus {
    transform: translateX(13.5rem) !important;
  }

  .sm\:focus\:translate-x-55:focus {
    transform: translateX(13.75rem) !important;
  }

  .sm\:focus\:translate-x-56:focus {
    transform: translateX(14rem) !important;
  }

  .sm\:focus\:translate-x-57:focus {
    transform: translateX(14.25rem) !important;
  }

  .sm\:focus\:translate-x-58:focus {
    transform: translateX(14.5rem) !important;
  }

  .sm\:focus\:translate-x-59:focus {
    transform: translateX(14.75rem) !important;
  }

  .sm\:focus\:translate-x-60:focus {
    transform: translateX(15rem) !important;
  }

  .sm\:focus\:translate-x-61:focus {
    transform: translateX(15.25rem) !important;
  }

  .sm\:focus\:translate-x-62:focus {
    transform: translateX(15.5rem) !important;
  }

  .sm\:focus\:translate-x-63:focus {
    transform: translateX(15.75rem) !important;
  }

  .sm\:focus\:translate-x-64:focus {
    transform: translateX(16rem) !important;
  }

  .sm\:focus\:translate-x-65:focus {
    transform: translateX(16.25rem) !important;
  }

  .sm\:focus\:translate-x-66:focus {
    transform: translateX(16.5rem) !important;
  }

  .sm\:focus\:translate-x-67:focus {
    transform: translateX(16.75rem) !important;
  }

  .sm\:focus\:translate-x-68:focus {
    transform: translateX(17rem) !important;
  }

  .sm\:focus\:translate-x-69:focus {
    transform: translateX(17.25rem) !important;
  }

  .sm\:focus\:translate-x-70:focus {
    transform: translateX(17.5rem) !important;
  }

  .sm\:focus\:translate-x-71:focus {
    transform: translateX(17.75rem) !important;
  }

  .sm\:focus\:translate-x-72:focus {
    transform: translateX(18rem) !important;
  }

  .sm\:focus\:translate-x-73:focus {
    transform: translateX(18.25rem) !important;
  }

  .sm\:focus\:translate-x-74:focus {
    transform: translateX(18.5rem) !important;
  }

  .sm\:focus\:translate-x-75:focus {
    transform: translateX(18.75rem) !important;
  }

  .sm\:focus\:translate-x-76:focus {
    transform: translateX(19rem) !important;
  }

  .sm\:focus\:translate-x-77:focus {
    transform: translateX(19.25rem) !important;
  }

  .sm\:focus\:translate-x-78:focus {
    transform: translateX(19.5rem) !important;
  }

  .sm\:focus\:translate-x-79:focus {
    transform: translateX(19.75rem) !important;
  }

  .sm\:focus\:translate-x-80:focus {
    transform: translateX(20rem) !important;
  }

  .sm\:focus\:translate-x-81:focus {
    transform: translateX(20.25rem) !important;
  }

  .sm\:focus\:translate-x-82:focus {
    transform: translateX(20.5rem) !important;
  }

  .sm\:focus\:translate-x-83:focus {
    transform: translateX(20.75rem) !important;
  }

  .sm\:focus\:translate-x-84:focus {
    transform: translateX(21rem) !important;
  }

  .sm\:focus\:translate-x-85:focus {
    transform: translateX(21.25rem) !important;
  }

  .sm\:focus\:translate-x-86:focus {
    transform: translateX(21.5rem) !important;
  }

  .sm\:focus\:translate-x-87:focus {
    transform: translateX(21.75rem) !important;
  }

  .sm\:focus\:translate-x-88:focus {
    transform: translateX(22rem) !important;
  }

  .sm\:focus\:translate-x-89:focus {
    transform: translateX(22.25rem) !important;
  }

  .sm\:focus\:translate-x-90:focus {
    transform: translateX(22.5rem) !important;
  }

  .sm\:focus\:translate-x-91:focus {
    transform: translateX(22.75rem) !important;
  }

  .sm\:focus\:translate-x-92:focus {
    transform: translateX(23rem) !important;
  }

  .sm\:focus\:translate-x-93:focus {
    transform: translateX(23.25rem) !important;
  }

  .sm\:focus\:translate-x-94:focus {
    transform: translateX(23.5rem) !important;
  }

  .sm\:focus\:translate-x-95:focus {
    transform: translateX(23.75rem) !important;
  }

  .sm\:focus\:translate-x-96:focus {
    transform: translateX(24rem) !important;
  }

  .sm\:focus\:translate-x-97:focus {
    transform: translateX(24.25rem) !important;
  }

  .sm\:focus\:translate-x-98:focus {
    transform: translateX(24.5rem) !important;
  }

  .sm\:focus\:translate-x-99:focus {
    transform: translateX(24.75rem) !important;
  }

  .sm\:focus\:translate-x-100:focus {
    transform: translateX(25rem) !important;
  }

  .sm\:focus\:translate-x-101:focus {
    transform: translateX(25.25rem) !important;
  }

  .sm\:focus\:translate-x-102:focus {
    transform: translateX(25.5rem) !important;
  }

  .sm\:focus\:translate-x-103:focus {
    transform: translateX(25.75rem) !important;
  }

  .sm\:focus\:translate-x-104:focus {
    transform: translateX(26rem) !important;
  }

  .sm\:focus\:translate-x-105:focus {
    transform: translateX(26.25rem) !important;
  }

  .sm\:focus\:translate-x-px:focus {
    transform: translateX(1px) !important;
  }

  .sm\:focus\:translate-x-0\.5:focus {
    transform: translateX(0.125rem) !important;
  }

  .sm\:focus\:translate-x-1\.5:focus {
    transform: translateX(0.375rem) !important;
  }

  .sm\:focus\:translate-x-2\.5:focus {
    transform: translateX(0.625rem) !important;
  }

  .sm\:focus\:translate-x-3\.5:focus {
    transform: translateX(0.875rem) !important;
  }

  .sm\:focus\:translate-x-4\.5:focus {
    transform: translateX(1.125rem) !important;
  }

  .sm\:focus\:translate-x-5\.5:focus {
    transform: translateX(1.375rem) !important;
  }

  .sm\:focus\:translate-x-6\.5:focus {
    transform: translateX(1.625rem) !important;
  }

  .sm\:focus\:translate-x-7\.5:focus {
    transform: translateX(1.875rem) !important;
  }

  .sm\:focus\:translate-x-8\.5:focus {
    transform: translateX(2.125rem) !important;
  }

  .sm\:focus\:translate-x-9\.5:focus {
    transform: translateX(2.375rem) !important;
  }

  .sm\:focus\:translate-x-10\.5:focus {
    transform: translateX(2.625rem) !important;
  }

  .sm\:focus\:translate-x-11\.5:focus {
    transform: translateX(2.875rem) !important;
  }

  .sm\:focus\:translate-x-12\.5:focus {
    transform: translateX(3.125rem) !important;
  }

  .sm\:focus\:translate-x-13\.5:focus {
    transform: translateX(3.375rem) !important;
  }

  .sm\:focus\:translate-x-14\.5:focus {
    transform: translateX(3.625rem) !important;
  }

  .sm\:focus\:translate-x-15\.5:focus {
    transform: translateX(3.875rem) !important;
  }

  .sm\:focus\:translate-x-16\.5:focus {
    transform: translateX(4.125rem) !important;
  }

  .sm\:focus\:translate-x-17\.5:focus {
    transform: translateX(4.375rem) !important;
  }

  .sm\:focus\:translate-x-18\.5:focus {
    transform: translateX(4.625rem) !important;
  }

  .sm\:focus\:translate-x-19\.5:focus {
    transform: translateX(4.875rem) !important;
  }

  .sm\:focus\:translate-x-20\.5:focus {
    transform: translateX(5.125rem) !important;
  }

  .sm\:focus\:translate-x-21\.5:focus {
    transform: translateX(5.375rem) !important;
  }

  .sm\:focus\:translate-x-22\.5:focus {
    transform: translateX(5.625rem) !important;
  }

  .sm\:focus\:translate-x-23\.5:focus {
    transform: translateX(5.875rem) !important;
  }

  .sm\:focus\:translate-x-24\.5:focus {
    transform: translateX(6.125rem) !important;
  }

  .sm\:focus\:translate-x-25\.5:focus {
    transform: translateX(6.375rem) !important;
  }

  .sm\:focus\:translate-x-26\.5:focus {
    transform: translateX(6.625rem) !important;
  }

  .sm\:focus\:translate-x-27\.5:focus {
    transform: translateX(6.875rem) !important;
  }

  .sm\:focus\:translate-x-28\.5:focus {
    transform: translateX(7.125rem) !important;
  }

  .sm\:focus\:translate-x-29\.5:focus {
    transform: translateX(7.375rem) !important;
  }

  .sm\:focus\:translate-x-30\.5:focus {
    transform: translateX(7.625rem) !important;
  }

  .sm\:focus\:translate-x-31\.5:focus {
    transform: translateX(7.875rem) !important;
  }

  .sm\:focus\:translate-x-32\.5:focus {
    transform: translateX(8.125rem) !important;
  }

  .sm\:focus\:translate-x-33\.5:focus {
    transform: translateX(8.375rem) !important;
  }

  .sm\:focus\:translate-x-34\.5:focus {
    transform: translateX(8.625rem) !important;
  }

  .sm\:focus\:translate-x-35\.5:focus {
    transform: translateX(8.875rem) !important;
  }

  .sm\:focus\:translate-x-36\.5:focus {
    transform: translateX(9.125rem) !important;
  }

  .sm\:focus\:translate-x-37\.5:focus {
    transform: translateX(9.375rem) !important;
  }

  .sm\:focus\:translate-x-38\.5:focus {
    transform: translateX(9.625rem) !important;
  }

  .sm\:focus\:translate-x-39\.5:focus {
    transform: translateX(9.875rem) !important;
  }

  .sm\:focus\:translate-x-40\.5:focus {
    transform: translateX(10.125rem) !important;
  }

  .sm\:focus\:translate-x-41\.5:focus {
    transform: translateX(10.375rem) !important;
  }

  .sm\:focus\:translate-x-42\.5:focus {
    transform: translateX(10.625rem) !important;
  }

  .sm\:focus\:translate-x-43\.5:focus {
    transform: translateX(10.875rem) !important;
  }

  .sm\:focus\:translate-x-44\.5:focus {
    transform: translateX(11.125rem) !important;
  }

  .sm\:focus\:translate-x-45\.5:focus {
    transform: translateX(11.375rem) !important;
  }

  .sm\:focus\:translate-x-46\.5:focus {
    transform: translateX(11.625rem) !important;
  }

  .sm\:focus\:translate-x-47\.5:focus {
    transform: translateX(11.875rem) !important;
  }

  .sm\:focus\:translate-x-48\.5:focus {
    transform: translateX(12.125rem) !important;
  }

  .sm\:focus\:translate-x-49\.5:focus {
    transform: translateX(12.375rem) !important;
  }

  .sm\:focus\:translate-x-50\.5:focus {
    transform: translateX(12.625rem) !important;
  }

  .sm\:focus\:translate-x-51\.5:focus {
    transform: translateX(12.875rem) !important;
  }

  .sm\:focus\:translate-x-52\.5:focus {
    transform: translateX(13.125rem) !important;
  }

  .sm\:focus\:translate-x-53\.5:focus {
    transform: translateX(13.375rem) !important;
  }

  .sm\:focus\:translate-x-54\.5:focus {
    transform: translateX(13.625rem) !important;
  }

  .sm\:focus\:translate-x-55\.5:focus {
    transform: translateX(13.875rem) !important;
  }

  .sm\:focus\:translate-x-56\.5:focus {
    transform: translateX(14.125rem) !important;
  }

  .sm\:focus\:translate-x-57\.5:focus {
    transform: translateX(14.375rem) !important;
  }

  .sm\:focus\:translate-x-58\.5:focus {
    transform: translateX(14.625rem) !important;
  }

  .sm\:focus\:translate-x-59\.5:focus {
    transform: translateX(14.875rem) !important;
  }

  .sm\:focus\:translate-x-60\.5:focus {
    transform: translateX(15.125rem) !important;
  }

  .sm\:focus\:translate-x-61\.5:focus {
    transform: translateX(15.375rem) !important;
  }

  .sm\:focus\:translate-x-62\.5:focus {
    transform: translateX(15.625rem) !important;
  }

  .sm\:focus\:translate-x-63\.5:focus {
    transform: translateX(15.875rem) !important;
  }

  .sm\:focus\:translate-x-64\.5:focus {
    transform: translateX(16.125rem) !important;
  }

  .sm\:focus\:translate-x-65\.5:focus {
    transform: translateX(16.375rem) !important;
  }

  .sm\:focus\:translate-x-66\.5:focus {
    transform: translateX(16.625rem) !important;
  }

  .sm\:focus\:translate-x-67\.5:focus {
    transform: translateX(16.875rem) !important;
  }

  .sm\:focus\:translate-x-68\.5:focus {
    transform: translateX(17.125rem) !important;
  }

  .sm\:focus\:translate-x-69\.5:focus {
    transform: translateX(17.375rem) !important;
  }

  .sm\:focus\:translate-x-70\.5:focus {
    transform: translateX(17.625rem) !important;
  }

  .sm\:focus\:translate-x-71\.5:focus {
    transform: translateX(17.875rem) !important;
  }

  .sm\:focus\:translate-x-72\.5:focus {
    transform: translateX(18.125rem) !important;
  }

  .sm\:focus\:translate-x-73\.5:focus {
    transform: translateX(18.375rem) !important;
  }

  .sm\:focus\:translate-x-74\.5:focus {
    transform: translateX(18.625rem) !important;
  }

  .sm\:focus\:translate-x-75\.5:focus {
    transform: translateX(18.875rem) !important;
  }

  .sm\:focus\:translate-x-76\.5:focus {
    transform: translateX(19.125rem) !important;
  }

  .sm\:focus\:translate-x-77\.5:focus {
    transform: translateX(19.375rem) !important;
  }

  .sm\:focus\:translate-x-78\.5:focus {
    transform: translateX(19.625rem) !important;
  }

  .sm\:focus\:translate-x-79\.5:focus {
    transform: translateX(19.875rem) !important;
  }

  .sm\:focus\:translate-x-80\.5:focus {
    transform: translateX(20.125rem) !important;
  }

  .sm\:focus\:translate-x-81\.5:focus {
    transform: translateX(20.375rem) !important;
  }

  .sm\:focus\:translate-x-82\.5:focus {
    transform: translateX(20.625rem) !important;
  }

  .sm\:focus\:translate-x-83\.5:focus {
    transform: translateX(20.875rem) !important;
  }

  .sm\:focus\:translate-x-84\.5:focus {
    transform: translateX(21.125rem) !important;
  }

  .sm\:focus\:translate-x-85\.5:focus {
    transform: translateX(21.375rem) !important;
  }

  .sm\:focus\:translate-x-86\.5:focus {
    transform: translateX(21.625rem) !important;
  }

  .sm\:focus\:translate-x-87\.5:focus {
    transform: translateX(21.875rem) !important;
  }

  .sm\:focus\:translate-x-88\.5:focus {
    transform: translateX(22.125rem) !important;
  }

  .sm\:focus\:translate-x-89\.5:focus {
    transform: translateX(22.375rem) !important;
  }

  .sm\:focus\:translate-x-90\.5:focus {
    transform: translateX(22.625rem) !important;
  }

  .sm\:focus\:translate-x-91\.5:focus {
    transform: translateX(22.875rem) !important;
  }

  .sm\:focus\:translate-x-92\.5:focus {
    transform: translateX(23.125rem) !important;
  }

  .sm\:focus\:translate-x-93\.5:focus {
    transform: translateX(23.375rem) !important;
  }

  .sm\:focus\:translate-x-94\.5:focus {
    transform: translateX(23.625rem) !important;
  }

  .sm\:focus\:translate-x-95\.5:focus {
    transform: translateX(23.875rem) !important;
  }

  .sm\:focus\:translate-x-96\.5:focus {
    transform: translateX(24.125rem) !important;
  }

  .sm\:focus\:translate-x-97\.5:focus {
    transform: translateX(24.375rem) !important;
  }

  .sm\:focus\:translate-x-98\.5:focus {
    transform: translateX(24.625rem) !important;
  }

  .sm\:focus\:translate-x-99\.5:focus {
    transform: translateX(24.875rem) !important;
  }

  .sm\:focus\:translate-x-100\.5:focus {
    transform: translateX(25.125rem) !important;
  }

  .sm\:focus\:translate-x-101\.5:focus {
    transform: translateX(25.375rem) !important;
  }

  .sm\:focus\:translate-x-102\.5:focus {
    transform: translateX(25.625rem) !important;
  }

  .sm\:focus\:translate-x-103\.5:focus {
    transform: translateX(25.875rem) !important;
  }

  .sm\:focus\:translate-x-104\.5:focus {
    transform: translateX(26.125rem) !important;
  }

  .sm\:focus\:-translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .sm\:focus\:-translate-x-1:focus {
    transform: translateX(-0.25rem) !important;
  }

  .sm\:focus\:-translate-x-2:focus {
    transform: translateX(-0.5rem) !important;
  }

  .sm\:focus\:-translate-x-3:focus {
    transform: translateX(-0.75rem) !important;
  }

  .sm\:focus\:-translate-x-4:focus {
    transform: translateX(-1rem) !important;
  }

  .sm\:focus\:-translate-x-5:focus {
    transform: translateX(-1.25rem) !important;
  }

  .sm\:focus\:-translate-x-6:focus {
    transform: translateX(-1.5rem) !important;
  }

  .sm\:focus\:-translate-x-7:focus {
    transform: translateX(-1.75rem) !important;
  }

  .sm\:focus\:-translate-x-8:focus {
    transform: translateX(-2rem) !important;
  }

  .sm\:focus\:-translate-x-9:focus {
    transform: translateX(-2.25rem) !important;
  }

  .sm\:focus\:-translate-x-10:focus {
    transform: translateX(-2.5rem) !important;
  }

  .sm\:focus\:-translate-x-11:focus {
    transform: translateX(-2.75rem) !important;
  }

  .sm\:focus\:-translate-x-12:focus {
    transform: translateX(-3rem) !important;
  }

  .sm\:focus\:-translate-x-13:focus {
    transform: translateX(-3.25rem) !important;
  }

  .sm\:focus\:-translate-x-14:focus {
    transform: translateX(-3.5rem) !important;
  }

  .sm\:focus\:-translate-x-15:focus {
    transform: translateX(-3.75rem) !important;
  }

  .sm\:focus\:-translate-x-16:focus {
    transform: translateX(-4rem) !important;
  }

  .sm\:focus\:-translate-x-17:focus {
    transform: translateX(-4.25rem) !important;
  }

  .sm\:focus\:-translate-x-18:focus {
    transform: translateX(-4.5rem) !important;
  }

  .sm\:focus\:-translate-x-19:focus {
    transform: translateX(-4.75rem) !important;
  }

  .sm\:focus\:-translate-x-20:focus {
    transform: translateX(-5rem) !important;
  }

  .sm\:focus\:-translate-x-21:focus {
    transform: translateX(-5.25rem) !important;
  }

  .sm\:focus\:-translate-x-22:focus {
    transform: translateX(-5.5rem) !important;
  }

  .sm\:focus\:-translate-x-23:focus {
    transform: translateX(-5.75rem) !important;
  }

  .sm\:focus\:-translate-x-24:focus {
    transform: translateX(-6rem) !important;
  }

  .sm\:focus\:-translate-x-25:focus {
    transform: translateX(-6.25rem) !important;
  }

  .sm\:focus\:-translate-x-26:focus {
    transform: translateX(-6.5rem) !important;
  }

  .sm\:focus\:-translate-x-27:focus {
    transform: translateX(-6.75rem) !important;
  }

  .sm\:focus\:-translate-x-28:focus {
    transform: translateX(-7rem) !important;
  }

  .sm\:focus\:-translate-x-29:focus {
    transform: translateX(-7.25rem) !important;
  }

  .sm\:focus\:-translate-x-30:focus {
    transform: translateX(-7.5rem) !important;
  }

  .sm\:focus\:-translate-x-31:focus {
    transform: translateX(-7.75rem) !important;
  }

  .sm\:focus\:-translate-x-32:focus {
    transform: translateX(-8rem) !important;
  }

  .sm\:focus\:-translate-x-33:focus {
    transform: translateX(-8.25rem) !important;
  }

  .sm\:focus\:-translate-x-34:focus {
    transform: translateX(-8.5rem) !important;
  }

  .sm\:focus\:-translate-x-35:focus {
    transform: translateX(-8.75rem) !important;
  }

  .sm\:focus\:-translate-x-36:focus {
    transform: translateX(-9rem) !important;
  }

  .sm\:focus\:-translate-x-37:focus {
    transform: translateX(-9.25rem) !important;
  }

  .sm\:focus\:-translate-x-38:focus {
    transform: translateX(-9.5rem) !important;
  }

  .sm\:focus\:-translate-x-39:focus {
    transform: translateX(-9.75rem) !important;
  }

  .sm\:focus\:-translate-x-40:focus {
    transform: translateX(-10rem) !important;
  }

  .sm\:focus\:-translate-x-41:focus {
    transform: translateX(-10.25rem) !important;
  }

  .sm\:focus\:-translate-x-42:focus {
    transform: translateX(-10.5rem) !important;
  }

  .sm\:focus\:-translate-x-43:focus {
    transform: translateX(-10.75rem) !important;
  }

  .sm\:focus\:-translate-x-44:focus {
    transform: translateX(-11rem) !important;
  }

  .sm\:focus\:-translate-x-45:focus {
    transform: translateX(-11.25rem) !important;
  }

  .sm\:focus\:-translate-x-46:focus {
    transform: translateX(-11.5rem) !important;
  }

  .sm\:focus\:-translate-x-47:focus {
    transform: translateX(-11.75rem) !important;
  }

  .sm\:focus\:-translate-x-48:focus {
    transform: translateX(-12rem) !important;
  }

  .sm\:focus\:-translate-x-49:focus {
    transform: translateX(-12.25rem) !important;
  }

  .sm\:focus\:-translate-x-50:focus {
    transform: translateX(-12.5rem) !important;
  }

  .sm\:focus\:-translate-x-51:focus {
    transform: translateX(-12.75rem) !important;
  }

  .sm\:focus\:-translate-x-52:focus {
    transform: translateX(-13rem) !important;
  }

  .sm\:focus\:-translate-x-53:focus {
    transform: translateX(-13.25rem) !important;
  }

  .sm\:focus\:-translate-x-54:focus {
    transform: translateX(-13.5rem) !important;
  }

  .sm\:focus\:-translate-x-55:focus {
    transform: translateX(-13.75rem) !important;
  }

  .sm\:focus\:-translate-x-56:focus {
    transform: translateX(-14rem) !important;
  }

  .sm\:focus\:-translate-x-57:focus {
    transform: translateX(-14.25rem) !important;
  }

  .sm\:focus\:-translate-x-58:focus {
    transform: translateX(-14.5rem) !important;
  }

  .sm\:focus\:-translate-x-59:focus {
    transform: translateX(-14.75rem) !important;
  }

  .sm\:focus\:-translate-x-60:focus {
    transform: translateX(-15rem) !important;
  }

  .sm\:focus\:-translate-x-61:focus {
    transform: translateX(-15.25rem) !important;
  }

  .sm\:focus\:-translate-x-62:focus {
    transform: translateX(-15.5rem) !important;
  }

  .sm\:focus\:-translate-x-63:focus {
    transform: translateX(-15.75rem) !important;
  }

  .sm\:focus\:-translate-x-64:focus {
    transform: translateX(-16rem) !important;
  }

  .sm\:focus\:-translate-x-65:focus {
    transform: translateX(-16.25rem) !important;
  }

  .sm\:focus\:-translate-x-66:focus {
    transform: translateX(-16.5rem) !important;
  }

  .sm\:focus\:-translate-x-67:focus {
    transform: translateX(-16.75rem) !important;
  }

  .sm\:focus\:-translate-x-68:focus {
    transform: translateX(-17rem) !important;
  }

  .sm\:focus\:-translate-x-69:focus {
    transform: translateX(-17.25rem) !important;
  }

  .sm\:focus\:-translate-x-70:focus {
    transform: translateX(-17.5rem) !important;
  }

  .sm\:focus\:-translate-x-71:focus {
    transform: translateX(-17.75rem) !important;
  }

  .sm\:focus\:-translate-x-72:focus {
    transform: translateX(-18rem) !important;
  }

  .sm\:focus\:-translate-x-73:focus {
    transform: translateX(-18.25rem) !important;
  }

  .sm\:focus\:-translate-x-74:focus {
    transform: translateX(-18.5rem) !important;
  }

  .sm\:focus\:-translate-x-75:focus {
    transform: translateX(-18.75rem) !important;
  }

  .sm\:focus\:-translate-x-76:focus {
    transform: translateX(-19rem) !important;
  }

  .sm\:focus\:-translate-x-77:focus {
    transform: translateX(-19.25rem) !important;
  }

  .sm\:focus\:-translate-x-78:focus {
    transform: translateX(-19.5rem) !important;
  }

  .sm\:focus\:-translate-x-79:focus {
    transform: translateX(-19.75rem) !important;
  }

  .sm\:focus\:-translate-x-80:focus {
    transform: translateX(-20rem) !important;
  }

  .sm\:focus\:-translate-x-81:focus {
    transform: translateX(-20.25rem) !important;
  }

  .sm\:focus\:-translate-x-82:focus {
    transform: translateX(-20.5rem) !important;
  }

  .sm\:focus\:-translate-x-83:focus {
    transform: translateX(-20.75rem) !important;
  }

  .sm\:focus\:-translate-x-84:focus {
    transform: translateX(-21rem) !important;
  }

  .sm\:focus\:-translate-x-85:focus {
    transform: translateX(-21.25rem) !important;
  }

  .sm\:focus\:-translate-x-86:focus {
    transform: translateX(-21.5rem) !important;
  }

  .sm\:focus\:-translate-x-87:focus {
    transform: translateX(-21.75rem) !important;
  }

  .sm\:focus\:-translate-x-88:focus {
    transform: translateX(-22rem) !important;
  }

  .sm\:focus\:-translate-x-89:focus {
    transform: translateX(-22.25rem) !important;
  }

  .sm\:focus\:-translate-x-90:focus {
    transform: translateX(-22.5rem) !important;
  }

  .sm\:focus\:-translate-x-91:focus {
    transform: translateX(-22.75rem) !important;
  }

  .sm\:focus\:-translate-x-92:focus {
    transform: translateX(-23rem) !important;
  }

  .sm\:focus\:-translate-x-93:focus {
    transform: translateX(-23.25rem) !important;
  }

  .sm\:focus\:-translate-x-94:focus {
    transform: translateX(-23.5rem) !important;
  }

  .sm\:focus\:-translate-x-95:focus {
    transform: translateX(-23.75rem) !important;
  }

  .sm\:focus\:-translate-x-96:focus {
    transform: translateX(-24rem) !important;
  }

  .sm\:focus\:-translate-x-97:focus {
    transform: translateX(-24.25rem) !important;
  }

  .sm\:focus\:-translate-x-98:focus {
    transform: translateX(-24.5rem) !important;
  }

  .sm\:focus\:-translate-x-99:focus {
    transform: translateX(-24.75rem) !important;
  }

  .sm\:focus\:-translate-x-100:focus {
    transform: translateX(-25rem) !important;
  }

  .sm\:focus\:-translate-x-101:focus {
    transform: translateX(-25.25rem) !important;
  }

  .sm\:focus\:-translate-x-102:focus {
    transform: translateX(-25.5rem) !important;
  }

  .sm\:focus\:-translate-x-103:focus {
    transform: translateX(-25.75rem) !important;
  }

  .sm\:focus\:-translate-x-104:focus {
    transform: translateX(-26rem) !important;
  }

  .sm\:focus\:-translate-x-105:focus {
    transform: translateX(-26.25rem) !important;
  }

  .sm\:focus\:-translate-x-px:focus {
    transform: translateX(-1px) !important;
  }

  .sm\:focus\:-translate-x-0\.5:focus {
    transform: translateX(-0.125rem) !important;
  }

  .sm\:focus\:-translate-x-1\.5:focus {
    transform: translateX(-0.375rem) !important;
  }

  .sm\:focus\:-translate-x-2\.5:focus {
    transform: translateX(-0.625rem) !important;
  }

  .sm\:focus\:-translate-x-3\.5:focus {
    transform: translateX(-0.875rem) !important;
  }

  .sm\:focus\:-translate-x-4\.5:focus {
    transform: translateX(-1.125rem) !important;
  }

  .sm\:focus\:-translate-x-5\.5:focus {
    transform: translateX(-1.375rem) !important;
  }

  .sm\:focus\:-translate-x-6\.5:focus {
    transform: translateX(-1.625rem) !important;
  }

  .sm\:focus\:-translate-x-7\.5:focus {
    transform: translateX(-1.875rem) !important;
  }

  .sm\:focus\:-translate-x-8\.5:focus {
    transform: translateX(-2.125rem) !important;
  }

  .sm\:focus\:-translate-x-9\.5:focus {
    transform: translateX(-2.375rem) !important;
  }

  .sm\:focus\:-translate-x-10\.5:focus {
    transform: translateX(-2.625rem) !important;
  }

  .sm\:focus\:-translate-x-11\.5:focus {
    transform: translateX(-2.875rem) !important;
  }

  .sm\:focus\:-translate-x-12\.5:focus {
    transform: translateX(-3.125rem) !important;
  }

  .sm\:focus\:-translate-x-13\.5:focus {
    transform: translateX(-3.375rem) !important;
  }

  .sm\:focus\:-translate-x-14\.5:focus {
    transform: translateX(-3.625rem) !important;
  }

  .sm\:focus\:-translate-x-15\.5:focus {
    transform: translateX(-3.875rem) !important;
  }

  .sm\:focus\:-translate-x-16\.5:focus {
    transform: translateX(-4.125rem) !important;
  }

  .sm\:focus\:-translate-x-17\.5:focus {
    transform: translateX(-4.375rem) !important;
  }

  .sm\:focus\:-translate-x-18\.5:focus {
    transform: translateX(-4.625rem) !important;
  }

  .sm\:focus\:-translate-x-19\.5:focus {
    transform: translateX(-4.875rem) !important;
  }

  .sm\:focus\:-translate-x-20\.5:focus {
    transform: translateX(-5.125rem) !important;
  }

  .sm\:focus\:-translate-x-21\.5:focus {
    transform: translateX(-5.375rem) !important;
  }

  .sm\:focus\:-translate-x-22\.5:focus {
    transform: translateX(-5.625rem) !important;
  }

  .sm\:focus\:-translate-x-23\.5:focus {
    transform: translateX(-5.875rem) !important;
  }

  .sm\:focus\:-translate-x-24\.5:focus {
    transform: translateX(-6.125rem) !important;
  }

  .sm\:focus\:-translate-x-25\.5:focus {
    transform: translateX(-6.375rem) !important;
  }

  .sm\:focus\:-translate-x-26\.5:focus {
    transform: translateX(-6.625rem) !important;
  }

  .sm\:focus\:-translate-x-27\.5:focus {
    transform: translateX(-6.875rem) !important;
  }

  .sm\:focus\:-translate-x-28\.5:focus {
    transform: translateX(-7.125rem) !important;
  }

  .sm\:focus\:-translate-x-29\.5:focus {
    transform: translateX(-7.375rem) !important;
  }

  .sm\:focus\:-translate-x-30\.5:focus {
    transform: translateX(-7.625rem) !important;
  }

  .sm\:focus\:-translate-x-31\.5:focus {
    transform: translateX(-7.875rem) !important;
  }

  .sm\:focus\:-translate-x-32\.5:focus {
    transform: translateX(-8.125rem) !important;
  }

  .sm\:focus\:-translate-x-33\.5:focus {
    transform: translateX(-8.375rem) !important;
  }

  .sm\:focus\:-translate-x-34\.5:focus {
    transform: translateX(-8.625rem) !important;
  }

  .sm\:focus\:-translate-x-35\.5:focus {
    transform: translateX(-8.875rem) !important;
  }

  .sm\:focus\:-translate-x-36\.5:focus {
    transform: translateX(-9.125rem) !important;
  }

  .sm\:focus\:-translate-x-37\.5:focus {
    transform: translateX(-9.375rem) !important;
  }

  .sm\:focus\:-translate-x-38\.5:focus {
    transform: translateX(-9.625rem) !important;
  }

  .sm\:focus\:-translate-x-39\.5:focus {
    transform: translateX(-9.875rem) !important;
  }

  .sm\:focus\:-translate-x-40\.5:focus {
    transform: translateX(-10.125rem) !important;
  }

  .sm\:focus\:-translate-x-41\.5:focus {
    transform: translateX(-10.375rem) !important;
  }

  .sm\:focus\:-translate-x-42\.5:focus {
    transform: translateX(-10.625rem) !important;
  }

  .sm\:focus\:-translate-x-43\.5:focus {
    transform: translateX(-10.875rem) !important;
  }

  .sm\:focus\:-translate-x-44\.5:focus {
    transform: translateX(-11.125rem) !important;
  }

  .sm\:focus\:-translate-x-45\.5:focus {
    transform: translateX(-11.375rem) !important;
  }

  .sm\:focus\:-translate-x-46\.5:focus {
    transform: translateX(-11.625rem) !important;
  }

  .sm\:focus\:-translate-x-47\.5:focus {
    transform: translateX(-11.875rem) !important;
  }

  .sm\:focus\:-translate-x-48\.5:focus {
    transform: translateX(-12.125rem) !important;
  }

  .sm\:focus\:-translate-x-49\.5:focus {
    transform: translateX(-12.375rem) !important;
  }

  .sm\:focus\:-translate-x-50\.5:focus {
    transform: translateX(-12.625rem) !important;
  }

  .sm\:focus\:-translate-x-51\.5:focus {
    transform: translateX(-12.875rem) !important;
  }

  .sm\:focus\:-translate-x-52\.5:focus {
    transform: translateX(-13.125rem) !important;
  }

  .sm\:focus\:-translate-x-53\.5:focus {
    transform: translateX(-13.375rem) !important;
  }

  .sm\:focus\:-translate-x-54\.5:focus {
    transform: translateX(-13.625rem) !important;
  }

  .sm\:focus\:-translate-x-55\.5:focus {
    transform: translateX(-13.875rem) !important;
  }

  .sm\:focus\:-translate-x-56\.5:focus {
    transform: translateX(-14.125rem) !important;
  }

  .sm\:focus\:-translate-x-57\.5:focus {
    transform: translateX(-14.375rem) !important;
  }

  .sm\:focus\:-translate-x-58\.5:focus {
    transform: translateX(-14.625rem) !important;
  }

  .sm\:focus\:-translate-x-59\.5:focus {
    transform: translateX(-14.875rem) !important;
  }

  .sm\:focus\:-translate-x-60\.5:focus {
    transform: translateX(-15.125rem) !important;
  }

  .sm\:focus\:-translate-x-61\.5:focus {
    transform: translateX(-15.375rem) !important;
  }

  .sm\:focus\:-translate-x-62\.5:focus {
    transform: translateX(-15.625rem) !important;
  }

  .sm\:focus\:-translate-x-63\.5:focus {
    transform: translateX(-15.875rem) !important;
  }

  .sm\:focus\:-translate-x-64\.5:focus {
    transform: translateX(-16.125rem) !important;
  }

  .sm\:focus\:-translate-x-65\.5:focus {
    transform: translateX(-16.375rem) !important;
  }

  .sm\:focus\:-translate-x-66\.5:focus {
    transform: translateX(-16.625rem) !important;
  }

  .sm\:focus\:-translate-x-67\.5:focus {
    transform: translateX(-16.875rem) !important;
  }

  .sm\:focus\:-translate-x-68\.5:focus {
    transform: translateX(-17.125rem) !important;
  }

  .sm\:focus\:-translate-x-69\.5:focus {
    transform: translateX(-17.375rem) !important;
  }

  .sm\:focus\:-translate-x-70\.5:focus {
    transform: translateX(-17.625rem) !important;
  }

  .sm\:focus\:-translate-x-71\.5:focus {
    transform: translateX(-17.875rem) !important;
  }

  .sm\:focus\:-translate-x-72\.5:focus {
    transform: translateX(-18.125rem) !important;
  }

  .sm\:focus\:-translate-x-73\.5:focus {
    transform: translateX(-18.375rem) !important;
  }

  .sm\:focus\:-translate-x-74\.5:focus {
    transform: translateX(-18.625rem) !important;
  }

  .sm\:focus\:-translate-x-75\.5:focus {
    transform: translateX(-18.875rem) !important;
  }

  .sm\:focus\:-translate-x-76\.5:focus {
    transform: translateX(-19.125rem) !important;
  }

  .sm\:focus\:-translate-x-77\.5:focus {
    transform: translateX(-19.375rem) !important;
  }

  .sm\:focus\:-translate-x-78\.5:focus {
    transform: translateX(-19.625rem) !important;
  }

  .sm\:focus\:-translate-x-79\.5:focus {
    transform: translateX(-19.875rem) !important;
  }

  .sm\:focus\:-translate-x-80\.5:focus {
    transform: translateX(-20.125rem) !important;
  }

  .sm\:focus\:-translate-x-81\.5:focus {
    transform: translateX(-20.375rem) !important;
  }

  .sm\:focus\:-translate-x-82\.5:focus {
    transform: translateX(-20.625rem) !important;
  }

  .sm\:focus\:-translate-x-83\.5:focus {
    transform: translateX(-20.875rem) !important;
  }

  .sm\:focus\:-translate-x-84\.5:focus {
    transform: translateX(-21.125rem) !important;
  }

  .sm\:focus\:-translate-x-85\.5:focus {
    transform: translateX(-21.375rem) !important;
  }

  .sm\:focus\:-translate-x-86\.5:focus {
    transform: translateX(-21.625rem) !important;
  }

  .sm\:focus\:-translate-x-87\.5:focus {
    transform: translateX(-21.875rem) !important;
  }

  .sm\:focus\:-translate-x-88\.5:focus {
    transform: translateX(-22.125rem) !important;
  }

  .sm\:focus\:-translate-x-89\.5:focus {
    transform: translateX(-22.375rem) !important;
  }

  .sm\:focus\:-translate-x-90\.5:focus {
    transform: translateX(-22.625rem) !important;
  }

  .sm\:focus\:-translate-x-91\.5:focus {
    transform: translateX(-22.875rem) !important;
  }

  .sm\:focus\:-translate-x-92\.5:focus {
    transform: translateX(-23.125rem) !important;
  }

  .sm\:focus\:-translate-x-93\.5:focus {
    transform: translateX(-23.375rem) !important;
  }

  .sm\:focus\:-translate-x-94\.5:focus {
    transform: translateX(-23.625rem) !important;
  }

  .sm\:focus\:-translate-x-95\.5:focus {
    transform: translateX(-23.875rem) !important;
  }

  .sm\:focus\:-translate-x-96\.5:focus {
    transform: translateX(-24.125rem) !important;
  }

  .sm\:focus\:-translate-x-97\.5:focus {
    transform: translateX(-24.375rem) !important;
  }

  .sm\:focus\:-translate-x-98\.5:focus {
    transform: translateX(-24.625rem) !important;
  }

  .sm\:focus\:-translate-x-99\.5:focus {
    transform: translateX(-24.875rem) !important;
  }

  .sm\:focus\:-translate-x-100\.5:focus {
    transform: translateX(-25.125rem) !important;
  }

  .sm\:focus\:-translate-x-101\.5:focus {
    transform: translateX(-25.375rem) !important;
  }

  .sm\:focus\:-translate-x-102\.5:focus {
    transform: translateX(-25.625rem) !important;
  }

  .sm\:focus\:-translate-x-103\.5:focus {
    transform: translateX(-25.875rem) !important;
  }

  .sm\:focus\:-translate-x-104\.5:focus {
    transform: translateX(-26.125rem) !important;
  }

  .sm\:focus\:-translate-x-full:focus {
    transform: translateX(-100%) !important;
  }

  .sm\:focus\:-translate-x-1\/2:focus {
    transform: translateX(-50%) !important;
  }

  .sm\:focus\:translate-x-1\/2:focus {
    transform: translateX(50%) !important;
  }

  .sm\:focus\:translate-x-full:focus {
    transform: translateX(100%) !important;
  }

  .sm\:focus\:translate-x-1\/3:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:focus\:-translate-x-1\/3:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:focus\:translate-x-2\/3:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:focus\:-translate-x-2\/3:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:focus\:translate-x-1\/4:focus {
    transform: translateX(25%) !important;
  }

  .sm\:focus\:-translate-x-1\/4:focus {
    transform: translateX(-25%) !important;
  }

  .sm\:focus\:translate-x-2\/4:focus {
    transform: translateX(50%) !important;
  }

  .sm\:focus\:-translate-x-2\/4:focus {
    transform: translateX(-50%) !important;
  }

  .sm\:focus\:translate-x-3\/4:focus {
    transform: translateX(75%) !important;
  }

  .sm\:focus\:-translate-x-3\/4:focus {
    transform: translateX(-75%) !important;
  }

  .sm\:focus\:translate-x-1\/5:focus {
    transform: translateX(20%) !important;
  }

  .sm\:focus\:-translate-x-1\/5:focus {
    transform: translateX(-20%) !important;
  }

  .sm\:focus\:translate-x-2\/5:focus {
    transform: translateX(40%) !important;
  }

  .sm\:focus\:-translate-x-2\/5:focus {
    transform: translateX(-40%) !important;
  }

  .sm\:focus\:translate-x-3\/5:focus {
    transform: translateX(60%) !important;
  }

  .sm\:focus\:-translate-x-3\/5:focus {
    transform: translateX(-60%) !important;
  }

  .sm\:focus\:translate-x-4\/5:focus {
    transform: translateX(80%) !important;
  }

  .sm\:focus\:-translate-x-4\/5:focus {
    transform: translateX(-80%) !important;
  }

  .sm\:focus\:translate-x-1\/6:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .sm\:focus\:-translate-x-1\/6:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .sm\:focus\:translate-x-2\/6:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:focus\:-translate-x-2\/6:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:focus\:translate-x-3\/6:focus {
    transform: translateX(50%) !important;
  }

  .sm\:focus\:-translate-x-3\/6:focus {
    transform: translateX(-50%) !important;
  }

  .sm\:focus\:translate-x-4\/6:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:focus\:-translate-x-4\/6:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:focus\:translate-x-5\/6:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .sm\:focus\:-translate-x-5\/6:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .sm\:focus\:translate-x-1\/12:focus {
    transform: translateX(8.333333333333332%) !important;
  }

  .sm\:focus\:-translate-x-1\/12:focus {
    transform: translateX(-8.333333333333332%) !important;
  }

  .sm\:focus\:translate-x-2\/12:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .sm\:focus\:-translate-x-2\/12:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .sm\:focus\:translate-x-3\/12:focus {
    transform: translateX(25%) !important;
  }

  .sm\:focus\:-translate-x-3\/12:focus {
    transform: translateX(-25%) !important;
  }

  .sm\:focus\:translate-x-4\/12:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .sm\:focus\:-translate-x-4\/12:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .sm\:focus\:translate-x-5\/12:focus {
    transform: translateX(41.66666666666667%) !important;
  }

  .sm\:focus\:-translate-x-5\/12:focus {
    transform: translateX(-41.66666666666667%) !important;
  }

  .sm\:focus\:translate-x-6\/12:focus {
    transform: translateX(50%) !important;
  }

  .sm\:focus\:-translate-x-6\/12:focus {
    transform: translateX(-50%) !important;
  }

  .sm\:focus\:translate-x-7\/12:focus {
    transform: translateX(58.333333333333336%) !important;
  }

  .sm\:focus\:-translate-x-7\/12:focus {
    transform: translateX(-58.333333333333336%) !important;
  }

  .sm\:focus\:translate-x-8\/12:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .sm\:focus\:-translate-x-8\/12:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .sm\:focus\:translate-x-9\/12:focus {
    transform: translateX(75%) !important;
  }

  .sm\:focus\:-translate-x-9\/12:focus {
    transform: translateX(-75%) !important;
  }

  .sm\:focus\:translate-x-10\/12:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .sm\:focus\:-translate-x-10\/12:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .sm\:focus\:translate-x-11\/12:focus {
    transform: translateX(91.66666666666666%) !important;
  }

  .sm\:focus\:-translate-x-11\/12:focus {
    transform: translateX(-91.66666666666666%) !important;
  }

  .sm\:focus\:translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .sm\:focus\:translate-y-1:focus {
    transform: translateY(0.25rem) !important;
  }

  .sm\:focus\:translate-y-2:focus {
    transform: translateY(0.5rem) !important;
  }

  .sm\:focus\:translate-y-3:focus {
    transform: translateY(0.75rem) !important;
  }

  .sm\:focus\:translate-y-4:focus {
    transform: translateY(1rem) !important;
  }

  .sm\:focus\:translate-y-5:focus {
    transform: translateY(1.25rem) !important;
  }

  .sm\:focus\:translate-y-6:focus {
    transform: translateY(1.5rem) !important;
  }

  .sm\:focus\:translate-y-7:focus {
    transform: translateY(1.75rem) !important;
  }

  .sm\:focus\:translate-y-8:focus {
    transform: translateY(2rem) !important;
  }

  .sm\:focus\:translate-y-9:focus {
    transform: translateY(2.25rem) !important;
  }

  .sm\:focus\:translate-y-10:focus {
    transform: translateY(2.5rem) !important;
  }

  .sm\:focus\:translate-y-11:focus {
    transform: translateY(2.75rem) !important;
  }

  .sm\:focus\:translate-y-12:focus {
    transform: translateY(3rem) !important;
  }

  .sm\:focus\:translate-y-13:focus {
    transform: translateY(3.25rem) !important;
  }

  .sm\:focus\:translate-y-14:focus {
    transform: translateY(3.5rem) !important;
  }

  .sm\:focus\:translate-y-15:focus {
    transform: translateY(3.75rem) !important;
  }

  .sm\:focus\:translate-y-16:focus {
    transform: translateY(4rem) !important;
  }

  .sm\:focus\:translate-y-17:focus {
    transform: translateY(4.25rem) !important;
  }

  .sm\:focus\:translate-y-18:focus {
    transform: translateY(4.5rem) !important;
  }

  .sm\:focus\:translate-y-19:focus {
    transform: translateY(4.75rem) !important;
  }

  .sm\:focus\:translate-y-20:focus {
    transform: translateY(5rem) !important;
  }

  .sm\:focus\:translate-y-21:focus {
    transform: translateY(5.25rem) !important;
  }

  .sm\:focus\:translate-y-22:focus {
    transform: translateY(5.5rem) !important;
  }

  .sm\:focus\:translate-y-23:focus {
    transform: translateY(5.75rem) !important;
  }

  .sm\:focus\:translate-y-24:focus {
    transform: translateY(6rem) !important;
  }

  .sm\:focus\:translate-y-25:focus {
    transform: translateY(6.25rem) !important;
  }

  .sm\:focus\:translate-y-26:focus {
    transform: translateY(6.5rem) !important;
  }

  .sm\:focus\:translate-y-27:focus {
    transform: translateY(6.75rem) !important;
  }

  .sm\:focus\:translate-y-28:focus {
    transform: translateY(7rem) !important;
  }

  .sm\:focus\:translate-y-29:focus {
    transform: translateY(7.25rem) !important;
  }

  .sm\:focus\:translate-y-30:focus {
    transform: translateY(7.5rem) !important;
  }

  .sm\:focus\:translate-y-31:focus {
    transform: translateY(7.75rem) !important;
  }

  .sm\:focus\:translate-y-32:focus {
    transform: translateY(8rem) !important;
  }

  .sm\:focus\:translate-y-33:focus {
    transform: translateY(8.25rem) !important;
  }

  .sm\:focus\:translate-y-34:focus {
    transform: translateY(8.5rem) !important;
  }

  .sm\:focus\:translate-y-35:focus {
    transform: translateY(8.75rem) !important;
  }

  .sm\:focus\:translate-y-36:focus {
    transform: translateY(9rem) !important;
  }

  .sm\:focus\:translate-y-37:focus {
    transform: translateY(9.25rem) !important;
  }

  .sm\:focus\:translate-y-38:focus {
    transform: translateY(9.5rem) !important;
  }

  .sm\:focus\:translate-y-39:focus {
    transform: translateY(9.75rem) !important;
  }

  .sm\:focus\:translate-y-40:focus {
    transform: translateY(10rem) !important;
  }

  .sm\:focus\:translate-y-41:focus {
    transform: translateY(10.25rem) !important;
  }

  .sm\:focus\:translate-y-42:focus {
    transform: translateY(10.5rem) !important;
  }

  .sm\:focus\:translate-y-43:focus {
    transform: translateY(10.75rem) !important;
  }

  .sm\:focus\:translate-y-44:focus {
    transform: translateY(11rem) !important;
  }

  .sm\:focus\:translate-y-45:focus {
    transform: translateY(11.25rem) !important;
  }

  .sm\:focus\:translate-y-46:focus {
    transform: translateY(11.5rem) !important;
  }

  .sm\:focus\:translate-y-47:focus {
    transform: translateY(11.75rem) !important;
  }

  .sm\:focus\:translate-y-48:focus {
    transform: translateY(12rem) !important;
  }

  .sm\:focus\:translate-y-49:focus {
    transform: translateY(12.25rem) !important;
  }

  .sm\:focus\:translate-y-50:focus {
    transform: translateY(12.5rem) !important;
  }

  .sm\:focus\:translate-y-51:focus {
    transform: translateY(12.75rem) !important;
  }

  .sm\:focus\:translate-y-52:focus {
    transform: translateY(13rem) !important;
  }

  .sm\:focus\:translate-y-53:focus {
    transform: translateY(13.25rem) !important;
  }

  .sm\:focus\:translate-y-54:focus {
    transform: translateY(13.5rem) !important;
  }

  .sm\:focus\:translate-y-55:focus {
    transform: translateY(13.75rem) !important;
  }

  .sm\:focus\:translate-y-56:focus {
    transform: translateY(14rem) !important;
  }

  .sm\:focus\:translate-y-57:focus {
    transform: translateY(14.25rem) !important;
  }

  .sm\:focus\:translate-y-58:focus {
    transform: translateY(14.5rem) !important;
  }

  .sm\:focus\:translate-y-59:focus {
    transform: translateY(14.75rem) !important;
  }

  .sm\:focus\:translate-y-60:focus {
    transform: translateY(15rem) !important;
  }

  .sm\:focus\:translate-y-61:focus {
    transform: translateY(15.25rem) !important;
  }

  .sm\:focus\:translate-y-62:focus {
    transform: translateY(15.5rem) !important;
  }

  .sm\:focus\:translate-y-63:focus {
    transform: translateY(15.75rem) !important;
  }

  .sm\:focus\:translate-y-64:focus {
    transform: translateY(16rem) !important;
  }

  .sm\:focus\:translate-y-65:focus {
    transform: translateY(16.25rem) !important;
  }

  .sm\:focus\:translate-y-66:focus {
    transform: translateY(16.5rem) !important;
  }

  .sm\:focus\:translate-y-67:focus {
    transform: translateY(16.75rem) !important;
  }

  .sm\:focus\:translate-y-68:focus {
    transform: translateY(17rem) !important;
  }

  .sm\:focus\:translate-y-69:focus {
    transform: translateY(17.25rem) !important;
  }

  .sm\:focus\:translate-y-70:focus {
    transform: translateY(17.5rem) !important;
  }

  .sm\:focus\:translate-y-71:focus {
    transform: translateY(17.75rem) !important;
  }

  .sm\:focus\:translate-y-72:focus {
    transform: translateY(18rem) !important;
  }

  .sm\:focus\:translate-y-73:focus {
    transform: translateY(18.25rem) !important;
  }

  .sm\:focus\:translate-y-74:focus {
    transform: translateY(18.5rem) !important;
  }

  .sm\:focus\:translate-y-75:focus {
    transform: translateY(18.75rem) !important;
  }

  .sm\:focus\:translate-y-76:focus {
    transform: translateY(19rem) !important;
  }

  .sm\:focus\:translate-y-77:focus {
    transform: translateY(19.25rem) !important;
  }

  .sm\:focus\:translate-y-78:focus {
    transform: translateY(19.5rem) !important;
  }

  .sm\:focus\:translate-y-79:focus {
    transform: translateY(19.75rem) !important;
  }

  .sm\:focus\:translate-y-80:focus {
    transform: translateY(20rem) !important;
  }

  .sm\:focus\:translate-y-81:focus {
    transform: translateY(20.25rem) !important;
  }

  .sm\:focus\:translate-y-82:focus {
    transform: translateY(20.5rem) !important;
  }

  .sm\:focus\:translate-y-83:focus {
    transform: translateY(20.75rem) !important;
  }

  .sm\:focus\:translate-y-84:focus {
    transform: translateY(21rem) !important;
  }

  .sm\:focus\:translate-y-85:focus {
    transform: translateY(21.25rem) !important;
  }

  .sm\:focus\:translate-y-86:focus {
    transform: translateY(21.5rem) !important;
  }

  .sm\:focus\:translate-y-87:focus {
    transform: translateY(21.75rem) !important;
  }

  .sm\:focus\:translate-y-88:focus {
    transform: translateY(22rem) !important;
  }

  .sm\:focus\:translate-y-89:focus {
    transform: translateY(22.25rem) !important;
  }

  .sm\:focus\:translate-y-90:focus {
    transform: translateY(22.5rem) !important;
  }

  .sm\:focus\:translate-y-91:focus {
    transform: translateY(22.75rem) !important;
  }

  .sm\:focus\:translate-y-92:focus {
    transform: translateY(23rem) !important;
  }

  .sm\:focus\:translate-y-93:focus {
    transform: translateY(23.25rem) !important;
  }

  .sm\:focus\:translate-y-94:focus {
    transform: translateY(23.5rem) !important;
  }

  .sm\:focus\:translate-y-95:focus {
    transform: translateY(23.75rem) !important;
  }

  .sm\:focus\:translate-y-96:focus {
    transform: translateY(24rem) !important;
  }

  .sm\:focus\:translate-y-97:focus {
    transform: translateY(24.25rem) !important;
  }

  .sm\:focus\:translate-y-98:focus {
    transform: translateY(24.5rem) !important;
  }

  .sm\:focus\:translate-y-99:focus {
    transform: translateY(24.75rem) !important;
  }

  .sm\:focus\:translate-y-100:focus {
    transform: translateY(25rem) !important;
  }

  .sm\:focus\:translate-y-101:focus {
    transform: translateY(25.25rem) !important;
  }

  .sm\:focus\:translate-y-102:focus {
    transform: translateY(25.5rem) !important;
  }

  .sm\:focus\:translate-y-103:focus {
    transform: translateY(25.75rem) !important;
  }

  .sm\:focus\:translate-y-104:focus {
    transform: translateY(26rem) !important;
  }

  .sm\:focus\:translate-y-105:focus {
    transform: translateY(26.25rem) !important;
  }

  .sm\:focus\:translate-y-px:focus {
    transform: translateY(1px) !important;
  }

  .sm\:focus\:translate-y-0\.5:focus {
    transform: translateY(0.125rem) !important;
  }

  .sm\:focus\:translate-y-1\.5:focus {
    transform: translateY(0.375rem) !important;
  }

  .sm\:focus\:translate-y-2\.5:focus {
    transform: translateY(0.625rem) !important;
  }

  .sm\:focus\:translate-y-3\.5:focus {
    transform: translateY(0.875rem) !important;
  }

  .sm\:focus\:translate-y-4\.5:focus {
    transform: translateY(1.125rem) !important;
  }

  .sm\:focus\:translate-y-5\.5:focus {
    transform: translateY(1.375rem) !important;
  }

  .sm\:focus\:translate-y-6\.5:focus {
    transform: translateY(1.625rem) !important;
  }

  .sm\:focus\:translate-y-7\.5:focus {
    transform: translateY(1.875rem) !important;
  }

  .sm\:focus\:translate-y-8\.5:focus {
    transform: translateY(2.125rem) !important;
  }

  .sm\:focus\:translate-y-9\.5:focus {
    transform: translateY(2.375rem) !important;
  }

  .sm\:focus\:translate-y-10\.5:focus {
    transform: translateY(2.625rem) !important;
  }

  .sm\:focus\:translate-y-11\.5:focus {
    transform: translateY(2.875rem) !important;
  }

  .sm\:focus\:translate-y-12\.5:focus {
    transform: translateY(3.125rem) !important;
  }

  .sm\:focus\:translate-y-13\.5:focus {
    transform: translateY(3.375rem) !important;
  }

  .sm\:focus\:translate-y-14\.5:focus {
    transform: translateY(3.625rem) !important;
  }

  .sm\:focus\:translate-y-15\.5:focus {
    transform: translateY(3.875rem) !important;
  }

  .sm\:focus\:translate-y-16\.5:focus {
    transform: translateY(4.125rem) !important;
  }

  .sm\:focus\:translate-y-17\.5:focus {
    transform: translateY(4.375rem) !important;
  }

  .sm\:focus\:translate-y-18\.5:focus {
    transform: translateY(4.625rem) !important;
  }

  .sm\:focus\:translate-y-19\.5:focus {
    transform: translateY(4.875rem) !important;
  }

  .sm\:focus\:translate-y-20\.5:focus {
    transform: translateY(5.125rem) !important;
  }

  .sm\:focus\:translate-y-21\.5:focus {
    transform: translateY(5.375rem) !important;
  }

  .sm\:focus\:translate-y-22\.5:focus {
    transform: translateY(5.625rem) !important;
  }

  .sm\:focus\:translate-y-23\.5:focus {
    transform: translateY(5.875rem) !important;
  }

  .sm\:focus\:translate-y-24\.5:focus {
    transform: translateY(6.125rem) !important;
  }

  .sm\:focus\:translate-y-25\.5:focus {
    transform: translateY(6.375rem) !important;
  }

  .sm\:focus\:translate-y-26\.5:focus {
    transform: translateY(6.625rem) !important;
  }

  .sm\:focus\:translate-y-27\.5:focus {
    transform: translateY(6.875rem) !important;
  }

  .sm\:focus\:translate-y-28\.5:focus {
    transform: translateY(7.125rem) !important;
  }

  .sm\:focus\:translate-y-29\.5:focus {
    transform: translateY(7.375rem) !important;
  }

  .sm\:focus\:translate-y-30\.5:focus {
    transform: translateY(7.625rem) !important;
  }

  .sm\:focus\:translate-y-31\.5:focus {
    transform: translateY(7.875rem) !important;
  }

  .sm\:focus\:translate-y-32\.5:focus {
    transform: translateY(8.125rem) !important;
  }

  .sm\:focus\:translate-y-33\.5:focus {
    transform: translateY(8.375rem) !important;
  }

  .sm\:focus\:translate-y-34\.5:focus {
    transform: translateY(8.625rem) !important;
  }

  .sm\:focus\:translate-y-35\.5:focus {
    transform: translateY(8.875rem) !important;
  }

  .sm\:focus\:translate-y-36\.5:focus {
    transform: translateY(9.125rem) !important;
  }

  .sm\:focus\:translate-y-37\.5:focus {
    transform: translateY(9.375rem) !important;
  }

  .sm\:focus\:translate-y-38\.5:focus {
    transform: translateY(9.625rem) !important;
  }

  .sm\:focus\:translate-y-39\.5:focus {
    transform: translateY(9.875rem) !important;
  }

  .sm\:focus\:translate-y-40\.5:focus {
    transform: translateY(10.125rem) !important;
  }

  .sm\:focus\:translate-y-41\.5:focus {
    transform: translateY(10.375rem) !important;
  }

  .sm\:focus\:translate-y-42\.5:focus {
    transform: translateY(10.625rem) !important;
  }

  .sm\:focus\:translate-y-43\.5:focus {
    transform: translateY(10.875rem) !important;
  }

  .sm\:focus\:translate-y-44\.5:focus {
    transform: translateY(11.125rem) !important;
  }

  .sm\:focus\:translate-y-45\.5:focus {
    transform: translateY(11.375rem) !important;
  }

  .sm\:focus\:translate-y-46\.5:focus {
    transform: translateY(11.625rem) !important;
  }

  .sm\:focus\:translate-y-47\.5:focus {
    transform: translateY(11.875rem) !important;
  }

  .sm\:focus\:translate-y-48\.5:focus {
    transform: translateY(12.125rem) !important;
  }

  .sm\:focus\:translate-y-49\.5:focus {
    transform: translateY(12.375rem) !important;
  }

  .sm\:focus\:translate-y-50\.5:focus {
    transform: translateY(12.625rem) !important;
  }

  .sm\:focus\:translate-y-51\.5:focus {
    transform: translateY(12.875rem) !important;
  }

  .sm\:focus\:translate-y-52\.5:focus {
    transform: translateY(13.125rem) !important;
  }

  .sm\:focus\:translate-y-53\.5:focus {
    transform: translateY(13.375rem) !important;
  }

  .sm\:focus\:translate-y-54\.5:focus {
    transform: translateY(13.625rem) !important;
  }

  .sm\:focus\:translate-y-55\.5:focus {
    transform: translateY(13.875rem) !important;
  }

  .sm\:focus\:translate-y-56\.5:focus {
    transform: translateY(14.125rem) !important;
  }

  .sm\:focus\:translate-y-57\.5:focus {
    transform: translateY(14.375rem) !important;
  }

  .sm\:focus\:translate-y-58\.5:focus {
    transform: translateY(14.625rem) !important;
  }

  .sm\:focus\:translate-y-59\.5:focus {
    transform: translateY(14.875rem) !important;
  }

  .sm\:focus\:translate-y-60\.5:focus {
    transform: translateY(15.125rem) !important;
  }

  .sm\:focus\:translate-y-61\.5:focus {
    transform: translateY(15.375rem) !important;
  }

  .sm\:focus\:translate-y-62\.5:focus {
    transform: translateY(15.625rem) !important;
  }

  .sm\:focus\:translate-y-63\.5:focus {
    transform: translateY(15.875rem) !important;
  }

  .sm\:focus\:translate-y-64\.5:focus {
    transform: translateY(16.125rem) !important;
  }

  .sm\:focus\:translate-y-65\.5:focus {
    transform: translateY(16.375rem) !important;
  }

  .sm\:focus\:translate-y-66\.5:focus {
    transform: translateY(16.625rem) !important;
  }

  .sm\:focus\:translate-y-67\.5:focus {
    transform: translateY(16.875rem) !important;
  }

  .sm\:focus\:translate-y-68\.5:focus {
    transform: translateY(17.125rem) !important;
  }

  .sm\:focus\:translate-y-69\.5:focus {
    transform: translateY(17.375rem) !important;
  }

  .sm\:focus\:translate-y-70\.5:focus {
    transform: translateY(17.625rem) !important;
  }

  .sm\:focus\:translate-y-71\.5:focus {
    transform: translateY(17.875rem) !important;
  }

  .sm\:focus\:translate-y-72\.5:focus {
    transform: translateY(18.125rem) !important;
  }

  .sm\:focus\:translate-y-73\.5:focus {
    transform: translateY(18.375rem) !important;
  }

  .sm\:focus\:translate-y-74\.5:focus {
    transform: translateY(18.625rem) !important;
  }

  .sm\:focus\:translate-y-75\.5:focus {
    transform: translateY(18.875rem) !important;
  }

  .sm\:focus\:translate-y-76\.5:focus {
    transform: translateY(19.125rem) !important;
  }

  .sm\:focus\:translate-y-77\.5:focus {
    transform: translateY(19.375rem) !important;
  }

  .sm\:focus\:translate-y-78\.5:focus {
    transform: translateY(19.625rem) !important;
  }

  .sm\:focus\:translate-y-79\.5:focus {
    transform: translateY(19.875rem) !important;
  }

  .sm\:focus\:translate-y-80\.5:focus {
    transform: translateY(20.125rem) !important;
  }

  .sm\:focus\:translate-y-81\.5:focus {
    transform: translateY(20.375rem) !important;
  }

  .sm\:focus\:translate-y-82\.5:focus {
    transform: translateY(20.625rem) !important;
  }

  .sm\:focus\:translate-y-83\.5:focus {
    transform: translateY(20.875rem) !important;
  }

  .sm\:focus\:translate-y-84\.5:focus {
    transform: translateY(21.125rem) !important;
  }

  .sm\:focus\:translate-y-85\.5:focus {
    transform: translateY(21.375rem) !important;
  }

  .sm\:focus\:translate-y-86\.5:focus {
    transform: translateY(21.625rem) !important;
  }

  .sm\:focus\:translate-y-87\.5:focus {
    transform: translateY(21.875rem) !important;
  }

  .sm\:focus\:translate-y-88\.5:focus {
    transform: translateY(22.125rem) !important;
  }

  .sm\:focus\:translate-y-89\.5:focus {
    transform: translateY(22.375rem) !important;
  }

  .sm\:focus\:translate-y-90\.5:focus {
    transform: translateY(22.625rem) !important;
  }

  .sm\:focus\:translate-y-91\.5:focus {
    transform: translateY(22.875rem) !important;
  }

  .sm\:focus\:translate-y-92\.5:focus {
    transform: translateY(23.125rem) !important;
  }

  .sm\:focus\:translate-y-93\.5:focus {
    transform: translateY(23.375rem) !important;
  }

  .sm\:focus\:translate-y-94\.5:focus {
    transform: translateY(23.625rem) !important;
  }

  .sm\:focus\:translate-y-95\.5:focus {
    transform: translateY(23.875rem) !important;
  }

  .sm\:focus\:translate-y-96\.5:focus {
    transform: translateY(24.125rem) !important;
  }

  .sm\:focus\:translate-y-97\.5:focus {
    transform: translateY(24.375rem) !important;
  }

  .sm\:focus\:translate-y-98\.5:focus {
    transform: translateY(24.625rem) !important;
  }

  .sm\:focus\:translate-y-99\.5:focus {
    transform: translateY(24.875rem) !important;
  }

  .sm\:focus\:translate-y-100\.5:focus {
    transform: translateY(25.125rem) !important;
  }

  .sm\:focus\:translate-y-101\.5:focus {
    transform: translateY(25.375rem) !important;
  }

  .sm\:focus\:translate-y-102\.5:focus {
    transform: translateY(25.625rem) !important;
  }

  .sm\:focus\:translate-y-103\.5:focus {
    transform: translateY(25.875rem) !important;
  }

  .sm\:focus\:translate-y-104\.5:focus {
    transform: translateY(26.125rem) !important;
  }

  .sm\:focus\:-translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .sm\:focus\:-translate-y-1:focus {
    transform: translateY(-0.25rem) !important;
  }

  .sm\:focus\:-translate-y-2:focus {
    transform: translateY(-0.5rem) !important;
  }

  .sm\:focus\:-translate-y-3:focus {
    transform: translateY(-0.75rem) !important;
  }

  .sm\:focus\:-translate-y-4:focus {
    transform: translateY(-1rem) !important;
  }

  .sm\:focus\:-translate-y-5:focus {
    transform: translateY(-1.25rem) !important;
  }

  .sm\:focus\:-translate-y-6:focus {
    transform: translateY(-1.5rem) !important;
  }

  .sm\:focus\:-translate-y-7:focus {
    transform: translateY(-1.75rem) !important;
  }

  .sm\:focus\:-translate-y-8:focus {
    transform: translateY(-2rem) !important;
  }

  .sm\:focus\:-translate-y-9:focus {
    transform: translateY(-2.25rem) !important;
  }

  .sm\:focus\:-translate-y-10:focus {
    transform: translateY(-2.5rem) !important;
  }

  .sm\:focus\:-translate-y-11:focus {
    transform: translateY(-2.75rem) !important;
  }

  .sm\:focus\:-translate-y-12:focus {
    transform: translateY(-3rem) !important;
  }

  .sm\:focus\:-translate-y-13:focus {
    transform: translateY(-3.25rem) !important;
  }

  .sm\:focus\:-translate-y-14:focus {
    transform: translateY(-3.5rem) !important;
  }

  .sm\:focus\:-translate-y-15:focus {
    transform: translateY(-3.75rem) !important;
  }

  .sm\:focus\:-translate-y-16:focus {
    transform: translateY(-4rem) !important;
  }

  .sm\:focus\:-translate-y-17:focus {
    transform: translateY(-4.25rem) !important;
  }

  .sm\:focus\:-translate-y-18:focus {
    transform: translateY(-4.5rem) !important;
  }

  .sm\:focus\:-translate-y-19:focus {
    transform: translateY(-4.75rem) !important;
  }

  .sm\:focus\:-translate-y-20:focus {
    transform: translateY(-5rem) !important;
  }

  .sm\:focus\:-translate-y-21:focus {
    transform: translateY(-5.25rem) !important;
  }

  .sm\:focus\:-translate-y-22:focus {
    transform: translateY(-5.5rem) !important;
  }

  .sm\:focus\:-translate-y-23:focus {
    transform: translateY(-5.75rem) !important;
  }

  .sm\:focus\:-translate-y-24:focus {
    transform: translateY(-6rem) !important;
  }

  .sm\:focus\:-translate-y-25:focus {
    transform: translateY(-6.25rem) !important;
  }

  .sm\:focus\:-translate-y-26:focus {
    transform: translateY(-6.5rem) !important;
  }

  .sm\:focus\:-translate-y-27:focus {
    transform: translateY(-6.75rem) !important;
  }

  .sm\:focus\:-translate-y-28:focus {
    transform: translateY(-7rem) !important;
  }

  .sm\:focus\:-translate-y-29:focus {
    transform: translateY(-7.25rem) !important;
  }

  .sm\:focus\:-translate-y-30:focus {
    transform: translateY(-7.5rem) !important;
  }

  .sm\:focus\:-translate-y-31:focus {
    transform: translateY(-7.75rem) !important;
  }

  .sm\:focus\:-translate-y-32:focus {
    transform: translateY(-8rem) !important;
  }

  .sm\:focus\:-translate-y-33:focus {
    transform: translateY(-8.25rem) !important;
  }

  .sm\:focus\:-translate-y-34:focus {
    transform: translateY(-8.5rem) !important;
  }

  .sm\:focus\:-translate-y-35:focus {
    transform: translateY(-8.75rem) !important;
  }

  .sm\:focus\:-translate-y-36:focus {
    transform: translateY(-9rem) !important;
  }

  .sm\:focus\:-translate-y-37:focus {
    transform: translateY(-9.25rem) !important;
  }

  .sm\:focus\:-translate-y-38:focus {
    transform: translateY(-9.5rem) !important;
  }

  .sm\:focus\:-translate-y-39:focus {
    transform: translateY(-9.75rem) !important;
  }

  .sm\:focus\:-translate-y-40:focus {
    transform: translateY(-10rem) !important;
  }

  .sm\:focus\:-translate-y-41:focus {
    transform: translateY(-10.25rem) !important;
  }

  .sm\:focus\:-translate-y-42:focus {
    transform: translateY(-10.5rem) !important;
  }

  .sm\:focus\:-translate-y-43:focus {
    transform: translateY(-10.75rem) !important;
  }

  .sm\:focus\:-translate-y-44:focus {
    transform: translateY(-11rem) !important;
  }

  .sm\:focus\:-translate-y-45:focus {
    transform: translateY(-11.25rem) !important;
  }

  .sm\:focus\:-translate-y-46:focus {
    transform: translateY(-11.5rem) !important;
  }

  .sm\:focus\:-translate-y-47:focus {
    transform: translateY(-11.75rem) !important;
  }

  .sm\:focus\:-translate-y-48:focus {
    transform: translateY(-12rem) !important;
  }

  .sm\:focus\:-translate-y-49:focus {
    transform: translateY(-12.25rem) !important;
  }

  .sm\:focus\:-translate-y-50:focus {
    transform: translateY(-12.5rem) !important;
  }

  .sm\:focus\:-translate-y-51:focus {
    transform: translateY(-12.75rem) !important;
  }

  .sm\:focus\:-translate-y-52:focus {
    transform: translateY(-13rem) !important;
  }

  .sm\:focus\:-translate-y-53:focus {
    transform: translateY(-13.25rem) !important;
  }

  .sm\:focus\:-translate-y-54:focus {
    transform: translateY(-13.5rem) !important;
  }

  .sm\:focus\:-translate-y-55:focus {
    transform: translateY(-13.75rem) !important;
  }

  .sm\:focus\:-translate-y-56:focus {
    transform: translateY(-14rem) !important;
  }

  .sm\:focus\:-translate-y-57:focus {
    transform: translateY(-14.25rem) !important;
  }

  .sm\:focus\:-translate-y-58:focus {
    transform: translateY(-14.5rem) !important;
  }

  .sm\:focus\:-translate-y-59:focus {
    transform: translateY(-14.75rem) !important;
  }

  .sm\:focus\:-translate-y-60:focus {
    transform: translateY(-15rem) !important;
  }

  .sm\:focus\:-translate-y-61:focus {
    transform: translateY(-15.25rem) !important;
  }

  .sm\:focus\:-translate-y-62:focus {
    transform: translateY(-15.5rem) !important;
  }

  .sm\:focus\:-translate-y-63:focus {
    transform: translateY(-15.75rem) !important;
  }

  .sm\:focus\:-translate-y-64:focus {
    transform: translateY(-16rem) !important;
  }

  .sm\:focus\:-translate-y-65:focus {
    transform: translateY(-16.25rem) !important;
  }

  .sm\:focus\:-translate-y-66:focus {
    transform: translateY(-16.5rem) !important;
  }

  .sm\:focus\:-translate-y-67:focus {
    transform: translateY(-16.75rem) !important;
  }

  .sm\:focus\:-translate-y-68:focus {
    transform: translateY(-17rem) !important;
  }

  .sm\:focus\:-translate-y-69:focus {
    transform: translateY(-17.25rem) !important;
  }

  .sm\:focus\:-translate-y-70:focus {
    transform: translateY(-17.5rem) !important;
  }

  .sm\:focus\:-translate-y-71:focus {
    transform: translateY(-17.75rem) !important;
  }

  .sm\:focus\:-translate-y-72:focus {
    transform: translateY(-18rem) !important;
  }

  .sm\:focus\:-translate-y-73:focus {
    transform: translateY(-18.25rem) !important;
  }

  .sm\:focus\:-translate-y-74:focus {
    transform: translateY(-18.5rem) !important;
  }

  .sm\:focus\:-translate-y-75:focus {
    transform: translateY(-18.75rem) !important;
  }

  .sm\:focus\:-translate-y-76:focus {
    transform: translateY(-19rem) !important;
  }

  .sm\:focus\:-translate-y-77:focus {
    transform: translateY(-19.25rem) !important;
  }

  .sm\:focus\:-translate-y-78:focus {
    transform: translateY(-19.5rem) !important;
  }

  .sm\:focus\:-translate-y-79:focus {
    transform: translateY(-19.75rem) !important;
  }

  .sm\:focus\:-translate-y-80:focus {
    transform: translateY(-20rem) !important;
  }

  .sm\:focus\:-translate-y-81:focus {
    transform: translateY(-20.25rem) !important;
  }

  .sm\:focus\:-translate-y-82:focus {
    transform: translateY(-20.5rem) !important;
  }

  .sm\:focus\:-translate-y-83:focus {
    transform: translateY(-20.75rem) !important;
  }

  .sm\:focus\:-translate-y-84:focus {
    transform: translateY(-21rem) !important;
  }

  .sm\:focus\:-translate-y-85:focus {
    transform: translateY(-21.25rem) !important;
  }

  .sm\:focus\:-translate-y-86:focus {
    transform: translateY(-21.5rem) !important;
  }

  .sm\:focus\:-translate-y-87:focus {
    transform: translateY(-21.75rem) !important;
  }

  .sm\:focus\:-translate-y-88:focus {
    transform: translateY(-22rem) !important;
  }

  .sm\:focus\:-translate-y-89:focus {
    transform: translateY(-22.25rem) !important;
  }

  .sm\:focus\:-translate-y-90:focus {
    transform: translateY(-22.5rem) !important;
  }

  .sm\:focus\:-translate-y-91:focus {
    transform: translateY(-22.75rem) !important;
  }

  .sm\:focus\:-translate-y-92:focus {
    transform: translateY(-23rem) !important;
  }

  .sm\:focus\:-translate-y-93:focus {
    transform: translateY(-23.25rem) !important;
  }

  .sm\:focus\:-translate-y-94:focus {
    transform: translateY(-23.5rem) !important;
  }

  .sm\:focus\:-translate-y-95:focus {
    transform: translateY(-23.75rem) !important;
  }

  .sm\:focus\:-translate-y-96:focus {
    transform: translateY(-24rem) !important;
  }

  .sm\:focus\:-translate-y-97:focus {
    transform: translateY(-24.25rem) !important;
  }

  .sm\:focus\:-translate-y-98:focus {
    transform: translateY(-24.5rem) !important;
  }

  .sm\:focus\:-translate-y-99:focus {
    transform: translateY(-24.75rem) !important;
  }

  .sm\:focus\:-translate-y-100:focus {
    transform: translateY(-25rem) !important;
  }

  .sm\:focus\:-translate-y-101:focus {
    transform: translateY(-25.25rem) !important;
  }

  .sm\:focus\:-translate-y-102:focus {
    transform: translateY(-25.5rem) !important;
  }

  .sm\:focus\:-translate-y-103:focus {
    transform: translateY(-25.75rem) !important;
  }

  .sm\:focus\:-translate-y-104:focus {
    transform: translateY(-26rem) !important;
  }

  .sm\:focus\:-translate-y-105:focus {
    transform: translateY(-26.25rem) !important;
  }

  .sm\:focus\:-translate-y-px:focus {
    transform: translateY(-1px) !important;
  }

  .sm\:focus\:-translate-y-0\.5:focus {
    transform: translateY(-0.125rem) !important;
  }

  .sm\:focus\:-translate-y-1\.5:focus {
    transform: translateY(-0.375rem) !important;
  }

  .sm\:focus\:-translate-y-2\.5:focus {
    transform: translateY(-0.625rem) !important;
  }

  .sm\:focus\:-translate-y-3\.5:focus {
    transform: translateY(-0.875rem) !important;
  }

  .sm\:focus\:-translate-y-4\.5:focus {
    transform: translateY(-1.125rem) !important;
  }

  .sm\:focus\:-translate-y-5\.5:focus {
    transform: translateY(-1.375rem) !important;
  }

  .sm\:focus\:-translate-y-6\.5:focus {
    transform: translateY(-1.625rem) !important;
  }

  .sm\:focus\:-translate-y-7\.5:focus {
    transform: translateY(-1.875rem) !important;
  }

  .sm\:focus\:-translate-y-8\.5:focus {
    transform: translateY(-2.125rem) !important;
  }

  .sm\:focus\:-translate-y-9\.5:focus {
    transform: translateY(-2.375rem) !important;
  }

  .sm\:focus\:-translate-y-10\.5:focus {
    transform: translateY(-2.625rem) !important;
  }

  .sm\:focus\:-translate-y-11\.5:focus {
    transform: translateY(-2.875rem) !important;
  }

  .sm\:focus\:-translate-y-12\.5:focus {
    transform: translateY(-3.125rem) !important;
  }

  .sm\:focus\:-translate-y-13\.5:focus {
    transform: translateY(-3.375rem) !important;
  }

  .sm\:focus\:-translate-y-14\.5:focus {
    transform: translateY(-3.625rem) !important;
  }

  .sm\:focus\:-translate-y-15\.5:focus {
    transform: translateY(-3.875rem) !important;
  }

  .sm\:focus\:-translate-y-16\.5:focus {
    transform: translateY(-4.125rem) !important;
  }

  .sm\:focus\:-translate-y-17\.5:focus {
    transform: translateY(-4.375rem) !important;
  }

  .sm\:focus\:-translate-y-18\.5:focus {
    transform: translateY(-4.625rem) !important;
  }

  .sm\:focus\:-translate-y-19\.5:focus {
    transform: translateY(-4.875rem) !important;
  }

  .sm\:focus\:-translate-y-20\.5:focus {
    transform: translateY(-5.125rem) !important;
  }

  .sm\:focus\:-translate-y-21\.5:focus {
    transform: translateY(-5.375rem) !important;
  }

  .sm\:focus\:-translate-y-22\.5:focus {
    transform: translateY(-5.625rem) !important;
  }

  .sm\:focus\:-translate-y-23\.5:focus {
    transform: translateY(-5.875rem) !important;
  }

  .sm\:focus\:-translate-y-24\.5:focus {
    transform: translateY(-6.125rem) !important;
  }

  .sm\:focus\:-translate-y-25\.5:focus {
    transform: translateY(-6.375rem) !important;
  }

  .sm\:focus\:-translate-y-26\.5:focus {
    transform: translateY(-6.625rem) !important;
  }

  .sm\:focus\:-translate-y-27\.5:focus {
    transform: translateY(-6.875rem) !important;
  }

  .sm\:focus\:-translate-y-28\.5:focus {
    transform: translateY(-7.125rem) !important;
  }

  .sm\:focus\:-translate-y-29\.5:focus {
    transform: translateY(-7.375rem) !important;
  }

  .sm\:focus\:-translate-y-30\.5:focus {
    transform: translateY(-7.625rem) !important;
  }

  .sm\:focus\:-translate-y-31\.5:focus {
    transform: translateY(-7.875rem) !important;
  }

  .sm\:focus\:-translate-y-32\.5:focus {
    transform: translateY(-8.125rem) !important;
  }

  .sm\:focus\:-translate-y-33\.5:focus {
    transform: translateY(-8.375rem) !important;
  }

  .sm\:focus\:-translate-y-34\.5:focus {
    transform: translateY(-8.625rem) !important;
  }

  .sm\:focus\:-translate-y-35\.5:focus {
    transform: translateY(-8.875rem) !important;
  }

  .sm\:focus\:-translate-y-36\.5:focus {
    transform: translateY(-9.125rem) !important;
  }

  .sm\:focus\:-translate-y-37\.5:focus {
    transform: translateY(-9.375rem) !important;
  }

  .sm\:focus\:-translate-y-38\.5:focus {
    transform: translateY(-9.625rem) !important;
  }

  .sm\:focus\:-translate-y-39\.5:focus {
    transform: translateY(-9.875rem) !important;
  }

  .sm\:focus\:-translate-y-40\.5:focus {
    transform: translateY(-10.125rem) !important;
  }

  .sm\:focus\:-translate-y-41\.5:focus {
    transform: translateY(-10.375rem) !important;
  }

  .sm\:focus\:-translate-y-42\.5:focus {
    transform: translateY(-10.625rem) !important;
  }

  .sm\:focus\:-translate-y-43\.5:focus {
    transform: translateY(-10.875rem) !important;
  }

  .sm\:focus\:-translate-y-44\.5:focus {
    transform: translateY(-11.125rem) !important;
  }

  .sm\:focus\:-translate-y-45\.5:focus {
    transform: translateY(-11.375rem) !important;
  }

  .sm\:focus\:-translate-y-46\.5:focus {
    transform: translateY(-11.625rem) !important;
  }

  .sm\:focus\:-translate-y-47\.5:focus {
    transform: translateY(-11.875rem) !important;
  }

  .sm\:focus\:-translate-y-48\.5:focus {
    transform: translateY(-12.125rem) !important;
  }

  .sm\:focus\:-translate-y-49\.5:focus {
    transform: translateY(-12.375rem) !important;
  }

  .sm\:focus\:-translate-y-50\.5:focus {
    transform: translateY(-12.625rem) !important;
  }

  .sm\:focus\:-translate-y-51\.5:focus {
    transform: translateY(-12.875rem) !important;
  }

  .sm\:focus\:-translate-y-52\.5:focus {
    transform: translateY(-13.125rem) !important;
  }

  .sm\:focus\:-translate-y-53\.5:focus {
    transform: translateY(-13.375rem) !important;
  }

  .sm\:focus\:-translate-y-54\.5:focus {
    transform: translateY(-13.625rem) !important;
  }

  .sm\:focus\:-translate-y-55\.5:focus {
    transform: translateY(-13.875rem) !important;
  }

  .sm\:focus\:-translate-y-56\.5:focus {
    transform: translateY(-14.125rem) !important;
  }

  .sm\:focus\:-translate-y-57\.5:focus {
    transform: translateY(-14.375rem) !important;
  }

  .sm\:focus\:-translate-y-58\.5:focus {
    transform: translateY(-14.625rem) !important;
  }

  .sm\:focus\:-translate-y-59\.5:focus {
    transform: translateY(-14.875rem) !important;
  }

  .sm\:focus\:-translate-y-60\.5:focus {
    transform: translateY(-15.125rem) !important;
  }

  .sm\:focus\:-translate-y-61\.5:focus {
    transform: translateY(-15.375rem) !important;
  }

  .sm\:focus\:-translate-y-62\.5:focus {
    transform: translateY(-15.625rem) !important;
  }

  .sm\:focus\:-translate-y-63\.5:focus {
    transform: translateY(-15.875rem) !important;
  }

  .sm\:focus\:-translate-y-64\.5:focus {
    transform: translateY(-16.125rem) !important;
  }

  .sm\:focus\:-translate-y-65\.5:focus {
    transform: translateY(-16.375rem) !important;
  }

  .sm\:focus\:-translate-y-66\.5:focus {
    transform: translateY(-16.625rem) !important;
  }

  .sm\:focus\:-translate-y-67\.5:focus {
    transform: translateY(-16.875rem) !important;
  }

  .sm\:focus\:-translate-y-68\.5:focus {
    transform: translateY(-17.125rem) !important;
  }

  .sm\:focus\:-translate-y-69\.5:focus {
    transform: translateY(-17.375rem) !important;
  }

  .sm\:focus\:-translate-y-70\.5:focus {
    transform: translateY(-17.625rem) !important;
  }

  .sm\:focus\:-translate-y-71\.5:focus {
    transform: translateY(-17.875rem) !important;
  }

  .sm\:focus\:-translate-y-72\.5:focus {
    transform: translateY(-18.125rem) !important;
  }

  .sm\:focus\:-translate-y-73\.5:focus {
    transform: translateY(-18.375rem) !important;
  }

  .sm\:focus\:-translate-y-74\.5:focus {
    transform: translateY(-18.625rem) !important;
  }

  .sm\:focus\:-translate-y-75\.5:focus {
    transform: translateY(-18.875rem) !important;
  }

  .sm\:focus\:-translate-y-76\.5:focus {
    transform: translateY(-19.125rem) !important;
  }

  .sm\:focus\:-translate-y-77\.5:focus {
    transform: translateY(-19.375rem) !important;
  }

  .sm\:focus\:-translate-y-78\.5:focus {
    transform: translateY(-19.625rem) !important;
  }

  .sm\:focus\:-translate-y-79\.5:focus {
    transform: translateY(-19.875rem) !important;
  }

  .sm\:focus\:-translate-y-80\.5:focus {
    transform: translateY(-20.125rem) !important;
  }

  .sm\:focus\:-translate-y-81\.5:focus {
    transform: translateY(-20.375rem) !important;
  }

  .sm\:focus\:-translate-y-82\.5:focus {
    transform: translateY(-20.625rem) !important;
  }

  .sm\:focus\:-translate-y-83\.5:focus {
    transform: translateY(-20.875rem) !important;
  }

  .sm\:focus\:-translate-y-84\.5:focus {
    transform: translateY(-21.125rem) !important;
  }

  .sm\:focus\:-translate-y-85\.5:focus {
    transform: translateY(-21.375rem) !important;
  }

  .sm\:focus\:-translate-y-86\.5:focus {
    transform: translateY(-21.625rem) !important;
  }

  .sm\:focus\:-translate-y-87\.5:focus {
    transform: translateY(-21.875rem) !important;
  }

  .sm\:focus\:-translate-y-88\.5:focus {
    transform: translateY(-22.125rem) !important;
  }

  .sm\:focus\:-translate-y-89\.5:focus {
    transform: translateY(-22.375rem) !important;
  }

  .sm\:focus\:-translate-y-90\.5:focus {
    transform: translateY(-22.625rem) !important;
  }

  .sm\:focus\:-translate-y-91\.5:focus {
    transform: translateY(-22.875rem) !important;
  }

  .sm\:focus\:-translate-y-92\.5:focus {
    transform: translateY(-23.125rem) !important;
  }

  .sm\:focus\:-translate-y-93\.5:focus {
    transform: translateY(-23.375rem) !important;
  }

  .sm\:focus\:-translate-y-94\.5:focus {
    transform: translateY(-23.625rem) !important;
  }

  .sm\:focus\:-translate-y-95\.5:focus {
    transform: translateY(-23.875rem) !important;
  }

  .sm\:focus\:-translate-y-96\.5:focus {
    transform: translateY(-24.125rem) !important;
  }

  .sm\:focus\:-translate-y-97\.5:focus {
    transform: translateY(-24.375rem) !important;
  }

  .sm\:focus\:-translate-y-98\.5:focus {
    transform: translateY(-24.625rem) !important;
  }

  .sm\:focus\:-translate-y-99\.5:focus {
    transform: translateY(-24.875rem) !important;
  }

  .sm\:focus\:-translate-y-100\.5:focus {
    transform: translateY(-25.125rem) !important;
  }

  .sm\:focus\:-translate-y-101\.5:focus {
    transform: translateY(-25.375rem) !important;
  }

  .sm\:focus\:-translate-y-102\.5:focus {
    transform: translateY(-25.625rem) !important;
  }

  .sm\:focus\:-translate-y-103\.5:focus {
    transform: translateY(-25.875rem) !important;
  }

  .sm\:focus\:-translate-y-104\.5:focus {
    transform: translateY(-26.125rem) !important;
  }

  .sm\:focus\:-translate-y-full:focus {
    transform: translateY(-100%) !important;
  }

  .sm\:focus\:-translate-y-1\/2:focus {
    transform: translateY(-50%) !important;
  }

  .sm\:focus\:translate-y-1\/2:focus {
    transform: translateY(50%) !important;
  }

  .sm\:focus\:translate-y-full:focus {
    transform: translateY(100%) !important;
  }

  .sm\:focus\:translate-y-1\/3:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:focus\:-translate-y-1\/3:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:focus\:translate-y-2\/3:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:focus\:-translate-y-2\/3:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:focus\:translate-y-1\/4:focus {
    transform: translateY(25%) !important;
  }

  .sm\:focus\:-translate-y-1\/4:focus {
    transform: translateY(-25%) !important;
  }

  .sm\:focus\:translate-y-2\/4:focus {
    transform: translateY(50%) !important;
  }

  .sm\:focus\:-translate-y-2\/4:focus {
    transform: translateY(-50%) !important;
  }

  .sm\:focus\:translate-y-3\/4:focus {
    transform: translateY(75%) !important;
  }

  .sm\:focus\:-translate-y-3\/4:focus {
    transform: translateY(-75%) !important;
  }

  .sm\:focus\:translate-y-1\/5:focus {
    transform: translateY(20%) !important;
  }

  .sm\:focus\:-translate-y-1\/5:focus {
    transform: translateY(-20%) !important;
  }

  .sm\:focus\:translate-y-2\/5:focus {
    transform: translateY(40%) !important;
  }

  .sm\:focus\:-translate-y-2\/5:focus {
    transform: translateY(-40%) !important;
  }

  .sm\:focus\:translate-y-3\/5:focus {
    transform: translateY(60%) !important;
  }

  .sm\:focus\:-translate-y-3\/5:focus {
    transform: translateY(-60%) !important;
  }

  .sm\:focus\:translate-y-4\/5:focus {
    transform: translateY(80%) !important;
  }

  .sm\:focus\:-translate-y-4\/5:focus {
    transform: translateY(-80%) !important;
  }

  .sm\:focus\:translate-y-1\/6:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .sm\:focus\:-translate-y-1\/6:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .sm\:focus\:translate-y-2\/6:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:focus\:-translate-y-2\/6:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:focus\:translate-y-3\/6:focus {
    transform: translateY(50%) !important;
  }

  .sm\:focus\:-translate-y-3\/6:focus {
    transform: translateY(-50%) !important;
  }

  .sm\:focus\:translate-y-4\/6:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:focus\:-translate-y-4\/6:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:focus\:translate-y-5\/6:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .sm\:focus\:-translate-y-5\/6:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .sm\:focus\:translate-y-1\/12:focus {
    transform: translateY(8.333333333333332%) !important;
  }

  .sm\:focus\:-translate-y-1\/12:focus {
    transform: translateY(-8.333333333333332%) !important;
  }

  .sm\:focus\:translate-y-2\/12:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .sm\:focus\:-translate-y-2\/12:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .sm\:focus\:translate-y-3\/12:focus {
    transform: translateY(25%) !important;
  }

  .sm\:focus\:-translate-y-3\/12:focus {
    transform: translateY(-25%) !important;
  }

  .sm\:focus\:translate-y-4\/12:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .sm\:focus\:-translate-y-4\/12:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .sm\:focus\:translate-y-5\/12:focus {
    transform: translateY(41.66666666666667%) !important;
  }

  .sm\:focus\:-translate-y-5\/12:focus {
    transform: translateY(-41.66666666666667%) !important;
  }

  .sm\:focus\:translate-y-6\/12:focus {
    transform: translateY(50%) !important;
  }

  .sm\:focus\:-translate-y-6\/12:focus {
    transform: translateY(-50%) !important;
  }

  .sm\:focus\:translate-y-7\/12:focus {
    transform: translateY(58.333333333333336%) !important;
  }

  .sm\:focus\:-translate-y-7\/12:focus {
    transform: translateY(-58.333333333333336%) !important;
  }

  .sm\:focus\:translate-y-8\/12:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .sm\:focus\:-translate-y-8\/12:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .sm\:focus\:translate-y-9\/12:focus {
    transform: translateY(75%) !important;
  }

  .sm\:focus\:-translate-y-9\/12:focus {
    transform: translateY(-75%) !important;
  }

  .sm\:focus\:translate-y-10\/12:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .sm\:focus\:-translate-y-10\/12:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .sm\:focus\:translate-y-11\/12:focus {
    transform: translateY(91.66666666666666%) !important;
  }

  .sm\:focus\:-translate-y-11\/12:focus {
    transform: translateY(-91.66666666666666%) !important;
  }

  .sm\:skew-x-0 {
    transform: skewX(0) !important;
  }

  .sm\:skew-x-1 {
    transform: skewX(1deg) !important;
  }

  .sm\:skew-x-2 {
    transform: skewX(2deg) !important;
  }

  .sm\:skew-x-3 {
    transform: skewX(3deg) !important;
  }

  .sm\:skew-x-6 {
    transform: skewX(6deg) !important;
  }

  .sm\:skew-x-12 {
    transform: skewX(12deg) !important;
  }

  .sm\:-skew-x-12 {
    transform: skewX(-12deg) !important;
  }

  .sm\:-skew-x-6 {
    transform: skewX(-6deg) !important;
  }

  .sm\:-skew-x-3 {
    transform: skewX(-3deg) !important;
  }

  .sm\:-skew-x-2 {
    transform: skewX(-2deg) !important;
  }

  .sm\:-skew-x-1 {
    transform: skewX(-1deg) !important;
  }

  .sm\:skew-y-0 {
    transform: skewY(0) !important;
  }

  .sm\:skew-y-1 {
    transform: skewY(1deg) !important;
  }

  .sm\:skew-y-2 {
    transform: skewY(2deg) !important;
  }

  .sm\:skew-y-3 {
    transform: skewY(3deg) !important;
  }

  .sm\:skew-y-6 {
    transform: skewY(6deg) !important;
  }

  .sm\:skew-y-12 {
    transform: skewY(12deg) !important;
  }

  .sm\:-skew-y-12 {
    transform: skewY(-12deg) !important;
  }

  .sm\:-skew-y-6 {
    transform: skewY(-6deg) !important;
  }

  .sm\:-skew-y-3 {
    transform: skewY(-3deg) !important;
  }

  .sm\:-skew-y-2 {
    transform: skewY(-2deg) !important;
  }

  .sm\:-skew-y-1 {
    transform: skewY(-1deg) !important;
  }

  .sm\:hover\:skew-x-0:hover {
    transform: skewX(0) !important;
  }

  .sm\:hover\:skew-x-1:hover {
    transform: skewX(1deg) !important;
  }

  .sm\:hover\:skew-x-2:hover {
    transform: skewX(2deg) !important;
  }

  .sm\:hover\:skew-x-3:hover {
    transform: skewX(3deg) !important;
  }

  .sm\:hover\:skew-x-6:hover {
    transform: skewX(6deg) !important;
  }

  .sm\:hover\:skew-x-12:hover {
    transform: skewX(12deg) !important;
  }

  .sm\:hover\:-skew-x-12:hover {
    transform: skewX(-12deg) !important;
  }

  .sm\:hover\:-skew-x-6:hover {
    transform: skewX(-6deg) !important;
  }

  .sm\:hover\:-skew-x-3:hover {
    transform: skewX(-3deg) !important;
  }

  .sm\:hover\:-skew-x-2:hover {
    transform: skewX(-2deg) !important;
  }

  .sm\:hover\:-skew-x-1:hover {
    transform: skewX(-1deg) !important;
  }

  .sm\:hover\:skew-y-0:hover {
    transform: skewY(0) !important;
  }

  .sm\:hover\:skew-y-1:hover {
    transform: skewY(1deg) !important;
  }

  .sm\:hover\:skew-y-2:hover {
    transform: skewY(2deg) !important;
  }

  .sm\:hover\:skew-y-3:hover {
    transform: skewY(3deg) !important;
  }

  .sm\:hover\:skew-y-6:hover {
    transform: skewY(6deg) !important;
  }

  .sm\:hover\:skew-y-12:hover {
    transform: skewY(12deg) !important;
  }

  .sm\:hover\:-skew-y-12:hover {
    transform: skewY(-12deg) !important;
  }

  .sm\:hover\:-skew-y-6:hover {
    transform: skewY(-6deg) !important;
  }

  .sm\:hover\:-skew-y-3:hover {
    transform: skewY(-3deg) !important;
  }

  .sm\:hover\:-skew-y-2:hover {
    transform: skewY(-2deg) !important;
  }

  .sm\:hover\:-skew-y-1:hover {
    transform: skewY(-1deg) !important;
  }

  .sm\:focus\:skew-x-0:focus {
    transform: skewX(0) !important;
  }

  .sm\:focus\:skew-x-1:focus {
    transform: skewX(1deg) !important;
  }

  .sm\:focus\:skew-x-2:focus {
    transform: skewX(2deg) !important;
  }

  .sm\:focus\:skew-x-3:focus {
    transform: skewX(3deg) !important;
  }

  .sm\:focus\:skew-x-6:focus {
    transform: skewX(6deg) !important;
  }

  .sm\:focus\:skew-x-12:focus {
    transform: skewX(12deg) !important;
  }

  .sm\:focus\:-skew-x-12:focus {
    transform: skewX(-12deg) !important;
  }

  .sm\:focus\:-skew-x-6:focus {
    transform: skewX(-6deg) !important;
  }

  .sm\:focus\:-skew-x-3:focus {
    transform: skewX(-3deg) !important;
  }

  .sm\:focus\:-skew-x-2:focus {
    transform: skewX(-2deg) !important;
  }

  .sm\:focus\:-skew-x-1:focus {
    transform: skewX(-1deg) !important;
  }

  .sm\:focus\:skew-y-0:focus {
    transform: skewY(0) !important;
  }

  .sm\:focus\:skew-y-1:focus {
    transform: skewY(1deg) !important;
  }

  .sm\:focus\:skew-y-2:focus {
    transform: skewY(2deg) !important;
  }

  .sm\:focus\:skew-y-3:focus {
    transform: skewY(3deg) !important;
  }

  .sm\:focus\:skew-y-6:focus {
    transform: skewY(6deg) !important;
  }

  .sm\:focus\:skew-y-12:focus {
    transform: skewY(12deg) !important;
  }

  .sm\:focus\:-skew-y-12:focus {
    transform: skewY(-12deg) !important;
  }

  .sm\:focus\:-skew-y-6:focus {
    transform: skewY(-6deg) !important;
  }

  .sm\:focus\:-skew-y-3:focus {
    transform: skewY(-3deg) !important;
  }

  .sm\:focus\:-skew-y-2:focus {
    transform: skewY(-2deg) !important;
  }

  .sm\:focus\:-skew-y-1:focus {
    transform: skewY(-1deg) !important;
  }

  .sm\:transition-none {
    transition-property: none !important;
  }

  .sm\:transition-all {
    transition-property: all !important;
  }

  .sm\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .sm\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .sm\:transition-opacity {
    transition-property: opacity !important;
  }

  .sm\:transition-shadow {
    transition-property: box-shadow !important;
  }

  .sm\:transition-transform {
    transition-property: transform !important;
  }

  .sm\:hover\:transition-none:hover {
    transition-property: none !important;
  }

  .sm\:hover\:transition-all:hover {
    transition-property: all !important;
  }

  .sm\:hover\:transition:hover {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .sm\:hover\:transition-colors:hover {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .sm\:hover\:transition-opacity:hover {
    transition-property: opacity !important;
  }

  .sm\:hover\:transition-shadow:hover {
    transition-property: box-shadow !important;
  }

  .sm\:hover\:transition-transform:hover {
    transition-property: transform !important;
  }

  .sm\:focus\:transition-none:focus {
    transition-property: none !important;
  }

  .sm\:focus\:transition-all:focus {
    transition-property: all !important;
  }

  .sm\:focus\:transition:focus {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .sm\:focus\:transition-colors:focus {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .sm\:focus\:transition-opacity:focus {
    transition-property: opacity !important;
  }

  .sm\:focus\:transition-shadow:focus {
    transition-property: box-shadow !important;
  }

  .sm\:focus\:transition-transform:focus {
    transition-property: transform !important;
  }

  .sm\:ease-linear {
    transition-timing-function: linear !important;
  }

  .sm\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .sm\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .sm\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .sm\:hover\:ease-linear:hover {
    transition-timing-function: linear !important;
  }

  .sm\:hover\:ease-in:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .sm\:hover\:ease-out:hover {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .sm\:hover\:ease-in-out:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .sm\:focus\:ease-linear:focus {
    transition-timing-function: linear !important;
  }

  .sm\:focus\:ease-in:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .sm\:focus\:ease-out:focus {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .sm\:focus\:ease-in-out:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .sm\:duration-75 {
    transition-duration: 75ms !important;
  }

  .sm\:duration-100 {
    transition-duration: 100ms !important;
  }

  .sm\:duration-150 {
    transition-duration: 150ms !important;
  }

  .sm\:duration-200 {
    transition-duration: 200ms !important;
  }

  .sm\:duration-300 {
    transition-duration: 300ms !important;
  }

  .sm\:duration-500 {
    transition-duration: 500ms !important;
  }

  .sm\:duration-700 {
    transition-duration: 700ms !important;
  }

  .sm\:duration-1000 {
    transition-duration: 1000ms !important;
  }

  .sm\:hover\:duration-75:hover {
    transition-duration: 75ms !important;
  }

  .sm\:hover\:duration-100:hover {
    transition-duration: 100ms !important;
  }

  .sm\:hover\:duration-150:hover {
    transition-duration: 150ms !important;
  }

  .sm\:hover\:duration-200:hover {
    transition-duration: 200ms !important;
  }

  .sm\:hover\:duration-300:hover {
    transition-duration: 300ms !important;
  }

  .sm\:hover\:duration-500:hover {
    transition-duration: 500ms !important;
  }

  .sm\:hover\:duration-700:hover {
    transition-duration: 700ms !important;
  }

  .sm\:hover\:duration-1000:hover {
    transition-duration: 1000ms !important;
  }

  .sm\:focus\:duration-75:focus {
    transition-duration: 75ms !important;
  }

  .sm\:focus\:duration-100:focus {
    transition-duration: 100ms !important;
  }

  .sm\:focus\:duration-150:focus {
    transition-duration: 150ms !important;
  }

  .sm\:focus\:duration-200:focus {
    transition-duration: 200ms !important;
  }

  .sm\:focus\:duration-300:focus {
    transition-duration: 300ms !important;
  }

  .sm\:focus\:duration-500:focus {
    transition-duration: 500ms !important;
  }

  .sm\:focus\:duration-700:focus {
    transition-duration: 700ms !important;
  }

  .sm\:focus\:duration-1000:focus {
    transition-duration: 1000ms !important;
  }

  .sm\:delay-75 {
    transition-delay: 75ms !important;
  }

  .sm\:delay-100 {
    transition-delay: 100ms !important;
  }

  .sm\:delay-150 {
    transition-delay: 150ms !important;
  }

  .sm\:delay-200 {
    transition-delay: 200ms !important;
  }

  .sm\:delay-300 {
    transition-delay: 300ms !important;
  }

  .sm\:delay-500 {
    transition-delay: 500ms !important;
  }

  .sm\:delay-700 {
    transition-delay: 700ms !important;
  }

  .sm\:delay-1000 {
    transition-delay: 1000ms !important;
  }

  .sm\:hover\:delay-75:hover {
    transition-delay: 75ms !important;
  }

  .sm\:hover\:delay-100:hover {
    transition-delay: 100ms !important;
  }

  .sm\:hover\:delay-150:hover {
    transition-delay: 150ms !important;
  }

  .sm\:hover\:delay-200:hover {
    transition-delay: 200ms !important;
  }

  .sm\:hover\:delay-300:hover {
    transition-delay: 300ms !important;
  }

  .sm\:hover\:delay-500:hover {
    transition-delay: 500ms !important;
  }

  .sm\:hover\:delay-700:hover {
    transition-delay: 700ms !important;
  }

  .sm\:hover\:delay-1000:hover {
    transition-delay: 1000ms !important;
  }

  .sm\:focus\:delay-75:focus {
    transition-delay: 75ms !important;
  }

  .sm\:focus\:delay-100:focus {
    transition-delay: 100ms !important;
  }

  .sm\:focus\:delay-150:focus {
    transition-delay: 150ms !important;
  }

  .sm\:focus\:delay-200:focus {
    transition-delay: 200ms !important;
  }

  .sm\:focus\:delay-300:focus {
    transition-delay: 300ms !important;
  }

  .sm\:focus\:delay-500:focus {
    transition-delay: 500ms !important;
  }

  .sm\:focus\:delay-700:focus {
    transition-delay: 700ms !important;
  }

  .sm\:focus\:delay-1000:focus {
    transition-delay: 1000ms !important;
  }

  .sm\:animate-none {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .sm\:animate-spin {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .sm\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .sm\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .sm\:animate-bounce {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .sm\:hover\:animate-none:hover {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .sm\:hover\:animate-spin:hover {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .sm\:hover\:animate-ping:hover {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .sm\:hover\:animate-pulse:hover {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .sm\:hover\:animate-bounce:hover {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .sm\:focus\:animate-none:focus {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .sm\:focus\:animate-spin:focus {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .sm\:focus\:animate-ping:focus {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .sm\:focus\:animate-pulse:focus {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .sm\:focus\:animate-bounce:focus {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .sm\:mx-full {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  .sm\:ml-full {
    margin-left: calc(50% - 50vw) !important;
  }

  .sm\:mr-full {
    margin-right: calc(50% - 50vw) !important;
  }

  .sm\:px-full {
    padding-left: calc(50vw - 50%) !important;
    padding-right: calc(50vw - 50%) !important;
  }

  .sm\:pl-full {
    padding-left: calc(50vw - 50%) !important;
  }

  .sm\:pr-full {
    padding-right: calc(50vw - 50%) !important;
  }

  .sm\:transform-none {
    transform: none !important;
  }

  .sm\:position {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
  }

  .sm\:position-x {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .sm\:position-y {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}

@media (min-width: 62.5em) {
  .md\:space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .md\:space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .md\:space-y-1 > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .md\:space-x-1 > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .md\:space-y-2 > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .md\:space-x-2 > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .md\:space-y-3 > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .md\:space-x-3 > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .md\:space-y-4 > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .md\:space-x-4 > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .md\:space-y-5 > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .md\:space-x-5 > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .md\:space-y-6 > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .md\:space-x-6 > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .md\:space-y-7 > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .md\:space-x-7 > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .md\:space-y-8 > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .md\:space-x-8 > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .md\:space-y-9 > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .md\:space-x-9 > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .md\:space-y-10 > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .md\:space-x-10 > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .md\:space-y-11 > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .md\:space-x-11 > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .md\:space-y-12 > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .md\:space-x-12 > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .md\:space-y-13 > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .md\:space-x-13 > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .md\:space-y-14 > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .md\:space-x-14 > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .md\:space-y-15 > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .md\:space-x-15 > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .md\:space-y-16 > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .md\:space-x-16 > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .md\:space-y-17 > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .md\:space-x-17 > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .md\:space-y-18 > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .md\:space-x-18 > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .md\:space-y-19 > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .md\:space-x-19 > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .md\:space-y-20 > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .md\:space-x-20 > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .md\:space-y-21 > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .md\:space-x-21 > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .md\:space-y-22 > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .md\:space-x-22 > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .md\:space-y-23 > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .md\:space-x-23 > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .md\:space-y-24 > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .md\:space-x-24 > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .md\:space-y-25 > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .md\:space-x-25 > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .md\:space-y-26 > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .md\:space-x-26 > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .md\:space-y-27 > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .md\:space-x-27 > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .md\:space-y-28 > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .md\:space-x-28 > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .md\:space-y-29 > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .md\:space-x-29 > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .md\:space-y-30 > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .md\:space-x-30 > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .md\:space-y-31 > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .md\:space-x-31 > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .md\:space-y-32 > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .md\:space-x-32 > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .md\:space-y-33 > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .md\:space-x-33 > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .md\:space-y-34 > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .md\:space-x-34 > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .md\:space-y-35 > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .md\:space-x-35 > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .md\:space-y-36 > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .md\:space-x-36 > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .md\:space-y-37 > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .md\:space-x-37 > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .md\:space-y-38 > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .md\:space-x-38 > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .md\:space-y-39 > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .md\:space-x-39 > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .md\:space-y-40 > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .md\:space-x-40 > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .md\:space-y-41 > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .md\:space-x-41 > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .md\:space-y-42 > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .md\:space-x-42 > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .md\:space-y-43 > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .md\:space-x-43 > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .md\:space-y-44 > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .md\:space-x-44 > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .md\:space-y-45 > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .md\:space-x-45 > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .md\:space-y-46 > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .md\:space-x-46 > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .md\:space-y-47 > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .md\:space-x-47 > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .md\:space-y-48 > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .md\:space-x-48 > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .md\:space-y-49 > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .md\:space-x-49 > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .md\:space-y-50 > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .md\:space-x-50 > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .md\:space-y-51 > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .md\:space-x-51 > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .md\:space-y-52 > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .md\:space-x-52 > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .md\:space-y-53 > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .md\:space-x-53 > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .md\:space-y-54 > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .md\:space-x-54 > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .md\:space-y-55 > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .md\:space-x-55 > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .md\:space-y-56 > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .md\:space-x-56 > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .md\:space-y-57 > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .md\:space-x-57 > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .md\:space-y-58 > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .md\:space-x-58 > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .md\:space-y-59 > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .md\:space-x-59 > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .md\:space-y-60 > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .md\:space-x-60 > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .md\:space-y-61 > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .md\:space-x-61 > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .md\:space-y-62 > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .md\:space-x-62 > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .md\:space-y-63 > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .md\:space-x-63 > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .md\:space-y-64 > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .md\:space-x-64 > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .md\:space-y-65 > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .md\:space-x-65 > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .md\:space-y-66 > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .md\:space-x-66 > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .md\:space-y-67 > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .md\:space-x-67 > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .md\:space-y-68 > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .md\:space-x-68 > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .md\:space-y-69 > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .md\:space-x-69 > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .md\:space-y-70 > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .md\:space-x-70 > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .md\:space-y-71 > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .md\:space-x-71 > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .md\:space-y-72 > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .md\:space-x-72 > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .md\:space-y-73 > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .md\:space-x-73 > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .md\:space-y-74 > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .md\:space-x-74 > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .md\:space-y-75 > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .md\:space-x-75 > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .md\:space-y-76 > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .md\:space-x-76 > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .md\:space-y-77 > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .md\:space-x-77 > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .md\:space-y-78 > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .md\:space-x-78 > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .md\:space-y-79 > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .md\:space-x-79 > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .md\:space-y-80 > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .md\:space-x-80 > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .md\:space-y-81 > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .md\:space-x-81 > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .md\:space-y-82 > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .md\:space-x-82 > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .md\:space-y-83 > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .md\:space-x-83 > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .md\:space-y-84 > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .md\:space-x-84 > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .md\:space-y-85 > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .md\:space-x-85 > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .md\:space-y-86 > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .md\:space-x-86 > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .md\:space-y-87 > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .md\:space-x-87 > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .md\:space-y-88 > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .md\:space-x-88 > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .md\:space-y-89 > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .md\:space-x-89 > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .md\:space-y-90 > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .md\:space-x-90 > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .md\:space-y-91 > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .md\:space-x-91 > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .md\:space-y-92 > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .md\:space-x-92 > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .md\:space-y-93 > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .md\:space-x-93 > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .md\:space-y-94 > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .md\:space-x-94 > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .md\:space-y-95 > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .md\:space-x-95 > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .md\:space-y-96 > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .md\:space-x-96 > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .md\:space-y-97 > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .md\:space-x-97 > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .md\:space-y-98 > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .md\:space-x-98 > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .md\:space-y-99 > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .md\:space-x-99 > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .md\:space-y-100 > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .md\:space-x-100 > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .md\:space-y-101 > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .md\:space-x-101 > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .md\:space-y-102 > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .md\:space-x-102 > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .md\:space-y-103 > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .md\:space-x-103 > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .md\:space-y-104 > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .md\:space-x-104 > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .md\:space-y-105 > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .md\:space-x-105 > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .md\:space-y-px > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .md\:space-x-px > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .md\:space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .md\:space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .md\:space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .md\:space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .md\:space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .md\:space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .md\:space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .md\:space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .md\:space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .md\:space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .md\:space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .md\:space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .md\:space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .md\:space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .md\:space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .md\:space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .md\:space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .md\:space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .md\:space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .md\:space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .md\:space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .md\:space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .md\:space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .md\:space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .md\:space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .md\:space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .md\:space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .md\:space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .md\:space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .md\:space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .md\:space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .md\:space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .md\:space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .md\:space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .md\:space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .md\:space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .md\:space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .md\:space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .md\:space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .md\:space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .md\:space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .md\:space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .md\:space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .md\:space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .md\:space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .md\:space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .md\:space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .md\:space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .md\:space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .md\:space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .md\:space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .md\:space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .md\:space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .md\:space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .md\:space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .md\:space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .md\:space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .md\:space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .md\:space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .md\:space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .md\:space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .md\:space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .md\:space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .md\:space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .md\:space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .md\:space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .md\:space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .md\:space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .md\:space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .md\:space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .md\:space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .md\:space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .md\:space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .md\:space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .md\:space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .md\:space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .md\:space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .md\:space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .md\:space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .md\:space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .md\:space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .md\:space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .md\:space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .md\:space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .md\:space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .md\:space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .md\:space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .md\:space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .md\:space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .md\:space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .md\:space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .md\:space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .md\:space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .md\:space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .md\:space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .md\:space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .md\:space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .md\:space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .md\:space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .md\:space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .md\:space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .md\:space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .md\:space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .md\:space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .md\:space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .md\:space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .md\:space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .md\:space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .md\:space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .md\:space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .md\:space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .md\:space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .md\:space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .md\:space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .md\:space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .md\:space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .md\:space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .md\:space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .md\:space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .md\:space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .md\:space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .md\:space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .md\:space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .md\:space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .md\:space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .md\:space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .md\:space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .md\:space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .md\:space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .md\:space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .md\:space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .md\:space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .md\:space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .md\:space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .md\:space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .md\:space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .md\:space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .md\:space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .md\:space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .md\:space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .md\:space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .md\:space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .md\:space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .md\:space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .md\:space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .md\:space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .md\:space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .md\:space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .md\:space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .md\:space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .md\:space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .md\:space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .md\:space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .md\:space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .md\:space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .md\:space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .md\:space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .md\:space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .md\:space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .md\:space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .md\:space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .md\:space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .md\:space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .md\:space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .md\:space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .md\:space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .md\:space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .md\:space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .md\:space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .md\:space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .md\:space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .md\:space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .md\:space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .md\:space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .md\:space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .md\:space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .md\:space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .md\:space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .md\:space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .md\:space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .md\:space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .md\:space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .md\:space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .md\:space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .md\:space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .md\:space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .md\:space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .md\:space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .md\:space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .md\:space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .md\:space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .md\:space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .md\:space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .md\:space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .md\:space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .md\:space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .md\:space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .md\:space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .md\:space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .md\:space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .md\:space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .md\:space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .md\:space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .md\:space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .md\:space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .md\:space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .md\:space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .md\:space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .md\:space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .md\:space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .md\:-space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .md\:-space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .md\:-space-y-1 > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .md\:-space-x-1 > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .md\:-space-y-2 > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .md\:-space-x-2 > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .md\:-space-y-3 > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .md\:-space-x-3 > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .md\:-space-y-4 > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .md\:-space-x-4 > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .md\:-space-y-5 > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .md\:-space-x-5 > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .md\:-space-y-6 > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .md\:-space-x-6 > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .md\:-space-y-7 > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .md\:-space-x-7 > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .md\:-space-y-8 > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .md\:-space-x-8 > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .md\:-space-y-9 > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .md\:-space-x-9 > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .md\:-space-y-10 > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .md\:-space-x-10 > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .md\:-space-y-11 > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .md\:-space-x-11 > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .md\:-space-y-12 > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .md\:-space-x-12 > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .md\:-space-y-13 > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .md\:-space-x-13 > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .md\:-space-y-14 > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .md\:-space-x-14 > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .md\:-space-y-15 > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .md\:-space-x-15 > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .md\:-space-y-16 > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .md\:-space-x-16 > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .md\:-space-y-17 > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .md\:-space-x-17 > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .md\:-space-y-18 > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .md\:-space-x-18 > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .md\:-space-y-19 > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .md\:-space-x-19 > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .md\:-space-y-20 > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .md\:-space-x-20 > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .md\:-space-y-21 > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .md\:-space-x-21 > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .md\:-space-y-22 > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .md\:-space-x-22 > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .md\:-space-y-23 > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .md\:-space-x-23 > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .md\:-space-y-24 > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .md\:-space-x-24 > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .md\:-space-y-25 > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .md\:-space-x-25 > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .md\:-space-y-26 > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .md\:-space-x-26 > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .md\:-space-y-27 > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .md\:-space-x-27 > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .md\:-space-y-28 > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .md\:-space-x-28 > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .md\:-space-y-29 > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .md\:-space-x-29 > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .md\:-space-y-30 > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .md\:-space-x-30 > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .md\:-space-y-31 > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .md\:-space-x-31 > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .md\:-space-y-32 > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .md\:-space-x-32 > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .md\:-space-y-33 > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .md\:-space-x-33 > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .md\:-space-y-34 > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .md\:-space-x-34 > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .md\:-space-y-35 > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .md\:-space-x-35 > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .md\:-space-y-36 > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .md\:-space-x-36 > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .md\:-space-y-37 > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .md\:-space-x-37 > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .md\:-space-y-38 > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .md\:-space-x-38 > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .md\:-space-y-39 > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .md\:-space-x-39 > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .md\:-space-y-40 > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .md\:-space-x-40 > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .md\:-space-y-41 > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .md\:-space-x-41 > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .md\:-space-y-42 > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .md\:-space-x-42 > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .md\:-space-y-43 > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .md\:-space-x-43 > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .md\:-space-y-44 > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .md\:-space-x-44 > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .md\:-space-y-45 > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .md\:-space-x-45 > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .md\:-space-y-46 > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .md\:-space-x-46 > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .md\:-space-y-47 > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .md\:-space-x-47 > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .md\:-space-y-48 > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .md\:-space-x-48 > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .md\:-space-y-49 > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .md\:-space-x-49 > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .md\:-space-y-50 > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .md\:-space-x-50 > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .md\:-space-y-51 > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .md\:-space-x-51 > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .md\:-space-y-52 > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .md\:-space-x-52 > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .md\:-space-y-53 > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .md\:-space-x-53 > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .md\:-space-y-54 > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .md\:-space-x-54 > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .md\:-space-y-55 > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .md\:-space-x-55 > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .md\:-space-y-56 > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .md\:-space-x-56 > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .md\:-space-y-57 > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .md\:-space-x-57 > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .md\:-space-y-58 > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .md\:-space-x-58 > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .md\:-space-y-59 > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .md\:-space-x-59 > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .md\:-space-y-60 > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .md\:-space-x-60 > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .md\:-space-y-61 > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .md\:-space-x-61 > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .md\:-space-y-62 > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .md\:-space-x-62 > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .md\:-space-y-63 > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .md\:-space-x-63 > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .md\:-space-y-64 > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .md\:-space-x-64 > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .md\:-space-y-65 > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .md\:-space-x-65 > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .md\:-space-y-66 > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .md\:-space-x-66 > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .md\:-space-y-67 > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .md\:-space-x-67 > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .md\:-space-y-68 > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .md\:-space-x-68 > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .md\:-space-y-69 > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .md\:-space-x-69 > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .md\:-space-y-70 > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .md\:-space-x-70 > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .md\:-space-y-71 > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .md\:-space-x-71 > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .md\:-space-y-72 > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .md\:-space-x-72 > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .md\:-space-y-73 > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .md\:-space-x-73 > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .md\:-space-y-74 > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .md\:-space-x-74 > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .md\:-space-y-75 > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .md\:-space-x-75 > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .md\:-space-y-76 > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .md\:-space-x-76 > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .md\:-space-y-77 > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .md\:-space-x-77 > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .md\:-space-y-78 > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .md\:-space-x-78 > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .md\:-space-y-79 > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .md\:-space-x-79 > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .md\:-space-y-80 > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .md\:-space-x-80 > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .md\:-space-y-81 > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .md\:-space-x-81 > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .md\:-space-y-82 > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .md\:-space-x-82 > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .md\:-space-y-83 > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .md\:-space-x-83 > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .md\:-space-y-84 > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .md\:-space-x-84 > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .md\:-space-y-85 > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .md\:-space-x-85 > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .md\:-space-y-86 > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .md\:-space-x-86 > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .md\:-space-y-87 > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .md\:-space-x-87 > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .md\:-space-y-88 > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .md\:-space-x-88 > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .md\:-space-y-89 > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .md\:-space-x-89 > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .md\:-space-y-90 > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .md\:-space-x-90 > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .md\:-space-y-91 > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .md\:-space-x-91 > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .md\:-space-y-92 > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .md\:-space-x-92 > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .md\:-space-y-93 > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .md\:-space-x-93 > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .md\:-space-y-94 > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .md\:-space-x-94 > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .md\:-space-y-95 > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .md\:-space-x-95 > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .md\:-space-y-96 > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .md\:-space-x-96 > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .md\:-space-y-97 > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .md\:-space-x-97 > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .md\:-space-y-98 > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .md\:-space-x-98 > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .md\:-space-y-99 > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .md\:-space-x-99 > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .md\:-space-y-100 > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .md\:-space-x-100 > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .md\:-space-y-101 > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .md\:-space-x-101 > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .md\:-space-y-102 > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .md\:-space-x-102 > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .md\:-space-y-103 > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .md\:-space-x-103 > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .md\:-space-y-104 > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .md\:-space-x-104 > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .md\:-space-y-105 > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .md\:-space-x-105 > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .md\:-space-y-px > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .md\:-space-x-px > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .md\:-space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .md\:-space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .md\:-space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .md\:-space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .md\:-space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .md\:-space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .md\:-space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .md\:-space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .md\:-space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .md\:-space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .md\:-space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .md\:-space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .md\:-space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .md\:-space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .md\:-space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .md\:-space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .md\:-space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .md\:-space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .md\:-space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .md\:-space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .md\:-space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .md\:-space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .md\:-space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .md\:-space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .md\:-space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .md\:-space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .md\:-space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .md\:-space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .md\:-space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .md\:-space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .md\:-space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .md\:-space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .md\:-space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .md\:-space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .md\:-space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .md\:-space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .md\:-space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .md\:-space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .md\:-space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .md\:-space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .md\:-space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .md\:-space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .md\:-space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .md\:-space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .md\:-space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .md\:-space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .md\:-space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .md\:-space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .md\:-space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .md\:-space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .md\:-space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .md\:-space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .md\:-space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .md\:-space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .md\:-space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .md\:-space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .md\:-space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .md\:-space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .md\:-space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .md\:-space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .md\:-space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .md\:-space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .md\:-space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .md\:-space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .md\:-space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .md\:-space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .md\:-space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .md\:-space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .md\:-space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .md\:-space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .md\:-space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .md\:-space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .md\:-space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .md\:-space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .md\:-space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .md\:-space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .md\:-space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .md\:-space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .md\:-space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .md\:-space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .md\:-space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .md\:-space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .md\:-space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .md\:-space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .md\:-space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .md\:-space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .md\:-space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .md\:-space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .md\:-space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .md\:-space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .md\:-space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .md\:-space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .md\:-space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .md\:-space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .md\:-space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .md\:-space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .md\:-space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .md\:-space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .md\:-space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .md\:-space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .md\:-space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .md\:-space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .md\:-space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .md\:-space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .md\:-space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .md\:-space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .md\:-space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .md\:-space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .md\:-space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .md\:-space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .md\:-space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .md\:-space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .md\:-space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .md\:-space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .md\:-space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .md\:-space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .md\:-space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .md\:-space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .md\:-space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .md\:-space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .md\:-space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .md\:-space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .md\:-space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .md\:-space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .md\:-space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .md\:-space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .md\:-space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .md\:-space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .md\:-space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .md\:-space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .md\:-space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .md\:-space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .md\:-space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .md\:-space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .md\:-space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .md\:-space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .md\:-space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .md\:-space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .md\:-space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .md\:-space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .md\:-space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .md\:-space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .md\:-space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .md\:-space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .md\:-space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .md\:-space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .md\:-space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .md\:-space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .md\:-space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .md\:-space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .md\:-space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .md\:-space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .md\:-space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .md\:-space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .md\:-space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .md\:-space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .md\:-space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .md\:-space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .md\:-space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .md\:-space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .md\:-space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .md\:-space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .md\:-space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .md\:-space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .md\:-space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .md\:-space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .md\:-space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .md\:-space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .md\:-space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .md\:-space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .md\:-space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .md\:-space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .md\:-space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .md\:-space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .md\:-space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .md\:-space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .md\:-space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .md\:-space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .md\:-space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .md\:-space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .md\:-space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .md\:-space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .md\:-space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .md\:-space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .md\:-space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .md\:-space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .md\:-space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .md\:-space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .md\:-space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .md\:-space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .md\:-space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .md\:-space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .md\:-space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .md\:-space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .md\:-space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .md\:-space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .md\:-space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .md\:-space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .md\:-space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .md\:-space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .md\:-space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .md\:-space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .md\:-space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .md\:-space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .md\:-space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .md\:-space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .md\:-space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .md\:-space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .md\:-space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .md\:-space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .md\:hover\:space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .md\:hover\:space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .md\:hover\:space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .md\:hover\:space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .md\:hover\:space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .md\:hover\:space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .md\:hover\:space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .md\:hover\:space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .md\:hover\:space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .md\:hover\:space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .md\:hover\:space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .md\:hover\:space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .md\:hover\:space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .md\:hover\:space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .md\:hover\:space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .md\:hover\:space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .md\:hover\:space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .md\:hover\:space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .md\:hover\:space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .md\:hover\:space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .md\:hover\:space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .md\:hover\:space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .md\:hover\:space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .md\:hover\:space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .md\:hover\:space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .md\:hover\:space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .md\:hover\:space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .md\:hover\:space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .md\:hover\:space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .md\:hover\:space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .md\:hover\:space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .md\:hover\:space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .md\:hover\:space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .md\:hover\:space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .md\:hover\:space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .md\:hover\:space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .md\:hover\:space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .md\:hover\:space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .md\:hover\:space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .md\:hover\:space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .md\:hover\:space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .md\:hover\:space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .md\:hover\:space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .md\:hover\:space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .md\:hover\:space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .md\:hover\:space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .md\:hover\:space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .md\:hover\:space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .md\:hover\:space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .md\:hover\:space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .md\:hover\:space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .md\:hover\:space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .md\:hover\:space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .md\:hover\:space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .md\:hover\:space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .md\:hover\:space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .md\:hover\:space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .md\:hover\:space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .md\:hover\:space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .md\:hover\:space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .md\:hover\:space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .md\:hover\:space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .md\:hover\:space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .md\:hover\:space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .md\:hover\:space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .md\:hover\:space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .md\:hover\:space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .md\:hover\:space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .md\:hover\:space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .md\:hover\:space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .md\:hover\:space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .md\:hover\:space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .md\:hover\:space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .md\:hover\:space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .md\:hover\:space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .md\:hover\:space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .md\:hover\:space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .md\:hover\:space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .md\:hover\:space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .md\:hover\:space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .md\:hover\:space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .md\:hover\:space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .md\:hover\:space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .md\:hover\:space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .md\:hover\:space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .md\:hover\:space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .md\:hover\:space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .md\:hover\:space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .md\:hover\:space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .md\:hover\:space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .md\:hover\:space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .md\:hover\:space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .md\:hover\:space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .md\:hover\:space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .md\:hover\:space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .md\:hover\:space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .md\:hover\:space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .md\:hover\:space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .md\:hover\:space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .md\:hover\:space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .md\:hover\:space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .md\:hover\:space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .md\:hover\:space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .md\:hover\:space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .md\:hover\:space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .md\:hover\:space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .md\:hover\:space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .md\:hover\:space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .md\:hover\:space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .md\:hover\:space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .md\:hover\:space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .md\:hover\:space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .md\:hover\:space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .md\:hover\:space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .md\:hover\:space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .md\:hover\:space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .md\:hover\:space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .md\:hover\:space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .md\:hover\:space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .md\:hover\:space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .md\:hover\:space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .md\:hover\:space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .md\:hover\:space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .md\:hover\:space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .md\:hover\:space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .md\:hover\:space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .md\:hover\:space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .md\:hover\:space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .md\:hover\:space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .md\:hover\:space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .md\:hover\:space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .md\:hover\:space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .md\:hover\:space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .md\:hover\:space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .md\:hover\:space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .md\:hover\:space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .md\:hover\:space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .md\:hover\:space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .md\:hover\:space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .md\:hover\:space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .md\:hover\:space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .md\:hover\:space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .md\:hover\:space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .md\:hover\:space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .md\:hover\:space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .md\:hover\:space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .md\:hover\:space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .md\:hover\:space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .md\:hover\:space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .md\:hover\:space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .md\:hover\:space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .md\:hover\:space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .md\:hover\:space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .md\:hover\:space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .md\:hover\:space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .md\:hover\:space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .md\:hover\:space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .md\:hover\:space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .md\:hover\:space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .md\:hover\:space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .md\:hover\:space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .md\:hover\:space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .md\:hover\:space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .md\:hover\:space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .md\:hover\:space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .md\:hover\:space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .md\:hover\:space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .md\:hover\:space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .md\:hover\:space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .md\:hover\:space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .md\:hover\:space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .md\:hover\:space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .md\:hover\:space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .md\:hover\:space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .md\:hover\:space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .md\:hover\:space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .md\:hover\:space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .md\:hover\:space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .md\:hover\:space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .md\:hover\:space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .md\:hover\:space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .md\:hover\:space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .md\:hover\:space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .md\:hover\:space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .md\:hover\:space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .md\:hover\:space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .md\:hover\:space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .md\:hover\:space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .md\:hover\:space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .md\:hover\:space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .md\:hover\:space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .md\:hover\:space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .md\:hover\:space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .md\:hover\:space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .md\:hover\:space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .md\:hover\:space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .md\:hover\:space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .md\:hover\:space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .md\:hover\:space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .md\:hover\:space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .md\:hover\:space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .md\:hover\:space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .md\:hover\:space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .md\:hover\:space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .md\:hover\:space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .md\:hover\:space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .md\:hover\:space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .md\:hover\:space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .md\:hover\:space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .md\:hover\:space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .md\:hover\:space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .md\:hover\:space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .md\:hover\:space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .md\:hover\:space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .md\:hover\:space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .md\:hover\:space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .md\:hover\:space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .md\:hover\:space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .md\:hover\:space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .md\:hover\:space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .md\:hover\:space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .md\:hover\:space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .md\:hover\:space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .md\:hover\:space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .md\:hover\:space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .md\:hover\:space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .md\:hover\:space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .md\:hover\:space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .md\:hover\:space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .md\:hover\:space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .md\:hover\:space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .md\:hover\:space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .md\:hover\:space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .md\:hover\:space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .md\:hover\:space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .md\:hover\:space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .md\:hover\:space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .md\:hover\:space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .md\:hover\:space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .md\:hover\:space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .md\:hover\:space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .md\:hover\:space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .md\:hover\:space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .md\:hover\:space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .md\:hover\:space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .md\:hover\:space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .md\:hover\:space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .md\:hover\:space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .md\:hover\:space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .md\:hover\:space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .md\:hover\:space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .md\:hover\:space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .md\:hover\:space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .md\:hover\:space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .md\:hover\:space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .md\:hover\:space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .md\:hover\:space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .md\:hover\:space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .md\:hover\:space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .md\:hover\:space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .md\:hover\:space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .md\:hover\:space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .md\:hover\:space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .md\:hover\:space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .md\:hover\:space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .md\:hover\:space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .md\:hover\:space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .md\:hover\:space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .md\:hover\:space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .md\:hover\:space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .md\:hover\:space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .md\:hover\:space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .md\:hover\:space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .md\:hover\:space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .md\:hover\:space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .md\:hover\:space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .md\:hover\:space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .md\:hover\:space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .md\:hover\:space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .md\:hover\:space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .md\:hover\:space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .md\:hover\:space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .md\:hover\:space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .md\:hover\:space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .md\:hover\:space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .md\:hover\:space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .md\:hover\:space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .md\:hover\:space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .md\:hover\:space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .md\:hover\:space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .md\:hover\:space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .md\:hover\:space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .md\:hover\:space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .md\:hover\:space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .md\:hover\:space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .md\:hover\:space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .md\:hover\:space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .md\:hover\:space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .md\:hover\:space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .md\:hover\:space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .md\:hover\:space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .md\:hover\:space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .md\:hover\:space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .md\:hover\:space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .md\:hover\:space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .md\:hover\:space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .md\:hover\:space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .md\:hover\:space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .md\:hover\:space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .md\:hover\:space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .md\:hover\:space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .md\:hover\:space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .md\:hover\:space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .md\:hover\:space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .md\:hover\:space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .md\:hover\:space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .md\:hover\:space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .md\:hover\:space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .md\:hover\:space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .md\:hover\:space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .md\:hover\:space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .md\:hover\:space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .md\:hover\:space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .md\:hover\:space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .md\:hover\:space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .md\:hover\:space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .md\:hover\:space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .md\:hover\:space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .md\:hover\:space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .md\:hover\:space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .md\:hover\:space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .md\:hover\:space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .md\:hover\:space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .md\:hover\:space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .md\:hover\:space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .md\:hover\:space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .md\:hover\:space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .md\:hover\:space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .md\:hover\:space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .md\:hover\:space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .md\:hover\:space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .md\:hover\:space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .md\:hover\:space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .md\:hover\:space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .md\:hover\:space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .md\:hover\:space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .md\:hover\:space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .md\:hover\:space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .md\:hover\:space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .md\:hover\:space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .md\:hover\:space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .md\:hover\:space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .md\:hover\:space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .md\:hover\:space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .md\:hover\:space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .md\:hover\:space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .md\:hover\:space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .md\:hover\:space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .md\:hover\:space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .md\:hover\:space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .md\:hover\:space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .md\:hover\:space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .md\:hover\:space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .md\:hover\:space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .md\:hover\:space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .md\:hover\:space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .md\:hover\:space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .md\:hover\:space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .md\:hover\:space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .md\:hover\:space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .md\:hover\:space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .md\:hover\:space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .md\:hover\:space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .md\:hover\:space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .md\:hover\:space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .md\:hover\:space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .md\:hover\:space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .md\:hover\:space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .md\:hover\:space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .md\:hover\:space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .md\:hover\:space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .md\:hover\:space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .md\:hover\:space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .md\:hover\:space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .md\:hover\:space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .md\:hover\:space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .md\:hover\:space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .md\:hover\:space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .md\:hover\:space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .md\:hover\:space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .md\:hover\:space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .md\:hover\:space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .md\:hover\:space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .md\:hover\:space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .md\:hover\:space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .md\:hover\:space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .md\:hover\:space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .md\:hover\:space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .md\:hover\:space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .md\:hover\:space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .md\:hover\:space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .md\:hover\:space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .md\:hover\:space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .md\:hover\:space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .md\:hover\:space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .md\:hover\:space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .md\:hover\:space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .md\:hover\:space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .md\:hover\:space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .md\:hover\:space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .md\:hover\:space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .md\:hover\:space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .md\:hover\:space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .md\:hover\:space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .md\:hover\:space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .md\:hover\:space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .md\:hover\:space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .md\:hover\:space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .md\:hover\:space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .md\:hover\:space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .md\:hover\:space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .md\:hover\:space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .md\:hover\:space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .md\:hover\:space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .md\:hover\:-space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .md\:hover\:-space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .md\:hover\:-space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .md\:hover\:-space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .md\:hover\:-space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .md\:hover\:-space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .md\:hover\:-space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .md\:hover\:-space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .md\:hover\:-space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .md\:hover\:-space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .md\:hover\:-space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .md\:hover\:-space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .md\:hover\:-space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .md\:hover\:-space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .md\:hover\:-space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .md\:hover\:-space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .md\:hover\:-space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .md\:hover\:-space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .md\:hover\:-space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .md\:hover\:-space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .md\:hover\:-space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .md\:hover\:-space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .md\:hover\:-space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .md\:hover\:-space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .md\:hover\:-space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .md\:hover\:-space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .md\:hover\:-space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .md\:hover\:-space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .md\:hover\:-space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .md\:hover\:-space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .md\:hover\:-space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .md\:hover\:-space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .md\:hover\:-space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .md\:hover\:-space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .md\:hover\:-space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .md\:hover\:-space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .md\:hover\:-space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .md\:hover\:-space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .md\:hover\:-space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .md\:hover\:-space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .md\:hover\:-space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .md\:hover\:-space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .md\:hover\:-space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .md\:hover\:-space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .md\:hover\:-space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .md\:hover\:-space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .md\:hover\:-space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .md\:hover\:-space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .md\:hover\:-space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .md\:hover\:-space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .md\:hover\:-space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .md\:hover\:-space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .md\:hover\:-space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .md\:hover\:-space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .md\:hover\:-space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .md\:hover\:-space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .md\:hover\:-space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .md\:hover\:-space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .md\:hover\:-space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .md\:hover\:-space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .md\:hover\:-space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .md\:hover\:-space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .md\:hover\:-space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .md\:hover\:-space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .md\:hover\:-space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .md\:hover\:-space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .md\:hover\:-space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .md\:hover\:-space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .md\:hover\:-space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .md\:hover\:-space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .md\:hover\:-space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .md\:hover\:-space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .md\:hover\:-space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .md\:hover\:-space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .md\:hover\:-space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .md\:hover\:-space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .md\:hover\:-space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .md\:hover\:-space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .md\:hover\:-space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .md\:hover\:-space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .md\:hover\:-space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .md\:hover\:-space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .md\:hover\:-space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .md\:hover\:-space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .md\:hover\:-space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .md\:hover\:-space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .md\:hover\:-space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .md\:hover\:-space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .md\:hover\:-space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .md\:hover\:-space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .md\:hover\:-space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .md\:hover\:-space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .md\:hover\:-space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .md\:hover\:-space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .md\:hover\:-space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .md\:hover\:-space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .md\:hover\:-space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .md\:hover\:-space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .md\:hover\:-space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .md\:hover\:-space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .md\:hover\:-space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .md\:hover\:-space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .md\:hover\:-space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .md\:hover\:-space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .md\:hover\:-space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .md\:hover\:-space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .md\:hover\:-space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .md\:hover\:-space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .md\:hover\:-space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .md\:hover\:-space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .md\:hover\:-space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .md\:hover\:-space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .md\:hover\:-space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .md\:hover\:-space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .md\:hover\:-space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .md\:hover\:-space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .md\:hover\:-space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .md\:hover\:-space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .md\:hover\:-space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .md\:hover\:-space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .md\:hover\:-space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .md\:hover\:-space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .md\:hover\:-space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .md\:hover\:-space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .md\:hover\:-space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .md\:hover\:-space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .md\:hover\:-space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .md\:hover\:-space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .md\:hover\:-space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .md\:hover\:-space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .md\:hover\:-space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .md\:hover\:-space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .md\:hover\:-space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .md\:hover\:-space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .md\:hover\:-space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .md\:hover\:-space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .md\:hover\:-space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .md\:hover\:-space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .md\:hover\:-space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .md\:hover\:-space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .md\:hover\:-space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .md\:hover\:-space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .md\:hover\:-space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .md\:hover\:-space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .md\:hover\:-space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .md\:hover\:-space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .md\:hover\:-space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .md\:hover\:-space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .md\:hover\:-space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .md\:hover\:-space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .md\:hover\:-space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .md\:hover\:-space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .md\:hover\:-space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .md\:hover\:-space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .md\:hover\:-space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .md\:hover\:-space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .md\:hover\:-space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .md\:hover\:-space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .md\:hover\:-space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .md\:hover\:-space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .md\:hover\:-space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .md\:hover\:-space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .md\:hover\:-space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .md\:hover\:-space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .md\:hover\:-space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .md\:hover\:-space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .md\:hover\:-space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .md\:hover\:-space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .md\:hover\:-space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .md\:hover\:-space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .md\:hover\:-space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .md\:hover\:-space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .md\:hover\:-space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .md\:hover\:-space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .md\:hover\:-space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .md\:hover\:-space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .md\:hover\:-space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .md\:hover\:-space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .md\:hover\:-space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .md\:hover\:-space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .md\:hover\:-space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .md\:hover\:-space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .md\:hover\:-space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .md\:hover\:-space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .md\:hover\:-space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .md\:hover\:-space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .md\:hover\:-space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .md\:hover\:-space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .md\:hover\:-space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .md\:hover\:-space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .md\:hover\:-space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .md\:hover\:-space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .md\:hover\:-space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .md\:hover\:-space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .md\:hover\:-space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .md\:hover\:-space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .md\:hover\:-space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .md\:hover\:-space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .md\:hover\:-space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .md\:hover\:-space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .md\:hover\:-space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .md\:hover\:-space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .md\:hover\:-space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .md\:hover\:-space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .md\:hover\:-space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .md\:hover\:-space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .md\:hover\:-space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .md\:hover\:-space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .md\:hover\:-space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .md\:hover\:-space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .md\:hover\:-space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .md\:hover\:-space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .md\:hover\:-space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .md\:hover\:-space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .md\:hover\:-space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .md\:hover\:-space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .md\:hover\:-space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .md\:hover\:-space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .md\:hover\:-space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .md\:hover\:-space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .md\:hover\:-space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .md\:hover\:-space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .md\:hover\:-space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .md\:hover\:-space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .md\:hover\:-space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .md\:hover\:-space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .md\:hover\:-space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .md\:hover\:-space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .md\:hover\:-space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .md\:hover\:-space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .md\:hover\:-space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .md\:hover\:-space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .md\:hover\:-space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .md\:hover\:-space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .md\:hover\:-space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .md\:hover\:-space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .md\:hover\:-space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .md\:hover\:-space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .md\:hover\:-space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .md\:hover\:-space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .md\:hover\:-space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .md\:hover\:-space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .md\:hover\:-space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .md\:hover\:-space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .md\:hover\:-space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .md\:hover\:-space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .md\:hover\:-space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .md\:hover\:-space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .md\:hover\:-space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .md\:hover\:-space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .md\:hover\:-space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .md\:hover\:-space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .md\:hover\:-space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .md\:hover\:-space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .md\:hover\:-space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .md\:hover\:-space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .md\:hover\:-space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .md\:hover\:-space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .md\:hover\:-space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .md\:hover\:-space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .md\:hover\:-space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .md\:hover\:-space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .md\:hover\:-space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .md\:hover\:-space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .md\:hover\:-space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .md\:hover\:-space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .md\:hover\:-space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .md\:hover\:-space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .md\:hover\:-space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .md\:hover\:-space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .md\:hover\:-space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .md\:hover\:-space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .md\:hover\:-space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .md\:hover\:-space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .md\:hover\:-space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .md\:hover\:-space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .md\:hover\:-space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .md\:hover\:-space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .md\:hover\:-space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .md\:hover\:-space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .md\:hover\:-space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .md\:hover\:-space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .md\:hover\:-space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .md\:hover\:-space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .md\:hover\:-space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .md\:hover\:-space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .md\:hover\:-space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .md\:hover\:-space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .md\:hover\:-space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .md\:hover\:-space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .md\:hover\:-space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .md\:hover\:-space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .md\:hover\:-space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .md\:hover\:-space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .md\:hover\:-space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .md\:hover\:-space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .md\:hover\:-space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .md\:hover\:-space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .md\:hover\:-space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .md\:hover\:-space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .md\:hover\:-space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .md\:hover\:-space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .md\:hover\:-space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .md\:hover\:-space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .md\:hover\:-space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .md\:hover\:-space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .md\:hover\:-space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .md\:hover\:-space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .md\:hover\:-space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .md\:hover\:-space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .md\:hover\:-space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .md\:hover\:-space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .md\:hover\:-space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .md\:hover\:-space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .md\:hover\:-space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .md\:hover\:-space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .md\:hover\:-space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .md\:hover\:-space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .md\:hover\:-space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .md\:hover\:-space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .md\:hover\:-space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .md\:hover\:-space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .md\:hover\:-space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .md\:hover\:-space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .md\:hover\:-space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .md\:hover\:-space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .md\:hover\:-space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .md\:hover\:-space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .md\:hover\:-space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .md\:hover\:-space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .md\:hover\:-space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .md\:hover\:-space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .md\:hover\:-space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .md\:hover\:-space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .md\:hover\:-space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .md\:hover\:-space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .md\:hover\:-space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .md\:hover\:-space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .md\:hover\:-space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .md\:hover\:-space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .md\:hover\:-space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .md\:hover\:-space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .md\:hover\:-space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .md\:hover\:-space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .md\:hover\:-space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .md\:hover\:-space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .md\:hover\:-space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .md\:hover\:-space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .md\:hover\:-space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .md\:hover\:-space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .md\:hover\:-space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .md\:hover\:-space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .md\:hover\:-space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .md\:hover\:-space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .md\:hover\:-space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .md\:hover\:-space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .md\:hover\:-space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .md\:hover\:-space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .md\:hover\:-space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .md\:hover\:-space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .md\:hover\:-space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .md\:hover\:-space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .md\:hover\:-space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .md\:hover\:-space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .md\:hover\:-space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .md\:hover\:-space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .md\:hover\:-space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .md\:hover\:-space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .md\:hover\:-space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .md\:hover\:-space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .md\:hover\:-space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .md\:hover\:-space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .md\:hover\:-space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .md\:hover\:-space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .md\:hover\:-space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .md\:hover\:-space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .md\:hover\:-space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .md\:hover\:-space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .md\:hover\:-space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .md\:hover\:-space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .md\:hover\:-space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .md\:hover\:-space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .md\:hover\:-space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .md\:hover\:-space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .md\:hover\:-space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .md\:hover\:-space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .md\:hover\:-space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .md\:hover\:-space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .md\:hover\:-space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .md\:hover\:-space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .md\:hover\:-space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .md\:hover\:-space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .md\:hover\:-space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .md\:hover\:-space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .md\:hover\:-space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .md\:hover\:-space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .md\:hover\:-space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .md\:hover\:-space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .md\:hover\:-space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .md\:hover\:-space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .md\:hover\:-space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .md\:hover\:-space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .md\:hover\:-space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .md\:hover\:-space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .md\:hover\:-space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .md\:hover\:-space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .md\:hover\:-space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .md\:hover\:-space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .md\:hover\:-space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .md\:hover\:-space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .md\:hover\:-space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .md\:hover\:-space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .md\:hover\:-space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .md\:hover\:-space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .md\:hover\:-space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .md\:hover\:-space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .md\:hover\:-space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .md\:hover\:-space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .md\:hover\:-space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .md\:hover\:-space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .md\:hover\:-space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .md\:hover\:-space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .md\:hover\:-space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .md\:hover\:-space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .md\:focus\:space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .md\:focus\:space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .md\:focus\:space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .md\:focus\:space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .md\:focus\:space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .md\:focus\:space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .md\:focus\:space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .md\:focus\:space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .md\:focus\:space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .md\:focus\:space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .md\:focus\:space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .md\:focus\:space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .md\:focus\:space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .md\:focus\:space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .md\:focus\:space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .md\:focus\:space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .md\:focus\:space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .md\:focus\:space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .md\:focus\:space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .md\:focus\:space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .md\:focus\:space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .md\:focus\:space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .md\:focus\:space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .md\:focus\:space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .md\:focus\:space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .md\:focus\:space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .md\:focus\:space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .md\:focus\:space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .md\:focus\:space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .md\:focus\:space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .md\:focus\:space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .md\:focus\:space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .md\:focus\:space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .md\:focus\:space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .md\:focus\:space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .md\:focus\:space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .md\:focus\:space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .md\:focus\:space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .md\:focus\:space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .md\:focus\:space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .md\:focus\:space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .md\:focus\:space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .md\:focus\:space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .md\:focus\:space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .md\:focus\:space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .md\:focus\:space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .md\:focus\:space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .md\:focus\:space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .md\:focus\:space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .md\:focus\:space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .md\:focus\:space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .md\:focus\:space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .md\:focus\:space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .md\:focus\:space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .md\:focus\:space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .md\:focus\:space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .md\:focus\:space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .md\:focus\:space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .md\:focus\:space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .md\:focus\:space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .md\:focus\:space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .md\:focus\:space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .md\:focus\:space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .md\:focus\:space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .md\:focus\:space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .md\:focus\:space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .md\:focus\:space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .md\:focus\:space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .md\:focus\:space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .md\:focus\:space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .md\:focus\:space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .md\:focus\:space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .md\:focus\:space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .md\:focus\:space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .md\:focus\:space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .md\:focus\:space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .md\:focus\:space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .md\:focus\:space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .md\:focus\:space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .md\:focus\:space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .md\:focus\:space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .md\:focus\:space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .md\:focus\:space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .md\:focus\:space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .md\:focus\:space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .md\:focus\:space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .md\:focus\:space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .md\:focus\:space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .md\:focus\:space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .md\:focus\:space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .md\:focus\:space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .md\:focus\:space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .md\:focus\:space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .md\:focus\:space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .md\:focus\:space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .md\:focus\:space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .md\:focus\:space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .md\:focus\:space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .md\:focus\:space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .md\:focus\:space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .md\:focus\:space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .md\:focus\:space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .md\:focus\:space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .md\:focus\:space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .md\:focus\:space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .md\:focus\:space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .md\:focus\:space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .md\:focus\:space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .md\:focus\:space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .md\:focus\:space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .md\:focus\:space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .md\:focus\:space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .md\:focus\:space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .md\:focus\:space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .md\:focus\:space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .md\:focus\:space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .md\:focus\:space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .md\:focus\:space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .md\:focus\:space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .md\:focus\:space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .md\:focus\:space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .md\:focus\:space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .md\:focus\:space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .md\:focus\:space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .md\:focus\:space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .md\:focus\:space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .md\:focus\:space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .md\:focus\:space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .md\:focus\:space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .md\:focus\:space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .md\:focus\:space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .md\:focus\:space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .md\:focus\:space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .md\:focus\:space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .md\:focus\:space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .md\:focus\:space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .md\:focus\:space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .md\:focus\:space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .md\:focus\:space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .md\:focus\:space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .md\:focus\:space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .md\:focus\:space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .md\:focus\:space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .md\:focus\:space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .md\:focus\:space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .md\:focus\:space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .md\:focus\:space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .md\:focus\:space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .md\:focus\:space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .md\:focus\:space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .md\:focus\:space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .md\:focus\:space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .md\:focus\:space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .md\:focus\:space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .md\:focus\:space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .md\:focus\:space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .md\:focus\:space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .md\:focus\:space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .md\:focus\:space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .md\:focus\:space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .md\:focus\:space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .md\:focus\:space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .md\:focus\:space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .md\:focus\:space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .md\:focus\:space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .md\:focus\:space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .md\:focus\:space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .md\:focus\:space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .md\:focus\:space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .md\:focus\:space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .md\:focus\:space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .md\:focus\:space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .md\:focus\:space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .md\:focus\:space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .md\:focus\:space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .md\:focus\:space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .md\:focus\:space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .md\:focus\:space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .md\:focus\:space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .md\:focus\:space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .md\:focus\:space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .md\:focus\:space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .md\:focus\:space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .md\:focus\:space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .md\:focus\:space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .md\:focus\:space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .md\:focus\:space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .md\:focus\:space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .md\:focus\:space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .md\:focus\:space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .md\:focus\:space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .md\:focus\:space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .md\:focus\:space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .md\:focus\:space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .md\:focus\:space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .md\:focus\:space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .md\:focus\:space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .md\:focus\:space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .md\:focus\:space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .md\:focus\:space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .md\:focus\:space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .md\:focus\:space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .md\:focus\:space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .md\:focus\:space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .md\:focus\:space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .md\:focus\:space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .md\:focus\:space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .md\:focus\:space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .md\:focus\:space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .md\:focus\:space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .md\:focus\:space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .md\:focus\:space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .md\:focus\:space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .md\:focus\:space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .md\:focus\:space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .md\:focus\:space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .md\:focus\:space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .md\:focus\:space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .md\:focus\:space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .md\:focus\:space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .md\:focus\:space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .md\:focus\:space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .md\:focus\:space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .md\:focus\:space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .md\:focus\:space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .md\:focus\:space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .md\:focus\:space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .md\:focus\:space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .md\:focus\:space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .md\:focus\:space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .md\:focus\:space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .md\:focus\:space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .md\:focus\:space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .md\:focus\:space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .md\:focus\:space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .md\:focus\:space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .md\:focus\:space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .md\:focus\:space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .md\:focus\:space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .md\:focus\:space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .md\:focus\:space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .md\:focus\:space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .md\:focus\:space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .md\:focus\:space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .md\:focus\:space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .md\:focus\:space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .md\:focus\:space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .md\:focus\:space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .md\:focus\:space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .md\:focus\:space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .md\:focus\:space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .md\:focus\:space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .md\:focus\:space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .md\:focus\:space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .md\:focus\:space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .md\:focus\:space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .md\:focus\:space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .md\:focus\:space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .md\:focus\:space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .md\:focus\:space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .md\:focus\:space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .md\:focus\:space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .md\:focus\:space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .md\:focus\:space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .md\:focus\:space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .md\:focus\:space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .md\:focus\:space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .md\:focus\:space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .md\:focus\:space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .md\:focus\:space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .md\:focus\:space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .md\:focus\:space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .md\:focus\:space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .md\:focus\:space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .md\:focus\:space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .md\:focus\:space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .md\:focus\:space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .md\:focus\:space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .md\:focus\:space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .md\:focus\:space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .md\:focus\:space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .md\:focus\:space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .md\:focus\:space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .md\:focus\:space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .md\:focus\:space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .md\:focus\:space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .md\:focus\:space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .md\:focus\:space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .md\:focus\:space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .md\:focus\:space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .md\:focus\:space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .md\:focus\:space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .md\:focus\:space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .md\:focus\:space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .md\:focus\:space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .md\:focus\:space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .md\:focus\:space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .md\:focus\:space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .md\:focus\:space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .md\:focus\:space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .md\:focus\:space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .md\:focus\:space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .md\:focus\:space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .md\:focus\:space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .md\:focus\:space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .md\:focus\:space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .md\:focus\:space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .md\:focus\:space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .md\:focus\:space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .md\:focus\:space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .md\:focus\:space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .md\:focus\:space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .md\:focus\:space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .md\:focus\:space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .md\:focus\:space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .md\:focus\:space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .md\:focus\:space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .md\:focus\:space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .md\:focus\:space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .md\:focus\:space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .md\:focus\:space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .md\:focus\:space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .md\:focus\:space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .md\:focus\:space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .md\:focus\:space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .md\:focus\:space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .md\:focus\:space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .md\:focus\:space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .md\:focus\:space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .md\:focus\:space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .md\:focus\:space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .md\:focus\:space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .md\:focus\:space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .md\:focus\:space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .md\:focus\:space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .md\:focus\:space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .md\:focus\:space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .md\:focus\:space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .md\:focus\:space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .md\:focus\:space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .md\:focus\:space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .md\:focus\:space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .md\:focus\:space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .md\:focus\:space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .md\:focus\:space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .md\:focus\:space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .md\:focus\:space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .md\:focus\:space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .md\:focus\:space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .md\:focus\:space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .md\:focus\:space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .md\:focus\:space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .md\:focus\:space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .md\:focus\:space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .md\:focus\:space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .md\:focus\:space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .md\:focus\:space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .md\:focus\:space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .md\:focus\:space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .md\:focus\:space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .md\:focus\:space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .md\:focus\:space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .md\:focus\:space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .md\:focus\:space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .md\:focus\:space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .md\:focus\:space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .md\:focus\:space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .md\:focus\:space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .md\:focus\:space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .md\:focus\:space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .md\:focus\:space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .md\:focus\:space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .md\:focus\:space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .md\:focus\:space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .md\:focus\:space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .md\:focus\:space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .md\:focus\:space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .md\:focus\:space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .md\:focus\:space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .md\:focus\:space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .md\:focus\:space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .md\:focus\:space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .md\:focus\:space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .md\:focus\:space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .md\:focus\:space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .md\:focus\:space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .md\:focus\:space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .md\:focus\:space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .md\:focus\:space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .md\:focus\:space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .md\:focus\:space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .md\:focus\:space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .md\:focus\:space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .md\:focus\:space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .md\:focus\:space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .md\:focus\:space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .md\:focus\:space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .md\:focus\:space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .md\:focus\:space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .md\:focus\:space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .md\:focus\:space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .md\:focus\:space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .md\:focus\:space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .md\:focus\:space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .md\:focus\:space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .md\:focus\:space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .md\:focus\:space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .md\:focus\:space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .md\:focus\:space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .md\:focus\:space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .md\:focus\:space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .md\:focus\:space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .md\:focus\:space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .md\:focus\:space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .md\:focus\:space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .md\:focus\:space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .md\:focus\:space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .md\:focus\:space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .md\:focus\:space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .md\:focus\:space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .md\:focus\:space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .md\:focus\:space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .md\:focus\:space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .md\:focus\:space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .md\:focus\:-space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .md\:focus\:-space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .md\:focus\:-space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .md\:focus\:-space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .md\:focus\:-space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .md\:focus\:-space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .md\:focus\:-space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .md\:focus\:-space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .md\:focus\:-space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .md\:focus\:-space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .md\:focus\:-space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .md\:focus\:-space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .md\:focus\:-space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .md\:focus\:-space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .md\:focus\:-space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .md\:focus\:-space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .md\:focus\:-space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .md\:focus\:-space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .md\:focus\:-space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .md\:focus\:-space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .md\:focus\:-space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .md\:focus\:-space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .md\:focus\:-space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .md\:focus\:-space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .md\:focus\:-space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .md\:focus\:-space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .md\:focus\:-space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .md\:focus\:-space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .md\:focus\:-space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .md\:focus\:-space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .md\:focus\:-space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .md\:focus\:-space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .md\:focus\:-space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .md\:focus\:-space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .md\:focus\:-space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .md\:focus\:-space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .md\:focus\:-space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .md\:focus\:-space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .md\:focus\:-space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .md\:focus\:-space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .md\:focus\:-space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .md\:focus\:-space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .md\:focus\:-space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .md\:focus\:-space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .md\:focus\:-space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .md\:focus\:-space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .md\:focus\:-space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .md\:focus\:-space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .md\:focus\:-space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .md\:focus\:-space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .md\:focus\:-space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .md\:focus\:-space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .md\:focus\:-space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .md\:focus\:-space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .md\:focus\:-space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .md\:focus\:-space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .md\:focus\:-space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .md\:focus\:-space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .md\:focus\:-space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .md\:focus\:-space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .md\:focus\:-space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .md\:focus\:-space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .md\:focus\:-space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .md\:focus\:-space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .md\:focus\:-space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .md\:focus\:-space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .md\:focus\:-space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .md\:focus\:-space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .md\:focus\:-space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .md\:focus\:-space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .md\:focus\:-space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .md\:focus\:-space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .md\:focus\:-space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .md\:focus\:-space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .md\:focus\:-space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .md\:focus\:-space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .md\:focus\:-space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .md\:focus\:-space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .md\:focus\:-space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .md\:focus\:-space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .md\:focus\:-space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .md\:focus\:-space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .md\:focus\:-space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .md\:focus\:-space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .md\:focus\:-space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .md\:focus\:-space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .md\:focus\:-space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .md\:focus\:-space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .md\:focus\:-space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .md\:focus\:-space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .md\:focus\:-space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .md\:focus\:-space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .md\:focus\:-space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .md\:focus\:-space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .md\:focus\:-space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .md\:focus\:-space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .md\:focus\:-space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .md\:focus\:-space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .md\:focus\:-space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .md\:focus\:-space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .md\:focus\:-space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .md\:focus\:-space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .md\:focus\:-space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .md\:focus\:-space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .md\:focus\:-space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .md\:focus\:-space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .md\:focus\:-space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .md\:focus\:-space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .md\:focus\:-space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .md\:focus\:-space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .md\:focus\:-space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .md\:focus\:-space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .md\:focus\:-space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .md\:focus\:-space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .md\:focus\:-space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .md\:focus\:-space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .md\:focus\:-space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .md\:focus\:-space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .md\:focus\:-space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .md\:focus\:-space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .md\:focus\:-space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .md\:focus\:-space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .md\:focus\:-space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .md\:focus\:-space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .md\:focus\:-space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .md\:focus\:-space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .md\:focus\:-space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .md\:focus\:-space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .md\:focus\:-space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .md\:focus\:-space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .md\:focus\:-space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .md\:focus\:-space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .md\:focus\:-space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .md\:focus\:-space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .md\:focus\:-space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .md\:focus\:-space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .md\:focus\:-space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .md\:focus\:-space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .md\:focus\:-space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .md\:focus\:-space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .md\:focus\:-space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .md\:focus\:-space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .md\:focus\:-space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .md\:focus\:-space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .md\:focus\:-space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .md\:focus\:-space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .md\:focus\:-space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .md\:focus\:-space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .md\:focus\:-space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .md\:focus\:-space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .md\:focus\:-space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .md\:focus\:-space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .md\:focus\:-space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .md\:focus\:-space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .md\:focus\:-space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .md\:focus\:-space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .md\:focus\:-space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .md\:focus\:-space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .md\:focus\:-space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .md\:focus\:-space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .md\:focus\:-space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .md\:focus\:-space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .md\:focus\:-space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .md\:focus\:-space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .md\:focus\:-space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .md\:focus\:-space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .md\:focus\:-space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .md\:focus\:-space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .md\:focus\:-space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .md\:focus\:-space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .md\:focus\:-space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .md\:focus\:-space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .md\:focus\:-space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .md\:focus\:-space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .md\:focus\:-space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .md\:focus\:-space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .md\:focus\:-space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .md\:focus\:-space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .md\:focus\:-space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .md\:focus\:-space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .md\:focus\:-space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .md\:focus\:-space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .md\:focus\:-space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .md\:focus\:-space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .md\:focus\:-space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .md\:focus\:-space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .md\:focus\:-space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .md\:focus\:-space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .md\:focus\:-space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .md\:focus\:-space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .md\:focus\:-space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .md\:focus\:-space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .md\:focus\:-space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .md\:focus\:-space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .md\:focus\:-space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .md\:focus\:-space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .md\:focus\:-space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .md\:focus\:-space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .md\:focus\:-space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .md\:focus\:-space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .md\:focus\:-space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .md\:focus\:-space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .md\:focus\:-space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .md\:focus\:-space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .md\:focus\:-space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .md\:focus\:-space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .md\:focus\:-space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .md\:focus\:-space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .md\:focus\:-space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .md\:focus\:-space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .md\:focus\:-space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .md\:focus\:-space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .md\:focus\:-space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .md\:focus\:-space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .md\:focus\:-space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .md\:focus\:-space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .md\:focus\:-space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .md\:focus\:-space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .md\:focus\:-space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .md\:focus\:-space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .md\:focus\:-space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .md\:focus\:-space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .md\:focus\:-space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .md\:focus\:-space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .md\:focus\:-space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .md\:focus\:-space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .md\:focus\:-space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .md\:focus\:-space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .md\:focus\:-space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .md\:focus\:-space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .md\:focus\:-space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .md\:focus\:-space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .md\:focus\:-space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .md\:focus\:-space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .md\:focus\:-space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .md\:focus\:-space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .md\:focus\:-space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .md\:focus\:-space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .md\:focus\:-space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .md\:focus\:-space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .md\:focus\:-space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .md\:focus\:-space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .md\:focus\:-space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .md\:focus\:-space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .md\:focus\:-space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .md\:focus\:-space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .md\:focus\:-space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .md\:focus\:-space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .md\:focus\:-space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .md\:focus\:-space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .md\:focus\:-space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .md\:focus\:-space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .md\:focus\:-space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .md\:focus\:-space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .md\:focus\:-space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .md\:focus\:-space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .md\:focus\:-space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .md\:focus\:-space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .md\:focus\:-space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .md\:focus\:-space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .md\:focus\:-space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .md\:focus\:-space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .md\:focus\:-space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .md\:focus\:-space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .md\:focus\:-space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .md\:focus\:-space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .md\:focus\:-space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .md\:focus\:-space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .md\:focus\:-space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .md\:focus\:-space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .md\:focus\:-space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .md\:focus\:-space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .md\:focus\:-space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .md\:focus\:-space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .md\:focus\:-space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .md\:focus\:-space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .md\:focus\:-space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .md\:focus\:-space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .md\:focus\:-space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .md\:focus\:-space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .md\:focus\:-space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .md\:focus\:-space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .md\:focus\:-space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .md\:focus\:-space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .md\:focus\:-space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .md\:focus\:-space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .md\:focus\:-space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .md\:focus\:-space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .md\:focus\:-space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .md\:focus\:-space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .md\:focus\:-space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .md\:focus\:-space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .md\:focus\:-space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .md\:focus\:-space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .md\:focus\:-space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .md\:focus\:-space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .md\:focus\:-space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .md\:focus\:-space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .md\:focus\:-space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .md\:focus\:-space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .md\:focus\:-space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .md\:focus\:-space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .md\:focus\:-space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .md\:focus\:-space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .md\:focus\:-space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .md\:focus\:-space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .md\:focus\:-space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .md\:focus\:-space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .md\:focus\:-space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .md\:focus\:-space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .md\:focus\:-space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .md\:focus\:-space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .md\:focus\:-space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .md\:focus\:-space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .md\:focus\:-space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .md\:focus\:-space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .md\:focus\:-space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .md\:focus\:-space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .md\:focus\:-space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .md\:focus\:-space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .md\:focus\:-space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .md\:focus\:-space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .md\:focus\:-space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .md\:focus\:-space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .md\:focus\:-space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .md\:focus\:-space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .md\:focus\:-space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .md\:focus\:-space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .md\:focus\:-space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .md\:focus\:-space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .md\:focus\:-space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .md\:focus\:-space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .md\:focus\:-space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .md\:focus\:-space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .md\:focus\:-space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .md\:focus\:-space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .md\:focus\:-space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .md\:focus\:-space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .md\:focus\:-space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .md\:focus\:-space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .md\:focus\:-space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .md\:focus\:-space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .md\:focus\:-space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .md\:focus\:-space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .md\:focus\:-space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .md\:focus\:-space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .md\:focus\:-space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .md\:focus\:-space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .md\:focus\:-space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .md\:focus\:-space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .md\:focus\:-space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .md\:focus\:-space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .md\:focus\:-space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .md\:focus\:-space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .md\:focus\:-space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .md\:focus\:-space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .md\:focus\:-space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .md\:focus\:-space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .md\:focus\:-space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .md\:focus\:-space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .md\:focus\:-space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .md\:focus\:-space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .md\:focus\:-space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .md\:focus\:-space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .md\:focus\:-space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .md\:focus\:-space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .md\:focus\:-space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .md\:focus\:-space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .md\:focus\:-space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .md\:focus\:-space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .md\:focus\:-space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .md\:focus\:-space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .md\:focus\:-space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .md\:focus\:-space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .md\:focus\:-space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .md\:focus\:-space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .md\:focus\:-space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .md\:focus\:-space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .md\:focus\:-space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .md\:focus\:-space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .md\:focus\:-space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .md\:focus\:-space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .md\:focus\:-space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .md\:focus\:-space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .md\:focus\:-space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .md\:focus\:-space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .md\:focus\:-space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .md\:focus\:-space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .md\:focus\:-space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .md\:focus\:-space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .md\:focus\:-space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .md\:focus\:-space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .md\:focus\:-space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .md\:focus\:-space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .md\:focus\:-space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .md\:focus\:-space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .md\:focus\:-space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .md\:focus\:-space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .md\:focus\:-space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .md\:focus\:-space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .md\:focus\:-space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .md\:focus\:-space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .md\:focus\:-space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .md\:focus\:-space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .md\:focus\:-space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .md\:focus\:-space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .md\:focus\:-space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .md\:focus\:-space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .md\:focus\:-space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .md\:focus\:-space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .md\:focus\:-space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .md\:focus\:-space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .md\:focus\:-space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .md\:focus\:-space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .md\:focus\:-space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .md\:focus\:-space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .md\:focus\:-space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .md\:focus\:-space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .md\:focus\:-space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .md\:focus\:-space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .md\:focus\:-space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .md\:focus\:-space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .md\:focus\:-space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .md\:focus\:-space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .md\:divide-y-0 > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .md\:divide-x-0 > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .md\:divide-y-2 > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .md\:divide-x-2 > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .md\:divide-y-4 > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .md\:divide-x-4 > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .md\:divide-y-8 > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .md\:divide-x-8 > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .md\:divide-y > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .md\:divide-x > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .md\:hover\:divide-y-0:hover > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .md\:hover\:divide-x-0:hover > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .md\:hover\:divide-y-2:hover > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .md\:hover\:divide-x-2:hover > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .md\:hover\:divide-y-4:hover > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .md\:hover\:divide-x-4:hover > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .md\:hover\:divide-y-8:hover > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .md\:hover\:divide-x-8:hover > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .md\:hover\:divide-y:hover > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .md\:hover\:divide-x:hover > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .md\:focus\:divide-y-0:focus > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .md\:focus\:divide-x-0:focus > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .md\:focus\:divide-y-2:focus > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .md\:focus\:divide-x-2:focus > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .md\:focus\:divide-y-4:focus > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .md\:focus\:divide-x-4:focus > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .md\:focus\:divide-y-8:focus > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .md\:focus\:divide-x-8:focus > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .md\:focus\:divide-y:focus > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .md\:focus\:divide-x:focus > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .md\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .md\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .md\:divide-black > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .md\:divide-white > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .md\:divide-gray-100 > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .md\:divide-gray-200 > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .md\:divide-gray-300 > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .md\:divide-gray-400 > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .md\:divide-gray-500 > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .md\:divide-gray-600 > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .md\:divide-gray-700 > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .md\:divide-gray-800 > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .md\:divide-gray-900 > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .md\:divide-red-100 > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .md\:divide-red-200 > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .md\:divide-red-300 > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .md\:divide-red-400 > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .md\:divide-red-500 > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .md\:divide-red-600 > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .md\:divide-red-700 > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .md\:divide-red-800 > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .md\:divide-red-900 > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .md\:divide-orange-100 > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .md\:divide-orange-200 > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .md\:divide-orange-300 > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .md\:divide-orange-400 > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .md\:divide-orange-500 > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .md\:divide-orange-600 > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .md\:divide-orange-700 > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .md\:divide-orange-800 > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .md\:divide-orange-900 > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .md\:divide-yellow-100 > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .md\:divide-yellow-200 > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .md\:divide-yellow-300 > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .md\:divide-yellow-400 > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .md\:divide-yellow-500 > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .md\:divide-yellow-600 > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .md\:divide-yellow-700 > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .md\:divide-yellow-800 > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .md\:divide-yellow-900 > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .md\:divide-green-100 > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .md\:divide-green-200 > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .md\:divide-green-300 > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .md\:divide-green-400 > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .md\:divide-green-500 > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .md\:divide-green-600 > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .md\:divide-green-700 > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .md\:divide-green-800 > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .md\:divide-green-900 > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .md\:divide-teal-100 > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .md\:divide-teal-200 > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .md\:divide-teal-300 > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .md\:divide-teal-400 > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .md\:divide-teal-500 > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .md\:divide-teal-600 > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .md\:divide-teal-700 > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .md\:divide-teal-800 > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .md\:divide-teal-900 > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .md\:divide-blue-100 > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .md\:divide-blue-200 > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .md\:divide-blue-300 > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .md\:divide-blue-400 > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .md\:divide-blue-500 > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .md\:divide-blue-600 > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .md\:divide-blue-700 > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .md\:divide-blue-800 > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .md\:divide-blue-900 > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .md\:divide-indigo-100 > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .md\:divide-indigo-200 > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .md\:divide-indigo-300 > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .md\:divide-indigo-400 > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .md\:divide-indigo-500 > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .md\:divide-indigo-600 > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .md\:divide-indigo-700 > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .md\:divide-indigo-800 > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .md\:divide-indigo-900 > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .md\:divide-purple-100 > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .md\:divide-purple-200 > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .md\:divide-purple-300 > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .md\:divide-purple-400 > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .md\:divide-purple-500 > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .md\:divide-purple-600 > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .md\:divide-purple-700 > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .md\:divide-purple-800 > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .md\:divide-purple-900 > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .md\:divide-pink-100 > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .md\:divide-pink-200 > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .md\:divide-pink-300 > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .md\:divide-pink-400 > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .md\:divide-pink-500 > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .md\:divide-pink-600 > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .md\:divide-pink-700 > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .md\:divide-pink-800 > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .md\:divide-pink-900 > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .md\:divide-primary-black > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .md\:divide-primary-green > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .md\:hover\:divide-transparent:hover > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .md\:hover\:divide-current:hover > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .md\:hover\:divide-black:hover > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .md\:hover\:divide-white:hover > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .md\:hover\:divide-gray-100:hover > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .md\:hover\:divide-gray-200:hover > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .md\:hover\:divide-gray-300:hover > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .md\:hover\:divide-gray-400:hover > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .md\:hover\:divide-gray-500:hover > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .md\:hover\:divide-gray-600:hover > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .md\:hover\:divide-gray-700:hover > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .md\:hover\:divide-gray-800:hover > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .md\:hover\:divide-gray-900:hover > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .md\:hover\:divide-red-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .md\:hover\:divide-red-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .md\:hover\:divide-red-300:hover > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .md\:hover\:divide-red-400:hover > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .md\:hover\:divide-red-500:hover > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .md\:hover\:divide-red-600:hover > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .md\:hover\:divide-red-700:hover > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .md\:hover\:divide-red-800:hover > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .md\:hover\:divide-red-900:hover > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .md\:hover\:divide-orange-100:hover > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .md\:hover\:divide-orange-200:hover > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .md\:hover\:divide-orange-300:hover > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .md\:hover\:divide-orange-400:hover > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .md\:hover\:divide-orange-500:hover > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .md\:hover\:divide-orange-600:hover > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .md\:hover\:divide-orange-700:hover > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .md\:hover\:divide-orange-800:hover > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .md\:hover\:divide-orange-900:hover > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .md\:hover\:divide-yellow-100:hover > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .md\:hover\:divide-yellow-200:hover > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .md\:hover\:divide-yellow-300:hover > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .md\:hover\:divide-yellow-400:hover > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .md\:hover\:divide-yellow-500:hover > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .md\:hover\:divide-yellow-600:hover > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .md\:hover\:divide-yellow-700:hover > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .md\:hover\:divide-yellow-800:hover > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .md\:hover\:divide-yellow-900:hover > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .md\:hover\:divide-green-100:hover > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .md\:hover\:divide-green-200:hover > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .md\:hover\:divide-green-300:hover > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .md\:hover\:divide-green-400:hover > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .md\:hover\:divide-green-500:hover > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .md\:hover\:divide-green-600:hover > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .md\:hover\:divide-green-700:hover > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .md\:hover\:divide-green-800:hover > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .md\:hover\:divide-green-900:hover > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .md\:hover\:divide-teal-100:hover > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .md\:hover\:divide-teal-200:hover > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .md\:hover\:divide-teal-300:hover > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .md\:hover\:divide-teal-400:hover > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .md\:hover\:divide-teal-500:hover > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .md\:hover\:divide-teal-600:hover > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .md\:hover\:divide-teal-700:hover > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .md\:hover\:divide-teal-800:hover > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .md\:hover\:divide-teal-900:hover > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .md\:hover\:divide-blue-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .md\:hover\:divide-blue-200:hover > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .md\:hover\:divide-blue-300:hover > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .md\:hover\:divide-blue-400:hover > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .md\:hover\:divide-blue-500:hover > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .md\:hover\:divide-blue-600:hover > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .md\:hover\:divide-blue-700:hover > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .md\:hover\:divide-blue-800:hover > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .md\:hover\:divide-blue-900:hover > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .md\:hover\:divide-indigo-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .md\:hover\:divide-indigo-200:hover > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .md\:hover\:divide-indigo-300:hover > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .md\:hover\:divide-indigo-400:hover > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .md\:hover\:divide-indigo-500:hover > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .md\:hover\:divide-indigo-600:hover > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .md\:hover\:divide-indigo-700:hover > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .md\:hover\:divide-indigo-800:hover > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .md\:hover\:divide-indigo-900:hover > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .md\:hover\:divide-purple-100:hover > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .md\:hover\:divide-purple-200:hover > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .md\:hover\:divide-purple-300:hover > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .md\:hover\:divide-purple-400:hover > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .md\:hover\:divide-purple-500:hover > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .md\:hover\:divide-purple-600:hover > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .md\:hover\:divide-purple-700:hover > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .md\:hover\:divide-purple-800:hover > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .md\:hover\:divide-purple-900:hover > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .md\:hover\:divide-pink-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .md\:hover\:divide-pink-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .md\:hover\:divide-pink-300:hover > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .md\:hover\:divide-pink-400:hover > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .md\:hover\:divide-pink-500:hover > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .md\:hover\:divide-pink-600:hover > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .md\:hover\:divide-pink-700:hover > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .md\:hover\:divide-pink-800:hover > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .md\:hover\:divide-pink-900:hover > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .md\:hover\:divide-primary-black:hover > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .md\:hover\:divide-primary-green:hover > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .md\:focus\:divide-transparent:focus > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .md\:focus\:divide-current:focus > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .md\:focus\:divide-black:focus > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .md\:focus\:divide-white:focus > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .md\:focus\:divide-gray-100:focus > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .md\:focus\:divide-gray-200:focus > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .md\:focus\:divide-gray-300:focus > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .md\:focus\:divide-gray-400:focus > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .md\:focus\:divide-gray-500:focus > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .md\:focus\:divide-gray-600:focus > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .md\:focus\:divide-gray-700:focus > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .md\:focus\:divide-gray-800:focus > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .md\:focus\:divide-gray-900:focus > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .md\:focus\:divide-red-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .md\:focus\:divide-red-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .md\:focus\:divide-red-300:focus > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .md\:focus\:divide-red-400:focus > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .md\:focus\:divide-red-500:focus > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .md\:focus\:divide-red-600:focus > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .md\:focus\:divide-red-700:focus > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .md\:focus\:divide-red-800:focus > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .md\:focus\:divide-red-900:focus > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .md\:focus\:divide-orange-100:focus > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .md\:focus\:divide-orange-200:focus > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .md\:focus\:divide-orange-300:focus > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .md\:focus\:divide-orange-400:focus > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .md\:focus\:divide-orange-500:focus > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .md\:focus\:divide-orange-600:focus > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .md\:focus\:divide-orange-700:focus > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .md\:focus\:divide-orange-800:focus > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .md\:focus\:divide-orange-900:focus > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .md\:focus\:divide-yellow-100:focus > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .md\:focus\:divide-yellow-200:focus > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .md\:focus\:divide-yellow-300:focus > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .md\:focus\:divide-yellow-400:focus > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .md\:focus\:divide-yellow-500:focus > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .md\:focus\:divide-yellow-600:focus > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .md\:focus\:divide-yellow-700:focus > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .md\:focus\:divide-yellow-800:focus > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .md\:focus\:divide-yellow-900:focus > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .md\:focus\:divide-green-100:focus > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .md\:focus\:divide-green-200:focus > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .md\:focus\:divide-green-300:focus > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .md\:focus\:divide-green-400:focus > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .md\:focus\:divide-green-500:focus > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .md\:focus\:divide-green-600:focus > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .md\:focus\:divide-green-700:focus > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .md\:focus\:divide-green-800:focus > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .md\:focus\:divide-green-900:focus > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .md\:focus\:divide-teal-100:focus > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .md\:focus\:divide-teal-200:focus > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .md\:focus\:divide-teal-300:focus > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .md\:focus\:divide-teal-400:focus > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .md\:focus\:divide-teal-500:focus > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .md\:focus\:divide-teal-600:focus > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .md\:focus\:divide-teal-700:focus > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .md\:focus\:divide-teal-800:focus > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .md\:focus\:divide-teal-900:focus > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .md\:focus\:divide-blue-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .md\:focus\:divide-blue-200:focus > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .md\:focus\:divide-blue-300:focus > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .md\:focus\:divide-blue-400:focus > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .md\:focus\:divide-blue-500:focus > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .md\:focus\:divide-blue-600:focus > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .md\:focus\:divide-blue-700:focus > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .md\:focus\:divide-blue-800:focus > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .md\:focus\:divide-blue-900:focus > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .md\:focus\:divide-indigo-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .md\:focus\:divide-indigo-200:focus > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .md\:focus\:divide-indigo-300:focus > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .md\:focus\:divide-indigo-400:focus > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .md\:focus\:divide-indigo-500:focus > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .md\:focus\:divide-indigo-600:focus > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .md\:focus\:divide-indigo-700:focus > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .md\:focus\:divide-indigo-800:focus > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .md\:focus\:divide-indigo-900:focus > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .md\:focus\:divide-purple-100:focus > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .md\:focus\:divide-purple-200:focus > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .md\:focus\:divide-purple-300:focus > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .md\:focus\:divide-purple-400:focus > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .md\:focus\:divide-purple-500:focus > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .md\:focus\:divide-purple-600:focus > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .md\:focus\:divide-purple-700:focus > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .md\:focus\:divide-purple-800:focus > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .md\:focus\:divide-purple-900:focus > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .md\:focus\:divide-pink-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .md\:focus\:divide-pink-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .md\:focus\:divide-pink-300:focus > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .md\:focus\:divide-pink-400:focus > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .md\:focus\:divide-pink-500:focus > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .md\:focus\:divide-pink-600:focus > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .md\:focus\:divide-pink-700:focus > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .md\:focus\:divide-pink-800:focus > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .md\:focus\:divide-pink-900:focus > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .md\:focus\:divide-primary-black:focus > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .md\:focus\:divide-primary-green:focus > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .md\:divide-solid > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .md\:divide-dashed > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .md\:divide-dotted > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .md\:divide-double > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .md\:divide-none > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .md\:hover\:divide-solid:hover > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .md\:hover\:divide-dashed:hover > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .md\:hover\:divide-dotted:hover > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .md\:hover\:divide-double:hover > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .md\:hover\:divide-none:hover > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .md\:focus\:divide-solid:focus > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .md\:focus\:divide-dashed:focus > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .md\:focus\:divide-dotted:focus > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .md\:focus\:divide-double:focus > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .md\:focus\:divide-none:focus > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .md\:sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .md\:not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .md\:hover\:sr-only:hover {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .md\:hover\:not-sr-only:hover {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .md\:focus\:sr-only:focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .md\:focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .md\:appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .md\:hover\:appearance-none:hover {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .md\:focus\:appearance-none:focus {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .md\:bg-fixed {
    background-attachment: fixed !important;
  }

  .md\:bg-local {
    background-attachment: local !important;
  }

  .md\:bg-scroll {
    background-attachment: scroll !important;
  }

  .md\:hover\:bg-fixed:hover {
    background-attachment: fixed !important;
  }

  .md\:hover\:bg-local:hover {
    background-attachment: local !important;
  }

  .md\:hover\:bg-scroll:hover {
    background-attachment: scroll !important;
  }

  .md\:focus\:bg-fixed:focus {
    background-attachment: fixed !important;
  }

  .md\:focus\:bg-local:focus {
    background-attachment: local !important;
  }

  .md\:focus\:bg-scroll:focus {
    background-attachment: scroll !important;
  }

  .md\:bg-clip-border {
    background-clip: border-box !important;
  }

  .md\:bg-clip-padding {
    background-clip: padding-box !important;
  }

  .md\:bg-clip-content {
    background-clip: content-box !important;
  }

  .md\:hover\:bg-clip-border:hover {
    background-clip: border-box !important;
  }

  .md\:hover\:bg-clip-padding:hover {
    background-clip: padding-box !important;
  }

  .md\:hover\:bg-clip-content:hover {
    background-clip: content-box !important;
  }

  .md\:focus\:bg-clip-border:focus {
    background-clip: border-box !important;
  }

  .md\:focus\:bg-clip-padding:focus {
    background-clip: padding-box !important;
  }

  .md\:focus\:bg-clip-content:focus {
    background-clip: content-box !important;
  }

  .md\:bg-transparent {
    background-color: transparent !important;
  }

  .md\:bg-current {
    background-color: currentColor !important;
  }

  .md\:bg-black {
    background-color: #000 !important;
  }

  .md\:bg-white {
    background-color: #fff !important;
  }

  .md\:bg-gray-100 {
    background-color: #f7fafc !important;
  }

  .md\:bg-gray-200 {
    background-color: #edf2f7 !important;
  }

  .md\:bg-gray-300 {
    background-color: #e2e8f0 !important;
  }

  .md\:bg-gray-400 {
    background-color: #cbd5e0 !important;
  }

  .md\:bg-gray-500 {
    background-color: #a0aec0 !important;
  }

  .md\:bg-gray-600 {
    background-color: #718096 !important;
  }

  .md\:bg-gray-700 {
    background-color: #4a5568 !important;
  }

  .md\:bg-gray-800 {
    background-color: #2d3748 !important;
  }

  .md\:bg-gray-900 {
    background-color: #1a202c !important;
  }

  .md\:bg-red-100 {
    background-color: #fff5f5 !important;
  }

  .md\:bg-red-200 {
    background-color: #fed7d7 !important;
  }

  .md\:bg-red-300 {
    background-color: #feb2b2 !important;
  }

  .md\:bg-red-400 {
    background-color: #fc8181 !important;
  }

  .md\:bg-red-500 {
    background-color: #f56565 !important;
  }

  .md\:bg-red-600 {
    background-color: #e53e3e !important;
  }

  .md\:bg-red-700 {
    background-color: #c53030 !important;
  }

  .md\:bg-red-800 {
    background-color: #9b2c2c !important;
  }

  .md\:bg-red-900 {
    background-color: #742a2a !important;
  }

  .md\:bg-orange-100 {
    background-color: #fffaf0 !important;
  }

  .md\:bg-orange-200 {
    background-color: #feebc8 !important;
  }

  .md\:bg-orange-300 {
    background-color: #fbd38d !important;
  }

  .md\:bg-orange-400 {
    background-color: #f6ad55 !important;
  }

  .md\:bg-orange-500 {
    background-color: #ed8936 !important;
  }

  .md\:bg-orange-600 {
    background-color: #dd6b20 !important;
  }

  .md\:bg-orange-700 {
    background-color: #c05621 !important;
  }

  .md\:bg-orange-800 {
    background-color: #9c4221 !important;
  }

  .md\:bg-orange-900 {
    background-color: #7b341e !important;
  }

  .md\:bg-yellow-100 {
    background-color: #fffff0 !important;
  }

  .md\:bg-yellow-200 {
    background-color: #fefcbf !important;
  }

  .md\:bg-yellow-300 {
    background-color: #faf089 !important;
  }

  .md\:bg-yellow-400 {
    background-color: #f6e05e !important;
  }

  .md\:bg-yellow-500 {
    background-color: #ecc94b !important;
  }

  .md\:bg-yellow-600 {
    background-color: #d69e2e !important;
  }

  .md\:bg-yellow-700 {
    background-color: #b7791f !important;
  }

  .md\:bg-yellow-800 {
    background-color: #975a16 !important;
  }

  .md\:bg-yellow-900 {
    background-color: #744210 !important;
  }

  .md\:bg-green-100 {
    background-color: #f0fff4 !important;
  }

  .md\:bg-green-200 {
    background-color: #c6f6d5 !important;
  }

  .md\:bg-green-300 {
    background-color: #9ae6b4 !important;
  }

  .md\:bg-green-400 {
    background-color: #68d391 !important;
  }

  .md\:bg-green-500 {
    background-color: #48bb78 !important;
  }

  .md\:bg-green-600 {
    background-color: #38a169 !important;
  }

  .md\:bg-green-700 {
    background-color: #2f855a !important;
  }

  .md\:bg-green-800 {
    background-color: #276749 !important;
  }

  .md\:bg-green-900 {
    background-color: #22543d !important;
  }

  .md\:bg-teal-100 {
    background-color: #e6fffa !important;
  }

  .md\:bg-teal-200 {
    background-color: #b2f5ea !important;
  }

  .md\:bg-teal-300 {
    background-color: #81e6d9 !important;
  }

  .md\:bg-teal-400 {
    background-color: #4fd1c5 !important;
  }

  .md\:bg-teal-500 {
    background-color: #38b2ac !important;
  }

  .md\:bg-teal-600 {
    background-color: #319795 !important;
  }

  .md\:bg-teal-700 {
    background-color: #2c7a7b !important;
  }

  .md\:bg-teal-800 {
    background-color: #285e61 !important;
  }

  .md\:bg-teal-900 {
    background-color: #234e52 !important;
  }

  .md\:bg-blue-100 {
    background-color: #ebf8ff !important;
  }

  .md\:bg-blue-200 {
    background-color: #bee3f8 !important;
  }

  .md\:bg-blue-300 {
    background-color: #90cdf4 !important;
  }

  .md\:bg-blue-400 {
    background-color: #63b3ed !important;
  }

  .md\:bg-blue-500 {
    background-color: #4299e1 !important;
  }

  .md\:bg-blue-600 {
    background-color: #3182ce !important;
  }

  .md\:bg-blue-700 {
    background-color: #2b6cb0 !important;
  }

  .md\:bg-blue-800 {
    background-color: #2c5282 !important;
  }

  .md\:bg-blue-900 {
    background-color: #2a4365 !important;
  }

  .md\:bg-indigo-100 {
    background-color: #ebf4ff !important;
  }

  .md\:bg-indigo-200 {
    background-color: #c3dafe !important;
  }

  .md\:bg-indigo-300 {
    background-color: #a3bffa !important;
  }

  .md\:bg-indigo-400 {
    background-color: #7f9cf5 !important;
  }

  .md\:bg-indigo-500 {
    background-color: #667eea !important;
  }

  .md\:bg-indigo-600 {
    background-color: #5a67d8 !important;
  }

  .md\:bg-indigo-700 {
    background-color: #4c51bf !important;
  }

  .md\:bg-indigo-800 {
    background-color: #434190 !important;
  }

  .md\:bg-indigo-900 {
    background-color: #3c366b !important;
  }

  .md\:bg-purple-100 {
    background-color: #faf5ff !important;
  }

  .md\:bg-purple-200 {
    background-color: #e9d8fd !important;
  }

  .md\:bg-purple-300 {
    background-color: #d6bcfa !important;
  }

  .md\:bg-purple-400 {
    background-color: #b794f4 !important;
  }

  .md\:bg-purple-500 {
    background-color: #9f7aea !important;
  }

  .md\:bg-purple-600 {
    background-color: #805ad5 !important;
  }

  .md\:bg-purple-700 {
    background-color: #6b46c1 !important;
  }

  .md\:bg-purple-800 {
    background-color: #553c9a !important;
  }

  .md\:bg-purple-900 {
    background-color: #44337a !important;
  }

  .md\:bg-pink-100 {
    background-color: #fff5f7 !important;
  }

  .md\:bg-pink-200 {
    background-color: #fed7e2 !important;
  }

  .md\:bg-pink-300 {
    background-color: #fbb6ce !important;
  }

  .md\:bg-pink-400 {
    background-color: #f687b3 !important;
  }

  .md\:bg-pink-500 {
    background-color: #ed64a6 !important;
  }

  .md\:bg-pink-600 {
    background-color: #d53f8c !important;
  }

  .md\:bg-pink-700 {
    background-color: #b83280 !important;
  }

  .md\:bg-pink-800 {
    background-color: #97266d !important;
  }

  .md\:bg-pink-900 {
    background-color: #702459 !important;
  }

  .md\:bg-primary-black {
    background-color: #333333 !important;
  }

  .md\:bg-primary-green {
    background-color: #085E3C !important;
  }

  .md\:hover\:bg-transparent:hover {
    background-color: transparent !important;
  }

  .md\:hover\:bg-current:hover {
    background-color: currentColor !important;
  }

  .md\:hover\:bg-black:hover {
    background-color: #000 !important;
  }

  .md\:hover\:bg-white:hover {
    background-color: #fff !important;
  }

  .md\:hover\:bg-gray-100:hover {
    background-color: #f7fafc !important;
  }

  .md\:hover\:bg-gray-200:hover {
    background-color: #edf2f7 !important;
  }

  .md\:hover\:bg-gray-300:hover {
    background-color: #e2e8f0 !important;
  }

  .md\:hover\:bg-gray-400:hover {
    background-color: #cbd5e0 !important;
  }

  .md\:hover\:bg-gray-500:hover {
    background-color: #a0aec0 !important;
  }

  .md\:hover\:bg-gray-600:hover {
    background-color: #718096 !important;
  }

  .md\:hover\:bg-gray-700:hover {
    background-color: #4a5568 !important;
  }

  .md\:hover\:bg-gray-800:hover {
    background-color: #2d3748 !important;
  }

  .md\:hover\:bg-gray-900:hover {
    background-color: #1a202c !important;
  }

  .md\:hover\:bg-red-100:hover {
    background-color: #fff5f5 !important;
  }

  .md\:hover\:bg-red-200:hover {
    background-color: #fed7d7 !important;
  }

  .md\:hover\:bg-red-300:hover {
    background-color: #feb2b2 !important;
  }

  .md\:hover\:bg-red-400:hover {
    background-color: #fc8181 !important;
  }

  .md\:hover\:bg-red-500:hover {
    background-color: #f56565 !important;
  }

  .md\:hover\:bg-red-600:hover {
    background-color: #e53e3e !important;
  }

  .md\:hover\:bg-red-700:hover {
    background-color: #c53030 !important;
  }

  .md\:hover\:bg-red-800:hover {
    background-color: #9b2c2c !important;
  }

  .md\:hover\:bg-red-900:hover {
    background-color: #742a2a !important;
  }

  .md\:hover\:bg-orange-100:hover {
    background-color: #fffaf0 !important;
  }

  .md\:hover\:bg-orange-200:hover {
    background-color: #feebc8 !important;
  }

  .md\:hover\:bg-orange-300:hover {
    background-color: #fbd38d !important;
  }

  .md\:hover\:bg-orange-400:hover {
    background-color: #f6ad55 !important;
  }

  .md\:hover\:bg-orange-500:hover {
    background-color: #ed8936 !important;
  }

  .md\:hover\:bg-orange-600:hover {
    background-color: #dd6b20 !important;
  }

  .md\:hover\:bg-orange-700:hover {
    background-color: #c05621 !important;
  }

  .md\:hover\:bg-orange-800:hover {
    background-color: #9c4221 !important;
  }

  .md\:hover\:bg-orange-900:hover {
    background-color: #7b341e !important;
  }

  .md\:hover\:bg-yellow-100:hover {
    background-color: #fffff0 !important;
  }

  .md\:hover\:bg-yellow-200:hover {
    background-color: #fefcbf !important;
  }

  .md\:hover\:bg-yellow-300:hover {
    background-color: #faf089 !important;
  }

  .md\:hover\:bg-yellow-400:hover {
    background-color: #f6e05e !important;
  }

  .md\:hover\:bg-yellow-500:hover {
    background-color: #ecc94b !important;
  }

  .md\:hover\:bg-yellow-600:hover {
    background-color: #d69e2e !important;
  }

  .md\:hover\:bg-yellow-700:hover {
    background-color: #b7791f !important;
  }

  .md\:hover\:bg-yellow-800:hover {
    background-color: #975a16 !important;
  }

  .md\:hover\:bg-yellow-900:hover {
    background-color: #744210 !important;
  }

  .md\:hover\:bg-green-100:hover {
    background-color: #f0fff4 !important;
  }

  .md\:hover\:bg-green-200:hover {
    background-color: #c6f6d5 !important;
  }

  .md\:hover\:bg-green-300:hover {
    background-color: #9ae6b4 !important;
  }

  .md\:hover\:bg-green-400:hover {
    background-color: #68d391 !important;
  }

  .md\:hover\:bg-green-500:hover {
    background-color: #48bb78 !important;
  }

  .md\:hover\:bg-green-600:hover {
    background-color: #38a169 !important;
  }

  .md\:hover\:bg-green-700:hover {
    background-color: #2f855a !important;
  }

  .md\:hover\:bg-green-800:hover {
    background-color: #276749 !important;
  }

  .md\:hover\:bg-green-900:hover {
    background-color: #22543d !important;
  }

  .md\:hover\:bg-teal-100:hover {
    background-color: #e6fffa !important;
  }

  .md\:hover\:bg-teal-200:hover {
    background-color: #b2f5ea !important;
  }

  .md\:hover\:bg-teal-300:hover {
    background-color: #81e6d9 !important;
  }

  .md\:hover\:bg-teal-400:hover {
    background-color: #4fd1c5 !important;
  }

  .md\:hover\:bg-teal-500:hover {
    background-color: #38b2ac !important;
  }

  .md\:hover\:bg-teal-600:hover {
    background-color: #319795 !important;
  }

  .md\:hover\:bg-teal-700:hover {
    background-color: #2c7a7b !important;
  }

  .md\:hover\:bg-teal-800:hover {
    background-color: #285e61 !important;
  }

  .md\:hover\:bg-teal-900:hover {
    background-color: #234e52 !important;
  }

  .md\:hover\:bg-blue-100:hover {
    background-color: #ebf8ff !important;
  }

  .md\:hover\:bg-blue-200:hover {
    background-color: #bee3f8 !important;
  }

  .md\:hover\:bg-blue-300:hover {
    background-color: #90cdf4 !important;
  }

  .md\:hover\:bg-blue-400:hover {
    background-color: #63b3ed !important;
  }

  .md\:hover\:bg-blue-500:hover {
    background-color: #4299e1 !important;
  }

  .md\:hover\:bg-blue-600:hover {
    background-color: #3182ce !important;
  }

  .md\:hover\:bg-blue-700:hover {
    background-color: #2b6cb0 !important;
  }

  .md\:hover\:bg-blue-800:hover {
    background-color: #2c5282 !important;
  }

  .md\:hover\:bg-blue-900:hover {
    background-color: #2a4365 !important;
  }

  .md\:hover\:bg-indigo-100:hover {
    background-color: #ebf4ff !important;
  }

  .md\:hover\:bg-indigo-200:hover {
    background-color: #c3dafe !important;
  }

  .md\:hover\:bg-indigo-300:hover {
    background-color: #a3bffa !important;
  }

  .md\:hover\:bg-indigo-400:hover {
    background-color: #7f9cf5 !important;
  }

  .md\:hover\:bg-indigo-500:hover {
    background-color: #667eea !important;
  }

  .md\:hover\:bg-indigo-600:hover {
    background-color: #5a67d8 !important;
  }

  .md\:hover\:bg-indigo-700:hover {
    background-color: #4c51bf !important;
  }

  .md\:hover\:bg-indigo-800:hover {
    background-color: #434190 !important;
  }

  .md\:hover\:bg-indigo-900:hover {
    background-color: #3c366b !important;
  }

  .md\:hover\:bg-purple-100:hover {
    background-color: #faf5ff !important;
  }

  .md\:hover\:bg-purple-200:hover {
    background-color: #e9d8fd !important;
  }

  .md\:hover\:bg-purple-300:hover {
    background-color: #d6bcfa !important;
  }

  .md\:hover\:bg-purple-400:hover {
    background-color: #b794f4 !important;
  }

  .md\:hover\:bg-purple-500:hover {
    background-color: #9f7aea !important;
  }

  .md\:hover\:bg-purple-600:hover {
    background-color: #805ad5 !important;
  }

  .md\:hover\:bg-purple-700:hover {
    background-color: #6b46c1 !important;
  }

  .md\:hover\:bg-purple-800:hover {
    background-color: #553c9a !important;
  }

  .md\:hover\:bg-purple-900:hover {
    background-color: #44337a !important;
  }

  .md\:hover\:bg-pink-100:hover {
    background-color: #fff5f7 !important;
  }

  .md\:hover\:bg-pink-200:hover {
    background-color: #fed7e2 !important;
  }

  .md\:hover\:bg-pink-300:hover {
    background-color: #fbb6ce !important;
  }

  .md\:hover\:bg-pink-400:hover {
    background-color: #f687b3 !important;
  }

  .md\:hover\:bg-pink-500:hover {
    background-color: #ed64a6 !important;
  }

  .md\:hover\:bg-pink-600:hover {
    background-color: #d53f8c !important;
  }

  .md\:hover\:bg-pink-700:hover {
    background-color: #b83280 !important;
  }

  .md\:hover\:bg-pink-800:hover {
    background-color: #97266d !important;
  }

  .md\:hover\:bg-pink-900:hover {
    background-color: #702459 !important;
  }

  .md\:hover\:bg-primary-black:hover {
    background-color: #333333 !important;
  }

  .md\:hover\:bg-primary-green:hover {
    background-color: #085E3C !important;
  }

  .md\:focus\:bg-transparent:focus {
    background-color: transparent !important;
  }

  .md\:focus\:bg-current:focus {
    background-color: currentColor !important;
  }

  .md\:focus\:bg-black:focus {
    background-color: #000 !important;
  }

  .md\:focus\:bg-white:focus {
    background-color: #fff !important;
  }

  .md\:focus\:bg-gray-100:focus {
    background-color: #f7fafc !important;
  }

  .md\:focus\:bg-gray-200:focus {
    background-color: #edf2f7 !important;
  }

  .md\:focus\:bg-gray-300:focus {
    background-color: #e2e8f0 !important;
  }

  .md\:focus\:bg-gray-400:focus {
    background-color: #cbd5e0 !important;
  }

  .md\:focus\:bg-gray-500:focus {
    background-color: #a0aec0 !important;
  }

  .md\:focus\:bg-gray-600:focus {
    background-color: #718096 !important;
  }

  .md\:focus\:bg-gray-700:focus {
    background-color: #4a5568 !important;
  }

  .md\:focus\:bg-gray-800:focus {
    background-color: #2d3748 !important;
  }

  .md\:focus\:bg-gray-900:focus {
    background-color: #1a202c !important;
  }

  .md\:focus\:bg-red-100:focus {
    background-color: #fff5f5 !important;
  }

  .md\:focus\:bg-red-200:focus {
    background-color: #fed7d7 !important;
  }

  .md\:focus\:bg-red-300:focus {
    background-color: #feb2b2 !important;
  }

  .md\:focus\:bg-red-400:focus {
    background-color: #fc8181 !important;
  }

  .md\:focus\:bg-red-500:focus {
    background-color: #f56565 !important;
  }

  .md\:focus\:bg-red-600:focus {
    background-color: #e53e3e !important;
  }

  .md\:focus\:bg-red-700:focus {
    background-color: #c53030 !important;
  }

  .md\:focus\:bg-red-800:focus {
    background-color: #9b2c2c !important;
  }

  .md\:focus\:bg-red-900:focus {
    background-color: #742a2a !important;
  }

  .md\:focus\:bg-orange-100:focus {
    background-color: #fffaf0 !important;
  }

  .md\:focus\:bg-orange-200:focus {
    background-color: #feebc8 !important;
  }

  .md\:focus\:bg-orange-300:focus {
    background-color: #fbd38d !important;
  }

  .md\:focus\:bg-orange-400:focus {
    background-color: #f6ad55 !important;
  }

  .md\:focus\:bg-orange-500:focus {
    background-color: #ed8936 !important;
  }

  .md\:focus\:bg-orange-600:focus {
    background-color: #dd6b20 !important;
  }

  .md\:focus\:bg-orange-700:focus {
    background-color: #c05621 !important;
  }

  .md\:focus\:bg-orange-800:focus {
    background-color: #9c4221 !important;
  }

  .md\:focus\:bg-orange-900:focus {
    background-color: #7b341e !important;
  }

  .md\:focus\:bg-yellow-100:focus {
    background-color: #fffff0 !important;
  }

  .md\:focus\:bg-yellow-200:focus {
    background-color: #fefcbf !important;
  }

  .md\:focus\:bg-yellow-300:focus {
    background-color: #faf089 !important;
  }

  .md\:focus\:bg-yellow-400:focus {
    background-color: #f6e05e !important;
  }

  .md\:focus\:bg-yellow-500:focus {
    background-color: #ecc94b !important;
  }

  .md\:focus\:bg-yellow-600:focus {
    background-color: #d69e2e !important;
  }

  .md\:focus\:bg-yellow-700:focus {
    background-color: #b7791f !important;
  }

  .md\:focus\:bg-yellow-800:focus {
    background-color: #975a16 !important;
  }

  .md\:focus\:bg-yellow-900:focus {
    background-color: #744210 !important;
  }

  .md\:focus\:bg-green-100:focus {
    background-color: #f0fff4 !important;
  }

  .md\:focus\:bg-green-200:focus {
    background-color: #c6f6d5 !important;
  }

  .md\:focus\:bg-green-300:focus {
    background-color: #9ae6b4 !important;
  }

  .md\:focus\:bg-green-400:focus {
    background-color: #68d391 !important;
  }

  .md\:focus\:bg-green-500:focus {
    background-color: #48bb78 !important;
  }

  .md\:focus\:bg-green-600:focus {
    background-color: #38a169 !important;
  }

  .md\:focus\:bg-green-700:focus {
    background-color: #2f855a !important;
  }

  .md\:focus\:bg-green-800:focus {
    background-color: #276749 !important;
  }

  .md\:focus\:bg-green-900:focus {
    background-color: #22543d !important;
  }

  .md\:focus\:bg-teal-100:focus {
    background-color: #e6fffa !important;
  }

  .md\:focus\:bg-teal-200:focus {
    background-color: #b2f5ea !important;
  }

  .md\:focus\:bg-teal-300:focus {
    background-color: #81e6d9 !important;
  }

  .md\:focus\:bg-teal-400:focus {
    background-color: #4fd1c5 !important;
  }

  .md\:focus\:bg-teal-500:focus {
    background-color: #38b2ac !important;
  }

  .md\:focus\:bg-teal-600:focus {
    background-color: #319795 !important;
  }

  .md\:focus\:bg-teal-700:focus {
    background-color: #2c7a7b !important;
  }

  .md\:focus\:bg-teal-800:focus {
    background-color: #285e61 !important;
  }

  .md\:focus\:bg-teal-900:focus {
    background-color: #234e52 !important;
  }

  .md\:focus\:bg-blue-100:focus {
    background-color: #ebf8ff !important;
  }

  .md\:focus\:bg-blue-200:focus {
    background-color: #bee3f8 !important;
  }

  .md\:focus\:bg-blue-300:focus {
    background-color: #90cdf4 !important;
  }

  .md\:focus\:bg-blue-400:focus {
    background-color: #63b3ed !important;
  }

  .md\:focus\:bg-blue-500:focus {
    background-color: #4299e1 !important;
  }

  .md\:focus\:bg-blue-600:focus {
    background-color: #3182ce !important;
  }

  .md\:focus\:bg-blue-700:focus {
    background-color: #2b6cb0 !important;
  }

  .md\:focus\:bg-blue-800:focus {
    background-color: #2c5282 !important;
  }

  .md\:focus\:bg-blue-900:focus {
    background-color: #2a4365 !important;
  }

  .md\:focus\:bg-indigo-100:focus {
    background-color: #ebf4ff !important;
  }

  .md\:focus\:bg-indigo-200:focus {
    background-color: #c3dafe !important;
  }

  .md\:focus\:bg-indigo-300:focus {
    background-color: #a3bffa !important;
  }

  .md\:focus\:bg-indigo-400:focus {
    background-color: #7f9cf5 !important;
  }

  .md\:focus\:bg-indigo-500:focus {
    background-color: #667eea !important;
  }

  .md\:focus\:bg-indigo-600:focus {
    background-color: #5a67d8 !important;
  }

  .md\:focus\:bg-indigo-700:focus {
    background-color: #4c51bf !important;
  }

  .md\:focus\:bg-indigo-800:focus {
    background-color: #434190 !important;
  }

  .md\:focus\:bg-indigo-900:focus {
    background-color: #3c366b !important;
  }

  .md\:focus\:bg-purple-100:focus {
    background-color: #faf5ff !important;
  }

  .md\:focus\:bg-purple-200:focus {
    background-color: #e9d8fd !important;
  }

  .md\:focus\:bg-purple-300:focus {
    background-color: #d6bcfa !important;
  }

  .md\:focus\:bg-purple-400:focus {
    background-color: #b794f4 !important;
  }

  .md\:focus\:bg-purple-500:focus {
    background-color: #9f7aea !important;
  }

  .md\:focus\:bg-purple-600:focus {
    background-color: #805ad5 !important;
  }

  .md\:focus\:bg-purple-700:focus {
    background-color: #6b46c1 !important;
  }

  .md\:focus\:bg-purple-800:focus {
    background-color: #553c9a !important;
  }

  .md\:focus\:bg-purple-900:focus {
    background-color: #44337a !important;
  }

  .md\:focus\:bg-pink-100:focus {
    background-color: #fff5f7 !important;
  }

  .md\:focus\:bg-pink-200:focus {
    background-color: #fed7e2 !important;
  }

  .md\:focus\:bg-pink-300:focus {
    background-color: #fbb6ce !important;
  }

  .md\:focus\:bg-pink-400:focus {
    background-color: #f687b3 !important;
  }

  .md\:focus\:bg-pink-500:focus {
    background-color: #ed64a6 !important;
  }

  .md\:focus\:bg-pink-600:focus {
    background-color: #d53f8c !important;
  }

  .md\:focus\:bg-pink-700:focus {
    background-color: #b83280 !important;
  }

  .md\:focus\:bg-pink-800:focus {
    background-color: #97266d !important;
  }

  .md\:focus\:bg-pink-900:focus {
    background-color: #702459 !important;
  }

  .md\:focus\:bg-primary-black:focus {
    background-color: #333333 !important;
  }

  .md\:focus\:bg-primary-green:focus {
    background-color: #085E3C !important;
  }

  .md\:bg-none {
    background-image: none !important;
  }

  .md\:hover\:bg-none:hover {
    background-image: none !important;
  }

  .md\:focus\:bg-none:focus {
    background-image: none !important;
  }

  .md\:bg-bottom {
    background-position: bottom !important;
  }

  .md\:bg-center {
    background-position: center !important;
  }

  .md\:bg-left {
    background-position: left !important;
  }

  .md\:bg-left-bottom {
    background-position: left bottom !important;
  }

  .md\:bg-left-top {
    background-position: left top !important;
  }

  .md\:bg-right {
    background-position: right !important;
  }

  .md\:bg-right-bottom {
    background-position: right bottom !important;
  }

  .md\:bg-right-top {
    background-position: right top !important;
  }

  .md\:bg-top {
    background-position: top !important;
  }

  .md\:hover\:bg-bottom:hover {
    background-position: bottom !important;
  }

  .md\:hover\:bg-center:hover {
    background-position: center !important;
  }

  .md\:hover\:bg-left:hover {
    background-position: left !important;
  }

  .md\:hover\:bg-left-bottom:hover {
    background-position: left bottom !important;
  }

  .md\:hover\:bg-left-top:hover {
    background-position: left top !important;
  }

  .md\:hover\:bg-right:hover {
    background-position: right !important;
  }

  .md\:hover\:bg-right-bottom:hover {
    background-position: right bottom !important;
  }

  .md\:hover\:bg-right-top:hover {
    background-position: right top !important;
  }

  .md\:hover\:bg-top:hover {
    background-position: top !important;
  }

  .md\:focus\:bg-bottom:focus {
    background-position: bottom !important;
  }

  .md\:focus\:bg-center:focus {
    background-position: center !important;
  }

  .md\:focus\:bg-left:focus {
    background-position: left !important;
  }

  .md\:focus\:bg-left-bottom:focus {
    background-position: left bottom !important;
  }

  .md\:focus\:bg-left-top:focus {
    background-position: left top !important;
  }

  .md\:focus\:bg-right:focus {
    background-position: right !important;
  }

  .md\:focus\:bg-right-bottom:focus {
    background-position: right bottom !important;
  }

  .md\:focus\:bg-right-top:focus {
    background-position: right top !important;
  }

  .md\:focus\:bg-top:focus {
    background-position: top !important;
  }

  .md\:bg-repeat {
    background-repeat: repeat !important;
  }

  .md\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }

  .md\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }

  .md\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }

  .md\:bg-repeat-round {
    background-repeat: round !important;
  }

  .md\:bg-repeat-space {
    background-repeat: space !important;
  }

  .md\:hover\:bg-repeat:hover {
    background-repeat: repeat !important;
  }

  .md\:hover\:bg-no-repeat:hover {
    background-repeat: no-repeat !important;
  }

  .md\:hover\:bg-repeat-x:hover {
    background-repeat: repeat-x !important;
  }

  .md\:hover\:bg-repeat-y:hover {
    background-repeat: repeat-y !important;
  }

  .md\:hover\:bg-repeat-round:hover {
    background-repeat: round !important;
  }

  .md\:hover\:bg-repeat-space:hover {
    background-repeat: space !important;
  }

  .md\:focus\:bg-repeat:focus {
    background-repeat: repeat !important;
  }

  .md\:focus\:bg-no-repeat:focus {
    background-repeat: no-repeat !important;
  }

  .md\:focus\:bg-repeat-x:focus {
    background-repeat: repeat-x !important;
  }

  .md\:focus\:bg-repeat-y:focus {
    background-repeat: repeat-y !important;
  }

  .md\:focus\:bg-repeat-round:focus {
    background-repeat: round !important;
  }

  .md\:focus\:bg-repeat-space:focus {
    background-repeat: space !important;
  }

  .md\:bg-auto {
    background-size: auto !important;
  }

  .md\:bg-cover {
    background-size: cover !important;
  }

  .md\:bg-contain {
    background-size: contain !important;
  }

  .md\:hover\:bg-auto:hover {
    background-size: auto !important;
  }

  .md\:hover\:bg-cover:hover {
    background-size: cover !important;
  }

  .md\:hover\:bg-contain:hover {
    background-size: contain !important;
  }

  .md\:focus\:bg-auto:focus {
    background-size: auto !important;
  }

  .md\:focus\:bg-cover:focus {
    background-size: cover !important;
  }

  .md\:focus\:bg-contain:focus {
    background-size: contain !important;
  }

  .md\:border-collapse {
    border-collapse: collapse !important;
  }

  .md\:border-separate {
    border-collapse: separate !important;
  }

  .md\:hover\:border-collapse:hover {
    border-collapse: collapse !important;
  }

  .md\:hover\:border-separate:hover {
    border-collapse: separate !important;
  }

  .md\:focus\:border-collapse:focus {
    border-collapse: collapse !important;
  }

  .md\:focus\:border-separate:focus {
    border-collapse: separate !important;
  }

  .md\:border-transparent {
    border-color: transparent !important;
  }

  .md\:border-current {
    border-color: currentColor !important;
  }

  .md\:border-black {
    border-color: #000 !important;
  }

  .md\:border-white {
    border-color: #fff !important;
  }

  .md\:border-gray-100 {
    border-color: #f7fafc !important;
  }

  .md\:border-gray-200 {
    border-color: #edf2f7 !important;
  }

  .md\:border-gray-300 {
    border-color: #e2e8f0 !important;
  }

  .md\:border-gray-400 {
    border-color: #cbd5e0 !important;
  }

  .md\:border-gray-500 {
    border-color: #a0aec0 !important;
  }

  .md\:border-gray-600 {
    border-color: #718096 !important;
  }

  .md\:border-gray-700 {
    border-color: #4a5568 !important;
  }

  .md\:border-gray-800 {
    border-color: #2d3748 !important;
  }

  .md\:border-gray-900 {
    border-color: #1a202c !important;
  }

  .md\:border-red-100 {
    border-color: #fff5f5 !important;
  }

  .md\:border-red-200 {
    border-color: #fed7d7 !important;
  }

  .md\:border-red-300 {
    border-color: #feb2b2 !important;
  }

  .md\:border-red-400 {
    border-color: #fc8181 !important;
  }

  .md\:border-red-500 {
    border-color: #f56565 !important;
  }

  .md\:border-red-600 {
    border-color: #e53e3e !important;
  }

  .md\:border-red-700 {
    border-color: #c53030 !important;
  }

  .md\:border-red-800 {
    border-color: #9b2c2c !important;
  }

  .md\:border-red-900 {
    border-color: #742a2a !important;
  }

  .md\:border-orange-100 {
    border-color: #fffaf0 !important;
  }

  .md\:border-orange-200 {
    border-color: #feebc8 !important;
  }

  .md\:border-orange-300 {
    border-color: #fbd38d !important;
  }

  .md\:border-orange-400 {
    border-color: #f6ad55 !important;
  }

  .md\:border-orange-500 {
    border-color: #ed8936 !important;
  }

  .md\:border-orange-600 {
    border-color: #dd6b20 !important;
  }

  .md\:border-orange-700 {
    border-color: #c05621 !important;
  }

  .md\:border-orange-800 {
    border-color: #9c4221 !important;
  }

  .md\:border-orange-900 {
    border-color: #7b341e !important;
  }

  .md\:border-yellow-100 {
    border-color: #fffff0 !important;
  }

  .md\:border-yellow-200 {
    border-color: #fefcbf !important;
  }

  .md\:border-yellow-300 {
    border-color: #faf089 !important;
  }

  .md\:border-yellow-400 {
    border-color: #f6e05e !important;
  }

  .md\:border-yellow-500 {
    border-color: #ecc94b !important;
  }

  .md\:border-yellow-600 {
    border-color: #d69e2e !important;
  }

  .md\:border-yellow-700 {
    border-color: #b7791f !important;
  }

  .md\:border-yellow-800 {
    border-color: #975a16 !important;
  }

  .md\:border-yellow-900 {
    border-color: #744210 !important;
  }

  .md\:border-green-100 {
    border-color: #f0fff4 !important;
  }

  .md\:border-green-200 {
    border-color: #c6f6d5 !important;
  }

  .md\:border-green-300 {
    border-color: #9ae6b4 !important;
  }

  .md\:border-green-400 {
    border-color: #68d391 !important;
  }

  .md\:border-green-500 {
    border-color: #48bb78 !important;
  }

  .md\:border-green-600 {
    border-color: #38a169 !important;
  }

  .md\:border-green-700 {
    border-color: #2f855a !important;
  }

  .md\:border-green-800 {
    border-color: #276749 !important;
  }

  .md\:border-green-900 {
    border-color: #22543d !important;
  }

  .md\:border-teal-100 {
    border-color: #e6fffa !important;
  }

  .md\:border-teal-200 {
    border-color: #b2f5ea !important;
  }

  .md\:border-teal-300 {
    border-color: #81e6d9 !important;
  }

  .md\:border-teal-400 {
    border-color: #4fd1c5 !important;
  }

  .md\:border-teal-500 {
    border-color: #38b2ac !important;
  }

  .md\:border-teal-600 {
    border-color: #319795 !important;
  }

  .md\:border-teal-700 {
    border-color: #2c7a7b !important;
  }

  .md\:border-teal-800 {
    border-color: #285e61 !important;
  }

  .md\:border-teal-900 {
    border-color: #234e52 !important;
  }

  .md\:border-blue-100 {
    border-color: #ebf8ff !important;
  }

  .md\:border-blue-200 {
    border-color: #bee3f8 !important;
  }

  .md\:border-blue-300 {
    border-color: #90cdf4 !important;
  }

  .md\:border-blue-400 {
    border-color: #63b3ed !important;
  }

  .md\:border-blue-500 {
    border-color: #4299e1 !important;
  }

  .md\:border-blue-600 {
    border-color: #3182ce !important;
  }

  .md\:border-blue-700 {
    border-color: #2b6cb0 !important;
  }

  .md\:border-blue-800 {
    border-color: #2c5282 !important;
  }

  .md\:border-blue-900 {
    border-color: #2a4365 !important;
  }

  .md\:border-indigo-100 {
    border-color: #ebf4ff !important;
  }

  .md\:border-indigo-200 {
    border-color: #c3dafe !important;
  }

  .md\:border-indigo-300 {
    border-color: #a3bffa !important;
  }

  .md\:border-indigo-400 {
    border-color: #7f9cf5 !important;
  }

  .md\:border-indigo-500 {
    border-color: #667eea !important;
  }

  .md\:border-indigo-600 {
    border-color: #5a67d8 !important;
  }

  .md\:border-indigo-700 {
    border-color: #4c51bf !important;
  }

  .md\:border-indigo-800 {
    border-color: #434190 !important;
  }

  .md\:border-indigo-900 {
    border-color: #3c366b !important;
  }

  .md\:border-purple-100 {
    border-color: #faf5ff !important;
  }

  .md\:border-purple-200 {
    border-color: #e9d8fd !important;
  }

  .md\:border-purple-300 {
    border-color: #d6bcfa !important;
  }

  .md\:border-purple-400 {
    border-color: #b794f4 !important;
  }

  .md\:border-purple-500 {
    border-color: #9f7aea !important;
  }

  .md\:border-purple-600 {
    border-color: #805ad5 !important;
  }

  .md\:border-purple-700 {
    border-color: #6b46c1 !important;
  }

  .md\:border-purple-800 {
    border-color: #553c9a !important;
  }

  .md\:border-purple-900 {
    border-color: #44337a !important;
  }

  .md\:border-pink-100 {
    border-color: #fff5f7 !important;
  }

  .md\:border-pink-200 {
    border-color: #fed7e2 !important;
  }

  .md\:border-pink-300 {
    border-color: #fbb6ce !important;
  }

  .md\:border-pink-400 {
    border-color: #f687b3 !important;
  }

  .md\:border-pink-500 {
    border-color: #ed64a6 !important;
  }

  .md\:border-pink-600 {
    border-color: #d53f8c !important;
  }

  .md\:border-pink-700 {
    border-color: #b83280 !important;
  }

  .md\:border-pink-800 {
    border-color: #97266d !important;
  }

  .md\:border-pink-900 {
    border-color: #702459 !important;
  }

  .md\:border-primary-black {
    border-color: #333333 !important;
  }

  .md\:border-primary-green {
    border-color: #085E3C !important;
  }

  .md\:hover\:border-transparent:hover {
    border-color: transparent !important;
  }

  .md\:hover\:border-current:hover {
    border-color: currentColor !important;
  }

  .md\:hover\:border-black:hover {
    border-color: #000 !important;
  }

  .md\:hover\:border-white:hover {
    border-color: #fff !important;
  }

  .md\:hover\:border-gray-100:hover {
    border-color: #f7fafc !important;
  }

  .md\:hover\:border-gray-200:hover {
    border-color: #edf2f7 !important;
  }

  .md\:hover\:border-gray-300:hover {
    border-color: #e2e8f0 !important;
  }

  .md\:hover\:border-gray-400:hover {
    border-color: #cbd5e0 !important;
  }

  .md\:hover\:border-gray-500:hover {
    border-color: #a0aec0 !important;
  }

  .md\:hover\:border-gray-600:hover {
    border-color: #718096 !important;
  }

  .md\:hover\:border-gray-700:hover {
    border-color: #4a5568 !important;
  }

  .md\:hover\:border-gray-800:hover {
    border-color: #2d3748 !important;
  }

  .md\:hover\:border-gray-900:hover {
    border-color: #1a202c !important;
  }

  .md\:hover\:border-red-100:hover {
    border-color: #fff5f5 !important;
  }

  .md\:hover\:border-red-200:hover {
    border-color: #fed7d7 !important;
  }

  .md\:hover\:border-red-300:hover {
    border-color: #feb2b2 !important;
  }

  .md\:hover\:border-red-400:hover {
    border-color: #fc8181 !important;
  }

  .md\:hover\:border-red-500:hover {
    border-color: #f56565 !important;
  }

  .md\:hover\:border-red-600:hover {
    border-color: #e53e3e !important;
  }

  .md\:hover\:border-red-700:hover {
    border-color: #c53030 !important;
  }

  .md\:hover\:border-red-800:hover {
    border-color: #9b2c2c !important;
  }

  .md\:hover\:border-red-900:hover {
    border-color: #742a2a !important;
  }

  .md\:hover\:border-orange-100:hover {
    border-color: #fffaf0 !important;
  }

  .md\:hover\:border-orange-200:hover {
    border-color: #feebc8 !important;
  }

  .md\:hover\:border-orange-300:hover {
    border-color: #fbd38d !important;
  }

  .md\:hover\:border-orange-400:hover {
    border-color: #f6ad55 !important;
  }

  .md\:hover\:border-orange-500:hover {
    border-color: #ed8936 !important;
  }

  .md\:hover\:border-orange-600:hover {
    border-color: #dd6b20 !important;
  }

  .md\:hover\:border-orange-700:hover {
    border-color: #c05621 !important;
  }

  .md\:hover\:border-orange-800:hover {
    border-color: #9c4221 !important;
  }

  .md\:hover\:border-orange-900:hover {
    border-color: #7b341e !important;
  }

  .md\:hover\:border-yellow-100:hover {
    border-color: #fffff0 !important;
  }

  .md\:hover\:border-yellow-200:hover {
    border-color: #fefcbf !important;
  }

  .md\:hover\:border-yellow-300:hover {
    border-color: #faf089 !important;
  }

  .md\:hover\:border-yellow-400:hover {
    border-color: #f6e05e !important;
  }

  .md\:hover\:border-yellow-500:hover {
    border-color: #ecc94b !important;
  }

  .md\:hover\:border-yellow-600:hover {
    border-color: #d69e2e !important;
  }

  .md\:hover\:border-yellow-700:hover {
    border-color: #b7791f !important;
  }

  .md\:hover\:border-yellow-800:hover {
    border-color: #975a16 !important;
  }

  .md\:hover\:border-yellow-900:hover {
    border-color: #744210 !important;
  }

  .md\:hover\:border-green-100:hover {
    border-color: #f0fff4 !important;
  }

  .md\:hover\:border-green-200:hover {
    border-color: #c6f6d5 !important;
  }

  .md\:hover\:border-green-300:hover {
    border-color: #9ae6b4 !important;
  }

  .md\:hover\:border-green-400:hover {
    border-color: #68d391 !important;
  }

  .md\:hover\:border-green-500:hover {
    border-color: #48bb78 !important;
  }

  .md\:hover\:border-green-600:hover {
    border-color: #38a169 !important;
  }

  .md\:hover\:border-green-700:hover {
    border-color: #2f855a !important;
  }

  .md\:hover\:border-green-800:hover {
    border-color: #276749 !important;
  }

  .md\:hover\:border-green-900:hover {
    border-color: #22543d !important;
  }

  .md\:hover\:border-teal-100:hover {
    border-color: #e6fffa !important;
  }

  .md\:hover\:border-teal-200:hover {
    border-color: #b2f5ea !important;
  }

  .md\:hover\:border-teal-300:hover {
    border-color: #81e6d9 !important;
  }

  .md\:hover\:border-teal-400:hover {
    border-color: #4fd1c5 !important;
  }

  .md\:hover\:border-teal-500:hover {
    border-color: #38b2ac !important;
  }

  .md\:hover\:border-teal-600:hover {
    border-color: #319795 !important;
  }

  .md\:hover\:border-teal-700:hover {
    border-color: #2c7a7b !important;
  }

  .md\:hover\:border-teal-800:hover {
    border-color: #285e61 !important;
  }

  .md\:hover\:border-teal-900:hover {
    border-color: #234e52 !important;
  }

  .md\:hover\:border-blue-100:hover {
    border-color: #ebf8ff !important;
  }

  .md\:hover\:border-blue-200:hover {
    border-color: #bee3f8 !important;
  }

  .md\:hover\:border-blue-300:hover {
    border-color: #90cdf4 !important;
  }

  .md\:hover\:border-blue-400:hover {
    border-color: #63b3ed !important;
  }

  .md\:hover\:border-blue-500:hover {
    border-color: #4299e1 !important;
  }

  .md\:hover\:border-blue-600:hover {
    border-color: #3182ce !important;
  }

  .md\:hover\:border-blue-700:hover {
    border-color: #2b6cb0 !important;
  }

  .md\:hover\:border-blue-800:hover {
    border-color: #2c5282 !important;
  }

  .md\:hover\:border-blue-900:hover {
    border-color: #2a4365 !important;
  }

  .md\:hover\:border-indigo-100:hover {
    border-color: #ebf4ff !important;
  }

  .md\:hover\:border-indigo-200:hover {
    border-color: #c3dafe !important;
  }

  .md\:hover\:border-indigo-300:hover {
    border-color: #a3bffa !important;
  }

  .md\:hover\:border-indigo-400:hover {
    border-color: #7f9cf5 !important;
  }

  .md\:hover\:border-indigo-500:hover {
    border-color: #667eea !important;
  }

  .md\:hover\:border-indigo-600:hover {
    border-color: #5a67d8 !important;
  }

  .md\:hover\:border-indigo-700:hover {
    border-color: #4c51bf !important;
  }

  .md\:hover\:border-indigo-800:hover {
    border-color: #434190 !important;
  }

  .md\:hover\:border-indigo-900:hover {
    border-color: #3c366b !important;
  }

  .md\:hover\:border-purple-100:hover {
    border-color: #faf5ff !important;
  }

  .md\:hover\:border-purple-200:hover {
    border-color: #e9d8fd !important;
  }

  .md\:hover\:border-purple-300:hover {
    border-color: #d6bcfa !important;
  }

  .md\:hover\:border-purple-400:hover {
    border-color: #b794f4 !important;
  }

  .md\:hover\:border-purple-500:hover {
    border-color: #9f7aea !important;
  }

  .md\:hover\:border-purple-600:hover {
    border-color: #805ad5 !important;
  }

  .md\:hover\:border-purple-700:hover {
    border-color: #6b46c1 !important;
  }

  .md\:hover\:border-purple-800:hover {
    border-color: #553c9a !important;
  }

  .md\:hover\:border-purple-900:hover {
    border-color: #44337a !important;
  }

  .md\:hover\:border-pink-100:hover {
    border-color: #fff5f7 !important;
  }

  .md\:hover\:border-pink-200:hover {
    border-color: #fed7e2 !important;
  }

  .md\:hover\:border-pink-300:hover {
    border-color: #fbb6ce !important;
  }

  .md\:hover\:border-pink-400:hover {
    border-color: #f687b3 !important;
  }

  .md\:hover\:border-pink-500:hover {
    border-color: #ed64a6 !important;
  }

  .md\:hover\:border-pink-600:hover {
    border-color: #d53f8c !important;
  }

  .md\:hover\:border-pink-700:hover {
    border-color: #b83280 !important;
  }

  .md\:hover\:border-pink-800:hover {
    border-color: #97266d !important;
  }

  .md\:hover\:border-pink-900:hover {
    border-color: #702459 !important;
  }

  .md\:hover\:border-primary-black:hover {
    border-color: #333333 !important;
  }

  .md\:hover\:border-primary-green:hover {
    border-color: #085E3C !important;
  }

  .md\:focus\:border-transparent:focus {
    border-color: transparent !important;
  }

  .md\:focus\:border-current:focus {
    border-color: currentColor !important;
  }

  .md\:focus\:border-black:focus {
    border-color: #000 !important;
  }

  .md\:focus\:border-white:focus {
    border-color: #fff !important;
  }

  .md\:focus\:border-gray-100:focus {
    border-color: #f7fafc !important;
  }

  .md\:focus\:border-gray-200:focus {
    border-color: #edf2f7 !important;
  }

  .md\:focus\:border-gray-300:focus {
    border-color: #e2e8f0 !important;
  }

  .md\:focus\:border-gray-400:focus {
    border-color: #cbd5e0 !important;
  }

  .md\:focus\:border-gray-500:focus {
    border-color: #a0aec0 !important;
  }

  .md\:focus\:border-gray-600:focus {
    border-color: #718096 !important;
  }

  .md\:focus\:border-gray-700:focus {
    border-color: #4a5568 !important;
  }

  .md\:focus\:border-gray-800:focus {
    border-color: #2d3748 !important;
  }

  .md\:focus\:border-gray-900:focus {
    border-color: #1a202c !important;
  }

  .md\:focus\:border-red-100:focus {
    border-color: #fff5f5 !important;
  }

  .md\:focus\:border-red-200:focus {
    border-color: #fed7d7 !important;
  }

  .md\:focus\:border-red-300:focus {
    border-color: #feb2b2 !important;
  }

  .md\:focus\:border-red-400:focus {
    border-color: #fc8181 !important;
  }

  .md\:focus\:border-red-500:focus {
    border-color: #f56565 !important;
  }

  .md\:focus\:border-red-600:focus {
    border-color: #e53e3e !important;
  }

  .md\:focus\:border-red-700:focus {
    border-color: #c53030 !important;
  }

  .md\:focus\:border-red-800:focus {
    border-color: #9b2c2c !important;
  }

  .md\:focus\:border-red-900:focus {
    border-color: #742a2a !important;
  }

  .md\:focus\:border-orange-100:focus {
    border-color: #fffaf0 !important;
  }

  .md\:focus\:border-orange-200:focus {
    border-color: #feebc8 !important;
  }

  .md\:focus\:border-orange-300:focus {
    border-color: #fbd38d !important;
  }

  .md\:focus\:border-orange-400:focus {
    border-color: #f6ad55 !important;
  }

  .md\:focus\:border-orange-500:focus {
    border-color: #ed8936 !important;
  }

  .md\:focus\:border-orange-600:focus {
    border-color: #dd6b20 !important;
  }

  .md\:focus\:border-orange-700:focus {
    border-color: #c05621 !important;
  }

  .md\:focus\:border-orange-800:focus {
    border-color: #9c4221 !important;
  }

  .md\:focus\:border-orange-900:focus {
    border-color: #7b341e !important;
  }

  .md\:focus\:border-yellow-100:focus {
    border-color: #fffff0 !important;
  }

  .md\:focus\:border-yellow-200:focus {
    border-color: #fefcbf !important;
  }

  .md\:focus\:border-yellow-300:focus {
    border-color: #faf089 !important;
  }

  .md\:focus\:border-yellow-400:focus {
    border-color: #f6e05e !important;
  }

  .md\:focus\:border-yellow-500:focus {
    border-color: #ecc94b !important;
  }

  .md\:focus\:border-yellow-600:focus {
    border-color: #d69e2e !important;
  }

  .md\:focus\:border-yellow-700:focus {
    border-color: #b7791f !important;
  }

  .md\:focus\:border-yellow-800:focus {
    border-color: #975a16 !important;
  }

  .md\:focus\:border-yellow-900:focus {
    border-color: #744210 !important;
  }

  .md\:focus\:border-green-100:focus {
    border-color: #f0fff4 !important;
  }

  .md\:focus\:border-green-200:focus {
    border-color: #c6f6d5 !important;
  }

  .md\:focus\:border-green-300:focus {
    border-color: #9ae6b4 !important;
  }

  .md\:focus\:border-green-400:focus {
    border-color: #68d391 !important;
  }

  .md\:focus\:border-green-500:focus {
    border-color: #48bb78 !important;
  }

  .md\:focus\:border-green-600:focus {
    border-color: #38a169 !important;
  }

  .md\:focus\:border-green-700:focus {
    border-color: #2f855a !important;
  }

  .md\:focus\:border-green-800:focus {
    border-color: #276749 !important;
  }

  .md\:focus\:border-green-900:focus {
    border-color: #22543d !important;
  }

  .md\:focus\:border-teal-100:focus {
    border-color: #e6fffa !important;
  }

  .md\:focus\:border-teal-200:focus {
    border-color: #b2f5ea !important;
  }

  .md\:focus\:border-teal-300:focus {
    border-color: #81e6d9 !important;
  }

  .md\:focus\:border-teal-400:focus {
    border-color: #4fd1c5 !important;
  }

  .md\:focus\:border-teal-500:focus {
    border-color: #38b2ac !important;
  }

  .md\:focus\:border-teal-600:focus {
    border-color: #319795 !important;
  }

  .md\:focus\:border-teal-700:focus {
    border-color: #2c7a7b !important;
  }

  .md\:focus\:border-teal-800:focus {
    border-color: #285e61 !important;
  }

  .md\:focus\:border-teal-900:focus {
    border-color: #234e52 !important;
  }

  .md\:focus\:border-blue-100:focus {
    border-color: #ebf8ff !important;
  }

  .md\:focus\:border-blue-200:focus {
    border-color: #bee3f8 !important;
  }

  .md\:focus\:border-blue-300:focus {
    border-color: #90cdf4 !important;
  }

  .md\:focus\:border-blue-400:focus {
    border-color: #63b3ed !important;
  }

  .md\:focus\:border-blue-500:focus {
    border-color: #4299e1 !important;
  }

  .md\:focus\:border-blue-600:focus {
    border-color: #3182ce !important;
  }

  .md\:focus\:border-blue-700:focus {
    border-color: #2b6cb0 !important;
  }

  .md\:focus\:border-blue-800:focus {
    border-color: #2c5282 !important;
  }

  .md\:focus\:border-blue-900:focus {
    border-color: #2a4365 !important;
  }

  .md\:focus\:border-indigo-100:focus {
    border-color: #ebf4ff !important;
  }

  .md\:focus\:border-indigo-200:focus {
    border-color: #c3dafe !important;
  }

  .md\:focus\:border-indigo-300:focus {
    border-color: #a3bffa !important;
  }

  .md\:focus\:border-indigo-400:focus {
    border-color: #7f9cf5 !important;
  }

  .md\:focus\:border-indigo-500:focus {
    border-color: #667eea !important;
  }

  .md\:focus\:border-indigo-600:focus {
    border-color: #5a67d8 !important;
  }

  .md\:focus\:border-indigo-700:focus {
    border-color: #4c51bf !important;
  }

  .md\:focus\:border-indigo-800:focus {
    border-color: #434190 !important;
  }

  .md\:focus\:border-indigo-900:focus {
    border-color: #3c366b !important;
  }

  .md\:focus\:border-purple-100:focus {
    border-color: #faf5ff !important;
  }

  .md\:focus\:border-purple-200:focus {
    border-color: #e9d8fd !important;
  }

  .md\:focus\:border-purple-300:focus {
    border-color: #d6bcfa !important;
  }

  .md\:focus\:border-purple-400:focus {
    border-color: #b794f4 !important;
  }

  .md\:focus\:border-purple-500:focus {
    border-color: #9f7aea !important;
  }

  .md\:focus\:border-purple-600:focus {
    border-color: #805ad5 !important;
  }

  .md\:focus\:border-purple-700:focus {
    border-color: #6b46c1 !important;
  }

  .md\:focus\:border-purple-800:focus {
    border-color: #553c9a !important;
  }

  .md\:focus\:border-purple-900:focus {
    border-color: #44337a !important;
  }

  .md\:focus\:border-pink-100:focus {
    border-color: #fff5f7 !important;
  }

  .md\:focus\:border-pink-200:focus {
    border-color: #fed7e2 !important;
  }

  .md\:focus\:border-pink-300:focus {
    border-color: #fbb6ce !important;
  }

  .md\:focus\:border-pink-400:focus {
    border-color: #f687b3 !important;
  }

  .md\:focus\:border-pink-500:focus {
    border-color: #ed64a6 !important;
  }

  .md\:focus\:border-pink-600:focus {
    border-color: #d53f8c !important;
  }

  .md\:focus\:border-pink-700:focus {
    border-color: #b83280 !important;
  }

  .md\:focus\:border-pink-800:focus {
    border-color: #97266d !important;
  }

  .md\:focus\:border-pink-900:focus {
    border-color: #702459 !important;
  }

  .md\:focus\:border-primary-black:focus {
    border-color: #333333 !important;
  }

  .md\:focus\:border-primary-green:focus {
    border-color: #085E3C !important;
  }

  .md\:rounded-none {
    border-radius: 0 !important;
  }

  .md\:rounded-sm {
    border-radius: 0.125rem !important;
  }

  .md\:rounded {
    border-radius: 0.25rem !important;
  }

  .md\:rounded-md {
    border-radius: 0.375rem !important;
  }

  .md\:rounded-lg {
    border-radius: 0.5rem !important;
  }

  .md\:rounded-xl {
    border-radius: 0.75rem !important;
  }

  .md\:rounded-2xl {
    border-radius: 1rem !important;
  }

  .md\:rounded-3xl {
    border-radius: 1.5rem !important;
  }

  .md\:rounded-full {
    border-radius: 9999px !important;
  }

  .md\:rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .md\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .md\:rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .md\:rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .md\:rounded-t-sm {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .md\:rounded-r-sm {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .md\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:rounded-l-sm {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:rounded-t {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .md\:rounded-r {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .md\:rounded-b {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:rounded-l {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:rounded-t-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .md\:rounded-r-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .md\:rounded-b-md {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:rounded-l-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:rounded-t-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .md\:rounded-r-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .md\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:rounded-l-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:rounded-t-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .md\:rounded-r-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .md\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:rounded-l-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:rounded-t-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .md\:rounded-r-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .md\:rounded-b-2xl {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .md\:rounded-l-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .md\:rounded-t-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .md\:rounded-r-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .md\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:rounded-l-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .md\:rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .md\:rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .md\:rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .md\:rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .md\:rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .md\:rounded-tl-sm {
    border-top-left-radius: 0.125rem !important;
  }

  .md\:rounded-tr-sm {
    border-top-right-radius: 0.125rem !important;
  }

  .md\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem !important;
  }

  .md\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:rounded-tl {
    border-top-left-radius: 0.25rem !important;
  }

  .md\:rounded-tr {
    border-top-right-radius: 0.25rem !important;
  }

  .md\:rounded-br {
    border-bottom-right-radius: 0.25rem !important;
  }

  .md\:rounded-bl {
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:rounded-tl-md {
    border-top-left-radius: 0.375rem !important;
  }

  .md\:rounded-tr-md {
    border-top-right-radius: 0.375rem !important;
  }

  .md\:rounded-br-md {
    border-bottom-right-radius: 0.375rem !important;
  }

  .md\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:rounded-tl-lg {
    border-top-left-radius: 0.5rem !important;
  }

  .md\:rounded-tr-lg {
    border-top-right-radius: 0.5rem !important;
  }

  .md\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem !important;
  }

  .md\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:rounded-tl-xl {
    border-top-left-radius: 0.75rem !important;
  }

  .md\:rounded-tr-xl {
    border-top-right-radius: 0.75rem !important;
  }

  .md\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem !important;
  }

  .md\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:rounded-tl-2xl {
    border-top-left-radius: 1rem !important;
  }

  .md\:rounded-tr-2xl {
    border-top-right-radius: 1rem !important;
  }

  .md\:rounded-br-2xl {
    border-bottom-right-radius: 1rem !important;
  }

  .md\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem !important;
  }

  .md\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem !important;
  }

  .md\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem !important;
  }

  .md\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem !important;
  }

  .md\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:rounded-tl-full {
    border-top-left-radius: 9999px !important;
  }

  .md\:rounded-tr-full {
    border-top-right-radius: 9999px !important;
  }

  .md\:rounded-br-full {
    border-bottom-right-radius: 9999px !important;
  }

  .md\:rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
  }

  .md\:hover\:rounded-none:hover {
    border-radius: 0 !important;
  }

  .md\:hover\:rounded-sm:hover {
    border-radius: 0.125rem !important;
  }

  .md\:hover\:rounded:hover {
    border-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-md:hover {
    border-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-lg:hover {
    border-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-xl:hover {
    border-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-2xl:hover {
    border-radius: 1rem !important;
  }

  .md\:hover\:rounded-3xl:hover {
    border-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-full:hover {
    border-radius: 9999px !important;
  }

  .md\:hover\:rounded-t-none:hover {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .md\:hover\:rounded-r-none:hover {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .md\:hover\:rounded-b-none:hover {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .md\:hover\:rounded-l-none:hover {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .md\:hover\:rounded-t-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .md\:hover\:rounded-r-sm:hover {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .md\:hover\:rounded-b-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:hover\:rounded-l-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:hover\:rounded-t:hover {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-r:hover {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-b:hover {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-l:hover {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-t-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-r-md:hover {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-b-md:hover {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-l-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-t-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-r-lg:hover {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-b-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-l-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-t-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-r-xl:hover {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-b-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-l-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-t-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .md\:hover\:rounded-r-2xl:hover {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .md\:hover\:rounded-b-2xl:hover {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .md\:hover\:rounded-l-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .md\:hover\:rounded-t-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-r-3xl:hover {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-b-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-l-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-t-full:hover {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .md\:hover\:rounded-r-full:hover {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .md\:hover\:rounded-b-full:hover {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:hover\:rounded-l-full:hover {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:hover\:rounded-tl-none:hover {
    border-top-left-radius: 0 !important;
  }

  .md\:hover\:rounded-tr-none:hover {
    border-top-right-radius: 0 !important;
  }

  .md\:hover\:rounded-br-none:hover {
    border-bottom-right-radius: 0 !important;
  }

  .md\:hover\:rounded-bl-none:hover {
    border-bottom-left-radius: 0 !important;
  }

  .md\:hover\:rounded-tl-sm:hover {
    border-top-left-radius: 0.125rem !important;
  }

  .md\:hover\:rounded-tr-sm:hover {
    border-top-right-radius: 0.125rem !important;
  }

  .md\:hover\:rounded-br-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
  }

  .md\:hover\:rounded-bl-sm:hover {
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:hover\:rounded-tl:hover {
    border-top-left-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-tr:hover {
    border-top-right-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-br:hover {
    border-bottom-right-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-bl:hover {
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:hover\:rounded-tl-md:hover {
    border-top-left-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-tr-md:hover {
    border-top-right-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-br-md:hover {
    border-bottom-right-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-bl-md:hover {
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:hover\:rounded-tl-lg:hover {
    border-top-left-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-tr-lg:hover {
    border-top-right-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-br-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-bl-lg:hover {
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:hover\:rounded-tl-xl:hover {
    border-top-left-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-tr-xl:hover {
    border-top-right-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-br-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-bl-xl:hover {
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:hover\:rounded-tl-2xl:hover {
    border-top-left-radius: 1rem !important;
  }

  .md\:hover\:rounded-tr-2xl:hover {
    border-top-right-radius: 1rem !important;
  }

  .md\:hover\:rounded-br-2xl:hover {
    border-bottom-right-radius: 1rem !important;
  }

  .md\:hover\:rounded-bl-2xl:hover {
    border-bottom-left-radius: 1rem !important;
  }

  .md\:hover\:rounded-tl-3xl:hover {
    border-top-left-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-tr-3xl:hover {
    border-top-right-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-br-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-bl-3xl:hover {
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:hover\:rounded-tl-full:hover {
    border-top-left-radius: 9999px !important;
  }

  .md\:hover\:rounded-tr-full:hover {
    border-top-right-radius: 9999px !important;
  }

  .md\:hover\:rounded-br-full:hover {
    border-bottom-right-radius: 9999px !important;
  }

  .md\:hover\:rounded-bl-full:hover {
    border-bottom-left-radius: 9999px !important;
  }

  .md\:focus\:rounded-none:focus {
    border-radius: 0 !important;
  }

  .md\:focus\:rounded-sm:focus {
    border-radius: 0.125rem !important;
  }

  .md\:focus\:rounded:focus {
    border-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-md:focus {
    border-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-lg:focus {
    border-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-xl:focus {
    border-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-2xl:focus {
    border-radius: 1rem !important;
  }

  .md\:focus\:rounded-3xl:focus {
    border-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-full:focus {
    border-radius: 9999px !important;
  }

  .md\:focus\:rounded-t-none:focus {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .md\:focus\:rounded-r-none:focus {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .md\:focus\:rounded-b-none:focus {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .md\:focus\:rounded-l-none:focus {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .md\:focus\:rounded-t-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .md\:focus\:rounded-r-sm:focus {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .md\:focus\:rounded-b-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:focus\:rounded-l-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:focus\:rounded-t:focus {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-r:focus {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-b:focus {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-l:focus {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-t-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-r-md:focus {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-b-md:focus {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-l-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-t-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-r-lg:focus {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-b-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-l-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-t-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-r-xl:focus {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-b-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-l-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-t-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .md\:focus\:rounded-r-2xl:focus {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .md\:focus\:rounded-b-2xl:focus {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .md\:focus\:rounded-l-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .md\:focus\:rounded-t-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-r-3xl:focus {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-b-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-l-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-t-full:focus {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .md\:focus\:rounded-r-full:focus {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .md\:focus\:rounded-b-full:focus {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:focus\:rounded-l-full:focus {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:focus\:rounded-tl-none:focus {
    border-top-left-radius: 0 !important;
  }

  .md\:focus\:rounded-tr-none:focus {
    border-top-right-radius: 0 !important;
  }

  .md\:focus\:rounded-br-none:focus {
    border-bottom-right-radius: 0 !important;
  }

  .md\:focus\:rounded-bl-none:focus {
    border-bottom-left-radius: 0 !important;
  }

  .md\:focus\:rounded-tl-sm:focus {
    border-top-left-radius: 0.125rem !important;
  }

  .md\:focus\:rounded-tr-sm:focus {
    border-top-right-radius: 0.125rem !important;
  }

  .md\:focus\:rounded-br-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
  }

  .md\:focus\:rounded-bl-sm:focus {
    border-bottom-left-radius: 0.125rem !important;
  }

  .md\:focus\:rounded-tl:focus {
    border-top-left-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-tr:focus {
    border-top-right-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-br:focus {
    border-bottom-right-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-bl:focus {
    border-bottom-left-radius: 0.25rem !important;
  }

  .md\:focus\:rounded-tl-md:focus {
    border-top-left-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-tr-md:focus {
    border-top-right-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-br-md:focus {
    border-bottom-right-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-bl-md:focus {
    border-bottom-left-radius: 0.375rem !important;
  }

  .md\:focus\:rounded-tl-lg:focus {
    border-top-left-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-tr-lg:focus {
    border-top-right-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-br-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-bl-lg:focus {
    border-bottom-left-radius: 0.5rem !important;
  }

  .md\:focus\:rounded-tl-xl:focus {
    border-top-left-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-tr-xl:focus {
    border-top-right-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-br-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-bl-xl:focus {
    border-bottom-left-radius: 0.75rem !important;
  }

  .md\:focus\:rounded-tl-2xl:focus {
    border-top-left-radius: 1rem !important;
  }

  .md\:focus\:rounded-tr-2xl:focus {
    border-top-right-radius: 1rem !important;
  }

  .md\:focus\:rounded-br-2xl:focus {
    border-bottom-right-radius: 1rem !important;
  }

  .md\:focus\:rounded-bl-2xl:focus {
    border-bottom-left-radius: 1rem !important;
  }

  .md\:focus\:rounded-tl-3xl:focus {
    border-top-left-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-tr-3xl:focus {
    border-top-right-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-br-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-bl-3xl:focus {
    border-bottom-left-radius: 1.5rem !important;
  }

  .md\:focus\:rounded-tl-full:focus {
    border-top-left-radius: 9999px !important;
  }

  .md\:focus\:rounded-tr-full:focus {
    border-top-right-radius: 9999px !important;
  }

  .md\:focus\:rounded-br-full:focus {
    border-bottom-right-radius: 9999px !important;
  }

  .md\:focus\:rounded-bl-full:focus {
    border-bottom-left-radius: 9999px !important;
  }

  .md\:border-solid {
    border-style: solid !important;
  }

  .md\:border-dashed {
    border-style: dashed !important;
  }

  .md\:border-dotted {
    border-style: dotted !important;
  }

  .md\:border-double {
    border-style: double !important;
  }

  .md\:border-none {
    border-style: none !important;
  }

  .md\:hover\:border-solid:hover {
    border-style: solid !important;
  }

  .md\:hover\:border-dashed:hover {
    border-style: dashed !important;
  }

  .md\:hover\:border-dotted:hover {
    border-style: dotted !important;
  }

  .md\:hover\:border-double:hover {
    border-style: double !important;
  }

  .md\:hover\:border-none:hover {
    border-style: none !important;
  }

  .md\:focus\:border-solid:focus {
    border-style: solid !important;
  }

  .md\:focus\:border-dashed:focus {
    border-style: dashed !important;
  }

  .md\:focus\:border-dotted:focus {
    border-style: dotted !important;
  }

  .md\:focus\:border-double:focus {
    border-style: double !important;
  }

  .md\:focus\:border-none:focus {
    border-style: none !important;
  }

  .md\:border-0 {
    border-width: 0 !important;
  }

  .md\:border-2 {
    border-width: 2px !important;
  }

  .md\:border-4 {
    border-width: 4px !important;
  }

  .md\:border-8 {
    border-width: 8px !important;
  }

  .md\:border {
    border-width: 1px !important;
  }

  .md\:border-t-0 {
    border-top-width: 0 !important;
  }

  .md\:border-r-0 {
    border-right-width: 0 !important;
  }

  .md\:border-b-0 {
    border-bottom-width: 0 !important;
  }

  .md\:border-l-0 {
    border-left-width: 0 !important;
  }

  .md\:border-t-2 {
    border-top-width: 2px !important;
  }

  .md\:border-r-2 {
    border-right-width: 2px !important;
  }

  .md\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .md\:border-l-2 {
    border-left-width: 2px !important;
  }

  .md\:border-t-4 {
    border-top-width: 4px !important;
  }

  .md\:border-r-4 {
    border-right-width: 4px !important;
  }

  .md\:border-b-4 {
    border-bottom-width: 4px !important;
  }

  .md\:border-l-4 {
    border-left-width: 4px !important;
  }

  .md\:border-t-8 {
    border-top-width: 8px !important;
  }

  .md\:border-r-8 {
    border-right-width: 8px !important;
  }

  .md\:border-b-8 {
    border-bottom-width: 8px !important;
  }

  .md\:border-l-8 {
    border-left-width: 8px !important;
  }

  .md\:border-t {
    border-top-width: 1px !important;
  }

  .md\:border-r {
    border-right-width: 1px !important;
  }

  .md\:border-b {
    border-bottom-width: 1px !important;
  }

  .md\:border-l {
    border-left-width: 1px !important;
  }

  .md\:hover\:border-0:hover {
    border-width: 0 !important;
  }

  .md\:hover\:border-2:hover {
    border-width: 2px !important;
  }

  .md\:hover\:border-4:hover {
    border-width: 4px !important;
  }

  .md\:hover\:border-8:hover {
    border-width: 8px !important;
  }

  .md\:hover\:border:hover {
    border-width: 1px !important;
  }

  .md\:hover\:border-t-0:hover {
    border-top-width: 0 !important;
  }

  .md\:hover\:border-r-0:hover {
    border-right-width: 0 !important;
  }

  .md\:hover\:border-b-0:hover {
    border-bottom-width: 0 !important;
  }

  .md\:hover\:border-l-0:hover {
    border-left-width: 0 !important;
  }

  .md\:hover\:border-t-2:hover {
    border-top-width: 2px !important;
  }

  .md\:hover\:border-r-2:hover {
    border-right-width: 2px !important;
  }

  .md\:hover\:border-b-2:hover {
    border-bottom-width: 2px !important;
  }

  .md\:hover\:border-l-2:hover {
    border-left-width: 2px !important;
  }

  .md\:hover\:border-t-4:hover {
    border-top-width: 4px !important;
  }

  .md\:hover\:border-r-4:hover {
    border-right-width: 4px !important;
  }

  .md\:hover\:border-b-4:hover {
    border-bottom-width: 4px !important;
  }

  .md\:hover\:border-l-4:hover {
    border-left-width: 4px !important;
  }

  .md\:hover\:border-t-8:hover {
    border-top-width: 8px !important;
  }

  .md\:hover\:border-r-8:hover {
    border-right-width: 8px !important;
  }

  .md\:hover\:border-b-8:hover {
    border-bottom-width: 8px !important;
  }

  .md\:hover\:border-l-8:hover {
    border-left-width: 8px !important;
  }

  .md\:hover\:border-t:hover {
    border-top-width: 1px !important;
  }

  .md\:hover\:border-r:hover {
    border-right-width: 1px !important;
  }

  .md\:hover\:border-b:hover {
    border-bottom-width: 1px !important;
  }

  .md\:hover\:border-l:hover {
    border-left-width: 1px !important;
  }

  .md\:focus\:border-0:focus {
    border-width: 0 !important;
  }

  .md\:focus\:border-2:focus {
    border-width: 2px !important;
  }

  .md\:focus\:border-4:focus {
    border-width: 4px !important;
  }

  .md\:focus\:border-8:focus {
    border-width: 8px !important;
  }

  .md\:focus\:border:focus {
    border-width: 1px !important;
  }

  .md\:focus\:border-t-0:focus {
    border-top-width: 0 !important;
  }

  .md\:focus\:border-r-0:focus {
    border-right-width: 0 !important;
  }

  .md\:focus\:border-b-0:focus {
    border-bottom-width: 0 !important;
  }

  .md\:focus\:border-l-0:focus {
    border-left-width: 0 !important;
  }

  .md\:focus\:border-t-2:focus {
    border-top-width: 2px !important;
  }

  .md\:focus\:border-r-2:focus {
    border-right-width: 2px !important;
  }

  .md\:focus\:border-b-2:focus {
    border-bottom-width: 2px !important;
  }

  .md\:focus\:border-l-2:focus {
    border-left-width: 2px !important;
  }

  .md\:focus\:border-t-4:focus {
    border-top-width: 4px !important;
  }

  .md\:focus\:border-r-4:focus {
    border-right-width: 4px !important;
  }

  .md\:focus\:border-b-4:focus {
    border-bottom-width: 4px !important;
  }

  .md\:focus\:border-l-4:focus {
    border-left-width: 4px !important;
  }

  .md\:focus\:border-t-8:focus {
    border-top-width: 8px !important;
  }

  .md\:focus\:border-r-8:focus {
    border-right-width: 8px !important;
  }

  .md\:focus\:border-b-8:focus {
    border-bottom-width: 8px !important;
  }

  .md\:focus\:border-l-8:focus {
    border-left-width: 8px !important;
  }

  .md\:focus\:border-t:focus {
    border-top-width: 1px !important;
  }

  .md\:focus\:border-r:focus {
    border-right-width: 1px !important;
  }

  .md\:focus\:border-b:focus {
    border-bottom-width: 1px !important;
  }

  .md\:focus\:border-l:focus {
    border-left-width: 1px !important;
  }

  .md\:box-border {
    box-sizing: border-box !important;
  }

  .md\:box-content {
    box-sizing: content-box !important;
  }

  .md\:hover\:box-border:hover {
    box-sizing: border-box !important;
  }

  .md\:hover\:box-content:hover {
    box-sizing: content-box !important;
  }

  .md\:focus\:box-border:focus {
    box-sizing: border-box !important;
  }

  .md\:focus\:box-content:focus {
    box-sizing: content-box !important;
  }

  .md\:cursor-auto {
    cursor: auto !important;
  }

  .md\:cursor-default {
    cursor: default !important;
  }

  .md\:cursor-pointer {
    cursor: pointer !important;
  }

  .md\:cursor-wait {
    cursor: wait !important;
  }

  .md\:cursor-text {
    cursor: text !important;
  }

  .md\:cursor-move {
    cursor: move !important;
  }

  .md\:cursor-not-allowed {
    cursor: not-allowed !important;
  }

  .md\:hover\:cursor-auto:hover {
    cursor: auto !important;
  }

  .md\:hover\:cursor-default:hover {
    cursor: default !important;
  }

  .md\:hover\:cursor-pointer:hover {
    cursor: pointer !important;
  }

  .md\:hover\:cursor-wait:hover {
    cursor: wait !important;
  }

  .md\:hover\:cursor-text:hover {
    cursor: text !important;
  }

  .md\:hover\:cursor-move:hover {
    cursor: move !important;
  }

  .md\:hover\:cursor-not-allowed:hover {
    cursor: not-allowed !important;
  }

  .md\:focus\:cursor-auto:focus {
    cursor: auto !important;
  }

  .md\:focus\:cursor-default:focus {
    cursor: default !important;
  }

  .md\:focus\:cursor-pointer:focus {
    cursor: pointer !important;
  }

  .md\:focus\:cursor-wait:focus {
    cursor: wait !important;
  }

  .md\:focus\:cursor-text:focus {
    cursor: text !important;
  }

  .md\:focus\:cursor-move:focus {
    cursor: move !important;
  }

  .md\:focus\:cursor-not-allowed:focus {
    cursor: not-allowed !important;
  }

  .md\:block {
    display: block !important;
  }

  .md\:inline-block {
    display: inline-block !important;
  }

  .md\:inline {
    display: inline !important;
  }

  .md\:flex {
    display: flex !important;
  }

  .md\:inline-flex {
    display: inline-flex !important;
  }

  .md\:table {
    display: table !important;
  }

  .md\:table-caption {
    display: table-caption !important;
  }

  .md\:table-cell {
    display: table-cell !important;
  }

  .md\:table-column {
    display: table-column !important;
  }

  .md\:table-column-group {
    display: table-column-group !important;
  }

  .md\:table-footer-group {
    display: table-footer-group !important;
  }

  .md\:table-header-group {
    display: table-header-group !important;
  }

  .md\:table-row-group {
    display: table-row-group !important;
  }

  .md\:table-row {
    display: table-row !important;
  }

  .md\:hidden {
    display: none !important;
  }

  .md\:hover\:block:hover {
    display: block !important;
  }

  .md\:hover\:inline-block:hover {
    display: inline-block !important;
  }

  .md\:hover\:inline:hover {
    display: inline !important;
  }

  .md\:hover\:flex:hover {
    display: flex !important;
  }

  .md\:hover\:inline-flex:hover {
    display: inline-flex !important;
  }

  .md\:hover\:table:hover {
    display: table !important;
  }

  .md\:hover\:table-caption:hover {
    display: table-caption !important;
  }

  .md\:hover\:table-cell:hover {
    display: table-cell !important;
  }

  .md\:hover\:table-column:hover {
    display: table-column !important;
  }

  .md\:hover\:table-column-group:hover {
    display: table-column-group !important;
  }

  .md\:hover\:table-footer-group:hover {
    display: table-footer-group !important;
  }

  .md\:hover\:table-header-group:hover {
    display: table-header-group !important;
  }

  .md\:hover\:table-row-group:hover {
    display: table-row-group !important;
  }

  .md\:hover\:table-row:hover {
    display: table-row !important;
  }

  .md\:hover\:hidden:hover {
    display: none !important;
  }

  .md\:focus\:block:focus {
    display: block !important;
  }

  .md\:focus\:inline-block:focus {
    display: inline-block !important;
  }

  .md\:focus\:inline:focus {
    display: inline !important;
  }

  .md\:focus\:flex:focus {
    display: flex !important;
  }

  .md\:focus\:inline-flex:focus {
    display: inline-flex !important;
  }

  .md\:focus\:table:focus {
    display: table !important;
  }

  .md\:focus\:table-caption:focus {
    display: table-caption !important;
  }

  .md\:focus\:table-cell:focus {
    display: table-cell !important;
  }

  .md\:focus\:table-column:focus {
    display: table-column !important;
  }

  .md\:focus\:table-column-group:focus {
    display: table-column-group !important;
  }

  .md\:focus\:table-footer-group:focus {
    display: table-footer-group !important;
  }

  .md\:focus\:table-header-group:focus {
    display: table-header-group !important;
  }

  .md\:focus\:table-row-group:focus {
    display: table-row-group !important;
  }

  .md\:focus\:table-row:focus {
    display: table-row !important;
  }

  .md\:focus\:hidden:focus {
    display: none !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .md\:flex-col {
    flex-direction: column !important;
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .md\:hover\:flex-row:hover {
    flex-direction: row !important;
  }

  .md\:hover\:flex-row-reverse:hover {
    flex-direction: row-reverse !important;
  }

  .md\:hover\:flex-col:hover {
    flex-direction: column !important;
  }

  .md\:hover\:flex-col-reverse:hover {
    flex-direction: column-reverse !important;
  }

  .md\:focus\:flex-row:focus {
    flex-direction: row !important;
  }

  .md\:focus\:flex-row-reverse:focus {
    flex-direction: row-reverse !important;
  }

  .md\:focus\:flex-col:focus {
    flex-direction: column !important;
  }

  .md\:focus\:flex-col-reverse:focus {
    flex-direction: column-reverse !important;
  }

  .md\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .md\:flex-no-wrap {
    flex-wrap: nowrap !important;
  }

  .md\:hover\:flex-wrap:hover {
    flex-wrap: wrap !important;
  }

  .md\:hover\:flex-wrap-reverse:hover {
    flex-wrap: wrap-reverse !important;
  }

  .md\:hover\:flex-no-wrap:hover {
    flex-wrap: nowrap !important;
  }

  .md\:focus\:flex-wrap:focus {
    flex-wrap: wrap !important;
  }

  .md\:focus\:flex-wrap-reverse:focus {
    flex-wrap: wrap-reverse !important;
  }

  .md\:focus\:flex-no-wrap:focus {
    flex-wrap: nowrap !important;
  }

  .md\:items-start {
    align-items: flex-start !important;
  }

  .md\:items-end {
    align-items: flex-end !important;
  }

  .md\:items-center {
    align-items: center !important;
  }

  .md\:items-baseline {
    align-items: baseline !important;
  }

  .md\:items-stretch {
    align-items: stretch !important;
  }

  .md\:hover\:items-start:hover {
    align-items: flex-start !important;
  }

  .md\:hover\:items-end:hover {
    align-items: flex-end !important;
  }

  .md\:hover\:items-center:hover {
    align-items: center !important;
  }

  .md\:hover\:items-baseline:hover {
    align-items: baseline !important;
  }

  .md\:hover\:items-stretch:hover {
    align-items: stretch !important;
  }

  .md\:focus\:items-start:focus {
    align-items: flex-start !important;
  }

  .md\:focus\:items-end:focus {
    align-items: flex-end !important;
  }

  .md\:focus\:items-center:focus {
    align-items: center !important;
  }

  .md\:focus\:items-baseline:focus {
    align-items: baseline !important;
  }

  .md\:focus\:items-stretch:focus {
    align-items: stretch !important;
  }

  .md\:content-center {
    align-content: center !important;
  }

  .md\:content-start {
    align-content: flex-start !important;
  }

  .md\:content-end {
    align-content: flex-end !important;
  }

  .md\:content-between {
    align-content: space-between !important;
  }

  .md\:content-around {
    align-content: space-around !important;
  }

  .md\:content-evenly {
    align-content: space-evenly !important;
  }

  .md\:hover\:content-center:hover {
    align-content: center !important;
  }

  .md\:hover\:content-start:hover {
    align-content: flex-start !important;
  }

  .md\:hover\:content-end:hover {
    align-content: flex-end !important;
  }

  .md\:hover\:content-between:hover {
    align-content: space-between !important;
  }

  .md\:hover\:content-around:hover {
    align-content: space-around !important;
  }

  .md\:hover\:content-evenly:hover {
    align-content: space-evenly !important;
  }

  .md\:focus\:content-center:focus {
    align-content: center !important;
  }

  .md\:focus\:content-start:focus {
    align-content: flex-start !important;
  }

  .md\:focus\:content-end:focus {
    align-content: flex-end !important;
  }

  .md\:focus\:content-between:focus {
    align-content: space-between !important;
  }

  .md\:focus\:content-around:focus {
    align-content: space-around !important;
  }

  .md\:focus\:content-evenly:focus {
    align-content: space-evenly !important;
  }

  .md\:self-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .md\:self-start {
    align-self: flex-start !important;
  }

  .md\:self-end {
    align-self: flex-end !important;
  }

  .md\:self-center {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .md\:self-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .md\:hover\:self-auto:hover {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .md\:hover\:self-start:hover {
    align-self: flex-start !important;
  }

  .md\:hover\:self-end:hover {
    align-self: flex-end !important;
  }

  .md\:hover\:self-center:hover {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .md\:hover\:self-stretch:hover {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .md\:focus\:self-auto:focus {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .md\:focus\:self-start:focus {
    align-self: flex-start !important;
  }

  .md\:focus\:self-end:focus {
    align-self: flex-end !important;
  }

  .md\:focus\:self-center:focus {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .md\:focus\:self-stretch:focus {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .md\:justify-start {
    justify-content: flex-start !important;
  }

  .md\:justify-end {
    justify-content: flex-end !important;
  }

  .md\:justify-center {
    justify-content: center !important;
  }

  .md\:justify-between {
    justify-content: space-between !important;
  }

  .md\:justify-around {
    justify-content: space-around !important;
  }

  .md\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .md\:hover\:justify-start:hover {
    justify-content: flex-start !important;
  }

  .md\:hover\:justify-end:hover {
    justify-content: flex-end !important;
  }

  .md\:hover\:justify-center:hover {
    justify-content: center !important;
  }

  .md\:hover\:justify-between:hover {
    justify-content: space-between !important;
  }

  .md\:hover\:justify-around:hover {
    justify-content: space-around !important;
  }

  .md\:hover\:justify-evenly:hover {
    justify-content: space-evenly !important;
  }

  .md\:focus\:justify-start:focus {
    justify-content: flex-start !important;
  }

  .md\:focus\:justify-end:focus {
    justify-content: flex-end !important;
  }

  .md\:focus\:justify-center:focus {
    justify-content: center !important;
  }

  .md\:focus\:justify-between:focus {
    justify-content: space-between !important;
  }

  .md\:focus\:justify-around:focus {
    justify-content: space-around !important;
  }

  .md\:focus\:justify-evenly:focus {
    justify-content: space-evenly !important;
  }

  .md\:flex-1 {
    flex: 1 1 0% !important;
  }

  .md\:flex-auto {
    flex: 1 1 auto !important;
  }

  .md\:flex-initial {
    flex: 0 1 auto !important;
  }

  .md\:flex-none {
    flex: none !important;
  }

  .md\:hover\:flex-1:hover {
    flex: 1 1 0% !important;
  }

  .md\:hover\:flex-auto:hover {
    flex: 1 1 auto !important;
  }

  .md\:hover\:flex-initial:hover {
    flex: 0 1 auto !important;
  }

  .md\:hover\:flex-none:hover {
    flex: none !important;
  }

  .md\:focus\:flex-1:focus {
    flex: 1 1 0% !important;
  }

  .md\:focus\:flex-auto:focus {
    flex: 1 1 auto !important;
  }

  .md\:focus\:flex-initial:focus {
    flex: 0 1 auto !important;
  }

  .md\:focus\:flex-none:focus {
    flex: none !important;
  }

  .md\:flex-grow-0 {
    flex-grow: 0 !important;
  }

  .md\:flex-grow {
    flex-grow: 1 !important;
  }

  .md\:hover\:flex-grow-0:hover {
    flex-grow: 0 !important;
  }

  .md\:hover\:flex-grow:hover {
    flex-grow: 1 !important;
  }

  .md\:focus\:flex-grow-0:focus {
    flex-grow: 0 !important;
  }

  .md\:focus\:flex-grow:focus {
    flex-grow: 1 !important;
  }

  .md\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }

  .md\:flex-shrink {
    flex-shrink: 1 !important;
  }

  .md\:hover\:flex-shrink-0:hover {
    flex-shrink: 0 !important;
  }

  .md\:hover\:flex-shrink:hover {
    flex-shrink: 1 !important;
  }

  .md\:focus\:flex-shrink-0:focus {
    flex-shrink: 0 !important;
  }

  .md\:focus\:flex-shrink:focus {
    flex-shrink: 1 !important;
  }

  .md\:order-1 {
    order: 1 !important;
  }

  .md\:order-2 {
    order: 2 !important;
  }

  .md\:order-3 {
    order: 3 !important;
  }

  .md\:order-4 {
    order: 4 !important;
  }

  .md\:order-5 {
    order: 5 !important;
  }

  .md\:order-6 {
    order: 6 !important;
  }

  .md\:order-7 {
    order: 7 !important;
  }

  .md\:order-8 {
    order: 8 !important;
  }

  .md\:order-9 {
    order: 9 !important;
  }

  .md\:order-10 {
    order: 10 !important;
  }

  .md\:order-11 {
    order: 11 !important;
  }

  .md\:order-12 {
    order: 12 !important;
  }

  .md\:order-first {
    order: -9999 !important;
  }

  .md\:order-last {
    order: 9999 !important;
  }

  .md\:order-none {
    order: 0 !important;
  }

  .md\:hover\:order-1:hover {
    order: 1 !important;
  }

  .md\:hover\:order-2:hover {
    order: 2 !important;
  }

  .md\:hover\:order-3:hover {
    order: 3 !important;
  }

  .md\:hover\:order-4:hover {
    order: 4 !important;
  }

  .md\:hover\:order-5:hover {
    order: 5 !important;
  }

  .md\:hover\:order-6:hover {
    order: 6 !important;
  }

  .md\:hover\:order-7:hover {
    order: 7 !important;
  }

  .md\:hover\:order-8:hover {
    order: 8 !important;
  }

  .md\:hover\:order-9:hover {
    order: 9 !important;
  }

  .md\:hover\:order-10:hover {
    order: 10 !important;
  }

  .md\:hover\:order-11:hover {
    order: 11 !important;
  }

  .md\:hover\:order-12:hover {
    order: 12 !important;
  }

  .md\:hover\:order-first:hover {
    order: -9999 !important;
  }

  .md\:hover\:order-last:hover {
    order: 9999 !important;
  }

  .md\:hover\:order-none:hover {
    order: 0 !important;
  }

  .md\:focus\:order-1:focus {
    order: 1 !important;
  }

  .md\:focus\:order-2:focus {
    order: 2 !important;
  }

  .md\:focus\:order-3:focus {
    order: 3 !important;
  }

  .md\:focus\:order-4:focus {
    order: 4 !important;
  }

  .md\:focus\:order-5:focus {
    order: 5 !important;
  }

  .md\:focus\:order-6:focus {
    order: 6 !important;
  }

  .md\:focus\:order-7:focus {
    order: 7 !important;
  }

  .md\:focus\:order-8:focus {
    order: 8 !important;
  }

  .md\:focus\:order-9:focus {
    order: 9 !important;
  }

  .md\:focus\:order-10:focus {
    order: 10 !important;
  }

  .md\:focus\:order-11:focus {
    order: 11 !important;
  }

  .md\:focus\:order-12:focus {
    order: 12 !important;
  }

  .md\:focus\:order-first:focus {
    order: -9999 !important;
  }

  .md\:focus\:order-last:focus {
    order: 9999 !important;
  }

  .md\:focus\:order-none:focus {
    order: 0 !important;
  }

  .md\:float-right {
    float: right !important;
  }

  .md\:float-left {
    float: left !important;
  }

  .md\:float-none {
    float: none !important;
  }

  .md\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .md\:hover\:float-right:hover {
    float: right !important;
  }

  .md\:hover\:float-left:hover {
    float: left !important;
  }

  .md\:hover\:float-none:hover {
    float: none !important;
  }

  .md\:hover\:clearfix:hover:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .md\:focus\:float-right:focus {
    float: right !important;
  }

  .md\:focus\:float-left:focus {
    float: left !important;
  }

  .md\:focus\:float-none:focus {
    float: none !important;
  }

  .md\:focus\:clearfix:focus:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .md\:clear-left {
    clear: left !important;
  }

  .md\:clear-right {
    clear: right !important;
  }

  .md\:clear-both {
    clear: both !important;
  }

  .md\:clear-none {
    clear: none !important;
  }

  .md\:hover\:clear-left:hover {
    clear: left !important;
  }

  .md\:hover\:clear-right:hover {
    clear: right !important;
  }

  .md\:hover\:clear-both:hover {
    clear: both !important;
  }

  .md\:hover\:clear-none:hover {
    clear: none !important;
  }

  .md\:focus\:clear-left:focus {
    clear: left !important;
  }

  .md\:focus\:clear-right:focus {
    clear: right !important;
  }

  .md\:focus\:clear-both:focus {
    clear: both !important;
  }

  .md\:focus\:clear-none:focus {
    clear: none !important;
  }

  .md\:font-notosans {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .md\:font-kiwimaru {
    font-family: Kiwi Maru, serif !important;
  }

  .md\:hover\:font-notosans:hover {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .md\:hover\:font-kiwimaru:hover {
    font-family: Kiwi Maru, serif !important;
  }

  .md\:focus\:font-notosans:focus {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .md\:focus\:font-kiwimaru:focus {
    font-family: Kiwi Maru, serif !important;
  }

  .md\:font-hairline {
    font-weight: 100 !important;
  }

  .md\:font-thin {
    font-weight: 200 !important;
  }

  .md\:font-light {
    font-weight: 300 !important;
  }

  .md\:font-normal {
    font-weight: 400 !important;
  }

  .md\:font-medium {
    font-weight: 500 !important;
  }

  .md\:font-semibold {
    font-weight: 600 !important;
  }

  .md\:font-bold {
    font-weight: 700 !important;
  }

  .md\:font-extrabold {
    font-weight: 800 !important;
  }

  .md\:font-black {
    font-weight: 900 !important;
  }

  .md\:hover\:font-hairline:hover {
    font-weight: 100 !important;
  }

  .md\:hover\:font-thin:hover {
    font-weight: 200 !important;
  }

  .md\:hover\:font-light:hover {
    font-weight: 300 !important;
  }

  .md\:hover\:font-normal:hover {
    font-weight: 400 !important;
  }

  .md\:hover\:font-medium:hover {
    font-weight: 500 !important;
  }

  .md\:hover\:font-semibold:hover {
    font-weight: 600 !important;
  }

  .md\:hover\:font-bold:hover {
    font-weight: 700 !important;
  }

  .md\:hover\:font-extrabold:hover {
    font-weight: 800 !important;
  }

  .md\:hover\:font-black:hover {
    font-weight: 900 !important;
  }

  .md\:focus\:font-hairline:focus {
    font-weight: 100 !important;
  }

  .md\:focus\:font-thin:focus {
    font-weight: 200 !important;
  }

  .md\:focus\:font-light:focus {
    font-weight: 300 !important;
  }

  .md\:focus\:font-normal:focus {
    font-weight: 400 !important;
  }

  .md\:focus\:font-medium:focus {
    font-weight: 500 !important;
  }

  .md\:focus\:font-semibold:focus {
    font-weight: 600 !important;
  }

  .md\:focus\:font-bold:focus {
    font-weight: 700 !important;
  }

  .md\:focus\:font-extrabold:focus {
    font-weight: 800 !important;
  }

  .md\:focus\:font-black:focus {
    font-weight: 900 !important;
  }

  .md\:h-0 {
    height: 0rem !important;
  }

  .md\:h-1 {
    height: 0.25rem !important;
  }

  .md\:h-2 {
    height: 0.5rem !important;
  }

  .md\:h-3 {
    height: 0.75rem !important;
  }

  .md\:h-4 {
    height: 1rem !important;
  }

  .md\:h-5 {
    height: 1.25rem !important;
  }

  .md\:h-6 {
    height: 1.5rem !important;
  }

  .md\:h-7 {
    height: 1.75rem !important;
  }

  .md\:h-8 {
    height: 2rem !important;
  }

  .md\:h-9 {
    height: 2.25rem !important;
  }

  .md\:h-10 {
    height: 2.5rem !important;
  }

  .md\:h-11 {
    height: 2.75rem !important;
  }

  .md\:h-12 {
    height: 3rem !important;
  }

  .md\:h-13 {
    height: 3.25rem !important;
  }

  .md\:h-14 {
    height: 3.5rem !important;
  }

  .md\:h-15 {
    height: 3.75rem !important;
  }

  .md\:h-16 {
    height: 4rem !important;
  }

  .md\:h-17 {
    height: 4.25rem !important;
  }

  .md\:h-18 {
    height: 4.5rem !important;
  }

  .md\:h-19 {
    height: 4.75rem !important;
  }

  .md\:h-20 {
    height: 5rem !important;
  }

  .md\:h-21 {
    height: 5.25rem !important;
  }

  .md\:h-22 {
    height: 5.5rem !important;
  }

  .md\:h-23 {
    height: 5.75rem !important;
  }

  .md\:h-24 {
    height: 6rem !important;
  }

  .md\:h-25 {
    height: 6.25rem !important;
  }

  .md\:h-26 {
    height: 6.5rem !important;
  }

  .md\:h-27 {
    height: 6.75rem !important;
  }

  .md\:h-28 {
    height: 7rem !important;
  }

  .md\:h-29 {
    height: 7.25rem !important;
  }

  .md\:h-30 {
    height: 7.5rem !important;
  }

  .md\:h-31 {
    height: 7.75rem !important;
  }

  .md\:h-32 {
    height: 8rem !important;
  }

  .md\:h-33 {
    height: 8.25rem !important;
  }

  .md\:h-34 {
    height: 8.5rem !important;
  }

  .md\:h-35 {
    height: 8.75rem !important;
  }

  .md\:h-36 {
    height: 9rem !important;
  }

  .md\:h-37 {
    height: 9.25rem !important;
  }

  .md\:h-38 {
    height: 9.5rem !important;
  }

  .md\:h-39 {
    height: 9.75rem !important;
  }

  .md\:h-40 {
    height: 10rem !important;
  }

  .md\:h-41 {
    height: 10.25rem !important;
  }

  .md\:h-42 {
    height: 10.5rem !important;
  }

  .md\:h-43 {
    height: 10.75rem !important;
  }

  .md\:h-44 {
    height: 11rem !important;
  }

  .md\:h-45 {
    height: 11.25rem !important;
  }

  .md\:h-46 {
    height: 11.5rem !important;
  }

  .md\:h-47 {
    height: 11.75rem !important;
  }

  .md\:h-48 {
    height: 12rem !important;
  }

  .md\:h-49 {
    height: 12.25rem !important;
  }

  .md\:h-50 {
    height: 12.5rem !important;
  }

  .md\:h-51 {
    height: 12.75rem !important;
  }

  .md\:h-52 {
    height: 13rem !important;
  }

  .md\:h-53 {
    height: 13.25rem !important;
  }

  .md\:h-54 {
    height: 13.5rem !important;
  }

  .md\:h-55 {
    height: 13.75rem !important;
  }

  .md\:h-56 {
    height: 14rem !important;
  }

  .md\:h-57 {
    height: 14.25rem !important;
  }

  .md\:h-58 {
    height: 14.5rem !important;
  }

  .md\:h-59 {
    height: 14.75rem !important;
  }

  .md\:h-60 {
    height: 15rem !important;
  }

  .md\:h-61 {
    height: 15.25rem !important;
  }

  .md\:h-62 {
    height: 15.5rem !important;
  }

  .md\:h-63 {
    height: 15.75rem !important;
  }

  .md\:h-64 {
    height: 16rem !important;
  }

  .md\:h-65 {
    height: 16.25rem !important;
  }

  .md\:h-66 {
    height: 16.5rem !important;
  }

  .md\:h-67 {
    height: 16.75rem !important;
  }

  .md\:h-68 {
    height: 17rem !important;
  }

  .md\:h-69 {
    height: 17.25rem !important;
  }

  .md\:h-70 {
    height: 17.5rem !important;
  }

  .md\:h-71 {
    height: 17.75rem !important;
  }

  .md\:h-72 {
    height: 18rem !important;
  }

  .md\:h-73 {
    height: 18.25rem !important;
  }

  .md\:h-74 {
    height: 18.5rem !important;
  }

  .md\:h-75 {
    height: 18.75rem !important;
  }

  .md\:h-76 {
    height: 19rem !important;
  }

  .md\:h-77 {
    height: 19.25rem !important;
  }

  .md\:h-78 {
    height: 19.5rem !important;
  }

  .md\:h-79 {
    height: 19.75rem !important;
  }

  .md\:h-80 {
    height: 20rem !important;
  }

  .md\:h-81 {
    height: 20.25rem !important;
  }

  .md\:h-82 {
    height: 20.5rem !important;
  }

  .md\:h-83 {
    height: 20.75rem !important;
  }

  .md\:h-84 {
    height: 21rem !important;
  }

  .md\:h-85 {
    height: 21.25rem !important;
  }

  .md\:h-86 {
    height: 21.5rem !important;
  }

  .md\:h-87 {
    height: 21.75rem !important;
  }

  .md\:h-88 {
    height: 22rem !important;
  }

  .md\:h-89 {
    height: 22.25rem !important;
  }

  .md\:h-90 {
    height: 22.5rem !important;
  }

  .md\:h-91 {
    height: 22.75rem !important;
  }

  .md\:h-92 {
    height: 23rem !important;
  }

  .md\:h-93 {
    height: 23.25rem !important;
  }

  .md\:h-94 {
    height: 23.5rem !important;
  }

  .md\:h-95 {
    height: 23.75rem !important;
  }

  .md\:h-96 {
    height: 24rem !important;
  }

  .md\:h-97 {
    height: 24.25rem !important;
  }

  .md\:h-98 {
    height: 24.5rem !important;
  }

  .md\:h-99 {
    height: 24.75rem !important;
  }

  .md\:h-100 {
    height: 25rem !important;
  }

  .md\:h-101 {
    height: 25.25rem !important;
  }

  .md\:h-102 {
    height: 25.5rem !important;
  }

  .md\:h-103 {
    height: 25.75rem !important;
  }

  .md\:h-104 {
    height: 26rem !important;
  }

  .md\:h-105 {
    height: 26.25rem !important;
  }

  .md\:h-auto {
    height: auto !important;
  }

  .md\:h-px {
    height: 1px !important;
  }

  .md\:h-0\.5 {
    height: 0.125rem !important;
  }

  .md\:h-1\.5 {
    height: 0.375rem !important;
  }

  .md\:h-2\.5 {
    height: 0.625rem !important;
  }

  .md\:h-3\.5 {
    height: 0.875rem !important;
  }

  .md\:h-4\.5 {
    height: 1.125rem !important;
  }

  .md\:h-5\.5 {
    height: 1.375rem !important;
  }

  .md\:h-6\.5 {
    height: 1.625rem !important;
  }

  .md\:h-7\.5 {
    height: 1.875rem !important;
  }

  .md\:h-8\.5 {
    height: 2.125rem !important;
  }

  .md\:h-9\.5 {
    height: 2.375rem !important;
  }

  .md\:h-10\.5 {
    height: 2.625rem !important;
  }

  .md\:h-11\.5 {
    height: 2.875rem !important;
  }

  .md\:h-12\.5 {
    height: 3.125rem !important;
  }

  .md\:h-13\.5 {
    height: 3.375rem !important;
  }

  .md\:h-14\.5 {
    height: 3.625rem !important;
  }

  .md\:h-15\.5 {
    height: 3.875rem !important;
  }

  .md\:h-16\.5 {
    height: 4.125rem !important;
  }

  .md\:h-17\.5 {
    height: 4.375rem !important;
  }

  .md\:h-18\.5 {
    height: 4.625rem !important;
  }

  .md\:h-19\.5 {
    height: 4.875rem !important;
  }

  .md\:h-20\.5 {
    height: 5.125rem !important;
  }

  .md\:h-21\.5 {
    height: 5.375rem !important;
  }

  .md\:h-22\.5 {
    height: 5.625rem !important;
  }

  .md\:h-23\.5 {
    height: 5.875rem !important;
  }

  .md\:h-24\.5 {
    height: 6.125rem !important;
  }

  .md\:h-25\.5 {
    height: 6.375rem !important;
  }

  .md\:h-26\.5 {
    height: 6.625rem !important;
  }

  .md\:h-27\.5 {
    height: 6.875rem !important;
  }

  .md\:h-28\.5 {
    height: 7.125rem !important;
  }

  .md\:h-29\.5 {
    height: 7.375rem !important;
  }

  .md\:h-30\.5 {
    height: 7.625rem !important;
  }

  .md\:h-31\.5 {
    height: 7.875rem !important;
  }

  .md\:h-32\.5 {
    height: 8.125rem !important;
  }

  .md\:h-33\.5 {
    height: 8.375rem !important;
  }

  .md\:h-34\.5 {
    height: 8.625rem !important;
  }

  .md\:h-35\.5 {
    height: 8.875rem !important;
  }

  .md\:h-36\.5 {
    height: 9.125rem !important;
  }

  .md\:h-37\.5 {
    height: 9.375rem !important;
  }

  .md\:h-38\.5 {
    height: 9.625rem !important;
  }

  .md\:h-39\.5 {
    height: 9.875rem !important;
  }

  .md\:h-40\.5 {
    height: 10.125rem !important;
  }

  .md\:h-41\.5 {
    height: 10.375rem !important;
  }

  .md\:h-42\.5 {
    height: 10.625rem !important;
  }

  .md\:h-43\.5 {
    height: 10.875rem !important;
  }

  .md\:h-44\.5 {
    height: 11.125rem !important;
  }

  .md\:h-45\.5 {
    height: 11.375rem !important;
  }

  .md\:h-46\.5 {
    height: 11.625rem !important;
  }

  .md\:h-47\.5 {
    height: 11.875rem !important;
  }

  .md\:h-48\.5 {
    height: 12.125rem !important;
  }

  .md\:h-49\.5 {
    height: 12.375rem !important;
  }

  .md\:h-50\.5 {
    height: 12.625rem !important;
  }

  .md\:h-51\.5 {
    height: 12.875rem !important;
  }

  .md\:h-52\.5 {
    height: 13.125rem !important;
  }

  .md\:h-53\.5 {
    height: 13.375rem !important;
  }

  .md\:h-54\.5 {
    height: 13.625rem !important;
  }

  .md\:h-55\.5 {
    height: 13.875rem !important;
  }

  .md\:h-56\.5 {
    height: 14.125rem !important;
  }

  .md\:h-57\.5 {
    height: 14.375rem !important;
  }

  .md\:h-58\.5 {
    height: 14.625rem !important;
  }

  .md\:h-59\.5 {
    height: 14.875rem !important;
  }

  .md\:h-60\.5 {
    height: 15.125rem !important;
  }

  .md\:h-61\.5 {
    height: 15.375rem !important;
  }

  .md\:h-62\.5 {
    height: 15.625rem !important;
  }

  .md\:h-63\.5 {
    height: 15.875rem !important;
  }

  .md\:h-64\.5 {
    height: 16.125rem !important;
  }

  .md\:h-65\.5 {
    height: 16.375rem !important;
  }

  .md\:h-66\.5 {
    height: 16.625rem !important;
  }

  .md\:h-67\.5 {
    height: 16.875rem !important;
  }

  .md\:h-68\.5 {
    height: 17.125rem !important;
  }

  .md\:h-69\.5 {
    height: 17.375rem !important;
  }

  .md\:h-70\.5 {
    height: 17.625rem !important;
  }

  .md\:h-71\.5 {
    height: 17.875rem !important;
  }

  .md\:h-72\.5 {
    height: 18.125rem !important;
  }

  .md\:h-73\.5 {
    height: 18.375rem !important;
  }

  .md\:h-74\.5 {
    height: 18.625rem !important;
  }

  .md\:h-75\.5 {
    height: 18.875rem !important;
  }

  .md\:h-76\.5 {
    height: 19.125rem !important;
  }

  .md\:h-77\.5 {
    height: 19.375rem !important;
  }

  .md\:h-78\.5 {
    height: 19.625rem !important;
  }

  .md\:h-79\.5 {
    height: 19.875rem !important;
  }

  .md\:h-80\.5 {
    height: 20.125rem !important;
  }

  .md\:h-81\.5 {
    height: 20.375rem !important;
  }

  .md\:h-82\.5 {
    height: 20.625rem !important;
  }

  .md\:h-83\.5 {
    height: 20.875rem !important;
  }

  .md\:h-84\.5 {
    height: 21.125rem !important;
  }

  .md\:h-85\.5 {
    height: 21.375rem !important;
  }

  .md\:h-86\.5 {
    height: 21.625rem !important;
  }

  .md\:h-87\.5 {
    height: 21.875rem !important;
  }

  .md\:h-88\.5 {
    height: 22.125rem !important;
  }

  .md\:h-89\.5 {
    height: 22.375rem !important;
  }

  .md\:h-90\.5 {
    height: 22.625rem !important;
  }

  .md\:h-91\.5 {
    height: 22.875rem !important;
  }

  .md\:h-92\.5 {
    height: 23.125rem !important;
  }

  .md\:h-93\.5 {
    height: 23.375rem !important;
  }

  .md\:h-94\.5 {
    height: 23.625rem !important;
  }

  .md\:h-95\.5 {
    height: 23.875rem !important;
  }

  .md\:h-96\.5 {
    height: 24.125rem !important;
  }

  .md\:h-97\.5 {
    height: 24.375rem !important;
  }

  .md\:h-98\.5 {
    height: 24.625rem !important;
  }

  .md\:h-99\.5 {
    height: 24.875rem !important;
  }

  .md\:h-100\.5 {
    height: 25.125rem !important;
  }

  .md\:h-101\.5 {
    height: 25.375rem !important;
  }

  .md\:h-102\.5 {
    height: 25.625rem !important;
  }

  .md\:h-103\.5 {
    height: 25.875rem !important;
  }

  .md\:h-104\.5 {
    height: 26.125rem !important;
  }

  .md\:h-full {
    height: 100% !important;
  }

  .md\:h-screen {
    height: 100vh !important;
  }

  .md\:hover\:h-0:hover {
    height: 0rem !important;
  }

  .md\:hover\:h-1:hover {
    height: 0.25rem !important;
  }

  .md\:hover\:h-2:hover {
    height: 0.5rem !important;
  }

  .md\:hover\:h-3:hover {
    height: 0.75rem !important;
  }

  .md\:hover\:h-4:hover {
    height: 1rem !important;
  }

  .md\:hover\:h-5:hover {
    height: 1.25rem !important;
  }

  .md\:hover\:h-6:hover {
    height: 1.5rem !important;
  }

  .md\:hover\:h-7:hover {
    height: 1.75rem !important;
  }

  .md\:hover\:h-8:hover {
    height: 2rem !important;
  }

  .md\:hover\:h-9:hover {
    height: 2.25rem !important;
  }

  .md\:hover\:h-10:hover {
    height: 2.5rem !important;
  }

  .md\:hover\:h-11:hover {
    height: 2.75rem !important;
  }

  .md\:hover\:h-12:hover {
    height: 3rem !important;
  }

  .md\:hover\:h-13:hover {
    height: 3.25rem !important;
  }

  .md\:hover\:h-14:hover {
    height: 3.5rem !important;
  }

  .md\:hover\:h-15:hover {
    height: 3.75rem !important;
  }

  .md\:hover\:h-16:hover {
    height: 4rem !important;
  }

  .md\:hover\:h-17:hover {
    height: 4.25rem !important;
  }

  .md\:hover\:h-18:hover {
    height: 4.5rem !important;
  }

  .md\:hover\:h-19:hover {
    height: 4.75rem !important;
  }

  .md\:hover\:h-20:hover {
    height: 5rem !important;
  }

  .md\:hover\:h-21:hover {
    height: 5.25rem !important;
  }

  .md\:hover\:h-22:hover {
    height: 5.5rem !important;
  }

  .md\:hover\:h-23:hover {
    height: 5.75rem !important;
  }

  .md\:hover\:h-24:hover {
    height: 6rem !important;
  }

  .md\:hover\:h-25:hover {
    height: 6.25rem !important;
  }

  .md\:hover\:h-26:hover {
    height: 6.5rem !important;
  }

  .md\:hover\:h-27:hover {
    height: 6.75rem !important;
  }

  .md\:hover\:h-28:hover {
    height: 7rem !important;
  }

  .md\:hover\:h-29:hover {
    height: 7.25rem !important;
  }

  .md\:hover\:h-30:hover {
    height: 7.5rem !important;
  }

  .md\:hover\:h-31:hover {
    height: 7.75rem !important;
  }

  .md\:hover\:h-32:hover {
    height: 8rem !important;
  }

  .md\:hover\:h-33:hover {
    height: 8.25rem !important;
  }

  .md\:hover\:h-34:hover {
    height: 8.5rem !important;
  }

  .md\:hover\:h-35:hover {
    height: 8.75rem !important;
  }

  .md\:hover\:h-36:hover {
    height: 9rem !important;
  }

  .md\:hover\:h-37:hover {
    height: 9.25rem !important;
  }

  .md\:hover\:h-38:hover {
    height: 9.5rem !important;
  }

  .md\:hover\:h-39:hover {
    height: 9.75rem !important;
  }

  .md\:hover\:h-40:hover {
    height: 10rem !important;
  }

  .md\:hover\:h-41:hover {
    height: 10.25rem !important;
  }

  .md\:hover\:h-42:hover {
    height: 10.5rem !important;
  }

  .md\:hover\:h-43:hover {
    height: 10.75rem !important;
  }

  .md\:hover\:h-44:hover {
    height: 11rem !important;
  }

  .md\:hover\:h-45:hover {
    height: 11.25rem !important;
  }

  .md\:hover\:h-46:hover {
    height: 11.5rem !important;
  }

  .md\:hover\:h-47:hover {
    height: 11.75rem !important;
  }

  .md\:hover\:h-48:hover {
    height: 12rem !important;
  }

  .md\:hover\:h-49:hover {
    height: 12.25rem !important;
  }

  .md\:hover\:h-50:hover {
    height: 12.5rem !important;
  }

  .md\:hover\:h-51:hover {
    height: 12.75rem !important;
  }

  .md\:hover\:h-52:hover {
    height: 13rem !important;
  }

  .md\:hover\:h-53:hover {
    height: 13.25rem !important;
  }

  .md\:hover\:h-54:hover {
    height: 13.5rem !important;
  }

  .md\:hover\:h-55:hover {
    height: 13.75rem !important;
  }

  .md\:hover\:h-56:hover {
    height: 14rem !important;
  }

  .md\:hover\:h-57:hover {
    height: 14.25rem !important;
  }

  .md\:hover\:h-58:hover {
    height: 14.5rem !important;
  }

  .md\:hover\:h-59:hover {
    height: 14.75rem !important;
  }

  .md\:hover\:h-60:hover {
    height: 15rem !important;
  }

  .md\:hover\:h-61:hover {
    height: 15.25rem !important;
  }

  .md\:hover\:h-62:hover {
    height: 15.5rem !important;
  }

  .md\:hover\:h-63:hover {
    height: 15.75rem !important;
  }

  .md\:hover\:h-64:hover {
    height: 16rem !important;
  }

  .md\:hover\:h-65:hover {
    height: 16.25rem !important;
  }

  .md\:hover\:h-66:hover {
    height: 16.5rem !important;
  }

  .md\:hover\:h-67:hover {
    height: 16.75rem !important;
  }

  .md\:hover\:h-68:hover {
    height: 17rem !important;
  }

  .md\:hover\:h-69:hover {
    height: 17.25rem !important;
  }

  .md\:hover\:h-70:hover {
    height: 17.5rem !important;
  }

  .md\:hover\:h-71:hover {
    height: 17.75rem !important;
  }

  .md\:hover\:h-72:hover {
    height: 18rem !important;
  }

  .md\:hover\:h-73:hover {
    height: 18.25rem !important;
  }

  .md\:hover\:h-74:hover {
    height: 18.5rem !important;
  }

  .md\:hover\:h-75:hover {
    height: 18.75rem !important;
  }

  .md\:hover\:h-76:hover {
    height: 19rem !important;
  }

  .md\:hover\:h-77:hover {
    height: 19.25rem !important;
  }

  .md\:hover\:h-78:hover {
    height: 19.5rem !important;
  }

  .md\:hover\:h-79:hover {
    height: 19.75rem !important;
  }

  .md\:hover\:h-80:hover {
    height: 20rem !important;
  }

  .md\:hover\:h-81:hover {
    height: 20.25rem !important;
  }

  .md\:hover\:h-82:hover {
    height: 20.5rem !important;
  }

  .md\:hover\:h-83:hover {
    height: 20.75rem !important;
  }

  .md\:hover\:h-84:hover {
    height: 21rem !important;
  }

  .md\:hover\:h-85:hover {
    height: 21.25rem !important;
  }

  .md\:hover\:h-86:hover {
    height: 21.5rem !important;
  }

  .md\:hover\:h-87:hover {
    height: 21.75rem !important;
  }

  .md\:hover\:h-88:hover {
    height: 22rem !important;
  }

  .md\:hover\:h-89:hover {
    height: 22.25rem !important;
  }

  .md\:hover\:h-90:hover {
    height: 22.5rem !important;
  }

  .md\:hover\:h-91:hover {
    height: 22.75rem !important;
  }

  .md\:hover\:h-92:hover {
    height: 23rem !important;
  }

  .md\:hover\:h-93:hover {
    height: 23.25rem !important;
  }

  .md\:hover\:h-94:hover {
    height: 23.5rem !important;
  }

  .md\:hover\:h-95:hover {
    height: 23.75rem !important;
  }

  .md\:hover\:h-96:hover {
    height: 24rem !important;
  }

  .md\:hover\:h-97:hover {
    height: 24.25rem !important;
  }

  .md\:hover\:h-98:hover {
    height: 24.5rem !important;
  }

  .md\:hover\:h-99:hover {
    height: 24.75rem !important;
  }

  .md\:hover\:h-100:hover {
    height: 25rem !important;
  }

  .md\:hover\:h-101:hover {
    height: 25.25rem !important;
  }

  .md\:hover\:h-102:hover {
    height: 25.5rem !important;
  }

  .md\:hover\:h-103:hover {
    height: 25.75rem !important;
  }

  .md\:hover\:h-104:hover {
    height: 26rem !important;
  }

  .md\:hover\:h-105:hover {
    height: 26.25rem !important;
  }

  .md\:hover\:h-auto:hover {
    height: auto !important;
  }

  .md\:hover\:h-px:hover {
    height: 1px !important;
  }

  .md\:hover\:h-0\.5:hover {
    height: 0.125rem !important;
  }

  .md\:hover\:h-1\.5:hover {
    height: 0.375rem !important;
  }

  .md\:hover\:h-2\.5:hover {
    height: 0.625rem !important;
  }

  .md\:hover\:h-3\.5:hover {
    height: 0.875rem !important;
  }

  .md\:hover\:h-4\.5:hover {
    height: 1.125rem !important;
  }

  .md\:hover\:h-5\.5:hover {
    height: 1.375rem !important;
  }

  .md\:hover\:h-6\.5:hover {
    height: 1.625rem !important;
  }

  .md\:hover\:h-7\.5:hover {
    height: 1.875rem !important;
  }

  .md\:hover\:h-8\.5:hover {
    height: 2.125rem !important;
  }

  .md\:hover\:h-9\.5:hover {
    height: 2.375rem !important;
  }

  .md\:hover\:h-10\.5:hover {
    height: 2.625rem !important;
  }

  .md\:hover\:h-11\.5:hover {
    height: 2.875rem !important;
  }

  .md\:hover\:h-12\.5:hover {
    height: 3.125rem !important;
  }

  .md\:hover\:h-13\.5:hover {
    height: 3.375rem !important;
  }

  .md\:hover\:h-14\.5:hover {
    height: 3.625rem !important;
  }

  .md\:hover\:h-15\.5:hover {
    height: 3.875rem !important;
  }

  .md\:hover\:h-16\.5:hover {
    height: 4.125rem !important;
  }

  .md\:hover\:h-17\.5:hover {
    height: 4.375rem !important;
  }

  .md\:hover\:h-18\.5:hover {
    height: 4.625rem !important;
  }

  .md\:hover\:h-19\.5:hover {
    height: 4.875rem !important;
  }

  .md\:hover\:h-20\.5:hover {
    height: 5.125rem !important;
  }

  .md\:hover\:h-21\.5:hover {
    height: 5.375rem !important;
  }

  .md\:hover\:h-22\.5:hover {
    height: 5.625rem !important;
  }

  .md\:hover\:h-23\.5:hover {
    height: 5.875rem !important;
  }

  .md\:hover\:h-24\.5:hover {
    height: 6.125rem !important;
  }

  .md\:hover\:h-25\.5:hover {
    height: 6.375rem !important;
  }

  .md\:hover\:h-26\.5:hover {
    height: 6.625rem !important;
  }

  .md\:hover\:h-27\.5:hover {
    height: 6.875rem !important;
  }

  .md\:hover\:h-28\.5:hover {
    height: 7.125rem !important;
  }

  .md\:hover\:h-29\.5:hover {
    height: 7.375rem !important;
  }

  .md\:hover\:h-30\.5:hover {
    height: 7.625rem !important;
  }

  .md\:hover\:h-31\.5:hover {
    height: 7.875rem !important;
  }

  .md\:hover\:h-32\.5:hover {
    height: 8.125rem !important;
  }

  .md\:hover\:h-33\.5:hover {
    height: 8.375rem !important;
  }

  .md\:hover\:h-34\.5:hover {
    height: 8.625rem !important;
  }

  .md\:hover\:h-35\.5:hover {
    height: 8.875rem !important;
  }

  .md\:hover\:h-36\.5:hover {
    height: 9.125rem !important;
  }

  .md\:hover\:h-37\.5:hover {
    height: 9.375rem !important;
  }

  .md\:hover\:h-38\.5:hover {
    height: 9.625rem !important;
  }

  .md\:hover\:h-39\.5:hover {
    height: 9.875rem !important;
  }

  .md\:hover\:h-40\.5:hover {
    height: 10.125rem !important;
  }

  .md\:hover\:h-41\.5:hover {
    height: 10.375rem !important;
  }

  .md\:hover\:h-42\.5:hover {
    height: 10.625rem !important;
  }

  .md\:hover\:h-43\.5:hover {
    height: 10.875rem !important;
  }

  .md\:hover\:h-44\.5:hover {
    height: 11.125rem !important;
  }

  .md\:hover\:h-45\.5:hover {
    height: 11.375rem !important;
  }

  .md\:hover\:h-46\.5:hover {
    height: 11.625rem !important;
  }

  .md\:hover\:h-47\.5:hover {
    height: 11.875rem !important;
  }

  .md\:hover\:h-48\.5:hover {
    height: 12.125rem !important;
  }

  .md\:hover\:h-49\.5:hover {
    height: 12.375rem !important;
  }

  .md\:hover\:h-50\.5:hover {
    height: 12.625rem !important;
  }

  .md\:hover\:h-51\.5:hover {
    height: 12.875rem !important;
  }

  .md\:hover\:h-52\.5:hover {
    height: 13.125rem !important;
  }

  .md\:hover\:h-53\.5:hover {
    height: 13.375rem !important;
  }

  .md\:hover\:h-54\.5:hover {
    height: 13.625rem !important;
  }

  .md\:hover\:h-55\.5:hover {
    height: 13.875rem !important;
  }

  .md\:hover\:h-56\.5:hover {
    height: 14.125rem !important;
  }

  .md\:hover\:h-57\.5:hover {
    height: 14.375rem !important;
  }

  .md\:hover\:h-58\.5:hover {
    height: 14.625rem !important;
  }

  .md\:hover\:h-59\.5:hover {
    height: 14.875rem !important;
  }

  .md\:hover\:h-60\.5:hover {
    height: 15.125rem !important;
  }

  .md\:hover\:h-61\.5:hover {
    height: 15.375rem !important;
  }

  .md\:hover\:h-62\.5:hover {
    height: 15.625rem !important;
  }

  .md\:hover\:h-63\.5:hover {
    height: 15.875rem !important;
  }

  .md\:hover\:h-64\.5:hover {
    height: 16.125rem !important;
  }

  .md\:hover\:h-65\.5:hover {
    height: 16.375rem !important;
  }

  .md\:hover\:h-66\.5:hover {
    height: 16.625rem !important;
  }

  .md\:hover\:h-67\.5:hover {
    height: 16.875rem !important;
  }

  .md\:hover\:h-68\.5:hover {
    height: 17.125rem !important;
  }

  .md\:hover\:h-69\.5:hover {
    height: 17.375rem !important;
  }

  .md\:hover\:h-70\.5:hover {
    height: 17.625rem !important;
  }

  .md\:hover\:h-71\.5:hover {
    height: 17.875rem !important;
  }

  .md\:hover\:h-72\.5:hover {
    height: 18.125rem !important;
  }

  .md\:hover\:h-73\.5:hover {
    height: 18.375rem !important;
  }

  .md\:hover\:h-74\.5:hover {
    height: 18.625rem !important;
  }

  .md\:hover\:h-75\.5:hover {
    height: 18.875rem !important;
  }

  .md\:hover\:h-76\.5:hover {
    height: 19.125rem !important;
  }

  .md\:hover\:h-77\.5:hover {
    height: 19.375rem !important;
  }

  .md\:hover\:h-78\.5:hover {
    height: 19.625rem !important;
  }

  .md\:hover\:h-79\.5:hover {
    height: 19.875rem !important;
  }

  .md\:hover\:h-80\.5:hover {
    height: 20.125rem !important;
  }

  .md\:hover\:h-81\.5:hover {
    height: 20.375rem !important;
  }

  .md\:hover\:h-82\.5:hover {
    height: 20.625rem !important;
  }

  .md\:hover\:h-83\.5:hover {
    height: 20.875rem !important;
  }

  .md\:hover\:h-84\.5:hover {
    height: 21.125rem !important;
  }

  .md\:hover\:h-85\.5:hover {
    height: 21.375rem !important;
  }

  .md\:hover\:h-86\.5:hover {
    height: 21.625rem !important;
  }

  .md\:hover\:h-87\.5:hover {
    height: 21.875rem !important;
  }

  .md\:hover\:h-88\.5:hover {
    height: 22.125rem !important;
  }

  .md\:hover\:h-89\.5:hover {
    height: 22.375rem !important;
  }

  .md\:hover\:h-90\.5:hover {
    height: 22.625rem !important;
  }

  .md\:hover\:h-91\.5:hover {
    height: 22.875rem !important;
  }

  .md\:hover\:h-92\.5:hover {
    height: 23.125rem !important;
  }

  .md\:hover\:h-93\.5:hover {
    height: 23.375rem !important;
  }

  .md\:hover\:h-94\.5:hover {
    height: 23.625rem !important;
  }

  .md\:hover\:h-95\.5:hover {
    height: 23.875rem !important;
  }

  .md\:hover\:h-96\.5:hover {
    height: 24.125rem !important;
  }

  .md\:hover\:h-97\.5:hover {
    height: 24.375rem !important;
  }

  .md\:hover\:h-98\.5:hover {
    height: 24.625rem !important;
  }

  .md\:hover\:h-99\.5:hover {
    height: 24.875rem !important;
  }

  .md\:hover\:h-100\.5:hover {
    height: 25.125rem !important;
  }

  .md\:hover\:h-101\.5:hover {
    height: 25.375rem !important;
  }

  .md\:hover\:h-102\.5:hover {
    height: 25.625rem !important;
  }

  .md\:hover\:h-103\.5:hover {
    height: 25.875rem !important;
  }

  .md\:hover\:h-104\.5:hover {
    height: 26.125rem !important;
  }

  .md\:hover\:h-full:hover {
    height: 100% !important;
  }

  .md\:hover\:h-screen:hover {
    height: 100vh !important;
  }

  .md\:focus\:h-0:focus {
    height: 0rem !important;
  }

  .md\:focus\:h-1:focus {
    height: 0.25rem !important;
  }

  .md\:focus\:h-2:focus {
    height: 0.5rem !important;
  }

  .md\:focus\:h-3:focus {
    height: 0.75rem !important;
  }

  .md\:focus\:h-4:focus {
    height: 1rem !important;
  }

  .md\:focus\:h-5:focus {
    height: 1.25rem !important;
  }

  .md\:focus\:h-6:focus {
    height: 1.5rem !important;
  }

  .md\:focus\:h-7:focus {
    height: 1.75rem !important;
  }

  .md\:focus\:h-8:focus {
    height: 2rem !important;
  }

  .md\:focus\:h-9:focus {
    height: 2.25rem !important;
  }

  .md\:focus\:h-10:focus {
    height: 2.5rem !important;
  }

  .md\:focus\:h-11:focus {
    height: 2.75rem !important;
  }

  .md\:focus\:h-12:focus {
    height: 3rem !important;
  }

  .md\:focus\:h-13:focus {
    height: 3.25rem !important;
  }

  .md\:focus\:h-14:focus {
    height: 3.5rem !important;
  }

  .md\:focus\:h-15:focus {
    height: 3.75rem !important;
  }

  .md\:focus\:h-16:focus {
    height: 4rem !important;
  }

  .md\:focus\:h-17:focus {
    height: 4.25rem !important;
  }

  .md\:focus\:h-18:focus {
    height: 4.5rem !important;
  }

  .md\:focus\:h-19:focus {
    height: 4.75rem !important;
  }

  .md\:focus\:h-20:focus {
    height: 5rem !important;
  }

  .md\:focus\:h-21:focus {
    height: 5.25rem !important;
  }

  .md\:focus\:h-22:focus {
    height: 5.5rem !important;
  }

  .md\:focus\:h-23:focus {
    height: 5.75rem !important;
  }

  .md\:focus\:h-24:focus {
    height: 6rem !important;
  }

  .md\:focus\:h-25:focus {
    height: 6.25rem !important;
  }

  .md\:focus\:h-26:focus {
    height: 6.5rem !important;
  }

  .md\:focus\:h-27:focus {
    height: 6.75rem !important;
  }

  .md\:focus\:h-28:focus {
    height: 7rem !important;
  }

  .md\:focus\:h-29:focus {
    height: 7.25rem !important;
  }

  .md\:focus\:h-30:focus {
    height: 7.5rem !important;
  }

  .md\:focus\:h-31:focus {
    height: 7.75rem !important;
  }

  .md\:focus\:h-32:focus {
    height: 8rem !important;
  }

  .md\:focus\:h-33:focus {
    height: 8.25rem !important;
  }

  .md\:focus\:h-34:focus {
    height: 8.5rem !important;
  }

  .md\:focus\:h-35:focus {
    height: 8.75rem !important;
  }

  .md\:focus\:h-36:focus {
    height: 9rem !important;
  }

  .md\:focus\:h-37:focus {
    height: 9.25rem !important;
  }

  .md\:focus\:h-38:focus {
    height: 9.5rem !important;
  }

  .md\:focus\:h-39:focus {
    height: 9.75rem !important;
  }

  .md\:focus\:h-40:focus {
    height: 10rem !important;
  }

  .md\:focus\:h-41:focus {
    height: 10.25rem !important;
  }

  .md\:focus\:h-42:focus {
    height: 10.5rem !important;
  }

  .md\:focus\:h-43:focus {
    height: 10.75rem !important;
  }

  .md\:focus\:h-44:focus {
    height: 11rem !important;
  }

  .md\:focus\:h-45:focus {
    height: 11.25rem !important;
  }

  .md\:focus\:h-46:focus {
    height: 11.5rem !important;
  }

  .md\:focus\:h-47:focus {
    height: 11.75rem !important;
  }

  .md\:focus\:h-48:focus {
    height: 12rem !important;
  }

  .md\:focus\:h-49:focus {
    height: 12.25rem !important;
  }

  .md\:focus\:h-50:focus {
    height: 12.5rem !important;
  }

  .md\:focus\:h-51:focus {
    height: 12.75rem !important;
  }

  .md\:focus\:h-52:focus {
    height: 13rem !important;
  }

  .md\:focus\:h-53:focus {
    height: 13.25rem !important;
  }

  .md\:focus\:h-54:focus {
    height: 13.5rem !important;
  }

  .md\:focus\:h-55:focus {
    height: 13.75rem !important;
  }

  .md\:focus\:h-56:focus {
    height: 14rem !important;
  }

  .md\:focus\:h-57:focus {
    height: 14.25rem !important;
  }

  .md\:focus\:h-58:focus {
    height: 14.5rem !important;
  }

  .md\:focus\:h-59:focus {
    height: 14.75rem !important;
  }

  .md\:focus\:h-60:focus {
    height: 15rem !important;
  }

  .md\:focus\:h-61:focus {
    height: 15.25rem !important;
  }

  .md\:focus\:h-62:focus {
    height: 15.5rem !important;
  }

  .md\:focus\:h-63:focus {
    height: 15.75rem !important;
  }

  .md\:focus\:h-64:focus {
    height: 16rem !important;
  }

  .md\:focus\:h-65:focus {
    height: 16.25rem !important;
  }

  .md\:focus\:h-66:focus {
    height: 16.5rem !important;
  }

  .md\:focus\:h-67:focus {
    height: 16.75rem !important;
  }

  .md\:focus\:h-68:focus {
    height: 17rem !important;
  }

  .md\:focus\:h-69:focus {
    height: 17.25rem !important;
  }

  .md\:focus\:h-70:focus {
    height: 17.5rem !important;
  }

  .md\:focus\:h-71:focus {
    height: 17.75rem !important;
  }

  .md\:focus\:h-72:focus {
    height: 18rem !important;
  }

  .md\:focus\:h-73:focus {
    height: 18.25rem !important;
  }

  .md\:focus\:h-74:focus {
    height: 18.5rem !important;
  }

  .md\:focus\:h-75:focus {
    height: 18.75rem !important;
  }

  .md\:focus\:h-76:focus {
    height: 19rem !important;
  }

  .md\:focus\:h-77:focus {
    height: 19.25rem !important;
  }

  .md\:focus\:h-78:focus {
    height: 19.5rem !important;
  }

  .md\:focus\:h-79:focus {
    height: 19.75rem !important;
  }

  .md\:focus\:h-80:focus {
    height: 20rem !important;
  }

  .md\:focus\:h-81:focus {
    height: 20.25rem !important;
  }

  .md\:focus\:h-82:focus {
    height: 20.5rem !important;
  }

  .md\:focus\:h-83:focus {
    height: 20.75rem !important;
  }

  .md\:focus\:h-84:focus {
    height: 21rem !important;
  }

  .md\:focus\:h-85:focus {
    height: 21.25rem !important;
  }

  .md\:focus\:h-86:focus {
    height: 21.5rem !important;
  }

  .md\:focus\:h-87:focus {
    height: 21.75rem !important;
  }

  .md\:focus\:h-88:focus {
    height: 22rem !important;
  }

  .md\:focus\:h-89:focus {
    height: 22.25rem !important;
  }

  .md\:focus\:h-90:focus {
    height: 22.5rem !important;
  }

  .md\:focus\:h-91:focus {
    height: 22.75rem !important;
  }

  .md\:focus\:h-92:focus {
    height: 23rem !important;
  }

  .md\:focus\:h-93:focus {
    height: 23.25rem !important;
  }

  .md\:focus\:h-94:focus {
    height: 23.5rem !important;
  }

  .md\:focus\:h-95:focus {
    height: 23.75rem !important;
  }

  .md\:focus\:h-96:focus {
    height: 24rem !important;
  }

  .md\:focus\:h-97:focus {
    height: 24.25rem !important;
  }

  .md\:focus\:h-98:focus {
    height: 24.5rem !important;
  }

  .md\:focus\:h-99:focus {
    height: 24.75rem !important;
  }

  .md\:focus\:h-100:focus {
    height: 25rem !important;
  }

  .md\:focus\:h-101:focus {
    height: 25.25rem !important;
  }

  .md\:focus\:h-102:focus {
    height: 25.5rem !important;
  }

  .md\:focus\:h-103:focus {
    height: 25.75rem !important;
  }

  .md\:focus\:h-104:focus {
    height: 26rem !important;
  }

  .md\:focus\:h-105:focus {
    height: 26.25rem !important;
  }

  .md\:focus\:h-auto:focus {
    height: auto !important;
  }

  .md\:focus\:h-px:focus {
    height: 1px !important;
  }

  .md\:focus\:h-0\.5:focus {
    height: 0.125rem !important;
  }

  .md\:focus\:h-1\.5:focus {
    height: 0.375rem !important;
  }

  .md\:focus\:h-2\.5:focus {
    height: 0.625rem !important;
  }

  .md\:focus\:h-3\.5:focus {
    height: 0.875rem !important;
  }

  .md\:focus\:h-4\.5:focus {
    height: 1.125rem !important;
  }

  .md\:focus\:h-5\.5:focus {
    height: 1.375rem !important;
  }

  .md\:focus\:h-6\.5:focus {
    height: 1.625rem !important;
  }

  .md\:focus\:h-7\.5:focus {
    height: 1.875rem !important;
  }

  .md\:focus\:h-8\.5:focus {
    height: 2.125rem !important;
  }

  .md\:focus\:h-9\.5:focus {
    height: 2.375rem !important;
  }

  .md\:focus\:h-10\.5:focus {
    height: 2.625rem !important;
  }

  .md\:focus\:h-11\.5:focus {
    height: 2.875rem !important;
  }

  .md\:focus\:h-12\.5:focus {
    height: 3.125rem !important;
  }

  .md\:focus\:h-13\.5:focus {
    height: 3.375rem !important;
  }

  .md\:focus\:h-14\.5:focus {
    height: 3.625rem !important;
  }

  .md\:focus\:h-15\.5:focus {
    height: 3.875rem !important;
  }

  .md\:focus\:h-16\.5:focus {
    height: 4.125rem !important;
  }

  .md\:focus\:h-17\.5:focus {
    height: 4.375rem !important;
  }

  .md\:focus\:h-18\.5:focus {
    height: 4.625rem !important;
  }

  .md\:focus\:h-19\.5:focus {
    height: 4.875rem !important;
  }

  .md\:focus\:h-20\.5:focus {
    height: 5.125rem !important;
  }

  .md\:focus\:h-21\.5:focus {
    height: 5.375rem !important;
  }

  .md\:focus\:h-22\.5:focus {
    height: 5.625rem !important;
  }

  .md\:focus\:h-23\.5:focus {
    height: 5.875rem !important;
  }

  .md\:focus\:h-24\.5:focus {
    height: 6.125rem !important;
  }

  .md\:focus\:h-25\.5:focus {
    height: 6.375rem !important;
  }

  .md\:focus\:h-26\.5:focus {
    height: 6.625rem !important;
  }

  .md\:focus\:h-27\.5:focus {
    height: 6.875rem !important;
  }

  .md\:focus\:h-28\.5:focus {
    height: 7.125rem !important;
  }

  .md\:focus\:h-29\.5:focus {
    height: 7.375rem !important;
  }

  .md\:focus\:h-30\.5:focus {
    height: 7.625rem !important;
  }

  .md\:focus\:h-31\.5:focus {
    height: 7.875rem !important;
  }

  .md\:focus\:h-32\.5:focus {
    height: 8.125rem !important;
  }

  .md\:focus\:h-33\.5:focus {
    height: 8.375rem !important;
  }

  .md\:focus\:h-34\.5:focus {
    height: 8.625rem !important;
  }

  .md\:focus\:h-35\.5:focus {
    height: 8.875rem !important;
  }

  .md\:focus\:h-36\.5:focus {
    height: 9.125rem !important;
  }

  .md\:focus\:h-37\.5:focus {
    height: 9.375rem !important;
  }

  .md\:focus\:h-38\.5:focus {
    height: 9.625rem !important;
  }

  .md\:focus\:h-39\.5:focus {
    height: 9.875rem !important;
  }

  .md\:focus\:h-40\.5:focus {
    height: 10.125rem !important;
  }

  .md\:focus\:h-41\.5:focus {
    height: 10.375rem !important;
  }

  .md\:focus\:h-42\.5:focus {
    height: 10.625rem !important;
  }

  .md\:focus\:h-43\.5:focus {
    height: 10.875rem !important;
  }

  .md\:focus\:h-44\.5:focus {
    height: 11.125rem !important;
  }

  .md\:focus\:h-45\.5:focus {
    height: 11.375rem !important;
  }

  .md\:focus\:h-46\.5:focus {
    height: 11.625rem !important;
  }

  .md\:focus\:h-47\.5:focus {
    height: 11.875rem !important;
  }

  .md\:focus\:h-48\.5:focus {
    height: 12.125rem !important;
  }

  .md\:focus\:h-49\.5:focus {
    height: 12.375rem !important;
  }

  .md\:focus\:h-50\.5:focus {
    height: 12.625rem !important;
  }

  .md\:focus\:h-51\.5:focus {
    height: 12.875rem !important;
  }

  .md\:focus\:h-52\.5:focus {
    height: 13.125rem !important;
  }

  .md\:focus\:h-53\.5:focus {
    height: 13.375rem !important;
  }

  .md\:focus\:h-54\.5:focus {
    height: 13.625rem !important;
  }

  .md\:focus\:h-55\.5:focus {
    height: 13.875rem !important;
  }

  .md\:focus\:h-56\.5:focus {
    height: 14.125rem !important;
  }

  .md\:focus\:h-57\.5:focus {
    height: 14.375rem !important;
  }

  .md\:focus\:h-58\.5:focus {
    height: 14.625rem !important;
  }

  .md\:focus\:h-59\.5:focus {
    height: 14.875rem !important;
  }

  .md\:focus\:h-60\.5:focus {
    height: 15.125rem !important;
  }

  .md\:focus\:h-61\.5:focus {
    height: 15.375rem !important;
  }

  .md\:focus\:h-62\.5:focus {
    height: 15.625rem !important;
  }

  .md\:focus\:h-63\.5:focus {
    height: 15.875rem !important;
  }

  .md\:focus\:h-64\.5:focus {
    height: 16.125rem !important;
  }

  .md\:focus\:h-65\.5:focus {
    height: 16.375rem !important;
  }

  .md\:focus\:h-66\.5:focus {
    height: 16.625rem !important;
  }

  .md\:focus\:h-67\.5:focus {
    height: 16.875rem !important;
  }

  .md\:focus\:h-68\.5:focus {
    height: 17.125rem !important;
  }

  .md\:focus\:h-69\.5:focus {
    height: 17.375rem !important;
  }

  .md\:focus\:h-70\.5:focus {
    height: 17.625rem !important;
  }

  .md\:focus\:h-71\.5:focus {
    height: 17.875rem !important;
  }

  .md\:focus\:h-72\.5:focus {
    height: 18.125rem !important;
  }

  .md\:focus\:h-73\.5:focus {
    height: 18.375rem !important;
  }

  .md\:focus\:h-74\.5:focus {
    height: 18.625rem !important;
  }

  .md\:focus\:h-75\.5:focus {
    height: 18.875rem !important;
  }

  .md\:focus\:h-76\.5:focus {
    height: 19.125rem !important;
  }

  .md\:focus\:h-77\.5:focus {
    height: 19.375rem !important;
  }

  .md\:focus\:h-78\.5:focus {
    height: 19.625rem !important;
  }

  .md\:focus\:h-79\.5:focus {
    height: 19.875rem !important;
  }

  .md\:focus\:h-80\.5:focus {
    height: 20.125rem !important;
  }

  .md\:focus\:h-81\.5:focus {
    height: 20.375rem !important;
  }

  .md\:focus\:h-82\.5:focus {
    height: 20.625rem !important;
  }

  .md\:focus\:h-83\.5:focus {
    height: 20.875rem !important;
  }

  .md\:focus\:h-84\.5:focus {
    height: 21.125rem !important;
  }

  .md\:focus\:h-85\.5:focus {
    height: 21.375rem !important;
  }

  .md\:focus\:h-86\.5:focus {
    height: 21.625rem !important;
  }

  .md\:focus\:h-87\.5:focus {
    height: 21.875rem !important;
  }

  .md\:focus\:h-88\.5:focus {
    height: 22.125rem !important;
  }

  .md\:focus\:h-89\.5:focus {
    height: 22.375rem !important;
  }

  .md\:focus\:h-90\.5:focus {
    height: 22.625rem !important;
  }

  .md\:focus\:h-91\.5:focus {
    height: 22.875rem !important;
  }

  .md\:focus\:h-92\.5:focus {
    height: 23.125rem !important;
  }

  .md\:focus\:h-93\.5:focus {
    height: 23.375rem !important;
  }

  .md\:focus\:h-94\.5:focus {
    height: 23.625rem !important;
  }

  .md\:focus\:h-95\.5:focus {
    height: 23.875rem !important;
  }

  .md\:focus\:h-96\.5:focus {
    height: 24.125rem !important;
  }

  .md\:focus\:h-97\.5:focus {
    height: 24.375rem !important;
  }

  .md\:focus\:h-98\.5:focus {
    height: 24.625rem !important;
  }

  .md\:focus\:h-99\.5:focus {
    height: 24.875rem !important;
  }

  .md\:focus\:h-100\.5:focus {
    height: 25.125rem !important;
  }

  .md\:focus\:h-101\.5:focus {
    height: 25.375rem !important;
  }

  .md\:focus\:h-102\.5:focus {
    height: 25.625rem !important;
  }

  .md\:focus\:h-103\.5:focus {
    height: 25.875rem !important;
  }

  .md\:focus\:h-104\.5:focus {
    height: 26.125rem !important;
  }

  .md\:focus\:h-full:focus {
    height: 100% !important;
  }

  .md\:focus\:h-screen:focus {
    height: 100vh !important;
  }

  .md\:text-10 {
    font-size: 0.625rem !important;
  }

  .md\:text-11 {
    font-size: 0.6875rem !important;
  }

  .md\:text-12 {
    font-size: 0.75rem !important;
  }

  .md\:text-13 {
    font-size: 0.8125rem !important;
  }

  .md\:text-14 {
    font-size: 0.875rem !important;
  }

  .md\:text-15 {
    font-size: 0.9375rem !important;
  }

  .md\:text-16 {
    font-size: 1rem !important;
  }

  .md\:text-17 {
    font-size: 1.0625rem !important;
  }

  .md\:text-18 {
    font-size: 1.125rem !important;
  }

  .md\:text-19 {
    font-size: 1.1875rem !important;
  }

  .md\:text-20 {
    font-size: 1.25rem !important;
  }

  .md\:text-21 {
    font-size: 1.3125rem !important;
  }

  .md\:text-22 {
    font-size: 1.375rem !important;
  }

  .md\:text-23 {
    font-size: 1.4375rem !important;
  }

  .md\:text-24 {
    font-size: 1.5rem !important;
  }

  .md\:text-25 {
    font-size: 1.5625rem !important;
  }

  .md\:text-26 {
    font-size: 1.625rem !important;
  }

  .md\:text-27 {
    font-size: 1.6875rem !important;
  }

  .md\:text-28 {
    font-size: 1.75rem !important;
  }

  .md\:text-29 {
    font-size: 1.8125rem !important;
  }

  .md\:text-30 {
    font-size: 1.875rem !important;
  }

  .md\:text-31 {
    font-size: 1.9375rem !important;
  }

  .md\:text-32 {
    font-size: 2rem !important;
  }

  .md\:text-33 {
    font-size: 2.0625rem !important;
  }

  .md\:text-34 {
    font-size: 2.125rem !important;
  }

  .md\:text-35 {
    font-size: 2.1875rem !important;
  }

  .md\:text-36 {
    font-size: 2.25rem !important;
  }

  .md\:text-37 {
    font-size: 2.3125rem !important;
  }

  .md\:text-38 {
    font-size: 2.375rem !important;
  }

  .md\:text-39 {
    font-size: 2.4375rem !important;
  }

  .md\:text-40 {
    font-size: 2.5rem !important;
  }

  .md\:text-41 {
    font-size: 2.5625rem !important;
  }

  .md\:text-42 {
    font-size: 2.625rem !important;
  }

  .md\:text-43 {
    font-size: 2.6875rem !important;
  }

  .md\:text-44 {
    font-size: 2.75rem !important;
  }

  .md\:text-45 {
    font-size: 2.8125rem !important;
  }

  .md\:text-46 {
    font-size: 2.875rem !important;
  }

  .md\:text-47 {
    font-size: 2.9375rem !important;
  }

  .md\:text-48 {
    font-size: 3rem !important;
  }

  .md\:text-49 {
    font-size: 3.0625rem !important;
  }

  .md\:text-50 {
    font-size: 3.125rem !important;
  }

  .md\:text-51 {
    font-size: 3.1875rem !important;
  }

  .md\:text-52 {
    font-size: 3.25rem !important;
  }

  .md\:text-53 {
    font-size: 3.3125rem !important;
  }

  .md\:text-54 {
    font-size: 3.375rem !important;
  }

  .md\:text-55 {
    font-size: 3.4375rem !important;
  }

  .md\:text-56 {
    font-size: 3.5rem !important;
  }

  .md\:text-57 {
    font-size: 3.5625rem !important;
  }

  .md\:text-58 {
    font-size: 3.625rem !important;
  }

  .md\:text-59 {
    font-size: 3.6875rem !important;
  }

  .md\:text-60 {
    font-size: 3.75rem !important;
  }

  .md\:text-61 {
    font-size: 3.8125rem !important;
  }

  .md\:text-62 {
    font-size: 3.875rem !important;
  }

  .md\:text-63 {
    font-size: 3.9375rem !important;
  }

  .md\:text-64 {
    font-size: 4rem !important;
  }

  .md\:text-65 {
    font-size: 4.0625rem !important;
  }

  .md\:text-66 {
    font-size: 4.125rem !important;
  }

  .md\:text-67 {
    font-size: 4.1875rem !important;
  }

  .md\:text-68 {
    font-size: 4.25rem !important;
  }

  .md\:text-69 {
    font-size: 4.3125rem !important;
  }

  .md\:text-70 {
    font-size: 4.375rem !important;
  }

  .md\:text-71 {
    font-size: 4.4375rem !important;
  }

  .md\:text-72 {
    font-size: 4.5rem !important;
  }

  .md\:text-73 {
    font-size: 4.5625rem !important;
  }

  .md\:text-74 {
    font-size: 4.625rem !important;
  }

  .md\:text-75 {
    font-size: 4.6875rem !important;
  }

  .md\:text-76 {
    font-size: 4.75rem !important;
  }

  .md\:text-77 {
    font-size: 4.8125rem !important;
  }

  .md\:text-78 {
    font-size: 4.875rem !important;
  }

  .md\:text-79 {
    font-size: 4.9375rem !important;
  }

  .md\:text-80 {
    font-size: 5rem !important;
  }

  .md\:hover\:text-10:hover {
    font-size: 0.625rem !important;
  }

  .md\:hover\:text-11:hover {
    font-size: 0.6875rem !important;
  }

  .md\:hover\:text-12:hover {
    font-size: 0.75rem !important;
  }

  .md\:hover\:text-13:hover {
    font-size: 0.8125rem !important;
  }

  .md\:hover\:text-14:hover {
    font-size: 0.875rem !important;
  }

  .md\:hover\:text-15:hover {
    font-size: 0.9375rem !important;
  }

  .md\:hover\:text-16:hover {
    font-size: 1rem !important;
  }

  .md\:hover\:text-17:hover {
    font-size: 1.0625rem !important;
  }

  .md\:hover\:text-18:hover {
    font-size: 1.125rem !important;
  }

  .md\:hover\:text-19:hover {
    font-size: 1.1875rem !important;
  }

  .md\:hover\:text-20:hover {
    font-size: 1.25rem !important;
  }

  .md\:hover\:text-21:hover {
    font-size: 1.3125rem !important;
  }

  .md\:hover\:text-22:hover {
    font-size: 1.375rem !important;
  }

  .md\:hover\:text-23:hover {
    font-size: 1.4375rem !important;
  }

  .md\:hover\:text-24:hover {
    font-size: 1.5rem !important;
  }

  .md\:hover\:text-25:hover {
    font-size: 1.5625rem !important;
  }

  .md\:hover\:text-26:hover {
    font-size: 1.625rem !important;
  }

  .md\:hover\:text-27:hover {
    font-size: 1.6875rem !important;
  }

  .md\:hover\:text-28:hover {
    font-size: 1.75rem !important;
  }

  .md\:hover\:text-29:hover {
    font-size: 1.8125rem !important;
  }

  .md\:hover\:text-30:hover {
    font-size: 1.875rem !important;
  }

  .md\:hover\:text-31:hover {
    font-size: 1.9375rem !important;
  }

  .md\:hover\:text-32:hover {
    font-size: 2rem !important;
  }

  .md\:hover\:text-33:hover {
    font-size: 2.0625rem !important;
  }

  .md\:hover\:text-34:hover {
    font-size: 2.125rem !important;
  }

  .md\:hover\:text-35:hover {
    font-size: 2.1875rem !important;
  }

  .md\:hover\:text-36:hover {
    font-size: 2.25rem !important;
  }

  .md\:hover\:text-37:hover {
    font-size: 2.3125rem !important;
  }

  .md\:hover\:text-38:hover {
    font-size: 2.375rem !important;
  }

  .md\:hover\:text-39:hover {
    font-size: 2.4375rem !important;
  }

  .md\:hover\:text-40:hover {
    font-size: 2.5rem !important;
  }

  .md\:hover\:text-41:hover {
    font-size: 2.5625rem !important;
  }

  .md\:hover\:text-42:hover {
    font-size: 2.625rem !important;
  }

  .md\:hover\:text-43:hover {
    font-size: 2.6875rem !important;
  }

  .md\:hover\:text-44:hover {
    font-size: 2.75rem !important;
  }

  .md\:hover\:text-45:hover {
    font-size: 2.8125rem !important;
  }

  .md\:hover\:text-46:hover {
    font-size: 2.875rem !important;
  }

  .md\:hover\:text-47:hover {
    font-size: 2.9375rem !important;
  }

  .md\:hover\:text-48:hover {
    font-size: 3rem !important;
  }

  .md\:hover\:text-49:hover {
    font-size: 3.0625rem !important;
  }

  .md\:hover\:text-50:hover {
    font-size: 3.125rem !important;
  }

  .md\:hover\:text-51:hover {
    font-size: 3.1875rem !important;
  }

  .md\:hover\:text-52:hover {
    font-size: 3.25rem !important;
  }

  .md\:hover\:text-53:hover {
    font-size: 3.3125rem !important;
  }

  .md\:hover\:text-54:hover {
    font-size: 3.375rem !important;
  }

  .md\:hover\:text-55:hover {
    font-size: 3.4375rem !important;
  }

  .md\:hover\:text-56:hover {
    font-size: 3.5rem !important;
  }

  .md\:hover\:text-57:hover {
    font-size: 3.5625rem !important;
  }

  .md\:hover\:text-58:hover {
    font-size: 3.625rem !important;
  }

  .md\:hover\:text-59:hover {
    font-size: 3.6875rem !important;
  }

  .md\:hover\:text-60:hover {
    font-size: 3.75rem !important;
  }

  .md\:hover\:text-61:hover {
    font-size: 3.8125rem !important;
  }

  .md\:hover\:text-62:hover {
    font-size: 3.875rem !important;
  }

  .md\:hover\:text-63:hover {
    font-size: 3.9375rem !important;
  }

  .md\:hover\:text-64:hover {
    font-size: 4rem !important;
  }

  .md\:hover\:text-65:hover {
    font-size: 4.0625rem !important;
  }

  .md\:hover\:text-66:hover {
    font-size: 4.125rem !important;
  }

  .md\:hover\:text-67:hover {
    font-size: 4.1875rem !important;
  }

  .md\:hover\:text-68:hover {
    font-size: 4.25rem !important;
  }

  .md\:hover\:text-69:hover {
    font-size: 4.3125rem !important;
  }

  .md\:hover\:text-70:hover {
    font-size: 4.375rem !important;
  }

  .md\:hover\:text-71:hover {
    font-size: 4.4375rem !important;
  }

  .md\:hover\:text-72:hover {
    font-size: 4.5rem !important;
  }

  .md\:hover\:text-73:hover {
    font-size: 4.5625rem !important;
  }

  .md\:hover\:text-74:hover {
    font-size: 4.625rem !important;
  }

  .md\:hover\:text-75:hover {
    font-size: 4.6875rem !important;
  }

  .md\:hover\:text-76:hover {
    font-size: 4.75rem !important;
  }

  .md\:hover\:text-77:hover {
    font-size: 4.8125rem !important;
  }

  .md\:hover\:text-78:hover {
    font-size: 4.875rem !important;
  }

  .md\:hover\:text-79:hover {
    font-size: 4.9375rem !important;
  }

  .md\:hover\:text-80:hover {
    font-size: 5rem !important;
  }

  .md\:focus\:text-10:focus {
    font-size: 0.625rem !important;
  }

  .md\:focus\:text-11:focus {
    font-size: 0.6875rem !important;
  }

  .md\:focus\:text-12:focus {
    font-size: 0.75rem !important;
  }

  .md\:focus\:text-13:focus {
    font-size: 0.8125rem !important;
  }

  .md\:focus\:text-14:focus {
    font-size: 0.875rem !important;
  }

  .md\:focus\:text-15:focus {
    font-size: 0.9375rem !important;
  }

  .md\:focus\:text-16:focus {
    font-size: 1rem !important;
  }

  .md\:focus\:text-17:focus {
    font-size: 1.0625rem !important;
  }

  .md\:focus\:text-18:focus {
    font-size: 1.125rem !important;
  }

  .md\:focus\:text-19:focus {
    font-size: 1.1875rem !important;
  }

  .md\:focus\:text-20:focus {
    font-size: 1.25rem !important;
  }

  .md\:focus\:text-21:focus {
    font-size: 1.3125rem !important;
  }

  .md\:focus\:text-22:focus {
    font-size: 1.375rem !important;
  }

  .md\:focus\:text-23:focus {
    font-size: 1.4375rem !important;
  }

  .md\:focus\:text-24:focus {
    font-size: 1.5rem !important;
  }

  .md\:focus\:text-25:focus {
    font-size: 1.5625rem !important;
  }

  .md\:focus\:text-26:focus {
    font-size: 1.625rem !important;
  }

  .md\:focus\:text-27:focus {
    font-size: 1.6875rem !important;
  }

  .md\:focus\:text-28:focus {
    font-size: 1.75rem !important;
  }

  .md\:focus\:text-29:focus {
    font-size: 1.8125rem !important;
  }

  .md\:focus\:text-30:focus {
    font-size: 1.875rem !important;
  }

  .md\:focus\:text-31:focus {
    font-size: 1.9375rem !important;
  }

  .md\:focus\:text-32:focus {
    font-size: 2rem !important;
  }

  .md\:focus\:text-33:focus {
    font-size: 2.0625rem !important;
  }

  .md\:focus\:text-34:focus {
    font-size: 2.125rem !important;
  }

  .md\:focus\:text-35:focus {
    font-size: 2.1875rem !important;
  }

  .md\:focus\:text-36:focus {
    font-size: 2.25rem !important;
  }

  .md\:focus\:text-37:focus {
    font-size: 2.3125rem !important;
  }

  .md\:focus\:text-38:focus {
    font-size: 2.375rem !important;
  }

  .md\:focus\:text-39:focus {
    font-size: 2.4375rem !important;
  }

  .md\:focus\:text-40:focus {
    font-size: 2.5rem !important;
  }

  .md\:focus\:text-41:focus {
    font-size: 2.5625rem !important;
  }

  .md\:focus\:text-42:focus {
    font-size: 2.625rem !important;
  }

  .md\:focus\:text-43:focus {
    font-size: 2.6875rem !important;
  }

  .md\:focus\:text-44:focus {
    font-size: 2.75rem !important;
  }

  .md\:focus\:text-45:focus {
    font-size: 2.8125rem !important;
  }

  .md\:focus\:text-46:focus {
    font-size: 2.875rem !important;
  }

  .md\:focus\:text-47:focus {
    font-size: 2.9375rem !important;
  }

  .md\:focus\:text-48:focus {
    font-size: 3rem !important;
  }

  .md\:focus\:text-49:focus {
    font-size: 3.0625rem !important;
  }

  .md\:focus\:text-50:focus {
    font-size: 3.125rem !important;
  }

  .md\:focus\:text-51:focus {
    font-size: 3.1875rem !important;
  }

  .md\:focus\:text-52:focus {
    font-size: 3.25rem !important;
  }

  .md\:focus\:text-53:focus {
    font-size: 3.3125rem !important;
  }

  .md\:focus\:text-54:focus {
    font-size: 3.375rem !important;
  }

  .md\:focus\:text-55:focus {
    font-size: 3.4375rem !important;
  }

  .md\:focus\:text-56:focus {
    font-size: 3.5rem !important;
  }

  .md\:focus\:text-57:focus {
    font-size: 3.5625rem !important;
  }

  .md\:focus\:text-58:focus {
    font-size: 3.625rem !important;
  }

  .md\:focus\:text-59:focus {
    font-size: 3.6875rem !important;
  }

  .md\:focus\:text-60:focus {
    font-size: 3.75rem !important;
  }

  .md\:focus\:text-61:focus {
    font-size: 3.8125rem !important;
  }

  .md\:focus\:text-62:focus {
    font-size: 3.875rem !important;
  }

  .md\:focus\:text-63:focus {
    font-size: 3.9375rem !important;
  }

  .md\:focus\:text-64:focus {
    font-size: 4rem !important;
  }

  .md\:focus\:text-65:focus {
    font-size: 4.0625rem !important;
  }

  .md\:focus\:text-66:focus {
    font-size: 4.125rem !important;
  }

  .md\:focus\:text-67:focus {
    font-size: 4.1875rem !important;
  }

  .md\:focus\:text-68:focus {
    font-size: 4.25rem !important;
  }

  .md\:focus\:text-69:focus {
    font-size: 4.3125rem !important;
  }

  .md\:focus\:text-70:focus {
    font-size: 4.375rem !important;
  }

  .md\:focus\:text-71:focus {
    font-size: 4.4375rem !important;
  }

  .md\:focus\:text-72:focus {
    font-size: 4.5rem !important;
  }

  .md\:focus\:text-73:focus {
    font-size: 4.5625rem !important;
  }

  .md\:focus\:text-74:focus {
    font-size: 4.625rem !important;
  }

  .md\:focus\:text-75:focus {
    font-size: 4.6875rem !important;
  }

  .md\:focus\:text-76:focus {
    font-size: 4.75rem !important;
  }

  .md\:focus\:text-77:focus {
    font-size: 4.8125rem !important;
  }

  .md\:focus\:text-78:focus {
    font-size: 4.875rem !important;
  }

  .md\:focus\:text-79:focus {
    font-size: 4.9375rem !important;
  }

  .md\:focus\:text-80:focus {
    font-size: 5rem !important;
  }

  .md\:leading-1 {
    line-height: 1 !important;
  }

  .md\:leading-2 {
    line-height: 2 !important;
  }

  .md\:leading-3 {
    line-height: .75rem !important;
  }

  .md\:leading-4 {
    line-height: 1rem !important;
  }

  .md\:leading-5 {
    line-height: 1.25rem !important;
  }

  .md\:leading-6 {
    line-height: 1.5rem !important;
  }

  .md\:leading-7 {
    line-height: 1.75rem !important;
  }

  .md\:leading-8 {
    line-height: 2rem !important;
  }

  .md\:leading-9 {
    line-height: 2.25rem !important;
  }

  .md\:leading-10 {
    line-height: 2.5rem !important;
  }

  .md\:leading-none {
    line-height: 1 !important;
  }

  .md\:leading-tight {
    line-height: 1.25 !important;
  }

  .md\:leading-snug {
    line-height: 1.375 !important;
  }

  .md\:leading-normal {
    line-height: 1.5 !important;
  }

  .md\:leading-relaxed {
    line-height: 1.625 !important;
  }

  .md\:leading-loose {
    line-height: 2 !important;
  }

  .md\:leading-1\.05 {
    line-height: 1.05 !important;
  }

  .md\:leading-1\.1 {
    line-height: 1.1 !important;
  }

  .md\:leading-1\.15 {
    line-height: 1.15 !important;
  }

  .md\:leading-1\.2 {
    line-height: 1.2 !important;
  }

  .md\:leading-1\.25 {
    line-height: 1.25 !important;
  }

  .md\:leading-1\.3 {
    line-height: 1.3 !important;
  }

  .md\:leading-1\.35 {
    line-height: 1.35 !important;
  }

  .md\:leading-1\.4 {
    line-height: 1.4 !important;
  }

  .md\:leading-1\.45 {
    line-height: 1.45 !important;
  }

  .md\:leading-1\.5 {
    line-height: 1.5 !important;
  }

  .md\:leading-1\.55 {
    line-height: 1.55 !important;
  }

  .md\:leading-1\.6 {
    line-height: 1.6 !important;
  }

  .md\:leading-1\.65 {
    line-height: 1.65 !important;
  }

  .md\:leading-1\.7 {
    line-height: 1.7 !important;
  }

  .md\:leading-1\.75 {
    line-height: 1.75 !important;
  }

  .md\:leading-1\.8 {
    line-height: 1.8 !important;
  }

  .md\:leading-1\.85 {
    line-height: 1.85 !important;
  }

  .md\:leading-1\.9 {
    line-height: 1.9 !important;
  }

  .md\:leading-1\.95 {
    line-height: 1.95 !important;
  }

  .md\:hover\:leading-1:hover {
    line-height: 1 !important;
  }

  .md\:hover\:leading-2:hover {
    line-height: 2 !important;
  }

  .md\:hover\:leading-3:hover {
    line-height: .75rem !important;
  }

  .md\:hover\:leading-4:hover {
    line-height: 1rem !important;
  }

  .md\:hover\:leading-5:hover {
    line-height: 1.25rem !important;
  }

  .md\:hover\:leading-6:hover {
    line-height: 1.5rem !important;
  }

  .md\:hover\:leading-7:hover {
    line-height: 1.75rem !important;
  }

  .md\:hover\:leading-8:hover {
    line-height: 2rem !important;
  }

  .md\:hover\:leading-9:hover {
    line-height: 2.25rem !important;
  }

  .md\:hover\:leading-10:hover {
    line-height: 2.5rem !important;
  }

  .md\:hover\:leading-none:hover {
    line-height: 1 !important;
  }

  .md\:hover\:leading-tight:hover {
    line-height: 1.25 !important;
  }

  .md\:hover\:leading-snug:hover {
    line-height: 1.375 !important;
  }

  .md\:hover\:leading-normal:hover {
    line-height: 1.5 !important;
  }

  .md\:hover\:leading-relaxed:hover {
    line-height: 1.625 !important;
  }

  .md\:hover\:leading-loose:hover {
    line-height: 2 !important;
  }

  .md\:hover\:leading-1\.05:hover {
    line-height: 1.05 !important;
  }

  .md\:hover\:leading-1\.1:hover {
    line-height: 1.1 !important;
  }

  .md\:hover\:leading-1\.15:hover {
    line-height: 1.15 !important;
  }

  .md\:hover\:leading-1\.2:hover {
    line-height: 1.2 !important;
  }

  .md\:hover\:leading-1\.25:hover {
    line-height: 1.25 !important;
  }

  .md\:hover\:leading-1\.3:hover {
    line-height: 1.3 !important;
  }

  .md\:hover\:leading-1\.35:hover {
    line-height: 1.35 !important;
  }

  .md\:hover\:leading-1\.4:hover {
    line-height: 1.4 !important;
  }

  .md\:hover\:leading-1\.45:hover {
    line-height: 1.45 !important;
  }

  .md\:hover\:leading-1\.5:hover {
    line-height: 1.5 !important;
  }

  .md\:hover\:leading-1\.55:hover {
    line-height: 1.55 !important;
  }

  .md\:hover\:leading-1\.6:hover {
    line-height: 1.6 !important;
  }

  .md\:hover\:leading-1\.65:hover {
    line-height: 1.65 !important;
  }

  .md\:hover\:leading-1\.7:hover {
    line-height: 1.7 !important;
  }

  .md\:hover\:leading-1\.75:hover {
    line-height: 1.75 !important;
  }

  .md\:hover\:leading-1\.8:hover {
    line-height: 1.8 !important;
  }

  .md\:hover\:leading-1\.85:hover {
    line-height: 1.85 !important;
  }

  .md\:hover\:leading-1\.9:hover {
    line-height: 1.9 !important;
  }

  .md\:hover\:leading-1\.95:hover {
    line-height: 1.95 !important;
  }

  .md\:focus\:leading-1:focus {
    line-height: 1 !important;
  }

  .md\:focus\:leading-2:focus {
    line-height: 2 !important;
  }

  .md\:focus\:leading-3:focus {
    line-height: .75rem !important;
  }

  .md\:focus\:leading-4:focus {
    line-height: 1rem !important;
  }

  .md\:focus\:leading-5:focus {
    line-height: 1.25rem !important;
  }

  .md\:focus\:leading-6:focus {
    line-height: 1.5rem !important;
  }

  .md\:focus\:leading-7:focus {
    line-height: 1.75rem !important;
  }

  .md\:focus\:leading-8:focus {
    line-height: 2rem !important;
  }

  .md\:focus\:leading-9:focus {
    line-height: 2.25rem !important;
  }

  .md\:focus\:leading-10:focus {
    line-height: 2.5rem !important;
  }

  .md\:focus\:leading-none:focus {
    line-height: 1 !important;
  }

  .md\:focus\:leading-tight:focus {
    line-height: 1.25 !important;
  }

  .md\:focus\:leading-snug:focus {
    line-height: 1.375 !important;
  }

  .md\:focus\:leading-normal:focus {
    line-height: 1.5 !important;
  }

  .md\:focus\:leading-relaxed:focus {
    line-height: 1.625 !important;
  }

  .md\:focus\:leading-loose:focus {
    line-height: 2 !important;
  }

  .md\:focus\:leading-1\.05:focus {
    line-height: 1.05 !important;
  }

  .md\:focus\:leading-1\.1:focus {
    line-height: 1.1 !important;
  }

  .md\:focus\:leading-1\.15:focus {
    line-height: 1.15 !important;
  }

  .md\:focus\:leading-1\.2:focus {
    line-height: 1.2 !important;
  }

  .md\:focus\:leading-1\.25:focus {
    line-height: 1.25 !important;
  }

  .md\:focus\:leading-1\.3:focus {
    line-height: 1.3 !important;
  }

  .md\:focus\:leading-1\.35:focus {
    line-height: 1.35 !important;
  }

  .md\:focus\:leading-1\.4:focus {
    line-height: 1.4 !important;
  }

  .md\:focus\:leading-1\.45:focus {
    line-height: 1.45 !important;
  }

  .md\:focus\:leading-1\.5:focus {
    line-height: 1.5 !important;
  }

  .md\:focus\:leading-1\.55:focus {
    line-height: 1.55 !important;
  }

  .md\:focus\:leading-1\.6:focus {
    line-height: 1.6 !important;
  }

  .md\:focus\:leading-1\.65:focus {
    line-height: 1.65 !important;
  }

  .md\:focus\:leading-1\.7:focus {
    line-height: 1.7 !important;
  }

  .md\:focus\:leading-1\.75:focus {
    line-height: 1.75 !important;
  }

  .md\:focus\:leading-1\.8:focus {
    line-height: 1.8 !important;
  }

  .md\:focus\:leading-1\.85:focus {
    line-height: 1.85 !important;
  }

  .md\:focus\:leading-1\.9:focus {
    line-height: 1.9 !important;
  }

  .md\:focus\:leading-1\.95:focus {
    line-height: 1.95 !important;
  }

  .md\:list-inside {
    list-style-position: inside !important;
  }

  .md\:list-outside {
    list-style-position: outside !important;
  }

  .md\:hover\:list-inside:hover {
    list-style-position: inside !important;
  }

  .md\:hover\:list-outside:hover {
    list-style-position: outside !important;
  }

  .md\:focus\:list-inside:focus {
    list-style-position: inside !important;
  }

  .md\:focus\:list-outside:focus {
    list-style-position: outside !important;
  }

  .md\:list-none {
    list-style-type: none !important;
  }

  .md\:list-disc {
    list-style-type: disc !important;
  }

  .md\:list-decimal {
    list-style-type: decimal !important;
  }

  .md\:hover\:list-none:hover {
    list-style-type: none !important;
  }

  .md\:hover\:list-disc:hover {
    list-style-type: disc !important;
  }

  .md\:hover\:list-decimal:hover {
    list-style-type: decimal !important;
  }

  .md\:focus\:list-none:focus {
    list-style-type: none !important;
  }

  .md\:focus\:list-disc:focus {
    list-style-type: disc !important;
  }

  .md\:focus\:list-decimal:focus {
    list-style-type: decimal !important;
  }

  .md\:m-0 {
    margin: 0rem !important;
  }

  .md\:m-1 {
    margin: 0.25rem !important;
  }

  .md\:m-2 {
    margin: 0.5rem !important;
  }

  .md\:m-3 {
    margin: 0.75rem !important;
  }

  .md\:m-4 {
    margin: 1rem !important;
  }

  .md\:m-5 {
    margin: 1.25rem !important;
  }

  .md\:m-6 {
    margin: 1.5rem !important;
  }

  .md\:m-7 {
    margin: 1.75rem !important;
  }

  .md\:m-8 {
    margin: 2rem !important;
  }

  .md\:m-9 {
    margin: 2.25rem !important;
  }

  .md\:m-10 {
    margin: 2.5rem !important;
  }

  .md\:m-11 {
    margin: 2.75rem !important;
  }

  .md\:m-12 {
    margin: 3rem !important;
  }

  .md\:m-13 {
    margin: 3.25rem !important;
  }

  .md\:m-14 {
    margin: 3.5rem !important;
  }

  .md\:m-15 {
    margin: 3.75rem !important;
  }

  .md\:m-16 {
    margin: 4rem !important;
  }

  .md\:m-17 {
    margin: 4.25rem !important;
  }

  .md\:m-18 {
    margin: 4.5rem !important;
  }

  .md\:m-19 {
    margin: 4.75rem !important;
  }

  .md\:m-20 {
    margin: 5rem !important;
  }

  .md\:m-21 {
    margin: 5.25rem !important;
  }

  .md\:m-22 {
    margin: 5.5rem !important;
  }

  .md\:m-23 {
    margin: 5.75rem !important;
  }

  .md\:m-24 {
    margin: 6rem !important;
  }

  .md\:m-25 {
    margin: 6.25rem !important;
  }

  .md\:m-26 {
    margin: 6.5rem !important;
  }

  .md\:m-27 {
    margin: 6.75rem !important;
  }

  .md\:m-28 {
    margin: 7rem !important;
  }

  .md\:m-29 {
    margin: 7.25rem !important;
  }

  .md\:m-30 {
    margin: 7.5rem !important;
  }

  .md\:m-31 {
    margin: 7.75rem !important;
  }

  .md\:m-32 {
    margin: 8rem !important;
  }

  .md\:m-33 {
    margin: 8.25rem !important;
  }

  .md\:m-34 {
    margin: 8.5rem !important;
  }

  .md\:m-35 {
    margin: 8.75rem !important;
  }

  .md\:m-36 {
    margin: 9rem !important;
  }

  .md\:m-37 {
    margin: 9.25rem !important;
  }

  .md\:m-38 {
    margin: 9.5rem !important;
  }

  .md\:m-39 {
    margin: 9.75rem !important;
  }

  .md\:m-40 {
    margin: 10rem !important;
  }

  .md\:m-41 {
    margin: 10.25rem !important;
  }

  .md\:m-42 {
    margin: 10.5rem !important;
  }

  .md\:m-43 {
    margin: 10.75rem !important;
  }

  .md\:m-44 {
    margin: 11rem !important;
  }

  .md\:m-45 {
    margin: 11.25rem !important;
  }

  .md\:m-46 {
    margin: 11.5rem !important;
  }

  .md\:m-47 {
    margin: 11.75rem !important;
  }

  .md\:m-48 {
    margin: 12rem !important;
  }

  .md\:m-49 {
    margin: 12.25rem !important;
  }

  .md\:m-50 {
    margin: 12.5rem !important;
  }

  .md\:m-51 {
    margin: 12.75rem !important;
  }

  .md\:m-52 {
    margin: 13rem !important;
  }

  .md\:m-53 {
    margin: 13.25rem !important;
  }

  .md\:m-54 {
    margin: 13.5rem !important;
  }

  .md\:m-55 {
    margin: 13.75rem !important;
  }

  .md\:m-56 {
    margin: 14rem !important;
  }

  .md\:m-57 {
    margin: 14.25rem !important;
  }

  .md\:m-58 {
    margin: 14.5rem !important;
  }

  .md\:m-59 {
    margin: 14.75rem !important;
  }

  .md\:m-60 {
    margin: 15rem !important;
  }

  .md\:m-61 {
    margin: 15.25rem !important;
  }

  .md\:m-62 {
    margin: 15.5rem !important;
  }

  .md\:m-63 {
    margin: 15.75rem !important;
  }

  .md\:m-64 {
    margin: 16rem !important;
  }

  .md\:m-65 {
    margin: 16.25rem !important;
  }

  .md\:m-66 {
    margin: 16.5rem !important;
  }

  .md\:m-67 {
    margin: 16.75rem !important;
  }

  .md\:m-68 {
    margin: 17rem !important;
  }

  .md\:m-69 {
    margin: 17.25rem !important;
  }

  .md\:m-70 {
    margin: 17.5rem !important;
  }

  .md\:m-71 {
    margin: 17.75rem !important;
  }

  .md\:m-72 {
    margin: 18rem !important;
  }

  .md\:m-73 {
    margin: 18.25rem !important;
  }

  .md\:m-74 {
    margin: 18.5rem !important;
  }

  .md\:m-75 {
    margin: 18.75rem !important;
  }

  .md\:m-76 {
    margin: 19rem !important;
  }

  .md\:m-77 {
    margin: 19.25rem !important;
  }

  .md\:m-78 {
    margin: 19.5rem !important;
  }

  .md\:m-79 {
    margin: 19.75rem !important;
  }

  .md\:m-80 {
    margin: 20rem !important;
  }

  .md\:m-81 {
    margin: 20.25rem !important;
  }

  .md\:m-82 {
    margin: 20.5rem !important;
  }

  .md\:m-83 {
    margin: 20.75rem !important;
  }

  .md\:m-84 {
    margin: 21rem !important;
  }

  .md\:m-85 {
    margin: 21.25rem !important;
  }

  .md\:m-86 {
    margin: 21.5rem !important;
  }

  .md\:m-87 {
    margin: 21.75rem !important;
  }

  .md\:m-88 {
    margin: 22rem !important;
  }

  .md\:m-89 {
    margin: 22.25rem !important;
  }

  .md\:m-90 {
    margin: 22.5rem !important;
  }

  .md\:m-91 {
    margin: 22.75rem !important;
  }

  .md\:m-92 {
    margin: 23rem !important;
  }

  .md\:m-93 {
    margin: 23.25rem !important;
  }

  .md\:m-94 {
    margin: 23.5rem !important;
  }

  .md\:m-95 {
    margin: 23.75rem !important;
  }

  .md\:m-96 {
    margin: 24rem !important;
  }

  .md\:m-97 {
    margin: 24.25rem !important;
  }

  .md\:m-98 {
    margin: 24.5rem !important;
  }

  .md\:m-99 {
    margin: 24.75rem !important;
  }

  .md\:m-100 {
    margin: 25rem !important;
  }

  .md\:m-101 {
    margin: 25.25rem !important;
  }

  .md\:m-102 {
    margin: 25.5rem !important;
  }

  .md\:m-103 {
    margin: 25.75rem !important;
  }

  .md\:m-104 {
    margin: 26rem !important;
  }

  .md\:m-105 {
    margin: 26.25rem !important;
  }

  .md\:m-auto {
    margin: auto !important;
  }

  .md\:m-px {
    margin: 1px !important;
  }

  .md\:m-0\.5 {
    margin: 0.125rem !important;
  }

  .md\:m-1\.5 {
    margin: 0.375rem !important;
  }

  .md\:m-2\.5 {
    margin: 0.625rem !important;
  }

  .md\:m-3\.5 {
    margin: 0.875rem !important;
  }

  .md\:m-4\.5 {
    margin: 1.125rem !important;
  }

  .md\:m-5\.5 {
    margin: 1.375rem !important;
  }

  .md\:m-6\.5 {
    margin: 1.625rem !important;
  }

  .md\:m-7\.5 {
    margin: 1.875rem !important;
  }

  .md\:m-8\.5 {
    margin: 2.125rem !important;
  }

  .md\:m-9\.5 {
    margin: 2.375rem !important;
  }

  .md\:m-10\.5 {
    margin: 2.625rem !important;
  }

  .md\:m-11\.5 {
    margin: 2.875rem !important;
  }

  .md\:m-12\.5 {
    margin: 3.125rem !important;
  }

  .md\:m-13\.5 {
    margin: 3.375rem !important;
  }

  .md\:m-14\.5 {
    margin: 3.625rem !important;
  }

  .md\:m-15\.5 {
    margin: 3.875rem !important;
  }

  .md\:m-16\.5 {
    margin: 4.125rem !important;
  }

  .md\:m-17\.5 {
    margin: 4.375rem !important;
  }

  .md\:m-18\.5 {
    margin: 4.625rem !important;
  }

  .md\:m-19\.5 {
    margin: 4.875rem !important;
  }

  .md\:m-20\.5 {
    margin: 5.125rem !important;
  }

  .md\:m-21\.5 {
    margin: 5.375rem !important;
  }

  .md\:m-22\.5 {
    margin: 5.625rem !important;
  }

  .md\:m-23\.5 {
    margin: 5.875rem !important;
  }

  .md\:m-24\.5 {
    margin: 6.125rem !important;
  }

  .md\:m-25\.5 {
    margin: 6.375rem !important;
  }

  .md\:m-26\.5 {
    margin: 6.625rem !important;
  }

  .md\:m-27\.5 {
    margin: 6.875rem !important;
  }

  .md\:m-28\.5 {
    margin: 7.125rem !important;
  }

  .md\:m-29\.5 {
    margin: 7.375rem !important;
  }

  .md\:m-30\.5 {
    margin: 7.625rem !important;
  }

  .md\:m-31\.5 {
    margin: 7.875rem !important;
  }

  .md\:m-32\.5 {
    margin: 8.125rem !important;
  }

  .md\:m-33\.5 {
    margin: 8.375rem !important;
  }

  .md\:m-34\.5 {
    margin: 8.625rem !important;
  }

  .md\:m-35\.5 {
    margin: 8.875rem !important;
  }

  .md\:m-36\.5 {
    margin: 9.125rem !important;
  }

  .md\:m-37\.5 {
    margin: 9.375rem !important;
  }

  .md\:m-38\.5 {
    margin: 9.625rem !important;
  }

  .md\:m-39\.5 {
    margin: 9.875rem !important;
  }

  .md\:m-40\.5 {
    margin: 10.125rem !important;
  }

  .md\:m-41\.5 {
    margin: 10.375rem !important;
  }

  .md\:m-42\.5 {
    margin: 10.625rem !important;
  }

  .md\:m-43\.5 {
    margin: 10.875rem !important;
  }

  .md\:m-44\.5 {
    margin: 11.125rem !important;
  }

  .md\:m-45\.5 {
    margin: 11.375rem !important;
  }

  .md\:m-46\.5 {
    margin: 11.625rem !important;
  }

  .md\:m-47\.5 {
    margin: 11.875rem !important;
  }

  .md\:m-48\.5 {
    margin: 12.125rem !important;
  }

  .md\:m-49\.5 {
    margin: 12.375rem !important;
  }

  .md\:m-50\.5 {
    margin: 12.625rem !important;
  }

  .md\:m-51\.5 {
    margin: 12.875rem !important;
  }

  .md\:m-52\.5 {
    margin: 13.125rem !important;
  }

  .md\:m-53\.5 {
    margin: 13.375rem !important;
  }

  .md\:m-54\.5 {
    margin: 13.625rem !important;
  }

  .md\:m-55\.5 {
    margin: 13.875rem !important;
  }

  .md\:m-56\.5 {
    margin: 14.125rem !important;
  }

  .md\:m-57\.5 {
    margin: 14.375rem !important;
  }

  .md\:m-58\.5 {
    margin: 14.625rem !important;
  }

  .md\:m-59\.5 {
    margin: 14.875rem !important;
  }

  .md\:m-60\.5 {
    margin: 15.125rem !important;
  }

  .md\:m-61\.5 {
    margin: 15.375rem !important;
  }

  .md\:m-62\.5 {
    margin: 15.625rem !important;
  }

  .md\:m-63\.5 {
    margin: 15.875rem !important;
  }

  .md\:m-64\.5 {
    margin: 16.125rem !important;
  }

  .md\:m-65\.5 {
    margin: 16.375rem !important;
  }

  .md\:m-66\.5 {
    margin: 16.625rem !important;
  }

  .md\:m-67\.5 {
    margin: 16.875rem !important;
  }

  .md\:m-68\.5 {
    margin: 17.125rem !important;
  }

  .md\:m-69\.5 {
    margin: 17.375rem !important;
  }

  .md\:m-70\.5 {
    margin: 17.625rem !important;
  }

  .md\:m-71\.5 {
    margin: 17.875rem !important;
  }

  .md\:m-72\.5 {
    margin: 18.125rem !important;
  }

  .md\:m-73\.5 {
    margin: 18.375rem !important;
  }

  .md\:m-74\.5 {
    margin: 18.625rem !important;
  }

  .md\:m-75\.5 {
    margin: 18.875rem !important;
  }

  .md\:m-76\.5 {
    margin: 19.125rem !important;
  }

  .md\:m-77\.5 {
    margin: 19.375rem !important;
  }

  .md\:m-78\.5 {
    margin: 19.625rem !important;
  }

  .md\:m-79\.5 {
    margin: 19.875rem !important;
  }

  .md\:m-80\.5 {
    margin: 20.125rem !important;
  }

  .md\:m-81\.5 {
    margin: 20.375rem !important;
  }

  .md\:m-82\.5 {
    margin: 20.625rem !important;
  }

  .md\:m-83\.5 {
    margin: 20.875rem !important;
  }

  .md\:m-84\.5 {
    margin: 21.125rem !important;
  }

  .md\:m-85\.5 {
    margin: 21.375rem !important;
  }

  .md\:m-86\.5 {
    margin: 21.625rem !important;
  }

  .md\:m-87\.5 {
    margin: 21.875rem !important;
  }

  .md\:m-88\.5 {
    margin: 22.125rem !important;
  }

  .md\:m-89\.5 {
    margin: 22.375rem !important;
  }

  .md\:m-90\.5 {
    margin: 22.625rem !important;
  }

  .md\:m-91\.5 {
    margin: 22.875rem !important;
  }

  .md\:m-92\.5 {
    margin: 23.125rem !important;
  }

  .md\:m-93\.5 {
    margin: 23.375rem !important;
  }

  .md\:m-94\.5 {
    margin: 23.625rem !important;
  }

  .md\:m-95\.5 {
    margin: 23.875rem !important;
  }

  .md\:m-96\.5 {
    margin: 24.125rem !important;
  }

  .md\:m-97\.5 {
    margin: 24.375rem !important;
  }

  .md\:m-98\.5 {
    margin: 24.625rem !important;
  }

  .md\:m-99\.5 {
    margin: 24.875rem !important;
  }

  .md\:m-100\.5 {
    margin: 25.125rem !important;
  }

  .md\:m-101\.5 {
    margin: 25.375rem !important;
  }

  .md\:m-102\.5 {
    margin: 25.625rem !important;
  }

  .md\:m-103\.5 {
    margin: 25.875rem !important;
  }

  .md\:m-104\.5 {
    margin: 26.125rem !important;
  }

  .md\:-m-0 {
    margin: 0rem !important;
  }

  .md\:-m-1 {
    margin: -0.25rem !important;
  }

  .md\:-m-2 {
    margin: -0.5rem !important;
  }

  .md\:-m-3 {
    margin: -0.75rem !important;
  }

  .md\:-m-4 {
    margin: -1rem !important;
  }

  .md\:-m-5 {
    margin: -1.25rem !important;
  }

  .md\:-m-6 {
    margin: -1.5rem !important;
  }

  .md\:-m-7 {
    margin: -1.75rem !important;
  }

  .md\:-m-8 {
    margin: -2rem !important;
  }

  .md\:-m-9 {
    margin: -2.25rem !important;
  }

  .md\:-m-10 {
    margin: -2.5rem !important;
  }

  .md\:-m-11 {
    margin: -2.75rem !important;
  }

  .md\:-m-12 {
    margin: -3rem !important;
  }

  .md\:-m-13 {
    margin: -3.25rem !important;
  }

  .md\:-m-14 {
    margin: -3.5rem !important;
  }

  .md\:-m-15 {
    margin: -3.75rem !important;
  }

  .md\:-m-16 {
    margin: -4rem !important;
  }

  .md\:-m-17 {
    margin: -4.25rem !important;
  }

  .md\:-m-18 {
    margin: -4.5rem !important;
  }

  .md\:-m-19 {
    margin: -4.75rem !important;
  }

  .md\:-m-20 {
    margin: -5rem !important;
  }

  .md\:-m-21 {
    margin: -5.25rem !important;
  }

  .md\:-m-22 {
    margin: -5.5rem !important;
  }

  .md\:-m-23 {
    margin: -5.75rem !important;
  }

  .md\:-m-24 {
    margin: -6rem !important;
  }

  .md\:-m-25 {
    margin: -6.25rem !important;
  }

  .md\:-m-26 {
    margin: -6.5rem !important;
  }

  .md\:-m-27 {
    margin: -6.75rem !important;
  }

  .md\:-m-28 {
    margin: -7rem !important;
  }

  .md\:-m-29 {
    margin: -7.25rem !important;
  }

  .md\:-m-30 {
    margin: -7.5rem !important;
  }

  .md\:-m-31 {
    margin: -7.75rem !important;
  }

  .md\:-m-32 {
    margin: -8rem !important;
  }

  .md\:-m-33 {
    margin: -8.25rem !important;
  }

  .md\:-m-34 {
    margin: -8.5rem !important;
  }

  .md\:-m-35 {
    margin: -8.75rem !important;
  }

  .md\:-m-36 {
    margin: -9rem !important;
  }

  .md\:-m-37 {
    margin: -9.25rem !important;
  }

  .md\:-m-38 {
    margin: -9.5rem !important;
  }

  .md\:-m-39 {
    margin: -9.75rem !important;
  }

  .md\:-m-40 {
    margin: -10rem !important;
  }

  .md\:-m-41 {
    margin: -10.25rem !important;
  }

  .md\:-m-42 {
    margin: -10.5rem !important;
  }

  .md\:-m-43 {
    margin: -10.75rem !important;
  }

  .md\:-m-44 {
    margin: -11rem !important;
  }

  .md\:-m-45 {
    margin: -11.25rem !important;
  }

  .md\:-m-46 {
    margin: -11.5rem !important;
  }

  .md\:-m-47 {
    margin: -11.75rem !important;
  }

  .md\:-m-48 {
    margin: -12rem !important;
  }

  .md\:-m-49 {
    margin: -12.25rem !important;
  }

  .md\:-m-50 {
    margin: -12.5rem !important;
  }

  .md\:-m-51 {
    margin: -12.75rem !important;
  }

  .md\:-m-52 {
    margin: -13rem !important;
  }

  .md\:-m-53 {
    margin: -13.25rem !important;
  }

  .md\:-m-54 {
    margin: -13.5rem !important;
  }

  .md\:-m-55 {
    margin: -13.75rem !important;
  }

  .md\:-m-56 {
    margin: -14rem !important;
  }

  .md\:-m-57 {
    margin: -14.25rem !important;
  }

  .md\:-m-58 {
    margin: -14.5rem !important;
  }

  .md\:-m-59 {
    margin: -14.75rem !important;
  }

  .md\:-m-60 {
    margin: -15rem !important;
  }

  .md\:-m-61 {
    margin: -15.25rem !important;
  }

  .md\:-m-62 {
    margin: -15.5rem !important;
  }

  .md\:-m-63 {
    margin: -15.75rem !important;
  }

  .md\:-m-64 {
    margin: -16rem !important;
  }

  .md\:-m-65 {
    margin: -16.25rem !important;
  }

  .md\:-m-66 {
    margin: -16.5rem !important;
  }

  .md\:-m-67 {
    margin: -16.75rem !important;
  }

  .md\:-m-68 {
    margin: -17rem !important;
  }

  .md\:-m-69 {
    margin: -17.25rem !important;
  }

  .md\:-m-70 {
    margin: -17.5rem !important;
  }

  .md\:-m-71 {
    margin: -17.75rem !important;
  }

  .md\:-m-72 {
    margin: -18rem !important;
  }

  .md\:-m-73 {
    margin: -18.25rem !important;
  }

  .md\:-m-74 {
    margin: -18.5rem !important;
  }

  .md\:-m-75 {
    margin: -18.75rem !important;
  }

  .md\:-m-76 {
    margin: -19rem !important;
  }

  .md\:-m-77 {
    margin: -19.25rem !important;
  }

  .md\:-m-78 {
    margin: -19.5rem !important;
  }

  .md\:-m-79 {
    margin: -19.75rem !important;
  }

  .md\:-m-80 {
    margin: -20rem !important;
  }

  .md\:-m-81 {
    margin: -20.25rem !important;
  }

  .md\:-m-82 {
    margin: -20.5rem !important;
  }

  .md\:-m-83 {
    margin: -20.75rem !important;
  }

  .md\:-m-84 {
    margin: -21rem !important;
  }

  .md\:-m-85 {
    margin: -21.25rem !important;
  }

  .md\:-m-86 {
    margin: -21.5rem !important;
  }

  .md\:-m-87 {
    margin: -21.75rem !important;
  }

  .md\:-m-88 {
    margin: -22rem !important;
  }

  .md\:-m-89 {
    margin: -22.25rem !important;
  }

  .md\:-m-90 {
    margin: -22.5rem !important;
  }

  .md\:-m-91 {
    margin: -22.75rem !important;
  }

  .md\:-m-92 {
    margin: -23rem !important;
  }

  .md\:-m-93 {
    margin: -23.25rem !important;
  }

  .md\:-m-94 {
    margin: -23.5rem !important;
  }

  .md\:-m-95 {
    margin: -23.75rem !important;
  }

  .md\:-m-96 {
    margin: -24rem !important;
  }

  .md\:-m-97 {
    margin: -24.25rem !important;
  }

  .md\:-m-98 {
    margin: -24.5rem !important;
  }

  .md\:-m-99 {
    margin: -24.75rem !important;
  }

  .md\:-m-100 {
    margin: -25rem !important;
  }

  .md\:-m-101 {
    margin: -25.25rem !important;
  }

  .md\:-m-102 {
    margin: -25.5rem !important;
  }

  .md\:-m-103 {
    margin: -25.75rem !important;
  }

  .md\:-m-104 {
    margin: -26rem !important;
  }

  .md\:-m-105 {
    margin: -26.25rem !important;
  }

  .md\:-m-px {
    margin: -1px !important;
  }

  .md\:-m-0\.5 {
    margin: -0.125rem !important;
  }

  .md\:-m-1\.5 {
    margin: -0.375rem !important;
  }

  .md\:-m-2\.5 {
    margin: -0.625rem !important;
  }

  .md\:-m-3\.5 {
    margin: -0.875rem !important;
  }

  .md\:-m-4\.5 {
    margin: -1.125rem !important;
  }

  .md\:-m-5\.5 {
    margin: -1.375rem !important;
  }

  .md\:-m-6\.5 {
    margin: -1.625rem !important;
  }

  .md\:-m-7\.5 {
    margin: -1.875rem !important;
  }

  .md\:-m-8\.5 {
    margin: -2.125rem !important;
  }

  .md\:-m-9\.5 {
    margin: -2.375rem !important;
  }

  .md\:-m-10\.5 {
    margin: -2.625rem !important;
  }

  .md\:-m-11\.5 {
    margin: -2.875rem !important;
  }

  .md\:-m-12\.5 {
    margin: -3.125rem !important;
  }

  .md\:-m-13\.5 {
    margin: -3.375rem !important;
  }

  .md\:-m-14\.5 {
    margin: -3.625rem !important;
  }

  .md\:-m-15\.5 {
    margin: -3.875rem !important;
  }

  .md\:-m-16\.5 {
    margin: -4.125rem !important;
  }

  .md\:-m-17\.5 {
    margin: -4.375rem !important;
  }

  .md\:-m-18\.5 {
    margin: -4.625rem !important;
  }

  .md\:-m-19\.5 {
    margin: -4.875rem !important;
  }

  .md\:-m-20\.5 {
    margin: -5.125rem !important;
  }

  .md\:-m-21\.5 {
    margin: -5.375rem !important;
  }

  .md\:-m-22\.5 {
    margin: -5.625rem !important;
  }

  .md\:-m-23\.5 {
    margin: -5.875rem !important;
  }

  .md\:-m-24\.5 {
    margin: -6.125rem !important;
  }

  .md\:-m-25\.5 {
    margin: -6.375rem !important;
  }

  .md\:-m-26\.5 {
    margin: -6.625rem !important;
  }

  .md\:-m-27\.5 {
    margin: -6.875rem !important;
  }

  .md\:-m-28\.5 {
    margin: -7.125rem !important;
  }

  .md\:-m-29\.5 {
    margin: -7.375rem !important;
  }

  .md\:-m-30\.5 {
    margin: -7.625rem !important;
  }

  .md\:-m-31\.5 {
    margin: -7.875rem !important;
  }

  .md\:-m-32\.5 {
    margin: -8.125rem !important;
  }

  .md\:-m-33\.5 {
    margin: -8.375rem !important;
  }

  .md\:-m-34\.5 {
    margin: -8.625rem !important;
  }

  .md\:-m-35\.5 {
    margin: -8.875rem !important;
  }

  .md\:-m-36\.5 {
    margin: -9.125rem !important;
  }

  .md\:-m-37\.5 {
    margin: -9.375rem !important;
  }

  .md\:-m-38\.5 {
    margin: -9.625rem !important;
  }

  .md\:-m-39\.5 {
    margin: -9.875rem !important;
  }

  .md\:-m-40\.5 {
    margin: -10.125rem !important;
  }

  .md\:-m-41\.5 {
    margin: -10.375rem !important;
  }

  .md\:-m-42\.5 {
    margin: -10.625rem !important;
  }

  .md\:-m-43\.5 {
    margin: -10.875rem !important;
  }

  .md\:-m-44\.5 {
    margin: -11.125rem !important;
  }

  .md\:-m-45\.5 {
    margin: -11.375rem !important;
  }

  .md\:-m-46\.5 {
    margin: -11.625rem !important;
  }

  .md\:-m-47\.5 {
    margin: -11.875rem !important;
  }

  .md\:-m-48\.5 {
    margin: -12.125rem !important;
  }

  .md\:-m-49\.5 {
    margin: -12.375rem !important;
  }

  .md\:-m-50\.5 {
    margin: -12.625rem !important;
  }

  .md\:-m-51\.5 {
    margin: -12.875rem !important;
  }

  .md\:-m-52\.5 {
    margin: -13.125rem !important;
  }

  .md\:-m-53\.5 {
    margin: -13.375rem !important;
  }

  .md\:-m-54\.5 {
    margin: -13.625rem !important;
  }

  .md\:-m-55\.5 {
    margin: -13.875rem !important;
  }

  .md\:-m-56\.5 {
    margin: -14.125rem !important;
  }

  .md\:-m-57\.5 {
    margin: -14.375rem !important;
  }

  .md\:-m-58\.5 {
    margin: -14.625rem !important;
  }

  .md\:-m-59\.5 {
    margin: -14.875rem !important;
  }

  .md\:-m-60\.5 {
    margin: -15.125rem !important;
  }

  .md\:-m-61\.5 {
    margin: -15.375rem !important;
  }

  .md\:-m-62\.5 {
    margin: -15.625rem !important;
  }

  .md\:-m-63\.5 {
    margin: -15.875rem !important;
  }

  .md\:-m-64\.5 {
    margin: -16.125rem !important;
  }

  .md\:-m-65\.5 {
    margin: -16.375rem !important;
  }

  .md\:-m-66\.5 {
    margin: -16.625rem !important;
  }

  .md\:-m-67\.5 {
    margin: -16.875rem !important;
  }

  .md\:-m-68\.5 {
    margin: -17.125rem !important;
  }

  .md\:-m-69\.5 {
    margin: -17.375rem !important;
  }

  .md\:-m-70\.5 {
    margin: -17.625rem !important;
  }

  .md\:-m-71\.5 {
    margin: -17.875rem !important;
  }

  .md\:-m-72\.5 {
    margin: -18.125rem !important;
  }

  .md\:-m-73\.5 {
    margin: -18.375rem !important;
  }

  .md\:-m-74\.5 {
    margin: -18.625rem !important;
  }

  .md\:-m-75\.5 {
    margin: -18.875rem !important;
  }

  .md\:-m-76\.5 {
    margin: -19.125rem !important;
  }

  .md\:-m-77\.5 {
    margin: -19.375rem !important;
  }

  .md\:-m-78\.5 {
    margin: -19.625rem !important;
  }

  .md\:-m-79\.5 {
    margin: -19.875rem !important;
  }

  .md\:-m-80\.5 {
    margin: -20.125rem !important;
  }

  .md\:-m-81\.5 {
    margin: -20.375rem !important;
  }

  .md\:-m-82\.5 {
    margin: -20.625rem !important;
  }

  .md\:-m-83\.5 {
    margin: -20.875rem !important;
  }

  .md\:-m-84\.5 {
    margin: -21.125rem !important;
  }

  .md\:-m-85\.5 {
    margin: -21.375rem !important;
  }

  .md\:-m-86\.5 {
    margin: -21.625rem !important;
  }

  .md\:-m-87\.5 {
    margin: -21.875rem !important;
  }

  .md\:-m-88\.5 {
    margin: -22.125rem !important;
  }

  .md\:-m-89\.5 {
    margin: -22.375rem !important;
  }

  .md\:-m-90\.5 {
    margin: -22.625rem !important;
  }

  .md\:-m-91\.5 {
    margin: -22.875rem !important;
  }

  .md\:-m-92\.5 {
    margin: -23.125rem !important;
  }

  .md\:-m-93\.5 {
    margin: -23.375rem !important;
  }

  .md\:-m-94\.5 {
    margin: -23.625rem !important;
  }

  .md\:-m-95\.5 {
    margin: -23.875rem !important;
  }

  .md\:-m-96\.5 {
    margin: -24.125rem !important;
  }

  .md\:-m-97\.5 {
    margin: -24.375rem !important;
  }

  .md\:-m-98\.5 {
    margin: -24.625rem !important;
  }

  .md\:-m-99\.5 {
    margin: -24.875rem !important;
  }

  .md\:-m-100\.5 {
    margin: -25.125rem !important;
  }

  .md\:-m-101\.5 {
    margin: -25.375rem !important;
  }

  .md\:-m-102\.5 {
    margin: -25.625rem !important;
  }

  .md\:-m-103\.5 {
    margin: -25.875rem !important;
  }

  .md\:-m-104\.5 {
    margin: -26.125rem !important;
  }

  .md\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .md\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .md\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .md\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .md\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .md\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .md\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .md\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .md\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .md\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .md\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .md\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .md\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .md\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .md\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .md\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .md\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .md\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .md\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .md\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .md\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .md\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .md\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .md\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .md\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .md\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .md\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .md\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .md\:my-17 {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .md\:mx-17 {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .md\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .md\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .md\:my-19 {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .md\:mx-19 {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .md\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .md\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .md\:my-21 {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .md\:mx-21 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .md\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .md\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .md\:my-23 {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .md\:mx-23 {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .md\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .md\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md\:my-25 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .md\:mx-25 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .md\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .md\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .md\:my-27 {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .md\:mx-27 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .md\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .md\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .md\:my-29 {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .md\:mx-29 {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .md\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .md\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .md\:my-31 {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .md\:mx-31 {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .md\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .md\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .md\:my-33 {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .md\:mx-33 {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .md\:my-34 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .md\:mx-34 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .md\:my-35 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .md\:mx-35 {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .md\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .md\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .md\:my-37 {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .md\:mx-37 {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .md\:my-38 {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .md\:mx-38 {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .md\:my-39 {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .md\:mx-39 {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .md\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .md\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .md\:my-41 {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .md\:mx-41 {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .md\:my-42 {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .md\:mx-42 {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .md\:my-43 {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .md\:mx-43 {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .md\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .md\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .md\:my-45 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .md\:mx-45 {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .md\:my-46 {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .md\:mx-46 {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .md\:my-47 {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .md\:mx-47 {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .md\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .md\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .md\:my-49 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .md\:mx-49 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .md\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .md\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .md\:my-51 {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .md\:mx-51 {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .md\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .md\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .md\:my-53 {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .md\:mx-53 {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .md\:my-54 {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .md\:mx-54 {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .md\:my-55 {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .md\:mx-55 {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .md\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .md\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .md\:my-57 {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .md\:mx-57 {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .md\:my-58 {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .md\:mx-58 {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .md\:my-59 {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .md\:mx-59 {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .md\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .md\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .md\:my-61 {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .md\:mx-61 {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .md\:my-62 {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .md\:mx-62 {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .md\:my-63 {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .md\:mx-63 {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .md\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .md\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .md\:my-65 {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .md\:mx-65 {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .md\:my-66 {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .md\:mx-66 {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .md\:my-67 {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .md\:mx-67 {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .md\:my-68 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .md\:mx-68 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .md\:my-69 {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .md\:mx-69 {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .md\:my-70 {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .md\:mx-70 {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .md\:my-71 {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .md\:mx-71 {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .md\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .md\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .md\:my-73 {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .md\:mx-73 {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .md\:my-74 {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .md\:mx-74 {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .md\:my-75 {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .md\:mx-75 {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .md\:my-76 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .md\:mx-76 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .md\:my-77 {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .md\:mx-77 {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .md\:my-78 {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .md\:mx-78 {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .md\:my-79 {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .md\:mx-79 {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .md\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .md\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .md\:my-81 {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .md\:mx-81 {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .md\:my-82 {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .md\:mx-82 {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .md\:my-83 {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .md\:mx-83 {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .md\:my-84 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .md\:mx-84 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .md\:my-85 {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .md\:mx-85 {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .md\:my-86 {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .md\:mx-86 {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .md\:my-87 {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .md\:mx-87 {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .md\:my-88 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .md\:mx-88 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .md\:my-89 {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .md\:mx-89 {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .md\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .md\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .md\:my-91 {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .md\:mx-91 {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .md\:my-92 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .md\:mx-92 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .md\:my-93 {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .md\:mx-93 {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .md\:my-94 {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .md\:mx-94 {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .md\:my-95 {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .md\:mx-95 {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .md\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .md\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .md\:my-97 {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .md\:mx-97 {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .md\:my-98 {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .md\:mx-98 {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .md\:my-99 {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .md\:mx-99 {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .md\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .md\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .md\:my-101 {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .md\:mx-101 {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .md\:my-102 {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .md\:mx-102 {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .md\:my-103 {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .md\:mx-103 {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .md\:my-104 {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .md\:mx-104 {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .md\:my-105 {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .md\:mx-105 {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .md\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .md\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .md\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .md\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .md\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .md\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .md\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .md\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .md\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .md\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .md\:my-4\.5 {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .md\:mx-4\.5 {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .md\:my-5\.5 {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .md\:mx-5\.5 {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .md\:my-6\.5 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .md\:mx-6\.5 {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .md\:my-7\.5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .md\:mx-7\.5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .md\:my-8\.5 {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .md\:mx-8\.5 {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .md\:my-9\.5 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .md\:mx-9\.5 {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .md\:my-10\.5 {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .md\:mx-10\.5 {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .md\:my-11\.5 {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .md\:mx-11\.5 {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .md\:my-12\.5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .md\:mx-12\.5 {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .md\:my-13\.5 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .md\:mx-13\.5 {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .md\:my-14\.5 {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .md\:mx-14\.5 {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .md\:my-15\.5 {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .md\:mx-15\.5 {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .md\:my-16\.5 {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .md\:mx-16\.5 {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .md\:my-17\.5 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .md\:mx-17\.5 {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .md\:my-18\.5 {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .md\:mx-18\.5 {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .md\:my-19\.5 {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .md\:mx-19\.5 {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .md\:my-20\.5 {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .md\:mx-20\.5 {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .md\:my-21\.5 {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .md\:mx-21\.5 {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .md\:my-22\.5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .md\:mx-22\.5 {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .md\:my-23\.5 {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .md\:mx-23\.5 {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .md\:my-24\.5 {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .md\:mx-24\.5 {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .md\:my-25\.5 {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .md\:mx-25\.5 {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .md\:my-26\.5 {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .md\:mx-26\.5 {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .md\:my-27\.5 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .md\:mx-27\.5 {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .md\:my-28\.5 {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .md\:mx-28\.5 {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .md\:my-29\.5 {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .md\:mx-29\.5 {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .md\:my-30\.5 {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .md\:mx-30\.5 {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .md\:my-31\.5 {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .md\:mx-31\.5 {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .md\:my-32\.5 {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .md\:mx-32\.5 {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .md\:my-33\.5 {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .md\:mx-33\.5 {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .md\:my-34\.5 {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .md\:mx-34\.5 {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .md\:my-35\.5 {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .md\:mx-35\.5 {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .md\:my-36\.5 {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .md\:mx-36\.5 {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .md\:my-37\.5 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .md\:mx-37\.5 {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .md\:my-38\.5 {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .md\:mx-38\.5 {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .md\:my-39\.5 {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .md\:mx-39\.5 {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .md\:my-40\.5 {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .md\:mx-40\.5 {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .md\:my-41\.5 {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .md\:mx-41\.5 {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .md\:my-42\.5 {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .md\:mx-42\.5 {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .md\:my-43\.5 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .md\:mx-43\.5 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .md\:my-44\.5 {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .md\:mx-44\.5 {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .md\:my-45\.5 {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .md\:mx-45\.5 {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .md\:my-46\.5 {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .md\:mx-46\.5 {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .md\:my-47\.5 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .md\:mx-47\.5 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .md\:my-48\.5 {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .md\:mx-48\.5 {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .md\:my-49\.5 {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .md\:mx-49\.5 {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .md\:my-50\.5 {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .md\:mx-50\.5 {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .md\:my-51\.5 {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .md\:mx-51\.5 {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .md\:my-52\.5 {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .md\:mx-52\.5 {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .md\:my-53\.5 {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .md\:mx-53\.5 {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .md\:my-54\.5 {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .md\:mx-54\.5 {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .md\:my-55\.5 {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .md\:mx-55\.5 {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .md\:my-56\.5 {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .md\:mx-56\.5 {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .md\:my-57\.5 {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .md\:mx-57\.5 {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .md\:my-58\.5 {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .md\:mx-58\.5 {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .md\:my-59\.5 {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .md\:mx-59\.5 {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .md\:my-60\.5 {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .md\:mx-60\.5 {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .md\:my-61\.5 {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .md\:mx-61\.5 {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .md\:my-62\.5 {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .md\:mx-62\.5 {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .md\:my-63\.5 {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .md\:mx-63\.5 {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .md\:my-64\.5 {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .md\:mx-64\.5 {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .md\:my-65\.5 {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .md\:mx-65\.5 {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .md\:my-66\.5 {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .md\:mx-66\.5 {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .md\:my-67\.5 {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .md\:mx-67\.5 {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .md\:my-68\.5 {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .md\:mx-68\.5 {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .md\:my-69\.5 {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .md\:mx-69\.5 {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .md\:my-70\.5 {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .md\:mx-70\.5 {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .md\:my-71\.5 {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .md\:mx-71\.5 {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .md\:my-72\.5 {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .md\:mx-72\.5 {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .md\:my-73\.5 {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .md\:mx-73\.5 {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .md\:my-74\.5 {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .md\:mx-74\.5 {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .md\:my-75\.5 {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .md\:mx-75\.5 {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .md\:my-76\.5 {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .md\:mx-76\.5 {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .md\:my-77\.5 {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .md\:mx-77\.5 {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .md\:my-78\.5 {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .md\:mx-78\.5 {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .md\:my-79\.5 {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .md\:mx-79\.5 {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .md\:my-80\.5 {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .md\:mx-80\.5 {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .md\:my-81\.5 {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .md\:mx-81\.5 {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .md\:my-82\.5 {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .md\:mx-82\.5 {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .md\:my-83\.5 {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .md\:mx-83\.5 {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .md\:my-84\.5 {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .md\:mx-84\.5 {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .md\:my-85\.5 {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .md\:mx-85\.5 {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .md\:my-86\.5 {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .md\:mx-86\.5 {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .md\:my-87\.5 {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .md\:mx-87\.5 {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .md\:my-88\.5 {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .md\:mx-88\.5 {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .md\:my-89\.5 {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .md\:mx-89\.5 {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .md\:my-90\.5 {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .md\:mx-90\.5 {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .md\:my-91\.5 {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .md\:mx-91\.5 {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .md\:my-92\.5 {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .md\:mx-92\.5 {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .md\:my-93\.5 {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .md\:mx-93\.5 {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .md\:my-94\.5 {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .md\:mx-94\.5 {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .md\:my-95\.5 {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .md\:mx-95\.5 {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .md\:my-96\.5 {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .md\:mx-96\.5 {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .md\:my-97\.5 {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .md\:mx-97\.5 {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .md\:my-98\.5 {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .md\:mx-98\.5 {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .md\:my-99\.5 {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .md\:mx-99\.5 {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .md\:my-100\.5 {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .md\:mx-100\.5 {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .md\:my-101\.5 {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .md\:mx-101\.5 {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .md\:my-102\.5 {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .md\:mx-102\.5 {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .md\:my-103\.5 {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .md\:mx-103\.5 {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .md\:my-104\.5 {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .md\:mx-104\.5 {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .md\:-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .md\:-mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .md\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .md\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .md\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .md\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .md\:-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .md\:-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .md\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .md\:-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .md\:-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .md\:-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .md\:-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .md\:-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .md\:-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .md\:-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .md\:-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .md\:-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .md\:-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .md\:-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .md\:-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .md\:-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .md\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:-my-13 {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .md\:-mx-13 {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .md\:-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .md\:-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .md\:-my-15 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .md\:-mx-15 {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .md\:-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .md\:-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .md\:-my-17 {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .md\:-mx-17 {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .md\:-my-18 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .md\:-mx-18 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .md\:-my-19 {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .md\:-mx-19 {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .md\:-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .md\:-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .md\:-my-21 {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .md\:-mx-21 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .md\:-my-22 {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .md\:-mx-22 {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .md\:-my-23 {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .md\:-mx-23 {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .md\:-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .md\:-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .md\:-my-25 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .md\:-mx-25 {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .md\:-my-26 {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .md\:-mx-26 {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .md\:-my-27 {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .md\:-mx-27 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .md\:-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .md\:-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .md\:-my-29 {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .md\:-mx-29 {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .md\:-my-30 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .md\:-mx-30 {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .md\:-my-31 {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .md\:-mx-31 {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .md\:-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .md\:-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .md\:-my-33 {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .md\:-mx-33 {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .md\:-my-34 {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .md\:-mx-34 {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .md\:-my-35 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .md\:-mx-35 {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .md\:-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .md\:-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .md\:-my-37 {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .md\:-mx-37 {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .md\:-my-38 {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .md\:-mx-38 {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .md\:-my-39 {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .md\:-mx-39 {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .md\:-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .md\:-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .md\:-my-41 {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .md\:-mx-41 {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .md\:-my-42 {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .md\:-mx-42 {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .md\:-my-43 {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .md\:-mx-43 {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .md\:-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .md\:-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .md\:-my-45 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .md\:-mx-45 {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .md\:-my-46 {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .md\:-mx-46 {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .md\:-my-47 {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .md\:-mx-47 {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .md\:-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .md\:-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .md\:-my-49 {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .md\:-mx-49 {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .md\:-my-50 {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .md\:-mx-50 {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .md\:-my-51 {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .md\:-mx-51 {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .md\:-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .md\:-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .md\:-my-53 {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .md\:-mx-53 {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .md\:-my-54 {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .md\:-mx-54 {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .md\:-my-55 {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .md\:-mx-55 {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .md\:-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .md\:-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .md\:-my-57 {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .md\:-mx-57 {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .md\:-my-58 {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .md\:-mx-58 {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .md\:-my-59 {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .md\:-mx-59 {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .md\:-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .md\:-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .md\:-my-61 {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .md\:-mx-61 {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .md\:-my-62 {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .md\:-mx-62 {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .md\:-my-63 {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .md\:-mx-63 {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .md\:-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .md\:-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .md\:-my-65 {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .md\:-mx-65 {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .md\:-my-66 {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .md\:-mx-66 {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .md\:-my-67 {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .md\:-mx-67 {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .md\:-my-68 {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .md\:-mx-68 {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .md\:-my-69 {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .md\:-mx-69 {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .md\:-my-70 {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .md\:-mx-70 {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .md\:-my-71 {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .md\:-mx-71 {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .md\:-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .md\:-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .md\:-my-73 {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .md\:-mx-73 {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .md\:-my-74 {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .md\:-mx-74 {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .md\:-my-75 {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .md\:-mx-75 {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .md\:-my-76 {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .md\:-mx-76 {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .md\:-my-77 {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .md\:-mx-77 {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .md\:-my-78 {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .md\:-mx-78 {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .md\:-my-79 {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .md\:-mx-79 {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .md\:-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .md\:-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .md\:-my-81 {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .md\:-mx-81 {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .md\:-my-82 {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .md\:-mx-82 {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .md\:-my-83 {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .md\:-mx-83 {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .md\:-my-84 {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .md\:-mx-84 {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .md\:-my-85 {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .md\:-mx-85 {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .md\:-my-86 {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .md\:-mx-86 {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .md\:-my-87 {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .md\:-mx-87 {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .md\:-my-88 {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .md\:-mx-88 {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .md\:-my-89 {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .md\:-mx-89 {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .md\:-my-90 {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .md\:-mx-90 {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .md\:-my-91 {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .md\:-mx-91 {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .md\:-my-92 {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .md\:-mx-92 {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .md\:-my-93 {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .md\:-mx-93 {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .md\:-my-94 {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .md\:-mx-94 {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .md\:-my-95 {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .md\:-mx-95 {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .md\:-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .md\:-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .md\:-my-97 {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .md\:-mx-97 {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .md\:-my-98 {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .md\:-mx-98 {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .md\:-my-99 {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .md\:-mx-99 {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .md\:-my-100 {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .md\:-mx-100 {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .md\:-my-101 {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .md\:-mx-101 {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .md\:-my-102 {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .md\:-mx-102 {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .md\:-my-103 {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .md\:-mx-103 {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .md\:-my-104 {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .md\:-mx-104 {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .md\:-my-105 {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .md\:-mx-105 {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .md\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .md\:-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .md\:-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .md\:-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .md\:-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .md\:-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .md\:-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .md\:-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .md\:-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .md\:-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .md\:-my-4\.5 {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .md\:-mx-4\.5 {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .md\:-my-5\.5 {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .md\:-mx-5\.5 {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .md\:-my-6\.5 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .md\:-mx-6\.5 {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .md\:-my-7\.5 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .md\:-mx-7\.5 {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .md\:-my-8\.5 {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .md\:-mx-8\.5 {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .md\:-my-9\.5 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .md\:-mx-9\.5 {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .md\:-my-10\.5 {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .md\:-mx-10\.5 {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .md\:-my-11\.5 {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .md\:-mx-11\.5 {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .md\:-my-12\.5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .md\:-mx-12\.5 {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .md\:-my-13\.5 {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .md\:-mx-13\.5 {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .md\:-my-14\.5 {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .md\:-mx-14\.5 {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .md\:-my-15\.5 {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .md\:-mx-15\.5 {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .md\:-my-16\.5 {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .md\:-mx-16\.5 {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .md\:-my-17\.5 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .md\:-mx-17\.5 {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .md\:-my-18\.5 {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .md\:-mx-18\.5 {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .md\:-my-19\.5 {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .md\:-mx-19\.5 {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .md\:-my-20\.5 {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .md\:-mx-20\.5 {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .md\:-my-21\.5 {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .md\:-mx-21\.5 {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .md\:-my-22\.5 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .md\:-mx-22\.5 {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .md\:-my-23\.5 {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .md\:-mx-23\.5 {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .md\:-my-24\.5 {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .md\:-mx-24\.5 {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .md\:-my-25\.5 {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .md\:-mx-25\.5 {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .md\:-my-26\.5 {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .md\:-mx-26\.5 {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .md\:-my-27\.5 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .md\:-mx-27\.5 {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .md\:-my-28\.5 {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .md\:-mx-28\.5 {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .md\:-my-29\.5 {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .md\:-mx-29\.5 {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .md\:-my-30\.5 {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .md\:-mx-30\.5 {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .md\:-my-31\.5 {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .md\:-mx-31\.5 {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .md\:-my-32\.5 {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .md\:-mx-32\.5 {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .md\:-my-33\.5 {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .md\:-mx-33\.5 {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .md\:-my-34\.5 {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .md\:-mx-34\.5 {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .md\:-my-35\.5 {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .md\:-mx-35\.5 {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .md\:-my-36\.5 {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .md\:-mx-36\.5 {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .md\:-my-37\.5 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .md\:-mx-37\.5 {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .md\:-my-38\.5 {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .md\:-mx-38\.5 {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .md\:-my-39\.5 {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .md\:-mx-39\.5 {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .md\:-my-40\.5 {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .md\:-mx-40\.5 {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .md\:-my-41\.5 {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .md\:-mx-41\.5 {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .md\:-my-42\.5 {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .md\:-mx-42\.5 {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .md\:-my-43\.5 {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .md\:-mx-43\.5 {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .md\:-my-44\.5 {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .md\:-mx-44\.5 {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .md\:-my-45\.5 {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .md\:-mx-45\.5 {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .md\:-my-46\.5 {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .md\:-mx-46\.5 {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .md\:-my-47\.5 {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .md\:-mx-47\.5 {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .md\:-my-48\.5 {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .md\:-mx-48\.5 {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .md\:-my-49\.5 {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .md\:-mx-49\.5 {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .md\:-my-50\.5 {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .md\:-mx-50\.5 {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .md\:-my-51\.5 {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .md\:-mx-51\.5 {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .md\:-my-52\.5 {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .md\:-mx-52\.5 {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .md\:-my-53\.5 {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .md\:-mx-53\.5 {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .md\:-my-54\.5 {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .md\:-mx-54\.5 {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .md\:-my-55\.5 {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .md\:-mx-55\.5 {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .md\:-my-56\.5 {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .md\:-mx-56\.5 {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .md\:-my-57\.5 {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .md\:-mx-57\.5 {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .md\:-my-58\.5 {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .md\:-mx-58\.5 {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .md\:-my-59\.5 {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .md\:-mx-59\.5 {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .md\:-my-60\.5 {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .md\:-mx-60\.5 {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .md\:-my-61\.5 {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .md\:-mx-61\.5 {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .md\:-my-62\.5 {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .md\:-mx-62\.5 {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .md\:-my-63\.5 {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .md\:-mx-63\.5 {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .md\:-my-64\.5 {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .md\:-mx-64\.5 {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .md\:-my-65\.5 {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .md\:-mx-65\.5 {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .md\:-my-66\.5 {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .md\:-mx-66\.5 {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .md\:-my-67\.5 {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .md\:-mx-67\.5 {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .md\:-my-68\.5 {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .md\:-mx-68\.5 {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .md\:-my-69\.5 {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .md\:-mx-69\.5 {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .md\:-my-70\.5 {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .md\:-mx-70\.5 {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .md\:-my-71\.5 {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .md\:-mx-71\.5 {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .md\:-my-72\.5 {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .md\:-mx-72\.5 {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .md\:-my-73\.5 {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .md\:-mx-73\.5 {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .md\:-my-74\.5 {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .md\:-mx-74\.5 {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .md\:-my-75\.5 {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .md\:-mx-75\.5 {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .md\:-my-76\.5 {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .md\:-mx-76\.5 {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .md\:-my-77\.5 {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .md\:-mx-77\.5 {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .md\:-my-78\.5 {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .md\:-mx-78\.5 {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .md\:-my-79\.5 {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .md\:-mx-79\.5 {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .md\:-my-80\.5 {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .md\:-mx-80\.5 {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .md\:-my-81\.5 {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .md\:-mx-81\.5 {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .md\:-my-82\.5 {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .md\:-mx-82\.5 {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .md\:-my-83\.5 {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .md\:-mx-83\.5 {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .md\:-my-84\.5 {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .md\:-mx-84\.5 {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .md\:-my-85\.5 {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .md\:-mx-85\.5 {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .md\:-my-86\.5 {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .md\:-mx-86\.5 {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .md\:-my-87\.5 {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .md\:-mx-87\.5 {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .md\:-my-88\.5 {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .md\:-mx-88\.5 {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .md\:-my-89\.5 {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .md\:-mx-89\.5 {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .md\:-my-90\.5 {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .md\:-mx-90\.5 {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .md\:-my-91\.5 {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .md\:-mx-91\.5 {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .md\:-my-92\.5 {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .md\:-mx-92\.5 {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .md\:-my-93\.5 {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .md\:-mx-93\.5 {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .md\:-my-94\.5 {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .md\:-mx-94\.5 {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .md\:-my-95\.5 {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .md\:-mx-95\.5 {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .md\:-my-96\.5 {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .md\:-mx-96\.5 {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .md\:-my-97\.5 {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .md\:-mx-97\.5 {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .md\:-my-98\.5 {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .md\:-mx-98\.5 {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .md\:-my-99\.5 {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .md\:-mx-99\.5 {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .md\:-my-100\.5 {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .md\:-mx-100\.5 {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .md\:-my-101\.5 {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .md\:-mx-101\.5 {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .md\:-my-102\.5 {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .md\:-mx-102\.5 {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .md\:-my-103\.5 {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .md\:-mx-103\.5 {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .md\:-my-104\.5 {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .md\:-mx-104\.5 {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .md\:mt-0 {
    margin-top: 0rem !important;
  }

  .md\:mr-0 {
    margin-right: 0rem !important;
  }

  .md\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .md\:ml-0 {
    margin-left: 0rem !important;
  }

  .md\:mt-1 {
    margin-top: 0.25rem !important;
  }

  .md\:mr-1 {
    margin-right: 0.25rem !important;
  }

  .md\:mb-1 {
    margin-bottom: 0.25rem !important;
  }

  .md\:ml-1 {
    margin-left: 0.25rem !important;
  }

  .md\:mt-2 {
    margin-top: 0.5rem !important;
  }

  .md\:mr-2 {
    margin-right: 0.5rem !important;
  }

  .md\:mb-2 {
    margin-bottom: 0.5rem !important;
  }

  .md\:ml-2 {
    margin-left: 0.5rem !important;
  }

  .md\:mt-3 {
    margin-top: 0.75rem !important;
  }

  .md\:mr-3 {
    margin-right: 0.75rem !important;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .md\:ml-3 {
    margin-left: 0.75rem !important;
  }

  .md\:mt-4 {
    margin-top: 1rem !important;
  }

  .md\:mr-4 {
    margin-right: 1rem !important;
  }

  .md\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .md\:ml-4 {
    margin-left: 1rem !important;
  }

  .md\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .md\:mr-5 {
    margin-right: 1.25rem !important;
  }

  .md\:mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .md\:ml-5 {
    margin-left: 1.25rem !important;
  }

  .md\:mt-6 {
    margin-top: 1.5rem !important;
  }

  .md\:mr-6 {
    margin-right: 1.5rem !important;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .md\:ml-6 {
    margin-left: 1.5rem !important;
  }

  .md\:mt-7 {
    margin-top: 1.75rem !important;
  }

  .md\:mr-7 {
    margin-right: 1.75rem !important;
  }

  .md\:mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .md\:ml-7 {
    margin-left: 1.75rem !important;
  }

  .md\:mt-8 {
    margin-top: 2rem !important;
  }

  .md\:mr-8 {
    margin-right: 2rem !important;
  }

  .md\:mb-8 {
    margin-bottom: 2rem !important;
  }

  .md\:ml-8 {
    margin-left: 2rem !important;
  }

  .md\:mt-9 {
    margin-top: 2.25rem !important;
  }

  .md\:mr-9 {
    margin-right: 2.25rem !important;
  }

  .md\:mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .md\:ml-9 {
    margin-left: 2.25rem !important;
  }

  .md\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .md\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .md\:ml-10 {
    margin-left: 2.5rem !important;
  }

  .md\:mt-11 {
    margin-top: 2.75rem !important;
  }

  .md\:mr-11 {
    margin-right: 2.75rem !important;
  }

  .md\:mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .md\:ml-11 {
    margin-left: 2.75rem !important;
  }

  .md\:mt-12 {
    margin-top: 3rem !important;
  }

  .md\:mr-12 {
    margin-right: 3rem !important;
  }

  .md\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .md\:ml-12 {
    margin-left: 3rem !important;
  }

  .md\:mt-13 {
    margin-top: 3.25rem !important;
  }

  .md\:mr-13 {
    margin-right: 3.25rem !important;
  }

  .md\:mb-13 {
    margin-bottom: 3.25rem !important;
  }

  .md\:ml-13 {
    margin-left: 3.25rem !important;
  }

  .md\:mt-14 {
    margin-top: 3.5rem !important;
  }

  .md\:mr-14 {
    margin-right: 3.5rem !important;
  }

  .md\:mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .md\:ml-14 {
    margin-left: 3.5rem !important;
  }

  .md\:mt-15 {
    margin-top: 3.75rem !important;
  }

  .md\:mr-15 {
    margin-right: 3.75rem !important;
  }

  .md\:mb-15 {
    margin-bottom: 3.75rem !important;
  }

  .md\:ml-15 {
    margin-left: 3.75rem !important;
  }

  .md\:mt-16 {
    margin-top: 4rem !important;
  }

  .md\:mr-16 {
    margin-right: 4rem !important;
  }

  .md\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .md\:ml-16 {
    margin-left: 4rem !important;
  }

  .md\:mt-17 {
    margin-top: 4.25rem !important;
  }

  .md\:mr-17 {
    margin-right: 4.25rem !important;
  }

  .md\:mb-17 {
    margin-bottom: 4.25rem !important;
  }

  .md\:ml-17 {
    margin-left: 4.25rem !important;
  }

  .md\:mt-18 {
    margin-top: 4.5rem !important;
  }

  .md\:mr-18 {
    margin-right: 4.5rem !important;
  }

  .md\:mb-18 {
    margin-bottom: 4.5rem !important;
  }

  .md\:ml-18 {
    margin-left: 4.5rem !important;
  }

  .md\:mt-19 {
    margin-top: 4.75rem !important;
  }

  .md\:mr-19 {
    margin-right: 4.75rem !important;
  }

  .md\:mb-19 {
    margin-bottom: 4.75rem !important;
  }

  .md\:ml-19 {
    margin-left: 4.75rem !important;
  }

  .md\:mt-20 {
    margin-top: 5rem !important;
  }

  .md\:mr-20 {
    margin-right: 5rem !important;
  }

  .md\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .md\:ml-20 {
    margin-left: 5rem !important;
  }

  .md\:mt-21 {
    margin-top: 5.25rem !important;
  }

  .md\:mr-21 {
    margin-right: 5.25rem !important;
  }

  .md\:mb-21 {
    margin-bottom: 5.25rem !important;
  }

  .md\:ml-21 {
    margin-left: 5.25rem !important;
  }

  .md\:mt-22 {
    margin-top: 5.5rem !important;
  }

  .md\:mr-22 {
    margin-right: 5.5rem !important;
  }

  .md\:mb-22 {
    margin-bottom: 5.5rem !important;
  }

  .md\:ml-22 {
    margin-left: 5.5rem !important;
  }

  .md\:mt-23 {
    margin-top: 5.75rem !important;
  }

  .md\:mr-23 {
    margin-right: 5.75rem !important;
  }

  .md\:mb-23 {
    margin-bottom: 5.75rem !important;
  }

  .md\:ml-23 {
    margin-left: 5.75rem !important;
  }

  .md\:mt-24 {
    margin-top: 6rem !important;
  }

  .md\:mr-24 {
    margin-right: 6rem !important;
  }

  .md\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .md\:ml-24 {
    margin-left: 6rem !important;
  }

  .md\:mt-25 {
    margin-top: 6.25rem !important;
  }

  .md\:mr-25 {
    margin-right: 6.25rem !important;
  }

  .md\:mb-25 {
    margin-bottom: 6.25rem !important;
  }

  .md\:ml-25 {
    margin-left: 6.25rem !important;
  }

  .md\:mt-26 {
    margin-top: 6.5rem !important;
  }

  .md\:mr-26 {
    margin-right: 6.5rem !important;
  }

  .md\:mb-26 {
    margin-bottom: 6.5rem !important;
  }

  .md\:ml-26 {
    margin-left: 6.5rem !important;
  }

  .md\:mt-27 {
    margin-top: 6.75rem !important;
  }

  .md\:mr-27 {
    margin-right: 6.75rem !important;
  }

  .md\:mb-27 {
    margin-bottom: 6.75rem !important;
  }

  .md\:ml-27 {
    margin-left: 6.75rem !important;
  }

  .md\:mt-28 {
    margin-top: 7rem !important;
  }

  .md\:mr-28 {
    margin-right: 7rem !important;
  }

  .md\:mb-28 {
    margin-bottom: 7rem !important;
  }

  .md\:ml-28 {
    margin-left: 7rem !important;
  }

  .md\:mt-29 {
    margin-top: 7.25rem !important;
  }

  .md\:mr-29 {
    margin-right: 7.25rem !important;
  }

  .md\:mb-29 {
    margin-bottom: 7.25rem !important;
  }

  .md\:ml-29 {
    margin-left: 7.25rem !important;
  }

  .md\:mt-30 {
    margin-top: 7.5rem !important;
  }

  .md\:mr-30 {
    margin-right: 7.5rem !important;
  }

  .md\:mb-30 {
    margin-bottom: 7.5rem !important;
  }

  .md\:ml-30 {
    margin-left: 7.5rem !important;
  }

  .md\:mt-31 {
    margin-top: 7.75rem !important;
  }

  .md\:mr-31 {
    margin-right: 7.75rem !important;
  }

  .md\:mb-31 {
    margin-bottom: 7.75rem !important;
  }

  .md\:ml-31 {
    margin-left: 7.75rem !important;
  }

  .md\:mt-32 {
    margin-top: 8rem !important;
  }

  .md\:mr-32 {
    margin-right: 8rem !important;
  }

  .md\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .md\:ml-32 {
    margin-left: 8rem !important;
  }

  .md\:mt-33 {
    margin-top: 8.25rem !important;
  }

  .md\:mr-33 {
    margin-right: 8.25rem !important;
  }

  .md\:mb-33 {
    margin-bottom: 8.25rem !important;
  }

  .md\:ml-33 {
    margin-left: 8.25rem !important;
  }

  .md\:mt-34 {
    margin-top: 8.5rem !important;
  }

  .md\:mr-34 {
    margin-right: 8.5rem !important;
  }

  .md\:mb-34 {
    margin-bottom: 8.5rem !important;
  }

  .md\:ml-34 {
    margin-left: 8.5rem !important;
  }

  .md\:mt-35 {
    margin-top: 8.75rem !important;
  }

  .md\:mr-35 {
    margin-right: 8.75rem !important;
  }

  .md\:mb-35 {
    margin-bottom: 8.75rem !important;
  }

  .md\:ml-35 {
    margin-left: 8.75rem !important;
  }

  .md\:mt-36 {
    margin-top: 9rem !important;
  }

  .md\:mr-36 {
    margin-right: 9rem !important;
  }

  .md\:mb-36 {
    margin-bottom: 9rem !important;
  }

  .md\:ml-36 {
    margin-left: 9rem !important;
  }

  .md\:mt-37 {
    margin-top: 9.25rem !important;
  }

  .md\:mr-37 {
    margin-right: 9.25rem !important;
  }

  .md\:mb-37 {
    margin-bottom: 9.25rem !important;
  }

  .md\:ml-37 {
    margin-left: 9.25rem !important;
  }

  .md\:mt-38 {
    margin-top: 9.5rem !important;
  }

  .md\:mr-38 {
    margin-right: 9.5rem !important;
  }

  .md\:mb-38 {
    margin-bottom: 9.5rem !important;
  }

  .md\:ml-38 {
    margin-left: 9.5rem !important;
  }

  .md\:mt-39 {
    margin-top: 9.75rem !important;
  }

  .md\:mr-39 {
    margin-right: 9.75rem !important;
  }

  .md\:mb-39 {
    margin-bottom: 9.75rem !important;
  }

  .md\:ml-39 {
    margin-left: 9.75rem !important;
  }

  .md\:mt-40 {
    margin-top: 10rem !important;
  }

  .md\:mr-40 {
    margin-right: 10rem !important;
  }

  .md\:mb-40 {
    margin-bottom: 10rem !important;
  }

  .md\:ml-40 {
    margin-left: 10rem !important;
  }

  .md\:mt-41 {
    margin-top: 10.25rem !important;
  }

  .md\:mr-41 {
    margin-right: 10.25rem !important;
  }

  .md\:mb-41 {
    margin-bottom: 10.25rem !important;
  }

  .md\:ml-41 {
    margin-left: 10.25rem !important;
  }

  .md\:mt-42 {
    margin-top: 10.5rem !important;
  }

  .md\:mr-42 {
    margin-right: 10.5rem !important;
  }

  .md\:mb-42 {
    margin-bottom: 10.5rem !important;
  }

  .md\:ml-42 {
    margin-left: 10.5rem !important;
  }

  .md\:mt-43 {
    margin-top: 10.75rem !important;
  }

  .md\:mr-43 {
    margin-right: 10.75rem !important;
  }

  .md\:mb-43 {
    margin-bottom: 10.75rem !important;
  }

  .md\:ml-43 {
    margin-left: 10.75rem !important;
  }

  .md\:mt-44 {
    margin-top: 11rem !important;
  }

  .md\:mr-44 {
    margin-right: 11rem !important;
  }

  .md\:mb-44 {
    margin-bottom: 11rem !important;
  }

  .md\:ml-44 {
    margin-left: 11rem !important;
  }

  .md\:mt-45 {
    margin-top: 11.25rem !important;
  }

  .md\:mr-45 {
    margin-right: 11.25rem !important;
  }

  .md\:mb-45 {
    margin-bottom: 11.25rem !important;
  }

  .md\:ml-45 {
    margin-left: 11.25rem !important;
  }

  .md\:mt-46 {
    margin-top: 11.5rem !important;
  }

  .md\:mr-46 {
    margin-right: 11.5rem !important;
  }

  .md\:mb-46 {
    margin-bottom: 11.5rem !important;
  }

  .md\:ml-46 {
    margin-left: 11.5rem !important;
  }

  .md\:mt-47 {
    margin-top: 11.75rem !important;
  }

  .md\:mr-47 {
    margin-right: 11.75rem !important;
  }

  .md\:mb-47 {
    margin-bottom: 11.75rem !important;
  }

  .md\:ml-47 {
    margin-left: 11.75rem !important;
  }

  .md\:mt-48 {
    margin-top: 12rem !important;
  }

  .md\:mr-48 {
    margin-right: 12rem !important;
  }

  .md\:mb-48 {
    margin-bottom: 12rem !important;
  }

  .md\:ml-48 {
    margin-left: 12rem !important;
  }

  .md\:mt-49 {
    margin-top: 12.25rem !important;
  }

  .md\:mr-49 {
    margin-right: 12.25rem !important;
  }

  .md\:mb-49 {
    margin-bottom: 12.25rem !important;
  }

  .md\:ml-49 {
    margin-left: 12.25rem !important;
  }

  .md\:mt-50 {
    margin-top: 12.5rem !important;
  }

  .md\:mr-50 {
    margin-right: 12.5rem !important;
  }

  .md\:mb-50 {
    margin-bottom: 12.5rem !important;
  }

  .md\:ml-50 {
    margin-left: 12.5rem !important;
  }

  .md\:mt-51 {
    margin-top: 12.75rem !important;
  }

  .md\:mr-51 {
    margin-right: 12.75rem !important;
  }

  .md\:mb-51 {
    margin-bottom: 12.75rem !important;
  }

  .md\:ml-51 {
    margin-left: 12.75rem !important;
  }

  .md\:mt-52 {
    margin-top: 13rem !important;
  }

  .md\:mr-52 {
    margin-right: 13rem !important;
  }

  .md\:mb-52 {
    margin-bottom: 13rem !important;
  }

  .md\:ml-52 {
    margin-left: 13rem !important;
  }

  .md\:mt-53 {
    margin-top: 13.25rem !important;
  }

  .md\:mr-53 {
    margin-right: 13.25rem !important;
  }

  .md\:mb-53 {
    margin-bottom: 13.25rem !important;
  }

  .md\:ml-53 {
    margin-left: 13.25rem !important;
  }

  .md\:mt-54 {
    margin-top: 13.5rem !important;
  }

  .md\:mr-54 {
    margin-right: 13.5rem !important;
  }

  .md\:mb-54 {
    margin-bottom: 13.5rem !important;
  }

  .md\:ml-54 {
    margin-left: 13.5rem !important;
  }

  .md\:mt-55 {
    margin-top: 13.75rem !important;
  }

  .md\:mr-55 {
    margin-right: 13.75rem !important;
  }

  .md\:mb-55 {
    margin-bottom: 13.75rem !important;
  }

  .md\:ml-55 {
    margin-left: 13.75rem !important;
  }

  .md\:mt-56 {
    margin-top: 14rem !important;
  }

  .md\:mr-56 {
    margin-right: 14rem !important;
  }

  .md\:mb-56 {
    margin-bottom: 14rem !important;
  }

  .md\:ml-56 {
    margin-left: 14rem !important;
  }

  .md\:mt-57 {
    margin-top: 14.25rem !important;
  }

  .md\:mr-57 {
    margin-right: 14.25rem !important;
  }

  .md\:mb-57 {
    margin-bottom: 14.25rem !important;
  }

  .md\:ml-57 {
    margin-left: 14.25rem !important;
  }

  .md\:mt-58 {
    margin-top: 14.5rem !important;
  }

  .md\:mr-58 {
    margin-right: 14.5rem !important;
  }

  .md\:mb-58 {
    margin-bottom: 14.5rem !important;
  }

  .md\:ml-58 {
    margin-left: 14.5rem !important;
  }

  .md\:mt-59 {
    margin-top: 14.75rem !important;
  }

  .md\:mr-59 {
    margin-right: 14.75rem !important;
  }

  .md\:mb-59 {
    margin-bottom: 14.75rem !important;
  }

  .md\:ml-59 {
    margin-left: 14.75rem !important;
  }

  .md\:mt-60 {
    margin-top: 15rem !important;
  }

  .md\:mr-60 {
    margin-right: 15rem !important;
  }

  .md\:mb-60 {
    margin-bottom: 15rem !important;
  }

  .md\:ml-60 {
    margin-left: 15rem !important;
  }

  .md\:mt-61 {
    margin-top: 15.25rem !important;
  }

  .md\:mr-61 {
    margin-right: 15.25rem !important;
  }

  .md\:mb-61 {
    margin-bottom: 15.25rem !important;
  }

  .md\:ml-61 {
    margin-left: 15.25rem !important;
  }

  .md\:mt-62 {
    margin-top: 15.5rem !important;
  }

  .md\:mr-62 {
    margin-right: 15.5rem !important;
  }

  .md\:mb-62 {
    margin-bottom: 15.5rem !important;
  }

  .md\:ml-62 {
    margin-left: 15.5rem !important;
  }

  .md\:mt-63 {
    margin-top: 15.75rem !important;
  }

  .md\:mr-63 {
    margin-right: 15.75rem !important;
  }

  .md\:mb-63 {
    margin-bottom: 15.75rem !important;
  }

  .md\:ml-63 {
    margin-left: 15.75rem !important;
  }

  .md\:mt-64 {
    margin-top: 16rem !important;
  }

  .md\:mr-64 {
    margin-right: 16rem !important;
  }

  .md\:mb-64 {
    margin-bottom: 16rem !important;
  }

  .md\:ml-64 {
    margin-left: 16rem !important;
  }

  .md\:mt-65 {
    margin-top: 16.25rem !important;
  }

  .md\:mr-65 {
    margin-right: 16.25rem !important;
  }

  .md\:mb-65 {
    margin-bottom: 16.25rem !important;
  }

  .md\:ml-65 {
    margin-left: 16.25rem !important;
  }

  .md\:mt-66 {
    margin-top: 16.5rem !important;
  }

  .md\:mr-66 {
    margin-right: 16.5rem !important;
  }

  .md\:mb-66 {
    margin-bottom: 16.5rem !important;
  }

  .md\:ml-66 {
    margin-left: 16.5rem !important;
  }

  .md\:mt-67 {
    margin-top: 16.75rem !important;
  }

  .md\:mr-67 {
    margin-right: 16.75rem !important;
  }

  .md\:mb-67 {
    margin-bottom: 16.75rem !important;
  }

  .md\:ml-67 {
    margin-left: 16.75rem !important;
  }

  .md\:mt-68 {
    margin-top: 17rem !important;
  }

  .md\:mr-68 {
    margin-right: 17rem !important;
  }

  .md\:mb-68 {
    margin-bottom: 17rem !important;
  }

  .md\:ml-68 {
    margin-left: 17rem !important;
  }

  .md\:mt-69 {
    margin-top: 17.25rem !important;
  }

  .md\:mr-69 {
    margin-right: 17.25rem !important;
  }

  .md\:mb-69 {
    margin-bottom: 17.25rem !important;
  }

  .md\:ml-69 {
    margin-left: 17.25rem !important;
  }

  .md\:mt-70 {
    margin-top: 17.5rem !important;
  }

  .md\:mr-70 {
    margin-right: 17.5rem !important;
  }

  .md\:mb-70 {
    margin-bottom: 17.5rem !important;
  }

  .md\:ml-70 {
    margin-left: 17.5rem !important;
  }

  .md\:mt-71 {
    margin-top: 17.75rem !important;
  }

  .md\:mr-71 {
    margin-right: 17.75rem !important;
  }

  .md\:mb-71 {
    margin-bottom: 17.75rem !important;
  }

  .md\:ml-71 {
    margin-left: 17.75rem !important;
  }

  .md\:mt-72 {
    margin-top: 18rem !important;
  }

  .md\:mr-72 {
    margin-right: 18rem !important;
  }

  .md\:mb-72 {
    margin-bottom: 18rem !important;
  }

  .md\:ml-72 {
    margin-left: 18rem !important;
  }

  .md\:mt-73 {
    margin-top: 18.25rem !important;
  }

  .md\:mr-73 {
    margin-right: 18.25rem !important;
  }

  .md\:mb-73 {
    margin-bottom: 18.25rem !important;
  }

  .md\:ml-73 {
    margin-left: 18.25rem !important;
  }

  .md\:mt-74 {
    margin-top: 18.5rem !important;
  }

  .md\:mr-74 {
    margin-right: 18.5rem !important;
  }

  .md\:mb-74 {
    margin-bottom: 18.5rem !important;
  }

  .md\:ml-74 {
    margin-left: 18.5rem !important;
  }

  .md\:mt-75 {
    margin-top: 18.75rem !important;
  }

  .md\:mr-75 {
    margin-right: 18.75rem !important;
  }

  .md\:mb-75 {
    margin-bottom: 18.75rem !important;
  }

  .md\:ml-75 {
    margin-left: 18.75rem !important;
  }

  .md\:mt-76 {
    margin-top: 19rem !important;
  }

  .md\:mr-76 {
    margin-right: 19rem !important;
  }

  .md\:mb-76 {
    margin-bottom: 19rem !important;
  }

  .md\:ml-76 {
    margin-left: 19rem !important;
  }

  .md\:mt-77 {
    margin-top: 19.25rem !important;
  }

  .md\:mr-77 {
    margin-right: 19.25rem !important;
  }

  .md\:mb-77 {
    margin-bottom: 19.25rem !important;
  }

  .md\:ml-77 {
    margin-left: 19.25rem !important;
  }

  .md\:mt-78 {
    margin-top: 19.5rem !important;
  }

  .md\:mr-78 {
    margin-right: 19.5rem !important;
  }

  .md\:mb-78 {
    margin-bottom: 19.5rem !important;
  }

  .md\:ml-78 {
    margin-left: 19.5rem !important;
  }

  .md\:mt-79 {
    margin-top: 19.75rem !important;
  }

  .md\:mr-79 {
    margin-right: 19.75rem !important;
  }

  .md\:mb-79 {
    margin-bottom: 19.75rem !important;
  }

  .md\:ml-79 {
    margin-left: 19.75rem !important;
  }

  .md\:mt-80 {
    margin-top: 20rem !important;
  }

  .md\:mr-80 {
    margin-right: 20rem !important;
  }

  .md\:mb-80 {
    margin-bottom: 20rem !important;
  }

  .md\:ml-80 {
    margin-left: 20rem !important;
  }

  .md\:mt-81 {
    margin-top: 20.25rem !important;
  }

  .md\:mr-81 {
    margin-right: 20.25rem !important;
  }

  .md\:mb-81 {
    margin-bottom: 20.25rem !important;
  }

  .md\:ml-81 {
    margin-left: 20.25rem !important;
  }

  .md\:mt-82 {
    margin-top: 20.5rem !important;
  }

  .md\:mr-82 {
    margin-right: 20.5rem !important;
  }

  .md\:mb-82 {
    margin-bottom: 20.5rem !important;
  }

  .md\:ml-82 {
    margin-left: 20.5rem !important;
  }

  .md\:mt-83 {
    margin-top: 20.75rem !important;
  }

  .md\:mr-83 {
    margin-right: 20.75rem !important;
  }

  .md\:mb-83 {
    margin-bottom: 20.75rem !important;
  }

  .md\:ml-83 {
    margin-left: 20.75rem !important;
  }

  .md\:mt-84 {
    margin-top: 21rem !important;
  }

  .md\:mr-84 {
    margin-right: 21rem !important;
  }

  .md\:mb-84 {
    margin-bottom: 21rem !important;
  }

  .md\:ml-84 {
    margin-left: 21rem !important;
  }

  .md\:mt-85 {
    margin-top: 21.25rem !important;
  }

  .md\:mr-85 {
    margin-right: 21.25rem !important;
  }

  .md\:mb-85 {
    margin-bottom: 21.25rem !important;
  }

  .md\:ml-85 {
    margin-left: 21.25rem !important;
  }

  .md\:mt-86 {
    margin-top: 21.5rem !important;
  }

  .md\:mr-86 {
    margin-right: 21.5rem !important;
  }

  .md\:mb-86 {
    margin-bottom: 21.5rem !important;
  }

  .md\:ml-86 {
    margin-left: 21.5rem !important;
  }

  .md\:mt-87 {
    margin-top: 21.75rem !important;
  }

  .md\:mr-87 {
    margin-right: 21.75rem !important;
  }

  .md\:mb-87 {
    margin-bottom: 21.75rem !important;
  }

  .md\:ml-87 {
    margin-left: 21.75rem !important;
  }

  .md\:mt-88 {
    margin-top: 22rem !important;
  }

  .md\:mr-88 {
    margin-right: 22rem !important;
  }

  .md\:mb-88 {
    margin-bottom: 22rem !important;
  }

  .md\:ml-88 {
    margin-left: 22rem !important;
  }

  .md\:mt-89 {
    margin-top: 22.25rem !important;
  }

  .md\:mr-89 {
    margin-right: 22.25rem !important;
  }

  .md\:mb-89 {
    margin-bottom: 22.25rem !important;
  }

  .md\:ml-89 {
    margin-left: 22.25rem !important;
  }

  .md\:mt-90 {
    margin-top: 22.5rem !important;
  }

  .md\:mr-90 {
    margin-right: 22.5rem !important;
  }

  .md\:mb-90 {
    margin-bottom: 22.5rem !important;
  }

  .md\:ml-90 {
    margin-left: 22.5rem !important;
  }

  .md\:mt-91 {
    margin-top: 22.75rem !important;
  }

  .md\:mr-91 {
    margin-right: 22.75rem !important;
  }

  .md\:mb-91 {
    margin-bottom: 22.75rem !important;
  }

  .md\:ml-91 {
    margin-left: 22.75rem !important;
  }

  .md\:mt-92 {
    margin-top: 23rem !important;
  }

  .md\:mr-92 {
    margin-right: 23rem !important;
  }

  .md\:mb-92 {
    margin-bottom: 23rem !important;
  }

  .md\:ml-92 {
    margin-left: 23rem !important;
  }

  .md\:mt-93 {
    margin-top: 23.25rem !important;
  }

  .md\:mr-93 {
    margin-right: 23.25rem !important;
  }

  .md\:mb-93 {
    margin-bottom: 23.25rem !important;
  }

  .md\:ml-93 {
    margin-left: 23.25rem !important;
  }

  .md\:mt-94 {
    margin-top: 23.5rem !important;
  }

  .md\:mr-94 {
    margin-right: 23.5rem !important;
  }

  .md\:mb-94 {
    margin-bottom: 23.5rem !important;
  }

  .md\:ml-94 {
    margin-left: 23.5rem !important;
  }

  .md\:mt-95 {
    margin-top: 23.75rem !important;
  }

  .md\:mr-95 {
    margin-right: 23.75rem !important;
  }

  .md\:mb-95 {
    margin-bottom: 23.75rem !important;
  }

  .md\:ml-95 {
    margin-left: 23.75rem !important;
  }

  .md\:mt-96 {
    margin-top: 24rem !important;
  }

  .md\:mr-96 {
    margin-right: 24rem !important;
  }

  .md\:mb-96 {
    margin-bottom: 24rem !important;
  }

  .md\:ml-96 {
    margin-left: 24rem !important;
  }

  .md\:mt-97 {
    margin-top: 24.25rem !important;
  }

  .md\:mr-97 {
    margin-right: 24.25rem !important;
  }

  .md\:mb-97 {
    margin-bottom: 24.25rem !important;
  }

  .md\:ml-97 {
    margin-left: 24.25rem !important;
  }

  .md\:mt-98 {
    margin-top: 24.5rem !important;
  }

  .md\:mr-98 {
    margin-right: 24.5rem !important;
  }

  .md\:mb-98 {
    margin-bottom: 24.5rem !important;
  }

  .md\:ml-98 {
    margin-left: 24.5rem !important;
  }

  .md\:mt-99 {
    margin-top: 24.75rem !important;
  }

  .md\:mr-99 {
    margin-right: 24.75rem !important;
  }

  .md\:mb-99 {
    margin-bottom: 24.75rem !important;
  }

  .md\:ml-99 {
    margin-left: 24.75rem !important;
  }

  .md\:mt-100 {
    margin-top: 25rem !important;
  }

  .md\:mr-100 {
    margin-right: 25rem !important;
  }

  .md\:mb-100 {
    margin-bottom: 25rem !important;
  }

  .md\:ml-100 {
    margin-left: 25rem !important;
  }

  .md\:mt-101 {
    margin-top: 25.25rem !important;
  }

  .md\:mr-101 {
    margin-right: 25.25rem !important;
  }

  .md\:mb-101 {
    margin-bottom: 25.25rem !important;
  }

  .md\:ml-101 {
    margin-left: 25.25rem !important;
  }

  .md\:mt-102 {
    margin-top: 25.5rem !important;
  }

  .md\:mr-102 {
    margin-right: 25.5rem !important;
  }

  .md\:mb-102 {
    margin-bottom: 25.5rem !important;
  }

  .md\:ml-102 {
    margin-left: 25.5rem !important;
  }

  .md\:mt-103 {
    margin-top: 25.75rem !important;
  }

  .md\:mr-103 {
    margin-right: 25.75rem !important;
  }

  .md\:mb-103 {
    margin-bottom: 25.75rem !important;
  }

  .md\:ml-103 {
    margin-left: 25.75rem !important;
  }

  .md\:mt-104 {
    margin-top: 26rem !important;
  }

  .md\:mr-104 {
    margin-right: 26rem !important;
  }

  .md\:mb-104 {
    margin-bottom: 26rem !important;
  }

  .md\:ml-104 {
    margin-left: 26rem !important;
  }

  .md\:mt-105 {
    margin-top: 26.25rem !important;
  }

  .md\:mr-105 {
    margin-right: 26.25rem !important;
  }

  .md\:mb-105 {
    margin-bottom: 26.25rem !important;
  }

  .md\:ml-105 {
    margin-left: 26.25rem !important;
  }

  .md\:mt-auto {
    margin-top: auto !important;
  }

  .md\:mr-auto {
    margin-right: auto !important;
  }

  .md\:mb-auto {
    margin-bottom: auto !important;
  }

  .md\:ml-auto {
    margin-left: auto !important;
  }

  .md\:mt-px {
    margin-top: 1px !important;
  }

  .md\:mr-px {
    margin-right: 1px !important;
  }

  .md\:mb-px {
    margin-bottom: 1px !important;
  }

  .md\:ml-px {
    margin-left: 1px !important;
  }

  .md\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }

  .md\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .md\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

  .md\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .md\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .md\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .md\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .md\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .md\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .md\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .md\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .md\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .md\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .md\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }

  .md\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .md\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .md\:mt-4\.5 {
    margin-top: 1.125rem !important;
  }

  .md\:mr-4\.5 {
    margin-right: 1.125rem !important;
  }

  .md\:mb-4\.5 {
    margin-bottom: 1.125rem !important;
  }

  .md\:ml-4\.5 {
    margin-left: 1.125rem !important;
  }

  .md\:mt-5\.5 {
    margin-top: 1.375rem !important;
  }

  .md\:mr-5\.5 {
    margin-right: 1.375rem !important;
  }

  .md\:mb-5\.5 {
    margin-bottom: 1.375rem !important;
  }

  .md\:ml-5\.5 {
    margin-left: 1.375rem !important;
  }

  .md\:mt-6\.5 {
    margin-top: 1.625rem !important;
  }

  .md\:mr-6\.5 {
    margin-right: 1.625rem !important;
  }

  .md\:mb-6\.5 {
    margin-bottom: 1.625rem !important;
  }

  .md\:ml-6\.5 {
    margin-left: 1.625rem !important;
  }

  .md\:mt-7\.5 {
    margin-top: 1.875rem !important;
  }

  .md\:mr-7\.5 {
    margin-right: 1.875rem !important;
  }

  .md\:mb-7\.5 {
    margin-bottom: 1.875rem !important;
  }

  .md\:ml-7\.5 {
    margin-left: 1.875rem !important;
  }

  .md\:mt-8\.5 {
    margin-top: 2.125rem !important;
  }

  .md\:mr-8\.5 {
    margin-right: 2.125rem !important;
  }

  .md\:mb-8\.5 {
    margin-bottom: 2.125rem !important;
  }

  .md\:ml-8\.5 {
    margin-left: 2.125rem !important;
  }

  .md\:mt-9\.5 {
    margin-top: 2.375rem !important;
  }

  .md\:mr-9\.5 {
    margin-right: 2.375rem !important;
  }

  .md\:mb-9\.5 {
    margin-bottom: 2.375rem !important;
  }

  .md\:ml-9\.5 {
    margin-left: 2.375rem !important;
  }

  .md\:mt-10\.5 {
    margin-top: 2.625rem !important;
  }

  .md\:mr-10\.5 {
    margin-right: 2.625rem !important;
  }

  .md\:mb-10\.5 {
    margin-bottom: 2.625rem !important;
  }

  .md\:ml-10\.5 {
    margin-left: 2.625rem !important;
  }

  .md\:mt-11\.5 {
    margin-top: 2.875rem !important;
  }

  .md\:mr-11\.5 {
    margin-right: 2.875rem !important;
  }

  .md\:mb-11\.5 {
    margin-bottom: 2.875rem !important;
  }

  .md\:ml-11\.5 {
    margin-left: 2.875rem !important;
  }

  .md\:mt-12\.5 {
    margin-top: 3.125rem !important;
  }

  .md\:mr-12\.5 {
    margin-right: 3.125rem !important;
  }

  .md\:mb-12\.5 {
    margin-bottom: 3.125rem !important;
  }

  .md\:ml-12\.5 {
    margin-left: 3.125rem !important;
  }

  .md\:mt-13\.5 {
    margin-top: 3.375rem !important;
  }

  .md\:mr-13\.5 {
    margin-right: 3.375rem !important;
  }

  .md\:mb-13\.5 {
    margin-bottom: 3.375rem !important;
  }

  .md\:ml-13\.5 {
    margin-left: 3.375rem !important;
  }

  .md\:mt-14\.5 {
    margin-top: 3.625rem !important;
  }

  .md\:mr-14\.5 {
    margin-right: 3.625rem !important;
  }

  .md\:mb-14\.5 {
    margin-bottom: 3.625rem !important;
  }

  .md\:ml-14\.5 {
    margin-left: 3.625rem !important;
  }

  .md\:mt-15\.5 {
    margin-top: 3.875rem !important;
  }

  .md\:mr-15\.5 {
    margin-right: 3.875rem !important;
  }

  .md\:mb-15\.5 {
    margin-bottom: 3.875rem !important;
  }

  .md\:ml-15\.5 {
    margin-left: 3.875rem !important;
  }

  .md\:mt-16\.5 {
    margin-top: 4.125rem !important;
  }

  .md\:mr-16\.5 {
    margin-right: 4.125rem !important;
  }

  .md\:mb-16\.5 {
    margin-bottom: 4.125rem !important;
  }

  .md\:ml-16\.5 {
    margin-left: 4.125rem !important;
  }

  .md\:mt-17\.5 {
    margin-top: 4.375rem !important;
  }

  .md\:mr-17\.5 {
    margin-right: 4.375rem !important;
  }

  .md\:mb-17\.5 {
    margin-bottom: 4.375rem !important;
  }

  .md\:ml-17\.5 {
    margin-left: 4.375rem !important;
  }

  .md\:mt-18\.5 {
    margin-top: 4.625rem !important;
  }

  .md\:mr-18\.5 {
    margin-right: 4.625rem !important;
  }

  .md\:mb-18\.5 {
    margin-bottom: 4.625rem !important;
  }

  .md\:ml-18\.5 {
    margin-left: 4.625rem !important;
  }

  .md\:mt-19\.5 {
    margin-top: 4.875rem !important;
  }

  .md\:mr-19\.5 {
    margin-right: 4.875rem !important;
  }

  .md\:mb-19\.5 {
    margin-bottom: 4.875rem !important;
  }

  .md\:ml-19\.5 {
    margin-left: 4.875rem !important;
  }

  .md\:mt-20\.5 {
    margin-top: 5.125rem !important;
  }

  .md\:mr-20\.5 {
    margin-right: 5.125rem !important;
  }

  .md\:mb-20\.5 {
    margin-bottom: 5.125rem !important;
  }

  .md\:ml-20\.5 {
    margin-left: 5.125rem !important;
  }

  .md\:mt-21\.5 {
    margin-top: 5.375rem !important;
  }

  .md\:mr-21\.5 {
    margin-right: 5.375rem !important;
  }

  .md\:mb-21\.5 {
    margin-bottom: 5.375rem !important;
  }

  .md\:ml-21\.5 {
    margin-left: 5.375rem !important;
  }

  .md\:mt-22\.5 {
    margin-top: 5.625rem !important;
  }

  .md\:mr-22\.5 {
    margin-right: 5.625rem !important;
  }

  .md\:mb-22\.5 {
    margin-bottom: 5.625rem !important;
  }

  .md\:ml-22\.5 {
    margin-left: 5.625rem !important;
  }

  .md\:mt-23\.5 {
    margin-top: 5.875rem !important;
  }

  .md\:mr-23\.5 {
    margin-right: 5.875rem !important;
  }

  .md\:mb-23\.5 {
    margin-bottom: 5.875rem !important;
  }

  .md\:ml-23\.5 {
    margin-left: 5.875rem !important;
  }

  .md\:mt-24\.5 {
    margin-top: 6.125rem !important;
  }

  .md\:mr-24\.5 {
    margin-right: 6.125rem !important;
  }

  .md\:mb-24\.5 {
    margin-bottom: 6.125rem !important;
  }

  .md\:ml-24\.5 {
    margin-left: 6.125rem !important;
  }

  .md\:mt-25\.5 {
    margin-top: 6.375rem !important;
  }

  .md\:mr-25\.5 {
    margin-right: 6.375rem !important;
  }

  .md\:mb-25\.5 {
    margin-bottom: 6.375rem !important;
  }

  .md\:ml-25\.5 {
    margin-left: 6.375rem !important;
  }

  .md\:mt-26\.5 {
    margin-top: 6.625rem !important;
  }

  .md\:mr-26\.5 {
    margin-right: 6.625rem !important;
  }

  .md\:mb-26\.5 {
    margin-bottom: 6.625rem !important;
  }

  .md\:ml-26\.5 {
    margin-left: 6.625rem !important;
  }

  .md\:mt-27\.5 {
    margin-top: 6.875rem !important;
  }

  .md\:mr-27\.5 {
    margin-right: 6.875rem !important;
  }

  .md\:mb-27\.5 {
    margin-bottom: 6.875rem !important;
  }

  .md\:ml-27\.5 {
    margin-left: 6.875rem !important;
  }

  .md\:mt-28\.5 {
    margin-top: 7.125rem !important;
  }

  .md\:mr-28\.5 {
    margin-right: 7.125rem !important;
  }

  .md\:mb-28\.5 {
    margin-bottom: 7.125rem !important;
  }

  .md\:ml-28\.5 {
    margin-left: 7.125rem !important;
  }

  .md\:mt-29\.5 {
    margin-top: 7.375rem !important;
  }

  .md\:mr-29\.5 {
    margin-right: 7.375rem !important;
  }

  .md\:mb-29\.5 {
    margin-bottom: 7.375rem !important;
  }

  .md\:ml-29\.5 {
    margin-left: 7.375rem !important;
  }

  .md\:mt-30\.5 {
    margin-top: 7.625rem !important;
  }

  .md\:mr-30\.5 {
    margin-right: 7.625rem !important;
  }

  .md\:mb-30\.5 {
    margin-bottom: 7.625rem !important;
  }

  .md\:ml-30\.5 {
    margin-left: 7.625rem !important;
  }

  .md\:mt-31\.5 {
    margin-top: 7.875rem !important;
  }

  .md\:mr-31\.5 {
    margin-right: 7.875rem !important;
  }

  .md\:mb-31\.5 {
    margin-bottom: 7.875rem !important;
  }

  .md\:ml-31\.5 {
    margin-left: 7.875rem !important;
  }

  .md\:mt-32\.5 {
    margin-top: 8.125rem !important;
  }

  .md\:mr-32\.5 {
    margin-right: 8.125rem !important;
  }

  .md\:mb-32\.5 {
    margin-bottom: 8.125rem !important;
  }

  .md\:ml-32\.5 {
    margin-left: 8.125rem !important;
  }

  .md\:mt-33\.5 {
    margin-top: 8.375rem !important;
  }

  .md\:mr-33\.5 {
    margin-right: 8.375rem !important;
  }

  .md\:mb-33\.5 {
    margin-bottom: 8.375rem !important;
  }

  .md\:ml-33\.5 {
    margin-left: 8.375rem !important;
  }

  .md\:mt-34\.5 {
    margin-top: 8.625rem !important;
  }

  .md\:mr-34\.5 {
    margin-right: 8.625rem !important;
  }

  .md\:mb-34\.5 {
    margin-bottom: 8.625rem !important;
  }

  .md\:ml-34\.5 {
    margin-left: 8.625rem !important;
  }

  .md\:mt-35\.5 {
    margin-top: 8.875rem !important;
  }

  .md\:mr-35\.5 {
    margin-right: 8.875rem !important;
  }

  .md\:mb-35\.5 {
    margin-bottom: 8.875rem !important;
  }

  .md\:ml-35\.5 {
    margin-left: 8.875rem !important;
  }

  .md\:mt-36\.5 {
    margin-top: 9.125rem !important;
  }

  .md\:mr-36\.5 {
    margin-right: 9.125rem !important;
  }

  .md\:mb-36\.5 {
    margin-bottom: 9.125rem !important;
  }

  .md\:ml-36\.5 {
    margin-left: 9.125rem !important;
  }

  .md\:mt-37\.5 {
    margin-top: 9.375rem !important;
  }

  .md\:mr-37\.5 {
    margin-right: 9.375rem !important;
  }

  .md\:mb-37\.5 {
    margin-bottom: 9.375rem !important;
  }

  .md\:ml-37\.5 {
    margin-left: 9.375rem !important;
  }

  .md\:mt-38\.5 {
    margin-top: 9.625rem !important;
  }

  .md\:mr-38\.5 {
    margin-right: 9.625rem !important;
  }

  .md\:mb-38\.5 {
    margin-bottom: 9.625rem !important;
  }

  .md\:ml-38\.5 {
    margin-left: 9.625rem !important;
  }

  .md\:mt-39\.5 {
    margin-top: 9.875rem !important;
  }

  .md\:mr-39\.5 {
    margin-right: 9.875rem !important;
  }

  .md\:mb-39\.5 {
    margin-bottom: 9.875rem !important;
  }

  .md\:ml-39\.5 {
    margin-left: 9.875rem !important;
  }

  .md\:mt-40\.5 {
    margin-top: 10.125rem !important;
  }

  .md\:mr-40\.5 {
    margin-right: 10.125rem !important;
  }

  .md\:mb-40\.5 {
    margin-bottom: 10.125rem !important;
  }

  .md\:ml-40\.5 {
    margin-left: 10.125rem !important;
  }

  .md\:mt-41\.5 {
    margin-top: 10.375rem !important;
  }

  .md\:mr-41\.5 {
    margin-right: 10.375rem !important;
  }

  .md\:mb-41\.5 {
    margin-bottom: 10.375rem !important;
  }

  .md\:ml-41\.5 {
    margin-left: 10.375rem !important;
  }

  .md\:mt-42\.5 {
    margin-top: 10.625rem !important;
  }

  .md\:mr-42\.5 {
    margin-right: 10.625rem !important;
  }

  .md\:mb-42\.5 {
    margin-bottom: 10.625rem !important;
  }

  .md\:ml-42\.5 {
    margin-left: 10.625rem !important;
  }

  .md\:mt-43\.5 {
    margin-top: 10.875rem !important;
  }

  .md\:mr-43\.5 {
    margin-right: 10.875rem !important;
  }

  .md\:mb-43\.5 {
    margin-bottom: 10.875rem !important;
  }

  .md\:ml-43\.5 {
    margin-left: 10.875rem !important;
  }

  .md\:mt-44\.5 {
    margin-top: 11.125rem !important;
  }

  .md\:mr-44\.5 {
    margin-right: 11.125rem !important;
  }

  .md\:mb-44\.5 {
    margin-bottom: 11.125rem !important;
  }

  .md\:ml-44\.5 {
    margin-left: 11.125rem !important;
  }

  .md\:mt-45\.5 {
    margin-top: 11.375rem !important;
  }

  .md\:mr-45\.5 {
    margin-right: 11.375rem !important;
  }

  .md\:mb-45\.5 {
    margin-bottom: 11.375rem !important;
  }

  .md\:ml-45\.5 {
    margin-left: 11.375rem !important;
  }

  .md\:mt-46\.5 {
    margin-top: 11.625rem !important;
  }

  .md\:mr-46\.5 {
    margin-right: 11.625rem !important;
  }

  .md\:mb-46\.5 {
    margin-bottom: 11.625rem !important;
  }

  .md\:ml-46\.5 {
    margin-left: 11.625rem !important;
  }

  .md\:mt-47\.5 {
    margin-top: 11.875rem !important;
  }

  .md\:mr-47\.5 {
    margin-right: 11.875rem !important;
  }

  .md\:mb-47\.5 {
    margin-bottom: 11.875rem !important;
  }

  .md\:ml-47\.5 {
    margin-left: 11.875rem !important;
  }

  .md\:mt-48\.5 {
    margin-top: 12.125rem !important;
  }

  .md\:mr-48\.5 {
    margin-right: 12.125rem !important;
  }

  .md\:mb-48\.5 {
    margin-bottom: 12.125rem !important;
  }

  .md\:ml-48\.5 {
    margin-left: 12.125rem !important;
  }

  .md\:mt-49\.5 {
    margin-top: 12.375rem !important;
  }

  .md\:mr-49\.5 {
    margin-right: 12.375rem !important;
  }

  .md\:mb-49\.5 {
    margin-bottom: 12.375rem !important;
  }

  .md\:ml-49\.5 {
    margin-left: 12.375rem !important;
  }

  .md\:mt-50\.5 {
    margin-top: 12.625rem !important;
  }

  .md\:mr-50\.5 {
    margin-right: 12.625rem !important;
  }

  .md\:mb-50\.5 {
    margin-bottom: 12.625rem !important;
  }

  .md\:ml-50\.5 {
    margin-left: 12.625rem !important;
  }

  .md\:mt-51\.5 {
    margin-top: 12.875rem !important;
  }

  .md\:mr-51\.5 {
    margin-right: 12.875rem !important;
  }

  .md\:mb-51\.5 {
    margin-bottom: 12.875rem !important;
  }

  .md\:ml-51\.5 {
    margin-left: 12.875rem !important;
  }

  .md\:mt-52\.5 {
    margin-top: 13.125rem !important;
  }

  .md\:mr-52\.5 {
    margin-right: 13.125rem !important;
  }

  .md\:mb-52\.5 {
    margin-bottom: 13.125rem !important;
  }

  .md\:ml-52\.5 {
    margin-left: 13.125rem !important;
  }

  .md\:mt-53\.5 {
    margin-top: 13.375rem !important;
  }

  .md\:mr-53\.5 {
    margin-right: 13.375rem !important;
  }

  .md\:mb-53\.5 {
    margin-bottom: 13.375rem !important;
  }

  .md\:ml-53\.5 {
    margin-left: 13.375rem !important;
  }

  .md\:mt-54\.5 {
    margin-top: 13.625rem !important;
  }

  .md\:mr-54\.5 {
    margin-right: 13.625rem !important;
  }

  .md\:mb-54\.5 {
    margin-bottom: 13.625rem !important;
  }

  .md\:ml-54\.5 {
    margin-left: 13.625rem !important;
  }

  .md\:mt-55\.5 {
    margin-top: 13.875rem !important;
  }

  .md\:mr-55\.5 {
    margin-right: 13.875rem !important;
  }

  .md\:mb-55\.5 {
    margin-bottom: 13.875rem !important;
  }

  .md\:ml-55\.5 {
    margin-left: 13.875rem !important;
  }

  .md\:mt-56\.5 {
    margin-top: 14.125rem !important;
  }

  .md\:mr-56\.5 {
    margin-right: 14.125rem !important;
  }

  .md\:mb-56\.5 {
    margin-bottom: 14.125rem !important;
  }

  .md\:ml-56\.5 {
    margin-left: 14.125rem !important;
  }

  .md\:mt-57\.5 {
    margin-top: 14.375rem !important;
  }

  .md\:mr-57\.5 {
    margin-right: 14.375rem !important;
  }

  .md\:mb-57\.5 {
    margin-bottom: 14.375rem !important;
  }

  .md\:ml-57\.5 {
    margin-left: 14.375rem !important;
  }

  .md\:mt-58\.5 {
    margin-top: 14.625rem !important;
  }

  .md\:mr-58\.5 {
    margin-right: 14.625rem !important;
  }

  .md\:mb-58\.5 {
    margin-bottom: 14.625rem !important;
  }

  .md\:ml-58\.5 {
    margin-left: 14.625rem !important;
  }

  .md\:mt-59\.5 {
    margin-top: 14.875rem !important;
  }

  .md\:mr-59\.5 {
    margin-right: 14.875rem !important;
  }

  .md\:mb-59\.5 {
    margin-bottom: 14.875rem !important;
  }

  .md\:ml-59\.5 {
    margin-left: 14.875rem !important;
  }

  .md\:mt-60\.5 {
    margin-top: 15.125rem !important;
  }

  .md\:mr-60\.5 {
    margin-right: 15.125rem !important;
  }

  .md\:mb-60\.5 {
    margin-bottom: 15.125rem !important;
  }

  .md\:ml-60\.5 {
    margin-left: 15.125rem !important;
  }

  .md\:mt-61\.5 {
    margin-top: 15.375rem !important;
  }

  .md\:mr-61\.5 {
    margin-right: 15.375rem !important;
  }

  .md\:mb-61\.5 {
    margin-bottom: 15.375rem !important;
  }

  .md\:ml-61\.5 {
    margin-left: 15.375rem !important;
  }

  .md\:mt-62\.5 {
    margin-top: 15.625rem !important;
  }

  .md\:mr-62\.5 {
    margin-right: 15.625rem !important;
  }

  .md\:mb-62\.5 {
    margin-bottom: 15.625rem !important;
  }

  .md\:ml-62\.5 {
    margin-left: 15.625rem !important;
  }

  .md\:mt-63\.5 {
    margin-top: 15.875rem !important;
  }

  .md\:mr-63\.5 {
    margin-right: 15.875rem !important;
  }

  .md\:mb-63\.5 {
    margin-bottom: 15.875rem !important;
  }

  .md\:ml-63\.5 {
    margin-left: 15.875rem !important;
  }

  .md\:mt-64\.5 {
    margin-top: 16.125rem !important;
  }

  .md\:mr-64\.5 {
    margin-right: 16.125rem !important;
  }

  .md\:mb-64\.5 {
    margin-bottom: 16.125rem !important;
  }

  .md\:ml-64\.5 {
    margin-left: 16.125rem !important;
  }

  .md\:mt-65\.5 {
    margin-top: 16.375rem !important;
  }

  .md\:mr-65\.5 {
    margin-right: 16.375rem !important;
  }

  .md\:mb-65\.5 {
    margin-bottom: 16.375rem !important;
  }

  .md\:ml-65\.5 {
    margin-left: 16.375rem !important;
  }

  .md\:mt-66\.5 {
    margin-top: 16.625rem !important;
  }

  .md\:mr-66\.5 {
    margin-right: 16.625rem !important;
  }

  .md\:mb-66\.5 {
    margin-bottom: 16.625rem !important;
  }

  .md\:ml-66\.5 {
    margin-left: 16.625rem !important;
  }

  .md\:mt-67\.5 {
    margin-top: 16.875rem !important;
  }

  .md\:mr-67\.5 {
    margin-right: 16.875rem !important;
  }

  .md\:mb-67\.5 {
    margin-bottom: 16.875rem !important;
  }

  .md\:ml-67\.5 {
    margin-left: 16.875rem !important;
  }

  .md\:mt-68\.5 {
    margin-top: 17.125rem !important;
  }

  .md\:mr-68\.5 {
    margin-right: 17.125rem !important;
  }

  .md\:mb-68\.5 {
    margin-bottom: 17.125rem !important;
  }

  .md\:ml-68\.5 {
    margin-left: 17.125rem !important;
  }

  .md\:mt-69\.5 {
    margin-top: 17.375rem !important;
  }

  .md\:mr-69\.5 {
    margin-right: 17.375rem !important;
  }

  .md\:mb-69\.5 {
    margin-bottom: 17.375rem !important;
  }

  .md\:ml-69\.5 {
    margin-left: 17.375rem !important;
  }

  .md\:mt-70\.5 {
    margin-top: 17.625rem !important;
  }

  .md\:mr-70\.5 {
    margin-right: 17.625rem !important;
  }

  .md\:mb-70\.5 {
    margin-bottom: 17.625rem !important;
  }

  .md\:ml-70\.5 {
    margin-left: 17.625rem !important;
  }

  .md\:mt-71\.5 {
    margin-top: 17.875rem !important;
  }

  .md\:mr-71\.5 {
    margin-right: 17.875rem !important;
  }

  .md\:mb-71\.5 {
    margin-bottom: 17.875rem !important;
  }

  .md\:ml-71\.5 {
    margin-left: 17.875rem !important;
  }

  .md\:mt-72\.5 {
    margin-top: 18.125rem !important;
  }

  .md\:mr-72\.5 {
    margin-right: 18.125rem !important;
  }

  .md\:mb-72\.5 {
    margin-bottom: 18.125rem !important;
  }

  .md\:ml-72\.5 {
    margin-left: 18.125rem !important;
  }

  .md\:mt-73\.5 {
    margin-top: 18.375rem !important;
  }

  .md\:mr-73\.5 {
    margin-right: 18.375rem !important;
  }

  .md\:mb-73\.5 {
    margin-bottom: 18.375rem !important;
  }

  .md\:ml-73\.5 {
    margin-left: 18.375rem !important;
  }

  .md\:mt-74\.5 {
    margin-top: 18.625rem !important;
  }

  .md\:mr-74\.5 {
    margin-right: 18.625rem !important;
  }

  .md\:mb-74\.5 {
    margin-bottom: 18.625rem !important;
  }

  .md\:ml-74\.5 {
    margin-left: 18.625rem !important;
  }

  .md\:mt-75\.5 {
    margin-top: 18.875rem !important;
  }

  .md\:mr-75\.5 {
    margin-right: 18.875rem !important;
  }

  .md\:mb-75\.5 {
    margin-bottom: 18.875rem !important;
  }

  .md\:ml-75\.5 {
    margin-left: 18.875rem !important;
  }

  .md\:mt-76\.5 {
    margin-top: 19.125rem !important;
  }

  .md\:mr-76\.5 {
    margin-right: 19.125rem !important;
  }

  .md\:mb-76\.5 {
    margin-bottom: 19.125rem !important;
  }

  .md\:ml-76\.5 {
    margin-left: 19.125rem !important;
  }

  .md\:mt-77\.5 {
    margin-top: 19.375rem !important;
  }

  .md\:mr-77\.5 {
    margin-right: 19.375rem !important;
  }

  .md\:mb-77\.5 {
    margin-bottom: 19.375rem !important;
  }

  .md\:ml-77\.5 {
    margin-left: 19.375rem !important;
  }

  .md\:mt-78\.5 {
    margin-top: 19.625rem !important;
  }

  .md\:mr-78\.5 {
    margin-right: 19.625rem !important;
  }

  .md\:mb-78\.5 {
    margin-bottom: 19.625rem !important;
  }

  .md\:ml-78\.5 {
    margin-left: 19.625rem !important;
  }

  .md\:mt-79\.5 {
    margin-top: 19.875rem !important;
  }

  .md\:mr-79\.5 {
    margin-right: 19.875rem !important;
  }

  .md\:mb-79\.5 {
    margin-bottom: 19.875rem !important;
  }

  .md\:ml-79\.5 {
    margin-left: 19.875rem !important;
  }

  .md\:mt-80\.5 {
    margin-top: 20.125rem !important;
  }

  .md\:mr-80\.5 {
    margin-right: 20.125rem !important;
  }

  .md\:mb-80\.5 {
    margin-bottom: 20.125rem !important;
  }

  .md\:ml-80\.5 {
    margin-left: 20.125rem !important;
  }

  .md\:mt-81\.5 {
    margin-top: 20.375rem !important;
  }

  .md\:mr-81\.5 {
    margin-right: 20.375rem !important;
  }

  .md\:mb-81\.5 {
    margin-bottom: 20.375rem !important;
  }

  .md\:ml-81\.5 {
    margin-left: 20.375rem !important;
  }

  .md\:mt-82\.5 {
    margin-top: 20.625rem !important;
  }

  .md\:mr-82\.5 {
    margin-right: 20.625rem !important;
  }

  .md\:mb-82\.5 {
    margin-bottom: 20.625rem !important;
  }

  .md\:ml-82\.5 {
    margin-left: 20.625rem !important;
  }

  .md\:mt-83\.5 {
    margin-top: 20.875rem !important;
  }

  .md\:mr-83\.5 {
    margin-right: 20.875rem !important;
  }

  .md\:mb-83\.5 {
    margin-bottom: 20.875rem !important;
  }

  .md\:ml-83\.5 {
    margin-left: 20.875rem !important;
  }

  .md\:mt-84\.5 {
    margin-top: 21.125rem !important;
  }

  .md\:mr-84\.5 {
    margin-right: 21.125rem !important;
  }

  .md\:mb-84\.5 {
    margin-bottom: 21.125rem !important;
  }

  .md\:ml-84\.5 {
    margin-left: 21.125rem !important;
  }

  .md\:mt-85\.5 {
    margin-top: 21.375rem !important;
  }

  .md\:mr-85\.5 {
    margin-right: 21.375rem !important;
  }

  .md\:mb-85\.5 {
    margin-bottom: 21.375rem !important;
  }

  .md\:ml-85\.5 {
    margin-left: 21.375rem !important;
  }

  .md\:mt-86\.5 {
    margin-top: 21.625rem !important;
  }

  .md\:mr-86\.5 {
    margin-right: 21.625rem !important;
  }

  .md\:mb-86\.5 {
    margin-bottom: 21.625rem !important;
  }

  .md\:ml-86\.5 {
    margin-left: 21.625rem !important;
  }

  .md\:mt-87\.5 {
    margin-top: 21.875rem !important;
  }

  .md\:mr-87\.5 {
    margin-right: 21.875rem !important;
  }

  .md\:mb-87\.5 {
    margin-bottom: 21.875rem !important;
  }

  .md\:ml-87\.5 {
    margin-left: 21.875rem !important;
  }

  .md\:mt-88\.5 {
    margin-top: 22.125rem !important;
  }

  .md\:mr-88\.5 {
    margin-right: 22.125rem !important;
  }

  .md\:mb-88\.5 {
    margin-bottom: 22.125rem !important;
  }

  .md\:ml-88\.5 {
    margin-left: 22.125rem !important;
  }

  .md\:mt-89\.5 {
    margin-top: 22.375rem !important;
  }

  .md\:mr-89\.5 {
    margin-right: 22.375rem !important;
  }

  .md\:mb-89\.5 {
    margin-bottom: 22.375rem !important;
  }

  .md\:ml-89\.5 {
    margin-left: 22.375rem !important;
  }

  .md\:mt-90\.5 {
    margin-top: 22.625rem !important;
  }

  .md\:mr-90\.5 {
    margin-right: 22.625rem !important;
  }

  .md\:mb-90\.5 {
    margin-bottom: 22.625rem !important;
  }

  .md\:ml-90\.5 {
    margin-left: 22.625rem !important;
  }

  .md\:mt-91\.5 {
    margin-top: 22.875rem !important;
  }

  .md\:mr-91\.5 {
    margin-right: 22.875rem !important;
  }

  .md\:mb-91\.5 {
    margin-bottom: 22.875rem !important;
  }

  .md\:ml-91\.5 {
    margin-left: 22.875rem !important;
  }

  .md\:mt-92\.5 {
    margin-top: 23.125rem !important;
  }

  .md\:mr-92\.5 {
    margin-right: 23.125rem !important;
  }

  .md\:mb-92\.5 {
    margin-bottom: 23.125rem !important;
  }

  .md\:ml-92\.5 {
    margin-left: 23.125rem !important;
  }

  .md\:mt-93\.5 {
    margin-top: 23.375rem !important;
  }

  .md\:mr-93\.5 {
    margin-right: 23.375rem !important;
  }

  .md\:mb-93\.5 {
    margin-bottom: 23.375rem !important;
  }

  .md\:ml-93\.5 {
    margin-left: 23.375rem !important;
  }

  .md\:mt-94\.5 {
    margin-top: 23.625rem !important;
  }

  .md\:mr-94\.5 {
    margin-right: 23.625rem !important;
  }

  .md\:mb-94\.5 {
    margin-bottom: 23.625rem !important;
  }

  .md\:ml-94\.5 {
    margin-left: 23.625rem !important;
  }

  .md\:mt-95\.5 {
    margin-top: 23.875rem !important;
  }

  .md\:mr-95\.5 {
    margin-right: 23.875rem !important;
  }

  .md\:mb-95\.5 {
    margin-bottom: 23.875rem !important;
  }

  .md\:ml-95\.5 {
    margin-left: 23.875rem !important;
  }

  .md\:mt-96\.5 {
    margin-top: 24.125rem !important;
  }

  .md\:mr-96\.5 {
    margin-right: 24.125rem !important;
  }

  .md\:mb-96\.5 {
    margin-bottom: 24.125rem !important;
  }

  .md\:ml-96\.5 {
    margin-left: 24.125rem !important;
  }

  .md\:mt-97\.5 {
    margin-top: 24.375rem !important;
  }

  .md\:mr-97\.5 {
    margin-right: 24.375rem !important;
  }

  .md\:mb-97\.5 {
    margin-bottom: 24.375rem !important;
  }

  .md\:ml-97\.5 {
    margin-left: 24.375rem !important;
  }

  .md\:mt-98\.5 {
    margin-top: 24.625rem !important;
  }

  .md\:mr-98\.5 {
    margin-right: 24.625rem !important;
  }

  .md\:mb-98\.5 {
    margin-bottom: 24.625rem !important;
  }

  .md\:ml-98\.5 {
    margin-left: 24.625rem !important;
  }

  .md\:mt-99\.5 {
    margin-top: 24.875rem !important;
  }

  .md\:mr-99\.5 {
    margin-right: 24.875rem !important;
  }

  .md\:mb-99\.5 {
    margin-bottom: 24.875rem !important;
  }

  .md\:ml-99\.5 {
    margin-left: 24.875rem !important;
  }

  .md\:mt-100\.5 {
    margin-top: 25.125rem !important;
  }

  .md\:mr-100\.5 {
    margin-right: 25.125rem !important;
  }

  .md\:mb-100\.5 {
    margin-bottom: 25.125rem !important;
  }

  .md\:ml-100\.5 {
    margin-left: 25.125rem !important;
  }

  .md\:mt-101\.5 {
    margin-top: 25.375rem !important;
  }

  .md\:mr-101\.5 {
    margin-right: 25.375rem !important;
  }

  .md\:mb-101\.5 {
    margin-bottom: 25.375rem !important;
  }

  .md\:ml-101\.5 {
    margin-left: 25.375rem !important;
  }

  .md\:mt-102\.5 {
    margin-top: 25.625rem !important;
  }

  .md\:mr-102\.5 {
    margin-right: 25.625rem !important;
  }

  .md\:mb-102\.5 {
    margin-bottom: 25.625rem !important;
  }

  .md\:ml-102\.5 {
    margin-left: 25.625rem !important;
  }

  .md\:mt-103\.5 {
    margin-top: 25.875rem !important;
  }

  .md\:mr-103\.5 {
    margin-right: 25.875rem !important;
  }

  .md\:mb-103\.5 {
    margin-bottom: 25.875rem !important;
  }

  .md\:ml-103\.5 {
    margin-left: 25.875rem !important;
  }

  .md\:mt-104\.5 {
    margin-top: 26.125rem !important;
  }

  .md\:mr-104\.5 {
    margin-right: 26.125rem !important;
  }

  .md\:mb-104\.5 {
    margin-bottom: 26.125rem !important;
  }

  .md\:ml-104\.5 {
    margin-left: 26.125rem !important;
  }

  .md\:-mt-0 {
    margin-top: 0rem !important;
  }

  .md\:-mr-0 {
    margin-right: 0rem !important;
  }

  .md\:-mb-0 {
    margin-bottom: 0rem !important;
  }

  .md\:-ml-0 {
    margin-left: 0rem !important;
  }

  .md\:-mt-1 {
    margin-top: -0.25rem !important;
  }

  .md\:-mr-1 {
    margin-right: -0.25rem !important;
  }

  .md\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .md\:-ml-1 {
    margin-left: -0.25rem !important;
  }

  .md\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .md\:-mr-2 {
    margin-right: -0.5rem !important;
  }

  .md\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .md\:-ml-2 {
    margin-left: -0.5rem !important;
  }

  .md\:-mt-3 {
    margin-top: -0.75rem !important;
  }

  .md\:-mr-3 {
    margin-right: -0.75rem !important;
  }

  .md\:-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .md\:-ml-3 {
    margin-left: -0.75rem !important;
  }

  .md\:-mt-4 {
    margin-top: -1rem !important;
  }

  .md\:-mr-4 {
    margin-right: -1rem !important;
  }

  .md\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .md\:-ml-4 {
    margin-left: -1rem !important;
  }

  .md\:-mt-5 {
    margin-top: -1.25rem !important;
  }

  .md\:-mr-5 {
    margin-right: -1.25rem !important;
  }

  .md\:-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .md\:-ml-5 {
    margin-left: -1.25rem !important;
  }

  .md\:-mt-6 {
    margin-top: -1.5rem !important;
  }

  .md\:-mr-6 {
    margin-right: -1.5rem !important;
  }

  .md\:-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .md\:-ml-6 {
    margin-left: -1.5rem !important;
  }

  .md\:-mt-7 {
    margin-top: -1.75rem !important;
  }

  .md\:-mr-7 {
    margin-right: -1.75rem !important;
  }

  .md\:-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .md\:-ml-7 {
    margin-left: -1.75rem !important;
  }

  .md\:-mt-8 {
    margin-top: -2rem !important;
  }

  .md\:-mr-8 {
    margin-right: -2rem !important;
  }

  .md\:-mb-8 {
    margin-bottom: -2rem !important;
  }

  .md\:-ml-8 {
    margin-left: -2rem !important;
  }

  .md\:-mt-9 {
    margin-top: -2.25rem !important;
  }

  .md\:-mr-9 {
    margin-right: -2.25rem !important;
  }

  .md\:-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .md\:-ml-9 {
    margin-left: -2.25rem !important;
  }

  .md\:-mt-10 {
    margin-top: -2.5rem !important;
  }

  .md\:-mr-10 {
    margin-right: -2.5rem !important;
  }

  .md\:-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .md\:-ml-10 {
    margin-left: -2.5rem !important;
  }

  .md\:-mt-11 {
    margin-top: -2.75rem !important;
  }

  .md\:-mr-11 {
    margin-right: -2.75rem !important;
  }

  .md\:-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .md\:-ml-11 {
    margin-left: -2.75rem !important;
  }

  .md\:-mt-12 {
    margin-top: -3rem !important;
  }

  .md\:-mr-12 {
    margin-right: -3rem !important;
  }

  .md\:-mb-12 {
    margin-bottom: -3rem !important;
  }

  .md\:-ml-12 {
    margin-left: -3rem !important;
  }

  .md\:-mt-13 {
    margin-top: -3.25rem !important;
  }

  .md\:-mr-13 {
    margin-right: -3.25rem !important;
  }

  .md\:-mb-13 {
    margin-bottom: -3.25rem !important;
  }

  .md\:-ml-13 {
    margin-left: -3.25rem !important;
  }

  .md\:-mt-14 {
    margin-top: -3.5rem !important;
  }

  .md\:-mr-14 {
    margin-right: -3.5rem !important;
  }

  .md\:-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .md\:-ml-14 {
    margin-left: -3.5rem !important;
  }

  .md\:-mt-15 {
    margin-top: -3.75rem !important;
  }

  .md\:-mr-15 {
    margin-right: -3.75rem !important;
  }

  .md\:-mb-15 {
    margin-bottom: -3.75rem !important;
  }

  .md\:-ml-15 {
    margin-left: -3.75rem !important;
  }

  .md\:-mt-16 {
    margin-top: -4rem !important;
  }

  .md\:-mr-16 {
    margin-right: -4rem !important;
  }

  .md\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .md\:-ml-16 {
    margin-left: -4rem !important;
  }

  .md\:-mt-17 {
    margin-top: -4.25rem !important;
  }

  .md\:-mr-17 {
    margin-right: -4.25rem !important;
  }

  .md\:-mb-17 {
    margin-bottom: -4.25rem !important;
  }

  .md\:-ml-17 {
    margin-left: -4.25rem !important;
  }

  .md\:-mt-18 {
    margin-top: -4.5rem !important;
  }

  .md\:-mr-18 {
    margin-right: -4.5rem !important;
  }

  .md\:-mb-18 {
    margin-bottom: -4.5rem !important;
  }

  .md\:-ml-18 {
    margin-left: -4.5rem !important;
  }

  .md\:-mt-19 {
    margin-top: -4.75rem !important;
  }

  .md\:-mr-19 {
    margin-right: -4.75rem !important;
  }

  .md\:-mb-19 {
    margin-bottom: -4.75rem !important;
  }

  .md\:-ml-19 {
    margin-left: -4.75rem !important;
  }

  .md\:-mt-20 {
    margin-top: -5rem !important;
  }

  .md\:-mr-20 {
    margin-right: -5rem !important;
  }

  .md\:-mb-20 {
    margin-bottom: -5rem !important;
  }

  .md\:-ml-20 {
    margin-left: -5rem !important;
  }

  .md\:-mt-21 {
    margin-top: -5.25rem !important;
  }

  .md\:-mr-21 {
    margin-right: -5.25rem !important;
  }

  .md\:-mb-21 {
    margin-bottom: -5.25rem !important;
  }

  .md\:-ml-21 {
    margin-left: -5.25rem !important;
  }

  .md\:-mt-22 {
    margin-top: -5.5rem !important;
  }

  .md\:-mr-22 {
    margin-right: -5.5rem !important;
  }

  .md\:-mb-22 {
    margin-bottom: -5.5rem !important;
  }

  .md\:-ml-22 {
    margin-left: -5.5rem !important;
  }

  .md\:-mt-23 {
    margin-top: -5.75rem !important;
  }

  .md\:-mr-23 {
    margin-right: -5.75rem !important;
  }

  .md\:-mb-23 {
    margin-bottom: -5.75rem !important;
  }

  .md\:-ml-23 {
    margin-left: -5.75rem !important;
  }

  .md\:-mt-24 {
    margin-top: -6rem !important;
  }

  .md\:-mr-24 {
    margin-right: -6rem !important;
  }

  .md\:-mb-24 {
    margin-bottom: -6rem !important;
  }

  .md\:-ml-24 {
    margin-left: -6rem !important;
  }

  .md\:-mt-25 {
    margin-top: -6.25rem !important;
  }

  .md\:-mr-25 {
    margin-right: -6.25rem !important;
  }

  .md\:-mb-25 {
    margin-bottom: -6.25rem !important;
  }

  .md\:-ml-25 {
    margin-left: -6.25rem !important;
  }

  .md\:-mt-26 {
    margin-top: -6.5rem !important;
  }

  .md\:-mr-26 {
    margin-right: -6.5rem !important;
  }

  .md\:-mb-26 {
    margin-bottom: -6.5rem !important;
  }

  .md\:-ml-26 {
    margin-left: -6.5rem !important;
  }

  .md\:-mt-27 {
    margin-top: -6.75rem !important;
  }

  .md\:-mr-27 {
    margin-right: -6.75rem !important;
  }

  .md\:-mb-27 {
    margin-bottom: -6.75rem !important;
  }

  .md\:-ml-27 {
    margin-left: -6.75rem !important;
  }

  .md\:-mt-28 {
    margin-top: -7rem !important;
  }

  .md\:-mr-28 {
    margin-right: -7rem !important;
  }

  .md\:-mb-28 {
    margin-bottom: -7rem !important;
  }

  .md\:-ml-28 {
    margin-left: -7rem !important;
  }

  .md\:-mt-29 {
    margin-top: -7.25rem !important;
  }

  .md\:-mr-29 {
    margin-right: -7.25rem !important;
  }

  .md\:-mb-29 {
    margin-bottom: -7.25rem !important;
  }

  .md\:-ml-29 {
    margin-left: -7.25rem !important;
  }

  .md\:-mt-30 {
    margin-top: -7.5rem !important;
  }

  .md\:-mr-30 {
    margin-right: -7.5rem !important;
  }

  .md\:-mb-30 {
    margin-bottom: -7.5rem !important;
  }

  .md\:-ml-30 {
    margin-left: -7.5rem !important;
  }

  .md\:-mt-31 {
    margin-top: -7.75rem !important;
  }

  .md\:-mr-31 {
    margin-right: -7.75rem !important;
  }

  .md\:-mb-31 {
    margin-bottom: -7.75rem !important;
  }

  .md\:-ml-31 {
    margin-left: -7.75rem !important;
  }

  .md\:-mt-32 {
    margin-top: -8rem !important;
  }

  .md\:-mr-32 {
    margin-right: -8rem !important;
  }

  .md\:-mb-32 {
    margin-bottom: -8rem !important;
  }

  .md\:-ml-32 {
    margin-left: -8rem !important;
  }

  .md\:-mt-33 {
    margin-top: -8.25rem !important;
  }

  .md\:-mr-33 {
    margin-right: -8.25rem !important;
  }

  .md\:-mb-33 {
    margin-bottom: -8.25rem !important;
  }

  .md\:-ml-33 {
    margin-left: -8.25rem !important;
  }

  .md\:-mt-34 {
    margin-top: -8.5rem !important;
  }

  .md\:-mr-34 {
    margin-right: -8.5rem !important;
  }

  .md\:-mb-34 {
    margin-bottom: -8.5rem !important;
  }

  .md\:-ml-34 {
    margin-left: -8.5rem !important;
  }

  .md\:-mt-35 {
    margin-top: -8.75rem !important;
  }

  .md\:-mr-35 {
    margin-right: -8.75rem !important;
  }

  .md\:-mb-35 {
    margin-bottom: -8.75rem !important;
  }

  .md\:-ml-35 {
    margin-left: -8.75rem !important;
  }

  .md\:-mt-36 {
    margin-top: -9rem !important;
  }

  .md\:-mr-36 {
    margin-right: -9rem !important;
  }

  .md\:-mb-36 {
    margin-bottom: -9rem !important;
  }

  .md\:-ml-36 {
    margin-left: -9rem !important;
  }

  .md\:-mt-37 {
    margin-top: -9.25rem !important;
  }

  .md\:-mr-37 {
    margin-right: -9.25rem !important;
  }

  .md\:-mb-37 {
    margin-bottom: -9.25rem !important;
  }

  .md\:-ml-37 {
    margin-left: -9.25rem !important;
  }

  .md\:-mt-38 {
    margin-top: -9.5rem !important;
  }

  .md\:-mr-38 {
    margin-right: -9.5rem !important;
  }

  .md\:-mb-38 {
    margin-bottom: -9.5rem !important;
  }

  .md\:-ml-38 {
    margin-left: -9.5rem !important;
  }

  .md\:-mt-39 {
    margin-top: -9.75rem !important;
  }

  .md\:-mr-39 {
    margin-right: -9.75rem !important;
  }

  .md\:-mb-39 {
    margin-bottom: -9.75rem !important;
  }

  .md\:-ml-39 {
    margin-left: -9.75rem !important;
  }

  .md\:-mt-40 {
    margin-top: -10rem !important;
  }

  .md\:-mr-40 {
    margin-right: -10rem !important;
  }

  .md\:-mb-40 {
    margin-bottom: -10rem !important;
  }

  .md\:-ml-40 {
    margin-left: -10rem !important;
  }

  .md\:-mt-41 {
    margin-top: -10.25rem !important;
  }

  .md\:-mr-41 {
    margin-right: -10.25rem !important;
  }

  .md\:-mb-41 {
    margin-bottom: -10.25rem !important;
  }

  .md\:-ml-41 {
    margin-left: -10.25rem !important;
  }

  .md\:-mt-42 {
    margin-top: -10.5rem !important;
  }

  .md\:-mr-42 {
    margin-right: -10.5rem !important;
  }

  .md\:-mb-42 {
    margin-bottom: -10.5rem !important;
  }

  .md\:-ml-42 {
    margin-left: -10.5rem !important;
  }

  .md\:-mt-43 {
    margin-top: -10.75rem !important;
  }

  .md\:-mr-43 {
    margin-right: -10.75rem !important;
  }

  .md\:-mb-43 {
    margin-bottom: -10.75rem !important;
  }

  .md\:-ml-43 {
    margin-left: -10.75rem !important;
  }

  .md\:-mt-44 {
    margin-top: -11rem !important;
  }

  .md\:-mr-44 {
    margin-right: -11rem !important;
  }

  .md\:-mb-44 {
    margin-bottom: -11rem !important;
  }

  .md\:-ml-44 {
    margin-left: -11rem !important;
  }

  .md\:-mt-45 {
    margin-top: -11.25rem !important;
  }

  .md\:-mr-45 {
    margin-right: -11.25rem !important;
  }

  .md\:-mb-45 {
    margin-bottom: -11.25rem !important;
  }

  .md\:-ml-45 {
    margin-left: -11.25rem !important;
  }

  .md\:-mt-46 {
    margin-top: -11.5rem !important;
  }

  .md\:-mr-46 {
    margin-right: -11.5rem !important;
  }

  .md\:-mb-46 {
    margin-bottom: -11.5rem !important;
  }

  .md\:-ml-46 {
    margin-left: -11.5rem !important;
  }

  .md\:-mt-47 {
    margin-top: -11.75rem !important;
  }

  .md\:-mr-47 {
    margin-right: -11.75rem !important;
  }

  .md\:-mb-47 {
    margin-bottom: -11.75rem !important;
  }

  .md\:-ml-47 {
    margin-left: -11.75rem !important;
  }

  .md\:-mt-48 {
    margin-top: -12rem !important;
  }

  .md\:-mr-48 {
    margin-right: -12rem !important;
  }

  .md\:-mb-48 {
    margin-bottom: -12rem !important;
  }

  .md\:-ml-48 {
    margin-left: -12rem !important;
  }

  .md\:-mt-49 {
    margin-top: -12.25rem !important;
  }

  .md\:-mr-49 {
    margin-right: -12.25rem !important;
  }

  .md\:-mb-49 {
    margin-bottom: -12.25rem !important;
  }

  .md\:-ml-49 {
    margin-left: -12.25rem !important;
  }

  .md\:-mt-50 {
    margin-top: -12.5rem !important;
  }

  .md\:-mr-50 {
    margin-right: -12.5rem !important;
  }

  .md\:-mb-50 {
    margin-bottom: -12.5rem !important;
  }

  .md\:-ml-50 {
    margin-left: -12.5rem !important;
  }

  .md\:-mt-51 {
    margin-top: -12.75rem !important;
  }

  .md\:-mr-51 {
    margin-right: -12.75rem !important;
  }

  .md\:-mb-51 {
    margin-bottom: -12.75rem !important;
  }

  .md\:-ml-51 {
    margin-left: -12.75rem !important;
  }

  .md\:-mt-52 {
    margin-top: -13rem !important;
  }

  .md\:-mr-52 {
    margin-right: -13rem !important;
  }

  .md\:-mb-52 {
    margin-bottom: -13rem !important;
  }

  .md\:-ml-52 {
    margin-left: -13rem !important;
  }

  .md\:-mt-53 {
    margin-top: -13.25rem !important;
  }

  .md\:-mr-53 {
    margin-right: -13.25rem !important;
  }

  .md\:-mb-53 {
    margin-bottom: -13.25rem !important;
  }

  .md\:-ml-53 {
    margin-left: -13.25rem !important;
  }

  .md\:-mt-54 {
    margin-top: -13.5rem !important;
  }

  .md\:-mr-54 {
    margin-right: -13.5rem !important;
  }

  .md\:-mb-54 {
    margin-bottom: -13.5rem !important;
  }

  .md\:-ml-54 {
    margin-left: -13.5rem !important;
  }

  .md\:-mt-55 {
    margin-top: -13.75rem !important;
  }

  .md\:-mr-55 {
    margin-right: -13.75rem !important;
  }

  .md\:-mb-55 {
    margin-bottom: -13.75rem !important;
  }

  .md\:-ml-55 {
    margin-left: -13.75rem !important;
  }

  .md\:-mt-56 {
    margin-top: -14rem !important;
  }

  .md\:-mr-56 {
    margin-right: -14rem !important;
  }

  .md\:-mb-56 {
    margin-bottom: -14rem !important;
  }

  .md\:-ml-56 {
    margin-left: -14rem !important;
  }

  .md\:-mt-57 {
    margin-top: -14.25rem !important;
  }

  .md\:-mr-57 {
    margin-right: -14.25rem !important;
  }

  .md\:-mb-57 {
    margin-bottom: -14.25rem !important;
  }

  .md\:-ml-57 {
    margin-left: -14.25rem !important;
  }

  .md\:-mt-58 {
    margin-top: -14.5rem !important;
  }

  .md\:-mr-58 {
    margin-right: -14.5rem !important;
  }

  .md\:-mb-58 {
    margin-bottom: -14.5rem !important;
  }

  .md\:-ml-58 {
    margin-left: -14.5rem !important;
  }

  .md\:-mt-59 {
    margin-top: -14.75rem !important;
  }

  .md\:-mr-59 {
    margin-right: -14.75rem !important;
  }

  .md\:-mb-59 {
    margin-bottom: -14.75rem !important;
  }

  .md\:-ml-59 {
    margin-left: -14.75rem !important;
  }

  .md\:-mt-60 {
    margin-top: -15rem !important;
  }

  .md\:-mr-60 {
    margin-right: -15rem !important;
  }

  .md\:-mb-60 {
    margin-bottom: -15rem !important;
  }

  .md\:-ml-60 {
    margin-left: -15rem !important;
  }

  .md\:-mt-61 {
    margin-top: -15.25rem !important;
  }

  .md\:-mr-61 {
    margin-right: -15.25rem !important;
  }

  .md\:-mb-61 {
    margin-bottom: -15.25rem !important;
  }

  .md\:-ml-61 {
    margin-left: -15.25rem !important;
  }

  .md\:-mt-62 {
    margin-top: -15.5rem !important;
  }

  .md\:-mr-62 {
    margin-right: -15.5rem !important;
  }

  .md\:-mb-62 {
    margin-bottom: -15.5rem !important;
  }

  .md\:-ml-62 {
    margin-left: -15.5rem !important;
  }

  .md\:-mt-63 {
    margin-top: -15.75rem !important;
  }

  .md\:-mr-63 {
    margin-right: -15.75rem !important;
  }

  .md\:-mb-63 {
    margin-bottom: -15.75rem !important;
  }

  .md\:-ml-63 {
    margin-left: -15.75rem !important;
  }

  .md\:-mt-64 {
    margin-top: -16rem !important;
  }

  .md\:-mr-64 {
    margin-right: -16rem !important;
  }

  .md\:-mb-64 {
    margin-bottom: -16rem !important;
  }

  .md\:-ml-64 {
    margin-left: -16rem !important;
  }

  .md\:-mt-65 {
    margin-top: -16.25rem !important;
  }

  .md\:-mr-65 {
    margin-right: -16.25rem !important;
  }

  .md\:-mb-65 {
    margin-bottom: -16.25rem !important;
  }

  .md\:-ml-65 {
    margin-left: -16.25rem !important;
  }

  .md\:-mt-66 {
    margin-top: -16.5rem !important;
  }

  .md\:-mr-66 {
    margin-right: -16.5rem !important;
  }

  .md\:-mb-66 {
    margin-bottom: -16.5rem !important;
  }

  .md\:-ml-66 {
    margin-left: -16.5rem !important;
  }

  .md\:-mt-67 {
    margin-top: -16.75rem !important;
  }

  .md\:-mr-67 {
    margin-right: -16.75rem !important;
  }

  .md\:-mb-67 {
    margin-bottom: -16.75rem !important;
  }

  .md\:-ml-67 {
    margin-left: -16.75rem !important;
  }

  .md\:-mt-68 {
    margin-top: -17rem !important;
  }

  .md\:-mr-68 {
    margin-right: -17rem !important;
  }

  .md\:-mb-68 {
    margin-bottom: -17rem !important;
  }

  .md\:-ml-68 {
    margin-left: -17rem !important;
  }

  .md\:-mt-69 {
    margin-top: -17.25rem !important;
  }

  .md\:-mr-69 {
    margin-right: -17.25rem !important;
  }

  .md\:-mb-69 {
    margin-bottom: -17.25rem !important;
  }

  .md\:-ml-69 {
    margin-left: -17.25rem !important;
  }

  .md\:-mt-70 {
    margin-top: -17.5rem !important;
  }

  .md\:-mr-70 {
    margin-right: -17.5rem !important;
  }

  .md\:-mb-70 {
    margin-bottom: -17.5rem !important;
  }

  .md\:-ml-70 {
    margin-left: -17.5rem !important;
  }

  .md\:-mt-71 {
    margin-top: -17.75rem !important;
  }

  .md\:-mr-71 {
    margin-right: -17.75rem !important;
  }

  .md\:-mb-71 {
    margin-bottom: -17.75rem !important;
  }

  .md\:-ml-71 {
    margin-left: -17.75rem !important;
  }

  .md\:-mt-72 {
    margin-top: -18rem !important;
  }

  .md\:-mr-72 {
    margin-right: -18rem !important;
  }

  .md\:-mb-72 {
    margin-bottom: -18rem !important;
  }

  .md\:-ml-72 {
    margin-left: -18rem !important;
  }

  .md\:-mt-73 {
    margin-top: -18.25rem !important;
  }

  .md\:-mr-73 {
    margin-right: -18.25rem !important;
  }

  .md\:-mb-73 {
    margin-bottom: -18.25rem !important;
  }

  .md\:-ml-73 {
    margin-left: -18.25rem !important;
  }

  .md\:-mt-74 {
    margin-top: -18.5rem !important;
  }

  .md\:-mr-74 {
    margin-right: -18.5rem !important;
  }

  .md\:-mb-74 {
    margin-bottom: -18.5rem !important;
  }

  .md\:-ml-74 {
    margin-left: -18.5rem !important;
  }

  .md\:-mt-75 {
    margin-top: -18.75rem !important;
  }

  .md\:-mr-75 {
    margin-right: -18.75rem !important;
  }

  .md\:-mb-75 {
    margin-bottom: -18.75rem !important;
  }

  .md\:-ml-75 {
    margin-left: -18.75rem !important;
  }

  .md\:-mt-76 {
    margin-top: -19rem !important;
  }

  .md\:-mr-76 {
    margin-right: -19rem !important;
  }

  .md\:-mb-76 {
    margin-bottom: -19rem !important;
  }

  .md\:-ml-76 {
    margin-left: -19rem !important;
  }

  .md\:-mt-77 {
    margin-top: -19.25rem !important;
  }

  .md\:-mr-77 {
    margin-right: -19.25rem !important;
  }

  .md\:-mb-77 {
    margin-bottom: -19.25rem !important;
  }

  .md\:-ml-77 {
    margin-left: -19.25rem !important;
  }

  .md\:-mt-78 {
    margin-top: -19.5rem !important;
  }

  .md\:-mr-78 {
    margin-right: -19.5rem !important;
  }

  .md\:-mb-78 {
    margin-bottom: -19.5rem !important;
  }

  .md\:-ml-78 {
    margin-left: -19.5rem !important;
  }

  .md\:-mt-79 {
    margin-top: -19.75rem !important;
  }

  .md\:-mr-79 {
    margin-right: -19.75rem !important;
  }

  .md\:-mb-79 {
    margin-bottom: -19.75rem !important;
  }

  .md\:-ml-79 {
    margin-left: -19.75rem !important;
  }

  .md\:-mt-80 {
    margin-top: -20rem !important;
  }

  .md\:-mr-80 {
    margin-right: -20rem !important;
  }

  .md\:-mb-80 {
    margin-bottom: -20rem !important;
  }

  .md\:-ml-80 {
    margin-left: -20rem !important;
  }

  .md\:-mt-81 {
    margin-top: -20.25rem !important;
  }

  .md\:-mr-81 {
    margin-right: -20.25rem !important;
  }

  .md\:-mb-81 {
    margin-bottom: -20.25rem !important;
  }

  .md\:-ml-81 {
    margin-left: -20.25rem !important;
  }

  .md\:-mt-82 {
    margin-top: -20.5rem !important;
  }

  .md\:-mr-82 {
    margin-right: -20.5rem !important;
  }

  .md\:-mb-82 {
    margin-bottom: -20.5rem !important;
  }

  .md\:-ml-82 {
    margin-left: -20.5rem !important;
  }

  .md\:-mt-83 {
    margin-top: -20.75rem !important;
  }

  .md\:-mr-83 {
    margin-right: -20.75rem !important;
  }

  .md\:-mb-83 {
    margin-bottom: -20.75rem !important;
  }

  .md\:-ml-83 {
    margin-left: -20.75rem !important;
  }

  .md\:-mt-84 {
    margin-top: -21rem !important;
  }

  .md\:-mr-84 {
    margin-right: -21rem !important;
  }

  .md\:-mb-84 {
    margin-bottom: -21rem !important;
  }

  .md\:-ml-84 {
    margin-left: -21rem !important;
  }

  .md\:-mt-85 {
    margin-top: -21.25rem !important;
  }

  .md\:-mr-85 {
    margin-right: -21.25rem !important;
  }

  .md\:-mb-85 {
    margin-bottom: -21.25rem !important;
  }

  .md\:-ml-85 {
    margin-left: -21.25rem !important;
  }

  .md\:-mt-86 {
    margin-top: -21.5rem !important;
  }

  .md\:-mr-86 {
    margin-right: -21.5rem !important;
  }

  .md\:-mb-86 {
    margin-bottom: -21.5rem !important;
  }

  .md\:-ml-86 {
    margin-left: -21.5rem !important;
  }

  .md\:-mt-87 {
    margin-top: -21.75rem !important;
  }

  .md\:-mr-87 {
    margin-right: -21.75rem !important;
  }

  .md\:-mb-87 {
    margin-bottom: -21.75rem !important;
  }

  .md\:-ml-87 {
    margin-left: -21.75rem !important;
  }

  .md\:-mt-88 {
    margin-top: -22rem !important;
  }

  .md\:-mr-88 {
    margin-right: -22rem !important;
  }

  .md\:-mb-88 {
    margin-bottom: -22rem !important;
  }

  .md\:-ml-88 {
    margin-left: -22rem !important;
  }

  .md\:-mt-89 {
    margin-top: -22.25rem !important;
  }

  .md\:-mr-89 {
    margin-right: -22.25rem !important;
  }

  .md\:-mb-89 {
    margin-bottom: -22.25rem !important;
  }

  .md\:-ml-89 {
    margin-left: -22.25rem !important;
  }

  .md\:-mt-90 {
    margin-top: -22.5rem !important;
  }

  .md\:-mr-90 {
    margin-right: -22.5rem !important;
  }

  .md\:-mb-90 {
    margin-bottom: -22.5rem !important;
  }

  .md\:-ml-90 {
    margin-left: -22.5rem !important;
  }

  .md\:-mt-91 {
    margin-top: -22.75rem !important;
  }

  .md\:-mr-91 {
    margin-right: -22.75rem !important;
  }

  .md\:-mb-91 {
    margin-bottom: -22.75rem !important;
  }

  .md\:-ml-91 {
    margin-left: -22.75rem !important;
  }

  .md\:-mt-92 {
    margin-top: -23rem !important;
  }

  .md\:-mr-92 {
    margin-right: -23rem !important;
  }

  .md\:-mb-92 {
    margin-bottom: -23rem !important;
  }

  .md\:-ml-92 {
    margin-left: -23rem !important;
  }

  .md\:-mt-93 {
    margin-top: -23.25rem !important;
  }

  .md\:-mr-93 {
    margin-right: -23.25rem !important;
  }

  .md\:-mb-93 {
    margin-bottom: -23.25rem !important;
  }

  .md\:-ml-93 {
    margin-left: -23.25rem !important;
  }

  .md\:-mt-94 {
    margin-top: -23.5rem !important;
  }

  .md\:-mr-94 {
    margin-right: -23.5rem !important;
  }

  .md\:-mb-94 {
    margin-bottom: -23.5rem !important;
  }

  .md\:-ml-94 {
    margin-left: -23.5rem !important;
  }

  .md\:-mt-95 {
    margin-top: -23.75rem !important;
  }

  .md\:-mr-95 {
    margin-right: -23.75rem !important;
  }

  .md\:-mb-95 {
    margin-bottom: -23.75rem !important;
  }

  .md\:-ml-95 {
    margin-left: -23.75rem !important;
  }

  .md\:-mt-96 {
    margin-top: -24rem !important;
  }

  .md\:-mr-96 {
    margin-right: -24rem !important;
  }

  .md\:-mb-96 {
    margin-bottom: -24rem !important;
  }

  .md\:-ml-96 {
    margin-left: -24rem !important;
  }

  .md\:-mt-97 {
    margin-top: -24.25rem !important;
  }

  .md\:-mr-97 {
    margin-right: -24.25rem !important;
  }

  .md\:-mb-97 {
    margin-bottom: -24.25rem !important;
  }

  .md\:-ml-97 {
    margin-left: -24.25rem !important;
  }

  .md\:-mt-98 {
    margin-top: -24.5rem !important;
  }

  .md\:-mr-98 {
    margin-right: -24.5rem !important;
  }

  .md\:-mb-98 {
    margin-bottom: -24.5rem !important;
  }

  .md\:-ml-98 {
    margin-left: -24.5rem !important;
  }

  .md\:-mt-99 {
    margin-top: -24.75rem !important;
  }

  .md\:-mr-99 {
    margin-right: -24.75rem !important;
  }

  .md\:-mb-99 {
    margin-bottom: -24.75rem !important;
  }

  .md\:-ml-99 {
    margin-left: -24.75rem !important;
  }

  .md\:-mt-100 {
    margin-top: -25rem !important;
  }

  .md\:-mr-100 {
    margin-right: -25rem !important;
  }

  .md\:-mb-100 {
    margin-bottom: -25rem !important;
  }

  .md\:-ml-100 {
    margin-left: -25rem !important;
  }

  .md\:-mt-101 {
    margin-top: -25.25rem !important;
  }

  .md\:-mr-101 {
    margin-right: -25.25rem !important;
  }

  .md\:-mb-101 {
    margin-bottom: -25.25rem !important;
  }

  .md\:-ml-101 {
    margin-left: -25.25rem !important;
  }

  .md\:-mt-102 {
    margin-top: -25.5rem !important;
  }

  .md\:-mr-102 {
    margin-right: -25.5rem !important;
  }

  .md\:-mb-102 {
    margin-bottom: -25.5rem !important;
  }

  .md\:-ml-102 {
    margin-left: -25.5rem !important;
  }

  .md\:-mt-103 {
    margin-top: -25.75rem !important;
  }

  .md\:-mr-103 {
    margin-right: -25.75rem !important;
  }

  .md\:-mb-103 {
    margin-bottom: -25.75rem !important;
  }

  .md\:-ml-103 {
    margin-left: -25.75rem !important;
  }

  .md\:-mt-104 {
    margin-top: -26rem !important;
  }

  .md\:-mr-104 {
    margin-right: -26rem !important;
  }

  .md\:-mb-104 {
    margin-bottom: -26rem !important;
  }

  .md\:-ml-104 {
    margin-left: -26rem !important;
  }

  .md\:-mt-105 {
    margin-top: -26.25rem !important;
  }

  .md\:-mr-105 {
    margin-right: -26.25rem !important;
  }

  .md\:-mb-105 {
    margin-bottom: -26.25rem !important;
  }

  .md\:-ml-105 {
    margin-left: -26.25rem !important;
  }

  .md\:-mt-px {
    margin-top: -1px !important;
  }

  .md\:-mr-px {
    margin-right: -1px !important;
  }

  .md\:-mb-px {
    margin-bottom: -1px !important;
  }

  .md\:-ml-px {
    margin-left: -1px !important;
  }

  .md\:-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

  .md\:-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .md\:-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

  .md\:-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .md\:-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .md\:-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .md\:-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .md\:-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .md\:-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .md\:-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .md\:-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .md\:-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .md\:-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .md\:-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

  .md\:-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .md\:-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .md\:-mt-4\.5 {
    margin-top: -1.125rem !important;
  }

  .md\:-mr-4\.5 {
    margin-right: -1.125rem !important;
  }

  .md\:-mb-4\.5 {
    margin-bottom: -1.125rem !important;
  }

  .md\:-ml-4\.5 {
    margin-left: -1.125rem !important;
  }

  .md\:-mt-5\.5 {
    margin-top: -1.375rem !important;
  }

  .md\:-mr-5\.5 {
    margin-right: -1.375rem !important;
  }

  .md\:-mb-5\.5 {
    margin-bottom: -1.375rem !important;
  }

  .md\:-ml-5\.5 {
    margin-left: -1.375rem !important;
  }

  .md\:-mt-6\.5 {
    margin-top: -1.625rem !important;
  }

  .md\:-mr-6\.5 {
    margin-right: -1.625rem !important;
  }

  .md\:-mb-6\.5 {
    margin-bottom: -1.625rem !important;
  }

  .md\:-ml-6\.5 {
    margin-left: -1.625rem !important;
  }

  .md\:-mt-7\.5 {
    margin-top: -1.875rem !important;
  }

  .md\:-mr-7\.5 {
    margin-right: -1.875rem !important;
  }

  .md\:-mb-7\.5 {
    margin-bottom: -1.875rem !important;
  }

  .md\:-ml-7\.5 {
    margin-left: -1.875rem !important;
  }

  .md\:-mt-8\.5 {
    margin-top: -2.125rem !important;
  }

  .md\:-mr-8\.5 {
    margin-right: -2.125rem !important;
  }

  .md\:-mb-8\.5 {
    margin-bottom: -2.125rem !important;
  }

  .md\:-ml-8\.5 {
    margin-left: -2.125rem !important;
  }

  .md\:-mt-9\.5 {
    margin-top: -2.375rem !important;
  }

  .md\:-mr-9\.5 {
    margin-right: -2.375rem !important;
  }

  .md\:-mb-9\.5 {
    margin-bottom: -2.375rem !important;
  }

  .md\:-ml-9\.5 {
    margin-left: -2.375rem !important;
  }

  .md\:-mt-10\.5 {
    margin-top: -2.625rem !important;
  }

  .md\:-mr-10\.5 {
    margin-right: -2.625rem !important;
  }

  .md\:-mb-10\.5 {
    margin-bottom: -2.625rem !important;
  }

  .md\:-ml-10\.5 {
    margin-left: -2.625rem !important;
  }

  .md\:-mt-11\.5 {
    margin-top: -2.875rem !important;
  }

  .md\:-mr-11\.5 {
    margin-right: -2.875rem !important;
  }

  .md\:-mb-11\.5 {
    margin-bottom: -2.875rem !important;
  }

  .md\:-ml-11\.5 {
    margin-left: -2.875rem !important;
  }

  .md\:-mt-12\.5 {
    margin-top: -3.125rem !important;
  }

  .md\:-mr-12\.5 {
    margin-right: -3.125rem !important;
  }

  .md\:-mb-12\.5 {
    margin-bottom: -3.125rem !important;
  }

  .md\:-ml-12\.5 {
    margin-left: -3.125rem !important;
  }

  .md\:-mt-13\.5 {
    margin-top: -3.375rem !important;
  }

  .md\:-mr-13\.5 {
    margin-right: -3.375rem !important;
  }

  .md\:-mb-13\.5 {
    margin-bottom: -3.375rem !important;
  }

  .md\:-ml-13\.5 {
    margin-left: -3.375rem !important;
  }

  .md\:-mt-14\.5 {
    margin-top: -3.625rem !important;
  }

  .md\:-mr-14\.5 {
    margin-right: -3.625rem !important;
  }

  .md\:-mb-14\.5 {
    margin-bottom: -3.625rem !important;
  }

  .md\:-ml-14\.5 {
    margin-left: -3.625rem !important;
  }

  .md\:-mt-15\.5 {
    margin-top: -3.875rem !important;
  }

  .md\:-mr-15\.5 {
    margin-right: -3.875rem !important;
  }

  .md\:-mb-15\.5 {
    margin-bottom: -3.875rem !important;
  }

  .md\:-ml-15\.5 {
    margin-left: -3.875rem !important;
  }

  .md\:-mt-16\.5 {
    margin-top: -4.125rem !important;
  }

  .md\:-mr-16\.5 {
    margin-right: -4.125rem !important;
  }

  .md\:-mb-16\.5 {
    margin-bottom: -4.125rem !important;
  }

  .md\:-ml-16\.5 {
    margin-left: -4.125rem !important;
  }

  .md\:-mt-17\.5 {
    margin-top: -4.375rem !important;
  }

  .md\:-mr-17\.5 {
    margin-right: -4.375rem !important;
  }

  .md\:-mb-17\.5 {
    margin-bottom: -4.375rem !important;
  }

  .md\:-ml-17\.5 {
    margin-left: -4.375rem !important;
  }

  .md\:-mt-18\.5 {
    margin-top: -4.625rem !important;
  }

  .md\:-mr-18\.5 {
    margin-right: -4.625rem !important;
  }

  .md\:-mb-18\.5 {
    margin-bottom: -4.625rem !important;
  }

  .md\:-ml-18\.5 {
    margin-left: -4.625rem !important;
  }

  .md\:-mt-19\.5 {
    margin-top: -4.875rem !important;
  }

  .md\:-mr-19\.5 {
    margin-right: -4.875rem !important;
  }

  .md\:-mb-19\.5 {
    margin-bottom: -4.875rem !important;
  }

  .md\:-ml-19\.5 {
    margin-left: -4.875rem !important;
  }

  .md\:-mt-20\.5 {
    margin-top: -5.125rem !important;
  }

  .md\:-mr-20\.5 {
    margin-right: -5.125rem !important;
  }

  .md\:-mb-20\.5 {
    margin-bottom: -5.125rem !important;
  }

  .md\:-ml-20\.5 {
    margin-left: -5.125rem !important;
  }

  .md\:-mt-21\.5 {
    margin-top: -5.375rem !important;
  }

  .md\:-mr-21\.5 {
    margin-right: -5.375rem !important;
  }

  .md\:-mb-21\.5 {
    margin-bottom: -5.375rem !important;
  }

  .md\:-ml-21\.5 {
    margin-left: -5.375rem !important;
  }

  .md\:-mt-22\.5 {
    margin-top: -5.625rem !important;
  }

  .md\:-mr-22\.5 {
    margin-right: -5.625rem !important;
  }

  .md\:-mb-22\.5 {
    margin-bottom: -5.625rem !important;
  }

  .md\:-ml-22\.5 {
    margin-left: -5.625rem !important;
  }

  .md\:-mt-23\.5 {
    margin-top: -5.875rem !important;
  }

  .md\:-mr-23\.5 {
    margin-right: -5.875rem !important;
  }

  .md\:-mb-23\.5 {
    margin-bottom: -5.875rem !important;
  }

  .md\:-ml-23\.5 {
    margin-left: -5.875rem !important;
  }

  .md\:-mt-24\.5 {
    margin-top: -6.125rem !important;
  }

  .md\:-mr-24\.5 {
    margin-right: -6.125rem !important;
  }

  .md\:-mb-24\.5 {
    margin-bottom: -6.125rem !important;
  }

  .md\:-ml-24\.5 {
    margin-left: -6.125rem !important;
  }

  .md\:-mt-25\.5 {
    margin-top: -6.375rem !important;
  }

  .md\:-mr-25\.5 {
    margin-right: -6.375rem !important;
  }

  .md\:-mb-25\.5 {
    margin-bottom: -6.375rem !important;
  }

  .md\:-ml-25\.5 {
    margin-left: -6.375rem !important;
  }

  .md\:-mt-26\.5 {
    margin-top: -6.625rem !important;
  }

  .md\:-mr-26\.5 {
    margin-right: -6.625rem !important;
  }

  .md\:-mb-26\.5 {
    margin-bottom: -6.625rem !important;
  }

  .md\:-ml-26\.5 {
    margin-left: -6.625rem !important;
  }

  .md\:-mt-27\.5 {
    margin-top: -6.875rem !important;
  }

  .md\:-mr-27\.5 {
    margin-right: -6.875rem !important;
  }

  .md\:-mb-27\.5 {
    margin-bottom: -6.875rem !important;
  }

  .md\:-ml-27\.5 {
    margin-left: -6.875rem !important;
  }

  .md\:-mt-28\.5 {
    margin-top: -7.125rem !important;
  }

  .md\:-mr-28\.5 {
    margin-right: -7.125rem !important;
  }

  .md\:-mb-28\.5 {
    margin-bottom: -7.125rem !important;
  }

  .md\:-ml-28\.5 {
    margin-left: -7.125rem !important;
  }

  .md\:-mt-29\.5 {
    margin-top: -7.375rem !important;
  }

  .md\:-mr-29\.5 {
    margin-right: -7.375rem !important;
  }

  .md\:-mb-29\.5 {
    margin-bottom: -7.375rem !important;
  }

  .md\:-ml-29\.5 {
    margin-left: -7.375rem !important;
  }

  .md\:-mt-30\.5 {
    margin-top: -7.625rem !important;
  }

  .md\:-mr-30\.5 {
    margin-right: -7.625rem !important;
  }

  .md\:-mb-30\.5 {
    margin-bottom: -7.625rem !important;
  }

  .md\:-ml-30\.5 {
    margin-left: -7.625rem !important;
  }

  .md\:-mt-31\.5 {
    margin-top: -7.875rem !important;
  }

  .md\:-mr-31\.5 {
    margin-right: -7.875rem !important;
  }

  .md\:-mb-31\.5 {
    margin-bottom: -7.875rem !important;
  }

  .md\:-ml-31\.5 {
    margin-left: -7.875rem !important;
  }

  .md\:-mt-32\.5 {
    margin-top: -8.125rem !important;
  }

  .md\:-mr-32\.5 {
    margin-right: -8.125rem !important;
  }

  .md\:-mb-32\.5 {
    margin-bottom: -8.125rem !important;
  }

  .md\:-ml-32\.5 {
    margin-left: -8.125rem !important;
  }

  .md\:-mt-33\.5 {
    margin-top: -8.375rem !important;
  }

  .md\:-mr-33\.5 {
    margin-right: -8.375rem !important;
  }

  .md\:-mb-33\.5 {
    margin-bottom: -8.375rem !important;
  }

  .md\:-ml-33\.5 {
    margin-left: -8.375rem !important;
  }

  .md\:-mt-34\.5 {
    margin-top: -8.625rem !important;
  }

  .md\:-mr-34\.5 {
    margin-right: -8.625rem !important;
  }

  .md\:-mb-34\.5 {
    margin-bottom: -8.625rem !important;
  }

  .md\:-ml-34\.5 {
    margin-left: -8.625rem !important;
  }

  .md\:-mt-35\.5 {
    margin-top: -8.875rem !important;
  }

  .md\:-mr-35\.5 {
    margin-right: -8.875rem !important;
  }

  .md\:-mb-35\.5 {
    margin-bottom: -8.875rem !important;
  }

  .md\:-ml-35\.5 {
    margin-left: -8.875rem !important;
  }

  .md\:-mt-36\.5 {
    margin-top: -9.125rem !important;
  }

  .md\:-mr-36\.5 {
    margin-right: -9.125rem !important;
  }

  .md\:-mb-36\.5 {
    margin-bottom: -9.125rem !important;
  }

  .md\:-ml-36\.5 {
    margin-left: -9.125rem !important;
  }

  .md\:-mt-37\.5 {
    margin-top: -9.375rem !important;
  }

  .md\:-mr-37\.5 {
    margin-right: -9.375rem !important;
  }

  .md\:-mb-37\.5 {
    margin-bottom: -9.375rem !important;
  }

  .md\:-ml-37\.5 {
    margin-left: -9.375rem !important;
  }

  .md\:-mt-38\.5 {
    margin-top: -9.625rem !important;
  }

  .md\:-mr-38\.5 {
    margin-right: -9.625rem !important;
  }

  .md\:-mb-38\.5 {
    margin-bottom: -9.625rem !important;
  }

  .md\:-ml-38\.5 {
    margin-left: -9.625rem !important;
  }

  .md\:-mt-39\.5 {
    margin-top: -9.875rem !important;
  }

  .md\:-mr-39\.5 {
    margin-right: -9.875rem !important;
  }

  .md\:-mb-39\.5 {
    margin-bottom: -9.875rem !important;
  }

  .md\:-ml-39\.5 {
    margin-left: -9.875rem !important;
  }

  .md\:-mt-40\.5 {
    margin-top: -10.125rem !important;
  }

  .md\:-mr-40\.5 {
    margin-right: -10.125rem !important;
  }

  .md\:-mb-40\.5 {
    margin-bottom: -10.125rem !important;
  }

  .md\:-ml-40\.5 {
    margin-left: -10.125rem !important;
  }

  .md\:-mt-41\.5 {
    margin-top: -10.375rem !important;
  }

  .md\:-mr-41\.5 {
    margin-right: -10.375rem !important;
  }

  .md\:-mb-41\.5 {
    margin-bottom: -10.375rem !important;
  }

  .md\:-ml-41\.5 {
    margin-left: -10.375rem !important;
  }

  .md\:-mt-42\.5 {
    margin-top: -10.625rem !important;
  }

  .md\:-mr-42\.5 {
    margin-right: -10.625rem !important;
  }

  .md\:-mb-42\.5 {
    margin-bottom: -10.625rem !important;
  }

  .md\:-ml-42\.5 {
    margin-left: -10.625rem !important;
  }

  .md\:-mt-43\.5 {
    margin-top: -10.875rem !important;
  }

  .md\:-mr-43\.5 {
    margin-right: -10.875rem !important;
  }

  .md\:-mb-43\.5 {
    margin-bottom: -10.875rem !important;
  }

  .md\:-ml-43\.5 {
    margin-left: -10.875rem !important;
  }

  .md\:-mt-44\.5 {
    margin-top: -11.125rem !important;
  }

  .md\:-mr-44\.5 {
    margin-right: -11.125rem !important;
  }

  .md\:-mb-44\.5 {
    margin-bottom: -11.125rem !important;
  }

  .md\:-ml-44\.5 {
    margin-left: -11.125rem !important;
  }

  .md\:-mt-45\.5 {
    margin-top: -11.375rem !important;
  }

  .md\:-mr-45\.5 {
    margin-right: -11.375rem !important;
  }

  .md\:-mb-45\.5 {
    margin-bottom: -11.375rem !important;
  }

  .md\:-ml-45\.5 {
    margin-left: -11.375rem !important;
  }

  .md\:-mt-46\.5 {
    margin-top: -11.625rem !important;
  }

  .md\:-mr-46\.5 {
    margin-right: -11.625rem !important;
  }

  .md\:-mb-46\.5 {
    margin-bottom: -11.625rem !important;
  }

  .md\:-ml-46\.5 {
    margin-left: -11.625rem !important;
  }

  .md\:-mt-47\.5 {
    margin-top: -11.875rem !important;
  }

  .md\:-mr-47\.5 {
    margin-right: -11.875rem !important;
  }

  .md\:-mb-47\.5 {
    margin-bottom: -11.875rem !important;
  }

  .md\:-ml-47\.5 {
    margin-left: -11.875rem !important;
  }

  .md\:-mt-48\.5 {
    margin-top: -12.125rem !important;
  }

  .md\:-mr-48\.5 {
    margin-right: -12.125rem !important;
  }

  .md\:-mb-48\.5 {
    margin-bottom: -12.125rem !important;
  }

  .md\:-ml-48\.5 {
    margin-left: -12.125rem !important;
  }

  .md\:-mt-49\.5 {
    margin-top: -12.375rem !important;
  }

  .md\:-mr-49\.5 {
    margin-right: -12.375rem !important;
  }

  .md\:-mb-49\.5 {
    margin-bottom: -12.375rem !important;
  }

  .md\:-ml-49\.5 {
    margin-left: -12.375rem !important;
  }

  .md\:-mt-50\.5 {
    margin-top: -12.625rem !important;
  }

  .md\:-mr-50\.5 {
    margin-right: -12.625rem !important;
  }

  .md\:-mb-50\.5 {
    margin-bottom: -12.625rem !important;
  }

  .md\:-ml-50\.5 {
    margin-left: -12.625rem !important;
  }

  .md\:-mt-51\.5 {
    margin-top: -12.875rem !important;
  }

  .md\:-mr-51\.5 {
    margin-right: -12.875rem !important;
  }

  .md\:-mb-51\.5 {
    margin-bottom: -12.875rem !important;
  }

  .md\:-ml-51\.5 {
    margin-left: -12.875rem !important;
  }

  .md\:-mt-52\.5 {
    margin-top: -13.125rem !important;
  }

  .md\:-mr-52\.5 {
    margin-right: -13.125rem !important;
  }

  .md\:-mb-52\.5 {
    margin-bottom: -13.125rem !important;
  }

  .md\:-ml-52\.5 {
    margin-left: -13.125rem !important;
  }

  .md\:-mt-53\.5 {
    margin-top: -13.375rem !important;
  }

  .md\:-mr-53\.5 {
    margin-right: -13.375rem !important;
  }

  .md\:-mb-53\.5 {
    margin-bottom: -13.375rem !important;
  }

  .md\:-ml-53\.5 {
    margin-left: -13.375rem !important;
  }

  .md\:-mt-54\.5 {
    margin-top: -13.625rem !important;
  }

  .md\:-mr-54\.5 {
    margin-right: -13.625rem !important;
  }

  .md\:-mb-54\.5 {
    margin-bottom: -13.625rem !important;
  }

  .md\:-ml-54\.5 {
    margin-left: -13.625rem !important;
  }

  .md\:-mt-55\.5 {
    margin-top: -13.875rem !important;
  }

  .md\:-mr-55\.5 {
    margin-right: -13.875rem !important;
  }

  .md\:-mb-55\.5 {
    margin-bottom: -13.875rem !important;
  }

  .md\:-ml-55\.5 {
    margin-left: -13.875rem !important;
  }

  .md\:-mt-56\.5 {
    margin-top: -14.125rem !important;
  }

  .md\:-mr-56\.5 {
    margin-right: -14.125rem !important;
  }

  .md\:-mb-56\.5 {
    margin-bottom: -14.125rem !important;
  }

  .md\:-ml-56\.5 {
    margin-left: -14.125rem !important;
  }

  .md\:-mt-57\.5 {
    margin-top: -14.375rem !important;
  }

  .md\:-mr-57\.5 {
    margin-right: -14.375rem !important;
  }

  .md\:-mb-57\.5 {
    margin-bottom: -14.375rem !important;
  }

  .md\:-ml-57\.5 {
    margin-left: -14.375rem !important;
  }

  .md\:-mt-58\.5 {
    margin-top: -14.625rem !important;
  }

  .md\:-mr-58\.5 {
    margin-right: -14.625rem !important;
  }

  .md\:-mb-58\.5 {
    margin-bottom: -14.625rem !important;
  }

  .md\:-ml-58\.5 {
    margin-left: -14.625rem !important;
  }

  .md\:-mt-59\.5 {
    margin-top: -14.875rem !important;
  }

  .md\:-mr-59\.5 {
    margin-right: -14.875rem !important;
  }

  .md\:-mb-59\.5 {
    margin-bottom: -14.875rem !important;
  }

  .md\:-ml-59\.5 {
    margin-left: -14.875rem !important;
  }

  .md\:-mt-60\.5 {
    margin-top: -15.125rem !important;
  }

  .md\:-mr-60\.5 {
    margin-right: -15.125rem !important;
  }

  .md\:-mb-60\.5 {
    margin-bottom: -15.125rem !important;
  }

  .md\:-ml-60\.5 {
    margin-left: -15.125rem !important;
  }

  .md\:-mt-61\.5 {
    margin-top: -15.375rem !important;
  }

  .md\:-mr-61\.5 {
    margin-right: -15.375rem !important;
  }

  .md\:-mb-61\.5 {
    margin-bottom: -15.375rem !important;
  }

  .md\:-ml-61\.5 {
    margin-left: -15.375rem !important;
  }

  .md\:-mt-62\.5 {
    margin-top: -15.625rem !important;
  }

  .md\:-mr-62\.5 {
    margin-right: -15.625rem !important;
  }

  .md\:-mb-62\.5 {
    margin-bottom: -15.625rem !important;
  }

  .md\:-ml-62\.5 {
    margin-left: -15.625rem !important;
  }

  .md\:-mt-63\.5 {
    margin-top: -15.875rem !important;
  }

  .md\:-mr-63\.5 {
    margin-right: -15.875rem !important;
  }

  .md\:-mb-63\.5 {
    margin-bottom: -15.875rem !important;
  }

  .md\:-ml-63\.5 {
    margin-left: -15.875rem !important;
  }

  .md\:-mt-64\.5 {
    margin-top: -16.125rem !important;
  }

  .md\:-mr-64\.5 {
    margin-right: -16.125rem !important;
  }

  .md\:-mb-64\.5 {
    margin-bottom: -16.125rem !important;
  }

  .md\:-ml-64\.5 {
    margin-left: -16.125rem !important;
  }

  .md\:-mt-65\.5 {
    margin-top: -16.375rem !important;
  }

  .md\:-mr-65\.5 {
    margin-right: -16.375rem !important;
  }

  .md\:-mb-65\.5 {
    margin-bottom: -16.375rem !important;
  }

  .md\:-ml-65\.5 {
    margin-left: -16.375rem !important;
  }

  .md\:-mt-66\.5 {
    margin-top: -16.625rem !important;
  }

  .md\:-mr-66\.5 {
    margin-right: -16.625rem !important;
  }

  .md\:-mb-66\.5 {
    margin-bottom: -16.625rem !important;
  }

  .md\:-ml-66\.5 {
    margin-left: -16.625rem !important;
  }

  .md\:-mt-67\.5 {
    margin-top: -16.875rem !important;
  }

  .md\:-mr-67\.5 {
    margin-right: -16.875rem !important;
  }

  .md\:-mb-67\.5 {
    margin-bottom: -16.875rem !important;
  }

  .md\:-ml-67\.5 {
    margin-left: -16.875rem !important;
  }

  .md\:-mt-68\.5 {
    margin-top: -17.125rem !important;
  }

  .md\:-mr-68\.5 {
    margin-right: -17.125rem !important;
  }

  .md\:-mb-68\.5 {
    margin-bottom: -17.125rem !important;
  }

  .md\:-ml-68\.5 {
    margin-left: -17.125rem !important;
  }

  .md\:-mt-69\.5 {
    margin-top: -17.375rem !important;
  }

  .md\:-mr-69\.5 {
    margin-right: -17.375rem !important;
  }

  .md\:-mb-69\.5 {
    margin-bottom: -17.375rem !important;
  }

  .md\:-ml-69\.5 {
    margin-left: -17.375rem !important;
  }

  .md\:-mt-70\.5 {
    margin-top: -17.625rem !important;
  }

  .md\:-mr-70\.5 {
    margin-right: -17.625rem !important;
  }

  .md\:-mb-70\.5 {
    margin-bottom: -17.625rem !important;
  }

  .md\:-ml-70\.5 {
    margin-left: -17.625rem !important;
  }

  .md\:-mt-71\.5 {
    margin-top: -17.875rem !important;
  }

  .md\:-mr-71\.5 {
    margin-right: -17.875rem !important;
  }

  .md\:-mb-71\.5 {
    margin-bottom: -17.875rem !important;
  }

  .md\:-ml-71\.5 {
    margin-left: -17.875rem !important;
  }

  .md\:-mt-72\.5 {
    margin-top: -18.125rem !important;
  }

  .md\:-mr-72\.5 {
    margin-right: -18.125rem !important;
  }

  .md\:-mb-72\.5 {
    margin-bottom: -18.125rem !important;
  }

  .md\:-ml-72\.5 {
    margin-left: -18.125rem !important;
  }

  .md\:-mt-73\.5 {
    margin-top: -18.375rem !important;
  }

  .md\:-mr-73\.5 {
    margin-right: -18.375rem !important;
  }

  .md\:-mb-73\.5 {
    margin-bottom: -18.375rem !important;
  }

  .md\:-ml-73\.5 {
    margin-left: -18.375rem !important;
  }

  .md\:-mt-74\.5 {
    margin-top: -18.625rem !important;
  }

  .md\:-mr-74\.5 {
    margin-right: -18.625rem !important;
  }

  .md\:-mb-74\.5 {
    margin-bottom: -18.625rem !important;
  }

  .md\:-ml-74\.5 {
    margin-left: -18.625rem !important;
  }

  .md\:-mt-75\.5 {
    margin-top: -18.875rem !important;
  }

  .md\:-mr-75\.5 {
    margin-right: -18.875rem !important;
  }

  .md\:-mb-75\.5 {
    margin-bottom: -18.875rem !important;
  }

  .md\:-ml-75\.5 {
    margin-left: -18.875rem !important;
  }

  .md\:-mt-76\.5 {
    margin-top: -19.125rem !important;
  }

  .md\:-mr-76\.5 {
    margin-right: -19.125rem !important;
  }

  .md\:-mb-76\.5 {
    margin-bottom: -19.125rem !important;
  }

  .md\:-ml-76\.5 {
    margin-left: -19.125rem !important;
  }

  .md\:-mt-77\.5 {
    margin-top: -19.375rem !important;
  }

  .md\:-mr-77\.5 {
    margin-right: -19.375rem !important;
  }

  .md\:-mb-77\.5 {
    margin-bottom: -19.375rem !important;
  }

  .md\:-ml-77\.5 {
    margin-left: -19.375rem !important;
  }

  .md\:-mt-78\.5 {
    margin-top: -19.625rem !important;
  }

  .md\:-mr-78\.5 {
    margin-right: -19.625rem !important;
  }

  .md\:-mb-78\.5 {
    margin-bottom: -19.625rem !important;
  }

  .md\:-ml-78\.5 {
    margin-left: -19.625rem !important;
  }

  .md\:-mt-79\.5 {
    margin-top: -19.875rem !important;
  }

  .md\:-mr-79\.5 {
    margin-right: -19.875rem !important;
  }

  .md\:-mb-79\.5 {
    margin-bottom: -19.875rem !important;
  }

  .md\:-ml-79\.5 {
    margin-left: -19.875rem !important;
  }

  .md\:-mt-80\.5 {
    margin-top: -20.125rem !important;
  }

  .md\:-mr-80\.5 {
    margin-right: -20.125rem !important;
  }

  .md\:-mb-80\.5 {
    margin-bottom: -20.125rem !important;
  }

  .md\:-ml-80\.5 {
    margin-left: -20.125rem !important;
  }

  .md\:-mt-81\.5 {
    margin-top: -20.375rem !important;
  }

  .md\:-mr-81\.5 {
    margin-right: -20.375rem !important;
  }

  .md\:-mb-81\.5 {
    margin-bottom: -20.375rem !important;
  }

  .md\:-ml-81\.5 {
    margin-left: -20.375rem !important;
  }

  .md\:-mt-82\.5 {
    margin-top: -20.625rem !important;
  }

  .md\:-mr-82\.5 {
    margin-right: -20.625rem !important;
  }

  .md\:-mb-82\.5 {
    margin-bottom: -20.625rem !important;
  }

  .md\:-ml-82\.5 {
    margin-left: -20.625rem !important;
  }

  .md\:-mt-83\.5 {
    margin-top: -20.875rem !important;
  }

  .md\:-mr-83\.5 {
    margin-right: -20.875rem !important;
  }

  .md\:-mb-83\.5 {
    margin-bottom: -20.875rem !important;
  }

  .md\:-ml-83\.5 {
    margin-left: -20.875rem !important;
  }

  .md\:-mt-84\.5 {
    margin-top: -21.125rem !important;
  }

  .md\:-mr-84\.5 {
    margin-right: -21.125rem !important;
  }

  .md\:-mb-84\.5 {
    margin-bottom: -21.125rem !important;
  }

  .md\:-ml-84\.5 {
    margin-left: -21.125rem !important;
  }

  .md\:-mt-85\.5 {
    margin-top: -21.375rem !important;
  }

  .md\:-mr-85\.5 {
    margin-right: -21.375rem !important;
  }

  .md\:-mb-85\.5 {
    margin-bottom: -21.375rem !important;
  }

  .md\:-ml-85\.5 {
    margin-left: -21.375rem !important;
  }

  .md\:-mt-86\.5 {
    margin-top: -21.625rem !important;
  }

  .md\:-mr-86\.5 {
    margin-right: -21.625rem !important;
  }

  .md\:-mb-86\.5 {
    margin-bottom: -21.625rem !important;
  }

  .md\:-ml-86\.5 {
    margin-left: -21.625rem !important;
  }

  .md\:-mt-87\.5 {
    margin-top: -21.875rem !important;
  }

  .md\:-mr-87\.5 {
    margin-right: -21.875rem !important;
  }

  .md\:-mb-87\.5 {
    margin-bottom: -21.875rem !important;
  }

  .md\:-ml-87\.5 {
    margin-left: -21.875rem !important;
  }

  .md\:-mt-88\.5 {
    margin-top: -22.125rem !important;
  }

  .md\:-mr-88\.5 {
    margin-right: -22.125rem !important;
  }

  .md\:-mb-88\.5 {
    margin-bottom: -22.125rem !important;
  }

  .md\:-ml-88\.5 {
    margin-left: -22.125rem !important;
  }

  .md\:-mt-89\.5 {
    margin-top: -22.375rem !important;
  }

  .md\:-mr-89\.5 {
    margin-right: -22.375rem !important;
  }

  .md\:-mb-89\.5 {
    margin-bottom: -22.375rem !important;
  }

  .md\:-ml-89\.5 {
    margin-left: -22.375rem !important;
  }

  .md\:-mt-90\.5 {
    margin-top: -22.625rem !important;
  }

  .md\:-mr-90\.5 {
    margin-right: -22.625rem !important;
  }

  .md\:-mb-90\.5 {
    margin-bottom: -22.625rem !important;
  }

  .md\:-ml-90\.5 {
    margin-left: -22.625rem !important;
  }

  .md\:-mt-91\.5 {
    margin-top: -22.875rem !important;
  }

  .md\:-mr-91\.5 {
    margin-right: -22.875rem !important;
  }

  .md\:-mb-91\.5 {
    margin-bottom: -22.875rem !important;
  }

  .md\:-ml-91\.5 {
    margin-left: -22.875rem !important;
  }

  .md\:-mt-92\.5 {
    margin-top: -23.125rem !important;
  }

  .md\:-mr-92\.5 {
    margin-right: -23.125rem !important;
  }

  .md\:-mb-92\.5 {
    margin-bottom: -23.125rem !important;
  }

  .md\:-ml-92\.5 {
    margin-left: -23.125rem !important;
  }

  .md\:-mt-93\.5 {
    margin-top: -23.375rem !important;
  }

  .md\:-mr-93\.5 {
    margin-right: -23.375rem !important;
  }

  .md\:-mb-93\.5 {
    margin-bottom: -23.375rem !important;
  }

  .md\:-ml-93\.5 {
    margin-left: -23.375rem !important;
  }

  .md\:-mt-94\.5 {
    margin-top: -23.625rem !important;
  }

  .md\:-mr-94\.5 {
    margin-right: -23.625rem !important;
  }

  .md\:-mb-94\.5 {
    margin-bottom: -23.625rem !important;
  }

  .md\:-ml-94\.5 {
    margin-left: -23.625rem !important;
  }

  .md\:-mt-95\.5 {
    margin-top: -23.875rem !important;
  }

  .md\:-mr-95\.5 {
    margin-right: -23.875rem !important;
  }

  .md\:-mb-95\.5 {
    margin-bottom: -23.875rem !important;
  }

  .md\:-ml-95\.5 {
    margin-left: -23.875rem !important;
  }

  .md\:-mt-96\.5 {
    margin-top: -24.125rem !important;
  }

  .md\:-mr-96\.5 {
    margin-right: -24.125rem !important;
  }

  .md\:-mb-96\.5 {
    margin-bottom: -24.125rem !important;
  }

  .md\:-ml-96\.5 {
    margin-left: -24.125rem !important;
  }

  .md\:-mt-97\.5 {
    margin-top: -24.375rem !important;
  }

  .md\:-mr-97\.5 {
    margin-right: -24.375rem !important;
  }

  .md\:-mb-97\.5 {
    margin-bottom: -24.375rem !important;
  }

  .md\:-ml-97\.5 {
    margin-left: -24.375rem !important;
  }

  .md\:-mt-98\.5 {
    margin-top: -24.625rem !important;
  }

  .md\:-mr-98\.5 {
    margin-right: -24.625rem !important;
  }

  .md\:-mb-98\.5 {
    margin-bottom: -24.625rem !important;
  }

  .md\:-ml-98\.5 {
    margin-left: -24.625rem !important;
  }

  .md\:-mt-99\.5 {
    margin-top: -24.875rem !important;
  }

  .md\:-mr-99\.5 {
    margin-right: -24.875rem !important;
  }

  .md\:-mb-99\.5 {
    margin-bottom: -24.875rem !important;
  }

  .md\:-ml-99\.5 {
    margin-left: -24.875rem !important;
  }

  .md\:-mt-100\.5 {
    margin-top: -25.125rem !important;
  }

  .md\:-mr-100\.5 {
    margin-right: -25.125rem !important;
  }

  .md\:-mb-100\.5 {
    margin-bottom: -25.125rem !important;
  }

  .md\:-ml-100\.5 {
    margin-left: -25.125rem !important;
  }

  .md\:-mt-101\.5 {
    margin-top: -25.375rem !important;
  }

  .md\:-mr-101\.5 {
    margin-right: -25.375rem !important;
  }

  .md\:-mb-101\.5 {
    margin-bottom: -25.375rem !important;
  }

  .md\:-ml-101\.5 {
    margin-left: -25.375rem !important;
  }

  .md\:-mt-102\.5 {
    margin-top: -25.625rem !important;
  }

  .md\:-mr-102\.5 {
    margin-right: -25.625rem !important;
  }

  .md\:-mb-102\.5 {
    margin-bottom: -25.625rem !important;
  }

  .md\:-ml-102\.5 {
    margin-left: -25.625rem !important;
  }

  .md\:-mt-103\.5 {
    margin-top: -25.875rem !important;
  }

  .md\:-mr-103\.5 {
    margin-right: -25.875rem !important;
  }

  .md\:-mb-103\.5 {
    margin-bottom: -25.875rem !important;
  }

  .md\:-ml-103\.5 {
    margin-left: -25.875rem !important;
  }

  .md\:-mt-104\.5 {
    margin-top: -26.125rem !important;
  }

  .md\:-mr-104\.5 {
    margin-right: -26.125rem !important;
  }

  .md\:-mb-104\.5 {
    margin-bottom: -26.125rem !important;
  }

  .md\:-ml-104\.5 {
    margin-left: -26.125rem !important;
  }

  .md\:hover\:m-0:hover {
    margin: 0rem !important;
  }

  .md\:hover\:m-1:hover {
    margin: 0.25rem !important;
  }

  .md\:hover\:m-2:hover {
    margin: 0.5rem !important;
  }

  .md\:hover\:m-3:hover {
    margin: 0.75rem !important;
  }

  .md\:hover\:m-4:hover {
    margin: 1rem !important;
  }

  .md\:hover\:m-5:hover {
    margin: 1.25rem !important;
  }

  .md\:hover\:m-6:hover {
    margin: 1.5rem !important;
  }

  .md\:hover\:m-7:hover {
    margin: 1.75rem !important;
  }

  .md\:hover\:m-8:hover {
    margin: 2rem !important;
  }

  .md\:hover\:m-9:hover {
    margin: 2.25rem !important;
  }

  .md\:hover\:m-10:hover {
    margin: 2.5rem !important;
  }

  .md\:hover\:m-11:hover {
    margin: 2.75rem !important;
  }

  .md\:hover\:m-12:hover {
    margin: 3rem !important;
  }

  .md\:hover\:m-13:hover {
    margin: 3.25rem !important;
  }

  .md\:hover\:m-14:hover {
    margin: 3.5rem !important;
  }

  .md\:hover\:m-15:hover {
    margin: 3.75rem !important;
  }

  .md\:hover\:m-16:hover {
    margin: 4rem !important;
  }

  .md\:hover\:m-17:hover {
    margin: 4.25rem !important;
  }

  .md\:hover\:m-18:hover {
    margin: 4.5rem !important;
  }

  .md\:hover\:m-19:hover {
    margin: 4.75rem !important;
  }

  .md\:hover\:m-20:hover {
    margin: 5rem !important;
  }

  .md\:hover\:m-21:hover {
    margin: 5.25rem !important;
  }

  .md\:hover\:m-22:hover {
    margin: 5.5rem !important;
  }

  .md\:hover\:m-23:hover {
    margin: 5.75rem !important;
  }

  .md\:hover\:m-24:hover {
    margin: 6rem !important;
  }

  .md\:hover\:m-25:hover {
    margin: 6.25rem !important;
  }

  .md\:hover\:m-26:hover {
    margin: 6.5rem !important;
  }

  .md\:hover\:m-27:hover {
    margin: 6.75rem !important;
  }

  .md\:hover\:m-28:hover {
    margin: 7rem !important;
  }

  .md\:hover\:m-29:hover {
    margin: 7.25rem !important;
  }

  .md\:hover\:m-30:hover {
    margin: 7.5rem !important;
  }

  .md\:hover\:m-31:hover {
    margin: 7.75rem !important;
  }

  .md\:hover\:m-32:hover {
    margin: 8rem !important;
  }

  .md\:hover\:m-33:hover {
    margin: 8.25rem !important;
  }

  .md\:hover\:m-34:hover {
    margin: 8.5rem !important;
  }

  .md\:hover\:m-35:hover {
    margin: 8.75rem !important;
  }

  .md\:hover\:m-36:hover {
    margin: 9rem !important;
  }

  .md\:hover\:m-37:hover {
    margin: 9.25rem !important;
  }

  .md\:hover\:m-38:hover {
    margin: 9.5rem !important;
  }

  .md\:hover\:m-39:hover {
    margin: 9.75rem !important;
  }

  .md\:hover\:m-40:hover {
    margin: 10rem !important;
  }

  .md\:hover\:m-41:hover {
    margin: 10.25rem !important;
  }

  .md\:hover\:m-42:hover {
    margin: 10.5rem !important;
  }

  .md\:hover\:m-43:hover {
    margin: 10.75rem !important;
  }

  .md\:hover\:m-44:hover {
    margin: 11rem !important;
  }

  .md\:hover\:m-45:hover {
    margin: 11.25rem !important;
  }

  .md\:hover\:m-46:hover {
    margin: 11.5rem !important;
  }

  .md\:hover\:m-47:hover {
    margin: 11.75rem !important;
  }

  .md\:hover\:m-48:hover {
    margin: 12rem !important;
  }

  .md\:hover\:m-49:hover {
    margin: 12.25rem !important;
  }

  .md\:hover\:m-50:hover {
    margin: 12.5rem !important;
  }

  .md\:hover\:m-51:hover {
    margin: 12.75rem !important;
  }

  .md\:hover\:m-52:hover {
    margin: 13rem !important;
  }

  .md\:hover\:m-53:hover {
    margin: 13.25rem !important;
  }

  .md\:hover\:m-54:hover {
    margin: 13.5rem !important;
  }

  .md\:hover\:m-55:hover {
    margin: 13.75rem !important;
  }

  .md\:hover\:m-56:hover {
    margin: 14rem !important;
  }

  .md\:hover\:m-57:hover {
    margin: 14.25rem !important;
  }

  .md\:hover\:m-58:hover {
    margin: 14.5rem !important;
  }

  .md\:hover\:m-59:hover {
    margin: 14.75rem !important;
  }

  .md\:hover\:m-60:hover {
    margin: 15rem !important;
  }

  .md\:hover\:m-61:hover {
    margin: 15.25rem !important;
  }

  .md\:hover\:m-62:hover {
    margin: 15.5rem !important;
  }

  .md\:hover\:m-63:hover {
    margin: 15.75rem !important;
  }

  .md\:hover\:m-64:hover {
    margin: 16rem !important;
  }

  .md\:hover\:m-65:hover {
    margin: 16.25rem !important;
  }

  .md\:hover\:m-66:hover {
    margin: 16.5rem !important;
  }

  .md\:hover\:m-67:hover {
    margin: 16.75rem !important;
  }

  .md\:hover\:m-68:hover {
    margin: 17rem !important;
  }

  .md\:hover\:m-69:hover {
    margin: 17.25rem !important;
  }

  .md\:hover\:m-70:hover {
    margin: 17.5rem !important;
  }

  .md\:hover\:m-71:hover {
    margin: 17.75rem !important;
  }

  .md\:hover\:m-72:hover {
    margin: 18rem !important;
  }

  .md\:hover\:m-73:hover {
    margin: 18.25rem !important;
  }

  .md\:hover\:m-74:hover {
    margin: 18.5rem !important;
  }

  .md\:hover\:m-75:hover {
    margin: 18.75rem !important;
  }

  .md\:hover\:m-76:hover {
    margin: 19rem !important;
  }

  .md\:hover\:m-77:hover {
    margin: 19.25rem !important;
  }

  .md\:hover\:m-78:hover {
    margin: 19.5rem !important;
  }

  .md\:hover\:m-79:hover {
    margin: 19.75rem !important;
  }

  .md\:hover\:m-80:hover {
    margin: 20rem !important;
  }

  .md\:hover\:m-81:hover {
    margin: 20.25rem !important;
  }

  .md\:hover\:m-82:hover {
    margin: 20.5rem !important;
  }

  .md\:hover\:m-83:hover {
    margin: 20.75rem !important;
  }

  .md\:hover\:m-84:hover {
    margin: 21rem !important;
  }

  .md\:hover\:m-85:hover {
    margin: 21.25rem !important;
  }

  .md\:hover\:m-86:hover {
    margin: 21.5rem !important;
  }

  .md\:hover\:m-87:hover {
    margin: 21.75rem !important;
  }

  .md\:hover\:m-88:hover {
    margin: 22rem !important;
  }

  .md\:hover\:m-89:hover {
    margin: 22.25rem !important;
  }

  .md\:hover\:m-90:hover {
    margin: 22.5rem !important;
  }

  .md\:hover\:m-91:hover {
    margin: 22.75rem !important;
  }

  .md\:hover\:m-92:hover {
    margin: 23rem !important;
  }

  .md\:hover\:m-93:hover {
    margin: 23.25rem !important;
  }

  .md\:hover\:m-94:hover {
    margin: 23.5rem !important;
  }

  .md\:hover\:m-95:hover {
    margin: 23.75rem !important;
  }

  .md\:hover\:m-96:hover {
    margin: 24rem !important;
  }

  .md\:hover\:m-97:hover {
    margin: 24.25rem !important;
  }

  .md\:hover\:m-98:hover {
    margin: 24.5rem !important;
  }

  .md\:hover\:m-99:hover {
    margin: 24.75rem !important;
  }

  .md\:hover\:m-100:hover {
    margin: 25rem !important;
  }

  .md\:hover\:m-101:hover {
    margin: 25.25rem !important;
  }

  .md\:hover\:m-102:hover {
    margin: 25.5rem !important;
  }

  .md\:hover\:m-103:hover {
    margin: 25.75rem !important;
  }

  .md\:hover\:m-104:hover {
    margin: 26rem !important;
  }

  .md\:hover\:m-105:hover {
    margin: 26.25rem !important;
  }

  .md\:hover\:m-auto:hover {
    margin: auto !important;
  }

  .md\:hover\:m-px:hover {
    margin: 1px !important;
  }

  .md\:hover\:m-0\.5:hover {
    margin: 0.125rem !important;
  }

  .md\:hover\:m-1\.5:hover {
    margin: 0.375rem !important;
  }

  .md\:hover\:m-2\.5:hover {
    margin: 0.625rem !important;
  }

  .md\:hover\:m-3\.5:hover {
    margin: 0.875rem !important;
  }

  .md\:hover\:m-4\.5:hover {
    margin: 1.125rem !important;
  }

  .md\:hover\:m-5\.5:hover {
    margin: 1.375rem !important;
  }

  .md\:hover\:m-6\.5:hover {
    margin: 1.625rem !important;
  }

  .md\:hover\:m-7\.5:hover {
    margin: 1.875rem !important;
  }

  .md\:hover\:m-8\.5:hover {
    margin: 2.125rem !important;
  }

  .md\:hover\:m-9\.5:hover {
    margin: 2.375rem !important;
  }

  .md\:hover\:m-10\.5:hover {
    margin: 2.625rem !important;
  }

  .md\:hover\:m-11\.5:hover {
    margin: 2.875rem !important;
  }

  .md\:hover\:m-12\.5:hover {
    margin: 3.125rem !important;
  }

  .md\:hover\:m-13\.5:hover {
    margin: 3.375rem !important;
  }

  .md\:hover\:m-14\.5:hover {
    margin: 3.625rem !important;
  }

  .md\:hover\:m-15\.5:hover {
    margin: 3.875rem !important;
  }

  .md\:hover\:m-16\.5:hover {
    margin: 4.125rem !important;
  }

  .md\:hover\:m-17\.5:hover {
    margin: 4.375rem !important;
  }

  .md\:hover\:m-18\.5:hover {
    margin: 4.625rem !important;
  }

  .md\:hover\:m-19\.5:hover {
    margin: 4.875rem !important;
  }

  .md\:hover\:m-20\.5:hover {
    margin: 5.125rem !important;
  }

  .md\:hover\:m-21\.5:hover {
    margin: 5.375rem !important;
  }

  .md\:hover\:m-22\.5:hover {
    margin: 5.625rem !important;
  }

  .md\:hover\:m-23\.5:hover {
    margin: 5.875rem !important;
  }

  .md\:hover\:m-24\.5:hover {
    margin: 6.125rem !important;
  }

  .md\:hover\:m-25\.5:hover {
    margin: 6.375rem !important;
  }

  .md\:hover\:m-26\.5:hover {
    margin: 6.625rem !important;
  }

  .md\:hover\:m-27\.5:hover {
    margin: 6.875rem !important;
  }

  .md\:hover\:m-28\.5:hover {
    margin: 7.125rem !important;
  }

  .md\:hover\:m-29\.5:hover {
    margin: 7.375rem !important;
  }

  .md\:hover\:m-30\.5:hover {
    margin: 7.625rem !important;
  }

  .md\:hover\:m-31\.5:hover {
    margin: 7.875rem !important;
  }

  .md\:hover\:m-32\.5:hover {
    margin: 8.125rem !important;
  }

  .md\:hover\:m-33\.5:hover {
    margin: 8.375rem !important;
  }

  .md\:hover\:m-34\.5:hover {
    margin: 8.625rem !important;
  }

  .md\:hover\:m-35\.5:hover {
    margin: 8.875rem !important;
  }

  .md\:hover\:m-36\.5:hover {
    margin: 9.125rem !important;
  }

  .md\:hover\:m-37\.5:hover {
    margin: 9.375rem !important;
  }

  .md\:hover\:m-38\.5:hover {
    margin: 9.625rem !important;
  }

  .md\:hover\:m-39\.5:hover {
    margin: 9.875rem !important;
  }

  .md\:hover\:m-40\.5:hover {
    margin: 10.125rem !important;
  }

  .md\:hover\:m-41\.5:hover {
    margin: 10.375rem !important;
  }

  .md\:hover\:m-42\.5:hover {
    margin: 10.625rem !important;
  }

  .md\:hover\:m-43\.5:hover {
    margin: 10.875rem !important;
  }

  .md\:hover\:m-44\.5:hover {
    margin: 11.125rem !important;
  }

  .md\:hover\:m-45\.5:hover {
    margin: 11.375rem !important;
  }

  .md\:hover\:m-46\.5:hover {
    margin: 11.625rem !important;
  }

  .md\:hover\:m-47\.5:hover {
    margin: 11.875rem !important;
  }

  .md\:hover\:m-48\.5:hover {
    margin: 12.125rem !important;
  }

  .md\:hover\:m-49\.5:hover {
    margin: 12.375rem !important;
  }

  .md\:hover\:m-50\.5:hover {
    margin: 12.625rem !important;
  }

  .md\:hover\:m-51\.5:hover {
    margin: 12.875rem !important;
  }

  .md\:hover\:m-52\.5:hover {
    margin: 13.125rem !important;
  }

  .md\:hover\:m-53\.5:hover {
    margin: 13.375rem !important;
  }

  .md\:hover\:m-54\.5:hover {
    margin: 13.625rem !important;
  }

  .md\:hover\:m-55\.5:hover {
    margin: 13.875rem !important;
  }

  .md\:hover\:m-56\.5:hover {
    margin: 14.125rem !important;
  }

  .md\:hover\:m-57\.5:hover {
    margin: 14.375rem !important;
  }

  .md\:hover\:m-58\.5:hover {
    margin: 14.625rem !important;
  }

  .md\:hover\:m-59\.5:hover {
    margin: 14.875rem !important;
  }

  .md\:hover\:m-60\.5:hover {
    margin: 15.125rem !important;
  }

  .md\:hover\:m-61\.5:hover {
    margin: 15.375rem !important;
  }

  .md\:hover\:m-62\.5:hover {
    margin: 15.625rem !important;
  }

  .md\:hover\:m-63\.5:hover {
    margin: 15.875rem !important;
  }

  .md\:hover\:m-64\.5:hover {
    margin: 16.125rem !important;
  }

  .md\:hover\:m-65\.5:hover {
    margin: 16.375rem !important;
  }

  .md\:hover\:m-66\.5:hover {
    margin: 16.625rem !important;
  }

  .md\:hover\:m-67\.5:hover {
    margin: 16.875rem !important;
  }

  .md\:hover\:m-68\.5:hover {
    margin: 17.125rem !important;
  }

  .md\:hover\:m-69\.5:hover {
    margin: 17.375rem !important;
  }

  .md\:hover\:m-70\.5:hover {
    margin: 17.625rem !important;
  }

  .md\:hover\:m-71\.5:hover {
    margin: 17.875rem !important;
  }

  .md\:hover\:m-72\.5:hover {
    margin: 18.125rem !important;
  }

  .md\:hover\:m-73\.5:hover {
    margin: 18.375rem !important;
  }

  .md\:hover\:m-74\.5:hover {
    margin: 18.625rem !important;
  }

  .md\:hover\:m-75\.5:hover {
    margin: 18.875rem !important;
  }

  .md\:hover\:m-76\.5:hover {
    margin: 19.125rem !important;
  }

  .md\:hover\:m-77\.5:hover {
    margin: 19.375rem !important;
  }

  .md\:hover\:m-78\.5:hover {
    margin: 19.625rem !important;
  }

  .md\:hover\:m-79\.5:hover {
    margin: 19.875rem !important;
  }

  .md\:hover\:m-80\.5:hover {
    margin: 20.125rem !important;
  }

  .md\:hover\:m-81\.5:hover {
    margin: 20.375rem !important;
  }

  .md\:hover\:m-82\.5:hover {
    margin: 20.625rem !important;
  }

  .md\:hover\:m-83\.5:hover {
    margin: 20.875rem !important;
  }

  .md\:hover\:m-84\.5:hover {
    margin: 21.125rem !important;
  }

  .md\:hover\:m-85\.5:hover {
    margin: 21.375rem !important;
  }

  .md\:hover\:m-86\.5:hover {
    margin: 21.625rem !important;
  }

  .md\:hover\:m-87\.5:hover {
    margin: 21.875rem !important;
  }

  .md\:hover\:m-88\.5:hover {
    margin: 22.125rem !important;
  }

  .md\:hover\:m-89\.5:hover {
    margin: 22.375rem !important;
  }

  .md\:hover\:m-90\.5:hover {
    margin: 22.625rem !important;
  }

  .md\:hover\:m-91\.5:hover {
    margin: 22.875rem !important;
  }

  .md\:hover\:m-92\.5:hover {
    margin: 23.125rem !important;
  }

  .md\:hover\:m-93\.5:hover {
    margin: 23.375rem !important;
  }

  .md\:hover\:m-94\.5:hover {
    margin: 23.625rem !important;
  }

  .md\:hover\:m-95\.5:hover {
    margin: 23.875rem !important;
  }

  .md\:hover\:m-96\.5:hover {
    margin: 24.125rem !important;
  }

  .md\:hover\:m-97\.5:hover {
    margin: 24.375rem !important;
  }

  .md\:hover\:m-98\.5:hover {
    margin: 24.625rem !important;
  }

  .md\:hover\:m-99\.5:hover {
    margin: 24.875rem !important;
  }

  .md\:hover\:m-100\.5:hover {
    margin: 25.125rem !important;
  }

  .md\:hover\:m-101\.5:hover {
    margin: 25.375rem !important;
  }

  .md\:hover\:m-102\.5:hover {
    margin: 25.625rem !important;
  }

  .md\:hover\:m-103\.5:hover {
    margin: 25.875rem !important;
  }

  .md\:hover\:m-104\.5:hover {
    margin: 26.125rem !important;
  }

  .md\:hover\:-m-0:hover {
    margin: 0rem !important;
  }

  .md\:hover\:-m-1:hover {
    margin: -0.25rem !important;
  }

  .md\:hover\:-m-2:hover {
    margin: -0.5rem !important;
  }

  .md\:hover\:-m-3:hover {
    margin: -0.75rem !important;
  }

  .md\:hover\:-m-4:hover {
    margin: -1rem !important;
  }

  .md\:hover\:-m-5:hover {
    margin: -1.25rem !important;
  }

  .md\:hover\:-m-6:hover {
    margin: -1.5rem !important;
  }

  .md\:hover\:-m-7:hover {
    margin: -1.75rem !important;
  }

  .md\:hover\:-m-8:hover {
    margin: -2rem !important;
  }

  .md\:hover\:-m-9:hover {
    margin: -2.25rem !important;
  }

  .md\:hover\:-m-10:hover {
    margin: -2.5rem !important;
  }

  .md\:hover\:-m-11:hover {
    margin: -2.75rem !important;
  }

  .md\:hover\:-m-12:hover {
    margin: -3rem !important;
  }

  .md\:hover\:-m-13:hover {
    margin: -3.25rem !important;
  }

  .md\:hover\:-m-14:hover {
    margin: -3.5rem !important;
  }

  .md\:hover\:-m-15:hover {
    margin: -3.75rem !important;
  }

  .md\:hover\:-m-16:hover {
    margin: -4rem !important;
  }

  .md\:hover\:-m-17:hover {
    margin: -4.25rem !important;
  }

  .md\:hover\:-m-18:hover {
    margin: -4.5rem !important;
  }

  .md\:hover\:-m-19:hover {
    margin: -4.75rem !important;
  }

  .md\:hover\:-m-20:hover {
    margin: -5rem !important;
  }

  .md\:hover\:-m-21:hover {
    margin: -5.25rem !important;
  }

  .md\:hover\:-m-22:hover {
    margin: -5.5rem !important;
  }

  .md\:hover\:-m-23:hover {
    margin: -5.75rem !important;
  }

  .md\:hover\:-m-24:hover {
    margin: -6rem !important;
  }

  .md\:hover\:-m-25:hover {
    margin: -6.25rem !important;
  }

  .md\:hover\:-m-26:hover {
    margin: -6.5rem !important;
  }

  .md\:hover\:-m-27:hover {
    margin: -6.75rem !important;
  }

  .md\:hover\:-m-28:hover {
    margin: -7rem !important;
  }

  .md\:hover\:-m-29:hover {
    margin: -7.25rem !important;
  }

  .md\:hover\:-m-30:hover {
    margin: -7.5rem !important;
  }

  .md\:hover\:-m-31:hover {
    margin: -7.75rem !important;
  }

  .md\:hover\:-m-32:hover {
    margin: -8rem !important;
  }

  .md\:hover\:-m-33:hover {
    margin: -8.25rem !important;
  }

  .md\:hover\:-m-34:hover {
    margin: -8.5rem !important;
  }

  .md\:hover\:-m-35:hover {
    margin: -8.75rem !important;
  }

  .md\:hover\:-m-36:hover {
    margin: -9rem !important;
  }

  .md\:hover\:-m-37:hover {
    margin: -9.25rem !important;
  }

  .md\:hover\:-m-38:hover {
    margin: -9.5rem !important;
  }

  .md\:hover\:-m-39:hover {
    margin: -9.75rem !important;
  }

  .md\:hover\:-m-40:hover {
    margin: -10rem !important;
  }

  .md\:hover\:-m-41:hover {
    margin: -10.25rem !important;
  }

  .md\:hover\:-m-42:hover {
    margin: -10.5rem !important;
  }

  .md\:hover\:-m-43:hover {
    margin: -10.75rem !important;
  }

  .md\:hover\:-m-44:hover {
    margin: -11rem !important;
  }

  .md\:hover\:-m-45:hover {
    margin: -11.25rem !important;
  }

  .md\:hover\:-m-46:hover {
    margin: -11.5rem !important;
  }

  .md\:hover\:-m-47:hover {
    margin: -11.75rem !important;
  }

  .md\:hover\:-m-48:hover {
    margin: -12rem !important;
  }

  .md\:hover\:-m-49:hover {
    margin: -12.25rem !important;
  }

  .md\:hover\:-m-50:hover {
    margin: -12.5rem !important;
  }

  .md\:hover\:-m-51:hover {
    margin: -12.75rem !important;
  }

  .md\:hover\:-m-52:hover {
    margin: -13rem !important;
  }

  .md\:hover\:-m-53:hover {
    margin: -13.25rem !important;
  }

  .md\:hover\:-m-54:hover {
    margin: -13.5rem !important;
  }

  .md\:hover\:-m-55:hover {
    margin: -13.75rem !important;
  }

  .md\:hover\:-m-56:hover {
    margin: -14rem !important;
  }

  .md\:hover\:-m-57:hover {
    margin: -14.25rem !important;
  }

  .md\:hover\:-m-58:hover {
    margin: -14.5rem !important;
  }

  .md\:hover\:-m-59:hover {
    margin: -14.75rem !important;
  }

  .md\:hover\:-m-60:hover {
    margin: -15rem !important;
  }

  .md\:hover\:-m-61:hover {
    margin: -15.25rem !important;
  }

  .md\:hover\:-m-62:hover {
    margin: -15.5rem !important;
  }

  .md\:hover\:-m-63:hover {
    margin: -15.75rem !important;
  }

  .md\:hover\:-m-64:hover {
    margin: -16rem !important;
  }

  .md\:hover\:-m-65:hover {
    margin: -16.25rem !important;
  }

  .md\:hover\:-m-66:hover {
    margin: -16.5rem !important;
  }

  .md\:hover\:-m-67:hover {
    margin: -16.75rem !important;
  }

  .md\:hover\:-m-68:hover {
    margin: -17rem !important;
  }

  .md\:hover\:-m-69:hover {
    margin: -17.25rem !important;
  }

  .md\:hover\:-m-70:hover {
    margin: -17.5rem !important;
  }

  .md\:hover\:-m-71:hover {
    margin: -17.75rem !important;
  }

  .md\:hover\:-m-72:hover {
    margin: -18rem !important;
  }

  .md\:hover\:-m-73:hover {
    margin: -18.25rem !important;
  }

  .md\:hover\:-m-74:hover {
    margin: -18.5rem !important;
  }

  .md\:hover\:-m-75:hover {
    margin: -18.75rem !important;
  }

  .md\:hover\:-m-76:hover {
    margin: -19rem !important;
  }

  .md\:hover\:-m-77:hover {
    margin: -19.25rem !important;
  }

  .md\:hover\:-m-78:hover {
    margin: -19.5rem !important;
  }

  .md\:hover\:-m-79:hover {
    margin: -19.75rem !important;
  }

  .md\:hover\:-m-80:hover {
    margin: -20rem !important;
  }

  .md\:hover\:-m-81:hover {
    margin: -20.25rem !important;
  }

  .md\:hover\:-m-82:hover {
    margin: -20.5rem !important;
  }

  .md\:hover\:-m-83:hover {
    margin: -20.75rem !important;
  }

  .md\:hover\:-m-84:hover {
    margin: -21rem !important;
  }

  .md\:hover\:-m-85:hover {
    margin: -21.25rem !important;
  }

  .md\:hover\:-m-86:hover {
    margin: -21.5rem !important;
  }

  .md\:hover\:-m-87:hover {
    margin: -21.75rem !important;
  }

  .md\:hover\:-m-88:hover {
    margin: -22rem !important;
  }

  .md\:hover\:-m-89:hover {
    margin: -22.25rem !important;
  }

  .md\:hover\:-m-90:hover {
    margin: -22.5rem !important;
  }

  .md\:hover\:-m-91:hover {
    margin: -22.75rem !important;
  }

  .md\:hover\:-m-92:hover {
    margin: -23rem !important;
  }

  .md\:hover\:-m-93:hover {
    margin: -23.25rem !important;
  }

  .md\:hover\:-m-94:hover {
    margin: -23.5rem !important;
  }

  .md\:hover\:-m-95:hover {
    margin: -23.75rem !important;
  }

  .md\:hover\:-m-96:hover {
    margin: -24rem !important;
  }

  .md\:hover\:-m-97:hover {
    margin: -24.25rem !important;
  }

  .md\:hover\:-m-98:hover {
    margin: -24.5rem !important;
  }

  .md\:hover\:-m-99:hover {
    margin: -24.75rem !important;
  }

  .md\:hover\:-m-100:hover {
    margin: -25rem !important;
  }

  .md\:hover\:-m-101:hover {
    margin: -25.25rem !important;
  }

  .md\:hover\:-m-102:hover {
    margin: -25.5rem !important;
  }

  .md\:hover\:-m-103:hover {
    margin: -25.75rem !important;
  }

  .md\:hover\:-m-104:hover {
    margin: -26rem !important;
  }

  .md\:hover\:-m-105:hover {
    margin: -26.25rem !important;
  }

  .md\:hover\:-m-px:hover {
    margin: -1px !important;
  }

  .md\:hover\:-m-0\.5:hover {
    margin: -0.125rem !important;
  }

  .md\:hover\:-m-1\.5:hover {
    margin: -0.375rem !important;
  }

  .md\:hover\:-m-2\.5:hover {
    margin: -0.625rem !important;
  }

  .md\:hover\:-m-3\.5:hover {
    margin: -0.875rem !important;
  }

  .md\:hover\:-m-4\.5:hover {
    margin: -1.125rem !important;
  }

  .md\:hover\:-m-5\.5:hover {
    margin: -1.375rem !important;
  }

  .md\:hover\:-m-6\.5:hover {
    margin: -1.625rem !important;
  }

  .md\:hover\:-m-7\.5:hover {
    margin: -1.875rem !important;
  }

  .md\:hover\:-m-8\.5:hover {
    margin: -2.125rem !important;
  }

  .md\:hover\:-m-9\.5:hover {
    margin: -2.375rem !important;
  }

  .md\:hover\:-m-10\.5:hover {
    margin: -2.625rem !important;
  }

  .md\:hover\:-m-11\.5:hover {
    margin: -2.875rem !important;
  }

  .md\:hover\:-m-12\.5:hover {
    margin: -3.125rem !important;
  }

  .md\:hover\:-m-13\.5:hover {
    margin: -3.375rem !important;
  }

  .md\:hover\:-m-14\.5:hover {
    margin: -3.625rem !important;
  }

  .md\:hover\:-m-15\.5:hover {
    margin: -3.875rem !important;
  }

  .md\:hover\:-m-16\.5:hover {
    margin: -4.125rem !important;
  }

  .md\:hover\:-m-17\.5:hover {
    margin: -4.375rem !important;
  }

  .md\:hover\:-m-18\.5:hover {
    margin: -4.625rem !important;
  }

  .md\:hover\:-m-19\.5:hover {
    margin: -4.875rem !important;
  }

  .md\:hover\:-m-20\.5:hover {
    margin: -5.125rem !important;
  }

  .md\:hover\:-m-21\.5:hover {
    margin: -5.375rem !important;
  }

  .md\:hover\:-m-22\.5:hover {
    margin: -5.625rem !important;
  }

  .md\:hover\:-m-23\.5:hover {
    margin: -5.875rem !important;
  }

  .md\:hover\:-m-24\.5:hover {
    margin: -6.125rem !important;
  }

  .md\:hover\:-m-25\.5:hover {
    margin: -6.375rem !important;
  }

  .md\:hover\:-m-26\.5:hover {
    margin: -6.625rem !important;
  }

  .md\:hover\:-m-27\.5:hover {
    margin: -6.875rem !important;
  }

  .md\:hover\:-m-28\.5:hover {
    margin: -7.125rem !important;
  }

  .md\:hover\:-m-29\.5:hover {
    margin: -7.375rem !important;
  }

  .md\:hover\:-m-30\.5:hover {
    margin: -7.625rem !important;
  }

  .md\:hover\:-m-31\.5:hover {
    margin: -7.875rem !important;
  }

  .md\:hover\:-m-32\.5:hover {
    margin: -8.125rem !important;
  }

  .md\:hover\:-m-33\.5:hover {
    margin: -8.375rem !important;
  }

  .md\:hover\:-m-34\.5:hover {
    margin: -8.625rem !important;
  }

  .md\:hover\:-m-35\.5:hover {
    margin: -8.875rem !important;
  }

  .md\:hover\:-m-36\.5:hover {
    margin: -9.125rem !important;
  }

  .md\:hover\:-m-37\.5:hover {
    margin: -9.375rem !important;
  }

  .md\:hover\:-m-38\.5:hover {
    margin: -9.625rem !important;
  }

  .md\:hover\:-m-39\.5:hover {
    margin: -9.875rem !important;
  }

  .md\:hover\:-m-40\.5:hover {
    margin: -10.125rem !important;
  }

  .md\:hover\:-m-41\.5:hover {
    margin: -10.375rem !important;
  }

  .md\:hover\:-m-42\.5:hover {
    margin: -10.625rem !important;
  }

  .md\:hover\:-m-43\.5:hover {
    margin: -10.875rem !important;
  }

  .md\:hover\:-m-44\.5:hover {
    margin: -11.125rem !important;
  }

  .md\:hover\:-m-45\.5:hover {
    margin: -11.375rem !important;
  }

  .md\:hover\:-m-46\.5:hover {
    margin: -11.625rem !important;
  }

  .md\:hover\:-m-47\.5:hover {
    margin: -11.875rem !important;
  }

  .md\:hover\:-m-48\.5:hover {
    margin: -12.125rem !important;
  }

  .md\:hover\:-m-49\.5:hover {
    margin: -12.375rem !important;
  }

  .md\:hover\:-m-50\.5:hover {
    margin: -12.625rem !important;
  }

  .md\:hover\:-m-51\.5:hover {
    margin: -12.875rem !important;
  }

  .md\:hover\:-m-52\.5:hover {
    margin: -13.125rem !important;
  }

  .md\:hover\:-m-53\.5:hover {
    margin: -13.375rem !important;
  }

  .md\:hover\:-m-54\.5:hover {
    margin: -13.625rem !important;
  }

  .md\:hover\:-m-55\.5:hover {
    margin: -13.875rem !important;
  }

  .md\:hover\:-m-56\.5:hover {
    margin: -14.125rem !important;
  }

  .md\:hover\:-m-57\.5:hover {
    margin: -14.375rem !important;
  }

  .md\:hover\:-m-58\.5:hover {
    margin: -14.625rem !important;
  }

  .md\:hover\:-m-59\.5:hover {
    margin: -14.875rem !important;
  }

  .md\:hover\:-m-60\.5:hover {
    margin: -15.125rem !important;
  }

  .md\:hover\:-m-61\.5:hover {
    margin: -15.375rem !important;
  }

  .md\:hover\:-m-62\.5:hover {
    margin: -15.625rem !important;
  }

  .md\:hover\:-m-63\.5:hover {
    margin: -15.875rem !important;
  }

  .md\:hover\:-m-64\.5:hover {
    margin: -16.125rem !important;
  }

  .md\:hover\:-m-65\.5:hover {
    margin: -16.375rem !important;
  }

  .md\:hover\:-m-66\.5:hover {
    margin: -16.625rem !important;
  }

  .md\:hover\:-m-67\.5:hover {
    margin: -16.875rem !important;
  }

  .md\:hover\:-m-68\.5:hover {
    margin: -17.125rem !important;
  }

  .md\:hover\:-m-69\.5:hover {
    margin: -17.375rem !important;
  }

  .md\:hover\:-m-70\.5:hover {
    margin: -17.625rem !important;
  }

  .md\:hover\:-m-71\.5:hover {
    margin: -17.875rem !important;
  }

  .md\:hover\:-m-72\.5:hover {
    margin: -18.125rem !important;
  }

  .md\:hover\:-m-73\.5:hover {
    margin: -18.375rem !important;
  }

  .md\:hover\:-m-74\.5:hover {
    margin: -18.625rem !important;
  }

  .md\:hover\:-m-75\.5:hover {
    margin: -18.875rem !important;
  }

  .md\:hover\:-m-76\.5:hover {
    margin: -19.125rem !important;
  }

  .md\:hover\:-m-77\.5:hover {
    margin: -19.375rem !important;
  }

  .md\:hover\:-m-78\.5:hover {
    margin: -19.625rem !important;
  }

  .md\:hover\:-m-79\.5:hover {
    margin: -19.875rem !important;
  }

  .md\:hover\:-m-80\.5:hover {
    margin: -20.125rem !important;
  }

  .md\:hover\:-m-81\.5:hover {
    margin: -20.375rem !important;
  }

  .md\:hover\:-m-82\.5:hover {
    margin: -20.625rem !important;
  }

  .md\:hover\:-m-83\.5:hover {
    margin: -20.875rem !important;
  }

  .md\:hover\:-m-84\.5:hover {
    margin: -21.125rem !important;
  }

  .md\:hover\:-m-85\.5:hover {
    margin: -21.375rem !important;
  }

  .md\:hover\:-m-86\.5:hover {
    margin: -21.625rem !important;
  }

  .md\:hover\:-m-87\.5:hover {
    margin: -21.875rem !important;
  }

  .md\:hover\:-m-88\.5:hover {
    margin: -22.125rem !important;
  }

  .md\:hover\:-m-89\.5:hover {
    margin: -22.375rem !important;
  }

  .md\:hover\:-m-90\.5:hover {
    margin: -22.625rem !important;
  }

  .md\:hover\:-m-91\.5:hover {
    margin: -22.875rem !important;
  }

  .md\:hover\:-m-92\.5:hover {
    margin: -23.125rem !important;
  }

  .md\:hover\:-m-93\.5:hover {
    margin: -23.375rem !important;
  }

  .md\:hover\:-m-94\.5:hover {
    margin: -23.625rem !important;
  }

  .md\:hover\:-m-95\.5:hover {
    margin: -23.875rem !important;
  }

  .md\:hover\:-m-96\.5:hover {
    margin: -24.125rem !important;
  }

  .md\:hover\:-m-97\.5:hover {
    margin: -24.375rem !important;
  }

  .md\:hover\:-m-98\.5:hover {
    margin: -24.625rem !important;
  }

  .md\:hover\:-m-99\.5:hover {
    margin: -24.875rem !important;
  }

  .md\:hover\:-m-100\.5:hover {
    margin: -25.125rem !important;
  }

  .md\:hover\:-m-101\.5:hover {
    margin: -25.375rem !important;
  }

  .md\:hover\:-m-102\.5:hover {
    margin: -25.625rem !important;
  }

  .md\:hover\:-m-103\.5:hover {
    margin: -25.875rem !important;
  }

  .md\:hover\:-m-104\.5:hover {
    margin: -26.125rem !important;
  }

  .md\:hover\:my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .md\:hover\:mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .md\:hover\:my-1:hover {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .md\:hover\:mx-1:hover {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .md\:hover\:my-2:hover {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .md\:hover\:mx-2:hover {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .md\:hover\:my-3:hover {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .md\:hover\:mx-3:hover {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .md\:hover\:my-4:hover {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md\:hover\:mx-4:hover {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .md\:hover\:my-5:hover {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .md\:hover\:mx-5:hover {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .md\:hover\:my-6:hover {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md\:hover\:mx-6:hover {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:hover\:my-7:hover {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .md\:hover\:mx-7:hover {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .md\:hover\:my-8:hover {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .md\:hover\:mx-8:hover {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .md\:hover\:my-9:hover {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .md\:hover\:mx-9:hover {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .md\:hover\:my-10:hover {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:hover\:mx-10:hover {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .md\:hover\:my-11:hover {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .md\:hover\:mx-11:hover {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .md\:hover\:my-12:hover {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:hover\:mx-12:hover {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:hover\:my-13:hover {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .md\:hover\:mx-13:hover {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .md\:hover\:my-14:hover {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .md\:hover\:mx-14:hover {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .md\:hover\:my-15:hover {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .md\:hover\:mx-15:hover {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .md\:hover\:my-16:hover {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .md\:hover\:mx-16:hover {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .md\:hover\:my-17:hover {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .md\:hover\:mx-17:hover {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .md\:hover\:my-18:hover {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .md\:hover\:mx-18:hover {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .md\:hover\:my-19:hover {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .md\:hover\:mx-19:hover {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .md\:hover\:my-20:hover {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .md\:hover\:mx-20:hover {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .md\:hover\:my-21:hover {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .md\:hover\:mx-21:hover {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .md\:hover\:my-22:hover {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .md\:hover\:mx-22:hover {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .md\:hover\:my-23:hover {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .md\:hover\:mx-23:hover {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .md\:hover\:my-24:hover {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .md\:hover\:mx-24:hover {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md\:hover\:my-25:hover {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .md\:hover\:mx-25:hover {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .md\:hover\:my-26:hover {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .md\:hover\:mx-26:hover {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .md\:hover\:my-27:hover {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .md\:hover\:mx-27:hover {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .md\:hover\:my-28:hover {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .md\:hover\:mx-28:hover {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .md\:hover\:my-29:hover {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .md\:hover\:mx-29:hover {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .md\:hover\:my-30:hover {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .md\:hover\:mx-30:hover {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .md\:hover\:my-31:hover {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .md\:hover\:mx-31:hover {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .md\:hover\:my-32:hover {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .md\:hover\:mx-32:hover {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .md\:hover\:my-33:hover {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .md\:hover\:mx-33:hover {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .md\:hover\:my-34:hover {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .md\:hover\:mx-34:hover {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .md\:hover\:my-35:hover {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .md\:hover\:mx-35:hover {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .md\:hover\:my-36:hover {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .md\:hover\:mx-36:hover {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .md\:hover\:my-37:hover {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .md\:hover\:mx-37:hover {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .md\:hover\:my-38:hover {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .md\:hover\:mx-38:hover {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .md\:hover\:my-39:hover {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .md\:hover\:mx-39:hover {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .md\:hover\:my-40:hover {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .md\:hover\:mx-40:hover {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .md\:hover\:my-41:hover {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .md\:hover\:mx-41:hover {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .md\:hover\:my-42:hover {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .md\:hover\:mx-42:hover {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .md\:hover\:my-43:hover {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .md\:hover\:mx-43:hover {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .md\:hover\:my-44:hover {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .md\:hover\:mx-44:hover {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .md\:hover\:my-45:hover {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .md\:hover\:mx-45:hover {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .md\:hover\:my-46:hover {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .md\:hover\:mx-46:hover {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .md\:hover\:my-47:hover {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .md\:hover\:mx-47:hover {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .md\:hover\:my-48:hover {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .md\:hover\:mx-48:hover {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .md\:hover\:my-49:hover {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .md\:hover\:mx-49:hover {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .md\:hover\:my-50:hover {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .md\:hover\:mx-50:hover {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .md\:hover\:my-51:hover {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .md\:hover\:mx-51:hover {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .md\:hover\:my-52:hover {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .md\:hover\:mx-52:hover {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .md\:hover\:my-53:hover {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .md\:hover\:mx-53:hover {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .md\:hover\:my-54:hover {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .md\:hover\:mx-54:hover {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .md\:hover\:my-55:hover {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .md\:hover\:mx-55:hover {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .md\:hover\:my-56:hover {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .md\:hover\:mx-56:hover {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .md\:hover\:my-57:hover {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .md\:hover\:mx-57:hover {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .md\:hover\:my-58:hover {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .md\:hover\:mx-58:hover {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .md\:hover\:my-59:hover {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .md\:hover\:mx-59:hover {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .md\:hover\:my-60:hover {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .md\:hover\:mx-60:hover {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .md\:hover\:my-61:hover {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .md\:hover\:mx-61:hover {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .md\:hover\:my-62:hover {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .md\:hover\:mx-62:hover {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .md\:hover\:my-63:hover {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .md\:hover\:mx-63:hover {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .md\:hover\:my-64:hover {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .md\:hover\:mx-64:hover {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .md\:hover\:my-65:hover {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .md\:hover\:mx-65:hover {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .md\:hover\:my-66:hover {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .md\:hover\:mx-66:hover {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .md\:hover\:my-67:hover {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .md\:hover\:mx-67:hover {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .md\:hover\:my-68:hover {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .md\:hover\:mx-68:hover {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .md\:hover\:my-69:hover {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .md\:hover\:mx-69:hover {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .md\:hover\:my-70:hover {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .md\:hover\:mx-70:hover {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .md\:hover\:my-71:hover {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .md\:hover\:mx-71:hover {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .md\:hover\:my-72:hover {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .md\:hover\:mx-72:hover {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .md\:hover\:my-73:hover {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .md\:hover\:mx-73:hover {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .md\:hover\:my-74:hover {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .md\:hover\:mx-74:hover {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .md\:hover\:my-75:hover {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .md\:hover\:mx-75:hover {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .md\:hover\:my-76:hover {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .md\:hover\:mx-76:hover {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .md\:hover\:my-77:hover {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .md\:hover\:mx-77:hover {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .md\:hover\:my-78:hover {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .md\:hover\:mx-78:hover {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .md\:hover\:my-79:hover {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .md\:hover\:mx-79:hover {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .md\:hover\:my-80:hover {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .md\:hover\:mx-80:hover {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .md\:hover\:my-81:hover {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .md\:hover\:mx-81:hover {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .md\:hover\:my-82:hover {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .md\:hover\:mx-82:hover {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .md\:hover\:my-83:hover {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .md\:hover\:mx-83:hover {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .md\:hover\:my-84:hover {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .md\:hover\:mx-84:hover {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .md\:hover\:my-85:hover {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .md\:hover\:mx-85:hover {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .md\:hover\:my-86:hover {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .md\:hover\:mx-86:hover {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .md\:hover\:my-87:hover {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .md\:hover\:mx-87:hover {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .md\:hover\:my-88:hover {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .md\:hover\:mx-88:hover {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .md\:hover\:my-89:hover {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .md\:hover\:mx-89:hover {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .md\:hover\:my-90:hover {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .md\:hover\:mx-90:hover {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .md\:hover\:my-91:hover {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .md\:hover\:mx-91:hover {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .md\:hover\:my-92:hover {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .md\:hover\:mx-92:hover {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .md\:hover\:my-93:hover {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .md\:hover\:mx-93:hover {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .md\:hover\:my-94:hover {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .md\:hover\:mx-94:hover {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .md\:hover\:my-95:hover {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .md\:hover\:mx-95:hover {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .md\:hover\:my-96:hover {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .md\:hover\:mx-96:hover {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .md\:hover\:my-97:hover {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .md\:hover\:mx-97:hover {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .md\:hover\:my-98:hover {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .md\:hover\:mx-98:hover {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .md\:hover\:my-99:hover {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .md\:hover\:mx-99:hover {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .md\:hover\:my-100:hover {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .md\:hover\:mx-100:hover {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .md\:hover\:my-101:hover {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .md\:hover\:mx-101:hover {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .md\:hover\:my-102:hover {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .md\:hover\:mx-102:hover {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .md\:hover\:my-103:hover {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .md\:hover\:mx-103:hover {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .md\:hover\:my-104:hover {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .md\:hover\:mx-104:hover {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .md\:hover\:my-105:hover {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .md\:hover\:mx-105:hover {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .md\:hover\:my-auto:hover {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .md\:hover\:mx-auto:hover {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .md\:hover\:my-px:hover {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .md\:hover\:mx-px:hover {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .md\:hover\:my-0\.5:hover {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .md\:hover\:mx-0\.5:hover {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .md\:hover\:my-1\.5:hover {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .md\:hover\:mx-1\.5:hover {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .md\:hover\:my-2\.5:hover {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .md\:hover\:mx-2\.5:hover {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .md\:hover\:my-3\.5:hover {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .md\:hover\:mx-3\.5:hover {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .md\:hover\:my-4\.5:hover {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .md\:hover\:mx-4\.5:hover {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .md\:hover\:my-5\.5:hover {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .md\:hover\:mx-5\.5:hover {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .md\:hover\:my-6\.5:hover {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .md\:hover\:mx-6\.5:hover {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .md\:hover\:my-7\.5:hover {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .md\:hover\:mx-7\.5:hover {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .md\:hover\:my-8\.5:hover {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .md\:hover\:mx-8\.5:hover {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .md\:hover\:my-9\.5:hover {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .md\:hover\:mx-9\.5:hover {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .md\:hover\:my-10\.5:hover {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .md\:hover\:mx-10\.5:hover {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .md\:hover\:my-11\.5:hover {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .md\:hover\:mx-11\.5:hover {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .md\:hover\:my-12\.5:hover {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .md\:hover\:mx-12\.5:hover {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .md\:hover\:my-13\.5:hover {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .md\:hover\:mx-13\.5:hover {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .md\:hover\:my-14\.5:hover {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .md\:hover\:mx-14\.5:hover {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .md\:hover\:my-15\.5:hover {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .md\:hover\:mx-15\.5:hover {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .md\:hover\:my-16\.5:hover {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .md\:hover\:mx-16\.5:hover {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .md\:hover\:my-17\.5:hover {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .md\:hover\:mx-17\.5:hover {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .md\:hover\:my-18\.5:hover {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .md\:hover\:mx-18\.5:hover {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .md\:hover\:my-19\.5:hover {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .md\:hover\:mx-19\.5:hover {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .md\:hover\:my-20\.5:hover {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .md\:hover\:mx-20\.5:hover {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .md\:hover\:my-21\.5:hover {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .md\:hover\:mx-21\.5:hover {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .md\:hover\:my-22\.5:hover {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .md\:hover\:mx-22\.5:hover {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .md\:hover\:my-23\.5:hover {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .md\:hover\:mx-23\.5:hover {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .md\:hover\:my-24\.5:hover {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .md\:hover\:mx-24\.5:hover {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .md\:hover\:my-25\.5:hover {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .md\:hover\:mx-25\.5:hover {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .md\:hover\:my-26\.5:hover {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .md\:hover\:mx-26\.5:hover {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .md\:hover\:my-27\.5:hover {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .md\:hover\:mx-27\.5:hover {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .md\:hover\:my-28\.5:hover {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .md\:hover\:mx-28\.5:hover {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .md\:hover\:my-29\.5:hover {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .md\:hover\:mx-29\.5:hover {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .md\:hover\:my-30\.5:hover {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .md\:hover\:mx-30\.5:hover {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .md\:hover\:my-31\.5:hover {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .md\:hover\:mx-31\.5:hover {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .md\:hover\:my-32\.5:hover {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .md\:hover\:mx-32\.5:hover {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .md\:hover\:my-33\.5:hover {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .md\:hover\:mx-33\.5:hover {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .md\:hover\:my-34\.5:hover {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .md\:hover\:mx-34\.5:hover {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .md\:hover\:my-35\.5:hover {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .md\:hover\:mx-35\.5:hover {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .md\:hover\:my-36\.5:hover {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .md\:hover\:mx-36\.5:hover {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .md\:hover\:my-37\.5:hover {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .md\:hover\:mx-37\.5:hover {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .md\:hover\:my-38\.5:hover {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .md\:hover\:mx-38\.5:hover {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .md\:hover\:my-39\.5:hover {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .md\:hover\:mx-39\.5:hover {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .md\:hover\:my-40\.5:hover {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .md\:hover\:mx-40\.5:hover {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .md\:hover\:my-41\.5:hover {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .md\:hover\:mx-41\.5:hover {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .md\:hover\:my-42\.5:hover {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .md\:hover\:mx-42\.5:hover {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .md\:hover\:my-43\.5:hover {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .md\:hover\:mx-43\.5:hover {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .md\:hover\:my-44\.5:hover {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .md\:hover\:mx-44\.5:hover {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .md\:hover\:my-45\.5:hover {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .md\:hover\:mx-45\.5:hover {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .md\:hover\:my-46\.5:hover {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .md\:hover\:mx-46\.5:hover {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .md\:hover\:my-47\.5:hover {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .md\:hover\:mx-47\.5:hover {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .md\:hover\:my-48\.5:hover {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .md\:hover\:mx-48\.5:hover {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .md\:hover\:my-49\.5:hover {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .md\:hover\:mx-49\.5:hover {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .md\:hover\:my-50\.5:hover {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .md\:hover\:mx-50\.5:hover {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .md\:hover\:my-51\.5:hover {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .md\:hover\:mx-51\.5:hover {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .md\:hover\:my-52\.5:hover {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .md\:hover\:mx-52\.5:hover {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .md\:hover\:my-53\.5:hover {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .md\:hover\:mx-53\.5:hover {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .md\:hover\:my-54\.5:hover {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .md\:hover\:mx-54\.5:hover {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .md\:hover\:my-55\.5:hover {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .md\:hover\:mx-55\.5:hover {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .md\:hover\:my-56\.5:hover {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .md\:hover\:mx-56\.5:hover {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .md\:hover\:my-57\.5:hover {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .md\:hover\:mx-57\.5:hover {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .md\:hover\:my-58\.5:hover {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .md\:hover\:mx-58\.5:hover {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .md\:hover\:my-59\.5:hover {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .md\:hover\:mx-59\.5:hover {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .md\:hover\:my-60\.5:hover {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .md\:hover\:mx-60\.5:hover {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .md\:hover\:my-61\.5:hover {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .md\:hover\:mx-61\.5:hover {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .md\:hover\:my-62\.5:hover {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .md\:hover\:mx-62\.5:hover {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .md\:hover\:my-63\.5:hover {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .md\:hover\:mx-63\.5:hover {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .md\:hover\:my-64\.5:hover {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .md\:hover\:mx-64\.5:hover {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .md\:hover\:my-65\.5:hover {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .md\:hover\:mx-65\.5:hover {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .md\:hover\:my-66\.5:hover {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .md\:hover\:mx-66\.5:hover {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .md\:hover\:my-67\.5:hover {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .md\:hover\:mx-67\.5:hover {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .md\:hover\:my-68\.5:hover {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .md\:hover\:mx-68\.5:hover {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .md\:hover\:my-69\.5:hover {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .md\:hover\:mx-69\.5:hover {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .md\:hover\:my-70\.5:hover {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .md\:hover\:mx-70\.5:hover {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .md\:hover\:my-71\.5:hover {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .md\:hover\:mx-71\.5:hover {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .md\:hover\:my-72\.5:hover {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .md\:hover\:mx-72\.5:hover {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .md\:hover\:my-73\.5:hover {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .md\:hover\:mx-73\.5:hover {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .md\:hover\:my-74\.5:hover {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .md\:hover\:mx-74\.5:hover {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .md\:hover\:my-75\.5:hover {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .md\:hover\:mx-75\.5:hover {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .md\:hover\:my-76\.5:hover {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .md\:hover\:mx-76\.5:hover {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .md\:hover\:my-77\.5:hover {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .md\:hover\:mx-77\.5:hover {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .md\:hover\:my-78\.5:hover {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .md\:hover\:mx-78\.5:hover {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .md\:hover\:my-79\.5:hover {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .md\:hover\:mx-79\.5:hover {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .md\:hover\:my-80\.5:hover {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .md\:hover\:mx-80\.5:hover {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .md\:hover\:my-81\.5:hover {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .md\:hover\:mx-81\.5:hover {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .md\:hover\:my-82\.5:hover {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .md\:hover\:mx-82\.5:hover {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .md\:hover\:my-83\.5:hover {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .md\:hover\:mx-83\.5:hover {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .md\:hover\:my-84\.5:hover {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .md\:hover\:mx-84\.5:hover {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .md\:hover\:my-85\.5:hover {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .md\:hover\:mx-85\.5:hover {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .md\:hover\:my-86\.5:hover {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .md\:hover\:mx-86\.5:hover {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .md\:hover\:my-87\.5:hover {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .md\:hover\:mx-87\.5:hover {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .md\:hover\:my-88\.5:hover {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .md\:hover\:mx-88\.5:hover {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .md\:hover\:my-89\.5:hover {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .md\:hover\:mx-89\.5:hover {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .md\:hover\:my-90\.5:hover {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .md\:hover\:mx-90\.5:hover {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .md\:hover\:my-91\.5:hover {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .md\:hover\:mx-91\.5:hover {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .md\:hover\:my-92\.5:hover {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .md\:hover\:mx-92\.5:hover {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .md\:hover\:my-93\.5:hover {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .md\:hover\:mx-93\.5:hover {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .md\:hover\:my-94\.5:hover {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .md\:hover\:mx-94\.5:hover {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .md\:hover\:my-95\.5:hover {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .md\:hover\:mx-95\.5:hover {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .md\:hover\:my-96\.5:hover {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .md\:hover\:mx-96\.5:hover {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .md\:hover\:my-97\.5:hover {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .md\:hover\:mx-97\.5:hover {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .md\:hover\:my-98\.5:hover {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .md\:hover\:mx-98\.5:hover {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .md\:hover\:my-99\.5:hover {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .md\:hover\:mx-99\.5:hover {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .md\:hover\:my-100\.5:hover {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .md\:hover\:mx-100\.5:hover {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .md\:hover\:my-101\.5:hover {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .md\:hover\:mx-101\.5:hover {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .md\:hover\:my-102\.5:hover {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .md\:hover\:mx-102\.5:hover {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .md\:hover\:my-103\.5:hover {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .md\:hover\:mx-103\.5:hover {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .md\:hover\:my-104\.5:hover {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .md\:hover\:mx-104\.5:hover {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .md\:hover\:-my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .md\:hover\:-mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .md\:hover\:-my-1:hover {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .md\:hover\:-mx-1:hover {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .md\:hover\:-my-2:hover {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .md\:hover\:-mx-2:hover {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .md\:hover\:-my-3:hover {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .md\:hover\:-mx-3:hover {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .md\:hover\:-my-4:hover {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:hover\:-mx-4:hover {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .md\:hover\:-my-5:hover {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .md\:hover\:-mx-5:hover {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .md\:hover\:-my-6:hover {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .md\:hover\:-mx-6:hover {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:hover\:-my-7:hover {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .md\:hover\:-mx-7:hover {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .md\:hover\:-my-8:hover {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .md\:hover\:-mx-8:hover {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .md\:hover\:-my-9:hover {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .md\:hover\:-mx-9:hover {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .md\:hover\:-my-10:hover {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .md\:hover\:-mx-10:hover {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .md\:hover\:-my-11:hover {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .md\:hover\:-mx-11:hover {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .md\:hover\:-my-12:hover {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:hover\:-mx-12:hover {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:hover\:-my-13:hover {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .md\:hover\:-mx-13:hover {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .md\:hover\:-my-14:hover {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .md\:hover\:-mx-14:hover {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .md\:hover\:-my-15:hover {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .md\:hover\:-mx-15:hover {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .md\:hover\:-my-16:hover {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .md\:hover\:-mx-16:hover {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .md\:hover\:-my-17:hover {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .md\:hover\:-mx-17:hover {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .md\:hover\:-my-18:hover {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .md\:hover\:-mx-18:hover {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .md\:hover\:-my-19:hover {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .md\:hover\:-mx-19:hover {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .md\:hover\:-my-20:hover {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .md\:hover\:-mx-20:hover {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .md\:hover\:-my-21:hover {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .md\:hover\:-mx-21:hover {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .md\:hover\:-my-22:hover {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .md\:hover\:-mx-22:hover {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .md\:hover\:-my-23:hover {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .md\:hover\:-mx-23:hover {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .md\:hover\:-my-24:hover {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .md\:hover\:-mx-24:hover {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .md\:hover\:-my-25:hover {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .md\:hover\:-mx-25:hover {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .md\:hover\:-my-26:hover {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .md\:hover\:-mx-26:hover {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .md\:hover\:-my-27:hover {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .md\:hover\:-mx-27:hover {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .md\:hover\:-my-28:hover {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .md\:hover\:-mx-28:hover {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .md\:hover\:-my-29:hover {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .md\:hover\:-mx-29:hover {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .md\:hover\:-my-30:hover {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .md\:hover\:-mx-30:hover {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .md\:hover\:-my-31:hover {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .md\:hover\:-mx-31:hover {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .md\:hover\:-my-32:hover {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .md\:hover\:-mx-32:hover {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .md\:hover\:-my-33:hover {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .md\:hover\:-mx-33:hover {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .md\:hover\:-my-34:hover {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .md\:hover\:-mx-34:hover {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .md\:hover\:-my-35:hover {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .md\:hover\:-mx-35:hover {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .md\:hover\:-my-36:hover {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .md\:hover\:-mx-36:hover {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .md\:hover\:-my-37:hover {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .md\:hover\:-mx-37:hover {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .md\:hover\:-my-38:hover {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .md\:hover\:-mx-38:hover {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .md\:hover\:-my-39:hover {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .md\:hover\:-mx-39:hover {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .md\:hover\:-my-40:hover {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .md\:hover\:-mx-40:hover {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .md\:hover\:-my-41:hover {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .md\:hover\:-mx-41:hover {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .md\:hover\:-my-42:hover {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .md\:hover\:-mx-42:hover {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .md\:hover\:-my-43:hover {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .md\:hover\:-mx-43:hover {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .md\:hover\:-my-44:hover {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .md\:hover\:-mx-44:hover {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .md\:hover\:-my-45:hover {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .md\:hover\:-mx-45:hover {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .md\:hover\:-my-46:hover {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .md\:hover\:-mx-46:hover {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .md\:hover\:-my-47:hover {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .md\:hover\:-mx-47:hover {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .md\:hover\:-my-48:hover {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .md\:hover\:-mx-48:hover {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .md\:hover\:-my-49:hover {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .md\:hover\:-mx-49:hover {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .md\:hover\:-my-50:hover {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .md\:hover\:-mx-50:hover {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .md\:hover\:-my-51:hover {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .md\:hover\:-mx-51:hover {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .md\:hover\:-my-52:hover {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .md\:hover\:-mx-52:hover {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .md\:hover\:-my-53:hover {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .md\:hover\:-mx-53:hover {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .md\:hover\:-my-54:hover {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .md\:hover\:-mx-54:hover {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .md\:hover\:-my-55:hover {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .md\:hover\:-mx-55:hover {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .md\:hover\:-my-56:hover {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .md\:hover\:-mx-56:hover {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .md\:hover\:-my-57:hover {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .md\:hover\:-mx-57:hover {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .md\:hover\:-my-58:hover {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .md\:hover\:-mx-58:hover {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .md\:hover\:-my-59:hover {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .md\:hover\:-mx-59:hover {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .md\:hover\:-my-60:hover {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .md\:hover\:-mx-60:hover {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .md\:hover\:-my-61:hover {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .md\:hover\:-mx-61:hover {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .md\:hover\:-my-62:hover {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .md\:hover\:-mx-62:hover {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .md\:hover\:-my-63:hover {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .md\:hover\:-mx-63:hover {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .md\:hover\:-my-64:hover {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .md\:hover\:-mx-64:hover {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .md\:hover\:-my-65:hover {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .md\:hover\:-mx-65:hover {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .md\:hover\:-my-66:hover {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .md\:hover\:-mx-66:hover {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .md\:hover\:-my-67:hover {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .md\:hover\:-mx-67:hover {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .md\:hover\:-my-68:hover {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .md\:hover\:-mx-68:hover {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .md\:hover\:-my-69:hover {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .md\:hover\:-mx-69:hover {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .md\:hover\:-my-70:hover {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .md\:hover\:-mx-70:hover {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .md\:hover\:-my-71:hover {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .md\:hover\:-mx-71:hover {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .md\:hover\:-my-72:hover {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .md\:hover\:-mx-72:hover {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .md\:hover\:-my-73:hover {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .md\:hover\:-mx-73:hover {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .md\:hover\:-my-74:hover {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .md\:hover\:-mx-74:hover {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .md\:hover\:-my-75:hover {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .md\:hover\:-mx-75:hover {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .md\:hover\:-my-76:hover {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .md\:hover\:-mx-76:hover {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .md\:hover\:-my-77:hover {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .md\:hover\:-mx-77:hover {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .md\:hover\:-my-78:hover {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .md\:hover\:-mx-78:hover {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .md\:hover\:-my-79:hover {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .md\:hover\:-mx-79:hover {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .md\:hover\:-my-80:hover {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .md\:hover\:-mx-80:hover {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .md\:hover\:-my-81:hover {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .md\:hover\:-mx-81:hover {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .md\:hover\:-my-82:hover {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .md\:hover\:-mx-82:hover {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .md\:hover\:-my-83:hover {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .md\:hover\:-mx-83:hover {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .md\:hover\:-my-84:hover {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .md\:hover\:-mx-84:hover {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .md\:hover\:-my-85:hover {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .md\:hover\:-mx-85:hover {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .md\:hover\:-my-86:hover {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .md\:hover\:-mx-86:hover {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .md\:hover\:-my-87:hover {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .md\:hover\:-mx-87:hover {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .md\:hover\:-my-88:hover {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .md\:hover\:-mx-88:hover {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .md\:hover\:-my-89:hover {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .md\:hover\:-mx-89:hover {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .md\:hover\:-my-90:hover {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .md\:hover\:-mx-90:hover {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .md\:hover\:-my-91:hover {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .md\:hover\:-mx-91:hover {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .md\:hover\:-my-92:hover {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .md\:hover\:-mx-92:hover {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .md\:hover\:-my-93:hover {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .md\:hover\:-mx-93:hover {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .md\:hover\:-my-94:hover {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .md\:hover\:-mx-94:hover {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .md\:hover\:-my-95:hover {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .md\:hover\:-mx-95:hover {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .md\:hover\:-my-96:hover {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .md\:hover\:-mx-96:hover {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .md\:hover\:-my-97:hover {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .md\:hover\:-mx-97:hover {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .md\:hover\:-my-98:hover {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .md\:hover\:-mx-98:hover {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .md\:hover\:-my-99:hover {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .md\:hover\:-mx-99:hover {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .md\:hover\:-my-100:hover {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .md\:hover\:-mx-100:hover {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .md\:hover\:-my-101:hover {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .md\:hover\:-mx-101:hover {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .md\:hover\:-my-102:hover {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .md\:hover\:-mx-102:hover {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .md\:hover\:-my-103:hover {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .md\:hover\:-mx-103:hover {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .md\:hover\:-my-104:hover {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .md\:hover\:-mx-104:hover {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .md\:hover\:-my-105:hover {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .md\:hover\:-mx-105:hover {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .md\:hover\:-my-px:hover {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .md\:hover\:-mx-px:hover {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .md\:hover\:-my-0\.5:hover {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .md\:hover\:-mx-0\.5:hover {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .md\:hover\:-my-1\.5:hover {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .md\:hover\:-mx-1\.5:hover {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .md\:hover\:-my-2\.5:hover {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .md\:hover\:-mx-2\.5:hover {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .md\:hover\:-my-3\.5:hover {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .md\:hover\:-mx-3\.5:hover {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .md\:hover\:-my-4\.5:hover {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .md\:hover\:-mx-4\.5:hover {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .md\:hover\:-my-5\.5:hover {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .md\:hover\:-mx-5\.5:hover {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .md\:hover\:-my-6\.5:hover {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .md\:hover\:-mx-6\.5:hover {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .md\:hover\:-my-7\.5:hover {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .md\:hover\:-mx-7\.5:hover {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .md\:hover\:-my-8\.5:hover {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .md\:hover\:-mx-8\.5:hover {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .md\:hover\:-my-9\.5:hover {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .md\:hover\:-mx-9\.5:hover {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .md\:hover\:-my-10\.5:hover {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .md\:hover\:-mx-10\.5:hover {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .md\:hover\:-my-11\.5:hover {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .md\:hover\:-mx-11\.5:hover {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .md\:hover\:-my-12\.5:hover {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .md\:hover\:-mx-12\.5:hover {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .md\:hover\:-my-13\.5:hover {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .md\:hover\:-mx-13\.5:hover {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .md\:hover\:-my-14\.5:hover {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .md\:hover\:-mx-14\.5:hover {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .md\:hover\:-my-15\.5:hover {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .md\:hover\:-mx-15\.5:hover {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .md\:hover\:-my-16\.5:hover {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .md\:hover\:-mx-16\.5:hover {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .md\:hover\:-my-17\.5:hover {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .md\:hover\:-mx-17\.5:hover {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .md\:hover\:-my-18\.5:hover {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .md\:hover\:-mx-18\.5:hover {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .md\:hover\:-my-19\.5:hover {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .md\:hover\:-mx-19\.5:hover {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .md\:hover\:-my-20\.5:hover {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .md\:hover\:-mx-20\.5:hover {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .md\:hover\:-my-21\.5:hover {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .md\:hover\:-mx-21\.5:hover {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .md\:hover\:-my-22\.5:hover {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .md\:hover\:-mx-22\.5:hover {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .md\:hover\:-my-23\.5:hover {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .md\:hover\:-mx-23\.5:hover {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .md\:hover\:-my-24\.5:hover {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .md\:hover\:-mx-24\.5:hover {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .md\:hover\:-my-25\.5:hover {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .md\:hover\:-mx-25\.5:hover {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .md\:hover\:-my-26\.5:hover {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .md\:hover\:-mx-26\.5:hover {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .md\:hover\:-my-27\.5:hover {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .md\:hover\:-mx-27\.5:hover {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .md\:hover\:-my-28\.5:hover {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .md\:hover\:-mx-28\.5:hover {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .md\:hover\:-my-29\.5:hover {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .md\:hover\:-mx-29\.5:hover {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .md\:hover\:-my-30\.5:hover {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .md\:hover\:-mx-30\.5:hover {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .md\:hover\:-my-31\.5:hover {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .md\:hover\:-mx-31\.5:hover {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .md\:hover\:-my-32\.5:hover {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .md\:hover\:-mx-32\.5:hover {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .md\:hover\:-my-33\.5:hover {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .md\:hover\:-mx-33\.5:hover {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .md\:hover\:-my-34\.5:hover {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .md\:hover\:-mx-34\.5:hover {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .md\:hover\:-my-35\.5:hover {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .md\:hover\:-mx-35\.5:hover {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .md\:hover\:-my-36\.5:hover {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .md\:hover\:-mx-36\.5:hover {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .md\:hover\:-my-37\.5:hover {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .md\:hover\:-mx-37\.5:hover {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .md\:hover\:-my-38\.5:hover {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .md\:hover\:-mx-38\.5:hover {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .md\:hover\:-my-39\.5:hover {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .md\:hover\:-mx-39\.5:hover {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .md\:hover\:-my-40\.5:hover {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .md\:hover\:-mx-40\.5:hover {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .md\:hover\:-my-41\.5:hover {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .md\:hover\:-mx-41\.5:hover {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .md\:hover\:-my-42\.5:hover {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .md\:hover\:-mx-42\.5:hover {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .md\:hover\:-my-43\.5:hover {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .md\:hover\:-mx-43\.5:hover {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .md\:hover\:-my-44\.5:hover {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .md\:hover\:-mx-44\.5:hover {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .md\:hover\:-my-45\.5:hover {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .md\:hover\:-mx-45\.5:hover {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .md\:hover\:-my-46\.5:hover {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .md\:hover\:-mx-46\.5:hover {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .md\:hover\:-my-47\.5:hover {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .md\:hover\:-mx-47\.5:hover {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .md\:hover\:-my-48\.5:hover {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .md\:hover\:-mx-48\.5:hover {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .md\:hover\:-my-49\.5:hover {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .md\:hover\:-mx-49\.5:hover {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .md\:hover\:-my-50\.5:hover {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .md\:hover\:-mx-50\.5:hover {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .md\:hover\:-my-51\.5:hover {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .md\:hover\:-mx-51\.5:hover {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .md\:hover\:-my-52\.5:hover {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .md\:hover\:-mx-52\.5:hover {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .md\:hover\:-my-53\.5:hover {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .md\:hover\:-mx-53\.5:hover {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .md\:hover\:-my-54\.5:hover {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .md\:hover\:-mx-54\.5:hover {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .md\:hover\:-my-55\.5:hover {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .md\:hover\:-mx-55\.5:hover {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .md\:hover\:-my-56\.5:hover {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .md\:hover\:-mx-56\.5:hover {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .md\:hover\:-my-57\.5:hover {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .md\:hover\:-mx-57\.5:hover {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .md\:hover\:-my-58\.5:hover {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .md\:hover\:-mx-58\.5:hover {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .md\:hover\:-my-59\.5:hover {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .md\:hover\:-mx-59\.5:hover {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .md\:hover\:-my-60\.5:hover {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .md\:hover\:-mx-60\.5:hover {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .md\:hover\:-my-61\.5:hover {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .md\:hover\:-mx-61\.5:hover {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .md\:hover\:-my-62\.5:hover {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .md\:hover\:-mx-62\.5:hover {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .md\:hover\:-my-63\.5:hover {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .md\:hover\:-mx-63\.5:hover {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .md\:hover\:-my-64\.5:hover {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .md\:hover\:-mx-64\.5:hover {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .md\:hover\:-my-65\.5:hover {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .md\:hover\:-mx-65\.5:hover {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .md\:hover\:-my-66\.5:hover {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .md\:hover\:-mx-66\.5:hover {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .md\:hover\:-my-67\.5:hover {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .md\:hover\:-mx-67\.5:hover {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .md\:hover\:-my-68\.5:hover {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .md\:hover\:-mx-68\.5:hover {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .md\:hover\:-my-69\.5:hover {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .md\:hover\:-mx-69\.5:hover {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .md\:hover\:-my-70\.5:hover {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .md\:hover\:-mx-70\.5:hover {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .md\:hover\:-my-71\.5:hover {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .md\:hover\:-mx-71\.5:hover {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .md\:hover\:-my-72\.5:hover {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .md\:hover\:-mx-72\.5:hover {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .md\:hover\:-my-73\.5:hover {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .md\:hover\:-mx-73\.5:hover {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .md\:hover\:-my-74\.5:hover {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .md\:hover\:-mx-74\.5:hover {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .md\:hover\:-my-75\.5:hover {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .md\:hover\:-mx-75\.5:hover {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .md\:hover\:-my-76\.5:hover {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .md\:hover\:-mx-76\.5:hover {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .md\:hover\:-my-77\.5:hover {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .md\:hover\:-mx-77\.5:hover {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .md\:hover\:-my-78\.5:hover {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .md\:hover\:-mx-78\.5:hover {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .md\:hover\:-my-79\.5:hover {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .md\:hover\:-mx-79\.5:hover {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .md\:hover\:-my-80\.5:hover {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .md\:hover\:-mx-80\.5:hover {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .md\:hover\:-my-81\.5:hover {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .md\:hover\:-mx-81\.5:hover {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .md\:hover\:-my-82\.5:hover {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .md\:hover\:-mx-82\.5:hover {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .md\:hover\:-my-83\.5:hover {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .md\:hover\:-mx-83\.5:hover {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .md\:hover\:-my-84\.5:hover {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .md\:hover\:-mx-84\.5:hover {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .md\:hover\:-my-85\.5:hover {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .md\:hover\:-mx-85\.5:hover {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .md\:hover\:-my-86\.5:hover {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .md\:hover\:-mx-86\.5:hover {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .md\:hover\:-my-87\.5:hover {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .md\:hover\:-mx-87\.5:hover {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .md\:hover\:-my-88\.5:hover {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .md\:hover\:-mx-88\.5:hover {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .md\:hover\:-my-89\.5:hover {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .md\:hover\:-mx-89\.5:hover {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .md\:hover\:-my-90\.5:hover {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .md\:hover\:-mx-90\.5:hover {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .md\:hover\:-my-91\.5:hover {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .md\:hover\:-mx-91\.5:hover {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .md\:hover\:-my-92\.5:hover {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .md\:hover\:-mx-92\.5:hover {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .md\:hover\:-my-93\.5:hover {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .md\:hover\:-mx-93\.5:hover {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .md\:hover\:-my-94\.5:hover {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .md\:hover\:-mx-94\.5:hover {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .md\:hover\:-my-95\.5:hover {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .md\:hover\:-mx-95\.5:hover {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .md\:hover\:-my-96\.5:hover {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .md\:hover\:-mx-96\.5:hover {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .md\:hover\:-my-97\.5:hover {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .md\:hover\:-mx-97\.5:hover {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .md\:hover\:-my-98\.5:hover {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .md\:hover\:-mx-98\.5:hover {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .md\:hover\:-my-99\.5:hover {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .md\:hover\:-mx-99\.5:hover {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .md\:hover\:-my-100\.5:hover {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .md\:hover\:-mx-100\.5:hover {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .md\:hover\:-my-101\.5:hover {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .md\:hover\:-mx-101\.5:hover {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .md\:hover\:-my-102\.5:hover {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .md\:hover\:-mx-102\.5:hover {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .md\:hover\:-my-103\.5:hover {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .md\:hover\:-mx-103\.5:hover {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .md\:hover\:-my-104\.5:hover {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .md\:hover\:-mx-104\.5:hover {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .md\:hover\:mt-0:hover {
    margin-top: 0rem !important;
  }

  .md\:hover\:mr-0:hover {
    margin-right: 0rem !important;
  }

  .md\:hover\:mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .md\:hover\:ml-0:hover {
    margin-left: 0rem !important;
  }

  .md\:hover\:mt-1:hover {
    margin-top: 0.25rem !important;
  }

  .md\:hover\:mr-1:hover {
    margin-right: 0.25rem !important;
  }

  .md\:hover\:mb-1:hover {
    margin-bottom: 0.25rem !important;
  }

  .md\:hover\:ml-1:hover {
    margin-left: 0.25rem !important;
  }

  .md\:hover\:mt-2:hover {
    margin-top: 0.5rem !important;
  }

  .md\:hover\:mr-2:hover {
    margin-right: 0.5rem !important;
  }

  .md\:hover\:mb-2:hover {
    margin-bottom: 0.5rem !important;
  }

  .md\:hover\:ml-2:hover {
    margin-left: 0.5rem !important;
  }

  .md\:hover\:mt-3:hover {
    margin-top: 0.75rem !important;
  }

  .md\:hover\:mr-3:hover {
    margin-right: 0.75rem !important;
  }

  .md\:hover\:mb-3:hover {
    margin-bottom: 0.75rem !important;
  }

  .md\:hover\:ml-3:hover {
    margin-left: 0.75rem !important;
  }

  .md\:hover\:mt-4:hover {
    margin-top: 1rem !important;
  }

  .md\:hover\:mr-4:hover {
    margin-right: 1rem !important;
  }

  .md\:hover\:mb-4:hover {
    margin-bottom: 1rem !important;
  }

  .md\:hover\:ml-4:hover {
    margin-left: 1rem !important;
  }

  .md\:hover\:mt-5:hover {
    margin-top: 1.25rem !important;
  }

  .md\:hover\:mr-5:hover {
    margin-right: 1.25rem !important;
  }

  .md\:hover\:mb-5:hover {
    margin-bottom: 1.25rem !important;
  }

  .md\:hover\:ml-5:hover {
    margin-left: 1.25rem !important;
  }

  .md\:hover\:mt-6:hover {
    margin-top: 1.5rem !important;
  }

  .md\:hover\:mr-6:hover {
    margin-right: 1.5rem !important;
  }

  .md\:hover\:mb-6:hover {
    margin-bottom: 1.5rem !important;
  }

  .md\:hover\:ml-6:hover {
    margin-left: 1.5rem !important;
  }

  .md\:hover\:mt-7:hover {
    margin-top: 1.75rem !important;
  }

  .md\:hover\:mr-7:hover {
    margin-right: 1.75rem !important;
  }

  .md\:hover\:mb-7:hover {
    margin-bottom: 1.75rem !important;
  }

  .md\:hover\:ml-7:hover {
    margin-left: 1.75rem !important;
  }

  .md\:hover\:mt-8:hover {
    margin-top: 2rem !important;
  }

  .md\:hover\:mr-8:hover {
    margin-right: 2rem !important;
  }

  .md\:hover\:mb-8:hover {
    margin-bottom: 2rem !important;
  }

  .md\:hover\:ml-8:hover {
    margin-left: 2rem !important;
  }

  .md\:hover\:mt-9:hover {
    margin-top: 2.25rem !important;
  }

  .md\:hover\:mr-9:hover {
    margin-right: 2.25rem !important;
  }

  .md\:hover\:mb-9:hover {
    margin-bottom: 2.25rem !important;
  }

  .md\:hover\:ml-9:hover {
    margin-left: 2.25rem !important;
  }

  .md\:hover\:mt-10:hover {
    margin-top: 2.5rem !important;
  }

  .md\:hover\:mr-10:hover {
    margin-right: 2.5rem !important;
  }

  .md\:hover\:mb-10:hover {
    margin-bottom: 2.5rem !important;
  }

  .md\:hover\:ml-10:hover {
    margin-left: 2.5rem !important;
  }

  .md\:hover\:mt-11:hover {
    margin-top: 2.75rem !important;
  }

  .md\:hover\:mr-11:hover {
    margin-right: 2.75rem !important;
  }

  .md\:hover\:mb-11:hover {
    margin-bottom: 2.75rem !important;
  }

  .md\:hover\:ml-11:hover {
    margin-left: 2.75rem !important;
  }

  .md\:hover\:mt-12:hover {
    margin-top: 3rem !important;
  }

  .md\:hover\:mr-12:hover {
    margin-right: 3rem !important;
  }

  .md\:hover\:mb-12:hover {
    margin-bottom: 3rem !important;
  }

  .md\:hover\:ml-12:hover {
    margin-left: 3rem !important;
  }

  .md\:hover\:mt-13:hover {
    margin-top: 3.25rem !important;
  }

  .md\:hover\:mr-13:hover {
    margin-right: 3.25rem !important;
  }

  .md\:hover\:mb-13:hover {
    margin-bottom: 3.25rem !important;
  }

  .md\:hover\:ml-13:hover {
    margin-left: 3.25rem !important;
  }

  .md\:hover\:mt-14:hover {
    margin-top: 3.5rem !important;
  }

  .md\:hover\:mr-14:hover {
    margin-right: 3.5rem !important;
  }

  .md\:hover\:mb-14:hover {
    margin-bottom: 3.5rem !important;
  }

  .md\:hover\:ml-14:hover {
    margin-left: 3.5rem !important;
  }

  .md\:hover\:mt-15:hover {
    margin-top: 3.75rem !important;
  }

  .md\:hover\:mr-15:hover {
    margin-right: 3.75rem !important;
  }

  .md\:hover\:mb-15:hover {
    margin-bottom: 3.75rem !important;
  }

  .md\:hover\:ml-15:hover {
    margin-left: 3.75rem !important;
  }

  .md\:hover\:mt-16:hover {
    margin-top: 4rem !important;
  }

  .md\:hover\:mr-16:hover {
    margin-right: 4rem !important;
  }

  .md\:hover\:mb-16:hover {
    margin-bottom: 4rem !important;
  }

  .md\:hover\:ml-16:hover {
    margin-left: 4rem !important;
  }

  .md\:hover\:mt-17:hover {
    margin-top: 4.25rem !important;
  }

  .md\:hover\:mr-17:hover {
    margin-right: 4.25rem !important;
  }

  .md\:hover\:mb-17:hover {
    margin-bottom: 4.25rem !important;
  }

  .md\:hover\:ml-17:hover {
    margin-left: 4.25rem !important;
  }

  .md\:hover\:mt-18:hover {
    margin-top: 4.5rem !important;
  }

  .md\:hover\:mr-18:hover {
    margin-right: 4.5rem !important;
  }

  .md\:hover\:mb-18:hover {
    margin-bottom: 4.5rem !important;
  }

  .md\:hover\:ml-18:hover {
    margin-left: 4.5rem !important;
  }

  .md\:hover\:mt-19:hover {
    margin-top: 4.75rem !important;
  }

  .md\:hover\:mr-19:hover {
    margin-right: 4.75rem !important;
  }

  .md\:hover\:mb-19:hover {
    margin-bottom: 4.75rem !important;
  }

  .md\:hover\:ml-19:hover {
    margin-left: 4.75rem !important;
  }

  .md\:hover\:mt-20:hover {
    margin-top: 5rem !important;
  }

  .md\:hover\:mr-20:hover {
    margin-right: 5rem !important;
  }

  .md\:hover\:mb-20:hover {
    margin-bottom: 5rem !important;
  }

  .md\:hover\:ml-20:hover {
    margin-left: 5rem !important;
  }

  .md\:hover\:mt-21:hover {
    margin-top: 5.25rem !important;
  }

  .md\:hover\:mr-21:hover {
    margin-right: 5.25rem !important;
  }

  .md\:hover\:mb-21:hover {
    margin-bottom: 5.25rem !important;
  }

  .md\:hover\:ml-21:hover {
    margin-left: 5.25rem !important;
  }

  .md\:hover\:mt-22:hover {
    margin-top: 5.5rem !important;
  }

  .md\:hover\:mr-22:hover {
    margin-right: 5.5rem !important;
  }

  .md\:hover\:mb-22:hover {
    margin-bottom: 5.5rem !important;
  }

  .md\:hover\:ml-22:hover {
    margin-left: 5.5rem !important;
  }

  .md\:hover\:mt-23:hover {
    margin-top: 5.75rem !important;
  }

  .md\:hover\:mr-23:hover {
    margin-right: 5.75rem !important;
  }

  .md\:hover\:mb-23:hover {
    margin-bottom: 5.75rem !important;
  }

  .md\:hover\:ml-23:hover {
    margin-left: 5.75rem !important;
  }

  .md\:hover\:mt-24:hover {
    margin-top: 6rem !important;
  }

  .md\:hover\:mr-24:hover {
    margin-right: 6rem !important;
  }

  .md\:hover\:mb-24:hover {
    margin-bottom: 6rem !important;
  }

  .md\:hover\:ml-24:hover {
    margin-left: 6rem !important;
  }

  .md\:hover\:mt-25:hover {
    margin-top: 6.25rem !important;
  }

  .md\:hover\:mr-25:hover {
    margin-right: 6.25rem !important;
  }

  .md\:hover\:mb-25:hover {
    margin-bottom: 6.25rem !important;
  }

  .md\:hover\:ml-25:hover {
    margin-left: 6.25rem !important;
  }

  .md\:hover\:mt-26:hover {
    margin-top: 6.5rem !important;
  }

  .md\:hover\:mr-26:hover {
    margin-right: 6.5rem !important;
  }

  .md\:hover\:mb-26:hover {
    margin-bottom: 6.5rem !important;
  }

  .md\:hover\:ml-26:hover {
    margin-left: 6.5rem !important;
  }

  .md\:hover\:mt-27:hover {
    margin-top: 6.75rem !important;
  }

  .md\:hover\:mr-27:hover {
    margin-right: 6.75rem !important;
  }

  .md\:hover\:mb-27:hover {
    margin-bottom: 6.75rem !important;
  }

  .md\:hover\:ml-27:hover {
    margin-left: 6.75rem !important;
  }

  .md\:hover\:mt-28:hover {
    margin-top: 7rem !important;
  }

  .md\:hover\:mr-28:hover {
    margin-right: 7rem !important;
  }

  .md\:hover\:mb-28:hover {
    margin-bottom: 7rem !important;
  }

  .md\:hover\:ml-28:hover {
    margin-left: 7rem !important;
  }

  .md\:hover\:mt-29:hover {
    margin-top: 7.25rem !important;
  }

  .md\:hover\:mr-29:hover {
    margin-right: 7.25rem !important;
  }

  .md\:hover\:mb-29:hover {
    margin-bottom: 7.25rem !important;
  }

  .md\:hover\:ml-29:hover {
    margin-left: 7.25rem !important;
  }

  .md\:hover\:mt-30:hover {
    margin-top: 7.5rem !important;
  }

  .md\:hover\:mr-30:hover {
    margin-right: 7.5rem !important;
  }

  .md\:hover\:mb-30:hover {
    margin-bottom: 7.5rem !important;
  }

  .md\:hover\:ml-30:hover {
    margin-left: 7.5rem !important;
  }

  .md\:hover\:mt-31:hover {
    margin-top: 7.75rem !important;
  }

  .md\:hover\:mr-31:hover {
    margin-right: 7.75rem !important;
  }

  .md\:hover\:mb-31:hover {
    margin-bottom: 7.75rem !important;
  }

  .md\:hover\:ml-31:hover {
    margin-left: 7.75rem !important;
  }

  .md\:hover\:mt-32:hover {
    margin-top: 8rem !important;
  }

  .md\:hover\:mr-32:hover {
    margin-right: 8rem !important;
  }

  .md\:hover\:mb-32:hover {
    margin-bottom: 8rem !important;
  }

  .md\:hover\:ml-32:hover {
    margin-left: 8rem !important;
  }

  .md\:hover\:mt-33:hover {
    margin-top: 8.25rem !important;
  }

  .md\:hover\:mr-33:hover {
    margin-right: 8.25rem !important;
  }

  .md\:hover\:mb-33:hover {
    margin-bottom: 8.25rem !important;
  }

  .md\:hover\:ml-33:hover {
    margin-left: 8.25rem !important;
  }

  .md\:hover\:mt-34:hover {
    margin-top: 8.5rem !important;
  }

  .md\:hover\:mr-34:hover {
    margin-right: 8.5rem !important;
  }

  .md\:hover\:mb-34:hover {
    margin-bottom: 8.5rem !important;
  }

  .md\:hover\:ml-34:hover {
    margin-left: 8.5rem !important;
  }

  .md\:hover\:mt-35:hover {
    margin-top: 8.75rem !important;
  }

  .md\:hover\:mr-35:hover {
    margin-right: 8.75rem !important;
  }

  .md\:hover\:mb-35:hover {
    margin-bottom: 8.75rem !important;
  }

  .md\:hover\:ml-35:hover {
    margin-left: 8.75rem !important;
  }

  .md\:hover\:mt-36:hover {
    margin-top: 9rem !important;
  }

  .md\:hover\:mr-36:hover {
    margin-right: 9rem !important;
  }

  .md\:hover\:mb-36:hover {
    margin-bottom: 9rem !important;
  }

  .md\:hover\:ml-36:hover {
    margin-left: 9rem !important;
  }

  .md\:hover\:mt-37:hover {
    margin-top: 9.25rem !important;
  }

  .md\:hover\:mr-37:hover {
    margin-right: 9.25rem !important;
  }

  .md\:hover\:mb-37:hover {
    margin-bottom: 9.25rem !important;
  }

  .md\:hover\:ml-37:hover {
    margin-left: 9.25rem !important;
  }

  .md\:hover\:mt-38:hover {
    margin-top: 9.5rem !important;
  }

  .md\:hover\:mr-38:hover {
    margin-right: 9.5rem !important;
  }

  .md\:hover\:mb-38:hover {
    margin-bottom: 9.5rem !important;
  }

  .md\:hover\:ml-38:hover {
    margin-left: 9.5rem !important;
  }

  .md\:hover\:mt-39:hover {
    margin-top: 9.75rem !important;
  }

  .md\:hover\:mr-39:hover {
    margin-right: 9.75rem !important;
  }

  .md\:hover\:mb-39:hover {
    margin-bottom: 9.75rem !important;
  }

  .md\:hover\:ml-39:hover {
    margin-left: 9.75rem !important;
  }

  .md\:hover\:mt-40:hover {
    margin-top: 10rem !important;
  }

  .md\:hover\:mr-40:hover {
    margin-right: 10rem !important;
  }

  .md\:hover\:mb-40:hover {
    margin-bottom: 10rem !important;
  }

  .md\:hover\:ml-40:hover {
    margin-left: 10rem !important;
  }

  .md\:hover\:mt-41:hover {
    margin-top: 10.25rem !important;
  }

  .md\:hover\:mr-41:hover {
    margin-right: 10.25rem !important;
  }

  .md\:hover\:mb-41:hover {
    margin-bottom: 10.25rem !important;
  }

  .md\:hover\:ml-41:hover {
    margin-left: 10.25rem !important;
  }

  .md\:hover\:mt-42:hover {
    margin-top: 10.5rem !important;
  }

  .md\:hover\:mr-42:hover {
    margin-right: 10.5rem !important;
  }

  .md\:hover\:mb-42:hover {
    margin-bottom: 10.5rem !important;
  }

  .md\:hover\:ml-42:hover {
    margin-left: 10.5rem !important;
  }

  .md\:hover\:mt-43:hover {
    margin-top: 10.75rem !important;
  }

  .md\:hover\:mr-43:hover {
    margin-right: 10.75rem !important;
  }

  .md\:hover\:mb-43:hover {
    margin-bottom: 10.75rem !important;
  }

  .md\:hover\:ml-43:hover {
    margin-left: 10.75rem !important;
  }

  .md\:hover\:mt-44:hover {
    margin-top: 11rem !important;
  }

  .md\:hover\:mr-44:hover {
    margin-right: 11rem !important;
  }

  .md\:hover\:mb-44:hover {
    margin-bottom: 11rem !important;
  }

  .md\:hover\:ml-44:hover {
    margin-left: 11rem !important;
  }

  .md\:hover\:mt-45:hover {
    margin-top: 11.25rem !important;
  }

  .md\:hover\:mr-45:hover {
    margin-right: 11.25rem !important;
  }

  .md\:hover\:mb-45:hover {
    margin-bottom: 11.25rem !important;
  }

  .md\:hover\:ml-45:hover {
    margin-left: 11.25rem !important;
  }

  .md\:hover\:mt-46:hover {
    margin-top: 11.5rem !important;
  }

  .md\:hover\:mr-46:hover {
    margin-right: 11.5rem !important;
  }

  .md\:hover\:mb-46:hover {
    margin-bottom: 11.5rem !important;
  }

  .md\:hover\:ml-46:hover {
    margin-left: 11.5rem !important;
  }

  .md\:hover\:mt-47:hover {
    margin-top: 11.75rem !important;
  }

  .md\:hover\:mr-47:hover {
    margin-right: 11.75rem !important;
  }

  .md\:hover\:mb-47:hover {
    margin-bottom: 11.75rem !important;
  }

  .md\:hover\:ml-47:hover {
    margin-left: 11.75rem !important;
  }

  .md\:hover\:mt-48:hover {
    margin-top: 12rem !important;
  }

  .md\:hover\:mr-48:hover {
    margin-right: 12rem !important;
  }

  .md\:hover\:mb-48:hover {
    margin-bottom: 12rem !important;
  }

  .md\:hover\:ml-48:hover {
    margin-left: 12rem !important;
  }

  .md\:hover\:mt-49:hover {
    margin-top: 12.25rem !important;
  }

  .md\:hover\:mr-49:hover {
    margin-right: 12.25rem !important;
  }

  .md\:hover\:mb-49:hover {
    margin-bottom: 12.25rem !important;
  }

  .md\:hover\:ml-49:hover {
    margin-left: 12.25rem !important;
  }

  .md\:hover\:mt-50:hover {
    margin-top: 12.5rem !important;
  }

  .md\:hover\:mr-50:hover {
    margin-right: 12.5rem !important;
  }

  .md\:hover\:mb-50:hover {
    margin-bottom: 12.5rem !important;
  }

  .md\:hover\:ml-50:hover {
    margin-left: 12.5rem !important;
  }

  .md\:hover\:mt-51:hover {
    margin-top: 12.75rem !important;
  }

  .md\:hover\:mr-51:hover {
    margin-right: 12.75rem !important;
  }

  .md\:hover\:mb-51:hover {
    margin-bottom: 12.75rem !important;
  }

  .md\:hover\:ml-51:hover {
    margin-left: 12.75rem !important;
  }

  .md\:hover\:mt-52:hover {
    margin-top: 13rem !important;
  }

  .md\:hover\:mr-52:hover {
    margin-right: 13rem !important;
  }

  .md\:hover\:mb-52:hover {
    margin-bottom: 13rem !important;
  }

  .md\:hover\:ml-52:hover {
    margin-left: 13rem !important;
  }

  .md\:hover\:mt-53:hover {
    margin-top: 13.25rem !important;
  }

  .md\:hover\:mr-53:hover {
    margin-right: 13.25rem !important;
  }

  .md\:hover\:mb-53:hover {
    margin-bottom: 13.25rem !important;
  }

  .md\:hover\:ml-53:hover {
    margin-left: 13.25rem !important;
  }

  .md\:hover\:mt-54:hover {
    margin-top: 13.5rem !important;
  }

  .md\:hover\:mr-54:hover {
    margin-right: 13.5rem !important;
  }

  .md\:hover\:mb-54:hover {
    margin-bottom: 13.5rem !important;
  }

  .md\:hover\:ml-54:hover {
    margin-left: 13.5rem !important;
  }

  .md\:hover\:mt-55:hover {
    margin-top: 13.75rem !important;
  }

  .md\:hover\:mr-55:hover {
    margin-right: 13.75rem !important;
  }

  .md\:hover\:mb-55:hover {
    margin-bottom: 13.75rem !important;
  }

  .md\:hover\:ml-55:hover {
    margin-left: 13.75rem !important;
  }

  .md\:hover\:mt-56:hover {
    margin-top: 14rem !important;
  }

  .md\:hover\:mr-56:hover {
    margin-right: 14rem !important;
  }

  .md\:hover\:mb-56:hover {
    margin-bottom: 14rem !important;
  }

  .md\:hover\:ml-56:hover {
    margin-left: 14rem !important;
  }

  .md\:hover\:mt-57:hover {
    margin-top: 14.25rem !important;
  }

  .md\:hover\:mr-57:hover {
    margin-right: 14.25rem !important;
  }

  .md\:hover\:mb-57:hover {
    margin-bottom: 14.25rem !important;
  }

  .md\:hover\:ml-57:hover {
    margin-left: 14.25rem !important;
  }

  .md\:hover\:mt-58:hover {
    margin-top: 14.5rem !important;
  }

  .md\:hover\:mr-58:hover {
    margin-right: 14.5rem !important;
  }

  .md\:hover\:mb-58:hover {
    margin-bottom: 14.5rem !important;
  }

  .md\:hover\:ml-58:hover {
    margin-left: 14.5rem !important;
  }

  .md\:hover\:mt-59:hover {
    margin-top: 14.75rem !important;
  }

  .md\:hover\:mr-59:hover {
    margin-right: 14.75rem !important;
  }

  .md\:hover\:mb-59:hover {
    margin-bottom: 14.75rem !important;
  }

  .md\:hover\:ml-59:hover {
    margin-left: 14.75rem !important;
  }

  .md\:hover\:mt-60:hover {
    margin-top: 15rem !important;
  }

  .md\:hover\:mr-60:hover {
    margin-right: 15rem !important;
  }

  .md\:hover\:mb-60:hover {
    margin-bottom: 15rem !important;
  }

  .md\:hover\:ml-60:hover {
    margin-left: 15rem !important;
  }

  .md\:hover\:mt-61:hover {
    margin-top: 15.25rem !important;
  }

  .md\:hover\:mr-61:hover {
    margin-right: 15.25rem !important;
  }

  .md\:hover\:mb-61:hover {
    margin-bottom: 15.25rem !important;
  }

  .md\:hover\:ml-61:hover {
    margin-left: 15.25rem !important;
  }

  .md\:hover\:mt-62:hover {
    margin-top: 15.5rem !important;
  }

  .md\:hover\:mr-62:hover {
    margin-right: 15.5rem !important;
  }

  .md\:hover\:mb-62:hover {
    margin-bottom: 15.5rem !important;
  }

  .md\:hover\:ml-62:hover {
    margin-left: 15.5rem !important;
  }

  .md\:hover\:mt-63:hover {
    margin-top: 15.75rem !important;
  }

  .md\:hover\:mr-63:hover {
    margin-right: 15.75rem !important;
  }

  .md\:hover\:mb-63:hover {
    margin-bottom: 15.75rem !important;
  }

  .md\:hover\:ml-63:hover {
    margin-left: 15.75rem !important;
  }

  .md\:hover\:mt-64:hover {
    margin-top: 16rem !important;
  }

  .md\:hover\:mr-64:hover {
    margin-right: 16rem !important;
  }

  .md\:hover\:mb-64:hover {
    margin-bottom: 16rem !important;
  }

  .md\:hover\:ml-64:hover {
    margin-left: 16rem !important;
  }

  .md\:hover\:mt-65:hover {
    margin-top: 16.25rem !important;
  }

  .md\:hover\:mr-65:hover {
    margin-right: 16.25rem !important;
  }

  .md\:hover\:mb-65:hover {
    margin-bottom: 16.25rem !important;
  }

  .md\:hover\:ml-65:hover {
    margin-left: 16.25rem !important;
  }

  .md\:hover\:mt-66:hover {
    margin-top: 16.5rem !important;
  }

  .md\:hover\:mr-66:hover {
    margin-right: 16.5rem !important;
  }

  .md\:hover\:mb-66:hover {
    margin-bottom: 16.5rem !important;
  }

  .md\:hover\:ml-66:hover {
    margin-left: 16.5rem !important;
  }

  .md\:hover\:mt-67:hover {
    margin-top: 16.75rem !important;
  }

  .md\:hover\:mr-67:hover {
    margin-right: 16.75rem !important;
  }

  .md\:hover\:mb-67:hover {
    margin-bottom: 16.75rem !important;
  }

  .md\:hover\:ml-67:hover {
    margin-left: 16.75rem !important;
  }

  .md\:hover\:mt-68:hover {
    margin-top: 17rem !important;
  }

  .md\:hover\:mr-68:hover {
    margin-right: 17rem !important;
  }

  .md\:hover\:mb-68:hover {
    margin-bottom: 17rem !important;
  }

  .md\:hover\:ml-68:hover {
    margin-left: 17rem !important;
  }

  .md\:hover\:mt-69:hover {
    margin-top: 17.25rem !important;
  }

  .md\:hover\:mr-69:hover {
    margin-right: 17.25rem !important;
  }

  .md\:hover\:mb-69:hover {
    margin-bottom: 17.25rem !important;
  }

  .md\:hover\:ml-69:hover {
    margin-left: 17.25rem !important;
  }

  .md\:hover\:mt-70:hover {
    margin-top: 17.5rem !important;
  }

  .md\:hover\:mr-70:hover {
    margin-right: 17.5rem !important;
  }

  .md\:hover\:mb-70:hover {
    margin-bottom: 17.5rem !important;
  }

  .md\:hover\:ml-70:hover {
    margin-left: 17.5rem !important;
  }

  .md\:hover\:mt-71:hover {
    margin-top: 17.75rem !important;
  }

  .md\:hover\:mr-71:hover {
    margin-right: 17.75rem !important;
  }

  .md\:hover\:mb-71:hover {
    margin-bottom: 17.75rem !important;
  }

  .md\:hover\:ml-71:hover {
    margin-left: 17.75rem !important;
  }

  .md\:hover\:mt-72:hover {
    margin-top: 18rem !important;
  }

  .md\:hover\:mr-72:hover {
    margin-right: 18rem !important;
  }

  .md\:hover\:mb-72:hover {
    margin-bottom: 18rem !important;
  }

  .md\:hover\:ml-72:hover {
    margin-left: 18rem !important;
  }

  .md\:hover\:mt-73:hover {
    margin-top: 18.25rem !important;
  }

  .md\:hover\:mr-73:hover {
    margin-right: 18.25rem !important;
  }

  .md\:hover\:mb-73:hover {
    margin-bottom: 18.25rem !important;
  }

  .md\:hover\:ml-73:hover {
    margin-left: 18.25rem !important;
  }

  .md\:hover\:mt-74:hover {
    margin-top: 18.5rem !important;
  }

  .md\:hover\:mr-74:hover {
    margin-right: 18.5rem !important;
  }

  .md\:hover\:mb-74:hover {
    margin-bottom: 18.5rem !important;
  }

  .md\:hover\:ml-74:hover {
    margin-left: 18.5rem !important;
  }

  .md\:hover\:mt-75:hover {
    margin-top: 18.75rem !important;
  }

  .md\:hover\:mr-75:hover {
    margin-right: 18.75rem !important;
  }

  .md\:hover\:mb-75:hover {
    margin-bottom: 18.75rem !important;
  }

  .md\:hover\:ml-75:hover {
    margin-left: 18.75rem !important;
  }

  .md\:hover\:mt-76:hover {
    margin-top: 19rem !important;
  }

  .md\:hover\:mr-76:hover {
    margin-right: 19rem !important;
  }

  .md\:hover\:mb-76:hover {
    margin-bottom: 19rem !important;
  }

  .md\:hover\:ml-76:hover {
    margin-left: 19rem !important;
  }

  .md\:hover\:mt-77:hover {
    margin-top: 19.25rem !important;
  }

  .md\:hover\:mr-77:hover {
    margin-right: 19.25rem !important;
  }

  .md\:hover\:mb-77:hover {
    margin-bottom: 19.25rem !important;
  }

  .md\:hover\:ml-77:hover {
    margin-left: 19.25rem !important;
  }

  .md\:hover\:mt-78:hover {
    margin-top: 19.5rem !important;
  }

  .md\:hover\:mr-78:hover {
    margin-right: 19.5rem !important;
  }

  .md\:hover\:mb-78:hover {
    margin-bottom: 19.5rem !important;
  }

  .md\:hover\:ml-78:hover {
    margin-left: 19.5rem !important;
  }

  .md\:hover\:mt-79:hover {
    margin-top: 19.75rem !important;
  }

  .md\:hover\:mr-79:hover {
    margin-right: 19.75rem !important;
  }

  .md\:hover\:mb-79:hover {
    margin-bottom: 19.75rem !important;
  }

  .md\:hover\:ml-79:hover {
    margin-left: 19.75rem !important;
  }

  .md\:hover\:mt-80:hover {
    margin-top: 20rem !important;
  }

  .md\:hover\:mr-80:hover {
    margin-right: 20rem !important;
  }

  .md\:hover\:mb-80:hover {
    margin-bottom: 20rem !important;
  }

  .md\:hover\:ml-80:hover {
    margin-left: 20rem !important;
  }

  .md\:hover\:mt-81:hover {
    margin-top: 20.25rem !important;
  }

  .md\:hover\:mr-81:hover {
    margin-right: 20.25rem !important;
  }

  .md\:hover\:mb-81:hover {
    margin-bottom: 20.25rem !important;
  }

  .md\:hover\:ml-81:hover {
    margin-left: 20.25rem !important;
  }

  .md\:hover\:mt-82:hover {
    margin-top: 20.5rem !important;
  }

  .md\:hover\:mr-82:hover {
    margin-right: 20.5rem !important;
  }

  .md\:hover\:mb-82:hover {
    margin-bottom: 20.5rem !important;
  }

  .md\:hover\:ml-82:hover {
    margin-left: 20.5rem !important;
  }

  .md\:hover\:mt-83:hover {
    margin-top: 20.75rem !important;
  }

  .md\:hover\:mr-83:hover {
    margin-right: 20.75rem !important;
  }

  .md\:hover\:mb-83:hover {
    margin-bottom: 20.75rem !important;
  }

  .md\:hover\:ml-83:hover {
    margin-left: 20.75rem !important;
  }

  .md\:hover\:mt-84:hover {
    margin-top: 21rem !important;
  }

  .md\:hover\:mr-84:hover {
    margin-right: 21rem !important;
  }

  .md\:hover\:mb-84:hover {
    margin-bottom: 21rem !important;
  }

  .md\:hover\:ml-84:hover {
    margin-left: 21rem !important;
  }

  .md\:hover\:mt-85:hover {
    margin-top: 21.25rem !important;
  }

  .md\:hover\:mr-85:hover {
    margin-right: 21.25rem !important;
  }

  .md\:hover\:mb-85:hover {
    margin-bottom: 21.25rem !important;
  }

  .md\:hover\:ml-85:hover {
    margin-left: 21.25rem !important;
  }

  .md\:hover\:mt-86:hover {
    margin-top: 21.5rem !important;
  }

  .md\:hover\:mr-86:hover {
    margin-right: 21.5rem !important;
  }

  .md\:hover\:mb-86:hover {
    margin-bottom: 21.5rem !important;
  }

  .md\:hover\:ml-86:hover {
    margin-left: 21.5rem !important;
  }

  .md\:hover\:mt-87:hover {
    margin-top: 21.75rem !important;
  }

  .md\:hover\:mr-87:hover {
    margin-right: 21.75rem !important;
  }

  .md\:hover\:mb-87:hover {
    margin-bottom: 21.75rem !important;
  }

  .md\:hover\:ml-87:hover {
    margin-left: 21.75rem !important;
  }

  .md\:hover\:mt-88:hover {
    margin-top: 22rem !important;
  }

  .md\:hover\:mr-88:hover {
    margin-right: 22rem !important;
  }

  .md\:hover\:mb-88:hover {
    margin-bottom: 22rem !important;
  }

  .md\:hover\:ml-88:hover {
    margin-left: 22rem !important;
  }

  .md\:hover\:mt-89:hover {
    margin-top: 22.25rem !important;
  }

  .md\:hover\:mr-89:hover {
    margin-right: 22.25rem !important;
  }

  .md\:hover\:mb-89:hover {
    margin-bottom: 22.25rem !important;
  }

  .md\:hover\:ml-89:hover {
    margin-left: 22.25rem !important;
  }

  .md\:hover\:mt-90:hover {
    margin-top: 22.5rem !important;
  }

  .md\:hover\:mr-90:hover {
    margin-right: 22.5rem !important;
  }

  .md\:hover\:mb-90:hover {
    margin-bottom: 22.5rem !important;
  }

  .md\:hover\:ml-90:hover {
    margin-left: 22.5rem !important;
  }

  .md\:hover\:mt-91:hover {
    margin-top: 22.75rem !important;
  }

  .md\:hover\:mr-91:hover {
    margin-right: 22.75rem !important;
  }

  .md\:hover\:mb-91:hover {
    margin-bottom: 22.75rem !important;
  }

  .md\:hover\:ml-91:hover {
    margin-left: 22.75rem !important;
  }

  .md\:hover\:mt-92:hover {
    margin-top: 23rem !important;
  }

  .md\:hover\:mr-92:hover {
    margin-right: 23rem !important;
  }

  .md\:hover\:mb-92:hover {
    margin-bottom: 23rem !important;
  }

  .md\:hover\:ml-92:hover {
    margin-left: 23rem !important;
  }

  .md\:hover\:mt-93:hover {
    margin-top: 23.25rem !important;
  }

  .md\:hover\:mr-93:hover {
    margin-right: 23.25rem !important;
  }

  .md\:hover\:mb-93:hover {
    margin-bottom: 23.25rem !important;
  }

  .md\:hover\:ml-93:hover {
    margin-left: 23.25rem !important;
  }

  .md\:hover\:mt-94:hover {
    margin-top: 23.5rem !important;
  }

  .md\:hover\:mr-94:hover {
    margin-right: 23.5rem !important;
  }

  .md\:hover\:mb-94:hover {
    margin-bottom: 23.5rem !important;
  }

  .md\:hover\:ml-94:hover {
    margin-left: 23.5rem !important;
  }

  .md\:hover\:mt-95:hover {
    margin-top: 23.75rem !important;
  }

  .md\:hover\:mr-95:hover {
    margin-right: 23.75rem !important;
  }

  .md\:hover\:mb-95:hover {
    margin-bottom: 23.75rem !important;
  }

  .md\:hover\:ml-95:hover {
    margin-left: 23.75rem !important;
  }

  .md\:hover\:mt-96:hover {
    margin-top: 24rem !important;
  }

  .md\:hover\:mr-96:hover {
    margin-right: 24rem !important;
  }

  .md\:hover\:mb-96:hover {
    margin-bottom: 24rem !important;
  }

  .md\:hover\:ml-96:hover {
    margin-left: 24rem !important;
  }

  .md\:hover\:mt-97:hover {
    margin-top: 24.25rem !important;
  }

  .md\:hover\:mr-97:hover {
    margin-right: 24.25rem !important;
  }

  .md\:hover\:mb-97:hover {
    margin-bottom: 24.25rem !important;
  }

  .md\:hover\:ml-97:hover {
    margin-left: 24.25rem !important;
  }

  .md\:hover\:mt-98:hover {
    margin-top: 24.5rem !important;
  }

  .md\:hover\:mr-98:hover {
    margin-right: 24.5rem !important;
  }

  .md\:hover\:mb-98:hover {
    margin-bottom: 24.5rem !important;
  }

  .md\:hover\:ml-98:hover {
    margin-left: 24.5rem !important;
  }

  .md\:hover\:mt-99:hover {
    margin-top: 24.75rem !important;
  }

  .md\:hover\:mr-99:hover {
    margin-right: 24.75rem !important;
  }

  .md\:hover\:mb-99:hover {
    margin-bottom: 24.75rem !important;
  }

  .md\:hover\:ml-99:hover {
    margin-left: 24.75rem !important;
  }

  .md\:hover\:mt-100:hover {
    margin-top: 25rem !important;
  }

  .md\:hover\:mr-100:hover {
    margin-right: 25rem !important;
  }

  .md\:hover\:mb-100:hover {
    margin-bottom: 25rem !important;
  }

  .md\:hover\:ml-100:hover {
    margin-left: 25rem !important;
  }

  .md\:hover\:mt-101:hover {
    margin-top: 25.25rem !important;
  }

  .md\:hover\:mr-101:hover {
    margin-right: 25.25rem !important;
  }

  .md\:hover\:mb-101:hover {
    margin-bottom: 25.25rem !important;
  }

  .md\:hover\:ml-101:hover {
    margin-left: 25.25rem !important;
  }

  .md\:hover\:mt-102:hover {
    margin-top: 25.5rem !important;
  }

  .md\:hover\:mr-102:hover {
    margin-right: 25.5rem !important;
  }

  .md\:hover\:mb-102:hover {
    margin-bottom: 25.5rem !important;
  }

  .md\:hover\:ml-102:hover {
    margin-left: 25.5rem !important;
  }

  .md\:hover\:mt-103:hover {
    margin-top: 25.75rem !important;
  }

  .md\:hover\:mr-103:hover {
    margin-right: 25.75rem !important;
  }

  .md\:hover\:mb-103:hover {
    margin-bottom: 25.75rem !important;
  }

  .md\:hover\:ml-103:hover {
    margin-left: 25.75rem !important;
  }

  .md\:hover\:mt-104:hover {
    margin-top: 26rem !important;
  }

  .md\:hover\:mr-104:hover {
    margin-right: 26rem !important;
  }

  .md\:hover\:mb-104:hover {
    margin-bottom: 26rem !important;
  }

  .md\:hover\:ml-104:hover {
    margin-left: 26rem !important;
  }

  .md\:hover\:mt-105:hover {
    margin-top: 26.25rem !important;
  }

  .md\:hover\:mr-105:hover {
    margin-right: 26.25rem !important;
  }

  .md\:hover\:mb-105:hover {
    margin-bottom: 26.25rem !important;
  }

  .md\:hover\:ml-105:hover {
    margin-left: 26.25rem !important;
  }

  .md\:hover\:mt-auto:hover {
    margin-top: auto !important;
  }

  .md\:hover\:mr-auto:hover {
    margin-right: auto !important;
  }

  .md\:hover\:mb-auto:hover {
    margin-bottom: auto !important;
  }

  .md\:hover\:ml-auto:hover {
    margin-left: auto !important;
  }

  .md\:hover\:mt-px:hover {
    margin-top: 1px !important;
  }

  .md\:hover\:mr-px:hover {
    margin-right: 1px !important;
  }

  .md\:hover\:mb-px:hover {
    margin-bottom: 1px !important;
  }

  .md\:hover\:ml-px:hover {
    margin-left: 1px !important;
  }

  .md\:hover\:mt-0\.5:hover {
    margin-top: 0.125rem !important;
  }

  .md\:hover\:mr-0\.5:hover {
    margin-right: 0.125rem !important;
  }

  .md\:hover\:mb-0\.5:hover {
    margin-bottom: 0.125rem !important;
  }

  .md\:hover\:ml-0\.5:hover {
    margin-left: 0.125rem !important;
  }

  .md\:hover\:mt-1\.5:hover {
    margin-top: 0.375rem !important;
  }

  .md\:hover\:mr-1\.5:hover {
    margin-right: 0.375rem !important;
  }

  .md\:hover\:mb-1\.5:hover {
    margin-bottom: 0.375rem !important;
  }

  .md\:hover\:ml-1\.5:hover {
    margin-left: 0.375rem !important;
  }

  .md\:hover\:mt-2\.5:hover {
    margin-top: 0.625rem !important;
  }

  .md\:hover\:mr-2\.5:hover {
    margin-right: 0.625rem !important;
  }

  .md\:hover\:mb-2\.5:hover {
    margin-bottom: 0.625rem !important;
  }

  .md\:hover\:ml-2\.5:hover {
    margin-left: 0.625rem !important;
  }

  .md\:hover\:mt-3\.5:hover {
    margin-top: 0.875rem !important;
  }

  .md\:hover\:mr-3\.5:hover {
    margin-right: 0.875rem !important;
  }

  .md\:hover\:mb-3\.5:hover {
    margin-bottom: 0.875rem !important;
  }

  .md\:hover\:ml-3\.5:hover {
    margin-left: 0.875rem !important;
  }

  .md\:hover\:mt-4\.5:hover {
    margin-top: 1.125rem !important;
  }

  .md\:hover\:mr-4\.5:hover {
    margin-right: 1.125rem !important;
  }

  .md\:hover\:mb-4\.5:hover {
    margin-bottom: 1.125rem !important;
  }

  .md\:hover\:ml-4\.5:hover {
    margin-left: 1.125rem !important;
  }

  .md\:hover\:mt-5\.5:hover {
    margin-top: 1.375rem !important;
  }

  .md\:hover\:mr-5\.5:hover {
    margin-right: 1.375rem !important;
  }

  .md\:hover\:mb-5\.5:hover {
    margin-bottom: 1.375rem !important;
  }

  .md\:hover\:ml-5\.5:hover {
    margin-left: 1.375rem !important;
  }

  .md\:hover\:mt-6\.5:hover {
    margin-top: 1.625rem !important;
  }

  .md\:hover\:mr-6\.5:hover {
    margin-right: 1.625rem !important;
  }

  .md\:hover\:mb-6\.5:hover {
    margin-bottom: 1.625rem !important;
  }

  .md\:hover\:ml-6\.5:hover {
    margin-left: 1.625rem !important;
  }

  .md\:hover\:mt-7\.5:hover {
    margin-top: 1.875rem !important;
  }

  .md\:hover\:mr-7\.5:hover {
    margin-right: 1.875rem !important;
  }

  .md\:hover\:mb-7\.5:hover {
    margin-bottom: 1.875rem !important;
  }

  .md\:hover\:ml-7\.5:hover {
    margin-left: 1.875rem !important;
  }

  .md\:hover\:mt-8\.5:hover {
    margin-top: 2.125rem !important;
  }

  .md\:hover\:mr-8\.5:hover {
    margin-right: 2.125rem !important;
  }

  .md\:hover\:mb-8\.5:hover {
    margin-bottom: 2.125rem !important;
  }

  .md\:hover\:ml-8\.5:hover {
    margin-left: 2.125rem !important;
  }

  .md\:hover\:mt-9\.5:hover {
    margin-top: 2.375rem !important;
  }

  .md\:hover\:mr-9\.5:hover {
    margin-right: 2.375rem !important;
  }

  .md\:hover\:mb-9\.5:hover {
    margin-bottom: 2.375rem !important;
  }

  .md\:hover\:ml-9\.5:hover {
    margin-left: 2.375rem !important;
  }

  .md\:hover\:mt-10\.5:hover {
    margin-top: 2.625rem !important;
  }

  .md\:hover\:mr-10\.5:hover {
    margin-right: 2.625rem !important;
  }

  .md\:hover\:mb-10\.5:hover {
    margin-bottom: 2.625rem !important;
  }

  .md\:hover\:ml-10\.5:hover {
    margin-left: 2.625rem !important;
  }

  .md\:hover\:mt-11\.5:hover {
    margin-top: 2.875rem !important;
  }

  .md\:hover\:mr-11\.5:hover {
    margin-right: 2.875rem !important;
  }

  .md\:hover\:mb-11\.5:hover {
    margin-bottom: 2.875rem !important;
  }

  .md\:hover\:ml-11\.5:hover {
    margin-left: 2.875rem !important;
  }

  .md\:hover\:mt-12\.5:hover {
    margin-top: 3.125rem !important;
  }

  .md\:hover\:mr-12\.5:hover {
    margin-right: 3.125rem !important;
  }

  .md\:hover\:mb-12\.5:hover {
    margin-bottom: 3.125rem !important;
  }

  .md\:hover\:ml-12\.5:hover {
    margin-left: 3.125rem !important;
  }

  .md\:hover\:mt-13\.5:hover {
    margin-top: 3.375rem !important;
  }

  .md\:hover\:mr-13\.5:hover {
    margin-right: 3.375rem !important;
  }

  .md\:hover\:mb-13\.5:hover {
    margin-bottom: 3.375rem !important;
  }

  .md\:hover\:ml-13\.5:hover {
    margin-left: 3.375rem !important;
  }

  .md\:hover\:mt-14\.5:hover {
    margin-top: 3.625rem !important;
  }

  .md\:hover\:mr-14\.5:hover {
    margin-right: 3.625rem !important;
  }

  .md\:hover\:mb-14\.5:hover {
    margin-bottom: 3.625rem !important;
  }

  .md\:hover\:ml-14\.5:hover {
    margin-left: 3.625rem !important;
  }

  .md\:hover\:mt-15\.5:hover {
    margin-top: 3.875rem !important;
  }

  .md\:hover\:mr-15\.5:hover {
    margin-right: 3.875rem !important;
  }

  .md\:hover\:mb-15\.5:hover {
    margin-bottom: 3.875rem !important;
  }

  .md\:hover\:ml-15\.5:hover {
    margin-left: 3.875rem !important;
  }

  .md\:hover\:mt-16\.5:hover {
    margin-top: 4.125rem !important;
  }

  .md\:hover\:mr-16\.5:hover {
    margin-right: 4.125rem !important;
  }

  .md\:hover\:mb-16\.5:hover {
    margin-bottom: 4.125rem !important;
  }

  .md\:hover\:ml-16\.5:hover {
    margin-left: 4.125rem !important;
  }

  .md\:hover\:mt-17\.5:hover {
    margin-top: 4.375rem !important;
  }

  .md\:hover\:mr-17\.5:hover {
    margin-right: 4.375rem !important;
  }

  .md\:hover\:mb-17\.5:hover {
    margin-bottom: 4.375rem !important;
  }

  .md\:hover\:ml-17\.5:hover {
    margin-left: 4.375rem !important;
  }

  .md\:hover\:mt-18\.5:hover {
    margin-top: 4.625rem !important;
  }

  .md\:hover\:mr-18\.5:hover {
    margin-right: 4.625rem !important;
  }

  .md\:hover\:mb-18\.5:hover {
    margin-bottom: 4.625rem !important;
  }

  .md\:hover\:ml-18\.5:hover {
    margin-left: 4.625rem !important;
  }

  .md\:hover\:mt-19\.5:hover {
    margin-top: 4.875rem !important;
  }

  .md\:hover\:mr-19\.5:hover {
    margin-right: 4.875rem !important;
  }

  .md\:hover\:mb-19\.5:hover {
    margin-bottom: 4.875rem !important;
  }

  .md\:hover\:ml-19\.5:hover {
    margin-left: 4.875rem !important;
  }

  .md\:hover\:mt-20\.5:hover {
    margin-top: 5.125rem !important;
  }

  .md\:hover\:mr-20\.5:hover {
    margin-right: 5.125rem !important;
  }

  .md\:hover\:mb-20\.5:hover {
    margin-bottom: 5.125rem !important;
  }

  .md\:hover\:ml-20\.5:hover {
    margin-left: 5.125rem !important;
  }

  .md\:hover\:mt-21\.5:hover {
    margin-top: 5.375rem !important;
  }

  .md\:hover\:mr-21\.5:hover {
    margin-right: 5.375rem !important;
  }

  .md\:hover\:mb-21\.5:hover {
    margin-bottom: 5.375rem !important;
  }

  .md\:hover\:ml-21\.5:hover {
    margin-left: 5.375rem !important;
  }

  .md\:hover\:mt-22\.5:hover {
    margin-top: 5.625rem !important;
  }

  .md\:hover\:mr-22\.5:hover {
    margin-right: 5.625rem !important;
  }

  .md\:hover\:mb-22\.5:hover {
    margin-bottom: 5.625rem !important;
  }

  .md\:hover\:ml-22\.5:hover {
    margin-left: 5.625rem !important;
  }

  .md\:hover\:mt-23\.5:hover {
    margin-top: 5.875rem !important;
  }

  .md\:hover\:mr-23\.5:hover {
    margin-right: 5.875rem !important;
  }

  .md\:hover\:mb-23\.5:hover {
    margin-bottom: 5.875rem !important;
  }

  .md\:hover\:ml-23\.5:hover {
    margin-left: 5.875rem !important;
  }

  .md\:hover\:mt-24\.5:hover {
    margin-top: 6.125rem !important;
  }

  .md\:hover\:mr-24\.5:hover {
    margin-right: 6.125rem !important;
  }

  .md\:hover\:mb-24\.5:hover {
    margin-bottom: 6.125rem !important;
  }

  .md\:hover\:ml-24\.5:hover {
    margin-left: 6.125rem !important;
  }

  .md\:hover\:mt-25\.5:hover {
    margin-top: 6.375rem !important;
  }

  .md\:hover\:mr-25\.5:hover {
    margin-right: 6.375rem !important;
  }

  .md\:hover\:mb-25\.5:hover {
    margin-bottom: 6.375rem !important;
  }

  .md\:hover\:ml-25\.5:hover {
    margin-left: 6.375rem !important;
  }

  .md\:hover\:mt-26\.5:hover {
    margin-top: 6.625rem !important;
  }

  .md\:hover\:mr-26\.5:hover {
    margin-right: 6.625rem !important;
  }

  .md\:hover\:mb-26\.5:hover {
    margin-bottom: 6.625rem !important;
  }

  .md\:hover\:ml-26\.5:hover {
    margin-left: 6.625rem !important;
  }

  .md\:hover\:mt-27\.5:hover {
    margin-top: 6.875rem !important;
  }

  .md\:hover\:mr-27\.5:hover {
    margin-right: 6.875rem !important;
  }

  .md\:hover\:mb-27\.5:hover {
    margin-bottom: 6.875rem !important;
  }

  .md\:hover\:ml-27\.5:hover {
    margin-left: 6.875rem !important;
  }

  .md\:hover\:mt-28\.5:hover {
    margin-top: 7.125rem !important;
  }

  .md\:hover\:mr-28\.5:hover {
    margin-right: 7.125rem !important;
  }

  .md\:hover\:mb-28\.5:hover {
    margin-bottom: 7.125rem !important;
  }

  .md\:hover\:ml-28\.5:hover {
    margin-left: 7.125rem !important;
  }

  .md\:hover\:mt-29\.5:hover {
    margin-top: 7.375rem !important;
  }

  .md\:hover\:mr-29\.5:hover {
    margin-right: 7.375rem !important;
  }

  .md\:hover\:mb-29\.5:hover {
    margin-bottom: 7.375rem !important;
  }

  .md\:hover\:ml-29\.5:hover {
    margin-left: 7.375rem !important;
  }

  .md\:hover\:mt-30\.5:hover {
    margin-top: 7.625rem !important;
  }

  .md\:hover\:mr-30\.5:hover {
    margin-right: 7.625rem !important;
  }

  .md\:hover\:mb-30\.5:hover {
    margin-bottom: 7.625rem !important;
  }

  .md\:hover\:ml-30\.5:hover {
    margin-left: 7.625rem !important;
  }

  .md\:hover\:mt-31\.5:hover {
    margin-top: 7.875rem !important;
  }

  .md\:hover\:mr-31\.5:hover {
    margin-right: 7.875rem !important;
  }

  .md\:hover\:mb-31\.5:hover {
    margin-bottom: 7.875rem !important;
  }

  .md\:hover\:ml-31\.5:hover {
    margin-left: 7.875rem !important;
  }

  .md\:hover\:mt-32\.5:hover {
    margin-top: 8.125rem !important;
  }

  .md\:hover\:mr-32\.5:hover {
    margin-right: 8.125rem !important;
  }

  .md\:hover\:mb-32\.5:hover {
    margin-bottom: 8.125rem !important;
  }

  .md\:hover\:ml-32\.5:hover {
    margin-left: 8.125rem !important;
  }

  .md\:hover\:mt-33\.5:hover {
    margin-top: 8.375rem !important;
  }

  .md\:hover\:mr-33\.5:hover {
    margin-right: 8.375rem !important;
  }

  .md\:hover\:mb-33\.5:hover {
    margin-bottom: 8.375rem !important;
  }

  .md\:hover\:ml-33\.5:hover {
    margin-left: 8.375rem !important;
  }

  .md\:hover\:mt-34\.5:hover {
    margin-top: 8.625rem !important;
  }

  .md\:hover\:mr-34\.5:hover {
    margin-right: 8.625rem !important;
  }

  .md\:hover\:mb-34\.5:hover {
    margin-bottom: 8.625rem !important;
  }

  .md\:hover\:ml-34\.5:hover {
    margin-left: 8.625rem !important;
  }

  .md\:hover\:mt-35\.5:hover {
    margin-top: 8.875rem !important;
  }

  .md\:hover\:mr-35\.5:hover {
    margin-right: 8.875rem !important;
  }

  .md\:hover\:mb-35\.5:hover {
    margin-bottom: 8.875rem !important;
  }

  .md\:hover\:ml-35\.5:hover {
    margin-left: 8.875rem !important;
  }

  .md\:hover\:mt-36\.5:hover {
    margin-top: 9.125rem !important;
  }

  .md\:hover\:mr-36\.5:hover {
    margin-right: 9.125rem !important;
  }

  .md\:hover\:mb-36\.5:hover {
    margin-bottom: 9.125rem !important;
  }

  .md\:hover\:ml-36\.5:hover {
    margin-left: 9.125rem !important;
  }

  .md\:hover\:mt-37\.5:hover {
    margin-top: 9.375rem !important;
  }

  .md\:hover\:mr-37\.5:hover {
    margin-right: 9.375rem !important;
  }

  .md\:hover\:mb-37\.5:hover {
    margin-bottom: 9.375rem !important;
  }

  .md\:hover\:ml-37\.5:hover {
    margin-left: 9.375rem !important;
  }

  .md\:hover\:mt-38\.5:hover {
    margin-top: 9.625rem !important;
  }

  .md\:hover\:mr-38\.5:hover {
    margin-right: 9.625rem !important;
  }

  .md\:hover\:mb-38\.5:hover {
    margin-bottom: 9.625rem !important;
  }

  .md\:hover\:ml-38\.5:hover {
    margin-left: 9.625rem !important;
  }

  .md\:hover\:mt-39\.5:hover {
    margin-top: 9.875rem !important;
  }

  .md\:hover\:mr-39\.5:hover {
    margin-right: 9.875rem !important;
  }

  .md\:hover\:mb-39\.5:hover {
    margin-bottom: 9.875rem !important;
  }

  .md\:hover\:ml-39\.5:hover {
    margin-left: 9.875rem !important;
  }

  .md\:hover\:mt-40\.5:hover {
    margin-top: 10.125rem !important;
  }

  .md\:hover\:mr-40\.5:hover {
    margin-right: 10.125rem !important;
  }

  .md\:hover\:mb-40\.5:hover {
    margin-bottom: 10.125rem !important;
  }

  .md\:hover\:ml-40\.5:hover {
    margin-left: 10.125rem !important;
  }

  .md\:hover\:mt-41\.5:hover {
    margin-top: 10.375rem !important;
  }

  .md\:hover\:mr-41\.5:hover {
    margin-right: 10.375rem !important;
  }

  .md\:hover\:mb-41\.5:hover {
    margin-bottom: 10.375rem !important;
  }

  .md\:hover\:ml-41\.5:hover {
    margin-left: 10.375rem !important;
  }

  .md\:hover\:mt-42\.5:hover {
    margin-top: 10.625rem !important;
  }

  .md\:hover\:mr-42\.5:hover {
    margin-right: 10.625rem !important;
  }

  .md\:hover\:mb-42\.5:hover {
    margin-bottom: 10.625rem !important;
  }

  .md\:hover\:ml-42\.5:hover {
    margin-left: 10.625rem !important;
  }

  .md\:hover\:mt-43\.5:hover {
    margin-top: 10.875rem !important;
  }

  .md\:hover\:mr-43\.5:hover {
    margin-right: 10.875rem !important;
  }

  .md\:hover\:mb-43\.5:hover {
    margin-bottom: 10.875rem !important;
  }

  .md\:hover\:ml-43\.5:hover {
    margin-left: 10.875rem !important;
  }

  .md\:hover\:mt-44\.5:hover {
    margin-top: 11.125rem !important;
  }

  .md\:hover\:mr-44\.5:hover {
    margin-right: 11.125rem !important;
  }

  .md\:hover\:mb-44\.5:hover {
    margin-bottom: 11.125rem !important;
  }

  .md\:hover\:ml-44\.5:hover {
    margin-left: 11.125rem !important;
  }

  .md\:hover\:mt-45\.5:hover {
    margin-top: 11.375rem !important;
  }

  .md\:hover\:mr-45\.5:hover {
    margin-right: 11.375rem !important;
  }

  .md\:hover\:mb-45\.5:hover {
    margin-bottom: 11.375rem !important;
  }

  .md\:hover\:ml-45\.5:hover {
    margin-left: 11.375rem !important;
  }

  .md\:hover\:mt-46\.5:hover {
    margin-top: 11.625rem !important;
  }

  .md\:hover\:mr-46\.5:hover {
    margin-right: 11.625rem !important;
  }

  .md\:hover\:mb-46\.5:hover {
    margin-bottom: 11.625rem !important;
  }

  .md\:hover\:ml-46\.5:hover {
    margin-left: 11.625rem !important;
  }

  .md\:hover\:mt-47\.5:hover {
    margin-top: 11.875rem !important;
  }

  .md\:hover\:mr-47\.5:hover {
    margin-right: 11.875rem !important;
  }

  .md\:hover\:mb-47\.5:hover {
    margin-bottom: 11.875rem !important;
  }

  .md\:hover\:ml-47\.5:hover {
    margin-left: 11.875rem !important;
  }

  .md\:hover\:mt-48\.5:hover {
    margin-top: 12.125rem !important;
  }

  .md\:hover\:mr-48\.5:hover {
    margin-right: 12.125rem !important;
  }

  .md\:hover\:mb-48\.5:hover {
    margin-bottom: 12.125rem !important;
  }

  .md\:hover\:ml-48\.5:hover {
    margin-left: 12.125rem !important;
  }

  .md\:hover\:mt-49\.5:hover {
    margin-top: 12.375rem !important;
  }

  .md\:hover\:mr-49\.5:hover {
    margin-right: 12.375rem !important;
  }

  .md\:hover\:mb-49\.5:hover {
    margin-bottom: 12.375rem !important;
  }

  .md\:hover\:ml-49\.5:hover {
    margin-left: 12.375rem !important;
  }

  .md\:hover\:mt-50\.5:hover {
    margin-top: 12.625rem !important;
  }

  .md\:hover\:mr-50\.5:hover {
    margin-right: 12.625rem !important;
  }

  .md\:hover\:mb-50\.5:hover {
    margin-bottom: 12.625rem !important;
  }

  .md\:hover\:ml-50\.5:hover {
    margin-left: 12.625rem !important;
  }

  .md\:hover\:mt-51\.5:hover {
    margin-top: 12.875rem !important;
  }

  .md\:hover\:mr-51\.5:hover {
    margin-right: 12.875rem !important;
  }

  .md\:hover\:mb-51\.5:hover {
    margin-bottom: 12.875rem !important;
  }

  .md\:hover\:ml-51\.5:hover {
    margin-left: 12.875rem !important;
  }

  .md\:hover\:mt-52\.5:hover {
    margin-top: 13.125rem !important;
  }

  .md\:hover\:mr-52\.5:hover {
    margin-right: 13.125rem !important;
  }

  .md\:hover\:mb-52\.5:hover {
    margin-bottom: 13.125rem !important;
  }

  .md\:hover\:ml-52\.5:hover {
    margin-left: 13.125rem !important;
  }

  .md\:hover\:mt-53\.5:hover {
    margin-top: 13.375rem !important;
  }

  .md\:hover\:mr-53\.5:hover {
    margin-right: 13.375rem !important;
  }

  .md\:hover\:mb-53\.5:hover {
    margin-bottom: 13.375rem !important;
  }

  .md\:hover\:ml-53\.5:hover {
    margin-left: 13.375rem !important;
  }

  .md\:hover\:mt-54\.5:hover {
    margin-top: 13.625rem !important;
  }

  .md\:hover\:mr-54\.5:hover {
    margin-right: 13.625rem !important;
  }

  .md\:hover\:mb-54\.5:hover {
    margin-bottom: 13.625rem !important;
  }

  .md\:hover\:ml-54\.5:hover {
    margin-left: 13.625rem !important;
  }

  .md\:hover\:mt-55\.5:hover {
    margin-top: 13.875rem !important;
  }

  .md\:hover\:mr-55\.5:hover {
    margin-right: 13.875rem !important;
  }

  .md\:hover\:mb-55\.5:hover {
    margin-bottom: 13.875rem !important;
  }

  .md\:hover\:ml-55\.5:hover {
    margin-left: 13.875rem !important;
  }

  .md\:hover\:mt-56\.5:hover {
    margin-top: 14.125rem !important;
  }

  .md\:hover\:mr-56\.5:hover {
    margin-right: 14.125rem !important;
  }

  .md\:hover\:mb-56\.5:hover {
    margin-bottom: 14.125rem !important;
  }

  .md\:hover\:ml-56\.5:hover {
    margin-left: 14.125rem !important;
  }

  .md\:hover\:mt-57\.5:hover {
    margin-top: 14.375rem !important;
  }

  .md\:hover\:mr-57\.5:hover {
    margin-right: 14.375rem !important;
  }

  .md\:hover\:mb-57\.5:hover {
    margin-bottom: 14.375rem !important;
  }

  .md\:hover\:ml-57\.5:hover {
    margin-left: 14.375rem !important;
  }

  .md\:hover\:mt-58\.5:hover {
    margin-top: 14.625rem !important;
  }

  .md\:hover\:mr-58\.5:hover {
    margin-right: 14.625rem !important;
  }

  .md\:hover\:mb-58\.5:hover {
    margin-bottom: 14.625rem !important;
  }

  .md\:hover\:ml-58\.5:hover {
    margin-left: 14.625rem !important;
  }

  .md\:hover\:mt-59\.5:hover {
    margin-top: 14.875rem !important;
  }

  .md\:hover\:mr-59\.5:hover {
    margin-right: 14.875rem !important;
  }

  .md\:hover\:mb-59\.5:hover {
    margin-bottom: 14.875rem !important;
  }

  .md\:hover\:ml-59\.5:hover {
    margin-left: 14.875rem !important;
  }

  .md\:hover\:mt-60\.5:hover {
    margin-top: 15.125rem !important;
  }

  .md\:hover\:mr-60\.5:hover {
    margin-right: 15.125rem !important;
  }

  .md\:hover\:mb-60\.5:hover {
    margin-bottom: 15.125rem !important;
  }

  .md\:hover\:ml-60\.5:hover {
    margin-left: 15.125rem !important;
  }

  .md\:hover\:mt-61\.5:hover {
    margin-top: 15.375rem !important;
  }

  .md\:hover\:mr-61\.5:hover {
    margin-right: 15.375rem !important;
  }

  .md\:hover\:mb-61\.5:hover {
    margin-bottom: 15.375rem !important;
  }

  .md\:hover\:ml-61\.5:hover {
    margin-left: 15.375rem !important;
  }

  .md\:hover\:mt-62\.5:hover {
    margin-top: 15.625rem !important;
  }

  .md\:hover\:mr-62\.5:hover {
    margin-right: 15.625rem !important;
  }

  .md\:hover\:mb-62\.5:hover {
    margin-bottom: 15.625rem !important;
  }

  .md\:hover\:ml-62\.5:hover {
    margin-left: 15.625rem !important;
  }

  .md\:hover\:mt-63\.5:hover {
    margin-top: 15.875rem !important;
  }

  .md\:hover\:mr-63\.5:hover {
    margin-right: 15.875rem !important;
  }

  .md\:hover\:mb-63\.5:hover {
    margin-bottom: 15.875rem !important;
  }

  .md\:hover\:ml-63\.5:hover {
    margin-left: 15.875rem !important;
  }

  .md\:hover\:mt-64\.5:hover {
    margin-top: 16.125rem !important;
  }

  .md\:hover\:mr-64\.5:hover {
    margin-right: 16.125rem !important;
  }

  .md\:hover\:mb-64\.5:hover {
    margin-bottom: 16.125rem !important;
  }

  .md\:hover\:ml-64\.5:hover {
    margin-left: 16.125rem !important;
  }

  .md\:hover\:mt-65\.5:hover {
    margin-top: 16.375rem !important;
  }

  .md\:hover\:mr-65\.5:hover {
    margin-right: 16.375rem !important;
  }

  .md\:hover\:mb-65\.5:hover {
    margin-bottom: 16.375rem !important;
  }

  .md\:hover\:ml-65\.5:hover {
    margin-left: 16.375rem !important;
  }

  .md\:hover\:mt-66\.5:hover {
    margin-top: 16.625rem !important;
  }

  .md\:hover\:mr-66\.5:hover {
    margin-right: 16.625rem !important;
  }

  .md\:hover\:mb-66\.5:hover {
    margin-bottom: 16.625rem !important;
  }

  .md\:hover\:ml-66\.5:hover {
    margin-left: 16.625rem !important;
  }

  .md\:hover\:mt-67\.5:hover {
    margin-top: 16.875rem !important;
  }

  .md\:hover\:mr-67\.5:hover {
    margin-right: 16.875rem !important;
  }

  .md\:hover\:mb-67\.5:hover {
    margin-bottom: 16.875rem !important;
  }

  .md\:hover\:ml-67\.5:hover {
    margin-left: 16.875rem !important;
  }

  .md\:hover\:mt-68\.5:hover {
    margin-top: 17.125rem !important;
  }

  .md\:hover\:mr-68\.5:hover {
    margin-right: 17.125rem !important;
  }

  .md\:hover\:mb-68\.5:hover {
    margin-bottom: 17.125rem !important;
  }

  .md\:hover\:ml-68\.5:hover {
    margin-left: 17.125rem !important;
  }

  .md\:hover\:mt-69\.5:hover {
    margin-top: 17.375rem !important;
  }

  .md\:hover\:mr-69\.5:hover {
    margin-right: 17.375rem !important;
  }

  .md\:hover\:mb-69\.5:hover {
    margin-bottom: 17.375rem !important;
  }

  .md\:hover\:ml-69\.5:hover {
    margin-left: 17.375rem !important;
  }

  .md\:hover\:mt-70\.5:hover {
    margin-top: 17.625rem !important;
  }

  .md\:hover\:mr-70\.5:hover {
    margin-right: 17.625rem !important;
  }

  .md\:hover\:mb-70\.5:hover {
    margin-bottom: 17.625rem !important;
  }

  .md\:hover\:ml-70\.5:hover {
    margin-left: 17.625rem !important;
  }

  .md\:hover\:mt-71\.5:hover {
    margin-top: 17.875rem !important;
  }

  .md\:hover\:mr-71\.5:hover {
    margin-right: 17.875rem !important;
  }

  .md\:hover\:mb-71\.5:hover {
    margin-bottom: 17.875rem !important;
  }

  .md\:hover\:ml-71\.5:hover {
    margin-left: 17.875rem !important;
  }

  .md\:hover\:mt-72\.5:hover {
    margin-top: 18.125rem !important;
  }

  .md\:hover\:mr-72\.5:hover {
    margin-right: 18.125rem !important;
  }

  .md\:hover\:mb-72\.5:hover {
    margin-bottom: 18.125rem !important;
  }

  .md\:hover\:ml-72\.5:hover {
    margin-left: 18.125rem !important;
  }

  .md\:hover\:mt-73\.5:hover {
    margin-top: 18.375rem !important;
  }

  .md\:hover\:mr-73\.5:hover {
    margin-right: 18.375rem !important;
  }

  .md\:hover\:mb-73\.5:hover {
    margin-bottom: 18.375rem !important;
  }

  .md\:hover\:ml-73\.5:hover {
    margin-left: 18.375rem !important;
  }

  .md\:hover\:mt-74\.5:hover {
    margin-top: 18.625rem !important;
  }

  .md\:hover\:mr-74\.5:hover {
    margin-right: 18.625rem !important;
  }

  .md\:hover\:mb-74\.5:hover {
    margin-bottom: 18.625rem !important;
  }

  .md\:hover\:ml-74\.5:hover {
    margin-left: 18.625rem !important;
  }

  .md\:hover\:mt-75\.5:hover {
    margin-top: 18.875rem !important;
  }

  .md\:hover\:mr-75\.5:hover {
    margin-right: 18.875rem !important;
  }

  .md\:hover\:mb-75\.5:hover {
    margin-bottom: 18.875rem !important;
  }

  .md\:hover\:ml-75\.5:hover {
    margin-left: 18.875rem !important;
  }

  .md\:hover\:mt-76\.5:hover {
    margin-top: 19.125rem !important;
  }

  .md\:hover\:mr-76\.5:hover {
    margin-right: 19.125rem !important;
  }

  .md\:hover\:mb-76\.5:hover {
    margin-bottom: 19.125rem !important;
  }

  .md\:hover\:ml-76\.5:hover {
    margin-left: 19.125rem !important;
  }

  .md\:hover\:mt-77\.5:hover {
    margin-top: 19.375rem !important;
  }

  .md\:hover\:mr-77\.5:hover {
    margin-right: 19.375rem !important;
  }

  .md\:hover\:mb-77\.5:hover {
    margin-bottom: 19.375rem !important;
  }

  .md\:hover\:ml-77\.5:hover {
    margin-left: 19.375rem !important;
  }

  .md\:hover\:mt-78\.5:hover {
    margin-top: 19.625rem !important;
  }

  .md\:hover\:mr-78\.5:hover {
    margin-right: 19.625rem !important;
  }

  .md\:hover\:mb-78\.5:hover {
    margin-bottom: 19.625rem !important;
  }

  .md\:hover\:ml-78\.5:hover {
    margin-left: 19.625rem !important;
  }

  .md\:hover\:mt-79\.5:hover {
    margin-top: 19.875rem !important;
  }

  .md\:hover\:mr-79\.5:hover {
    margin-right: 19.875rem !important;
  }

  .md\:hover\:mb-79\.5:hover {
    margin-bottom: 19.875rem !important;
  }

  .md\:hover\:ml-79\.5:hover {
    margin-left: 19.875rem !important;
  }

  .md\:hover\:mt-80\.5:hover {
    margin-top: 20.125rem !important;
  }

  .md\:hover\:mr-80\.5:hover {
    margin-right: 20.125rem !important;
  }

  .md\:hover\:mb-80\.5:hover {
    margin-bottom: 20.125rem !important;
  }

  .md\:hover\:ml-80\.5:hover {
    margin-left: 20.125rem !important;
  }

  .md\:hover\:mt-81\.5:hover {
    margin-top: 20.375rem !important;
  }

  .md\:hover\:mr-81\.5:hover {
    margin-right: 20.375rem !important;
  }

  .md\:hover\:mb-81\.5:hover {
    margin-bottom: 20.375rem !important;
  }

  .md\:hover\:ml-81\.5:hover {
    margin-left: 20.375rem !important;
  }

  .md\:hover\:mt-82\.5:hover {
    margin-top: 20.625rem !important;
  }

  .md\:hover\:mr-82\.5:hover {
    margin-right: 20.625rem !important;
  }

  .md\:hover\:mb-82\.5:hover {
    margin-bottom: 20.625rem !important;
  }

  .md\:hover\:ml-82\.5:hover {
    margin-left: 20.625rem !important;
  }

  .md\:hover\:mt-83\.5:hover {
    margin-top: 20.875rem !important;
  }

  .md\:hover\:mr-83\.5:hover {
    margin-right: 20.875rem !important;
  }

  .md\:hover\:mb-83\.5:hover {
    margin-bottom: 20.875rem !important;
  }

  .md\:hover\:ml-83\.5:hover {
    margin-left: 20.875rem !important;
  }

  .md\:hover\:mt-84\.5:hover {
    margin-top: 21.125rem !important;
  }

  .md\:hover\:mr-84\.5:hover {
    margin-right: 21.125rem !important;
  }

  .md\:hover\:mb-84\.5:hover {
    margin-bottom: 21.125rem !important;
  }

  .md\:hover\:ml-84\.5:hover {
    margin-left: 21.125rem !important;
  }

  .md\:hover\:mt-85\.5:hover {
    margin-top: 21.375rem !important;
  }

  .md\:hover\:mr-85\.5:hover {
    margin-right: 21.375rem !important;
  }

  .md\:hover\:mb-85\.5:hover {
    margin-bottom: 21.375rem !important;
  }

  .md\:hover\:ml-85\.5:hover {
    margin-left: 21.375rem !important;
  }

  .md\:hover\:mt-86\.5:hover {
    margin-top: 21.625rem !important;
  }

  .md\:hover\:mr-86\.5:hover {
    margin-right: 21.625rem !important;
  }

  .md\:hover\:mb-86\.5:hover {
    margin-bottom: 21.625rem !important;
  }

  .md\:hover\:ml-86\.5:hover {
    margin-left: 21.625rem !important;
  }

  .md\:hover\:mt-87\.5:hover {
    margin-top: 21.875rem !important;
  }

  .md\:hover\:mr-87\.5:hover {
    margin-right: 21.875rem !important;
  }

  .md\:hover\:mb-87\.5:hover {
    margin-bottom: 21.875rem !important;
  }

  .md\:hover\:ml-87\.5:hover {
    margin-left: 21.875rem !important;
  }

  .md\:hover\:mt-88\.5:hover {
    margin-top: 22.125rem !important;
  }

  .md\:hover\:mr-88\.5:hover {
    margin-right: 22.125rem !important;
  }

  .md\:hover\:mb-88\.5:hover {
    margin-bottom: 22.125rem !important;
  }

  .md\:hover\:ml-88\.5:hover {
    margin-left: 22.125rem !important;
  }

  .md\:hover\:mt-89\.5:hover {
    margin-top: 22.375rem !important;
  }

  .md\:hover\:mr-89\.5:hover {
    margin-right: 22.375rem !important;
  }

  .md\:hover\:mb-89\.5:hover {
    margin-bottom: 22.375rem !important;
  }

  .md\:hover\:ml-89\.5:hover {
    margin-left: 22.375rem !important;
  }

  .md\:hover\:mt-90\.5:hover {
    margin-top: 22.625rem !important;
  }

  .md\:hover\:mr-90\.5:hover {
    margin-right: 22.625rem !important;
  }

  .md\:hover\:mb-90\.5:hover {
    margin-bottom: 22.625rem !important;
  }

  .md\:hover\:ml-90\.5:hover {
    margin-left: 22.625rem !important;
  }

  .md\:hover\:mt-91\.5:hover {
    margin-top: 22.875rem !important;
  }

  .md\:hover\:mr-91\.5:hover {
    margin-right: 22.875rem !important;
  }

  .md\:hover\:mb-91\.5:hover {
    margin-bottom: 22.875rem !important;
  }

  .md\:hover\:ml-91\.5:hover {
    margin-left: 22.875rem !important;
  }

  .md\:hover\:mt-92\.5:hover {
    margin-top: 23.125rem !important;
  }

  .md\:hover\:mr-92\.5:hover {
    margin-right: 23.125rem !important;
  }

  .md\:hover\:mb-92\.5:hover {
    margin-bottom: 23.125rem !important;
  }

  .md\:hover\:ml-92\.5:hover {
    margin-left: 23.125rem !important;
  }

  .md\:hover\:mt-93\.5:hover {
    margin-top: 23.375rem !important;
  }

  .md\:hover\:mr-93\.5:hover {
    margin-right: 23.375rem !important;
  }

  .md\:hover\:mb-93\.5:hover {
    margin-bottom: 23.375rem !important;
  }

  .md\:hover\:ml-93\.5:hover {
    margin-left: 23.375rem !important;
  }

  .md\:hover\:mt-94\.5:hover {
    margin-top: 23.625rem !important;
  }

  .md\:hover\:mr-94\.5:hover {
    margin-right: 23.625rem !important;
  }

  .md\:hover\:mb-94\.5:hover {
    margin-bottom: 23.625rem !important;
  }

  .md\:hover\:ml-94\.5:hover {
    margin-left: 23.625rem !important;
  }

  .md\:hover\:mt-95\.5:hover {
    margin-top: 23.875rem !important;
  }

  .md\:hover\:mr-95\.5:hover {
    margin-right: 23.875rem !important;
  }

  .md\:hover\:mb-95\.5:hover {
    margin-bottom: 23.875rem !important;
  }

  .md\:hover\:ml-95\.5:hover {
    margin-left: 23.875rem !important;
  }

  .md\:hover\:mt-96\.5:hover {
    margin-top: 24.125rem !important;
  }

  .md\:hover\:mr-96\.5:hover {
    margin-right: 24.125rem !important;
  }

  .md\:hover\:mb-96\.5:hover {
    margin-bottom: 24.125rem !important;
  }

  .md\:hover\:ml-96\.5:hover {
    margin-left: 24.125rem !important;
  }

  .md\:hover\:mt-97\.5:hover {
    margin-top: 24.375rem !important;
  }

  .md\:hover\:mr-97\.5:hover {
    margin-right: 24.375rem !important;
  }

  .md\:hover\:mb-97\.5:hover {
    margin-bottom: 24.375rem !important;
  }

  .md\:hover\:ml-97\.5:hover {
    margin-left: 24.375rem !important;
  }

  .md\:hover\:mt-98\.5:hover {
    margin-top: 24.625rem !important;
  }

  .md\:hover\:mr-98\.5:hover {
    margin-right: 24.625rem !important;
  }

  .md\:hover\:mb-98\.5:hover {
    margin-bottom: 24.625rem !important;
  }

  .md\:hover\:ml-98\.5:hover {
    margin-left: 24.625rem !important;
  }

  .md\:hover\:mt-99\.5:hover {
    margin-top: 24.875rem !important;
  }

  .md\:hover\:mr-99\.5:hover {
    margin-right: 24.875rem !important;
  }

  .md\:hover\:mb-99\.5:hover {
    margin-bottom: 24.875rem !important;
  }

  .md\:hover\:ml-99\.5:hover {
    margin-left: 24.875rem !important;
  }

  .md\:hover\:mt-100\.5:hover {
    margin-top: 25.125rem !important;
  }

  .md\:hover\:mr-100\.5:hover {
    margin-right: 25.125rem !important;
  }

  .md\:hover\:mb-100\.5:hover {
    margin-bottom: 25.125rem !important;
  }

  .md\:hover\:ml-100\.5:hover {
    margin-left: 25.125rem !important;
  }

  .md\:hover\:mt-101\.5:hover {
    margin-top: 25.375rem !important;
  }

  .md\:hover\:mr-101\.5:hover {
    margin-right: 25.375rem !important;
  }

  .md\:hover\:mb-101\.5:hover {
    margin-bottom: 25.375rem !important;
  }

  .md\:hover\:ml-101\.5:hover {
    margin-left: 25.375rem !important;
  }

  .md\:hover\:mt-102\.5:hover {
    margin-top: 25.625rem !important;
  }

  .md\:hover\:mr-102\.5:hover {
    margin-right: 25.625rem !important;
  }

  .md\:hover\:mb-102\.5:hover {
    margin-bottom: 25.625rem !important;
  }

  .md\:hover\:ml-102\.5:hover {
    margin-left: 25.625rem !important;
  }

  .md\:hover\:mt-103\.5:hover {
    margin-top: 25.875rem !important;
  }

  .md\:hover\:mr-103\.5:hover {
    margin-right: 25.875rem !important;
  }

  .md\:hover\:mb-103\.5:hover {
    margin-bottom: 25.875rem !important;
  }

  .md\:hover\:ml-103\.5:hover {
    margin-left: 25.875rem !important;
  }

  .md\:hover\:mt-104\.5:hover {
    margin-top: 26.125rem !important;
  }

  .md\:hover\:mr-104\.5:hover {
    margin-right: 26.125rem !important;
  }

  .md\:hover\:mb-104\.5:hover {
    margin-bottom: 26.125rem !important;
  }

  .md\:hover\:ml-104\.5:hover {
    margin-left: 26.125rem !important;
  }

  .md\:hover\:-mt-0:hover {
    margin-top: 0rem !important;
  }

  .md\:hover\:-mr-0:hover {
    margin-right: 0rem !important;
  }

  .md\:hover\:-mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .md\:hover\:-ml-0:hover {
    margin-left: 0rem !important;
  }

  .md\:hover\:-mt-1:hover {
    margin-top: -0.25rem !important;
  }

  .md\:hover\:-mr-1:hover {
    margin-right: -0.25rem !important;
  }

  .md\:hover\:-mb-1:hover {
    margin-bottom: -0.25rem !important;
  }

  .md\:hover\:-ml-1:hover {
    margin-left: -0.25rem !important;
  }

  .md\:hover\:-mt-2:hover {
    margin-top: -0.5rem !important;
  }

  .md\:hover\:-mr-2:hover {
    margin-right: -0.5rem !important;
  }

  .md\:hover\:-mb-2:hover {
    margin-bottom: -0.5rem !important;
  }

  .md\:hover\:-ml-2:hover {
    margin-left: -0.5rem !important;
  }

  .md\:hover\:-mt-3:hover {
    margin-top: -0.75rem !important;
  }

  .md\:hover\:-mr-3:hover {
    margin-right: -0.75rem !important;
  }

  .md\:hover\:-mb-3:hover {
    margin-bottom: -0.75rem !important;
  }

  .md\:hover\:-ml-3:hover {
    margin-left: -0.75rem !important;
  }

  .md\:hover\:-mt-4:hover {
    margin-top: -1rem !important;
  }

  .md\:hover\:-mr-4:hover {
    margin-right: -1rem !important;
  }

  .md\:hover\:-mb-4:hover {
    margin-bottom: -1rem !important;
  }

  .md\:hover\:-ml-4:hover {
    margin-left: -1rem !important;
  }

  .md\:hover\:-mt-5:hover {
    margin-top: -1.25rem !important;
  }

  .md\:hover\:-mr-5:hover {
    margin-right: -1.25rem !important;
  }

  .md\:hover\:-mb-5:hover {
    margin-bottom: -1.25rem !important;
  }

  .md\:hover\:-ml-5:hover {
    margin-left: -1.25rem !important;
  }

  .md\:hover\:-mt-6:hover {
    margin-top: -1.5rem !important;
  }

  .md\:hover\:-mr-6:hover {
    margin-right: -1.5rem !important;
  }

  .md\:hover\:-mb-6:hover {
    margin-bottom: -1.5rem !important;
  }

  .md\:hover\:-ml-6:hover {
    margin-left: -1.5rem !important;
  }

  .md\:hover\:-mt-7:hover {
    margin-top: -1.75rem !important;
  }

  .md\:hover\:-mr-7:hover {
    margin-right: -1.75rem !important;
  }

  .md\:hover\:-mb-7:hover {
    margin-bottom: -1.75rem !important;
  }

  .md\:hover\:-ml-7:hover {
    margin-left: -1.75rem !important;
  }

  .md\:hover\:-mt-8:hover {
    margin-top: -2rem !important;
  }

  .md\:hover\:-mr-8:hover {
    margin-right: -2rem !important;
  }

  .md\:hover\:-mb-8:hover {
    margin-bottom: -2rem !important;
  }

  .md\:hover\:-ml-8:hover {
    margin-left: -2rem !important;
  }

  .md\:hover\:-mt-9:hover {
    margin-top: -2.25rem !important;
  }

  .md\:hover\:-mr-9:hover {
    margin-right: -2.25rem !important;
  }

  .md\:hover\:-mb-9:hover {
    margin-bottom: -2.25rem !important;
  }

  .md\:hover\:-ml-9:hover {
    margin-left: -2.25rem !important;
  }

  .md\:hover\:-mt-10:hover {
    margin-top: -2.5rem !important;
  }

  .md\:hover\:-mr-10:hover {
    margin-right: -2.5rem !important;
  }

  .md\:hover\:-mb-10:hover {
    margin-bottom: -2.5rem !important;
  }

  .md\:hover\:-ml-10:hover {
    margin-left: -2.5rem !important;
  }

  .md\:hover\:-mt-11:hover {
    margin-top: -2.75rem !important;
  }

  .md\:hover\:-mr-11:hover {
    margin-right: -2.75rem !important;
  }

  .md\:hover\:-mb-11:hover {
    margin-bottom: -2.75rem !important;
  }

  .md\:hover\:-ml-11:hover {
    margin-left: -2.75rem !important;
  }

  .md\:hover\:-mt-12:hover {
    margin-top: -3rem !important;
  }

  .md\:hover\:-mr-12:hover {
    margin-right: -3rem !important;
  }

  .md\:hover\:-mb-12:hover {
    margin-bottom: -3rem !important;
  }

  .md\:hover\:-ml-12:hover {
    margin-left: -3rem !important;
  }

  .md\:hover\:-mt-13:hover {
    margin-top: -3.25rem !important;
  }

  .md\:hover\:-mr-13:hover {
    margin-right: -3.25rem !important;
  }

  .md\:hover\:-mb-13:hover {
    margin-bottom: -3.25rem !important;
  }

  .md\:hover\:-ml-13:hover {
    margin-left: -3.25rem !important;
  }

  .md\:hover\:-mt-14:hover {
    margin-top: -3.5rem !important;
  }

  .md\:hover\:-mr-14:hover {
    margin-right: -3.5rem !important;
  }

  .md\:hover\:-mb-14:hover {
    margin-bottom: -3.5rem !important;
  }

  .md\:hover\:-ml-14:hover {
    margin-left: -3.5rem !important;
  }

  .md\:hover\:-mt-15:hover {
    margin-top: -3.75rem !important;
  }

  .md\:hover\:-mr-15:hover {
    margin-right: -3.75rem !important;
  }

  .md\:hover\:-mb-15:hover {
    margin-bottom: -3.75rem !important;
  }

  .md\:hover\:-ml-15:hover {
    margin-left: -3.75rem !important;
  }

  .md\:hover\:-mt-16:hover {
    margin-top: -4rem !important;
  }

  .md\:hover\:-mr-16:hover {
    margin-right: -4rem !important;
  }

  .md\:hover\:-mb-16:hover {
    margin-bottom: -4rem !important;
  }

  .md\:hover\:-ml-16:hover {
    margin-left: -4rem !important;
  }

  .md\:hover\:-mt-17:hover {
    margin-top: -4.25rem !important;
  }

  .md\:hover\:-mr-17:hover {
    margin-right: -4.25rem !important;
  }

  .md\:hover\:-mb-17:hover {
    margin-bottom: -4.25rem !important;
  }

  .md\:hover\:-ml-17:hover {
    margin-left: -4.25rem !important;
  }

  .md\:hover\:-mt-18:hover {
    margin-top: -4.5rem !important;
  }

  .md\:hover\:-mr-18:hover {
    margin-right: -4.5rem !important;
  }

  .md\:hover\:-mb-18:hover {
    margin-bottom: -4.5rem !important;
  }

  .md\:hover\:-ml-18:hover {
    margin-left: -4.5rem !important;
  }

  .md\:hover\:-mt-19:hover {
    margin-top: -4.75rem !important;
  }

  .md\:hover\:-mr-19:hover {
    margin-right: -4.75rem !important;
  }

  .md\:hover\:-mb-19:hover {
    margin-bottom: -4.75rem !important;
  }

  .md\:hover\:-ml-19:hover {
    margin-left: -4.75rem !important;
  }

  .md\:hover\:-mt-20:hover {
    margin-top: -5rem !important;
  }

  .md\:hover\:-mr-20:hover {
    margin-right: -5rem !important;
  }

  .md\:hover\:-mb-20:hover {
    margin-bottom: -5rem !important;
  }

  .md\:hover\:-ml-20:hover {
    margin-left: -5rem !important;
  }

  .md\:hover\:-mt-21:hover {
    margin-top: -5.25rem !important;
  }

  .md\:hover\:-mr-21:hover {
    margin-right: -5.25rem !important;
  }

  .md\:hover\:-mb-21:hover {
    margin-bottom: -5.25rem !important;
  }

  .md\:hover\:-ml-21:hover {
    margin-left: -5.25rem !important;
  }

  .md\:hover\:-mt-22:hover {
    margin-top: -5.5rem !important;
  }

  .md\:hover\:-mr-22:hover {
    margin-right: -5.5rem !important;
  }

  .md\:hover\:-mb-22:hover {
    margin-bottom: -5.5rem !important;
  }

  .md\:hover\:-ml-22:hover {
    margin-left: -5.5rem !important;
  }

  .md\:hover\:-mt-23:hover {
    margin-top: -5.75rem !important;
  }

  .md\:hover\:-mr-23:hover {
    margin-right: -5.75rem !important;
  }

  .md\:hover\:-mb-23:hover {
    margin-bottom: -5.75rem !important;
  }

  .md\:hover\:-ml-23:hover {
    margin-left: -5.75rem !important;
  }

  .md\:hover\:-mt-24:hover {
    margin-top: -6rem !important;
  }

  .md\:hover\:-mr-24:hover {
    margin-right: -6rem !important;
  }

  .md\:hover\:-mb-24:hover {
    margin-bottom: -6rem !important;
  }

  .md\:hover\:-ml-24:hover {
    margin-left: -6rem !important;
  }

  .md\:hover\:-mt-25:hover {
    margin-top: -6.25rem !important;
  }

  .md\:hover\:-mr-25:hover {
    margin-right: -6.25rem !important;
  }

  .md\:hover\:-mb-25:hover {
    margin-bottom: -6.25rem !important;
  }

  .md\:hover\:-ml-25:hover {
    margin-left: -6.25rem !important;
  }

  .md\:hover\:-mt-26:hover {
    margin-top: -6.5rem !important;
  }

  .md\:hover\:-mr-26:hover {
    margin-right: -6.5rem !important;
  }

  .md\:hover\:-mb-26:hover {
    margin-bottom: -6.5rem !important;
  }

  .md\:hover\:-ml-26:hover {
    margin-left: -6.5rem !important;
  }

  .md\:hover\:-mt-27:hover {
    margin-top: -6.75rem !important;
  }

  .md\:hover\:-mr-27:hover {
    margin-right: -6.75rem !important;
  }

  .md\:hover\:-mb-27:hover {
    margin-bottom: -6.75rem !important;
  }

  .md\:hover\:-ml-27:hover {
    margin-left: -6.75rem !important;
  }

  .md\:hover\:-mt-28:hover {
    margin-top: -7rem !important;
  }

  .md\:hover\:-mr-28:hover {
    margin-right: -7rem !important;
  }

  .md\:hover\:-mb-28:hover {
    margin-bottom: -7rem !important;
  }

  .md\:hover\:-ml-28:hover {
    margin-left: -7rem !important;
  }

  .md\:hover\:-mt-29:hover {
    margin-top: -7.25rem !important;
  }

  .md\:hover\:-mr-29:hover {
    margin-right: -7.25rem !important;
  }

  .md\:hover\:-mb-29:hover {
    margin-bottom: -7.25rem !important;
  }

  .md\:hover\:-ml-29:hover {
    margin-left: -7.25rem !important;
  }

  .md\:hover\:-mt-30:hover {
    margin-top: -7.5rem !important;
  }

  .md\:hover\:-mr-30:hover {
    margin-right: -7.5rem !important;
  }

  .md\:hover\:-mb-30:hover {
    margin-bottom: -7.5rem !important;
  }

  .md\:hover\:-ml-30:hover {
    margin-left: -7.5rem !important;
  }

  .md\:hover\:-mt-31:hover {
    margin-top: -7.75rem !important;
  }

  .md\:hover\:-mr-31:hover {
    margin-right: -7.75rem !important;
  }

  .md\:hover\:-mb-31:hover {
    margin-bottom: -7.75rem !important;
  }

  .md\:hover\:-ml-31:hover {
    margin-left: -7.75rem !important;
  }

  .md\:hover\:-mt-32:hover {
    margin-top: -8rem !important;
  }

  .md\:hover\:-mr-32:hover {
    margin-right: -8rem !important;
  }

  .md\:hover\:-mb-32:hover {
    margin-bottom: -8rem !important;
  }

  .md\:hover\:-ml-32:hover {
    margin-left: -8rem !important;
  }

  .md\:hover\:-mt-33:hover {
    margin-top: -8.25rem !important;
  }

  .md\:hover\:-mr-33:hover {
    margin-right: -8.25rem !important;
  }

  .md\:hover\:-mb-33:hover {
    margin-bottom: -8.25rem !important;
  }

  .md\:hover\:-ml-33:hover {
    margin-left: -8.25rem !important;
  }

  .md\:hover\:-mt-34:hover {
    margin-top: -8.5rem !important;
  }

  .md\:hover\:-mr-34:hover {
    margin-right: -8.5rem !important;
  }

  .md\:hover\:-mb-34:hover {
    margin-bottom: -8.5rem !important;
  }

  .md\:hover\:-ml-34:hover {
    margin-left: -8.5rem !important;
  }

  .md\:hover\:-mt-35:hover {
    margin-top: -8.75rem !important;
  }

  .md\:hover\:-mr-35:hover {
    margin-right: -8.75rem !important;
  }

  .md\:hover\:-mb-35:hover {
    margin-bottom: -8.75rem !important;
  }

  .md\:hover\:-ml-35:hover {
    margin-left: -8.75rem !important;
  }

  .md\:hover\:-mt-36:hover {
    margin-top: -9rem !important;
  }

  .md\:hover\:-mr-36:hover {
    margin-right: -9rem !important;
  }

  .md\:hover\:-mb-36:hover {
    margin-bottom: -9rem !important;
  }

  .md\:hover\:-ml-36:hover {
    margin-left: -9rem !important;
  }

  .md\:hover\:-mt-37:hover {
    margin-top: -9.25rem !important;
  }

  .md\:hover\:-mr-37:hover {
    margin-right: -9.25rem !important;
  }

  .md\:hover\:-mb-37:hover {
    margin-bottom: -9.25rem !important;
  }

  .md\:hover\:-ml-37:hover {
    margin-left: -9.25rem !important;
  }

  .md\:hover\:-mt-38:hover {
    margin-top: -9.5rem !important;
  }

  .md\:hover\:-mr-38:hover {
    margin-right: -9.5rem !important;
  }

  .md\:hover\:-mb-38:hover {
    margin-bottom: -9.5rem !important;
  }

  .md\:hover\:-ml-38:hover {
    margin-left: -9.5rem !important;
  }

  .md\:hover\:-mt-39:hover {
    margin-top: -9.75rem !important;
  }

  .md\:hover\:-mr-39:hover {
    margin-right: -9.75rem !important;
  }

  .md\:hover\:-mb-39:hover {
    margin-bottom: -9.75rem !important;
  }

  .md\:hover\:-ml-39:hover {
    margin-left: -9.75rem !important;
  }

  .md\:hover\:-mt-40:hover {
    margin-top: -10rem !important;
  }

  .md\:hover\:-mr-40:hover {
    margin-right: -10rem !important;
  }

  .md\:hover\:-mb-40:hover {
    margin-bottom: -10rem !important;
  }

  .md\:hover\:-ml-40:hover {
    margin-left: -10rem !important;
  }

  .md\:hover\:-mt-41:hover {
    margin-top: -10.25rem !important;
  }

  .md\:hover\:-mr-41:hover {
    margin-right: -10.25rem !important;
  }

  .md\:hover\:-mb-41:hover {
    margin-bottom: -10.25rem !important;
  }

  .md\:hover\:-ml-41:hover {
    margin-left: -10.25rem !important;
  }

  .md\:hover\:-mt-42:hover {
    margin-top: -10.5rem !important;
  }

  .md\:hover\:-mr-42:hover {
    margin-right: -10.5rem !important;
  }

  .md\:hover\:-mb-42:hover {
    margin-bottom: -10.5rem !important;
  }

  .md\:hover\:-ml-42:hover {
    margin-left: -10.5rem !important;
  }

  .md\:hover\:-mt-43:hover {
    margin-top: -10.75rem !important;
  }

  .md\:hover\:-mr-43:hover {
    margin-right: -10.75rem !important;
  }

  .md\:hover\:-mb-43:hover {
    margin-bottom: -10.75rem !important;
  }

  .md\:hover\:-ml-43:hover {
    margin-left: -10.75rem !important;
  }

  .md\:hover\:-mt-44:hover {
    margin-top: -11rem !important;
  }

  .md\:hover\:-mr-44:hover {
    margin-right: -11rem !important;
  }

  .md\:hover\:-mb-44:hover {
    margin-bottom: -11rem !important;
  }

  .md\:hover\:-ml-44:hover {
    margin-left: -11rem !important;
  }

  .md\:hover\:-mt-45:hover {
    margin-top: -11.25rem !important;
  }

  .md\:hover\:-mr-45:hover {
    margin-right: -11.25rem !important;
  }

  .md\:hover\:-mb-45:hover {
    margin-bottom: -11.25rem !important;
  }

  .md\:hover\:-ml-45:hover {
    margin-left: -11.25rem !important;
  }

  .md\:hover\:-mt-46:hover {
    margin-top: -11.5rem !important;
  }

  .md\:hover\:-mr-46:hover {
    margin-right: -11.5rem !important;
  }

  .md\:hover\:-mb-46:hover {
    margin-bottom: -11.5rem !important;
  }

  .md\:hover\:-ml-46:hover {
    margin-left: -11.5rem !important;
  }

  .md\:hover\:-mt-47:hover {
    margin-top: -11.75rem !important;
  }

  .md\:hover\:-mr-47:hover {
    margin-right: -11.75rem !important;
  }

  .md\:hover\:-mb-47:hover {
    margin-bottom: -11.75rem !important;
  }

  .md\:hover\:-ml-47:hover {
    margin-left: -11.75rem !important;
  }

  .md\:hover\:-mt-48:hover {
    margin-top: -12rem !important;
  }

  .md\:hover\:-mr-48:hover {
    margin-right: -12rem !important;
  }

  .md\:hover\:-mb-48:hover {
    margin-bottom: -12rem !important;
  }

  .md\:hover\:-ml-48:hover {
    margin-left: -12rem !important;
  }

  .md\:hover\:-mt-49:hover {
    margin-top: -12.25rem !important;
  }

  .md\:hover\:-mr-49:hover {
    margin-right: -12.25rem !important;
  }

  .md\:hover\:-mb-49:hover {
    margin-bottom: -12.25rem !important;
  }

  .md\:hover\:-ml-49:hover {
    margin-left: -12.25rem !important;
  }

  .md\:hover\:-mt-50:hover {
    margin-top: -12.5rem !important;
  }

  .md\:hover\:-mr-50:hover {
    margin-right: -12.5rem !important;
  }

  .md\:hover\:-mb-50:hover {
    margin-bottom: -12.5rem !important;
  }

  .md\:hover\:-ml-50:hover {
    margin-left: -12.5rem !important;
  }

  .md\:hover\:-mt-51:hover {
    margin-top: -12.75rem !important;
  }

  .md\:hover\:-mr-51:hover {
    margin-right: -12.75rem !important;
  }

  .md\:hover\:-mb-51:hover {
    margin-bottom: -12.75rem !important;
  }

  .md\:hover\:-ml-51:hover {
    margin-left: -12.75rem !important;
  }

  .md\:hover\:-mt-52:hover {
    margin-top: -13rem !important;
  }

  .md\:hover\:-mr-52:hover {
    margin-right: -13rem !important;
  }

  .md\:hover\:-mb-52:hover {
    margin-bottom: -13rem !important;
  }

  .md\:hover\:-ml-52:hover {
    margin-left: -13rem !important;
  }

  .md\:hover\:-mt-53:hover {
    margin-top: -13.25rem !important;
  }

  .md\:hover\:-mr-53:hover {
    margin-right: -13.25rem !important;
  }

  .md\:hover\:-mb-53:hover {
    margin-bottom: -13.25rem !important;
  }

  .md\:hover\:-ml-53:hover {
    margin-left: -13.25rem !important;
  }

  .md\:hover\:-mt-54:hover {
    margin-top: -13.5rem !important;
  }

  .md\:hover\:-mr-54:hover {
    margin-right: -13.5rem !important;
  }

  .md\:hover\:-mb-54:hover {
    margin-bottom: -13.5rem !important;
  }

  .md\:hover\:-ml-54:hover {
    margin-left: -13.5rem !important;
  }

  .md\:hover\:-mt-55:hover {
    margin-top: -13.75rem !important;
  }

  .md\:hover\:-mr-55:hover {
    margin-right: -13.75rem !important;
  }

  .md\:hover\:-mb-55:hover {
    margin-bottom: -13.75rem !important;
  }

  .md\:hover\:-ml-55:hover {
    margin-left: -13.75rem !important;
  }

  .md\:hover\:-mt-56:hover {
    margin-top: -14rem !important;
  }

  .md\:hover\:-mr-56:hover {
    margin-right: -14rem !important;
  }

  .md\:hover\:-mb-56:hover {
    margin-bottom: -14rem !important;
  }

  .md\:hover\:-ml-56:hover {
    margin-left: -14rem !important;
  }

  .md\:hover\:-mt-57:hover {
    margin-top: -14.25rem !important;
  }

  .md\:hover\:-mr-57:hover {
    margin-right: -14.25rem !important;
  }

  .md\:hover\:-mb-57:hover {
    margin-bottom: -14.25rem !important;
  }

  .md\:hover\:-ml-57:hover {
    margin-left: -14.25rem !important;
  }

  .md\:hover\:-mt-58:hover {
    margin-top: -14.5rem !important;
  }

  .md\:hover\:-mr-58:hover {
    margin-right: -14.5rem !important;
  }

  .md\:hover\:-mb-58:hover {
    margin-bottom: -14.5rem !important;
  }

  .md\:hover\:-ml-58:hover {
    margin-left: -14.5rem !important;
  }

  .md\:hover\:-mt-59:hover {
    margin-top: -14.75rem !important;
  }

  .md\:hover\:-mr-59:hover {
    margin-right: -14.75rem !important;
  }

  .md\:hover\:-mb-59:hover {
    margin-bottom: -14.75rem !important;
  }

  .md\:hover\:-ml-59:hover {
    margin-left: -14.75rem !important;
  }

  .md\:hover\:-mt-60:hover {
    margin-top: -15rem !important;
  }

  .md\:hover\:-mr-60:hover {
    margin-right: -15rem !important;
  }

  .md\:hover\:-mb-60:hover {
    margin-bottom: -15rem !important;
  }

  .md\:hover\:-ml-60:hover {
    margin-left: -15rem !important;
  }

  .md\:hover\:-mt-61:hover {
    margin-top: -15.25rem !important;
  }

  .md\:hover\:-mr-61:hover {
    margin-right: -15.25rem !important;
  }

  .md\:hover\:-mb-61:hover {
    margin-bottom: -15.25rem !important;
  }

  .md\:hover\:-ml-61:hover {
    margin-left: -15.25rem !important;
  }

  .md\:hover\:-mt-62:hover {
    margin-top: -15.5rem !important;
  }

  .md\:hover\:-mr-62:hover {
    margin-right: -15.5rem !important;
  }

  .md\:hover\:-mb-62:hover {
    margin-bottom: -15.5rem !important;
  }

  .md\:hover\:-ml-62:hover {
    margin-left: -15.5rem !important;
  }

  .md\:hover\:-mt-63:hover {
    margin-top: -15.75rem !important;
  }

  .md\:hover\:-mr-63:hover {
    margin-right: -15.75rem !important;
  }

  .md\:hover\:-mb-63:hover {
    margin-bottom: -15.75rem !important;
  }

  .md\:hover\:-ml-63:hover {
    margin-left: -15.75rem !important;
  }

  .md\:hover\:-mt-64:hover {
    margin-top: -16rem !important;
  }

  .md\:hover\:-mr-64:hover {
    margin-right: -16rem !important;
  }

  .md\:hover\:-mb-64:hover {
    margin-bottom: -16rem !important;
  }

  .md\:hover\:-ml-64:hover {
    margin-left: -16rem !important;
  }

  .md\:hover\:-mt-65:hover {
    margin-top: -16.25rem !important;
  }

  .md\:hover\:-mr-65:hover {
    margin-right: -16.25rem !important;
  }

  .md\:hover\:-mb-65:hover {
    margin-bottom: -16.25rem !important;
  }

  .md\:hover\:-ml-65:hover {
    margin-left: -16.25rem !important;
  }

  .md\:hover\:-mt-66:hover {
    margin-top: -16.5rem !important;
  }

  .md\:hover\:-mr-66:hover {
    margin-right: -16.5rem !important;
  }

  .md\:hover\:-mb-66:hover {
    margin-bottom: -16.5rem !important;
  }

  .md\:hover\:-ml-66:hover {
    margin-left: -16.5rem !important;
  }

  .md\:hover\:-mt-67:hover {
    margin-top: -16.75rem !important;
  }

  .md\:hover\:-mr-67:hover {
    margin-right: -16.75rem !important;
  }

  .md\:hover\:-mb-67:hover {
    margin-bottom: -16.75rem !important;
  }

  .md\:hover\:-ml-67:hover {
    margin-left: -16.75rem !important;
  }

  .md\:hover\:-mt-68:hover {
    margin-top: -17rem !important;
  }

  .md\:hover\:-mr-68:hover {
    margin-right: -17rem !important;
  }

  .md\:hover\:-mb-68:hover {
    margin-bottom: -17rem !important;
  }

  .md\:hover\:-ml-68:hover {
    margin-left: -17rem !important;
  }

  .md\:hover\:-mt-69:hover {
    margin-top: -17.25rem !important;
  }

  .md\:hover\:-mr-69:hover {
    margin-right: -17.25rem !important;
  }

  .md\:hover\:-mb-69:hover {
    margin-bottom: -17.25rem !important;
  }

  .md\:hover\:-ml-69:hover {
    margin-left: -17.25rem !important;
  }

  .md\:hover\:-mt-70:hover {
    margin-top: -17.5rem !important;
  }

  .md\:hover\:-mr-70:hover {
    margin-right: -17.5rem !important;
  }

  .md\:hover\:-mb-70:hover {
    margin-bottom: -17.5rem !important;
  }

  .md\:hover\:-ml-70:hover {
    margin-left: -17.5rem !important;
  }

  .md\:hover\:-mt-71:hover {
    margin-top: -17.75rem !important;
  }

  .md\:hover\:-mr-71:hover {
    margin-right: -17.75rem !important;
  }

  .md\:hover\:-mb-71:hover {
    margin-bottom: -17.75rem !important;
  }

  .md\:hover\:-ml-71:hover {
    margin-left: -17.75rem !important;
  }

  .md\:hover\:-mt-72:hover {
    margin-top: -18rem !important;
  }

  .md\:hover\:-mr-72:hover {
    margin-right: -18rem !important;
  }

  .md\:hover\:-mb-72:hover {
    margin-bottom: -18rem !important;
  }

  .md\:hover\:-ml-72:hover {
    margin-left: -18rem !important;
  }

  .md\:hover\:-mt-73:hover {
    margin-top: -18.25rem !important;
  }

  .md\:hover\:-mr-73:hover {
    margin-right: -18.25rem !important;
  }

  .md\:hover\:-mb-73:hover {
    margin-bottom: -18.25rem !important;
  }

  .md\:hover\:-ml-73:hover {
    margin-left: -18.25rem !important;
  }

  .md\:hover\:-mt-74:hover {
    margin-top: -18.5rem !important;
  }

  .md\:hover\:-mr-74:hover {
    margin-right: -18.5rem !important;
  }

  .md\:hover\:-mb-74:hover {
    margin-bottom: -18.5rem !important;
  }

  .md\:hover\:-ml-74:hover {
    margin-left: -18.5rem !important;
  }

  .md\:hover\:-mt-75:hover {
    margin-top: -18.75rem !important;
  }

  .md\:hover\:-mr-75:hover {
    margin-right: -18.75rem !important;
  }

  .md\:hover\:-mb-75:hover {
    margin-bottom: -18.75rem !important;
  }

  .md\:hover\:-ml-75:hover {
    margin-left: -18.75rem !important;
  }

  .md\:hover\:-mt-76:hover {
    margin-top: -19rem !important;
  }

  .md\:hover\:-mr-76:hover {
    margin-right: -19rem !important;
  }

  .md\:hover\:-mb-76:hover {
    margin-bottom: -19rem !important;
  }

  .md\:hover\:-ml-76:hover {
    margin-left: -19rem !important;
  }

  .md\:hover\:-mt-77:hover {
    margin-top: -19.25rem !important;
  }

  .md\:hover\:-mr-77:hover {
    margin-right: -19.25rem !important;
  }

  .md\:hover\:-mb-77:hover {
    margin-bottom: -19.25rem !important;
  }

  .md\:hover\:-ml-77:hover {
    margin-left: -19.25rem !important;
  }

  .md\:hover\:-mt-78:hover {
    margin-top: -19.5rem !important;
  }

  .md\:hover\:-mr-78:hover {
    margin-right: -19.5rem !important;
  }

  .md\:hover\:-mb-78:hover {
    margin-bottom: -19.5rem !important;
  }

  .md\:hover\:-ml-78:hover {
    margin-left: -19.5rem !important;
  }

  .md\:hover\:-mt-79:hover {
    margin-top: -19.75rem !important;
  }

  .md\:hover\:-mr-79:hover {
    margin-right: -19.75rem !important;
  }

  .md\:hover\:-mb-79:hover {
    margin-bottom: -19.75rem !important;
  }

  .md\:hover\:-ml-79:hover {
    margin-left: -19.75rem !important;
  }

  .md\:hover\:-mt-80:hover {
    margin-top: -20rem !important;
  }

  .md\:hover\:-mr-80:hover {
    margin-right: -20rem !important;
  }

  .md\:hover\:-mb-80:hover {
    margin-bottom: -20rem !important;
  }

  .md\:hover\:-ml-80:hover {
    margin-left: -20rem !important;
  }

  .md\:hover\:-mt-81:hover {
    margin-top: -20.25rem !important;
  }

  .md\:hover\:-mr-81:hover {
    margin-right: -20.25rem !important;
  }

  .md\:hover\:-mb-81:hover {
    margin-bottom: -20.25rem !important;
  }

  .md\:hover\:-ml-81:hover {
    margin-left: -20.25rem !important;
  }

  .md\:hover\:-mt-82:hover {
    margin-top: -20.5rem !important;
  }

  .md\:hover\:-mr-82:hover {
    margin-right: -20.5rem !important;
  }

  .md\:hover\:-mb-82:hover {
    margin-bottom: -20.5rem !important;
  }

  .md\:hover\:-ml-82:hover {
    margin-left: -20.5rem !important;
  }

  .md\:hover\:-mt-83:hover {
    margin-top: -20.75rem !important;
  }

  .md\:hover\:-mr-83:hover {
    margin-right: -20.75rem !important;
  }

  .md\:hover\:-mb-83:hover {
    margin-bottom: -20.75rem !important;
  }

  .md\:hover\:-ml-83:hover {
    margin-left: -20.75rem !important;
  }

  .md\:hover\:-mt-84:hover {
    margin-top: -21rem !important;
  }

  .md\:hover\:-mr-84:hover {
    margin-right: -21rem !important;
  }

  .md\:hover\:-mb-84:hover {
    margin-bottom: -21rem !important;
  }

  .md\:hover\:-ml-84:hover {
    margin-left: -21rem !important;
  }

  .md\:hover\:-mt-85:hover {
    margin-top: -21.25rem !important;
  }

  .md\:hover\:-mr-85:hover {
    margin-right: -21.25rem !important;
  }

  .md\:hover\:-mb-85:hover {
    margin-bottom: -21.25rem !important;
  }

  .md\:hover\:-ml-85:hover {
    margin-left: -21.25rem !important;
  }

  .md\:hover\:-mt-86:hover {
    margin-top: -21.5rem !important;
  }

  .md\:hover\:-mr-86:hover {
    margin-right: -21.5rem !important;
  }

  .md\:hover\:-mb-86:hover {
    margin-bottom: -21.5rem !important;
  }

  .md\:hover\:-ml-86:hover {
    margin-left: -21.5rem !important;
  }

  .md\:hover\:-mt-87:hover {
    margin-top: -21.75rem !important;
  }

  .md\:hover\:-mr-87:hover {
    margin-right: -21.75rem !important;
  }

  .md\:hover\:-mb-87:hover {
    margin-bottom: -21.75rem !important;
  }

  .md\:hover\:-ml-87:hover {
    margin-left: -21.75rem !important;
  }

  .md\:hover\:-mt-88:hover {
    margin-top: -22rem !important;
  }

  .md\:hover\:-mr-88:hover {
    margin-right: -22rem !important;
  }

  .md\:hover\:-mb-88:hover {
    margin-bottom: -22rem !important;
  }

  .md\:hover\:-ml-88:hover {
    margin-left: -22rem !important;
  }

  .md\:hover\:-mt-89:hover {
    margin-top: -22.25rem !important;
  }

  .md\:hover\:-mr-89:hover {
    margin-right: -22.25rem !important;
  }

  .md\:hover\:-mb-89:hover {
    margin-bottom: -22.25rem !important;
  }

  .md\:hover\:-ml-89:hover {
    margin-left: -22.25rem !important;
  }

  .md\:hover\:-mt-90:hover {
    margin-top: -22.5rem !important;
  }

  .md\:hover\:-mr-90:hover {
    margin-right: -22.5rem !important;
  }

  .md\:hover\:-mb-90:hover {
    margin-bottom: -22.5rem !important;
  }

  .md\:hover\:-ml-90:hover {
    margin-left: -22.5rem !important;
  }

  .md\:hover\:-mt-91:hover {
    margin-top: -22.75rem !important;
  }

  .md\:hover\:-mr-91:hover {
    margin-right: -22.75rem !important;
  }

  .md\:hover\:-mb-91:hover {
    margin-bottom: -22.75rem !important;
  }

  .md\:hover\:-ml-91:hover {
    margin-left: -22.75rem !important;
  }

  .md\:hover\:-mt-92:hover {
    margin-top: -23rem !important;
  }

  .md\:hover\:-mr-92:hover {
    margin-right: -23rem !important;
  }

  .md\:hover\:-mb-92:hover {
    margin-bottom: -23rem !important;
  }

  .md\:hover\:-ml-92:hover {
    margin-left: -23rem !important;
  }

  .md\:hover\:-mt-93:hover {
    margin-top: -23.25rem !important;
  }

  .md\:hover\:-mr-93:hover {
    margin-right: -23.25rem !important;
  }

  .md\:hover\:-mb-93:hover {
    margin-bottom: -23.25rem !important;
  }

  .md\:hover\:-ml-93:hover {
    margin-left: -23.25rem !important;
  }

  .md\:hover\:-mt-94:hover {
    margin-top: -23.5rem !important;
  }

  .md\:hover\:-mr-94:hover {
    margin-right: -23.5rem !important;
  }

  .md\:hover\:-mb-94:hover {
    margin-bottom: -23.5rem !important;
  }

  .md\:hover\:-ml-94:hover {
    margin-left: -23.5rem !important;
  }

  .md\:hover\:-mt-95:hover {
    margin-top: -23.75rem !important;
  }

  .md\:hover\:-mr-95:hover {
    margin-right: -23.75rem !important;
  }

  .md\:hover\:-mb-95:hover {
    margin-bottom: -23.75rem !important;
  }

  .md\:hover\:-ml-95:hover {
    margin-left: -23.75rem !important;
  }

  .md\:hover\:-mt-96:hover {
    margin-top: -24rem !important;
  }

  .md\:hover\:-mr-96:hover {
    margin-right: -24rem !important;
  }

  .md\:hover\:-mb-96:hover {
    margin-bottom: -24rem !important;
  }

  .md\:hover\:-ml-96:hover {
    margin-left: -24rem !important;
  }

  .md\:hover\:-mt-97:hover {
    margin-top: -24.25rem !important;
  }

  .md\:hover\:-mr-97:hover {
    margin-right: -24.25rem !important;
  }

  .md\:hover\:-mb-97:hover {
    margin-bottom: -24.25rem !important;
  }

  .md\:hover\:-ml-97:hover {
    margin-left: -24.25rem !important;
  }

  .md\:hover\:-mt-98:hover {
    margin-top: -24.5rem !important;
  }

  .md\:hover\:-mr-98:hover {
    margin-right: -24.5rem !important;
  }

  .md\:hover\:-mb-98:hover {
    margin-bottom: -24.5rem !important;
  }

  .md\:hover\:-ml-98:hover {
    margin-left: -24.5rem !important;
  }

  .md\:hover\:-mt-99:hover {
    margin-top: -24.75rem !important;
  }

  .md\:hover\:-mr-99:hover {
    margin-right: -24.75rem !important;
  }

  .md\:hover\:-mb-99:hover {
    margin-bottom: -24.75rem !important;
  }

  .md\:hover\:-ml-99:hover {
    margin-left: -24.75rem !important;
  }

  .md\:hover\:-mt-100:hover {
    margin-top: -25rem !important;
  }

  .md\:hover\:-mr-100:hover {
    margin-right: -25rem !important;
  }

  .md\:hover\:-mb-100:hover {
    margin-bottom: -25rem !important;
  }

  .md\:hover\:-ml-100:hover {
    margin-left: -25rem !important;
  }

  .md\:hover\:-mt-101:hover {
    margin-top: -25.25rem !important;
  }

  .md\:hover\:-mr-101:hover {
    margin-right: -25.25rem !important;
  }

  .md\:hover\:-mb-101:hover {
    margin-bottom: -25.25rem !important;
  }

  .md\:hover\:-ml-101:hover {
    margin-left: -25.25rem !important;
  }

  .md\:hover\:-mt-102:hover {
    margin-top: -25.5rem !important;
  }

  .md\:hover\:-mr-102:hover {
    margin-right: -25.5rem !important;
  }

  .md\:hover\:-mb-102:hover {
    margin-bottom: -25.5rem !important;
  }

  .md\:hover\:-ml-102:hover {
    margin-left: -25.5rem !important;
  }

  .md\:hover\:-mt-103:hover {
    margin-top: -25.75rem !important;
  }

  .md\:hover\:-mr-103:hover {
    margin-right: -25.75rem !important;
  }

  .md\:hover\:-mb-103:hover {
    margin-bottom: -25.75rem !important;
  }

  .md\:hover\:-ml-103:hover {
    margin-left: -25.75rem !important;
  }

  .md\:hover\:-mt-104:hover {
    margin-top: -26rem !important;
  }

  .md\:hover\:-mr-104:hover {
    margin-right: -26rem !important;
  }

  .md\:hover\:-mb-104:hover {
    margin-bottom: -26rem !important;
  }

  .md\:hover\:-ml-104:hover {
    margin-left: -26rem !important;
  }

  .md\:hover\:-mt-105:hover {
    margin-top: -26.25rem !important;
  }

  .md\:hover\:-mr-105:hover {
    margin-right: -26.25rem !important;
  }

  .md\:hover\:-mb-105:hover {
    margin-bottom: -26.25rem !important;
  }

  .md\:hover\:-ml-105:hover {
    margin-left: -26.25rem !important;
  }

  .md\:hover\:-mt-px:hover {
    margin-top: -1px !important;
  }

  .md\:hover\:-mr-px:hover {
    margin-right: -1px !important;
  }

  .md\:hover\:-mb-px:hover {
    margin-bottom: -1px !important;
  }

  .md\:hover\:-ml-px:hover {
    margin-left: -1px !important;
  }

  .md\:hover\:-mt-0\.5:hover {
    margin-top: -0.125rem !important;
  }

  .md\:hover\:-mr-0\.5:hover {
    margin-right: -0.125rem !important;
  }

  .md\:hover\:-mb-0\.5:hover {
    margin-bottom: -0.125rem !important;
  }

  .md\:hover\:-ml-0\.5:hover {
    margin-left: -0.125rem !important;
  }

  .md\:hover\:-mt-1\.5:hover {
    margin-top: -0.375rem !important;
  }

  .md\:hover\:-mr-1\.5:hover {
    margin-right: -0.375rem !important;
  }

  .md\:hover\:-mb-1\.5:hover {
    margin-bottom: -0.375rem !important;
  }

  .md\:hover\:-ml-1\.5:hover {
    margin-left: -0.375rem !important;
  }

  .md\:hover\:-mt-2\.5:hover {
    margin-top: -0.625rem !important;
  }

  .md\:hover\:-mr-2\.5:hover {
    margin-right: -0.625rem !important;
  }

  .md\:hover\:-mb-2\.5:hover {
    margin-bottom: -0.625rem !important;
  }

  .md\:hover\:-ml-2\.5:hover {
    margin-left: -0.625rem !important;
  }

  .md\:hover\:-mt-3\.5:hover {
    margin-top: -0.875rem !important;
  }

  .md\:hover\:-mr-3\.5:hover {
    margin-right: -0.875rem !important;
  }

  .md\:hover\:-mb-3\.5:hover {
    margin-bottom: -0.875rem !important;
  }

  .md\:hover\:-ml-3\.5:hover {
    margin-left: -0.875rem !important;
  }

  .md\:hover\:-mt-4\.5:hover {
    margin-top: -1.125rem !important;
  }

  .md\:hover\:-mr-4\.5:hover {
    margin-right: -1.125rem !important;
  }

  .md\:hover\:-mb-4\.5:hover {
    margin-bottom: -1.125rem !important;
  }

  .md\:hover\:-ml-4\.5:hover {
    margin-left: -1.125rem !important;
  }

  .md\:hover\:-mt-5\.5:hover {
    margin-top: -1.375rem !important;
  }

  .md\:hover\:-mr-5\.5:hover {
    margin-right: -1.375rem !important;
  }

  .md\:hover\:-mb-5\.5:hover {
    margin-bottom: -1.375rem !important;
  }

  .md\:hover\:-ml-5\.5:hover {
    margin-left: -1.375rem !important;
  }

  .md\:hover\:-mt-6\.5:hover {
    margin-top: -1.625rem !important;
  }

  .md\:hover\:-mr-6\.5:hover {
    margin-right: -1.625rem !important;
  }

  .md\:hover\:-mb-6\.5:hover {
    margin-bottom: -1.625rem !important;
  }

  .md\:hover\:-ml-6\.5:hover {
    margin-left: -1.625rem !important;
  }

  .md\:hover\:-mt-7\.5:hover {
    margin-top: -1.875rem !important;
  }

  .md\:hover\:-mr-7\.5:hover {
    margin-right: -1.875rem !important;
  }

  .md\:hover\:-mb-7\.5:hover {
    margin-bottom: -1.875rem !important;
  }

  .md\:hover\:-ml-7\.5:hover {
    margin-left: -1.875rem !important;
  }

  .md\:hover\:-mt-8\.5:hover {
    margin-top: -2.125rem !important;
  }

  .md\:hover\:-mr-8\.5:hover {
    margin-right: -2.125rem !important;
  }

  .md\:hover\:-mb-8\.5:hover {
    margin-bottom: -2.125rem !important;
  }

  .md\:hover\:-ml-8\.5:hover {
    margin-left: -2.125rem !important;
  }

  .md\:hover\:-mt-9\.5:hover {
    margin-top: -2.375rem !important;
  }

  .md\:hover\:-mr-9\.5:hover {
    margin-right: -2.375rem !important;
  }

  .md\:hover\:-mb-9\.5:hover {
    margin-bottom: -2.375rem !important;
  }

  .md\:hover\:-ml-9\.5:hover {
    margin-left: -2.375rem !important;
  }

  .md\:hover\:-mt-10\.5:hover {
    margin-top: -2.625rem !important;
  }

  .md\:hover\:-mr-10\.5:hover {
    margin-right: -2.625rem !important;
  }

  .md\:hover\:-mb-10\.5:hover {
    margin-bottom: -2.625rem !important;
  }

  .md\:hover\:-ml-10\.5:hover {
    margin-left: -2.625rem !important;
  }

  .md\:hover\:-mt-11\.5:hover {
    margin-top: -2.875rem !important;
  }

  .md\:hover\:-mr-11\.5:hover {
    margin-right: -2.875rem !important;
  }

  .md\:hover\:-mb-11\.5:hover {
    margin-bottom: -2.875rem !important;
  }

  .md\:hover\:-ml-11\.5:hover {
    margin-left: -2.875rem !important;
  }

  .md\:hover\:-mt-12\.5:hover {
    margin-top: -3.125rem !important;
  }

  .md\:hover\:-mr-12\.5:hover {
    margin-right: -3.125rem !important;
  }

  .md\:hover\:-mb-12\.5:hover {
    margin-bottom: -3.125rem !important;
  }

  .md\:hover\:-ml-12\.5:hover {
    margin-left: -3.125rem !important;
  }

  .md\:hover\:-mt-13\.5:hover {
    margin-top: -3.375rem !important;
  }

  .md\:hover\:-mr-13\.5:hover {
    margin-right: -3.375rem !important;
  }

  .md\:hover\:-mb-13\.5:hover {
    margin-bottom: -3.375rem !important;
  }

  .md\:hover\:-ml-13\.5:hover {
    margin-left: -3.375rem !important;
  }

  .md\:hover\:-mt-14\.5:hover {
    margin-top: -3.625rem !important;
  }

  .md\:hover\:-mr-14\.5:hover {
    margin-right: -3.625rem !important;
  }

  .md\:hover\:-mb-14\.5:hover {
    margin-bottom: -3.625rem !important;
  }

  .md\:hover\:-ml-14\.5:hover {
    margin-left: -3.625rem !important;
  }

  .md\:hover\:-mt-15\.5:hover {
    margin-top: -3.875rem !important;
  }

  .md\:hover\:-mr-15\.5:hover {
    margin-right: -3.875rem !important;
  }

  .md\:hover\:-mb-15\.5:hover {
    margin-bottom: -3.875rem !important;
  }

  .md\:hover\:-ml-15\.5:hover {
    margin-left: -3.875rem !important;
  }

  .md\:hover\:-mt-16\.5:hover {
    margin-top: -4.125rem !important;
  }

  .md\:hover\:-mr-16\.5:hover {
    margin-right: -4.125rem !important;
  }

  .md\:hover\:-mb-16\.5:hover {
    margin-bottom: -4.125rem !important;
  }

  .md\:hover\:-ml-16\.5:hover {
    margin-left: -4.125rem !important;
  }

  .md\:hover\:-mt-17\.5:hover {
    margin-top: -4.375rem !important;
  }

  .md\:hover\:-mr-17\.5:hover {
    margin-right: -4.375rem !important;
  }

  .md\:hover\:-mb-17\.5:hover {
    margin-bottom: -4.375rem !important;
  }

  .md\:hover\:-ml-17\.5:hover {
    margin-left: -4.375rem !important;
  }

  .md\:hover\:-mt-18\.5:hover {
    margin-top: -4.625rem !important;
  }

  .md\:hover\:-mr-18\.5:hover {
    margin-right: -4.625rem !important;
  }

  .md\:hover\:-mb-18\.5:hover {
    margin-bottom: -4.625rem !important;
  }

  .md\:hover\:-ml-18\.5:hover {
    margin-left: -4.625rem !important;
  }

  .md\:hover\:-mt-19\.5:hover {
    margin-top: -4.875rem !important;
  }

  .md\:hover\:-mr-19\.5:hover {
    margin-right: -4.875rem !important;
  }

  .md\:hover\:-mb-19\.5:hover {
    margin-bottom: -4.875rem !important;
  }

  .md\:hover\:-ml-19\.5:hover {
    margin-left: -4.875rem !important;
  }

  .md\:hover\:-mt-20\.5:hover {
    margin-top: -5.125rem !important;
  }

  .md\:hover\:-mr-20\.5:hover {
    margin-right: -5.125rem !important;
  }

  .md\:hover\:-mb-20\.5:hover {
    margin-bottom: -5.125rem !important;
  }

  .md\:hover\:-ml-20\.5:hover {
    margin-left: -5.125rem !important;
  }

  .md\:hover\:-mt-21\.5:hover {
    margin-top: -5.375rem !important;
  }

  .md\:hover\:-mr-21\.5:hover {
    margin-right: -5.375rem !important;
  }

  .md\:hover\:-mb-21\.5:hover {
    margin-bottom: -5.375rem !important;
  }

  .md\:hover\:-ml-21\.5:hover {
    margin-left: -5.375rem !important;
  }

  .md\:hover\:-mt-22\.5:hover {
    margin-top: -5.625rem !important;
  }

  .md\:hover\:-mr-22\.5:hover {
    margin-right: -5.625rem !important;
  }

  .md\:hover\:-mb-22\.5:hover {
    margin-bottom: -5.625rem !important;
  }

  .md\:hover\:-ml-22\.5:hover {
    margin-left: -5.625rem !important;
  }

  .md\:hover\:-mt-23\.5:hover {
    margin-top: -5.875rem !important;
  }

  .md\:hover\:-mr-23\.5:hover {
    margin-right: -5.875rem !important;
  }

  .md\:hover\:-mb-23\.5:hover {
    margin-bottom: -5.875rem !important;
  }

  .md\:hover\:-ml-23\.5:hover {
    margin-left: -5.875rem !important;
  }

  .md\:hover\:-mt-24\.5:hover {
    margin-top: -6.125rem !important;
  }

  .md\:hover\:-mr-24\.5:hover {
    margin-right: -6.125rem !important;
  }

  .md\:hover\:-mb-24\.5:hover {
    margin-bottom: -6.125rem !important;
  }

  .md\:hover\:-ml-24\.5:hover {
    margin-left: -6.125rem !important;
  }

  .md\:hover\:-mt-25\.5:hover {
    margin-top: -6.375rem !important;
  }

  .md\:hover\:-mr-25\.5:hover {
    margin-right: -6.375rem !important;
  }

  .md\:hover\:-mb-25\.5:hover {
    margin-bottom: -6.375rem !important;
  }

  .md\:hover\:-ml-25\.5:hover {
    margin-left: -6.375rem !important;
  }

  .md\:hover\:-mt-26\.5:hover {
    margin-top: -6.625rem !important;
  }

  .md\:hover\:-mr-26\.5:hover {
    margin-right: -6.625rem !important;
  }

  .md\:hover\:-mb-26\.5:hover {
    margin-bottom: -6.625rem !important;
  }

  .md\:hover\:-ml-26\.5:hover {
    margin-left: -6.625rem !important;
  }

  .md\:hover\:-mt-27\.5:hover {
    margin-top: -6.875rem !important;
  }

  .md\:hover\:-mr-27\.5:hover {
    margin-right: -6.875rem !important;
  }

  .md\:hover\:-mb-27\.5:hover {
    margin-bottom: -6.875rem !important;
  }

  .md\:hover\:-ml-27\.5:hover {
    margin-left: -6.875rem !important;
  }

  .md\:hover\:-mt-28\.5:hover {
    margin-top: -7.125rem !important;
  }

  .md\:hover\:-mr-28\.5:hover {
    margin-right: -7.125rem !important;
  }

  .md\:hover\:-mb-28\.5:hover {
    margin-bottom: -7.125rem !important;
  }

  .md\:hover\:-ml-28\.5:hover {
    margin-left: -7.125rem !important;
  }

  .md\:hover\:-mt-29\.5:hover {
    margin-top: -7.375rem !important;
  }

  .md\:hover\:-mr-29\.5:hover {
    margin-right: -7.375rem !important;
  }

  .md\:hover\:-mb-29\.5:hover {
    margin-bottom: -7.375rem !important;
  }

  .md\:hover\:-ml-29\.5:hover {
    margin-left: -7.375rem !important;
  }

  .md\:hover\:-mt-30\.5:hover {
    margin-top: -7.625rem !important;
  }

  .md\:hover\:-mr-30\.5:hover {
    margin-right: -7.625rem !important;
  }

  .md\:hover\:-mb-30\.5:hover {
    margin-bottom: -7.625rem !important;
  }

  .md\:hover\:-ml-30\.5:hover {
    margin-left: -7.625rem !important;
  }

  .md\:hover\:-mt-31\.5:hover {
    margin-top: -7.875rem !important;
  }

  .md\:hover\:-mr-31\.5:hover {
    margin-right: -7.875rem !important;
  }

  .md\:hover\:-mb-31\.5:hover {
    margin-bottom: -7.875rem !important;
  }

  .md\:hover\:-ml-31\.5:hover {
    margin-left: -7.875rem !important;
  }

  .md\:hover\:-mt-32\.5:hover {
    margin-top: -8.125rem !important;
  }

  .md\:hover\:-mr-32\.5:hover {
    margin-right: -8.125rem !important;
  }

  .md\:hover\:-mb-32\.5:hover {
    margin-bottom: -8.125rem !important;
  }

  .md\:hover\:-ml-32\.5:hover {
    margin-left: -8.125rem !important;
  }

  .md\:hover\:-mt-33\.5:hover {
    margin-top: -8.375rem !important;
  }

  .md\:hover\:-mr-33\.5:hover {
    margin-right: -8.375rem !important;
  }

  .md\:hover\:-mb-33\.5:hover {
    margin-bottom: -8.375rem !important;
  }

  .md\:hover\:-ml-33\.5:hover {
    margin-left: -8.375rem !important;
  }

  .md\:hover\:-mt-34\.5:hover {
    margin-top: -8.625rem !important;
  }

  .md\:hover\:-mr-34\.5:hover {
    margin-right: -8.625rem !important;
  }

  .md\:hover\:-mb-34\.5:hover {
    margin-bottom: -8.625rem !important;
  }

  .md\:hover\:-ml-34\.5:hover {
    margin-left: -8.625rem !important;
  }

  .md\:hover\:-mt-35\.5:hover {
    margin-top: -8.875rem !important;
  }

  .md\:hover\:-mr-35\.5:hover {
    margin-right: -8.875rem !important;
  }

  .md\:hover\:-mb-35\.5:hover {
    margin-bottom: -8.875rem !important;
  }

  .md\:hover\:-ml-35\.5:hover {
    margin-left: -8.875rem !important;
  }

  .md\:hover\:-mt-36\.5:hover {
    margin-top: -9.125rem !important;
  }

  .md\:hover\:-mr-36\.5:hover {
    margin-right: -9.125rem !important;
  }

  .md\:hover\:-mb-36\.5:hover {
    margin-bottom: -9.125rem !important;
  }

  .md\:hover\:-ml-36\.5:hover {
    margin-left: -9.125rem !important;
  }

  .md\:hover\:-mt-37\.5:hover {
    margin-top: -9.375rem !important;
  }

  .md\:hover\:-mr-37\.5:hover {
    margin-right: -9.375rem !important;
  }

  .md\:hover\:-mb-37\.5:hover {
    margin-bottom: -9.375rem !important;
  }

  .md\:hover\:-ml-37\.5:hover {
    margin-left: -9.375rem !important;
  }

  .md\:hover\:-mt-38\.5:hover {
    margin-top: -9.625rem !important;
  }

  .md\:hover\:-mr-38\.5:hover {
    margin-right: -9.625rem !important;
  }

  .md\:hover\:-mb-38\.5:hover {
    margin-bottom: -9.625rem !important;
  }

  .md\:hover\:-ml-38\.5:hover {
    margin-left: -9.625rem !important;
  }

  .md\:hover\:-mt-39\.5:hover {
    margin-top: -9.875rem !important;
  }

  .md\:hover\:-mr-39\.5:hover {
    margin-right: -9.875rem !important;
  }

  .md\:hover\:-mb-39\.5:hover {
    margin-bottom: -9.875rem !important;
  }

  .md\:hover\:-ml-39\.5:hover {
    margin-left: -9.875rem !important;
  }

  .md\:hover\:-mt-40\.5:hover {
    margin-top: -10.125rem !important;
  }

  .md\:hover\:-mr-40\.5:hover {
    margin-right: -10.125rem !important;
  }

  .md\:hover\:-mb-40\.5:hover {
    margin-bottom: -10.125rem !important;
  }

  .md\:hover\:-ml-40\.5:hover {
    margin-left: -10.125rem !important;
  }

  .md\:hover\:-mt-41\.5:hover {
    margin-top: -10.375rem !important;
  }

  .md\:hover\:-mr-41\.5:hover {
    margin-right: -10.375rem !important;
  }

  .md\:hover\:-mb-41\.5:hover {
    margin-bottom: -10.375rem !important;
  }

  .md\:hover\:-ml-41\.5:hover {
    margin-left: -10.375rem !important;
  }

  .md\:hover\:-mt-42\.5:hover {
    margin-top: -10.625rem !important;
  }

  .md\:hover\:-mr-42\.5:hover {
    margin-right: -10.625rem !important;
  }

  .md\:hover\:-mb-42\.5:hover {
    margin-bottom: -10.625rem !important;
  }

  .md\:hover\:-ml-42\.5:hover {
    margin-left: -10.625rem !important;
  }

  .md\:hover\:-mt-43\.5:hover {
    margin-top: -10.875rem !important;
  }

  .md\:hover\:-mr-43\.5:hover {
    margin-right: -10.875rem !important;
  }

  .md\:hover\:-mb-43\.5:hover {
    margin-bottom: -10.875rem !important;
  }

  .md\:hover\:-ml-43\.5:hover {
    margin-left: -10.875rem !important;
  }

  .md\:hover\:-mt-44\.5:hover {
    margin-top: -11.125rem !important;
  }

  .md\:hover\:-mr-44\.5:hover {
    margin-right: -11.125rem !important;
  }

  .md\:hover\:-mb-44\.5:hover {
    margin-bottom: -11.125rem !important;
  }

  .md\:hover\:-ml-44\.5:hover {
    margin-left: -11.125rem !important;
  }

  .md\:hover\:-mt-45\.5:hover {
    margin-top: -11.375rem !important;
  }

  .md\:hover\:-mr-45\.5:hover {
    margin-right: -11.375rem !important;
  }

  .md\:hover\:-mb-45\.5:hover {
    margin-bottom: -11.375rem !important;
  }

  .md\:hover\:-ml-45\.5:hover {
    margin-left: -11.375rem !important;
  }

  .md\:hover\:-mt-46\.5:hover {
    margin-top: -11.625rem !important;
  }

  .md\:hover\:-mr-46\.5:hover {
    margin-right: -11.625rem !important;
  }

  .md\:hover\:-mb-46\.5:hover {
    margin-bottom: -11.625rem !important;
  }

  .md\:hover\:-ml-46\.5:hover {
    margin-left: -11.625rem !important;
  }

  .md\:hover\:-mt-47\.5:hover {
    margin-top: -11.875rem !important;
  }

  .md\:hover\:-mr-47\.5:hover {
    margin-right: -11.875rem !important;
  }

  .md\:hover\:-mb-47\.5:hover {
    margin-bottom: -11.875rem !important;
  }

  .md\:hover\:-ml-47\.5:hover {
    margin-left: -11.875rem !important;
  }

  .md\:hover\:-mt-48\.5:hover {
    margin-top: -12.125rem !important;
  }

  .md\:hover\:-mr-48\.5:hover {
    margin-right: -12.125rem !important;
  }

  .md\:hover\:-mb-48\.5:hover {
    margin-bottom: -12.125rem !important;
  }

  .md\:hover\:-ml-48\.5:hover {
    margin-left: -12.125rem !important;
  }

  .md\:hover\:-mt-49\.5:hover {
    margin-top: -12.375rem !important;
  }

  .md\:hover\:-mr-49\.5:hover {
    margin-right: -12.375rem !important;
  }

  .md\:hover\:-mb-49\.5:hover {
    margin-bottom: -12.375rem !important;
  }

  .md\:hover\:-ml-49\.5:hover {
    margin-left: -12.375rem !important;
  }

  .md\:hover\:-mt-50\.5:hover {
    margin-top: -12.625rem !important;
  }

  .md\:hover\:-mr-50\.5:hover {
    margin-right: -12.625rem !important;
  }

  .md\:hover\:-mb-50\.5:hover {
    margin-bottom: -12.625rem !important;
  }

  .md\:hover\:-ml-50\.5:hover {
    margin-left: -12.625rem !important;
  }

  .md\:hover\:-mt-51\.5:hover {
    margin-top: -12.875rem !important;
  }

  .md\:hover\:-mr-51\.5:hover {
    margin-right: -12.875rem !important;
  }

  .md\:hover\:-mb-51\.5:hover {
    margin-bottom: -12.875rem !important;
  }

  .md\:hover\:-ml-51\.5:hover {
    margin-left: -12.875rem !important;
  }

  .md\:hover\:-mt-52\.5:hover {
    margin-top: -13.125rem !important;
  }

  .md\:hover\:-mr-52\.5:hover {
    margin-right: -13.125rem !important;
  }

  .md\:hover\:-mb-52\.5:hover {
    margin-bottom: -13.125rem !important;
  }

  .md\:hover\:-ml-52\.5:hover {
    margin-left: -13.125rem !important;
  }

  .md\:hover\:-mt-53\.5:hover {
    margin-top: -13.375rem !important;
  }

  .md\:hover\:-mr-53\.5:hover {
    margin-right: -13.375rem !important;
  }

  .md\:hover\:-mb-53\.5:hover {
    margin-bottom: -13.375rem !important;
  }

  .md\:hover\:-ml-53\.5:hover {
    margin-left: -13.375rem !important;
  }

  .md\:hover\:-mt-54\.5:hover {
    margin-top: -13.625rem !important;
  }

  .md\:hover\:-mr-54\.5:hover {
    margin-right: -13.625rem !important;
  }

  .md\:hover\:-mb-54\.5:hover {
    margin-bottom: -13.625rem !important;
  }

  .md\:hover\:-ml-54\.5:hover {
    margin-left: -13.625rem !important;
  }

  .md\:hover\:-mt-55\.5:hover {
    margin-top: -13.875rem !important;
  }

  .md\:hover\:-mr-55\.5:hover {
    margin-right: -13.875rem !important;
  }

  .md\:hover\:-mb-55\.5:hover {
    margin-bottom: -13.875rem !important;
  }

  .md\:hover\:-ml-55\.5:hover {
    margin-left: -13.875rem !important;
  }

  .md\:hover\:-mt-56\.5:hover {
    margin-top: -14.125rem !important;
  }

  .md\:hover\:-mr-56\.5:hover {
    margin-right: -14.125rem !important;
  }

  .md\:hover\:-mb-56\.5:hover {
    margin-bottom: -14.125rem !important;
  }

  .md\:hover\:-ml-56\.5:hover {
    margin-left: -14.125rem !important;
  }

  .md\:hover\:-mt-57\.5:hover {
    margin-top: -14.375rem !important;
  }

  .md\:hover\:-mr-57\.5:hover {
    margin-right: -14.375rem !important;
  }

  .md\:hover\:-mb-57\.5:hover {
    margin-bottom: -14.375rem !important;
  }

  .md\:hover\:-ml-57\.5:hover {
    margin-left: -14.375rem !important;
  }

  .md\:hover\:-mt-58\.5:hover {
    margin-top: -14.625rem !important;
  }

  .md\:hover\:-mr-58\.5:hover {
    margin-right: -14.625rem !important;
  }

  .md\:hover\:-mb-58\.5:hover {
    margin-bottom: -14.625rem !important;
  }

  .md\:hover\:-ml-58\.5:hover {
    margin-left: -14.625rem !important;
  }

  .md\:hover\:-mt-59\.5:hover {
    margin-top: -14.875rem !important;
  }

  .md\:hover\:-mr-59\.5:hover {
    margin-right: -14.875rem !important;
  }

  .md\:hover\:-mb-59\.5:hover {
    margin-bottom: -14.875rem !important;
  }

  .md\:hover\:-ml-59\.5:hover {
    margin-left: -14.875rem !important;
  }

  .md\:hover\:-mt-60\.5:hover {
    margin-top: -15.125rem !important;
  }

  .md\:hover\:-mr-60\.5:hover {
    margin-right: -15.125rem !important;
  }

  .md\:hover\:-mb-60\.5:hover {
    margin-bottom: -15.125rem !important;
  }

  .md\:hover\:-ml-60\.5:hover {
    margin-left: -15.125rem !important;
  }

  .md\:hover\:-mt-61\.5:hover {
    margin-top: -15.375rem !important;
  }

  .md\:hover\:-mr-61\.5:hover {
    margin-right: -15.375rem !important;
  }

  .md\:hover\:-mb-61\.5:hover {
    margin-bottom: -15.375rem !important;
  }

  .md\:hover\:-ml-61\.5:hover {
    margin-left: -15.375rem !important;
  }

  .md\:hover\:-mt-62\.5:hover {
    margin-top: -15.625rem !important;
  }

  .md\:hover\:-mr-62\.5:hover {
    margin-right: -15.625rem !important;
  }

  .md\:hover\:-mb-62\.5:hover {
    margin-bottom: -15.625rem !important;
  }

  .md\:hover\:-ml-62\.5:hover {
    margin-left: -15.625rem !important;
  }

  .md\:hover\:-mt-63\.5:hover {
    margin-top: -15.875rem !important;
  }

  .md\:hover\:-mr-63\.5:hover {
    margin-right: -15.875rem !important;
  }

  .md\:hover\:-mb-63\.5:hover {
    margin-bottom: -15.875rem !important;
  }

  .md\:hover\:-ml-63\.5:hover {
    margin-left: -15.875rem !important;
  }

  .md\:hover\:-mt-64\.5:hover {
    margin-top: -16.125rem !important;
  }

  .md\:hover\:-mr-64\.5:hover {
    margin-right: -16.125rem !important;
  }

  .md\:hover\:-mb-64\.5:hover {
    margin-bottom: -16.125rem !important;
  }

  .md\:hover\:-ml-64\.5:hover {
    margin-left: -16.125rem !important;
  }

  .md\:hover\:-mt-65\.5:hover {
    margin-top: -16.375rem !important;
  }

  .md\:hover\:-mr-65\.5:hover {
    margin-right: -16.375rem !important;
  }

  .md\:hover\:-mb-65\.5:hover {
    margin-bottom: -16.375rem !important;
  }

  .md\:hover\:-ml-65\.5:hover {
    margin-left: -16.375rem !important;
  }

  .md\:hover\:-mt-66\.5:hover {
    margin-top: -16.625rem !important;
  }

  .md\:hover\:-mr-66\.5:hover {
    margin-right: -16.625rem !important;
  }

  .md\:hover\:-mb-66\.5:hover {
    margin-bottom: -16.625rem !important;
  }

  .md\:hover\:-ml-66\.5:hover {
    margin-left: -16.625rem !important;
  }

  .md\:hover\:-mt-67\.5:hover {
    margin-top: -16.875rem !important;
  }

  .md\:hover\:-mr-67\.5:hover {
    margin-right: -16.875rem !important;
  }

  .md\:hover\:-mb-67\.5:hover {
    margin-bottom: -16.875rem !important;
  }

  .md\:hover\:-ml-67\.5:hover {
    margin-left: -16.875rem !important;
  }

  .md\:hover\:-mt-68\.5:hover {
    margin-top: -17.125rem !important;
  }

  .md\:hover\:-mr-68\.5:hover {
    margin-right: -17.125rem !important;
  }

  .md\:hover\:-mb-68\.5:hover {
    margin-bottom: -17.125rem !important;
  }

  .md\:hover\:-ml-68\.5:hover {
    margin-left: -17.125rem !important;
  }

  .md\:hover\:-mt-69\.5:hover {
    margin-top: -17.375rem !important;
  }

  .md\:hover\:-mr-69\.5:hover {
    margin-right: -17.375rem !important;
  }

  .md\:hover\:-mb-69\.5:hover {
    margin-bottom: -17.375rem !important;
  }

  .md\:hover\:-ml-69\.5:hover {
    margin-left: -17.375rem !important;
  }

  .md\:hover\:-mt-70\.5:hover {
    margin-top: -17.625rem !important;
  }

  .md\:hover\:-mr-70\.5:hover {
    margin-right: -17.625rem !important;
  }

  .md\:hover\:-mb-70\.5:hover {
    margin-bottom: -17.625rem !important;
  }

  .md\:hover\:-ml-70\.5:hover {
    margin-left: -17.625rem !important;
  }

  .md\:hover\:-mt-71\.5:hover {
    margin-top: -17.875rem !important;
  }

  .md\:hover\:-mr-71\.5:hover {
    margin-right: -17.875rem !important;
  }

  .md\:hover\:-mb-71\.5:hover {
    margin-bottom: -17.875rem !important;
  }

  .md\:hover\:-ml-71\.5:hover {
    margin-left: -17.875rem !important;
  }

  .md\:hover\:-mt-72\.5:hover {
    margin-top: -18.125rem !important;
  }

  .md\:hover\:-mr-72\.5:hover {
    margin-right: -18.125rem !important;
  }

  .md\:hover\:-mb-72\.5:hover {
    margin-bottom: -18.125rem !important;
  }

  .md\:hover\:-ml-72\.5:hover {
    margin-left: -18.125rem !important;
  }

  .md\:hover\:-mt-73\.5:hover {
    margin-top: -18.375rem !important;
  }

  .md\:hover\:-mr-73\.5:hover {
    margin-right: -18.375rem !important;
  }

  .md\:hover\:-mb-73\.5:hover {
    margin-bottom: -18.375rem !important;
  }

  .md\:hover\:-ml-73\.5:hover {
    margin-left: -18.375rem !important;
  }

  .md\:hover\:-mt-74\.5:hover {
    margin-top: -18.625rem !important;
  }

  .md\:hover\:-mr-74\.5:hover {
    margin-right: -18.625rem !important;
  }

  .md\:hover\:-mb-74\.5:hover {
    margin-bottom: -18.625rem !important;
  }

  .md\:hover\:-ml-74\.5:hover {
    margin-left: -18.625rem !important;
  }

  .md\:hover\:-mt-75\.5:hover {
    margin-top: -18.875rem !important;
  }

  .md\:hover\:-mr-75\.5:hover {
    margin-right: -18.875rem !important;
  }

  .md\:hover\:-mb-75\.5:hover {
    margin-bottom: -18.875rem !important;
  }

  .md\:hover\:-ml-75\.5:hover {
    margin-left: -18.875rem !important;
  }

  .md\:hover\:-mt-76\.5:hover {
    margin-top: -19.125rem !important;
  }

  .md\:hover\:-mr-76\.5:hover {
    margin-right: -19.125rem !important;
  }

  .md\:hover\:-mb-76\.5:hover {
    margin-bottom: -19.125rem !important;
  }

  .md\:hover\:-ml-76\.5:hover {
    margin-left: -19.125rem !important;
  }

  .md\:hover\:-mt-77\.5:hover {
    margin-top: -19.375rem !important;
  }

  .md\:hover\:-mr-77\.5:hover {
    margin-right: -19.375rem !important;
  }

  .md\:hover\:-mb-77\.5:hover {
    margin-bottom: -19.375rem !important;
  }

  .md\:hover\:-ml-77\.5:hover {
    margin-left: -19.375rem !important;
  }

  .md\:hover\:-mt-78\.5:hover {
    margin-top: -19.625rem !important;
  }

  .md\:hover\:-mr-78\.5:hover {
    margin-right: -19.625rem !important;
  }

  .md\:hover\:-mb-78\.5:hover {
    margin-bottom: -19.625rem !important;
  }

  .md\:hover\:-ml-78\.5:hover {
    margin-left: -19.625rem !important;
  }

  .md\:hover\:-mt-79\.5:hover {
    margin-top: -19.875rem !important;
  }

  .md\:hover\:-mr-79\.5:hover {
    margin-right: -19.875rem !important;
  }

  .md\:hover\:-mb-79\.5:hover {
    margin-bottom: -19.875rem !important;
  }

  .md\:hover\:-ml-79\.5:hover {
    margin-left: -19.875rem !important;
  }

  .md\:hover\:-mt-80\.5:hover {
    margin-top: -20.125rem !important;
  }

  .md\:hover\:-mr-80\.5:hover {
    margin-right: -20.125rem !important;
  }

  .md\:hover\:-mb-80\.5:hover {
    margin-bottom: -20.125rem !important;
  }

  .md\:hover\:-ml-80\.5:hover {
    margin-left: -20.125rem !important;
  }

  .md\:hover\:-mt-81\.5:hover {
    margin-top: -20.375rem !important;
  }

  .md\:hover\:-mr-81\.5:hover {
    margin-right: -20.375rem !important;
  }

  .md\:hover\:-mb-81\.5:hover {
    margin-bottom: -20.375rem !important;
  }

  .md\:hover\:-ml-81\.5:hover {
    margin-left: -20.375rem !important;
  }

  .md\:hover\:-mt-82\.5:hover {
    margin-top: -20.625rem !important;
  }

  .md\:hover\:-mr-82\.5:hover {
    margin-right: -20.625rem !important;
  }

  .md\:hover\:-mb-82\.5:hover {
    margin-bottom: -20.625rem !important;
  }

  .md\:hover\:-ml-82\.5:hover {
    margin-left: -20.625rem !important;
  }

  .md\:hover\:-mt-83\.5:hover {
    margin-top: -20.875rem !important;
  }

  .md\:hover\:-mr-83\.5:hover {
    margin-right: -20.875rem !important;
  }

  .md\:hover\:-mb-83\.5:hover {
    margin-bottom: -20.875rem !important;
  }

  .md\:hover\:-ml-83\.5:hover {
    margin-left: -20.875rem !important;
  }

  .md\:hover\:-mt-84\.5:hover {
    margin-top: -21.125rem !important;
  }

  .md\:hover\:-mr-84\.5:hover {
    margin-right: -21.125rem !important;
  }

  .md\:hover\:-mb-84\.5:hover {
    margin-bottom: -21.125rem !important;
  }

  .md\:hover\:-ml-84\.5:hover {
    margin-left: -21.125rem !important;
  }

  .md\:hover\:-mt-85\.5:hover {
    margin-top: -21.375rem !important;
  }

  .md\:hover\:-mr-85\.5:hover {
    margin-right: -21.375rem !important;
  }

  .md\:hover\:-mb-85\.5:hover {
    margin-bottom: -21.375rem !important;
  }

  .md\:hover\:-ml-85\.5:hover {
    margin-left: -21.375rem !important;
  }

  .md\:hover\:-mt-86\.5:hover {
    margin-top: -21.625rem !important;
  }

  .md\:hover\:-mr-86\.5:hover {
    margin-right: -21.625rem !important;
  }

  .md\:hover\:-mb-86\.5:hover {
    margin-bottom: -21.625rem !important;
  }

  .md\:hover\:-ml-86\.5:hover {
    margin-left: -21.625rem !important;
  }

  .md\:hover\:-mt-87\.5:hover {
    margin-top: -21.875rem !important;
  }

  .md\:hover\:-mr-87\.5:hover {
    margin-right: -21.875rem !important;
  }

  .md\:hover\:-mb-87\.5:hover {
    margin-bottom: -21.875rem !important;
  }

  .md\:hover\:-ml-87\.5:hover {
    margin-left: -21.875rem !important;
  }

  .md\:hover\:-mt-88\.5:hover {
    margin-top: -22.125rem !important;
  }

  .md\:hover\:-mr-88\.5:hover {
    margin-right: -22.125rem !important;
  }

  .md\:hover\:-mb-88\.5:hover {
    margin-bottom: -22.125rem !important;
  }

  .md\:hover\:-ml-88\.5:hover {
    margin-left: -22.125rem !important;
  }

  .md\:hover\:-mt-89\.5:hover {
    margin-top: -22.375rem !important;
  }

  .md\:hover\:-mr-89\.5:hover {
    margin-right: -22.375rem !important;
  }

  .md\:hover\:-mb-89\.5:hover {
    margin-bottom: -22.375rem !important;
  }

  .md\:hover\:-ml-89\.5:hover {
    margin-left: -22.375rem !important;
  }

  .md\:hover\:-mt-90\.5:hover {
    margin-top: -22.625rem !important;
  }

  .md\:hover\:-mr-90\.5:hover {
    margin-right: -22.625rem !important;
  }

  .md\:hover\:-mb-90\.5:hover {
    margin-bottom: -22.625rem !important;
  }

  .md\:hover\:-ml-90\.5:hover {
    margin-left: -22.625rem !important;
  }

  .md\:hover\:-mt-91\.5:hover {
    margin-top: -22.875rem !important;
  }

  .md\:hover\:-mr-91\.5:hover {
    margin-right: -22.875rem !important;
  }

  .md\:hover\:-mb-91\.5:hover {
    margin-bottom: -22.875rem !important;
  }

  .md\:hover\:-ml-91\.5:hover {
    margin-left: -22.875rem !important;
  }

  .md\:hover\:-mt-92\.5:hover {
    margin-top: -23.125rem !important;
  }

  .md\:hover\:-mr-92\.5:hover {
    margin-right: -23.125rem !important;
  }

  .md\:hover\:-mb-92\.5:hover {
    margin-bottom: -23.125rem !important;
  }

  .md\:hover\:-ml-92\.5:hover {
    margin-left: -23.125rem !important;
  }

  .md\:hover\:-mt-93\.5:hover {
    margin-top: -23.375rem !important;
  }

  .md\:hover\:-mr-93\.5:hover {
    margin-right: -23.375rem !important;
  }

  .md\:hover\:-mb-93\.5:hover {
    margin-bottom: -23.375rem !important;
  }

  .md\:hover\:-ml-93\.5:hover {
    margin-left: -23.375rem !important;
  }

  .md\:hover\:-mt-94\.5:hover {
    margin-top: -23.625rem !important;
  }

  .md\:hover\:-mr-94\.5:hover {
    margin-right: -23.625rem !important;
  }

  .md\:hover\:-mb-94\.5:hover {
    margin-bottom: -23.625rem !important;
  }

  .md\:hover\:-ml-94\.5:hover {
    margin-left: -23.625rem !important;
  }

  .md\:hover\:-mt-95\.5:hover {
    margin-top: -23.875rem !important;
  }

  .md\:hover\:-mr-95\.5:hover {
    margin-right: -23.875rem !important;
  }

  .md\:hover\:-mb-95\.5:hover {
    margin-bottom: -23.875rem !important;
  }

  .md\:hover\:-ml-95\.5:hover {
    margin-left: -23.875rem !important;
  }

  .md\:hover\:-mt-96\.5:hover {
    margin-top: -24.125rem !important;
  }

  .md\:hover\:-mr-96\.5:hover {
    margin-right: -24.125rem !important;
  }

  .md\:hover\:-mb-96\.5:hover {
    margin-bottom: -24.125rem !important;
  }

  .md\:hover\:-ml-96\.5:hover {
    margin-left: -24.125rem !important;
  }

  .md\:hover\:-mt-97\.5:hover {
    margin-top: -24.375rem !important;
  }

  .md\:hover\:-mr-97\.5:hover {
    margin-right: -24.375rem !important;
  }

  .md\:hover\:-mb-97\.5:hover {
    margin-bottom: -24.375rem !important;
  }

  .md\:hover\:-ml-97\.5:hover {
    margin-left: -24.375rem !important;
  }

  .md\:hover\:-mt-98\.5:hover {
    margin-top: -24.625rem !important;
  }

  .md\:hover\:-mr-98\.5:hover {
    margin-right: -24.625rem !important;
  }

  .md\:hover\:-mb-98\.5:hover {
    margin-bottom: -24.625rem !important;
  }

  .md\:hover\:-ml-98\.5:hover {
    margin-left: -24.625rem !important;
  }

  .md\:hover\:-mt-99\.5:hover {
    margin-top: -24.875rem !important;
  }

  .md\:hover\:-mr-99\.5:hover {
    margin-right: -24.875rem !important;
  }

  .md\:hover\:-mb-99\.5:hover {
    margin-bottom: -24.875rem !important;
  }

  .md\:hover\:-ml-99\.5:hover {
    margin-left: -24.875rem !important;
  }

  .md\:hover\:-mt-100\.5:hover {
    margin-top: -25.125rem !important;
  }

  .md\:hover\:-mr-100\.5:hover {
    margin-right: -25.125rem !important;
  }

  .md\:hover\:-mb-100\.5:hover {
    margin-bottom: -25.125rem !important;
  }

  .md\:hover\:-ml-100\.5:hover {
    margin-left: -25.125rem !important;
  }

  .md\:hover\:-mt-101\.5:hover {
    margin-top: -25.375rem !important;
  }

  .md\:hover\:-mr-101\.5:hover {
    margin-right: -25.375rem !important;
  }

  .md\:hover\:-mb-101\.5:hover {
    margin-bottom: -25.375rem !important;
  }

  .md\:hover\:-ml-101\.5:hover {
    margin-left: -25.375rem !important;
  }

  .md\:hover\:-mt-102\.5:hover {
    margin-top: -25.625rem !important;
  }

  .md\:hover\:-mr-102\.5:hover {
    margin-right: -25.625rem !important;
  }

  .md\:hover\:-mb-102\.5:hover {
    margin-bottom: -25.625rem !important;
  }

  .md\:hover\:-ml-102\.5:hover {
    margin-left: -25.625rem !important;
  }

  .md\:hover\:-mt-103\.5:hover {
    margin-top: -25.875rem !important;
  }

  .md\:hover\:-mr-103\.5:hover {
    margin-right: -25.875rem !important;
  }

  .md\:hover\:-mb-103\.5:hover {
    margin-bottom: -25.875rem !important;
  }

  .md\:hover\:-ml-103\.5:hover {
    margin-left: -25.875rem !important;
  }

  .md\:hover\:-mt-104\.5:hover {
    margin-top: -26.125rem !important;
  }

  .md\:hover\:-mr-104\.5:hover {
    margin-right: -26.125rem !important;
  }

  .md\:hover\:-mb-104\.5:hover {
    margin-bottom: -26.125rem !important;
  }

  .md\:hover\:-ml-104\.5:hover {
    margin-left: -26.125rem !important;
  }

  .md\:focus\:m-0:focus {
    margin: 0rem !important;
  }

  .md\:focus\:m-1:focus {
    margin: 0.25rem !important;
  }

  .md\:focus\:m-2:focus {
    margin: 0.5rem !important;
  }

  .md\:focus\:m-3:focus {
    margin: 0.75rem !important;
  }

  .md\:focus\:m-4:focus {
    margin: 1rem !important;
  }

  .md\:focus\:m-5:focus {
    margin: 1.25rem !important;
  }

  .md\:focus\:m-6:focus {
    margin: 1.5rem !important;
  }

  .md\:focus\:m-7:focus {
    margin: 1.75rem !important;
  }

  .md\:focus\:m-8:focus {
    margin: 2rem !important;
  }

  .md\:focus\:m-9:focus {
    margin: 2.25rem !important;
  }

  .md\:focus\:m-10:focus {
    margin: 2.5rem !important;
  }

  .md\:focus\:m-11:focus {
    margin: 2.75rem !important;
  }

  .md\:focus\:m-12:focus {
    margin: 3rem !important;
  }

  .md\:focus\:m-13:focus {
    margin: 3.25rem !important;
  }

  .md\:focus\:m-14:focus {
    margin: 3.5rem !important;
  }

  .md\:focus\:m-15:focus {
    margin: 3.75rem !important;
  }

  .md\:focus\:m-16:focus {
    margin: 4rem !important;
  }

  .md\:focus\:m-17:focus {
    margin: 4.25rem !important;
  }

  .md\:focus\:m-18:focus {
    margin: 4.5rem !important;
  }

  .md\:focus\:m-19:focus {
    margin: 4.75rem !important;
  }

  .md\:focus\:m-20:focus {
    margin: 5rem !important;
  }

  .md\:focus\:m-21:focus {
    margin: 5.25rem !important;
  }

  .md\:focus\:m-22:focus {
    margin: 5.5rem !important;
  }

  .md\:focus\:m-23:focus {
    margin: 5.75rem !important;
  }

  .md\:focus\:m-24:focus {
    margin: 6rem !important;
  }

  .md\:focus\:m-25:focus {
    margin: 6.25rem !important;
  }

  .md\:focus\:m-26:focus {
    margin: 6.5rem !important;
  }

  .md\:focus\:m-27:focus {
    margin: 6.75rem !important;
  }

  .md\:focus\:m-28:focus {
    margin: 7rem !important;
  }

  .md\:focus\:m-29:focus {
    margin: 7.25rem !important;
  }

  .md\:focus\:m-30:focus {
    margin: 7.5rem !important;
  }

  .md\:focus\:m-31:focus {
    margin: 7.75rem !important;
  }

  .md\:focus\:m-32:focus {
    margin: 8rem !important;
  }

  .md\:focus\:m-33:focus {
    margin: 8.25rem !important;
  }

  .md\:focus\:m-34:focus {
    margin: 8.5rem !important;
  }

  .md\:focus\:m-35:focus {
    margin: 8.75rem !important;
  }

  .md\:focus\:m-36:focus {
    margin: 9rem !important;
  }

  .md\:focus\:m-37:focus {
    margin: 9.25rem !important;
  }

  .md\:focus\:m-38:focus {
    margin: 9.5rem !important;
  }

  .md\:focus\:m-39:focus {
    margin: 9.75rem !important;
  }

  .md\:focus\:m-40:focus {
    margin: 10rem !important;
  }

  .md\:focus\:m-41:focus {
    margin: 10.25rem !important;
  }

  .md\:focus\:m-42:focus {
    margin: 10.5rem !important;
  }

  .md\:focus\:m-43:focus {
    margin: 10.75rem !important;
  }

  .md\:focus\:m-44:focus {
    margin: 11rem !important;
  }

  .md\:focus\:m-45:focus {
    margin: 11.25rem !important;
  }

  .md\:focus\:m-46:focus {
    margin: 11.5rem !important;
  }

  .md\:focus\:m-47:focus {
    margin: 11.75rem !important;
  }

  .md\:focus\:m-48:focus {
    margin: 12rem !important;
  }

  .md\:focus\:m-49:focus {
    margin: 12.25rem !important;
  }

  .md\:focus\:m-50:focus {
    margin: 12.5rem !important;
  }

  .md\:focus\:m-51:focus {
    margin: 12.75rem !important;
  }

  .md\:focus\:m-52:focus {
    margin: 13rem !important;
  }

  .md\:focus\:m-53:focus {
    margin: 13.25rem !important;
  }

  .md\:focus\:m-54:focus {
    margin: 13.5rem !important;
  }

  .md\:focus\:m-55:focus {
    margin: 13.75rem !important;
  }

  .md\:focus\:m-56:focus {
    margin: 14rem !important;
  }

  .md\:focus\:m-57:focus {
    margin: 14.25rem !important;
  }

  .md\:focus\:m-58:focus {
    margin: 14.5rem !important;
  }

  .md\:focus\:m-59:focus {
    margin: 14.75rem !important;
  }

  .md\:focus\:m-60:focus {
    margin: 15rem !important;
  }

  .md\:focus\:m-61:focus {
    margin: 15.25rem !important;
  }

  .md\:focus\:m-62:focus {
    margin: 15.5rem !important;
  }

  .md\:focus\:m-63:focus {
    margin: 15.75rem !important;
  }

  .md\:focus\:m-64:focus {
    margin: 16rem !important;
  }

  .md\:focus\:m-65:focus {
    margin: 16.25rem !important;
  }

  .md\:focus\:m-66:focus {
    margin: 16.5rem !important;
  }

  .md\:focus\:m-67:focus {
    margin: 16.75rem !important;
  }

  .md\:focus\:m-68:focus {
    margin: 17rem !important;
  }

  .md\:focus\:m-69:focus {
    margin: 17.25rem !important;
  }

  .md\:focus\:m-70:focus {
    margin: 17.5rem !important;
  }

  .md\:focus\:m-71:focus {
    margin: 17.75rem !important;
  }

  .md\:focus\:m-72:focus {
    margin: 18rem !important;
  }

  .md\:focus\:m-73:focus {
    margin: 18.25rem !important;
  }

  .md\:focus\:m-74:focus {
    margin: 18.5rem !important;
  }

  .md\:focus\:m-75:focus {
    margin: 18.75rem !important;
  }

  .md\:focus\:m-76:focus {
    margin: 19rem !important;
  }

  .md\:focus\:m-77:focus {
    margin: 19.25rem !important;
  }

  .md\:focus\:m-78:focus {
    margin: 19.5rem !important;
  }

  .md\:focus\:m-79:focus {
    margin: 19.75rem !important;
  }

  .md\:focus\:m-80:focus {
    margin: 20rem !important;
  }

  .md\:focus\:m-81:focus {
    margin: 20.25rem !important;
  }

  .md\:focus\:m-82:focus {
    margin: 20.5rem !important;
  }

  .md\:focus\:m-83:focus {
    margin: 20.75rem !important;
  }

  .md\:focus\:m-84:focus {
    margin: 21rem !important;
  }

  .md\:focus\:m-85:focus {
    margin: 21.25rem !important;
  }

  .md\:focus\:m-86:focus {
    margin: 21.5rem !important;
  }

  .md\:focus\:m-87:focus {
    margin: 21.75rem !important;
  }

  .md\:focus\:m-88:focus {
    margin: 22rem !important;
  }

  .md\:focus\:m-89:focus {
    margin: 22.25rem !important;
  }

  .md\:focus\:m-90:focus {
    margin: 22.5rem !important;
  }

  .md\:focus\:m-91:focus {
    margin: 22.75rem !important;
  }

  .md\:focus\:m-92:focus {
    margin: 23rem !important;
  }

  .md\:focus\:m-93:focus {
    margin: 23.25rem !important;
  }

  .md\:focus\:m-94:focus {
    margin: 23.5rem !important;
  }

  .md\:focus\:m-95:focus {
    margin: 23.75rem !important;
  }

  .md\:focus\:m-96:focus {
    margin: 24rem !important;
  }

  .md\:focus\:m-97:focus {
    margin: 24.25rem !important;
  }

  .md\:focus\:m-98:focus {
    margin: 24.5rem !important;
  }

  .md\:focus\:m-99:focus {
    margin: 24.75rem !important;
  }

  .md\:focus\:m-100:focus {
    margin: 25rem !important;
  }

  .md\:focus\:m-101:focus {
    margin: 25.25rem !important;
  }

  .md\:focus\:m-102:focus {
    margin: 25.5rem !important;
  }

  .md\:focus\:m-103:focus {
    margin: 25.75rem !important;
  }

  .md\:focus\:m-104:focus {
    margin: 26rem !important;
  }

  .md\:focus\:m-105:focus {
    margin: 26.25rem !important;
  }

  .md\:focus\:m-auto:focus {
    margin: auto !important;
  }

  .md\:focus\:m-px:focus {
    margin: 1px !important;
  }

  .md\:focus\:m-0\.5:focus {
    margin: 0.125rem !important;
  }

  .md\:focus\:m-1\.5:focus {
    margin: 0.375rem !important;
  }

  .md\:focus\:m-2\.5:focus {
    margin: 0.625rem !important;
  }

  .md\:focus\:m-3\.5:focus {
    margin: 0.875rem !important;
  }

  .md\:focus\:m-4\.5:focus {
    margin: 1.125rem !important;
  }

  .md\:focus\:m-5\.5:focus {
    margin: 1.375rem !important;
  }

  .md\:focus\:m-6\.5:focus {
    margin: 1.625rem !important;
  }

  .md\:focus\:m-7\.5:focus {
    margin: 1.875rem !important;
  }

  .md\:focus\:m-8\.5:focus {
    margin: 2.125rem !important;
  }

  .md\:focus\:m-9\.5:focus {
    margin: 2.375rem !important;
  }

  .md\:focus\:m-10\.5:focus {
    margin: 2.625rem !important;
  }

  .md\:focus\:m-11\.5:focus {
    margin: 2.875rem !important;
  }

  .md\:focus\:m-12\.5:focus {
    margin: 3.125rem !important;
  }

  .md\:focus\:m-13\.5:focus {
    margin: 3.375rem !important;
  }

  .md\:focus\:m-14\.5:focus {
    margin: 3.625rem !important;
  }

  .md\:focus\:m-15\.5:focus {
    margin: 3.875rem !important;
  }

  .md\:focus\:m-16\.5:focus {
    margin: 4.125rem !important;
  }

  .md\:focus\:m-17\.5:focus {
    margin: 4.375rem !important;
  }

  .md\:focus\:m-18\.5:focus {
    margin: 4.625rem !important;
  }

  .md\:focus\:m-19\.5:focus {
    margin: 4.875rem !important;
  }

  .md\:focus\:m-20\.5:focus {
    margin: 5.125rem !important;
  }

  .md\:focus\:m-21\.5:focus {
    margin: 5.375rem !important;
  }

  .md\:focus\:m-22\.5:focus {
    margin: 5.625rem !important;
  }

  .md\:focus\:m-23\.5:focus {
    margin: 5.875rem !important;
  }

  .md\:focus\:m-24\.5:focus {
    margin: 6.125rem !important;
  }

  .md\:focus\:m-25\.5:focus {
    margin: 6.375rem !important;
  }

  .md\:focus\:m-26\.5:focus {
    margin: 6.625rem !important;
  }

  .md\:focus\:m-27\.5:focus {
    margin: 6.875rem !important;
  }

  .md\:focus\:m-28\.5:focus {
    margin: 7.125rem !important;
  }

  .md\:focus\:m-29\.5:focus {
    margin: 7.375rem !important;
  }

  .md\:focus\:m-30\.5:focus {
    margin: 7.625rem !important;
  }

  .md\:focus\:m-31\.5:focus {
    margin: 7.875rem !important;
  }

  .md\:focus\:m-32\.5:focus {
    margin: 8.125rem !important;
  }

  .md\:focus\:m-33\.5:focus {
    margin: 8.375rem !important;
  }

  .md\:focus\:m-34\.5:focus {
    margin: 8.625rem !important;
  }

  .md\:focus\:m-35\.5:focus {
    margin: 8.875rem !important;
  }

  .md\:focus\:m-36\.5:focus {
    margin: 9.125rem !important;
  }

  .md\:focus\:m-37\.5:focus {
    margin: 9.375rem !important;
  }

  .md\:focus\:m-38\.5:focus {
    margin: 9.625rem !important;
  }

  .md\:focus\:m-39\.5:focus {
    margin: 9.875rem !important;
  }

  .md\:focus\:m-40\.5:focus {
    margin: 10.125rem !important;
  }

  .md\:focus\:m-41\.5:focus {
    margin: 10.375rem !important;
  }

  .md\:focus\:m-42\.5:focus {
    margin: 10.625rem !important;
  }

  .md\:focus\:m-43\.5:focus {
    margin: 10.875rem !important;
  }

  .md\:focus\:m-44\.5:focus {
    margin: 11.125rem !important;
  }

  .md\:focus\:m-45\.5:focus {
    margin: 11.375rem !important;
  }

  .md\:focus\:m-46\.5:focus {
    margin: 11.625rem !important;
  }

  .md\:focus\:m-47\.5:focus {
    margin: 11.875rem !important;
  }

  .md\:focus\:m-48\.5:focus {
    margin: 12.125rem !important;
  }

  .md\:focus\:m-49\.5:focus {
    margin: 12.375rem !important;
  }

  .md\:focus\:m-50\.5:focus {
    margin: 12.625rem !important;
  }

  .md\:focus\:m-51\.5:focus {
    margin: 12.875rem !important;
  }

  .md\:focus\:m-52\.5:focus {
    margin: 13.125rem !important;
  }

  .md\:focus\:m-53\.5:focus {
    margin: 13.375rem !important;
  }

  .md\:focus\:m-54\.5:focus {
    margin: 13.625rem !important;
  }

  .md\:focus\:m-55\.5:focus {
    margin: 13.875rem !important;
  }

  .md\:focus\:m-56\.5:focus {
    margin: 14.125rem !important;
  }

  .md\:focus\:m-57\.5:focus {
    margin: 14.375rem !important;
  }

  .md\:focus\:m-58\.5:focus {
    margin: 14.625rem !important;
  }

  .md\:focus\:m-59\.5:focus {
    margin: 14.875rem !important;
  }

  .md\:focus\:m-60\.5:focus {
    margin: 15.125rem !important;
  }

  .md\:focus\:m-61\.5:focus {
    margin: 15.375rem !important;
  }

  .md\:focus\:m-62\.5:focus {
    margin: 15.625rem !important;
  }

  .md\:focus\:m-63\.5:focus {
    margin: 15.875rem !important;
  }

  .md\:focus\:m-64\.5:focus {
    margin: 16.125rem !important;
  }

  .md\:focus\:m-65\.5:focus {
    margin: 16.375rem !important;
  }

  .md\:focus\:m-66\.5:focus {
    margin: 16.625rem !important;
  }

  .md\:focus\:m-67\.5:focus {
    margin: 16.875rem !important;
  }

  .md\:focus\:m-68\.5:focus {
    margin: 17.125rem !important;
  }

  .md\:focus\:m-69\.5:focus {
    margin: 17.375rem !important;
  }

  .md\:focus\:m-70\.5:focus {
    margin: 17.625rem !important;
  }

  .md\:focus\:m-71\.5:focus {
    margin: 17.875rem !important;
  }

  .md\:focus\:m-72\.5:focus {
    margin: 18.125rem !important;
  }

  .md\:focus\:m-73\.5:focus {
    margin: 18.375rem !important;
  }

  .md\:focus\:m-74\.5:focus {
    margin: 18.625rem !important;
  }

  .md\:focus\:m-75\.5:focus {
    margin: 18.875rem !important;
  }

  .md\:focus\:m-76\.5:focus {
    margin: 19.125rem !important;
  }

  .md\:focus\:m-77\.5:focus {
    margin: 19.375rem !important;
  }

  .md\:focus\:m-78\.5:focus {
    margin: 19.625rem !important;
  }

  .md\:focus\:m-79\.5:focus {
    margin: 19.875rem !important;
  }

  .md\:focus\:m-80\.5:focus {
    margin: 20.125rem !important;
  }

  .md\:focus\:m-81\.5:focus {
    margin: 20.375rem !important;
  }

  .md\:focus\:m-82\.5:focus {
    margin: 20.625rem !important;
  }

  .md\:focus\:m-83\.5:focus {
    margin: 20.875rem !important;
  }

  .md\:focus\:m-84\.5:focus {
    margin: 21.125rem !important;
  }

  .md\:focus\:m-85\.5:focus {
    margin: 21.375rem !important;
  }

  .md\:focus\:m-86\.5:focus {
    margin: 21.625rem !important;
  }

  .md\:focus\:m-87\.5:focus {
    margin: 21.875rem !important;
  }

  .md\:focus\:m-88\.5:focus {
    margin: 22.125rem !important;
  }

  .md\:focus\:m-89\.5:focus {
    margin: 22.375rem !important;
  }

  .md\:focus\:m-90\.5:focus {
    margin: 22.625rem !important;
  }

  .md\:focus\:m-91\.5:focus {
    margin: 22.875rem !important;
  }

  .md\:focus\:m-92\.5:focus {
    margin: 23.125rem !important;
  }

  .md\:focus\:m-93\.5:focus {
    margin: 23.375rem !important;
  }

  .md\:focus\:m-94\.5:focus {
    margin: 23.625rem !important;
  }

  .md\:focus\:m-95\.5:focus {
    margin: 23.875rem !important;
  }

  .md\:focus\:m-96\.5:focus {
    margin: 24.125rem !important;
  }

  .md\:focus\:m-97\.5:focus {
    margin: 24.375rem !important;
  }

  .md\:focus\:m-98\.5:focus {
    margin: 24.625rem !important;
  }

  .md\:focus\:m-99\.5:focus {
    margin: 24.875rem !important;
  }

  .md\:focus\:m-100\.5:focus {
    margin: 25.125rem !important;
  }

  .md\:focus\:m-101\.5:focus {
    margin: 25.375rem !important;
  }

  .md\:focus\:m-102\.5:focus {
    margin: 25.625rem !important;
  }

  .md\:focus\:m-103\.5:focus {
    margin: 25.875rem !important;
  }

  .md\:focus\:m-104\.5:focus {
    margin: 26.125rem !important;
  }

  .md\:focus\:-m-0:focus {
    margin: 0rem !important;
  }

  .md\:focus\:-m-1:focus {
    margin: -0.25rem !important;
  }

  .md\:focus\:-m-2:focus {
    margin: -0.5rem !important;
  }

  .md\:focus\:-m-3:focus {
    margin: -0.75rem !important;
  }

  .md\:focus\:-m-4:focus {
    margin: -1rem !important;
  }

  .md\:focus\:-m-5:focus {
    margin: -1.25rem !important;
  }

  .md\:focus\:-m-6:focus {
    margin: -1.5rem !important;
  }

  .md\:focus\:-m-7:focus {
    margin: -1.75rem !important;
  }

  .md\:focus\:-m-8:focus {
    margin: -2rem !important;
  }

  .md\:focus\:-m-9:focus {
    margin: -2.25rem !important;
  }

  .md\:focus\:-m-10:focus {
    margin: -2.5rem !important;
  }

  .md\:focus\:-m-11:focus {
    margin: -2.75rem !important;
  }

  .md\:focus\:-m-12:focus {
    margin: -3rem !important;
  }

  .md\:focus\:-m-13:focus {
    margin: -3.25rem !important;
  }

  .md\:focus\:-m-14:focus {
    margin: -3.5rem !important;
  }

  .md\:focus\:-m-15:focus {
    margin: -3.75rem !important;
  }

  .md\:focus\:-m-16:focus {
    margin: -4rem !important;
  }

  .md\:focus\:-m-17:focus {
    margin: -4.25rem !important;
  }

  .md\:focus\:-m-18:focus {
    margin: -4.5rem !important;
  }

  .md\:focus\:-m-19:focus {
    margin: -4.75rem !important;
  }

  .md\:focus\:-m-20:focus {
    margin: -5rem !important;
  }

  .md\:focus\:-m-21:focus {
    margin: -5.25rem !important;
  }

  .md\:focus\:-m-22:focus {
    margin: -5.5rem !important;
  }

  .md\:focus\:-m-23:focus {
    margin: -5.75rem !important;
  }

  .md\:focus\:-m-24:focus {
    margin: -6rem !important;
  }

  .md\:focus\:-m-25:focus {
    margin: -6.25rem !important;
  }

  .md\:focus\:-m-26:focus {
    margin: -6.5rem !important;
  }

  .md\:focus\:-m-27:focus {
    margin: -6.75rem !important;
  }

  .md\:focus\:-m-28:focus {
    margin: -7rem !important;
  }

  .md\:focus\:-m-29:focus {
    margin: -7.25rem !important;
  }

  .md\:focus\:-m-30:focus {
    margin: -7.5rem !important;
  }

  .md\:focus\:-m-31:focus {
    margin: -7.75rem !important;
  }

  .md\:focus\:-m-32:focus {
    margin: -8rem !important;
  }

  .md\:focus\:-m-33:focus {
    margin: -8.25rem !important;
  }

  .md\:focus\:-m-34:focus {
    margin: -8.5rem !important;
  }

  .md\:focus\:-m-35:focus {
    margin: -8.75rem !important;
  }

  .md\:focus\:-m-36:focus {
    margin: -9rem !important;
  }

  .md\:focus\:-m-37:focus {
    margin: -9.25rem !important;
  }

  .md\:focus\:-m-38:focus {
    margin: -9.5rem !important;
  }

  .md\:focus\:-m-39:focus {
    margin: -9.75rem !important;
  }

  .md\:focus\:-m-40:focus {
    margin: -10rem !important;
  }

  .md\:focus\:-m-41:focus {
    margin: -10.25rem !important;
  }

  .md\:focus\:-m-42:focus {
    margin: -10.5rem !important;
  }

  .md\:focus\:-m-43:focus {
    margin: -10.75rem !important;
  }

  .md\:focus\:-m-44:focus {
    margin: -11rem !important;
  }

  .md\:focus\:-m-45:focus {
    margin: -11.25rem !important;
  }

  .md\:focus\:-m-46:focus {
    margin: -11.5rem !important;
  }

  .md\:focus\:-m-47:focus {
    margin: -11.75rem !important;
  }

  .md\:focus\:-m-48:focus {
    margin: -12rem !important;
  }

  .md\:focus\:-m-49:focus {
    margin: -12.25rem !important;
  }

  .md\:focus\:-m-50:focus {
    margin: -12.5rem !important;
  }

  .md\:focus\:-m-51:focus {
    margin: -12.75rem !important;
  }

  .md\:focus\:-m-52:focus {
    margin: -13rem !important;
  }

  .md\:focus\:-m-53:focus {
    margin: -13.25rem !important;
  }

  .md\:focus\:-m-54:focus {
    margin: -13.5rem !important;
  }

  .md\:focus\:-m-55:focus {
    margin: -13.75rem !important;
  }

  .md\:focus\:-m-56:focus {
    margin: -14rem !important;
  }

  .md\:focus\:-m-57:focus {
    margin: -14.25rem !important;
  }

  .md\:focus\:-m-58:focus {
    margin: -14.5rem !important;
  }

  .md\:focus\:-m-59:focus {
    margin: -14.75rem !important;
  }

  .md\:focus\:-m-60:focus {
    margin: -15rem !important;
  }

  .md\:focus\:-m-61:focus {
    margin: -15.25rem !important;
  }

  .md\:focus\:-m-62:focus {
    margin: -15.5rem !important;
  }

  .md\:focus\:-m-63:focus {
    margin: -15.75rem !important;
  }

  .md\:focus\:-m-64:focus {
    margin: -16rem !important;
  }

  .md\:focus\:-m-65:focus {
    margin: -16.25rem !important;
  }

  .md\:focus\:-m-66:focus {
    margin: -16.5rem !important;
  }

  .md\:focus\:-m-67:focus {
    margin: -16.75rem !important;
  }

  .md\:focus\:-m-68:focus {
    margin: -17rem !important;
  }

  .md\:focus\:-m-69:focus {
    margin: -17.25rem !important;
  }

  .md\:focus\:-m-70:focus {
    margin: -17.5rem !important;
  }

  .md\:focus\:-m-71:focus {
    margin: -17.75rem !important;
  }

  .md\:focus\:-m-72:focus {
    margin: -18rem !important;
  }

  .md\:focus\:-m-73:focus {
    margin: -18.25rem !important;
  }

  .md\:focus\:-m-74:focus {
    margin: -18.5rem !important;
  }

  .md\:focus\:-m-75:focus {
    margin: -18.75rem !important;
  }

  .md\:focus\:-m-76:focus {
    margin: -19rem !important;
  }

  .md\:focus\:-m-77:focus {
    margin: -19.25rem !important;
  }

  .md\:focus\:-m-78:focus {
    margin: -19.5rem !important;
  }

  .md\:focus\:-m-79:focus {
    margin: -19.75rem !important;
  }

  .md\:focus\:-m-80:focus {
    margin: -20rem !important;
  }

  .md\:focus\:-m-81:focus {
    margin: -20.25rem !important;
  }

  .md\:focus\:-m-82:focus {
    margin: -20.5rem !important;
  }

  .md\:focus\:-m-83:focus {
    margin: -20.75rem !important;
  }

  .md\:focus\:-m-84:focus {
    margin: -21rem !important;
  }

  .md\:focus\:-m-85:focus {
    margin: -21.25rem !important;
  }

  .md\:focus\:-m-86:focus {
    margin: -21.5rem !important;
  }

  .md\:focus\:-m-87:focus {
    margin: -21.75rem !important;
  }

  .md\:focus\:-m-88:focus {
    margin: -22rem !important;
  }

  .md\:focus\:-m-89:focus {
    margin: -22.25rem !important;
  }

  .md\:focus\:-m-90:focus {
    margin: -22.5rem !important;
  }

  .md\:focus\:-m-91:focus {
    margin: -22.75rem !important;
  }

  .md\:focus\:-m-92:focus {
    margin: -23rem !important;
  }

  .md\:focus\:-m-93:focus {
    margin: -23.25rem !important;
  }

  .md\:focus\:-m-94:focus {
    margin: -23.5rem !important;
  }

  .md\:focus\:-m-95:focus {
    margin: -23.75rem !important;
  }

  .md\:focus\:-m-96:focus {
    margin: -24rem !important;
  }

  .md\:focus\:-m-97:focus {
    margin: -24.25rem !important;
  }

  .md\:focus\:-m-98:focus {
    margin: -24.5rem !important;
  }

  .md\:focus\:-m-99:focus {
    margin: -24.75rem !important;
  }

  .md\:focus\:-m-100:focus {
    margin: -25rem !important;
  }

  .md\:focus\:-m-101:focus {
    margin: -25.25rem !important;
  }

  .md\:focus\:-m-102:focus {
    margin: -25.5rem !important;
  }

  .md\:focus\:-m-103:focus {
    margin: -25.75rem !important;
  }

  .md\:focus\:-m-104:focus {
    margin: -26rem !important;
  }

  .md\:focus\:-m-105:focus {
    margin: -26.25rem !important;
  }

  .md\:focus\:-m-px:focus {
    margin: -1px !important;
  }

  .md\:focus\:-m-0\.5:focus {
    margin: -0.125rem !important;
  }

  .md\:focus\:-m-1\.5:focus {
    margin: -0.375rem !important;
  }

  .md\:focus\:-m-2\.5:focus {
    margin: -0.625rem !important;
  }

  .md\:focus\:-m-3\.5:focus {
    margin: -0.875rem !important;
  }

  .md\:focus\:-m-4\.5:focus {
    margin: -1.125rem !important;
  }

  .md\:focus\:-m-5\.5:focus {
    margin: -1.375rem !important;
  }

  .md\:focus\:-m-6\.5:focus {
    margin: -1.625rem !important;
  }

  .md\:focus\:-m-7\.5:focus {
    margin: -1.875rem !important;
  }

  .md\:focus\:-m-8\.5:focus {
    margin: -2.125rem !important;
  }

  .md\:focus\:-m-9\.5:focus {
    margin: -2.375rem !important;
  }

  .md\:focus\:-m-10\.5:focus {
    margin: -2.625rem !important;
  }

  .md\:focus\:-m-11\.5:focus {
    margin: -2.875rem !important;
  }

  .md\:focus\:-m-12\.5:focus {
    margin: -3.125rem !important;
  }

  .md\:focus\:-m-13\.5:focus {
    margin: -3.375rem !important;
  }

  .md\:focus\:-m-14\.5:focus {
    margin: -3.625rem !important;
  }

  .md\:focus\:-m-15\.5:focus {
    margin: -3.875rem !important;
  }

  .md\:focus\:-m-16\.5:focus {
    margin: -4.125rem !important;
  }

  .md\:focus\:-m-17\.5:focus {
    margin: -4.375rem !important;
  }

  .md\:focus\:-m-18\.5:focus {
    margin: -4.625rem !important;
  }

  .md\:focus\:-m-19\.5:focus {
    margin: -4.875rem !important;
  }

  .md\:focus\:-m-20\.5:focus {
    margin: -5.125rem !important;
  }

  .md\:focus\:-m-21\.5:focus {
    margin: -5.375rem !important;
  }

  .md\:focus\:-m-22\.5:focus {
    margin: -5.625rem !important;
  }

  .md\:focus\:-m-23\.5:focus {
    margin: -5.875rem !important;
  }

  .md\:focus\:-m-24\.5:focus {
    margin: -6.125rem !important;
  }

  .md\:focus\:-m-25\.5:focus {
    margin: -6.375rem !important;
  }

  .md\:focus\:-m-26\.5:focus {
    margin: -6.625rem !important;
  }

  .md\:focus\:-m-27\.5:focus {
    margin: -6.875rem !important;
  }

  .md\:focus\:-m-28\.5:focus {
    margin: -7.125rem !important;
  }

  .md\:focus\:-m-29\.5:focus {
    margin: -7.375rem !important;
  }

  .md\:focus\:-m-30\.5:focus {
    margin: -7.625rem !important;
  }

  .md\:focus\:-m-31\.5:focus {
    margin: -7.875rem !important;
  }

  .md\:focus\:-m-32\.5:focus {
    margin: -8.125rem !important;
  }

  .md\:focus\:-m-33\.5:focus {
    margin: -8.375rem !important;
  }

  .md\:focus\:-m-34\.5:focus {
    margin: -8.625rem !important;
  }

  .md\:focus\:-m-35\.5:focus {
    margin: -8.875rem !important;
  }

  .md\:focus\:-m-36\.5:focus {
    margin: -9.125rem !important;
  }

  .md\:focus\:-m-37\.5:focus {
    margin: -9.375rem !important;
  }

  .md\:focus\:-m-38\.5:focus {
    margin: -9.625rem !important;
  }

  .md\:focus\:-m-39\.5:focus {
    margin: -9.875rem !important;
  }

  .md\:focus\:-m-40\.5:focus {
    margin: -10.125rem !important;
  }

  .md\:focus\:-m-41\.5:focus {
    margin: -10.375rem !important;
  }

  .md\:focus\:-m-42\.5:focus {
    margin: -10.625rem !important;
  }

  .md\:focus\:-m-43\.5:focus {
    margin: -10.875rem !important;
  }

  .md\:focus\:-m-44\.5:focus {
    margin: -11.125rem !important;
  }

  .md\:focus\:-m-45\.5:focus {
    margin: -11.375rem !important;
  }

  .md\:focus\:-m-46\.5:focus {
    margin: -11.625rem !important;
  }

  .md\:focus\:-m-47\.5:focus {
    margin: -11.875rem !important;
  }

  .md\:focus\:-m-48\.5:focus {
    margin: -12.125rem !important;
  }

  .md\:focus\:-m-49\.5:focus {
    margin: -12.375rem !important;
  }

  .md\:focus\:-m-50\.5:focus {
    margin: -12.625rem !important;
  }

  .md\:focus\:-m-51\.5:focus {
    margin: -12.875rem !important;
  }

  .md\:focus\:-m-52\.5:focus {
    margin: -13.125rem !important;
  }

  .md\:focus\:-m-53\.5:focus {
    margin: -13.375rem !important;
  }

  .md\:focus\:-m-54\.5:focus {
    margin: -13.625rem !important;
  }

  .md\:focus\:-m-55\.5:focus {
    margin: -13.875rem !important;
  }

  .md\:focus\:-m-56\.5:focus {
    margin: -14.125rem !important;
  }

  .md\:focus\:-m-57\.5:focus {
    margin: -14.375rem !important;
  }

  .md\:focus\:-m-58\.5:focus {
    margin: -14.625rem !important;
  }

  .md\:focus\:-m-59\.5:focus {
    margin: -14.875rem !important;
  }

  .md\:focus\:-m-60\.5:focus {
    margin: -15.125rem !important;
  }

  .md\:focus\:-m-61\.5:focus {
    margin: -15.375rem !important;
  }

  .md\:focus\:-m-62\.5:focus {
    margin: -15.625rem !important;
  }

  .md\:focus\:-m-63\.5:focus {
    margin: -15.875rem !important;
  }

  .md\:focus\:-m-64\.5:focus {
    margin: -16.125rem !important;
  }

  .md\:focus\:-m-65\.5:focus {
    margin: -16.375rem !important;
  }

  .md\:focus\:-m-66\.5:focus {
    margin: -16.625rem !important;
  }

  .md\:focus\:-m-67\.5:focus {
    margin: -16.875rem !important;
  }

  .md\:focus\:-m-68\.5:focus {
    margin: -17.125rem !important;
  }

  .md\:focus\:-m-69\.5:focus {
    margin: -17.375rem !important;
  }

  .md\:focus\:-m-70\.5:focus {
    margin: -17.625rem !important;
  }

  .md\:focus\:-m-71\.5:focus {
    margin: -17.875rem !important;
  }

  .md\:focus\:-m-72\.5:focus {
    margin: -18.125rem !important;
  }

  .md\:focus\:-m-73\.5:focus {
    margin: -18.375rem !important;
  }

  .md\:focus\:-m-74\.5:focus {
    margin: -18.625rem !important;
  }

  .md\:focus\:-m-75\.5:focus {
    margin: -18.875rem !important;
  }

  .md\:focus\:-m-76\.5:focus {
    margin: -19.125rem !important;
  }

  .md\:focus\:-m-77\.5:focus {
    margin: -19.375rem !important;
  }

  .md\:focus\:-m-78\.5:focus {
    margin: -19.625rem !important;
  }

  .md\:focus\:-m-79\.5:focus {
    margin: -19.875rem !important;
  }

  .md\:focus\:-m-80\.5:focus {
    margin: -20.125rem !important;
  }

  .md\:focus\:-m-81\.5:focus {
    margin: -20.375rem !important;
  }

  .md\:focus\:-m-82\.5:focus {
    margin: -20.625rem !important;
  }

  .md\:focus\:-m-83\.5:focus {
    margin: -20.875rem !important;
  }

  .md\:focus\:-m-84\.5:focus {
    margin: -21.125rem !important;
  }

  .md\:focus\:-m-85\.5:focus {
    margin: -21.375rem !important;
  }

  .md\:focus\:-m-86\.5:focus {
    margin: -21.625rem !important;
  }

  .md\:focus\:-m-87\.5:focus {
    margin: -21.875rem !important;
  }

  .md\:focus\:-m-88\.5:focus {
    margin: -22.125rem !important;
  }

  .md\:focus\:-m-89\.5:focus {
    margin: -22.375rem !important;
  }

  .md\:focus\:-m-90\.5:focus {
    margin: -22.625rem !important;
  }

  .md\:focus\:-m-91\.5:focus {
    margin: -22.875rem !important;
  }

  .md\:focus\:-m-92\.5:focus {
    margin: -23.125rem !important;
  }

  .md\:focus\:-m-93\.5:focus {
    margin: -23.375rem !important;
  }

  .md\:focus\:-m-94\.5:focus {
    margin: -23.625rem !important;
  }

  .md\:focus\:-m-95\.5:focus {
    margin: -23.875rem !important;
  }

  .md\:focus\:-m-96\.5:focus {
    margin: -24.125rem !important;
  }

  .md\:focus\:-m-97\.5:focus {
    margin: -24.375rem !important;
  }

  .md\:focus\:-m-98\.5:focus {
    margin: -24.625rem !important;
  }

  .md\:focus\:-m-99\.5:focus {
    margin: -24.875rem !important;
  }

  .md\:focus\:-m-100\.5:focus {
    margin: -25.125rem !important;
  }

  .md\:focus\:-m-101\.5:focus {
    margin: -25.375rem !important;
  }

  .md\:focus\:-m-102\.5:focus {
    margin: -25.625rem !important;
  }

  .md\:focus\:-m-103\.5:focus {
    margin: -25.875rem !important;
  }

  .md\:focus\:-m-104\.5:focus {
    margin: -26.125rem !important;
  }

  .md\:focus\:my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .md\:focus\:mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .md\:focus\:my-1:focus {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .md\:focus\:mx-1:focus {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .md\:focus\:my-2:focus {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .md\:focus\:mx-2:focus {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .md\:focus\:my-3:focus {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .md\:focus\:mx-3:focus {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .md\:focus\:my-4:focus {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md\:focus\:mx-4:focus {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .md\:focus\:my-5:focus {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .md\:focus\:mx-5:focus {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .md\:focus\:my-6:focus {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md\:focus\:mx-6:focus {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:focus\:my-7:focus {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .md\:focus\:mx-7:focus {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .md\:focus\:my-8:focus {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .md\:focus\:mx-8:focus {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .md\:focus\:my-9:focus {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .md\:focus\:mx-9:focus {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .md\:focus\:my-10:focus {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:focus\:mx-10:focus {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .md\:focus\:my-11:focus {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .md\:focus\:mx-11:focus {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .md\:focus\:my-12:focus {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:focus\:mx-12:focus {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:focus\:my-13:focus {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .md\:focus\:mx-13:focus {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .md\:focus\:my-14:focus {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .md\:focus\:mx-14:focus {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .md\:focus\:my-15:focus {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .md\:focus\:mx-15:focus {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .md\:focus\:my-16:focus {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .md\:focus\:mx-16:focus {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .md\:focus\:my-17:focus {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .md\:focus\:mx-17:focus {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .md\:focus\:my-18:focus {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .md\:focus\:mx-18:focus {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .md\:focus\:my-19:focus {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .md\:focus\:mx-19:focus {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .md\:focus\:my-20:focus {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .md\:focus\:mx-20:focus {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .md\:focus\:my-21:focus {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .md\:focus\:mx-21:focus {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .md\:focus\:my-22:focus {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .md\:focus\:mx-22:focus {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .md\:focus\:my-23:focus {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .md\:focus\:mx-23:focus {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .md\:focus\:my-24:focus {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .md\:focus\:mx-24:focus {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md\:focus\:my-25:focus {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .md\:focus\:mx-25:focus {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .md\:focus\:my-26:focus {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .md\:focus\:mx-26:focus {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .md\:focus\:my-27:focus {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .md\:focus\:mx-27:focus {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .md\:focus\:my-28:focus {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .md\:focus\:mx-28:focus {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .md\:focus\:my-29:focus {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .md\:focus\:mx-29:focus {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .md\:focus\:my-30:focus {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .md\:focus\:mx-30:focus {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .md\:focus\:my-31:focus {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .md\:focus\:mx-31:focus {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .md\:focus\:my-32:focus {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .md\:focus\:mx-32:focus {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .md\:focus\:my-33:focus {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .md\:focus\:mx-33:focus {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .md\:focus\:my-34:focus {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .md\:focus\:mx-34:focus {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .md\:focus\:my-35:focus {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .md\:focus\:mx-35:focus {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .md\:focus\:my-36:focus {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .md\:focus\:mx-36:focus {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .md\:focus\:my-37:focus {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .md\:focus\:mx-37:focus {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .md\:focus\:my-38:focus {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .md\:focus\:mx-38:focus {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .md\:focus\:my-39:focus {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .md\:focus\:mx-39:focus {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .md\:focus\:my-40:focus {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .md\:focus\:mx-40:focus {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .md\:focus\:my-41:focus {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .md\:focus\:mx-41:focus {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .md\:focus\:my-42:focus {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .md\:focus\:mx-42:focus {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .md\:focus\:my-43:focus {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .md\:focus\:mx-43:focus {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .md\:focus\:my-44:focus {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .md\:focus\:mx-44:focus {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .md\:focus\:my-45:focus {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .md\:focus\:mx-45:focus {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .md\:focus\:my-46:focus {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .md\:focus\:mx-46:focus {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .md\:focus\:my-47:focus {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .md\:focus\:mx-47:focus {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .md\:focus\:my-48:focus {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .md\:focus\:mx-48:focus {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .md\:focus\:my-49:focus {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .md\:focus\:mx-49:focus {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .md\:focus\:my-50:focus {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .md\:focus\:mx-50:focus {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .md\:focus\:my-51:focus {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .md\:focus\:mx-51:focus {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .md\:focus\:my-52:focus {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .md\:focus\:mx-52:focus {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .md\:focus\:my-53:focus {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .md\:focus\:mx-53:focus {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .md\:focus\:my-54:focus {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .md\:focus\:mx-54:focus {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .md\:focus\:my-55:focus {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .md\:focus\:mx-55:focus {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .md\:focus\:my-56:focus {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .md\:focus\:mx-56:focus {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .md\:focus\:my-57:focus {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .md\:focus\:mx-57:focus {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .md\:focus\:my-58:focus {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .md\:focus\:mx-58:focus {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .md\:focus\:my-59:focus {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .md\:focus\:mx-59:focus {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .md\:focus\:my-60:focus {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .md\:focus\:mx-60:focus {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .md\:focus\:my-61:focus {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .md\:focus\:mx-61:focus {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .md\:focus\:my-62:focus {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .md\:focus\:mx-62:focus {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .md\:focus\:my-63:focus {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .md\:focus\:mx-63:focus {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .md\:focus\:my-64:focus {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .md\:focus\:mx-64:focus {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .md\:focus\:my-65:focus {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .md\:focus\:mx-65:focus {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .md\:focus\:my-66:focus {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .md\:focus\:mx-66:focus {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .md\:focus\:my-67:focus {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .md\:focus\:mx-67:focus {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .md\:focus\:my-68:focus {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .md\:focus\:mx-68:focus {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .md\:focus\:my-69:focus {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .md\:focus\:mx-69:focus {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .md\:focus\:my-70:focus {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .md\:focus\:mx-70:focus {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .md\:focus\:my-71:focus {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .md\:focus\:mx-71:focus {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .md\:focus\:my-72:focus {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .md\:focus\:mx-72:focus {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .md\:focus\:my-73:focus {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .md\:focus\:mx-73:focus {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .md\:focus\:my-74:focus {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .md\:focus\:mx-74:focus {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .md\:focus\:my-75:focus {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .md\:focus\:mx-75:focus {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .md\:focus\:my-76:focus {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .md\:focus\:mx-76:focus {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .md\:focus\:my-77:focus {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .md\:focus\:mx-77:focus {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .md\:focus\:my-78:focus {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .md\:focus\:mx-78:focus {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .md\:focus\:my-79:focus {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .md\:focus\:mx-79:focus {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .md\:focus\:my-80:focus {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .md\:focus\:mx-80:focus {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .md\:focus\:my-81:focus {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .md\:focus\:mx-81:focus {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .md\:focus\:my-82:focus {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .md\:focus\:mx-82:focus {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .md\:focus\:my-83:focus {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .md\:focus\:mx-83:focus {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .md\:focus\:my-84:focus {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .md\:focus\:mx-84:focus {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .md\:focus\:my-85:focus {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .md\:focus\:mx-85:focus {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .md\:focus\:my-86:focus {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .md\:focus\:mx-86:focus {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .md\:focus\:my-87:focus {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .md\:focus\:mx-87:focus {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .md\:focus\:my-88:focus {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .md\:focus\:mx-88:focus {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .md\:focus\:my-89:focus {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .md\:focus\:mx-89:focus {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .md\:focus\:my-90:focus {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .md\:focus\:mx-90:focus {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .md\:focus\:my-91:focus {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .md\:focus\:mx-91:focus {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .md\:focus\:my-92:focus {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .md\:focus\:mx-92:focus {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .md\:focus\:my-93:focus {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .md\:focus\:mx-93:focus {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .md\:focus\:my-94:focus {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .md\:focus\:mx-94:focus {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .md\:focus\:my-95:focus {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .md\:focus\:mx-95:focus {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .md\:focus\:my-96:focus {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .md\:focus\:mx-96:focus {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .md\:focus\:my-97:focus {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .md\:focus\:mx-97:focus {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .md\:focus\:my-98:focus {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .md\:focus\:mx-98:focus {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .md\:focus\:my-99:focus {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .md\:focus\:mx-99:focus {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .md\:focus\:my-100:focus {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .md\:focus\:mx-100:focus {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .md\:focus\:my-101:focus {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .md\:focus\:mx-101:focus {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .md\:focus\:my-102:focus {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .md\:focus\:mx-102:focus {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .md\:focus\:my-103:focus {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .md\:focus\:mx-103:focus {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .md\:focus\:my-104:focus {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .md\:focus\:mx-104:focus {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .md\:focus\:my-105:focus {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .md\:focus\:mx-105:focus {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .md\:focus\:my-auto:focus {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .md\:focus\:mx-auto:focus {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .md\:focus\:my-px:focus {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .md\:focus\:mx-px:focus {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .md\:focus\:my-0\.5:focus {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .md\:focus\:mx-0\.5:focus {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .md\:focus\:my-1\.5:focus {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .md\:focus\:mx-1\.5:focus {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .md\:focus\:my-2\.5:focus {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .md\:focus\:mx-2\.5:focus {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .md\:focus\:my-3\.5:focus {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .md\:focus\:mx-3\.5:focus {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .md\:focus\:my-4\.5:focus {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .md\:focus\:mx-4\.5:focus {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .md\:focus\:my-5\.5:focus {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .md\:focus\:mx-5\.5:focus {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .md\:focus\:my-6\.5:focus {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .md\:focus\:mx-6\.5:focus {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .md\:focus\:my-7\.5:focus {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .md\:focus\:mx-7\.5:focus {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .md\:focus\:my-8\.5:focus {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .md\:focus\:mx-8\.5:focus {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .md\:focus\:my-9\.5:focus {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .md\:focus\:mx-9\.5:focus {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .md\:focus\:my-10\.5:focus {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .md\:focus\:mx-10\.5:focus {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .md\:focus\:my-11\.5:focus {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .md\:focus\:mx-11\.5:focus {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .md\:focus\:my-12\.5:focus {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .md\:focus\:mx-12\.5:focus {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .md\:focus\:my-13\.5:focus {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .md\:focus\:mx-13\.5:focus {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .md\:focus\:my-14\.5:focus {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .md\:focus\:mx-14\.5:focus {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .md\:focus\:my-15\.5:focus {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .md\:focus\:mx-15\.5:focus {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .md\:focus\:my-16\.5:focus {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .md\:focus\:mx-16\.5:focus {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .md\:focus\:my-17\.5:focus {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .md\:focus\:mx-17\.5:focus {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .md\:focus\:my-18\.5:focus {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .md\:focus\:mx-18\.5:focus {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .md\:focus\:my-19\.5:focus {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .md\:focus\:mx-19\.5:focus {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .md\:focus\:my-20\.5:focus {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .md\:focus\:mx-20\.5:focus {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .md\:focus\:my-21\.5:focus {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .md\:focus\:mx-21\.5:focus {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .md\:focus\:my-22\.5:focus {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .md\:focus\:mx-22\.5:focus {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .md\:focus\:my-23\.5:focus {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .md\:focus\:mx-23\.5:focus {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .md\:focus\:my-24\.5:focus {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .md\:focus\:mx-24\.5:focus {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .md\:focus\:my-25\.5:focus {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .md\:focus\:mx-25\.5:focus {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .md\:focus\:my-26\.5:focus {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .md\:focus\:mx-26\.5:focus {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .md\:focus\:my-27\.5:focus {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .md\:focus\:mx-27\.5:focus {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .md\:focus\:my-28\.5:focus {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .md\:focus\:mx-28\.5:focus {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .md\:focus\:my-29\.5:focus {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .md\:focus\:mx-29\.5:focus {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .md\:focus\:my-30\.5:focus {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .md\:focus\:mx-30\.5:focus {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .md\:focus\:my-31\.5:focus {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .md\:focus\:mx-31\.5:focus {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .md\:focus\:my-32\.5:focus {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .md\:focus\:mx-32\.5:focus {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .md\:focus\:my-33\.5:focus {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .md\:focus\:mx-33\.5:focus {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .md\:focus\:my-34\.5:focus {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .md\:focus\:mx-34\.5:focus {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .md\:focus\:my-35\.5:focus {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .md\:focus\:mx-35\.5:focus {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .md\:focus\:my-36\.5:focus {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .md\:focus\:mx-36\.5:focus {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .md\:focus\:my-37\.5:focus {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .md\:focus\:mx-37\.5:focus {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .md\:focus\:my-38\.5:focus {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .md\:focus\:mx-38\.5:focus {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .md\:focus\:my-39\.5:focus {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .md\:focus\:mx-39\.5:focus {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .md\:focus\:my-40\.5:focus {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .md\:focus\:mx-40\.5:focus {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .md\:focus\:my-41\.5:focus {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .md\:focus\:mx-41\.5:focus {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .md\:focus\:my-42\.5:focus {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .md\:focus\:mx-42\.5:focus {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .md\:focus\:my-43\.5:focus {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .md\:focus\:mx-43\.5:focus {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .md\:focus\:my-44\.5:focus {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .md\:focus\:mx-44\.5:focus {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .md\:focus\:my-45\.5:focus {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .md\:focus\:mx-45\.5:focus {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .md\:focus\:my-46\.5:focus {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .md\:focus\:mx-46\.5:focus {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .md\:focus\:my-47\.5:focus {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .md\:focus\:mx-47\.5:focus {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .md\:focus\:my-48\.5:focus {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .md\:focus\:mx-48\.5:focus {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .md\:focus\:my-49\.5:focus {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .md\:focus\:mx-49\.5:focus {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .md\:focus\:my-50\.5:focus {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .md\:focus\:mx-50\.5:focus {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .md\:focus\:my-51\.5:focus {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .md\:focus\:mx-51\.5:focus {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .md\:focus\:my-52\.5:focus {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .md\:focus\:mx-52\.5:focus {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .md\:focus\:my-53\.5:focus {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .md\:focus\:mx-53\.5:focus {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .md\:focus\:my-54\.5:focus {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .md\:focus\:mx-54\.5:focus {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .md\:focus\:my-55\.5:focus {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .md\:focus\:mx-55\.5:focus {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .md\:focus\:my-56\.5:focus {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .md\:focus\:mx-56\.5:focus {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .md\:focus\:my-57\.5:focus {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .md\:focus\:mx-57\.5:focus {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .md\:focus\:my-58\.5:focus {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .md\:focus\:mx-58\.5:focus {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .md\:focus\:my-59\.5:focus {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .md\:focus\:mx-59\.5:focus {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .md\:focus\:my-60\.5:focus {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .md\:focus\:mx-60\.5:focus {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .md\:focus\:my-61\.5:focus {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .md\:focus\:mx-61\.5:focus {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .md\:focus\:my-62\.5:focus {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .md\:focus\:mx-62\.5:focus {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .md\:focus\:my-63\.5:focus {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .md\:focus\:mx-63\.5:focus {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .md\:focus\:my-64\.5:focus {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .md\:focus\:mx-64\.5:focus {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .md\:focus\:my-65\.5:focus {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .md\:focus\:mx-65\.5:focus {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .md\:focus\:my-66\.5:focus {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .md\:focus\:mx-66\.5:focus {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .md\:focus\:my-67\.5:focus {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .md\:focus\:mx-67\.5:focus {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .md\:focus\:my-68\.5:focus {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .md\:focus\:mx-68\.5:focus {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .md\:focus\:my-69\.5:focus {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .md\:focus\:mx-69\.5:focus {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .md\:focus\:my-70\.5:focus {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .md\:focus\:mx-70\.5:focus {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .md\:focus\:my-71\.5:focus {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .md\:focus\:mx-71\.5:focus {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .md\:focus\:my-72\.5:focus {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .md\:focus\:mx-72\.5:focus {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .md\:focus\:my-73\.5:focus {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .md\:focus\:mx-73\.5:focus {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .md\:focus\:my-74\.5:focus {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .md\:focus\:mx-74\.5:focus {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .md\:focus\:my-75\.5:focus {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .md\:focus\:mx-75\.5:focus {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .md\:focus\:my-76\.5:focus {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .md\:focus\:mx-76\.5:focus {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .md\:focus\:my-77\.5:focus {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .md\:focus\:mx-77\.5:focus {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .md\:focus\:my-78\.5:focus {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .md\:focus\:mx-78\.5:focus {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .md\:focus\:my-79\.5:focus {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .md\:focus\:mx-79\.5:focus {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .md\:focus\:my-80\.5:focus {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .md\:focus\:mx-80\.5:focus {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .md\:focus\:my-81\.5:focus {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .md\:focus\:mx-81\.5:focus {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .md\:focus\:my-82\.5:focus {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .md\:focus\:mx-82\.5:focus {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .md\:focus\:my-83\.5:focus {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .md\:focus\:mx-83\.5:focus {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .md\:focus\:my-84\.5:focus {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .md\:focus\:mx-84\.5:focus {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .md\:focus\:my-85\.5:focus {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .md\:focus\:mx-85\.5:focus {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .md\:focus\:my-86\.5:focus {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .md\:focus\:mx-86\.5:focus {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .md\:focus\:my-87\.5:focus {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .md\:focus\:mx-87\.5:focus {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .md\:focus\:my-88\.5:focus {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .md\:focus\:mx-88\.5:focus {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .md\:focus\:my-89\.5:focus {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .md\:focus\:mx-89\.5:focus {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .md\:focus\:my-90\.5:focus {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .md\:focus\:mx-90\.5:focus {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .md\:focus\:my-91\.5:focus {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .md\:focus\:mx-91\.5:focus {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .md\:focus\:my-92\.5:focus {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .md\:focus\:mx-92\.5:focus {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .md\:focus\:my-93\.5:focus {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .md\:focus\:mx-93\.5:focus {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .md\:focus\:my-94\.5:focus {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .md\:focus\:mx-94\.5:focus {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .md\:focus\:my-95\.5:focus {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .md\:focus\:mx-95\.5:focus {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .md\:focus\:my-96\.5:focus {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .md\:focus\:mx-96\.5:focus {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .md\:focus\:my-97\.5:focus {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .md\:focus\:mx-97\.5:focus {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .md\:focus\:my-98\.5:focus {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .md\:focus\:mx-98\.5:focus {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .md\:focus\:my-99\.5:focus {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .md\:focus\:mx-99\.5:focus {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .md\:focus\:my-100\.5:focus {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .md\:focus\:mx-100\.5:focus {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .md\:focus\:my-101\.5:focus {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .md\:focus\:mx-101\.5:focus {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .md\:focus\:my-102\.5:focus {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .md\:focus\:mx-102\.5:focus {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .md\:focus\:my-103\.5:focus {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .md\:focus\:mx-103\.5:focus {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .md\:focus\:my-104\.5:focus {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .md\:focus\:mx-104\.5:focus {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .md\:focus\:-my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .md\:focus\:-mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .md\:focus\:-my-1:focus {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .md\:focus\:-mx-1:focus {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .md\:focus\:-my-2:focus {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .md\:focus\:-mx-2:focus {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .md\:focus\:-my-3:focus {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .md\:focus\:-mx-3:focus {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .md\:focus\:-my-4:focus {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:focus\:-mx-4:focus {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .md\:focus\:-my-5:focus {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .md\:focus\:-mx-5:focus {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .md\:focus\:-my-6:focus {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .md\:focus\:-mx-6:focus {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:focus\:-my-7:focus {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .md\:focus\:-mx-7:focus {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .md\:focus\:-my-8:focus {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .md\:focus\:-mx-8:focus {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .md\:focus\:-my-9:focus {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .md\:focus\:-mx-9:focus {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .md\:focus\:-my-10:focus {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .md\:focus\:-mx-10:focus {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .md\:focus\:-my-11:focus {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .md\:focus\:-mx-11:focus {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .md\:focus\:-my-12:focus {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:focus\:-mx-12:focus {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:focus\:-my-13:focus {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .md\:focus\:-mx-13:focus {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .md\:focus\:-my-14:focus {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .md\:focus\:-mx-14:focus {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .md\:focus\:-my-15:focus {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .md\:focus\:-mx-15:focus {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .md\:focus\:-my-16:focus {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .md\:focus\:-mx-16:focus {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .md\:focus\:-my-17:focus {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .md\:focus\:-mx-17:focus {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .md\:focus\:-my-18:focus {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .md\:focus\:-mx-18:focus {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .md\:focus\:-my-19:focus {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .md\:focus\:-mx-19:focus {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .md\:focus\:-my-20:focus {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .md\:focus\:-mx-20:focus {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .md\:focus\:-my-21:focus {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .md\:focus\:-mx-21:focus {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .md\:focus\:-my-22:focus {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .md\:focus\:-mx-22:focus {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .md\:focus\:-my-23:focus {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .md\:focus\:-mx-23:focus {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .md\:focus\:-my-24:focus {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .md\:focus\:-mx-24:focus {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .md\:focus\:-my-25:focus {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .md\:focus\:-mx-25:focus {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .md\:focus\:-my-26:focus {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .md\:focus\:-mx-26:focus {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .md\:focus\:-my-27:focus {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .md\:focus\:-mx-27:focus {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .md\:focus\:-my-28:focus {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .md\:focus\:-mx-28:focus {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .md\:focus\:-my-29:focus {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .md\:focus\:-mx-29:focus {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .md\:focus\:-my-30:focus {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .md\:focus\:-mx-30:focus {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .md\:focus\:-my-31:focus {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .md\:focus\:-mx-31:focus {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .md\:focus\:-my-32:focus {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .md\:focus\:-mx-32:focus {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .md\:focus\:-my-33:focus {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .md\:focus\:-mx-33:focus {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .md\:focus\:-my-34:focus {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .md\:focus\:-mx-34:focus {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .md\:focus\:-my-35:focus {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .md\:focus\:-mx-35:focus {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .md\:focus\:-my-36:focus {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .md\:focus\:-mx-36:focus {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .md\:focus\:-my-37:focus {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .md\:focus\:-mx-37:focus {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .md\:focus\:-my-38:focus {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .md\:focus\:-mx-38:focus {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .md\:focus\:-my-39:focus {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .md\:focus\:-mx-39:focus {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .md\:focus\:-my-40:focus {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .md\:focus\:-mx-40:focus {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .md\:focus\:-my-41:focus {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .md\:focus\:-mx-41:focus {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .md\:focus\:-my-42:focus {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .md\:focus\:-mx-42:focus {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .md\:focus\:-my-43:focus {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .md\:focus\:-mx-43:focus {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .md\:focus\:-my-44:focus {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .md\:focus\:-mx-44:focus {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .md\:focus\:-my-45:focus {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .md\:focus\:-mx-45:focus {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .md\:focus\:-my-46:focus {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .md\:focus\:-mx-46:focus {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .md\:focus\:-my-47:focus {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .md\:focus\:-mx-47:focus {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .md\:focus\:-my-48:focus {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .md\:focus\:-mx-48:focus {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .md\:focus\:-my-49:focus {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .md\:focus\:-mx-49:focus {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .md\:focus\:-my-50:focus {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .md\:focus\:-mx-50:focus {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .md\:focus\:-my-51:focus {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .md\:focus\:-mx-51:focus {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .md\:focus\:-my-52:focus {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .md\:focus\:-mx-52:focus {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .md\:focus\:-my-53:focus {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .md\:focus\:-mx-53:focus {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .md\:focus\:-my-54:focus {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .md\:focus\:-mx-54:focus {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .md\:focus\:-my-55:focus {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .md\:focus\:-mx-55:focus {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .md\:focus\:-my-56:focus {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .md\:focus\:-mx-56:focus {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .md\:focus\:-my-57:focus {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .md\:focus\:-mx-57:focus {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .md\:focus\:-my-58:focus {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .md\:focus\:-mx-58:focus {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .md\:focus\:-my-59:focus {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .md\:focus\:-mx-59:focus {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .md\:focus\:-my-60:focus {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .md\:focus\:-mx-60:focus {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .md\:focus\:-my-61:focus {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .md\:focus\:-mx-61:focus {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .md\:focus\:-my-62:focus {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .md\:focus\:-mx-62:focus {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .md\:focus\:-my-63:focus {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .md\:focus\:-mx-63:focus {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .md\:focus\:-my-64:focus {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .md\:focus\:-mx-64:focus {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .md\:focus\:-my-65:focus {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .md\:focus\:-mx-65:focus {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .md\:focus\:-my-66:focus {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .md\:focus\:-mx-66:focus {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .md\:focus\:-my-67:focus {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .md\:focus\:-mx-67:focus {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .md\:focus\:-my-68:focus {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .md\:focus\:-mx-68:focus {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .md\:focus\:-my-69:focus {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .md\:focus\:-mx-69:focus {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .md\:focus\:-my-70:focus {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .md\:focus\:-mx-70:focus {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .md\:focus\:-my-71:focus {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .md\:focus\:-mx-71:focus {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .md\:focus\:-my-72:focus {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .md\:focus\:-mx-72:focus {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .md\:focus\:-my-73:focus {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .md\:focus\:-mx-73:focus {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .md\:focus\:-my-74:focus {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .md\:focus\:-mx-74:focus {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .md\:focus\:-my-75:focus {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .md\:focus\:-mx-75:focus {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .md\:focus\:-my-76:focus {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .md\:focus\:-mx-76:focus {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .md\:focus\:-my-77:focus {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .md\:focus\:-mx-77:focus {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .md\:focus\:-my-78:focus {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .md\:focus\:-mx-78:focus {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .md\:focus\:-my-79:focus {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .md\:focus\:-mx-79:focus {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .md\:focus\:-my-80:focus {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .md\:focus\:-mx-80:focus {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .md\:focus\:-my-81:focus {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .md\:focus\:-mx-81:focus {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .md\:focus\:-my-82:focus {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .md\:focus\:-mx-82:focus {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .md\:focus\:-my-83:focus {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .md\:focus\:-mx-83:focus {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .md\:focus\:-my-84:focus {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .md\:focus\:-mx-84:focus {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .md\:focus\:-my-85:focus {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .md\:focus\:-mx-85:focus {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .md\:focus\:-my-86:focus {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .md\:focus\:-mx-86:focus {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .md\:focus\:-my-87:focus {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .md\:focus\:-mx-87:focus {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .md\:focus\:-my-88:focus {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .md\:focus\:-mx-88:focus {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .md\:focus\:-my-89:focus {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .md\:focus\:-mx-89:focus {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .md\:focus\:-my-90:focus {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .md\:focus\:-mx-90:focus {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .md\:focus\:-my-91:focus {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .md\:focus\:-mx-91:focus {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .md\:focus\:-my-92:focus {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .md\:focus\:-mx-92:focus {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .md\:focus\:-my-93:focus {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .md\:focus\:-mx-93:focus {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .md\:focus\:-my-94:focus {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .md\:focus\:-mx-94:focus {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .md\:focus\:-my-95:focus {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .md\:focus\:-mx-95:focus {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .md\:focus\:-my-96:focus {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .md\:focus\:-mx-96:focus {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .md\:focus\:-my-97:focus {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .md\:focus\:-mx-97:focus {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .md\:focus\:-my-98:focus {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .md\:focus\:-mx-98:focus {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .md\:focus\:-my-99:focus {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .md\:focus\:-mx-99:focus {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .md\:focus\:-my-100:focus {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .md\:focus\:-mx-100:focus {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .md\:focus\:-my-101:focus {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .md\:focus\:-mx-101:focus {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .md\:focus\:-my-102:focus {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .md\:focus\:-mx-102:focus {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .md\:focus\:-my-103:focus {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .md\:focus\:-mx-103:focus {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .md\:focus\:-my-104:focus {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .md\:focus\:-mx-104:focus {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .md\:focus\:-my-105:focus {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .md\:focus\:-mx-105:focus {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .md\:focus\:-my-px:focus {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .md\:focus\:-mx-px:focus {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .md\:focus\:-my-0\.5:focus {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .md\:focus\:-mx-0\.5:focus {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .md\:focus\:-my-1\.5:focus {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .md\:focus\:-mx-1\.5:focus {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .md\:focus\:-my-2\.5:focus {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .md\:focus\:-mx-2\.5:focus {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .md\:focus\:-my-3\.5:focus {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .md\:focus\:-mx-3\.5:focus {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .md\:focus\:-my-4\.5:focus {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .md\:focus\:-mx-4\.5:focus {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .md\:focus\:-my-5\.5:focus {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .md\:focus\:-mx-5\.5:focus {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .md\:focus\:-my-6\.5:focus {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .md\:focus\:-mx-6\.5:focus {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .md\:focus\:-my-7\.5:focus {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .md\:focus\:-mx-7\.5:focus {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .md\:focus\:-my-8\.5:focus {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .md\:focus\:-mx-8\.5:focus {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .md\:focus\:-my-9\.5:focus {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .md\:focus\:-mx-9\.5:focus {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .md\:focus\:-my-10\.5:focus {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .md\:focus\:-mx-10\.5:focus {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .md\:focus\:-my-11\.5:focus {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .md\:focus\:-mx-11\.5:focus {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .md\:focus\:-my-12\.5:focus {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .md\:focus\:-mx-12\.5:focus {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .md\:focus\:-my-13\.5:focus {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .md\:focus\:-mx-13\.5:focus {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .md\:focus\:-my-14\.5:focus {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .md\:focus\:-mx-14\.5:focus {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .md\:focus\:-my-15\.5:focus {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .md\:focus\:-mx-15\.5:focus {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .md\:focus\:-my-16\.5:focus {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .md\:focus\:-mx-16\.5:focus {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .md\:focus\:-my-17\.5:focus {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .md\:focus\:-mx-17\.5:focus {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .md\:focus\:-my-18\.5:focus {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .md\:focus\:-mx-18\.5:focus {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .md\:focus\:-my-19\.5:focus {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .md\:focus\:-mx-19\.5:focus {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .md\:focus\:-my-20\.5:focus {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .md\:focus\:-mx-20\.5:focus {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .md\:focus\:-my-21\.5:focus {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .md\:focus\:-mx-21\.5:focus {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .md\:focus\:-my-22\.5:focus {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .md\:focus\:-mx-22\.5:focus {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .md\:focus\:-my-23\.5:focus {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .md\:focus\:-mx-23\.5:focus {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .md\:focus\:-my-24\.5:focus {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .md\:focus\:-mx-24\.5:focus {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .md\:focus\:-my-25\.5:focus {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .md\:focus\:-mx-25\.5:focus {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .md\:focus\:-my-26\.5:focus {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .md\:focus\:-mx-26\.5:focus {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .md\:focus\:-my-27\.5:focus {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .md\:focus\:-mx-27\.5:focus {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .md\:focus\:-my-28\.5:focus {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .md\:focus\:-mx-28\.5:focus {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .md\:focus\:-my-29\.5:focus {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .md\:focus\:-mx-29\.5:focus {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .md\:focus\:-my-30\.5:focus {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .md\:focus\:-mx-30\.5:focus {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .md\:focus\:-my-31\.5:focus {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .md\:focus\:-mx-31\.5:focus {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .md\:focus\:-my-32\.5:focus {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .md\:focus\:-mx-32\.5:focus {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .md\:focus\:-my-33\.5:focus {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .md\:focus\:-mx-33\.5:focus {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .md\:focus\:-my-34\.5:focus {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .md\:focus\:-mx-34\.5:focus {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .md\:focus\:-my-35\.5:focus {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .md\:focus\:-mx-35\.5:focus {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .md\:focus\:-my-36\.5:focus {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .md\:focus\:-mx-36\.5:focus {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .md\:focus\:-my-37\.5:focus {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .md\:focus\:-mx-37\.5:focus {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .md\:focus\:-my-38\.5:focus {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .md\:focus\:-mx-38\.5:focus {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .md\:focus\:-my-39\.5:focus {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .md\:focus\:-mx-39\.5:focus {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .md\:focus\:-my-40\.5:focus {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .md\:focus\:-mx-40\.5:focus {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .md\:focus\:-my-41\.5:focus {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .md\:focus\:-mx-41\.5:focus {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .md\:focus\:-my-42\.5:focus {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .md\:focus\:-mx-42\.5:focus {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .md\:focus\:-my-43\.5:focus {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .md\:focus\:-mx-43\.5:focus {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .md\:focus\:-my-44\.5:focus {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .md\:focus\:-mx-44\.5:focus {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .md\:focus\:-my-45\.5:focus {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .md\:focus\:-mx-45\.5:focus {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .md\:focus\:-my-46\.5:focus {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .md\:focus\:-mx-46\.5:focus {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .md\:focus\:-my-47\.5:focus {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .md\:focus\:-mx-47\.5:focus {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .md\:focus\:-my-48\.5:focus {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .md\:focus\:-mx-48\.5:focus {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .md\:focus\:-my-49\.5:focus {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .md\:focus\:-mx-49\.5:focus {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .md\:focus\:-my-50\.5:focus {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .md\:focus\:-mx-50\.5:focus {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .md\:focus\:-my-51\.5:focus {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .md\:focus\:-mx-51\.5:focus {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .md\:focus\:-my-52\.5:focus {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .md\:focus\:-mx-52\.5:focus {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .md\:focus\:-my-53\.5:focus {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .md\:focus\:-mx-53\.5:focus {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .md\:focus\:-my-54\.5:focus {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .md\:focus\:-mx-54\.5:focus {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .md\:focus\:-my-55\.5:focus {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .md\:focus\:-mx-55\.5:focus {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .md\:focus\:-my-56\.5:focus {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .md\:focus\:-mx-56\.5:focus {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .md\:focus\:-my-57\.5:focus {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .md\:focus\:-mx-57\.5:focus {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .md\:focus\:-my-58\.5:focus {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .md\:focus\:-mx-58\.5:focus {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .md\:focus\:-my-59\.5:focus {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .md\:focus\:-mx-59\.5:focus {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .md\:focus\:-my-60\.5:focus {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .md\:focus\:-mx-60\.5:focus {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .md\:focus\:-my-61\.5:focus {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .md\:focus\:-mx-61\.5:focus {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .md\:focus\:-my-62\.5:focus {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .md\:focus\:-mx-62\.5:focus {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .md\:focus\:-my-63\.5:focus {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .md\:focus\:-mx-63\.5:focus {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .md\:focus\:-my-64\.5:focus {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .md\:focus\:-mx-64\.5:focus {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .md\:focus\:-my-65\.5:focus {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .md\:focus\:-mx-65\.5:focus {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .md\:focus\:-my-66\.5:focus {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .md\:focus\:-mx-66\.5:focus {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .md\:focus\:-my-67\.5:focus {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .md\:focus\:-mx-67\.5:focus {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .md\:focus\:-my-68\.5:focus {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .md\:focus\:-mx-68\.5:focus {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .md\:focus\:-my-69\.5:focus {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .md\:focus\:-mx-69\.5:focus {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .md\:focus\:-my-70\.5:focus {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .md\:focus\:-mx-70\.5:focus {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .md\:focus\:-my-71\.5:focus {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .md\:focus\:-mx-71\.5:focus {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .md\:focus\:-my-72\.5:focus {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .md\:focus\:-mx-72\.5:focus {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .md\:focus\:-my-73\.5:focus {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .md\:focus\:-mx-73\.5:focus {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .md\:focus\:-my-74\.5:focus {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .md\:focus\:-mx-74\.5:focus {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .md\:focus\:-my-75\.5:focus {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .md\:focus\:-mx-75\.5:focus {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .md\:focus\:-my-76\.5:focus {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .md\:focus\:-mx-76\.5:focus {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .md\:focus\:-my-77\.5:focus {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .md\:focus\:-mx-77\.5:focus {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .md\:focus\:-my-78\.5:focus {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .md\:focus\:-mx-78\.5:focus {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .md\:focus\:-my-79\.5:focus {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .md\:focus\:-mx-79\.5:focus {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .md\:focus\:-my-80\.5:focus {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .md\:focus\:-mx-80\.5:focus {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .md\:focus\:-my-81\.5:focus {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .md\:focus\:-mx-81\.5:focus {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .md\:focus\:-my-82\.5:focus {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .md\:focus\:-mx-82\.5:focus {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .md\:focus\:-my-83\.5:focus {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .md\:focus\:-mx-83\.5:focus {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .md\:focus\:-my-84\.5:focus {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .md\:focus\:-mx-84\.5:focus {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .md\:focus\:-my-85\.5:focus {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .md\:focus\:-mx-85\.5:focus {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .md\:focus\:-my-86\.5:focus {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .md\:focus\:-mx-86\.5:focus {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .md\:focus\:-my-87\.5:focus {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .md\:focus\:-mx-87\.5:focus {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .md\:focus\:-my-88\.5:focus {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .md\:focus\:-mx-88\.5:focus {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .md\:focus\:-my-89\.5:focus {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .md\:focus\:-mx-89\.5:focus {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .md\:focus\:-my-90\.5:focus {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .md\:focus\:-mx-90\.5:focus {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .md\:focus\:-my-91\.5:focus {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .md\:focus\:-mx-91\.5:focus {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .md\:focus\:-my-92\.5:focus {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .md\:focus\:-mx-92\.5:focus {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .md\:focus\:-my-93\.5:focus {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .md\:focus\:-mx-93\.5:focus {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .md\:focus\:-my-94\.5:focus {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .md\:focus\:-mx-94\.5:focus {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .md\:focus\:-my-95\.5:focus {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .md\:focus\:-mx-95\.5:focus {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .md\:focus\:-my-96\.5:focus {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .md\:focus\:-mx-96\.5:focus {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .md\:focus\:-my-97\.5:focus {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .md\:focus\:-mx-97\.5:focus {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .md\:focus\:-my-98\.5:focus {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .md\:focus\:-mx-98\.5:focus {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .md\:focus\:-my-99\.5:focus {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .md\:focus\:-mx-99\.5:focus {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .md\:focus\:-my-100\.5:focus {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .md\:focus\:-mx-100\.5:focus {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .md\:focus\:-my-101\.5:focus {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .md\:focus\:-mx-101\.5:focus {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .md\:focus\:-my-102\.5:focus {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .md\:focus\:-mx-102\.5:focus {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .md\:focus\:-my-103\.5:focus {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .md\:focus\:-mx-103\.5:focus {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .md\:focus\:-my-104\.5:focus {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .md\:focus\:-mx-104\.5:focus {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .md\:focus\:mt-0:focus {
    margin-top: 0rem !important;
  }

  .md\:focus\:mr-0:focus {
    margin-right: 0rem !important;
  }

  .md\:focus\:mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .md\:focus\:ml-0:focus {
    margin-left: 0rem !important;
  }

  .md\:focus\:mt-1:focus {
    margin-top: 0.25rem !important;
  }

  .md\:focus\:mr-1:focus {
    margin-right: 0.25rem !important;
  }

  .md\:focus\:mb-1:focus {
    margin-bottom: 0.25rem !important;
  }

  .md\:focus\:ml-1:focus {
    margin-left: 0.25rem !important;
  }

  .md\:focus\:mt-2:focus {
    margin-top: 0.5rem !important;
  }

  .md\:focus\:mr-2:focus {
    margin-right: 0.5rem !important;
  }

  .md\:focus\:mb-2:focus {
    margin-bottom: 0.5rem !important;
  }

  .md\:focus\:ml-2:focus {
    margin-left: 0.5rem !important;
  }

  .md\:focus\:mt-3:focus {
    margin-top: 0.75rem !important;
  }

  .md\:focus\:mr-3:focus {
    margin-right: 0.75rem !important;
  }

  .md\:focus\:mb-3:focus {
    margin-bottom: 0.75rem !important;
  }

  .md\:focus\:ml-3:focus {
    margin-left: 0.75rem !important;
  }

  .md\:focus\:mt-4:focus {
    margin-top: 1rem !important;
  }

  .md\:focus\:mr-4:focus {
    margin-right: 1rem !important;
  }

  .md\:focus\:mb-4:focus {
    margin-bottom: 1rem !important;
  }

  .md\:focus\:ml-4:focus {
    margin-left: 1rem !important;
  }

  .md\:focus\:mt-5:focus {
    margin-top: 1.25rem !important;
  }

  .md\:focus\:mr-5:focus {
    margin-right: 1.25rem !important;
  }

  .md\:focus\:mb-5:focus {
    margin-bottom: 1.25rem !important;
  }

  .md\:focus\:ml-5:focus {
    margin-left: 1.25rem !important;
  }

  .md\:focus\:mt-6:focus {
    margin-top: 1.5rem !important;
  }

  .md\:focus\:mr-6:focus {
    margin-right: 1.5rem !important;
  }

  .md\:focus\:mb-6:focus {
    margin-bottom: 1.5rem !important;
  }

  .md\:focus\:ml-6:focus {
    margin-left: 1.5rem !important;
  }

  .md\:focus\:mt-7:focus {
    margin-top: 1.75rem !important;
  }

  .md\:focus\:mr-7:focus {
    margin-right: 1.75rem !important;
  }

  .md\:focus\:mb-7:focus {
    margin-bottom: 1.75rem !important;
  }

  .md\:focus\:ml-7:focus {
    margin-left: 1.75rem !important;
  }

  .md\:focus\:mt-8:focus {
    margin-top: 2rem !important;
  }

  .md\:focus\:mr-8:focus {
    margin-right: 2rem !important;
  }

  .md\:focus\:mb-8:focus {
    margin-bottom: 2rem !important;
  }

  .md\:focus\:ml-8:focus {
    margin-left: 2rem !important;
  }

  .md\:focus\:mt-9:focus {
    margin-top: 2.25rem !important;
  }

  .md\:focus\:mr-9:focus {
    margin-right: 2.25rem !important;
  }

  .md\:focus\:mb-9:focus {
    margin-bottom: 2.25rem !important;
  }

  .md\:focus\:ml-9:focus {
    margin-left: 2.25rem !important;
  }

  .md\:focus\:mt-10:focus {
    margin-top: 2.5rem !important;
  }

  .md\:focus\:mr-10:focus {
    margin-right: 2.5rem !important;
  }

  .md\:focus\:mb-10:focus {
    margin-bottom: 2.5rem !important;
  }

  .md\:focus\:ml-10:focus {
    margin-left: 2.5rem !important;
  }

  .md\:focus\:mt-11:focus {
    margin-top: 2.75rem !important;
  }

  .md\:focus\:mr-11:focus {
    margin-right: 2.75rem !important;
  }

  .md\:focus\:mb-11:focus {
    margin-bottom: 2.75rem !important;
  }

  .md\:focus\:ml-11:focus {
    margin-left: 2.75rem !important;
  }

  .md\:focus\:mt-12:focus {
    margin-top: 3rem !important;
  }

  .md\:focus\:mr-12:focus {
    margin-right: 3rem !important;
  }

  .md\:focus\:mb-12:focus {
    margin-bottom: 3rem !important;
  }

  .md\:focus\:ml-12:focus {
    margin-left: 3rem !important;
  }

  .md\:focus\:mt-13:focus {
    margin-top: 3.25rem !important;
  }

  .md\:focus\:mr-13:focus {
    margin-right: 3.25rem !important;
  }

  .md\:focus\:mb-13:focus {
    margin-bottom: 3.25rem !important;
  }

  .md\:focus\:ml-13:focus {
    margin-left: 3.25rem !important;
  }

  .md\:focus\:mt-14:focus {
    margin-top: 3.5rem !important;
  }

  .md\:focus\:mr-14:focus {
    margin-right: 3.5rem !important;
  }

  .md\:focus\:mb-14:focus {
    margin-bottom: 3.5rem !important;
  }

  .md\:focus\:ml-14:focus {
    margin-left: 3.5rem !important;
  }

  .md\:focus\:mt-15:focus {
    margin-top: 3.75rem !important;
  }

  .md\:focus\:mr-15:focus {
    margin-right: 3.75rem !important;
  }

  .md\:focus\:mb-15:focus {
    margin-bottom: 3.75rem !important;
  }

  .md\:focus\:ml-15:focus {
    margin-left: 3.75rem !important;
  }

  .md\:focus\:mt-16:focus {
    margin-top: 4rem !important;
  }

  .md\:focus\:mr-16:focus {
    margin-right: 4rem !important;
  }

  .md\:focus\:mb-16:focus {
    margin-bottom: 4rem !important;
  }

  .md\:focus\:ml-16:focus {
    margin-left: 4rem !important;
  }

  .md\:focus\:mt-17:focus {
    margin-top: 4.25rem !important;
  }

  .md\:focus\:mr-17:focus {
    margin-right: 4.25rem !important;
  }

  .md\:focus\:mb-17:focus {
    margin-bottom: 4.25rem !important;
  }

  .md\:focus\:ml-17:focus {
    margin-left: 4.25rem !important;
  }

  .md\:focus\:mt-18:focus {
    margin-top: 4.5rem !important;
  }

  .md\:focus\:mr-18:focus {
    margin-right: 4.5rem !important;
  }

  .md\:focus\:mb-18:focus {
    margin-bottom: 4.5rem !important;
  }

  .md\:focus\:ml-18:focus {
    margin-left: 4.5rem !important;
  }

  .md\:focus\:mt-19:focus {
    margin-top: 4.75rem !important;
  }

  .md\:focus\:mr-19:focus {
    margin-right: 4.75rem !important;
  }

  .md\:focus\:mb-19:focus {
    margin-bottom: 4.75rem !important;
  }

  .md\:focus\:ml-19:focus {
    margin-left: 4.75rem !important;
  }

  .md\:focus\:mt-20:focus {
    margin-top: 5rem !important;
  }

  .md\:focus\:mr-20:focus {
    margin-right: 5rem !important;
  }

  .md\:focus\:mb-20:focus {
    margin-bottom: 5rem !important;
  }

  .md\:focus\:ml-20:focus {
    margin-left: 5rem !important;
  }

  .md\:focus\:mt-21:focus {
    margin-top: 5.25rem !important;
  }

  .md\:focus\:mr-21:focus {
    margin-right: 5.25rem !important;
  }

  .md\:focus\:mb-21:focus {
    margin-bottom: 5.25rem !important;
  }

  .md\:focus\:ml-21:focus {
    margin-left: 5.25rem !important;
  }

  .md\:focus\:mt-22:focus {
    margin-top: 5.5rem !important;
  }

  .md\:focus\:mr-22:focus {
    margin-right: 5.5rem !important;
  }

  .md\:focus\:mb-22:focus {
    margin-bottom: 5.5rem !important;
  }

  .md\:focus\:ml-22:focus {
    margin-left: 5.5rem !important;
  }

  .md\:focus\:mt-23:focus {
    margin-top: 5.75rem !important;
  }

  .md\:focus\:mr-23:focus {
    margin-right: 5.75rem !important;
  }

  .md\:focus\:mb-23:focus {
    margin-bottom: 5.75rem !important;
  }

  .md\:focus\:ml-23:focus {
    margin-left: 5.75rem !important;
  }

  .md\:focus\:mt-24:focus {
    margin-top: 6rem !important;
  }

  .md\:focus\:mr-24:focus {
    margin-right: 6rem !important;
  }

  .md\:focus\:mb-24:focus {
    margin-bottom: 6rem !important;
  }

  .md\:focus\:ml-24:focus {
    margin-left: 6rem !important;
  }

  .md\:focus\:mt-25:focus {
    margin-top: 6.25rem !important;
  }

  .md\:focus\:mr-25:focus {
    margin-right: 6.25rem !important;
  }

  .md\:focus\:mb-25:focus {
    margin-bottom: 6.25rem !important;
  }

  .md\:focus\:ml-25:focus {
    margin-left: 6.25rem !important;
  }

  .md\:focus\:mt-26:focus {
    margin-top: 6.5rem !important;
  }

  .md\:focus\:mr-26:focus {
    margin-right: 6.5rem !important;
  }

  .md\:focus\:mb-26:focus {
    margin-bottom: 6.5rem !important;
  }

  .md\:focus\:ml-26:focus {
    margin-left: 6.5rem !important;
  }

  .md\:focus\:mt-27:focus {
    margin-top: 6.75rem !important;
  }

  .md\:focus\:mr-27:focus {
    margin-right: 6.75rem !important;
  }

  .md\:focus\:mb-27:focus {
    margin-bottom: 6.75rem !important;
  }

  .md\:focus\:ml-27:focus {
    margin-left: 6.75rem !important;
  }

  .md\:focus\:mt-28:focus {
    margin-top: 7rem !important;
  }

  .md\:focus\:mr-28:focus {
    margin-right: 7rem !important;
  }

  .md\:focus\:mb-28:focus {
    margin-bottom: 7rem !important;
  }

  .md\:focus\:ml-28:focus {
    margin-left: 7rem !important;
  }

  .md\:focus\:mt-29:focus {
    margin-top: 7.25rem !important;
  }

  .md\:focus\:mr-29:focus {
    margin-right: 7.25rem !important;
  }

  .md\:focus\:mb-29:focus {
    margin-bottom: 7.25rem !important;
  }

  .md\:focus\:ml-29:focus {
    margin-left: 7.25rem !important;
  }

  .md\:focus\:mt-30:focus {
    margin-top: 7.5rem !important;
  }

  .md\:focus\:mr-30:focus {
    margin-right: 7.5rem !important;
  }

  .md\:focus\:mb-30:focus {
    margin-bottom: 7.5rem !important;
  }

  .md\:focus\:ml-30:focus {
    margin-left: 7.5rem !important;
  }

  .md\:focus\:mt-31:focus {
    margin-top: 7.75rem !important;
  }

  .md\:focus\:mr-31:focus {
    margin-right: 7.75rem !important;
  }

  .md\:focus\:mb-31:focus {
    margin-bottom: 7.75rem !important;
  }

  .md\:focus\:ml-31:focus {
    margin-left: 7.75rem !important;
  }

  .md\:focus\:mt-32:focus {
    margin-top: 8rem !important;
  }

  .md\:focus\:mr-32:focus {
    margin-right: 8rem !important;
  }

  .md\:focus\:mb-32:focus {
    margin-bottom: 8rem !important;
  }

  .md\:focus\:ml-32:focus {
    margin-left: 8rem !important;
  }

  .md\:focus\:mt-33:focus {
    margin-top: 8.25rem !important;
  }

  .md\:focus\:mr-33:focus {
    margin-right: 8.25rem !important;
  }

  .md\:focus\:mb-33:focus {
    margin-bottom: 8.25rem !important;
  }

  .md\:focus\:ml-33:focus {
    margin-left: 8.25rem !important;
  }

  .md\:focus\:mt-34:focus {
    margin-top: 8.5rem !important;
  }

  .md\:focus\:mr-34:focus {
    margin-right: 8.5rem !important;
  }

  .md\:focus\:mb-34:focus {
    margin-bottom: 8.5rem !important;
  }

  .md\:focus\:ml-34:focus {
    margin-left: 8.5rem !important;
  }

  .md\:focus\:mt-35:focus {
    margin-top: 8.75rem !important;
  }

  .md\:focus\:mr-35:focus {
    margin-right: 8.75rem !important;
  }

  .md\:focus\:mb-35:focus {
    margin-bottom: 8.75rem !important;
  }

  .md\:focus\:ml-35:focus {
    margin-left: 8.75rem !important;
  }

  .md\:focus\:mt-36:focus {
    margin-top: 9rem !important;
  }

  .md\:focus\:mr-36:focus {
    margin-right: 9rem !important;
  }

  .md\:focus\:mb-36:focus {
    margin-bottom: 9rem !important;
  }

  .md\:focus\:ml-36:focus {
    margin-left: 9rem !important;
  }

  .md\:focus\:mt-37:focus {
    margin-top: 9.25rem !important;
  }

  .md\:focus\:mr-37:focus {
    margin-right: 9.25rem !important;
  }

  .md\:focus\:mb-37:focus {
    margin-bottom: 9.25rem !important;
  }

  .md\:focus\:ml-37:focus {
    margin-left: 9.25rem !important;
  }

  .md\:focus\:mt-38:focus {
    margin-top: 9.5rem !important;
  }

  .md\:focus\:mr-38:focus {
    margin-right: 9.5rem !important;
  }

  .md\:focus\:mb-38:focus {
    margin-bottom: 9.5rem !important;
  }

  .md\:focus\:ml-38:focus {
    margin-left: 9.5rem !important;
  }

  .md\:focus\:mt-39:focus {
    margin-top: 9.75rem !important;
  }

  .md\:focus\:mr-39:focus {
    margin-right: 9.75rem !important;
  }

  .md\:focus\:mb-39:focus {
    margin-bottom: 9.75rem !important;
  }

  .md\:focus\:ml-39:focus {
    margin-left: 9.75rem !important;
  }

  .md\:focus\:mt-40:focus {
    margin-top: 10rem !important;
  }

  .md\:focus\:mr-40:focus {
    margin-right: 10rem !important;
  }

  .md\:focus\:mb-40:focus {
    margin-bottom: 10rem !important;
  }

  .md\:focus\:ml-40:focus {
    margin-left: 10rem !important;
  }

  .md\:focus\:mt-41:focus {
    margin-top: 10.25rem !important;
  }

  .md\:focus\:mr-41:focus {
    margin-right: 10.25rem !important;
  }

  .md\:focus\:mb-41:focus {
    margin-bottom: 10.25rem !important;
  }

  .md\:focus\:ml-41:focus {
    margin-left: 10.25rem !important;
  }

  .md\:focus\:mt-42:focus {
    margin-top: 10.5rem !important;
  }

  .md\:focus\:mr-42:focus {
    margin-right: 10.5rem !important;
  }

  .md\:focus\:mb-42:focus {
    margin-bottom: 10.5rem !important;
  }

  .md\:focus\:ml-42:focus {
    margin-left: 10.5rem !important;
  }

  .md\:focus\:mt-43:focus {
    margin-top: 10.75rem !important;
  }

  .md\:focus\:mr-43:focus {
    margin-right: 10.75rem !important;
  }

  .md\:focus\:mb-43:focus {
    margin-bottom: 10.75rem !important;
  }

  .md\:focus\:ml-43:focus {
    margin-left: 10.75rem !important;
  }

  .md\:focus\:mt-44:focus {
    margin-top: 11rem !important;
  }

  .md\:focus\:mr-44:focus {
    margin-right: 11rem !important;
  }

  .md\:focus\:mb-44:focus {
    margin-bottom: 11rem !important;
  }

  .md\:focus\:ml-44:focus {
    margin-left: 11rem !important;
  }

  .md\:focus\:mt-45:focus {
    margin-top: 11.25rem !important;
  }

  .md\:focus\:mr-45:focus {
    margin-right: 11.25rem !important;
  }

  .md\:focus\:mb-45:focus {
    margin-bottom: 11.25rem !important;
  }

  .md\:focus\:ml-45:focus {
    margin-left: 11.25rem !important;
  }

  .md\:focus\:mt-46:focus {
    margin-top: 11.5rem !important;
  }

  .md\:focus\:mr-46:focus {
    margin-right: 11.5rem !important;
  }

  .md\:focus\:mb-46:focus {
    margin-bottom: 11.5rem !important;
  }

  .md\:focus\:ml-46:focus {
    margin-left: 11.5rem !important;
  }

  .md\:focus\:mt-47:focus {
    margin-top: 11.75rem !important;
  }

  .md\:focus\:mr-47:focus {
    margin-right: 11.75rem !important;
  }

  .md\:focus\:mb-47:focus {
    margin-bottom: 11.75rem !important;
  }

  .md\:focus\:ml-47:focus {
    margin-left: 11.75rem !important;
  }

  .md\:focus\:mt-48:focus {
    margin-top: 12rem !important;
  }

  .md\:focus\:mr-48:focus {
    margin-right: 12rem !important;
  }

  .md\:focus\:mb-48:focus {
    margin-bottom: 12rem !important;
  }

  .md\:focus\:ml-48:focus {
    margin-left: 12rem !important;
  }

  .md\:focus\:mt-49:focus {
    margin-top: 12.25rem !important;
  }

  .md\:focus\:mr-49:focus {
    margin-right: 12.25rem !important;
  }

  .md\:focus\:mb-49:focus {
    margin-bottom: 12.25rem !important;
  }

  .md\:focus\:ml-49:focus {
    margin-left: 12.25rem !important;
  }

  .md\:focus\:mt-50:focus {
    margin-top: 12.5rem !important;
  }

  .md\:focus\:mr-50:focus {
    margin-right: 12.5rem !important;
  }

  .md\:focus\:mb-50:focus {
    margin-bottom: 12.5rem !important;
  }

  .md\:focus\:ml-50:focus {
    margin-left: 12.5rem !important;
  }

  .md\:focus\:mt-51:focus {
    margin-top: 12.75rem !important;
  }

  .md\:focus\:mr-51:focus {
    margin-right: 12.75rem !important;
  }

  .md\:focus\:mb-51:focus {
    margin-bottom: 12.75rem !important;
  }

  .md\:focus\:ml-51:focus {
    margin-left: 12.75rem !important;
  }

  .md\:focus\:mt-52:focus {
    margin-top: 13rem !important;
  }

  .md\:focus\:mr-52:focus {
    margin-right: 13rem !important;
  }

  .md\:focus\:mb-52:focus {
    margin-bottom: 13rem !important;
  }

  .md\:focus\:ml-52:focus {
    margin-left: 13rem !important;
  }

  .md\:focus\:mt-53:focus {
    margin-top: 13.25rem !important;
  }

  .md\:focus\:mr-53:focus {
    margin-right: 13.25rem !important;
  }

  .md\:focus\:mb-53:focus {
    margin-bottom: 13.25rem !important;
  }

  .md\:focus\:ml-53:focus {
    margin-left: 13.25rem !important;
  }

  .md\:focus\:mt-54:focus {
    margin-top: 13.5rem !important;
  }

  .md\:focus\:mr-54:focus {
    margin-right: 13.5rem !important;
  }

  .md\:focus\:mb-54:focus {
    margin-bottom: 13.5rem !important;
  }

  .md\:focus\:ml-54:focus {
    margin-left: 13.5rem !important;
  }

  .md\:focus\:mt-55:focus {
    margin-top: 13.75rem !important;
  }

  .md\:focus\:mr-55:focus {
    margin-right: 13.75rem !important;
  }

  .md\:focus\:mb-55:focus {
    margin-bottom: 13.75rem !important;
  }

  .md\:focus\:ml-55:focus {
    margin-left: 13.75rem !important;
  }

  .md\:focus\:mt-56:focus {
    margin-top: 14rem !important;
  }

  .md\:focus\:mr-56:focus {
    margin-right: 14rem !important;
  }

  .md\:focus\:mb-56:focus {
    margin-bottom: 14rem !important;
  }

  .md\:focus\:ml-56:focus {
    margin-left: 14rem !important;
  }

  .md\:focus\:mt-57:focus {
    margin-top: 14.25rem !important;
  }

  .md\:focus\:mr-57:focus {
    margin-right: 14.25rem !important;
  }

  .md\:focus\:mb-57:focus {
    margin-bottom: 14.25rem !important;
  }

  .md\:focus\:ml-57:focus {
    margin-left: 14.25rem !important;
  }

  .md\:focus\:mt-58:focus {
    margin-top: 14.5rem !important;
  }

  .md\:focus\:mr-58:focus {
    margin-right: 14.5rem !important;
  }

  .md\:focus\:mb-58:focus {
    margin-bottom: 14.5rem !important;
  }

  .md\:focus\:ml-58:focus {
    margin-left: 14.5rem !important;
  }

  .md\:focus\:mt-59:focus {
    margin-top: 14.75rem !important;
  }

  .md\:focus\:mr-59:focus {
    margin-right: 14.75rem !important;
  }

  .md\:focus\:mb-59:focus {
    margin-bottom: 14.75rem !important;
  }

  .md\:focus\:ml-59:focus {
    margin-left: 14.75rem !important;
  }

  .md\:focus\:mt-60:focus {
    margin-top: 15rem !important;
  }

  .md\:focus\:mr-60:focus {
    margin-right: 15rem !important;
  }

  .md\:focus\:mb-60:focus {
    margin-bottom: 15rem !important;
  }

  .md\:focus\:ml-60:focus {
    margin-left: 15rem !important;
  }

  .md\:focus\:mt-61:focus {
    margin-top: 15.25rem !important;
  }

  .md\:focus\:mr-61:focus {
    margin-right: 15.25rem !important;
  }

  .md\:focus\:mb-61:focus {
    margin-bottom: 15.25rem !important;
  }

  .md\:focus\:ml-61:focus {
    margin-left: 15.25rem !important;
  }

  .md\:focus\:mt-62:focus {
    margin-top: 15.5rem !important;
  }

  .md\:focus\:mr-62:focus {
    margin-right: 15.5rem !important;
  }

  .md\:focus\:mb-62:focus {
    margin-bottom: 15.5rem !important;
  }

  .md\:focus\:ml-62:focus {
    margin-left: 15.5rem !important;
  }

  .md\:focus\:mt-63:focus {
    margin-top: 15.75rem !important;
  }

  .md\:focus\:mr-63:focus {
    margin-right: 15.75rem !important;
  }

  .md\:focus\:mb-63:focus {
    margin-bottom: 15.75rem !important;
  }

  .md\:focus\:ml-63:focus {
    margin-left: 15.75rem !important;
  }

  .md\:focus\:mt-64:focus {
    margin-top: 16rem !important;
  }

  .md\:focus\:mr-64:focus {
    margin-right: 16rem !important;
  }

  .md\:focus\:mb-64:focus {
    margin-bottom: 16rem !important;
  }

  .md\:focus\:ml-64:focus {
    margin-left: 16rem !important;
  }

  .md\:focus\:mt-65:focus {
    margin-top: 16.25rem !important;
  }

  .md\:focus\:mr-65:focus {
    margin-right: 16.25rem !important;
  }

  .md\:focus\:mb-65:focus {
    margin-bottom: 16.25rem !important;
  }

  .md\:focus\:ml-65:focus {
    margin-left: 16.25rem !important;
  }

  .md\:focus\:mt-66:focus {
    margin-top: 16.5rem !important;
  }

  .md\:focus\:mr-66:focus {
    margin-right: 16.5rem !important;
  }

  .md\:focus\:mb-66:focus {
    margin-bottom: 16.5rem !important;
  }

  .md\:focus\:ml-66:focus {
    margin-left: 16.5rem !important;
  }

  .md\:focus\:mt-67:focus {
    margin-top: 16.75rem !important;
  }

  .md\:focus\:mr-67:focus {
    margin-right: 16.75rem !important;
  }

  .md\:focus\:mb-67:focus {
    margin-bottom: 16.75rem !important;
  }

  .md\:focus\:ml-67:focus {
    margin-left: 16.75rem !important;
  }

  .md\:focus\:mt-68:focus {
    margin-top: 17rem !important;
  }

  .md\:focus\:mr-68:focus {
    margin-right: 17rem !important;
  }

  .md\:focus\:mb-68:focus {
    margin-bottom: 17rem !important;
  }

  .md\:focus\:ml-68:focus {
    margin-left: 17rem !important;
  }

  .md\:focus\:mt-69:focus {
    margin-top: 17.25rem !important;
  }

  .md\:focus\:mr-69:focus {
    margin-right: 17.25rem !important;
  }

  .md\:focus\:mb-69:focus {
    margin-bottom: 17.25rem !important;
  }

  .md\:focus\:ml-69:focus {
    margin-left: 17.25rem !important;
  }

  .md\:focus\:mt-70:focus {
    margin-top: 17.5rem !important;
  }

  .md\:focus\:mr-70:focus {
    margin-right: 17.5rem !important;
  }

  .md\:focus\:mb-70:focus {
    margin-bottom: 17.5rem !important;
  }

  .md\:focus\:ml-70:focus {
    margin-left: 17.5rem !important;
  }

  .md\:focus\:mt-71:focus {
    margin-top: 17.75rem !important;
  }

  .md\:focus\:mr-71:focus {
    margin-right: 17.75rem !important;
  }

  .md\:focus\:mb-71:focus {
    margin-bottom: 17.75rem !important;
  }

  .md\:focus\:ml-71:focus {
    margin-left: 17.75rem !important;
  }

  .md\:focus\:mt-72:focus {
    margin-top: 18rem !important;
  }

  .md\:focus\:mr-72:focus {
    margin-right: 18rem !important;
  }

  .md\:focus\:mb-72:focus {
    margin-bottom: 18rem !important;
  }

  .md\:focus\:ml-72:focus {
    margin-left: 18rem !important;
  }

  .md\:focus\:mt-73:focus {
    margin-top: 18.25rem !important;
  }

  .md\:focus\:mr-73:focus {
    margin-right: 18.25rem !important;
  }

  .md\:focus\:mb-73:focus {
    margin-bottom: 18.25rem !important;
  }

  .md\:focus\:ml-73:focus {
    margin-left: 18.25rem !important;
  }

  .md\:focus\:mt-74:focus {
    margin-top: 18.5rem !important;
  }

  .md\:focus\:mr-74:focus {
    margin-right: 18.5rem !important;
  }

  .md\:focus\:mb-74:focus {
    margin-bottom: 18.5rem !important;
  }

  .md\:focus\:ml-74:focus {
    margin-left: 18.5rem !important;
  }

  .md\:focus\:mt-75:focus {
    margin-top: 18.75rem !important;
  }

  .md\:focus\:mr-75:focus {
    margin-right: 18.75rem !important;
  }

  .md\:focus\:mb-75:focus {
    margin-bottom: 18.75rem !important;
  }

  .md\:focus\:ml-75:focus {
    margin-left: 18.75rem !important;
  }

  .md\:focus\:mt-76:focus {
    margin-top: 19rem !important;
  }

  .md\:focus\:mr-76:focus {
    margin-right: 19rem !important;
  }

  .md\:focus\:mb-76:focus {
    margin-bottom: 19rem !important;
  }

  .md\:focus\:ml-76:focus {
    margin-left: 19rem !important;
  }

  .md\:focus\:mt-77:focus {
    margin-top: 19.25rem !important;
  }

  .md\:focus\:mr-77:focus {
    margin-right: 19.25rem !important;
  }

  .md\:focus\:mb-77:focus {
    margin-bottom: 19.25rem !important;
  }

  .md\:focus\:ml-77:focus {
    margin-left: 19.25rem !important;
  }

  .md\:focus\:mt-78:focus {
    margin-top: 19.5rem !important;
  }

  .md\:focus\:mr-78:focus {
    margin-right: 19.5rem !important;
  }

  .md\:focus\:mb-78:focus {
    margin-bottom: 19.5rem !important;
  }

  .md\:focus\:ml-78:focus {
    margin-left: 19.5rem !important;
  }

  .md\:focus\:mt-79:focus {
    margin-top: 19.75rem !important;
  }

  .md\:focus\:mr-79:focus {
    margin-right: 19.75rem !important;
  }

  .md\:focus\:mb-79:focus {
    margin-bottom: 19.75rem !important;
  }

  .md\:focus\:ml-79:focus {
    margin-left: 19.75rem !important;
  }

  .md\:focus\:mt-80:focus {
    margin-top: 20rem !important;
  }

  .md\:focus\:mr-80:focus {
    margin-right: 20rem !important;
  }

  .md\:focus\:mb-80:focus {
    margin-bottom: 20rem !important;
  }

  .md\:focus\:ml-80:focus {
    margin-left: 20rem !important;
  }

  .md\:focus\:mt-81:focus {
    margin-top: 20.25rem !important;
  }

  .md\:focus\:mr-81:focus {
    margin-right: 20.25rem !important;
  }

  .md\:focus\:mb-81:focus {
    margin-bottom: 20.25rem !important;
  }

  .md\:focus\:ml-81:focus {
    margin-left: 20.25rem !important;
  }

  .md\:focus\:mt-82:focus {
    margin-top: 20.5rem !important;
  }

  .md\:focus\:mr-82:focus {
    margin-right: 20.5rem !important;
  }

  .md\:focus\:mb-82:focus {
    margin-bottom: 20.5rem !important;
  }

  .md\:focus\:ml-82:focus {
    margin-left: 20.5rem !important;
  }

  .md\:focus\:mt-83:focus {
    margin-top: 20.75rem !important;
  }

  .md\:focus\:mr-83:focus {
    margin-right: 20.75rem !important;
  }

  .md\:focus\:mb-83:focus {
    margin-bottom: 20.75rem !important;
  }

  .md\:focus\:ml-83:focus {
    margin-left: 20.75rem !important;
  }

  .md\:focus\:mt-84:focus {
    margin-top: 21rem !important;
  }

  .md\:focus\:mr-84:focus {
    margin-right: 21rem !important;
  }

  .md\:focus\:mb-84:focus {
    margin-bottom: 21rem !important;
  }

  .md\:focus\:ml-84:focus {
    margin-left: 21rem !important;
  }

  .md\:focus\:mt-85:focus {
    margin-top: 21.25rem !important;
  }

  .md\:focus\:mr-85:focus {
    margin-right: 21.25rem !important;
  }

  .md\:focus\:mb-85:focus {
    margin-bottom: 21.25rem !important;
  }

  .md\:focus\:ml-85:focus {
    margin-left: 21.25rem !important;
  }

  .md\:focus\:mt-86:focus {
    margin-top: 21.5rem !important;
  }

  .md\:focus\:mr-86:focus {
    margin-right: 21.5rem !important;
  }

  .md\:focus\:mb-86:focus {
    margin-bottom: 21.5rem !important;
  }

  .md\:focus\:ml-86:focus {
    margin-left: 21.5rem !important;
  }

  .md\:focus\:mt-87:focus {
    margin-top: 21.75rem !important;
  }

  .md\:focus\:mr-87:focus {
    margin-right: 21.75rem !important;
  }

  .md\:focus\:mb-87:focus {
    margin-bottom: 21.75rem !important;
  }

  .md\:focus\:ml-87:focus {
    margin-left: 21.75rem !important;
  }

  .md\:focus\:mt-88:focus {
    margin-top: 22rem !important;
  }

  .md\:focus\:mr-88:focus {
    margin-right: 22rem !important;
  }

  .md\:focus\:mb-88:focus {
    margin-bottom: 22rem !important;
  }

  .md\:focus\:ml-88:focus {
    margin-left: 22rem !important;
  }

  .md\:focus\:mt-89:focus {
    margin-top: 22.25rem !important;
  }

  .md\:focus\:mr-89:focus {
    margin-right: 22.25rem !important;
  }

  .md\:focus\:mb-89:focus {
    margin-bottom: 22.25rem !important;
  }

  .md\:focus\:ml-89:focus {
    margin-left: 22.25rem !important;
  }

  .md\:focus\:mt-90:focus {
    margin-top: 22.5rem !important;
  }

  .md\:focus\:mr-90:focus {
    margin-right: 22.5rem !important;
  }

  .md\:focus\:mb-90:focus {
    margin-bottom: 22.5rem !important;
  }

  .md\:focus\:ml-90:focus {
    margin-left: 22.5rem !important;
  }

  .md\:focus\:mt-91:focus {
    margin-top: 22.75rem !important;
  }

  .md\:focus\:mr-91:focus {
    margin-right: 22.75rem !important;
  }

  .md\:focus\:mb-91:focus {
    margin-bottom: 22.75rem !important;
  }

  .md\:focus\:ml-91:focus {
    margin-left: 22.75rem !important;
  }

  .md\:focus\:mt-92:focus {
    margin-top: 23rem !important;
  }

  .md\:focus\:mr-92:focus {
    margin-right: 23rem !important;
  }

  .md\:focus\:mb-92:focus {
    margin-bottom: 23rem !important;
  }

  .md\:focus\:ml-92:focus {
    margin-left: 23rem !important;
  }

  .md\:focus\:mt-93:focus {
    margin-top: 23.25rem !important;
  }

  .md\:focus\:mr-93:focus {
    margin-right: 23.25rem !important;
  }

  .md\:focus\:mb-93:focus {
    margin-bottom: 23.25rem !important;
  }

  .md\:focus\:ml-93:focus {
    margin-left: 23.25rem !important;
  }

  .md\:focus\:mt-94:focus {
    margin-top: 23.5rem !important;
  }

  .md\:focus\:mr-94:focus {
    margin-right: 23.5rem !important;
  }

  .md\:focus\:mb-94:focus {
    margin-bottom: 23.5rem !important;
  }

  .md\:focus\:ml-94:focus {
    margin-left: 23.5rem !important;
  }

  .md\:focus\:mt-95:focus {
    margin-top: 23.75rem !important;
  }

  .md\:focus\:mr-95:focus {
    margin-right: 23.75rem !important;
  }

  .md\:focus\:mb-95:focus {
    margin-bottom: 23.75rem !important;
  }

  .md\:focus\:ml-95:focus {
    margin-left: 23.75rem !important;
  }

  .md\:focus\:mt-96:focus {
    margin-top: 24rem !important;
  }

  .md\:focus\:mr-96:focus {
    margin-right: 24rem !important;
  }

  .md\:focus\:mb-96:focus {
    margin-bottom: 24rem !important;
  }

  .md\:focus\:ml-96:focus {
    margin-left: 24rem !important;
  }

  .md\:focus\:mt-97:focus {
    margin-top: 24.25rem !important;
  }

  .md\:focus\:mr-97:focus {
    margin-right: 24.25rem !important;
  }

  .md\:focus\:mb-97:focus {
    margin-bottom: 24.25rem !important;
  }

  .md\:focus\:ml-97:focus {
    margin-left: 24.25rem !important;
  }

  .md\:focus\:mt-98:focus {
    margin-top: 24.5rem !important;
  }

  .md\:focus\:mr-98:focus {
    margin-right: 24.5rem !important;
  }

  .md\:focus\:mb-98:focus {
    margin-bottom: 24.5rem !important;
  }

  .md\:focus\:ml-98:focus {
    margin-left: 24.5rem !important;
  }

  .md\:focus\:mt-99:focus {
    margin-top: 24.75rem !important;
  }

  .md\:focus\:mr-99:focus {
    margin-right: 24.75rem !important;
  }

  .md\:focus\:mb-99:focus {
    margin-bottom: 24.75rem !important;
  }

  .md\:focus\:ml-99:focus {
    margin-left: 24.75rem !important;
  }

  .md\:focus\:mt-100:focus {
    margin-top: 25rem !important;
  }

  .md\:focus\:mr-100:focus {
    margin-right: 25rem !important;
  }

  .md\:focus\:mb-100:focus {
    margin-bottom: 25rem !important;
  }

  .md\:focus\:ml-100:focus {
    margin-left: 25rem !important;
  }

  .md\:focus\:mt-101:focus {
    margin-top: 25.25rem !important;
  }

  .md\:focus\:mr-101:focus {
    margin-right: 25.25rem !important;
  }

  .md\:focus\:mb-101:focus {
    margin-bottom: 25.25rem !important;
  }

  .md\:focus\:ml-101:focus {
    margin-left: 25.25rem !important;
  }

  .md\:focus\:mt-102:focus {
    margin-top: 25.5rem !important;
  }

  .md\:focus\:mr-102:focus {
    margin-right: 25.5rem !important;
  }

  .md\:focus\:mb-102:focus {
    margin-bottom: 25.5rem !important;
  }

  .md\:focus\:ml-102:focus {
    margin-left: 25.5rem !important;
  }

  .md\:focus\:mt-103:focus {
    margin-top: 25.75rem !important;
  }

  .md\:focus\:mr-103:focus {
    margin-right: 25.75rem !important;
  }

  .md\:focus\:mb-103:focus {
    margin-bottom: 25.75rem !important;
  }

  .md\:focus\:ml-103:focus {
    margin-left: 25.75rem !important;
  }

  .md\:focus\:mt-104:focus {
    margin-top: 26rem !important;
  }

  .md\:focus\:mr-104:focus {
    margin-right: 26rem !important;
  }

  .md\:focus\:mb-104:focus {
    margin-bottom: 26rem !important;
  }

  .md\:focus\:ml-104:focus {
    margin-left: 26rem !important;
  }

  .md\:focus\:mt-105:focus {
    margin-top: 26.25rem !important;
  }

  .md\:focus\:mr-105:focus {
    margin-right: 26.25rem !important;
  }

  .md\:focus\:mb-105:focus {
    margin-bottom: 26.25rem !important;
  }

  .md\:focus\:ml-105:focus {
    margin-left: 26.25rem !important;
  }

  .md\:focus\:mt-auto:focus {
    margin-top: auto !important;
  }

  .md\:focus\:mr-auto:focus {
    margin-right: auto !important;
  }

  .md\:focus\:mb-auto:focus {
    margin-bottom: auto !important;
  }

  .md\:focus\:ml-auto:focus {
    margin-left: auto !important;
  }

  .md\:focus\:mt-px:focus {
    margin-top: 1px !important;
  }

  .md\:focus\:mr-px:focus {
    margin-right: 1px !important;
  }

  .md\:focus\:mb-px:focus {
    margin-bottom: 1px !important;
  }

  .md\:focus\:ml-px:focus {
    margin-left: 1px !important;
  }

  .md\:focus\:mt-0\.5:focus {
    margin-top: 0.125rem !important;
  }

  .md\:focus\:mr-0\.5:focus {
    margin-right: 0.125rem !important;
  }

  .md\:focus\:mb-0\.5:focus {
    margin-bottom: 0.125rem !important;
  }

  .md\:focus\:ml-0\.5:focus {
    margin-left: 0.125rem !important;
  }

  .md\:focus\:mt-1\.5:focus {
    margin-top: 0.375rem !important;
  }

  .md\:focus\:mr-1\.5:focus {
    margin-right: 0.375rem !important;
  }

  .md\:focus\:mb-1\.5:focus {
    margin-bottom: 0.375rem !important;
  }

  .md\:focus\:ml-1\.5:focus {
    margin-left: 0.375rem !important;
  }

  .md\:focus\:mt-2\.5:focus {
    margin-top: 0.625rem !important;
  }

  .md\:focus\:mr-2\.5:focus {
    margin-right: 0.625rem !important;
  }

  .md\:focus\:mb-2\.5:focus {
    margin-bottom: 0.625rem !important;
  }

  .md\:focus\:ml-2\.5:focus {
    margin-left: 0.625rem !important;
  }

  .md\:focus\:mt-3\.5:focus {
    margin-top: 0.875rem !important;
  }

  .md\:focus\:mr-3\.5:focus {
    margin-right: 0.875rem !important;
  }

  .md\:focus\:mb-3\.5:focus {
    margin-bottom: 0.875rem !important;
  }

  .md\:focus\:ml-3\.5:focus {
    margin-left: 0.875rem !important;
  }

  .md\:focus\:mt-4\.5:focus {
    margin-top: 1.125rem !important;
  }

  .md\:focus\:mr-4\.5:focus {
    margin-right: 1.125rem !important;
  }

  .md\:focus\:mb-4\.5:focus {
    margin-bottom: 1.125rem !important;
  }

  .md\:focus\:ml-4\.5:focus {
    margin-left: 1.125rem !important;
  }

  .md\:focus\:mt-5\.5:focus {
    margin-top: 1.375rem !important;
  }

  .md\:focus\:mr-5\.5:focus {
    margin-right: 1.375rem !important;
  }

  .md\:focus\:mb-5\.5:focus {
    margin-bottom: 1.375rem !important;
  }

  .md\:focus\:ml-5\.5:focus {
    margin-left: 1.375rem !important;
  }

  .md\:focus\:mt-6\.5:focus {
    margin-top: 1.625rem !important;
  }

  .md\:focus\:mr-6\.5:focus {
    margin-right: 1.625rem !important;
  }

  .md\:focus\:mb-6\.5:focus {
    margin-bottom: 1.625rem !important;
  }

  .md\:focus\:ml-6\.5:focus {
    margin-left: 1.625rem !important;
  }

  .md\:focus\:mt-7\.5:focus {
    margin-top: 1.875rem !important;
  }

  .md\:focus\:mr-7\.5:focus {
    margin-right: 1.875rem !important;
  }

  .md\:focus\:mb-7\.5:focus {
    margin-bottom: 1.875rem !important;
  }

  .md\:focus\:ml-7\.5:focus {
    margin-left: 1.875rem !important;
  }

  .md\:focus\:mt-8\.5:focus {
    margin-top: 2.125rem !important;
  }

  .md\:focus\:mr-8\.5:focus {
    margin-right: 2.125rem !important;
  }

  .md\:focus\:mb-8\.5:focus {
    margin-bottom: 2.125rem !important;
  }

  .md\:focus\:ml-8\.5:focus {
    margin-left: 2.125rem !important;
  }

  .md\:focus\:mt-9\.5:focus {
    margin-top: 2.375rem !important;
  }

  .md\:focus\:mr-9\.5:focus {
    margin-right: 2.375rem !important;
  }

  .md\:focus\:mb-9\.5:focus {
    margin-bottom: 2.375rem !important;
  }

  .md\:focus\:ml-9\.5:focus {
    margin-left: 2.375rem !important;
  }

  .md\:focus\:mt-10\.5:focus {
    margin-top: 2.625rem !important;
  }

  .md\:focus\:mr-10\.5:focus {
    margin-right: 2.625rem !important;
  }

  .md\:focus\:mb-10\.5:focus {
    margin-bottom: 2.625rem !important;
  }

  .md\:focus\:ml-10\.5:focus {
    margin-left: 2.625rem !important;
  }

  .md\:focus\:mt-11\.5:focus {
    margin-top: 2.875rem !important;
  }

  .md\:focus\:mr-11\.5:focus {
    margin-right: 2.875rem !important;
  }

  .md\:focus\:mb-11\.5:focus {
    margin-bottom: 2.875rem !important;
  }

  .md\:focus\:ml-11\.5:focus {
    margin-left: 2.875rem !important;
  }

  .md\:focus\:mt-12\.5:focus {
    margin-top: 3.125rem !important;
  }

  .md\:focus\:mr-12\.5:focus {
    margin-right: 3.125rem !important;
  }

  .md\:focus\:mb-12\.5:focus {
    margin-bottom: 3.125rem !important;
  }

  .md\:focus\:ml-12\.5:focus {
    margin-left: 3.125rem !important;
  }

  .md\:focus\:mt-13\.5:focus {
    margin-top: 3.375rem !important;
  }

  .md\:focus\:mr-13\.5:focus {
    margin-right: 3.375rem !important;
  }

  .md\:focus\:mb-13\.5:focus {
    margin-bottom: 3.375rem !important;
  }

  .md\:focus\:ml-13\.5:focus {
    margin-left: 3.375rem !important;
  }

  .md\:focus\:mt-14\.5:focus {
    margin-top: 3.625rem !important;
  }

  .md\:focus\:mr-14\.5:focus {
    margin-right: 3.625rem !important;
  }

  .md\:focus\:mb-14\.5:focus {
    margin-bottom: 3.625rem !important;
  }

  .md\:focus\:ml-14\.5:focus {
    margin-left: 3.625rem !important;
  }

  .md\:focus\:mt-15\.5:focus {
    margin-top: 3.875rem !important;
  }

  .md\:focus\:mr-15\.5:focus {
    margin-right: 3.875rem !important;
  }

  .md\:focus\:mb-15\.5:focus {
    margin-bottom: 3.875rem !important;
  }

  .md\:focus\:ml-15\.5:focus {
    margin-left: 3.875rem !important;
  }

  .md\:focus\:mt-16\.5:focus {
    margin-top: 4.125rem !important;
  }

  .md\:focus\:mr-16\.5:focus {
    margin-right: 4.125rem !important;
  }

  .md\:focus\:mb-16\.5:focus {
    margin-bottom: 4.125rem !important;
  }

  .md\:focus\:ml-16\.5:focus {
    margin-left: 4.125rem !important;
  }

  .md\:focus\:mt-17\.5:focus {
    margin-top: 4.375rem !important;
  }

  .md\:focus\:mr-17\.5:focus {
    margin-right: 4.375rem !important;
  }

  .md\:focus\:mb-17\.5:focus {
    margin-bottom: 4.375rem !important;
  }

  .md\:focus\:ml-17\.5:focus {
    margin-left: 4.375rem !important;
  }

  .md\:focus\:mt-18\.5:focus {
    margin-top: 4.625rem !important;
  }

  .md\:focus\:mr-18\.5:focus {
    margin-right: 4.625rem !important;
  }

  .md\:focus\:mb-18\.5:focus {
    margin-bottom: 4.625rem !important;
  }

  .md\:focus\:ml-18\.5:focus {
    margin-left: 4.625rem !important;
  }

  .md\:focus\:mt-19\.5:focus {
    margin-top: 4.875rem !important;
  }

  .md\:focus\:mr-19\.5:focus {
    margin-right: 4.875rem !important;
  }

  .md\:focus\:mb-19\.5:focus {
    margin-bottom: 4.875rem !important;
  }

  .md\:focus\:ml-19\.5:focus {
    margin-left: 4.875rem !important;
  }

  .md\:focus\:mt-20\.5:focus {
    margin-top: 5.125rem !important;
  }

  .md\:focus\:mr-20\.5:focus {
    margin-right: 5.125rem !important;
  }

  .md\:focus\:mb-20\.5:focus {
    margin-bottom: 5.125rem !important;
  }

  .md\:focus\:ml-20\.5:focus {
    margin-left: 5.125rem !important;
  }

  .md\:focus\:mt-21\.5:focus {
    margin-top: 5.375rem !important;
  }

  .md\:focus\:mr-21\.5:focus {
    margin-right: 5.375rem !important;
  }

  .md\:focus\:mb-21\.5:focus {
    margin-bottom: 5.375rem !important;
  }

  .md\:focus\:ml-21\.5:focus {
    margin-left: 5.375rem !important;
  }

  .md\:focus\:mt-22\.5:focus {
    margin-top: 5.625rem !important;
  }

  .md\:focus\:mr-22\.5:focus {
    margin-right: 5.625rem !important;
  }

  .md\:focus\:mb-22\.5:focus {
    margin-bottom: 5.625rem !important;
  }

  .md\:focus\:ml-22\.5:focus {
    margin-left: 5.625rem !important;
  }

  .md\:focus\:mt-23\.5:focus {
    margin-top: 5.875rem !important;
  }

  .md\:focus\:mr-23\.5:focus {
    margin-right: 5.875rem !important;
  }

  .md\:focus\:mb-23\.5:focus {
    margin-bottom: 5.875rem !important;
  }

  .md\:focus\:ml-23\.5:focus {
    margin-left: 5.875rem !important;
  }

  .md\:focus\:mt-24\.5:focus {
    margin-top: 6.125rem !important;
  }

  .md\:focus\:mr-24\.5:focus {
    margin-right: 6.125rem !important;
  }

  .md\:focus\:mb-24\.5:focus {
    margin-bottom: 6.125rem !important;
  }

  .md\:focus\:ml-24\.5:focus {
    margin-left: 6.125rem !important;
  }

  .md\:focus\:mt-25\.5:focus {
    margin-top: 6.375rem !important;
  }

  .md\:focus\:mr-25\.5:focus {
    margin-right: 6.375rem !important;
  }

  .md\:focus\:mb-25\.5:focus {
    margin-bottom: 6.375rem !important;
  }

  .md\:focus\:ml-25\.5:focus {
    margin-left: 6.375rem !important;
  }

  .md\:focus\:mt-26\.5:focus {
    margin-top: 6.625rem !important;
  }

  .md\:focus\:mr-26\.5:focus {
    margin-right: 6.625rem !important;
  }

  .md\:focus\:mb-26\.5:focus {
    margin-bottom: 6.625rem !important;
  }

  .md\:focus\:ml-26\.5:focus {
    margin-left: 6.625rem !important;
  }

  .md\:focus\:mt-27\.5:focus {
    margin-top: 6.875rem !important;
  }

  .md\:focus\:mr-27\.5:focus {
    margin-right: 6.875rem !important;
  }

  .md\:focus\:mb-27\.5:focus {
    margin-bottom: 6.875rem !important;
  }

  .md\:focus\:ml-27\.5:focus {
    margin-left: 6.875rem !important;
  }

  .md\:focus\:mt-28\.5:focus {
    margin-top: 7.125rem !important;
  }

  .md\:focus\:mr-28\.5:focus {
    margin-right: 7.125rem !important;
  }

  .md\:focus\:mb-28\.5:focus {
    margin-bottom: 7.125rem !important;
  }

  .md\:focus\:ml-28\.5:focus {
    margin-left: 7.125rem !important;
  }

  .md\:focus\:mt-29\.5:focus {
    margin-top: 7.375rem !important;
  }

  .md\:focus\:mr-29\.5:focus {
    margin-right: 7.375rem !important;
  }

  .md\:focus\:mb-29\.5:focus {
    margin-bottom: 7.375rem !important;
  }

  .md\:focus\:ml-29\.5:focus {
    margin-left: 7.375rem !important;
  }

  .md\:focus\:mt-30\.5:focus {
    margin-top: 7.625rem !important;
  }

  .md\:focus\:mr-30\.5:focus {
    margin-right: 7.625rem !important;
  }

  .md\:focus\:mb-30\.5:focus {
    margin-bottom: 7.625rem !important;
  }

  .md\:focus\:ml-30\.5:focus {
    margin-left: 7.625rem !important;
  }

  .md\:focus\:mt-31\.5:focus {
    margin-top: 7.875rem !important;
  }

  .md\:focus\:mr-31\.5:focus {
    margin-right: 7.875rem !important;
  }

  .md\:focus\:mb-31\.5:focus {
    margin-bottom: 7.875rem !important;
  }

  .md\:focus\:ml-31\.5:focus {
    margin-left: 7.875rem !important;
  }

  .md\:focus\:mt-32\.5:focus {
    margin-top: 8.125rem !important;
  }

  .md\:focus\:mr-32\.5:focus {
    margin-right: 8.125rem !important;
  }

  .md\:focus\:mb-32\.5:focus {
    margin-bottom: 8.125rem !important;
  }

  .md\:focus\:ml-32\.5:focus {
    margin-left: 8.125rem !important;
  }

  .md\:focus\:mt-33\.5:focus {
    margin-top: 8.375rem !important;
  }

  .md\:focus\:mr-33\.5:focus {
    margin-right: 8.375rem !important;
  }

  .md\:focus\:mb-33\.5:focus {
    margin-bottom: 8.375rem !important;
  }

  .md\:focus\:ml-33\.5:focus {
    margin-left: 8.375rem !important;
  }

  .md\:focus\:mt-34\.5:focus {
    margin-top: 8.625rem !important;
  }

  .md\:focus\:mr-34\.5:focus {
    margin-right: 8.625rem !important;
  }

  .md\:focus\:mb-34\.5:focus {
    margin-bottom: 8.625rem !important;
  }

  .md\:focus\:ml-34\.5:focus {
    margin-left: 8.625rem !important;
  }

  .md\:focus\:mt-35\.5:focus {
    margin-top: 8.875rem !important;
  }

  .md\:focus\:mr-35\.5:focus {
    margin-right: 8.875rem !important;
  }

  .md\:focus\:mb-35\.5:focus {
    margin-bottom: 8.875rem !important;
  }

  .md\:focus\:ml-35\.5:focus {
    margin-left: 8.875rem !important;
  }

  .md\:focus\:mt-36\.5:focus {
    margin-top: 9.125rem !important;
  }

  .md\:focus\:mr-36\.5:focus {
    margin-right: 9.125rem !important;
  }

  .md\:focus\:mb-36\.5:focus {
    margin-bottom: 9.125rem !important;
  }

  .md\:focus\:ml-36\.5:focus {
    margin-left: 9.125rem !important;
  }

  .md\:focus\:mt-37\.5:focus {
    margin-top: 9.375rem !important;
  }

  .md\:focus\:mr-37\.5:focus {
    margin-right: 9.375rem !important;
  }

  .md\:focus\:mb-37\.5:focus {
    margin-bottom: 9.375rem !important;
  }

  .md\:focus\:ml-37\.5:focus {
    margin-left: 9.375rem !important;
  }

  .md\:focus\:mt-38\.5:focus {
    margin-top: 9.625rem !important;
  }

  .md\:focus\:mr-38\.5:focus {
    margin-right: 9.625rem !important;
  }

  .md\:focus\:mb-38\.5:focus {
    margin-bottom: 9.625rem !important;
  }

  .md\:focus\:ml-38\.5:focus {
    margin-left: 9.625rem !important;
  }

  .md\:focus\:mt-39\.5:focus {
    margin-top: 9.875rem !important;
  }

  .md\:focus\:mr-39\.5:focus {
    margin-right: 9.875rem !important;
  }

  .md\:focus\:mb-39\.5:focus {
    margin-bottom: 9.875rem !important;
  }

  .md\:focus\:ml-39\.5:focus {
    margin-left: 9.875rem !important;
  }

  .md\:focus\:mt-40\.5:focus {
    margin-top: 10.125rem !important;
  }

  .md\:focus\:mr-40\.5:focus {
    margin-right: 10.125rem !important;
  }

  .md\:focus\:mb-40\.5:focus {
    margin-bottom: 10.125rem !important;
  }

  .md\:focus\:ml-40\.5:focus {
    margin-left: 10.125rem !important;
  }

  .md\:focus\:mt-41\.5:focus {
    margin-top: 10.375rem !important;
  }

  .md\:focus\:mr-41\.5:focus {
    margin-right: 10.375rem !important;
  }

  .md\:focus\:mb-41\.5:focus {
    margin-bottom: 10.375rem !important;
  }

  .md\:focus\:ml-41\.5:focus {
    margin-left: 10.375rem !important;
  }

  .md\:focus\:mt-42\.5:focus {
    margin-top: 10.625rem !important;
  }

  .md\:focus\:mr-42\.5:focus {
    margin-right: 10.625rem !important;
  }

  .md\:focus\:mb-42\.5:focus {
    margin-bottom: 10.625rem !important;
  }

  .md\:focus\:ml-42\.5:focus {
    margin-left: 10.625rem !important;
  }

  .md\:focus\:mt-43\.5:focus {
    margin-top: 10.875rem !important;
  }

  .md\:focus\:mr-43\.5:focus {
    margin-right: 10.875rem !important;
  }

  .md\:focus\:mb-43\.5:focus {
    margin-bottom: 10.875rem !important;
  }

  .md\:focus\:ml-43\.5:focus {
    margin-left: 10.875rem !important;
  }

  .md\:focus\:mt-44\.5:focus {
    margin-top: 11.125rem !important;
  }

  .md\:focus\:mr-44\.5:focus {
    margin-right: 11.125rem !important;
  }

  .md\:focus\:mb-44\.5:focus {
    margin-bottom: 11.125rem !important;
  }

  .md\:focus\:ml-44\.5:focus {
    margin-left: 11.125rem !important;
  }

  .md\:focus\:mt-45\.5:focus {
    margin-top: 11.375rem !important;
  }

  .md\:focus\:mr-45\.5:focus {
    margin-right: 11.375rem !important;
  }

  .md\:focus\:mb-45\.5:focus {
    margin-bottom: 11.375rem !important;
  }

  .md\:focus\:ml-45\.5:focus {
    margin-left: 11.375rem !important;
  }

  .md\:focus\:mt-46\.5:focus {
    margin-top: 11.625rem !important;
  }

  .md\:focus\:mr-46\.5:focus {
    margin-right: 11.625rem !important;
  }

  .md\:focus\:mb-46\.5:focus {
    margin-bottom: 11.625rem !important;
  }

  .md\:focus\:ml-46\.5:focus {
    margin-left: 11.625rem !important;
  }

  .md\:focus\:mt-47\.5:focus {
    margin-top: 11.875rem !important;
  }

  .md\:focus\:mr-47\.5:focus {
    margin-right: 11.875rem !important;
  }

  .md\:focus\:mb-47\.5:focus {
    margin-bottom: 11.875rem !important;
  }

  .md\:focus\:ml-47\.5:focus {
    margin-left: 11.875rem !important;
  }

  .md\:focus\:mt-48\.5:focus {
    margin-top: 12.125rem !important;
  }

  .md\:focus\:mr-48\.5:focus {
    margin-right: 12.125rem !important;
  }

  .md\:focus\:mb-48\.5:focus {
    margin-bottom: 12.125rem !important;
  }

  .md\:focus\:ml-48\.5:focus {
    margin-left: 12.125rem !important;
  }

  .md\:focus\:mt-49\.5:focus {
    margin-top: 12.375rem !important;
  }

  .md\:focus\:mr-49\.5:focus {
    margin-right: 12.375rem !important;
  }

  .md\:focus\:mb-49\.5:focus {
    margin-bottom: 12.375rem !important;
  }

  .md\:focus\:ml-49\.5:focus {
    margin-left: 12.375rem !important;
  }

  .md\:focus\:mt-50\.5:focus {
    margin-top: 12.625rem !important;
  }

  .md\:focus\:mr-50\.5:focus {
    margin-right: 12.625rem !important;
  }

  .md\:focus\:mb-50\.5:focus {
    margin-bottom: 12.625rem !important;
  }

  .md\:focus\:ml-50\.5:focus {
    margin-left: 12.625rem !important;
  }

  .md\:focus\:mt-51\.5:focus {
    margin-top: 12.875rem !important;
  }

  .md\:focus\:mr-51\.5:focus {
    margin-right: 12.875rem !important;
  }

  .md\:focus\:mb-51\.5:focus {
    margin-bottom: 12.875rem !important;
  }

  .md\:focus\:ml-51\.5:focus {
    margin-left: 12.875rem !important;
  }

  .md\:focus\:mt-52\.5:focus {
    margin-top: 13.125rem !important;
  }

  .md\:focus\:mr-52\.5:focus {
    margin-right: 13.125rem !important;
  }

  .md\:focus\:mb-52\.5:focus {
    margin-bottom: 13.125rem !important;
  }

  .md\:focus\:ml-52\.5:focus {
    margin-left: 13.125rem !important;
  }

  .md\:focus\:mt-53\.5:focus {
    margin-top: 13.375rem !important;
  }

  .md\:focus\:mr-53\.5:focus {
    margin-right: 13.375rem !important;
  }

  .md\:focus\:mb-53\.5:focus {
    margin-bottom: 13.375rem !important;
  }

  .md\:focus\:ml-53\.5:focus {
    margin-left: 13.375rem !important;
  }

  .md\:focus\:mt-54\.5:focus {
    margin-top: 13.625rem !important;
  }

  .md\:focus\:mr-54\.5:focus {
    margin-right: 13.625rem !important;
  }

  .md\:focus\:mb-54\.5:focus {
    margin-bottom: 13.625rem !important;
  }

  .md\:focus\:ml-54\.5:focus {
    margin-left: 13.625rem !important;
  }

  .md\:focus\:mt-55\.5:focus {
    margin-top: 13.875rem !important;
  }

  .md\:focus\:mr-55\.5:focus {
    margin-right: 13.875rem !important;
  }

  .md\:focus\:mb-55\.5:focus {
    margin-bottom: 13.875rem !important;
  }

  .md\:focus\:ml-55\.5:focus {
    margin-left: 13.875rem !important;
  }

  .md\:focus\:mt-56\.5:focus {
    margin-top: 14.125rem !important;
  }

  .md\:focus\:mr-56\.5:focus {
    margin-right: 14.125rem !important;
  }

  .md\:focus\:mb-56\.5:focus {
    margin-bottom: 14.125rem !important;
  }

  .md\:focus\:ml-56\.5:focus {
    margin-left: 14.125rem !important;
  }

  .md\:focus\:mt-57\.5:focus {
    margin-top: 14.375rem !important;
  }

  .md\:focus\:mr-57\.5:focus {
    margin-right: 14.375rem !important;
  }

  .md\:focus\:mb-57\.5:focus {
    margin-bottom: 14.375rem !important;
  }

  .md\:focus\:ml-57\.5:focus {
    margin-left: 14.375rem !important;
  }

  .md\:focus\:mt-58\.5:focus {
    margin-top: 14.625rem !important;
  }

  .md\:focus\:mr-58\.5:focus {
    margin-right: 14.625rem !important;
  }

  .md\:focus\:mb-58\.5:focus {
    margin-bottom: 14.625rem !important;
  }

  .md\:focus\:ml-58\.5:focus {
    margin-left: 14.625rem !important;
  }

  .md\:focus\:mt-59\.5:focus {
    margin-top: 14.875rem !important;
  }

  .md\:focus\:mr-59\.5:focus {
    margin-right: 14.875rem !important;
  }

  .md\:focus\:mb-59\.5:focus {
    margin-bottom: 14.875rem !important;
  }

  .md\:focus\:ml-59\.5:focus {
    margin-left: 14.875rem !important;
  }

  .md\:focus\:mt-60\.5:focus {
    margin-top: 15.125rem !important;
  }

  .md\:focus\:mr-60\.5:focus {
    margin-right: 15.125rem !important;
  }

  .md\:focus\:mb-60\.5:focus {
    margin-bottom: 15.125rem !important;
  }

  .md\:focus\:ml-60\.5:focus {
    margin-left: 15.125rem !important;
  }

  .md\:focus\:mt-61\.5:focus {
    margin-top: 15.375rem !important;
  }

  .md\:focus\:mr-61\.5:focus {
    margin-right: 15.375rem !important;
  }

  .md\:focus\:mb-61\.5:focus {
    margin-bottom: 15.375rem !important;
  }

  .md\:focus\:ml-61\.5:focus {
    margin-left: 15.375rem !important;
  }

  .md\:focus\:mt-62\.5:focus {
    margin-top: 15.625rem !important;
  }

  .md\:focus\:mr-62\.5:focus {
    margin-right: 15.625rem !important;
  }

  .md\:focus\:mb-62\.5:focus {
    margin-bottom: 15.625rem !important;
  }

  .md\:focus\:ml-62\.5:focus {
    margin-left: 15.625rem !important;
  }

  .md\:focus\:mt-63\.5:focus {
    margin-top: 15.875rem !important;
  }

  .md\:focus\:mr-63\.5:focus {
    margin-right: 15.875rem !important;
  }

  .md\:focus\:mb-63\.5:focus {
    margin-bottom: 15.875rem !important;
  }

  .md\:focus\:ml-63\.5:focus {
    margin-left: 15.875rem !important;
  }

  .md\:focus\:mt-64\.5:focus {
    margin-top: 16.125rem !important;
  }

  .md\:focus\:mr-64\.5:focus {
    margin-right: 16.125rem !important;
  }

  .md\:focus\:mb-64\.5:focus {
    margin-bottom: 16.125rem !important;
  }

  .md\:focus\:ml-64\.5:focus {
    margin-left: 16.125rem !important;
  }

  .md\:focus\:mt-65\.5:focus {
    margin-top: 16.375rem !important;
  }

  .md\:focus\:mr-65\.5:focus {
    margin-right: 16.375rem !important;
  }

  .md\:focus\:mb-65\.5:focus {
    margin-bottom: 16.375rem !important;
  }

  .md\:focus\:ml-65\.5:focus {
    margin-left: 16.375rem !important;
  }

  .md\:focus\:mt-66\.5:focus {
    margin-top: 16.625rem !important;
  }

  .md\:focus\:mr-66\.5:focus {
    margin-right: 16.625rem !important;
  }

  .md\:focus\:mb-66\.5:focus {
    margin-bottom: 16.625rem !important;
  }

  .md\:focus\:ml-66\.5:focus {
    margin-left: 16.625rem !important;
  }

  .md\:focus\:mt-67\.5:focus {
    margin-top: 16.875rem !important;
  }

  .md\:focus\:mr-67\.5:focus {
    margin-right: 16.875rem !important;
  }

  .md\:focus\:mb-67\.5:focus {
    margin-bottom: 16.875rem !important;
  }

  .md\:focus\:ml-67\.5:focus {
    margin-left: 16.875rem !important;
  }

  .md\:focus\:mt-68\.5:focus {
    margin-top: 17.125rem !important;
  }

  .md\:focus\:mr-68\.5:focus {
    margin-right: 17.125rem !important;
  }

  .md\:focus\:mb-68\.5:focus {
    margin-bottom: 17.125rem !important;
  }

  .md\:focus\:ml-68\.5:focus {
    margin-left: 17.125rem !important;
  }

  .md\:focus\:mt-69\.5:focus {
    margin-top: 17.375rem !important;
  }

  .md\:focus\:mr-69\.5:focus {
    margin-right: 17.375rem !important;
  }

  .md\:focus\:mb-69\.5:focus {
    margin-bottom: 17.375rem !important;
  }

  .md\:focus\:ml-69\.5:focus {
    margin-left: 17.375rem !important;
  }

  .md\:focus\:mt-70\.5:focus {
    margin-top: 17.625rem !important;
  }

  .md\:focus\:mr-70\.5:focus {
    margin-right: 17.625rem !important;
  }

  .md\:focus\:mb-70\.5:focus {
    margin-bottom: 17.625rem !important;
  }

  .md\:focus\:ml-70\.5:focus {
    margin-left: 17.625rem !important;
  }

  .md\:focus\:mt-71\.5:focus {
    margin-top: 17.875rem !important;
  }

  .md\:focus\:mr-71\.5:focus {
    margin-right: 17.875rem !important;
  }

  .md\:focus\:mb-71\.5:focus {
    margin-bottom: 17.875rem !important;
  }

  .md\:focus\:ml-71\.5:focus {
    margin-left: 17.875rem !important;
  }

  .md\:focus\:mt-72\.5:focus {
    margin-top: 18.125rem !important;
  }

  .md\:focus\:mr-72\.5:focus {
    margin-right: 18.125rem !important;
  }

  .md\:focus\:mb-72\.5:focus {
    margin-bottom: 18.125rem !important;
  }

  .md\:focus\:ml-72\.5:focus {
    margin-left: 18.125rem !important;
  }

  .md\:focus\:mt-73\.5:focus {
    margin-top: 18.375rem !important;
  }

  .md\:focus\:mr-73\.5:focus {
    margin-right: 18.375rem !important;
  }

  .md\:focus\:mb-73\.5:focus {
    margin-bottom: 18.375rem !important;
  }

  .md\:focus\:ml-73\.5:focus {
    margin-left: 18.375rem !important;
  }

  .md\:focus\:mt-74\.5:focus {
    margin-top: 18.625rem !important;
  }

  .md\:focus\:mr-74\.5:focus {
    margin-right: 18.625rem !important;
  }

  .md\:focus\:mb-74\.5:focus {
    margin-bottom: 18.625rem !important;
  }

  .md\:focus\:ml-74\.5:focus {
    margin-left: 18.625rem !important;
  }

  .md\:focus\:mt-75\.5:focus {
    margin-top: 18.875rem !important;
  }

  .md\:focus\:mr-75\.5:focus {
    margin-right: 18.875rem !important;
  }

  .md\:focus\:mb-75\.5:focus {
    margin-bottom: 18.875rem !important;
  }

  .md\:focus\:ml-75\.5:focus {
    margin-left: 18.875rem !important;
  }

  .md\:focus\:mt-76\.5:focus {
    margin-top: 19.125rem !important;
  }

  .md\:focus\:mr-76\.5:focus {
    margin-right: 19.125rem !important;
  }

  .md\:focus\:mb-76\.5:focus {
    margin-bottom: 19.125rem !important;
  }

  .md\:focus\:ml-76\.5:focus {
    margin-left: 19.125rem !important;
  }

  .md\:focus\:mt-77\.5:focus {
    margin-top: 19.375rem !important;
  }

  .md\:focus\:mr-77\.5:focus {
    margin-right: 19.375rem !important;
  }

  .md\:focus\:mb-77\.5:focus {
    margin-bottom: 19.375rem !important;
  }

  .md\:focus\:ml-77\.5:focus {
    margin-left: 19.375rem !important;
  }

  .md\:focus\:mt-78\.5:focus {
    margin-top: 19.625rem !important;
  }

  .md\:focus\:mr-78\.5:focus {
    margin-right: 19.625rem !important;
  }

  .md\:focus\:mb-78\.5:focus {
    margin-bottom: 19.625rem !important;
  }

  .md\:focus\:ml-78\.5:focus {
    margin-left: 19.625rem !important;
  }

  .md\:focus\:mt-79\.5:focus {
    margin-top: 19.875rem !important;
  }

  .md\:focus\:mr-79\.5:focus {
    margin-right: 19.875rem !important;
  }

  .md\:focus\:mb-79\.5:focus {
    margin-bottom: 19.875rem !important;
  }

  .md\:focus\:ml-79\.5:focus {
    margin-left: 19.875rem !important;
  }

  .md\:focus\:mt-80\.5:focus {
    margin-top: 20.125rem !important;
  }

  .md\:focus\:mr-80\.5:focus {
    margin-right: 20.125rem !important;
  }

  .md\:focus\:mb-80\.5:focus {
    margin-bottom: 20.125rem !important;
  }

  .md\:focus\:ml-80\.5:focus {
    margin-left: 20.125rem !important;
  }

  .md\:focus\:mt-81\.5:focus {
    margin-top: 20.375rem !important;
  }

  .md\:focus\:mr-81\.5:focus {
    margin-right: 20.375rem !important;
  }

  .md\:focus\:mb-81\.5:focus {
    margin-bottom: 20.375rem !important;
  }

  .md\:focus\:ml-81\.5:focus {
    margin-left: 20.375rem !important;
  }

  .md\:focus\:mt-82\.5:focus {
    margin-top: 20.625rem !important;
  }

  .md\:focus\:mr-82\.5:focus {
    margin-right: 20.625rem !important;
  }

  .md\:focus\:mb-82\.5:focus {
    margin-bottom: 20.625rem !important;
  }

  .md\:focus\:ml-82\.5:focus {
    margin-left: 20.625rem !important;
  }

  .md\:focus\:mt-83\.5:focus {
    margin-top: 20.875rem !important;
  }

  .md\:focus\:mr-83\.5:focus {
    margin-right: 20.875rem !important;
  }

  .md\:focus\:mb-83\.5:focus {
    margin-bottom: 20.875rem !important;
  }

  .md\:focus\:ml-83\.5:focus {
    margin-left: 20.875rem !important;
  }

  .md\:focus\:mt-84\.5:focus {
    margin-top: 21.125rem !important;
  }

  .md\:focus\:mr-84\.5:focus {
    margin-right: 21.125rem !important;
  }

  .md\:focus\:mb-84\.5:focus {
    margin-bottom: 21.125rem !important;
  }

  .md\:focus\:ml-84\.5:focus {
    margin-left: 21.125rem !important;
  }

  .md\:focus\:mt-85\.5:focus {
    margin-top: 21.375rem !important;
  }

  .md\:focus\:mr-85\.5:focus {
    margin-right: 21.375rem !important;
  }

  .md\:focus\:mb-85\.5:focus {
    margin-bottom: 21.375rem !important;
  }

  .md\:focus\:ml-85\.5:focus {
    margin-left: 21.375rem !important;
  }

  .md\:focus\:mt-86\.5:focus {
    margin-top: 21.625rem !important;
  }

  .md\:focus\:mr-86\.5:focus {
    margin-right: 21.625rem !important;
  }

  .md\:focus\:mb-86\.5:focus {
    margin-bottom: 21.625rem !important;
  }

  .md\:focus\:ml-86\.5:focus {
    margin-left: 21.625rem !important;
  }

  .md\:focus\:mt-87\.5:focus {
    margin-top: 21.875rem !important;
  }

  .md\:focus\:mr-87\.5:focus {
    margin-right: 21.875rem !important;
  }

  .md\:focus\:mb-87\.5:focus {
    margin-bottom: 21.875rem !important;
  }

  .md\:focus\:ml-87\.5:focus {
    margin-left: 21.875rem !important;
  }

  .md\:focus\:mt-88\.5:focus {
    margin-top: 22.125rem !important;
  }

  .md\:focus\:mr-88\.5:focus {
    margin-right: 22.125rem !important;
  }

  .md\:focus\:mb-88\.5:focus {
    margin-bottom: 22.125rem !important;
  }

  .md\:focus\:ml-88\.5:focus {
    margin-left: 22.125rem !important;
  }

  .md\:focus\:mt-89\.5:focus {
    margin-top: 22.375rem !important;
  }

  .md\:focus\:mr-89\.5:focus {
    margin-right: 22.375rem !important;
  }

  .md\:focus\:mb-89\.5:focus {
    margin-bottom: 22.375rem !important;
  }

  .md\:focus\:ml-89\.5:focus {
    margin-left: 22.375rem !important;
  }

  .md\:focus\:mt-90\.5:focus {
    margin-top: 22.625rem !important;
  }

  .md\:focus\:mr-90\.5:focus {
    margin-right: 22.625rem !important;
  }

  .md\:focus\:mb-90\.5:focus {
    margin-bottom: 22.625rem !important;
  }

  .md\:focus\:ml-90\.5:focus {
    margin-left: 22.625rem !important;
  }

  .md\:focus\:mt-91\.5:focus {
    margin-top: 22.875rem !important;
  }

  .md\:focus\:mr-91\.5:focus {
    margin-right: 22.875rem !important;
  }

  .md\:focus\:mb-91\.5:focus {
    margin-bottom: 22.875rem !important;
  }

  .md\:focus\:ml-91\.5:focus {
    margin-left: 22.875rem !important;
  }

  .md\:focus\:mt-92\.5:focus {
    margin-top: 23.125rem !important;
  }

  .md\:focus\:mr-92\.5:focus {
    margin-right: 23.125rem !important;
  }

  .md\:focus\:mb-92\.5:focus {
    margin-bottom: 23.125rem !important;
  }

  .md\:focus\:ml-92\.5:focus {
    margin-left: 23.125rem !important;
  }

  .md\:focus\:mt-93\.5:focus {
    margin-top: 23.375rem !important;
  }

  .md\:focus\:mr-93\.5:focus {
    margin-right: 23.375rem !important;
  }

  .md\:focus\:mb-93\.5:focus {
    margin-bottom: 23.375rem !important;
  }

  .md\:focus\:ml-93\.5:focus {
    margin-left: 23.375rem !important;
  }

  .md\:focus\:mt-94\.5:focus {
    margin-top: 23.625rem !important;
  }

  .md\:focus\:mr-94\.5:focus {
    margin-right: 23.625rem !important;
  }

  .md\:focus\:mb-94\.5:focus {
    margin-bottom: 23.625rem !important;
  }

  .md\:focus\:ml-94\.5:focus {
    margin-left: 23.625rem !important;
  }

  .md\:focus\:mt-95\.5:focus {
    margin-top: 23.875rem !important;
  }

  .md\:focus\:mr-95\.5:focus {
    margin-right: 23.875rem !important;
  }

  .md\:focus\:mb-95\.5:focus {
    margin-bottom: 23.875rem !important;
  }

  .md\:focus\:ml-95\.5:focus {
    margin-left: 23.875rem !important;
  }

  .md\:focus\:mt-96\.5:focus {
    margin-top: 24.125rem !important;
  }

  .md\:focus\:mr-96\.5:focus {
    margin-right: 24.125rem !important;
  }

  .md\:focus\:mb-96\.5:focus {
    margin-bottom: 24.125rem !important;
  }

  .md\:focus\:ml-96\.5:focus {
    margin-left: 24.125rem !important;
  }

  .md\:focus\:mt-97\.5:focus {
    margin-top: 24.375rem !important;
  }

  .md\:focus\:mr-97\.5:focus {
    margin-right: 24.375rem !important;
  }

  .md\:focus\:mb-97\.5:focus {
    margin-bottom: 24.375rem !important;
  }

  .md\:focus\:ml-97\.5:focus {
    margin-left: 24.375rem !important;
  }

  .md\:focus\:mt-98\.5:focus {
    margin-top: 24.625rem !important;
  }

  .md\:focus\:mr-98\.5:focus {
    margin-right: 24.625rem !important;
  }

  .md\:focus\:mb-98\.5:focus {
    margin-bottom: 24.625rem !important;
  }

  .md\:focus\:ml-98\.5:focus {
    margin-left: 24.625rem !important;
  }

  .md\:focus\:mt-99\.5:focus {
    margin-top: 24.875rem !important;
  }

  .md\:focus\:mr-99\.5:focus {
    margin-right: 24.875rem !important;
  }

  .md\:focus\:mb-99\.5:focus {
    margin-bottom: 24.875rem !important;
  }

  .md\:focus\:ml-99\.5:focus {
    margin-left: 24.875rem !important;
  }

  .md\:focus\:mt-100\.5:focus {
    margin-top: 25.125rem !important;
  }

  .md\:focus\:mr-100\.5:focus {
    margin-right: 25.125rem !important;
  }

  .md\:focus\:mb-100\.5:focus {
    margin-bottom: 25.125rem !important;
  }

  .md\:focus\:ml-100\.5:focus {
    margin-left: 25.125rem !important;
  }

  .md\:focus\:mt-101\.5:focus {
    margin-top: 25.375rem !important;
  }

  .md\:focus\:mr-101\.5:focus {
    margin-right: 25.375rem !important;
  }

  .md\:focus\:mb-101\.5:focus {
    margin-bottom: 25.375rem !important;
  }

  .md\:focus\:ml-101\.5:focus {
    margin-left: 25.375rem !important;
  }

  .md\:focus\:mt-102\.5:focus {
    margin-top: 25.625rem !important;
  }

  .md\:focus\:mr-102\.5:focus {
    margin-right: 25.625rem !important;
  }

  .md\:focus\:mb-102\.5:focus {
    margin-bottom: 25.625rem !important;
  }

  .md\:focus\:ml-102\.5:focus {
    margin-left: 25.625rem !important;
  }

  .md\:focus\:mt-103\.5:focus {
    margin-top: 25.875rem !important;
  }

  .md\:focus\:mr-103\.5:focus {
    margin-right: 25.875rem !important;
  }

  .md\:focus\:mb-103\.5:focus {
    margin-bottom: 25.875rem !important;
  }

  .md\:focus\:ml-103\.5:focus {
    margin-left: 25.875rem !important;
  }

  .md\:focus\:mt-104\.5:focus {
    margin-top: 26.125rem !important;
  }

  .md\:focus\:mr-104\.5:focus {
    margin-right: 26.125rem !important;
  }

  .md\:focus\:mb-104\.5:focus {
    margin-bottom: 26.125rem !important;
  }

  .md\:focus\:ml-104\.5:focus {
    margin-left: 26.125rem !important;
  }

  .md\:focus\:-mt-0:focus {
    margin-top: 0rem !important;
  }

  .md\:focus\:-mr-0:focus {
    margin-right: 0rem !important;
  }

  .md\:focus\:-mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .md\:focus\:-ml-0:focus {
    margin-left: 0rem !important;
  }

  .md\:focus\:-mt-1:focus {
    margin-top: -0.25rem !important;
  }

  .md\:focus\:-mr-1:focus {
    margin-right: -0.25rem !important;
  }

  .md\:focus\:-mb-1:focus {
    margin-bottom: -0.25rem !important;
  }

  .md\:focus\:-ml-1:focus {
    margin-left: -0.25rem !important;
  }

  .md\:focus\:-mt-2:focus {
    margin-top: -0.5rem !important;
  }

  .md\:focus\:-mr-2:focus {
    margin-right: -0.5rem !important;
  }

  .md\:focus\:-mb-2:focus {
    margin-bottom: -0.5rem !important;
  }

  .md\:focus\:-ml-2:focus {
    margin-left: -0.5rem !important;
  }

  .md\:focus\:-mt-3:focus {
    margin-top: -0.75rem !important;
  }

  .md\:focus\:-mr-3:focus {
    margin-right: -0.75rem !important;
  }

  .md\:focus\:-mb-3:focus {
    margin-bottom: -0.75rem !important;
  }

  .md\:focus\:-ml-3:focus {
    margin-left: -0.75rem !important;
  }

  .md\:focus\:-mt-4:focus {
    margin-top: -1rem !important;
  }

  .md\:focus\:-mr-4:focus {
    margin-right: -1rem !important;
  }

  .md\:focus\:-mb-4:focus {
    margin-bottom: -1rem !important;
  }

  .md\:focus\:-ml-4:focus {
    margin-left: -1rem !important;
  }

  .md\:focus\:-mt-5:focus {
    margin-top: -1.25rem !important;
  }

  .md\:focus\:-mr-5:focus {
    margin-right: -1.25rem !important;
  }

  .md\:focus\:-mb-5:focus {
    margin-bottom: -1.25rem !important;
  }

  .md\:focus\:-ml-5:focus {
    margin-left: -1.25rem !important;
  }

  .md\:focus\:-mt-6:focus {
    margin-top: -1.5rem !important;
  }

  .md\:focus\:-mr-6:focus {
    margin-right: -1.5rem !important;
  }

  .md\:focus\:-mb-6:focus {
    margin-bottom: -1.5rem !important;
  }

  .md\:focus\:-ml-6:focus {
    margin-left: -1.5rem !important;
  }

  .md\:focus\:-mt-7:focus {
    margin-top: -1.75rem !important;
  }

  .md\:focus\:-mr-7:focus {
    margin-right: -1.75rem !important;
  }

  .md\:focus\:-mb-7:focus {
    margin-bottom: -1.75rem !important;
  }

  .md\:focus\:-ml-7:focus {
    margin-left: -1.75rem !important;
  }

  .md\:focus\:-mt-8:focus {
    margin-top: -2rem !important;
  }

  .md\:focus\:-mr-8:focus {
    margin-right: -2rem !important;
  }

  .md\:focus\:-mb-8:focus {
    margin-bottom: -2rem !important;
  }

  .md\:focus\:-ml-8:focus {
    margin-left: -2rem !important;
  }

  .md\:focus\:-mt-9:focus {
    margin-top: -2.25rem !important;
  }

  .md\:focus\:-mr-9:focus {
    margin-right: -2.25rem !important;
  }

  .md\:focus\:-mb-9:focus {
    margin-bottom: -2.25rem !important;
  }

  .md\:focus\:-ml-9:focus {
    margin-left: -2.25rem !important;
  }

  .md\:focus\:-mt-10:focus {
    margin-top: -2.5rem !important;
  }

  .md\:focus\:-mr-10:focus {
    margin-right: -2.5rem !important;
  }

  .md\:focus\:-mb-10:focus {
    margin-bottom: -2.5rem !important;
  }

  .md\:focus\:-ml-10:focus {
    margin-left: -2.5rem !important;
  }

  .md\:focus\:-mt-11:focus {
    margin-top: -2.75rem !important;
  }

  .md\:focus\:-mr-11:focus {
    margin-right: -2.75rem !important;
  }

  .md\:focus\:-mb-11:focus {
    margin-bottom: -2.75rem !important;
  }

  .md\:focus\:-ml-11:focus {
    margin-left: -2.75rem !important;
  }

  .md\:focus\:-mt-12:focus {
    margin-top: -3rem !important;
  }

  .md\:focus\:-mr-12:focus {
    margin-right: -3rem !important;
  }

  .md\:focus\:-mb-12:focus {
    margin-bottom: -3rem !important;
  }

  .md\:focus\:-ml-12:focus {
    margin-left: -3rem !important;
  }

  .md\:focus\:-mt-13:focus {
    margin-top: -3.25rem !important;
  }

  .md\:focus\:-mr-13:focus {
    margin-right: -3.25rem !important;
  }

  .md\:focus\:-mb-13:focus {
    margin-bottom: -3.25rem !important;
  }

  .md\:focus\:-ml-13:focus {
    margin-left: -3.25rem !important;
  }

  .md\:focus\:-mt-14:focus {
    margin-top: -3.5rem !important;
  }

  .md\:focus\:-mr-14:focus {
    margin-right: -3.5rem !important;
  }

  .md\:focus\:-mb-14:focus {
    margin-bottom: -3.5rem !important;
  }

  .md\:focus\:-ml-14:focus {
    margin-left: -3.5rem !important;
  }

  .md\:focus\:-mt-15:focus {
    margin-top: -3.75rem !important;
  }

  .md\:focus\:-mr-15:focus {
    margin-right: -3.75rem !important;
  }

  .md\:focus\:-mb-15:focus {
    margin-bottom: -3.75rem !important;
  }

  .md\:focus\:-ml-15:focus {
    margin-left: -3.75rem !important;
  }

  .md\:focus\:-mt-16:focus {
    margin-top: -4rem !important;
  }

  .md\:focus\:-mr-16:focus {
    margin-right: -4rem !important;
  }

  .md\:focus\:-mb-16:focus {
    margin-bottom: -4rem !important;
  }

  .md\:focus\:-ml-16:focus {
    margin-left: -4rem !important;
  }

  .md\:focus\:-mt-17:focus {
    margin-top: -4.25rem !important;
  }

  .md\:focus\:-mr-17:focus {
    margin-right: -4.25rem !important;
  }

  .md\:focus\:-mb-17:focus {
    margin-bottom: -4.25rem !important;
  }

  .md\:focus\:-ml-17:focus {
    margin-left: -4.25rem !important;
  }

  .md\:focus\:-mt-18:focus {
    margin-top: -4.5rem !important;
  }

  .md\:focus\:-mr-18:focus {
    margin-right: -4.5rem !important;
  }

  .md\:focus\:-mb-18:focus {
    margin-bottom: -4.5rem !important;
  }

  .md\:focus\:-ml-18:focus {
    margin-left: -4.5rem !important;
  }

  .md\:focus\:-mt-19:focus {
    margin-top: -4.75rem !important;
  }

  .md\:focus\:-mr-19:focus {
    margin-right: -4.75rem !important;
  }

  .md\:focus\:-mb-19:focus {
    margin-bottom: -4.75rem !important;
  }

  .md\:focus\:-ml-19:focus {
    margin-left: -4.75rem !important;
  }

  .md\:focus\:-mt-20:focus {
    margin-top: -5rem !important;
  }

  .md\:focus\:-mr-20:focus {
    margin-right: -5rem !important;
  }

  .md\:focus\:-mb-20:focus {
    margin-bottom: -5rem !important;
  }

  .md\:focus\:-ml-20:focus {
    margin-left: -5rem !important;
  }

  .md\:focus\:-mt-21:focus {
    margin-top: -5.25rem !important;
  }

  .md\:focus\:-mr-21:focus {
    margin-right: -5.25rem !important;
  }

  .md\:focus\:-mb-21:focus {
    margin-bottom: -5.25rem !important;
  }

  .md\:focus\:-ml-21:focus {
    margin-left: -5.25rem !important;
  }

  .md\:focus\:-mt-22:focus {
    margin-top: -5.5rem !important;
  }

  .md\:focus\:-mr-22:focus {
    margin-right: -5.5rem !important;
  }

  .md\:focus\:-mb-22:focus {
    margin-bottom: -5.5rem !important;
  }

  .md\:focus\:-ml-22:focus {
    margin-left: -5.5rem !important;
  }

  .md\:focus\:-mt-23:focus {
    margin-top: -5.75rem !important;
  }

  .md\:focus\:-mr-23:focus {
    margin-right: -5.75rem !important;
  }

  .md\:focus\:-mb-23:focus {
    margin-bottom: -5.75rem !important;
  }

  .md\:focus\:-ml-23:focus {
    margin-left: -5.75rem !important;
  }

  .md\:focus\:-mt-24:focus {
    margin-top: -6rem !important;
  }

  .md\:focus\:-mr-24:focus {
    margin-right: -6rem !important;
  }

  .md\:focus\:-mb-24:focus {
    margin-bottom: -6rem !important;
  }

  .md\:focus\:-ml-24:focus {
    margin-left: -6rem !important;
  }

  .md\:focus\:-mt-25:focus {
    margin-top: -6.25rem !important;
  }

  .md\:focus\:-mr-25:focus {
    margin-right: -6.25rem !important;
  }

  .md\:focus\:-mb-25:focus {
    margin-bottom: -6.25rem !important;
  }

  .md\:focus\:-ml-25:focus {
    margin-left: -6.25rem !important;
  }

  .md\:focus\:-mt-26:focus {
    margin-top: -6.5rem !important;
  }

  .md\:focus\:-mr-26:focus {
    margin-right: -6.5rem !important;
  }

  .md\:focus\:-mb-26:focus {
    margin-bottom: -6.5rem !important;
  }

  .md\:focus\:-ml-26:focus {
    margin-left: -6.5rem !important;
  }

  .md\:focus\:-mt-27:focus {
    margin-top: -6.75rem !important;
  }

  .md\:focus\:-mr-27:focus {
    margin-right: -6.75rem !important;
  }

  .md\:focus\:-mb-27:focus {
    margin-bottom: -6.75rem !important;
  }

  .md\:focus\:-ml-27:focus {
    margin-left: -6.75rem !important;
  }

  .md\:focus\:-mt-28:focus {
    margin-top: -7rem !important;
  }

  .md\:focus\:-mr-28:focus {
    margin-right: -7rem !important;
  }

  .md\:focus\:-mb-28:focus {
    margin-bottom: -7rem !important;
  }

  .md\:focus\:-ml-28:focus {
    margin-left: -7rem !important;
  }

  .md\:focus\:-mt-29:focus {
    margin-top: -7.25rem !important;
  }

  .md\:focus\:-mr-29:focus {
    margin-right: -7.25rem !important;
  }

  .md\:focus\:-mb-29:focus {
    margin-bottom: -7.25rem !important;
  }

  .md\:focus\:-ml-29:focus {
    margin-left: -7.25rem !important;
  }

  .md\:focus\:-mt-30:focus {
    margin-top: -7.5rem !important;
  }

  .md\:focus\:-mr-30:focus {
    margin-right: -7.5rem !important;
  }

  .md\:focus\:-mb-30:focus {
    margin-bottom: -7.5rem !important;
  }

  .md\:focus\:-ml-30:focus {
    margin-left: -7.5rem !important;
  }

  .md\:focus\:-mt-31:focus {
    margin-top: -7.75rem !important;
  }

  .md\:focus\:-mr-31:focus {
    margin-right: -7.75rem !important;
  }

  .md\:focus\:-mb-31:focus {
    margin-bottom: -7.75rem !important;
  }

  .md\:focus\:-ml-31:focus {
    margin-left: -7.75rem !important;
  }

  .md\:focus\:-mt-32:focus {
    margin-top: -8rem !important;
  }

  .md\:focus\:-mr-32:focus {
    margin-right: -8rem !important;
  }

  .md\:focus\:-mb-32:focus {
    margin-bottom: -8rem !important;
  }

  .md\:focus\:-ml-32:focus {
    margin-left: -8rem !important;
  }

  .md\:focus\:-mt-33:focus {
    margin-top: -8.25rem !important;
  }

  .md\:focus\:-mr-33:focus {
    margin-right: -8.25rem !important;
  }

  .md\:focus\:-mb-33:focus {
    margin-bottom: -8.25rem !important;
  }

  .md\:focus\:-ml-33:focus {
    margin-left: -8.25rem !important;
  }

  .md\:focus\:-mt-34:focus {
    margin-top: -8.5rem !important;
  }

  .md\:focus\:-mr-34:focus {
    margin-right: -8.5rem !important;
  }

  .md\:focus\:-mb-34:focus {
    margin-bottom: -8.5rem !important;
  }

  .md\:focus\:-ml-34:focus {
    margin-left: -8.5rem !important;
  }

  .md\:focus\:-mt-35:focus {
    margin-top: -8.75rem !important;
  }

  .md\:focus\:-mr-35:focus {
    margin-right: -8.75rem !important;
  }

  .md\:focus\:-mb-35:focus {
    margin-bottom: -8.75rem !important;
  }

  .md\:focus\:-ml-35:focus {
    margin-left: -8.75rem !important;
  }

  .md\:focus\:-mt-36:focus {
    margin-top: -9rem !important;
  }

  .md\:focus\:-mr-36:focus {
    margin-right: -9rem !important;
  }

  .md\:focus\:-mb-36:focus {
    margin-bottom: -9rem !important;
  }

  .md\:focus\:-ml-36:focus {
    margin-left: -9rem !important;
  }

  .md\:focus\:-mt-37:focus {
    margin-top: -9.25rem !important;
  }

  .md\:focus\:-mr-37:focus {
    margin-right: -9.25rem !important;
  }

  .md\:focus\:-mb-37:focus {
    margin-bottom: -9.25rem !important;
  }

  .md\:focus\:-ml-37:focus {
    margin-left: -9.25rem !important;
  }

  .md\:focus\:-mt-38:focus {
    margin-top: -9.5rem !important;
  }

  .md\:focus\:-mr-38:focus {
    margin-right: -9.5rem !important;
  }

  .md\:focus\:-mb-38:focus {
    margin-bottom: -9.5rem !important;
  }

  .md\:focus\:-ml-38:focus {
    margin-left: -9.5rem !important;
  }

  .md\:focus\:-mt-39:focus {
    margin-top: -9.75rem !important;
  }

  .md\:focus\:-mr-39:focus {
    margin-right: -9.75rem !important;
  }

  .md\:focus\:-mb-39:focus {
    margin-bottom: -9.75rem !important;
  }

  .md\:focus\:-ml-39:focus {
    margin-left: -9.75rem !important;
  }

  .md\:focus\:-mt-40:focus {
    margin-top: -10rem !important;
  }

  .md\:focus\:-mr-40:focus {
    margin-right: -10rem !important;
  }

  .md\:focus\:-mb-40:focus {
    margin-bottom: -10rem !important;
  }

  .md\:focus\:-ml-40:focus {
    margin-left: -10rem !important;
  }

  .md\:focus\:-mt-41:focus {
    margin-top: -10.25rem !important;
  }

  .md\:focus\:-mr-41:focus {
    margin-right: -10.25rem !important;
  }

  .md\:focus\:-mb-41:focus {
    margin-bottom: -10.25rem !important;
  }

  .md\:focus\:-ml-41:focus {
    margin-left: -10.25rem !important;
  }

  .md\:focus\:-mt-42:focus {
    margin-top: -10.5rem !important;
  }

  .md\:focus\:-mr-42:focus {
    margin-right: -10.5rem !important;
  }

  .md\:focus\:-mb-42:focus {
    margin-bottom: -10.5rem !important;
  }

  .md\:focus\:-ml-42:focus {
    margin-left: -10.5rem !important;
  }

  .md\:focus\:-mt-43:focus {
    margin-top: -10.75rem !important;
  }

  .md\:focus\:-mr-43:focus {
    margin-right: -10.75rem !important;
  }

  .md\:focus\:-mb-43:focus {
    margin-bottom: -10.75rem !important;
  }

  .md\:focus\:-ml-43:focus {
    margin-left: -10.75rem !important;
  }

  .md\:focus\:-mt-44:focus {
    margin-top: -11rem !important;
  }

  .md\:focus\:-mr-44:focus {
    margin-right: -11rem !important;
  }

  .md\:focus\:-mb-44:focus {
    margin-bottom: -11rem !important;
  }

  .md\:focus\:-ml-44:focus {
    margin-left: -11rem !important;
  }

  .md\:focus\:-mt-45:focus {
    margin-top: -11.25rem !important;
  }

  .md\:focus\:-mr-45:focus {
    margin-right: -11.25rem !important;
  }

  .md\:focus\:-mb-45:focus {
    margin-bottom: -11.25rem !important;
  }

  .md\:focus\:-ml-45:focus {
    margin-left: -11.25rem !important;
  }

  .md\:focus\:-mt-46:focus {
    margin-top: -11.5rem !important;
  }

  .md\:focus\:-mr-46:focus {
    margin-right: -11.5rem !important;
  }

  .md\:focus\:-mb-46:focus {
    margin-bottom: -11.5rem !important;
  }

  .md\:focus\:-ml-46:focus {
    margin-left: -11.5rem !important;
  }

  .md\:focus\:-mt-47:focus {
    margin-top: -11.75rem !important;
  }

  .md\:focus\:-mr-47:focus {
    margin-right: -11.75rem !important;
  }

  .md\:focus\:-mb-47:focus {
    margin-bottom: -11.75rem !important;
  }

  .md\:focus\:-ml-47:focus {
    margin-left: -11.75rem !important;
  }

  .md\:focus\:-mt-48:focus {
    margin-top: -12rem !important;
  }

  .md\:focus\:-mr-48:focus {
    margin-right: -12rem !important;
  }

  .md\:focus\:-mb-48:focus {
    margin-bottom: -12rem !important;
  }

  .md\:focus\:-ml-48:focus {
    margin-left: -12rem !important;
  }

  .md\:focus\:-mt-49:focus {
    margin-top: -12.25rem !important;
  }

  .md\:focus\:-mr-49:focus {
    margin-right: -12.25rem !important;
  }

  .md\:focus\:-mb-49:focus {
    margin-bottom: -12.25rem !important;
  }

  .md\:focus\:-ml-49:focus {
    margin-left: -12.25rem !important;
  }

  .md\:focus\:-mt-50:focus {
    margin-top: -12.5rem !important;
  }

  .md\:focus\:-mr-50:focus {
    margin-right: -12.5rem !important;
  }

  .md\:focus\:-mb-50:focus {
    margin-bottom: -12.5rem !important;
  }

  .md\:focus\:-ml-50:focus {
    margin-left: -12.5rem !important;
  }

  .md\:focus\:-mt-51:focus {
    margin-top: -12.75rem !important;
  }

  .md\:focus\:-mr-51:focus {
    margin-right: -12.75rem !important;
  }

  .md\:focus\:-mb-51:focus {
    margin-bottom: -12.75rem !important;
  }

  .md\:focus\:-ml-51:focus {
    margin-left: -12.75rem !important;
  }

  .md\:focus\:-mt-52:focus {
    margin-top: -13rem !important;
  }

  .md\:focus\:-mr-52:focus {
    margin-right: -13rem !important;
  }

  .md\:focus\:-mb-52:focus {
    margin-bottom: -13rem !important;
  }

  .md\:focus\:-ml-52:focus {
    margin-left: -13rem !important;
  }

  .md\:focus\:-mt-53:focus {
    margin-top: -13.25rem !important;
  }

  .md\:focus\:-mr-53:focus {
    margin-right: -13.25rem !important;
  }

  .md\:focus\:-mb-53:focus {
    margin-bottom: -13.25rem !important;
  }

  .md\:focus\:-ml-53:focus {
    margin-left: -13.25rem !important;
  }

  .md\:focus\:-mt-54:focus {
    margin-top: -13.5rem !important;
  }

  .md\:focus\:-mr-54:focus {
    margin-right: -13.5rem !important;
  }

  .md\:focus\:-mb-54:focus {
    margin-bottom: -13.5rem !important;
  }

  .md\:focus\:-ml-54:focus {
    margin-left: -13.5rem !important;
  }

  .md\:focus\:-mt-55:focus {
    margin-top: -13.75rem !important;
  }

  .md\:focus\:-mr-55:focus {
    margin-right: -13.75rem !important;
  }

  .md\:focus\:-mb-55:focus {
    margin-bottom: -13.75rem !important;
  }

  .md\:focus\:-ml-55:focus {
    margin-left: -13.75rem !important;
  }

  .md\:focus\:-mt-56:focus {
    margin-top: -14rem !important;
  }

  .md\:focus\:-mr-56:focus {
    margin-right: -14rem !important;
  }

  .md\:focus\:-mb-56:focus {
    margin-bottom: -14rem !important;
  }

  .md\:focus\:-ml-56:focus {
    margin-left: -14rem !important;
  }

  .md\:focus\:-mt-57:focus {
    margin-top: -14.25rem !important;
  }

  .md\:focus\:-mr-57:focus {
    margin-right: -14.25rem !important;
  }

  .md\:focus\:-mb-57:focus {
    margin-bottom: -14.25rem !important;
  }

  .md\:focus\:-ml-57:focus {
    margin-left: -14.25rem !important;
  }

  .md\:focus\:-mt-58:focus {
    margin-top: -14.5rem !important;
  }

  .md\:focus\:-mr-58:focus {
    margin-right: -14.5rem !important;
  }

  .md\:focus\:-mb-58:focus {
    margin-bottom: -14.5rem !important;
  }

  .md\:focus\:-ml-58:focus {
    margin-left: -14.5rem !important;
  }

  .md\:focus\:-mt-59:focus {
    margin-top: -14.75rem !important;
  }

  .md\:focus\:-mr-59:focus {
    margin-right: -14.75rem !important;
  }

  .md\:focus\:-mb-59:focus {
    margin-bottom: -14.75rem !important;
  }

  .md\:focus\:-ml-59:focus {
    margin-left: -14.75rem !important;
  }

  .md\:focus\:-mt-60:focus {
    margin-top: -15rem !important;
  }

  .md\:focus\:-mr-60:focus {
    margin-right: -15rem !important;
  }

  .md\:focus\:-mb-60:focus {
    margin-bottom: -15rem !important;
  }

  .md\:focus\:-ml-60:focus {
    margin-left: -15rem !important;
  }

  .md\:focus\:-mt-61:focus {
    margin-top: -15.25rem !important;
  }

  .md\:focus\:-mr-61:focus {
    margin-right: -15.25rem !important;
  }

  .md\:focus\:-mb-61:focus {
    margin-bottom: -15.25rem !important;
  }

  .md\:focus\:-ml-61:focus {
    margin-left: -15.25rem !important;
  }

  .md\:focus\:-mt-62:focus {
    margin-top: -15.5rem !important;
  }

  .md\:focus\:-mr-62:focus {
    margin-right: -15.5rem !important;
  }

  .md\:focus\:-mb-62:focus {
    margin-bottom: -15.5rem !important;
  }

  .md\:focus\:-ml-62:focus {
    margin-left: -15.5rem !important;
  }

  .md\:focus\:-mt-63:focus {
    margin-top: -15.75rem !important;
  }

  .md\:focus\:-mr-63:focus {
    margin-right: -15.75rem !important;
  }

  .md\:focus\:-mb-63:focus {
    margin-bottom: -15.75rem !important;
  }

  .md\:focus\:-ml-63:focus {
    margin-left: -15.75rem !important;
  }

  .md\:focus\:-mt-64:focus {
    margin-top: -16rem !important;
  }

  .md\:focus\:-mr-64:focus {
    margin-right: -16rem !important;
  }

  .md\:focus\:-mb-64:focus {
    margin-bottom: -16rem !important;
  }

  .md\:focus\:-ml-64:focus {
    margin-left: -16rem !important;
  }

  .md\:focus\:-mt-65:focus {
    margin-top: -16.25rem !important;
  }

  .md\:focus\:-mr-65:focus {
    margin-right: -16.25rem !important;
  }

  .md\:focus\:-mb-65:focus {
    margin-bottom: -16.25rem !important;
  }

  .md\:focus\:-ml-65:focus {
    margin-left: -16.25rem !important;
  }

  .md\:focus\:-mt-66:focus {
    margin-top: -16.5rem !important;
  }

  .md\:focus\:-mr-66:focus {
    margin-right: -16.5rem !important;
  }

  .md\:focus\:-mb-66:focus {
    margin-bottom: -16.5rem !important;
  }

  .md\:focus\:-ml-66:focus {
    margin-left: -16.5rem !important;
  }

  .md\:focus\:-mt-67:focus {
    margin-top: -16.75rem !important;
  }

  .md\:focus\:-mr-67:focus {
    margin-right: -16.75rem !important;
  }

  .md\:focus\:-mb-67:focus {
    margin-bottom: -16.75rem !important;
  }

  .md\:focus\:-ml-67:focus {
    margin-left: -16.75rem !important;
  }

  .md\:focus\:-mt-68:focus {
    margin-top: -17rem !important;
  }

  .md\:focus\:-mr-68:focus {
    margin-right: -17rem !important;
  }

  .md\:focus\:-mb-68:focus {
    margin-bottom: -17rem !important;
  }

  .md\:focus\:-ml-68:focus {
    margin-left: -17rem !important;
  }

  .md\:focus\:-mt-69:focus {
    margin-top: -17.25rem !important;
  }

  .md\:focus\:-mr-69:focus {
    margin-right: -17.25rem !important;
  }

  .md\:focus\:-mb-69:focus {
    margin-bottom: -17.25rem !important;
  }

  .md\:focus\:-ml-69:focus {
    margin-left: -17.25rem !important;
  }

  .md\:focus\:-mt-70:focus {
    margin-top: -17.5rem !important;
  }

  .md\:focus\:-mr-70:focus {
    margin-right: -17.5rem !important;
  }

  .md\:focus\:-mb-70:focus {
    margin-bottom: -17.5rem !important;
  }

  .md\:focus\:-ml-70:focus {
    margin-left: -17.5rem !important;
  }

  .md\:focus\:-mt-71:focus {
    margin-top: -17.75rem !important;
  }

  .md\:focus\:-mr-71:focus {
    margin-right: -17.75rem !important;
  }

  .md\:focus\:-mb-71:focus {
    margin-bottom: -17.75rem !important;
  }

  .md\:focus\:-ml-71:focus {
    margin-left: -17.75rem !important;
  }

  .md\:focus\:-mt-72:focus {
    margin-top: -18rem !important;
  }

  .md\:focus\:-mr-72:focus {
    margin-right: -18rem !important;
  }

  .md\:focus\:-mb-72:focus {
    margin-bottom: -18rem !important;
  }

  .md\:focus\:-ml-72:focus {
    margin-left: -18rem !important;
  }

  .md\:focus\:-mt-73:focus {
    margin-top: -18.25rem !important;
  }

  .md\:focus\:-mr-73:focus {
    margin-right: -18.25rem !important;
  }

  .md\:focus\:-mb-73:focus {
    margin-bottom: -18.25rem !important;
  }

  .md\:focus\:-ml-73:focus {
    margin-left: -18.25rem !important;
  }

  .md\:focus\:-mt-74:focus {
    margin-top: -18.5rem !important;
  }

  .md\:focus\:-mr-74:focus {
    margin-right: -18.5rem !important;
  }

  .md\:focus\:-mb-74:focus {
    margin-bottom: -18.5rem !important;
  }

  .md\:focus\:-ml-74:focus {
    margin-left: -18.5rem !important;
  }

  .md\:focus\:-mt-75:focus {
    margin-top: -18.75rem !important;
  }

  .md\:focus\:-mr-75:focus {
    margin-right: -18.75rem !important;
  }

  .md\:focus\:-mb-75:focus {
    margin-bottom: -18.75rem !important;
  }

  .md\:focus\:-ml-75:focus {
    margin-left: -18.75rem !important;
  }

  .md\:focus\:-mt-76:focus {
    margin-top: -19rem !important;
  }

  .md\:focus\:-mr-76:focus {
    margin-right: -19rem !important;
  }

  .md\:focus\:-mb-76:focus {
    margin-bottom: -19rem !important;
  }

  .md\:focus\:-ml-76:focus {
    margin-left: -19rem !important;
  }

  .md\:focus\:-mt-77:focus {
    margin-top: -19.25rem !important;
  }

  .md\:focus\:-mr-77:focus {
    margin-right: -19.25rem !important;
  }

  .md\:focus\:-mb-77:focus {
    margin-bottom: -19.25rem !important;
  }

  .md\:focus\:-ml-77:focus {
    margin-left: -19.25rem !important;
  }

  .md\:focus\:-mt-78:focus {
    margin-top: -19.5rem !important;
  }

  .md\:focus\:-mr-78:focus {
    margin-right: -19.5rem !important;
  }

  .md\:focus\:-mb-78:focus {
    margin-bottom: -19.5rem !important;
  }

  .md\:focus\:-ml-78:focus {
    margin-left: -19.5rem !important;
  }

  .md\:focus\:-mt-79:focus {
    margin-top: -19.75rem !important;
  }

  .md\:focus\:-mr-79:focus {
    margin-right: -19.75rem !important;
  }

  .md\:focus\:-mb-79:focus {
    margin-bottom: -19.75rem !important;
  }

  .md\:focus\:-ml-79:focus {
    margin-left: -19.75rem !important;
  }

  .md\:focus\:-mt-80:focus {
    margin-top: -20rem !important;
  }

  .md\:focus\:-mr-80:focus {
    margin-right: -20rem !important;
  }

  .md\:focus\:-mb-80:focus {
    margin-bottom: -20rem !important;
  }

  .md\:focus\:-ml-80:focus {
    margin-left: -20rem !important;
  }

  .md\:focus\:-mt-81:focus {
    margin-top: -20.25rem !important;
  }

  .md\:focus\:-mr-81:focus {
    margin-right: -20.25rem !important;
  }

  .md\:focus\:-mb-81:focus {
    margin-bottom: -20.25rem !important;
  }

  .md\:focus\:-ml-81:focus {
    margin-left: -20.25rem !important;
  }

  .md\:focus\:-mt-82:focus {
    margin-top: -20.5rem !important;
  }

  .md\:focus\:-mr-82:focus {
    margin-right: -20.5rem !important;
  }

  .md\:focus\:-mb-82:focus {
    margin-bottom: -20.5rem !important;
  }

  .md\:focus\:-ml-82:focus {
    margin-left: -20.5rem !important;
  }

  .md\:focus\:-mt-83:focus {
    margin-top: -20.75rem !important;
  }

  .md\:focus\:-mr-83:focus {
    margin-right: -20.75rem !important;
  }

  .md\:focus\:-mb-83:focus {
    margin-bottom: -20.75rem !important;
  }

  .md\:focus\:-ml-83:focus {
    margin-left: -20.75rem !important;
  }

  .md\:focus\:-mt-84:focus {
    margin-top: -21rem !important;
  }

  .md\:focus\:-mr-84:focus {
    margin-right: -21rem !important;
  }

  .md\:focus\:-mb-84:focus {
    margin-bottom: -21rem !important;
  }

  .md\:focus\:-ml-84:focus {
    margin-left: -21rem !important;
  }

  .md\:focus\:-mt-85:focus {
    margin-top: -21.25rem !important;
  }

  .md\:focus\:-mr-85:focus {
    margin-right: -21.25rem !important;
  }

  .md\:focus\:-mb-85:focus {
    margin-bottom: -21.25rem !important;
  }

  .md\:focus\:-ml-85:focus {
    margin-left: -21.25rem !important;
  }

  .md\:focus\:-mt-86:focus {
    margin-top: -21.5rem !important;
  }

  .md\:focus\:-mr-86:focus {
    margin-right: -21.5rem !important;
  }

  .md\:focus\:-mb-86:focus {
    margin-bottom: -21.5rem !important;
  }

  .md\:focus\:-ml-86:focus {
    margin-left: -21.5rem !important;
  }

  .md\:focus\:-mt-87:focus {
    margin-top: -21.75rem !important;
  }

  .md\:focus\:-mr-87:focus {
    margin-right: -21.75rem !important;
  }

  .md\:focus\:-mb-87:focus {
    margin-bottom: -21.75rem !important;
  }

  .md\:focus\:-ml-87:focus {
    margin-left: -21.75rem !important;
  }

  .md\:focus\:-mt-88:focus {
    margin-top: -22rem !important;
  }

  .md\:focus\:-mr-88:focus {
    margin-right: -22rem !important;
  }

  .md\:focus\:-mb-88:focus {
    margin-bottom: -22rem !important;
  }

  .md\:focus\:-ml-88:focus {
    margin-left: -22rem !important;
  }

  .md\:focus\:-mt-89:focus {
    margin-top: -22.25rem !important;
  }

  .md\:focus\:-mr-89:focus {
    margin-right: -22.25rem !important;
  }

  .md\:focus\:-mb-89:focus {
    margin-bottom: -22.25rem !important;
  }

  .md\:focus\:-ml-89:focus {
    margin-left: -22.25rem !important;
  }

  .md\:focus\:-mt-90:focus {
    margin-top: -22.5rem !important;
  }

  .md\:focus\:-mr-90:focus {
    margin-right: -22.5rem !important;
  }

  .md\:focus\:-mb-90:focus {
    margin-bottom: -22.5rem !important;
  }

  .md\:focus\:-ml-90:focus {
    margin-left: -22.5rem !important;
  }

  .md\:focus\:-mt-91:focus {
    margin-top: -22.75rem !important;
  }

  .md\:focus\:-mr-91:focus {
    margin-right: -22.75rem !important;
  }

  .md\:focus\:-mb-91:focus {
    margin-bottom: -22.75rem !important;
  }

  .md\:focus\:-ml-91:focus {
    margin-left: -22.75rem !important;
  }

  .md\:focus\:-mt-92:focus {
    margin-top: -23rem !important;
  }

  .md\:focus\:-mr-92:focus {
    margin-right: -23rem !important;
  }

  .md\:focus\:-mb-92:focus {
    margin-bottom: -23rem !important;
  }

  .md\:focus\:-ml-92:focus {
    margin-left: -23rem !important;
  }

  .md\:focus\:-mt-93:focus {
    margin-top: -23.25rem !important;
  }

  .md\:focus\:-mr-93:focus {
    margin-right: -23.25rem !important;
  }

  .md\:focus\:-mb-93:focus {
    margin-bottom: -23.25rem !important;
  }

  .md\:focus\:-ml-93:focus {
    margin-left: -23.25rem !important;
  }

  .md\:focus\:-mt-94:focus {
    margin-top: -23.5rem !important;
  }

  .md\:focus\:-mr-94:focus {
    margin-right: -23.5rem !important;
  }

  .md\:focus\:-mb-94:focus {
    margin-bottom: -23.5rem !important;
  }

  .md\:focus\:-ml-94:focus {
    margin-left: -23.5rem !important;
  }

  .md\:focus\:-mt-95:focus {
    margin-top: -23.75rem !important;
  }

  .md\:focus\:-mr-95:focus {
    margin-right: -23.75rem !important;
  }

  .md\:focus\:-mb-95:focus {
    margin-bottom: -23.75rem !important;
  }

  .md\:focus\:-ml-95:focus {
    margin-left: -23.75rem !important;
  }

  .md\:focus\:-mt-96:focus {
    margin-top: -24rem !important;
  }

  .md\:focus\:-mr-96:focus {
    margin-right: -24rem !important;
  }

  .md\:focus\:-mb-96:focus {
    margin-bottom: -24rem !important;
  }

  .md\:focus\:-ml-96:focus {
    margin-left: -24rem !important;
  }

  .md\:focus\:-mt-97:focus {
    margin-top: -24.25rem !important;
  }

  .md\:focus\:-mr-97:focus {
    margin-right: -24.25rem !important;
  }

  .md\:focus\:-mb-97:focus {
    margin-bottom: -24.25rem !important;
  }

  .md\:focus\:-ml-97:focus {
    margin-left: -24.25rem !important;
  }

  .md\:focus\:-mt-98:focus {
    margin-top: -24.5rem !important;
  }

  .md\:focus\:-mr-98:focus {
    margin-right: -24.5rem !important;
  }

  .md\:focus\:-mb-98:focus {
    margin-bottom: -24.5rem !important;
  }

  .md\:focus\:-ml-98:focus {
    margin-left: -24.5rem !important;
  }

  .md\:focus\:-mt-99:focus {
    margin-top: -24.75rem !important;
  }

  .md\:focus\:-mr-99:focus {
    margin-right: -24.75rem !important;
  }

  .md\:focus\:-mb-99:focus {
    margin-bottom: -24.75rem !important;
  }

  .md\:focus\:-ml-99:focus {
    margin-left: -24.75rem !important;
  }

  .md\:focus\:-mt-100:focus {
    margin-top: -25rem !important;
  }

  .md\:focus\:-mr-100:focus {
    margin-right: -25rem !important;
  }

  .md\:focus\:-mb-100:focus {
    margin-bottom: -25rem !important;
  }

  .md\:focus\:-ml-100:focus {
    margin-left: -25rem !important;
  }

  .md\:focus\:-mt-101:focus {
    margin-top: -25.25rem !important;
  }

  .md\:focus\:-mr-101:focus {
    margin-right: -25.25rem !important;
  }

  .md\:focus\:-mb-101:focus {
    margin-bottom: -25.25rem !important;
  }

  .md\:focus\:-ml-101:focus {
    margin-left: -25.25rem !important;
  }

  .md\:focus\:-mt-102:focus {
    margin-top: -25.5rem !important;
  }

  .md\:focus\:-mr-102:focus {
    margin-right: -25.5rem !important;
  }

  .md\:focus\:-mb-102:focus {
    margin-bottom: -25.5rem !important;
  }

  .md\:focus\:-ml-102:focus {
    margin-left: -25.5rem !important;
  }

  .md\:focus\:-mt-103:focus {
    margin-top: -25.75rem !important;
  }

  .md\:focus\:-mr-103:focus {
    margin-right: -25.75rem !important;
  }

  .md\:focus\:-mb-103:focus {
    margin-bottom: -25.75rem !important;
  }

  .md\:focus\:-ml-103:focus {
    margin-left: -25.75rem !important;
  }

  .md\:focus\:-mt-104:focus {
    margin-top: -26rem !important;
  }

  .md\:focus\:-mr-104:focus {
    margin-right: -26rem !important;
  }

  .md\:focus\:-mb-104:focus {
    margin-bottom: -26rem !important;
  }

  .md\:focus\:-ml-104:focus {
    margin-left: -26rem !important;
  }

  .md\:focus\:-mt-105:focus {
    margin-top: -26.25rem !important;
  }

  .md\:focus\:-mr-105:focus {
    margin-right: -26.25rem !important;
  }

  .md\:focus\:-mb-105:focus {
    margin-bottom: -26.25rem !important;
  }

  .md\:focus\:-ml-105:focus {
    margin-left: -26.25rem !important;
  }

  .md\:focus\:-mt-px:focus {
    margin-top: -1px !important;
  }

  .md\:focus\:-mr-px:focus {
    margin-right: -1px !important;
  }

  .md\:focus\:-mb-px:focus {
    margin-bottom: -1px !important;
  }

  .md\:focus\:-ml-px:focus {
    margin-left: -1px !important;
  }

  .md\:focus\:-mt-0\.5:focus {
    margin-top: -0.125rem !important;
  }

  .md\:focus\:-mr-0\.5:focus {
    margin-right: -0.125rem !important;
  }

  .md\:focus\:-mb-0\.5:focus {
    margin-bottom: -0.125rem !important;
  }

  .md\:focus\:-ml-0\.5:focus {
    margin-left: -0.125rem !important;
  }

  .md\:focus\:-mt-1\.5:focus {
    margin-top: -0.375rem !important;
  }

  .md\:focus\:-mr-1\.5:focus {
    margin-right: -0.375rem !important;
  }

  .md\:focus\:-mb-1\.5:focus {
    margin-bottom: -0.375rem !important;
  }

  .md\:focus\:-ml-1\.5:focus {
    margin-left: -0.375rem !important;
  }

  .md\:focus\:-mt-2\.5:focus {
    margin-top: -0.625rem !important;
  }

  .md\:focus\:-mr-2\.5:focus {
    margin-right: -0.625rem !important;
  }

  .md\:focus\:-mb-2\.5:focus {
    margin-bottom: -0.625rem !important;
  }

  .md\:focus\:-ml-2\.5:focus {
    margin-left: -0.625rem !important;
  }

  .md\:focus\:-mt-3\.5:focus {
    margin-top: -0.875rem !important;
  }

  .md\:focus\:-mr-3\.5:focus {
    margin-right: -0.875rem !important;
  }

  .md\:focus\:-mb-3\.5:focus {
    margin-bottom: -0.875rem !important;
  }

  .md\:focus\:-ml-3\.5:focus {
    margin-left: -0.875rem !important;
  }

  .md\:focus\:-mt-4\.5:focus {
    margin-top: -1.125rem !important;
  }

  .md\:focus\:-mr-4\.5:focus {
    margin-right: -1.125rem !important;
  }

  .md\:focus\:-mb-4\.5:focus {
    margin-bottom: -1.125rem !important;
  }

  .md\:focus\:-ml-4\.5:focus {
    margin-left: -1.125rem !important;
  }

  .md\:focus\:-mt-5\.5:focus {
    margin-top: -1.375rem !important;
  }

  .md\:focus\:-mr-5\.5:focus {
    margin-right: -1.375rem !important;
  }

  .md\:focus\:-mb-5\.5:focus {
    margin-bottom: -1.375rem !important;
  }

  .md\:focus\:-ml-5\.5:focus {
    margin-left: -1.375rem !important;
  }

  .md\:focus\:-mt-6\.5:focus {
    margin-top: -1.625rem !important;
  }

  .md\:focus\:-mr-6\.5:focus {
    margin-right: -1.625rem !important;
  }

  .md\:focus\:-mb-6\.5:focus {
    margin-bottom: -1.625rem !important;
  }

  .md\:focus\:-ml-6\.5:focus {
    margin-left: -1.625rem !important;
  }

  .md\:focus\:-mt-7\.5:focus {
    margin-top: -1.875rem !important;
  }

  .md\:focus\:-mr-7\.5:focus {
    margin-right: -1.875rem !important;
  }

  .md\:focus\:-mb-7\.5:focus {
    margin-bottom: -1.875rem !important;
  }

  .md\:focus\:-ml-7\.5:focus {
    margin-left: -1.875rem !important;
  }

  .md\:focus\:-mt-8\.5:focus {
    margin-top: -2.125rem !important;
  }

  .md\:focus\:-mr-8\.5:focus {
    margin-right: -2.125rem !important;
  }

  .md\:focus\:-mb-8\.5:focus {
    margin-bottom: -2.125rem !important;
  }

  .md\:focus\:-ml-8\.5:focus {
    margin-left: -2.125rem !important;
  }

  .md\:focus\:-mt-9\.5:focus {
    margin-top: -2.375rem !important;
  }

  .md\:focus\:-mr-9\.5:focus {
    margin-right: -2.375rem !important;
  }

  .md\:focus\:-mb-9\.5:focus {
    margin-bottom: -2.375rem !important;
  }

  .md\:focus\:-ml-9\.5:focus {
    margin-left: -2.375rem !important;
  }

  .md\:focus\:-mt-10\.5:focus {
    margin-top: -2.625rem !important;
  }

  .md\:focus\:-mr-10\.5:focus {
    margin-right: -2.625rem !important;
  }

  .md\:focus\:-mb-10\.5:focus {
    margin-bottom: -2.625rem !important;
  }

  .md\:focus\:-ml-10\.5:focus {
    margin-left: -2.625rem !important;
  }

  .md\:focus\:-mt-11\.5:focus {
    margin-top: -2.875rem !important;
  }

  .md\:focus\:-mr-11\.5:focus {
    margin-right: -2.875rem !important;
  }

  .md\:focus\:-mb-11\.5:focus {
    margin-bottom: -2.875rem !important;
  }

  .md\:focus\:-ml-11\.5:focus {
    margin-left: -2.875rem !important;
  }

  .md\:focus\:-mt-12\.5:focus {
    margin-top: -3.125rem !important;
  }

  .md\:focus\:-mr-12\.5:focus {
    margin-right: -3.125rem !important;
  }

  .md\:focus\:-mb-12\.5:focus {
    margin-bottom: -3.125rem !important;
  }

  .md\:focus\:-ml-12\.5:focus {
    margin-left: -3.125rem !important;
  }

  .md\:focus\:-mt-13\.5:focus {
    margin-top: -3.375rem !important;
  }

  .md\:focus\:-mr-13\.5:focus {
    margin-right: -3.375rem !important;
  }

  .md\:focus\:-mb-13\.5:focus {
    margin-bottom: -3.375rem !important;
  }

  .md\:focus\:-ml-13\.5:focus {
    margin-left: -3.375rem !important;
  }

  .md\:focus\:-mt-14\.5:focus {
    margin-top: -3.625rem !important;
  }

  .md\:focus\:-mr-14\.5:focus {
    margin-right: -3.625rem !important;
  }

  .md\:focus\:-mb-14\.5:focus {
    margin-bottom: -3.625rem !important;
  }

  .md\:focus\:-ml-14\.5:focus {
    margin-left: -3.625rem !important;
  }

  .md\:focus\:-mt-15\.5:focus {
    margin-top: -3.875rem !important;
  }

  .md\:focus\:-mr-15\.5:focus {
    margin-right: -3.875rem !important;
  }

  .md\:focus\:-mb-15\.5:focus {
    margin-bottom: -3.875rem !important;
  }

  .md\:focus\:-ml-15\.5:focus {
    margin-left: -3.875rem !important;
  }

  .md\:focus\:-mt-16\.5:focus {
    margin-top: -4.125rem !important;
  }

  .md\:focus\:-mr-16\.5:focus {
    margin-right: -4.125rem !important;
  }

  .md\:focus\:-mb-16\.5:focus {
    margin-bottom: -4.125rem !important;
  }

  .md\:focus\:-ml-16\.5:focus {
    margin-left: -4.125rem !important;
  }

  .md\:focus\:-mt-17\.5:focus {
    margin-top: -4.375rem !important;
  }

  .md\:focus\:-mr-17\.5:focus {
    margin-right: -4.375rem !important;
  }

  .md\:focus\:-mb-17\.5:focus {
    margin-bottom: -4.375rem !important;
  }

  .md\:focus\:-ml-17\.5:focus {
    margin-left: -4.375rem !important;
  }

  .md\:focus\:-mt-18\.5:focus {
    margin-top: -4.625rem !important;
  }

  .md\:focus\:-mr-18\.5:focus {
    margin-right: -4.625rem !important;
  }

  .md\:focus\:-mb-18\.5:focus {
    margin-bottom: -4.625rem !important;
  }

  .md\:focus\:-ml-18\.5:focus {
    margin-left: -4.625rem !important;
  }

  .md\:focus\:-mt-19\.5:focus {
    margin-top: -4.875rem !important;
  }

  .md\:focus\:-mr-19\.5:focus {
    margin-right: -4.875rem !important;
  }

  .md\:focus\:-mb-19\.5:focus {
    margin-bottom: -4.875rem !important;
  }

  .md\:focus\:-ml-19\.5:focus {
    margin-left: -4.875rem !important;
  }

  .md\:focus\:-mt-20\.5:focus {
    margin-top: -5.125rem !important;
  }

  .md\:focus\:-mr-20\.5:focus {
    margin-right: -5.125rem !important;
  }

  .md\:focus\:-mb-20\.5:focus {
    margin-bottom: -5.125rem !important;
  }

  .md\:focus\:-ml-20\.5:focus {
    margin-left: -5.125rem !important;
  }

  .md\:focus\:-mt-21\.5:focus {
    margin-top: -5.375rem !important;
  }

  .md\:focus\:-mr-21\.5:focus {
    margin-right: -5.375rem !important;
  }

  .md\:focus\:-mb-21\.5:focus {
    margin-bottom: -5.375rem !important;
  }

  .md\:focus\:-ml-21\.5:focus {
    margin-left: -5.375rem !important;
  }

  .md\:focus\:-mt-22\.5:focus {
    margin-top: -5.625rem !important;
  }

  .md\:focus\:-mr-22\.5:focus {
    margin-right: -5.625rem !important;
  }

  .md\:focus\:-mb-22\.5:focus {
    margin-bottom: -5.625rem !important;
  }

  .md\:focus\:-ml-22\.5:focus {
    margin-left: -5.625rem !important;
  }

  .md\:focus\:-mt-23\.5:focus {
    margin-top: -5.875rem !important;
  }

  .md\:focus\:-mr-23\.5:focus {
    margin-right: -5.875rem !important;
  }

  .md\:focus\:-mb-23\.5:focus {
    margin-bottom: -5.875rem !important;
  }

  .md\:focus\:-ml-23\.5:focus {
    margin-left: -5.875rem !important;
  }

  .md\:focus\:-mt-24\.5:focus {
    margin-top: -6.125rem !important;
  }

  .md\:focus\:-mr-24\.5:focus {
    margin-right: -6.125rem !important;
  }

  .md\:focus\:-mb-24\.5:focus {
    margin-bottom: -6.125rem !important;
  }

  .md\:focus\:-ml-24\.5:focus {
    margin-left: -6.125rem !important;
  }

  .md\:focus\:-mt-25\.5:focus {
    margin-top: -6.375rem !important;
  }

  .md\:focus\:-mr-25\.5:focus {
    margin-right: -6.375rem !important;
  }

  .md\:focus\:-mb-25\.5:focus {
    margin-bottom: -6.375rem !important;
  }

  .md\:focus\:-ml-25\.5:focus {
    margin-left: -6.375rem !important;
  }

  .md\:focus\:-mt-26\.5:focus {
    margin-top: -6.625rem !important;
  }

  .md\:focus\:-mr-26\.5:focus {
    margin-right: -6.625rem !important;
  }

  .md\:focus\:-mb-26\.5:focus {
    margin-bottom: -6.625rem !important;
  }

  .md\:focus\:-ml-26\.5:focus {
    margin-left: -6.625rem !important;
  }

  .md\:focus\:-mt-27\.5:focus {
    margin-top: -6.875rem !important;
  }

  .md\:focus\:-mr-27\.5:focus {
    margin-right: -6.875rem !important;
  }

  .md\:focus\:-mb-27\.5:focus {
    margin-bottom: -6.875rem !important;
  }

  .md\:focus\:-ml-27\.5:focus {
    margin-left: -6.875rem !important;
  }

  .md\:focus\:-mt-28\.5:focus {
    margin-top: -7.125rem !important;
  }

  .md\:focus\:-mr-28\.5:focus {
    margin-right: -7.125rem !important;
  }

  .md\:focus\:-mb-28\.5:focus {
    margin-bottom: -7.125rem !important;
  }

  .md\:focus\:-ml-28\.5:focus {
    margin-left: -7.125rem !important;
  }

  .md\:focus\:-mt-29\.5:focus {
    margin-top: -7.375rem !important;
  }

  .md\:focus\:-mr-29\.5:focus {
    margin-right: -7.375rem !important;
  }

  .md\:focus\:-mb-29\.5:focus {
    margin-bottom: -7.375rem !important;
  }

  .md\:focus\:-ml-29\.5:focus {
    margin-left: -7.375rem !important;
  }

  .md\:focus\:-mt-30\.5:focus {
    margin-top: -7.625rem !important;
  }

  .md\:focus\:-mr-30\.5:focus {
    margin-right: -7.625rem !important;
  }

  .md\:focus\:-mb-30\.5:focus {
    margin-bottom: -7.625rem !important;
  }

  .md\:focus\:-ml-30\.5:focus {
    margin-left: -7.625rem !important;
  }

  .md\:focus\:-mt-31\.5:focus {
    margin-top: -7.875rem !important;
  }

  .md\:focus\:-mr-31\.5:focus {
    margin-right: -7.875rem !important;
  }

  .md\:focus\:-mb-31\.5:focus {
    margin-bottom: -7.875rem !important;
  }

  .md\:focus\:-ml-31\.5:focus {
    margin-left: -7.875rem !important;
  }

  .md\:focus\:-mt-32\.5:focus {
    margin-top: -8.125rem !important;
  }

  .md\:focus\:-mr-32\.5:focus {
    margin-right: -8.125rem !important;
  }

  .md\:focus\:-mb-32\.5:focus {
    margin-bottom: -8.125rem !important;
  }

  .md\:focus\:-ml-32\.5:focus {
    margin-left: -8.125rem !important;
  }

  .md\:focus\:-mt-33\.5:focus {
    margin-top: -8.375rem !important;
  }

  .md\:focus\:-mr-33\.5:focus {
    margin-right: -8.375rem !important;
  }

  .md\:focus\:-mb-33\.5:focus {
    margin-bottom: -8.375rem !important;
  }

  .md\:focus\:-ml-33\.5:focus {
    margin-left: -8.375rem !important;
  }

  .md\:focus\:-mt-34\.5:focus {
    margin-top: -8.625rem !important;
  }

  .md\:focus\:-mr-34\.5:focus {
    margin-right: -8.625rem !important;
  }

  .md\:focus\:-mb-34\.5:focus {
    margin-bottom: -8.625rem !important;
  }

  .md\:focus\:-ml-34\.5:focus {
    margin-left: -8.625rem !important;
  }

  .md\:focus\:-mt-35\.5:focus {
    margin-top: -8.875rem !important;
  }

  .md\:focus\:-mr-35\.5:focus {
    margin-right: -8.875rem !important;
  }

  .md\:focus\:-mb-35\.5:focus {
    margin-bottom: -8.875rem !important;
  }

  .md\:focus\:-ml-35\.5:focus {
    margin-left: -8.875rem !important;
  }

  .md\:focus\:-mt-36\.5:focus {
    margin-top: -9.125rem !important;
  }

  .md\:focus\:-mr-36\.5:focus {
    margin-right: -9.125rem !important;
  }

  .md\:focus\:-mb-36\.5:focus {
    margin-bottom: -9.125rem !important;
  }

  .md\:focus\:-ml-36\.5:focus {
    margin-left: -9.125rem !important;
  }

  .md\:focus\:-mt-37\.5:focus {
    margin-top: -9.375rem !important;
  }

  .md\:focus\:-mr-37\.5:focus {
    margin-right: -9.375rem !important;
  }

  .md\:focus\:-mb-37\.5:focus {
    margin-bottom: -9.375rem !important;
  }

  .md\:focus\:-ml-37\.5:focus {
    margin-left: -9.375rem !important;
  }

  .md\:focus\:-mt-38\.5:focus {
    margin-top: -9.625rem !important;
  }

  .md\:focus\:-mr-38\.5:focus {
    margin-right: -9.625rem !important;
  }

  .md\:focus\:-mb-38\.5:focus {
    margin-bottom: -9.625rem !important;
  }

  .md\:focus\:-ml-38\.5:focus {
    margin-left: -9.625rem !important;
  }

  .md\:focus\:-mt-39\.5:focus {
    margin-top: -9.875rem !important;
  }

  .md\:focus\:-mr-39\.5:focus {
    margin-right: -9.875rem !important;
  }

  .md\:focus\:-mb-39\.5:focus {
    margin-bottom: -9.875rem !important;
  }

  .md\:focus\:-ml-39\.5:focus {
    margin-left: -9.875rem !important;
  }

  .md\:focus\:-mt-40\.5:focus {
    margin-top: -10.125rem !important;
  }

  .md\:focus\:-mr-40\.5:focus {
    margin-right: -10.125rem !important;
  }

  .md\:focus\:-mb-40\.5:focus {
    margin-bottom: -10.125rem !important;
  }

  .md\:focus\:-ml-40\.5:focus {
    margin-left: -10.125rem !important;
  }

  .md\:focus\:-mt-41\.5:focus {
    margin-top: -10.375rem !important;
  }

  .md\:focus\:-mr-41\.5:focus {
    margin-right: -10.375rem !important;
  }

  .md\:focus\:-mb-41\.5:focus {
    margin-bottom: -10.375rem !important;
  }

  .md\:focus\:-ml-41\.5:focus {
    margin-left: -10.375rem !important;
  }

  .md\:focus\:-mt-42\.5:focus {
    margin-top: -10.625rem !important;
  }

  .md\:focus\:-mr-42\.5:focus {
    margin-right: -10.625rem !important;
  }

  .md\:focus\:-mb-42\.5:focus {
    margin-bottom: -10.625rem !important;
  }

  .md\:focus\:-ml-42\.5:focus {
    margin-left: -10.625rem !important;
  }

  .md\:focus\:-mt-43\.5:focus {
    margin-top: -10.875rem !important;
  }

  .md\:focus\:-mr-43\.5:focus {
    margin-right: -10.875rem !important;
  }

  .md\:focus\:-mb-43\.5:focus {
    margin-bottom: -10.875rem !important;
  }

  .md\:focus\:-ml-43\.5:focus {
    margin-left: -10.875rem !important;
  }

  .md\:focus\:-mt-44\.5:focus {
    margin-top: -11.125rem !important;
  }

  .md\:focus\:-mr-44\.5:focus {
    margin-right: -11.125rem !important;
  }

  .md\:focus\:-mb-44\.5:focus {
    margin-bottom: -11.125rem !important;
  }

  .md\:focus\:-ml-44\.5:focus {
    margin-left: -11.125rem !important;
  }

  .md\:focus\:-mt-45\.5:focus {
    margin-top: -11.375rem !important;
  }

  .md\:focus\:-mr-45\.5:focus {
    margin-right: -11.375rem !important;
  }

  .md\:focus\:-mb-45\.5:focus {
    margin-bottom: -11.375rem !important;
  }

  .md\:focus\:-ml-45\.5:focus {
    margin-left: -11.375rem !important;
  }

  .md\:focus\:-mt-46\.5:focus {
    margin-top: -11.625rem !important;
  }

  .md\:focus\:-mr-46\.5:focus {
    margin-right: -11.625rem !important;
  }

  .md\:focus\:-mb-46\.5:focus {
    margin-bottom: -11.625rem !important;
  }

  .md\:focus\:-ml-46\.5:focus {
    margin-left: -11.625rem !important;
  }

  .md\:focus\:-mt-47\.5:focus {
    margin-top: -11.875rem !important;
  }

  .md\:focus\:-mr-47\.5:focus {
    margin-right: -11.875rem !important;
  }

  .md\:focus\:-mb-47\.5:focus {
    margin-bottom: -11.875rem !important;
  }

  .md\:focus\:-ml-47\.5:focus {
    margin-left: -11.875rem !important;
  }

  .md\:focus\:-mt-48\.5:focus {
    margin-top: -12.125rem !important;
  }

  .md\:focus\:-mr-48\.5:focus {
    margin-right: -12.125rem !important;
  }

  .md\:focus\:-mb-48\.5:focus {
    margin-bottom: -12.125rem !important;
  }

  .md\:focus\:-ml-48\.5:focus {
    margin-left: -12.125rem !important;
  }

  .md\:focus\:-mt-49\.5:focus {
    margin-top: -12.375rem !important;
  }

  .md\:focus\:-mr-49\.5:focus {
    margin-right: -12.375rem !important;
  }

  .md\:focus\:-mb-49\.5:focus {
    margin-bottom: -12.375rem !important;
  }

  .md\:focus\:-ml-49\.5:focus {
    margin-left: -12.375rem !important;
  }

  .md\:focus\:-mt-50\.5:focus {
    margin-top: -12.625rem !important;
  }

  .md\:focus\:-mr-50\.5:focus {
    margin-right: -12.625rem !important;
  }

  .md\:focus\:-mb-50\.5:focus {
    margin-bottom: -12.625rem !important;
  }

  .md\:focus\:-ml-50\.5:focus {
    margin-left: -12.625rem !important;
  }

  .md\:focus\:-mt-51\.5:focus {
    margin-top: -12.875rem !important;
  }

  .md\:focus\:-mr-51\.5:focus {
    margin-right: -12.875rem !important;
  }

  .md\:focus\:-mb-51\.5:focus {
    margin-bottom: -12.875rem !important;
  }

  .md\:focus\:-ml-51\.5:focus {
    margin-left: -12.875rem !important;
  }

  .md\:focus\:-mt-52\.5:focus {
    margin-top: -13.125rem !important;
  }

  .md\:focus\:-mr-52\.5:focus {
    margin-right: -13.125rem !important;
  }

  .md\:focus\:-mb-52\.5:focus {
    margin-bottom: -13.125rem !important;
  }

  .md\:focus\:-ml-52\.5:focus {
    margin-left: -13.125rem !important;
  }

  .md\:focus\:-mt-53\.5:focus {
    margin-top: -13.375rem !important;
  }

  .md\:focus\:-mr-53\.5:focus {
    margin-right: -13.375rem !important;
  }

  .md\:focus\:-mb-53\.5:focus {
    margin-bottom: -13.375rem !important;
  }

  .md\:focus\:-ml-53\.5:focus {
    margin-left: -13.375rem !important;
  }

  .md\:focus\:-mt-54\.5:focus {
    margin-top: -13.625rem !important;
  }

  .md\:focus\:-mr-54\.5:focus {
    margin-right: -13.625rem !important;
  }

  .md\:focus\:-mb-54\.5:focus {
    margin-bottom: -13.625rem !important;
  }

  .md\:focus\:-ml-54\.5:focus {
    margin-left: -13.625rem !important;
  }

  .md\:focus\:-mt-55\.5:focus {
    margin-top: -13.875rem !important;
  }

  .md\:focus\:-mr-55\.5:focus {
    margin-right: -13.875rem !important;
  }

  .md\:focus\:-mb-55\.5:focus {
    margin-bottom: -13.875rem !important;
  }

  .md\:focus\:-ml-55\.5:focus {
    margin-left: -13.875rem !important;
  }

  .md\:focus\:-mt-56\.5:focus {
    margin-top: -14.125rem !important;
  }

  .md\:focus\:-mr-56\.5:focus {
    margin-right: -14.125rem !important;
  }

  .md\:focus\:-mb-56\.5:focus {
    margin-bottom: -14.125rem !important;
  }

  .md\:focus\:-ml-56\.5:focus {
    margin-left: -14.125rem !important;
  }

  .md\:focus\:-mt-57\.5:focus {
    margin-top: -14.375rem !important;
  }

  .md\:focus\:-mr-57\.5:focus {
    margin-right: -14.375rem !important;
  }

  .md\:focus\:-mb-57\.5:focus {
    margin-bottom: -14.375rem !important;
  }

  .md\:focus\:-ml-57\.5:focus {
    margin-left: -14.375rem !important;
  }

  .md\:focus\:-mt-58\.5:focus {
    margin-top: -14.625rem !important;
  }

  .md\:focus\:-mr-58\.5:focus {
    margin-right: -14.625rem !important;
  }

  .md\:focus\:-mb-58\.5:focus {
    margin-bottom: -14.625rem !important;
  }

  .md\:focus\:-ml-58\.5:focus {
    margin-left: -14.625rem !important;
  }

  .md\:focus\:-mt-59\.5:focus {
    margin-top: -14.875rem !important;
  }

  .md\:focus\:-mr-59\.5:focus {
    margin-right: -14.875rem !important;
  }

  .md\:focus\:-mb-59\.5:focus {
    margin-bottom: -14.875rem !important;
  }

  .md\:focus\:-ml-59\.5:focus {
    margin-left: -14.875rem !important;
  }

  .md\:focus\:-mt-60\.5:focus {
    margin-top: -15.125rem !important;
  }

  .md\:focus\:-mr-60\.5:focus {
    margin-right: -15.125rem !important;
  }

  .md\:focus\:-mb-60\.5:focus {
    margin-bottom: -15.125rem !important;
  }

  .md\:focus\:-ml-60\.5:focus {
    margin-left: -15.125rem !important;
  }

  .md\:focus\:-mt-61\.5:focus {
    margin-top: -15.375rem !important;
  }

  .md\:focus\:-mr-61\.5:focus {
    margin-right: -15.375rem !important;
  }

  .md\:focus\:-mb-61\.5:focus {
    margin-bottom: -15.375rem !important;
  }

  .md\:focus\:-ml-61\.5:focus {
    margin-left: -15.375rem !important;
  }

  .md\:focus\:-mt-62\.5:focus {
    margin-top: -15.625rem !important;
  }

  .md\:focus\:-mr-62\.5:focus {
    margin-right: -15.625rem !important;
  }

  .md\:focus\:-mb-62\.5:focus {
    margin-bottom: -15.625rem !important;
  }

  .md\:focus\:-ml-62\.5:focus {
    margin-left: -15.625rem !important;
  }

  .md\:focus\:-mt-63\.5:focus {
    margin-top: -15.875rem !important;
  }

  .md\:focus\:-mr-63\.5:focus {
    margin-right: -15.875rem !important;
  }

  .md\:focus\:-mb-63\.5:focus {
    margin-bottom: -15.875rem !important;
  }

  .md\:focus\:-ml-63\.5:focus {
    margin-left: -15.875rem !important;
  }

  .md\:focus\:-mt-64\.5:focus {
    margin-top: -16.125rem !important;
  }

  .md\:focus\:-mr-64\.5:focus {
    margin-right: -16.125rem !important;
  }

  .md\:focus\:-mb-64\.5:focus {
    margin-bottom: -16.125rem !important;
  }

  .md\:focus\:-ml-64\.5:focus {
    margin-left: -16.125rem !important;
  }

  .md\:focus\:-mt-65\.5:focus {
    margin-top: -16.375rem !important;
  }

  .md\:focus\:-mr-65\.5:focus {
    margin-right: -16.375rem !important;
  }

  .md\:focus\:-mb-65\.5:focus {
    margin-bottom: -16.375rem !important;
  }

  .md\:focus\:-ml-65\.5:focus {
    margin-left: -16.375rem !important;
  }

  .md\:focus\:-mt-66\.5:focus {
    margin-top: -16.625rem !important;
  }

  .md\:focus\:-mr-66\.5:focus {
    margin-right: -16.625rem !important;
  }

  .md\:focus\:-mb-66\.5:focus {
    margin-bottom: -16.625rem !important;
  }

  .md\:focus\:-ml-66\.5:focus {
    margin-left: -16.625rem !important;
  }

  .md\:focus\:-mt-67\.5:focus {
    margin-top: -16.875rem !important;
  }

  .md\:focus\:-mr-67\.5:focus {
    margin-right: -16.875rem !important;
  }

  .md\:focus\:-mb-67\.5:focus {
    margin-bottom: -16.875rem !important;
  }

  .md\:focus\:-ml-67\.5:focus {
    margin-left: -16.875rem !important;
  }

  .md\:focus\:-mt-68\.5:focus {
    margin-top: -17.125rem !important;
  }

  .md\:focus\:-mr-68\.5:focus {
    margin-right: -17.125rem !important;
  }

  .md\:focus\:-mb-68\.5:focus {
    margin-bottom: -17.125rem !important;
  }

  .md\:focus\:-ml-68\.5:focus {
    margin-left: -17.125rem !important;
  }

  .md\:focus\:-mt-69\.5:focus {
    margin-top: -17.375rem !important;
  }

  .md\:focus\:-mr-69\.5:focus {
    margin-right: -17.375rem !important;
  }

  .md\:focus\:-mb-69\.5:focus {
    margin-bottom: -17.375rem !important;
  }

  .md\:focus\:-ml-69\.5:focus {
    margin-left: -17.375rem !important;
  }

  .md\:focus\:-mt-70\.5:focus {
    margin-top: -17.625rem !important;
  }

  .md\:focus\:-mr-70\.5:focus {
    margin-right: -17.625rem !important;
  }

  .md\:focus\:-mb-70\.5:focus {
    margin-bottom: -17.625rem !important;
  }

  .md\:focus\:-ml-70\.5:focus {
    margin-left: -17.625rem !important;
  }

  .md\:focus\:-mt-71\.5:focus {
    margin-top: -17.875rem !important;
  }

  .md\:focus\:-mr-71\.5:focus {
    margin-right: -17.875rem !important;
  }

  .md\:focus\:-mb-71\.5:focus {
    margin-bottom: -17.875rem !important;
  }

  .md\:focus\:-ml-71\.5:focus {
    margin-left: -17.875rem !important;
  }

  .md\:focus\:-mt-72\.5:focus {
    margin-top: -18.125rem !important;
  }

  .md\:focus\:-mr-72\.5:focus {
    margin-right: -18.125rem !important;
  }

  .md\:focus\:-mb-72\.5:focus {
    margin-bottom: -18.125rem !important;
  }

  .md\:focus\:-ml-72\.5:focus {
    margin-left: -18.125rem !important;
  }

  .md\:focus\:-mt-73\.5:focus {
    margin-top: -18.375rem !important;
  }

  .md\:focus\:-mr-73\.5:focus {
    margin-right: -18.375rem !important;
  }

  .md\:focus\:-mb-73\.5:focus {
    margin-bottom: -18.375rem !important;
  }

  .md\:focus\:-ml-73\.5:focus {
    margin-left: -18.375rem !important;
  }

  .md\:focus\:-mt-74\.5:focus {
    margin-top: -18.625rem !important;
  }

  .md\:focus\:-mr-74\.5:focus {
    margin-right: -18.625rem !important;
  }

  .md\:focus\:-mb-74\.5:focus {
    margin-bottom: -18.625rem !important;
  }

  .md\:focus\:-ml-74\.5:focus {
    margin-left: -18.625rem !important;
  }

  .md\:focus\:-mt-75\.5:focus {
    margin-top: -18.875rem !important;
  }

  .md\:focus\:-mr-75\.5:focus {
    margin-right: -18.875rem !important;
  }

  .md\:focus\:-mb-75\.5:focus {
    margin-bottom: -18.875rem !important;
  }

  .md\:focus\:-ml-75\.5:focus {
    margin-left: -18.875rem !important;
  }

  .md\:focus\:-mt-76\.5:focus {
    margin-top: -19.125rem !important;
  }

  .md\:focus\:-mr-76\.5:focus {
    margin-right: -19.125rem !important;
  }

  .md\:focus\:-mb-76\.5:focus {
    margin-bottom: -19.125rem !important;
  }

  .md\:focus\:-ml-76\.5:focus {
    margin-left: -19.125rem !important;
  }

  .md\:focus\:-mt-77\.5:focus {
    margin-top: -19.375rem !important;
  }

  .md\:focus\:-mr-77\.5:focus {
    margin-right: -19.375rem !important;
  }

  .md\:focus\:-mb-77\.5:focus {
    margin-bottom: -19.375rem !important;
  }

  .md\:focus\:-ml-77\.5:focus {
    margin-left: -19.375rem !important;
  }

  .md\:focus\:-mt-78\.5:focus {
    margin-top: -19.625rem !important;
  }

  .md\:focus\:-mr-78\.5:focus {
    margin-right: -19.625rem !important;
  }

  .md\:focus\:-mb-78\.5:focus {
    margin-bottom: -19.625rem !important;
  }

  .md\:focus\:-ml-78\.5:focus {
    margin-left: -19.625rem !important;
  }

  .md\:focus\:-mt-79\.5:focus {
    margin-top: -19.875rem !important;
  }

  .md\:focus\:-mr-79\.5:focus {
    margin-right: -19.875rem !important;
  }

  .md\:focus\:-mb-79\.5:focus {
    margin-bottom: -19.875rem !important;
  }

  .md\:focus\:-ml-79\.5:focus {
    margin-left: -19.875rem !important;
  }

  .md\:focus\:-mt-80\.5:focus {
    margin-top: -20.125rem !important;
  }

  .md\:focus\:-mr-80\.5:focus {
    margin-right: -20.125rem !important;
  }

  .md\:focus\:-mb-80\.5:focus {
    margin-bottom: -20.125rem !important;
  }

  .md\:focus\:-ml-80\.5:focus {
    margin-left: -20.125rem !important;
  }

  .md\:focus\:-mt-81\.5:focus {
    margin-top: -20.375rem !important;
  }

  .md\:focus\:-mr-81\.5:focus {
    margin-right: -20.375rem !important;
  }

  .md\:focus\:-mb-81\.5:focus {
    margin-bottom: -20.375rem !important;
  }

  .md\:focus\:-ml-81\.5:focus {
    margin-left: -20.375rem !important;
  }

  .md\:focus\:-mt-82\.5:focus {
    margin-top: -20.625rem !important;
  }

  .md\:focus\:-mr-82\.5:focus {
    margin-right: -20.625rem !important;
  }

  .md\:focus\:-mb-82\.5:focus {
    margin-bottom: -20.625rem !important;
  }

  .md\:focus\:-ml-82\.5:focus {
    margin-left: -20.625rem !important;
  }

  .md\:focus\:-mt-83\.5:focus {
    margin-top: -20.875rem !important;
  }

  .md\:focus\:-mr-83\.5:focus {
    margin-right: -20.875rem !important;
  }

  .md\:focus\:-mb-83\.5:focus {
    margin-bottom: -20.875rem !important;
  }

  .md\:focus\:-ml-83\.5:focus {
    margin-left: -20.875rem !important;
  }

  .md\:focus\:-mt-84\.5:focus {
    margin-top: -21.125rem !important;
  }

  .md\:focus\:-mr-84\.5:focus {
    margin-right: -21.125rem !important;
  }

  .md\:focus\:-mb-84\.5:focus {
    margin-bottom: -21.125rem !important;
  }

  .md\:focus\:-ml-84\.5:focus {
    margin-left: -21.125rem !important;
  }

  .md\:focus\:-mt-85\.5:focus {
    margin-top: -21.375rem !important;
  }

  .md\:focus\:-mr-85\.5:focus {
    margin-right: -21.375rem !important;
  }

  .md\:focus\:-mb-85\.5:focus {
    margin-bottom: -21.375rem !important;
  }

  .md\:focus\:-ml-85\.5:focus {
    margin-left: -21.375rem !important;
  }

  .md\:focus\:-mt-86\.5:focus {
    margin-top: -21.625rem !important;
  }

  .md\:focus\:-mr-86\.5:focus {
    margin-right: -21.625rem !important;
  }

  .md\:focus\:-mb-86\.5:focus {
    margin-bottom: -21.625rem !important;
  }

  .md\:focus\:-ml-86\.5:focus {
    margin-left: -21.625rem !important;
  }

  .md\:focus\:-mt-87\.5:focus {
    margin-top: -21.875rem !important;
  }

  .md\:focus\:-mr-87\.5:focus {
    margin-right: -21.875rem !important;
  }

  .md\:focus\:-mb-87\.5:focus {
    margin-bottom: -21.875rem !important;
  }

  .md\:focus\:-ml-87\.5:focus {
    margin-left: -21.875rem !important;
  }

  .md\:focus\:-mt-88\.5:focus {
    margin-top: -22.125rem !important;
  }

  .md\:focus\:-mr-88\.5:focus {
    margin-right: -22.125rem !important;
  }

  .md\:focus\:-mb-88\.5:focus {
    margin-bottom: -22.125rem !important;
  }

  .md\:focus\:-ml-88\.5:focus {
    margin-left: -22.125rem !important;
  }

  .md\:focus\:-mt-89\.5:focus {
    margin-top: -22.375rem !important;
  }

  .md\:focus\:-mr-89\.5:focus {
    margin-right: -22.375rem !important;
  }

  .md\:focus\:-mb-89\.5:focus {
    margin-bottom: -22.375rem !important;
  }

  .md\:focus\:-ml-89\.5:focus {
    margin-left: -22.375rem !important;
  }

  .md\:focus\:-mt-90\.5:focus {
    margin-top: -22.625rem !important;
  }

  .md\:focus\:-mr-90\.5:focus {
    margin-right: -22.625rem !important;
  }

  .md\:focus\:-mb-90\.5:focus {
    margin-bottom: -22.625rem !important;
  }

  .md\:focus\:-ml-90\.5:focus {
    margin-left: -22.625rem !important;
  }

  .md\:focus\:-mt-91\.5:focus {
    margin-top: -22.875rem !important;
  }

  .md\:focus\:-mr-91\.5:focus {
    margin-right: -22.875rem !important;
  }

  .md\:focus\:-mb-91\.5:focus {
    margin-bottom: -22.875rem !important;
  }

  .md\:focus\:-ml-91\.5:focus {
    margin-left: -22.875rem !important;
  }

  .md\:focus\:-mt-92\.5:focus {
    margin-top: -23.125rem !important;
  }

  .md\:focus\:-mr-92\.5:focus {
    margin-right: -23.125rem !important;
  }

  .md\:focus\:-mb-92\.5:focus {
    margin-bottom: -23.125rem !important;
  }

  .md\:focus\:-ml-92\.5:focus {
    margin-left: -23.125rem !important;
  }

  .md\:focus\:-mt-93\.5:focus {
    margin-top: -23.375rem !important;
  }

  .md\:focus\:-mr-93\.5:focus {
    margin-right: -23.375rem !important;
  }

  .md\:focus\:-mb-93\.5:focus {
    margin-bottom: -23.375rem !important;
  }

  .md\:focus\:-ml-93\.5:focus {
    margin-left: -23.375rem !important;
  }

  .md\:focus\:-mt-94\.5:focus {
    margin-top: -23.625rem !important;
  }

  .md\:focus\:-mr-94\.5:focus {
    margin-right: -23.625rem !important;
  }

  .md\:focus\:-mb-94\.5:focus {
    margin-bottom: -23.625rem !important;
  }

  .md\:focus\:-ml-94\.5:focus {
    margin-left: -23.625rem !important;
  }

  .md\:focus\:-mt-95\.5:focus {
    margin-top: -23.875rem !important;
  }

  .md\:focus\:-mr-95\.5:focus {
    margin-right: -23.875rem !important;
  }

  .md\:focus\:-mb-95\.5:focus {
    margin-bottom: -23.875rem !important;
  }

  .md\:focus\:-ml-95\.5:focus {
    margin-left: -23.875rem !important;
  }

  .md\:focus\:-mt-96\.5:focus {
    margin-top: -24.125rem !important;
  }

  .md\:focus\:-mr-96\.5:focus {
    margin-right: -24.125rem !important;
  }

  .md\:focus\:-mb-96\.5:focus {
    margin-bottom: -24.125rem !important;
  }

  .md\:focus\:-ml-96\.5:focus {
    margin-left: -24.125rem !important;
  }

  .md\:focus\:-mt-97\.5:focus {
    margin-top: -24.375rem !important;
  }

  .md\:focus\:-mr-97\.5:focus {
    margin-right: -24.375rem !important;
  }

  .md\:focus\:-mb-97\.5:focus {
    margin-bottom: -24.375rem !important;
  }

  .md\:focus\:-ml-97\.5:focus {
    margin-left: -24.375rem !important;
  }

  .md\:focus\:-mt-98\.5:focus {
    margin-top: -24.625rem !important;
  }

  .md\:focus\:-mr-98\.5:focus {
    margin-right: -24.625rem !important;
  }

  .md\:focus\:-mb-98\.5:focus {
    margin-bottom: -24.625rem !important;
  }

  .md\:focus\:-ml-98\.5:focus {
    margin-left: -24.625rem !important;
  }

  .md\:focus\:-mt-99\.5:focus {
    margin-top: -24.875rem !important;
  }

  .md\:focus\:-mr-99\.5:focus {
    margin-right: -24.875rem !important;
  }

  .md\:focus\:-mb-99\.5:focus {
    margin-bottom: -24.875rem !important;
  }

  .md\:focus\:-ml-99\.5:focus {
    margin-left: -24.875rem !important;
  }

  .md\:focus\:-mt-100\.5:focus {
    margin-top: -25.125rem !important;
  }

  .md\:focus\:-mr-100\.5:focus {
    margin-right: -25.125rem !important;
  }

  .md\:focus\:-mb-100\.5:focus {
    margin-bottom: -25.125rem !important;
  }

  .md\:focus\:-ml-100\.5:focus {
    margin-left: -25.125rem !important;
  }

  .md\:focus\:-mt-101\.5:focus {
    margin-top: -25.375rem !important;
  }

  .md\:focus\:-mr-101\.5:focus {
    margin-right: -25.375rem !important;
  }

  .md\:focus\:-mb-101\.5:focus {
    margin-bottom: -25.375rem !important;
  }

  .md\:focus\:-ml-101\.5:focus {
    margin-left: -25.375rem !important;
  }

  .md\:focus\:-mt-102\.5:focus {
    margin-top: -25.625rem !important;
  }

  .md\:focus\:-mr-102\.5:focus {
    margin-right: -25.625rem !important;
  }

  .md\:focus\:-mb-102\.5:focus {
    margin-bottom: -25.625rem !important;
  }

  .md\:focus\:-ml-102\.5:focus {
    margin-left: -25.625rem !important;
  }

  .md\:focus\:-mt-103\.5:focus {
    margin-top: -25.875rem !important;
  }

  .md\:focus\:-mr-103\.5:focus {
    margin-right: -25.875rem !important;
  }

  .md\:focus\:-mb-103\.5:focus {
    margin-bottom: -25.875rem !important;
  }

  .md\:focus\:-ml-103\.5:focus {
    margin-left: -25.875rem !important;
  }

  .md\:focus\:-mt-104\.5:focus {
    margin-top: -26.125rem !important;
  }

  .md\:focus\:-mr-104\.5:focus {
    margin-right: -26.125rem !important;
  }

  .md\:focus\:-mb-104\.5:focus {
    margin-bottom: -26.125rem !important;
  }

  .md\:focus\:-ml-104\.5:focus {
    margin-left: -26.125rem !important;
  }

  .md\:max-h-full {
    max-height: 100% !important;
  }

  .md\:max-h-screen {
    max-height: 100vh !important;
  }

  .md\:hover\:max-h-full:hover {
    max-height: 100% !important;
  }

  .md\:hover\:max-h-screen:hover {
    max-height: 100vh !important;
  }

  .md\:focus\:max-h-full:focus {
    max-height: 100% !important;
  }

  .md\:focus\:max-h-screen:focus {
    max-height: 100vh !important;
  }

  .md\:max-w-0 {
    max-width: 0rem !important;
  }

  .md\:max-w-4 {
    max-width: 0.25rem !important;
  }

  .md\:max-w-8 {
    max-width: 0.5rem !important;
  }

  .md\:max-w-12 {
    max-width: 0.75rem !important;
  }

  .md\:max-w-16 {
    max-width: 1rem !important;
  }

  .md\:max-w-20 {
    max-width: 1.25rem !important;
  }

  .md\:max-w-24 {
    max-width: 1.5rem !important;
  }

  .md\:max-w-28 {
    max-width: 1.75rem !important;
  }

  .md\:max-w-32 {
    max-width: 2rem !important;
  }

  .md\:max-w-36 {
    max-width: 2.25rem !important;
  }

  .md\:max-w-40 {
    max-width: 2.5rem !important;
  }

  .md\:max-w-44 {
    max-width: 2.75rem !important;
  }

  .md\:max-w-48 {
    max-width: 3rem !important;
  }

  .md\:max-w-52 {
    max-width: 3.25rem !important;
  }

  .md\:max-w-56 {
    max-width: 3.5rem !important;
  }

  .md\:max-w-60 {
    max-width: 3.75rem !important;
  }

  .md\:max-w-64 {
    max-width: 4rem !important;
  }

  .md\:max-w-68 {
    max-width: 4.25rem !important;
  }

  .md\:max-w-72 {
    max-width: 4.5rem !important;
  }

  .md\:max-w-76 {
    max-width: 4.75rem !important;
  }

  .md\:max-w-80 {
    max-width: 5rem !important;
  }

  .md\:max-w-84 {
    max-width: 5.25rem !important;
  }

  .md\:max-w-88 {
    max-width: 5.5rem !important;
  }

  .md\:max-w-92 {
    max-width: 5.75rem !important;
  }

  .md\:max-w-96 {
    max-width: 6rem !important;
  }

  .md\:max-w-100 {
    max-width: 6.25rem !important;
  }

  .md\:max-w-104 {
    max-width: 6.5rem !important;
  }

  .md\:max-w-108 {
    max-width: 6.75rem !important;
  }

  .md\:max-w-112 {
    max-width: 7rem !important;
  }

  .md\:max-w-116 {
    max-width: 7.25rem !important;
  }

  .md\:max-w-120 {
    max-width: 7.5rem !important;
  }

  .md\:max-w-124 {
    max-width: 7.75rem !important;
  }

  .md\:max-w-128 {
    max-width: 8rem !important;
  }

  .md\:max-w-132 {
    max-width: 8.25rem !important;
  }

  .md\:max-w-136 {
    max-width: 8.5rem !important;
  }

  .md\:max-w-140 {
    max-width: 8.75rem !important;
  }

  .md\:max-w-144 {
    max-width: 9rem !important;
  }

  .md\:max-w-148 {
    max-width: 9.25rem !important;
  }

  .md\:max-w-152 {
    max-width: 9.5rem !important;
  }

  .md\:max-w-156 {
    max-width: 9.75rem !important;
  }

  .md\:max-w-160 {
    max-width: 10rem !important;
  }

  .md\:max-w-164 {
    max-width: 10.25rem !important;
  }

  .md\:max-w-168 {
    max-width: 10.5rem !important;
  }

  .md\:max-w-172 {
    max-width: 10.75rem !important;
  }

  .md\:max-w-176 {
    max-width: 11rem !important;
  }

  .md\:max-w-180 {
    max-width: 11.25rem !important;
  }

  .md\:max-w-184 {
    max-width: 11.5rem !important;
  }

  .md\:max-w-188 {
    max-width: 11.75rem !important;
  }

  .md\:max-w-192 {
    max-width: 12rem !important;
  }

  .md\:max-w-196 {
    max-width: 12.25rem !important;
  }

  .md\:max-w-200 {
    max-width: 12.5rem !important;
  }

  .md\:max-w-204 {
    max-width: 12.75rem !important;
  }

  .md\:max-w-208 {
    max-width: 13rem !important;
  }

  .md\:max-w-212 {
    max-width: 13.25rem !important;
  }

  .md\:max-w-216 {
    max-width: 13.5rem !important;
  }

  .md\:max-w-220 {
    max-width: 13.75rem !important;
  }

  .md\:max-w-224 {
    max-width: 14rem !important;
  }

  .md\:max-w-228 {
    max-width: 14.25rem !important;
  }

  .md\:max-w-232 {
    max-width: 14.5rem !important;
  }

  .md\:max-w-236 {
    max-width: 14.75rem !important;
  }

  .md\:max-w-240 {
    max-width: 15rem !important;
  }

  .md\:max-w-244 {
    max-width: 15.25rem !important;
  }

  .md\:max-w-248 {
    max-width: 15.5rem !important;
  }

  .md\:max-w-252 {
    max-width: 15.75rem !important;
  }

  .md\:max-w-256 {
    max-width: 16rem !important;
  }

  .md\:max-w-260 {
    max-width: 16.25rem !important;
  }

  .md\:max-w-264 {
    max-width: 16.5rem !important;
  }

  .md\:max-w-268 {
    max-width: 16.75rem !important;
  }

  .md\:max-w-272 {
    max-width: 17rem !important;
  }

  .md\:max-w-276 {
    max-width: 17.25rem !important;
  }

  .md\:max-w-280 {
    max-width: 17.5rem !important;
  }

  .md\:max-w-284 {
    max-width: 17.75rem !important;
  }

  .md\:max-w-288 {
    max-width: 18rem !important;
  }

  .md\:max-w-292 {
    max-width: 18.25rem !important;
  }

  .md\:max-w-296 {
    max-width: 18.5rem !important;
  }

  .md\:max-w-300 {
    max-width: 18.75rem !important;
  }

  .md\:max-w-304 {
    max-width: 19rem !important;
  }

  .md\:max-w-308 {
    max-width: 19.25rem !important;
  }

  .md\:max-w-312 {
    max-width: 19.5rem !important;
  }

  .md\:max-w-316 {
    max-width: 19.75rem !important;
  }

  .md\:max-w-320 {
    max-width: 20rem !important;
  }

  .md\:max-w-324 {
    max-width: 20.25rem !important;
  }

  .md\:max-w-328 {
    max-width: 20.5rem !important;
  }

  .md\:max-w-332 {
    max-width: 20.75rem !important;
  }

  .md\:max-w-336 {
    max-width: 21rem !important;
  }

  .md\:max-w-340 {
    max-width: 21.25rem !important;
  }

  .md\:max-w-344 {
    max-width: 21.5rem !important;
  }

  .md\:max-w-348 {
    max-width: 21.75rem !important;
  }

  .md\:max-w-352 {
    max-width: 22rem !important;
  }

  .md\:max-w-356 {
    max-width: 22.25rem !important;
  }

  .md\:max-w-360 {
    max-width: 22.5rem !important;
  }

  .md\:max-w-364 {
    max-width: 22.75rem !important;
  }

  .md\:max-w-368 {
    max-width: 23rem !important;
  }

  .md\:max-w-372 {
    max-width: 23.25rem !important;
  }

  .md\:max-w-376 {
    max-width: 23.5rem !important;
  }

  .md\:max-w-380 {
    max-width: 23.75rem !important;
  }

  .md\:max-w-384 {
    max-width: 24rem !important;
  }

  .md\:max-w-388 {
    max-width: 24.25rem !important;
  }

  .md\:max-w-392 {
    max-width: 24.5rem !important;
  }

  .md\:max-w-396 {
    max-width: 24.75rem !important;
  }

  .md\:max-w-400 {
    max-width: 25rem !important;
  }

  .md\:max-w-404 {
    max-width: 25.25rem !important;
  }

  .md\:max-w-408 {
    max-width: 25.5rem !important;
  }

  .md\:max-w-412 {
    max-width: 25.75rem !important;
  }

  .md\:max-w-416 {
    max-width: 26rem !important;
  }

  .md\:max-w-420 {
    max-width: 26.25rem !important;
  }

  .md\:max-w-424 {
    max-width: 26.5rem !important;
  }

  .md\:max-w-428 {
    max-width: 26.75rem !important;
  }

  .md\:max-w-432 {
    max-width: 27rem !important;
  }

  .md\:max-w-436 {
    max-width: 27.25rem !important;
  }

  .md\:max-w-440 {
    max-width: 27.5rem !important;
  }

  .md\:max-w-444 {
    max-width: 27.75rem !important;
  }

  .md\:max-w-448 {
    max-width: 28rem !important;
  }

  .md\:max-w-452 {
    max-width: 28.25rem !important;
  }

  .md\:max-w-456 {
    max-width: 28.5rem !important;
  }

  .md\:max-w-460 {
    max-width: 28.75rem !important;
  }

  .md\:max-w-464 {
    max-width: 29rem !important;
  }

  .md\:max-w-468 {
    max-width: 29.25rem !important;
  }

  .md\:max-w-472 {
    max-width: 29.5rem !important;
  }

  .md\:max-w-476 {
    max-width: 29.75rem !important;
  }

  .md\:max-w-480 {
    max-width: 30rem !important;
  }

  .md\:max-w-484 {
    max-width: 30.25rem !important;
  }

  .md\:max-w-488 {
    max-width: 30.5rem !important;
  }

  .md\:max-w-492 {
    max-width: 30.75rem !important;
  }

  .md\:max-w-496 {
    max-width: 31rem !important;
  }

  .md\:max-w-500 {
    max-width: 31.25rem !important;
  }

  .md\:max-w-504 {
    max-width: 31.5rem !important;
  }

  .md\:max-w-508 {
    max-width: 31.75rem !important;
  }

  .md\:max-w-512 {
    max-width: 32rem !important;
  }

  .md\:max-w-516 {
    max-width: 32.25rem !important;
  }

  .md\:max-w-520 {
    max-width: 32.5rem !important;
  }

  .md\:max-w-524 {
    max-width: 32.75rem !important;
  }

  .md\:max-w-528 {
    max-width: 33rem !important;
  }

  .md\:max-w-532 {
    max-width: 33.25rem !important;
  }

  .md\:max-w-536 {
    max-width: 33.5rem !important;
  }

  .md\:max-w-540 {
    max-width: 33.75rem !important;
  }

  .md\:max-w-544 {
    max-width: 34rem !important;
  }

  .md\:max-w-548 {
    max-width: 34.25rem !important;
  }

  .md\:max-w-552 {
    max-width: 34.5rem !important;
  }

  .md\:max-w-556 {
    max-width: 34.75rem !important;
  }

  .md\:max-w-560 {
    max-width: 35rem !important;
  }

  .md\:max-w-564 {
    max-width: 35.25rem !important;
  }

  .md\:max-w-568 {
    max-width: 35.5rem !important;
  }

  .md\:max-w-572 {
    max-width: 35.75rem !important;
  }

  .md\:max-w-576 {
    max-width: 36rem !important;
  }

  .md\:max-w-580 {
    max-width: 36.25rem !important;
  }

  .md\:max-w-584 {
    max-width: 36.5rem !important;
  }

  .md\:max-w-588 {
    max-width: 36.75rem !important;
  }

  .md\:max-w-592 {
    max-width: 37rem !important;
  }

  .md\:max-w-596 {
    max-width: 37.25rem !important;
  }

  .md\:max-w-600 {
    max-width: 37.5rem !important;
  }

  .md\:max-w-604 {
    max-width: 37.75rem !important;
  }

  .md\:max-w-608 {
    max-width: 38rem !important;
  }

  .md\:max-w-612 {
    max-width: 38.25rem !important;
  }

  .md\:max-w-616 {
    max-width: 38.5rem !important;
  }

  .md\:max-w-620 {
    max-width: 38.75rem !important;
  }

  .md\:max-w-624 {
    max-width: 39rem !important;
  }

  .md\:max-w-628 {
    max-width: 39.25rem !important;
  }

  .md\:max-w-632 {
    max-width: 39.5rem !important;
  }

  .md\:max-w-636 {
    max-width: 39.75rem !important;
  }

  .md\:max-w-640 {
    max-width: 40rem !important;
  }

  .md\:max-w-644 {
    max-width: 40.25rem !important;
  }

  .md\:max-w-648 {
    max-width: 40.5rem !important;
  }

  .md\:max-w-652 {
    max-width: 40.75rem !important;
  }

  .md\:max-w-656 {
    max-width: 41rem !important;
  }

  .md\:max-w-660 {
    max-width: 41.25rem !important;
  }

  .md\:max-w-664 {
    max-width: 41.5rem !important;
  }

  .md\:max-w-668 {
    max-width: 41.75rem !important;
  }

  .md\:max-w-672 {
    max-width: 42rem !important;
  }

  .md\:max-w-676 {
    max-width: 42.25rem !important;
  }

  .md\:max-w-680 {
    max-width: 42.5rem !important;
  }

  .md\:max-w-684 {
    max-width: 42.75rem !important;
  }

  .md\:max-w-688 {
    max-width: 43rem !important;
  }

  .md\:max-w-692 {
    max-width: 43.25rem !important;
  }

  .md\:max-w-696 {
    max-width: 43.5rem !important;
  }

  .md\:max-w-700 {
    max-width: 43.75rem !important;
  }

  .md\:max-w-704 {
    max-width: 44rem !important;
  }

  .md\:max-w-708 {
    max-width: 44.25rem !important;
  }

  .md\:max-w-712 {
    max-width: 44.5rem !important;
  }

  .md\:max-w-716 {
    max-width: 44.75rem !important;
  }

  .md\:max-w-720 {
    max-width: 45rem !important;
  }

  .md\:max-w-724 {
    max-width: 45.25rem !important;
  }

  .md\:max-w-728 {
    max-width: 45.5rem !important;
  }

  .md\:max-w-732 {
    max-width: 45.75rem !important;
  }

  .md\:max-w-736 {
    max-width: 46rem !important;
  }

  .md\:max-w-740 {
    max-width: 46.25rem !important;
  }

  .md\:max-w-744 {
    max-width: 46.5rem !important;
  }

  .md\:max-w-748 {
    max-width: 46.75rem !important;
  }

  .md\:max-w-752 {
    max-width: 47rem !important;
  }

  .md\:max-w-756 {
    max-width: 47.25rem !important;
  }

  .md\:max-w-760 {
    max-width: 47.5rem !important;
  }

  .md\:max-w-764 {
    max-width: 47.75rem !important;
  }

  .md\:max-w-768 {
    max-width: 48rem !important;
  }

  .md\:max-w-772 {
    max-width: 48.25rem !important;
  }

  .md\:max-w-776 {
    max-width: 48.5rem !important;
  }

  .md\:max-w-780 {
    max-width: 48.75rem !important;
  }

  .md\:max-w-784 {
    max-width: 49rem !important;
  }

  .md\:max-w-788 {
    max-width: 49.25rem !important;
  }

  .md\:max-w-792 {
    max-width: 49.5rem !important;
  }

  .md\:max-w-796 {
    max-width: 49.75rem !important;
  }

  .md\:max-w-800 {
    max-width: 50rem !important;
  }

  .md\:max-w-804 {
    max-width: 50.25rem !important;
  }

  .md\:max-w-808 {
    max-width: 50.5rem !important;
  }

  .md\:max-w-812 {
    max-width: 50.75rem !important;
  }

  .md\:max-w-816 {
    max-width: 51rem !important;
  }

  .md\:max-w-820 {
    max-width: 51.25rem !important;
  }

  .md\:max-w-824 {
    max-width: 51.5rem !important;
  }

  .md\:max-w-828 {
    max-width: 51.75rem !important;
  }

  .md\:max-w-832 {
    max-width: 52rem !important;
  }

  .md\:max-w-836 {
    max-width: 52.25rem !important;
  }

  .md\:max-w-840 {
    max-width: 52.5rem !important;
  }

  .md\:max-w-844 {
    max-width: 52.75rem !important;
  }

  .md\:max-w-848 {
    max-width: 53rem !important;
  }

  .md\:max-w-852 {
    max-width: 53.25rem !important;
  }

  .md\:max-w-856 {
    max-width: 53.5rem !important;
  }

  .md\:max-w-860 {
    max-width: 53.75rem !important;
  }

  .md\:max-w-864 {
    max-width: 54rem !important;
  }

  .md\:max-w-868 {
    max-width: 54.25rem !important;
  }

  .md\:max-w-872 {
    max-width: 54.5rem !important;
  }

  .md\:max-w-876 {
    max-width: 54.75rem !important;
  }

  .md\:max-w-880 {
    max-width: 55rem !important;
  }

  .md\:max-w-884 {
    max-width: 55.25rem !important;
  }

  .md\:max-w-888 {
    max-width: 55.5rem !important;
  }

  .md\:max-w-892 {
    max-width: 55.75rem !important;
  }

  .md\:max-w-896 {
    max-width: 56rem !important;
  }

  .md\:max-w-900 {
    max-width: 56.25rem !important;
  }

  .md\:max-w-904 {
    max-width: 56.5rem !important;
  }

  .md\:max-w-908 {
    max-width: 56.75rem !important;
  }

  .md\:max-w-912 {
    max-width: 57rem !important;
  }

  .md\:max-w-916 {
    max-width: 57.25rem !important;
  }

  .md\:max-w-920 {
    max-width: 57.5rem !important;
  }

  .md\:max-w-924 {
    max-width: 57.75rem !important;
  }

  .md\:max-w-928 {
    max-width: 58rem !important;
  }

  .md\:max-w-932 {
    max-width: 58.25rem !important;
  }

  .md\:max-w-936 {
    max-width: 58.5rem !important;
  }

  .md\:max-w-940 {
    max-width: 58.75rem !important;
  }

  .md\:max-w-944 {
    max-width: 59rem !important;
  }

  .md\:max-w-948 {
    max-width: 59.25rem !important;
  }

  .md\:max-w-952 {
    max-width: 59.5rem !important;
  }

  .md\:max-w-956 {
    max-width: 59.75rem !important;
  }

  .md\:max-w-960 {
    max-width: 60rem !important;
  }

  .md\:max-w-964 {
    max-width: 60.25rem !important;
  }

  .md\:max-w-968 {
    max-width: 60.5rem !important;
  }

  .md\:max-w-972 {
    max-width: 60.75rem !important;
  }

  .md\:max-w-976 {
    max-width: 61rem !important;
  }

  .md\:max-w-980 {
    max-width: 61.25rem !important;
  }

  .md\:max-w-984 {
    max-width: 61.5rem !important;
  }

  .md\:max-w-988 {
    max-width: 61.75rem !important;
  }

  .md\:max-w-992 {
    max-width: 62rem !important;
  }

  .md\:max-w-996 {
    max-width: 62.25rem !important;
  }

  .md\:max-w-1000 {
    max-width: 62.5rem !important;
  }

  .md\:max-w-1004 {
    max-width: 62.75rem !important;
  }

  .md\:max-w-1008 {
    max-width: 63rem !important;
  }

  .md\:max-w-1012 {
    max-width: 63.25rem !important;
  }

  .md\:max-w-1016 {
    max-width: 63.5rem !important;
  }

  .md\:max-w-1020 {
    max-width: 63.75rem !important;
  }

  .md\:max-w-1024 {
    max-width: 64rem !important;
  }

  .md\:max-w-1028 {
    max-width: 64.25rem !important;
  }

  .md\:max-w-1032 {
    max-width: 64.5rem !important;
  }

  .md\:max-w-1036 {
    max-width: 64.75rem !important;
  }

  .md\:max-w-1040 {
    max-width: 65rem !important;
  }

  .md\:max-w-1044 {
    max-width: 65.25rem !important;
  }

  .md\:max-w-1048 {
    max-width: 65.5rem !important;
  }

  .md\:max-w-1052 {
    max-width: 65.75rem !important;
  }

  .md\:max-w-1056 {
    max-width: 66rem !important;
  }

  .md\:max-w-1060 {
    max-width: 66.25rem !important;
  }

  .md\:max-w-1064 {
    max-width: 66.5rem !important;
  }

  .md\:max-w-1068 {
    max-width: 66.75rem !important;
  }

  .md\:max-w-1072 {
    max-width: 67rem !important;
  }

  .md\:max-w-1076 {
    max-width: 67.25rem !important;
  }

  .md\:max-w-1080 {
    max-width: 67.5rem !important;
  }

  .md\:max-w-1084 {
    max-width: 67.75rem !important;
  }

  .md\:max-w-1088 {
    max-width: 68rem !important;
  }

  .md\:max-w-1092 {
    max-width: 68.25rem !important;
  }

  .md\:max-w-1096 {
    max-width: 68.5rem !important;
  }

  .md\:max-w-1100 {
    max-width: 68.75rem !important;
  }

  .md\:max-w-1104 {
    max-width: 69rem !important;
  }

  .md\:max-w-1108 {
    max-width: 69.25rem !important;
  }

  .md\:max-w-1112 {
    max-width: 69.5rem !important;
  }

  .md\:max-w-1116 {
    max-width: 69.75rem !important;
  }

  .md\:max-w-1120 {
    max-width: 70rem !important;
  }

  .md\:max-w-1124 {
    max-width: 70.25rem !important;
  }

  .md\:max-w-1128 {
    max-width: 70.5rem !important;
  }

  .md\:max-w-1132 {
    max-width: 70.75rem !important;
  }

  .md\:max-w-1136 {
    max-width: 71rem !important;
  }

  .md\:max-w-1140 {
    max-width: 71.25rem !important;
  }

  .md\:max-w-1144 {
    max-width: 71.5rem !important;
  }

  .md\:max-w-1148 {
    max-width: 71.75rem !important;
  }

  .md\:max-w-1152 {
    max-width: 72rem !important;
  }

  .md\:max-w-1156 {
    max-width: 72.25rem !important;
  }

  .md\:max-w-1160 {
    max-width: 72.5rem !important;
  }

  .md\:max-w-1164 {
    max-width: 72.75rem !important;
  }

  .md\:max-w-1168 {
    max-width: 73rem !important;
  }

  .md\:max-w-1172 {
    max-width: 73.25rem !important;
  }

  .md\:max-w-1176 {
    max-width: 73.5rem !important;
  }

  .md\:max-w-1180 {
    max-width: 73.75rem !important;
  }

  .md\:max-w-1184 {
    max-width: 74rem !important;
  }

  .md\:max-w-1188 {
    max-width: 74.25rem !important;
  }

  .md\:max-w-1192 {
    max-width: 74.5rem !important;
  }

  .md\:max-w-1196 {
    max-width: 74.75rem !important;
  }

  .md\:max-w-1200 {
    max-width: 75rem !important;
  }

  .md\:max-w-none {
    max-width: none !important;
  }

  .md\:max-w-xs {
    max-width: 20rem !important;
  }

  .md\:max-w-sm {
    max-width: 24rem !important;
  }

  .md\:max-w-md {
    max-width: 28rem !important;
  }

  .md\:max-w-lg {
    max-width: 32rem !important;
  }

  .md\:max-w-xl {
    max-width: 36rem !important;
  }

  .md\:max-w-2xl {
    max-width: 42rem !important;
  }

  .md\:max-w-3xl {
    max-width: 48rem !important;
  }

  .md\:max-w-4xl {
    max-width: 56rem !important;
  }

  .md\:max-w-5xl {
    max-width: 64rem !important;
  }

  .md\:max-w-6xl {
    max-width: 72rem !important;
  }

  .md\:max-w-full {
    max-width: 100% !important;
  }

  .md\:max-w-screen-xs {
    max-width: 600px !important;
  }

  .md\:max-w-screen-sm {
    max-width: 769px !important;
  }

  .md\:max-w-screen-md {
    max-width: 1000px !important;
  }

  .md\:max-w-screen-lg {
    max-width: 1200px !important;
  }

  .md\:max-w-screen-xl {
    max-width: 1366px !important;
  }

  .md\:hover\:max-w-0:hover {
    max-width: 0rem !important;
  }

  .md\:hover\:max-w-4:hover {
    max-width: 0.25rem !important;
  }

  .md\:hover\:max-w-8:hover {
    max-width: 0.5rem !important;
  }

  .md\:hover\:max-w-12:hover {
    max-width: 0.75rem !important;
  }

  .md\:hover\:max-w-16:hover {
    max-width: 1rem !important;
  }

  .md\:hover\:max-w-20:hover {
    max-width: 1.25rem !important;
  }

  .md\:hover\:max-w-24:hover {
    max-width: 1.5rem !important;
  }

  .md\:hover\:max-w-28:hover {
    max-width: 1.75rem !important;
  }

  .md\:hover\:max-w-32:hover {
    max-width: 2rem !important;
  }

  .md\:hover\:max-w-36:hover {
    max-width: 2.25rem !important;
  }

  .md\:hover\:max-w-40:hover {
    max-width: 2.5rem !important;
  }

  .md\:hover\:max-w-44:hover {
    max-width: 2.75rem !important;
  }

  .md\:hover\:max-w-48:hover {
    max-width: 3rem !important;
  }

  .md\:hover\:max-w-52:hover {
    max-width: 3.25rem !important;
  }

  .md\:hover\:max-w-56:hover {
    max-width: 3.5rem !important;
  }

  .md\:hover\:max-w-60:hover {
    max-width: 3.75rem !important;
  }

  .md\:hover\:max-w-64:hover {
    max-width: 4rem !important;
  }

  .md\:hover\:max-w-68:hover {
    max-width: 4.25rem !important;
  }

  .md\:hover\:max-w-72:hover {
    max-width: 4.5rem !important;
  }

  .md\:hover\:max-w-76:hover {
    max-width: 4.75rem !important;
  }

  .md\:hover\:max-w-80:hover {
    max-width: 5rem !important;
  }

  .md\:hover\:max-w-84:hover {
    max-width: 5.25rem !important;
  }

  .md\:hover\:max-w-88:hover {
    max-width: 5.5rem !important;
  }

  .md\:hover\:max-w-92:hover {
    max-width: 5.75rem !important;
  }

  .md\:hover\:max-w-96:hover {
    max-width: 6rem !important;
  }

  .md\:hover\:max-w-100:hover {
    max-width: 6.25rem !important;
  }

  .md\:hover\:max-w-104:hover {
    max-width: 6.5rem !important;
  }

  .md\:hover\:max-w-108:hover {
    max-width: 6.75rem !important;
  }

  .md\:hover\:max-w-112:hover {
    max-width: 7rem !important;
  }

  .md\:hover\:max-w-116:hover {
    max-width: 7.25rem !important;
  }

  .md\:hover\:max-w-120:hover {
    max-width: 7.5rem !important;
  }

  .md\:hover\:max-w-124:hover {
    max-width: 7.75rem !important;
  }

  .md\:hover\:max-w-128:hover {
    max-width: 8rem !important;
  }

  .md\:hover\:max-w-132:hover {
    max-width: 8.25rem !important;
  }

  .md\:hover\:max-w-136:hover {
    max-width: 8.5rem !important;
  }

  .md\:hover\:max-w-140:hover {
    max-width: 8.75rem !important;
  }

  .md\:hover\:max-w-144:hover {
    max-width: 9rem !important;
  }

  .md\:hover\:max-w-148:hover {
    max-width: 9.25rem !important;
  }

  .md\:hover\:max-w-152:hover {
    max-width: 9.5rem !important;
  }

  .md\:hover\:max-w-156:hover {
    max-width: 9.75rem !important;
  }

  .md\:hover\:max-w-160:hover {
    max-width: 10rem !important;
  }

  .md\:hover\:max-w-164:hover {
    max-width: 10.25rem !important;
  }

  .md\:hover\:max-w-168:hover {
    max-width: 10.5rem !important;
  }

  .md\:hover\:max-w-172:hover {
    max-width: 10.75rem !important;
  }

  .md\:hover\:max-w-176:hover {
    max-width: 11rem !important;
  }

  .md\:hover\:max-w-180:hover {
    max-width: 11.25rem !important;
  }

  .md\:hover\:max-w-184:hover {
    max-width: 11.5rem !important;
  }

  .md\:hover\:max-w-188:hover {
    max-width: 11.75rem !important;
  }

  .md\:hover\:max-w-192:hover {
    max-width: 12rem !important;
  }

  .md\:hover\:max-w-196:hover {
    max-width: 12.25rem !important;
  }

  .md\:hover\:max-w-200:hover {
    max-width: 12.5rem !important;
  }

  .md\:hover\:max-w-204:hover {
    max-width: 12.75rem !important;
  }

  .md\:hover\:max-w-208:hover {
    max-width: 13rem !important;
  }

  .md\:hover\:max-w-212:hover {
    max-width: 13.25rem !important;
  }

  .md\:hover\:max-w-216:hover {
    max-width: 13.5rem !important;
  }

  .md\:hover\:max-w-220:hover {
    max-width: 13.75rem !important;
  }

  .md\:hover\:max-w-224:hover {
    max-width: 14rem !important;
  }

  .md\:hover\:max-w-228:hover {
    max-width: 14.25rem !important;
  }

  .md\:hover\:max-w-232:hover {
    max-width: 14.5rem !important;
  }

  .md\:hover\:max-w-236:hover {
    max-width: 14.75rem !important;
  }

  .md\:hover\:max-w-240:hover {
    max-width: 15rem !important;
  }

  .md\:hover\:max-w-244:hover {
    max-width: 15.25rem !important;
  }

  .md\:hover\:max-w-248:hover {
    max-width: 15.5rem !important;
  }

  .md\:hover\:max-w-252:hover {
    max-width: 15.75rem !important;
  }

  .md\:hover\:max-w-256:hover {
    max-width: 16rem !important;
  }

  .md\:hover\:max-w-260:hover {
    max-width: 16.25rem !important;
  }

  .md\:hover\:max-w-264:hover {
    max-width: 16.5rem !important;
  }

  .md\:hover\:max-w-268:hover {
    max-width: 16.75rem !important;
  }

  .md\:hover\:max-w-272:hover {
    max-width: 17rem !important;
  }

  .md\:hover\:max-w-276:hover {
    max-width: 17.25rem !important;
  }

  .md\:hover\:max-w-280:hover {
    max-width: 17.5rem !important;
  }

  .md\:hover\:max-w-284:hover {
    max-width: 17.75rem !important;
  }

  .md\:hover\:max-w-288:hover {
    max-width: 18rem !important;
  }

  .md\:hover\:max-w-292:hover {
    max-width: 18.25rem !important;
  }

  .md\:hover\:max-w-296:hover {
    max-width: 18.5rem !important;
  }

  .md\:hover\:max-w-300:hover {
    max-width: 18.75rem !important;
  }

  .md\:hover\:max-w-304:hover {
    max-width: 19rem !important;
  }

  .md\:hover\:max-w-308:hover {
    max-width: 19.25rem !important;
  }

  .md\:hover\:max-w-312:hover {
    max-width: 19.5rem !important;
  }

  .md\:hover\:max-w-316:hover {
    max-width: 19.75rem !important;
  }

  .md\:hover\:max-w-320:hover {
    max-width: 20rem !important;
  }

  .md\:hover\:max-w-324:hover {
    max-width: 20.25rem !important;
  }

  .md\:hover\:max-w-328:hover {
    max-width: 20.5rem !important;
  }

  .md\:hover\:max-w-332:hover {
    max-width: 20.75rem !important;
  }

  .md\:hover\:max-w-336:hover {
    max-width: 21rem !important;
  }

  .md\:hover\:max-w-340:hover {
    max-width: 21.25rem !important;
  }

  .md\:hover\:max-w-344:hover {
    max-width: 21.5rem !important;
  }

  .md\:hover\:max-w-348:hover {
    max-width: 21.75rem !important;
  }

  .md\:hover\:max-w-352:hover {
    max-width: 22rem !important;
  }

  .md\:hover\:max-w-356:hover {
    max-width: 22.25rem !important;
  }

  .md\:hover\:max-w-360:hover {
    max-width: 22.5rem !important;
  }

  .md\:hover\:max-w-364:hover {
    max-width: 22.75rem !important;
  }

  .md\:hover\:max-w-368:hover {
    max-width: 23rem !important;
  }

  .md\:hover\:max-w-372:hover {
    max-width: 23.25rem !important;
  }

  .md\:hover\:max-w-376:hover {
    max-width: 23.5rem !important;
  }

  .md\:hover\:max-w-380:hover {
    max-width: 23.75rem !important;
  }

  .md\:hover\:max-w-384:hover {
    max-width: 24rem !important;
  }

  .md\:hover\:max-w-388:hover {
    max-width: 24.25rem !important;
  }

  .md\:hover\:max-w-392:hover {
    max-width: 24.5rem !important;
  }

  .md\:hover\:max-w-396:hover {
    max-width: 24.75rem !important;
  }

  .md\:hover\:max-w-400:hover {
    max-width: 25rem !important;
  }

  .md\:hover\:max-w-404:hover {
    max-width: 25.25rem !important;
  }

  .md\:hover\:max-w-408:hover {
    max-width: 25.5rem !important;
  }

  .md\:hover\:max-w-412:hover {
    max-width: 25.75rem !important;
  }

  .md\:hover\:max-w-416:hover {
    max-width: 26rem !important;
  }

  .md\:hover\:max-w-420:hover {
    max-width: 26.25rem !important;
  }

  .md\:hover\:max-w-424:hover {
    max-width: 26.5rem !important;
  }

  .md\:hover\:max-w-428:hover {
    max-width: 26.75rem !important;
  }

  .md\:hover\:max-w-432:hover {
    max-width: 27rem !important;
  }

  .md\:hover\:max-w-436:hover {
    max-width: 27.25rem !important;
  }

  .md\:hover\:max-w-440:hover {
    max-width: 27.5rem !important;
  }

  .md\:hover\:max-w-444:hover {
    max-width: 27.75rem !important;
  }

  .md\:hover\:max-w-448:hover {
    max-width: 28rem !important;
  }

  .md\:hover\:max-w-452:hover {
    max-width: 28.25rem !important;
  }

  .md\:hover\:max-w-456:hover {
    max-width: 28.5rem !important;
  }

  .md\:hover\:max-w-460:hover {
    max-width: 28.75rem !important;
  }

  .md\:hover\:max-w-464:hover {
    max-width: 29rem !important;
  }

  .md\:hover\:max-w-468:hover {
    max-width: 29.25rem !important;
  }

  .md\:hover\:max-w-472:hover {
    max-width: 29.5rem !important;
  }

  .md\:hover\:max-w-476:hover {
    max-width: 29.75rem !important;
  }

  .md\:hover\:max-w-480:hover {
    max-width: 30rem !important;
  }

  .md\:hover\:max-w-484:hover {
    max-width: 30.25rem !important;
  }

  .md\:hover\:max-w-488:hover {
    max-width: 30.5rem !important;
  }

  .md\:hover\:max-w-492:hover {
    max-width: 30.75rem !important;
  }

  .md\:hover\:max-w-496:hover {
    max-width: 31rem !important;
  }

  .md\:hover\:max-w-500:hover {
    max-width: 31.25rem !important;
  }

  .md\:hover\:max-w-504:hover {
    max-width: 31.5rem !important;
  }

  .md\:hover\:max-w-508:hover {
    max-width: 31.75rem !important;
  }

  .md\:hover\:max-w-512:hover {
    max-width: 32rem !important;
  }

  .md\:hover\:max-w-516:hover {
    max-width: 32.25rem !important;
  }

  .md\:hover\:max-w-520:hover {
    max-width: 32.5rem !important;
  }

  .md\:hover\:max-w-524:hover {
    max-width: 32.75rem !important;
  }

  .md\:hover\:max-w-528:hover {
    max-width: 33rem !important;
  }

  .md\:hover\:max-w-532:hover {
    max-width: 33.25rem !important;
  }

  .md\:hover\:max-w-536:hover {
    max-width: 33.5rem !important;
  }

  .md\:hover\:max-w-540:hover {
    max-width: 33.75rem !important;
  }

  .md\:hover\:max-w-544:hover {
    max-width: 34rem !important;
  }

  .md\:hover\:max-w-548:hover {
    max-width: 34.25rem !important;
  }

  .md\:hover\:max-w-552:hover {
    max-width: 34.5rem !important;
  }

  .md\:hover\:max-w-556:hover {
    max-width: 34.75rem !important;
  }

  .md\:hover\:max-w-560:hover {
    max-width: 35rem !important;
  }

  .md\:hover\:max-w-564:hover {
    max-width: 35.25rem !important;
  }

  .md\:hover\:max-w-568:hover {
    max-width: 35.5rem !important;
  }

  .md\:hover\:max-w-572:hover {
    max-width: 35.75rem !important;
  }

  .md\:hover\:max-w-576:hover {
    max-width: 36rem !important;
  }

  .md\:hover\:max-w-580:hover {
    max-width: 36.25rem !important;
  }

  .md\:hover\:max-w-584:hover {
    max-width: 36.5rem !important;
  }

  .md\:hover\:max-w-588:hover {
    max-width: 36.75rem !important;
  }

  .md\:hover\:max-w-592:hover {
    max-width: 37rem !important;
  }

  .md\:hover\:max-w-596:hover {
    max-width: 37.25rem !important;
  }

  .md\:hover\:max-w-600:hover {
    max-width: 37.5rem !important;
  }

  .md\:hover\:max-w-604:hover {
    max-width: 37.75rem !important;
  }

  .md\:hover\:max-w-608:hover {
    max-width: 38rem !important;
  }

  .md\:hover\:max-w-612:hover {
    max-width: 38.25rem !important;
  }

  .md\:hover\:max-w-616:hover {
    max-width: 38.5rem !important;
  }

  .md\:hover\:max-w-620:hover {
    max-width: 38.75rem !important;
  }

  .md\:hover\:max-w-624:hover {
    max-width: 39rem !important;
  }

  .md\:hover\:max-w-628:hover {
    max-width: 39.25rem !important;
  }

  .md\:hover\:max-w-632:hover {
    max-width: 39.5rem !important;
  }

  .md\:hover\:max-w-636:hover {
    max-width: 39.75rem !important;
  }

  .md\:hover\:max-w-640:hover {
    max-width: 40rem !important;
  }

  .md\:hover\:max-w-644:hover {
    max-width: 40.25rem !important;
  }

  .md\:hover\:max-w-648:hover {
    max-width: 40.5rem !important;
  }

  .md\:hover\:max-w-652:hover {
    max-width: 40.75rem !important;
  }

  .md\:hover\:max-w-656:hover {
    max-width: 41rem !important;
  }

  .md\:hover\:max-w-660:hover {
    max-width: 41.25rem !important;
  }

  .md\:hover\:max-w-664:hover {
    max-width: 41.5rem !important;
  }

  .md\:hover\:max-w-668:hover {
    max-width: 41.75rem !important;
  }

  .md\:hover\:max-w-672:hover {
    max-width: 42rem !important;
  }

  .md\:hover\:max-w-676:hover {
    max-width: 42.25rem !important;
  }

  .md\:hover\:max-w-680:hover {
    max-width: 42.5rem !important;
  }

  .md\:hover\:max-w-684:hover {
    max-width: 42.75rem !important;
  }

  .md\:hover\:max-w-688:hover {
    max-width: 43rem !important;
  }

  .md\:hover\:max-w-692:hover {
    max-width: 43.25rem !important;
  }

  .md\:hover\:max-w-696:hover {
    max-width: 43.5rem !important;
  }

  .md\:hover\:max-w-700:hover {
    max-width: 43.75rem !important;
  }

  .md\:hover\:max-w-704:hover {
    max-width: 44rem !important;
  }

  .md\:hover\:max-w-708:hover {
    max-width: 44.25rem !important;
  }

  .md\:hover\:max-w-712:hover {
    max-width: 44.5rem !important;
  }

  .md\:hover\:max-w-716:hover {
    max-width: 44.75rem !important;
  }

  .md\:hover\:max-w-720:hover {
    max-width: 45rem !important;
  }

  .md\:hover\:max-w-724:hover {
    max-width: 45.25rem !important;
  }

  .md\:hover\:max-w-728:hover {
    max-width: 45.5rem !important;
  }

  .md\:hover\:max-w-732:hover {
    max-width: 45.75rem !important;
  }

  .md\:hover\:max-w-736:hover {
    max-width: 46rem !important;
  }

  .md\:hover\:max-w-740:hover {
    max-width: 46.25rem !important;
  }

  .md\:hover\:max-w-744:hover {
    max-width: 46.5rem !important;
  }

  .md\:hover\:max-w-748:hover {
    max-width: 46.75rem !important;
  }

  .md\:hover\:max-w-752:hover {
    max-width: 47rem !important;
  }

  .md\:hover\:max-w-756:hover {
    max-width: 47.25rem !important;
  }

  .md\:hover\:max-w-760:hover {
    max-width: 47.5rem !important;
  }

  .md\:hover\:max-w-764:hover {
    max-width: 47.75rem !important;
  }

  .md\:hover\:max-w-768:hover {
    max-width: 48rem !important;
  }

  .md\:hover\:max-w-772:hover {
    max-width: 48.25rem !important;
  }

  .md\:hover\:max-w-776:hover {
    max-width: 48.5rem !important;
  }

  .md\:hover\:max-w-780:hover {
    max-width: 48.75rem !important;
  }

  .md\:hover\:max-w-784:hover {
    max-width: 49rem !important;
  }

  .md\:hover\:max-w-788:hover {
    max-width: 49.25rem !important;
  }

  .md\:hover\:max-w-792:hover {
    max-width: 49.5rem !important;
  }

  .md\:hover\:max-w-796:hover {
    max-width: 49.75rem !important;
  }

  .md\:hover\:max-w-800:hover {
    max-width: 50rem !important;
  }

  .md\:hover\:max-w-804:hover {
    max-width: 50.25rem !important;
  }

  .md\:hover\:max-w-808:hover {
    max-width: 50.5rem !important;
  }

  .md\:hover\:max-w-812:hover {
    max-width: 50.75rem !important;
  }

  .md\:hover\:max-w-816:hover {
    max-width: 51rem !important;
  }

  .md\:hover\:max-w-820:hover {
    max-width: 51.25rem !important;
  }

  .md\:hover\:max-w-824:hover {
    max-width: 51.5rem !important;
  }

  .md\:hover\:max-w-828:hover {
    max-width: 51.75rem !important;
  }

  .md\:hover\:max-w-832:hover {
    max-width: 52rem !important;
  }

  .md\:hover\:max-w-836:hover {
    max-width: 52.25rem !important;
  }

  .md\:hover\:max-w-840:hover {
    max-width: 52.5rem !important;
  }

  .md\:hover\:max-w-844:hover {
    max-width: 52.75rem !important;
  }

  .md\:hover\:max-w-848:hover {
    max-width: 53rem !important;
  }

  .md\:hover\:max-w-852:hover {
    max-width: 53.25rem !important;
  }

  .md\:hover\:max-w-856:hover {
    max-width: 53.5rem !important;
  }

  .md\:hover\:max-w-860:hover {
    max-width: 53.75rem !important;
  }

  .md\:hover\:max-w-864:hover {
    max-width: 54rem !important;
  }

  .md\:hover\:max-w-868:hover {
    max-width: 54.25rem !important;
  }

  .md\:hover\:max-w-872:hover {
    max-width: 54.5rem !important;
  }

  .md\:hover\:max-w-876:hover {
    max-width: 54.75rem !important;
  }

  .md\:hover\:max-w-880:hover {
    max-width: 55rem !important;
  }

  .md\:hover\:max-w-884:hover {
    max-width: 55.25rem !important;
  }

  .md\:hover\:max-w-888:hover {
    max-width: 55.5rem !important;
  }

  .md\:hover\:max-w-892:hover {
    max-width: 55.75rem !important;
  }

  .md\:hover\:max-w-896:hover {
    max-width: 56rem !important;
  }

  .md\:hover\:max-w-900:hover {
    max-width: 56.25rem !important;
  }

  .md\:hover\:max-w-904:hover {
    max-width: 56.5rem !important;
  }

  .md\:hover\:max-w-908:hover {
    max-width: 56.75rem !important;
  }

  .md\:hover\:max-w-912:hover {
    max-width: 57rem !important;
  }

  .md\:hover\:max-w-916:hover {
    max-width: 57.25rem !important;
  }

  .md\:hover\:max-w-920:hover {
    max-width: 57.5rem !important;
  }

  .md\:hover\:max-w-924:hover {
    max-width: 57.75rem !important;
  }

  .md\:hover\:max-w-928:hover {
    max-width: 58rem !important;
  }

  .md\:hover\:max-w-932:hover {
    max-width: 58.25rem !important;
  }

  .md\:hover\:max-w-936:hover {
    max-width: 58.5rem !important;
  }

  .md\:hover\:max-w-940:hover {
    max-width: 58.75rem !important;
  }

  .md\:hover\:max-w-944:hover {
    max-width: 59rem !important;
  }

  .md\:hover\:max-w-948:hover {
    max-width: 59.25rem !important;
  }

  .md\:hover\:max-w-952:hover {
    max-width: 59.5rem !important;
  }

  .md\:hover\:max-w-956:hover {
    max-width: 59.75rem !important;
  }

  .md\:hover\:max-w-960:hover {
    max-width: 60rem !important;
  }

  .md\:hover\:max-w-964:hover {
    max-width: 60.25rem !important;
  }

  .md\:hover\:max-w-968:hover {
    max-width: 60.5rem !important;
  }

  .md\:hover\:max-w-972:hover {
    max-width: 60.75rem !important;
  }

  .md\:hover\:max-w-976:hover {
    max-width: 61rem !important;
  }

  .md\:hover\:max-w-980:hover {
    max-width: 61.25rem !important;
  }

  .md\:hover\:max-w-984:hover {
    max-width: 61.5rem !important;
  }

  .md\:hover\:max-w-988:hover {
    max-width: 61.75rem !important;
  }

  .md\:hover\:max-w-992:hover {
    max-width: 62rem !important;
  }

  .md\:hover\:max-w-996:hover {
    max-width: 62.25rem !important;
  }

  .md\:hover\:max-w-1000:hover {
    max-width: 62.5rem !important;
  }

  .md\:hover\:max-w-1004:hover {
    max-width: 62.75rem !important;
  }

  .md\:hover\:max-w-1008:hover {
    max-width: 63rem !important;
  }

  .md\:hover\:max-w-1012:hover {
    max-width: 63.25rem !important;
  }

  .md\:hover\:max-w-1016:hover {
    max-width: 63.5rem !important;
  }

  .md\:hover\:max-w-1020:hover {
    max-width: 63.75rem !important;
  }

  .md\:hover\:max-w-1024:hover {
    max-width: 64rem !important;
  }

  .md\:hover\:max-w-1028:hover {
    max-width: 64.25rem !important;
  }

  .md\:hover\:max-w-1032:hover {
    max-width: 64.5rem !important;
  }

  .md\:hover\:max-w-1036:hover {
    max-width: 64.75rem !important;
  }

  .md\:hover\:max-w-1040:hover {
    max-width: 65rem !important;
  }

  .md\:hover\:max-w-1044:hover {
    max-width: 65.25rem !important;
  }

  .md\:hover\:max-w-1048:hover {
    max-width: 65.5rem !important;
  }

  .md\:hover\:max-w-1052:hover {
    max-width: 65.75rem !important;
  }

  .md\:hover\:max-w-1056:hover {
    max-width: 66rem !important;
  }

  .md\:hover\:max-w-1060:hover {
    max-width: 66.25rem !important;
  }

  .md\:hover\:max-w-1064:hover {
    max-width: 66.5rem !important;
  }

  .md\:hover\:max-w-1068:hover {
    max-width: 66.75rem !important;
  }

  .md\:hover\:max-w-1072:hover {
    max-width: 67rem !important;
  }

  .md\:hover\:max-w-1076:hover {
    max-width: 67.25rem !important;
  }

  .md\:hover\:max-w-1080:hover {
    max-width: 67.5rem !important;
  }

  .md\:hover\:max-w-1084:hover {
    max-width: 67.75rem !important;
  }

  .md\:hover\:max-w-1088:hover {
    max-width: 68rem !important;
  }

  .md\:hover\:max-w-1092:hover {
    max-width: 68.25rem !important;
  }

  .md\:hover\:max-w-1096:hover {
    max-width: 68.5rem !important;
  }

  .md\:hover\:max-w-1100:hover {
    max-width: 68.75rem !important;
  }

  .md\:hover\:max-w-1104:hover {
    max-width: 69rem !important;
  }

  .md\:hover\:max-w-1108:hover {
    max-width: 69.25rem !important;
  }

  .md\:hover\:max-w-1112:hover {
    max-width: 69.5rem !important;
  }

  .md\:hover\:max-w-1116:hover {
    max-width: 69.75rem !important;
  }

  .md\:hover\:max-w-1120:hover {
    max-width: 70rem !important;
  }

  .md\:hover\:max-w-1124:hover {
    max-width: 70.25rem !important;
  }

  .md\:hover\:max-w-1128:hover {
    max-width: 70.5rem !important;
  }

  .md\:hover\:max-w-1132:hover {
    max-width: 70.75rem !important;
  }

  .md\:hover\:max-w-1136:hover {
    max-width: 71rem !important;
  }

  .md\:hover\:max-w-1140:hover {
    max-width: 71.25rem !important;
  }

  .md\:hover\:max-w-1144:hover {
    max-width: 71.5rem !important;
  }

  .md\:hover\:max-w-1148:hover {
    max-width: 71.75rem !important;
  }

  .md\:hover\:max-w-1152:hover {
    max-width: 72rem !important;
  }

  .md\:hover\:max-w-1156:hover {
    max-width: 72.25rem !important;
  }

  .md\:hover\:max-w-1160:hover {
    max-width: 72.5rem !important;
  }

  .md\:hover\:max-w-1164:hover {
    max-width: 72.75rem !important;
  }

  .md\:hover\:max-w-1168:hover {
    max-width: 73rem !important;
  }

  .md\:hover\:max-w-1172:hover {
    max-width: 73.25rem !important;
  }

  .md\:hover\:max-w-1176:hover {
    max-width: 73.5rem !important;
  }

  .md\:hover\:max-w-1180:hover {
    max-width: 73.75rem !important;
  }

  .md\:hover\:max-w-1184:hover {
    max-width: 74rem !important;
  }

  .md\:hover\:max-w-1188:hover {
    max-width: 74.25rem !important;
  }

  .md\:hover\:max-w-1192:hover {
    max-width: 74.5rem !important;
  }

  .md\:hover\:max-w-1196:hover {
    max-width: 74.75rem !important;
  }

  .md\:hover\:max-w-1200:hover {
    max-width: 75rem !important;
  }

  .md\:hover\:max-w-none:hover {
    max-width: none !important;
  }

  .md\:hover\:max-w-xs:hover {
    max-width: 20rem !important;
  }

  .md\:hover\:max-w-sm:hover {
    max-width: 24rem !important;
  }

  .md\:hover\:max-w-md:hover {
    max-width: 28rem !important;
  }

  .md\:hover\:max-w-lg:hover {
    max-width: 32rem !important;
  }

  .md\:hover\:max-w-xl:hover {
    max-width: 36rem !important;
  }

  .md\:hover\:max-w-2xl:hover {
    max-width: 42rem !important;
  }

  .md\:hover\:max-w-3xl:hover {
    max-width: 48rem !important;
  }

  .md\:hover\:max-w-4xl:hover {
    max-width: 56rem !important;
  }

  .md\:hover\:max-w-5xl:hover {
    max-width: 64rem !important;
  }

  .md\:hover\:max-w-6xl:hover {
    max-width: 72rem !important;
  }

  .md\:hover\:max-w-full:hover {
    max-width: 100% !important;
  }

  .md\:hover\:max-w-screen-xs:hover {
    max-width: 600px !important;
  }

  .md\:hover\:max-w-screen-sm:hover {
    max-width: 769px !important;
  }

  .md\:hover\:max-w-screen-md:hover {
    max-width: 1000px !important;
  }

  .md\:hover\:max-w-screen-lg:hover {
    max-width: 1200px !important;
  }

  .md\:hover\:max-w-screen-xl:hover {
    max-width: 1366px !important;
  }

  .md\:focus\:max-w-0:focus {
    max-width: 0rem !important;
  }

  .md\:focus\:max-w-4:focus {
    max-width: 0.25rem !important;
  }

  .md\:focus\:max-w-8:focus {
    max-width: 0.5rem !important;
  }

  .md\:focus\:max-w-12:focus {
    max-width: 0.75rem !important;
  }

  .md\:focus\:max-w-16:focus {
    max-width: 1rem !important;
  }

  .md\:focus\:max-w-20:focus {
    max-width: 1.25rem !important;
  }

  .md\:focus\:max-w-24:focus {
    max-width: 1.5rem !important;
  }

  .md\:focus\:max-w-28:focus {
    max-width: 1.75rem !important;
  }

  .md\:focus\:max-w-32:focus {
    max-width: 2rem !important;
  }

  .md\:focus\:max-w-36:focus {
    max-width: 2.25rem !important;
  }

  .md\:focus\:max-w-40:focus {
    max-width: 2.5rem !important;
  }

  .md\:focus\:max-w-44:focus {
    max-width: 2.75rem !important;
  }

  .md\:focus\:max-w-48:focus {
    max-width: 3rem !important;
  }

  .md\:focus\:max-w-52:focus {
    max-width: 3.25rem !important;
  }

  .md\:focus\:max-w-56:focus {
    max-width: 3.5rem !important;
  }

  .md\:focus\:max-w-60:focus {
    max-width: 3.75rem !important;
  }

  .md\:focus\:max-w-64:focus {
    max-width: 4rem !important;
  }

  .md\:focus\:max-w-68:focus {
    max-width: 4.25rem !important;
  }

  .md\:focus\:max-w-72:focus {
    max-width: 4.5rem !important;
  }

  .md\:focus\:max-w-76:focus {
    max-width: 4.75rem !important;
  }

  .md\:focus\:max-w-80:focus {
    max-width: 5rem !important;
  }

  .md\:focus\:max-w-84:focus {
    max-width: 5.25rem !important;
  }

  .md\:focus\:max-w-88:focus {
    max-width: 5.5rem !important;
  }

  .md\:focus\:max-w-92:focus {
    max-width: 5.75rem !important;
  }

  .md\:focus\:max-w-96:focus {
    max-width: 6rem !important;
  }

  .md\:focus\:max-w-100:focus {
    max-width: 6.25rem !important;
  }

  .md\:focus\:max-w-104:focus {
    max-width: 6.5rem !important;
  }

  .md\:focus\:max-w-108:focus {
    max-width: 6.75rem !important;
  }

  .md\:focus\:max-w-112:focus {
    max-width: 7rem !important;
  }

  .md\:focus\:max-w-116:focus {
    max-width: 7.25rem !important;
  }

  .md\:focus\:max-w-120:focus {
    max-width: 7.5rem !important;
  }

  .md\:focus\:max-w-124:focus {
    max-width: 7.75rem !important;
  }

  .md\:focus\:max-w-128:focus {
    max-width: 8rem !important;
  }

  .md\:focus\:max-w-132:focus {
    max-width: 8.25rem !important;
  }

  .md\:focus\:max-w-136:focus {
    max-width: 8.5rem !important;
  }

  .md\:focus\:max-w-140:focus {
    max-width: 8.75rem !important;
  }

  .md\:focus\:max-w-144:focus {
    max-width: 9rem !important;
  }

  .md\:focus\:max-w-148:focus {
    max-width: 9.25rem !important;
  }

  .md\:focus\:max-w-152:focus {
    max-width: 9.5rem !important;
  }

  .md\:focus\:max-w-156:focus {
    max-width: 9.75rem !important;
  }

  .md\:focus\:max-w-160:focus {
    max-width: 10rem !important;
  }

  .md\:focus\:max-w-164:focus {
    max-width: 10.25rem !important;
  }

  .md\:focus\:max-w-168:focus {
    max-width: 10.5rem !important;
  }

  .md\:focus\:max-w-172:focus {
    max-width: 10.75rem !important;
  }

  .md\:focus\:max-w-176:focus {
    max-width: 11rem !important;
  }

  .md\:focus\:max-w-180:focus {
    max-width: 11.25rem !important;
  }

  .md\:focus\:max-w-184:focus {
    max-width: 11.5rem !important;
  }

  .md\:focus\:max-w-188:focus {
    max-width: 11.75rem !important;
  }

  .md\:focus\:max-w-192:focus {
    max-width: 12rem !important;
  }

  .md\:focus\:max-w-196:focus {
    max-width: 12.25rem !important;
  }

  .md\:focus\:max-w-200:focus {
    max-width: 12.5rem !important;
  }

  .md\:focus\:max-w-204:focus {
    max-width: 12.75rem !important;
  }

  .md\:focus\:max-w-208:focus {
    max-width: 13rem !important;
  }

  .md\:focus\:max-w-212:focus {
    max-width: 13.25rem !important;
  }

  .md\:focus\:max-w-216:focus {
    max-width: 13.5rem !important;
  }

  .md\:focus\:max-w-220:focus {
    max-width: 13.75rem !important;
  }

  .md\:focus\:max-w-224:focus {
    max-width: 14rem !important;
  }

  .md\:focus\:max-w-228:focus {
    max-width: 14.25rem !important;
  }

  .md\:focus\:max-w-232:focus {
    max-width: 14.5rem !important;
  }

  .md\:focus\:max-w-236:focus {
    max-width: 14.75rem !important;
  }

  .md\:focus\:max-w-240:focus {
    max-width: 15rem !important;
  }

  .md\:focus\:max-w-244:focus {
    max-width: 15.25rem !important;
  }

  .md\:focus\:max-w-248:focus {
    max-width: 15.5rem !important;
  }

  .md\:focus\:max-w-252:focus {
    max-width: 15.75rem !important;
  }

  .md\:focus\:max-w-256:focus {
    max-width: 16rem !important;
  }

  .md\:focus\:max-w-260:focus {
    max-width: 16.25rem !important;
  }

  .md\:focus\:max-w-264:focus {
    max-width: 16.5rem !important;
  }

  .md\:focus\:max-w-268:focus {
    max-width: 16.75rem !important;
  }

  .md\:focus\:max-w-272:focus {
    max-width: 17rem !important;
  }

  .md\:focus\:max-w-276:focus {
    max-width: 17.25rem !important;
  }

  .md\:focus\:max-w-280:focus {
    max-width: 17.5rem !important;
  }

  .md\:focus\:max-w-284:focus {
    max-width: 17.75rem !important;
  }

  .md\:focus\:max-w-288:focus {
    max-width: 18rem !important;
  }

  .md\:focus\:max-w-292:focus {
    max-width: 18.25rem !important;
  }

  .md\:focus\:max-w-296:focus {
    max-width: 18.5rem !important;
  }

  .md\:focus\:max-w-300:focus {
    max-width: 18.75rem !important;
  }

  .md\:focus\:max-w-304:focus {
    max-width: 19rem !important;
  }

  .md\:focus\:max-w-308:focus {
    max-width: 19.25rem !important;
  }

  .md\:focus\:max-w-312:focus {
    max-width: 19.5rem !important;
  }

  .md\:focus\:max-w-316:focus {
    max-width: 19.75rem !important;
  }

  .md\:focus\:max-w-320:focus {
    max-width: 20rem !important;
  }

  .md\:focus\:max-w-324:focus {
    max-width: 20.25rem !important;
  }

  .md\:focus\:max-w-328:focus {
    max-width: 20.5rem !important;
  }

  .md\:focus\:max-w-332:focus {
    max-width: 20.75rem !important;
  }

  .md\:focus\:max-w-336:focus {
    max-width: 21rem !important;
  }

  .md\:focus\:max-w-340:focus {
    max-width: 21.25rem !important;
  }

  .md\:focus\:max-w-344:focus {
    max-width: 21.5rem !important;
  }

  .md\:focus\:max-w-348:focus {
    max-width: 21.75rem !important;
  }

  .md\:focus\:max-w-352:focus {
    max-width: 22rem !important;
  }

  .md\:focus\:max-w-356:focus {
    max-width: 22.25rem !important;
  }

  .md\:focus\:max-w-360:focus {
    max-width: 22.5rem !important;
  }

  .md\:focus\:max-w-364:focus {
    max-width: 22.75rem !important;
  }

  .md\:focus\:max-w-368:focus {
    max-width: 23rem !important;
  }

  .md\:focus\:max-w-372:focus {
    max-width: 23.25rem !important;
  }

  .md\:focus\:max-w-376:focus {
    max-width: 23.5rem !important;
  }

  .md\:focus\:max-w-380:focus {
    max-width: 23.75rem !important;
  }

  .md\:focus\:max-w-384:focus {
    max-width: 24rem !important;
  }

  .md\:focus\:max-w-388:focus {
    max-width: 24.25rem !important;
  }

  .md\:focus\:max-w-392:focus {
    max-width: 24.5rem !important;
  }

  .md\:focus\:max-w-396:focus {
    max-width: 24.75rem !important;
  }

  .md\:focus\:max-w-400:focus {
    max-width: 25rem !important;
  }

  .md\:focus\:max-w-404:focus {
    max-width: 25.25rem !important;
  }

  .md\:focus\:max-w-408:focus {
    max-width: 25.5rem !important;
  }

  .md\:focus\:max-w-412:focus {
    max-width: 25.75rem !important;
  }

  .md\:focus\:max-w-416:focus {
    max-width: 26rem !important;
  }

  .md\:focus\:max-w-420:focus {
    max-width: 26.25rem !important;
  }

  .md\:focus\:max-w-424:focus {
    max-width: 26.5rem !important;
  }

  .md\:focus\:max-w-428:focus {
    max-width: 26.75rem !important;
  }

  .md\:focus\:max-w-432:focus {
    max-width: 27rem !important;
  }

  .md\:focus\:max-w-436:focus {
    max-width: 27.25rem !important;
  }

  .md\:focus\:max-w-440:focus {
    max-width: 27.5rem !important;
  }

  .md\:focus\:max-w-444:focus {
    max-width: 27.75rem !important;
  }

  .md\:focus\:max-w-448:focus {
    max-width: 28rem !important;
  }

  .md\:focus\:max-w-452:focus {
    max-width: 28.25rem !important;
  }

  .md\:focus\:max-w-456:focus {
    max-width: 28.5rem !important;
  }

  .md\:focus\:max-w-460:focus {
    max-width: 28.75rem !important;
  }

  .md\:focus\:max-w-464:focus {
    max-width: 29rem !important;
  }

  .md\:focus\:max-w-468:focus {
    max-width: 29.25rem !important;
  }

  .md\:focus\:max-w-472:focus {
    max-width: 29.5rem !important;
  }

  .md\:focus\:max-w-476:focus {
    max-width: 29.75rem !important;
  }

  .md\:focus\:max-w-480:focus {
    max-width: 30rem !important;
  }

  .md\:focus\:max-w-484:focus {
    max-width: 30.25rem !important;
  }

  .md\:focus\:max-w-488:focus {
    max-width: 30.5rem !important;
  }

  .md\:focus\:max-w-492:focus {
    max-width: 30.75rem !important;
  }

  .md\:focus\:max-w-496:focus {
    max-width: 31rem !important;
  }

  .md\:focus\:max-w-500:focus {
    max-width: 31.25rem !important;
  }

  .md\:focus\:max-w-504:focus {
    max-width: 31.5rem !important;
  }

  .md\:focus\:max-w-508:focus {
    max-width: 31.75rem !important;
  }

  .md\:focus\:max-w-512:focus {
    max-width: 32rem !important;
  }

  .md\:focus\:max-w-516:focus {
    max-width: 32.25rem !important;
  }

  .md\:focus\:max-w-520:focus {
    max-width: 32.5rem !important;
  }

  .md\:focus\:max-w-524:focus {
    max-width: 32.75rem !important;
  }

  .md\:focus\:max-w-528:focus {
    max-width: 33rem !important;
  }

  .md\:focus\:max-w-532:focus {
    max-width: 33.25rem !important;
  }

  .md\:focus\:max-w-536:focus {
    max-width: 33.5rem !important;
  }

  .md\:focus\:max-w-540:focus {
    max-width: 33.75rem !important;
  }

  .md\:focus\:max-w-544:focus {
    max-width: 34rem !important;
  }

  .md\:focus\:max-w-548:focus {
    max-width: 34.25rem !important;
  }

  .md\:focus\:max-w-552:focus {
    max-width: 34.5rem !important;
  }

  .md\:focus\:max-w-556:focus {
    max-width: 34.75rem !important;
  }

  .md\:focus\:max-w-560:focus {
    max-width: 35rem !important;
  }

  .md\:focus\:max-w-564:focus {
    max-width: 35.25rem !important;
  }

  .md\:focus\:max-w-568:focus {
    max-width: 35.5rem !important;
  }

  .md\:focus\:max-w-572:focus {
    max-width: 35.75rem !important;
  }

  .md\:focus\:max-w-576:focus {
    max-width: 36rem !important;
  }

  .md\:focus\:max-w-580:focus {
    max-width: 36.25rem !important;
  }

  .md\:focus\:max-w-584:focus {
    max-width: 36.5rem !important;
  }

  .md\:focus\:max-w-588:focus {
    max-width: 36.75rem !important;
  }

  .md\:focus\:max-w-592:focus {
    max-width: 37rem !important;
  }

  .md\:focus\:max-w-596:focus {
    max-width: 37.25rem !important;
  }

  .md\:focus\:max-w-600:focus {
    max-width: 37.5rem !important;
  }

  .md\:focus\:max-w-604:focus {
    max-width: 37.75rem !important;
  }

  .md\:focus\:max-w-608:focus {
    max-width: 38rem !important;
  }

  .md\:focus\:max-w-612:focus {
    max-width: 38.25rem !important;
  }

  .md\:focus\:max-w-616:focus {
    max-width: 38.5rem !important;
  }

  .md\:focus\:max-w-620:focus {
    max-width: 38.75rem !important;
  }

  .md\:focus\:max-w-624:focus {
    max-width: 39rem !important;
  }

  .md\:focus\:max-w-628:focus {
    max-width: 39.25rem !important;
  }

  .md\:focus\:max-w-632:focus {
    max-width: 39.5rem !important;
  }

  .md\:focus\:max-w-636:focus {
    max-width: 39.75rem !important;
  }

  .md\:focus\:max-w-640:focus {
    max-width: 40rem !important;
  }

  .md\:focus\:max-w-644:focus {
    max-width: 40.25rem !important;
  }

  .md\:focus\:max-w-648:focus {
    max-width: 40.5rem !important;
  }

  .md\:focus\:max-w-652:focus {
    max-width: 40.75rem !important;
  }

  .md\:focus\:max-w-656:focus {
    max-width: 41rem !important;
  }

  .md\:focus\:max-w-660:focus {
    max-width: 41.25rem !important;
  }

  .md\:focus\:max-w-664:focus {
    max-width: 41.5rem !important;
  }

  .md\:focus\:max-w-668:focus {
    max-width: 41.75rem !important;
  }

  .md\:focus\:max-w-672:focus {
    max-width: 42rem !important;
  }

  .md\:focus\:max-w-676:focus {
    max-width: 42.25rem !important;
  }

  .md\:focus\:max-w-680:focus {
    max-width: 42.5rem !important;
  }

  .md\:focus\:max-w-684:focus {
    max-width: 42.75rem !important;
  }

  .md\:focus\:max-w-688:focus {
    max-width: 43rem !important;
  }

  .md\:focus\:max-w-692:focus {
    max-width: 43.25rem !important;
  }

  .md\:focus\:max-w-696:focus {
    max-width: 43.5rem !important;
  }

  .md\:focus\:max-w-700:focus {
    max-width: 43.75rem !important;
  }

  .md\:focus\:max-w-704:focus {
    max-width: 44rem !important;
  }

  .md\:focus\:max-w-708:focus {
    max-width: 44.25rem !important;
  }

  .md\:focus\:max-w-712:focus {
    max-width: 44.5rem !important;
  }

  .md\:focus\:max-w-716:focus {
    max-width: 44.75rem !important;
  }

  .md\:focus\:max-w-720:focus {
    max-width: 45rem !important;
  }

  .md\:focus\:max-w-724:focus {
    max-width: 45.25rem !important;
  }

  .md\:focus\:max-w-728:focus {
    max-width: 45.5rem !important;
  }

  .md\:focus\:max-w-732:focus {
    max-width: 45.75rem !important;
  }

  .md\:focus\:max-w-736:focus {
    max-width: 46rem !important;
  }

  .md\:focus\:max-w-740:focus {
    max-width: 46.25rem !important;
  }

  .md\:focus\:max-w-744:focus {
    max-width: 46.5rem !important;
  }

  .md\:focus\:max-w-748:focus {
    max-width: 46.75rem !important;
  }

  .md\:focus\:max-w-752:focus {
    max-width: 47rem !important;
  }

  .md\:focus\:max-w-756:focus {
    max-width: 47.25rem !important;
  }

  .md\:focus\:max-w-760:focus {
    max-width: 47.5rem !important;
  }

  .md\:focus\:max-w-764:focus {
    max-width: 47.75rem !important;
  }

  .md\:focus\:max-w-768:focus {
    max-width: 48rem !important;
  }

  .md\:focus\:max-w-772:focus {
    max-width: 48.25rem !important;
  }

  .md\:focus\:max-w-776:focus {
    max-width: 48.5rem !important;
  }

  .md\:focus\:max-w-780:focus {
    max-width: 48.75rem !important;
  }

  .md\:focus\:max-w-784:focus {
    max-width: 49rem !important;
  }

  .md\:focus\:max-w-788:focus {
    max-width: 49.25rem !important;
  }

  .md\:focus\:max-w-792:focus {
    max-width: 49.5rem !important;
  }

  .md\:focus\:max-w-796:focus {
    max-width: 49.75rem !important;
  }

  .md\:focus\:max-w-800:focus {
    max-width: 50rem !important;
  }

  .md\:focus\:max-w-804:focus {
    max-width: 50.25rem !important;
  }

  .md\:focus\:max-w-808:focus {
    max-width: 50.5rem !important;
  }

  .md\:focus\:max-w-812:focus {
    max-width: 50.75rem !important;
  }

  .md\:focus\:max-w-816:focus {
    max-width: 51rem !important;
  }

  .md\:focus\:max-w-820:focus {
    max-width: 51.25rem !important;
  }

  .md\:focus\:max-w-824:focus {
    max-width: 51.5rem !important;
  }

  .md\:focus\:max-w-828:focus {
    max-width: 51.75rem !important;
  }

  .md\:focus\:max-w-832:focus {
    max-width: 52rem !important;
  }

  .md\:focus\:max-w-836:focus {
    max-width: 52.25rem !important;
  }

  .md\:focus\:max-w-840:focus {
    max-width: 52.5rem !important;
  }

  .md\:focus\:max-w-844:focus {
    max-width: 52.75rem !important;
  }

  .md\:focus\:max-w-848:focus {
    max-width: 53rem !important;
  }

  .md\:focus\:max-w-852:focus {
    max-width: 53.25rem !important;
  }

  .md\:focus\:max-w-856:focus {
    max-width: 53.5rem !important;
  }

  .md\:focus\:max-w-860:focus {
    max-width: 53.75rem !important;
  }

  .md\:focus\:max-w-864:focus {
    max-width: 54rem !important;
  }

  .md\:focus\:max-w-868:focus {
    max-width: 54.25rem !important;
  }

  .md\:focus\:max-w-872:focus {
    max-width: 54.5rem !important;
  }

  .md\:focus\:max-w-876:focus {
    max-width: 54.75rem !important;
  }

  .md\:focus\:max-w-880:focus {
    max-width: 55rem !important;
  }

  .md\:focus\:max-w-884:focus {
    max-width: 55.25rem !important;
  }

  .md\:focus\:max-w-888:focus {
    max-width: 55.5rem !important;
  }

  .md\:focus\:max-w-892:focus {
    max-width: 55.75rem !important;
  }

  .md\:focus\:max-w-896:focus {
    max-width: 56rem !important;
  }

  .md\:focus\:max-w-900:focus {
    max-width: 56.25rem !important;
  }

  .md\:focus\:max-w-904:focus {
    max-width: 56.5rem !important;
  }

  .md\:focus\:max-w-908:focus {
    max-width: 56.75rem !important;
  }

  .md\:focus\:max-w-912:focus {
    max-width: 57rem !important;
  }

  .md\:focus\:max-w-916:focus {
    max-width: 57.25rem !important;
  }

  .md\:focus\:max-w-920:focus {
    max-width: 57.5rem !important;
  }

  .md\:focus\:max-w-924:focus {
    max-width: 57.75rem !important;
  }

  .md\:focus\:max-w-928:focus {
    max-width: 58rem !important;
  }

  .md\:focus\:max-w-932:focus {
    max-width: 58.25rem !important;
  }

  .md\:focus\:max-w-936:focus {
    max-width: 58.5rem !important;
  }

  .md\:focus\:max-w-940:focus {
    max-width: 58.75rem !important;
  }

  .md\:focus\:max-w-944:focus {
    max-width: 59rem !important;
  }

  .md\:focus\:max-w-948:focus {
    max-width: 59.25rem !important;
  }

  .md\:focus\:max-w-952:focus {
    max-width: 59.5rem !important;
  }

  .md\:focus\:max-w-956:focus {
    max-width: 59.75rem !important;
  }

  .md\:focus\:max-w-960:focus {
    max-width: 60rem !important;
  }

  .md\:focus\:max-w-964:focus {
    max-width: 60.25rem !important;
  }

  .md\:focus\:max-w-968:focus {
    max-width: 60.5rem !important;
  }

  .md\:focus\:max-w-972:focus {
    max-width: 60.75rem !important;
  }

  .md\:focus\:max-w-976:focus {
    max-width: 61rem !important;
  }

  .md\:focus\:max-w-980:focus {
    max-width: 61.25rem !important;
  }

  .md\:focus\:max-w-984:focus {
    max-width: 61.5rem !important;
  }

  .md\:focus\:max-w-988:focus {
    max-width: 61.75rem !important;
  }

  .md\:focus\:max-w-992:focus {
    max-width: 62rem !important;
  }

  .md\:focus\:max-w-996:focus {
    max-width: 62.25rem !important;
  }

  .md\:focus\:max-w-1000:focus {
    max-width: 62.5rem !important;
  }

  .md\:focus\:max-w-1004:focus {
    max-width: 62.75rem !important;
  }

  .md\:focus\:max-w-1008:focus {
    max-width: 63rem !important;
  }

  .md\:focus\:max-w-1012:focus {
    max-width: 63.25rem !important;
  }

  .md\:focus\:max-w-1016:focus {
    max-width: 63.5rem !important;
  }

  .md\:focus\:max-w-1020:focus {
    max-width: 63.75rem !important;
  }

  .md\:focus\:max-w-1024:focus {
    max-width: 64rem !important;
  }

  .md\:focus\:max-w-1028:focus {
    max-width: 64.25rem !important;
  }

  .md\:focus\:max-w-1032:focus {
    max-width: 64.5rem !important;
  }

  .md\:focus\:max-w-1036:focus {
    max-width: 64.75rem !important;
  }

  .md\:focus\:max-w-1040:focus {
    max-width: 65rem !important;
  }

  .md\:focus\:max-w-1044:focus {
    max-width: 65.25rem !important;
  }

  .md\:focus\:max-w-1048:focus {
    max-width: 65.5rem !important;
  }

  .md\:focus\:max-w-1052:focus {
    max-width: 65.75rem !important;
  }

  .md\:focus\:max-w-1056:focus {
    max-width: 66rem !important;
  }

  .md\:focus\:max-w-1060:focus {
    max-width: 66.25rem !important;
  }

  .md\:focus\:max-w-1064:focus {
    max-width: 66.5rem !important;
  }

  .md\:focus\:max-w-1068:focus {
    max-width: 66.75rem !important;
  }

  .md\:focus\:max-w-1072:focus {
    max-width: 67rem !important;
  }

  .md\:focus\:max-w-1076:focus {
    max-width: 67.25rem !important;
  }

  .md\:focus\:max-w-1080:focus {
    max-width: 67.5rem !important;
  }

  .md\:focus\:max-w-1084:focus {
    max-width: 67.75rem !important;
  }

  .md\:focus\:max-w-1088:focus {
    max-width: 68rem !important;
  }

  .md\:focus\:max-w-1092:focus {
    max-width: 68.25rem !important;
  }

  .md\:focus\:max-w-1096:focus {
    max-width: 68.5rem !important;
  }

  .md\:focus\:max-w-1100:focus {
    max-width: 68.75rem !important;
  }

  .md\:focus\:max-w-1104:focus {
    max-width: 69rem !important;
  }

  .md\:focus\:max-w-1108:focus {
    max-width: 69.25rem !important;
  }

  .md\:focus\:max-w-1112:focus {
    max-width: 69.5rem !important;
  }

  .md\:focus\:max-w-1116:focus {
    max-width: 69.75rem !important;
  }

  .md\:focus\:max-w-1120:focus {
    max-width: 70rem !important;
  }

  .md\:focus\:max-w-1124:focus {
    max-width: 70.25rem !important;
  }

  .md\:focus\:max-w-1128:focus {
    max-width: 70.5rem !important;
  }

  .md\:focus\:max-w-1132:focus {
    max-width: 70.75rem !important;
  }

  .md\:focus\:max-w-1136:focus {
    max-width: 71rem !important;
  }

  .md\:focus\:max-w-1140:focus {
    max-width: 71.25rem !important;
  }

  .md\:focus\:max-w-1144:focus {
    max-width: 71.5rem !important;
  }

  .md\:focus\:max-w-1148:focus {
    max-width: 71.75rem !important;
  }

  .md\:focus\:max-w-1152:focus {
    max-width: 72rem !important;
  }

  .md\:focus\:max-w-1156:focus {
    max-width: 72.25rem !important;
  }

  .md\:focus\:max-w-1160:focus {
    max-width: 72.5rem !important;
  }

  .md\:focus\:max-w-1164:focus {
    max-width: 72.75rem !important;
  }

  .md\:focus\:max-w-1168:focus {
    max-width: 73rem !important;
  }

  .md\:focus\:max-w-1172:focus {
    max-width: 73.25rem !important;
  }

  .md\:focus\:max-w-1176:focus {
    max-width: 73.5rem !important;
  }

  .md\:focus\:max-w-1180:focus {
    max-width: 73.75rem !important;
  }

  .md\:focus\:max-w-1184:focus {
    max-width: 74rem !important;
  }

  .md\:focus\:max-w-1188:focus {
    max-width: 74.25rem !important;
  }

  .md\:focus\:max-w-1192:focus {
    max-width: 74.5rem !important;
  }

  .md\:focus\:max-w-1196:focus {
    max-width: 74.75rem !important;
  }

  .md\:focus\:max-w-1200:focus {
    max-width: 75rem !important;
  }

  .md\:focus\:max-w-none:focus {
    max-width: none !important;
  }

  .md\:focus\:max-w-xs:focus {
    max-width: 20rem !important;
  }

  .md\:focus\:max-w-sm:focus {
    max-width: 24rem !important;
  }

  .md\:focus\:max-w-md:focus {
    max-width: 28rem !important;
  }

  .md\:focus\:max-w-lg:focus {
    max-width: 32rem !important;
  }

  .md\:focus\:max-w-xl:focus {
    max-width: 36rem !important;
  }

  .md\:focus\:max-w-2xl:focus {
    max-width: 42rem !important;
  }

  .md\:focus\:max-w-3xl:focus {
    max-width: 48rem !important;
  }

  .md\:focus\:max-w-4xl:focus {
    max-width: 56rem !important;
  }

  .md\:focus\:max-w-5xl:focus {
    max-width: 64rem !important;
  }

  .md\:focus\:max-w-6xl:focus {
    max-width: 72rem !important;
  }

  .md\:focus\:max-w-full:focus {
    max-width: 100% !important;
  }

  .md\:focus\:max-w-screen-xs:focus {
    max-width: 600px !important;
  }

  .md\:focus\:max-w-screen-sm:focus {
    max-width: 769px !important;
  }

  .md\:focus\:max-w-screen-md:focus {
    max-width: 1000px !important;
  }

  .md\:focus\:max-w-screen-lg:focus {
    max-width: 1200px !important;
  }

  .md\:focus\:max-w-screen-xl:focus {
    max-width: 1366px !important;
  }

  .md\:min-h-0 {
    min-height: 0 !important;
  }

  .md\:min-h-full {
    min-height: 100% !important;
  }

  .md\:min-h-screen {
    min-height: 100vh !important;
  }

  .md\:hover\:min-h-0:hover {
    min-height: 0 !important;
  }

  .md\:hover\:min-h-full:hover {
    min-height: 100% !important;
  }

  .md\:hover\:min-h-screen:hover {
    min-height: 100vh !important;
  }

  .md\:focus\:min-h-0:focus {
    min-height: 0 !important;
  }

  .md\:focus\:min-h-full:focus {
    min-height: 100% !important;
  }

  .md\:focus\:min-h-screen:focus {
    min-height: 100vh !important;
  }

  .md\:min-w-0 {
    min-width: 0 !important;
  }

  .md\:min-w-full {
    min-width: 100% !important;
  }

  .md\:hover\:min-w-0:hover {
    min-width: 0 !important;
  }

  .md\:hover\:min-w-full:hover {
    min-width: 100% !important;
  }

  .md\:focus\:min-w-0:focus {
    min-width: 0 !important;
  }

  .md\:focus\:min-w-full:focus {
    min-width: 100% !important;
  }

  .md\:object-contain {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .md\:object-cover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .md\:object-fill {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .md\:object-none {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .md\:object-scale-down {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .md\:hover\:object-contain:hover {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .md\:hover\:object-cover:hover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .md\:hover\:object-fill:hover {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .md\:hover\:object-none:hover {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .md\:hover\:object-scale-down:hover {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .md\:focus\:object-contain:focus {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .md\:focus\:object-cover:focus {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .md\:focus\:object-fill:focus {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .md\:focus\:object-none:focus {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .md\:focus\:object-scale-down:focus {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .md\:object-bottom {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .md\:object-center {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .md\:object-left {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .md\:object-left-bottom {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .md\:object-left-top {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .md\:object-right {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .md\:object-right-bottom {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .md\:object-right-top {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .md\:object-top {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .md\:hover\:object-bottom:hover {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .md\:hover\:object-center:hover {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .md\:hover\:object-left:hover {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .md\:hover\:object-left-bottom:hover {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .md\:hover\:object-left-top:hover {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .md\:hover\:object-right:hover {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .md\:hover\:object-right-bottom:hover {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .md\:hover\:object-right-top:hover {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .md\:hover\:object-top:hover {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .md\:focus\:object-bottom:focus {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .md\:focus\:object-center:focus {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .md\:focus\:object-left:focus {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .md\:focus\:object-left-bottom:focus {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .md\:focus\:object-left-top:focus {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .md\:focus\:object-right:focus {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .md\:focus\:object-right-bottom:focus {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .md\:focus\:object-right-top:focus {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .md\:focus\:object-top:focus {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .md\:opacity-0 {
    opacity: 0 !important;
  }

  .md\:opacity-25 {
    opacity: 0.25 !important;
  }

  .md\:opacity-50 {
    opacity: 0.5 !important;
  }

  .md\:opacity-75 {
    opacity: 0.75 !important;
  }

  .md\:opacity-100 {
    opacity: 1 !important;
  }

  .md\:hover\:opacity-0:hover {
    opacity: 0 !important;
  }

  .md\:hover\:opacity-25:hover {
    opacity: 0.25 !important;
  }

  .md\:hover\:opacity-50:hover {
    opacity: 0.5 !important;
  }

  .md\:hover\:opacity-75:hover {
    opacity: 0.75 !important;
  }

  .md\:hover\:opacity-100:hover {
    opacity: 1 !important;
  }

  .md\:focus\:opacity-0:focus {
    opacity: 0 !important;
  }

  .md\:focus\:opacity-25:focus {
    opacity: 0.25 !important;
  }

  .md\:focus\:opacity-50:focus {
    opacity: 0.5 !important;
  }

  .md\:focus\:opacity-75:focus {
    opacity: 0.75 !important;
  }

  .md\:focus\:opacity-100:focus {
    opacity: 1 !important;
  }

  .md\:outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .md\:outline-white {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .md\:outline-black {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .md\:hover\:outline-none:hover {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .md\:hover\:outline-white:hover {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .md\:hover\:outline-black:hover {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .md\:focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .md\:focus\:outline-white:focus {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .md\:focus\:outline-black:focus {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .md\:overflow-auto {
    overflow: auto !important;
  }

  .md\:overflow-hidden {
    overflow: hidden !important;
  }

  .md\:overflow-visible {
    overflow: visible !important;
  }

  .md\:overflow-scroll {
    overflow: scroll !important;
  }

  .md\:overflow-x-auto {
    overflow-x: auto !important;
  }

  .md\:overflow-y-auto {
    overflow-y: auto !important;
  }

  .md\:overflow-x-hidden {
    overflow-x: hidden !important;
  }

  .md\:overflow-y-hidden {
    overflow-y: hidden !important;
  }

  .md\:overflow-x-visible {
    overflow-x: visible !important;
  }

  .md\:overflow-y-visible {
    overflow-y: visible !important;
  }

  .md\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .md\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .md\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important;
  }

  .md\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important;
  }

  .md\:hover\:overflow-auto:hover {
    overflow: auto !important;
  }

  .md\:hover\:overflow-hidden:hover {
    overflow: hidden !important;
  }

  .md\:hover\:overflow-visible:hover {
    overflow: visible !important;
  }

  .md\:hover\:overflow-scroll:hover {
    overflow: scroll !important;
  }

  .md\:hover\:overflow-x-auto:hover {
    overflow-x: auto !important;
  }

  .md\:hover\:overflow-y-auto:hover {
    overflow-y: auto !important;
  }

  .md\:hover\:overflow-x-hidden:hover {
    overflow-x: hidden !important;
  }

  .md\:hover\:overflow-y-hidden:hover {
    overflow-y: hidden !important;
  }

  .md\:hover\:overflow-x-visible:hover {
    overflow-x: visible !important;
  }

  .md\:hover\:overflow-y-visible:hover {
    overflow-y: visible !important;
  }

  .md\:hover\:overflow-x-scroll:hover {
    overflow-x: scroll !important;
  }

  .md\:hover\:overflow-y-scroll:hover {
    overflow-y: scroll !important;
  }

  .md\:hover\:scrolling-touch:hover {
    -webkit-overflow-scrolling: touch !important;
  }

  .md\:hover\:scrolling-auto:hover {
    -webkit-overflow-scrolling: auto !important;
  }

  .md\:focus\:overflow-auto:focus {
    overflow: auto !important;
  }

  .md\:focus\:overflow-hidden:focus {
    overflow: hidden !important;
  }

  .md\:focus\:overflow-visible:focus {
    overflow: visible !important;
  }

  .md\:focus\:overflow-scroll:focus {
    overflow: scroll !important;
  }

  .md\:focus\:overflow-x-auto:focus {
    overflow-x: auto !important;
  }

  .md\:focus\:overflow-y-auto:focus {
    overflow-y: auto !important;
  }

  .md\:focus\:overflow-x-hidden:focus {
    overflow-x: hidden !important;
  }

  .md\:focus\:overflow-y-hidden:focus {
    overflow-y: hidden !important;
  }

  .md\:focus\:overflow-x-visible:focus {
    overflow-x: visible !important;
  }

  .md\:focus\:overflow-y-visible:focus {
    overflow-y: visible !important;
  }

  .md\:focus\:overflow-x-scroll:focus {
    overflow-x: scroll !important;
  }

  .md\:focus\:overflow-y-scroll:focus {
    overflow-y: scroll !important;
  }

  .md\:focus\:scrolling-touch:focus {
    -webkit-overflow-scrolling: touch !important;
  }

  .md\:focus\:scrolling-auto:focus {
    -webkit-overflow-scrolling: auto !important;
  }

  .md\:p-0 {
    padding: 0rem !important;
  }

  .md\:p-1 {
    padding: 0.25rem !important;
  }

  .md\:p-2 {
    padding: 0.5rem !important;
  }

  .md\:p-3 {
    padding: 0.75rem !important;
  }

  .md\:p-4 {
    padding: 1rem !important;
  }

  .md\:p-5 {
    padding: 1.25rem !important;
  }

  .md\:p-6 {
    padding: 1.5rem !important;
  }

  .md\:p-7 {
    padding: 1.75rem !important;
  }

  .md\:p-8 {
    padding: 2rem !important;
  }

  .md\:p-9 {
    padding: 2.25rem !important;
  }

  .md\:p-10 {
    padding: 2.5rem !important;
  }

  .md\:p-11 {
    padding: 2.75rem !important;
  }

  .md\:p-12 {
    padding: 3rem !important;
  }

  .md\:p-13 {
    padding: 3.25rem !important;
  }

  .md\:p-14 {
    padding: 3.5rem !important;
  }

  .md\:p-15 {
    padding: 3.75rem !important;
  }

  .md\:p-16 {
    padding: 4rem !important;
  }

  .md\:p-17 {
    padding: 4.25rem !important;
  }

  .md\:p-18 {
    padding: 4.5rem !important;
  }

  .md\:p-19 {
    padding: 4.75rem !important;
  }

  .md\:p-20 {
    padding: 5rem !important;
  }

  .md\:p-21 {
    padding: 5.25rem !important;
  }

  .md\:p-22 {
    padding: 5.5rem !important;
  }

  .md\:p-23 {
    padding: 5.75rem !important;
  }

  .md\:p-24 {
    padding: 6rem !important;
  }

  .md\:p-25 {
    padding: 6.25rem !important;
  }

  .md\:p-26 {
    padding: 6.5rem !important;
  }

  .md\:p-27 {
    padding: 6.75rem !important;
  }

  .md\:p-28 {
    padding: 7rem !important;
  }

  .md\:p-29 {
    padding: 7.25rem !important;
  }

  .md\:p-30 {
    padding: 7.5rem !important;
  }

  .md\:p-31 {
    padding: 7.75rem !important;
  }

  .md\:p-32 {
    padding: 8rem !important;
  }

  .md\:p-33 {
    padding: 8.25rem !important;
  }

  .md\:p-34 {
    padding: 8.5rem !important;
  }

  .md\:p-35 {
    padding: 8.75rem !important;
  }

  .md\:p-36 {
    padding: 9rem !important;
  }

  .md\:p-37 {
    padding: 9.25rem !important;
  }

  .md\:p-38 {
    padding: 9.5rem !important;
  }

  .md\:p-39 {
    padding: 9.75rem !important;
  }

  .md\:p-40 {
    padding: 10rem !important;
  }

  .md\:p-41 {
    padding: 10.25rem !important;
  }

  .md\:p-42 {
    padding: 10.5rem !important;
  }

  .md\:p-43 {
    padding: 10.75rem !important;
  }

  .md\:p-44 {
    padding: 11rem !important;
  }

  .md\:p-45 {
    padding: 11.25rem !important;
  }

  .md\:p-46 {
    padding: 11.5rem !important;
  }

  .md\:p-47 {
    padding: 11.75rem !important;
  }

  .md\:p-48 {
    padding: 12rem !important;
  }

  .md\:p-49 {
    padding: 12.25rem !important;
  }

  .md\:p-50 {
    padding: 12.5rem !important;
  }

  .md\:p-51 {
    padding: 12.75rem !important;
  }

  .md\:p-52 {
    padding: 13rem !important;
  }

  .md\:p-53 {
    padding: 13.25rem !important;
  }

  .md\:p-54 {
    padding: 13.5rem !important;
  }

  .md\:p-55 {
    padding: 13.75rem !important;
  }

  .md\:p-56 {
    padding: 14rem !important;
  }

  .md\:p-57 {
    padding: 14.25rem !important;
  }

  .md\:p-58 {
    padding: 14.5rem !important;
  }

  .md\:p-59 {
    padding: 14.75rem !important;
  }

  .md\:p-60 {
    padding: 15rem !important;
  }

  .md\:p-61 {
    padding: 15.25rem !important;
  }

  .md\:p-62 {
    padding: 15.5rem !important;
  }

  .md\:p-63 {
    padding: 15.75rem !important;
  }

  .md\:p-64 {
    padding: 16rem !important;
  }

  .md\:p-65 {
    padding: 16.25rem !important;
  }

  .md\:p-66 {
    padding: 16.5rem !important;
  }

  .md\:p-67 {
    padding: 16.75rem !important;
  }

  .md\:p-68 {
    padding: 17rem !important;
  }

  .md\:p-69 {
    padding: 17.25rem !important;
  }

  .md\:p-70 {
    padding: 17.5rem !important;
  }

  .md\:p-71 {
    padding: 17.75rem !important;
  }

  .md\:p-72 {
    padding: 18rem !important;
  }

  .md\:p-73 {
    padding: 18.25rem !important;
  }

  .md\:p-74 {
    padding: 18.5rem !important;
  }

  .md\:p-75 {
    padding: 18.75rem !important;
  }

  .md\:p-76 {
    padding: 19rem !important;
  }

  .md\:p-77 {
    padding: 19.25rem !important;
  }

  .md\:p-78 {
    padding: 19.5rem !important;
  }

  .md\:p-79 {
    padding: 19.75rem !important;
  }

  .md\:p-80 {
    padding: 20rem !important;
  }

  .md\:p-81 {
    padding: 20.25rem !important;
  }

  .md\:p-82 {
    padding: 20.5rem !important;
  }

  .md\:p-83 {
    padding: 20.75rem !important;
  }

  .md\:p-84 {
    padding: 21rem !important;
  }

  .md\:p-85 {
    padding: 21.25rem !important;
  }

  .md\:p-86 {
    padding: 21.5rem !important;
  }

  .md\:p-87 {
    padding: 21.75rem !important;
  }

  .md\:p-88 {
    padding: 22rem !important;
  }

  .md\:p-89 {
    padding: 22.25rem !important;
  }

  .md\:p-90 {
    padding: 22.5rem !important;
  }

  .md\:p-91 {
    padding: 22.75rem !important;
  }

  .md\:p-92 {
    padding: 23rem !important;
  }

  .md\:p-93 {
    padding: 23.25rem !important;
  }

  .md\:p-94 {
    padding: 23.5rem !important;
  }

  .md\:p-95 {
    padding: 23.75rem !important;
  }

  .md\:p-96 {
    padding: 24rem !important;
  }

  .md\:p-97 {
    padding: 24.25rem !important;
  }

  .md\:p-98 {
    padding: 24.5rem !important;
  }

  .md\:p-99 {
    padding: 24.75rem !important;
  }

  .md\:p-100 {
    padding: 25rem !important;
  }

  .md\:p-101 {
    padding: 25.25rem !important;
  }

  .md\:p-102 {
    padding: 25.5rem !important;
  }

  .md\:p-103 {
    padding: 25.75rem !important;
  }

  .md\:p-104 {
    padding: 26rem !important;
  }

  .md\:p-105 {
    padding: 26.25rem !important;
  }

  .md\:p-px {
    padding: 1px !important;
  }

  .md\:p-0\.5 {
    padding: 0.125rem !important;
  }

  .md\:p-1\.5 {
    padding: 0.375rem !important;
  }

  .md\:p-2\.5 {
    padding: 0.625rem !important;
  }

  .md\:p-3\.5 {
    padding: 0.875rem !important;
  }

  .md\:p-4\.5 {
    padding: 1.125rem !important;
  }

  .md\:p-5\.5 {
    padding: 1.375rem !important;
  }

  .md\:p-6\.5 {
    padding: 1.625rem !important;
  }

  .md\:p-7\.5 {
    padding: 1.875rem !important;
  }

  .md\:p-8\.5 {
    padding: 2.125rem !important;
  }

  .md\:p-9\.5 {
    padding: 2.375rem !important;
  }

  .md\:p-10\.5 {
    padding: 2.625rem !important;
  }

  .md\:p-11\.5 {
    padding: 2.875rem !important;
  }

  .md\:p-12\.5 {
    padding: 3.125rem !important;
  }

  .md\:p-13\.5 {
    padding: 3.375rem !important;
  }

  .md\:p-14\.5 {
    padding: 3.625rem !important;
  }

  .md\:p-15\.5 {
    padding: 3.875rem !important;
  }

  .md\:p-16\.5 {
    padding: 4.125rem !important;
  }

  .md\:p-17\.5 {
    padding: 4.375rem !important;
  }

  .md\:p-18\.5 {
    padding: 4.625rem !important;
  }

  .md\:p-19\.5 {
    padding: 4.875rem !important;
  }

  .md\:p-20\.5 {
    padding: 5.125rem !important;
  }

  .md\:p-21\.5 {
    padding: 5.375rem !important;
  }

  .md\:p-22\.5 {
    padding: 5.625rem !important;
  }

  .md\:p-23\.5 {
    padding: 5.875rem !important;
  }

  .md\:p-24\.5 {
    padding: 6.125rem !important;
  }

  .md\:p-25\.5 {
    padding: 6.375rem !important;
  }

  .md\:p-26\.5 {
    padding: 6.625rem !important;
  }

  .md\:p-27\.5 {
    padding: 6.875rem !important;
  }

  .md\:p-28\.5 {
    padding: 7.125rem !important;
  }

  .md\:p-29\.5 {
    padding: 7.375rem !important;
  }

  .md\:p-30\.5 {
    padding: 7.625rem !important;
  }

  .md\:p-31\.5 {
    padding: 7.875rem !important;
  }

  .md\:p-32\.5 {
    padding: 8.125rem !important;
  }

  .md\:p-33\.5 {
    padding: 8.375rem !important;
  }

  .md\:p-34\.5 {
    padding: 8.625rem !important;
  }

  .md\:p-35\.5 {
    padding: 8.875rem !important;
  }

  .md\:p-36\.5 {
    padding: 9.125rem !important;
  }

  .md\:p-37\.5 {
    padding: 9.375rem !important;
  }

  .md\:p-38\.5 {
    padding: 9.625rem !important;
  }

  .md\:p-39\.5 {
    padding: 9.875rem !important;
  }

  .md\:p-40\.5 {
    padding: 10.125rem !important;
  }

  .md\:p-41\.5 {
    padding: 10.375rem !important;
  }

  .md\:p-42\.5 {
    padding: 10.625rem !important;
  }

  .md\:p-43\.5 {
    padding: 10.875rem !important;
  }

  .md\:p-44\.5 {
    padding: 11.125rem !important;
  }

  .md\:p-45\.5 {
    padding: 11.375rem !important;
  }

  .md\:p-46\.5 {
    padding: 11.625rem !important;
  }

  .md\:p-47\.5 {
    padding: 11.875rem !important;
  }

  .md\:p-48\.5 {
    padding: 12.125rem !important;
  }

  .md\:p-49\.5 {
    padding: 12.375rem !important;
  }

  .md\:p-50\.5 {
    padding: 12.625rem !important;
  }

  .md\:p-51\.5 {
    padding: 12.875rem !important;
  }

  .md\:p-52\.5 {
    padding: 13.125rem !important;
  }

  .md\:p-53\.5 {
    padding: 13.375rem !important;
  }

  .md\:p-54\.5 {
    padding: 13.625rem !important;
  }

  .md\:p-55\.5 {
    padding: 13.875rem !important;
  }

  .md\:p-56\.5 {
    padding: 14.125rem !important;
  }

  .md\:p-57\.5 {
    padding: 14.375rem !important;
  }

  .md\:p-58\.5 {
    padding: 14.625rem !important;
  }

  .md\:p-59\.5 {
    padding: 14.875rem !important;
  }

  .md\:p-60\.5 {
    padding: 15.125rem !important;
  }

  .md\:p-61\.5 {
    padding: 15.375rem !important;
  }

  .md\:p-62\.5 {
    padding: 15.625rem !important;
  }

  .md\:p-63\.5 {
    padding: 15.875rem !important;
  }

  .md\:p-64\.5 {
    padding: 16.125rem !important;
  }

  .md\:p-65\.5 {
    padding: 16.375rem !important;
  }

  .md\:p-66\.5 {
    padding: 16.625rem !important;
  }

  .md\:p-67\.5 {
    padding: 16.875rem !important;
  }

  .md\:p-68\.5 {
    padding: 17.125rem !important;
  }

  .md\:p-69\.5 {
    padding: 17.375rem !important;
  }

  .md\:p-70\.5 {
    padding: 17.625rem !important;
  }

  .md\:p-71\.5 {
    padding: 17.875rem !important;
  }

  .md\:p-72\.5 {
    padding: 18.125rem !important;
  }

  .md\:p-73\.5 {
    padding: 18.375rem !important;
  }

  .md\:p-74\.5 {
    padding: 18.625rem !important;
  }

  .md\:p-75\.5 {
    padding: 18.875rem !important;
  }

  .md\:p-76\.5 {
    padding: 19.125rem !important;
  }

  .md\:p-77\.5 {
    padding: 19.375rem !important;
  }

  .md\:p-78\.5 {
    padding: 19.625rem !important;
  }

  .md\:p-79\.5 {
    padding: 19.875rem !important;
  }

  .md\:p-80\.5 {
    padding: 20.125rem !important;
  }

  .md\:p-81\.5 {
    padding: 20.375rem !important;
  }

  .md\:p-82\.5 {
    padding: 20.625rem !important;
  }

  .md\:p-83\.5 {
    padding: 20.875rem !important;
  }

  .md\:p-84\.5 {
    padding: 21.125rem !important;
  }

  .md\:p-85\.5 {
    padding: 21.375rem !important;
  }

  .md\:p-86\.5 {
    padding: 21.625rem !important;
  }

  .md\:p-87\.5 {
    padding: 21.875rem !important;
  }

  .md\:p-88\.5 {
    padding: 22.125rem !important;
  }

  .md\:p-89\.5 {
    padding: 22.375rem !important;
  }

  .md\:p-90\.5 {
    padding: 22.625rem !important;
  }

  .md\:p-91\.5 {
    padding: 22.875rem !important;
  }

  .md\:p-92\.5 {
    padding: 23.125rem !important;
  }

  .md\:p-93\.5 {
    padding: 23.375rem !important;
  }

  .md\:p-94\.5 {
    padding: 23.625rem !important;
  }

  .md\:p-95\.5 {
    padding: 23.875rem !important;
  }

  .md\:p-96\.5 {
    padding: 24.125rem !important;
  }

  .md\:p-97\.5 {
    padding: 24.375rem !important;
  }

  .md\:p-98\.5 {
    padding: 24.625rem !important;
  }

  .md\:p-99\.5 {
    padding: 24.875rem !important;
  }

  .md\:p-100\.5 {
    padding: 25.125rem !important;
  }

  .md\:p-101\.5 {
    padding: 25.375rem !important;
  }

  .md\:p-102\.5 {
    padding: 25.625rem !important;
  }

  .md\:p-103\.5 {
    padding: 25.875rem !important;
  }

  .md\:p-104\.5 {
    padding: 26.125rem !important;
  }

  .md\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .md\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .md\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .md\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .md\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .md\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .md\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .md\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .md\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .md\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .md\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .md\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .md\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .md\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .md\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .md\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .md\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .md\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .md\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .md\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .md\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .md\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .md\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .md\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .md\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .md\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .md\:py-17 {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .md\:px-17 {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .md\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .md\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .md\:py-19 {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .md\:px-19 {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .md\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .md\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .md\:py-21 {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .md\:px-21 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .md\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .md\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .md\:py-23 {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .md\:px-23 {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .md\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .md\:py-25 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .md\:px-25 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .md\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .md\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .md\:py-27 {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .md\:px-27 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .md\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .md\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .md\:py-29 {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .md\:px-29 {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .md\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .md\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .md\:py-31 {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .md\:px-31 {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .md\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .md\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .md\:py-33 {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .md\:px-33 {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .md\:py-34 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .md\:px-34 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .md\:py-35 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .md\:px-35 {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .md\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .md\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .md\:py-37 {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .md\:px-37 {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .md\:py-38 {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .md\:px-38 {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .md\:py-39 {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .md\:px-39 {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .md\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .md\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .md\:py-41 {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .md\:px-41 {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .md\:py-42 {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .md\:px-42 {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .md\:py-43 {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .md\:px-43 {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .md\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .md\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .md\:py-45 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .md\:px-45 {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .md\:py-46 {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .md\:px-46 {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .md\:py-47 {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .md\:px-47 {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .md\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .md\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .md\:py-49 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .md\:px-49 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .md\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .md\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .md\:py-51 {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .md\:px-51 {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .md\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .md\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .md\:py-53 {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .md\:px-53 {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .md\:py-54 {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .md\:px-54 {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .md\:py-55 {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .md\:px-55 {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .md\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .md\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .md\:py-57 {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .md\:px-57 {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .md\:py-58 {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .md\:px-58 {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .md\:py-59 {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .md\:px-59 {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .md\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .md\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .md\:py-61 {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .md\:px-61 {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .md\:py-62 {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .md\:px-62 {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .md\:py-63 {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .md\:px-63 {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .md\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .md\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .md\:py-65 {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .md\:px-65 {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .md\:py-66 {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .md\:px-66 {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .md\:py-67 {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .md\:px-67 {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .md\:py-68 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .md\:px-68 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .md\:py-69 {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .md\:px-69 {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .md\:py-70 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .md\:px-70 {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .md\:py-71 {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .md\:px-71 {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .md\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .md\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .md\:py-73 {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .md\:px-73 {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .md\:py-74 {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .md\:px-74 {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .md\:py-75 {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .md\:px-75 {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .md\:py-76 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .md\:px-76 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .md\:py-77 {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .md\:px-77 {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .md\:py-78 {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .md\:px-78 {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .md\:py-79 {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .md\:px-79 {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .md\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .md\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .md\:py-81 {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .md\:px-81 {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .md\:py-82 {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .md\:px-82 {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .md\:py-83 {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .md\:px-83 {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .md\:py-84 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .md\:px-84 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .md\:py-85 {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .md\:px-85 {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .md\:py-86 {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .md\:px-86 {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .md\:py-87 {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .md\:px-87 {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .md\:py-88 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .md\:px-88 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .md\:py-89 {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .md\:px-89 {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .md\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .md\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .md\:py-91 {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .md\:px-91 {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .md\:py-92 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .md\:px-92 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .md\:py-93 {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .md\:px-93 {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .md\:py-94 {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .md\:px-94 {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .md\:py-95 {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .md\:px-95 {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .md\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .md\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .md\:py-97 {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .md\:px-97 {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .md\:py-98 {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .md\:px-98 {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .md\:py-99 {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .md\:px-99 {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .md\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .md\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .md\:py-101 {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .md\:px-101 {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .md\:py-102 {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .md\:px-102 {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .md\:py-103 {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .md\:px-103 {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .md\:py-104 {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .md\:px-104 {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .md\:py-105 {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .md\:px-105 {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .md\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .md\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .md\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .md\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .md\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .md\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .md\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .md\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .md\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .md\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .md\:py-4\.5 {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .md\:px-4\.5 {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .md\:py-5\.5 {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .md\:px-5\.5 {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .md\:py-6\.5 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .md\:px-6\.5 {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .md\:py-7\.5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .md\:px-7\.5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .md\:py-8\.5 {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .md\:px-8\.5 {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .md\:py-9\.5 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .md\:px-9\.5 {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .md\:py-10\.5 {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .md\:px-10\.5 {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .md\:py-11\.5 {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .md\:px-11\.5 {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .md\:py-12\.5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .md\:px-12\.5 {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .md\:py-13\.5 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .md\:px-13\.5 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .md\:py-14\.5 {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .md\:px-14\.5 {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .md\:py-15\.5 {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .md\:px-15\.5 {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .md\:py-16\.5 {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .md\:px-16\.5 {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .md\:py-17\.5 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .md\:px-17\.5 {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .md\:py-18\.5 {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .md\:px-18\.5 {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .md\:py-19\.5 {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .md\:px-19\.5 {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .md\:py-20\.5 {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .md\:px-20\.5 {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .md\:py-21\.5 {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .md\:px-21\.5 {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .md\:py-22\.5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .md\:px-22\.5 {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .md\:py-23\.5 {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .md\:px-23\.5 {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .md\:py-24\.5 {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .md\:px-24\.5 {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .md\:py-25\.5 {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .md\:px-25\.5 {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .md\:py-26\.5 {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .md\:px-26\.5 {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .md\:py-27\.5 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .md\:px-27\.5 {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .md\:py-28\.5 {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .md\:px-28\.5 {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .md\:py-29\.5 {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .md\:px-29\.5 {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .md\:py-30\.5 {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .md\:px-30\.5 {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .md\:py-31\.5 {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .md\:px-31\.5 {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .md\:py-32\.5 {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .md\:px-32\.5 {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .md\:py-33\.5 {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .md\:px-33\.5 {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .md\:py-34\.5 {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .md\:px-34\.5 {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .md\:py-35\.5 {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .md\:px-35\.5 {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .md\:py-36\.5 {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .md\:px-36\.5 {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .md\:py-37\.5 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .md\:px-37\.5 {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .md\:py-38\.5 {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .md\:px-38\.5 {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .md\:py-39\.5 {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .md\:px-39\.5 {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .md\:py-40\.5 {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .md\:px-40\.5 {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .md\:py-41\.5 {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .md\:px-41\.5 {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .md\:py-42\.5 {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .md\:px-42\.5 {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .md\:py-43\.5 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .md\:px-43\.5 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .md\:py-44\.5 {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .md\:px-44\.5 {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .md\:py-45\.5 {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .md\:px-45\.5 {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .md\:py-46\.5 {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .md\:px-46\.5 {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .md\:py-47\.5 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .md\:px-47\.5 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .md\:py-48\.5 {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .md\:px-48\.5 {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .md\:py-49\.5 {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .md\:px-49\.5 {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .md\:py-50\.5 {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .md\:px-50\.5 {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .md\:py-51\.5 {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .md\:px-51\.5 {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .md\:py-52\.5 {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .md\:px-52\.5 {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .md\:py-53\.5 {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .md\:px-53\.5 {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .md\:py-54\.5 {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .md\:px-54\.5 {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .md\:py-55\.5 {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .md\:px-55\.5 {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .md\:py-56\.5 {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .md\:px-56\.5 {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .md\:py-57\.5 {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .md\:px-57\.5 {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .md\:py-58\.5 {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .md\:px-58\.5 {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .md\:py-59\.5 {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .md\:px-59\.5 {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .md\:py-60\.5 {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .md\:px-60\.5 {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .md\:py-61\.5 {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .md\:px-61\.5 {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .md\:py-62\.5 {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .md\:px-62\.5 {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .md\:py-63\.5 {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .md\:px-63\.5 {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .md\:py-64\.5 {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .md\:px-64\.5 {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .md\:py-65\.5 {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .md\:px-65\.5 {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .md\:py-66\.5 {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .md\:px-66\.5 {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .md\:py-67\.5 {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .md\:px-67\.5 {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .md\:py-68\.5 {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .md\:px-68\.5 {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .md\:py-69\.5 {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .md\:px-69\.5 {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .md\:py-70\.5 {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .md\:px-70\.5 {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .md\:py-71\.5 {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .md\:px-71\.5 {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .md\:py-72\.5 {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .md\:px-72\.5 {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .md\:py-73\.5 {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .md\:px-73\.5 {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .md\:py-74\.5 {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .md\:px-74\.5 {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .md\:py-75\.5 {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .md\:px-75\.5 {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .md\:py-76\.5 {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .md\:px-76\.5 {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .md\:py-77\.5 {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .md\:px-77\.5 {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .md\:py-78\.5 {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .md\:px-78\.5 {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .md\:py-79\.5 {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .md\:px-79\.5 {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .md\:py-80\.5 {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .md\:px-80\.5 {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .md\:py-81\.5 {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .md\:px-81\.5 {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .md\:py-82\.5 {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .md\:px-82\.5 {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .md\:py-83\.5 {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .md\:px-83\.5 {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .md\:py-84\.5 {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .md\:px-84\.5 {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .md\:py-85\.5 {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .md\:px-85\.5 {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .md\:py-86\.5 {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .md\:px-86\.5 {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .md\:py-87\.5 {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .md\:px-87\.5 {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .md\:py-88\.5 {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .md\:px-88\.5 {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .md\:py-89\.5 {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .md\:px-89\.5 {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .md\:py-90\.5 {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .md\:px-90\.5 {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .md\:py-91\.5 {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .md\:px-91\.5 {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .md\:py-92\.5 {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .md\:px-92\.5 {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .md\:py-93\.5 {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .md\:px-93\.5 {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .md\:py-94\.5 {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .md\:px-94\.5 {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .md\:py-95\.5 {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .md\:px-95\.5 {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .md\:py-96\.5 {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .md\:px-96\.5 {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .md\:py-97\.5 {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .md\:px-97\.5 {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .md\:py-98\.5 {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .md\:px-98\.5 {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .md\:py-99\.5 {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .md\:px-99\.5 {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .md\:py-100\.5 {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .md\:px-100\.5 {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .md\:py-101\.5 {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .md\:px-101\.5 {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .md\:py-102\.5 {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .md\:px-102\.5 {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .md\:py-103\.5 {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .md\:px-103\.5 {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .md\:py-104\.5 {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .md\:px-104\.5 {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .md\:pt-0 {
    padding-top: 0rem !important;
  }

  .md\:pr-0 {
    padding-right: 0rem !important;
  }

  .md\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .md\:pl-0 {
    padding-left: 0rem !important;
  }

  .md\:pt-1 {
    padding-top: 0.25rem !important;
  }

  .md\:pr-1 {
    padding-right: 0.25rem !important;
  }

  .md\:pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .md\:pl-1 {
    padding-left: 0.25rem !important;
  }

  .md\:pt-2 {
    padding-top: 0.5rem !important;
  }

  .md\:pr-2 {
    padding-right: 0.5rem !important;
  }

  .md\:pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .md\:pl-2 {
    padding-left: 0.5rem !important;
  }

  .md\:pt-3 {
    padding-top: 0.75rem !important;
  }

  .md\:pr-3 {
    padding-right: 0.75rem !important;
  }

  .md\:pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .md\:pl-3 {
    padding-left: 0.75rem !important;
  }

  .md\:pt-4 {
    padding-top: 1rem !important;
  }

  .md\:pr-4 {
    padding-right: 1rem !important;
  }

  .md\:pb-4 {
    padding-bottom: 1rem !important;
  }

  .md\:pl-4 {
    padding-left: 1rem !important;
  }

  .md\:pt-5 {
    padding-top: 1.25rem !important;
  }

  .md\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .md\:pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .md\:pl-5 {
    padding-left: 1.25rem !important;
  }

  .md\:pt-6 {
    padding-top: 1.5rem !important;
  }

  .md\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .md\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .md\:pt-7 {
    padding-top: 1.75rem !important;
  }

  .md\:pr-7 {
    padding-right: 1.75rem !important;
  }

  .md\:pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .md\:pl-7 {
    padding-left: 1.75rem !important;
  }

  .md\:pt-8 {
    padding-top: 2rem !important;
  }

  .md\:pr-8 {
    padding-right: 2rem !important;
  }

  .md\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .md\:pl-8 {
    padding-left: 2rem !important;
  }

  .md\:pt-9 {
    padding-top: 2.25rem !important;
  }

  .md\:pr-9 {
    padding-right: 2.25rem !important;
  }

  .md\:pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .md\:pl-9 {
    padding-left: 2.25rem !important;
  }

  .md\:pt-10 {
    padding-top: 2.5rem !important;
  }

  .md\:pr-10 {
    padding-right: 2.5rem !important;
  }

  .md\:pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .md\:pl-10 {
    padding-left: 2.5rem !important;
  }

  .md\:pt-11 {
    padding-top: 2.75rem !important;
  }

  .md\:pr-11 {
    padding-right: 2.75rem !important;
  }

  .md\:pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .md\:pl-11 {
    padding-left: 2.75rem !important;
  }

  .md\:pt-12 {
    padding-top: 3rem !important;
  }

  .md\:pr-12 {
    padding-right: 3rem !important;
  }

  .md\:pb-12 {
    padding-bottom: 3rem !important;
  }

  .md\:pl-12 {
    padding-left: 3rem !important;
  }

  .md\:pt-13 {
    padding-top: 3.25rem !important;
  }

  .md\:pr-13 {
    padding-right: 3.25rem !important;
  }

  .md\:pb-13 {
    padding-bottom: 3.25rem !important;
  }

  .md\:pl-13 {
    padding-left: 3.25rem !important;
  }

  .md\:pt-14 {
    padding-top: 3.5rem !important;
  }

  .md\:pr-14 {
    padding-right: 3.5rem !important;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .md\:pl-14 {
    padding-left: 3.5rem !important;
  }

  .md\:pt-15 {
    padding-top: 3.75rem !important;
  }

  .md\:pr-15 {
    padding-right: 3.75rem !important;
  }

  .md\:pb-15 {
    padding-bottom: 3.75rem !important;
  }

  .md\:pl-15 {
    padding-left: 3.75rem !important;
  }

  .md\:pt-16 {
    padding-top: 4rem !important;
  }

  .md\:pr-16 {
    padding-right: 4rem !important;
  }

  .md\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .md\:pl-16 {
    padding-left: 4rem !important;
  }

  .md\:pt-17 {
    padding-top: 4.25rem !important;
  }

  .md\:pr-17 {
    padding-right: 4.25rem !important;
  }

  .md\:pb-17 {
    padding-bottom: 4.25rem !important;
  }

  .md\:pl-17 {
    padding-left: 4.25rem !important;
  }

  .md\:pt-18 {
    padding-top: 4.5rem !important;
  }

  .md\:pr-18 {
    padding-right: 4.5rem !important;
  }

  .md\:pb-18 {
    padding-bottom: 4.5rem !important;
  }

  .md\:pl-18 {
    padding-left: 4.5rem !important;
  }

  .md\:pt-19 {
    padding-top: 4.75rem !important;
  }

  .md\:pr-19 {
    padding-right: 4.75rem !important;
  }

  .md\:pb-19 {
    padding-bottom: 4.75rem !important;
  }

  .md\:pl-19 {
    padding-left: 4.75rem !important;
  }

  .md\:pt-20 {
    padding-top: 5rem !important;
  }

  .md\:pr-20 {
    padding-right: 5rem !important;
  }

  .md\:pb-20 {
    padding-bottom: 5rem !important;
  }

  .md\:pl-20 {
    padding-left: 5rem !important;
  }

  .md\:pt-21 {
    padding-top: 5.25rem !important;
  }

  .md\:pr-21 {
    padding-right: 5.25rem !important;
  }

  .md\:pb-21 {
    padding-bottom: 5.25rem !important;
  }

  .md\:pl-21 {
    padding-left: 5.25rem !important;
  }

  .md\:pt-22 {
    padding-top: 5.5rem !important;
  }

  .md\:pr-22 {
    padding-right: 5.5rem !important;
  }

  .md\:pb-22 {
    padding-bottom: 5.5rem !important;
  }

  .md\:pl-22 {
    padding-left: 5.5rem !important;
  }

  .md\:pt-23 {
    padding-top: 5.75rem !important;
  }

  .md\:pr-23 {
    padding-right: 5.75rem !important;
  }

  .md\:pb-23 {
    padding-bottom: 5.75rem !important;
  }

  .md\:pl-23 {
    padding-left: 5.75rem !important;
  }

  .md\:pt-24 {
    padding-top: 6rem !important;
  }

  .md\:pr-24 {
    padding-right: 6rem !important;
  }

  .md\:pb-24 {
    padding-bottom: 6rem !important;
  }

  .md\:pl-24 {
    padding-left: 6rem !important;
  }

  .md\:pt-25 {
    padding-top: 6.25rem !important;
  }

  .md\:pr-25 {
    padding-right: 6.25rem !important;
  }

  .md\:pb-25 {
    padding-bottom: 6.25rem !important;
  }

  .md\:pl-25 {
    padding-left: 6.25rem !important;
  }

  .md\:pt-26 {
    padding-top: 6.5rem !important;
  }

  .md\:pr-26 {
    padding-right: 6.5rem !important;
  }

  .md\:pb-26 {
    padding-bottom: 6.5rem !important;
  }

  .md\:pl-26 {
    padding-left: 6.5rem !important;
  }

  .md\:pt-27 {
    padding-top: 6.75rem !important;
  }

  .md\:pr-27 {
    padding-right: 6.75rem !important;
  }

  .md\:pb-27 {
    padding-bottom: 6.75rem !important;
  }

  .md\:pl-27 {
    padding-left: 6.75rem !important;
  }

  .md\:pt-28 {
    padding-top: 7rem !important;
  }

  .md\:pr-28 {
    padding-right: 7rem !important;
  }

  .md\:pb-28 {
    padding-bottom: 7rem !important;
  }

  .md\:pl-28 {
    padding-left: 7rem !important;
  }

  .md\:pt-29 {
    padding-top: 7.25rem !important;
  }

  .md\:pr-29 {
    padding-right: 7.25rem !important;
  }

  .md\:pb-29 {
    padding-bottom: 7.25rem !important;
  }

  .md\:pl-29 {
    padding-left: 7.25rem !important;
  }

  .md\:pt-30 {
    padding-top: 7.5rem !important;
  }

  .md\:pr-30 {
    padding-right: 7.5rem !important;
  }

  .md\:pb-30 {
    padding-bottom: 7.5rem !important;
  }

  .md\:pl-30 {
    padding-left: 7.5rem !important;
  }

  .md\:pt-31 {
    padding-top: 7.75rem !important;
  }

  .md\:pr-31 {
    padding-right: 7.75rem !important;
  }

  .md\:pb-31 {
    padding-bottom: 7.75rem !important;
  }

  .md\:pl-31 {
    padding-left: 7.75rem !important;
  }

  .md\:pt-32 {
    padding-top: 8rem !important;
  }

  .md\:pr-32 {
    padding-right: 8rem !important;
  }

  .md\:pb-32 {
    padding-bottom: 8rem !important;
  }

  .md\:pl-32 {
    padding-left: 8rem !important;
  }

  .md\:pt-33 {
    padding-top: 8.25rem !important;
  }

  .md\:pr-33 {
    padding-right: 8.25rem !important;
  }

  .md\:pb-33 {
    padding-bottom: 8.25rem !important;
  }

  .md\:pl-33 {
    padding-left: 8.25rem !important;
  }

  .md\:pt-34 {
    padding-top: 8.5rem !important;
  }

  .md\:pr-34 {
    padding-right: 8.5rem !important;
  }

  .md\:pb-34 {
    padding-bottom: 8.5rem !important;
  }

  .md\:pl-34 {
    padding-left: 8.5rem !important;
  }

  .md\:pt-35 {
    padding-top: 8.75rem !important;
  }

  .md\:pr-35 {
    padding-right: 8.75rem !important;
  }

  .md\:pb-35 {
    padding-bottom: 8.75rem !important;
  }

  .md\:pl-35 {
    padding-left: 8.75rem !important;
  }

  .md\:pt-36 {
    padding-top: 9rem !important;
  }

  .md\:pr-36 {
    padding-right: 9rem !important;
  }

  .md\:pb-36 {
    padding-bottom: 9rem !important;
  }

  .md\:pl-36 {
    padding-left: 9rem !important;
  }

  .md\:pt-37 {
    padding-top: 9.25rem !important;
  }

  .md\:pr-37 {
    padding-right: 9.25rem !important;
  }

  .md\:pb-37 {
    padding-bottom: 9.25rem !important;
  }

  .md\:pl-37 {
    padding-left: 9.25rem !important;
  }

  .md\:pt-38 {
    padding-top: 9.5rem !important;
  }

  .md\:pr-38 {
    padding-right: 9.5rem !important;
  }

  .md\:pb-38 {
    padding-bottom: 9.5rem !important;
  }

  .md\:pl-38 {
    padding-left: 9.5rem !important;
  }

  .md\:pt-39 {
    padding-top: 9.75rem !important;
  }

  .md\:pr-39 {
    padding-right: 9.75rem !important;
  }

  .md\:pb-39 {
    padding-bottom: 9.75rem !important;
  }

  .md\:pl-39 {
    padding-left: 9.75rem !important;
  }

  .md\:pt-40 {
    padding-top: 10rem !important;
  }

  .md\:pr-40 {
    padding-right: 10rem !important;
  }

  .md\:pb-40 {
    padding-bottom: 10rem !important;
  }

  .md\:pl-40 {
    padding-left: 10rem !important;
  }

  .md\:pt-41 {
    padding-top: 10.25rem !important;
  }

  .md\:pr-41 {
    padding-right: 10.25rem !important;
  }

  .md\:pb-41 {
    padding-bottom: 10.25rem !important;
  }

  .md\:pl-41 {
    padding-left: 10.25rem !important;
  }

  .md\:pt-42 {
    padding-top: 10.5rem !important;
  }

  .md\:pr-42 {
    padding-right: 10.5rem !important;
  }

  .md\:pb-42 {
    padding-bottom: 10.5rem !important;
  }

  .md\:pl-42 {
    padding-left: 10.5rem !important;
  }

  .md\:pt-43 {
    padding-top: 10.75rem !important;
  }

  .md\:pr-43 {
    padding-right: 10.75rem !important;
  }

  .md\:pb-43 {
    padding-bottom: 10.75rem !important;
  }

  .md\:pl-43 {
    padding-left: 10.75rem !important;
  }

  .md\:pt-44 {
    padding-top: 11rem !important;
  }

  .md\:pr-44 {
    padding-right: 11rem !important;
  }

  .md\:pb-44 {
    padding-bottom: 11rem !important;
  }

  .md\:pl-44 {
    padding-left: 11rem !important;
  }

  .md\:pt-45 {
    padding-top: 11.25rem !important;
  }

  .md\:pr-45 {
    padding-right: 11.25rem !important;
  }

  .md\:pb-45 {
    padding-bottom: 11.25rem !important;
  }

  .md\:pl-45 {
    padding-left: 11.25rem !important;
  }

  .md\:pt-46 {
    padding-top: 11.5rem !important;
  }

  .md\:pr-46 {
    padding-right: 11.5rem !important;
  }

  .md\:pb-46 {
    padding-bottom: 11.5rem !important;
  }

  .md\:pl-46 {
    padding-left: 11.5rem !important;
  }

  .md\:pt-47 {
    padding-top: 11.75rem !important;
  }

  .md\:pr-47 {
    padding-right: 11.75rem !important;
  }

  .md\:pb-47 {
    padding-bottom: 11.75rem !important;
  }

  .md\:pl-47 {
    padding-left: 11.75rem !important;
  }

  .md\:pt-48 {
    padding-top: 12rem !important;
  }

  .md\:pr-48 {
    padding-right: 12rem !important;
  }

  .md\:pb-48 {
    padding-bottom: 12rem !important;
  }

  .md\:pl-48 {
    padding-left: 12rem !important;
  }

  .md\:pt-49 {
    padding-top: 12.25rem !important;
  }

  .md\:pr-49 {
    padding-right: 12.25rem !important;
  }

  .md\:pb-49 {
    padding-bottom: 12.25rem !important;
  }

  .md\:pl-49 {
    padding-left: 12.25rem !important;
  }

  .md\:pt-50 {
    padding-top: 12.5rem !important;
  }

  .md\:pr-50 {
    padding-right: 12.5rem !important;
  }

  .md\:pb-50 {
    padding-bottom: 12.5rem !important;
  }

  .md\:pl-50 {
    padding-left: 12.5rem !important;
  }

  .md\:pt-51 {
    padding-top: 12.75rem !important;
  }

  .md\:pr-51 {
    padding-right: 12.75rem !important;
  }

  .md\:pb-51 {
    padding-bottom: 12.75rem !important;
  }

  .md\:pl-51 {
    padding-left: 12.75rem !important;
  }

  .md\:pt-52 {
    padding-top: 13rem !important;
  }

  .md\:pr-52 {
    padding-right: 13rem !important;
  }

  .md\:pb-52 {
    padding-bottom: 13rem !important;
  }

  .md\:pl-52 {
    padding-left: 13rem !important;
  }

  .md\:pt-53 {
    padding-top: 13.25rem !important;
  }

  .md\:pr-53 {
    padding-right: 13.25rem !important;
  }

  .md\:pb-53 {
    padding-bottom: 13.25rem !important;
  }

  .md\:pl-53 {
    padding-left: 13.25rem !important;
  }

  .md\:pt-54 {
    padding-top: 13.5rem !important;
  }

  .md\:pr-54 {
    padding-right: 13.5rem !important;
  }

  .md\:pb-54 {
    padding-bottom: 13.5rem !important;
  }

  .md\:pl-54 {
    padding-left: 13.5rem !important;
  }

  .md\:pt-55 {
    padding-top: 13.75rem !important;
  }

  .md\:pr-55 {
    padding-right: 13.75rem !important;
  }

  .md\:pb-55 {
    padding-bottom: 13.75rem !important;
  }

  .md\:pl-55 {
    padding-left: 13.75rem !important;
  }

  .md\:pt-56 {
    padding-top: 14rem !important;
  }

  .md\:pr-56 {
    padding-right: 14rem !important;
  }

  .md\:pb-56 {
    padding-bottom: 14rem !important;
  }

  .md\:pl-56 {
    padding-left: 14rem !important;
  }

  .md\:pt-57 {
    padding-top: 14.25rem !important;
  }

  .md\:pr-57 {
    padding-right: 14.25rem !important;
  }

  .md\:pb-57 {
    padding-bottom: 14.25rem !important;
  }

  .md\:pl-57 {
    padding-left: 14.25rem !important;
  }

  .md\:pt-58 {
    padding-top: 14.5rem !important;
  }

  .md\:pr-58 {
    padding-right: 14.5rem !important;
  }

  .md\:pb-58 {
    padding-bottom: 14.5rem !important;
  }

  .md\:pl-58 {
    padding-left: 14.5rem !important;
  }

  .md\:pt-59 {
    padding-top: 14.75rem !important;
  }

  .md\:pr-59 {
    padding-right: 14.75rem !important;
  }

  .md\:pb-59 {
    padding-bottom: 14.75rem !important;
  }

  .md\:pl-59 {
    padding-left: 14.75rem !important;
  }

  .md\:pt-60 {
    padding-top: 15rem !important;
  }

  .md\:pr-60 {
    padding-right: 15rem !important;
  }

  .md\:pb-60 {
    padding-bottom: 15rem !important;
  }

  .md\:pl-60 {
    padding-left: 15rem !important;
  }

  .md\:pt-61 {
    padding-top: 15.25rem !important;
  }

  .md\:pr-61 {
    padding-right: 15.25rem !important;
  }

  .md\:pb-61 {
    padding-bottom: 15.25rem !important;
  }

  .md\:pl-61 {
    padding-left: 15.25rem !important;
  }

  .md\:pt-62 {
    padding-top: 15.5rem !important;
  }

  .md\:pr-62 {
    padding-right: 15.5rem !important;
  }

  .md\:pb-62 {
    padding-bottom: 15.5rem !important;
  }

  .md\:pl-62 {
    padding-left: 15.5rem !important;
  }

  .md\:pt-63 {
    padding-top: 15.75rem !important;
  }

  .md\:pr-63 {
    padding-right: 15.75rem !important;
  }

  .md\:pb-63 {
    padding-bottom: 15.75rem !important;
  }

  .md\:pl-63 {
    padding-left: 15.75rem !important;
  }

  .md\:pt-64 {
    padding-top: 16rem !important;
  }

  .md\:pr-64 {
    padding-right: 16rem !important;
  }

  .md\:pb-64 {
    padding-bottom: 16rem !important;
  }

  .md\:pl-64 {
    padding-left: 16rem !important;
  }

  .md\:pt-65 {
    padding-top: 16.25rem !important;
  }

  .md\:pr-65 {
    padding-right: 16.25rem !important;
  }

  .md\:pb-65 {
    padding-bottom: 16.25rem !important;
  }

  .md\:pl-65 {
    padding-left: 16.25rem !important;
  }

  .md\:pt-66 {
    padding-top: 16.5rem !important;
  }

  .md\:pr-66 {
    padding-right: 16.5rem !important;
  }

  .md\:pb-66 {
    padding-bottom: 16.5rem !important;
  }

  .md\:pl-66 {
    padding-left: 16.5rem !important;
  }

  .md\:pt-67 {
    padding-top: 16.75rem !important;
  }

  .md\:pr-67 {
    padding-right: 16.75rem !important;
  }

  .md\:pb-67 {
    padding-bottom: 16.75rem !important;
  }

  .md\:pl-67 {
    padding-left: 16.75rem !important;
  }

  .md\:pt-68 {
    padding-top: 17rem !important;
  }

  .md\:pr-68 {
    padding-right: 17rem !important;
  }

  .md\:pb-68 {
    padding-bottom: 17rem !important;
  }

  .md\:pl-68 {
    padding-left: 17rem !important;
  }

  .md\:pt-69 {
    padding-top: 17.25rem !important;
  }

  .md\:pr-69 {
    padding-right: 17.25rem !important;
  }

  .md\:pb-69 {
    padding-bottom: 17.25rem !important;
  }

  .md\:pl-69 {
    padding-left: 17.25rem !important;
  }

  .md\:pt-70 {
    padding-top: 17.5rem !important;
  }

  .md\:pr-70 {
    padding-right: 17.5rem !important;
  }

  .md\:pb-70 {
    padding-bottom: 17.5rem !important;
  }

  .md\:pl-70 {
    padding-left: 17.5rem !important;
  }

  .md\:pt-71 {
    padding-top: 17.75rem !important;
  }

  .md\:pr-71 {
    padding-right: 17.75rem !important;
  }

  .md\:pb-71 {
    padding-bottom: 17.75rem !important;
  }

  .md\:pl-71 {
    padding-left: 17.75rem !important;
  }

  .md\:pt-72 {
    padding-top: 18rem !important;
  }

  .md\:pr-72 {
    padding-right: 18rem !important;
  }

  .md\:pb-72 {
    padding-bottom: 18rem !important;
  }

  .md\:pl-72 {
    padding-left: 18rem !important;
  }

  .md\:pt-73 {
    padding-top: 18.25rem !important;
  }

  .md\:pr-73 {
    padding-right: 18.25rem !important;
  }

  .md\:pb-73 {
    padding-bottom: 18.25rem !important;
  }

  .md\:pl-73 {
    padding-left: 18.25rem !important;
  }

  .md\:pt-74 {
    padding-top: 18.5rem !important;
  }

  .md\:pr-74 {
    padding-right: 18.5rem !important;
  }

  .md\:pb-74 {
    padding-bottom: 18.5rem !important;
  }

  .md\:pl-74 {
    padding-left: 18.5rem !important;
  }

  .md\:pt-75 {
    padding-top: 18.75rem !important;
  }

  .md\:pr-75 {
    padding-right: 18.75rem !important;
  }

  .md\:pb-75 {
    padding-bottom: 18.75rem !important;
  }

  .md\:pl-75 {
    padding-left: 18.75rem !important;
  }

  .md\:pt-76 {
    padding-top: 19rem !important;
  }

  .md\:pr-76 {
    padding-right: 19rem !important;
  }

  .md\:pb-76 {
    padding-bottom: 19rem !important;
  }

  .md\:pl-76 {
    padding-left: 19rem !important;
  }

  .md\:pt-77 {
    padding-top: 19.25rem !important;
  }

  .md\:pr-77 {
    padding-right: 19.25rem !important;
  }

  .md\:pb-77 {
    padding-bottom: 19.25rem !important;
  }

  .md\:pl-77 {
    padding-left: 19.25rem !important;
  }

  .md\:pt-78 {
    padding-top: 19.5rem !important;
  }

  .md\:pr-78 {
    padding-right: 19.5rem !important;
  }

  .md\:pb-78 {
    padding-bottom: 19.5rem !important;
  }

  .md\:pl-78 {
    padding-left: 19.5rem !important;
  }

  .md\:pt-79 {
    padding-top: 19.75rem !important;
  }

  .md\:pr-79 {
    padding-right: 19.75rem !important;
  }

  .md\:pb-79 {
    padding-bottom: 19.75rem !important;
  }

  .md\:pl-79 {
    padding-left: 19.75rem !important;
  }

  .md\:pt-80 {
    padding-top: 20rem !important;
  }

  .md\:pr-80 {
    padding-right: 20rem !important;
  }

  .md\:pb-80 {
    padding-bottom: 20rem !important;
  }

  .md\:pl-80 {
    padding-left: 20rem !important;
  }

  .md\:pt-81 {
    padding-top: 20.25rem !important;
  }

  .md\:pr-81 {
    padding-right: 20.25rem !important;
  }

  .md\:pb-81 {
    padding-bottom: 20.25rem !important;
  }

  .md\:pl-81 {
    padding-left: 20.25rem !important;
  }

  .md\:pt-82 {
    padding-top: 20.5rem !important;
  }

  .md\:pr-82 {
    padding-right: 20.5rem !important;
  }

  .md\:pb-82 {
    padding-bottom: 20.5rem !important;
  }

  .md\:pl-82 {
    padding-left: 20.5rem !important;
  }

  .md\:pt-83 {
    padding-top: 20.75rem !important;
  }

  .md\:pr-83 {
    padding-right: 20.75rem !important;
  }

  .md\:pb-83 {
    padding-bottom: 20.75rem !important;
  }

  .md\:pl-83 {
    padding-left: 20.75rem !important;
  }

  .md\:pt-84 {
    padding-top: 21rem !important;
  }

  .md\:pr-84 {
    padding-right: 21rem !important;
  }

  .md\:pb-84 {
    padding-bottom: 21rem !important;
  }

  .md\:pl-84 {
    padding-left: 21rem !important;
  }

  .md\:pt-85 {
    padding-top: 21.25rem !important;
  }

  .md\:pr-85 {
    padding-right: 21.25rem !important;
  }

  .md\:pb-85 {
    padding-bottom: 21.25rem !important;
  }

  .md\:pl-85 {
    padding-left: 21.25rem !important;
  }

  .md\:pt-86 {
    padding-top: 21.5rem !important;
  }

  .md\:pr-86 {
    padding-right: 21.5rem !important;
  }

  .md\:pb-86 {
    padding-bottom: 21.5rem !important;
  }

  .md\:pl-86 {
    padding-left: 21.5rem !important;
  }

  .md\:pt-87 {
    padding-top: 21.75rem !important;
  }

  .md\:pr-87 {
    padding-right: 21.75rem !important;
  }

  .md\:pb-87 {
    padding-bottom: 21.75rem !important;
  }

  .md\:pl-87 {
    padding-left: 21.75rem !important;
  }

  .md\:pt-88 {
    padding-top: 22rem !important;
  }

  .md\:pr-88 {
    padding-right: 22rem !important;
  }

  .md\:pb-88 {
    padding-bottom: 22rem !important;
  }

  .md\:pl-88 {
    padding-left: 22rem !important;
  }

  .md\:pt-89 {
    padding-top: 22.25rem !important;
  }

  .md\:pr-89 {
    padding-right: 22.25rem !important;
  }

  .md\:pb-89 {
    padding-bottom: 22.25rem !important;
  }

  .md\:pl-89 {
    padding-left: 22.25rem !important;
  }

  .md\:pt-90 {
    padding-top: 22.5rem !important;
  }

  .md\:pr-90 {
    padding-right: 22.5rem !important;
  }

  .md\:pb-90 {
    padding-bottom: 22.5rem !important;
  }

  .md\:pl-90 {
    padding-left: 22.5rem !important;
  }

  .md\:pt-91 {
    padding-top: 22.75rem !important;
  }

  .md\:pr-91 {
    padding-right: 22.75rem !important;
  }

  .md\:pb-91 {
    padding-bottom: 22.75rem !important;
  }

  .md\:pl-91 {
    padding-left: 22.75rem !important;
  }

  .md\:pt-92 {
    padding-top: 23rem !important;
  }

  .md\:pr-92 {
    padding-right: 23rem !important;
  }

  .md\:pb-92 {
    padding-bottom: 23rem !important;
  }

  .md\:pl-92 {
    padding-left: 23rem !important;
  }

  .md\:pt-93 {
    padding-top: 23.25rem !important;
  }

  .md\:pr-93 {
    padding-right: 23.25rem !important;
  }

  .md\:pb-93 {
    padding-bottom: 23.25rem !important;
  }

  .md\:pl-93 {
    padding-left: 23.25rem !important;
  }

  .md\:pt-94 {
    padding-top: 23.5rem !important;
  }

  .md\:pr-94 {
    padding-right: 23.5rem !important;
  }

  .md\:pb-94 {
    padding-bottom: 23.5rem !important;
  }

  .md\:pl-94 {
    padding-left: 23.5rem !important;
  }

  .md\:pt-95 {
    padding-top: 23.75rem !important;
  }

  .md\:pr-95 {
    padding-right: 23.75rem !important;
  }

  .md\:pb-95 {
    padding-bottom: 23.75rem !important;
  }

  .md\:pl-95 {
    padding-left: 23.75rem !important;
  }

  .md\:pt-96 {
    padding-top: 24rem !important;
  }

  .md\:pr-96 {
    padding-right: 24rem !important;
  }

  .md\:pb-96 {
    padding-bottom: 24rem !important;
  }

  .md\:pl-96 {
    padding-left: 24rem !important;
  }

  .md\:pt-97 {
    padding-top: 24.25rem !important;
  }

  .md\:pr-97 {
    padding-right: 24.25rem !important;
  }

  .md\:pb-97 {
    padding-bottom: 24.25rem !important;
  }

  .md\:pl-97 {
    padding-left: 24.25rem !important;
  }

  .md\:pt-98 {
    padding-top: 24.5rem !important;
  }

  .md\:pr-98 {
    padding-right: 24.5rem !important;
  }

  .md\:pb-98 {
    padding-bottom: 24.5rem !important;
  }

  .md\:pl-98 {
    padding-left: 24.5rem !important;
  }

  .md\:pt-99 {
    padding-top: 24.75rem !important;
  }

  .md\:pr-99 {
    padding-right: 24.75rem !important;
  }

  .md\:pb-99 {
    padding-bottom: 24.75rem !important;
  }

  .md\:pl-99 {
    padding-left: 24.75rem !important;
  }

  .md\:pt-100 {
    padding-top: 25rem !important;
  }

  .md\:pr-100 {
    padding-right: 25rem !important;
  }

  .md\:pb-100 {
    padding-bottom: 25rem !important;
  }

  .md\:pl-100 {
    padding-left: 25rem !important;
  }

  .md\:pt-101 {
    padding-top: 25.25rem !important;
  }

  .md\:pr-101 {
    padding-right: 25.25rem !important;
  }

  .md\:pb-101 {
    padding-bottom: 25.25rem !important;
  }

  .md\:pl-101 {
    padding-left: 25.25rem !important;
  }

  .md\:pt-102 {
    padding-top: 25.5rem !important;
  }

  .md\:pr-102 {
    padding-right: 25.5rem !important;
  }

  .md\:pb-102 {
    padding-bottom: 25.5rem !important;
  }

  .md\:pl-102 {
    padding-left: 25.5rem !important;
  }

  .md\:pt-103 {
    padding-top: 25.75rem !important;
  }

  .md\:pr-103 {
    padding-right: 25.75rem !important;
  }

  .md\:pb-103 {
    padding-bottom: 25.75rem !important;
  }

  .md\:pl-103 {
    padding-left: 25.75rem !important;
  }

  .md\:pt-104 {
    padding-top: 26rem !important;
  }

  .md\:pr-104 {
    padding-right: 26rem !important;
  }

  .md\:pb-104 {
    padding-bottom: 26rem !important;
  }

  .md\:pl-104 {
    padding-left: 26rem !important;
  }

  .md\:pt-105 {
    padding-top: 26.25rem !important;
  }

  .md\:pr-105 {
    padding-right: 26.25rem !important;
  }

  .md\:pb-105 {
    padding-bottom: 26.25rem !important;
  }

  .md\:pl-105 {
    padding-left: 26.25rem !important;
  }

  .md\:pt-px {
    padding-top: 1px !important;
  }

  .md\:pr-px {
    padding-right: 1px !important;
  }

  .md\:pb-px {
    padding-bottom: 1px !important;
  }

  .md\:pl-px {
    padding-left: 1px !important;
  }

  .md\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .md\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .md\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .md\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .md\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .md\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .md\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .md\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .md\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .md\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .md\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .md\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .md\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .md\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .md\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .md\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .md\:pt-4\.5 {
    padding-top: 1.125rem !important;
  }

  .md\:pr-4\.5 {
    padding-right: 1.125rem !important;
  }

  .md\:pb-4\.5 {
    padding-bottom: 1.125rem !important;
  }

  .md\:pl-4\.5 {
    padding-left: 1.125rem !important;
  }

  .md\:pt-5\.5 {
    padding-top: 1.375rem !important;
  }

  .md\:pr-5\.5 {
    padding-right: 1.375rem !important;
  }

  .md\:pb-5\.5 {
    padding-bottom: 1.375rem !important;
  }

  .md\:pl-5\.5 {
    padding-left: 1.375rem !important;
  }

  .md\:pt-6\.5 {
    padding-top: 1.625rem !important;
  }

  .md\:pr-6\.5 {
    padding-right: 1.625rem !important;
  }

  .md\:pb-6\.5 {
    padding-bottom: 1.625rem !important;
  }

  .md\:pl-6\.5 {
    padding-left: 1.625rem !important;
  }

  .md\:pt-7\.5 {
    padding-top: 1.875rem !important;
  }

  .md\:pr-7\.5 {
    padding-right: 1.875rem !important;
  }

  .md\:pb-7\.5 {
    padding-bottom: 1.875rem !important;
  }

  .md\:pl-7\.5 {
    padding-left: 1.875rem !important;
  }

  .md\:pt-8\.5 {
    padding-top: 2.125rem !important;
  }

  .md\:pr-8\.5 {
    padding-right: 2.125rem !important;
  }

  .md\:pb-8\.5 {
    padding-bottom: 2.125rem !important;
  }

  .md\:pl-8\.5 {
    padding-left: 2.125rem !important;
  }

  .md\:pt-9\.5 {
    padding-top: 2.375rem !important;
  }

  .md\:pr-9\.5 {
    padding-right: 2.375rem !important;
  }

  .md\:pb-9\.5 {
    padding-bottom: 2.375rem !important;
  }

  .md\:pl-9\.5 {
    padding-left: 2.375rem !important;
  }

  .md\:pt-10\.5 {
    padding-top: 2.625rem !important;
  }

  .md\:pr-10\.5 {
    padding-right: 2.625rem !important;
  }

  .md\:pb-10\.5 {
    padding-bottom: 2.625rem !important;
  }

  .md\:pl-10\.5 {
    padding-left: 2.625rem !important;
  }

  .md\:pt-11\.5 {
    padding-top: 2.875rem !important;
  }

  .md\:pr-11\.5 {
    padding-right: 2.875rem !important;
  }

  .md\:pb-11\.5 {
    padding-bottom: 2.875rem !important;
  }

  .md\:pl-11\.5 {
    padding-left: 2.875rem !important;
  }

  .md\:pt-12\.5 {
    padding-top: 3.125rem !important;
  }

  .md\:pr-12\.5 {
    padding-right: 3.125rem !important;
  }

  .md\:pb-12\.5 {
    padding-bottom: 3.125rem !important;
  }

  .md\:pl-12\.5 {
    padding-left: 3.125rem !important;
  }

  .md\:pt-13\.5 {
    padding-top: 3.375rem !important;
  }

  .md\:pr-13\.5 {
    padding-right: 3.375rem !important;
  }

  .md\:pb-13\.5 {
    padding-bottom: 3.375rem !important;
  }

  .md\:pl-13\.5 {
    padding-left: 3.375rem !important;
  }

  .md\:pt-14\.5 {
    padding-top: 3.625rem !important;
  }

  .md\:pr-14\.5 {
    padding-right: 3.625rem !important;
  }

  .md\:pb-14\.5 {
    padding-bottom: 3.625rem !important;
  }

  .md\:pl-14\.5 {
    padding-left: 3.625rem !important;
  }

  .md\:pt-15\.5 {
    padding-top: 3.875rem !important;
  }

  .md\:pr-15\.5 {
    padding-right: 3.875rem !important;
  }

  .md\:pb-15\.5 {
    padding-bottom: 3.875rem !important;
  }

  .md\:pl-15\.5 {
    padding-left: 3.875rem !important;
  }

  .md\:pt-16\.5 {
    padding-top: 4.125rem !important;
  }

  .md\:pr-16\.5 {
    padding-right: 4.125rem !important;
  }

  .md\:pb-16\.5 {
    padding-bottom: 4.125rem !important;
  }

  .md\:pl-16\.5 {
    padding-left: 4.125rem !important;
  }

  .md\:pt-17\.5 {
    padding-top: 4.375rem !important;
  }

  .md\:pr-17\.5 {
    padding-right: 4.375rem !important;
  }

  .md\:pb-17\.5 {
    padding-bottom: 4.375rem !important;
  }

  .md\:pl-17\.5 {
    padding-left: 4.375rem !important;
  }

  .md\:pt-18\.5 {
    padding-top: 4.625rem !important;
  }

  .md\:pr-18\.5 {
    padding-right: 4.625rem !important;
  }

  .md\:pb-18\.5 {
    padding-bottom: 4.625rem !important;
  }

  .md\:pl-18\.5 {
    padding-left: 4.625rem !important;
  }

  .md\:pt-19\.5 {
    padding-top: 4.875rem !important;
  }

  .md\:pr-19\.5 {
    padding-right: 4.875rem !important;
  }

  .md\:pb-19\.5 {
    padding-bottom: 4.875rem !important;
  }

  .md\:pl-19\.5 {
    padding-left: 4.875rem !important;
  }

  .md\:pt-20\.5 {
    padding-top: 5.125rem !important;
  }

  .md\:pr-20\.5 {
    padding-right: 5.125rem !important;
  }

  .md\:pb-20\.5 {
    padding-bottom: 5.125rem !important;
  }

  .md\:pl-20\.5 {
    padding-left: 5.125rem !important;
  }

  .md\:pt-21\.5 {
    padding-top: 5.375rem !important;
  }

  .md\:pr-21\.5 {
    padding-right: 5.375rem !important;
  }

  .md\:pb-21\.5 {
    padding-bottom: 5.375rem !important;
  }

  .md\:pl-21\.5 {
    padding-left: 5.375rem !important;
  }

  .md\:pt-22\.5 {
    padding-top: 5.625rem !important;
  }

  .md\:pr-22\.5 {
    padding-right: 5.625rem !important;
  }

  .md\:pb-22\.5 {
    padding-bottom: 5.625rem !important;
  }

  .md\:pl-22\.5 {
    padding-left: 5.625rem !important;
  }

  .md\:pt-23\.5 {
    padding-top: 5.875rem !important;
  }

  .md\:pr-23\.5 {
    padding-right: 5.875rem !important;
  }

  .md\:pb-23\.5 {
    padding-bottom: 5.875rem !important;
  }

  .md\:pl-23\.5 {
    padding-left: 5.875rem !important;
  }

  .md\:pt-24\.5 {
    padding-top: 6.125rem !important;
  }

  .md\:pr-24\.5 {
    padding-right: 6.125rem !important;
  }

  .md\:pb-24\.5 {
    padding-bottom: 6.125rem !important;
  }

  .md\:pl-24\.5 {
    padding-left: 6.125rem !important;
  }

  .md\:pt-25\.5 {
    padding-top: 6.375rem !important;
  }

  .md\:pr-25\.5 {
    padding-right: 6.375rem !important;
  }

  .md\:pb-25\.5 {
    padding-bottom: 6.375rem !important;
  }

  .md\:pl-25\.5 {
    padding-left: 6.375rem !important;
  }

  .md\:pt-26\.5 {
    padding-top: 6.625rem !important;
  }

  .md\:pr-26\.5 {
    padding-right: 6.625rem !important;
  }

  .md\:pb-26\.5 {
    padding-bottom: 6.625rem !important;
  }

  .md\:pl-26\.5 {
    padding-left: 6.625rem !important;
  }

  .md\:pt-27\.5 {
    padding-top: 6.875rem !important;
  }

  .md\:pr-27\.5 {
    padding-right: 6.875rem !important;
  }

  .md\:pb-27\.5 {
    padding-bottom: 6.875rem !important;
  }

  .md\:pl-27\.5 {
    padding-left: 6.875rem !important;
  }

  .md\:pt-28\.5 {
    padding-top: 7.125rem !important;
  }

  .md\:pr-28\.5 {
    padding-right: 7.125rem !important;
  }

  .md\:pb-28\.5 {
    padding-bottom: 7.125rem !important;
  }

  .md\:pl-28\.5 {
    padding-left: 7.125rem !important;
  }

  .md\:pt-29\.5 {
    padding-top: 7.375rem !important;
  }

  .md\:pr-29\.5 {
    padding-right: 7.375rem !important;
  }

  .md\:pb-29\.5 {
    padding-bottom: 7.375rem !important;
  }

  .md\:pl-29\.5 {
    padding-left: 7.375rem !important;
  }

  .md\:pt-30\.5 {
    padding-top: 7.625rem !important;
  }

  .md\:pr-30\.5 {
    padding-right: 7.625rem !important;
  }

  .md\:pb-30\.5 {
    padding-bottom: 7.625rem !important;
  }

  .md\:pl-30\.5 {
    padding-left: 7.625rem !important;
  }

  .md\:pt-31\.5 {
    padding-top: 7.875rem !important;
  }

  .md\:pr-31\.5 {
    padding-right: 7.875rem !important;
  }

  .md\:pb-31\.5 {
    padding-bottom: 7.875rem !important;
  }

  .md\:pl-31\.5 {
    padding-left: 7.875rem !important;
  }

  .md\:pt-32\.5 {
    padding-top: 8.125rem !important;
  }

  .md\:pr-32\.5 {
    padding-right: 8.125rem !important;
  }

  .md\:pb-32\.5 {
    padding-bottom: 8.125rem !important;
  }

  .md\:pl-32\.5 {
    padding-left: 8.125rem !important;
  }

  .md\:pt-33\.5 {
    padding-top: 8.375rem !important;
  }

  .md\:pr-33\.5 {
    padding-right: 8.375rem !important;
  }

  .md\:pb-33\.5 {
    padding-bottom: 8.375rem !important;
  }

  .md\:pl-33\.5 {
    padding-left: 8.375rem !important;
  }

  .md\:pt-34\.5 {
    padding-top: 8.625rem !important;
  }

  .md\:pr-34\.5 {
    padding-right: 8.625rem !important;
  }

  .md\:pb-34\.5 {
    padding-bottom: 8.625rem !important;
  }

  .md\:pl-34\.5 {
    padding-left: 8.625rem !important;
  }

  .md\:pt-35\.5 {
    padding-top: 8.875rem !important;
  }

  .md\:pr-35\.5 {
    padding-right: 8.875rem !important;
  }

  .md\:pb-35\.5 {
    padding-bottom: 8.875rem !important;
  }

  .md\:pl-35\.5 {
    padding-left: 8.875rem !important;
  }

  .md\:pt-36\.5 {
    padding-top: 9.125rem !important;
  }

  .md\:pr-36\.5 {
    padding-right: 9.125rem !important;
  }

  .md\:pb-36\.5 {
    padding-bottom: 9.125rem !important;
  }

  .md\:pl-36\.5 {
    padding-left: 9.125rem !important;
  }

  .md\:pt-37\.5 {
    padding-top: 9.375rem !important;
  }

  .md\:pr-37\.5 {
    padding-right: 9.375rem !important;
  }

  .md\:pb-37\.5 {
    padding-bottom: 9.375rem !important;
  }

  .md\:pl-37\.5 {
    padding-left: 9.375rem !important;
  }

  .md\:pt-38\.5 {
    padding-top: 9.625rem !important;
  }

  .md\:pr-38\.5 {
    padding-right: 9.625rem !important;
  }

  .md\:pb-38\.5 {
    padding-bottom: 9.625rem !important;
  }

  .md\:pl-38\.5 {
    padding-left: 9.625rem !important;
  }

  .md\:pt-39\.5 {
    padding-top: 9.875rem !important;
  }

  .md\:pr-39\.5 {
    padding-right: 9.875rem !important;
  }

  .md\:pb-39\.5 {
    padding-bottom: 9.875rem !important;
  }

  .md\:pl-39\.5 {
    padding-left: 9.875rem !important;
  }

  .md\:pt-40\.5 {
    padding-top: 10.125rem !important;
  }

  .md\:pr-40\.5 {
    padding-right: 10.125rem !important;
  }

  .md\:pb-40\.5 {
    padding-bottom: 10.125rem !important;
  }

  .md\:pl-40\.5 {
    padding-left: 10.125rem !important;
  }

  .md\:pt-41\.5 {
    padding-top: 10.375rem !important;
  }

  .md\:pr-41\.5 {
    padding-right: 10.375rem !important;
  }

  .md\:pb-41\.5 {
    padding-bottom: 10.375rem !important;
  }

  .md\:pl-41\.5 {
    padding-left: 10.375rem !important;
  }

  .md\:pt-42\.5 {
    padding-top: 10.625rem !important;
  }

  .md\:pr-42\.5 {
    padding-right: 10.625rem !important;
  }

  .md\:pb-42\.5 {
    padding-bottom: 10.625rem !important;
  }

  .md\:pl-42\.5 {
    padding-left: 10.625rem !important;
  }

  .md\:pt-43\.5 {
    padding-top: 10.875rem !important;
  }

  .md\:pr-43\.5 {
    padding-right: 10.875rem !important;
  }

  .md\:pb-43\.5 {
    padding-bottom: 10.875rem !important;
  }

  .md\:pl-43\.5 {
    padding-left: 10.875rem !important;
  }

  .md\:pt-44\.5 {
    padding-top: 11.125rem !important;
  }

  .md\:pr-44\.5 {
    padding-right: 11.125rem !important;
  }

  .md\:pb-44\.5 {
    padding-bottom: 11.125rem !important;
  }

  .md\:pl-44\.5 {
    padding-left: 11.125rem !important;
  }

  .md\:pt-45\.5 {
    padding-top: 11.375rem !important;
  }

  .md\:pr-45\.5 {
    padding-right: 11.375rem !important;
  }

  .md\:pb-45\.5 {
    padding-bottom: 11.375rem !important;
  }

  .md\:pl-45\.5 {
    padding-left: 11.375rem !important;
  }

  .md\:pt-46\.5 {
    padding-top: 11.625rem !important;
  }

  .md\:pr-46\.5 {
    padding-right: 11.625rem !important;
  }

  .md\:pb-46\.5 {
    padding-bottom: 11.625rem !important;
  }

  .md\:pl-46\.5 {
    padding-left: 11.625rem !important;
  }

  .md\:pt-47\.5 {
    padding-top: 11.875rem !important;
  }

  .md\:pr-47\.5 {
    padding-right: 11.875rem !important;
  }

  .md\:pb-47\.5 {
    padding-bottom: 11.875rem !important;
  }

  .md\:pl-47\.5 {
    padding-left: 11.875rem !important;
  }

  .md\:pt-48\.5 {
    padding-top: 12.125rem !important;
  }

  .md\:pr-48\.5 {
    padding-right: 12.125rem !important;
  }

  .md\:pb-48\.5 {
    padding-bottom: 12.125rem !important;
  }

  .md\:pl-48\.5 {
    padding-left: 12.125rem !important;
  }

  .md\:pt-49\.5 {
    padding-top: 12.375rem !important;
  }

  .md\:pr-49\.5 {
    padding-right: 12.375rem !important;
  }

  .md\:pb-49\.5 {
    padding-bottom: 12.375rem !important;
  }

  .md\:pl-49\.5 {
    padding-left: 12.375rem !important;
  }

  .md\:pt-50\.5 {
    padding-top: 12.625rem !important;
  }

  .md\:pr-50\.5 {
    padding-right: 12.625rem !important;
  }

  .md\:pb-50\.5 {
    padding-bottom: 12.625rem !important;
  }

  .md\:pl-50\.5 {
    padding-left: 12.625rem !important;
  }

  .md\:pt-51\.5 {
    padding-top: 12.875rem !important;
  }

  .md\:pr-51\.5 {
    padding-right: 12.875rem !important;
  }

  .md\:pb-51\.5 {
    padding-bottom: 12.875rem !important;
  }

  .md\:pl-51\.5 {
    padding-left: 12.875rem !important;
  }

  .md\:pt-52\.5 {
    padding-top: 13.125rem !important;
  }

  .md\:pr-52\.5 {
    padding-right: 13.125rem !important;
  }

  .md\:pb-52\.5 {
    padding-bottom: 13.125rem !important;
  }

  .md\:pl-52\.5 {
    padding-left: 13.125rem !important;
  }

  .md\:pt-53\.5 {
    padding-top: 13.375rem !important;
  }

  .md\:pr-53\.5 {
    padding-right: 13.375rem !important;
  }

  .md\:pb-53\.5 {
    padding-bottom: 13.375rem !important;
  }

  .md\:pl-53\.5 {
    padding-left: 13.375rem !important;
  }

  .md\:pt-54\.5 {
    padding-top: 13.625rem !important;
  }

  .md\:pr-54\.5 {
    padding-right: 13.625rem !important;
  }

  .md\:pb-54\.5 {
    padding-bottom: 13.625rem !important;
  }

  .md\:pl-54\.5 {
    padding-left: 13.625rem !important;
  }

  .md\:pt-55\.5 {
    padding-top: 13.875rem !important;
  }

  .md\:pr-55\.5 {
    padding-right: 13.875rem !important;
  }

  .md\:pb-55\.5 {
    padding-bottom: 13.875rem !important;
  }

  .md\:pl-55\.5 {
    padding-left: 13.875rem !important;
  }

  .md\:pt-56\.5 {
    padding-top: 14.125rem !important;
  }

  .md\:pr-56\.5 {
    padding-right: 14.125rem !important;
  }

  .md\:pb-56\.5 {
    padding-bottom: 14.125rem !important;
  }

  .md\:pl-56\.5 {
    padding-left: 14.125rem !important;
  }

  .md\:pt-57\.5 {
    padding-top: 14.375rem !important;
  }

  .md\:pr-57\.5 {
    padding-right: 14.375rem !important;
  }

  .md\:pb-57\.5 {
    padding-bottom: 14.375rem !important;
  }

  .md\:pl-57\.5 {
    padding-left: 14.375rem !important;
  }

  .md\:pt-58\.5 {
    padding-top: 14.625rem !important;
  }

  .md\:pr-58\.5 {
    padding-right: 14.625rem !important;
  }

  .md\:pb-58\.5 {
    padding-bottom: 14.625rem !important;
  }

  .md\:pl-58\.5 {
    padding-left: 14.625rem !important;
  }

  .md\:pt-59\.5 {
    padding-top: 14.875rem !important;
  }

  .md\:pr-59\.5 {
    padding-right: 14.875rem !important;
  }

  .md\:pb-59\.5 {
    padding-bottom: 14.875rem !important;
  }

  .md\:pl-59\.5 {
    padding-left: 14.875rem !important;
  }

  .md\:pt-60\.5 {
    padding-top: 15.125rem !important;
  }

  .md\:pr-60\.5 {
    padding-right: 15.125rem !important;
  }

  .md\:pb-60\.5 {
    padding-bottom: 15.125rem !important;
  }

  .md\:pl-60\.5 {
    padding-left: 15.125rem !important;
  }

  .md\:pt-61\.5 {
    padding-top: 15.375rem !important;
  }

  .md\:pr-61\.5 {
    padding-right: 15.375rem !important;
  }

  .md\:pb-61\.5 {
    padding-bottom: 15.375rem !important;
  }

  .md\:pl-61\.5 {
    padding-left: 15.375rem !important;
  }

  .md\:pt-62\.5 {
    padding-top: 15.625rem !important;
  }

  .md\:pr-62\.5 {
    padding-right: 15.625rem !important;
  }

  .md\:pb-62\.5 {
    padding-bottom: 15.625rem !important;
  }

  .md\:pl-62\.5 {
    padding-left: 15.625rem !important;
  }

  .md\:pt-63\.5 {
    padding-top: 15.875rem !important;
  }

  .md\:pr-63\.5 {
    padding-right: 15.875rem !important;
  }

  .md\:pb-63\.5 {
    padding-bottom: 15.875rem !important;
  }

  .md\:pl-63\.5 {
    padding-left: 15.875rem !important;
  }

  .md\:pt-64\.5 {
    padding-top: 16.125rem !important;
  }

  .md\:pr-64\.5 {
    padding-right: 16.125rem !important;
  }

  .md\:pb-64\.5 {
    padding-bottom: 16.125rem !important;
  }

  .md\:pl-64\.5 {
    padding-left: 16.125rem !important;
  }

  .md\:pt-65\.5 {
    padding-top: 16.375rem !important;
  }

  .md\:pr-65\.5 {
    padding-right: 16.375rem !important;
  }

  .md\:pb-65\.5 {
    padding-bottom: 16.375rem !important;
  }

  .md\:pl-65\.5 {
    padding-left: 16.375rem !important;
  }

  .md\:pt-66\.5 {
    padding-top: 16.625rem !important;
  }

  .md\:pr-66\.5 {
    padding-right: 16.625rem !important;
  }

  .md\:pb-66\.5 {
    padding-bottom: 16.625rem !important;
  }

  .md\:pl-66\.5 {
    padding-left: 16.625rem !important;
  }

  .md\:pt-67\.5 {
    padding-top: 16.875rem !important;
  }

  .md\:pr-67\.5 {
    padding-right: 16.875rem !important;
  }

  .md\:pb-67\.5 {
    padding-bottom: 16.875rem !important;
  }

  .md\:pl-67\.5 {
    padding-left: 16.875rem !important;
  }

  .md\:pt-68\.5 {
    padding-top: 17.125rem !important;
  }

  .md\:pr-68\.5 {
    padding-right: 17.125rem !important;
  }

  .md\:pb-68\.5 {
    padding-bottom: 17.125rem !important;
  }

  .md\:pl-68\.5 {
    padding-left: 17.125rem !important;
  }

  .md\:pt-69\.5 {
    padding-top: 17.375rem !important;
  }

  .md\:pr-69\.5 {
    padding-right: 17.375rem !important;
  }

  .md\:pb-69\.5 {
    padding-bottom: 17.375rem !important;
  }

  .md\:pl-69\.5 {
    padding-left: 17.375rem !important;
  }

  .md\:pt-70\.5 {
    padding-top: 17.625rem !important;
  }

  .md\:pr-70\.5 {
    padding-right: 17.625rem !important;
  }

  .md\:pb-70\.5 {
    padding-bottom: 17.625rem !important;
  }

  .md\:pl-70\.5 {
    padding-left: 17.625rem !important;
  }

  .md\:pt-71\.5 {
    padding-top: 17.875rem !important;
  }

  .md\:pr-71\.5 {
    padding-right: 17.875rem !important;
  }

  .md\:pb-71\.5 {
    padding-bottom: 17.875rem !important;
  }

  .md\:pl-71\.5 {
    padding-left: 17.875rem !important;
  }

  .md\:pt-72\.5 {
    padding-top: 18.125rem !important;
  }

  .md\:pr-72\.5 {
    padding-right: 18.125rem !important;
  }

  .md\:pb-72\.5 {
    padding-bottom: 18.125rem !important;
  }

  .md\:pl-72\.5 {
    padding-left: 18.125rem !important;
  }

  .md\:pt-73\.5 {
    padding-top: 18.375rem !important;
  }

  .md\:pr-73\.5 {
    padding-right: 18.375rem !important;
  }

  .md\:pb-73\.5 {
    padding-bottom: 18.375rem !important;
  }

  .md\:pl-73\.5 {
    padding-left: 18.375rem !important;
  }

  .md\:pt-74\.5 {
    padding-top: 18.625rem !important;
  }

  .md\:pr-74\.5 {
    padding-right: 18.625rem !important;
  }

  .md\:pb-74\.5 {
    padding-bottom: 18.625rem !important;
  }

  .md\:pl-74\.5 {
    padding-left: 18.625rem !important;
  }

  .md\:pt-75\.5 {
    padding-top: 18.875rem !important;
  }

  .md\:pr-75\.5 {
    padding-right: 18.875rem !important;
  }

  .md\:pb-75\.5 {
    padding-bottom: 18.875rem !important;
  }

  .md\:pl-75\.5 {
    padding-left: 18.875rem !important;
  }

  .md\:pt-76\.5 {
    padding-top: 19.125rem !important;
  }

  .md\:pr-76\.5 {
    padding-right: 19.125rem !important;
  }

  .md\:pb-76\.5 {
    padding-bottom: 19.125rem !important;
  }

  .md\:pl-76\.5 {
    padding-left: 19.125rem !important;
  }

  .md\:pt-77\.5 {
    padding-top: 19.375rem !important;
  }

  .md\:pr-77\.5 {
    padding-right: 19.375rem !important;
  }

  .md\:pb-77\.5 {
    padding-bottom: 19.375rem !important;
  }

  .md\:pl-77\.5 {
    padding-left: 19.375rem !important;
  }

  .md\:pt-78\.5 {
    padding-top: 19.625rem !important;
  }

  .md\:pr-78\.5 {
    padding-right: 19.625rem !important;
  }

  .md\:pb-78\.5 {
    padding-bottom: 19.625rem !important;
  }

  .md\:pl-78\.5 {
    padding-left: 19.625rem !important;
  }

  .md\:pt-79\.5 {
    padding-top: 19.875rem !important;
  }

  .md\:pr-79\.5 {
    padding-right: 19.875rem !important;
  }

  .md\:pb-79\.5 {
    padding-bottom: 19.875rem !important;
  }

  .md\:pl-79\.5 {
    padding-left: 19.875rem !important;
  }

  .md\:pt-80\.5 {
    padding-top: 20.125rem !important;
  }

  .md\:pr-80\.5 {
    padding-right: 20.125rem !important;
  }

  .md\:pb-80\.5 {
    padding-bottom: 20.125rem !important;
  }

  .md\:pl-80\.5 {
    padding-left: 20.125rem !important;
  }

  .md\:pt-81\.5 {
    padding-top: 20.375rem !important;
  }

  .md\:pr-81\.5 {
    padding-right: 20.375rem !important;
  }

  .md\:pb-81\.5 {
    padding-bottom: 20.375rem !important;
  }

  .md\:pl-81\.5 {
    padding-left: 20.375rem !important;
  }

  .md\:pt-82\.5 {
    padding-top: 20.625rem !important;
  }

  .md\:pr-82\.5 {
    padding-right: 20.625rem !important;
  }

  .md\:pb-82\.5 {
    padding-bottom: 20.625rem !important;
  }

  .md\:pl-82\.5 {
    padding-left: 20.625rem !important;
  }

  .md\:pt-83\.5 {
    padding-top: 20.875rem !important;
  }

  .md\:pr-83\.5 {
    padding-right: 20.875rem !important;
  }

  .md\:pb-83\.5 {
    padding-bottom: 20.875rem !important;
  }

  .md\:pl-83\.5 {
    padding-left: 20.875rem !important;
  }

  .md\:pt-84\.5 {
    padding-top: 21.125rem !important;
  }

  .md\:pr-84\.5 {
    padding-right: 21.125rem !important;
  }

  .md\:pb-84\.5 {
    padding-bottom: 21.125rem !important;
  }

  .md\:pl-84\.5 {
    padding-left: 21.125rem !important;
  }

  .md\:pt-85\.5 {
    padding-top: 21.375rem !important;
  }

  .md\:pr-85\.5 {
    padding-right: 21.375rem !important;
  }

  .md\:pb-85\.5 {
    padding-bottom: 21.375rem !important;
  }

  .md\:pl-85\.5 {
    padding-left: 21.375rem !important;
  }

  .md\:pt-86\.5 {
    padding-top: 21.625rem !important;
  }

  .md\:pr-86\.5 {
    padding-right: 21.625rem !important;
  }

  .md\:pb-86\.5 {
    padding-bottom: 21.625rem !important;
  }

  .md\:pl-86\.5 {
    padding-left: 21.625rem !important;
  }

  .md\:pt-87\.5 {
    padding-top: 21.875rem !important;
  }

  .md\:pr-87\.5 {
    padding-right: 21.875rem !important;
  }

  .md\:pb-87\.5 {
    padding-bottom: 21.875rem !important;
  }

  .md\:pl-87\.5 {
    padding-left: 21.875rem !important;
  }

  .md\:pt-88\.5 {
    padding-top: 22.125rem !important;
  }

  .md\:pr-88\.5 {
    padding-right: 22.125rem !important;
  }

  .md\:pb-88\.5 {
    padding-bottom: 22.125rem !important;
  }

  .md\:pl-88\.5 {
    padding-left: 22.125rem !important;
  }

  .md\:pt-89\.5 {
    padding-top: 22.375rem !important;
  }

  .md\:pr-89\.5 {
    padding-right: 22.375rem !important;
  }

  .md\:pb-89\.5 {
    padding-bottom: 22.375rem !important;
  }

  .md\:pl-89\.5 {
    padding-left: 22.375rem !important;
  }

  .md\:pt-90\.5 {
    padding-top: 22.625rem !important;
  }

  .md\:pr-90\.5 {
    padding-right: 22.625rem !important;
  }

  .md\:pb-90\.5 {
    padding-bottom: 22.625rem !important;
  }

  .md\:pl-90\.5 {
    padding-left: 22.625rem !important;
  }

  .md\:pt-91\.5 {
    padding-top: 22.875rem !important;
  }

  .md\:pr-91\.5 {
    padding-right: 22.875rem !important;
  }

  .md\:pb-91\.5 {
    padding-bottom: 22.875rem !important;
  }

  .md\:pl-91\.5 {
    padding-left: 22.875rem !important;
  }

  .md\:pt-92\.5 {
    padding-top: 23.125rem !important;
  }

  .md\:pr-92\.5 {
    padding-right: 23.125rem !important;
  }

  .md\:pb-92\.5 {
    padding-bottom: 23.125rem !important;
  }

  .md\:pl-92\.5 {
    padding-left: 23.125rem !important;
  }

  .md\:pt-93\.5 {
    padding-top: 23.375rem !important;
  }

  .md\:pr-93\.5 {
    padding-right: 23.375rem !important;
  }

  .md\:pb-93\.5 {
    padding-bottom: 23.375rem !important;
  }

  .md\:pl-93\.5 {
    padding-left: 23.375rem !important;
  }

  .md\:pt-94\.5 {
    padding-top: 23.625rem !important;
  }

  .md\:pr-94\.5 {
    padding-right: 23.625rem !important;
  }

  .md\:pb-94\.5 {
    padding-bottom: 23.625rem !important;
  }

  .md\:pl-94\.5 {
    padding-left: 23.625rem !important;
  }

  .md\:pt-95\.5 {
    padding-top: 23.875rem !important;
  }

  .md\:pr-95\.5 {
    padding-right: 23.875rem !important;
  }

  .md\:pb-95\.5 {
    padding-bottom: 23.875rem !important;
  }

  .md\:pl-95\.5 {
    padding-left: 23.875rem !important;
  }

  .md\:pt-96\.5 {
    padding-top: 24.125rem !important;
  }

  .md\:pr-96\.5 {
    padding-right: 24.125rem !important;
  }

  .md\:pb-96\.5 {
    padding-bottom: 24.125rem !important;
  }

  .md\:pl-96\.5 {
    padding-left: 24.125rem !important;
  }

  .md\:pt-97\.5 {
    padding-top: 24.375rem !important;
  }

  .md\:pr-97\.5 {
    padding-right: 24.375rem !important;
  }

  .md\:pb-97\.5 {
    padding-bottom: 24.375rem !important;
  }

  .md\:pl-97\.5 {
    padding-left: 24.375rem !important;
  }

  .md\:pt-98\.5 {
    padding-top: 24.625rem !important;
  }

  .md\:pr-98\.5 {
    padding-right: 24.625rem !important;
  }

  .md\:pb-98\.5 {
    padding-bottom: 24.625rem !important;
  }

  .md\:pl-98\.5 {
    padding-left: 24.625rem !important;
  }

  .md\:pt-99\.5 {
    padding-top: 24.875rem !important;
  }

  .md\:pr-99\.5 {
    padding-right: 24.875rem !important;
  }

  .md\:pb-99\.5 {
    padding-bottom: 24.875rem !important;
  }

  .md\:pl-99\.5 {
    padding-left: 24.875rem !important;
  }

  .md\:pt-100\.5 {
    padding-top: 25.125rem !important;
  }

  .md\:pr-100\.5 {
    padding-right: 25.125rem !important;
  }

  .md\:pb-100\.5 {
    padding-bottom: 25.125rem !important;
  }

  .md\:pl-100\.5 {
    padding-left: 25.125rem !important;
  }

  .md\:pt-101\.5 {
    padding-top: 25.375rem !important;
  }

  .md\:pr-101\.5 {
    padding-right: 25.375rem !important;
  }

  .md\:pb-101\.5 {
    padding-bottom: 25.375rem !important;
  }

  .md\:pl-101\.5 {
    padding-left: 25.375rem !important;
  }

  .md\:pt-102\.5 {
    padding-top: 25.625rem !important;
  }

  .md\:pr-102\.5 {
    padding-right: 25.625rem !important;
  }

  .md\:pb-102\.5 {
    padding-bottom: 25.625rem !important;
  }

  .md\:pl-102\.5 {
    padding-left: 25.625rem !important;
  }

  .md\:pt-103\.5 {
    padding-top: 25.875rem !important;
  }

  .md\:pr-103\.5 {
    padding-right: 25.875rem !important;
  }

  .md\:pb-103\.5 {
    padding-bottom: 25.875rem !important;
  }

  .md\:pl-103\.5 {
    padding-left: 25.875rem !important;
  }

  .md\:pt-104\.5 {
    padding-top: 26.125rem !important;
  }

  .md\:pr-104\.5 {
    padding-right: 26.125rem !important;
  }

  .md\:pb-104\.5 {
    padding-bottom: 26.125rem !important;
  }

  .md\:pl-104\.5 {
    padding-left: 26.125rem !important;
  }

  .md\:hover\:p-0:hover {
    padding: 0rem !important;
  }

  .md\:hover\:p-1:hover {
    padding: 0.25rem !important;
  }

  .md\:hover\:p-2:hover {
    padding: 0.5rem !important;
  }

  .md\:hover\:p-3:hover {
    padding: 0.75rem !important;
  }

  .md\:hover\:p-4:hover {
    padding: 1rem !important;
  }

  .md\:hover\:p-5:hover {
    padding: 1.25rem !important;
  }

  .md\:hover\:p-6:hover {
    padding: 1.5rem !important;
  }

  .md\:hover\:p-7:hover {
    padding: 1.75rem !important;
  }

  .md\:hover\:p-8:hover {
    padding: 2rem !important;
  }

  .md\:hover\:p-9:hover {
    padding: 2.25rem !important;
  }

  .md\:hover\:p-10:hover {
    padding: 2.5rem !important;
  }

  .md\:hover\:p-11:hover {
    padding: 2.75rem !important;
  }

  .md\:hover\:p-12:hover {
    padding: 3rem !important;
  }

  .md\:hover\:p-13:hover {
    padding: 3.25rem !important;
  }

  .md\:hover\:p-14:hover {
    padding: 3.5rem !important;
  }

  .md\:hover\:p-15:hover {
    padding: 3.75rem !important;
  }

  .md\:hover\:p-16:hover {
    padding: 4rem !important;
  }

  .md\:hover\:p-17:hover {
    padding: 4.25rem !important;
  }

  .md\:hover\:p-18:hover {
    padding: 4.5rem !important;
  }

  .md\:hover\:p-19:hover {
    padding: 4.75rem !important;
  }

  .md\:hover\:p-20:hover {
    padding: 5rem !important;
  }

  .md\:hover\:p-21:hover {
    padding: 5.25rem !important;
  }

  .md\:hover\:p-22:hover {
    padding: 5.5rem !important;
  }

  .md\:hover\:p-23:hover {
    padding: 5.75rem !important;
  }

  .md\:hover\:p-24:hover {
    padding: 6rem !important;
  }

  .md\:hover\:p-25:hover {
    padding: 6.25rem !important;
  }

  .md\:hover\:p-26:hover {
    padding: 6.5rem !important;
  }

  .md\:hover\:p-27:hover {
    padding: 6.75rem !important;
  }

  .md\:hover\:p-28:hover {
    padding: 7rem !important;
  }

  .md\:hover\:p-29:hover {
    padding: 7.25rem !important;
  }

  .md\:hover\:p-30:hover {
    padding: 7.5rem !important;
  }

  .md\:hover\:p-31:hover {
    padding: 7.75rem !important;
  }

  .md\:hover\:p-32:hover {
    padding: 8rem !important;
  }

  .md\:hover\:p-33:hover {
    padding: 8.25rem !important;
  }

  .md\:hover\:p-34:hover {
    padding: 8.5rem !important;
  }

  .md\:hover\:p-35:hover {
    padding: 8.75rem !important;
  }

  .md\:hover\:p-36:hover {
    padding: 9rem !important;
  }

  .md\:hover\:p-37:hover {
    padding: 9.25rem !important;
  }

  .md\:hover\:p-38:hover {
    padding: 9.5rem !important;
  }

  .md\:hover\:p-39:hover {
    padding: 9.75rem !important;
  }

  .md\:hover\:p-40:hover {
    padding: 10rem !important;
  }

  .md\:hover\:p-41:hover {
    padding: 10.25rem !important;
  }

  .md\:hover\:p-42:hover {
    padding: 10.5rem !important;
  }

  .md\:hover\:p-43:hover {
    padding: 10.75rem !important;
  }

  .md\:hover\:p-44:hover {
    padding: 11rem !important;
  }

  .md\:hover\:p-45:hover {
    padding: 11.25rem !important;
  }

  .md\:hover\:p-46:hover {
    padding: 11.5rem !important;
  }

  .md\:hover\:p-47:hover {
    padding: 11.75rem !important;
  }

  .md\:hover\:p-48:hover {
    padding: 12rem !important;
  }

  .md\:hover\:p-49:hover {
    padding: 12.25rem !important;
  }

  .md\:hover\:p-50:hover {
    padding: 12.5rem !important;
  }

  .md\:hover\:p-51:hover {
    padding: 12.75rem !important;
  }

  .md\:hover\:p-52:hover {
    padding: 13rem !important;
  }

  .md\:hover\:p-53:hover {
    padding: 13.25rem !important;
  }

  .md\:hover\:p-54:hover {
    padding: 13.5rem !important;
  }

  .md\:hover\:p-55:hover {
    padding: 13.75rem !important;
  }

  .md\:hover\:p-56:hover {
    padding: 14rem !important;
  }

  .md\:hover\:p-57:hover {
    padding: 14.25rem !important;
  }

  .md\:hover\:p-58:hover {
    padding: 14.5rem !important;
  }

  .md\:hover\:p-59:hover {
    padding: 14.75rem !important;
  }

  .md\:hover\:p-60:hover {
    padding: 15rem !important;
  }

  .md\:hover\:p-61:hover {
    padding: 15.25rem !important;
  }

  .md\:hover\:p-62:hover {
    padding: 15.5rem !important;
  }

  .md\:hover\:p-63:hover {
    padding: 15.75rem !important;
  }

  .md\:hover\:p-64:hover {
    padding: 16rem !important;
  }

  .md\:hover\:p-65:hover {
    padding: 16.25rem !important;
  }

  .md\:hover\:p-66:hover {
    padding: 16.5rem !important;
  }

  .md\:hover\:p-67:hover {
    padding: 16.75rem !important;
  }

  .md\:hover\:p-68:hover {
    padding: 17rem !important;
  }

  .md\:hover\:p-69:hover {
    padding: 17.25rem !important;
  }

  .md\:hover\:p-70:hover {
    padding: 17.5rem !important;
  }

  .md\:hover\:p-71:hover {
    padding: 17.75rem !important;
  }

  .md\:hover\:p-72:hover {
    padding: 18rem !important;
  }

  .md\:hover\:p-73:hover {
    padding: 18.25rem !important;
  }

  .md\:hover\:p-74:hover {
    padding: 18.5rem !important;
  }

  .md\:hover\:p-75:hover {
    padding: 18.75rem !important;
  }

  .md\:hover\:p-76:hover {
    padding: 19rem !important;
  }

  .md\:hover\:p-77:hover {
    padding: 19.25rem !important;
  }

  .md\:hover\:p-78:hover {
    padding: 19.5rem !important;
  }

  .md\:hover\:p-79:hover {
    padding: 19.75rem !important;
  }

  .md\:hover\:p-80:hover {
    padding: 20rem !important;
  }

  .md\:hover\:p-81:hover {
    padding: 20.25rem !important;
  }

  .md\:hover\:p-82:hover {
    padding: 20.5rem !important;
  }

  .md\:hover\:p-83:hover {
    padding: 20.75rem !important;
  }

  .md\:hover\:p-84:hover {
    padding: 21rem !important;
  }

  .md\:hover\:p-85:hover {
    padding: 21.25rem !important;
  }

  .md\:hover\:p-86:hover {
    padding: 21.5rem !important;
  }

  .md\:hover\:p-87:hover {
    padding: 21.75rem !important;
  }

  .md\:hover\:p-88:hover {
    padding: 22rem !important;
  }

  .md\:hover\:p-89:hover {
    padding: 22.25rem !important;
  }

  .md\:hover\:p-90:hover {
    padding: 22.5rem !important;
  }

  .md\:hover\:p-91:hover {
    padding: 22.75rem !important;
  }

  .md\:hover\:p-92:hover {
    padding: 23rem !important;
  }

  .md\:hover\:p-93:hover {
    padding: 23.25rem !important;
  }

  .md\:hover\:p-94:hover {
    padding: 23.5rem !important;
  }

  .md\:hover\:p-95:hover {
    padding: 23.75rem !important;
  }

  .md\:hover\:p-96:hover {
    padding: 24rem !important;
  }

  .md\:hover\:p-97:hover {
    padding: 24.25rem !important;
  }

  .md\:hover\:p-98:hover {
    padding: 24.5rem !important;
  }

  .md\:hover\:p-99:hover {
    padding: 24.75rem !important;
  }

  .md\:hover\:p-100:hover {
    padding: 25rem !important;
  }

  .md\:hover\:p-101:hover {
    padding: 25.25rem !important;
  }

  .md\:hover\:p-102:hover {
    padding: 25.5rem !important;
  }

  .md\:hover\:p-103:hover {
    padding: 25.75rem !important;
  }

  .md\:hover\:p-104:hover {
    padding: 26rem !important;
  }

  .md\:hover\:p-105:hover {
    padding: 26.25rem !important;
  }

  .md\:hover\:p-px:hover {
    padding: 1px !important;
  }

  .md\:hover\:p-0\.5:hover {
    padding: 0.125rem !important;
  }

  .md\:hover\:p-1\.5:hover {
    padding: 0.375rem !important;
  }

  .md\:hover\:p-2\.5:hover {
    padding: 0.625rem !important;
  }

  .md\:hover\:p-3\.5:hover {
    padding: 0.875rem !important;
  }

  .md\:hover\:p-4\.5:hover {
    padding: 1.125rem !important;
  }

  .md\:hover\:p-5\.5:hover {
    padding: 1.375rem !important;
  }

  .md\:hover\:p-6\.5:hover {
    padding: 1.625rem !important;
  }

  .md\:hover\:p-7\.5:hover {
    padding: 1.875rem !important;
  }

  .md\:hover\:p-8\.5:hover {
    padding: 2.125rem !important;
  }

  .md\:hover\:p-9\.5:hover {
    padding: 2.375rem !important;
  }

  .md\:hover\:p-10\.5:hover {
    padding: 2.625rem !important;
  }

  .md\:hover\:p-11\.5:hover {
    padding: 2.875rem !important;
  }

  .md\:hover\:p-12\.5:hover {
    padding: 3.125rem !important;
  }

  .md\:hover\:p-13\.5:hover {
    padding: 3.375rem !important;
  }

  .md\:hover\:p-14\.5:hover {
    padding: 3.625rem !important;
  }

  .md\:hover\:p-15\.5:hover {
    padding: 3.875rem !important;
  }

  .md\:hover\:p-16\.5:hover {
    padding: 4.125rem !important;
  }

  .md\:hover\:p-17\.5:hover {
    padding: 4.375rem !important;
  }

  .md\:hover\:p-18\.5:hover {
    padding: 4.625rem !important;
  }

  .md\:hover\:p-19\.5:hover {
    padding: 4.875rem !important;
  }

  .md\:hover\:p-20\.5:hover {
    padding: 5.125rem !important;
  }

  .md\:hover\:p-21\.5:hover {
    padding: 5.375rem !important;
  }

  .md\:hover\:p-22\.5:hover {
    padding: 5.625rem !important;
  }

  .md\:hover\:p-23\.5:hover {
    padding: 5.875rem !important;
  }

  .md\:hover\:p-24\.5:hover {
    padding: 6.125rem !important;
  }

  .md\:hover\:p-25\.5:hover {
    padding: 6.375rem !important;
  }

  .md\:hover\:p-26\.5:hover {
    padding: 6.625rem !important;
  }

  .md\:hover\:p-27\.5:hover {
    padding: 6.875rem !important;
  }

  .md\:hover\:p-28\.5:hover {
    padding: 7.125rem !important;
  }

  .md\:hover\:p-29\.5:hover {
    padding: 7.375rem !important;
  }

  .md\:hover\:p-30\.5:hover {
    padding: 7.625rem !important;
  }

  .md\:hover\:p-31\.5:hover {
    padding: 7.875rem !important;
  }

  .md\:hover\:p-32\.5:hover {
    padding: 8.125rem !important;
  }

  .md\:hover\:p-33\.5:hover {
    padding: 8.375rem !important;
  }

  .md\:hover\:p-34\.5:hover {
    padding: 8.625rem !important;
  }

  .md\:hover\:p-35\.5:hover {
    padding: 8.875rem !important;
  }

  .md\:hover\:p-36\.5:hover {
    padding: 9.125rem !important;
  }

  .md\:hover\:p-37\.5:hover {
    padding: 9.375rem !important;
  }

  .md\:hover\:p-38\.5:hover {
    padding: 9.625rem !important;
  }

  .md\:hover\:p-39\.5:hover {
    padding: 9.875rem !important;
  }

  .md\:hover\:p-40\.5:hover {
    padding: 10.125rem !important;
  }

  .md\:hover\:p-41\.5:hover {
    padding: 10.375rem !important;
  }

  .md\:hover\:p-42\.5:hover {
    padding: 10.625rem !important;
  }

  .md\:hover\:p-43\.5:hover {
    padding: 10.875rem !important;
  }

  .md\:hover\:p-44\.5:hover {
    padding: 11.125rem !important;
  }

  .md\:hover\:p-45\.5:hover {
    padding: 11.375rem !important;
  }

  .md\:hover\:p-46\.5:hover {
    padding: 11.625rem !important;
  }

  .md\:hover\:p-47\.5:hover {
    padding: 11.875rem !important;
  }

  .md\:hover\:p-48\.5:hover {
    padding: 12.125rem !important;
  }

  .md\:hover\:p-49\.5:hover {
    padding: 12.375rem !important;
  }

  .md\:hover\:p-50\.5:hover {
    padding: 12.625rem !important;
  }

  .md\:hover\:p-51\.5:hover {
    padding: 12.875rem !important;
  }

  .md\:hover\:p-52\.5:hover {
    padding: 13.125rem !important;
  }

  .md\:hover\:p-53\.5:hover {
    padding: 13.375rem !important;
  }

  .md\:hover\:p-54\.5:hover {
    padding: 13.625rem !important;
  }

  .md\:hover\:p-55\.5:hover {
    padding: 13.875rem !important;
  }

  .md\:hover\:p-56\.5:hover {
    padding: 14.125rem !important;
  }

  .md\:hover\:p-57\.5:hover {
    padding: 14.375rem !important;
  }

  .md\:hover\:p-58\.5:hover {
    padding: 14.625rem !important;
  }

  .md\:hover\:p-59\.5:hover {
    padding: 14.875rem !important;
  }

  .md\:hover\:p-60\.5:hover {
    padding: 15.125rem !important;
  }

  .md\:hover\:p-61\.5:hover {
    padding: 15.375rem !important;
  }

  .md\:hover\:p-62\.5:hover {
    padding: 15.625rem !important;
  }

  .md\:hover\:p-63\.5:hover {
    padding: 15.875rem !important;
  }

  .md\:hover\:p-64\.5:hover {
    padding: 16.125rem !important;
  }

  .md\:hover\:p-65\.5:hover {
    padding: 16.375rem !important;
  }

  .md\:hover\:p-66\.5:hover {
    padding: 16.625rem !important;
  }

  .md\:hover\:p-67\.5:hover {
    padding: 16.875rem !important;
  }

  .md\:hover\:p-68\.5:hover {
    padding: 17.125rem !important;
  }

  .md\:hover\:p-69\.5:hover {
    padding: 17.375rem !important;
  }

  .md\:hover\:p-70\.5:hover {
    padding: 17.625rem !important;
  }

  .md\:hover\:p-71\.5:hover {
    padding: 17.875rem !important;
  }

  .md\:hover\:p-72\.5:hover {
    padding: 18.125rem !important;
  }

  .md\:hover\:p-73\.5:hover {
    padding: 18.375rem !important;
  }

  .md\:hover\:p-74\.5:hover {
    padding: 18.625rem !important;
  }

  .md\:hover\:p-75\.5:hover {
    padding: 18.875rem !important;
  }

  .md\:hover\:p-76\.5:hover {
    padding: 19.125rem !important;
  }

  .md\:hover\:p-77\.5:hover {
    padding: 19.375rem !important;
  }

  .md\:hover\:p-78\.5:hover {
    padding: 19.625rem !important;
  }

  .md\:hover\:p-79\.5:hover {
    padding: 19.875rem !important;
  }

  .md\:hover\:p-80\.5:hover {
    padding: 20.125rem !important;
  }

  .md\:hover\:p-81\.5:hover {
    padding: 20.375rem !important;
  }

  .md\:hover\:p-82\.5:hover {
    padding: 20.625rem !important;
  }

  .md\:hover\:p-83\.5:hover {
    padding: 20.875rem !important;
  }

  .md\:hover\:p-84\.5:hover {
    padding: 21.125rem !important;
  }

  .md\:hover\:p-85\.5:hover {
    padding: 21.375rem !important;
  }

  .md\:hover\:p-86\.5:hover {
    padding: 21.625rem !important;
  }

  .md\:hover\:p-87\.5:hover {
    padding: 21.875rem !important;
  }

  .md\:hover\:p-88\.5:hover {
    padding: 22.125rem !important;
  }

  .md\:hover\:p-89\.5:hover {
    padding: 22.375rem !important;
  }

  .md\:hover\:p-90\.5:hover {
    padding: 22.625rem !important;
  }

  .md\:hover\:p-91\.5:hover {
    padding: 22.875rem !important;
  }

  .md\:hover\:p-92\.5:hover {
    padding: 23.125rem !important;
  }

  .md\:hover\:p-93\.5:hover {
    padding: 23.375rem !important;
  }

  .md\:hover\:p-94\.5:hover {
    padding: 23.625rem !important;
  }

  .md\:hover\:p-95\.5:hover {
    padding: 23.875rem !important;
  }

  .md\:hover\:p-96\.5:hover {
    padding: 24.125rem !important;
  }

  .md\:hover\:p-97\.5:hover {
    padding: 24.375rem !important;
  }

  .md\:hover\:p-98\.5:hover {
    padding: 24.625rem !important;
  }

  .md\:hover\:p-99\.5:hover {
    padding: 24.875rem !important;
  }

  .md\:hover\:p-100\.5:hover {
    padding: 25.125rem !important;
  }

  .md\:hover\:p-101\.5:hover {
    padding: 25.375rem !important;
  }

  .md\:hover\:p-102\.5:hover {
    padding: 25.625rem !important;
  }

  .md\:hover\:p-103\.5:hover {
    padding: 25.875rem !important;
  }

  .md\:hover\:p-104\.5:hover {
    padding: 26.125rem !important;
  }

  .md\:hover\:py-0:hover {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .md\:hover\:px-0:hover {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .md\:hover\:py-1:hover {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .md\:hover\:px-1:hover {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .md\:hover\:py-2:hover {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .md\:hover\:px-2:hover {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .md\:hover\:py-3:hover {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:hover\:px-3:hover {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:hover\:py-4:hover {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .md\:hover\:px-4:hover {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:hover\:py-5:hover {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .md\:hover\:px-5:hover {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:hover\:py-6:hover {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:hover\:px-6:hover {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md\:hover\:py-7:hover {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .md\:hover\:px-7:hover {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .md\:hover\:py-8:hover {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .md\:hover\:px-8:hover {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .md\:hover\:py-9:hover {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .md\:hover\:px-9:hover {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .md\:hover\:py-10:hover {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .md\:hover\:px-10:hover {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .md\:hover\:py-11:hover {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .md\:hover\:px-11:hover {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .md\:hover\:py-12:hover {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md\:hover\:px-12:hover {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:hover\:py-13:hover {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .md\:hover\:px-13:hover {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .md\:hover\:py-14:hover {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .md\:hover\:px-14:hover {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .md\:hover\:py-15:hover {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .md\:hover\:px-15:hover {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .md\:hover\:py-16:hover {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .md\:hover\:px-16:hover {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .md\:hover\:py-17:hover {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .md\:hover\:px-17:hover {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .md\:hover\:py-18:hover {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .md\:hover\:px-18:hover {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .md\:hover\:py-19:hover {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .md\:hover\:px-19:hover {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .md\:hover\:py-20:hover {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .md\:hover\:px-20:hover {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .md\:hover\:py-21:hover {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .md\:hover\:px-21:hover {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .md\:hover\:py-22:hover {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .md\:hover\:px-22:hover {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .md\:hover\:py-23:hover {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .md\:hover\:px-23:hover {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .md\:hover\:py-24:hover {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md\:hover\:px-24:hover {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .md\:hover\:py-25:hover {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .md\:hover\:px-25:hover {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .md\:hover\:py-26:hover {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .md\:hover\:px-26:hover {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .md\:hover\:py-27:hover {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .md\:hover\:px-27:hover {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .md\:hover\:py-28:hover {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .md\:hover\:px-28:hover {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .md\:hover\:py-29:hover {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .md\:hover\:px-29:hover {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .md\:hover\:py-30:hover {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .md\:hover\:px-30:hover {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .md\:hover\:py-31:hover {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .md\:hover\:px-31:hover {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .md\:hover\:py-32:hover {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .md\:hover\:px-32:hover {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .md\:hover\:py-33:hover {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .md\:hover\:px-33:hover {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .md\:hover\:py-34:hover {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .md\:hover\:px-34:hover {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .md\:hover\:py-35:hover {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .md\:hover\:px-35:hover {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .md\:hover\:py-36:hover {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .md\:hover\:px-36:hover {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .md\:hover\:py-37:hover {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .md\:hover\:px-37:hover {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .md\:hover\:py-38:hover {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .md\:hover\:px-38:hover {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .md\:hover\:py-39:hover {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .md\:hover\:px-39:hover {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .md\:hover\:py-40:hover {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .md\:hover\:px-40:hover {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .md\:hover\:py-41:hover {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .md\:hover\:px-41:hover {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .md\:hover\:py-42:hover {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .md\:hover\:px-42:hover {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .md\:hover\:py-43:hover {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .md\:hover\:px-43:hover {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .md\:hover\:py-44:hover {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .md\:hover\:px-44:hover {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .md\:hover\:py-45:hover {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .md\:hover\:px-45:hover {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .md\:hover\:py-46:hover {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .md\:hover\:px-46:hover {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .md\:hover\:py-47:hover {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .md\:hover\:px-47:hover {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .md\:hover\:py-48:hover {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .md\:hover\:px-48:hover {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .md\:hover\:py-49:hover {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .md\:hover\:px-49:hover {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .md\:hover\:py-50:hover {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .md\:hover\:px-50:hover {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .md\:hover\:py-51:hover {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .md\:hover\:px-51:hover {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .md\:hover\:py-52:hover {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .md\:hover\:px-52:hover {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .md\:hover\:py-53:hover {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .md\:hover\:px-53:hover {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .md\:hover\:py-54:hover {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .md\:hover\:px-54:hover {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .md\:hover\:py-55:hover {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .md\:hover\:px-55:hover {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .md\:hover\:py-56:hover {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .md\:hover\:px-56:hover {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .md\:hover\:py-57:hover {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .md\:hover\:px-57:hover {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .md\:hover\:py-58:hover {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .md\:hover\:px-58:hover {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .md\:hover\:py-59:hover {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .md\:hover\:px-59:hover {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .md\:hover\:py-60:hover {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .md\:hover\:px-60:hover {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .md\:hover\:py-61:hover {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .md\:hover\:px-61:hover {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .md\:hover\:py-62:hover {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .md\:hover\:px-62:hover {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .md\:hover\:py-63:hover {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .md\:hover\:px-63:hover {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .md\:hover\:py-64:hover {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .md\:hover\:px-64:hover {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .md\:hover\:py-65:hover {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .md\:hover\:px-65:hover {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .md\:hover\:py-66:hover {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .md\:hover\:px-66:hover {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .md\:hover\:py-67:hover {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .md\:hover\:px-67:hover {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .md\:hover\:py-68:hover {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .md\:hover\:px-68:hover {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .md\:hover\:py-69:hover {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .md\:hover\:px-69:hover {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .md\:hover\:py-70:hover {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .md\:hover\:px-70:hover {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .md\:hover\:py-71:hover {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .md\:hover\:px-71:hover {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .md\:hover\:py-72:hover {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .md\:hover\:px-72:hover {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .md\:hover\:py-73:hover {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .md\:hover\:px-73:hover {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .md\:hover\:py-74:hover {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .md\:hover\:px-74:hover {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .md\:hover\:py-75:hover {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .md\:hover\:px-75:hover {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .md\:hover\:py-76:hover {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .md\:hover\:px-76:hover {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .md\:hover\:py-77:hover {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .md\:hover\:px-77:hover {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .md\:hover\:py-78:hover {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .md\:hover\:px-78:hover {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .md\:hover\:py-79:hover {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .md\:hover\:px-79:hover {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .md\:hover\:py-80:hover {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .md\:hover\:px-80:hover {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .md\:hover\:py-81:hover {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .md\:hover\:px-81:hover {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .md\:hover\:py-82:hover {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .md\:hover\:px-82:hover {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .md\:hover\:py-83:hover {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .md\:hover\:px-83:hover {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .md\:hover\:py-84:hover {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .md\:hover\:px-84:hover {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .md\:hover\:py-85:hover {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .md\:hover\:px-85:hover {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .md\:hover\:py-86:hover {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .md\:hover\:px-86:hover {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .md\:hover\:py-87:hover {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .md\:hover\:px-87:hover {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .md\:hover\:py-88:hover {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .md\:hover\:px-88:hover {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .md\:hover\:py-89:hover {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .md\:hover\:px-89:hover {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .md\:hover\:py-90:hover {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .md\:hover\:px-90:hover {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .md\:hover\:py-91:hover {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .md\:hover\:px-91:hover {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .md\:hover\:py-92:hover {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .md\:hover\:px-92:hover {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .md\:hover\:py-93:hover {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .md\:hover\:px-93:hover {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .md\:hover\:py-94:hover {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .md\:hover\:px-94:hover {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .md\:hover\:py-95:hover {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .md\:hover\:px-95:hover {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .md\:hover\:py-96:hover {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .md\:hover\:px-96:hover {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .md\:hover\:py-97:hover {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .md\:hover\:px-97:hover {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .md\:hover\:py-98:hover {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .md\:hover\:px-98:hover {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .md\:hover\:py-99:hover {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .md\:hover\:px-99:hover {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .md\:hover\:py-100:hover {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .md\:hover\:px-100:hover {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .md\:hover\:py-101:hover {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .md\:hover\:px-101:hover {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .md\:hover\:py-102:hover {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .md\:hover\:px-102:hover {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .md\:hover\:py-103:hover {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .md\:hover\:px-103:hover {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .md\:hover\:py-104:hover {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .md\:hover\:px-104:hover {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .md\:hover\:py-105:hover {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .md\:hover\:px-105:hover {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .md\:hover\:py-px:hover {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .md\:hover\:px-px:hover {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .md\:hover\:py-0\.5:hover {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .md\:hover\:px-0\.5:hover {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .md\:hover\:py-1\.5:hover {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .md\:hover\:px-1\.5:hover {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .md\:hover\:py-2\.5:hover {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .md\:hover\:px-2\.5:hover {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .md\:hover\:py-3\.5:hover {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .md\:hover\:px-3\.5:hover {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .md\:hover\:py-4\.5:hover {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .md\:hover\:px-4\.5:hover {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .md\:hover\:py-5\.5:hover {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .md\:hover\:px-5\.5:hover {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .md\:hover\:py-6\.5:hover {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .md\:hover\:px-6\.5:hover {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .md\:hover\:py-7\.5:hover {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .md\:hover\:px-7\.5:hover {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .md\:hover\:py-8\.5:hover {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .md\:hover\:px-8\.5:hover {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .md\:hover\:py-9\.5:hover {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .md\:hover\:px-9\.5:hover {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .md\:hover\:py-10\.5:hover {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .md\:hover\:px-10\.5:hover {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .md\:hover\:py-11\.5:hover {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .md\:hover\:px-11\.5:hover {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .md\:hover\:py-12\.5:hover {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .md\:hover\:px-12\.5:hover {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .md\:hover\:py-13\.5:hover {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .md\:hover\:px-13\.5:hover {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .md\:hover\:py-14\.5:hover {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .md\:hover\:px-14\.5:hover {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .md\:hover\:py-15\.5:hover {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .md\:hover\:px-15\.5:hover {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .md\:hover\:py-16\.5:hover {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .md\:hover\:px-16\.5:hover {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .md\:hover\:py-17\.5:hover {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .md\:hover\:px-17\.5:hover {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .md\:hover\:py-18\.5:hover {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .md\:hover\:px-18\.5:hover {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .md\:hover\:py-19\.5:hover {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .md\:hover\:px-19\.5:hover {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .md\:hover\:py-20\.5:hover {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .md\:hover\:px-20\.5:hover {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .md\:hover\:py-21\.5:hover {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .md\:hover\:px-21\.5:hover {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .md\:hover\:py-22\.5:hover {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .md\:hover\:px-22\.5:hover {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .md\:hover\:py-23\.5:hover {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .md\:hover\:px-23\.5:hover {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .md\:hover\:py-24\.5:hover {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .md\:hover\:px-24\.5:hover {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .md\:hover\:py-25\.5:hover {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .md\:hover\:px-25\.5:hover {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .md\:hover\:py-26\.5:hover {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .md\:hover\:px-26\.5:hover {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .md\:hover\:py-27\.5:hover {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .md\:hover\:px-27\.5:hover {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .md\:hover\:py-28\.5:hover {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .md\:hover\:px-28\.5:hover {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .md\:hover\:py-29\.5:hover {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .md\:hover\:px-29\.5:hover {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .md\:hover\:py-30\.5:hover {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .md\:hover\:px-30\.5:hover {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .md\:hover\:py-31\.5:hover {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .md\:hover\:px-31\.5:hover {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .md\:hover\:py-32\.5:hover {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .md\:hover\:px-32\.5:hover {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .md\:hover\:py-33\.5:hover {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .md\:hover\:px-33\.5:hover {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .md\:hover\:py-34\.5:hover {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .md\:hover\:px-34\.5:hover {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .md\:hover\:py-35\.5:hover {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .md\:hover\:px-35\.5:hover {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .md\:hover\:py-36\.5:hover {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .md\:hover\:px-36\.5:hover {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .md\:hover\:py-37\.5:hover {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .md\:hover\:px-37\.5:hover {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .md\:hover\:py-38\.5:hover {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .md\:hover\:px-38\.5:hover {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .md\:hover\:py-39\.5:hover {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .md\:hover\:px-39\.5:hover {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .md\:hover\:py-40\.5:hover {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .md\:hover\:px-40\.5:hover {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .md\:hover\:py-41\.5:hover {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .md\:hover\:px-41\.5:hover {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .md\:hover\:py-42\.5:hover {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .md\:hover\:px-42\.5:hover {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .md\:hover\:py-43\.5:hover {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .md\:hover\:px-43\.5:hover {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .md\:hover\:py-44\.5:hover {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .md\:hover\:px-44\.5:hover {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .md\:hover\:py-45\.5:hover {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .md\:hover\:px-45\.5:hover {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .md\:hover\:py-46\.5:hover {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .md\:hover\:px-46\.5:hover {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .md\:hover\:py-47\.5:hover {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .md\:hover\:px-47\.5:hover {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .md\:hover\:py-48\.5:hover {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .md\:hover\:px-48\.5:hover {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .md\:hover\:py-49\.5:hover {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .md\:hover\:px-49\.5:hover {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .md\:hover\:py-50\.5:hover {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .md\:hover\:px-50\.5:hover {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .md\:hover\:py-51\.5:hover {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .md\:hover\:px-51\.5:hover {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .md\:hover\:py-52\.5:hover {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .md\:hover\:px-52\.5:hover {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .md\:hover\:py-53\.5:hover {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .md\:hover\:px-53\.5:hover {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .md\:hover\:py-54\.5:hover {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .md\:hover\:px-54\.5:hover {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .md\:hover\:py-55\.5:hover {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .md\:hover\:px-55\.5:hover {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .md\:hover\:py-56\.5:hover {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .md\:hover\:px-56\.5:hover {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .md\:hover\:py-57\.5:hover {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .md\:hover\:px-57\.5:hover {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .md\:hover\:py-58\.5:hover {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .md\:hover\:px-58\.5:hover {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .md\:hover\:py-59\.5:hover {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .md\:hover\:px-59\.5:hover {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .md\:hover\:py-60\.5:hover {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .md\:hover\:px-60\.5:hover {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .md\:hover\:py-61\.5:hover {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .md\:hover\:px-61\.5:hover {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .md\:hover\:py-62\.5:hover {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .md\:hover\:px-62\.5:hover {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .md\:hover\:py-63\.5:hover {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .md\:hover\:px-63\.5:hover {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .md\:hover\:py-64\.5:hover {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .md\:hover\:px-64\.5:hover {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .md\:hover\:py-65\.5:hover {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .md\:hover\:px-65\.5:hover {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .md\:hover\:py-66\.5:hover {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .md\:hover\:px-66\.5:hover {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .md\:hover\:py-67\.5:hover {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .md\:hover\:px-67\.5:hover {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .md\:hover\:py-68\.5:hover {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .md\:hover\:px-68\.5:hover {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .md\:hover\:py-69\.5:hover {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .md\:hover\:px-69\.5:hover {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .md\:hover\:py-70\.5:hover {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .md\:hover\:px-70\.5:hover {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .md\:hover\:py-71\.5:hover {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .md\:hover\:px-71\.5:hover {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .md\:hover\:py-72\.5:hover {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .md\:hover\:px-72\.5:hover {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .md\:hover\:py-73\.5:hover {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .md\:hover\:px-73\.5:hover {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .md\:hover\:py-74\.5:hover {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .md\:hover\:px-74\.5:hover {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .md\:hover\:py-75\.5:hover {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .md\:hover\:px-75\.5:hover {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .md\:hover\:py-76\.5:hover {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .md\:hover\:px-76\.5:hover {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .md\:hover\:py-77\.5:hover {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .md\:hover\:px-77\.5:hover {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .md\:hover\:py-78\.5:hover {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .md\:hover\:px-78\.5:hover {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .md\:hover\:py-79\.5:hover {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .md\:hover\:px-79\.5:hover {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .md\:hover\:py-80\.5:hover {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .md\:hover\:px-80\.5:hover {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .md\:hover\:py-81\.5:hover {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .md\:hover\:px-81\.5:hover {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .md\:hover\:py-82\.5:hover {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .md\:hover\:px-82\.5:hover {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .md\:hover\:py-83\.5:hover {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .md\:hover\:px-83\.5:hover {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .md\:hover\:py-84\.5:hover {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .md\:hover\:px-84\.5:hover {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .md\:hover\:py-85\.5:hover {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .md\:hover\:px-85\.5:hover {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .md\:hover\:py-86\.5:hover {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .md\:hover\:px-86\.5:hover {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .md\:hover\:py-87\.5:hover {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .md\:hover\:px-87\.5:hover {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .md\:hover\:py-88\.5:hover {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .md\:hover\:px-88\.5:hover {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .md\:hover\:py-89\.5:hover {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .md\:hover\:px-89\.5:hover {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .md\:hover\:py-90\.5:hover {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .md\:hover\:px-90\.5:hover {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .md\:hover\:py-91\.5:hover {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .md\:hover\:px-91\.5:hover {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .md\:hover\:py-92\.5:hover {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .md\:hover\:px-92\.5:hover {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .md\:hover\:py-93\.5:hover {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .md\:hover\:px-93\.5:hover {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .md\:hover\:py-94\.5:hover {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .md\:hover\:px-94\.5:hover {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .md\:hover\:py-95\.5:hover {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .md\:hover\:px-95\.5:hover {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .md\:hover\:py-96\.5:hover {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .md\:hover\:px-96\.5:hover {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .md\:hover\:py-97\.5:hover {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .md\:hover\:px-97\.5:hover {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .md\:hover\:py-98\.5:hover {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .md\:hover\:px-98\.5:hover {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .md\:hover\:py-99\.5:hover {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .md\:hover\:px-99\.5:hover {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .md\:hover\:py-100\.5:hover {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .md\:hover\:px-100\.5:hover {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .md\:hover\:py-101\.5:hover {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .md\:hover\:px-101\.5:hover {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .md\:hover\:py-102\.5:hover {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .md\:hover\:px-102\.5:hover {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .md\:hover\:py-103\.5:hover {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .md\:hover\:px-103\.5:hover {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .md\:hover\:py-104\.5:hover {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .md\:hover\:px-104\.5:hover {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .md\:hover\:pt-0:hover {
    padding-top: 0rem !important;
  }

  .md\:hover\:pr-0:hover {
    padding-right: 0rem !important;
  }

  .md\:hover\:pb-0:hover {
    padding-bottom: 0rem !important;
  }

  .md\:hover\:pl-0:hover {
    padding-left: 0rem !important;
  }

  .md\:hover\:pt-1:hover {
    padding-top: 0.25rem !important;
  }

  .md\:hover\:pr-1:hover {
    padding-right: 0.25rem !important;
  }

  .md\:hover\:pb-1:hover {
    padding-bottom: 0.25rem !important;
  }

  .md\:hover\:pl-1:hover {
    padding-left: 0.25rem !important;
  }

  .md\:hover\:pt-2:hover {
    padding-top: 0.5rem !important;
  }

  .md\:hover\:pr-2:hover {
    padding-right: 0.5rem !important;
  }

  .md\:hover\:pb-2:hover {
    padding-bottom: 0.5rem !important;
  }

  .md\:hover\:pl-2:hover {
    padding-left: 0.5rem !important;
  }

  .md\:hover\:pt-3:hover {
    padding-top: 0.75rem !important;
  }

  .md\:hover\:pr-3:hover {
    padding-right: 0.75rem !important;
  }

  .md\:hover\:pb-3:hover {
    padding-bottom: 0.75rem !important;
  }

  .md\:hover\:pl-3:hover {
    padding-left: 0.75rem !important;
  }

  .md\:hover\:pt-4:hover {
    padding-top: 1rem !important;
  }

  .md\:hover\:pr-4:hover {
    padding-right: 1rem !important;
  }

  .md\:hover\:pb-4:hover {
    padding-bottom: 1rem !important;
  }

  .md\:hover\:pl-4:hover {
    padding-left: 1rem !important;
  }

  .md\:hover\:pt-5:hover {
    padding-top: 1.25rem !important;
  }

  .md\:hover\:pr-5:hover {
    padding-right: 1.25rem !important;
  }

  .md\:hover\:pb-5:hover {
    padding-bottom: 1.25rem !important;
  }

  .md\:hover\:pl-5:hover {
    padding-left: 1.25rem !important;
  }

  .md\:hover\:pt-6:hover {
    padding-top: 1.5rem !important;
  }

  .md\:hover\:pr-6:hover {
    padding-right: 1.5rem !important;
  }

  .md\:hover\:pb-6:hover {
    padding-bottom: 1.5rem !important;
  }

  .md\:hover\:pl-6:hover {
    padding-left: 1.5rem !important;
  }

  .md\:hover\:pt-7:hover {
    padding-top: 1.75rem !important;
  }

  .md\:hover\:pr-7:hover {
    padding-right: 1.75rem !important;
  }

  .md\:hover\:pb-7:hover {
    padding-bottom: 1.75rem !important;
  }

  .md\:hover\:pl-7:hover {
    padding-left: 1.75rem !important;
  }

  .md\:hover\:pt-8:hover {
    padding-top: 2rem !important;
  }

  .md\:hover\:pr-8:hover {
    padding-right: 2rem !important;
  }

  .md\:hover\:pb-8:hover {
    padding-bottom: 2rem !important;
  }

  .md\:hover\:pl-8:hover {
    padding-left: 2rem !important;
  }

  .md\:hover\:pt-9:hover {
    padding-top: 2.25rem !important;
  }

  .md\:hover\:pr-9:hover {
    padding-right: 2.25rem !important;
  }

  .md\:hover\:pb-9:hover {
    padding-bottom: 2.25rem !important;
  }

  .md\:hover\:pl-9:hover {
    padding-left: 2.25rem !important;
  }

  .md\:hover\:pt-10:hover {
    padding-top: 2.5rem !important;
  }

  .md\:hover\:pr-10:hover {
    padding-right: 2.5rem !important;
  }

  .md\:hover\:pb-10:hover {
    padding-bottom: 2.5rem !important;
  }

  .md\:hover\:pl-10:hover {
    padding-left: 2.5rem !important;
  }

  .md\:hover\:pt-11:hover {
    padding-top: 2.75rem !important;
  }

  .md\:hover\:pr-11:hover {
    padding-right: 2.75rem !important;
  }

  .md\:hover\:pb-11:hover {
    padding-bottom: 2.75rem !important;
  }

  .md\:hover\:pl-11:hover {
    padding-left: 2.75rem !important;
  }

  .md\:hover\:pt-12:hover {
    padding-top: 3rem !important;
  }

  .md\:hover\:pr-12:hover {
    padding-right: 3rem !important;
  }

  .md\:hover\:pb-12:hover {
    padding-bottom: 3rem !important;
  }

  .md\:hover\:pl-12:hover {
    padding-left: 3rem !important;
  }

  .md\:hover\:pt-13:hover {
    padding-top: 3.25rem !important;
  }

  .md\:hover\:pr-13:hover {
    padding-right: 3.25rem !important;
  }

  .md\:hover\:pb-13:hover {
    padding-bottom: 3.25rem !important;
  }

  .md\:hover\:pl-13:hover {
    padding-left: 3.25rem !important;
  }

  .md\:hover\:pt-14:hover {
    padding-top: 3.5rem !important;
  }

  .md\:hover\:pr-14:hover {
    padding-right: 3.5rem !important;
  }

  .md\:hover\:pb-14:hover {
    padding-bottom: 3.5rem !important;
  }

  .md\:hover\:pl-14:hover {
    padding-left: 3.5rem !important;
  }

  .md\:hover\:pt-15:hover {
    padding-top: 3.75rem !important;
  }

  .md\:hover\:pr-15:hover {
    padding-right: 3.75rem !important;
  }

  .md\:hover\:pb-15:hover {
    padding-bottom: 3.75rem !important;
  }

  .md\:hover\:pl-15:hover {
    padding-left: 3.75rem !important;
  }

  .md\:hover\:pt-16:hover {
    padding-top: 4rem !important;
  }

  .md\:hover\:pr-16:hover {
    padding-right: 4rem !important;
  }

  .md\:hover\:pb-16:hover {
    padding-bottom: 4rem !important;
  }

  .md\:hover\:pl-16:hover {
    padding-left: 4rem !important;
  }

  .md\:hover\:pt-17:hover {
    padding-top: 4.25rem !important;
  }

  .md\:hover\:pr-17:hover {
    padding-right: 4.25rem !important;
  }

  .md\:hover\:pb-17:hover {
    padding-bottom: 4.25rem !important;
  }

  .md\:hover\:pl-17:hover {
    padding-left: 4.25rem !important;
  }

  .md\:hover\:pt-18:hover {
    padding-top: 4.5rem !important;
  }

  .md\:hover\:pr-18:hover {
    padding-right: 4.5rem !important;
  }

  .md\:hover\:pb-18:hover {
    padding-bottom: 4.5rem !important;
  }

  .md\:hover\:pl-18:hover {
    padding-left: 4.5rem !important;
  }

  .md\:hover\:pt-19:hover {
    padding-top: 4.75rem !important;
  }

  .md\:hover\:pr-19:hover {
    padding-right: 4.75rem !important;
  }

  .md\:hover\:pb-19:hover {
    padding-bottom: 4.75rem !important;
  }

  .md\:hover\:pl-19:hover {
    padding-left: 4.75rem !important;
  }

  .md\:hover\:pt-20:hover {
    padding-top: 5rem !important;
  }

  .md\:hover\:pr-20:hover {
    padding-right: 5rem !important;
  }

  .md\:hover\:pb-20:hover {
    padding-bottom: 5rem !important;
  }

  .md\:hover\:pl-20:hover {
    padding-left: 5rem !important;
  }

  .md\:hover\:pt-21:hover {
    padding-top: 5.25rem !important;
  }

  .md\:hover\:pr-21:hover {
    padding-right: 5.25rem !important;
  }

  .md\:hover\:pb-21:hover {
    padding-bottom: 5.25rem !important;
  }

  .md\:hover\:pl-21:hover {
    padding-left: 5.25rem !important;
  }

  .md\:hover\:pt-22:hover {
    padding-top: 5.5rem !important;
  }

  .md\:hover\:pr-22:hover {
    padding-right: 5.5rem !important;
  }

  .md\:hover\:pb-22:hover {
    padding-bottom: 5.5rem !important;
  }

  .md\:hover\:pl-22:hover {
    padding-left: 5.5rem !important;
  }

  .md\:hover\:pt-23:hover {
    padding-top: 5.75rem !important;
  }

  .md\:hover\:pr-23:hover {
    padding-right: 5.75rem !important;
  }

  .md\:hover\:pb-23:hover {
    padding-bottom: 5.75rem !important;
  }

  .md\:hover\:pl-23:hover {
    padding-left: 5.75rem !important;
  }

  .md\:hover\:pt-24:hover {
    padding-top: 6rem !important;
  }

  .md\:hover\:pr-24:hover {
    padding-right: 6rem !important;
  }

  .md\:hover\:pb-24:hover {
    padding-bottom: 6rem !important;
  }

  .md\:hover\:pl-24:hover {
    padding-left: 6rem !important;
  }

  .md\:hover\:pt-25:hover {
    padding-top: 6.25rem !important;
  }

  .md\:hover\:pr-25:hover {
    padding-right: 6.25rem !important;
  }

  .md\:hover\:pb-25:hover {
    padding-bottom: 6.25rem !important;
  }

  .md\:hover\:pl-25:hover {
    padding-left: 6.25rem !important;
  }

  .md\:hover\:pt-26:hover {
    padding-top: 6.5rem !important;
  }

  .md\:hover\:pr-26:hover {
    padding-right: 6.5rem !important;
  }

  .md\:hover\:pb-26:hover {
    padding-bottom: 6.5rem !important;
  }

  .md\:hover\:pl-26:hover {
    padding-left: 6.5rem !important;
  }

  .md\:hover\:pt-27:hover {
    padding-top: 6.75rem !important;
  }

  .md\:hover\:pr-27:hover {
    padding-right: 6.75rem !important;
  }

  .md\:hover\:pb-27:hover {
    padding-bottom: 6.75rem !important;
  }

  .md\:hover\:pl-27:hover {
    padding-left: 6.75rem !important;
  }

  .md\:hover\:pt-28:hover {
    padding-top: 7rem !important;
  }

  .md\:hover\:pr-28:hover {
    padding-right: 7rem !important;
  }

  .md\:hover\:pb-28:hover {
    padding-bottom: 7rem !important;
  }

  .md\:hover\:pl-28:hover {
    padding-left: 7rem !important;
  }

  .md\:hover\:pt-29:hover {
    padding-top: 7.25rem !important;
  }

  .md\:hover\:pr-29:hover {
    padding-right: 7.25rem !important;
  }

  .md\:hover\:pb-29:hover {
    padding-bottom: 7.25rem !important;
  }

  .md\:hover\:pl-29:hover {
    padding-left: 7.25rem !important;
  }

  .md\:hover\:pt-30:hover {
    padding-top: 7.5rem !important;
  }

  .md\:hover\:pr-30:hover {
    padding-right: 7.5rem !important;
  }

  .md\:hover\:pb-30:hover {
    padding-bottom: 7.5rem !important;
  }

  .md\:hover\:pl-30:hover {
    padding-left: 7.5rem !important;
  }

  .md\:hover\:pt-31:hover {
    padding-top: 7.75rem !important;
  }

  .md\:hover\:pr-31:hover {
    padding-right: 7.75rem !important;
  }

  .md\:hover\:pb-31:hover {
    padding-bottom: 7.75rem !important;
  }

  .md\:hover\:pl-31:hover {
    padding-left: 7.75rem !important;
  }

  .md\:hover\:pt-32:hover {
    padding-top: 8rem !important;
  }

  .md\:hover\:pr-32:hover {
    padding-right: 8rem !important;
  }

  .md\:hover\:pb-32:hover {
    padding-bottom: 8rem !important;
  }

  .md\:hover\:pl-32:hover {
    padding-left: 8rem !important;
  }

  .md\:hover\:pt-33:hover {
    padding-top: 8.25rem !important;
  }

  .md\:hover\:pr-33:hover {
    padding-right: 8.25rem !important;
  }

  .md\:hover\:pb-33:hover {
    padding-bottom: 8.25rem !important;
  }

  .md\:hover\:pl-33:hover {
    padding-left: 8.25rem !important;
  }

  .md\:hover\:pt-34:hover {
    padding-top: 8.5rem !important;
  }

  .md\:hover\:pr-34:hover {
    padding-right: 8.5rem !important;
  }

  .md\:hover\:pb-34:hover {
    padding-bottom: 8.5rem !important;
  }

  .md\:hover\:pl-34:hover {
    padding-left: 8.5rem !important;
  }

  .md\:hover\:pt-35:hover {
    padding-top: 8.75rem !important;
  }

  .md\:hover\:pr-35:hover {
    padding-right: 8.75rem !important;
  }

  .md\:hover\:pb-35:hover {
    padding-bottom: 8.75rem !important;
  }

  .md\:hover\:pl-35:hover {
    padding-left: 8.75rem !important;
  }

  .md\:hover\:pt-36:hover {
    padding-top: 9rem !important;
  }

  .md\:hover\:pr-36:hover {
    padding-right: 9rem !important;
  }

  .md\:hover\:pb-36:hover {
    padding-bottom: 9rem !important;
  }

  .md\:hover\:pl-36:hover {
    padding-left: 9rem !important;
  }

  .md\:hover\:pt-37:hover {
    padding-top: 9.25rem !important;
  }

  .md\:hover\:pr-37:hover {
    padding-right: 9.25rem !important;
  }

  .md\:hover\:pb-37:hover {
    padding-bottom: 9.25rem !important;
  }

  .md\:hover\:pl-37:hover {
    padding-left: 9.25rem !important;
  }

  .md\:hover\:pt-38:hover {
    padding-top: 9.5rem !important;
  }

  .md\:hover\:pr-38:hover {
    padding-right: 9.5rem !important;
  }

  .md\:hover\:pb-38:hover {
    padding-bottom: 9.5rem !important;
  }

  .md\:hover\:pl-38:hover {
    padding-left: 9.5rem !important;
  }

  .md\:hover\:pt-39:hover {
    padding-top: 9.75rem !important;
  }

  .md\:hover\:pr-39:hover {
    padding-right: 9.75rem !important;
  }

  .md\:hover\:pb-39:hover {
    padding-bottom: 9.75rem !important;
  }

  .md\:hover\:pl-39:hover {
    padding-left: 9.75rem !important;
  }

  .md\:hover\:pt-40:hover {
    padding-top: 10rem !important;
  }

  .md\:hover\:pr-40:hover {
    padding-right: 10rem !important;
  }

  .md\:hover\:pb-40:hover {
    padding-bottom: 10rem !important;
  }

  .md\:hover\:pl-40:hover {
    padding-left: 10rem !important;
  }

  .md\:hover\:pt-41:hover {
    padding-top: 10.25rem !important;
  }

  .md\:hover\:pr-41:hover {
    padding-right: 10.25rem !important;
  }

  .md\:hover\:pb-41:hover {
    padding-bottom: 10.25rem !important;
  }

  .md\:hover\:pl-41:hover {
    padding-left: 10.25rem !important;
  }

  .md\:hover\:pt-42:hover {
    padding-top: 10.5rem !important;
  }

  .md\:hover\:pr-42:hover {
    padding-right: 10.5rem !important;
  }

  .md\:hover\:pb-42:hover {
    padding-bottom: 10.5rem !important;
  }

  .md\:hover\:pl-42:hover {
    padding-left: 10.5rem !important;
  }

  .md\:hover\:pt-43:hover {
    padding-top: 10.75rem !important;
  }

  .md\:hover\:pr-43:hover {
    padding-right: 10.75rem !important;
  }

  .md\:hover\:pb-43:hover {
    padding-bottom: 10.75rem !important;
  }

  .md\:hover\:pl-43:hover {
    padding-left: 10.75rem !important;
  }

  .md\:hover\:pt-44:hover {
    padding-top: 11rem !important;
  }

  .md\:hover\:pr-44:hover {
    padding-right: 11rem !important;
  }

  .md\:hover\:pb-44:hover {
    padding-bottom: 11rem !important;
  }

  .md\:hover\:pl-44:hover {
    padding-left: 11rem !important;
  }

  .md\:hover\:pt-45:hover {
    padding-top: 11.25rem !important;
  }

  .md\:hover\:pr-45:hover {
    padding-right: 11.25rem !important;
  }

  .md\:hover\:pb-45:hover {
    padding-bottom: 11.25rem !important;
  }

  .md\:hover\:pl-45:hover {
    padding-left: 11.25rem !important;
  }

  .md\:hover\:pt-46:hover {
    padding-top: 11.5rem !important;
  }

  .md\:hover\:pr-46:hover {
    padding-right: 11.5rem !important;
  }

  .md\:hover\:pb-46:hover {
    padding-bottom: 11.5rem !important;
  }

  .md\:hover\:pl-46:hover {
    padding-left: 11.5rem !important;
  }

  .md\:hover\:pt-47:hover {
    padding-top: 11.75rem !important;
  }

  .md\:hover\:pr-47:hover {
    padding-right: 11.75rem !important;
  }

  .md\:hover\:pb-47:hover {
    padding-bottom: 11.75rem !important;
  }

  .md\:hover\:pl-47:hover {
    padding-left: 11.75rem !important;
  }

  .md\:hover\:pt-48:hover {
    padding-top: 12rem !important;
  }

  .md\:hover\:pr-48:hover {
    padding-right: 12rem !important;
  }

  .md\:hover\:pb-48:hover {
    padding-bottom: 12rem !important;
  }

  .md\:hover\:pl-48:hover {
    padding-left: 12rem !important;
  }

  .md\:hover\:pt-49:hover {
    padding-top: 12.25rem !important;
  }

  .md\:hover\:pr-49:hover {
    padding-right: 12.25rem !important;
  }

  .md\:hover\:pb-49:hover {
    padding-bottom: 12.25rem !important;
  }

  .md\:hover\:pl-49:hover {
    padding-left: 12.25rem !important;
  }

  .md\:hover\:pt-50:hover {
    padding-top: 12.5rem !important;
  }

  .md\:hover\:pr-50:hover {
    padding-right: 12.5rem !important;
  }

  .md\:hover\:pb-50:hover {
    padding-bottom: 12.5rem !important;
  }

  .md\:hover\:pl-50:hover {
    padding-left: 12.5rem !important;
  }

  .md\:hover\:pt-51:hover {
    padding-top: 12.75rem !important;
  }

  .md\:hover\:pr-51:hover {
    padding-right: 12.75rem !important;
  }

  .md\:hover\:pb-51:hover {
    padding-bottom: 12.75rem !important;
  }

  .md\:hover\:pl-51:hover {
    padding-left: 12.75rem !important;
  }

  .md\:hover\:pt-52:hover {
    padding-top: 13rem !important;
  }

  .md\:hover\:pr-52:hover {
    padding-right: 13rem !important;
  }

  .md\:hover\:pb-52:hover {
    padding-bottom: 13rem !important;
  }

  .md\:hover\:pl-52:hover {
    padding-left: 13rem !important;
  }

  .md\:hover\:pt-53:hover {
    padding-top: 13.25rem !important;
  }

  .md\:hover\:pr-53:hover {
    padding-right: 13.25rem !important;
  }

  .md\:hover\:pb-53:hover {
    padding-bottom: 13.25rem !important;
  }

  .md\:hover\:pl-53:hover {
    padding-left: 13.25rem !important;
  }

  .md\:hover\:pt-54:hover {
    padding-top: 13.5rem !important;
  }

  .md\:hover\:pr-54:hover {
    padding-right: 13.5rem !important;
  }

  .md\:hover\:pb-54:hover {
    padding-bottom: 13.5rem !important;
  }

  .md\:hover\:pl-54:hover {
    padding-left: 13.5rem !important;
  }

  .md\:hover\:pt-55:hover {
    padding-top: 13.75rem !important;
  }

  .md\:hover\:pr-55:hover {
    padding-right: 13.75rem !important;
  }

  .md\:hover\:pb-55:hover {
    padding-bottom: 13.75rem !important;
  }

  .md\:hover\:pl-55:hover {
    padding-left: 13.75rem !important;
  }

  .md\:hover\:pt-56:hover {
    padding-top: 14rem !important;
  }

  .md\:hover\:pr-56:hover {
    padding-right: 14rem !important;
  }

  .md\:hover\:pb-56:hover {
    padding-bottom: 14rem !important;
  }

  .md\:hover\:pl-56:hover {
    padding-left: 14rem !important;
  }

  .md\:hover\:pt-57:hover {
    padding-top: 14.25rem !important;
  }

  .md\:hover\:pr-57:hover {
    padding-right: 14.25rem !important;
  }

  .md\:hover\:pb-57:hover {
    padding-bottom: 14.25rem !important;
  }

  .md\:hover\:pl-57:hover {
    padding-left: 14.25rem !important;
  }

  .md\:hover\:pt-58:hover {
    padding-top: 14.5rem !important;
  }

  .md\:hover\:pr-58:hover {
    padding-right: 14.5rem !important;
  }

  .md\:hover\:pb-58:hover {
    padding-bottom: 14.5rem !important;
  }

  .md\:hover\:pl-58:hover {
    padding-left: 14.5rem !important;
  }

  .md\:hover\:pt-59:hover {
    padding-top: 14.75rem !important;
  }

  .md\:hover\:pr-59:hover {
    padding-right: 14.75rem !important;
  }

  .md\:hover\:pb-59:hover {
    padding-bottom: 14.75rem !important;
  }

  .md\:hover\:pl-59:hover {
    padding-left: 14.75rem !important;
  }

  .md\:hover\:pt-60:hover {
    padding-top: 15rem !important;
  }

  .md\:hover\:pr-60:hover {
    padding-right: 15rem !important;
  }

  .md\:hover\:pb-60:hover {
    padding-bottom: 15rem !important;
  }

  .md\:hover\:pl-60:hover {
    padding-left: 15rem !important;
  }

  .md\:hover\:pt-61:hover {
    padding-top: 15.25rem !important;
  }

  .md\:hover\:pr-61:hover {
    padding-right: 15.25rem !important;
  }

  .md\:hover\:pb-61:hover {
    padding-bottom: 15.25rem !important;
  }

  .md\:hover\:pl-61:hover {
    padding-left: 15.25rem !important;
  }

  .md\:hover\:pt-62:hover {
    padding-top: 15.5rem !important;
  }

  .md\:hover\:pr-62:hover {
    padding-right: 15.5rem !important;
  }

  .md\:hover\:pb-62:hover {
    padding-bottom: 15.5rem !important;
  }

  .md\:hover\:pl-62:hover {
    padding-left: 15.5rem !important;
  }

  .md\:hover\:pt-63:hover {
    padding-top: 15.75rem !important;
  }

  .md\:hover\:pr-63:hover {
    padding-right: 15.75rem !important;
  }

  .md\:hover\:pb-63:hover {
    padding-bottom: 15.75rem !important;
  }

  .md\:hover\:pl-63:hover {
    padding-left: 15.75rem !important;
  }

  .md\:hover\:pt-64:hover {
    padding-top: 16rem !important;
  }

  .md\:hover\:pr-64:hover {
    padding-right: 16rem !important;
  }

  .md\:hover\:pb-64:hover {
    padding-bottom: 16rem !important;
  }

  .md\:hover\:pl-64:hover {
    padding-left: 16rem !important;
  }

  .md\:hover\:pt-65:hover {
    padding-top: 16.25rem !important;
  }

  .md\:hover\:pr-65:hover {
    padding-right: 16.25rem !important;
  }

  .md\:hover\:pb-65:hover {
    padding-bottom: 16.25rem !important;
  }

  .md\:hover\:pl-65:hover {
    padding-left: 16.25rem !important;
  }

  .md\:hover\:pt-66:hover {
    padding-top: 16.5rem !important;
  }

  .md\:hover\:pr-66:hover {
    padding-right: 16.5rem !important;
  }

  .md\:hover\:pb-66:hover {
    padding-bottom: 16.5rem !important;
  }

  .md\:hover\:pl-66:hover {
    padding-left: 16.5rem !important;
  }

  .md\:hover\:pt-67:hover {
    padding-top: 16.75rem !important;
  }

  .md\:hover\:pr-67:hover {
    padding-right: 16.75rem !important;
  }

  .md\:hover\:pb-67:hover {
    padding-bottom: 16.75rem !important;
  }

  .md\:hover\:pl-67:hover {
    padding-left: 16.75rem !important;
  }

  .md\:hover\:pt-68:hover {
    padding-top: 17rem !important;
  }

  .md\:hover\:pr-68:hover {
    padding-right: 17rem !important;
  }

  .md\:hover\:pb-68:hover {
    padding-bottom: 17rem !important;
  }

  .md\:hover\:pl-68:hover {
    padding-left: 17rem !important;
  }

  .md\:hover\:pt-69:hover {
    padding-top: 17.25rem !important;
  }

  .md\:hover\:pr-69:hover {
    padding-right: 17.25rem !important;
  }

  .md\:hover\:pb-69:hover {
    padding-bottom: 17.25rem !important;
  }

  .md\:hover\:pl-69:hover {
    padding-left: 17.25rem !important;
  }

  .md\:hover\:pt-70:hover {
    padding-top: 17.5rem !important;
  }

  .md\:hover\:pr-70:hover {
    padding-right: 17.5rem !important;
  }

  .md\:hover\:pb-70:hover {
    padding-bottom: 17.5rem !important;
  }

  .md\:hover\:pl-70:hover {
    padding-left: 17.5rem !important;
  }

  .md\:hover\:pt-71:hover {
    padding-top: 17.75rem !important;
  }

  .md\:hover\:pr-71:hover {
    padding-right: 17.75rem !important;
  }

  .md\:hover\:pb-71:hover {
    padding-bottom: 17.75rem !important;
  }

  .md\:hover\:pl-71:hover {
    padding-left: 17.75rem !important;
  }

  .md\:hover\:pt-72:hover {
    padding-top: 18rem !important;
  }

  .md\:hover\:pr-72:hover {
    padding-right: 18rem !important;
  }

  .md\:hover\:pb-72:hover {
    padding-bottom: 18rem !important;
  }

  .md\:hover\:pl-72:hover {
    padding-left: 18rem !important;
  }

  .md\:hover\:pt-73:hover {
    padding-top: 18.25rem !important;
  }

  .md\:hover\:pr-73:hover {
    padding-right: 18.25rem !important;
  }

  .md\:hover\:pb-73:hover {
    padding-bottom: 18.25rem !important;
  }

  .md\:hover\:pl-73:hover {
    padding-left: 18.25rem !important;
  }

  .md\:hover\:pt-74:hover {
    padding-top: 18.5rem !important;
  }

  .md\:hover\:pr-74:hover {
    padding-right: 18.5rem !important;
  }

  .md\:hover\:pb-74:hover {
    padding-bottom: 18.5rem !important;
  }

  .md\:hover\:pl-74:hover {
    padding-left: 18.5rem !important;
  }

  .md\:hover\:pt-75:hover {
    padding-top: 18.75rem !important;
  }

  .md\:hover\:pr-75:hover {
    padding-right: 18.75rem !important;
  }

  .md\:hover\:pb-75:hover {
    padding-bottom: 18.75rem !important;
  }

  .md\:hover\:pl-75:hover {
    padding-left: 18.75rem !important;
  }

  .md\:hover\:pt-76:hover {
    padding-top: 19rem !important;
  }

  .md\:hover\:pr-76:hover {
    padding-right: 19rem !important;
  }

  .md\:hover\:pb-76:hover {
    padding-bottom: 19rem !important;
  }

  .md\:hover\:pl-76:hover {
    padding-left: 19rem !important;
  }

  .md\:hover\:pt-77:hover {
    padding-top: 19.25rem !important;
  }

  .md\:hover\:pr-77:hover {
    padding-right: 19.25rem !important;
  }

  .md\:hover\:pb-77:hover {
    padding-bottom: 19.25rem !important;
  }

  .md\:hover\:pl-77:hover {
    padding-left: 19.25rem !important;
  }

  .md\:hover\:pt-78:hover {
    padding-top: 19.5rem !important;
  }

  .md\:hover\:pr-78:hover {
    padding-right: 19.5rem !important;
  }

  .md\:hover\:pb-78:hover {
    padding-bottom: 19.5rem !important;
  }

  .md\:hover\:pl-78:hover {
    padding-left: 19.5rem !important;
  }

  .md\:hover\:pt-79:hover {
    padding-top: 19.75rem !important;
  }

  .md\:hover\:pr-79:hover {
    padding-right: 19.75rem !important;
  }

  .md\:hover\:pb-79:hover {
    padding-bottom: 19.75rem !important;
  }

  .md\:hover\:pl-79:hover {
    padding-left: 19.75rem !important;
  }

  .md\:hover\:pt-80:hover {
    padding-top: 20rem !important;
  }

  .md\:hover\:pr-80:hover {
    padding-right: 20rem !important;
  }

  .md\:hover\:pb-80:hover {
    padding-bottom: 20rem !important;
  }

  .md\:hover\:pl-80:hover {
    padding-left: 20rem !important;
  }

  .md\:hover\:pt-81:hover {
    padding-top: 20.25rem !important;
  }

  .md\:hover\:pr-81:hover {
    padding-right: 20.25rem !important;
  }

  .md\:hover\:pb-81:hover {
    padding-bottom: 20.25rem !important;
  }

  .md\:hover\:pl-81:hover {
    padding-left: 20.25rem !important;
  }

  .md\:hover\:pt-82:hover {
    padding-top: 20.5rem !important;
  }

  .md\:hover\:pr-82:hover {
    padding-right: 20.5rem !important;
  }

  .md\:hover\:pb-82:hover {
    padding-bottom: 20.5rem !important;
  }

  .md\:hover\:pl-82:hover {
    padding-left: 20.5rem !important;
  }

  .md\:hover\:pt-83:hover {
    padding-top: 20.75rem !important;
  }

  .md\:hover\:pr-83:hover {
    padding-right: 20.75rem !important;
  }

  .md\:hover\:pb-83:hover {
    padding-bottom: 20.75rem !important;
  }

  .md\:hover\:pl-83:hover {
    padding-left: 20.75rem !important;
  }

  .md\:hover\:pt-84:hover {
    padding-top: 21rem !important;
  }

  .md\:hover\:pr-84:hover {
    padding-right: 21rem !important;
  }

  .md\:hover\:pb-84:hover {
    padding-bottom: 21rem !important;
  }

  .md\:hover\:pl-84:hover {
    padding-left: 21rem !important;
  }

  .md\:hover\:pt-85:hover {
    padding-top: 21.25rem !important;
  }

  .md\:hover\:pr-85:hover {
    padding-right: 21.25rem !important;
  }

  .md\:hover\:pb-85:hover {
    padding-bottom: 21.25rem !important;
  }

  .md\:hover\:pl-85:hover {
    padding-left: 21.25rem !important;
  }

  .md\:hover\:pt-86:hover {
    padding-top: 21.5rem !important;
  }

  .md\:hover\:pr-86:hover {
    padding-right: 21.5rem !important;
  }

  .md\:hover\:pb-86:hover {
    padding-bottom: 21.5rem !important;
  }

  .md\:hover\:pl-86:hover {
    padding-left: 21.5rem !important;
  }

  .md\:hover\:pt-87:hover {
    padding-top: 21.75rem !important;
  }

  .md\:hover\:pr-87:hover {
    padding-right: 21.75rem !important;
  }

  .md\:hover\:pb-87:hover {
    padding-bottom: 21.75rem !important;
  }

  .md\:hover\:pl-87:hover {
    padding-left: 21.75rem !important;
  }

  .md\:hover\:pt-88:hover {
    padding-top: 22rem !important;
  }

  .md\:hover\:pr-88:hover {
    padding-right: 22rem !important;
  }

  .md\:hover\:pb-88:hover {
    padding-bottom: 22rem !important;
  }

  .md\:hover\:pl-88:hover {
    padding-left: 22rem !important;
  }

  .md\:hover\:pt-89:hover {
    padding-top: 22.25rem !important;
  }

  .md\:hover\:pr-89:hover {
    padding-right: 22.25rem !important;
  }

  .md\:hover\:pb-89:hover {
    padding-bottom: 22.25rem !important;
  }

  .md\:hover\:pl-89:hover {
    padding-left: 22.25rem !important;
  }

  .md\:hover\:pt-90:hover {
    padding-top: 22.5rem !important;
  }

  .md\:hover\:pr-90:hover {
    padding-right: 22.5rem !important;
  }

  .md\:hover\:pb-90:hover {
    padding-bottom: 22.5rem !important;
  }

  .md\:hover\:pl-90:hover {
    padding-left: 22.5rem !important;
  }

  .md\:hover\:pt-91:hover {
    padding-top: 22.75rem !important;
  }

  .md\:hover\:pr-91:hover {
    padding-right: 22.75rem !important;
  }

  .md\:hover\:pb-91:hover {
    padding-bottom: 22.75rem !important;
  }

  .md\:hover\:pl-91:hover {
    padding-left: 22.75rem !important;
  }

  .md\:hover\:pt-92:hover {
    padding-top: 23rem !important;
  }

  .md\:hover\:pr-92:hover {
    padding-right: 23rem !important;
  }

  .md\:hover\:pb-92:hover {
    padding-bottom: 23rem !important;
  }

  .md\:hover\:pl-92:hover {
    padding-left: 23rem !important;
  }

  .md\:hover\:pt-93:hover {
    padding-top: 23.25rem !important;
  }

  .md\:hover\:pr-93:hover {
    padding-right: 23.25rem !important;
  }

  .md\:hover\:pb-93:hover {
    padding-bottom: 23.25rem !important;
  }

  .md\:hover\:pl-93:hover {
    padding-left: 23.25rem !important;
  }

  .md\:hover\:pt-94:hover {
    padding-top: 23.5rem !important;
  }

  .md\:hover\:pr-94:hover {
    padding-right: 23.5rem !important;
  }

  .md\:hover\:pb-94:hover {
    padding-bottom: 23.5rem !important;
  }

  .md\:hover\:pl-94:hover {
    padding-left: 23.5rem !important;
  }

  .md\:hover\:pt-95:hover {
    padding-top: 23.75rem !important;
  }

  .md\:hover\:pr-95:hover {
    padding-right: 23.75rem !important;
  }

  .md\:hover\:pb-95:hover {
    padding-bottom: 23.75rem !important;
  }

  .md\:hover\:pl-95:hover {
    padding-left: 23.75rem !important;
  }

  .md\:hover\:pt-96:hover {
    padding-top: 24rem !important;
  }

  .md\:hover\:pr-96:hover {
    padding-right: 24rem !important;
  }

  .md\:hover\:pb-96:hover {
    padding-bottom: 24rem !important;
  }

  .md\:hover\:pl-96:hover {
    padding-left: 24rem !important;
  }

  .md\:hover\:pt-97:hover {
    padding-top: 24.25rem !important;
  }

  .md\:hover\:pr-97:hover {
    padding-right: 24.25rem !important;
  }

  .md\:hover\:pb-97:hover {
    padding-bottom: 24.25rem !important;
  }

  .md\:hover\:pl-97:hover {
    padding-left: 24.25rem !important;
  }

  .md\:hover\:pt-98:hover {
    padding-top: 24.5rem !important;
  }

  .md\:hover\:pr-98:hover {
    padding-right: 24.5rem !important;
  }

  .md\:hover\:pb-98:hover {
    padding-bottom: 24.5rem !important;
  }

  .md\:hover\:pl-98:hover {
    padding-left: 24.5rem !important;
  }

  .md\:hover\:pt-99:hover {
    padding-top: 24.75rem !important;
  }

  .md\:hover\:pr-99:hover {
    padding-right: 24.75rem !important;
  }

  .md\:hover\:pb-99:hover {
    padding-bottom: 24.75rem !important;
  }

  .md\:hover\:pl-99:hover {
    padding-left: 24.75rem !important;
  }

  .md\:hover\:pt-100:hover {
    padding-top: 25rem !important;
  }

  .md\:hover\:pr-100:hover {
    padding-right: 25rem !important;
  }

  .md\:hover\:pb-100:hover {
    padding-bottom: 25rem !important;
  }

  .md\:hover\:pl-100:hover {
    padding-left: 25rem !important;
  }

  .md\:hover\:pt-101:hover {
    padding-top: 25.25rem !important;
  }

  .md\:hover\:pr-101:hover {
    padding-right: 25.25rem !important;
  }

  .md\:hover\:pb-101:hover {
    padding-bottom: 25.25rem !important;
  }

  .md\:hover\:pl-101:hover {
    padding-left: 25.25rem !important;
  }

  .md\:hover\:pt-102:hover {
    padding-top: 25.5rem !important;
  }

  .md\:hover\:pr-102:hover {
    padding-right: 25.5rem !important;
  }

  .md\:hover\:pb-102:hover {
    padding-bottom: 25.5rem !important;
  }

  .md\:hover\:pl-102:hover {
    padding-left: 25.5rem !important;
  }

  .md\:hover\:pt-103:hover {
    padding-top: 25.75rem !important;
  }

  .md\:hover\:pr-103:hover {
    padding-right: 25.75rem !important;
  }

  .md\:hover\:pb-103:hover {
    padding-bottom: 25.75rem !important;
  }

  .md\:hover\:pl-103:hover {
    padding-left: 25.75rem !important;
  }

  .md\:hover\:pt-104:hover {
    padding-top: 26rem !important;
  }

  .md\:hover\:pr-104:hover {
    padding-right: 26rem !important;
  }

  .md\:hover\:pb-104:hover {
    padding-bottom: 26rem !important;
  }

  .md\:hover\:pl-104:hover {
    padding-left: 26rem !important;
  }

  .md\:hover\:pt-105:hover {
    padding-top: 26.25rem !important;
  }

  .md\:hover\:pr-105:hover {
    padding-right: 26.25rem !important;
  }

  .md\:hover\:pb-105:hover {
    padding-bottom: 26.25rem !important;
  }

  .md\:hover\:pl-105:hover {
    padding-left: 26.25rem !important;
  }

  .md\:hover\:pt-px:hover {
    padding-top: 1px !important;
  }

  .md\:hover\:pr-px:hover {
    padding-right: 1px !important;
  }

  .md\:hover\:pb-px:hover {
    padding-bottom: 1px !important;
  }

  .md\:hover\:pl-px:hover {
    padding-left: 1px !important;
  }

  .md\:hover\:pt-0\.5:hover {
    padding-top: 0.125rem !important;
  }

  .md\:hover\:pr-0\.5:hover {
    padding-right: 0.125rem !important;
  }

  .md\:hover\:pb-0\.5:hover {
    padding-bottom: 0.125rem !important;
  }

  .md\:hover\:pl-0\.5:hover {
    padding-left: 0.125rem !important;
  }

  .md\:hover\:pt-1\.5:hover {
    padding-top: 0.375rem !important;
  }

  .md\:hover\:pr-1\.5:hover {
    padding-right: 0.375rem !important;
  }

  .md\:hover\:pb-1\.5:hover {
    padding-bottom: 0.375rem !important;
  }

  .md\:hover\:pl-1\.5:hover {
    padding-left: 0.375rem !important;
  }

  .md\:hover\:pt-2\.5:hover {
    padding-top: 0.625rem !important;
  }

  .md\:hover\:pr-2\.5:hover {
    padding-right: 0.625rem !important;
  }

  .md\:hover\:pb-2\.5:hover {
    padding-bottom: 0.625rem !important;
  }

  .md\:hover\:pl-2\.5:hover {
    padding-left: 0.625rem !important;
  }

  .md\:hover\:pt-3\.5:hover {
    padding-top: 0.875rem !important;
  }

  .md\:hover\:pr-3\.5:hover {
    padding-right: 0.875rem !important;
  }

  .md\:hover\:pb-3\.5:hover {
    padding-bottom: 0.875rem !important;
  }

  .md\:hover\:pl-3\.5:hover {
    padding-left: 0.875rem !important;
  }

  .md\:hover\:pt-4\.5:hover {
    padding-top: 1.125rem !important;
  }

  .md\:hover\:pr-4\.5:hover {
    padding-right: 1.125rem !important;
  }

  .md\:hover\:pb-4\.5:hover {
    padding-bottom: 1.125rem !important;
  }

  .md\:hover\:pl-4\.5:hover {
    padding-left: 1.125rem !important;
  }

  .md\:hover\:pt-5\.5:hover {
    padding-top: 1.375rem !important;
  }

  .md\:hover\:pr-5\.5:hover {
    padding-right: 1.375rem !important;
  }

  .md\:hover\:pb-5\.5:hover {
    padding-bottom: 1.375rem !important;
  }

  .md\:hover\:pl-5\.5:hover {
    padding-left: 1.375rem !important;
  }

  .md\:hover\:pt-6\.5:hover {
    padding-top: 1.625rem !important;
  }

  .md\:hover\:pr-6\.5:hover {
    padding-right: 1.625rem !important;
  }

  .md\:hover\:pb-6\.5:hover {
    padding-bottom: 1.625rem !important;
  }

  .md\:hover\:pl-6\.5:hover {
    padding-left: 1.625rem !important;
  }

  .md\:hover\:pt-7\.5:hover {
    padding-top: 1.875rem !important;
  }

  .md\:hover\:pr-7\.5:hover {
    padding-right: 1.875rem !important;
  }

  .md\:hover\:pb-7\.5:hover {
    padding-bottom: 1.875rem !important;
  }

  .md\:hover\:pl-7\.5:hover {
    padding-left: 1.875rem !important;
  }

  .md\:hover\:pt-8\.5:hover {
    padding-top: 2.125rem !important;
  }

  .md\:hover\:pr-8\.5:hover {
    padding-right: 2.125rem !important;
  }

  .md\:hover\:pb-8\.5:hover {
    padding-bottom: 2.125rem !important;
  }

  .md\:hover\:pl-8\.5:hover {
    padding-left: 2.125rem !important;
  }

  .md\:hover\:pt-9\.5:hover {
    padding-top: 2.375rem !important;
  }

  .md\:hover\:pr-9\.5:hover {
    padding-right: 2.375rem !important;
  }

  .md\:hover\:pb-9\.5:hover {
    padding-bottom: 2.375rem !important;
  }

  .md\:hover\:pl-9\.5:hover {
    padding-left: 2.375rem !important;
  }

  .md\:hover\:pt-10\.5:hover {
    padding-top: 2.625rem !important;
  }

  .md\:hover\:pr-10\.5:hover {
    padding-right: 2.625rem !important;
  }

  .md\:hover\:pb-10\.5:hover {
    padding-bottom: 2.625rem !important;
  }

  .md\:hover\:pl-10\.5:hover {
    padding-left: 2.625rem !important;
  }

  .md\:hover\:pt-11\.5:hover {
    padding-top: 2.875rem !important;
  }

  .md\:hover\:pr-11\.5:hover {
    padding-right: 2.875rem !important;
  }

  .md\:hover\:pb-11\.5:hover {
    padding-bottom: 2.875rem !important;
  }

  .md\:hover\:pl-11\.5:hover {
    padding-left: 2.875rem !important;
  }

  .md\:hover\:pt-12\.5:hover {
    padding-top: 3.125rem !important;
  }

  .md\:hover\:pr-12\.5:hover {
    padding-right: 3.125rem !important;
  }

  .md\:hover\:pb-12\.5:hover {
    padding-bottom: 3.125rem !important;
  }

  .md\:hover\:pl-12\.5:hover {
    padding-left: 3.125rem !important;
  }

  .md\:hover\:pt-13\.5:hover {
    padding-top: 3.375rem !important;
  }

  .md\:hover\:pr-13\.5:hover {
    padding-right: 3.375rem !important;
  }

  .md\:hover\:pb-13\.5:hover {
    padding-bottom: 3.375rem !important;
  }

  .md\:hover\:pl-13\.5:hover {
    padding-left: 3.375rem !important;
  }

  .md\:hover\:pt-14\.5:hover {
    padding-top: 3.625rem !important;
  }

  .md\:hover\:pr-14\.5:hover {
    padding-right: 3.625rem !important;
  }

  .md\:hover\:pb-14\.5:hover {
    padding-bottom: 3.625rem !important;
  }

  .md\:hover\:pl-14\.5:hover {
    padding-left: 3.625rem !important;
  }

  .md\:hover\:pt-15\.5:hover {
    padding-top: 3.875rem !important;
  }

  .md\:hover\:pr-15\.5:hover {
    padding-right: 3.875rem !important;
  }

  .md\:hover\:pb-15\.5:hover {
    padding-bottom: 3.875rem !important;
  }

  .md\:hover\:pl-15\.5:hover {
    padding-left: 3.875rem !important;
  }

  .md\:hover\:pt-16\.5:hover {
    padding-top: 4.125rem !important;
  }

  .md\:hover\:pr-16\.5:hover {
    padding-right: 4.125rem !important;
  }

  .md\:hover\:pb-16\.5:hover {
    padding-bottom: 4.125rem !important;
  }

  .md\:hover\:pl-16\.5:hover {
    padding-left: 4.125rem !important;
  }

  .md\:hover\:pt-17\.5:hover {
    padding-top: 4.375rem !important;
  }

  .md\:hover\:pr-17\.5:hover {
    padding-right: 4.375rem !important;
  }

  .md\:hover\:pb-17\.5:hover {
    padding-bottom: 4.375rem !important;
  }

  .md\:hover\:pl-17\.5:hover {
    padding-left: 4.375rem !important;
  }

  .md\:hover\:pt-18\.5:hover {
    padding-top: 4.625rem !important;
  }

  .md\:hover\:pr-18\.5:hover {
    padding-right: 4.625rem !important;
  }

  .md\:hover\:pb-18\.5:hover {
    padding-bottom: 4.625rem !important;
  }

  .md\:hover\:pl-18\.5:hover {
    padding-left: 4.625rem !important;
  }

  .md\:hover\:pt-19\.5:hover {
    padding-top: 4.875rem !important;
  }

  .md\:hover\:pr-19\.5:hover {
    padding-right: 4.875rem !important;
  }

  .md\:hover\:pb-19\.5:hover {
    padding-bottom: 4.875rem !important;
  }

  .md\:hover\:pl-19\.5:hover {
    padding-left: 4.875rem !important;
  }

  .md\:hover\:pt-20\.5:hover {
    padding-top: 5.125rem !important;
  }

  .md\:hover\:pr-20\.5:hover {
    padding-right: 5.125rem !important;
  }

  .md\:hover\:pb-20\.5:hover {
    padding-bottom: 5.125rem !important;
  }

  .md\:hover\:pl-20\.5:hover {
    padding-left: 5.125rem !important;
  }

  .md\:hover\:pt-21\.5:hover {
    padding-top: 5.375rem !important;
  }

  .md\:hover\:pr-21\.5:hover {
    padding-right: 5.375rem !important;
  }

  .md\:hover\:pb-21\.5:hover {
    padding-bottom: 5.375rem !important;
  }

  .md\:hover\:pl-21\.5:hover {
    padding-left: 5.375rem !important;
  }

  .md\:hover\:pt-22\.5:hover {
    padding-top: 5.625rem !important;
  }

  .md\:hover\:pr-22\.5:hover {
    padding-right: 5.625rem !important;
  }

  .md\:hover\:pb-22\.5:hover {
    padding-bottom: 5.625rem !important;
  }

  .md\:hover\:pl-22\.5:hover {
    padding-left: 5.625rem !important;
  }

  .md\:hover\:pt-23\.5:hover {
    padding-top: 5.875rem !important;
  }

  .md\:hover\:pr-23\.5:hover {
    padding-right: 5.875rem !important;
  }

  .md\:hover\:pb-23\.5:hover {
    padding-bottom: 5.875rem !important;
  }

  .md\:hover\:pl-23\.5:hover {
    padding-left: 5.875rem !important;
  }

  .md\:hover\:pt-24\.5:hover {
    padding-top: 6.125rem !important;
  }

  .md\:hover\:pr-24\.5:hover {
    padding-right: 6.125rem !important;
  }

  .md\:hover\:pb-24\.5:hover {
    padding-bottom: 6.125rem !important;
  }

  .md\:hover\:pl-24\.5:hover {
    padding-left: 6.125rem !important;
  }

  .md\:hover\:pt-25\.5:hover {
    padding-top: 6.375rem !important;
  }

  .md\:hover\:pr-25\.5:hover {
    padding-right: 6.375rem !important;
  }

  .md\:hover\:pb-25\.5:hover {
    padding-bottom: 6.375rem !important;
  }

  .md\:hover\:pl-25\.5:hover {
    padding-left: 6.375rem !important;
  }

  .md\:hover\:pt-26\.5:hover {
    padding-top: 6.625rem !important;
  }

  .md\:hover\:pr-26\.5:hover {
    padding-right: 6.625rem !important;
  }

  .md\:hover\:pb-26\.5:hover {
    padding-bottom: 6.625rem !important;
  }

  .md\:hover\:pl-26\.5:hover {
    padding-left: 6.625rem !important;
  }

  .md\:hover\:pt-27\.5:hover {
    padding-top: 6.875rem !important;
  }

  .md\:hover\:pr-27\.5:hover {
    padding-right: 6.875rem !important;
  }

  .md\:hover\:pb-27\.5:hover {
    padding-bottom: 6.875rem !important;
  }

  .md\:hover\:pl-27\.5:hover {
    padding-left: 6.875rem !important;
  }

  .md\:hover\:pt-28\.5:hover {
    padding-top: 7.125rem !important;
  }

  .md\:hover\:pr-28\.5:hover {
    padding-right: 7.125rem !important;
  }

  .md\:hover\:pb-28\.5:hover {
    padding-bottom: 7.125rem !important;
  }

  .md\:hover\:pl-28\.5:hover {
    padding-left: 7.125rem !important;
  }

  .md\:hover\:pt-29\.5:hover {
    padding-top: 7.375rem !important;
  }

  .md\:hover\:pr-29\.5:hover {
    padding-right: 7.375rem !important;
  }

  .md\:hover\:pb-29\.5:hover {
    padding-bottom: 7.375rem !important;
  }

  .md\:hover\:pl-29\.5:hover {
    padding-left: 7.375rem !important;
  }

  .md\:hover\:pt-30\.5:hover {
    padding-top: 7.625rem !important;
  }

  .md\:hover\:pr-30\.5:hover {
    padding-right: 7.625rem !important;
  }

  .md\:hover\:pb-30\.5:hover {
    padding-bottom: 7.625rem !important;
  }

  .md\:hover\:pl-30\.5:hover {
    padding-left: 7.625rem !important;
  }

  .md\:hover\:pt-31\.5:hover {
    padding-top: 7.875rem !important;
  }

  .md\:hover\:pr-31\.5:hover {
    padding-right: 7.875rem !important;
  }

  .md\:hover\:pb-31\.5:hover {
    padding-bottom: 7.875rem !important;
  }

  .md\:hover\:pl-31\.5:hover {
    padding-left: 7.875rem !important;
  }

  .md\:hover\:pt-32\.5:hover {
    padding-top: 8.125rem !important;
  }

  .md\:hover\:pr-32\.5:hover {
    padding-right: 8.125rem !important;
  }

  .md\:hover\:pb-32\.5:hover {
    padding-bottom: 8.125rem !important;
  }

  .md\:hover\:pl-32\.5:hover {
    padding-left: 8.125rem !important;
  }

  .md\:hover\:pt-33\.5:hover {
    padding-top: 8.375rem !important;
  }

  .md\:hover\:pr-33\.5:hover {
    padding-right: 8.375rem !important;
  }

  .md\:hover\:pb-33\.5:hover {
    padding-bottom: 8.375rem !important;
  }

  .md\:hover\:pl-33\.5:hover {
    padding-left: 8.375rem !important;
  }

  .md\:hover\:pt-34\.5:hover {
    padding-top: 8.625rem !important;
  }

  .md\:hover\:pr-34\.5:hover {
    padding-right: 8.625rem !important;
  }

  .md\:hover\:pb-34\.5:hover {
    padding-bottom: 8.625rem !important;
  }

  .md\:hover\:pl-34\.5:hover {
    padding-left: 8.625rem !important;
  }

  .md\:hover\:pt-35\.5:hover {
    padding-top: 8.875rem !important;
  }

  .md\:hover\:pr-35\.5:hover {
    padding-right: 8.875rem !important;
  }

  .md\:hover\:pb-35\.5:hover {
    padding-bottom: 8.875rem !important;
  }

  .md\:hover\:pl-35\.5:hover {
    padding-left: 8.875rem !important;
  }

  .md\:hover\:pt-36\.5:hover {
    padding-top: 9.125rem !important;
  }

  .md\:hover\:pr-36\.5:hover {
    padding-right: 9.125rem !important;
  }

  .md\:hover\:pb-36\.5:hover {
    padding-bottom: 9.125rem !important;
  }

  .md\:hover\:pl-36\.5:hover {
    padding-left: 9.125rem !important;
  }

  .md\:hover\:pt-37\.5:hover {
    padding-top: 9.375rem !important;
  }

  .md\:hover\:pr-37\.5:hover {
    padding-right: 9.375rem !important;
  }

  .md\:hover\:pb-37\.5:hover {
    padding-bottom: 9.375rem !important;
  }

  .md\:hover\:pl-37\.5:hover {
    padding-left: 9.375rem !important;
  }

  .md\:hover\:pt-38\.5:hover {
    padding-top: 9.625rem !important;
  }

  .md\:hover\:pr-38\.5:hover {
    padding-right: 9.625rem !important;
  }

  .md\:hover\:pb-38\.5:hover {
    padding-bottom: 9.625rem !important;
  }

  .md\:hover\:pl-38\.5:hover {
    padding-left: 9.625rem !important;
  }

  .md\:hover\:pt-39\.5:hover {
    padding-top: 9.875rem !important;
  }

  .md\:hover\:pr-39\.5:hover {
    padding-right: 9.875rem !important;
  }

  .md\:hover\:pb-39\.5:hover {
    padding-bottom: 9.875rem !important;
  }

  .md\:hover\:pl-39\.5:hover {
    padding-left: 9.875rem !important;
  }

  .md\:hover\:pt-40\.5:hover {
    padding-top: 10.125rem !important;
  }

  .md\:hover\:pr-40\.5:hover {
    padding-right: 10.125rem !important;
  }

  .md\:hover\:pb-40\.5:hover {
    padding-bottom: 10.125rem !important;
  }

  .md\:hover\:pl-40\.5:hover {
    padding-left: 10.125rem !important;
  }

  .md\:hover\:pt-41\.5:hover {
    padding-top: 10.375rem !important;
  }

  .md\:hover\:pr-41\.5:hover {
    padding-right: 10.375rem !important;
  }

  .md\:hover\:pb-41\.5:hover {
    padding-bottom: 10.375rem !important;
  }

  .md\:hover\:pl-41\.5:hover {
    padding-left: 10.375rem !important;
  }

  .md\:hover\:pt-42\.5:hover {
    padding-top: 10.625rem !important;
  }

  .md\:hover\:pr-42\.5:hover {
    padding-right: 10.625rem !important;
  }

  .md\:hover\:pb-42\.5:hover {
    padding-bottom: 10.625rem !important;
  }

  .md\:hover\:pl-42\.5:hover {
    padding-left: 10.625rem !important;
  }

  .md\:hover\:pt-43\.5:hover {
    padding-top: 10.875rem !important;
  }

  .md\:hover\:pr-43\.5:hover {
    padding-right: 10.875rem !important;
  }

  .md\:hover\:pb-43\.5:hover {
    padding-bottom: 10.875rem !important;
  }

  .md\:hover\:pl-43\.5:hover {
    padding-left: 10.875rem !important;
  }

  .md\:hover\:pt-44\.5:hover {
    padding-top: 11.125rem !important;
  }

  .md\:hover\:pr-44\.5:hover {
    padding-right: 11.125rem !important;
  }

  .md\:hover\:pb-44\.5:hover {
    padding-bottom: 11.125rem !important;
  }

  .md\:hover\:pl-44\.5:hover {
    padding-left: 11.125rem !important;
  }

  .md\:hover\:pt-45\.5:hover {
    padding-top: 11.375rem !important;
  }

  .md\:hover\:pr-45\.5:hover {
    padding-right: 11.375rem !important;
  }

  .md\:hover\:pb-45\.5:hover {
    padding-bottom: 11.375rem !important;
  }

  .md\:hover\:pl-45\.5:hover {
    padding-left: 11.375rem !important;
  }

  .md\:hover\:pt-46\.5:hover {
    padding-top: 11.625rem !important;
  }

  .md\:hover\:pr-46\.5:hover {
    padding-right: 11.625rem !important;
  }

  .md\:hover\:pb-46\.5:hover {
    padding-bottom: 11.625rem !important;
  }

  .md\:hover\:pl-46\.5:hover {
    padding-left: 11.625rem !important;
  }

  .md\:hover\:pt-47\.5:hover {
    padding-top: 11.875rem !important;
  }

  .md\:hover\:pr-47\.5:hover {
    padding-right: 11.875rem !important;
  }

  .md\:hover\:pb-47\.5:hover {
    padding-bottom: 11.875rem !important;
  }

  .md\:hover\:pl-47\.5:hover {
    padding-left: 11.875rem !important;
  }

  .md\:hover\:pt-48\.5:hover {
    padding-top: 12.125rem !important;
  }

  .md\:hover\:pr-48\.5:hover {
    padding-right: 12.125rem !important;
  }

  .md\:hover\:pb-48\.5:hover {
    padding-bottom: 12.125rem !important;
  }

  .md\:hover\:pl-48\.5:hover {
    padding-left: 12.125rem !important;
  }

  .md\:hover\:pt-49\.5:hover {
    padding-top: 12.375rem !important;
  }

  .md\:hover\:pr-49\.5:hover {
    padding-right: 12.375rem !important;
  }

  .md\:hover\:pb-49\.5:hover {
    padding-bottom: 12.375rem !important;
  }

  .md\:hover\:pl-49\.5:hover {
    padding-left: 12.375rem !important;
  }

  .md\:hover\:pt-50\.5:hover {
    padding-top: 12.625rem !important;
  }

  .md\:hover\:pr-50\.5:hover {
    padding-right: 12.625rem !important;
  }

  .md\:hover\:pb-50\.5:hover {
    padding-bottom: 12.625rem !important;
  }

  .md\:hover\:pl-50\.5:hover {
    padding-left: 12.625rem !important;
  }

  .md\:hover\:pt-51\.5:hover {
    padding-top: 12.875rem !important;
  }

  .md\:hover\:pr-51\.5:hover {
    padding-right: 12.875rem !important;
  }

  .md\:hover\:pb-51\.5:hover {
    padding-bottom: 12.875rem !important;
  }

  .md\:hover\:pl-51\.5:hover {
    padding-left: 12.875rem !important;
  }

  .md\:hover\:pt-52\.5:hover {
    padding-top: 13.125rem !important;
  }

  .md\:hover\:pr-52\.5:hover {
    padding-right: 13.125rem !important;
  }

  .md\:hover\:pb-52\.5:hover {
    padding-bottom: 13.125rem !important;
  }

  .md\:hover\:pl-52\.5:hover {
    padding-left: 13.125rem !important;
  }

  .md\:hover\:pt-53\.5:hover {
    padding-top: 13.375rem !important;
  }

  .md\:hover\:pr-53\.5:hover {
    padding-right: 13.375rem !important;
  }

  .md\:hover\:pb-53\.5:hover {
    padding-bottom: 13.375rem !important;
  }

  .md\:hover\:pl-53\.5:hover {
    padding-left: 13.375rem !important;
  }

  .md\:hover\:pt-54\.5:hover {
    padding-top: 13.625rem !important;
  }

  .md\:hover\:pr-54\.5:hover {
    padding-right: 13.625rem !important;
  }

  .md\:hover\:pb-54\.5:hover {
    padding-bottom: 13.625rem !important;
  }

  .md\:hover\:pl-54\.5:hover {
    padding-left: 13.625rem !important;
  }

  .md\:hover\:pt-55\.5:hover {
    padding-top: 13.875rem !important;
  }

  .md\:hover\:pr-55\.5:hover {
    padding-right: 13.875rem !important;
  }

  .md\:hover\:pb-55\.5:hover {
    padding-bottom: 13.875rem !important;
  }

  .md\:hover\:pl-55\.5:hover {
    padding-left: 13.875rem !important;
  }

  .md\:hover\:pt-56\.5:hover {
    padding-top: 14.125rem !important;
  }

  .md\:hover\:pr-56\.5:hover {
    padding-right: 14.125rem !important;
  }

  .md\:hover\:pb-56\.5:hover {
    padding-bottom: 14.125rem !important;
  }

  .md\:hover\:pl-56\.5:hover {
    padding-left: 14.125rem !important;
  }

  .md\:hover\:pt-57\.5:hover {
    padding-top: 14.375rem !important;
  }

  .md\:hover\:pr-57\.5:hover {
    padding-right: 14.375rem !important;
  }

  .md\:hover\:pb-57\.5:hover {
    padding-bottom: 14.375rem !important;
  }

  .md\:hover\:pl-57\.5:hover {
    padding-left: 14.375rem !important;
  }

  .md\:hover\:pt-58\.5:hover {
    padding-top: 14.625rem !important;
  }

  .md\:hover\:pr-58\.5:hover {
    padding-right: 14.625rem !important;
  }

  .md\:hover\:pb-58\.5:hover {
    padding-bottom: 14.625rem !important;
  }

  .md\:hover\:pl-58\.5:hover {
    padding-left: 14.625rem !important;
  }

  .md\:hover\:pt-59\.5:hover {
    padding-top: 14.875rem !important;
  }

  .md\:hover\:pr-59\.5:hover {
    padding-right: 14.875rem !important;
  }

  .md\:hover\:pb-59\.5:hover {
    padding-bottom: 14.875rem !important;
  }

  .md\:hover\:pl-59\.5:hover {
    padding-left: 14.875rem !important;
  }

  .md\:hover\:pt-60\.5:hover {
    padding-top: 15.125rem !important;
  }

  .md\:hover\:pr-60\.5:hover {
    padding-right: 15.125rem !important;
  }

  .md\:hover\:pb-60\.5:hover {
    padding-bottom: 15.125rem !important;
  }

  .md\:hover\:pl-60\.5:hover {
    padding-left: 15.125rem !important;
  }

  .md\:hover\:pt-61\.5:hover {
    padding-top: 15.375rem !important;
  }

  .md\:hover\:pr-61\.5:hover {
    padding-right: 15.375rem !important;
  }

  .md\:hover\:pb-61\.5:hover {
    padding-bottom: 15.375rem !important;
  }

  .md\:hover\:pl-61\.5:hover {
    padding-left: 15.375rem !important;
  }

  .md\:hover\:pt-62\.5:hover {
    padding-top: 15.625rem !important;
  }

  .md\:hover\:pr-62\.5:hover {
    padding-right: 15.625rem !important;
  }

  .md\:hover\:pb-62\.5:hover {
    padding-bottom: 15.625rem !important;
  }

  .md\:hover\:pl-62\.5:hover {
    padding-left: 15.625rem !important;
  }

  .md\:hover\:pt-63\.5:hover {
    padding-top: 15.875rem !important;
  }

  .md\:hover\:pr-63\.5:hover {
    padding-right: 15.875rem !important;
  }

  .md\:hover\:pb-63\.5:hover {
    padding-bottom: 15.875rem !important;
  }

  .md\:hover\:pl-63\.5:hover {
    padding-left: 15.875rem !important;
  }

  .md\:hover\:pt-64\.5:hover {
    padding-top: 16.125rem !important;
  }

  .md\:hover\:pr-64\.5:hover {
    padding-right: 16.125rem !important;
  }

  .md\:hover\:pb-64\.5:hover {
    padding-bottom: 16.125rem !important;
  }

  .md\:hover\:pl-64\.5:hover {
    padding-left: 16.125rem !important;
  }

  .md\:hover\:pt-65\.5:hover {
    padding-top: 16.375rem !important;
  }

  .md\:hover\:pr-65\.5:hover {
    padding-right: 16.375rem !important;
  }

  .md\:hover\:pb-65\.5:hover {
    padding-bottom: 16.375rem !important;
  }

  .md\:hover\:pl-65\.5:hover {
    padding-left: 16.375rem !important;
  }

  .md\:hover\:pt-66\.5:hover {
    padding-top: 16.625rem !important;
  }

  .md\:hover\:pr-66\.5:hover {
    padding-right: 16.625rem !important;
  }

  .md\:hover\:pb-66\.5:hover {
    padding-bottom: 16.625rem !important;
  }

  .md\:hover\:pl-66\.5:hover {
    padding-left: 16.625rem !important;
  }

  .md\:hover\:pt-67\.5:hover {
    padding-top: 16.875rem !important;
  }

  .md\:hover\:pr-67\.5:hover {
    padding-right: 16.875rem !important;
  }

  .md\:hover\:pb-67\.5:hover {
    padding-bottom: 16.875rem !important;
  }

  .md\:hover\:pl-67\.5:hover {
    padding-left: 16.875rem !important;
  }

  .md\:hover\:pt-68\.5:hover {
    padding-top: 17.125rem !important;
  }

  .md\:hover\:pr-68\.5:hover {
    padding-right: 17.125rem !important;
  }

  .md\:hover\:pb-68\.5:hover {
    padding-bottom: 17.125rem !important;
  }

  .md\:hover\:pl-68\.5:hover {
    padding-left: 17.125rem !important;
  }

  .md\:hover\:pt-69\.5:hover {
    padding-top: 17.375rem !important;
  }

  .md\:hover\:pr-69\.5:hover {
    padding-right: 17.375rem !important;
  }

  .md\:hover\:pb-69\.5:hover {
    padding-bottom: 17.375rem !important;
  }

  .md\:hover\:pl-69\.5:hover {
    padding-left: 17.375rem !important;
  }

  .md\:hover\:pt-70\.5:hover {
    padding-top: 17.625rem !important;
  }

  .md\:hover\:pr-70\.5:hover {
    padding-right: 17.625rem !important;
  }

  .md\:hover\:pb-70\.5:hover {
    padding-bottom: 17.625rem !important;
  }

  .md\:hover\:pl-70\.5:hover {
    padding-left: 17.625rem !important;
  }

  .md\:hover\:pt-71\.5:hover {
    padding-top: 17.875rem !important;
  }

  .md\:hover\:pr-71\.5:hover {
    padding-right: 17.875rem !important;
  }

  .md\:hover\:pb-71\.5:hover {
    padding-bottom: 17.875rem !important;
  }

  .md\:hover\:pl-71\.5:hover {
    padding-left: 17.875rem !important;
  }

  .md\:hover\:pt-72\.5:hover {
    padding-top: 18.125rem !important;
  }

  .md\:hover\:pr-72\.5:hover {
    padding-right: 18.125rem !important;
  }

  .md\:hover\:pb-72\.5:hover {
    padding-bottom: 18.125rem !important;
  }

  .md\:hover\:pl-72\.5:hover {
    padding-left: 18.125rem !important;
  }

  .md\:hover\:pt-73\.5:hover {
    padding-top: 18.375rem !important;
  }

  .md\:hover\:pr-73\.5:hover {
    padding-right: 18.375rem !important;
  }

  .md\:hover\:pb-73\.5:hover {
    padding-bottom: 18.375rem !important;
  }

  .md\:hover\:pl-73\.5:hover {
    padding-left: 18.375rem !important;
  }

  .md\:hover\:pt-74\.5:hover {
    padding-top: 18.625rem !important;
  }

  .md\:hover\:pr-74\.5:hover {
    padding-right: 18.625rem !important;
  }

  .md\:hover\:pb-74\.5:hover {
    padding-bottom: 18.625rem !important;
  }

  .md\:hover\:pl-74\.5:hover {
    padding-left: 18.625rem !important;
  }

  .md\:hover\:pt-75\.5:hover {
    padding-top: 18.875rem !important;
  }

  .md\:hover\:pr-75\.5:hover {
    padding-right: 18.875rem !important;
  }

  .md\:hover\:pb-75\.5:hover {
    padding-bottom: 18.875rem !important;
  }

  .md\:hover\:pl-75\.5:hover {
    padding-left: 18.875rem !important;
  }

  .md\:hover\:pt-76\.5:hover {
    padding-top: 19.125rem !important;
  }

  .md\:hover\:pr-76\.5:hover {
    padding-right: 19.125rem !important;
  }

  .md\:hover\:pb-76\.5:hover {
    padding-bottom: 19.125rem !important;
  }

  .md\:hover\:pl-76\.5:hover {
    padding-left: 19.125rem !important;
  }

  .md\:hover\:pt-77\.5:hover {
    padding-top: 19.375rem !important;
  }

  .md\:hover\:pr-77\.5:hover {
    padding-right: 19.375rem !important;
  }

  .md\:hover\:pb-77\.5:hover {
    padding-bottom: 19.375rem !important;
  }

  .md\:hover\:pl-77\.5:hover {
    padding-left: 19.375rem !important;
  }

  .md\:hover\:pt-78\.5:hover {
    padding-top: 19.625rem !important;
  }

  .md\:hover\:pr-78\.5:hover {
    padding-right: 19.625rem !important;
  }

  .md\:hover\:pb-78\.5:hover {
    padding-bottom: 19.625rem !important;
  }

  .md\:hover\:pl-78\.5:hover {
    padding-left: 19.625rem !important;
  }

  .md\:hover\:pt-79\.5:hover {
    padding-top: 19.875rem !important;
  }

  .md\:hover\:pr-79\.5:hover {
    padding-right: 19.875rem !important;
  }

  .md\:hover\:pb-79\.5:hover {
    padding-bottom: 19.875rem !important;
  }

  .md\:hover\:pl-79\.5:hover {
    padding-left: 19.875rem !important;
  }

  .md\:hover\:pt-80\.5:hover {
    padding-top: 20.125rem !important;
  }

  .md\:hover\:pr-80\.5:hover {
    padding-right: 20.125rem !important;
  }

  .md\:hover\:pb-80\.5:hover {
    padding-bottom: 20.125rem !important;
  }

  .md\:hover\:pl-80\.5:hover {
    padding-left: 20.125rem !important;
  }

  .md\:hover\:pt-81\.5:hover {
    padding-top: 20.375rem !important;
  }

  .md\:hover\:pr-81\.5:hover {
    padding-right: 20.375rem !important;
  }

  .md\:hover\:pb-81\.5:hover {
    padding-bottom: 20.375rem !important;
  }

  .md\:hover\:pl-81\.5:hover {
    padding-left: 20.375rem !important;
  }

  .md\:hover\:pt-82\.5:hover {
    padding-top: 20.625rem !important;
  }

  .md\:hover\:pr-82\.5:hover {
    padding-right: 20.625rem !important;
  }

  .md\:hover\:pb-82\.5:hover {
    padding-bottom: 20.625rem !important;
  }

  .md\:hover\:pl-82\.5:hover {
    padding-left: 20.625rem !important;
  }

  .md\:hover\:pt-83\.5:hover {
    padding-top: 20.875rem !important;
  }

  .md\:hover\:pr-83\.5:hover {
    padding-right: 20.875rem !important;
  }

  .md\:hover\:pb-83\.5:hover {
    padding-bottom: 20.875rem !important;
  }

  .md\:hover\:pl-83\.5:hover {
    padding-left: 20.875rem !important;
  }

  .md\:hover\:pt-84\.5:hover {
    padding-top: 21.125rem !important;
  }

  .md\:hover\:pr-84\.5:hover {
    padding-right: 21.125rem !important;
  }

  .md\:hover\:pb-84\.5:hover {
    padding-bottom: 21.125rem !important;
  }

  .md\:hover\:pl-84\.5:hover {
    padding-left: 21.125rem !important;
  }

  .md\:hover\:pt-85\.5:hover {
    padding-top: 21.375rem !important;
  }

  .md\:hover\:pr-85\.5:hover {
    padding-right: 21.375rem !important;
  }

  .md\:hover\:pb-85\.5:hover {
    padding-bottom: 21.375rem !important;
  }

  .md\:hover\:pl-85\.5:hover {
    padding-left: 21.375rem !important;
  }

  .md\:hover\:pt-86\.5:hover {
    padding-top: 21.625rem !important;
  }

  .md\:hover\:pr-86\.5:hover {
    padding-right: 21.625rem !important;
  }

  .md\:hover\:pb-86\.5:hover {
    padding-bottom: 21.625rem !important;
  }

  .md\:hover\:pl-86\.5:hover {
    padding-left: 21.625rem !important;
  }

  .md\:hover\:pt-87\.5:hover {
    padding-top: 21.875rem !important;
  }

  .md\:hover\:pr-87\.5:hover {
    padding-right: 21.875rem !important;
  }

  .md\:hover\:pb-87\.5:hover {
    padding-bottom: 21.875rem !important;
  }

  .md\:hover\:pl-87\.5:hover {
    padding-left: 21.875rem !important;
  }

  .md\:hover\:pt-88\.5:hover {
    padding-top: 22.125rem !important;
  }

  .md\:hover\:pr-88\.5:hover {
    padding-right: 22.125rem !important;
  }

  .md\:hover\:pb-88\.5:hover {
    padding-bottom: 22.125rem !important;
  }

  .md\:hover\:pl-88\.5:hover {
    padding-left: 22.125rem !important;
  }

  .md\:hover\:pt-89\.5:hover {
    padding-top: 22.375rem !important;
  }

  .md\:hover\:pr-89\.5:hover {
    padding-right: 22.375rem !important;
  }

  .md\:hover\:pb-89\.5:hover {
    padding-bottom: 22.375rem !important;
  }

  .md\:hover\:pl-89\.5:hover {
    padding-left: 22.375rem !important;
  }

  .md\:hover\:pt-90\.5:hover {
    padding-top: 22.625rem !important;
  }

  .md\:hover\:pr-90\.5:hover {
    padding-right: 22.625rem !important;
  }

  .md\:hover\:pb-90\.5:hover {
    padding-bottom: 22.625rem !important;
  }

  .md\:hover\:pl-90\.5:hover {
    padding-left: 22.625rem !important;
  }

  .md\:hover\:pt-91\.5:hover {
    padding-top: 22.875rem !important;
  }

  .md\:hover\:pr-91\.5:hover {
    padding-right: 22.875rem !important;
  }

  .md\:hover\:pb-91\.5:hover {
    padding-bottom: 22.875rem !important;
  }

  .md\:hover\:pl-91\.5:hover {
    padding-left: 22.875rem !important;
  }

  .md\:hover\:pt-92\.5:hover {
    padding-top: 23.125rem !important;
  }

  .md\:hover\:pr-92\.5:hover {
    padding-right: 23.125rem !important;
  }

  .md\:hover\:pb-92\.5:hover {
    padding-bottom: 23.125rem !important;
  }

  .md\:hover\:pl-92\.5:hover {
    padding-left: 23.125rem !important;
  }

  .md\:hover\:pt-93\.5:hover {
    padding-top: 23.375rem !important;
  }

  .md\:hover\:pr-93\.5:hover {
    padding-right: 23.375rem !important;
  }

  .md\:hover\:pb-93\.5:hover {
    padding-bottom: 23.375rem !important;
  }

  .md\:hover\:pl-93\.5:hover {
    padding-left: 23.375rem !important;
  }

  .md\:hover\:pt-94\.5:hover {
    padding-top: 23.625rem !important;
  }

  .md\:hover\:pr-94\.5:hover {
    padding-right: 23.625rem !important;
  }

  .md\:hover\:pb-94\.5:hover {
    padding-bottom: 23.625rem !important;
  }

  .md\:hover\:pl-94\.5:hover {
    padding-left: 23.625rem !important;
  }

  .md\:hover\:pt-95\.5:hover {
    padding-top: 23.875rem !important;
  }

  .md\:hover\:pr-95\.5:hover {
    padding-right: 23.875rem !important;
  }

  .md\:hover\:pb-95\.5:hover {
    padding-bottom: 23.875rem !important;
  }

  .md\:hover\:pl-95\.5:hover {
    padding-left: 23.875rem !important;
  }

  .md\:hover\:pt-96\.5:hover {
    padding-top: 24.125rem !important;
  }

  .md\:hover\:pr-96\.5:hover {
    padding-right: 24.125rem !important;
  }

  .md\:hover\:pb-96\.5:hover {
    padding-bottom: 24.125rem !important;
  }

  .md\:hover\:pl-96\.5:hover {
    padding-left: 24.125rem !important;
  }

  .md\:hover\:pt-97\.5:hover {
    padding-top: 24.375rem !important;
  }

  .md\:hover\:pr-97\.5:hover {
    padding-right: 24.375rem !important;
  }

  .md\:hover\:pb-97\.5:hover {
    padding-bottom: 24.375rem !important;
  }

  .md\:hover\:pl-97\.5:hover {
    padding-left: 24.375rem !important;
  }

  .md\:hover\:pt-98\.5:hover {
    padding-top: 24.625rem !important;
  }

  .md\:hover\:pr-98\.5:hover {
    padding-right: 24.625rem !important;
  }

  .md\:hover\:pb-98\.5:hover {
    padding-bottom: 24.625rem !important;
  }

  .md\:hover\:pl-98\.5:hover {
    padding-left: 24.625rem !important;
  }

  .md\:hover\:pt-99\.5:hover {
    padding-top: 24.875rem !important;
  }

  .md\:hover\:pr-99\.5:hover {
    padding-right: 24.875rem !important;
  }

  .md\:hover\:pb-99\.5:hover {
    padding-bottom: 24.875rem !important;
  }

  .md\:hover\:pl-99\.5:hover {
    padding-left: 24.875rem !important;
  }

  .md\:hover\:pt-100\.5:hover {
    padding-top: 25.125rem !important;
  }

  .md\:hover\:pr-100\.5:hover {
    padding-right: 25.125rem !important;
  }

  .md\:hover\:pb-100\.5:hover {
    padding-bottom: 25.125rem !important;
  }

  .md\:hover\:pl-100\.5:hover {
    padding-left: 25.125rem !important;
  }

  .md\:hover\:pt-101\.5:hover {
    padding-top: 25.375rem !important;
  }

  .md\:hover\:pr-101\.5:hover {
    padding-right: 25.375rem !important;
  }

  .md\:hover\:pb-101\.5:hover {
    padding-bottom: 25.375rem !important;
  }

  .md\:hover\:pl-101\.5:hover {
    padding-left: 25.375rem !important;
  }

  .md\:hover\:pt-102\.5:hover {
    padding-top: 25.625rem !important;
  }

  .md\:hover\:pr-102\.5:hover {
    padding-right: 25.625rem !important;
  }

  .md\:hover\:pb-102\.5:hover {
    padding-bottom: 25.625rem !important;
  }

  .md\:hover\:pl-102\.5:hover {
    padding-left: 25.625rem !important;
  }

  .md\:hover\:pt-103\.5:hover {
    padding-top: 25.875rem !important;
  }

  .md\:hover\:pr-103\.5:hover {
    padding-right: 25.875rem !important;
  }

  .md\:hover\:pb-103\.5:hover {
    padding-bottom: 25.875rem !important;
  }

  .md\:hover\:pl-103\.5:hover {
    padding-left: 25.875rem !important;
  }

  .md\:hover\:pt-104\.5:hover {
    padding-top: 26.125rem !important;
  }

  .md\:hover\:pr-104\.5:hover {
    padding-right: 26.125rem !important;
  }

  .md\:hover\:pb-104\.5:hover {
    padding-bottom: 26.125rem !important;
  }

  .md\:hover\:pl-104\.5:hover {
    padding-left: 26.125rem !important;
  }

  .md\:focus\:p-0:focus {
    padding: 0rem !important;
  }

  .md\:focus\:p-1:focus {
    padding: 0.25rem !important;
  }

  .md\:focus\:p-2:focus {
    padding: 0.5rem !important;
  }

  .md\:focus\:p-3:focus {
    padding: 0.75rem !important;
  }

  .md\:focus\:p-4:focus {
    padding: 1rem !important;
  }

  .md\:focus\:p-5:focus {
    padding: 1.25rem !important;
  }

  .md\:focus\:p-6:focus {
    padding: 1.5rem !important;
  }

  .md\:focus\:p-7:focus {
    padding: 1.75rem !important;
  }

  .md\:focus\:p-8:focus {
    padding: 2rem !important;
  }

  .md\:focus\:p-9:focus {
    padding: 2.25rem !important;
  }

  .md\:focus\:p-10:focus {
    padding: 2.5rem !important;
  }

  .md\:focus\:p-11:focus {
    padding: 2.75rem !important;
  }

  .md\:focus\:p-12:focus {
    padding: 3rem !important;
  }

  .md\:focus\:p-13:focus {
    padding: 3.25rem !important;
  }

  .md\:focus\:p-14:focus {
    padding: 3.5rem !important;
  }

  .md\:focus\:p-15:focus {
    padding: 3.75rem !important;
  }

  .md\:focus\:p-16:focus {
    padding: 4rem !important;
  }

  .md\:focus\:p-17:focus {
    padding: 4.25rem !important;
  }

  .md\:focus\:p-18:focus {
    padding: 4.5rem !important;
  }

  .md\:focus\:p-19:focus {
    padding: 4.75rem !important;
  }

  .md\:focus\:p-20:focus {
    padding: 5rem !important;
  }

  .md\:focus\:p-21:focus {
    padding: 5.25rem !important;
  }

  .md\:focus\:p-22:focus {
    padding: 5.5rem !important;
  }

  .md\:focus\:p-23:focus {
    padding: 5.75rem !important;
  }

  .md\:focus\:p-24:focus {
    padding: 6rem !important;
  }

  .md\:focus\:p-25:focus {
    padding: 6.25rem !important;
  }

  .md\:focus\:p-26:focus {
    padding: 6.5rem !important;
  }

  .md\:focus\:p-27:focus {
    padding: 6.75rem !important;
  }

  .md\:focus\:p-28:focus {
    padding: 7rem !important;
  }

  .md\:focus\:p-29:focus {
    padding: 7.25rem !important;
  }

  .md\:focus\:p-30:focus {
    padding: 7.5rem !important;
  }

  .md\:focus\:p-31:focus {
    padding: 7.75rem !important;
  }

  .md\:focus\:p-32:focus {
    padding: 8rem !important;
  }

  .md\:focus\:p-33:focus {
    padding: 8.25rem !important;
  }

  .md\:focus\:p-34:focus {
    padding: 8.5rem !important;
  }

  .md\:focus\:p-35:focus {
    padding: 8.75rem !important;
  }

  .md\:focus\:p-36:focus {
    padding: 9rem !important;
  }

  .md\:focus\:p-37:focus {
    padding: 9.25rem !important;
  }

  .md\:focus\:p-38:focus {
    padding: 9.5rem !important;
  }

  .md\:focus\:p-39:focus {
    padding: 9.75rem !important;
  }

  .md\:focus\:p-40:focus {
    padding: 10rem !important;
  }

  .md\:focus\:p-41:focus {
    padding: 10.25rem !important;
  }

  .md\:focus\:p-42:focus {
    padding: 10.5rem !important;
  }

  .md\:focus\:p-43:focus {
    padding: 10.75rem !important;
  }

  .md\:focus\:p-44:focus {
    padding: 11rem !important;
  }

  .md\:focus\:p-45:focus {
    padding: 11.25rem !important;
  }

  .md\:focus\:p-46:focus {
    padding: 11.5rem !important;
  }

  .md\:focus\:p-47:focus {
    padding: 11.75rem !important;
  }

  .md\:focus\:p-48:focus {
    padding: 12rem !important;
  }

  .md\:focus\:p-49:focus {
    padding: 12.25rem !important;
  }

  .md\:focus\:p-50:focus {
    padding: 12.5rem !important;
  }

  .md\:focus\:p-51:focus {
    padding: 12.75rem !important;
  }

  .md\:focus\:p-52:focus {
    padding: 13rem !important;
  }

  .md\:focus\:p-53:focus {
    padding: 13.25rem !important;
  }

  .md\:focus\:p-54:focus {
    padding: 13.5rem !important;
  }

  .md\:focus\:p-55:focus {
    padding: 13.75rem !important;
  }

  .md\:focus\:p-56:focus {
    padding: 14rem !important;
  }

  .md\:focus\:p-57:focus {
    padding: 14.25rem !important;
  }

  .md\:focus\:p-58:focus {
    padding: 14.5rem !important;
  }

  .md\:focus\:p-59:focus {
    padding: 14.75rem !important;
  }

  .md\:focus\:p-60:focus {
    padding: 15rem !important;
  }

  .md\:focus\:p-61:focus {
    padding: 15.25rem !important;
  }

  .md\:focus\:p-62:focus {
    padding: 15.5rem !important;
  }

  .md\:focus\:p-63:focus {
    padding: 15.75rem !important;
  }

  .md\:focus\:p-64:focus {
    padding: 16rem !important;
  }

  .md\:focus\:p-65:focus {
    padding: 16.25rem !important;
  }

  .md\:focus\:p-66:focus {
    padding: 16.5rem !important;
  }

  .md\:focus\:p-67:focus {
    padding: 16.75rem !important;
  }

  .md\:focus\:p-68:focus {
    padding: 17rem !important;
  }

  .md\:focus\:p-69:focus {
    padding: 17.25rem !important;
  }

  .md\:focus\:p-70:focus {
    padding: 17.5rem !important;
  }

  .md\:focus\:p-71:focus {
    padding: 17.75rem !important;
  }

  .md\:focus\:p-72:focus {
    padding: 18rem !important;
  }

  .md\:focus\:p-73:focus {
    padding: 18.25rem !important;
  }

  .md\:focus\:p-74:focus {
    padding: 18.5rem !important;
  }

  .md\:focus\:p-75:focus {
    padding: 18.75rem !important;
  }

  .md\:focus\:p-76:focus {
    padding: 19rem !important;
  }

  .md\:focus\:p-77:focus {
    padding: 19.25rem !important;
  }

  .md\:focus\:p-78:focus {
    padding: 19.5rem !important;
  }

  .md\:focus\:p-79:focus {
    padding: 19.75rem !important;
  }

  .md\:focus\:p-80:focus {
    padding: 20rem !important;
  }

  .md\:focus\:p-81:focus {
    padding: 20.25rem !important;
  }

  .md\:focus\:p-82:focus {
    padding: 20.5rem !important;
  }

  .md\:focus\:p-83:focus {
    padding: 20.75rem !important;
  }

  .md\:focus\:p-84:focus {
    padding: 21rem !important;
  }

  .md\:focus\:p-85:focus {
    padding: 21.25rem !important;
  }

  .md\:focus\:p-86:focus {
    padding: 21.5rem !important;
  }

  .md\:focus\:p-87:focus {
    padding: 21.75rem !important;
  }

  .md\:focus\:p-88:focus {
    padding: 22rem !important;
  }

  .md\:focus\:p-89:focus {
    padding: 22.25rem !important;
  }

  .md\:focus\:p-90:focus {
    padding: 22.5rem !important;
  }

  .md\:focus\:p-91:focus {
    padding: 22.75rem !important;
  }

  .md\:focus\:p-92:focus {
    padding: 23rem !important;
  }

  .md\:focus\:p-93:focus {
    padding: 23.25rem !important;
  }

  .md\:focus\:p-94:focus {
    padding: 23.5rem !important;
  }

  .md\:focus\:p-95:focus {
    padding: 23.75rem !important;
  }

  .md\:focus\:p-96:focus {
    padding: 24rem !important;
  }

  .md\:focus\:p-97:focus {
    padding: 24.25rem !important;
  }

  .md\:focus\:p-98:focus {
    padding: 24.5rem !important;
  }

  .md\:focus\:p-99:focus {
    padding: 24.75rem !important;
  }

  .md\:focus\:p-100:focus {
    padding: 25rem !important;
  }

  .md\:focus\:p-101:focus {
    padding: 25.25rem !important;
  }

  .md\:focus\:p-102:focus {
    padding: 25.5rem !important;
  }

  .md\:focus\:p-103:focus {
    padding: 25.75rem !important;
  }

  .md\:focus\:p-104:focus {
    padding: 26rem !important;
  }

  .md\:focus\:p-105:focus {
    padding: 26.25rem !important;
  }

  .md\:focus\:p-px:focus {
    padding: 1px !important;
  }

  .md\:focus\:p-0\.5:focus {
    padding: 0.125rem !important;
  }

  .md\:focus\:p-1\.5:focus {
    padding: 0.375rem !important;
  }

  .md\:focus\:p-2\.5:focus {
    padding: 0.625rem !important;
  }

  .md\:focus\:p-3\.5:focus {
    padding: 0.875rem !important;
  }

  .md\:focus\:p-4\.5:focus {
    padding: 1.125rem !important;
  }

  .md\:focus\:p-5\.5:focus {
    padding: 1.375rem !important;
  }

  .md\:focus\:p-6\.5:focus {
    padding: 1.625rem !important;
  }

  .md\:focus\:p-7\.5:focus {
    padding: 1.875rem !important;
  }

  .md\:focus\:p-8\.5:focus {
    padding: 2.125rem !important;
  }

  .md\:focus\:p-9\.5:focus {
    padding: 2.375rem !important;
  }

  .md\:focus\:p-10\.5:focus {
    padding: 2.625rem !important;
  }

  .md\:focus\:p-11\.5:focus {
    padding: 2.875rem !important;
  }

  .md\:focus\:p-12\.5:focus {
    padding: 3.125rem !important;
  }

  .md\:focus\:p-13\.5:focus {
    padding: 3.375rem !important;
  }

  .md\:focus\:p-14\.5:focus {
    padding: 3.625rem !important;
  }

  .md\:focus\:p-15\.5:focus {
    padding: 3.875rem !important;
  }

  .md\:focus\:p-16\.5:focus {
    padding: 4.125rem !important;
  }

  .md\:focus\:p-17\.5:focus {
    padding: 4.375rem !important;
  }

  .md\:focus\:p-18\.5:focus {
    padding: 4.625rem !important;
  }

  .md\:focus\:p-19\.5:focus {
    padding: 4.875rem !important;
  }

  .md\:focus\:p-20\.5:focus {
    padding: 5.125rem !important;
  }

  .md\:focus\:p-21\.5:focus {
    padding: 5.375rem !important;
  }

  .md\:focus\:p-22\.5:focus {
    padding: 5.625rem !important;
  }

  .md\:focus\:p-23\.5:focus {
    padding: 5.875rem !important;
  }

  .md\:focus\:p-24\.5:focus {
    padding: 6.125rem !important;
  }

  .md\:focus\:p-25\.5:focus {
    padding: 6.375rem !important;
  }

  .md\:focus\:p-26\.5:focus {
    padding: 6.625rem !important;
  }

  .md\:focus\:p-27\.5:focus {
    padding: 6.875rem !important;
  }

  .md\:focus\:p-28\.5:focus {
    padding: 7.125rem !important;
  }

  .md\:focus\:p-29\.5:focus {
    padding: 7.375rem !important;
  }

  .md\:focus\:p-30\.5:focus {
    padding: 7.625rem !important;
  }

  .md\:focus\:p-31\.5:focus {
    padding: 7.875rem !important;
  }

  .md\:focus\:p-32\.5:focus {
    padding: 8.125rem !important;
  }

  .md\:focus\:p-33\.5:focus {
    padding: 8.375rem !important;
  }

  .md\:focus\:p-34\.5:focus {
    padding: 8.625rem !important;
  }

  .md\:focus\:p-35\.5:focus {
    padding: 8.875rem !important;
  }

  .md\:focus\:p-36\.5:focus {
    padding: 9.125rem !important;
  }

  .md\:focus\:p-37\.5:focus {
    padding: 9.375rem !important;
  }

  .md\:focus\:p-38\.5:focus {
    padding: 9.625rem !important;
  }

  .md\:focus\:p-39\.5:focus {
    padding: 9.875rem !important;
  }

  .md\:focus\:p-40\.5:focus {
    padding: 10.125rem !important;
  }

  .md\:focus\:p-41\.5:focus {
    padding: 10.375rem !important;
  }

  .md\:focus\:p-42\.5:focus {
    padding: 10.625rem !important;
  }

  .md\:focus\:p-43\.5:focus {
    padding: 10.875rem !important;
  }

  .md\:focus\:p-44\.5:focus {
    padding: 11.125rem !important;
  }

  .md\:focus\:p-45\.5:focus {
    padding: 11.375rem !important;
  }

  .md\:focus\:p-46\.5:focus {
    padding: 11.625rem !important;
  }

  .md\:focus\:p-47\.5:focus {
    padding: 11.875rem !important;
  }

  .md\:focus\:p-48\.5:focus {
    padding: 12.125rem !important;
  }

  .md\:focus\:p-49\.5:focus {
    padding: 12.375rem !important;
  }

  .md\:focus\:p-50\.5:focus {
    padding: 12.625rem !important;
  }

  .md\:focus\:p-51\.5:focus {
    padding: 12.875rem !important;
  }

  .md\:focus\:p-52\.5:focus {
    padding: 13.125rem !important;
  }

  .md\:focus\:p-53\.5:focus {
    padding: 13.375rem !important;
  }

  .md\:focus\:p-54\.5:focus {
    padding: 13.625rem !important;
  }

  .md\:focus\:p-55\.5:focus {
    padding: 13.875rem !important;
  }

  .md\:focus\:p-56\.5:focus {
    padding: 14.125rem !important;
  }

  .md\:focus\:p-57\.5:focus {
    padding: 14.375rem !important;
  }

  .md\:focus\:p-58\.5:focus {
    padding: 14.625rem !important;
  }

  .md\:focus\:p-59\.5:focus {
    padding: 14.875rem !important;
  }

  .md\:focus\:p-60\.5:focus {
    padding: 15.125rem !important;
  }

  .md\:focus\:p-61\.5:focus {
    padding: 15.375rem !important;
  }

  .md\:focus\:p-62\.5:focus {
    padding: 15.625rem !important;
  }

  .md\:focus\:p-63\.5:focus {
    padding: 15.875rem !important;
  }

  .md\:focus\:p-64\.5:focus {
    padding: 16.125rem !important;
  }

  .md\:focus\:p-65\.5:focus {
    padding: 16.375rem !important;
  }

  .md\:focus\:p-66\.5:focus {
    padding: 16.625rem !important;
  }

  .md\:focus\:p-67\.5:focus {
    padding: 16.875rem !important;
  }

  .md\:focus\:p-68\.5:focus {
    padding: 17.125rem !important;
  }

  .md\:focus\:p-69\.5:focus {
    padding: 17.375rem !important;
  }

  .md\:focus\:p-70\.5:focus {
    padding: 17.625rem !important;
  }

  .md\:focus\:p-71\.5:focus {
    padding: 17.875rem !important;
  }

  .md\:focus\:p-72\.5:focus {
    padding: 18.125rem !important;
  }

  .md\:focus\:p-73\.5:focus {
    padding: 18.375rem !important;
  }

  .md\:focus\:p-74\.5:focus {
    padding: 18.625rem !important;
  }

  .md\:focus\:p-75\.5:focus {
    padding: 18.875rem !important;
  }

  .md\:focus\:p-76\.5:focus {
    padding: 19.125rem !important;
  }

  .md\:focus\:p-77\.5:focus {
    padding: 19.375rem !important;
  }

  .md\:focus\:p-78\.5:focus {
    padding: 19.625rem !important;
  }

  .md\:focus\:p-79\.5:focus {
    padding: 19.875rem !important;
  }

  .md\:focus\:p-80\.5:focus {
    padding: 20.125rem !important;
  }

  .md\:focus\:p-81\.5:focus {
    padding: 20.375rem !important;
  }

  .md\:focus\:p-82\.5:focus {
    padding: 20.625rem !important;
  }

  .md\:focus\:p-83\.5:focus {
    padding: 20.875rem !important;
  }

  .md\:focus\:p-84\.5:focus {
    padding: 21.125rem !important;
  }

  .md\:focus\:p-85\.5:focus {
    padding: 21.375rem !important;
  }

  .md\:focus\:p-86\.5:focus {
    padding: 21.625rem !important;
  }

  .md\:focus\:p-87\.5:focus {
    padding: 21.875rem !important;
  }

  .md\:focus\:p-88\.5:focus {
    padding: 22.125rem !important;
  }

  .md\:focus\:p-89\.5:focus {
    padding: 22.375rem !important;
  }

  .md\:focus\:p-90\.5:focus {
    padding: 22.625rem !important;
  }

  .md\:focus\:p-91\.5:focus {
    padding: 22.875rem !important;
  }

  .md\:focus\:p-92\.5:focus {
    padding: 23.125rem !important;
  }

  .md\:focus\:p-93\.5:focus {
    padding: 23.375rem !important;
  }

  .md\:focus\:p-94\.5:focus {
    padding: 23.625rem !important;
  }

  .md\:focus\:p-95\.5:focus {
    padding: 23.875rem !important;
  }

  .md\:focus\:p-96\.5:focus {
    padding: 24.125rem !important;
  }

  .md\:focus\:p-97\.5:focus {
    padding: 24.375rem !important;
  }

  .md\:focus\:p-98\.5:focus {
    padding: 24.625rem !important;
  }

  .md\:focus\:p-99\.5:focus {
    padding: 24.875rem !important;
  }

  .md\:focus\:p-100\.5:focus {
    padding: 25.125rem !important;
  }

  .md\:focus\:p-101\.5:focus {
    padding: 25.375rem !important;
  }

  .md\:focus\:p-102\.5:focus {
    padding: 25.625rem !important;
  }

  .md\:focus\:p-103\.5:focus {
    padding: 25.875rem !important;
  }

  .md\:focus\:p-104\.5:focus {
    padding: 26.125rem !important;
  }

  .md\:focus\:py-0:focus {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .md\:focus\:px-0:focus {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .md\:focus\:py-1:focus {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .md\:focus\:px-1:focus {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .md\:focus\:py-2:focus {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .md\:focus\:px-2:focus {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .md\:focus\:py-3:focus {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:focus\:px-3:focus {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:focus\:py-4:focus {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .md\:focus\:px-4:focus {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md\:focus\:py-5:focus {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .md\:focus\:px-5:focus {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:focus\:py-6:focus {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:focus\:px-6:focus {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md\:focus\:py-7:focus {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .md\:focus\:px-7:focus {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .md\:focus\:py-8:focus {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .md\:focus\:px-8:focus {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .md\:focus\:py-9:focus {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .md\:focus\:px-9:focus {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .md\:focus\:py-10:focus {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .md\:focus\:px-10:focus {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .md\:focus\:py-11:focus {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .md\:focus\:px-11:focus {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .md\:focus\:py-12:focus {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md\:focus\:px-12:focus {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:focus\:py-13:focus {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .md\:focus\:px-13:focus {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .md\:focus\:py-14:focus {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .md\:focus\:px-14:focus {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .md\:focus\:py-15:focus {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .md\:focus\:px-15:focus {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .md\:focus\:py-16:focus {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .md\:focus\:px-16:focus {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .md\:focus\:py-17:focus {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .md\:focus\:px-17:focus {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .md\:focus\:py-18:focus {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .md\:focus\:px-18:focus {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .md\:focus\:py-19:focus {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .md\:focus\:px-19:focus {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .md\:focus\:py-20:focus {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .md\:focus\:px-20:focus {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .md\:focus\:py-21:focus {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .md\:focus\:px-21:focus {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .md\:focus\:py-22:focus {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .md\:focus\:px-22:focus {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .md\:focus\:py-23:focus {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .md\:focus\:px-23:focus {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .md\:focus\:py-24:focus {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md\:focus\:px-24:focus {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .md\:focus\:py-25:focus {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .md\:focus\:px-25:focus {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .md\:focus\:py-26:focus {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .md\:focus\:px-26:focus {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .md\:focus\:py-27:focus {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .md\:focus\:px-27:focus {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .md\:focus\:py-28:focus {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .md\:focus\:px-28:focus {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .md\:focus\:py-29:focus {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .md\:focus\:px-29:focus {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .md\:focus\:py-30:focus {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .md\:focus\:px-30:focus {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .md\:focus\:py-31:focus {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .md\:focus\:px-31:focus {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .md\:focus\:py-32:focus {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .md\:focus\:px-32:focus {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .md\:focus\:py-33:focus {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .md\:focus\:px-33:focus {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .md\:focus\:py-34:focus {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .md\:focus\:px-34:focus {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .md\:focus\:py-35:focus {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .md\:focus\:px-35:focus {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .md\:focus\:py-36:focus {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .md\:focus\:px-36:focus {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .md\:focus\:py-37:focus {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .md\:focus\:px-37:focus {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .md\:focus\:py-38:focus {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .md\:focus\:px-38:focus {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .md\:focus\:py-39:focus {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .md\:focus\:px-39:focus {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .md\:focus\:py-40:focus {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .md\:focus\:px-40:focus {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .md\:focus\:py-41:focus {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .md\:focus\:px-41:focus {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .md\:focus\:py-42:focus {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .md\:focus\:px-42:focus {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .md\:focus\:py-43:focus {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .md\:focus\:px-43:focus {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .md\:focus\:py-44:focus {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .md\:focus\:px-44:focus {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .md\:focus\:py-45:focus {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .md\:focus\:px-45:focus {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .md\:focus\:py-46:focus {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .md\:focus\:px-46:focus {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .md\:focus\:py-47:focus {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .md\:focus\:px-47:focus {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .md\:focus\:py-48:focus {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .md\:focus\:px-48:focus {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .md\:focus\:py-49:focus {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .md\:focus\:px-49:focus {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .md\:focus\:py-50:focus {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .md\:focus\:px-50:focus {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .md\:focus\:py-51:focus {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .md\:focus\:px-51:focus {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .md\:focus\:py-52:focus {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .md\:focus\:px-52:focus {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .md\:focus\:py-53:focus {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .md\:focus\:px-53:focus {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .md\:focus\:py-54:focus {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .md\:focus\:px-54:focus {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .md\:focus\:py-55:focus {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .md\:focus\:px-55:focus {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .md\:focus\:py-56:focus {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .md\:focus\:px-56:focus {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .md\:focus\:py-57:focus {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .md\:focus\:px-57:focus {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .md\:focus\:py-58:focus {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .md\:focus\:px-58:focus {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .md\:focus\:py-59:focus {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .md\:focus\:px-59:focus {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .md\:focus\:py-60:focus {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .md\:focus\:px-60:focus {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .md\:focus\:py-61:focus {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .md\:focus\:px-61:focus {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .md\:focus\:py-62:focus {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .md\:focus\:px-62:focus {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .md\:focus\:py-63:focus {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .md\:focus\:px-63:focus {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .md\:focus\:py-64:focus {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .md\:focus\:px-64:focus {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .md\:focus\:py-65:focus {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .md\:focus\:px-65:focus {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .md\:focus\:py-66:focus {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .md\:focus\:px-66:focus {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .md\:focus\:py-67:focus {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .md\:focus\:px-67:focus {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .md\:focus\:py-68:focus {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .md\:focus\:px-68:focus {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .md\:focus\:py-69:focus {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .md\:focus\:px-69:focus {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .md\:focus\:py-70:focus {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .md\:focus\:px-70:focus {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .md\:focus\:py-71:focus {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .md\:focus\:px-71:focus {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .md\:focus\:py-72:focus {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .md\:focus\:px-72:focus {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .md\:focus\:py-73:focus {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .md\:focus\:px-73:focus {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .md\:focus\:py-74:focus {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .md\:focus\:px-74:focus {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .md\:focus\:py-75:focus {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .md\:focus\:px-75:focus {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .md\:focus\:py-76:focus {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .md\:focus\:px-76:focus {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .md\:focus\:py-77:focus {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .md\:focus\:px-77:focus {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .md\:focus\:py-78:focus {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .md\:focus\:px-78:focus {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .md\:focus\:py-79:focus {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .md\:focus\:px-79:focus {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .md\:focus\:py-80:focus {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .md\:focus\:px-80:focus {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .md\:focus\:py-81:focus {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .md\:focus\:px-81:focus {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .md\:focus\:py-82:focus {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .md\:focus\:px-82:focus {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .md\:focus\:py-83:focus {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .md\:focus\:px-83:focus {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .md\:focus\:py-84:focus {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .md\:focus\:px-84:focus {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .md\:focus\:py-85:focus {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .md\:focus\:px-85:focus {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .md\:focus\:py-86:focus {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .md\:focus\:px-86:focus {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .md\:focus\:py-87:focus {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .md\:focus\:px-87:focus {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .md\:focus\:py-88:focus {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .md\:focus\:px-88:focus {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .md\:focus\:py-89:focus {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .md\:focus\:px-89:focus {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .md\:focus\:py-90:focus {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .md\:focus\:px-90:focus {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .md\:focus\:py-91:focus {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .md\:focus\:px-91:focus {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .md\:focus\:py-92:focus {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .md\:focus\:px-92:focus {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .md\:focus\:py-93:focus {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .md\:focus\:px-93:focus {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .md\:focus\:py-94:focus {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .md\:focus\:px-94:focus {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .md\:focus\:py-95:focus {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .md\:focus\:px-95:focus {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .md\:focus\:py-96:focus {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .md\:focus\:px-96:focus {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .md\:focus\:py-97:focus {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .md\:focus\:px-97:focus {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .md\:focus\:py-98:focus {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .md\:focus\:px-98:focus {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .md\:focus\:py-99:focus {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .md\:focus\:px-99:focus {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .md\:focus\:py-100:focus {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .md\:focus\:px-100:focus {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .md\:focus\:py-101:focus {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .md\:focus\:px-101:focus {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .md\:focus\:py-102:focus {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .md\:focus\:px-102:focus {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .md\:focus\:py-103:focus {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .md\:focus\:px-103:focus {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .md\:focus\:py-104:focus {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .md\:focus\:px-104:focus {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .md\:focus\:py-105:focus {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .md\:focus\:px-105:focus {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .md\:focus\:py-px:focus {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .md\:focus\:px-px:focus {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .md\:focus\:py-0\.5:focus {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .md\:focus\:px-0\.5:focus {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .md\:focus\:py-1\.5:focus {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .md\:focus\:px-1\.5:focus {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .md\:focus\:py-2\.5:focus {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .md\:focus\:px-2\.5:focus {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .md\:focus\:py-3\.5:focus {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .md\:focus\:px-3\.5:focus {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .md\:focus\:py-4\.5:focus {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .md\:focus\:px-4\.5:focus {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .md\:focus\:py-5\.5:focus {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .md\:focus\:px-5\.5:focus {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .md\:focus\:py-6\.5:focus {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .md\:focus\:px-6\.5:focus {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .md\:focus\:py-7\.5:focus {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .md\:focus\:px-7\.5:focus {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .md\:focus\:py-8\.5:focus {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .md\:focus\:px-8\.5:focus {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .md\:focus\:py-9\.5:focus {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .md\:focus\:px-9\.5:focus {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .md\:focus\:py-10\.5:focus {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .md\:focus\:px-10\.5:focus {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .md\:focus\:py-11\.5:focus {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .md\:focus\:px-11\.5:focus {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .md\:focus\:py-12\.5:focus {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .md\:focus\:px-12\.5:focus {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .md\:focus\:py-13\.5:focus {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .md\:focus\:px-13\.5:focus {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .md\:focus\:py-14\.5:focus {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .md\:focus\:px-14\.5:focus {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .md\:focus\:py-15\.5:focus {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .md\:focus\:px-15\.5:focus {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .md\:focus\:py-16\.5:focus {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .md\:focus\:px-16\.5:focus {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .md\:focus\:py-17\.5:focus {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .md\:focus\:px-17\.5:focus {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .md\:focus\:py-18\.5:focus {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .md\:focus\:px-18\.5:focus {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .md\:focus\:py-19\.5:focus {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .md\:focus\:px-19\.5:focus {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .md\:focus\:py-20\.5:focus {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .md\:focus\:px-20\.5:focus {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .md\:focus\:py-21\.5:focus {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .md\:focus\:px-21\.5:focus {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .md\:focus\:py-22\.5:focus {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .md\:focus\:px-22\.5:focus {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .md\:focus\:py-23\.5:focus {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .md\:focus\:px-23\.5:focus {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .md\:focus\:py-24\.5:focus {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .md\:focus\:px-24\.5:focus {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .md\:focus\:py-25\.5:focus {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .md\:focus\:px-25\.5:focus {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .md\:focus\:py-26\.5:focus {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .md\:focus\:px-26\.5:focus {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .md\:focus\:py-27\.5:focus {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .md\:focus\:px-27\.5:focus {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .md\:focus\:py-28\.5:focus {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .md\:focus\:px-28\.5:focus {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .md\:focus\:py-29\.5:focus {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .md\:focus\:px-29\.5:focus {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .md\:focus\:py-30\.5:focus {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .md\:focus\:px-30\.5:focus {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .md\:focus\:py-31\.5:focus {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .md\:focus\:px-31\.5:focus {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .md\:focus\:py-32\.5:focus {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .md\:focus\:px-32\.5:focus {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .md\:focus\:py-33\.5:focus {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .md\:focus\:px-33\.5:focus {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .md\:focus\:py-34\.5:focus {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .md\:focus\:px-34\.5:focus {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .md\:focus\:py-35\.5:focus {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .md\:focus\:px-35\.5:focus {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .md\:focus\:py-36\.5:focus {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .md\:focus\:px-36\.5:focus {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .md\:focus\:py-37\.5:focus {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .md\:focus\:px-37\.5:focus {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .md\:focus\:py-38\.5:focus {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .md\:focus\:px-38\.5:focus {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .md\:focus\:py-39\.5:focus {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .md\:focus\:px-39\.5:focus {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .md\:focus\:py-40\.5:focus {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .md\:focus\:px-40\.5:focus {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .md\:focus\:py-41\.5:focus {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .md\:focus\:px-41\.5:focus {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .md\:focus\:py-42\.5:focus {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .md\:focus\:px-42\.5:focus {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .md\:focus\:py-43\.5:focus {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .md\:focus\:px-43\.5:focus {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .md\:focus\:py-44\.5:focus {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .md\:focus\:px-44\.5:focus {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .md\:focus\:py-45\.5:focus {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .md\:focus\:px-45\.5:focus {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .md\:focus\:py-46\.5:focus {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .md\:focus\:px-46\.5:focus {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .md\:focus\:py-47\.5:focus {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .md\:focus\:px-47\.5:focus {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .md\:focus\:py-48\.5:focus {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .md\:focus\:px-48\.5:focus {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .md\:focus\:py-49\.5:focus {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .md\:focus\:px-49\.5:focus {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .md\:focus\:py-50\.5:focus {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .md\:focus\:px-50\.5:focus {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .md\:focus\:py-51\.5:focus {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .md\:focus\:px-51\.5:focus {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .md\:focus\:py-52\.5:focus {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .md\:focus\:px-52\.5:focus {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .md\:focus\:py-53\.5:focus {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .md\:focus\:px-53\.5:focus {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .md\:focus\:py-54\.5:focus {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .md\:focus\:px-54\.5:focus {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .md\:focus\:py-55\.5:focus {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .md\:focus\:px-55\.5:focus {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .md\:focus\:py-56\.5:focus {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .md\:focus\:px-56\.5:focus {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .md\:focus\:py-57\.5:focus {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .md\:focus\:px-57\.5:focus {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .md\:focus\:py-58\.5:focus {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .md\:focus\:px-58\.5:focus {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .md\:focus\:py-59\.5:focus {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .md\:focus\:px-59\.5:focus {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .md\:focus\:py-60\.5:focus {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .md\:focus\:px-60\.5:focus {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .md\:focus\:py-61\.5:focus {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .md\:focus\:px-61\.5:focus {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .md\:focus\:py-62\.5:focus {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .md\:focus\:px-62\.5:focus {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .md\:focus\:py-63\.5:focus {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .md\:focus\:px-63\.5:focus {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .md\:focus\:py-64\.5:focus {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .md\:focus\:px-64\.5:focus {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .md\:focus\:py-65\.5:focus {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .md\:focus\:px-65\.5:focus {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .md\:focus\:py-66\.5:focus {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .md\:focus\:px-66\.5:focus {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .md\:focus\:py-67\.5:focus {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .md\:focus\:px-67\.5:focus {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .md\:focus\:py-68\.5:focus {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .md\:focus\:px-68\.5:focus {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .md\:focus\:py-69\.5:focus {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .md\:focus\:px-69\.5:focus {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .md\:focus\:py-70\.5:focus {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .md\:focus\:px-70\.5:focus {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .md\:focus\:py-71\.5:focus {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .md\:focus\:px-71\.5:focus {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .md\:focus\:py-72\.5:focus {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .md\:focus\:px-72\.5:focus {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .md\:focus\:py-73\.5:focus {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .md\:focus\:px-73\.5:focus {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .md\:focus\:py-74\.5:focus {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .md\:focus\:px-74\.5:focus {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .md\:focus\:py-75\.5:focus {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .md\:focus\:px-75\.5:focus {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .md\:focus\:py-76\.5:focus {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .md\:focus\:px-76\.5:focus {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .md\:focus\:py-77\.5:focus {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .md\:focus\:px-77\.5:focus {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .md\:focus\:py-78\.5:focus {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .md\:focus\:px-78\.5:focus {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .md\:focus\:py-79\.5:focus {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .md\:focus\:px-79\.5:focus {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .md\:focus\:py-80\.5:focus {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .md\:focus\:px-80\.5:focus {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .md\:focus\:py-81\.5:focus {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .md\:focus\:px-81\.5:focus {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .md\:focus\:py-82\.5:focus {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .md\:focus\:px-82\.5:focus {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .md\:focus\:py-83\.5:focus {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .md\:focus\:px-83\.5:focus {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .md\:focus\:py-84\.5:focus {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .md\:focus\:px-84\.5:focus {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .md\:focus\:py-85\.5:focus {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .md\:focus\:px-85\.5:focus {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .md\:focus\:py-86\.5:focus {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .md\:focus\:px-86\.5:focus {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .md\:focus\:py-87\.5:focus {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .md\:focus\:px-87\.5:focus {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .md\:focus\:py-88\.5:focus {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .md\:focus\:px-88\.5:focus {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .md\:focus\:py-89\.5:focus {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .md\:focus\:px-89\.5:focus {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .md\:focus\:py-90\.5:focus {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .md\:focus\:px-90\.5:focus {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .md\:focus\:py-91\.5:focus {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .md\:focus\:px-91\.5:focus {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .md\:focus\:py-92\.5:focus {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .md\:focus\:px-92\.5:focus {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .md\:focus\:py-93\.5:focus {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .md\:focus\:px-93\.5:focus {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .md\:focus\:py-94\.5:focus {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .md\:focus\:px-94\.5:focus {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .md\:focus\:py-95\.5:focus {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .md\:focus\:px-95\.5:focus {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .md\:focus\:py-96\.5:focus {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .md\:focus\:px-96\.5:focus {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .md\:focus\:py-97\.5:focus {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .md\:focus\:px-97\.5:focus {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .md\:focus\:py-98\.5:focus {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .md\:focus\:px-98\.5:focus {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .md\:focus\:py-99\.5:focus {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .md\:focus\:px-99\.5:focus {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .md\:focus\:py-100\.5:focus {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .md\:focus\:px-100\.5:focus {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .md\:focus\:py-101\.5:focus {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .md\:focus\:px-101\.5:focus {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .md\:focus\:py-102\.5:focus {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .md\:focus\:px-102\.5:focus {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .md\:focus\:py-103\.5:focus {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .md\:focus\:px-103\.5:focus {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .md\:focus\:py-104\.5:focus {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .md\:focus\:px-104\.5:focus {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .md\:focus\:pt-0:focus {
    padding-top: 0rem !important;
  }

  .md\:focus\:pr-0:focus {
    padding-right: 0rem !important;
  }

  .md\:focus\:pb-0:focus {
    padding-bottom: 0rem !important;
  }

  .md\:focus\:pl-0:focus {
    padding-left: 0rem !important;
  }

  .md\:focus\:pt-1:focus {
    padding-top: 0.25rem !important;
  }

  .md\:focus\:pr-1:focus {
    padding-right: 0.25rem !important;
  }

  .md\:focus\:pb-1:focus {
    padding-bottom: 0.25rem !important;
  }

  .md\:focus\:pl-1:focus {
    padding-left: 0.25rem !important;
  }

  .md\:focus\:pt-2:focus {
    padding-top: 0.5rem !important;
  }

  .md\:focus\:pr-2:focus {
    padding-right: 0.5rem !important;
  }

  .md\:focus\:pb-2:focus {
    padding-bottom: 0.5rem !important;
  }

  .md\:focus\:pl-2:focus {
    padding-left: 0.5rem !important;
  }

  .md\:focus\:pt-3:focus {
    padding-top: 0.75rem !important;
  }

  .md\:focus\:pr-3:focus {
    padding-right: 0.75rem !important;
  }

  .md\:focus\:pb-3:focus {
    padding-bottom: 0.75rem !important;
  }

  .md\:focus\:pl-3:focus {
    padding-left: 0.75rem !important;
  }

  .md\:focus\:pt-4:focus {
    padding-top: 1rem !important;
  }

  .md\:focus\:pr-4:focus {
    padding-right: 1rem !important;
  }

  .md\:focus\:pb-4:focus {
    padding-bottom: 1rem !important;
  }

  .md\:focus\:pl-4:focus {
    padding-left: 1rem !important;
  }

  .md\:focus\:pt-5:focus {
    padding-top: 1.25rem !important;
  }

  .md\:focus\:pr-5:focus {
    padding-right: 1.25rem !important;
  }

  .md\:focus\:pb-5:focus {
    padding-bottom: 1.25rem !important;
  }

  .md\:focus\:pl-5:focus {
    padding-left: 1.25rem !important;
  }

  .md\:focus\:pt-6:focus {
    padding-top: 1.5rem !important;
  }

  .md\:focus\:pr-6:focus {
    padding-right: 1.5rem !important;
  }

  .md\:focus\:pb-6:focus {
    padding-bottom: 1.5rem !important;
  }

  .md\:focus\:pl-6:focus {
    padding-left: 1.5rem !important;
  }

  .md\:focus\:pt-7:focus {
    padding-top: 1.75rem !important;
  }

  .md\:focus\:pr-7:focus {
    padding-right: 1.75rem !important;
  }

  .md\:focus\:pb-7:focus {
    padding-bottom: 1.75rem !important;
  }

  .md\:focus\:pl-7:focus {
    padding-left: 1.75rem !important;
  }

  .md\:focus\:pt-8:focus {
    padding-top: 2rem !important;
  }

  .md\:focus\:pr-8:focus {
    padding-right: 2rem !important;
  }

  .md\:focus\:pb-8:focus {
    padding-bottom: 2rem !important;
  }

  .md\:focus\:pl-8:focus {
    padding-left: 2rem !important;
  }

  .md\:focus\:pt-9:focus {
    padding-top: 2.25rem !important;
  }

  .md\:focus\:pr-9:focus {
    padding-right: 2.25rem !important;
  }

  .md\:focus\:pb-9:focus {
    padding-bottom: 2.25rem !important;
  }

  .md\:focus\:pl-9:focus {
    padding-left: 2.25rem !important;
  }

  .md\:focus\:pt-10:focus {
    padding-top: 2.5rem !important;
  }

  .md\:focus\:pr-10:focus {
    padding-right: 2.5rem !important;
  }

  .md\:focus\:pb-10:focus {
    padding-bottom: 2.5rem !important;
  }

  .md\:focus\:pl-10:focus {
    padding-left: 2.5rem !important;
  }

  .md\:focus\:pt-11:focus {
    padding-top: 2.75rem !important;
  }

  .md\:focus\:pr-11:focus {
    padding-right: 2.75rem !important;
  }

  .md\:focus\:pb-11:focus {
    padding-bottom: 2.75rem !important;
  }

  .md\:focus\:pl-11:focus {
    padding-left: 2.75rem !important;
  }

  .md\:focus\:pt-12:focus {
    padding-top: 3rem !important;
  }

  .md\:focus\:pr-12:focus {
    padding-right: 3rem !important;
  }

  .md\:focus\:pb-12:focus {
    padding-bottom: 3rem !important;
  }

  .md\:focus\:pl-12:focus {
    padding-left: 3rem !important;
  }

  .md\:focus\:pt-13:focus {
    padding-top: 3.25rem !important;
  }

  .md\:focus\:pr-13:focus {
    padding-right: 3.25rem !important;
  }

  .md\:focus\:pb-13:focus {
    padding-bottom: 3.25rem !important;
  }

  .md\:focus\:pl-13:focus {
    padding-left: 3.25rem !important;
  }

  .md\:focus\:pt-14:focus {
    padding-top: 3.5rem !important;
  }

  .md\:focus\:pr-14:focus {
    padding-right: 3.5rem !important;
  }

  .md\:focus\:pb-14:focus {
    padding-bottom: 3.5rem !important;
  }

  .md\:focus\:pl-14:focus {
    padding-left: 3.5rem !important;
  }

  .md\:focus\:pt-15:focus {
    padding-top: 3.75rem !important;
  }

  .md\:focus\:pr-15:focus {
    padding-right: 3.75rem !important;
  }

  .md\:focus\:pb-15:focus {
    padding-bottom: 3.75rem !important;
  }

  .md\:focus\:pl-15:focus {
    padding-left: 3.75rem !important;
  }

  .md\:focus\:pt-16:focus {
    padding-top: 4rem !important;
  }

  .md\:focus\:pr-16:focus {
    padding-right: 4rem !important;
  }

  .md\:focus\:pb-16:focus {
    padding-bottom: 4rem !important;
  }

  .md\:focus\:pl-16:focus {
    padding-left: 4rem !important;
  }

  .md\:focus\:pt-17:focus {
    padding-top: 4.25rem !important;
  }

  .md\:focus\:pr-17:focus {
    padding-right: 4.25rem !important;
  }

  .md\:focus\:pb-17:focus {
    padding-bottom: 4.25rem !important;
  }

  .md\:focus\:pl-17:focus {
    padding-left: 4.25rem !important;
  }

  .md\:focus\:pt-18:focus {
    padding-top: 4.5rem !important;
  }

  .md\:focus\:pr-18:focus {
    padding-right: 4.5rem !important;
  }

  .md\:focus\:pb-18:focus {
    padding-bottom: 4.5rem !important;
  }

  .md\:focus\:pl-18:focus {
    padding-left: 4.5rem !important;
  }

  .md\:focus\:pt-19:focus {
    padding-top: 4.75rem !important;
  }

  .md\:focus\:pr-19:focus {
    padding-right: 4.75rem !important;
  }

  .md\:focus\:pb-19:focus {
    padding-bottom: 4.75rem !important;
  }

  .md\:focus\:pl-19:focus {
    padding-left: 4.75rem !important;
  }

  .md\:focus\:pt-20:focus {
    padding-top: 5rem !important;
  }

  .md\:focus\:pr-20:focus {
    padding-right: 5rem !important;
  }

  .md\:focus\:pb-20:focus {
    padding-bottom: 5rem !important;
  }

  .md\:focus\:pl-20:focus {
    padding-left: 5rem !important;
  }

  .md\:focus\:pt-21:focus {
    padding-top: 5.25rem !important;
  }

  .md\:focus\:pr-21:focus {
    padding-right: 5.25rem !important;
  }

  .md\:focus\:pb-21:focus {
    padding-bottom: 5.25rem !important;
  }

  .md\:focus\:pl-21:focus {
    padding-left: 5.25rem !important;
  }

  .md\:focus\:pt-22:focus {
    padding-top: 5.5rem !important;
  }

  .md\:focus\:pr-22:focus {
    padding-right: 5.5rem !important;
  }

  .md\:focus\:pb-22:focus {
    padding-bottom: 5.5rem !important;
  }

  .md\:focus\:pl-22:focus {
    padding-left: 5.5rem !important;
  }

  .md\:focus\:pt-23:focus {
    padding-top: 5.75rem !important;
  }

  .md\:focus\:pr-23:focus {
    padding-right: 5.75rem !important;
  }

  .md\:focus\:pb-23:focus {
    padding-bottom: 5.75rem !important;
  }

  .md\:focus\:pl-23:focus {
    padding-left: 5.75rem !important;
  }

  .md\:focus\:pt-24:focus {
    padding-top: 6rem !important;
  }

  .md\:focus\:pr-24:focus {
    padding-right: 6rem !important;
  }

  .md\:focus\:pb-24:focus {
    padding-bottom: 6rem !important;
  }

  .md\:focus\:pl-24:focus {
    padding-left: 6rem !important;
  }

  .md\:focus\:pt-25:focus {
    padding-top: 6.25rem !important;
  }

  .md\:focus\:pr-25:focus {
    padding-right: 6.25rem !important;
  }

  .md\:focus\:pb-25:focus {
    padding-bottom: 6.25rem !important;
  }

  .md\:focus\:pl-25:focus {
    padding-left: 6.25rem !important;
  }

  .md\:focus\:pt-26:focus {
    padding-top: 6.5rem !important;
  }

  .md\:focus\:pr-26:focus {
    padding-right: 6.5rem !important;
  }

  .md\:focus\:pb-26:focus {
    padding-bottom: 6.5rem !important;
  }

  .md\:focus\:pl-26:focus {
    padding-left: 6.5rem !important;
  }

  .md\:focus\:pt-27:focus {
    padding-top: 6.75rem !important;
  }

  .md\:focus\:pr-27:focus {
    padding-right: 6.75rem !important;
  }

  .md\:focus\:pb-27:focus {
    padding-bottom: 6.75rem !important;
  }

  .md\:focus\:pl-27:focus {
    padding-left: 6.75rem !important;
  }

  .md\:focus\:pt-28:focus {
    padding-top: 7rem !important;
  }

  .md\:focus\:pr-28:focus {
    padding-right: 7rem !important;
  }

  .md\:focus\:pb-28:focus {
    padding-bottom: 7rem !important;
  }

  .md\:focus\:pl-28:focus {
    padding-left: 7rem !important;
  }

  .md\:focus\:pt-29:focus {
    padding-top: 7.25rem !important;
  }

  .md\:focus\:pr-29:focus {
    padding-right: 7.25rem !important;
  }

  .md\:focus\:pb-29:focus {
    padding-bottom: 7.25rem !important;
  }

  .md\:focus\:pl-29:focus {
    padding-left: 7.25rem !important;
  }

  .md\:focus\:pt-30:focus {
    padding-top: 7.5rem !important;
  }

  .md\:focus\:pr-30:focus {
    padding-right: 7.5rem !important;
  }

  .md\:focus\:pb-30:focus {
    padding-bottom: 7.5rem !important;
  }

  .md\:focus\:pl-30:focus {
    padding-left: 7.5rem !important;
  }

  .md\:focus\:pt-31:focus {
    padding-top: 7.75rem !important;
  }

  .md\:focus\:pr-31:focus {
    padding-right: 7.75rem !important;
  }

  .md\:focus\:pb-31:focus {
    padding-bottom: 7.75rem !important;
  }

  .md\:focus\:pl-31:focus {
    padding-left: 7.75rem !important;
  }

  .md\:focus\:pt-32:focus {
    padding-top: 8rem !important;
  }

  .md\:focus\:pr-32:focus {
    padding-right: 8rem !important;
  }

  .md\:focus\:pb-32:focus {
    padding-bottom: 8rem !important;
  }

  .md\:focus\:pl-32:focus {
    padding-left: 8rem !important;
  }

  .md\:focus\:pt-33:focus {
    padding-top: 8.25rem !important;
  }

  .md\:focus\:pr-33:focus {
    padding-right: 8.25rem !important;
  }

  .md\:focus\:pb-33:focus {
    padding-bottom: 8.25rem !important;
  }

  .md\:focus\:pl-33:focus {
    padding-left: 8.25rem !important;
  }

  .md\:focus\:pt-34:focus {
    padding-top: 8.5rem !important;
  }

  .md\:focus\:pr-34:focus {
    padding-right: 8.5rem !important;
  }

  .md\:focus\:pb-34:focus {
    padding-bottom: 8.5rem !important;
  }

  .md\:focus\:pl-34:focus {
    padding-left: 8.5rem !important;
  }

  .md\:focus\:pt-35:focus {
    padding-top: 8.75rem !important;
  }

  .md\:focus\:pr-35:focus {
    padding-right: 8.75rem !important;
  }

  .md\:focus\:pb-35:focus {
    padding-bottom: 8.75rem !important;
  }

  .md\:focus\:pl-35:focus {
    padding-left: 8.75rem !important;
  }

  .md\:focus\:pt-36:focus {
    padding-top: 9rem !important;
  }

  .md\:focus\:pr-36:focus {
    padding-right: 9rem !important;
  }

  .md\:focus\:pb-36:focus {
    padding-bottom: 9rem !important;
  }

  .md\:focus\:pl-36:focus {
    padding-left: 9rem !important;
  }

  .md\:focus\:pt-37:focus {
    padding-top: 9.25rem !important;
  }

  .md\:focus\:pr-37:focus {
    padding-right: 9.25rem !important;
  }

  .md\:focus\:pb-37:focus {
    padding-bottom: 9.25rem !important;
  }

  .md\:focus\:pl-37:focus {
    padding-left: 9.25rem !important;
  }

  .md\:focus\:pt-38:focus {
    padding-top: 9.5rem !important;
  }

  .md\:focus\:pr-38:focus {
    padding-right: 9.5rem !important;
  }

  .md\:focus\:pb-38:focus {
    padding-bottom: 9.5rem !important;
  }

  .md\:focus\:pl-38:focus {
    padding-left: 9.5rem !important;
  }

  .md\:focus\:pt-39:focus {
    padding-top: 9.75rem !important;
  }

  .md\:focus\:pr-39:focus {
    padding-right: 9.75rem !important;
  }

  .md\:focus\:pb-39:focus {
    padding-bottom: 9.75rem !important;
  }

  .md\:focus\:pl-39:focus {
    padding-left: 9.75rem !important;
  }

  .md\:focus\:pt-40:focus {
    padding-top: 10rem !important;
  }

  .md\:focus\:pr-40:focus {
    padding-right: 10rem !important;
  }

  .md\:focus\:pb-40:focus {
    padding-bottom: 10rem !important;
  }

  .md\:focus\:pl-40:focus {
    padding-left: 10rem !important;
  }

  .md\:focus\:pt-41:focus {
    padding-top: 10.25rem !important;
  }

  .md\:focus\:pr-41:focus {
    padding-right: 10.25rem !important;
  }

  .md\:focus\:pb-41:focus {
    padding-bottom: 10.25rem !important;
  }

  .md\:focus\:pl-41:focus {
    padding-left: 10.25rem !important;
  }

  .md\:focus\:pt-42:focus {
    padding-top: 10.5rem !important;
  }

  .md\:focus\:pr-42:focus {
    padding-right: 10.5rem !important;
  }

  .md\:focus\:pb-42:focus {
    padding-bottom: 10.5rem !important;
  }

  .md\:focus\:pl-42:focus {
    padding-left: 10.5rem !important;
  }

  .md\:focus\:pt-43:focus {
    padding-top: 10.75rem !important;
  }

  .md\:focus\:pr-43:focus {
    padding-right: 10.75rem !important;
  }

  .md\:focus\:pb-43:focus {
    padding-bottom: 10.75rem !important;
  }

  .md\:focus\:pl-43:focus {
    padding-left: 10.75rem !important;
  }

  .md\:focus\:pt-44:focus {
    padding-top: 11rem !important;
  }

  .md\:focus\:pr-44:focus {
    padding-right: 11rem !important;
  }

  .md\:focus\:pb-44:focus {
    padding-bottom: 11rem !important;
  }

  .md\:focus\:pl-44:focus {
    padding-left: 11rem !important;
  }

  .md\:focus\:pt-45:focus {
    padding-top: 11.25rem !important;
  }

  .md\:focus\:pr-45:focus {
    padding-right: 11.25rem !important;
  }

  .md\:focus\:pb-45:focus {
    padding-bottom: 11.25rem !important;
  }

  .md\:focus\:pl-45:focus {
    padding-left: 11.25rem !important;
  }

  .md\:focus\:pt-46:focus {
    padding-top: 11.5rem !important;
  }

  .md\:focus\:pr-46:focus {
    padding-right: 11.5rem !important;
  }

  .md\:focus\:pb-46:focus {
    padding-bottom: 11.5rem !important;
  }

  .md\:focus\:pl-46:focus {
    padding-left: 11.5rem !important;
  }

  .md\:focus\:pt-47:focus {
    padding-top: 11.75rem !important;
  }

  .md\:focus\:pr-47:focus {
    padding-right: 11.75rem !important;
  }

  .md\:focus\:pb-47:focus {
    padding-bottom: 11.75rem !important;
  }

  .md\:focus\:pl-47:focus {
    padding-left: 11.75rem !important;
  }

  .md\:focus\:pt-48:focus {
    padding-top: 12rem !important;
  }

  .md\:focus\:pr-48:focus {
    padding-right: 12rem !important;
  }

  .md\:focus\:pb-48:focus {
    padding-bottom: 12rem !important;
  }

  .md\:focus\:pl-48:focus {
    padding-left: 12rem !important;
  }

  .md\:focus\:pt-49:focus {
    padding-top: 12.25rem !important;
  }

  .md\:focus\:pr-49:focus {
    padding-right: 12.25rem !important;
  }

  .md\:focus\:pb-49:focus {
    padding-bottom: 12.25rem !important;
  }

  .md\:focus\:pl-49:focus {
    padding-left: 12.25rem !important;
  }

  .md\:focus\:pt-50:focus {
    padding-top: 12.5rem !important;
  }

  .md\:focus\:pr-50:focus {
    padding-right: 12.5rem !important;
  }

  .md\:focus\:pb-50:focus {
    padding-bottom: 12.5rem !important;
  }

  .md\:focus\:pl-50:focus {
    padding-left: 12.5rem !important;
  }

  .md\:focus\:pt-51:focus {
    padding-top: 12.75rem !important;
  }

  .md\:focus\:pr-51:focus {
    padding-right: 12.75rem !important;
  }

  .md\:focus\:pb-51:focus {
    padding-bottom: 12.75rem !important;
  }

  .md\:focus\:pl-51:focus {
    padding-left: 12.75rem !important;
  }

  .md\:focus\:pt-52:focus {
    padding-top: 13rem !important;
  }

  .md\:focus\:pr-52:focus {
    padding-right: 13rem !important;
  }

  .md\:focus\:pb-52:focus {
    padding-bottom: 13rem !important;
  }

  .md\:focus\:pl-52:focus {
    padding-left: 13rem !important;
  }

  .md\:focus\:pt-53:focus {
    padding-top: 13.25rem !important;
  }

  .md\:focus\:pr-53:focus {
    padding-right: 13.25rem !important;
  }

  .md\:focus\:pb-53:focus {
    padding-bottom: 13.25rem !important;
  }

  .md\:focus\:pl-53:focus {
    padding-left: 13.25rem !important;
  }

  .md\:focus\:pt-54:focus {
    padding-top: 13.5rem !important;
  }

  .md\:focus\:pr-54:focus {
    padding-right: 13.5rem !important;
  }

  .md\:focus\:pb-54:focus {
    padding-bottom: 13.5rem !important;
  }

  .md\:focus\:pl-54:focus {
    padding-left: 13.5rem !important;
  }

  .md\:focus\:pt-55:focus {
    padding-top: 13.75rem !important;
  }

  .md\:focus\:pr-55:focus {
    padding-right: 13.75rem !important;
  }

  .md\:focus\:pb-55:focus {
    padding-bottom: 13.75rem !important;
  }

  .md\:focus\:pl-55:focus {
    padding-left: 13.75rem !important;
  }

  .md\:focus\:pt-56:focus {
    padding-top: 14rem !important;
  }

  .md\:focus\:pr-56:focus {
    padding-right: 14rem !important;
  }

  .md\:focus\:pb-56:focus {
    padding-bottom: 14rem !important;
  }

  .md\:focus\:pl-56:focus {
    padding-left: 14rem !important;
  }

  .md\:focus\:pt-57:focus {
    padding-top: 14.25rem !important;
  }

  .md\:focus\:pr-57:focus {
    padding-right: 14.25rem !important;
  }

  .md\:focus\:pb-57:focus {
    padding-bottom: 14.25rem !important;
  }

  .md\:focus\:pl-57:focus {
    padding-left: 14.25rem !important;
  }

  .md\:focus\:pt-58:focus {
    padding-top: 14.5rem !important;
  }

  .md\:focus\:pr-58:focus {
    padding-right: 14.5rem !important;
  }

  .md\:focus\:pb-58:focus {
    padding-bottom: 14.5rem !important;
  }

  .md\:focus\:pl-58:focus {
    padding-left: 14.5rem !important;
  }

  .md\:focus\:pt-59:focus {
    padding-top: 14.75rem !important;
  }

  .md\:focus\:pr-59:focus {
    padding-right: 14.75rem !important;
  }

  .md\:focus\:pb-59:focus {
    padding-bottom: 14.75rem !important;
  }

  .md\:focus\:pl-59:focus {
    padding-left: 14.75rem !important;
  }

  .md\:focus\:pt-60:focus {
    padding-top: 15rem !important;
  }

  .md\:focus\:pr-60:focus {
    padding-right: 15rem !important;
  }

  .md\:focus\:pb-60:focus {
    padding-bottom: 15rem !important;
  }

  .md\:focus\:pl-60:focus {
    padding-left: 15rem !important;
  }

  .md\:focus\:pt-61:focus {
    padding-top: 15.25rem !important;
  }

  .md\:focus\:pr-61:focus {
    padding-right: 15.25rem !important;
  }

  .md\:focus\:pb-61:focus {
    padding-bottom: 15.25rem !important;
  }

  .md\:focus\:pl-61:focus {
    padding-left: 15.25rem !important;
  }

  .md\:focus\:pt-62:focus {
    padding-top: 15.5rem !important;
  }

  .md\:focus\:pr-62:focus {
    padding-right: 15.5rem !important;
  }

  .md\:focus\:pb-62:focus {
    padding-bottom: 15.5rem !important;
  }

  .md\:focus\:pl-62:focus {
    padding-left: 15.5rem !important;
  }

  .md\:focus\:pt-63:focus {
    padding-top: 15.75rem !important;
  }

  .md\:focus\:pr-63:focus {
    padding-right: 15.75rem !important;
  }

  .md\:focus\:pb-63:focus {
    padding-bottom: 15.75rem !important;
  }

  .md\:focus\:pl-63:focus {
    padding-left: 15.75rem !important;
  }

  .md\:focus\:pt-64:focus {
    padding-top: 16rem !important;
  }

  .md\:focus\:pr-64:focus {
    padding-right: 16rem !important;
  }

  .md\:focus\:pb-64:focus {
    padding-bottom: 16rem !important;
  }

  .md\:focus\:pl-64:focus {
    padding-left: 16rem !important;
  }

  .md\:focus\:pt-65:focus {
    padding-top: 16.25rem !important;
  }

  .md\:focus\:pr-65:focus {
    padding-right: 16.25rem !important;
  }

  .md\:focus\:pb-65:focus {
    padding-bottom: 16.25rem !important;
  }

  .md\:focus\:pl-65:focus {
    padding-left: 16.25rem !important;
  }

  .md\:focus\:pt-66:focus {
    padding-top: 16.5rem !important;
  }

  .md\:focus\:pr-66:focus {
    padding-right: 16.5rem !important;
  }

  .md\:focus\:pb-66:focus {
    padding-bottom: 16.5rem !important;
  }

  .md\:focus\:pl-66:focus {
    padding-left: 16.5rem !important;
  }

  .md\:focus\:pt-67:focus {
    padding-top: 16.75rem !important;
  }

  .md\:focus\:pr-67:focus {
    padding-right: 16.75rem !important;
  }

  .md\:focus\:pb-67:focus {
    padding-bottom: 16.75rem !important;
  }

  .md\:focus\:pl-67:focus {
    padding-left: 16.75rem !important;
  }

  .md\:focus\:pt-68:focus {
    padding-top: 17rem !important;
  }

  .md\:focus\:pr-68:focus {
    padding-right: 17rem !important;
  }

  .md\:focus\:pb-68:focus {
    padding-bottom: 17rem !important;
  }

  .md\:focus\:pl-68:focus {
    padding-left: 17rem !important;
  }

  .md\:focus\:pt-69:focus {
    padding-top: 17.25rem !important;
  }

  .md\:focus\:pr-69:focus {
    padding-right: 17.25rem !important;
  }

  .md\:focus\:pb-69:focus {
    padding-bottom: 17.25rem !important;
  }

  .md\:focus\:pl-69:focus {
    padding-left: 17.25rem !important;
  }

  .md\:focus\:pt-70:focus {
    padding-top: 17.5rem !important;
  }

  .md\:focus\:pr-70:focus {
    padding-right: 17.5rem !important;
  }

  .md\:focus\:pb-70:focus {
    padding-bottom: 17.5rem !important;
  }

  .md\:focus\:pl-70:focus {
    padding-left: 17.5rem !important;
  }

  .md\:focus\:pt-71:focus {
    padding-top: 17.75rem !important;
  }

  .md\:focus\:pr-71:focus {
    padding-right: 17.75rem !important;
  }

  .md\:focus\:pb-71:focus {
    padding-bottom: 17.75rem !important;
  }

  .md\:focus\:pl-71:focus {
    padding-left: 17.75rem !important;
  }

  .md\:focus\:pt-72:focus {
    padding-top: 18rem !important;
  }

  .md\:focus\:pr-72:focus {
    padding-right: 18rem !important;
  }

  .md\:focus\:pb-72:focus {
    padding-bottom: 18rem !important;
  }

  .md\:focus\:pl-72:focus {
    padding-left: 18rem !important;
  }

  .md\:focus\:pt-73:focus {
    padding-top: 18.25rem !important;
  }

  .md\:focus\:pr-73:focus {
    padding-right: 18.25rem !important;
  }

  .md\:focus\:pb-73:focus {
    padding-bottom: 18.25rem !important;
  }

  .md\:focus\:pl-73:focus {
    padding-left: 18.25rem !important;
  }

  .md\:focus\:pt-74:focus {
    padding-top: 18.5rem !important;
  }

  .md\:focus\:pr-74:focus {
    padding-right: 18.5rem !important;
  }

  .md\:focus\:pb-74:focus {
    padding-bottom: 18.5rem !important;
  }

  .md\:focus\:pl-74:focus {
    padding-left: 18.5rem !important;
  }

  .md\:focus\:pt-75:focus {
    padding-top: 18.75rem !important;
  }

  .md\:focus\:pr-75:focus {
    padding-right: 18.75rem !important;
  }

  .md\:focus\:pb-75:focus {
    padding-bottom: 18.75rem !important;
  }

  .md\:focus\:pl-75:focus {
    padding-left: 18.75rem !important;
  }

  .md\:focus\:pt-76:focus {
    padding-top: 19rem !important;
  }

  .md\:focus\:pr-76:focus {
    padding-right: 19rem !important;
  }

  .md\:focus\:pb-76:focus {
    padding-bottom: 19rem !important;
  }

  .md\:focus\:pl-76:focus {
    padding-left: 19rem !important;
  }

  .md\:focus\:pt-77:focus {
    padding-top: 19.25rem !important;
  }

  .md\:focus\:pr-77:focus {
    padding-right: 19.25rem !important;
  }

  .md\:focus\:pb-77:focus {
    padding-bottom: 19.25rem !important;
  }

  .md\:focus\:pl-77:focus {
    padding-left: 19.25rem !important;
  }

  .md\:focus\:pt-78:focus {
    padding-top: 19.5rem !important;
  }

  .md\:focus\:pr-78:focus {
    padding-right: 19.5rem !important;
  }

  .md\:focus\:pb-78:focus {
    padding-bottom: 19.5rem !important;
  }

  .md\:focus\:pl-78:focus {
    padding-left: 19.5rem !important;
  }

  .md\:focus\:pt-79:focus {
    padding-top: 19.75rem !important;
  }

  .md\:focus\:pr-79:focus {
    padding-right: 19.75rem !important;
  }

  .md\:focus\:pb-79:focus {
    padding-bottom: 19.75rem !important;
  }

  .md\:focus\:pl-79:focus {
    padding-left: 19.75rem !important;
  }

  .md\:focus\:pt-80:focus {
    padding-top: 20rem !important;
  }

  .md\:focus\:pr-80:focus {
    padding-right: 20rem !important;
  }

  .md\:focus\:pb-80:focus {
    padding-bottom: 20rem !important;
  }

  .md\:focus\:pl-80:focus {
    padding-left: 20rem !important;
  }

  .md\:focus\:pt-81:focus {
    padding-top: 20.25rem !important;
  }

  .md\:focus\:pr-81:focus {
    padding-right: 20.25rem !important;
  }

  .md\:focus\:pb-81:focus {
    padding-bottom: 20.25rem !important;
  }

  .md\:focus\:pl-81:focus {
    padding-left: 20.25rem !important;
  }

  .md\:focus\:pt-82:focus {
    padding-top: 20.5rem !important;
  }

  .md\:focus\:pr-82:focus {
    padding-right: 20.5rem !important;
  }

  .md\:focus\:pb-82:focus {
    padding-bottom: 20.5rem !important;
  }

  .md\:focus\:pl-82:focus {
    padding-left: 20.5rem !important;
  }

  .md\:focus\:pt-83:focus {
    padding-top: 20.75rem !important;
  }

  .md\:focus\:pr-83:focus {
    padding-right: 20.75rem !important;
  }

  .md\:focus\:pb-83:focus {
    padding-bottom: 20.75rem !important;
  }

  .md\:focus\:pl-83:focus {
    padding-left: 20.75rem !important;
  }

  .md\:focus\:pt-84:focus {
    padding-top: 21rem !important;
  }

  .md\:focus\:pr-84:focus {
    padding-right: 21rem !important;
  }

  .md\:focus\:pb-84:focus {
    padding-bottom: 21rem !important;
  }

  .md\:focus\:pl-84:focus {
    padding-left: 21rem !important;
  }

  .md\:focus\:pt-85:focus {
    padding-top: 21.25rem !important;
  }

  .md\:focus\:pr-85:focus {
    padding-right: 21.25rem !important;
  }

  .md\:focus\:pb-85:focus {
    padding-bottom: 21.25rem !important;
  }

  .md\:focus\:pl-85:focus {
    padding-left: 21.25rem !important;
  }

  .md\:focus\:pt-86:focus {
    padding-top: 21.5rem !important;
  }

  .md\:focus\:pr-86:focus {
    padding-right: 21.5rem !important;
  }

  .md\:focus\:pb-86:focus {
    padding-bottom: 21.5rem !important;
  }

  .md\:focus\:pl-86:focus {
    padding-left: 21.5rem !important;
  }

  .md\:focus\:pt-87:focus {
    padding-top: 21.75rem !important;
  }

  .md\:focus\:pr-87:focus {
    padding-right: 21.75rem !important;
  }

  .md\:focus\:pb-87:focus {
    padding-bottom: 21.75rem !important;
  }

  .md\:focus\:pl-87:focus {
    padding-left: 21.75rem !important;
  }

  .md\:focus\:pt-88:focus {
    padding-top: 22rem !important;
  }

  .md\:focus\:pr-88:focus {
    padding-right: 22rem !important;
  }

  .md\:focus\:pb-88:focus {
    padding-bottom: 22rem !important;
  }

  .md\:focus\:pl-88:focus {
    padding-left: 22rem !important;
  }

  .md\:focus\:pt-89:focus {
    padding-top: 22.25rem !important;
  }

  .md\:focus\:pr-89:focus {
    padding-right: 22.25rem !important;
  }

  .md\:focus\:pb-89:focus {
    padding-bottom: 22.25rem !important;
  }

  .md\:focus\:pl-89:focus {
    padding-left: 22.25rem !important;
  }

  .md\:focus\:pt-90:focus {
    padding-top: 22.5rem !important;
  }

  .md\:focus\:pr-90:focus {
    padding-right: 22.5rem !important;
  }

  .md\:focus\:pb-90:focus {
    padding-bottom: 22.5rem !important;
  }

  .md\:focus\:pl-90:focus {
    padding-left: 22.5rem !important;
  }

  .md\:focus\:pt-91:focus {
    padding-top: 22.75rem !important;
  }

  .md\:focus\:pr-91:focus {
    padding-right: 22.75rem !important;
  }

  .md\:focus\:pb-91:focus {
    padding-bottom: 22.75rem !important;
  }

  .md\:focus\:pl-91:focus {
    padding-left: 22.75rem !important;
  }

  .md\:focus\:pt-92:focus {
    padding-top: 23rem !important;
  }

  .md\:focus\:pr-92:focus {
    padding-right: 23rem !important;
  }

  .md\:focus\:pb-92:focus {
    padding-bottom: 23rem !important;
  }

  .md\:focus\:pl-92:focus {
    padding-left: 23rem !important;
  }

  .md\:focus\:pt-93:focus {
    padding-top: 23.25rem !important;
  }

  .md\:focus\:pr-93:focus {
    padding-right: 23.25rem !important;
  }

  .md\:focus\:pb-93:focus {
    padding-bottom: 23.25rem !important;
  }

  .md\:focus\:pl-93:focus {
    padding-left: 23.25rem !important;
  }

  .md\:focus\:pt-94:focus {
    padding-top: 23.5rem !important;
  }

  .md\:focus\:pr-94:focus {
    padding-right: 23.5rem !important;
  }

  .md\:focus\:pb-94:focus {
    padding-bottom: 23.5rem !important;
  }

  .md\:focus\:pl-94:focus {
    padding-left: 23.5rem !important;
  }

  .md\:focus\:pt-95:focus {
    padding-top: 23.75rem !important;
  }

  .md\:focus\:pr-95:focus {
    padding-right: 23.75rem !important;
  }

  .md\:focus\:pb-95:focus {
    padding-bottom: 23.75rem !important;
  }

  .md\:focus\:pl-95:focus {
    padding-left: 23.75rem !important;
  }

  .md\:focus\:pt-96:focus {
    padding-top: 24rem !important;
  }

  .md\:focus\:pr-96:focus {
    padding-right: 24rem !important;
  }

  .md\:focus\:pb-96:focus {
    padding-bottom: 24rem !important;
  }

  .md\:focus\:pl-96:focus {
    padding-left: 24rem !important;
  }

  .md\:focus\:pt-97:focus {
    padding-top: 24.25rem !important;
  }

  .md\:focus\:pr-97:focus {
    padding-right: 24.25rem !important;
  }

  .md\:focus\:pb-97:focus {
    padding-bottom: 24.25rem !important;
  }

  .md\:focus\:pl-97:focus {
    padding-left: 24.25rem !important;
  }

  .md\:focus\:pt-98:focus {
    padding-top: 24.5rem !important;
  }

  .md\:focus\:pr-98:focus {
    padding-right: 24.5rem !important;
  }

  .md\:focus\:pb-98:focus {
    padding-bottom: 24.5rem !important;
  }

  .md\:focus\:pl-98:focus {
    padding-left: 24.5rem !important;
  }

  .md\:focus\:pt-99:focus {
    padding-top: 24.75rem !important;
  }

  .md\:focus\:pr-99:focus {
    padding-right: 24.75rem !important;
  }

  .md\:focus\:pb-99:focus {
    padding-bottom: 24.75rem !important;
  }

  .md\:focus\:pl-99:focus {
    padding-left: 24.75rem !important;
  }

  .md\:focus\:pt-100:focus {
    padding-top: 25rem !important;
  }

  .md\:focus\:pr-100:focus {
    padding-right: 25rem !important;
  }

  .md\:focus\:pb-100:focus {
    padding-bottom: 25rem !important;
  }

  .md\:focus\:pl-100:focus {
    padding-left: 25rem !important;
  }

  .md\:focus\:pt-101:focus {
    padding-top: 25.25rem !important;
  }

  .md\:focus\:pr-101:focus {
    padding-right: 25.25rem !important;
  }

  .md\:focus\:pb-101:focus {
    padding-bottom: 25.25rem !important;
  }

  .md\:focus\:pl-101:focus {
    padding-left: 25.25rem !important;
  }

  .md\:focus\:pt-102:focus {
    padding-top: 25.5rem !important;
  }

  .md\:focus\:pr-102:focus {
    padding-right: 25.5rem !important;
  }

  .md\:focus\:pb-102:focus {
    padding-bottom: 25.5rem !important;
  }

  .md\:focus\:pl-102:focus {
    padding-left: 25.5rem !important;
  }

  .md\:focus\:pt-103:focus {
    padding-top: 25.75rem !important;
  }

  .md\:focus\:pr-103:focus {
    padding-right: 25.75rem !important;
  }

  .md\:focus\:pb-103:focus {
    padding-bottom: 25.75rem !important;
  }

  .md\:focus\:pl-103:focus {
    padding-left: 25.75rem !important;
  }

  .md\:focus\:pt-104:focus {
    padding-top: 26rem !important;
  }

  .md\:focus\:pr-104:focus {
    padding-right: 26rem !important;
  }

  .md\:focus\:pb-104:focus {
    padding-bottom: 26rem !important;
  }

  .md\:focus\:pl-104:focus {
    padding-left: 26rem !important;
  }

  .md\:focus\:pt-105:focus {
    padding-top: 26.25rem !important;
  }

  .md\:focus\:pr-105:focus {
    padding-right: 26.25rem !important;
  }

  .md\:focus\:pb-105:focus {
    padding-bottom: 26.25rem !important;
  }

  .md\:focus\:pl-105:focus {
    padding-left: 26.25rem !important;
  }

  .md\:focus\:pt-px:focus {
    padding-top: 1px !important;
  }

  .md\:focus\:pr-px:focus {
    padding-right: 1px !important;
  }

  .md\:focus\:pb-px:focus {
    padding-bottom: 1px !important;
  }

  .md\:focus\:pl-px:focus {
    padding-left: 1px !important;
  }

  .md\:focus\:pt-0\.5:focus {
    padding-top: 0.125rem !important;
  }

  .md\:focus\:pr-0\.5:focus {
    padding-right: 0.125rem !important;
  }

  .md\:focus\:pb-0\.5:focus {
    padding-bottom: 0.125rem !important;
  }

  .md\:focus\:pl-0\.5:focus {
    padding-left: 0.125rem !important;
  }

  .md\:focus\:pt-1\.5:focus {
    padding-top: 0.375rem !important;
  }

  .md\:focus\:pr-1\.5:focus {
    padding-right: 0.375rem !important;
  }

  .md\:focus\:pb-1\.5:focus {
    padding-bottom: 0.375rem !important;
  }

  .md\:focus\:pl-1\.5:focus {
    padding-left: 0.375rem !important;
  }

  .md\:focus\:pt-2\.5:focus {
    padding-top: 0.625rem !important;
  }

  .md\:focus\:pr-2\.5:focus {
    padding-right: 0.625rem !important;
  }

  .md\:focus\:pb-2\.5:focus {
    padding-bottom: 0.625rem !important;
  }

  .md\:focus\:pl-2\.5:focus {
    padding-left: 0.625rem !important;
  }

  .md\:focus\:pt-3\.5:focus {
    padding-top: 0.875rem !important;
  }

  .md\:focus\:pr-3\.5:focus {
    padding-right: 0.875rem !important;
  }

  .md\:focus\:pb-3\.5:focus {
    padding-bottom: 0.875rem !important;
  }

  .md\:focus\:pl-3\.5:focus {
    padding-left: 0.875rem !important;
  }

  .md\:focus\:pt-4\.5:focus {
    padding-top: 1.125rem !important;
  }

  .md\:focus\:pr-4\.5:focus {
    padding-right: 1.125rem !important;
  }

  .md\:focus\:pb-4\.5:focus {
    padding-bottom: 1.125rem !important;
  }

  .md\:focus\:pl-4\.5:focus {
    padding-left: 1.125rem !important;
  }

  .md\:focus\:pt-5\.5:focus {
    padding-top: 1.375rem !important;
  }

  .md\:focus\:pr-5\.5:focus {
    padding-right: 1.375rem !important;
  }

  .md\:focus\:pb-5\.5:focus {
    padding-bottom: 1.375rem !important;
  }

  .md\:focus\:pl-5\.5:focus {
    padding-left: 1.375rem !important;
  }

  .md\:focus\:pt-6\.5:focus {
    padding-top: 1.625rem !important;
  }

  .md\:focus\:pr-6\.5:focus {
    padding-right: 1.625rem !important;
  }

  .md\:focus\:pb-6\.5:focus {
    padding-bottom: 1.625rem !important;
  }

  .md\:focus\:pl-6\.5:focus {
    padding-left: 1.625rem !important;
  }

  .md\:focus\:pt-7\.5:focus {
    padding-top: 1.875rem !important;
  }

  .md\:focus\:pr-7\.5:focus {
    padding-right: 1.875rem !important;
  }

  .md\:focus\:pb-7\.5:focus {
    padding-bottom: 1.875rem !important;
  }

  .md\:focus\:pl-7\.5:focus {
    padding-left: 1.875rem !important;
  }

  .md\:focus\:pt-8\.5:focus {
    padding-top: 2.125rem !important;
  }

  .md\:focus\:pr-8\.5:focus {
    padding-right: 2.125rem !important;
  }

  .md\:focus\:pb-8\.5:focus {
    padding-bottom: 2.125rem !important;
  }

  .md\:focus\:pl-8\.5:focus {
    padding-left: 2.125rem !important;
  }

  .md\:focus\:pt-9\.5:focus {
    padding-top: 2.375rem !important;
  }

  .md\:focus\:pr-9\.5:focus {
    padding-right: 2.375rem !important;
  }

  .md\:focus\:pb-9\.5:focus {
    padding-bottom: 2.375rem !important;
  }

  .md\:focus\:pl-9\.5:focus {
    padding-left: 2.375rem !important;
  }

  .md\:focus\:pt-10\.5:focus {
    padding-top: 2.625rem !important;
  }

  .md\:focus\:pr-10\.5:focus {
    padding-right: 2.625rem !important;
  }

  .md\:focus\:pb-10\.5:focus {
    padding-bottom: 2.625rem !important;
  }

  .md\:focus\:pl-10\.5:focus {
    padding-left: 2.625rem !important;
  }

  .md\:focus\:pt-11\.5:focus {
    padding-top: 2.875rem !important;
  }

  .md\:focus\:pr-11\.5:focus {
    padding-right: 2.875rem !important;
  }

  .md\:focus\:pb-11\.5:focus {
    padding-bottom: 2.875rem !important;
  }

  .md\:focus\:pl-11\.5:focus {
    padding-left: 2.875rem !important;
  }

  .md\:focus\:pt-12\.5:focus {
    padding-top: 3.125rem !important;
  }

  .md\:focus\:pr-12\.5:focus {
    padding-right: 3.125rem !important;
  }

  .md\:focus\:pb-12\.5:focus {
    padding-bottom: 3.125rem !important;
  }

  .md\:focus\:pl-12\.5:focus {
    padding-left: 3.125rem !important;
  }

  .md\:focus\:pt-13\.5:focus {
    padding-top: 3.375rem !important;
  }

  .md\:focus\:pr-13\.5:focus {
    padding-right: 3.375rem !important;
  }

  .md\:focus\:pb-13\.5:focus {
    padding-bottom: 3.375rem !important;
  }

  .md\:focus\:pl-13\.5:focus {
    padding-left: 3.375rem !important;
  }

  .md\:focus\:pt-14\.5:focus {
    padding-top: 3.625rem !important;
  }

  .md\:focus\:pr-14\.5:focus {
    padding-right: 3.625rem !important;
  }

  .md\:focus\:pb-14\.5:focus {
    padding-bottom: 3.625rem !important;
  }

  .md\:focus\:pl-14\.5:focus {
    padding-left: 3.625rem !important;
  }

  .md\:focus\:pt-15\.5:focus {
    padding-top: 3.875rem !important;
  }

  .md\:focus\:pr-15\.5:focus {
    padding-right: 3.875rem !important;
  }

  .md\:focus\:pb-15\.5:focus {
    padding-bottom: 3.875rem !important;
  }

  .md\:focus\:pl-15\.5:focus {
    padding-left: 3.875rem !important;
  }

  .md\:focus\:pt-16\.5:focus {
    padding-top: 4.125rem !important;
  }

  .md\:focus\:pr-16\.5:focus {
    padding-right: 4.125rem !important;
  }

  .md\:focus\:pb-16\.5:focus {
    padding-bottom: 4.125rem !important;
  }

  .md\:focus\:pl-16\.5:focus {
    padding-left: 4.125rem !important;
  }

  .md\:focus\:pt-17\.5:focus {
    padding-top: 4.375rem !important;
  }

  .md\:focus\:pr-17\.5:focus {
    padding-right: 4.375rem !important;
  }

  .md\:focus\:pb-17\.5:focus {
    padding-bottom: 4.375rem !important;
  }

  .md\:focus\:pl-17\.5:focus {
    padding-left: 4.375rem !important;
  }

  .md\:focus\:pt-18\.5:focus {
    padding-top: 4.625rem !important;
  }

  .md\:focus\:pr-18\.5:focus {
    padding-right: 4.625rem !important;
  }

  .md\:focus\:pb-18\.5:focus {
    padding-bottom: 4.625rem !important;
  }

  .md\:focus\:pl-18\.5:focus {
    padding-left: 4.625rem !important;
  }

  .md\:focus\:pt-19\.5:focus {
    padding-top: 4.875rem !important;
  }

  .md\:focus\:pr-19\.5:focus {
    padding-right: 4.875rem !important;
  }

  .md\:focus\:pb-19\.5:focus {
    padding-bottom: 4.875rem !important;
  }

  .md\:focus\:pl-19\.5:focus {
    padding-left: 4.875rem !important;
  }

  .md\:focus\:pt-20\.5:focus {
    padding-top: 5.125rem !important;
  }

  .md\:focus\:pr-20\.5:focus {
    padding-right: 5.125rem !important;
  }

  .md\:focus\:pb-20\.5:focus {
    padding-bottom: 5.125rem !important;
  }

  .md\:focus\:pl-20\.5:focus {
    padding-left: 5.125rem !important;
  }

  .md\:focus\:pt-21\.5:focus {
    padding-top: 5.375rem !important;
  }

  .md\:focus\:pr-21\.5:focus {
    padding-right: 5.375rem !important;
  }

  .md\:focus\:pb-21\.5:focus {
    padding-bottom: 5.375rem !important;
  }

  .md\:focus\:pl-21\.5:focus {
    padding-left: 5.375rem !important;
  }

  .md\:focus\:pt-22\.5:focus {
    padding-top: 5.625rem !important;
  }

  .md\:focus\:pr-22\.5:focus {
    padding-right: 5.625rem !important;
  }

  .md\:focus\:pb-22\.5:focus {
    padding-bottom: 5.625rem !important;
  }

  .md\:focus\:pl-22\.5:focus {
    padding-left: 5.625rem !important;
  }

  .md\:focus\:pt-23\.5:focus {
    padding-top: 5.875rem !important;
  }

  .md\:focus\:pr-23\.5:focus {
    padding-right: 5.875rem !important;
  }

  .md\:focus\:pb-23\.5:focus {
    padding-bottom: 5.875rem !important;
  }

  .md\:focus\:pl-23\.5:focus {
    padding-left: 5.875rem !important;
  }

  .md\:focus\:pt-24\.5:focus {
    padding-top: 6.125rem !important;
  }

  .md\:focus\:pr-24\.5:focus {
    padding-right: 6.125rem !important;
  }

  .md\:focus\:pb-24\.5:focus {
    padding-bottom: 6.125rem !important;
  }

  .md\:focus\:pl-24\.5:focus {
    padding-left: 6.125rem !important;
  }

  .md\:focus\:pt-25\.5:focus {
    padding-top: 6.375rem !important;
  }

  .md\:focus\:pr-25\.5:focus {
    padding-right: 6.375rem !important;
  }

  .md\:focus\:pb-25\.5:focus {
    padding-bottom: 6.375rem !important;
  }

  .md\:focus\:pl-25\.5:focus {
    padding-left: 6.375rem !important;
  }

  .md\:focus\:pt-26\.5:focus {
    padding-top: 6.625rem !important;
  }

  .md\:focus\:pr-26\.5:focus {
    padding-right: 6.625rem !important;
  }

  .md\:focus\:pb-26\.5:focus {
    padding-bottom: 6.625rem !important;
  }

  .md\:focus\:pl-26\.5:focus {
    padding-left: 6.625rem !important;
  }

  .md\:focus\:pt-27\.5:focus {
    padding-top: 6.875rem !important;
  }

  .md\:focus\:pr-27\.5:focus {
    padding-right: 6.875rem !important;
  }

  .md\:focus\:pb-27\.5:focus {
    padding-bottom: 6.875rem !important;
  }

  .md\:focus\:pl-27\.5:focus {
    padding-left: 6.875rem !important;
  }

  .md\:focus\:pt-28\.5:focus {
    padding-top: 7.125rem !important;
  }

  .md\:focus\:pr-28\.5:focus {
    padding-right: 7.125rem !important;
  }

  .md\:focus\:pb-28\.5:focus {
    padding-bottom: 7.125rem !important;
  }

  .md\:focus\:pl-28\.5:focus {
    padding-left: 7.125rem !important;
  }

  .md\:focus\:pt-29\.5:focus {
    padding-top: 7.375rem !important;
  }

  .md\:focus\:pr-29\.5:focus {
    padding-right: 7.375rem !important;
  }

  .md\:focus\:pb-29\.5:focus {
    padding-bottom: 7.375rem !important;
  }

  .md\:focus\:pl-29\.5:focus {
    padding-left: 7.375rem !important;
  }

  .md\:focus\:pt-30\.5:focus {
    padding-top: 7.625rem !important;
  }

  .md\:focus\:pr-30\.5:focus {
    padding-right: 7.625rem !important;
  }

  .md\:focus\:pb-30\.5:focus {
    padding-bottom: 7.625rem !important;
  }

  .md\:focus\:pl-30\.5:focus {
    padding-left: 7.625rem !important;
  }

  .md\:focus\:pt-31\.5:focus {
    padding-top: 7.875rem !important;
  }

  .md\:focus\:pr-31\.5:focus {
    padding-right: 7.875rem !important;
  }

  .md\:focus\:pb-31\.5:focus {
    padding-bottom: 7.875rem !important;
  }

  .md\:focus\:pl-31\.5:focus {
    padding-left: 7.875rem !important;
  }

  .md\:focus\:pt-32\.5:focus {
    padding-top: 8.125rem !important;
  }

  .md\:focus\:pr-32\.5:focus {
    padding-right: 8.125rem !important;
  }

  .md\:focus\:pb-32\.5:focus {
    padding-bottom: 8.125rem !important;
  }

  .md\:focus\:pl-32\.5:focus {
    padding-left: 8.125rem !important;
  }

  .md\:focus\:pt-33\.5:focus {
    padding-top: 8.375rem !important;
  }

  .md\:focus\:pr-33\.5:focus {
    padding-right: 8.375rem !important;
  }

  .md\:focus\:pb-33\.5:focus {
    padding-bottom: 8.375rem !important;
  }

  .md\:focus\:pl-33\.5:focus {
    padding-left: 8.375rem !important;
  }

  .md\:focus\:pt-34\.5:focus {
    padding-top: 8.625rem !important;
  }

  .md\:focus\:pr-34\.5:focus {
    padding-right: 8.625rem !important;
  }

  .md\:focus\:pb-34\.5:focus {
    padding-bottom: 8.625rem !important;
  }

  .md\:focus\:pl-34\.5:focus {
    padding-left: 8.625rem !important;
  }

  .md\:focus\:pt-35\.5:focus {
    padding-top: 8.875rem !important;
  }

  .md\:focus\:pr-35\.5:focus {
    padding-right: 8.875rem !important;
  }

  .md\:focus\:pb-35\.5:focus {
    padding-bottom: 8.875rem !important;
  }

  .md\:focus\:pl-35\.5:focus {
    padding-left: 8.875rem !important;
  }

  .md\:focus\:pt-36\.5:focus {
    padding-top: 9.125rem !important;
  }

  .md\:focus\:pr-36\.5:focus {
    padding-right: 9.125rem !important;
  }

  .md\:focus\:pb-36\.5:focus {
    padding-bottom: 9.125rem !important;
  }

  .md\:focus\:pl-36\.5:focus {
    padding-left: 9.125rem !important;
  }

  .md\:focus\:pt-37\.5:focus {
    padding-top: 9.375rem !important;
  }

  .md\:focus\:pr-37\.5:focus {
    padding-right: 9.375rem !important;
  }

  .md\:focus\:pb-37\.5:focus {
    padding-bottom: 9.375rem !important;
  }

  .md\:focus\:pl-37\.5:focus {
    padding-left: 9.375rem !important;
  }

  .md\:focus\:pt-38\.5:focus {
    padding-top: 9.625rem !important;
  }

  .md\:focus\:pr-38\.5:focus {
    padding-right: 9.625rem !important;
  }

  .md\:focus\:pb-38\.5:focus {
    padding-bottom: 9.625rem !important;
  }

  .md\:focus\:pl-38\.5:focus {
    padding-left: 9.625rem !important;
  }

  .md\:focus\:pt-39\.5:focus {
    padding-top: 9.875rem !important;
  }

  .md\:focus\:pr-39\.5:focus {
    padding-right: 9.875rem !important;
  }

  .md\:focus\:pb-39\.5:focus {
    padding-bottom: 9.875rem !important;
  }

  .md\:focus\:pl-39\.5:focus {
    padding-left: 9.875rem !important;
  }

  .md\:focus\:pt-40\.5:focus {
    padding-top: 10.125rem !important;
  }

  .md\:focus\:pr-40\.5:focus {
    padding-right: 10.125rem !important;
  }

  .md\:focus\:pb-40\.5:focus {
    padding-bottom: 10.125rem !important;
  }

  .md\:focus\:pl-40\.5:focus {
    padding-left: 10.125rem !important;
  }

  .md\:focus\:pt-41\.5:focus {
    padding-top: 10.375rem !important;
  }

  .md\:focus\:pr-41\.5:focus {
    padding-right: 10.375rem !important;
  }

  .md\:focus\:pb-41\.5:focus {
    padding-bottom: 10.375rem !important;
  }

  .md\:focus\:pl-41\.5:focus {
    padding-left: 10.375rem !important;
  }

  .md\:focus\:pt-42\.5:focus {
    padding-top: 10.625rem !important;
  }

  .md\:focus\:pr-42\.5:focus {
    padding-right: 10.625rem !important;
  }

  .md\:focus\:pb-42\.5:focus {
    padding-bottom: 10.625rem !important;
  }

  .md\:focus\:pl-42\.5:focus {
    padding-left: 10.625rem !important;
  }

  .md\:focus\:pt-43\.5:focus {
    padding-top: 10.875rem !important;
  }

  .md\:focus\:pr-43\.5:focus {
    padding-right: 10.875rem !important;
  }

  .md\:focus\:pb-43\.5:focus {
    padding-bottom: 10.875rem !important;
  }

  .md\:focus\:pl-43\.5:focus {
    padding-left: 10.875rem !important;
  }

  .md\:focus\:pt-44\.5:focus {
    padding-top: 11.125rem !important;
  }

  .md\:focus\:pr-44\.5:focus {
    padding-right: 11.125rem !important;
  }

  .md\:focus\:pb-44\.5:focus {
    padding-bottom: 11.125rem !important;
  }

  .md\:focus\:pl-44\.5:focus {
    padding-left: 11.125rem !important;
  }

  .md\:focus\:pt-45\.5:focus {
    padding-top: 11.375rem !important;
  }

  .md\:focus\:pr-45\.5:focus {
    padding-right: 11.375rem !important;
  }

  .md\:focus\:pb-45\.5:focus {
    padding-bottom: 11.375rem !important;
  }

  .md\:focus\:pl-45\.5:focus {
    padding-left: 11.375rem !important;
  }

  .md\:focus\:pt-46\.5:focus {
    padding-top: 11.625rem !important;
  }

  .md\:focus\:pr-46\.5:focus {
    padding-right: 11.625rem !important;
  }

  .md\:focus\:pb-46\.5:focus {
    padding-bottom: 11.625rem !important;
  }

  .md\:focus\:pl-46\.5:focus {
    padding-left: 11.625rem !important;
  }

  .md\:focus\:pt-47\.5:focus {
    padding-top: 11.875rem !important;
  }

  .md\:focus\:pr-47\.5:focus {
    padding-right: 11.875rem !important;
  }

  .md\:focus\:pb-47\.5:focus {
    padding-bottom: 11.875rem !important;
  }

  .md\:focus\:pl-47\.5:focus {
    padding-left: 11.875rem !important;
  }

  .md\:focus\:pt-48\.5:focus {
    padding-top: 12.125rem !important;
  }

  .md\:focus\:pr-48\.5:focus {
    padding-right: 12.125rem !important;
  }

  .md\:focus\:pb-48\.5:focus {
    padding-bottom: 12.125rem !important;
  }

  .md\:focus\:pl-48\.5:focus {
    padding-left: 12.125rem !important;
  }

  .md\:focus\:pt-49\.5:focus {
    padding-top: 12.375rem !important;
  }

  .md\:focus\:pr-49\.5:focus {
    padding-right: 12.375rem !important;
  }

  .md\:focus\:pb-49\.5:focus {
    padding-bottom: 12.375rem !important;
  }

  .md\:focus\:pl-49\.5:focus {
    padding-left: 12.375rem !important;
  }

  .md\:focus\:pt-50\.5:focus {
    padding-top: 12.625rem !important;
  }

  .md\:focus\:pr-50\.5:focus {
    padding-right: 12.625rem !important;
  }

  .md\:focus\:pb-50\.5:focus {
    padding-bottom: 12.625rem !important;
  }

  .md\:focus\:pl-50\.5:focus {
    padding-left: 12.625rem !important;
  }

  .md\:focus\:pt-51\.5:focus {
    padding-top: 12.875rem !important;
  }

  .md\:focus\:pr-51\.5:focus {
    padding-right: 12.875rem !important;
  }

  .md\:focus\:pb-51\.5:focus {
    padding-bottom: 12.875rem !important;
  }

  .md\:focus\:pl-51\.5:focus {
    padding-left: 12.875rem !important;
  }

  .md\:focus\:pt-52\.5:focus {
    padding-top: 13.125rem !important;
  }

  .md\:focus\:pr-52\.5:focus {
    padding-right: 13.125rem !important;
  }

  .md\:focus\:pb-52\.5:focus {
    padding-bottom: 13.125rem !important;
  }

  .md\:focus\:pl-52\.5:focus {
    padding-left: 13.125rem !important;
  }

  .md\:focus\:pt-53\.5:focus {
    padding-top: 13.375rem !important;
  }

  .md\:focus\:pr-53\.5:focus {
    padding-right: 13.375rem !important;
  }

  .md\:focus\:pb-53\.5:focus {
    padding-bottom: 13.375rem !important;
  }

  .md\:focus\:pl-53\.5:focus {
    padding-left: 13.375rem !important;
  }

  .md\:focus\:pt-54\.5:focus {
    padding-top: 13.625rem !important;
  }

  .md\:focus\:pr-54\.5:focus {
    padding-right: 13.625rem !important;
  }

  .md\:focus\:pb-54\.5:focus {
    padding-bottom: 13.625rem !important;
  }

  .md\:focus\:pl-54\.5:focus {
    padding-left: 13.625rem !important;
  }

  .md\:focus\:pt-55\.5:focus {
    padding-top: 13.875rem !important;
  }

  .md\:focus\:pr-55\.5:focus {
    padding-right: 13.875rem !important;
  }

  .md\:focus\:pb-55\.5:focus {
    padding-bottom: 13.875rem !important;
  }

  .md\:focus\:pl-55\.5:focus {
    padding-left: 13.875rem !important;
  }

  .md\:focus\:pt-56\.5:focus {
    padding-top: 14.125rem !important;
  }

  .md\:focus\:pr-56\.5:focus {
    padding-right: 14.125rem !important;
  }

  .md\:focus\:pb-56\.5:focus {
    padding-bottom: 14.125rem !important;
  }

  .md\:focus\:pl-56\.5:focus {
    padding-left: 14.125rem !important;
  }

  .md\:focus\:pt-57\.5:focus {
    padding-top: 14.375rem !important;
  }

  .md\:focus\:pr-57\.5:focus {
    padding-right: 14.375rem !important;
  }

  .md\:focus\:pb-57\.5:focus {
    padding-bottom: 14.375rem !important;
  }

  .md\:focus\:pl-57\.5:focus {
    padding-left: 14.375rem !important;
  }

  .md\:focus\:pt-58\.5:focus {
    padding-top: 14.625rem !important;
  }

  .md\:focus\:pr-58\.5:focus {
    padding-right: 14.625rem !important;
  }

  .md\:focus\:pb-58\.5:focus {
    padding-bottom: 14.625rem !important;
  }

  .md\:focus\:pl-58\.5:focus {
    padding-left: 14.625rem !important;
  }

  .md\:focus\:pt-59\.5:focus {
    padding-top: 14.875rem !important;
  }

  .md\:focus\:pr-59\.5:focus {
    padding-right: 14.875rem !important;
  }

  .md\:focus\:pb-59\.5:focus {
    padding-bottom: 14.875rem !important;
  }

  .md\:focus\:pl-59\.5:focus {
    padding-left: 14.875rem !important;
  }

  .md\:focus\:pt-60\.5:focus {
    padding-top: 15.125rem !important;
  }

  .md\:focus\:pr-60\.5:focus {
    padding-right: 15.125rem !important;
  }

  .md\:focus\:pb-60\.5:focus {
    padding-bottom: 15.125rem !important;
  }

  .md\:focus\:pl-60\.5:focus {
    padding-left: 15.125rem !important;
  }

  .md\:focus\:pt-61\.5:focus {
    padding-top: 15.375rem !important;
  }

  .md\:focus\:pr-61\.5:focus {
    padding-right: 15.375rem !important;
  }

  .md\:focus\:pb-61\.5:focus {
    padding-bottom: 15.375rem !important;
  }

  .md\:focus\:pl-61\.5:focus {
    padding-left: 15.375rem !important;
  }

  .md\:focus\:pt-62\.5:focus {
    padding-top: 15.625rem !important;
  }

  .md\:focus\:pr-62\.5:focus {
    padding-right: 15.625rem !important;
  }

  .md\:focus\:pb-62\.5:focus {
    padding-bottom: 15.625rem !important;
  }

  .md\:focus\:pl-62\.5:focus {
    padding-left: 15.625rem !important;
  }

  .md\:focus\:pt-63\.5:focus {
    padding-top: 15.875rem !important;
  }

  .md\:focus\:pr-63\.5:focus {
    padding-right: 15.875rem !important;
  }

  .md\:focus\:pb-63\.5:focus {
    padding-bottom: 15.875rem !important;
  }

  .md\:focus\:pl-63\.5:focus {
    padding-left: 15.875rem !important;
  }

  .md\:focus\:pt-64\.5:focus {
    padding-top: 16.125rem !important;
  }

  .md\:focus\:pr-64\.5:focus {
    padding-right: 16.125rem !important;
  }

  .md\:focus\:pb-64\.5:focus {
    padding-bottom: 16.125rem !important;
  }

  .md\:focus\:pl-64\.5:focus {
    padding-left: 16.125rem !important;
  }

  .md\:focus\:pt-65\.5:focus {
    padding-top: 16.375rem !important;
  }

  .md\:focus\:pr-65\.5:focus {
    padding-right: 16.375rem !important;
  }

  .md\:focus\:pb-65\.5:focus {
    padding-bottom: 16.375rem !important;
  }

  .md\:focus\:pl-65\.5:focus {
    padding-left: 16.375rem !important;
  }

  .md\:focus\:pt-66\.5:focus {
    padding-top: 16.625rem !important;
  }

  .md\:focus\:pr-66\.5:focus {
    padding-right: 16.625rem !important;
  }

  .md\:focus\:pb-66\.5:focus {
    padding-bottom: 16.625rem !important;
  }

  .md\:focus\:pl-66\.5:focus {
    padding-left: 16.625rem !important;
  }

  .md\:focus\:pt-67\.5:focus {
    padding-top: 16.875rem !important;
  }

  .md\:focus\:pr-67\.5:focus {
    padding-right: 16.875rem !important;
  }

  .md\:focus\:pb-67\.5:focus {
    padding-bottom: 16.875rem !important;
  }

  .md\:focus\:pl-67\.5:focus {
    padding-left: 16.875rem !important;
  }

  .md\:focus\:pt-68\.5:focus {
    padding-top: 17.125rem !important;
  }

  .md\:focus\:pr-68\.5:focus {
    padding-right: 17.125rem !important;
  }

  .md\:focus\:pb-68\.5:focus {
    padding-bottom: 17.125rem !important;
  }

  .md\:focus\:pl-68\.5:focus {
    padding-left: 17.125rem !important;
  }

  .md\:focus\:pt-69\.5:focus {
    padding-top: 17.375rem !important;
  }

  .md\:focus\:pr-69\.5:focus {
    padding-right: 17.375rem !important;
  }

  .md\:focus\:pb-69\.5:focus {
    padding-bottom: 17.375rem !important;
  }

  .md\:focus\:pl-69\.5:focus {
    padding-left: 17.375rem !important;
  }

  .md\:focus\:pt-70\.5:focus {
    padding-top: 17.625rem !important;
  }

  .md\:focus\:pr-70\.5:focus {
    padding-right: 17.625rem !important;
  }

  .md\:focus\:pb-70\.5:focus {
    padding-bottom: 17.625rem !important;
  }

  .md\:focus\:pl-70\.5:focus {
    padding-left: 17.625rem !important;
  }

  .md\:focus\:pt-71\.5:focus {
    padding-top: 17.875rem !important;
  }

  .md\:focus\:pr-71\.5:focus {
    padding-right: 17.875rem !important;
  }

  .md\:focus\:pb-71\.5:focus {
    padding-bottom: 17.875rem !important;
  }

  .md\:focus\:pl-71\.5:focus {
    padding-left: 17.875rem !important;
  }

  .md\:focus\:pt-72\.5:focus {
    padding-top: 18.125rem !important;
  }

  .md\:focus\:pr-72\.5:focus {
    padding-right: 18.125rem !important;
  }

  .md\:focus\:pb-72\.5:focus {
    padding-bottom: 18.125rem !important;
  }

  .md\:focus\:pl-72\.5:focus {
    padding-left: 18.125rem !important;
  }

  .md\:focus\:pt-73\.5:focus {
    padding-top: 18.375rem !important;
  }

  .md\:focus\:pr-73\.5:focus {
    padding-right: 18.375rem !important;
  }

  .md\:focus\:pb-73\.5:focus {
    padding-bottom: 18.375rem !important;
  }

  .md\:focus\:pl-73\.5:focus {
    padding-left: 18.375rem !important;
  }

  .md\:focus\:pt-74\.5:focus {
    padding-top: 18.625rem !important;
  }

  .md\:focus\:pr-74\.5:focus {
    padding-right: 18.625rem !important;
  }

  .md\:focus\:pb-74\.5:focus {
    padding-bottom: 18.625rem !important;
  }

  .md\:focus\:pl-74\.5:focus {
    padding-left: 18.625rem !important;
  }

  .md\:focus\:pt-75\.5:focus {
    padding-top: 18.875rem !important;
  }

  .md\:focus\:pr-75\.5:focus {
    padding-right: 18.875rem !important;
  }

  .md\:focus\:pb-75\.5:focus {
    padding-bottom: 18.875rem !important;
  }

  .md\:focus\:pl-75\.5:focus {
    padding-left: 18.875rem !important;
  }

  .md\:focus\:pt-76\.5:focus {
    padding-top: 19.125rem !important;
  }

  .md\:focus\:pr-76\.5:focus {
    padding-right: 19.125rem !important;
  }

  .md\:focus\:pb-76\.5:focus {
    padding-bottom: 19.125rem !important;
  }

  .md\:focus\:pl-76\.5:focus {
    padding-left: 19.125rem !important;
  }

  .md\:focus\:pt-77\.5:focus {
    padding-top: 19.375rem !important;
  }

  .md\:focus\:pr-77\.5:focus {
    padding-right: 19.375rem !important;
  }

  .md\:focus\:pb-77\.5:focus {
    padding-bottom: 19.375rem !important;
  }

  .md\:focus\:pl-77\.5:focus {
    padding-left: 19.375rem !important;
  }

  .md\:focus\:pt-78\.5:focus {
    padding-top: 19.625rem !important;
  }

  .md\:focus\:pr-78\.5:focus {
    padding-right: 19.625rem !important;
  }

  .md\:focus\:pb-78\.5:focus {
    padding-bottom: 19.625rem !important;
  }

  .md\:focus\:pl-78\.5:focus {
    padding-left: 19.625rem !important;
  }

  .md\:focus\:pt-79\.5:focus {
    padding-top: 19.875rem !important;
  }

  .md\:focus\:pr-79\.5:focus {
    padding-right: 19.875rem !important;
  }

  .md\:focus\:pb-79\.5:focus {
    padding-bottom: 19.875rem !important;
  }

  .md\:focus\:pl-79\.5:focus {
    padding-left: 19.875rem !important;
  }

  .md\:focus\:pt-80\.5:focus {
    padding-top: 20.125rem !important;
  }

  .md\:focus\:pr-80\.5:focus {
    padding-right: 20.125rem !important;
  }

  .md\:focus\:pb-80\.5:focus {
    padding-bottom: 20.125rem !important;
  }

  .md\:focus\:pl-80\.5:focus {
    padding-left: 20.125rem !important;
  }

  .md\:focus\:pt-81\.5:focus {
    padding-top: 20.375rem !important;
  }

  .md\:focus\:pr-81\.5:focus {
    padding-right: 20.375rem !important;
  }

  .md\:focus\:pb-81\.5:focus {
    padding-bottom: 20.375rem !important;
  }

  .md\:focus\:pl-81\.5:focus {
    padding-left: 20.375rem !important;
  }

  .md\:focus\:pt-82\.5:focus {
    padding-top: 20.625rem !important;
  }

  .md\:focus\:pr-82\.5:focus {
    padding-right: 20.625rem !important;
  }

  .md\:focus\:pb-82\.5:focus {
    padding-bottom: 20.625rem !important;
  }

  .md\:focus\:pl-82\.5:focus {
    padding-left: 20.625rem !important;
  }

  .md\:focus\:pt-83\.5:focus {
    padding-top: 20.875rem !important;
  }

  .md\:focus\:pr-83\.5:focus {
    padding-right: 20.875rem !important;
  }

  .md\:focus\:pb-83\.5:focus {
    padding-bottom: 20.875rem !important;
  }

  .md\:focus\:pl-83\.5:focus {
    padding-left: 20.875rem !important;
  }

  .md\:focus\:pt-84\.5:focus {
    padding-top: 21.125rem !important;
  }

  .md\:focus\:pr-84\.5:focus {
    padding-right: 21.125rem !important;
  }

  .md\:focus\:pb-84\.5:focus {
    padding-bottom: 21.125rem !important;
  }

  .md\:focus\:pl-84\.5:focus {
    padding-left: 21.125rem !important;
  }

  .md\:focus\:pt-85\.5:focus {
    padding-top: 21.375rem !important;
  }

  .md\:focus\:pr-85\.5:focus {
    padding-right: 21.375rem !important;
  }

  .md\:focus\:pb-85\.5:focus {
    padding-bottom: 21.375rem !important;
  }

  .md\:focus\:pl-85\.5:focus {
    padding-left: 21.375rem !important;
  }

  .md\:focus\:pt-86\.5:focus {
    padding-top: 21.625rem !important;
  }

  .md\:focus\:pr-86\.5:focus {
    padding-right: 21.625rem !important;
  }

  .md\:focus\:pb-86\.5:focus {
    padding-bottom: 21.625rem !important;
  }

  .md\:focus\:pl-86\.5:focus {
    padding-left: 21.625rem !important;
  }

  .md\:focus\:pt-87\.5:focus {
    padding-top: 21.875rem !important;
  }

  .md\:focus\:pr-87\.5:focus {
    padding-right: 21.875rem !important;
  }

  .md\:focus\:pb-87\.5:focus {
    padding-bottom: 21.875rem !important;
  }

  .md\:focus\:pl-87\.5:focus {
    padding-left: 21.875rem !important;
  }

  .md\:focus\:pt-88\.5:focus {
    padding-top: 22.125rem !important;
  }

  .md\:focus\:pr-88\.5:focus {
    padding-right: 22.125rem !important;
  }

  .md\:focus\:pb-88\.5:focus {
    padding-bottom: 22.125rem !important;
  }

  .md\:focus\:pl-88\.5:focus {
    padding-left: 22.125rem !important;
  }

  .md\:focus\:pt-89\.5:focus {
    padding-top: 22.375rem !important;
  }

  .md\:focus\:pr-89\.5:focus {
    padding-right: 22.375rem !important;
  }

  .md\:focus\:pb-89\.5:focus {
    padding-bottom: 22.375rem !important;
  }

  .md\:focus\:pl-89\.5:focus {
    padding-left: 22.375rem !important;
  }

  .md\:focus\:pt-90\.5:focus {
    padding-top: 22.625rem !important;
  }

  .md\:focus\:pr-90\.5:focus {
    padding-right: 22.625rem !important;
  }

  .md\:focus\:pb-90\.5:focus {
    padding-bottom: 22.625rem !important;
  }

  .md\:focus\:pl-90\.5:focus {
    padding-left: 22.625rem !important;
  }

  .md\:focus\:pt-91\.5:focus {
    padding-top: 22.875rem !important;
  }

  .md\:focus\:pr-91\.5:focus {
    padding-right: 22.875rem !important;
  }

  .md\:focus\:pb-91\.5:focus {
    padding-bottom: 22.875rem !important;
  }

  .md\:focus\:pl-91\.5:focus {
    padding-left: 22.875rem !important;
  }

  .md\:focus\:pt-92\.5:focus {
    padding-top: 23.125rem !important;
  }

  .md\:focus\:pr-92\.5:focus {
    padding-right: 23.125rem !important;
  }

  .md\:focus\:pb-92\.5:focus {
    padding-bottom: 23.125rem !important;
  }

  .md\:focus\:pl-92\.5:focus {
    padding-left: 23.125rem !important;
  }

  .md\:focus\:pt-93\.5:focus {
    padding-top: 23.375rem !important;
  }

  .md\:focus\:pr-93\.5:focus {
    padding-right: 23.375rem !important;
  }

  .md\:focus\:pb-93\.5:focus {
    padding-bottom: 23.375rem !important;
  }

  .md\:focus\:pl-93\.5:focus {
    padding-left: 23.375rem !important;
  }

  .md\:focus\:pt-94\.5:focus {
    padding-top: 23.625rem !important;
  }

  .md\:focus\:pr-94\.5:focus {
    padding-right: 23.625rem !important;
  }

  .md\:focus\:pb-94\.5:focus {
    padding-bottom: 23.625rem !important;
  }

  .md\:focus\:pl-94\.5:focus {
    padding-left: 23.625rem !important;
  }

  .md\:focus\:pt-95\.5:focus {
    padding-top: 23.875rem !important;
  }

  .md\:focus\:pr-95\.5:focus {
    padding-right: 23.875rem !important;
  }

  .md\:focus\:pb-95\.5:focus {
    padding-bottom: 23.875rem !important;
  }

  .md\:focus\:pl-95\.5:focus {
    padding-left: 23.875rem !important;
  }

  .md\:focus\:pt-96\.5:focus {
    padding-top: 24.125rem !important;
  }

  .md\:focus\:pr-96\.5:focus {
    padding-right: 24.125rem !important;
  }

  .md\:focus\:pb-96\.5:focus {
    padding-bottom: 24.125rem !important;
  }

  .md\:focus\:pl-96\.5:focus {
    padding-left: 24.125rem !important;
  }

  .md\:focus\:pt-97\.5:focus {
    padding-top: 24.375rem !important;
  }

  .md\:focus\:pr-97\.5:focus {
    padding-right: 24.375rem !important;
  }

  .md\:focus\:pb-97\.5:focus {
    padding-bottom: 24.375rem !important;
  }

  .md\:focus\:pl-97\.5:focus {
    padding-left: 24.375rem !important;
  }

  .md\:focus\:pt-98\.5:focus {
    padding-top: 24.625rem !important;
  }

  .md\:focus\:pr-98\.5:focus {
    padding-right: 24.625rem !important;
  }

  .md\:focus\:pb-98\.5:focus {
    padding-bottom: 24.625rem !important;
  }

  .md\:focus\:pl-98\.5:focus {
    padding-left: 24.625rem !important;
  }

  .md\:focus\:pt-99\.5:focus {
    padding-top: 24.875rem !important;
  }

  .md\:focus\:pr-99\.5:focus {
    padding-right: 24.875rem !important;
  }

  .md\:focus\:pb-99\.5:focus {
    padding-bottom: 24.875rem !important;
  }

  .md\:focus\:pl-99\.5:focus {
    padding-left: 24.875rem !important;
  }

  .md\:focus\:pt-100\.5:focus {
    padding-top: 25.125rem !important;
  }

  .md\:focus\:pr-100\.5:focus {
    padding-right: 25.125rem !important;
  }

  .md\:focus\:pb-100\.5:focus {
    padding-bottom: 25.125rem !important;
  }

  .md\:focus\:pl-100\.5:focus {
    padding-left: 25.125rem !important;
  }

  .md\:focus\:pt-101\.5:focus {
    padding-top: 25.375rem !important;
  }

  .md\:focus\:pr-101\.5:focus {
    padding-right: 25.375rem !important;
  }

  .md\:focus\:pb-101\.5:focus {
    padding-bottom: 25.375rem !important;
  }

  .md\:focus\:pl-101\.5:focus {
    padding-left: 25.375rem !important;
  }

  .md\:focus\:pt-102\.5:focus {
    padding-top: 25.625rem !important;
  }

  .md\:focus\:pr-102\.5:focus {
    padding-right: 25.625rem !important;
  }

  .md\:focus\:pb-102\.5:focus {
    padding-bottom: 25.625rem !important;
  }

  .md\:focus\:pl-102\.5:focus {
    padding-left: 25.625rem !important;
  }

  .md\:focus\:pt-103\.5:focus {
    padding-top: 25.875rem !important;
  }

  .md\:focus\:pr-103\.5:focus {
    padding-right: 25.875rem !important;
  }

  .md\:focus\:pb-103\.5:focus {
    padding-bottom: 25.875rem !important;
  }

  .md\:focus\:pl-103\.5:focus {
    padding-left: 25.875rem !important;
  }

  .md\:focus\:pt-104\.5:focus {
    padding-top: 26.125rem !important;
  }

  .md\:focus\:pr-104\.5:focus {
    padding-right: 26.125rem !important;
  }

  .md\:focus\:pb-104\.5:focus {
    padding-bottom: 26.125rem !important;
  }

  .md\:focus\:pl-104\.5:focus {
    padding-left: 26.125rem !important;
  }

  .md\:placeholder-transparent::-moz-placeholder {
    color: transparent !important;
  }

  .md\:placeholder-transparent:-ms-input-placeholder {
    color: transparent !important;
  }

  .md\:placeholder-transparent::placeholder {
    color: transparent !important;
  }

  .md\:placeholder-current::-moz-placeholder {
    color: currentColor !important;
  }

  .md\:placeholder-current:-ms-input-placeholder {
    color: currentColor !important;
  }

  .md\:placeholder-current::placeholder {
    color: currentColor !important;
  }

  .md\:placeholder-black::-moz-placeholder {
    color: #000 !important;
  }

  .md\:placeholder-black:-ms-input-placeholder {
    color: #000 !important;
  }

  .md\:placeholder-black::placeholder {
    color: #000 !important;
  }

  .md\:placeholder-white::-moz-placeholder {
    color: #fff !important;
  }

  .md\:placeholder-white:-ms-input-placeholder {
    color: #fff !important;
  }

  .md\:placeholder-white::placeholder {
    color: #fff !important;
  }

  .md\:placeholder-gray-100::-moz-placeholder {
    color: #f7fafc !important;
  }

  .md\:placeholder-gray-100:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .md\:placeholder-gray-100::placeholder {
    color: #f7fafc !important;
  }

  .md\:placeholder-gray-200::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .md\:placeholder-gray-200:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .md\:placeholder-gray-200::placeholder {
    color: #edf2f7 !important;
  }

  .md\:placeholder-gray-300::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .md\:placeholder-gray-300:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .md\:placeholder-gray-300::placeholder {
    color: #e2e8f0 !important;
  }

  .md\:placeholder-gray-400::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .md\:placeholder-gray-400:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .md\:placeholder-gray-400::placeholder {
    color: #cbd5e0 !important;
  }

  .md\:placeholder-gray-500::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .md\:placeholder-gray-500:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .md\:placeholder-gray-500::placeholder {
    color: #a0aec0 !important;
  }

  .md\:placeholder-gray-600::-moz-placeholder {
    color: #718096 !important;
  }

  .md\:placeholder-gray-600:-ms-input-placeholder {
    color: #718096 !important;
  }

  .md\:placeholder-gray-600::placeholder {
    color: #718096 !important;
  }

  .md\:placeholder-gray-700::-moz-placeholder {
    color: #4a5568 !important;
  }

  .md\:placeholder-gray-700:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .md\:placeholder-gray-700::placeholder {
    color: #4a5568 !important;
  }

  .md\:placeholder-gray-800::-moz-placeholder {
    color: #2d3748 !important;
  }

  .md\:placeholder-gray-800:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .md\:placeholder-gray-800::placeholder {
    color: #2d3748 !important;
  }

  .md\:placeholder-gray-900::-moz-placeholder {
    color: #1a202c !important;
  }

  .md\:placeholder-gray-900:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .md\:placeholder-gray-900::placeholder {
    color: #1a202c !important;
  }

  .md\:placeholder-red-100::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .md\:placeholder-red-100:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .md\:placeholder-red-100::placeholder {
    color: #fff5f5 !important;
  }

  .md\:placeholder-red-200::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .md\:placeholder-red-200:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .md\:placeholder-red-200::placeholder {
    color: #fed7d7 !important;
  }

  .md\:placeholder-red-300::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .md\:placeholder-red-300:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .md\:placeholder-red-300::placeholder {
    color: #feb2b2 !important;
  }

  .md\:placeholder-red-400::-moz-placeholder {
    color: #fc8181 !important;
  }

  .md\:placeholder-red-400:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .md\:placeholder-red-400::placeholder {
    color: #fc8181 !important;
  }

  .md\:placeholder-red-500::-moz-placeholder {
    color: #f56565 !important;
  }

  .md\:placeholder-red-500:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .md\:placeholder-red-500::placeholder {
    color: #f56565 !important;
  }

  .md\:placeholder-red-600::-moz-placeholder {
    color: #e53e3e !important;
  }

  .md\:placeholder-red-600:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .md\:placeholder-red-600::placeholder {
    color: #e53e3e !important;
  }

  .md\:placeholder-red-700::-moz-placeholder {
    color: #c53030 !important;
  }

  .md\:placeholder-red-700:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .md\:placeholder-red-700::placeholder {
    color: #c53030 !important;
  }

  .md\:placeholder-red-800::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .md\:placeholder-red-800:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .md\:placeholder-red-800::placeholder {
    color: #9b2c2c !important;
  }

  .md\:placeholder-red-900::-moz-placeholder {
    color: #742a2a !important;
  }

  .md\:placeholder-red-900:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .md\:placeholder-red-900::placeholder {
    color: #742a2a !important;
  }

  .md\:placeholder-orange-100::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .md\:placeholder-orange-100:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .md\:placeholder-orange-100::placeholder {
    color: #fffaf0 !important;
  }

  .md\:placeholder-orange-200::-moz-placeholder {
    color: #feebc8 !important;
  }

  .md\:placeholder-orange-200:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .md\:placeholder-orange-200::placeholder {
    color: #feebc8 !important;
  }

  .md\:placeholder-orange-300::-moz-placeholder {
    color: #fbd38d !important;
  }

  .md\:placeholder-orange-300:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .md\:placeholder-orange-300::placeholder {
    color: #fbd38d !important;
  }

  .md\:placeholder-orange-400::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .md\:placeholder-orange-400:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .md\:placeholder-orange-400::placeholder {
    color: #f6ad55 !important;
  }

  .md\:placeholder-orange-500::-moz-placeholder {
    color: #ed8936 !important;
  }

  .md\:placeholder-orange-500:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .md\:placeholder-orange-500::placeholder {
    color: #ed8936 !important;
  }

  .md\:placeholder-orange-600::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .md\:placeholder-orange-600:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .md\:placeholder-orange-600::placeholder {
    color: #dd6b20 !important;
  }

  .md\:placeholder-orange-700::-moz-placeholder {
    color: #c05621 !important;
  }

  .md\:placeholder-orange-700:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .md\:placeholder-orange-700::placeholder {
    color: #c05621 !important;
  }

  .md\:placeholder-orange-800::-moz-placeholder {
    color: #9c4221 !important;
  }

  .md\:placeholder-orange-800:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .md\:placeholder-orange-800::placeholder {
    color: #9c4221 !important;
  }

  .md\:placeholder-orange-900::-moz-placeholder {
    color: #7b341e !important;
  }

  .md\:placeholder-orange-900:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .md\:placeholder-orange-900::placeholder {
    color: #7b341e !important;
  }

  .md\:placeholder-yellow-100::-moz-placeholder {
    color: #fffff0 !important;
  }

  .md\:placeholder-yellow-100:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .md\:placeholder-yellow-100::placeholder {
    color: #fffff0 !important;
  }

  .md\:placeholder-yellow-200::-moz-placeholder {
    color: #fefcbf !important;
  }

  .md\:placeholder-yellow-200:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .md\:placeholder-yellow-200::placeholder {
    color: #fefcbf !important;
  }

  .md\:placeholder-yellow-300::-moz-placeholder {
    color: #faf089 !important;
  }

  .md\:placeholder-yellow-300:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .md\:placeholder-yellow-300::placeholder {
    color: #faf089 !important;
  }

  .md\:placeholder-yellow-400::-moz-placeholder {
    color: #f6e05e !important;
  }

  .md\:placeholder-yellow-400:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .md\:placeholder-yellow-400::placeholder {
    color: #f6e05e !important;
  }

  .md\:placeholder-yellow-500::-moz-placeholder {
    color: #ecc94b !important;
  }

  .md\:placeholder-yellow-500:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .md\:placeholder-yellow-500::placeholder {
    color: #ecc94b !important;
  }

  .md\:placeholder-yellow-600::-moz-placeholder {
    color: #d69e2e !important;
  }

  .md\:placeholder-yellow-600:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .md\:placeholder-yellow-600::placeholder {
    color: #d69e2e !important;
  }

  .md\:placeholder-yellow-700::-moz-placeholder {
    color: #b7791f !important;
  }

  .md\:placeholder-yellow-700:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .md\:placeholder-yellow-700::placeholder {
    color: #b7791f !important;
  }

  .md\:placeholder-yellow-800::-moz-placeholder {
    color: #975a16 !important;
  }

  .md\:placeholder-yellow-800:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .md\:placeholder-yellow-800::placeholder {
    color: #975a16 !important;
  }

  .md\:placeholder-yellow-900::-moz-placeholder {
    color: #744210 !important;
  }

  .md\:placeholder-yellow-900:-ms-input-placeholder {
    color: #744210 !important;
  }

  .md\:placeholder-yellow-900::placeholder {
    color: #744210 !important;
  }

  .md\:placeholder-green-100::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .md\:placeholder-green-100:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .md\:placeholder-green-100::placeholder {
    color: #f0fff4 !important;
  }

  .md\:placeholder-green-200::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .md\:placeholder-green-200:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .md\:placeholder-green-200::placeholder {
    color: #c6f6d5 !important;
  }

  .md\:placeholder-green-300::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .md\:placeholder-green-300:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .md\:placeholder-green-300::placeholder {
    color: #9ae6b4 !important;
  }

  .md\:placeholder-green-400::-moz-placeholder {
    color: #68d391 !important;
  }

  .md\:placeholder-green-400:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .md\:placeholder-green-400::placeholder {
    color: #68d391 !important;
  }

  .md\:placeholder-green-500::-moz-placeholder {
    color: #48bb78 !important;
  }

  .md\:placeholder-green-500:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .md\:placeholder-green-500::placeholder {
    color: #48bb78 !important;
  }

  .md\:placeholder-green-600::-moz-placeholder {
    color: #38a169 !important;
  }

  .md\:placeholder-green-600:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .md\:placeholder-green-600::placeholder {
    color: #38a169 !important;
  }

  .md\:placeholder-green-700::-moz-placeholder {
    color: #2f855a !important;
  }

  .md\:placeholder-green-700:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .md\:placeholder-green-700::placeholder {
    color: #2f855a !important;
  }

  .md\:placeholder-green-800::-moz-placeholder {
    color: #276749 !important;
  }

  .md\:placeholder-green-800:-ms-input-placeholder {
    color: #276749 !important;
  }

  .md\:placeholder-green-800::placeholder {
    color: #276749 !important;
  }

  .md\:placeholder-green-900::-moz-placeholder {
    color: #22543d !important;
  }

  .md\:placeholder-green-900:-ms-input-placeholder {
    color: #22543d !important;
  }

  .md\:placeholder-green-900::placeholder {
    color: #22543d !important;
  }

  .md\:placeholder-teal-100::-moz-placeholder {
    color: #e6fffa !important;
  }

  .md\:placeholder-teal-100:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .md\:placeholder-teal-100::placeholder {
    color: #e6fffa !important;
  }

  .md\:placeholder-teal-200::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .md\:placeholder-teal-200:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .md\:placeholder-teal-200::placeholder {
    color: #b2f5ea !important;
  }

  .md\:placeholder-teal-300::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .md\:placeholder-teal-300:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .md\:placeholder-teal-300::placeholder {
    color: #81e6d9 !important;
  }

  .md\:placeholder-teal-400::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .md\:placeholder-teal-400:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .md\:placeholder-teal-400::placeholder {
    color: #4fd1c5 !important;
  }

  .md\:placeholder-teal-500::-moz-placeholder {
    color: #38b2ac !important;
  }

  .md\:placeholder-teal-500:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .md\:placeholder-teal-500::placeholder {
    color: #38b2ac !important;
  }

  .md\:placeholder-teal-600::-moz-placeholder {
    color: #319795 !important;
  }

  .md\:placeholder-teal-600:-ms-input-placeholder {
    color: #319795 !important;
  }

  .md\:placeholder-teal-600::placeholder {
    color: #319795 !important;
  }

  .md\:placeholder-teal-700::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .md\:placeholder-teal-700:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .md\:placeholder-teal-700::placeholder {
    color: #2c7a7b !important;
  }

  .md\:placeholder-teal-800::-moz-placeholder {
    color: #285e61 !important;
  }

  .md\:placeholder-teal-800:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .md\:placeholder-teal-800::placeholder {
    color: #285e61 !important;
  }

  .md\:placeholder-teal-900::-moz-placeholder {
    color: #234e52 !important;
  }

  .md\:placeholder-teal-900:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .md\:placeholder-teal-900::placeholder {
    color: #234e52 !important;
  }

  .md\:placeholder-blue-100::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .md\:placeholder-blue-100:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .md\:placeholder-blue-100::placeholder {
    color: #ebf8ff !important;
  }

  .md\:placeholder-blue-200::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .md\:placeholder-blue-200:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .md\:placeholder-blue-200::placeholder {
    color: #bee3f8 !important;
  }

  .md\:placeholder-blue-300::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .md\:placeholder-blue-300:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .md\:placeholder-blue-300::placeholder {
    color: #90cdf4 !important;
  }

  .md\:placeholder-blue-400::-moz-placeholder {
    color: #63b3ed !important;
  }

  .md\:placeholder-blue-400:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .md\:placeholder-blue-400::placeholder {
    color: #63b3ed !important;
  }

  .md\:placeholder-blue-500::-moz-placeholder {
    color: #4299e1 !important;
  }

  .md\:placeholder-blue-500:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .md\:placeholder-blue-500::placeholder {
    color: #4299e1 !important;
  }

  .md\:placeholder-blue-600::-moz-placeholder {
    color: #3182ce !important;
  }

  .md\:placeholder-blue-600:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .md\:placeholder-blue-600::placeholder {
    color: #3182ce !important;
  }

  .md\:placeholder-blue-700::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .md\:placeholder-blue-700:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .md\:placeholder-blue-700::placeholder {
    color: #2b6cb0 !important;
  }

  .md\:placeholder-blue-800::-moz-placeholder {
    color: #2c5282 !important;
  }

  .md\:placeholder-blue-800:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .md\:placeholder-blue-800::placeholder {
    color: #2c5282 !important;
  }

  .md\:placeholder-blue-900::-moz-placeholder {
    color: #2a4365 !important;
  }

  .md\:placeholder-blue-900:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .md\:placeholder-blue-900::placeholder {
    color: #2a4365 !important;
  }

  .md\:placeholder-indigo-100::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .md\:placeholder-indigo-100:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .md\:placeholder-indigo-100::placeholder {
    color: #ebf4ff !important;
  }

  .md\:placeholder-indigo-200::-moz-placeholder {
    color: #c3dafe !important;
  }

  .md\:placeholder-indigo-200:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .md\:placeholder-indigo-200::placeholder {
    color: #c3dafe !important;
  }

  .md\:placeholder-indigo-300::-moz-placeholder {
    color: #a3bffa !important;
  }

  .md\:placeholder-indigo-300:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .md\:placeholder-indigo-300::placeholder {
    color: #a3bffa !important;
  }

  .md\:placeholder-indigo-400::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .md\:placeholder-indigo-400:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .md\:placeholder-indigo-400::placeholder {
    color: #7f9cf5 !important;
  }

  .md\:placeholder-indigo-500::-moz-placeholder {
    color: #667eea !important;
  }

  .md\:placeholder-indigo-500:-ms-input-placeholder {
    color: #667eea !important;
  }

  .md\:placeholder-indigo-500::placeholder {
    color: #667eea !important;
  }

  .md\:placeholder-indigo-600::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .md\:placeholder-indigo-600:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .md\:placeholder-indigo-600::placeholder {
    color: #5a67d8 !important;
  }

  .md\:placeholder-indigo-700::-moz-placeholder {
    color: #4c51bf !important;
  }

  .md\:placeholder-indigo-700:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .md\:placeholder-indigo-700::placeholder {
    color: #4c51bf !important;
  }

  .md\:placeholder-indigo-800::-moz-placeholder {
    color: #434190 !important;
  }

  .md\:placeholder-indigo-800:-ms-input-placeholder {
    color: #434190 !important;
  }

  .md\:placeholder-indigo-800::placeholder {
    color: #434190 !important;
  }

  .md\:placeholder-indigo-900::-moz-placeholder {
    color: #3c366b !important;
  }

  .md\:placeholder-indigo-900:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .md\:placeholder-indigo-900::placeholder {
    color: #3c366b !important;
  }

  .md\:placeholder-purple-100::-moz-placeholder {
    color: #faf5ff !important;
  }

  .md\:placeholder-purple-100:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .md\:placeholder-purple-100::placeholder {
    color: #faf5ff !important;
  }

  .md\:placeholder-purple-200::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .md\:placeholder-purple-200:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .md\:placeholder-purple-200::placeholder {
    color: #e9d8fd !important;
  }

  .md\:placeholder-purple-300::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .md\:placeholder-purple-300:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .md\:placeholder-purple-300::placeholder {
    color: #d6bcfa !important;
  }

  .md\:placeholder-purple-400::-moz-placeholder {
    color: #b794f4 !important;
  }

  .md\:placeholder-purple-400:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .md\:placeholder-purple-400::placeholder {
    color: #b794f4 !important;
  }

  .md\:placeholder-purple-500::-moz-placeholder {
    color: #9f7aea !important;
  }

  .md\:placeholder-purple-500:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .md\:placeholder-purple-500::placeholder {
    color: #9f7aea !important;
  }

  .md\:placeholder-purple-600::-moz-placeholder {
    color: #805ad5 !important;
  }

  .md\:placeholder-purple-600:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .md\:placeholder-purple-600::placeholder {
    color: #805ad5 !important;
  }

  .md\:placeholder-purple-700::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .md\:placeholder-purple-700:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .md\:placeholder-purple-700::placeholder {
    color: #6b46c1 !important;
  }

  .md\:placeholder-purple-800::-moz-placeholder {
    color: #553c9a !important;
  }

  .md\:placeholder-purple-800:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .md\:placeholder-purple-800::placeholder {
    color: #553c9a !important;
  }

  .md\:placeholder-purple-900::-moz-placeholder {
    color: #44337a !important;
  }

  .md\:placeholder-purple-900:-ms-input-placeholder {
    color: #44337a !important;
  }

  .md\:placeholder-purple-900::placeholder {
    color: #44337a !important;
  }

  .md\:placeholder-pink-100::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .md\:placeholder-pink-100:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .md\:placeholder-pink-100::placeholder {
    color: #fff5f7 !important;
  }

  .md\:placeholder-pink-200::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .md\:placeholder-pink-200:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .md\:placeholder-pink-200::placeholder {
    color: #fed7e2 !important;
  }

  .md\:placeholder-pink-300::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .md\:placeholder-pink-300:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .md\:placeholder-pink-300::placeholder {
    color: #fbb6ce !important;
  }

  .md\:placeholder-pink-400::-moz-placeholder {
    color: #f687b3 !important;
  }

  .md\:placeholder-pink-400:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .md\:placeholder-pink-400::placeholder {
    color: #f687b3 !important;
  }

  .md\:placeholder-pink-500::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .md\:placeholder-pink-500:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .md\:placeholder-pink-500::placeholder {
    color: #ed64a6 !important;
  }

  .md\:placeholder-pink-600::-moz-placeholder {
    color: #d53f8c !important;
  }

  .md\:placeholder-pink-600:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .md\:placeholder-pink-600::placeholder {
    color: #d53f8c !important;
  }

  .md\:placeholder-pink-700::-moz-placeholder {
    color: #b83280 !important;
  }

  .md\:placeholder-pink-700:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .md\:placeholder-pink-700::placeholder {
    color: #b83280 !important;
  }

  .md\:placeholder-pink-800::-moz-placeholder {
    color: #97266d !important;
  }

  .md\:placeholder-pink-800:-ms-input-placeholder {
    color: #97266d !important;
  }

  .md\:placeholder-pink-800::placeholder {
    color: #97266d !important;
  }

  .md\:placeholder-pink-900::-moz-placeholder {
    color: #702459 !important;
  }

  .md\:placeholder-pink-900:-ms-input-placeholder {
    color: #702459 !important;
  }

  .md\:placeholder-pink-900::placeholder {
    color: #702459 !important;
  }

  .md\:placeholder-primary-black::-moz-placeholder {
    color: #333333 !important;
  }

  .md\:placeholder-primary-black:-ms-input-placeholder {
    color: #333333 !important;
  }

  .md\:placeholder-primary-black::placeholder {
    color: #333333 !important;
  }

  .md\:placeholder-primary-green::-moz-placeholder {
    color: #085E3C !important;
  }

  .md\:placeholder-primary-green:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .md\:placeholder-primary-green::placeholder {
    color: #085E3C !important;
  }

  .md\:hover\:placeholder-transparent:hover::-moz-placeholder {
    color: transparent !important;
  }

  .md\:hover\:placeholder-transparent:hover:-ms-input-placeholder {
    color: transparent !important;
  }

  .md\:hover\:placeholder-transparent:hover::placeholder {
    color: transparent !important;
  }

  .md\:hover\:placeholder-current:hover::-moz-placeholder {
    color: currentColor !important;
  }

  .md\:hover\:placeholder-current:hover:-ms-input-placeholder {
    color: currentColor !important;
  }

  .md\:hover\:placeholder-current:hover::placeholder {
    color: currentColor !important;
  }

  .md\:hover\:placeholder-black:hover::-moz-placeholder {
    color: #000 !important;
  }

  .md\:hover\:placeholder-black:hover:-ms-input-placeholder {
    color: #000 !important;
  }

  .md\:hover\:placeholder-black:hover::placeholder {
    color: #000 !important;
  }

  .md\:hover\:placeholder-white:hover::-moz-placeholder {
    color: #fff !important;
  }

  .md\:hover\:placeholder-white:hover:-ms-input-placeholder {
    color: #fff !important;
  }

  .md\:hover\:placeholder-white:hover::placeholder {
    color: #fff !important;
  }

  .md\:hover\:placeholder-gray-100:hover::-moz-placeholder {
    color: #f7fafc !important;
  }

  .md\:hover\:placeholder-gray-100:hover:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .md\:hover\:placeholder-gray-100:hover::placeholder {
    color: #f7fafc !important;
  }

  .md\:hover\:placeholder-gray-200:hover::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .md\:hover\:placeholder-gray-200:hover:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .md\:hover\:placeholder-gray-200:hover::placeholder {
    color: #edf2f7 !important;
  }

  .md\:hover\:placeholder-gray-300:hover::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .md\:hover\:placeholder-gray-300:hover:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .md\:hover\:placeholder-gray-300:hover::placeholder {
    color: #e2e8f0 !important;
  }

  .md\:hover\:placeholder-gray-400:hover::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .md\:hover\:placeholder-gray-400:hover:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .md\:hover\:placeholder-gray-400:hover::placeholder {
    color: #cbd5e0 !important;
  }

  .md\:hover\:placeholder-gray-500:hover::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .md\:hover\:placeholder-gray-500:hover:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .md\:hover\:placeholder-gray-500:hover::placeholder {
    color: #a0aec0 !important;
  }

  .md\:hover\:placeholder-gray-600:hover::-moz-placeholder {
    color: #718096 !important;
  }

  .md\:hover\:placeholder-gray-600:hover:-ms-input-placeholder {
    color: #718096 !important;
  }

  .md\:hover\:placeholder-gray-600:hover::placeholder {
    color: #718096 !important;
  }

  .md\:hover\:placeholder-gray-700:hover::-moz-placeholder {
    color: #4a5568 !important;
  }

  .md\:hover\:placeholder-gray-700:hover:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .md\:hover\:placeholder-gray-700:hover::placeholder {
    color: #4a5568 !important;
  }

  .md\:hover\:placeholder-gray-800:hover::-moz-placeholder {
    color: #2d3748 !important;
  }

  .md\:hover\:placeholder-gray-800:hover:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .md\:hover\:placeholder-gray-800:hover::placeholder {
    color: #2d3748 !important;
  }

  .md\:hover\:placeholder-gray-900:hover::-moz-placeholder {
    color: #1a202c !important;
  }

  .md\:hover\:placeholder-gray-900:hover:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .md\:hover\:placeholder-gray-900:hover::placeholder {
    color: #1a202c !important;
  }

  .md\:hover\:placeholder-red-100:hover::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .md\:hover\:placeholder-red-100:hover:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .md\:hover\:placeholder-red-100:hover::placeholder {
    color: #fff5f5 !important;
  }

  .md\:hover\:placeholder-red-200:hover::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .md\:hover\:placeholder-red-200:hover:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .md\:hover\:placeholder-red-200:hover::placeholder {
    color: #fed7d7 !important;
  }

  .md\:hover\:placeholder-red-300:hover::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .md\:hover\:placeholder-red-300:hover:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .md\:hover\:placeholder-red-300:hover::placeholder {
    color: #feb2b2 !important;
  }

  .md\:hover\:placeholder-red-400:hover::-moz-placeholder {
    color: #fc8181 !important;
  }

  .md\:hover\:placeholder-red-400:hover:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .md\:hover\:placeholder-red-400:hover::placeholder {
    color: #fc8181 !important;
  }

  .md\:hover\:placeholder-red-500:hover::-moz-placeholder {
    color: #f56565 !important;
  }

  .md\:hover\:placeholder-red-500:hover:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .md\:hover\:placeholder-red-500:hover::placeholder {
    color: #f56565 !important;
  }

  .md\:hover\:placeholder-red-600:hover::-moz-placeholder {
    color: #e53e3e !important;
  }

  .md\:hover\:placeholder-red-600:hover:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .md\:hover\:placeholder-red-600:hover::placeholder {
    color: #e53e3e !important;
  }

  .md\:hover\:placeholder-red-700:hover::-moz-placeholder {
    color: #c53030 !important;
  }

  .md\:hover\:placeholder-red-700:hover:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .md\:hover\:placeholder-red-700:hover::placeholder {
    color: #c53030 !important;
  }

  .md\:hover\:placeholder-red-800:hover::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .md\:hover\:placeholder-red-800:hover:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .md\:hover\:placeholder-red-800:hover::placeholder {
    color: #9b2c2c !important;
  }

  .md\:hover\:placeholder-red-900:hover::-moz-placeholder {
    color: #742a2a !important;
  }

  .md\:hover\:placeholder-red-900:hover:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .md\:hover\:placeholder-red-900:hover::placeholder {
    color: #742a2a !important;
  }

  .md\:hover\:placeholder-orange-100:hover::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .md\:hover\:placeholder-orange-100:hover:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .md\:hover\:placeholder-orange-100:hover::placeholder {
    color: #fffaf0 !important;
  }

  .md\:hover\:placeholder-orange-200:hover::-moz-placeholder {
    color: #feebc8 !important;
  }

  .md\:hover\:placeholder-orange-200:hover:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .md\:hover\:placeholder-orange-200:hover::placeholder {
    color: #feebc8 !important;
  }

  .md\:hover\:placeholder-orange-300:hover::-moz-placeholder {
    color: #fbd38d !important;
  }

  .md\:hover\:placeholder-orange-300:hover:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .md\:hover\:placeholder-orange-300:hover::placeholder {
    color: #fbd38d !important;
  }

  .md\:hover\:placeholder-orange-400:hover::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .md\:hover\:placeholder-orange-400:hover:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .md\:hover\:placeholder-orange-400:hover::placeholder {
    color: #f6ad55 !important;
  }

  .md\:hover\:placeholder-orange-500:hover::-moz-placeholder {
    color: #ed8936 !important;
  }

  .md\:hover\:placeholder-orange-500:hover:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .md\:hover\:placeholder-orange-500:hover::placeholder {
    color: #ed8936 !important;
  }

  .md\:hover\:placeholder-orange-600:hover::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .md\:hover\:placeholder-orange-600:hover:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .md\:hover\:placeholder-orange-600:hover::placeholder {
    color: #dd6b20 !important;
  }

  .md\:hover\:placeholder-orange-700:hover::-moz-placeholder {
    color: #c05621 !important;
  }

  .md\:hover\:placeholder-orange-700:hover:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .md\:hover\:placeholder-orange-700:hover::placeholder {
    color: #c05621 !important;
  }

  .md\:hover\:placeholder-orange-800:hover::-moz-placeholder {
    color: #9c4221 !important;
  }

  .md\:hover\:placeholder-orange-800:hover:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .md\:hover\:placeholder-orange-800:hover::placeholder {
    color: #9c4221 !important;
  }

  .md\:hover\:placeholder-orange-900:hover::-moz-placeholder {
    color: #7b341e !important;
  }

  .md\:hover\:placeholder-orange-900:hover:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .md\:hover\:placeholder-orange-900:hover::placeholder {
    color: #7b341e !important;
  }

  .md\:hover\:placeholder-yellow-100:hover::-moz-placeholder {
    color: #fffff0 !important;
  }

  .md\:hover\:placeholder-yellow-100:hover:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .md\:hover\:placeholder-yellow-100:hover::placeholder {
    color: #fffff0 !important;
  }

  .md\:hover\:placeholder-yellow-200:hover::-moz-placeholder {
    color: #fefcbf !important;
  }

  .md\:hover\:placeholder-yellow-200:hover:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .md\:hover\:placeholder-yellow-200:hover::placeholder {
    color: #fefcbf !important;
  }

  .md\:hover\:placeholder-yellow-300:hover::-moz-placeholder {
    color: #faf089 !important;
  }

  .md\:hover\:placeholder-yellow-300:hover:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .md\:hover\:placeholder-yellow-300:hover::placeholder {
    color: #faf089 !important;
  }

  .md\:hover\:placeholder-yellow-400:hover::-moz-placeholder {
    color: #f6e05e !important;
  }

  .md\:hover\:placeholder-yellow-400:hover:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .md\:hover\:placeholder-yellow-400:hover::placeholder {
    color: #f6e05e !important;
  }

  .md\:hover\:placeholder-yellow-500:hover::-moz-placeholder {
    color: #ecc94b !important;
  }

  .md\:hover\:placeholder-yellow-500:hover:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .md\:hover\:placeholder-yellow-500:hover::placeholder {
    color: #ecc94b !important;
  }

  .md\:hover\:placeholder-yellow-600:hover::-moz-placeholder {
    color: #d69e2e !important;
  }

  .md\:hover\:placeholder-yellow-600:hover:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .md\:hover\:placeholder-yellow-600:hover::placeholder {
    color: #d69e2e !important;
  }

  .md\:hover\:placeholder-yellow-700:hover::-moz-placeholder {
    color: #b7791f !important;
  }

  .md\:hover\:placeholder-yellow-700:hover:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .md\:hover\:placeholder-yellow-700:hover::placeholder {
    color: #b7791f !important;
  }

  .md\:hover\:placeholder-yellow-800:hover::-moz-placeholder {
    color: #975a16 !important;
  }

  .md\:hover\:placeholder-yellow-800:hover:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .md\:hover\:placeholder-yellow-800:hover::placeholder {
    color: #975a16 !important;
  }

  .md\:hover\:placeholder-yellow-900:hover::-moz-placeholder {
    color: #744210 !important;
  }

  .md\:hover\:placeholder-yellow-900:hover:-ms-input-placeholder {
    color: #744210 !important;
  }

  .md\:hover\:placeholder-yellow-900:hover::placeholder {
    color: #744210 !important;
  }

  .md\:hover\:placeholder-green-100:hover::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .md\:hover\:placeholder-green-100:hover:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .md\:hover\:placeholder-green-100:hover::placeholder {
    color: #f0fff4 !important;
  }

  .md\:hover\:placeholder-green-200:hover::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .md\:hover\:placeholder-green-200:hover:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .md\:hover\:placeholder-green-200:hover::placeholder {
    color: #c6f6d5 !important;
  }

  .md\:hover\:placeholder-green-300:hover::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .md\:hover\:placeholder-green-300:hover:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .md\:hover\:placeholder-green-300:hover::placeholder {
    color: #9ae6b4 !important;
  }

  .md\:hover\:placeholder-green-400:hover::-moz-placeholder {
    color: #68d391 !important;
  }

  .md\:hover\:placeholder-green-400:hover:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .md\:hover\:placeholder-green-400:hover::placeholder {
    color: #68d391 !important;
  }

  .md\:hover\:placeholder-green-500:hover::-moz-placeholder {
    color: #48bb78 !important;
  }

  .md\:hover\:placeholder-green-500:hover:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .md\:hover\:placeholder-green-500:hover::placeholder {
    color: #48bb78 !important;
  }

  .md\:hover\:placeholder-green-600:hover::-moz-placeholder {
    color: #38a169 !important;
  }

  .md\:hover\:placeholder-green-600:hover:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .md\:hover\:placeholder-green-600:hover::placeholder {
    color: #38a169 !important;
  }

  .md\:hover\:placeholder-green-700:hover::-moz-placeholder {
    color: #2f855a !important;
  }

  .md\:hover\:placeholder-green-700:hover:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .md\:hover\:placeholder-green-700:hover::placeholder {
    color: #2f855a !important;
  }

  .md\:hover\:placeholder-green-800:hover::-moz-placeholder {
    color: #276749 !important;
  }

  .md\:hover\:placeholder-green-800:hover:-ms-input-placeholder {
    color: #276749 !important;
  }

  .md\:hover\:placeholder-green-800:hover::placeholder {
    color: #276749 !important;
  }

  .md\:hover\:placeholder-green-900:hover::-moz-placeholder {
    color: #22543d !important;
  }

  .md\:hover\:placeholder-green-900:hover:-ms-input-placeholder {
    color: #22543d !important;
  }

  .md\:hover\:placeholder-green-900:hover::placeholder {
    color: #22543d !important;
  }

  .md\:hover\:placeholder-teal-100:hover::-moz-placeholder {
    color: #e6fffa !important;
  }

  .md\:hover\:placeholder-teal-100:hover:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .md\:hover\:placeholder-teal-100:hover::placeholder {
    color: #e6fffa !important;
  }

  .md\:hover\:placeholder-teal-200:hover::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .md\:hover\:placeholder-teal-200:hover:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .md\:hover\:placeholder-teal-200:hover::placeholder {
    color: #b2f5ea !important;
  }

  .md\:hover\:placeholder-teal-300:hover::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .md\:hover\:placeholder-teal-300:hover:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .md\:hover\:placeholder-teal-300:hover::placeholder {
    color: #81e6d9 !important;
  }

  .md\:hover\:placeholder-teal-400:hover::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .md\:hover\:placeholder-teal-400:hover:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .md\:hover\:placeholder-teal-400:hover::placeholder {
    color: #4fd1c5 !important;
  }

  .md\:hover\:placeholder-teal-500:hover::-moz-placeholder {
    color: #38b2ac !important;
  }

  .md\:hover\:placeholder-teal-500:hover:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .md\:hover\:placeholder-teal-500:hover::placeholder {
    color: #38b2ac !important;
  }

  .md\:hover\:placeholder-teal-600:hover::-moz-placeholder {
    color: #319795 !important;
  }

  .md\:hover\:placeholder-teal-600:hover:-ms-input-placeholder {
    color: #319795 !important;
  }

  .md\:hover\:placeholder-teal-600:hover::placeholder {
    color: #319795 !important;
  }

  .md\:hover\:placeholder-teal-700:hover::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .md\:hover\:placeholder-teal-700:hover:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .md\:hover\:placeholder-teal-700:hover::placeholder {
    color: #2c7a7b !important;
  }

  .md\:hover\:placeholder-teal-800:hover::-moz-placeholder {
    color: #285e61 !important;
  }

  .md\:hover\:placeholder-teal-800:hover:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .md\:hover\:placeholder-teal-800:hover::placeholder {
    color: #285e61 !important;
  }

  .md\:hover\:placeholder-teal-900:hover::-moz-placeholder {
    color: #234e52 !important;
  }

  .md\:hover\:placeholder-teal-900:hover:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .md\:hover\:placeholder-teal-900:hover::placeholder {
    color: #234e52 !important;
  }

  .md\:hover\:placeholder-blue-100:hover::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .md\:hover\:placeholder-blue-100:hover:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .md\:hover\:placeholder-blue-100:hover::placeholder {
    color: #ebf8ff !important;
  }

  .md\:hover\:placeholder-blue-200:hover::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .md\:hover\:placeholder-blue-200:hover:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .md\:hover\:placeholder-blue-200:hover::placeholder {
    color: #bee3f8 !important;
  }

  .md\:hover\:placeholder-blue-300:hover::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .md\:hover\:placeholder-blue-300:hover:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .md\:hover\:placeholder-blue-300:hover::placeholder {
    color: #90cdf4 !important;
  }

  .md\:hover\:placeholder-blue-400:hover::-moz-placeholder {
    color: #63b3ed !important;
  }

  .md\:hover\:placeholder-blue-400:hover:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .md\:hover\:placeholder-blue-400:hover::placeholder {
    color: #63b3ed !important;
  }

  .md\:hover\:placeholder-blue-500:hover::-moz-placeholder {
    color: #4299e1 !important;
  }

  .md\:hover\:placeholder-blue-500:hover:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .md\:hover\:placeholder-blue-500:hover::placeholder {
    color: #4299e1 !important;
  }

  .md\:hover\:placeholder-blue-600:hover::-moz-placeholder {
    color: #3182ce !important;
  }

  .md\:hover\:placeholder-blue-600:hover:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .md\:hover\:placeholder-blue-600:hover::placeholder {
    color: #3182ce !important;
  }

  .md\:hover\:placeholder-blue-700:hover::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .md\:hover\:placeholder-blue-700:hover:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .md\:hover\:placeholder-blue-700:hover::placeholder {
    color: #2b6cb0 !important;
  }

  .md\:hover\:placeholder-blue-800:hover::-moz-placeholder {
    color: #2c5282 !important;
  }

  .md\:hover\:placeholder-blue-800:hover:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .md\:hover\:placeholder-blue-800:hover::placeholder {
    color: #2c5282 !important;
  }

  .md\:hover\:placeholder-blue-900:hover::-moz-placeholder {
    color: #2a4365 !important;
  }

  .md\:hover\:placeholder-blue-900:hover:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .md\:hover\:placeholder-blue-900:hover::placeholder {
    color: #2a4365 !important;
  }

  .md\:hover\:placeholder-indigo-100:hover::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .md\:hover\:placeholder-indigo-100:hover:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .md\:hover\:placeholder-indigo-100:hover::placeholder {
    color: #ebf4ff !important;
  }

  .md\:hover\:placeholder-indigo-200:hover::-moz-placeholder {
    color: #c3dafe !important;
  }

  .md\:hover\:placeholder-indigo-200:hover:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .md\:hover\:placeholder-indigo-200:hover::placeholder {
    color: #c3dafe !important;
  }

  .md\:hover\:placeholder-indigo-300:hover::-moz-placeholder {
    color: #a3bffa !important;
  }

  .md\:hover\:placeholder-indigo-300:hover:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .md\:hover\:placeholder-indigo-300:hover::placeholder {
    color: #a3bffa !important;
  }

  .md\:hover\:placeholder-indigo-400:hover::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .md\:hover\:placeholder-indigo-400:hover:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .md\:hover\:placeholder-indigo-400:hover::placeholder {
    color: #7f9cf5 !important;
  }

  .md\:hover\:placeholder-indigo-500:hover::-moz-placeholder {
    color: #667eea !important;
  }

  .md\:hover\:placeholder-indigo-500:hover:-ms-input-placeholder {
    color: #667eea !important;
  }

  .md\:hover\:placeholder-indigo-500:hover::placeholder {
    color: #667eea !important;
  }

  .md\:hover\:placeholder-indigo-600:hover::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .md\:hover\:placeholder-indigo-600:hover:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .md\:hover\:placeholder-indigo-600:hover::placeholder {
    color: #5a67d8 !important;
  }

  .md\:hover\:placeholder-indigo-700:hover::-moz-placeholder {
    color: #4c51bf !important;
  }

  .md\:hover\:placeholder-indigo-700:hover:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .md\:hover\:placeholder-indigo-700:hover::placeholder {
    color: #4c51bf !important;
  }

  .md\:hover\:placeholder-indigo-800:hover::-moz-placeholder {
    color: #434190 !important;
  }

  .md\:hover\:placeholder-indigo-800:hover:-ms-input-placeholder {
    color: #434190 !important;
  }

  .md\:hover\:placeholder-indigo-800:hover::placeholder {
    color: #434190 !important;
  }

  .md\:hover\:placeholder-indigo-900:hover::-moz-placeholder {
    color: #3c366b !important;
  }

  .md\:hover\:placeholder-indigo-900:hover:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .md\:hover\:placeholder-indigo-900:hover::placeholder {
    color: #3c366b !important;
  }

  .md\:hover\:placeholder-purple-100:hover::-moz-placeholder {
    color: #faf5ff !important;
  }

  .md\:hover\:placeholder-purple-100:hover:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .md\:hover\:placeholder-purple-100:hover::placeholder {
    color: #faf5ff !important;
  }

  .md\:hover\:placeholder-purple-200:hover::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .md\:hover\:placeholder-purple-200:hover:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .md\:hover\:placeholder-purple-200:hover::placeholder {
    color: #e9d8fd !important;
  }

  .md\:hover\:placeholder-purple-300:hover::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .md\:hover\:placeholder-purple-300:hover:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .md\:hover\:placeholder-purple-300:hover::placeholder {
    color: #d6bcfa !important;
  }

  .md\:hover\:placeholder-purple-400:hover::-moz-placeholder {
    color: #b794f4 !important;
  }

  .md\:hover\:placeholder-purple-400:hover:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .md\:hover\:placeholder-purple-400:hover::placeholder {
    color: #b794f4 !important;
  }

  .md\:hover\:placeholder-purple-500:hover::-moz-placeholder {
    color: #9f7aea !important;
  }

  .md\:hover\:placeholder-purple-500:hover:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .md\:hover\:placeholder-purple-500:hover::placeholder {
    color: #9f7aea !important;
  }

  .md\:hover\:placeholder-purple-600:hover::-moz-placeholder {
    color: #805ad5 !important;
  }

  .md\:hover\:placeholder-purple-600:hover:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .md\:hover\:placeholder-purple-600:hover::placeholder {
    color: #805ad5 !important;
  }

  .md\:hover\:placeholder-purple-700:hover::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .md\:hover\:placeholder-purple-700:hover:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .md\:hover\:placeholder-purple-700:hover::placeholder {
    color: #6b46c1 !important;
  }

  .md\:hover\:placeholder-purple-800:hover::-moz-placeholder {
    color: #553c9a !important;
  }

  .md\:hover\:placeholder-purple-800:hover:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .md\:hover\:placeholder-purple-800:hover::placeholder {
    color: #553c9a !important;
  }

  .md\:hover\:placeholder-purple-900:hover::-moz-placeholder {
    color: #44337a !important;
  }

  .md\:hover\:placeholder-purple-900:hover:-ms-input-placeholder {
    color: #44337a !important;
  }

  .md\:hover\:placeholder-purple-900:hover::placeholder {
    color: #44337a !important;
  }

  .md\:hover\:placeholder-pink-100:hover::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .md\:hover\:placeholder-pink-100:hover:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .md\:hover\:placeholder-pink-100:hover::placeholder {
    color: #fff5f7 !important;
  }

  .md\:hover\:placeholder-pink-200:hover::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .md\:hover\:placeholder-pink-200:hover:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .md\:hover\:placeholder-pink-200:hover::placeholder {
    color: #fed7e2 !important;
  }

  .md\:hover\:placeholder-pink-300:hover::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .md\:hover\:placeholder-pink-300:hover:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .md\:hover\:placeholder-pink-300:hover::placeholder {
    color: #fbb6ce !important;
  }

  .md\:hover\:placeholder-pink-400:hover::-moz-placeholder {
    color: #f687b3 !important;
  }

  .md\:hover\:placeholder-pink-400:hover:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .md\:hover\:placeholder-pink-400:hover::placeholder {
    color: #f687b3 !important;
  }

  .md\:hover\:placeholder-pink-500:hover::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .md\:hover\:placeholder-pink-500:hover:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .md\:hover\:placeholder-pink-500:hover::placeholder {
    color: #ed64a6 !important;
  }

  .md\:hover\:placeholder-pink-600:hover::-moz-placeholder {
    color: #d53f8c !important;
  }

  .md\:hover\:placeholder-pink-600:hover:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .md\:hover\:placeholder-pink-600:hover::placeholder {
    color: #d53f8c !important;
  }

  .md\:hover\:placeholder-pink-700:hover::-moz-placeholder {
    color: #b83280 !important;
  }

  .md\:hover\:placeholder-pink-700:hover:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .md\:hover\:placeholder-pink-700:hover::placeholder {
    color: #b83280 !important;
  }

  .md\:hover\:placeholder-pink-800:hover::-moz-placeholder {
    color: #97266d !important;
  }

  .md\:hover\:placeholder-pink-800:hover:-ms-input-placeholder {
    color: #97266d !important;
  }

  .md\:hover\:placeholder-pink-800:hover::placeholder {
    color: #97266d !important;
  }

  .md\:hover\:placeholder-pink-900:hover::-moz-placeholder {
    color: #702459 !important;
  }

  .md\:hover\:placeholder-pink-900:hover:-ms-input-placeholder {
    color: #702459 !important;
  }

  .md\:hover\:placeholder-pink-900:hover::placeholder {
    color: #702459 !important;
  }

  .md\:hover\:placeholder-primary-black:hover::-moz-placeholder {
    color: #333333 !important;
  }

  .md\:hover\:placeholder-primary-black:hover:-ms-input-placeholder {
    color: #333333 !important;
  }

  .md\:hover\:placeholder-primary-black:hover::placeholder {
    color: #333333 !important;
  }

  .md\:hover\:placeholder-primary-green:hover::-moz-placeholder {
    color: #085E3C !important;
  }

  .md\:hover\:placeholder-primary-green:hover:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .md\:hover\:placeholder-primary-green:hover::placeholder {
    color: #085E3C !important;
  }

  .md\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent !important;
  }

  .md\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent !important;
  }

  .md\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent !important;
  }

  .md\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor !important;
  }

  .md\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor !important;
  }

  .md\:focus\:placeholder-current:focus::placeholder {
    color: currentColor !important;
  }

  .md\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #000 !important;
  }

  .md\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #000 !important;
  }

  .md\:focus\:placeholder-black:focus::placeholder {
    color: #000 !important;
  }

  .md\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff !important;
  }

  .md\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff !important;
  }

  .md\:focus\:placeholder-white:focus::placeholder {
    color: #fff !important;
  }

  .md\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    color: #f7fafc !important;
  }

  .md\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .md\:focus\:placeholder-gray-100:focus::placeholder {
    color: #f7fafc !important;
  }

  .md\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .md\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .md\:focus\:placeholder-gray-200:focus::placeholder {
    color: #edf2f7 !important;
  }

  .md\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .md\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .md\:focus\:placeholder-gray-300:focus::placeholder {
    color: #e2e8f0 !important;
  }

  .md\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .md\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .md\:focus\:placeholder-gray-400:focus::placeholder {
    color: #cbd5e0 !important;
  }

  .md\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .md\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .md\:focus\:placeholder-gray-500:focus::placeholder {
    color: #a0aec0 !important;
  }

  .md\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    color: #718096 !important;
  }

  .md\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    color: #718096 !important;
  }

  .md\:focus\:placeholder-gray-600:focus::placeholder {
    color: #718096 !important;
  }

  .md\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    color: #4a5568 !important;
  }

  .md\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .md\:focus\:placeholder-gray-700:focus::placeholder {
    color: #4a5568 !important;
  }

  .md\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    color: #2d3748 !important;
  }

  .md\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .md\:focus\:placeholder-gray-800:focus::placeholder {
    color: #2d3748 !important;
  }

  .md\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    color: #1a202c !important;
  }

  .md\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .md\:focus\:placeholder-gray-900:focus::placeholder {
    color: #1a202c !important;
  }

  .md\:focus\:placeholder-red-100:focus::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .md\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .md\:focus\:placeholder-red-100:focus::placeholder {
    color: #fff5f5 !important;
  }

  .md\:focus\:placeholder-red-200:focus::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .md\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .md\:focus\:placeholder-red-200:focus::placeholder {
    color: #fed7d7 !important;
  }

  .md\:focus\:placeholder-red-300:focus::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .md\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .md\:focus\:placeholder-red-300:focus::placeholder {
    color: #feb2b2 !important;
  }

  .md\:focus\:placeholder-red-400:focus::-moz-placeholder {
    color: #fc8181 !important;
  }

  .md\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .md\:focus\:placeholder-red-400:focus::placeholder {
    color: #fc8181 !important;
  }

  .md\:focus\:placeholder-red-500:focus::-moz-placeholder {
    color: #f56565 !important;
  }

  .md\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .md\:focus\:placeholder-red-500:focus::placeholder {
    color: #f56565 !important;
  }

  .md\:focus\:placeholder-red-600:focus::-moz-placeholder {
    color: #e53e3e !important;
  }

  .md\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .md\:focus\:placeholder-red-600:focus::placeholder {
    color: #e53e3e !important;
  }

  .md\:focus\:placeholder-red-700:focus::-moz-placeholder {
    color: #c53030 !important;
  }

  .md\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .md\:focus\:placeholder-red-700:focus::placeholder {
    color: #c53030 !important;
  }

  .md\:focus\:placeholder-red-800:focus::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .md\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .md\:focus\:placeholder-red-800:focus::placeholder {
    color: #9b2c2c !important;
  }

  .md\:focus\:placeholder-red-900:focus::-moz-placeholder {
    color: #742a2a !important;
  }

  .md\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .md\:focus\:placeholder-red-900:focus::placeholder {
    color: #742a2a !important;
  }

  .md\:focus\:placeholder-orange-100:focus::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .md\:focus\:placeholder-orange-100:focus:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .md\:focus\:placeholder-orange-100:focus::placeholder {
    color: #fffaf0 !important;
  }

  .md\:focus\:placeholder-orange-200:focus::-moz-placeholder {
    color: #feebc8 !important;
  }

  .md\:focus\:placeholder-orange-200:focus:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .md\:focus\:placeholder-orange-200:focus::placeholder {
    color: #feebc8 !important;
  }

  .md\:focus\:placeholder-orange-300:focus::-moz-placeholder {
    color: #fbd38d !important;
  }

  .md\:focus\:placeholder-orange-300:focus:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .md\:focus\:placeholder-orange-300:focus::placeholder {
    color: #fbd38d !important;
  }

  .md\:focus\:placeholder-orange-400:focus::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .md\:focus\:placeholder-orange-400:focus:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .md\:focus\:placeholder-orange-400:focus::placeholder {
    color: #f6ad55 !important;
  }

  .md\:focus\:placeholder-orange-500:focus::-moz-placeholder {
    color: #ed8936 !important;
  }

  .md\:focus\:placeholder-orange-500:focus:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .md\:focus\:placeholder-orange-500:focus::placeholder {
    color: #ed8936 !important;
  }

  .md\:focus\:placeholder-orange-600:focus::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .md\:focus\:placeholder-orange-600:focus:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .md\:focus\:placeholder-orange-600:focus::placeholder {
    color: #dd6b20 !important;
  }

  .md\:focus\:placeholder-orange-700:focus::-moz-placeholder {
    color: #c05621 !important;
  }

  .md\:focus\:placeholder-orange-700:focus:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .md\:focus\:placeholder-orange-700:focus::placeholder {
    color: #c05621 !important;
  }

  .md\:focus\:placeholder-orange-800:focus::-moz-placeholder {
    color: #9c4221 !important;
  }

  .md\:focus\:placeholder-orange-800:focus:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .md\:focus\:placeholder-orange-800:focus::placeholder {
    color: #9c4221 !important;
  }

  .md\:focus\:placeholder-orange-900:focus::-moz-placeholder {
    color: #7b341e !important;
  }

  .md\:focus\:placeholder-orange-900:focus:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .md\:focus\:placeholder-orange-900:focus::placeholder {
    color: #7b341e !important;
  }

  .md\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    color: #fffff0 !important;
  }

  .md\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .md\:focus\:placeholder-yellow-100:focus::placeholder {
    color: #fffff0 !important;
  }

  .md\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    color: #fefcbf !important;
  }

  .md\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .md\:focus\:placeholder-yellow-200:focus::placeholder {
    color: #fefcbf !important;
  }

  .md\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    color: #faf089 !important;
  }

  .md\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .md\:focus\:placeholder-yellow-300:focus::placeholder {
    color: #faf089 !important;
  }

  .md\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    color: #f6e05e !important;
  }

  .md\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .md\:focus\:placeholder-yellow-400:focus::placeholder {
    color: #f6e05e !important;
  }

  .md\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    color: #ecc94b !important;
  }

  .md\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .md\:focus\:placeholder-yellow-500:focus::placeholder {
    color: #ecc94b !important;
  }

  .md\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    color: #d69e2e !important;
  }

  .md\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .md\:focus\:placeholder-yellow-600:focus::placeholder {
    color: #d69e2e !important;
  }

  .md\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    color: #b7791f !important;
  }

  .md\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .md\:focus\:placeholder-yellow-700:focus::placeholder {
    color: #b7791f !important;
  }

  .md\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    color: #975a16 !important;
  }

  .md\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .md\:focus\:placeholder-yellow-800:focus::placeholder {
    color: #975a16 !important;
  }

  .md\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    color: #744210 !important;
  }

  .md\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    color: #744210 !important;
  }

  .md\:focus\:placeholder-yellow-900:focus::placeholder {
    color: #744210 !important;
  }

  .md\:focus\:placeholder-green-100:focus::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .md\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .md\:focus\:placeholder-green-100:focus::placeholder {
    color: #f0fff4 !important;
  }

  .md\:focus\:placeholder-green-200:focus::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .md\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .md\:focus\:placeholder-green-200:focus::placeholder {
    color: #c6f6d5 !important;
  }

  .md\:focus\:placeholder-green-300:focus::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .md\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .md\:focus\:placeholder-green-300:focus::placeholder {
    color: #9ae6b4 !important;
  }

  .md\:focus\:placeholder-green-400:focus::-moz-placeholder {
    color: #68d391 !important;
  }

  .md\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .md\:focus\:placeholder-green-400:focus::placeholder {
    color: #68d391 !important;
  }

  .md\:focus\:placeholder-green-500:focus::-moz-placeholder {
    color: #48bb78 !important;
  }

  .md\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .md\:focus\:placeholder-green-500:focus::placeholder {
    color: #48bb78 !important;
  }

  .md\:focus\:placeholder-green-600:focus::-moz-placeholder {
    color: #38a169 !important;
  }

  .md\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .md\:focus\:placeholder-green-600:focus::placeholder {
    color: #38a169 !important;
  }

  .md\:focus\:placeholder-green-700:focus::-moz-placeholder {
    color: #2f855a !important;
  }

  .md\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .md\:focus\:placeholder-green-700:focus::placeholder {
    color: #2f855a !important;
  }

  .md\:focus\:placeholder-green-800:focus::-moz-placeholder {
    color: #276749 !important;
  }

  .md\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    color: #276749 !important;
  }

  .md\:focus\:placeholder-green-800:focus::placeholder {
    color: #276749 !important;
  }

  .md\:focus\:placeholder-green-900:focus::-moz-placeholder {
    color: #22543d !important;
  }

  .md\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    color: #22543d !important;
  }

  .md\:focus\:placeholder-green-900:focus::placeholder {
    color: #22543d !important;
  }

  .md\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    color: #e6fffa !important;
  }

  .md\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .md\:focus\:placeholder-teal-100:focus::placeholder {
    color: #e6fffa !important;
  }

  .md\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .md\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .md\:focus\:placeholder-teal-200:focus::placeholder {
    color: #b2f5ea !important;
  }

  .md\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .md\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .md\:focus\:placeholder-teal-300:focus::placeholder {
    color: #81e6d9 !important;
  }

  .md\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .md\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .md\:focus\:placeholder-teal-400:focus::placeholder {
    color: #4fd1c5 !important;
  }

  .md\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    color: #38b2ac !important;
  }

  .md\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .md\:focus\:placeholder-teal-500:focus::placeholder {
    color: #38b2ac !important;
  }

  .md\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    color: #319795 !important;
  }

  .md\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    color: #319795 !important;
  }

  .md\:focus\:placeholder-teal-600:focus::placeholder {
    color: #319795 !important;
  }

  .md\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .md\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .md\:focus\:placeholder-teal-700:focus::placeholder {
    color: #2c7a7b !important;
  }

  .md\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    color: #285e61 !important;
  }

  .md\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .md\:focus\:placeholder-teal-800:focus::placeholder {
    color: #285e61 !important;
  }

  .md\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    color: #234e52 !important;
  }

  .md\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .md\:focus\:placeholder-teal-900:focus::placeholder {
    color: #234e52 !important;
  }

  .md\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .md\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .md\:focus\:placeholder-blue-100:focus::placeholder {
    color: #ebf8ff !important;
  }

  .md\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .md\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .md\:focus\:placeholder-blue-200:focus::placeholder {
    color: #bee3f8 !important;
  }

  .md\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .md\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .md\:focus\:placeholder-blue-300:focus::placeholder {
    color: #90cdf4 !important;
  }

  .md\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    color: #63b3ed !important;
  }

  .md\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .md\:focus\:placeholder-blue-400:focus::placeholder {
    color: #63b3ed !important;
  }

  .md\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    color: #4299e1 !important;
  }

  .md\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .md\:focus\:placeholder-blue-500:focus::placeholder {
    color: #4299e1 !important;
  }

  .md\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    color: #3182ce !important;
  }

  .md\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .md\:focus\:placeholder-blue-600:focus::placeholder {
    color: #3182ce !important;
  }

  .md\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .md\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .md\:focus\:placeholder-blue-700:focus::placeholder {
    color: #2b6cb0 !important;
  }

  .md\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    color: #2c5282 !important;
  }

  .md\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .md\:focus\:placeholder-blue-800:focus::placeholder {
    color: #2c5282 !important;
  }

  .md\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    color: #2a4365 !important;
  }

  .md\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .md\:focus\:placeholder-blue-900:focus::placeholder {
    color: #2a4365 !important;
  }

  .md\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .md\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .md\:focus\:placeholder-indigo-100:focus::placeholder {
    color: #ebf4ff !important;
  }

  .md\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    color: #c3dafe !important;
  }

  .md\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .md\:focus\:placeholder-indigo-200:focus::placeholder {
    color: #c3dafe !important;
  }

  .md\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    color: #a3bffa !important;
  }

  .md\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .md\:focus\:placeholder-indigo-300:focus::placeholder {
    color: #a3bffa !important;
  }

  .md\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .md\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .md\:focus\:placeholder-indigo-400:focus::placeholder {
    color: #7f9cf5 !important;
  }

  .md\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    color: #667eea !important;
  }

  .md\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    color: #667eea !important;
  }

  .md\:focus\:placeholder-indigo-500:focus::placeholder {
    color: #667eea !important;
  }

  .md\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .md\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .md\:focus\:placeholder-indigo-600:focus::placeholder {
    color: #5a67d8 !important;
  }

  .md\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    color: #4c51bf !important;
  }

  .md\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .md\:focus\:placeholder-indigo-700:focus::placeholder {
    color: #4c51bf !important;
  }

  .md\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    color: #434190 !important;
  }

  .md\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    color: #434190 !important;
  }

  .md\:focus\:placeholder-indigo-800:focus::placeholder {
    color: #434190 !important;
  }

  .md\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    color: #3c366b !important;
  }

  .md\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .md\:focus\:placeholder-indigo-900:focus::placeholder {
    color: #3c366b !important;
  }

  .md\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    color: #faf5ff !important;
  }

  .md\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .md\:focus\:placeholder-purple-100:focus::placeholder {
    color: #faf5ff !important;
  }

  .md\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .md\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .md\:focus\:placeholder-purple-200:focus::placeholder {
    color: #e9d8fd !important;
  }

  .md\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .md\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .md\:focus\:placeholder-purple-300:focus::placeholder {
    color: #d6bcfa !important;
  }

  .md\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    color: #b794f4 !important;
  }

  .md\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .md\:focus\:placeholder-purple-400:focus::placeholder {
    color: #b794f4 !important;
  }

  .md\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    color: #9f7aea !important;
  }

  .md\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .md\:focus\:placeholder-purple-500:focus::placeholder {
    color: #9f7aea !important;
  }

  .md\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    color: #805ad5 !important;
  }

  .md\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .md\:focus\:placeholder-purple-600:focus::placeholder {
    color: #805ad5 !important;
  }

  .md\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .md\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .md\:focus\:placeholder-purple-700:focus::placeholder {
    color: #6b46c1 !important;
  }

  .md\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    color: #553c9a !important;
  }

  .md\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .md\:focus\:placeholder-purple-800:focus::placeholder {
    color: #553c9a !important;
  }

  .md\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    color: #44337a !important;
  }

  .md\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    color: #44337a !important;
  }

  .md\:focus\:placeholder-purple-900:focus::placeholder {
    color: #44337a !important;
  }

  .md\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .md\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .md\:focus\:placeholder-pink-100:focus::placeholder {
    color: #fff5f7 !important;
  }

  .md\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .md\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .md\:focus\:placeholder-pink-200:focus::placeholder {
    color: #fed7e2 !important;
  }

  .md\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .md\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .md\:focus\:placeholder-pink-300:focus::placeholder {
    color: #fbb6ce !important;
  }

  .md\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    color: #f687b3 !important;
  }

  .md\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .md\:focus\:placeholder-pink-400:focus::placeholder {
    color: #f687b3 !important;
  }

  .md\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .md\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .md\:focus\:placeholder-pink-500:focus::placeholder {
    color: #ed64a6 !important;
  }

  .md\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    color: #d53f8c !important;
  }

  .md\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .md\:focus\:placeholder-pink-600:focus::placeholder {
    color: #d53f8c !important;
  }

  .md\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    color: #b83280 !important;
  }

  .md\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .md\:focus\:placeholder-pink-700:focus::placeholder {
    color: #b83280 !important;
  }

  .md\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    color: #97266d !important;
  }

  .md\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    color: #97266d !important;
  }

  .md\:focus\:placeholder-pink-800:focus::placeholder {
    color: #97266d !important;
  }

  .md\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    color: #702459 !important;
  }

  .md\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    color: #702459 !important;
  }

  .md\:focus\:placeholder-pink-900:focus::placeholder {
    color: #702459 !important;
  }

  .md\:focus\:placeholder-primary-black:focus::-moz-placeholder {
    color: #333333 !important;
  }

  .md\:focus\:placeholder-primary-black:focus:-ms-input-placeholder {
    color: #333333 !important;
  }

  .md\:focus\:placeholder-primary-black:focus::placeholder {
    color: #333333 !important;
  }

  .md\:focus\:placeholder-primary-green:focus::-moz-placeholder {
    color: #085E3C !important;
  }

  .md\:focus\:placeholder-primary-green:focus:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .md\:focus\:placeholder-primary-green:focus::placeholder {
    color: #085E3C !important;
  }

  .md\:pointer-events-none {
    pointer-events: none !important;
  }

  .md\:pointer-events-auto {
    pointer-events: auto !important;
  }

  .md\:hover\:pointer-events-none:hover {
    pointer-events: none !important;
  }

  .md\:hover\:pointer-events-auto:hover {
    pointer-events: auto !important;
  }

  .md\:focus\:pointer-events-none:focus {
    pointer-events: none !important;
  }

  .md\:focus\:pointer-events-auto:focus {
    pointer-events: auto !important;
  }

  .md\:static {
    position: static !important;
  }

  .md\:fixed {
    position: fixed !important;
  }

  .md\:absolute {
    position: absolute !important;
  }

  .md\:relative {
    position: relative !important;
  }

  .md\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .md\:hover\:static:hover {
    position: static !important;
  }

  .md\:hover\:fixed:hover {
    position: fixed !important;
  }

  .md\:hover\:absolute:hover {
    position: absolute !important;
  }

  .md\:hover\:relative:hover {
    position: relative !important;
  }

  .md\:hover\:sticky:hover {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .md\:focus\:static:focus {
    position: static !important;
  }

  .md\:focus\:fixed:focus {
    position: fixed !important;
  }

  .md\:focus\:absolute:focus {
    position: absolute !important;
  }

  .md\:focus\:relative:focus {
    position: relative !important;
  }

  .md\:focus\:sticky:focus {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .md\:inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .md\:inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .md\:inset-1\/2 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:-inset-1\/2 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:inset-1\/3 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:-inset-1\/3 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:inset-2\/3 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:-inset-2\/3 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:inset-1\/4 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .md\:-inset-1\/4 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .md\:inset-2\/4 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:-inset-2\/4 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:inset-3\/4 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .md\:-inset-3\/4 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .md\:inset-1\/5 {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .md\:-inset-1\/5 {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .md\:inset-2\/5 {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .md\:-inset-2\/5 {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .md\:inset-3\/5 {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .md\:-inset-3\/5 {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .md\:inset-4\/5 {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .md\:-inset-4\/5 {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .md\:inset-1\/6 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:-inset-1\/6 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:inset-2\/6 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:-inset-2\/6 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:inset-3\/6 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:-inset-3\/6 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:inset-4\/6 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:-inset-4\/6 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:inset-5\/6 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:-inset-5\/6 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:inset-1\/12 {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .md\:-inset-1\/12 {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .md\:inset-2\/12 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:-inset-2\/12 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:inset-3\/12 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .md\:-inset-3\/12 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .md\:inset-4\/12 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:-inset-4\/12 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:inset-5\/12 {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .md\:-inset-5\/12 {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .md\:inset-6\/12 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:-inset-6\/12 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:inset-7\/12 {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .md\:-inset-7\/12 {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .md\:inset-8\/12 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:-inset-8\/12 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:inset-9\/12 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .md\:-inset-9\/12 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .md\:inset-10\/12 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:-inset-10\/12 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:inset-11\/12 {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .md\:-inset-11\/12 {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .md\:inset-y-0 {
    top: 0 !important;
    bottom: 0 !important;
  }

  .md\:inset-x-0 {
    right: 0 !important;
    left: 0 !important;
  }

  .md\:inset-y-auto {
    top: auto !important;
    bottom: auto !important;
  }

  .md\:inset-x-auto {
    right: auto !important;
    left: auto !important;
  }

  .md\:inset-y-1\/2 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:inset-x-1\/2 {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:-inset-y-1\/2 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:-inset-x-1\/2 {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:inset-y-1\/3 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:inset-x-1\/3 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:-inset-y-1\/3 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:-inset-x-1\/3 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:inset-y-2\/3 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:inset-x-2\/3 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:-inset-y-2\/3 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:-inset-x-2\/3 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:inset-y-1\/4 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .md\:inset-x-1\/4 {
    right: 25% !important;
    left: 25% !important;
  }

  .md\:-inset-y-1\/4 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .md\:-inset-x-1\/4 {
    right: -25% !important;
    left: -25% !important;
  }

  .md\:inset-y-2\/4 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:inset-x-2\/4 {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:-inset-y-2\/4 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:-inset-x-2\/4 {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:inset-y-3\/4 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .md\:inset-x-3\/4 {
    right: 75% !important;
    left: 75% !important;
  }

  .md\:-inset-y-3\/4 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .md\:-inset-x-3\/4 {
    right: -75% !important;
    left: -75% !important;
  }

  .md\:inset-y-1\/5 {
    top: 20% !important;
    bottom: 20% !important;
  }

  .md\:inset-x-1\/5 {
    right: 20% !important;
    left: 20% !important;
  }

  .md\:-inset-y-1\/5 {
    top: -20% !important;
    bottom: -20% !important;
  }

  .md\:-inset-x-1\/5 {
    right: -20% !important;
    left: -20% !important;
  }

  .md\:inset-y-2\/5 {
    top: 40% !important;
    bottom: 40% !important;
  }

  .md\:inset-x-2\/5 {
    right: 40% !important;
    left: 40% !important;
  }

  .md\:-inset-y-2\/5 {
    top: -40% !important;
    bottom: -40% !important;
  }

  .md\:-inset-x-2\/5 {
    right: -40% !important;
    left: -40% !important;
  }

  .md\:inset-y-3\/5 {
    top: 60% !important;
    bottom: 60% !important;
  }

  .md\:inset-x-3\/5 {
    right: 60% !important;
    left: 60% !important;
  }

  .md\:-inset-y-3\/5 {
    top: -60% !important;
    bottom: -60% !important;
  }

  .md\:-inset-x-3\/5 {
    right: -60% !important;
    left: -60% !important;
  }

  .md\:inset-y-4\/5 {
    top: 80% !important;
    bottom: 80% !important;
  }

  .md\:inset-x-4\/5 {
    right: 80% !important;
    left: 80% !important;
  }

  .md\:-inset-y-4\/5 {
    top: -80% !important;
    bottom: -80% !important;
  }

  .md\:-inset-x-4\/5 {
    right: -80% !important;
    left: -80% !important;
  }

  .md\:inset-y-1\/6 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .md\:inset-x-1\/6 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:-inset-y-1\/6 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .md\:-inset-x-1\/6 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:inset-y-2\/6 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:inset-x-2\/6 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:-inset-y-2\/6 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:-inset-x-2\/6 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:inset-y-3\/6 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:inset-x-3\/6 {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:-inset-y-3\/6 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:-inset-x-3\/6 {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:inset-y-4\/6 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:inset-x-4\/6 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:-inset-y-4\/6 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:-inset-x-4\/6 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:inset-y-5\/6 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .md\:inset-x-5\/6 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:-inset-y-5\/6 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .md\:-inset-x-5\/6 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:inset-y-1\/12 {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .md\:inset-x-1\/12 {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .md\:-inset-y-1\/12 {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .md\:-inset-x-1\/12 {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .md\:inset-y-2\/12 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .md\:inset-x-2\/12 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:-inset-y-2\/12 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .md\:-inset-x-2\/12 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:inset-y-3\/12 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .md\:inset-x-3\/12 {
    right: 25% !important;
    left: 25% !important;
  }

  .md\:-inset-y-3\/12 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .md\:-inset-x-3\/12 {
    right: -25% !important;
    left: -25% !important;
  }

  .md\:inset-y-4\/12 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:inset-x-4\/12 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:-inset-y-4\/12 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:-inset-x-4\/12 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:inset-y-5\/12 {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .md\:inset-x-5\/12 {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .md\:-inset-y-5\/12 {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .md\:-inset-x-5\/12 {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .md\:inset-y-6\/12 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:inset-x-6\/12 {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:-inset-y-6\/12 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:-inset-x-6\/12 {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:inset-y-7\/12 {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .md\:inset-x-7\/12 {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .md\:-inset-y-7\/12 {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .md\:-inset-x-7\/12 {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .md\:inset-y-8\/12 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:inset-x-8\/12 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:-inset-y-8\/12 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:-inset-x-8\/12 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:inset-y-9\/12 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .md\:inset-x-9\/12 {
    right: 75% !important;
    left: 75% !important;
  }

  .md\:-inset-y-9\/12 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .md\:-inset-x-9\/12 {
    right: -75% !important;
    left: -75% !important;
  }

  .md\:inset-y-10\/12 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .md\:inset-x-10\/12 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:-inset-y-10\/12 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .md\:-inset-x-10\/12 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:inset-y-11\/12 {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .md\:inset-x-11\/12 {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .md\:-inset-y-11\/12 {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .md\:-inset-x-11\/12 {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .md\:top-0 {
    top: 0 !important;
  }

  .md\:right-0 {
    right: 0 !important;
  }

  .md\:bottom-0 {
    bottom: 0 !important;
  }

  .md\:left-0 {
    left: 0 !important;
  }

  .md\:top-auto {
    top: auto !important;
  }

  .md\:right-auto {
    right: auto !important;
  }

  .md\:bottom-auto {
    bottom: auto !important;
  }

  .md\:left-auto {
    left: auto !important;
  }

  .md\:top-1\/2 {
    top: 50% !important;
  }

  .md\:right-1\/2 {
    right: 50% !important;
  }

  .md\:bottom-1\/2 {
    bottom: 50% !important;
  }

  .md\:left-1\/2 {
    left: 50% !important;
  }

  .md\:-top-1\/2 {
    top: -50% !important;
  }

  .md\:-right-1\/2 {
    right: -50% !important;
  }

  .md\:-bottom-1\/2 {
    bottom: -50% !important;
  }

  .md\:-left-1\/2 {
    left: -50% !important;
  }

  .md\:top-1\/3 {
    top: 33.33333333333333% !important;
  }

  .md\:right-1\/3 {
    right: 33.33333333333333% !important;
  }

  .md\:bottom-1\/3 {
    bottom: 33.33333333333333% !important;
  }

  .md\:left-1\/3 {
    left: 33.33333333333333% !important;
  }

  .md\:-top-1\/3 {
    top: -33.33333333333333% !important;
  }

  .md\:-right-1\/3 {
    right: -33.33333333333333% !important;
  }

  .md\:-bottom-1\/3 {
    bottom: -33.33333333333333% !important;
  }

  .md\:-left-1\/3 {
    left: -33.33333333333333% !important;
  }

  .md\:top-2\/3 {
    top: 66.66666666666666% !important;
  }

  .md\:right-2\/3 {
    right: 66.66666666666666% !important;
  }

  .md\:bottom-2\/3 {
    bottom: 66.66666666666666% !important;
  }

  .md\:left-2\/3 {
    left: 66.66666666666666% !important;
  }

  .md\:-top-2\/3 {
    top: -66.66666666666666% !important;
  }

  .md\:-right-2\/3 {
    right: -66.66666666666666% !important;
  }

  .md\:-bottom-2\/3 {
    bottom: -66.66666666666666% !important;
  }

  .md\:-left-2\/3 {
    left: -66.66666666666666% !important;
  }

  .md\:top-1\/4 {
    top: 25% !important;
  }

  .md\:right-1\/4 {
    right: 25% !important;
  }

  .md\:bottom-1\/4 {
    bottom: 25% !important;
  }

  .md\:left-1\/4 {
    left: 25% !important;
  }

  .md\:-top-1\/4 {
    top: -25% !important;
  }

  .md\:-right-1\/4 {
    right: -25% !important;
  }

  .md\:-bottom-1\/4 {
    bottom: -25% !important;
  }

  .md\:-left-1\/4 {
    left: -25% !important;
  }

  .md\:top-2\/4 {
    top: 50% !important;
  }

  .md\:right-2\/4 {
    right: 50% !important;
  }

  .md\:bottom-2\/4 {
    bottom: 50% !important;
  }

  .md\:left-2\/4 {
    left: 50% !important;
  }

  .md\:-top-2\/4 {
    top: -50% !important;
  }

  .md\:-right-2\/4 {
    right: -50% !important;
  }

  .md\:-bottom-2\/4 {
    bottom: -50% !important;
  }

  .md\:-left-2\/4 {
    left: -50% !important;
  }

  .md\:top-3\/4 {
    top: 75% !important;
  }

  .md\:right-3\/4 {
    right: 75% !important;
  }

  .md\:bottom-3\/4 {
    bottom: 75% !important;
  }

  .md\:left-3\/4 {
    left: 75% !important;
  }

  .md\:-top-3\/4 {
    top: -75% !important;
  }

  .md\:-right-3\/4 {
    right: -75% !important;
  }

  .md\:-bottom-3\/4 {
    bottom: -75% !important;
  }

  .md\:-left-3\/4 {
    left: -75% !important;
  }

  .md\:top-1\/5 {
    top: 20% !important;
  }

  .md\:right-1\/5 {
    right: 20% !important;
  }

  .md\:bottom-1\/5 {
    bottom: 20% !important;
  }

  .md\:left-1\/5 {
    left: 20% !important;
  }

  .md\:-top-1\/5 {
    top: -20% !important;
  }

  .md\:-right-1\/5 {
    right: -20% !important;
  }

  .md\:-bottom-1\/5 {
    bottom: -20% !important;
  }

  .md\:-left-1\/5 {
    left: -20% !important;
  }

  .md\:top-2\/5 {
    top: 40% !important;
  }

  .md\:right-2\/5 {
    right: 40% !important;
  }

  .md\:bottom-2\/5 {
    bottom: 40% !important;
  }

  .md\:left-2\/5 {
    left: 40% !important;
  }

  .md\:-top-2\/5 {
    top: -40% !important;
  }

  .md\:-right-2\/5 {
    right: -40% !important;
  }

  .md\:-bottom-2\/5 {
    bottom: -40% !important;
  }

  .md\:-left-2\/5 {
    left: -40% !important;
  }

  .md\:top-3\/5 {
    top: 60% !important;
  }

  .md\:right-3\/5 {
    right: 60% !important;
  }

  .md\:bottom-3\/5 {
    bottom: 60% !important;
  }

  .md\:left-3\/5 {
    left: 60% !important;
  }

  .md\:-top-3\/5 {
    top: -60% !important;
  }

  .md\:-right-3\/5 {
    right: -60% !important;
  }

  .md\:-bottom-3\/5 {
    bottom: -60% !important;
  }

  .md\:-left-3\/5 {
    left: -60% !important;
  }

  .md\:top-4\/5 {
    top: 80% !important;
  }

  .md\:right-4\/5 {
    right: 80% !important;
  }

  .md\:bottom-4\/5 {
    bottom: 80% !important;
  }

  .md\:left-4\/5 {
    left: 80% !important;
  }

  .md\:-top-4\/5 {
    top: -80% !important;
  }

  .md\:-right-4\/5 {
    right: -80% !important;
  }

  .md\:-bottom-4\/5 {
    bottom: -80% !important;
  }

  .md\:-left-4\/5 {
    left: -80% !important;
  }

  .md\:top-1\/6 {
    top: 16.666666666666664% !important;
  }

  .md\:right-1\/6 {
    right: 16.666666666666664% !important;
  }

  .md\:bottom-1\/6 {
    bottom: 16.666666666666664% !important;
  }

  .md\:left-1\/6 {
    left: 16.666666666666664% !important;
  }

  .md\:-top-1\/6 {
    top: -16.666666666666664% !important;
  }

  .md\:-right-1\/6 {
    right: -16.666666666666664% !important;
  }

  .md\:-bottom-1\/6 {
    bottom: -16.666666666666664% !important;
  }

  .md\:-left-1\/6 {
    left: -16.666666666666664% !important;
  }

  .md\:top-2\/6 {
    top: 33.33333333333333% !important;
  }

  .md\:right-2\/6 {
    right: 33.33333333333333% !important;
  }

  .md\:bottom-2\/6 {
    bottom: 33.33333333333333% !important;
  }

  .md\:left-2\/6 {
    left: 33.33333333333333% !important;
  }

  .md\:-top-2\/6 {
    top: -33.33333333333333% !important;
  }

  .md\:-right-2\/6 {
    right: -33.33333333333333% !important;
  }

  .md\:-bottom-2\/6 {
    bottom: -33.33333333333333% !important;
  }

  .md\:-left-2\/6 {
    left: -33.33333333333333% !important;
  }

  .md\:top-3\/6 {
    top: 50% !important;
  }

  .md\:right-3\/6 {
    right: 50% !important;
  }

  .md\:bottom-3\/6 {
    bottom: 50% !important;
  }

  .md\:left-3\/6 {
    left: 50% !important;
  }

  .md\:-top-3\/6 {
    top: -50% !important;
  }

  .md\:-right-3\/6 {
    right: -50% !important;
  }

  .md\:-bottom-3\/6 {
    bottom: -50% !important;
  }

  .md\:-left-3\/6 {
    left: -50% !important;
  }

  .md\:top-4\/6 {
    top: 66.66666666666666% !important;
  }

  .md\:right-4\/6 {
    right: 66.66666666666666% !important;
  }

  .md\:bottom-4\/6 {
    bottom: 66.66666666666666% !important;
  }

  .md\:left-4\/6 {
    left: 66.66666666666666% !important;
  }

  .md\:-top-4\/6 {
    top: -66.66666666666666% !important;
  }

  .md\:-right-4\/6 {
    right: -66.66666666666666% !important;
  }

  .md\:-bottom-4\/6 {
    bottom: -66.66666666666666% !important;
  }

  .md\:-left-4\/6 {
    left: -66.66666666666666% !important;
  }

  .md\:top-5\/6 {
    top: 83.33333333333334% !important;
  }

  .md\:right-5\/6 {
    right: 83.33333333333334% !important;
  }

  .md\:bottom-5\/6 {
    bottom: 83.33333333333334% !important;
  }

  .md\:left-5\/6 {
    left: 83.33333333333334% !important;
  }

  .md\:-top-5\/6 {
    top: -83.33333333333334% !important;
  }

  .md\:-right-5\/6 {
    right: -83.33333333333334% !important;
  }

  .md\:-bottom-5\/6 {
    bottom: -83.33333333333334% !important;
  }

  .md\:-left-5\/6 {
    left: -83.33333333333334% !important;
  }

  .md\:top-1\/12 {
    top: 8.333333333333332% !important;
  }

  .md\:right-1\/12 {
    right: 8.333333333333332% !important;
  }

  .md\:bottom-1\/12 {
    bottom: 8.333333333333332% !important;
  }

  .md\:left-1\/12 {
    left: 8.333333333333332% !important;
  }

  .md\:-top-1\/12 {
    top: -8.333333333333332% !important;
  }

  .md\:-right-1\/12 {
    right: -8.333333333333332% !important;
  }

  .md\:-bottom-1\/12 {
    bottom: -8.333333333333332% !important;
  }

  .md\:-left-1\/12 {
    left: -8.333333333333332% !important;
  }

  .md\:top-2\/12 {
    top: 16.666666666666664% !important;
  }

  .md\:right-2\/12 {
    right: 16.666666666666664% !important;
  }

  .md\:bottom-2\/12 {
    bottom: 16.666666666666664% !important;
  }

  .md\:left-2\/12 {
    left: 16.666666666666664% !important;
  }

  .md\:-top-2\/12 {
    top: -16.666666666666664% !important;
  }

  .md\:-right-2\/12 {
    right: -16.666666666666664% !important;
  }

  .md\:-bottom-2\/12 {
    bottom: -16.666666666666664% !important;
  }

  .md\:-left-2\/12 {
    left: -16.666666666666664% !important;
  }

  .md\:top-3\/12 {
    top: 25% !important;
  }

  .md\:right-3\/12 {
    right: 25% !important;
  }

  .md\:bottom-3\/12 {
    bottom: 25% !important;
  }

  .md\:left-3\/12 {
    left: 25% !important;
  }

  .md\:-top-3\/12 {
    top: -25% !important;
  }

  .md\:-right-3\/12 {
    right: -25% !important;
  }

  .md\:-bottom-3\/12 {
    bottom: -25% !important;
  }

  .md\:-left-3\/12 {
    left: -25% !important;
  }

  .md\:top-4\/12 {
    top: 33.33333333333333% !important;
  }

  .md\:right-4\/12 {
    right: 33.33333333333333% !important;
  }

  .md\:bottom-4\/12 {
    bottom: 33.33333333333333% !important;
  }

  .md\:left-4\/12 {
    left: 33.33333333333333% !important;
  }

  .md\:-top-4\/12 {
    top: -33.33333333333333% !important;
  }

  .md\:-right-4\/12 {
    right: -33.33333333333333% !important;
  }

  .md\:-bottom-4\/12 {
    bottom: -33.33333333333333% !important;
  }

  .md\:-left-4\/12 {
    left: -33.33333333333333% !important;
  }

  .md\:top-5\/12 {
    top: 41.66666666666667% !important;
  }

  .md\:right-5\/12 {
    right: 41.66666666666667% !important;
  }

  .md\:bottom-5\/12 {
    bottom: 41.66666666666667% !important;
  }

  .md\:left-5\/12 {
    left: 41.66666666666667% !important;
  }

  .md\:-top-5\/12 {
    top: -41.66666666666667% !important;
  }

  .md\:-right-5\/12 {
    right: -41.66666666666667% !important;
  }

  .md\:-bottom-5\/12 {
    bottom: -41.66666666666667% !important;
  }

  .md\:-left-5\/12 {
    left: -41.66666666666667% !important;
  }

  .md\:top-6\/12 {
    top: 50% !important;
  }

  .md\:right-6\/12 {
    right: 50% !important;
  }

  .md\:bottom-6\/12 {
    bottom: 50% !important;
  }

  .md\:left-6\/12 {
    left: 50% !important;
  }

  .md\:-top-6\/12 {
    top: -50% !important;
  }

  .md\:-right-6\/12 {
    right: -50% !important;
  }

  .md\:-bottom-6\/12 {
    bottom: -50% !important;
  }

  .md\:-left-6\/12 {
    left: -50% !important;
  }

  .md\:top-7\/12 {
    top: 58.333333333333336% !important;
  }

  .md\:right-7\/12 {
    right: 58.333333333333336% !important;
  }

  .md\:bottom-7\/12 {
    bottom: 58.333333333333336% !important;
  }

  .md\:left-7\/12 {
    left: 58.333333333333336% !important;
  }

  .md\:-top-7\/12 {
    top: -58.333333333333336% !important;
  }

  .md\:-right-7\/12 {
    right: -58.333333333333336% !important;
  }

  .md\:-bottom-7\/12 {
    bottom: -58.333333333333336% !important;
  }

  .md\:-left-7\/12 {
    left: -58.333333333333336% !important;
  }

  .md\:top-8\/12 {
    top: 66.66666666666666% !important;
  }

  .md\:right-8\/12 {
    right: 66.66666666666666% !important;
  }

  .md\:bottom-8\/12 {
    bottom: 66.66666666666666% !important;
  }

  .md\:left-8\/12 {
    left: 66.66666666666666% !important;
  }

  .md\:-top-8\/12 {
    top: -66.66666666666666% !important;
  }

  .md\:-right-8\/12 {
    right: -66.66666666666666% !important;
  }

  .md\:-bottom-8\/12 {
    bottom: -66.66666666666666% !important;
  }

  .md\:-left-8\/12 {
    left: -66.66666666666666% !important;
  }

  .md\:top-9\/12 {
    top: 75% !important;
  }

  .md\:right-9\/12 {
    right: 75% !important;
  }

  .md\:bottom-9\/12 {
    bottom: 75% !important;
  }

  .md\:left-9\/12 {
    left: 75% !important;
  }

  .md\:-top-9\/12 {
    top: -75% !important;
  }

  .md\:-right-9\/12 {
    right: -75% !important;
  }

  .md\:-bottom-9\/12 {
    bottom: -75% !important;
  }

  .md\:-left-9\/12 {
    left: -75% !important;
  }

  .md\:top-10\/12 {
    top: 83.33333333333334% !important;
  }

  .md\:right-10\/12 {
    right: 83.33333333333334% !important;
  }

  .md\:bottom-10\/12 {
    bottom: 83.33333333333334% !important;
  }

  .md\:left-10\/12 {
    left: 83.33333333333334% !important;
  }

  .md\:-top-10\/12 {
    top: -83.33333333333334% !important;
  }

  .md\:-right-10\/12 {
    right: -83.33333333333334% !important;
  }

  .md\:-bottom-10\/12 {
    bottom: -83.33333333333334% !important;
  }

  .md\:-left-10\/12 {
    left: -83.33333333333334% !important;
  }

  .md\:top-11\/12 {
    top: 91.66666666666666% !important;
  }

  .md\:right-11\/12 {
    right: 91.66666666666666% !important;
  }

  .md\:bottom-11\/12 {
    bottom: 91.66666666666666% !important;
  }

  .md\:left-11\/12 {
    left: 91.66666666666666% !important;
  }

  .md\:-top-11\/12 {
    top: -91.66666666666666% !important;
  }

  .md\:-right-11\/12 {
    right: -91.66666666666666% !important;
  }

  .md\:-bottom-11\/12 {
    bottom: -91.66666666666666% !important;
  }

  .md\:-left-11\/12 {
    left: -91.66666666666666% !important;
  }

  .md\:hover\:inset-0:hover {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .md\:hover\:inset-auto:hover {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .md\:hover\:inset-1\/2:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:hover\:-inset-1\/2:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:hover\:inset-1\/3:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-inset-1\/3:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:hover\:inset-2\/3:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-inset-2\/3:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:hover\:inset-1\/4:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .md\:hover\:-inset-1\/4:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .md\:hover\:inset-2\/4:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:hover\:-inset-2\/4:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:hover\:inset-3\/4:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .md\:hover\:-inset-3\/4:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .md\:hover\:inset-1\/5:hover {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .md\:hover\:-inset-1\/5:hover {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .md\:hover\:inset-2\/5:hover {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .md\:hover\:-inset-2\/5:hover {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .md\:hover\:inset-3\/5:hover {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .md\:hover\:-inset-3\/5:hover {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .md\:hover\:inset-4\/5:hover {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .md\:hover\:-inset-4\/5:hover {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .md\:hover\:inset-1\/6:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:hover\:-inset-1\/6:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:hover\:inset-2\/6:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-inset-2\/6:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:hover\:inset-3\/6:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:hover\:-inset-3\/6:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:hover\:inset-4\/6:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-inset-4\/6:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:hover\:inset-5\/6:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:hover\:-inset-5\/6:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:hover\:inset-1\/12:hover {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .md\:hover\:-inset-1\/12:hover {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .md\:hover\:inset-2\/12:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:hover\:-inset-2\/12:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:hover\:inset-3\/12:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .md\:hover\:-inset-3\/12:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .md\:hover\:inset-4\/12:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-inset-4\/12:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:hover\:inset-5\/12:hover {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .md\:hover\:-inset-5\/12:hover {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .md\:hover\:inset-6\/12:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:hover\:-inset-6\/12:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:hover\:inset-7\/12:hover {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .md\:hover\:-inset-7\/12:hover {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .md\:hover\:inset-8\/12:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-inset-8\/12:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:hover\:inset-9\/12:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .md\:hover\:-inset-9\/12:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .md\:hover\:inset-10\/12:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:hover\:-inset-10\/12:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:hover\:inset-11\/12:hover {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .md\:hover\:-inset-11\/12:hover {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .md\:hover\:inset-y-0:hover {
    top: 0 !important;
    bottom: 0 !important;
  }

  .md\:hover\:inset-x-0:hover {
    right: 0 !important;
    left: 0 !important;
  }

  .md\:hover\:inset-y-auto:hover {
    top: auto !important;
    bottom: auto !important;
  }

  .md\:hover\:inset-x-auto:hover {
    right: auto !important;
    left: auto !important;
  }

  .md\:hover\:inset-y-1\/2:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:hover\:inset-x-1\/2:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:hover\:-inset-y-1\/2:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:hover\:-inset-x-1\/2:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:hover\:inset-y-1\/3:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:hover\:inset-x-1\/3:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-inset-y-1\/3:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:hover\:-inset-x-1\/3:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:hover\:inset-y-2\/3:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:hover\:inset-x-2\/3:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-inset-y-2\/3:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:hover\:-inset-x-2\/3:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:hover\:inset-y-1\/4:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .md\:hover\:inset-x-1\/4:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .md\:hover\:-inset-y-1\/4:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .md\:hover\:-inset-x-1\/4:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .md\:hover\:inset-y-2\/4:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:hover\:inset-x-2\/4:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:hover\:-inset-y-2\/4:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:hover\:-inset-x-2\/4:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:hover\:inset-y-3\/4:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .md\:hover\:inset-x-3\/4:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .md\:hover\:-inset-y-3\/4:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .md\:hover\:-inset-x-3\/4:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .md\:hover\:inset-y-1\/5:hover {
    top: 20% !important;
    bottom: 20% !important;
  }

  .md\:hover\:inset-x-1\/5:hover {
    right: 20% !important;
    left: 20% !important;
  }

  .md\:hover\:-inset-y-1\/5:hover {
    top: -20% !important;
    bottom: -20% !important;
  }

  .md\:hover\:-inset-x-1\/5:hover {
    right: -20% !important;
    left: -20% !important;
  }

  .md\:hover\:inset-y-2\/5:hover {
    top: 40% !important;
    bottom: 40% !important;
  }

  .md\:hover\:inset-x-2\/5:hover {
    right: 40% !important;
    left: 40% !important;
  }

  .md\:hover\:-inset-y-2\/5:hover {
    top: -40% !important;
    bottom: -40% !important;
  }

  .md\:hover\:-inset-x-2\/5:hover {
    right: -40% !important;
    left: -40% !important;
  }

  .md\:hover\:inset-y-3\/5:hover {
    top: 60% !important;
    bottom: 60% !important;
  }

  .md\:hover\:inset-x-3\/5:hover {
    right: 60% !important;
    left: 60% !important;
  }

  .md\:hover\:-inset-y-3\/5:hover {
    top: -60% !important;
    bottom: -60% !important;
  }

  .md\:hover\:-inset-x-3\/5:hover {
    right: -60% !important;
    left: -60% !important;
  }

  .md\:hover\:inset-y-4\/5:hover {
    top: 80% !important;
    bottom: 80% !important;
  }

  .md\:hover\:inset-x-4\/5:hover {
    right: 80% !important;
    left: 80% !important;
  }

  .md\:hover\:-inset-y-4\/5:hover {
    top: -80% !important;
    bottom: -80% !important;
  }

  .md\:hover\:-inset-x-4\/5:hover {
    right: -80% !important;
    left: -80% !important;
  }

  .md\:hover\:inset-y-1\/6:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .md\:hover\:inset-x-1\/6:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:hover\:-inset-y-1\/6:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .md\:hover\:-inset-x-1\/6:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:hover\:inset-y-2\/6:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:hover\:inset-x-2\/6:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-inset-y-2\/6:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:hover\:-inset-x-2\/6:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:hover\:inset-y-3\/6:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:hover\:inset-x-3\/6:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:hover\:-inset-y-3\/6:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:hover\:-inset-x-3\/6:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:hover\:inset-y-4\/6:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:hover\:inset-x-4\/6:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-inset-y-4\/6:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:hover\:-inset-x-4\/6:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:hover\:inset-y-5\/6:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .md\:hover\:inset-x-5\/6:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:hover\:-inset-y-5\/6:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .md\:hover\:-inset-x-5\/6:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:hover\:inset-y-1\/12:hover {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .md\:hover\:inset-x-1\/12:hover {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .md\:hover\:-inset-y-1\/12:hover {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .md\:hover\:-inset-x-1\/12:hover {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .md\:hover\:inset-y-2\/12:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .md\:hover\:inset-x-2\/12:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:hover\:-inset-y-2\/12:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .md\:hover\:-inset-x-2\/12:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:hover\:inset-y-3\/12:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .md\:hover\:inset-x-3\/12:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .md\:hover\:-inset-y-3\/12:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .md\:hover\:-inset-x-3\/12:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .md\:hover\:inset-y-4\/12:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:hover\:inset-x-4\/12:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-inset-y-4\/12:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:hover\:-inset-x-4\/12:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:hover\:inset-y-5\/12:hover {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .md\:hover\:inset-x-5\/12:hover {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .md\:hover\:-inset-y-5\/12:hover {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .md\:hover\:-inset-x-5\/12:hover {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .md\:hover\:inset-y-6\/12:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:hover\:inset-x-6\/12:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:hover\:-inset-y-6\/12:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:hover\:-inset-x-6\/12:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:hover\:inset-y-7\/12:hover {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .md\:hover\:inset-x-7\/12:hover {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .md\:hover\:-inset-y-7\/12:hover {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .md\:hover\:-inset-x-7\/12:hover {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .md\:hover\:inset-y-8\/12:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:hover\:inset-x-8\/12:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-inset-y-8\/12:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:hover\:-inset-x-8\/12:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:hover\:inset-y-9\/12:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .md\:hover\:inset-x-9\/12:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .md\:hover\:-inset-y-9\/12:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .md\:hover\:-inset-x-9\/12:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .md\:hover\:inset-y-10\/12:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .md\:hover\:inset-x-10\/12:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:hover\:-inset-y-10\/12:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .md\:hover\:-inset-x-10\/12:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:hover\:inset-y-11\/12:hover {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .md\:hover\:inset-x-11\/12:hover {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .md\:hover\:-inset-y-11\/12:hover {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .md\:hover\:-inset-x-11\/12:hover {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .md\:hover\:top-0:hover {
    top: 0 !important;
  }

  .md\:hover\:right-0:hover {
    right: 0 !important;
  }

  .md\:hover\:bottom-0:hover {
    bottom: 0 !important;
  }

  .md\:hover\:left-0:hover {
    left: 0 !important;
  }

  .md\:hover\:top-auto:hover {
    top: auto !important;
  }

  .md\:hover\:right-auto:hover {
    right: auto !important;
  }

  .md\:hover\:bottom-auto:hover {
    bottom: auto !important;
  }

  .md\:hover\:left-auto:hover {
    left: auto !important;
  }

  .md\:hover\:top-1\/2:hover {
    top: 50% !important;
  }

  .md\:hover\:right-1\/2:hover {
    right: 50% !important;
  }

  .md\:hover\:bottom-1\/2:hover {
    bottom: 50% !important;
  }

  .md\:hover\:left-1\/2:hover {
    left: 50% !important;
  }

  .md\:hover\:-top-1\/2:hover {
    top: -50% !important;
  }

  .md\:hover\:-right-1\/2:hover {
    right: -50% !important;
  }

  .md\:hover\:-bottom-1\/2:hover {
    bottom: -50% !important;
  }

  .md\:hover\:-left-1\/2:hover {
    left: -50% !important;
  }

  .md\:hover\:top-1\/3:hover {
    top: 33.33333333333333% !important;
  }

  .md\:hover\:right-1\/3:hover {
    right: 33.33333333333333% !important;
  }

  .md\:hover\:bottom-1\/3:hover {
    bottom: 33.33333333333333% !important;
  }

  .md\:hover\:left-1\/3:hover {
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-top-1\/3:hover {
    top: -33.33333333333333% !important;
  }

  .md\:hover\:-right-1\/3:hover {
    right: -33.33333333333333% !important;
  }

  .md\:hover\:-bottom-1\/3:hover {
    bottom: -33.33333333333333% !important;
  }

  .md\:hover\:-left-1\/3:hover {
    left: -33.33333333333333% !important;
  }

  .md\:hover\:top-2\/3:hover {
    top: 66.66666666666666% !important;
  }

  .md\:hover\:right-2\/3:hover {
    right: 66.66666666666666% !important;
  }

  .md\:hover\:bottom-2\/3:hover {
    bottom: 66.66666666666666% !important;
  }

  .md\:hover\:left-2\/3:hover {
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-top-2\/3:hover {
    top: -66.66666666666666% !important;
  }

  .md\:hover\:-right-2\/3:hover {
    right: -66.66666666666666% !important;
  }

  .md\:hover\:-bottom-2\/3:hover {
    bottom: -66.66666666666666% !important;
  }

  .md\:hover\:-left-2\/3:hover {
    left: -66.66666666666666% !important;
  }

  .md\:hover\:top-1\/4:hover {
    top: 25% !important;
  }

  .md\:hover\:right-1\/4:hover {
    right: 25% !important;
  }

  .md\:hover\:bottom-1\/4:hover {
    bottom: 25% !important;
  }

  .md\:hover\:left-1\/4:hover {
    left: 25% !important;
  }

  .md\:hover\:-top-1\/4:hover {
    top: -25% !important;
  }

  .md\:hover\:-right-1\/4:hover {
    right: -25% !important;
  }

  .md\:hover\:-bottom-1\/4:hover {
    bottom: -25% !important;
  }

  .md\:hover\:-left-1\/4:hover {
    left: -25% !important;
  }

  .md\:hover\:top-2\/4:hover {
    top: 50% !important;
  }

  .md\:hover\:right-2\/4:hover {
    right: 50% !important;
  }

  .md\:hover\:bottom-2\/4:hover {
    bottom: 50% !important;
  }

  .md\:hover\:left-2\/4:hover {
    left: 50% !important;
  }

  .md\:hover\:-top-2\/4:hover {
    top: -50% !important;
  }

  .md\:hover\:-right-2\/4:hover {
    right: -50% !important;
  }

  .md\:hover\:-bottom-2\/4:hover {
    bottom: -50% !important;
  }

  .md\:hover\:-left-2\/4:hover {
    left: -50% !important;
  }

  .md\:hover\:top-3\/4:hover {
    top: 75% !important;
  }

  .md\:hover\:right-3\/4:hover {
    right: 75% !important;
  }

  .md\:hover\:bottom-3\/4:hover {
    bottom: 75% !important;
  }

  .md\:hover\:left-3\/4:hover {
    left: 75% !important;
  }

  .md\:hover\:-top-3\/4:hover {
    top: -75% !important;
  }

  .md\:hover\:-right-3\/4:hover {
    right: -75% !important;
  }

  .md\:hover\:-bottom-3\/4:hover {
    bottom: -75% !important;
  }

  .md\:hover\:-left-3\/4:hover {
    left: -75% !important;
  }

  .md\:hover\:top-1\/5:hover {
    top: 20% !important;
  }

  .md\:hover\:right-1\/5:hover {
    right: 20% !important;
  }

  .md\:hover\:bottom-1\/5:hover {
    bottom: 20% !important;
  }

  .md\:hover\:left-1\/5:hover {
    left: 20% !important;
  }

  .md\:hover\:-top-1\/5:hover {
    top: -20% !important;
  }

  .md\:hover\:-right-1\/5:hover {
    right: -20% !important;
  }

  .md\:hover\:-bottom-1\/5:hover {
    bottom: -20% !important;
  }

  .md\:hover\:-left-1\/5:hover {
    left: -20% !important;
  }

  .md\:hover\:top-2\/5:hover {
    top: 40% !important;
  }

  .md\:hover\:right-2\/5:hover {
    right: 40% !important;
  }

  .md\:hover\:bottom-2\/5:hover {
    bottom: 40% !important;
  }

  .md\:hover\:left-2\/5:hover {
    left: 40% !important;
  }

  .md\:hover\:-top-2\/5:hover {
    top: -40% !important;
  }

  .md\:hover\:-right-2\/5:hover {
    right: -40% !important;
  }

  .md\:hover\:-bottom-2\/5:hover {
    bottom: -40% !important;
  }

  .md\:hover\:-left-2\/5:hover {
    left: -40% !important;
  }

  .md\:hover\:top-3\/5:hover {
    top: 60% !important;
  }

  .md\:hover\:right-3\/5:hover {
    right: 60% !important;
  }

  .md\:hover\:bottom-3\/5:hover {
    bottom: 60% !important;
  }

  .md\:hover\:left-3\/5:hover {
    left: 60% !important;
  }

  .md\:hover\:-top-3\/5:hover {
    top: -60% !important;
  }

  .md\:hover\:-right-3\/5:hover {
    right: -60% !important;
  }

  .md\:hover\:-bottom-3\/5:hover {
    bottom: -60% !important;
  }

  .md\:hover\:-left-3\/5:hover {
    left: -60% !important;
  }

  .md\:hover\:top-4\/5:hover {
    top: 80% !important;
  }

  .md\:hover\:right-4\/5:hover {
    right: 80% !important;
  }

  .md\:hover\:bottom-4\/5:hover {
    bottom: 80% !important;
  }

  .md\:hover\:left-4\/5:hover {
    left: 80% !important;
  }

  .md\:hover\:-top-4\/5:hover {
    top: -80% !important;
  }

  .md\:hover\:-right-4\/5:hover {
    right: -80% !important;
  }

  .md\:hover\:-bottom-4\/5:hover {
    bottom: -80% !important;
  }

  .md\:hover\:-left-4\/5:hover {
    left: -80% !important;
  }

  .md\:hover\:top-1\/6:hover {
    top: 16.666666666666664% !important;
  }

  .md\:hover\:right-1\/6:hover {
    right: 16.666666666666664% !important;
  }

  .md\:hover\:bottom-1\/6:hover {
    bottom: 16.666666666666664% !important;
  }

  .md\:hover\:left-1\/6:hover {
    left: 16.666666666666664% !important;
  }

  .md\:hover\:-top-1\/6:hover {
    top: -16.666666666666664% !important;
  }

  .md\:hover\:-right-1\/6:hover {
    right: -16.666666666666664% !important;
  }

  .md\:hover\:-bottom-1\/6:hover {
    bottom: -16.666666666666664% !important;
  }

  .md\:hover\:-left-1\/6:hover {
    left: -16.666666666666664% !important;
  }

  .md\:hover\:top-2\/6:hover {
    top: 33.33333333333333% !important;
  }

  .md\:hover\:right-2\/6:hover {
    right: 33.33333333333333% !important;
  }

  .md\:hover\:bottom-2\/6:hover {
    bottom: 33.33333333333333% !important;
  }

  .md\:hover\:left-2\/6:hover {
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-top-2\/6:hover {
    top: -33.33333333333333% !important;
  }

  .md\:hover\:-right-2\/6:hover {
    right: -33.33333333333333% !important;
  }

  .md\:hover\:-bottom-2\/6:hover {
    bottom: -33.33333333333333% !important;
  }

  .md\:hover\:-left-2\/6:hover {
    left: -33.33333333333333% !important;
  }

  .md\:hover\:top-3\/6:hover {
    top: 50% !important;
  }

  .md\:hover\:right-3\/6:hover {
    right: 50% !important;
  }

  .md\:hover\:bottom-3\/6:hover {
    bottom: 50% !important;
  }

  .md\:hover\:left-3\/6:hover {
    left: 50% !important;
  }

  .md\:hover\:-top-3\/6:hover {
    top: -50% !important;
  }

  .md\:hover\:-right-3\/6:hover {
    right: -50% !important;
  }

  .md\:hover\:-bottom-3\/6:hover {
    bottom: -50% !important;
  }

  .md\:hover\:-left-3\/6:hover {
    left: -50% !important;
  }

  .md\:hover\:top-4\/6:hover {
    top: 66.66666666666666% !important;
  }

  .md\:hover\:right-4\/6:hover {
    right: 66.66666666666666% !important;
  }

  .md\:hover\:bottom-4\/6:hover {
    bottom: 66.66666666666666% !important;
  }

  .md\:hover\:left-4\/6:hover {
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-top-4\/6:hover {
    top: -66.66666666666666% !important;
  }

  .md\:hover\:-right-4\/6:hover {
    right: -66.66666666666666% !important;
  }

  .md\:hover\:-bottom-4\/6:hover {
    bottom: -66.66666666666666% !important;
  }

  .md\:hover\:-left-4\/6:hover {
    left: -66.66666666666666% !important;
  }

  .md\:hover\:top-5\/6:hover {
    top: 83.33333333333334% !important;
  }

  .md\:hover\:right-5\/6:hover {
    right: 83.33333333333334% !important;
  }

  .md\:hover\:bottom-5\/6:hover {
    bottom: 83.33333333333334% !important;
  }

  .md\:hover\:left-5\/6:hover {
    left: 83.33333333333334% !important;
  }

  .md\:hover\:-top-5\/6:hover {
    top: -83.33333333333334% !important;
  }

  .md\:hover\:-right-5\/6:hover {
    right: -83.33333333333334% !important;
  }

  .md\:hover\:-bottom-5\/6:hover {
    bottom: -83.33333333333334% !important;
  }

  .md\:hover\:-left-5\/6:hover {
    left: -83.33333333333334% !important;
  }

  .md\:hover\:top-1\/12:hover {
    top: 8.333333333333332% !important;
  }

  .md\:hover\:right-1\/12:hover {
    right: 8.333333333333332% !important;
  }

  .md\:hover\:bottom-1\/12:hover {
    bottom: 8.333333333333332% !important;
  }

  .md\:hover\:left-1\/12:hover {
    left: 8.333333333333332% !important;
  }

  .md\:hover\:-top-1\/12:hover {
    top: -8.333333333333332% !important;
  }

  .md\:hover\:-right-1\/12:hover {
    right: -8.333333333333332% !important;
  }

  .md\:hover\:-bottom-1\/12:hover {
    bottom: -8.333333333333332% !important;
  }

  .md\:hover\:-left-1\/12:hover {
    left: -8.333333333333332% !important;
  }

  .md\:hover\:top-2\/12:hover {
    top: 16.666666666666664% !important;
  }

  .md\:hover\:right-2\/12:hover {
    right: 16.666666666666664% !important;
  }

  .md\:hover\:bottom-2\/12:hover {
    bottom: 16.666666666666664% !important;
  }

  .md\:hover\:left-2\/12:hover {
    left: 16.666666666666664% !important;
  }

  .md\:hover\:-top-2\/12:hover {
    top: -16.666666666666664% !important;
  }

  .md\:hover\:-right-2\/12:hover {
    right: -16.666666666666664% !important;
  }

  .md\:hover\:-bottom-2\/12:hover {
    bottom: -16.666666666666664% !important;
  }

  .md\:hover\:-left-2\/12:hover {
    left: -16.666666666666664% !important;
  }

  .md\:hover\:top-3\/12:hover {
    top: 25% !important;
  }

  .md\:hover\:right-3\/12:hover {
    right: 25% !important;
  }

  .md\:hover\:bottom-3\/12:hover {
    bottom: 25% !important;
  }

  .md\:hover\:left-3\/12:hover {
    left: 25% !important;
  }

  .md\:hover\:-top-3\/12:hover {
    top: -25% !important;
  }

  .md\:hover\:-right-3\/12:hover {
    right: -25% !important;
  }

  .md\:hover\:-bottom-3\/12:hover {
    bottom: -25% !important;
  }

  .md\:hover\:-left-3\/12:hover {
    left: -25% !important;
  }

  .md\:hover\:top-4\/12:hover {
    top: 33.33333333333333% !important;
  }

  .md\:hover\:right-4\/12:hover {
    right: 33.33333333333333% !important;
  }

  .md\:hover\:bottom-4\/12:hover {
    bottom: 33.33333333333333% !important;
  }

  .md\:hover\:left-4\/12:hover {
    left: 33.33333333333333% !important;
  }

  .md\:hover\:-top-4\/12:hover {
    top: -33.33333333333333% !important;
  }

  .md\:hover\:-right-4\/12:hover {
    right: -33.33333333333333% !important;
  }

  .md\:hover\:-bottom-4\/12:hover {
    bottom: -33.33333333333333% !important;
  }

  .md\:hover\:-left-4\/12:hover {
    left: -33.33333333333333% !important;
  }

  .md\:hover\:top-5\/12:hover {
    top: 41.66666666666667% !important;
  }

  .md\:hover\:right-5\/12:hover {
    right: 41.66666666666667% !important;
  }

  .md\:hover\:bottom-5\/12:hover {
    bottom: 41.66666666666667% !important;
  }

  .md\:hover\:left-5\/12:hover {
    left: 41.66666666666667% !important;
  }

  .md\:hover\:-top-5\/12:hover {
    top: -41.66666666666667% !important;
  }

  .md\:hover\:-right-5\/12:hover {
    right: -41.66666666666667% !important;
  }

  .md\:hover\:-bottom-5\/12:hover {
    bottom: -41.66666666666667% !important;
  }

  .md\:hover\:-left-5\/12:hover {
    left: -41.66666666666667% !important;
  }

  .md\:hover\:top-6\/12:hover {
    top: 50% !important;
  }

  .md\:hover\:right-6\/12:hover {
    right: 50% !important;
  }

  .md\:hover\:bottom-6\/12:hover {
    bottom: 50% !important;
  }

  .md\:hover\:left-6\/12:hover {
    left: 50% !important;
  }

  .md\:hover\:-top-6\/12:hover {
    top: -50% !important;
  }

  .md\:hover\:-right-6\/12:hover {
    right: -50% !important;
  }

  .md\:hover\:-bottom-6\/12:hover {
    bottom: -50% !important;
  }

  .md\:hover\:-left-6\/12:hover {
    left: -50% !important;
  }

  .md\:hover\:top-7\/12:hover {
    top: 58.333333333333336% !important;
  }

  .md\:hover\:right-7\/12:hover {
    right: 58.333333333333336% !important;
  }

  .md\:hover\:bottom-7\/12:hover {
    bottom: 58.333333333333336% !important;
  }

  .md\:hover\:left-7\/12:hover {
    left: 58.333333333333336% !important;
  }

  .md\:hover\:-top-7\/12:hover {
    top: -58.333333333333336% !important;
  }

  .md\:hover\:-right-7\/12:hover {
    right: -58.333333333333336% !important;
  }

  .md\:hover\:-bottom-7\/12:hover {
    bottom: -58.333333333333336% !important;
  }

  .md\:hover\:-left-7\/12:hover {
    left: -58.333333333333336% !important;
  }

  .md\:hover\:top-8\/12:hover {
    top: 66.66666666666666% !important;
  }

  .md\:hover\:right-8\/12:hover {
    right: 66.66666666666666% !important;
  }

  .md\:hover\:bottom-8\/12:hover {
    bottom: 66.66666666666666% !important;
  }

  .md\:hover\:left-8\/12:hover {
    left: 66.66666666666666% !important;
  }

  .md\:hover\:-top-8\/12:hover {
    top: -66.66666666666666% !important;
  }

  .md\:hover\:-right-8\/12:hover {
    right: -66.66666666666666% !important;
  }

  .md\:hover\:-bottom-8\/12:hover {
    bottom: -66.66666666666666% !important;
  }

  .md\:hover\:-left-8\/12:hover {
    left: -66.66666666666666% !important;
  }

  .md\:hover\:top-9\/12:hover {
    top: 75% !important;
  }

  .md\:hover\:right-9\/12:hover {
    right: 75% !important;
  }

  .md\:hover\:bottom-9\/12:hover {
    bottom: 75% !important;
  }

  .md\:hover\:left-9\/12:hover {
    left: 75% !important;
  }

  .md\:hover\:-top-9\/12:hover {
    top: -75% !important;
  }

  .md\:hover\:-right-9\/12:hover {
    right: -75% !important;
  }

  .md\:hover\:-bottom-9\/12:hover {
    bottom: -75% !important;
  }

  .md\:hover\:-left-9\/12:hover {
    left: -75% !important;
  }

  .md\:hover\:top-10\/12:hover {
    top: 83.33333333333334% !important;
  }

  .md\:hover\:right-10\/12:hover {
    right: 83.33333333333334% !important;
  }

  .md\:hover\:bottom-10\/12:hover {
    bottom: 83.33333333333334% !important;
  }

  .md\:hover\:left-10\/12:hover {
    left: 83.33333333333334% !important;
  }

  .md\:hover\:-top-10\/12:hover {
    top: -83.33333333333334% !important;
  }

  .md\:hover\:-right-10\/12:hover {
    right: -83.33333333333334% !important;
  }

  .md\:hover\:-bottom-10\/12:hover {
    bottom: -83.33333333333334% !important;
  }

  .md\:hover\:-left-10\/12:hover {
    left: -83.33333333333334% !important;
  }

  .md\:hover\:top-11\/12:hover {
    top: 91.66666666666666% !important;
  }

  .md\:hover\:right-11\/12:hover {
    right: 91.66666666666666% !important;
  }

  .md\:hover\:bottom-11\/12:hover {
    bottom: 91.66666666666666% !important;
  }

  .md\:hover\:left-11\/12:hover {
    left: 91.66666666666666% !important;
  }

  .md\:hover\:-top-11\/12:hover {
    top: -91.66666666666666% !important;
  }

  .md\:hover\:-right-11\/12:hover {
    right: -91.66666666666666% !important;
  }

  .md\:hover\:-bottom-11\/12:hover {
    bottom: -91.66666666666666% !important;
  }

  .md\:hover\:-left-11\/12:hover {
    left: -91.66666666666666% !important;
  }

  .md\:focus\:inset-0:focus {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .md\:focus\:inset-auto:focus {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .md\:focus\:inset-1\/2:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:focus\:-inset-1\/2:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:focus\:inset-1\/3:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-inset-1\/3:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:focus\:inset-2\/3:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-inset-2\/3:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:focus\:inset-1\/4:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .md\:focus\:-inset-1\/4:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .md\:focus\:inset-2\/4:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:focus\:-inset-2\/4:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:focus\:inset-3\/4:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .md\:focus\:-inset-3\/4:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .md\:focus\:inset-1\/5:focus {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .md\:focus\:-inset-1\/5:focus {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .md\:focus\:inset-2\/5:focus {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .md\:focus\:-inset-2\/5:focus {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .md\:focus\:inset-3\/5:focus {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .md\:focus\:-inset-3\/5:focus {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .md\:focus\:inset-4\/5:focus {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .md\:focus\:-inset-4\/5:focus {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .md\:focus\:inset-1\/6:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:focus\:-inset-1\/6:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:focus\:inset-2\/6:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-inset-2\/6:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:focus\:inset-3\/6:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:focus\:-inset-3\/6:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:focus\:inset-4\/6:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-inset-4\/6:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:focus\:inset-5\/6:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:focus\:-inset-5\/6:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:focus\:inset-1\/12:focus {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .md\:focus\:-inset-1\/12:focus {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .md\:focus\:inset-2\/12:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:focus\:-inset-2\/12:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:focus\:inset-3\/12:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .md\:focus\:-inset-3\/12:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .md\:focus\:inset-4\/12:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-inset-4\/12:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:focus\:inset-5\/12:focus {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .md\:focus\:-inset-5\/12:focus {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .md\:focus\:inset-6\/12:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .md\:focus\:-inset-6\/12:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .md\:focus\:inset-7\/12:focus {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .md\:focus\:-inset-7\/12:focus {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .md\:focus\:inset-8\/12:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-inset-8\/12:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:focus\:inset-9\/12:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .md\:focus\:-inset-9\/12:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .md\:focus\:inset-10\/12:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:focus\:-inset-10\/12:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:focus\:inset-11\/12:focus {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .md\:focus\:-inset-11\/12:focus {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .md\:focus\:inset-y-0:focus {
    top: 0 !important;
    bottom: 0 !important;
  }

  .md\:focus\:inset-x-0:focus {
    right: 0 !important;
    left: 0 !important;
  }

  .md\:focus\:inset-y-auto:focus {
    top: auto !important;
    bottom: auto !important;
  }

  .md\:focus\:inset-x-auto:focus {
    right: auto !important;
    left: auto !important;
  }

  .md\:focus\:inset-y-1\/2:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:focus\:inset-x-1\/2:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:focus\:-inset-y-1\/2:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:focus\:-inset-x-1\/2:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:focus\:inset-y-1\/3:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:focus\:inset-x-1\/3:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-inset-y-1\/3:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:focus\:-inset-x-1\/3:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:focus\:inset-y-2\/3:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:focus\:inset-x-2\/3:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-inset-y-2\/3:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:focus\:-inset-x-2\/3:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:focus\:inset-y-1\/4:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .md\:focus\:inset-x-1\/4:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .md\:focus\:-inset-y-1\/4:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .md\:focus\:-inset-x-1\/4:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .md\:focus\:inset-y-2\/4:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:focus\:inset-x-2\/4:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:focus\:-inset-y-2\/4:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:focus\:-inset-x-2\/4:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:focus\:inset-y-3\/4:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .md\:focus\:inset-x-3\/4:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .md\:focus\:-inset-y-3\/4:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .md\:focus\:-inset-x-3\/4:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .md\:focus\:inset-y-1\/5:focus {
    top: 20% !important;
    bottom: 20% !important;
  }

  .md\:focus\:inset-x-1\/5:focus {
    right: 20% !important;
    left: 20% !important;
  }

  .md\:focus\:-inset-y-1\/5:focus {
    top: -20% !important;
    bottom: -20% !important;
  }

  .md\:focus\:-inset-x-1\/5:focus {
    right: -20% !important;
    left: -20% !important;
  }

  .md\:focus\:inset-y-2\/5:focus {
    top: 40% !important;
    bottom: 40% !important;
  }

  .md\:focus\:inset-x-2\/5:focus {
    right: 40% !important;
    left: 40% !important;
  }

  .md\:focus\:-inset-y-2\/5:focus {
    top: -40% !important;
    bottom: -40% !important;
  }

  .md\:focus\:-inset-x-2\/5:focus {
    right: -40% !important;
    left: -40% !important;
  }

  .md\:focus\:inset-y-3\/5:focus {
    top: 60% !important;
    bottom: 60% !important;
  }

  .md\:focus\:inset-x-3\/5:focus {
    right: 60% !important;
    left: 60% !important;
  }

  .md\:focus\:-inset-y-3\/5:focus {
    top: -60% !important;
    bottom: -60% !important;
  }

  .md\:focus\:-inset-x-3\/5:focus {
    right: -60% !important;
    left: -60% !important;
  }

  .md\:focus\:inset-y-4\/5:focus {
    top: 80% !important;
    bottom: 80% !important;
  }

  .md\:focus\:inset-x-4\/5:focus {
    right: 80% !important;
    left: 80% !important;
  }

  .md\:focus\:-inset-y-4\/5:focus {
    top: -80% !important;
    bottom: -80% !important;
  }

  .md\:focus\:-inset-x-4\/5:focus {
    right: -80% !important;
    left: -80% !important;
  }

  .md\:focus\:inset-y-1\/6:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .md\:focus\:inset-x-1\/6:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:focus\:-inset-y-1\/6:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .md\:focus\:-inset-x-1\/6:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:focus\:inset-y-2\/6:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:focus\:inset-x-2\/6:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-inset-y-2\/6:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:focus\:-inset-x-2\/6:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:focus\:inset-y-3\/6:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:focus\:inset-x-3\/6:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:focus\:-inset-y-3\/6:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:focus\:-inset-x-3\/6:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:focus\:inset-y-4\/6:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:focus\:inset-x-4\/6:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-inset-y-4\/6:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:focus\:-inset-x-4\/6:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:focus\:inset-y-5\/6:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .md\:focus\:inset-x-5\/6:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:focus\:-inset-y-5\/6:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .md\:focus\:-inset-x-5\/6:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:focus\:inset-y-1\/12:focus {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .md\:focus\:inset-x-1\/12:focus {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .md\:focus\:-inset-y-1\/12:focus {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .md\:focus\:-inset-x-1\/12:focus {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .md\:focus\:inset-y-2\/12:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .md\:focus\:inset-x-2\/12:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .md\:focus\:-inset-y-2\/12:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .md\:focus\:-inset-x-2\/12:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .md\:focus\:inset-y-3\/12:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .md\:focus\:inset-x-3\/12:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .md\:focus\:-inset-y-3\/12:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .md\:focus\:-inset-x-3\/12:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .md\:focus\:inset-y-4\/12:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .md\:focus\:inset-x-4\/12:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-inset-y-4\/12:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .md\:focus\:-inset-x-4\/12:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .md\:focus\:inset-y-5\/12:focus {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .md\:focus\:inset-x-5\/12:focus {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .md\:focus\:-inset-y-5\/12:focus {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .md\:focus\:-inset-x-5\/12:focus {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .md\:focus\:inset-y-6\/12:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .md\:focus\:inset-x-6\/12:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .md\:focus\:-inset-y-6\/12:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .md\:focus\:-inset-x-6\/12:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .md\:focus\:inset-y-7\/12:focus {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .md\:focus\:inset-x-7\/12:focus {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .md\:focus\:-inset-y-7\/12:focus {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .md\:focus\:-inset-x-7\/12:focus {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .md\:focus\:inset-y-8\/12:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .md\:focus\:inset-x-8\/12:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-inset-y-8\/12:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .md\:focus\:-inset-x-8\/12:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .md\:focus\:inset-y-9\/12:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .md\:focus\:inset-x-9\/12:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .md\:focus\:-inset-y-9\/12:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .md\:focus\:-inset-x-9\/12:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .md\:focus\:inset-y-10\/12:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .md\:focus\:inset-x-10\/12:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .md\:focus\:-inset-y-10\/12:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .md\:focus\:-inset-x-10\/12:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .md\:focus\:inset-y-11\/12:focus {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .md\:focus\:inset-x-11\/12:focus {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .md\:focus\:-inset-y-11\/12:focus {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .md\:focus\:-inset-x-11\/12:focus {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .md\:focus\:top-0:focus {
    top: 0 !important;
  }

  .md\:focus\:right-0:focus {
    right: 0 !important;
  }

  .md\:focus\:bottom-0:focus {
    bottom: 0 !important;
  }

  .md\:focus\:left-0:focus {
    left: 0 !important;
  }

  .md\:focus\:top-auto:focus {
    top: auto !important;
  }

  .md\:focus\:right-auto:focus {
    right: auto !important;
  }

  .md\:focus\:bottom-auto:focus {
    bottom: auto !important;
  }

  .md\:focus\:left-auto:focus {
    left: auto !important;
  }

  .md\:focus\:top-1\/2:focus {
    top: 50% !important;
  }

  .md\:focus\:right-1\/2:focus {
    right: 50% !important;
  }

  .md\:focus\:bottom-1\/2:focus {
    bottom: 50% !important;
  }

  .md\:focus\:left-1\/2:focus {
    left: 50% !important;
  }

  .md\:focus\:-top-1\/2:focus {
    top: -50% !important;
  }

  .md\:focus\:-right-1\/2:focus {
    right: -50% !important;
  }

  .md\:focus\:-bottom-1\/2:focus {
    bottom: -50% !important;
  }

  .md\:focus\:-left-1\/2:focus {
    left: -50% !important;
  }

  .md\:focus\:top-1\/3:focus {
    top: 33.33333333333333% !important;
  }

  .md\:focus\:right-1\/3:focus {
    right: 33.33333333333333% !important;
  }

  .md\:focus\:bottom-1\/3:focus {
    bottom: 33.33333333333333% !important;
  }

  .md\:focus\:left-1\/3:focus {
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-top-1\/3:focus {
    top: -33.33333333333333% !important;
  }

  .md\:focus\:-right-1\/3:focus {
    right: -33.33333333333333% !important;
  }

  .md\:focus\:-bottom-1\/3:focus {
    bottom: -33.33333333333333% !important;
  }

  .md\:focus\:-left-1\/3:focus {
    left: -33.33333333333333% !important;
  }

  .md\:focus\:top-2\/3:focus {
    top: 66.66666666666666% !important;
  }

  .md\:focus\:right-2\/3:focus {
    right: 66.66666666666666% !important;
  }

  .md\:focus\:bottom-2\/3:focus {
    bottom: 66.66666666666666% !important;
  }

  .md\:focus\:left-2\/3:focus {
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-top-2\/3:focus {
    top: -66.66666666666666% !important;
  }

  .md\:focus\:-right-2\/3:focus {
    right: -66.66666666666666% !important;
  }

  .md\:focus\:-bottom-2\/3:focus {
    bottom: -66.66666666666666% !important;
  }

  .md\:focus\:-left-2\/3:focus {
    left: -66.66666666666666% !important;
  }

  .md\:focus\:top-1\/4:focus {
    top: 25% !important;
  }

  .md\:focus\:right-1\/4:focus {
    right: 25% !important;
  }

  .md\:focus\:bottom-1\/4:focus {
    bottom: 25% !important;
  }

  .md\:focus\:left-1\/4:focus {
    left: 25% !important;
  }

  .md\:focus\:-top-1\/4:focus {
    top: -25% !important;
  }

  .md\:focus\:-right-1\/4:focus {
    right: -25% !important;
  }

  .md\:focus\:-bottom-1\/4:focus {
    bottom: -25% !important;
  }

  .md\:focus\:-left-1\/4:focus {
    left: -25% !important;
  }

  .md\:focus\:top-2\/4:focus {
    top: 50% !important;
  }

  .md\:focus\:right-2\/4:focus {
    right: 50% !important;
  }

  .md\:focus\:bottom-2\/4:focus {
    bottom: 50% !important;
  }

  .md\:focus\:left-2\/4:focus {
    left: 50% !important;
  }

  .md\:focus\:-top-2\/4:focus {
    top: -50% !important;
  }

  .md\:focus\:-right-2\/4:focus {
    right: -50% !important;
  }

  .md\:focus\:-bottom-2\/4:focus {
    bottom: -50% !important;
  }

  .md\:focus\:-left-2\/4:focus {
    left: -50% !important;
  }

  .md\:focus\:top-3\/4:focus {
    top: 75% !important;
  }

  .md\:focus\:right-3\/4:focus {
    right: 75% !important;
  }

  .md\:focus\:bottom-3\/4:focus {
    bottom: 75% !important;
  }

  .md\:focus\:left-3\/4:focus {
    left: 75% !important;
  }

  .md\:focus\:-top-3\/4:focus {
    top: -75% !important;
  }

  .md\:focus\:-right-3\/4:focus {
    right: -75% !important;
  }

  .md\:focus\:-bottom-3\/4:focus {
    bottom: -75% !important;
  }

  .md\:focus\:-left-3\/4:focus {
    left: -75% !important;
  }

  .md\:focus\:top-1\/5:focus {
    top: 20% !important;
  }

  .md\:focus\:right-1\/5:focus {
    right: 20% !important;
  }

  .md\:focus\:bottom-1\/5:focus {
    bottom: 20% !important;
  }

  .md\:focus\:left-1\/5:focus {
    left: 20% !important;
  }

  .md\:focus\:-top-1\/5:focus {
    top: -20% !important;
  }

  .md\:focus\:-right-1\/5:focus {
    right: -20% !important;
  }

  .md\:focus\:-bottom-1\/5:focus {
    bottom: -20% !important;
  }

  .md\:focus\:-left-1\/5:focus {
    left: -20% !important;
  }

  .md\:focus\:top-2\/5:focus {
    top: 40% !important;
  }

  .md\:focus\:right-2\/5:focus {
    right: 40% !important;
  }

  .md\:focus\:bottom-2\/5:focus {
    bottom: 40% !important;
  }

  .md\:focus\:left-2\/5:focus {
    left: 40% !important;
  }

  .md\:focus\:-top-2\/5:focus {
    top: -40% !important;
  }

  .md\:focus\:-right-2\/5:focus {
    right: -40% !important;
  }

  .md\:focus\:-bottom-2\/5:focus {
    bottom: -40% !important;
  }

  .md\:focus\:-left-2\/5:focus {
    left: -40% !important;
  }

  .md\:focus\:top-3\/5:focus {
    top: 60% !important;
  }

  .md\:focus\:right-3\/5:focus {
    right: 60% !important;
  }

  .md\:focus\:bottom-3\/5:focus {
    bottom: 60% !important;
  }

  .md\:focus\:left-3\/5:focus {
    left: 60% !important;
  }

  .md\:focus\:-top-3\/5:focus {
    top: -60% !important;
  }

  .md\:focus\:-right-3\/5:focus {
    right: -60% !important;
  }

  .md\:focus\:-bottom-3\/5:focus {
    bottom: -60% !important;
  }

  .md\:focus\:-left-3\/5:focus {
    left: -60% !important;
  }

  .md\:focus\:top-4\/5:focus {
    top: 80% !important;
  }

  .md\:focus\:right-4\/5:focus {
    right: 80% !important;
  }

  .md\:focus\:bottom-4\/5:focus {
    bottom: 80% !important;
  }

  .md\:focus\:left-4\/5:focus {
    left: 80% !important;
  }

  .md\:focus\:-top-4\/5:focus {
    top: -80% !important;
  }

  .md\:focus\:-right-4\/5:focus {
    right: -80% !important;
  }

  .md\:focus\:-bottom-4\/5:focus {
    bottom: -80% !important;
  }

  .md\:focus\:-left-4\/5:focus {
    left: -80% !important;
  }

  .md\:focus\:top-1\/6:focus {
    top: 16.666666666666664% !important;
  }

  .md\:focus\:right-1\/6:focus {
    right: 16.666666666666664% !important;
  }

  .md\:focus\:bottom-1\/6:focus {
    bottom: 16.666666666666664% !important;
  }

  .md\:focus\:left-1\/6:focus {
    left: 16.666666666666664% !important;
  }

  .md\:focus\:-top-1\/6:focus {
    top: -16.666666666666664% !important;
  }

  .md\:focus\:-right-1\/6:focus {
    right: -16.666666666666664% !important;
  }

  .md\:focus\:-bottom-1\/6:focus {
    bottom: -16.666666666666664% !important;
  }

  .md\:focus\:-left-1\/6:focus {
    left: -16.666666666666664% !important;
  }

  .md\:focus\:top-2\/6:focus {
    top: 33.33333333333333% !important;
  }

  .md\:focus\:right-2\/6:focus {
    right: 33.33333333333333% !important;
  }

  .md\:focus\:bottom-2\/6:focus {
    bottom: 33.33333333333333% !important;
  }

  .md\:focus\:left-2\/6:focus {
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-top-2\/6:focus {
    top: -33.33333333333333% !important;
  }

  .md\:focus\:-right-2\/6:focus {
    right: -33.33333333333333% !important;
  }

  .md\:focus\:-bottom-2\/6:focus {
    bottom: -33.33333333333333% !important;
  }

  .md\:focus\:-left-2\/6:focus {
    left: -33.33333333333333% !important;
  }

  .md\:focus\:top-3\/6:focus {
    top: 50% !important;
  }

  .md\:focus\:right-3\/6:focus {
    right: 50% !important;
  }

  .md\:focus\:bottom-3\/6:focus {
    bottom: 50% !important;
  }

  .md\:focus\:left-3\/6:focus {
    left: 50% !important;
  }

  .md\:focus\:-top-3\/6:focus {
    top: -50% !important;
  }

  .md\:focus\:-right-3\/6:focus {
    right: -50% !important;
  }

  .md\:focus\:-bottom-3\/6:focus {
    bottom: -50% !important;
  }

  .md\:focus\:-left-3\/6:focus {
    left: -50% !important;
  }

  .md\:focus\:top-4\/6:focus {
    top: 66.66666666666666% !important;
  }

  .md\:focus\:right-4\/6:focus {
    right: 66.66666666666666% !important;
  }

  .md\:focus\:bottom-4\/6:focus {
    bottom: 66.66666666666666% !important;
  }

  .md\:focus\:left-4\/6:focus {
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-top-4\/6:focus {
    top: -66.66666666666666% !important;
  }

  .md\:focus\:-right-4\/6:focus {
    right: -66.66666666666666% !important;
  }

  .md\:focus\:-bottom-4\/6:focus {
    bottom: -66.66666666666666% !important;
  }

  .md\:focus\:-left-4\/6:focus {
    left: -66.66666666666666% !important;
  }

  .md\:focus\:top-5\/6:focus {
    top: 83.33333333333334% !important;
  }

  .md\:focus\:right-5\/6:focus {
    right: 83.33333333333334% !important;
  }

  .md\:focus\:bottom-5\/6:focus {
    bottom: 83.33333333333334% !important;
  }

  .md\:focus\:left-5\/6:focus {
    left: 83.33333333333334% !important;
  }

  .md\:focus\:-top-5\/6:focus {
    top: -83.33333333333334% !important;
  }

  .md\:focus\:-right-5\/6:focus {
    right: -83.33333333333334% !important;
  }

  .md\:focus\:-bottom-5\/6:focus {
    bottom: -83.33333333333334% !important;
  }

  .md\:focus\:-left-5\/6:focus {
    left: -83.33333333333334% !important;
  }

  .md\:focus\:top-1\/12:focus {
    top: 8.333333333333332% !important;
  }

  .md\:focus\:right-1\/12:focus {
    right: 8.333333333333332% !important;
  }

  .md\:focus\:bottom-1\/12:focus {
    bottom: 8.333333333333332% !important;
  }

  .md\:focus\:left-1\/12:focus {
    left: 8.333333333333332% !important;
  }

  .md\:focus\:-top-1\/12:focus {
    top: -8.333333333333332% !important;
  }

  .md\:focus\:-right-1\/12:focus {
    right: -8.333333333333332% !important;
  }

  .md\:focus\:-bottom-1\/12:focus {
    bottom: -8.333333333333332% !important;
  }

  .md\:focus\:-left-1\/12:focus {
    left: -8.333333333333332% !important;
  }

  .md\:focus\:top-2\/12:focus {
    top: 16.666666666666664% !important;
  }

  .md\:focus\:right-2\/12:focus {
    right: 16.666666666666664% !important;
  }

  .md\:focus\:bottom-2\/12:focus {
    bottom: 16.666666666666664% !important;
  }

  .md\:focus\:left-2\/12:focus {
    left: 16.666666666666664% !important;
  }

  .md\:focus\:-top-2\/12:focus {
    top: -16.666666666666664% !important;
  }

  .md\:focus\:-right-2\/12:focus {
    right: -16.666666666666664% !important;
  }

  .md\:focus\:-bottom-2\/12:focus {
    bottom: -16.666666666666664% !important;
  }

  .md\:focus\:-left-2\/12:focus {
    left: -16.666666666666664% !important;
  }

  .md\:focus\:top-3\/12:focus {
    top: 25% !important;
  }

  .md\:focus\:right-3\/12:focus {
    right: 25% !important;
  }

  .md\:focus\:bottom-3\/12:focus {
    bottom: 25% !important;
  }

  .md\:focus\:left-3\/12:focus {
    left: 25% !important;
  }

  .md\:focus\:-top-3\/12:focus {
    top: -25% !important;
  }

  .md\:focus\:-right-3\/12:focus {
    right: -25% !important;
  }

  .md\:focus\:-bottom-3\/12:focus {
    bottom: -25% !important;
  }

  .md\:focus\:-left-3\/12:focus {
    left: -25% !important;
  }

  .md\:focus\:top-4\/12:focus {
    top: 33.33333333333333% !important;
  }

  .md\:focus\:right-4\/12:focus {
    right: 33.33333333333333% !important;
  }

  .md\:focus\:bottom-4\/12:focus {
    bottom: 33.33333333333333% !important;
  }

  .md\:focus\:left-4\/12:focus {
    left: 33.33333333333333% !important;
  }

  .md\:focus\:-top-4\/12:focus {
    top: -33.33333333333333% !important;
  }

  .md\:focus\:-right-4\/12:focus {
    right: -33.33333333333333% !important;
  }

  .md\:focus\:-bottom-4\/12:focus {
    bottom: -33.33333333333333% !important;
  }

  .md\:focus\:-left-4\/12:focus {
    left: -33.33333333333333% !important;
  }

  .md\:focus\:top-5\/12:focus {
    top: 41.66666666666667% !important;
  }

  .md\:focus\:right-5\/12:focus {
    right: 41.66666666666667% !important;
  }

  .md\:focus\:bottom-5\/12:focus {
    bottom: 41.66666666666667% !important;
  }

  .md\:focus\:left-5\/12:focus {
    left: 41.66666666666667% !important;
  }

  .md\:focus\:-top-5\/12:focus {
    top: -41.66666666666667% !important;
  }

  .md\:focus\:-right-5\/12:focus {
    right: -41.66666666666667% !important;
  }

  .md\:focus\:-bottom-5\/12:focus {
    bottom: -41.66666666666667% !important;
  }

  .md\:focus\:-left-5\/12:focus {
    left: -41.66666666666667% !important;
  }

  .md\:focus\:top-6\/12:focus {
    top: 50% !important;
  }

  .md\:focus\:right-6\/12:focus {
    right: 50% !important;
  }

  .md\:focus\:bottom-6\/12:focus {
    bottom: 50% !important;
  }

  .md\:focus\:left-6\/12:focus {
    left: 50% !important;
  }

  .md\:focus\:-top-6\/12:focus {
    top: -50% !important;
  }

  .md\:focus\:-right-6\/12:focus {
    right: -50% !important;
  }

  .md\:focus\:-bottom-6\/12:focus {
    bottom: -50% !important;
  }

  .md\:focus\:-left-6\/12:focus {
    left: -50% !important;
  }

  .md\:focus\:top-7\/12:focus {
    top: 58.333333333333336% !important;
  }

  .md\:focus\:right-7\/12:focus {
    right: 58.333333333333336% !important;
  }

  .md\:focus\:bottom-7\/12:focus {
    bottom: 58.333333333333336% !important;
  }

  .md\:focus\:left-7\/12:focus {
    left: 58.333333333333336% !important;
  }

  .md\:focus\:-top-7\/12:focus {
    top: -58.333333333333336% !important;
  }

  .md\:focus\:-right-7\/12:focus {
    right: -58.333333333333336% !important;
  }

  .md\:focus\:-bottom-7\/12:focus {
    bottom: -58.333333333333336% !important;
  }

  .md\:focus\:-left-7\/12:focus {
    left: -58.333333333333336% !important;
  }

  .md\:focus\:top-8\/12:focus {
    top: 66.66666666666666% !important;
  }

  .md\:focus\:right-8\/12:focus {
    right: 66.66666666666666% !important;
  }

  .md\:focus\:bottom-8\/12:focus {
    bottom: 66.66666666666666% !important;
  }

  .md\:focus\:left-8\/12:focus {
    left: 66.66666666666666% !important;
  }

  .md\:focus\:-top-8\/12:focus {
    top: -66.66666666666666% !important;
  }

  .md\:focus\:-right-8\/12:focus {
    right: -66.66666666666666% !important;
  }

  .md\:focus\:-bottom-8\/12:focus {
    bottom: -66.66666666666666% !important;
  }

  .md\:focus\:-left-8\/12:focus {
    left: -66.66666666666666% !important;
  }

  .md\:focus\:top-9\/12:focus {
    top: 75% !important;
  }

  .md\:focus\:right-9\/12:focus {
    right: 75% !important;
  }

  .md\:focus\:bottom-9\/12:focus {
    bottom: 75% !important;
  }

  .md\:focus\:left-9\/12:focus {
    left: 75% !important;
  }

  .md\:focus\:-top-9\/12:focus {
    top: -75% !important;
  }

  .md\:focus\:-right-9\/12:focus {
    right: -75% !important;
  }

  .md\:focus\:-bottom-9\/12:focus {
    bottom: -75% !important;
  }

  .md\:focus\:-left-9\/12:focus {
    left: -75% !important;
  }

  .md\:focus\:top-10\/12:focus {
    top: 83.33333333333334% !important;
  }

  .md\:focus\:right-10\/12:focus {
    right: 83.33333333333334% !important;
  }

  .md\:focus\:bottom-10\/12:focus {
    bottom: 83.33333333333334% !important;
  }

  .md\:focus\:left-10\/12:focus {
    left: 83.33333333333334% !important;
  }

  .md\:focus\:-top-10\/12:focus {
    top: -83.33333333333334% !important;
  }

  .md\:focus\:-right-10\/12:focus {
    right: -83.33333333333334% !important;
  }

  .md\:focus\:-bottom-10\/12:focus {
    bottom: -83.33333333333334% !important;
  }

  .md\:focus\:-left-10\/12:focus {
    left: -83.33333333333334% !important;
  }

  .md\:focus\:top-11\/12:focus {
    top: 91.66666666666666% !important;
  }

  .md\:focus\:right-11\/12:focus {
    right: 91.66666666666666% !important;
  }

  .md\:focus\:bottom-11\/12:focus {
    bottom: 91.66666666666666% !important;
  }

  .md\:focus\:left-11\/12:focus {
    left: 91.66666666666666% !important;
  }

  .md\:focus\:-top-11\/12:focus {
    top: -91.66666666666666% !important;
  }

  .md\:focus\:-right-11\/12:focus {
    right: -91.66666666666666% !important;
  }

  .md\:focus\:-bottom-11\/12:focus {
    bottom: -91.66666666666666% !important;
  }

  .md\:focus\:-left-11\/12:focus {
    left: -91.66666666666666% !important;
  }

  .md\:resize-none {
    resize: none !important;
  }

  .md\:resize-y {
    resize: vertical !important;
  }

  .md\:resize-x {
    resize: horizontal !important;
  }

  .md\:resize {
    resize: both !important;
  }

  .md\:hover\:resize-none:hover {
    resize: none !important;
  }

  .md\:hover\:resize-y:hover {
    resize: vertical !important;
  }

  .md\:hover\:resize-x:hover {
    resize: horizontal !important;
  }

  .md\:hover\:resize:hover {
    resize: both !important;
  }

  .md\:focus\:resize-none:focus {
    resize: none !important;
  }

  .md\:focus\:resize-y:focus {
    resize: vertical !important;
  }

  .md\:focus\:resize-x:focus {
    resize: horizontal !important;
  }

  .md\:focus\:resize:focus {
    resize: both !important;
  }

  .md\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .md\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .md\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .md\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .md\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .md\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .md\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .md\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .md\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .md\:shadow-none {
    box-shadow: none !important;
  }

  .md\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .md\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .md\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .md\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .md\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .md\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .md\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .md\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .md\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .md\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }

  .md\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .md\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .md\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .md\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .md\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .md\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .md\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .md\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .md\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .md\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }

  .md\:fill-current {
    fill: currentColor !important;
  }

  .md\:fill-primary-black {
    fill: #333333 !important;
  }

  .md\:fill-primary-green {
    fill: #085E3C !important;
  }

  .md\:fill-transparent {
    fill: transparent !important;
  }

  .md\:fill-black {
    fill: #000 !important;
  }

  .md\:fill-white {
    fill: #fff !important;
  }

  .md\:fill-gray-100 {
    fill: #f7fafc !important;
  }

  .md\:fill-gray-200 {
    fill: #edf2f7 !important;
  }

  .md\:fill-gray-300 {
    fill: #e2e8f0 !important;
  }

  .md\:fill-gray-400 {
    fill: #cbd5e0 !important;
  }

  .md\:fill-gray-500 {
    fill: #a0aec0 !important;
  }

  .md\:fill-gray-600 {
    fill: #718096 !important;
  }

  .md\:fill-gray-700 {
    fill: #4a5568 !important;
  }

  .md\:fill-gray-800 {
    fill: #2d3748 !important;
  }

  .md\:fill-gray-900 {
    fill: #1a202c !important;
  }

  .md\:fill-red-100 {
    fill: #fff5f5 !important;
  }

  .md\:fill-red-200 {
    fill: #fed7d7 !important;
  }

  .md\:fill-red-300 {
    fill: #feb2b2 !important;
  }

  .md\:fill-red-400 {
    fill: #fc8181 !important;
  }

  .md\:fill-red-500 {
    fill: #f56565 !important;
  }

  .md\:fill-red-600 {
    fill: #e53e3e !important;
  }

  .md\:fill-red-700 {
    fill: #c53030 !important;
  }

  .md\:fill-red-800 {
    fill: #9b2c2c !important;
  }

  .md\:fill-red-900 {
    fill: #742a2a !important;
  }

  .md\:fill-orange-100 {
    fill: #fffaf0 !important;
  }

  .md\:fill-orange-200 {
    fill: #feebc8 !important;
  }

  .md\:fill-orange-300 {
    fill: #fbd38d !important;
  }

  .md\:fill-orange-400 {
    fill: #f6ad55 !important;
  }

  .md\:fill-orange-500 {
    fill: #ed8936 !important;
  }

  .md\:fill-orange-600 {
    fill: #dd6b20 !important;
  }

  .md\:fill-orange-700 {
    fill: #c05621 !important;
  }

  .md\:fill-orange-800 {
    fill: #9c4221 !important;
  }

  .md\:fill-orange-900 {
    fill: #7b341e !important;
  }

  .md\:fill-yellow-100 {
    fill: #fffff0 !important;
  }

  .md\:fill-yellow-200 {
    fill: #fefcbf !important;
  }

  .md\:fill-yellow-300 {
    fill: #faf089 !important;
  }

  .md\:fill-yellow-400 {
    fill: #f6e05e !important;
  }

  .md\:fill-yellow-500 {
    fill: #ecc94b !important;
  }

  .md\:fill-yellow-600 {
    fill: #d69e2e !important;
  }

  .md\:fill-yellow-700 {
    fill: #b7791f !important;
  }

  .md\:fill-yellow-800 {
    fill: #975a16 !important;
  }

  .md\:fill-yellow-900 {
    fill: #744210 !important;
  }

  .md\:fill-green-100 {
    fill: #f0fff4 !important;
  }

  .md\:fill-green-200 {
    fill: #c6f6d5 !important;
  }

  .md\:fill-green-300 {
    fill: #9ae6b4 !important;
  }

  .md\:fill-green-400 {
    fill: #68d391 !important;
  }

  .md\:fill-green-500 {
    fill: #48bb78 !important;
  }

  .md\:fill-green-600 {
    fill: #38a169 !important;
  }

  .md\:fill-green-700 {
    fill: #2f855a !important;
  }

  .md\:fill-green-800 {
    fill: #276749 !important;
  }

  .md\:fill-green-900 {
    fill: #22543d !important;
  }

  .md\:fill-teal-100 {
    fill: #e6fffa !important;
  }

  .md\:fill-teal-200 {
    fill: #b2f5ea !important;
  }

  .md\:fill-teal-300 {
    fill: #81e6d9 !important;
  }

  .md\:fill-teal-400 {
    fill: #4fd1c5 !important;
  }

  .md\:fill-teal-500 {
    fill: #38b2ac !important;
  }

  .md\:fill-teal-600 {
    fill: #319795 !important;
  }

  .md\:fill-teal-700 {
    fill: #2c7a7b !important;
  }

  .md\:fill-teal-800 {
    fill: #285e61 !important;
  }

  .md\:fill-teal-900 {
    fill: #234e52 !important;
  }

  .md\:fill-blue-100 {
    fill: #ebf8ff !important;
  }

  .md\:fill-blue-200 {
    fill: #bee3f8 !important;
  }

  .md\:fill-blue-300 {
    fill: #90cdf4 !important;
  }

  .md\:fill-blue-400 {
    fill: #63b3ed !important;
  }

  .md\:fill-blue-500 {
    fill: #4299e1 !important;
  }

  .md\:fill-blue-600 {
    fill: #3182ce !important;
  }

  .md\:fill-blue-700 {
    fill: #2b6cb0 !important;
  }

  .md\:fill-blue-800 {
    fill: #2c5282 !important;
  }

  .md\:fill-blue-900 {
    fill: #2a4365 !important;
  }

  .md\:fill-indigo-100 {
    fill: #ebf4ff !important;
  }

  .md\:fill-indigo-200 {
    fill: #c3dafe !important;
  }

  .md\:fill-indigo-300 {
    fill: #a3bffa !important;
  }

  .md\:fill-indigo-400 {
    fill: #7f9cf5 !important;
  }

  .md\:fill-indigo-500 {
    fill: #667eea !important;
  }

  .md\:fill-indigo-600 {
    fill: #5a67d8 !important;
  }

  .md\:fill-indigo-700 {
    fill: #4c51bf !important;
  }

  .md\:fill-indigo-800 {
    fill: #434190 !important;
  }

  .md\:fill-indigo-900 {
    fill: #3c366b !important;
  }

  .md\:fill-purple-100 {
    fill: #faf5ff !important;
  }

  .md\:fill-purple-200 {
    fill: #e9d8fd !important;
  }

  .md\:fill-purple-300 {
    fill: #d6bcfa !important;
  }

  .md\:fill-purple-400 {
    fill: #b794f4 !important;
  }

  .md\:fill-purple-500 {
    fill: #9f7aea !important;
  }

  .md\:fill-purple-600 {
    fill: #805ad5 !important;
  }

  .md\:fill-purple-700 {
    fill: #6b46c1 !important;
  }

  .md\:fill-purple-800 {
    fill: #553c9a !important;
  }

  .md\:fill-purple-900 {
    fill: #44337a !important;
  }

  .md\:fill-pink-100 {
    fill: #fff5f7 !important;
  }

  .md\:fill-pink-200 {
    fill: #fed7e2 !important;
  }

  .md\:fill-pink-300 {
    fill: #fbb6ce !important;
  }

  .md\:fill-pink-400 {
    fill: #f687b3 !important;
  }

  .md\:fill-pink-500 {
    fill: #ed64a6 !important;
  }

  .md\:fill-pink-600 {
    fill: #d53f8c !important;
  }

  .md\:fill-pink-700 {
    fill: #b83280 !important;
  }

  .md\:fill-pink-800 {
    fill: #97266d !important;
  }

  .md\:fill-pink-900 {
    fill: #702459 !important;
  }

  .md\:hover\:fill-current:hover {
    fill: currentColor !important;
  }

  .md\:hover\:fill-primary-black:hover {
    fill: #333333 !important;
  }

  .md\:hover\:fill-primary-green:hover {
    fill: #085E3C !important;
  }

  .md\:hover\:fill-transparent:hover {
    fill: transparent !important;
  }

  .md\:hover\:fill-black:hover {
    fill: #000 !important;
  }

  .md\:hover\:fill-white:hover {
    fill: #fff !important;
  }

  .md\:hover\:fill-gray-100:hover {
    fill: #f7fafc !important;
  }

  .md\:hover\:fill-gray-200:hover {
    fill: #edf2f7 !important;
  }

  .md\:hover\:fill-gray-300:hover {
    fill: #e2e8f0 !important;
  }

  .md\:hover\:fill-gray-400:hover {
    fill: #cbd5e0 !important;
  }

  .md\:hover\:fill-gray-500:hover {
    fill: #a0aec0 !important;
  }

  .md\:hover\:fill-gray-600:hover {
    fill: #718096 !important;
  }

  .md\:hover\:fill-gray-700:hover {
    fill: #4a5568 !important;
  }

  .md\:hover\:fill-gray-800:hover {
    fill: #2d3748 !important;
  }

  .md\:hover\:fill-gray-900:hover {
    fill: #1a202c !important;
  }

  .md\:hover\:fill-red-100:hover {
    fill: #fff5f5 !important;
  }

  .md\:hover\:fill-red-200:hover {
    fill: #fed7d7 !important;
  }

  .md\:hover\:fill-red-300:hover {
    fill: #feb2b2 !important;
  }

  .md\:hover\:fill-red-400:hover {
    fill: #fc8181 !important;
  }

  .md\:hover\:fill-red-500:hover {
    fill: #f56565 !important;
  }

  .md\:hover\:fill-red-600:hover {
    fill: #e53e3e !important;
  }

  .md\:hover\:fill-red-700:hover {
    fill: #c53030 !important;
  }

  .md\:hover\:fill-red-800:hover {
    fill: #9b2c2c !important;
  }

  .md\:hover\:fill-red-900:hover {
    fill: #742a2a !important;
  }

  .md\:hover\:fill-orange-100:hover {
    fill: #fffaf0 !important;
  }

  .md\:hover\:fill-orange-200:hover {
    fill: #feebc8 !important;
  }

  .md\:hover\:fill-orange-300:hover {
    fill: #fbd38d !important;
  }

  .md\:hover\:fill-orange-400:hover {
    fill: #f6ad55 !important;
  }

  .md\:hover\:fill-orange-500:hover {
    fill: #ed8936 !important;
  }

  .md\:hover\:fill-orange-600:hover {
    fill: #dd6b20 !important;
  }

  .md\:hover\:fill-orange-700:hover {
    fill: #c05621 !important;
  }

  .md\:hover\:fill-orange-800:hover {
    fill: #9c4221 !important;
  }

  .md\:hover\:fill-orange-900:hover {
    fill: #7b341e !important;
  }

  .md\:hover\:fill-yellow-100:hover {
    fill: #fffff0 !important;
  }

  .md\:hover\:fill-yellow-200:hover {
    fill: #fefcbf !important;
  }

  .md\:hover\:fill-yellow-300:hover {
    fill: #faf089 !important;
  }

  .md\:hover\:fill-yellow-400:hover {
    fill: #f6e05e !important;
  }

  .md\:hover\:fill-yellow-500:hover {
    fill: #ecc94b !important;
  }

  .md\:hover\:fill-yellow-600:hover {
    fill: #d69e2e !important;
  }

  .md\:hover\:fill-yellow-700:hover {
    fill: #b7791f !important;
  }

  .md\:hover\:fill-yellow-800:hover {
    fill: #975a16 !important;
  }

  .md\:hover\:fill-yellow-900:hover {
    fill: #744210 !important;
  }

  .md\:hover\:fill-green-100:hover {
    fill: #f0fff4 !important;
  }

  .md\:hover\:fill-green-200:hover {
    fill: #c6f6d5 !important;
  }

  .md\:hover\:fill-green-300:hover {
    fill: #9ae6b4 !important;
  }

  .md\:hover\:fill-green-400:hover {
    fill: #68d391 !important;
  }

  .md\:hover\:fill-green-500:hover {
    fill: #48bb78 !important;
  }

  .md\:hover\:fill-green-600:hover {
    fill: #38a169 !important;
  }

  .md\:hover\:fill-green-700:hover {
    fill: #2f855a !important;
  }

  .md\:hover\:fill-green-800:hover {
    fill: #276749 !important;
  }

  .md\:hover\:fill-green-900:hover {
    fill: #22543d !important;
  }

  .md\:hover\:fill-teal-100:hover {
    fill: #e6fffa !important;
  }

  .md\:hover\:fill-teal-200:hover {
    fill: #b2f5ea !important;
  }

  .md\:hover\:fill-teal-300:hover {
    fill: #81e6d9 !important;
  }

  .md\:hover\:fill-teal-400:hover {
    fill: #4fd1c5 !important;
  }

  .md\:hover\:fill-teal-500:hover {
    fill: #38b2ac !important;
  }

  .md\:hover\:fill-teal-600:hover {
    fill: #319795 !important;
  }

  .md\:hover\:fill-teal-700:hover {
    fill: #2c7a7b !important;
  }

  .md\:hover\:fill-teal-800:hover {
    fill: #285e61 !important;
  }

  .md\:hover\:fill-teal-900:hover {
    fill: #234e52 !important;
  }

  .md\:hover\:fill-blue-100:hover {
    fill: #ebf8ff !important;
  }

  .md\:hover\:fill-blue-200:hover {
    fill: #bee3f8 !important;
  }

  .md\:hover\:fill-blue-300:hover {
    fill: #90cdf4 !important;
  }

  .md\:hover\:fill-blue-400:hover {
    fill: #63b3ed !important;
  }

  .md\:hover\:fill-blue-500:hover {
    fill: #4299e1 !important;
  }

  .md\:hover\:fill-blue-600:hover {
    fill: #3182ce !important;
  }

  .md\:hover\:fill-blue-700:hover {
    fill: #2b6cb0 !important;
  }

  .md\:hover\:fill-blue-800:hover {
    fill: #2c5282 !important;
  }

  .md\:hover\:fill-blue-900:hover {
    fill: #2a4365 !important;
  }

  .md\:hover\:fill-indigo-100:hover {
    fill: #ebf4ff !important;
  }

  .md\:hover\:fill-indigo-200:hover {
    fill: #c3dafe !important;
  }

  .md\:hover\:fill-indigo-300:hover {
    fill: #a3bffa !important;
  }

  .md\:hover\:fill-indigo-400:hover {
    fill: #7f9cf5 !important;
  }

  .md\:hover\:fill-indigo-500:hover {
    fill: #667eea !important;
  }

  .md\:hover\:fill-indigo-600:hover {
    fill: #5a67d8 !important;
  }

  .md\:hover\:fill-indigo-700:hover {
    fill: #4c51bf !important;
  }

  .md\:hover\:fill-indigo-800:hover {
    fill: #434190 !important;
  }

  .md\:hover\:fill-indigo-900:hover {
    fill: #3c366b !important;
  }

  .md\:hover\:fill-purple-100:hover {
    fill: #faf5ff !important;
  }

  .md\:hover\:fill-purple-200:hover {
    fill: #e9d8fd !important;
  }

  .md\:hover\:fill-purple-300:hover {
    fill: #d6bcfa !important;
  }

  .md\:hover\:fill-purple-400:hover {
    fill: #b794f4 !important;
  }

  .md\:hover\:fill-purple-500:hover {
    fill: #9f7aea !important;
  }

  .md\:hover\:fill-purple-600:hover {
    fill: #805ad5 !important;
  }

  .md\:hover\:fill-purple-700:hover {
    fill: #6b46c1 !important;
  }

  .md\:hover\:fill-purple-800:hover {
    fill: #553c9a !important;
  }

  .md\:hover\:fill-purple-900:hover {
    fill: #44337a !important;
  }

  .md\:hover\:fill-pink-100:hover {
    fill: #fff5f7 !important;
  }

  .md\:hover\:fill-pink-200:hover {
    fill: #fed7e2 !important;
  }

  .md\:hover\:fill-pink-300:hover {
    fill: #fbb6ce !important;
  }

  .md\:hover\:fill-pink-400:hover {
    fill: #f687b3 !important;
  }

  .md\:hover\:fill-pink-500:hover {
    fill: #ed64a6 !important;
  }

  .md\:hover\:fill-pink-600:hover {
    fill: #d53f8c !important;
  }

  .md\:hover\:fill-pink-700:hover {
    fill: #b83280 !important;
  }

  .md\:hover\:fill-pink-800:hover {
    fill: #97266d !important;
  }

  .md\:hover\:fill-pink-900:hover {
    fill: #702459 !important;
  }

  .md\:focus\:fill-current:focus {
    fill: currentColor !important;
  }

  .md\:focus\:fill-primary-black:focus {
    fill: #333333 !important;
  }

  .md\:focus\:fill-primary-green:focus {
    fill: #085E3C !important;
  }

  .md\:focus\:fill-transparent:focus {
    fill: transparent !important;
  }

  .md\:focus\:fill-black:focus {
    fill: #000 !important;
  }

  .md\:focus\:fill-white:focus {
    fill: #fff !important;
  }

  .md\:focus\:fill-gray-100:focus {
    fill: #f7fafc !important;
  }

  .md\:focus\:fill-gray-200:focus {
    fill: #edf2f7 !important;
  }

  .md\:focus\:fill-gray-300:focus {
    fill: #e2e8f0 !important;
  }

  .md\:focus\:fill-gray-400:focus {
    fill: #cbd5e0 !important;
  }

  .md\:focus\:fill-gray-500:focus {
    fill: #a0aec0 !important;
  }

  .md\:focus\:fill-gray-600:focus {
    fill: #718096 !important;
  }

  .md\:focus\:fill-gray-700:focus {
    fill: #4a5568 !important;
  }

  .md\:focus\:fill-gray-800:focus {
    fill: #2d3748 !important;
  }

  .md\:focus\:fill-gray-900:focus {
    fill: #1a202c !important;
  }

  .md\:focus\:fill-red-100:focus {
    fill: #fff5f5 !important;
  }

  .md\:focus\:fill-red-200:focus {
    fill: #fed7d7 !important;
  }

  .md\:focus\:fill-red-300:focus {
    fill: #feb2b2 !important;
  }

  .md\:focus\:fill-red-400:focus {
    fill: #fc8181 !important;
  }

  .md\:focus\:fill-red-500:focus {
    fill: #f56565 !important;
  }

  .md\:focus\:fill-red-600:focus {
    fill: #e53e3e !important;
  }

  .md\:focus\:fill-red-700:focus {
    fill: #c53030 !important;
  }

  .md\:focus\:fill-red-800:focus {
    fill: #9b2c2c !important;
  }

  .md\:focus\:fill-red-900:focus {
    fill: #742a2a !important;
  }

  .md\:focus\:fill-orange-100:focus {
    fill: #fffaf0 !important;
  }

  .md\:focus\:fill-orange-200:focus {
    fill: #feebc8 !important;
  }

  .md\:focus\:fill-orange-300:focus {
    fill: #fbd38d !important;
  }

  .md\:focus\:fill-orange-400:focus {
    fill: #f6ad55 !important;
  }

  .md\:focus\:fill-orange-500:focus {
    fill: #ed8936 !important;
  }

  .md\:focus\:fill-orange-600:focus {
    fill: #dd6b20 !important;
  }

  .md\:focus\:fill-orange-700:focus {
    fill: #c05621 !important;
  }

  .md\:focus\:fill-orange-800:focus {
    fill: #9c4221 !important;
  }

  .md\:focus\:fill-orange-900:focus {
    fill: #7b341e !important;
  }

  .md\:focus\:fill-yellow-100:focus {
    fill: #fffff0 !important;
  }

  .md\:focus\:fill-yellow-200:focus {
    fill: #fefcbf !important;
  }

  .md\:focus\:fill-yellow-300:focus {
    fill: #faf089 !important;
  }

  .md\:focus\:fill-yellow-400:focus {
    fill: #f6e05e !important;
  }

  .md\:focus\:fill-yellow-500:focus {
    fill: #ecc94b !important;
  }

  .md\:focus\:fill-yellow-600:focus {
    fill: #d69e2e !important;
  }

  .md\:focus\:fill-yellow-700:focus {
    fill: #b7791f !important;
  }

  .md\:focus\:fill-yellow-800:focus {
    fill: #975a16 !important;
  }

  .md\:focus\:fill-yellow-900:focus {
    fill: #744210 !important;
  }

  .md\:focus\:fill-green-100:focus {
    fill: #f0fff4 !important;
  }

  .md\:focus\:fill-green-200:focus {
    fill: #c6f6d5 !important;
  }

  .md\:focus\:fill-green-300:focus {
    fill: #9ae6b4 !important;
  }

  .md\:focus\:fill-green-400:focus {
    fill: #68d391 !important;
  }

  .md\:focus\:fill-green-500:focus {
    fill: #48bb78 !important;
  }

  .md\:focus\:fill-green-600:focus {
    fill: #38a169 !important;
  }

  .md\:focus\:fill-green-700:focus {
    fill: #2f855a !important;
  }

  .md\:focus\:fill-green-800:focus {
    fill: #276749 !important;
  }

  .md\:focus\:fill-green-900:focus {
    fill: #22543d !important;
  }

  .md\:focus\:fill-teal-100:focus {
    fill: #e6fffa !important;
  }

  .md\:focus\:fill-teal-200:focus {
    fill: #b2f5ea !important;
  }

  .md\:focus\:fill-teal-300:focus {
    fill: #81e6d9 !important;
  }

  .md\:focus\:fill-teal-400:focus {
    fill: #4fd1c5 !important;
  }

  .md\:focus\:fill-teal-500:focus {
    fill: #38b2ac !important;
  }

  .md\:focus\:fill-teal-600:focus {
    fill: #319795 !important;
  }

  .md\:focus\:fill-teal-700:focus {
    fill: #2c7a7b !important;
  }

  .md\:focus\:fill-teal-800:focus {
    fill: #285e61 !important;
  }

  .md\:focus\:fill-teal-900:focus {
    fill: #234e52 !important;
  }

  .md\:focus\:fill-blue-100:focus {
    fill: #ebf8ff !important;
  }

  .md\:focus\:fill-blue-200:focus {
    fill: #bee3f8 !important;
  }

  .md\:focus\:fill-blue-300:focus {
    fill: #90cdf4 !important;
  }

  .md\:focus\:fill-blue-400:focus {
    fill: #63b3ed !important;
  }

  .md\:focus\:fill-blue-500:focus {
    fill: #4299e1 !important;
  }

  .md\:focus\:fill-blue-600:focus {
    fill: #3182ce !important;
  }

  .md\:focus\:fill-blue-700:focus {
    fill: #2b6cb0 !important;
  }

  .md\:focus\:fill-blue-800:focus {
    fill: #2c5282 !important;
  }

  .md\:focus\:fill-blue-900:focus {
    fill: #2a4365 !important;
  }

  .md\:focus\:fill-indigo-100:focus {
    fill: #ebf4ff !important;
  }

  .md\:focus\:fill-indigo-200:focus {
    fill: #c3dafe !important;
  }

  .md\:focus\:fill-indigo-300:focus {
    fill: #a3bffa !important;
  }

  .md\:focus\:fill-indigo-400:focus {
    fill: #7f9cf5 !important;
  }

  .md\:focus\:fill-indigo-500:focus {
    fill: #667eea !important;
  }

  .md\:focus\:fill-indigo-600:focus {
    fill: #5a67d8 !important;
  }

  .md\:focus\:fill-indigo-700:focus {
    fill: #4c51bf !important;
  }

  .md\:focus\:fill-indigo-800:focus {
    fill: #434190 !important;
  }

  .md\:focus\:fill-indigo-900:focus {
    fill: #3c366b !important;
  }

  .md\:focus\:fill-purple-100:focus {
    fill: #faf5ff !important;
  }

  .md\:focus\:fill-purple-200:focus {
    fill: #e9d8fd !important;
  }

  .md\:focus\:fill-purple-300:focus {
    fill: #d6bcfa !important;
  }

  .md\:focus\:fill-purple-400:focus {
    fill: #b794f4 !important;
  }

  .md\:focus\:fill-purple-500:focus {
    fill: #9f7aea !important;
  }

  .md\:focus\:fill-purple-600:focus {
    fill: #805ad5 !important;
  }

  .md\:focus\:fill-purple-700:focus {
    fill: #6b46c1 !important;
  }

  .md\:focus\:fill-purple-800:focus {
    fill: #553c9a !important;
  }

  .md\:focus\:fill-purple-900:focus {
    fill: #44337a !important;
  }

  .md\:focus\:fill-pink-100:focus {
    fill: #fff5f7 !important;
  }

  .md\:focus\:fill-pink-200:focus {
    fill: #fed7e2 !important;
  }

  .md\:focus\:fill-pink-300:focus {
    fill: #fbb6ce !important;
  }

  .md\:focus\:fill-pink-400:focus {
    fill: #f687b3 !important;
  }

  .md\:focus\:fill-pink-500:focus {
    fill: #ed64a6 !important;
  }

  .md\:focus\:fill-pink-600:focus {
    fill: #d53f8c !important;
  }

  .md\:focus\:fill-pink-700:focus {
    fill: #b83280 !important;
  }

  .md\:focus\:fill-pink-800:focus {
    fill: #97266d !important;
  }

  .md\:focus\:fill-pink-900:focus {
    fill: #702459 !important;
  }

  .md\:stroke-current {
    stroke: currentColor !important;
  }

  .md\:hover\:stroke-current:hover {
    stroke: currentColor !important;
  }

  .md\:focus\:stroke-current:focus {
    stroke: currentColor !important;
  }

  .md\:stroke-0 {
    stroke-width: 0 !important;
  }

  .md\:stroke-1 {
    stroke-width: 1 !important;
  }

  .md\:stroke-2 {
    stroke-width: 2 !important;
  }

  .md\:hover\:stroke-0:hover {
    stroke-width: 0 !important;
  }

  .md\:hover\:stroke-1:hover {
    stroke-width: 1 !important;
  }

  .md\:hover\:stroke-2:hover {
    stroke-width: 2 !important;
  }

  .md\:focus\:stroke-0:focus {
    stroke-width: 0 !important;
  }

  .md\:focus\:stroke-1:focus {
    stroke-width: 1 !important;
  }

  .md\:focus\:stroke-2:focus {
    stroke-width: 2 !important;
  }

  .md\:table-auto {
    table-layout: auto !important;
  }

  .md\:table-fixed {
    table-layout: fixed !important;
  }

  .md\:hover\:table-auto:hover {
    table-layout: auto !important;
  }

  .md\:hover\:table-fixed:hover {
    table-layout: fixed !important;
  }

  .md\:focus\:table-auto:focus {
    table-layout: auto !important;
  }

  .md\:focus\:table-fixed:focus {
    table-layout: fixed !important;
  }

  .md\:text-left {
    text-align: left !important;
  }

  .md\:text-center {
    text-align: center !important;
  }

  .md\:text-right {
    text-align: right !important;
  }

  .md\:text-justify {
    text-align: justify !important;
  }

  .md\:hover\:text-left:hover {
    text-align: left !important;
  }

  .md\:hover\:text-center:hover {
    text-align: center !important;
  }

  .md\:hover\:text-right:hover {
    text-align: right !important;
  }

  .md\:hover\:text-justify:hover {
    text-align: justify !important;
  }

  .md\:focus\:text-left:focus {
    text-align: left !important;
  }

  .md\:focus\:text-center:focus {
    text-align: center !important;
  }

  .md\:focus\:text-right:focus {
    text-align: right !important;
  }

  .md\:focus\:text-justify:focus {
    text-align: justify !important;
  }

  .md\:text-transparent {
    color: transparent !important;
  }

  .md\:text-current {
    color: currentColor !important;
  }

  .md\:text-black {
    color: #000 !important;
  }

  .md\:text-white {
    color: #fff !important;
  }

  .md\:text-gray-100 {
    color: #f7fafc !important;
  }

  .md\:text-gray-200 {
    color: #edf2f7 !important;
  }

  .md\:text-gray-300 {
    color: #e2e8f0 !important;
  }

  .md\:text-gray-400 {
    color: #cbd5e0 !important;
  }

  .md\:text-gray-500 {
    color: #a0aec0 !important;
  }

  .md\:text-gray-600 {
    color: #718096 !important;
  }

  .md\:text-gray-700 {
    color: #4a5568 !important;
  }

  .md\:text-gray-800 {
    color: #2d3748 !important;
  }

  .md\:text-gray-900 {
    color: #1a202c !important;
  }

  .md\:text-red-100 {
    color: #fff5f5 !important;
  }

  .md\:text-red-200 {
    color: #fed7d7 !important;
  }

  .md\:text-red-300 {
    color: #feb2b2 !important;
  }

  .md\:text-red-400 {
    color: #fc8181 !important;
  }

  .md\:text-red-500 {
    color: #f56565 !important;
  }

  .md\:text-red-600 {
    color: #e53e3e !important;
  }

  .md\:text-red-700 {
    color: #c53030 !important;
  }

  .md\:text-red-800 {
    color: #9b2c2c !important;
  }

  .md\:text-red-900 {
    color: #742a2a !important;
  }

  .md\:text-orange-100 {
    color: #fffaf0 !important;
  }

  .md\:text-orange-200 {
    color: #feebc8 !important;
  }

  .md\:text-orange-300 {
    color: #fbd38d !important;
  }

  .md\:text-orange-400 {
    color: #f6ad55 !important;
  }

  .md\:text-orange-500 {
    color: #ed8936 !important;
  }

  .md\:text-orange-600 {
    color: #dd6b20 !important;
  }

  .md\:text-orange-700 {
    color: #c05621 !important;
  }

  .md\:text-orange-800 {
    color: #9c4221 !important;
  }

  .md\:text-orange-900 {
    color: #7b341e !important;
  }

  .md\:text-yellow-100 {
    color: #fffff0 !important;
  }

  .md\:text-yellow-200 {
    color: #fefcbf !important;
  }

  .md\:text-yellow-300 {
    color: #faf089 !important;
  }

  .md\:text-yellow-400 {
    color: #f6e05e !important;
  }

  .md\:text-yellow-500 {
    color: #ecc94b !important;
  }

  .md\:text-yellow-600 {
    color: #d69e2e !important;
  }

  .md\:text-yellow-700 {
    color: #b7791f !important;
  }

  .md\:text-yellow-800 {
    color: #975a16 !important;
  }

  .md\:text-yellow-900 {
    color: #744210 !important;
  }

  .md\:text-green-100 {
    color: #f0fff4 !important;
  }

  .md\:text-green-200 {
    color: #c6f6d5 !important;
  }

  .md\:text-green-300 {
    color: #9ae6b4 !important;
  }

  .md\:text-green-400 {
    color: #68d391 !important;
  }

  .md\:text-green-500 {
    color: #48bb78 !important;
  }

  .md\:text-green-600 {
    color: #38a169 !important;
  }

  .md\:text-green-700 {
    color: #2f855a !important;
  }

  .md\:text-green-800 {
    color: #276749 !important;
  }

  .md\:text-green-900 {
    color: #22543d !important;
  }

  .md\:text-teal-100 {
    color: #e6fffa !important;
  }

  .md\:text-teal-200 {
    color: #b2f5ea !important;
  }

  .md\:text-teal-300 {
    color: #81e6d9 !important;
  }

  .md\:text-teal-400 {
    color: #4fd1c5 !important;
  }

  .md\:text-teal-500 {
    color: #38b2ac !important;
  }

  .md\:text-teal-600 {
    color: #319795 !important;
  }

  .md\:text-teal-700 {
    color: #2c7a7b !important;
  }

  .md\:text-teal-800 {
    color: #285e61 !important;
  }

  .md\:text-teal-900 {
    color: #234e52 !important;
  }

  .md\:text-blue-100 {
    color: #ebf8ff !important;
  }

  .md\:text-blue-200 {
    color: #bee3f8 !important;
  }

  .md\:text-blue-300 {
    color: #90cdf4 !important;
  }

  .md\:text-blue-400 {
    color: #63b3ed !important;
  }

  .md\:text-blue-500 {
    color: #4299e1 !important;
  }

  .md\:text-blue-600 {
    color: #3182ce !important;
  }

  .md\:text-blue-700 {
    color: #2b6cb0 !important;
  }

  .md\:text-blue-800 {
    color: #2c5282 !important;
  }

  .md\:text-blue-900 {
    color: #2a4365 !important;
  }

  .md\:text-indigo-100 {
    color: #ebf4ff !important;
  }

  .md\:text-indigo-200 {
    color: #c3dafe !important;
  }

  .md\:text-indigo-300 {
    color: #a3bffa !important;
  }

  .md\:text-indigo-400 {
    color: #7f9cf5 !important;
  }

  .md\:text-indigo-500 {
    color: #667eea !important;
  }

  .md\:text-indigo-600 {
    color: #5a67d8 !important;
  }

  .md\:text-indigo-700 {
    color: #4c51bf !important;
  }

  .md\:text-indigo-800 {
    color: #434190 !important;
  }

  .md\:text-indigo-900 {
    color: #3c366b !important;
  }

  .md\:text-purple-100 {
    color: #faf5ff !important;
  }

  .md\:text-purple-200 {
    color: #e9d8fd !important;
  }

  .md\:text-purple-300 {
    color: #d6bcfa !important;
  }

  .md\:text-purple-400 {
    color: #b794f4 !important;
  }

  .md\:text-purple-500 {
    color: #9f7aea !important;
  }

  .md\:text-purple-600 {
    color: #805ad5 !important;
  }

  .md\:text-purple-700 {
    color: #6b46c1 !important;
  }

  .md\:text-purple-800 {
    color: #553c9a !important;
  }

  .md\:text-purple-900 {
    color: #44337a !important;
  }

  .md\:text-pink-100 {
    color: #fff5f7 !important;
  }

  .md\:text-pink-200 {
    color: #fed7e2 !important;
  }

  .md\:text-pink-300 {
    color: #fbb6ce !important;
  }

  .md\:text-pink-400 {
    color: #f687b3 !important;
  }

  .md\:text-pink-500 {
    color: #ed64a6 !important;
  }

  .md\:text-pink-600 {
    color: #d53f8c !important;
  }

  .md\:text-pink-700 {
    color: #b83280 !important;
  }

  .md\:text-pink-800 {
    color: #97266d !important;
  }

  .md\:text-pink-900 {
    color: #702459 !important;
  }

  .md\:text-primary-black {
    color: #333333 !important;
  }

  .md\:text-primary-green {
    color: #085E3C !important;
  }

  .md\:hover\:text-transparent:hover {
    color: transparent !important;
  }

  .md\:hover\:text-current:hover {
    color: currentColor !important;
  }

  .md\:hover\:text-black:hover {
    color: #000 !important;
  }

  .md\:hover\:text-white:hover {
    color: #fff !important;
  }

  .md\:hover\:text-gray-100:hover {
    color: #f7fafc !important;
  }

  .md\:hover\:text-gray-200:hover {
    color: #edf2f7 !important;
  }

  .md\:hover\:text-gray-300:hover {
    color: #e2e8f0 !important;
  }

  .md\:hover\:text-gray-400:hover {
    color: #cbd5e0 !important;
  }

  .md\:hover\:text-gray-500:hover {
    color: #a0aec0 !important;
  }

  .md\:hover\:text-gray-600:hover {
    color: #718096 !important;
  }

  .md\:hover\:text-gray-700:hover {
    color: #4a5568 !important;
  }

  .md\:hover\:text-gray-800:hover {
    color: #2d3748 !important;
  }

  .md\:hover\:text-gray-900:hover {
    color: #1a202c !important;
  }

  .md\:hover\:text-red-100:hover {
    color: #fff5f5 !important;
  }

  .md\:hover\:text-red-200:hover {
    color: #fed7d7 !important;
  }

  .md\:hover\:text-red-300:hover {
    color: #feb2b2 !important;
  }

  .md\:hover\:text-red-400:hover {
    color: #fc8181 !important;
  }

  .md\:hover\:text-red-500:hover {
    color: #f56565 !important;
  }

  .md\:hover\:text-red-600:hover {
    color: #e53e3e !important;
  }

  .md\:hover\:text-red-700:hover {
    color: #c53030 !important;
  }

  .md\:hover\:text-red-800:hover {
    color: #9b2c2c !important;
  }

  .md\:hover\:text-red-900:hover {
    color: #742a2a !important;
  }

  .md\:hover\:text-orange-100:hover {
    color: #fffaf0 !important;
  }

  .md\:hover\:text-orange-200:hover {
    color: #feebc8 !important;
  }

  .md\:hover\:text-orange-300:hover {
    color: #fbd38d !important;
  }

  .md\:hover\:text-orange-400:hover {
    color: #f6ad55 !important;
  }

  .md\:hover\:text-orange-500:hover {
    color: #ed8936 !important;
  }

  .md\:hover\:text-orange-600:hover {
    color: #dd6b20 !important;
  }

  .md\:hover\:text-orange-700:hover {
    color: #c05621 !important;
  }

  .md\:hover\:text-orange-800:hover {
    color: #9c4221 !important;
  }

  .md\:hover\:text-orange-900:hover {
    color: #7b341e !important;
  }

  .md\:hover\:text-yellow-100:hover {
    color: #fffff0 !important;
  }

  .md\:hover\:text-yellow-200:hover {
    color: #fefcbf !important;
  }

  .md\:hover\:text-yellow-300:hover {
    color: #faf089 !important;
  }

  .md\:hover\:text-yellow-400:hover {
    color: #f6e05e !important;
  }

  .md\:hover\:text-yellow-500:hover {
    color: #ecc94b !important;
  }

  .md\:hover\:text-yellow-600:hover {
    color: #d69e2e !important;
  }

  .md\:hover\:text-yellow-700:hover {
    color: #b7791f !important;
  }

  .md\:hover\:text-yellow-800:hover {
    color: #975a16 !important;
  }

  .md\:hover\:text-yellow-900:hover {
    color: #744210 !important;
  }

  .md\:hover\:text-green-100:hover {
    color: #f0fff4 !important;
  }

  .md\:hover\:text-green-200:hover {
    color: #c6f6d5 !important;
  }

  .md\:hover\:text-green-300:hover {
    color: #9ae6b4 !important;
  }

  .md\:hover\:text-green-400:hover {
    color: #68d391 !important;
  }

  .md\:hover\:text-green-500:hover {
    color: #48bb78 !important;
  }

  .md\:hover\:text-green-600:hover {
    color: #38a169 !important;
  }

  .md\:hover\:text-green-700:hover {
    color: #2f855a !important;
  }

  .md\:hover\:text-green-800:hover {
    color: #276749 !important;
  }

  .md\:hover\:text-green-900:hover {
    color: #22543d !important;
  }

  .md\:hover\:text-teal-100:hover {
    color: #e6fffa !important;
  }

  .md\:hover\:text-teal-200:hover {
    color: #b2f5ea !important;
  }

  .md\:hover\:text-teal-300:hover {
    color: #81e6d9 !important;
  }

  .md\:hover\:text-teal-400:hover {
    color: #4fd1c5 !important;
  }

  .md\:hover\:text-teal-500:hover {
    color: #38b2ac !important;
  }

  .md\:hover\:text-teal-600:hover {
    color: #319795 !important;
  }

  .md\:hover\:text-teal-700:hover {
    color: #2c7a7b !important;
  }

  .md\:hover\:text-teal-800:hover {
    color: #285e61 !important;
  }

  .md\:hover\:text-teal-900:hover {
    color: #234e52 !important;
  }

  .md\:hover\:text-blue-100:hover {
    color: #ebf8ff !important;
  }

  .md\:hover\:text-blue-200:hover {
    color: #bee3f8 !important;
  }

  .md\:hover\:text-blue-300:hover {
    color: #90cdf4 !important;
  }

  .md\:hover\:text-blue-400:hover {
    color: #63b3ed !important;
  }

  .md\:hover\:text-blue-500:hover {
    color: #4299e1 !important;
  }

  .md\:hover\:text-blue-600:hover {
    color: #3182ce !important;
  }

  .md\:hover\:text-blue-700:hover {
    color: #2b6cb0 !important;
  }

  .md\:hover\:text-blue-800:hover {
    color: #2c5282 !important;
  }

  .md\:hover\:text-blue-900:hover {
    color: #2a4365 !important;
  }

  .md\:hover\:text-indigo-100:hover {
    color: #ebf4ff !important;
  }

  .md\:hover\:text-indigo-200:hover {
    color: #c3dafe !important;
  }

  .md\:hover\:text-indigo-300:hover {
    color: #a3bffa !important;
  }

  .md\:hover\:text-indigo-400:hover {
    color: #7f9cf5 !important;
  }

  .md\:hover\:text-indigo-500:hover {
    color: #667eea !important;
  }

  .md\:hover\:text-indigo-600:hover {
    color: #5a67d8 !important;
  }

  .md\:hover\:text-indigo-700:hover {
    color: #4c51bf !important;
  }

  .md\:hover\:text-indigo-800:hover {
    color: #434190 !important;
  }

  .md\:hover\:text-indigo-900:hover {
    color: #3c366b !important;
  }

  .md\:hover\:text-purple-100:hover {
    color: #faf5ff !important;
  }

  .md\:hover\:text-purple-200:hover {
    color: #e9d8fd !important;
  }

  .md\:hover\:text-purple-300:hover {
    color: #d6bcfa !important;
  }

  .md\:hover\:text-purple-400:hover {
    color: #b794f4 !important;
  }

  .md\:hover\:text-purple-500:hover {
    color: #9f7aea !important;
  }

  .md\:hover\:text-purple-600:hover {
    color: #805ad5 !important;
  }

  .md\:hover\:text-purple-700:hover {
    color: #6b46c1 !important;
  }

  .md\:hover\:text-purple-800:hover {
    color: #553c9a !important;
  }

  .md\:hover\:text-purple-900:hover {
    color: #44337a !important;
  }

  .md\:hover\:text-pink-100:hover {
    color: #fff5f7 !important;
  }

  .md\:hover\:text-pink-200:hover {
    color: #fed7e2 !important;
  }

  .md\:hover\:text-pink-300:hover {
    color: #fbb6ce !important;
  }

  .md\:hover\:text-pink-400:hover {
    color: #f687b3 !important;
  }

  .md\:hover\:text-pink-500:hover {
    color: #ed64a6 !important;
  }

  .md\:hover\:text-pink-600:hover {
    color: #d53f8c !important;
  }

  .md\:hover\:text-pink-700:hover {
    color: #b83280 !important;
  }

  .md\:hover\:text-pink-800:hover {
    color: #97266d !important;
  }

  .md\:hover\:text-pink-900:hover {
    color: #702459 !important;
  }

  .md\:hover\:text-primary-black:hover {
    color: #333333 !important;
  }

  .md\:hover\:text-primary-green:hover {
    color: #085E3C !important;
  }

  .md\:focus\:text-transparent:focus {
    color: transparent !important;
  }

  .md\:focus\:text-current:focus {
    color: currentColor !important;
  }

  .md\:focus\:text-black:focus {
    color: #000 !important;
  }

  .md\:focus\:text-white:focus {
    color: #fff !important;
  }

  .md\:focus\:text-gray-100:focus {
    color: #f7fafc !important;
  }

  .md\:focus\:text-gray-200:focus {
    color: #edf2f7 !important;
  }

  .md\:focus\:text-gray-300:focus {
    color: #e2e8f0 !important;
  }

  .md\:focus\:text-gray-400:focus {
    color: #cbd5e0 !important;
  }

  .md\:focus\:text-gray-500:focus {
    color: #a0aec0 !important;
  }

  .md\:focus\:text-gray-600:focus {
    color: #718096 !important;
  }

  .md\:focus\:text-gray-700:focus {
    color: #4a5568 !important;
  }

  .md\:focus\:text-gray-800:focus {
    color: #2d3748 !important;
  }

  .md\:focus\:text-gray-900:focus {
    color: #1a202c !important;
  }

  .md\:focus\:text-red-100:focus {
    color: #fff5f5 !important;
  }

  .md\:focus\:text-red-200:focus {
    color: #fed7d7 !important;
  }

  .md\:focus\:text-red-300:focus {
    color: #feb2b2 !important;
  }

  .md\:focus\:text-red-400:focus {
    color: #fc8181 !important;
  }

  .md\:focus\:text-red-500:focus {
    color: #f56565 !important;
  }

  .md\:focus\:text-red-600:focus {
    color: #e53e3e !important;
  }

  .md\:focus\:text-red-700:focus {
    color: #c53030 !important;
  }

  .md\:focus\:text-red-800:focus {
    color: #9b2c2c !important;
  }

  .md\:focus\:text-red-900:focus {
    color: #742a2a !important;
  }

  .md\:focus\:text-orange-100:focus {
    color: #fffaf0 !important;
  }

  .md\:focus\:text-orange-200:focus {
    color: #feebc8 !important;
  }

  .md\:focus\:text-orange-300:focus {
    color: #fbd38d !important;
  }

  .md\:focus\:text-orange-400:focus {
    color: #f6ad55 !important;
  }

  .md\:focus\:text-orange-500:focus {
    color: #ed8936 !important;
  }

  .md\:focus\:text-orange-600:focus {
    color: #dd6b20 !important;
  }

  .md\:focus\:text-orange-700:focus {
    color: #c05621 !important;
  }

  .md\:focus\:text-orange-800:focus {
    color: #9c4221 !important;
  }

  .md\:focus\:text-orange-900:focus {
    color: #7b341e !important;
  }

  .md\:focus\:text-yellow-100:focus {
    color: #fffff0 !important;
  }

  .md\:focus\:text-yellow-200:focus {
    color: #fefcbf !important;
  }

  .md\:focus\:text-yellow-300:focus {
    color: #faf089 !important;
  }

  .md\:focus\:text-yellow-400:focus {
    color: #f6e05e !important;
  }

  .md\:focus\:text-yellow-500:focus {
    color: #ecc94b !important;
  }

  .md\:focus\:text-yellow-600:focus {
    color: #d69e2e !important;
  }

  .md\:focus\:text-yellow-700:focus {
    color: #b7791f !important;
  }

  .md\:focus\:text-yellow-800:focus {
    color: #975a16 !important;
  }

  .md\:focus\:text-yellow-900:focus {
    color: #744210 !important;
  }

  .md\:focus\:text-green-100:focus {
    color: #f0fff4 !important;
  }

  .md\:focus\:text-green-200:focus {
    color: #c6f6d5 !important;
  }

  .md\:focus\:text-green-300:focus {
    color: #9ae6b4 !important;
  }

  .md\:focus\:text-green-400:focus {
    color: #68d391 !important;
  }

  .md\:focus\:text-green-500:focus {
    color: #48bb78 !important;
  }

  .md\:focus\:text-green-600:focus {
    color: #38a169 !important;
  }

  .md\:focus\:text-green-700:focus {
    color: #2f855a !important;
  }

  .md\:focus\:text-green-800:focus {
    color: #276749 !important;
  }

  .md\:focus\:text-green-900:focus {
    color: #22543d !important;
  }

  .md\:focus\:text-teal-100:focus {
    color: #e6fffa !important;
  }

  .md\:focus\:text-teal-200:focus {
    color: #b2f5ea !important;
  }

  .md\:focus\:text-teal-300:focus {
    color: #81e6d9 !important;
  }

  .md\:focus\:text-teal-400:focus {
    color: #4fd1c5 !important;
  }

  .md\:focus\:text-teal-500:focus {
    color: #38b2ac !important;
  }

  .md\:focus\:text-teal-600:focus {
    color: #319795 !important;
  }

  .md\:focus\:text-teal-700:focus {
    color: #2c7a7b !important;
  }

  .md\:focus\:text-teal-800:focus {
    color: #285e61 !important;
  }

  .md\:focus\:text-teal-900:focus {
    color: #234e52 !important;
  }

  .md\:focus\:text-blue-100:focus {
    color: #ebf8ff !important;
  }

  .md\:focus\:text-blue-200:focus {
    color: #bee3f8 !important;
  }

  .md\:focus\:text-blue-300:focus {
    color: #90cdf4 !important;
  }

  .md\:focus\:text-blue-400:focus {
    color: #63b3ed !important;
  }

  .md\:focus\:text-blue-500:focus {
    color: #4299e1 !important;
  }

  .md\:focus\:text-blue-600:focus {
    color: #3182ce !important;
  }

  .md\:focus\:text-blue-700:focus {
    color: #2b6cb0 !important;
  }

  .md\:focus\:text-blue-800:focus {
    color: #2c5282 !important;
  }

  .md\:focus\:text-blue-900:focus {
    color: #2a4365 !important;
  }

  .md\:focus\:text-indigo-100:focus {
    color: #ebf4ff !important;
  }

  .md\:focus\:text-indigo-200:focus {
    color: #c3dafe !important;
  }

  .md\:focus\:text-indigo-300:focus {
    color: #a3bffa !important;
  }

  .md\:focus\:text-indigo-400:focus {
    color: #7f9cf5 !important;
  }

  .md\:focus\:text-indigo-500:focus {
    color: #667eea !important;
  }

  .md\:focus\:text-indigo-600:focus {
    color: #5a67d8 !important;
  }

  .md\:focus\:text-indigo-700:focus {
    color: #4c51bf !important;
  }

  .md\:focus\:text-indigo-800:focus {
    color: #434190 !important;
  }

  .md\:focus\:text-indigo-900:focus {
    color: #3c366b !important;
  }

  .md\:focus\:text-purple-100:focus {
    color: #faf5ff !important;
  }

  .md\:focus\:text-purple-200:focus {
    color: #e9d8fd !important;
  }

  .md\:focus\:text-purple-300:focus {
    color: #d6bcfa !important;
  }

  .md\:focus\:text-purple-400:focus {
    color: #b794f4 !important;
  }

  .md\:focus\:text-purple-500:focus {
    color: #9f7aea !important;
  }

  .md\:focus\:text-purple-600:focus {
    color: #805ad5 !important;
  }

  .md\:focus\:text-purple-700:focus {
    color: #6b46c1 !important;
  }

  .md\:focus\:text-purple-800:focus {
    color: #553c9a !important;
  }

  .md\:focus\:text-purple-900:focus {
    color: #44337a !important;
  }

  .md\:focus\:text-pink-100:focus {
    color: #fff5f7 !important;
  }

  .md\:focus\:text-pink-200:focus {
    color: #fed7e2 !important;
  }

  .md\:focus\:text-pink-300:focus {
    color: #fbb6ce !important;
  }

  .md\:focus\:text-pink-400:focus {
    color: #f687b3 !important;
  }

  .md\:focus\:text-pink-500:focus {
    color: #ed64a6 !important;
  }

  .md\:focus\:text-pink-600:focus {
    color: #d53f8c !important;
  }

  .md\:focus\:text-pink-700:focus {
    color: #b83280 !important;
  }

  .md\:focus\:text-pink-800:focus {
    color: #97266d !important;
  }

  .md\:focus\:text-pink-900:focus {
    color: #702459 !important;
  }

  .md\:focus\:text-primary-black:focus {
    color: #333333 !important;
  }

  .md\:focus\:text-primary-green:focus {
    color: #085E3C !important;
  }

  .md\:italic {
    font-style: italic !important;
  }

  .md\:not-italic {
    font-style: normal !important;
  }

  .md\:hover\:italic:hover {
    font-style: italic !important;
  }

  .md\:hover\:not-italic:hover {
    font-style: normal !important;
  }

  .md\:focus\:italic:focus {
    font-style: italic !important;
  }

  .md\:focus\:not-italic:focus {
    font-style: normal !important;
  }

  .md\:uppercase {
    text-transform: uppercase !important;
  }

  .md\:lowercase {
    text-transform: lowercase !important;
  }

  .md\:capitalize {
    text-transform: capitalize !important;
  }

  .md\:normal-case {
    text-transform: none !important;
  }

  .md\:hover\:uppercase:hover {
    text-transform: uppercase !important;
  }

  .md\:hover\:lowercase:hover {
    text-transform: lowercase !important;
  }

  .md\:hover\:capitalize:hover {
    text-transform: capitalize !important;
  }

  .md\:hover\:normal-case:hover {
    text-transform: none !important;
  }

  .md\:focus\:uppercase:focus {
    text-transform: uppercase !important;
  }

  .md\:focus\:lowercase:focus {
    text-transform: lowercase !important;
  }

  .md\:focus\:capitalize:focus {
    text-transform: capitalize !important;
  }

  .md\:focus\:normal-case:focus {
    text-transform: none !important;
  }

  .md\:underline {
    text-decoration: underline !important;
  }

  .md\:line-through {
    text-decoration: line-through !important;
  }

  .md\:no-underline {
    text-decoration: none !important;
  }

  .md\:hover\:underline:hover {
    text-decoration: underline !important;
  }

  .md\:hover\:line-through:hover {
    text-decoration: line-through !important;
  }

  .md\:hover\:no-underline:hover {
    text-decoration: none !important;
  }

  .md\:focus\:underline:focus {
    text-decoration: underline !important;
  }

  .md\:focus\:line-through:focus {
    text-decoration: line-through !important;
  }

  .md\:focus\:no-underline:focus {
    text-decoration: none !important;
  }

  .md\:antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .md\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .md\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .md\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .md\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .md\:tracking-80 {
    letter-spacing: 0.08em !important;
  }

  .md\:tracking-tighter {
    letter-spacing: -0.05em !important;
  }

  .md\:tracking-tight {
    letter-spacing: -0.025em !important;
  }

  .md\:tracking-normal {
    letter-spacing: 0 !important;
  }

  .md\:tracking-wide {
    letter-spacing: 0.025em !important;
  }

  .md\:tracking-wider {
    letter-spacing: 0.05em !important;
  }

  .md\:tracking-widest {
    letter-spacing: 0.1em !important;
  }

  .md\:hover\:tracking-80:hover {
    letter-spacing: 0.08em !important;
  }

  .md\:hover\:tracking-tighter:hover {
    letter-spacing: -0.05em !important;
  }

  .md\:hover\:tracking-tight:hover {
    letter-spacing: -0.025em !important;
  }

  .md\:hover\:tracking-normal:hover {
    letter-spacing: 0 !important;
  }

  .md\:hover\:tracking-wide:hover {
    letter-spacing: 0.025em !important;
  }

  .md\:hover\:tracking-wider:hover {
    letter-spacing: 0.05em !important;
  }

  .md\:hover\:tracking-widest:hover {
    letter-spacing: 0.1em !important;
  }

  .md\:focus\:tracking-80:focus {
    letter-spacing: 0.08em !important;
  }

  .md\:focus\:tracking-tighter:focus {
    letter-spacing: -0.05em !important;
  }

  .md\:focus\:tracking-tight:focus {
    letter-spacing: -0.025em !important;
  }

  .md\:focus\:tracking-normal:focus {
    letter-spacing: 0 !important;
  }

  .md\:focus\:tracking-wide:focus {
    letter-spacing: 0.025em !important;
  }

  .md\:focus\:tracking-wider:focus {
    letter-spacing: 0.05em !important;
  }

  .md\:focus\:tracking-widest:focus {
    letter-spacing: 0.1em !important;
  }

  .md\:select-none {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .md\:select-text {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .md\:select-all {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .md\:select-auto {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .md\:hover\:select-none:hover {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .md\:hover\:select-text:hover {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .md\:hover\:select-all:hover {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .md\:hover\:select-auto:hover {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .md\:focus\:select-none:focus {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .md\:focus\:select-text:focus {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .md\:focus\:select-all:focus {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .md\:focus\:select-auto:focus {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .md\:align-baseline {
    vertical-align: baseline !important;
  }

  .md\:align-top {
    vertical-align: top !important;
  }

  .md\:align-middle {
    vertical-align: middle !important;
  }

  .md\:align-bottom {
    vertical-align: bottom !important;
  }

  .md\:align-text-top {
    vertical-align: text-top !important;
  }

  .md\:align-text-bottom {
    vertical-align: text-bottom !important;
  }

  .md\:hover\:align-baseline:hover {
    vertical-align: baseline !important;
  }

  .md\:hover\:align-top:hover {
    vertical-align: top !important;
  }

  .md\:hover\:align-middle:hover {
    vertical-align: middle !important;
  }

  .md\:hover\:align-bottom:hover {
    vertical-align: bottom !important;
  }

  .md\:hover\:align-text-top:hover {
    vertical-align: text-top !important;
  }

  .md\:hover\:align-text-bottom:hover {
    vertical-align: text-bottom !important;
  }

  .md\:focus\:align-baseline:focus {
    vertical-align: baseline !important;
  }

  .md\:focus\:align-top:focus {
    vertical-align: top !important;
  }

  .md\:focus\:align-middle:focus {
    vertical-align: middle !important;
  }

  .md\:focus\:align-bottom:focus {
    vertical-align: bottom !important;
  }

  .md\:focus\:align-text-top:focus {
    vertical-align: text-top !important;
  }

  .md\:focus\:align-text-bottom:focus {
    vertical-align: text-bottom !important;
  }

  .md\:visible {
    visibility: visible !important;
  }

  .md\:invisible {
    visibility: hidden !important;
  }

  .md\:hover\:visible:hover {
    visibility: visible !important;
  }

  .md\:hover\:invisible:hover {
    visibility: hidden !important;
  }

  .md\:focus\:visible:focus {
    visibility: visible !important;
  }

  .md\:focus\:invisible:focus {
    visibility: hidden !important;
  }

  .md\:whitespace-normal {
    white-space: normal !important;
  }

  .md\:whitespace-no-wrap {
    white-space: nowrap !important;
  }

  .md\:whitespace-pre {
    white-space: pre !important;
  }

  .md\:whitespace-pre-line {
    white-space: pre-line !important;
  }

  .md\:whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }

  .md\:hover\:whitespace-normal:hover {
    white-space: normal !important;
  }

  .md\:hover\:whitespace-no-wrap:hover {
    white-space: nowrap !important;
  }

  .md\:hover\:whitespace-pre:hover {
    white-space: pre !important;
  }

  .md\:hover\:whitespace-pre-line:hover {
    white-space: pre-line !important;
  }

  .md\:hover\:whitespace-pre-wrap:hover {
    white-space: pre-wrap !important;
  }

  .md\:focus\:whitespace-normal:focus {
    white-space: normal !important;
  }

  .md\:focus\:whitespace-no-wrap:focus {
    white-space: nowrap !important;
  }

  .md\:focus\:whitespace-pre:focus {
    white-space: pre !important;
  }

  .md\:focus\:whitespace-pre-line:focus {
    white-space: pre-line !important;
  }

  .md\:focus\:whitespace-pre-wrap:focus {
    white-space: pre-wrap !important;
  }

  .md\:break-normal {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .md\:break-words {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .md\:break-all {
    word-break: break-all !important;
  }

  .md\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .md\:hover\:break-normal:hover {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .md\:hover\:break-words:hover {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .md\:hover\:break-all:hover {
    word-break: break-all !important;
  }

  .md\:hover\:truncate:hover {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .md\:focus\:break-normal:focus {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .md\:focus\:break-words:focus {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .md\:focus\:break-all:focus {
    word-break: break-all !important;
  }

  .md\:focus\:truncate:focus {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .md\:w-0 {
    width: 0rem !important;
  }

  .md\:w-1 {
    width: 0.25rem !important;
  }

  .md\:w-2 {
    width: 0.5rem !important;
  }

  .md\:w-3 {
    width: 0.75rem !important;
  }

  .md\:w-4 {
    width: 1rem !important;
  }

  .md\:w-5 {
    width: 1.25rem !important;
  }

  .md\:w-6 {
    width: 1.5rem !important;
  }

  .md\:w-7 {
    width: 1.75rem !important;
  }

  .md\:w-8 {
    width: 2rem !important;
  }

  .md\:w-9 {
    width: 2.25rem !important;
  }

  .md\:w-10 {
    width: 2.5rem !important;
  }

  .md\:w-11 {
    width: 2.75rem !important;
  }

  .md\:w-12 {
    width: 3rem !important;
  }

  .md\:w-13 {
    width: 3.25rem !important;
  }

  .md\:w-14 {
    width: 3.5rem !important;
  }

  .md\:w-15 {
    width: 3.75rem !important;
  }

  .md\:w-16 {
    width: 4rem !important;
  }

  .md\:w-17 {
    width: 4.25rem !important;
  }

  .md\:w-18 {
    width: 4.5rem !important;
  }

  .md\:w-19 {
    width: 4.75rem !important;
  }

  .md\:w-20 {
    width: 5rem !important;
  }

  .md\:w-21 {
    width: 5.25rem !important;
  }

  .md\:w-22 {
    width: 5.5rem !important;
  }

  .md\:w-23 {
    width: 5.75rem !important;
  }

  .md\:w-24 {
    width: 6rem !important;
  }

  .md\:w-25 {
    width: 6.25rem !important;
  }

  .md\:w-26 {
    width: 6.5rem !important;
  }

  .md\:w-27 {
    width: 6.75rem !important;
  }

  .md\:w-28 {
    width: 7rem !important;
  }

  .md\:w-29 {
    width: 7.25rem !important;
  }

  .md\:w-30 {
    width: 7.5rem !important;
  }

  .md\:w-31 {
    width: 7.75rem !important;
  }

  .md\:w-32 {
    width: 8rem !important;
  }

  .md\:w-33 {
    width: 8.25rem !important;
  }

  .md\:w-34 {
    width: 8.5rem !important;
  }

  .md\:w-35 {
    width: 8.75rem !important;
  }

  .md\:w-36 {
    width: 9rem !important;
  }

  .md\:w-37 {
    width: 9.25rem !important;
  }

  .md\:w-38 {
    width: 9.5rem !important;
  }

  .md\:w-39 {
    width: 9.75rem !important;
  }

  .md\:w-40 {
    width: 10rem !important;
  }

  .md\:w-41 {
    width: 10.25rem !important;
  }

  .md\:w-42 {
    width: 10.5rem !important;
  }

  .md\:w-43 {
    width: 10.75rem !important;
  }

  .md\:w-44 {
    width: 11rem !important;
  }

  .md\:w-45 {
    width: 11.25rem !important;
  }

  .md\:w-46 {
    width: 11.5rem !important;
  }

  .md\:w-47 {
    width: 11.75rem !important;
  }

  .md\:w-48 {
    width: 12rem !important;
  }

  .md\:w-49 {
    width: 12.25rem !important;
  }

  .md\:w-50 {
    width: 12.5rem !important;
  }

  .md\:w-51 {
    width: 12.75rem !important;
  }

  .md\:w-52 {
    width: 13rem !important;
  }

  .md\:w-53 {
    width: 13.25rem !important;
  }

  .md\:w-54 {
    width: 13.5rem !important;
  }

  .md\:w-55 {
    width: 13.75rem !important;
  }

  .md\:w-56 {
    width: 14rem !important;
  }

  .md\:w-57 {
    width: 14.25rem !important;
  }

  .md\:w-58 {
    width: 14.5rem !important;
  }

  .md\:w-59 {
    width: 14.75rem !important;
  }

  .md\:w-60 {
    width: 15rem !important;
  }

  .md\:w-61 {
    width: 15.25rem !important;
  }

  .md\:w-62 {
    width: 15.5rem !important;
  }

  .md\:w-63 {
    width: 15.75rem !important;
  }

  .md\:w-64 {
    width: 16rem !important;
  }

  .md\:w-65 {
    width: 16.25rem !important;
  }

  .md\:w-66 {
    width: 16.5rem !important;
  }

  .md\:w-67 {
    width: 16.75rem !important;
  }

  .md\:w-68 {
    width: 17rem !important;
  }

  .md\:w-69 {
    width: 17.25rem !important;
  }

  .md\:w-70 {
    width: 17.5rem !important;
  }

  .md\:w-71 {
    width: 17.75rem !important;
  }

  .md\:w-72 {
    width: 18rem !important;
  }

  .md\:w-73 {
    width: 18.25rem !important;
  }

  .md\:w-74 {
    width: 18.5rem !important;
  }

  .md\:w-75 {
    width: 18.75rem !important;
  }

  .md\:w-76 {
    width: 19rem !important;
  }

  .md\:w-77 {
    width: 19.25rem !important;
  }

  .md\:w-78 {
    width: 19.5rem !important;
  }

  .md\:w-79 {
    width: 19.75rem !important;
  }

  .md\:w-80 {
    width: 20rem !important;
  }

  .md\:w-81 {
    width: 20.25rem !important;
  }

  .md\:w-82 {
    width: 20.5rem !important;
  }

  .md\:w-83 {
    width: 20.75rem !important;
  }

  .md\:w-84 {
    width: 21rem !important;
  }

  .md\:w-85 {
    width: 21.25rem !important;
  }

  .md\:w-86 {
    width: 21.5rem !important;
  }

  .md\:w-87 {
    width: 21.75rem !important;
  }

  .md\:w-88 {
    width: 22rem !important;
  }

  .md\:w-89 {
    width: 22.25rem !important;
  }

  .md\:w-90 {
    width: 22.5rem !important;
  }

  .md\:w-91 {
    width: 22.75rem !important;
  }

  .md\:w-92 {
    width: 23rem !important;
  }

  .md\:w-93 {
    width: 23.25rem !important;
  }

  .md\:w-94 {
    width: 23.5rem !important;
  }

  .md\:w-95 {
    width: 23.75rem !important;
  }

  .md\:w-96 {
    width: 24rem !important;
  }

  .md\:w-97 {
    width: 24.25rem !important;
  }

  .md\:w-98 {
    width: 24.5rem !important;
  }

  .md\:w-99 {
    width: 24.75rem !important;
  }

  .md\:w-100 {
    width: 25rem !important;
  }

  .md\:w-101 {
    width: 25.25rem !important;
  }

  .md\:w-102 {
    width: 25.5rem !important;
  }

  .md\:w-103 {
    width: 25.75rem !important;
  }

  .md\:w-104 {
    width: 26rem !important;
  }

  .md\:w-105 {
    width: 26.25rem !important;
  }

  .md\:w-auto {
    width: auto !important;
  }

  .md\:w-px {
    width: 1px !important;
  }

  .md\:w-0\.5 {
    width: 0.125rem !important;
  }

  .md\:w-1\.5 {
    width: 0.375rem !important;
  }

  .md\:w-2\.5 {
    width: 0.625rem !important;
  }

  .md\:w-3\.5 {
    width: 0.875rem !important;
  }

  .md\:w-4\.5 {
    width: 1.125rem !important;
  }

  .md\:w-5\.5 {
    width: 1.375rem !important;
  }

  .md\:w-6\.5 {
    width: 1.625rem !important;
  }

  .md\:w-7\.5 {
    width: 1.875rem !important;
  }

  .md\:w-8\.5 {
    width: 2.125rem !important;
  }

  .md\:w-9\.5 {
    width: 2.375rem !important;
  }

  .md\:w-10\.5 {
    width: 2.625rem !important;
  }

  .md\:w-11\.5 {
    width: 2.875rem !important;
  }

  .md\:w-12\.5 {
    width: 3.125rem !important;
  }

  .md\:w-13\.5 {
    width: 3.375rem !important;
  }

  .md\:w-14\.5 {
    width: 3.625rem !important;
  }

  .md\:w-15\.5 {
    width: 3.875rem !important;
  }

  .md\:w-16\.5 {
    width: 4.125rem !important;
  }

  .md\:w-17\.5 {
    width: 4.375rem !important;
  }

  .md\:w-18\.5 {
    width: 4.625rem !important;
  }

  .md\:w-19\.5 {
    width: 4.875rem !important;
  }

  .md\:w-20\.5 {
    width: 5.125rem !important;
  }

  .md\:w-21\.5 {
    width: 5.375rem !important;
  }

  .md\:w-22\.5 {
    width: 5.625rem !important;
  }

  .md\:w-23\.5 {
    width: 5.875rem !important;
  }

  .md\:w-24\.5 {
    width: 6.125rem !important;
  }

  .md\:w-25\.5 {
    width: 6.375rem !important;
  }

  .md\:w-26\.5 {
    width: 6.625rem !important;
  }

  .md\:w-27\.5 {
    width: 6.875rem !important;
  }

  .md\:w-28\.5 {
    width: 7.125rem !important;
  }

  .md\:w-29\.5 {
    width: 7.375rem !important;
  }

  .md\:w-30\.5 {
    width: 7.625rem !important;
  }

  .md\:w-31\.5 {
    width: 7.875rem !important;
  }

  .md\:w-32\.5 {
    width: 8.125rem !important;
  }

  .md\:w-33\.5 {
    width: 8.375rem !important;
  }

  .md\:w-34\.5 {
    width: 8.625rem !important;
  }

  .md\:w-35\.5 {
    width: 8.875rem !important;
  }

  .md\:w-36\.5 {
    width: 9.125rem !important;
  }

  .md\:w-37\.5 {
    width: 9.375rem !important;
  }

  .md\:w-38\.5 {
    width: 9.625rem !important;
  }

  .md\:w-39\.5 {
    width: 9.875rem !important;
  }

  .md\:w-40\.5 {
    width: 10.125rem !important;
  }

  .md\:w-41\.5 {
    width: 10.375rem !important;
  }

  .md\:w-42\.5 {
    width: 10.625rem !important;
  }

  .md\:w-43\.5 {
    width: 10.875rem !important;
  }

  .md\:w-44\.5 {
    width: 11.125rem !important;
  }

  .md\:w-45\.5 {
    width: 11.375rem !important;
  }

  .md\:w-46\.5 {
    width: 11.625rem !important;
  }

  .md\:w-47\.5 {
    width: 11.875rem !important;
  }

  .md\:w-48\.5 {
    width: 12.125rem !important;
  }

  .md\:w-49\.5 {
    width: 12.375rem !important;
  }

  .md\:w-50\.5 {
    width: 12.625rem !important;
  }

  .md\:w-51\.5 {
    width: 12.875rem !important;
  }

  .md\:w-52\.5 {
    width: 13.125rem !important;
  }

  .md\:w-53\.5 {
    width: 13.375rem !important;
  }

  .md\:w-54\.5 {
    width: 13.625rem !important;
  }

  .md\:w-55\.5 {
    width: 13.875rem !important;
  }

  .md\:w-56\.5 {
    width: 14.125rem !important;
  }

  .md\:w-57\.5 {
    width: 14.375rem !important;
  }

  .md\:w-58\.5 {
    width: 14.625rem !important;
  }

  .md\:w-59\.5 {
    width: 14.875rem !important;
  }

  .md\:w-60\.5 {
    width: 15.125rem !important;
  }

  .md\:w-61\.5 {
    width: 15.375rem !important;
  }

  .md\:w-62\.5 {
    width: 15.625rem !important;
  }

  .md\:w-63\.5 {
    width: 15.875rem !important;
  }

  .md\:w-64\.5 {
    width: 16.125rem !important;
  }

  .md\:w-65\.5 {
    width: 16.375rem !important;
  }

  .md\:w-66\.5 {
    width: 16.625rem !important;
  }

  .md\:w-67\.5 {
    width: 16.875rem !important;
  }

  .md\:w-68\.5 {
    width: 17.125rem !important;
  }

  .md\:w-69\.5 {
    width: 17.375rem !important;
  }

  .md\:w-70\.5 {
    width: 17.625rem !important;
  }

  .md\:w-71\.5 {
    width: 17.875rem !important;
  }

  .md\:w-72\.5 {
    width: 18.125rem !important;
  }

  .md\:w-73\.5 {
    width: 18.375rem !important;
  }

  .md\:w-74\.5 {
    width: 18.625rem !important;
  }

  .md\:w-75\.5 {
    width: 18.875rem !important;
  }

  .md\:w-76\.5 {
    width: 19.125rem !important;
  }

  .md\:w-77\.5 {
    width: 19.375rem !important;
  }

  .md\:w-78\.5 {
    width: 19.625rem !important;
  }

  .md\:w-79\.5 {
    width: 19.875rem !important;
  }

  .md\:w-80\.5 {
    width: 20.125rem !important;
  }

  .md\:w-81\.5 {
    width: 20.375rem !important;
  }

  .md\:w-82\.5 {
    width: 20.625rem !important;
  }

  .md\:w-83\.5 {
    width: 20.875rem !important;
  }

  .md\:w-84\.5 {
    width: 21.125rem !important;
  }

  .md\:w-85\.5 {
    width: 21.375rem !important;
  }

  .md\:w-86\.5 {
    width: 21.625rem !important;
  }

  .md\:w-87\.5 {
    width: 21.875rem !important;
  }

  .md\:w-88\.5 {
    width: 22.125rem !important;
  }

  .md\:w-89\.5 {
    width: 22.375rem !important;
  }

  .md\:w-90\.5 {
    width: 22.625rem !important;
  }

  .md\:w-91\.5 {
    width: 22.875rem !important;
  }

  .md\:w-92\.5 {
    width: 23.125rem !important;
  }

  .md\:w-93\.5 {
    width: 23.375rem !important;
  }

  .md\:w-94\.5 {
    width: 23.625rem !important;
  }

  .md\:w-95\.5 {
    width: 23.875rem !important;
  }

  .md\:w-96\.5 {
    width: 24.125rem !important;
  }

  .md\:w-97\.5 {
    width: 24.375rem !important;
  }

  .md\:w-98\.5 {
    width: 24.625rem !important;
  }

  .md\:w-99\.5 {
    width: 24.875rem !important;
  }

  .md\:w-100\.5 {
    width: 25.125rem !important;
  }

  .md\:w-101\.5 {
    width: 25.375rem !important;
  }

  .md\:w-102\.5 {
    width: 25.625rem !important;
  }

  .md\:w-103\.5 {
    width: 25.875rem !important;
  }

  .md\:w-104\.5 {
    width: 26.125rem !important;
  }

  .md\:w-1\/2 {
    width: 50% !important;
  }

  .md\:w-1\/3 {
    width: 33.333333% !important;
  }

  .md\:w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:w-1\/4 {
    width: 25% !important;
  }

  .md\:w-2\/4 {
    width: 50% !important;
  }

  .md\:w-3\/4 {
    width: 75% !important;
  }

  .md\:w-1\/5 {
    width: 20% !important;
  }

  .md\:w-2\/5 {
    width: 40% !important;
  }

  .md\:w-3\/5 {
    width: 60% !important;
  }

  .md\:w-4\/5 {
    width: 80% !important;
  }

  .md\:w-1\/6 {
    width: 16.666667% !important;
  }

  .md\:w-2\/6 {
    width: 33.333333% !important;
  }

  .md\:w-3\/6 {
    width: 50% !important;
  }

  .md\:w-4\/6 {
    width: 66.666667% !important;
  }

  .md\:w-5\/6 {
    width: 83.333333% !important;
  }

  .md\:w-1\/12 {
    width: 8.333333% !important;
  }

  .md\:w-2\/12 {
    width: 16.666667% !important;
  }

  .md\:w-3\/12 {
    width: 25% !important;
  }

  .md\:w-4\/12 {
    width: 33.333333% !important;
  }

  .md\:w-5\/12 {
    width: 41.666667% !important;
  }

  .md\:w-6\/12 {
    width: 50% !important;
  }

  .md\:w-7\/12 {
    width: 58.333333% !important;
  }

  .md\:w-8\/12 {
    width: 66.666667% !important;
  }

  .md\:w-9\/12 {
    width: 75% !important;
  }

  .md\:w-10\/12 {
    width: 83.333333% !important;
  }

  .md\:w-11\/12 {
    width: 91.666667% !important;
  }

  .md\:w-full {
    width: 100% !important;
  }

  .md\:w-screen {
    width: 100vw !important;
  }

  .md\:hover\:w-0:hover {
    width: 0rem !important;
  }

  .md\:hover\:w-1:hover {
    width: 0.25rem !important;
  }

  .md\:hover\:w-2:hover {
    width: 0.5rem !important;
  }

  .md\:hover\:w-3:hover {
    width: 0.75rem !important;
  }

  .md\:hover\:w-4:hover {
    width: 1rem !important;
  }

  .md\:hover\:w-5:hover {
    width: 1.25rem !important;
  }

  .md\:hover\:w-6:hover {
    width: 1.5rem !important;
  }

  .md\:hover\:w-7:hover {
    width: 1.75rem !important;
  }

  .md\:hover\:w-8:hover {
    width: 2rem !important;
  }

  .md\:hover\:w-9:hover {
    width: 2.25rem !important;
  }

  .md\:hover\:w-10:hover {
    width: 2.5rem !important;
  }

  .md\:hover\:w-11:hover {
    width: 2.75rem !important;
  }

  .md\:hover\:w-12:hover {
    width: 3rem !important;
  }

  .md\:hover\:w-13:hover {
    width: 3.25rem !important;
  }

  .md\:hover\:w-14:hover {
    width: 3.5rem !important;
  }

  .md\:hover\:w-15:hover {
    width: 3.75rem !important;
  }

  .md\:hover\:w-16:hover {
    width: 4rem !important;
  }

  .md\:hover\:w-17:hover {
    width: 4.25rem !important;
  }

  .md\:hover\:w-18:hover {
    width: 4.5rem !important;
  }

  .md\:hover\:w-19:hover {
    width: 4.75rem !important;
  }

  .md\:hover\:w-20:hover {
    width: 5rem !important;
  }

  .md\:hover\:w-21:hover {
    width: 5.25rem !important;
  }

  .md\:hover\:w-22:hover {
    width: 5.5rem !important;
  }

  .md\:hover\:w-23:hover {
    width: 5.75rem !important;
  }

  .md\:hover\:w-24:hover {
    width: 6rem !important;
  }

  .md\:hover\:w-25:hover {
    width: 6.25rem !important;
  }

  .md\:hover\:w-26:hover {
    width: 6.5rem !important;
  }

  .md\:hover\:w-27:hover {
    width: 6.75rem !important;
  }

  .md\:hover\:w-28:hover {
    width: 7rem !important;
  }

  .md\:hover\:w-29:hover {
    width: 7.25rem !important;
  }

  .md\:hover\:w-30:hover {
    width: 7.5rem !important;
  }

  .md\:hover\:w-31:hover {
    width: 7.75rem !important;
  }

  .md\:hover\:w-32:hover {
    width: 8rem !important;
  }

  .md\:hover\:w-33:hover {
    width: 8.25rem !important;
  }

  .md\:hover\:w-34:hover {
    width: 8.5rem !important;
  }

  .md\:hover\:w-35:hover {
    width: 8.75rem !important;
  }

  .md\:hover\:w-36:hover {
    width: 9rem !important;
  }

  .md\:hover\:w-37:hover {
    width: 9.25rem !important;
  }

  .md\:hover\:w-38:hover {
    width: 9.5rem !important;
  }

  .md\:hover\:w-39:hover {
    width: 9.75rem !important;
  }

  .md\:hover\:w-40:hover {
    width: 10rem !important;
  }

  .md\:hover\:w-41:hover {
    width: 10.25rem !important;
  }

  .md\:hover\:w-42:hover {
    width: 10.5rem !important;
  }

  .md\:hover\:w-43:hover {
    width: 10.75rem !important;
  }

  .md\:hover\:w-44:hover {
    width: 11rem !important;
  }

  .md\:hover\:w-45:hover {
    width: 11.25rem !important;
  }

  .md\:hover\:w-46:hover {
    width: 11.5rem !important;
  }

  .md\:hover\:w-47:hover {
    width: 11.75rem !important;
  }

  .md\:hover\:w-48:hover {
    width: 12rem !important;
  }

  .md\:hover\:w-49:hover {
    width: 12.25rem !important;
  }

  .md\:hover\:w-50:hover {
    width: 12.5rem !important;
  }

  .md\:hover\:w-51:hover {
    width: 12.75rem !important;
  }

  .md\:hover\:w-52:hover {
    width: 13rem !important;
  }

  .md\:hover\:w-53:hover {
    width: 13.25rem !important;
  }

  .md\:hover\:w-54:hover {
    width: 13.5rem !important;
  }

  .md\:hover\:w-55:hover {
    width: 13.75rem !important;
  }

  .md\:hover\:w-56:hover {
    width: 14rem !important;
  }

  .md\:hover\:w-57:hover {
    width: 14.25rem !important;
  }

  .md\:hover\:w-58:hover {
    width: 14.5rem !important;
  }

  .md\:hover\:w-59:hover {
    width: 14.75rem !important;
  }

  .md\:hover\:w-60:hover {
    width: 15rem !important;
  }

  .md\:hover\:w-61:hover {
    width: 15.25rem !important;
  }

  .md\:hover\:w-62:hover {
    width: 15.5rem !important;
  }

  .md\:hover\:w-63:hover {
    width: 15.75rem !important;
  }

  .md\:hover\:w-64:hover {
    width: 16rem !important;
  }

  .md\:hover\:w-65:hover {
    width: 16.25rem !important;
  }

  .md\:hover\:w-66:hover {
    width: 16.5rem !important;
  }

  .md\:hover\:w-67:hover {
    width: 16.75rem !important;
  }

  .md\:hover\:w-68:hover {
    width: 17rem !important;
  }

  .md\:hover\:w-69:hover {
    width: 17.25rem !important;
  }

  .md\:hover\:w-70:hover {
    width: 17.5rem !important;
  }

  .md\:hover\:w-71:hover {
    width: 17.75rem !important;
  }

  .md\:hover\:w-72:hover {
    width: 18rem !important;
  }

  .md\:hover\:w-73:hover {
    width: 18.25rem !important;
  }

  .md\:hover\:w-74:hover {
    width: 18.5rem !important;
  }

  .md\:hover\:w-75:hover {
    width: 18.75rem !important;
  }

  .md\:hover\:w-76:hover {
    width: 19rem !important;
  }

  .md\:hover\:w-77:hover {
    width: 19.25rem !important;
  }

  .md\:hover\:w-78:hover {
    width: 19.5rem !important;
  }

  .md\:hover\:w-79:hover {
    width: 19.75rem !important;
  }

  .md\:hover\:w-80:hover {
    width: 20rem !important;
  }

  .md\:hover\:w-81:hover {
    width: 20.25rem !important;
  }

  .md\:hover\:w-82:hover {
    width: 20.5rem !important;
  }

  .md\:hover\:w-83:hover {
    width: 20.75rem !important;
  }

  .md\:hover\:w-84:hover {
    width: 21rem !important;
  }

  .md\:hover\:w-85:hover {
    width: 21.25rem !important;
  }

  .md\:hover\:w-86:hover {
    width: 21.5rem !important;
  }

  .md\:hover\:w-87:hover {
    width: 21.75rem !important;
  }

  .md\:hover\:w-88:hover {
    width: 22rem !important;
  }

  .md\:hover\:w-89:hover {
    width: 22.25rem !important;
  }

  .md\:hover\:w-90:hover {
    width: 22.5rem !important;
  }

  .md\:hover\:w-91:hover {
    width: 22.75rem !important;
  }

  .md\:hover\:w-92:hover {
    width: 23rem !important;
  }

  .md\:hover\:w-93:hover {
    width: 23.25rem !important;
  }

  .md\:hover\:w-94:hover {
    width: 23.5rem !important;
  }

  .md\:hover\:w-95:hover {
    width: 23.75rem !important;
  }

  .md\:hover\:w-96:hover {
    width: 24rem !important;
  }

  .md\:hover\:w-97:hover {
    width: 24.25rem !important;
  }

  .md\:hover\:w-98:hover {
    width: 24.5rem !important;
  }

  .md\:hover\:w-99:hover {
    width: 24.75rem !important;
  }

  .md\:hover\:w-100:hover {
    width: 25rem !important;
  }

  .md\:hover\:w-101:hover {
    width: 25.25rem !important;
  }

  .md\:hover\:w-102:hover {
    width: 25.5rem !important;
  }

  .md\:hover\:w-103:hover {
    width: 25.75rem !important;
  }

  .md\:hover\:w-104:hover {
    width: 26rem !important;
  }

  .md\:hover\:w-105:hover {
    width: 26.25rem !important;
  }

  .md\:hover\:w-auto:hover {
    width: auto !important;
  }

  .md\:hover\:w-px:hover {
    width: 1px !important;
  }

  .md\:hover\:w-0\.5:hover {
    width: 0.125rem !important;
  }

  .md\:hover\:w-1\.5:hover {
    width: 0.375rem !important;
  }

  .md\:hover\:w-2\.5:hover {
    width: 0.625rem !important;
  }

  .md\:hover\:w-3\.5:hover {
    width: 0.875rem !important;
  }

  .md\:hover\:w-4\.5:hover {
    width: 1.125rem !important;
  }

  .md\:hover\:w-5\.5:hover {
    width: 1.375rem !important;
  }

  .md\:hover\:w-6\.5:hover {
    width: 1.625rem !important;
  }

  .md\:hover\:w-7\.5:hover {
    width: 1.875rem !important;
  }

  .md\:hover\:w-8\.5:hover {
    width: 2.125rem !important;
  }

  .md\:hover\:w-9\.5:hover {
    width: 2.375rem !important;
  }

  .md\:hover\:w-10\.5:hover {
    width: 2.625rem !important;
  }

  .md\:hover\:w-11\.5:hover {
    width: 2.875rem !important;
  }

  .md\:hover\:w-12\.5:hover {
    width: 3.125rem !important;
  }

  .md\:hover\:w-13\.5:hover {
    width: 3.375rem !important;
  }

  .md\:hover\:w-14\.5:hover {
    width: 3.625rem !important;
  }

  .md\:hover\:w-15\.5:hover {
    width: 3.875rem !important;
  }

  .md\:hover\:w-16\.5:hover {
    width: 4.125rem !important;
  }

  .md\:hover\:w-17\.5:hover {
    width: 4.375rem !important;
  }

  .md\:hover\:w-18\.5:hover {
    width: 4.625rem !important;
  }

  .md\:hover\:w-19\.5:hover {
    width: 4.875rem !important;
  }

  .md\:hover\:w-20\.5:hover {
    width: 5.125rem !important;
  }

  .md\:hover\:w-21\.5:hover {
    width: 5.375rem !important;
  }

  .md\:hover\:w-22\.5:hover {
    width: 5.625rem !important;
  }

  .md\:hover\:w-23\.5:hover {
    width: 5.875rem !important;
  }

  .md\:hover\:w-24\.5:hover {
    width: 6.125rem !important;
  }

  .md\:hover\:w-25\.5:hover {
    width: 6.375rem !important;
  }

  .md\:hover\:w-26\.5:hover {
    width: 6.625rem !important;
  }

  .md\:hover\:w-27\.5:hover {
    width: 6.875rem !important;
  }

  .md\:hover\:w-28\.5:hover {
    width: 7.125rem !important;
  }

  .md\:hover\:w-29\.5:hover {
    width: 7.375rem !important;
  }

  .md\:hover\:w-30\.5:hover {
    width: 7.625rem !important;
  }

  .md\:hover\:w-31\.5:hover {
    width: 7.875rem !important;
  }

  .md\:hover\:w-32\.5:hover {
    width: 8.125rem !important;
  }

  .md\:hover\:w-33\.5:hover {
    width: 8.375rem !important;
  }

  .md\:hover\:w-34\.5:hover {
    width: 8.625rem !important;
  }

  .md\:hover\:w-35\.5:hover {
    width: 8.875rem !important;
  }

  .md\:hover\:w-36\.5:hover {
    width: 9.125rem !important;
  }

  .md\:hover\:w-37\.5:hover {
    width: 9.375rem !important;
  }

  .md\:hover\:w-38\.5:hover {
    width: 9.625rem !important;
  }

  .md\:hover\:w-39\.5:hover {
    width: 9.875rem !important;
  }

  .md\:hover\:w-40\.5:hover {
    width: 10.125rem !important;
  }

  .md\:hover\:w-41\.5:hover {
    width: 10.375rem !important;
  }

  .md\:hover\:w-42\.5:hover {
    width: 10.625rem !important;
  }

  .md\:hover\:w-43\.5:hover {
    width: 10.875rem !important;
  }

  .md\:hover\:w-44\.5:hover {
    width: 11.125rem !important;
  }

  .md\:hover\:w-45\.5:hover {
    width: 11.375rem !important;
  }

  .md\:hover\:w-46\.5:hover {
    width: 11.625rem !important;
  }

  .md\:hover\:w-47\.5:hover {
    width: 11.875rem !important;
  }

  .md\:hover\:w-48\.5:hover {
    width: 12.125rem !important;
  }

  .md\:hover\:w-49\.5:hover {
    width: 12.375rem !important;
  }

  .md\:hover\:w-50\.5:hover {
    width: 12.625rem !important;
  }

  .md\:hover\:w-51\.5:hover {
    width: 12.875rem !important;
  }

  .md\:hover\:w-52\.5:hover {
    width: 13.125rem !important;
  }

  .md\:hover\:w-53\.5:hover {
    width: 13.375rem !important;
  }

  .md\:hover\:w-54\.5:hover {
    width: 13.625rem !important;
  }

  .md\:hover\:w-55\.5:hover {
    width: 13.875rem !important;
  }

  .md\:hover\:w-56\.5:hover {
    width: 14.125rem !important;
  }

  .md\:hover\:w-57\.5:hover {
    width: 14.375rem !important;
  }

  .md\:hover\:w-58\.5:hover {
    width: 14.625rem !important;
  }

  .md\:hover\:w-59\.5:hover {
    width: 14.875rem !important;
  }

  .md\:hover\:w-60\.5:hover {
    width: 15.125rem !important;
  }

  .md\:hover\:w-61\.5:hover {
    width: 15.375rem !important;
  }

  .md\:hover\:w-62\.5:hover {
    width: 15.625rem !important;
  }

  .md\:hover\:w-63\.5:hover {
    width: 15.875rem !important;
  }

  .md\:hover\:w-64\.5:hover {
    width: 16.125rem !important;
  }

  .md\:hover\:w-65\.5:hover {
    width: 16.375rem !important;
  }

  .md\:hover\:w-66\.5:hover {
    width: 16.625rem !important;
  }

  .md\:hover\:w-67\.5:hover {
    width: 16.875rem !important;
  }

  .md\:hover\:w-68\.5:hover {
    width: 17.125rem !important;
  }

  .md\:hover\:w-69\.5:hover {
    width: 17.375rem !important;
  }

  .md\:hover\:w-70\.5:hover {
    width: 17.625rem !important;
  }

  .md\:hover\:w-71\.5:hover {
    width: 17.875rem !important;
  }

  .md\:hover\:w-72\.5:hover {
    width: 18.125rem !important;
  }

  .md\:hover\:w-73\.5:hover {
    width: 18.375rem !important;
  }

  .md\:hover\:w-74\.5:hover {
    width: 18.625rem !important;
  }

  .md\:hover\:w-75\.5:hover {
    width: 18.875rem !important;
  }

  .md\:hover\:w-76\.5:hover {
    width: 19.125rem !important;
  }

  .md\:hover\:w-77\.5:hover {
    width: 19.375rem !important;
  }

  .md\:hover\:w-78\.5:hover {
    width: 19.625rem !important;
  }

  .md\:hover\:w-79\.5:hover {
    width: 19.875rem !important;
  }

  .md\:hover\:w-80\.5:hover {
    width: 20.125rem !important;
  }

  .md\:hover\:w-81\.5:hover {
    width: 20.375rem !important;
  }

  .md\:hover\:w-82\.5:hover {
    width: 20.625rem !important;
  }

  .md\:hover\:w-83\.5:hover {
    width: 20.875rem !important;
  }

  .md\:hover\:w-84\.5:hover {
    width: 21.125rem !important;
  }

  .md\:hover\:w-85\.5:hover {
    width: 21.375rem !important;
  }

  .md\:hover\:w-86\.5:hover {
    width: 21.625rem !important;
  }

  .md\:hover\:w-87\.5:hover {
    width: 21.875rem !important;
  }

  .md\:hover\:w-88\.5:hover {
    width: 22.125rem !important;
  }

  .md\:hover\:w-89\.5:hover {
    width: 22.375rem !important;
  }

  .md\:hover\:w-90\.5:hover {
    width: 22.625rem !important;
  }

  .md\:hover\:w-91\.5:hover {
    width: 22.875rem !important;
  }

  .md\:hover\:w-92\.5:hover {
    width: 23.125rem !important;
  }

  .md\:hover\:w-93\.5:hover {
    width: 23.375rem !important;
  }

  .md\:hover\:w-94\.5:hover {
    width: 23.625rem !important;
  }

  .md\:hover\:w-95\.5:hover {
    width: 23.875rem !important;
  }

  .md\:hover\:w-96\.5:hover {
    width: 24.125rem !important;
  }

  .md\:hover\:w-97\.5:hover {
    width: 24.375rem !important;
  }

  .md\:hover\:w-98\.5:hover {
    width: 24.625rem !important;
  }

  .md\:hover\:w-99\.5:hover {
    width: 24.875rem !important;
  }

  .md\:hover\:w-100\.5:hover {
    width: 25.125rem !important;
  }

  .md\:hover\:w-101\.5:hover {
    width: 25.375rem !important;
  }

  .md\:hover\:w-102\.5:hover {
    width: 25.625rem !important;
  }

  .md\:hover\:w-103\.5:hover {
    width: 25.875rem !important;
  }

  .md\:hover\:w-104\.5:hover {
    width: 26.125rem !important;
  }

  .md\:hover\:w-1\/2:hover {
    width: 50% !important;
  }

  .md\:hover\:w-1\/3:hover {
    width: 33.333333% !important;
  }

  .md\:hover\:w-2\/3:hover {
    width: 66.666667% !important;
  }

  .md\:hover\:w-1\/4:hover {
    width: 25% !important;
  }

  .md\:hover\:w-2\/4:hover {
    width: 50% !important;
  }

  .md\:hover\:w-3\/4:hover {
    width: 75% !important;
  }

  .md\:hover\:w-1\/5:hover {
    width: 20% !important;
  }

  .md\:hover\:w-2\/5:hover {
    width: 40% !important;
  }

  .md\:hover\:w-3\/5:hover {
    width: 60% !important;
  }

  .md\:hover\:w-4\/5:hover {
    width: 80% !important;
  }

  .md\:hover\:w-1\/6:hover {
    width: 16.666667% !important;
  }

  .md\:hover\:w-2\/6:hover {
    width: 33.333333% !important;
  }

  .md\:hover\:w-3\/6:hover {
    width: 50% !important;
  }

  .md\:hover\:w-4\/6:hover {
    width: 66.666667% !important;
  }

  .md\:hover\:w-5\/6:hover {
    width: 83.333333% !important;
  }

  .md\:hover\:w-1\/12:hover {
    width: 8.333333% !important;
  }

  .md\:hover\:w-2\/12:hover {
    width: 16.666667% !important;
  }

  .md\:hover\:w-3\/12:hover {
    width: 25% !important;
  }

  .md\:hover\:w-4\/12:hover {
    width: 33.333333% !important;
  }

  .md\:hover\:w-5\/12:hover {
    width: 41.666667% !important;
  }

  .md\:hover\:w-6\/12:hover {
    width: 50% !important;
  }

  .md\:hover\:w-7\/12:hover {
    width: 58.333333% !important;
  }

  .md\:hover\:w-8\/12:hover {
    width: 66.666667% !important;
  }

  .md\:hover\:w-9\/12:hover {
    width: 75% !important;
  }

  .md\:hover\:w-10\/12:hover {
    width: 83.333333% !important;
  }

  .md\:hover\:w-11\/12:hover {
    width: 91.666667% !important;
  }

  .md\:hover\:w-full:hover {
    width: 100% !important;
  }

  .md\:hover\:w-screen:hover {
    width: 100vw !important;
  }

  .md\:focus\:w-0:focus {
    width: 0rem !important;
  }

  .md\:focus\:w-1:focus {
    width: 0.25rem !important;
  }

  .md\:focus\:w-2:focus {
    width: 0.5rem !important;
  }

  .md\:focus\:w-3:focus {
    width: 0.75rem !important;
  }

  .md\:focus\:w-4:focus {
    width: 1rem !important;
  }

  .md\:focus\:w-5:focus {
    width: 1.25rem !important;
  }

  .md\:focus\:w-6:focus {
    width: 1.5rem !important;
  }

  .md\:focus\:w-7:focus {
    width: 1.75rem !important;
  }

  .md\:focus\:w-8:focus {
    width: 2rem !important;
  }

  .md\:focus\:w-9:focus {
    width: 2.25rem !important;
  }

  .md\:focus\:w-10:focus {
    width: 2.5rem !important;
  }

  .md\:focus\:w-11:focus {
    width: 2.75rem !important;
  }

  .md\:focus\:w-12:focus {
    width: 3rem !important;
  }

  .md\:focus\:w-13:focus {
    width: 3.25rem !important;
  }

  .md\:focus\:w-14:focus {
    width: 3.5rem !important;
  }

  .md\:focus\:w-15:focus {
    width: 3.75rem !important;
  }

  .md\:focus\:w-16:focus {
    width: 4rem !important;
  }

  .md\:focus\:w-17:focus {
    width: 4.25rem !important;
  }

  .md\:focus\:w-18:focus {
    width: 4.5rem !important;
  }

  .md\:focus\:w-19:focus {
    width: 4.75rem !important;
  }

  .md\:focus\:w-20:focus {
    width: 5rem !important;
  }

  .md\:focus\:w-21:focus {
    width: 5.25rem !important;
  }

  .md\:focus\:w-22:focus {
    width: 5.5rem !important;
  }

  .md\:focus\:w-23:focus {
    width: 5.75rem !important;
  }

  .md\:focus\:w-24:focus {
    width: 6rem !important;
  }

  .md\:focus\:w-25:focus {
    width: 6.25rem !important;
  }

  .md\:focus\:w-26:focus {
    width: 6.5rem !important;
  }

  .md\:focus\:w-27:focus {
    width: 6.75rem !important;
  }

  .md\:focus\:w-28:focus {
    width: 7rem !important;
  }

  .md\:focus\:w-29:focus {
    width: 7.25rem !important;
  }

  .md\:focus\:w-30:focus {
    width: 7.5rem !important;
  }

  .md\:focus\:w-31:focus {
    width: 7.75rem !important;
  }

  .md\:focus\:w-32:focus {
    width: 8rem !important;
  }

  .md\:focus\:w-33:focus {
    width: 8.25rem !important;
  }

  .md\:focus\:w-34:focus {
    width: 8.5rem !important;
  }

  .md\:focus\:w-35:focus {
    width: 8.75rem !important;
  }

  .md\:focus\:w-36:focus {
    width: 9rem !important;
  }

  .md\:focus\:w-37:focus {
    width: 9.25rem !important;
  }

  .md\:focus\:w-38:focus {
    width: 9.5rem !important;
  }

  .md\:focus\:w-39:focus {
    width: 9.75rem !important;
  }

  .md\:focus\:w-40:focus {
    width: 10rem !important;
  }

  .md\:focus\:w-41:focus {
    width: 10.25rem !important;
  }

  .md\:focus\:w-42:focus {
    width: 10.5rem !important;
  }

  .md\:focus\:w-43:focus {
    width: 10.75rem !important;
  }

  .md\:focus\:w-44:focus {
    width: 11rem !important;
  }

  .md\:focus\:w-45:focus {
    width: 11.25rem !important;
  }

  .md\:focus\:w-46:focus {
    width: 11.5rem !important;
  }

  .md\:focus\:w-47:focus {
    width: 11.75rem !important;
  }

  .md\:focus\:w-48:focus {
    width: 12rem !important;
  }

  .md\:focus\:w-49:focus {
    width: 12.25rem !important;
  }

  .md\:focus\:w-50:focus {
    width: 12.5rem !important;
  }

  .md\:focus\:w-51:focus {
    width: 12.75rem !important;
  }

  .md\:focus\:w-52:focus {
    width: 13rem !important;
  }

  .md\:focus\:w-53:focus {
    width: 13.25rem !important;
  }

  .md\:focus\:w-54:focus {
    width: 13.5rem !important;
  }

  .md\:focus\:w-55:focus {
    width: 13.75rem !important;
  }

  .md\:focus\:w-56:focus {
    width: 14rem !important;
  }

  .md\:focus\:w-57:focus {
    width: 14.25rem !important;
  }

  .md\:focus\:w-58:focus {
    width: 14.5rem !important;
  }

  .md\:focus\:w-59:focus {
    width: 14.75rem !important;
  }

  .md\:focus\:w-60:focus {
    width: 15rem !important;
  }

  .md\:focus\:w-61:focus {
    width: 15.25rem !important;
  }

  .md\:focus\:w-62:focus {
    width: 15.5rem !important;
  }

  .md\:focus\:w-63:focus {
    width: 15.75rem !important;
  }

  .md\:focus\:w-64:focus {
    width: 16rem !important;
  }

  .md\:focus\:w-65:focus {
    width: 16.25rem !important;
  }

  .md\:focus\:w-66:focus {
    width: 16.5rem !important;
  }

  .md\:focus\:w-67:focus {
    width: 16.75rem !important;
  }

  .md\:focus\:w-68:focus {
    width: 17rem !important;
  }

  .md\:focus\:w-69:focus {
    width: 17.25rem !important;
  }

  .md\:focus\:w-70:focus {
    width: 17.5rem !important;
  }

  .md\:focus\:w-71:focus {
    width: 17.75rem !important;
  }

  .md\:focus\:w-72:focus {
    width: 18rem !important;
  }

  .md\:focus\:w-73:focus {
    width: 18.25rem !important;
  }

  .md\:focus\:w-74:focus {
    width: 18.5rem !important;
  }

  .md\:focus\:w-75:focus {
    width: 18.75rem !important;
  }

  .md\:focus\:w-76:focus {
    width: 19rem !important;
  }

  .md\:focus\:w-77:focus {
    width: 19.25rem !important;
  }

  .md\:focus\:w-78:focus {
    width: 19.5rem !important;
  }

  .md\:focus\:w-79:focus {
    width: 19.75rem !important;
  }

  .md\:focus\:w-80:focus {
    width: 20rem !important;
  }

  .md\:focus\:w-81:focus {
    width: 20.25rem !important;
  }

  .md\:focus\:w-82:focus {
    width: 20.5rem !important;
  }

  .md\:focus\:w-83:focus {
    width: 20.75rem !important;
  }

  .md\:focus\:w-84:focus {
    width: 21rem !important;
  }

  .md\:focus\:w-85:focus {
    width: 21.25rem !important;
  }

  .md\:focus\:w-86:focus {
    width: 21.5rem !important;
  }

  .md\:focus\:w-87:focus {
    width: 21.75rem !important;
  }

  .md\:focus\:w-88:focus {
    width: 22rem !important;
  }

  .md\:focus\:w-89:focus {
    width: 22.25rem !important;
  }

  .md\:focus\:w-90:focus {
    width: 22.5rem !important;
  }

  .md\:focus\:w-91:focus {
    width: 22.75rem !important;
  }

  .md\:focus\:w-92:focus {
    width: 23rem !important;
  }

  .md\:focus\:w-93:focus {
    width: 23.25rem !important;
  }

  .md\:focus\:w-94:focus {
    width: 23.5rem !important;
  }

  .md\:focus\:w-95:focus {
    width: 23.75rem !important;
  }

  .md\:focus\:w-96:focus {
    width: 24rem !important;
  }

  .md\:focus\:w-97:focus {
    width: 24.25rem !important;
  }

  .md\:focus\:w-98:focus {
    width: 24.5rem !important;
  }

  .md\:focus\:w-99:focus {
    width: 24.75rem !important;
  }

  .md\:focus\:w-100:focus {
    width: 25rem !important;
  }

  .md\:focus\:w-101:focus {
    width: 25.25rem !important;
  }

  .md\:focus\:w-102:focus {
    width: 25.5rem !important;
  }

  .md\:focus\:w-103:focus {
    width: 25.75rem !important;
  }

  .md\:focus\:w-104:focus {
    width: 26rem !important;
  }

  .md\:focus\:w-105:focus {
    width: 26.25rem !important;
  }

  .md\:focus\:w-auto:focus {
    width: auto !important;
  }

  .md\:focus\:w-px:focus {
    width: 1px !important;
  }

  .md\:focus\:w-0\.5:focus {
    width: 0.125rem !important;
  }

  .md\:focus\:w-1\.5:focus {
    width: 0.375rem !important;
  }

  .md\:focus\:w-2\.5:focus {
    width: 0.625rem !important;
  }

  .md\:focus\:w-3\.5:focus {
    width: 0.875rem !important;
  }

  .md\:focus\:w-4\.5:focus {
    width: 1.125rem !important;
  }

  .md\:focus\:w-5\.5:focus {
    width: 1.375rem !important;
  }

  .md\:focus\:w-6\.5:focus {
    width: 1.625rem !important;
  }

  .md\:focus\:w-7\.5:focus {
    width: 1.875rem !important;
  }

  .md\:focus\:w-8\.5:focus {
    width: 2.125rem !important;
  }

  .md\:focus\:w-9\.5:focus {
    width: 2.375rem !important;
  }

  .md\:focus\:w-10\.5:focus {
    width: 2.625rem !important;
  }

  .md\:focus\:w-11\.5:focus {
    width: 2.875rem !important;
  }

  .md\:focus\:w-12\.5:focus {
    width: 3.125rem !important;
  }

  .md\:focus\:w-13\.5:focus {
    width: 3.375rem !important;
  }

  .md\:focus\:w-14\.5:focus {
    width: 3.625rem !important;
  }

  .md\:focus\:w-15\.5:focus {
    width: 3.875rem !important;
  }

  .md\:focus\:w-16\.5:focus {
    width: 4.125rem !important;
  }

  .md\:focus\:w-17\.5:focus {
    width: 4.375rem !important;
  }

  .md\:focus\:w-18\.5:focus {
    width: 4.625rem !important;
  }

  .md\:focus\:w-19\.5:focus {
    width: 4.875rem !important;
  }

  .md\:focus\:w-20\.5:focus {
    width: 5.125rem !important;
  }

  .md\:focus\:w-21\.5:focus {
    width: 5.375rem !important;
  }

  .md\:focus\:w-22\.5:focus {
    width: 5.625rem !important;
  }

  .md\:focus\:w-23\.5:focus {
    width: 5.875rem !important;
  }

  .md\:focus\:w-24\.5:focus {
    width: 6.125rem !important;
  }

  .md\:focus\:w-25\.5:focus {
    width: 6.375rem !important;
  }

  .md\:focus\:w-26\.5:focus {
    width: 6.625rem !important;
  }

  .md\:focus\:w-27\.5:focus {
    width: 6.875rem !important;
  }

  .md\:focus\:w-28\.5:focus {
    width: 7.125rem !important;
  }

  .md\:focus\:w-29\.5:focus {
    width: 7.375rem !important;
  }

  .md\:focus\:w-30\.5:focus {
    width: 7.625rem !important;
  }

  .md\:focus\:w-31\.5:focus {
    width: 7.875rem !important;
  }

  .md\:focus\:w-32\.5:focus {
    width: 8.125rem !important;
  }

  .md\:focus\:w-33\.5:focus {
    width: 8.375rem !important;
  }

  .md\:focus\:w-34\.5:focus {
    width: 8.625rem !important;
  }

  .md\:focus\:w-35\.5:focus {
    width: 8.875rem !important;
  }

  .md\:focus\:w-36\.5:focus {
    width: 9.125rem !important;
  }

  .md\:focus\:w-37\.5:focus {
    width: 9.375rem !important;
  }

  .md\:focus\:w-38\.5:focus {
    width: 9.625rem !important;
  }

  .md\:focus\:w-39\.5:focus {
    width: 9.875rem !important;
  }

  .md\:focus\:w-40\.5:focus {
    width: 10.125rem !important;
  }

  .md\:focus\:w-41\.5:focus {
    width: 10.375rem !important;
  }

  .md\:focus\:w-42\.5:focus {
    width: 10.625rem !important;
  }

  .md\:focus\:w-43\.5:focus {
    width: 10.875rem !important;
  }

  .md\:focus\:w-44\.5:focus {
    width: 11.125rem !important;
  }

  .md\:focus\:w-45\.5:focus {
    width: 11.375rem !important;
  }

  .md\:focus\:w-46\.5:focus {
    width: 11.625rem !important;
  }

  .md\:focus\:w-47\.5:focus {
    width: 11.875rem !important;
  }

  .md\:focus\:w-48\.5:focus {
    width: 12.125rem !important;
  }

  .md\:focus\:w-49\.5:focus {
    width: 12.375rem !important;
  }

  .md\:focus\:w-50\.5:focus {
    width: 12.625rem !important;
  }

  .md\:focus\:w-51\.5:focus {
    width: 12.875rem !important;
  }

  .md\:focus\:w-52\.5:focus {
    width: 13.125rem !important;
  }

  .md\:focus\:w-53\.5:focus {
    width: 13.375rem !important;
  }

  .md\:focus\:w-54\.5:focus {
    width: 13.625rem !important;
  }

  .md\:focus\:w-55\.5:focus {
    width: 13.875rem !important;
  }

  .md\:focus\:w-56\.5:focus {
    width: 14.125rem !important;
  }

  .md\:focus\:w-57\.5:focus {
    width: 14.375rem !important;
  }

  .md\:focus\:w-58\.5:focus {
    width: 14.625rem !important;
  }

  .md\:focus\:w-59\.5:focus {
    width: 14.875rem !important;
  }

  .md\:focus\:w-60\.5:focus {
    width: 15.125rem !important;
  }

  .md\:focus\:w-61\.5:focus {
    width: 15.375rem !important;
  }

  .md\:focus\:w-62\.5:focus {
    width: 15.625rem !important;
  }

  .md\:focus\:w-63\.5:focus {
    width: 15.875rem !important;
  }

  .md\:focus\:w-64\.5:focus {
    width: 16.125rem !important;
  }

  .md\:focus\:w-65\.5:focus {
    width: 16.375rem !important;
  }

  .md\:focus\:w-66\.5:focus {
    width: 16.625rem !important;
  }

  .md\:focus\:w-67\.5:focus {
    width: 16.875rem !important;
  }

  .md\:focus\:w-68\.5:focus {
    width: 17.125rem !important;
  }

  .md\:focus\:w-69\.5:focus {
    width: 17.375rem !important;
  }

  .md\:focus\:w-70\.5:focus {
    width: 17.625rem !important;
  }

  .md\:focus\:w-71\.5:focus {
    width: 17.875rem !important;
  }

  .md\:focus\:w-72\.5:focus {
    width: 18.125rem !important;
  }

  .md\:focus\:w-73\.5:focus {
    width: 18.375rem !important;
  }

  .md\:focus\:w-74\.5:focus {
    width: 18.625rem !important;
  }

  .md\:focus\:w-75\.5:focus {
    width: 18.875rem !important;
  }

  .md\:focus\:w-76\.5:focus {
    width: 19.125rem !important;
  }

  .md\:focus\:w-77\.5:focus {
    width: 19.375rem !important;
  }

  .md\:focus\:w-78\.5:focus {
    width: 19.625rem !important;
  }

  .md\:focus\:w-79\.5:focus {
    width: 19.875rem !important;
  }

  .md\:focus\:w-80\.5:focus {
    width: 20.125rem !important;
  }

  .md\:focus\:w-81\.5:focus {
    width: 20.375rem !important;
  }

  .md\:focus\:w-82\.5:focus {
    width: 20.625rem !important;
  }

  .md\:focus\:w-83\.5:focus {
    width: 20.875rem !important;
  }

  .md\:focus\:w-84\.5:focus {
    width: 21.125rem !important;
  }

  .md\:focus\:w-85\.5:focus {
    width: 21.375rem !important;
  }

  .md\:focus\:w-86\.5:focus {
    width: 21.625rem !important;
  }

  .md\:focus\:w-87\.5:focus {
    width: 21.875rem !important;
  }

  .md\:focus\:w-88\.5:focus {
    width: 22.125rem !important;
  }

  .md\:focus\:w-89\.5:focus {
    width: 22.375rem !important;
  }

  .md\:focus\:w-90\.5:focus {
    width: 22.625rem !important;
  }

  .md\:focus\:w-91\.5:focus {
    width: 22.875rem !important;
  }

  .md\:focus\:w-92\.5:focus {
    width: 23.125rem !important;
  }

  .md\:focus\:w-93\.5:focus {
    width: 23.375rem !important;
  }

  .md\:focus\:w-94\.5:focus {
    width: 23.625rem !important;
  }

  .md\:focus\:w-95\.5:focus {
    width: 23.875rem !important;
  }

  .md\:focus\:w-96\.5:focus {
    width: 24.125rem !important;
  }

  .md\:focus\:w-97\.5:focus {
    width: 24.375rem !important;
  }

  .md\:focus\:w-98\.5:focus {
    width: 24.625rem !important;
  }

  .md\:focus\:w-99\.5:focus {
    width: 24.875rem !important;
  }

  .md\:focus\:w-100\.5:focus {
    width: 25.125rem !important;
  }

  .md\:focus\:w-101\.5:focus {
    width: 25.375rem !important;
  }

  .md\:focus\:w-102\.5:focus {
    width: 25.625rem !important;
  }

  .md\:focus\:w-103\.5:focus {
    width: 25.875rem !important;
  }

  .md\:focus\:w-104\.5:focus {
    width: 26.125rem !important;
  }

  .md\:focus\:w-1\/2:focus {
    width: 50% !important;
  }

  .md\:focus\:w-1\/3:focus {
    width: 33.333333% !important;
  }

  .md\:focus\:w-2\/3:focus {
    width: 66.666667% !important;
  }

  .md\:focus\:w-1\/4:focus {
    width: 25% !important;
  }

  .md\:focus\:w-2\/4:focus {
    width: 50% !important;
  }

  .md\:focus\:w-3\/4:focus {
    width: 75% !important;
  }

  .md\:focus\:w-1\/5:focus {
    width: 20% !important;
  }

  .md\:focus\:w-2\/5:focus {
    width: 40% !important;
  }

  .md\:focus\:w-3\/5:focus {
    width: 60% !important;
  }

  .md\:focus\:w-4\/5:focus {
    width: 80% !important;
  }

  .md\:focus\:w-1\/6:focus {
    width: 16.666667% !important;
  }

  .md\:focus\:w-2\/6:focus {
    width: 33.333333% !important;
  }

  .md\:focus\:w-3\/6:focus {
    width: 50% !important;
  }

  .md\:focus\:w-4\/6:focus {
    width: 66.666667% !important;
  }

  .md\:focus\:w-5\/6:focus {
    width: 83.333333% !important;
  }

  .md\:focus\:w-1\/12:focus {
    width: 8.333333% !important;
  }

  .md\:focus\:w-2\/12:focus {
    width: 16.666667% !important;
  }

  .md\:focus\:w-3\/12:focus {
    width: 25% !important;
  }

  .md\:focus\:w-4\/12:focus {
    width: 33.333333% !important;
  }

  .md\:focus\:w-5\/12:focus {
    width: 41.666667% !important;
  }

  .md\:focus\:w-6\/12:focus {
    width: 50% !important;
  }

  .md\:focus\:w-7\/12:focus {
    width: 58.333333% !important;
  }

  .md\:focus\:w-8\/12:focus {
    width: 66.666667% !important;
  }

  .md\:focus\:w-9\/12:focus {
    width: 75% !important;
  }

  .md\:focus\:w-10\/12:focus {
    width: 83.333333% !important;
  }

  .md\:focus\:w-11\/12:focus {
    width: 91.666667% !important;
  }

  .md\:focus\:w-full:focus {
    width: 100% !important;
  }

  .md\:focus\:w-screen:focus {
    width: 100vw !important;
  }

  .md\:z-menu {
    z-index: 600 !important;
  }

  .md\:z-globalNavigation {
    z-index: 500 !important;
  }

  .md\:z-modal {
    z-index: 400 !important;
  }

  .md\:z-header {
    z-index: 200 !important;
  }

  .md\:z-main {
    z-index: 1 !important;
  }

  .md\:z-back {
    z-index: -1 !important;
  }

  .md\:hover\:z-menu:hover {
    z-index: 600 !important;
  }

  .md\:hover\:z-globalNavigation:hover {
    z-index: 500 !important;
  }

  .md\:hover\:z-modal:hover {
    z-index: 400 !important;
  }

  .md\:hover\:z-header:hover {
    z-index: 200 !important;
  }

  .md\:hover\:z-main:hover {
    z-index: 1 !important;
  }

  .md\:hover\:z-back:hover {
    z-index: -1 !important;
  }

  .md\:focus\:z-menu:focus {
    z-index: 600 !important;
  }

  .md\:focus\:z-globalNavigation:focus {
    z-index: 500 !important;
  }

  .md\:focus\:z-modal:focus {
    z-index: 400 !important;
  }

  .md\:focus\:z-header:focus {
    z-index: 200 !important;
  }

  .md\:focus\:z-main:focus {
    z-index: 1 !important;
  }

  .md\:focus\:z-back:focus {
    z-index: -1 !important;
  }

  .md\:origin-center {
    transform-origin: center !important;
  }

  .md\:origin-top {
    transform-origin: top !important;
  }

  .md\:origin-top-right {
    transform-origin: top right !important;
  }

  .md\:origin-right {
    transform-origin: right !important;
  }

  .md\:origin-bottom-right {
    transform-origin: bottom right !important;
  }

  .md\:origin-bottom {
    transform-origin: bottom !important;
  }

  .md\:origin-bottom-left {
    transform-origin: bottom left !important;
  }

  .md\:origin-left {
    transform-origin: left !important;
  }

  .md\:origin-top-left {
    transform-origin: top left !important;
  }

  .md\:hover\:origin-center:hover {
    transform-origin: center !important;
  }

  .md\:hover\:origin-top:hover {
    transform-origin: top !important;
  }

  .md\:hover\:origin-top-right:hover {
    transform-origin: top right !important;
  }

  .md\:hover\:origin-right:hover {
    transform-origin: right !important;
  }

  .md\:hover\:origin-bottom-right:hover {
    transform-origin: bottom right !important;
  }

  .md\:hover\:origin-bottom:hover {
    transform-origin: bottom !important;
  }

  .md\:hover\:origin-bottom-left:hover {
    transform-origin: bottom left !important;
  }

  .md\:hover\:origin-left:hover {
    transform-origin: left !important;
  }

  .md\:hover\:origin-top-left:hover {
    transform-origin: top left !important;
  }

  .md\:focus\:origin-center:focus {
    transform-origin: center !important;
  }

  .md\:focus\:origin-top:focus {
    transform-origin: top !important;
  }

  .md\:focus\:origin-top-right:focus {
    transform-origin: top right !important;
  }

  .md\:focus\:origin-right:focus {
    transform-origin: right !important;
  }

  .md\:focus\:origin-bottom-right:focus {
    transform-origin: bottom right !important;
  }

  .md\:focus\:origin-bottom:focus {
    transform-origin: bottom !important;
  }

  .md\:focus\:origin-bottom-left:focus {
    transform-origin: bottom left !important;
  }

  .md\:focus\:origin-left:focus {
    transform-origin: left !important;
  }

  .md\:focus\:origin-top-left:focus {
    transform-origin: top left !important;
  }

  .md\:scale-0 {
    transform: scale(0) !important;
  }

  .md\:scale-50 {
    transform: scale(.5) !important;
  }

  .md\:scale-75 {
    transform: scale(.75) !important;
  }

  .md\:scale-90 {
    transform: scale(.9) !important;
  }

  .md\:scale-95 {
    transform: scale(.95) !important;
  }

  .md\:scale-100 {
    transform: scale(1) !important;
  }

  .md\:scale-105 {
    transform: scale(1.05) !important;
  }

  .md\:scale-110 {
    transform: scale(1.1) !important;
  }

  .md\:scale-125 {
    transform: scale(1.25) !important;
  }

  .md\:scale-150 {
    transform: scale(1.5) !important;
  }

  .md\:scale-x-0 {
    transform: scaleX(0) !important;
  }

  .md\:scale-x-50 {
    transform: scaleX(.5) !important;
  }

  .md\:scale-x-75 {
    transform: scaleX(.75) !important;
  }

  .md\:scale-x-90 {
    transform: scaleX(.9) !important;
  }

  .md\:scale-x-95 {
    transform: scaleX(.95) !important;
  }

  .md\:scale-x-100 {
    transform: scaleX(1) !important;
  }

  .md\:scale-x-105 {
    transform: scaleX(1.05) !important;
  }

  .md\:scale-x-110 {
    transform: scaleX(1.1) !important;
  }

  .md\:scale-x-125 {
    transform: scaleX(1.25) !important;
  }

  .md\:scale-x-150 {
    transform: scaleX(1.5) !important;
  }

  .md\:scale-y-0 {
    transform: scaleY(0) !important;
  }

  .md\:scale-y-50 {
    transform: scaleY(.5) !important;
  }

  .md\:scale-y-75 {
    transform: scaleY(.75) !important;
  }

  .md\:scale-y-90 {
    transform: scaleY(.9) !important;
  }

  .md\:scale-y-95 {
    transform: scaleY(.95) !important;
  }

  .md\:scale-y-100 {
    transform: scaleY(1) !important;
  }

  .md\:scale-y-105 {
    transform: scaleY(1.05) !important;
  }

  .md\:scale-y-110 {
    transform: scaleY(1.1) !important;
  }

  .md\:scale-y-125 {
    transform: scaleY(1.25) !important;
  }

  .md\:scale-y-150 {
    transform: scaleY(1.5) !important;
  }

  .md\:hover\:scale-0:hover {
    transform: scale(0) !important;
  }

  .md\:hover\:scale-50:hover {
    transform: scale(.5) !important;
  }

  .md\:hover\:scale-75:hover {
    transform: scale(.75) !important;
  }

  .md\:hover\:scale-90:hover {
    transform: scale(.9) !important;
  }

  .md\:hover\:scale-95:hover {
    transform: scale(.95) !important;
  }

  .md\:hover\:scale-100:hover {
    transform: scale(1) !important;
  }

  .md\:hover\:scale-105:hover {
    transform: scale(1.05) !important;
  }

  .md\:hover\:scale-110:hover {
    transform: scale(1.1) !important;
  }

  .md\:hover\:scale-125:hover {
    transform: scale(1.25) !important;
  }

  .md\:hover\:scale-150:hover {
    transform: scale(1.5) !important;
  }

  .md\:hover\:scale-x-0:hover {
    transform: scaleX(0) !important;
  }

  .md\:hover\:scale-x-50:hover {
    transform: scaleX(.5) !important;
  }

  .md\:hover\:scale-x-75:hover {
    transform: scaleX(.75) !important;
  }

  .md\:hover\:scale-x-90:hover {
    transform: scaleX(.9) !important;
  }

  .md\:hover\:scale-x-95:hover {
    transform: scaleX(.95) !important;
  }

  .md\:hover\:scale-x-100:hover {
    transform: scaleX(1) !important;
  }

  .md\:hover\:scale-x-105:hover {
    transform: scaleX(1.05) !important;
  }

  .md\:hover\:scale-x-110:hover {
    transform: scaleX(1.1) !important;
  }

  .md\:hover\:scale-x-125:hover {
    transform: scaleX(1.25) !important;
  }

  .md\:hover\:scale-x-150:hover {
    transform: scaleX(1.5) !important;
  }

  .md\:hover\:scale-y-0:hover {
    transform: scaleY(0) !important;
  }

  .md\:hover\:scale-y-50:hover {
    transform: scaleY(.5) !important;
  }

  .md\:hover\:scale-y-75:hover {
    transform: scaleY(.75) !important;
  }

  .md\:hover\:scale-y-90:hover {
    transform: scaleY(.9) !important;
  }

  .md\:hover\:scale-y-95:hover {
    transform: scaleY(.95) !important;
  }

  .md\:hover\:scale-y-100:hover {
    transform: scaleY(1) !important;
  }

  .md\:hover\:scale-y-105:hover {
    transform: scaleY(1.05) !important;
  }

  .md\:hover\:scale-y-110:hover {
    transform: scaleY(1.1) !important;
  }

  .md\:hover\:scale-y-125:hover {
    transform: scaleY(1.25) !important;
  }

  .md\:hover\:scale-y-150:hover {
    transform: scaleY(1.5) !important;
  }

  .md\:focus\:scale-0:focus {
    transform: scale(0) !important;
  }

  .md\:focus\:scale-50:focus {
    transform: scale(.5) !important;
  }

  .md\:focus\:scale-75:focus {
    transform: scale(.75) !important;
  }

  .md\:focus\:scale-90:focus {
    transform: scale(.9) !important;
  }

  .md\:focus\:scale-95:focus {
    transform: scale(.95) !important;
  }

  .md\:focus\:scale-100:focus {
    transform: scale(1) !important;
  }

  .md\:focus\:scale-105:focus {
    transform: scale(1.05) !important;
  }

  .md\:focus\:scale-110:focus {
    transform: scale(1.1) !important;
  }

  .md\:focus\:scale-125:focus {
    transform: scale(1.25) !important;
  }

  .md\:focus\:scale-150:focus {
    transform: scale(1.5) !important;
  }

  .md\:focus\:scale-x-0:focus {
    transform: scaleX(0) !important;
  }

  .md\:focus\:scale-x-50:focus {
    transform: scaleX(.5) !important;
  }

  .md\:focus\:scale-x-75:focus {
    transform: scaleX(.75) !important;
  }

  .md\:focus\:scale-x-90:focus {
    transform: scaleX(.9) !important;
  }

  .md\:focus\:scale-x-95:focus {
    transform: scaleX(.95) !important;
  }

  .md\:focus\:scale-x-100:focus {
    transform: scaleX(1) !important;
  }

  .md\:focus\:scale-x-105:focus {
    transform: scaleX(1.05) !important;
  }

  .md\:focus\:scale-x-110:focus {
    transform: scaleX(1.1) !important;
  }

  .md\:focus\:scale-x-125:focus {
    transform: scaleX(1.25) !important;
  }

  .md\:focus\:scale-x-150:focus {
    transform: scaleX(1.5) !important;
  }

  .md\:focus\:scale-y-0:focus {
    transform: scaleY(0) !important;
  }

  .md\:focus\:scale-y-50:focus {
    transform: scaleY(.5) !important;
  }

  .md\:focus\:scale-y-75:focus {
    transform: scaleY(.75) !important;
  }

  .md\:focus\:scale-y-90:focus {
    transform: scaleY(.9) !important;
  }

  .md\:focus\:scale-y-95:focus {
    transform: scaleY(.95) !important;
  }

  .md\:focus\:scale-y-100:focus {
    transform: scaleY(1) !important;
  }

  .md\:focus\:scale-y-105:focus {
    transform: scaleY(1.05) !important;
  }

  .md\:focus\:scale-y-110:focus {
    transform: scaleY(1.1) !important;
  }

  .md\:focus\:scale-y-125:focus {
    transform: scaleY(1.25) !important;
  }

  .md\:focus\:scale-y-150:focus {
    transform: scaleY(1.5) !important;
  }

  .md\:rotate-0 {
    transform: rotate(0) !important;
  }

  .md\:rotate-1 {
    transform: rotate(1deg) !important;
  }

  .md\:rotate-2 {
    transform: rotate(2deg) !important;
  }

  .md\:rotate-3 {
    transform: rotate(3deg) !important;
  }

  .md\:rotate-6 {
    transform: rotate(6deg) !important;
  }

  .md\:rotate-12 {
    transform: rotate(12deg) !important;
  }

  .md\:rotate-45 {
    transform: rotate(45deg) !important;
  }

  .md\:rotate-90 {
    transform: rotate(90deg) !important;
  }

  .md\:rotate-180 {
    transform: rotate(180deg) !important;
  }

  .md\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }

  .md\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }

  .md\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }

  .md\:-rotate-12 {
    transform: rotate(-12deg) !important;
  }

  .md\:-rotate-6 {
    transform: rotate(-6deg) !important;
  }

  .md\:-rotate-3 {
    transform: rotate(-3deg) !important;
  }

  .md\:-rotate-2 {
    transform: rotate(-2deg) !important;
  }

  .md\:-rotate-1 {
    transform: rotate(-1deg) !important;
  }

  .md\:hover\:rotate-0:hover {
    transform: rotate(0) !important;
  }

  .md\:hover\:rotate-1:hover {
    transform: rotate(1deg) !important;
  }

  .md\:hover\:rotate-2:hover {
    transform: rotate(2deg) !important;
  }

  .md\:hover\:rotate-3:hover {
    transform: rotate(3deg) !important;
  }

  .md\:hover\:rotate-6:hover {
    transform: rotate(6deg) !important;
  }

  .md\:hover\:rotate-12:hover {
    transform: rotate(12deg) !important;
  }

  .md\:hover\:rotate-45:hover {
    transform: rotate(45deg) !important;
  }

  .md\:hover\:rotate-90:hover {
    transform: rotate(90deg) !important;
  }

  .md\:hover\:rotate-180:hover {
    transform: rotate(180deg) !important;
  }

  .md\:hover\:-rotate-180:hover {
    transform: rotate(-180deg) !important;
  }

  .md\:hover\:-rotate-90:hover {
    transform: rotate(-90deg) !important;
  }

  .md\:hover\:-rotate-45:hover {
    transform: rotate(-45deg) !important;
  }

  .md\:hover\:-rotate-12:hover {
    transform: rotate(-12deg) !important;
  }

  .md\:hover\:-rotate-6:hover {
    transform: rotate(-6deg) !important;
  }

  .md\:hover\:-rotate-3:hover {
    transform: rotate(-3deg) !important;
  }

  .md\:hover\:-rotate-2:hover {
    transform: rotate(-2deg) !important;
  }

  .md\:hover\:-rotate-1:hover {
    transform: rotate(-1deg) !important;
  }

  .md\:focus\:rotate-0:focus {
    transform: rotate(0) !important;
  }

  .md\:focus\:rotate-1:focus {
    transform: rotate(1deg) !important;
  }

  .md\:focus\:rotate-2:focus {
    transform: rotate(2deg) !important;
  }

  .md\:focus\:rotate-3:focus {
    transform: rotate(3deg) !important;
  }

  .md\:focus\:rotate-6:focus {
    transform: rotate(6deg) !important;
  }

  .md\:focus\:rotate-12:focus {
    transform: rotate(12deg) !important;
  }

  .md\:focus\:rotate-45:focus {
    transform: rotate(45deg) !important;
  }

  .md\:focus\:rotate-90:focus {
    transform: rotate(90deg) !important;
  }

  .md\:focus\:rotate-180:focus {
    transform: rotate(180deg) !important;
  }

  .md\:focus\:-rotate-180:focus {
    transform: rotate(-180deg) !important;
  }

  .md\:focus\:-rotate-90:focus {
    transform: rotate(-90deg) !important;
  }

  .md\:focus\:-rotate-45:focus {
    transform: rotate(-45deg) !important;
  }

  .md\:focus\:-rotate-12:focus {
    transform: rotate(-12deg) !important;
  }

  .md\:focus\:-rotate-6:focus {
    transform: rotate(-6deg) !important;
  }

  .md\:focus\:-rotate-3:focus {
    transform: rotate(-3deg) !important;
  }

  .md\:focus\:-rotate-2:focus {
    transform: rotate(-2deg) !important;
  }

  .md\:focus\:-rotate-1:focus {
    transform: rotate(-1deg) !important;
  }

  .md\:translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .md\:translate-x-1 {
    transform: translateX(0.25rem) !important;
  }

  .md\:translate-x-2 {
    transform: translateX(0.5rem) !important;
  }

  .md\:translate-x-3 {
    transform: translateX(0.75rem) !important;
  }

  .md\:translate-x-4 {
    transform: translateX(1rem) !important;
  }

  .md\:translate-x-5 {
    transform: translateX(1.25rem) !important;
  }

  .md\:translate-x-6 {
    transform: translateX(1.5rem) !important;
  }

  .md\:translate-x-7 {
    transform: translateX(1.75rem) !important;
  }

  .md\:translate-x-8 {
    transform: translateX(2rem) !important;
  }

  .md\:translate-x-9 {
    transform: translateX(2.25rem) !important;
  }

  .md\:translate-x-10 {
    transform: translateX(2.5rem) !important;
  }

  .md\:translate-x-11 {
    transform: translateX(2.75rem) !important;
  }

  .md\:translate-x-12 {
    transform: translateX(3rem) !important;
  }

  .md\:translate-x-13 {
    transform: translateX(3.25rem) !important;
  }

  .md\:translate-x-14 {
    transform: translateX(3.5rem) !important;
  }

  .md\:translate-x-15 {
    transform: translateX(3.75rem) !important;
  }

  .md\:translate-x-16 {
    transform: translateX(4rem) !important;
  }

  .md\:translate-x-17 {
    transform: translateX(4.25rem) !important;
  }

  .md\:translate-x-18 {
    transform: translateX(4.5rem) !important;
  }

  .md\:translate-x-19 {
    transform: translateX(4.75rem) !important;
  }

  .md\:translate-x-20 {
    transform: translateX(5rem) !important;
  }

  .md\:translate-x-21 {
    transform: translateX(5.25rem) !important;
  }

  .md\:translate-x-22 {
    transform: translateX(5.5rem) !important;
  }

  .md\:translate-x-23 {
    transform: translateX(5.75rem) !important;
  }

  .md\:translate-x-24 {
    transform: translateX(6rem) !important;
  }

  .md\:translate-x-25 {
    transform: translateX(6.25rem) !important;
  }

  .md\:translate-x-26 {
    transform: translateX(6.5rem) !important;
  }

  .md\:translate-x-27 {
    transform: translateX(6.75rem) !important;
  }

  .md\:translate-x-28 {
    transform: translateX(7rem) !important;
  }

  .md\:translate-x-29 {
    transform: translateX(7.25rem) !important;
  }

  .md\:translate-x-30 {
    transform: translateX(7.5rem) !important;
  }

  .md\:translate-x-31 {
    transform: translateX(7.75rem) !important;
  }

  .md\:translate-x-32 {
    transform: translateX(8rem) !important;
  }

  .md\:translate-x-33 {
    transform: translateX(8.25rem) !important;
  }

  .md\:translate-x-34 {
    transform: translateX(8.5rem) !important;
  }

  .md\:translate-x-35 {
    transform: translateX(8.75rem) !important;
  }

  .md\:translate-x-36 {
    transform: translateX(9rem) !important;
  }

  .md\:translate-x-37 {
    transform: translateX(9.25rem) !important;
  }

  .md\:translate-x-38 {
    transform: translateX(9.5rem) !important;
  }

  .md\:translate-x-39 {
    transform: translateX(9.75rem) !important;
  }

  .md\:translate-x-40 {
    transform: translateX(10rem) !important;
  }

  .md\:translate-x-41 {
    transform: translateX(10.25rem) !important;
  }

  .md\:translate-x-42 {
    transform: translateX(10.5rem) !important;
  }

  .md\:translate-x-43 {
    transform: translateX(10.75rem) !important;
  }

  .md\:translate-x-44 {
    transform: translateX(11rem) !important;
  }

  .md\:translate-x-45 {
    transform: translateX(11.25rem) !important;
  }

  .md\:translate-x-46 {
    transform: translateX(11.5rem) !important;
  }

  .md\:translate-x-47 {
    transform: translateX(11.75rem) !important;
  }

  .md\:translate-x-48 {
    transform: translateX(12rem) !important;
  }

  .md\:translate-x-49 {
    transform: translateX(12.25rem) !important;
  }

  .md\:translate-x-50 {
    transform: translateX(12.5rem) !important;
  }

  .md\:translate-x-51 {
    transform: translateX(12.75rem) !important;
  }

  .md\:translate-x-52 {
    transform: translateX(13rem) !important;
  }

  .md\:translate-x-53 {
    transform: translateX(13.25rem) !important;
  }

  .md\:translate-x-54 {
    transform: translateX(13.5rem) !important;
  }

  .md\:translate-x-55 {
    transform: translateX(13.75rem) !important;
  }

  .md\:translate-x-56 {
    transform: translateX(14rem) !important;
  }

  .md\:translate-x-57 {
    transform: translateX(14.25rem) !important;
  }

  .md\:translate-x-58 {
    transform: translateX(14.5rem) !important;
  }

  .md\:translate-x-59 {
    transform: translateX(14.75rem) !important;
  }

  .md\:translate-x-60 {
    transform: translateX(15rem) !important;
  }

  .md\:translate-x-61 {
    transform: translateX(15.25rem) !important;
  }

  .md\:translate-x-62 {
    transform: translateX(15.5rem) !important;
  }

  .md\:translate-x-63 {
    transform: translateX(15.75rem) !important;
  }

  .md\:translate-x-64 {
    transform: translateX(16rem) !important;
  }

  .md\:translate-x-65 {
    transform: translateX(16.25rem) !important;
  }

  .md\:translate-x-66 {
    transform: translateX(16.5rem) !important;
  }

  .md\:translate-x-67 {
    transform: translateX(16.75rem) !important;
  }

  .md\:translate-x-68 {
    transform: translateX(17rem) !important;
  }

  .md\:translate-x-69 {
    transform: translateX(17.25rem) !important;
  }

  .md\:translate-x-70 {
    transform: translateX(17.5rem) !important;
  }

  .md\:translate-x-71 {
    transform: translateX(17.75rem) !important;
  }

  .md\:translate-x-72 {
    transform: translateX(18rem) !important;
  }

  .md\:translate-x-73 {
    transform: translateX(18.25rem) !important;
  }

  .md\:translate-x-74 {
    transform: translateX(18.5rem) !important;
  }

  .md\:translate-x-75 {
    transform: translateX(18.75rem) !important;
  }

  .md\:translate-x-76 {
    transform: translateX(19rem) !important;
  }

  .md\:translate-x-77 {
    transform: translateX(19.25rem) !important;
  }

  .md\:translate-x-78 {
    transform: translateX(19.5rem) !important;
  }

  .md\:translate-x-79 {
    transform: translateX(19.75rem) !important;
  }

  .md\:translate-x-80 {
    transform: translateX(20rem) !important;
  }

  .md\:translate-x-81 {
    transform: translateX(20.25rem) !important;
  }

  .md\:translate-x-82 {
    transform: translateX(20.5rem) !important;
  }

  .md\:translate-x-83 {
    transform: translateX(20.75rem) !important;
  }

  .md\:translate-x-84 {
    transform: translateX(21rem) !important;
  }

  .md\:translate-x-85 {
    transform: translateX(21.25rem) !important;
  }

  .md\:translate-x-86 {
    transform: translateX(21.5rem) !important;
  }

  .md\:translate-x-87 {
    transform: translateX(21.75rem) !important;
  }

  .md\:translate-x-88 {
    transform: translateX(22rem) !important;
  }

  .md\:translate-x-89 {
    transform: translateX(22.25rem) !important;
  }

  .md\:translate-x-90 {
    transform: translateX(22.5rem) !important;
  }

  .md\:translate-x-91 {
    transform: translateX(22.75rem) !important;
  }

  .md\:translate-x-92 {
    transform: translateX(23rem) !important;
  }

  .md\:translate-x-93 {
    transform: translateX(23.25rem) !important;
  }

  .md\:translate-x-94 {
    transform: translateX(23.5rem) !important;
  }

  .md\:translate-x-95 {
    transform: translateX(23.75rem) !important;
  }

  .md\:translate-x-96 {
    transform: translateX(24rem) !important;
  }

  .md\:translate-x-97 {
    transform: translateX(24.25rem) !important;
  }

  .md\:translate-x-98 {
    transform: translateX(24.5rem) !important;
  }

  .md\:translate-x-99 {
    transform: translateX(24.75rem) !important;
  }

  .md\:translate-x-100 {
    transform: translateX(25rem) !important;
  }

  .md\:translate-x-101 {
    transform: translateX(25.25rem) !important;
  }

  .md\:translate-x-102 {
    transform: translateX(25.5rem) !important;
  }

  .md\:translate-x-103 {
    transform: translateX(25.75rem) !important;
  }

  .md\:translate-x-104 {
    transform: translateX(26rem) !important;
  }

  .md\:translate-x-105 {
    transform: translateX(26.25rem) !important;
  }

  .md\:translate-x-px {
    transform: translateX(1px) !important;
  }

  .md\:translate-x-0\.5 {
    transform: translateX(0.125rem) !important;
  }

  .md\:translate-x-1\.5 {
    transform: translateX(0.375rem) !important;
  }

  .md\:translate-x-2\.5 {
    transform: translateX(0.625rem) !important;
  }

  .md\:translate-x-3\.5 {
    transform: translateX(0.875rem) !important;
  }

  .md\:translate-x-4\.5 {
    transform: translateX(1.125rem) !important;
  }

  .md\:translate-x-5\.5 {
    transform: translateX(1.375rem) !important;
  }

  .md\:translate-x-6\.5 {
    transform: translateX(1.625rem) !important;
  }

  .md\:translate-x-7\.5 {
    transform: translateX(1.875rem) !important;
  }

  .md\:translate-x-8\.5 {
    transform: translateX(2.125rem) !important;
  }

  .md\:translate-x-9\.5 {
    transform: translateX(2.375rem) !important;
  }

  .md\:translate-x-10\.5 {
    transform: translateX(2.625rem) !important;
  }

  .md\:translate-x-11\.5 {
    transform: translateX(2.875rem) !important;
  }

  .md\:translate-x-12\.5 {
    transform: translateX(3.125rem) !important;
  }

  .md\:translate-x-13\.5 {
    transform: translateX(3.375rem) !important;
  }

  .md\:translate-x-14\.5 {
    transform: translateX(3.625rem) !important;
  }

  .md\:translate-x-15\.5 {
    transform: translateX(3.875rem) !important;
  }

  .md\:translate-x-16\.5 {
    transform: translateX(4.125rem) !important;
  }

  .md\:translate-x-17\.5 {
    transform: translateX(4.375rem) !important;
  }

  .md\:translate-x-18\.5 {
    transform: translateX(4.625rem) !important;
  }

  .md\:translate-x-19\.5 {
    transform: translateX(4.875rem) !important;
  }

  .md\:translate-x-20\.5 {
    transform: translateX(5.125rem) !important;
  }

  .md\:translate-x-21\.5 {
    transform: translateX(5.375rem) !important;
  }

  .md\:translate-x-22\.5 {
    transform: translateX(5.625rem) !important;
  }

  .md\:translate-x-23\.5 {
    transform: translateX(5.875rem) !important;
  }

  .md\:translate-x-24\.5 {
    transform: translateX(6.125rem) !important;
  }

  .md\:translate-x-25\.5 {
    transform: translateX(6.375rem) !important;
  }

  .md\:translate-x-26\.5 {
    transform: translateX(6.625rem) !important;
  }

  .md\:translate-x-27\.5 {
    transform: translateX(6.875rem) !important;
  }

  .md\:translate-x-28\.5 {
    transform: translateX(7.125rem) !important;
  }

  .md\:translate-x-29\.5 {
    transform: translateX(7.375rem) !important;
  }

  .md\:translate-x-30\.5 {
    transform: translateX(7.625rem) !important;
  }

  .md\:translate-x-31\.5 {
    transform: translateX(7.875rem) !important;
  }

  .md\:translate-x-32\.5 {
    transform: translateX(8.125rem) !important;
  }

  .md\:translate-x-33\.5 {
    transform: translateX(8.375rem) !important;
  }

  .md\:translate-x-34\.5 {
    transform: translateX(8.625rem) !important;
  }

  .md\:translate-x-35\.5 {
    transform: translateX(8.875rem) !important;
  }

  .md\:translate-x-36\.5 {
    transform: translateX(9.125rem) !important;
  }

  .md\:translate-x-37\.5 {
    transform: translateX(9.375rem) !important;
  }

  .md\:translate-x-38\.5 {
    transform: translateX(9.625rem) !important;
  }

  .md\:translate-x-39\.5 {
    transform: translateX(9.875rem) !important;
  }

  .md\:translate-x-40\.5 {
    transform: translateX(10.125rem) !important;
  }

  .md\:translate-x-41\.5 {
    transform: translateX(10.375rem) !important;
  }

  .md\:translate-x-42\.5 {
    transform: translateX(10.625rem) !important;
  }

  .md\:translate-x-43\.5 {
    transform: translateX(10.875rem) !important;
  }

  .md\:translate-x-44\.5 {
    transform: translateX(11.125rem) !important;
  }

  .md\:translate-x-45\.5 {
    transform: translateX(11.375rem) !important;
  }

  .md\:translate-x-46\.5 {
    transform: translateX(11.625rem) !important;
  }

  .md\:translate-x-47\.5 {
    transform: translateX(11.875rem) !important;
  }

  .md\:translate-x-48\.5 {
    transform: translateX(12.125rem) !important;
  }

  .md\:translate-x-49\.5 {
    transform: translateX(12.375rem) !important;
  }

  .md\:translate-x-50\.5 {
    transform: translateX(12.625rem) !important;
  }

  .md\:translate-x-51\.5 {
    transform: translateX(12.875rem) !important;
  }

  .md\:translate-x-52\.5 {
    transform: translateX(13.125rem) !important;
  }

  .md\:translate-x-53\.5 {
    transform: translateX(13.375rem) !important;
  }

  .md\:translate-x-54\.5 {
    transform: translateX(13.625rem) !important;
  }

  .md\:translate-x-55\.5 {
    transform: translateX(13.875rem) !important;
  }

  .md\:translate-x-56\.5 {
    transform: translateX(14.125rem) !important;
  }

  .md\:translate-x-57\.5 {
    transform: translateX(14.375rem) !important;
  }

  .md\:translate-x-58\.5 {
    transform: translateX(14.625rem) !important;
  }

  .md\:translate-x-59\.5 {
    transform: translateX(14.875rem) !important;
  }

  .md\:translate-x-60\.5 {
    transform: translateX(15.125rem) !important;
  }

  .md\:translate-x-61\.5 {
    transform: translateX(15.375rem) !important;
  }

  .md\:translate-x-62\.5 {
    transform: translateX(15.625rem) !important;
  }

  .md\:translate-x-63\.5 {
    transform: translateX(15.875rem) !important;
  }

  .md\:translate-x-64\.5 {
    transform: translateX(16.125rem) !important;
  }

  .md\:translate-x-65\.5 {
    transform: translateX(16.375rem) !important;
  }

  .md\:translate-x-66\.5 {
    transform: translateX(16.625rem) !important;
  }

  .md\:translate-x-67\.5 {
    transform: translateX(16.875rem) !important;
  }

  .md\:translate-x-68\.5 {
    transform: translateX(17.125rem) !important;
  }

  .md\:translate-x-69\.5 {
    transform: translateX(17.375rem) !important;
  }

  .md\:translate-x-70\.5 {
    transform: translateX(17.625rem) !important;
  }

  .md\:translate-x-71\.5 {
    transform: translateX(17.875rem) !important;
  }

  .md\:translate-x-72\.5 {
    transform: translateX(18.125rem) !important;
  }

  .md\:translate-x-73\.5 {
    transform: translateX(18.375rem) !important;
  }

  .md\:translate-x-74\.5 {
    transform: translateX(18.625rem) !important;
  }

  .md\:translate-x-75\.5 {
    transform: translateX(18.875rem) !important;
  }

  .md\:translate-x-76\.5 {
    transform: translateX(19.125rem) !important;
  }

  .md\:translate-x-77\.5 {
    transform: translateX(19.375rem) !important;
  }

  .md\:translate-x-78\.5 {
    transform: translateX(19.625rem) !important;
  }

  .md\:translate-x-79\.5 {
    transform: translateX(19.875rem) !important;
  }

  .md\:translate-x-80\.5 {
    transform: translateX(20.125rem) !important;
  }

  .md\:translate-x-81\.5 {
    transform: translateX(20.375rem) !important;
  }

  .md\:translate-x-82\.5 {
    transform: translateX(20.625rem) !important;
  }

  .md\:translate-x-83\.5 {
    transform: translateX(20.875rem) !important;
  }

  .md\:translate-x-84\.5 {
    transform: translateX(21.125rem) !important;
  }

  .md\:translate-x-85\.5 {
    transform: translateX(21.375rem) !important;
  }

  .md\:translate-x-86\.5 {
    transform: translateX(21.625rem) !important;
  }

  .md\:translate-x-87\.5 {
    transform: translateX(21.875rem) !important;
  }

  .md\:translate-x-88\.5 {
    transform: translateX(22.125rem) !important;
  }

  .md\:translate-x-89\.5 {
    transform: translateX(22.375rem) !important;
  }

  .md\:translate-x-90\.5 {
    transform: translateX(22.625rem) !important;
  }

  .md\:translate-x-91\.5 {
    transform: translateX(22.875rem) !important;
  }

  .md\:translate-x-92\.5 {
    transform: translateX(23.125rem) !important;
  }

  .md\:translate-x-93\.5 {
    transform: translateX(23.375rem) !important;
  }

  .md\:translate-x-94\.5 {
    transform: translateX(23.625rem) !important;
  }

  .md\:translate-x-95\.5 {
    transform: translateX(23.875rem) !important;
  }

  .md\:translate-x-96\.5 {
    transform: translateX(24.125rem) !important;
  }

  .md\:translate-x-97\.5 {
    transform: translateX(24.375rem) !important;
  }

  .md\:translate-x-98\.5 {
    transform: translateX(24.625rem) !important;
  }

  .md\:translate-x-99\.5 {
    transform: translateX(24.875rem) !important;
  }

  .md\:translate-x-100\.5 {
    transform: translateX(25.125rem) !important;
  }

  .md\:translate-x-101\.5 {
    transform: translateX(25.375rem) !important;
  }

  .md\:translate-x-102\.5 {
    transform: translateX(25.625rem) !important;
  }

  .md\:translate-x-103\.5 {
    transform: translateX(25.875rem) !important;
  }

  .md\:translate-x-104\.5 {
    transform: translateX(26.125rem) !important;
  }

  .md\:-translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .md\:-translate-x-1 {
    transform: translateX(-0.25rem) !important;
  }

  .md\:-translate-x-2 {
    transform: translateX(-0.5rem) !important;
  }

  .md\:-translate-x-3 {
    transform: translateX(-0.75rem) !important;
  }

  .md\:-translate-x-4 {
    transform: translateX(-1rem) !important;
  }

  .md\:-translate-x-5 {
    transform: translateX(-1.25rem) !important;
  }

  .md\:-translate-x-6 {
    transform: translateX(-1.5rem) !important;
  }

  .md\:-translate-x-7 {
    transform: translateX(-1.75rem) !important;
  }

  .md\:-translate-x-8 {
    transform: translateX(-2rem) !important;
  }

  .md\:-translate-x-9 {
    transform: translateX(-2.25rem) !important;
  }

  .md\:-translate-x-10 {
    transform: translateX(-2.5rem) !important;
  }

  .md\:-translate-x-11 {
    transform: translateX(-2.75rem) !important;
  }

  .md\:-translate-x-12 {
    transform: translateX(-3rem) !important;
  }

  .md\:-translate-x-13 {
    transform: translateX(-3.25rem) !important;
  }

  .md\:-translate-x-14 {
    transform: translateX(-3.5rem) !important;
  }

  .md\:-translate-x-15 {
    transform: translateX(-3.75rem) !important;
  }

  .md\:-translate-x-16 {
    transform: translateX(-4rem) !important;
  }

  .md\:-translate-x-17 {
    transform: translateX(-4.25rem) !important;
  }

  .md\:-translate-x-18 {
    transform: translateX(-4.5rem) !important;
  }

  .md\:-translate-x-19 {
    transform: translateX(-4.75rem) !important;
  }

  .md\:-translate-x-20 {
    transform: translateX(-5rem) !important;
  }

  .md\:-translate-x-21 {
    transform: translateX(-5.25rem) !important;
  }

  .md\:-translate-x-22 {
    transform: translateX(-5.5rem) !important;
  }

  .md\:-translate-x-23 {
    transform: translateX(-5.75rem) !important;
  }

  .md\:-translate-x-24 {
    transform: translateX(-6rem) !important;
  }

  .md\:-translate-x-25 {
    transform: translateX(-6.25rem) !important;
  }

  .md\:-translate-x-26 {
    transform: translateX(-6.5rem) !important;
  }

  .md\:-translate-x-27 {
    transform: translateX(-6.75rem) !important;
  }

  .md\:-translate-x-28 {
    transform: translateX(-7rem) !important;
  }

  .md\:-translate-x-29 {
    transform: translateX(-7.25rem) !important;
  }

  .md\:-translate-x-30 {
    transform: translateX(-7.5rem) !important;
  }

  .md\:-translate-x-31 {
    transform: translateX(-7.75rem) !important;
  }

  .md\:-translate-x-32 {
    transform: translateX(-8rem) !important;
  }

  .md\:-translate-x-33 {
    transform: translateX(-8.25rem) !important;
  }

  .md\:-translate-x-34 {
    transform: translateX(-8.5rem) !important;
  }

  .md\:-translate-x-35 {
    transform: translateX(-8.75rem) !important;
  }

  .md\:-translate-x-36 {
    transform: translateX(-9rem) !important;
  }

  .md\:-translate-x-37 {
    transform: translateX(-9.25rem) !important;
  }

  .md\:-translate-x-38 {
    transform: translateX(-9.5rem) !important;
  }

  .md\:-translate-x-39 {
    transform: translateX(-9.75rem) !important;
  }

  .md\:-translate-x-40 {
    transform: translateX(-10rem) !important;
  }

  .md\:-translate-x-41 {
    transform: translateX(-10.25rem) !important;
  }

  .md\:-translate-x-42 {
    transform: translateX(-10.5rem) !important;
  }

  .md\:-translate-x-43 {
    transform: translateX(-10.75rem) !important;
  }

  .md\:-translate-x-44 {
    transform: translateX(-11rem) !important;
  }

  .md\:-translate-x-45 {
    transform: translateX(-11.25rem) !important;
  }

  .md\:-translate-x-46 {
    transform: translateX(-11.5rem) !important;
  }

  .md\:-translate-x-47 {
    transform: translateX(-11.75rem) !important;
  }

  .md\:-translate-x-48 {
    transform: translateX(-12rem) !important;
  }

  .md\:-translate-x-49 {
    transform: translateX(-12.25rem) !important;
  }

  .md\:-translate-x-50 {
    transform: translateX(-12.5rem) !important;
  }

  .md\:-translate-x-51 {
    transform: translateX(-12.75rem) !important;
  }

  .md\:-translate-x-52 {
    transform: translateX(-13rem) !important;
  }

  .md\:-translate-x-53 {
    transform: translateX(-13.25rem) !important;
  }

  .md\:-translate-x-54 {
    transform: translateX(-13.5rem) !important;
  }

  .md\:-translate-x-55 {
    transform: translateX(-13.75rem) !important;
  }

  .md\:-translate-x-56 {
    transform: translateX(-14rem) !important;
  }

  .md\:-translate-x-57 {
    transform: translateX(-14.25rem) !important;
  }

  .md\:-translate-x-58 {
    transform: translateX(-14.5rem) !important;
  }

  .md\:-translate-x-59 {
    transform: translateX(-14.75rem) !important;
  }

  .md\:-translate-x-60 {
    transform: translateX(-15rem) !important;
  }

  .md\:-translate-x-61 {
    transform: translateX(-15.25rem) !important;
  }

  .md\:-translate-x-62 {
    transform: translateX(-15.5rem) !important;
  }

  .md\:-translate-x-63 {
    transform: translateX(-15.75rem) !important;
  }

  .md\:-translate-x-64 {
    transform: translateX(-16rem) !important;
  }

  .md\:-translate-x-65 {
    transform: translateX(-16.25rem) !important;
  }

  .md\:-translate-x-66 {
    transform: translateX(-16.5rem) !important;
  }

  .md\:-translate-x-67 {
    transform: translateX(-16.75rem) !important;
  }

  .md\:-translate-x-68 {
    transform: translateX(-17rem) !important;
  }

  .md\:-translate-x-69 {
    transform: translateX(-17.25rem) !important;
  }

  .md\:-translate-x-70 {
    transform: translateX(-17.5rem) !important;
  }

  .md\:-translate-x-71 {
    transform: translateX(-17.75rem) !important;
  }

  .md\:-translate-x-72 {
    transform: translateX(-18rem) !important;
  }

  .md\:-translate-x-73 {
    transform: translateX(-18.25rem) !important;
  }

  .md\:-translate-x-74 {
    transform: translateX(-18.5rem) !important;
  }

  .md\:-translate-x-75 {
    transform: translateX(-18.75rem) !important;
  }

  .md\:-translate-x-76 {
    transform: translateX(-19rem) !important;
  }

  .md\:-translate-x-77 {
    transform: translateX(-19.25rem) !important;
  }

  .md\:-translate-x-78 {
    transform: translateX(-19.5rem) !important;
  }

  .md\:-translate-x-79 {
    transform: translateX(-19.75rem) !important;
  }

  .md\:-translate-x-80 {
    transform: translateX(-20rem) !important;
  }

  .md\:-translate-x-81 {
    transform: translateX(-20.25rem) !important;
  }

  .md\:-translate-x-82 {
    transform: translateX(-20.5rem) !important;
  }

  .md\:-translate-x-83 {
    transform: translateX(-20.75rem) !important;
  }

  .md\:-translate-x-84 {
    transform: translateX(-21rem) !important;
  }

  .md\:-translate-x-85 {
    transform: translateX(-21.25rem) !important;
  }

  .md\:-translate-x-86 {
    transform: translateX(-21.5rem) !important;
  }

  .md\:-translate-x-87 {
    transform: translateX(-21.75rem) !important;
  }

  .md\:-translate-x-88 {
    transform: translateX(-22rem) !important;
  }

  .md\:-translate-x-89 {
    transform: translateX(-22.25rem) !important;
  }

  .md\:-translate-x-90 {
    transform: translateX(-22.5rem) !important;
  }

  .md\:-translate-x-91 {
    transform: translateX(-22.75rem) !important;
  }

  .md\:-translate-x-92 {
    transform: translateX(-23rem) !important;
  }

  .md\:-translate-x-93 {
    transform: translateX(-23.25rem) !important;
  }

  .md\:-translate-x-94 {
    transform: translateX(-23.5rem) !important;
  }

  .md\:-translate-x-95 {
    transform: translateX(-23.75rem) !important;
  }

  .md\:-translate-x-96 {
    transform: translateX(-24rem) !important;
  }

  .md\:-translate-x-97 {
    transform: translateX(-24.25rem) !important;
  }

  .md\:-translate-x-98 {
    transform: translateX(-24.5rem) !important;
  }

  .md\:-translate-x-99 {
    transform: translateX(-24.75rem) !important;
  }

  .md\:-translate-x-100 {
    transform: translateX(-25rem) !important;
  }

  .md\:-translate-x-101 {
    transform: translateX(-25.25rem) !important;
  }

  .md\:-translate-x-102 {
    transform: translateX(-25.5rem) !important;
  }

  .md\:-translate-x-103 {
    transform: translateX(-25.75rem) !important;
  }

  .md\:-translate-x-104 {
    transform: translateX(-26rem) !important;
  }

  .md\:-translate-x-105 {
    transform: translateX(-26.25rem) !important;
  }

  .md\:-translate-x-px {
    transform: translateX(-1px) !important;
  }

  .md\:-translate-x-0\.5 {
    transform: translateX(-0.125rem) !important;
  }

  .md\:-translate-x-1\.5 {
    transform: translateX(-0.375rem) !important;
  }

  .md\:-translate-x-2\.5 {
    transform: translateX(-0.625rem) !important;
  }

  .md\:-translate-x-3\.5 {
    transform: translateX(-0.875rem) !important;
  }

  .md\:-translate-x-4\.5 {
    transform: translateX(-1.125rem) !important;
  }

  .md\:-translate-x-5\.5 {
    transform: translateX(-1.375rem) !important;
  }

  .md\:-translate-x-6\.5 {
    transform: translateX(-1.625rem) !important;
  }

  .md\:-translate-x-7\.5 {
    transform: translateX(-1.875rem) !important;
  }

  .md\:-translate-x-8\.5 {
    transform: translateX(-2.125rem) !important;
  }

  .md\:-translate-x-9\.5 {
    transform: translateX(-2.375rem) !important;
  }

  .md\:-translate-x-10\.5 {
    transform: translateX(-2.625rem) !important;
  }

  .md\:-translate-x-11\.5 {
    transform: translateX(-2.875rem) !important;
  }

  .md\:-translate-x-12\.5 {
    transform: translateX(-3.125rem) !important;
  }

  .md\:-translate-x-13\.5 {
    transform: translateX(-3.375rem) !important;
  }

  .md\:-translate-x-14\.5 {
    transform: translateX(-3.625rem) !important;
  }

  .md\:-translate-x-15\.5 {
    transform: translateX(-3.875rem) !important;
  }

  .md\:-translate-x-16\.5 {
    transform: translateX(-4.125rem) !important;
  }

  .md\:-translate-x-17\.5 {
    transform: translateX(-4.375rem) !important;
  }

  .md\:-translate-x-18\.5 {
    transform: translateX(-4.625rem) !important;
  }

  .md\:-translate-x-19\.5 {
    transform: translateX(-4.875rem) !important;
  }

  .md\:-translate-x-20\.5 {
    transform: translateX(-5.125rem) !important;
  }

  .md\:-translate-x-21\.5 {
    transform: translateX(-5.375rem) !important;
  }

  .md\:-translate-x-22\.5 {
    transform: translateX(-5.625rem) !important;
  }

  .md\:-translate-x-23\.5 {
    transform: translateX(-5.875rem) !important;
  }

  .md\:-translate-x-24\.5 {
    transform: translateX(-6.125rem) !important;
  }

  .md\:-translate-x-25\.5 {
    transform: translateX(-6.375rem) !important;
  }

  .md\:-translate-x-26\.5 {
    transform: translateX(-6.625rem) !important;
  }

  .md\:-translate-x-27\.5 {
    transform: translateX(-6.875rem) !important;
  }

  .md\:-translate-x-28\.5 {
    transform: translateX(-7.125rem) !important;
  }

  .md\:-translate-x-29\.5 {
    transform: translateX(-7.375rem) !important;
  }

  .md\:-translate-x-30\.5 {
    transform: translateX(-7.625rem) !important;
  }

  .md\:-translate-x-31\.5 {
    transform: translateX(-7.875rem) !important;
  }

  .md\:-translate-x-32\.5 {
    transform: translateX(-8.125rem) !important;
  }

  .md\:-translate-x-33\.5 {
    transform: translateX(-8.375rem) !important;
  }

  .md\:-translate-x-34\.5 {
    transform: translateX(-8.625rem) !important;
  }

  .md\:-translate-x-35\.5 {
    transform: translateX(-8.875rem) !important;
  }

  .md\:-translate-x-36\.5 {
    transform: translateX(-9.125rem) !important;
  }

  .md\:-translate-x-37\.5 {
    transform: translateX(-9.375rem) !important;
  }

  .md\:-translate-x-38\.5 {
    transform: translateX(-9.625rem) !important;
  }

  .md\:-translate-x-39\.5 {
    transform: translateX(-9.875rem) !important;
  }

  .md\:-translate-x-40\.5 {
    transform: translateX(-10.125rem) !important;
  }

  .md\:-translate-x-41\.5 {
    transform: translateX(-10.375rem) !important;
  }

  .md\:-translate-x-42\.5 {
    transform: translateX(-10.625rem) !important;
  }

  .md\:-translate-x-43\.5 {
    transform: translateX(-10.875rem) !important;
  }

  .md\:-translate-x-44\.5 {
    transform: translateX(-11.125rem) !important;
  }

  .md\:-translate-x-45\.5 {
    transform: translateX(-11.375rem) !important;
  }

  .md\:-translate-x-46\.5 {
    transform: translateX(-11.625rem) !important;
  }

  .md\:-translate-x-47\.5 {
    transform: translateX(-11.875rem) !important;
  }

  .md\:-translate-x-48\.5 {
    transform: translateX(-12.125rem) !important;
  }

  .md\:-translate-x-49\.5 {
    transform: translateX(-12.375rem) !important;
  }

  .md\:-translate-x-50\.5 {
    transform: translateX(-12.625rem) !important;
  }

  .md\:-translate-x-51\.5 {
    transform: translateX(-12.875rem) !important;
  }

  .md\:-translate-x-52\.5 {
    transform: translateX(-13.125rem) !important;
  }

  .md\:-translate-x-53\.5 {
    transform: translateX(-13.375rem) !important;
  }

  .md\:-translate-x-54\.5 {
    transform: translateX(-13.625rem) !important;
  }

  .md\:-translate-x-55\.5 {
    transform: translateX(-13.875rem) !important;
  }

  .md\:-translate-x-56\.5 {
    transform: translateX(-14.125rem) !important;
  }

  .md\:-translate-x-57\.5 {
    transform: translateX(-14.375rem) !important;
  }

  .md\:-translate-x-58\.5 {
    transform: translateX(-14.625rem) !important;
  }

  .md\:-translate-x-59\.5 {
    transform: translateX(-14.875rem) !important;
  }

  .md\:-translate-x-60\.5 {
    transform: translateX(-15.125rem) !important;
  }

  .md\:-translate-x-61\.5 {
    transform: translateX(-15.375rem) !important;
  }

  .md\:-translate-x-62\.5 {
    transform: translateX(-15.625rem) !important;
  }

  .md\:-translate-x-63\.5 {
    transform: translateX(-15.875rem) !important;
  }

  .md\:-translate-x-64\.5 {
    transform: translateX(-16.125rem) !important;
  }

  .md\:-translate-x-65\.5 {
    transform: translateX(-16.375rem) !important;
  }

  .md\:-translate-x-66\.5 {
    transform: translateX(-16.625rem) !important;
  }

  .md\:-translate-x-67\.5 {
    transform: translateX(-16.875rem) !important;
  }

  .md\:-translate-x-68\.5 {
    transform: translateX(-17.125rem) !important;
  }

  .md\:-translate-x-69\.5 {
    transform: translateX(-17.375rem) !important;
  }

  .md\:-translate-x-70\.5 {
    transform: translateX(-17.625rem) !important;
  }

  .md\:-translate-x-71\.5 {
    transform: translateX(-17.875rem) !important;
  }

  .md\:-translate-x-72\.5 {
    transform: translateX(-18.125rem) !important;
  }

  .md\:-translate-x-73\.5 {
    transform: translateX(-18.375rem) !important;
  }

  .md\:-translate-x-74\.5 {
    transform: translateX(-18.625rem) !important;
  }

  .md\:-translate-x-75\.5 {
    transform: translateX(-18.875rem) !important;
  }

  .md\:-translate-x-76\.5 {
    transform: translateX(-19.125rem) !important;
  }

  .md\:-translate-x-77\.5 {
    transform: translateX(-19.375rem) !important;
  }

  .md\:-translate-x-78\.5 {
    transform: translateX(-19.625rem) !important;
  }

  .md\:-translate-x-79\.5 {
    transform: translateX(-19.875rem) !important;
  }

  .md\:-translate-x-80\.5 {
    transform: translateX(-20.125rem) !important;
  }

  .md\:-translate-x-81\.5 {
    transform: translateX(-20.375rem) !important;
  }

  .md\:-translate-x-82\.5 {
    transform: translateX(-20.625rem) !important;
  }

  .md\:-translate-x-83\.5 {
    transform: translateX(-20.875rem) !important;
  }

  .md\:-translate-x-84\.5 {
    transform: translateX(-21.125rem) !important;
  }

  .md\:-translate-x-85\.5 {
    transform: translateX(-21.375rem) !important;
  }

  .md\:-translate-x-86\.5 {
    transform: translateX(-21.625rem) !important;
  }

  .md\:-translate-x-87\.5 {
    transform: translateX(-21.875rem) !important;
  }

  .md\:-translate-x-88\.5 {
    transform: translateX(-22.125rem) !important;
  }

  .md\:-translate-x-89\.5 {
    transform: translateX(-22.375rem) !important;
  }

  .md\:-translate-x-90\.5 {
    transform: translateX(-22.625rem) !important;
  }

  .md\:-translate-x-91\.5 {
    transform: translateX(-22.875rem) !important;
  }

  .md\:-translate-x-92\.5 {
    transform: translateX(-23.125rem) !important;
  }

  .md\:-translate-x-93\.5 {
    transform: translateX(-23.375rem) !important;
  }

  .md\:-translate-x-94\.5 {
    transform: translateX(-23.625rem) !important;
  }

  .md\:-translate-x-95\.5 {
    transform: translateX(-23.875rem) !important;
  }

  .md\:-translate-x-96\.5 {
    transform: translateX(-24.125rem) !important;
  }

  .md\:-translate-x-97\.5 {
    transform: translateX(-24.375rem) !important;
  }

  .md\:-translate-x-98\.5 {
    transform: translateX(-24.625rem) !important;
  }

  .md\:-translate-x-99\.5 {
    transform: translateX(-24.875rem) !important;
  }

  .md\:-translate-x-100\.5 {
    transform: translateX(-25.125rem) !important;
  }

  .md\:-translate-x-101\.5 {
    transform: translateX(-25.375rem) !important;
  }

  .md\:-translate-x-102\.5 {
    transform: translateX(-25.625rem) !important;
  }

  .md\:-translate-x-103\.5 {
    transform: translateX(-25.875rem) !important;
  }

  .md\:-translate-x-104\.5 {
    transform: translateX(-26.125rem) !important;
  }

  .md\:-translate-x-full {
    transform: translateX(-100%) !important;
  }

  .md\:-translate-x-1\/2 {
    transform: translateX(-50%) !important;
  }

  .md\:translate-x-1\/2 {
    transform: translateX(50%) !important;
  }

  .md\:translate-x-full {
    transform: translateX(100%) !important;
  }

  .md\:translate-x-1\/3 {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:-translate-x-1\/3 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:translate-x-2\/3 {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:-translate-x-2\/3 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:translate-x-1\/4 {
    transform: translateX(25%) !important;
  }

  .md\:-translate-x-1\/4 {
    transform: translateX(-25%) !important;
  }

  .md\:translate-x-2\/4 {
    transform: translateX(50%) !important;
  }

  .md\:-translate-x-2\/4 {
    transform: translateX(-50%) !important;
  }

  .md\:translate-x-3\/4 {
    transform: translateX(75%) !important;
  }

  .md\:-translate-x-3\/4 {
    transform: translateX(-75%) !important;
  }

  .md\:translate-x-1\/5 {
    transform: translateX(20%) !important;
  }

  .md\:-translate-x-1\/5 {
    transform: translateX(-20%) !important;
  }

  .md\:translate-x-2\/5 {
    transform: translateX(40%) !important;
  }

  .md\:-translate-x-2\/5 {
    transform: translateX(-40%) !important;
  }

  .md\:translate-x-3\/5 {
    transform: translateX(60%) !important;
  }

  .md\:-translate-x-3\/5 {
    transform: translateX(-60%) !important;
  }

  .md\:translate-x-4\/5 {
    transform: translateX(80%) !important;
  }

  .md\:-translate-x-4\/5 {
    transform: translateX(-80%) !important;
  }

  .md\:translate-x-1\/6 {
    transform: translateX(16.666666666666664%) !important;
  }

  .md\:-translate-x-1\/6 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .md\:translate-x-2\/6 {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:-translate-x-2\/6 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:translate-x-3\/6 {
    transform: translateX(50%) !important;
  }

  .md\:-translate-x-3\/6 {
    transform: translateX(-50%) !important;
  }

  .md\:translate-x-4\/6 {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:-translate-x-4\/6 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:translate-x-5\/6 {
    transform: translateX(83.33333333333334%) !important;
  }

  .md\:-translate-x-5\/6 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .md\:translate-x-1\/12 {
    transform: translateX(8.333333333333332%) !important;
  }

  .md\:-translate-x-1\/12 {
    transform: translateX(-8.333333333333332%) !important;
  }

  .md\:translate-x-2\/12 {
    transform: translateX(16.666666666666664%) !important;
  }

  .md\:-translate-x-2\/12 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .md\:translate-x-3\/12 {
    transform: translateX(25%) !important;
  }

  .md\:-translate-x-3\/12 {
    transform: translateX(-25%) !important;
  }

  .md\:translate-x-4\/12 {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:-translate-x-4\/12 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:translate-x-5\/12 {
    transform: translateX(41.66666666666667%) !important;
  }

  .md\:-translate-x-5\/12 {
    transform: translateX(-41.66666666666667%) !important;
  }

  .md\:translate-x-6\/12 {
    transform: translateX(50%) !important;
  }

  .md\:-translate-x-6\/12 {
    transform: translateX(-50%) !important;
  }

  .md\:translate-x-7\/12 {
    transform: translateX(58.333333333333336%) !important;
  }

  .md\:-translate-x-7\/12 {
    transform: translateX(-58.333333333333336%) !important;
  }

  .md\:translate-x-8\/12 {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:-translate-x-8\/12 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:translate-x-9\/12 {
    transform: translateX(75%) !important;
  }

  .md\:-translate-x-9\/12 {
    transform: translateX(-75%) !important;
  }

  .md\:translate-x-10\/12 {
    transform: translateX(83.33333333333334%) !important;
  }

  .md\:-translate-x-10\/12 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .md\:translate-x-11\/12 {
    transform: translateX(91.66666666666666%) !important;
  }

  .md\:-translate-x-11\/12 {
    transform: translateX(-91.66666666666666%) !important;
  }

  .md\:translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .md\:translate-y-1 {
    transform: translateY(0.25rem) !important;
  }

  .md\:translate-y-2 {
    transform: translateY(0.5rem) !important;
  }

  .md\:translate-y-3 {
    transform: translateY(0.75rem) !important;
  }

  .md\:translate-y-4 {
    transform: translateY(1rem) !important;
  }

  .md\:translate-y-5 {
    transform: translateY(1.25rem) !important;
  }

  .md\:translate-y-6 {
    transform: translateY(1.5rem) !important;
  }

  .md\:translate-y-7 {
    transform: translateY(1.75rem) !important;
  }

  .md\:translate-y-8 {
    transform: translateY(2rem) !important;
  }

  .md\:translate-y-9 {
    transform: translateY(2.25rem) !important;
  }

  .md\:translate-y-10 {
    transform: translateY(2.5rem) !important;
  }

  .md\:translate-y-11 {
    transform: translateY(2.75rem) !important;
  }

  .md\:translate-y-12 {
    transform: translateY(3rem) !important;
  }

  .md\:translate-y-13 {
    transform: translateY(3.25rem) !important;
  }

  .md\:translate-y-14 {
    transform: translateY(3.5rem) !important;
  }

  .md\:translate-y-15 {
    transform: translateY(3.75rem) !important;
  }

  .md\:translate-y-16 {
    transform: translateY(4rem) !important;
  }

  .md\:translate-y-17 {
    transform: translateY(4.25rem) !important;
  }

  .md\:translate-y-18 {
    transform: translateY(4.5rem) !important;
  }

  .md\:translate-y-19 {
    transform: translateY(4.75rem) !important;
  }

  .md\:translate-y-20 {
    transform: translateY(5rem) !important;
  }

  .md\:translate-y-21 {
    transform: translateY(5.25rem) !important;
  }

  .md\:translate-y-22 {
    transform: translateY(5.5rem) !important;
  }

  .md\:translate-y-23 {
    transform: translateY(5.75rem) !important;
  }

  .md\:translate-y-24 {
    transform: translateY(6rem) !important;
  }

  .md\:translate-y-25 {
    transform: translateY(6.25rem) !important;
  }

  .md\:translate-y-26 {
    transform: translateY(6.5rem) !important;
  }

  .md\:translate-y-27 {
    transform: translateY(6.75rem) !important;
  }

  .md\:translate-y-28 {
    transform: translateY(7rem) !important;
  }

  .md\:translate-y-29 {
    transform: translateY(7.25rem) !important;
  }

  .md\:translate-y-30 {
    transform: translateY(7.5rem) !important;
  }

  .md\:translate-y-31 {
    transform: translateY(7.75rem) !important;
  }

  .md\:translate-y-32 {
    transform: translateY(8rem) !important;
  }

  .md\:translate-y-33 {
    transform: translateY(8.25rem) !important;
  }

  .md\:translate-y-34 {
    transform: translateY(8.5rem) !important;
  }

  .md\:translate-y-35 {
    transform: translateY(8.75rem) !important;
  }

  .md\:translate-y-36 {
    transform: translateY(9rem) !important;
  }

  .md\:translate-y-37 {
    transform: translateY(9.25rem) !important;
  }

  .md\:translate-y-38 {
    transform: translateY(9.5rem) !important;
  }

  .md\:translate-y-39 {
    transform: translateY(9.75rem) !important;
  }

  .md\:translate-y-40 {
    transform: translateY(10rem) !important;
  }

  .md\:translate-y-41 {
    transform: translateY(10.25rem) !important;
  }

  .md\:translate-y-42 {
    transform: translateY(10.5rem) !important;
  }

  .md\:translate-y-43 {
    transform: translateY(10.75rem) !important;
  }

  .md\:translate-y-44 {
    transform: translateY(11rem) !important;
  }

  .md\:translate-y-45 {
    transform: translateY(11.25rem) !important;
  }

  .md\:translate-y-46 {
    transform: translateY(11.5rem) !important;
  }

  .md\:translate-y-47 {
    transform: translateY(11.75rem) !important;
  }

  .md\:translate-y-48 {
    transform: translateY(12rem) !important;
  }

  .md\:translate-y-49 {
    transform: translateY(12.25rem) !important;
  }

  .md\:translate-y-50 {
    transform: translateY(12.5rem) !important;
  }

  .md\:translate-y-51 {
    transform: translateY(12.75rem) !important;
  }

  .md\:translate-y-52 {
    transform: translateY(13rem) !important;
  }

  .md\:translate-y-53 {
    transform: translateY(13.25rem) !important;
  }

  .md\:translate-y-54 {
    transform: translateY(13.5rem) !important;
  }

  .md\:translate-y-55 {
    transform: translateY(13.75rem) !important;
  }

  .md\:translate-y-56 {
    transform: translateY(14rem) !important;
  }

  .md\:translate-y-57 {
    transform: translateY(14.25rem) !important;
  }

  .md\:translate-y-58 {
    transform: translateY(14.5rem) !important;
  }

  .md\:translate-y-59 {
    transform: translateY(14.75rem) !important;
  }

  .md\:translate-y-60 {
    transform: translateY(15rem) !important;
  }

  .md\:translate-y-61 {
    transform: translateY(15.25rem) !important;
  }

  .md\:translate-y-62 {
    transform: translateY(15.5rem) !important;
  }

  .md\:translate-y-63 {
    transform: translateY(15.75rem) !important;
  }

  .md\:translate-y-64 {
    transform: translateY(16rem) !important;
  }

  .md\:translate-y-65 {
    transform: translateY(16.25rem) !important;
  }

  .md\:translate-y-66 {
    transform: translateY(16.5rem) !important;
  }

  .md\:translate-y-67 {
    transform: translateY(16.75rem) !important;
  }

  .md\:translate-y-68 {
    transform: translateY(17rem) !important;
  }

  .md\:translate-y-69 {
    transform: translateY(17.25rem) !important;
  }

  .md\:translate-y-70 {
    transform: translateY(17.5rem) !important;
  }

  .md\:translate-y-71 {
    transform: translateY(17.75rem) !important;
  }

  .md\:translate-y-72 {
    transform: translateY(18rem) !important;
  }

  .md\:translate-y-73 {
    transform: translateY(18.25rem) !important;
  }

  .md\:translate-y-74 {
    transform: translateY(18.5rem) !important;
  }

  .md\:translate-y-75 {
    transform: translateY(18.75rem) !important;
  }

  .md\:translate-y-76 {
    transform: translateY(19rem) !important;
  }

  .md\:translate-y-77 {
    transform: translateY(19.25rem) !important;
  }

  .md\:translate-y-78 {
    transform: translateY(19.5rem) !important;
  }

  .md\:translate-y-79 {
    transform: translateY(19.75rem) !important;
  }

  .md\:translate-y-80 {
    transform: translateY(20rem) !important;
  }

  .md\:translate-y-81 {
    transform: translateY(20.25rem) !important;
  }

  .md\:translate-y-82 {
    transform: translateY(20.5rem) !important;
  }

  .md\:translate-y-83 {
    transform: translateY(20.75rem) !important;
  }

  .md\:translate-y-84 {
    transform: translateY(21rem) !important;
  }

  .md\:translate-y-85 {
    transform: translateY(21.25rem) !important;
  }

  .md\:translate-y-86 {
    transform: translateY(21.5rem) !important;
  }

  .md\:translate-y-87 {
    transform: translateY(21.75rem) !important;
  }

  .md\:translate-y-88 {
    transform: translateY(22rem) !important;
  }

  .md\:translate-y-89 {
    transform: translateY(22.25rem) !important;
  }

  .md\:translate-y-90 {
    transform: translateY(22.5rem) !important;
  }

  .md\:translate-y-91 {
    transform: translateY(22.75rem) !important;
  }

  .md\:translate-y-92 {
    transform: translateY(23rem) !important;
  }

  .md\:translate-y-93 {
    transform: translateY(23.25rem) !important;
  }

  .md\:translate-y-94 {
    transform: translateY(23.5rem) !important;
  }

  .md\:translate-y-95 {
    transform: translateY(23.75rem) !important;
  }

  .md\:translate-y-96 {
    transform: translateY(24rem) !important;
  }

  .md\:translate-y-97 {
    transform: translateY(24.25rem) !important;
  }

  .md\:translate-y-98 {
    transform: translateY(24.5rem) !important;
  }

  .md\:translate-y-99 {
    transform: translateY(24.75rem) !important;
  }

  .md\:translate-y-100 {
    transform: translateY(25rem) !important;
  }

  .md\:translate-y-101 {
    transform: translateY(25.25rem) !important;
  }

  .md\:translate-y-102 {
    transform: translateY(25.5rem) !important;
  }

  .md\:translate-y-103 {
    transform: translateY(25.75rem) !important;
  }

  .md\:translate-y-104 {
    transform: translateY(26rem) !important;
  }

  .md\:translate-y-105 {
    transform: translateY(26.25rem) !important;
  }

  .md\:translate-y-px {
    transform: translateY(1px) !important;
  }

  .md\:translate-y-0\.5 {
    transform: translateY(0.125rem) !important;
  }

  .md\:translate-y-1\.5 {
    transform: translateY(0.375rem) !important;
  }

  .md\:translate-y-2\.5 {
    transform: translateY(0.625rem) !important;
  }

  .md\:translate-y-3\.5 {
    transform: translateY(0.875rem) !important;
  }

  .md\:translate-y-4\.5 {
    transform: translateY(1.125rem) !important;
  }

  .md\:translate-y-5\.5 {
    transform: translateY(1.375rem) !important;
  }

  .md\:translate-y-6\.5 {
    transform: translateY(1.625rem) !important;
  }

  .md\:translate-y-7\.5 {
    transform: translateY(1.875rem) !important;
  }

  .md\:translate-y-8\.5 {
    transform: translateY(2.125rem) !important;
  }

  .md\:translate-y-9\.5 {
    transform: translateY(2.375rem) !important;
  }

  .md\:translate-y-10\.5 {
    transform: translateY(2.625rem) !important;
  }

  .md\:translate-y-11\.5 {
    transform: translateY(2.875rem) !important;
  }

  .md\:translate-y-12\.5 {
    transform: translateY(3.125rem) !important;
  }

  .md\:translate-y-13\.5 {
    transform: translateY(3.375rem) !important;
  }

  .md\:translate-y-14\.5 {
    transform: translateY(3.625rem) !important;
  }

  .md\:translate-y-15\.5 {
    transform: translateY(3.875rem) !important;
  }

  .md\:translate-y-16\.5 {
    transform: translateY(4.125rem) !important;
  }

  .md\:translate-y-17\.5 {
    transform: translateY(4.375rem) !important;
  }

  .md\:translate-y-18\.5 {
    transform: translateY(4.625rem) !important;
  }

  .md\:translate-y-19\.5 {
    transform: translateY(4.875rem) !important;
  }

  .md\:translate-y-20\.5 {
    transform: translateY(5.125rem) !important;
  }

  .md\:translate-y-21\.5 {
    transform: translateY(5.375rem) !important;
  }

  .md\:translate-y-22\.5 {
    transform: translateY(5.625rem) !important;
  }

  .md\:translate-y-23\.5 {
    transform: translateY(5.875rem) !important;
  }

  .md\:translate-y-24\.5 {
    transform: translateY(6.125rem) !important;
  }

  .md\:translate-y-25\.5 {
    transform: translateY(6.375rem) !important;
  }

  .md\:translate-y-26\.5 {
    transform: translateY(6.625rem) !important;
  }

  .md\:translate-y-27\.5 {
    transform: translateY(6.875rem) !important;
  }

  .md\:translate-y-28\.5 {
    transform: translateY(7.125rem) !important;
  }

  .md\:translate-y-29\.5 {
    transform: translateY(7.375rem) !important;
  }

  .md\:translate-y-30\.5 {
    transform: translateY(7.625rem) !important;
  }

  .md\:translate-y-31\.5 {
    transform: translateY(7.875rem) !important;
  }

  .md\:translate-y-32\.5 {
    transform: translateY(8.125rem) !important;
  }

  .md\:translate-y-33\.5 {
    transform: translateY(8.375rem) !important;
  }

  .md\:translate-y-34\.5 {
    transform: translateY(8.625rem) !important;
  }

  .md\:translate-y-35\.5 {
    transform: translateY(8.875rem) !important;
  }

  .md\:translate-y-36\.5 {
    transform: translateY(9.125rem) !important;
  }

  .md\:translate-y-37\.5 {
    transform: translateY(9.375rem) !important;
  }

  .md\:translate-y-38\.5 {
    transform: translateY(9.625rem) !important;
  }

  .md\:translate-y-39\.5 {
    transform: translateY(9.875rem) !important;
  }

  .md\:translate-y-40\.5 {
    transform: translateY(10.125rem) !important;
  }

  .md\:translate-y-41\.5 {
    transform: translateY(10.375rem) !important;
  }

  .md\:translate-y-42\.5 {
    transform: translateY(10.625rem) !important;
  }

  .md\:translate-y-43\.5 {
    transform: translateY(10.875rem) !important;
  }

  .md\:translate-y-44\.5 {
    transform: translateY(11.125rem) !important;
  }

  .md\:translate-y-45\.5 {
    transform: translateY(11.375rem) !important;
  }

  .md\:translate-y-46\.5 {
    transform: translateY(11.625rem) !important;
  }

  .md\:translate-y-47\.5 {
    transform: translateY(11.875rem) !important;
  }

  .md\:translate-y-48\.5 {
    transform: translateY(12.125rem) !important;
  }

  .md\:translate-y-49\.5 {
    transform: translateY(12.375rem) !important;
  }

  .md\:translate-y-50\.5 {
    transform: translateY(12.625rem) !important;
  }

  .md\:translate-y-51\.5 {
    transform: translateY(12.875rem) !important;
  }

  .md\:translate-y-52\.5 {
    transform: translateY(13.125rem) !important;
  }

  .md\:translate-y-53\.5 {
    transform: translateY(13.375rem) !important;
  }

  .md\:translate-y-54\.5 {
    transform: translateY(13.625rem) !important;
  }

  .md\:translate-y-55\.5 {
    transform: translateY(13.875rem) !important;
  }

  .md\:translate-y-56\.5 {
    transform: translateY(14.125rem) !important;
  }

  .md\:translate-y-57\.5 {
    transform: translateY(14.375rem) !important;
  }

  .md\:translate-y-58\.5 {
    transform: translateY(14.625rem) !important;
  }

  .md\:translate-y-59\.5 {
    transform: translateY(14.875rem) !important;
  }

  .md\:translate-y-60\.5 {
    transform: translateY(15.125rem) !important;
  }

  .md\:translate-y-61\.5 {
    transform: translateY(15.375rem) !important;
  }

  .md\:translate-y-62\.5 {
    transform: translateY(15.625rem) !important;
  }

  .md\:translate-y-63\.5 {
    transform: translateY(15.875rem) !important;
  }

  .md\:translate-y-64\.5 {
    transform: translateY(16.125rem) !important;
  }

  .md\:translate-y-65\.5 {
    transform: translateY(16.375rem) !important;
  }

  .md\:translate-y-66\.5 {
    transform: translateY(16.625rem) !important;
  }

  .md\:translate-y-67\.5 {
    transform: translateY(16.875rem) !important;
  }

  .md\:translate-y-68\.5 {
    transform: translateY(17.125rem) !important;
  }

  .md\:translate-y-69\.5 {
    transform: translateY(17.375rem) !important;
  }

  .md\:translate-y-70\.5 {
    transform: translateY(17.625rem) !important;
  }

  .md\:translate-y-71\.5 {
    transform: translateY(17.875rem) !important;
  }

  .md\:translate-y-72\.5 {
    transform: translateY(18.125rem) !important;
  }

  .md\:translate-y-73\.5 {
    transform: translateY(18.375rem) !important;
  }

  .md\:translate-y-74\.5 {
    transform: translateY(18.625rem) !important;
  }

  .md\:translate-y-75\.5 {
    transform: translateY(18.875rem) !important;
  }

  .md\:translate-y-76\.5 {
    transform: translateY(19.125rem) !important;
  }

  .md\:translate-y-77\.5 {
    transform: translateY(19.375rem) !important;
  }

  .md\:translate-y-78\.5 {
    transform: translateY(19.625rem) !important;
  }

  .md\:translate-y-79\.5 {
    transform: translateY(19.875rem) !important;
  }

  .md\:translate-y-80\.5 {
    transform: translateY(20.125rem) !important;
  }

  .md\:translate-y-81\.5 {
    transform: translateY(20.375rem) !important;
  }

  .md\:translate-y-82\.5 {
    transform: translateY(20.625rem) !important;
  }

  .md\:translate-y-83\.5 {
    transform: translateY(20.875rem) !important;
  }

  .md\:translate-y-84\.5 {
    transform: translateY(21.125rem) !important;
  }

  .md\:translate-y-85\.5 {
    transform: translateY(21.375rem) !important;
  }

  .md\:translate-y-86\.5 {
    transform: translateY(21.625rem) !important;
  }

  .md\:translate-y-87\.5 {
    transform: translateY(21.875rem) !important;
  }

  .md\:translate-y-88\.5 {
    transform: translateY(22.125rem) !important;
  }

  .md\:translate-y-89\.5 {
    transform: translateY(22.375rem) !important;
  }

  .md\:translate-y-90\.5 {
    transform: translateY(22.625rem) !important;
  }

  .md\:translate-y-91\.5 {
    transform: translateY(22.875rem) !important;
  }

  .md\:translate-y-92\.5 {
    transform: translateY(23.125rem) !important;
  }

  .md\:translate-y-93\.5 {
    transform: translateY(23.375rem) !important;
  }

  .md\:translate-y-94\.5 {
    transform: translateY(23.625rem) !important;
  }

  .md\:translate-y-95\.5 {
    transform: translateY(23.875rem) !important;
  }

  .md\:translate-y-96\.5 {
    transform: translateY(24.125rem) !important;
  }

  .md\:translate-y-97\.5 {
    transform: translateY(24.375rem) !important;
  }

  .md\:translate-y-98\.5 {
    transform: translateY(24.625rem) !important;
  }

  .md\:translate-y-99\.5 {
    transform: translateY(24.875rem) !important;
  }

  .md\:translate-y-100\.5 {
    transform: translateY(25.125rem) !important;
  }

  .md\:translate-y-101\.5 {
    transform: translateY(25.375rem) !important;
  }

  .md\:translate-y-102\.5 {
    transform: translateY(25.625rem) !important;
  }

  .md\:translate-y-103\.5 {
    transform: translateY(25.875rem) !important;
  }

  .md\:translate-y-104\.5 {
    transform: translateY(26.125rem) !important;
  }

  .md\:-translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .md\:-translate-y-1 {
    transform: translateY(-0.25rem) !important;
  }

  .md\:-translate-y-2 {
    transform: translateY(-0.5rem) !important;
  }

  .md\:-translate-y-3 {
    transform: translateY(-0.75rem) !important;
  }

  .md\:-translate-y-4 {
    transform: translateY(-1rem) !important;
  }

  .md\:-translate-y-5 {
    transform: translateY(-1.25rem) !important;
  }

  .md\:-translate-y-6 {
    transform: translateY(-1.5rem) !important;
  }

  .md\:-translate-y-7 {
    transform: translateY(-1.75rem) !important;
  }

  .md\:-translate-y-8 {
    transform: translateY(-2rem) !important;
  }

  .md\:-translate-y-9 {
    transform: translateY(-2.25rem) !important;
  }

  .md\:-translate-y-10 {
    transform: translateY(-2.5rem) !important;
  }

  .md\:-translate-y-11 {
    transform: translateY(-2.75rem) !important;
  }

  .md\:-translate-y-12 {
    transform: translateY(-3rem) !important;
  }

  .md\:-translate-y-13 {
    transform: translateY(-3.25rem) !important;
  }

  .md\:-translate-y-14 {
    transform: translateY(-3.5rem) !important;
  }

  .md\:-translate-y-15 {
    transform: translateY(-3.75rem) !important;
  }

  .md\:-translate-y-16 {
    transform: translateY(-4rem) !important;
  }

  .md\:-translate-y-17 {
    transform: translateY(-4.25rem) !important;
  }

  .md\:-translate-y-18 {
    transform: translateY(-4.5rem) !important;
  }

  .md\:-translate-y-19 {
    transform: translateY(-4.75rem) !important;
  }

  .md\:-translate-y-20 {
    transform: translateY(-5rem) !important;
  }

  .md\:-translate-y-21 {
    transform: translateY(-5.25rem) !important;
  }

  .md\:-translate-y-22 {
    transform: translateY(-5.5rem) !important;
  }

  .md\:-translate-y-23 {
    transform: translateY(-5.75rem) !important;
  }

  .md\:-translate-y-24 {
    transform: translateY(-6rem) !important;
  }

  .md\:-translate-y-25 {
    transform: translateY(-6.25rem) !important;
  }

  .md\:-translate-y-26 {
    transform: translateY(-6.5rem) !important;
  }

  .md\:-translate-y-27 {
    transform: translateY(-6.75rem) !important;
  }

  .md\:-translate-y-28 {
    transform: translateY(-7rem) !important;
  }

  .md\:-translate-y-29 {
    transform: translateY(-7.25rem) !important;
  }

  .md\:-translate-y-30 {
    transform: translateY(-7.5rem) !important;
  }

  .md\:-translate-y-31 {
    transform: translateY(-7.75rem) !important;
  }

  .md\:-translate-y-32 {
    transform: translateY(-8rem) !important;
  }

  .md\:-translate-y-33 {
    transform: translateY(-8.25rem) !important;
  }

  .md\:-translate-y-34 {
    transform: translateY(-8.5rem) !important;
  }

  .md\:-translate-y-35 {
    transform: translateY(-8.75rem) !important;
  }

  .md\:-translate-y-36 {
    transform: translateY(-9rem) !important;
  }

  .md\:-translate-y-37 {
    transform: translateY(-9.25rem) !important;
  }

  .md\:-translate-y-38 {
    transform: translateY(-9.5rem) !important;
  }

  .md\:-translate-y-39 {
    transform: translateY(-9.75rem) !important;
  }

  .md\:-translate-y-40 {
    transform: translateY(-10rem) !important;
  }

  .md\:-translate-y-41 {
    transform: translateY(-10.25rem) !important;
  }

  .md\:-translate-y-42 {
    transform: translateY(-10.5rem) !important;
  }

  .md\:-translate-y-43 {
    transform: translateY(-10.75rem) !important;
  }

  .md\:-translate-y-44 {
    transform: translateY(-11rem) !important;
  }

  .md\:-translate-y-45 {
    transform: translateY(-11.25rem) !important;
  }

  .md\:-translate-y-46 {
    transform: translateY(-11.5rem) !important;
  }

  .md\:-translate-y-47 {
    transform: translateY(-11.75rem) !important;
  }

  .md\:-translate-y-48 {
    transform: translateY(-12rem) !important;
  }

  .md\:-translate-y-49 {
    transform: translateY(-12.25rem) !important;
  }

  .md\:-translate-y-50 {
    transform: translateY(-12.5rem) !important;
  }

  .md\:-translate-y-51 {
    transform: translateY(-12.75rem) !important;
  }

  .md\:-translate-y-52 {
    transform: translateY(-13rem) !important;
  }

  .md\:-translate-y-53 {
    transform: translateY(-13.25rem) !important;
  }

  .md\:-translate-y-54 {
    transform: translateY(-13.5rem) !important;
  }

  .md\:-translate-y-55 {
    transform: translateY(-13.75rem) !important;
  }

  .md\:-translate-y-56 {
    transform: translateY(-14rem) !important;
  }

  .md\:-translate-y-57 {
    transform: translateY(-14.25rem) !important;
  }

  .md\:-translate-y-58 {
    transform: translateY(-14.5rem) !important;
  }

  .md\:-translate-y-59 {
    transform: translateY(-14.75rem) !important;
  }

  .md\:-translate-y-60 {
    transform: translateY(-15rem) !important;
  }

  .md\:-translate-y-61 {
    transform: translateY(-15.25rem) !important;
  }

  .md\:-translate-y-62 {
    transform: translateY(-15.5rem) !important;
  }

  .md\:-translate-y-63 {
    transform: translateY(-15.75rem) !important;
  }

  .md\:-translate-y-64 {
    transform: translateY(-16rem) !important;
  }

  .md\:-translate-y-65 {
    transform: translateY(-16.25rem) !important;
  }

  .md\:-translate-y-66 {
    transform: translateY(-16.5rem) !important;
  }

  .md\:-translate-y-67 {
    transform: translateY(-16.75rem) !important;
  }

  .md\:-translate-y-68 {
    transform: translateY(-17rem) !important;
  }

  .md\:-translate-y-69 {
    transform: translateY(-17.25rem) !important;
  }

  .md\:-translate-y-70 {
    transform: translateY(-17.5rem) !important;
  }

  .md\:-translate-y-71 {
    transform: translateY(-17.75rem) !important;
  }

  .md\:-translate-y-72 {
    transform: translateY(-18rem) !important;
  }

  .md\:-translate-y-73 {
    transform: translateY(-18.25rem) !important;
  }

  .md\:-translate-y-74 {
    transform: translateY(-18.5rem) !important;
  }

  .md\:-translate-y-75 {
    transform: translateY(-18.75rem) !important;
  }

  .md\:-translate-y-76 {
    transform: translateY(-19rem) !important;
  }

  .md\:-translate-y-77 {
    transform: translateY(-19.25rem) !important;
  }

  .md\:-translate-y-78 {
    transform: translateY(-19.5rem) !important;
  }

  .md\:-translate-y-79 {
    transform: translateY(-19.75rem) !important;
  }

  .md\:-translate-y-80 {
    transform: translateY(-20rem) !important;
  }

  .md\:-translate-y-81 {
    transform: translateY(-20.25rem) !important;
  }

  .md\:-translate-y-82 {
    transform: translateY(-20.5rem) !important;
  }

  .md\:-translate-y-83 {
    transform: translateY(-20.75rem) !important;
  }

  .md\:-translate-y-84 {
    transform: translateY(-21rem) !important;
  }

  .md\:-translate-y-85 {
    transform: translateY(-21.25rem) !important;
  }

  .md\:-translate-y-86 {
    transform: translateY(-21.5rem) !important;
  }

  .md\:-translate-y-87 {
    transform: translateY(-21.75rem) !important;
  }

  .md\:-translate-y-88 {
    transform: translateY(-22rem) !important;
  }

  .md\:-translate-y-89 {
    transform: translateY(-22.25rem) !important;
  }

  .md\:-translate-y-90 {
    transform: translateY(-22.5rem) !important;
  }

  .md\:-translate-y-91 {
    transform: translateY(-22.75rem) !important;
  }

  .md\:-translate-y-92 {
    transform: translateY(-23rem) !important;
  }

  .md\:-translate-y-93 {
    transform: translateY(-23.25rem) !important;
  }

  .md\:-translate-y-94 {
    transform: translateY(-23.5rem) !important;
  }

  .md\:-translate-y-95 {
    transform: translateY(-23.75rem) !important;
  }

  .md\:-translate-y-96 {
    transform: translateY(-24rem) !important;
  }

  .md\:-translate-y-97 {
    transform: translateY(-24.25rem) !important;
  }

  .md\:-translate-y-98 {
    transform: translateY(-24.5rem) !important;
  }

  .md\:-translate-y-99 {
    transform: translateY(-24.75rem) !important;
  }

  .md\:-translate-y-100 {
    transform: translateY(-25rem) !important;
  }

  .md\:-translate-y-101 {
    transform: translateY(-25.25rem) !important;
  }

  .md\:-translate-y-102 {
    transform: translateY(-25.5rem) !important;
  }

  .md\:-translate-y-103 {
    transform: translateY(-25.75rem) !important;
  }

  .md\:-translate-y-104 {
    transform: translateY(-26rem) !important;
  }

  .md\:-translate-y-105 {
    transform: translateY(-26.25rem) !important;
  }

  .md\:-translate-y-px {
    transform: translateY(-1px) !important;
  }

  .md\:-translate-y-0\.5 {
    transform: translateY(-0.125rem) !important;
  }

  .md\:-translate-y-1\.5 {
    transform: translateY(-0.375rem) !important;
  }

  .md\:-translate-y-2\.5 {
    transform: translateY(-0.625rem) !important;
  }

  .md\:-translate-y-3\.5 {
    transform: translateY(-0.875rem) !important;
  }

  .md\:-translate-y-4\.5 {
    transform: translateY(-1.125rem) !important;
  }

  .md\:-translate-y-5\.5 {
    transform: translateY(-1.375rem) !important;
  }

  .md\:-translate-y-6\.5 {
    transform: translateY(-1.625rem) !important;
  }

  .md\:-translate-y-7\.5 {
    transform: translateY(-1.875rem) !important;
  }

  .md\:-translate-y-8\.5 {
    transform: translateY(-2.125rem) !important;
  }

  .md\:-translate-y-9\.5 {
    transform: translateY(-2.375rem) !important;
  }

  .md\:-translate-y-10\.5 {
    transform: translateY(-2.625rem) !important;
  }

  .md\:-translate-y-11\.5 {
    transform: translateY(-2.875rem) !important;
  }

  .md\:-translate-y-12\.5 {
    transform: translateY(-3.125rem) !important;
  }

  .md\:-translate-y-13\.5 {
    transform: translateY(-3.375rem) !important;
  }

  .md\:-translate-y-14\.5 {
    transform: translateY(-3.625rem) !important;
  }

  .md\:-translate-y-15\.5 {
    transform: translateY(-3.875rem) !important;
  }

  .md\:-translate-y-16\.5 {
    transform: translateY(-4.125rem) !important;
  }

  .md\:-translate-y-17\.5 {
    transform: translateY(-4.375rem) !important;
  }

  .md\:-translate-y-18\.5 {
    transform: translateY(-4.625rem) !important;
  }

  .md\:-translate-y-19\.5 {
    transform: translateY(-4.875rem) !important;
  }

  .md\:-translate-y-20\.5 {
    transform: translateY(-5.125rem) !important;
  }

  .md\:-translate-y-21\.5 {
    transform: translateY(-5.375rem) !important;
  }

  .md\:-translate-y-22\.5 {
    transform: translateY(-5.625rem) !important;
  }

  .md\:-translate-y-23\.5 {
    transform: translateY(-5.875rem) !important;
  }

  .md\:-translate-y-24\.5 {
    transform: translateY(-6.125rem) !important;
  }

  .md\:-translate-y-25\.5 {
    transform: translateY(-6.375rem) !important;
  }

  .md\:-translate-y-26\.5 {
    transform: translateY(-6.625rem) !important;
  }

  .md\:-translate-y-27\.5 {
    transform: translateY(-6.875rem) !important;
  }

  .md\:-translate-y-28\.5 {
    transform: translateY(-7.125rem) !important;
  }

  .md\:-translate-y-29\.5 {
    transform: translateY(-7.375rem) !important;
  }

  .md\:-translate-y-30\.5 {
    transform: translateY(-7.625rem) !important;
  }

  .md\:-translate-y-31\.5 {
    transform: translateY(-7.875rem) !important;
  }

  .md\:-translate-y-32\.5 {
    transform: translateY(-8.125rem) !important;
  }

  .md\:-translate-y-33\.5 {
    transform: translateY(-8.375rem) !important;
  }

  .md\:-translate-y-34\.5 {
    transform: translateY(-8.625rem) !important;
  }

  .md\:-translate-y-35\.5 {
    transform: translateY(-8.875rem) !important;
  }

  .md\:-translate-y-36\.5 {
    transform: translateY(-9.125rem) !important;
  }

  .md\:-translate-y-37\.5 {
    transform: translateY(-9.375rem) !important;
  }

  .md\:-translate-y-38\.5 {
    transform: translateY(-9.625rem) !important;
  }

  .md\:-translate-y-39\.5 {
    transform: translateY(-9.875rem) !important;
  }

  .md\:-translate-y-40\.5 {
    transform: translateY(-10.125rem) !important;
  }

  .md\:-translate-y-41\.5 {
    transform: translateY(-10.375rem) !important;
  }

  .md\:-translate-y-42\.5 {
    transform: translateY(-10.625rem) !important;
  }

  .md\:-translate-y-43\.5 {
    transform: translateY(-10.875rem) !important;
  }

  .md\:-translate-y-44\.5 {
    transform: translateY(-11.125rem) !important;
  }

  .md\:-translate-y-45\.5 {
    transform: translateY(-11.375rem) !important;
  }

  .md\:-translate-y-46\.5 {
    transform: translateY(-11.625rem) !important;
  }

  .md\:-translate-y-47\.5 {
    transform: translateY(-11.875rem) !important;
  }

  .md\:-translate-y-48\.5 {
    transform: translateY(-12.125rem) !important;
  }

  .md\:-translate-y-49\.5 {
    transform: translateY(-12.375rem) !important;
  }

  .md\:-translate-y-50\.5 {
    transform: translateY(-12.625rem) !important;
  }

  .md\:-translate-y-51\.5 {
    transform: translateY(-12.875rem) !important;
  }

  .md\:-translate-y-52\.5 {
    transform: translateY(-13.125rem) !important;
  }

  .md\:-translate-y-53\.5 {
    transform: translateY(-13.375rem) !important;
  }

  .md\:-translate-y-54\.5 {
    transform: translateY(-13.625rem) !important;
  }

  .md\:-translate-y-55\.5 {
    transform: translateY(-13.875rem) !important;
  }

  .md\:-translate-y-56\.5 {
    transform: translateY(-14.125rem) !important;
  }

  .md\:-translate-y-57\.5 {
    transform: translateY(-14.375rem) !important;
  }

  .md\:-translate-y-58\.5 {
    transform: translateY(-14.625rem) !important;
  }

  .md\:-translate-y-59\.5 {
    transform: translateY(-14.875rem) !important;
  }

  .md\:-translate-y-60\.5 {
    transform: translateY(-15.125rem) !important;
  }

  .md\:-translate-y-61\.5 {
    transform: translateY(-15.375rem) !important;
  }

  .md\:-translate-y-62\.5 {
    transform: translateY(-15.625rem) !important;
  }

  .md\:-translate-y-63\.5 {
    transform: translateY(-15.875rem) !important;
  }

  .md\:-translate-y-64\.5 {
    transform: translateY(-16.125rem) !important;
  }

  .md\:-translate-y-65\.5 {
    transform: translateY(-16.375rem) !important;
  }

  .md\:-translate-y-66\.5 {
    transform: translateY(-16.625rem) !important;
  }

  .md\:-translate-y-67\.5 {
    transform: translateY(-16.875rem) !important;
  }

  .md\:-translate-y-68\.5 {
    transform: translateY(-17.125rem) !important;
  }

  .md\:-translate-y-69\.5 {
    transform: translateY(-17.375rem) !important;
  }

  .md\:-translate-y-70\.5 {
    transform: translateY(-17.625rem) !important;
  }

  .md\:-translate-y-71\.5 {
    transform: translateY(-17.875rem) !important;
  }

  .md\:-translate-y-72\.5 {
    transform: translateY(-18.125rem) !important;
  }

  .md\:-translate-y-73\.5 {
    transform: translateY(-18.375rem) !important;
  }

  .md\:-translate-y-74\.5 {
    transform: translateY(-18.625rem) !important;
  }

  .md\:-translate-y-75\.5 {
    transform: translateY(-18.875rem) !important;
  }

  .md\:-translate-y-76\.5 {
    transform: translateY(-19.125rem) !important;
  }

  .md\:-translate-y-77\.5 {
    transform: translateY(-19.375rem) !important;
  }

  .md\:-translate-y-78\.5 {
    transform: translateY(-19.625rem) !important;
  }

  .md\:-translate-y-79\.5 {
    transform: translateY(-19.875rem) !important;
  }

  .md\:-translate-y-80\.5 {
    transform: translateY(-20.125rem) !important;
  }

  .md\:-translate-y-81\.5 {
    transform: translateY(-20.375rem) !important;
  }

  .md\:-translate-y-82\.5 {
    transform: translateY(-20.625rem) !important;
  }

  .md\:-translate-y-83\.5 {
    transform: translateY(-20.875rem) !important;
  }

  .md\:-translate-y-84\.5 {
    transform: translateY(-21.125rem) !important;
  }

  .md\:-translate-y-85\.5 {
    transform: translateY(-21.375rem) !important;
  }

  .md\:-translate-y-86\.5 {
    transform: translateY(-21.625rem) !important;
  }

  .md\:-translate-y-87\.5 {
    transform: translateY(-21.875rem) !important;
  }

  .md\:-translate-y-88\.5 {
    transform: translateY(-22.125rem) !important;
  }

  .md\:-translate-y-89\.5 {
    transform: translateY(-22.375rem) !important;
  }

  .md\:-translate-y-90\.5 {
    transform: translateY(-22.625rem) !important;
  }

  .md\:-translate-y-91\.5 {
    transform: translateY(-22.875rem) !important;
  }

  .md\:-translate-y-92\.5 {
    transform: translateY(-23.125rem) !important;
  }

  .md\:-translate-y-93\.5 {
    transform: translateY(-23.375rem) !important;
  }

  .md\:-translate-y-94\.5 {
    transform: translateY(-23.625rem) !important;
  }

  .md\:-translate-y-95\.5 {
    transform: translateY(-23.875rem) !important;
  }

  .md\:-translate-y-96\.5 {
    transform: translateY(-24.125rem) !important;
  }

  .md\:-translate-y-97\.5 {
    transform: translateY(-24.375rem) !important;
  }

  .md\:-translate-y-98\.5 {
    transform: translateY(-24.625rem) !important;
  }

  .md\:-translate-y-99\.5 {
    transform: translateY(-24.875rem) !important;
  }

  .md\:-translate-y-100\.5 {
    transform: translateY(-25.125rem) !important;
  }

  .md\:-translate-y-101\.5 {
    transform: translateY(-25.375rem) !important;
  }

  .md\:-translate-y-102\.5 {
    transform: translateY(-25.625rem) !important;
  }

  .md\:-translate-y-103\.5 {
    transform: translateY(-25.875rem) !important;
  }

  .md\:-translate-y-104\.5 {
    transform: translateY(-26.125rem) !important;
  }

  .md\:-translate-y-full {
    transform: translateY(-100%) !important;
  }

  .md\:-translate-y-1\/2 {
    transform: translateY(-50%) !important;
  }

  .md\:translate-y-1\/2 {
    transform: translateY(50%) !important;
  }

  .md\:translate-y-full {
    transform: translateY(100%) !important;
  }

  .md\:translate-y-1\/3 {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:-translate-y-1\/3 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:translate-y-2\/3 {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:-translate-y-2\/3 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:translate-y-1\/4 {
    transform: translateY(25%) !important;
  }

  .md\:-translate-y-1\/4 {
    transform: translateY(-25%) !important;
  }

  .md\:translate-y-2\/4 {
    transform: translateY(50%) !important;
  }

  .md\:-translate-y-2\/4 {
    transform: translateY(-50%) !important;
  }

  .md\:translate-y-3\/4 {
    transform: translateY(75%) !important;
  }

  .md\:-translate-y-3\/4 {
    transform: translateY(-75%) !important;
  }

  .md\:translate-y-1\/5 {
    transform: translateY(20%) !important;
  }

  .md\:-translate-y-1\/5 {
    transform: translateY(-20%) !important;
  }

  .md\:translate-y-2\/5 {
    transform: translateY(40%) !important;
  }

  .md\:-translate-y-2\/5 {
    transform: translateY(-40%) !important;
  }

  .md\:translate-y-3\/5 {
    transform: translateY(60%) !important;
  }

  .md\:-translate-y-3\/5 {
    transform: translateY(-60%) !important;
  }

  .md\:translate-y-4\/5 {
    transform: translateY(80%) !important;
  }

  .md\:-translate-y-4\/5 {
    transform: translateY(-80%) !important;
  }

  .md\:translate-y-1\/6 {
    transform: translateY(16.666666666666664%) !important;
  }

  .md\:-translate-y-1\/6 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .md\:translate-y-2\/6 {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:-translate-y-2\/6 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:translate-y-3\/6 {
    transform: translateY(50%) !important;
  }

  .md\:-translate-y-3\/6 {
    transform: translateY(-50%) !important;
  }

  .md\:translate-y-4\/6 {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:-translate-y-4\/6 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:translate-y-5\/6 {
    transform: translateY(83.33333333333334%) !important;
  }

  .md\:-translate-y-5\/6 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .md\:translate-y-1\/12 {
    transform: translateY(8.333333333333332%) !important;
  }

  .md\:-translate-y-1\/12 {
    transform: translateY(-8.333333333333332%) !important;
  }

  .md\:translate-y-2\/12 {
    transform: translateY(16.666666666666664%) !important;
  }

  .md\:-translate-y-2\/12 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .md\:translate-y-3\/12 {
    transform: translateY(25%) !important;
  }

  .md\:-translate-y-3\/12 {
    transform: translateY(-25%) !important;
  }

  .md\:translate-y-4\/12 {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:-translate-y-4\/12 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:translate-y-5\/12 {
    transform: translateY(41.66666666666667%) !important;
  }

  .md\:-translate-y-5\/12 {
    transform: translateY(-41.66666666666667%) !important;
  }

  .md\:translate-y-6\/12 {
    transform: translateY(50%) !important;
  }

  .md\:-translate-y-6\/12 {
    transform: translateY(-50%) !important;
  }

  .md\:translate-y-7\/12 {
    transform: translateY(58.333333333333336%) !important;
  }

  .md\:-translate-y-7\/12 {
    transform: translateY(-58.333333333333336%) !important;
  }

  .md\:translate-y-8\/12 {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:-translate-y-8\/12 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:translate-y-9\/12 {
    transform: translateY(75%) !important;
  }

  .md\:-translate-y-9\/12 {
    transform: translateY(-75%) !important;
  }

  .md\:translate-y-10\/12 {
    transform: translateY(83.33333333333334%) !important;
  }

  .md\:-translate-y-10\/12 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .md\:translate-y-11\/12 {
    transform: translateY(91.66666666666666%) !important;
  }

  .md\:-translate-y-11\/12 {
    transform: translateY(-91.66666666666666%) !important;
  }

  .md\:hover\:translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .md\:hover\:translate-x-1:hover {
    transform: translateX(0.25rem) !important;
  }

  .md\:hover\:translate-x-2:hover {
    transform: translateX(0.5rem) !important;
  }

  .md\:hover\:translate-x-3:hover {
    transform: translateX(0.75rem) !important;
  }

  .md\:hover\:translate-x-4:hover {
    transform: translateX(1rem) !important;
  }

  .md\:hover\:translate-x-5:hover {
    transform: translateX(1.25rem) !important;
  }

  .md\:hover\:translate-x-6:hover {
    transform: translateX(1.5rem) !important;
  }

  .md\:hover\:translate-x-7:hover {
    transform: translateX(1.75rem) !important;
  }

  .md\:hover\:translate-x-8:hover {
    transform: translateX(2rem) !important;
  }

  .md\:hover\:translate-x-9:hover {
    transform: translateX(2.25rem) !important;
  }

  .md\:hover\:translate-x-10:hover {
    transform: translateX(2.5rem) !important;
  }

  .md\:hover\:translate-x-11:hover {
    transform: translateX(2.75rem) !important;
  }

  .md\:hover\:translate-x-12:hover {
    transform: translateX(3rem) !important;
  }

  .md\:hover\:translate-x-13:hover {
    transform: translateX(3.25rem) !important;
  }

  .md\:hover\:translate-x-14:hover {
    transform: translateX(3.5rem) !important;
  }

  .md\:hover\:translate-x-15:hover {
    transform: translateX(3.75rem) !important;
  }

  .md\:hover\:translate-x-16:hover {
    transform: translateX(4rem) !important;
  }

  .md\:hover\:translate-x-17:hover {
    transform: translateX(4.25rem) !important;
  }

  .md\:hover\:translate-x-18:hover {
    transform: translateX(4.5rem) !important;
  }

  .md\:hover\:translate-x-19:hover {
    transform: translateX(4.75rem) !important;
  }

  .md\:hover\:translate-x-20:hover {
    transform: translateX(5rem) !important;
  }

  .md\:hover\:translate-x-21:hover {
    transform: translateX(5.25rem) !important;
  }

  .md\:hover\:translate-x-22:hover {
    transform: translateX(5.5rem) !important;
  }

  .md\:hover\:translate-x-23:hover {
    transform: translateX(5.75rem) !important;
  }

  .md\:hover\:translate-x-24:hover {
    transform: translateX(6rem) !important;
  }

  .md\:hover\:translate-x-25:hover {
    transform: translateX(6.25rem) !important;
  }

  .md\:hover\:translate-x-26:hover {
    transform: translateX(6.5rem) !important;
  }

  .md\:hover\:translate-x-27:hover {
    transform: translateX(6.75rem) !important;
  }

  .md\:hover\:translate-x-28:hover {
    transform: translateX(7rem) !important;
  }

  .md\:hover\:translate-x-29:hover {
    transform: translateX(7.25rem) !important;
  }

  .md\:hover\:translate-x-30:hover {
    transform: translateX(7.5rem) !important;
  }

  .md\:hover\:translate-x-31:hover {
    transform: translateX(7.75rem) !important;
  }

  .md\:hover\:translate-x-32:hover {
    transform: translateX(8rem) !important;
  }

  .md\:hover\:translate-x-33:hover {
    transform: translateX(8.25rem) !important;
  }

  .md\:hover\:translate-x-34:hover {
    transform: translateX(8.5rem) !important;
  }

  .md\:hover\:translate-x-35:hover {
    transform: translateX(8.75rem) !important;
  }

  .md\:hover\:translate-x-36:hover {
    transform: translateX(9rem) !important;
  }

  .md\:hover\:translate-x-37:hover {
    transform: translateX(9.25rem) !important;
  }

  .md\:hover\:translate-x-38:hover {
    transform: translateX(9.5rem) !important;
  }

  .md\:hover\:translate-x-39:hover {
    transform: translateX(9.75rem) !important;
  }

  .md\:hover\:translate-x-40:hover {
    transform: translateX(10rem) !important;
  }

  .md\:hover\:translate-x-41:hover {
    transform: translateX(10.25rem) !important;
  }

  .md\:hover\:translate-x-42:hover {
    transform: translateX(10.5rem) !important;
  }

  .md\:hover\:translate-x-43:hover {
    transform: translateX(10.75rem) !important;
  }

  .md\:hover\:translate-x-44:hover {
    transform: translateX(11rem) !important;
  }

  .md\:hover\:translate-x-45:hover {
    transform: translateX(11.25rem) !important;
  }

  .md\:hover\:translate-x-46:hover {
    transform: translateX(11.5rem) !important;
  }

  .md\:hover\:translate-x-47:hover {
    transform: translateX(11.75rem) !important;
  }

  .md\:hover\:translate-x-48:hover {
    transform: translateX(12rem) !important;
  }

  .md\:hover\:translate-x-49:hover {
    transform: translateX(12.25rem) !important;
  }

  .md\:hover\:translate-x-50:hover {
    transform: translateX(12.5rem) !important;
  }

  .md\:hover\:translate-x-51:hover {
    transform: translateX(12.75rem) !important;
  }

  .md\:hover\:translate-x-52:hover {
    transform: translateX(13rem) !important;
  }

  .md\:hover\:translate-x-53:hover {
    transform: translateX(13.25rem) !important;
  }

  .md\:hover\:translate-x-54:hover {
    transform: translateX(13.5rem) !important;
  }

  .md\:hover\:translate-x-55:hover {
    transform: translateX(13.75rem) !important;
  }

  .md\:hover\:translate-x-56:hover {
    transform: translateX(14rem) !important;
  }

  .md\:hover\:translate-x-57:hover {
    transform: translateX(14.25rem) !important;
  }

  .md\:hover\:translate-x-58:hover {
    transform: translateX(14.5rem) !important;
  }

  .md\:hover\:translate-x-59:hover {
    transform: translateX(14.75rem) !important;
  }

  .md\:hover\:translate-x-60:hover {
    transform: translateX(15rem) !important;
  }

  .md\:hover\:translate-x-61:hover {
    transform: translateX(15.25rem) !important;
  }

  .md\:hover\:translate-x-62:hover {
    transform: translateX(15.5rem) !important;
  }

  .md\:hover\:translate-x-63:hover {
    transform: translateX(15.75rem) !important;
  }

  .md\:hover\:translate-x-64:hover {
    transform: translateX(16rem) !important;
  }

  .md\:hover\:translate-x-65:hover {
    transform: translateX(16.25rem) !important;
  }

  .md\:hover\:translate-x-66:hover {
    transform: translateX(16.5rem) !important;
  }

  .md\:hover\:translate-x-67:hover {
    transform: translateX(16.75rem) !important;
  }

  .md\:hover\:translate-x-68:hover {
    transform: translateX(17rem) !important;
  }

  .md\:hover\:translate-x-69:hover {
    transform: translateX(17.25rem) !important;
  }

  .md\:hover\:translate-x-70:hover {
    transform: translateX(17.5rem) !important;
  }

  .md\:hover\:translate-x-71:hover {
    transform: translateX(17.75rem) !important;
  }

  .md\:hover\:translate-x-72:hover {
    transform: translateX(18rem) !important;
  }

  .md\:hover\:translate-x-73:hover {
    transform: translateX(18.25rem) !important;
  }

  .md\:hover\:translate-x-74:hover {
    transform: translateX(18.5rem) !important;
  }

  .md\:hover\:translate-x-75:hover {
    transform: translateX(18.75rem) !important;
  }

  .md\:hover\:translate-x-76:hover {
    transform: translateX(19rem) !important;
  }

  .md\:hover\:translate-x-77:hover {
    transform: translateX(19.25rem) !important;
  }

  .md\:hover\:translate-x-78:hover {
    transform: translateX(19.5rem) !important;
  }

  .md\:hover\:translate-x-79:hover {
    transform: translateX(19.75rem) !important;
  }

  .md\:hover\:translate-x-80:hover {
    transform: translateX(20rem) !important;
  }

  .md\:hover\:translate-x-81:hover {
    transform: translateX(20.25rem) !important;
  }

  .md\:hover\:translate-x-82:hover {
    transform: translateX(20.5rem) !important;
  }

  .md\:hover\:translate-x-83:hover {
    transform: translateX(20.75rem) !important;
  }

  .md\:hover\:translate-x-84:hover {
    transform: translateX(21rem) !important;
  }

  .md\:hover\:translate-x-85:hover {
    transform: translateX(21.25rem) !important;
  }

  .md\:hover\:translate-x-86:hover {
    transform: translateX(21.5rem) !important;
  }

  .md\:hover\:translate-x-87:hover {
    transform: translateX(21.75rem) !important;
  }

  .md\:hover\:translate-x-88:hover {
    transform: translateX(22rem) !important;
  }

  .md\:hover\:translate-x-89:hover {
    transform: translateX(22.25rem) !important;
  }

  .md\:hover\:translate-x-90:hover {
    transform: translateX(22.5rem) !important;
  }

  .md\:hover\:translate-x-91:hover {
    transform: translateX(22.75rem) !important;
  }

  .md\:hover\:translate-x-92:hover {
    transform: translateX(23rem) !important;
  }

  .md\:hover\:translate-x-93:hover {
    transform: translateX(23.25rem) !important;
  }

  .md\:hover\:translate-x-94:hover {
    transform: translateX(23.5rem) !important;
  }

  .md\:hover\:translate-x-95:hover {
    transform: translateX(23.75rem) !important;
  }

  .md\:hover\:translate-x-96:hover {
    transform: translateX(24rem) !important;
  }

  .md\:hover\:translate-x-97:hover {
    transform: translateX(24.25rem) !important;
  }

  .md\:hover\:translate-x-98:hover {
    transform: translateX(24.5rem) !important;
  }

  .md\:hover\:translate-x-99:hover {
    transform: translateX(24.75rem) !important;
  }

  .md\:hover\:translate-x-100:hover {
    transform: translateX(25rem) !important;
  }

  .md\:hover\:translate-x-101:hover {
    transform: translateX(25.25rem) !important;
  }

  .md\:hover\:translate-x-102:hover {
    transform: translateX(25.5rem) !important;
  }

  .md\:hover\:translate-x-103:hover {
    transform: translateX(25.75rem) !important;
  }

  .md\:hover\:translate-x-104:hover {
    transform: translateX(26rem) !important;
  }

  .md\:hover\:translate-x-105:hover {
    transform: translateX(26.25rem) !important;
  }

  .md\:hover\:translate-x-px:hover {
    transform: translateX(1px) !important;
  }

  .md\:hover\:translate-x-0\.5:hover {
    transform: translateX(0.125rem) !important;
  }

  .md\:hover\:translate-x-1\.5:hover {
    transform: translateX(0.375rem) !important;
  }

  .md\:hover\:translate-x-2\.5:hover {
    transform: translateX(0.625rem) !important;
  }

  .md\:hover\:translate-x-3\.5:hover {
    transform: translateX(0.875rem) !important;
  }

  .md\:hover\:translate-x-4\.5:hover {
    transform: translateX(1.125rem) !important;
  }

  .md\:hover\:translate-x-5\.5:hover {
    transform: translateX(1.375rem) !important;
  }

  .md\:hover\:translate-x-6\.5:hover {
    transform: translateX(1.625rem) !important;
  }

  .md\:hover\:translate-x-7\.5:hover {
    transform: translateX(1.875rem) !important;
  }

  .md\:hover\:translate-x-8\.5:hover {
    transform: translateX(2.125rem) !important;
  }

  .md\:hover\:translate-x-9\.5:hover {
    transform: translateX(2.375rem) !important;
  }

  .md\:hover\:translate-x-10\.5:hover {
    transform: translateX(2.625rem) !important;
  }

  .md\:hover\:translate-x-11\.5:hover {
    transform: translateX(2.875rem) !important;
  }

  .md\:hover\:translate-x-12\.5:hover {
    transform: translateX(3.125rem) !important;
  }

  .md\:hover\:translate-x-13\.5:hover {
    transform: translateX(3.375rem) !important;
  }

  .md\:hover\:translate-x-14\.5:hover {
    transform: translateX(3.625rem) !important;
  }

  .md\:hover\:translate-x-15\.5:hover {
    transform: translateX(3.875rem) !important;
  }

  .md\:hover\:translate-x-16\.5:hover {
    transform: translateX(4.125rem) !important;
  }

  .md\:hover\:translate-x-17\.5:hover {
    transform: translateX(4.375rem) !important;
  }

  .md\:hover\:translate-x-18\.5:hover {
    transform: translateX(4.625rem) !important;
  }

  .md\:hover\:translate-x-19\.5:hover {
    transform: translateX(4.875rem) !important;
  }

  .md\:hover\:translate-x-20\.5:hover {
    transform: translateX(5.125rem) !important;
  }

  .md\:hover\:translate-x-21\.5:hover {
    transform: translateX(5.375rem) !important;
  }

  .md\:hover\:translate-x-22\.5:hover {
    transform: translateX(5.625rem) !important;
  }

  .md\:hover\:translate-x-23\.5:hover {
    transform: translateX(5.875rem) !important;
  }

  .md\:hover\:translate-x-24\.5:hover {
    transform: translateX(6.125rem) !important;
  }

  .md\:hover\:translate-x-25\.5:hover {
    transform: translateX(6.375rem) !important;
  }

  .md\:hover\:translate-x-26\.5:hover {
    transform: translateX(6.625rem) !important;
  }

  .md\:hover\:translate-x-27\.5:hover {
    transform: translateX(6.875rem) !important;
  }

  .md\:hover\:translate-x-28\.5:hover {
    transform: translateX(7.125rem) !important;
  }

  .md\:hover\:translate-x-29\.5:hover {
    transform: translateX(7.375rem) !important;
  }

  .md\:hover\:translate-x-30\.5:hover {
    transform: translateX(7.625rem) !important;
  }

  .md\:hover\:translate-x-31\.5:hover {
    transform: translateX(7.875rem) !important;
  }

  .md\:hover\:translate-x-32\.5:hover {
    transform: translateX(8.125rem) !important;
  }

  .md\:hover\:translate-x-33\.5:hover {
    transform: translateX(8.375rem) !important;
  }

  .md\:hover\:translate-x-34\.5:hover {
    transform: translateX(8.625rem) !important;
  }

  .md\:hover\:translate-x-35\.5:hover {
    transform: translateX(8.875rem) !important;
  }

  .md\:hover\:translate-x-36\.5:hover {
    transform: translateX(9.125rem) !important;
  }

  .md\:hover\:translate-x-37\.5:hover {
    transform: translateX(9.375rem) !important;
  }

  .md\:hover\:translate-x-38\.5:hover {
    transform: translateX(9.625rem) !important;
  }

  .md\:hover\:translate-x-39\.5:hover {
    transform: translateX(9.875rem) !important;
  }

  .md\:hover\:translate-x-40\.5:hover {
    transform: translateX(10.125rem) !important;
  }

  .md\:hover\:translate-x-41\.5:hover {
    transform: translateX(10.375rem) !important;
  }

  .md\:hover\:translate-x-42\.5:hover {
    transform: translateX(10.625rem) !important;
  }

  .md\:hover\:translate-x-43\.5:hover {
    transform: translateX(10.875rem) !important;
  }

  .md\:hover\:translate-x-44\.5:hover {
    transform: translateX(11.125rem) !important;
  }

  .md\:hover\:translate-x-45\.5:hover {
    transform: translateX(11.375rem) !important;
  }

  .md\:hover\:translate-x-46\.5:hover {
    transform: translateX(11.625rem) !important;
  }

  .md\:hover\:translate-x-47\.5:hover {
    transform: translateX(11.875rem) !important;
  }

  .md\:hover\:translate-x-48\.5:hover {
    transform: translateX(12.125rem) !important;
  }

  .md\:hover\:translate-x-49\.5:hover {
    transform: translateX(12.375rem) !important;
  }

  .md\:hover\:translate-x-50\.5:hover {
    transform: translateX(12.625rem) !important;
  }

  .md\:hover\:translate-x-51\.5:hover {
    transform: translateX(12.875rem) !important;
  }

  .md\:hover\:translate-x-52\.5:hover {
    transform: translateX(13.125rem) !important;
  }

  .md\:hover\:translate-x-53\.5:hover {
    transform: translateX(13.375rem) !important;
  }

  .md\:hover\:translate-x-54\.5:hover {
    transform: translateX(13.625rem) !important;
  }

  .md\:hover\:translate-x-55\.5:hover {
    transform: translateX(13.875rem) !important;
  }

  .md\:hover\:translate-x-56\.5:hover {
    transform: translateX(14.125rem) !important;
  }

  .md\:hover\:translate-x-57\.5:hover {
    transform: translateX(14.375rem) !important;
  }

  .md\:hover\:translate-x-58\.5:hover {
    transform: translateX(14.625rem) !important;
  }

  .md\:hover\:translate-x-59\.5:hover {
    transform: translateX(14.875rem) !important;
  }

  .md\:hover\:translate-x-60\.5:hover {
    transform: translateX(15.125rem) !important;
  }

  .md\:hover\:translate-x-61\.5:hover {
    transform: translateX(15.375rem) !important;
  }

  .md\:hover\:translate-x-62\.5:hover {
    transform: translateX(15.625rem) !important;
  }

  .md\:hover\:translate-x-63\.5:hover {
    transform: translateX(15.875rem) !important;
  }

  .md\:hover\:translate-x-64\.5:hover {
    transform: translateX(16.125rem) !important;
  }

  .md\:hover\:translate-x-65\.5:hover {
    transform: translateX(16.375rem) !important;
  }

  .md\:hover\:translate-x-66\.5:hover {
    transform: translateX(16.625rem) !important;
  }

  .md\:hover\:translate-x-67\.5:hover {
    transform: translateX(16.875rem) !important;
  }

  .md\:hover\:translate-x-68\.5:hover {
    transform: translateX(17.125rem) !important;
  }

  .md\:hover\:translate-x-69\.5:hover {
    transform: translateX(17.375rem) !important;
  }

  .md\:hover\:translate-x-70\.5:hover {
    transform: translateX(17.625rem) !important;
  }

  .md\:hover\:translate-x-71\.5:hover {
    transform: translateX(17.875rem) !important;
  }

  .md\:hover\:translate-x-72\.5:hover {
    transform: translateX(18.125rem) !important;
  }

  .md\:hover\:translate-x-73\.5:hover {
    transform: translateX(18.375rem) !important;
  }

  .md\:hover\:translate-x-74\.5:hover {
    transform: translateX(18.625rem) !important;
  }

  .md\:hover\:translate-x-75\.5:hover {
    transform: translateX(18.875rem) !important;
  }

  .md\:hover\:translate-x-76\.5:hover {
    transform: translateX(19.125rem) !important;
  }

  .md\:hover\:translate-x-77\.5:hover {
    transform: translateX(19.375rem) !important;
  }

  .md\:hover\:translate-x-78\.5:hover {
    transform: translateX(19.625rem) !important;
  }

  .md\:hover\:translate-x-79\.5:hover {
    transform: translateX(19.875rem) !important;
  }

  .md\:hover\:translate-x-80\.5:hover {
    transform: translateX(20.125rem) !important;
  }

  .md\:hover\:translate-x-81\.5:hover {
    transform: translateX(20.375rem) !important;
  }

  .md\:hover\:translate-x-82\.5:hover {
    transform: translateX(20.625rem) !important;
  }

  .md\:hover\:translate-x-83\.5:hover {
    transform: translateX(20.875rem) !important;
  }

  .md\:hover\:translate-x-84\.5:hover {
    transform: translateX(21.125rem) !important;
  }

  .md\:hover\:translate-x-85\.5:hover {
    transform: translateX(21.375rem) !important;
  }

  .md\:hover\:translate-x-86\.5:hover {
    transform: translateX(21.625rem) !important;
  }

  .md\:hover\:translate-x-87\.5:hover {
    transform: translateX(21.875rem) !important;
  }

  .md\:hover\:translate-x-88\.5:hover {
    transform: translateX(22.125rem) !important;
  }

  .md\:hover\:translate-x-89\.5:hover {
    transform: translateX(22.375rem) !important;
  }

  .md\:hover\:translate-x-90\.5:hover {
    transform: translateX(22.625rem) !important;
  }

  .md\:hover\:translate-x-91\.5:hover {
    transform: translateX(22.875rem) !important;
  }

  .md\:hover\:translate-x-92\.5:hover {
    transform: translateX(23.125rem) !important;
  }

  .md\:hover\:translate-x-93\.5:hover {
    transform: translateX(23.375rem) !important;
  }

  .md\:hover\:translate-x-94\.5:hover {
    transform: translateX(23.625rem) !important;
  }

  .md\:hover\:translate-x-95\.5:hover {
    transform: translateX(23.875rem) !important;
  }

  .md\:hover\:translate-x-96\.5:hover {
    transform: translateX(24.125rem) !important;
  }

  .md\:hover\:translate-x-97\.5:hover {
    transform: translateX(24.375rem) !important;
  }

  .md\:hover\:translate-x-98\.5:hover {
    transform: translateX(24.625rem) !important;
  }

  .md\:hover\:translate-x-99\.5:hover {
    transform: translateX(24.875rem) !important;
  }

  .md\:hover\:translate-x-100\.5:hover {
    transform: translateX(25.125rem) !important;
  }

  .md\:hover\:translate-x-101\.5:hover {
    transform: translateX(25.375rem) !important;
  }

  .md\:hover\:translate-x-102\.5:hover {
    transform: translateX(25.625rem) !important;
  }

  .md\:hover\:translate-x-103\.5:hover {
    transform: translateX(25.875rem) !important;
  }

  .md\:hover\:translate-x-104\.5:hover {
    transform: translateX(26.125rem) !important;
  }

  .md\:hover\:-translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .md\:hover\:-translate-x-1:hover {
    transform: translateX(-0.25rem) !important;
  }

  .md\:hover\:-translate-x-2:hover {
    transform: translateX(-0.5rem) !important;
  }

  .md\:hover\:-translate-x-3:hover {
    transform: translateX(-0.75rem) !important;
  }

  .md\:hover\:-translate-x-4:hover {
    transform: translateX(-1rem) !important;
  }

  .md\:hover\:-translate-x-5:hover {
    transform: translateX(-1.25rem) !important;
  }

  .md\:hover\:-translate-x-6:hover {
    transform: translateX(-1.5rem) !important;
  }

  .md\:hover\:-translate-x-7:hover {
    transform: translateX(-1.75rem) !important;
  }

  .md\:hover\:-translate-x-8:hover {
    transform: translateX(-2rem) !important;
  }

  .md\:hover\:-translate-x-9:hover {
    transform: translateX(-2.25rem) !important;
  }

  .md\:hover\:-translate-x-10:hover {
    transform: translateX(-2.5rem) !important;
  }

  .md\:hover\:-translate-x-11:hover {
    transform: translateX(-2.75rem) !important;
  }

  .md\:hover\:-translate-x-12:hover {
    transform: translateX(-3rem) !important;
  }

  .md\:hover\:-translate-x-13:hover {
    transform: translateX(-3.25rem) !important;
  }

  .md\:hover\:-translate-x-14:hover {
    transform: translateX(-3.5rem) !important;
  }

  .md\:hover\:-translate-x-15:hover {
    transform: translateX(-3.75rem) !important;
  }

  .md\:hover\:-translate-x-16:hover {
    transform: translateX(-4rem) !important;
  }

  .md\:hover\:-translate-x-17:hover {
    transform: translateX(-4.25rem) !important;
  }

  .md\:hover\:-translate-x-18:hover {
    transform: translateX(-4.5rem) !important;
  }

  .md\:hover\:-translate-x-19:hover {
    transform: translateX(-4.75rem) !important;
  }

  .md\:hover\:-translate-x-20:hover {
    transform: translateX(-5rem) !important;
  }

  .md\:hover\:-translate-x-21:hover {
    transform: translateX(-5.25rem) !important;
  }

  .md\:hover\:-translate-x-22:hover {
    transform: translateX(-5.5rem) !important;
  }

  .md\:hover\:-translate-x-23:hover {
    transform: translateX(-5.75rem) !important;
  }

  .md\:hover\:-translate-x-24:hover {
    transform: translateX(-6rem) !important;
  }

  .md\:hover\:-translate-x-25:hover {
    transform: translateX(-6.25rem) !important;
  }

  .md\:hover\:-translate-x-26:hover {
    transform: translateX(-6.5rem) !important;
  }

  .md\:hover\:-translate-x-27:hover {
    transform: translateX(-6.75rem) !important;
  }

  .md\:hover\:-translate-x-28:hover {
    transform: translateX(-7rem) !important;
  }

  .md\:hover\:-translate-x-29:hover {
    transform: translateX(-7.25rem) !important;
  }

  .md\:hover\:-translate-x-30:hover {
    transform: translateX(-7.5rem) !important;
  }

  .md\:hover\:-translate-x-31:hover {
    transform: translateX(-7.75rem) !important;
  }

  .md\:hover\:-translate-x-32:hover {
    transform: translateX(-8rem) !important;
  }

  .md\:hover\:-translate-x-33:hover {
    transform: translateX(-8.25rem) !important;
  }

  .md\:hover\:-translate-x-34:hover {
    transform: translateX(-8.5rem) !important;
  }

  .md\:hover\:-translate-x-35:hover {
    transform: translateX(-8.75rem) !important;
  }

  .md\:hover\:-translate-x-36:hover {
    transform: translateX(-9rem) !important;
  }

  .md\:hover\:-translate-x-37:hover {
    transform: translateX(-9.25rem) !important;
  }

  .md\:hover\:-translate-x-38:hover {
    transform: translateX(-9.5rem) !important;
  }

  .md\:hover\:-translate-x-39:hover {
    transform: translateX(-9.75rem) !important;
  }

  .md\:hover\:-translate-x-40:hover {
    transform: translateX(-10rem) !important;
  }

  .md\:hover\:-translate-x-41:hover {
    transform: translateX(-10.25rem) !important;
  }

  .md\:hover\:-translate-x-42:hover {
    transform: translateX(-10.5rem) !important;
  }

  .md\:hover\:-translate-x-43:hover {
    transform: translateX(-10.75rem) !important;
  }

  .md\:hover\:-translate-x-44:hover {
    transform: translateX(-11rem) !important;
  }

  .md\:hover\:-translate-x-45:hover {
    transform: translateX(-11.25rem) !important;
  }

  .md\:hover\:-translate-x-46:hover {
    transform: translateX(-11.5rem) !important;
  }

  .md\:hover\:-translate-x-47:hover {
    transform: translateX(-11.75rem) !important;
  }

  .md\:hover\:-translate-x-48:hover {
    transform: translateX(-12rem) !important;
  }

  .md\:hover\:-translate-x-49:hover {
    transform: translateX(-12.25rem) !important;
  }

  .md\:hover\:-translate-x-50:hover {
    transform: translateX(-12.5rem) !important;
  }

  .md\:hover\:-translate-x-51:hover {
    transform: translateX(-12.75rem) !important;
  }

  .md\:hover\:-translate-x-52:hover {
    transform: translateX(-13rem) !important;
  }

  .md\:hover\:-translate-x-53:hover {
    transform: translateX(-13.25rem) !important;
  }

  .md\:hover\:-translate-x-54:hover {
    transform: translateX(-13.5rem) !important;
  }

  .md\:hover\:-translate-x-55:hover {
    transform: translateX(-13.75rem) !important;
  }

  .md\:hover\:-translate-x-56:hover {
    transform: translateX(-14rem) !important;
  }

  .md\:hover\:-translate-x-57:hover {
    transform: translateX(-14.25rem) !important;
  }

  .md\:hover\:-translate-x-58:hover {
    transform: translateX(-14.5rem) !important;
  }

  .md\:hover\:-translate-x-59:hover {
    transform: translateX(-14.75rem) !important;
  }

  .md\:hover\:-translate-x-60:hover {
    transform: translateX(-15rem) !important;
  }

  .md\:hover\:-translate-x-61:hover {
    transform: translateX(-15.25rem) !important;
  }

  .md\:hover\:-translate-x-62:hover {
    transform: translateX(-15.5rem) !important;
  }

  .md\:hover\:-translate-x-63:hover {
    transform: translateX(-15.75rem) !important;
  }

  .md\:hover\:-translate-x-64:hover {
    transform: translateX(-16rem) !important;
  }

  .md\:hover\:-translate-x-65:hover {
    transform: translateX(-16.25rem) !important;
  }

  .md\:hover\:-translate-x-66:hover {
    transform: translateX(-16.5rem) !important;
  }

  .md\:hover\:-translate-x-67:hover {
    transform: translateX(-16.75rem) !important;
  }

  .md\:hover\:-translate-x-68:hover {
    transform: translateX(-17rem) !important;
  }

  .md\:hover\:-translate-x-69:hover {
    transform: translateX(-17.25rem) !important;
  }

  .md\:hover\:-translate-x-70:hover {
    transform: translateX(-17.5rem) !important;
  }

  .md\:hover\:-translate-x-71:hover {
    transform: translateX(-17.75rem) !important;
  }

  .md\:hover\:-translate-x-72:hover {
    transform: translateX(-18rem) !important;
  }

  .md\:hover\:-translate-x-73:hover {
    transform: translateX(-18.25rem) !important;
  }

  .md\:hover\:-translate-x-74:hover {
    transform: translateX(-18.5rem) !important;
  }

  .md\:hover\:-translate-x-75:hover {
    transform: translateX(-18.75rem) !important;
  }

  .md\:hover\:-translate-x-76:hover {
    transform: translateX(-19rem) !important;
  }

  .md\:hover\:-translate-x-77:hover {
    transform: translateX(-19.25rem) !important;
  }

  .md\:hover\:-translate-x-78:hover {
    transform: translateX(-19.5rem) !important;
  }

  .md\:hover\:-translate-x-79:hover {
    transform: translateX(-19.75rem) !important;
  }

  .md\:hover\:-translate-x-80:hover {
    transform: translateX(-20rem) !important;
  }

  .md\:hover\:-translate-x-81:hover {
    transform: translateX(-20.25rem) !important;
  }

  .md\:hover\:-translate-x-82:hover {
    transform: translateX(-20.5rem) !important;
  }

  .md\:hover\:-translate-x-83:hover {
    transform: translateX(-20.75rem) !important;
  }

  .md\:hover\:-translate-x-84:hover {
    transform: translateX(-21rem) !important;
  }

  .md\:hover\:-translate-x-85:hover {
    transform: translateX(-21.25rem) !important;
  }

  .md\:hover\:-translate-x-86:hover {
    transform: translateX(-21.5rem) !important;
  }

  .md\:hover\:-translate-x-87:hover {
    transform: translateX(-21.75rem) !important;
  }

  .md\:hover\:-translate-x-88:hover {
    transform: translateX(-22rem) !important;
  }

  .md\:hover\:-translate-x-89:hover {
    transform: translateX(-22.25rem) !important;
  }

  .md\:hover\:-translate-x-90:hover {
    transform: translateX(-22.5rem) !important;
  }

  .md\:hover\:-translate-x-91:hover {
    transform: translateX(-22.75rem) !important;
  }

  .md\:hover\:-translate-x-92:hover {
    transform: translateX(-23rem) !important;
  }

  .md\:hover\:-translate-x-93:hover {
    transform: translateX(-23.25rem) !important;
  }

  .md\:hover\:-translate-x-94:hover {
    transform: translateX(-23.5rem) !important;
  }

  .md\:hover\:-translate-x-95:hover {
    transform: translateX(-23.75rem) !important;
  }

  .md\:hover\:-translate-x-96:hover {
    transform: translateX(-24rem) !important;
  }

  .md\:hover\:-translate-x-97:hover {
    transform: translateX(-24.25rem) !important;
  }

  .md\:hover\:-translate-x-98:hover {
    transform: translateX(-24.5rem) !important;
  }

  .md\:hover\:-translate-x-99:hover {
    transform: translateX(-24.75rem) !important;
  }

  .md\:hover\:-translate-x-100:hover {
    transform: translateX(-25rem) !important;
  }

  .md\:hover\:-translate-x-101:hover {
    transform: translateX(-25.25rem) !important;
  }

  .md\:hover\:-translate-x-102:hover {
    transform: translateX(-25.5rem) !important;
  }

  .md\:hover\:-translate-x-103:hover {
    transform: translateX(-25.75rem) !important;
  }

  .md\:hover\:-translate-x-104:hover {
    transform: translateX(-26rem) !important;
  }

  .md\:hover\:-translate-x-105:hover {
    transform: translateX(-26.25rem) !important;
  }

  .md\:hover\:-translate-x-px:hover {
    transform: translateX(-1px) !important;
  }

  .md\:hover\:-translate-x-0\.5:hover {
    transform: translateX(-0.125rem) !important;
  }

  .md\:hover\:-translate-x-1\.5:hover {
    transform: translateX(-0.375rem) !important;
  }

  .md\:hover\:-translate-x-2\.5:hover {
    transform: translateX(-0.625rem) !important;
  }

  .md\:hover\:-translate-x-3\.5:hover {
    transform: translateX(-0.875rem) !important;
  }

  .md\:hover\:-translate-x-4\.5:hover {
    transform: translateX(-1.125rem) !important;
  }

  .md\:hover\:-translate-x-5\.5:hover {
    transform: translateX(-1.375rem) !important;
  }

  .md\:hover\:-translate-x-6\.5:hover {
    transform: translateX(-1.625rem) !important;
  }

  .md\:hover\:-translate-x-7\.5:hover {
    transform: translateX(-1.875rem) !important;
  }

  .md\:hover\:-translate-x-8\.5:hover {
    transform: translateX(-2.125rem) !important;
  }

  .md\:hover\:-translate-x-9\.5:hover {
    transform: translateX(-2.375rem) !important;
  }

  .md\:hover\:-translate-x-10\.5:hover {
    transform: translateX(-2.625rem) !important;
  }

  .md\:hover\:-translate-x-11\.5:hover {
    transform: translateX(-2.875rem) !important;
  }

  .md\:hover\:-translate-x-12\.5:hover {
    transform: translateX(-3.125rem) !important;
  }

  .md\:hover\:-translate-x-13\.5:hover {
    transform: translateX(-3.375rem) !important;
  }

  .md\:hover\:-translate-x-14\.5:hover {
    transform: translateX(-3.625rem) !important;
  }

  .md\:hover\:-translate-x-15\.5:hover {
    transform: translateX(-3.875rem) !important;
  }

  .md\:hover\:-translate-x-16\.5:hover {
    transform: translateX(-4.125rem) !important;
  }

  .md\:hover\:-translate-x-17\.5:hover {
    transform: translateX(-4.375rem) !important;
  }

  .md\:hover\:-translate-x-18\.5:hover {
    transform: translateX(-4.625rem) !important;
  }

  .md\:hover\:-translate-x-19\.5:hover {
    transform: translateX(-4.875rem) !important;
  }

  .md\:hover\:-translate-x-20\.5:hover {
    transform: translateX(-5.125rem) !important;
  }

  .md\:hover\:-translate-x-21\.5:hover {
    transform: translateX(-5.375rem) !important;
  }

  .md\:hover\:-translate-x-22\.5:hover {
    transform: translateX(-5.625rem) !important;
  }

  .md\:hover\:-translate-x-23\.5:hover {
    transform: translateX(-5.875rem) !important;
  }

  .md\:hover\:-translate-x-24\.5:hover {
    transform: translateX(-6.125rem) !important;
  }

  .md\:hover\:-translate-x-25\.5:hover {
    transform: translateX(-6.375rem) !important;
  }

  .md\:hover\:-translate-x-26\.5:hover {
    transform: translateX(-6.625rem) !important;
  }

  .md\:hover\:-translate-x-27\.5:hover {
    transform: translateX(-6.875rem) !important;
  }

  .md\:hover\:-translate-x-28\.5:hover {
    transform: translateX(-7.125rem) !important;
  }

  .md\:hover\:-translate-x-29\.5:hover {
    transform: translateX(-7.375rem) !important;
  }

  .md\:hover\:-translate-x-30\.5:hover {
    transform: translateX(-7.625rem) !important;
  }

  .md\:hover\:-translate-x-31\.5:hover {
    transform: translateX(-7.875rem) !important;
  }

  .md\:hover\:-translate-x-32\.5:hover {
    transform: translateX(-8.125rem) !important;
  }

  .md\:hover\:-translate-x-33\.5:hover {
    transform: translateX(-8.375rem) !important;
  }

  .md\:hover\:-translate-x-34\.5:hover {
    transform: translateX(-8.625rem) !important;
  }

  .md\:hover\:-translate-x-35\.5:hover {
    transform: translateX(-8.875rem) !important;
  }

  .md\:hover\:-translate-x-36\.5:hover {
    transform: translateX(-9.125rem) !important;
  }

  .md\:hover\:-translate-x-37\.5:hover {
    transform: translateX(-9.375rem) !important;
  }

  .md\:hover\:-translate-x-38\.5:hover {
    transform: translateX(-9.625rem) !important;
  }

  .md\:hover\:-translate-x-39\.5:hover {
    transform: translateX(-9.875rem) !important;
  }

  .md\:hover\:-translate-x-40\.5:hover {
    transform: translateX(-10.125rem) !important;
  }

  .md\:hover\:-translate-x-41\.5:hover {
    transform: translateX(-10.375rem) !important;
  }

  .md\:hover\:-translate-x-42\.5:hover {
    transform: translateX(-10.625rem) !important;
  }

  .md\:hover\:-translate-x-43\.5:hover {
    transform: translateX(-10.875rem) !important;
  }

  .md\:hover\:-translate-x-44\.5:hover {
    transform: translateX(-11.125rem) !important;
  }

  .md\:hover\:-translate-x-45\.5:hover {
    transform: translateX(-11.375rem) !important;
  }

  .md\:hover\:-translate-x-46\.5:hover {
    transform: translateX(-11.625rem) !important;
  }

  .md\:hover\:-translate-x-47\.5:hover {
    transform: translateX(-11.875rem) !important;
  }

  .md\:hover\:-translate-x-48\.5:hover {
    transform: translateX(-12.125rem) !important;
  }

  .md\:hover\:-translate-x-49\.5:hover {
    transform: translateX(-12.375rem) !important;
  }

  .md\:hover\:-translate-x-50\.5:hover {
    transform: translateX(-12.625rem) !important;
  }

  .md\:hover\:-translate-x-51\.5:hover {
    transform: translateX(-12.875rem) !important;
  }

  .md\:hover\:-translate-x-52\.5:hover {
    transform: translateX(-13.125rem) !important;
  }

  .md\:hover\:-translate-x-53\.5:hover {
    transform: translateX(-13.375rem) !important;
  }

  .md\:hover\:-translate-x-54\.5:hover {
    transform: translateX(-13.625rem) !important;
  }

  .md\:hover\:-translate-x-55\.5:hover {
    transform: translateX(-13.875rem) !important;
  }

  .md\:hover\:-translate-x-56\.5:hover {
    transform: translateX(-14.125rem) !important;
  }

  .md\:hover\:-translate-x-57\.5:hover {
    transform: translateX(-14.375rem) !important;
  }

  .md\:hover\:-translate-x-58\.5:hover {
    transform: translateX(-14.625rem) !important;
  }

  .md\:hover\:-translate-x-59\.5:hover {
    transform: translateX(-14.875rem) !important;
  }

  .md\:hover\:-translate-x-60\.5:hover {
    transform: translateX(-15.125rem) !important;
  }

  .md\:hover\:-translate-x-61\.5:hover {
    transform: translateX(-15.375rem) !important;
  }

  .md\:hover\:-translate-x-62\.5:hover {
    transform: translateX(-15.625rem) !important;
  }

  .md\:hover\:-translate-x-63\.5:hover {
    transform: translateX(-15.875rem) !important;
  }

  .md\:hover\:-translate-x-64\.5:hover {
    transform: translateX(-16.125rem) !important;
  }

  .md\:hover\:-translate-x-65\.5:hover {
    transform: translateX(-16.375rem) !important;
  }

  .md\:hover\:-translate-x-66\.5:hover {
    transform: translateX(-16.625rem) !important;
  }

  .md\:hover\:-translate-x-67\.5:hover {
    transform: translateX(-16.875rem) !important;
  }

  .md\:hover\:-translate-x-68\.5:hover {
    transform: translateX(-17.125rem) !important;
  }

  .md\:hover\:-translate-x-69\.5:hover {
    transform: translateX(-17.375rem) !important;
  }

  .md\:hover\:-translate-x-70\.5:hover {
    transform: translateX(-17.625rem) !important;
  }

  .md\:hover\:-translate-x-71\.5:hover {
    transform: translateX(-17.875rem) !important;
  }

  .md\:hover\:-translate-x-72\.5:hover {
    transform: translateX(-18.125rem) !important;
  }

  .md\:hover\:-translate-x-73\.5:hover {
    transform: translateX(-18.375rem) !important;
  }

  .md\:hover\:-translate-x-74\.5:hover {
    transform: translateX(-18.625rem) !important;
  }

  .md\:hover\:-translate-x-75\.5:hover {
    transform: translateX(-18.875rem) !important;
  }

  .md\:hover\:-translate-x-76\.5:hover {
    transform: translateX(-19.125rem) !important;
  }

  .md\:hover\:-translate-x-77\.5:hover {
    transform: translateX(-19.375rem) !important;
  }

  .md\:hover\:-translate-x-78\.5:hover {
    transform: translateX(-19.625rem) !important;
  }

  .md\:hover\:-translate-x-79\.5:hover {
    transform: translateX(-19.875rem) !important;
  }

  .md\:hover\:-translate-x-80\.5:hover {
    transform: translateX(-20.125rem) !important;
  }

  .md\:hover\:-translate-x-81\.5:hover {
    transform: translateX(-20.375rem) !important;
  }

  .md\:hover\:-translate-x-82\.5:hover {
    transform: translateX(-20.625rem) !important;
  }

  .md\:hover\:-translate-x-83\.5:hover {
    transform: translateX(-20.875rem) !important;
  }

  .md\:hover\:-translate-x-84\.5:hover {
    transform: translateX(-21.125rem) !important;
  }

  .md\:hover\:-translate-x-85\.5:hover {
    transform: translateX(-21.375rem) !important;
  }

  .md\:hover\:-translate-x-86\.5:hover {
    transform: translateX(-21.625rem) !important;
  }

  .md\:hover\:-translate-x-87\.5:hover {
    transform: translateX(-21.875rem) !important;
  }

  .md\:hover\:-translate-x-88\.5:hover {
    transform: translateX(-22.125rem) !important;
  }

  .md\:hover\:-translate-x-89\.5:hover {
    transform: translateX(-22.375rem) !important;
  }

  .md\:hover\:-translate-x-90\.5:hover {
    transform: translateX(-22.625rem) !important;
  }

  .md\:hover\:-translate-x-91\.5:hover {
    transform: translateX(-22.875rem) !important;
  }

  .md\:hover\:-translate-x-92\.5:hover {
    transform: translateX(-23.125rem) !important;
  }

  .md\:hover\:-translate-x-93\.5:hover {
    transform: translateX(-23.375rem) !important;
  }

  .md\:hover\:-translate-x-94\.5:hover {
    transform: translateX(-23.625rem) !important;
  }

  .md\:hover\:-translate-x-95\.5:hover {
    transform: translateX(-23.875rem) !important;
  }

  .md\:hover\:-translate-x-96\.5:hover {
    transform: translateX(-24.125rem) !important;
  }

  .md\:hover\:-translate-x-97\.5:hover {
    transform: translateX(-24.375rem) !important;
  }

  .md\:hover\:-translate-x-98\.5:hover {
    transform: translateX(-24.625rem) !important;
  }

  .md\:hover\:-translate-x-99\.5:hover {
    transform: translateX(-24.875rem) !important;
  }

  .md\:hover\:-translate-x-100\.5:hover {
    transform: translateX(-25.125rem) !important;
  }

  .md\:hover\:-translate-x-101\.5:hover {
    transform: translateX(-25.375rem) !important;
  }

  .md\:hover\:-translate-x-102\.5:hover {
    transform: translateX(-25.625rem) !important;
  }

  .md\:hover\:-translate-x-103\.5:hover {
    transform: translateX(-25.875rem) !important;
  }

  .md\:hover\:-translate-x-104\.5:hover {
    transform: translateX(-26.125rem) !important;
  }

  .md\:hover\:-translate-x-full:hover {
    transform: translateX(-100%) !important;
  }

  .md\:hover\:-translate-x-1\/2:hover {
    transform: translateX(-50%) !important;
  }

  .md\:hover\:translate-x-1\/2:hover {
    transform: translateX(50%) !important;
  }

  .md\:hover\:translate-x-full:hover {
    transform: translateX(100%) !important;
  }

  .md\:hover\:translate-x-1\/3:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:hover\:-translate-x-1\/3:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:hover\:translate-x-2\/3:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:hover\:-translate-x-2\/3:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:hover\:translate-x-1\/4:hover {
    transform: translateX(25%) !important;
  }

  .md\:hover\:-translate-x-1\/4:hover {
    transform: translateX(-25%) !important;
  }

  .md\:hover\:translate-x-2\/4:hover {
    transform: translateX(50%) !important;
  }

  .md\:hover\:-translate-x-2\/4:hover {
    transform: translateX(-50%) !important;
  }

  .md\:hover\:translate-x-3\/4:hover {
    transform: translateX(75%) !important;
  }

  .md\:hover\:-translate-x-3\/4:hover {
    transform: translateX(-75%) !important;
  }

  .md\:hover\:translate-x-1\/5:hover {
    transform: translateX(20%) !important;
  }

  .md\:hover\:-translate-x-1\/5:hover {
    transform: translateX(-20%) !important;
  }

  .md\:hover\:translate-x-2\/5:hover {
    transform: translateX(40%) !important;
  }

  .md\:hover\:-translate-x-2\/5:hover {
    transform: translateX(-40%) !important;
  }

  .md\:hover\:translate-x-3\/5:hover {
    transform: translateX(60%) !important;
  }

  .md\:hover\:-translate-x-3\/5:hover {
    transform: translateX(-60%) !important;
  }

  .md\:hover\:translate-x-4\/5:hover {
    transform: translateX(80%) !important;
  }

  .md\:hover\:-translate-x-4\/5:hover {
    transform: translateX(-80%) !important;
  }

  .md\:hover\:translate-x-1\/6:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .md\:hover\:-translate-x-1\/6:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .md\:hover\:translate-x-2\/6:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:hover\:-translate-x-2\/6:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:hover\:translate-x-3\/6:hover {
    transform: translateX(50%) !important;
  }

  .md\:hover\:-translate-x-3\/6:hover {
    transform: translateX(-50%) !important;
  }

  .md\:hover\:translate-x-4\/6:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:hover\:-translate-x-4\/6:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:hover\:translate-x-5\/6:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .md\:hover\:-translate-x-5\/6:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .md\:hover\:translate-x-1\/12:hover {
    transform: translateX(8.333333333333332%) !important;
  }

  .md\:hover\:-translate-x-1\/12:hover {
    transform: translateX(-8.333333333333332%) !important;
  }

  .md\:hover\:translate-x-2\/12:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .md\:hover\:-translate-x-2\/12:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .md\:hover\:translate-x-3\/12:hover {
    transform: translateX(25%) !important;
  }

  .md\:hover\:-translate-x-3\/12:hover {
    transform: translateX(-25%) !important;
  }

  .md\:hover\:translate-x-4\/12:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:hover\:-translate-x-4\/12:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:hover\:translate-x-5\/12:hover {
    transform: translateX(41.66666666666667%) !important;
  }

  .md\:hover\:-translate-x-5\/12:hover {
    transform: translateX(-41.66666666666667%) !important;
  }

  .md\:hover\:translate-x-6\/12:hover {
    transform: translateX(50%) !important;
  }

  .md\:hover\:-translate-x-6\/12:hover {
    transform: translateX(-50%) !important;
  }

  .md\:hover\:translate-x-7\/12:hover {
    transform: translateX(58.333333333333336%) !important;
  }

  .md\:hover\:-translate-x-7\/12:hover {
    transform: translateX(-58.333333333333336%) !important;
  }

  .md\:hover\:translate-x-8\/12:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:hover\:-translate-x-8\/12:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:hover\:translate-x-9\/12:hover {
    transform: translateX(75%) !important;
  }

  .md\:hover\:-translate-x-9\/12:hover {
    transform: translateX(-75%) !important;
  }

  .md\:hover\:translate-x-10\/12:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .md\:hover\:-translate-x-10\/12:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .md\:hover\:translate-x-11\/12:hover {
    transform: translateX(91.66666666666666%) !important;
  }

  .md\:hover\:-translate-x-11\/12:hover {
    transform: translateX(-91.66666666666666%) !important;
  }

  .md\:hover\:translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .md\:hover\:translate-y-1:hover {
    transform: translateY(0.25rem) !important;
  }

  .md\:hover\:translate-y-2:hover {
    transform: translateY(0.5rem) !important;
  }

  .md\:hover\:translate-y-3:hover {
    transform: translateY(0.75rem) !important;
  }

  .md\:hover\:translate-y-4:hover {
    transform: translateY(1rem) !important;
  }

  .md\:hover\:translate-y-5:hover {
    transform: translateY(1.25rem) !important;
  }

  .md\:hover\:translate-y-6:hover {
    transform: translateY(1.5rem) !important;
  }

  .md\:hover\:translate-y-7:hover {
    transform: translateY(1.75rem) !important;
  }

  .md\:hover\:translate-y-8:hover {
    transform: translateY(2rem) !important;
  }

  .md\:hover\:translate-y-9:hover {
    transform: translateY(2.25rem) !important;
  }

  .md\:hover\:translate-y-10:hover {
    transform: translateY(2.5rem) !important;
  }

  .md\:hover\:translate-y-11:hover {
    transform: translateY(2.75rem) !important;
  }

  .md\:hover\:translate-y-12:hover {
    transform: translateY(3rem) !important;
  }

  .md\:hover\:translate-y-13:hover {
    transform: translateY(3.25rem) !important;
  }

  .md\:hover\:translate-y-14:hover {
    transform: translateY(3.5rem) !important;
  }

  .md\:hover\:translate-y-15:hover {
    transform: translateY(3.75rem) !important;
  }

  .md\:hover\:translate-y-16:hover {
    transform: translateY(4rem) !important;
  }

  .md\:hover\:translate-y-17:hover {
    transform: translateY(4.25rem) !important;
  }

  .md\:hover\:translate-y-18:hover {
    transform: translateY(4.5rem) !important;
  }

  .md\:hover\:translate-y-19:hover {
    transform: translateY(4.75rem) !important;
  }

  .md\:hover\:translate-y-20:hover {
    transform: translateY(5rem) !important;
  }

  .md\:hover\:translate-y-21:hover {
    transform: translateY(5.25rem) !important;
  }

  .md\:hover\:translate-y-22:hover {
    transform: translateY(5.5rem) !important;
  }

  .md\:hover\:translate-y-23:hover {
    transform: translateY(5.75rem) !important;
  }

  .md\:hover\:translate-y-24:hover {
    transform: translateY(6rem) !important;
  }

  .md\:hover\:translate-y-25:hover {
    transform: translateY(6.25rem) !important;
  }

  .md\:hover\:translate-y-26:hover {
    transform: translateY(6.5rem) !important;
  }

  .md\:hover\:translate-y-27:hover {
    transform: translateY(6.75rem) !important;
  }

  .md\:hover\:translate-y-28:hover {
    transform: translateY(7rem) !important;
  }

  .md\:hover\:translate-y-29:hover {
    transform: translateY(7.25rem) !important;
  }

  .md\:hover\:translate-y-30:hover {
    transform: translateY(7.5rem) !important;
  }

  .md\:hover\:translate-y-31:hover {
    transform: translateY(7.75rem) !important;
  }

  .md\:hover\:translate-y-32:hover {
    transform: translateY(8rem) !important;
  }

  .md\:hover\:translate-y-33:hover {
    transform: translateY(8.25rem) !important;
  }

  .md\:hover\:translate-y-34:hover {
    transform: translateY(8.5rem) !important;
  }

  .md\:hover\:translate-y-35:hover {
    transform: translateY(8.75rem) !important;
  }

  .md\:hover\:translate-y-36:hover {
    transform: translateY(9rem) !important;
  }

  .md\:hover\:translate-y-37:hover {
    transform: translateY(9.25rem) !important;
  }

  .md\:hover\:translate-y-38:hover {
    transform: translateY(9.5rem) !important;
  }

  .md\:hover\:translate-y-39:hover {
    transform: translateY(9.75rem) !important;
  }

  .md\:hover\:translate-y-40:hover {
    transform: translateY(10rem) !important;
  }

  .md\:hover\:translate-y-41:hover {
    transform: translateY(10.25rem) !important;
  }

  .md\:hover\:translate-y-42:hover {
    transform: translateY(10.5rem) !important;
  }

  .md\:hover\:translate-y-43:hover {
    transform: translateY(10.75rem) !important;
  }

  .md\:hover\:translate-y-44:hover {
    transform: translateY(11rem) !important;
  }

  .md\:hover\:translate-y-45:hover {
    transform: translateY(11.25rem) !important;
  }

  .md\:hover\:translate-y-46:hover {
    transform: translateY(11.5rem) !important;
  }

  .md\:hover\:translate-y-47:hover {
    transform: translateY(11.75rem) !important;
  }

  .md\:hover\:translate-y-48:hover {
    transform: translateY(12rem) !important;
  }

  .md\:hover\:translate-y-49:hover {
    transform: translateY(12.25rem) !important;
  }

  .md\:hover\:translate-y-50:hover {
    transform: translateY(12.5rem) !important;
  }

  .md\:hover\:translate-y-51:hover {
    transform: translateY(12.75rem) !important;
  }

  .md\:hover\:translate-y-52:hover {
    transform: translateY(13rem) !important;
  }

  .md\:hover\:translate-y-53:hover {
    transform: translateY(13.25rem) !important;
  }

  .md\:hover\:translate-y-54:hover {
    transform: translateY(13.5rem) !important;
  }

  .md\:hover\:translate-y-55:hover {
    transform: translateY(13.75rem) !important;
  }

  .md\:hover\:translate-y-56:hover {
    transform: translateY(14rem) !important;
  }

  .md\:hover\:translate-y-57:hover {
    transform: translateY(14.25rem) !important;
  }

  .md\:hover\:translate-y-58:hover {
    transform: translateY(14.5rem) !important;
  }

  .md\:hover\:translate-y-59:hover {
    transform: translateY(14.75rem) !important;
  }

  .md\:hover\:translate-y-60:hover {
    transform: translateY(15rem) !important;
  }

  .md\:hover\:translate-y-61:hover {
    transform: translateY(15.25rem) !important;
  }

  .md\:hover\:translate-y-62:hover {
    transform: translateY(15.5rem) !important;
  }

  .md\:hover\:translate-y-63:hover {
    transform: translateY(15.75rem) !important;
  }

  .md\:hover\:translate-y-64:hover {
    transform: translateY(16rem) !important;
  }

  .md\:hover\:translate-y-65:hover {
    transform: translateY(16.25rem) !important;
  }

  .md\:hover\:translate-y-66:hover {
    transform: translateY(16.5rem) !important;
  }

  .md\:hover\:translate-y-67:hover {
    transform: translateY(16.75rem) !important;
  }

  .md\:hover\:translate-y-68:hover {
    transform: translateY(17rem) !important;
  }

  .md\:hover\:translate-y-69:hover {
    transform: translateY(17.25rem) !important;
  }

  .md\:hover\:translate-y-70:hover {
    transform: translateY(17.5rem) !important;
  }

  .md\:hover\:translate-y-71:hover {
    transform: translateY(17.75rem) !important;
  }

  .md\:hover\:translate-y-72:hover {
    transform: translateY(18rem) !important;
  }

  .md\:hover\:translate-y-73:hover {
    transform: translateY(18.25rem) !important;
  }

  .md\:hover\:translate-y-74:hover {
    transform: translateY(18.5rem) !important;
  }

  .md\:hover\:translate-y-75:hover {
    transform: translateY(18.75rem) !important;
  }

  .md\:hover\:translate-y-76:hover {
    transform: translateY(19rem) !important;
  }

  .md\:hover\:translate-y-77:hover {
    transform: translateY(19.25rem) !important;
  }

  .md\:hover\:translate-y-78:hover {
    transform: translateY(19.5rem) !important;
  }

  .md\:hover\:translate-y-79:hover {
    transform: translateY(19.75rem) !important;
  }

  .md\:hover\:translate-y-80:hover {
    transform: translateY(20rem) !important;
  }

  .md\:hover\:translate-y-81:hover {
    transform: translateY(20.25rem) !important;
  }

  .md\:hover\:translate-y-82:hover {
    transform: translateY(20.5rem) !important;
  }

  .md\:hover\:translate-y-83:hover {
    transform: translateY(20.75rem) !important;
  }

  .md\:hover\:translate-y-84:hover {
    transform: translateY(21rem) !important;
  }

  .md\:hover\:translate-y-85:hover {
    transform: translateY(21.25rem) !important;
  }

  .md\:hover\:translate-y-86:hover {
    transform: translateY(21.5rem) !important;
  }

  .md\:hover\:translate-y-87:hover {
    transform: translateY(21.75rem) !important;
  }

  .md\:hover\:translate-y-88:hover {
    transform: translateY(22rem) !important;
  }

  .md\:hover\:translate-y-89:hover {
    transform: translateY(22.25rem) !important;
  }

  .md\:hover\:translate-y-90:hover {
    transform: translateY(22.5rem) !important;
  }

  .md\:hover\:translate-y-91:hover {
    transform: translateY(22.75rem) !important;
  }

  .md\:hover\:translate-y-92:hover {
    transform: translateY(23rem) !important;
  }

  .md\:hover\:translate-y-93:hover {
    transform: translateY(23.25rem) !important;
  }

  .md\:hover\:translate-y-94:hover {
    transform: translateY(23.5rem) !important;
  }

  .md\:hover\:translate-y-95:hover {
    transform: translateY(23.75rem) !important;
  }

  .md\:hover\:translate-y-96:hover {
    transform: translateY(24rem) !important;
  }

  .md\:hover\:translate-y-97:hover {
    transform: translateY(24.25rem) !important;
  }

  .md\:hover\:translate-y-98:hover {
    transform: translateY(24.5rem) !important;
  }

  .md\:hover\:translate-y-99:hover {
    transform: translateY(24.75rem) !important;
  }

  .md\:hover\:translate-y-100:hover {
    transform: translateY(25rem) !important;
  }

  .md\:hover\:translate-y-101:hover {
    transform: translateY(25.25rem) !important;
  }

  .md\:hover\:translate-y-102:hover {
    transform: translateY(25.5rem) !important;
  }

  .md\:hover\:translate-y-103:hover {
    transform: translateY(25.75rem) !important;
  }

  .md\:hover\:translate-y-104:hover {
    transform: translateY(26rem) !important;
  }

  .md\:hover\:translate-y-105:hover {
    transform: translateY(26.25rem) !important;
  }

  .md\:hover\:translate-y-px:hover {
    transform: translateY(1px) !important;
  }

  .md\:hover\:translate-y-0\.5:hover {
    transform: translateY(0.125rem) !important;
  }

  .md\:hover\:translate-y-1\.5:hover {
    transform: translateY(0.375rem) !important;
  }

  .md\:hover\:translate-y-2\.5:hover {
    transform: translateY(0.625rem) !important;
  }

  .md\:hover\:translate-y-3\.5:hover {
    transform: translateY(0.875rem) !important;
  }

  .md\:hover\:translate-y-4\.5:hover {
    transform: translateY(1.125rem) !important;
  }

  .md\:hover\:translate-y-5\.5:hover {
    transform: translateY(1.375rem) !important;
  }

  .md\:hover\:translate-y-6\.5:hover {
    transform: translateY(1.625rem) !important;
  }

  .md\:hover\:translate-y-7\.5:hover {
    transform: translateY(1.875rem) !important;
  }

  .md\:hover\:translate-y-8\.5:hover {
    transform: translateY(2.125rem) !important;
  }

  .md\:hover\:translate-y-9\.5:hover {
    transform: translateY(2.375rem) !important;
  }

  .md\:hover\:translate-y-10\.5:hover {
    transform: translateY(2.625rem) !important;
  }

  .md\:hover\:translate-y-11\.5:hover {
    transform: translateY(2.875rem) !important;
  }

  .md\:hover\:translate-y-12\.5:hover {
    transform: translateY(3.125rem) !important;
  }

  .md\:hover\:translate-y-13\.5:hover {
    transform: translateY(3.375rem) !important;
  }

  .md\:hover\:translate-y-14\.5:hover {
    transform: translateY(3.625rem) !important;
  }

  .md\:hover\:translate-y-15\.5:hover {
    transform: translateY(3.875rem) !important;
  }

  .md\:hover\:translate-y-16\.5:hover {
    transform: translateY(4.125rem) !important;
  }

  .md\:hover\:translate-y-17\.5:hover {
    transform: translateY(4.375rem) !important;
  }

  .md\:hover\:translate-y-18\.5:hover {
    transform: translateY(4.625rem) !important;
  }

  .md\:hover\:translate-y-19\.5:hover {
    transform: translateY(4.875rem) !important;
  }

  .md\:hover\:translate-y-20\.5:hover {
    transform: translateY(5.125rem) !important;
  }

  .md\:hover\:translate-y-21\.5:hover {
    transform: translateY(5.375rem) !important;
  }

  .md\:hover\:translate-y-22\.5:hover {
    transform: translateY(5.625rem) !important;
  }

  .md\:hover\:translate-y-23\.5:hover {
    transform: translateY(5.875rem) !important;
  }

  .md\:hover\:translate-y-24\.5:hover {
    transform: translateY(6.125rem) !important;
  }

  .md\:hover\:translate-y-25\.5:hover {
    transform: translateY(6.375rem) !important;
  }

  .md\:hover\:translate-y-26\.5:hover {
    transform: translateY(6.625rem) !important;
  }

  .md\:hover\:translate-y-27\.5:hover {
    transform: translateY(6.875rem) !important;
  }

  .md\:hover\:translate-y-28\.5:hover {
    transform: translateY(7.125rem) !important;
  }

  .md\:hover\:translate-y-29\.5:hover {
    transform: translateY(7.375rem) !important;
  }

  .md\:hover\:translate-y-30\.5:hover {
    transform: translateY(7.625rem) !important;
  }

  .md\:hover\:translate-y-31\.5:hover {
    transform: translateY(7.875rem) !important;
  }

  .md\:hover\:translate-y-32\.5:hover {
    transform: translateY(8.125rem) !important;
  }

  .md\:hover\:translate-y-33\.5:hover {
    transform: translateY(8.375rem) !important;
  }

  .md\:hover\:translate-y-34\.5:hover {
    transform: translateY(8.625rem) !important;
  }

  .md\:hover\:translate-y-35\.5:hover {
    transform: translateY(8.875rem) !important;
  }

  .md\:hover\:translate-y-36\.5:hover {
    transform: translateY(9.125rem) !important;
  }

  .md\:hover\:translate-y-37\.5:hover {
    transform: translateY(9.375rem) !important;
  }

  .md\:hover\:translate-y-38\.5:hover {
    transform: translateY(9.625rem) !important;
  }

  .md\:hover\:translate-y-39\.5:hover {
    transform: translateY(9.875rem) !important;
  }

  .md\:hover\:translate-y-40\.5:hover {
    transform: translateY(10.125rem) !important;
  }

  .md\:hover\:translate-y-41\.5:hover {
    transform: translateY(10.375rem) !important;
  }

  .md\:hover\:translate-y-42\.5:hover {
    transform: translateY(10.625rem) !important;
  }

  .md\:hover\:translate-y-43\.5:hover {
    transform: translateY(10.875rem) !important;
  }

  .md\:hover\:translate-y-44\.5:hover {
    transform: translateY(11.125rem) !important;
  }

  .md\:hover\:translate-y-45\.5:hover {
    transform: translateY(11.375rem) !important;
  }

  .md\:hover\:translate-y-46\.5:hover {
    transform: translateY(11.625rem) !important;
  }

  .md\:hover\:translate-y-47\.5:hover {
    transform: translateY(11.875rem) !important;
  }

  .md\:hover\:translate-y-48\.5:hover {
    transform: translateY(12.125rem) !important;
  }

  .md\:hover\:translate-y-49\.5:hover {
    transform: translateY(12.375rem) !important;
  }

  .md\:hover\:translate-y-50\.5:hover {
    transform: translateY(12.625rem) !important;
  }

  .md\:hover\:translate-y-51\.5:hover {
    transform: translateY(12.875rem) !important;
  }

  .md\:hover\:translate-y-52\.5:hover {
    transform: translateY(13.125rem) !important;
  }

  .md\:hover\:translate-y-53\.5:hover {
    transform: translateY(13.375rem) !important;
  }

  .md\:hover\:translate-y-54\.5:hover {
    transform: translateY(13.625rem) !important;
  }

  .md\:hover\:translate-y-55\.5:hover {
    transform: translateY(13.875rem) !important;
  }

  .md\:hover\:translate-y-56\.5:hover {
    transform: translateY(14.125rem) !important;
  }

  .md\:hover\:translate-y-57\.5:hover {
    transform: translateY(14.375rem) !important;
  }

  .md\:hover\:translate-y-58\.5:hover {
    transform: translateY(14.625rem) !important;
  }

  .md\:hover\:translate-y-59\.5:hover {
    transform: translateY(14.875rem) !important;
  }

  .md\:hover\:translate-y-60\.5:hover {
    transform: translateY(15.125rem) !important;
  }

  .md\:hover\:translate-y-61\.5:hover {
    transform: translateY(15.375rem) !important;
  }

  .md\:hover\:translate-y-62\.5:hover {
    transform: translateY(15.625rem) !important;
  }

  .md\:hover\:translate-y-63\.5:hover {
    transform: translateY(15.875rem) !important;
  }

  .md\:hover\:translate-y-64\.5:hover {
    transform: translateY(16.125rem) !important;
  }

  .md\:hover\:translate-y-65\.5:hover {
    transform: translateY(16.375rem) !important;
  }

  .md\:hover\:translate-y-66\.5:hover {
    transform: translateY(16.625rem) !important;
  }

  .md\:hover\:translate-y-67\.5:hover {
    transform: translateY(16.875rem) !important;
  }

  .md\:hover\:translate-y-68\.5:hover {
    transform: translateY(17.125rem) !important;
  }

  .md\:hover\:translate-y-69\.5:hover {
    transform: translateY(17.375rem) !important;
  }

  .md\:hover\:translate-y-70\.5:hover {
    transform: translateY(17.625rem) !important;
  }

  .md\:hover\:translate-y-71\.5:hover {
    transform: translateY(17.875rem) !important;
  }

  .md\:hover\:translate-y-72\.5:hover {
    transform: translateY(18.125rem) !important;
  }

  .md\:hover\:translate-y-73\.5:hover {
    transform: translateY(18.375rem) !important;
  }

  .md\:hover\:translate-y-74\.5:hover {
    transform: translateY(18.625rem) !important;
  }

  .md\:hover\:translate-y-75\.5:hover {
    transform: translateY(18.875rem) !important;
  }

  .md\:hover\:translate-y-76\.5:hover {
    transform: translateY(19.125rem) !important;
  }

  .md\:hover\:translate-y-77\.5:hover {
    transform: translateY(19.375rem) !important;
  }

  .md\:hover\:translate-y-78\.5:hover {
    transform: translateY(19.625rem) !important;
  }

  .md\:hover\:translate-y-79\.5:hover {
    transform: translateY(19.875rem) !important;
  }

  .md\:hover\:translate-y-80\.5:hover {
    transform: translateY(20.125rem) !important;
  }

  .md\:hover\:translate-y-81\.5:hover {
    transform: translateY(20.375rem) !important;
  }

  .md\:hover\:translate-y-82\.5:hover {
    transform: translateY(20.625rem) !important;
  }

  .md\:hover\:translate-y-83\.5:hover {
    transform: translateY(20.875rem) !important;
  }

  .md\:hover\:translate-y-84\.5:hover {
    transform: translateY(21.125rem) !important;
  }

  .md\:hover\:translate-y-85\.5:hover {
    transform: translateY(21.375rem) !important;
  }

  .md\:hover\:translate-y-86\.5:hover {
    transform: translateY(21.625rem) !important;
  }

  .md\:hover\:translate-y-87\.5:hover {
    transform: translateY(21.875rem) !important;
  }

  .md\:hover\:translate-y-88\.5:hover {
    transform: translateY(22.125rem) !important;
  }

  .md\:hover\:translate-y-89\.5:hover {
    transform: translateY(22.375rem) !important;
  }

  .md\:hover\:translate-y-90\.5:hover {
    transform: translateY(22.625rem) !important;
  }

  .md\:hover\:translate-y-91\.5:hover {
    transform: translateY(22.875rem) !important;
  }

  .md\:hover\:translate-y-92\.5:hover {
    transform: translateY(23.125rem) !important;
  }

  .md\:hover\:translate-y-93\.5:hover {
    transform: translateY(23.375rem) !important;
  }

  .md\:hover\:translate-y-94\.5:hover {
    transform: translateY(23.625rem) !important;
  }

  .md\:hover\:translate-y-95\.5:hover {
    transform: translateY(23.875rem) !important;
  }

  .md\:hover\:translate-y-96\.5:hover {
    transform: translateY(24.125rem) !important;
  }

  .md\:hover\:translate-y-97\.5:hover {
    transform: translateY(24.375rem) !important;
  }

  .md\:hover\:translate-y-98\.5:hover {
    transform: translateY(24.625rem) !important;
  }

  .md\:hover\:translate-y-99\.5:hover {
    transform: translateY(24.875rem) !important;
  }

  .md\:hover\:translate-y-100\.5:hover {
    transform: translateY(25.125rem) !important;
  }

  .md\:hover\:translate-y-101\.5:hover {
    transform: translateY(25.375rem) !important;
  }

  .md\:hover\:translate-y-102\.5:hover {
    transform: translateY(25.625rem) !important;
  }

  .md\:hover\:translate-y-103\.5:hover {
    transform: translateY(25.875rem) !important;
  }

  .md\:hover\:translate-y-104\.5:hover {
    transform: translateY(26.125rem) !important;
  }

  .md\:hover\:-translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .md\:hover\:-translate-y-1:hover {
    transform: translateY(-0.25rem) !important;
  }

  .md\:hover\:-translate-y-2:hover {
    transform: translateY(-0.5rem) !important;
  }

  .md\:hover\:-translate-y-3:hover {
    transform: translateY(-0.75rem) !important;
  }

  .md\:hover\:-translate-y-4:hover {
    transform: translateY(-1rem) !important;
  }

  .md\:hover\:-translate-y-5:hover {
    transform: translateY(-1.25rem) !important;
  }

  .md\:hover\:-translate-y-6:hover {
    transform: translateY(-1.5rem) !important;
  }

  .md\:hover\:-translate-y-7:hover {
    transform: translateY(-1.75rem) !important;
  }

  .md\:hover\:-translate-y-8:hover {
    transform: translateY(-2rem) !important;
  }

  .md\:hover\:-translate-y-9:hover {
    transform: translateY(-2.25rem) !important;
  }

  .md\:hover\:-translate-y-10:hover {
    transform: translateY(-2.5rem) !important;
  }

  .md\:hover\:-translate-y-11:hover {
    transform: translateY(-2.75rem) !important;
  }

  .md\:hover\:-translate-y-12:hover {
    transform: translateY(-3rem) !important;
  }

  .md\:hover\:-translate-y-13:hover {
    transform: translateY(-3.25rem) !important;
  }

  .md\:hover\:-translate-y-14:hover {
    transform: translateY(-3.5rem) !important;
  }

  .md\:hover\:-translate-y-15:hover {
    transform: translateY(-3.75rem) !important;
  }

  .md\:hover\:-translate-y-16:hover {
    transform: translateY(-4rem) !important;
  }

  .md\:hover\:-translate-y-17:hover {
    transform: translateY(-4.25rem) !important;
  }

  .md\:hover\:-translate-y-18:hover {
    transform: translateY(-4.5rem) !important;
  }

  .md\:hover\:-translate-y-19:hover {
    transform: translateY(-4.75rem) !important;
  }

  .md\:hover\:-translate-y-20:hover {
    transform: translateY(-5rem) !important;
  }

  .md\:hover\:-translate-y-21:hover {
    transform: translateY(-5.25rem) !important;
  }

  .md\:hover\:-translate-y-22:hover {
    transform: translateY(-5.5rem) !important;
  }

  .md\:hover\:-translate-y-23:hover {
    transform: translateY(-5.75rem) !important;
  }

  .md\:hover\:-translate-y-24:hover {
    transform: translateY(-6rem) !important;
  }

  .md\:hover\:-translate-y-25:hover {
    transform: translateY(-6.25rem) !important;
  }

  .md\:hover\:-translate-y-26:hover {
    transform: translateY(-6.5rem) !important;
  }

  .md\:hover\:-translate-y-27:hover {
    transform: translateY(-6.75rem) !important;
  }

  .md\:hover\:-translate-y-28:hover {
    transform: translateY(-7rem) !important;
  }

  .md\:hover\:-translate-y-29:hover {
    transform: translateY(-7.25rem) !important;
  }

  .md\:hover\:-translate-y-30:hover {
    transform: translateY(-7.5rem) !important;
  }

  .md\:hover\:-translate-y-31:hover {
    transform: translateY(-7.75rem) !important;
  }

  .md\:hover\:-translate-y-32:hover {
    transform: translateY(-8rem) !important;
  }

  .md\:hover\:-translate-y-33:hover {
    transform: translateY(-8.25rem) !important;
  }

  .md\:hover\:-translate-y-34:hover {
    transform: translateY(-8.5rem) !important;
  }

  .md\:hover\:-translate-y-35:hover {
    transform: translateY(-8.75rem) !important;
  }

  .md\:hover\:-translate-y-36:hover {
    transform: translateY(-9rem) !important;
  }

  .md\:hover\:-translate-y-37:hover {
    transform: translateY(-9.25rem) !important;
  }

  .md\:hover\:-translate-y-38:hover {
    transform: translateY(-9.5rem) !important;
  }

  .md\:hover\:-translate-y-39:hover {
    transform: translateY(-9.75rem) !important;
  }

  .md\:hover\:-translate-y-40:hover {
    transform: translateY(-10rem) !important;
  }

  .md\:hover\:-translate-y-41:hover {
    transform: translateY(-10.25rem) !important;
  }

  .md\:hover\:-translate-y-42:hover {
    transform: translateY(-10.5rem) !important;
  }

  .md\:hover\:-translate-y-43:hover {
    transform: translateY(-10.75rem) !important;
  }

  .md\:hover\:-translate-y-44:hover {
    transform: translateY(-11rem) !important;
  }

  .md\:hover\:-translate-y-45:hover {
    transform: translateY(-11.25rem) !important;
  }

  .md\:hover\:-translate-y-46:hover {
    transform: translateY(-11.5rem) !important;
  }

  .md\:hover\:-translate-y-47:hover {
    transform: translateY(-11.75rem) !important;
  }

  .md\:hover\:-translate-y-48:hover {
    transform: translateY(-12rem) !important;
  }

  .md\:hover\:-translate-y-49:hover {
    transform: translateY(-12.25rem) !important;
  }

  .md\:hover\:-translate-y-50:hover {
    transform: translateY(-12.5rem) !important;
  }

  .md\:hover\:-translate-y-51:hover {
    transform: translateY(-12.75rem) !important;
  }

  .md\:hover\:-translate-y-52:hover {
    transform: translateY(-13rem) !important;
  }

  .md\:hover\:-translate-y-53:hover {
    transform: translateY(-13.25rem) !important;
  }

  .md\:hover\:-translate-y-54:hover {
    transform: translateY(-13.5rem) !important;
  }

  .md\:hover\:-translate-y-55:hover {
    transform: translateY(-13.75rem) !important;
  }

  .md\:hover\:-translate-y-56:hover {
    transform: translateY(-14rem) !important;
  }

  .md\:hover\:-translate-y-57:hover {
    transform: translateY(-14.25rem) !important;
  }

  .md\:hover\:-translate-y-58:hover {
    transform: translateY(-14.5rem) !important;
  }

  .md\:hover\:-translate-y-59:hover {
    transform: translateY(-14.75rem) !important;
  }

  .md\:hover\:-translate-y-60:hover {
    transform: translateY(-15rem) !important;
  }

  .md\:hover\:-translate-y-61:hover {
    transform: translateY(-15.25rem) !important;
  }

  .md\:hover\:-translate-y-62:hover {
    transform: translateY(-15.5rem) !important;
  }

  .md\:hover\:-translate-y-63:hover {
    transform: translateY(-15.75rem) !important;
  }

  .md\:hover\:-translate-y-64:hover {
    transform: translateY(-16rem) !important;
  }

  .md\:hover\:-translate-y-65:hover {
    transform: translateY(-16.25rem) !important;
  }

  .md\:hover\:-translate-y-66:hover {
    transform: translateY(-16.5rem) !important;
  }

  .md\:hover\:-translate-y-67:hover {
    transform: translateY(-16.75rem) !important;
  }

  .md\:hover\:-translate-y-68:hover {
    transform: translateY(-17rem) !important;
  }

  .md\:hover\:-translate-y-69:hover {
    transform: translateY(-17.25rem) !important;
  }

  .md\:hover\:-translate-y-70:hover {
    transform: translateY(-17.5rem) !important;
  }

  .md\:hover\:-translate-y-71:hover {
    transform: translateY(-17.75rem) !important;
  }

  .md\:hover\:-translate-y-72:hover {
    transform: translateY(-18rem) !important;
  }

  .md\:hover\:-translate-y-73:hover {
    transform: translateY(-18.25rem) !important;
  }

  .md\:hover\:-translate-y-74:hover {
    transform: translateY(-18.5rem) !important;
  }

  .md\:hover\:-translate-y-75:hover {
    transform: translateY(-18.75rem) !important;
  }

  .md\:hover\:-translate-y-76:hover {
    transform: translateY(-19rem) !important;
  }

  .md\:hover\:-translate-y-77:hover {
    transform: translateY(-19.25rem) !important;
  }

  .md\:hover\:-translate-y-78:hover {
    transform: translateY(-19.5rem) !important;
  }

  .md\:hover\:-translate-y-79:hover {
    transform: translateY(-19.75rem) !important;
  }

  .md\:hover\:-translate-y-80:hover {
    transform: translateY(-20rem) !important;
  }

  .md\:hover\:-translate-y-81:hover {
    transform: translateY(-20.25rem) !important;
  }

  .md\:hover\:-translate-y-82:hover {
    transform: translateY(-20.5rem) !important;
  }

  .md\:hover\:-translate-y-83:hover {
    transform: translateY(-20.75rem) !important;
  }

  .md\:hover\:-translate-y-84:hover {
    transform: translateY(-21rem) !important;
  }

  .md\:hover\:-translate-y-85:hover {
    transform: translateY(-21.25rem) !important;
  }

  .md\:hover\:-translate-y-86:hover {
    transform: translateY(-21.5rem) !important;
  }

  .md\:hover\:-translate-y-87:hover {
    transform: translateY(-21.75rem) !important;
  }

  .md\:hover\:-translate-y-88:hover {
    transform: translateY(-22rem) !important;
  }

  .md\:hover\:-translate-y-89:hover {
    transform: translateY(-22.25rem) !important;
  }

  .md\:hover\:-translate-y-90:hover {
    transform: translateY(-22.5rem) !important;
  }

  .md\:hover\:-translate-y-91:hover {
    transform: translateY(-22.75rem) !important;
  }

  .md\:hover\:-translate-y-92:hover {
    transform: translateY(-23rem) !important;
  }

  .md\:hover\:-translate-y-93:hover {
    transform: translateY(-23.25rem) !important;
  }

  .md\:hover\:-translate-y-94:hover {
    transform: translateY(-23.5rem) !important;
  }

  .md\:hover\:-translate-y-95:hover {
    transform: translateY(-23.75rem) !important;
  }

  .md\:hover\:-translate-y-96:hover {
    transform: translateY(-24rem) !important;
  }

  .md\:hover\:-translate-y-97:hover {
    transform: translateY(-24.25rem) !important;
  }

  .md\:hover\:-translate-y-98:hover {
    transform: translateY(-24.5rem) !important;
  }

  .md\:hover\:-translate-y-99:hover {
    transform: translateY(-24.75rem) !important;
  }

  .md\:hover\:-translate-y-100:hover {
    transform: translateY(-25rem) !important;
  }

  .md\:hover\:-translate-y-101:hover {
    transform: translateY(-25.25rem) !important;
  }

  .md\:hover\:-translate-y-102:hover {
    transform: translateY(-25.5rem) !important;
  }

  .md\:hover\:-translate-y-103:hover {
    transform: translateY(-25.75rem) !important;
  }

  .md\:hover\:-translate-y-104:hover {
    transform: translateY(-26rem) !important;
  }

  .md\:hover\:-translate-y-105:hover {
    transform: translateY(-26.25rem) !important;
  }

  .md\:hover\:-translate-y-px:hover {
    transform: translateY(-1px) !important;
  }

  .md\:hover\:-translate-y-0\.5:hover {
    transform: translateY(-0.125rem) !important;
  }

  .md\:hover\:-translate-y-1\.5:hover {
    transform: translateY(-0.375rem) !important;
  }

  .md\:hover\:-translate-y-2\.5:hover {
    transform: translateY(-0.625rem) !important;
  }

  .md\:hover\:-translate-y-3\.5:hover {
    transform: translateY(-0.875rem) !important;
  }

  .md\:hover\:-translate-y-4\.5:hover {
    transform: translateY(-1.125rem) !important;
  }

  .md\:hover\:-translate-y-5\.5:hover {
    transform: translateY(-1.375rem) !important;
  }

  .md\:hover\:-translate-y-6\.5:hover {
    transform: translateY(-1.625rem) !important;
  }

  .md\:hover\:-translate-y-7\.5:hover {
    transform: translateY(-1.875rem) !important;
  }

  .md\:hover\:-translate-y-8\.5:hover {
    transform: translateY(-2.125rem) !important;
  }

  .md\:hover\:-translate-y-9\.5:hover {
    transform: translateY(-2.375rem) !important;
  }

  .md\:hover\:-translate-y-10\.5:hover {
    transform: translateY(-2.625rem) !important;
  }

  .md\:hover\:-translate-y-11\.5:hover {
    transform: translateY(-2.875rem) !important;
  }

  .md\:hover\:-translate-y-12\.5:hover {
    transform: translateY(-3.125rem) !important;
  }

  .md\:hover\:-translate-y-13\.5:hover {
    transform: translateY(-3.375rem) !important;
  }

  .md\:hover\:-translate-y-14\.5:hover {
    transform: translateY(-3.625rem) !important;
  }

  .md\:hover\:-translate-y-15\.5:hover {
    transform: translateY(-3.875rem) !important;
  }

  .md\:hover\:-translate-y-16\.5:hover {
    transform: translateY(-4.125rem) !important;
  }

  .md\:hover\:-translate-y-17\.5:hover {
    transform: translateY(-4.375rem) !important;
  }

  .md\:hover\:-translate-y-18\.5:hover {
    transform: translateY(-4.625rem) !important;
  }

  .md\:hover\:-translate-y-19\.5:hover {
    transform: translateY(-4.875rem) !important;
  }

  .md\:hover\:-translate-y-20\.5:hover {
    transform: translateY(-5.125rem) !important;
  }

  .md\:hover\:-translate-y-21\.5:hover {
    transform: translateY(-5.375rem) !important;
  }

  .md\:hover\:-translate-y-22\.5:hover {
    transform: translateY(-5.625rem) !important;
  }

  .md\:hover\:-translate-y-23\.5:hover {
    transform: translateY(-5.875rem) !important;
  }

  .md\:hover\:-translate-y-24\.5:hover {
    transform: translateY(-6.125rem) !important;
  }

  .md\:hover\:-translate-y-25\.5:hover {
    transform: translateY(-6.375rem) !important;
  }

  .md\:hover\:-translate-y-26\.5:hover {
    transform: translateY(-6.625rem) !important;
  }

  .md\:hover\:-translate-y-27\.5:hover {
    transform: translateY(-6.875rem) !important;
  }

  .md\:hover\:-translate-y-28\.5:hover {
    transform: translateY(-7.125rem) !important;
  }

  .md\:hover\:-translate-y-29\.5:hover {
    transform: translateY(-7.375rem) !important;
  }

  .md\:hover\:-translate-y-30\.5:hover {
    transform: translateY(-7.625rem) !important;
  }

  .md\:hover\:-translate-y-31\.5:hover {
    transform: translateY(-7.875rem) !important;
  }

  .md\:hover\:-translate-y-32\.5:hover {
    transform: translateY(-8.125rem) !important;
  }

  .md\:hover\:-translate-y-33\.5:hover {
    transform: translateY(-8.375rem) !important;
  }

  .md\:hover\:-translate-y-34\.5:hover {
    transform: translateY(-8.625rem) !important;
  }

  .md\:hover\:-translate-y-35\.5:hover {
    transform: translateY(-8.875rem) !important;
  }

  .md\:hover\:-translate-y-36\.5:hover {
    transform: translateY(-9.125rem) !important;
  }

  .md\:hover\:-translate-y-37\.5:hover {
    transform: translateY(-9.375rem) !important;
  }

  .md\:hover\:-translate-y-38\.5:hover {
    transform: translateY(-9.625rem) !important;
  }

  .md\:hover\:-translate-y-39\.5:hover {
    transform: translateY(-9.875rem) !important;
  }

  .md\:hover\:-translate-y-40\.5:hover {
    transform: translateY(-10.125rem) !important;
  }

  .md\:hover\:-translate-y-41\.5:hover {
    transform: translateY(-10.375rem) !important;
  }

  .md\:hover\:-translate-y-42\.5:hover {
    transform: translateY(-10.625rem) !important;
  }

  .md\:hover\:-translate-y-43\.5:hover {
    transform: translateY(-10.875rem) !important;
  }

  .md\:hover\:-translate-y-44\.5:hover {
    transform: translateY(-11.125rem) !important;
  }

  .md\:hover\:-translate-y-45\.5:hover {
    transform: translateY(-11.375rem) !important;
  }

  .md\:hover\:-translate-y-46\.5:hover {
    transform: translateY(-11.625rem) !important;
  }

  .md\:hover\:-translate-y-47\.5:hover {
    transform: translateY(-11.875rem) !important;
  }

  .md\:hover\:-translate-y-48\.5:hover {
    transform: translateY(-12.125rem) !important;
  }

  .md\:hover\:-translate-y-49\.5:hover {
    transform: translateY(-12.375rem) !important;
  }

  .md\:hover\:-translate-y-50\.5:hover {
    transform: translateY(-12.625rem) !important;
  }

  .md\:hover\:-translate-y-51\.5:hover {
    transform: translateY(-12.875rem) !important;
  }

  .md\:hover\:-translate-y-52\.5:hover {
    transform: translateY(-13.125rem) !important;
  }

  .md\:hover\:-translate-y-53\.5:hover {
    transform: translateY(-13.375rem) !important;
  }

  .md\:hover\:-translate-y-54\.5:hover {
    transform: translateY(-13.625rem) !important;
  }

  .md\:hover\:-translate-y-55\.5:hover {
    transform: translateY(-13.875rem) !important;
  }

  .md\:hover\:-translate-y-56\.5:hover {
    transform: translateY(-14.125rem) !important;
  }

  .md\:hover\:-translate-y-57\.5:hover {
    transform: translateY(-14.375rem) !important;
  }

  .md\:hover\:-translate-y-58\.5:hover {
    transform: translateY(-14.625rem) !important;
  }

  .md\:hover\:-translate-y-59\.5:hover {
    transform: translateY(-14.875rem) !important;
  }

  .md\:hover\:-translate-y-60\.5:hover {
    transform: translateY(-15.125rem) !important;
  }

  .md\:hover\:-translate-y-61\.5:hover {
    transform: translateY(-15.375rem) !important;
  }

  .md\:hover\:-translate-y-62\.5:hover {
    transform: translateY(-15.625rem) !important;
  }

  .md\:hover\:-translate-y-63\.5:hover {
    transform: translateY(-15.875rem) !important;
  }

  .md\:hover\:-translate-y-64\.5:hover {
    transform: translateY(-16.125rem) !important;
  }

  .md\:hover\:-translate-y-65\.5:hover {
    transform: translateY(-16.375rem) !important;
  }

  .md\:hover\:-translate-y-66\.5:hover {
    transform: translateY(-16.625rem) !important;
  }

  .md\:hover\:-translate-y-67\.5:hover {
    transform: translateY(-16.875rem) !important;
  }

  .md\:hover\:-translate-y-68\.5:hover {
    transform: translateY(-17.125rem) !important;
  }

  .md\:hover\:-translate-y-69\.5:hover {
    transform: translateY(-17.375rem) !important;
  }

  .md\:hover\:-translate-y-70\.5:hover {
    transform: translateY(-17.625rem) !important;
  }

  .md\:hover\:-translate-y-71\.5:hover {
    transform: translateY(-17.875rem) !important;
  }

  .md\:hover\:-translate-y-72\.5:hover {
    transform: translateY(-18.125rem) !important;
  }

  .md\:hover\:-translate-y-73\.5:hover {
    transform: translateY(-18.375rem) !important;
  }

  .md\:hover\:-translate-y-74\.5:hover {
    transform: translateY(-18.625rem) !important;
  }

  .md\:hover\:-translate-y-75\.5:hover {
    transform: translateY(-18.875rem) !important;
  }

  .md\:hover\:-translate-y-76\.5:hover {
    transform: translateY(-19.125rem) !important;
  }

  .md\:hover\:-translate-y-77\.5:hover {
    transform: translateY(-19.375rem) !important;
  }

  .md\:hover\:-translate-y-78\.5:hover {
    transform: translateY(-19.625rem) !important;
  }

  .md\:hover\:-translate-y-79\.5:hover {
    transform: translateY(-19.875rem) !important;
  }

  .md\:hover\:-translate-y-80\.5:hover {
    transform: translateY(-20.125rem) !important;
  }

  .md\:hover\:-translate-y-81\.5:hover {
    transform: translateY(-20.375rem) !important;
  }

  .md\:hover\:-translate-y-82\.5:hover {
    transform: translateY(-20.625rem) !important;
  }

  .md\:hover\:-translate-y-83\.5:hover {
    transform: translateY(-20.875rem) !important;
  }

  .md\:hover\:-translate-y-84\.5:hover {
    transform: translateY(-21.125rem) !important;
  }

  .md\:hover\:-translate-y-85\.5:hover {
    transform: translateY(-21.375rem) !important;
  }

  .md\:hover\:-translate-y-86\.5:hover {
    transform: translateY(-21.625rem) !important;
  }

  .md\:hover\:-translate-y-87\.5:hover {
    transform: translateY(-21.875rem) !important;
  }

  .md\:hover\:-translate-y-88\.5:hover {
    transform: translateY(-22.125rem) !important;
  }

  .md\:hover\:-translate-y-89\.5:hover {
    transform: translateY(-22.375rem) !important;
  }

  .md\:hover\:-translate-y-90\.5:hover {
    transform: translateY(-22.625rem) !important;
  }

  .md\:hover\:-translate-y-91\.5:hover {
    transform: translateY(-22.875rem) !important;
  }

  .md\:hover\:-translate-y-92\.5:hover {
    transform: translateY(-23.125rem) !important;
  }

  .md\:hover\:-translate-y-93\.5:hover {
    transform: translateY(-23.375rem) !important;
  }

  .md\:hover\:-translate-y-94\.5:hover {
    transform: translateY(-23.625rem) !important;
  }

  .md\:hover\:-translate-y-95\.5:hover {
    transform: translateY(-23.875rem) !important;
  }

  .md\:hover\:-translate-y-96\.5:hover {
    transform: translateY(-24.125rem) !important;
  }

  .md\:hover\:-translate-y-97\.5:hover {
    transform: translateY(-24.375rem) !important;
  }

  .md\:hover\:-translate-y-98\.5:hover {
    transform: translateY(-24.625rem) !important;
  }

  .md\:hover\:-translate-y-99\.5:hover {
    transform: translateY(-24.875rem) !important;
  }

  .md\:hover\:-translate-y-100\.5:hover {
    transform: translateY(-25.125rem) !important;
  }

  .md\:hover\:-translate-y-101\.5:hover {
    transform: translateY(-25.375rem) !important;
  }

  .md\:hover\:-translate-y-102\.5:hover {
    transform: translateY(-25.625rem) !important;
  }

  .md\:hover\:-translate-y-103\.5:hover {
    transform: translateY(-25.875rem) !important;
  }

  .md\:hover\:-translate-y-104\.5:hover {
    transform: translateY(-26.125rem) !important;
  }

  .md\:hover\:-translate-y-full:hover {
    transform: translateY(-100%) !important;
  }

  .md\:hover\:-translate-y-1\/2:hover {
    transform: translateY(-50%) !important;
  }

  .md\:hover\:translate-y-1\/2:hover {
    transform: translateY(50%) !important;
  }

  .md\:hover\:translate-y-full:hover {
    transform: translateY(100%) !important;
  }

  .md\:hover\:translate-y-1\/3:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:hover\:-translate-y-1\/3:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:hover\:translate-y-2\/3:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:hover\:-translate-y-2\/3:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:hover\:translate-y-1\/4:hover {
    transform: translateY(25%) !important;
  }

  .md\:hover\:-translate-y-1\/4:hover {
    transform: translateY(-25%) !important;
  }

  .md\:hover\:translate-y-2\/4:hover {
    transform: translateY(50%) !important;
  }

  .md\:hover\:-translate-y-2\/4:hover {
    transform: translateY(-50%) !important;
  }

  .md\:hover\:translate-y-3\/4:hover {
    transform: translateY(75%) !important;
  }

  .md\:hover\:-translate-y-3\/4:hover {
    transform: translateY(-75%) !important;
  }

  .md\:hover\:translate-y-1\/5:hover {
    transform: translateY(20%) !important;
  }

  .md\:hover\:-translate-y-1\/5:hover {
    transform: translateY(-20%) !important;
  }

  .md\:hover\:translate-y-2\/5:hover {
    transform: translateY(40%) !important;
  }

  .md\:hover\:-translate-y-2\/5:hover {
    transform: translateY(-40%) !important;
  }

  .md\:hover\:translate-y-3\/5:hover {
    transform: translateY(60%) !important;
  }

  .md\:hover\:-translate-y-3\/5:hover {
    transform: translateY(-60%) !important;
  }

  .md\:hover\:translate-y-4\/5:hover {
    transform: translateY(80%) !important;
  }

  .md\:hover\:-translate-y-4\/5:hover {
    transform: translateY(-80%) !important;
  }

  .md\:hover\:translate-y-1\/6:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .md\:hover\:-translate-y-1\/6:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .md\:hover\:translate-y-2\/6:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:hover\:-translate-y-2\/6:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:hover\:translate-y-3\/6:hover {
    transform: translateY(50%) !important;
  }

  .md\:hover\:-translate-y-3\/6:hover {
    transform: translateY(-50%) !important;
  }

  .md\:hover\:translate-y-4\/6:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:hover\:-translate-y-4\/6:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:hover\:translate-y-5\/6:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .md\:hover\:-translate-y-5\/6:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .md\:hover\:translate-y-1\/12:hover {
    transform: translateY(8.333333333333332%) !important;
  }

  .md\:hover\:-translate-y-1\/12:hover {
    transform: translateY(-8.333333333333332%) !important;
  }

  .md\:hover\:translate-y-2\/12:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .md\:hover\:-translate-y-2\/12:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .md\:hover\:translate-y-3\/12:hover {
    transform: translateY(25%) !important;
  }

  .md\:hover\:-translate-y-3\/12:hover {
    transform: translateY(-25%) !important;
  }

  .md\:hover\:translate-y-4\/12:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:hover\:-translate-y-4\/12:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:hover\:translate-y-5\/12:hover {
    transform: translateY(41.66666666666667%) !important;
  }

  .md\:hover\:-translate-y-5\/12:hover {
    transform: translateY(-41.66666666666667%) !important;
  }

  .md\:hover\:translate-y-6\/12:hover {
    transform: translateY(50%) !important;
  }

  .md\:hover\:-translate-y-6\/12:hover {
    transform: translateY(-50%) !important;
  }

  .md\:hover\:translate-y-7\/12:hover {
    transform: translateY(58.333333333333336%) !important;
  }

  .md\:hover\:-translate-y-7\/12:hover {
    transform: translateY(-58.333333333333336%) !important;
  }

  .md\:hover\:translate-y-8\/12:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:hover\:-translate-y-8\/12:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:hover\:translate-y-9\/12:hover {
    transform: translateY(75%) !important;
  }

  .md\:hover\:-translate-y-9\/12:hover {
    transform: translateY(-75%) !important;
  }

  .md\:hover\:translate-y-10\/12:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .md\:hover\:-translate-y-10\/12:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .md\:hover\:translate-y-11\/12:hover {
    transform: translateY(91.66666666666666%) !important;
  }

  .md\:hover\:-translate-y-11\/12:hover {
    transform: translateY(-91.66666666666666%) !important;
  }

  .md\:focus\:translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .md\:focus\:translate-x-1:focus {
    transform: translateX(0.25rem) !important;
  }

  .md\:focus\:translate-x-2:focus {
    transform: translateX(0.5rem) !important;
  }

  .md\:focus\:translate-x-3:focus {
    transform: translateX(0.75rem) !important;
  }

  .md\:focus\:translate-x-4:focus {
    transform: translateX(1rem) !important;
  }

  .md\:focus\:translate-x-5:focus {
    transform: translateX(1.25rem) !important;
  }

  .md\:focus\:translate-x-6:focus {
    transform: translateX(1.5rem) !important;
  }

  .md\:focus\:translate-x-7:focus {
    transform: translateX(1.75rem) !important;
  }

  .md\:focus\:translate-x-8:focus {
    transform: translateX(2rem) !important;
  }

  .md\:focus\:translate-x-9:focus {
    transform: translateX(2.25rem) !important;
  }

  .md\:focus\:translate-x-10:focus {
    transform: translateX(2.5rem) !important;
  }

  .md\:focus\:translate-x-11:focus {
    transform: translateX(2.75rem) !important;
  }

  .md\:focus\:translate-x-12:focus {
    transform: translateX(3rem) !important;
  }

  .md\:focus\:translate-x-13:focus {
    transform: translateX(3.25rem) !important;
  }

  .md\:focus\:translate-x-14:focus {
    transform: translateX(3.5rem) !important;
  }

  .md\:focus\:translate-x-15:focus {
    transform: translateX(3.75rem) !important;
  }

  .md\:focus\:translate-x-16:focus {
    transform: translateX(4rem) !important;
  }

  .md\:focus\:translate-x-17:focus {
    transform: translateX(4.25rem) !important;
  }

  .md\:focus\:translate-x-18:focus {
    transform: translateX(4.5rem) !important;
  }

  .md\:focus\:translate-x-19:focus {
    transform: translateX(4.75rem) !important;
  }

  .md\:focus\:translate-x-20:focus {
    transform: translateX(5rem) !important;
  }

  .md\:focus\:translate-x-21:focus {
    transform: translateX(5.25rem) !important;
  }

  .md\:focus\:translate-x-22:focus {
    transform: translateX(5.5rem) !important;
  }

  .md\:focus\:translate-x-23:focus {
    transform: translateX(5.75rem) !important;
  }

  .md\:focus\:translate-x-24:focus {
    transform: translateX(6rem) !important;
  }

  .md\:focus\:translate-x-25:focus {
    transform: translateX(6.25rem) !important;
  }

  .md\:focus\:translate-x-26:focus {
    transform: translateX(6.5rem) !important;
  }

  .md\:focus\:translate-x-27:focus {
    transform: translateX(6.75rem) !important;
  }

  .md\:focus\:translate-x-28:focus {
    transform: translateX(7rem) !important;
  }

  .md\:focus\:translate-x-29:focus {
    transform: translateX(7.25rem) !important;
  }

  .md\:focus\:translate-x-30:focus {
    transform: translateX(7.5rem) !important;
  }

  .md\:focus\:translate-x-31:focus {
    transform: translateX(7.75rem) !important;
  }

  .md\:focus\:translate-x-32:focus {
    transform: translateX(8rem) !important;
  }

  .md\:focus\:translate-x-33:focus {
    transform: translateX(8.25rem) !important;
  }

  .md\:focus\:translate-x-34:focus {
    transform: translateX(8.5rem) !important;
  }

  .md\:focus\:translate-x-35:focus {
    transform: translateX(8.75rem) !important;
  }

  .md\:focus\:translate-x-36:focus {
    transform: translateX(9rem) !important;
  }

  .md\:focus\:translate-x-37:focus {
    transform: translateX(9.25rem) !important;
  }

  .md\:focus\:translate-x-38:focus {
    transform: translateX(9.5rem) !important;
  }

  .md\:focus\:translate-x-39:focus {
    transform: translateX(9.75rem) !important;
  }

  .md\:focus\:translate-x-40:focus {
    transform: translateX(10rem) !important;
  }

  .md\:focus\:translate-x-41:focus {
    transform: translateX(10.25rem) !important;
  }

  .md\:focus\:translate-x-42:focus {
    transform: translateX(10.5rem) !important;
  }

  .md\:focus\:translate-x-43:focus {
    transform: translateX(10.75rem) !important;
  }

  .md\:focus\:translate-x-44:focus {
    transform: translateX(11rem) !important;
  }

  .md\:focus\:translate-x-45:focus {
    transform: translateX(11.25rem) !important;
  }

  .md\:focus\:translate-x-46:focus {
    transform: translateX(11.5rem) !important;
  }

  .md\:focus\:translate-x-47:focus {
    transform: translateX(11.75rem) !important;
  }

  .md\:focus\:translate-x-48:focus {
    transform: translateX(12rem) !important;
  }

  .md\:focus\:translate-x-49:focus {
    transform: translateX(12.25rem) !important;
  }

  .md\:focus\:translate-x-50:focus {
    transform: translateX(12.5rem) !important;
  }

  .md\:focus\:translate-x-51:focus {
    transform: translateX(12.75rem) !important;
  }

  .md\:focus\:translate-x-52:focus {
    transform: translateX(13rem) !important;
  }

  .md\:focus\:translate-x-53:focus {
    transform: translateX(13.25rem) !important;
  }

  .md\:focus\:translate-x-54:focus {
    transform: translateX(13.5rem) !important;
  }

  .md\:focus\:translate-x-55:focus {
    transform: translateX(13.75rem) !important;
  }

  .md\:focus\:translate-x-56:focus {
    transform: translateX(14rem) !important;
  }

  .md\:focus\:translate-x-57:focus {
    transform: translateX(14.25rem) !important;
  }

  .md\:focus\:translate-x-58:focus {
    transform: translateX(14.5rem) !important;
  }

  .md\:focus\:translate-x-59:focus {
    transform: translateX(14.75rem) !important;
  }

  .md\:focus\:translate-x-60:focus {
    transform: translateX(15rem) !important;
  }

  .md\:focus\:translate-x-61:focus {
    transform: translateX(15.25rem) !important;
  }

  .md\:focus\:translate-x-62:focus {
    transform: translateX(15.5rem) !important;
  }

  .md\:focus\:translate-x-63:focus {
    transform: translateX(15.75rem) !important;
  }

  .md\:focus\:translate-x-64:focus {
    transform: translateX(16rem) !important;
  }

  .md\:focus\:translate-x-65:focus {
    transform: translateX(16.25rem) !important;
  }

  .md\:focus\:translate-x-66:focus {
    transform: translateX(16.5rem) !important;
  }

  .md\:focus\:translate-x-67:focus {
    transform: translateX(16.75rem) !important;
  }

  .md\:focus\:translate-x-68:focus {
    transform: translateX(17rem) !important;
  }

  .md\:focus\:translate-x-69:focus {
    transform: translateX(17.25rem) !important;
  }

  .md\:focus\:translate-x-70:focus {
    transform: translateX(17.5rem) !important;
  }

  .md\:focus\:translate-x-71:focus {
    transform: translateX(17.75rem) !important;
  }

  .md\:focus\:translate-x-72:focus {
    transform: translateX(18rem) !important;
  }

  .md\:focus\:translate-x-73:focus {
    transform: translateX(18.25rem) !important;
  }

  .md\:focus\:translate-x-74:focus {
    transform: translateX(18.5rem) !important;
  }

  .md\:focus\:translate-x-75:focus {
    transform: translateX(18.75rem) !important;
  }

  .md\:focus\:translate-x-76:focus {
    transform: translateX(19rem) !important;
  }

  .md\:focus\:translate-x-77:focus {
    transform: translateX(19.25rem) !important;
  }

  .md\:focus\:translate-x-78:focus {
    transform: translateX(19.5rem) !important;
  }

  .md\:focus\:translate-x-79:focus {
    transform: translateX(19.75rem) !important;
  }

  .md\:focus\:translate-x-80:focus {
    transform: translateX(20rem) !important;
  }

  .md\:focus\:translate-x-81:focus {
    transform: translateX(20.25rem) !important;
  }

  .md\:focus\:translate-x-82:focus {
    transform: translateX(20.5rem) !important;
  }

  .md\:focus\:translate-x-83:focus {
    transform: translateX(20.75rem) !important;
  }

  .md\:focus\:translate-x-84:focus {
    transform: translateX(21rem) !important;
  }

  .md\:focus\:translate-x-85:focus {
    transform: translateX(21.25rem) !important;
  }

  .md\:focus\:translate-x-86:focus {
    transform: translateX(21.5rem) !important;
  }

  .md\:focus\:translate-x-87:focus {
    transform: translateX(21.75rem) !important;
  }

  .md\:focus\:translate-x-88:focus {
    transform: translateX(22rem) !important;
  }

  .md\:focus\:translate-x-89:focus {
    transform: translateX(22.25rem) !important;
  }

  .md\:focus\:translate-x-90:focus {
    transform: translateX(22.5rem) !important;
  }

  .md\:focus\:translate-x-91:focus {
    transform: translateX(22.75rem) !important;
  }

  .md\:focus\:translate-x-92:focus {
    transform: translateX(23rem) !important;
  }

  .md\:focus\:translate-x-93:focus {
    transform: translateX(23.25rem) !important;
  }

  .md\:focus\:translate-x-94:focus {
    transform: translateX(23.5rem) !important;
  }

  .md\:focus\:translate-x-95:focus {
    transform: translateX(23.75rem) !important;
  }

  .md\:focus\:translate-x-96:focus {
    transform: translateX(24rem) !important;
  }

  .md\:focus\:translate-x-97:focus {
    transform: translateX(24.25rem) !important;
  }

  .md\:focus\:translate-x-98:focus {
    transform: translateX(24.5rem) !important;
  }

  .md\:focus\:translate-x-99:focus {
    transform: translateX(24.75rem) !important;
  }

  .md\:focus\:translate-x-100:focus {
    transform: translateX(25rem) !important;
  }

  .md\:focus\:translate-x-101:focus {
    transform: translateX(25.25rem) !important;
  }

  .md\:focus\:translate-x-102:focus {
    transform: translateX(25.5rem) !important;
  }

  .md\:focus\:translate-x-103:focus {
    transform: translateX(25.75rem) !important;
  }

  .md\:focus\:translate-x-104:focus {
    transform: translateX(26rem) !important;
  }

  .md\:focus\:translate-x-105:focus {
    transform: translateX(26.25rem) !important;
  }

  .md\:focus\:translate-x-px:focus {
    transform: translateX(1px) !important;
  }

  .md\:focus\:translate-x-0\.5:focus {
    transform: translateX(0.125rem) !important;
  }

  .md\:focus\:translate-x-1\.5:focus {
    transform: translateX(0.375rem) !important;
  }

  .md\:focus\:translate-x-2\.5:focus {
    transform: translateX(0.625rem) !important;
  }

  .md\:focus\:translate-x-3\.5:focus {
    transform: translateX(0.875rem) !important;
  }

  .md\:focus\:translate-x-4\.5:focus {
    transform: translateX(1.125rem) !important;
  }

  .md\:focus\:translate-x-5\.5:focus {
    transform: translateX(1.375rem) !important;
  }

  .md\:focus\:translate-x-6\.5:focus {
    transform: translateX(1.625rem) !important;
  }

  .md\:focus\:translate-x-7\.5:focus {
    transform: translateX(1.875rem) !important;
  }

  .md\:focus\:translate-x-8\.5:focus {
    transform: translateX(2.125rem) !important;
  }

  .md\:focus\:translate-x-9\.5:focus {
    transform: translateX(2.375rem) !important;
  }

  .md\:focus\:translate-x-10\.5:focus {
    transform: translateX(2.625rem) !important;
  }

  .md\:focus\:translate-x-11\.5:focus {
    transform: translateX(2.875rem) !important;
  }

  .md\:focus\:translate-x-12\.5:focus {
    transform: translateX(3.125rem) !important;
  }

  .md\:focus\:translate-x-13\.5:focus {
    transform: translateX(3.375rem) !important;
  }

  .md\:focus\:translate-x-14\.5:focus {
    transform: translateX(3.625rem) !important;
  }

  .md\:focus\:translate-x-15\.5:focus {
    transform: translateX(3.875rem) !important;
  }

  .md\:focus\:translate-x-16\.5:focus {
    transform: translateX(4.125rem) !important;
  }

  .md\:focus\:translate-x-17\.5:focus {
    transform: translateX(4.375rem) !important;
  }

  .md\:focus\:translate-x-18\.5:focus {
    transform: translateX(4.625rem) !important;
  }

  .md\:focus\:translate-x-19\.5:focus {
    transform: translateX(4.875rem) !important;
  }

  .md\:focus\:translate-x-20\.5:focus {
    transform: translateX(5.125rem) !important;
  }

  .md\:focus\:translate-x-21\.5:focus {
    transform: translateX(5.375rem) !important;
  }

  .md\:focus\:translate-x-22\.5:focus {
    transform: translateX(5.625rem) !important;
  }

  .md\:focus\:translate-x-23\.5:focus {
    transform: translateX(5.875rem) !important;
  }

  .md\:focus\:translate-x-24\.5:focus {
    transform: translateX(6.125rem) !important;
  }

  .md\:focus\:translate-x-25\.5:focus {
    transform: translateX(6.375rem) !important;
  }

  .md\:focus\:translate-x-26\.5:focus {
    transform: translateX(6.625rem) !important;
  }

  .md\:focus\:translate-x-27\.5:focus {
    transform: translateX(6.875rem) !important;
  }

  .md\:focus\:translate-x-28\.5:focus {
    transform: translateX(7.125rem) !important;
  }

  .md\:focus\:translate-x-29\.5:focus {
    transform: translateX(7.375rem) !important;
  }

  .md\:focus\:translate-x-30\.5:focus {
    transform: translateX(7.625rem) !important;
  }

  .md\:focus\:translate-x-31\.5:focus {
    transform: translateX(7.875rem) !important;
  }

  .md\:focus\:translate-x-32\.5:focus {
    transform: translateX(8.125rem) !important;
  }

  .md\:focus\:translate-x-33\.5:focus {
    transform: translateX(8.375rem) !important;
  }

  .md\:focus\:translate-x-34\.5:focus {
    transform: translateX(8.625rem) !important;
  }

  .md\:focus\:translate-x-35\.5:focus {
    transform: translateX(8.875rem) !important;
  }

  .md\:focus\:translate-x-36\.5:focus {
    transform: translateX(9.125rem) !important;
  }

  .md\:focus\:translate-x-37\.5:focus {
    transform: translateX(9.375rem) !important;
  }

  .md\:focus\:translate-x-38\.5:focus {
    transform: translateX(9.625rem) !important;
  }

  .md\:focus\:translate-x-39\.5:focus {
    transform: translateX(9.875rem) !important;
  }

  .md\:focus\:translate-x-40\.5:focus {
    transform: translateX(10.125rem) !important;
  }

  .md\:focus\:translate-x-41\.5:focus {
    transform: translateX(10.375rem) !important;
  }

  .md\:focus\:translate-x-42\.5:focus {
    transform: translateX(10.625rem) !important;
  }

  .md\:focus\:translate-x-43\.5:focus {
    transform: translateX(10.875rem) !important;
  }

  .md\:focus\:translate-x-44\.5:focus {
    transform: translateX(11.125rem) !important;
  }

  .md\:focus\:translate-x-45\.5:focus {
    transform: translateX(11.375rem) !important;
  }

  .md\:focus\:translate-x-46\.5:focus {
    transform: translateX(11.625rem) !important;
  }

  .md\:focus\:translate-x-47\.5:focus {
    transform: translateX(11.875rem) !important;
  }

  .md\:focus\:translate-x-48\.5:focus {
    transform: translateX(12.125rem) !important;
  }

  .md\:focus\:translate-x-49\.5:focus {
    transform: translateX(12.375rem) !important;
  }

  .md\:focus\:translate-x-50\.5:focus {
    transform: translateX(12.625rem) !important;
  }

  .md\:focus\:translate-x-51\.5:focus {
    transform: translateX(12.875rem) !important;
  }

  .md\:focus\:translate-x-52\.5:focus {
    transform: translateX(13.125rem) !important;
  }

  .md\:focus\:translate-x-53\.5:focus {
    transform: translateX(13.375rem) !important;
  }

  .md\:focus\:translate-x-54\.5:focus {
    transform: translateX(13.625rem) !important;
  }

  .md\:focus\:translate-x-55\.5:focus {
    transform: translateX(13.875rem) !important;
  }

  .md\:focus\:translate-x-56\.5:focus {
    transform: translateX(14.125rem) !important;
  }

  .md\:focus\:translate-x-57\.5:focus {
    transform: translateX(14.375rem) !important;
  }

  .md\:focus\:translate-x-58\.5:focus {
    transform: translateX(14.625rem) !important;
  }

  .md\:focus\:translate-x-59\.5:focus {
    transform: translateX(14.875rem) !important;
  }

  .md\:focus\:translate-x-60\.5:focus {
    transform: translateX(15.125rem) !important;
  }

  .md\:focus\:translate-x-61\.5:focus {
    transform: translateX(15.375rem) !important;
  }

  .md\:focus\:translate-x-62\.5:focus {
    transform: translateX(15.625rem) !important;
  }

  .md\:focus\:translate-x-63\.5:focus {
    transform: translateX(15.875rem) !important;
  }

  .md\:focus\:translate-x-64\.5:focus {
    transform: translateX(16.125rem) !important;
  }

  .md\:focus\:translate-x-65\.5:focus {
    transform: translateX(16.375rem) !important;
  }

  .md\:focus\:translate-x-66\.5:focus {
    transform: translateX(16.625rem) !important;
  }

  .md\:focus\:translate-x-67\.5:focus {
    transform: translateX(16.875rem) !important;
  }

  .md\:focus\:translate-x-68\.5:focus {
    transform: translateX(17.125rem) !important;
  }

  .md\:focus\:translate-x-69\.5:focus {
    transform: translateX(17.375rem) !important;
  }

  .md\:focus\:translate-x-70\.5:focus {
    transform: translateX(17.625rem) !important;
  }

  .md\:focus\:translate-x-71\.5:focus {
    transform: translateX(17.875rem) !important;
  }

  .md\:focus\:translate-x-72\.5:focus {
    transform: translateX(18.125rem) !important;
  }

  .md\:focus\:translate-x-73\.5:focus {
    transform: translateX(18.375rem) !important;
  }

  .md\:focus\:translate-x-74\.5:focus {
    transform: translateX(18.625rem) !important;
  }

  .md\:focus\:translate-x-75\.5:focus {
    transform: translateX(18.875rem) !important;
  }

  .md\:focus\:translate-x-76\.5:focus {
    transform: translateX(19.125rem) !important;
  }

  .md\:focus\:translate-x-77\.5:focus {
    transform: translateX(19.375rem) !important;
  }

  .md\:focus\:translate-x-78\.5:focus {
    transform: translateX(19.625rem) !important;
  }

  .md\:focus\:translate-x-79\.5:focus {
    transform: translateX(19.875rem) !important;
  }

  .md\:focus\:translate-x-80\.5:focus {
    transform: translateX(20.125rem) !important;
  }

  .md\:focus\:translate-x-81\.5:focus {
    transform: translateX(20.375rem) !important;
  }

  .md\:focus\:translate-x-82\.5:focus {
    transform: translateX(20.625rem) !important;
  }

  .md\:focus\:translate-x-83\.5:focus {
    transform: translateX(20.875rem) !important;
  }

  .md\:focus\:translate-x-84\.5:focus {
    transform: translateX(21.125rem) !important;
  }

  .md\:focus\:translate-x-85\.5:focus {
    transform: translateX(21.375rem) !important;
  }

  .md\:focus\:translate-x-86\.5:focus {
    transform: translateX(21.625rem) !important;
  }

  .md\:focus\:translate-x-87\.5:focus {
    transform: translateX(21.875rem) !important;
  }

  .md\:focus\:translate-x-88\.5:focus {
    transform: translateX(22.125rem) !important;
  }

  .md\:focus\:translate-x-89\.5:focus {
    transform: translateX(22.375rem) !important;
  }

  .md\:focus\:translate-x-90\.5:focus {
    transform: translateX(22.625rem) !important;
  }

  .md\:focus\:translate-x-91\.5:focus {
    transform: translateX(22.875rem) !important;
  }

  .md\:focus\:translate-x-92\.5:focus {
    transform: translateX(23.125rem) !important;
  }

  .md\:focus\:translate-x-93\.5:focus {
    transform: translateX(23.375rem) !important;
  }

  .md\:focus\:translate-x-94\.5:focus {
    transform: translateX(23.625rem) !important;
  }

  .md\:focus\:translate-x-95\.5:focus {
    transform: translateX(23.875rem) !important;
  }

  .md\:focus\:translate-x-96\.5:focus {
    transform: translateX(24.125rem) !important;
  }

  .md\:focus\:translate-x-97\.5:focus {
    transform: translateX(24.375rem) !important;
  }

  .md\:focus\:translate-x-98\.5:focus {
    transform: translateX(24.625rem) !important;
  }

  .md\:focus\:translate-x-99\.5:focus {
    transform: translateX(24.875rem) !important;
  }

  .md\:focus\:translate-x-100\.5:focus {
    transform: translateX(25.125rem) !important;
  }

  .md\:focus\:translate-x-101\.5:focus {
    transform: translateX(25.375rem) !important;
  }

  .md\:focus\:translate-x-102\.5:focus {
    transform: translateX(25.625rem) !important;
  }

  .md\:focus\:translate-x-103\.5:focus {
    transform: translateX(25.875rem) !important;
  }

  .md\:focus\:translate-x-104\.5:focus {
    transform: translateX(26.125rem) !important;
  }

  .md\:focus\:-translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .md\:focus\:-translate-x-1:focus {
    transform: translateX(-0.25rem) !important;
  }

  .md\:focus\:-translate-x-2:focus {
    transform: translateX(-0.5rem) !important;
  }

  .md\:focus\:-translate-x-3:focus {
    transform: translateX(-0.75rem) !important;
  }

  .md\:focus\:-translate-x-4:focus {
    transform: translateX(-1rem) !important;
  }

  .md\:focus\:-translate-x-5:focus {
    transform: translateX(-1.25rem) !important;
  }

  .md\:focus\:-translate-x-6:focus {
    transform: translateX(-1.5rem) !important;
  }

  .md\:focus\:-translate-x-7:focus {
    transform: translateX(-1.75rem) !important;
  }

  .md\:focus\:-translate-x-8:focus {
    transform: translateX(-2rem) !important;
  }

  .md\:focus\:-translate-x-9:focus {
    transform: translateX(-2.25rem) !important;
  }

  .md\:focus\:-translate-x-10:focus {
    transform: translateX(-2.5rem) !important;
  }

  .md\:focus\:-translate-x-11:focus {
    transform: translateX(-2.75rem) !important;
  }

  .md\:focus\:-translate-x-12:focus {
    transform: translateX(-3rem) !important;
  }

  .md\:focus\:-translate-x-13:focus {
    transform: translateX(-3.25rem) !important;
  }

  .md\:focus\:-translate-x-14:focus {
    transform: translateX(-3.5rem) !important;
  }

  .md\:focus\:-translate-x-15:focus {
    transform: translateX(-3.75rem) !important;
  }

  .md\:focus\:-translate-x-16:focus {
    transform: translateX(-4rem) !important;
  }

  .md\:focus\:-translate-x-17:focus {
    transform: translateX(-4.25rem) !important;
  }

  .md\:focus\:-translate-x-18:focus {
    transform: translateX(-4.5rem) !important;
  }

  .md\:focus\:-translate-x-19:focus {
    transform: translateX(-4.75rem) !important;
  }

  .md\:focus\:-translate-x-20:focus {
    transform: translateX(-5rem) !important;
  }

  .md\:focus\:-translate-x-21:focus {
    transform: translateX(-5.25rem) !important;
  }

  .md\:focus\:-translate-x-22:focus {
    transform: translateX(-5.5rem) !important;
  }

  .md\:focus\:-translate-x-23:focus {
    transform: translateX(-5.75rem) !important;
  }

  .md\:focus\:-translate-x-24:focus {
    transform: translateX(-6rem) !important;
  }

  .md\:focus\:-translate-x-25:focus {
    transform: translateX(-6.25rem) !important;
  }

  .md\:focus\:-translate-x-26:focus {
    transform: translateX(-6.5rem) !important;
  }

  .md\:focus\:-translate-x-27:focus {
    transform: translateX(-6.75rem) !important;
  }

  .md\:focus\:-translate-x-28:focus {
    transform: translateX(-7rem) !important;
  }

  .md\:focus\:-translate-x-29:focus {
    transform: translateX(-7.25rem) !important;
  }

  .md\:focus\:-translate-x-30:focus {
    transform: translateX(-7.5rem) !important;
  }

  .md\:focus\:-translate-x-31:focus {
    transform: translateX(-7.75rem) !important;
  }

  .md\:focus\:-translate-x-32:focus {
    transform: translateX(-8rem) !important;
  }

  .md\:focus\:-translate-x-33:focus {
    transform: translateX(-8.25rem) !important;
  }

  .md\:focus\:-translate-x-34:focus {
    transform: translateX(-8.5rem) !important;
  }

  .md\:focus\:-translate-x-35:focus {
    transform: translateX(-8.75rem) !important;
  }

  .md\:focus\:-translate-x-36:focus {
    transform: translateX(-9rem) !important;
  }

  .md\:focus\:-translate-x-37:focus {
    transform: translateX(-9.25rem) !important;
  }

  .md\:focus\:-translate-x-38:focus {
    transform: translateX(-9.5rem) !important;
  }

  .md\:focus\:-translate-x-39:focus {
    transform: translateX(-9.75rem) !important;
  }

  .md\:focus\:-translate-x-40:focus {
    transform: translateX(-10rem) !important;
  }

  .md\:focus\:-translate-x-41:focus {
    transform: translateX(-10.25rem) !important;
  }

  .md\:focus\:-translate-x-42:focus {
    transform: translateX(-10.5rem) !important;
  }

  .md\:focus\:-translate-x-43:focus {
    transform: translateX(-10.75rem) !important;
  }

  .md\:focus\:-translate-x-44:focus {
    transform: translateX(-11rem) !important;
  }

  .md\:focus\:-translate-x-45:focus {
    transform: translateX(-11.25rem) !important;
  }

  .md\:focus\:-translate-x-46:focus {
    transform: translateX(-11.5rem) !important;
  }

  .md\:focus\:-translate-x-47:focus {
    transform: translateX(-11.75rem) !important;
  }

  .md\:focus\:-translate-x-48:focus {
    transform: translateX(-12rem) !important;
  }

  .md\:focus\:-translate-x-49:focus {
    transform: translateX(-12.25rem) !important;
  }

  .md\:focus\:-translate-x-50:focus {
    transform: translateX(-12.5rem) !important;
  }

  .md\:focus\:-translate-x-51:focus {
    transform: translateX(-12.75rem) !important;
  }

  .md\:focus\:-translate-x-52:focus {
    transform: translateX(-13rem) !important;
  }

  .md\:focus\:-translate-x-53:focus {
    transform: translateX(-13.25rem) !important;
  }

  .md\:focus\:-translate-x-54:focus {
    transform: translateX(-13.5rem) !important;
  }

  .md\:focus\:-translate-x-55:focus {
    transform: translateX(-13.75rem) !important;
  }

  .md\:focus\:-translate-x-56:focus {
    transform: translateX(-14rem) !important;
  }

  .md\:focus\:-translate-x-57:focus {
    transform: translateX(-14.25rem) !important;
  }

  .md\:focus\:-translate-x-58:focus {
    transform: translateX(-14.5rem) !important;
  }

  .md\:focus\:-translate-x-59:focus {
    transform: translateX(-14.75rem) !important;
  }

  .md\:focus\:-translate-x-60:focus {
    transform: translateX(-15rem) !important;
  }

  .md\:focus\:-translate-x-61:focus {
    transform: translateX(-15.25rem) !important;
  }

  .md\:focus\:-translate-x-62:focus {
    transform: translateX(-15.5rem) !important;
  }

  .md\:focus\:-translate-x-63:focus {
    transform: translateX(-15.75rem) !important;
  }

  .md\:focus\:-translate-x-64:focus {
    transform: translateX(-16rem) !important;
  }

  .md\:focus\:-translate-x-65:focus {
    transform: translateX(-16.25rem) !important;
  }

  .md\:focus\:-translate-x-66:focus {
    transform: translateX(-16.5rem) !important;
  }

  .md\:focus\:-translate-x-67:focus {
    transform: translateX(-16.75rem) !important;
  }

  .md\:focus\:-translate-x-68:focus {
    transform: translateX(-17rem) !important;
  }

  .md\:focus\:-translate-x-69:focus {
    transform: translateX(-17.25rem) !important;
  }

  .md\:focus\:-translate-x-70:focus {
    transform: translateX(-17.5rem) !important;
  }

  .md\:focus\:-translate-x-71:focus {
    transform: translateX(-17.75rem) !important;
  }

  .md\:focus\:-translate-x-72:focus {
    transform: translateX(-18rem) !important;
  }

  .md\:focus\:-translate-x-73:focus {
    transform: translateX(-18.25rem) !important;
  }

  .md\:focus\:-translate-x-74:focus {
    transform: translateX(-18.5rem) !important;
  }

  .md\:focus\:-translate-x-75:focus {
    transform: translateX(-18.75rem) !important;
  }

  .md\:focus\:-translate-x-76:focus {
    transform: translateX(-19rem) !important;
  }

  .md\:focus\:-translate-x-77:focus {
    transform: translateX(-19.25rem) !important;
  }

  .md\:focus\:-translate-x-78:focus {
    transform: translateX(-19.5rem) !important;
  }

  .md\:focus\:-translate-x-79:focus {
    transform: translateX(-19.75rem) !important;
  }

  .md\:focus\:-translate-x-80:focus {
    transform: translateX(-20rem) !important;
  }

  .md\:focus\:-translate-x-81:focus {
    transform: translateX(-20.25rem) !important;
  }

  .md\:focus\:-translate-x-82:focus {
    transform: translateX(-20.5rem) !important;
  }

  .md\:focus\:-translate-x-83:focus {
    transform: translateX(-20.75rem) !important;
  }

  .md\:focus\:-translate-x-84:focus {
    transform: translateX(-21rem) !important;
  }

  .md\:focus\:-translate-x-85:focus {
    transform: translateX(-21.25rem) !important;
  }

  .md\:focus\:-translate-x-86:focus {
    transform: translateX(-21.5rem) !important;
  }

  .md\:focus\:-translate-x-87:focus {
    transform: translateX(-21.75rem) !important;
  }

  .md\:focus\:-translate-x-88:focus {
    transform: translateX(-22rem) !important;
  }

  .md\:focus\:-translate-x-89:focus {
    transform: translateX(-22.25rem) !important;
  }

  .md\:focus\:-translate-x-90:focus {
    transform: translateX(-22.5rem) !important;
  }

  .md\:focus\:-translate-x-91:focus {
    transform: translateX(-22.75rem) !important;
  }

  .md\:focus\:-translate-x-92:focus {
    transform: translateX(-23rem) !important;
  }

  .md\:focus\:-translate-x-93:focus {
    transform: translateX(-23.25rem) !important;
  }

  .md\:focus\:-translate-x-94:focus {
    transform: translateX(-23.5rem) !important;
  }

  .md\:focus\:-translate-x-95:focus {
    transform: translateX(-23.75rem) !important;
  }

  .md\:focus\:-translate-x-96:focus {
    transform: translateX(-24rem) !important;
  }

  .md\:focus\:-translate-x-97:focus {
    transform: translateX(-24.25rem) !important;
  }

  .md\:focus\:-translate-x-98:focus {
    transform: translateX(-24.5rem) !important;
  }

  .md\:focus\:-translate-x-99:focus {
    transform: translateX(-24.75rem) !important;
  }

  .md\:focus\:-translate-x-100:focus {
    transform: translateX(-25rem) !important;
  }

  .md\:focus\:-translate-x-101:focus {
    transform: translateX(-25.25rem) !important;
  }

  .md\:focus\:-translate-x-102:focus {
    transform: translateX(-25.5rem) !important;
  }

  .md\:focus\:-translate-x-103:focus {
    transform: translateX(-25.75rem) !important;
  }

  .md\:focus\:-translate-x-104:focus {
    transform: translateX(-26rem) !important;
  }

  .md\:focus\:-translate-x-105:focus {
    transform: translateX(-26.25rem) !important;
  }

  .md\:focus\:-translate-x-px:focus {
    transform: translateX(-1px) !important;
  }

  .md\:focus\:-translate-x-0\.5:focus {
    transform: translateX(-0.125rem) !important;
  }

  .md\:focus\:-translate-x-1\.5:focus {
    transform: translateX(-0.375rem) !important;
  }

  .md\:focus\:-translate-x-2\.5:focus {
    transform: translateX(-0.625rem) !important;
  }

  .md\:focus\:-translate-x-3\.5:focus {
    transform: translateX(-0.875rem) !important;
  }

  .md\:focus\:-translate-x-4\.5:focus {
    transform: translateX(-1.125rem) !important;
  }

  .md\:focus\:-translate-x-5\.5:focus {
    transform: translateX(-1.375rem) !important;
  }

  .md\:focus\:-translate-x-6\.5:focus {
    transform: translateX(-1.625rem) !important;
  }

  .md\:focus\:-translate-x-7\.5:focus {
    transform: translateX(-1.875rem) !important;
  }

  .md\:focus\:-translate-x-8\.5:focus {
    transform: translateX(-2.125rem) !important;
  }

  .md\:focus\:-translate-x-9\.5:focus {
    transform: translateX(-2.375rem) !important;
  }

  .md\:focus\:-translate-x-10\.5:focus {
    transform: translateX(-2.625rem) !important;
  }

  .md\:focus\:-translate-x-11\.5:focus {
    transform: translateX(-2.875rem) !important;
  }

  .md\:focus\:-translate-x-12\.5:focus {
    transform: translateX(-3.125rem) !important;
  }

  .md\:focus\:-translate-x-13\.5:focus {
    transform: translateX(-3.375rem) !important;
  }

  .md\:focus\:-translate-x-14\.5:focus {
    transform: translateX(-3.625rem) !important;
  }

  .md\:focus\:-translate-x-15\.5:focus {
    transform: translateX(-3.875rem) !important;
  }

  .md\:focus\:-translate-x-16\.5:focus {
    transform: translateX(-4.125rem) !important;
  }

  .md\:focus\:-translate-x-17\.5:focus {
    transform: translateX(-4.375rem) !important;
  }

  .md\:focus\:-translate-x-18\.5:focus {
    transform: translateX(-4.625rem) !important;
  }

  .md\:focus\:-translate-x-19\.5:focus {
    transform: translateX(-4.875rem) !important;
  }

  .md\:focus\:-translate-x-20\.5:focus {
    transform: translateX(-5.125rem) !important;
  }

  .md\:focus\:-translate-x-21\.5:focus {
    transform: translateX(-5.375rem) !important;
  }

  .md\:focus\:-translate-x-22\.5:focus {
    transform: translateX(-5.625rem) !important;
  }

  .md\:focus\:-translate-x-23\.5:focus {
    transform: translateX(-5.875rem) !important;
  }

  .md\:focus\:-translate-x-24\.5:focus {
    transform: translateX(-6.125rem) !important;
  }

  .md\:focus\:-translate-x-25\.5:focus {
    transform: translateX(-6.375rem) !important;
  }

  .md\:focus\:-translate-x-26\.5:focus {
    transform: translateX(-6.625rem) !important;
  }

  .md\:focus\:-translate-x-27\.5:focus {
    transform: translateX(-6.875rem) !important;
  }

  .md\:focus\:-translate-x-28\.5:focus {
    transform: translateX(-7.125rem) !important;
  }

  .md\:focus\:-translate-x-29\.5:focus {
    transform: translateX(-7.375rem) !important;
  }

  .md\:focus\:-translate-x-30\.5:focus {
    transform: translateX(-7.625rem) !important;
  }

  .md\:focus\:-translate-x-31\.5:focus {
    transform: translateX(-7.875rem) !important;
  }

  .md\:focus\:-translate-x-32\.5:focus {
    transform: translateX(-8.125rem) !important;
  }

  .md\:focus\:-translate-x-33\.5:focus {
    transform: translateX(-8.375rem) !important;
  }

  .md\:focus\:-translate-x-34\.5:focus {
    transform: translateX(-8.625rem) !important;
  }

  .md\:focus\:-translate-x-35\.5:focus {
    transform: translateX(-8.875rem) !important;
  }

  .md\:focus\:-translate-x-36\.5:focus {
    transform: translateX(-9.125rem) !important;
  }

  .md\:focus\:-translate-x-37\.5:focus {
    transform: translateX(-9.375rem) !important;
  }

  .md\:focus\:-translate-x-38\.5:focus {
    transform: translateX(-9.625rem) !important;
  }

  .md\:focus\:-translate-x-39\.5:focus {
    transform: translateX(-9.875rem) !important;
  }

  .md\:focus\:-translate-x-40\.5:focus {
    transform: translateX(-10.125rem) !important;
  }

  .md\:focus\:-translate-x-41\.5:focus {
    transform: translateX(-10.375rem) !important;
  }

  .md\:focus\:-translate-x-42\.5:focus {
    transform: translateX(-10.625rem) !important;
  }

  .md\:focus\:-translate-x-43\.5:focus {
    transform: translateX(-10.875rem) !important;
  }

  .md\:focus\:-translate-x-44\.5:focus {
    transform: translateX(-11.125rem) !important;
  }

  .md\:focus\:-translate-x-45\.5:focus {
    transform: translateX(-11.375rem) !important;
  }

  .md\:focus\:-translate-x-46\.5:focus {
    transform: translateX(-11.625rem) !important;
  }

  .md\:focus\:-translate-x-47\.5:focus {
    transform: translateX(-11.875rem) !important;
  }

  .md\:focus\:-translate-x-48\.5:focus {
    transform: translateX(-12.125rem) !important;
  }

  .md\:focus\:-translate-x-49\.5:focus {
    transform: translateX(-12.375rem) !important;
  }

  .md\:focus\:-translate-x-50\.5:focus {
    transform: translateX(-12.625rem) !important;
  }

  .md\:focus\:-translate-x-51\.5:focus {
    transform: translateX(-12.875rem) !important;
  }

  .md\:focus\:-translate-x-52\.5:focus {
    transform: translateX(-13.125rem) !important;
  }

  .md\:focus\:-translate-x-53\.5:focus {
    transform: translateX(-13.375rem) !important;
  }

  .md\:focus\:-translate-x-54\.5:focus {
    transform: translateX(-13.625rem) !important;
  }

  .md\:focus\:-translate-x-55\.5:focus {
    transform: translateX(-13.875rem) !important;
  }

  .md\:focus\:-translate-x-56\.5:focus {
    transform: translateX(-14.125rem) !important;
  }

  .md\:focus\:-translate-x-57\.5:focus {
    transform: translateX(-14.375rem) !important;
  }

  .md\:focus\:-translate-x-58\.5:focus {
    transform: translateX(-14.625rem) !important;
  }

  .md\:focus\:-translate-x-59\.5:focus {
    transform: translateX(-14.875rem) !important;
  }

  .md\:focus\:-translate-x-60\.5:focus {
    transform: translateX(-15.125rem) !important;
  }

  .md\:focus\:-translate-x-61\.5:focus {
    transform: translateX(-15.375rem) !important;
  }

  .md\:focus\:-translate-x-62\.5:focus {
    transform: translateX(-15.625rem) !important;
  }

  .md\:focus\:-translate-x-63\.5:focus {
    transform: translateX(-15.875rem) !important;
  }

  .md\:focus\:-translate-x-64\.5:focus {
    transform: translateX(-16.125rem) !important;
  }

  .md\:focus\:-translate-x-65\.5:focus {
    transform: translateX(-16.375rem) !important;
  }

  .md\:focus\:-translate-x-66\.5:focus {
    transform: translateX(-16.625rem) !important;
  }

  .md\:focus\:-translate-x-67\.5:focus {
    transform: translateX(-16.875rem) !important;
  }

  .md\:focus\:-translate-x-68\.5:focus {
    transform: translateX(-17.125rem) !important;
  }

  .md\:focus\:-translate-x-69\.5:focus {
    transform: translateX(-17.375rem) !important;
  }

  .md\:focus\:-translate-x-70\.5:focus {
    transform: translateX(-17.625rem) !important;
  }

  .md\:focus\:-translate-x-71\.5:focus {
    transform: translateX(-17.875rem) !important;
  }

  .md\:focus\:-translate-x-72\.5:focus {
    transform: translateX(-18.125rem) !important;
  }

  .md\:focus\:-translate-x-73\.5:focus {
    transform: translateX(-18.375rem) !important;
  }

  .md\:focus\:-translate-x-74\.5:focus {
    transform: translateX(-18.625rem) !important;
  }

  .md\:focus\:-translate-x-75\.5:focus {
    transform: translateX(-18.875rem) !important;
  }

  .md\:focus\:-translate-x-76\.5:focus {
    transform: translateX(-19.125rem) !important;
  }

  .md\:focus\:-translate-x-77\.5:focus {
    transform: translateX(-19.375rem) !important;
  }

  .md\:focus\:-translate-x-78\.5:focus {
    transform: translateX(-19.625rem) !important;
  }

  .md\:focus\:-translate-x-79\.5:focus {
    transform: translateX(-19.875rem) !important;
  }

  .md\:focus\:-translate-x-80\.5:focus {
    transform: translateX(-20.125rem) !important;
  }

  .md\:focus\:-translate-x-81\.5:focus {
    transform: translateX(-20.375rem) !important;
  }

  .md\:focus\:-translate-x-82\.5:focus {
    transform: translateX(-20.625rem) !important;
  }

  .md\:focus\:-translate-x-83\.5:focus {
    transform: translateX(-20.875rem) !important;
  }

  .md\:focus\:-translate-x-84\.5:focus {
    transform: translateX(-21.125rem) !important;
  }

  .md\:focus\:-translate-x-85\.5:focus {
    transform: translateX(-21.375rem) !important;
  }

  .md\:focus\:-translate-x-86\.5:focus {
    transform: translateX(-21.625rem) !important;
  }

  .md\:focus\:-translate-x-87\.5:focus {
    transform: translateX(-21.875rem) !important;
  }

  .md\:focus\:-translate-x-88\.5:focus {
    transform: translateX(-22.125rem) !important;
  }

  .md\:focus\:-translate-x-89\.5:focus {
    transform: translateX(-22.375rem) !important;
  }

  .md\:focus\:-translate-x-90\.5:focus {
    transform: translateX(-22.625rem) !important;
  }

  .md\:focus\:-translate-x-91\.5:focus {
    transform: translateX(-22.875rem) !important;
  }

  .md\:focus\:-translate-x-92\.5:focus {
    transform: translateX(-23.125rem) !important;
  }

  .md\:focus\:-translate-x-93\.5:focus {
    transform: translateX(-23.375rem) !important;
  }

  .md\:focus\:-translate-x-94\.5:focus {
    transform: translateX(-23.625rem) !important;
  }

  .md\:focus\:-translate-x-95\.5:focus {
    transform: translateX(-23.875rem) !important;
  }

  .md\:focus\:-translate-x-96\.5:focus {
    transform: translateX(-24.125rem) !important;
  }

  .md\:focus\:-translate-x-97\.5:focus {
    transform: translateX(-24.375rem) !important;
  }

  .md\:focus\:-translate-x-98\.5:focus {
    transform: translateX(-24.625rem) !important;
  }

  .md\:focus\:-translate-x-99\.5:focus {
    transform: translateX(-24.875rem) !important;
  }

  .md\:focus\:-translate-x-100\.5:focus {
    transform: translateX(-25.125rem) !important;
  }

  .md\:focus\:-translate-x-101\.5:focus {
    transform: translateX(-25.375rem) !important;
  }

  .md\:focus\:-translate-x-102\.5:focus {
    transform: translateX(-25.625rem) !important;
  }

  .md\:focus\:-translate-x-103\.5:focus {
    transform: translateX(-25.875rem) !important;
  }

  .md\:focus\:-translate-x-104\.5:focus {
    transform: translateX(-26.125rem) !important;
  }

  .md\:focus\:-translate-x-full:focus {
    transform: translateX(-100%) !important;
  }

  .md\:focus\:-translate-x-1\/2:focus {
    transform: translateX(-50%) !important;
  }

  .md\:focus\:translate-x-1\/2:focus {
    transform: translateX(50%) !important;
  }

  .md\:focus\:translate-x-full:focus {
    transform: translateX(100%) !important;
  }

  .md\:focus\:translate-x-1\/3:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:focus\:-translate-x-1\/3:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:focus\:translate-x-2\/3:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:focus\:-translate-x-2\/3:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:focus\:translate-x-1\/4:focus {
    transform: translateX(25%) !important;
  }

  .md\:focus\:-translate-x-1\/4:focus {
    transform: translateX(-25%) !important;
  }

  .md\:focus\:translate-x-2\/4:focus {
    transform: translateX(50%) !important;
  }

  .md\:focus\:-translate-x-2\/4:focus {
    transform: translateX(-50%) !important;
  }

  .md\:focus\:translate-x-3\/4:focus {
    transform: translateX(75%) !important;
  }

  .md\:focus\:-translate-x-3\/4:focus {
    transform: translateX(-75%) !important;
  }

  .md\:focus\:translate-x-1\/5:focus {
    transform: translateX(20%) !important;
  }

  .md\:focus\:-translate-x-1\/5:focus {
    transform: translateX(-20%) !important;
  }

  .md\:focus\:translate-x-2\/5:focus {
    transform: translateX(40%) !important;
  }

  .md\:focus\:-translate-x-2\/5:focus {
    transform: translateX(-40%) !important;
  }

  .md\:focus\:translate-x-3\/5:focus {
    transform: translateX(60%) !important;
  }

  .md\:focus\:-translate-x-3\/5:focus {
    transform: translateX(-60%) !important;
  }

  .md\:focus\:translate-x-4\/5:focus {
    transform: translateX(80%) !important;
  }

  .md\:focus\:-translate-x-4\/5:focus {
    transform: translateX(-80%) !important;
  }

  .md\:focus\:translate-x-1\/6:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .md\:focus\:-translate-x-1\/6:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .md\:focus\:translate-x-2\/6:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:focus\:-translate-x-2\/6:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:focus\:translate-x-3\/6:focus {
    transform: translateX(50%) !important;
  }

  .md\:focus\:-translate-x-3\/6:focus {
    transform: translateX(-50%) !important;
  }

  .md\:focus\:translate-x-4\/6:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:focus\:-translate-x-4\/6:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:focus\:translate-x-5\/6:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .md\:focus\:-translate-x-5\/6:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .md\:focus\:translate-x-1\/12:focus {
    transform: translateX(8.333333333333332%) !important;
  }

  .md\:focus\:-translate-x-1\/12:focus {
    transform: translateX(-8.333333333333332%) !important;
  }

  .md\:focus\:translate-x-2\/12:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .md\:focus\:-translate-x-2\/12:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .md\:focus\:translate-x-3\/12:focus {
    transform: translateX(25%) !important;
  }

  .md\:focus\:-translate-x-3\/12:focus {
    transform: translateX(-25%) !important;
  }

  .md\:focus\:translate-x-4\/12:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .md\:focus\:-translate-x-4\/12:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .md\:focus\:translate-x-5\/12:focus {
    transform: translateX(41.66666666666667%) !important;
  }

  .md\:focus\:-translate-x-5\/12:focus {
    transform: translateX(-41.66666666666667%) !important;
  }

  .md\:focus\:translate-x-6\/12:focus {
    transform: translateX(50%) !important;
  }

  .md\:focus\:-translate-x-6\/12:focus {
    transform: translateX(-50%) !important;
  }

  .md\:focus\:translate-x-7\/12:focus {
    transform: translateX(58.333333333333336%) !important;
  }

  .md\:focus\:-translate-x-7\/12:focus {
    transform: translateX(-58.333333333333336%) !important;
  }

  .md\:focus\:translate-x-8\/12:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .md\:focus\:-translate-x-8\/12:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .md\:focus\:translate-x-9\/12:focus {
    transform: translateX(75%) !important;
  }

  .md\:focus\:-translate-x-9\/12:focus {
    transform: translateX(-75%) !important;
  }

  .md\:focus\:translate-x-10\/12:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .md\:focus\:-translate-x-10\/12:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .md\:focus\:translate-x-11\/12:focus {
    transform: translateX(91.66666666666666%) !important;
  }

  .md\:focus\:-translate-x-11\/12:focus {
    transform: translateX(-91.66666666666666%) !important;
  }

  .md\:focus\:translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .md\:focus\:translate-y-1:focus {
    transform: translateY(0.25rem) !important;
  }

  .md\:focus\:translate-y-2:focus {
    transform: translateY(0.5rem) !important;
  }

  .md\:focus\:translate-y-3:focus {
    transform: translateY(0.75rem) !important;
  }

  .md\:focus\:translate-y-4:focus {
    transform: translateY(1rem) !important;
  }

  .md\:focus\:translate-y-5:focus {
    transform: translateY(1.25rem) !important;
  }

  .md\:focus\:translate-y-6:focus {
    transform: translateY(1.5rem) !important;
  }

  .md\:focus\:translate-y-7:focus {
    transform: translateY(1.75rem) !important;
  }

  .md\:focus\:translate-y-8:focus {
    transform: translateY(2rem) !important;
  }

  .md\:focus\:translate-y-9:focus {
    transform: translateY(2.25rem) !important;
  }

  .md\:focus\:translate-y-10:focus {
    transform: translateY(2.5rem) !important;
  }

  .md\:focus\:translate-y-11:focus {
    transform: translateY(2.75rem) !important;
  }

  .md\:focus\:translate-y-12:focus {
    transform: translateY(3rem) !important;
  }

  .md\:focus\:translate-y-13:focus {
    transform: translateY(3.25rem) !important;
  }

  .md\:focus\:translate-y-14:focus {
    transform: translateY(3.5rem) !important;
  }

  .md\:focus\:translate-y-15:focus {
    transform: translateY(3.75rem) !important;
  }

  .md\:focus\:translate-y-16:focus {
    transform: translateY(4rem) !important;
  }

  .md\:focus\:translate-y-17:focus {
    transform: translateY(4.25rem) !important;
  }

  .md\:focus\:translate-y-18:focus {
    transform: translateY(4.5rem) !important;
  }

  .md\:focus\:translate-y-19:focus {
    transform: translateY(4.75rem) !important;
  }

  .md\:focus\:translate-y-20:focus {
    transform: translateY(5rem) !important;
  }

  .md\:focus\:translate-y-21:focus {
    transform: translateY(5.25rem) !important;
  }

  .md\:focus\:translate-y-22:focus {
    transform: translateY(5.5rem) !important;
  }

  .md\:focus\:translate-y-23:focus {
    transform: translateY(5.75rem) !important;
  }

  .md\:focus\:translate-y-24:focus {
    transform: translateY(6rem) !important;
  }

  .md\:focus\:translate-y-25:focus {
    transform: translateY(6.25rem) !important;
  }

  .md\:focus\:translate-y-26:focus {
    transform: translateY(6.5rem) !important;
  }

  .md\:focus\:translate-y-27:focus {
    transform: translateY(6.75rem) !important;
  }

  .md\:focus\:translate-y-28:focus {
    transform: translateY(7rem) !important;
  }

  .md\:focus\:translate-y-29:focus {
    transform: translateY(7.25rem) !important;
  }

  .md\:focus\:translate-y-30:focus {
    transform: translateY(7.5rem) !important;
  }

  .md\:focus\:translate-y-31:focus {
    transform: translateY(7.75rem) !important;
  }

  .md\:focus\:translate-y-32:focus {
    transform: translateY(8rem) !important;
  }

  .md\:focus\:translate-y-33:focus {
    transform: translateY(8.25rem) !important;
  }

  .md\:focus\:translate-y-34:focus {
    transform: translateY(8.5rem) !important;
  }

  .md\:focus\:translate-y-35:focus {
    transform: translateY(8.75rem) !important;
  }

  .md\:focus\:translate-y-36:focus {
    transform: translateY(9rem) !important;
  }

  .md\:focus\:translate-y-37:focus {
    transform: translateY(9.25rem) !important;
  }

  .md\:focus\:translate-y-38:focus {
    transform: translateY(9.5rem) !important;
  }

  .md\:focus\:translate-y-39:focus {
    transform: translateY(9.75rem) !important;
  }

  .md\:focus\:translate-y-40:focus {
    transform: translateY(10rem) !important;
  }

  .md\:focus\:translate-y-41:focus {
    transform: translateY(10.25rem) !important;
  }

  .md\:focus\:translate-y-42:focus {
    transform: translateY(10.5rem) !important;
  }

  .md\:focus\:translate-y-43:focus {
    transform: translateY(10.75rem) !important;
  }

  .md\:focus\:translate-y-44:focus {
    transform: translateY(11rem) !important;
  }

  .md\:focus\:translate-y-45:focus {
    transform: translateY(11.25rem) !important;
  }

  .md\:focus\:translate-y-46:focus {
    transform: translateY(11.5rem) !important;
  }

  .md\:focus\:translate-y-47:focus {
    transform: translateY(11.75rem) !important;
  }

  .md\:focus\:translate-y-48:focus {
    transform: translateY(12rem) !important;
  }

  .md\:focus\:translate-y-49:focus {
    transform: translateY(12.25rem) !important;
  }

  .md\:focus\:translate-y-50:focus {
    transform: translateY(12.5rem) !important;
  }

  .md\:focus\:translate-y-51:focus {
    transform: translateY(12.75rem) !important;
  }

  .md\:focus\:translate-y-52:focus {
    transform: translateY(13rem) !important;
  }

  .md\:focus\:translate-y-53:focus {
    transform: translateY(13.25rem) !important;
  }

  .md\:focus\:translate-y-54:focus {
    transform: translateY(13.5rem) !important;
  }

  .md\:focus\:translate-y-55:focus {
    transform: translateY(13.75rem) !important;
  }

  .md\:focus\:translate-y-56:focus {
    transform: translateY(14rem) !important;
  }

  .md\:focus\:translate-y-57:focus {
    transform: translateY(14.25rem) !important;
  }

  .md\:focus\:translate-y-58:focus {
    transform: translateY(14.5rem) !important;
  }

  .md\:focus\:translate-y-59:focus {
    transform: translateY(14.75rem) !important;
  }

  .md\:focus\:translate-y-60:focus {
    transform: translateY(15rem) !important;
  }

  .md\:focus\:translate-y-61:focus {
    transform: translateY(15.25rem) !important;
  }

  .md\:focus\:translate-y-62:focus {
    transform: translateY(15.5rem) !important;
  }

  .md\:focus\:translate-y-63:focus {
    transform: translateY(15.75rem) !important;
  }

  .md\:focus\:translate-y-64:focus {
    transform: translateY(16rem) !important;
  }

  .md\:focus\:translate-y-65:focus {
    transform: translateY(16.25rem) !important;
  }

  .md\:focus\:translate-y-66:focus {
    transform: translateY(16.5rem) !important;
  }

  .md\:focus\:translate-y-67:focus {
    transform: translateY(16.75rem) !important;
  }

  .md\:focus\:translate-y-68:focus {
    transform: translateY(17rem) !important;
  }

  .md\:focus\:translate-y-69:focus {
    transform: translateY(17.25rem) !important;
  }

  .md\:focus\:translate-y-70:focus {
    transform: translateY(17.5rem) !important;
  }

  .md\:focus\:translate-y-71:focus {
    transform: translateY(17.75rem) !important;
  }

  .md\:focus\:translate-y-72:focus {
    transform: translateY(18rem) !important;
  }

  .md\:focus\:translate-y-73:focus {
    transform: translateY(18.25rem) !important;
  }

  .md\:focus\:translate-y-74:focus {
    transform: translateY(18.5rem) !important;
  }

  .md\:focus\:translate-y-75:focus {
    transform: translateY(18.75rem) !important;
  }

  .md\:focus\:translate-y-76:focus {
    transform: translateY(19rem) !important;
  }

  .md\:focus\:translate-y-77:focus {
    transform: translateY(19.25rem) !important;
  }

  .md\:focus\:translate-y-78:focus {
    transform: translateY(19.5rem) !important;
  }

  .md\:focus\:translate-y-79:focus {
    transform: translateY(19.75rem) !important;
  }

  .md\:focus\:translate-y-80:focus {
    transform: translateY(20rem) !important;
  }

  .md\:focus\:translate-y-81:focus {
    transform: translateY(20.25rem) !important;
  }

  .md\:focus\:translate-y-82:focus {
    transform: translateY(20.5rem) !important;
  }

  .md\:focus\:translate-y-83:focus {
    transform: translateY(20.75rem) !important;
  }

  .md\:focus\:translate-y-84:focus {
    transform: translateY(21rem) !important;
  }

  .md\:focus\:translate-y-85:focus {
    transform: translateY(21.25rem) !important;
  }

  .md\:focus\:translate-y-86:focus {
    transform: translateY(21.5rem) !important;
  }

  .md\:focus\:translate-y-87:focus {
    transform: translateY(21.75rem) !important;
  }

  .md\:focus\:translate-y-88:focus {
    transform: translateY(22rem) !important;
  }

  .md\:focus\:translate-y-89:focus {
    transform: translateY(22.25rem) !important;
  }

  .md\:focus\:translate-y-90:focus {
    transform: translateY(22.5rem) !important;
  }

  .md\:focus\:translate-y-91:focus {
    transform: translateY(22.75rem) !important;
  }

  .md\:focus\:translate-y-92:focus {
    transform: translateY(23rem) !important;
  }

  .md\:focus\:translate-y-93:focus {
    transform: translateY(23.25rem) !important;
  }

  .md\:focus\:translate-y-94:focus {
    transform: translateY(23.5rem) !important;
  }

  .md\:focus\:translate-y-95:focus {
    transform: translateY(23.75rem) !important;
  }

  .md\:focus\:translate-y-96:focus {
    transform: translateY(24rem) !important;
  }

  .md\:focus\:translate-y-97:focus {
    transform: translateY(24.25rem) !important;
  }

  .md\:focus\:translate-y-98:focus {
    transform: translateY(24.5rem) !important;
  }

  .md\:focus\:translate-y-99:focus {
    transform: translateY(24.75rem) !important;
  }

  .md\:focus\:translate-y-100:focus {
    transform: translateY(25rem) !important;
  }

  .md\:focus\:translate-y-101:focus {
    transform: translateY(25.25rem) !important;
  }

  .md\:focus\:translate-y-102:focus {
    transform: translateY(25.5rem) !important;
  }

  .md\:focus\:translate-y-103:focus {
    transform: translateY(25.75rem) !important;
  }

  .md\:focus\:translate-y-104:focus {
    transform: translateY(26rem) !important;
  }

  .md\:focus\:translate-y-105:focus {
    transform: translateY(26.25rem) !important;
  }

  .md\:focus\:translate-y-px:focus {
    transform: translateY(1px) !important;
  }

  .md\:focus\:translate-y-0\.5:focus {
    transform: translateY(0.125rem) !important;
  }

  .md\:focus\:translate-y-1\.5:focus {
    transform: translateY(0.375rem) !important;
  }

  .md\:focus\:translate-y-2\.5:focus {
    transform: translateY(0.625rem) !important;
  }

  .md\:focus\:translate-y-3\.5:focus {
    transform: translateY(0.875rem) !important;
  }

  .md\:focus\:translate-y-4\.5:focus {
    transform: translateY(1.125rem) !important;
  }

  .md\:focus\:translate-y-5\.5:focus {
    transform: translateY(1.375rem) !important;
  }

  .md\:focus\:translate-y-6\.5:focus {
    transform: translateY(1.625rem) !important;
  }

  .md\:focus\:translate-y-7\.5:focus {
    transform: translateY(1.875rem) !important;
  }

  .md\:focus\:translate-y-8\.5:focus {
    transform: translateY(2.125rem) !important;
  }

  .md\:focus\:translate-y-9\.5:focus {
    transform: translateY(2.375rem) !important;
  }

  .md\:focus\:translate-y-10\.5:focus {
    transform: translateY(2.625rem) !important;
  }

  .md\:focus\:translate-y-11\.5:focus {
    transform: translateY(2.875rem) !important;
  }

  .md\:focus\:translate-y-12\.5:focus {
    transform: translateY(3.125rem) !important;
  }

  .md\:focus\:translate-y-13\.5:focus {
    transform: translateY(3.375rem) !important;
  }

  .md\:focus\:translate-y-14\.5:focus {
    transform: translateY(3.625rem) !important;
  }

  .md\:focus\:translate-y-15\.5:focus {
    transform: translateY(3.875rem) !important;
  }

  .md\:focus\:translate-y-16\.5:focus {
    transform: translateY(4.125rem) !important;
  }

  .md\:focus\:translate-y-17\.5:focus {
    transform: translateY(4.375rem) !important;
  }

  .md\:focus\:translate-y-18\.5:focus {
    transform: translateY(4.625rem) !important;
  }

  .md\:focus\:translate-y-19\.5:focus {
    transform: translateY(4.875rem) !important;
  }

  .md\:focus\:translate-y-20\.5:focus {
    transform: translateY(5.125rem) !important;
  }

  .md\:focus\:translate-y-21\.5:focus {
    transform: translateY(5.375rem) !important;
  }

  .md\:focus\:translate-y-22\.5:focus {
    transform: translateY(5.625rem) !important;
  }

  .md\:focus\:translate-y-23\.5:focus {
    transform: translateY(5.875rem) !important;
  }

  .md\:focus\:translate-y-24\.5:focus {
    transform: translateY(6.125rem) !important;
  }

  .md\:focus\:translate-y-25\.5:focus {
    transform: translateY(6.375rem) !important;
  }

  .md\:focus\:translate-y-26\.5:focus {
    transform: translateY(6.625rem) !important;
  }

  .md\:focus\:translate-y-27\.5:focus {
    transform: translateY(6.875rem) !important;
  }

  .md\:focus\:translate-y-28\.5:focus {
    transform: translateY(7.125rem) !important;
  }

  .md\:focus\:translate-y-29\.5:focus {
    transform: translateY(7.375rem) !important;
  }

  .md\:focus\:translate-y-30\.5:focus {
    transform: translateY(7.625rem) !important;
  }

  .md\:focus\:translate-y-31\.5:focus {
    transform: translateY(7.875rem) !important;
  }

  .md\:focus\:translate-y-32\.5:focus {
    transform: translateY(8.125rem) !important;
  }

  .md\:focus\:translate-y-33\.5:focus {
    transform: translateY(8.375rem) !important;
  }

  .md\:focus\:translate-y-34\.5:focus {
    transform: translateY(8.625rem) !important;
  }

  .md\:focus\:translate-y-35\.5:focus {
    transform: translateY(8.875rem) !important;
  }

  .md\:focus\:translate-y-36\.5:focus {
    transform: translateY(9.125rem) !important;
  }

  .md\:focus\:translate-y-37\.5:focus {
    transform: translateY(9.375rem) !important;
  }

  .md\:focus\:translate-y-38\.5:focus {
    transform: translateY(9.625rem) !important;
  }

  .md\:focus\:translate-y-39\.5:focus {
    transform: translateY(9.875rem) !important;
  }

  .md\:focus\:translate-y-40\.5:focus {
    transform: translateY(10.125rem) !important;
  }

  .md\:focus\:translate-y-41\.5:focus {
    transform: translateY(10.375rem) !important;
  }

  .md\:focus\:translate-y-42\.5:focus {
    transform: translateY(10.625rem) !important;
  }

  .md\:focus\:translate-y-43\.5:focus {
    transform: translateY(10.875rem) !important;
  }

  .md\:focus\:translate-y-44\.5:focus {
    transform: translateY(11.125rem) !important;
  }

  .md\:focus\:translate-y-45\.5:focus {
    transform: translateY(11.375rem) !important;
  }

  .md\:focus\:translate-y-46\.5:focus {
    transform: translateY(11.625rem) !important;
  }

  .md\:focus\:translate-y-47\.5:focus {
    transform: translateY(11.875rem) !important;
  }

  .md\:focus\:translate-y-48\.5:focus {
    transform: translateY(12.125rem) !important;
  }

  .md\:focus\:translate-y-49\.5:focus {
    transform: translateY(12.375rem) !important;
  }

  .md\:focus\:translate-y-50\.5:focus {
    transform: translateY(12.625rem) !important;
  }

  .md\:focus\:translate-y-51\.5:focus {
    transform: translateY(12.875rem) !important;
  }

  .md\:focus\:translate-y-52\.5:focus {
    transform: translateY(13.125rem) !important;
  }

  .md\:focus\:translate-y-53\.5:focus {
    transform: translateY(13.375rem) !important;
  }

  .md\:focus\:translate-y-54\.5:focus {
    transform: translateY(13.625rem) !important;
  }

  .md\:focus\:translate-y-55\.5:focus {
    transform: translateY(13.875rem) !important;
  }

  .md\:focus\:translate-y-56\.5:focus {
    transform: translateY(14.125rem) !important;
  }

  .md\:focus\:translate-y-57\.5:focus {
    transform: translateY(14.375rem) !important;
  }

  .md\:focus\:translate-y-58\.5:focus {
    transform: translateY(14.625rem) !important;
  }

  .md\:focus\:translate-y-59\.5:focus {
    transform: translateY(14.875rem) !important;
  }

  .md\:focus\:translate-y-60\.5:focus {
    transform: translateY(15.125rem) !important;
  }

  .md\:focus\:translate-y-61\.5:focus {
    transform: translateY(15.375rem) !important;
  }

  .md\:focus\:translate-y-62\.5:focus {
    transform: translateY(15.625rem) !important;
  }

  .md\:focus\:translate-y-63\.5:focus {
    transform: translateY(15.875rem) !important;
  }

  .md\:focus\:translate-y-64\.5:focus {
    transform: translateY(16.125rem) !important;
  }

  .md\:focus\:translate-y-65\.5:focus {
    transform: translateY(16.375rem) !important;
  }

  .md\:focus\:translate-y-66\.5:focus {
    transform: translateY(16.625rem) !important;
  }

  .md\:focus\:translate-y-67\.5:focus {
    transform: translateY(16.875rem) !important;
  }

  .md\:focus\:translate-y-68\.5:focus {
    transform: translateY(17.125rem) !important;
  }

  .md\:focus\:translate-y-69\.5:focus {
    transform: translateY(17.375rem) !important;
  }

  .md\:focus\:translate-y-70\.5:focus {
    transform: translateY(17.625rem) !important;
  }

  .md\:focus\:translate-y-71\.5:focus {
    transform: translateY(17.875rem) !important;
  }

  .md\:focus\:translate-y-72\.5:focus {
    transform: translateY(18.125rem) !important;
  }

  .md\:focus\:translate-y-73\.5:focus {
    transform: translateY(18.375rem) !important;
  }

  .md\:focus\:translate-y-74\.5:focus {
    transform: translateY(18.625rem) !important;
  }

  .md\:focus\:translate-y-75\.5:focus {
    transform: translateY(18.875rem) !important;
  }

  .md\:focus\:translate-y-76\.5:focus {
    transform: translateY(19.125rem) !important;
  }

  .md\:focus\:translate-y-77\.5:focus {
    transform: translateY(19.375rem) !important;
  }

  .md\:focus\:translate-y-78\.5:focus {
    transform: translateY(19.625rem) !important;
  }

  .md\:focus\:translate-y-79\.5:focus {
    transform: translateY(19.875rem) !important;
  }

  .md\:focus\:translate-y-80\.5:focus {
    transform: translateY(20.125rem) !important;
  }

  .md\:focus\:translate-y-81\.5:focus {
    transform: translateY(20.375rem) !important;
  }

  .md\:focus\:translate-y-82\.5:focus {
    transform: translateY(20.625rem) !important;
  }

  .md\:focus\:translate-y-83\.5:focus {
    transform: translateY(20.875rem) !important;
  }

  .md\:focus\:translate-y-84\.5:focus {
    transform: translateY(21.125rem) !important;
  }

  .md\:focus\:translate-y-85\.5:focus {
    transform: translateY(21.375rem) !important;
  }

  .md\:focus\:translate-y-86\.5:focus {
    transform: translateY(21.625rem) !important;
  }

  .md\:focus\:translate-y-87\.5:focus {
    transform: translateY(21.875rem) !important;
  }

  .md\:focus\:translate-y-88\.5:focus {
    transform: translateY(22.125rem) !important;
  }

  .md\:focus\:translate-y-89\.5:focus {
    transform: translateY(22.375rem) !important;
  }

  .md\:focus\:translate-y-90\.5:focus {
    transform: translateY(22.625rem) !important;
  }

  .md\:focus\:translate-y-91\.5:focus {
    transform: translateY(22.875rem) !important;
  }

  .md\:focus\:translate-y-92\.5:focus {
    transform: translateY(23.125rem) !important;
  }

  .md\:focus\:translate-y-93\.5:focus {
    transform: translateY(23.375rem) !important;
  }

  .md\:focus\:translate-y-94\.5:focus {
    transform: translateY(23.625rem) !important;
  }

  .md\:focus\:translate-y-95\.5:focus {
    transform: translateY(23.875rem) !important;
  }

  .md\:focus\:translate-y-96\.5:focus {
    transform: translateY(24.125rem) !important;
  }

  .md\:focus\:translate-y-97\.5:focus {
    transform: translateY(24.375rem) !important;
  }

  .md\:focus\:translate-y-98\.5:focus {
    transform: translateY(24.625rem) !important;
  }

  .md\:focus\:translate-y-99\.5:focus {
    transform: translateY(24.875rem) !important;
  }

  .md\:focus\:translate-y-100\.5:focus {
    transform: translateY(25.125rem) !important;
  }

  .md\:focus\:translate-y-101\.5:focus {
    transform: translateY(25.375rem) !important;
  }

  .md\:focus\:translate-y-102\.5:focus {
    transform: translateY(25.625rem) !important;
  }

  .md\:focus\:translate-y-103\.5:focus {
    transform: translateY(25.875rem) !important;
  }

  .md\:focus\:translate-y-104\.5:focus {
    transform: translateY(26.125rem) !important;
  }

  .md\:focus\:-translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .md\:focus\:-translate-y-1:focus {
    transform: translateY(-0.25rem) !important;
  }

  .md\:focus\:-translate-y-2:focus {
    transform: translateY(-0.5rem) !important;
  }

  .md\:focus\:-translate-y-3:focus {
    transform: translateY(-0.75rem) !important;
  }

  .md\:focus\:-translate-y-4:focus {
    transform: translateY(-1rem) !important;
  }

  .md\:focus\:-translate-y-5:focus {
    transform: translateY(-1.25rem) !important;
  }

  .md\:focus\:-translate-y-6:focus {
    transform: translateY(-1.5rem) !important;
  }

  .md\:focus\:-translate-y-7:focus {
    transform: translateY(-1.75rem) !important;
  }

  .md\:focus\:-translate-y-8:focus {
    transform: translateY(-2rem) !important;
  }

  .md\:focus\:-translate-y-9:focus {
    transform: translateY(-2.25rem) !important;
  }

  .md\:focus\:-translate-y-10:focus {
    transform: translateY(-2.5rem) !important;
  }

  .md\:focus\:-translate-y-11:focus {
    transform: translateY(-2.75rem) !important;
  }

  .md\:focus\:-translate-y-12:focus {
    transform: translateY(-3rem) !important;
  }

  .md\:focus\:-translate-y-13:focus {
    transform: translateY(-3.25rem) !important;
  }

  .md\:focus\:-translate-y-14:focus {
    transform: translateY(-3.5rem) !important;
  }

  .md\:focus\:-translate-y-15:focus {
    transform: translateY(-3.75rem) !important;
  }

  .md\:focus\:-translate-y-16:focus {
    transform: translateY(-4rem) !important;
  }

  .md\:focus\:-translate-y-17:focus {
    transform: translateY(-4.25rem) !important;
  }

  .md\:focus\:-translate-y-18:focus {
    transform: translateY(-4.5rem) !important;
  }

  .md\:focus\:-translate-y-19:focus {
    transform: translateY(-4.75rem) !important;
  }

  .md\:focus\:-translate-y-20:focus {
    transform: translateY(-5rem) !important;
  }

  .md\:focus\:-translate-y-21:focus {
    transform: translateY(-5.25rem) !important;
  }

  .md\:focus\:-translate-y-22:focus {
    transform: translateY(-5.5rem) !important;
  }

  .md\:focus\:-translate-y-23:focus {
    transform: translateY(-5.75rem) !important;
  }

  .md\:focus\:-translate-y-24:focus {
    transform: translateY(-6rem) !important;
  }

  .md\:focus\:-translate-y-25:focus {
    transform: translateY(-6.25rem) !important;
  }

  .md\:focus\:-translate-y-26:focus {
    transform: translateY(-6.5rem) !important;
  }

  .md\:focus\:-translate-y-27:focus {
    transform: translateY(-6.75rem) !important;
  }

  .md\:focus\:-translate-y-28:focus {
    transform: translateY(-7rem) !important;
  }

  .md\:focus\:-translate-y-29:focus {
    transform: translateY(-7.25rem) !important;
  }

  .md\:focus\:-translate-y-30:focus {
    transform: translateY(-7.5rem) !important;
  }

  .md\:focus\:-translate-y-31:focus {
    transform: translateY(-7.75rem) !important;
  }

  .md\:focus\:-translate-y-32:focus {
    transform: translateY(-8rem) !important;
  }

  .md\:focus\:-translate-y-33:focus {
    transform: translateY(-8.25rem) !important;
  }

  .md\:focus\:-translate-y-34:focus {
    transform: translateY(-8.5rem) !important;
  }

  .md\:focus\:-translate-y-35:focus {
    transform: translateY(-8.75rem) !important;
  }

  .md\:focus\:-translate-y-36:focus {
    transform: translateY(-9rem) !important;
  }

  .md\:focus\:-translate-y-37:focus {
    transform: translateY(-9.25rem) !important;
  }

  .md\:focus\:-translate-y-38:focus {
    transform: translateY(-9.5rem) !important;
  }

  .md\:focus\:-translate-y-39:focus {
    transform: translateY(-9.75rem) !important;
  }

  .md\:focus\:-translate-y-40:focus {
    transform: translateY(-10rem) !important;
  }

  .md\:focus\:-translate-y-41:focus {
    transform: translateY(-10.25rem) !important;
  }

  .md\:focus\:-translate-y-42:focus {
    transform: translateY(-10.5rem) !important;
  }

  .md\:focus\:-translate-y-43:focus {
    transform: translateY(-10.75rem) !important;
  }

  .md\:focus\:-translate-y-44:focus {
    transform: translateY(-11rem) !important;
  }

  .md\:focus\:-translate-y-45:focus {
    transform: translateY(-11.25rem) !important;
  }

  .md\:focus\:-translate-y-46:focus {
    transform: translateY(-11.5rem) !important;
  }

  .md\:focus\:-translate-y-47:focus {
    transform: translateY(-11.75rem) !important;
  }

  .md\:focus\:-translate-y-48:focus {
    transform: translateY(-12rem) !important;
  }

  .md\:focus\:-translate-y-49:focus {
    transform: translateY(-12.25rem) !important;
  }

  .md\:focus\:-translate-y-50:focus {
    transform: translateY(-12.5rem) !important;
  }

  .md\:focus\:-translate-y-51:focus {
    transform: translateY(-12.75rem) !important;
  }

  .md\:focus\:-translate-y-52:focus {
    transform: translateY(-13rem) !important;
  }

  .md\:focus\:-translate-y-53:focus {
    transform: translateY(-13.25rem) !important;
  }

  .md\:focus\:-translate-y-54:focus {
    transform: translateY(-13.5rem) !important;
  }

  .md\:focus\:-translate-y-55:focus {
    transform: translateY(-13.75rem) !important;
  }

  .md\:focus\:-translate-y-56:focus {
    transform: translateY(-14rem) !important;
  }

  .md\:focus\:-translate-y-57:focus {
    transform: translateY(-14.25rem) !important;
  }

  .md\:focus\:-translate-y-58:focus {
    transform: translateY(-14.5rem) !important;
  }

  .md\:focus\:-translate-y-59:focus {
    transform: translateY(-14.75rem) !important;
  }

  .md\:focus\:-translate-y-60:focus {
    transform: translateY(-15rem) !important;
  }

  .md\:focus\:-translate-y-61:focus {
    transform: translateY(-15.25rem) !important;
  }

  .md\:focus\:-translate-y-62:focus {
    transform: translateY(-15.5rem) !important;
  }

  .md\:focus\:-translate-y-63:focus {
    transform: translateY(-15.75rem) !important;
  }

  .md\:focus\:-translate-y-64:focus {
    transform: translateY(-16rem) !important;
  }

  .md\:focus\:-translate-y-65:focus {
    transform: translateY(-16.25rem) !important;
  }

  .md\:focus\:-translate-y-66:focus {
    transform: translateY(-16.5rem) !important;
  }

  .md\:focus\:-translate-y-67:focus {
    transform: translateY(-16.75rem) !important;
  }

  .md\:focus\:-translate-y-68:focus {
    transform: translateY(-17rem) !important;
  }

  .md\:focus\:-translate-y-69:focus {
    transform: translateY(-17.25rem) !important;
  }

  .md\:focus\:-translate-y-70:focus {
    transform: translateY(-17.5rem) !important;
  }

  .md\:focus\:-translate-y-71:focus {
    transform: translateY(-17.75rem) !important;
  }

  .md\:focus\:-translate-y-72:focus {
    transform: translateY(-18rem) !important;
  }

  .md\:focus\:-translate-y-73:focus {
    transform: translateY(-18.25rem) !important;
  }

  .md\:focus\:-translate-y-74:focus {
    transform: translateY(-18.5rem) !important;
  }

  .md\:focus\:-translate-y-75:focus {
    transform: translateY(-18.75rem) !important;
  }

  .md\:focus\:-translate-y-76:focus {
    transform: translateY(-19rem) !important;
  }

  .md\:focus\:-translate-y-77:focus {
    transform: translateY(-19.25rem) !important;
  }

  .md\:focus\:-translate-y-78:focus {
    transform: translateY(-19.5rem) !important;
  }

  .md\:focus\:-translate-y-79:focus {
    transform: translateY(-19.75rem) !important;
  }

  .md\:focus\:-translate-y-80:focus {
    transform: translateY(-20rem) !important;
  }

  .md\:focus\:-translate-y-81:focus {
    transform: translateY(-20.25rem) !important;
  }

  .md\:focus\:-translate-y-82:focus {
    transform: translateY(-20.5rem) !important;
  }

  .md\:focus\:-translate-y-83:focus {
    transform: translateY(-20.75rem) !important;
  }

  .md\:focus\:-translate-y-84:focus {
    transform: translateY(-21rem) !important;
  }

  .md\:focus\:-translate-y-85:focus {
    transform: translateY(-21.25rem) !important;
  }

  .md\:focus\:-translate-y-86:focus {
    transform: translateY(-21.5rem) !important;
  }

  .md\:focus\:-translate-y-87:focus {
    transform: translateY(-21.75rem) !important;
  }

  .md\:focus\:-translate-y-88:focus {
    transform: translateY(-22rem) !important;
  }

  .md\:focus\:-translate-y-89:focus {
    transform: translateY(-22.25rem) !important;
  }

  .md\:focus\:-translate-y-90:focus {
    transform: translateY(-22.5rem) !important;
  }

  .md\:focus\:-translate-y-91:focus {
    transform: translateY(-22.75rem) !important;
  }

  .md\:focus\:-translate-y-92:focus {
    transform: translateY(-23rem) !important;
  }

  .md\:focus\:-translate-y-93:focus {
    transform: translateY(-23.25rem) !important;
  }

  .md\:focus\:-translate-y-94:focus {
    transform: translateY(-23.5rem) !important;
  }

  .md\:focus\:-translate-y-95:focus {
    transform: translateY(-23.75rem) !important;
  }

  .md\:focus\:-translate-y-96:focus {
    transform: translateY(-24rem) !important;
  }

  .md\:focus\:-translate-y-97:focus {
    transform: translateY(-24.25rem) !important;
  }

  .md\:focus\:-translate-y-98:focus {
    transform: translateY(-24.5rem) !important;
  }

  .md\:focus\:-translate-y-99:focus {
    transform: translateY(-24.75rem) !important;
  }

  .md\:focus\:-translate-y-100:focus {
    transform: translateY(-25rem) !important;
  }

  .md\:focus\:-translate-y-101:focus {
    transform: translateY(-25.25rem) !important;
  }

  .md\:focus\:-translate-y-102:focus {
    transform: translateY(-25.5rem) !important;
  }

  .md\:focus\:-translate-y-103:focus {
    transform: translateY(-25.75rem) !important;
  }

  .md\:focus\:-translate-y-104:focus {
    transform: translateY(-26rem) !important;
  }

  .md\:focus\:-translate-y-105:focus {
    transform: translateY(-26.25rem) !important;
  }

  .md\:focus\:-translate-y-px:focus {
    transform: translateY(-1px) !important;
  }

  .md\:focus\:-translate-y-0\.5:focus {
    transform: translateY(-0.125rem) !important;
  }

  .md\:focus\:-translate-y-1\.5:focus {
    transform: translateY(-0.375rem) !important;
  }

  .md\:focus\:-translate-y-2\.5:focus {
    transform: translateY(-0.625rem) !important;
  }

  .md\:focus\:-translate-y-3\.5:focus {
    transform: translateY(-0.875rem) !important;
  }

  .md\:focus\:-translate-y-4\.5:focus {
    transform: translateY(-1.125rem) !important;
  }

  .md\:focus\:-translate-y-5\.5:focus {
    transform: translateY(-1.375rem) !important;
  }

  .md\:focus\:-translate-y-6\.5:focus {
    transform: translateY(-1.625rem) !important;
  }

  .md\:focus\:-translate-y-7\.5:focus {
    transform: translateY(-1.875rem) !important;
  }

  .md\:focus\:-translate-y-8\.5:focus {
    transform: translateY(-2.125rem) !important;
  }

  .md\:focus\:-translate-y-9\.5:focus {
    transform: translateY(-2.375rem) !important;
  }

  .md\:focus\:-translate-y-10\.5:focus {
    transform: translateY(-2.625rem) !important;
  }

  .md\:focus\:-translate-y-11\.5:focus {
    transform: translateY(-2.875rem) !important;
  }

  .md\:focus\:-translate-y-12\.5:focus {
    transform: translateY(-3.125rem) !important;
  }

  .md\:focus\:-translate-y-13\.5:focus {
    transform: translateY(-3.375rem) !important;
  }

  .md\:focus\:-translate-y-14\.5:focus {
    transform: translateY(-3.625rem) !important;
  }

  .md\:focus\:-translate-y-15\.5:focus {
    transform: translateY(-3.875rem) !important;
  }

  .md\:focus\:-translate-y-16\.5:focus {
    transform: translateY(-4.125rem) !important;
  }

  .md\:focus\:-translate-y-17\.5:focus {
    transform: translateY(-4.375rem) !important;
  }

  .md\:focus\:-translate-y-18\.5:focus {
    transform: translateY(-4.625rem) !important;
  }

  .md\:focus\:-translate-y-19\.5:focus {
    transform: translateY(-4.875rem) !important;
  }

  .md\:focus\:-translate-y-20\.5:focus {
    transform: translateY(-5.125rem) !important;
  }

  .md\:focus\:-translate-y-21\.5:focus {
    transform: translateY(-5.375rem) !important;
  }

  .md\:focus\:-translate-y-22\.5:focus {
    transform: translateY(-5.625rem) !important;
  }

  .md\:focus\:-translate-y-23\.5:focus {
    transform: translateY(-5.875rem) !important;
  }

  .md\:focus\:-translate-y-24\.5:focus {
    transform: translateY(-6.125rem) !important;
  }

  .md\:focus\:-translate-y-25\.5:focus {
    transform: translateY(-6.375rem) !important;
  }

  .md\:focus\:-translate-y-26\.5:focus {
    transform: translateY(-6.625rem) !important;
  }

  .md\:focus\:-translate-y-27\.5:focus {
    transform: translateY(-6.875rem) !important;
  }

  .md\:focus\:-translate-y-28\.5:focus {
    transform: translateY(-7.125rem) !important;
  }

  .md\:focus\:-translate-y-29\.5:focus {
    transform: translateY(-7.375rem) !important;
  }

  .md\:focus\:-translate-y-30\.5:focus {
    transform: translateY(-7.625rem) !important;
  }

  .md\:focus\:-translate-y-31\.5:focus {
    transform: translateY(-7.875rem) !important;
  }

  .md\:focus\:-translate-y-32\.5:focus {
    transform: translateY(-8.125rem) !important;
  }

  .md\:focus\:-translate-y-33\.5:focus {
    transform: translateY(-8.375rem) !important;
  }

  .md\:focus\:-translate-y-34\.5:focus {
    transform: translateY(-8.625rem) !important;
  }

  .md\:focus\:-translate-y-35\.5:focus {
    transform: translateY(-8.875rem) !important;
  }

  .md\:focus\:-translate-y-36\.5:focus {
    transform: translateY(-9.125rem) !important;
  }

  .md\:focus\:-translate-y-37\.5:focus {
    transform: translateY(-9.375rem) !important;
  }

  .md\:focus\:-translate-y-38\.5:focus {
    transform: translateY(-9.625rem) !important;
  }

  .md\:focus\:-translate-y-39\.5:focus {
    transform: translateY(-9.875rem) !important;
  }

  .md\:focus\:-translate-y-40\.5:focus {
    transform: translateY(-10.125rem) !important;
  }

  .md\:focus\:-translate-y-41\.5:focus {
    transform: translateY(-10.375rem) !important;
  }

  .md\:focus\:-translate-y-42\.5:focus {
    transform: translateY(-10.625rem) !important;
  }

  .md\:focus\:-translate-y-43\.5:focus {
    transform: translateY(-10.875rem) !important;
  }

  .md\:focus\:-translate-y-44\.5:focus {
    transform: translateY(-11.125rem) !important;
  }

  .md\:focus\:-translate-y-45\.5:focus {
    transform: translateY(-11.375rem) !important;
  }

  .md\:focus\:-translate-y-46\.5:focus {
    transform: translateY(-11.625rem) !important;
  }

  .md\:focus\:-translate-y-47\.5:focus {
    transform: translateY(-11.875rem) !important;
  }

  .md\:focus\:-translate-y-48\.5:focus {
    transform: translateY(-12.125rem) !important;
  }

  .md\:focus\:-translate-y-49\.5:focus {
    transform: translateY(-12.375rem) !important;
  }

  .md\:focus\:-translate-y-50\.5:focus {
    transform: translateY(-12.625rem) !important;
  }

  .md\:focus\:-translate-y-51\.5:focus {
    transform: translateY(-12.875rem) !important;
  }

  .md\:focus\:-translate-y-52\.5:focus {
    transform: translateY(-13.125rem) !important;
  }

  .md\:focus\:-translate-y-53\.5:focus {
    transform: translateY(-13.375rem) !important;
  }

  .md\:focus\:-translate-y-54\.5:focus {
    transform: translateY(-13.625rem) !important;
  }

  .md\:focus\:-translate-y-55\.5:focus {
    transform: translateY(-13.875rem) !important;
  }

  .md\:focus\:-translate-y-56\.5:focus {
    transform: translateY(-14.125rem) !important;
  }

  .md\:focus\:-translate-y-57\.5:focus {
    transform: translateY(-14.375rem) !important;
  }

  .md\:focus\:-translate-y-58\.5:focus {
    transform: translateY(-14.625rem) !important;
  }

  .md\:focus\:-translate-y-59\.5:focus {
    transform: translateY(-14.875rem) !important;
  }

  .md\:focus\:-translate-y-60\.5:focus {
    transform: translateY(-15.125rem) !important;
  }

  .md\:focus\:-translate-y-61\.5:focus {
    transform: translateY(-15.375rem) !important;
  }

  .md\:focus\:-translate-y-62\.5:focus {
    transform: translateY(-15.625rem) !important;
  }

  .md\:focus\:-translate-y-63\.5:focus {
    transform: translateY(-15.875rem) !important;
  }

  .md\:focus\:-translate-y-64\.5:focus {
    transform: translateY(-16.125rem) !important;
  }

  .md\:focus\:-translate-y-65\.5:focus {
    transform: translateY(-16.375rem) !important;
  }

  .md\:focus\:-translate-y-66\.5:focus {
    transform: translateY(-16.625rem) !important;
  }

  .md\:focus\:-translate-y-67\.5:focus {
    transform: translateY(-16.875rem) !important;
  }

  .md\:focus\:-translate-y-68\.5:focus {
    transform: translateY(-17.125rem) !important;
  }

  .md\:focus\:-translate-y-69\.5:focus {
    transform: translateY(-17.375rem) !important;
  }

  .md\:focus\:-translate-y-70\.5:focus {
    transform: translateY(-17.625rem) !important;
  }

  .md\:focus\:-translate-y-71\.5:focus {
    transform: translateY(-17.875rem) !important;
  }

  .md\:focus\:-translate-y-72\.5:focus {
    transform: translateY(-18.125rem) !important;
  }

  .md\:focus\:-translate-y-73\.5:focus {
    transform: translateY(-18.375rem) !important;
  }

  .md\:focus\:-translate-y-74\.5:focus {
    transform: translateY(-18.625rem) !important;
  }

  .md\:focus\:-translate-y-75\.5:focus {
    transform: translateY(-18.875rem) !important;
  }

  .md\:focus\:-translate-y-76\.5:focus {
    transform: translateY(-19.125rem) !important;
  }

  .md\:focus\:-translate-y-77\.5:focus {
    transform: translateY(-19.375rem) !important;
  }

  .md\:focus\:-translate-y-78\.5:focus {
    transform: translateY(-19.625rem) !important;
  }

  .md\:focus\:-translate-y-79\.5:focus {
    transform: translateY(-19.875rem) !important;
  }

  .md\:focus\:-translate-y-80\.5:focus {
    transform: translateY(-20.125rem) !important;
  }

  .md\:focus\:-translate-y-81\.5:focus {
    transform: translateY(-20.375rem) !important;
  }

  .md\:focus\:-translate-y-82\.5:focus {
    transform: translateY(-20.625rem) !important;
  }

  .md\:focus\:-translate-y-83\.5:focus {
    transform: translateY(-20.875rem) !important;
  }

  .md\:focus\:-translate-y-84\.5:focus {
    transform: translateY(-21.125rem) !important;
  }

  .md\:focus\:-translate-y-85\.5:focus {
    transform: translateY(-21.375rem) !important;
  }

  .md\:focus\:-translate-y-86\.5:focus {
    transform: translateY(-21.625rem) !important;
  }

  .md\:focus\:-translate-y-87\.5:focus {
    transform: translateY(-21.875rem) !important;
  }

  .md\:focus\:-translate-y-88\.5:focus {
    transform: translateY(-22.125rem) !important;
  }

  .md\:focus\:-translate-y-89\.5:focus {
    transform: translateY(-22.375rem) !important;
  }

  .md\:focus\:-translate-y-90\.5:focus {
    transform: translateY(-22.625rem) !important;
  }

  .md\:focus\:-translate-y-91\.5:focus {
    transform: translateY(-22.875rem) !important;
  }

  .md\:focus\:-translate-y-92\.5:focus {
    transform: translateY(-23.125rem) !important;
  }

  .md\:focus\:-translate-y-93\.5:focus {
    transform: translateY(-23.375rem) !important;
  }

  .md\:focus\:-translate-y-94\.5:focus {
    transform: translateY(-23.625rem) !important;
  }

  .md\:focus\:-translate-y-95\.5:focus {
    transform: translateY(-23.875rem) !important;
  }

  .md\:focus\:-translate-y-96\.5:focus {
    transform: translateY(-24.125rem) !important;
  }

  .md\:focus\:-translate-y-97\.5:focus {
    transform: translateY(-24.375rem) !important;
  }

  .md\:focus\:-translate-y-98\.5:focus {
    transform: translateY(-24.625rem) !important;
  }

  .md\:focus\:-translate-y-99\.5:focus {
    transform: translateY(-24.875rem) !important;
  }

  .md\:focus\:-translate-y-100\.5:focus {
    transform: translateY(-25.125rem) !important;
  }

  .md\:focus\:-translate-y-101\.5:focus {
    transform: translateY(-25.375rem) !important;
  }

  .md\:focus\:-translate-y-102\.5:focus {
    transform: translateY(-25.625rem) !important;
  }

  .md\:focus\:-translate-y-103\.5:focus {
    transform: translateY(-25.875rem) !important;
  }

  .md\:focus\:-translate-y-104\.5:focus {
    transform: translateY(-26.125rem) !important;
  }

  .md\:focus\:-translate-y-full:focus {
    transform: translateY(-100%) !important;
  }

  .md\:focus\:-translate-y-1\/2:focus {
    transform: translateY(-50%) !important;
  }

  .md\:focus\:translate-y-1\/2:focus {
    transform: translateY(50%) !important;
  }

  .md\:focus\:translate-y-full:focus {
    transform: translateY(100%) !important;
  }

  .md\:focus\:translate-y-1\/3:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:focus\:-translate-y-1\/3:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:focus\:translate-y-2\/3:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:focus\:-translate-y-2\/3:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:focus\:translate-y-1\/4:focus {
    transform: translateY(25%) !important;
  }

  .md\:focus\:-translate-y-1\/4:focus {
    transform: translateY(-25%) !important;
  }

  .md\:focus\:translate-y-2\/4:focus {
    transform: translateY(50%) !important;
  }

  .md\:focus\:-translate-y-2\/4:focus {
    transform: translateY(-50%) !important;
  }

  .md\:focus\:translate-y-3\/4:focus {
    transform: translateY(75%) !important;
  }

  .md\:focus\:-translate-y-3\/4:focus {
    transform: translateY(-75%) !important;
  }

  .md\:focus\:translate-y-1\/5:focus {
    transform: translateY(20%) !important;
  }

  .md\:focus\:-translate-y-1\/5:focus {
    transform: translateY(-20%) !important;
  }

  .md\:focus\:translate-y-2\/5:focus {
    transform: translateY(40%) !important;
  }

  .md\:focus\:-translate-y-2\/5:focus {
    transform: translateY(-40%) !important;
  }

  .md\:focus\:translate-y-3\/5:focus {
    transform: translateY(60%) !important;
  }

  .md\:focus\:-translate-y-3\/5:focus {
    transform: translateY(-60%) !important;
  }

  .md\:focus\:translate-y-4\/5:focus {
    transform: translateY(80%) !important;
  }

  .md\:focus\:-translate-y-4\/5:focus {
    transform: translateY(-80%) !important;
  }

  .md\:focus\:translate-y-1\/6:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .md\:focus\:-translate-y-1\/6:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .md\:focus\:translate-y-2\/6:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:focus\:-translate-y-2\/6:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:focus\:translate-y-3\/6:focus {
    transform: translateY(50%) !important;
  }

  .md\:focus\:-translate-y-3\/6:focus {
    transform: translateY(-50%) !important;
  }

  .md\:focus\:translate-y-4\/6:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:focus\:-translate-y-4\/6:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:focus\:translate-y-5\/6:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .md\:focus\:-translate-y-5\/6:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .md\:focus\:translate-y-1\/12:focus {
    transform: translateY(8.333333333333332%) !important;
  }

  .md\:focus\:-translate-y-1\/12:focus {
    transform: translateY(-8.333333333333332%) !important;
  }

  .md\:focus\:translate-y-2\/12:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .md\:focus\:-translate-y-2\/12:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .md\:focus\:translate-y-3\/12:focus {
    transform: translateY(25%) !important;
  }

  .md\:focus\:-translate-y-3\/12:focus {
    transform: translateY(-25%) !important;
  }

  .md\:focus\:translate-y-4\/12:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .md\:focus\:-translate-y-4\/12:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .md\:focus\:translate-y-5\/12:focus {
    transform: translateY(41.66666666666667%) !important;
  }

  .md\:focus\:-translate-y-5\/12:focus {
    transform: translateY(-41.66666666666667%) !important;
  }

  .md\:focus\:translate-y-6\/12:focus {
    transform: translateY(50%) !important;
  }

  .md\:focus\:-translate-y-6\/12:focus {
    transform: translateY(-50%) !important;
  }

  .md\:focus\:translate-y-7\/12:focus {
    transform: translateY(58.333333333333336%) !important;
  }

  .md\:focus\:-translate-y-7\/12:focus {
    transform: translateY(-58.333333333333336%) !important;
  }

  .md\:focus\:translate-y-8\/12:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .md\:focus\:-translate-y-8\/12:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .md\:focus\:translate-y-9\/12:focus {
    transform: translateY(75%) !important;
  }

  .md\:focus\:-translate-y-9\/12:focus {
    transform: translateY(-75%) !important;
  }

  .md\:focus\:translate-y-10\/12:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .md\:focus\:-translate-y-10\/12:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .md\:focus\:translate-y-11\/12:focus {
    transform: translateY(91.66666666666666%) !important;
  }

  .md\:focus\:-translate-y-11\/12:focus {
    transform: translateY(-91.66666666666666%) !important;
  }

  .md\:skew-x-0 {
    transform: skewX(0) !important;
  }

  .md\:skew-x-1 {
    transform: skewX(1deg) !important;
  }

  .md\:skew-x-2 {
    transform: skewX(2deg) !important;
  }

  .md\:skew-x-3 {
    transform: skewX(3deg) !important;
  }

  .md\:skew-x-6 {
    transform: skewX(6deg) !important;
  }

  .md\:skew-x-12 {
    transform: skewX(12deg) !important;
  }

  .md\:-skew-x-12 {
    transform: skewX(-12deg) !important;
  }

  .md\:-skew-x-6 {
    transform: skewX(-6deg) !important;
  }

  .md\:-skew-x-3 {
    transform: skewX(-3deg) !important;
  }

  .md\:-skew-x-2 {
    transform: skewX(-2deg) !important;
  }

  .md\:-skew-x-1 {
    transform: skewX(-1deg) !important;
  }

  .md\:skew-y-0 {
    transform: skewY(0) !important;
  }

  .md\:skew-y-1 {
    transform: skewY(1deg) !important;
  }

  .md\:skew-y-2 {
    transform: skewY(2deg) !important;
  }

  .md\:skew-y-3 {
    transform: skewY(3deg) !important;
  }

  .md\:skew-y-6 {
    transform: skewY(6deg) !important;
  }

  .md\:skew-y-12 {
    transform: skewY(12deg) !important;
  }

  .md\:-skew-y-12 {
    transform: skewY(-12deg) !important;
  }

  .md\:-skew-y-6 {
    transform: skewY(-6deg) !important;
  }

  .md\:-skew-y-3 {
    transform: skewY(-3deg) !important;
  }

  .md\:-skew-y-2 {
    transform: skewY(-2deg) !important;
  }

  .md\:-skew-y-1 {
    transform: skewY(-1deg) !important;
  }

  .md\:hover\:skew-x-0:hover {
    transform: skewX(0) !important;
  }

  .md\:hover\:skew-x-1:hover {
    transform: skewX(1deg) !important;
  }

  .md\:hover\:skew-x-2:hover {
    transform: skewX(2deg) !important;
  }

  .md\:hover\:skew-x-3:hover {
    transform: skewX(3deg) !important;
  }

  .md\:hover\:skew-x-6:hover {
    transform: skewX(6deg) !important;
  }

  .md\:hover\:skew-x-12:hover {
    transform: skewX(12deg) !important;
  }

  .md\:hover\:-skew-x-12:hover {
    transform: skewX(-12deg) !important;
  }

  .md\:hover\:-skew-x-6:hover {
    transform: skewX(-6deg) !important;
  }

  .md\:hover\:-skew-x-3:hover {
    transform: skewX(-3deg) !important;
  }

  .md\:hover\:-skew-x-2:hover {
    transform: skewX(-2deg) !important;
  }

  .md\:hover\:-skew-x-1:hover {
    transform: skewX(-1deg) !important;
  }

  .md\:hover\:skew-y-0:hover {
    transform: skewY(0) !important;
  }

  .md\:hover\:skew-y-1:hover {
    transform: skewY(1deg) !important;
  }

  .md\:hover\:skew-y-2:hover {
    transform: skewY(2deg) !important;
  }

  .md\:hover\:skew-y-3:hover {
    transform: skewY(3deg) !important;
  }

  .md\:hover\:skew-y-6:hover {
    transform: skewY(6deg) !important;
  }

  .md\:hover\:skew-y-12:hover {
    transform: skewY(12deg) !important;
  }

  .md\:hover\:-skew-y-12:hover {
    transform: skewY(-12deg) !important;
  }

  .md\:hover\:-skew-y-6:hover {
    transform: skewY(-6deg) !important;
  }

  .md\:hover\:-skew-y-3:hover {
    transform: skewY(-3deg) !important;
  }

  .md\:hover\:-skew-y-2:hover {
    transform: skewY(-2deg) !important;
  }

  .md\:hover\:-skew-y-1:hover {
    transform: skewY(-1deg) !important;
  }

  .md\:focus\:skew-x-0:focus {
    transform: skewX(0) !important;
  }

  .md\:focus\:skew-x-1:focus {
    transform: skewX(1deg) !important;
  }

  .md\:focus\:skew-x-2:focus {
    transform: skewX(2deg) !important;
  }

  .md\:focus\:skew-x-3:focus {
    transform: skewX(3deg) !important;
  }

  .md\:focus\:skew-x-6:focus {
    transform: skewX(6deg) !important;
  }

  .md\:focus\:skew-x-12:focus {
    transform: skewX(12deg) !important;
  }

  .md\:focus\:-skew-x-12:focus {
    transform: skewX(-12deg) !important;
  }

  .md\:focus\:-skew-x-6:focus {
    transform: skewX(-6deg) !important;
  }

  .md\:focus\:-skew-x-3:focus {
    transform: skewX(-3deg) !important;
  }

  .md\:focus\:-skew-x-2:focus {
    transform: skewX(-2deg) !important;
  }

  .md\:focus\:-skew-x-1:focus {
    transform: skewX(-1deg) !important;
  }

  .md\:focus\:skew-y-0:focus {
    transform: skewY(0) !important;
  }

  .md\:focus\:skew-y-1:focus {
    transform: skewY(1deg) !important;
  }

  .md\:focus\:skew-y-2:focus {
    transform: skewY(2deg) !important;
  }

  .md\:focus\:skew-y-3:focus {
    transform: skewY(3deg) !important;
  }

  .md\:focus\:skew-y-6:focus {
    transform: skewY(6deg) !important;
  }

  .md\:focus\:skew-y-12:focus {
    transform: skewY(12deg) !important;
  }

  .md\:focus\:-skew-y-12:focus {
    transform: skewY(-12deg) !important;
  }

  .md\:focus\:-skew-y-6:focus {
    transform: skewY(-6deg) !important;
  }

  .md\:focus\:-skew-y-3:focus {
    transform: skewY(-3deg) !important;
  }

  .md\:focus\:-skew-y-2:focus {
    transform: skewY(-2deg) !important;
  }

  .md\:focus\:-skew-y-1:focus {
    transform: skewY(-1deg) !important;
  }

  .md\:transition-none {
    transition-property: none !important;
  }

  .md\:transition-all {
    transition-property: all !important;
  }

  .md\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .md\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .md\:transition-opacity {
    transition-property: opacity !important;
  }

  .md\:transition-shadow {
    transition-property: box-shadow !important;
  }

  .md\:transition-transform {
    transition-property: transform !important;
  }

  .md\:hover\:transition-none:hover {
    transition-property: none !important;
  }

  .md\:hover\:transition-all:hover {
    transition-property: all !important;
  }

  .md\:hover\:transition:hover {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .md\:hover\:transition-colors:hover {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .md\:hover\:transition-opacity:hover {
    transition-property: opacity !important;
  }

  .md\:hover\:transition-shadow:hover {
    transition-property: box-shadow !important;
  }

  .md\:hover\:transition-transform:hover {
    transition-property: transform !important;
  }

  .md\:focus\:transition-none:focus {
    transition-property: none !important;
  }

  .md\:focus\:transition-all:focus {
    transition-property: all !important;
  }

  .md\:focus\:transition:focus {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .md\:focus\:transition-colors:focus {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .md\:focus\:transition-opacity:focus {
    transition-property: opacity !important;
  }

  .md\:focus\:transition-shadow:focus {
    transition-property: box-shadow !important;
  }

  .md\:focus\:transition-transform:focus {
    transition-property: transform !important;
  }

  .md\:ease-linear {
    transition-timing-function: linear !important;
  }

  .md\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .md\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .md\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .md\:hover\:ease-linear:hover {
    transition-timing-function: linear !important;
  }

  .md\:hover\:ease-in:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .md\:hover\:ease-out:hover {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .md\:hover\:ease-in-out:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .md\:focus\:ease-linear:focus {
    transition-timing-function: linear !important;
  }

  .md\:focus\:ease-in:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .md\:focus\:ease-out:focus {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .md\:focus\:ease-in-out:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .md\:duration-75 {
    transition-duration: 75ms !important;
  }

  .md\:duration-100 {
    transition-duration: 100ms !important;
  }

  .md\:duration-150 {
    transition-duration: 150ms !important;
  }

  .md\:duration-200 {
    transition-duration: 200ms !important;
  }

  .md\:duration-300 {
    transition-duration: 300ms !important;
  }

  .md\:duration-500 {
    transition-duration: 500ms !important;
  }

  .md\:duration-700 {
    transition-duration: 700ms !important;
  }

  .md\:duration-1000 {
    transition-duration: 1000ms !important;
  }

  .md\:hover\:duration-75:hover {
    transition-duration: 75ms !important;
  }

  .md\:hover\:duration-100:hover {
    transition-duration: 100ms !important;
  }

  .md\:hover\:duration-150:hover {
    transition-duration: 150ms !important;
  }

  .md\:hover\:duration-200:hover {
    transition-duration: 200ms !important;
  }

  .md\:hover\:duration-300:hover {
    transition-duration: 300ms !important;
  }

  .md\:hover\:duration-500:hover {
    transition-duration: 500ms !important;
  }

  .md\:hover\:duration-700:hover {
    transition-duration: 700ms !important;
  }

  .md\:hover\:duration-1000:hover {
    transition-duration: 1000ms !important;
  }

  .md\:focus\:duration-75:focus {
    transition-duration: 75ms !important;
  }

  .md\:focus\:duration-100:focus {
    transition-duration: 100ms !important;
  }

  .md\:focus\:duration-150:focus {
    transition-duration: 150ms !important;
  }

  .md\:focus\:duration-200:focus {
    transition-duration: 200ms !important;
  }

  .md\:focus\:duration-300:focus {
    transition-duration: 300ms !important;
  }

  .md\:focus\:duration-500:focus {
    transition-duration: 500ms !important;
  }

  .md\:focus\:duration-700:focus {
    transition-duration: 700ms !important;
  }

  .md\:focus\:duration-1000:focus {
    transition-duration: 1000ms !important;
  }

  .md\:delay-75 {
    transition-delay: 75ms !important;
  }

  .md\:delay-100 {
    transition-delay: 100ms !important;
  }

  .md\:delay-150 {
    transition-delay: 150ms !important;
  }

  .md\:delay-200 {
    transition-delay: 200ms !important;
  }

  .md\:delay-300 {
    transition-delay: 300ms !important;
  }

  .md\:delay-500 {
    transition-delay: 500ms !important;
  }

  .md\:delay-700 {
    transition-delay: 700ms !important;
  }

  .md\:delay-1000 {
    transition-delay: 1000ms !important;
  }

  .md\:hover\:delay-75:hover {
    transition-delay: 75ms !important;
  }

  .md\:hover\:delay-100:hover {
    transition-delay: 100ms !important;
  }

  .md\:hover\:delay-150:hover {
    transition-delay: 150ms !important;
  }

  .md\:hover\:delay-200:hover {
    transition-delay: 200ms !important;
  }

  .md\:hover\:delay-300:hover {
    transition-delay: 300ms !important;
  }

  .md\:hover\:delay-500:hover {
    transition-delay: 500ms !important;
  }

  .md\:hover\:delay-700:hover {
    transition-delay: 700ms !important;
  }

  .md\:hover\:delay-1000:hover {
    transition-delay: 1000ms !important;
  }

  .md\:focus\:delay-75:focus {
    transition-delay: 75ms !important;
  }

  .md\:focus\:delay-100:focus {
    transition-delay: 100ms !important;
  }

  .md\:focus\:delay-150:focus {
    transition-delay: 150ms !important;
  }

  .md\:focus\:delay-200:focus {
    transition-delay: 200ms !important;
  }

  .md\:focus\:delay-300:focus {
    transition-delay: 300ms !important;
  }

  .md\:focus\:delay-500:focus {
    transition-delay: 500ms !important;
  }

  .md\:focus\:delay-700:focus {
    transition-delay: 700ms !important;
  }

  .md\:focus\:delay-1000:focus {
    transition-delay: 1000ms !important;
  }

  .md\:animate-none {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .md\:animate-spin {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .md\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .md\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .md\:animate-bounce {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .md\:hover\:animate-none:hover {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .md\:hover\:animate-spin:hover {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .md\:hover\:animate-ping:hover {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .md\:hover\:animate-pulse:hover {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .md\:hover\:animate-bounce:hover {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .md\:focus\:animate-none:focus {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .md\:focus\:animate-spin:focus {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .md\:focus\:animate-ping:focus {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .md\:focus\:animate-pulse:focus {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .md\:focus\:animate-bounce:focus {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .md\:mx-full {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  .md\:ml-full {
    margin-left: calc(50% - 50vw) !important;
  }

  .md\:mr-full {
    margin-right: calc(50% - 50vw) !important;
  }

  .md\:px-full {
    padding-left: calc(50vw - 50%) !important;
    padding-right: calc(50vw - 50%) !important;
  }

  .md\:pl-full {
    padding-left: calc(50vw - 50%) !important;
  }

  .md\:pr-full {
    padding-right: calc(50vw - 50%) !important;
  }

  .md\:transform-none {
    transform: none !important;
  }

  .md\:position {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
  }

  .md\:position-x {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .md\:position-y {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}

@media (min-width: 75em) {
  .lg\:space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .lg\:space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .lg\:space-y-1 > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .lg\:space-x-1 > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .lg\:space-y-2 > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .lg\:space-x-2 > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .lg\:space-y-3 > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .lg\:space-x-3 > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .lg\:space-y-4 > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .lg\:space-x-4 > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .lg\:space-y-5 > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .lg\:space-x-5 > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .lg\:space-y-6 > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .lg\:space-x-6 > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .lg\:space-y-7 > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .lg\:space-x-7 > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .lg\:space-y-8 > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .lg\:space-x-8 > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .lg\:space-y-9 > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .lg\:space-x-9 > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .lg\:space-y-10 > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .lg\:space-x-10 > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .lg\:space-y-11 > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .lg\:space-x-11 > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .lg\:space-y-12 > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .lg\:space-x-12 > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .lg\:space-y-13 > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .lg\:space-x-13 > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .lg\:space-y-14 > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .lg\:space-x-14 > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .lg\:space-y-15 > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .lg\:space-x-15 > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .lg\:space-y-16 > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .lg\:space-x-16 > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .lg\:space-y-17 > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .lg\:space-x-17 > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .lg\:space-y-18 > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .lg\:space-x-18 > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .lg\:space-y-19 > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .lg\:space-x-19 > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .lg\:space-y-20 > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .lg\:space-x-20 > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .lg\:space-y-21 > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .lg\:space-x-21 > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .lg\:space-y-22 > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .lg\:space-x-22 > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .lg\:space-y-23 > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .lg\:space-x-23 > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .lg\:space-y-24 > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .lg\:space-x-24 > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .lg\:space-y-25 > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .lg\:space-x-25 > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .lg\:space-y-26 > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .lg\:space-x-26 > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .lg\:space-y-27 > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .lg\:space-x-27 > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .lg\:space-y-28 > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .lg\:space-x-28 > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .lg\:space-y-29 > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .lg\:space-x-29 > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .lg\:space-y-30 > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .lg\:space-x-30 > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .lg\:space-y-31 > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .lg\:space-x-31 > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .lg\:space-y-32 > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .lg\:space-x-32 > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .lg\:space-y-33 > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .lg\:space-x-33 > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .lg\:space-y-34 > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .lg\:space-x-34 > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .lg\:space-y-35 > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .lg\:space-x-35 > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .lg\:space-y-36 > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .lg\:space-x-36 > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .lg\:space-y-37 > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .lg\:space-x-37 > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .lg\:space-y-38 > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .lg\:space-x-38 > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .lg\:space-y-39 > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .lg\:space-x-39 > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .lg\:space-y-40 > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .lg\:space-x-40 > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .lg\:space-y-41 > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .lg\:space-x-41 > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .lg\:space-y-42 > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .lg\:space-x-42 > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .lg\:space-y-43 > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .lg\:space-x-43 > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .lg\:space-y-44 > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .lg\:space-x-44 > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .lg\:space-y-45 > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .lg\:space-x-45 > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .lg\:space-y-46 > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .lg\:space-x-46 > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .lg\:space-y-47 > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .lg\:space-x-47 > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .lg\:space-y-48 > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .lg\:space-x-48 > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .lg\:space-y-49 > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .lg\:space-x-49 > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .lg\:space-y-50 > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .lg\:space-x-50 > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .lg\:space-y-51 > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .lg\:space-x-51 > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .lg\:space-y-52 > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .lg\:space-x-52 > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .lg\:space-y-53 > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .lg\:space-x-53 > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .lg\:space-y-54 > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .lg\:space-x-54 > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .lg\:space-y-55 > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .lg\:space-x-55 > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .lg\:space-y-56 > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .lg\:space-x-56 > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .lg\:space-y-57 > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .lg\:space-x-57 > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .lg\:space-y-58 > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .lg\:space-x-58 > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .lg\:space-y-59 > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .lg\:space-x-59 > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .lg\:space-y-60 > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .lg\:space-x-60 > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .lg\:space-y-61 > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .lg\:space-x-61 > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .lg\:space-y-62 > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .lg\:space-x-62 > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .lg\:space-y-63 > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .lg\:space-x-63 > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .lg\:space-y-64 > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .lg\:space-x-64 > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .lg\:space-y-65 > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .lg\:space-x-65 > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .lg\:space-y-66 > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .lg\:space-x-66 > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .lg\:space-y-67 > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .lg\:space-x-67 > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .lg\:space-y-68 > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .lg\:space-x-68 > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .lg\:space-y-69 > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .lg\:space-x-69 > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .lg\:space-y-70 > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .lg\:space-x-70 > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .lg\:space-y-71 > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .lg\:space-x-71 > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .lg\:space-y-72 > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .lg\:space-x-72 > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .lg\:space-y-73 > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .lg\:space-x-73 > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .lg\:space-y-74 > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .lg\:space-x-74 > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .lg\:space-y-75 > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .lg\:space-x-75 > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .lg\:space-y-76 > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .lg\:space-x-76 > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .lg\:space-y-77 > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .lg\:space-x-77 > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .lg\:space-y-78 > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .lg\:space-x-78 > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .lg\:space-y-79 > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .lg\:space-x-79 > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .lg\:space-y-80 > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .lg\:space-x-80 > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .lg\:space-y-81 > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .lg\:space-x-81 > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .lg\:space-y-82 > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .lg\:space-x-82 > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .lg\:space-y-83 > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .lg\:space-x-83 > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .lg\:space-y-84 > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .lg\:space-x-84 > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .lg\:space-y-85 > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .lg\:space-x-85 > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .lg\:space-y-86 > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .lg\:space-x-86 > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .lg\:space-y-87 > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .lg\:space-x-87 > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .lg\:space-y-88 > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .lg\:space-x-88 > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .lg\:space-y-89 > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .lg\:space-x-89 > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .lg\:space-y-90 > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .lg\:space-x-90 > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .lg\:space-y-91 > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .lg\:space-x-91 > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .lg\:space-y-92 > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .lg\:space-x-92 > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .lg\:space-y-93 > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .lg\:space-x-93 > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .lg\:space-y-94 > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .lg\:space-x-94 > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .lg\:space-y-95 > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .lg\:space-x-95 > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .lg\:space-y-96 > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .lg\:space-x-96 > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .lg\:space-y-97 > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .lg\:space-x-97 > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .lg\:space-y-98 > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .lg\:space-x-98 > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .lg\:space-y-99 > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .lg\:space-x-99 > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .lg\:space-y-100 > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .lg\:space-x-100 > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .lg\:space-y-101 > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .lg\:space-x-101 > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .lg\:space-y-102 > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .lg\:space-x-102 > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .lg\:space-y-103 > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .lg\:space-x-103 > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .lg\:space-y-104 > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .lg\:space-x-104 > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .lg\:space-y-105 > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .lg\:space-x-105 > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .lg\:space-y-px > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .lg\:space-x-px > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .lg\:space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .lg\:space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .lg\:space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .lg\:space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .lg\:space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .lg\:space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .lg\:space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .lg\:space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .lg\:space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .lg\:space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .lg\:space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .lg\:space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .lg\:space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .lg\:space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .lg\:space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .lg\:space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .lg\:space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .lg\:space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .lg\:space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .lg\:space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .lg\:space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .lg\:space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .lg\:space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .lg\:space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .lg\:space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .lg\:space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .lg\:space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .lg\:space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .lg\:space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .lg\:space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .lg\:space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .lg\:space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .lg\:space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .lg\:space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .lg\:space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .lg\:space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .lg\:space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .lg\:space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .lg\:space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .lg\:space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .lg\:space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .lg\:space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .lg\:space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .lg\:space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .lg\:space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .lg\:space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .lg\:space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .lg\:space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .lg\:space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .lg\:space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .lg\:space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .lg\:space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .lg\:space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .lg\:space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .lg\:space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .lg\:space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .lg\:space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .lg\:space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .lg\:space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .lg\:space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .lg\:space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .lg\:space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .lg\:space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .lg\:space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .lg\:space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .lg\:space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .lg\:space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .lg\:space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .lg\:space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .lg\:space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .lg\:space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .lg\:space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .lg\:space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .lg\:space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .lg\:space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .lg\:space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .lg\:space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .lg\:space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .lg\:space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .lg\:space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .lg\:space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .lg\:space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .lg\:space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .lg\:space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .lg\:space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .lg\:space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .lg\:space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .lg\:space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .lg\:space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .lg\:space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .lg\:space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .lg\:space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .lg\:space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .lg\:space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .lg\:space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .lg\:space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .lg\:space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .lg\:space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .lg\:space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .lg\:space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .lg\:space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .lg\:space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .lg\:space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .lg\:space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .lg\:space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .lg\:space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .lg\:space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .lg\:space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .lg\:space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .lg\:space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .lg\:space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .lg\:space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .lg\:space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .lg\:space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .lg\:space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .lg\:space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .lg\:space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .lg\:space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .lg\:space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .lg\:space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .lg\:space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .lg\:space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .lg\:space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .lg\:space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .lg\:space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .lg\:space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .lg\:space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .lg\:space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .lg\:space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .lg\:space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .lg\:space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .lg\:space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .lg\:space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .lg\:space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .lg\:space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .lg\:space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .lg\:space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .lg\:space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .lg\:space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .lg\:space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .lg\:space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .lg\:space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .lg\:space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .lg\:space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .lg\:space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .lg\:space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .lg\:space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .lg\:space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .lg\:space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .lg\:space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .lg\:space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .lg\:space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .lg\:space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .lg\:space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .lg\:space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .lg\:space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .lg\:space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .lg\:space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .lg\:space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .lg\:space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .lg\:space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .lg\:space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .lg\:space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .lg\:space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .lg\:space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .lg\:space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .lg\:space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .lg\:space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .lg\:space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .lg\:space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .lg\:space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .lg\:space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .lg\:space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .lg\:space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .lg\:space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .lg\:space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .lg\:space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .lg\:space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .lg\:space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .lg\:space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .lg\:space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .lg\:space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .lg\:space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .lg\:space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .lg\:space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .lg\:space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .lg\:space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .lg\:space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .lg\:space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .lg\:space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .lg\:space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .lg\:space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .lg\:space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .lg\:space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .lg\:space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .lg\:space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .lg\:space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .lg\:space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .lg\:space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .lg\:space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .lg\:space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .lg\:space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .lg\:space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .lg\:space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .lg\:space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .lg\:space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .lg\:space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .lg\:space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .lg\:space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .lg\:space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .lg\:-space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .lg\:-space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .lg\:-space-y-1 > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .lg\:-space-x-1 > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .lg\:-space-y-2 > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .lg\:-space-x-2 > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .lg\:-space-y-3 > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .lg\:-space-x-3 > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .lg\:-space-y-4 > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .lg\:-space-x-4 > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .lg\:-space-y-5 > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .lg\:-space-x-5 > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .lg\:-space-y-6 > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .lg\:-space-x-6 > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .lg\:-space-y-7 > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .lg\:-space-x-7 > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .lg\:-space-y-8 > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .lg\:-space-x-8 > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .lg\:-space-y-9 > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .lg\:-space-x-9 > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .lg\:-space-y-10 > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .lg\:-space-x-10 > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .lg\:-space-y-11 > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .lg\:-space-x-11 > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .lg\:-space-y-12 > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .lg\:-space-x-12 > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .lg\:-space-y-13 > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .lg\:-space-x-13 > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .lg\:-space-y-14 > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .lg\:-space-x-14 > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .lg\:-space-y-15 > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .lg\:-space-x-15 > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .lg\:-space-y-16 > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .lg\:-space-x-16 > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .lg\:-space-y-17 > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .lg\:-space-x-17 > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .lg\:-space-y-18 > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .lg\:-space-x-18 > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .lg\:-space-y-19 > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .lg\:-space-x-19 > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .lg\:-space-y-20 > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .lg\:-space-x-20 > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .lg\:-space-y-21 > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .lg\:-space-x-21 > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .lg\:-space-y-22 > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .lg\:-space-x-22 > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .lg\:-space-y-23 > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .lg\:-space-x-23 > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .lg\:-space-y-24 > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .lg\:-space-x-24 > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .lg\:-space-y-25 > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .lg\:-space-x-25 > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .lg\:-space-y-26 > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .lg\:-space-x-26 > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .lg\:-space-y-27 > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .lg\:-space-x-27 > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .lg\:-space-y-28 > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .lg\:-space-x-28 > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .lg\:-space-y-29 > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .lg\:-space-x-29 > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .lg\:-space-y-30 > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .lg\:-space-x-30 > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .lg\:-space-y-31 > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .lg\:-space-x-31 > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .lg\:-space-y-32 > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .lg\:-space-x-32 > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .lg\:-space-y-33 > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .lg\:-space-x-33 > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .lg\:-space-y-34 > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .lg\:-space-x-34 > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .lg\:-space-y-35 > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .lg\:-space-x-35 > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .lg\:-space-y-36 > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .lg\:-space-x-36 > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .lg\:-space-y-37 > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .lg\:-space-x-37 > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .lg\:-space-y-38 > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .lg\:-space-x-38 > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .lg\:-space-y-39 > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .lg\:-space-x-39 > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .lg\:-space-y-40 > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .lg\:-space-x-40 > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .lg\:-space-y-41 > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .lg\:-space-x-41 > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .lg\:-space-y-42 > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .lg\:-space-x-42 > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .lg\:-space-y-43 > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .lg\:-space-x-43 > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .lg\:-space-y-44 > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .lg\:-space-x-44 > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .lg\:-space-y-45 > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .lg\:-space-x-45 > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .lg\:-space-y-46 > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .lg\:-space-x-46 > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .lg\:-space-y-47 > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .lg\:-space-x-47 > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .lg\:-space-y-48 > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .lg\:-space-x-48 > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .lg\:-space-y-49 > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .lg\:-space-x-49 > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .lg\:-space-y-50 > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .lg\:-space-x-50 > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .lg\:-space-y-51 > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .lg\:-space-x-51 > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .lg\:-space-y-52 > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .lg\:-space-x-52 > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .lg\:-space-y-53 > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .lg\:-space-x-53 > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .lg\:-space-y-54 > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .lg\:-space-x-54 > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .lg\:-space-y-55 > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .lg\:-space-x-55 > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .lg\:-space-y-56 > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .lg\:-space-x-56 > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .lg\:-space-y-57 > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .lg\:-space-x-57 > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .lg\:-space-y-58 > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .lg\:-space-x-58 > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .lg\:-space-y-59 > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .lg\:-space-x-59 > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .lg\:-space-y-60 > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .lg\:-space-x-60 > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .lg\:-space-y-61 > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .lg\:-space-x-61 > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .lg\:-space-y-62 > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .lg\:-space-x-62 > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .lg\:-space-y-63 > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .lg\:-space-x-63 > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .lg\:-space-y-64 > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .lg\:-space-x-64 > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .lg\:-space-y-65 > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .lg\:-space-x-65 > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .lg\:-space-y-66 > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .lg\:-space-x-66 > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .lg\:-space-y-67 > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .lg\:-space-x-67 > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .lg\:-space-y-68 > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .lg\:-space-x-68 > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .lg\:-space-y-69 > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .lg\:-space-x-69 > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .lg\:-space-y-70 > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .lg\:-space-x-70 > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .lg\:-space-y-71 > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .lg\:-space-x-71 > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .lg\:-space-y-72 > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .lg\:-space-x-72 > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .lg\:-space-y-73 > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .lg\:-space-x-73 > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .lg\:-space-y-74 > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .lg\:-space-x-74 > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .lg\:-space-y-75 > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .lg\:-space-x-75 > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .lg\:-space-y-76 > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .lg\:-space-x-76 > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .lg\:-space-y-77 > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .lg\:-space-x-77 > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .lg\:-space-y-78 > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .lg\:-space-x-78 > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .lg\:-space-y-79 > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .lg\:-space-x-79 > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .lg\:-space-y-80 > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .lg\:-space-x-80 > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .lg\:-space-y-81 > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .lg\:-space-x-81 > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .lg\:-space-y-82 > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .lg\:-space-x-82 > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .lg\:-space-y-83 > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .lg\:-space-x-83 > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .lg\:-space-y-84 > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .lg\:-space-x-84 > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .lg\:-space-y-85 > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .lg\:-space-x-85 > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .lg\:-space-y-86 > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .lg\:-space-x-86 > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .lg\:-space-y-87 > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .lg\:-space-x-87 > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .lg\:-space-y-88 > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .lg\:-space-x-88 > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .lg\:-space-y-89 > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .lg\:-space-x-89 > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .lg\:-space-y-90 > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .lg\:-space-x-90 > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .lg\:-space-y-91 > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .lg\:-space-x-91 > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .lg\:-space-y-92 > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .lg\:-space-x-92 > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .lg\:-space-y-93 > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .lg\:-space-x-93 > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .lg\:-space-y-94 > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .lg\:-space-x-94 > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .lg\:-space-y-95 > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .lg\:-space-x-95 > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .lg\:-space-y-96 > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .lg\:-space-x-96 > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .lg\:-space-y-97 > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .lg\:-space-x-97 > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .lg\:-space-y-98 > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .lg\:-space-x-98 > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .lg\:-space-y-99 > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .lg\:-space-x-99 > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .lg\:-space-y-100 > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .lg\:-space-x-100 > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .lg\:-space-y-101 > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .lg\:-space-x-101 > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .lg\:-space-y-102 > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .lg\:-space-x-102 > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .lg\:-space-y-103 > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .lg\:-space-x-103 > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .lg\:-space-y-104 > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .lg\:-space-x-104 > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .lg\:-space-y-105 > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .lg\:-space-x-105 > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .lg\:-space-y-px > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .lg\:-space-x-px > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .lg\:-space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .lg\:-space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .lg\:-space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .lg\:-space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .lg\:-space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .lg\:-space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .lg\:-space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .lg\:-space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .lg\:-space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .lg\:-space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .lg\:-space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .lg\:-space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .lg\:-space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .lg\:-space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .lg\:-space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .lg\:-space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .lg\:-space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .lg\:-space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .lg\:-space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .lg\:-space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .lg\:-space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .lg\:-space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .lg\:-space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .lg\:-space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .lg\:-space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .lg\:-space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .lg\:-space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .lg\:-space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .lg\:-space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .lg\:-space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .lg\:-space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .lg\:-space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .lg\:-space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .lg\:-space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .lg\:-space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .lg\:-space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .lg\:-space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .lg\:-space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .lg\:-space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .lg\:-space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .lg\:-space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .lg\:-space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .lg\:-space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .lg\:-space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .lg\:-space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .lg\:-space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .lg\:-space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .lg\:-space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .lg\:-space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .lg\:-space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .lg\:-space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .lg\:-space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .lg\:-space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .lg\:-space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .lg\:-space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .lg\:-space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .lg\:-space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .lg\:-space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .lg\:-space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .lg\:-space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .lg\:-space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .lg\:-space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .lg\:-space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .lg\:-space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .lg\:-space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .lg\:-space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .lg\:-space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .lg\:-space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .lg\:-space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .lg\:-space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .lg\:-space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .lg\:-space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .lg\:-space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .lg\:-space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .lg\:-space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .lg\:-space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .lg\:-space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .lg\:-space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .lg\:-space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .lg\:-space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .lg\:-space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .lg\:-space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .lg\:-space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .lg\:-space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .lg\:-space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .lg\:-space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .lg\:-space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .lg\:-space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .lg\:-space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .lg\:-space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .lg\:-space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .lg\:-space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .lg\:-space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .lg\:-space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .lg\:-space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .lg\:-space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .lg\:-space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .lg\:-space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .lg\:-space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .lg\:-space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .lg\:-space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .lg\:-space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .lg\:-space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .lg\:-space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .lg\:-space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .lg\:-space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .lg\:-space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .lg\:-space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .lg\:-space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .lg\:-space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .lg\:-space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .lg\:-space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .lg\:-space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .lg\:-space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .lg\:-space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .lg\:-space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .lg\:-space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .lg\:-space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .lg\:-space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .lg\:-space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .lg\:-space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .lg\:-space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .lg\:-space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .lg\:-space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .lg\:-space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .lg\:-space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .lg\:-space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .lg\:-space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .lg\:-space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .lg\:-space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .lg\:-space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .lg\:-space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .lg\:-space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .lg\:-space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .lg\:-space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .lg\:-space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .lg\:-space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .lg\:-space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .lg\:-space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .lg\:-space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .lg\:-space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .lg\:-space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .lg\:-space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .lg\:-space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .lg\:-space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .lg\:-space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .lg\:-space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .lg\:-space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .lg\:-space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .lg\:-space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .lg\:-space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .lg\:-space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .lg\:-space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .lg\:-space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .lg\:-space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .lg\:-space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .lg\:-space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .lg\:-space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .lg\:-space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .lg\:-space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .lg\:-space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .lg\:-space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .lg\:-space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .lg\:-space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .lg\:-space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .lg\:-space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .lg\:-space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .lg\:-space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .lg\:-space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .lg\:-space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .lg\:-space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .lg\:-space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .lg\:-space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .lg\:-space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .lg\:-space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .lg\:-space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .lg\:-space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .lg\:-space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .lg\:-space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .lg\:-space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .lg\:-space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .lg\:-space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .lg\:-space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .lg\:-space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .lg\:-space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .lg\:-space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .lg\:-space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .lg\:-space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .lg\:-space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .lg\:-space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .lg\:-space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .lg\:-space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .lg\:-space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .lg\:-space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .lg\:-space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .lg\:-space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .lg\:-space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .lg\:-space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .lg\:-space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .lg\:-space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .lg\:-space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .lg\:-space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .lg\:-space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .lg\:-space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .lg\:-space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .lg\:-space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .lg\:-space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .lg\:-space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .lg\:-space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .lg\:-space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .lg\:hover\:space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .lg\:hover\:space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .lg\:hover\:space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .lg\:hover\:space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .lg\:hover\:space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .lg\:hover\:space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .lg\:hover\:space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .lg\:hover\:space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .lg\:hover\:space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .lg\:hover\:space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .lg\:hover\:space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .lg\:hover\:space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .lg\:hover\:space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .lg\:hover\:space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .lg\:hover\:space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .lg\:hover\:space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .lg\:hover\:space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .lg\:hover\:space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .lg\:hover\:space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .lg\:hover\:space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .lg\:hover\:space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .lg\:hover\:space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .lg\:hover\:space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .lg\:hover\:space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .lg\:hover\:space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .lg\:hover\:space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .lg\:hover\:space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .lg\:hover\:space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .lg\:hover\:space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .lg\:hover\:space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .lg\:hover\:space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .lg\:hover\:space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .lg\:hover\:space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .lg\:hover\:space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .lg\:hover\:space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .lg\:hover\:space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .lg\:hover\:space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .lg\:hover\:space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .lg\:hover\:space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .lg\:hover\:space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .lg\:hover\:space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .lg\:hover\:space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .lg\:hover\:space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .lg\:hover\:space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .lg\:hover\:space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .lg\:hover\:space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .lg\:hover\:space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .lg\:hover\:space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .lg\:hover\:space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .lg\:hover\:space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .lg\:hover\:space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .lg\:hover\:space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .lg\:hover\:space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .lg\:hover\:space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .lg\:hover\:space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .lg\:hover\:space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .lg\:hover\:space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .lg\:hover\:space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .lg\:hover\:space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .lg\:hover\:space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .lg\:hover\:space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .lg\:hover\:space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .lg\:hover\:space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .lg\:hover\:space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .lg\:hover\:space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .lg\:hover\:space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .lg\:hover\:space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .lg\:hover\:space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .lg\:hover\:space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .lg\:hover\:space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .lg\:hover\:space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .lg\:hover\:space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .lg\:hover\:space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .lg\:hover\:space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .lg\:hover\:space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .lg\:hover\:space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .lg\:hover\:space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .lg\:hover\:space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .lg\:hover\:space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .lg\:hover\:space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .lg\:hover\:space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .lg\:hover\:space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .lg\:hover\:space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .lg\:hover\:space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .lg\:hover\:space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .lg\:hover\:space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .lg\:hover\:space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .lg\:hover\:space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .lg\:hover\:space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .lg\:hover\:space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .lg\:hover\:space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .lg\:hover\:space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .lg\:hover\:space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .lg\:hover\:space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .lg\:hover\:space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .lg\:hover\:space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .lg\:hover\:space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .lg\:hover\:space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .lg\:hover\:space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .lg\:hover\:space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .lg\:hover\:space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .lg\:hover\:space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .lg\:hover\:space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .lg\:hover\:space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .lg\:hover\:space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .lg\:hover\:space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .lg\:hover\:space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .lg\:hover\:space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .lg\:hover\:space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .lg\:hover\:space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .lg\:hover\:space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .lg\:hover\:space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .lg\:hover\:space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .lg\:hover\:space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .lg\:hover\:space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .lg\:hover\:space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .lg\:hover\:space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .lg\:hover\:space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .lg\:hover\:space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .lg\:hover\:space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .lg\:hover\:space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .lg\:hover\:space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .lg\:hover\:space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .lg\:hover\:space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .lg\:hover\:space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .lg\:hover\:space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .lg\:hover\:space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .lg\:hover\:space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .lg\:hover\:space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .lg\:hover\:space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .lg\:hover\:space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .lg\:hover\:space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .lg\:hover\:space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .lg\:hover\:space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .lg\:hover\:space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .lg\:hover\:space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .lg\:hover\:space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .lg\:hover\:space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .lg\:hover\:space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .lg\:hover\:space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .lg\:hover\:space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .lg\:hover\:space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .lg\:hover\:space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .lg\:hover\:space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .lg\:hover\:space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .lg\:hover\:space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .lg\:hover\:space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .lg\:hover\:space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .lg\:hover\:space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .lg\:hover\:space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .lg\:hover\:space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .lg\:hover\:space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .lg\:hover\:space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .lg\:hover\:space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .lg\:hover\:space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .lg\:hover\:space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .lg\:hover\:space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .lg\:hover\:space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .lg\:hover\:space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .lg\:hover\:space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .lg\:hover\:space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .lg\:hover\:space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .lg\:hover\:space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .lg\:hover\:space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .lg\:hover\:space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .lg\:hover\:space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .lg\:hover\:space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .lg\:hover\:space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .lg\:hover\:space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .lg\:hover\:space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .lg\:hover\:space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .lg\:hover\:space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .lg\:hover\:space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .lg\:hover\:space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .lg\:hover\:space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .lg\:hover\:space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .lg\:hover\:space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .lg\:hover\:space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .lg\:hover\:space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .lg\:hover\:space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .lg\:hover\:space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .lg\:hover\:space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .lg\:hover\:space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .lg\:hover\:space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .lg\:hover\:space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .lg\:hover\:space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .lg\:hover\:space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .lg\:hover\:space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .lg\:hover\:space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .lg\:hover\:space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .lg\:hover\:space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .lg\:hover\:space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .lg\:hover\:space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .lg\:hover\:space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .lg\:hover\:space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .lg\:hover\:space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .lg\:hover\:space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .lg\:hover\:space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .lg\:hover\:space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .lg\:hover\:space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .lg\:hover\:space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .lg\:hover\:space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .lg\:hover\:space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .lg\:hover\:space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .lg\:hover\:space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .lg\:hover\:space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .lg\:hover\:space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .lg\:hover\:space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .lg\:hover\:space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .lg\:hover\:space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .lg\:hover\:space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .lg\:hover\:space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .lg\:hover\:space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .lg\:hover\:space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .lg\:hover\:space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .lg\:hover\:space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .lg\:hover\:space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .lg\:hover\:space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .lg\:hover\:space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .lg\:hover\:space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .lg\:hover\:space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .lg\:hover\:space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .lg\:hover\:space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .lg\:hover\:space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .lg\:hover\:space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .lg\:hover\:space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .lg\:hover\:space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .lg\:hover\:space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .lg\:hover\:space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .lg\:hover\:space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .lg\:hover\:space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .lg\:hover\:space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .lg\:hover\:space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .lg\:hover\:space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .lg\:hover\:space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .lg\:hover\:space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .lg\:hover\:space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .lg\:hover\:space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .lg\:hover\:space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .lg\:hover\:space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .lg\:hover\:space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .lg\:hover\:space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .lg\:hover\:space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .lg\:hover\:space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .lg\:hover\:space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .lg\:hover\:space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .lg\:hover\:space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .lg\:hover\:space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .lg\:hover\:space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .lg\:hover\:space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .lg\:hover\:space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .lg\:hover\:space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .lg\:hover\:space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .lg\:hover\:space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .lg\:hover\:space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .lg\:hover\:space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .lg\:hover\:space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .lg\:hover\:space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .lg\:hover\:space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .lg\:hover\:space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .lg\:hover\:space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .lg\:hover\:space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .lg\:hover\:space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .lg\:hover\:space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .lg\:hover\:space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .lg\:hover\:space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .lg\:hover\:space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .lg\:hover\:space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .lg\:hover\:space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .lg\:hover\:space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .lg\:hover\:space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .lg\:hover\:space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .lg\:hover\:space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .lg\:hover\:space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .lg\:hover\:space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .lg\:hover\:space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .lg\:hover\:space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .lg\:hover\:space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .lg\:hover\:space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .lg\:hover\:space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .lg\:hover\:space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .lg\:hover\:space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .lg\:hover\:space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .lg\:hover\:space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .lg\:hover\:space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .lg\:hover\:space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .lg\:hover\:space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .lg\:hover\:space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .lg\:hover\:space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .lg\:hover\:space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .lg\:hover\:space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .lg\:hover\:space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .lg\:hover\:space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .lg\:hover\:space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .lg\:hover\:space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .lg\:hover\:space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .lg\:hover\:space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .lg\:hover\:space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .lg\:hover\:space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .lg\:hover\:space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .lg\:hover\:space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .lg\:hover\:space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .lg\:hover\:space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .lg\:hover\:space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .lg\:hover\:space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .lg\:hover\:space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .lg\:hover\:space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .lg\:hover\:space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .lg\:hover\:space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .lg\:hover\:space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .lg\:hover\:space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .lg\:hover\:space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .lg\:hover\:space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .lg\:hover\:space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .lg\:hover\:space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .lg\:hover\:space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .lg\:hover\:space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .lg\:hover\:space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .lg\:hover\:space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .lg\:hover\:space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .lg\:hover\:space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .lg\:hover\:space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .lg\:hover\:space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .lg\:hover\:space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .lg\:hover\:space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .lg\:hover\:space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .lg\:hover\:space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .lg\:hover\:space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .lg\:hover\:space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .lg\:hover\:space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .lg\:hover\:space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .lg\:hover\:space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .lg\:hover\:space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .lg\:hover\:space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .lg\:hover\:space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .lg\:hover\:space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .lg\:hover\:space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .lg\:hover\:space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .lg\:hover\:space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .lg\:hover\:space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .lg\:hover\:space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .lg\:hover\:space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .lg\:hover\:space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .lg\:hover\:space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .lg\:hover\:space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .lg\:hover\:space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .lg\:hover\:space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .lg\:hover\:space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .lg\:hover\:space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .lg\:hover\:space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .lg\:hover\:space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .lg\:hover\:space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .lg\:hover\:space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .lg\:hover\:space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .lg\:hover\:space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .lg\:hover\:space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .lg\:hover\:space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .lg\:hover\:space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .lg\:hover\:space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .lg\:hover\:space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .lg\:hover\:space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .lg\:hover\:space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .lg\:hover\:space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .lg\:hover\:space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .lg\:hover\:space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .lg\:hover\:space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .lg\:hover\:space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .lg\:hover\:space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .lg\:hover\:space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .lg\:hover\:space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .lg\:hover\:space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .lg\:hover\:space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .lg\:hover\:space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .lg\:hover\:space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .lg\:hover\:space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .lg\:hover\:space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .lg\:hover\:space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .lg\:hover\:space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .lg\:hover\:space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .lg\:hover\:space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .lg\:hover\:space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .lg\:hover\:space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .lg\:hover\:space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .lg\:hover\:space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .lg\:hover\:space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .lg\:hover\:space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .lg\:hover\:space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .lg\:hover\:space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .lg\:hover\:space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .lg\:hover\:space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .lg\:hover\:space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .lg\:hover\:space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .lg\:hover\:space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .lg\:hover\:space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .lg\:hover\:space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .lg\:hover\:space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .lg\:hover\:space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .lg\:hover\:space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .lg\:hover\:space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .lg\:hover\:space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .lg\:hover\:space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .lg\:hover\:space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .lg\:hover\:space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .lg\:hover\:space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .lg\:hover\:space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .lg\:hover\:space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .lg\:hover\:space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .lg\:hover\:space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .lg\:hover\:space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .lg\:hover\:space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .lg\:hover\:space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .lg\:hover\:space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .lg\:hover\:space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .lg\:hover\:space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .lg\:hover\:space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .lg\:hover\:space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .lg\:hover\:space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .lg\:hover\:space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .lg\:hover\:space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .lg\:hover\:space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .lg\:hover\:space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .lg\:hover\:space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .lg\:hover\:space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .lg\:hover\:space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .lg\:hover\:-space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .lg\:hover\:-space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .lg\:hover\:-space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .lg\:hover\:-space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .lg\:hover\:-space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .lg\:hover\:-space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .lg\:hover\:-space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .lg\:hover\:-space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .lg\:hover\:-space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .lg\:hover\:-space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .lg\:hover\:-space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .lg\:hover\:-space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .lg\:hover\:-space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .lg\:hover\:-space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .lg\:hover\:-space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .lg\:hover\:-space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .lg\:hover\:-space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .lg\:hover\:-space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .lg\:hover\:-space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .lg\:hover\:-space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .lg\:hover\:-space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .lg\:hover\:-space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .lg\:hover\:-space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .lg\:hover\:-space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .lg\:hover\:-space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .lg\:hover\:-space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .lg\:hover\:-space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .lg\:hover\:-space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .lg\:hover\:-space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .lg\:hover\:-space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .lg\:hover\:-space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .lg\:hover\:-space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .lg\:hover\:-space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .lg\:hover\:-space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .lg\:hover\:-space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .lg\:hover\:-space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .lg\:hover\:-space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .lg\:hover\:-space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .lg\:hover\:-space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .lg\:hover\:-space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .lg\:hover\:-space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .lg\:hover\:-space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .lg\:hover\:-space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .lg\:hover\:-space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .lg\:hover\:-space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .lg\:hover\:-space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .lg\:hover\:-space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .lg\:hover\:-space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .lg\:hover\:-space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .lg\:hover\:-space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .lg\:hover\:-space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .lg\:hover\:-space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .lg\:hover\:-space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .lg\:hover\:-space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .lg\:hover\:-space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .lg\:hover\:-space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .lg\:hover\:-space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .lg\:hover\:-space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .lg\:hover\:-space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .lg\:hover\:-space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .lg\:hover\:-space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .lg\:hover\:-space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .lg\:hover\:-space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .lg\:hover\:-space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .lg\:hover\:-space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .lg\:hover\:-space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .lg\:hover\:-space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .lg\:hover\:-space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .lg\:hover\:-space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .lg\:hover\:-space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .lg\:hover\:-space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .lg\:hover\:-space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .lg\:hover\:-space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .lg\:hover\:-space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .lg\:hover\:-space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .lg\:hover\:-space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .lg\:hover\:-space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .lg\:hover\:-space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .lg\:hover\:-space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .lg\:hover\:-space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .lg\:hover\:-space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .lg\:hover\:-space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .lg\:hover\:-space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .lg\:hover\:-space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .lg\:hover\:-space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .lg\:hover\:-space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .lg\:hover\:-space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .lg\:hover\:-space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .lg\:hover\:-space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .lg\:hover\:-space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .lg\:hover\:-space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .lg\:hover\:-space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .lg\:hover\:-space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .lg\:hover\:-space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .lg\:hover\:-space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .lg\:hover\:-space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .lg\:hover\:-space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .lg\:hover\:-space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .lg\:hover\:-space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .lg\:hover\:-space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .lg\:hover\:-space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .lg\:hover\:-space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .lg\:hover\:-space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .lg\:hover\:-space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .lg\:hover\:-space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .lg\:hover\:-space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .lg\:hover\:-space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .lg\:hover\:-space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .lg\:hover\:-space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .lg\:hover\:-space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .lg\:hover\:-space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .lg\:hover\:-space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .lg\:hover\:-space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .lg\:hover\:-space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .lg\:hover\:-space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .lg\:hover\:-space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .lg\:hover\:-space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .lg\:hover\:-space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .lg\:hover\:-space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .lg\:hover\:-space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .lg\:hover\:-space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .lg\:hover\:-space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .lg\:hover\:-space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .lg\:hover\:-space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .lg\:hover\:-space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .lg\:hover\:-space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .lg\:hover\:-space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .lg\:hover\:-space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .lg\:hover\:-space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .lg\:hover\:-space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .lg\:hover\:-space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .lg\:hover\:-space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .lg\:hover\:-space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .lg\:hover\:-space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .lg\:hover\:-space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .lg\:hover\:-space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .lg\:hover\:-space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .lg\:hover\:-space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .lg\:hover\:-space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .lg\:hover\:-space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .lg\:hover\:-space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .lg\:hover\:-space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .lg\:hover\:-space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .lg\:hover\:-space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .lg\:hover\:-space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .lg\:hover\:-space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .lg\:hover\:-space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .lg\:hover\:-space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .lg\:hover\:-space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .lg\:hover\:-space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .lg\:hover\:-space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .lg\:hover\:-space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .lg\:hover\:-space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .lg\:hover\:-space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .lg\:hover\:-space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .lg\:hover\:-space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .lg\:hover\:-space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .lg\:hover\:-space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .lg\:hover\:-space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .lg\:hover\:-space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .lg\:hover\:-space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .lg\:hover\:-space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .lg\:hover\:-space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .lg\:hover\:-space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .lg\:hover\:-space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .lg\:hover\:-space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .lg\:hover\:-space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .lg\:hover\:-space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .lg\:hover\:-space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .lg\:hover\:-space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .lg\:hover\:-space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .lg\:hover\:-space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .lg\:hover\:-space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .lg\:hover\:-space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .lg\:hover\:-space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .lg\:hover\:-space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .lg\:hover\:-space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .lg\:hover\:-space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .lg\:hover\:-space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .lg\:hover\:-space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .lg\:hover\:-space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .lg\:hover\:-space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .lg\:hover\:-space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .lg\:hover\:-space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .lg\:hover\:-space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .lg\:hover\:-space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .lg\:hover\:-space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .lg\:hover\:-space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .lg\:hover\:-space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .lg\:hover\:-space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .lg\:hover\:-space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .lg\:hover\:-space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .lg\:hover\:-space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .lg\:hover\:-space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .lg\:hover\:-space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .lg\:hover\:-space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .lg\:hover\:-space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .lg\:hover\:-space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .lg\:hover\:-space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .lg\:hover\:-space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .lg\:hover\:-space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .lg\:hover\:-space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .lg\:hover\:-space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .lg\:hover\:-space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .lg\:hover\:-space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .lg\:hover\:-space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .lg\:hover\:-space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .lg\:hover\:-space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .lg\:hover\:-space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .lg\:hover\:-space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .lg\:hover\:-space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .lg\:hover\:-space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .lg\:hover\:-space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .lg\:hover\:-space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .lg\:hover\:-space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .lg\:hover\:-space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .lg\:hover\:-space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .lg\:hover\:-space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .lg\:hover\:-space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .lg\:hover\:-space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .lg\:hover\:-space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .lg\:hover\:-space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .lg\:hover\:-space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .lg\:hover\:-space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .lg\:hover\:-space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .lg\:hover\:-space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .lg\:hover\:-space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .lg\:hover\:-space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .lg\:hover\:-space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .lg\:hover\:-space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .lg\:hover\:-space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .lg\:hover\:-space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .lg\:hover\:-space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .lg\:hover\:-space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .lg\:hover\:-space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .lg\:hover\:-space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .lg\:hover\:-space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .lg\:hover\:-space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .lg\:hover\:-space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .lg\:hover\:-space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .lg\:hover\:-space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .lg\:hover\:-space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .lg\:hover\:-space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .lg\:hover\:-space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .lg\:hover\:-space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .lg\:hover\:-space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .lg\:hover\:-space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .lg\:hover\:-space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .lg\:hover\:-space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .lg\:hover\:-space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .lg\:hover\:-space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .lg\:hover\:-space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .lg\:hover\:-space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .lg\:hover\:-space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .lg\:hover\:-space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .lg\:hover\:-space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .lg\:hover\:-space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .lg\:hover\:-space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .lg\:hover\:-space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .lg\:hover\:-space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .lg\:hover\:-space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .lg\:hover\:-space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .lg\:hover\:-space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .lg\:hover\:-space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .lg\:hover\:-space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .lg\:hover\:-space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .lg\:hover\:-space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .lg\:hover\:-space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .lg\:hover\:-space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .lg\:hover\:-space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .lg\:hover\:-space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .lg\:hover\:-space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .lg\:hover\:-space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .lg\:hover\:-space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .lg\:hover\:-space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .lg\:hover\:-space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .lg\:hover\:-space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .lg\:hover\:-space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .lg\:hover\:-space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .lg\:hover\:-space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .lg\:hover\:-space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .lg\:hover\:-space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .lg\:hover\:-space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .lg\:hover\:-space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .lg\:hover\:-space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .lg\:hover\:-space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .lg\:hover\:-space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .lg\:hover\:-space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .lg\:hover\:-space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .lg\:hover\:-space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .lg\:hover\:-space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .lg\:hover\:-space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .lg\:hover\:-space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .lg\:hover\:-space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .lg\:hover\:-space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .lg\:hover\:-space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .lg\:hover\:-space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .lg\:hover\:-space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .lg\:hover\:-space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .lg\:hover\:-space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .lg\:hover\:-space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .lg\:hover\:-space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .lg\:hover\:-space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .lg\:hover\:-space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .lg\:hover\:-space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .lg\:hover\:-space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .lg\:hover\:-space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .lg\:hover\:-space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .lg\:hover\:-space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .lg\:hover\:-space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .lg\:hover\:-space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .lg\:hover\:-space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .lg\:hover\:-space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .lg\:hover\:-space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .lg\:hover\:-space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .lg\:hover\:-space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .lg\:hover\:-space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .lg\:hover\:-space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .lg\:hover\:-space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .lg\:hover\:-space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .lg\:hover\:-space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .lg\:hover\:-space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .lg\:hover\:-space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .lg\:hover\:-space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .lg\:hover\:-space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .lg\:hover\:-space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .lg\:hover\:-space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .lg\:hover\:-space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .lg\:hover\:-space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .lg\:hover\:-space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .lg\:hover\:-space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .lg\:hover\:-space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .lg\:hover\:-space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .lg\:hover\:-space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .lg\:hover\:-space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .lg\:hover\:-space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .lg\:hover\:-space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .lg\:hover\:-space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .lg\:hover\:-space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .lg\:hover\:-space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .lg\:hover\:-space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .lg\:hover\:-space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .lg\:hover\:-space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .lg\:hover\:-space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .lg\:hover\:-space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .lg\:hover\:-space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .lg\:hover\:-space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .lg\:hover\:-space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .lg\:hover\:-space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .lg\:hover\:-space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .lg\:hover\:-space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .lg\:hover\:-space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .lg\:hover\:-space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .lg\:hover\:-space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .lg\:hover\:-space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .lg\:hover\:-space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .lg\:hover\:-space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .lg\:hover\:-space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .lg\:hover\:-space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .lg\:hover\:-space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .lg\:hover\:-space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .lg\:hover\:-space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .lg\:hover\:-space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .lg\:hover\:-space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .lg\:hover\:-space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .lg\:hover\:-space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .lg\:hover\:-space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .lg\:hover\:-space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .lg\:hover\:-space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .lg\:hover\:-space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .lg\:hover\:-space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .lg\:hover\:-space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .lg\:hover\:-space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .lg\:hover\:-space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .lg\:hover\:-space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .lg\:hover\:-space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .lg\:hover\:-space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .lg\:hover\:-space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .lg\:hover\:-space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .lg\:hover\:-space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .lg\:hover\:-space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .lg\:hover\:-space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .lg\:hover\:-space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .lg\:hover\:-space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .lg\:hover\:-space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .lg\:hover\:-space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .lg\:hover\:-space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .lg\:hover\:-space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .lg\:hover\:-space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .lg\:hover\:-space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .lg\:hover\:-space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .lg\:hover\:-space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .lg\:hover\:-space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .lg\:hover\:-space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .lg\:hover\:-space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .lg\:hover\:-space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .lg\:hover\:-space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .lg\:hover\:-space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .lg\:hover\:-space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .lg\:hover\:-space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .lg\:hover\:-space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .lg\:hover\:-space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .lg\:hover\:-space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .lg\:hover\:-space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .lg\:hover\:-space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .lg\:hover\:-space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .lg\:hover\:-space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .lg\:hover\:-space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .lg\:hover\:-space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .lg\:hover\:-space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .lg\:hover\:-space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .lg\:hover\:-space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .lg\:hover\:-space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .lg\:hover\:-space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .lg\:hover\:-space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .lg\:hover\:-space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .lg\:hover\:-space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .lg\:hover\:-space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .lg\:hover\:-space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .lg\:hover\:-space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .lg\:hover\:-space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .lg\:hover\:-space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .lg\:hover\:-space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .lg\:hover\:-space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .lg\:focus\:space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .lg\:focus\:space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .lg\:focus\:space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .lg\:focus\:space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .lg\:focus\:space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .lg\:focus\:space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .lg\:focus\:space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .lg\:focus\:space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .lg\:focus\:space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .lg\:focus\:space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .lg\:focus\:space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .lg\:focus\:space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .lg\:focus\:space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .lg\:focus\:space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .lg\:focus\:space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .lg\:focus\:space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .lg\:focus\:space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .lg\:focus\:space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .lg\:focus\:space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .lg\:focus\:space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .lg\:focus\:space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .lg\:focus\:space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .lg\:focus\:space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .lg\:focus\:space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .lg\:focus\:space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .lg\:focus\:space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .lg\:focus\:space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .lg\:focus\:space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .lg\:focus\:space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .lg\:focus\:space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .lg\:focus\:space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .lg\:focus\:space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .lg\:focus\:space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .lg\:focus\:space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .lg\:focus\:space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .lg\:focus\:space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .lg\:focus\:space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .lg\:focus\:space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .lg\:focus\:space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .lg\:focus\:space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .lg\:focus\:space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .lg\:focus\:space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .lg\:focus\:space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .lg\:focus\:space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .lg\:focus\:space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .lg\:focus\:space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .lg\:focus\:space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .lg\:focus\:space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .lg\:focus\:space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .lg\:focus\:space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .lg\:focus\:space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .lg\:focus\:space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .lg\:focus\:space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .lg\:focus\:space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .lg\:focus\:space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .lg\:focus\:space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .lg\:focus\:space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .lg\:focus\:space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .lg\:focus\:space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .lg\:focus\:space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .lg\:focus\:space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .lg\:focus\:space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .lg\:focus\:space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .lg\:focus\:space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .lg\:focus\:space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .lg\:focus\:space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .lg\:focus\:space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .lg\:focus\:space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .lg\:focus\:space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .lg\:focus\:space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .lg\:focus\:space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .lg\:focus\:space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .lg\:focus\:space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .lg\:focus\:space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .lg\:focus\:space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .lg\:focus\:space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .lg\:focus\:space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .lg\:focus\:space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .lg\:focus\:space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .lg\:focus\:space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .lg\:focus\:space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .lg\:focus\:space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .lg\:focus\:space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .lg\:focus\:space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .lg\:focus\:space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .lg\:focus\:space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .lg\:focus\:space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .lg\:focus\:space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .lg\:focus\:space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .lg\:focus\:space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .lg\:focus\:space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .lg\:focus\:space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .lg\:focus\:space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .lg\:focus\:space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .lg\:focus\:space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .lg\:focus\:space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .lg\:focus\:space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .lg\:focus\:space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .lg\:focus\:space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .lg\:focus\:space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .lg\:focus\:space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .lg\:focus\:space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .lg\:focus\:space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .lg\:focus\:space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .lg\:focus\:space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .lg\:focus\:space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .lg\:focus\:space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .lg\:focus\:space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .lg\:focus\:space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .lg\:focus\:space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .lg\:focus\:space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .lg\:focus\:space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .lg\:focus\:space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .lg\:focus\:space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .lg\:focus\:space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .lg\:focus\:space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .lg\:focus\:space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .lg\:focus\:space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .lg\:focus\:space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .lg\:focus\:space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .lg\:focus\:space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .lg\:focus\:space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .lg\:focus\:space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .lg\:focus\:space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .lg\:focus\:space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .lg\:focus\:space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .lg\:focus\:space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .lg\:focus\:space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .lg\:focus\:space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .lg\:focus\:space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .lg\:focus\:space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .lg\:focus\:space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .lg\:focus\:space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .lg\:focus\:space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .lg\:focus\:space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .lg\:focus\:space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .lg\:focus\:space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .lg\:focus\:space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .lg\:focus\:space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .lg\:focus\:space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .lg\:focus\:space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .lg\:focus\:space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .lg\:focus\:space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .lg\:focus\:space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .lg\:focus\:space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .lg\:focus\:space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .lg\:focus\:space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .lg\:focus\:space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .lg\:focus\:space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .lg\:focus\:space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .lg\:focus\:space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .lg\:focus\:space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .lg\:focus\:space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .lg\:focus\:space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .lg\:focus\:space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .lg\:focus\:space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .lg\:focus\:space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .lg\:focus\:space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .lg\:focus\:space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .lg\:focus\:space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .lg\:focus\:space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .lg\:focus\:space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .lg\:focus\:space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .lg\:focus\:space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .lg\:focus\:space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .lg\:focus\:space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .lg\:focus\:space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .lg\:focus\:space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .lg\:focus\:space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .lg\:focus\:space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .lg\:focus\:space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .lg\:focus\:space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .lg\:focus\:space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .lg\:focus\:space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .lg\:focus\:space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .lg\:focus\:space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .lg\:focus\:space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .lg\:focus\:space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .lg\:focus\:space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .lg\:focus\:space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .lg\:focus\:space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .lg\:focus\:space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .lg\:focus\:space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .lg\:focus\:space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .lg\:focus\:space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .lg\:focus\:space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .lg\:focus\:space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .lg\:focus\:space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .lg\:focus\:space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .lg\:focus\:space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .lg\:focus\:space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .lg\:focus\:space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .lg\:focus\:space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .lg\:focus\:space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .lg\:focus\:space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .lg\:focus\:space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .lg\:focus\:space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .lg\:focus\:space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .lg\:focus\:space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .lg\:focus\:space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .lg\:focus\:space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .lg\:focus\:space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .lg\:focus\:space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .lg\:focus\:space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .lg\:focus\:space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .lg\:focus\:space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .lg\:focus\:space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .lg\:focus\:space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .lg\:focus\:space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .lg\:focus\:space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .lg\:focus\:space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .lg\:focus\:space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .lg\:focus\:space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .lg\:focus\:space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .lg\:focus\:space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .lg\:focus\:space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .lg\:focus\:space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .lg\:focus\:space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .lg\:focus\:space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .lg\:focus\:space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .lg\:focus\:space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .lg\:focus\:space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .lg\:focus\:space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .lg\:focus\:space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .lg\:focus\:space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .lg\:focus\:space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .lg\:focus\:space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .lg\:focus\:space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .lg\:focus\:space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .lg\:focus\:space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .lg\:focus\:space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .lg\:focus\:space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .lg\:focus\:space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .lg\:focus\:space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .lg\:focus\:space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .lg\:focus\:space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .lg\:focus\:space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .lg\:focus\:space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .lg\:focus\:space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .lg\:focus\:space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .lg\:focus\:space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .lg\:focus\:space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .lg\:focus\:space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .lg\:focus\:space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .lg\:focus\:space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .lg\:focus\:space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .lg\:focus\:space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .lg\:focus\:space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .lg\:focus\:space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .lg\:focus\:space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .lg\:focus\:space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .lg\:focus\:space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .lg\:focus\:space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .lg\:focus\:space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .lg\:focus\:space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .lg\:focus\:space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .lg\:focus\:space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .lg\:focus\:space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .lg\:focus\:space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .lg\:focus\:space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .lg\:focus\:space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .lg\:focus\:space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .lg\:focus\:space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .lg\:focus\:space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .lg\:focus\:space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .lg\:focus\:space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .lg\:focus\:space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .lg\:focus\:space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .lg\:focus\:space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .lg\:focus\:space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .lg\:focus\:space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .lg\:focus\:space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .lg\:focus\:space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .lg\:focus\:space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .lg\:focus\:space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .lg\:focus\:space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .lg\:focus\:space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .lg\:focus\:space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .lg\:focus\:space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .lg\:focus\:space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .lg\:focus\:space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .lg\:focus\:space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .lg\:focus\:space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .lg\:focus\:space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .lg\:focus\:space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .lg\:focus\:space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .lg\:focus\:space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .lg\:focus\:space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .lg\:focus\:space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .lg\:focus\:space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .lg\:focus\:space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .lg\:focus\:space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .lg\:focus\:space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .lg\:focus\:space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .lg\:focus\:space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .lg\:focus\:space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .lg\:focus\:space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .lg\:focus\:space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .lg\:focus\:space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .lg\:focus\:space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .lg\:focus\:space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .lg\:focus\:space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .lg\:focus\:space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .lg\:focus\:space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .lg\:focus\:space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .lg\:focus\:space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .lg\:focus\:space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .lg\:focus\:space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .lg\:focus\:space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .lg\:focus\:space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .lg\:focus\:space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .lg\:focus\:space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .lg\:focus\:space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .lg\:focus\:space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .lg\:focus\:space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .lg\:focus\:space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .lg\:focus\:space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .lg\:focus\:space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .lg\:focus\:space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .lg\:focus\:space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .lg\:focus\:space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .lg\:focus\:space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .lg\:focus\:space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .lg\:focus\:space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .lg\:focus\:space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .lg\:focus\:space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .lg\:focus\:space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .lg\:focus\:space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .lg\:focus\:space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .lg\:focus\:space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .lg\:focus\:space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .lg\:focus\:space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .lg\:focus\:space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .lg\:focus\:space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .lg\:focus\:space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .lg\:focus\:space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .lg\:focus\:space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .lg\:focus\:space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .lg\:focus\:space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .lg\:focus\:space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .lg\:focus\:space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .lg\:focus\:space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .lg\:focus\:space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .lg\:focus\:space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .lg\:focus\:space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .lg\:focus\:space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .lg\:focus\:space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .lg\:focus\:space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .lg\:focus\:space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .lg\:focus\:space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .lg\:focus\:space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .lg\:focus\:space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .lg\:focus\:space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .lg\:focus\:space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .lg\:focus\:space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .lg\:focus\:space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .lg\:focus\:space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .lg\:focus\:space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .lg\:focus\:space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .lg\:focus\:space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .lg\:focus\:space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .lg\:focus\:space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .lg\:focus\:space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .lg\:focus\:space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .lg\:focus\:space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .lg\:focus\:space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .lg\:focus\:space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .lg\:focus\:space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .lg\:focus\:space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .lg\:focus\:space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .lg\:focus\:space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .lg\:focus\:space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .lg\:focus\:space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .lg\:focus\:space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .lg\:focus\:space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .lg\:focus\:space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .lg\:focus\:space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .lg\:focus\:space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .lg\:focus\:space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .lg\:focus\:space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .lg\:focus\:space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .lg\:focus\:space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .lg\:focus\:space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .lg\:focus\:space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .lg\:focus\:space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .lg\:focus\:space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .lg\:focus\:space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .lg\:focus\:space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .lg\:focus\:space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .lg\:focus\:space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .lg\:focus\:space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .lg\:focus\:space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .lg\:focus\:space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .lg\:focus\:space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .lg\:focus\:space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .lg\:focus\:space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .lg\:focus\:space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .lg\:focus\:space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .lg\:focus\:space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .lg\:focus\:space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .lg\:focus\:space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .lg\:focus\:space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .lg\:focus\:space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .lg\:focus\:space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .lg\:focus\:space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .lg\:focus\:space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .lg\:focus\:space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .lg\:focus\:space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .lg\:focus\:space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .lg\:focus\:space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .lg\:focus\:space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .lg\:focus\:space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .lg\:focus\:space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .lg\:focus\:space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .lg\:focus\:space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .lg\:focus\:space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .lg\:focus\:space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .lg\:focus\:space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .lg\:focus\:space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .lg\:focus\:space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .lg\:focus\:space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .lg\:focus\:space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .lg\:focus\:space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .lg\:focus\:space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .lg\:focus\:-space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .lg\:focus\:-space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .lg\:focus\:-space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .lg\:focus\:-space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .lg\:focus\:-space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .lg\:focus\:-space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .lg\:focus\:-space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .lg\:focus\:-space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .lg\:focus\:-space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .lg\:focus\:-space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .lg\:focus\:-space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .lg\:focus\:-space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .lg\:focus\:-space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .lg\:focus\:-space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .lg\:focus\:-space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .lg\:focus\:-space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .lg\:focus\:-space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .lg\:focus\:-space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .lg\:focus\:-space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .lg\:focus\:-space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .lg\:focus\:-space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .lg\:focus\:-space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .lg\:focus\:-space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .lg\:focus\:-space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .lg\:focus\:-space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .lg\:focus\:-space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .lg\:focus\:-space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .lg\:focus\:-space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .lg\:focus\:-space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .lg\:focus\:-space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .lg\:focus\:-space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .lg\:focus\:-space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .lg\:focus\:-space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .lg\:focus\:-space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .lg\:focus\:-space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .lg\:focus\:-space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .lg\:focus\:-space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .lg\:focus\:-space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .lg\:focus\:-space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .lg\:focus\:-space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .lg\:focus\:-space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .lg\:focus\:-space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .lg\:focus\:-space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .lg\:focus\:-space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .lg\:focus\:-space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .lg\:focus\:-space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .lg\:focus\:-space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .lg\:focus\:-space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .lg\:focus\:-space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .lg\:focus\:-space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .lg\:focus\:-space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .lg\:focus\:-space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .lg\:focus\:-space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .lg\:focus\:-space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .lg\:focus\:-space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .lg\:focus\:-space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .lg\:focus\:-space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .lg\:focus\:-space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .lg\:focus\:-space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .lg\:focus\:-space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .lg\:focus\:-space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .lg\:focus\:-space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .lg\:focus\:-space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .lg\:focus\:-space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .lg\:focus\:-space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .lg\:focus\:-space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .lg\:focus\:-space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .lg\:focus\:-space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .lg\:focus\:-space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .lg\:focus\:-space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .lg\:focus\:-space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .lg\:focus\:-space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .lg\:focus\:-space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .lg\:focus\:-space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .lg\:focus\:-space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .lg\:focus\:-space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .lg\:focus\:-space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .lg\:focus\:-space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .lg\:focus\:-space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .lg\:focus\:-space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .lg\:focus\:-space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .lg\:focus\:-space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .lg\:focus\:-space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .lg\:focus\:-space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .lg\:focus\:-space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .lg\:focus\:-space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .lg\:focus\:-space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .lg\:focus\:-space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .lg\:focus\:-space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .lg\:focus\:-space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .lg\:focus\:-space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .lg\:focus\:-space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .lg\:focus\:-space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .lg\:focus\:-space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .lg\:focus\:-space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .lg\:focus\:-space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .lg\:focus\:-space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .lg\:focus\:-space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .lg\:focus\:-space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .lg\:focus\:-space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .lg\:focus\:-space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .lg\:focus\:-space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .lg\:focus\:-space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .lg\:focus\:-space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .lg\:focus\:-space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .lg\:focus\:-space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .lg\:focus\:-space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .lg\:focus\:-space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .lg\:focus\:-space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .lg\:focus\:-space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .lg\:focus\:-space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .lg\:focus\:-space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .lg\:focus\:-space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .lg\:focus\:-space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .lg\:focus\:-space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .lg\:focus\:-space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .lg\:focus\:-space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .lg\:focus\:-space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .lg\:focus\:-space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .lg\:focus\:-space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .lg\:focus\:-space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .lg\:focus\:-space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .lg\:focus\:-space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .lg\:focus\:-space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .lg\:focus\:-space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .lg\:focus\:-space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .lg\:focus\:-space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .lg\:focus\:-space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .lg\:focus\:-space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .lg\:focus\:-space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .lg\:focus\:-space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .lg\:focus\:-space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .lg\:focus\:-space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .lg\:focus\:-space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .lg\:focus\:-space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .lg\:focus\:-space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .lg\:focus\:-space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .lg\:focus\:-space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .lg\:focus\:-space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .lg\:focus\:-space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .lg\:focus\:-space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .lg\:focus\:-space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .lg\:focus\:-space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .lg\:focus\:-space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .lg\:focus\:-space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .lg\:focus\:-space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .lg\:focus\:-space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .lg\:focus\:-space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .lg\:focus\:-space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .lg\:focus\:-space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .lg\:focus\:-space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .lg\:focus\:-space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .lg\:focus\:-space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .lg\:focus\:-space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .lg\:focus\:-space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .lg\:focus\:-space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .lg\:focus\:-space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .lg\:focus\:-space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .lg\:focus\:-space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .lg\:focus\:-space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .lg\:focus\:-space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .lg\:focus\:-space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .lg\:focus\:-space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .lg\:focus\:-space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .lg\:focus\:-space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .lg\:focus\:-space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .lg\:focus\:-space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .lg\:focus\:-space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .lg\:focus\:-space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .lg\:focus\:-space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .lg\:focus\:-space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .lg\:focus\:-space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .lg\:focus\:-space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .lg\:focus\:-space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .lg\:focus\:-space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .lg\:focus\:-space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .lg\:focus\:-space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .lg\:focus\:-space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .lg\:focus\:-space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .lg\:focus\:-space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .lg\:focus\:-space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .lg\:focus\:-space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .lg\:focus\:-space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .lg\:focus\:-space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .lg\:focus\:-space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .lg\:focus\:-space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .lg\:focus\:-space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .lg\:focus\:-space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .lg\:focus\:-space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .lg\:focus\:-space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .lg\:focus\:-space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .lg\:focus\:-space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .lg\:focus\:-space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .lg\:focus\:-space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .lg\:focus\:-space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .lg\:focus\:-space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .lg\:focus\:-space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .lg\:focus\:-space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .lg\:focus\:-space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .lg\:focus\:-space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .lg\:focus\:-space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .lg\:focus\:-space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .lg\:focus\:-space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .lg\:focus\:-space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .lg\:focus\:-space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .lg\:focus\:-space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .lg\:focus\:-space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .lg\:focus\:-space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .lg\:focus\:-space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .lg\:focus\:-space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .lg\:focus\:-space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .lg\:focus\:-space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .lg\:focus\:-space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .lg\:focus\:-space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .lg\:focus\:-space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .lg\:focus\:-space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .lg\:focus\:-space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .lg\:focus\:-space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .lg\:focus\:-space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .lg\:focus\:-space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .lg\:focus\:-space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .lg\:focus\:-space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .lg\:focus\:-space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .lg\:focus\:-space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .lg\:focus\:-space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .lg\:focus\:-space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .lg\:focus\:-space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .lg\:focus\:-space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .lg\:focus\:-space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .lg\:focus\:-space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .lg\:focus\:-space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .lg\:focus\:-space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .lg\:focus\:-space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .lg\:focus\:-space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .lg\:focus\:-space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .lg\:focus\:-space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .lg\:focus\:-space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .lg\:focus\:-space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .lg\:focus\:-space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .lg\:focus\:-space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .lg\:focus\:-space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .lg\:focus\:-space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .lg\:focus\:-space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .lg\:focus\:-space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .lg\:focus\:-space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .lg\:focus\:-space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .lg\:focus\:-space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .lg\:focus\:-space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .lg\:focus\:-space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .lg\:focus\:-space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .lg\:focus\:-space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .lg\:focus\:-space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .lg\:focus\:-space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .lg\:focus\:-space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .lg\:focus\:-space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .lg\:focus\:-space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .lg\:focus\:-space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .lg\:focus\:-space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .lg\:focus\:-space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .lg\:focus\:-space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .lg\:focus\:-space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .lg\:focus\:-space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .lg\:focus\:-space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .lg\:focus\:-space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .lg\:focus\:-space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .lg\:focus\:-space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .lg\:focus\:-space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .lg\:focus\:-space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .lg\:focus\:-space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .lg\:focus\:-space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .lg\:focus\:-space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .lg\:focus\:-space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .lg\:focus\:-space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .lg\:focus\:-space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .lg\:focus\:-space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .lg\:focus\:-space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .lg\:focus\:-space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .lg\:focus\:-space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .lg\:focus\:-space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .lg\:focus\:-space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .lg\:focus\:-space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .lg\:focus\:-space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .lg\:focus\:-space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .lg\:focus\:-space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .lg\:focus\:-space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .lg\:focus\:-space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .lg\:focus\:-space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .lg\:focus\:-space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .lg\:focus\:-space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .lg\:focus\:-space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .lg\:focus\:-space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .lg\:focus\:-space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .lg\:focus\:-space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .lg\:focus\:-space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .lg\:focus\:-space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .lg\:focus\:-space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .lg\:focus\:-space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .lg\:focus\:-space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .lg\:focus\:-space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .lg\:focus\:-space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .lg\:focus\:-space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .lg\:focus\:-space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .lg\:focus\:-space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .lg\:focus\:-space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .lg\:focus\:-space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .lg\:focus\:-space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .lg\:focus\:-space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .lg\:focus\:-space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .lg\:focus\:-space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .lg\:focus\:-space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .lg\:focus\:-space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .lg\:focus\:-space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .lg\:focus\:-space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .lg\:focus\:-space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .lg\:focus\:-space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .lg\:focus\:-space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .lg\:focus\:-space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .lg\:focus\:-space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .lg\:focus\:-space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .lg\:focus\:-space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .lg\:focus\:-space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .lg\:focus\:-space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .lg\:focus\:-space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .lg\:focus\:-space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .lg\:focus\:-space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .lg\:focus\:-space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .lg\:focus\:-space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .lg\:focus\:-space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .lg\:focus\:-space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .lg\:focus\:-space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .lg\:focus\:-space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .lg\:focus\:-space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .lg\:focus\:-space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .lg\:focus\:-space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .lg\:focus\:-space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .lg\:focus\:-space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .lg\:focus\:-space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .lg\:focus\:-space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .lg\:focus\:-space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .lg\:focus\:-space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .lg\:focus\:-space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .lg\:focus\:-space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .lg\:focus\:-space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .lg\:focus\:-space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .lg\:focus\:-space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .lg\:focus\:-space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .lg\:focus\:-space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .lg\:focus\:-space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .lg\:focus\:-space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .lg\:focus\:-space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .lg\:focus\:-space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .lg\:focus\:-space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .lg\:focus\:-space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .lg\:focus\:-space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .lg\:focus\:-space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .lg\:focus\:-space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .lg\:focus\:-space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .lg\:focus\:-space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .lg\:focus\:-space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .lg\:focus\:-space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .lg\:focus\:-space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .lg\:focus\:-space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .lg\:focus\:-space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .lg\:focus\:-space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .lg\:focus\:-space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .lg\:focus\:-space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .lg\:focus\:-space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .lg\:focus\:-space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .lg\:focus\:-space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .lg\:focus\:-space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .lg\:focus\:-space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .lg\:focus\:-space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .lg\:focus\:-space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .lg\:focus\:-space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .lg\:focus\:-space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .lg\:focus\:-space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .lg\:focus\:-space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .lg\:focus\:-space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .lg\:focus\:-space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .lg\:focus\:-space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .lg\:focus\:-space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .lg\:focus\:-space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .lg\:focus\:-space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .lg\:focus\:-space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .lg\:focus\:-space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .lg\:focus\:-space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .lg\:focus\:-space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .lg\:focus\:-space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .lg\:focus\:-space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .lg\:focus\:-space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .lg\:focus\:-space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .lg\:focus\:-space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .lg\:focus\:-space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .lg\:focus\:-space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .lg\:focus\:-space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .lg\:focus\:-space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .lg\:focus\:-space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .lg\:focus\:-space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .lg\:focus\:-space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .lg\:focus\:-space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .lg\:focus\:-space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .lg\:focus\:-space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .lg\:focus\:-space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .lg\:focus\:-space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .lg\:focus\:-space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .lg\:focus\:-space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .lg\:focus\:-space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .lg\:focus\:-space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .lg\:focus\:-space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .lg\:focus\:-space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .lg\:focus\:-space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .lg\:focus\:-space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .lg\:focus\:-space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .lg\:focus\:-space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .lg\:focus\:-space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .lg\:focus\:-space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .lg\:focus\:-space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .lg\:focus\:-space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .lg\:focus\:-space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .lg\:focus\:-space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .lg\:focus\:-space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .lg\:focus\:-space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .lg\:focus\:-space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .lg\:focus\:-space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .lg\:divide-y-0 > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .lg\:divide-x-0 > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .lg\:divide-y-2 > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .lg\:divide-x-2 > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .lg\:divide-y-4 > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .lg\:divide-x-4 > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .lg\:divide-y-8 > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .lg\:divide-x-8 > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .lg\:divide-y > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .lg\:divide-x > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .lg\:hover\:divide-y-0:hover > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .lg\:hover\:divide-x-0:hover > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .lg\:hover\:divide-y-2:hover > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .lg\:hover\:divide-x-2:hover > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .lg\:hover\:divide-y-4:hover > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .lg\:hover\:divide-x-4:hover > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .lg\:hover\:divide-y-8:hover > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .lg\:hover\:divide-x-8:hover > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .lg\:hover\:divide-y:hover > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .lg\:hover\:divide-x:hover > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .lg\:focus\:divide-y-0:focus > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .lg\:focus\:divide-x-0:focus > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .lg\:focus\:divide-y-2:focus > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .lg\:focus\:divide-x-2:focus > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .lg\:focus\:divide-y-4:focus > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .lg\:focus\:divide-x-4:focus > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .lg\:focus\:divide-y-8:focus > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .lg\:focus\:divide-x-8:focus > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .lg\:focus\:divide-y:focus > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .lg\:focus\:divide-x:focus > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .lg\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .lg\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .lg\:divide-black > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .lg\:divide-white > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .lg\:divide-gray-100 > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .lg\:divide-gray-200 > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .lg\:divide-gray-300 > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .lg\:divide-gray-400 > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .lg\:divide-gray-500 > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .lg\:divide-gray-600 > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .lg\:divide-gray-700 > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .lg\:divide-gray-800 > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .lg\:divide-gray-900 > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .lg\:divide-red-100 > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .lg\:divide-red-200 > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .lg\:divide-red-300 > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .lg\:divide-red-400 > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .lg\:divide-red-500 > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .lg\:divide-red-600 > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .lg\:divide-red-700 > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .lg\:divide-red-800 > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .lg\:divide-red-900 > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .lg\:divide-orange-100 > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .lg\:divide-orange-200 > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .lg\:divide-orange-300 > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .lg\:divide-orange-400 > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .lg\:divide-orange-500 > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .lg\:divide-orange-600 > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .lg\:divide-orange-700 > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .lg\:divide-orange-800 > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .lg\:divide-orange-900 > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .lg\:divide-yellow-100 > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .lg\:divide-yellow-200 > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .lg\:divide-yellow-300 > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .lg\:divide-yellow-400 > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .lg\:divide-yellow-500 > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .lg\:divide-yellow-600 > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .lg\:divide-yellow-700 > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .lg\:divide-yellow-800 > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .lg\:divide-yellow-900 > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .lg\:divide-green-100 > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .lg\:divide-green-200 > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .lg\:divide-green-300 > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .lg\:divide-green-400 > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .lg\:divide-green-500 > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .lg\:divide-green-600 > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .lg\:divide-green-700 > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .lg\:divide-green-800 > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .lg\:divide-green-900 > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .lg\:divide-teal-100 > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .lg\:divide-teal-200 > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .lg\:divide-teal-300 > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .lg\:divide-teal-400 > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .lg\:divide-teal-500 > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .lg\:divide-teal-600 > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .lg\:divide-teal-700 > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .lg\:divide-teal-800 > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .lg\:divide-teal-900 > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .lg\:divide-blue-100 > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .lg\:divide-blue-200 > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .lg\:divide-blue-300 > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .lg\:divide-blue-400 > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .lg\:divide-blue-500 > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .lg\:divide-blue-600 > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .lg\:divide-blue-700 > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .lg\:divide-blue-800 > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .lg\:divide-blue-900 > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .lg\:divide-indigo-100 > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .lg\:divide-indigo-200 > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .lg\:divide-indigo-300 > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .lg\:divide-indigo-400 > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .lg\:divide-indigo-500 > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .lg\:divide-indigo-600 > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .lg\:divide-indigo-700 > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .lg\:divide-indigo-800 > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .lg\:divide-indigo-900 > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .lg\:divide-purple-100 > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .lg\:divide-purple-200 > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .lg\:divide-purple-300 > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .lg\:divide-purple-400 > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .lg\:divide-purple-500 > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .lg\:divide-purple-600 > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .lg\:divide-purple-700 > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .lg\:divide-purple-800 > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .lg\:divide-purple-900 > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .lg\:divide-pink-100 > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .lg\:divide-pink-200 > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .lg\:divide-pink-300 > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .lg\:divide-pink-400 > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .lg\:divide-pink-500 > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .lg\:divide-pink-600 > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .lg\:divide-pink-700 > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .lg\:divide-pink-800 > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .lg\:divide-pink-900 > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .lg\:divide-primary-black > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .lg\:divide-primary-green > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .lg\:hover\:divide-transparent:hover > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .lg\:hover\:divide-current:hover > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .lg\:hover\:divide-black:hover > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .lg\:hover\:divide-white:hover > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .lg\:hover\:divide-gray-100:hover > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .lg\:hover\:divide-gray-200:hover > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .lg\:hover\:divide-gray-300:hover > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .lg\:hover\:divide-gray-400:hover > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .lg\:hover\:divide-gray-500:hover > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .lg\:hover\:divide-gray-600:hover > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .lg\:hover\:divide-gray-700:hover > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .lg\:hover\:divide-gray-800:hover > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .lg\:hover\:divide-gray-900:hover > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .lg\:hover\:divide-red-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .lg\:hover\:divide-red-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .lg\:hover\:divide-red-300:hover > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .lg\:hover\:divide-red-400:hover > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .lg\:hover\:divide-red-500:hover > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .lg\:hover\:divide-red-600:hover > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .lg\:hover\:divide-red-700:hover > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .lg\:hover\:divide-red-800:hover > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .lg\:hover\:divide-red-900:hover > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .lg\:hover\:divide-orange-100:hover > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .lg\:hover\:divide-orange-200:hover > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .lg\:hover\:divide-orange-300:hover > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .lg\:hover\:divide-orange-400:hover > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .lg\:hover\:divide-orange-500:hover > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .lg\:hover\:divide-orange-600:hover > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .lg\:hover\:divide-orange-700:hover > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .lg\:hover\:divide-orange-800:hover > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .lg\:hover\:divide-orange-900:hover > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .lg\:hover\:divide-yellow-100:hover > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .lg\:hover\:divide-yellow-200:hover > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .lg\:hover\:divide-yellow-300:hover > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .lg\:hover\:divide-yellow-400:hover > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .lg\:hover\:divide-yellow-500:hover > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .lg\:hover\:divide-yellow-600:hover > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .lg\:hover\:divide-yellow-700:hover > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .lg\:hover\:divide-yellow-800:hover > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .lg\:hover\:divide-yellow-900:hover > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .lg\:hover\:divide-green-100:hover > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .lg\:hover\:divide-green-200:hover > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .lg\:hover\:divide-green-300:hover > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .lg\:hover\:divide-green-400:hover > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .lg\:hover\:divide-green-500:hover > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .lg\:hover\:divide-green-600:hover > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .lg\:hover\:divide-green-700:hover > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .lg\:hover\:divide-green-800:hover > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .lg\:hover\:divide-green-900:hover > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .lg\:hover\:divide-teal-100:hover > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .lg\:hover\:divide-teal-200:hover > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .lg\:hover\:divide-teal-300:hover > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .lg\:hover\:divide-teal-400:hover > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .lg\:hover\:divide-teal-500:hover > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .lg\:hover\:divide-teal-600:hover > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .lg\:hover\:divide-teal-700:hover > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .lg\:hover\:divide-teal-800:hover > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .lg\:hover\:divide-teal-900:hover > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .lg\:hover\:divide-blue-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .lg\:hover\:divide-blue-200:hover > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .lg\:hover\:divide-blue-300:hover > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .lg\:hover\:divide-blue-400:hover > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .lg\:hover\:divide-blue-500:hover > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .lg\:hover\:divide-blue-600:hover > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .lg\:hover\:divide-blue-700:hover > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .lg\:hover\:divide-blue-800:hover > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .lg\:hover\:divide-blue-900:hover > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .lg\:hover\:divide-indigo-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .lg\:hover\:divide-indigo-200:hover > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .lg\:hover\:divide-indigo-300:hover > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .lg\:hover\:divide-indigo-400:hover > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .lg\:hover\:divide-indigo-500:hover > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .lg\:hover\:divide-indigo-600:hover > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .lg\:hover\:divide-indigo-700:hover > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .lg\:hover\:divide-indigo-800:hover > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .lg\:hover\:divide-indigo-900:hover > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .lg\:hover\:divide-purple-100:hover > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .lg\:hover\:divide-purple-200:hover > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .lg\:hover\:divide-purple-300:hover > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .lg\:hover\:divide-purple-400:hover > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .lg\:hover\:divide-purple-500:hover > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .lg\:hover\:divide-purple-600:hover > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .lg\:hover\:divide-purple-700:hover > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .lg\:hover\:divide-purple-800:hover > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .lg\:hover\:divide-purple-900:hover > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .lg\:hover\:divide-pink-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .lg\:hover\:divide-pink-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .lg\:hover\:divide-pink-300:hover > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .lg\:hover\:divide-pink-400:hover > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .lg\:hover\:divide-pink-500:hover > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .lg\:hover\:divide-pink-600:hover > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .lg\:hover\:divide-pink-700:hover > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .lg\:hover\:divide-pink-800:hover > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .lg\:hover\:divide-pink-900:hover > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .lg\:hover\:divide-primary-black:hover > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .lg\:hover\:divide-primary-green:hover > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .lg\:focus\:divide-transparent:focus > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .lg\:focus\:divide-current:focus > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .lg\:focus\:divide-black:focus > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .lg\:focus\:divide-white:focus > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .lg\:focus\:divide-gray-100:focus > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .lg\:focus\:divide-gray-200:focus > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .lg\:focus\:divide-gray-300:focus > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .lg\:focus\:divide-gray-400:focus > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .lg\:focus\:divide-gray-500:focus > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .lg\:focus\:divide-gray-600:focus > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .lg\:focus\:divide-gray-700:focus > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .lg\:focus\:divide-gray-800:focus > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .lg\:focus\:divide-gray-900:focus > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .lg\:focus\:divide-red-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .lg\:focus\:divide-red-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .lg\:focus\:divide-red-300:focus > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .lg\:focus\:divide-red-400:focus > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .lg\:focus\:divide-red-500:focus > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .lg\:focus\:divide-red-600:focus > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .lg\:focus\:divide-red-700:focus > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .lg\:focus\:divide-red-800:focus > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .lg\:focus\:divide-red-900:focus > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .lg\:focus\:divide-orange-100:focus > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .lg\:focus\:divide-orange-200:focus > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .lg\:focus\:divide-orange-300:focus > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .lg\:focus\:divide-orange-400:focus > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .lg\:focus\:divide-orange-500:focus > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .lg\:focus\:divide-orange-600:focus > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .lg\:focus\:divide-orange-700:focus > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .lg\:focus\:divide-orange-800:focus > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .lg\:focus\:divide-orange-900:focus > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .lg\:focus\:divide-yellow-100:focus > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .lg\:focus\:divide-yellow-200:focus > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .lg\:focus\:divide-yellow-300:focus > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .lg\:focus\:divide-yellow-400:focus > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .lg\:focus\:divide-yellow-500:focus > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .lg\:focus\:divide-yellow-600:focus > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .lg\:focus\:divide-yellow-700:focus > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .lg\:focus\:divide-yellow-800:focus > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .lg\:focus\:divide-yellow-900:focus > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .lg\:focus\:divide-green-100:focus > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .lg\:focus\:divide-green-200:focus > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .lg\:focus\:divide-green-300:focus > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .lg\:focus\:divide-green-400:focus > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .lg\:focus\:divide-green-500:focus > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .lg\:focus\:divide-green-600:focus > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .lg\:focus\:divide-green-700:focus > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .lg\:focus\:divide-green-800:focus > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .lg\:focus\:divide-green-900:focus > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .lg\:focus\:divide-teal-100:focus > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .lg\:focus\:divide-teal-200:focus > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .lg\:focus\:divide-teal-300:focus > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .lg\:focus\:divide-teal-400:focus > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .lg\:focus\:divide-teal-500:focus > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .lg\:focus\:divide-teal-600:focus > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .lg\:focus\:divide-teal-700:focus > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .lg\:focus\:divide-teal-800:focus > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .lg\:focus\:divide-teal-900:focus > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .lg\:focus\:divide-blue-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .lg\:focus\:divide-blue-200:focus > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .lg\:focus\:divide-blue-300:focus > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .lg\:focus\:divide-blue-400:focus > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .lg\:focus\:divide-blue-500:focus > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .lg\:focus\:divide-blue-600:focus > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .lg\:focus\:divide-blue-700:focus > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .lg\:focus\:divide-blue-800:focus > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .lg\:focus\:divide-blue-900:focus > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .lg\:focus\:divide-indigo-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .lg\:focus\:divide-indigo-200:focus > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .lg\:focus\:divide-indigo-300:focus > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .lg\:focus\:divide-indigo-400:focus > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .lg\:focus\:divide-indigo-500:focus > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .lg\:focus\:divide-indigo-600:focus > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .lg\:focus\:divide-indigo-700:focus > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .lg\:focus\:divide-indigo-800:focus > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .lg\:focus\:divide-indigo-900:focus > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .lg\:focus\:divide-purple-100:focus > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .lg\:focus\:divide-purple-200:focus > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .lg\:focus\:divide-purple-300:focus > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .lg\:focus\:divide-purple-400:focus > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .lg\:focus\:divide-purple-500:focus > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .lg\:focus\:divide-purple-600:focus > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .lg\:focus\:divide-purple-700:focus > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .lg\:focus\:divide-purple-800:focus > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .lg\:focus\:divide-purple-900:focus > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .lg\:focus\:divide-pink-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .lg\:focus\:divide-pink-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .lg\:focus\:divide-pink-300:focus > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .lg\:focus\:divide-pink-400:focus > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .lg\:focus\:divide-pink-500:focus > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .lg\:focus\:divide-pink-600:focus > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .lg\:focus\:divide-pink-700:focus > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .lg\:focus\:divide-pink-800:focus > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .lg\:focus\:divide-pink-900:focus > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .lg\:focus\:divide-primary-black:focus > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .lg\:focus\:divide-primary-green:focus > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .lg\:divide-solid > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .lg\:divide-dashed > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .lg\:divide-dotted > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .lg\:divide-double > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .lg\:divide-none > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .lg\:hover\:divide-solid:hover > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .lg\:hover\:divide-dashed:hover > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .lg\:hover\:divide-dotted:hover > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .lg\:hover\:divide-double:hover > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .lg\:hover\:divide-none:hover > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .lg\:focus\:divide-solid:focus > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .lg\:focus\:divide-dashed:focus > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .lg\:focus\:divide-dotted:focus > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .lg\:focus\:divide-double:focus > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .lg\:focus\:divide-none:focus > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .lg\:sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .lg\:not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .lg\:hover\:sr-only:hover {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .lg\:hover\:not-sr-only:hover {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .lg\:focus\:sr-only:focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .lg\:focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .lg\:appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .lg\:hover\:appearance-none:hover {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .lg\:focus\:appearance-none:focus {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .lg\:bg-fixed {
    background-attachment: fixed !important;
  }

  .lg\:bg-local {
    background-attachment: local !important;
  }

  .lg\:bg-scroll {
    background-attachment: scroll !important;
  }

  .lg\:hover\:bg-fixed:hover {
    background-attachment: fixed !important;
  }

  .lg\:hover\:bg-local:hover {
    background-attachment: local !important;
  }

  .lg\:hover\:bg-scroll:hover {
    background-attachment: scroll !important;
  }

  .lg\:focus\:bg-fixed:focus {
    background-attachment: fixed !important;
  }

  .lg\:focus\:bg-local:focus {
    background-attachment: local !important;
  }

  .lg\:focus\:bg-scroll:focus {
    background-attachment: scroll !important;
  }

  .lg\:bg-clip-border {
    background-clip: border-box !important;
  }

  .lg\:bg-clip-padding {
    background-clip: padding-box !important;
  }

  .lg\:bg-clip-content {
    background-clip: content-box !important;
  }

  .lg\:hover\:bg-clip-border:hover {
    background-clip: border-box !important;
  }

  .lg\:hover\:bg-clip-padding:hover {
    background-clip: padding-box !important;
  }

  .lg\:hover\:bg-clip-content:hover {
    background-clip: content-box !important;
  }

  .lg\:focus\:bg-clip-border:focus {
    background-clip: border-box !important;
  }

  .lg\:focus\:bg-clip-padding:focus {
    background-clip: padding-box !important;
  }

  .lg\:focus\:bg-clip-content:focus {
    background-clip: content-box !important;
  }

  .lg\:bg-transparent {
    background-color: transparent !important;
  }

  .lg\:bg-current {
    background-color: currentColor !important;
  }

  .lg\:bg-black {
    background-color: #000 !important;
  }

  .lg\:bg-white {
    background-color: #fff !important;
  }

  .lg\:bg-gray-100 {
    background-color: #f7fafc !important;
  }

  .lg\:bg-gray-200 {
    background-color: #edf2f7 !important;
  }

  .lg\:bg-gray-300 {
    background-color: #e2e8f0 !important;
  }

  .lg\:bg-gray-400 {
    background-color: #cbd5e0 !important;
  }

  .lg\:bg-gray-500 {
    background-color: #a0aec0 !important;
  }

  .lg\:bg-gray-600 {
    background-color: #718096 !important;
  }

  .lg\:bg-gray-700 {
    background-color: #4a5568 !important;
  }

  .lg\:bg-gray-800 {
    background-color: #2d3748 !important;
  }

  .lg\:bg-gray-900 {
    background-color: #1a202c !important;
  }

  .lg\:bg-red-100 {
    background-color: #fff5f5 !important;
  }

  .lg\:bg-red-200 {
    background-color: #fed7d7 !important;
  }

  .lg\:bg-red-300 {
    background-color: #feb2b2 !important;
  }

  .lg\:bg-red-400 {
    background-color: #fc8181 !important;
  }

  .lg\:bg-red-500 {
    background-color: #f56565 !important;
  }

  .lg\:bg-red-600 {
    background-color: #e53e3e !important;
  }

  .lg\:bg-red-700 {
    background-color: #c53030 !important;
  }

  .lg\:bg-red-800 {
    background-color: #9b2c2c !important;
  }

  .lg\:bg-red-900 {
    background-color: #742a2a !important;
  }

  .lg\:bg-orange-100 {
    background-color: #fffaf0 !important;
  }

  .lg\:bg-orange-200 {
    background-color: #feebc8 !important;
  }

  .lg\:bg-orange-300 {
    background-color: #fbd38d !important;
  }

  .lg\:bg-orange-400 {
    background-color: #f6ad55 !important;
  }

  .lg\:bg-orange-500 {
    background-color: #ed8936 !important;
  }

  .lg\:bg-orange-600 {
    background-color: #dd6b20 !important;
  }

  .lg\:bg-orange-700 {
    background-color: #c05621 !important;
  }

  .lg\:bg-orange-800 {
    background-color: #9c4221 !important;
  }

  .lg\:bg-orange-900 {
    background-color: #7b341e !important;
  }

  .lg\:bg-yellow-100 {
    background-color: #fffff0 !important;
  }

  .lg\:bg-yellow-200 {
    background-color: #fefcbf !important;
  }

  .lg\:bg-yellow-300 {
    background-color: #faf089 !important;
  }

  .lg\:bg-yellow-400 {
    background-color: #f6e05e !important;
  }

  .lg\:bg-yellow-500 {
    background-color: #ecc94b !important;
  }

  .lg\:bg-yellow-600 {
    background-color: #d69e2e !important;
  }

  .lg\:bg-yellow-700 {
    background-color: #b7791f !important;
  }

  .lg\:bg-yellow-800 {
    background-color: #975a16 !important;
  }

  .lg\:bg-yellow-900 {
    background-color: #744210 !important;
  }

  .lg\:bg-green-100 {
    background-color: #f0fff4 !important;
  }

  .lg\:bg-green-200 {
    background-color: #c6f6d5 !important;
  }

  .lg\:bg-green-300 {
    background-color: #9ae6b4 !important;
  }

  .lg\:bg-green-400 {
    background-color: #68d391 !important;
  }

  .lg\:bg-green-500 {
    background-color: #48bb78 !important;
  }

  .lg\:bg-green-600 {
    background-color: #38a169 !important;
  }

  .lg\:bg-green-700 {
    background-color: #2f855a !important;
  }

  .lg\:bg-green-800 {
    background-color: #276749 !important;
  }

  .lg\:bg-green-900 {
    background-color: #22543d !important;
  }

  .lg\:bg-teal-100 {
    background-color: #e6fffa !important;
  }

  .lg\:bg-teal-200 {
    background-color: #b2f5ea !important;
  }

  .lg\:bg-teal-300 {
    background-color: #81e6d9 !important;
  }

  .lg\:bg-teal-400 {
    background-color: #4fd1c5 !important;
  }

  .lg\:bg-teal-500 {
    background-color: #38b2ac !important;
  }

  .lg\:bg-teal-600 {
    background-color: #319795 !important;
  }

  .lg\:bg-teal-700 {
    background-color: #2c7a7b !important;
  }

  .lg\:bg-teal-800 {
    background-color: #285e61 !important;
  }

  .lg\:bg-teal-900 {
    background-color: #234e52 !important;
  }

  .lg\:bg-blue-100 {
    background-color: #ebf8ff !important;
  }

  .lg\:bg-blue-200 {
    background-color: #bee3f8 !important;
  }

  .lg\:bg-blue-300 {
    background-color: #90cdf4 !important;
  }

  .lg\:bg-blue-400 {
    background-color: #63b3ed !important;
  }

  .lg\:bg-blue-500 {
    background-color: #4299e1 !important;
  }

  .lg\:bg-blue-600 {
    background-color: #3182ce !important;
  }

  .lg\:bg-blue-700 {
    background-color: #2b6cb0 !important;
  }

  .lg\:bg-blue-800 {
    background-color: #2c5282 !important;
  }

  .lg\:bg-blue-900 {
    background-color: #2a4365 !important;
  }

  .lg\:bg-indigo-100 {
    background-color: #ebf4ff !important;
  }

  .lg\:bg-indigo-200 {
    background-color: #c3dafe !important;
  }

  .lg\:bg-indigo-300 {
    background-color: #a3bffa !important;
  }

  .lg\:bg-indigo-400 {
    background-color: #7f9cf5 !important;
  }

  .lg\:bg-indigo-500 {
    background-color: #667eea !important;
  }

  .lg\:bg-indigo-600 {
    background-color: #5a67d8 !important;
  }

  .lg\:bg-indigo-700 {
    background-color: #4c51bf !important;
  }

  .lg\:bg-indigo-800 {
    background-color: #434190 !important;
  }

  .lg\:bg-indigo-900 {
    background-color: #3c366b !important;
  }

  .lg\:bg-purple-100 {
    background-color: #faf5ff !important;
  }

  .lg\:bg-purple-200 {
    background-color: #e9d8fd !important;
  }

  .lg\:bg-purple-300 {
    background-color: #d6bcfa !important;
  }

  .lg\:bg-purple-400 {
    background-color: #b794f4 !important;
  }

  .lg\:bg-purple-500 {
    background-color: #9f7aea !important;
  }

  .lg\:bg-purple-600 {
    background-color: #805ad5 !important;
  }

  .lg\:bg-purple-700 {
    background-color: #6b46c1 !important;
  }

  .lg\:bg-purple-800 {
    background-color: #553c9a !important;
  }

  .lg\:bg-purple-900 {
    background-color: #44337a !important;
  }

  .lg\:bg-pink-100 {
    background-color: #fff5f7 !important;
  }

  .lg\:bg-pink-200 {
    background-color: #fed7e2 !important;
  }

  .lg\:bg-pink-300 {
    background-color: #fbb6ce !important;
  }

  .lg\:bg-pink-400 {
    background-color: #f687b3 !important;
  }

  .lg\:bg-pink-500 {
    background-color: #ed64a6 !important;
  }

  .lg\:bg-pink-600 {
    background-color: #d53f8c !important;
  }

  .lg\:bg-pink-700 {
    background-color: #b83280 !important;
  }

  .lg\:bg-pink-800 {
    background-color: #97266d !important;
  }

  .lg\:bg-pink-900 {
    background-color: #702459 !important;
  }

  .lg\:bg-primary-black {
    background-color: #333333 !important;
  }

  .lg\:bg-primary-green {
    background-color: #085E3C !important;
  }

  .lg\:hover\:bg-transparent:hover {
    background-color: transparent !important;
  }

  .lg\:hover\:bg-current:hover {
    background-color: currentColor !important;
  }

  .lg\:hover\:bg-black:hover {
    background-color: #000 !important;
  }

  .lg\:hover\:bg-white:hover {
    background-color: #fff !important;
  }

  .lg\:hover\:bg-gray-100:hover {
    background-color: #f7fafc !important;
  }

  .lg\:hover\:bg-gray-200:hover {
    background-color: #edf2f7 !important;
  }

  .lg\:hover\:bg-gray-300:hover {
    background-color: #e2e8f0 !important;
  }

  .lg\:hover\:bg-gray-400:hover {
    background-color: #cbd5e0 !important;
  }

  .lg\:hover\:bg-gray-500:hover {
    background-color: #a0aec0 !important;
  }

  .lg\:hover\:bg-gray-600:hover {
    background-color: #718096 !important;
  }

  .lg\:hover\:bg-gray-700:hover {
    background-color: #4a5568 !important;
  }

  .lg\:hover\:bg-gray-800:hover {
    background-color: #2d3748 !important;
  }

  .lg\:hover\:bg-gray-900:hover {
    background-color: #1a202c !important;
  }

  .lg\:hover\:bg-red-100:hover {
    background-color: #fff5f5 !important;
  }

  .lg\:hover\:bg-red-200:hover {
    background-color: #fed7d7 !important;
  }

  .lg\:hover\:bg-red-300:hover {
    background-color: #feb2b2 !important;
  }

  .lg\:hover\:bg-red-400:hover {
    background-color: #fc8181 !important;
  }

  .lg\:hover\:bg-red-500:hover {
    background-color: #f56565 !important;
  }

  .lg\:hover\:bg-red-600:hover {
    background-color: #e53e3e !important;
  }

  .lg\:hover\:bg-red-700:hover {
    background-color: #c53030 !important;
  }

  .lg\:hover\:bg-red-800:hover {
    background-color: #9b2c2c !important;
  }

  .lg\:hover\:bg-red-900:hover {
    background-color: #742a2a !important;
  }

  .lg\:hover\:bg-orange-100:hover {
    background-color: #fffaf0 !important;
  }

  .lg\:hover\:bg-orange-200:hover {
    background-color: #feebc8 !important;
  }

  .lg\:hover\:bg-orange-300:hover {
    background-color: #fbd38d !important;
  }

  .lg\:hover\:bg-orange-400:hover {
    background-color: #f6ad55 !important;
  }

  .lg\:hover\:bg-orange-500:hover {
    background-color: #ed8936 !important;
  }

  .lg\:hover\:bg-orange-600:hover {
    background-color: #dd6b20 !important;
  }

  .lg\:hover\:bg-orange-700:hover {
    background-color: #c05621 !important;
  }

  .lg\:hover\:bg-orange-800:hover {
    background-color: #9c4221 !important;
  }

  .lg\:hover\:bg-orange-900:hover {
    background-color: #7b341e !important;
  }

  .lg\:hover\:bg-yellow-100:hover {
    background-color: #fffff0 !important;
  }

  .lg\:hover\:bg-yellow-200:hover {
    background-color: #fefcbf !important;
  }

  .lg\:hover\:bg-yellow-300:hover {
    background-color: #faf089 !important;
  }

  .lg\:hover\:bg-yellow-400:hover {
    background-color: #f6e05e !important;
  }

  .lg\:hover\:bg-yellow-500:hover {
    background-color: #ecc94b !important;
  }

  .lg\:hover\:bg-yellow-600:hover {
    background-color: #d69e2e !important;
  }

  .lg\:hover\:bg-yellow-700:hover {
    background-color: #b7791f !important;
  }

  .lg\:hover\:bg-yellow-800:hover {
    background-color: #975a16 !important;
  }

  .lg\:hover\:bg-yellow-900:hover {
    background-color: #744210 !important;
  }

  .lg\:hover\:bg-green-100:hover {
    background-color: #f0fff4 !important;
  }

  .lg\:hover\:bg-green-200:hover {
    background-color: #c6f6d5 !important;
  }

  .lg\:hover\:bg-green-300:hover {
    background-color: #9ae6b4 !important;
  }

  .lg\:hover\:bg-green-400:hover {
    background-color: #68d391 !important;
  }

  .lg\:hover\:bg-green-500:hover {
    background-color: #48bb78 !important;
  }

  .lg\:hover\:bg-green-600:hover {
    background-color: #38a169 !important;
  }

  .lg\:hover\:bg-green-700:hover {
    background-color: #2f855a !important;
  }

  .lg\:hover\:bg-green-800:hover {
    background-color: #276749 !important;
  }

  .lg\:hover\:bg-green-900:hover {
    background-color: #22543d !important;
  }

  .lg\:hover\:bg-teal-100:hover {
    background-color: #e6fffa !important;
  }

  .lg\:hover\:bg-teal-200:hover {
    background-color: #b2f5ea !important;
  }

  .lg\:hover\:bg-teal-300:hover {
    background-color: #81e6d9 !important;
  }

  .lg\:hover\:bg-teal-400:hover {
    background-color: #4fd1c5 !important;
  }

  .lg\:hover\:bg-teal-500:hover {
    background-color: #38b2ac !important;
  }

  .lg\:hover\:bg-teal-600:hover {
    background-color: #319795 !important;
  }

  .lg\:hover\:bg-teal-700:hover {
    background-color: #2c7a7b !important;
  }

  .lg\:hover\:bg-teal-800:hover {
    background-color: #285e61 !important;
  }

  .lg\:hover\:bg-teal-900:hover {
    background-color: #234e52 !important;
  }

  .lg\:hover\:bg-blue-100:hover {
    background-color: #ebf8ff !important;
  }

  .lg\:hover\:bg-blue-200:hover {
    background-color: #bee3f8 !important;
  }

  .lg\:hover\:bg-blue-300:hover {
    background-color: #90cdf4 !important;
  }

  .lg\:hover\:bg-blue-400:hover {
    background-color: #63b3ed !important;
  }

  .lg\:hover\:bg-blue-500:hover {
    background-color: #4299e1 !important;
  }

  .lg\:hover\:bg-blue-600:hover {
    background-color: #3182ce !important;
  }

  .lg\:hover\:bg-blue-700:hover {
    background-color: #2b6cb0 !important;
  }

  .lg\:hover\:bg-blue-800:hover {
    background-color: #2c5282 !important;
  }

  .lg\:hover\:bg-blue-900:hover {
    background-color: #2a4365 !important;
  }

  .lg\:hover\:bg-indigo-100:hover {
    background-color: #ebf4ff !important;
  }

  .lg\:hover\:bg-indigo-200:hover {
    background-color: #c3dafe !important;
  }

  .lg\:hover\:bg-indigo-300:hover {
    background-color: #a3bffa !important;
  }

  .lg\:hover\:bg-indigo-400:hover {
    background-color: #7f9cf5 !important;
  }

  .lg\:hover\:bg-indigo-500:hover {
    background-color: #667eea !important;
  }

  .lg\:hover\:bg-indigo-600:hover {
    background-color: #5a67d8 !important;
  }

  .lg\:hover\:bg-indigo-700:hover {
    background-color: #4c51bf !important;
  }

  .lg\:hover\:bg-indigo-800:hover {
    background-color: #434190 !important;
  }

  .lg\:hover\:bg-indigo-900:hover {
    background-color: #3c366b !important;
  }

  .lg\:hover\:bg-purple-100:hover {
    background-color: #faf5ff !important;
  }

  .lg\:hover\:bg-purple-200:hover {
    background-color: #e9d8fd !important;
  }

  .lg\:hover\:bg-purple-300:hover {
    background-color: #d6bcfa !important;
  }

  .lg\:hover\:bg-purple-400:hover {
    background-color: #b794f4 !important;
  }

  .lg\:hover\:bg-purple-500:hover {
    background-color: #9f7aea !important;
  }

  .lg\:hover\:bg-purple-600:hover {
    background-color: #805ad5 !important;
  }

  .lg\:hover\:bg-purple-700:hover {
    background-color: #6b46c1 !important;
  }

  .lg\:hover\:bg-purple-800:hover {
    background-color: #553c9a !important;
  }

  .lg\:hover\:bg-purple-900:hover {
    background-color: #44337a !important;
  }

  .lg\:hover\:bg-pink-100:hover {
    background-color: #fff5f7 !important;
  }

  .lg\:hover\:bg-pink-200:hover {
    background-color: #fed7e2 !important;
  }

  .lg\:hover\:bg-pink-300:hover {
    background-color: #fbb6ce !important;
  }

  .lg\:hover\:bg-pink-400:hover {
    background-color: #f687b3 !important;
  }

  .lg\:hover\:bg-pink-500:hover {
    background-color: #ed64a6 !important;
  }

  .lg\:hover\:bg-pink-600:hover {
    background-color: #d53f8c !important;
  }

  .lg\:hover\:bg-pink-700:hover {
    background-color: #b83280 !important;
  }

  .lg\:hover\:bg-pink-800:hover {
    background-color: #97266d !important;
  }

  .lg\:hover\:bg-pink-900:hover {
    background-color: #702459 !important;
  }

  .lg\:hover\:bg-primary-black:hover {
    background-color: #333333 !important;
  }

  .lg\:hover\:bg-primary-green:hover {
    background-color: #085E3C !important;
  }

  .lg\:focus\:bg-transparent:focus {
    background-color: transparent !important;
  }

  .lg\:focus\:bg-current:focus {
    background-color: currentColor !important;
  }

  .lg\:focus\:bg-black:focus {
    background-color: #000 !important;
  }

  .lg\:focus\:bg-white:focus {
    background-color: #fff !important;
  }

  .lg\:focus\:bg-gray-100:focus {
    background-color: #f7fafc !important;
  }

  .lg\:focus\:bg-gray-200:focus {
    background-color: #edf2f7 !important;
  }

  .lg\:focus\:bg-gray-300:focus {
    background-color: #e2e8f0 !important;
  }

  .lg\:focus\:bg-gray-400:focus {
    background-color: #cbd5e0 !important;
  }

  .lg\:focus\:bg-gray-500:focus {
    background-color: #a0aec0 !important;
  }

  .lg\:focus\:bg-gray-600:focus {
    background-color: #718096 !important;
  }

  .lg\:focus\:bg-gray-700:focus {
    background-color: #4a5568 !important;
  }

  .lg\:focus\:bg-gray-800:focus {
    background-color: #2d3748 !important;
  }

  .lg\:focus\:bg-gray-900:focus {
    background-color: #1a202c !important;
  }

  .lg\:focus\:bg-red-100:focus {
    background-color: #fff5f5 !important;
  }

  .lg\:focus\:bg-red-200:focus {
    background-color: #fed7d7 !important;
  }

  .lg\:focus\:bg-red-300:focus {
    background-color: #feb2b2 !important;
  }

  .lg\:focus\:bg-red-400:focus {
    background-color: #fc8181 !important;
  }

  .lg\:focus\:bg-red-500:focus {
    background-color: #f56565 !important;
  }

  .lg\:focus\:bg-red-600:focus {
    background-color: #e53e3e !important;
  }

  .lg\:focus\:bg-red-700:focus {
    background-color: #c53030 !important;
  }

  .lg\:focus\:bg-red-800:focus {
    background-color: #9b2c2c !important;
  }

  .lg\:focus\:bg-red-900:focus {
    background-color: #742a2a !important;
  }

  .lg\:focus\:bg-orange-100:focus {
    background-color: #fffaf0 !important;
  }

  .lg\:focus\:bg-orange-200:focus {
    background-color: #feebc8 !important;
  }

  .lg\:focus\:bg-orange-300:focus {
    background-color: #fbd38d !important;
  }

  .lg\:focus\:bg-orange-400:focus {
    background-color: #f6ad55 !important;
  }

  .lg\:focus\:bg-orange-500:focus {
    background-color: #ed8936 !important;
  }

  .lg\:focus\:bg-orange-600:focus {
    background-color: #dd6b20 !important;
  }

  .lg\:focus\:bg-orange-700:focus {
    background-color: #c05621 !important;
  }

  .lg\:focus\:bg-orange-800:focus {
    background-color: #9c4221 !important;
  }

  .lg\:focus\:bg-orange-900:focus {
    background-color: #7b341e !important;
  }

  .lg\:focus\:bg-yellow-100:focus {
    background-color: #fffff0 !important;
  }

  .lg\:focus\:bg-yellow-200:focus {
    background-color: #fefcbf !important;
  }

  .lg\:focus\:bg-yellow-300:focus {
    background-color: #faf089 !important;
  }

  .lg\:focus\:bg-yellow-400:focus {
    background-color: #f6e05e !important;
  }

  .lg\:focus\:bg-yellow-500:focus {
    background-color: #ecc94b !important;
  }

  .lg\:focus\:bg-yellow-600:focus {
    background-color: #d69e2e !important;
  }

  .lg\:focus\:bg-yellow-700:focus {
    background-color: #b7791f !important;
  }

  .lg\:focus\:bg-yellow-800:focus {
    background-color: #975a16 !important;
  }

  .lg\:focus\:bg-yellow-900:focus {
    background-color: #744210 !important;
  }

  .lg\:focus\:bg-green-100:focus {
    background-color: #f0fff4 !important;
  }

  .lg\:focus\:bg-green-200:focus {
    background-color: #c6f6d5 !important;
  }

  .lg\:focus\:bg-green-300:focus {
    background-color: #9ae6b4 !important;
  }

  .lg\:focus\:bg-green-400:focus {
    background-color: #68d391 !important;
  }

  .lg\:focus\:bg-green-500:focus {
    background-color: #48bb78 !important;
  }

  .lg\:focus\:bg-green-600:focus {
    background-color: #38a169 !important;
  }

  .lg\:focus\:bg-green-700:focus {
    background-color: #2f855a !important;
  }

  .lg\:focus\:bg-green-800:focus {
    background-color: #276749 !important;
  }

  .lg\:focus\:bg-green-900:focus {
    background-color: #22543d !important;
  }

  .lg\:focus\:bg-teal-100:focus {
    background-color: #e6fffa !important;
  }

  .lg\:focus\:bg-teal-200:focus {
    background-color: #b2f5ea !important;
  }

  .lg\:focus\:bg-teal-300:focus {
    background-color: #81e6d9 !important;
  }

  .lg\:focus\:bg-teal-400:focus {
    background-color: #4fd1c5 !important;
  }

  .lg\:focus\:bg-teal-500:focus {
    background-color: #38b2ac !important;
  }

  .lg\:focus\:bg-teal-600:focus {
    background-color: #319795 !important;
  }

  .lg\:focus\:bg-teal-700:focus {
    background-color: #2c7a7b !important;
  }

  .lg\:focus\:bg-teal-800:focus {
    background-color: #285e61 !important;
  }

  .lg\:focus\:bg-teal-900:focus {
    background-color: #234e52 !important;
  }

  .lg\:focus\:bg-blue-100:focus {
    background-color: #ebf8ff !important;
  }

  .lg\:focus\:bg-blue-200:focus {
    background-color: #bee3f8 !important;
  }

  .lg\:focus\:bg-blue-300:focus {
    background-color: #90cdf4 !important;
  }

  .lg\:focus\:bg-blue-400:focus {
    background-color: #63b3ed !important;
  }

  .lg\:focus\:bg-blue-500:focus {
    background-color: #4299e1 !important;
  }

  .lg\:focus\:bg-blue-600:focus {
    background-color: #3182ce !important;
  }

  .lg\:focus\:bg-blue-700:focus {
    background-color: #2b6cb0 !important;
  }

  .lg\:focus\:bg-blue-800:focus {
    background-color: #2c5282 !important;
  }

  .lg\:focus\:bg-blue-900:focus {
    background-color: #2a4365 !important;
  }

  .lg\:focus\:bg-indigo-100:focus {
    background-color: #ebf4ff !important;
  }

  .lg\:focus\:bg-indigo-200:focus {
    background-color: #c3dafe !important;
  }

  .lg\:focus\:bg-indigo-300:focus {
    background-color: #a3bffa !important;
  }

  .lg\:focus\:bg-indigo-400:focus {
    background-color: #7f9cf5 !important;
  }

  .lg\:focus\:bg-indigo-500:focus {
    background-color: #667eea !important;
  }

  .lg\:focus\:bg-indigo-600:focus {
    background-color: #5a67d8 !important;
  }

  .lg\:focus\:bg-indigo-700:focus {
    background-color: #4c51bf !important;
  }

  .lg\:focus\:bg-indigo-800:focus {
    background-color: #434190 !important;
  }

  .lg\:focus\:bg-indigo-900:focus {
    background-color: #3c366b !important;
  }

  .lg\:focus\:bg-purple-100:focus {
    background-color: #faf5ff !important;
  }

  .lg\:focus\:bg-purple-200:focus {
    background-color: #e9d8fd !important;
  }

  .lg\:focus\:bg-purple-300:focus {
    background-color: #d6bcfa !important;
  }

  .lg\:focus\:bg-purple-400:focus {
    background-color: #b794f4 !important;
  }

  .lg\:focus\:bg-purple-500:focus {
    background-color: #9f7aea !important;
  }

  .lg\:focus\:bg-purple-600:focus {
    background-color: #805ad5 !important;
  }

  .lg\:focus\:bg-purple-700:focus {
    background-color: #6b46c1 !important;
  }

  .lg\:focus\:bg-purple-800:focus {
    background-color: #553c9a !important;
  }

  .lg\:focus\:bg-purple-900:focus {
    background-color: #44337a !important;
  }

  .lg\:focus\:bg-pink-100:focus {
    background-color: #fff5f7 !important;
  }

  .lg\:focus\:bg-pink-200:focus {
    background-color: #fed7e2 !important;
  }

  .lg\:focus\:bg-pink-300:focus {
    background-color: #fbb6ce !important;
  }

  .lg\:focus\:bg-pink-400:focus {
    background-color: #f687b3 !important;
  }

  .lg\:focus\:bg-pink-500:focus {
    background-color: #ed64a6 !important;
  }

  .lg\:focus\:bg-pink-600:focus {
    background-color: #d53f8c !important;
  }

  .lg\:focus\:bg-pink-700:focus {
    background-color: #b83280 !important;
  }

  .lg\:focus\:bg-pink-800:focus {
    background-color: #97266d !important;
  }

  .lg\:focus\:bg-pink-900:focus {
    background-color: #702459 !important;
  }

  .lg\:focus\:bg-primary-black:focus {
    background-color: #333333 !important;
  }

  .lg\:focus\:bg-primary-green:focus {
    background-color: #085E3C !important;
  }

  .lg\:bg-none {
    background-image: none !important;
  }

  .lg\:hover\:bg-none:hover {
    background-image: none !important;
  }

  .lg\:focus\:bg-none:focus {
    background-image: none !important;
  }

  .lg\:bg-bottom {
    background-position: bottom !important;
  }

  .lg\:bg-center {
    background-position: center !important;
  }

  .lg\:bg-left {
    background-position: left !important;
  }

  .lg\:bg-left-bottom {
    background-position: left bottom !important;
  }

  .lg\:bg-left-top {
    background-position: left top !important;
  }

  .lg\:bg-right {
    background-position: right !important;
  }

  .lg\:bg-right-bottom {
    background-position: right bottom !important;
  }

  .lg\:bg-right-top {
    background-position: right top !important;
  }

  .lg\:bg-top {
    background-position: top !important;
  }

  .lg\:hover\:bg-bottom:hover {
    background-position: bottom !important;
  }

  .lg\:hover\:bg-center:hover {
    background-position: center !important;
  }

  .lg\:hover\:bg-left:hover {
    background-position: left !important;
  }

  .lg\:hover\:bg-left-bottom:hover {
    background-position: left bottom !important;
  }

  .lg\:hover\:bg-left-top:hover {
    background-position: left top !important;
  }

  .lg\:hover\:bg-right:hover {
    background-position: right !important;
  }

  .lg\:hover\:bg-right-bottom:hover {
    background-position: right bottom !important;
  }

  .lg\:hover\:bg-right-top:hover {
    background-position: right top !important;
  }

  .lg\:hover\:bg-top:hover {
    background-position: top !important;
  }

  .lg\:focus\:bg-bottom:focus {
    background-position: bottom !important;
  }

  .lg\:focus\:bg-center:focus {
    background-position: center !important;
  }

  .lg\:focus\:bg-left:focus {
    background-position: left !important;
  }

  .lg\:focus\:bg-left-bottom:focus {
    background-position: left bottom !important;
  }

  .lg\:focus\:bg-left-top:focus {
    background-position: left top !important;
  }

  .lg\:focus\:bg-right:focus {
    background-position: right !important;
  }

  .lg\:focus\:bg-right-bottom:focus {
    background-position: right bottom !important;
  }

  .lg\:focus\:bg-right-top:focus {
    background-position: right top !important;
  }

  .lg\:focus\:bg-top:focus {
    background-position: top !important;
  }

  .lg\:bg-repeat {
    background-repeat: repeat !important;
  }

  .lg\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }

  .lg\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }

  .lg\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }

  .lg\:bg-repeat-round {
    background-repeat: round !important;
  }

  .lg\:bg-repeat-space {
    background-repeat: space !important;
  }

  .lg\:hover\:bg-repeat:hover {
    background-repeat: repeat !important;
  }

  .lg\:hover\:bg-no-repeat:hover {
    background-repeat: no-repeat !important;
  }

  .lg\:hover\:bg-repeat-x:hover {
    background-repeat: repeat-x !important;
  }

  .lg\:hover\:bg-repeat-y:hover {
    background-repeat: repeat-y !important;
  }

  .lg\:hover\:bg-repeat-round:hover {
    background-repeat: round !important;
  }

  .lg\:hover\:bg-repeat-space:hover {
    background-repeat: space !important;
  }

  .lg\:focus\:bg-repeat:focus {
    background-repeat: repeat !important;
  }

  .lg\:focus\:bg-no-repeat:focus {
    background-repeat: no-repeat !important;
  }

  .lg\:focus\:bg-repeat-x:focus {
    background-repeat: repeat-x !important;
  }

  .lg\:focus\:bg-repeat-y:focus {
    background-repeat: repeat-y !important;
  }

  .lg\:focus\:bg-repeat-round:focus {
    background-repeat: round !important;
  }

  .lg\:focus\:bg-repeat-space:focus {
    background-repeat: space !important;
  }

  .lg\:bg-auto {
    background-size: auto !important;
  }

  .lg\:bg-cover {
    background-size: cover !important;
  }

  .lg\:bg-contain {
    background-size: contain !important;
  }

  .lg\:hover\:bg-auto:hover {
    background-size: auto !important;
  }

  .lg\:hover\:bg-cover:hover {
    background-size: cover !important;
  }

  .lg\:hover\:bg-contain:hover {
    background-size: contain !important;
  }

  .lg\:focus\:bg-auto:focus {
    background-size: auto !important;
  }

  .lg\:focus\:bg-cover:focus {
    background-size: cover !important;
  }

  .lg\:focus\:bg-contain:focus {
    background-size: contain !important;
  }

  .lg\:border-collapse {
    border-collapse: collapse !important;
  }

  .lg\:border-separate {
    border-collapse: separate !important;
  }

  .lg\:hover\:border-collapse:hover {
    border-collapse: collapse !important;
  }

  .lg\:hover\:border-separate:hover {
    border-collapse: separate !important;
  }

  .lg\:focus\:border-collapse:focus {
    border-collapse: collapse !important;
  }

  .lg\:focus\:border-separate:focus {
    border-collapse: separate !important;
  }

  .lg\:border-transparent {
    border-color: transparent !important;
  }

  .lg\:border-current {
    border-color: currentColor !important;
  }

  .lg\:border-black {
    border-color: #000 !important;
  }

  .lg\:border-white {
    border-color: #fff !important;
  }

  .lg\:border-gray-100 {
    border-color: #f7fafc !important;
  }

  .lg\:border-gray-200 {
    border-color: #edf2f7 !important;
  }

  .lg\:border-gray-300 {
    border-color: #e2e8f0 !important;
  }

  .lg\:border-gray-400 {
    border-color: #cbd5e0 !important;
  }

  .lg\:border-gray-500 {
    border-color: #a0aec0 !important;
  }

  .lg\:border-gray-600 {
    border-color: #718096 !important;
  }

  .lg\:border-gray-700 {
    border-color: #4a5568 !important;
  }

  .lg\:border-gray-800 {
    border-color: #2d3748 !important;
  }

  .lg\:border-gray-900 {
    border-color: #1a202c !important;
  }

  .lg\:border-red-100 {
    border-color: #fff5f5 !important;
  }

  .lg\:border-red-200 {
    border-color: #fed7d7 !important;
  }

  .lg\:border-red-300 {
    border-color: #feb2b2 !important;
  }

  .lg\:border-red-400 {
    border-color: #fc8181 !important;
  }

  .lg\:border-red-500 {
    border-color: #f56565 !important;
  }

  .lg\:border-red-600 {
    border-color: #e53e3e !important;
  }

  .lg\:border-red-700 {
    border-color: #c53030 !important;
  }

  .lg\:border-red-800 {
    border-color: #9b2c2c !important;
  }

  .lg\:border-red-900 {
    border-color: #742a2a !important;
  }

  .lg\:border-orange-100 {
    border-color: #fffaf0 !important;
  }

  .lg\:border-orange-200 {
    border-color: #feebc8 !important;
  }

  .lg\:border-orange-300 {
    border-color: #fbd38d !important;
  }

  .lg\:border-orange-400 {
    border-color: #f6ad55 !important;
  }

  .lg\:border-orange-500 {
    border-color: #ed8936 !important;
  }

  .lg\:border-orange-600 {
    border-color: #dd6b20 !important;
  }

  .lg\:border-orange-700 {
    border-color: #c05621 !important;
  }

  .lg\:border-orange-800 {
    border-color: #9c4221 !important;
  }

  .lg\:border-orange-900 {
    border-color: #7b341e !important;
  }

  .lg\:border-yellow-100 {
    border-color: #fffff0 !important;
  }

  .lg\:border-yellow-200 {
    border-color: #fefcbf !important;
  }

  .lg\:border-yellow-300 {
    border-color: #faf089 !important;
  }

  .lg\:border-yellow-400 {
    border-color: #f6e05e !important;
  }

  .lg\:border-yellow-500 {
    border-color: #ecc94b !important;
  }

  .lg\:border-yellow-600 {
    border-color: #d69e2e !important;
  }

  .lg\:border-yellow-700 {
    border-color: #b7791f !important;
  }

  .lg\:border-yellow-800 {
    border-color: #975a16 !important;
  }

  .lg\:border-yellow-900 {
    border-color: #744210 !important;
  }

  .lg\:border-green-100 {
    border-color: #f0fff4 !important;
  }

  .lg\:border-green-200 {
    border-color: #c6f6d5 !important;
  }

  .lg\:border-green-300 {
    border-color: #9ae6b4 !important;
  }

  .lg\:border-green-400 {
    border-color: #68d391 !important;
  }

  .lg\:border-green-500 {
    border-color: #48bb78 !important;
  }

  .lg\:border-green-600 {
    border-color: #38a169 !important;
  }

  .lg\:border-green-700 {
    border-color: #2f855a !important;
  }

  .lg\:border-green-800 {
    border-color: #276749 !important;
  }

  .lg\:border-green-900 {
    border-color: #22543d !important;
  }

  .lg\:border-teal-100 {
    border-color: #e6fffa !important;
  }

  .lg\:border-teal-200 {
    border-color: #b2f5ea !important;
  }

  .lg\:border-teal-300 {
    border-color: #81e6d9 !important;
  }

  .lg\:border-teal-400 {
    border-color: #4fd1c5 !important;
  }

  .lg\:border-teal-500 {
    border-color: #38b2ac !important;
  }

  .lg\:border-teal-600 {
    border-color: #319795 !important;
  }

  .lg\:border-teal-700 {
    border-color: #2c7a7b !important;
  }

  .lg\:border-teal-800 {
    border-color: #285e61 !important;
  }

  .lg\:border-teal-900 {
    border-color: #234e52 !important;
  }

  .lg\:border-blue-100 {
    border-color: #ebf8ff !important;
  }

  .lg\:border-blue-200 {
    border-color: #bee3f8 !important;
  }

  .lg\:border-blue-300 {
    border-color: #90cdf4 !important;
  }

  .lg\:border-blue-400 {
    border-color: #63b3ed !important;
  }

  .lg\:border-blue-500 {
    border-color: #4299e1 !important;
  }

  .lg\:border-blue-600 {
    border-color: #3182ce !important;
  }

  .lg\:border-blue-700 {
    border-color: #2b6cb0 !important;
  }

  .lg\:border-blue-800 {
    border-color: #2c5282 !important;
  }

  .lg\:border-blue-900 {
    border-color: #2a4365 !important;
  }

  .lg\:border-indigo-100 {
    border-color: #ebf4ff !important;
  }

  .lg\:border-indigo-200 {
    border-color: #c3dafe !important;
  }

  .lg\:border-indigo-300 {
    border-color: #a3bffa !important;
  }

  .lg\:border-indigo-400 {
    border-color: #7f9cf5 !important;
  }

  .lg\:border-indigo-500 {
    border-color: #667eea !important;
  }

  .lg\:border-indigo-600 {
    border-color: #5a67d8 !important;
  }

  .lg\:border-indigo-700 {
    border-color: #4c51bf !important;
  }

  .lg\:border-indigo-800 {
    border-color: #434190 !important;
  }

  .lg\:border-indigo-900 {
    border-color: #3c366b !important;
  }

  .lg\:border-purple-100 {
    border-color: #faf5ff !important;
  }

  .lg\:border-purple-200 {
    border-color: #e9d8fd !important;
  }

  .lg\:border-purple-300 {
    border-color: #d6bcfa !important;
  }

  .lg\:border-purple-400 {
    border-color: #b794f4 !important;
  }

  .lg\:border-purple-500 {
    border-color: #9f7aea !important;
  }

  .lg\:border-purple-600 {
    border-color: #805ad5 !important;
  }

  .lg\:border-purple-700 {
    border-color: #6b46c1 !important;
  }

  .lg\:border-purple-800 {
    border-color: #553c9a !important;
  }

  .lg\:border-purple-900 {
    border-color: #44337a !important;
  }

  .lg\:border-pink-100 {
    border-color: #fff5f7 !important;
  }

  .lg\:border-pink-200 {
    border-color: #fed7e2 !important;
  }

  .lg\:border-pink-300 {
    border-color: #fbb6ce !important;
  }

  .lg\:border-pink-400 {
    border-color: #f687b3 !important;
  }

  .lg\:border-pink-500 {
    border-color: #ed64a6 !important;
  }

  .lg\:border-pink-600 {
    border-color: #d53f8c !important;
  }

  .lg\:border-pink-700 {
    border-color: #b83280 !important;
  }

  .lg\:border-pink-800 {
    border-color: #97266d !important;
  }

  .lg\:border-pink-900 {
    border-color: #702459 !important;
  }

  .lg\:border-primary-black {
    border-color: #333333 !important;
  }

  .lg\:border-primary-green {
    border-color: #085E3C !important;
  }

  .lg\:hover\:border-transparent:hover {
    border-color: transparent !important;
  }

  .lg\:hover\:border-current:hover {
    border-color: currentColor !important;
  }

  .lg\:hover\:border-black:hover {
    border-color: #000 !important;
  }

  .lg\:hover\:border-white:hover {
    border-color: #fff !important;
  }

  .lg\:hover\:border-gray-100:hover {
    border-color: #f7fafc !important;
  }

  .lg\:hover\:border-gray-200:hover {
    border-color: #edf2f7 !important;
  }

  .lg\:hover\:border-gray-300:hover {
    border-color: #e2e8f0 !important;
  }

  .lg\:hover\:border-gray-400:hover {
    border-color: #cbd5e0 !important;
  }

  .lg\:hover\:border-gray-500:hover {
    border-color: #a0aec0 !important;
  }

  .lg\:hover\:border-gray-600:hover {
    border-color: #718096 !important;
  }

  .lg\:hover\:border-gray-700:hover {
    border-color: #4a5568 !important;
  }

  .lg\:hover\:border-gray-800:hover {
    border-color: #2d3748 !important;
  }

  .lg\:hover\:border-gray-900:hover {
    border-color: #1a202c !important;
  }

  .lg\:hover\:border-red-100:hover {
    border-color: #fff5f5 !important;
  }

  .lg\:hover\:border-red-200:hover {
    border-color: #fed7d7 !important;
  }

  .lg\:hover\:border-red-300:hover {
    border-color: #feb2b2 !important;
  }

  .lg\:hover\:border-red-400:hover {
    border-color: #fc8181 !important;
  }

  .lg\:hover\:border-red-500:hover {
    border-color: #f56565 !important;
  }

  .lg\:hover\:border-red-600:hover {
    border-color: #e53e3e !important;
  }

  .lg\:hover\:border-red-700:hover {
    border-color: #c53030 !important;
  }

  .lg\:hover\:border-red-800:hover {
    border-color: #9b2c2c !important;
  }

  .lg\:hover\:border-red-900:hover {
    border-color: #742a2a !important;
  }

  .lg\:hover\:border-orange-100:hover {
    border-color: #fffaf0 !important;
  }

  .lg\:hover\:border-orange-200:hover {
    border-color: #feebc8 !important;
  }

  .lg\:hover\:border-orange-300:hover {
    border-color: #fbd38d !important;
  }

  .lg\:hover\:border-orange-400:hover {
    border-color: #f6ad55 !important;
  }

  .lg\:hover\:border-orange-500:hover {
    border-color: #ed8936 !important;
  }

  .lg\:hover\:border-orange-600:hover {
    border-color: #dd6b20 !important;
  }

  .lg\:hover\:border-orange-700:hover {
    border-color: #c05621 !important;
  }

  .lg\:hover\:border-orange-800:hover {
    border-color: #9c4221 !important;
  }

  .lg\:hover\:border-orange-900:hover {
    border-color: #7b341e !important;
  }

  .lg\:hover\:border-yellow-100:hover {
    border-color: #fffff0 !important;
  }

  .lg\:hover\:border-yellow-200:hover {
    border-color: #fefcbf !important;
  }

  .lg\:hover\:border-yellow-300:hover {
    border-color: #faf089 !important;
  }

  .lg\:hover\:border-yellow-400:hover {
    border-color: #f6e05e !important;
  }

  .lg\:hover\:border-yellow-500:hover {
    border-color: #ecc94b !important;
  }

  .lg\:hover\:border-yellow-600:hover {
    border-color: #d69e2e !important;
  }

  .lg\:hover\:border-yellow-700:hover {
    border-color: #b7791f !important;
  }

  .lg\:hover\:border-yellow-800:hover {
    border-color: #975a16 !important;
  }

  .lg\:hover\:border-yellow-900:hover {
    border-color: #744210 !important;
  }

  .lg\:hover\:border-green-100:hover {
    border-color: #f0fff4 !important;
  }

  .lg\:hover\:border-green-200:hover {
    border-color: #c6f6d5 !important;
  }

  .lg\:hover\:border-green-300:hover {
    border-color: #9ae6b4 !important;
  }

  .lg\:hover\:border-green-400:hover {
    border-color: #68d391 !important;
  }

  .lg\:hover\:border-green-500:hover {
    border-color: #48bb78 !important;
  }

  .lg\:hover\:border-green-600:hover {
    border-color: #38a169 !important;
  }

  .lg\:hover\:border-green-700:hover {
    border-color: #2f855a !important;
  }

  .lg\:hover\:border-green-800:hover {
    border-color: #276749 !important;
  }

  .lg\:hover\:border-green-900:hover {
    border-color: #22543d !important;
  }

  .lg\:hover\:border-teal-100:hover {
    border-color: #e6fffa !important;
  }

  .lg\:hover\:border-teal-200:hover {
    border-color: #b2f5ea !important;
  }

  .lg\:hover\:border-teal-300:hover {
    border-color: #81e6d9 !important;
  }

  .lg\:hover\:border-teal-400:hover {
    border-color: #4fd1c5 !important;
  }

  .lg\:hover\:border-teal-500:hover {
    border-color: #38b2ac !important;
  }

  .lg\:hover\:border-teal-600:hover {
    border-color: #319795 !important;
  }

  .lg\:hover\:border-teal-700:hover {
    border-color: #2c7a7b !important;
  }

  .lg\:hover\:border-teal-800:hover {
    border-color: #285e61 !important;
  }

  .lg\:hover\:border-teal-900:hover {
    border-color: #234e52 !important;
  }

  .lg\:hover\:border-blue-100:hover {
    border-color: #ebf8ff !important;
  }

  .lg\:hover\:border-blue-200:hover {
    border-color: #bee3f8 !important;
  }

  .lg\:hover\:border-blue-300:hover {
    border-color: #90cdf4 !important;
  }

  .lg\:hover\:border-blue-400:hover {
    border-color: #63b3ed !important;
  }

  .lg\:hover\:border-blue-500:hover {
    border-color: #4299e1 !important;
  }

  .lg\:hover\:border-blue-600:hover {
    border-color: #3182ce !important;
  }

  .lg\:hover\:border-blue-700:hover {
    border-color: #2b6cb0 !important;
  }

  .lg\:hover\:border-blue-800:hover {
    border-color: #2c5282 !important;
  }

  .lg\:hover\:border-blue-900:hover {
    border-color: #2a4365 !important;
  }

  .lg\:hover\:border-indigo-100:hover {
    border-color: #ebf4ff !important;
  }

  .lg\:hover\:border-indigo-200:hover {
    border-color: #c3dafe !important;
  }

  .lg\:hover\:border-indigo-300:hover {
    border-color: #a3bffa !important;
  }

  .lg\:hover\:border-indigo-400:hover {
    border-color: #7f9cf5 !important;
  }

  .lg\:hover\:border-indigo-500:hover {
    border-color: #667eea !important;
  }

  .lg\:hover\:border-indigo-600:hover {
    border-color: #5a67d8 !important;
  }

  .lg\:hover\:border-indigo-700:hover {
    border-color: #4c51bf !important;
  }

  .lg\:hover\:border-indigo-800:hover {
    border-color: #434190 !important;
  }

  .lg\:hover\:border-indigo-900:hover {
    border-color: #3c366b !important;
  }

  .lg\:hover\:border-purple-100:hover {
    border-color: #faf5ff !important;
  }

  .lg\:hover\:border-purple-200:hover {
    border-color: #e9d8fd !important;
  }

  .lg\:hover\:border-purple-300:hover {
    border-color: #d6bcfa !important;
  }

  .lg\:hover\:border-purple-400:hover {
    border-color: #b794f4 !important;
  }

  .lg\:hover\:border-purple-500:hover {
    border-color: #9f7aea !important;
  }

  .lg\:hover\:border-purple-600:hover {
    border-color: #805ad5 !important;
  }

  .lg\:hover\:border-purple-700:hover {
    border-color: #6b46c1 !important;
  }

  .lg\:hover\:border-purple-800:hover {
    border-color: #553c9a !important;
  }

  .lg\:hover\:border-purple-900:hover {
    border-color: #44337a !important;
  }

  .lg\:hover\:border-pink-100:hover {
    border-color: #fff5f7 !important;
  }

  .lg\:hover\:border-pink-200:hover {
    border-color: #fed7e2 !important;
  }

  .lg\:hover\:border-pink-300:hover {
    border-color: #fbb6ce !important;
  }

  .lg\:hover\:border-pink-400:hover {
    border-color: #f687b3 !important;
  }

  .lg\:hover\:border-pink-500:hover {
    border-color: #ed64a6 !important;
  }

  .lg\:hover\:border-pink-600:hover {
    border-color: #d53f8c !important;
  }

  .lg\:hover\:border-pink-700:hover {
    border-color: #b83280 !important;
  }

  .lg\:hover\:border-pink-800:hover {
    border-color: #97266d !important;
  }

  .lg\:hover\:border-pink-900:hover {
    border-color: #702459 !important;
  }

  .lg\:hover\:border-primary-black:hover {
    border-color: #333333 !important;
  }

  .lg\:hover\:border-primary-green:hover {
    border-color: #085E3C !important;
  }

  .lg\:focus\:border-transparent:focus {
    border-color: transparent !important;
  }

  .lg\:focus\:border-current:focus {
    border-color: currentColor !important;
  }

  .lg\:focus\:border-black:focus {
    border-color: #000 !important;
  }

  .lg\:focus\:border-white:focus {
    border-color: #fff !important;
  }

  .lg\:focus\:border-gray-100:focus {
    border-color: #f7fafc !important;
  }

  .lg\:focus\:border-gray-200:focus {
    border-color: #edf2f7 !important;
  }

  .lg\:focus\:border-gray-300:focus {
    border-color: #e2e8f0 !important;
  }

  .lg\:focus\:border-gray-400:focus {
    border-color: #cbd5e0 !important;
  }

  .lg\:focus\:border-gray-500:focus {
    border-color: #a0aec0 !important;
  }

  .lg\:focus\:border-gray-600:focus {
    border-color: #718096 !important;
  }

  .lg\:focus\:border-gray-700:focus {
    border-color: #4a5568 !important;
  }

  .lg\:focus\:border-gray-800:focus {
    border-color: #2d3748 !important;
  }

  .lg\:focus\:border-gray-900:focus {
    border-color: #1a202c !important;
  }

  .lg\:focus\:border-red-100:focus {
    border-color: #fff5f5 !important;
  }

  .lg\:focus\:border-red-200:focus {
    border-color: #fed7d7 !important;
  }

  .lg\:focus\:border-red-300:focus {
    border-color: #feb2b2 !important;
  }

  .lg\:focus\:border-red-400:focus {
    border-color: #fc8181 !important;
  }

  .lg\:focus\:border-red-500:focus {
    border-color: #f56565 !important;
  }

  .lg\:focus\:border-red-600:focus {
    border-color: #e53e3e !important;
  }

  .lg\:focus\:border-red-700:focus {
    border-color: #c53030 !important;
  }

  .lg\:focus\:border-red-800:focus {
    border-color: #9b2c2c !important;
  }

  .lg\:focus\:border-red-900:focus {
    border-color: #742a2a !important;
  }

  .lg\:focus\:border-orange-100:focus {
    border-color: #fffaf0 !important;
  }

  .lg\:focus\:border-orange-200:focus {
    border-color: #feebc8 !important;
  }

  .lg\:focus\:border-orange-300:focus {
    border-color: #fbd38d !important;
  }

  .lg\:focus\:border-orange-400:focus {
    border-color: #f6ad55 !important;
  }

  .lg\:focus\:border-orange-500:focus {
    border-color: #ed8936 !important;
  }

  .lg\:focus\:border-orange-600:focus {
    border-color: #dd6b20 !important;
  }

  .lg\:focus\:border-orange-700:focus {
    border-color: #c05621 !important;
  }

  .lg\:focus\:border-orange-800:focus {
    border-color: #9c4221 !important;
  }

  .lg\:focus\:border-orange-900:focus {
    border-color: #7b341e !important;
  }

  .lg\:focus\:border-yellow-100:focus {
    border-color: #fffff0 !important;
  }

  .lg\:focus\:border-yellow-200:focus {
    border-color: #fefcbf !important;
  }

  .lg\:focus\:border-yellow-300:focus {
    border-color: #faf089 !important;
  }

  .lg\:focus\:border-yellow-400:focus {
    border-color: #f6e05e !important;
  }

  .lg\:focus\:border-yellow-500:focus {
    border-color: #ecc94b !important;
  }

  .lg\:focus\:border-yellow-600:focus {
    border-color: #d69e2e !important;
  }

  .lg\:focus\:border-yellow-700:focus {
    border-color: #b7791f !important;
  }

  .lg\:focus\:border-yellow-800:focus {
    border-color: #975a16 !important;
  }

  .lg\:focus\:border-yellow-900:focus {
    border-color: #744210 !important;
  }

  .lg\:focus\:border-green-100:focus {
    border-color: #f0fff4 !important;
  }

  .lg\:focus\:border-green-200:focus {
    border-color: #c6f6d5 !important;
  }

  .lg\:focus\:border-green-300:focus {
    border-color: #9ae6b4 !important;
  }

  .lg\:focus\:border-green-400:focus {
    border-color: #68d391 !important;
  }

  .lg\:focus\:border-green-500:focus {
    border-color: #48bb78 !important;
  }

  .lg\:focus\:border-green-600:focus {
    border-color: #38a169 !important;
  }

  .lg\:focus\:border-green-700:focus {
    border-color: #2f855a !important;
  }

  .lg\:focus\:border-green-800:focus {
    border-color: #276749 !important;
  }

  .lg\:focus\:border-green-900:focus {
    border-color: #22543d !important;
  }

  .lg\:focus\:border-teal-100:focus {
    border-color: #e6fffa !important;
  }

  .lg\:focus\:border-teal-200:focus {
    border-color: #b2f5ea !important;
  }

  .lg\:focus\:border-teal-300:focus {
    border-color: #81e6d9 !important;
  }

  .lg\:focus\:border-teal-400:focus {
    border-color: #4fd1c5 !important;
  }

  .lg\:focus\:border-teal-500:focus {
    border-color: #38b2ac !important;
  }

  .lg\:focus\:border-teal-600:focus {
    border-color: #319795 !important;
  }

  .lg\:focus\:border-teal-700:focus {
    border-color: #2c7a7b !important;
  }

  .lg\:focus\:border-teal-800:focus {
    border-color: #285e61 !important;
  }

  .lg\:focus\:border-teal-900:focus {
    border-color: #234e52 !important;
  }

  .lg\:focus\:border-blue-100:focus {
    border-color: #ebf8ff !important;
  }

  .lg\:focus\:border-blue-200:focus {
    border-color: #bee3f8 !important;
  }

  .lg\:focus\:border-blue-300:focus {
    border-color: #90cdf4 !important;
  }

  .lg\:focus\:border-blue-400:focus {
    border-color: #63b3ed !important;
  }

  .lg\:focus\:border-blue-500:focus {
    border-color: #4299e1 !important;
  }

  .lg\:focus\:border-blue-600:focus {
    border-color: #3182ce !important;
  }

  .lg\:focus\:border-blue-700:focus {
    border-color: #2b6cb0 !important;
  }

  .lg\:focus\:border-blue-800:focus {
    border-color: #2c5282 !important;
  }

  .lg\:focus\:border-blue-900:focus {
    border-color: #2a4365 !important;
  }

  .lg\:focus\:border-indigo-100:focus {
    border-color: #ebf4ff !important;
  }

  .lg\:focus\:border-indigo-200:focus {
    border-color: #c3dafe !important;
  }

  .lg\:focus\:border-indigo-300:focus {
    border-color: #a3bffa !important;
  }

  .lg\:focus\:border-indigo-400:focus {
    border-color: #7f9cf5 !important;
  }

  .lg\:focus\:border-indigo-500:focus {
    border-color: #667eea !important;
  }

  .lg\:focus\:border-indigo-600:focus {
    border-color: #5a67d8 !important;
  }

  .lg\:focus\:border-indigo-700:focus {
    border-color: #4c51bf !important;
  }

  .lg\:focus\:border-indigo-800:focus {
    border-color: #434190 !important;
  }

  .lg\:focus\:border-indigo-900:focus {
    border-color: #3c366b !important;
  }

  .lg\:focus\:border-purple-100:focus {
    border-color: #faf5ff !important;
  }

  .lg\:focus\:border-purple-200:focus {
    border-color: #e9d8fd !important;
  }

  .lg\:focus\:border-purple-300:focus {
    border-color: #d6bcfa !important;
  }

  .lg\:focus\:border-purple-400:focus {
    border-color: #b794f4 !important;
  }

  .lg\:focus\:border-purple-500:focus {
    border-color: #9f7aea !important;
  }

  .lg\:focus\:border-purple-600:focus {
    border-color: #805ad5 !important;
  }

  .lg\:focus\:border-purple-700:focus {
    border-color: #6b46c1 !important;
  }

  .lg\:focus\:border-purple-800:focus {
    border-color: #553c9a !important;
  }

  .lg\:focus\:border-purple-900:focus {
    border-color: #44337a !important;
  }

  .lg\:focus\:border-pink-100:focus {
    border-color: #fff5f7 !important;
  }

  .lg\:focus\:border-pink-200:focus {
    border-color: #fed7e2 !important;
  }

  .lg\:focus\:border-pink-300:focus {
    border-color: #fbb6ce !important;
  }

  .lg\:focus\:border-pink-400:focus {
    border-color: #f687b3 !important;
  }

  .lg\:focus\:border-pink-500:focus {
    border-color: #ed64a6 !important;
  }

  .lg\:focus\:border-pink-600:focus {
    border-color: #d53f8c !important;
  }

  .lg\:focus\:border-pink-700:focus {
    border-color: #b83280 !important;
  }

  .lg\:focus\:border-pink-800:focus {
    border-color: #97266d !important;
  }

  .lg\:focus\:border-pink-900:focus {
    border-color: #702459 !important;
  }

  .lg\:focus\:border-primary-black:focus {
    border-color: #333333 !important;
  }

  .lg\:focus\:border-primary-green:focus {
    border-color: #085E3C !important;
  }

  .lg\:rounded-none {
    border-radius: 0 !important;
  }

  .lg\:rounded-sm {
    border-radius: 0.125rem !important;
  }

  .lg\:rounded {
    border-radius: 0.25rem !important;
  }

  .lg\:rounded-md {
    border-radius: 0.375rem !important;
  }

  .lg\:rounded-lg {
    border-radius: 0.5rem !important;
  }

  .lg\:rounded-xl {
    border-radius: 0.75rem !important;
  }

  .lg\:rounded-2xl {
    border-radius: 1rem !important;
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem !important;
  }

  .lg\:rounded-full {
    border-radius: 9999px !important;
  }

  .lg\:rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .lg\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .lg\:rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .lg\:rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .lg\:rounded-t-sm {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .lg\:rounded-r-sm {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .lg\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:rounded-l-sm {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:rounded-t {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .lg\:rounded-r {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .lg\:rounded-b {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:rounded-l {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:rounded-t-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .lg\:rounded-r-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .lg\:rounded-b-md {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:rounded-l-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:rounded-t-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .lg\:rounded-r-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .lg\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:rounded-l-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:rounded-t-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .lg\:rounded-r-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .lg\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:rounded-l-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:rounded-t-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .lg\:rounded-r-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .lg\:rounded-b-2xl {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:rounded-l-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:rounded-t-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .lg\:rounded-r-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .lg\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:rounded-l-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .lg\:rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .lg\:rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .lg\:rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .lg\:rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .lg\:rounded-tl-sm {
    border-top-left-radius: 0.125rem !important;
  }

  .lg\:rounded-tr-sm {
    border-top-right-radius: 0.125rem !important;
  }

  .lg\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem !important;
  }

  .lg\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:rounded-tl {
    border-top-left-radius: 0.25rem !important;
  }

  .lg\:rounded-tr {
    border-top-right-radius: 0.25rem !important;
  }

  .lg\:rounded-br {
    border-bottom-right-radius: 0.25rem !important;
  }

  .lg\:rounded-bl {
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:rounded-tl-md {
    border-top-left-radius: 0.375rem !important;
  }

  .lg\:rounded-tr-md {
    border-top-right-radius: 0.375rem !important;
  }

  .lg\:rounded-br-md {
    border-bottom-right-radius: 0.375rem !important;
  }

  .lg\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:rounded-tl-lg {
    border-top-left-radius: 0.5rem !important;
  }

  .lg\:rounded-tr-lg {
    border-top-right-radius: 0.5rem !important;
  }

  .lg\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem !important;
  }

  .lg\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:rounded-tl-xl {
    border-top-left-radius: 0.75rem !important;
  }

  .lg\:rounded-tr-xl {
    border-top-right-radius: 0.75rem !important;
  }

  .lg\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem !important;
  }

  .lg\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:rounded-tl-2xl {
    border-top-left-radius: 1rem !important;
  }

  .lg\:rounded-tr-2xl {
    border-top-right-radius: 1rem !important;
  }

  .lg\:rounded-br-2xl {
    border-bottom-right-radius: 1rem !important;
  }

  .lg\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem !important;
  }

  .lg\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem !important;
  }

  .lg\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem !important;
  }

  .lg\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:rounded-tl-full {
    border-top-left-radius: 9999px !important;
  }

  .lg\:rounded-tr-full {
    border-top-right-radius: 9999px !important;
  }

  .lg\:rounded-br-full {
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:hover\:rounded-none:hover {
    border-radius: 0 !important;
  }

  .lg\:hover\:rounded-sm:hover {
    border-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded:hover {
    border-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-md:hover {
    border-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-lg:hover {
    border-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-xl:hover {
    border-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-2xl:hover {
    border-radius: 1rem !important;
  }

  .lg\:hover\:rounded-3xl:hover {
    border-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-full:hover {
    border-radius: 9999px !important;
  }

  .lg\:hover\:rounded-t-none:hover {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .lg\:hover\:rounded-r-none:hover {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .lg\:hover\:rounded-b-none:hover {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .lg\:hover\:rounded-l-none:hover {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .lg\:hover\:rounded-t-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded-r-sm:hover {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded-b-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded-l-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded-t:hover {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-r:hover {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-b:hover {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-l:hover {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-t-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-r-md:hover {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-b-md:hover {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-l-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-t-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-r-lg:hover {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-b-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-l-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-t-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-r-xl:hover {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-b-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-l-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-t-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .lg\:hover\:rounded-r-2xl:hover {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .lg\:hover\:rounded-b-2xl:hover {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:hover\:rounded-l-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:hover\:rounded-t-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-r-3xl:hover {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-b-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-l-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-t-full:hover {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .lg\:hover\:rounded-r-full:hover {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:hover\:rounded-b-full:hover {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:hover\:rounded-l-full:hover {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:hover\:rounded-tl-none:hover {
    border-top-left-radius: 0 !important;
  }

  .lg\:hover\:rounded-tr-none:hover {
    border-top-right-radius: 0 !important;
  }

  .lg\:hover\:rounded-br-none:hover {
    border-bottom-right-radius: 0 !important;
  }

  .lg\:hover\:rounded-bl-none:hover {
    border-bottom-left-radius: 0 !important;
  }

  .lg\:hover\:rounded-tl-sm:hover {
    border-top-left-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded-tr-sm:hover {
    border-top-right-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded-br-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded-bl-sm:hover {
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:hover\:rounded-tl:hover {
    border-top-left-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-tr:hover {
    border-top-right-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-br:hover {
    border-bottom-right-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-bl:hover {
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:hover\:rounded-tl-md:hover {
    border-top-left-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-tr-md:hover {
    border-top-right-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-br-md:hover {
    border-bottom-right-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-bl-md:hover {
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:hover\:rounded-tl-lg:hover {
    border-top-left-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-tr-lg:hover {
    border-top-right-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-br-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-bl-lg:hover {
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:hover\:rounded-tl-xl:hover {
    border-top-left-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-tr-xl:hover {
    border-top-right-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-br-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-bl-xl:hover {
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:hover\:rounded-tl-2xl:hover {
    border-top-left-radius: 1rem !important;
  }

  .lg\:hover\:rounded-tr-2xl:hover {
    border-top-right-radius: 1rem !important;
  }

  .lg\:hover\:rounded-br-2xl:hover {
    border-bottom-right-radius: 1rem !important;
  }

  .lg\:hover\:rounded-bl-2xl:hover {
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:hover\:rounded-tl-3xl:hover {
    border-top-left-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-tr-3xl:hover {
    border-top-right-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-br-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-bl-3xl:hover {
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:hover\:rounded-tl-full:hover {
    border-top-left-radius: 9999px !important;
  }

  .lg\:hover\:rounded-tr-full:hover {
    border-top-right-radius: 9999px !important;
  }

  .lg\:hover\:rounded-br-full:hover {
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:hover\:rounded-bl-full:hover {
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:focus\:rounded-none:focus {
    border-radius: 0 !important;
  }

  .lg\:focus\:rounded-sm:focus {
    border-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded:focus {
    border-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-md:focus {
    border-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-lg:focus {
    border-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-xl:focus {
    border-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-2xl:focus {
    border-radius: 1rem !important;
  }

  .lg\:focus\:rounded-3xl:focus {
    border-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-full:focus {
    border-radius: 9999px !important;
  }

  .lg\:focus\:rounded-t-none:focus {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .lg\:focus\:rounded-r-none:focus {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .lg\:focus\:rounded-b-none:focus {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .lg\:focus\:rounded-l-none:focus {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .lg\:focus\:rounded-t-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded-r-sm:focus {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded-b-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded-l-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded-t:focus {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-r:focus {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-b:focus {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-l:focus {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-t-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-r-md:focus {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-b-md:focus {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-l-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-t-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-r-lg:focus {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-b-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-l-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-t-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-r-xl:focus {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-b-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-l-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-t-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .lg\:focus\:rounded-r-2xl:focus {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .lg\:focus\:rounded-b-2xl:focus {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:focus\:rounded-l-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:focus\:rounded-t-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-r-3xl:focus {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-b-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-l-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-t-full:focus {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .lg\:focus\:rounded-r-full:focus {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:focus\:rounded-b-full:focus {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:focus\:rounded-l-full:focus {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:focus\:rounded-tl-none:focus {
    border-top-left-radius: 0 !important;
  }

  .lg\:focus\:rounded-tr-none:focus {
    border-top-right-radius: 0 !important;
  }

  .lg\:focus\:rounded-br-none:focus {
    border-bottom-right-radius: 0 !important;
  }

  .lg\:focus\:rounded-bl-none:focus {
    border-bottom-left-radius: 0 !important;
  }

  .lg\:focus\:rounded-tl-sm:focus {
    border-top-left-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded-tr-sm:focus {
    border-top-right-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded-br-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded-bl-sm:focus {
    border-bottom-left-radius: 0.125rem !important;
  }

  .lg\:focus\:rounded-tl:focus {
    border-top-left-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-tr:focus {
    border-top-right-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-br:focus {
    border-bottom-right-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-bl:focus {
    border-bottom-left-radius: 0.25rem !important;
  }

  .lg\:focus\:rounded-tl-md:focus {
    border-top-left-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-tr-md:focus {
    border-top-right-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-br-md:focus {
    border-bottom-right-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-bl-md:focus {
    border-bottom-left-radius: 0.375rem !important;
  }

  .lg\:focus\:rounded-tl-lg:focus {
    border-top-left-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-tr-lg:focus {
    border-top-right-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-br-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-bl-lg:focus {
    border-bottom-left-radius: 0.5rem !important;
  }

  .lg\:focus\:rounded-tl-xl:focus {
    border-top-left-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-tr-xl:focus {
    border-top-right-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-br-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-bl-xl:focus {
    border-bottom-left-radius: 0.75rem !important;
  }

  .lg\:focus\:rounded-tl-2xl:focus {
    border-top-left-radius: 1rem !important;
  }

  .lg\:focus\:rounded-tr-2xl:focus {
    border-top-right-radius: 1rem !important;
  }

  .lg\:focus\:rounded-br-2xl:focus {
    border-bottom-right-radius: 1rem !important;
  }

  .lg\:focus\:rounded-bl-2xl:focus {
    border-bottom-left-radius: 1rem !important;
  }

  .lg\:focus\:rounded-tl-3xl:focus {
    border-top-left-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-tr-3xl:focus {
    border-top-right-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-br-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-bl-3xl:focus {
    border-bottom-left-radius: 1.5rem !important;
  }

  .lg\:focus\:rounded-tl-full:focus {
    border-top-left-radius: 9999px !important;
  }

  .lg\:focus\:rounded-tr-full:focus {
    border-top-right-radius: 9999px !important;
  }

  .lg\:focus\:rounded-br-full:focus {
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:focus\:rounded-bl-full:focus {
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:border-solid {
    border-style: solid !important;
  }

  .lg\:border-dashed {
    border-style: dashed !important;
  }

  .lg\:border-dotted {
    border-style: dotted !important;
  }

  .lg\:border-double {
    border-style: double !important;
  }

  .lg\:border-none {
    border-style: none !important;
  }

  .lg\:hover\:border-solid:hover {
    border-style: solid !important;
  }

  .lg\:hover\:border-dashed:hover {
    border-style: dashed !important;
  }

  .lg\:hover\:border-dotted:hover {
    border-style: dotted !important;
  }

  .lg\:hover\:border-double:hover {
    border-style: double !important;
  }

  .lg\:hover\:border-none:hover {
    border-style: none !important;
  }

  .lg\:focus\:border-solid:focus {
    border-style: solid !important;
  }

  .lg\:focus\:border-dashed:focus {
    border-style: dashed !important;
  }

  .lg\:focus\:border-dotted:focus {
    border-style: dotted !important;
  }

  .lg\:focus\:border-double:focus {
    border-style: double !important;
  }

  .lg\:focus\:border-none:focus {
    border-style: none !important;
  }

  .lg\:border-0 {
    border-width: 0 !important;
  }

  .lg\:border-2 {
    border-width: 2px !important;
  }

  .lg\:border-4 {
    border-width: 4px !important;
  }

  .lg\:border-8 {
    border-width: 8px !important;
  }

  .lg\:border {
    border-width: 1px !important;
  }

  .lg\:border-t-0 {
    border-top-width: 0 !important;
  }

  .lg\:border-r-0 {
    border-right-width: 0 !important;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0 !important;
  }

  .lg\:border-l-0 {
    border-left-width: 0 !important;
  }

  .lg\:border-t-2 {
    border-top-width: 2px !important;
  }

  .lg\:border-r-2 {
    border-right-width: 2px !important;
  }

  .lg\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .lg\:border-l-2 {
    border-left-width: 2px !important;
  }

  .lg\:border-t-4 {
    border-top-width: 4px !important;
  }

  .lg\:border-r-4 {
    border-right-width: 4px !important;
  }

  .lg\:border-b-4 {
    border-bottom-width: 4px !important;
  }

  .lg\:border-l-4 {
    border-left-width: 4px !important;
  }

  .lg\:border-t-8 {
    border-top-width: 8px !important;
  }

  .lg\:border-r-8 {
    border-right-width: 8px !important;
  }

  .lg\:border-b-8 {
    border-bottom-width: 8px !important;
  }

  .lg\:border-l-8 {
    border-left-width: 8px !important;
  }

  .lg\:border-t {
    border-top-width: 1px !important;
  }

  .lg\:border-r {
    border-right-width: 1px !important;
  }

  .lg\:border-b {
    border-bottom-width: 1px !important;
  }

  .lg\:border-l {
    border-left-width: 1px !important;
  }

  .lg\:hover\:border-0:hover {
    border-width: 0 !important;
  }

  .lg\:hover\:border-2:hover {
    border-width: 2px !important;
  }

  .lg\:hover\:border-4:hover {
    border-width: 4px !important;
  }

  .lg\:hover\:border-8:hover {
    border-width: 8px !important;
  }

  .lg\:hover\:border:hover {
    border-width: 1px !important;
  }

  .lg\:hover\:border-t-0:hover {
    border-top-width: 0 !important;
  }

  .lg\:hover\:border-r-0:hover {
    border-right-width: 0 !important;
  }

  .lg\:hover\:border-b-0:hover {
    border-bottom-width: 0 !important;
  }

  .lg\:hover\:border-l-0:hover {
    border-left-width: 0 !important;
  }

  .lg\:hover\:border-t-2:hover {
    border-top-width: 2px !important;
  }

  .lg\:hover\:border-r-2:hover {
    border-right-width: 2px !important;
  }

  .lg\:hover\:border-b-2:hover {
    border-bottom-width: 2px !important;
  }

  .lg\:hover\:border-l-2:hover {
    border-left-width: 2px !important;
  }

  .lg\:hover\:border-t-4:hover {
    border-top-width: 4px !important;
  }

  .lg\:hover\:border-r-4:hover {
    border-right-width: 4px !important;
  }

  .lg\:hover\:border-b-4:hover {
    border-bottom-width: 4px !important;
  }

  .lg\:hover\:border-l-4:hover {
    border-left-width: 4px !important;
  }

  .lg\:hover\:border-t-8:hover {
    border-top-width: 8px !important;
  }

  .lg\:hover\:border-r-8:hover {
    border-right-width: 8px !important;
  }

  .lg\:hover\:border-b-8:hover {
    border-bottom-width: 8px !important;
  }

  .lg\:hover\:border-l-8:hover {
    border-left-width: 8px !important;
  }

  .lg\:hover\:border-t:hover {
    border-top-width: 1px !important;
  }

  .lg\:hover\:border-r:hover {
    border-right-width: 1px !important;
  }

  .lg\:hover\:border-b:hover {
    border-bottom-width: 1px !important;
  }

  .lg\:hover\:border-l:hover {
    border-left-width: 1px !important;
  }

  .lg\:focus\:border-0:focus {
    border-width: 0 !important;
  }

  .lg\:focus\:border-2:focus {
    border-width: 2px !important;
  }

  .lg\:focus\:border-4:focus {
    border-width: 4px !important;
  }

  .lg\:focus\:border-8:focus {
    border-width: 8px !important;
  }

  .lg\:focus\:border:focus {
    border-width: 1px !important;
  }

  .lg\:focus\:border-t-0:focus {
    border-top-width: 0 !important;
  }

  .lg\:focus\:border-r-0:focus {
    border-right-width: 0 !important;
  }

  .lg\:focus\:border-b-0:focus {
    border-bottom-width: 0 !important;
  }

  .lg\:focus\:border-l-0:focus {
    border-left-width: 0 !important;
  }

  .lg\:focus\:border-t-2:focus {
    border-top-width: 2px !important;
  }

  .lg\:focus\:border-r-2:focus {
    border-right-width: 2px !important;
  }

  .lg\:focus\:border-b-2:focus {
    border-bottom-width: 2px !important;
  }

  .lg\:focus\:border-l-2:focus {
    border-left-width: 2px !important;
  }

  .lg\:focus\:border-t-4:focus {
    border-top-width: 4px !important;
  }

  .lg\:focus\:border-r-4:focus {
    border-right-width: 4px !important;
  }

  .lg\:focus\:border-b-4:focus {
    border-bottom-width: 4px !important;
  }

  .lg\:focus\:border-l-4:focus {
    border-left-width: 4px !important;
  }

  .lg\:focus\:border-t-8:focus {
    border-top-width: 8px !important;
  }

  .lg\:focus\:border-r-8:focus {
    border-right-width: 8px !important;
  }

  .lg\:focus\:border-b-8:focus {
    border-bottom-width: 8px !important;
  }

  .lg\:focus\:border-l-8:focus {
    border-left-width: 8px !important;
  }

  .lg\:focus\:border-t:focus {
    border-top-width: 1px !important;
  }

  .lg\:focus\:border-r:focus {
    border-right-width: 1px !important;
  }

  .lg\:focus\:border-b:focus {
    border-bottom-width: 1px !important;
  }

  .lg\:focus\:border-l:focus {
    border-left-width: 1px !important;
  }

  .lg\:box-border {
    box-sizing: border-box !important;
  }

  .lg\:box-content {
    box-sizing: content-box !important;
  }

  .lg\:hover\:box-border:hover {
    box-sizing: border-box !important;
  }

  .lg\:hover\:box-content:hover {
    box-sizing: content-box !important;
  }

  .lg\:focus\:box-border:focus {
    box-sizing: border-box !important;
  }

  .lg\:focus\:box-content:focus {
    box-sizing: content-box !important;
  }

  .lg\:cursor-auto {
    cursor: auto !important;
  }

  .lg\:cursor-default {
    cursor: default !important;
  }

  .lg\:cursor-pointer {
    cursor: pointer !important;
  }

  .lg\:cursor-wait {
    cursor: wait !important;
  }

  .lg\:cursor-text {
    cursor: text !important;
  }

  .lg\:cursor-move {
    cursor: move !important;
  }

  .lg\:cursor-not-allowed {
    cursor: not-allowed !important;
  }

  .lg\:hover\:cursor-auto:hover {
    cursor: auto !important;
  }

  .lg\:hover\:cursor-default:hover {
    cursor: default !important;
  }

  .lg\:hover\:cursor-pointer:hover {
    cursor: pointer !important;
  }

  .lg\:hover\:cursor-wait:hover {
    cursor: wait !important;
  }

  .lg\:hover\:cursor-text:hover {
    cursor: text !important;
  }

  .lg\:hover\:cursor-move:hover {
    cursor: move !important;
  }

  .lg\:hover\:cursor-not-allowed:hover {
    cursor: not-allowed !important;
  }

  .lg\:focus\:cursor-auto:focus {
    cursor: auto !important;
  }

  .lg\:focus\:cursor-default:focus {
    cursor: default !important;
  }

  .lg\:focus\:cursor-pointer:focus {
    cursor: pointer !important;
  }

  .lg\:focus\:cursor-wait:focus {
    cursor: wait !important;
  }

  .lg\:focus\:cursor-text:focus {
    cursor: text !important;
  }

  .lg\:focus\:cursor-move:focus {
    cursor: move !important;
  }

  .lg\:focus\:cursor-not-allowed:focus {
    cursor: not-allowed !important;
  }

  .lg\:block {
    display: block !important;
  }

  .lg\:inline-block {
    display: inline-block !important;
  }

  .lg\:inline {
    display: inline !important;
  }

  .lg\:flex {
    display: flex !important;
  }

  .lg\:inline-flex {
    display: inline-flex !important;
  }

  .lg\:table {
    display: table !important;
  }

  .lg\:table-caption {
    display: table-caption !important;
  }

  .lg\:table-cell {
    display: table-cell !important;
  }

  .lg\:table-column {
    display: table-column !important;
  }

  .lg\:table-column-group {
    display: table-column-group !important;
  }

  .lg\:table-footer-group {
    display: table-footer-group !important;
  }

  .lg\:table-header-group {
    display: table-header-group !important;
  }

  .lg\:table-row-group {
    display: table-row-group !important;
  }

  .lg\:table-row {
    display: table-row !important;
  }

  .lg\:hidden {
    display: none !important;
  }

  .lg\:hover\:block:hover {
    display: block !important;
  }

  .lg\:hover\:inline-block:hover {
    display: inline-block !important;
  }

  .lg\:hover\:inline:hover {
    display: inline !important;
  }

  .lg\:hover\:flex:hover {
    display: flex !important;
  }

  .lg\:hover\:inline-flex:hover {
    display: inline-flex !important;
  }

  .lg\:hover\:table:hover {
    display: table !important;
  }

  .lg\:hover\:table-caption:hover {
    display: table-caption !important;
  }

  .lg\:hover\:table-cell:hover {
    display: table-cell !important;
  }

  .lg\:hover\:table-column:hover {
    display: table-column !important;
  }

  .lg\:hover\:table-column-group:hover {
    display: table-column-group !important;
  }

  .lg\:hover\:table-footer-group:hover {
    display: table-footer-group !important;
  }

  .lg\:hover\:table-header-group:hover {
    display: table-header-group !important;
  }

  .lg\:hover\:table-row-group:hover {
    display: table-row-group !important;
  }

  .lg\:hover\:table-row:hover {
    display: table-row !important;
  }

  .lg\:hover\:hidden:hover {
    display: none !important;
  }

  .lg\:focus\:block:focus {
    display: block !important;
  }

  .lg\:focus\:inline-block:focus {
    display: inline-block !important;
  }

  .lg\:focus\:inline:focus {
    display: inline !important;
  }

  .lg\:focus\:flex:focus {
    display: flex !important;
  }

  .lg\:focus\:inline-flex:focus {
    display: inline-flex !important;
  }

  .lg\:focus\:table:focus {
    display: table !important;
  }

  .lg\:focus\:table-caption:focus {
    display: table-caption !important;
  }

  .lg\:focus\:table-cell:focus {
    display: table-cell !important;
  }

  .lg\:focus\:table-column:focus {
    display: table-column !important;
  }

  .lg\:focus\:table-column-group:focus {
    display: table-column-group !important;
  }

  .lg\:focus\:table-footer-group:focus {
    display: table-footer-group !important;
  }

  .lg\:focus\:table-header-group:focus {
    display: table-header-group !important;
  }

  .lg\:focus\:table-row-group:focus {
    display: table-row-group !important;
  }

  .lg\:focus\:table-row:focus {
    display: table-row !important;
  }

  .lg\:focus\:hidden:focus {
    display: none !important;
  }

  .lg\:flex-row {
    flex-direction: row !important;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .lg\:flex-col {
    flex-direction: column !important;
  }

  .lg\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .lg\:hover\:flex-row:hover {
    flex-direction: row !important;
  }

  .lg\:hover\:flex-row-reverse:hover {
    flex-direction: row-reverse !important;
  }

  .lg\:hover\:flex-col:hover {
    flex-direction: column !important;
  }

  .lg\:hover\:flex-col-reverse:hover {
    flex-direction: column-reverse !important;
  }

  .lg\:focus\:flex-row:focus {
    flex-direction: row !important;
  }

  .lg\:focus\:flex-row-reverse:focus {
    flex-direction: row-reverse !important;
  }

  .lg\:focus\:flex-col:focus {
    flex-direction: column !important;
  }

  .lg\:focus\:flex-col-reverse:focus {
    flex-direction: column-reverse !important;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .lg\:flex-no-wrap {
    flex-wrap: nowrap !important;
  }

  .lg\:hover\:flex-wrap:hover {
    flex-wrap: wrap !important;
  }

  .lg\:hover\:flex-wrap-reverse:hover {
    flex-wrap: wrap-reverse !important;
  }

  .lg\:hover\:flex-no-wrap:hover {
    flex-wrap: nowrap !important;
  }

  .lg\:focus\:flex-wrap:focus {
    flex-wrap: wrap !important;
  }

  .lg\:focus\:flex-wrap-reverse:focus {
    flex-wrap: wrap-reverse !important;
  }

  .lg\:focus\:flex-no-wrap:focus {
    flex-wrap: nowrap !important;
  }

  .lg\:items-start {
    align-items: flex-start !important;
  }

  .lg\:items-end {
    align-items: flex-end !important;
  }

  .lg\:items-center {
    align-items: center !important;
  }

  .lg\:items-baseline {
    align-items: baseline !important;
  }

  .lg\:items-stretch {
    align-items: stretch !important;
  }

  .lg\:hover\:items-start:hover {
    align-items: flex-start !important;
  }

  .lg\:hover\:items-end:hover {
    align-items: flex-end !important;
  }

  .lg\:hover\:items-center:hover {
    align-items: center !important;
  }

  .lg\:hover\:items-baseline:hover {
    align-items: baseline !important;
  }

  .lg\:hover\:items-stretch:hover {
    align-items: stretch !important;
  }

  .lg\:focus\:items-start:focus {
    align-items: flex-start !important;
  }

  .lg\:focus\:items-end:focus {
    align-items: flex-end !important;
  }

  .lg\:focus\:items-center:focus {
    align-items: center !important;
  }

  .lg\:focus\:items-baseline:focus {
    align-items: baseline !important;
  }

  .lg\:focus\:items-stretch:focus {
    align-items: stretch !important;
  }

  .lg\:content-center {
    align-content: center !important;
  }

  .lg\:content-start {
    align-content: flex-start !important;
  }

  .lg\:content-end {
    align-content: flex-end !important;
  }

  .lg\:content-between {
    align-content: space-between !important;
  }

  .lg\:content-around {
    align-content: space-around !important;
  }

  .lg\:content-evenly {
    align-content: space-evenly !important;
  }

  .lg\:hover\:content-center:hover {
    align-content: center !important;
  }

  .lg\:hover\:content-start:hover {
    align-content: flex-start !important;
  }

  .lg\:hover\:content-end:hover {
    align-content: flex-end !important;
  }

  .lg\:hover\:content-between:hover {
    align-content: space-between !important;
  }

  .lg\:hover\:content-around:hover {
    align-content: space-around !important;
  }

  .lg\:hover\:content-evenly:hover {
    align-content: space-evenly !important;
  }

  .lg\:focus\:content-center:focus {
    align-content: center !important;
  }

  .lg\:focus\:content-start:focus {
    align-content: flex-start !important;
  }

  .lg\:focus\:content-end:focus {
    align-content: flex-end !important;
  }

  .lg\:focus\:content-between:focus {
    align-content: space-between !important;
  }

  .lg\:focus\:content-around:focus {
    align-content: space-around !important;
  }

  .lg\:focus\:content-evenly:focus {
    align-content: space-evenly !important;
  }

  .lg\:self-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .lg\:self-start {
    align-self: flex-start !important;
  }

  .lg\:self-end {
    align-self: flex-end !important;
  }

  .lg\:self-center {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .lg\:self-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .lg\:hover\:self-auto:hover {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .lg\:hover\:self-start:hover {
    align-self: flex-start !important;
  }

  .lg\:hover\:self-end:hover {
    align-self: flex-end !important;
  }

  .lg\:hover\:self-center:hover {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .lg\:hover\:self-stretch:hover {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .lg\:focus\:self-auto:focus {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .lg\:focus\:self-start:focus {
    align-self: flex-start !important;
  }

  .lg\:focus\:self-end:focus {
    align-self: flex-end !important;
  }

  .lg\:focus\:self-center:focus {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .lg\:focus\:self-stretch:focus {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .lg\:justify-start {
    justify-content: flex-start !important;
  }

  .lg\:justify-end {
    justify-content: flex-end !important;
  }

  .lg\:justify-center {
    justify-content: center !important;
  }

  .lg\:justify-between {
    justify-content: space-between !important;
  }

  .lg\:justify-around {
    justify-content: space-around !important;
  }

  .lg\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .lg\:hover\:justify-start:hover {
    justify-content: flex-start !important;
  }

  .lg\:hover\:justify-end:hover {
    justify-content: flex-end !important;
  }

  .lg\:hover\:justify-center:hover {
    justify-content: center !important;
  }

  .lg\:hover\:justify-between:hover {
    justify-content: space-between !important;
  }

  .lg\:hover\:justify-around:hover {
    justify-content: space-around !important;
  }

  .lg\:hover\:justify-evenly:hover {
    justify-content: space-evenly !important;
  }

  .lg\:focus\:justify-start:focus {
    justify-content: flex-start !important;
  }

  .lg\:focus\:justify-end:focus {
    justify-content: flex-end !important;
  }

  .lg\:focus\:justify-center:focus {
    justify-content: center !important;
  }

  .lg\:focus\:justify-between:focus {
    justify-content: space-between !important;
  }

  .lg\:focus\:justify-around:focus {
    justify-content: space-around !important;
  }

  .lg\:focus\:justify-evenly:focus {
    justify-content: space-evenly !important;
  }

  .lg\:flex-1 {
    flex: 1 1 0% !important;
  }

  .lg\:flex-auto {
    flex: 1 1 auto !important;
  }

  .lg\:flex-initial {
    flex: 0 1 auto !important;
  }

  .lg\:flex-none {
    flex: none !important;
  }

  .lg\:hover\:flex-1:hover {
    flex: 1 1 0% !important;
  }

  .lg\:hover\:flex-auto:hover {
    flex: 1 1 auto !important;
  }

  .lg\:hover\:flex-initial:hover {
    flex: 0 1 auto !important;
  }

  .lg\:hover\:flex-none:hover {
    flex: none !important;
  }

  .lg\:focus\:flex-1:focus {
    flex: 1 1 0% !important;
  }

  .lg\:focus\:flex-auto:focus {
    flex: 1 1 auto !important;
  }

  .lg\:focus\:flex-initial:focus {
    flex: 0 1 auto !important;
  }

  .lg\:focus\:flex-none:focus {
    flex: none !important;
  }

  .lg\:flex-grow-0 {
    flex-grow: 0 !important;
  }

  .lg\:flex-grow {
    flex-grow: 1 !important;
  }

  .lg\:hover\:flex-grow-0:hover {
    flex-grow: 0 !important;
  }

  .lg\:hover\:flex-grow:hover {
    flex-grow: 1 !important;
  }

  .lg\:focus\:flex-grow-0:focus {
    flex-grow: 0 !important;
  }

  .lg\:focus\:flex-grow:focus {
    flex-grow: 1 !important;
  }

  .lg\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }

  .lg\:flex-shrink {
    flex-shrink: 1 !important;
  }

  .lg\:hover\:flex-shrink-0:hover {
    flex-shrink: 0 !important;
  }

  .lg\:hover\:flex-shrink:hover {
    flex-shrink: 1 !important;
  }

  .lg\:focus\:flex-shrink-0:focus {
    flex-shrink: 0 !important;
  }

  .lg\:focus\:flex-shrink:focus {
    flex-shrink: 1 !important;
  }

  .lg\:order-1 {
    order: 1 !important;
  }

  .lg\:order-2 {
    order: 2 !important;
  }

  .lg\:order-3 {
    order: 3 !important;
  }

  .lg\:order-4 {
    order: 4 !important;
  }

  .lg\:order-5 {
    order: 5 !important;
  }

  .lg\:order-6 {
    order: 6 !important;
  }

  .lg\:order-7 {
    order: 7 !important;
  }

  .lg\:order-8 {
    order: 8 !important;
  }

  .lg\:order-9 {
    order: 9 !important;
  }

  .lg\:order-10 {
    order: 10 !important;
  }

  .lg\:order-11 {
    order: 11 !important;
  }

  .lg\:order-12 {
    order: 12 !important;
  }

  .lg\:order-first {
    order: -9999 !important;
  }

  .lg\:order-last {
    order: 9999 !important;
  }

  .lg\:order-none {
    order: 0 !important;
  }

  .lg\:hover\:order-1:hover {
    order: 1 !important;
  }

  .lg\:hover\:order-2:hover {
    order: 2 !important;
  }

  .lg\:hover\:order-3:hover {
    order: 3 !important;
  }

  .lg\:hover\:order-4:hover {
    order: 4 !important;
  }

  .lg\:hover\:order-5:hover {
    order: 5 !important;
  }

  .lg\:hover\:order-6:hover {
    order: 6 !important;
  }

  .lg\:hover\:order-7:hover {
    order: 7 !important;
  }

  .lg\:hover\:order-8:hover {
    order: 8 !important;
  }

  .lg\:hover\:order-9:hover {
    order: 9 !important;
  }

  .lg\:hover\:order-10:hover {
    order: 10 !important;
  }

  .lg\:hover\:order-11:hover {
    order: 11 !important;
  }

  .lg\:hover\:order-12:hover {
    order: 12 !important;
  }

  .lg\:hover\:order-first:hover {
    order: -9999 !important;
  }

  .lg\:hover\:order-last:hover {
    order: 9999 !important;
  }

  .lg\:hover\:order-none:hover {
    order: 0 !important;
  }

  .lg\:focus\:order-1:focus {
    order: 1 !important;
  }

  .lg\:focus\:order-2:focus {
    order: 2 !important;
  }

  .lg\:focus\:order-3:focus {
    order: 3 !important;
  }

  .lg\:focus\:order-4:focus {
    order: 4 !important;
  }

  .lg\:focus\:order-5:focus {
    order: 5 !important;
  }

  .lg\:focus\:order-6:focus {
    order: 6 !important;
  }

  .lg\:focus\:order-7:focus {
    order: 7 !important;
  }

  .lg\:focus\:order-8:focus {
    order: 8 !important;
  }

  .lg\:focus\:order-9:focus {
    order: 9 !important;
  }

  .lg\:focus\:order-10:focus {
    order: 10 !important;
  }

  .lg\:focus\:order-11:focus {
    order: 11 !important;
  }

  .lg\:focus\:order-12:focus {
    order: 12 !important;
  }

  .lg\:focus\:order-first:focus {
    order: -9999 !important;
  }

  .lg\:focus\:order-last:focus {
    order: 9999 !important;
  }

  .lg\:focus\:order-none:focus {
    order: 0 !important;
  }

  .lg\:float-right {
    float: right !important;
  }

  .lg\:float-left {
    float: left !important;
  }

  .lg\:float-none {
    float: none !important;
  }

  .lg\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .lg\:hover\:float-right:hover {
    float: right !important;
  }

  .lg\:hover\:float-left:hover {
    float: left !important;
  }

  .lg\:hover\:float-none:hover {
    float: none !important;
  }

  .lg\:hover\:clearfix:hover:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .lg\:focus\:float-right:focus {
    float: right !important;
  }

  .lg\:focus\:float-left:focus {
    float: left !important;
  }

  .lg\:focus\:float-none:focus {
    float: none !important;
  }

  .lg\:focus\:clearfix:focus:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .lg\:clear-left {
    clear: left !important;
  }

  .lg\:clear-right {
    clear: right !important;
  }

  .lg\:clear-both {
    clear: both !important;
  }

  .lg\:clear-none {
    clear: none !important;
  }

  .lg\:hover\:clear-left:hover {
    clear: left !important;
  }

  .lg\:hover\:clear-right:hover {
    clear: right !important;
  }

  .lg\:hover\:clear-both:hover {
    clear: both !important;
  }

  .lg\:hover\:clear-none:hover {
    clear: none !important;
  }

  .lg\:focus\:clear-left:focus {
    clear: left !important;
  }

  .lg\:focus\:clear-right:focus {
    clear: right !important;
  }

  .lg\:focus\:clear-both:focus {
    clear: both !important;
  }

  .lg\:focus\:clear-none:focus {
    clear: none !important;
  }

  .lg\:font-notosans {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .lg\:font-kiwimaru {
    font-family: Kiwi Maru, serif !important;
  }

  .lg\:hover\:font-notosans:hover {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .lg\:hover\:font-kiwimaru:hover {
    font-family: Kiwi Maru, serif !important;
  }

  .lg\:focus\:font-notosans:focus {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .lg\:focus\:font-kiwimaru:focus {
    font-family: Kiwi Maru, serif !important;
  }

  .lg\:font-hairline {
    font-weight: 100 !important;
  }

  .lg\:font-thin {
    font-weight: 200 !important;
  }

  .lg\:font-light {
    font-weight: 300 !important;
  }

  .lg\:font-normal {
    font-weight: 400 !important;
  }

  .lg\:font-medium {
    font-weight: 500 !important;
  }

  .lg\:font-semibold {
    font-weight: 600 !important;
  }

  .lg\:font-bold {
    font-weight: 700 !important;
  }

  .lg\:font-extrabold {
    font-weight: 800 !important;
  }

  .lg\:font-black {
    font-weight: 900 !important;
  }

  .lg\:hover\:font-hairline:hover {
    font-weight: 100 !important;
  }

  .lg\:hover\:font-thin:hover {
    font-weight: 200 !important;
  }

  .lg\:hover\:font-light:hover {
    font-weight: 300 !important;
  }

  .lg\:hover\:font-normal:hover {
    font-weight: 400 !important;
  }

  .lg\:hover\:font-medium:hover {
    font-weight: 500 !important;
  }

  .lg\:hover\:font-semibold:hover {
    font-weight: 600 !important;
  }

  .lg\:hover\:font-bold:hover {
    font-weight: 700 !important;
  }

  .lg\:hover\:font-extrabold:hover {
    font-weight: 800 !important;
  }

  .lg\:hover\:font-black:hover {
    font-weight: 900 !important;
  }

  .lg\:focus\:font-hairline:focus {
    font-weight: 100 !important;
  }

  .lg\:focus\:font-thin:focus {
    font-weight: 200 !important;
  }

  .lg\:focus\:font-light:focus {
    font-weight: 300 !important;
  }

  .lg\:focus\:font-normal:focus {
    font-weight: 400 !important;
  }

  .lg\:focus\:font-medium:focus {
    font-weight: 500 !important;
  }

  .lg\:focus\:font-semibold:focus {
    font-weight: 600 !important;
  }

  .lg\:focus\:font-bold:focus {
    font-weight: 700 !important;
  }

  .lg\:focus\:font-extrabold:focus {
    font-weight: 800 !important;
  }

  .lg\:focus\:font-black:focus {
    font-weight: 900 !important;
  }

  .lg\:h-0 {
    height: 0rem !important;
  }

  .lg\:h-1 {
    height: 0.25rem !important;
  }

  .lg\:h-2 {
    height: 0.5rem !important;
  }

  .lg\:h-3 {
    height: 0.75rem !important;
  }

  .lg\:h-4 {
    height: 1rem !important;
  }

  .lg\:h-5 {
    height: 1.25rem !important;
  }

  .lg\:h-6 {
    height: 1.5rem !important;
  }

  .lg\:h-7 {
    height: 1.75rem !important;
  }

  .lg\:h-8 {
    height: 2rem !important;
  }

  .lg\:h-9 {
    height: 2.25rem !important;
  }

  .lg\:h-10 {
    height: 2.5rem !important;
  }

  .lg\:h-11 {
    height: 2.75rem !important;
  }

  .lg\:h-12 {
    height: 3rem !important;
  }

  .lg\:h-13 {
    height: 3.25rem !important;
  }

  .lg\:h-14 {
    height: 3.5rem !important;
  }

  .lg\:h-15 {
    height: 3.75rem !important;
  }

  .lg\:h-16 {
    height: 4rem !important;
  }

  .lg\:h-17 {
    height: 4.25rem !important;
  }

  .lg\:h-18 {
    height: 4.5rem !important;
  }

  .lg\:h-19 {
    height: 4.75rem !important;
  }

  .lg\:h-20 {
    height: 5rem !important;
  }

  .lg\:h-21 {
    height: 5.25rem !important;
  }

  .lg\:h-22 {
    height: 5.5rem !important;
  }

  .lg\:h-23 {
    height: 5.75rem !important;
  }

  .lg\:h-24 {
    height: 6rem !important;
  }

  .lg\:h-25 {
    height: 6.25rem !important;
  }

  .lg\:h-26 {
    height: 6.5rem !important;
  }

  .lg\:h-27 {
    height: 6.75rem !important;
  }

  .lg\:h-28 {
    height: 7rem !important;
  }

  .lg\:h-29 {
    height: 7.25rem !important;
  }

  .lg\:h-30 {
    height: 7.5rem !important;
  }

  .lg\:h-31 {
    height: 7.75rem !important;
  }

  .lg\:h-32 {
    height: 8rem !important;
  }

  .lg\:h-33 {
    height: 8.25rem !important;
  }

  .lg\:h-34 {
    height: 8.5rem !important;
  }

  .lg\:h-35 {
    height: 8.75rem !important;
  }

  .lg\:h-36 {
    height: 9rem !important;
  }

  .lg\:h-37 {
    height: 9.25rem !important;
  }

  .lg\:h-38 {
    height: 9.5rem !important;
  }

  .lg\:h-39 {
    height: 9.75rem !important;
  }

  .lg\:h-40 {
    height: 10rem !important;
  }

  .lg\:h-41 {
    height: 10.25rem !important;
  }

  .lg\:h-42 {
    height: 10.5rem !important;
  }

  .lg\:h-43 {
    height: 10.75rem !important;
  }

  .lg\:h-44 {
    height: 11rem !important;
  }

  .lg\:h-45 {
    height: 11.25rem !important;
  }

  .lg\:h-46 {
    height: 11.5rem !important;
  }

  .lg\:h-47 {
    height: 11.75rem !important;
  }

  .lg\:h-48 {
    height: 12rem !important;
  }

  .lg\:h-49 {
    height: 12.25rem !important;
  }

  .lg\:h-50 {
    height: 12.5rem !important;
  }

  .lg\:h-51 {
    height: 12.75rem !important;
  }

  .lg\:h-52 {
    height: 13rem !important;
  }

  .lg\:h-53 {
    height: 13.25rem !important;
  }

  .lg\:h-54 {
    height: 13.5rem !important;
  }

  .lg\:h-55 {
    height: 13.75rem !important;
  }

  .lg\:h-56 {
    height: 14rem !important;
  }

  .lg\:h-57 {
    height: 14.25rem !important;
  }

  .lg\:h-58 {
    height: 14.5rem !important;
  }

  .lg\:h-59 {
    height: 14.75rem !important;
  }

  .lg\:h-60 {
    height: 15rem !important;
  }

  .lg\:h-61 {
    height: 15.25rem !important;
  }

  .lg\:h-62 {
    height: 15.5rem !important;
  }

  .lg\:h-63 {
    height: 15.75rem !important;
  }

  .lg\:h-64 {
    height: 16rem !important;
  }

  .lg\:h-65 {
    height: 16.25rem !important;
  }

  .lg\:h-66 {
    height: 16.5rem !important;
  }

  .lg\:h-67 {
    height: 16.75rem !important;
  }

  .lg\:h-68 {
    height: 17rem !important;
  }

  .lg\:h-69 {
    height: 17.25rem !important;
  }

  .lg\:h-70 {
    height: 17.5rem !important;
  }

  .lg\:h-71 {
    height: 17.75rem !important;
  }

  .lg\:h-72 {
    height: 18rem !important;
  }

  .lg\:h-73 {
    height: 18.25rem !important;
  }

  .lg\:h-74 {
    height: 18.5rem !important;
  }

  .lg\:h-75 {
    height: 18.75rem !important;
  }

  .lg\:h-76 {
    height: 19rem !important;
  }

  .lg\:h-77 {
    height: 19.25rem !important;
  }

  .lg\:h-78 {
    height: 19.5rem !important;
  }

  .lg\:h-79 {
    height: 19.75rem !important;
  }

  .lg\:h-80 {
    height: 20rem !important;
  }

  .lg\:h-81 {
    height: 20.25rem !important;
  }

  .lg\:h-82 {
    height: 20.5rem !important;
  }

  .lg\:h-83 {
    height: 20.75rem !important;
  }

  .lg\:h-84 {
    height: 21rem !important;
  }

  .lg\:h-85 {
    height: 21.25rem !important;
  }

  .lg\:h-86 {
    height: 21.5rem !important;
  }

  .lg\:h-87 {
    height: 21.75rem !important;
  }

  .lg\:h-88 {
    height: 22rem !important;
  }

  .lg\:h-89 {
    height: 22.25rem !important;
  }

  .lg\:h-90 {
    height: 22.5rem !important;
  }

  .lg\:h-91 {
    height: 22.75rem !important;
  }

  .lg\:h-92 {
    height: 23rem !important;
  }

  .lg\:h-93 {
    height: 23.25rem !important;
  }

  .lg\:h-94 {
    height: 23.5rem !important;
  }

  .lg\:h-95 {
    height: 23.75rem !important;
  }

  .lg\:h-96 {
    height: 24rem !important;
  }

  .lg\:h-97 {
    height: 24.25rem !important;
  }

  .lg\:h-98 {
    height: 24.5rem !important;
  }

  .lg\:h-99 {
    height: 24.75rem !important;
  }

  .lg\:h-100 {
    height: 25rem !important;
  }

  .lg\:h-101 {
    height: 25.25rem !important;
  }

  .lg\:h-102 {
    height: 25.5rem !important;
  }

  .lg\:h-103 {
    height: 25.75rem !important;
  }

  .lg\:h-104 {
    height: 26rem !important;
  }

  .lg\:h-105 {
    height: 26.25rem !important;
  }

  .lg\:h-auto {
    height: auto !important;
  }

  .lg\:h-px {
    height: 1px !important;
  }

  .lg\:h-0\.5 {
    height: 0.125rem !important;
  }

  .lg\:h-1\.5 {
    height: 0.375rem !important;
  }

  .lg\:h-2\.5 {
    height: 0.625rem !important;
  }

  .lg\:h-3\.5 {
    height: 0.875rem !important;
  }

  .lg\:h-4\.5 {
    height: 1.125rem !important;
  }

  .lg\:h-5\.5 {
    height: 1.375rem !important;
  }

  .lg\:h-6\.5 {
    height: 1.625rem !important;
  }

  .lg\:h-7\.5 {
    height: 1.875rem !important;
  }

  .lg\:h-8\.5 {
    height: 2.125rem !important;
  }

  .lg\:h-9\.5 {
    height: 2.375rem !important;
  }

  .lg\:h-10\.5 {
    height: 2.625rem !important;
  }

  .lg\:h-11\.5 {
    height: 2.875rem !important;
  }

  .lg\:h-12\.5 {
    height: 3.125rem !important;
  }

  .lg\:h-13\.5 {
    height: 3.375rem !important;
  }

  .lg\:h-14\.5 {
    height: 3.625rem !important;
  }

  .lg\:h-15\.5 {
    height: 3.875rem !important;
  }

  .lg\:h-16\.5 {
    height: 4.125rem !important;
  }

  .lg\:h-17\.5 {
    height: 4.375rem !important;
  }

  .lg\:h-18\.5 {
    height: 4.625rem !important;
  }

  .lg\:h-19\.5 {
    height: 4.875rem !important;
  }

  .lg\:h-20\.5 {
    height: 5.125rem !important;
  }

  .lg\:h-21\.5 {
    height: 5.375rem !important;
  }

  .lg\:h-22\.5 {
    height: 5.625rem !important;
  }

  .lg\:h-23\.5 {
    height: 5.875rem !important;
  }

  .lg\:h-24\.5 {
    height: 6.125rem !important;
  }

  .lg\:h-25\.5 {
    height: 6.375rem !important;
  }

  .lg\:h-26\.5 {
    height: 6.625rem !important;
  }

  .lg\:h-27\.5 {
    height: 6.875rem !important;
  }

  .lg\:h-28\.5 {
    height: 7.125rem !important;
  }

  .lg\:h-29\.5 {
    height: 7.375rem !important;
  }

  .lg\:h-30\.5 {
    height: 7.625rem !important;
  }

  .lg\:h-31\.5 {
    height: 7.875rem !important;
  }

  .lg\:h-32\.5 {
    height: 8.125rem !important;
  }

  .lg\:h-33\.5 {
    height: 8.375rem !important;
  }

  .lg\:h-34\.5 {
    height: 8.625rem !important;
  }

  .lg\:h-35\.5 {
    height: 8.875rem !important;
  }

  .lg\:h-36\.5 {
    height: 9.125rem !important;
  }

  .lg\:h-37\.5 {
    height: 9.375rem !important;
  }

  .lg\:h-38\.5 {
    height: 9.625rem !important;
  }

  .lg\:h-39\.5 {
    height: 9.875rem !important;
  }

  .lg\:h-40\.5 {
    height: 10.125rem !important;
  }

  .lg\:h-41\.5 {
    height: 10.375rem !important;
  }

  .lg\:h-42\.5 {
    height: 10.625rem !important;
  }

  .lg\:h-43\.5 {
    height: 10.875rem !important;
  }

  .lg\:h-44\.5 {
    height: 11.125rem !important;
  }

  .lg\:h-45\.5 {
    height: 11.375rem !important;
  }

  .lg\:h-46\.5 {
    height: 11.625rem !important;
  }

  .lg\:h-47\.5 {
    height: 11.875rem !important;
  }

  .lg\:h-48\.5 {
    height: 12.125rem !important;
  }

  .lg\:h-49\.5 {
    height: 12.375rem !important;
  }

  .lg\:h-50\.5 {
    height: 12.625rem !important;
  }

  .lg\:h-51\.5 {
    height: 12.875rem !important;
  }

  .lg\:h-52\.5 {
    height: 13.125rem !important;
  }

  .lg\:h-53\.5 {
    height: 13.375rem !important;
  }

  .lg\:h-54\.5 {
    height: 13.625rem !important;
  }

  .lg\:h-55\.5 {
    height: 13.875rem !important;
  }

  .lg\:h-56\.5 {
    height: 14.125rem !important;
  }

  .lg\:h-57\.5 {
    height: 14.375rem !important;
  }

  .lg\:h-58\.5 {
    height: 14.625rem !important;
  }

  .lg\:h-59\.5 {
    height: 14.875rem !important;
  }

  .lg\:h-60\.5 {
    height: 15.125rem !important;
  }

  .lg\:h-61\.5 {
    height: 15.375rem !important;
  }

  .lg\:h-62\.5 {
    height: 15.625rem !important;
  }

  .lg\:h-63\.5 {
    height: 15.875rem !important;
  }

  .lg\:h-64\.5 {
    height: 16.125rem !important;
  }

  .lg\:h-65\.5 {
    height: 16.375rem !important;
  }

  .lg\:h-66\.5 {
    height: 16.625rem !important;
  }

  .lg\:h-67\.5 {
    height: 16.875rem !important;
  }

  .lg\:h-68\.5 {
    height: 17.125rem !important;
  }

  .lg\:h-69\.5 {
    height: 17.375rem !important;
  }

  .lg\:h-70\.5 {
    height: 17.625rem !important;
  }

  .lg\:h-71\.5 {
    height: 17.875rem !important;
  }

  .lg\:h-72\.5 {
    height: 18.125rem !important;
  }

  .lg\:h-73\.5 {
    height: 18.375rem !important;
  }

  .lg\:h-74\.5 {
    height: 18.625rem !important;
  }

  .lg\:h-75\.5 {
    height: 18.875rem !important;
  }

  .lg\:h-76\.5 {
    height: 19.125rem !important;
  }

  .lg\:h-77\.5 {
    height: 19.375rem !important;
  }

  .lg\:h-78\.5 {
    height: 19.625rem !important;
  }

  .lg\:h-79\.5 {
    height: 19.875rem !important;
  }

  .lg\:h-80\.5 {
    height: 20.125rem !important;
  }

  .lg\:h-81\.5 {
    height: 20.375rem !important;
  }

  .lg\:h-82\.5 {
    height: 20.625rem !important;
  }

  .lg\:h-83\.5 {
    height: 20.875rem !important;
  }

  .lg\:h-84\.5 {
    height: 21.125rem !important;
  }

  .lg\:h-85\.5 {
    height: 21.375rem !important;
  }

  .lg\:h-86\.5 {
    height: 21.625rem !important;
  }

  .lg\:h-87\.5 {
    height: 21.875rem !important;
  }

  .lg\:h-88\.5 {
    height: 22.125rem !important;
  }

  .lg\:h-89\.5 {
    height: 22.375rem !important;
  }

  .lg\:h-90\.5 {
    height: 22.625rem !important;
  }

  .lg\:h-91\.5 {
    height: 22.875rem !important;
  }

  .lg\:h-92\.5 {
    height: 23.125rem !important;
  }

  .lg\:h-93\.5 {
    height: 23.375rem !important;
  }

  .lg\:h-94\.5 {
    height: 23.625rem !important;
  }

  .lg\:h-95\.5 {
    height: 23.875rem !important;
  }

  .lg\:h-96\.5 {
    height: 24.125rem !important;
  }

  .lg\:h-97\.5 {
    height: 24.375rem !important;
  }

  .lg\:h-98\.5 {
    height: 24.625rem !important;
  }

  .lg\:h-99\.5 {
    height: 24.875rem !important;
  }

  .lg\:h-100\.5 {
    height: 25.125rem !important;
  }

  .lg\:h-101\.5 {
    height: 25.375rem !important;
  }

  .lg\:h-102\.5 {
    height: 25.625rem !important;
  }

  .lg\:h-103\.5 {
    height: 25.875rem !important;
  }

  .lg\:h-104\.5 {
    height: 26.125rem !important;
  }

  .lg\:h-full {
    height: 100% !important;
  }

  .lg\:h-screen {
    height: 100vh !important;
  }

  .lg\:hover\:h-0:hover {
    height: 0rem !important;
  }

  .lg\:hover\:h-1:hover {
    height: 0.25rem !important;
  }

  .lg\:hover\:h-2:hover {
    height: 0.5rem !important;
  }

  .lg\:hover\:h-3:hover {
    height: 0.75rem !important;
  }

  .lg\:hover\:h-4:hover {
    height: 1rem !important;
  }

  .lg\:hover\:h-5:hover {
    height: 1.25rem !important;
  }

  .lg\:hover\:h-6:hover {
    height: 1.5rem !important;
  }

  .lg\:hover\:h-7:hover {
    height: 1.75rem !important;
  }

  .lg\:hover\:h-8:hover {
    height: 2rem !important;
  }

  .lg\:hover\:h-9:hover {
    height: 2.25rem !important;
  }

  .lg\:hover\:h-10:hover {
    height: 2.5rem !important;
  }

  .lg\:hover\:h-11:hover {
    height: 2.75rem !important;
  }

  .lg\:hover\:h-12:hover {
    height: 3rem !important;
  }

  .lg\:hover\:h-13:hover {
    height: 3.25rem !important;
  }

  .lg\:hover\:h-14:hover {
    height: 3.5rem !important;
  }

  .lg\:hover\:h-15:hover {
    height: 3.75rem !important;
  }

  .lg\:hover\:h-16:hover {
    height: 4rem !important;
  }

  .lg\:hover\:h-17:hover {
    height: 4.25rem !important;
  }

  .lg\:hover\:h-18:hover {
    height: 4.5rem !important;
  }

  .lg\:hover\:h-19:hover {
    height: 4.75rem !important;
  }

  .lg\:hover\:h-20:hover {
    height: 5rem !important;
  }

  .lg\:hover\:h-21:hover {
    height: 5.25rem !important;
  }

  .lg\:hover\:h-22:hover {
    height: 5.5rem !important;
  }

  .lg\:hover\:h-23:hover {
    height: 5.75rem !important;
  }

  .lg\:hover\:h-24:hover {
    height: 6rem !important;
  }

  .lg\:hover\:h-25:hover {
    height: 6.25rem !important;
  }

  .lg\:hover\:h-26:hover {
    height: 6.5rem !important;
  }

  .lg\:hover\:h-27:hover {
    height: 6.75rem !important;
  }

  .lg\:hover\:h-28:hover {
    height: 7rem !important;
  }

  .lg\:hover\:h-29:hover {
    height: 7.25rem !important;
  }

  .lg\:hover\:h-30:hover {
    height: 7.5rem !important;
  }

  .lg\:hover\:h-31:hover {
    height: 7.75rem !important;
  }

  .lg\:hover\:h-32:hover {
    height: 8rem !important;
  }

  .lg\:hover\:h-33:hover {
    height: 8.25rem !important;
  }

  .lg\:hover\:h-34:hover {
    height: 8.5rem !important;
  }

  .lg\:hover\:h-35:hover {
    height: 8.75rem !important;
  }

  .lg\:hover\:h-36:hover {
    height: 9rem !important;
  }

  .lg\:hover\:h-37:hover {
    height: 9.25rem !important;
  }

  .lg\:hover\:h-38:hover {
    height: 9.5rem !important;
  }

  .lg\:hover\:h-39:hover {
    height: 9.75rem !important;
  }

  .lg\:hover\:h-40:hover {
    height: 10rem !important;
  }

  .lg\:hover\:h-41:hover {
    height: 10.25rem !important;
  }

  .lg\:hover\:h-42:hover {
    height: 10.5rem !important;
  }

  .lg\:hover\:h-43:hover {
    height: 10.75rem !important;
  }

  .lg\:hover\:h-44:hover {
    height: 11rem !important;
  }

  .lg\:hover\:h-45:hover {
    height: 11.25rem !important;
  }

  .lg\:hover\:h-46:hover {
    height: 11.5rem !important;
  }

  .lg\:hover\:h-47:hover {
    height: 11.75rem !important;
  }

  .lg\:hover\:h-48:hover {
    height: 12rem !important;
  }

  .lg\:hover\:h-49:hover {
    height: 12.25rem !important;
  }

  .lg\:hover\:h-50:hover {
    height: 12.5rem !important;
  }

  .lg\:hover\:h-51:hover {
    height: 12.75rem !important;
  }

  .lg\:hover\:h-52:hover {
    height: 13rem !important;
  }

  .lg\:hover\:h-53:hover {
    height: 13.25rem !important;
  }

  .lg\:hover\:h-54:hover {
    height: 13.5rem !important;
  }

  .lg\:hover\:h-55:hover {
    height: 13.75rem !important;
  }

  .lg\:hover\:h-56:hover {
    height: 14rem !important;
  }

  .lg\:hover\:h-57:hover {
    height: 14.25rem !important;
  }

  .lg\:hover\:h-58:hover {
    height: 14.5rem !important;
  }

  .lg\:hover\:h-59:hover {
    height: 14.75rem !important;
  }

  .lg\:hover\:h-60:hover {
    height: 15rem !important;
  }

  .lg\:hover\:h-61:hover {
    height: 15.25rem !important;
  }

  .lg\:hover\:h-62:hover {
    height: 15.5rem !important;
  }

  .lg\:hover\:h-63:hover {
    height: 15.75rem !important;
  }

  .lg\:hover\:h-64:hover {
    height: 16rem !important;
  }

  .lg\:hover\:h-65:hover {
    height: 16.25rem !important;
  }

  .lg\:hover\:h-66:hover {
    height: 16.5rem !important;
  }

  .lg\:hover\:h-67:hover {
    height: 16.75rem !important;
  }

  .lg\:hover\:h-68:hover {
    height: 17rem !important;
  }

  .lg\:hover\:h-69:hover {
    height: 17.25rem !important;
  }

  .lg\:hover\:h-70:hover {
    height: 17.5rem !important;
  }

  .lg\:hover\:h-71:hover {
    height: 17.75rem !important;
  }

  .lg\:hover\:h-72:hover {
    height: 18rem !important;
  }

  .lg\:hover\:h-73:hover {
    height: 18.25rem !important;
  }

  .lg\:hover\:h-74:hover {
    height: 18.5rem !important;
  }

  .lg\:hover\:h-75:hover {
    height: 18.75rem !important;
  }

  .lg\:hover\:h-76:hover {
    height: 19rem !important;
  }

  .lg\:hover\:h-77:hover {
    height: 19.25rem !important;
  }

  .lg\:hover\:h-78:hover {
    height: 19.5rem !important;
  }

  .lg\:hover\:h-79:hover {
    height: 19.75rem !important;
  }

  .lg\:hover\:h-80:hover {
    height: 20rem !important;
  }

  .lg\:hover\:h-81:hover {
    height: 20.25rem !important;
  }

  .lg\:hover\:h-82:hover {
    height: 20.5rem !important;
  }

  .lg\:hover\:h-83:hover {
    height: 20.75rem !important;
  }

  .lg\:hover\:h-84:hover {
    height: 21rem !important;
  }

  .lg\:hover\:h-85:hover {
    height: 21.25rem !important;
  }

  .lg\:hover\:h-86:hover {
    height: 21.5rem !important;
  }

  .lg\:hover\:h-87:hover {
    height: 21.75rem !important;
  }

  .lg\:hover\:h-88:hover {
    height: 22rem !important;
  }

  .lg\:hover\:h-89:hover {
    height: 22.25rem !important;
  }

  .lg\:hover\:h-90:hover {
    height: 22.5rem !important;
  }

  .lg\:hover\:h-91:hover {
    height: 22.75rem !important;
  }

  .lg\:hover\:h-92:hover {
    height: 23rem !important;
  }

  .lg\:hover\:h-93:hover {
    height: 23.25rem !important;
  }

  .lg\:hover\:h-94:hover {
    height: 23.5rem !important;
  }

  .lg\:hover\:h-95:hover {
    height: 23.75rem !important;
  }

  .lg\:hover\:h-96:hover {
    height: 24rem !important;
  }

  .lg\:hover\:h-97:hover {
    height: 24.25rem !important;
  }

  .lg\:hover\:h-98:hover {
    height: 24.5rem !important;
  }

  .lg\:hover\:h-99:hover {
    height: 24.75rem !important;
  }

  .lg\:hover\:h-100:hover {
    height: 25rem !important;
  }

  .lg\:hover\:h-101:hover {
    height: 25.25rem !important;
  }

  .lg\:hover\:h-102:hover {
    height: 25.5rem !important;
  }

  .lg\:hover\:h-103:hover {
    height: 25.75rem !important;
  }

  .lg\:hover\:h-104:hover {
    height: 26rem !important;
  }

  .lg\:hover\:h-105:hover {
    height: 26.25rem !important;
  }

  .lg\:hover\:h-auto:hover {
    height: auto !important;
  }

  .lg\:hover\:h-px:hover {
    height: 1px !important;
  }

  .lg\:hover\:h-0\.5:hover {
    height: 0.125rem !important;
  }

  .lg\:hover\:h-1\.5:hover {
    height: 0.375rem !important;
  }

  .lg\:hover\:h-2\.5:hover {
    height: 0.625rem !important;
  }

  .lg\:hover\:h-3\.5:hover {
    height: 0.875rem !important;
  }

  .lg\:hover\:h-4\.5:hover {
    height: 1.125rem !important;
  }

  .lg\:hover\:h-5\.5:hover {
    height: 1.375rem !important;
  }

  .lg\:hover\:h-6\.5:hover {
    height: 1.625rem !important;
  }

  .lg\:hover\:h-7\.5:hover {
    height: 1.875rem !important;
  }

  .lg\:hover\:h-8\.5:hover {
    height: 2.125rem !important;
  }

  .lg\:hover\:h-9\.5:hover {
    height: 2.375rem !important;
  }

  .lg\:hover\:h-10\.5:hover {
    height: 2.625rem !important;
  }

  .lg\:hover\:h-11\.5:hover {
    height: 2.875rem !important;
  }

  .lg\:hover\:h-12\.5:hover {
    height: 3.125rem !important;
  }

  .lg\:hover\:h-13\.5:hover {
    height: 3.375rem !important;
  }

  .lg\:hover\:h-14\.5:hover {
    height: 3.625rem !important;
  }

  .lg\:hover\:h-15\.5:hover {
    height: 3.875rem !important;
  }

  .lg\:hover\:h-16\.5:hover {
    height: 4.125rem !important;
  }

  .lg\:hover\:h-17\.5:hover {
    height: 4.375rem !important;
  }

  .lg\:hover\:h-18\.5:hover {
    height: 4.625rem !important;
  }

  .lg\:hover\:h-19\.5:hover {
    height: 4.875rem !important;
  }

  .lg\:hover\:h-20\.5:hover {
    height: 5.125rem !important;
  }

  .lg\:hover\:h-21\.5:hover {
    height: 5.375rem !important;
  }

  .lg\:hover\:h-22\.5:hover {
    height: 5.625rem !important;
  }

  .lg\:hover\:h-23\.5:hover {
    height: 5.875rem !important;
  }

  .lg\:hover\:h-24\.5:hover {
    height: 6.125rem !important;
  }

  .lg\:hover\:h-25\.5:hover {
    height: 6.375rem !important;
  }

  .lg\:hover\:h-26\.5:hover {
    height: 6.625rem !important;
  }

  .lg\:hover\:h-27\.5:hover {
    height: 6.875rem !important;
  }

  .lg\:hover\:h-28\.5:hover {
    height: 7.125rem !important;
  }

  .lg\:hover\:h-29\.5:hover {
    height: 7.375rem !important;
  }

  .lg\:hover\:h-30\.5:hover {
    height: 7.625rem !important;
  }

  .lg\:hover\:h-31\.5:hover {
    height: 7.875rem !important;
  }

  .lg\:hover\:h-32\.5:hover {
    height: 8.125rem !important;
  }

  .lg\:hover\:h-33\.5:hover {
    height: 8.375rem !important;
  }

  .lg\:hover\:h-34\.5:hover {
    height: 8.625rem !important;
  }

  .lg\:hover\:h-35\.5:hover {
    height: 8.875rem !important;
  }

  .lg\:hover\:h-36\.5:hover {
    height: 9.125rem !important;
  }

  .lg\:hover\:h-37\.5:hover {
    height: 9.375rem !important;
  }

  .lg\:hover\:h-38\.5:hover {
    height: 9.625rem !important;
  }

  .lg\:hover\:h-39\.5:hover {
    height: 9.875rem !important;
  }

  .lg\:hover\:h-40\.5:hover {
    height: 10.125rem !important;
  }

  .lg\:hover\:h-41\.5:hover {
    height: 10.375rem !important;
  }

  .lg\:hover\:h-42\.5:hover {
    height: 10.625rem !important;
  }

  .lg\:hover\:h-43\.5:hover {
    height: 10.875rem !important;
  }

  .lg\:hover\:h-44\.5:hover {
    height: 11.125rem !important;
  }

  .lg\:hover\:h-45\.5:hover {
    height: 11.375rem !important;
  }

  .lg\:hover\:h-46\.5:hover {
    height: 11.625rem !important;
  }

  .lg\:hover\:h-47\.5:hover {
    height: 11.875rem !important;
  }

  .lg\:hover\:h-48\.5:hover {
    height: 12.125rem !important;
  }

  .lg\:hover\:h-49\.5:hover {
    height: 12.375rem !important;
  }

  .lg\:hover\:h-50\.5:hover {
    height: 12.625rem !important;
  }

  .lg\:hover\:h-51\.5:hover {
    height: 12.875rem !important;
  }

  .lg\:hover\:h-52\.5:hover {
    height: 13.125rem !important;
  }

  .lg\:hover\:h-53\.5:hover {
    height: 13.375rem !important;
  }

  .lg\:hover\:h-54\.5:hover {
    height: 13.625rem !important;
  }

  .lg\:hover\:h-55\.5:hover {
    height: 13.875rem !important;
  }

  .lg\:hover\:h-56\.5:hover {
    height: 14.125rem !important;
  }

  .lg\:hover\:h-57\.5:hover {
    height: 14.375rem !important;
  }

  .lg\:hover\:h-58\.5:hover {
    height: 14.625rem !important;
  }

  .lg\:hover\:h-59\.5:hover {
    height: 14.875rem !important;
  }

  .lg\:hover\:h-60\.5:hover {
    height: 15.125rem !important;
  }

  .lg\:hover\:h-61\.5:hover {
    height: 15.375rem !important;
  }

  .lg\:hover\:h-62\.5:hover {
    height: 15.625rem !important;
  }

  .lg\:hover\:h-63\.5:hover {
    height: 15.875rem !important;
  }

  .lg\:hover\:h-64\.5:hover {
    height: 16.125rem !important;
  }

  .lg\:hover\:h-65\.5:hover {
    height: 16.375rem !important;
  }

  .lg\:hover\:h-66\.5:hover {
    height: 16.625rem !important;
  }

  .lg\:hover\:h-67\.5:hover {
    height: 16.875rem !important;
  }

  .lg\:hover\:h-68\.5:hover {
    height: 17.125rem !important;
  }

  .lg\:hover\:h-69\.5:hover {
    height: 17.375rem !important;
  }

  .lg\:hover\:h-70\.5:hover {
    height: 17.625rem !important;
  }

  .lg\:hover\:h-71\.5:hover {
    height: 17.875rem !important;
  }

  .lg\:hover\:h-72\.5:hover {
    height: 18.125rem !important;
  }

  .lg\:hover\:h-73\.5:hover {
    height: 18.375rem !important;
  }

  .lg\:hover\:h-74\.5:hover {
    height: 18.625rem !important;
  }

  .lg\:hover\:h-75\.5:hover {
    height: 18.875rem !important;
  }

  .lg\:hover\:h-76\.5:hover {
    height: 19.125rem !important;
  }

  .lg\:hover\:h-77\.5:hover {
    height: 19.375rem !important;
  }

  .lg\:hover\:h-78\.5:hover {
    height: 19.625rem !important;
  }

  .lg\:hover\:h-79\.5:hover {
    height: 19.875rem !important;
  }

  .lg\:hover\:h-80\.5:hover {
    height: 20.125rem !important;
  }

  .lg\:hover\:h-81\.5:hover {
    height: 20.375rem !important;
  }

  .lg\:hover\:h-82\.5:hover {
    height: 20.625rem !important;
  }

  .lg\:hover\:h-83\.5:hover {
    height: 20.875rem !important;
  }

  .lg\:hover\:h-84\.5:hover {
    height: 21.125rem !important;
  }

  .lg\:hover\:h-85\.5:hover {
    height: 21.375rem !important;
  }

  .lg\:hover\:h-86\.5:hover {
    height: 21.625rem !important;
  }

  .lg\:hover\:h-87\.5:hover {
    height: 21.875rem !important;
  }

  .lg\:hover\:h-88\.5:hover {
    height: 22.125rem !important;
  }

  .lg\:hover\:h-89\.5:hover {
    height: 22.375rem !important;
  }

  .lg\:hover\:h-90\.5:hover {
    height: 22.625rem !important;
  }

  .lg\:hover\:h-91\.5:hover {
    height: 22.875rem !important;
  }

  .lg\:hover\:h-92\.5:hover {
    height: 23.125rem !important;
  }

  .lg\:hover\:h-93\.5:hover {
    height: 23.375rem !important;
  }

  .lg\:hover\:h-94\.5:hover {
    height: 23.625rem !important;
  }

  .lg\:hover\:h-95\.5:hover {
    height: 23.875rem !important;
  }

  .lg\:hover\:h-96\.5:hover {
    height: 24.125rem !important;
  }

  .lg\:hover\:h-97\.5:hover {
    height: 24.375rem !important;
  }

  .lg\:hover\:h-98\.5:hover {
    height: 24.625rem !important;
  }

  .lg\:hover\:h-99\.5:hover {
    height: 24.875rem !important;
  }

  .lg\:hover\:h-100\.5:hover {
    height: 25.125rem !important;
  }

  .lg\:hover\:h-101\.5:hover {
    height: 25.375rem !important;
  }

  .lg\:hover\:h-102\.5:hover {
    height: 25.625rem !important;
  }

  .lg\:hover\:h-103\.5:hover {
    height: 25.875rem !important;
  }

  .lg\:hover\:h-104\.5:hover {
    height: 26.125rem !important;
  }

  .lg\:hover\:h-full:hover {
    height: 100% !important;
  }

  .lg\:hover\:h-screen:hover {
    height: 100vh !important;
  }

  .lg\:focus\:h-0:focus {
    height: 0rem !important;
  }

  .lg\:focus\:h-1:focus {
    height: 0.25rem !important;
  }

  .lg\:focus\:h-2:focus {
    height: 0.5rem !important;
  }

  .lg\:focus\:h-3:focus {
    height: 0.75rem !important;
  }

  .lg\:focus\:h-4:focus {
    height: 1rem !important;
  }

  .lg\:focus\:h-5:focus {
    height: 1.25rem !important;
  }

  .lg\:focus\:h-6:focus {
    height: 1.5rem !important;
  }

  .lg\:focus\:h-7:focus {
    height: 1.75rem !important;
  }

  .lg\:focus\:h-8:focus {
    height: 2rem !important;
  }

  .lg\:focus\:h-9:focus {
    height: 2.25rem !important;
  }

  .lg\:focus\:h-10:focus {
    height: 2.5rem !important;
  }

  .lg\:focus\:h-11:focus {
    height: 2.75rem !important;
  }

  .lg\:focus\:h-12:focus {
    height: 3rem !important;
  }

  .lg\:focus\:h-13:focus {
    height: 3.25rem !important;
  }

  .lg\:focus\:h-14:focus {
    height: 3.5rem !important;
  }

  .lg\:focus\:h-15:focus {
    height: 3.75rem !important;
  }

  .lg\:focus\:h-16:focus {
    height: 4rem !important;
  }

  .lg\:focus\:h-17:focus {
    height: 4.25rem !important;
  }

  .lg\:focus\:h-18:focus {
    height: 4.5rem !important;
  }

  .lg\:focus\:h-19:focus {
    height: 4.75rem !important;
  }

  .lg\:focus\:h-20:focus {
    height: 5rem !important;
  }

  .lg\:focus\:h-21:focus {
    height: 5.25rem !important;
  }

  .lg\:focus\:h-22:focus {
    height: 5.5rem !important;
  }

  .lg\:focus\:h-23:focus {
    height: 5.75rem !important;
  }

  .lg\:focus\:h-24:focus {
    height: 6rem !important;
  }

  .lg\:focus\:h-25:focus {
    height: 6.25rem !important;
  }

  .lg\:focus\:h-26:focus {
    height: 6.5rem !important;
  }

  .lg\:focus\:h-27:focus {
    height: 6.75rem !important;
  }

  .lg\:focus\:h-28:focus {
    height: 7rem !important;
  }

  .lg\:focus\:h-29:focus {
    height: 7.25rem !important;
  }

  .lg\:focus\:h-30:focus {
    height: 7.5rem !important;
  }

  .lg\:focus\:h-31:focus {
    height: 7.75rem !important;
  }

  .lg\:focus\:h-32:focus {
    height: 8rem !important;
  }

  .lg\:focus\:h-33:focus {
    height: 8.25rem !important;
  }

  .lg\:focus\:h-34:focus {
    height: 8.5rem !important;
  }

  .lg\:focus\:h-35:focus {
    height: 8.75rem !important;
  }

  .lg\:focus\:h-36:focus {
    height: 9rem !important;
  }

  .lg\:focus\:h-37:focus {
    height: 9.25rem !important;
  }

  .lg\:focus\:h-38:focus {
    height: 9.5rem !important;
  }

  .lg\:focus\:h-39:focus {
    height: 9.75rem !important;
  }

  .lg\:focus\:h-40:focus {
    height: 10rem !important;
  }

  .lg\:focus\:h-41:focus {
    height: 10.25rem !important;
  }

  .lg\:focus\:h-42:focus {
    height: 10.5rem !important;
  }

  .lg\:focus\:h-43:focus {
    height: 10.75rem !important;
  }

  .lg\:focus\:h-44:focus {
    height: 11rem !important;
  }

  .lg\:focus\:h-45:focus {
    height: 11.25rem !important;
  }

  .lg\:focus\:h-46:focus {
    height: 11.5rem !important;
  }

  .lg\:focus\:h-47:focus {
    height: 11.75rem !important;
  }

  .lg\:focus\:h-48:focus {
    height: 12rem !important;
  }

  .lg\:focus\:h-49:focus {
    height: 12.25rem !important;
  }

  .lg\:focus\:h-50:focus {
    height: 12.5rem !important;
  }

  .lg\:focus\:h-51:focus {
    height: 12.75rem !important;
  }

  .lg\:focus\:h-52:focus {
    height: 13rem !important;
  }

  .lg\:focus\:h-53:focus {
    height: 13.25rem !important;
  }

  .lg\:focus\:h-54:focus {
    height: 13.5rem !important;
  }

  .lg\:focus\:h-55:focus {
    height: 13.75rem !important;
  }

  .lg\:focus\:h-56:focus {
    height: 14rem !important;
  }

  .lg\:focus\:h-57:focus {
    height: 14.25rem !important;
  }

  .lg\:focus\:h-58:focus {
    height: 14.5rem !important;
  }

  .lg\:focus\:h-59:focus {
    height: 14.75rem !important;
  }

  .lg\:focus\:h-60:focus {
    height: 15rem !important;
  }

  .lg\:focus\:h-61:focus {
    height: 15.25rem !important;
  }

  .lg\:focus\:h-62:focus {
    height: 15.5rem !important;
  }

  .lg\:focus\:h-63:focus {
    height: 15.75rem !important;
  }

  .lg\:focus\:h-64:focus {
    height: 16rem !important;
  }

  .lg\:focus\:h-65:focus {
    height: 16.25rem !important;
  }

  .lg\:focus\:h-66:focus {
    height: 16.5rem !important;
  }

  .lg\:focus\:h-67:focus {
    height: 16.75rem !important;
  }

  .lg\:focus\:h-68:focus {
    height: 17rem !important;
  }

  .lg\:focus\:h-69:focus {
    height: 17.25rem !important;
  }

  .lg\:focus\:h-70:focus {
    height: 17.5rem !important;
  }

  .lg\:focus\:h-71:focus {
    height: 17.75rem !important;
  }

  .lg\:focus\:h-72:focus {
    height: 18rem !important;
  }

  .lg\:focus\:h-73:focus {
    height: 18.25rem !important;
  }

  .lg\:focus\:h-74:focus {
    height: 18.5rem !important;
  }

  .lg\:focus\:h-75:focus {
    height: 18.75rem !important;
  }

  .lg\:focus\:h-76:focus {
    height: 19rem !important;
  }

  .lg\:focus\:h-77:focus {
    height: 19.25rem !important;
  }

  .lg\:focus\:h-78:focus {
    height: 19.5rem !important;
  }

  .lg\:focus\:h-79:focus {
    height: 19.75rem !important;
  }

  .lg\:focus\:h-80:focus {
    height: 20rem !important;
  }

  .lg\:focus\:h-81:focus {
    height: 20.25rem !important;
  }

  .lg\:focus\:h-82:focus {
    height: 20.5rem !important;
  }

  .lg\:focus\:h-83:focus {
    height: 20.75rem !important;
  }

  .lg\:focus\:h-84:focus {
    height: 21rem !important;
  }

  .lg\:focus\:h-85:focus {
    height: 21.25rem !important;
  }

  .lg\:focus\:h-86:focus {
    height: 21.5rem !important;
  }

  .lg\:focus\:h-87:focus {
    height: 21.75rem !important;
  }

  .lg\:focus\:h-88:focus {
    height: 22rem !important;
  }

  .lg\:focus\:h-89:focus {
    height: 22.25rem !important;
  }

  .lg\:focus\:h-90:focus {
    height: 22.5rem !important;
  }

  .lg\:focus\:h-91:focus {
    height: 22.75rem !important;
  }

  .lg\:focus\:h-92:focus {
    height: 23rem !important;
  }

  .lg\:focus\:h-93:focus {
    height: 23.25rem !important;
  }

  .lg\:focus\:h-94:focus {
    height: 23.5rem !important;
  }

  .lg\:focus\:h-95:focus {
    height: 23.75rem !important;
  }

  .lg\:focus\:h-96:focus {
    height: 24rem !important;
  }

  .lg\:focus\:h-97:focus {
    height: 24.25rem !important;
  }

  .lg\:focus\:h-98:focus {
    height: 24.5rem !important;
  }

  .lg\:focus\:h-99:focus {
    height: 24.75rem !important;
  }

  .lg\:focus\:h-100:focus {
    height: 25rem !important;
  }

  .lg\:focus\:h-101:focus {
    height: 25.25rem !important;
  }

  .lg\:focus\:h-102:focus {
    height: 25.5rem !important;
  }

  .lg\:focus\:h-103:focus {
    height: 25.75rem !important;
  }

  .lg\:focus\:h-104:focus {
    height: 26rem !important;
  }

  .lg\:focus\:h-105:focus {
    height: 26.25rem !important;
  }

  .lg\:focus\:h-auto:focus {
    height: auto !important;
  }

  .lg\:focus\:h-px:focus {
    height: 1px !important;
  }

  .lg\:focus\:h-0\.5:focus {
    height: 0.125rem !important;
  }

  .lg\:focus\:h-1\.5:focus {
    height: 0.375rem !important;
  }

  .lg\:focus\:h-2\.5:focus {
    height: 0.625rem !important;
  }

  .lg\:focus\:h-3\.5:focus {
    height: 0.875rem !important;
  }

  .lg\:focus\:h-4\.5:focus {
    height: 1.125rem !important;
  }

  .lg\:focus\:h-5\.5:focus {
    height: 1.375rem !important;
  }

  .lg\:focus\:h-6\.5:focus {
    height: 1.625rem !important;
  }

  .lg\:focus\:h-7\.5:focus {
    height: 1.875rem !important;
  }

  .lg\:focus\:h-8\.5:focus {
    height: 2.125rem !important;
  }

  .lg\:focus\:h-9\.5:focus {
    height: 2.375rem !important;
  }

  .lg\:focus\:h-10\.5:focus {
    height: 2.625rem !important;
  }

  .lg\:focus\:h-11\.5:focus {
    height: 2.875rem !important;
  }

  .lg\:focus\:h-12\.5:focus {
    height: 3.125rem !important;
  }

  .lg\:focus\:h-13\.5:focus {
    height: 3.375rem !important;
  }

  .lg\:focus\:h-14\.5:focus {
    height: 3.625rem !important;
  }

  .lg\:focus\:h-15\.5:focus {
    height: 3.875rem !important;
  }

  .lg\:focus\:h-16\.5:focus {
    height: 4.125rem !important;
  }

  .lg\:focus\:h-17\.5:focus {
    height: 4.375rem !important;
  }

  .lg\:focus\:h-18\.5:focus {
    height: 4.625rem !important;
  }

  .lg\:focus\:h-19\.5:focus {
    height: 4.875rem !important;
  }

  .lg\:focus\:h-20\.5:focus {
    height: 5.125rem !important;
  }

  .lg\:focus\:h-21\.5:focus {
    height: 5.375rem !important;
  }

  .lg\:focus\:h-22\.5:focus {
    height: 5.625rem !important;
  }

  .lg\:focus\:h-23\.5:focus {
    height: 5.875rem !important;
  }

  .lg\:focus\:h-24\.5:focus {
    height: 6.125rem !important;
  }

  .lg\:focus\:h-25\.5:focus {
    height: 6.375rem !important;
  }

  .lg\:focus\:h-26\.5:focus {
    height: 6.625rem !important;
  }

  .lg\:focus\:h-27\.5:focus {
    height: 6.875rem !important;
  }

  .lg\:focus\:h-28\.5:focus {
    height: 7.125rem !important;
  }

  .lg\:focus\:h-29\.5:focus {
    height: 7.375rem !important;
  }

  .lg\:focus\:h-30\.5:focus {
    height: 7.625rem !important;
  }

  .lg\:focus\:h-31\.5:focus {
    height: 7.875rem !important;
  }

  .lg\:focus\:h-32\.5:focus {
    height: 8.125rem !important;
  }

  .lg\:focus\:h-33\.5:focus {
    height: 8.375rem !important;
  }

  .lg\:focus\:h-34\.5:focus {
    height: 8.625rem !important;
  }

  .lg\:focus\:h-35\.5:focus {
    height: 8.875rem !important;
  }

  .lg\:focus\:h-36\.5:focus {
    height: 9.125rem !important;
  }

  .lg\:focus\:h-37\.5:focus {
    height: 9.375rem !important;
  }

  .lg\:focus\:h-38\.5:focus {
    height: 9.625rem !important;
  }

  .lg\:focus\:h-39\.5:focus {
    height: 9.875rem !important;
  }

  .lg\:focus\:h-40\.5:focus {
    height: 10.125rem !important;
  }

  .lg\:focus\:h-41\.5:focus {
    height: 10.375rem !important;
  }

  .lg\:focus\:h-42\.5:focus {
    height: 10.625rem !important;
  }

  .lg\:focus\:h-43\.5:focus {
    height: 10.875rem !important;
  }

  .lg\:focus\:h-44\.5:focus {
    height: 11.125rem !important;
  }

  .lg\:focus\:h-45\.5:focus {
    height: 11.375rem !important;
  }

  .lg\:focus\:h-46\.5:focus {
    height: 11.625rem !important;
  }

  .lg\:focus\:h-47\.5:focus {
    height: 11.875rem !important;
  }

  .lg\:focus\:h-48\.5:focus {
    height: 12.125rem !important;
  }

  .lg\:focus\:h-49\.5:focus {
    height: 12.375rem !important;
  }

  .lg\:focus\:h-50\.5:focus {
    height: 12.625rem !important;
  }

  .lg\:focus\:h-51\.5:focus {
    height: 12.875rem !important;
  }

  .lg\:focus\:h-52\.5:focus {
    height: 13.125rem !important;
  }

  .lg\:focus\:h-53\.5:focus {
    height: 13.375rem !important;
  }

  .lg\:focus\:h-54\.5:focus {
    height: 13.625rem !important;
  }

  .lg\:focus\:h-55\.5:focus {
    height: 13.875rem !important;
  }

  .lg\:focus\:h-56\.5:focus {
    height: 14.125rem !important;
  }

  .lg\:focus\:h-57\.5:focus {
    height: 14.375rem !important;
  }

  .lg\:focus\:h-58\.5:focus {
    height: 14.625rem !important;
  }

  .lg\:focus\:h-59\.5:focus {
    height: 14.875rem !important;
  }

  .lg\:focus\:h-60\.5:focus {
    height: 15.125rem !important;
  }

  .lg\:focus\:h-61\.5:focus {
    height: 15.375rem !important;
  }

  .lg\:focus\:h-62\.5:focus {
    height: 15.625rem !important;
  }

  .lg\:focus\:h-63\.5:focus {
    height: 15.875rem !important;
  }

  .lg\:focus\:h-64\.5:focus {
    height: 16.125rem !important;
  }

  .lg\:focus\:h-65\.5:focus {
    height: 16.375rem !important;
  }

  .lg\:focus\:h-66\.5:focus {
    height: 16.625rem !important;
  }

  .lg\:focus\:h-67\.5:focus {
    height: 16.875rem !important;
  }

  .lg\:focus\:h-68\.5:focus {
    height: 17.125rem !important;
  }

  .lg\:focus\:h-69\.5:focus {
    height: 17.375rem !important;
  }

  .lg\:focus\:h-70\.5:focus {
    height: 17.625rem !important;
  }

  .lg\:focus\:h-71\.5:focus {
    height: 17.875rem !important;
  }

  .lg\:focus\:h-72\.5:focus {
    height: 18.125rem !important;
  }

  .lg\:focus\:h-73\.5:focus {
    height: 18.375rem !important;
  }

  .lg\:focus\:h-74\.5:focus {
    height: 18.625rem !important;
  }

  .lg\:focus\:h-75\.5:focus {
    height: 18.875rem !important;
  }

  .lg\:focus\:h-76\.5:focus {
    height: 19.125rem !important;
  }

  .lg\:focus\:h-77\.5:focus {
    height: 19.375rem !important;
  }

  .lg\:focus\:h-78\.5:focus {
    height: 19.625rem !important;
  }

  .lg\:focus\:h-79\.5:focus {
    height: 19.875rem !important;
  }

  .lg\:focus\:h-80\.5:focus {
    height: 20.125rem !important;
  }

  .lg\:focus\:h-81\.5:focus {
    height: 20.375rem !important;
  }

  .lg\:focus\:h-82\.5:focus {
    height: 20.625rem !important;
  }

  .lg\:focus\:h-83\.5:focus {
    height: 20.875rem !important;
  }

  .lg\:focus\:h-84\.5:focus {
    height: 21.125rem !important;
  }

  .lg\:focus\:h-85\.5:focus {
    height: 21.375rem !important;
  }

  .lg\:focus\:h-86\.5:focus {
    height: 21.625rem !important;
  }

  .lg\:focus\:h-87\.5:focus {
    height: 21.875rem !important;
  }

  .lg\:focus\:h-88\.5:focus {
    height: 22.125rem !important;
  }

  .lg\:focus\:h-89\.5:focus {
    height: 22.375rem !important;
  }

  .lg\:focus\:h-90\.5:focus {
    height: 22.625rem !important;
  }

  .lg\:focus\:h-91\.5:focus {
    height: 22.875rem !important;
  }

  .lg\:focus\:h-92\.5:focus {
    height: 23.125rem !important;
  }

  .lg\:focus\:h-93\.5:focus {
    height: 23.375rem !important;
  }

  .lg\:focus\:h-94\.5:focus {
    height: 23.625rem !important;
  }

  .lg\:focus\:h-95\.5:focus {
    height: 23.875rem !important;
  }

  .lg\:focus\:h-96\.5:focus {
    height: 24.125rem !important;
  }

  .lg\:focus\:h-97\.5:focus {
    height: 24.375rem !important;
  }

  .lg\:focus\:h-98\.5:focus {
    height: 24.625rem !important;
  }

  .lg\:focus\:h-99\.5:focus {
    height: 24.875rem !important;
  }

  .lg\:focus\:h-100\.5:focus {
    height: 25.125rem !important;
  }

  .lg\:focus\:h-101\.5:focus {
    height: 25.375rem !important;
  }

  .lg\:focus\:h-102\.5:focus {
    height: 25.625rem !important;
  }

  .lg\:focus\:h-103\.5:focus {
    height: 25.875rem !important;
  }

  .lg\:focus\:h-104\.5:focus {
    height: 26.125rem !important;
  }

  .lg\:focus\:h-full:focus {
    height: 100% !important;
  }

  .lg\:focus\:h-screen:focus {
    height: 100vh !important;
  }

  .lg\:text-10 {
    font-size: 0.625rem !important;
  }

  .lg\:text-11 {
    font-size: 0.6875rem !important;
  }

  .lg\:text-12 {
    font-size: 0.75rem !important;
  }

  .lg\:text-13 {
    font-size: 0.8125rem !important;
  }

  .lg\:text-14 {
    font-size: 0.875rem !important;
  }

  .lg\:text-15 {
    font-size: 0.9375rem !important;
  }

  .lg\:text-16 {
    font-size: 1rem !important;
  }

  .lg\:text-17 {
    font-size: 1.0625rem !important;
  }

  .lg\:text-18 {
    font-size: 1.125rem !important;
  }

  .lg\:text-19 {
    font-size: 1.1875rem !important;
  }

  .lg\:text-20 {
    font-size: 1.25rem !important;
  }

  .lg\:text-21 {
    font-size: 1.3125rem !important;
  }

  .lg\:text-22 {
    font-size: 1.375rem !important;
  }

  .lg\:text-23 {
    font-size: 1.4375rem !important;
  }

  .lg\:text-24 {
    font-size: 1.5rem !important;
  }

  .lg\:text-25 {
    font-size: 1.5625rem !important;
  }

  .lg\:text-26 {
    font-size: 1.625rem !important;
  }

  .lg\:text-27 {
    font-size: 1.6875rem !important;
  }

  .lg\:text-28 {
    font-size: 1.75rem !important;
  }

  .lg\:text-29 {
    font-size: 1.8125rem !important;
  }

  .lg\:text-30 {
    font-size: 1.875rem !important;
  }

  .lg\:text-31 {
    font-size: 1.9375rem !important;
  }

  .lg\:text-32 {
    font-size: 2rem !important;
  }

  .lg\:text-33 {
    font-size: 2.0625rem !important;
  }

  .lg\:text-34 {
    font-size: 2.125rem !important;
  }

  .lg\:text-35 {
    font-size: 2.1875rem !important;
  }

  .lg\:text-36 {
    font-size: 2.25rem !important;
  }

  .lg\:text-37 {
    font-size: 2.3125rem !important;
  }

  .lg\:text-38 {
    font-size: 2.375rem !important;
  }

  .lg\:text-39 {
    font-size: 2.4375rem !important;
  }

  .lg\:text-40 {
    font-size: 2.5rem !important;
  }

  .lg\:text-41 {
    font-size: 2.5625rem !important;
  }

  .lg\:text-42 {
    font-size: 2.625rem !important;
  }

  .lg\:text-43 {
    font-size: 2.6875rem !important;
  }

  .lg\:text-44 {
    font-size: 2.75rem !important;
  }

  .lg\:text-45 {
    font-size: 2.8125rem !important;
  }

  .lg\:text-46 {
    font-size: 2.875rem !important;
  }

  .lg\:text-47 {
    font-size: 2.9375rem !important;
  }

  .lg\:text-48 {
    font-size: 3rem !important;
  }

  .lg\:text-49 {
    font-size: 3.0625rem !important;
  }

  .lg\:text-50 {
    font-size: 3.125rem !important;
  }

  .lg\:text-51 {
    font-size: 3.1875rem !important;
  }

  .lg\:text-52 {
    font-size: 3.25rem !important;
  }

  .lg\:text-53 {
    font-size: 3.3125rem !important;
  }

  .lg\:text-54 {
    font-size: 3.375rem !important;
  }

  .lg\:text-55 {
    font-size: 3.4375rem !important;
  }

  .lg\:text-56 {
    font-size: 3.5rem !important;
  }

  .lg\:text-57 {
    font-size: 3.5625rem !important;
  }

  .lg\:text-58 {
    font-size: 3.625rem !important;
  }

  .lg\:text-59 {
    font-size: 3.6875rem !important;
  }

  .lg\:text-60 {
    font-size: 3.75rem !important;
  }

  .lg\:text-61 {
    font-size: 3.8125rem !important;
  }

  .lg\:text-62 {
    font-size: 3.875rem !important;
  }

  .lg\:text-63 {
    font-size: 3.9375rem !important;
  }

  .lg\:text-64 {
    font-size: 4rem !important;
  }

  .lg\:text-65 {
    font-size: 4.0625rem !important;
  }

  .lg\:text-66 {
    font-size: 4.125rem !important;
  }

  .lg\:text-67 {
    font-size: 4.1875rem !important;
  }

  .lg\:text-68 {
    font-size: 4.25rem !important;
  }

  .lg\:text-69 {
    font-size: 4.3125rem !important;
  }

  .lg\:text-70 {
    font-size: 4.375rem !important;
  }

  .lg\:text-71 {
    font-size: 4.4375rem !important;
  }

  .lg\:text-72 {
    font-size: 4.5rem !important;
  }

  .lg\:text-73 {
    font-size: 4.5625rem !important;
  }

  .lg\:text-74 {
    font-size: 4.625rem !important;
  }

  .lg\:text-75 {
    font-size: 4.6875rem !important;
  }

  .lg\:text-76 {
    font-size: 4.75rem !important;
  }

  .lg\:text-77 {
    font-size: 4.8125rem !important;
  }

  .lg\:text-78 {
    font-size: 4.875rem !important;
  }

  .lg\:text-79 {
    font-size: 4.9375rem !important;
  }

  .lg\:text-80 {
    font-size: 5rem !important;
  }

  .lg\:hover\:text-10:hover {
    font-size: 0.625rem !important;
  }

  .lg\:hover\:text-11:hover {
    font-size: 0.6875rem !important;
  }

  .lg\:hover\:text-12:hover {
    font-size: 0.75rem !important;
  }

  .lg\:hover\:text-13:hover {
    font-size: 0.8125rem !important;
  }

  .lg\:hover\:text-14:hover {
    font-size: 0.875rem !important;
  }

  .lg\:hover\:text-15:hover {
    font-size: 0.9375rem !important;
  }

  .lg\:hover\:text-16:hover {
    font-size: 1rem !important;
  }

  .lg\:hover\:text-17:hover {
    font-size: 1.0625rem !important;
  }

  .lg\:hover\:text-18:hover {
    font-size: 1.125rem !important;
  }

  .lg\:hover\:text-19:hover {
    font-size: 1.1875rem !important;
  }

  .lg\:hover\:text-20:hover {
    font-size: 1.25rem !important;
  }

  .lg\:hover\:text-21:hover {
    font-size: 1.3125rem !important;
  }

  .lg\:hover\:text-22:hover {
    font-size: 1.375rem !important;
  }

  .lg\:hover\:text-23:hover {
    font-size: 1.4375rem !important;
  }

  .lg\:hover\:text-24:hover {
    font-size: 1.5rem !important;
  }

  .lg\:hover\:text-25:hover {
    font-size: 1.5625rem !important;
  }

  .lg\:hover\:text-26:hover {
    font-size: 1.625rem !important;
  }

  .lg\:hover\:text-27:hover {
    font-size: 1.6875rem !important;
  }

  .lg\:hover\:text-28:hover {
    font-size: 1.75rem !important;
  }

  .lg\:hover\:text-29:hover {
    font-size: 1.8125rem !important;
  }

  .lg\:hover\:text-30:hover {
    font-size: 1.875rem !important;
  }

  .lg\:hover\:text-31:hover {
    font-size: 1.9375rem !important;
  }

  .lg\:hover\:text-32:hover {
    font-size: 2rem !important;
  }

  .lg\:hover\:text-33:hover {
    font-size: 2.0625rem !important;
  }

  .lg\:hover\:text-34:hover {
    font-size: 2.125rem !important;
  }

  .lg\:hover\:text-35:hover {
    font-size: 2.1875rem !important;
  }

  .lg\:hover\:text-36:hover {
    font-size: 2.25rem !important;
  }

  .lg\:hover\:text-37:hover {
    font-size: 2.3125rem !important;
  }

  .lg\:hover\:text-38:hover {
    font-size: 2.375rem !important;
  }

  .lg\:hover\:text-39:hover {
    font-size: 2.4375rem !important;
  }

  .lg\:hover\:text-40:hover {
    font-size: 2.5rem !important;
  }

  .lg\:hover\:text-41:hover {
    font-size: 2.5625rem !important;
  }

  .lg\:hover\:text-42:hover {
    font-size: 2.625rem !important;
  }

  .lg\:hover\:text-43:hover {
    font-size: 2.6875rem !important;
  }

  .lg\:hover\:text-44:hover {
    font-size: 2.75rem !important;
  }

  .lg\:hover\:text-45:hover {
    font-size: 2.8125rem !important;
  }

  .lg\:hover\:text-46:hover {
    font-size: 2.875rem !important;
  }

  .lg\:hover\:text-47:hover {
    font-size: 2.9375rem !important;
  }

  .lg\:hover\:text-48:hover {
    font-size: 3rem !important;
  }

  .lg\:hover\:text-49:hover {
    font-size: 3.0625rem !important;
  }

  .lg\:hover\:text-50:hover {
    font-size: 3.125rem !important;
  }

  .lg\:hover\:text-51:hover {
    font-size: 3.1875rem !important;
  }

  .lg\:hover\:text-52:hover {
    font-size: 3.25rem !important;
  }

  .lg\:hover\:text-53:hover {
    font-size: 3.3125rem !important;
  }

  .lg\:hover\:text-54:hover {
    font-size: 3.375rem !important;
  }

  .lg\:hover\:text-55:hover {
    font-size: 3.4375rem !important;
  }

  .lg\:hover\:text-56:hover {
    font-size: 3.5rem !important;
  }

  .lg\:hover\:text-57:hover {
    font-size: 3.5625rem !important;
  }

  .lg\:hover\:text-58:hover {
    font-size: 3.625rem !important;
  }

  .lg\:hover\:text-59:hover {
    font-size: 3.6875rem !important;
  }

  .lg\:hover\:text-60:hover {
    font-size: 3.75rem !important;
  }

  .lg\:hover\:text-61:hover {
    font-size: 3.8125rem !important;
  }

  .lg\:hover\:text-62:hover {
    font-size: 3.875rem !important;
  }

  .lg\:hover\:text-63:hover {
    font-size: 3.9375rem !important;
  }

  .lg\:hover\:text-64:hover {
    font-size: 4rem !important;
  }

  .lg\:hover\:text-65:hover {
    font-size: 4.0625rem !important;
  }

  .lg\:hover\:text-66:hover {
    font-size: 4.125rem !important;
  }

  .lg\:hover\:text-67:hover {
    font-size: 4.1875rem !important;
  }

  .lg\:hover\:text-68:hover {
    font-size: 4.25rem !important;
  }

  .lg\:hover\:text-69:hover {
    font-size: 4.3125rem !important;
  }

  .lg\:hover\:text-70:hover {
    font-size: 4.375rem !important;
  }

  .lg\:hover\:text-71:hover {
    font-size: 4.4375rem !important;
  }

  .lg\:hover\:text-72:hover {
    font-size: 4.5rem !important;
  }

  .lg\:hover\:text-73:hover {
    font-size: 4.5625rem !important;
  }

  .lg\:hover\:text-74:hover {
    font-size: 4.625rem !important;
  }

  .lg\:hover\:text-75:hover {
    font-size: 4.6875rem !important;
  }

  .lg\:hover\:text-76:hover {
    font-size: 4.75rem !important;
  }

  .lg\:hover\:text-77:hover {
    font-size: 4.8125rem !important;
  }

  .lg\:hover\:text-78:hover {
    font-size: 4.875rem !important;
  }

  .lg\:hover\:text-79:hover {
    font-size: 4.9375rem !important;
  }

  .lg\:hover\:text-80:hover {
    font-size: 5rem !important;
  }

  .lg\:focus\:text-10:focus {
    font-size: 0.625rem !important;
  }

  .lg\:focus\:text-11:focus {
    font-size: 0.6875rem !important;
  }

  .lg\:focus\:text-12:focus {
    font-size: 0.75rem !important;
  }

  .lg\:focus\:text-13:focus {
    font-size: 0.8125rem !important;
  }

  .lg\:focus\:text-14:focus {
    font-size: 0.875rem !important;
  }

  .lg\:focus\:text-15:focus {
    font-size: 0.9375rem !important;
  }

  .lg\:focus\:text-16:focus {
    font-size: 1rem !important;
  }

  .lg\:focus\:text-17:focus {
    font-size: 1.0625rem !important;
  }

  .lg\:focus\:text-18:focus {
    font-size: 1.125rem !important;
  }

  .lg\:focus\:text-19:focus {
    font-size: 1.1875rem !important;
  }

  .lg\:focus\:text-20:focus {
    font-size: 1.25rem !important;
  }

  .lg\:focus\:text-21:focus {
    font-size: 1.3125rem !important;
  }

  .lg\:focus\:text-22:focus {
    font-size: 1.375rem !important;
  }

  .lg\:focus\:text-23:focus {
    font-size: 1.4375rem !important;
  }

  .lg\:focus\:text-24:focus {
    font-size: 1.5rem !important;
  }

  .lg\:focus\:text-25:focus {
    font-size: 1.5625rem !important;
  }

  .lg\:focus\:text-26:focus {
    font-size: 1.625rem !important;
  }

  .lg\:focus\:text-27:focus {
    font-size: 1.6875rem !important;
  }

  .lg\:focus\:text-28:focus {
    font-size: 1.75rem !important;
  }

  .lg\:focus\:text-29:focus {
    font-size: 1.8125rem !important;
  }

  .lg\:focus\:text-30:focus {
    font-size: 1.875rem !important;
  }

  .lg\:focus\:text-31:focus {
    font-size: 1.9375rem !important;
  }

  .lg\:focus\:text-32:focus {
    font-size: 2rem !important;
  }

  .lg\:focus\:text-33:focus {
    font-size: 2.0625rem !important;
  }

  .lg\:focus\:text-34:focus {
    font-size: 2.125rem !important;
  }

  .lg\:focus\:text-35:focus {
    font-size: 2.1875rem !important;
  }

  .lg\:focus\:text-36:focus {
    font-size: 2.25rem !important;
  }

  .lg\:focus\:text-37:focus {
    font-size: 2.3125rem !important;
  }

  .lg\:focus\:text-38:focus {
    font-size: 2.375rem !important;
  }

  .lg\:focus\:text-39:focus {
    font-size: 2.4375rem !important;
  }

  .lg\:focus\:text-40:focus {
    font-size: 2.5rem !important;
  }

  .lg\:focus\:text-41:focus {
    font-size: 2.5625rem !important;
  }

  .lg\:focus\:text-42:focus {
    font-size: 2.625rem !important;
  }

  .lg\:focus\:text-43:focus {
    font-size: 2.6875rem !important;
  }

  .lg\:focus\:text-44:focus {
    font-size: 2.75rem !important;
  }

  .lg\:focus\:text-45:focus {
    font-size: 2.8125rem !important;
  }

  .lg\:focus\:text-46:focus {
    font-size: 2.875rem !important;
  }

  .lg\:focus\:text-47:focus {
    font-size: 2.9375rem !important;
  }

  .lg\:focus\:text-48:focus {
    font-size: 3rem !important;
  }

  .lg\:focus\:text-49:focus {
    font-size: 3.0625rem !important;
  }

  .lg\:focus\:text-50:focus {
    font-size: 3.125rem !important;
  }

  .lg\:focus\:text-51:focus {
    font-size: 3.1875rem !important;
  }

  .lg\:focus\:text-52:focus {
    font-size: 3.25rem !important;
  }

  .lg\:focus\:text-53:focus {
    font-size: 3.3125rem !important;
  }

  .lg\:focus\:text-54:focus {
    font-size: 3.375rem !important;
  }

  .lg\:focus\:text-55:focus {
    font-size: 3.4375rem !important;
  }

  .lg\:focus\:text-56:focus {
    font-size: 3.5rem !important;
  }

  .lg\:focus\:text-57:focus {
    font-size: 3.5625rem !important;
  }

  .lg\:focus\:text-58:focus {
    font-size: 3.625rem !important;
  }

  .lg\:focus\:text-59:focus {
    font-size: 3.6875rem !important;
  }

  .lg\:focus\:text-60:focus {
    font-size: 3.75rem !important;
  }

  .lg\:focus\:text-61:focus {
    font-size: 3.8125rem !important;
  }

  .lg\:focus\:text-62:focus {
    font-size: 3.875rem !important;
  }

  .lg\:focus\:text-63:focus {
    font-size: 3.9375rem !important;
  }

  .lg\:focus\:text-64:focus {
    font-size: 4rem !important;
  }

  .lg\:focus\:text-65:focus {
    font-size: 4.0625rem !important;
  }

  .lg\:focus\:text-66:focus {
    font-size: 4.125rem !important;
  }

  .lg\:focus\:text-67:focus {
    font-size: 4.1875rem !important;
  }

  .lg\:focus\:text-68:focus {
    font-size: 4.25rem !important;
  }

  .lg\:focus\:text-69:focus {
    font-size: 4.3125rem !important;
  }

  .lg\:focus\:text-70:focus {
    font-size: 4.375rem !important;
  }

  .lg\:focus\:text-71:focus {
    font-size: 4.4375rem !important;
  }

  .lg\:focus\:text-72:focus {
    font-size: 4.5rem !important;
  }

  .lg\:focus\:text-73:focus {
    font-size: 4.5625rem !important;
  }

  .lg\:focus\:text-74:focus {
    font-size: 4.625rem !important;
  }

  .lg\:focus\:text-75:focus {
    font-size: 4.6875rem !important;
  }

  .lg\:focus\:text-76:focus {
    font-size: 4.75rem !important;
  }

  .lg\:focus\:text-77:focus {
    font-size: 4.8125rem !important;
  }

  .lg\:focus\:text-78:focus {
    font-size: 4.875rem !important;
  }

  .lg\:focus\:text-79:focus {
    font-size: 4.9375rem !important;
  }

  .lg\:focus\:text-80:focus {
    font-size: 5rem !important;
  }

  .lg\:leading-1 {
    line-height: 1 !important;
  }

  .lg\:leading-2 {
    line-height: 2 !important;
  }

  .lg\:leading-3 {
    line-height: .75rem !important;
  }

  .lg\:leading-4 {
    line-height: 1rem !important;
  }

  .lg\:leading-5 {
    line-height: 1.25rem !important;
  }

  .lg\:leading-6 {
    line-height: 1.5rem !important;
  }

  .lg\:leading-7 {
    line-height: 1.75rem !important;
  }

  .lg\:leading-8 {
    line-height: 2rem !important;
  }

  .lg\:leading-9 {
    line-height: 2.25rem !important;
  }

  .lg\:leading-10 {
    line-height: 2.5rem !important;
  }

  .lg\:leading-none {
    line-height: 1 !important;
  }

  .lg\:leading-tight {
    line-height: 1.25 !important;
  }

  .lg\:leading-snug {
    line-height: 1.375 !important;
  }

  .lg\:leading-normal {
    line-height: 1.5 !important;
  }

  .lg\:leading-relaxed {
    line-height: 1.625 !important;
  }

  .lg\:leading-loose {
    line-height: 2 !important;
  }

  .lg\:leading-1\.05 {
    line-height: 1.05 !important;
  }

  .lg\:leading-1\.1 {
    line-height: 1.1 !important;
  }

  .lg\:leading-1\.15 {
    line-height: 1.15 !important;
  }

  .lg\:leading-1\.2 {
    line-height: 1.2 !important;
  }

  .lg\:leading-1\.25 {
    line-height: 1.25 !important;
  }

  .lg\:leading-1\.3 {
    line-height: 1.3 !important;
  }

  .lg\:leading-1\.35 {
    line-height: 1.35 !important;
  }

  .lg\:leading-1\.4 {
    line-height: 1.4 !important;
  }

  .lg\:leading-1\.45 {
    line-height: 1.45 !important;
  }

  .lg\:leading-1\.5 {
    line-height: 1.5 !important;
  }

  .lg\:leading-1\.55 {
    line-height: 1.55 !important;
  }

  .lg\:leading-1\.6 {
    line-height: 1.6 !important;
  }

  .lg\:leading-1\.65 {
    line-height: 1.65 !important;
  }

  .lg\:leading-1\.7 {
    line-height: 1.7 !important;
  }

  .lg\:leading-1\.75 {
    line-height: 1.75 !important;
  }

  .lg\:leading-1\.8 {
    line-height: 1.8 !important;
  }

  .lg\:leading-1\.85 {
    line-height: 1.85 !important;
  }

  .lg\:leading-1\.9 {
    line-height: 1.9 !important;
  }

  .lg\:leading-1\.95 {
    line-height: 1.95 !important;
  }

  .lg\:hover\:leading-1:hover {
    line-height: 1 !important;
  }

  .lg\:hover\:leading-2:hover {
    line-height: 2 !important;
  }

  .lg\:hover\:leading-3:hover {
    line-height: .75rem !important;
  }

  .lg\:hover\:leading-4:hover {
    line-height: 1rem !important;
  }

  .lg\:hover\:leading-5:hover {
    line-height: 1.25rem !important;
  }

  .lg\:hover\:leading-6:hover {
    line-height: 1.5rem !important;
  }

  .lg\:hover\:leading-7:hover {
    line-height: 1.75rem !important;
  }

  .lg\:hover\:leading-8:hover {
    line-height: 2rem !important;
  }

  .lg\:hover\:leading-9:hover {
    line-height: 2.25rem !important;
  }

  .lg\:hover\:leading-10:hover {
    line-height: 2.5rem !important;
  }

  .lg\:hover\:leading-none:hover {
    line-height: 1 !important;
  }

  .lg\:hover\:leading-tight:hover {
    line-height: 1.25 !important;
  }

  .lg\:hover\:leading-snug:hover {
    line-height: 1.375 !important;
  }

  .lg\:hover\:leading-normal:hover {
    line-height: 1.5 !important;
  }

  .lg\:hover\:leading-relaxed:hover {
    line-height: 1.625 !important;
  }

  .lg\:hover\:leading-loose:hover {
    line-height: 2 !important;
  }

  .lg\:hover\:leading-1\.05:hover {
    line-height: 1.05 !important;
  }

  .lg\:hover\:leading-1\.1:hover {
    line-height: 1.1 !important;
  }

  .lg\:hover\:leading-1\.15:hover {
    line-height: 1.15 !important;
  }

  .lg\:hover\:leading-1\.2:hover {
    line-height: 1.2 !important;
  }

  .lg\:hover\:leading-1\.25:hover {
    line-height: 1.25 !important;
  }

  .lg\:hover\:leading-1\.3:hover {
    line-height: 1.3 !important;
  }

  .lg\:hover\:leading-1\.35:hover {
    line-height: 1.35 !important;
  }

  .lg\:hover\:leading-1\.4:hover {
    line-height: 1.4 !important;
  }

  .lg\:hover\:leading-1\.45:hover {
    line-height: 1.45 !important;
  }

  .lg\:hover\:leading-1\.5:hover {
    line-height: 1.5 !important;
  }

  .lg\:hover\:leading-1\.55:hover {
    line-height: 1.55 !important;
  }

  .lg\:hover\:leading-1\.6:hover {
    line-height: 1.6 !important;
  }

  .lg\:hover\:leading-1\.65:hover {
    line-height: 1.65 !important;
  }

  .lg\:hover\:leading-1\.7:hover {
    line-height: 1.7 !important;
  }

  .lg\:hover\:leading-1\.75:hover {
    line-height: 1.75 !important;
  }

  .lg\:hover\:leading-1\.8:hover {
    line-height: 1.8 !important;
  }

  .lg\:hover\:leading-1\.85:hover {
    line-height: 1.85 !important;
  }

  .lg\:hover\:leading-1\.9:hover {
    line-height: 1.9 !important;
  }

  .lg\:hover\:leading-1\.95:hover {
    line-height: 1.95 !important;
  }

  .lg\:focus\:leading-1:focus {
    line-height: 1 !important;
  }

  .lg\:focus\:leading-2:focus {
    line-height: 2 !important;
  }

  .lg\:focus\:leading-3:focus {
    line-height: .75rem !important;
  }

  .lg\:focus\:leading-4:focus {
    line-height: 1rem !important;
  }

  .lg\:focus\:leading-5:focus {
    line-height: 1.25rem !important;
  }

  .lg\:focus\:leading-6:focus {
    line-height: 1.5rem !important;
  }

  .lg\:focus\:leading-7:focus {
    line-height: 1.75rem !important;
  }

  .lg\:focus\:leading-8:focus {
    line-height: 2rem !important;
  }

  .lg\:focus\:leading-9:focus {
    line-height: 2.25rem !important;
  }

  .lg\:focus\:leading-10:focus {
    line-height: 2.5rem !important;
  }

  .lg\:focus\:leading-none:focus {
    line-height: 1 !important;
  }

  .lg\:focus\:leading-tight:focus {
    line-height: 1.25 !important;
  }

  .lg\:focus\:leading-snug:focus {
    line-height: 1.375 !important;
  }

  .lg\:focus\:leading-normal:focus {
    line-height: 1.5 !important;
  }

  .lg\:focus\:leading-relaxed:focus {
    line-height: 1.625 !important;
  }

  .lg\:focus\:leading-loose:focus {
    line-height: 2 !important;
  }

  .lg\:focus\:leading-1\.05:focus {
    line-height: 1.05 !important;
  }

  .lg\:focus\:leading-1\.1:focus {
    line-height: 1.1 !important;
  }

  .lg\:focus\:leading-1\.15:focus {
    line-height: 1.15 !important;
  }

  .lg\:focus\:leading-1\.2:focus {
    line-height: 1.2 !important;
  }

  .lg\:focus\:leading-1\.25:focus {
    line-height: 1.25 !important;
  }

  .lg\:focus\:leading-1\.3:focus {
    line-height: 1.3 !important;
  }

  .lg\:focus\:leading-1\.35:focus {
    line-height: 1.35 !important;
  }

  .lg\:focus\:leading-1\.4:focus {
    line-height: 1.4 !important;
  }

  .lg\:focus\:leading-1\.45:focus {
    line-height: 1.45 !important;
  }

  .lg\:focus\:leading-1\.5:focus {
    line-height: 1.5 !important;
  }

  .lg\:focus\:leading-1\.55:focus {
    line-height: 1.55 !important;
  }

  .lg\:focus\:leading-1\.6:focus {
    line-height: 1.6 !important;
  }

  .lg\:focus\:leading-1\.65:focus {
    line-height: 1.65 !important;
  }

  .lg\:focus\:leading-1\.7:focus {
    line-height: 1.7 !important;
  }

  .lg\:focus\:leading-1\.75:focus {
    line-height: 1.75 !important;
  }

  .lg\:focus\:leading-1\.8:focus {
    line-height: 1.8 !important;
  }

  .lg\:focus\:leading-1\.85:focus {
    line-height: 1.85 !important;
  }

  .lg\:focus\:leading-1\.9:focus {
    line-height: 1.9 !important;
  }

  .lg\:focus\:leading-1\.95:focus {
    line-height: 1.95 !important;
  }

  .lg\:list-inside {
    list-style-position: inside !important;
  }

  .lg\:list-outside {
    list-style-position: outside !important;
  }

  .lg\:hover\:list-inside:hover {
    list-style-position: inside !important;
  }

  .lg\:hover\:list-outside:hover {
    list-style-position: outside !important;
  }

  .lg\:focus\:list-inside:focus {
    list-style-position: inside !important;
  }

  .lg\:focus\:list-outside:focus {
    list-style-position: outside !important;
  }

  .lg\:list-none {
    list-style-type: none !important;
  }

  .lg\:list-disc {
    list-style-type: disc !important;
  }

  .lg\:list-decimal {
    list-style-type: decimal !important;
  }

  .lg\:hover\:list-none:hover {
    list-style-type: none !important;
  }

  .lg\:hover\:list-disc:hover {
    list-style-type: disc !important;
  }

  .lg\:hover\:list-decimal:hover {
    list-style-type: decimal !important;
  }

  .lg\:focus\:list-none:focus {
    list-style-type: none !important;
  }

  .lg\:focus\:list-disc:focus {
    list-style-type: disc !important;
  }

  .lg\:focus\:list-decimal:focus {
    list-style-type: decimal !important;
  }

  .lg\:m-0 {
    margin: 0rem !important;
  }

  .lg\:m-1 {
    margin: 0.25rem !important;
  }

  .lg\:m-2 {
    margin: 0.5rem !important;
  }

  .lg\:m-3 {
    margin: 0.75rem !important;
  }

  .lg\:m-4 {
    margin: 1rem !important;
  }

  .lg\:m-5 {
    margin: 1.25rem !important;
  }

  .lg\:m-6 {
    margin: 1.5rem !important;
  }

  .lg\:m-7 {
    margin: 1.75rem !important;
  }

  .lg\:m-8 {
    margin: 2rem !important;
  }

  .lg\:m-9 {
    margin: 2.25rem !important;
  }

  .lg\:m-10 {
    margin: 2.5rem !important;
  }

  .lg\:m-11 {
    margin: 2.75rem !important;
  }

  .lg\:m-12 {
    margin: 3rem !important;
  }

  .lg\:m-13 {
    margin: 3.25rem !important;
  }

  .lg\:m-14 {
    margin: 3.5rem !important;
  }

  .lg\:m-15 {
    margin: 3.75rem !important;
  }

  .lg\:m-16 {
    margin: 4rem !important;
  }

  .lg\:m-17 {
    margin: 4.25rem !important;
  }

  .lg\:m-18 {
    margin: 4.5rem !important;
  }

  .lg\:m-19 {
    margin: 4.75rem !important;
  }

  .lg\:m-20 {
    margin: 5rem !important;
  }

  .lg\:m-21 {
    margin: 5.25rem !important;
  }

  .lg\:m-22 {
    margin: 5.5rem !important;
  }

  .lg\:m-23 {
    margin: 5.75rem !important;
  }

  .lg\:m-24 {
    margin: 6rem !important;
  }

  .lg\:m-25 {
    margin: 6.25rem !important;
  }

  .lg\:m-26 {
    margin: 6.5rem !important;
  }

  .lg\:m-27 {
    margin: 6.75rem !important;
  }

  .lg\:m-28 {
    margin: 7rem !important;
  }

  .lg\:m-29 {
    margin: 7.25rem !important;
  }

  .lg\:m-30 {
    margin: 7.5rem !important;
  }

  .lg\:m-31 {
    margin: 7.75rem !important;
  }

  .lg\:m-32 {
    margin: 8rem !important;
  }

  .lg\:m-33 {
    margin: 8.25rem !important;
  }

  .lg\:m-34 {
    margin: 8.5rem !important;
  }

  .lg\:m-35 {
    margin: 8.75rem !important;
  }

  .lg\:m-36 {
    margin: 9rem !important;
  }

  .lg\:m-37 {
    margin: 9.25rem !important;
  }

  .lg\:m-38 {
    margin: 9.5rem !important;
  }

  .lg\:m-39 {
    margin: 9.75rem !important;
  }

  .lg\:m-40 {
    margin: 10rem !important;
  }

  .lg\:m-41 {
    margin: 10.25rem !important;
  }

  .lg\:m-42 {
    margin: 10.5rem !important;
  }

  .lg\:m-43 {
    margin: 10.75rem !important;
  }

  .lg\:m-44 {
    margin: 11rem !important;
  }

  .lg\:m-45 {
    margin: 11.25rem !important;
  }

  .lg\:m-46 {
    margin: 11.5rem !important;
  }

  .lg\:m-47 {
    margin: 11.75rem !important;
  }

  .lg\:m-48 {
    margin: 12rem !important;
  }

  .lg\:m-49 {
    margin: 12.25rem !important;
  }

  .lg\:m-50 {
    margin: 12.5rem !important;
  }

  .lg\:m-51 {
    margin: 12.75rem !important;
  }

  .lg\:m-52 {
    margin: 13rem !important;
  }

  .lg\:m-53 {
    margin: 13.25rem !important;
  }

  .lg\:m-54 {
    margin: 13.5rem !important;
  }

  .lg\:m-55 {
    margin: 13.75rem !important;
  }

  .lg\:m-56 {
    margin: 14rem !important;
  }

  .lg\:m-57 {
    margin: 14.25rem !important;
  }

  .lg\:m-58 {
    margin: 14.5rem !important;
  }

  .lg\:m-59 {
    margin: 14.75rem !important;
  }

  .lg\:m-60 {
    margin: 15rem !important;
  }

  .lg\:m-61 {
    margin: 15.25rem !important;
  }

  .lg\:m-62 {
    margin: 15.5rem !important;
  }

  .lg\:m-63 {
    margin: 15.75rem !important;
  }

  .lg\:m-64 {
    margin: 16rem !important;
  }

  .lg\:m-65 {
    margin: 16.25rem !important;
  }

  .lg\:m-66 {
    margin: 16.5rem !important;
  }

  .lg\:m-67 {
    margin: 16.75rem !important;
  }

  .lg\:m-68 {
    margin: 17rem !important;
  }

  .lg\:m-69 {
    margin: 17.25rem !important;
  }

  .lg\:m-70 {
    margin: 17.5rem !important;
  }

  .lg\:m-71 {
    margin: 17.75rem !important;
  }

  .lg\:m-72 {
    margin: 18rem !important;
  }

  .lg\:m-73 {
    margin: 18.25rem !important;
  }

  .lg\:m-74 {
    margin: 18.5rem !important;
  }

  .lg\:m-75 {
    margin: 18.75rem !important;
  }

  .lg\:m-76 {
    margin: 19rem !important;
  }

  .lg\:m-77 {
    margin: 19.25rem !important;
  }

  .lg\:m-78 {
    margin: 19.5rem !important;
  }

  .lg\:m-79 {
    margin: 19.75rem !important;
  }

  .lg\:m-80 {
    margin: 20rem !important;
  }

  .lg\:m-81 {
    margin: 20.25rem !important;
  }

  .lg\:m-82 {
    margin: 20.5rem !important;
  }

  .lg\:m-83 {
    margin: 20.75rem !important;
  }

  .lg\:m-84 {
    margin: 21rem !important;
  }

  .lg\:m-85 {
    margin: 21.25rem !important;
  }

  .lg\:m-86 {
    margin: 21.5rem !important;
  }

  .lg\:m-87 {
    margin: 21.75rem !important;
  }

  .lg\:m-88 {
    margin: 22rem !important;
  }

  .lg\:m-89 {
    margin: 22.25rem !important;
  }

  .lg\:m-90 {
    margin: 22.5rem !important;
  }

  .lg\:m-91 {
    margin: 22.75rem !important;
  }

  .lg\:m-92 {
    margin: 23rem !important;
  }

  .lg\:m-93 {
    margin: 23.25rem !important;
  }

  .lg\:m-94 {
    margin: 23.5rem !important;
  }

  .lg\:m-95 {
    margin: 23.75rem !important;
  }

  .lg\:m-96 {
    margin: 24rem !important;
  }

  .lg\:m-97 {
    margin: 24.25rem !important;
  }

  .lg\:m-98 {
    margin: 24.5rem !important;
  }

  .lg\:m-99 {
    margin: 24.75rem !important;
  }

  .lg\:m-100 {
    margin: 25rem !important;
  }

  .lg\:m-101 {
    margin: 25.25rem !important;
  }

  .lg\:m-102 {
    margin: 25.5rem !important;
  }

  .lg\:m-103 {
    margin: 25.75rem !important;
  }

  .lg\:m-104 {
    margin: 26rem !important;
  }

  .lg\:m-105 {
    margin: 26.25rem !important;
  }

  .lg\:m-auto {
    margin: auto !important;
  }

  .lg\:m-px {
    margin: 1px !important;
  }

  .lg\:m-0\.5 {
    margin: 0.125rem !important;
  }

  .lg\:m-1\.5 {
    margin: 0.375rem !important;
  }

  .lg\:m-2\.5 {
    margin: 0.625rem !important;
  }

  .lg\:m-3\.5 {
    margin: 0.875rem !important;
  }

  .lg\:m-4\.5 {
    margin: 1.125rem !important;
  }

  .lg\:m-5\.5 {
    margin: 1.375rem !important;
  }

  .lg\:m-6\.5 {
    margin: 1.625rem !important;
  }

  .lg\:m-7\.5 {
    margin: 1.875rem !important;
  }

  .lg\:m-8\.5 {
    margin: 2.125rem !important;
  }

  .lg\:m-9\.5 {
    margin: 2.375rem !important;
  }

  .lg\:m-10\.5 {
    margin: 2.625rem !important;
  }

  .lg\:m-11\.5 {
    margin: 2.875rem !important;
  }

  .lg\:m-12\.5 {
    margin: 3.125rem !important;
  }

  .lg\:m-13\.5 {
    margin: 3.375rem !important;
  }

  .lg\:m-14\.5 {
    margin: 3.625rem !important;
  }

  .lg\:m-15\.5 {
    margin: 3.875rem !important;
  }

  .lg\:m-16\.5 {
    margin: 4.125rem !important;
  }

  .lg\:m-17\.5 {
    margin: 4.375rem !important;
  }

  .lg\:m-18\.5 {
    margin: 4.625rem !important;
  }

  .lg\:m-19\.5 {
    margin: 4.875rem !important;
  }

  .lg\:m-20\.5 {
    margin: 5.125rem !important;
  }

  .lg\:m-21\.5 {
    margin: 5.375rem !important;
  }

  .lg\:m-22\.5 {
    margin: 5.625rem !important;
  }

  .lg\:m-23\.5 {
    margin: 5.875rem !important;
  }

  .lg\:m-24\.5 {
    margin: 6.125rem !important;
  }

  .lg\:m-25\.5 {
    margin: 6.375rem !important;
  }

  .lg\:m-26\.5 {
    margin: 6.625rem !important;
  }

  .lg\:m-27\.5 {
    margin: 6.875rem !important;
  }

  .lg\:m-28\.5 {
    margin: 7.125rem !important;
  }

  .lg\:m-29\.5 {
    margin: 7.375rem !important;
  }

  .lg\:m-30\.5 {
    margin: 7.625rem !important;
  }

  .lg\:m-31\.5 {
    margin: 7.875rem !important;
  }

  .lg\:m-32\.5 {
    margin: 8.125rem !important;
  }

  .lg\:m-33\.5 {
    margin: 8.375rem !important;
  }

  .lg\:m-34\.5 {
    margin: 8.625rem !important;
  }

  .lg\:m-35\.5 {
    margin: 8.875rem !important;
  }

  .lg\:m-36\.5 {
    margin: 9.125rem !important;
  }

  .lg\:m-37\.5 {
    margin: 9.375rem !important;
  }

  .lg\:m-38\.5 {
    margin: 9.625rem !important;
  }

  .lg\:m-39\.5 {
    margin: 9.875rem !important;
  }

  .lg\:m-40\.5 {
    margin: 10.125rem !important;
  }

  .lg\:m-41\.5 {
    margin: 10.375rem !important;
  }

  .lg\:m-42\.5 {
    margin: 10.625rem !important;
  }

  .lg\:m-43\.5 {
    margin: 10.875rem !important;
  }

  .lg\:m-44\.5 {
    margin: 11.125rem !important;
  }

  .lg\:m-45\.5 {
    margin: 11.375rem !important;
  }

  .lg\:m-46\.5 {
    margin: 11.625rem !important;
  }

  .lg\:m-47\.5 {
    margin: 11.875rem !important;
  }

  .lg\:m-48\.5 {
    margin: 12.125rem !important;
  }

  .lg\:m-49\.5 {
    margin: 12.375rem !important;
  }

  .lg\:m-50\.5 {
    margin: 12.625rem !important;
  }

  .lg\:m-51\.5 {
    margin: 12.875rem !important;
  }

  .lg\:m-52\.5 {
    margin: 13.125rem !important;
  }

  .lg\:m-53\.5 {
    margin: 13.375rem !important;
  }

  .lg\:m-54\.5 {
    margin: 13.625rem !important;
  }

  .lg\:m-55\.5 {
    margin: 13.875rem !important;
  }

  .lg\:m-56\.5 {
    margin: 14.125rem !important;
  }

  .lg\:m-57\.5 {
    margin: 14.375rem !important;
  }

  .lg\:m-58\.5 {
    margin: 14.625rem !important;
  }

  .lg\:m-59\.5 {
    margin: 14.875rem !important;
  }

  .lg\:m-60\.5 {
    margin: 15.125rem !important;
  }

  .lg\:m-61\.5 {
    margin: 15.375rem !important;
  }

  .lg\:m-62\.5 {
    margin: 15.625rem !important;
  }

  .lg\:m-63\.5 {
    margin: 15.875rem !important;
  }

  .lg\:m-64\.5 {
    margin: 16.125rem !important;
  }

  .lg\:m-65\.5 {
    margin: 16.375rem !important;
  }

  .lg\:m-66\.5 {
    margin: 16.625rem !important;
  }

  .lg\:m-67\.5 {
    margin: 16.875rem !important;
  }

  .lg\:m-68\.5 {
    margin: 17.125rem !important;
  }

  .lg\:m-69\.5 {
    margin: 17.375rem !important;
  }

  .lg\:m-70\.5 {
    margin: 17.625rem !important;
  }

  .lg\:m-71\.5 {
    margin: 17.875rem !important;
  }

  .lg\:m-72\.5 {
    margin: 18.125rem !important;
  }

  .lg\:m-73\.5 {
    margin: 18.375rem !important;
  }

  .lg\:m-74\.5 {
    margin: 18.625rem !important;
  }

  .lg\:m-75\.5 {
    margin: 18.875rem !important;
  }

  .lg\:m-76\.5 {
    margin: 19.125rem !important;
  }

  .lg\:m-77\.5 {
    margin: 19.375rem !important;
  }

  .lg\:m-78\.5 {
    margin: 19.625rem !important;
  }

  .lg\:m-79\.5 {
    margin: 19.875rem !important;
  }

  .lg\:m-80\.5 {
    margin: 20.125rem !important;
  }

  .lg\:m-81\.5 {
    margin: 20.375rem !important;
  }

  .lg\:m-82\.5 {
    margin: 20.625rem !important;
  }

  .lg\:m-83\.5 {
    margin: 20.875rem !important;
  }

  .lg\:m-84\.5 {
    margin: 21.125rem !important;
  }

  .lg\:m-85\.5 {
    margin: 21.375rem !important;
  }

  .lg\:m-86\.5 {
    margin: 21.625rem !important;
  }

  .lg\:m-87\.5 {
    margin: 21.875rem !important;
  }

  .lg\:m-88\.5 {
    margin: 22.125rem !important;
  }

  .lg\:m-89\.5 {
    margin: 22.375rem !important;
  }

  .lg\:m-90\.5 {
    margin: 22.625rem !important;
  }

  .lg\:m-91\.5 {
    margin: 22.875rem !important;
  }

  .lg\:m-92\.5 {
    margin: 23.125rem !important;
  }

  .lg\:m-93\.5 {
    margin: 23.375rem !important;
  }

  .lg\:m-94\.5 {
    margin: 23.625rem !important;
  }

  .lg\:m-95\.5 {
    margin: 23.875rem !important;
  }

  .lg\:m-96\.5 {
    margin: 24.125rem !important;
  }

  .lg\:m-97\.5 {
    margin: 24.375rem !important;
  }

  .lg\:m-98\.5 {
    margin: 24.625rem !important;
  }

  .lg\:m-99\.5 {
    margin: 24.875rem !important;
  }

  .lg\:m-100\.5 {
    margin: 25.125rem !important;
  }

  .lg\:m-101\.5 {
    margin: 25.375rem !important;
  }

  .lg\:m-102\.5 {
    margin: 25.625rem !important;
  }

  .lg\:m-103\.5 {
    margin: 25.875rem !important;
  }

  .lg\:m-104\.5 {
    margin: 26.125rem !important;
  }

  .lg\:-m-0 {
    margin: 0rem !important;
  }

  .lg\:-m-1 {
    margin: -0.25rem !important;
  }

  .lg\:-m-2 {
    margin: -0.5rem !important;
  }

  .lg\:-m-3 {
    margin: -0.75rem !important;
  }

  .lg\:-m-4 {
    margin: -1rem !important;
  }

  .lg\:-m-5 {
    margin: -1.25rem !important;
  }

  .lg\:-m-6 {
    margin: -1.5rem !important;
  }

  .lg\:-m-7 {
    margin: -1.75rem !important;
  }

  .lg\:-m-8 {
    margin: -2rem !important;
  }

  .lg\:-m-9 {
    margin: -2.25rem !important;
  }

  .lg\:-m-10 {
    margin: -2.5rem !important;
  }

  .lg\:-m-11 {
    margin: -2.75rem !important;
  }

  .lg\:-m-12 {
    margin: -3rem !important;
  }

  .lg\:-m-13 {
    margin: -3.25rem !important;
  }

  .lg\:-m-14 {
    margin: -3.5rem !important;
  }

  .lg\:-m-15 {
    margin: -3.75rem !important;
  }

  .lg\:-m-16 {
    margin: -4rem !important;
  }

  .lg\:-m-17 {
    margin: -4.25rem !important;
  }

  .lg\:-m-18 {
    margin: -4.5rem !important;
  }

  .lg\:-m-19 {
    margin: -4.75rem !important;
  }

  .lg\:-m-20 {
    margin: -5rem !important;
  }

  .lg\:-m-21 {
    margin: -5.25rem !important;
  }

  .lg\:-m-22 {
    margin: -5.5rem !important;
  }

  .lg\:-m-23 {
    margin: -5.75rem !important;
  }

  .lg\:-m-24 {
    margin: -6rem !important;
  }

  .lg\:-m-25 {
    margin: -6.25rem !important;
  }

  .lg\:-m-26 {
    margin: -6.5rem !important;
  }

  .lg\:-m-27 {
    margin: -6.75rem !important;
  }

  .lg\:-m-28 {
    margin: -7rem !important;
  }

  .lg\:-m-29 {
    margin: -7.25rem !important;
  }

  .lg\:-m-30 {
    margin: -7.5rem !important;
  }

  .lg\:-m-31 {
    margin: -7.75rem !important;
  }

  .lg\:-m-32 {
    margin: -8rem !important;
  }

  .lg\:-m-33 {
    margin: -8.25rem !important;
  }

  .lg\:-m-34 {
    margin: -8.5rem !important;
  }

  .lg\:-m-35 {
    margin: -8.75rem !important;
  }

  .lg\:-m-36 {
    margin: -9rem !important;
  }

  .lg\:-m-37 {
    margin: -9.25rem !important;
  }

  .lg\:-m-38 {
    margin: -9.5rem !important;
  }

  .lg\:-m-39 {
    margin: -9.75rem !important;
  }

  .lg\:-m-40 {
    margin: -10rem !important;
  }

  .lg\:-m-41 {
    margin: -10.25rem !important;
  }

  .lg\:-m-42 {
    margin: -10.5rem !important;
  }

  .lg\:-m-43 {
    margin: -10.75rem !important;
  }

  .lg\:-m-44 {
    margin: -11rem !important;
  }

  .lg\:-m-45 {
    margin: -11.25rem !important;
  }

  .lg\:-m-46 {
    margin: -11.5rem !important;
  }

  .lg\:-m-47 {
    margin: -11.75rem !important;
  }

  .lg\:-m-48 {
    margin: -12rem !important;
  }

  .lg\:-m-49 {
    margin: -12.25rem !important;
  }

  .lg\:-m-50 {
    margin: -12.5rem !important;
  }

  .lg\:-m-51 {
    margin: -12.75rem !important;
  }

  .lg\:-m-52 {
    margin: -13rem !important;
  }

  .lg\:-m-53 {
    margin: -13.25rem !important;
  }

  .lg\:-m-54 {
    margin: -13.5rem !important;
  }

  .lg\:-m-55 {
    margin: -13.75rem !important;
  }

  .lg\:-m-56 {
    margin: -14rem !important;
  }

  .lg\:-m-57 {
    margin: -14.25rem !important;
  }

  .lg\:-m-58 {
    margin: -14.5rem !important;
  }

  .lg\:-m-59 {
    margin: -14.75rem !important;
  }

  .lg\:-m-60 {
    margin: -15rem !important;
  }

  .lg\:-m-61 {
    margin: -15.25rem !important;
  }

  .lg\:-m-62 {
    margin: -15.5rem !important;
  }

  .lg\:-m-63 {
    margin: -15.75rem !important;
  }

  .lg\:-m-64 {
    margin: -16rem !important;
  }

  .lg\:-m-65 {
    margin: -16.25rem !important;
  }

  .lg\:-m-66 {
    margin: -16.5rem !important;
  }

  .lg\:-m-67 {
    margin: -16.75rem !important;
  }

  .lg\:-m-68 {
    margin: -17rem !important;
  }

  .lg\:-m-69 {
    margin: -17.25rem !important;
  }

  .lg\:-m-70 {
    margin: -17.5rem !important;
  }

  .lg\:-m-71 {
    margin: -17.75rem !important;
  }

  .lg\:-m-72 {
    margin: -18rem !important;
  }

  .lg\:-m-73 {
    margin: -18.25rem !important;
  }

  .lg\:-m-74 {
    margin: -18.5rem !important;
  }

  .lg\:-m-75 {
    margin: -18.75rem !important;
  }

  .lg\:-m-76 {
    margin: -19rem !important;
  }

  .lg\:-m-77 {
    margin: -19.25rem !important;
  }

  .lg\:-m-78 {
    margin: -19.5rem !important;
  }

  .lg\:-m-79 {
    margin: -19.75rem !important;
  }

  .lg\:-m-80 {
    margin: -20rem !important;
  }

  .lg\:-m-81 {
    margin: -20.25rem !important;
  }

  .lg\:-m-82 {
    margin: -20.5rem !important;
  }

  .lg\:-m-83 {
    margin: -20.75rem !important;
  }

  .lg\:-m-84 {
    margin: -21rem !important;
  }

  .lg\:-m-85 {
    margin: -21.25rem !important;
  }

  .lg\:-m-86 {
    margin: -21.5rem !important;
  }

  .lg\:-m-87 {
    margin: -21.75rem !important;
  }

  .lg\:-m-88 {
    margin: -22rem !important;
  }

  .lg\:-m-89 {
    margin: -22.25rem !important;
  }

  .lg\:-m-90 {
    margin: -22.5rem !important;
  }

  .lg\:-m-91 {
    margin: -22.75rem !important;
  }

  .lg\:-m-92 {
    margin: -23rem !important;
  }

  .lg\:-m-93 {
    margin: -23.25rem !important;
  }

  .lg\:-m-94 {
    margin: -23.5rem !important;
  }

  .lg\:-m-95 {
    margin: -23.75rem !important;
  }

  .lg\:-m-96 {
    margin: -24rem !important;
  }

  .lg\:-m-97 {
    margin: -24.25rem !important;
  }

  .lg\:-m-98 {
    margin: -24.5rem !important;
  }

  .lg\:-m-99 {
    margin: -24.75rem !important;
  }

  .lg\:-m-100 {
    margin: -25rem !important;
  }

  .lg\:-m-101 {
    margin: -25.25rem !important;
  }

  .lg\:-m-102 {
    margin: -25.5rem !important;
  }

  .lg\:-m-103 {
    margin: -25.75rem !important;
  }

  .lg\:-m-104 {
    margin: -26rem !important;
  }

  .lg\:-m-105 {
    margin: -26.25rem !important;
  }

  .lg\:-m-px {
    margin: -1px !important;
  }

  .lg\:-m-0\.5 {
    margin: -0.125rem !important;
  }

  .lg\:-m-1\.5 {
    margin: -0.375rem !important;
  }

  .lg\:-m-2\.5 {
    margin: -0.625rem !important;
  }

  .lg\:-m-3\.5 {
    margin: -0.875rem !important;
  }

  .lg\:-m-4\.5 {
    margin: -1.125rem !important;
  }

  .lg\:-m-5\.5 {
    margin: -1.375rem !important;
  }

  .lg\:-m-6\.5 {
    margin: -1.625rem !important;
  }

  .lg\:-m-7\.5 {
    margin: -1.875rem !important;
  }

  .lg\:-m-8\.5 {
    margin: -2.125rem !important;
  }

  .lg\:-m-9\.5 {
    margin: -2.375rem !important;
  }

  .lg\:-m-10\.5 {
    margin: -2.625rem !important;
  }

  .lg\:-m-11\.5 {
    margin: -2.875rem !important;
  }

  .lg\:-m-12\.5 {
    margin: -3.125rem !important;
  }

  .lg\:-m-13\.5 {
    margin: -3.375rem !important;
  }

  .lg\:-m-14\.5 {
    margin: -3.625rem !important;
  }

  .lg\:-m-15\.5 {
    margin: -3.875rem !important;
  }

  .lg\:-m-16\.5 {
    margin: -4.125rem !important;
  }

  .lg\:-m-17\.5 {
    margin: -4.375rem !important;
  }

  .lg\:-m-18\.5 {
    margin: -4.625rem !important;
  }

  .lg\:-m-19\.5 {
    margin: -4.875rem !important;
  }

  .lg\:-m-20\.5 {
    margin: -5.125rem !important;
  }

  .lg\:-m-21\.5 {
    margin: -5.375rem !important;
  }

  .lg\:-m-22\.5 {
    margin: -5.625rem !important;
  }

  .lg\:-m-23\.5 {
    margin: -5.875rem !important;
  }

  .lg\:-m-24\.5 {
    margin: -6.125rem !important;
  }

  .lg\:-m-25\.5 {
    margin: -6.375rem !important;
  }

  .lg\:-m-26\.5 {
    margin: -6.625rem !important;
  }

  .lg\:-m-27\.5 {
    margin: -6.875rem !important;
  }

  .lg\:-m-28\.5 {
    margin: -7.125rem !important;
  }

  .lg\:-m-29\.5 {
    margin: -7.375rem !important;
  }

  .lg\:-m-30\.5 {
    margin: -7.625rem !important;
  }

  .lg\:-m-31\.5 {
    margin: -7.875rem !important;
  }

  .lg\:-m-32\.5 {
    margin: -8.125rem !important;
  }

  .lg\:-m-33\.5 {
    margin: -8.375rem !important;
  }

  .lg\:-m-34\.5 {
    margin: -8.625rem !important;
  }

  .lg\:-m-35\.5 {
    margin: -8.875rem !important;
  }

  .lg\:-m-36\.5 {
    margin: -9.125rem !important;
  }

  .lg\:-m-37\.5 {
    margin: -9.375rem !important;
  }

  .lg\:-m-38\.5 {
    margin: -9.625rem !important;
  }

  .lg\:-m-39\.5 {
    margin: -9.875rem !important;
  }

  .lg\:-m-40\.5 {
    margin: -10.125rem !important;
  }

  .lg\:-m-41\.5 {
    margin: -10.375rem !important;
  }

  .lg\:-m-42\.5 {
    margin: -10.625rem !important;
  }

  .lg\:-m-43\.5 {
    margin: -10.875rem !important;
  }

  .lg\:-m-44\.5 {
    margin: -11.125rem !important;
  }

  .lg\:-m-45\.5 {
    margin: -11.375rem !important;
  }

  .lg\:-m-46\.5 {
    margin: -11.625rem !important;
  }

  .lg\:-m-47\.5 {
    margin: -11.875rem !important;
  }

  .lg\:-m-48\.5 {
    margin: -12.125rem !important;
  }

  .lg\:-m-49\.5 {
    margin: -12.375rem !important;
  }

  .lg\:-m-50\.5 {
    margin: -12.625rem !important;
  }

  .lg\:-m-51\.5 {
    margin: -12.875rem !important;
  }

  .lg\:-m-52\.5 {
    margin: -13.125rem !important;
  }

  .lg\:-m-53\.5 {
    margin: -13.375rem !important;
  }

  .lg\:-m-54\.5 {
    margin: -13.625rem !important;
  }

  .lg\:-m-55\.5 {
    margin: -13.875rem !important;
  }

  .lg\:-m-56\.5 {
    margin: -14.125rem !important;
  }

  .lg\:-m-57\.5 {
    margin: -14.375rem !important;
  }

  .lg\:-m-58\.5 {
    margin: -14.625rem !important;
  }

  .lg\:-m-59\.5 {
    margin: -14.875rem !important;
  }

  .lg\:-m-60\.5 {
    margin: -15.125rem !important;
  }

  .lg\:-m-61\.5 {
    margin: -15.375rem !important;
  }

  .lg\:-m-62\.5 {
    margin: -15.625rem !important;
  }

  .lg\:-m-63\.5 {
    margin: -15.875rem !important;
  }

  .lg\:-m-64\.5 {
    margin: -16.125rem !important;
  }

  .lg\:-m-65\.5 {
    margin: -16.375rem !important;
  }

  .lg\:-m-66\.5 {
    margin: -16.625rem !important;
  }

  .lg\:-m-67\.5 {
    margin: -16.875rem !important;
  }

  .lg\:-m-68\.5 {
    margin: -17.125rem !important;
  }

  .lg\:-m-69\.5 {
    margin: -17.375rem !important;
  }

  .lg\:-m-70\.5 {
    margin: -17.625rem !important;
  }

  .lg\:-m-71\.5 {
    margin: -17.875rem !important;
  }

  .lg\:-m-72\.5 {
    margin: -18.125rem !important;
  }

  .lg\:-m-73\.5 {
    margin: -18.375rem !important;
  }

  .lg\:-m-74\.5 {
    margin: -18.625rem !important;
  }

  .lg\:-m-75\.5 {
    margin: -18.875rem !important;
  }

  .lg\:-m-76\.5 {
    margin: -19.125rem !important;
  }

  .lg\:-m-77\.5 {
    margin: -19.375rem !important;
  }

  .lg\:-m-78\.5 {
    margin: -19.625rem !important;
  }

  .lg\:-m-79\.5 {
    margin: -19.875rem !important;
  }

  .lg\:-m-80\.5 {
    margin: -20.125rem !important;
  }

  .lg\:-m-81\.5 {
    margin: -20.375rem !important;
  }

  .lg\:-m-82\.5 {
    margin: -20.625rem !important;
  }

  .lg\:-m-83\.5 {
    margin: -20.875rem !important;
  }

  .lg\:-m-84\.5 {
    margin: -21.125rem !important;
  }

  .lg\:-m-85\.5 {
    margin: -21.375rem !important;
  }

  .lg\:-m-86\.5 {
    margin: -21.625rem !important;
  }

  .lg\:-m-87\.5 {
    margin: -21.875rem !important;
  }

  .lg\:-m-88\.5 {
    margin: -22.125rem !important;
  }

  .lg\:-m-89\.5 {
    margin: -22.375rem !important;
  }

  .lg\:-m-90\.5 {
    margin: -22.625rem !important;
  }

  .lg\:-m-91\.5 {
    margin: -22.875rem !important;
  }

  .lg\:-m-92\.5 {
    margin: -23.125rem !important;
  }

  .lg\:-m-93\.5 {
    margin: -23.375rem !important;
  }

  .lg\:-m-94\.5 {
    margin: -23.625rem !important;
  }

  .lg\:-m-95\.5 {
    margin: -23.875rem !important;
  }

  .lg\:-m-96\.5 {
    margin: -24.125rem !important;
  }

  .lg\:-m-97\.5 {
    margin: -24.375rem !important;
  }

  .lg\:-m-98\.5 {
    margin: -24.625rem !important;
  }

  .lg\:-m-99\.5 {
    margin: -24.875rem !important;
  }

  .lg\:-m-100\.5 {
    margin: -25.125rem !important;
  }

  .lg\:-m-101\.5 {
    margin: -25.375rem !important;
  }

  .lg\:-m-102\.5 {
    margin: -25.625rem !important;
  }

  .lg\:-m-103\.5 {
    margin: -25.875rem !important;
  }

  .lg\:-m-104\.5 {
    margin: -26.125rem !important;
  }

  .lg\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .lg\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .lg\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .lg\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .lg\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .lg\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .lg\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .lg\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .lg\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .lg\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .lg\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .lg\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .lg\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .lg\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .lg\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .lg\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .lg\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .lg\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .lg\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .lg\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .lg\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .lg\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .lg\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .lg\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .lg\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .lg\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .lg\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .lg\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .lg\:my-17 {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .lg\:mx-17 {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .lg\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .lg\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .lg\:my-19 {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .lg\:mx-19 {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .lg\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .lg\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .lg\:my-21 {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .lg\:mx-21 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .lg\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .lg\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .lg\:my-23 {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .lg\:mx-23 {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .lg\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg\:my-25 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .lg\:mx-25 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .lg\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .lg\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .lg\:my-27 {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .lg\:mx-27 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .lg\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .lg\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .lg\:my-29 {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .lg\:mx-29 {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .lg\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .lg\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .lg\:my-31 {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .lg\:mx-31 {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .lg\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .lg\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .lg\:my-33 {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .lg\:mx-33 {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .lg\:my-34 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .lg\:mx-34 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .lg\:my-35 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .lg\:mx-35 {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .lg\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .lg\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .lg\:my-37 {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .lg\:mx-37 {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .lg\:my-38 {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .lg\:mx-38 {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .lg\:my-39 {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .lg\:mx-39 {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .lg\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .lg\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .lg\:my-41 {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .lg\:mx-41 {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .lg\:my-42 {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .lg\:mx-42 {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .lg\:my-43 {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .lg\:mx-43 {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .lg\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .lg\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .lg\:my-45 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .lg\:mx-45 {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .lg\:my-46 {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .lg\:mx-46 {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .lg\:my-47 {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .lg\:mx-47 {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .lg\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .lg\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .lg\:my-49 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .lg\:mx-49 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .lg\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .lg\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .lg\:my-51 {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .lg\:mx-51 {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .lg\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .lg\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .lg\:my-53 {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .lg\:mx-53 {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .lg\:my-54 {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .lg\:mx-54 {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .lg\:my-55 {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .lg\:mx-55 {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .lg\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .lg\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .lg\:my-57 {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .lg\:mx-57 {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .lg\:my-58 {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .lg\:mx-58 {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .lg\:my-59 {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .lg\:mx-59 {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .lg\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .lg\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .lg\:my-61 {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .lg\:mx-61 {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .lg\:my-62 {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .lg\:mx-62 {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .lg\:my-63 {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .lg\:mx-63 {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .lg\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .lg\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .lg\:my-65 {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .lg\:mx-65 {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .lg\:my-66 {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .lg\:mx-66 {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .lg\:my-67 {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .lg\:mx-67 {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .lg\:my-68 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .lg\:mx-68 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .lg\:my-69 {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .lg\:mx-69 {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .lg\:my-70 {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .lg\:mx-70 {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .lg\:my-71 {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .lg\:mx-71 {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .lg\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .lg\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .lg\:my-73 {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .lg\:mx-73 {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .lg\:my-74 {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .lg\:mx-74 {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .lg\:my-75 {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .lg\:mx-75 {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .lg\:my-76 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .lg\:mx-76 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .lg\:my-77 {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .lg\:mx-77 {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .lg\:my-78 {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .lg\:mx-78 {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .lg\:my-79 {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .lg\:mx-79 {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .lg\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .lg\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .lg\:my-81 {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .lg\:mx-81 {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .lg\:my-82 {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .lg\:mx-82 {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .lg\:my-83 {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .lg\:mx-83 {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .lg\:my-84 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .lg\:mx-84 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .lg\:my-85 {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .lg\:mx-85 {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .lg\:my-86 {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .lg\:mx-86 {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .lg\:my-87 {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .lg\:mx-87 {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .lg\:my-88 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .lg\:mx-88 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .lg\:my-89 {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .lg\:mx-89 {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .lg\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .lg\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .lg\:my-91 {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .lg\:mx-91 {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .lg\:my-92 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .lg\:mx-92 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .lg\:my-93 {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .lg\:mx-93 {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .lg\:my-94 {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .lg\:mx-94 {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .lg\:my-95 {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .lg\:mx-95 {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .lg\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .lg\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .lg\:my-97 {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .lg\:mx-97 {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .lg\:my-98 {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .lg\:mx-98 {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .lg\:my-99 {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .lg\:mx-99 {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .lg\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .lg\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .lg\:my-101 {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .lg\:mx-101 {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .lg\:my-102 {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .lg\:mx-102 {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .lg\:my-103 {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .lg\:mx-103 {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .lg\:my-104 {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .lg\:mx-104 {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .lg\:my-105 {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .lg\:mx-105 {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .lg\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .lg\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .lg\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .lg\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .lg\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .lg\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .lg\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .lg\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .lg\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .lg\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .lg\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .lg\:my-4\.5 {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .lg\:mx-4\.5 {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .lg\:my-5\.5 {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .lg\:mx-5\.5 {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .lg\:my-6\.5 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .lg\:mx-6\.5 {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .lg\:my-7\.5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .lg\:mx-7\.5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .lg\:my-8\.5 {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .lg\:mx-8\.5 {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .lg\:my-9\.5 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .lg\:mx-9\.5 {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .lg\:my-10\.5 {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .lg\:mx-10\.5 {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .lg\:my-11\.5 {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .lg\:mx-11\.5 {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .lg\:my-12\.5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .lg\:mx-12\.5 {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .lg\:my-13\.5 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .lg\:mx-13\.5 {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .lg\:my-14\.5 {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .lg\:mx-14\.5 {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .lg\:my-15\.5 {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .lg\:mx-15\.5 {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .lg\:my-16\.5 {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .lg\:mx-16\.5 {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .lg\:my-17\.5 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .lg\:mx-17\.5 {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .lg\:my-18\.5 {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .lg\:mx-18\.5 {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .lg\:my-19\.5 {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .lg\:mx-19\.5 {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .lg\:my-20\.5 {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .lg\:mx-20\.5 {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .lg\:my-21\.5 {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .lg\:mx-21\.5 {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .lg\:my-22\.5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .lg\:mx-22\.5 {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .lg\:my-23\.5 {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .lg\:mx-23\.5 {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .lg\:my-24\.5 {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .lg\:mx-24\.5 {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .lg\:my-25\.5 {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .lg\:mx-25\.5 {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .lg\:my-26\.5 {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .lg\:mx-26\.5 {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .lg\:my-27\.5 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .lg\:mx-27\.5 {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .lg\:my-28\.5 {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .lg\:mx-28\.5 {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .lg\:my-29\.5 {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .lg\:mx-29\.5 {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .lg\:my-30\.5 {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .lg\:mx-30\.5 {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .lg\:my-31\.5 {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .lg\:mx-31\.5 {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .lg\:my-32\.5 {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .lg\:mx-32\.5 {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .lg\:my-33\.5 {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .lg\:mx-33\.5 {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .lg\:my-34\.5 {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .lg\:mx-34\.5 {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .lg\:my-35\.5 {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .lg\:mx-35\.5 {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .lg\:my-36\.5 {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .lg\:mx-36\.5 {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .lg\:my-37\.5 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .lg\:mx-37\.5 {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .lg\:my-38\.5 {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .lg\:mx-38\.5 {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .lg\:my-39\.5 {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .lg\:mx-39\.5 {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .lg\:my-40\.5 {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .lg\:mx-40\.5 {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .lg\:my-41\.5 {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .lg\:mx-41\.5 {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .lg\:my-42\.5 {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .lg\:mx-42\.5 {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .lg\:my-43\.5 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .lg\:mx-43\.5 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .lg\:my-44\.5 {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .lg\:mx-44\.5 {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .lg\:my-45\.5 {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .lg\:mx-45\.5 {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .lg\:my-46\.5 {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .lg\:mx-46\.5 {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .lg\:my-47\.5 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .lg\:mx-47\.5 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .lg\:my-48\.5 {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .lg\:mx-48\.5 {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .lg\:my-49\.5 {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .lg\:mx-49\.5 {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .lg\:my-50\.5 {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .lg\:mx-50\.5 {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .lg\:my-51\.5 {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .lg\:mx-51\.5 {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .lg\:my-52\.5 {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .lg\:mx-52\.5 {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .lg\:my-53\.5 {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .lg\:mx-53\.5 {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .lg\:my-54\.5 {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .lg\:mx-54\.5 {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .lg\:my-55\.5 {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .lg\:mx-55\.5 {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .lg\:my-56\.5 {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .lg\:mx-56\.5 {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .lg\:my-57\.5 {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .lg\:mx-57\.5 {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .lg\:my-58\.5 {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .lg\:mx-58\.5 {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .lg\:my-59\.5 {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .lg\:mx-59\.5 {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .lg\:my-60\.5 {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .lg\:mx-60\.5 {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .lg\:my-61\.5 {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .lg\:mx-61\.5 {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .lg\:my-62\.5 {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .lg\:mx-62\.5 {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .lg\:my-63\.5 {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .lg\:mx-63\.5 {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .lg\:my-64\.5 {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .lg\:mx-64\.5 {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .lg\:my-65\.5 {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .lg\:mx-65\.5 {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .lg\:my-66\.5 {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .lg\:mx-66\.5 {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .lg\:my-67\.5 {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .lg\:mx-67\.5 {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .lg\:my-68\.5 {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .lg\:mx-68\.5 {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .lg\:my-69\.5 {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .lg\:mx-69\.5 {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .lg\:my-70\.5 {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .lg\:mx-70\.5 {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .lg\:my-71\.5 {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .lg\:mx-71\.5 {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .lg\:my-72\.5 {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .lg\:mx-72\.5 {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .lg\:my-73\.5 {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .lg\:mx-73\.5 {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .lg\:my-74\.5 {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .lg\:mx-74\.5 {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .lg\:my-75\.5 {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .lg\:mx-75\.5 {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .lg\:my-76\.5 {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .lg\:mx-76\.5 {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .lg\:my-77\.5 {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .lg\:mx-77\.5 {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .lg\:my-78\.5 {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .lg\:mx-78\.5 {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .lg\:my-79\.5 {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .lg\:mx-79\.5 {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .lg\:my-80\.5 {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .lg\:mx-80\.5 {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .lg\:my-81\.5 {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .lg\:mx-81\.5 {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .lg\:my-82\.5 {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .lg\:mx-82\.5 {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .lg\:my-83\.5 {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .lg\:mx-83\.5 {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .lg\:my-84\.5 {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .lg\:mx-84\.5 {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .lg\:my-85\.5 {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .lg\:mx-85\.5 {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .lg\:my-86\.5 {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .lg\:mx-86\.5 {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .lg\:my-87\.5 {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .lg\:mx-87\.5 {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .lg\:my-88\.5 {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .lg\:mx-88\.5 {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .lg\:my-89\.5 {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .lg\:mx-89\.5 {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .lg\:my-90\.5 {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .lg\:mx-90\.5 {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .lg\:my-91\.5 {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .lg\:mx-91\.5 {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .lg\:my-92\.5 {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .lg\:mx-92\.5 {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .lg\:my-93\.5 {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .lg\:mx-93\.5 {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .lg\:my-94\.5 {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .lg\:mx-94\.5 {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .lg\:my-95\.5 {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .lg\:mx-95\.5 {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .lg\:my-96\.5 {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .lg\:mx-96\.5 {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .lg\:my-97\.5 {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .lg\:mx-97\.5 {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .lg\:my-98\.5 {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .lg\:mx-98\.5 {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .lg\:my-99\.5 {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .lg\:mx-99\.5 {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .lg\:my-100\.5 {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .lg\:mx-100\.5 {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .lg\:my-101\.5 {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .lg\:mx-101\.5 {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .lg\:my-102\.5 {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .lg\:mx-102\.5 {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .lg\:my-103\.5 {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .lg\:mx-103\.5 {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .lg\:my-104\.5 {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .lg\:mx-104\.5 {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .lg\:-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .lg\:-mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .lg\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .lg\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .lg\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .lg\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .lg\:-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .lg\:-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .lg\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .lg\:-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .lg\:-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .lg\:-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .lg\:-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .lg\:-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .lg\:-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .lg\:-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .lg\:-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .lg\:-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .lg\:-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .lg\:-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .lg\:-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .lg\:-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .lg\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:-my-13 {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .lg\:-mx-13 {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .lg\:-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .lg\:-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .lg\:-my-15 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .lg\:-mx-15 {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .lg\:-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .lg\:-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .lg\:-my-17 {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .lg\:-mx-17 {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .lg\:-my-18 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .lg\:-mx-18 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .lg\:-my-19 {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .lg\:-mx-19 {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .lg\:-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .lg\:-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .lg\:-my-21 {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .lg\:-mx-21 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .lg\:-my-22 {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .lg\:-mx-22 {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .lg\:-my-23 {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .lg\:-mx-23 {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .lg\:-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .lg\:-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .lg\:-my-25 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .lg\:-mx-25 {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .lg\:-my-26 {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .lg\:-mx-26 {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .lg\:-my-27 {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .lg\:-mx-27 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .lg\:-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .lg\:-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .lg\:-my-29 {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .lg\:-mx-29 {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .lg\:-my-30 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .lg\:-mx-30 {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .lg\:-my-31 {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .lg\:-mx-31 {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .lg\:-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .lg\:-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .lg\:-my-33 {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .lg\:-mx-33 {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .lg\:-my-34 {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .lg\:-mx-34 {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .lg\:-my-35 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .lg\:-mx-35 {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .lg\:-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .lg\:-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .lg\:-my-37 {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .lg\:-mx-37 {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .lg\:-my-38 {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .lg\:-mx-38 {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .lg\:-my-39 {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .lg\:-mx-39 {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .lg\:-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .lg\:-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .lg\:-my-41 {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .lg\:-mx-41 {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .lg\:-my-42 {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .lg\:-mx-42 {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .lg\:-my-43 {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .lg\:-mx-43 {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .lg\:-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .lg\:-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .lg\:-my-45 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .lg\:-mx-45 {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .lg\:-my-46 {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .lg\:-mx-46 {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .lg\:-my-47 {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .lg\:-mx-47 {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .lg\:-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .lg\:-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .lg\:-my-49 {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .lg\:-mx-49 {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .lg\:-my-50 {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .lg\:-mx-50 {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .lg\:-my-51 {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .lg\:-mx-51 {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .lg\:-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .lg\:-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .lg\:-my-53 {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .lg\:-mx-53 {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .lg\:-my-54 {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .lg\:-mx-54 {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .lg\:-my-55 {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .lg\:-mx-55 {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .lg\:-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .lg\:-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .lg\:-my-57 {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .lg\:-mx-57 {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .lg\:-my-58 {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .lg\:-mx-58 {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .lg\:-my-59 {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .lg\:-mx-59 {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .lg\:-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .lg\:-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .lg\:-my-61 {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .lg\:-mx-61 {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .lg\:-my-62 {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .lg\:-mx-62 {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .lg\:-my-63 {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .lg\:-mx-63 {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .lg\:-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .lg\:-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .lg\:-my-65 {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .lg\:-mx-65 {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .lg\:-my-66 {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .lg\:-mx-66 {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .lg\:-my-67 {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .lg\:-mx-67 {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .lg\:-my-68 {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .lg\:-mx-68 {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .lg\:-my-69 {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .lg\:-mx-69 {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .lg\:-my-70 {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .lg\:-mx-70 {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .lg\:-my-71 {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .lg\:-mx-71 {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .lg\:-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .lg\:-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .lg\:-my-73 {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .lg\:-mx-73 {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .lg\:-my-74 {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .lg\:-mx-74 {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .lg\:-my-75 {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .lg\:-mx-75 {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .lg\:-my-76 {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .lg\:-mx-76 {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .lg\:-my-77 {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .lg\:-mx-77 {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .lg\:-my-78 {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .lg\:-mx-78 {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .lg\:-my-79 {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .lg\:-mx-79 {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .lg\:-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .lg\:-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .lg\:-my-81 {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .lg\:-mx-81 {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .lg\:-my-82 {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .lg\:-mx-82 {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .lg\:-my-83 {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .lg\:-mx-83 {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .lg\:-my-84 {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .lg\:-mx-84 {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .lg\:-my-85 {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .lg\:-mx-85 {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .lg\:-my-86 {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .lg\:-mx-86 {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .lg\:-my-87 {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .lg\:-mx-87 {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .lg\:-my-88 {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .lg\:-mx-88 {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .lg\:-my-89 {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .lg\:-mx-89 {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .lg\:-my-90 {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .lg\:-mx-90 {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .lg\:-my-91 {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .lg\:-mx-91 {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .lg\:-my-92 {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .lg\:-mx-92 {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .lg\:-my-93 {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .lg\:-mx-93 {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .lg\:-my-94 {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .lg\:-mx-94 {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .lg\:-my-95 {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .lg\:-mx-95 {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .lg\:-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .lg\:-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .lg\:-my-97 {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .lg\:-mx-97 {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .lg\:-my-98 {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .lg\:-mx-98 {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .lg\:-my-99 {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .lg\:-mx-99 {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .lg\:-my-100 {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .lg\:-mx-100 {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .lg\:-my-101 {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .lg\:-mx-101 {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .lg\:-my-102 {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .lg\:-mx-102 {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .lg\:-my-103 {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .lg\:-mx-103 {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .lg\:-my-104 {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .lg\:-mx-104 {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .lg\:-my-105 {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .lg\:-mx-105 {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .lg\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .lg\:-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .lg\:-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .lg\:-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .lg\:-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .lg\:-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .lg\:-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .lg\:-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .lg\:-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .lg\:-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .lg\:-my-4\.5 {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .lg\:-mx-4\.5 {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .lg\:-my-5\.5 {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .lg\:-mx-5\.5 {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .lg\:-my-6\.5 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .lg\:-mx-6\.5 {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .lg\:-my-7\.5 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .lg\:-mx-7\.5 {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .lg\:-my-8\.5 {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .lg\:-mx-8\.5 {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .lg\:-my-9\.5 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .lg\:-mx-9\.5 {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .lg\:-my-10\.5 {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .lg\:-mx-10\.5 {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .lg\:-my-11\.5 {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .lg\:-mx-11\.5 {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .lg\:-my-12\.5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .lg\:-mx-12\.5 {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .lg\:-my-13\.5 {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .lg\:-mx-13\.5 {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .lg\:-my-14\.5 {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .lg\:-mx-14\.5 {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .lg\:-my-15\.5 {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .lg\:-mx-15\.5 {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .lg\:-my-16\.5 {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .lg\:-mx-16\.5 {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .lg\:-my-17\.5 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .lg\:-mx-17\.5 {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .lg\:-my-18\.5 {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .lg\:-mx-18\.5 {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .lg\:-my-19\.5 {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .lg\:-mx-19\.5 {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .lg\:-my-20\.5 {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .lg\:-mx-20\.5 {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .lg\:-my-21\.5 {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .lg\:-mx-21\.5 {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .lg\:-my-22\.5 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .lg\:-mx-22\.5 {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .lg\:-my-23\.5 {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .lg\:-mx-23\.5 {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .lg\:-my-24\.5 {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .lg\:-mx-24\.5 {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .lg\:-my-25\.5 {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .lg\:-mx-25\.5 {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .lg\:-my-26\.5 {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .lg\:-mx-26\.5 {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .lg\:-my-27\.5 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .lg\:-mx-27\.5 {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .lg\:-my-28\.5 {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .lg\:-mx-28\.5 {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .lg\:-my-29\.5 {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .lg\:-mx-29\.5 {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .lg\:-my-30\.5 {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .lg\:-mx-30\.5 {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .lg\:-my-31\.5 {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .lg\:-mx-31\.5 {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .lg\:-my-32\.5 {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .lg\:-mx-32\.5 {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .lg\:-my-33\.5 {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .lg\:-mx-33\.5 {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .lg\:-my-34\.5 {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .lg\:-mx-34\.5 {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .lg\:-my-35\.5 {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .lg\:-mx-35\.5 {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .lg\:-my-36\.5 {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .lg\:-mx-36\.5 {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .lg\:-my-37\.5 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .lg\:-mx-37\.5 {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .lg\:-my-38\.5 {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .lg\:-mx-38\.5 {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .lg\:-my-39\.5 {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .lg\:-mx-39\.5 {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .lg\:-my-40\.5 {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .lg\:-mx-40\.5 {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .lg\:-my-41\.5 {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .lg\:-mx-41\.5 {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .lg\:-my-42\.5 {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .lg\:-mx-42\.5 {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .lg\:-my-43\.5 {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .lg\:-mx-43\.5 {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .lg\:-my-44\.5 {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .lg\:-mx-44\.5 {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .lg\:-my-45\.5 {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .lg\:-mx-45\.5 {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .lg\:-my-46\.5 {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .lg\:-mx-46\.5 {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .lg\:-my-47\.5 {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .lg\:-mx-47\.5 {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .lg\:-my-48\.5 {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .lg\:-mx-48\.5 {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .lg\:-my-49\.5 {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .lg\:-mx-49\.5 {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .lg\:-my-50\.5 {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .lg\:-mx-50\.5 {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .lg\:-my-51\.5 {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .lg\:-mx-51\.5 {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .lg\:-my-52\.5 {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .lg\:-mx-52\.5 {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .lg\:-my-53\.5 {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .lg\:-mx-53\.5 {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .lg\:-my-54\.5 {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .lg\:-mx-54\.5 {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .lg\:-my-55\.5 {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .lg\:-mx-55\.5 {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .lg\:-my-56\.5 {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .lg\:-mx-56\.5 {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .lg\:-my-57\.5 {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .lg\:-mx-57\.5 {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .lg\:-my-58\.5 {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .lg\:-mx-58\.5 {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .lg\:-my-59\.5 {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .lg\:-mx-59\.5 {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .lg\:-my-60\.5 {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .lg\:-mx-60\.5 {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .lg\:-my-61\.5 {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .lg\:-mx-61\.5 {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .lg\:-my-62\.5 {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .lg\:-mx-62\.5 {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .lg\:-my-63\.5 {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .lg\:-mx-63\.5 {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .lg\:-my-64\.5 {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .lg\:-mx-64\.5 {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .lg\:-my-65\.5 {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .lg\:-mx-65\.5 {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .lg\:-my-66\.5 {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .lg\:-mx-66\.5 {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .lg\:-my-67\.5 {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .lg\:-mx-67\.5 {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .lg\:-my-68\.5 {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .lg\:-mx-68\.5 {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .lg\:-my-69\.5 {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .lg\:-mx-69\.5 {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .lg\:-my-70\.5 {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .lg\:-mx-70\.5 {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .lg\:-my-71\.5 {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .lg\:-mx-71\.5 {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .lg\:-my-72\.5 {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .lg\:-mx-72\.5 {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .lg\:-my-73\.5 {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .lg\:-mx-73\.5 {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .lg\:-my-74\.5 {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .lg\:-mx-74\.5 {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .lg\:-my-75\.5 {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .lg\:-mx-75\.5 {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .lg\:-my-76\.5 {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .lg\:-mx-76\.5 {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .lg\:-my-77\.5 {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .lg\:-mx-77\.5 {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .lg\:-my-78\.5 {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .lg\:-mx-78\.5 {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .lg\:-my-79\.5 {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .lg\:-mx-79\.5 {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .lg\:-my-80\.5 {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .lg\:-mx-80\.5 {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .lg\:-my-81\.5 {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .lg\:-mx-81\.5 {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .lg\:-my-82\.5 {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .lg\:-mx-82\.5 {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .lg\:-my-83\.5 {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .lg\:-mx-83\.5 {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .lg\:-my-84\.5 {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .lg\:-mx-84\.5 {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .lg\:-my-85\.5 {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .lg\:-mx-85\.5 {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .lg\:-my-86\.5 {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .lg\:-mx-86\.5 {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .lg\:-my-87\.5 {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .lg\:-mx-87\.5 {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .lg\:-my-88\.5 {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .lg\:-mx-88\.5 {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .lg\:-my-89\.5 {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .lg\:-mx-89\.5 {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .lg\:-my-90\.5 {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .lg\:-mx-90\.5 {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .lg\:-my-91\.5 {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .lg\:-mx-91\.5 {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .lg\:-my-92\.5 {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .lg\:-mx-92\.5 {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .lg\:-my-93\.5 {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .lg\:-mx-93\.5 {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .lg\:-my-94\.5 {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .lg\:-mx-94\.5 {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .lg\:-my-95\.5 {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .lg\:-mx-95\.5 {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .lg\:-my-96\.5 {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .lg\:-mx-96\.5 {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .lg\:-my-97\.5 {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .lg\:-mx-97\.5 {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .lg\:-my-98\.5 {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .lg\:-mx-98\.5 {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .lg\:-my-99\.5 {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .lg\:-mx-99\.5 {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .lg\:-my-100\.5 {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .lg\:-mx-100\.5 {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .lg\:-my-101\.5 {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .lg\:-mx-101\.5 {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .lg\:-my-102\.5 {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .lg\:-mx-102\.5 {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .lg\:-my-103\.5 {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .lg\:-mx-103\.5 {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .lg\:-my-104\.5 {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .lg\:-mx-104\.5 {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .lg\:mt-0 {
    margin-top: 0rem !important;
  }

  .lg\:mr-0 {
    margin-right: 0rem !important;
  }

  .lg\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .lg\:ml-0 {
    margin-left: 0rem !important;
  }

  .lg\:mt-1 {
    margin-top: 0.25rem !important;
  }

  .lg\:mr-1 {
    margin-right: 0.25rem !important;
  }

  .lg\:mb-1 {
    margin-bottom: 0.25rem !important;
  }

  .lg\:ml-1 {
    margin-left: 0.25rem !important;
  }

  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }

  .lg\:mr-2 {
    margin-right: 0.5rem !important;
  }

  .lg\:mb-2 {
    margin-bottom: 0.5rem !important;
  }

  .lg\:ml-2 {
    margin-left: 0.5rem !important;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem !important;
  }

  .lg\:mr-3 {
    margin-right: 0.75rem !important;
  }

  .lg\:mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .lg\:ml-3 {
    margin-left: 0.75rem !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:mr-4 {
    margin-right: 1rem !important;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .lg\:ml-4 {
    margin-left: 1rem !important;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .lg\:mr-5 {
    margin-right: 1.25rem !important;
  }

  .lg\:mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem !important;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem !important;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem !important;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .lg\:ml-6 {
    margin-left: 1.5rem !important;
  }

  .lg\:mt-7 {
    margin-top: 1.75rem !important;
  }

  .lg\:mr-7 {
    margin-right: 1.75rem !important;
  }

  .lg\:mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .lg\:ml-7 {
    margin-left: 1.75rem !important;
  }

  .lg\:mt-8 {
    margin-top: 2rem !important;
  }

  .lg\:mr-8 {
    margin-right: 2rem !important;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem !important;
  }

  .lg\:ml-8 {
    margin-left: 2rem !important;
  }

  .lg\:mt-9 {
    margin-top: 2.25rem !important;
  }

  .lg\:mr-9 {
    margin-right: 2.25rem !important;
  }

  .lg\:mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .lg\:ml-9 {
    margin-left: 2.25rem !important;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem !important;
  }

  .lg\:mt-11 {
    margin-top: 2.75rem !important;
  }

  .lg\:mr-11 {
    margin-right: 2.75rem !important;
  }

  .lg\:mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .lg\:ml-11 {
    margin-left: 2.75rem !important;
  }

  .lg\:mt-12 {
    margin-top: 3rem !important;
  }

  .lg\:mr-12 {
    margin-right: 3rem !important;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .lg\:ml-12 {
    margin-left: 3rem !important;
  }

  .lg\:mt-13 {
    margin-top: 3.25rem !important;
  }

  .lg\:mr-13 {
    margin-right: 3.25rem !important;
  }

  .lg\:mb-13 {
    margin-bottom: 3.25rem !important;
  }

  .lg\:ml-13 {
    margin-left: 3.25rem !important;
  }

  .lg\:mt-14 {
    margin-top: 3.5rem !important;
  }

  .lg\:mr-14 {
    margin-right: 3.5rem !important;
  }

  .lg\:mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .lg\:ml-14 {
    margin-left: 3.5rem !important;
  }

  .lg\:mt-15 {
    margin-top: 3.75rem !important;
  }

  .lg\:mr-15 {
    margin-right: 3.75rem !important;
  }

  .lg\:mb-15 {
    margin-bottom: 3.75rem !important;
  }

  .lg\:ml-15 {
    margin-left: 3.75rem !important;
  }

  .lg\:mt-16 {
    margin-top: 4rem !important;
  }

  .lg\:mr-16 {
    margin-right: 4rem !important;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .lg\:ml-16 {
    margin-left: 4rem !important;
  }

  .lg\:mt-17 {
    margin-top: 4.25rem !important;
  }

  .lg\:mr-17 {
    margin-right: 4.25rem !important;
  }

  .lg\:mb-17 {
    margin-bottom: 4.25rem !important;
  }

  .lg\:ml-17 {
    margin-left: 4.25rem !important;
  }

  .lg\:mt-18 {
    margin-top: 4.5rem !important;
  }

  .lg\:mr-18 {
    margin-right: 4.5rem !important;
  }

  .lg\:mb-18 {
    margin-bottom: 4.5rem !important;
  }

  .lg\:ml-18 {
    margin-left: 4.5rem !important;
  }

  .lg\:mt-19 {
    margin-top: 4.75rem !important;
  }

  .lg\:mr-19 {
    margin-right: 4.75rem !important;
  }

  .lg\:mb-19 {
    margin-bottom: 4.75rem !important;
  }

  .lg\:ml-19 {
    margin-left: 4.75rem !important;
  }

  .lg\:mt-20 {
    margin-top: 5rem !important;
  }

  .lg\:mr-20 {
    margin-right: 5rem !important;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .lg\:ml-20 {
    margin-left: 5rem !important;
  }

  .lg\:mt-21 {
    margin-top: 5.25rem !important;
  }

  .lg\:mr-21 {
    margin-right: 5.25rem !important;
  }

  .lg\:mb-21 {
    margin-bottom: 5.25rem !important;
  }

  .lg\:ml-21 {
    margin-left: 5.25rem !important;
  }

  .lg\:mt-22 {
    margin-top: 5.5rem !important;
  }

  .lg\:mr-22 {
    margin-right: 5.5rem !important;
  }

  .lg\:mb-22 {
    margin-bottom: 5.5rem !important;
  }

  .lg\:ml-22 {
    margin-left: 5.5rem !important;
  }

  .lg\:mt-23 {
    margin-top: 5.75rem !important;
  }

  .lg\:mr-23 {
    margin-right: 5.75rem !important;
  }

  .lg\:mb-23 {
    margin-bottom: 5.75rem !important;
  }

  .lg\:ml-23 {
    margin-left: 5.75rem !important;
  }

  .lg\:mt-24 {
    margin-top: 6rem !important;
  }

  .lg\:mr-24 {
    margin-right: 6rem !important;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .lg\:ml-24 {
    margin-left: 6rem !important;
  }

  .lg\:mt-25 {
    margin-top: 6.25rem !important;
  }

  .lg\:mr-25 {
    margin-right: 6.25rem !important;
  }

  .lg\:mb-25 {
    margin-bottom: 6.25rem !important;
  }

  .lg\:ml-25 {
    margin-left: 6.25rem !important;
  }

  .lg\:mt-26 {
    margin-top: 6.5rem !important;
  }

  .lg\:mr-26 {
    margin-right: 6.5rem !important;
  }

  .lg\:mb-26 {
    margin-bottom: 6.5rem !important;
  }

  .lg\:ml-26 {
    margin-left: 6.5rem !important;
  }

  .lg\:mt-27 {
    margin-top: 6.75rem !important;
  }

  .lg\:mr-27 {
    margin-right: 6.75rem !important;
  }

  .lg\:mb-27 {
    margin-bottom: 6.75rem !important;
  }

  .lg\:ml-27 {
    margin-left: 6.75rem !important;
  }

  .lg\:mt-28 {
    margin-top: 7rem !important;
  }

  .lg\:mr-28 {
    margin-right: 7rem !important;
  }

  .lg\:mb-28 {
    margin-bottom: 7rem !important;
  }

  .lg\:ml-28 {
    margin-left: 7rem !important;
  }

  .lg\:mt-29 {
    margin-top: 7.25rem !important;
  }

  .lg\:mr-29 {
    margin-right: 7.25rem !important;
  }

  .lg\:mb-29 {
    margin-bottom: 7.25rem !important;
  }

  .lg\:ml-29 {
    margin-left: 7.25rem !important;
  }

  .lg\:mt-30 {
    margin-top: 7.5rem !important;
  }

  .lg\:mr-30 {
    margin-right: 7.5rem !important;
  }

  .lg\:mb-30 {
    margin-bottom: 7.5rem !important;
  }

  .lg\:ml-30 {
    margin-left: 7.5rem !important;
  }

  .lg\:mt-31 {
    margin-top: 7.75rem !important;
  }

  .lg\:mr-31 {
    margin-right: 7.75rem !important;
  }

  .lg\:mb-31 {
    margin-bottom: 7.75rem !important;
  }

  .lg\:ml-31 {
    margin-left: 7.75rem !important;
  }

  .lg\:mt-32 {
    margin-top: 8rem !important;
  }

  .lg\:mr-32 {
    margin-right: 8rem !important;
  }

  .lg\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .lg\:ml-32 {
    margin-left: 8rem !important;
  }

  .lg\:mt-33 {
    margin-top: 8.25rem !important;
  }

  .lg\:mr-33 {
    margin-right: 8.25rem !important;
  }

  .lg\:mb-33 {
    margin-bottom: 8.25rem !important;
  }

  .lg\:ml-33 {
    margin-left: 8.25rem !important;
  }

  .lg\:mt-34 {
    margin-top: 8.5rem !important;
  }

  .lg\:mr-34 {
    margin-right: 8.5rem !important;
  }

  .lg\:mb-34 {
    margin-bottom: 8.5rem !important;
  }

  .lg\:ml-34 {
    margin-left: 8.5rem !important;
  }

  .lg\:mt-35 {
    margin-top: 8.75rem !important;
  }

  .lg\:mr-35 {
    margin-right: 8.75rem !important;
  }

  .lg\:mb-35 {
    margin-bottom: 8.75rem !important;
  }

  .lg\:ml-35 {
    margin-left: 8.75rem !important;
  }

  .lg\:mt-36 {
    margin-top: 9rem !important;
  }

  .lg\:mr-36 {
    margin-right: 9rem !important;
  }

  .lg\:mb-36 {
    margin-bottom: 9rem !important;
  }

  .lg\:ml-36 {
    margin-left: 9rem !important;
  }

  .lg\:mt-37 {
    margin-top: 9.25rem !important;
  }

  .lg\:mr-37 {
    margin-right: 9.25rem !important;
  }

  .lg\:mb-37 {
    margin-bottom: 9.25rem !important;
  }

  .lg\:ml-37 {
    margin-left: 9.25rem !important;
  }

  .lg\:mt-38 {
    margin-top: 9.5rem !important;
  }

  .lg\:mr-38 {
    margin-right: 9.5rem !important;
  }

  .lg\:mb-38 {
    margin-bottom: 9.5rem !important;
  }

  .lg\:ml-38 {
    margin-left: 9.5rem !important;
  }

  .lg\:mt-39 {
    margin-top: 9.75rem !important;
  }

  .lg\:mr-39 {
    margin-right: 9.75rem !important;
  }

  .lg\:mb-39 {
    margin-bottom: 9.75rem !important;
  }

  .lg\:ml-39 {
    margin-left: 9.75rem !important;
  }

  .lg\:mt-40 {
    margin-top: 10rem !important;
  }

  .lg\:mr-40 {
    margin-right: 10rem !important;
  }

  .lg\:mb-40 {
    margin-bottom: 10rem !important;
  }

  .lg\:ml-40 {
    margin-left: 10rem !important;
  }

  .lg\:mt-41 {
    margin-top: 10.25rem !important;
  }

  .lg\:mr-41 {
    margin-right: 10.25rem !important;
  }

  .lg\:mb-41 {
    margin-bottom: 10.25rem !important;
  }

  .lg\:ml-41 {
    margin-left: 10.25rem !important;
  }

  .lg\:mt-42 {
    margin-top: 10.5rem !important;
  }

  .lg\:mr-42 {
    margin-right: 10.5rem !important;
  }

  .lg\:mb-42 {
    margin-bottom: 10.5rem !important;
  }

  .lg\:ml-42 {
    margin-left: 10.5rem !important;
  }

  .lg\:mt-43 {
    margin-top: 10.75rem !important;
  }

  .lg\:mr-43 {
    margin-right: 10.75rem !important;
  }

  .lg\:mb-43 {
    margin-bottom: 10.75rem !important;
  }

  .lg\:ml-43 {
    margin-left: 10.75rem !important;
  }

  .lg\:mt-44 {
    margin-top: 11rem !important;
  }

  .lg\:mr-44 {
    margin-right: 11rem !important;
  }

  .lg\:mb-44 {
    margin-bottom: 11rem !important;
  }

  .lg\:ml-44 {
    margin-left: 11rem !important;
  }

  .lg\:mt-45 {
    margin-top: 11.25rem !important;
  }

  .lg\:mr-45 {
    margin-right: 11.25rem !important;
  }

  .lg\:mb-45 {
    margin-bottom: 11.25rem !important;
  }

  .lg\:ml-45 {
    margin-left: 11.25rem !important;
  }

  .lg\:mt-46 {
    margin-top: 11.5rem !important;
  }

  .lg\:mr-46 {
    margin-right: 11.5rem !important;
  }

  .lg\:mb-46 {
    margin-bottom: 11.5rem !important;
  }

  .lg\:ml-46 {
    margin-left: 11.5rem !important;
  }

  .lg\:mt-47 {
    margin-top: 11.75rem !important;
  }

  .lg\:mr-47 {
    margin-right: 11.75rem !important;
  }

  .lg\:mb-47 {
    margin-bottom: 11.75rem !important;
  }

  .lg\:ml-47 {
    margin-left: 11.75rem !important;
  }

  .lg\:mt-48 {
    margin-top: 12rem !important;
  }

  .lg\:mr-48 {
    margin-right: 12rem !important;
  }

  .lg\:mb-48 {
    margin-bottom: 12rem !important;
  }

  .lg\:ml-48 {
    margin-left: 12rem !important;
  }

  .lg\:mt-49 {
    margin-top: 12.25rem !important;
  }

  .lg\:mr-49 {
    margin-right: 12.25rem !important;
  }

  .lg\:mb-49 {
    margin-bottom: 12.25rem !important;
  }

  .lg\:ml-49 {
    margin-left: 12.25rem !important;
  }

  .lg\:mt-50 {
    margin-top: 12.5rem !important;
  }

  .lg\:mr-50 {
    margin-right: 12.5rem !important;
  }

  .lg\:mb-50 {
    margin-bottom: 12.5rem !important;
  }

  .lg\:ml-50 {
    margin-left: 12.5rem !important;
  }

  .lg\:mt-51 {
    margin-top: 12.75rem !important;
  }

  .lg\:mr-51 {
    margin-right: 12.75rem !important;
  }

  .lg\:mb-51 {
    margin-bottom: 12.75rem !important;
  }

  .lg\:ml-51 {
    margin-left: 12.75rem !important;
  }

  .lg\:mt-52 {
    margin-top: 13rem !important;
  }

  .lg\:mr-52 {
    margin-right: 13rem !important;
  }

  .lg\:mb-52 {
    margin-bottom: 13rem !important;
  }

  .lg\:ml-52 {
    margin-left: 13rem !important;
  }

  .lg\:mt-53 {
    margin-top: 13.25rem !important;
  }

  .lg\:mr-53 {
    margin-right: 13.25rem !important;
  }

  .lg\:mb-53 {
    margin-bottom: 13.25rem !important;
  }

  .lg\:ml-53 {
    margin-left: 13.25rem !important;
  }

  .lg\:mt-54 {
    margin-top: 13.5rem !important;
  }

  .lg\:mr-54 {
    margin-right: 13.5rem !important;
  }

  .lg\:mb-54 {
    margin-bottom: 13.5rem !important;
  }

  .lg\:ml-54 {
    margin-left: 13.5rem !important;
  }

  .lg\:mt-55 {
    margin-top: 13.75rem !important;
  }

  .lg\:mr-55 {
    margin-right: 13.75rem !important;
  }

  .lg\:mb-55 {
    margin-bottom: 13.75rem !important;
  }

  .lg\:ml-55 {
    margin-left: 13.75rem !important;
  }

  .lg\:mt-56 {
    margin-top: 14rem !important;
  }

  .lg\:mr-56 {
    margin-right: 14rem !important;
  }

  .lg\:mb-56 {
    margin-bottom: 14rem !important;
  }

  .lg\:ml-56 {
    margin-left: 14rem !important;
  }

  .lg\:mt-57 {
    margin-top: 14.25rem !important;
  }

  .lg\:mr-57 {
    margin-right: 14.25rem !important;
  }

  .lg\:mb-57 {
    margin-bottom: 14.25rem !important;
  }

  .lg\:ml-57 {
    margin-left: 14.25rem !important;
  }

  .lg\:mt-58 {
    margin-top: 14.5rem !important;
  }

  .lg\:mr-58 {
    margin-right: 14.5rem !important;
  }

  .lg\:mb-58 {
    margin-bottom: 14.5rem !important;
  }

  .lg\:ml-58 {
    margin-left: 14.5rem !important;
  }

  .lg\:mt-59 {
    margin-top: 14.75rem !important;
  }

  .lg\:mr-59 {
    margin-right: 14.75rem !important;
  }

  .lg\:mb-59 {
    margin-bottom: 14.75rem !important;
  }

  .lg\:ml-59 {
    margin-left: 14.75rem !important;
  }

  .lg\:mt-60 {
    margin-top: 15rem !important;
  }

  .lg\:mr-60 {
    margin-right: 15rem !important;
  }

  .lg\:mb-60 {
    margin-bottom: 15rem !important;
  }

  .lg\:ml-60 {
    margin-left: 15rem !important;
  }

  .lg\:mt-61 {
    margin-top: 15.25rem !important;
  }

  .lg\:mr-61 {
    margin-right: 15.25rem !important;
  }

  .lg\:mb-61 {
    margin-bottom: 15.25rem !important;
  }

  .lg\:ml-61 {
    margin-left: 15.25rem !important;
  }

  .lg\:mt-62 {
    margin-top: 15.5rem !important;
  }

  .lg\:mr-62 {
    margin-right: 15.5rem !important;
  }

  .lg\:mb-62 {
    margin-bottom: 15.5rem !important;
  }

  .lg\:ml-62 {
    margin-left: 15.5rem !important;
  }

  .lg\:mt-63 {
    margin-top: 15.75rem !important;
  }

  .lg\:mr-63 {
    margin-right: 15.75rem !important;
  }

  .lg\:mb-63 {
    margin-bottom: 15.75rem !important;
  }

  .lg\:ml-63 {
    margin-left: 15.75rem !important;
  }

  .lg\:mt-64 {
    margin-top: 16rem !important;
  }

  .lg\:mr-64 {
    margin-right: 16rem !important;
  }

  .lg\:mb-64 {
    margin-bottom: 16rem !important;
  }

  .lg\:ml-64 {
    margin-left: 16rem !important;
  }

  .lg\:mt-65 {
    margin-top: 16.25rem !important;
  }

  .lg\:mr-65 {
    margin-right: 16.25rem !important;
  }

  .lg\:mb-65 {
    margin-bottom: 16.25rem !important;
  }

  .lg\:ml-65 {
    margin-left: 16.25rem !important;
  }

  .lg\:mt-66 {
    margin-top: 16.5rem !important;
  }

  .lg\:mr-66 {
    margin-right: 16.5rem !important;
  }

  .lg\:mb-66 {
    margin-bottom: 16.5rem !important;
  }

  .lg\:ml-66 {
    margin-left: 16.5rem !important;
  }

  .lg\:mt-67 {
    margin-top: 16.75rem !important;
  }

  .lg\:mr-67 {
    margin-right: 16.75rem !important;
  }

  .lg\:mb-67 {
    margin-bottom: 16.75rem !important;
  }

  .lg\:ml-67 {
    margin-left: 16.75rem !important;
  }

  .lg\:mt-68 {
    margin-top: 17rem !important;
  }

  .lg\:mr-68 {
    margin-right: 17rem !important;
  }

  .lg\:mb-68 {
    margin-bottom: 17rem !important;
  }

  .lg\:ml-68 {
    margin-left: 17rem !important;
  }

  .lg\:mt-69 {
    margin-top: 17.25rem !important;
  }

  .lg\:mr-69 {
    margin-right: 17.25rem !important;
  }

  .lg\:mb-69 {
    margin-bottom: 17.25rem !important;
  }

  .lg\:ml-69 {
    margin-left: 17.25rem !important;
  }

  .lg\:mt-70 {
    margin-top: 17.5rem !important;
  }

  .lg\:mr-70 {
    margin-right: 17.5rem !important;
  }

  .lg\:mb-70 {
    margin-bottom: 17.5rem !important;
  }

  .lg\:ml-70 {
    margin-left: 17.5rem !important;
  }

  .lg\:mt-71 {
    margin-top: 17.75rem !important;
  }

  .lg\:mr-71 {
    margin-right: 17.75rem !important;
  }

  .lg\:mb-71 {
    margin-bottom: 17.75rem !important;
  }

  .lg\:ml-71 {
    margin-left: 17.75rem !important;
  }

  .lg\:mt-72 {
    margin-top: 18rem !important;
  }

  .lg\:mr-72 {
    margin-right: 18rem !important;
  }

  .lg\:mb-72 {
    margin-bottom: 18rem !important;
  }

  .lg\:ml-72 {
    margin-left: 18rem !important;
  }

  .lg\:mt-73 {
    margin-top: 18.25rem !important;
  }

  .lg\:mr-73 {
    margin-right: 18.25rem !important;
  }

  .lg\:mb-73 {
    margin-bottom: 18.25rem !important;
  }

  .lg\:ml-73 {
    margin-left: 18.25rem !important;
  }

  .lg\:mt-74 {
    margin-top: 18.5rem !important;
  }

  .lg\:mr-74 {
    margin-right: 18.5rem !important;
  }

  .lg\:mb-74 {
    margin-bottom: 18.5rem !important;
  }

  .lg\:ml-74 {
    margin-left: 18.5rem !important;
  }

  .lg\:mt-75 {
    margin-top: 18.75rem !important;
  }

  .lg\:mr-75 {
    margin-right: 18.75rem !important;
  }

  .lg\:mb-75 {
    margin-bottom: 18.75rem !important;
  }

  .lg\:ml-75 {
    margin-left: 18.75rem !important;
  }

  .lg\:mt-76 {
    margin-top: 19rem !important;
  }

  .lg\:mr-76 {
    margin-right: 19rem !important;
  }

  .lg\:mb-76 {
    margin-bottom: 19rem !important;
  }

  .lg\:ml-76 {
    margin-left: 19rem !important;
  }

  .lg\:mt-77 {
    margin-top: 19.25rem !important;
  }

  .lg\:mr-77 {
    margin-right: 19.25rem !important;
  }

  .lg\:mb-77 {
    margin-bottom: 19.25rem !important;
  }

  .lg\:ml-77 {
    margin-left: 19.25rem !important;
  }

  .lg\:mt-78 {
    margin-top: 19.5rem !important;
  }

  .lg\:mr-78 {
    margin-right: 19.5rem !important;
  }

  .lg\:mb-78 {
    margin-bottom: 19.5rem !important;
  }

  .lg\:ml-78 {
    margin-left: 19.5rem !important;
  }

  .lg\:mt-79 {
    margin-top: 19.75rem !important;
  }

  .lg\:mr-79 {
    margin-right: 19.75rem !important;
  }

  .lg\:mb-79 {
    margin-bottom: 19.75rem !important;
  }

  .lg\:ml-79 {
    margin-left: 19.75rem !important;
  }

  .lg\:mt-80 {
    margin-top: 20rem !important;
  }

  .lg\:mr-80 {
    margin-right: 20rem !important;
  }

  .lg\:mb-80 {
    margin-bottom: 20rem !important;
  }

  .lg\:ml-80 {
    margin-left: 20rem !important;
  }

  .lg\:mt-81 {
    margin-top: 20.25rem !important;
  }

  .lg\:mr-81 {
    margin-right: 20.25rem !important;
  }

  .lg\:mb-81 {
    margin-bottom: 20.25rem !important;
  }

  .lg\:ml-81 {
    margin-left: 20.25rem !important;
  }

  .lg\:mt-82 {
    margin-top: 20.5rem !important;
  }

  .lg\:mr-82 {
    margin-right: 20.5rem !important;
  }

  .lg\:mb-82 {
    margin-bottom: 20.5rem !important;
  }

  .lg\:ml-82 {
    margin-left: 20.5rem !important;
  }

  .lg\:mt-83 {
    margin-top: 20.75rem !important;
  }

  .lg\:mr-83 {
    margin-right: 20.75rem !important;
  }

  .lg\:mb-83 {
    margin-bottom: 20.75rem !important;
  }

  .lg\:ml-83 {
    margin-left: 20.75rem !important;
  }

  .lg\:mt-84 {
    margin-top: 21rem !important;
  }

  .lg\:mr-84 {
    margin-right: 21rem !important;
  }

  .lg\:mb-84 {
    margin-bottom: 21rem !important;
  }

  .lg\:ml-84 {
    margin-left: 21rem !important;
  }

  .lg\:mt-85 {
    margin-top: 21.25rem !important;
  }

  .lg\:mr-85 {
    margin-right: 21.25rem !important;
  }

  .lg\:mb-85 {
    margin-bottom: 21.25rem !important;
  }

  .lg\:ml-85 {
    margin-left: 21.25rem !important;
  }

  .lg\:mt-86 {
    margin-top: 21.5rem !important;
  }

  .lg\:mr-86 {
    margin-right: 21.5rem !important;
  }

  .lg\:mb-86 {
    margin-bottom: 21.5rem !important;
  }

  .lg\:ml-86 {
    margin-left: 21.5rem !important;
  }

  .lg\:mt-87 {
    margin-top: 21.75rem !important;
  }

  .lg\:mr-87 {
    margin-right: 21.75rem !important;
  }

  .lg\:mb-87 {
    margin-bottom: 21.75rem !important;
  }

  .lg\:ml-87 {
    margin-left: 21.75rem !important;
  }

  .lg\:mt-88 {
    margin-top: 22rem !important;
  }

  .lg\:mr-88 {
    margin-right: 22rem !important;
  }

  .lg\:mb-88 {
    margin-bottom: 22rem !important;
  }

  .lg\:ml-88 {
    margin-left: 22rem !important;
  }

  .lg\:mt-89 {
    margin-top: 22.25rem !important;
  }

  .lg\:mr-89 {
    margin-right: 22.25rem !important;
  }

  .lg\:mb-89 {
    margin-bottom: 22.25rem !important;
  }

  .lg\:ml-89 {
    margin-left: 22.25rem !important;
  }

  .lg\:mt-90 {
    margin-top: 22.5rem !important;
  }

  .lg\:mr-90 {
    margin-right: 22.5rem !important;
  }

  .lg\:mb-90 {
    margin-bottom: 22.5rem !important;
  }

  .lg\:ml-90 {
    margin-left: 22.5rem !important;
  }

  .lg\:mt-91 {
    margin-top: 22.75rem !important;
  }

  .lg\:mr-91 {
    margin-right: 22.75rem !important;
  }

  .lg\:mb-91 {
    margin-bottom: 22.75rem !important;
  }

  .lg\:ml-91 {
    margin-left: 22.75rem !important;
  }

  .lg\:mt-92 {
    margin-top: 23rem !important;
  }

  .lg\:mr-92 {
    margin-right: 23rem !important;
  }

  .lg\:mb-92 {
    margin-bottom: 23rem !important;
  }

  .lg\:ml-92 {
    margin-left: 23rem !important;
  }

  .lg\:mt-93 {
    margin-top: 23.25rem !important;
  }

  .lg\:mr-93 {
    margin-right: 23.25rem !important;
  }

  .lg\:mb-93 {
    margin-bottom: 23.25rem !important;
  }

  .lg\:ml-93 {
    margin-left: 23.25rem !important;
  }

  .lg\:mt-94 {
    margin-top: 23.5rem !important;
  }

  .lg\:mr-94 {
    margin-right: 23.5rem !important;
  }

  .lg\:mb-94 {
    margin-bottom: 23.5rem !important;
  }

  .lg\:ml-94 {
    margin-left: 23.5rem !important;
  }

  .lg\:mt-95 {
    margin-top: 23.75rem !important;
  }

  .lg\:mr-95 {
    margin-right: 23.75rem !important;
  }

  .lg\:mb-95 {
    margin-bottom: 23.75rem !important;
  }

  .lg\:ml-95 {
    margin-left: 23.75rem !important;
  }

  .lg\:mt-96 {
    margin-top: 24rem !important;
  }

  .lg\:mr-96 {
    margin-right: 24rem !important;
  }

  .lg\:mb-96 {
    margin-bottom: 24rem !important;
  }

  .lg\:ml-96 {
    margin-left: 24rem !important;
  }

  .lg\:mt-97 {
    margin-top: 24.25rem !important;
  }

  .lg\:mr-97 {
    margin-right: 24.25rem !important;
  }

  .lg\:mb-97 {
    margin-bottom: 24.25rem !important;
  }

  .lg\:ml-97 {
    margin-left: 24.25rem !important;
  }

  .lg\:mt-98 {
    margin-top: 24.5rem !important;
  }

  .lg\:mr-98 {
    margin-right: 24.5rem !important;
  }

  .lg\:mb-98 {
    margin-bottom: 24.5rem !important;
  }

  .lg\:ml-98 {
    margin-left: 24.5rem !important;
  }

  .lg\:mt-99 {
    margin-top: 24.75rem !important;
  }

  .lg\:mr-99 {
    margin-right: 24.75rem !important;
  }

  .lg\:mb-99 {
    margin-bottom: 24.75rem !important;
  }

  .lg\:ml-99 {
    margin-left: 24.75rem !important;
  }

  .lg\:mt-100 {
    margin-top: 25rem !important;
  }

  .lg\:mr-100 {
    margin-right: 25rem !important;
  }

  .lg\:mb-100 {
    margin-bottom: 25rem !important;
  }

  .lg\:ml-100 {
    margin-left: 25rem !important;
  }

  .lg\:mt-101 {
    margin-top: 25.25rem !important;
  }

  .lg\:mr-101 {
    margin-right: 25.25rem !important;
  }

  .lg\:mb-101 {
    margin-bottom: 25.25rem !important;
  }

  .lg\:ml-101 {
    margin-left: 25.25rem !important;
  }

  .lg\:mt-102 {
    margin-top: 25.5rem !important;
  }

  .lg\:mr-102 {
    margin-right: 25.5rem !important;
  }

  .lg\:mb-102 {
    margin-bottom: 25.5rem !important;
  }

  .lg\:ml-102 {
    margin-left: 25.5rem !important;
  }

  .lg\:mt-103 {
    margin-top: 25.75rem !important;
  }

  .lg\:mr-103 {
    margin-right: 25.75rem !important;
  }

  .lg\:mb-103 {
    margin-bottom: 25.75rem !important;
  }

  .lg\:ml-103 {
    margin-left: 25.75rem !important;
  }

  .lg\:mt-104 {
    margin-top: 26rem !important;
  }

  .lg\:mr-104 {
    margin-right: 26rem !important;
  }

  .lg\:mb-104 {
    margin-bottom: 26rem !important;
  }

  .lg\:ml-104 {
    margin-left: 26rem !important;
  }

  .lg\:mt-105 {
    margin-top: 26.25rem !important;
  }

  .lg\:mr-105 {
    margin-right: 26.25rem !important;
  }

  .lg\:mb-105 {
    margin-bottom: 26.25rem !important;
  }

  .lg\:ml-105 {
    margin-left: 26.25rem !important;
  }

  .lg\:mt-auto {
    margin-top: auto !important;
  }

  .lg\:mr-auto {
    margin-right: auto !important;
  }

  .lg\:mb-auto {
    margin-bottom: auto !important;
  }

  .lg\:ml-auto {
    margin-left: auto !important;
  }

  .lg\:mt-px {
    margin-top: 1px !important;
  }

  .lg\:mr-px {
    margin-right: 1px !important;
  }

  .lg\:mb-px {
    margin-bottom: 1px !important;
  }

  .lg\:ml-px {
    margin-left: 1px !important;
  }

  .lg\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }

  .lg\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .lg\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

  .lg\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .lg\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .lg\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .lg\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .lg\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .lg\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .lg\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .lg\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .lg\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .lg\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .lg\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }

  .lg\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .lg\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .lg\:mt-4\.5 {
    margin-top: 1.125rem !important;
  }

  .lg\:mr-4\.5 {
    margin-right: 1.125rem !important;
  }

  .lg\:mb-4\.5 {
    margin-bottom: 1.125rem !important;
  }

  .lg\:ml-4\.5 {
    margin-left: 1.125rem !important;
  }

  .lg\:mt-5\.5 {
    margin-top: 1.375rem !important;
  }

  .lg\:mr-5\.5 {
    margin-right: 1.375rem !important;
  }

  .lg\:mb-5\.5 {
    margin-bottom: 1.375rem !important;
  }

  .lg\:ml-5\.5 {
    margin-left: 1.375rem !important;
  }

  .lg\:mt-6\.5 {
    margin-top: 1.625rem !important;
  }

  .lg\:mr-6\.5 {
    margin-right: 1.625rem !important;
  }

  .lg\:mb-6\.5 {
    margin-bottom: 1.625rem !important;
  }

  .lg\:ml-6\.5 {
    margin-left: 1.625rem !important;
  }

  .lg\:mt-7\.5 {
    margin-top: 1.875rem !important;
  }

  .lg\:mr-7\.5 {
    margin-right: 1.875rem !important;
  }

  .lg\:mb-7\.5 {
    margin-bottom: 1.875rem !important;
  }

  .lg\:ml-7\.5 {
    margin-left: 1.875rem !important;
  }

  .lg\:mt-8\.5 {
    margin-top: 2.125rem !important;
  }

  .lg\:mr-8\.5 {
    margin-right: 2.125rem !important;
  }

  .lg\:mb-8\.5 {
    margin-bottom: 2.125rem !important;
  }

  .lg\:ml-8\.5 {
    margin-left: 2.125rem !important;
  }

  .lg\:mt-9\.5 {
    margin-top: 2.375rem !important;
  }

  .lg\:mr-9\.5 {
    margin-right: 2.375rem !important;
  }

  .lg\:mb-9\.5 {
    margin-bottom: 2.375rem !important;
  }

  .lg\:ml-9\.5 {
    margin-left: 2.375rem !important;
  }

  .lg\:mt-10\.5 {
    margin-top: 2.625rem !important;
  }

  .lg\:mr-10\.5 {
    margin-right: 2.625rem !important;
  }

  .lg\:mb-10\.5 {
    margin-bottom: 2.625rem !important;
  }

  .lg\:ml-10\.5 {
    margin-left: 2.625rem !important;
  }

  .lg\:mt-11\.5 {
    margin-top: 2.875rem !important;
  }

  .lg\:mr-11\.5 {
    margin-right: 2.875rem !important;
  }

  .lg\:mb-11\.5 {
    margin-bottom: 2.875rem !important;
  }

  .lg\:ml-11\.5 {
    margin-left: 2.875rem !important;
  }

  .lg\:mt-12\.5 {
    margin-top: 3.125rem !important;
  }

  .lg\:mr-12\.5 {
    margin-right: 3.125rem !important;
  }

  .lg\:mb-12\.5 {
    margin-bottom: 3.125rem !important;
  }

  .lg\:ml-12\.5 {
    margin-left: 3.125rem !important;
  }

  .lg\:mt-13\.5 {
    margin-top: 3.375rem !important;
  }

  .lg\:mr-13\.5 {
    margin-right: 3.375rem !important;
  }

  .lg\:mb-13\.5 {
    margin-bottom: 3.375rem !important;
  }

  .lg\:ml-13\.5 {
    margin-left: 3.375rem !important;
  }

  .lg\:mt-14\.5 {
    margin-top: 3.625rem !important;
  }

  .lg\:mr-14\.5 {
    margin-right: 3.625rem !important;
  }

  .lg\:mb-14\.5 {
    margin-bottom: 3.625rem !important;
  }

  .lg\:ml-14\.5 {
    margin-left: 3.625rem !important;
  }

  .lg\:mt-15\.5 {
    margin-top: 3.875rem !important;
  }

  .lg\:mr-15\.5 {
    margin-right: 3.875rem !important;
  }

  .lg\:mb-15\.5 {
    margin-bottom: 3.875rem !important;
  }

  .lg\:ml-15\.5 {
    margin-left: 3.875rem !important;
  }

  .lg\:mt-16\.5 {
    margin-top: 4.125rem !important;
  }

  .lg\:mr-16\.5 {
    margin-right: 4.125rem !important;
  }

  .lg\:mb-16\.5 {
    margin-bottom: 4.125rem !important;
  }

  .lg\:ml-16\.5 {
    margin-left: 4.125rem !important;
  }

  .lg\:mt-17\.5 {
    margin-top: 4.375rem !important;
  }

  .lg\:mr-17\.5 {
    margin-right: 4.375rem !important;
  }

  .lg\:mb-17\.5 {
    margin-bottom: 4.375rem !important;
  }

  .lg\:ml-17\.5 {
    margin-left: 4.375rem !important;
  }

  .lg\:mt-18\.5 {
    margin-top: 4.625rem !important;
  }

  .lg\:mr-18\.5 {
    margin-right: 4.625rem !important;
  }

  .lg\:mb-18\.5 {
    margin-bottom: 4.625rem !important;
  }

  .lg\:ml-18\.5 {
    margin-left: 4.625rem !important;
  }

  .lg\:mt-19\.5 {
    margin-top: 4.875rem !important;
  }

  .lg\:mr-19\.5 {
    margin-right: 4.875rem !important;
  }

  .lg\:mb-19\.5 {
    margin-bottom: 4.875rem !important;
  }

  .lg\:ml-19\.5 {
    margin-left: 4.875rem !important;
  }

  .lg\:mt-20\.5 {
    margin-top: 5.125rem !important;
  }

  .lg\:mr-20\.5 {
    margin-right: 5.125rem !important;
  }

  .lg\:mb-20\.5 {
    margin-bottom: 5.125rem !important;
  }

  .lg\:ml-20\.5 {
    margin-left: 5.125rem !important;
  }

  .lg\:mt-21\.5 {
    margin-top: 5.375rem !important;
  }

  .lg\:mr-21\.5 {
    margin-right: 5.375rem !important;
  }

  .lg\:mb-21\.5 {
    margin-bottom: 5.375rem !important;
  }

  .lg\:ml-21\.5 {
    margin-left: 5.375rem !important;
  }

  .lg\:mt-22\.5 {
    margin-top: 5.625rem !important;
  }

  .lg\:mr-22\.5 {
    margin-right: 5.625rem !important;
  }

  .lg\:mb-22\.5 {
    margin-bottom: 5.625rem !important;
  }

  .lg\:ml-22\.5 {
    margin-left: 5.625rem !important;
  }

  .lg\:mt-23\.5 {
    margin-top: 5.875rem !important;
  }

  .lg\:mr-23\.5 {
    margin-right: 5.875rem !important;
  }

  .lg\:mb-23\.5 {
    margin-bottom: 5.875rem !important;
  }

  .lg\:ml-23\.5 {
    margin-left: 5.875rem !important;
  }

  .lg\:mt-24\.5 {
    margin-top: 6.125rem !important;
  }

  .lg\:mr-24\.5 {
    margin-right: 6.125rem !important;
  }

  .lg\:mb-24\.5 {
    margin-bottom: 6.125rem !important;
  }

  .lg\:ml-24\.5 {
    margin-left: 6.125rem !important;
  }

  .lg\:mt-25\.5 {
    margin-top: 6.375rem !important;
  }

  .lg\:mr-25\.5 {
    margin-right: 6.375rem !important;
  }

  .lg\:mb-25\.5 {
    margin-bottom: 6.375rem !important;
  }

  .lg\:ml-25\.5 {
    margin-left: 6.375rem !important;
  }

  .lg\:mt-26\.5 {
    margin-top: 6.625rem !important;
  }

  .lg\:mr-26\.5 {
    margin-right: 6.625rem !important;
  }

  .lg\:mb-26\.5 {
    margin-bottom: 6.625rem !important;
  }

  .lg\:ml-26\.5 {
    margin-left: 6.625rem !important;
  }

  .lg\:mt-27\.5 {
    margin-top: 6.875rem !important;
  }

  .lg\:mr-27\.5 {
    margin-right: 6.875rem !important;
  }

  .lg\:mb-27\.5 {
    margin-bottom: 6.875rem !important;
  }

  .lg\:ml-27\.5 {
    margin-left: 6.875rem !important;
  }

  .lg\:mt-28\.5 {
    margin-top: 7.125rem !important;
  }

  .lg\:mr-28\.5 {
    margin-right: 7.125rem !important;
  }

  .lg\:mb-28\.5 {
    margin-bottom: 7.125rem !important;
  }

  .lg\:ml-28\.5 {
    margin-left: 7.125rem !important;
  }

  .lg\:mt-29\.5 {
    margin-top: 7.375rem !important;
  }

  .lg\:mr-29\.5 {
    margin-right: 7.375rem !important;
  }

  .lg\:mb-29\.5 {
    margin-bottom: 7.375rem !important;
  }

  .lg\:ml-29\.5 {
    margin-left: 7.375rem !important;
  }

  .lg\:mt-30\.5 {
    margin-top: 7.625rem !important;
  }

  .lg\:mr-30\.5 {
    margin-right: 7.625rem !important;
  }

  .lg\:mb-30\.5 {
    margin-bottom: 7.625rem !important;
  }

  .lg\:ml-30\.5 {
    margin-left: 7.625rem !important;
  }

  .lg\:mt-31\.5 {
    margin-top: 7.875rem !important;
  }

  .lg\:mr-31\.5 {
    margin-right: 7.875rem !important;
  }

  .lg\:mb-31\.5 {
    margin-bottom: 7.875rem !important;
  }

  .lg\:ml-31\.5 {
    margin-left: 7.875rem !important;
  }

  .lg\:mt-32\.5 {
    margin-top: 8.125rem !important;
  }

  .lg\:mr-32\.5 {
    margin-right: 8.125rem !important;
  }

  .lg\:mb-32\.5 {
    margin-bottom: 8.125rem !important;
  }

  .lg\:ml-32\.5 {
    margin-left: 8.125rem !important;
  }

  .lg\:mt-33\.5 {
    margin-top: 8.375rem !important;
  }

  .lg\:mr-33\.5 {
    margin-right: 8.375rem !important;
  }

  .lg\:mb-33\.5 {
    margin-bottom: 8.375rem !important;
  }

  .lg\:ml-33\.5 {
    margin-left: 8.375rem !important;
  }

  .lg\:mt-34\.5 {
    margin-top: 8.625rem !important;
  }

  .lg\:mr-34\.5 {
    margin-right: 8.625rem !important;
  }

  .lg\:mb-34\.5 {
    margin-bottom: 8.625rem !important;
  }

  .lg\:ml-34\.5 {
    margin-left: 8.625rem !important;
  }

  .lg\:mt-35\.5 {
    margin-top: 8.875rem !important;
  }

  .lg\:mr-35\.5 {
    margin-right: 8.875rem !important;
  }

  .lg\:mb-35\.5 {
    margin-bottom: 8.875rem !important;
  }

  .lg\:ml-35\.5 {
    margin-left: 8.875rem !important;
  }

  .lg\:mt-36\.5 {
    margin-top: 9.125rem !important;
  }

  .lg\:mr-36\.5 {
    margin-right: 9.125rem !important;
  }

  .lg\:mb-36\.5 {
    margin-bottom: 9.125rem !important;
  }

  .lg\:ml-36\.5 {
    margin-left: 9.125rem !important;
  }

  .lg\:mt-37\.5 {
    margin-top: 9.375rem !important;
  }

  .lg\:mr-37\.5 {
    margin-right: 9.375rem !important;
  }

  .lg\:mb-37\.5 {
    margin-bottom: 9.375rem !important;
  }

  .lg\:ml-37\.5 {
    margin-left: 9.375rem !important;
  }

  .lg\:mt-38\.5 {
    margin-top: 9.625rem !important;
  }

  .lg\:mr-38\.5 {
    margin-right: 9.625rem !important;
  }

  .lg\:mb-38\.5 {
    margin-bottom: 9.625rem !important;
  }

  .lg\:ml-38\.5 {
    margin-left: 9.625rem !important;
  }

  .lg\:mt-39\.5 {
    margin-top: 9.875rem !important;
  }

  .lg\:mr-39\.5 {
    margin-right: 9.875rem !important;
  }

  .lg\:mb-39\.5 {
    margin-bottom: 9.875rem !important;
  }

  .lg\:ml-39\.5 {
    margin-left: 9.875rem !important;
  }

  .lg\:mt-40\.5 {
    margin-top: 10.125rem !important;
  }

  .lg\:mr-40\.5 {
    margin-right: 10.125rem !important;
  }

  .lg\:mb-40\.5 {
    margin-bottom: 10.125rem !important;
  }

  .lg\:ml-40\.5 {
    margin-left: 10.125rem !important;
  }

  .lg\:mt-41\.5 {
    margin-top: 10.375rem !important;
  }

  .lg\:mr-41\.5 {
    margin-right: 10.375rem !important;
  }

  .lg\:mb-41\.5 {
    margin-bottom: 10.375rem !important;
  }

  .lg\:ml-41\.5 {
    margin-left: 10.375rem !important;
  }

  .lg\:mt-42\.5 {
    margin-top: 10.625rem !important;
  }

  .lg\:mr-42\.5 {
    margin-right: 10.625rem !important;
  }

  .lg\:mb-42\.5 {
    margin-bottom: 10.625rem !important;
  }

  .lg\:ml-42\.5 {
    margin-left: 10.625rem !important;
  }

  .lg\:mt-43\.5 {
    margin-top: 10.875rem !important;
  }

  .lg\:mr-43\.5 {
    margin-right: 10.875rem !important;
  }

  .lg\:mb-43\.5 {
    margin-bottom: 10.875rem !important;
  }

  .lg\:ml-43\.5 {
    margin-left: 10.875rem !important;
  }

  .lg\:mt-44\.5 {
    margin-top: 11.125rem !important;
  }

  .lg\:mr-44\.5 {
    margin-right: 11.125rem !important;
  }

  .lg\:mb-44\.5 {
    margin-bottom: 11.125rem !important;
  }

  .lg\:ml-44\.5 {
    margin-left: 11.125rem !important;
  }

  .lg\:mt-45\.5 {
    margin-top: 11.375rem !important;
  }

  .lg\:mr-45\.5 {
    margin-right: 11.375rem !important;
  }

  .lg\:mb-45\.5 {
    margin-bottom: 11.375rem !important;
  }

  .lg\:ml-45\.5 {
    margin-left: 11.375rem !important;
  }

  .lg\:mt-46\.5 {
    margin-top: 11.625rem !important;
  }

  .lg\:mr-46\.5 {
    margin-right: 11.625rem !important;
  }

  .lg\:mb-46\.5 {
    margin-bottom: 11.625rem !important;
  }

  .lg\:ml-46\.5 {
    margin-left: 11.625rem !important;
  }

  .lg\:mt-47\.5 {
    margin-top: 11.875rem !important;
  }

  .lg\:mr-47\.5 {
    margin-right: 11.875rem !important;
  }

  .lg\:mb-47\.5 {
    margin-bottom: 11.875rem !important;
  }

  .lg\:ml-47\.5 {
    margin-left: 11.875rem !important;
  }

  .lg\:mt-48\.5 {
    margin-top: 12.125rem !important;
  }

  .lg\:mr-48\.5 {
    margin-right: 12.125rem !important;
  }

  .lg\:mb-48\.5 {
    margin-bottom: 12.125rem !important;
  }

  .lg\:ml-48\.5 {
    margin-left: 12.125rem !important;
  }

  .lg\:mt-49\.5 {
    margin-top: 12.375rem !important;
  }

  .lg\:mr-49\.5 {
    margin-right: 12.375rem !important;
  }

  .lg\:mb-49\.5 {
    margin-bottom: 12.375rem !important;
  }

  .lg\:ml-49\.5 {
    margin-left: 12.375rem !important;
  }

  .lg\:mt-50\.5 {
    margin-top: 12.625rem !important;
  }

  .lg\:mr-50\.5 {
    margin-right: 12.625rem !important;
  }

  .lg\:mb-50\.5 {
    margin-bottom: 12.625rem !important;
  }

  .lg\:ml-50\.5 {
    margin-left: 12.625rem !important;
  }

  .lg\:mt-51\.5 {
    margin-top: 12.875rem !important;
  }

  .lg\:mr-51\.5 {
    margin-right: 12.875rem !important;
  }

  .lg\:mb-51\.5 {
    margin-bottom: 12.875rem !important;
  }

  .lg\:ml-51\.5 {
    margin-left: 12.875rem !important;
  }

  .lg\:mt-52\.5 {
    margin-top: 13.125rem !important;
  }

  .lg\:mr-52\.5 {
    margin-right: 13.125rem !important;
  }

  .lg\:mb-52\.5 {
    margin-bottom: 13.125rem !important;
  }

  .lg\:ml-52\.5 {
    margin-left: 13.125rem !important;
  }

  .lg\:mt-53\.5 {
    margin-top: 13.375rem !important;
  }

  .lg\:mr-53\.5 {
    margin-right: 13.375rem !important;
  }

  .lg\:mb-53\.5 {
    margin-bottom: 13.375rem !important;
  }

  .lg\:ml-53\.5 {
    margin-left: 13.375rem !important;
  }

  .lg\:mt-54\.5 {
    margin-top: 13.625rem !important;
  }

  .lg\:mr-54\.5 {
    margin-right: 13.625rem !important;
  }

  .lg\:mb-54\.5 {
    margin-bottom: 13.625rem !important;
  }

  .lg\:ml-54\.5 {
    margin-left: 13.625rem !important;
  }

  .lg\:mt-55\.5 {
    margin-top: 13.875rem !important;
  }

  .lg\:mr-55\.5 {
    margin-right: 13.875rem !important;
  }

  .lg\:mb-55\.5 {
    margin-bottom: 13.875rem !important;
  }

  .lg\:ml-55\.5 {
    margin-left: 13.875rem !important;
  }

  .lg\:mt-56\.5 {
    margin-top: 14.125rem !important;
  }

  .lg\:mr-56\.5 {
    margin-right: 14.125rem !important;
  }

  .lg\:mb-56\.5 {
    margin-bottom: 14.125rem !important;
  }

  .lg\:ml-56\.5 {
    margin-left: 14.125rem !important;
  }

  .lg\:mt-57\.5 {
    margin-top: 14.375rem !important;
  }

  .lg\:mr-57\.5 {
    margin-right: 14.375rem !important;
  }

  .lg\:mb-57\.5 {
    margin-bottom: 14.375rem !important;
  }

  .lg\:ml-57\.5 {
    margin-left: 14.375rem !important;
  }

  .lg\:mt-58\.5 {
    margin-top: 14.625rem !important;
  }

  .lg\:mr-58\.5 {
    margin-right: 14.625rem !important;
  }

  .lg\:mb-58\.5 {
    margin-bottom: 14.625rem !important;
  }

  .lg\:ml-58\.5 {
    margin-left: 14.625rem !important;
  }

  .lg\:mt-59\.5 {
    margin-top: 14.875rem !important;
  }

  .lg\:mr-59\.5 {
    margin-right: 14.875rem !important;
  }

  .lg\:mb-59\.5 {
    margin-bottom: 14.875rem !important;
  }

  .lg\:ml-59\.5 {
    margin-left: 14.875rem !important;
  }

  .lg\:mt-60\.5 {
    margin-top: 15.125rem !important;
  }

  .lg\:mr-60\.5 {
    margin-right: 15.125rem !important;
  }

  .lg\:mb-60\.5 {
    margin-bottom: 15.125rem !important;
  }

  .lg\:ml-60\.5 {
    margin-left: 15.125rem !important;
  }

  .lg\:mt-61\.5 {
    margin-top: 15.375rem !important;
  }

  .lg\:mr-61\.5 {
    margin-right: 15.375rem !important;
  }

  .lg\:mb-61\.5 {
    margin-bottom: 15.375rem !important;
  }

  .lg\:ml-61\.5 {
    margin-left: 15.375rem !important;
  }

  .lg\:mt-62\.5 {
    margin-top: 15.625rem !important;
  }

  .lg\:mr-62\.5 {
    margin-right: 15.625rem !important;
  }

  .lg\:mb-62\.5 {
    margin-bottom: 15.625rem !important;
  }

  .lg\:ml-62\.5 {
    margin-left: 15.625rem !important;
  }

  .lg\:mt-63\.5 {
    margin-top: 15.875rem !important;
  }

  .lg\:mr-63\.5 {
    margin-right: 15.875rem !important;
  }

  .lg\:mb-63\.5 {
    margin-bottom: 15.875rem !important;
  }

  .lg\:ml-63\.5 {
    margin-left: 15.875rem !important;
  }

  .lg\:mt-64\.5 {
    margin-top: 16.125rem !important;
  }

  .lg\:mr-64\.5 {
    margin-right: 16.125rem !important;
  }

  .lg\:mb-64\.5 {
    margin-bottom: 16.125rem !important;
  }

  .lg\:ml-64\.5 {
    margin-left: 16.125rem !important;
  }

  .lg\:mt-65\.5 {
    margin-top: 16.375rem !important;
  }

  .lg\:mr-65\.5 {
    margin-right: 16.375rem !important;
  }

  .lg\:mb-65\.5 {
    margin-bottom: 16.375rem !important;
  }

  .lg\:ml-65\.5 {
    margin-left: 16.375rem !important;
  }

  .lg\:mt-66\.5 {
    margin-top: 16.625rem !important;
  }

  .lg\:mr-66\.5 {
    margin-right: 16.625rem !important;
  }

  .lg\:mb-66\.5 {
    margin-bottom: 16.625rem !important;
  }

  .lg\:ml-66\.5 {
    margin-left: 16.625rem !important;
  }

  .lg\:mt-67\.5 {
    margin-top: 16.875rem !important;
  }

  .lg\:mr-67\.5 {
    margin-right: 16.875rem !important;
  }

  .lg\:mb-67\.5 {
    margin-bottom: 16.875rem !important;
  }

  .lg\:ml-67\.5 {
    margin-left: 16.875rem !important;
  }

  .lg\:mt-68\.5 {
    margin-top: 17.125rem !important;
  }

  .lg\:mr-68\.5 {
    margin-right: 17.125rem !important;
  }

  .lg\:mb-68\.5 {
    margin-bottom: 17.125rem !important;
  }

  .lg\:ml-68\.5 {
    margin-left: 17.125rem !important;
  }

  .lg\:mt-69\.5 {
    margin-top: 17.375rem !important;
  }

  .lg\:mr-69\.5 {
    margin-right: 17.375rem !important;
  }

  .lg\:mb-69\.5 {
    margin-bottom: 17.375rem !important;
  }

  .lg\:ml-69\.5 {
    margin-left: 17.375rem !important;
  }

  .lg\:mt-70\.5 {
    margin-top: 17.625rem !important;
  }

  .lg\:mr-70\.5 {
    margin-right: 17.625rem !important;
  }

  .lg\:mb-70\.5 {
    margin-bottom: 17.625rem !important;
  }

  .lg\:ml-70\.5 {
    margin-left: 17.625rem !important;
  }

  .lg\:mt-71\.5 {
    margin-top: 17.875rem !important;
  }

  .lg\:mr-71\.5 {
    margin-right: 17.875rem !important;
  }

  .lg\:mb-71\.5 {
    margin-bottom: 17.875rem !important;
  }

  .lg\:ml-71\.5 {
    margin-left: 17.875rem !important;
  }

  .lg\:mt-72\.5 {
    margin-top: 18.125rem !important;
  }

  .lg\:mr-72\.5 {
    margin-right: 18.125rem !important;
  }

  .lg\:mb-72\.5 {
    margin-bottom: 18.125rem !important;
  }

  .lg\:ml-72\.5 {
    margin-left: 18.125rem !important;
  }

  .lg\:mt-73\.5 {
    margin-top: 18.375rem !important;
  }

  .lg\:mr-73\.5 {
    margin-right: 18.375rem !important;
  }

  .lg\:mb-73\.5 {
    margin-bottom: 18.375rem !important;
  }

  .lg\:ml-73\.5 {
    margin-left: 18.375rem !important;
  }

  .lg\:mt-74\.5 {
    margin-top: 18.625rem !important;
  }

  .lg\:mr-74\.5 {
    margin-right: 18.625rem !important;
  }

  .lg\:mb-74\.5 {
    margin-bottom: 18.625rem !important;
  }

  .lg\:ml-74\.5 {
    margin-left: 18.625rem !important;
  }

  .lg\:mt-75\.5 {
    margin-top: 18.875rem !important;
  }

  .lg\:mr-75\.5 {
    margin-right: 18.875rem !important;
  }

  .lg\:mb-75\.5 {
    margin-bottom: 18.875rem !important;
  }

  .lg\:ml-75\.5 {
    margin-left: 18.875rem !important;
  }

  .lg\:mt-76\.5 {
    margin-top: 19.125rem !important;
  }

  .lg\:mr-76\.5 {
    margin-right: 19.125rem !important;
  }

  .lg\:mb-76\.5 {
    margin-bottom: 19.125rem !important;
  }

  .lg\:ml-76\.5 {
    margin-left: 19.125rem !important;
  }

  .lg\:mt-77\.5 {
    margin-top: 19.375rem !important;
  }

  .lg\:mr-77\.5 {
    margin-right: 19.375rem !important;
  }

  .lg\:mb-77\.5 {
    margin-bottom: 19.375rem !important;
  }

  .lg\:ml-77\.5 {
    margin-left: 19.375rem !important;
  }

  .lg\:mt-78\.5 {
    margin-top: 19.625rem !important;
  }

  .lg\:mr-78\.5 {
    margin-right: 19.625rem !important;
  }

  .lg\:mb-78\.5 {
    margin-bottom: 19.625rem !important;
  }

  .lg\:ml-78\.5 {
    margin-left: 19.625rem !important;
  }

  .lg\:mt-79\.5 {
    margin-top: 19.875rem !important;
  }

  .lg\:mr-79\.5 {
    margin-right: 19.875rem !important;
  }

  .lg\:mb-79\.5 {
    margin-bottom: 19.875rem !important;
  }

  .lg\:ml-79\.5 {
    margin-left: 19.875rem !important;
  }

  .lg\:mt-80\.5 {
    margin-top: 20.125rem !important;
  }

  .lg\:mr-80\.5 {
    margin-right: 20.125rem !important;
  }

  .lg\:mb-80\.5 {
    margin-bottom: 20.125rem !important;
  }

  .lg\:ml-80\.5 {
    margin-left: 20.125rem !important;
  }

  .lg\:mt-81\.5 {
    margin-top: 20.375rem !important;
  }

  .lg\:mr-81\.5 {
    margin-right: 20.375rem !important;
  }

  .lg\:mb-81\.5 {
    margin-bottom: 20.375rem !important;
  }

  .lg\:ml-81\.5 {
    margin-left: 20.375rem !important;
  }

  .lg\:mt-82\.5 {
    margin-top: 20.625rem !important;
  }

  .lg\:mr-82\.5 {
    margin-right: 20.625rem !important;
  }

  .lg\:mb-82\.5 {
    margin-bottom: 20.625rem !important;
  }

  .lg\:ml-82\.5 {
    margin-left: 20.625rem !important;
  }

  .lg\:mt-83\.5 {
    margin-top: 20.875rem !important;
  }

  .lg\:mr-83\.5 {
    margin-right: 20.875rem !important;
  }

  .lg\:mb-83\.5 {
    margin-bottom: 20.875rem !important;
  }

  .lg\:ml-83\.5 {
    margin-left: 20.875rem !important;
  }

  .lg\:mt-84\.5 {
    margin-top: 21.125rem !important;
  }

  .lg\:mr-84\.5 {
    margin-right: 21.125rem !important;
  }

  .lg\:mb-84\.5 {
    margin-bottom: 21.125rem !important;
  }

  .lg\:ml-84\.5 {
    margin-left: 21.125rem !important;
  }

  .lg\:mt-85\.5 {
    margin-top: 21.375rem !important;
  }

  .lg\:mr-85\.5 {
    margin-right: 21.375rem !important;
  }

  .lg\:mb-85\.5 {
    margin-bottom: 21.375rem !important;
  }

  .lg\:ml-85\.5 {
    margin-left: 21.375rem !important;
  }

  .lg\:mt-86\.5 {
    margin-top: 21.625rem !important;
  }

  .lg\:mr-86\.5 {
    margin-right: 21.625rem !important;
  }

  .lg\:mb-86\.5 {
    margin-bottom: 21.625rem !important;
  }

  .lg\:ml-86\.5 {
    margin-left: 21.625rem !important;
  }

  .lg\:mt-87\.5 {
    margin-top: 21.875rem !important;
  }

  .lg\:mr-87\.5 {
    margin-right: 21.875rem !important;
  }

  .lg\:mb-87\.5 {
    margin-bottom: 21.875rem !important;
  }

  .lg\:ml-87\.5 {
    margin-left: 21.875rem !important;
  }

  .lg\:mt-88\.5 {
    margin-top: 22.125rem !important;
  }

  .lg\:mr-88\.5 {
    margin-right: 22.125rem !important;
  }

  .lg\:mb-88\.5 {
    margin-bottom: 22.125rem !important;
  }

  .lg\:ml-88\.5 {
    margin-left: 22.125rem !important;
  }

  .lg\:mt-89\.5 {
    margin-top: 22.375rem !important;
  }

  .lg\:mr-89\.5 {
    margin-right: 22.375rem !important;
  }

  .lg\:mb-89\.5 {
    margin-bottom: 22.375rem !important;
  }

  .lg\:ml-89\.5 {
    margin-left: 22.375rem !important;
  }

  .lg\:mt-90\.5 {
    margin-top: 22.625rem !important;
  }

  .lg\:mr-90\.5 {
    margin-right: 22.625rem !important;
  }

  .lg\:mb-90\.5 {
    margin-bottom: 22.625rem !important;
  }

  .lg\:ml-90\.5 {
    margin-left: 22.625rem !important;
  }

  .lg\:mt-91\.5 {
    margin-top: 22.875rem !important;
  }

  .lg\:mr-91\.5 {
    margin-right: 22.875rem !important;
  }

  .lg\:mb-91\.5 {
    margin-bottom: 22.875rem !important;
  }

  .lg\:ml-91\.5 {
    margin-left: 22.875rem !important;
  }

  .lg\:mt-92\.5 {
    margin-top: 23.125rem !important;
  }

  .lg\:mr-92\.5 {
    margin-right: 23.125rem !important;
  }

  .lg\:mb-92\.5 {
    margin-bottom: 23.125rem !important;
  }

  .lg\:ml-92\.5 {
    margin-left: 23.125rem !important;
  }

  .lg\:mt-93\.5 {
    margin-top: 23.375rem !important;
  }

  .lg\:mr-93\.5 {
    margin-right: 23.375rem !important;
  }

  .lg\:mb-93\.5 {
    margin-bottom: 23.375rem !important;
  }

  .lg\:ml-93\.5 {
    margin-left: 23.375rem !important;
  }

  .lg\:mt-94\.5 {
    margin-top: 23.625rem !important;
  }

  .lg\:mr-94\.5 {
    margin-right: 23.625rem !important;
  }

  .lg\:mb-94\.5 {
    margin-bottom: 23.625rem !important;
  }

  .lg\:ml-94\.5 {
    margin-left: 23.625rem !important;
  }

  .lg\:mt-95\.5 {
    margin-top: 23.875rem !important;
  }

  .lg\:mr-95\.5 {
    margin-right: 23.875rem !important;
  }

  .lg\:mb-95\.5 {
    margin-bottom: 23.875rem !important;
  }

  .lg\:ml-95\.5 {
    margin-left: 23.875rem !important;
  }

  .lg\:mt-96\.5 {
    margin-top: 24.125rem !important;
  }

  .lg\:mr-96\.5 {
    margin-right: 24.125rem !important;
  }

  .lg\:mb-96\.5 {
    margin-bottom: 24.125rem !important;
  }

  .lg\:ml-96\.5 {
    margin-left: 24.125rem !important;
  }

  .lg\:mt-97\.5 {
    margin-top: 24.375rem !important;
  }

  .lg\:mr-97\.5 {
    margin-right: 24.375rem !important;
  }

  .lg\:mb-97\.5 {
    margin-bottom: 24.375rem !important;
  }

  .lg\:ml-97\.5 {
    margin-left: 24.375rem !important;
  }

  .lg\:mt-98\.5 {
    margin-top: 24.625rem !important;
  }

  .lg\:mr-98\.5 {
    margin-right: 24.625rem !important;
  }

  .lg\:mb-98\.5 {
    margin-bottom: 24.625rem !important;
  }

  .lg\:ml-98\.5 {
    margin-left: 24.625rem !important;
  }

  .lg\:mt-99\.5 {
    margin-top: 24.875rem !important;
  }

  .lg\:mr-99\.5 {
    margin-right: 24.875rem !important;
  }

  .lg\:mb-99\.5 {
    margin-bottom: 24.875rem !important;
  }

  .lg\:ml-99\.5 {
    margin-left: 24.875rem !important;
  }

  .lg\:mt-100\.5 {
    margin-top: 25.125rem !important;
  }

  .lg\:mr-100\.5 {
    margin-right: 25.125rem !important;
  }

  .lg\:mb-100\.5 {
    margin-bottom: 25.125rem !important;
  }

  .lg\:ml-100\.5 {
    margin-left: 25.125rem !important;
  }

  .lg\:mt-101\.5 {
    margin-top: 25.375rem !important;
  }

  .lg\:mr-101\.5 {
    margin-right: 25.375rem !important;
  }

  .lg\:mb-101\.5 {
    margin-bottom: 25.375rem !important;
  }

  .lg\:ml-101\.5 {
    margin-left: 25.375rem !important;
  }

  .lg\:mt-102\.5 {
    margin-top: 25.625rem !important;
  }

  .lg\:mr-102\.5 {
    margin-right: 25.625rem !important;
  }

  .lg\:mb-102\.5 {
    margin-bottom: 25.625rem !important;
  }

  .lg\:ml-102\.5 {
    margin-left: 25.625rem !important;
  }

  .lg\:mt-103\.5 {
    margin-top: 25.875rem !important;
  }

  .lg\:mr-103\.5 {
    margin-right: 25.875rem !important;
  }

  .lg\:mb-103\.5 {
    margin-bottom: 25.875rem !important;
  }

  .lg\:ml-103\.5 {
    margin-left: 25.875rem !important;
  }

  .lg\:mt-104\.5 {
    margin-top: 26.125rem !important;
  }

  .lg\:mr-104\.5 {
    margin-right: 26.125rem !important;
  }

  .lg\:mb-104\.5 {
    margin-bottom: 26.125rem !important;
  }

  .lg\:ml-104\.5 {
    margin-left: 26.125rem !important;
  }

  .lg\:-mt-0 {
    margin-top: 0rem !important;
  }

  .lg\:-mr-0 {
    margin-right: 0rem !important;
  }

  .lg\:-mb-0 {
    margin-bottom: 0rem !important;
  }

  .lg\:-ml-0 {
    margin-left: 0rem !important;
  }

  .lg\:-mt-1 {
    margin-top: -0.25rem !important;
  }

  .lg\:-mr-1 {
    margin-right: -0.25rem !important;
  }

  .lg\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .lg\:-ml-1 {
    margin-left: -0.25rem !important;
  }

  .lg\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .lg\:-mr-2 {
    margin-right: -0.5rem !important;
  }

  .lg\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .lg\:-ml-2 {
    margin-left: -0.5rem !important;
  }

  .lg\:-mt-3 {
    margin-top: -0.75rem !important;
  }

  .lg\:-mr-3 {
    margin-right: -0.75rem !important;
  }

  .lg\:-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .lg\:-ml-3 {
    margin-left: -0.75rem !important;
  }

  .lg\:-mt-4 {
    margin-top: -1rem !important;
  }

  .lg\:-mr-4 {
    margin-right: -1rem !important;
  }

  .lg\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .lg\:-ml-4 {
    margin-left: -1rem !important;
  }

  .lg\:-mt-5 {
    margin-top: -1.25rem !important;
  }

  .lg\:-mr-5 {
    margin-right: -1.25rem !important;
  }

  .lg\:-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .lg\:-ml-5 {
    margin-left: -1.25rem !important;
  }

  .lg\:-mt-6 {
    margin-top: -1.5rem !important;
  }

  .lg\:-mr-6 {
    margin-right: -1.5rem !important;
  }

  .lg\:-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .lg\:-ml-6 {
    margin-left: -1.5rem !important;
  }

  .lg\:-mt-7 {
    margin-top: -1.75rem !important;
  }

  .lg\:-mr-7 {
    margin-right: -1.75rem !important;
  }

  .lg\:-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .lg\:-ml-7 {
    margin-left: -1.75rem !important;
  }

  .lg\:-mt-8 {
    margin-top: -2rem !important;
  }

  .lg\:-mr-8 {
    margin-right: -2rem !important;
  }

  .lg\:-mb-8 {
    margin-bottom: -2rem !important;
  }

  .lg\:-ml-8 {
    margin-left: -2rem !important;
  }

  .lg\:-mt-9 {
    margin-top: -2.25rem !important;
  }

  .lg\:-mr-9 {
    margin-right: -2.25rem !important;
  }

  .lg\:-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .lg\:-ml-9 {
    margin-left: -2.25rem !important;
  }

  .lg\:-mt-10 {
    margin-top: -2.5rem !important;
  }

  .lg\:-mr-10 {
    margin-right: -2.5rem !important;
  }

  .lg\:-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .lg\:-ml-10 {
    margin-left: -2.5rem !important;
  }

  .lg\:-mt-11 {
    margin-top: -2.75rem !important;
  }

  .lg\:-mr-11 {
    margin-right: -2.75rem !important;
  }

  .lg\:-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .lg\:-ml-11 {
    margin-left: -2.75rem !important;
  }

  .lg\:-mt-12 {
    margin-top: -3rem !important;
  }

  .lg\:-mr-12 {
    margin-right: -3rem !important;
  }

  .lg\:-mb-12 {
    margin-bottom: -3rem !important;
  }

  .lg\:-ml-12 {
    margin-left: -3rem !important;
  }

  .lg\:-mt-13 {
    margin-top: -3.25rem !important;
  }

  .lg\:-mr-13 {
    margin-right: -3.25rem !important;
  }

  .lg\:-mb-13 {
    margin-bottom: -3.25rem !important;
  }

  .lg\:-ml-13 {
    margin-left: -3.25rem !important;
  }

  .lg\:-mt-14 {
    margin-top: -3.5rem !important;
  }

  .lg\:-mr-14 {
    margin-right: -3.5rem !important;
  }

  .lg\:-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .lg\:-ml-14 {
    margin-left: -3.5rem !important;
  }

  .lg\:-mt-15 {
    margin-top: -3.75rem !important;
  }

  .lg\:-mr-15 {
    margin-right: -3.75rem !important;
  }

  .lg\:-mb-15 {
    margin-bottom: -3.75rem !important;
  }

  .lg\:-ml-15 {
    margin-left: -3.75rem !important;
  }

  .lg\:-mt-16 {
    margin-top: -4rem !important;
  }

  .lg\:-mr-16 {
    margin-right: -4rem !important;
  }

  .lg\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .lg\:-ml-16 {
    margin-left: -4rem !important;
  }

  .lg\:-mt-17 {
    margin-top: -4.25rem !important;
  }

  .lg\:-mr-17 {
    margin-right: -4.25rem !important;
  }

  .lg\:-mb-17 {
    margin-bottom: -4.25rem !important;
  }

  .lg\:-ml-17 {
    margin-left: -4.25rem !important;
  }

  .lg\:-mt-18 {
    margin-top: -4.5rem !important;
  }

  .lg\:-mr-18 {
    margin-right: -4.5rem !important;
  }

  .lg\:-mb-18 {
    margin-bottom: -4.5rem !important;
  }

  .lg\:-ml-18 {
    margin-left: -4.5rem !important;
  }

  .lg\:-mt-19 {
    margin-top: -4.75rem !important;
  }

  .lg\:-mr-19 {
    margin-right: -4.75rem !important;
  }

  .lg\:-mb-19 {
    margin-bottom: -4.75rem !important;
  }

  .lg\:-ml-19 {
    margin-left: -4.75rem !important;
  }

  .lg\:-mt-20 {
    margin-top: -5rem !important;
  }

  .lg\:-mr-20 {
    margin-right: -5rem !important;
  }

  .lg\:-mb-20 {
    margin-bottom: -5rem !important;
  }

  .lg\:-ml-20 {
    margin-left: -5rem !important;
  }

  .lg\:-mt-21 {
    margin-top: -5.25rem !important;
  }

  .lg\:-mr-21 {
    margin-right: -5.25rem !important;
  }

  .lg\:-mb-21 {
    margin-bottom: -5.25rem !important;
  }

  .lg\:-ml-21 {
    margin-left: -5.25rem !important;
  }

  .lg\:-mt-22 {
    margin-top: -5.5rem !important;
  }

  .lg\:-mr-22 {
    margin-right: -5.5rem !important;
  }

  .lg\:-mb-22 {
    margin-bottom: -5.5rem !important;
  }

  .lg\:-ml-22 {
    margin-left: -5.5rem !important;
  }

  .lg\:-mt-23 {
    margin-top: -5.75rem !important;
  }

  .lg\:-mr-23 {
    margin-right: -5.75rem !important;
  }

  .lg\:-mb-23 {
    margin-bottom: -5.75rem !important;
  }

  .lg\:-ml-23 {
    margin-left: -5.75rem !important;
  }

  .lg\:-mt-24 {
    margin-top: -6rem !important;
  }

  .lg\:-mr-24 {
    margin-right: -6rem !important;
  }

  .lg\:-mb-24 {
    margin-bottom: -6rem !important;
  }

  .lg\:-ml-24 {
    margin-left: -6rem !important;
  }

  .lg\:-mt-25 {
    margin-top: -6.25rem !important;
  }

  .lg\:-mr-25 {
    margin-right: -6.25rem !important;
  }

  .lg\:-mb-25 {
    margin-bottom: -6.25rem !important;
  }

  .lg\:-ml-25 {
    margin-left: -6.25rem !important;
  }

  .lg\:-mt-26 {
    margin-top: -6.5rem !important;
  }

  .lg\:-mr-26 {
    margin-right: -6.5rem !important;
  }

  .lg\:-mb-26 {
    margin-bottom: -6.5rem !important;
  }

  .lg\:-ml-26 {
    margin-left: -6.5rem !important;
  }

  .lg\:-mt-27 {
    margin-top: -6.75rem !important;
  }

  .lg\:-mr-27 {
    margin-right: -6.75rem !important;
  }

  .lg\:-mb-27 {
    margin-bottom: -6.75rem !important;
  }

  .lg\:-ml-27 {
    margin-left: -6.75rem !important;
  }

  .lg\:-mt-28 {
    margin-top: -7rem !important;
  }

  .lg\:-mr-28 {
    margin-right: -7rem !important;
  }

  .lg\:-mb-28 {
    margin-bottom: -7rem !important;
  }

  .lg\:-ml-28 {
    margin-left: -7rem !important;
  }

  .lg\:-mt-29 {
    margin-top: -7.25rem !important;
  }

  .lg\:-mr-29 {
    margin-right: -7.25rem !important;
  }

  .lg\:-mb-29 {
    margin-bottom: -7.25rem !important;
  }

  .lg\:-ml-29 {
    margin-left: -7.25rem !important;
  }

  .lg\:-mt-30 {
    margin-top: -7.5rem !important;
  }

  .lg\:-mr-30 {
    margin-right: -7.5rem !important;
  }

  .lg\:-mb-30 {
    margin-bottom: -7.5rem !important;
  }

  .lg\:-ml-30 {
    margin-left: -7.5rem !important;
  }

  .lg\:-mt-31 {
    margin-top: -7.75rem !important;
  }

  .lg\:-mr-31 {
    margin-right: -7.75rem !important;
  }

  .lg\:-mb-31 {
    margin-bottom: -7.75rem !important;
  }

  .lg\:-ml-31 {
    margin-left: -7.75rem !important;
  }

  .lg\:-mt-32 {
    margin-top: -8rem !important;
  }

  .lg\:-mr-32 {
    margin-right: -8rem !important;
  }

  .lg\:-mb-32 {
    margin-bottom: -8rem !important;
  }

  .lg\:-ml-32 {
    margin-left: -8rem !important;
  }

  .lg\:-mt-33 {
    margin-top: -8.25rem !important;
  }

  .lg\:-mr-33 {
    margin-right: -8.25rem !important;
  }

  .lg\:-mb-33 {
    margin-bottom: -8.25rem !important;
  }

  .lg\:-ml-33 {
    margin-left: -8.25rem !important;
  }

  .lg\:-mt-34 {
    margin-top: -8.5rem !important;
  }

  .lg\:-mr-34 {
    margin-right: -8.5rem !important;
  }

  .lg\:-mb-34 {
    margin-bottom: -8.5rem !important;
  }

  .lg\:-ml-34 {
    margin-left: -8.5rem !important;
  }

  .lg\:-mt-35 {
    margin-top: -8.75rem !important;
  }

  .lg\:-mr-35 {
    margin-right: -8.75rem !important;
  }

  .lg\:-mb-35 {
    margin-bottom: -8.75rem !important;
  }

  .lg\:-ml-35 {
    margin-left: -8.75rem !important;
  }

  .lg\:-mt-36 {
    margin-top: -9rem !important;
  }

  .lg\:-mr-36 {
    margin-right: -9rem !important;
  }

  .lg\:-mb-36 {
    margin-bottom: -9rem !important;
  }

  .lg\:-ml-36 {
    margin-left: -9rem !important;
  }

  .lg\:-mt-37 {
    margin-top: -9.25rem !important;
  }

  .lg\:-mr-37 {
    margin-right: -9.25rem !important;
  }

  .lg\:-mb-37 {
    margin-bottom: -9.25rem !important;
  }

  .lg\:-ml-37 {
    margin-left: -9.25rem !important;
  }

  .lg\:-mt-38 {
    margin-top: -9.5rem !important;
  }

  .lg\:-mr-38 {
    margin-right: -9.5rem !important;
  }

  .lg\:-mb-38 {
    margin-bottom: -9.5rem !important;
  }

  .lg\:-ml-38 {
    margin-left: -9.5rem !important;
  }

  .lg\:-mt-39 {
    margin-top: -9.75rem !important;
  }

  .lg\:-mr-39 {
    margin-right: -9.75rem !important;
  }

  .lg\:-mb-39 {
    margin-bottom: -9.75rem !important;
  }

  .lg\:-ml-39 {
    margin-left: -9.75rem !important;
  }

  .lg\:-mt-40 {
    margin-top: -10rem !important;
  }

  .lg\:-mr-40 {
    margin-right: -10rem !important;
  }

  .lg\:-mb-40 {
    margin-bottom: -10rem !important;
  }

  .lg\:-ml-40 {
    margin-left: -10rem !important;
  }

  .lg\:-mt-41 {
    margin-top: -10.25rem !important;
  }

  .lg\:-mr-41 {
    margin-right: -10.25rem !important;
  }

  .lg\:-mb-41 {
    margin-bottom: -10.25rem !important;
  }

  .lg\:-ml-41 {
    margin-left: -10.25rem !important;
  }

  .lg\:-mt-42 {
    margin-top: -10.5rem !important;
  }

  .lg\:-mr-42 {
    margin-right: -10.5rem !important;
  }

  .lg\:-mb-42 {
    margin-bottom: -10.5rem !important;
  }

  .lg\:-ml-42 {
    margin-left: -10.5rem !important;
  }

  .lg\:-mt-43 {
    margin-top: -10.75rem !important;
  }

  .lg\:-mr-43 {
    margin-right: -10.75rem !important;
  }

  .lg\:-mb-43 {
    margin-bottom: -10.75rem !important;
  }

  .lg\:-ml-43 {
    margin-left: -10.75rem !important;
  }

  .lg\:-mt-44 {
    margin-top: -11rem !important;
  }

  .lg\:-mr-44 {
    margin-right: -11rem !important;
  }

  .lg\:-mb-44 {
    margin-bottom: -11rem !important;
  }

  .lg\:-ml-44 {
    margin-left: -11rem !important;
  }

  .lg\:-mt-45 {
    margin-top: -11.25rem !important;
  }

  .lg\:-mr-45 {
    margin-right: -11.25rem !important;
  }

  .lg\:-mb-45 {
    margin-bottom: -11.25rem !important;
  }

  .lg\:-ml-45 {
    margin-left: -11.25rem !important;
  }

  .lg\:-mt-46 {
    margin-top: -11.5rem !important;
  }

  .lg\:-mr-46 {
    margin-right: -11.5rem !important;
  }

  .lg\:-mb-46 {
    margin-bottom: -11.5rem !important;
  }

  .lg\:-ml-46 {
    margin-left: -11.5rem !important;
  }

  .lg\:-mt-47 {
    margin-top: -11.75rem !important;
  }

  .lg\:-mr-47 {
    margin-right: -11.75rem !important;
  }

  .lg\:-mb-47 {
    margin-bottom: -11.75rem !important;
  }

  .lg\:-ml-47 {
    margin-left: -11.75rem !important;
  }

  .lg\:-mt-48 {
    margin-top: -12rem !important;
  }

  .lg\:-mr-48 {
    margin-right: -12rem !important;
  }

  .lg\:-mb-48 {
    margin-bottom: -12rem !important;
  }

  .lg\:-ml-48 {
    margin-left: -12rem !important;
  }

  .lg\:-mt-49 {
    margin-top: -12.25rem !important;
  }

  .lg\:-mr-49 {
    margin-right: -12.25rem !important;
  }

  .lg\:-mb-49 {
    margin-bottom: -12.25rem !important;
  }

  .lg\:-ml-49 {
    margin-left: -12.25rem !important;
  }

  .lg\:-mt-50 {
    margin-top: -12.5rem !important;
  }

  .lg\:-mr-50 {
    margin-right: -12.5rem !important;
  }

  .lg\:-mb-50 {
    margin-bottom: -12.5rem !important;
  }

  .lg\:-ml-50 {
    margin-left: -12.5rem !important;
  }

  .lg\:-mt-51 {
    margin-top: -12.75rem !important;
  }

  .lg\:-mr-51 {
    margin-right: -12.75rem !important;
  }

  .lg\:-mb-51 {
    margin-bottom: -12.75rem !important;
  }

  .lg\:-ml-51 {
    margin-left: -12.75rem !important;
  }

  .lg\:-mt-52 {
    margin-top: -13rem !important;
  }

  .lg\:-mr-52 {
    margin-right: -13rem !important;
  }

  .lg\:-mb-52 {
    margin-bottom: -13rem !important;
  }

  .lg\:-ml-52 {
    margin-left: -13rem !important;
  }

  .lg\:-mt-53 {
    margin-top: -13.25rem !important;
  }

  .lg\:-mr-53 {
    margin-right: -13.25rem !important;
  }

  .lg\:-mb-53 {
    margin-bottom: -13.25rem !important;
  }

  .lg\:-ml-53 {
    margin-left: -13.25rem !important;
  }

  .lg\:-mt-54 {
    margin-top: -13.5rem !important;
  }

  .lg\:-mr-54 {
    margin-right: -13.5rem !important;
  }

  .lg\:-mb-54 {
    margin-bottom: -13.5rem !important;
  }

  .lg\:-ml-54 {
    margin-left: -13.5rem !important;
  }

  .lg\:-mt-55 {
    margin-top: -13.75rem !important;
  }

  .lg\:-mr-55 {
    margin-right: -13.75rem !important;
  }

  .lg\:-mb-55 {
    margin-bottom: -13.75rem !important;
  }

  .lg\:-ml-55 {
    margin-left: -13.75rem !important;
  }

  .lg\:-mt-56 {
    margin-top: -14rem !important;
  }

  .lg\:-mr-56 {
    margin-right: -14rem !important;
  }

  .lg\:-mb-56 {
    margin-bottom: -14rem !important;
  }

  .lg\:-ml-56 {
    margin-left: -14rem !important;
  }

  .lg\:-mt-57 {
    margin-top: -14.25rem !important;
  }

  .lg\:-mr-57 {
    margin-right: -14.25rem !important;
  }

  .lg\:-mb-57 {
    margin-bottom: -14.25rem !important;
  }

  .lg\:-ml-57 {
    margin-left: -14.25rem !important;
  }

  .lg\:-mt-58 {
    margin-top: -14.5rem !important;
  }

  .lg\:-mr-58 {
    margin-right: -14.5rem !important;
  }

  .lg\:-mb-58 {
    margin-bottom: -14.5rem !important;
  }

  .lg\:-ml-58 {
    margin-left: -14.5rem !important;
  }

  .lg\:-mt-59 {
    margin-top: -14.75rem !important;
  }

  .lg\:-mr-59 {
    margin-right: -14.75rem !important;
  }

  .lg\:-mb-59 {
    margin-bottom: -14.75rem !important;
  }

  .lg\:-ml-59 {
    margin-left: -14.75rem !important;
  }

  .lg\:-mt-60 {
    margin-top: -15rem !important;
  }

  .lg\:-mr-60 {
    margin-right: -15rem !important;
  }

  .lg\:-mb-60 {
    margin-bottom: -15rem !important;
  }

  .lg\:-ml-60 {
    margin-left: -15rem !important;
  }

  .lg\:-mt-61 {
    margin-top: -15.25rem !important;
  }

  .lg\:-mr-61 {
    margin-right: -15.25rem !important;
  }

  .lg\:-mb-61 {
    margin-bottom: -15.25rem !important;
  }

  .lg\:-ml-61 {
    margin-left: -15.25rem !important;
  }

  .lg\:-mt-62 {
    margin-top: -15.5rem !important;
  }

  .lg\:-mr-62 {
    margin-right: -15.5rem !important;
  }

  .lg\:-mb-62 {
    margin-bottom: -15.5rem !important;
  }

  .lg\:-ml-62 {
    margin-left: -15.5rem !important;
  }

  .lg\:-mt-63 {
    margin-top: -15.75rem !important;
  }

  .lg\:-mr-63 {
    margin-right: -15.75rem !important;
  }

  .lg\:-mb-63 {
    margin-bottom: -15.75rem !important;
  }

  .lg\:-ml-63 {
    margin-left: -15.75rem !important;
  }

  .lg\:-mt-64 {
    margin-top: -16rem !important;
  }

  .lg\:-mr-64 {
    margin-right: -16rem !important;
  }

  .lg\:-mb-64 {
    margin-bottom: -16rem !important;
  }

  .lg\:-ml-64 {
    margin-left: -16rem !important;
  }

  .lg\:-mt-65 {
    margin-top: -16.25rem !important;
  }

  .lg\:-mr-65 {
    margin-right: -16.25rem !important;
  }

  .lg\:-mb-65 {
    margin-bottom: -16.25rem !important;
  }

  .lg\:-ml-65 {
    margin-left: -16.25rem !important;
  }

  .lg\:-mt-66 {
    margin-top: -16.5rem !important;
  }

  .lg\:-mr-66 {
    margin-right: -16.5rem !important;
  }

  .lg\:-mb-66 {
    margin-bottom: -16.5rem !important;
  }

  .lg\:-ml-66 {
    margin-left: -16.5rem !important;
  }

  .lg\:-mt-67 {
    margin-top: -16.75rem !important;
  }

  .lg\:-mr-67 {
    margin-right: -16.75rem !important;
  }

  .lg\:-mb-67 {
    margin-bottom: -16.75rem !important;
  }

  .lg\:-ml-67 {
    margin-left: -16.75rem !important;
  }

  .lg\:-mt-68 {
    margin-top: -17rem !important;
  }

  .lg\:-mr-68 {
    margin-right: -17rem !important;
  }

  .lg\:-mb-68 {
    margin-bottom: -17rem !important;
  }

  .lg\:-ml-68 {
    margin-left: -17rem !important;
  }

  .lg\:-mt-69 {
    margin-top: -17.25rem !important;
  }

  .lg\:-mr-69 {
    margin-right: -17.25rem !important;
  }

  .lg\:-mb-69 {
    margin-bottom: -17.25rem !important;
  }

  .lg\:-ml-69 {
    margin-left: -17.25rem !important;
  }

  .lg\:-mt-70 {
    margin-top: -17.5rem !important;
  }

  .lg\:-mr-70 {
    margin-right: -17.5rem !important;
  }

  .lg\:-mb-70 {
    margin-bottom: -17.5rem !important;
  }

  .lg\:-ml-70 {
    margin-left: -17.5rem !important;
  }

  .lg\:-mt-71 {
    margin-top: -17.75rem !important;
  }

  .lg\:-mr-71 {
    margin-right: -17.75rem !important;
  }

  .lg\:-mb-71 {
    margin-bottom: -17.75rem !important;
  }

  .lg\:-ml-71 {
    margin-left: -17.75rem !important;
  }

  .lg\:-mt-72 {
    margin-top: -18rem !important;
  }

  .lg\:-mr-72 {
    margin-right: -18rem !important;
  }

  .lg\:-mb-72 {
    margin-bottom: -18rem !important;
  }

  .lg\:-ml-72 {
    margin-left: -18rem !important;
  }

  .lg\:-mt-73 {
    margin-top: -18.25rem !important;
  }

  .lg\:-mr-73 {
    margin-right: -18.25rem !important;
  }

  .lg\:-mb-73 {
    margin-bottom: -18.25rem !important;
  }

  .lg\:-ml-73 {
    margin-left: -18.25rem !important;
  }

  .lg\:-mt-74 {
    margin-top: -18.5rem !important;
  }

  .lg\:-mr-74 {
    margin-right: -18.5rem !important;
  }

  .lg\:-mb-74 {
    margin-bottom: -18.5rem !important;
  }

  .lg\:-ml-74 {
    margin-left: -18.5rem !important;
  }

  .lg\:-mt-75 {
    margin-top: -18.75rem !important;
  }

  .lg\:-mr-75 {
    margin-right: -18.75rem !important;
  }

  .lg\:-mb-75 {
    margin-bottom: -18.75rem !important;
  }

  .lg\:-ml-75 {
    margin-left: -18.75rem !important;
  }

  .lg\:-mt-76 {
    margin-top: -19rem !important;
  }

  .lg\:-mr-76 {
    margin-right: -19rem !important;
  }

  .lg\:-mb-76 {
    margin-bottom: -19rem !important;
  }

  .lg\:-ml-76 {
    margin-left: -19rem !important;
  }

  .lg\:-mt-77 {
    margin-top: -19.25rem !important;
  }

  .lg\:-mr-77 {
    margin-right: -19.25rem !important;
  }

  .lg\:-mb-77 {
    margin-bottom: -19.25rem !important;
  }

  .lg\:-ml-77 {
    margin-left: -19.25rem !important;
  }

  .lg\:-mt-78 {
    margin-top: -19.5rem !important;
  }

  .lg\:-mr-78 {
    margin-right: -19.5rem !important;
  }

  .lg\:-mb-78 {
    margin-bottom: -19.5rem !important;
  }

  .lg\:-ml-78 {
    margin-left: -19.5rem !important;
  }

  .lg\:-mt-79 {
    margin-top: -19.75rem !important;
  }

  .lg\:-mr-79 {
    margin-right: -19.75rem !important;
  }

  .lg\:-mb-79 {
    margin-bottom: -19.75rem !important;
  }

  .lg\:-ml-79 {
    margin-left: -19.75rem !important;
  }

  .lg\:-mt-80 {
    margin-top: -20rem !important;
  }

  .lg\:-mr-80 {
    margin-right: -20rem !important;
  }

  .lg\:-mb-80 {
    margin-bottom: -20rem !important;
  }

  .lg\:-ml-80 {
    margin-left: -20rem !important;
  }

  .lg\:-mt-81 {
    margin-top: -20.25rem !important;
  }

  .lg\:-mr-81 {
    margin-right: -20.25rem !important;
  }

  .lg\:-mb-81 {
    margin-bottom: -20.25rem !important;
  }

  .lg\:-ml-81 {
    margin-left: -20.25rem !important;
  }

  .lg\:-mt-82 {
    margin-top: -20.5rem !important;
  }

  .lg\:-mr-82 {
    margin-right: -20.5rem !important;
  }

  .lg\:-mb-82 {
    margin-bottom: -20.5rem !important;
  }

  .lg\:-ml-82 {
    margin-left: -20.5rem !important;
  }

  .lg\:-mt-83 {
    margin-top: -20.75rem !important;
  }

  .lg\:-mr-83 {
    margin-right: -20.75rem !important;
  }

  .lg\:-mb-83 {
    margin-bottom: -20.75rem !important;
  }

  .lg\:-ml-83 {
    margin-left: -20.75rem !important;
  }

  .lg\:-mt-84 {
    margin-top: -21rem !important;
  }

  .lg\:-mr-84 {
    margin-right: -21rem !important;
  }

  .lg\:-mb-84 {
    margin-bottom: -21rem !important;
  }

  .lg\:-ml-84 {
    margin-left: -21rem !important;
  }

  .lg\:-mt-85 {
    margin-top: -21.25rem !important;
  }

  .lg\:-mr-85 {
    margin-right: -21.25rem !important;
  }

  .lg\:-mb-85 {
    margin-bottom: -21.25rem !important;
  }

  .lg\:-ml-85 {
    margin-left: -21.25rem !important;
  }

  .lg\:-mt-86 {
    margin-top: -21.5rem !important;
  }

  .lg\:-mr-86 {
    margin-right: -21.5rem !important;
  }

  .lg\:-mb-86 {
    margin-bottom: -21.5rem !important;
  }

  .lg\:-ml-86 {
    margin-left: -21.5rem !important;
  }

  .lg\:-mt-87 {
    margin-top: -21.75rem !important;
  }

  .lg\:-mr-87 {
    margin-right: -21.75rem !important;
  }

  .lg\:-mb-87 {
    margin-bottom: -21.75rem !important;
  }

  .lg\:-ml-87 {
    margin-left: -21.75rem !important;
  }

  .lg\:-mt-88 {
    margin-top: -22rem !important;
  }

  .lg\:-mr-88 {
    margin-right: -22rem !important;
  }

  .lg\:-mb-88 {
    margin-bottom: -22rem !important;
  }

  .lg\:-ml-88 {
    margin-left: -22rem !important;
  }

  .lg\:-mt-89 {
    margin-top: -22.25rem !important;
  }

  .lg\:-mr-89 {
    margin-right: -22.25rem !important;
  }

  .lg\:-mb-89 {
    margin-bottom: -22.25rem !important;
  }

  .lg\:-ml-89 {
    margin-left: -22.25rem !important;
  }

  .lg\:-mt-90 {
    margin-top: -22.5rem !important;
  }

  .lg\:-mr-90 {
    margin-right: -22.5rem !important;
  }

  .lg\:-mb-90 {
    margin-bottom: -22.5rem !important;
  }

  .lg\:-ml-90 {
    margin-left: -22.5rem !important;
  }

  .lg\:-mt-91 {
    margin-top: -22.75rem !important;
  }

  .lg\:-mr-91 {
    margin-right: -22.75rem !important;
  }

  .lg\:-mb-91 {
    margin-bottom: -22.75rem !important;
  }

  .lg\:-ml-91 {
    margin-left: -22.75rem !important;
  }

  .lg\:-mt-92 {
    margin-top: -23rem !important;
  }

  .lg\:-mr-92 {
    margin-right: -23rem !important;
  }

  .lg\:-mb-92 {
    margin-bottom: -23rem !important;
  }

  .lg\:-ml-92 {
    margin-left: -23rem !important;
  }

  .lg\:-mt-93 {
    margin-top: -23.25rem !important;
  }

  .lg\:-mr-93 {
    margin-right: -23.25rem !important;
  }

  .lg\:-mb-93 {
    margin-bottom: -23.25rem !important;
  }

  .lg\:-ml-93 {
    margin-left: -23.25rem !important;
  }

  .lg\:-mt-94 {
    margin-top: -23.5rem !important;
  }

  .lg\:-mr-94 {
    margin-right: -23.5rem !important;
  }

  .lg\:-mb-94 {
    margin-bottom: -23.5rem !important;
  }

  .lg\:-ml-94 {
    margin-left: -23.5rem !important;
  }

  .lg\:-mt-95 {
    margin-top: -23.75rem !important;
  }

  .lg\:-mr-95 {
    margin-right: -23.75rem !important;
  }

  .lg\:-mb-95 {
    margin-bottom: -23.75rem !important;
  }

  .lg\:-ml-95 {
    margin-left: -23.75rem !important;
  }

  .lg\:-mt-96 {
    margin-top: -24rem !important;
  }

  .lg\:-mr-96 {
    margin-right: -24rem !important;
  }

  .lg\:-mb-96 {
    margin-bottom: -24rem !important;
  }

  .lg\:-ml-96 {
    margin-left: -24rem !important;
  }

  .lg\:-mt-97 {
    margin-top: -24.25rem !important;
  }

  .lg\:-mr-97 {
    margin-right: -24.25rem !important;
  }

  .lg\:-mb-97 {
    margin-bottom: -24.25rem !important;
  }

  .lg\:-ml-97 {
    margin-left: -24.25rem !important;
  }

  .lg\:-mt-98 {
    margin-top: -24.5rem !important;
  }

  .lg\:-mr-98 {
    margin-right: -24.5rem !important;
  }

  .lg\:-mb-98 {
    margin-bottom: -24.5rem !important;
  }

  .lg\:-ml-98 {
    margin-left: -24.5rem !important;
  }

  .lg\:-mt-99 {
    margin-top: -24.75rem !important;
  }

  .lg\:-mr-99 {
    margin-right: -24.75rem !important;
  }

  .lg\:-mb-99 {
    margin-bottom: -24.75rem !important;
  }

  .lg\:-ml-99 {
    margin-left: -24.75rem !important;
  }

  .lg\:-mt-100 {
    margin-top: -25rem !important;
  }

  .lg\:-mr-100 {
    margin-right: -25rem !important;
  }

  .lg\:-mb-100 {
    margin-bottom: -25rem !important;
  }

  .lg\:-ml-100 {
    margin-left: -25rem !important;
  }

  .lg\:-mt-101 {
    margin-top: -25.25rem !important;
  }

  .lg\:-mr-101 {
    margin-right: -25.25rem !important;
  }

  .lg\:-mb-101 {
    margin-bottom: -25.25rem !important;
  }

  .lg\:-ml-101 {
    margin-left: -25.25rem !important;
  }

  .lg\:-mt-102 {
    margin-top: -25.5rem !important;
  }

  .lg\:-mr-102 {
    margin-right: -25.5rem !important;
  }

  .lg\:-mb-102 {
    margin-bottom: -25.5rem !important;
  }

  .lg\:-ml-102 {
    margin-left: -25.5rem !important;
  }

  .lg\:-mt-103 {
    margin-top: -25.75rem !important;
  }

  .lg\:-mr-103 {
    margin-right: -25.75rem !important;
  }

  .lg\:-mb-103 {
    margin-bottom: -25.75rem !important;
  }

  .lg\:-ml-103 {
    margin-left: -25.75rem !important;
  }

  .lg\:-mt-104 {
    margin-top: -26rem !important;
  }

  .lg\:-mr-104 {
    margin-right: -26rem !important;
  }

  .lg\:-mb-104 {
    margin-bottom: -26rem !important;
  }

  .lg\:-ml-104 {
    margin-left: -26rem !important;
  }

  .lg\:-mt-105 {
    margin-top: -26.25rem !important;
  }

  .lg\:-mr-105 {
    margin-right: -26.25rem !important;
  }

  .lg\:-mb-105 {
    margin-bottom: -26.25rem !important;
  }

  .lg\:-ml-105 {
    margin-left: -26.25rem !important;
  }

  .lg\:-mt-px {
    margin-top: -1px !important;
  }

  .lg\:-mr-px {
    margin-right: -1px !important;
  }

  .lg\:-mb-px {
    margin-bottom: -1px !important;
  }

  .lg\:-ml-px {
    margin-left: -1px !important;
  }

  .lg\:-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

  .lg\:-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .lg\:-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

  .lg\:-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .lg\:-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .lg\:-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .lg\:-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .lg\:-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .lg\:-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .lg\:-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .lg\:-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .lg\:-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .lg\:-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .lg\:-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

  .lg\:-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .lg\:-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .lg\:-mt-4\.5 {
    margin-top: -1.125rem !important;
  }

  .lg\:-mr-4\.5 {
    margin-right: -1.125rem !important;
  }

  .lg\:-mb-4\.5 {
    margin-bottom: -1.125rem !important;
  }

  .lg\:-ml-4\.5 {
    margin-left: -1.125rem !important;
  }

  .lg\:-mt-5\.5 {
    margin-top: -1.375rem !important;
  }

  .lg\:-mr-5\.5 {
    margin-right: -1.375rem !important;
  }

  .lg\:-mb-5\.5 {
    margin-bottom: -1.375rem !important;
  }

  .lg\:-ml-5\.5 {
    margin-left: -1.375rem !important;
  }

  .lg\:-mt-6\.5 {
    margin-top: -1.625rem !important;
  }

  .lg\:-mr-6\.5 {
    margin-right: -1.625rem !important;
  }

  .lg\:-mb-6\.5 {
    margin-bottom: -1.625rem !important;
  }

  .lg\:-ml-6\.5 {
    margin-left: -1.625rem !important;
  }

  .lg\:-mt-7\.5 {
    margin-top: -1.875rem !important;
  }

  .lg\:-mr-7\.5 {
    margin-right: -1.875rem !important;
  }

  .lg\:-mb-7\.5 {
    margin-bottom: -1.875rem !important;
  }

  .lg\:-ml-7\.5 {
    margin-left: -1.875rem !important;
  }

  .lg\:-mt-8\.5 {
    margin-top: -2.125rem !important;
  }

  .lg\:-mr-8\.5 {
    margin-right: -2.125rem !important;
  }

  .lg\:-mb-8\.5 {
    margin-bottom: -2.125rem !important;
  }

  .lg\:-ml-8\.5 {
    margin-left: -2.125rem !important;
  }

  .lg\:-mt-9\.5 {
    margin-top: -2.375rem !important;
  }

  .lg\:-mr-9\.5 {
    margin-right: -2.375rem !important;
  }

  .lg\:-mb-9\.5 {
    margin-bottom: -2.375rem !important;
  }

  .lg\:-ml-9\.5 {
    margin-left: -2.375rem !important;
  }

  .lg\:-mt-10\.5 {
    margin-top: -2.625rem !important;
  }

  .lg\:-mr-10\.5 {
    margin-right: -2.625rem !important;
  }

  .lg\:-mb-10\.5 {
    margin-bottom: -2.625rem !important;
  }

  .lg\:-ml-10\.5 {
    margin-left: -2.625rem !important;
  }

  .lg\:-mt-11\.5 {
    margin-top: -2.875rem !important;
  }

  .lg\:-mr-11\.5 {
    margin-right: -2.875rem !important;
  }

  .lg\:-mb-11\.5 {
    margin-bottom: -2.875rem !important;
  }

  .lg\:-ml-11\.5 {
    margin-left: -2.875rem !important;
  }

  .lg\:-mt-12\.5 {
    margin-top: -3.125rem !important;
  }

  .lg\:-mr-12\.5 {
    margin-right: -3.125rem !important;
  }

  .lg\:-mb-12\.5 {
    margin-bottom: -3.125rem !important;
  }

  .lg\:-ml-12\.5 {
    margin-left: -3.125rem !important;
  }

  .lg\:-mt-13\.5 {
    margin-top: -3.375rem !important;
  }

  .lg\:-mr-13\.5 {
    margin-right: -3.375rem !important;
  }

  .lg\:-mb-13\.5 {
    margin-bottom: -3.375rem !important;
  }

  .lg\:-ml-13\.5 {
    margin-left: -3.375rem !important;
  }

  .lg\:-mt-14\.5 {
    margin-top: -3.625rem !important;
  }

  .lg\:-mr-14\.5 {
    margin-right: -3.625rem !important;
  }

  .lg\:-mb-14\.5 {
    margin-bottom: -3.625rem !important;
  }

  .lg\:-ml-14\.5 {
    margin-left: -3.625rem !important;
  }

  .lg\:-mt-15\.5 {
    margin-top: -3.875rem !important;
  }

  .lg\:-mr-15\.5 {
    margin-right: -3.875rem !important;
  }

  .lg\:-mb-15\.5 {
    margin-bottom: -3.875rem !important;
  }

  .lg\:-ml-15\.5 {
    margin-left: -3.875rem !important;
  }

  .lg\:-mt-16\.5 {
    margin-top: -4.125rem !important;
  }

  .lg\:-mr-16\.5 {
    margin-right: -4.125rem !important;
  }

  .lg\:-mb-16\.5 {
    margin-bottom: -4.125rem !important;
  }

  .lg\:-ml-16\.5 {
    margin-left: -4.125rem !important;
  }

  .lg\:-mt-17\.5 {
    margin-top: -4.375rem !important;
  }

  .lg\:-mr-17\.5 {
    margin-right: -4.375rem !important;
  }

  .lg\:-mb-17\.5 {
    margin-bottom: -4.375rem !important;
  }

  .lg\:-ml-17\.5 {
    margin-left: -4.375rem !important;
  }

  .lg\:-mt-18\.5 {
    margin-top: -4.625rem !important;
  }

  .lg\:-mr-18\.5 {
    margin-right: -4.625rem !important;
  }

  .lg\:-mb-18\.5 {
    margin-bottom: -4.625rem !important;
  }

  .lg\:-ml-18\.5 {
    margin-left: -4.625rem !important;
  }

  .lg\:-mt-19\.5 {
    margin-top: -4.875rem !important;
  }

  .lg\:-mr-19\.5 {
    margin-right: -4.875rem !important;
  }

  .lg\:-mb-19\.5 {
    margin-bottom: -4.875rem !important;
  }

  .lg\:-ml-19\.5 {
    margin-left: -4.875rem !important;
  }

  .lg\:-mt-20\.5 {
    margin-top: -5.125rem !important;
  }

  .lg\:-mr-20\.5 {
    margin-right: -5.125rem !important;
  }

  .lg\:-mb-20\.5 {
    margin-bottom: -5.125rem !important;
  }

  .lg\:-ml-20\.5 {
    margin-left: -5.125rem !important;
  }

  .lg\:-mt-21\.5 {
    margin-top: -5.375rem !important;
  }

  .lg\:-mr-21\.5 {
    margin-right: -5.375rem !important;
  }

  .lg\:-mb-21\.5 {
    margin-bottom: -5.375rem !important;
  }

  .lg\:-ml-21\.5 {
    margin-left: -5.375rem !important;
  }

  .lg\:-mt-22\.5 {
    margin-top: -5.625rem !important;
  }

  .lg\:-mr-22\.5 {
    margin-right: -5.625rem !important;
  }

  .lg\:-mb-22\.5 {
    margin-bottom: -5.625rem !important;
  }

  .lg\:-ml-22\.5 {
    margin-left: -5.625rem !important;
  }

  .lg\:-mt-23\.5 {
    margin-top: -5.875rem !important;
  }

  .lg\:-mr-23\.5 {
    margin-right: -5.875rem !important;
  }

  .lg\:-mb-23\.5 {
    margin-bottom: -5.875rem !important;
  }

  .lg\:-ml-23\.5 {
    margin-left: -5.875rem !important;
  }

  .lg\:-mt-24\.5 {
    margin-top: -6.125rem !important;
  }

  .lg\:-mr-24\.5 {
    margin-right: -6.125rem !important;
  }

  .lg\:-mb-24\.5 {
    margin-bottom: -6.125rem !important;
  }

  .lg\:-ml-24\.5 {
    margin-left: -6.125rem !important;
  }

  .lg\:-mt-25\.5 {
    margin-top: -6.375rem !important;
  }

  .lg\:-mr-25\.5 {
    margin-right: -6.375rem !important;
  }

  .lg\:-mb-25\.5 {
    margin-bottom: -6.375rem !important;
  }

  .lg\:-ml-25\.5 {
    margin-left: -6.375rem !important;
  }

  .lg\:-mt-26\.5 {
    margin-top: -6.625rem !important;
  }

  .lg\:-mr-26\.5 {
    margin-right: -6.625rem !important;
  }

  .lg\:-mb-26\.5 {
    margin-bottom: -6.625rem !important;
  }

  .lg\:-ml-26\.5 {
    margin-left: -6.625rem !important;
  }

  .lg\:-mt-27\.5 {
    margin-top: -6.875rem !important;
  }

  .lg\:-mr-27\.5 {
    margin-right: -6.875rem !important;
  }

  .lg\:-mb-27\.5 {
    margin-bottom: -6.875rem !important;
  }

  .lg\:-ml-27\.5 {
    margin-left: -6.875rem !important;
  }

  .lg\:-mt-28\.5 {
    margin-top: -7.125rem !important;
  }

  .lg\:-mr-28\.5 {
    margin-right: -7.125rem !important;
  }

  .lg\:-mb-28\.5 {
    margin-bottom: -7.125rem !important;
  }

  .lg\:-ml-28\.5 {
    margin-left: -7.125rem !important;
  }

  .lg\:-mt-29\.5 {
    margin-top: -7.375rem !important;
  }

  .lg\:-mr-29\.5 {
    margin-right: -7.375rem !important;
  }

  .lg\:-mb-29\.5 {
    margin-bottom: -7.375rem !important;
  }

  .lg\:-ml-29\.5 {
    margin-left: -7.375rem !important;
  }

  .lg\:-mt-30\.5 {
    margin-top: -7.625rem !important;
  }

  .lg\:-mr-30\.5 {
    margin-right: -7.625rem !important;
  }

  .lg\:-mb-30\.5 {
    margin-bottom: -7.625rem !important;
  }

  .lg\:-ml-30\.5 {
    margin-left: -7.625rem !important;
  }

  .lg\:-mt-31\.5 {
    margin-top: -7.875rem !important;
  }

  .lg\:-mr-31\.5 {
    margin-right: -7.875rem !important;
  }

  .lg\:-mb-31\.5 {
    margin-bottom: -7.875rem !important;
  }

  .lg\:-ml-31\.5 {
    margin-left: -7.875rem !important;
  }

  .lg\:-mt-32\.5 {
    margin-top: -8.125rem !important;
  }

  .lg\:-mr-32\.5 {
    margin-right: -8.125rem !important;
  }

  .lg\:-mb-32\.5 {
    margin-bottom: -8.125rem !important;
  }

  .lg\:-ml-32\.5 {
    margin-left: -8.125rem !important;
  }

  .lg\:-mt-33\.5 {
    margin-top: -8.375rem !important;
  }

  .lg\:-mr-33\.5 {
    margin-right: -8.375rem !important;
  }

  .lg\:-mb-33\.5 {
    margin-bottom: -8.375rem !important;
  }

  .lg\:-ml-33\.5 {
    margin-left: -8.375rem !important;
  }

  .lg\:-mt-34\.5 {
    margin-top: -8.625rem !important;
  }

  .lg\:-mr-34\.5 {
    margin-right: -8.625rem !important;
  }

  .lg\:-mb-34\.5 {
    margin-bottom: -8.625rem !important;
  }

  .lg\:-ml-34\.5 {
    margin-left: -8.625rem !important;
  }

  .lg\:-mt-35\.5 {
    margin-top: -8.875rem !important;
  }

  .lg\:-mr-35\.5 {
    margin-right: -8.875rem !important;
  }

  .lg\:-mb-35\.5 {
    margin-bottom: -8.875rem !important;
  }

  .lg\:-ml-35\.5 {
    margin-left: -8.875rem !important;
  }

  .lg\:-mt-36\.5 {
    margin-top: -9.125rem !important;
  }

  .lg\:-mr-36\.5 {
    margin-right: -9.125rem !important;
  }

  .lg\:-mb-36\.5 {
    margin-bottom: -9.125rem !important;
  }

  .lg\:-ml-36\.5 {
    margin-left: -9.125rem !important;
  }

  .lg\:-mt-37\.5 {
    margin-top: -9.375rem !important;
  }

  .lg\:-mr-37\.5 {
    margin-right: -9.375rem !important;
  }

  .lg\:-mb-37\.5 {
    margin-bottom: -9.375rem !important;
  }

  .lg\:-ml-37\.5 {
    margin-left: -9.375rem !important;
  }

  .lg\:-mt-38\.5 {
    margin-top: -9.625rem !important;
  }

  .lg\:-mr-38\.5 {
    margin-right: -9.625rem !important;
  }

  .lg\:-mb-38\.5 {
    margin-bottom: -9.625rem !important;
  }

  .lg\:-ml-38\.5 {
    margin-left: -9.625rem !important;
  }

  .lg\:-mt-39\.5 {
    margin-top: -9.875rem !important;
  }

  .lg\:-mr-39\.5 {
    margin-right: -9.875rem !important;
  }

  .lg\:-mb-39\.5 {
    margin-bottom: -9.875rem !important;
  }

  .lg\:-ml-39\.5 {
    margin-left: -9.875rem !important;
  }

  .lg\:-mt-40\.5 {
    margin-top: -10.125rem !important;
  }

  .lg\:-mr-40\.5 {
    margin-right: -10.125rem !important;
  }

  .lg\:-mb-40\.5 {
    margin-bottom: -10.125rem !important;
  }

  .lg\:-ml-40\.5 {
    margin-left: -10.125rem !important;
  }

  .lg\:-mt-41\.5 {
    margin-top: -10.375rem !important;
  }

  .lg\:-mr-41\.5 {
    margin-right: -10.375rem !important;
  }

  .lg\:-mb-41\.5 {
    margin-bottom: -10.375rem !important;
  }

  .lg\:-ml-41\.5 {
    margin-left: -10.375rem !important;
  }

  .lg\:-mt-42\.5 {
    margin-top: -10.625rem !important;
  }

  .lg\:-mr-42\.5 {
    margin-right: -10.625rem !important;
  }

  .lg\:-mb-42\.5 {
    margin-bottom: -10.625rem !important;
  }

  .lg\:-ml-42\.5 {
    margin-left: -10.625rem !important;
  }

  .lg\:-mt-43\.5 {
    margin-top: -10.875rem !important;
  }

  .lg\:-mr-43\.5 {
    margin-right: -10.875rem !important;
  }

  .lg\:-mb-43\.5 {
    margin-bottom: -10.875rem !important;
  }

  .lg\:-ml-43\.5 {
    margin-left: -10.875rem !important;
  }

  .lg\:-mt-44\.5 {
    margin-top: -11.125rem !important;
  }

  .lg\:-mr-44\.5 {
    margin-right: -11.125rem !important;
  }

  .lg\:-mb-44\.5 {
    margin-bottom: -11.125rem !important;
  }

  .lg\:-ml-44\.5 {
    margin-left: -11.125rem !important;
  }

  .lg\:-mt-45\.5 {
    margin-top: -11.375rem !important;
  }

  .lg\:-mr-45\.5 {
    margin-right: -11.375rem !important;
  }

  .lg\:-mb-45\.5 {
    margin-bottom: -11.375rem !important;
  }

  .lg\:-ml-45\.5 {
    margin-left: -11.375rem !important;
  }

  .lg\:-mt-46\.5 {
    margin-top: -11.625rem !important;
  }

  .lg\:-mr-46\.5 {
    margin-right: -11.625rem !important;
  }

  .lg\:-mb-46\.5 {
    margin-bottom: -11.625rem !important;
  }

  .lg\:-ml-46\.5 {
    margin-left: -11.625rem !important;
  }

  .lg\:-mt-47\.5 {
    margin-top: -11.875rem !important;
  }

  .lg\:-mr-47\.5 {
    margin-right: -11.875rem !important;
  }

  .lg\:-mb-47\.5 {
    margin-bottom: -11.875rem !important;
  }

  .lg\:-ml-47\.5 {
    margin-left: -11.875rem !important;
  }

  .lg\:-mt-48\.5 {
    margin-top: -12.125rem !important;
  }

  .lg\:-mr-48\.5 {
    margin-right: -12.125rem !important;
  }

  .lg\:-mb-48\.5 {
    margin-bottom: -12.125rem !important;
  }

  .lg\:-ml-48\.5 {
    margin-left: -12.125rem !important;
  }

  .lg\:-mt-49\.5 {
    margin-top: -12.375rem !important;
  }

  .lg\:-mr-49\.5 {
    margin-right: -12.375rem !important;
  }

  .lg\:-mb-49\.5 {
    margin-bottom: -12.375rem !important;
  }

  .lg\:-ml-49\.5 {
    margin-left: -12.375rem !important;
  }

  .lg\:-mt-50\.5 {
    margin-top: -12.625rem !important;
  }

  .lg\:-mr-50\.5 {
    margin-right: -12.625rem !important;
  }

  .lg\:-mb-50\.5 {
    margin-bottom: -12.625rem !important;
  }

  .lg\:-ml-50\.5 {
    margin-left: -12.625rem !important;
  }

  .lg\:-mt-51\.5 {
    margin-top: -12.875rem !important;
  }

  .lg\:-mr-51\.5 {
    margin-right: -12.875rem !important;
  }

  .lg\:-mb-51\.5 {
    margin-bottom: -12.875rem !important;
  }

  .lg\:-ml-51\.5 {
    margin-left: -12.875rem !important;
  }

  .lg\:-mt-52\.5 {
    margin-top: -13.125rem !important;
  }

  .lg\:-mr-52\.5 {
    margin-right: -13.125rem !important;
  }

  .lg\:-mb-52\.5 {
    margin-bottom: -13.125rem !important;
  }

  .lg\:-ml-52\.5 {
    margin-left: -13.125rem !important;
  }

  .lg\:-mt-53\.5 {
    margin-top: -13.375rem !important;
  }

  .lg\:-mr-53\.5 {
    margin-right: -13.375rem !important;
  }

  .lg\:-mb-53\.5 {
    margin-bottom: -13.375rem !important;
  }

  .lg\:-ml-53\.5 {
    margin-left: -13.375rem !important;
  }

  .lg\:-mt-54\.5 {
    margin-top: -13.625rem !important;
  }

  .lg\:-mr-54\.5 {
    margin-right: -13.625rem !important;
  }

  .lg\:-mb-54\.5 {
    margin-bottom: -13.625rem !important;
  }

  .lg\:-ml-54\.5 {
    margin-left: -13.625rem !important;
  }

  .lg\:-mt-55\.5 {
    margin-top: -13.875rem !important;
  }

  .lg\:-mr-55\.5 {
    margin-right: -13.875rem !important;
  }

  .lg\:-mb-55\.5 {
    margin-bottom: -13.875rem !important;
  }

  .lg\:-ml-55\.5 {
    margin-left: -13.875rem !important;
  }

  .lg\:-mt-56\.5 {
    margin-top: -14.125rem !important;
  }

  .lg\:-mr-56\.5 {
    margin-right: -14.125rem !important;
  }

  .lg\:-mb-56\.5 {
    margin-bottom: -14.125rem !important;
  }

  .lg\:-ml-56\.5 {
    margin-left: -14.125rem !important;
  }

  .lg\:-mt-57\.5 {
    margin-top: -14.375rem !important;
  }

  .lg\:-mr-57\.5 {
    margin-right: -14.375rem !important;
  }

  .lg\:-mb-57\.5 {
    margin-bottom: -14.375rem !important;
  }

  .lg\:-ml-57\.5 {
    margin-left: -14.375rem !important;
  }

  .lg\:-mt-58\.5 {
    margin-top: -14.625rem !important;
  }

  .lg\:-mr-58\.5 {
    margin-right: -14.625rem !important;
  }

  .lg\:-mb-58\.5 {
    margin-bottom: -14.625rem !important;
  }

  .lg\:-ml-58\.5 {
    margin-left: -14.625rem !important;
  }

  .lg\:-mt-59\.5 {
    margin-top: -14.875rem !important;
  }

  .lg\:-mr-59\.5 {
    margin-right: -14.875rem !important;
  }

  .lg\:-mb-59\.5 {
    margin-bottom: -14.875rem !important;
  }

  .lg\:-ml-59\.5 {
    margin-left: -14.875rem !important;
  }

  .lg\:-mt-60\.5 {
    margin-top: -15.125rem !important;
  }

  .lg\:-mr-60\.5 {
    margin-right: -15.125rem !important;
  }

  .lg\:-mb-60\.5 {
    margin-bottom: -15.125rem !important;
  }

  .lg\:-ml-60\.5 {
    margin-left: -15.125rem !important;
  }

  .lg\:-mt-61\.5 {
    margin-top: -15.375rem !important;
  }

  .lg\:-mr-61\.5 {
    margin-right: -15.375rem !important;
  }

  .lg\:-mb-61\.5 {
    margin-bottom: -15.375rem !important;
  }

  .lg\:-ml-61\.5 {
    margin-left: -15.375rem !important;
  }

  .lg\:-mt-62\.5 {
    margin-top: -15.625rem !important;
  }

  .lg\:-mr-62\.5 {
    margin-right: -15.625rem !important;
  }

  .lg\:-mb-62\.5 {
    margin-bottom: -15.625rem !important;
  }

  .lg\:-ml-62\.5 {
    margin-left: -15.625rem !important;
  }

  .lg\:-mt-63\.5 {
    margin-top: -15.875rem !important;
  }

  .lg\:-mr-63\.5 {
    margin-right: -15.875rem !important;
  }

  .lg\:-mb-63\.5 {
    margin-bottom: -15.875rem !important;
  }

  .lg\:-ml-63\.5 {
    margin-left: -15.875rem !important;
  }

  .lg\:-mt-64\.5 {
    margin-top: -16.125rem !important;
  }

  .lg\:-mr-64\.5 {
    margin-right: -16.125rem !important;
  }

  .lg\:-mb-64\.5 {
    margin-bottom: -16.125rem !important;
  }

  .lg\:-ml-64\.5 {
    margin-left: -16.125rem !important;
  }

  .lg\:-mt-65\.5 {
    margin-top: -16.375rem !important;
  }

  .lg\:-mr-65\.5 {
    margin-right: -16.375rem !important;
  }

  .lg\:-mb-65\.5 {
    margin-bottom: -16.375rem !important;
  }

  .lg\:-ml-65\.5 {
    margin-left: -16.375rem !important;
  }

  .lg\:-mt-66\.5 {
    margin-top: -16.625rem !important;
  }

  .lg\:-mr-66\.5 {
    margin-right: -16.625rem !important;
  }

  .lg\:-mb-66\.5 {
    margin-bottom: -16.625rem !important;
  }

  .lg\:-ml-66\.5 {
    margin-left: -16.625rem !important;
  }

  .lg\:-mt-67\.5 {
    margin-top: -16.875rem !important;
  }

  .lg\:-mr-67\.5 {
    margin-right: -16.875rem !important;
  }

  .lg\:-mb-67\.5 {
    margin-bottom: -16.875rem !important;
  }

  .lg\:-ml-67\.5 {
    margin-left: -16.875rem !important;
  }

  .lg\:-mt-68\.5 {
    margin-top: -17.125rem !important;
  }

  .lg\:-mr-68\.5 {
    margin-right: -17.125rem !important;
  }

  .lg\:-mb-68\.5 {
    margin-bottom: -17.125rem !important;
  }

  .lg\:-ml-68\.5 {
    margin-left: -17.125rem !important;
  }

  .lg\:-mt-69\.5 {
    margin-top: -17.375rem !important;
  }

  .lg\:-mr-69\.5 {
    margin-right: -17.375rem !important;
  }

  .lg\:-mb-69\.5 {
    margin-bottom: -17.375rem !important;
  }

  .lg\:-ml-69\.5 {
    margin-left: -17.375rem !important;
  }

  .lg\:-mt-70\.5 {
    margin-top: -17.625rem !important;
  }

  .lg\:-mr-70\.5 {
    margin-right: -17.625rem !important;
  }

  .lg\:-mb-70\.5 {
    margin-bottom: -17.625rem !important;
  }

  .lg\:-ml-70\.5 {
    margin-left: -17.625rem !important;
  }

  .lg\:-mt-71\.5 {
    margin-top: -17.875rem !important;
  }

  .lg\:-mr-71\.5 {
    margin-right: -17.875rem !important;
  }

  .lg\:-mb-71\.5 {
    margin-bottom: -17.875rem !important;
  }

  .lg\:-ml-71\.5 {
    margin-left: -17.875rem !important;
  }

  .lg\:-mt-72\.5 {
    margin-top: -18.125rem !important;
  }

  .lg\:-mr-72\.5 {
    margin-right: -18.125rem !important;
  }

  .lg\:-mb-72\.5 {
    margin-bottom: -18.125rem !important;
  }

  .lg\:-ml-72\.5 {
    margin-left: -18.125rem !important;
  }

  .lg\:-mt-73\.5 {
    margin-top: -18.375rem !important;
  }

  .lg\:-mr-73\.5 {
    margin-right: -18.375rem !important;
  }

  .lg\:-mb-73\.5 {
    margin-bottom: -18.375rem !important;
  }

  .lg\:-ml-73\.5 {
    margin-left: -18.375rem !important;
  }

  .lg\:-mt-74\.5 {
    margin-top: -18.625rem !important;
  }

  .lg\:-mr-74\.5 {
    margin-right: -18.625rem !important;
  }

  .lg\:-mb-74\.5 {
    margin-bottom: -18.625rem !important;
  }

  .lg\:-ml-74\.5 {
    margin-left: -18.625rem !important;
  }

  .lg\:-mt-75\.5 {
    margin-top: -18.875rem !important;
  }

  .lg\:-mr-75\.5 {
    margin-right: -18.875rem !important;
  }

  .lg\:-mb-75\.5 {
    margin-bottom: -18.875rem !important;
  }

  .lg\:-ml-75\.5 {
    margin-left: -18.875rem !important;
  }

  .lg\:-mt-76\.5 {
    margin-top: -19.125rem !important;
  }

  .lg\:-mr-76\.5 {
    margin-right: -19.125rem !important;
  }

  .lg\:-mb-76\.5 {
    margin-bottom: -19.125rem !important;
  }

  .lg\:-ml-76\.5 {
    margin-left: -19.125rem !important;
  }

  .lg\:-mt-77\.5 {
    margin-top: -19.375rem !important;
  }

  .lg\:-mr-77\.5 {
    margin-right: -19.375rem !important;
  }

  .lg\:-mb-77\.5 {
    margin-bottom: -19.375rem !important;
  }

  .lg\:-ml-77\.5 {
    margin-left: -19.375rem !important;
  }

  .lg\:-mt-78\.5 {
    margin-top: -19.625rem !important;
  }

  .lg\:-mr-78\.5 {
    margin-right: -19.625rem !important;
  }

  .lg\:-mb-78\.5 {
    margin-bottom: -19.625rem !important;
  }

  .lg\:-ml-78\.5 {
    margin-left: -19.625rem !important;
  }

  .lg\:-mt-79\.5 {
    margin-top: -19.875rem !important;
  }

  .lg\:-mr-79\.5 {
    margin-right: -19.875rem !important;
  }

  .lg\:-mb-79\.5 {
    margin-bottom: -19.875rem !important;
  }

  .lg\:-ml-79\.5 {
    margin-left: -19.875rem !important;
  }

  .lg\:-mt-80\.5 {
    margin-top: -20.125rem !important;
  }

  .lg\:-mr-80\.5 {
    margin-right: -20.125rem !important;
  }

  .lg\:-mb-80\.5 {
    margin-bottom: -20.125rem !important;
  }

  .lg\:-ml-80\.5 {
    margin-left: -20.125rem !important;
  }

  .lg\:-mt-81\.5 {
    margin-top: -20.375rem !important;
  }

  .lg\:-mr-81\.5 {
    margin-right: -20.375rem !important;
  }

  .lg\:-mb-81\.5 {
    margin-bottom: -20.375rem !important;
  }

  .lg\:-ml-81\.5 {
    margin-left: -20.375rem !important;
  }

  .lg\:-mt-82\.5 {
    margin-top: -20.625rem !important;
  }

  .lg\:-mr-82\.5 {
    margin-right: -20.625rem !important;
  }

  .lg\:-mb-82\.5 {
    margin-bottom: -20.625rem !important;
  }

  .lg\:-ml-82\.5 {
    margin-left: -20.625rem !important;
  }

  .lg\:-mt-83\.5 {
    margin-top: -20.875rem !important;
  }

  .lg\:-mr-83\.5 {
    margin-right: -20.875rem !important;
  }

  .lg\:-mb-83\.5 {
    margin-bottom: -20.875rem !important;
  }

  .lg\:-ml-83\.5 {
    margin-left: -20.875rem !important;
  }

  .lg\:-mt-84\.5 {
    margin-top: -21.125rem !important;
  }

  .lg\:-mr-84\.5 {
    margin-right: -21.125rem !important;
  }

  .lg\:-mb-84\.5 {
    margin-bottom: -21.125rem !important;
  }

  .lg\:-ml-84\.5 {
    margin-left: -21.125rem !important;
  }

  .lg\:-mt-85\.5 {
    margin-top: -21.375rem !important;
  }

  .lg\:-mr-85\.5 {
    margin-right: -21.375rem !important;
  }

  .lg\:-mb-85\.5 {
    margin-bottom: -21.375rem !important;
  }

  .lg\:-ml-85\.5 {
    margin-left: -21.375rem !important;
  }

  .lg\:-mt-86\.5 {
    margin-top: -21.625rem !important;
  }

  .lg\:-mr-86\.5 {
    margin-right: -21.625rem !important;
  }

  .lg\:-mb-86\.5 {
    margin-bottom: -21.625rem !important;
  }

  .lg\:-ml-86\.5 {
    margin-left: -21.625rem !important;
  }

  .lg\:-mt-87\.5 {
    margin-top: -21.875rem !important;
  }

  .lg\:-mr-87\.5 {
    margin-right: -21.875rem !important;
  }

  .lg\:-mb-87\.5 {
    margin-bottom: -21.875rem !important;
  }

  .lg\:-ml-87\.5 {
    margin-left: -21.875rem !important;
  }

  .lg\:-mt-88\.5 {
    margin-top: -22.125rem !important;
  }

  .lg\:-mr-88\.5 {
    margin-right: -22.125rem !important;
  }

  .lg\:-mb-88\.5 {
    margin-bottom: -22.125rem !important;
  }

  .lg\:-ml-88\.5 {
    margin-left: -22.125rem !important;
  }

  .lg\:-mt-89\.5 {
    margin-top: -22.375rem !important;
  }

  .lg\:-mr-89\.5 {
    margin-right: -22.375rem !important;
  }

  .lg\:-mb-89\.5 {
    margin-bottom: -22.375rem !important;
  }

  .lg\:-ml-89\.5 {
    margin-left: -22.375rem !important;
  }

  .lg\:-mt-90\.5 {
    margin-top: -22.625rem !important;
  }

  .lg\:-mr-90\.5 {
    margin-right: -22.625rem !important;
  }

  .lg\:-mb-90\.5 {
    margin-bottom: -22.625rem !important;
  }

  .lg\:-ml-90\.5 {
    margin-left: -22.625rem !important;
  }

  .lg\:-mt-91\.5 {
    margin-top: -22.875rem !important;
  }

  .lg\:-mr-91\.5 {
    margin-right: -22.875rem !important;
  }

  .lg\:-mb-91\.5 {
    margin-bottom: -22.875rem !important;
  }

  .lg\:-ml-91\.5 {
    margin-left: -22.875rem !important;
  }

  .lg\:-mt-92\.5 {
    margin-top: -23.125rem !important;
  }

  .lg\:-mr-92\.5 {
    margin-right: -23.125rem !important;
  }

  .lg\:-mb-92\.5 {
    margin-bottom: -23.125rem !important;
  }

  .lg\:-ml-92\.5 {
    margin-left: -23.125rem !important;
  }

  .lg\:-mt-93\.5 {
    margin-top: -23.375rem !important;
  }

  .lg\:-mr-93\.5 {
    margin-right: -23.375rem !important;
  }

  .lg\:-mb-93\.5 {
    margin-bottom: -23.375rem !important;
  }

  .lg\:-ml-93\.5 {
    margin-left: -23.375rem !important;
  }

  .lg\:-mt-94\.5 {
    margin-top: -23.625rem !important;
  }

  .lg\:-mr-94\.5 {
    margin-right: -23.625rem !important;
  }

  .lg\:-mb-94\.5 {
    margin-bottom: -23.625rem !important;
  }

  .lg\:-ml-94\.5 {
    margin-left: -23.625rem !important;
  }

  .lg\:-mt-95\.5 {
    margin-top: -23.875rem !important;
  }

  .lg\:-mr-95\.5 {
    margin-right: -23.875rem !important;
  }

  .lg\:-mb-95\.5 {
    margin-bottom: -23.875rem !important;
  }

  .lg\:-ml-95\.5 {
    margin-left: -23.875rem !important;
  }

  .lg\:-mt-96\.5 {
    margin-top: -24.125rem !important;
  }

  .lg\:-mr-96\.5 {
    margin-right: -24.125rem !important;
  }

  .lg\:-mb-96\.5 {
    margin-bottom: -24.125rem !important;
  }

  .lg\:-ml-96\.5 {
    margin-left: -24.125rem !important;
  }

  .lg\:-mt-97\.5 {
    margin-top: -24.375rem !important;
  }

  .lg\:-mr-97\.5 {
    margin-right: -24.375rem !important;
  }

  .lg\:-mb-97\.5 {
    margin-bottom: -24.375rem !important;
  }

  .lg\:-ml-97\.5 {
    margin-left: -24.375rem !important;
  }

  .lg\:-mt-98\.5 {
    margin-top: -24.625rem !important;
  }

  .lg\:-mr-98\.5 {
    margin-right: -24.625rem !important;
  }

  .lg\:-mb-98\.5 {
    margin-bottom: -24.625rem !important;
  }

  .lg\:-ml-98\.5 {
    margin-left: -24.625rem !important;
  }

  .lg\:-mt-99\.5 {
    margin-top: -24.875rem !important;
  }

  .lg\:-mr-99\.5 {
    margin-right: -24.875rem !important;
  }

  .lg\:-mb-99\.5 {
    margin-bottom: -24.875rem !important;
  }

  .lg\:-ml-99\.5 {
    margin-left: -24.875rem !important;
  }

  .lg\:-mt-100\.5 {
    margin-top: -25.125rem !important;
  }

  .lg\:-mr-100\.5 {
    margin-right: -25.125rem !important;
  }

  .lg\:-mb-100\.5 {
    margin-bottom: -25.125rem !important;
  }

  .lg\:-ml-100\.5 {
    margin-left: -25.125rem !important;
  }

  .lg\:-mt-101\.5 {
    margin-top: -25.375rem !important;
  }

  .lg\:-mr-101\.5 {
    margin-right: -25.375rem !important;
  }

  .lg\:-mb-101\.5 {
    margin-bottom: -25.375rem !important;
  }

  .lg\:-ml-101\.5 {
    margin-left: -25.375rem !important;
  }

  .lg\:-mt-102\.5 {
    margin-top: -25.625rem !important;
  }

  .lg\:-mr-102\.5 {
    margin-right: -25.625rem !important;
  }

  .lg\:-mb-102\.5 {
    margin-bottom: -25.625rem !important;
  }

  .lg\:-ml-102\.5 {
    margin-left: -25.625rem !important;
  }

  .lg\:-mt-103\.5 {
    margin-top: -25.875rem !important;
  }

  .lg\:-mr-103\.5 {
    margin-right: -25.875rem !important;
  }

  .lg\:-mb-103\.5 {
    margin-bottom: -25.875rem !important;
  }

  .lg\:-ml-103\.5 {
    margin-left: -25.875rem !important;
  }

  .lg\:-mt-104\.5 {
    margin-top: -26.125rem !important;
  }

  .lg\:-mr-104\.5 {
    margin-right: -26.125rem !important;
  }

  .lg\:-mb-104\.5 {
    margin-bottom: -26.125rem !important;
  }

  .lg\:-ml-104\.5 {
    margin-left: -26.125rem !important;
  }

  .lg\:hover\:m-0:hover {
    margin: 0rem !important;
  }

  .lg\:hover\:m-1:hover {
    margin: 0.25rem !important;
  }

  .lg\:hover\:m-2:hover {
    margin: 0.5rem !important;
  }

  .lg\:hover\:m-3:hover {
    margin: 0.75rem !important;
  }

  .lg\:hover\:m-4:hover {
    margin: 1rem !important;
  }

  .lg\:hover\:m-5:hover {
    margin: 1.25rem !important;
  }

  .lg\:hover\:m-6:hover {
    margin: 1.5rem !important;
  }

  .lg\:hover\:m-7:hover {
    margin: 1.75rem !important;
  }

  .lg\:hover\:m-8:hover {
    margin: 2rem !important;
  }

  .lg\:hover\:m-9:hover {
    margin: 2.25rem !important;
  }

  .lg\:hover\:m-10:hover {
    margin: 2.5rem !important;
  }

  .lg\:hover\:m-11:hover {
    margin: 2.75rem !important;
  }

  .lg\:hover\:m-12:hover {
    margin: 3rem !important;
  }

  .lg\:hover\:m-13:hover {
    margin: 3.25rem !important;
  }

  .lg\:hover\:m-14:hover {
    margin: 3.5rem !important;
  }

  .lg\:hover\:m-15:hover {
    margin: 3.75rem !important;
  }

  .lg\:hover\:m-16:hover {
    margin: 4rem !important;
  }

  .lg\:hover\:m-17:hover {
    margin: 4.25rem !important;
  }

  .lg\:hover\:m-18:hover {
    margin: 4.5rem !important;
  }

  .lg\:hover\:m-19:hover {
    margin: 4.75rem !important;
  }

  .lg\:hover\:m-20:hover {
    margin: 5rem !important;
  }

  .lg\:hover\:m-21:hover {
    margin: 5.25rem !important;
  }

  .lg\:hover\:m-22:hover {
    margin: 5.5rem !important;
  }

  .lg\:hover\:m-23:hover {
    margin: 5.75rem !important;
  }

  .lg\:hover\:m-24:hover {
    margin: 6rem !important;
  }

  .lg\:hover\:m-25:hover {
    margin: 6.25rem !important;
  }

  .lg\:hover\:m-26:hover {
    margin: 6.5rem !important;
  }

  .lg\:hover\:m-27:hover {
    margin: 6.75rem !important;
  }

  .lg\:hover\:m-28:hover {
    margin: 7rem !important;
  }

  .lg\:hover\:m-29:hover {
    margin: 7.25rem !important;
  }

  .lg\:hover\:m-30:hover {
    margin: 7.5rem !important;
  }

  .lg\:hover\:m-31:hover {
    margin: 7.75rem !important;
  }

  .lg\:hover\:m-32:hover {
    margin: 8rem !important;
  }

  .lg\:hover\:m-33:hover {
    margin: 8.25rem !important;
  }

  .lg\:hover\:m-34:hover {
    margin: 8.5rem !important;
  }

  .lg\:hover\:m-35:hover {
    margin: 8.75rem !important;
  }

  .lg\:hover\:m-36:hover {
    margin: 9rem !important;
  }

  .lg\:hover\:m-37:hover {
    margin: 9.25rem !important;
  }

  .lg\:hover\:m-38:hover {
    margin: 9.5rem !important;
  }

  .lg\:hover\:m-39:hover {
    margin: 9.75rem !important;
  }

  .lg\:hover\:m-40:hover {
    margin: 10rem !important;
  }

  .lg\:hover\:m-41:hover {
    margin: 10.25rem !important;
  }

  .lg\:hover\:m-42:hover {
    margin: 10.5rem !important;
  }

  .lg\:hover\:m-43:hover {
    margin: 10.75rem !important;
  }

  .lg\:hover\:m-44:hover {
    margin: 11rem !important;
  }

  .lg\:hover\:m-45:hover {
    margin: 11.25rem !important;
  }

  .lg\:hover\:m-46:hover {
    margin: 11.5rem !important;
  }

  .lg\:hover\:m-47:hover {
    margin: 11.75rem !important;
  }

  .lg\:hover\:m-48:hover {
    margin: 12rem !important;
  }

  .lg\:hover\:m-49:hover {
    margin: 12.25rem !important;
  }

  .lg\:hover\:m-50:hover {
    margin: 12.5rem !important;
  }

  .lg\:hover\:m-51:hover {
    margin: 12.75rem !important;
  }

  .lg\:hover\:m-52:hover {
    margin: 13rem !important;
  }

  .lg\:hover\:m-53:hover {
    margin: 13.25rem !important;
  }

  .lg\:hover\:m-54:hover {
    margin: 13.5rem !important;
  }

  .lg\:hover\:m-55:hover {
    margin: 13.75rem !important;
  }

  .lg\:hover\:m-56:hover {
    margin: 14rem !important;
  }

  .lg\:hover\:m-57:hover {
    margin: 14.25rem !important;
  }

  .lg\:hover\:m-58:hover {
    margin: 14.5rem !important;
  }

  .lg\:hover\:m-59:hover {
    margin: 14.75rem !important;
  }

  .lg\:hover\:m-60:hover {
    margin: 15rem !important;
  }

  .lg\:hover\:m-61:hover {
    margin: 15.25rem !important;
  }

  .lg\:hover\:m-62:hover {
    margin: 15.5rem !important;
  }

  .lg\:hover\:m-63:hover {
    margin: 15.75rem !important;
  }

  .lg\:hover\:m-64:hover {
    margin: 16rem !important;
  }

  .lg\:hover\:m-65:hover {
    margin: 16.25rem !important;
  }

  .lg\:hover\:m-66:hover {
    margin: 16.5rem !important;
  }

  .lg\:hover\:m-67:hover {
    margin: 16.75rem !important;
  }

  .lg\:hover\:m-68:hover {
    margin: 17rem !important;
  }

  .lg\:hover\:m-69:hover {
    margin: 17.25rem !important;
  }

  .lg\:hover\:m-70:hover {
    margin: 17.5rem !important;
  }

  .lg\:hover\:m-71:hover {
    margin: 17.75rem !important;
  }

  .lg\:hover\:m-72:hover {
    margin: 18rem !important;
  }

  .lg\:hover\:m-73:hover {
    margin: 18.25rem !important;
  }

  .lg\:hover\:m-74:hover {
    margin: 18.5rem !important;
  }

  .lg\:hover\:m-75:hover {
    margin: 18.75rem !important;
  }

  .lg\:hover\:m-76:hover {
    margin: 19rem !important;
  }

  .lg\:hover\:m-77:hover {
    margin: 19.25rem !important;
  }

  .lg\:hover\:m-78:hover {
    margin: 19.5rem !important;
  }

  .lg\:hover\:m-79:hover {
    margin: 19.75rem !important;
  }

  .lg\:hover\:m-80:hover {
    margin: 20rem !important;
  }

  .lg\:hover\:m-81:hover {
    margin: 20.25rem !important;
  }

  .lg\:hover\:m-82:hover {
    margin: 20.5rem !important;
  }

  .lg\:hover\:m-83:hover {
    margin: 20.75rem !important;
  }

  .lg\:hover\:m-84:hover {
    margin: 21rem !important;
  }

  .lg\:hover\:m-85:hover {
    margin: 21.25rem !important;
  }

  .lg\:hover\:m-86:hover {
    margin: 21.5rem !important;
  }

  .lg\:hover\:m-87:hover {
    margin: 21.75rem !important;
  }

  .lg\:hover\:m-88:hover {
    margin: 22rem !important;
  }

  .lg\:hover\:m-89:hover {
    margin: 22.25rem !important;
  }

  .lg\:hover\:m-90:hover {
    margin: 22.5rem !important;
  }

  .lg\:hover\:m-91:hover {
    margin: 22.75rem !important;
  }

  .lg\:hover\:m-92:hover {
    margin: 23rem !important;
  }

  .lg\:hover\:m-93:hover {
    margin: 23.25rem !important;
  }

  .lg\:hover\:m-94:hover {
    margin: 23.5rem !important;
  }

  .lg\:hover\:m-95:hover {
    margin: 23.75rem !important;
  }

  .lg\:hover\:m-96:hover {
    margin: 24rem !important;
  }

  .lg\:hover\:m-97:hover {
    margin: 24.25rem !important;
  }

  .lg\:hover\:m-98:hover {
    margin: 24.5rem !important;
  }

  .lg\:hover\:m-99:hover {
    margin: 24.75rem !important;
  }

  .lg\:hover\:m-100:hover {
    margin: 25rem !important;
  }

  .lg\:hover\:m-101:hover {
    margin: 25.25rem !important;
  }

  .lg\:hover\:m-102:hover {
    margin: 25.5rem !important;
  }

  .lg\:hover\:m-103:hover {
    margin: 25.75rem !important;
  }

  .lg\:hover\:m-104:hover {
    margin: 26rem !important;
  }

  .lg\:hover\:m-105:hover {
    margin: 26.25rem !important;
  }

  .lg\:hover\:m-auto:hover {
    margin: auto !important;
  }

  .lg\:hover\:m-px:hover {
    margin: 1px !important;
  }

  .lg\:hover\:m-0\.5:hover {
    margin: 0.125rem !important;
  }

  .lg\:hover\:m-1\.5:hover {
    margin: 0.375rem !important;
  }

  .lg\:hover\:m-2\.5:hover {
    margin: 0.625rem !important;
  }

  .lg\:hover\:m-3\.5:hover {
    margin: 0.875rem !important;
  }

  .lg\:hover\:m-4\.5:hover {
    margin: 1.125rem !important;
  }

  .lg\:hover\:m-5\.5:hover {
    margin: 1.375rem !important;
  }

  .lg\:hover\:m-6\.5:hover {
    margin: 1.625rem !important;
  }

  .lg\:hover\:m-7\.5:hover {
    margin: 1.875rem !important;
  }

  .lg\:hover\:m-8\.5:hover {
    margin: 2.125rem !important;
  }

  .lg\:hover\:m-9\.5:hover {
    margin: 2.375rem !important;
  }

  .lg\:hover\:m-10\.5:hover {
    margin: 2.625rem !important;
  }

  .lg\:hover\:m-11\.5:hover {
    margin: 2.875rem !important;
  }

  .lg\:hover\:m-12\.5:hover {
    margin: 3.125rem !important;
  }

  .lg\:hover\:m-13\.5:hover {
    margin: 3.375rem !important;
  }

  .lg\:hover\:m-14\.5:hover {
    margin: 3.625rem !important;
  }

  .lg\:hover\:m-15\.5:hover {
    margin: 3.875rem !important;
  }

  .lg\:hover\:m-16\.5:hover {
    margin: 4.125rem !important;
  }

  .lg\:hover\:m-17\.5:hover {
    margin: 4.375rem !important;
  }

  .lg\:hover\:m-18\.5:hover {
    margin: 4.625rem !important;
  }

  .lg\:hover\:m-19\.5:hover {
    margin: 4.875rem !important;
  }

  .lg\:hover\:m-20\.5:hover {
    margin: 5.125rem !important;
  }

  .lg\:hover\:m-21\.5:hover {
    margin: 5.375rem !important;
  }

  .lg\:hover\:m-22\.5:hover {
    margin: 5.625rem !important;
  }

  .lg\:hover\:m-23\.5:hover {
    margin: 5.875rem !important;
  }

  .lg\:hover\:m-24\.5:hover {
    margin: 6.125rem !important;
  }

  .lg\:hover\:m-25\.5:hover {
    margin: 6.375rem !important;
  }

  .lg\:hover\:m-26\.5:hover {
    margin: 6.625rem !important;
  }

  .lg\:hover\:m-27\.5:hover {
    margin: 6.875rem !important;
  }

  .lg\:hover\:m-28\.5:hover {
    margin: 7.125rem !important;
  }

  .lg\:hover\:m-29\.5:hover {
    margin: 7.375rem !important;
  }

  .lg\:hover\:m-30\.5:hover {
    margin: 7.625rem !important;
  }

  .lg\:hover\:m-31\.5:hover {
    margin: 7.875rem !important;
  }

  .lg\:hover\:m-32\.5:hover {
    margin: 8.125rem !important;
  }

  .lg\:hover\:m-33\.5:hover {
    margin: 8.375rem !important;
  }

  .lg\:hover\:m-34\.5:hover {
    margin: 8.625rem !important;
  }

  .lg\:hover\:m-35\.5:hover {
    margin: 8.875rem !important;
  }

  .lg\:hover\:m-36\.5:hover {
    margin: 9.125rem !important;
  }

  .lg\:hover\:m-37\.5:hover {
    margin: 9.375rem !important;
  }

  .lg\:hover\:m-38\.5:hover {
    margin: 9.625rem !important;
  }

  .lg\:hover\:m-39\.5:hover {
    margin: 9.875rem !important;
  }

  .lg\:hover\:m-40\.5:hover {
    margin: 10.125rem !important;
  }

  .lg\:hover\:m-41\.5:hover {
    margin: 10.375rem !important;
  }

  .lg\:hover\:m-42\.5:hover {
    margin: 10.625rem !important;
  }

  .lg\:hover\:m-43\.5:hover {
    margin: 10.875rem !important;
  }

  .lg\:hover\:m-44\.5:hover {
    margin: 11.125rem !important;
  }

  .lg\:hover\:m-45\.5:hover {
    margin: 11.375rem !important;
  }

  .lg\:hover\:m-46\.5:hover {
    margin: 11.625rem !important;
  }

  .lg\:hover\:m-47\.5:hover {
    margin: 11.875rem !important;
  }

  .lg\:hover\:m-48\.5:hover {
    margin: 12.125rem !important;
  }

  .lg\:hover\:m-49\.5:hover {
    margin: 12.375rem !important;
  }

  .lg\:hover\:m-50\.5:hover {
    margin: 12.625rem !important;
  }

  .lg\:hover\:m-51\.5:hover {
    margin: 12.875rem !important;
  }

  .lg\:hover\:m-52\.5:hover {
    margin: 13.125rem !important;
  }

  .lg\:hover\:m-53\.5:hover {
    margin: 13.375rem !important;
  }

  .lg\:hover\:m-54\.5:hover {
    margin: 13.625rem !important;
  }

  .lg\:hover\:m-55\.5:hover {
    margin: 13.875rem !important;
  }

  .lg\:hover\:m-56\.5:hover {
    margin: 14.125rem !important;
  }

  .lg\:hover\:m-57\.5:hover {
    margin: 14.375rem !important;
  }

  .lg\:hover\:m-58\.5:hover {
    margin: 14.625rem !important;
  }

  .lg\:hover\:m-59\.5:hover {
    margin: 14.875rem !important;
  }

  .lg\:hover\:m-60\.5:hover {
    margin: 15.125rem !important;
  }

  .lg\:hover\:m-61\.5:hover {
    margin: 15.375rem !important;
  }

  .lg\:hover\:m-62\.5:hover {
    margin: 15.625rem !important;
  }

  .lg\:hover\:m-63\.5:hover {
    margin: 15.875rem !important;
  }

  .lg\:hover\:m-64\.5:hover {
    margin: 16.125rem !important;
  }

  .lg\:hover\:m-65\.5:hover {
    margin: 16.375rem !important;
  }

  .lg\:hover\:m-66\.5:hover {
    margin: 16.625rem !important;
  }

  .lg\:hover\:m-67\.5:hover {
    margin: 16.875rem !important;
  }

  .lg\:hover\:m-68\.5:hover {
    margin: 17.125rem !important;
  }

  .lg\:hover\:m-69\.5:hover {
    margin: 17.375rem !important;
  }

  .lg\:hover\:m-70\.5:hover {
    margin: 17.625rem !important;
  }

  .lg\:hover\:m-71\.5:hover {
    margin: 17.875rem !important;
  }

  .lg\:hover\:m-72\.5:hover {
    margin: 18.125rem !important;
  }

  .lg\:hover\:m-73\.5:hover {
    margin: 18.375rem !important;
  }

  .lg\:hover\:m-74\.5:hover {
    margin: 18.625rem !important;
  }

  .lg\:hover\:m-75\.5:hover {
    margin: 18.875rem !important;
  }

  .lg\:hover\:m-76\.5:hover {
    margin: 19.125rem !important;
  }

  .lg\:hover\:m-77\.5:hover {
    margin: 19.375rem !important;
  }

  .lg\:hover\:m-78\.5:hover {
    margin: 19.625rem !important;
  }

  .lg\:hover\:m-79\.5:hover {
    margin: 19.875rem !important;
  }

  .lg\:hover\:m-80\.5:hover {
    margin: 20.125rem !important;
  }

  .lg\:hover\:m-81\.5:hover {
    margin: 20.375rem !important;
  }

  .lg\:hover\:m-82\.5:hover {
    margin: 20.625rem !important;
  }

  .lg\:hover\:m-83\.5:hover {
    margin: 20.875rem !important;
  }

  .lg\:hover\:m-84\.5:hover {
    margin: 21.125rem !important;
  }

  .lg\:hover\:m-85\.5:hover {
    margin: 21.375rem !important;
  }

  .lg\:hover\:m-86\.5:hover {
    margin: 21.625rem !important;
  }

  .lg\:hover\:m-87\.5:hover {
    margin: 21.875rem !important;
  }

  .lg\:hover\:m-88\.5:hover {
    margin: 22.125rem !important;
  }

  .lg\:hover\:m-89\.5:hover {
    margin: 22.375rem !important;
  }

  .lg\:hover\:m-90\.5:hover {
    margin: 22.625rem !important;
  }

  .lg\:hover\:m-91\.5:hover {
    margin: 22.875rem !important;
  }

  .lg\:hover\:m-92\.5:hover {
    margin: 23.125rem !important;
  }

  .lg\:hover\:m-93\.5:hover {
    margin: 23.375rem !important;
  }

  .lg\:hover\:m-94\.5:hover {
    margin: 23.625rem !important;
  }

  .lg\:hover\:m-95\.5:hover {
    margin: 23.875rem !important;
  }

  .lg\:hover\:m-96\.5:hover {
    margin: 24.125rem !important;
  }

  .lg\:hover\:m-97\.5:hover {
    margin: 24.375rem !important;
  }

  .lg\:hover\:m-98\.5:hover {
    margin: 24.625rem !important;
  }

  .lg\:hover\:m-99\.5:hover {
    margin: 24.875rem !important;
  }

  .lg\:hover\:m-100\.5:hover {
    margin: 25.125rem !important;
  }

  .lg\:hover\:m-101\.5:hover {
    margin: 25.375rem !important;
  }

  .lg\:hover\:m-102\.5:hover {
    margin: 25.625rem !important;
  }

  .lg\:hover\:m-103\.5:hover {
    margin: 25.875rem !important;
  }

  .lg\:hover\:m-104\.5:hover {
    margin: 26.125rem !important;
  }

  .lg\:hover\:-m-0:hover {
    margin: 0rem !important;
  }

  .lg\:hover\:-m-1:hover {
    margin: -0.25rem !important;
  }

  .lg\:hover\:-m-2:hover {
    margin: -0.5rem !important;
  }

  .lg\:hover\:-m-3:hover {
    margin: -0.75rem !important;
  }

  .lg\:hover\:-m-4:hover {
    margin: -1rem !important;
  }

  .lg\:hover\:-m-5:hover {
    margin: -1.25rem !important;
  }

  .lg\:hover\:-m-6:hover {
    margin: -1.5rem !important;
  }

  .lg\:hover\:-m-7:hover {
    margin: -1.75rem !important;
  }

  .lg\:hover\:-m-8:hover {
    margin: -2rem !important;
  }

  .lg\:hover\:-m-9:hover {
    margin: -2.25rem !important;
  }

  .lg\:hover\:-m-10:hover {
    margin: -2.5rem !important;
  }

  .lg\:hover\:-m-11:hover {
    margin: -2.75rem !important;
  }

  .lg\:hover\:-m-12:hover {
    margin: -3rem !important;
  }

  .lg\:hover\:-m-13:hover {
    margin: -3.25rem !important;
  }

  .lg\:hover\:-m-14:hover {
    margin: -3.5rem !important;
  }

  .lg\:hover\:-m-15:hover {
    margin: -3.75rem !important;
  }

  .lg\:hover\:-m-16:hover {
    margin: -4rem !important;
  }

  .lg\:hover\:-m-17:hover {
    margin: -4.25rem !important;
  }

  .lg\:hover\:-m-18:hover {
    margin: -4.5rem !important;
  }

  .lg\:hover\:-m-19:hover {
    margin: -4.75rem !important;
  }

  .lg\:hover\:-m-20:hover {
    margin: -5rem !important;
  }

  .lg\:hover\:-m-21:hover {
    margin: -5.25rem !important;
  }

  .lg\:hover\:-m-22:hover {
    margin: -5.5rem !important;
  }

  .lg\:hover\:-m-23:hover {
    margin: -5.75rem !important;
  }

  .lg\:hover\:-m-24:hover {
    margin: -6rem !important;
  }

  .lg\:hover\:-m-25:hover {
    margin: -6.25rem !important;
  }

  .lg\:hover\:-m-26:hover {
    margin: -6.5rem !important;
  }

  .lg\:hover\:-m-27:hover {
    margin: -6.75rem !important;
  }

  .lg\:hover\:-m-28:hover {
    margin: -7rem !important;
  }

  .lg\:hover\:-m-29:hover {
    margin: -7.25rem !important;
  }

  .lg\:hover\:-m-30:hover {
    margin: -7.5rem !important;
  }

  .lg\:hover\:-m-31:hover {
    margin: -7.75rem !important;
  }

  .lg\:hover\:-m-32:hover {
    margin: -8rem !important;
  }

  .lg\:hover\:-m-33:hover {
    margin: -8.25rem !important;
  }

  .lg\:hover\:-m-34:hover {
    margin: -8.5rem !important;
  }

  .lg\:hover\:-m-35:hover {
    margin: -8.75rem !important;
  }

  .lg\:hover\:-m-36:hover {
    margin: -9rem !important;
  }

  .lg\:hover\:-m-37:hover {
    margin: -9.25rem !important;
  }

  .lg\:hover\:-m-38:hover {
    margin: -9.5rem !important;
  }

  .lg\:hover\:-m-39:hover {
    margin: -9.75rem !important;
  }

  .lg\:hover\:-m-40:hover {
    margin: -10rem !important;
  }

  .lg\:hover\:-m-41:hover {
    margin: -10.25rem !important;
  }

  .lg\:hover\:-m-42:hover {
    margin: -10.5rem !important;
  }

  .lg\:hover\:-m-43:hover {
    margin: -10.75rem !important;
  }

  .lg\:hover\:-m-44:hover {
    margin: -11rem !important;
  }

  .lg\:hover\:-m-45:hover {
    margin: -11.25rem !important;
  }

  .lg\:hover\:-m-46:hover {
    margin: -11.5rem !important;
  }

  .lg\:hover\:-m-47:hover {
    margin: -11.75rem !important;
  }

  .lg\:hover\:-m-48:hover {
    margin: -12rem !important;
  }

  .lg\:hover\:-m-49:hover {
    margin: -12.25rem !important;
  }

  .lg\:hover\:-m-50:hover {
    margin: -12.5rem !important;
  }

  .lg\:hover\:-m-51:hover {
    margin: -12.75rem !important;
  }

  .lg\:hover\:-m-52:hover {
    margin: -13rem !important;
  }

  .lg\:hover\:-m-53:hover {
    margin: -13.25rem !important;
  }

  .lg\:hover\:-m-54:hover {
    margin: -13.5rem !important;
  }

  .lg\:hover\:-m-55:hover {
    margin: -13.75rem !important;
  }

  .lg\:hover\:-m-56:hover {
    margin: -14rem !important;
  }

  .lg\:hover\:-m-57:hover {
    margin: -14.25rem !important;
  }

  .lg\:hover\:-m-58:hover {
    margin: -14.5rem !important;
  }

  .lg\:hover\:-m-59:hover {
    margin: -14.75rem !important;
  }

  .lg\:hover\:-m-60:hover {
    margin: -15rem !important;
  }

  .lg\:hover\:-m-61:hover {
    margin: -15.25rem !important;
  }

  .lg\:hover\:-m-62:hover {
    margin: -15.5rem !important;
  }

  .lg\:hover\:-m-63:hover {
    margin: -15.75rem !important;
  }

  .lg\:hover\:-m-64:hover {
    margin: -16rem !important;
  }

  .lg\:hover\:-m-65:hover {
    margin: -16.25rem !important;
  }

  .lg\:hover\:-m-66:hover {
    margin: -16.5rem !important;
  }

  .lg\:hover\:-m-67:hover {
    margin: -16.75rem !important;
  }

  .lg\:hover\:-m-68:hover {
    margin: -17rem !important;
  }

  .lg\:hover\:-m-69:hover {
    margin: -17.25rem !important;
  }

  .lg\:hover\:-m-70:hover {
    margin: -17.5rem !important;
  }

  .lg\:hover\:-m-71:hover {
    margin: -17.75rem !important;
  }

  .lg\:hover\:-m-72:hover {
    margin: -18rem !important;
  }

  .lg\:hover\:-m-73:hover {
    margin: -18.25rem !important;
  }

  .lg\:hover\:-m-74:hover {
    margin: -18.5rem !important;
  }

  .lg\:hover\:-m-75:hover {
    margin: -18.75rem !important;
  }

  .lg\:hover\:-m-76:hover {
    margin: -19rem !important;
  }

  .lg\:hover\:-m-77:hover {
    margin: -19.25rem !important;
  }

  .lg\:hover\:-m-78:hover {
    margin: -19.5rem !important;
  }

  .lg\:hover\:-m-79:hover {
    margin: -19.75rem !important;
  }

  .lg\:hover\:-m-80:hover {
    margin: -20rem !important;
  }

  .lg\:hover\:-m-81:hover {
    margin: -20.25rem !important;
  }

  .lg\:hover\:-m-82:hover {
    margin: -20.5rem !important;
  }

  .lg\:hover\:-m-83:hover {
    margin: -20.75rem !important;
  }

  .lg\:hover\:-m-84:hover {
    margin: -21rem !important;
  }

  .lg\:hover\:-m-85:hover {
    margin: -21.25rem !important;
  }

  .lg\:hover\:-m-86:hover {
    margin: -21.5rem !important;
  }

  .lg\:hover\:-m-87:hover {
    margin: -21.75rem !important;
  }

  .lg\:hover\:-m-88:hover {
    margin: -22rem !important;
  }

  .lg\:hover\:-m-89:hover {
    margin: -22.25rem !important;
  }

  .lg\:hover\:-m-90:hover {
    margin: -22.5rem !important;
  }

  .lg\:hover\:-m-91:hover {
    margin: -22.75rem !important;
  }

  .lg\:hover\:-m-92:hover {
    margin: -23rem !important;
  }

  .lg\:hover\:-m-93:hover {
    margin: -23.25rem !important;
  }

  .lg\:hover\:-m-94:hover {
    margin: -23.5rem !important;
  }

  .lg\:hover\:-m-95:hover {
    margin: -23.75rem !important;
  }

  .lg\:hover\:-m-96:hover {
    margin: -24rem !important;
  }

  .lg\:hover\:-m-97:hover {
    margin: -24.25rem !important;
  }

  .lg\:hover\:-m-98:hover {
    margin: -24.5rem !important;
  }

  .lg\:hover\:-m-99:hover {
    margin: -24.75rem !important;
  }

  .lg\:hover\:-m-100:hover {
    margin: -25rem !important;
  }

  .lg\:hover\:-m-101:hover {
    margin: -25.25rem !important;
  }

  .lg\:hover\:-m-102:hover {
    margin: -25.5rem !important;
  }

  .lg\:hover\:-m-103:hover {
    margin: -25.75rem !important;
  }

  .lg\:hover\:-m-104:hover {
    margin: -26rem !important;
  }

  .lg\:hover\:-m-105:hover {
    margin: -26.25rem !important;
  }

  .lg\:hover\:-m-px:hover {
    margin: -1px !important;
  }

  .lg\:hover\:-m-0\.5:hover {
    margin: -0.125rem !important;
  }

  .lg\:hover\:-m-1\.5:hover {
    margin: -0.375rem !important;
  }

  .lg\:hover\:-m-2\.5:hover {
    margin: -0.625rem !important;
  }

  .lg\:hover\:-m-3\.5:hover {
    margin: -0.875rem !important;
  }

  .lg\:hover\:-m-4\.5:hover {
    margin: -1.125rem !important;
  }

  .lg\:hover\:-m-5\.5:hover {
    margin: -1.375rem !important;
  }

  .lg\:hover\:-m-6\.5:hover {
    margin: -1.625rem !important;
  }

  .lg\:hover\:-m-7\.5:hover {
    margin: -1.875rem !important;
  }

  .lg\:hover\:-m-8\.5:hover {
    margin: -2.125rem !important;
  }

  .lg\:hover\:-m-9\.5:hover {
    margin: -2.375rem !important;
  }

  .lg\:hover\:-m-10\.5:hover {
    margin: -2.625rem !important;
  }

  .lg\:hover\:-m-11\.5:hover {
    margin: -2.875rem !important;
  }

  .lg\:hover\:-m-12\.5:hover {
    margin: -3.125rem !important;
  }

  .lg\:hover\:-m-13\.5:hover {
    margin: -3.375rem !important;
  }

  .lg\:hover\:-m-14\.5:hover {
    margin: -3.625rem !important;
  }

  .lg\:hover\:-m-15\.5:hover {
    margin: -3.875rem !important;
  }

  .lg\:hover\:-m-16\.5:hover {
    margin: -4.125rem !important;
  }

  .lg\:hover\:-m-17\.5:hover {
    margin: -4.375rem !important;
  }

  .lg\:hover\:-m-18\.5:hover {
    margin: -4.625rem !important;
  }

  .lg\:hover\:-m-19\.5:hover {
    margin: -4.875rem !important;
  }

  .lg\:hover\:-m-20\.5:hover {
    margin: -5.125rem !important;
  }

  .lg\:hover\:-m-21\.5:hover {
    margin: -5.375rem !important;
  }

  .lg\:hover\:-m-22\.5:hover {
    margin: -5.625rem !important;
  }

  .lg\:hover\:-m-23\.5:hover {
    margin: -5.875rem !important;
  }

  .lg\:hover\:-m-24\.5:hover {
    margin: -6.125rem !important;
  }

  .lg\:hover\:-m-25\.5:hover {
    margin: -6.375rem !important;
  }

  .lg\:hover\:-m-26\.5:hover {
    margin: -6.625rem !important;
  }

  .lg\:hover\:-m-27\.5:hover {
    margin: -6.875rem !important;
  }

  .lg\:hover\:-m-28\.5:hover {
    margin: -7.125rem !important;
  }

  .lg\:hover\:-m-29\.5:hover {
    margin: -7.375rem !important;
  }

  .lg\:hover\:-m-30\.5:hover {
    margin: -7.625rem !important;
  }

  .lg\:hover\:-m-31\.5:hover {
    margin: -7.875rem !important;
  }

  .lg\:hover\:-m-32\.5:hover {
    margin: -8.125rem !important;
  }

  .lg\:hover\:-m-33\.5:hover {
    margin: -8.375rem !important;
  }

  .lg\:hover\:-m-34\.5:hover {
    margin: -8.625rem !important;
  }

  .lg\:hover\:-m-35\.5:hover {
    margin: -8.875rem !important;
  }

  .lg\:hover\:-m-36\.5:hover {
    margin: -9.125rem !important;
  }

  .lg\:hover\:-m-37\.5:hover {
    margin: -9.375rem !important;
  }

  .lg\:hover\:-m-38\.5:hover {
    margin: -9.625rem !important;
  }

  .lg\:hover\:-m-39\.5:hover {
    margin: -9.875rem !important;
  }

  .lg\:hover\:-m-40\.5:hover {
    margin: -10.125rem !important;
  }

  .lg\:hover\:-m-41\.5:hover {
    margin: -10.375rem !important;
  }

  .lg\:hover\:-m-42\.5:hover {
    margin: -10.625rem !important;
  }

  .lg\:hover\:-m-43\.5:hover {
    margin: -10.875rem !important;
  }

  .lg\:hover\:-m-44\.5:hover {
    margin: -11.125rem !important;
  }

  .lg\:hover\:-m-45\.5:hover {
    margin: -11.375rem !important;
  }

  .lg\:hover\:-m-46\.5:hover {
    margin: -11.625rem !important;
  }

  .lg\:hover\:-m-47\.5:hover {
    margin: -11.875rem !important;
  }

  .lg\:hover\:-m-48\.5:hover {
    margin: -12.125rem !important;
  }

  .lg\:hover\:-m-49\.5:hover {
    margin: -12.375rem !important;
  }

  .lg\:hover\:-m-50\.5:hover {
    margin: -12.625rem !important;
  }

  .lg\:hover\:-m-51\.5:hover {
    margin: -12.875rem !important;
  }

  .lg\:hover\:-m-52\.5:hover {
    margin: -13.125rem !important;
  }

  .lg\:hover\:-m-53\.5:hover {
    margin: -13.375rem !important;
  }

  .lg\:hover\:-m-54\.5:hover {
    margin: -13.625rem !important;
  }

  .lg\:hover\:-m-55\.5:hover {
    margin: -13.875rem !important;
  }

  .lg\:hover\:-m-56\.5:hover {
    margin: -14.125rem !important;
  }

  .lg\:hover\:-m-57\.5:hover {
    margin: -14.375rem !important;
  }

  .lg\:hover\:-m-58\.5:hover {
    margin: -14.625rem !important;
  }

  .lg\:hover\:-m-59\.5:hover {
    margin: -14.875rem !important;
  }

  .lg\:hover\:-m-60\.5:hover {
    margin: -15.125rem !important;
  }

  .lg\:hover\:-m-61\.5:hover {
    margin: -15.375rem !important;
  }

  .lg\:hover\:-m-62\.5:hover {
    margin: -15.625rem !important;
  }

  .lg\:hover\:-m-63\.5:hover {
    margin: -15.875rem !important;
  }

  .lg\:hover\:-m-64\.5:hover {
    margin: -16.125rem !important;
  }

  .lg\:hover\:-m-65\.5:hover {
    margin: -16.375rem !important;
  }

  .lg\:hover\:-m-66\.5:hover {
    margin: -16.625rem !important;
  }

  .lg\:hover\:-m-67\.5:hover {
    margin: -16.875rem !important;
  }

  .lg\:hover\:-m-68\.5:hover {
    margin: -17.125rem !important;
  }

  .lg\:hover\:-m-69\.5:hover {
    margin: -17.375rem !important;
  }

  .lg\:hover\:-m-70\.5:hover {
    margin: -17.625rem !important;
  }

  .lg\:hover\:-m-71\.5:hover {
    margin: -17.875rem !important;
  }

  .lg\:hover\:-m-72\.5:hover {
    margin: -18.125rem !important;
  }

  .lg\:hover\:-m-73\.5:hover {
    margin: -18.375rem !important;
  }

  .lg\:hover\:-m-74\.5:hover {
    margin: -18.625rem !important;
  }

  .lg\:hover\:-m-75\.5:hover {
    margin: -18.875rem !important;
  }

  .lg\:hover\:-m-76\.5:hover {
    margin: -19.125rem !important;
  }

  .lg\:hover\:-m-77\.5:hover {
    margin: -19.375rem !important;
  }

  .lg\:hover\:-m-78\.5:hover {
    margin: -19.625rem !important;
  }

  .lg\:hover\:-m-79\.5:hover {
    margin: -19.875rem !important;
  }

  .lg\:hover\:-m-80\.5:hover {
    margin: -20.125rem !important;
  }

  .lg\:hover\:-m-81\.5:hover {
    margin: -20.375rem !important;
  }

  .lg\:hover\:-m-82\.5:hover {
    margin: -20.625rem !important;
  }

  .lg\:hover\:-m-83\.5:hover {
    margin: -20.875rem !important;
  }

  .lg\:hover\:-m-84\.5:hover {
    margin: -21.125rem !important;
  }

  .lg\:hover\:-m-85\.5:hover {
    margin: -21.375rem !important;
  }

  .lg\:hover\:-m-86\.5:hover {
    margin: -21.625rem !important;
  }

  .lg\:hover\:-m-87\.5:hover {
    margin: -21.875rem !important;
  }

  .lg\:hover\:-m-88\.5:hover {
    margin: -22.125rem !important;
  }

  .lg\:hover\:-m-89\.5:hover {
    margin: -22.375rem !important;
  }

  .lg\:hover\:-m-90\.5:hover {
    margin: -22.625rem !important;
  }

  .lg\:hover\:-m-91\.5:hover {
    margin: -22.875rem !important;
  }

  .lg\:hover\:-m-92\.5:hover {
    margin: -23.125rem !important;
  }

  .lg\:hover\:-m-93\.5:hover {
    margin: -23.375rem !important;
  }

  .lg\:hover\:-m-94\.5:hover {
    margin: -23.625rem !important;
  }

  .lg\:hover\:-m-95\.5:hover {
    margin: -23.875rem !important;
  }

  .lg\:hover\:-m-96\.5:hover {
    margin: -24.125rem !important;
  }

  .lg\:hover\:-m-97\.5:hover {
    margin: -24.375rem !important;
  }

  .lg\:hover\:-m-98\.5:hover {
    margin: -24.625rem !important;
  }

  .lg\:hover\:-m-99\.5:hover {
    margin: -24.875rem !important;
  }

  .lg\:hover\:-m-100\.5:hover {
    margin: -25.125rem !important;
  }

  .lg\:hover\:-m-101\.5:hover {
    margin: -25.375rem !important;
  }

  .lg\:hover\:-m-102\.5:hover {
    margin: -25.625rem !important;
  }

  .lg\:hover\:-m-103\.5:hover {
    margin: -25.875rem !important;
  }

  .lg\:hover\:-m-104\.5:hover {
    margin: -26.125rem !important;
  }

  .lg\:hover\:my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .lg\:hover\:mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .lg\:hover\:my-1:hover {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .lg\:hover\:mx-1:hover {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .lg\:hover\:my-2:hover {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .lg\:hover\:mx-2:hover {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .lg\:hover\:my-3:hover {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .lg\:hover\:mx-3:hover {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .lg\:hover\:my-4:hover {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:hover\:mx-4:hover {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:hover\:my-5:hover {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .lg\:hover\:mx-5:hover {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .lg\:hover\:my-6:hover {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg\:hover\:mx-6:hover {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:hover\:my-7:hover {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .lg\:hover\:mx-7:hover {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .lg\:hover\:my-8:hover {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .lg\:hover\:mx-8:hover {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .lg\:hover\:my-9:hover {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .lg\:hover\:mx-9:hover {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .lg\:hover\:my-10:hover {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .lg\:hover\:mx-10:hover {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .lg\:hover\:my-11:hover {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .lg\:hover\:mx-11:hover {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .lg\:hover\:my-12:hover {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:hover\:mx-12:hover {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:hover\:my-13:hover {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .lg\:hover\:mx-13:hover {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .lg\:hover\:my-14:hover {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .lg\:hover\:mx-14:hover {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .lg\:hover\:my-15:hover {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .lg\:hover\:mx-15:hover {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .lg\:hover\:my-16:hover {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .lg\:hover\:mx-16:hover {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .lg\:hover\:my-17:hover {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .lg\:hover\:mx-17:hover {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .lg\:hover\:my-18:hover {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .lg\:hover\:mx-18:hover {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .lg\:hover\:my-19:hover {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .lg\:hover\:mx-19:hover {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .lg\:hover\:my-20:hover {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .lg\:hover\:mx-20:hover {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .lg\:hover\:my-21:hover {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .lg\:hover\:mx-21:hover {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .lg\:hover\:my-22:hover {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .lg\:hover\:mx-22:hover {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .lg\:hover\:my-23:hover {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .lg\:hover\:mx-23:hover {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .lg\:hover\:my-24:hover {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:hover\:mx-24:hover {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg\:hover\:my-25:hover {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .lg\:hover\:mx-25:hover {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .lg\:hover\:my-26:hover {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .lg\:hover\:mx-26:hover {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .lg\:hover\:my-27:hover {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .lg\:hover\:mx-27:hover {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .lg\:hover\:my-28:hover {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .lg\:hover\:mx-28:hover {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .lg\:hover\:my-29:hover {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .lg\:hover\:mx-29:hover {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .lg\:hover\:my-30:hover {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .lg\:hover\:mx-30:hover {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .lg\:hover\:my-31:hover {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .lg\:hover\:mx-31:hover {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .lg\:hover\:my-32:hover {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .lg\:hover\:mx-32:hover {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .lg\:hover\:my-33:hover {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .lg\:hover\:mx-33:hover {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .lg\:hover\:my-34:hover {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .lg\:hover\:mx-34:hover {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .lg\:hover\:my-35:hover {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .lg\:hover\:mx-35:hover {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .lg\:hover\:my-36:hover {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .lg\:hover\:mx-36:hover {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .lg\:hover\:my-37:hover {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .lg\:hover\:mx-37:hover {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .lg\:hover\:my-38:hover {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .lg\:hover\:mx-38:hover {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .lg\:hover\:my-39:hover {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .lg\:hover\:mx-39:hover {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .lg\:hover\:my-40:hover {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .lg\:hover\:mx-40:hover {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .lg\:hover\:my-41:hover {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .lg\:hover\:mx-41:hover {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .lg\:hover\:my-42:hover {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .lg\:hover\:mx-42:hover {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .lg\:hover\:my-43:hover {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .lg\:hover\:mx-43:hover {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .lg\:hover\:my-44:hover {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .lg\:hover\:mx-44:hover {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .lg\:hover\:my-45:hover {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .lg\:hover\:mx-45:hover {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .lg\:hover\:my-46:hover {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .lg\:hover\:mx-46:hover {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .lg\:hover\:my-47:hover {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .lg\:hover\:mx-47:hover {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .lg\:hover\:my-48:hover {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .lg\:hover\:mx-48:hover {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .lg\:hover\:my-49:hover {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .lg\:hover\:mx-49:hover {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .lg\:hover\:my-50:hover {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .lg\:hover\:mx-50:hover {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .lg\:hover\:my-51:hover {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .lg\:hover\:mx-51:hover {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .lg\:hover\:my-52:hover {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .lg\:hover\:mx-52:hover {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .lg\:hover\:my-53:hover {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .lg\:hover\:mx-53:hover {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .lg\:hover\:my-54:hover {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .lg\:hover\:mx-54:hover {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .lg\:hover\:my-55:hover {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .lg\:hover\:mx-55:hover {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .lg\:hover\:my-56:hover {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .lg\:hover\:mx-56:hover {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .lg\:hover\:my-57:hover {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .lg\:hover\:mx-57:hover {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .lg\:hover\:my-58:hover {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .lg\:hover\:mx-58:hover {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .lg\:hover\:my-59:hover {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .lg\:hover\:mx-59:hover {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .lg\:hover\:my-60:hover {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .lg\:hover\:mx-60:hover {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .lg\:hover\:my-61:hover {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .lg\:hover\:mx-61:hover {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .lg\:hover\:my-62:hover {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .lg\:hover\:mx-62:hover {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .lg\:hover\:my-63:hover {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .lg\:hover\:mx-63:hover {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .lg\:hover\:my-64:hover {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .lg\:hover\:mx-64:hover {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .lg\:hover\:my-65:hover {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .lg\:hover\:mx-65:hover {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .lg\:hover\:my-66:hover {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .lg\:hover\:mx-66:hover {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .lg\:hover\:my-67:hover {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .lg\:hover\:mx-67:hover {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .lg\:hover\:my-68:hover {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .lg\:hover\:mx-68:hover {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .lg\:hover\:my-69:hover {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .lg\:hover\:mx-69:hover {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .lg\:hover\:my-70:hover {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .lg\:hover\:mx-70:hover {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .lg\:hover\:my-71:hover {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .lg\:hover\:mx-71:hover {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .lg\:hover\:my-72:hover {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .lg\:hover\:mx-72:hover {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .lg\:hover\:my-73:hover {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .lg\:hover\:mx-73:hover {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .lg\:hover\:my-74:hover {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .lg\:hover\:mx-74:hover {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .lg\:hover\:my-75:hover {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .lg\:hover\:mx-75:hover {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .lg\:hover\:my-76:hover {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .lg\:hover\:mx-76:hover {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .lg\:hover\:my-77:hover {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .lg\:hover\:mx-77:hover {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .lg\:hover\:my-78:hover {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .lg\:hover\:mx-78:hover {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .lg\:hover\:my-79:hover {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .lg\:hover\:mx-79:hover {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .lg\:hover\:my-80:hover {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .lg\:hover\:mx-80:hover {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .lg\:hover\:my-81:hover {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .lg\:hover\:mx-81:hover {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .lg\:hover\:my-82:hover {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .lg\:hover\:mx-82:hover {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .lg\:hover\:my-83:hover {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .lg\:hover\:mx-83:hover {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .lg\:hover\:my-84:hover {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .lg\:hover\:mx-84:hover {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .lg\:hover\:my-85:hover {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .lg\:hover\:mx-85:hover {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .lg\:hover\:my-86:hover {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .lg\:hover\:mx-86:hover {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .lg\:hover\:my-87:hover {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .lg\:hover\:mx-87:hover {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .lg\:hover\:my-88:hover {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .lg\:hover\:mx-88:hover {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .lg\:hover\:my-89:hover {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .lg\:hover\:mx-89:hover {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .lg\:hover\:my-90:hover {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .lg\:hover\:mx-90:hover {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .lg\:hover\:my-91:hover {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .lg\:hover\:mx-91:hover {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .lg\:hover\:my-92:hover {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .lg\:hover\:mx-92:hover {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .lg\:hover\:my-93:hover {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .lg\:hover\:mx-93:hover {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .lg\:hover\:my-94:hover {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .lg\:hover\:mx-94:hover {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .lg\:hover\:my-95:hover {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .lg\:hover\:mx-95:hover {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .lg\:hover\:my-96:hover {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .lg\:hover\:mx-96:hover {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .lg\:hover\:my-97:hover {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .lg\:hover\:mx-97:hover {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .lg\:hover\:my-98:hover {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .lg\:hover\:mx-98:hover {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .lg\:hover\:my-99:hover {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .lg\:hover\:mx-99:hover {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .lg\:hover\:my-100:hover {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .lg\:hover\:mx-100:hover {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .lg\:hover\:my-101:hover {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .lg\:hover\:mx-101:hover {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .lg\:hover\:my-102:hover {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .lg\:hover\:mx-102:hover {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .lg\:hover\:my-103:hover {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .lg\:hover\:mx-103:hover {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .lg\:hover\:my-104:hover {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .lg\:hover\:mx-104:hover {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .lg\:hover\:my-105:hover {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .lg\:hover\:mx-105:hover {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .lg\:hover\:my-auto:hover {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .lg\:hover\:mx-auto:hover {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .lg\:hover\:my-px:hover {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .lg\:hover\:mx-px:hover {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .lg\:hover\:my-0\.5:hover {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .lg\:hover\:mx-0\.5:hover {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .lg\:hover\:my-1\.5:hover {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .lg\:hover\:mx-1\.5:hover {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .lg\:hover\:my-2\.5:hover {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .lg\:hover\:mx-2\.5:hover {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .lg\:hover\:my-3\.5:hover {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .lg\:hover\:mx-3\.5:hover {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .lg\:hover\:my-4\.5:hover {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .lg\:hover\:mx-4\.5:hover {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .lg\:hover\:my-5\.5:hover {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .lg\:hover\:mx-5\.5:hover {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .lg\:hover\:my-6\.5:hover {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .lg\:hover\:mx-6\.5:hover {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .lg\:hover\:my-7\.5:hover {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .lg\:hover\:mx-7\.5:hover {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .lg\:hover\:my-8\.5:hover {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .lg\:hover\:mx-8\.5:hover {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .lg\:hover\:my-9\.5:hover {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .lg\:hover\:mx-9\.5:hover {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .lg\:hover\:my-10\.5:hover {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .lg\:hover\:mx-10\.5:hover {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .lg\:hover\:my-11\.5:hover {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .lg\:hover\:mx-11\.5:hover {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .lg\:hover\:my-12\.5:hover {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .lg\:hover\:mx-12\.5:hover {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .lg\:hover\:my-13\.5:hover {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .lg\:hover\:mx-13\.5:hover {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .lg\:hover\:my-14\.5:hover {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .lg\:hover\:mx-14\.5:hover {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .lg\:hover\:my-15\.5:hover {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .lg\:hover\:mx-15\.5:hover {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .lg\:hover\:my-16\.5:hover {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .lg\:hover\:mx-16\.5:hover {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .lg\:hover\:my-17\.5:hover {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .lg\:hover\:mx-17\.5:hover {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .lg\:hover\:my-18\.5:hover {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .lg\:hover\:mx-18\.5:hover {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .lg\:hover\:my-19\.5:hover {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .lg\:hover\:mx-19\.5:hover {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .lg\:hover\:my-20\.5:hover {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .lg\:hover\:mx-20\.5:hover {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .lg\:hover\:my-21\.5:hover {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .lg\:hover\:mx-21\.5:hover {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .lg\:hover\:my-22\.5:hover {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .lg\:hover\:mx-22\.5:hover {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .lg\:hover\:my-23\.5:hover {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .lg\:hover\:mx-23\.5:hover {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .lg\:hover\:my-24\.5:hover {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .lg\:hover\:mx-24\.5:hover {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .lg\:hover\:my-25\.5:hover {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .lg\:hover\:mx-25\.5:hover {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .lg\:hover\:my-26\.5:hover {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .lg\:hover\:mx-26\.5:hover {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .lg\:hover\:my-27\.5:hover {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .lg\:hover\:mx-27\.5:hover {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .lg\:hover\:my-28\.5:hover {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .lg\:hover\:mx-28\.5:hover {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .lg\:hover\:my-29\.5:hover {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .lg\:hover\:mx-29\.5:hover {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .lg\:hover\:my-30\.5:hover {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .lg\:hover\:mx-30\.5:hover {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .lg\:hover\:my-31\.5:hover {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .lg\:hover\:mx-31\.5:hover {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .lg\:hover\:my-32\.5:hover {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .lg\:hover\:mx-32\.5:hover {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .lg\:hover\:my-33\.5:hover {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .lg\:hover\:mx-33\.5:hover {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .lg\:hover\:my-34\.5:hover {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .lg\:hover\:mx-34\.5:hover {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .lg\:hover\:my-35\.5:hover {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .lg\:hover\:mx-35\.5:hover {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .lg\:hover\:my-36\.5:hover {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .lg\:hover\:mx-36\.5:hover {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .lg\:hover\:my-37\.5:hover {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .lg\:hover\:mx-37\.5:hover {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .lg\:hover\:my-38\.5:hover {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .lg\:hover\:mx-38\.5:hover {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .lg\:hover\:my-39\.5:hover {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .lg\:hover\:mx-39\.5:hover {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .lg\:hover\:my-40\.5:hover {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .lg\:hover\:mx-40\.5:hover {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .lg\:hover\:my-41\.5:hover {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .lg\:hover\:mx-41\.5:hover {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .lg\:hover\:my-42\.5:hover {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .lg\:hover\:mx-42\.5:hover {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .lg\:hover\:my-43\.5:hover {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .lg\:hover\:mx-43\.5:hover {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .lg\:hover\:my-44\.5:hover {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .lg\:hover\:mx-44\.5:hover {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .lg\:hover\:my-45\.5:hover {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .lg\:hover\:mx-45\.5:hover {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .lg\:hover\:my-46\.5:hover {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .lg\:hover\:mx-46\.5:hover {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .lg\:hover\:my-47\.5:hover {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .lg\:hover\:mx-47\.5:hover {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .lg\:hover\:my-48\.5:hover {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .lg\:hover\:mx-48\.5:hover {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .lg\:hover\:my-49\.5:hover {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .lg\:hover\:mx-49\.5:hover {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .lg\:hover\:my-50\.5:hover {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .lg\:hover\:mx-50\.5:hover {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .lg\:hover\:my-51\.5:hover {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .lg\:hover\:mx-51\.5:hover {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .lg\:hover\:my-52\.5:hover {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .lg\:hover\:mx-52\.5:hover {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .lg\:hover\:my-53\.5:hover {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .lg\:hover\:mx-53\.5:hover {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .lg\:hover\:my-54\.5:hover {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .lg\:hover\:mx-54\.5:hover {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .lg\:hover\:my-55\.5:hover {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .lg\:hover\:mx-55\.5:hover {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .lg\:hover\:my-56\.5:hover {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .lg\:hover\:mx-56\.5:hover {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .lg\:hover\:my-57\.5:hover {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .lg\:hover\:mx-57\.5:hover {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .lg\:hover\:my-58\.5:hover {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .lg\:hover\:mx-58\.5:hover {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .lg\:hover\:my-59\.5:hover {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .lg\:hover\:mx-59\.5:hover {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .lg\:hover\:my-60\.5:hover {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .lg\:hover\:mx-60\.5:hover {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .lg\:hover\:my-61\.5:hover {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .lg\:hover\:mx-61\.5:hover {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .lg\:hover\:my-62\.5:hover {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .lg\:hover\:mx-62\.5:hover {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .lg\:hover\:my-63\.5:hover {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .lg\:hover\:mx-63\.5:hover {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .lg\:hover\:my-64\.5:hover {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .lg\:hover\:mx-64\.5:hover {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .lg\:hover\:my-65\.5:hover {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .lg\:hover\:mx-65\.5:hover {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .lg\:hover\:my-66\.5:hover {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .lg\:hover\:mx-66\.5:hover {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .lg\:hover\:my-67\.5:hover {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .lg\:hover\:mx-67\.5:hover {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .lg\:hover\:my-68\.5:hover {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .lg\:hover\:mx-68\.5:hover {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .lg\:hover\:my-69\.5:hover {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .lg\:hover\:mx-69\.5:hover {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .lg\:hover\:my-70\.5:hover {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .lg\:hover\:mx-70\.5:hover {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .lg\:hover\:my-71\.5:hover {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .lg\:hover\:mx-71\.5:hover {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .lg\:hover\:my-72\.5:hover {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .lg\:hover\:mx-72\.5:hover {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .lg\:hover\:my-73\.5:hover {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .lg\:hover\:mx-73\.5:hover {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .lg\:hover\:my-74\.5:hover {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .lg\:hover\:mx-74\.5:hover {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .lg\:hover\:my-75\.5:hover {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .lg\:hover\:mx-75\.5:hover {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .lg\:hover\:my-76\.5:hover {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .lg\:hover\:mx-76\.5:hover {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .lg\:hover\:my-77\.5:hover {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .lg\:hover\:mx-77\.5:hover {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .lg\:hover\:my-78\.5:hover {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .lg\:hover\:mx-78\.5:hover {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .lg\:hover\:my-79\.5:hover {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .lg\:hover\:mx-79\.5:hover {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .lg\:hover\:my-80\.5:hover {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .lg\:hover\:mx-80\.5:hover {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .lg\:hover\:my-81\.5:hover {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .lg\:hover\:mx-81\.5:hover {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .lg\:hover\:my-82\.5:hover {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .lg\:hover\:mx-82\.5:hover {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .lg\:hover\:my-83\.5:hover {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .lg\:hover\:mx-83\.5:hover {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .lg\:hover\:my-84\.5:hover {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .lg\:hover\:mx-84\.5:hover {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .lg\:hover\:my-85\.5:hover {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .lg\:hover\:mx-85\.5:hover {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .lg\:hover\:my-86\.5:hover {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .lg\:hover\:mx-86\.5:hover {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .lg\:hover\:my-87\.5:hover {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .lg\:hover\:mx-87\.5:hover {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .lg\:hover\:my-88\.5:hover {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .lg\:hover\:mx-88\.5:hover {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .lg\:hover\:my-89\.5:hover {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .lg\:hover\:mx-89\.5:hover {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .lg\:hover\:my-90\.5:hover {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .lg\:hover\:mx-90\.5:hover {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .lg\:hover\:my-91\.5:hover {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .lg\:hover\:mx-91\.5:hover {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .lg\:hover\:my-92\.5:hover {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .lg\:hover\:mx-92\.5:hover {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .lg\:hover\:my-93\.5:hover {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .lg\:hover\:mx-93\.5:hover {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .lg\:hover\:my-94\.5:hover {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .lg\:hover\:mx-94\.5:hover {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .lg\:hover\:my-95\.5:hover {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .lg\:hover\:mx-95\.5:hover {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .lg\:hover\:my-96\.5:hover {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .lg\:hover\:mx-96\.5:hover {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .lg\:hover\:my-97\.5:hover {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .lg\:hover\:mx-97\.5:hover {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .lg\:hover\:my-98\.5:hover {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .lg\:hover\:mx-98\.5:hover {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .lg\:hover\:my-99\.5:hover {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .lg\:hover\:mx-99\.5:hover {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .lg\:hover\:my-100\.5:hover {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .lg\:hover\:mx-100\.5:hover {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .lg\:hover\:my-101\.5:hover {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .lg\:hover\:mx-101\.5:hover {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .lg\:hover\:my-102\.5:hover {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .lg\:hover\:mx-102\.5:hover {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .lg\:hover\:my-103\.5:hover {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .lg\:hover\:mx-103\.5:hover {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .lg\:hover\:my-104\.5:hover {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .lg\:hover\:mx-104\.5:hover {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .lg\:hover\:-my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .lg\:hover\:-mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .lg\:hover\:-my-1:hover {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .lg\:hover\:-mx-1:hover {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .lg\:hover\:-my-2:hover {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .lg\:hover\:-mx-2:hover {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .lg\:hover\:-my-3:hover {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .lg\:hover\:-mx-3:hover {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .lg\:hover\:-my-4:hover {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:hover\:-mx-4:hover {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .lg\:hover\:-my-5:hover {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .lg\:hover\:-mx-5:hover {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .lg\:hover\:-my-6:hover {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .lg\:hover\:-mx-6:hover {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:hover\:-my-7:hover {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .lg\:hover\:-mx-7:hover {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .lg\:hover\:-my-8:hover {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .lg\:hover\:-mx-8:hover {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .lg\:hover\:-my-9:hover {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .lg\:hover\:-mx-9:hover {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .lg\:hover\:-my-10:hover {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .lg\:hover\:-mx-10:hover {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .lg\:hover\:-my-11:hover {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .lg\:hover\:-mx-11:hover {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .lg\:hover\:-my-12:hover {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:hover\:-mx-12:hover {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:hover\:-my-13:hover {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .lg\:hover\:-mx-13:hover {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .lg\:hover\:-my-14:hover {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .lg\:hover\:-mx-14:hover {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .lg\:hover\:-my-15:hover {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .lg\:hover\:-mx-15:hover {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .lg\:hover\:-my-16:hover {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .lg\:hover\:-mx-16:hover {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .lg\:hover\:-my-17:hover {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .lg\:hover\:-mx-17:hover {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .lg\:hover\:-my-18:hover {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .lg\:hover\:-mx-18:hover {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .lg\:hover\:-my-19:hover {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .lg\:hover\:-mx-19:hover {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .lg\:hover\:-my-20:hover {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .lg\:hover\:-mx-20:hover {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .lg\:hover\:-my-21:hover {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .lg\:hover\:-mx-21:hover {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .lg\:hover\:-my-22:hover {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .lg\:hover\:-mx-22:hover {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .lg\:hover\:-my-23:hover {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .lg\:hover\:-mx-23:hover {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .lg\:hover\:-my-24:hover {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .lg\:hover\:-mx-24:hover {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .lg\:hover\:-my-25:hover {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .lg\:hover\:-mx-25:hover {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .lg\:hover\:-my-26:hover {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .lg\:hover\:-mx-26:hover {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .lg\:hover\:-my-27:hover {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .lg\:hover\:-mx-27:hover {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .lg\:hover\:-my-28:hover {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .lg\:hover\:-mx-28:hover {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .lg\:hover\:-my-29:hover {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .lg\:hover\:-mx-29:hover {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .lg\:hover\:-my-30:hover {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .lg\:hover\:-mx-30:hover {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .lg\:hover\:-my-31:hover {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .lg\:hover\:-mx-31:hover {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .lg\:hover\:-my-32:hover {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .lg\:hover\:-mx-32:hover {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .lg\:hover\:-my-33:hover {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .lg\:hover\:-mx-33:hover {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .lg\:hover\:-my-34:hover {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .lg\:hover\:-mx-34:hover {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .lg\:hover\:-my-35:hover {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .lg\:hover\:-mx-35:hover {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .lg\:hover\:-my-36:hover {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .lg\:hover\:-mx-36:hover {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .lg\:hover\:-my-37:hover {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .lg\:hover\:-mx-37:hover {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .lg\:hover\:-my-38:hover {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .lg\:hover\:-mx-38:hover {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .lg\:hover\:-my-39:hover {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .lg\:hover\:-mx-39:hover {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .lg\:hover\:-my-40:hover {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .lg\:hover\:-mx-40:hover {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .lg\:hover\:-my-41:hover {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .lg\:hover\:-mx-41:hover {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .lg\:hover\:-my-42:hover {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .lg\:hover\:-mx-42:hover {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .lg\:hover\:-my-43:hover {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .lg\:hover\:-mx-43:hover {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .lg\:hover\:-my-44:hover {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .lg\:hover\:-mx-44:hover {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .lg\:hover\:-my-45:hover {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .lg\:hover\:-mx-45:hover {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .lg\:hover\:-my-46:hover {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .lg\:hover\:-mx-46:hover {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .lg\:hover\:-my-47:hover {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .lg\:hover\:-mx-47:hover {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .lg\:hover\:-my-48:hover {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .lg\:hover\:-mx-48:hover {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .lg\:hover\:-my-49:hover {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .lg\:hover\:-mx-49:hover {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .lg\:hover\:-my-50:hover {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .lg\:hover\:-mx-50:hover {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .lg\:hover\:-my-51:hover {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .lg\:hover\:-mx-51:hover {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .lg\:hover\:-my-52:hover {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .lg\:hover\:-mx-52:hover {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .lg\:hover\:-my-53:hover {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .lg\:hover\:-mx-53:hover {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .lg\:hover\:-my-54:hover {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .lg\:hover\:-mx-54:hover {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .lg\:hover\:-my-55:hover {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .lg\:hover\:-mx-55:hover {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .lg\:hover\:-my-56:hover {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .lg\:hover\:-mx-56:hover {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .lg\:hover\:-my-57:hover {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .lg\:hover\:-mx-57:hover {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .lg\:hover\:-my-58:hover {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .lg\:hover\:-mx-58:hover {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .lg\:hover\:-my-59:hover {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .lg\:hover\:-mx-59:hover {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .lg\:hover\:-my-60:hover {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .lg\:hover\:-mx-60:hover {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .lg\:hover\:-my-61:hover {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .lg\:hover\:-mx-61:hover {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .lg\:hover\:-my-62:hover {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .lg\:hover\:-mx-62:hover {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .lg\:hover\:-my-63:hover {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .lg\:hover\:-mx-63:hover {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .lg\:hover\:-my-64:hover {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .lg\:hover\:-mx-64:hover {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .lg\:hover\:-my-65:hover {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .lg\:hover\:-mx-65:hover {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .lg\:hover\:-my-66:hover {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .lg\:hover\:-mx-66:hover {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .lg\:hover\:-my-67:hover {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .lg\:hover\:-mx-67:hover {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .lg\:hover\:-my-68:hover {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .lg\:hover\:-mx-68:hover {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .lg\:hover\:-my-69:hover {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .lg\:hover\:-mx-69:hover {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .lg\:hover\:-my-70:hover {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .lg\:hover\:-mx-70:hover {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .lg\:hover\:-my-71:hover {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .lg\:hover\:-mx-71:hover {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .lg\:hover\:-my-72:hover {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .lg\:hover\:-mx-72:hover {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .lg\:hover\:-my-73:hover {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .lg\:hover\:-mx-73:hover {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .lg\:hover\:-my-74:hover {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .lg\:hover\:-mx-74:hover {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .lg\:hover\:-my-75:hover {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .lg\:hover\:-mx-75:hover {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .lg\:hover\:-my-76:hover {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .lg\:hover\:-mx-76:hover {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .lg\:hover\:-my-77:hover {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .lg\:hover\:-mx-77:hover {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .lg\:hover\:-my-78:hover {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .lg\:hover\:-mx-78:hover {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .lg\:hover\:-my-79:hover {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .lg\:hover\:-mx-79:hover {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .lg\:hover\:-my-80:hover {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .lg\:hover\:-mx-80:hover {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .lg\:hover\:-my-81:hover {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .lg\:hover\:-mx-81:hover {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .lg\:hover\:-my-82:hover {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .lg\:hover\:-mx-82:hover {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .lg\:hover\:-my-83:hover {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .lg\:hover\:-mx-83:hover {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .lg\:hover\:-my-84:hover {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .lg\:hover\:-mx-84:hover {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .lg\:hover\:-my-85:hover {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .lg\:hover\:-mx-85:hover {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .lg\:hover\:-my-86:hover {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .lg\:hover\:-mx-86:hover {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .lg\:hover\:-my-87:hover {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .lg\:hover\:-mx-87:hover {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .lg\:hover\:-my-88:hover {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .lg\:hover\:-mx-88:hover {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .lg\:hover\:-my-89:hover {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .lg\:hover\:-mx-89:hover {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .lg\:hover\:-my-90:hover {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .lg\:hover\:-mx-90:hover {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .lg\:hover\:-my-91:hover {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .lg\:hover\:-mx-91:hover {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .lg\:hover\:-my-92:hover {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .lg\:hover\:-mx-92:hover {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .lg\:hover\:-my-93:hover {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .lg\:hover\:-mx-93:hover {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .lg\:hover\:-my-94:hover {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .lg\:hover\:-mx-94:hover {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .lg\:hover\:-my-95:hover {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .lg\:hover\:-mx-95:hover {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .lg\:hover\:-my-96:hover {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .lg\:hover\:-mx-96:hover {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .lg\:hover\:-my-97:hover {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .lg\:hover\:-mx-97:hover {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .lg\:hover\:-my-98:hover {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .lg\:hover\:-mx-98:hover {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .lg\:hover\:-my-99:hover {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .lg\:hover\:-mx-99:hover {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .lg\:hover\:-my-100:hover {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .lg\:hover\:-mx-100:hover {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .lg\:hover\:-my-101:hover {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .lg\:hover\:-mx-101:hover {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .lg\:hover\:-my-102:hover {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .lg\:hover\:-mx-102:hover {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .lg\:hover\:-my-103:hover {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .lg\:hover\:-mx-103:hover {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .lg\:hover\:-my-104:hover {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .lg\:hover\:-mx-104:hover {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .lg\:hover\:-my-105:hover {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .lg\:hover\:-mx-105:hover {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .lg\:hover\:-my-px:hover {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .lg\:hover\:-mx-px:hover {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .lg\:hover\:-my-0\.5:hover {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .lg\:hover\:-mx-0\.5:hover {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .lg\:hover\:-my-1\.5:hover {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .lg\:hover\:-mx-1\.5:hover {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .lg\:hover\:-my-2\.5:hover {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .lg\:hover\:-mx-2\.5:hover {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .lg\:hover\:-my-3\.5:hover {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .lg\:hover\:-mx-3\.5:hover {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .lg\:hover\:-my-4\.5:hover {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .lg\:hover\:-mx-4\.5:hover {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .lg\:hover\:-my-5\.5:hover {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .lg\:hover\:-mx-5\.5:hover {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .lg\:hover\:-my-6\.5:hover {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .lg\:hover\:-mx-6\.5:hover {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .lg\:hover\:-my-7\.5:hover {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .lg\:hover\:-mx-7\.5:hover {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .lg\:hover\:-my-8\.5:hover {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .lg\:hover\:-mx-8\.5:hover {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .lg\:hover\:-my-9\.5:hover {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .lg\:hover\:-mx-9\.5:hover {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .lg\:hover\:-my-10\.5:hover {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .lg\:hover\:-mx-10\.5:hover {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .lg\:hover\:-my-11\.5:hover {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .lg\:hover\:-mx-11\.5:hover {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .lg\:hover\:-my-12\.5:hover {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .lg\:hover\:-mx-12\.5:hover {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .lg\:hover\:-my-13\.5:hover {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .lg\:hover\:-mx-13\.5:hover {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .lg\:hover\:-my-14\.5:hover {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .lg\:hover\:-mx-14\.5:hover {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .lg\:hover\:-my-15\.5:hover {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .lg\:hover\:-mx-15\.5:hover {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .lg\:hover\:-my-16\.5:hover {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .lg\:hover\:-mx-16\.5:hover {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .lg\:hover\:-my-17\.5:hover {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .lg\:hover\:-mx-17\.5:hover {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .lg\:hover\:-my-18\.5:hover {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .lg\:hover\:-mx-18\.5:hover {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .lg\:hover\:-my-19\.5:hover {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .lg\:hover\:-mx-19\.5:hover {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .lg\:hover\:-my-20\.5:hover {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .lg\:hover\:-mx-20\.5:hover {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .lg\:hover\:-my-21\.5:hover {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .lg\:hover\:-mx-21\.5:hover {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .lg\:hover\:-my-22\.5:hover {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .lg\:hover\:-mx-22\.5:hover {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .lg\:hover\:-my-23\.5:hover {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .lg\:hover\:-mx-23\.5:hover {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .lg\:hover\:-my-24\.5:hover {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .lg\:hover\:-mx-24\.5:hover {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .lg\:hover\:-my-25\.5:hover {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .lg\:hover\:-mx-25\.5:hover {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .lg\:hover\:-my-26\.5:hover {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .lg\:hover\:-mx-26\.5:hover {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .lg\:hover\:-my-27\.5:hover {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .lg\:hover\:-mx-27\.5:hover {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .lg\:hover\:-my-28\.5:hover {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .lg\:hover\:-mx-28\.5:hover {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .lg\:hover\:-my-29\.5:hover {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .lg\:hover\:-mx-29\.5:hover {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .lg\:hover\:-my-30\.5:hover {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .lg\:hover\:-mx-30\.5:hover {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .lg\:hover\:-my-31\.5:hover {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .lg\:hover\:-mx-31\.5:hover {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .lg\:hover\:-my-32\.5:hover {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .lg\:hover\:-mx-32\.5:hover {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .lg\:hover\:-my-33\.5:hover {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .lg\:hover\:-mx-33\.5:hover {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .lg\:hover\:-my-34\.5:hover {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .lg\:hover\:-mx-34\.5:hover {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .lg\:hover\:-my-35\.5:hover {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .lg\:hover\:-mx-35\.5:hover {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .lg\:hover\:-my-36\.5:hover {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .lg\:hover\:-mx-36\.5:hover {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .lg\:hover\:-my-37\.5:hover {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .lg\:hover\:-mx-37\.5:hover {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .lg\:hover\:-my-38\.5:hover {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .lg\:hover\:-mx-38\.5:hover {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .lg\:hover\:-my-39\.5:hover {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .lg\:hover\:-mx-39\.5:hover {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .lg\:hover\:-my-40\.5:hover {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .lg\:hover\:-mx-40\.5:hover {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .lg\:hover\:-my-41\.5:hover {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .lg\:hover\:-mx-41\.5:hover {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .lg\:hover\:-my-42\.5:hover {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .lg\:hover\:-mx-42\.5:hover {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .lg\:hover\:-my-43\.5:hover {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .lg\:hover\:-mx-43\.5:hover {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .lg\:hover\:-my-44\.5:hover {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .lg\:hover\:-mx-44\.5:hover {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .lg\:hover\:-my-45\.5:hover {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .lg\:hover\:-mx-45\.5:hover {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .lg\:hover\:-my-46\.5:hover {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .lg\:hover\:-mx-46\.5:hover {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .lg\:hover\:-my-47\.5:hover {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .lg\:hover\:-mx-47\.5:hover {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .lg\:hover\:-my-48\.5:hover {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .lg\:hover\:-mx-48\.5:hover {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .lg\:hover\:-my-49\.5:hover {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .lg\:hover\:-mx-49\.5:hover {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .lg\:hover\:-my-50\.5:hover {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .lg\:hover\:-mx-50\.5:hover {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .lg\:hover\:-my-51\.5:hover {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .lg\:hover\:-mx-51\.5:hover {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .lg\:hover\:-my-52\.5:hover {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .lg\:hover\:-mx-52\.5:hover {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .lg\:hover\:-my-53\.5:hover {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .lg\:hover\:-mx-53\.5:hover {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .lg\:hover\:-my-54\.5:hover {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .lg\:hover\:-mx-54\.5:hover {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .lg\:hover\:-my-55\.5:hover {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .lg\:hover\:-mx-55\.5:hover {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .lg\:hover\:-my-56\.5:hover {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .lg\:hover\:-mx-56\.5:hover {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .lg\:hover\:-my-57\.5:hover {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .lg\:hover\:-mx-57\.5:hover {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .lg\:hover\:-my-58\.5:hover {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .lg\:hover\:-mx-58\.5:hover {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .lg\:hover\:-my-59\.5:hover {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .lg\:hover\:-mx-59\.5:hover {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .lg\:hover\:-my-60\.5:hover {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .lg\:hover\:-mx-60\.5:hover {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .lg\:hover\:-my-61\.5:hover {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .lg\:hover\:-mx-61\.5:hover {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .lg\:hover\:-my-62\.5:hover {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .lg\:hover\:-mx-62\.5:hover {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .lg\:hover\:-my-63\.5:hover {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .lg\:hover\:-mx-63\.5:hover {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .lg\:hover\:-my-64\.5:hover {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .lg\:hover\:-mx-64\.5:hover {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .lg\:hover\:-my-65\.5:hover {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .lg\:hover\:-mx-65\.5:hover {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .lg\:hover\:-my-66\.5:hover {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .lg\:hover\:-mx-66\.5:hover {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .lg\:hover\:-my-67\.5:hover {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .lg\:hover\:-mx-67\.5:hover {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .lg\:hover\:-my-68\.5:hover {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .lg\:hover\:-mx-68\.5:hover {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .lg\:hover\:-my-69\.5:hover {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .lg\:hover\:-mx-69\.5:hover {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .lg\:hover\:-my-70\.5:hover {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .lg\:hover\:-mx-70\.5:hover {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .lg\:hover\:-my-71\.5:hover {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .lg\:hover\:-mx-71\.5:hover {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .lg\:hover\:-my-72\.5:hover {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .lg\:hover\:-mx-72\.5:hover {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .lg\:hover\:-my-73\.5:hover {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .lg\:hover\:-mx-73\.5:hover {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .lg\:hover\:-my-74\.5:hover {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .lg\:hover\:-mx-74\.5:hover {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .lg\:hover\:-my-75\.5:hover {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .lg\:hover\:-mx-75\.5:hover {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .lg\:hover\:-my-76\.5:hover {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .lg\:hover\:-mx-76\.5:hover {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .lg\:hover\:-my-77\.5:hover {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .lg\:hover\:-mx-77\.5:hover {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .lg\:hover\:-my-78\.5:hover {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .lg\:hover\:-mx-78\.5:hover {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .lg\:hover\:-my-79\.5:hover {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .lg\:hover\:-mx-79\.5:hover {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .lg\:hover\:-my-80\.5:hover {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .lg\:hover\:-mx-80\.5:hover {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .lg\:hover\:-my-81\.5:hover {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .lg\:hover\:-mx-81\.5:hover {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .lg\:hover\:-my-82\.5:hover {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .lg\:hover\:-mx-82\.5:hover {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .lg\:hover\:-my-83\.5:hover {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .lg\:hover\:-mx-83\.5:hover {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .lg\:hover\:-my-84\.5:hover {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .lg\:hover\:-mx-84\.5:hover {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .lg\:hover\:-my-85\.5:hover {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .lg\:hover\:-mx-85\.5:hover {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .lg\:hover\:-my-86\.5:hover {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .lg\:hover\:-mx-86\.5:hover {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .lg\:hover\:-my-87\.5:hover {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .lg\:hover\:-mx-87\.5:hover {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .lg\:hover\:-my-88\.5:hover {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .lg\:hover\:-mx-88\.5:hover {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .lg\:hover\:-my-89\.5:hover {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .lg\:hover\:-mx-89\.5:hover {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .lg\:hover\:-my-90\.5:hover {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .lg\:hover\:-mx-90\.5:hover {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .lg\:hover\:-my-91\.5:hover {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .lg\:hover\:-mx-91\.5:hover {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .lg\:hover\:-my-92\.5:hover {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .lg\:hover\:-mx-92\.5:hover {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .lg\:hover\:-my-93\.5:hover {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .lg\:hover\:-mx-93\.5:hover {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .lg\:hover\:-my-94\.5:hover {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .lg\:hover\:-mx-94\.5:hover {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .lg\:hover\:-my-95\.5:hover {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .lg\:hover\:-mx-95\.5:hover {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .lg\:hover\:-my-96\.5:hover {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .lg\:hover\:-mx-96\.5:hover {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .lg\:hover\:-my-97\.5:hover {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .lg\:hover\:-mx-97\.5:hover {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .lg\:hover\:-my-98\.5:hover {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .lg\:hover\:-mx-98\.5:hover {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .lg\:hover\:-my-99\.5:hover {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .lg\:hover\:-mx-99\.5:hover {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .lg\:hover\:-my-100\.5:hover {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .lg\:hover\:-mx-100\.5:hover {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .lg\:hover\:-my-101\.5:hover {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .lg\:hover\:-mx-101\.5:hover {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .lg\:hover\:-my-102\.5:hover {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .lg\:hover\:-mx-102\.5:hover {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .lg\:hover\:-my-103\.5:hover {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .lg\:hover\:-mx-103\.5:hover {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .lg\:hover\:-my-104\.5:hover {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .lg\:hover\:-mx-104\.5:hover {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .lg\:hover\:mt-0:hover {
    margin-top: 0rem !important;
  }

  .lg\:hover\:mr-0:hover {
    margin-right: 0rem !important;
  }

  .lg\:hover\:mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .lg\:hover\:ml-0:hover {
    margin-left: 0rem !important;
  }

  .lg\:hover\:mt-1:hover {
    margin-top: 0.25rem !important;
  }

  .lg\:hover\:mr-1:hover {
    margin-right: 0.25rem !important;
  }

  .lg\:hover\:mb-1:hover {
    margin-bottom: 0.25rem !important;
  }

  .lg\:hover\:ml-1:hover {
    margin-left: 0.25rem !important;
  }

  .lg\:hover\:mt-2:hover {
    margin-top: 0.5rem !important;
  }

  .lg\:hover\:mr-2:hover {
    margin-right: 0.5rem !important;
  }

  .lg\:hover\:mb-2:hover {
    margin-bottom: 0.5rem !important;
  }

  .lg\:hover\:ml-2:hover {
    margin-left: 0.5rem !important;
  }

  .lg\:hover\:mt-3:hover {
    margin-top: 0.75rem !important;
  }

  .lg\:hover\:mr-3:hover {
    margin-right: 0.75rem !important;
  }

  .lg\:hover\:mb-3:hover {
    margin-bottom: 0.75rem !important;
  }

  .lg\:hover\:ml-3:hover {
    margin-left: 0.75rem !important;
  }

  .lg\:hover\:mt-4:hover {
    margin-top: 1rem !important;
  }

  .lg\:hover\:mr-4:hover {
    margin-right: 1rem !important;
  }

  .lg\:hover\:mb-4:hover {
    margin-bottom: 1rem !important;
  }

  .lg\:hover\:ml-4:hover {
    margin-left: 1rem !important;
  }

  .lg\:hover\:mt-5:hover {
    margin-top: 1.25rem !important;
  }

  .lg\:hover\:mr-5:hover {
    margin-right: 1.25rem !important;
  }

  .lg\:hover\:mb-5:hover {
    margin-bottom: 1.25rem !important;
  }

  .lg\:hover\:ml-5:hover {
    margin-left: 1.25rem !important;
  }

  .lg\:hover\:mt-6:hover {
    margin-top: 1.5rem !important;
  }

  .lg\:hover\:mr-6:hover {
    margin-right: 1.5rem !important;
  }

  .lg\:hover\:mb-6:hover {
    margin-bottom: 1.5rem !important;
  }

  .lg\:hover\:ml-6:hover {
    margin-left: 1.5rem !important;
  }

  .lg\:hover\:mt-7:hover {
    margin-top: 1.75rem !important;
  }

  .lg\:hover\:mr-7:hover {
    margin-right: 1.75rem !important;
  }

  .lg\:hover\:mb-7:hover {
    margin-bottom: 1.75rem !important;
  }

  .lg\:hover\:ml-7:hover {
    margin-left: 1.75rem !important;
  }

  .lg\:hover\:mt-8:hover {
    margin-top: 2rem !important;
  }

  .lg\:hover\:mr-8:hover {
    margin-right: 2rem !important;
  }

  .lg\:hover\:mb-8:hover {
    margin-bottom: 2rem !important;
  }

  .lg\:hover\:ml-8:hover {
    margin-left: 2rem !important;
  }

  .lg\:hover\:mt-9:hover {
    margin-top: 2.25rem !important;
  }

  .lg\:hover\:mr-9:hover {
    margin-right: 2.25rem !important;
  }

  .lg\:hover\:mb-9:hover {
    margin-bottom: 2.25rem !important;
  }

  .lg\:hover\:ml-9:hover {
    margin-left: 2.25rem !important;
  }

  .lg\:hover\:mt-10:hover {
    margin-top: 2.5rem !important;
  }

  .lg\:hover\:mr-10:hover {
    margin-right: 2.5rem !important;
  }

  .lg\:hover\:mb-10:hover {
    margin-bottom: 2.5rem !important;
  }

  .lg\:hover\:ml-10:hover {
    margin-left: 2.5rem !important;
  }

  .lg\:hover\:mt-11:hover {
    margin-top: 2.75rem !important;
  }

  .lg\:hover\:mr-11:hover {
    margin-right: 2.75rem !important;
  }

  .lg\:hover\:mb-11:hover {
    margin-bottom: 2.75rem !important;
  }

  .lg\:hover\:ml-11:hover {
    margin-left: 2.75rem !important;
  }

  .lg\:hover\:mt-12:hover {
    margin-top: 3rem !important;
  }

  .lg\:hover\:mr-12:hover {
    margin-right: 3rem !important;
  }

  .lg\:hover\:mb-12:hover {
    margin-bottom: 3rem !important;
  }

  .lg\:hover\:ml-12:hover {
    margin-left: 3rem !important;
  }

  .lg\:hover\:mt-13:hover {
    margin-top: 3.25rem !important;
  }

  .lg\:hover\:mr-13:hover {
    margin-right: 3.25rem !important;
  }

  .lg\:hover\:mb-13:hover {
    margin-bottom: 3.25rem !important;
  }

  .lg\:hover\:ml-13:hover {
    margin-left: 3.25rem !important;
  }

  .lg\:hover\:mt-14:hover {
    margin-top: 3.5rem !important;
  }

  .lg\:hover\:mr-14:hover {
    margin-right: 3.5rem !important;
  }

  .lg\:hover\:mb-14:hover {
    margin-bottom: 3.5rem !important;
  }

  .lg\:hover\:ml-14:hover {
    margin-left: 3.5rem !important;
  }

  .lg\:hover\:mt-15:hover {
    margin-top: 3.75rem !important;
  }

  .lg\:hover\:mr-15:hover {
    margin-right: 3.75rem !important;
  }

  .lg\:hover\:mb-15:hover {
    margin-bottom: 3.75rem !important;
  }

  .lg\:hover\:ml-15:hover {
    margin-left: 3.75rem !important;
  }

  .lg\:hover\:mt-16:hover {
    margin-top: 4rem !important;
  }

  .lg\:hover\:mr-16:hover {
    margin-right: 4rem !important;
  }

  .lg\:hover\:mb-16:hover {
    margin-bottom: 4rem !important;
  }

  .lg\:hover\:ml-16:hover {
    margin-left: 4rem !important;
  }

  .lg\:hover\:mt-17:hover {
    margin-top: 4.25rem !important;
  }

  .lg\:hover\:mr-17:hover {
    margin-right: 4.25rem !important;
  }

  .lg\:hover\:mb-17:hover {
    margin-bottom: 4.25rem !important;
  }

  .lg\:hover\:ml-17:hover {
    margin-left: 4.25rem !important;
  }

  .lg\:hover\:mt-18:hover {
    margin-top: 4.5rem !important;
  }

  .lg\:hover\:mr-18:hover {
    margin-right: 4.5rem !important;
  }

  .lg\:hover\:mb-18:hover {
    margin-bottom: 4.5rem !important;
  }

  .lg\:hover\:ml-18:hover {
    margin-left: 4.5rem !important;
  }

  .lg\:hover\:mt-19:hover {
    margin-top: 4.75rem !important;
  }

  .lg\:hover\:mr-19:hover {
    margin-right: 4.75rem !important;
  }

  .lg\:hover\:mb-19:hover {
    margin-bottom: 4.75rem !important;
  }

  .lg\:hover\:ml-19:hover {
    margin-left: 4.75rem !important;
  }

  .lg\:hover\:mt-20:hover {
    margin-top: 5rem !important;
  }

  .lg\:hover\:mr-20:hover {
    margin-right: 5rem !important;
  }

  .lg\:hover\:mb-20:hover {
    margin-bottom: 5rem !important;
  }

  .lg\:hover\:ml-20:hover {
    margin-left: 5rem !important;
  }

  .lg\:hover\:mt-21:hover {
    margin-top: 5.25rem !important;
  }

  .lg\:hover\:mr-21:hover {
    margin-right: 5.25rem !important;
  }

  .lg\:hover\:mb-21:hover {
    margin-bottom: 5.25rem !important;
  }

  .lg\:hover\:ml-21:hover {
    margin-left: 5.25rem !important;
  }

  .lg\:hover\:mt-22:hover {
    margin-top: 5.5rem !important;
  }

  .lg\:hover\:mr-22:hover {
    margin-right: 5.5rem !important;
  }

  .lg\:hover\:mb-22:hover {
    margin-bottom: 5.5rem !important;
  }

  .lg\:hover\:ml-22:hover {
    margin-left: 5.5rem !important;
  }

  .lg\:hover\:mt-23:hover {
    margin-top: 5.75rem !important;
  }

  .lg\:hover\:mr-23:hover {
    margin-right: 5.75rem !important;
  }

  .lg\:hover\:mb-23:hover {
    margin-bottom: 5.75rem !important;
  }

  .lg\:hover\:ml-23:hover {
    margin-left: 5.75rem !important;
  }

  .lg\:hover\:mt-24:hover {
    margin-top: 6rem !important;
  }

  .lg\:hover\:mr-24:hover {
    margin-right: 6rem !important;
  }

  .lg\:hover\:mb-24:hover {
    margin-bottom: 6rem !important;
  }

  .lg\:hover\:ml-24:hover {
    margin-left: 6rem !important;
  }

  .lg\:hover\:mt-25:hover {
    margin-top: 6.25rem !important;
  }

  .lg\:hover\:mr-25:hover {
    margin-right: 6.25rem !important;
  }

  .lg\:hover\:mb-25:hover {
    margin-bottom: 6.25rem !important;
  }

  .lg\:hover\:ml-25:hover {
    margin-left: 6.25rem !important;
  }

  .lg\:hover\:mt-26:hover {
    margin-top: 6.5rem !important;
  }

  .lg\:hover\:mr-26:hover {
    margin-right: 6.5rem !important;
  }

  .lg\:hover\:mb-26:hover {
    margin-bottom: 6.5rem !important;
  }

  .lg\:hover\:ml-26:hover {
    margin-left: 6.5rem !important;
  }

  .lg\:hover\:mt-27:hover {
    margin-top: 6.75rem !important;
  }

  .lg\:hover\:mr-27:hover {
    margin-right: 6.75rem !important;
  }

  .lg\:hover\:mb-27:hover {
    margin-bottom: 6.75rem !important;
  }

  .lg\:hover\:ml-27:hover {
    margin-left: 6.75rem !important;
  }

  .lg\:hover\:mt-28:hover {
    margin-top: 7rem !important;
  }

  .lg\:hover\:mr-28:hover {
    margin-right: 7rem !important;
  }

  .lg\:hover\:mb-28:hover {
    margin-bottom: 7rem !important;
  }

  .lg\:hover\:ml-28:hover {
    margin-left: 7rem !important;
  }

  .lg\:hover\:mt-29:hover {
    margin-top: 7.25rem !important;
  }

  .lg\:hover\:mr-29:hover {
    margin-right: 7.25rem !important;
  }

  .lg\:hover\:mb-29:hover {
    margin-bottom: 7.25rem !important;
  }

  .lg\:hover\:ml-29:hover {
    margin-left: 7.25rem !important;
  }

  .lg\:hover\:mt-30:hover {
    margin-top: 7.5rem !important;
  }

  .lg\:hover\:mr-30:hover {
    margin-right: 7.5rem !important;
  }

  .lg\:hover\:mb-30:hover {
    margin-bottom: 7.5rem !important;
  }

  .lg\:hover\:ml-30:hover {
    margin-left: 7.5rem !important;
  }

  .lg\:hover\:mt-31:hover {
    margin-top: 7.75rem !important;
  }

  .lg\:hover\:mr-31:hover {
    margin-right: 7.75rem !important;
  }

  .lg\:hover\:mb-31:hover {
    margin-bottom: 7.75rem !important;
  }

  .lg\:hover\:ml-31:hover {
    margin-left: 7.75rem !important;
  }

  .lg\:hover\:mt-32:hover {
    margin-top: 8rem !important;
  }

  .lg\:hover\:mr-32:hover {
    margin-right: 8rem !important;
  }

  .lg\:hover\:mb-32:hover {
    margin-bottom: 8rem !important;
  }

  .lg\:hover\:ml-32:hover {
    margin-left: 8rem !important;
  }

  .lg\:hover\:mt-33:hover {
    margin-top: 8.25rem !important;
  }

  .lg\:hover\:mr-33:hover {
    margin-right: 8.25rem !important;
  }

  .lg\:hover\:mb-33:hover {
    margin-bottom: 8.25rem !important;
  }

  .lg\:hover\:ml-33:hover {
    margin-left: 8.25rem !important;
  }

  .lg\:hover\:mt-34:hover {
    margin-top: 8.5rem !important;
  }

  .lg\:hover\:mr-34:hover {
    margin-right: 8.5rem !important;
  }

  .lg\:hover\:mb-34:hover {
    margin-bottom: 8.5rem !important;
  }

  .lg\:hover\:ml-34:hover {
    margin-left: 8.5rem !important;
  }

  .lg\:hover\:mt-35:hover {
    margin-top: 8.75rem !important;
  }

  .lg\:hover\:mr-35:hover {
    margin-right: 8.75rem !important;
  }

  .lg\:hover\:mb-35:hover {
    margin-bottom: 8.75rem !important;
  }

  .lg\:hover\:ml-35:hover {
    margin-left: 8.75rem !important;
  }

  .lg\:hover\:mt-36:hover {
    margin-top: 9rem !important;
  }

  .lg\:hover\:mr-36:hover {
    margin-right: 9rem !important;
  }

  .lg\:hover\:mb-36:hover {
    margin-bottom: 9rem !important;
  }

  .lg\:hover\:ml-36:hover {
    margin-left: 9rem !important;
  }

  .lg\:hover\:mt-37:hover {
    margin-top: 9.25rem !important;
  }

  .lg\:hover\:mr-37:hover {
    margin-right: 9.25rem !important;
  }

  .lg\:hover\:mb-37:hover {
    margin-bottom: 9.25rem !important;
  }

  .lg\:hover\:ml-37:hover {
    margin-left: 9.25rem !important;
  }

  .lg\:hover\:mt-38:hover {
    margin-top: 9.5rem !important;
  }

  .lg\:hover\:mr-38:hover {
    margin-right: 9.5rem !important;
  }

  .lg\:hover\:mb-38:hover {
    margin-bottom: 9.5rem !important;
  }

  .lg\:hover\:ml-38:hover {
    margin-left: 9.5rem !important;
  }

  .lg\:hover\:mt-39:hover {
    margin-top: 9.75rem !important;
  }

  .lg\:hover\:mr-39:hover {
    margin-right: 9.75rem !important;
  }

  .lg\:hover\:mb-39:hover {
    margin-bottom: 9.75rem !important;
  }

  .lg\:hover\:ml-39:hover {
    margin-left: 9.75rem !important;
  }

  .lg\:hover\:mt-40:hover {
    margin-top: 10rem !important;
  }

  .lg\:hover\:mr-40:hover {
    margin-right: 10rem !important;
  }

  .lg\:hover\:mb-40:hover {
    margin-bottom: 10rem !important;
  }

  .lg\:hover\:ml-40:hover {
    margin-left: 10rem !important;
  }

  .lg\:hover\:mt-41:hover {
    margin-top: 10.25rem !important;
  }

  .lg\:hover\:mr-41:hover {
    margin-right: 10.25rem !important;
  }

  .lg\:hover\:mb-41:hover {
    margin-bottom: 10.25rem !important;
  }

  .lg\:hover\:ml-41:hover {
    margin-left: 10.25rem !important;
  }

  .lg\:hover\:mt-42:hover {
    margin-top: 10.5rem !important;
  }

  .lg\:hover\:mr-42:hover {
    margin-right: 10.5rem !important;
  }

  .lg\:hover\:mb-42:hover {
    margin-bottom: 10.5rem !important;
  }

  .lg\:hover\:ml-42:hover {
    margin-left: 10.5rem !important;
  }

  .lg\:hover\:mt-43:hover {
    margin-top: 10.75rem !important;
  }

  .lg\:hover\:mr-43:hover {
    margin-right: 10.75rem !important;
  }

  .lg\:hover\:mb-43:hover {
    margin-bottom: 10.75rem !important;
  }

  .lg\:hover\:ml-43:hover {
    margin-left: 10.75rem !important;
  }

  .lg\:hover\:mt-44:hover {
    margin-top: 11rem !important;
  }

  .lg\:hover\:mr-44:hover {
    margin-right: 11rem !important;
  }

  .lg\:hover\:mb-44:hover {
    margin-bottom: 11rem !important;
  }

  .lg\:hover\:ml-44:hover {
    margin-left: 11rem !important;
  }

  .lg\:hover\:mt-45:hover {
    margin-top: 11.25rem !important;
  }

  .lg\:hover\:mr-45:hover {
    margin-right: 11.25rem !important;
  }

  .lg\:hover\:mb-45:hover {
    margin-bottom: 11.25rem !important;
  }

  .lg\:hover\:ml-45:hover {
    margin-left: 11.25rem !important;
  }

  .lg\:hover\:mt-46:hover {
    margin-top: 11.5rem !important;
  }

  .lg\:hover\:mr-46:hover {
    margin-right: 11.5rem !important;
  }

  .lg\:hover\:mb-46:hover {
    margin-bottom: 11.5rem !important;
  }

  .lg\:hover\:ml-46:hover {
    margin-left: 11.5rem !important;
  }

  .lg\:hover\:mt-47:hover {
    margin-top: 11.75rem !important;
  }

  .lg\:hover\:mr-47:hover {
    margin-right: 11.75rem !important;
  }

  .lg\:hover\:mb-47:hover {
    margin-bottom: 11.75rem !important;
  }

  .lg\:hover\:ml-47:hover {
    margin-left: 11.75rem !important;
  }

  .lg\:hover\:mt-48:hover {
    margin-top: 12rem !important;
  }

  .lg\:hover\:mr-48:hover {
    margin-right: 12rem !important;
  }

  .lg\:hover\:mb-48:hover {
    margin-bottom: 12rem !important;
  }

  .lg\:hover\:ml-48:hover {
    margin-left: 12rem !important;
  }

  .lg\:hover\:mt-49:hover {
    margin-top: 12.25rem !important;
  }

  .lg\:hover\:mr-49:hover {
    margin-right: 12.25rem !important;
  }

  .lg\:hover\:mb-49:hover {
    margin-bottom: 12.25rem !important;
  }

  .lg\:hover\:ml-49:hover {
    margin-left: 12.25rem !important;
  }

  .lg\:hover\:mt-50:hover {
    margin-top: 12.5rem !important;
  }

  .lg\:hover\:mr-50:hover {
    margin-right: 12.5rem !important;
  }

  .lg\:hover\:mb-50:hover {
    margin-bottom: 12.5rem !important;
  }

  .lg\:hover\:ml-50:hover {
    margin-left: 12.5rem !important;
  }

  .lg\:hover\:mt-51:hover {
    margin-top: 12.75rem !important;
  }

  .lg\:hover\:mr-51:hover {
    margin-right: 12.75rem !important;
  }

  .lg\:hover\:mb-51:hover {
    margin-bottom: 12.75rem !important;
  }

  .lg\:hover\:ml-51:hover {
    margin-left: 12.75rem !important;
  }

  .lg\:hover\:mt-52:hover {
    margin-top: 13rem !important;
  }

  .lg\:hover\:mr-52:hover {
    margin-right: 13rem !important;
  }

  .lg\:hover\:mb-52:hover {
    margin-bottom: 13rem !important;
  }

  .lg\:hover\:ml-52:hover {
    margin-left: 13rem !important;
  }

  .lg\:hover\:mt-53:hover {
    margin-top: 13.25rem !important;
  }

  .lg\:hover\:mr-53:hover {
    margin-right: 13.25rem !important;
  }

  .lg\:hover\:mb-53:hover {
    margin-bottom: 13.25rem !important;
  }

  .lg\:hover\:ml-53:hover {
    margin-left: 13.25rem !important;
  }

  .lg\:hover\:mt-54:hover {
    margin-top: 13.5rem !important;
  }

  .lg\:hover\:mr-54:hover {
    margin-right: 13.5rem !important;
  }

  .lg\:hover\:mb-54:hover {
    margin-bottom: 13.5rem !important;
  }

  .lg\:hover\:ml-54:hover {
    margin-left: 13.5rem !important;
  }

  .lg\:hover\:mt-55:hover {
    margin-top: 13.75rem !important;
  }

  .lg\:hover\:mr-55:hover {
    margin-right: 13.75rem !important;
  }

  .lg\:hover\:mb-55:hover {
    margin-bottom: 13.75rem !important;
  }

  .lg\:hover\:ml-55:hover {
    margin-left: 13.75rem !important;
  }

  .lg\:hover\:mt-56:hover {
    margin-top: 14rem !important;
  }

  .lg\:hover\:mr-56:hover {
    margin-right: 14rem !important;
  }

  .lg\:hover\:mb-56:hover {
    margin-bottom: 14rem !important;
  }

  .lg\:hover\:ml-56:hover {
    margin-left: 14rem !important;
  }

  .lg\:hover\:mt-57:hover {
    margin-top: 14.25rem !important;
  }

  .lg\:hover\:mr-57:hover {
    margin-right: 14.25rem !important;
  }

  .lg\:hover\:mb-57:hover {
    margin-bottom: 14.25rem !important;
  }

  .lg\:hover\:ml-57:hover {
    margin-left: 14.25rem !important;
  }

  .lg\:hover\:mt-58:hover {
    margin-top: 14.5rem !important;
  }

  .lg\:hover\:mr-58:hover {
    margin-right: 14.5rem !important;
  }

  .lg\:hover\:mb-58:hover {
    margin-bottom: 14.5rem !important;
  }

  .lg\:hover\:ml-58:hover {
    margin-left: 14.5rem !important;
  }

  .lg\:hover\:mt-59:hover {
    margin-top: 14.75rem !important;
  }

  .lg\:hover\:mr-59:hover {
    margin-right: 14.75rem !important;
  }

  .lg\:hover\:mb-59:hover {
    margin-bottom: 14.75rem !important;
  }

  .lg\:hover\:ml-59:hover {
    margin-left: 14.75rem !important;
  }

  .lg\:hover\:mt-60:hover {
    margin-top: 15rem !important;
  }

  .lg\:hover\:mr-60:hover {
    margin-right: 15rem !important;
  }

  .lg\:hover\:mb-60:hover {
    margin-bottom: 15rem !important;
  }

  .lg\:hover\:ml-60:hover {
    margin-left: 15rem !important;
  }

  .lg\:hover\:mt-61:hover {
    margin-top: 15.25rem !important;
  }

  .lg\:hover\:mr-61:hover {
    margin-right: 15.25rem !important;
  }

  .lg\:hover\:mb-61:hover {
    margin-bottom: 15.25rem !important;
  }

  .lg\:hover\:ml-61:hover {
    margin-left: 15.25rem !important;
  }

  .lg\:hover\:mt-62:hover {
    margin-top: 15.5rem !important;
  }

  .lg\:hover\:mr-62:hover {
    margin-right: 15.5rem !important;
  }

  .lg\:hover\:mb-62:hover {
    margin-bottom: 15.5rem !important;
  }

  .lg\:hover\:ml-62:hover {
    margin-left: 15.5rem !important;
  }

  .lg\:hover\:mt-63:hover {
    margin-top: 15.75rem !important;
  }

  .lg\:hover\:mr-63:hover {
    margin-right: 15.75rem !important;
  }

  .lg\:hover\:mb-63:hover {
    margin-bottom: 15.75rem !important;
  }

  .lg\:hover\:ml-63:hover {
    margin-left: 15.75rem !important;
  }

  .lg\:hover\:mt-64:hover {
    margin-top: 16rem !important;
  }

  .lg\:hover\:mr-64:hover {
    margin-right: 16rem !important;
  }

  .lg\:hover\:mb-64:hover {
    margin-bottom: 16rem !important;
  }

  .lg\:hover\:ml-64:hover {
    margin-left: 16rem !important;
  }

  .lg\:hover\:mt-65:hover {
    margin-top: 16.25rem !important;
  }

  .lg\:hover\:mr-65:hover {
    margin-right: 16.25rem !important;
  }

  .lg\:hover\:mb-65:hover {
    margin-bottom: 16.25rem !important;
  }

  .lg\:hover\:ml-65:hover {
    margin-left: 16.25rem !important;
  }

  .lg\:hover\:mt-66:hover {
    margin-top: 16.5rem !important;
  }

  .lg\:hover\:mr-66:hover {
    margin-right: 16.5rem !important;
  }

  .lg\:hover\:mb-66:hover {
    margin-bottom: 16.5rem !important;
  }

  .lg\:hover\:ml-66:hover {
    margin-left: 16.5rem !important;
  }

  .lg\:hover\:mt-67:hover {
    margin-top: 16.75rem !important;
  }

  .lg\:hover\:mr-67:hover {
    margin-right: 16.75rem !important;
  }

  .lg\:hover\:mb-67:hover {
    margin-bottom: 16.75rem !important;
  }

  .lg\:hover\:ml-67:hover {
    margin-left: 16.75rem !important;
  }

  .lg\:hover\:mt-68:hover {
    margin-top: 17rem !important;
  }

  .lg\:hover\:mr-68:hover {
    margin-right: 17rem !important;
  }

  .lg\:hover\:mb-68:hover {
    margin-bottom: 17rem !important;
  }

  .lg\:hover\:ml-68:hover {
    margin-left: 17rem !important;
  }

  .lg\:hover\:mt-69:hover {
    margin-top: 17.25rem !important;
  }

  .lg\:hover\:mr-69:hover {
    margin-right: 17.25rem !important;
  }

  .lg\:hover\:mb-69:hover {
    margin-bottom: 17.25rem !important;
  }

  .lg\:hover\:ml-69:hover {
    margin-left: 17.25rem !important;
  }

  .lg\:hover\:mt-70:hover {
    margin-top: 17.5rem !important;
  }

  .lg\:hover\:mr-70:hover {
    margin-right: 17.5rem !important;
  }

  .lg\:hover\:mb-70:hover {
    margin-bottom: 17.5rem !important;
  }

  .lg\:hover\:ml-70:hover {
    margin-left: 17.5rem !important;
  }

  .lg\:hover\:mt-71:hover {
    margin-top: 17.75rem !important;
  }

  .lg\:hover\:mr-71:hover {
    margin-right: 17.75rem !important;
  }

  .lg\:hover\:mb-71:hover {
    margin-bottom: 17.75rem !important;
  }

  .lg\:hover\:ml-71:hover {
    margin-left: 17.75rem !important;
  }

  .lg\:hover\:mt-72:hover {
    margin-top: 18rem !important;
  }

  .lg\:hover\:mr-72:hover {
    margin-right: 18rem !important;
  }

  .lg\:hover\:mb-72:hover {
    margin-bottom: 18rem !important;
  }

  .lg\:hover\:ml-72:hover {
    margin-left: 18rem !important;
  }

  .lg\:hover\:mt-73:hover {
    margin-top: 18.25rem !important;
  }

  .lg\:hover\:mr-73:hover {
    margin-right: 18.25rem !important;
  }

  .lg\:hover\:mb-73:hover {
    margin-bottom: 18.25rem !important;
  }

  .lg\:hover\:ml-73:hover {
    margin-left: 18.25rem !important;
  }

  .lg\:hover\:mt-74:hover {
    margin-top: 18.5rem !important;
  }

  .lg\:hover\:mr-74:hover {
    margin-right: 18.5rem !important;
  }

  .lg\:hover\:mb-74:hover {
    margin-bottom: 18.5rem !important;
  }

  .lg\:hover\:ml-74:hover {
    margin-left: 18.5rem !important;
  }

  .lg\:hover\:mt-75:hover {
    margin-top: 18.75rem !important;
  }

  .lg\:hover\:mr-75:hover {
    margin-right: 18.75rem !important;
  }

  .lg\:hover\:mb-75:hover {
    margin-bottom: 18.75rem !important;
  }

  .lg\:hover\:ml-75:hover {
    margin-left: 18.75rem !important;
  }

  .lg\:hover\:mt-76:hover {
    margin-top: 19rem !important;
  }

  .lg\:hover\:mr-76:hover {
    margin-right: 19rem !important;
  }

  .lg\:hover\:mb-76:hover {
    margin-bottom: 19rem !important;
  }

  .lg\:hover\:ml-76:hover {
    margin-left: 19rem !important;
  }

  .lg\:hover\:mt-77:hover {
    margin-top: 19.25rem !important;
  }

  .lg\:hover\:mr-77:hover {
    margin-right: 19.25rem !important;
  }

  .lg\:hover\:mb-77:hover {
    margin-bottom: 19.25rem !important;
  }

  .lg\:hover\:ml-77:hover {
    margin-left: 19.25rem !important;
  }

  .lg\:hover\:mt-78:hover {
    margin-top: 19.5rem !important;
  }

  .lg\:hover\:mr-78:hover {
    margin-right: 19.5rem !important;
  }

  .lg\:hover\:mb-78:hover {
    margin-bottom: 19.5rem !important;
  }

  .lg\:hover\:ml-78:hover {
    margin-left: 19.5rem !important;
  }

  .lg\:hover\:mt-79:hover {
    margin-top: 19.75rem !important;
  }

  .lg\:hover\:mr-79:hover {
    margin-right: 19.75rem !important;
  }

  .lg\:hover\:mb-79:hover {
    margin-bottom: 19.75rem !important;
  }

  .lg\:hover\:ml-79:hover {
    margin-left: 19.75rem !important;
  }

  .lg\:hover\:mt-80:hover {
    margin-top: 20rem !important;
  }

  .lg\:hover\:mr-80:hover {
    margin-right: 20rem !important;
  }

  .lg\:hover\:mb-80:hover {
    margin-bottom: 20rem !important;
  }

  .lg\:hover\:ml-80:hover {
    margin-left: 20rem !important;
  }

  .lg\:hover\:mt-81:hover {
    margin-top: 20.25rem !important;
  }

  .lg\:hover\:mr-81:hover {
    margin-right: 20.25rem !important;
  }

  .lg\:hover\:mb-81:hover {
    margin-bottom: 20.25rem !important;
  }

  .lg\:hover\:ml-81:hover {
    margin-left: 20.25rem !important;
  }

  .lg\:hover\:mt-82:hover {
    margin-top: 20.5rem !important;
  }

  .lg\:hover\:mr-82:hover {
    margin-right: 20.5rem !important;
  }

  .lg\:hover\:mb-82:hover {
    margin-bottom: 20.5rem !important;
  }

  .lg\:hover\:ml-82:hover {
    margin-left: 20.5rem !important;
  }

  .lg\:hover\:mt-83:hover {
    margin-top: 20.75rem !important;
  }

  .lg\:hover\:mr-83:hover {
    margin-right: 20.75rem !important;
  }

  .lg\:hover\:mb-83:hover {
    margin-bottom: 20.75rem !important;
  }

  .lg\:hover\:ml-83:hover {
    margin-left: 20.75rem !important;
  }

  .lg\:hover\:mt-84:hover {
    margin-top: 21rem !important;
  }

  .lg\:hover\:mr-84:hover {
    margin-right: 21rem !important;
  }

  .lg\:hover\:mb-84:hover {
    margin-bottom: 21rem !important;
  }

  .lg\:hover\:ml-84:hover {
    margin-left: 21rem !important;
  }

  .lg\:hover\:mt-85:hover {
    margin-top: 21.25rem !important;
  }

  .lg\:hover\:mr-85:hover {
    margin-right: 21.25rem !important;
  }

  .lg\:hover\:mb-85:hover {
    margin-bottom: 21.25rem !important;
  }

  .lg\:hover\:ml-85:hover {
    margin-left: 21.25rem !important;
  }

  .lg\:hover\:mt-86:hover {
    margin-top: 21.5rem !important;
  }

  .lg\:hover\:mr-86:hover {
    margin-right: 21.5rem !important;
  }

  .lg\:hover\:mb-86:hover {
    margin-bottom: 21.5rem !important;
  }

  .lg\:hover\:ml-86:hover {
    margin-left: 21.5rem !important;
  }

  .lg\:hover\:mt-87:hover {
    margin-top: 21.75rem !important;
  }

  .lg\:hover\:mr-87:hover {
    margin-right: 21.75rem !important;
  }

  .lg\:hover\:mb-87:hover {
    margin-bottom: 21.75rem !important;
  }

  .lg\:hover\:ml-87:hover {
    margin-left: 21.75rem !important;
  }

  .lg\:hover\:mt-88:hover {
    margin-top: 22rem !important;
  }

  .lg\:hover\:mr-88:hover {
    margin-right: 22rem !important;
  }

  .lg\:hover\:mb-88:hover {
    margin-bottom: 22rem !important;
  }

  .lg\:hover\:ml-88:hover {
    margin-left: 22rem !important;
  }

  .lg\:hover\:mt-89:hover {
    margin-top: 22.25rem !important;
  }

  .lg\:hover\:mr-89:hover {
    margin-right: 22.25rem !important;
  }

  .lg\:hover\:mb-89:hover {
    margin-bottom: 22.25rem !important;
  }

  .lg\:hover\:ml-89:hover {
    margin-left: 22.25rem !important;
  }

  .lg\:hover\:mt-90:hover {
    margin-top: 22.5rem !important;
  }

  .lg\:hover\:mr-90:hover {
    margin-right: 22.5rem !important;
  }

  .lg\:hover\:mb-90:hover {
    margin-bottom: 22.5rem !important;
  }

  .lg\:hover\:ml-90:hover {
    margin-left: 22.5rem !important;
  }

  .lg\:hover\:mt-91:hover {
    margin-top: 22.75rem !important;
  }

  .lg\:hover\:mr-91:hover {
    margin-right: 22.75rem !important;
  }

  .lg\:hover\:mb-91:hover {
    margin-bottom: 22.75rem !important;
  }

  .lg\:hover\:ml-91:hover {
    margin-left: 22.75rem !important;
  }

  .lg\:hover\:mt-92:hover {
    margin-top: 23rem !important;
  }

  .lg\:hover\:mr-92:hover {
    margin-right: 23rem !important;
  }

  .lg\:hover\:mb-92:hover {
    margin-bottom: 23rem !important;
  }

  .lg\:hover\:ml-92:hover {
    margin-left: 23rem !important;
  }

  .lg\:hover\:mt-93:hover {
    margin-top: 23.25rem !important;
  }

  .lg\:hover\:mr-93:hover {
    margin-right: 23.25rem !important;
  }

  .lg\:hover\:mb-93:hover {
    margin-bottom: 23.25rem !important;
  }

  .lg\:hover\:ml-93:hover {
    margin-left: 23.25rem !important;
  }

  .lg\:hover\:mt-94:hover {
    margin-top: 23.5rem !important;
  }

  .lg\:hover\:mr-94:hover {
    margin-right: 23.5rem !important;
  }

  .lg\:hover\:mb-94:hover {
    margin-bottom: 23.5rem !important;
  }

  .lg\:hover\:ml-94:hover {
    margin-left: 23.5rem !important;
  }

  .lg\:hover\:mt-95:hover {
    margin-top: 23.75rem !important;
  }

  .lg\:hover\:mr-95:hover {
    margin-right: 23.75rem !important;
  }

  .lg\:hover\:mb-95:hover {
    margin-bottom: 23.75rem !important;
  }

  .lg\:hover\:ml-95:hover {
    margin-left: 23.75rem !important;
  }

  .lg\:hover\:mt-96:hover {
    margin-top: 24rem !important;
  }

  .lg\:hover\:mr-96:hover {
    margin-right: 24rem !important;
  }

  .lg\:hover\:mb-96:hover {
    margin-bottom: 24rem !important;
  }

  .lg\:hover\:ml-96:hover {
    margin-left: 24rem !important;
  }

  .lg\:hover\:mt-97:hover {
    margin-top: 24.25rem !important;
  }

  .lg\:hover\:mr-97:hover {
    margin-right: 24.25rem !important;
  }

  .lg\:hover\:mb-97:hover {
    margin-bottom: 24.25rem !important;
  }

  .lg\:hover\:ml-97:hover {
    margin-left: 24.25rem !important;
  }

  .lg\:hover\:mt-98:hover {
    margin-top: 24.5rem !important;
  }

  .lg\:hover\:mr-98:hover {
    margin-right: 24.5rem !important;
  }

  .lg\:hover\:mb-98:hover {
    margin-bottom: 24.5rem !important;
  }

  .lg\:hover\:ml-98:hover {
    margin-left: 24.5rem !important;
  }

  .lg\:hover\:mt-99:hover {
    margin-top: 24.75rem !important;
  }

  .lg\:hover\:mr-99:hover {
    margin-right: 24.75rem !important;
  }

  .lg\:hover\:mb-99:hover {
    margin-bottom: 24.75rem !important;
  }

  .lg\:hover\:ml-99:hover {
    margin-left: 24.75rem !important;
  }

  .lg\:hover\:mt-100:hover {
    margin-top: 25rem !important;
  }

  .lg\:hover\:mr-100:hover {
    margin-right: 25rem !important;
  }

  .lg\:hover\:mb-100:hover {
    margin-bottom: 25rem !important;
  }

  .lg\:hover\:ml-100:hover {
    margin-left: 25rem !important;
  }

  .lg\:hover\:mt-101:hover {
    margin-top: 25.25rem !important;
  }

  .lg\:hover\:mr-101:hover {
    margin-right: 25.25rem !important;
  }

  .lg\:hover\:mb-101:hover {
    margin-bottom: 25.25rem !important;
  }

  .lg\:hover\:ml-101:hover {
    margin-left: 25.25rem !important;
  }

  .lg\:hover\:mt-102:hover {
    margin-top: 25.5rem !important;
  }

  .lg\:hover\:mr-102:hover {
    margin-right: 25.5rem !important;
  }

  .lg\:hover\:mb-102:hover {
    margin-bottom: 25.5rem !important;
  }

  .lg\:hover\:ml-102:hover {
    margin-left: 25.5rem !important;
  }

  .lg\:hover\:mt-103:hover {
    margin-top: 25.75rem !important;
  }

  .lg\:hover\:mr-103:hover {
    margin-right: 25.75rem !important;
  }

  .lg\:hover\:mb-103:hover {
    margin-bottom: 25.75rem !important;
  }

  .lg\:hover\:ml-103:hover {
    margin-left: 25.75rem !important;
  }

  .lg\:hover\:mt-104:hover {
    margin-top: 26rem !important;
  }

  .lg\:hover\:mr-104:hover {
    margin-right: 26rem !important;
  }

  .lg\:hover\:mb-104:hover {
    margin-bottom: 26rem !important;
  }

  .lg\:hover\:ml-104:hover {
    margin-left: 26rem !important;
  }

  .lg\:hover\:mt-105:hover {
    margin-top: 26.25rem !important;
  }

  .lg\:hover\:mr-105:hover {
    margin-right: 26.25rem !important;
  }

  .lg\:hover\:mb-105:hover {
    margin-bottom: 26.25rem !important;
  }

  .lg\:hover\:ml-105:hover {
    margin-left: 26.25rem !important;
  }

  .lg\:hover\:mt-auto:hover {
    margin-top: auto !important;
  }

  .lg\:hover\:mr-auto:hover {
    margin-right: auto !important;
  }

  .lg\:hover\:mb-auto:hover {
    margin-bottom: auto !important;
  }

  .lg\:hover\:ml-auto:hover {
    margin-left: auto !important;
  }

  .lg\:hover\:mt-px:hover {
    margin-top: 1px !important;
  }

  .lg\:hover\:mr-px:hover {
    margin-right: 1px !important;
  }

  .lg\:hover\:mb-px:hover {
    margin-bottom: 1px !important;
  }

  .lg\:hover\:ml-px:hover {
    margin-left: 1px !important;
  }

  .lg\:hover\:mt-0\.5:hover {
    margin-top: 0.125rem !important;
  }

  .lg\:hover\:mr-0\.5:hover {
    margin-right: 0.125rem !important;
  }

  .lg\:hover\:mb-0\.5:hover {
    margin-bottom: 0.125rem !important;
  }

  .lg\:hover\:ml-0\.5:hover {
    margin-left: 0.125rem !important;
  }

  .lg\:hover\:mt-1\.5:hover {
    margin-top: 0.375rem !important;
  }

  .lg\:hover\:mr-1\.5:hover {
    margin-right: 0.375rem !important;
  }

  .lg\:hover\:mb-1\.5:hover {
    margin-bottom: 0.375rem !important;
  }

  .lg\:hover\:ml-1\.5:hover {
    margin-left: 0.375rem !important;
  }

  .lg\:hover\:mt-2\.5:hover {
    margin-top: 0.625rem !important;
  }

  .lg\:hover\:mr-2\.5:hover {
    margin-right: 0.625rem !important;
  }

  .lg\:hover\:mb-2\.5:hover {
    margin-bottom: 0.625rem !important;
  }

  .lg\:hover\:ml-2\.5:hover {
    margin-left: 0.625rem !important;
  }

  .lg\:hover\:mt-3\.5:hover {
    margin-top: 0.875rem !important;
  }

  .lg\:hover\:mr-3\.5:hover {
    margin-right: 0.875rem !important;
  }

  .lg\:hover\:mb-3\.5:hover {
    margin-bottom: 0.875rem !important;
  }

  .lg\:hover\:ml-3\.5:hover {
    margin-left: 0.875rem !important;
  }

  .lg\:hover\:mt-4\.5:hover {
    margin-top: 1.125rem !important;
  }

  .lg\:hover\:mr-4\.5:hover {
    margin-right: 1.125rem !important;
  }

  .lg\:hover\:mb-4\.5:hover {
    margin-bottom: 1.125rem !important;
  }

  .lg\:hover\:ml-4\.5:hover {
    margin-left: 1.125rem !important;
  }

  .lg\:hover\:mt-5\.5:hover {
    margin-top: 1.375rem !important;
  }

  .lg\:hover\:mr-5\.5:hover {
    margin-right: 1.375rem !important;
  }

  .lg\:hover\:mb-5\.5:hover {
    margin-bottom: 1.375rem !important;
  }

  .lg\:hover\:ml-5\.5:hover {
    margin-left: 1.375rem !important;
  }

  .lg\:hover\:mt-6\.5:hover {
    margin-top: 1.625rem !important;
  }

  .lg\:hover\:mr-6\.5:hover {
    margin-right: 1.625rem !important;
  }

  .lg\:hover\:mb-6\.5:hover {
    margin-bottom: 1.625rem !important;
  }

  .lg\:hover\:ml-6\.5:hover {
    margin-left: 1.625rem !important;
  }

  .lg\:hover\:mt-7\.5:hover {
    margin-top: 1.875rem !important;
  }

  .lg\:hover\:mr-7\.5:hover {
    margin-right: 1.875rem !important;
  }

  .lg\:hover\:mb-7\.5:hover {
    margin-bottom: 1.875rem !important;
  }

  .lg\:hover\:ml-7\.5:hover {
    margin-left: 1.875rem !important;
  }

  .lg\:hover\:mt-8\.5:hover {
    margin-top: 2.125rem !important;
  }

  .lg\:hover\:mr-8\.5:hover {
    margin-right: 2.125rem !important;
  }

  .lg\:hover\:mb-8\.5:hover {
    margin-bottom: 2.125rem !important;
  }

  .lg\:hover\:ml-8\.5:hover {
    margin-left: 2.125rem !important;
  }

  .lg\:hover\:mt-9\.5:hover {
    margin-top: 2.375rem !important;
  }

  .lg\:hover\:mr-9\.5:hover {
    margin-right: 2.375rem !important;
  }

  .lg\:hover\:mb-9\.5:hover {
    margin-bottom: 2.375rem !important;
  }

  .lg\:hover\:ml-9\.5:hover {
    margin-left: 2.375rem !important;
  }

  .lg\:hover\:mt-10\.5:hover {
    margin-top: 2.625rem !important;
  }

  .lg\:hover\:mr-10\.5:hover {
    margin-right: 2.625rem !important;
  }

  .lg\:hover\:mb-10\.5:hover {
    margin-bottom: 2.625rem !important;
  }

  .lg\:hover\:ml-10\.5:hover {
    margin-left: 2.625rem !important;
  }

  .lg\:hover\:mt-11\.5:hover {
    margin-top: 2.875rem !important;
  }

  .lg\:hover\:mr-11\.5:hover {
    margin-right: 2.875rem !important;
  }

  .lg\:hover\:mb-11\.5:hover {
    margin-bottom: 2.875rem !important;
  }

  .lg\:hover\:ml-11\.5:hover {
    margin-left: 2.875rem !important;
  }

  .lg\:hover\:mt-12\.5:hover {
    margin-top: 3.125rem !important;
  }

  .lg\:hover\:mr-12\.5:hover {
    margin-right: 3.125rem !important;
  }

  .lg\:hover\:mb-12\.5:hover {
    margin-bottom: 3.125rem !important;
  }

  .lg\:hover\:ml-12\.5:hover {
    margin-left: 3.125rem !important;
  }

  .lg\:hover\:mt-13\.5:hover {
    margin-top: 3.375rem !important;
  }

  .lg\:hover\:mr-13\.5:hover {
    margin-right: 3.375rem !important;
  }

  .lg\:hover\:mb-13\.5:hover {
    margin-bottom: 3.375rem !important;
  }

  .lg\:hover\:ml-13\.5:hover {
    margin-left: 3.375rem !important;
  }

  .lg\:hover\:mt-14\.5:hover {
    margin-top: 3.625rem !important;
  }

  .lg\:hover\:mr-14\.5:hover {
    margin-right: 3.625rem !important;
  }

  .lg\:hover\:mb-14\.5:hover {
    margin-bottom: 3.625rem !important;
  }

  .lg\:hover\:ml-14\.5:hover {
    margin-left: 3.625rem !important;
  }

  .lg\:hover\:mt-15\.5:hover {
    margin-top: 3.875rem !important;
  }

  .lg\:hover\:mr-15\.5:hover {
    margin-right: 3.875rem !important;
  }

  .lg\:hover\:mb-15\.5:hover {
    margin-bottom: 3.875rem !important;
  }

  .lg\:hover\:ml-15\.5:hover {
    margin-left: 3.875rem !important;
  }

  .lg\:hover\:mt-16\.5:hover {
    margin-top: 4.125rem !important;
  }

  .lg\:hover\:mr-16\.5:hover {
    margin-right: 4.125rem !important;
  }

  .lg\:hover\:mb-16\.5:hover {
    margin-bottom: 4.125rem !important;
  }

  .lg\:hover\:ml-16\.5:hover {
    margin-left: 4.125rem !important;
  }

  .lg\:hover\:mt-17\.5:hover {
    margin-top: 4.375rem !important;
  }

  .lg\:hover\:mr-17\.5:hover {
    margin-right: 4.375rem !important;
  }

  .lg\:hover\:mb-17\.5:hover {
    margin-bottom: 4.375rem !important;
  }

  .lg\:hover\:ml-17\.5:hover {
    margin-left: 4.375rem !important;
  }

  .lg\:hover\:mt-18\.5:hover {
    margin-top: 4.625rem !important;
  }

  .lg\:hover\:mr-18\.5:hover {
    margin-right: 4.625rem !important;
  }

  .lg\:hover\:mb-18\.5:hover {
    margin-bottom: 4.625rem !important;
  }

  .lg\:hover\:ml-18\.5:hover {
    margin-left: 4.625rem !important;
  }

  .lg\:hover\:mt-19\.5:hover {
    margin-top: 4.875rem !important;
  }

  .lg\:hover\:mr-19\.5:hover {
    margin-right: 4.875rem !important;
  }

  .lg\:hover\:mb-19\.5:hover {
    margin-bottom: 4.875rem !important;
  }

  .lg\:hover\:ml-19\.5:hover {
    margin-left: 4.875rem !important;
  }

  .lg\:hover\:mt-20\.5:hover {
    margin-top: 5.125rem !important;
  }

  .lg\:hover\:mr-20\.5:hover {
    margin-right: 5.125rem !important;
  }

  .lg\:hover\:mb-20\.5:hover {
    margin-bottom: 5.125rem !important;
  }

  .lg\:hover\:ml-20\.5:hover {
    margin-left: 5.125rem !important;
  }

  .lg\:hover\:mt-21\.5:hover {
    margin-top: 5.375rem !important;
  }

  .lg\:hover\:mr-21\.5:hover {
    margin-right: 5.375rem !important;
  }

  .lg\:hover\:mb-21\.5:hover {
    margin-bottom: 5.375rem !important;
  }

  .lg\:hover\:ml-21\.5:hover {
    margin-left: 5.375rem !important;
  }

  .lg\:hover\:mt-22\.5:hover {
    margin-top: 5.625rem !important;
  }

  .lg\:hover\:mr-22\.5:hover {
    margin-right: 5.625rem !important;
  }

  .lg\:hover\:mb-22\.5:hover {
    margin-bottom: 5.625rem !important;
  }

  .lg\:hover\:ml-22\.5:hover {
    margin-left: 5.625rem !important;
  }

  .lg\:hover\:mt-23\.5:hover {
    margin-top: 5.875rem !important;
  }

  .lg\:hover\:mr-23\.5:hover {
    margin-right: 5.875rem !important;
  }

  .lg\:hover\:mb-23\.5:hover {
    margin-bottom: 5.875rem !important;
  }

  .lg\:hover\:ml-23\.5:hover {
    margin-left: 5.875rem !important;
  }

  .lg\:hover\:mt-24\.5:hover {
    margin-top: 6.125rem !important;
  }

  .lg\:hover\:mr-24\.5:hover {
    margin-right: 6.125rem !important;
  }

  .lg\:hover\:mb-24\.5:hover {
    margin-bottom: 6.125rem !important;
  }

  .lg\:hover\:ml-24\.5:hover {
    margin-left: 6.125rem !important;
  }

  .lg\:hover\:mt-25\.5:hover {
    margin-top: 6.375rem !important;
  }

  .lg\:hover\:mr-25\.5:hover {
    margin-right: 6.375rem !important;
  }

  .lg\:hover\:mb-25\.5:hover {
    margin-bottom: 6.375rem !important;
  }

  .lg\:hover\:ml-25\.5:hover {
    margin-left: 6.375rem !important;
  }

  .lg\:hover\:mt-26\.5:hover {
    margin-top: 6.625rem !important;
  }

  .lg\:hover\:mr-26\.5:hover {
    margin-right: 6.625rem !important;
  }

  .lg\:hover\:mb-26\.5:hover {
    margin-bottom: 6.625rem !important;
  }

  .lg\:hover\:ml-26\.5:hover {
    margin-left: 6.625rem !important;
  }

  .lg\:hover\:mt-27\.5:hover {
    margin-top: 6.875rem !important;
  }

  .lg\:hover\:mr-27\.5:hover {
    margin-right: 6.875rem !important;
  }

  .lg\:hover\:mb-27\.5:hover {
    margin-bottom: 6.875rem !important;
  }

  .lg\:hover\:ml-27\.5:hover {
    margin-left: 6.875rem !important;
  }

  .lg\:hover\:mt-28\.5:hover {
    margin-top: 7.125rem !important;
  }

  .lg\:hover\:mr-28\.5:hover {
    margin-right: 7.125rem !important;
  }

  .lg\:hover\:mb-28\.5:hover {
    margin-bottom: 7.125rem !important;
  }

  .lg\:hover\:ml-28\.5:hover {
    margin-left: 7.125rem !important;
  }

  .lg\:hover\:mt-29\.5:hover {
    margin-top: 7.375rem !important;
  }

  .lg\:hover\:mr-29\.5:hover {
    margin-right: 7.375rem !important;
  }

  .lg\:hover\:mb-29\.5:hover {
    margin-bottom: 7.375rem !important;
  }

  .lg\:hover\:ml-29\.5:hover {
    margin-left: 7.375rem !important;
  }

  .lg\:hover\:mt-30\.5:hover {
    margin-top: 7.625rem !important;
  }

  .lg\:hover\:mr-30\.5:hover {
    margin-right: 7.625rem !important;
  }

  .lg\:hover\:mb-30\.5:hover {
    margin-bottom: 7.625rem !important;
  }

  .lg\:hover\:ml-30\.5:hover {
    margin-left: 7.625rem !important;
  }

  .lg\:hover\:mt-31\.5:hover {
    margin-top: 7.875rem !important;
  }

  .lg\:hover\:mr-31\.5:hover {
    margin-right: 7.875rem !important;
  }

  .lg\:hover\:mb-31\.5:hover {
    margin-bottom: 7.875rem !important;
  }

  .lg\:hover\:ml-31\.5:hover {
    margin-left: 7.875rem !important;
  }

  .lg\:hover\:mt-32\.5:hover {
    margin-top: 8.125rem !important;
  }

  .lg\:hover\:mr-32\.5:hover {
    margin-right: 8.125rem !important;
  }

  .lg\:hover\:mb-32\.5:hover {
    margin-bottom: 8.125rem !important;
  }

  .lg\:hover\:ml-32\.5:hover {
    margin-left: 8.125rem !important;
  }

  .lg\:hover\:mt-33\.5:hover {
    margin-top: 8.375rem !important;
  }

  .lg\:hover\:mr-33\.5:hover {
    margin-right: 8.375rem !important;
  }

  .lg\:hover\:mb-33\.5:hover {
    margin-bottom: 8.375rem !important;
  }

  .lg\:hover\:ml-33\.5:hover {
    margin-left: 8.375rem !important;
  }

  .lg\:hover\:mt-34\.5:hover {
    margin-top: 8.625rem !important;
  }

  .lg\:hover\:mr-34\.5:hover {
    margin-right: 8.625rem !important;
  }

  .lg\:hover\:mb-34\.5:hover {
    margin-bottom: 8.625rem !important;
  }

  .lg\:hover\:ml-34\.5:hover {
    margin-left: 8.625rem !important;
  }

  .lg\:hover\:mt-35\.5:hover {
    margin-top: 8.875rem !important;
  }

  .lg\:hover\:mr-35\.5:hover {
    margin-right: 8.875rem !important;
  }

  .lg\:hover\:mb-35\.5:hover {
    margin-bottom: 8.875rem !important;
  }

  .lg\:hover\:ml-35\.5:hover {
    margin-left: 8.875rem !important;
  }

  .lg\:hover\:mt-36\.5:hover {
    margin-top: 9.125rem !important;
  }

  .lg\:hover\:mr-36\.5:hover {
    margin-right: 9.125rem !important;
  }

  .lg\:hover\:mb-36\.5:hover {
    margin-bottom: 9.125rem !important;
  }

  .lg\:hover\:ml-36\.5:hover {
    margin-left: 9.125rem !important;
  }

  .lg\:hover\:mt-37\.5:hover {
    margin-top: 9.375rem !important;
  }

  .lg\:hover\:mr-37\.5:hover {
    margin-right: 9.375rem !important;
  }

  .lg\:hover\:mb-37\.5:hover {
    margin-bottom: 9.375rem !important;
  }

  .lg\:hover\:ml-37\.5:hover {
    margin-left: 9.375rem !important;
  }

  .lg\:hover\:mt-38\.5:hover {
    margin-top: 9.625rem !important;
  }

  .lg\:hover\:mr-38\.5:hover {
    margin-right: 9.625rem !important;
  }

  .lg\:hover\:mb-38\.5:hover {
    margin-bottom: 9.625rem !important;
  }

  .lg\:hover\:ml-38\.5:hover {
    margin-left: 9.625rem !important;
  }

  .lg\:hover\:mt-39\.5:hover {
    margin-top: 9.875rem !important;
  }

  .lg\:hover\:mr-39\.5:hover {
    margin-right: 9.875rem !important;
  }

  .lg\:hover\:mb-39\.5:hover {
    margin-bottom: 9.875rem !important;
  }

  .lg\:hover\:ml-39\.5:hover {
    margin-left: 9.875rem !important;
  }

  .lg\:hover\:mt-40\.5:hover {
    margin-top: 10.125rem !important;
  }

  .lg\:hover\:mr-40\.5:hover {
    margin-right: 10.125rem !important;
  }

  .lg\:hover\:mb-40\.5:hover {
    margin-bottom: 10.125rem !important;
  }

  .lg\:hover\:ml-40\.5:hover {
    margin-left: 10.125rem !important;
  }

  .lg\:hover\:mt-41\.5:hover {
    margin-top: 10.375rem !important;
  }

  .lg\:hover\:mr-41\.5:hover {
    margin-right: 10.375rem !important;
  }

  .lg\:hover\:mb-41\.5:hover {
    margin-bottom: 10.375rem !important;
  }

  .lg\:hover\:ml-41\.5:hover {
    margin-left: 10.375rem !important;
  }

  .lg\:hover\:mt-42\.5:hover {
    margin-top: 10.625rem !important;
  }

  .lg\:hover\:mr-42\.5:hover {
    margin-right: 10.625rem !important;
  }

  .lg\:hover\:mb-42\.5:hover {
    margin-bottom: 10.625rem !important;
  }

  .lg\:hover\:ml-42\.5:hover {
    margin-left: 10.625rem !important;
  }

  .lg\:hover\:mt-43\.5:hover {
    margin-top: 10.875rem !important;
  }

  .lg\:hover\:mr-43\.5:hover {
    margin-right: 10.875rem !important;
  }

  .lg\:hover\:mb-43\.5:hover {
    margin-bottom: 10.875rem !important;
  }

  .lg\:hover\:ml-43\.5:hover {
    margin-left: 10.875rem !important;
  }

  .lg\:hover\:mt-44\.5:hover {
    margin-top: 11.125rem !important;
  }

  .lg\:hover\:mr-44\.5:hover {
    margin-right: 11.125rem !important;
  }

  .lg\:hover\:mb-44\.5:hover {
    margin-bottom: 11.125rem !important;
  }

  .lg\:hover\:ml-44\.5:hover {
    margin-left: 11.125rem !important;
  }

  .lg\:hover\:mt-45\.5:hover {
    margin-top: 11.375rem !important;
  }

  .lg\:hover\:mr-45\.5:hover {
    margin-right: 11.375rem !important;
  }

  .lg\:hover\:mb-45\.5:hover {
    margin-bottom: 11.375rem !important;
  }

  .lg\:hover\:ml-45\.5:hover {
    margin-left: 11.375rem !important;
  }

  .lg\:hover\:mt-46\.5:hover {
    margin-top: 11.625rem !important;
  }

  .lg\:hover\:mr-46\.5:hover {
    margin-right: 11.625rem !important;
  }

  .lg\:hover\:mb-46\.5:hover {
    margin-bottom: 11.625rem !important;
  }

  .lg\:hover\:ml-46\.5:hover {
    margin-left: 11.625rem !important;
  }

  .lg\:hover\:mt-47\.5:hover {
    margin-top: 11.875rem !important;
  }

  .lg\:hover\:mr-47\.5:hover {
    margin-right: 11.875rem !important;
  }

  .lg\:hover\:mb-47\.5:hover {
    margin-bottom: 11.875rem !important;
  }

  .lg\:hover\:ml-47\.5:hover {
    margin-left: 11.875rem !important;
  }

  .lg\:hover\:mt-48\.5:hover {
    margin-top: 12.125rem !important;
  }

  .lg\:hover\:mr-48\.5:hover {
    margin-right: 12.125rem !important;
  }

  .lg\:hover\:mb-48\.5:hover {
    margin-bottom: 12.125rem !important;
  }

  .lg\:hover\:ml-48\.5:hover {
    margin-left: 12.125rem !important;
  }

  .lg\:hover\:mt-49\.5:hover {
    margin-top: 12.375rem !important;
  }

  .lg\:hover\:mr-49\.5:hover {
    margin-right: 12.375rem !important;
  }

  .lg\:hover\:mb-49\.5:hover {
    margin-bottom: 12.375rem !important;
  }

  .lg\:hover\:ml-49\.5:hover {
    margin-left: 12.375rem !important;
  }

  .lg\:hover\:mt-50\.5:hover {
    margin-top: 12.625rem !important;
  }

  .lg\:hover\:mr-50\.5:hover {
    margin-right: 12.625rem !important;
  }

  .lg\:hover\:mb-50\.5:hover {
    margin-bottom: 12.625rem !important;
  }

  .lg\:hover\:ml-50\.5:hover {
    margin-left: 12.625rem !important;
  }

  .lg\:hover\:mt-51\.5:hover {
    margin-top: 12.875rem !important;
  }

  .lg\:hover\:mr-51\.5:hover {
    margin-right: 12.875rem !important;
  }

  .lg\:hover\:mb-51\.5:hover {
    margin-bottom: 12.875rem !important;
  }

  .lg\:hover\:ml-51\.5:hover {
    margin-left: 12.875rem !important;
  }

  .lg\:hover\:mt-52\.5:hover {
    margin-top: 13.125rem !important;
  }

  .lg\:hover\:mr-52\.5:hover {
    margin-right: 13.125rem !important;
  }

  .lg\:hover\:mb-52\.5:hover {
    margin-bottom: 13.125rem !important;
  }

  .lg\:hover\:ml-52\.5:hover {
    margin-left: 13.125rem !important;
  }

  .lg\:hover\:mt-53\.5:hover {
    margin-top: 13.375rem !important;
  }

  .lg\:hover\:mr-53\.5:hover {
    margin-right: 13.375rem !important;
  }

  .lg\:hover\:mb-53\.5:hover {
    margin-bottom: 13.375rem !important;
  }

  .lg\:hover\:ml-53\.5:hover {
    margin-left: 13.375rem !important;
  }

  .lg\:hover\:mt-54\.5:hover {
    margin-top: 13.625rem !important;
  }

  .lg\:hover\:mr-54\.5:hover {
    margin-right: 13.625rem !important;
  }

  .lg\:hover\:mb-54\.5:hover {
    margin-bottom: 13.625rem !important;
  }

  .lg\:hover\:ml-54\.5:hover {
    margin-left: 13.625rem !important;
  }

  .lg\:hover\:mt-55\.5:hover {
    margin-top: 13.875rem !important;
  }

  .lg\:hover\:mr-55\.5:hover {
    margin-right: 13.875rem !important;
  }

  .lg\:hover\:mb-55\.5:hover {
    margin-bottom: 13.875rem !important;
  }

  .lg\:hover\:ml-55\.5:hover {
    margin-left: 13.875rem !important;
  }

  .lg\:hover\:mt-56\.5:hover {
    margin-top: 14.125rem !important;
  }

  .lg\:hover\:mr-56\.5:hover {
    margin-right: 14.125rem !important;
  }

  .lg\:hover\:mb-56\.5:hover {
    margin-bottom: 14.125rem !important;
  }

  .lg\:hover\:ml-56\.5:hover {
    margin-left: 14.125rem !important;
  }

  .lg\:hover\:mt-57\.5:hover {
    margin-top: 14.375rem !important;
  }

  .lg\:hover\:mr-57\.5:hover {
    margin-right: 14.375rem !important;
  }

  .lg\:hover\:mb-57\.5:hover {
    margin-bottom: 14.375rem !important;
  }

  .lg\:hover\:ml-57\.5:hover {
    margin-left: 14.375rem !important;
  }

  .lg\:hover\:mt-58\.5:hover {
    margin-top: 14.625rem !important;
  }

  .lg\:hover\:mr-58\.5:hover {
    margin-right: 14.625rem !important;
  }

  .lg\:hover\:mb-58\.5:hover {
    margin-bottom: 14.625rem !important;
  }

  .lg\:hover\:ml-58\.5:hover {
    margin-left: 14.625rem !important;
  }

  .lg\:hover\:mt-59\.5:hover {
    margin-top: 14.875rem !important;
  }

  .lg\:hover\:mr-59\.5:hover {
    margin-right: 14.875rem !important;
  }

  .lg\:hover\:mb-59\.5:hover {
    margin-bottom: 14.875rem !important;
  }

  .lg\:hover\:ml-59\.5:hover {
    margin-left: 14.875rem !important;
  }

  .lg\:hover\:mt-60\.5:hover {
    margin-top: 15.125rem !important;
  }

  .lg\:hover\:mr-60\.5:hover {
    margin-right: 15.125rem !important;
  }

  .lg\:hover\:mb-60\.5:hover {
    margin-bottom: 15.125rem !important;
  }

  .lg\:hover\:ml-60\.5:hover {
    margin-left: 15.125rem !important;
  }

  .lg\:hover\:mt-61\.5:hover {
    margin-top: 15.375rem !important;
  }

  .lg\:hover\:mr-61\.5:hover {
    margin-right: 15.375rem !important;
  }

  .lg\:hover\:mb-61\.5:hover {
    margin-bottom: 15.375rem !important;
  }

  .lg\:hover\:ml-61\.5:hover {
    margin-left: 15.375rem !important;
  }

  .lg\:hover\:mt-62\.5:hover {
    margin-top: 15.625rem !important;
  }

  .lg\:hover\:mr-62\.5:hover {
    margin-right: 15.625rem !important;
  }

  .lg\:hover\:mb-62\.5:hover {
    margin-bottom: 15.625rem !important;
  }

  .lg\:hover\:ml-62\.5:hover {
    margin-left: 15.625rem !important;
  }

  .lg\:hover\:mt-63\.5:hover {
    margin-top: 15.875rem !important;
  }

  .lg\:hover\:mr-63\.5:hover {
    margin-right: 15.875rem !important;
  }

  .lg\:hover\:mb-63\.5:hover {
    margin-bottom: 15.875rem !important;
  }

  .lg\:hover\:ml-63\.5:hover {
    margin-left: 15.875rem !important;
  }

  .lg\:hover\:mt-64\.5:hover {
    margin-top: 16.125rem !important;
  }

  .lg\:hover\:mr-64\.5:hover {
    margin-right: 16.125rem !important;
  }

  .lg\:hover\:mb-64\.5:hover {
    margin-bottom: 16.125rem !important;
  }

  .lg\:hover\:ml-64\.5:hover {
    margin-left: 16.125rem !important;
  }

  .lg\:hover\:mt-65\.5:hover {
    margin-top: 16.375rem !important;
  }

  .lg\:hover\:mr-65\.5:hover {
    margin-right: 16.375rem !important;
  }

  .lg\:hover\:mb-65\.5:hover {
    margin-bottom: 16.375rem !important;
  }

  .lg\:hover\:ml-65\.5:hover {
    margin-left: 16.375rem !important;
  }

  .lg\:hover\:mt-66\.5:hover {
    margin-top: 16.625rem !important;
  }

  .lg\:hover\:mr-66\.5:hover {
    margin-right: 16.625rem !important;
  }

  .lg\:hover\:mb-66\.5:hover {
    margin-bottom: 16.625rem !important;
  }

  .lg\:hover\:ml-66\.5:hover {
    margin-left: 16.625rem !important;
  }

  .lg\:hover\:mt-67\.5:hover {
    margin-top: 16.875rem !important;
  }

  .lg\:hover\:mr-67\.5:hover {
    margin-right: 16.875rem !important;
  }

  .lg\:hover\:mb-67\.5:hover {
    margin-bottom: 16.875rem !important;
  }

  .lg\:hover\:ml-67\.5:hover {
    margin-left: 16.875rem !important;
  }

  .lg\:hover\:mt-68\.5:hover {
    margin-top: 17.125rem !important;
  }

  .lg\:hover\:mr-68\.5:hover {
    margin-right: 17.125rem !important;
  }

  .lg\:hover\:mb-68\.5:hover {
    margin-bottom: 17.125rem !important;
  }

  .lg\:hover\:ml-68\.5:hover {
    margin-left: 17.125rem !important;
  }

  .lg\:hover\:mt-69\.5:hover {
    margin-top: 17.375rem !important;
  }

  .lg\:hover\:mr-69\.5:hover {
    margin-right: 17.375rem !important;
  }

  .lg\:hover\:mb-69\.5:hover {
    margin-bottom: 17.375rem !important;
  }

  .lg\:hover\:ml-69\.5:hover {
    margin-left: 17.375rem !important;
  }

  .lg\:hover\:mt-70\.5:hover {
    margin-top: 17.625rem !important;
  }

  .lg\:hover\:mr-70\.5:hover {
    margin-right: 17.625rem !important;
  }

  .lg\:hover\:mb-70\.5:hover {
    margin-bottom: 17.625rem !important;
  }

  .lg\:hover\:ml-70\.5:hover {
    margin-left: 17.625rem !important;
  }

  .lg\:hover\:mt-71\.5:hover {
    margin-top: 17.875rem !important;
  }

  .lg\:hover\:mr-71\.5:hover {
    margin-right: 17.875rem !important;
  }

  .lg\:hover\:mb-71\.5:hover {
    margin-bottom: 17.875rem !important;
  }

  .lg\:hover\:ml-71\.5:hover {
    margin-left: 17.875rem !important;
  }

  .lg\:hover\:mt-72\.5:hover {
    margin-top: 18.125rem !important;
  }

  .lg\:hover\:mr-72\.5:hover {
    margin-right: 18.125rem !important;
  }

  .lg\:hover\:mb-72\.5:hover {
    margin-bottom: 18.125rem !important;
  }

  .lg\:hover\:ml-72\.5:hover {
    margin-left: 18.125rem !important;
  }

  .lg\:hover\:mt-73\.5:hover {
    margin-top: 18.375rem !important;
  }

  .lg\:hover\:mr-73\.5:hover {
    margin-right: 18.375rem !important;
  }

  .lg\:hover\:mb-73\.5:hover {
    margin-bottom: 18.375rem !important;
  }

  .lg\:hover\:ml-73\.5:hover {
    margin-left: 18.375rem !important;
  }

  .lg\:hover\:mt-74\.5:hover {
    margin-top: 18.625rem !important;
  }

  .lg\:hover\:mr-74\.5:hover {
    margin-right: 18.625rem !important;
  }

  .lg\:hover\:mb-74\.5:hover {
    margin-bottom: 18.625rem !important;
  }

  .lg\:hover\:ml-74\.5:hover {
    margin-left: 18.625rem !important;
  }

  .lg\:hover\:mt-75\.5:hover {
    margin-top: 18.875rem !important;
  }

  .lg\:hover\:mr-75\.5:hover {
    margin-right: 18.875rem !important;
  }

  .lg\:hover\:mb-75\.5:hover {
    margin-bottom: 18.875rem !important;
  }

  .lg\:hover\:ml-75\.5:hover {
    margin-left: 18.875rem !important;
  }

  .lg\:hover\:mt-76\.5:hover {
    margin-top: 19.125rem !important;
  }

  .lg\:hover\:mr-76\.5:hover {
    margin-right: 19.125rem !important;
  }

  .lg\:hover\:mb-76\.5:hover {
    margin-bottom: 19.125rem !important;
  }

  .lg\:hover\:ml-76\.5:hover {
    margin-left: 19.125rem !important;
  }

  .lg\:hover\:mt-77\.5:hover {
    margin-top: 19.375rem !important;
  }

  .lg\:hover\:mr-77\.5:hover {
    margin-right: 19.375rem !important;
  }

  .lg\:hover\:mb-77\.5:hover {
    margin-bottom: 19.375rem !important;
  }

  .lg\:hover\:ml-77\.5:hover {
    margin-left: 19.375rem !important;
  }

  .lg\:hover\:mt-78\.5:hover {
    margin-top: 19.625rem !important;
  }

  .lg\:hover\:mr-78\.5:hover {
    margin-right: 19.625rem !important;
  }

  .lg\:hover\:mb-78\.5:hover {
    margin-bottom: 19.625rem !important;
  }

  .lg\:hover\:ml-78\.5:hover {
    margin-left: 19.625rem !important;
  }

  .lg\:hover\:mt-79\.5:hover {
    margin-top: 19.875rem !important;
  }

  .lg\:hover\:mr-79\.5:hover {
    margin-right: 19.875rem !important;
  }

  .lg\:hover\:mb-79\.5:hover {
    margin-bottom: 19.875rem !important;
  }

  .lg\:hover\:ml-79\.5:hover {
    margin-left: 19.875rem !important;
  }

  .lg\:hover\:mt-80\.5:hover {
    margin-top: 20.125rem !important;
  }

  .lg\:hover\:mr-80\.5:hover {
    margin-right: 20.125rem !important;
  }

  .lg\:hover\:mb-80\.5:hover {
    margin-bottom: 20.125rem !important;
  }

  .lg\:hover\:ml-80\.5:hover {
    margin-left: 20.125rem !important;
  }

  .lg\:hover\:mt-81\.5:hover {
    margin-top: 20.375rem !important;
  }

  .lg\:hover\:mr-81\.5:hover {
    margin-right: 20.375rem !important;
  }

  .lg\:hover\:mb-81\.5:hover {
    margin-bottom: 20.375rem !important;
  }

  .lg\:hover\:ml-81\.5:hover {
    margin-left: 20.375rem !important;
  }

  .lg\:hover\:mt-82\.5:hover {
    margin-top: 20.625rem !important;
  }

  .lg\:hover\:mr-82\.5:hover {
    margin-right: 20.625rem !important;
  }

  .lg\:hover\:mb-82\.5:hover {
    margin-bottom: 20.625rem !important;
  }

  .lg\:hover\:ml-82\.5:hover {
    margin-left: 20.625rem !important;
  }

  .lg\:hover\:mt-83\.5:hover {
    margin-top: 20.875rem !important;
  }

  .lg\:hover\:mr-83\.5:hover {
    margin-right: 20.875rem !important;
  }

  .lg\:hover\:mb-83\.5:hover {
    margin-bottom: 20.875rem !important;
  }

  .lg\:hover\:ml-83\.5:hover {
    margin-left: 20.875rem !important;
  }

  .lg\:hover\:mt-84\.5:hover {
    margin-top: 21.125rem !important;
  }

  .lg\:hover\:mr-84\.5:hover {
    margin-right: 21.125rem !important;
  }

  .lg\:hover\:mb-84\.5:hover {
    margin-bottom: 21.125rem !important;
  }

  .lg\:hover\:ml-84\.5:hover {
    margin-left: 21.125rem !important;
  }

  .lg\:hover\:mt-85\.5:hover {
    margin-top: 21.375rem !important;
  }

  .lg\:hover\:mr-85\.5:hover {
    margin-right: 21.375rem !important;
  }

  .lg\:hover\:mb-85\.5:hover {
    margin-bottom: 21.375rem !important;
  }

  .lg\:hover\:ml-85\.5:hover {
    margin-left: 21.375rem !important;
  }

  .lg\:hover\:mt-86\.5:hover {
    margin-top: 21.625rem !important;
  }

  .lg\:hover\:mr-86\.5:hover {
    margin-right: 21.625rem !important;
  }

  .lg\:hover\:mb-86\.5:hover {
    margin-bottom: 21.625rem !important;
  }

  .lg\:hover\:ml-86\.5:hover {
    margin-left: 21.625rem !important;
  }

  .lg\:hover\:mt-87\.5:hover {
    margin-top: 21.875rem !important;
  }

  .lg\:hover\:mr-87\.5:hover {
    margin-right: 21.875rem !important;
  }

  .lg\:hover\:mb-87\.5:hover {
    margin-bottom: 21.875rem !important;
  }

  .lg\:hover\:ml-87\.5:hover {
    margin-left: 21.875rem !important;
  }

  .lg\:hover\:mt-88\.5:hover {
    margin-top: 22.125rem !important;
  }

  .lg\:hover\:mr-88\.5:hover {
    margin-right: 22.125rem !important;
  }

  .lg\:hover\:mb-88\.5:hover {
    margin-bottom: 22.125rem !important;
  }

  .lg\:hover\:ml-88\.5:hover {
    margin-left: 22.125rem !important;
  }

  .lg\:hover\:mt-89\.5:hover {
    margin-top: 22.375rem !important;
  }

  .lg\:hover\:mr-89\.5:hover {
    margin-right: 22.375rem !important;
  }

  .lg\:hover\:mb-89\.5:hover {
    margin-bottom: 22.375rem !important;
  }

  .lg\:hover\:ml-89\.5:hover {
    margin-left: 22.375rem !important;
  }

  .lg\:hover\:mt-90\.5:hover {
    margin-top: 22.625rem !important;
  }

  .lg\:hover\:mr-90\.5:hover {
    margin-right: 22.625rem !important;
  }

  .lg\:hover\:mb-90\.5:hover {
    margin-bottom: 22.625rem !important;
  }

  .lg\:hover\:ml-90\.5:hover {
    margin-left: 22.625rem !important;
  }

  .lg\:hover\:mt-91\.5:hover {
    margin-top: 22.875rem !important;
  }

  .lg\:hover\:mr-91\.5:hover {
    margin-right: 22.875rem !important;
  }

  .lg\:hover\:mb-91\.5:hover {
    margin-bottom: 22.875rem !important;
  }

  .lg\:hover\:ml-91\.5:hover {
    margin-left: 22.875rem !important;
  }

  .lg\:hover\:mt-92\.5:hover {
    margin-top: 23.125rem !important;
  }

  .lg\:hover\:mr-92\.5:hover {
    margin-right: 23.125rem !important;
  }

  .lg\:hover\:mb-92\.5:hover {
    margin-bottom: 23.125rem !important;
  }

  .lg\:hover\:ml-92\.5:hover {
    margin-left: 23.125rem !important;
  }

  .lg\:hover\:mt-93\.5:hover {
    margin-top: 23.375rem !important;
  }

  .lg\:hover\:mr-93\.5:hover {
    margin-right: 23.375rem !important;
  }

  .lg\:hover\:mb-93\.5:hover {
    margin-bottom: 23.375rem !important;
  }

  .lg\:hover\:ml-93\.5:hover {
    margin-left: 23.375rem !important;
  }

  .lg\:hover\:mt-94\.5:hover {
    margin-top: 23.625rem !important;
  }

  .lg\:hover\:mr-94\.5:hover {
    margin-right: 23.625rem !important;
  }

  .lg\:hover\:mb-94\.5:hover {
    margin-bottom: 23.625rem !important;
  }

  .lg\:hover\:ml-94\.5:hover {
    margin-left: 23.625rem !important;
  }

  .lg\:hover\:mt-95\.5:hover {
    margin-top: 23.875rem !important;
  }

  .lg\:hover\:mr-95\.5:hover {
    margin-right: 23.875rem !important;
  }

  .lg\:hover\:mb-95\.5:hover {
    margin-bottom: 23.875rem !important;
  }

  .lg\:hover\:ml-95\.5:hover {
    margin-left: 23.875rem !important;
  }

  .lg\:hover\:mt-96\.5:hover {
    margin-top: 24.125rem !important;
  }

  .lg\:hover\:mr-96\.5:hover {
    margin-right: 24.125rem !important;
  }

  .lg\:hover\:mb-96\.5:hover {
    margin-bottom: 24.125rem !important;
  }

  .lg\:hover\:ml-96\.5:hover {
    margin-left: 24.125rem !important;
  }

  .lg\:hover\:mt-97\.5:hover {
    margin-top: 24.375rem !important;
  }

  .lg\:hover\:mr-97\.5:hover {
    margin-right: 24.375rem !important;
  }

  .lg\:hover\:mb-97\.5:hover {
    margin-bottom: 24.375rem !important;
  }

  .lg\:hover\:ml-97\.5:hover {
    margin-left: 24.375rem !important;
  }

  .lg\:hover\:mt-98\.5:hover {
    margin-top: 24.625rem !important;
  }

  .lg\:hover\:mr-98\.5:hover {
    margin-right: 24.625rem !important;
  }

  .lg\:hover\:mb-98\.5:hover {
    margin-bottom: 24.625rem !important;
  }

  .lg\:hover\:ml-98\.5:hover {
    margin-left: 24.625rem !important;
  }

  .lg\:hover\:mt-99\.5:hover {
    margin-top: 24.875rem !important;
  }

  .lg\:hover\:mr-99\.5:hover {
    margin-right: 24.875rem !important;
  }

  .lg\:hover\:mb-99\.5:hover {
    margin-bottom: 24.875rem !important;
  }

  .lg\:hover\:ml-99\.5:hover {
    margin-left: 24.875rem !important;
  }

  .lg\:hover\:mt-100\.5:hover {
    margin-top: 25.125rem !important;
  }

  .lg\:hover\:mr-100\.5:hover {
    margin-right: 25.125rem !important;
  }

  .lg\:hover\:mb-100\.5:hover {
    margin-bottom: 25.125rem !important;
  }

  .lg\:hover\:ml-100\.5:hover {
    margin-left: 25.125rem !important;
  }

  .lg\:hover\:mt-101\.5:hover {
    margin-top: 25.375rem !important;
  }

  .lg\:hover\:mr-101\.5:hover {
    margin-right: 25.375rem !important;
  }

  .lg\:hover\:mb-101\.5:hover {
    margin-bottom: 25.375rem !important;
  }

  .lg\:hover\:ml-101\.5:hover {
    margin-left: 25.375rem !important;
  }

  .lg\:hover\:mt-102\.5:hover {
    margin-top: 25.625rem !important;
  }

  .lg\:hover\:mr-102\.5:hover {
    margin-right: 25.625rem !important;
  }

  .lg\:hover\:mb-102\.5:hover {
    margin-bottom: 25.625rem !important;
  }

  .lg\:hover\:ml-102\.5:hover {
    margin-left: 25.625rem !important;
  }

  .lg\:hover\:mt-103\.5:hover {
    margin-top: 25.875rem !important;
  }

  .lg\:hover\:mr-103\.5:hover {
    margin-right: 25.875rem !important;
  }

  .lg\:hover\:mb-103\.5:hover {
    margin-bottom: 25.875rem !important;
  }

  .lg\:hover\:ml-103\.5:hover {
    margin-left: 25.875rem !important;
  }

  .lg\:hover\:mt-104\.5:hover {
    margin-top: 26.125rem !important;
  }

  .lg\:hover\:mr-104\.5:hover {
    margin-right: 26.125rem !important;
  }

  .lg\:hover\:mb-104\.5:hover {
    margin-bottom: 26.125rem !important;
  }

  .lg\:hover\:ml-104\.5:hover {
    margin-left: 26.125rem !important;
  }

  .lg\:hover\:-mt-0:hover {
    margin-top: 0rem !important;
  }

  .lg\:hover\:-mr-0:hover {
    margin-right: 0rem !important;
  }

  .lg\:hover\:-mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .lg\:hover\:-ml-0:hover {
    margin-left: 0rem !important;
  }

  .lg\:hover\:-mt-1:hover {
    margin-top: -0.25rem !important;
  }

  .lg\:hover\:-mr-1:hover {
    margin-right: -0.25rem !important;
  }

  .lg\:hover\:-mb-1:hover {
    margin-bottom: -0.25rem !important;
  }

  .lg\:hover\:-ml-1:hover {
    margin-left: -0.25rem !important;
  }

  .lg\:hover\:-mt-2:hover {
    margin-top: -0.5rem !important;
  }

  .lg\:hover\:-mr-2:hover {
    margin-right: -0.5rem !important;
  }

  .lg\:hover\:-mb-2:hover {
    margin-bottom: -0.5rem !important;
  }

  .lg\:hover\:-ml-2:hover {
    margin-left: -0.5rem !important;
  }

  .lg\:hover\:-mt-3:hover {
    margin-top: -0.75rem !important;
  }

  .lg\:hover\:-mr-3:hover {
    margin-right: -0.75rem !important;
  }

  .lg\:hover\:-mb-3:hover {
    margin-bottom: -0.75rem !important;
  }

  .lg\:hover\:-ml-3:hover {
    margin-left: -0.75rem !important;
  }

  .lg\:hover\:-mt-4:hover {
    margin-top: -1rem !important;
  }

  .lg\:hover\:-mr-4:hover {
    margin-right: -1rem !important;
  }

  .lg\:hover\:-mb-4:hover {
    margin-bottom: -1rem !important;
  }

  .lg\:hover\:-ml-4:hover {
    margin-left: -1rem !important;
  }

  .lg\:hover\:-mt-5:hover {
    margin-top: -1.25rem !important;
  }

  .lg\:hover\:-mr-5:hover {
    margin-right: -1.25rem !important;
  }

  .lg\:hover\:-mb-5:hover {
    margin-bottom: -1.25rem !important;
  }

  .lg\:hover\:-ml-5:hover {
    margin-left: -1.25rem !important;
  }

  .lg\:hover\:-mt-6:hover {
    margin-top: -1.5rem !important;
  }

  .lg\:hover\:-mr-6:hover {
    margin-right: -1.5rem !important;
  }

  .lg\:hover\:-mb-6:hover {
    margin-bottom: -1.5rem !important;
  }

  .lg\:hover\:-ml-6:hover {
    margin-left: -1.5rem !important;
  }

  .lg\:hover\:-mt-7:hover {
    margin-top: -1.75rem !important;
  }

  .lg\:hover\:-mr-7:hover {
    margin-right: -1.75rem !important;
  }

  .lg\:hover\:-mb-7:hover {
    margin-bottom: -1.75rem !important;
  }

  .lg\:hover\:-ml-7:hover {
    margin-left: -1.75rem !important;
  }

  .lg\:hover\:-mt-8:hover {
    margin-top: -2rem !important;
  }

  .lg\:hover\:-mr-8:hover {
    margin-right: -2rem !important;
  }

  .lg\:hover\:-mb-8:hover {
    margin-bottom: -2rem !important;
  }

  .lg\:hover\:-ml-8:hover {
    margin-left: -2rem !important;
  }

  .lg\:hover\:-mt-9:hover {
    margin-top: -2.25rem !important;
  }

  .lg\:hover\:-mr-9:hover {
    margin-right: -2.25rem !important;
  }

  .lg\:hover\:-mb-9:hover {
    margin-bottom: -2.25rem !important;
  }

  .lg\:hover\:-ml-9:hover {
    margin-left: -2.25rem !important;
  }

  .lg\:hover\:-mt-10:hover {
    margin-top: -2.5rem !important;
  }

  .lg\:hover\:-mr-10:hover {
    margin-right: -2.5rem !important;
  }

  .lg\:hover\:-mb-10:hover {
    margin-bottom: -2.5rem !important;
  }

  .lg\:hover\:-ml-10:hover {
    margin-left: -2.5rem !important;
  }

  .lg\:hover\:-mt-11:hover {
    margin-top: -2.75rem !important;
  }

  .lg\:hover\:-mr-11:hover {
    margin-right: -2.75rem !important;
  }

  .lg\:hover\:-mb-11:hover {
    margin-bottom: -2.75rem !important;
  }

  .lg\:hover\:-ml-11:hover {
    margin-left: -2.75rem !important;
  }

  .lg\:hover\:-mt-12:hover {
    margin-top: -3rem !important;
  }

  .lg\:hover\:-mr-12:hover {
    margin-right: -3rem !important;
  }

  .lg\:hover\:-mb-12:hover {
    margin-bottom: -3rem !important;
  }

  .lg\:hover\:-ml-12:hover {
    margin-left: -3rem !important;
  }

  .lg\:hover\:-mt-13:hover {
    margin-top: -3.25rem !important;
  }

  .lg\:hover\:-mr-13:hover {
    margin-right: -3.25rem !important;
  }

  .lg\:hover\:-mb-13:hover {
    margin-bottom: -3.25rem !important;
  }

  .lg\:hover\:-ml-13:hover {
    margin-left: -3.25rem !important;
  }

  .lg\:hover\:-mt-14:hover {
    margin-top: -3.5rem !important;
  }

  .lg\:hover\:-mr-14:hover {
    margin-right: -3.5rem !important;
  }

  .lg\:hover\:-mb-14:hover {
    margin-bottom: -3.5rem !important;
  }

  .lg\:hover\:-ml-14:hover {
    margin-left: -3.5rem !important;
  }

  .lg\:hover\:-mt-15:hover {
    margin-top: -3.75rem !important;
  }

  .lg\:hover\:-mr-15:hover {
    margin-right: -3.75rem !important;
  }

  .lg\:hover\:-mb-15:hover {
    margin-bottom: -3.75rem !important;
  }

  .lg\:hover\:-ml-15:hover {
    margin-left: -3.75rem !important;
  }

  .lg\:hover\:-mt-16:hover {
    margin-top: -4rem !important;
  }

  .lg\:hover\:-mr-16:hover {
    margin-right: -4rem !important;
  }

  .lg\:hover\:-mb-16:hover {
    margin-bottom: -4rem !important;
  }

  .lg\:hover\:-ml-16:hover {
    margin-left: -4rem !important;
  }

  .lg\:hover\:-mt-17:hover {
    margin-top: -4.25rem !important;
  }

  .lg\:hover\:-mr-17:hover {
    margin-right: -4.25rem !important;
  }

  .lg\:hover\:-mb-17:hover {
    margin-bottom: -4.25rem !important;
  }

  .lg\:hover\:-ml-17:hover {
    margin-left: -4.25rem !important;
  }

  .lg\:hover\:-mt-18:hover {
    margin-top: -4.5rem !important;
  }

  .lg\:hover\:-mr-18:hover {
    margin-right: -4.5rem !important;
  }

  .lg\:hover\:-mb-18:hover {
    margin-bottom: -4.5rem !important;
  }

  .lg\:hover\:-ml-18:hover {
    margin-left: -4.5rem !important;
  }

  .lg\:hover\:-mt-19:hover {
    margin-top: -4.75rem !important;
  }

  .lg\:hover\:-mr-19:hover {
    margin-right: -4.75rem !important;
  }

  .lg\:hover\:-mb-19:hover {
    margin-bottom: -4.75rem !important;
  }

  .lg\:hover\:-ml-19:hover {
    margin-left: -4.75rem !important;
  }

  .lg\:hover\:-mt-20:hover {
    margin-top: -5rem !important;
  }

  .lg\:hover\:-mr-20:hover {
    margin-right: -5rem !important;
  }

  .lg\:hover\:-mb-20:hover {
    margin-bottom: -5rem !important;
  }

  .lg\:hover\:-ml-20:hover {
    margin-left: -5rem !important;
  }

  .lg\:hover\:-mt-21:hover {
    margin-top: -5.25rem !important;
  }

  .lg\:hover\:-mr-21:hover {
    margin-right: -5.25rem !important;
  }

  .lg\:hover\:-mb-21:hover {
    margin-bottom: -5.25rem !important;
  }

  .lg\:hover\:-ml-21:hover {
    margin-left: -5.25rem !important;
  }

  .lg\:hover\:-mt-22:hover {
    margin-top: -5.5rem !important;
  }

  .lg\:hover\:-mr-22:hover {
    margin-right: -5.5rem !important;
  }

  .lg\:hover\:-mb-22:hover {
    margin-bottom: -5.5rem !important;
  }

  .lg\:hover\:-ml-22:hover {
    margin-left: -5.5rem !important;
  }

  .lg\:hover\:-mt-23:hover {
    margin-top: -5.75rem !important;
  }

  .lg\:hover\:-mr-23:hover {
    margin-right: -5.75rem !important;
  }

  .lg\:hover\:-mb-23:hover {
    margin-bottom: -5.75rem !important;
  }

  .lg\:hover\:-ml-23:hover {
    margin-left: -5.75rem !important;
  }

  .lg\:hover\:-mt-24:hover {
    margin-top: -6rem !important;
  }

  .lg\:hover\:-mr-24:hover {
    margin-right: -6rem !important;
  }

  .lg\:hover\:-mb-24:hover {
    margin-bottom: -6rem !important;
  }

  .lg\:hover\:-ml-24:hover {
    margin-left: -6rem !important;
  }

  .lg\:hover\:-mt-25:hover {
    margin-top: -6.25rem !important;
  }

  .lg\:hover\:-mr-25:hover {
    margin-right: -6.25rem !important;
  }

  .lg\:hover\:-mb-25:hover {
    margin-bottom: -6.25rem !important;
  }

  .lg\:hover\:-ml-25:hover {
    margin-left: -6.25rem !important;
  }

  .lg\:hover\:-mt-26:hover {
    margin-top: -6.5rem !important;
  }

  .lg\:hover\:-mr-26:hover {
    margin-right: -6.5rem !important;
  }

  .lg\:hover\:-mb-26:hover {
    margin-bottom: -6.5rem !important;
  }

  .lg\:hover\:-ml-26:hover {
    margin-left: -6.5rem !important;
  }

  .lg\:hover\:-mt-27:hover {
    margin-top: -6.75rem !important;
  }

  .lg\:hover\:-mr-27:hover {
    margin-right: -6.75rem !important;
  }

  .lg\:hover\:-mb-27:hover {
    margin-bottom: -6.75rem !important;
  }

  .lg\:hover\:-ml-27:hover {
    margin-left: -6.75rem !important;
  }

  .lg\:hover\:-mt-28:hover {
    margin-top: -7rem !important;
  }

  .lg\:hover\:-mr-28:hover {
    margin-right: -7rem !important;
  }

  .lg\:hover\:-mb-28:hover {
    margin-bottom: -7rem !important;
  }

  .lg\:hover\:-ml-28:hover {
    margin-left: -7rem !important;
  }

  .lg\:hover\:-mt-29:hover {
    margin-top: -7.25rem !important;
  }

  .lg\:hover\:-mr-29:hover {
    margin-right: -7.25rem !important;
  }

  .lg\:hover\:-mb-29:hover {
    margin-bottom: -7.25rem !important;
  }

  .lg\:hover\:-ml-29:hover {
    margin-left: -7.25rem !important;
  }

  .lg\:hover\:-mt-30:hover {
    margin-top: -7.5rem !important;
  }

  .lg\:hover\:-mr-30:hover {
    margin-right: -7.5rem !important;
  }

  .lg\:hover\:-mb-30:hover {
    margin-bottom: -7.5rem !important;
  }

  .lg\:hover\:-ml-30:hover {
    margin-left: -7.5rem !important;
  }

  .lg\:hover\:-mt-31:hover {
    margin-top: -7.75rem !important;
  }

  .lg\:hover\:-mr-31:hover {
    margin-right: -7.75rem !important;
  }

  .lg\:hover\:-mb-31:hover {
    margin-bottom: -7.75rem !important;
  }

  .lg\:hover\:-ml-31:hover {
    margin-left: -7.75rem !important;
  }

  .lg\:hover\:-mt-32:hover {
    margin-top: -8rem !important;
  }

  .lg\:hover\:-mr-32:hover {
    margin-right: -8rem !important;
  }

  .lg\:hover\:-mb-32:hover {
    margin-bottom: -8rem !important;
  }

  .lg\:hover\:-ml-32:hover {
    margin-left: -8rem !important;
  }

  .lg\:hover\:-mt-33:hover {
    margin-top: -8.25rem !important;
  }

  .lg\:hover\:-mr-33:hover {
    margin-right: -8.25rem !important;
  }

  .lg\:hover\:-mb-33:hover {
    margin-bottom: -8.25rem !important;
  }

  .lg\:hover\:-ml-33:hover {
    margin-left: -8.25rem !important;
  }

  .lg\:hover\:-mt-34:hover {
    margin-top: -8.5rem !important;
  }

  .lg\:hover\:-mr-34:hover {
    margin-right: -8.5rem !important;
  }

  .lg\:hover\:-mb-34:hover {
    margin-bottom: -8.5rem !important;
  }

  .lg\:hover\:-ml-34:hover {
    margin-left: -8.5rem !important;
  }

  .lg\:hover\:-mt-35:hover {
    margin-top: -8.75rem !important;
  }

  .lg\:hover\:-mr-35:hover {
    margin-right: -8.75rem !important;
  }

  .lg\:hover\:-mb-35:hover {
    margin-bottom: -8.75rem !important;
  }

  .lg\:hover\:-ml-35:hover {
    margin-left: -8.75rem !important;
  }

  .lg\:hover\:-mt-36:hover {
    margin-top: -9rem !important;
  }

  .lg\:hover\:-mr-36:hover {
    margin-right: -9rem !important;
  }

  .lg\:hover\:-mb-36:hover {
    margin-bottom: -9rem !important;
  }

  .lg\:hover\:-ml-36:hover {
    margin-left: -9rem !important;
  }

  .lg\:hover\:-mt-37:hover {
    margin-top: -9.25rem !important;
  }

  .lg\:hover\:-mr-37:hover {
    margin-right: -9.25rem !important;
  }

  .lg\:hover\:-mb-37:hover {
    margin-bottom: -9.25rem !important;
  }

  .lg\:hover\:-ml-37:hover {
    margin-left: -9.25rem !important;
  }

  .lg\:hover\:-mt-38:hover {
    margin-top: -9.5rem !important;
  }

  .lg\:hover\:-mr-38:hover {
    margin-right: -9.5rem !important;
  }

  .lg\:hover\:-mb-38:hover {
    margin-bottom: -9.5rem !important;
  }

  .lg\:hover\:-ml-38:hover {
    margin-left: -9.5rem !important;
  }

  .lg\:hover\:-mt-39:hover {
    margin-top: -9.75rem !important;
  }

  .lg\:hover\:-mr-39:hover {
    margin-right: -9.75rem !important;
  }

  .lg\:hover\:-mb-39:hover {
    margin-bottom: -9.75rem !important;
  }

  .lg\:hover\:-ml-39:hover {
    margin-left: -9.75rem !important;
  }

  .lg\:hover\:-mt-40:hover {
    margin-top: -10rem !important;
  }

  .lg\:hover\:-mr-40:hover {
    margin-right: -10rem !important;
  }

  .lg\:hover\:-mb-40:hover {
    margin-bottom: -10rem !important;
  }

  .lg\:hover\:-ml-40:hover {
    margin-left: -10rem !important;
  }

  .lg\:hover\:-mt-41:hover {
    margin-top: -10.25rem !important;
  }

  .lg\:hover\:-mr-41:hover {
    margin-right: -10.25rem !important;
  }

  .lg\:hover\:-mb-41:hover {
    margin-bottom: -10.25rem !important;
  }

  .lg\:hover\:-ml-41:hover {
    margin-left: -10.25rem !important;
  }

  .lg\:hover\:-mt-42:hover {
    margin-top: -10.5rem !important;
  }

  .lg\:hover\:-mr-42:hover {
    margin-right: -10.5rem !important;
  }

  .lg\:hover\:-mb-42:hover {
    margin-bottom: -10.5rem !important;
  }

  .lg\:hover\:-ml-42:hover {
    margin-left: -10.5rem !important;
  }

  .lg\:hover\:-mt-43:hover {
    margin-top: -10.75rem !important;
  }

  .lg\:hover\:-mr-43:hover {
    margin-right: -10.75rem !important;
  }

  .lg\:hover\:-mb-43:hover {
    margin-bottom: -10.75rem !important;
  }

  .lg\:hover\:-ml-43:hover {
    margin-left: -10.75rem !important;
  }

  .lg\:hover\:-mt-44:hover {
    margin-top: -11rem !important;
  }

  .lg\:hover\:-mr-44:hover {
    margin-right: -11rem !important;
  }

  .lg\:hover\:-mb-44:hover {
    margin-bottom: -11rem !important;
  }

  .lg\:hover\:-ml-44:hover {
    margin-left: -11rem !important;
  }

  .lg\:hover\:-mt-45:hover {
    margin-top: -11.25rem !important;
  }

  .lg\:hover\:-mr-45:hover {
    margin-right: -11.25rem !important;
  }

  .lg\:hover\:-mb-45:hover {
    margin-bottom: -11.25rem !important;
  }

  .lg\:hover\:-ml-45:hover {
    margin-left: -11.25rem !important;
  }

  .lg\:hover\:-mt-46:hover {
    margin-top: -11.5rem !important;
  }

  .lg\:hover\:-mr-46:hover {
    margin-right: -11.5rem !important;
  }

  .lg\:hover\:-mb-46:hover {
    margin-bottom: -11.5rem !important;
  }

  .lg\:hover\:-ml-46:hover {
    margin-left: -11.5rem !important;
  }

  .lg\:hover\:-mt-47:hover {
    margin-top: -11.75rem !important;
  }

  .lg\:hover\:-mr-47:hover {
    margin-right: -11.75rem !important;
  }

  .lg\:hover\:-mb-47:hover {
    margin-bottom: -11.75rem !important;
  }

  .lg\:hover\:-ml-47:hover {
    margin-left: -11.75rem !important;
  }

  .lg\:hover\:-mt-48:hover {
    margin-top: -12rem !important;
  }

  .lg\:hover\:-mr-48:hover {
    margin-right: -12rem !important;
  }

  .lg\:hover\:-mb-48:hover {
    margin-bottom: -12rem !important;
  }

  .lg\:hover\:-ml-48:hover {
    margin-left: -12rem !important;
  }

  .lg\:hover\:-mt-49:hover {
    margin-top: -12.25rem !important;
  }

  .lg\:hover\:-mr-49:hover {
    margin-right: -12.25rem !important;
  }

  .lg\:hover\:-mb-49:hover {
    margin-bottom: -12.25rem !important;
  }

  .lg\:hover\:-ml-49:hover {
    margin-left: -12.25rem !important;
  }

  .lg\:hover\:-mt-50:hover {
    margin-top: -12.5rem !important;
  }

  .lg\:hover\:-mr-50:hover {
    margin-right: -12.5rem !important;
  }

  .lg\:hover\:-mb-50:hover {
    margin-bottom: -12.5rem !important;
  }

  .lg\:hover\:-ml-50:hover {
    margin-left: -12.5rem !important;
  }

  .lg\:hover\:-mt-51:hover {
    margin-top: -12.75rem !important;
  }

  .lg\:hover\:-mr-51:hover {
    margin-right: -12.75rem !important;
  }

  .lg\:hover\:-mb-51:hover {
    margin-bottom: -12.75rem !important;
  }

  .lg\:hover\:-ml-51:hover {
    margin-left: -12.75rem !important;
  }

  .lg\:hover\:-mt-52:hover {
    margin-top: -13rem !important;
  }

  .lg\:hover\:-mr-52:hover {
    margin-right: -13rem !important;
  }

  .lg\:hover\:-mb-52:hover {
    margin-bottom: -13rem !important;
  }

  .lg\:hover\:-ml-52:hover {
    margin-left: -13rem !important;
  }

  .lg\:hover\:-mt-53:hover {
    margin-top: -13.25rem !important;
  }

  .lg\:hover\:-mr-53:hover {
    margin-right: -13.25rem !important;
  }

  .lg\:hover\:-mb-53:hover {
    margin-bottom: -13.25rem !important;
  }

  .lg\:hover\:-ml-53:hover {
    margin-left: -13.25rem !important;
  }

  .lg\:hover\:-mt-54:hover {
    margin-top: -13.5rem !important;
  }

  .lg\:hover\:-mr-54:hover {
    margin-right: -13.5rem !important;
  }

  .lg\:hover\:-mb-54:hover {
    margin-bottom: -13.5rem !important;
  }

  .lg\:hover\:-ml-54:hover {
    margin-left: -13.5rem !important;
  }

  .lg\:hover\:-mt-55:hover {
    margin-top: -13.75rem !important;
  }

  .lg\:hover\:-mr-55:hover {
    margin-right: -13.75rem !important;
  }

  .lg\:hover\:-mb-55:hover {
    margin-bottom: -13.75rem !important;
  }

  .lg\:hover\:-ml-55:hover {
    margin-left: -13.75rem !important;
  }

  .lg\:hover\:-mt-56:hover {
    margin-top: -14rem !important;
  }

  .lg\:hover\:-mr-56:hover {
    margin-right: -14rem !important;
  }

  .lg\:hover\:-mb-56:hover {
    margin-bottom: -14rem !important;
  }

  .lg\:hover\:-ml-56:hover {
    margin-left: -14rem !important;
  }

  .lg\:hover\:-mt-57:hover {
    margin-top: -14.25rem !important;
  }

  .lg\:hover\:-mr-57:hover {
    margin-right: -14.25rem !important;
  }

  .lg\:hover\:-mb-57:hover {
    margin-bottom: -14.25rem !important;
  }

  .lg\:hover\:-ml-57:hover {
    margin-left: -14.25rem !important;
  }

  .lg\:hover\:-mt-58:hover {
    margin-top: -14.5rem !important;
  }

  .lg\:hover\:-mr-58:hover {
    margin-right: -14.5rem !important;
  }

  .lg\:hover\:-mb-58:hover {
    margin-bottom: -14.5rem !important;
  }

  .lg\:hover\:-ml-58:hover {
    margin-left: -14.5rem !important;
  }

  .lg\:hover\:-mt-59:hover {
    margin-top: -14.75rem !important;
  }

  .lg\:hover\:-mr-59:hover {
    margin-right: -14.75rem !important;
  }

  .lg\:hover\:-mb-59:hover {
    margin-bottom: -14.75rem !important;
  }

  .lg\:hover\:-ml-59:hover {
    margin-left: -14.75rem !important;
  }

  .lg\:hover\:-mt-60:hover {
    margin-top: -15rem !important;
  }

  .lg\:hover\:-mr-60:hover {
    margin-right: -15rem !important;
  }

  .lg\:hover\:-mb-60:hover {
    margin-bottom: -15rem !important;
  }

  .lg\:hover\:-ml-60:hover {
    margin-left: -15rem !important;
  }

  .lg\:hover\:-mt-61:hover {
    margin-top: -15.25rem !important;
  }

  .lg\:hover\:-mr-61:hover {
    margin-right: -15.25rem !important;
  }

  .lg\:hover\:-mb-61:hover {
    margin-bottom: -15.25rem !important;
  }

  .lg\:hover\:-ml-61:hover {
    margin-left: -15.25rem !important;
  }

  .lg\:hover\:-mt-62:hover {
    margin-top: -15.5rem !important;
  }

  .lg\:hover\:-mr-62:hover {
    margin-right: -15.5rem !important;
  }

  .lg\:hover\:-mb-62:hover {
    margin-bottom: -15.5rem !important;
  }

  .lg\:hover\:-ml-62:hover {
    margin-left: -15.5rem !important;
  }

  .lg\:hover\:-mt-63:hover {
    margin-top: -15.75rem !important;
  }

  .lg\:hover\:-mr-63:hover {
    margin-right: -15.75rem !important;
  }

  .lg\:hover\:-mb-63:hover {
    margin-bottom: -15.75rem !important;
  }

  .lg\:hover\:-ml-63:hover {
    margin-left: -15.75rem !important;
  }

  .lg\:hover\:-mt-64:hover {
    margin-top: -16rem !important;
  }

  .lg\:hover\:-mr-64:hover {
    margin-right: -16rem !important;
  }

  .lg\:hover\:-mb-64:hover {
    margin-bottom: -16rem !important;
  }

  .lg\:hover\:-ml-64:hover {
    margin-left: -16rem !important;
  }

  .lg\:hover\:-mt-65:hover {
    margin-top: -16.25rem !important;
  }

  .lg\:hover\:-mr-65:hover {
    margin-right: -16.25rem !important;
  }

  .lg\:hover\:-mb-65:hover {
    margin-bottom: -16.25rem !important;
  }

  .lg\:hover\:-ml-65:hover {
    margin-left: -16.25rem !important;
  }

  .lg\:hover\:-mt-66:hover {
    margin-top: -16.5rem !important;
  }

  .lg\:hover\:-mr-66:hover {
    margin-right: -16.5rem !important;
  }

  .lg\:hover\:-mb-66:hover {
    margin-bottom: -16.5rem !important;
  }

  .lg\:hover\:-ml-66:hover {
    margin-left: -16.5rem !important;
  }

  .lg\:hover\:-mt-67:hover {
    margin-top: -16.75rem !important;
  }

  .lg\:hover\:-mr-67:hover {
    margin-right: -16.75rem !important;
  }

  .lg\:hover\:-mb-67:hover {
    margin-bottom: -16.75rem !important;
  }

  .lg\:hover\:-ml-67:hover {
    margin-left: -16.75rem !important;
  }

  .lg\:hover\:-mt-68:hover {
    margin-top: -17rem !important;
  }

  .lg\:hover\:-mr-68:hover {
    margin-right: -17rem !important;
  }

  .lg\:hover\:-mb-68:hover {
    margin-bottom: -17rem !important;
  }

  .lg\:hover\:-ml-68:hover {
    margin-left: -17rem !important;
  }

  .lg\:hover\:-mt-69:hover {
    margin-top: -17.25rem !important;
  }

  .lg\:hover\:-mr-69:hover {
    margin-right: -17.25rem !important;
  }

  .lg\:hover\:-mb-69:hover {
    margin-bottom: -17.25rem !important;
  }

  .lg\:hover\:-ml-69:hover {
    margin-left: -17.25rem !important;
  }

  .lg\:hover\:-mt-70:hover {
    margin-top: -17.5rem !important;
  }

  .lg\:hover\:-mr-70:hover {
    margin-right: -17.5rem !important;
  }

  .lg\:hover\:-mb-70:hover {
    margin-bottom: -17.5rem !important;
  }

  .lg\:hover\:-ml-70:hover {
    margin-left: -17.5rem !important;
  }

  .lg\:hover\:-mt-71:hover {
    margin-top: -17.75rem !important;
  }

  .lg\:hover\:-mr-71:hover {
    margin-right: -17.75rem !important;
  }

  .lg\:hover\:-mb-71:hover {
    margin-bottom: -17.75rem !important;
  }

  .lg\:hover\:-ml-71:hover {
    margin-left: -17.75rem !important;
  }

  .lg\:hover\:-mt-72:hover {
    margin-top: -18rem !important;
  }

  .lg\:hover\:-mr-72:hover {
    margin-right: -18rem !important;
  }

  .lg\:hover\:-mb-72:hover {
    margin-bottom: -18rem !important;
  }

  .lg\:hover\:-ml-72:hover {
    margin-left: -18rem !important;
  }

  .lg\:hover\:-mt-73:hover {
    margin-top: -18.25rem !important;
  }

  .lg\:hover\:-mr-73:hover {
    margin-right: -18.25rem !important;
  }

  .lg\:hover\:-mb-73:hover {
    margin-bottom: -18.25rem !important;
  }

  .lg\:hover\:-ml-73:hover {
    margin-left: -18.25rem !important;
  }

  .lg\:hover\:-mt-74:hover {
    margin-top: -18.5rem !important;
  }

  .lg\:hover\:-mr-74:hover {
    margin-right: -18.5rem !important;
  }

  .lg\:hover\:-mb-74:hover {
    margin-bottom: -18.5rem !important;
  }

  .lg\:hover\:-ml-74:hover {
    margin-left: -18.5rem !important;
  }

  .lg\:hover\:-mt-75:hover {
    margin-top: -18.75rem !important;
  }

  .lg\:hover\:-mr-75:hover {
    margin-right: -18.75rem !important;
  }

  .lg\:hover\:-mb-75:hover {
    margin-bottom: -18.75rem !important;
  }

  .lg\:hover\:-ml-75:hover {
    margin-left: -18.75rem !important;
  }

  .lg\:hover\:-mt-76:hover {
    margin-top: -19rem !important;
  }

  .lg\:hover\:-mr-76:hover {
    margin-right: -19rem !important;
  }

  .lg\:hover\:-mb-76:hover {
    margin-bottom: -19rem !important;
  }

  .lg\:hover\:-ml-76:hover {
    margin-left: -19rem !important;
  }

  .lg\:hover\:-mt-77:hover {
    margin-top: -19.25rem !important;
  }

  .lg\:hover\:-mr-77:hover {
    margin-right: -19.25rem !important;
  }

  .lg\:hover\:-mb-77:hover {
    margin-bottom: -19.25rem !important;
  }

  .lg\:hover\:-ml-77:hover {
    margin-left: -19.25rem !important;
  }

  .lg\:hover\:-mt-78:hover {
    margin-top: -19.5rem !important;
  }

  .lg\:hover\:-mr-78:hover {
    margin-right: -19.5rem !important;
  }

  .lg\:hover\:-mb-78:hover {
    margin-bottom: -19.5rem !important;
  }

  .lg\:hover\:-ml-78:hover {
    margin-left: -19.5rem !important;
  }

  .lg\:hover\:-mt-79:hover {
    margin-top: -19.75rem !important;
  }

  .lg\:hover\:-mr-79:hover {
    margin-right: -19.75rem !important;
  }

  .lg\:hover\:-mb-79:hover {
    margin-bottom: -19.75rem !important;
  }

  .lg\:hover\:-ml-79:hover {
    margin-left: -19.75rem !important;
  }

  .lg\:hover\:-mt-80:hover {
    margin-top: -20rem !important;
  }

  .lg\:hover\:-mr-80:hover {
    margin-right: -20rem !important;
  }

  .lg\:hover\:-mb-80:hover {
    margin-bottom: -20rem !important;
  }

  .lg\:hover\:-ml-80:hover {
    margin-left: -20rem !important;
  }

  .lg\:hover\:-mt-81:hover {
    margin-top: -20.25rem !important;
  }

  .lg\:hover\:-mr-81:hover {
    margin-right: -20.25rem !important;
  }

  .lg\:hover\:-mb-81:hover {
    margin-bottom: -20.25rem !important;
  }

  .lg\:hover\:-ml-81:hover {
    margin-left: -20.25rem !important;
  }

  .lg\:hover\:-mt-82:hover {
    margin-top: -20.5rem !important;
  }

  .lg\:hover\:-mr-82:hover {
    margin-right: -20.5rem !important;
  }

  .lg\:hover\:-mb-82:hover {
    margin-bottom: -20.5rem !important;
  }

  .lg\:hover\:-ml-82:hover {
    margin-left: -20.5rem !important;
  }

  .lg\:hover\:-mt-83:hover {
    margin-top: -20.75rem !important;
  }

  .lg\:hover\:-mr-83:hover {
    margin-right: -20.75rem !important;
  }

  .lg\:hover\:-mb-83:hover {
    margin-bottom: -20.75rem !important;
  }

  .lg\:hover\:-ml-83:hover {
    margin-left: -20.75rem !important;
  }

  .lg\:hover\:-mt-84:hover {
    margin-top: -21rem !important;
  }

  .lg\:hover\:-mr-84:hover {
    margin-right: -21rem !important;
  }

  .lg\:hover\:-mb-84:hover {
    margin-bottom: -21rem !important;
  }

  .lg\:hover\:-ml-84:hover {
    margin-left: -21rem !important;
  }

  .lg\:hover\:-mt-85:hover {
    margin-top: -21.25rem !important;
  }

  .lg\:hover\:-mr-85:hover {
    margin-right: -21.25rem !important;
  }

  .lg\:hover\:-mb-85:hover {
    margin-bottom: -21.25rem !important;
  }

  .lg\:hover\:-ml-85:hover {
    margin-left: -21.25rem !important;
  }

  .lg\:hover\:-mt-86:hover {
    margin-top: -21.5rem !important;
  }

  .lg\:hover\:-mr-86:hover {
    margin-right: -21.5rem !important;
  }

  .lg\:hover\:-mb-86:hover {
    margin-bottom: -21.5rem !important;
  }

  .lg\:hover\:-ml-86:hover {
    margin-left: -21.5rem !important;
  }

  .lg\:hover\:-mt-87:hover {
    margin-top: -21.75rem !important;
  }

  .lg\:hover\:-mr-87:hover {
    margin-right: -21.75rem !important;
  }

  .lg\:hover\:-mb-87:hover {
    margin-bottom: -21.75rem !important;
  }

  .lg\:hover\:-ml-87:hover {
    margin-left: -21.75rem !important;
  }

  .lg\:hover\:-mt-88:hover {
    margin-top: -22rem !important;
  }

  .lg\:hover\:-mr-88:hover {
    margin-right: -22rem !important;
  }

  .lg\:hover\:-mb-88:hover {
    margin-bottom: -22rem !important;
  }

  .lg\:hover\:-ml-88:hover {
    margin-left: -22rem !important;
  }

  .lg\:hover\:-mt-89:hover {
    margin-top: -22.25rem !important;
  }

  .lg\:hover\:-mr-89:hover {
    margin-right: -22.25rem !important;
  }

  .lg\:hover\:-mb-89:hover {
    margin-bottom: -22.25rem !important;
  }

  .lg\:hover\:-ml-89:hover {
    margin-left: -22.25rem !important;
  }

  .lg\:hover\:-mt-90:hover {
    margin-top: -22.5rem !important;
  }

  .lg\:hover\:-mr-90:hover {
    margin-right: -22.5rem !important;
  }

  .lg\:hover\:-mb-90:hover {
    margin-bottom: -22.5rem !important;
  }

  .lg\:hover\:-ml-90:hover {
    margin-left: -22.5rem !important;
  }

  .lg\:hover\:-mt-91:hover {
    margin-top: -22.75rem !important;
  }

  .lg\:hover\:-mr-91:hover {
    margin-right: -22.75rem !important;
  }

  .lg\:hover\:-mb-91:hover {
    margin-bottom: -22.75rem !important;
  }

  .lg\:hover\:-ml-91:hover {
    margin-left: -22.75rem !important;
  }

  .lg\:hover\:-mt-92:hover {
    margin-top: -23rem !important;
  }

  .lg\:hover\:-mr-92:hover {
    margin-right: -23rem !important;
  }

  .lg\:hover\:-mb-92:hover {
    margin-bottom: -23rem !important;
  }

  .lg\:hover\:-ml-92:hover {
    margin-left: -23rem !important;
  }

  .lg\:hover\:-mt-93:hover {
    margin-top: -23.25rem !important;
  }

  .lg\:hover\:-mr-93:hover {
    margin-right: -23.25rem !important;
  }

  .lg\:hover\:-mb-93:hover {
    margin-bottom: -23.25rem !important;
  }

  .lg\:hover\:-ml-93:hover {
    margin-left: -23.25rem !important;
  }

  .lg\:hover\:-mt-94:hover {
    margin-top: -23.5rem !important;
  }

  .lg\:hover\:-mr-94:hover {
    margin-right: -23.5rem !important;
  }

  .lg\:hover\:-mb-94:hover {
    margin-bottom: -23.5rem !important;
  }

  .lg\:hover\:-ml-94:hover {
    margin-left: -23.5rem !important;
  }

  .lg\:hover\:-mt-95:hover {
    margin-top: -23.75rem !important;
  }

  .lg\:hover\:-mr-95:hover {
    margin-right: -23.75rem !important;
  }

  .lg\:hover\:-mb-95:hover {
    margin-bottom: -23.75rem !important;
  }

  .lg\:hover\:-ml-95:hover {
    margin-left: -23.75rem !important;
  }

  .lg\:hover\:-mt-96:hover {
    margin-top: -24rem !important;
  }

  .lg\:hover\:-mr-96:hover {
    margin-right: -24rem !important;
  }

  .lg\:hover\:-mb-96:hover {
    margin-bottom: -24rem !important;
  }

  .lg\:hover\:-ml-96:hover {
    margin-left: -24rem !important;
  }

  .lg\:hover\:-mt-97:hover {
    margin-top: -24.25rem !important;
  }

  .lg\:hover\:-mr-97:hover {
    margin-right: -24.25rem !important;
  }

  .lg\:hover\:-mb-97:hover {
    margin-bottom: -24.25rem !important;
  }

  .lg\:hover\:-ml-97:hover {
    margin-left: -24.25rem !important;
  }

  .lg\:hover\:-mt-98:hover {
    margin-top: -24.5rem !important;
  }

  .lg\:hover\:-mr-98:hover {
    margin-right: -24.5rem !important;
  }

  .lg\:hover\:-mb-98:hover {
    margin-bottom: -24.5rem !important;
  }

  .lg\:hover\:-ml-98:hover {
    margin-left: -24.5rem !important;
  }

  .lg\:hover\:-mt-99:hover {
    margin-top: -24.75rem !important;
  }

  .lg\:hover\:-mr-99:hover {
    margin-right: -24.75rem !important;
  }

  .lg\:hover\:-mb-99:hover {
    margin-bottom: -24.75rem !important;
  }

  .lg\:hover\:-ml-99:hover {
    margin-left: -24.75rem !important;
  }

  .lg\:hover\:-mt-100:hover {
    margin-top: -25rem !important;
  }

  .lg\:hover\:-mr-100:hover {
    margin-right: -25rem !important;
  }

  .lg\:hover\:-mb-100:hover {
    margin-bottom: -25rem !important;
  }

  .lg\:hover\:-ml-100:hover {
    margin-left: -25rem !important;
  }

  .lg\:hover\:-mt-101:hover {
    margin-top: -25.25rem !important;
  }

  .lg\:hover\:-mr-101:hover {
    margin-right: -25.25rem !important;
  }

  .lg\:hover\:-mb-101:hover {
    margin-bottom: -25.25rem !important;
  }

  .lg\:hover\:-ml-101:hover {
    margin-left: -25.25rem !important;
  }

  .lg\:hover\:-mt-102:hover {
    margin-top: -25.5rem !important;
  }

  .lg\:hover\:-mr-102:hover {
    margin-right: -25.5rem !important;
  }

  .lg\:hover\:-mb-102:hover {
    margin-bottom: -25.5rem !important;
  }

  .lg\:hover\:-ml-102:hover {
    margin-left: -25.5rem !important;
  }

  .lg\:hover\:-mt-103:hover {
    margin-top: -25.75rem !important;
  }

  .lg\:hover\:-mr-103:hover {
    margin-right: -25.75rem !important;
  }

  .lg\:hover\:-mb-103:hover {
    margin-bottom: -25.75rem !important;
  }

  .lg\:hover\:-ml-103:hover {
    margin-left: -25.75rem !important;
  }

  .lg\:hover\:-mt-104:hover {
    margin-top: -26rem !important;
  }

  .lg\:hover\:-mr-104:hover {
    margin-right: -26rem !important;
  }

  .lg\:hover\:-mb-104:hover {
    margin-bottom: -26rem !important;
  }

  .lg\:hover\:-ml-104:hover {
    margin-left: -26rem !important;
  }

  .lg\:hover\:-mt-105:hover {
    margin-top: -26.25rem !important;
  }

  .lg\:hover\:-mr-105:hover {
    margin-right: -26.25rem !important;
  }

  .lg\:hover\:-mb-105:hover {
    margin-bottom: -26.25rem !important;
  }

  .lg\:hover\:-ml-105:hover {
    margin-left: -26.25rem !important;
  }

  .lg\:hover\:-mt-px:hover {
    margin-top: -1px !important;
  }

  .lg\:hover\:-mr-px:hover {
    margin-right: -1px !important;
  }

  .lg\:hover\:-mb-px:hover {
    margin-bottom: -1px !important;
  }

  .lg\:hover\:-ml-px:hover {
    margin-left: -1px !important;
  }

  .lg\:hover\:-mt-0\.5:hover {
    margin-top: -0.125rem !important;
  }

  .lg\:hover\:-mr-0\.5:hover {
    margin-right: -0.125rem !important;
  }

  .lg\:hover\:-mb-0\.5:hover {
    margin-bottom: -0.125rem !important;
  }

  .lg\:hover\:-ml-0\.5:hover {
    margin-left: -0.125rem !important;
  }

  .lg\:hover\:-mt-1\.5:hover {
    margin-top: -0.375rem !important;
  }

  .lg\:hover\:-mr-1\.5:hover {
    margin-right: -0.375rem !important;
  }

  .lg\:hover\:-mb-1\.5:hover {
    margin-bottom: -0.375rem !important;
  }

  .lg\:hover\:-ml-1\.5:hover {
    margin-left: -0.375rem !important;
  }

  .lg\:hover\:-mt-2\.5:hover {
    margin-top: -0.625rem !important;
  }

  .lg\:hover\:-mr-2\.5:hover {
    margin-right: -0.625rem !important;
  }

  .lg\:hover\:-mb-2\.5:hover {
    margin-bottom: -0.625rem !important;
  }

  .lg\:hover\:-ml-2\.5:hover {
    margin-left: -0.625rem !important;
  }

  .lg\:hover\:-mt-3\.5:hover {
    margin-top: -0.875rem !important;
  }

  .lg\:hover\:-mr-3\.5:hover {
    margin-right: -0.875rem !important;
  }

  .lg\:hover\:-mb-3\.5:hover {
    margin-bottom: -0.875rem !important;
  }

  .lg\:hover\:-ml-3\.5:hover {
    margin-left: -0.875rem !important;
  }

  .lg\:hover\:-mt-4\.5:hover {
    margin-top: -1.125rem !important;
  }

  .lg\:hover\:-mr-4\.5:hover {
    margin-right: -1.125rem !important;
  }

  .lg\:hover\:-mb-4\.5:hover {
    margin-bottom: -1.125rem !important;
  }

  .lg\:hover\:-ml-4\.5:hover {
    margin-left: -1.125rem !important;
  }

  .lg\:hover\:-mt-5\.5:hover {
    margin-top: -1.375rem !important;
  }

  .lg\:hover\:-mr-5\.5:hover {
    margin-right: -1.375rem !important;
  }

  .lg\:hover\:-mb-5\.5:hover {
    margin-bottom: -1.375rem !important;
  }

  .lg\:hover\:-ml-5\.5:hover {
    margin-left: -1.375rem !important;
  }

  .lg\:hover\:-mt-6\.5:hover {
    margin-top: -1.625rem !important;
  }

  .lg\:hover\:-mr-6\.5:hover {
    margin-right: -1.625rem !important;
  }

  .lg\:hover\:-mb-6\.5:hover {
    margin-bottom: -1.625rem !important;
  }

  .lg\:hover\:-ml-6\.5:hover {
    margin-left: -1.625rem !important;
  }

  .lg\:hover\:-mt-7\.5:hover {
    margin-top: -1.875rem !important;
  }

  .lg\:hover\:-mr-7\.5:hover {
    margin-right: -1.875rem !important;
  }

  .lg\:hover\:-mb-7\.5:hover {
    margin-bottom: -1.875rem !important;
  }

  .lg\:hover\:-ml-7\.5:hover {
    margin-left: -1.875rem !important;
  }

  .lg\:hover\:-mt-8\.5:hover {
    margin-top: -2.125rem !important;
  }

  .lg\:hover\:-mr-8\.5:hover {
    margin-right: -2.125rem !important;
  }

  .lg\:hover\:-mb-8\.5:hover {
    margin-bottom: -2.125rem !important;
  }

  .lg\:hover\:-ml-8\.5:hover {
    margin-left: -2.125rem !important;
  }

  .lg\:hover\:-mt-9\.5:hover {
    margin-top: -2.375rem !important;
  }

  .lg\:hover\:-mr-9\.5:hover {
    margin-right: -2.375rem !important;
  }

  .lg\:hover\:-mb-9\.5:hover {
    margin-bottom: -2.375rem !important;
  }

  .lg\:hover\:-ml-9\.5:hover {
    margin-left: -2.375rem !important;
  }

  .lg\:hover\:-mt-10\.5:hover {
    margin-top: -2.625rem !important;
  }

  .lg\:hover\:-mr-10\.5:hover {
    margin-right: -2.625rem !important;
  }

  .lg\:hover\:-mb-10\.5:hover {
    margin-bottom: -2.625rem !important;
  }

  .lg\:hover\:-ml-10\.5:hover {
    margin-left: -2.625rem !important;
  }

  .lg\:hover\:-mt-11\.5:hover {
    margin-top: -2.875rem !important;
  }

  .lg\:hover\:-mr-11\.5:hover {
    margin-right: -2.875rem !important;
  }

  .lg\:hover\:-mb-11\.5:hover {
    margin-bottom: -2.875rem !important;
  }

  .lg\:hover\:-ml-11\.5:hover {
    margin-left: -2.875rem !important;
  }

  .lg\:hover\:-mt-12\.5:hover {
    margin-top: -3.125rem !important;
  }

  .lg\:hover\:-mr-12\.5:hover {
    margin-right: -3.125rem !important;
  }

  .lg\:hover\:-mb-12\.5:hover {
    margin-bottom: -3.125rem !important;
  }

  .lg\:hover\:-ml-12\.5:hover {
    margin-left: -3.125rem !important;
  }

  .lg\:hover\:-mt-13\.5:hover {
    margin-top: -3.375rem !important;
  }

  .lg\:hover\:-mr-13\.5:hover {
    margin-right: -3.375rem !important;
  }

  .lg\:hover\:-mb-13\.5:hover {
    margin-bottom: -3.375rem !important;
  }

  .lg\:hover\:-ml-13\.5:hover {
    margin-left: -3.375rem !important;
  }

  .lg\:hover\:-mt-14\.5:hover {
    margin-top: -3.625rem !important;
  }

  .lg\:hover\:-mr-14\.5:hover {
    margin-right: -3.625rem !important;
  }

  .lg\:hover\:-mb-14\.5:hover {
    margin-bottom: -3.625rem !important;
  }

  .lg\:hover\:-ml-14\.5:hover {
    margin-left: -3.625rem !important;
  }

  .lg\:hover\:-mt-15\.5:hover {
    margin-top: -3.875rem !important;
  }

  .lg\:hover\:-mr-15\.5:hover {
    margin-right: -3.875rem !important;
  }

  .lg\:hover\:-mb-15\.5:hover {
    margin-bottom: -3.875rem !important;
  }

  .lg\:hover\:-ml-15\.5:hover {
    margin-left: -3.875rem !important;
  }

  .lg\:hover\:-mt-16\.5:hover {
    margin-top: -4.125rem !important;
  }

  .lg\:hover\:-mr-16\.5:hover {
    margin-right: -4.125rem !important;
  }

  .lg\:hover\:-mb-16\.5:hover {
    margin-bottom: -4.125rem !important;
  }

  .lg\:hover\:-ml-16\.5:hover {
    margin-left: -4.125rem !important;
  }

  .lg\:hover\:-mt-17\.5:hover {
    margin-top: -4.375rem !important;
  }

  .lg\:hover\:-mr-17\.5:hover {
    margin-right: -4.375rem !important;
  }

  .lg\:hover\:-mb-17\.5:hover {
    margin-bottom: -4.375rem !important;
  }

  .lg\:hover\:-ml-17\.5:hover {
    margin-left: -4.375rem !important;
  }

  .lg\:hover\:-mt-18\.5:hover {
    margin-top: -4.625rem !important;
  }

  .lg\:hover\:-mr-18\.5:hover {
    margin-right: -4.625rem !important;
  }

  .lg\:hover\:-mb-18\.5:hover {
    margin-bottom: -4.625rem !important;
  }

  .lg\:hover\:-ml-18\.5:hover {
    margin-left: -4.625rem !important;
  }

  .lg\:hover\:-mt-19\.5:hover {
    margin-top: -4.875rem !important;
  }

  .lg\:hover\:-mr-19\.5:hover {
    margin-right: -4.875rem !important;
  }

  .lg\:hover\:-mb-19\.5:hover {
    margin-bottom: -4.875rem !important;
  }

  .lg\:hover\:-ml-19\.5:hover {
    margin-left: -4.875rem !important;
  }

  .lg\:hover\:-mt-20\.5:hover {
    margin-top: -5.125rem !important;
  }

  .lg\:hover\:-mr-20\.5:hover {
    margin-right: -5.125rem !important;
  }

  .lg\:hover\:-mb-20\.5:hover {
    margin-bottom: -5.125rem !important;
  }

  .lg\:hover\:-ml-20\.5:hover {
    margin-left: -5.125rem !important;
  }

  .lg\:hover\:-mt-21\.5:hover {
    margin-top: -5.375rem !important;
  }

  .lg\:hover\:-mr-21\.5:hover {
    margin-right: -5.375rem !important;
  }

  .lg\:hover\:-mb-21\.5:hover {
    margin-bottom: -5.375rem !important;
  }

  .lg\:hover\:-ml-21\.5:hover {
    margin-left: -5.375rem !important;
  }

  .lg\:hover\:-mt-22\.5:hover {
    margin-top: -5.625rem !important;
  }

  .lg\:hover\:-mr-22\.5:hover {
    margin-right: -5.625rem !important;
  }

  .lg\:hover\:-mb-22\.5:hover {
    margin-bottom: -5.625rem !important;
  }

  .lg\:hover\:-ml-22\.5:hover {
    margin-left: -5.625rem !important;
  }

  .lg\:hover\:-mt-23\.5:hover {
    margin-top: -5.875rem !important;
  }

  .lg\:hover\:-mr-23\.5:hover {
    margin-right: -5.875rem !important;
  }

  .lg\:hover\:-mb-23\.5:hover {
    margin-bottom: -5.875rem !important;
  }

  .lg\:hover\:-ml-23\.5:hover {
    margin-left: -5.875rem !important;
  }

  .lg\:hover\:-mt-24\.5:hover {
    margin-top: -6.125rem !important;
  }

  .lg\:hover\:-mr-24\.5:hover {
    margin-right: -6.125rem !important;
  }

  .lg\:hover\:-mb-24\.5:hover {
    margin-bottom: -6.125rem !important;
  }

  .lg\:hover\:-ml-24\.5:hover {
    margin-left: -6.125rem !important;
  }

  .lg\:hover\:-mt-25\.5:hover {
    margin-top: -6.375rem !important;
  }

  .lg\:hover\:-mr-25\.5:hover {
    margin-right: -6.375rem !important;
  }

  .lg\:hover\:-mb-25\.5:hover {
    margin-bottom: -6.375rem !important;
  }

  .lg\:hover\:-ml-25\.5:hover {
    margin-left: -6.375rem !important;
  }

  .lg\:hover\:-mt-26\.5:hover {
    margin-top: -6.625rem !important;
  }

  .lg\:hover\:-mr-26\.5:hover {
    margin-right: -6.625rem !important;
  }

  .lg\:hover\:-mb-26\.5:hover {
    margin-bottom: -6.625rem !important;
  }

  .lg\:hover\:-ml-26\.5:hover {
    margin-left: -6.625rem !important;
  }

  .lg\:hover\:-mt-27\.5:hover {
    margin-top: -6.875rem !important;
  }

  .lg\:hover\:-mr-27\.5:hover {
    margin-right: -6.875rem !important;
  }

  .lg\:hover\:-mb-27\.5:hover {
    margin-bottom: -6.875rem !important;
  }

  .lg\:hover\:-ml-27\.5:hover {
    margin-left: -6.875rem !important;
  }

  .lg\:hover\:-mt-28\.5:hover {
    margin-top: -7.125rem !important;
  }

  .lg\:hover\:-mr-28\.5:hover {
    margin-right: -7.125rem !important;
  }

  .lg\:hover\:-mb-28\.5:hover {
    margin-bottom: -7.125rem !important;
  }

  .lg\:hover\:-ml-28\.5:hover {
    margin-left: -7.125rem !important;
  }

  .lg\:hover\:-mt-29\.5:hover {
    margin-top: -7.375rem !important;
  }

  .lg\:hover\:-mr-29\.5:hover {
    margin-right: -7.375rem !important;
  }

  .lg\:hover\:-mb-29\.5:hover {
    margin-bottom: -7.375rem !important;
  }

  .lg\:hover\:-ml-29\.5:hover {
    margin-left: -7.375rem !important;
  }

  .lg\:hover\:-mt-30\.5:hover {
    margin-top: -7.625rem !important;
  }

  .lg\:hover\:-mr-30\.5:hover {
    margin-right: -7.625rem !important;
  }

  .lg\:hover\:-mb-30\.5:hover {
    margin-bottom: -7.625rem !important;
  }

  .lg\:hover\:-ml-30\.5:hover {
    margin-left: -7.625rem !important;
  }

  .lg\:hover\:-mt-31\.5:hover {
    margin-top: -7.875rem !important;
  }

  .lg\:hover\:-mr-31\.5:hover {
    margin-right: -7.875rem !important;
  }

  .lg\:hover\:-mb-31\.5:hover {
    margin-bottom: -7.875rem !important;
  }

  .lg\:hover\:-ml-31\.5:hover {
    margin-left: -7.875rem !important;
  }

  .lg\:hover\:-mt-32\.5:hover {
    margin-top: -8.125rem !important;
  }

  .lg\:hover\:-mr-32\.5:hover {
    margin-right: -8.125rem !important;
  }

  .lg\:hover\:-mb-32\.5:hover {
    margin-bottom: -8.125rem !important;
  }

  .lg\:hover\:-ml-32\.5:hover {
    margin-left: -8.125rem !important;
  }

  .lg\:hover\:-mt-33\.5:hover {
    margin-top: -8.375rem !important;
  }

  .lg\:hover\:-mr-33\.5:hover {
    margin-right: -8.375rem !important;
  }

  .lg\:hover\:-mb-33\.5:hover {
    margin-bottom: -8.375rem !important;
  }

  .lg\:hover\:-ml-33\.5:hover {
    margin-left: -8.375rem !important;
  }

  .lg\:hover\:-mt-34\.5:hover {
    margin-top: -8.625rem !important;
  }

  .lg\:hover\:-mr-34\.5:hover {
    margin-right: -8.625rem !important;
  }

  .lg\:hover\:-mb-34\.5:hover {
    margin-bottom: -8.625rem !important;
  }

  .lg\:hover\:-ml-34\.5:hover {
    margin-left: -8.625rem !important;
  }

  .lg\:hover\:-mt-35\.5:hover {
    margin-top: -8.875rem !important;
  }

  .lg\:hover\:-mr-35\.5:hover {
    margin-right: -8.875rem !important;
  }

  .lg\:hover\:-mb-35\.5:hover {
    margin-bottom: -8.875rem !important;
  }

  .lg\:hover\:-ml-35\.5:hover {
    margin-left: -8.875rem !important;
  }

  .lg\:hover\:-mt-36\.5:hover {
    margin-top: -9.125rem !important;
  }

  .lg\:hover\:-mr-36\.5:hover {
    margin-right: -9.125rem !important;
  }

  .lg\:hover\:-mb-36\.5:hover {
    margin-bottom: -9.125rem !important;
  }

  .lg\:hover\:-ml-36\.5:hover {
    margin-left: -9.125rem !important;
  }

  .lg\:hover\:-mt-37\.5:hover {
    margin-top: -9.375rem !important;
  }

  .lg\:hover\:-mr-37\.5:hover {
    margin-right: -9.375rem !important;
  }

  .lg\:hover\:-mb-37\.5:hover {
    margin-bottom: -9.375rem !important;
  }

  .lg\:hover\:-ml-37\.5:hover {
    margin-left: -9.375rem !important;
  }

  .lg\:hover\:-mt-38\.5:hover {
    margin-top: -9.625rem !important;
  }

  .lg\:hover\:-mr-38\.5:hover {
    margin-right: -9.625rem !important;
  }

  .lg\:hover\:-mb-38\.5:hover {
    margin-bottom: -9.625rem !important;
  }

  .lg\:hover\:-ml-38\.5:hover {
    margin-left: -9.625rem !important;
  }

  .lg\:hover\:-mt-39\.5:hover {
    margin-top: -9.875rem !important;
  }

  .lg\:hover\:-mr-39\.5:hover {
    margin-right: -9.875rem !important;
  }

  .lg\:hover\:-mb-39\.5:hover {
    margin-bottom: -9.875rem !important;
  }

  .lg\:hover\:-ml-39\.5:hover {
    margin-left: -9.875rem !important;
  }

  .lg\:hover\:-mt-40\.5:hover {
    margin-top: -10.125rem !important;
  }

  .lg\:hover\:-mr-40\.5:hover {
    margin-right: -10.125rem !important;
  }

  .lg\:hover\:-mb-40\.5:hover {
    margin-bottom: -10.125rem !important;
  }

  .lg\:hover\:-ml-40\.5:hover {
    margin-left: -10.125rem !important;
  }

  .lg\:hover\:-mt-41\.5:hover {
    margin-top: -10.375rem !important;
  }

  .lg\:hover\:-mr-41\.5:hover {
    margin-right: -10.375rem !important;
  }

  .lg\:hover\:-mb-41\.5:hover {
    margin-bottom: -10.375rem !important;
  }

  .lg\:hover\:-ml-41\.5:hover {
    margin-left: -10.375rem !important;
  }

  .lg\:hover\:-mt-42\.5:hover {
    margin-top: -10.625rem !important;
  }

  .lg\:hover\:-mr-42\.5:hover {
    margin-right: -10.625rem !important;
  }

  .lg\:hover\:-mb-42\.5:hover {
    margin-bottom: -10.625rem !important;
  }

  .lg\:hover\:-ml-42\.5:hover {
    margin-left: -10.625rem !important;
  }

  .lg\:hover\:-mt-43\.5:hover {
    margin-top: -10.875rem !important;
  }

  .lg\:hover\:-mr-43\.5:hover {
    margin-right: -10.875rem !important;
  }

  .lg\:hover\:-mb-43\.5:hover {
    margin-bottom: -10.875rem !important;
  }

  .lg\:hover\:-ml-43\.5:hover {
    margin-left: -10.875rem !important;
  }

  .lg\:hover\:-mt-44\.5:hover {
    margin-top: -11.125rem !important;
  }

  .lg\:hover\:-mr-44\.5:hover {
    margin-right: -11.125rem !important;
  }

  .lg\:hover\:-mb-44\.5:hover {
    margin-bottom: -11.125rem !important;
  }

  .lg\:hover\:-ml-44\.5:hover {
    margin-left: -11.125rem !important;
  }

  .lg\:hover\:-mt-45\.5:hover {
    margin-top: -11.375rem !important;
  }

  .lg\:hover\:-mr-45\.5:hover {
    margin-right: -11.375rem !important;
  }

  .lg\:hover\:-mb-45\.5:hover {
    margin-bottom: -11.375rem !important;
  }

  .lg\:hover\:-ml-45\.5:hover {
    margin-left: -11.375rem !important;
  }

  .lg\:hover\:-mt-46\.5:hover {
    margin-top: -11.625rem !important;
  }

  .lg\:hover\:-mr-46\.5:hover {
    margin-right: -11.625rem !important;
  }

  .lg\:hover\:-mb-46\.5:hover {
    margin-bottom: -11.625rem !important;
  }

  .lg\:hover\:-ml-46\.5:hover {
    margin-left: -11.625rem !important;
  }

  .lg\:hover\:-mt-47\.5:hover {
    margin-top: -11.875rem !important;
  }

  .lg\:hover\:-mr-47\.5:hover {
    margin-right: -11.875rem !important;
  }

  .lg\:hover\:-mb-47\.5:hover {
    margin-bottom: -11.875rem !important;
  }

  .lg\:hover\:-ml-47\.5:hover {
    margin-left: -11.875rem !important;
  }

  .lg\:hover\:-mt-48\.5:hover {
    margin-top: -12.125rem !important;
  }

  .lg\:hover\:-mr-48\.5:hover {
    margin-right: -12.125rem !important;
  }

  .lg\:hover\:-mb-48\.5:hover {
    margin-bottom: -12.125rem !important;
  }

  .lg\:hover\:-ml-48\.5:hover {
    margin-left: -12.125rem !important;
  }

  .lg\:hover\:-mt-49\.5:hover {
    margin-top: -12.375rem !important;
  }

  .lg\:hover\:-mr-49\.5:hover {
    margin-right: -12.375rem !important;
  }

  .lg\:hover\:-mb-49\.5:hover {
    margin-bottom: -12.375rem !important;
  }

  .lg\:hover\:-ml-49\.5:hover {
    margin-left: -12.375rem !important;
  }

  .lg\:hover\:-mt-50\.5:hover {
    margin-top: -12.625rem !important;
  }

  .lg\:hover\:-mr-50\.5:hover {
    margin-right: -12.625rem !important;
  }

  .lg\:hover\:-mb-50\.5:hover {
    margin-bottom: -12.625rem !important;
  }

  .lg\:hover\:-ml-50\.5:hover {
    margin-left: -12.625rem !important;
  }

  .lg\:hover\:-mt-51\.5:hover {
    margin-top: -12.875rem !important;
  }

  .lg\:hover\:-mr-51\.5:hover {
    margin-right: -12.875rem !important;
  }

  .lg\:hover\:-mb-51\.5:hover {
    margin-bottom: -12.875rem !important;
  }

  .lg\:hover\:-ml-51\.5:hover {
    margin-left: -12.875rem !important;
  }

  .lg\:hover\:-mt-52\.5:hover {
    margin-top: -13.125rem !important;
  }

  .lg\:hover\:-mr-52\.5:hover {
    margin-right: -13.125rem !important;
  }

  .lg\:hover\:-mb-52\.5:hover {
    margin-bottom: -13.125rem !important;
  }

  .lg\:hover\:-ml-52\.5:hover {
    margin-left: -13.125rem !important;
  }

  .lg\:hover\:-mt-53\.5:hover {
    margin-top: -13.375rem !important;
  }

  .lg\:hover\:-mr-53\.5:hover {
    margin-right: -13.375rem !important;
  }

  .lg\:hover\:-mb-53\.5:hover {
    margin-bottom: -13.375rem !important;
  }

  .lg\:hover\:-ml-53\.5:hover {
    margin-left: -13.375rem !important;
  }

  .lg\:hover\:-mt-54\.5:hover {
    margin-top: -13.625rem !important;
  }

  .lg\:hover\:-mr-54\.5:hover {
    margin-right: -13.625rem !important;
  }

  .lg\:hover\:-mb-54\.5:hover {
    margin-bottom: -13.625rem !important;
  }

  .lg\:hover\:-ml-54\.5:hover {
    margin-left: -13.625rem !important;
  }

  .lg\:hover\:-mt-55\.5:hover {
    margin-top: -13.875rem !important;
  }

  .lg\:hover\:-mr-55\.5:hover {
    margin-right: -13.875rem !important;
  }

  .lg\:hover\:-mb-55\.5:hover {
    margin-bottom: -13.875rem !important;
  }

  .lg\:hover\:-ml-55\.5:hover {
    margin-left: -13.875rem !important;
  }

  .lg\:hover\:-mt-56\.5:hover {
    margin-top: -14.125rem !important;
  }

  .lg\:hover\:-mr-56\.5:hover {
    margin-right: -14.125rem !important;
  }

  .lg\:hover\:-mb-56\.5:hover {
    margin-bottom: -14.125rem !important;
  }

  .lg\:hover\:-ml-56\.5:hover {
    margin-left: -14.125rem !important;
  }

  .lg\:hover\:-mt-57\.5:hover {
    margin-top: -14.375rem !important;
  }

  .lg\:hover\:-mr-57\.5:hover {
    margin-right: -14.375rem !important;
  }

  .lg\:hover\:-mb-57\.5:hover {
    margin-bottom: -14.375rem !important;
  }

  .lg\:hover\:-ml-57\.5:hover {
    margin-left: -14.375rem !important;
  }

  .lg\:hover\:-mt-58\.5:hover {
    margin-top: -14.625rem !important;
  }

  .lg\:hover\:-mr-58\.5:hover {
    margin-right: -14.625rem !important;
  }

  .lg\:hover\:-mb-58\.5:hover {
    margin-bottom: -14.625rem !important;
  }

  .lg\:hover\:-ml-58\.5:hover {
    margin-left: -14.625rem !important;
  }

  .lg\:hover\:-mt-59\.5:hover {
    margin-top: -14.875rem !important;
  }

  .lg\:hover\:-mr-59\.5:hover {
    margin-right: -14.875rem !important;
  }

  .lg\:hover\:-mb-59\.5:hover {
    margin-bottom: -14.875rem !important;
  }

  .lg\:hover\:-ml-59\.5:hover {
    margin-left: -14.875rem !important;
  }

  .lg\:hover\:-mt-60\.5:hover {
    margin-top: -15.125rem !important;
  }

  .lg\:hover\:-mr-60\.5:hover {
    margin-right: -15.125rem !important;
  }

  .lg\:hover\:-mb-60\.5:hover {
    margin-bottom: -15.125rem !important;
  }

  .lg\:hover\:-ml-60\.5:hover {
    margin-left: -15.125rem !important;
  }

  .lg\:hover\:-mt-61\.5:hover {
    margin-top: -15.375rem !important;
  }

  .lg\:hover\:-mr-61\.5:hover {
    margin-right: -15.375rem !important;
  }

  .lg\:hover\:-mb-61\.5:hover {
    margin-bottom: -15.375rem !important;
  }

  .lg\:hover\:-ml-61\.5:hover {
    margin-left: -15.375rem !important;
  }

  .lg\:hover\:-mt-62\.5:hover {
    margin-top: -15.625rem !important;
  }

  .lg\:hover\:-mr-62\.5:hover {
    margin-right: -15.625rem !important;
  }

  .lg\:hover\:-mb-62\.5:hover {
    margin-bottom: -15.625rem !important;
  }

  .lg\:hover\:-ml-62\.5:hover {
    margin-left: -15.625rem !important;
  }

  .lg\:hover\:-mt-63\.5:hover {
    margin-top: -15.875rem !important;
  }

  .lg\:hover\:-mr-63\.5:hover {
    margin-right: -15.875rem !important;
  }

  .lg\:hover\:-mb-63\.5:hover {
    margin-bottom: -15.875rem !important;
  }

  .lg\:hover\:-ml-63\.5:hover {
    margin-left: -15.875rem !important;
  }

  .lg\:hover\:-mt-64\.5:hover {
    margin-top: -16.125rem !important;
  }

  .lg\:hover\:-mr-64\.5:hover {
    margin-right: -16.125rem !important;
  }

  .lg\:hover\:-mb-64\.5:hover {
    margin-bottom: -16.125rem !important;
  }

  .lg\:hover\:-ml-64\.5:hover {
    margin-left: -16.125rem !important;
  }

  .lg\:hover\:-mt-65\.5:hover {
    margin-top: -16.375rem !important;
  }

  .lg\:hover\:-mr-65\.5:hover {
    margin-right: -16.375rem !important;
  }

  .lg\:hover\:-mb-65\.5:hover {
    margin-bottom: -16.375rem !important;
  }

  .lg\:hover\:-ml-65\.5:hover {
    margin-left: -16.375rem !important;
  }

  .lg\:hover\:-mt-66\.5:hover {
    margin-top: -16.625rem !important;
  }

  .lg\:hover\:-mr-66\.5:hover {
    margin-right: -16.625rem !important;
  }

  .lg\:hover\:-mb-66\.5:hover {
    margin-bottom: -16.625rem !important;
  }

  .lg\:hover\:-ml-66\.5:hover {
    margin-left: -16.625rem !important;
  }

  .lg\:hover\:-mt-67\.5:hover {
    margin-top: -16.875rem !important;
  }

  .lg\:hover\:-mr-67\.5:hover {
    margin-right: -16.875rem !important;
  }

  .lg\:hover\:-mb-67\.5:hover {
    margin-bottom: -16.875rem !important;
  }

  .lg\:hover\:-ml-67\.5:hover {
    margin-left: -16.875rem !important;
  }

  .lg\:hover\:-mt-68\.5:hover {
    margin-top: -17.125rem !important;
  }

  .lg\:hover\:-mr-68\.5:hover {
    margin-right: -17.125rem !important;
  }

  .lg\:hover\:-mb-68\.5:hover {
    margin-bottom: -17.125rem !important;
  }

  .lg\:hover\:-ml-68\.5:hover {
    margin-left: -17.125rem !important;
  }

  .lg\:hover\:-mt-69\.5:hover {
    margin-top: -17.375rem !important;
  }

  .lg\:hover\:-mr-69\.5:hover {
    margin-right: -17.375rem !important;
  }

  .lg\:hover\:-mb-69\.5:hover {
    margin-bottom: -17.375rem !important;
  }

  .lg\:hover\:-ml-69\.5:hover {
    margin-left: -17.375rem !important;
  }

  .lg\:hover\:-mt-70\.5:hover {
    margin-top: -17.625rem !important;
  }

  .lg\:hover\:-mr-70\.5:hover {
    margin-right: -17.625rem !important;
  }

  .lg\:hover\:-mb-70\.5:hover {
    margin-bottom: -17.625rem !important;
  }

  .lg\:hover\:-ml-70\.5:hover {
    margin-left: -17.625rem !important;
  }

  .lg\:hover\:-mt-71\.5:hover {
    margin-top: -17.875rem !important;
  }

  .lg\:hover\:-mr-71\.5:hover {
    margin-right: -17.875rem !important;
  }

  .lg\:hover\:-mb-71\.5:hover {
    margin-bottom: -17.875rem !important;
  }

  .lg\:hover\:-ml-71\.5:hover {
    margin-left: -17.875rem !important;
  }

  .lg\:hover\:-mt-72\.5:hover {
    margin-top: -18.125rem !important;
  }

  .lg\:hover\:-mr-72\.5:hover {
    margin-right: -18.125rem !important;
  }

  .lg\:hover\:-mb-72\.5:hover {
    margin-bottom: -18.125rem !important;
  }

  .lg\:hover\:-ml-72\.5:hover {
    margin-left: -18.125rem !important;
  }

  .lg\:hover\:-mt-73\.5:hover {
    margin-top: -18.375rem !important;
  }

  .lg\:hover\:-mr-73\.5:hover {
    margin-right: -18.375rem !important;
  }

  .lg\:hover\:-mb-73\.5:hover {
    margin-bottom: -18.375rem !important;
  }

  .lg\:hover\:-ml-73\.5:hover {
    margin-left: -18.375rem !important;
  }

  .lg\:hover\:-mt-74\.5:hover {
    margin-top: -18.625rem !important;
  }

  .lg\:hover\:-mr-74\.5:hover {
    margin-right: -18.625rem !important;
  }

  .lg\:hover\:-mb-74\.5:hover {
    margin-bottom: -18.625rem !important;
  }

  .lg\:hover\:-ml-74\.5:hover {
    margin-left: -18.625rem !important;
  }

  .lg\:hover\:-mt-75\.5:hover {
    margin-top: -18.875rem !important;
  }

  .lg\:hover\:-mr-75\.5:hover {
    margin-right: -18.875rem !important;
  }

  .lg\:hover\:-mb-75\.5:hover {
    margin-bottom: -18.875rem !important;
  }

  .lg\:hover\:-ml-75\.5:hover {
    margin-left: -18.875rem !important;
  }

  .lg\:hover\:-mt-76\.5:hover {
    margin-top: -19.125rem !important;
  }

  .lg\:hover\:-mr-76\.5:hover {
    margin-right: -19.125rem !important;
  }

  .lg\:hover\:-mb-76\.5:hover {
    margin-bottom: -19.125rem !important;
  }

  .lg\:hover\:-ml-76\.5:hover {
    margin-left: -19.125rem !important;
  }

  .lg\:hover\:-mt-77\.5:hover {
    margin-top: -19.375rem !important;
  }

  .lg\:hover\:-mr-77\.5:hover {
    margin-right: -19.375rem !important;
  }

  .lg\:hover\:-mb-77\.5:hover {
    margin-bottom: -19.375rem !important;
  }

  .lg\:hover\:-ml-77\.5:hover {
    margin-left: -19.375rem !important;
  }

  .lg\:hover\:-mt-78\.5:hover {
    margin-top: -19.625rem !important;
  }

  .lg\:hover\:-mr-78\.5:hover {
    margin-right: -19.625rem !important;
  }

  .lg\:hover\:-mb-78\.5:hover {
    margin-bottom: -19.625rem !important;
  }

  .lg\:hover\:-ml-78\.5:hover {
    margin-left: -19.625rem !important;
  }

  .lg\:hover\:-mt-79\.5:hover {
    margin-top: -19.875rem !important;
  }

  .lg\:hover\:-mr-79\.5:hover {
    margin-right: -19.875rem !important;
  }

  .lg\:hover\:-mb-79\.5:hover {
    margin-bottom: -19.875rem !important;
  }

  .lg\:hover\:-ml-79\.5:hover {
    margin-left: -19.875rem !important;
  }

  .lg\:hover\:-mt-80\.5:hover {
    margin-top: -20.125rem !important;
  }

  .lg\:hover\:-mr-80\.5:hover {
    margin-right: -20.125rem !important;
  }

  .lg\:hover\:-mb-80\.5:hover {
    margin-bottom: -20.125rem !important;
  }

  .lg\:hover\:-ml-80\.5:hover {
    margin-left: -20.125rem !important;
  }

  .lg\:hover\:-mt-81\.5:hover {
    margin-top: -20.375rem !important;
  }

  .lg\:hover\:-mr-81\.5:hover {
    margin-right: -20.375rem !important;
  }

  .lg\:hover\:-mb-81\.5:hover {
    margin-bottom: -20.375rem !important;
  }

  .lg\:hover\:-ml-81\.5:hover {
    margin-left: -20.375rem !important;
  }

  .lg\:hover\:-mt-82\.5:hover {
    margin-top: -20.625rem !important;
  }

  .lg\:hover\:-mr-82\.5:hover {
    margin-right: -20.625rem !important;
  }

  .lg\:hover\:-mb-82\.5:hover {
    margin-bottom: -20.625rem !important;
  }

  .lg\:hover\:-ml-82\.5:hover {
    margin-left: -20.625rem !important;
  }

  .lg\:hover\:-mt-83\.5:hover {
    margin-top: -20.875rem !important;
  }

  .lg\:hover\:-mr-83\.5:hover {
    margin-right: -20.875rem !important;
  }

  .lg\:hover\:-mb-83\.5:hover {
    margin-bottom: -20.875rem !important;
  }

  .lg\:hover\:-ml-83\.5:hover {
    margin-left: -20.875rem !important;
  }

  .lg\:hover\:-mt-84\.5:hover {
    margin-top: -21.125rem !important;
  }

  .lg\:hover\:-mr-84\.5:hover {
    margin-right: -21.125rem !important;
  }

  .lg\:hover\:-mb-84\.5:hover {
    margin-bottom: -21.125rem !important;
  }

  .lg\:hover\:-ml-84\.5:hover {
    margin-left: -21.125rem !important;
  }

  .lg\:hover\:-mt-85\.5:hover {
    margin-top: -21.375rem !important;
  }

  .lg\:hover\:-mr-85\.5:hover {
    margin-right: -21.375rem !important;
  }

  .lg\:hover\:-mb-85\.5:hover {
    margin-bottom: -21.375rem !important;
  }

  .lg\:hover\:-ml-85\.5:hover {
    margin-left: -21.375rem !important;
  }

  .lg\:hover\:-mt-86\.5:hover {
    margin-top: -21.625rem !important;
  }

  .lg\:hover\:-mr-86\.5:hover {
    margin-right: -21.625rem !important;
  }

  .lg\:hover\:-mb-86\.5:hover {
    margin-bottom: -21.625rem !important;
  }

  .lg\:hover\:-ml-86\.5:hover {
    margin-left: -21.625rem !important;
  }

  .lg\:hover\:-mt-87\.5:hover {
    margin-top: -21.875rem !important;
  }

  .lg\:hover\:-mr-87\.5:hover {
    margin-right: -21.875rem !important;
  }

  .lg\:hover\:-mb-87\.5:hover {
    margin-bottom: -21.875rem !important;
  }

  .lg\:hover\:-ml-87\.5:hover {
    margin-left: -21.875rem !important;
  }

  .lg\:hover\:-mt-88\.5:hover {
    margin-top: -22.125rem !important;
  }

  .lg\:hover\:-mr-88\.5:hover {
    margin-right: -22.125rem !important;
  }

  .lg\:hover\:-mb-88\.5:hover {
    margin-bottom: -22.125rem !important;
  }

  .lg\:hover\:-ml-88\.5:hover {
    margin-left: -22.125rem !important;
  }

  .lg\:hover\:-mt-89\.5:hover {
    margin-top: -22.375rem !important;
  }

  .lg\:hover\:-mr-89\.5:hover {
    margin-right: -22.375rem !important;
  }

  .lg\:hover\:-mb-89\.5:hover {
    margin-bottom: -22.375rem !important;
  }

  .lg\:hover\:-ml-89\.5:hover {
    margin-left: -22.375rem !important;
  }

  .lg\:hover\:-mt-90\.5:hover {
    margin-top: -22.625rem !important;
  }

  .lg\:hover\:-mr-90\.5:hover {
    margin-right: -22.625rem !important;
  }

  .lg\:hover\:-mb-90\.5:hover {
    margin-bottom: -22.625rem !important;
  }

  .lg\:hover\:-ml-90\.5:hover {
    margin-left: -22.625rem !important;
  }

  .lg\:hover\:-mt-91\.5:hover {
    margin-top: -22.875rem !important;
  }

  .lg\:hover\:-mr-91\.5:hover {
    margin-right: -22.875rem !important;
  }

  .lg\:hover\:-mb-91\.5:hover {
    margin-bottom: -22.875rem !important;
  }

  .lg\:hover\:-ml-91\.5:hover {
    margin-left: -22.875rem !important;
  }

  .lg\:hover\:-mt-92\.5:hover {
    margin-top: -23.125rem !important;
  }

  .lg\:hover\:-mr-92\.5:hover {
    margin-right: -23.125rem !important;
  }

  .lg\:hover\:-mb-92\.5:hover {
    margin-bottom: -23.125rem !important;
  }

  .lg\:hover\:-ml-92\.5:hover {
    margin-left: -23.125rem !important;
  }

  .lg\:hover\:-mt-93\.5:hover {
    margin-top: -23.375rem !important;
  }

  .lg\:hover\:-mr-93\.5:hover {
    margin-right: -23.375rem !important;
  }

  .lg\:hover\:-mb-93\.5:hover {
    margin-bottom: -23.375rem !important;
  }

  .lg\:hover\:-ml-93\.5:hover {
    margin-left: -23.375rem !important;
  }

  .lg\:hover\:-mt-94\.5:hover {
    margin-top: -23.625rem !important;
  }

  .lg\:hover\:-mr-94\.5:hover {
    margin-right: -23.625rem !important;
  }

  .lg\:hover\:-mb-94\.5:hover {
    margin-bottom: -23.625rem !important;
  }

  .lg\:hover\:-ml-94\.5:hover {
    margin-left: -23.625rem !important;
  }

  .lg\:hover\:-mt-95\.5:hover {
    margin-top: -23.875rem !important;
  }

  .lg\:hover\:-mr-95\.5:hover {
    margin-right: -23.875rem !important;
  }

  .lg\:hover\:-mb-95\.5:hover {
    margin-bottom: -23.875rem !important;
  }

  .lg\:hover\:-ml-95\.5:hover {
    margin-left: -23.875rem !important;
  }

  .lg\:hover\:-mt-96\.5:hover {
    margin-top: -24.125rem !important;
  }

  .lg\:hover\:-mr-96\.5:hover {
    margin-right: -24.125rem !important;
  }

  .lg\:hover\:-mb-96\.5:hover {
    margin-bottom: -24.125rem !important;
  }

  .lg\:hover\:-ml-96\.5:hover {
    margin-left: -24.125rem !important;
  }

  .lg\:hover\:-mt-97\.5:hover {
    margin-top: -24.375rem !important;
  }

  .lg\:hover\:-mr-97\.5:hover {
    margin-right: -24.375rem !important;
  }

  .lg\:hover\:-mb-97\.5:hover {
    margin-bottom: -24.375rem !important;
  }

  .lg\:hover\:-ml-97\.5:hover {
    margin-left: -24.375rem !important;
  }

  .lg\:hover\:-mt-98\.5:hover {
    margin-top: -24.625rem !important;
  }

  .lg\:hover\:-mr-98\.5:hover {
    margin-right: -24.625rem !important;
  }

  .lg\:hover\:-mb-98\.5:hover {
    margin-bottom: -24.625rem !important;
  }

  .lg\:hover\:-ml-98\.5:hover {
    margin-left: -24.625rem !important;
  }

  .lg\:hover\:-mt-99\.5:hover {
    margin-top: -24.875rem !important;
  }

  .lg\:hover\:-mr-99\.5:hover {
    margin-right: -24.875rem !important;
  }

  .lg\:hover\:-mb-99\.5:hover {
    margin-bottom: -24.875rem !important;
  }

  .lg\:hover\:-ml-99\.5:hover {
    margin-left: -24.875rem !important;
  }

  .lg\:hover\:-mt-100\.5:hover {
    margin-top: -25.125rem !important;
  }

  .lg\:hover\:-mr-100\.5:hover {
    margin-right: -25.125rem !important;
  }

  .lg\:hover\:-mb-100\.5:hover {
    margin-bottom: -25.125rem !important;
  }

  .lg\:hover\:-ml-100\.5:hover {
    margin-left: -25.125rem !important;
  }

  .lg\:hover\:-mt-101\.5:hover {
    margin-top: -25.375rem !important;
  }

  .lg\:hover\:-mr-101\.5:hover {
    margin-right: -25.375rem !important;
  }

  .lg\:hover\:-mb-101\.5:hover {
    margin-bottom: -25.375rem !important;
  }

  .lg\:hover\:-ml-101\.5:hover {
    margin-left: -25.375rem !important;
  }

  .lg\:hover\:-mt-102\.5:hover {
    margin-top: -25.625rem !important;
  }

  .lg\:hover\:-mr-102\.5:hover {
    margin-right: -25.625rem !important;
  }

  .lg\:hover\:-mb-102\.5:hover {
    margin-bottom: -25.625rem !important;
  }

  .lg\:hover\:-ml-102\.5:hover {
    margin-left: -25.625rem !important;
  }

  .lg\:hover\:-mt-103\.5:hover {
    margin-top: -25.875rem !important;
  }

  .lg\:hover\:-mr-103\.5:hover {
    margin-right: -25.875rem !important;
  }

  .lg\:hover\:-mb-103\.5:hover {
    margin-bottom: -25.875rem !important;
  }

  .lg\:hover\:-ml-103\.5:hover {
    margin-left: -25.875rem !important;
  }

  .lg\:hover\:-mt-104\.5:hover {
    margin-top: -26.125rem !important;
  }

  .lg\:hover\:-mr-104\.5:hover {
    margin-right: -26.125rem !important;
  }

  .lg\:hover\:-mb-104\.5:hover {
    margin-bottom: -26.125rem !important;
  }

  .lg\:hover\:-ml-104\.5:hover {
    margin-left: -26.125rem !important;
  }

  .lg\:focus\:m-0:focus {
    margin: 0rem !important;
  }

  .lg\:focus\:m-1:focus {
    margin: 0.25rem !important;
  }

  .lg\:focus\:m-2:focus {
    margin: 0.5rem !important;
  }

  .lg\:focus\:m-3:focus {
    margin: 0.75rem !important;
  }

  .lg\:focus\:m-4:focus {
    margin: 1rem !important;
  }

  .lg\:focus\:m-5:focus {
    margin: 1.25rem !important;
  }

  .lg\:focus\:m-6:focus {
    margin: 1.5rem !important;
  }

  .lg\:focus\:m-7:focus {
    margin: 1.75rem !important;
  }

  .lg\:focus\:m-8:focus {
    margin: 2rem !important;
  }

  .lg\:focus\:m-9:focus {
    margin: 2.25rem !important;
  }

  .lg\:focus\:m-10:focus {
    margin: 2.5rem !important;
  }

  .lg\:focus\:m-11:focus {
    margin: 2.75rem !important;
  }

  .lg\:focus\:m-12:focus {
    margin: 3rem !important;
  }

  .lg\:focus\:m-13:focus {
    margin: 3.25rem !important;
  }

  .lg\:focus\:m-14:focus {
    margin: 3.5rem !important;
  }

  .lg\:focus\:m-15:focus {
    margin: 3.75rem !important;
  }

  .lg\:focus\:m-16:focus {
    margin: 4rem !important;
  }

  .lg\:focus\:m-17:focus {
    margin: 4.25rem !important;
  }

  .lg\:focus\:m-18:focus {
    margin: 4.5rem !important;
  }

  .lg\:focus\:m-19:focus {
    margin: 4.75rem !important;
  }

  .lg\:focus\:m-20:focus {
    margin: 5rem !important;
  }

  .lg\:focus\:m-21:focus {
    margin: 5.25rem !important;
  }

  .lg\:focus\:m-22:focus {
    margin: 5.5rem !important;
  }

  .lg\:focus\:m-23:focus {
    margin: 5.75rem !important;
  }

  .lg\:focus\:m-24:focus {
    margin: 6rem !important;
  }

  .lg\:focus\:m-25:focus {
    margin: 6.25rem !important;
  }

  .lg\:focus\:m-26:focus {
    margin: 6.5rem !important;
  }

  .lg\:focus\:m-27:focus {
    margin: 6.75rem !important;
  }

  .lg\:focus\:m-28:focus {
    margin: 7rem !important;
  }

  .lg\:focus\:m-29:focus {
    margin: 7.25rem !important;
  }

  .lg\:focus\:m-30:focus {
    margin: 7.5rem !important;
  }

  .lg\:focus\:m-31:focus {
    margin: 7.75rem !important;
  }

  .lg\:focus\:m-32:focus {
    margin: 8rem !important;
  }

  .lg\:focus\:m-33:focus {
    margin: 8.25rem !important;
  }

  .lg\:focus\:m-34:focus {
    margin: 8.5rem !important;
  }

  .lg\:focus\:m-35:focus {
    margin: 8.75rem !important;
  }

  .lg\:focus\:m-36:focus {
    margin: 9rem !important;
  }

  .lg\:focus\:m-37:focus {
    margin: 9.25rem !important;
  }

  .lg\:focus\:m-38:focus {
    margin: 9.5rem !important;
  }

  .lg\:focus\:m-39:focus {
    margin: 9.75rem !important;
  }

  .lg\:focus\:m-40:focus {
    margin: 10rem !important;
  }

  .lg\:focus\:m-41:focus {
    margin: 10.25rem !important;
  }

  .lg\:focus\:m-42:focus {
    margin: 10.5rem !important;
  }

  .lg\:focus\:m-43:focus {
    margin: 10.75rem !important;
  }

  .lg\:focus\:m-44:focus {
    margin: 11rem !important;
  }

  .lg\:focus\:m-45:focus {
    margin: 11.25rem !important;
  }

  .lg\:focus\:m-46:focus {
    margin: 11.5rem !important;
  }

  .lg\:focus\:m-47:focus {
    margin: 11.75rem !important;
  }

  .lg\:focus\:m-48:focus {
    margin: 12rem !important;
  }

  .lg\:focus\:m-49:focus {
    margin: 12.25rem !important;
  }

  .lg\:focus\:m-50:focus {
    margin: 12.5rem !important;
  }

  .lg\:focus\:m-51:focus {
    margin: 12.75rem !important;
  }

  .lg\:focus\:m-52:focus {
    margin: 13rem !important;
  }

  .lg\:focus\:m-53:focus {
    margin: 13.25rem !important;
  }

  .lg\:focus\:m-54:focus {
    margin: 13.5rem !important;
  }

  .lg\:focus\:m-55:focus {
    margin: 13.75rem !important;
  }

  .lg\:focus\:m-56:focus {
    margin: 14rem !important;
  }

  .lg\:focus\:m-57:focus {
    margin: 14.25rem !important;
  }

  .lg\:focus\:m-58:focus {
    margin: 14.5rem !important;
  }

  .lg\:focus\:m-59:focus {
    margin: 14.75rem !important;
  }

  .lg\:focus\:m-60:focus {
    margin: 15rem !important;
  }

  .lg\:focus\:m-61:focus {
    margin: 15.25rem !important;
  }

  .lg\:focus\:m-62:focus {
    margin: 15.5rem !important;
  }

  .lg\:focus\:m-63:focus {
    margin: 15.75rem !important;
  }

  .lg\:focus\:m-64:focus {
    margin: 16rem !important;
  }

  .lg\:focus\:m-65:focus {
    margin: 16.25rem !important;
  }

  .lg\:focus\:m-66:focus {
    margin: 16.5rem !important;
  }

  .lg\:focus\:m-67:focus {
    margin: 16.75rem !important;
  }

  .lg\:focus\:m-68:focus {
    margin: 17rem !important;
  }

  .lg\:focus\:m-69:focus {
    margin: 17.25rem !important;
  }

  .lg\:focus\:m-70:focus {
    margin: 17.5rem !important;
  }

  .lg\:focus\:m-71:focus {
    margin: 17.75rem !important;
  }

  .lg\:focus\:m-72:focus {
    margin: 18rem !important;
  }

  .lg\:focus\:m-73:focus {
    margin: 18.25rem !important;
  }

  .lg\:focus\:m-74:focus {
    margin: 18.5rem !important;
  }

  .lg\:focus\:m-75:focus {
    margin: 18.75rem !important;
  }

  .lg\:focus\:m-76:focus {
    margin: 19rem !important;
  }

  .lg\:focus\:m-77:focus {
    margin: 19.25rem !important;
  }

  .lg\:focus\:m-78:focus {
    margin: 19.5rem !important;
  }

  .lg\:focus\:m-79:focus {
    margin: 19.75rem !important;
  }

  .lg\:focus\:m-80:focus {
    margin: 20rem !important;
  }

  .lg\:focus\:m-81:focus {
    margin: 20.25rem !important;
  }

  .lg\:focus\:m-82:focus {
    margin: 20.5rem !important;
  }

  .lg\:focus\:m-83:focus {
    margin: 20.75rem !important;
  }

  .lg\:focus\:m-84:focus {
    margin: 21rem !important;
  }

  .lg\:focus\:m-85:focus {
    margin: 21.25rem !important;
  }

  .lg\:focus\:m-86:focus {
    margin: 21.5rem !important;
  }

  .lg\:focus\:m-87:focus {
    margin: 21.75rem !important;
  }

  .lg\:focus\:m-88:focus {
    margin: 22rem !important;
  }

  .lg\:focus\:m-89:focus {
    margin: 22.25rem !important;
  }

  .lg\:focus\:m-90:focus {
    margin: 22.5rem !important;
  }

  .lg\:focus\:m-91:focus {
    margin: 22.75rem !important;
  }

  .lg\:focus\:m-92:focus {
    margin: 23rem !important;
  }

  .lg\:focus\:m-93:focus {
    margin: 23.25rem !important;
  }

  .lg\:focus\:m-94:focus {
    margin: 23.5rem !important;
  }

  .lg\:focus\:m-95:focus {
    margin: 23.75rem !important;
  }

  .lg\:focus\:m-96:focus {
    margin: 24rem !important;
  }

  .lg\:focus\:m-97:focus {
    margin: 24.25rem !important;
  }

  .lg\:focus\:m-98:focus {
    margin: 24.5rem !important;
  }

  .lg\:focus\:m-99:focus {
    margin: 24.75rem !important;
  }

  .lg\:focus\:m-100:focus {
    margin: 25rem !important;
  }

  .lg\:focus\:m-101:focus {
    margin: 25.25rem !important;
  }

  .lg\:focus\:m-102:focus {
    margin: 25.5rem !important;
  }

  .lg\:focus\:m-103:focus {
    margin: 25.75rem !important;
  }

  .lg\:focus\:m-104:focus {
    margin: 26rem !important;
  }

  .lg\:focus\:m-105:focus {
    margin: 26.25rem !important;
  }

  .lg\:focus\:m-auto:focus {
    margin: auto !important;
  }

  .lg\:focus\:m-px:focus {
    margin: 1px !important;
  }

  .lg\:focus\:m-0\.5:focus {
    margin: 0.125rem !important;
  }

  .lg\:focus\:m-1\.5:focus {
    margin: 0.375rem !important;
  }

  .lg\:focus\:m-2\.5:focus {
    margin: 0.625rem !important;
  }

  .lg\:focus\:m-3\.5:focus {
    margin: 0.875rem !important;
  }

  .lg\:focus\:m-4\.5:focus {
    margin: 1.125rem !important;
  }

  .lg\:focus\:m-5\.5:focus {
    margin: 1.375rem !important;
  }

  .lg\:focus\:m-6\.5:focus {
    margin: 1.625rem !important;
  }

  .lg\:focus\:m-7\.5:focus {
    margin: 1.875rem !important;
  }

  .lg\:focus\:m-8\.5:focus {
    margin: 2.125rem !important;
  }

  .lg\:focus\:m-9\.5:focus {
    margin: 2.375rem !important;
  }

  .lg\:focus\:m-10\.5:focus {
    margin: 2.625rem !important;
  }

  .lg\:focus\:m-11\.5:focus {
    margin: 2.875rem !important;
  }

  .lg\:focus\:m-12\.5:focus {
    margin: 3.125rem !important;
  }

  .lg\:focus\:m-13\.5:focus {
    margin: 3.375rem !important;
  }

  .lg\:focus\:m-14\.5:focus {
    margin: 3.625rem !important;
  }

  .lg\:focus\:m-15\.5:focus {
    margin: 3.875rem !important;
  }

  .lg\:focus\:m-16\.5:focus {
    margin: 4.125rem !important;
  }

  .lg\:focus\:m-17\.5:focus {
    margin: 4.375rem !important;
  }

  .lg\:focus\:m-18\.5:focus {
    margin: 4.625rem !important;
  }

  .lg\:focus\:m-19\.5:focus {
    margin: 4.875rem !important;
  }

  .lg\:focus\:m-20\.5:focus {
    margin: 5.125rem !important;
  }

  .lg\:focus\:m-21\.5:focus {
    margin: 5.375rem !important;
  }

  .lg\:focus\:m-22\.5:focus {
    margin: 5.625rem !important;
  }

  .lg\:focus\:m-23\.5:focus {
    margin: 5.875rem !important;
  }

  .lg\:focus\:m-24\.5:focus {
    margin: 6.125rem !important;
  }

  .lg\:focus\:m-25\.5:focus {
    margin: 6.375rem !important;
  }

  .lg\:focus\:m-26\.5:focus {
    margin: 6.625rem !important;
  }

  .lg\:focus\:m-27\.5:focus {
    margin: 6.875rem !important;
  }

  .lg\:focus\:m-28\.5:focus {
    margin: 7.125rem !important;
  }

  .lg\:focus\:m-29\.5:focus {
    margin: 7.375rem !important;
  }

  .lg\:focus\:m-30\.5:focus {
    margin: 7.625rem !important;
  }

  .lg\:focus\:m-31\.5:focus {
    margin: 7.875rem !important;
  }

  .lg\:focus\:m-32\.5:focus {
    margin: 8.125rem !important;
  }

  .lg\:focus\:m-33\.5:focus {
    margin: 8.375rem !important;
  }

  .lg\:focus\:m-34\.5:focus {
    margin: 8.625rem !important;
  }

  .lg\:focus\:m-35\.5:focus {
    margin: 8.875rem !important;
  }

  .lg\:focus\:m-36\.5:focus {
    margin: 9.125rem !important;
  }

  .lg\:focus\:m-37\.5:focus {
    margin: 9.375rem !important;
  }

  .lg\:focus\:m-38\.5:focus {
    margin: 9.625rem !important;
  }

  .lg\:focus\:m-39\.5:focus {
    margin: 9.875rem !important;
  }

  .lg\:focus\:m-40\.5:focus {
    margin: 10.125rem !important;
  }

  .lg\:focus\:m-41\.5:focus {
    margin: 10.375rem !important;
  }

  .lg\:focus\:m-42\.5:focus {
    margin: 10.625rem !important;
  }

  .lg\:focus\:m-43\.5:focus {
    margin: 10.875rem !important;
  }

  .lg\:focus\:m-44\.5:focus {
    margin: 11.125rem !important;
  }

  .lg\:focus\:m-45\.5:focus {
    margin: 11.375rem !important;
  }

  .lg\:focus\:m-46\.5:focus {
    margin: 11.625rem !important;
  }

  .lg\:focus\:m-47\.5:focus {
    margin: 11.875rem !important;
  }

  .lg\:focus\:m-48\.5:focus {
    margin: 12.125rem !important;
  }

  .lg\:focus\:m-49\.5:focus {
    margin: 12.375rem !important;
  }

  .lg\:focus\:m-50\.5:focus {
    margin: 12.625rem !important;
  }

  .lg\:focus\:m-51\.5:focus {
    margin: 12.875rem !important;
  }

  .lg\:focus\:m-52\.5:focus {
    margin: 13.125rem !important;
  }

  .lg\:focus\:m-53\.5:focus {
    margin: 13.375rem !important;
  }

  .lg\:focus\:m-54\.5:focus {
    margin: 13.625rem !important;
  }

  .lg\:focus\:m-55\.5:focus {
    margin: 13.875rem !important;
  }

  .lg\:focus\:m-56\.5:focus {
    margin: 14.125rem !important;
  }

  .lg\:focus\:m-57\.5:focus {
    margin: 14.375rem !important;
  }

  .lg\:focus\:m-58\.5:focus {
    margin: 14.625rem !important;
  }

  .lg\:focus\:m-59\.5:focus {
    margin: 14.875rem !important;
  }

  .lg\:focus\:m-60\.5:focus {
    margin: 15.125rem !important;
  }

  .lg\:focus\:m-61\.5:focus {
    margin: 15.375rem !important;
  }

  .lg\:focus\:m-62\.5:focus {
    margin: 15.625rem !important;
  }

  .lg\:focus\:m-63\.5:focus {
    margin: 15.875rem !important;
  }

  .lg\:focus\:m-64\.5:focus {
    margin: 16.125rem !important;
  }

  .lg\:focus\:m-65\.5:focus {
    margin: 16.375rem !important;
  }

  .lg\:focus\:m-66\.5:focus {
    margin: 16.625rem !important;
  }

  .lg\:focus\:m-67\.5:focus {
    margin: 16.875rem !important;
  }

  .lg\:focus\:m-68\.5:focus {
    margin: 17.125rem !important;
  }

  .lg\:focus\:m-69\.5:focus {
    margin: 17.375rem !important;
  }

  .lg\:focus\:m-70\.5:focus {
    margin: 17.625rem !important;
  }

  .lg\:focus\:m-71\.5:focus {
    margin: 17.875rem !important;
  }

  .lg\:focus\:m-72\.5:focus {
    margin: 18.125rem !important;
  }

  .lg\:focus\:m-73\.5:focus {
    margin: 18.375rem !important;
  }

  .lg\:focus\:m-74\.5:focus {
    margin: 18.625rem !important;
  }

  .lg\:focus\:m-75\.5:focus {
    margin: 18.875rem !important;
  }

  .lg\:focus\:m-76\.5:focus {
    margin: 19.125rem !important;
  }

  .lg\:focus\:m-77\.5:focus {
    margin: 19.375rem !important;
  }

  .lg\:focus\:m-78\.5:focus {
    margin: 19.625rem !important;
  }

  .lg\:focus\:m-79\.5:focus {
    margin: 19.875rem !important;
  }

  .lg\:focus\:m-80\.5:focus {
    margin: 20.125rem !important;
  }

  .lg\:focus\:m-81\.5:focus {
    margin: 20.375rem !important;
  }

  .lg\:focus\:m-82\.5:focus {
    margin: 20.625rem !important;
  }

  .lg\:focus\:m-83\.5:focus {
    margin: 20.875rem !important;
  }

  .lg\:focus\:m-84\.5:focus {
    margin: 21.125rem !important;
  }

  .lg\:focus\:m-85\.5:focus {
    margin: 21.375rem !important;
  }

  .lg\:focus\:m-86\.5:focus {
    margin: 21.625rem !important;
  }

  .lg\:focus\:m-87\.5:focus {
    margin: 21.875rem !important;
  }

  .lg\:focus\:m-88\.5:focus {
    margin: 22.125rem !important;
  }

  .lg\:focus\:m-89\.5:focus {
    margin: 22.375rem !important;
  }

  .lg\:focus\:m-90\.5:focus {
    margin: 22.625rem !important;
  }

  .lg\:focus\:m-91\.5:focus {
    margin: 22.875rem !important;
  }

  .lg\:focus\:m-92\.5:focus {
    margin: 23.125rem !important;
  }

  .lg\:focus\:m-93\.5:focus {
    margin: 23.375rem !important;
  }

  .lg\:focus\:m-94\.5:focus {
    margin: 23.625rem !important;
  }

  .lg\:focus\:m-95\.5:focus {
    margin: 23.875rem !important;
  }

  .lg\:focus\:m-96\.5:focus {
    margin: 24.125rem !important;
  }

  .lg\:focus\:m-97\.5:focus {
    margin: 24.375rem !important;
  }

  .lg\:focus\:m-98\.5:focus {
    margin: 24.625rem !important;
  }

  .lg\:focus\:m-99\.5:focus {
    margin: 24.875rem !important;
  }

  .lg\:focus\:m-100\.5:focus {
    margin: 25.125rem !important;
  }

  .lg\:focus\:m-101\.5:focus {
    margin: 25.375rem !important;
  }

  .lg\:focus\:m-102\.5:focus {
    margin: 25.625rem !important;
  }

  .lg\:focus\:m-103\.5:focus {
    margin: 25.875rem !important;
  }

  .lg\:focus\:m-104\.5:focus {
    margin: 26.125rem !important;
  }

  .lg\:focus\:-m-0:focus {
    margin: 0rem !important;
  }

  .lg\:focus\:-m-1:focus {
    margin: -0.25rem !important;
  }

  .lg\:focus\:-m-2:focus {
    margin: -0.5rem !important;
  }

  .lg\:focus\:-m-3:focus {
    margin: -0.75rem !important;
  }

  .lg\:focus\:-m-4:focus {
    margin: -1rem !important;
  }

  .lg\:focus\:-m-5:focus {
    margin: -1.25rem !important;
  }

  .lg\:focus\:-m-6:focus {
    margin: -1.5rem !important;
  }

  .lg\:focus\:-m-7:focus {
    margin: -1.75rem !important;
  }

  .lg\:focus\:-m-8:focus {
    margin: -2rem !important;
  }

  .lg\:focus\:-m-9:focus {
    margin: -2.25rem !important;
  }

  .lg\:focus\:-m-10:focus {
    margin: -2.5rem !important;
  }

  .lg\:focus\:-m-11:focus {
    margin: -2.75rem !important;
  }

  .lg\:focus\:-m-12:focus {
    margin: -3rem !important;
  }

  .lg\:focus\:-m-13:focus {
    margin: -3.25rem !important;
  }

  .lg\:focus\:-m-14:focus {
    margin: -3.5rem !important;
  }

  .lg\:focus\:-m-15:focus {
    margin: -3.75rem !important;
  }

  .lg\:focus\:-m-16:focus {
    margin: -4rem !important;
  }

  .lg\:focus\:-m-17:focus {
    margin: -4.25rem !important;
  }

  .lg\:focus\:-m-18:focus {
    margin: -4.5rem !important;
  }

  .lg\:focus\:-m-19:focus {
    margin: -4.75rem !important;
  }

  .lg\:focus\:-m-20:focus {
    margin: -5rem !important;
  }

  .lg\:focus\:-m-21:focus {
    margin: -5.25rem !important;
  }

  .lg\:focus\:-m-22:focus {
    margin: -5.5rem !important;
  }

  .lg\:focus\:-m-23:focus {
    margin: -5.75rem !important;
  }

  .lg\:focus\:-m-24:focus {
    margin: -6rem !important;
  }

  .lg\:focus\:-m-25:focus {
    margin: -6.25rem !important;
  }

  .lg\:focus\:-m-26:focus {
    margin: -6.5rem !important;
  }

  .lg\:focus\:-m-27:focus {
    margin: -6.75rem !important;
  }

  .lg\:focus\:-m-28:focus {
    margin: -7rem !important;
  }

  .lg\:focus\:-m-29:focus {
    margin: -7.25rem !important;
  }

  .lg\:focus\:-m-30:focus {
    margin: -7.5rem !important;
  }

  .lg\:focus\:-m-31:focus {
    margin: -7.75rem !important;
  }

  .lg\:focus\:-m-32:focus {
    margin: -8rem !important;
  }

  .lg\:focus\:-m-33:focus {
    margin: -8.25rem !important;
  }

  .lg\:focus\:-m-34:focus {
    margin: -8.5rem !important;
  }

  .lg\:focus\:-m-35:focus {
    margin: -8.75rem !important;
  }

  .lg\:focus\:-m-36:focus {
    margin: -9rem !important;
  }

  .lg\:focus\:-m-37:focus {
    margin: -9.25rem !important;
  }

  .lg\:focus\:-m-38:focus {
    margin: -9.5rem !important;
  }

  .lg\:focus\:-m-39:focus {
    margin: -9.75rem !important;
  }

  .lg\:focus\:-m-40:focus {
    margin: -10rem !important;
  }

  .lg\:focus\:-m-41:focus {
    margin: -10.25rem !important;
  }

  .lg\:focus\:-m-42:focus {
    margin: -10.5rem !important;
  }

  .lg\:focus\:-m-43:focus {
    margin: -10.75rem !important;
  }

  .lg\:focus\:-m-44:focus {
    margin: -11rem !important;
  }

  .lg\:focus\:-m-45:focus {
    margin: -11.25rem !important;
  }

  .lg\:focus\:-m-46:focus {
    margin: -11.5rem !important;
  }

  .lg\:focus\:-m-47:focus {
    margin: -11.75rem !important;
  }

  .lg\:focus\:-m-48:focus {
    margin: -12rem !important;
  }

  .lg\:focus\:-m-49:focus {
    margin: -12.25rem !important;
  }

  .lg\:focus\:-m-50:focus {
    margin: -12.5rem !important;
  }

  .lg\:focus\:-m-51:focus {
    margin: -12.75rem !important;
  }

  .lg\:focus\:-m-52:focus {
    margin: -13rem !important;
  }

  .lg\:focus\:-m-53:focus {
    margin: -13.25rem !important;
  }

  .lg\:focus\:-m-54:focus {
    margin: -13.5rem !important;
  }

  .lg\:focus\:-m-55:focus {
    margin: -13.75rem !important;
  }

  .lg\:focus\:-m-56:focus {
    margin: -14rem !important;
  }

  .lg\:focus\:-m-57:focus {
    margin: -14.25rem !important;
  }

  .lg\:focus\:-m-58:focus {
    margin: -14.5rem !important;
  }

  .lg\:focus\:-m-59:focus {
    margin: -14.75rem !important;
  }

  .lg\:focus\:-m-60:focus {
    margin: -15rem !important;
  }

  .lg\:focus\:-m-61:focus {
    margin: -15.25rem !important;
  }

  .lg\:focus\:-m-62:focus {
    margin: -15.5rem !important;
  }

  .lg\:focus\:-m-63:focus {
    margin: -15.75rem !important;
  }

  .lg\:focus\:-m-64:focus {
    margin: -16rem !important;
  }

  .lg\:focus\:-m-65:focus {
    margin: -16.25rem !important;
  }

  .lg\:focus\:-m-66:focus {
    margin: -16.5rem !important;
  }

  .lg\:focus\:-m-67:focus {
    margin: -16.75rem !important;
  }

  .lg\:focus\:-m-68:focus {
    margin: -17rem !important;
  }

  .lg\:focus\:-m-69:focus {
    margin: -17.25rem !important;
  }

  .lg\:focus\:-m-70:focus {
    margin: -17.5rem !important;
  }

  .lg\:focus\:-m-71:focus {
    margin: -17.75rem !important;
  }

  .lg\:focus\:-m-72:focus {
    margin: -18rem !important;
  }

  .lg\:focus\:-m-73:focus {
    margin: -18.25rem !important;
  }

  .lg\:focus\:-m-74:focus {
    margin: -18.5rem !important;
  }

  .lg\:focus\:-m-75:focus {
    margin: -18.75rem !important;
  }

  .lg\:focus\:-m-76:focus {
    margin: -19rem !important;
  }

  .lg\:focus\:-m-77:focus {
    margin: -19.25rem !important;
  }

  .lg\:focus\:-m-78:focus {
    margin: -19.5rem !important;
  }

  .lg\:focus\:-m-79:focus {
    margin: -19.75rem !important;
  }

  .lg\:focus\:-m-80:focus {
    margin: -20rem !important;
  }

  .lg\:focus\:-m-81:focus {
    margin: -20.25rem !important;
  }

  .lg\:focus\:-m-82:focus {
    margin: -20.5rem !important;
  }

  .lg\:focus\:-m-83:focus {
    margin: -20.75rem !important;
  }

  .lg\:focus\:-m-84:focus {
    margin: -21rem !important;
  }

  .lg\:focus\:-m-85:focus {
    margin: -21.25rem !important;
  }

  .lg\:focus\:-m-86:focus {
    margin: -21.5rem !important;
  }

  .lg\:focus\:-m-87:focus {
    margin: -21.75rem !important;
  }

  .lg\:focus\:-m-88:focus {
    margin: -22rem !important;
  }

  .lg\:focus\:-m-89:focus {
    margin: -22.25rem !important;
  }

  .lg\:focus\:-m-90:focus {
    margin: -22.5rem !important;
  }

  .lg\:focus\:-m-91:focus {
    margin: -22.75rem !important;
  }

  .lg\:focus\:-m-92:focus {
    margin: -23rem !important;
  }

  .lg\:focus\:-m-93:focus {
    margin: -23.25rem !important;
  }

  .lg\:focus\:-m-94:focus {
    margin: -23.5rem !important;
  }

  .lg\:focus\:-m-95:focus {
    margin: -23.75rem !important;
  }

  .lg\:focus\:-m-96:focus {
    margin: -24rem !important;
  }

  .lg\:focus\:-m-97:focus {
    margin: -24.25rem !important;
  }

  .lg\:focus\:-m-98:focus {
    margin: -24.5rem !important;
  }

  .lg\:focus\:-m-99:focus {
    margin: -24.75rem !important;
  }

  .lg\:focus\:-m-100:focus {
    margin: -25rem !important;
  }

  .lg\:focus\:-m-101:focus {
    margin: -25.25rem !important;
  }

  .lg\:focus\:-m-102:focus {
    margin: -25.5rem !important;
  }

  .lg\:focus\:-m-103:focus {
    margin: -25.75rem !important;
  }

  .lg\:focus\:-m-104:focus {
    margin: -26rem !important;
  }

  .lg\:focus\:-m-105:focus {
    margin: -26.25rem !important;
  }

  .lg\:focus\:-m-px:focus {
    margin: -1px !important;
  }

  .lg\:focus\:-m-0\.5:focus {
    margin: -0.125rem !important;
  }

  .lg\:focus\:-m-1\.5:focus {
    margin: -0.375rem !important;
  }

  .lg\:focus\:-m-2\.5:focus {
    margin: -0.625rem !important;
  }

  .lg\:focus\:-m-3\.5:focus {
    margin: -0.875rem !important;
  }

  .lg\:focus\:-m-4\.5:focus {
    margin: -1.125rem !important;
  }

  .lg\:focus\:-m-5\.5:focus {
    margin: -1.375rem !important;
  }

  .lg\:focus\:-m-6\.5:focus {
    margin: -1.625rem !important;
  }

  .lg\:focus\:-m-7\.5:focus {
    margin: -1.875rem !important;
  }

  .lg\:focus\:-m-8\.5:focus {
    margin: -2.125rem !important;
  }

  .lg\:focus\:-m-9\.5:focus {
    margin: -2.375rem !important;
  }

  .lg\:focus\:-m-10\.5:focus {
    margin: -2.625rem !important;
  }

  .lg\:focus\:-m-11\.5:focus {
    margin: -2.875rem !important;
  }

  .lg\:focus\:-m-12\.5:focus {
    margin: -3.125rem !important;
  }

  .lg\:focus\:-m-13\.5:focus {
    margin: -3.375rem !important;
  }

  .lg\:focus\:-m-14\.5:focus {
    margin: -3.625rem !important;
  }

  .lg\:focus\:-m-15\.5:focus {
    margin: -3.875rem !important;
  }

  .lg\:focus\:-m-16\.5:focus {
    margin: -4.125rem !important;
  }

  .lg\:focus\:-m-17\.5:focus {
    margin: -4.375rem !important;
  }

  .lg\:focus\:-m-18\.5:focus {
    margin: -4.625rem !important;
  }

  .lg\:focus\:-m-19\.5:focus {
    margin: -4.875rem !important;
  }

  .lg\:focus\:-m-20\.5:focus {
    margin: -5.125rem !important;
  }

  .lg\:focus\:-m-21\.5:focus {
    margin: -5.375rem !important;
  }

  .lg\:focus\:-m-22\.5:focus {
    margin: -5.625rem !important;
  }

  .lg\:focus\:-m-23\.5:focus {
    margin: -5.875rem !important;
  }

  .lg\:focus\:-m-24\.5:focus {
    margin: -6.125rem !important;
  }

  .lg\:focus\:-m-25\.5:focus {
    margin: -6.375rem !important;
  }

  .lg\:focus\:-m-26\.5:focus {
    margin: -6.625rem !important;
  }

  .lg\:focus\:-m-27\.5:focus {
    margin: -6.875rem !important;
  }

  .lg\:focus\:-m-28\.5:focus {
    margin: -7.125rem !important;
  }

  .lg\:focus\:-m-29\.5:focus {
    margin: -7.375rem !important;
  }

  .lg\:focus\:-m-30\.5:focus {
    margin: -7.625rem !important;
  }

  .lg\:focus\:-m-31\.5:focus {
    margin: -7.875rem !important;
  }

  .lg\:focus\:-m-32\.5:focus {
    margin: -8.125rem !important;
  }

  .lg\:focus\:-m-33\.5:focus {
    margin: -8.375rem !important;
  }

  .lg\:focus\:-m-34\.5:focus {
    margin: -8.625rem !important;
  }

  .lg\:focus\:-m-35\.5:focus {
    margin: -8.875rem !important;
  }

  .lg\:focus\:-m-36\.5:focus {
    margin: -9.125rem !important;
  }

  .lg\:focus\:-m-37\.5:focus {
    margin: -9.375rem !important;
  }

  .lg\:focus\:-m-38\.5:focus {
    margin: -9.625rem !important;
  }

  .lg\:focus\:-m-39\.5:focus {
    margin: -9.875rem !important;
  }

  .lg\:focus\:-m-40\.5:focus {
    margin: -10.125rem !important;
  }

  .lg\:focus\:-m-41\.5:focus {
    margin: -10.375rem !important;
  }

  .lg\:focus\:-m-42\.5:focus {
    margin: -10.625rem !important;
  }

  .lg\:focus\:-m-43\.5:focus {
    margin: -10.875rem !important;
  }

  .lg\:focus\:-m-44\.5:focus {
    margin: -11.125rem !important;
  }

  .lg\:focus\:-m-45\.5:focus {
    margin: -11.375rem !important;
  }

  .lg\:focus\:-m-46\.5:focus {
    margin: -11.625rem !important;
  }

  .lg\:focus\:-m-47\.5:focus {
    margin: -11.875rem !important;
  }

  .lg\:focus\:-m-48\.5:focus {
    margin: -12.125rem !important;
  }

  .lg\:focus\:-m-49\.5:focus {
    margin: -12.375rem !important;
  }

  .lg\:focus\:-m-50\.5:focus {
    margin: -12.625rem !important;
  }

  .lg\:focus\:-m-51\.5:focus {
    margin: -12.875rem !important;
  }

  .lg\:focus\:-m-52\.5:focus {
    margin: -13.125rem !important;
  }

  .lg\:focus\:-m-53\.5:focus {
    margin: -13.375rem !important;
  }

  .lg\:focus\:-m-54\.5:focus {
    margin: -13.625rem !important;
  }

  .lg\:focus\:-m-55\.5:focus {
    margin: -13.875rem !important;
  }

  .lg\:focus\:-m-56\.5:focus {
    margin: -14.125rem !important;
  }

  .lg\:focus\:-m-57\.5:focus {
    margin: -14.375rem !important;
  }

  .lg\:focus\:-m-58\.5:focus {
    margin: -14.625rem !important;
  }

  .lg\:focus\:-m-59\.5:focus {
    margin: -14.875rem !important;
  }

  .lg\:focus\:-m-60\.5:focus {
    margin: -15.125rem !important;
  }

  .lg\:focus\:-m-61\.5:focus {
    margin: -15.375rem !important;
  }

  .lg\:focus\:-m-62\.5:focus {
    margin: -15.625rem !important;
  }

  .lg\:focus\:-m-63\.5:focus {
    margin: -15.875rem !important;
  }

  .lg\:focus\:-m-64\.5:focus {
    margin: -16.125rem !important;
  }

  .lg\:focus\:-m-65\.5:focus {
    margin: -16.375rem !important;
  }

  .lg\:focus\:-m-66\.5:focus {
    margin: -16.625rem !important;
  }

  .lg\:focus\:-m-67\.5:focus {
    margin: -16.875rem !important;
  }

  .lg\:focus\:-m-68\.5:focus {
    margin: -17.125rem !important;
  }

  .lg\:focus\:-m-69\.5:focus {
    margin: -17.375rem !important;
  }

  .lg\:focus\:-m-70\.5:focus {
    margin: -17.625rem !important;
  }

  .lg\:focus\:-m-71\.5:focus {
    margin: -17.875rem !important;
  }

  .lg\:focus\:-m-72\.5:focus {
    margin: -18.125rem !important;
  }

  .lg\:focus\:-m-73\.5:focus {
    margin: -18.375rem !important;
  }

  .lg\:focus\:-m-74\.5:focus {
    margin: -18.625rem !important;
  }

  .lg\:focus\:-m-75\.5:focus {
    margin: -18.875rem !important;
  }

  .lg\:focus\:-m-76\.5:focus {
    margin: -19.125rem !important;
  }

  .lg\:focus\:-m-77\.5:focus {
    margin: -19.375rem !important;
  }

  .lg\:focus\:-m-78\.5:focus {
    margin: -19.625rem !important;
  }

  .lg\:focus\:-m-79\.5:focus {
    margin: -19.875rem !important;
  }

  .lg\:focus\:-m-80\.5:focus {
    margin: -20.125rem !important;
  }

  .lg\:focus\:-m-81\.5:focus {
    margin: -20.375rem !important;
  }

  .lg\:focus\:-m-82\.5:focus {
    margin: -20.625rem !important;
  }

  .lg\:focus\:-m-83\.5:focus {
    margin: -20.875rem !important;
  }

  .lg\:focus\:-m-84\.5:focus {
    margin: -21.125rem !important;
  }

  .lg\:focus\:-m-85\.5:focus {
    margin: -21.375rem !important;
  }

  .lg\:focus\:-m-86\.5:focus {
    margin: -21.625rem !important;
  }

  .lg\:focus\:-m-87\.5:focus {
    margin: -21.875rem !important;
  }

  .lg\:focus\:-m-88\.5:focus {
    margin: -22.125rem !important;
  }

  .lg\:focus\:-m-89\.5:focus {
    margin: -22.375rem !important;
  }

  .lg\:focus\:-m-90\.5:focus {
    margin: -22.625rem !important;
  }

  .lg\:focus\:-m-91\.5:focus {
    margin: -22.875rem !important;
  }

  .lg\:focus\:-m-92\.5:focus {
    margin: -23.125rem !important;
  }

  .lg\:focus\:-m-93\.5:focus {
    margin: -23.375rem !important;
  }

  .lg\:focus\:-m-94\.5:focus {
    margin: -23.625rem !important;
  }

  .lg\:focus\:-m-95\.5:focus {
    margin: -23.875rem !important;
  }

  .lg\:focus\:-m-96\.5:focus {
    margin: -24.125rem !important;
  }

  .lg\:focus\:-m-97\.5:focus {
    margin: -24.375rem !important;
  }

  .lg\:focus\:-m-98\.5:focus {
    margin: -24.625rem !important;
  }

  .lg\:focus\:-m-99\.5:focus {
    margin: -24.875rem !important;
  }

  .lg\:focus\:-m-100\.5:focus {
    margin: -25.125rem !important;
  }

  .lg\:focus\:-m-101\.5:focus {
    margin: -25.375rem !important;
  }

  .lg\:focus\:-m-102\.5:focus {
    margin: -25.625rem !important;
  }

  .lg\:focus\:-m-103\.5:focus {
    margin: -25.875rem !important;
  }

  .lg\:focus\:-m-104\.5:focus {
    margin: -26.125rem !important;
  }

  .lg\:focus\:my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .lg\:focus\:mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .lg\:focus\:my-1:focus {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .lg\:focus\:mx-1:focus {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .lg\:focus\:my-2:focus {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .lg\:focus\:mx-2:focus {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .lg\:focus\:my-3:focus {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .lg\:focus\:mx-3:focus {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .lg\:focus\:my-4:focus {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:focus\:mx-4:focus {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:focus\:my-5:focus {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .lg\:focus\:mx-5:focus {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .lg\:focus\:my-6:focus {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg\:focus\:mx-6:focus {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:focus\:my-7:focus {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .lg\:focus\:mx-7:focus {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .lg\:focus\:my-8:focus {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .lg\:focus\:mx-8:focus {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .lg\:focus\:my-9:focus {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .lg\:focus\:mx-9:focus {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .lg\:focus\:my-10:focus {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .lg\:focus\:mx-10:focus {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .lg\:focus\:my-11:focus {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .lg\:focus\:mx-11:focus {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .lg\:focus\:my-12:focus {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:focus\:mx-12:focus {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:focus\:my-13:focus {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .lg\:focus\:mx-13:focus {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .lg\:focus\:my-14:focus {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .lg\:focus\:mx-14:focus {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .lg\:focus\:my-15:focus {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .lg\:focus\:mx-15:focus {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .lg\:focus\:my-16:focus {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .lg\:focus\:mx-16:focus {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .lg\:focus\:my-17:focus {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .lg\:focus\:mx-17:focus {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .lg\:focus\:my-18:focus {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .lg\:focus\:mx-18:focus {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .lg\:focus\:my-19:focus {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .lg\:focus\:mx-19:focus {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .lg\:focus\:my-20:focus {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .lg\:focus\:mx-20:focus {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .lg\:focus\:my-21:focus {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .lg\:focus\:mx-21:focus {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .lg\:focus\:my-22:focus {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .lg\:focus\:mx-22:focus {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .lg\:focus\:my-23:focus {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .lg\:focus\:mx-23:focus {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .lg\:focus\:my-24:focus {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:focus\:mx-24:focus {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg\:focus\:my-25:focus {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .lg\:focus\:mx-25:focus {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .lg\:focus\:my-26:focus {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .lg\:focus\:mx-26:focus {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .lg\:focus\:my-27:focus {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .lg\:focus\:mx-27:focus {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .lg\:focus\:my-28:focus {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .lg\:focus\:mx-28:focus {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .lg\:focus\:my-29:focus {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .lg\:focus\:mx-29:focus {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .lg\:focus\:my-30:focus {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .lg\:focus\:mx-30:focus {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .lg\:focus\:my-31:focus {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .lg\:focus\:mx-31:focus {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .lg\:focus\:my-32:focus {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .lg\:focus\:mx-32:focus {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .lg\:focus\:my-33:focus {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .lg\:focus\:mx-33:focus {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .lg\:focus\:my-34:focus {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .lg\:focus\:mx-34:focus {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .lg\:focus\:my-35:focus {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .lg\:focus\:mx-35:focus {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .lg\:focus\:my-36:focus {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .lg\:focus\:mx-36:focus {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .lg\:focus\:my-37:focus {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .lg\:focus\:mx-37:focus {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .lg\:focus\:my-38:focus {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .lg\:focus\:mx-38:focus {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .lg\:focus\:my-39:focus {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .lg\:focus\:mx-39:focus {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .lg\:focus\:my-40:focus {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .lg\:focus\:mx-40:focus {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .lg\:focus\:my-41:focus {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .lg\:focus\:mx-41:focus {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .lg\:focus\:my-42:focus {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .lg\:focus\:mx-42:focus {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .lg\:focus\:my-43:focus {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .lg\:focus\:mx-43:focus {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .lg\:focus\:my-44:focus {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .lg\:focus\:mx-44:focus {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .lg\:focus\:my-45:focus {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .lg\:focus\:mx-45:focus {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .lg\:focus\:my-46:focus {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .lg\:focus\:mx-46:focus {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .lg\:focus\:my-47:focus {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .lg\:focus\:mx-47:focus {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .lg\:focus\:my-48:focus {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .lg\:focus\:mx-48:focus {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .lg\:focus\:my-49:focus {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .lg\:focus\:mx-49:focus {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .lg\:focus\:my-50:focus {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .lg\:focus\:mx-50:focus {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .lg\:focus\:my-51:focus {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .lg\:focus\:mx-51:focus {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .lg\:focus\:my-52:focus {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .lg\:focus\:mx-52:focus {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .lg\:focus\:my-53:focus {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .lg\:focus\:mx-53:focus {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .lg\:focus\:my-54:focus {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .lg\:focus\:mx-54:focus {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .lg\:focus\:my-55:focus {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .lg\:focus\:mx-55:focus {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .lg\:focus\:my-56:focus {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .lg\:focus\:mx-56:focus {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .lg\:focus\:my-57:focus {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .lg\:focus\:mx-57:focus {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .lg\:focus\:my-58:focus {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .lg\:focus\:mx-58:focus {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .lg\:focus\:my-59:focus {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .lg\:focus\:mx-59:focus {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .lg\:focus\:my-60:focus {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .lg\:focus\:mx-60:focus {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .lg\:focus\:my-61:focus {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .lg\:focus\:mx-61:focus {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .lg\:focus\:my-62:focus {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .lg\:focus\:mx-62:focus {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .lg\:focus\:my-63:focus {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .lg\:focus\:mx-63:focus {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .lg\:focus\:my-64:focus {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .lg\:focus\:mx-64:focus {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .lg\:focus\:my-65:focus {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .lg\:focus\:mx-65:focus {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .lg\:focus\:my-66:focus {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .lg\:focus\:mx-66:focus {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .lg\:focus\:my-67:focus {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .lg\:focus\:mx-67:focus {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .lg\:focus\:my-68:focus {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .lg\:focus\:mx-68:focus {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .lg\:focus\:my-69:focus {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .lg\:focus\:mx-69:focus {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .lg\:focus\:my-70:focus {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .lg\:focus\:mx-70:focus {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .lg\:focus\:my-71:focus {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .lg\:focus\:mx-71:focus {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .lg\:focus\:my-72:focus {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .lg\:focus\:mx-72:focus {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .lg\:focus\:my-73:focus {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .lg\:focus\:mx-73:focus {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .lg\:focus\:my-74:focus {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .lg\:focus\:mx-74:focus {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .lg\:focus\:my-75:focus {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .lg\:focus\:mx-75:focus {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .lg\:focus\:my-76:focus {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .lg\:focus\:mx-76:focus {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .lg\:focus\:my-77:focus {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .lg\:focus\:mx-77:focus {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .lg\:focus\:my-78:focus {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .lg\:focus\:mx-78:focus {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .lg\:focus\:my-79:focus {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .lg\:focus\:mx-79:focus {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .lg\:focus\:my-80:focus {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .lg\:focus\:mx-80:focus {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .lg\:focus\:my-81:focus {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .lg\:focus\:mx-81:focus {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .lg\:focus\:my-82:focus {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .lg\:focus\:mx-82:focus {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .lg\:focus\:my-83:focus {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .lg\:focus\:mx-83:focus {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .lg\:focus\:my-84:focus {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .lg\:focus\:mx-84:focus {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .lg\:focus\:my-85:focus {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .lg\:focus\:mx-85:focus {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .lg\:focus\:my-86:focus {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .lg\:focus\:mx-86:focus {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .lg\:focus\:my-87:focus {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .lg\:focus\:mx-87:focus {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .lg\:focus\:my-88:focus {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .lg\:focus\:mx-88:focus {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .lg\:focus\:my-89:focus {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .lg\:focus\:mx-89:focus {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .lg\:focus\:my-90:focus {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .lg\:focus\:mx-90:focus {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .lg\:focus\:my-91:focus {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .lg\:focus\:mx-91:focus {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .lg\:focus\:my-92:focus {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .lg\:focus\:mx-92:focus {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .lg\:focus\:my-93:focus {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .lg\:focus\:mx-93:focus {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .lg\:focus\:my-94:focus {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .lg\:focus\:mx-94:focus {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .lg\:focus\:my-95:focus {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .lg\:focus\:mx-95:focus {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .lg\:focus\:my-96:focus {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .lg\:focus\:mx-96:focus {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .lg\:focus\:my-97:focus {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .lg\:focus\:mx-97:focus {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .lg\:focus\:my-98:focus {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .lg\:focus\:mx-98:focus {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .lg\:focus\:my-99:focus {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .lg\:focus\:mx-99:focus {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .lg\:focus\:my-100:focus {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .lg\:focus\:mx-100:focus {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .lg\:focus\:my-101:focus {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .lg\:focus\:mx-101:focus {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .lg\:focus\:my-102:focus {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .lg\:focus\:mx-102:focus {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .lg\:focus\:my-103:focus {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .lg\:focus\:mx-103:focus {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .lg\:focus\:my-104:focus {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .lg\:focus\:mx-104:focus {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .lg\:focus\:my-105:focus {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .lg\:focus\:mx-105:focus {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .lg\:focus\:my-auto:focus {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .lg\:focus\:mx-auto:focus {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .lg\:focus\:my-px:focus {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .lg\:focus\:mx-px:focus {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .lg\:focus\:my-0\.5:focus {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .lg\:focus\:mx-0\.5:focus {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .lg\:focus\:my-1\.5:focus {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .lg\:focus\:mx-1\.5:focus {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .lg\:focus\:my-2\.5:focus {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .lg\:focus\:mx-2\.5:focus {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .lg\:focus\:my-3\.5:focus {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .lg\:focus\:mx-3\.5:focus {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .lg\:focus\:my-4\.5:focus {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .lg\:focus\:mx-4\.5:focus {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .lg\:focus\:my-5\.5:focus {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .lg\:focus\:mx-5\.5:focus {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .lg\:focus\:my-6\.5:focus {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .lg\:focus\:mx-6\.5:focus {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .lg\:focus\:my-7\.5:focus {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .lg\:focus\:mx-7\.5:focus {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .lg\:focus\:my-8\.5:focus {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .lg\:focus\:mx-8\.5:focus {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .lg\:focus\:my-9\.5:focus {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .lg\:focus\:mx-9\.5:focus {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .lg\:focus\:my-10\.5:focus {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .lg\:focus\:mx-10\.5:focus {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .lg\:focus\:my-11\.5:focus {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .lg\:focus\:mx-11\.5:focus {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .lg\:focus\:my-12\.5:focus {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .lg\:focus\:mx-12\.5:focus {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .lg\:focus\:my-13\.5:focus {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .lg\:focus\:mx-13\.5:focus {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .lg\:focus\:my-14\.5:focus {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .lg\:focus\:mx-14\.5:focus {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .lg\:focus\:my-15\.5:focus {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .lg\:focus\:mx-15\.5:focus {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .lg\:focus\:my-16\.5:focus {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .lg\:focus\:mx-16\.5:focus {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .lg\:focus\:my-17\.5:focus {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .lg\:focus\:mx-17\.5:focus {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .lg\:focus\:my-18\.5:focus {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .lg\:focus\:mx-18\.5:focus {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .lg\:focus\:my-19\.5:focus {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .lg\:focus\:mx-19\.5:focus {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .lg\:focus\:my-20\.5:focus {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .lg\:focus\:mx-20\.5:focus {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .lg\:focus\:my-21\.5:focus {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .lg\:focus\:mx-21\.5:focus {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .lg\:focus\:my-22\.5:focus {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .lg\:focus\:mx-22\.5:focus {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .lg\:focus\:my-23\.5:focus {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .lg\:focus\:mx-23\.5:focus {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .lg\:focus\:my-24\.5:focus {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .lg\:focus\:mx-24\.5:focus {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .lg\:focus\:my-25\.5:focus {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .lg\:focus\:mx-25\.5:focus {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .lg\:focus\:my-26\.5:focus {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .lg\:focus\:mx-26\.5:focus {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .lg\:focus\:my-27\.5:focus {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .lg\:focus\:mx-27\.5:focus {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .lg\:focus\:my-28\.5:focus {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .lg\:focus\:mx-28\.5:focus {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .lg\:focus\:my-29\.5:focus {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .lg\:focus\:mx-29\.5:focus {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .lg\:focus\:my-30\.5:focus {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .lg\:focus\:mx-30\.5:focus {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .lg\:focus\:my-31\.5:focus {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .lg\:focus\:mx-31\.5:focus {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .lg\:focus\:my-32\.5:focus {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .lg\:focus\:mx-32\.5:focus {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .lg\:focus\:my-33\.5:focus {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .lg\:focus\:mx-33\.5:focus {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .lg\:focus\:my-34\.5:focus {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .lg\:focus\:mx-34\.5:focus {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .lg\:focus\:my-35\.5:focus {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .lg\:focus\:mx-35\.5:focus {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .lg\:focus\:my-36\.5:focus {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .lg\:focus\:mx-36\.5:focus {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .lg\:focus\:my-37\.5:focus {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .lg\:focus\:mx-37\.5:focus {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .lg\:focus\:my-38\.5:focus {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .lg\:focus\:mx-38\.5:focus {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .lg\:focus\:my-39\.5:focus {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .lg\:focus\:mx-39\.5:focus {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .lg\:focus\:my-40\.5:focus {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .lg\:focus\:mx-40\.5:focus {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .lg\:focus\:my-41\.5:focus {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .lg\:focus\:mx-41\.5:focus {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .lg\:focus\:my-42\.5:focus {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .lg\:focus\:mx-42\.5:focus {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .lg\:focus\:my-43\.5:focus {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .lg\:focus\:mx-43\.5:focus {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .lg\:focus\:my-44\.5:focus {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .lg\:focus\:mx-44\.5:focus {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .lg\:focus\:my-45\.5:focus {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .lg\:focus\:mx-45\.5:focus {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .lg\:focus\:my-46\.5:focus {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .lg\:focus\:mx-46\.5:focus {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .lg\:focus\:my-47\.5:focus {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .lg\:focus\:mx-47\.5:focus {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .lg\:focus\:my-48\.5:focus {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .lg\:focus\:mx-48\.5:focus {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .lg\:focus\:my-49\.5:focus {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .lg\:focus\:mx-49\.5:focus {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .lg\:focus\:my-50\.5:focus {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .lg\:focus\:mx-50\.5:focus {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .lg\:focus\:my-51\.5:focus {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .lg\:focus\:mx-51\.5:focus {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .lg\:focus\:my-52\.5:focus {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .lg\:focus\:mx-52\.5:focus {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .lg\:focus\:my-53\.5:focus {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .lg\:focus\:mx-53\.5:focus {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .lg\:focus\:my-54\.5:focus {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .lg\:focus\:mx-54\.5:focus {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .lg\:focus\:my-55\.5:focus {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .lg\:focus\:mx-55\.5:focus {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .lg\:focus\:my-56\.5:focus {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .lg\:focus\:mx-56\.5:focus {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .lg\:focus\:my-57\.5:focus {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .lg\:focus\:mx-57\.5:focus {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .lg\:focus\:my-58\.5:focus {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .lg\:focus\:mx-58\.5:focus {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .lg\:focus\:my-59\.5:focus {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .lg\:focus\:mx-59\.5:focus {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .lg\:focus\:my-60\.5:focus {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .lg\:focus\:mx-60\.5:focus {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .lg\:focus\:my-61\.5:focus {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .lg\:focus\:mx-61\.5:focus {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .lg\:focus\:my-62\.5:focus {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .lg\:focus\:mx-62\.5:focus {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .lg\:focus\:my-63\.5:focus {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .lg\:focus\:mx-63\.5:focus {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .lg\:focus\:my-64\.5:focus {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .lg\:focus\:mx-64\.5:focus {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .lg\:focus\:my-65\.5:focus {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .lg\:focus\:mx-65\.5:focus {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .lg\:focus\:my-66\.5:focus {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .lg\:focus\:mx-66\.5:focus {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .lg\:focus\:my-67\.5:focus {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .lg\:focus\:mx-67\.5:focus {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .lg\:focus\:my-68\.5:focus {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .lg\:focus\:mx-68\.5:focus {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .lg\:focus\:my-69\.5:focus {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .lg\:focus\:mx-69\.5:focus {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .lg\:focus\:my-70\.5:focus {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .lg\:focus\:mx-70\.5:focus {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .lg\:focus\:my-71\.5:focus {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .lg\:focus\:mx-71\.5:focus {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .lg\:focus\:my-72\.5:focus {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .lg\:focus\:mx-72\.5:focus {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .lg\:focus\:my-73\.5:focus {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .lg\:focus\:mx-73\.5:focus {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .lg\:focus\:my-74\.5:focus {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .lg\:focus\:mx-74\.5:focus {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .lg\:focus\:my-75\.5:focus {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .lg\:focus\:mx-75\.5:focus {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .lg\:focus\:my-76\.5:focus {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .lg\:focus\:mx-76\.5:focus {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .lg\:focus\:my-77\.5:focus {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .lg\:focus\:mx-77\.5:focus {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .lg\:focus\:my-78\.5:focus {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .lg\:focus\:mx-78\.5:focus {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .lg\:focus\:my-79\.5:focus {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .lg\:focus\:mx-79\.5:focus {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .lg\:focus\:my-80\.5:focus {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .lg\:focus\:mx-80\.5:focus {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .lg\:focus\:my-81\.5:focus {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .lg\:focus\:mx-81\.5:focus {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .lg\:focus\:my-82\.5:focus {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .lg\:focus\:mx-82\.5:focus {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .lg\:focus\:my-83\.5:focus {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .lg\:focus\:mx-83\.5:focus {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .lg\:focus\:my-84\.5:focus {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .lg\:focus\:mx-84\.5:focus {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .lg\:focus\:my-85\.5:focus {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .lg\:focus\:mx-85\.5:focus {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .lg\:focus\:my-86\.5:focus {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .lg\:focus\:mx-86\.5:focus {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .lg\:focus\:my-87\.5:focus {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .lg\:focus\:mx-87\.5:focus {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .lg\:focus\:my-88\.5:focus {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .lg\:focus\:mx-88\.5:focus {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .lg\:focus\:my-89\.5:focus {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .lg\:focus\:mx-89\.5:focus {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .lg\:focus\:my-90\.5:focus {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .lg\:focus\:mx-90\.5:focus {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .lg\:focus\:my-91\.5:focus {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .lg\:focus\:mx-91\.5:focus {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .lg\:focus\:my-92\.5:focus {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .lg\:focus\:mx-92\.5:focus {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .lg\:focus\:my-93\.5:focus {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .lg\:focus\:mx-93\.5:focus {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .lg\:focus\:my-94\.5:focus {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .lg\:focus\:mx-94\.5:focus {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .lg\:focus\:my-95\.5:focus {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .lg\:focus\:mx-95\.5:focus {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .lg\:focus\:my-96\.5:focus {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .lg\:focus\:mx-96\.5:focus {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .lg\:focus\:my-97\.5:focus {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .lg\:focus\:mx-97\.5:focus {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .lg\:focus\:my-98\.5:focus {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .lg\:focus\:mx-98\.5:focus {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .lg\:focus\:my-99\.5:focus {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .lg\:focus\:mx-99\.5:focus {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .lg\:focus\:my-100\.5:focus {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .lg\:focus\:mx-100\.5:focus {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .lg\:focus\:my-101\.5:focus {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .lg\:focus\:mx-101\.5:focus {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .lg\:focus\:my-102\.5:focus {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .lg\:focus\:mx-102\.5:focus {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .lg\:focus\:my-103\.5:focus {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .lg\:focus\:mx-103\.5:focus {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .lg\:focus\:my-104\.5:focus {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .lg\:focus\:mx-104\.5:focus {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .lg\:focus\:-my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .lg\:focus\:-mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .lg\:focus\:-my-1:focus {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .lg\:focus\:-mx-1:focus {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .lg\:focus\:-my-2:focus {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .lg\:focus\:-mx-2:focus {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .lg\:focus\:-my-3:focus {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .lg\:focus\:-mx-3:focus {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .lg\:focus\:-my-4:focus {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:focus\:-mx-4:focus {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .lg\:focus\:-my-5:focus {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .lg\:focus\:-mx-5:focus {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .lg\:focus\:-my-6:focus {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .lg\:focus\:-mx-6:focus {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:focus\:-my-7:focus {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .lg\:focus\:-mx-7:focus {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .lg\:focus\:-my-8:focus {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .lg\:focus\:-mx-8:focus {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .lg\:focus\:-my-9:focus {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .lg\:focus\:-mx-9:focus {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .lg\:focus\:-my-10:focus {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .lg\:focus\:-mx-10:focus {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .lg\:focus\:-my-11:focus {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .lg\:focus\:-mx-11:focus {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .lg\:focus\:-my-12:focus {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:focus\:-mx-12:focus {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:focus\:-my-13:focus {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .lg\:focus\:-mx-13:focus {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .lg\:focus\:-my-14:focus {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .lg\:focus\:-mx-14:focus {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .lg\:focus\:-my-15:focus {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .lg\:focus\:-mx-15:focus {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .lg\:focus\:-my-16:focus {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .lg\:focus\:-mx-16:focus {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .lg\:focus\:-my-17:focus {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .lg\:focus\:-mx-17:focus {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .lg\:focus\:-my-18:focus {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .lg\:focus\:-mx-18:focus {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .lg\:focus\:-my-19:focus {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .lg\:focus\:-mx-19:focus {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .lg\:focus\:-my-20:focus {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .lg\:focus\:-mx-20:focus {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .lg\:focus\:-my-21:focus {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .lg\:focus\:-mx-21:focus {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .lg\:focus\:-my-22:focus {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .lg\:focus\:-mx-22:focus {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .lg\:focus\:-my-23:focus {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .lg\:focus\:-mx-23:focus {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .lg\:focus\:-my-24:focus {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .lg\:focus\:-mx-24:focus {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .lg\:focus\:-my-25:focus {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .lg\:focus\:-mx-25:focus {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .lg\:focus\:-my-26:focus {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .lg\:focus\:-mx-26:focus {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .lg\:focus\:-my-27:focus {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .lg\:focus\:-mx-27:focus {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .lg\:focus\:-my-28:focus {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .lg\:focus\:-mx-28:focus {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .lg\:focus\:-my-29:focus {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .lg\:focus\:-mx-29:focus {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .lg\:focus\:-my-30:focus {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .lg\:focus\:-mx-30:focus {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .lg\:focus\:-my-31:focus {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .lg\:focus\:-mx-31:focus {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .lg\:focus\:-my-32:focus {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .lg\:focus\:-mx-32:focus {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .lg\:focus\:-my-33:focus {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .lg\:focus\:-mx-33:focus {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .lg\:focus\:-my-34:focus {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .lg\:focus\:-mx-34:focus {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .lg\:focus\:-my-35:focus {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .lg\:focus\:-mx-35:focus {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .lg\:focus\:-my-36:focus {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .lg\:focus\:-mx-36:focus {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .lg\:focus\:-my-37:focus {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .lg\:focus\:-mx-37:focus {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .lg\:focus\:-my-38:focus {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .lg\:focus\:-mx-38:focus {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .lg\:focus\:-my-39:focus {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .lg\:focus\:-mx-39:focus {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .lg\:focus\:-my-40:focus {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .lg\:focus\:-mx-40:focus {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .lg\:focus\:-my-41:focus {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .lg\:focus\:-mx-41:focus {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .lg\:focus\:-my-42:focus {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .lg\:focus\:-mx-42:focus {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .lg\:focus\:-my-43:focus {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .lg\:focus\:-mx-43:focus {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .lg\:focus\:-my-44:focus {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .lg\:focus\:-mx-44:focus {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .lg\:focus\:-my-45:focus {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .lg\:focus\:-mx-45:focus {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .lg\:focus\:-my-46:focus {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .lg\:focus\:-mx-46:focus {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .lg\:focus\:-my-47:focus {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .lg\:focus\:-mx-47:focus {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .lg\:focus\:-my-48:focus {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .lg\:focus\:-mx-48:focus {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .lg\:focus\:-my-49:focus {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .lg\:focus\:-mx-49:focus {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .lg\:focus\:-my-50:focus {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .lg\:focus\:-mx-50:focus {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .lg\:focus\:-my-51:focus {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .lg\:focus\:-mx-51:focus {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .lg\:focus\:-my-52:focus {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .lg\:focus\:-mx-52:focus {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .lg\:focus\:-my-53:focus {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .lg\:focus\:-mx-53:focus {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .lg\:focus\:-my-54:focus {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .lg\:focus\:-mx-54:focus {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .lg\:focus\:-my-55:focus {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .lg\:focus\:-mx-55:focus {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .lg\:focus\:-my-56:focus {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .lg\:focus\:-mx-56:focus {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .lg\:focus\:-my-57:focus {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .lg\:focus\:-mx-57:focus {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .lg\:focus\:-my-58:focus {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .lg\:focus\:-mx-58:focus {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .lg\:focus\:-my-59:focus {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .lg\:focus\:-mx-59:focus {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .lg\:focus\:-my-60:focus {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .lg\:focus\:-mx-60:focus {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .lg\:focus\:-my-61:focus {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .lg\:focus\:-mx-61:focus {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .lg\:focus\:-my-62:focus {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .lg\:focus\:-mx-62:focus {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .lg\:focus\:-my-63:focus {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .lg\:focus\:-mx-63:focus {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .lg\:focus\:-my-64:focus {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .lg\:focus\:-mx-64:focus {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .lg\:focus\:-my-65:focus {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .lg\:focus\:-mx-65:focus {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .lg\:focus\:-my-66:focus {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .lg\:focus\:-mx-66:focus {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .lg\:focus\:-my-67:focus {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .lg\:focus\:-mx-67:focus {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .lg\:focus\:-my-68:focus {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .lg\:focus\:-mx-68:focus {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .lg\:focus\:-my-69:focus {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .lg\:focus\:-mx-69:focus {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .lg\:focus\:-my-70:focus {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .lg\:focus\:-mx-70:focus {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .lg\:focus\:-my-71:focus {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .lg\:focus\:-mx-71:focus {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .lg\:focus\:-my-72:focus {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .lg\:focus\:-mx-72:focus {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .lg\:focus\:-my-73:focus {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .lg\:focus\:-mx-73:focus {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .lg\:focus\:-my-74:focus {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .lg\:focus\:-mx-74:focus {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .lg\:focus\:-my-75:focus {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .lg\:focus\:-mx-75:focus {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .lg\:focus\:-my-76:focus {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .lg\:focus\:-mx-76:focus {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .lg\:focus\:-my-77:focus {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .lg\:focus\:-mx-77:focus {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .lg\:focus\:-my-78:focus {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .lg\:focus\:-mx-78:focus {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .lg\:focus\:-my-79:focus {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .lg\:focus\:-mx-79:focus {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .lg\:focus\:-my-80:focus {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .lg\:focus\:-mx-80:focus {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .lg\:focus\:-my-81:focus {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .lg\:focus\:-mx-81:focus {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .lg\:focus\:-my-82:focus {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .lg\:focus\:-mx-82:focus {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .lg\:focus\:-my-83:focus {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .lg\:focus\:-mx-83:focus {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .lg\:focus\:-my-84:focus {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .lg\:focus\:-mx-84:focus {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .lg\:focus\:-my-85:focus {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .lg\:focus\:-mx-85:focus {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .lg\:focus\:-my-86:focus {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .lg\:focus\:-mx-86:focus {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .lg\:focus\:-my-87:focus {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .lg\:focus\:-mx-87:focus {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .lg\:focus\:-my-88:focus {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .lg\:focus\:-mx-88:focus {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .lg\:focus\:-my-89:focus {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .lg\:focus\:-mx-89:focus {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .lg\:focus\:-my-90:focus {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .lg\:focus\:-mx-90:focus {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .lg\:focus\:-my-91:focus {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .lg\:focus\:-mx-91:focus {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .lg\:focus\:-my-92:focus {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .lg\:focus\:-mx-92:focus {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .lg\:focus\:-my-93:focus {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .lg\:focus\:-mx-93:focus {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .lg\:focus\:-my-94:focus {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .lg\:focus\:-mx-94:focus {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .lg\:focus\:-my-95:focus {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .lg\:focus\:-mx-95:focus {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .lg\:focus\:-my-96:focus {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .lg\:focus\:-mx-96:focus {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .lg\:focus\:-my-97:focus {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .lg\:focus\:-mx-97:focus {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .lg\:focus\:-my-98:focus {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .lg\:focus\:-mx-98:focus {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .lg\:focus\:-my-99:focus {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .lg\:focus\:-mx-99:focus {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .lg\:focus\:-my-100:focus {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .lg\:focus\:-mx-100:focus {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .lg\:focus\:-my-101:focus {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .lg\:focus\:-mx-101:focus {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .lg\:focus\:-my-102:focus {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .lg\:focus\:-mx-102:focus {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .lg\:focus\:-my-103:focus {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .lg\:focus\:-mx-103:focus {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .lg\:focus\:-my-104:focus {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .lg\:focus\:-mx-104:focus {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .lg\:focus\:-my-105:focus {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .lg\:focus\:-mx-105:focus {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .lg\:focus\:-my-px:focus {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .lg\:focus\:-mx-px:focus {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .lg\:focus\:-my-0\.5:focus {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .lg\:focus\:-mx-0\.5:focus {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .lg\:focus\:-my-1\.5:focus {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .lg\:focus\:-mx-1\.5:focus {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .lg\:focus\:-my-2\.5:focus {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .lg\:focus\:-mx-2\.5:focus {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .lg\:focus\:-my-3\.5:focus {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .lg\:focus\:-mx-3\.5:focus {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .lg\:focus\:-my-4\.5:focus {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .lg\:focus\:-mx-4\.5:focus {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .lg\:focus\:-my-5\.5:focus {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .lg\:focus\:-mx-5\.5:focus {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .lg\:focus\:-my-6\.5:focus {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .lg\:focus\:-mx-6\.5:focus {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .lg\:focus\:-my-7\.5:focus {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .lg\:focus\:-mx-7\.5:focus {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .lg\:focus\:-my-8\.5:focus {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .lg\:focus\:-mx-8\.5:focus {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .lg\:focus\:-my-9\.5:focus {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .lg\:focus\:-mx-9\.5:focus {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .lg\:focus\:-my-10\.5:focus {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .lg\:focus\:-mx-10\.5:focus {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .lg\:focus\:-my-11\.5:focus {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .lg\:focus\:-mx-11\.5:focus {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .lg\:focus\:-my-12\.5:focus {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .lg\:focus\:-mx-12\.5:focus {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .lg\:focus\:-my-13\.5:focus {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .lg\:focus\:-mx-13\.5:focus {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .lg\:focus\:-my-14\.5:focus {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .lg\:focus\:-mx-14\.5:focus {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .lg\:focus\:-my-15\.5:focus {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .lg\:focus\:-mx-15\.5:focus {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .lg\:focus\:-my-16\.5:focus {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .lg\:focus\:-mx-16\.5:focus {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .lg\:focus\:-my-17\.5:focus {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .lg\:focus\:-mx-17\.5:focus {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .lg\:focus\:-my-18\.5:focus {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .lg\:focus\:-mx-18\.5:focus {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .lg\:focus\:-my-19\.5:focus {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .lg\:focus\:-mx-19\.5:focus {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .lg\:focus\:-my-20\.5:focus {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .lg\:focus\:-mx-20\.5:focus {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .lg\:focus\:-my-21\.5:focus {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .lg\:focus\:-mx-21\.5:focus {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .lg\:focus\:-my-22\.5:focus {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .lg\:focus\:-mx-22\.5:focus {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .lg\:focus\:-my-23\.5:focus {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .lg\:focus\:-mx-23\.5:focus {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .lg\:focus\:-my-24\.5:focus {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .lg\:focus\:-mx-24\.5:focus {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .lg\:focus\:-my-25\.5:focus {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .lg\:focus\:-mx-25\.5:focus {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .lg\:focus\:-my-26\.5:focus {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .lg\:focus\:-mx-26\.5:focus {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .lg\:focus\:-my-27\.5:focus {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .lg\:focus\:-mx-27\.5:focus {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .lg\:focus\:-my-28\.5:focus {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .lg\:focus\:-mx-28\.5:focus {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .lg\:focus\:-my-29\.5:focus {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .lg\:focus\:-mx-29\.5:focus {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .lg\:focus\:-my-30\.5:focus {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .lg\:focus\:-mx-30\.5:focus {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .lg\:focus\:-my-31\.5:focus {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .lg\:focus\:-mx-31\.5:focus {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .lg\:focus\:-my-32\.5:focus {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .lg\:focus\:-mx-32\.5:focus {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .lg\:focus\:-my-33\.5:focus {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .lg\:focus\:-mx-33\.5:focus {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .lg\:focus\:-my-34\.5:focus {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .lg\:focus\:-mx-34\.5:focus {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .lg\:focus\:-my-35\.5:focus {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .lg\:focus\:-mx-35\.5:focus {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .lg\:focus\:-my-36\.5:focus {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .lg\:focus\:-mx-36\.5:focus {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .lg\:focus\:-my-37\.5:focus {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .lg\:focus\:-mx-37\.5:focus {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .lg\:focus\:-my-38\.5:focus {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .lg\:focus\:-mx-38\.5:focus {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .lg\:focus\:-my-39\.5:focus {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .lg\:focus\:-mx-39\.5:focus {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .lg\:focus\:-my-40\.5:focus {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .lg\:focus\:-mx-40\.5:focus {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .lg\:focus\:-my-41\.5:focus {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .lg\:focus\:-mx-41\.5:focus {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .lg\:focus\:-my-42\.5:focus {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .lg\:focus\:-mx-42\.5:focus {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .lg\:focus\:-my-43\.5:focus {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .lg\:focus\:-mx-43\.5:focus {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .lg\:focus\:-my-44\.5:focus {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .lg\:focus\:-mx-44\.5:focus {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .lg\:focus\:-my-45\.5:focus {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .lg\:focus\:-mx-45\.5:focus {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .lg\:focus\:-my-46\.5:focus {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .lg\:focus\:-mx-46\.5:focus {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .lg\:focus\:-my-47\.5:focus {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .lg\:focus\:-mx-47\.5:focus {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .lg\:focus\:-my-48\.5:focus {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .lg\:focus\:-mx-48\.5:focus {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .lg\:focus\:-my-49\.5:focus {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .lg\:focus\:-mx-49\.5:focus {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .lg\:focus\:-my-50\.5:focus {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .lg\:focus\:-mx-50\.5:focus {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .lg\:focus\:-my-51\.5:focus {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .lg\:focus\:-mx-51\.5:focus {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .lg\:focus\:-my-52\.5:focus {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .lg\:focus\:-mx-52\.5:focus {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .lg\:focus\:-my-53\.5:focus {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .lg\:focus\:-mx-53\.5:focus {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .lg\:focus\:-my-54\.5:focus {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .lg\:focus\:-mx-54\.5:focus {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .lg\:focus\:-my-55\.5:focus {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .lg\:focus\:-mx-55\.5:focus {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .lg\:focus\:-my-56\.5:focus {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .lg\:focus\:-mx-56\.5:focus {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .lg\:focus\:-my-57\.5:focus {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .lg\:focus\:-mx-57\.5:focus {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .lg\:focus\:-my-58\.5:focus {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .lg\:focus\:-mx-58\.5:focus {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .lg\:focus\:-my-59\.5:focus {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .lg\:focus\:-mx-59\.5:focus {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .lg\:focus\:-my-60\.5:focus {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .lg\:focus\:-mx-60\.5:focus {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .lg\:focus\:-my-61\.5:focus {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .lg\:focus\:-mx-61\.5:focus {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .lg\:focus\:-my-62\.5:focus {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .lg\:focus\:-mx-62\.5:focus {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .lg\:focus\:-my-63\.5:focus {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .lg\:focus\:-mx-63\.5:focus {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .lg\:focus\:-my-64\.5:focus {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .lg\:focus\:-mx-64\.5:focus {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .lg\:focus\:-my-65\.5:focus {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .lg\:focus\:-mx-65\.5:focus {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .lg\:focus\:-my-66\.5:focus {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .lg\:focus\:-mx-66\.5:focus {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .lg\:focus\:-my-67\.5:focus {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .lg\:focus\:-mx-67\.5:focus {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .lg\:focus\:-my-68\.5:focus {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .lg\:focus\:-mx-68\.5:focus {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .lg\:focus\:-my-69\.5:focus {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .lg\:focus\:-mx-69\.5:focus {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .lg\:focus\:-my-70\.5:focus {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .lg\:focus\:-mx-70\.5:focus {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .lg\:focus\:-my-71\.5:focus {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .lg\:focus\:-mx-71\.5:focus {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .lg\:focus\:-my-72\.5:focus {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .lg\:focus\:-mx-72\.5:focus {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .lg\:focus\:-my-73\.5:focus {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .lg\:focus\:-mx-73\.5:focus {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .lg\:focus\:-my-74\.5:focus {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .lg\:focus\:-mx-74\.5:focus {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .lg\:focus\:-my-75\.5:focus {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .lg\:focus\:-mx-75\.5:focus {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .lg\:focus\:-my-76\.5:focus {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .lg\:focus\:-mx-76\.5:focus {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .lg\:focus\:-my-77\.5:focus {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .lg\:focus\:-mx-77\.5:focus {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .lg\:focus\:-my-78\.5:focus {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .lg\:focus\:-mx-78\.5:focus {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .lg\:focus\:-my-79\.5:focus {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .lg\:focus\:-mx-79\.5:focus {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .lg\:focus\:-my-80\.5:focus {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .lg\:focus\:-mx-80\.5:focus {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .lg\:focus\:-my-81\.5:focus {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .lg\:focus\:-mx-81\.5:focus {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .lg\:focus\:-my-82\.5:focus {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .lg\:focus\:-mx-82\.5:focus {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .lg\:focus\:-my-83\.5:focus {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .lg\:focus\:-mx-83\.5:focus {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .lg\:focus\:-my-84\.5:focus {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .lg\:focus\:-mx-84\.5:focus {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .lg\:focus\:-my-85\.5:focus {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .lg\:focus\:-mx-85\.5:focus {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .lg\:focus\:-my-86\.5:focus {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .lg\:focus\:-mx-86\.5:focus {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .lg\:focus\:-my-87\.5:focus {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .lg\:focus\:-mx-87\.5:focus {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .lg\:focus\:-my-88\.5:focus {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .lg\:focus\:-mx-88\.5:focus {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .lg\:focus\:-my-89\.5:focus {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .lg\:focus\:-mx-89\.5:focus {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .lg\:focus\:-my-90\.5:focus {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .lg\:focus\:-mx-90\.5:focus {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .lg\:focus\:-my-91\.5:focus {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .lg\:focus\:-mx-91\.5:focus {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .lg\:focus\:-my-92\.5:focus {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .lg\:focus\:-mx-92\.5:focus {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .lg\:focus\:-my-93\.5:focus {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .lg\:focus\:-mx-93\.5:focus {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .lg\:focus\:-my-94\.5:focus {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .lg\:focus\:-mx-94\.5:focus {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .lg\:focus\:-my-95\.5:focus {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .lg\:focus\:-mx-95\.5:focus {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .lg\:focus\:-my-96\.5:focus {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .lg\:focus\:-mx-96\.5:focus {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .lg\:focus\:-my-97\.5:focus {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .lg\:focus\:-mx-97\.5:focus {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .lg\:focus\:-my-98\.5:focus {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .lg\:focus\:-mx-98\.5:focus {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .lg\:focus\:-my-99\.5:focus {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .lg\:focus\:-mx-99\.5:focus {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .lg\:focus\:-my-100\.5:focus {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .lg\:focus\:-mx-100\.5:focus {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .lg\:focus\:-my-101\.5:focus {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .lg\:focus\:-mx-101\.5:focus {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .lg\:focus\:-my-102\.5:focus {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .lg\:focus\:-mx-102\.5:focus {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .lg\:focus\:-my-103\.5:focus {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .lg\:focus\:-mx-103\.5:focus {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .lg\:focus\:-my-104\.5:focus {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .lg\:focus\:-mx-104\.5:focus {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .lg\:focus\:mt-0:focus {
    margin-top: 0rem !important;
  }

  .lg\:focus\:mr-0:focus {
    margin-right: 0rem !important;
  }

  .lg\:focus\:mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .lg\:focus\:ml-0:focus {
    margin-left: 0rem !important;
  }

  .lg\:focus\:mt-1:focus {
    margin-top: 0.25rem !important;
  }

  .lg\:focus\:mr-1:focus {
    margin-right: 0.25rem !important;
  }

  .lg\:focus\:mb-1:focus {
    margin-bottom: 0.25rem !important;
  }

  .lg\:focus\:ml-1:focus {
    margin-left: 0.25rem !important;
  }

  .lg\:focus\:mt-2:focus {
    margin-top: 0.5rem !important;
  }

  .lg\:focus\:mr-2:focus {
    margin-right: 0.5rem !important;
  }

  .lg\:focus\:mb-2:focus {
    margin-bottom: 0.5rem !important;
  }

  .lg\:focus\:ml-2:focus {
    margin-left: 0.5rem !important;
  }

  .lg\:focus\:mt-3:focus {
    margin-top: 0.75rem !important;
  }

  .lg\:focus\:mr-3:focus {
    margin-right: 0.75rem !important;
  }

  .lg\:focus\:mb-3:focus {
    margin-bottom: 0.75rem !important;
  }

  .lg\:focus\:ml-3:focus {
    margin-left: 0.75rem !important;
  }

  .lg\:focus\:mt-4:focus {
    margin-top: 1rem !important;
  }

  .lg\:focus\:mr-4:focus {
    margin-right: 1rem !important;
  }

  .lg\:focus\:mb-4:focus {
    margin-bottom: 1rem !important;
  }

  .lg\:focus\:ml-4:focus {
    margin-left: 1rem !important;
  }

  .lg\:focus\:mt-5:focus {
    margin-top: 1.25rem !important;
  }

  .lg\:focus\:mr-5:focus {
    margin-right: 1.25rem !important;
  }

  .lg\:focus\:mb-5:focus {
    margin-bottom: 1.25rem !important;
  }

  .lg\:focus\:ml-5:focus {
    margin-left: 1.25rem !important;
  }

  .lg\:focus\:mt-6:focus {
    margin-top: 1.5rem !important;
  }

  .lg\:focus\:mr-6:focus {
    margin-right: 1.5rem !important;
  }

  .lg\:focus\:mb-6:focus {
    margin-bottom: 1.5rem !important;
  }

  .lg\:focus\:ml-6:focus {
    margin-left: 1.5rem !important;
  }

  .lg\:focus\:mt-7:focus {
    margin-top: 1.75rem !important;
  }

  .lg\:focus\:mr-7:focus {
    margin-right: 1.75rem !important;
  }

  .lg\:focus\:mb-7:focus {
    margin-bottom: 1.75rem !important;
  }

  .lg\:focus\:ml-7:focus {
    margin-left: 1.75rem !important;
  }

  .lg\:focus\:mt-8:focus {
    margin-top: 2rem !important;
  }

  .lg\:focus\:mr-8:focus {
    margin-right: 2rem !important;
  }

  .lg\:focus\:mb-8:focus {
    margin-bottom: 2rem !important;
  }

  .lg\:focus\:ml-8:focus {
    margin-left: 2rem !important;
  }

  .lg\:focus\:mt-9:focus {
    margin-top: 2.25rem !important;
  }

  .lg\:focus\:mr-9:focus {
    margin-right: 2.25rem !important;
  }

  .lg\:focus\:mb-9:focus {
    margin-bottom: 2.25rem !important;
  }

  .lg\:focus\:ml-9:focus {
    margin-left: 2.25rem !important;
  }

  .lg\:focus\:mt-10:focus {
    margin-top: 2.5rem !important;
  }

  .lg\:focus\:mr-10:focus {
    margin-right: 2.5rem !important;
  }

  .lg\:focus\:mb-10:focus {
    margin-bottom: 2.5rem !important;
  }

  .lg\:focus\:ml-10:focus {
    margin-left: 2.5rem !important;
  }

  .lg\:focus\:mt-11:focus {
    margin-top: 2.75rem !important;
  }

  .lg\:focus\:mr-11:focus {
    margin-right: 2.75rem !important;
  }

  .lg\:focus\:mb-11:focus {
    margin-bottom: 2.75rem !important;
  }

  .lg\:focus\:ml-11:focus {
    margin-left: 2.75rem !important;
  }

  .lg\:focus\:mt-12:focus {
    margin-top: 3rem !important;
  }

  .lg\:focus\:mr-12:focus {
    margin-right: 3rem !important;
  }

  .lg\:focus\:mb-12:focus {
    margin-bottom: 3rem !important;
  }

  .lg\:focus\:ml-12:focus {
    margin-left: 3rem !important;
  }

  .lg\:focus\:mt-13:focus {
    margin-top: 3.25rem !important;
  }

  .lg\:focus\:mr-13:focus {
    margin-right: 3.25rem !important;
  }

  .lg\:focus\:mb-13:focus {
    margin-bottom: 3.25rem !important;
  }

  .lg\:focus\:ml-13:focus {
    margin-left: 3.25rem !important;
  }

  .lg\:focus\:mt-14:focus {
    margin-top: 3.5rem !important;
  }

  .lg\:focus\:mr-14:focus {
    margin-right: 3.5rem !important;
  }

  .lg\:focus\:mb-14:focus {
    margin-bottom: 3.5rem !important;
  }

  .lg\:focus\:ml-14:focus {
    margin-left: 3.5rem !important;
  }

  .lg\:focus\:mt-15:focus {
    margin-top: 3.75rem !important;
  }

  .lg\:focus\:mr-15:focus {
    margin-right: 3.75rem !important;
  }

  .lg\:focus\:mb-15:focus {
    margin-bottom: 3.75rem !important;
  }

  .lg\:focus\:ml-15:focus {
    margin-left: 3.75rem !important;
  }

  .lg\:focus\:mt-16:focus {
    margin-top: 4rem !important;
  }

  .lg\:focus\:mr-16:focus {
    margin-right: 4rem !important;
  }

  .lg\:focus\:mb-16:focus {
    margin-bottom: 4rem !important;
  }

  .lg\:focus\:ml-16:focus {
    margin-left: 4rem !important;
  }

  .lg\:focus\:mt-17:focus {
    margin-top: 4.25rem !important;
  }

  .lg\:focus\:mr-17:focus {
    margin-right: 4.25rem !important;
  }

  .lg\:focus\:mb-17:focus {
    margin-bottom: 4.25rem !important;
  }

  .lg\:focus\:ml-17:focus {
    margin-left: 4.25rem !important;
  }

  .lg\:focus\:mt-18:focus {
    margin-top: 4.5rem !important;
  }

  .lg\:focus\:mr-18:focus {
    margin-right: 4.5rem !important;
  }

  .lg\:focus\:mb-18:focus {
    margin-bottom: 4.5rem !important;
  }

  .lg\:focus\:ml-18:focus {
    margin-left: 4.5rem !important;
  }

  .lg\:focus\:mt-19:focus {
    margin-top: 4.75rem !important;
  }

  .lg\:focus\:mr-19:focus {
    margin-right: 4.75rem !important;
  }

  .lg\:focus\:mb-19:focus {
    margin-bottom: 4.75rem !important;
  }

  .lg\:focus\:ml-19:focus {
    margin-left: 4.75rem !important;
  }

  .lg\:focus\:mt-20:focus {
    margin-top: 5rem !important;
  }

  .lg\:focus\:mr-20:focus {
    margin-right: 5rem !important;
  }

  .lg\:focus\:mb-20:focus {
    margin-bottom: 5rem !important;
  }

  .lg\:focus\:ml-20:focus {
    margin-left: 5rem !important;
  }

  .lg\:focus\:mt-21:focus {
    margin-top: 5.25rem !important;
  }

  .lg\:focus\:mr-21:focus {
    margin-right: 5.25rem !important;
  }

  .lg\:focus\:mb-21:focus {
    margin-bottom: 5.25rem !important;
  }

  .lg\:focus\:ml-21:focus {
    margin-left: 5.25rem !important;
  }

  .lg\:focus\:mt-22:focus {
    margin-top: 5.5rem !important;
  }

  .lg\:focus\:mr-22:focus {
    margin-right: 5.5rem !important;
  }

  .lg\:focus\:mb-22:focus {
    margin-bottom: 5.5rem !important;
  }

  .lg\:focus\:ml-22:focus {
    margin-left: 5.5rem !important;
  }

  .lg\:focus\:mt-23:focus {
    margin-top: 5.75rem !important;
  }

  .lg\:focus\:mr-23:focus {
    margin-right: 5.75rem !important;
  }

  .lg\:focus\:mb-23:focus {
    margin-bottom: 5.75rem !important;
  }

  .lg\:focus\:ml-23:focus {
    margin-left: 5.75rem !important;
  }

  .lg\:focus\:mt-24:focus {
    margin-top: 6rem !important;
  }

  .lg\:focus\:mr-24:focus {
    margin-right: 6rem !important;
  }

  .lg\:focus\:mb-24:focus {
    margin-bottom: 6rem !important;
  }

  .lg\:focus\:ml-24:focus {
    margin-left: 6rem !important;
  }

  .lg\:focus\:mt-25:focus {
    margin-top: 6.25rem !important;
  }

  .lg\:focus\:mr-25:focus {
    margin-right: 6.25rem !important;
  }

  .lg\:focus\:mb-25:focus {
    margin-bottom: 6.25rem !important;
  }

  .lg\:focus\:ml-25:focus {
    margin-left: 6.25rem !important;
  }

  .lg\:focus\:mt-26:focus {
    margin-top: 6.5rem !important;
  }

  .lg\:focus\:mr-26:focus {
    margin-right: 6.5rem !important;
  }

  .lg\:focus\:mb-26:focus {
    margin-bottom: 6.5rem !important;
  }

  .lg\:focus\:ml-26:focus {
    margin-left: 6.5rem !important;
  }

  .lg\:focus\:mt-27:focus {
    margin-top: 6.75rem !important;
  }

  .lg\:focus\:mr-27:focus {
    margin-right: 6.75rem !important;
  }

  .lg\:focus\:mb-27:focus {
    margin-bottom: 6.75rem !important;
  }

  .lg\:focus\:ml-27:focus {
    margin-left: 6.75rem !important;
  }

  .lg\:focus\:mt-28:focus {
    margin-top: 7rem !important;
  }

  .lg\:focus\:mr-28:focus {
    margin-right: 7rem !important;
  }

  .lg\:focus\:mb-28:focus {
    margin-bottom: 7rem !important;
  }

  .lg\:focus\:ml-28:focus {
    margin-left: 7rem !important;
  }

  .lg\:focus\:mt-29:focus {
    margin-top: 7.25rem !important;
  }

  .lg\:focus\:mr-29:focus {
    margin-right: 7.25rem !important;
  }

  .lg\:focus\:mb-29:focus {
    margin-bottom: 7.25rem !important;
  }

  .lg\:focus\:ml-29:focus {
    margin-left: 7.25rem !important;
  }

  .lg\:focus\:mt-30:focus {
    margin-top: 7.5rem !important;
  }

  .lg\:focus\:mr-30:focus {
    margin-right: 7.5rem !important;
  }

  .lg\:focus\:mb-30:focus {
    margin-bottom: 7.5rem !important;
  }

  .lg\:focus\:ml-30:focus {
    margin-left: 7.5rem !important;
  }

  .lg\:focus\:mt-31:focus {
    margin-top: 7.75rem !important;
  }

  .lg\:focus\:mr-31:focus {
    margin-right: 7.75rem !important;
  }

  .lg\:focus\:mb-31:focus {
    margin-bottom: 7.75rem !important;
  }

  .lg\:focus\:ml-31:focus {
    margin-left: 7.75rem !important;
  }

  .lg\:focus\:mt-32:focus {
    margin-top: 8rem !important;
  }

  .lg\:focus\:mr-32:focus {
    margin-right: 8rem !important;
  }

  .lg\:focus\:mb-32:focus {
    margin-bottom: 8rem !important;
  }

  .lg\:focus\:ml-32:focus {
    margin-left: 8rem !important;
  }

  .lg\:focus\:mt-33:focus {
    margin-top: 8.25rem !important;
  }

  .lg\:focus\:mr-33:focus {
    margin-right: 8.25rem !important;
  }

  .lg\:focus\:mb-33:focus {
    margin-bottom: 8.25rem !important;
  }

  .lg\:focus\:ml-33:focus {
    margin-left: 8.25rem !important;
  }

  .lg\:focus\:mt-34:focus {
    margin-top: 8.5rem !important;
  }

  .lg\:focus\:mr-34:focus {
    margin-right: 8.5rem !important;
  }

  .lg\:focus\:mb-34:focus {
    margin-bottom: 8.5rem !important;
  }

  .lg\:focus\:ml-34:focus {
    margin-left: 8.5rem !important;
  }

  .lg\:focus\:mt-35:focus {
    margin-top: 8.75rem !important;
  }

  .lg\:focus\:mr-35:focus {
    margin-right: 8.75rem !important;
  }

  .lg\:focus\:mb-35:focus {
    margin-bottom: 8.75rem !important;
  }

  .lg\:focus\:ml-35:focus {
    margin-left: 8.75rem !important;
  }

  .lg\:focus\:mt-36:focus {
    margin-top: 9rem !important;
  }

  .lg\:focus\:mr-36:focus {
    margin-right: 9rem !important;
  }

  .lg\:focus\:mb-36:focus {
    margin-bottom: 9rem !important;
  }

  .lg\:focus\:ml-36:focus {
    margin-left: 9rem !important;
  }

  .lg\:focus\:mt-37:focus {
    margin-top: 9.25rem !important;
  }

  .lg\:focus\:mr-37:focus {
    margin-right: 9.25rem !important;
  }

  .lg\:focus\:mb-37:focus {
    margin-bottom: 9.25rem !important;
  }

  .lg\:focus\:ml-37:focus {
    margin-left: 9.25rem !important;
  }

  .lg\:focus\:mt-38:focus {
    margin-top: 9.5rem !important;
  }

  .lg\:focus\:mr-38:focus {
    margin-right: 9.5rem !important;
  }

  .lg\:focus\:mb-38:focus {
    margin-bottom: 9.5rem !important;
  }

  .lg\:focus\:ml-38:focus {
    margin-left: 9.5rem !important;
  }

  .lg\:focus\:mt-39:focus {
    margin-top: 9.75rem !important;
  }

  .lg\:focus\:mr-39:focus {
    margin-right: 9.75rem !important;
  }

  .lg\:focus\:mb-39:focus {
    margin-bottom: 9.75rem !important;
  }

  .lg\:focus\:ml-39:focus {
    margin-left: 9.75rem !important;
  }

  .lg\:focus\:mt-40:focus {
    margin-top: 10rem !important;
  }

  .lg\:focus\:mr-40:focus {
    margin-right: 10rem !important;
  }

  .lg\:focus\:mb-40:focus {
    margin-bottom: 10rem !important;
  }

  .lg\:focus\:ml-40:focus {
    margin-left: 10rem !important;
  }

  .lg\:focus\:mt-41:focus {
    margin-top: 10.25rem !important;
  }

  .lg\:focus\:mr-41:focus {
    margin-right: 10.25rem !important;
  }

  .lg\:focus\:mb-41:focus {
    margin-bottom: 10.25rem !important;
  }

  .lg\:focus\:ml-41:focus {
    margin-left: 10.25rem !important;
  }

  .lg\:focus\:mt-42:focus {
    margin-top: 10.5rem !important;
  }

  .lg\:focus\:mr-42:focus {
    margin-right: 10.5rem !important;
  }

  .lg\:focus\:mb-42:focus {
    margin-bottom: 10.5rem !important;
  }

  .lg\:focus\:ml-42:focus {
    margin-left: 10.5rem !important;
  }

  .lg\:focus\:mt-43:focus {
    margin-top: 10.75rem !important;
  }

  .lg\:focus\:mr-43:focus {
    margin-right: 10.75rem !important;
  }

  .lg\:focus\:mb-43:focus {
    margin-bottom: 10.75rem !important;
  }

  .lg\:focus\:ml-43:focus {
    margin-left: 10.75rem !important;
  }

  .lg\:focus\:mt-44:focus {
    margin-top: 11rem !important;
  }

  .lg\:focus\:mr-44:focus {
    margin-right: 11rem !important;
  }

  .lg\:focus\:mb-44:focus {
    margin-bottom: 11rem !important;
  }

  .lg\:focus\:ml-44:focus {
    margin-left: 11rem !important;
  }

  .lg\:focus\:mt-45:focus {
    margin-top: 11.25rem !important;
  }

  .lg\:focus\:mr-45:focus {
    margin-right: 11.25rem !important;
  }

  .lg\:focus\:mb-45:focus {
    margin-bottom: 11.25rem !important;
  }

  .lg\:focus\:ml-45:focus {
    margin-left: 11.25rem !important;
  }

  .lg\:focus\:mt-46:focus {
    margin-top: 11.5rem !important;
  }

  .lg\:focus\:mr-46:focus {
    margin-right: 11.5rem !important;
  }

  .lg\:focus\:mb-46:focus {
    margin-bottom: 11.5rem !important;
  }

  .lg\:focus\:ml-46:focus {
    margin-left: 11.5rem !important;
  }

  .lg\:focus\:mt-47:focus {
    margin-top: 11.75rem !important;
  }

  .lg\:focus\:mr-47:focus {
    margin-right: 11.75rem !important;
  }

  .lg\:focus\:mb-47:focus {
    margin-bottom: 11.75rem !important;
  }

  .lg\:focus\:ml-47:focus {
    margin-left: 11.75rem !important;
  }

  .lg\:focus\:mt-48:focus {
    margin-top: 12rem !important;
  }

  .lg\:focus\:mr-48:focus {
    margin-right: 12rem !important;
  }

  .lg\:focus\:mb-48:focus {
    margin-bottom: 12rem !important;
  }

  .lg\:focus\:ml-48:focus {
    margin-left: 12rem !important;
  }

  .lg\:focus\:mt-49:focus {
    margin-top: 12.25rem !important;
  }

  .lg\:focus\:mr-49:focus {
    margin-right: 12.25rem !important;
  }

  .lg\:focus\:mb-49:focus {
    margin-bottom: 12.25rem !important;
  }

  .lg\:focus\:ml-49:focus {
    margin-left: 12.25rem !important;
  }

  .lg\:focus\:mt-50:focus {
    margin-top: 12.5rem !important;
  }

  .lg\:focus\:mr-50:focus {
    margin-right: 12.5rem !important;
  }

  .lg\:focus\:mb-50:focus {
    margin-bottom: 12.5rem !important;
  }

  .lg\:focus\:ml-50:focus {
    margin-left: 12.5rem !important;
  }

  .lg\:focus\:mt-51:focus {
    margin-top: 12.75rem !important;
  }

  .lg\:focus\:mr-51:focus {
    margin-right: 12.75rem !important;
  }

  .lg\:focus\:mb-51:focus {
    margin-bottom: 12.75rem !important;
  }

  .lg\:focus\:ml-51:focus {
    margin-left: 12.75rem !important;
  }

  .lg\:focus\:mt-52:focus {
    margin-top: 13rem !important;
  }

  .lg\:focus\:mr-52:focus {
    margin-right: 13rem !important;
  }

  .lg\:focus\:mb-52:focus {
    margin-bottom: 13rem !important;
  }

  .lg\:focus\:ml-52:focus {
    margin-left: 13rem !important;
  }

  .lg\:focus\:mt-53:focus {
    margin-top: 13.25rem !important;
  }

  .lg\:focus\:mr-53:focus {
    margin-right: 13.25rem !important;
  }

  .lg\:focus\:mb-53:focus {
    margin-bottom: 13.25rem !important;
  }

  .lg\:focus\:ml-53:focus {
    margin-left: 13.25rem !important;
  }

  .lg\:focus\:mt-54:focus {
    margin-top: 13.5rem !important;
  }

  .lg\:focus\:mr-54:focus {
    margin-right: 13.5rem !important;
  }

  .lg\:focus\:mb-54:focus {
    margin-bottom: 13.5rem !important;
  }

  .lg\:focus\:ml-54:focus {
    margin-left: 13.5rem !important;
  }

  .lg\:focus\:mt-55:focus {
    margin-top: 13.75rem !important;
  }

  .lg\:focus\:mr-55:focus {
    margin-right: 13.75rem !important;
  }

  .lg\:focus\:mb-55:focus {
    margin-bottom: 13.75rem !important;
  }

  .lg\:focus\:ml-55:focus {
    margin-left: 13.75rem !important;
  }

  .lg\:focus\:mt-56:focus {
    margin-top: 14rem !important;
  }

  .lg\:focus\:mr-56:focus {
    margin-right: 14rem !important;
  }

  .lg\:focus\:mb-56:focus {
    margin-bottom: 14rem !important;
  }

  .lg\:focus\:ml-56:focus {
    margin-left: 14rem !important;
  }

  .lg\:focus\:mt-57:focus {
    margin-top: 14.25rem !important;
  }

  .lg\:focus\:mr-57:focus {
    margin-right: 14.25rem !important;
  }

  .lg\:focus\:mb-57:focus {
    margin-bottom: 14.25rem !important;
  }

  .lg\:focus\:ml-57:focus {
    margin-left: 14.25rem !important;
  }

  .lg\:focus\:mt-58:focus {
    margin-top: 14.5rem !important;
  }

  .lg\:focus\:mr-58:focus {
    margin-right: 14.5rem !important;
  }

  .lg\:focus\:mb-58:focus {
    margin-bottom: 14.5rem !important;
  }

  .lg\:focus\:ml-58:focus {
    margin-left: 14.5rem !important;
  }

  .lg\:focus\:mt-59:focus {
    margin-top: 14.75rem !important;
  }

  .lg\:focus\:mr-59:focus {
    margin-right: 14.75rem !important;
  }

  .lg\:focus\:mb-59:focus {
    margin-bottom: 14.75rem !important;
  }

  .lg\:focus\:ml-59:focus {
    margin-left: 14.75rem !important;
  }

  .lg\:focus\:mt-60:focus {
    margin-top: 15rem !important;
  }

  .lg\:focus\:mr-60:focus {
    margin-right: 15rem !important;
  }

  .lg\:focus\:mb-60:focus {
    margin-bottom: 15rem !important;
  }

  .lg\:focus\:ml-60:focus {
    margin-left: 15rem !important;
  }

  .lg\:focus\:mt-61:focus {
    margin-top: 15.25rem !important;
  }

  .lg\:focus\:mr-61:focus {
    margin-right: 15.25rem !important;
  }

  .lg\:focus\:mb-61:focus {
    margin-bottom: 15.25rem !important;
  }

  .lg\:focus\:ml-61:focus {
    margin-left: 15.25rem !important;
  }

  .lg\:focus\:mt-62:focus {
    margin-top: 15.5rem !important;
  }

  .lg\:focus\:mr-62:focus {
    margin-right: 15.5rem !important;
  }

  .lg\:focus\:mb-62:focus {
    margin-bottom: 15.5rem !important;
  }

  .lg\:focus\:ml-62:focus {
    margin-left: 15.5rem !important;
  }

  .lg\:focus\:mt-63:focus {
    margin-top: 15.75rem !important;
  }

  .lg\:focus\:mr-63:focus {
    margin-right: 15.75rem !important;
  }

  .lg\:focus\:mb-63:focus {
    margin-bottom: 15.75rem !important;
  }

  .lg\:focus\:ml-63:focus {
    margin-left: 15.75rem !important;
  }

  .lg\:focus\:mt-64:focus {
    margin-top: 16rem !important;
  }

  .lg\:focus\:mr-64:focus {
    margin-right: 16rem !important;
  }

  .lg\:focus\:mb-64:focus {
    margin-bottom: 16rem !important;
  }

  .lg\:focus\:ml-64:focus {
    margin-left: 16rem !important;
  }

  .lg\:focus\:mt-65:focus {
    margin-top: 16.25rem !important;
  }

  .lg\:focus\:mr-65:focus {
    margin-right: 16.25rem !important;
  }

  .lg\:focus\:mb-65:focus {
    margin-bottom: 16.25rem !important;
  }

  .lg\:focus\:ml-65:focus {
    margin-left: 16.25rem !important;
  }

  .lg\:focus\:mt-66:focus {
    margin-top: 16.5rem !important;
  }

  .lg\:focus\:mr-66:focus {
    margin-right: 16.5rem !important;
  }

  .lg\:focus\:mb-66:focus {
    margin-bottom: 16.5rem !important;
  }

  .lg\:focus\:ml-66:focus {
    margin-left: 16.5rem !important;
  }

  .lg\:focus\:mt-67:focus {
    margin-top: 16.75rem !important;
  }

  .lg\:focus\:mr-67:focus {
    margin-right: 16.75rem !important;
  }

  .lg\:focus\:mb-67:focus {
    margin-bottom: 16.75rem !important;
  }

  .lg\:focus\:ml-67:focus {
    margin-left: 16.75rem !important;
  }

  .lg\:focus\:mt-68:focus {
    margin-top: 17rem !important;
  }

  .lg\:focus\:mr-68:focus {
    margin-right: 17rem !important;
  }

  .lg\:focus\:mb-68:focus {
    margin-bottom: 17rem !important;
  }

  .lg\:focus\:ml-68:focus {
    margin-left: 17rem !important;
  }

  .lg\:focus\:mt-69:focus {
    margin-top: 17.25rem !important;
  }

  .lg\:focus\:mr-69:focus {
    margin-right: 17.25rem !important;
  }

  .lg\:focus\:mb-69:focus {
    margin-bottom: 17.25rem !important;
  }

  .lg\:focus\:ml-69:focus {
    margin-left: 17.25rem !important;
  }

  .lg\:focus\:mt-70:focus {
    margin-top: 17.5rem !important;
  }

  .lg\:focus\:mr-70:focus {
    margin-right: 17.5rem !important;
  }

  .lg\:focus\:mb-70:focus {
    margin-bottom: 17.5rem !important;
  }

  .lg\:focus\:ml-70:focus {
    margin-left: 17.5rem !important;
  }

  .lg\:focus\:mt-71:focus {
    margin-top: 17.75rem !important;
  }

  .lg\:focus\:mr-71:focus {
    margin-right: 17.75rem !important;
  }

  .lg\:focus\:mb-71:focus {
    margin-bottom: 17.75rem !important;
  }

  .lg\:focus\:ml-71:focus {
    margin-left: 17.75rem !important;
  }

  .lg\:focus\:mt-72:focus {
    margin-top: 18rem !important;
  }

  .lg\:focus\:mr-72:focus {
    margin-right: 18rem !important;
  }

  .lg\:focus\:mb-72:focus {
    margin-bottom: 18rem !important;
  }

  .lg\:focus\:ml-72:focus {
    margin-left: 18rem !important;
  }

  .lg\:focus\:mt-73:focus {
    margin-top: 18.25rem !important;
  }

  .lg\:focus\:mr-73:focus {
    margin-right: 18.25rem !important;
  }

  .lg\:focus\:mb-73:focus {
    margin-bottom: 18.25rem !important;
  }

  .lg\:focus\:ml-73:focus {
    margin-left: 18.25rem !important;
  }

  .lg\:focus\:mt-74:focus {
    margin-top: 18.5rem !important;
  }

  .lg\:focus\:mr-74:focus {
    margin-right: 18.5rem !important;
  }

  .lg\:focus\:mb-74:focus {
    margin-bottom: 18.5rem !important;
  }

  .lg\:focus\:ml-74:focus {
    margin-left: 18.5rem !important;
  }

  .lg\:focus\:mt-75:focus {
    margin-top: 18.75rem !important;
  }

  .lg\:focus\:mr-75:focus {
    margin-right: 18.75rem !important;
  }

  .lg\:focus\:mb-75:focus {
    margin-bottom: 18.75rem !important;
  }

  .lg\:focus\:ml-75:focus {
    margin-left: 18.75rem !important;
  }

  .lg\:focus\:mt-76:focus {
    margin-top: 19rem !important;
  }

  .lg\:focus\:mr-76:focus {
    margin-right: 19rem !important;
  }

  .lg\:focus\:mb-76:focus {
    margin-bottom: 19rem !important;
  }

  .lg\:focus\:ml-76:focus {
    margin-left: 19rem !important;
  }

  .lg\:focus\:mt-77:focus {
    margin-top: 19.25rem !important;
  }

  .lg\:focus\:mr-77:focus {
    margin-right: 19.25rem !important;
  }

  .lg\:focus\:mb-77:focus {
    margin-bottom: 19.25rem !important;
  }

  .lg\:focus\:ml-77:focus {
    margin-left: 19.25rem !important;
  }

  .lg\:focus\:mt-78:focus {
    margin-top: 19.5rem !important;
  }

  .lg\:focus\:mr-78:focus {
    margin-right: 19.5rem !important;
  }

  .lg\:focus\:mb-78:focus {
    margin-bottom: 19.5rem !important;
  }

  .lg\:focus\:ml-78:focus {
    margin-left: 19.5rem !important;
  }

  .lg\:focus\:mt-79:focus {
    margin-top: 19.75rem !important;
  }

  .lg\:focus\:mr-79:focus {
    margin-right: 19.75rem !important;
  }

  .lg\:focus\:mb-79:focus {
    margin-bottom: 19.75rem !important;
  }

  .lg\:focus\:ml-79:focus {
    margin-left: 19.75rem !important;
  }

  .lg\:focus\:mt-80:focus {
    margin-top: 20rem !important;
  }

  .lg\:focus\:mr-80:focus {
    margin-right: 20rem !important;
  }

  .lg\:focus\:mb-80:focus {
    margin-bottom: 20rem !important;
  }

  .lg\:focus\:ml-80:focus {
    margin-left: 20rem !important;
  }

  .lg\:focus\:mt-81:focus {
    margin-top: 20.25rem !important;
  }

  .lg\:focus\:mr-81:focus {
    margin-right: 20.25rem !important;
  }

  .lg\:focus\:mb-81:focus {
    margin-bottom: 20.25rem !important;
  }

  .lg\:focus\:ml-81:focus {
    margin-left: 20.25rem !important;
  }

  .lg\:focus\:mt-82:focus {
    margin-top: 20.5rem !important;
  }

  .lg\:focus\:mr-82:focus {
    margin-right: 20.5rem !important;
  }

  .lg\:focus\:mb-82:focus {
    margin-bottom: 20.5rem !important;
  }

  .lg\:focus\:ml-82:focus {
    margin-left: 20.5rem !important;
  }

  .lg\:focus\:mt-83:focus {
    margin-top: 20.75rem !important;
  }

  .lg\:focus\:mr-83:focus {
    margin-right: 20.75rem !important;
  }

  .lg\:focus\:mb-83:focus {
    margin-bottom: 20.75rem !important;
  }

  .lg\:focus\:ml-83:focus {
    margin-left: 20.75rem !important;
  }

  .lg\:focus\:mt-84:focus {
    margin-top: 21rem !important;
  }

  .lg\:focus\:mr-84:focus {
    margin-right: 21rem !important;
  }

  .lg\:focus\:mb-84:focus {
    margin-bottom: 21rem !important;
  }

  .lg\:focus\:ml-84:focus {
    margin-left: 21rem !important;
  }

  .lg\:focus\:mt-85:focus {
    margin-top: 21.25rem !important;
  }

  .lg\:focus\:mr-85:focus {
    margin-right: 21.25rem !important;
  }

  .lg\:focus\:mb-85:focus {
    margin-bottom: 21.25rem !important;
  }

  .lg\:focus\:ml-85:focus {
    margin-left: 21.25rem !important;
  }

  .lg\:focus\:mt-86:focus {
    margin-top: 21.5rem !important;
  }

  .lg\:focus\:mr-86:focus {
    margin-right: 21.5rem !important;
  }

  .lg\:focus\:mb-86:focus {
    margin-bottom: 21.5rem !important;
  }

  .lg\:focus\:ml-86:focus {
    margin-left: 21.5rem !important;
  }

  .lg\:focus\:mt-87:focus {
    margin-top: 21.75rem !important;
  }

  .lg\:focus\:mr-87:focus {
    margin-right: 21.75rem !important;
  }

  .lg\:focus\:mb-87:focus {
    margin-bottom: 21.75rem !important;
  }

  .lg\:focus\:ml-87:focus {
    margin-left: 21.75rem !important;
  }

  .lg\:focus\:mt-88:focus {
    margin-top: 22rem !important;
  }

  .lg\:focus\:mr-88:focus {
    margin-right: 22rem !important;
  }

  .lg\:focus\:mb-88:focus {
    margin-bottom: 22rem !important;
  }

  .lg\:focus\:ml-88:focus {
    margin-left: 22rem !important;
  }

  .lg\:focus\:mt-89:focus {
    margin-top: 22.25rem !important;
  }

  .lg\:focus\:mr-89:focus {
    margin-right: 22.25rem !important;
  }

  .lg\:focus\:mb-89:focus {
    margin-bottom: 22.25rem !important;
  }

  .lg\:focus\:ml-89:focus {
    margin-left: 22.25rem !important;
  }

  .lg\:focus\:mt-90:focus {
    margin-top: 22.5rem !important;
  }

  .lg\:focus\:mr-90:focus {
    margin-right: 22.5rem !important;
  }

  .lg\:focus\:mb-90:focus {
    margin-bottom: 22.5rem !important;
  }

  .lg\:focus\:ml-90:focus {
    margin-left: 22.5rem !important;
  }

  .lg\:focus\:mt-91:focus {
    margin-top: 22.75rem !important;
  }

  .lg\:focus\:mr-91:focus {
    margin-right: 22.75rem !important;
  }

  .lg\:focus\:mb-91:focus {
    margin-bottom: 22.75rem !important;
  }

  .lg\:focus\:ml-91:focus {
    margin-left: 22.75rem !important;
  }

  .lg\:focus\:mt-92:focus {
    margin-top: 23rem !important;
  }

  .lg\:focus\:mr-92:focus {
    margin-right: 23rem !important;
  }

  .lg\:focus\:mb-92:focus {
    margin-bottom: 23rem !important;
  }

  .lg\:focus\:ml-92:focus {
    margin-left: 23rem !important;
  }

  .lg\:focus\:mt-93:focus {
    margin-top: 23.25rem !important;
  }

  .lg\:focus\:mr-93:focus {
    margin-right: 23.25rem !important;
  }

  .lg\:focus\:mb-93:focus {
    margin-bottom: 23.25rem !important;
  }

  .lg\:focus\:ml-93:focus {
    margin-left: 23.25rem !important;
  }

  .lg\:focus\:mt-94:focus {
    margin-top: 23.5rem !important;
  }

  .lg\:focus\:mr-94:focus {
    margin-right: 23.5rem !important;
  }

  .lg\:focus\:mb-94:focus {
    margin-bottom: 23.5rem !important;
  }

  .lg\:focus\:ml-94:focus {
    margin-left: 23.5rem !important;
  }

  .lg\:focus\:mt-95:focus {
    margin-top: 23.75rem !important;
  }

  .lg\:focus\:mr-95:focus {
    margin-right: 23.75rem !important;
  }

  .lg\:focus\:mb-95:focus {
    margin-bottom: 23.75rem !important;
  }

  .lg\:focus\:ml-95:focus {
    margin-left: 23.75rem !important;
  }

  .lg\:focus\:mt-96:focus {
    margin-top: 24rem !important;
  }

  .lg\:focus\:mr-96:focus {
    margin-right: 24rem !important;
  }

  .lg\:focus\:mb-96:focus {
    margin-bottom: 24rem !important;
  }

  .lg\:focus\:ml-96:focus {
    margin-left: 24rem !important;
  }

  .lg\:focus\:mt-97:focus {
    margin-top: 24.25rem !important;
  }

  .lg\:focus\:mr-97:focus {
    margin-right: 24.25rem !important;
  }

  .lg\:focus\:mb-97:focus {
    margin-bottom: 24.25rem !important;
  }

  .lg\:focus\:ml-97:focus {
    margin-left: 24.25rem !important;
  }

  .lg\:focus\:mt-98:focus {
    margin-top: 24.5rem !important;
  }

  .lg\:focus\:mr-98:focus {
    margin-right: 24.5rem !important;
  }

  .lg\:focus\:mb-98:focus {
    margin-bottom: 24.5rem !important;
  }

  .lg\:focus\:ml-98:focus {
    margin-left: 24.5rem !important;
  }

  .lg\:focus\:mt-99:focus {
    margin-top: 24.75rem !important;
  }

  .lg\:focus\:mr-99:focus {
    margin-right: 24.75rem !important;
  }

  .lg\:focus\:mb-99:focus {
    margin-bottom: 24.75rem !important;
  }

  .lg\:focus\:ml-99:focus {
    margin-left: 24.75rem !important;
  }

  .lg\:focus\:mt-100:focus {
    margin-top: 25rem !important;
  }

  .lg\:focus\:mr-100:focus {
    margin-right: 25rem !important;
  }

  .lg\:focus\:mb-100:focus {
    margin-bottom: 25rem !important;
  }

  .lg\:focus\:ml-100:focus {
    margin-left: 25rem !important;
  }

  .lg\:focus\:mt-101:focus {
    margin-top: 25.25rem !important;
  }

  .lg\:focus\:mr-101:focus {
    margin-right: 25.25rem !important;
  }

  .lg\:focus\:mb-101:focus {
    margin-bottom: 25.25rem !important;
  }

  .lg\:focus\:ml-101:focus {
    margin-left: 25.25rem !important;
  }

  .lg\:focus\:mt-102:focus {
    margin-top: 25.5rem !important;
  }

  .lg\:focus\:mr-102:focus {
    margin-right: 25.5rem !important;
  }

  .lg\:focus\:mb-102:focus {
    margin-bottom: 25.5rem !important;
  }

  .lg\:focus\:ml-102:focus {
    margin-left: 25.5rem !important;
  }

  .lg\:focus\:mt-103:focus {
    margin-top: 25.75rem !important;
  }

  .lg\:focus\:mr-103:focus {
    margin-right: 25.75rem !important;
  }

  .lg\:focus\:mb-103:focus {
    margin-bottom: 25.75rem !important;
  }

  .lg\:focus\:ml-103:focus {
    margin-left: 25.75rem !important;
  }

  .lg\:focus\:mt-104:focus {
    margin-top: 26rem !important;
  }

  .lg\:focus\:mr-104:focus {
    margin-right: 26rem !important;
  }

  .lg\:focus\:mb-104:focus {
    margin-bottom: 26rem !important;
  }

  .lg\:focus\:ml-104:focus {
    margin-left: 26rem !important;
  }

  .lg\:focus\:mt-105:focus {
    margin-top: 26.25rem !important;
  }

  .lg\:focus\:mr-105:focus {
    margin-right: 26.25rem !important;
  }

  .lg\:focus\:mb-105:focus {
    margin-bottom: 26.25rem !important;
  }

  .lg\:focus\:ml-105:focus {
    margin-left: 26.25rem !important;
  }

  .lg\:focus\:mt-auto:focus {
    margin-top: auto !important;
  }

  .lg\:focus\:mr-auto:focus {
    margin-right: auto !important;
  }

  .lg\:focus\:mb-auto:focus {
    margin-bottom: auto !important;
  }

  .lg\:focus\:ml-auto:focus {
    margin-left: auto !important;
  }

  .lg\:focus\:mt-px:focus {
    margin-top: 1px !important;
  }

  .lg\:focus\:mr-px:focus {
    margin-right: 1px !important;
  }

  .lg\:focus\:mb-px:focus {
    margin-bottom: 1px !important;
  }

  .lg\:focus\:ml-px:focus {
    margin-left: 1px !important;
  }

  .lg\:focus\:mt-0\.5:focus {
    margin-top: 0.125rem !important;
  }

  .lg\:focus\:mr-0\.5:focus {
    margin-right: 0.125rem !important;
  }

  .lg\:focus\:mb-0\.5:focus {
    margin-bottom: 0.125rem !important;
  }

  .lg\:focus\:ml-0\.5:focus {
    margin-left: 0.125rem !important;
  }

  .lg\:focus\:mt-1\.5:focus {
    margin-top: 0.375rem !important;
  }

  .lg\:focus\:mr-1\.5:focus {
    margin-right: 0.375rem !important;
  }

  .lg\:focus\:mb-1\.5:focus {
    margin-bottom: 0.375rem !important;
  }

  .lg\:focus\:ml-1\.5:focus {
    margin-left: 0.375rem !important;
  }

  .lg\:focus\:mt-2\.5:focus {
    margin-top: 0.625rem !important;
  }

  .lg\:focus\:mr-2\.5:focus {
    margin-right: 0.625rem !important;
  }

  .lg\:focus\:mb-2\.5:focus {
    margin-bottom: 0.625rem !important;
  }

  .lg\:focus\:ml-2\.5:focus {
    margin-left: 0.625rem !important;
  }

  .lg\:focus\:mt-3\.5:focus {
    margin-top: 0.875rem !important;
  }

  .lg\:focus\:mr-3\.5:focus {
    margin-right: 0.875rem !important;
  }

  .lg\:focus\:mb-3\.5:focus {
    margin-bottom: 0.875rem !important;
  }

  .lg\:focus\:ml-3\.5:focus {
    margin-left: 0.875rem !important;
  }

  .lg\:focus\:mt-4\.5:focus {
    margin-top: 1.125rem !important;
  }

  .lg\:focus\:mr-4\.5:focus {
    margin-right: 1.125rem !important;
  }

  .lg\:focus\:mb-4\.5:focus {
    margin-bottom: 1.125rem !important;
  }

  .lg\:focus\:ml-4\.5:focus {
    margin-left: 1.125rem !important;
  }

  .lg\:focus\:mt-5\.5:focus {
    margin-top: 1.375rem !important;
  }

  .lg\:focus\:mr-5\.5:focus {
    margin-right: 1.375rem !important;
  }

  .lg\:focus\:mb-5\.5:focus {
    margin-bottom: 1.375rem !important;
  }

  .lg\:focus\:ml-5\.5:focus {
    margin-left: 1.375rem !important;
  }

  .lg\:focus\:mt-6\.5:focus {
    margin-top: 1.625rem !important;
  }

  .lg\:focus\:mr-6\.5:focus {
    margin-right: 1.625rem !important;
  }

  .lg\:focus\:mb-6\.5:focus {
    margin-bottom: 1.625rem !important;
  }

  .lg\:focus\:ml-6\.5:focus {
    margin-left: 1.625rem !important;
  }

  .lg\:focus\:mt-7\.5:focus {
    margin-top: 1.875rem !important;
  }

  .lg\:focus\:mr-7\.5:focus {
    margin-right: 1.875rem !important;
  }

  .lg\:focus\:mb-7\.5:focus {
    margin-bottom: 1.875rem !important;
  }

  .lg\:focus\:ml-7\.5:focus {
    margin-left: 1.875rem !important;
  }

  .lg\:focus\:mt-8\.5:focus {
    margin-top: 2.125rem !important;
  }

  .lg\:focus\:mr-8\.5:focus {
    margin-right: 2.125rem !important;
  }

  .lg\:focus\:mb-8\.5:focus {
    margin-bottom: 2.125rem !important;
  }

  .lg\:focus\:ml-8\.5:focus {
    margin-left: 2.125rem !important;
  }

  .lg\:focus\:mt-9\.5:focus {
    margin-top: 2.375rem !important;
  }

  .lg\:focus\:mr-9\.5:focus {
    margin-right: 2.375rem !important;
  }

  .lg\:focus\:mb-9\.5:focus {
    margin-bottom: 2.375rem !important;
  }

  .lg\:focus\:ml-9\.5:focus {
    margin-left: 2.375rem !important;
  }

  .lg\:focus\:mt-10\.5:focus {
    margin-top: 2.625rem !important;
  }

  .lg\:focus\:mr-10\.5:focus {
    margin-right: 2.625rem !important;
  }

  .lg\:focus\:mb-10\.5:focus {
    margin-bottom: 2.625rem !important;
  }

  .lg\:focus\:ml-10\.5:focus {
    margin-left: 2.625rem !important;
  }

  .lg\:focus\:mt-11\.5:focus {
    margin-top: 2.875rem !important;
  }

  .lg\:focus\:mr-11\.5:focus {
    margin-right: 2.875rem !important;
  }

  .lg\:focus\:mb-11\.5:focus {
    margin-bottom: 2.875rem !important;
  }

  .lg\:focus\:ml-11\.5:focus {
    margin-left: 2.875rem !important;
  }

  .lg\:focus\:mt-12\.5:focus {
    margin-top: 3.125rem !important;
  }

  .lg\:focus\:mr-12\.5:focus {
    margin-right: 3.125rem !important;
  }

  .lg\:focus\:mb-12\.5:focus {
    margin-bottom: 3.125rem !important;
  }

  .lg\:focus\:ml-12\.5:focus {
    margin-left: 3.125rem !important;
  }

  .lg\:focus\:mt-13\.5:focus {
    margin-top: 3.375rem !important;
  }

  .lg\:focus\:mr-13\.5:focus {
    margin-right: 3.375rem !important;
  }

  .lg\:focus\:mb-13\.5:focus {
    margin-bottom: 3.375rem !important;
  }

  .lg\:focus\:ml-13\.5:focus {
    margin-left: 3.375rem !important;
  }

  .lg\:focus\:mt-14\.5:focus {
    margin-top: 3.625rem !important;
  }

  .lg\:focus\:mr-14\.5:focus {
    margin-right: 3.625rem !important;
  }

  .lg\:focus\:mb-14\.5:focus {
    margin-bottom: 3.625rem !important;
  }

  .lg\:focus\:ml-14\.5:focus {
    margin-left: 3.625rem !important;
  }

  .lg\:focus\:mt-15\.5:focus {
    margin-top: 3.875rem !important;
  }

  .lg\:focus\:mr-15\.5:focus {
    margin-right: 3.875rem !important;
  }

  .lg\:focus\:mb-15\.5:focus {
    margin-bottom: 3.875rem !important;
  }

  .lg\:focus\:ml-15\.5:focus {
    margin-left: 3.875rem !important;
  }

  .lg\:focus\:mt-16\.5:focus {
    margin-top: 4.125rem !important;
  }

  .lg\:focus\:mr-16\.5:focus {
    margin-right: 4.125rem !important;
  }

  .lg\:focus\:mb-16\.5:focus {
    margin-bottom: 4.125rem !important;
  }

  .lg\:focus\:ml-16\.5:focus {
    margin-left: 4.125rem !important;
  }

  .lg\:focus\:mt-17\.5:focus {
    margin-top: 4.375rem !important;
  }

  .lg\:focus\:mr-17\.5:focus {
    margin-right: 4.375rem !important;
  }

  .lg\:focus\:mb-17\.5:focus {
    margin-bottom: 4.375rem !important;
  }

  .lg\:focus\:ml-17\.5:focus {
    margin-left: 4.375rem !important;
  }

  .lg\:focus\:mt-18\.5:focus {
    margin-top: 4.625rem !important;
  }

  .lg\:focus\:mr-18\.5:focus {
    margin-right: 4.625rem !important;
  }

  .lg\:focus\:mb-18\.5:focus {
    margin-bottom: 4.625rem !important;
  }

  .lg\:focus\:ml-18\.5:focus {
    margin-left: 4.625rem !important;
  }

  .lg\:focus\:mt-19\.5:focus {
    margin-top: 4.875rem !important;
  }

  .lg\:focus\:mr-19\.5:focus {
    margin-right: 4.875rem !important;
  }

  .lg\:focus\:mb-19\.5:focus {
    margin-bottom: 4.875rem !important;
  }

  .lg\:focus\:ml-19\.5:focus {
    margin-left: 4.875rem !important;
  }

  .lg\:focus\:mt-20\.5:focus {
    margin-top: 5.125rem !important;
  }

  .lg\:focus\:mr-20\.5:focus {
    margin-right: 5.125rem !important;
  }

  .lg\:focus\:mb-20\.5:focus {
    margin-bottom: 5.125rem !important;
  }

  .lg\:focus\:ml-20\.5:focus {
    margin-left: 5.125rem !important;
  }

  .lg\:focus\:mt-21\.5:focus {
    margin-top: 5.375rem !important;
  }

  .lg\:focus\:mr-21\.5:focus {
    margin-right: 5.375rem !important;
  }

  .lg\:focus\:mb-21\.5:focus {
    margin-bottom: 5.375rem !important;
  }

  .lg\:focus\:ml-21\.5:focus {
    margin-left: 5.375rem !important;
  }

  .lg\:focus\:mt-22\.5:focus {
    margin-top: 5.625rem !important;
  }

  .lg\:focus\:mr-22\.5:focus {
    margin-right: 5.625rem !important;
  }

  .lg\:focus\:mb-22\.5:focus {
    margin-bottom: 5.625rem !important;
  }

  .lg\:focus\:ml-22\.5:focus {
    margin-left: 5.625rem !important;
  }

  .lg\:focus\:mt-23\.5:focus {
    margin-top: 5.875rem !important;
  }

  .lg\:focus\:mr-23\.5:focus {
    margin-right: 5.875rem !important;
  }

  .lg\:focus\:mb-23\.5:focus {
    margin-bottom: 5.875rem !important;
  }

  .lg\:focus\:ml-23\.5:focus {
    margin-left: 5.875rem !important;
  }

  .lg\:focus\:mt-24\.5:focus {
    margin-top: 6.125rem !important;
  }

  .lg\:focus\:mr-24\.5:focus {
    margin-right: 6.125rem !important;
  }

  .lg\:focus\:mb-24\.5:focus {
    margin-bottom: 6.125rem !important;
  }

  .lg\:focus\:ml-24\.5:focus {
    margin-left: 6.125rem !important;
  }

  .lg\:focus\:mt-25\.5:focus {
    margin-top: 6.375rem !important;
  }

  .lg\:focus\:mr-25\.5:focus {
    margin-right: 6.375rem !important;
  }

  .lg\:focus\:mb-25\.5:focus {
    margin-bottom: 6.375rem !important;
  }

  .lg\:focus\:ml-25\.5:focus {
    margin-left: 6.375rem !important;
  }

  .lg\:focus\:mt-26\.5:focus {
    margin-top: 6.625rem !important;
  }

  .lg\:focus\:mr-26\.5:focus {
    margin-right: 6.625rem !important;
  }

  .lg\:focus\:mb-26\.5:focus {
    margin-bottom: 6.625rem !important;
  }

  .lg\:focus\:ml-26\.5:focus {
    margin-left: 6.625rem !important;
  }

  .lg\:focus\:mt-27\.5:focus {
    margin-top: 6.875rem !important;
  }

  .lg\:focus\:mr-27\.5:focus {
    margin-right: 6.875rem !important;
  }

  .lg\:focus\:mb-27\.5:focus {
    margin-bottom: 6.875rem !important;
  }

  .lg\:focus\:ml-27\.5:focus {
    margin-left: 6.875rem !important;
  }

  .lg\:focus\:mt-28\.5:focus {
    margin-top: 7.125rem !important;
  }

  .lg\:focus\:mr-28\.5:focus {
    margin-right: 7.125rem !important;
  }

  .lg\:focus\:mb-28\.5:focus {
    margin-bottom: 7.125rem !important;
  }

  .lg\:focus\:ml-28\.5:focus {
    margin-left: 7.125rem !important;
  }

  .lg\:focus\:mt-29\.5:focus {
    margin-top: 7.375rem !important;
  }

  .lg\:focus\:mr-29\.5:focus {
    margin-right: 7.375rem !important;
  }

  .lg\:focus\:mb-29\.5:focus {
    margin-bottom: 7.375rem !important;
  }

  .lg\:focus\:ml-29\.5:focus {
    margin-left: 7.375rem !important;
  }

  .lg\:focus\:mt-30\.5:focus {
    margin-top: 7.625rem !important;
  }

  .lg\:focus\:mr-30\.5:focus {
    margin-right: 7.625rem !important;
  }

  .lg\:focus\:mb-30\.5:focus {
    margin-bottom: 7.625rem !important;
  }

  .lg\:focus\:ml-30\.5:focus {
    margin-left: 7.625rem !important;
  }

  .lg\:focus\:mt-31\.5:focus {
    margin-top: 7.875rem !important;
  }

  .lg\:focus\:mr-31\.5:focus {
    margin-right: 7.875rem !important;
  }

  .lg\:focus\:mb-31\.5:focus {
    margin-bottom: 7.875rem !important;
  }

  .lg\:focus\:ml-31\.5:focus {
    margin-left: 7.875rem !important;
  }

  .lg\:focus\:mt-32\.5:focus {
    margin-top: 8.125rem !important;
  }

  .lg\:focus\:mr-32\.5:focus {
    margin-right: 8.125rem !important;
  }

  .lg\:focus\:mb-32\.5:focus {
    margin-bottom: 8.125rem !important;
  }

  .lg\:focus\:ml-32\.5:focus {
    margin-left: 8.125rem !important;
  }

  .lg\:focus\:mt-33\.5:focus {
    margin-top: 8.375rem !important;
  }

  .lg\:focus\:mr-33\.5:focus {
    margin-right: 8.375rem !important;
  }

  .lg\:focus\:mb-33\.5:focus {
    margin-bottom: 8.375rem !important;
  }

  .lg\:focus\:ml-33\.5:focus {
    margin-left: 8.375rem !important;
  }

  .lg\:focus\:mt-34\.5:focus {
    margin-top: 8.625rem !important;
  }

  .lg\:focus\:mr-34\.5:focus {
    margin-right: 8.625rem !important;
  }

  .lg\:focus\:mb-34\.5:focus {
    margin-bottom: 8.625rem !important;
  }

  .lg\:focus\:ml-34\.5:focus {
    margin-left: 8.625rem !important;
  }

  .lg\:focus\:mt-35\.5:focus {
    margin-top: 8.875rem !important;
  }

  .lg\:focus\:mr-35\.5:focus {
    margin-right: 8.875rem !important;
  }

  .lg\:focus\:mb-35\.5:focus {
    margin-bottom: 8.875rem !important;
  }

  .lg\:focus\:ml-35\.5:focus {
    margin-left: 8.875rem !important;
  }

  .lg\:focus\:mt-36\.5:focus {
    margin-top: 9.125rem !important;
  }

  .lg\:focus\:mr-36\.5:focus {
    margin-right: 9.125rem !important;
  }

  .lg\:focus\:mb-36\.5:focus {
    margin-bottom: 9.125rem !important;
  }

  .lg\:focus\:ml-36\.5:focus {
    margin-left: 9.125rem !important;
  }

  .lg\:focus\:mt-37\.5:focus {
    margin-top: 9.375rem !important;
  }

  .lg\:focus\:mr-37\.5:focus {
    margin-right: 9.375rem !important;
  }

  .lg\:focus\:mb-37\.5:focus {
    margin-bottom: 9.375rem !important;
  }

  .lg\:focus\:ml-37\.5:focus {
    margin-left: 9.375rem !important;
  }

  .lg\:focus\:mt-38\.5:focus {
    margin-top: 9.625rem !important;
  }

  .lg\:focus\:mr-38\.5:focus {
    margin-right: 9.625rem !important;
  }

  .lg\:focus\:mb-38\.5:focus {
    margin-bottom: 9.625rem !important;
  }

  .lg\:focus\:ml-38\.5:focus {
    margin-left: 9.625rem !important;
  }

  .lg\:focus\:mt-39\.5:focus {
    margin-top: 9.875rem !important;
  }

  .lg\:focus\:mr-39\.5:focus {
    margin-right: 9.875rem !important;
  }

  .lg\:focus\:mb-39\.5:focus {
    margin-bottom: 9.875rem !important;
  }

  .lg\:focus\:ml-39\.5:focus {
    margin-left: 9.875rem !important;
  }

  .lg\:focus\:mt-40\.5:focus {
    margin-top: 10.125rem !important;
  }

  .lg\:focus\:mr-40\.5:focus {
    margin-right: 10.125rem !important;
  }

  .lg\:focus\:mb-40\.5:focus {
    margin-bottom: 10.125rem !important;
  }

  .lg\:focus\:ml-40\.5:focus {
    margin-left: 10.125rem !important;
  }

  .lg\:focus\:mt-41\.5:focus {
    margin-top: 10.375rem !important;
  }

  .lg\:focus\:mr-41\.5:focus {
    margin-right: 10.375rem !important;
  }

  .lg\:focus\:mb-41\.5:focus {
    margin-bottom: 10.375rem !important;
  }

  .lg\:focus\:ml-41\.5:focus {
    margin-left: 10.375rem !important;
  }

  .lg\:focus\:mt-42\.5:focus {
    margin-top: 10.625rem !important;
  }

  .lg\:focus\:mr-42\.5:focus {
    margin-right: 10.625rem !important;
  }

  .lg\:focus\:mb-42\.5:focus {
    margin-bottom: 10.625rem !important;
  }

  .lg\:focus\:ml-42\.5:focus {
    margin-left: 10.625rem !important;
  }

  .lg\:focus\:mt-43\.5:focus {
    margin-top: 10.875rem !important;
  }

  .lg\:focus\:mr-43\.5:focus {
    margin-right: 10.875rem !important;
  }

  .lg\:focus\:mb-43\.5:focus {
    margin-bottom: 10.875rem !important;
  }

  .lg\:focus\:ml-43\.5:focus {
    margin-left: 10.875rem !important;
  }

  .lg\:focus\:mt-44\.5:focus {
    margin-top: 11.125rem !important;
  }

  .lg\:focus\:mr-44\.5:focus {
    margin-right: 11.125rem !important;
  }

  .lg\:focus\:mb-44\.5:focus {
    margin-bottom: 11.125rem !important;
  }

  .lg\:focus\:ml-44\.5:focus {
    margin-left: 11.125rem !important;
  }

  .lg\:focus\:mt-45\.5:focus {
    margin-top: 11.375rem !important;
  }

  .lg\:focus\:mr-45\.5:focus {
    margin-right: 11.375rem !important;
  }

  .lg\:focus\:mb-45\.5:focus {
    margin-bottom: 11.375rem !important;
  }

  .lg\:focus\:ml-45\.5:focus {
    margin-left: 11.375rem !important;
  }

  .lg\:focus\:mt-46\.5:focus {
    margin-top: 11.625rem !important;
  }

  .lg\:focus\:mr-46\.5:focus {
    margin-right: 11.625rem !important;
  }

  .lg\:focus\:mb-46\.5:focus {
    margin-bottom: 11.625rem !important;
  }

  .lg\:focus\:ml-46\.5:focus {
    margin-left: 11.625rem !important;
  }

  .lg\:focus\:mt-47\.5:focus {
    margin-top: 11.875rem !important;
  }

  .lg\:focus\:mr-47\.5:focus {
    margin-right: 11.875rem !important;
  }

  .lg\:focus\:mb-47\.5:focus {
    margin-bottom: 11.875rem !important;
  }

  .lg\:focus\:ml-47\.5:focus {
    margin-left: 11.875rem !important;
  }

  .lg\:focus\:mt-48\.5:focus {
    margin-top: 12.125rem !important;
  }

  .lg\:focus\:mr-48\.5:focus {
    margin-right: 12.125rem !important;
  }

  .lg\:focus\:mb-48\.5:focus {
    margin-bottom: 12.125rem !important;
  }

  .lg\:focus\:ml-48\.5:focus {
    margin-left: 12.125rem !important;
  }

  .lg\:focus\:mt-49\.5:focus {
    margin-top: 12.375rem !important;
  }

  .lg\:focus\:mr-49\.5:focus {
    margin-right: 12.375rem !important;
  }

  .lg\:focus\:mb-49\.5:focus {
    margin-bottom: 12.375rem !important;
  }

  .lg\:focus\:ml-49\.5:focus {
    margin-left: 12.375rem !important;
  }

  .lg\:focus\:mt-50\.5:focus {
    margin-top: 12.625rem !important;
  }

  .lg\:focus\:mr-50\.5:focus {
    margin-right: 12.625rem !important;
  }

  .lg\:focus\:mb-50\.5:focus {
    margin-bottom: 12.625rem !important;
  }

  .lg\:focus\:ml-50\.5:focus {
    margin-left: 12.625rem !important;
  }

  .lg\:focus\:mt-51\.5:focus {
    margin-top: 12.875rem !important;
  }

  .lg\:focus\:mr-51\.5:focus {
    margin-right: 12.875rem !important;
  }

  .lg\:focus\:mb-51\.5:focus {
    margin-bottom: 12.875rem !important;
  }

  .lg\:focus\:ml-51\.5:focus {
    margin-left: 12.875rem !important;
  }

  .lg\:focus\:mt-52\.5:focus {
    margin-top: 13.125rem !important;
  }

  .lg\:focus\:mr-52\.5:focus {
    margin-right: 13.125rem !important;
  }

  .lg\:focus\:mb-52\.5:focus {
    margin-bottom: 13.125rem !important;
  }

  .lg\:focus\:ml-52\.5:focus {
    margin-left: 13.125rem !important;
  }

  .lg\:focus\:mt-53\.5:focus {
    margin-top: 13.375rem !important;
  }

  .lg\:focus\:mr-53\.5:focus {
    margin-right: 13.375rem !important;
  }

  .lg\:focus\:mb-53\.5:focus {
    margin-bottom: 13.375rem !important;
  }

  .lg\:focus\:ml-53\.5:focus {
    margin-left: 13.375rem !important;
  }

  .lg\:focus\:mt-54\.5:focus {
    margin-top: 13.625rem !important;
  }

  .lg\:focus\:mr-54\.5:focus {
    margin-right: 13.625rem !important;
  }

  .lg\:focus\:mb-54\.5:focus {
    margin-bottom: 13.625rem !important;
  }

  .lg\:focus\:ml-54\.5:focus {
    margin-left: 13.625rem !important;
  }

  .lg\:focus\:mt-55\.5:focus {
    margin-top: 13.875rem !important;
  }

  .lg\:focus\:mr-55\.5:focus {
    margin-right: 13.875rem !important;
  }

  .lg\:focus\:mb-55\.5:focus {
    margin-bottom: 13.875rem !important;
  }

  .lg\:focus\:ml-55\.5:focus {
    margin-left: 13.875rem !important;
  }

  .lg\:focus\:mt-56\.5:focus {
    margin-top: 14.125rem !important;
  }

  .lg\:focus\:mr-56\.5:focus {
    margin-right: 14.125rem !important;
  }

  .lg\:focus\:mb-56\.5:focus {
    margin-bottom: 14.125rem !important;
  }

  .lg\:focus\:ml-56\.5:focus {
    margin-left: 14.125rem !important;
  }

  .lg\:focus\:mt-57\.5:focus {
    margin-top: 14.375rem !important;
  }

  .lg\:focus\:mr-57\.5:focus {
    margin-right: 14.375rem !important;
  }

  .lg\:focus\:mb-57\.5:focus {
    margin-bottom: 14.375rem !important;
  }

  .lg\:focus\:ml-57\.5:focus {
    margin-left: 14.375rem !important;
  }

  .lg\:focus\:mt-58\.5:focus {
    margin-top: 14.625rem !important;
  }

  .lg\:focus\:mr-58\.5:focus {
    margin-right: 14.625rem !important;
  }

  .lg\:focus\:mb-58\.5:focus {
    margin-bottom: 14.625rem !important;
  }

  .lg\:focus\:ml-58\.5:focus {
    margin-left: 14.625rem !important;
  }

  .lg\:focus\:mt-59\.5:focus {
    margin-top: 14.875rem !important;
  }

  .lg\:focus\:mr-59\.5:focus {
    margin-right: 14.875rem !important;
  }

  .lg\:focus\:mb-59\.5:focus {
    margin-bottom: 14.875rem !important;
  }

  .lg\:focus\:ml-59\.5:focus {
    margin-left: 14.875rem !important;
  }

  .lg\:focus\:mt-60\.5:focus {
    margin-top: 15.125rem !important;
  }

  .lg\:focus\:mr-60\.5:focus {
    margin-right: 15.125rem !important;
  }

  .lg\:focus\:mb-60\.5:focus {
    margin-bottom: 15.125rem !important;
  }

  .lg\:focus\:ml-60\.5:focus {
    margin-left: 15.125rem !important;
  }

  .lg\:focus\:mt-61\.5:focus {
    margin-top: 15.375rem !important;
  }

  .lg\:focus\:mr-61\.5:focus {
    margin-right: 15.375rem !important;
  }

  .lg\:focus\:mb-61\.5:focus {
    margin-bottom: 15.375rem !important;
  }

  .lg\:focus\:ml-61\.5:focus {
    margin-left: 15.375rem !important;
  }

  .lg\:focus\:mt-62\.5:focus {
    margin-top: 15.625rem !important;
  }

  .lg\:focus\:mr-62\.5:focus {
    margin-right: 15.625rem !important;
  }

  .lg\:focus\:mb-62\.5:focus {
    margin-bottom: 15.625rem !important;
  }

  .lg\:focus\:ml-62\.5:focus {
    margin-left: 15.625rem !important;
  }

  .lg\:focus\:mt-63\.5:focus {
    margin-top: 15.875rem !important;
  }

  .lg\:focus\:mr-63\.5:focus {
    margin-right: 15.875rem !important;
  }

  .lg\:focus\:mb-63\.5:focus {
    margin-bottom: 15.875rem !important;
  }

  .lg\:focus\:ml-63\.5:focus {
    margin-left: 15.875rem !important;
  }

  .lg\:focus\:mt-64\.5:focus {
    margin-top: 16.125rem !important;
  }

  .lg\:focus\:mr-64\.5:focus {
    margin-right: 16.125rem !important;
  }

  .lg\:focus\:mb-64\.5:focus {
    margin-bottom: 16.125rem !important;
  }

  .lg\:focus\:ml-64\.5:focus {
    margin-left: 16.125rem !important;
  }

  .lg\:focus\:mt-65\.5:focus {
    margin-top: 16.375rem !important;
  }

  .lg\:focus\:mr-65\.5:focus {
    margin-right: 16.375rem !important;
  }

  .lg\:focus\:mb-65\.5:focus {
    margin-bottom: 16.375rem !important;
  }

  .lg\:focus\:ml-65\.5:focus {
    margin-left: 16.375rem !important;
  }

  .lg\:focus\:mt-66\.5:focus {
    margin-top: 16.625rem !important;
  }

  .lg\:focus\:mr-66\.5:focus {
    margin-right: 16.625rem !important;
  }

  .lg\:focus\:mb-66\.5:focus {
    margin-bottom: 16.625rem !important;
  }

  .lg\:focus\:ml-66\.5:focus {
    margin-left: 16.625rem !important;
  }

  .lg\:focus\:mt-67\.5:focus {
    margin-top: 16.875rem !important;
  }

  .lg\:focus\:mr-67\.5:focus {
    margin-right: 16.875rem !important;
  }

  .lg\:focus\:mb-67\.5:focus {
    margin-bottom: 16.875rem !important;
  }

  .lg\:focus\:ml-67\.5:focus {
    margin-left: 16.875rem !important;
  }

  .lg\:focus\:mt-68\.5:focus {
    margin-top: 17.125rem !important;
  }

  .lg\:focus\:mr-68\.5:focus {
    margin-right: 17.125rem !important;
  }

  .lg\:focus\:mb-68\.5:focus {
    margin-bottom: 17.125rem !important;
  }

  .lg\:focus\:ml-68\.5:focus {
    margin-left: 17.125rem !important;
  }

  .lg\:focus\:mt-69\.5:focus {
    margin-top: 17.375rem !important;
  }

  .lg\:focus\:mr-69\.5:focus {
    margin-right: 17.375rem !important;
  }

  .lg\:focus\:mb-69\.5:focus {
    margin-bottom: 17.375rem !important;
  }

  .lg\:focus\:ml-69\.5:focus {
    margin-left: 17.375rem !important;
  }

  .lg\:focus\:mt-70\.5:focus {
    margin-top: 17.625rem !important;
  }

  .lg\:focus\:mr-70\.5:focus {
    margin-right: 17.625rem !important;
  }

  .lg\:focus\:mb-70\.5:focus {
    margin-bottom: 17.625rem !important;
  }

  .lg\:focus\:ml-70\.5:focus {
    margin-left: 17.625rem !important;
  }

  .lg\:focus\:mt-71\.5:focus {
    margin-top: 17.875rem !important;
  }

  .lg\:focus\:mr-71\.5:focus {
    margin-right: 17.875rem !important;
  }

  .lg\:focus\:mb-71\.5:focus {
    margin-bottom: 17.875rem !important;
  }

  .lg\:focus\:ml-71\.5:focus {
    margin-left: 17.875rem !important;
  }

  .lg\:focus\:mt-72\.5:focus {
    margin-top: 18.125rem !important;
  }

  .lg\:focus\:mr-72\.5:focus {
    margin-right: 18.125rem !important;
  }

  .lg\:focus\:mb-72\.5:focus {
    margin-bottom: 18.125rem !important;
  }

  .lg\:focus\:ml-72\.5:focus {
    margin-left: 18.125rem !important;
  }

  .lg\:focus\:mt-73\.5:focus {
    margin-top: 18.375rem !important;
  }

  .lg\:focus\:mr-73\.5:focus {
    margin-right: 18.375rem !important;
  }

  .lg\:focus\:mb-73\.5:focus {
    margin-bottom: 18.375rem !important;
  }

  .lg\:focus\:ml-73\.5:focus {
    margin-left: 18.375rem !important;
  }

  .lg\:focus\:mt-74\.5:focus {
    margin-top: 18.625rem !important;
  }

  .lg\:focus\:mr-74\.5:focus {
    margin-right: 18.625rem !important;
  }

  .lg\:focus\:mb-74\.5:focus {
    margin-bottom: 18.625rem !important;
  }

  .lg\:focus\:ml-74\.5:focus {
    margin-left: 18.625rem !important;
  }

  .lg\:focus\:mt-75\.5:focus {
    margin-top: 18.875rem !important;
  }

  .lg\:focus\:mr-75\.5:focus {
    margin-right: 18.875rem !important;
  }

  .lg\:focus\:mb-75\.5:focus {
    margin-bottom: 18.875rem !important;
  }

  .lg\:focus\:ml-75\.5:focus {
    margin-left: 18.875rem !important;
  }

  .lg\:focus\:mt-76\.5:focus {
    margin-top: 19.125rem !important;
  }

  .lg\:focus\:mr-76\.5:focus {
    margin-right: 19.125rem !important;
  }

  .lg\:focus\:mb-76\.5:focus {
    margin-bottom: 19.125rem !important;
  }

  .lg\:focus\:ml-76\.5:focus {
    margin-left: 19.125rem !important;
  }

  .lg\:focus\:mt-77\.5:focus {
    margin-top: 19.375rem !important;
  }

  .lg\:focus\:mr-77\.5:focus {
    margin-right: 19.375rem !important;
  }

  .lg\:focus\:mb-77\.5:focus {
    margin-bottom: 19.375rem !important;
  }

  .lg\:focus\:ml-77\.5:focus {
    margin-left: 19.375rem !important;
  }

  .lg\:focus\:mt-78\.5:focus {
    margin-top: 19.625rem !important;
  }

  .lg\:focus\:mr-78\.5:focus {
    margin-right: 19.625rem !important;
  }

  .lg\:focus\:mb-78\.5:focus {
    margin-bottom: 19.625rem !important;
  }

  .lg\:focus\:ml-78\.5:focus {
    margin-left: 19.625rem !important;
  }

  .lg\:focus\:mt-79\.5:focus {
    margin-top: 19.875rem !important;
  }

  .lg\:focus\:mr-79\.5:focus {
    margin-right: 19.875rem !important;
  }

  .lg\:focus\:mb-79\.5:focus {
    margin-bottom: 19.875rem !important;
  }

  .lg\:focus\:ml-79\.5:focus {
    margin-left: 19.875rem !important;
  }

  .lg\:focus\:mt-80\.5:focus {
    margin-top: 20.125rem !important;
  }

  .lg\:focus\:mr-80\.5:focus {
    margin-right: 20.125rem !important;
  }

  .lg\:focus\:mb-80\.5:focus {
    margin-bottom: 20.125rem !important;
  }

  .lg\:focus\:ml-80\.5:focus {
    margin-left: 20.125rem !important;
  }

  .lg\:focus\:mt-81\.5:focus {
    margin-top: 20.375rem !important;
  }

  .lg\:focus\:mr-81\.5:focus {
    margin-right: 20.375rem !important;
  }

  .lg\:focus\:mb-81\.5:focus {
    margin-bottom: 20.375rem !important;
  }

  .lg\:focus\:ml-81\.5:focus {
    margin-left: 20.375rem !important;
  }

  .lg\:focus\:mt-82\.5:focus {
    margin-top: 20.625rem !important;
  }

  .lg\:focus\:mr-82\.5:focus {
    margin-right: 20.625rem !important;
  }

  .lg\:focus\:mb-82\.5:focus {
    margin-bottom: 20.625rem !important;
  }

  .lg\:focus\:ml-82\.5:focus {
    margin-left: 20.625rem !important;
  }

  .lg\:focus\:mt-83\.5:focus {
    margin-top: 20.875rem !important;
  }

  .lg\:focus\:mr-83\.5:focus {
    margin-right: 20.875rem !important;
  }

  .lg\:focus\:mb-83\.5:focus {
    margin-bottom: 20.875rem !important;
  }

  .lg\:focus\:ml-83\.5:focus {
    margin-left: 20.875rem !important;
  }

  .lg\:focus\:mt-84\.5:focus {
    margin-top: 21.125rem !important;
  }

  .lg\:focus\:mr-84\.5:focus {
    margin-right: 21.125rem !important;
  }

  .lg\:focus\:mb-84\.5:focus {
    margin-bottom: 21.125rem !important;
  }

  .lg\:focus\:ml-84\.5:focus {
    margin-left: 21.125rem !important;
  }

  .lg\:focus\:mt-85\.5:focus {
    margin-top: 21.375rem !important;
  }

  .lg\:focus\:mr-85\.5:focus {
    margin-right: 21.375rem !important;
  }

  .lg\:focus\:mb-85\.5:focus {
    margin-bottom: 21.375rem !important;
  }

  .lg\:focus\:ml-85\.5:focus {
    margin-left: 21.375rem !important;
  }

  .lg\:focus\:mt-86\.5:focus {
    margin-top: 21.625rem !important;
  }

  .lg\:focus\:mr-86\.5:focus {
    margin-right: 21.625rem !important;
  }

  .lg\:focus\:mb-86\.5:focus {
    margin-bottom: 21.625rem !important;
  }

  .lg\:focus\:ml-86\.5:focus {
    margin-left: 21.625rem !important;
  }

  .lg\:focus\:mt-87\.5:focus {
    margin-top: 21.875rem !important;
  }

  .lg\:focus\:mr-87\.5:focus {
    margin-right: 21.875rem !important;
  }

  .lg\:focus\:mb-87\.5:focus {
    margin-bottom: 21.875rem !important;
  }

  .lg\:focus\:ml-87\.5:focus {
    margin-left: 21.875rem !important;
  }

  .lg\:focus\:mt-88\.5:focus {
    margin-top: 22.125rem !important;
  }

  .lg\:focus\:mr-88\.5:focus {
    margin-right: 22.125rem !important;
  }

  .lg\:focus\:mb-88\.5:focus {
    margin-bottom: 22.125rem !important;
  }

  .lg\:focus\:ml-88\.5:focus {
    margin-left: 22.125rem !important;
  }

  .lg\:focus\:mt-89\.5:focus {
    margin-top: 22.375rem !important;
  }

  .lg\:focus\:mr-89\.5:focus {
    margin-right: 22.375rem !important;
  }

  .lg\:focus\:mb-89\.5:focus {
    margin-bottom: 22.375rem !important;
  }

  .lg\:focus\:ml-89\.5:focus {
    margin-left: 22.375rem !important;
  }

  .lg\:focus\:mt-90\.5:focus {
    margin-top: 22.625rem !important;
  }

  .lg\:focus\:mr-90\.5:focus {
    margin-right: 22.625rem !important;
  }

  .lg\:focus\:mb-90\.5:focus {
    margin-bottom: 22.625rem !important;
  }

  .lg\:focus\:ml-90\.5:focus {
    margin-left: 22.625rem !important;
  }

  .lg\:focus\:mt-91\.5:focus {
    margin-top: 22.875rem !important;
  }

  .lg\:focus\:mr-91\.5:focus {
    margin-right: 22.875rem !important;
  }

  .lg\:focus\:mb-91\.5:focus {
    margin-bottom: 22.875rem !important;
  }

  .lg\:focus\:ml-91\.5:focus {
    margin-left: 22.875rem !important;
  }

  .lg\:focus\:mt-92\.5:focus {
    margin-top: 23.125rem !important;
  }

  .lg\:focus\:mr-92\.5:focus {
    margin-right: 23.125rem !important;
  }

  .lg\:focus\:mb-92\.5:focus {
    margin-bottom: 23.125rem !important;
  }

  .lg\:focus\:ml-92\.5:focus {
    margin-left: 23.125rem !important;
  }

  .lg\:focus\:mt-93\.5:focus {
    margin-top: 23.375rem !important;
  }

  .lg\:focus\:mr-93\.5:focus {
    margin-right: 23.375rem !important;
  }

  .lg\:focus\:mb-93\.5:focus {
    margin-bottom: 23.375rem !important;
  }

  .lg\:focus\:ml-93\.5:focus {
    margin-left: 23.375rem !important;
  }

  .lg\:focus\:mt-94\.5:focus {
    margin-top: 23.625rem !important;
  }

  .lg\:focus\:mr-94\.5:focus {
    margin-right: 23.625rem !important;
  }

  .lg\:focus\:mb-94\.5:focus {
    margin-bottom: 23.625rem !important;
  }

  .lg\:focus\:ml-94\.5:focus {
    margin-left: 23.625rem !important;
  }

  .lg\:focus\:mt-95\.5:focus {
    margin-top: 23.875rem !important;
  }

  .lg\:focus\:mr-95\.5:focus {
    margin-right: 23.875rem !important;
  }

  .lg\:focus\:mb-95\.5:focus {
    margin-bottom: 23.875rem !important;
  }

  .lg\:focus\:ml-95\.5:focus {
    margin-left: 23.875rem !important;
  }

  .lg\:focus\:mt-96\.5:focus {
    margin-top: 24.125rem !important;
  }

  .lg\:focus\:mr-96\.5:focus {
    margin-right: 24.125rem !important;
  }

  .lg\:focus\:mb-96\.5:focus {
    margin-bottom: 24.125rem !important;
  }

  .lg\:focus\:ml-96\.5:focus {
    margin-left: 24.125rem !important;
  }

  .lg\:focus\:mt-97\.5:focus {
    margin-top: 24.375rem !important;
  }

  .lg\:focus\:mr-97\.5:focus {
    margin-right: 24.375rem !important;
  }

  .lg\:focus\:mb-97\.5:focus {
    margin-bottom: 24.375rem !important;
  }

  .lg\:focus\:ml-97\.5:focus {
    margin-left: 24.375rem !important;
  }

  .lg\:focus\:mt-98\.5:focus {
    margin-top: 24.625rem !important;
  }

  .lg\:focus\:mr-98\.5:focus {
    margin-right: 24.625rem !important;
  }

  .lg\:focus\:mb-98\.5:focus {
    margin-bottom: 24.625rem !important;
  }

  .lg\:focus\:ml-98\.5:focus {
    margin-left: 24.625rem !important;
  }

  .lg\:focus\:mt-99\.5:focus {
    margin-top: 24.875rem !important;
  }

  .lg\:focus\:mr-99\.5:focus {
    margin-right: 24.875rem !important;
  }

  .lg\:focus\:mb-99\.5:focus {
    margin-bottom: 24.875rem !important;
  }

  .lg\:focus\:ml-99\.5:focus {
    margin-left: 24.875rem !important;
  }

  .lg\:focus\:mt-100\.5:focus {
    margin-top: 25.125rem !important;
  }

  .lg\:focus\:mr-100\.5:focus {
    margin-right: 25.125rem !important;
  }

  .lg\:focus\:mb-100\.5:focus {
    margin-bottom: 25.125rem !important;
  }

  .lg\:focus\:ml-100\.5:focus {
    margin-left: 25.125rem !important;
  }

  .lg\:focus\:mt-101\.5:focus {
    margin-top: 25.375rem !important;
  }

  .lg\:focus\:mr-101\.5:focus {
    margin-right: 25.375rem !important;
  }

  .lg\:focus\:mb-101\.5:focus {
    margin-bottom: 25.375rem !important;
  }

  .lg\:focus\:ml-101\.5:focus {
    margin-left: 25.375rem !important;
  }

  .lg\:focus\:mt-102\.5:focus {
    margin-top: 25.625rem !important;
  }

  .lg\:focus\:mr-102\.5:focus {
    margin-right: 25.625rem !important;
  }

  .lg\:focus\:mb-102\.5:focus {
    margin-bottom: 25.625rem !important;
  }

  .lg\:focus\:ml-102\.5:focus {
    margin-left: 25.625rem !important;
  }

  .lg\:focus\:mt-103\.5:focus {
    margin-top: 25.875rem !important;
  }

  .lg\:focus\:mr-103\.5:focus {
    margin-right: 25.875rem !important;
  }

  .lg\:focus\:mb-103\.5:focus {
    margin-bottom: 25.875rem !important;
  }

  .lg\:focus\:ml-103\.5:focus {
    margin-left: 25.875rem !important;
  }

  .lg\:focus\:mt-104\.5:focus {
    margin-top: 26.125rem !important;
  }

  .lg\:focus\:mr-104\.5:focus {
    margin-right: 26.125rem !important;
  }

  .lg\:focus\:mb-104\.5:focus {
    margin-bottom: 26.125rem !important;
  }

  .lg\:focus\:ml-104\.5:focus {
    margin-left: 26.125rem !important;
  }

  .lg\:focus\:-mt-0:focus {
    margin-top: 0rem !important;
  }

  .lg\:focus\:-mr-0:focus {
    margin-right: 0rem !important;
  }

  .lg\:focus\:-mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .lg\:focus\:-ml-0:focus {
    margin-left: 0rem !important;
  }

  .lg\:focus\:-mt-1:focus {
    margin-top: -0.25rem !important;
  }

  .lg\:focus\:-mr-1:focus {
    margin-right: -0.25rem !important;
  }

  .lg\:focus\:-mb-1:focus {
    margin-bottom: -0.25rem !important;
  }

  .lg\:focus\:-ml-1:focus {
    margin-left: -0.25rem !important;
  }

  .lg\:focus\:-mt-2:focus {
    margin-top: -0.5rem !important;
  }

  .lg\:focus\:-mr-2:focus {
    margin-right: -0.5rem !important;
  }

  .lg\:focus\:-mb-2:focus {
    margin-bottom: -0.5rem !important;
  }

  .lg\:focus\:-ml-2:focus {
    margin-left: -0.5rem !important;
  }

  .lg\:focus\:-mt-3:focus {
    margin-top: -0.75rem !important;
  }

  .lg\:focus\:-mr-3:focus {
    margin-right: -0.75rem !important;
  }

  .lg\:focus\:-mb-3:focus {
    margin-bottom: -0.75rem !important;
  }

  .lg\:focus\:-ml-3:focus {
    margin-left: -0.75rem !important;
  }

  .lg\:focus\:-mt-4:focus {
    margin-top: -1rem !important;
  }

  .lg\:focus\:-mr-4:focus {
    margin-right: -1rem !important;
  }

  .lg\:focus\:-mb-4:focus {
    margin-bottom: -1rem !important;
  }

  .lg\:focus\:-ml-4:focus {
    margin-left: -1rem !important;
  }

  .lg\:focus\:-mt-5:focus {
    margin-top: -1.25rem !important;
  }

  .lg\:focus\:-mr-5:focus {
    margin-right: -1.25rem !important;
  }

  .lg\:focus\:-mb-5:focus {
    margin-bottom: -1.25rem !important;
  }

  .lg\:focus\:-ml-5:focus {
    margin-left: -1.25rem !important;
  }

  .lg\:focus\:-mt-6:focus {
    margin-top: -1.5rem !important;
  }

  .lg\:focus\:-mr-6:focus {
    margin-right: -1.5rem !important;
  }

  .lg\:focus\:-mb-6:focus {
    margin-bottom: -1.5rem !important;
  }

  .lg\:focus\:-ml-6:focus {
    margin-left: -1.5rem !important;
  }

  .lg\:focus\:-mt-7:focus {
    margin-top: -1.75rem !important;
  }

  .lg\:focus\:-mr-7:focus {
    margin-right: -1.75rem !important;
  }

  .lg\:focus\:-mb-7:focus {
    margin-bottom: -1.75rem !important;
  }

  .lg\:focus\:-ml-7:focus {
    margin-left: -1.75rem !important;
  }

  .lg\:focus\:-mt-8:focus {
    margin-top: -2rem !important;
  }

  .lg\:focus\:-mr-8:focus {
    margin-right: -2rem !important;
  }

  .lg\:focus\:-mb-8:focus {
    margin-bottom: -2rem !important;
  }

  .lg\:focus\:-ml-8:focus {
    margin-left: -2rem !important;
  }

  .lg\:focus\:-mt-9:focus {
    margin-top: -2.25rem !important;
  }

  .lg\:focus\:-mr-9:focus {
    margin-right: -2.25rem !important;
  }

  .lg\:focus\:-mb-9:focus {
    margin-bottom: -2.25rem !important;
  }

  .lg\:focus\:-ml-9:focus {
    margin-left: -2.25rem !important;
  }

  .lg\:focus\:-mt-10:focus {
    margin-top: -2.5rem !important;
  }

  .lg\:focus\:-mr-10:focus {
    margin-right: -2.5rem !important;
  }

  .lg\:focus\:-mb-10:focus {
    margin-bottom: -2.5rem !important;
  }

  .lg\:focus\:-ml-10:focus {
    margin-left: -2.5rem !important;
  }

  .lg\:focus\:-mt-11:focus {
    margin-top: -2.75rem !important;
  }

  .lg\:focus\:-mr-11:focus {
    margin-right: -2.75rem !important;
  }

  .lg\:focus\:-mb-11:focus {
    margin-bottom: -2.75rem !important;
  }

  .lg\:focus\:-ml-11:focus {
    margin-left: -2.75rem !important;
  }

  .lg\:focus\:-mt-12:focus {
    margin-top: -3rem !important;
  }

  .lg\:focus\:-mr-12:focus {
    margin-right: -3rem !important;
  }

  .lg\:focus\:-mb-12:focus {
    margin-bottom: -3rem !important;
  }

  .lg\:focus\:-ml-12:focus {
    margin-left: -3rem !important;
  }

  .lg\:focus\:-mt-13:focus {
    margin-top: -3.25rem !important;
  }

  .lg\:focus\:-mr-13:focus {
    margin-right: -3.25rem !important;
  }

  .lg\:focus\:-mb-13:focus {
    margin-bottom: -3.25rem !important;
  }

  .lg\:focus\:-ml-13:focus {
    margin-left: -3.25rem !important;
  }

  .lg\:focus\:-mt-14:focus {
    margin-top: -3.5rem !important;
  }

  .lg\:focus\:-mr-14:focus {
    margin-right: -3.5rem !important;
  }

  .lg\:focus\:-mb-14:focus {
    margin-bottom: -3.5rem !important;
  }

  .lg\:focus\:-ml-14:focus {
    margin-left: -3.5rem !important;
  }

  .lg\:focus\:-mt-15:focus {
    margin-top: -3.75rem !important;
  }

  .lg\:focus\:-mr-15:focus {
    margin-right: -3.75rem !important;
  }

  .lg\:focus\:-mb-15:focus {
    margin-bottom: -3.75rem !important;
  }

  .lg\:focus\:-ml-15:focus {
    margin-left: -3.75rem !important;
  }

  .lg\:focus\:-mt-16:focus {
    margin-top: -4rem !important;
  }

  .lg\:focus\:-mr-16:focus {
    margin-right: -4rem !important;
  }

  .lg\:focus\:-mb-16:focus {
    margin-bottom: -4rem !important;
  }

  .lg\:focus\:-ml-16:focus {
    margin-left: -4rem !important;
  }

  .lg\:focus\:-mt-17:focus {
    margin-top: -4.25rem !important;
  }

  .lg\:focus\:-mr-17:focus {
    margin-right: -4.25rem !important;
  }

  .lg\:focus\:-mb-17:focus {
    margin-bottom: -4.25rem !important;
  }

  .lg\:focus\:-ml-17:focus {
    margin-left: -4.25rem !important;
  }

  .lg\:focus\:-mt-18:focus {
    margin-top: -4.5rem !important;
  }

  .lg\:focus\:-mr-18:focus {
    margin-right: -4.5rem !important;
  }

  .lg\:focus\:-mb-18:focus {
    margin-bottom: -4.5rem !important;
  }

  .lg\:focus\:-ml-18:focus {
    margin-left: -4.5rem !important;
  }

  .lg\:focus\:-mt-19:focus {
    margin-top: -4.75rem !important;
  }

  .lg\:focus\:-mr-19:focus {
    margin-right: -4.75rem !important;
  }

  .lg\:focus\:-mb-19:focus {
    margin-bottom: -4.75rem !important;
  }

  .lg\:focus\:-ml-19:focus {
    margin-left: -4.75rem !important;
  }

  .lg\:focus\:-mt-20:focus {
    margin-top: -5rem !important;
  }

  .lg\:focus\:-mr-20:focus {
    margin-right: -5rem !important;
  }

  .lg\:focus\:-mb-20:focus {
    margin-bottom: -5rem !important;
  }

  .lg\:focus\:-ml-20:focus {
    margin-left: -5rem !important;
  }

  .lg\:focus\:-mt-21:focus {
    margin-top: -5.25rem !important;
  }

  .lg\:focus\:-mr-21:focus {
    margin-right: -5.25rem !important;
  }

  .lg\:focus\:-mb-21:focus {
    margin-bottom: -5.25rem !important;
  }

  .lg\:focus\:-ml-21:focus {
    margin-left: -5.25rem !important;
  }

  .lg\:focus\:-mt-22:focus {
    margin-top: -5.5rem !important;
  }

  .lg\:focus\:-mr-22:focus {
    margin-right: -5.5rem !important;
  }

  .lg\:focus\:-mb-22:focus {
    margin-bottom: -5.5rem !important;
  }

  .lg\:focus\:-ml-22:focus {
    margin-left: -5.5rem !important;
  }

  .lg\:focus\:-mt-23:focus {
    margin-top: -5.75rem !important;
  }

  .lg\:focus\:-mr-23:focus {
    margin-right: -5.75rem !important;
  }

  .lg\:focus\:-mb-23:focus {
    margin-bottom: -5.75rem !important;
  }

  .lg\:focus\:-ml-23:focus {
    margin-left: -5.75rem !important;
  }

  .lg\:focus\:-mt-24:focus {
    margin-top: -6rem !important;
  }

  .lg\:focus\:-mr-24:focus {
    margin-right: -6rem !important;
  }

  .lg\:focus\:-mb-24:focus {
    margin-bottom: -6rem !important;
  }

  .lg\:focus\:-ml-24:focus {
    margin-left: -6rem !important;
  }

  .lg\:focus\:-mt-25:focus {
    margin-top: -6.25rem !important;
  }

  .lg\:focus\:-mr-25:focus {
    margin-right: -6.25rem !important;
  }

  .lg\:focus\:-mb-25:focus {
    margin-bottom: -6.25rem !important;
  }

  .lg\:focus\:-ml-25:focus {
    margin-left: -6.25rem !important;
  }

  .lg\:focus\:-mt-26:focus {
    margin-top: -6.5rem !important;
  }

  .lg\:focus\:-mr-26:focus {
    margin-right: -6.5rem !important;
  }

  .lg\:focus\:-mb-26:focus {
    margin-bottom: -6.5rem !important;
  }

  .lg\:focus\:-ml-26:focus {
    margin-left: -6.5rem !important;
  }

  .lg\:focus\:-mt-27:focus {
    margin-top: -6.75rem !important;
  }

  .lg\:focus\:-mr-27:focus {
    margin-right: -6.75rem !important;
  }

  .lg\:focus\:-mb-27:focus {
    margin-bottom: -6.75rem !important;
  }

  .lg\:focus\:-ml-27:focus {
    margin-left: -6.75rem !important;
  }

  .lg\:focus\:-mt-28:focus {
    margin-top: -7rem !important;
  }

  .lg\:focus\:-mr-28:focus {
    margin-right: -7rem !important;
  }

  .lg\:focus\:-mb-28:focus {
    margin-bottom: -7rem !important;
  }

  .lg\:focus\:-ml-28:focus {
    margin-left: -7rem !important;
  }

  .lg\:focus\:-mt-29:focus {
    margin-top: -7.25rem !important;
  }

  .lg\:focus\:-mr-29:focus {
    margin-right: -7.25rem !important;
  }

  .lg\:focus\:-mb-29:focus {
    margin-bottom: -7.25rem !important;
  }

  .lg\:focus\:-ml-29:focus {
    margin-left: -7.25rem !important;
  }

  .lg\:focus\:-mt-30:focus {
    margin-top: -7.5rem !important;
  }

  .lg\:focus\:-mr-30:focus {
    margin-right: -7.5rem !important;
  }

  .lg\:focus\:-mb-30:focus {
    margin-bottom: -7.5rem !important;
  }

  .lg\:focus\:-ml-30:focus {
    margin-left: -7.5rem !important;
  }

  .lg\:focus\:-mt-31:focus {
    margin-top: -7.75rem !important;
  }

  .lg\:focus\:-mr-31:focus {
    margin-right: -7.75rem !important;
  }

  .lg\:focus\:-mb-31:focus {
    margin-bottom: -7.75rem !important;
  }

  .lg\:focus\:-ml-31:focus {
    margin-left: -7.75rem !important;
  }

  .lg\:focus\:-mt-32:focus {
    margin-top: -8rem !important;
  }

  .lg\:focus\:-mr-32:focus {
    margin-right: -8rem !important;
  }

  .lg\:focus\:-mb-32:focus {
    margin-bottom: -8rem !important;
  }

  .lg\:focus\:-ml-32:focus {
    margin-left: -8rem !important;
  }

  .lg\:focus\:-mt-33:focus {
    margin-top: -8.25rem !important;
  }

  .lg\:focus\:-mr-33:focus {
    margin-right: -8.25rem !important;
  }

  .lg\:focus\:-mb-33:focus {
    margin-bottom: -8.25rem !important;
  }

  .lg\:focus\:-ml-33:focus {
    margin-left: -8.25rem !important;
  }

  .lg\:focus\:-mt-34:focus {
    margin-top: -8.5rem !important;
  }

  .lg\:focus\:-mr-34:focus {
    margin-right: -8.5rem !important;
  }

  .lg\:focus\:-mb-34:focus {
    margin-bottom: -8.5rem !important;
  }

  .lg\:focus\:-ml-34:focus {
    margin-left: -8.5rem !important;
  }

  .lg\:focus\:-mt-35:focus {
    margin-top: -8.75rem !important;
  }

  .lg\:focus\:-mr-35:focus {
    margin-right: -8.75rem !important;
  }

  .lg\:focus\:-mb-35:focus {
    margin-bottom: -8.75rem !important;
  }

  .lg\:focus\:-ml-35:focus {
    margin-left: -8.75rem !important;
  }

  .lg\:focus\:-mt-36:focus {
    margin-top: -9rem !important;
  }

  .lg\:focus\:-mr-36:focus {
    margin-right: -9rem !important;
  }

  .lg\:focus\:-mb-36:focus {
    margin-bottom: -9rem !important;
  }

  .lg\:focus\:-ml-36:focus {
    margin-left: -9rem !important;
  }

  .lg\:focus\:-mt-37:focus {
    margin-top: -9.25rem !important;
  }

  .lg\:focus\:-mr-37:focus {
    margin-right: -9.25rem !important;
  }

  .lg\:focus\:-mb-37:focus {
    margin-bottom: -9.25rem !important;
  }

  .lg\:focus\:-ml-37:focus {
    margin-left: -9.25rem !important;
  }

  .lg\:focus\:-mt-38:focus {
    margin-top: -9.5rem !important;
  }

  .lg\:focus\:-mr-38:focus {
    margin-right: -9.5rem !important;
  }

  .lg\:focus\:-mb-38:focus {
    margin-bottom: -9.5rem !important;
  }

  .lg\:focus\:-ml-38:focus {
    margin-left: -9.5rem !important;
  }

  .lg\:focus\:-mt-39:focus {
    margin-top: -9.75rem !important;
  }

  .lg\:focus\:-mr-39:focus {
    margin-right: -9.75rem !important;
  }

  .lg\:focus\:-mb-39:focus {
    margin-bottom: -9.75rem !important;
  }

  .lg\:focus\:-ml-39:focus {
    margin-left: -9.75rem !important;
  }

  .lg\:focus\:-mt-40:focus {
    margin-top: -10rem !important;
  }

  .lg\:focus\:-mr-40:focus {
    margin-right: -10rem !important;
  }

  .lg\:focus\:-mb-40:focus {
    margin-bottom: -10rem !important;
  }

  .lg\:focus\:-ml-40:focus {
    margin-left: -10rem !important;
  }

  .lg\:focus\:-mt-41:focus {
    margin-top: -10.25rem !important;
  }

  .lg\:focus\:-mr-41:focus {
    margin-right: -10.25rem !important;
  }

  .lg\:focus\:-mb-41:focus {
    margin-bottom: -10.25rem !important;
  }

  .lg\:focus\:-ml-41:focus {
    margin-left: -10.25rem !important;
  }

  .lg\:focus\:-mt-42:focus {
    margin-top: -10.5rem !important;
  }

  .lg\:focus\:-mr-42:focus {
    margin-right: -10.5rem !important;
  }

  .lg\:focus\:-mb-42:focus {
    margin-bottom: -10.5rem !important;
  }

  .lg\:focus\:-ml-42:focus {
    margin-left: -10.5rem !important;
  }

  .lg\:focus\:-mt-43:focus {
    margin-top: -10.75rem !important;
  }

  .lg\:focus\:-mr-43:focus {
    margin-right: -10.75rem !important;
  }

  .lg\:focus\:-mb-43:focus {
    margin-bottom: -10.75rem !important;
  }

  .lg\:focus\:-ml-43:focus {
    margin-left: -10.75rem !important;
  }

  .lg\:focus\:-mt-44:focus {
    margin-top: -11rem !important;
  }

  .lg\:focus\:-mr-44:focus {
    margin-right: -11rem !important;
  }

  .lg\:focus\:-mb-44:focus {
    margin-bottom: -11rem !important;
  }

  .lg\:focus\:-ml-44:focus {
    margin-left: -11rem !important;
  }

  .lg\:focus\:-mt-45:focus {
    margin-top: -11.25rem !important;
  }

  .lg\:focus\:-mr-45:focus {
    margin-right: -11.25rem !important;
  }

  .lg\:focus\:-mb-45:focus {
    margin-bottom: -11.25rem !important;
  }

  .lg\:focus\:-ml-45:focus {
    margin-left: -11.25rem !important;
  }

  .lg\:focus\:-mt-46:focus {
    margin-top: -11.5rem !important;
  }

  .lg\:focus\:-mr-46:focus {
    margin-right: -11.5rem !important;
  }

  .lg\:focus\:-mb-46:focus {
    margin-bottom: -11.5rem !important;
  }

  .lg\:focus\:-ml-46:focus {
    margin-left: -11.5rem !important;
  }

  .lg\:focus\:-mt-47:focus {
    margin-top: -11.75rem !important;
  }

  .lg\:focus\:-mr-47:focus {
    margin-right: -11.75rem !important;
  }

  .lg\:focus\:-mb-47:focus {
    margin-bottom: -11.75rem !important;
  }

  .lg\:focus\:-ml-47:focus {
    margin-left: -11.75rem !important;
  }

  .lg\:focus\:-mt-48:focus {
    margin-top: -12rem !important;
  }

  .lg\:focus\:-mr-48:focus {
    margin-right: -12rem !important;
  }

  .lg\:focus\:-mb-48:focus {
    margin-bottom: -12rem !important;
  }

  .lg\:focus\:-ml-48:focus {
    margin-left: -12rem !important;
  }

  .lg\:focus\:-mt-49:focus {
    margin-top: -12.25rem !important;
  }

  .lg\:focus\:-mr-49:focus {
    margin-right: -12.25rem !important;
  }

  .lg\:focus\:-mb-49:focus {
    margin-bottom: -12.25rem !important;
  }

  .lg\:focus\:-ml-49:focus {
    margin-left: -12.25rem !important;
  }

  .lg\:focus\:-mt-50:focus {
    margin-top: -12.5rem !important;
  }

  .lg\:focus\:-mr-50:focus {
    margin-right: -12.5rem !important;
  }

  .lg\:focus\:-mb-50:focus {
    margin-bottom: -12.5rem !important;
  }

  .lg\:focus\:-ml-50:focus {
    margin-left: -12.5rem !important;
  }

  .lg\:focus\:-mt-51:focus {
    margin-top: -12.75rem !important;
  }

  .lg\:focus\:-mr-51:focus {
    margin-right: -12.75rem !important;
  }

  .lg\:focus\:-mb-51:focus {
    margin-bottom: -12.75rem !important;
  }

  .lg\:focus\:-ml-51:focus {
    margin-left: -12.75rem !important;
  }

  .lg\:focus\:-mt-52:focus {
    margin-top: -13rem !important;
  }

  .lg\:focus\:-mr-52:focus {
    margin-right: -13rem !important;
  }

  .lg\:focus\:-mb-52:focus {
    margin-bottom: -13rem !important;
  }

  .lg\:focus\:-ml-52:focus {
    margin-left: -13rem !important;
  }

  .lg\:focus\:-mt-53:focus {
    margin-top: -13.25rem !important;
  }

  .lg\:focus\:-mr-53:focus {
    margin-right: -13.25rem !important;
  }

  .lg\:focus\:-mb-53:focus {
    margin-bottom: -13.25rem !important;
  }

  .lg\:focus\:-ml-53:focus {
    margin-left: -13.25rem !important;
  }

  .lg\:focus\:-mt-54:focus {
    margin-top: -13.5rem !important;
  }

  .lg\:focus\:-mr-54:focus {
    margin-right: -13.5rem !important;
  }

  .lg\:focus\:-mb-54:focus {
    margin-bottom: -13.5rem !important;
  }

  .lg\:focus\:-ml-54:focus {
    margin-left: -13.5rem !important;
  }

  .lg\:focus\:-mt-55:focus {
    margin-top: -13.75rem !important;
  }

  .lg\:focus\:-mr-55:focus {
    margin-right: -13.75rem !important;
  }

  .lg\:focus\:-mb-55:focus {
    margin-bottom: -13.75rem !important;
  }

  .lg\:focus\:-ml-55:focus {
    margin-left: -13.75rem !important;
  }

  .lg\:focus\:-mt-56:focus {
    margin-top: -14rem !important;
  }

  .lg\:focus\:-mr-56:focus {
    margin-right: -14rem !important;
  }

  .lg\:focus\:-mb-56:focus {
    margin-bottom: -14rem !important;
  }

  .lg\:focus\:-ml-56:focus {
    margin-left: -14rem !important;
  }

  .lg\:focus\:-mt-57:focus {
    margin-top: -14.25rem !important;
  }

  .lg\:focus\:-mr-57:focus {
    margin-right: -14.25rem !important;
  }

  .lg\:focus\:-mb-57:focus {
    margin-bottom: -14.25rem !important;
  }

  .lg\:focus\:-ml-57:focus {
    margin-left: -14.25rem !important;
  }

  .lg\:focus\:-mt-58:focus {
    margin-top: -14.5rem !important;
  }

  .lg\:focus\:-mr-58:focus {
    margin-right: -14.5rem !important;
  }

  .lg\:focus\:-mb-58:focus {
    margin-bottom: -14.5rem !important;
  }

  .lg\:focus\:-ml-58:focus {
    margin-left: -14.5rem !important;
  }

  .lg\:focus\:-mt-59:focus {
    margin-top: -14.75rem !important;
  }

  .lg\:focus\:-mr-59:focus {
    margin-right: -14.75rem !important;
  }

  .lg\:focus\:-mb-59:focus {
    margin-bottom: -14.75rem !important;
  }

  .lg\:focus\:-ml-59:focus {
    margin-left: -14.75rem !important;
  }

  .lg\:focus\:-mt-60:focus {
    margin-top: -15rem !important;
  }

  .lg\:focus\:-mr-60:focus {
    margin-right: -15rem !important;
  }

  .lg\:focus\:-mb-60:focus {
    margin-bottom: -15rem !important;
  }

  .lg\:focus\:-ml-60:focus {
    margin-left: -15rem !important;
  }

  .lg\:focus\:-mt-61:focus {
    margin-top: -15.25rem !important;
  }

  .lg\:focus\:-mr-61:focus {
    margin-right: -15.25rem !important;
  }

  .lg\:focus\:-mb-61:focus {
    margin-bottom: -15.25rem !important;
  }

  .lg\:focus\:-ml-61:focus {
    margin-left: -15.25rem !important;
  }

  .lg\:focus\:-mt-62:focus {
    margin-top: -15.5rem !important;
  }

  .lg\:focus\:-mr-62:focus {
    margin-right: -15.5rem !important;
  }

  .lg\:focus\:-mb-62:focus {
    margin-bottom: -15.5rem !important;
  }

  .lg\:focus\:-ml-62:focus {
    margin-left: -15.5rem !important;
  }

  .lg\:focus\:-mt-63:focus {
    margin-top: -15.75rem !important;
  }

  .lg\:focus\:-mr-63:focus {
    margin-right: -15.75rem !important;
  }

  .lg\:focus\:-mb-63:focus {
    margin-bottom: -15.75rem !important;
  }

  .lg\:focus\:-ml-63:focus {
    margin-left: -15.75rem !important;
  }

  .lg\:focus\:-mt-64:focus {
    margin-top: -16rem !important;
  }

  .lg\:focus\:-mr-64:focus {
    margin-right: -16rem !important;
  }

  .lg\:focus\:-mb-64:focus {
    margin-bottom: -16rem !important;
  }

  .lg\:focus\:-ml-64:focus {
    margin-left: -16rem !important;
  }

  .lg\:focus\:-mt-65:focus {
    margin-top: -16.25rem !important;
  }

  .lg\:focus\:-mr-65:focus {
    margin-right: -16.25rem !important;
  }

  .lg\:focus\:-mb-65:focus {
    margin-bottom: -16.25rem !important;
  }

  .lg\:focus\:-ml-65:focus {
    margin-left: -16.25rem !important;
  }

  .lg\:focus\:-mt-66:focus {
    margin-top: -16.5rem !important;
  }

  .lg\:focus\:-mr-66:focus {
    margin-right: -16.5rem !important;
  }

  .lg\:focus\:-mb-66:focus {
    margin-bottom: -16.5rem !important;
  }

  .lg\:focus\:-ml-66:focus {
    margin-left: -16.5rem !important;
  }

  .lg\:focus\:-mt-67:focus {
    margin-top: -16.75rem !important;
  }

  .lg\:focus\:-mr-67:focus {
    margin-right: -16.75rem !important;
  }

  .lg\:focus\:-mb-67:focus {
    margin-bottom: -16.75rem !important;
  }

  .lg\:focus\:-ml-67:focus {
    margin-left: -16.75rem !important;
  }

  .lg\:focus\:-mt-68:focus {
    margin-top: -17rem !important;
  }

  .lg\:focus\:-mr-68:focus {
    margin-right: -17rem !important;
  }

  .lg\:focus\:-mb-68:focus {
    margin-bottom: -17rem !important;
  }

  .lg\:focus\:-ml-68:focus {
    margin-left: -17rem !important;
  }

  .lg\:focus\:-mt-69:focus {
    margin-top: -17.25rem !important;
  }

  .lg\:focus\:-mr-69:focus {
    margin-right: -17.25rem !important;
  }

  .lg\:focus\:-mb-69:focus {
    margin-bottom: -17.25rem !important;
  }

  .lg\:focus\:-ml-69:focus {
    margin-left: -17.25rem !important;
  }

  .lg\:focus\:-mt-70:focus {
    margin-top: -17.5rem !important;
  }

  .lg\:focus\:-mr-70:focus {
    margin-right: -17.5rem !important;
  }

  .lg\:focus\:-mb-70:focus {
    margin-bottom: -17.5rem !important;
  }

  .lg\:focus\:-ml-70:focus {
    margin-left: -17.5rem !important;
  }

  .lg\:focus\:-mt-71:focus {
    margin-top: -17.75rem !important;
  }

  .lg\:focus\:-mr-71:focus {
    margin-right: -17.75rem !important;
  }

  .lg\:focus\:-mb-71:focus {
    margin-bottom: -17.75rem !important;
  }

  .lg\:focus\:-ml-71:focus {
    margin-left: -17.75rem !important;
  }

  .lg\:focus\:-mt-72:focus {
    margin-top: -18rem !important;
  }

  .lg\:focus\:-mr-72:focus {
    margin-right: -18rem !important;
  }

  .lg\:focus\:-mb-72:focus {
    margin-bottom: -18rem !important;
  }

  .lg\:focus\:-ml-72:focus {
    margin-left: -18rem !important;
  }

  .lg\:focus\:-mt-73:focus {
    margin-top: -18.25rem !important;
  }

  .lg\:focus\:-mr-73:focus {
    margin-right: -18.25rem !important;
  }

  .lg\:focus\:-mb-73:focus {
    margin-bottom: -18.25rem !important;
  }

  .lg\:focus\:-ml-73:focus {
    margin-left: -18.25rem !important;
  }

  .lg\:focus\:-mt-74:focus {
    margin-top: -18.5rem !important;
  }

  .lg\:focus\:-mr-74:focus {
    margin-right: -18.5rem !important;
  }

  .lg\:focus\:-mb-74:focus {
    margin-bottom: -18.5rem !important;
  }

  .lg\:focus\:-ml-74:focus {
    margin-left: -18.5rem !important;
  }

  .lg\:focus\:-mt-75:focus {
    margin-top: -18.75rem !important;
  }

  .lg\:focus\:-mr-75:focus {
    margin-right: -18.75rem !important;
  }

  .lg\:focus\:-mb-75:focus {
    margin-bottom: -18.75rem !important;
  }

  .lg\:focus\:-ml-75:focus {
    margin-left: -18.75rem !important;
  }

  .lg\:focus\:-mt-76:focus {
    margin-top: -19rem !important;
  }

  .lg\:focus\:-mr-76:focus {
    margin-right: -19rem !important;
  }

  .lg\:focus\:-mb-76:focus {
    margin-bottom: -19rem !important;
  }

  .lg\:focus\:-ml-76:focus {
    margin-left: -19rem !important;
  }

  .lg\:focus\:-mt-77:focus {
    margin-top: -19.25rem !important;
  }

  .lg\:focus\:-mr-77:focus {
    margin-right: -19.25rem !important;
  }

  .lg\:focus\:-mb-77:focus {
    margin-bottom: -19.25rem !important;
  }

  .lg\:focus\:-ml-77:focus {
    margin-left: -19.25rem !important;
  }

  .lg\:focus\:-mt-78:focus {
    margin-top: -19.5rem !important;
  }

  .lg\:focus\:-mr-78:focus {
    margin-right: -19.5rem !important;
  }

  .lg\:focus\:-mb-78:focus {
    margin-bottom: -19.5rem !important;
  }

  .lg\:focus\:-ml-78:focus {
    margin-left: -19.5rem !important;
  }

  .lg\:focus\:-mt-79:focus {
    margin-top: -19.75rem !important;
  }

  .lg\:focus\:-mr-79:focus {
    margin-right: -19.75rem !important;
  }

  .lg\:focus\:-mb-79:focus {
    margin-bottom: -19.75rem !important;
  }

  .lg\:focus\:-ml-79:focus {
    margin-left: -19.75rem !important;
  }

  .lg\:focus\:-mt-80:focus {
    margin-top: -20rem !important;
  }

  .lg\:focus\:-mr-80:focus {
    margin-right: -20rem !important;
  }

  .lg\:focus\:-mb-80:focus {
    margin-bottom: -20rem !important;
  }

  .lg\:focus\:-ml-80:focus {
    margin-left: -20rem !important;
  }

  .lg\:focus\:-mt-81:focus {
    margin-top: -20.25rem !important;
  }

  .lg\:focus\:-mr-81:focus {
    margin-right: -20.25rem !important;
  }

  .lg\:focus\:-mb-81:focus {
    margin-bottom: -20.25rem !important;
  }

  .lg\:focus\:-ml-81:focus {
    margin-left: -20.25rem !important;
  }

  .lg\:focus\:-mt-82:focus {
    margin-top: -20.5rem !important;
  }

  .lg\:focus\:-mr-82:focus {
    margin-right: -20.5rem !important;
  }

  .lg\:focus\:-mb-82:focus {
    margin-bottom: -20.5rem !important;
  }

  .lg\:focus\:-ml-82:focus {
    margin-left: -20.5rem !important;
  }

  .lg\:focus\:-mt-83:focus {
    margin-top: -20.75rem !important;
  }

  .lg\:focus\:-mr-83:focus {
    margin-right: -20.75rem !important;
  }

  .lg\:focus\:-mb-83:focus {
    margin-bottom: -20.75rem !important;
  }

  .lg\:focus\:-ml-83:focus {
    margin-left: -20.75rem !important;
  }

  .lg\:focus\:-mt-84:focus {
    margin-top: -21rem !important;
  }

  .lg\:focus\:-mr-84:focus {
    margin-right: -21rem !important;
  }

  .lg\:focus\:-mb-84:focus {
    margin-bottom: -21rem !important;
  }

  .lg\:focus\:-ml-84:focus {
    margin-left: -21rem !important;
  }

  .lg\:focus\:-mt-85:focus {
    margin-top: -21.25rem !important;
  }

  .lg\:focus\:-mr-85:focus {
    margin-right: -21.25rem !important;
  }

  .lg\:focus\:-mb-85:focus {
    margin-bottom: -21.25rem !important;
  }

  .lg\:focus\:-ml-85:focus {
    margin-left: -21.25rem !important;
  }

  .lg\:focus\:-mt-86:focus {
    margin-top: -21.5rem !important;
  }

  .lg\:focus\:-mr-86:focus {
    margin-right: -21.5rem !important;
  }

  .lg\:focus\:-mb-86:focus {
    margin-bottom: -21.5rem !important;
  }

  .lg\:focus\:-ml-86:focus {
    margin-left: -21.5rem !important;
  }

  .lg\:focus\:-mt-87:focus {
    margin-top: -21.75rem !important;
  }

  .lg\:focus\:-mr-87:focus {
    margin-right: -21.75rem !important;
  }

  .lg\:focus\:-mb-87:focus {
    margin-bottom: -21.75rem !important;
  }

  .lg\:focus\:-ml-87:focus {
    margin-left: -21.75rem !important;
  }

  .lg\:focus\:-mt-88:focus {
    margin-top: -22rem !important;
  }

  .lg\:focus\:-mr-88:focus {
    margin-right: -22rem !important;
  }

  .lg\:focus\:-mb-88:focus {
    margin-bottom: -22rem !important;
  }

  .lg\:focus\:-ml-88:focus {
    margin-left: -22rem !important;
  }

  .lg\:focus\:-mt-89:focus {
    margin-top: -22.25rem !important;
  }

  .lg\:focus\:-mr-89:focus {
    margin-right: -22.25rem !important;
  }

  .lg\:focus\:-mb-89:focus {
    margin-bottom: -22.25rem !important;
  }

  .lg\:focus\:-ml-89:focus {
    margin-left: -22.25rem !important;
  }

  .lg\:focus\:-mt-90:focus {
    margin-top: -22.5rem !important;
  }

  .lg\:focus\:-mr-90:focus {
    margin-right: -22.5rem !important;
  }

  .lg\:focus\:-mb-90:focus {
    margin-bottom: -22.5rem !important;
  }

  .lg\:focus\:-ml-90:focus {
    margin-left: -22.5rem !important;
  }

  .lg\:focus\:-mt-91:focus {
    margin-top: -22.75rem !important;
  }

  .lg\:focus\:-mr-91:focus {
    margin-right: -22.75rem !important;
  }

  .lg\:focus\:-mb-91:focus {
    margin-bottom: -22.75rem !important;
  }

  .lg\:focus\:-ml-91:focus {
    margin-left: -22.75rem !important;
  }

  .lg\:focus\:-mt-92:focus {
    margin-top: -23rem !important;
  }

  .lg\:focus\:-mr-92:focus {
    margin-right: -23rem !important;
  }

  .lg\:focus\:-mb-92:focus {
    margin-bottom: -23rem !important;
  }

  .lg\:focus\:-ml-92:focus {
    margin-left: -23rem !important;
  }

  .lg\:focus\:-mt-93:focus {
    margin-top: -23.25rem !important;
  }

  .lg\:focus\:-mr-93:focus {
    margin-right: -23.25rem !important;
  }

  .lg\:focus\:-mb-93:focus {
    margin-bottom: -23.25rem !important;
  }

  .lg\:focus\:-ml-93:focus {
    margin-left: -23.25rem !important;
  }

  .lg\:focus\:-mt-94:focus {
    margin-top: -23.5rem !important;
  }

  .lg\:focus\:-mr-94:focus {
    margin-right: -23.5rem !important;
  }

  .lg\:focus\:-mb-94:focus {
    margin-bottom: -23.5rem !important;
  }

  .lg\:focus\:-ml-94:focus {
    margin-left: -23.5rem !important;
  }

  .lg\:focus\:-mt-95:focus {
    margin-top: -23.75rem !important;
  }

  .lg\:focus\:-mr-95:focus {
    margin-right: -23.75rem !important;
  }

  .lg\:focus\:-mb-95:focus {
    margin-bottom: -23.75rem !important;
  }

  .lg\:focus\:-ml-95:focus {
    margin-left: -23.75rem !important;
  }

  .lg\:focus\:-mt-96:focus {
    margin-top: -24rem !important;
  }

  .lg\:focus\:-mr-96:focus {
    margin-right: -24rem !important;
  }

  .lg\:focus\:-mb-96:focus {
    margin-bottom: -24rem !important;
  }

  .lg\:focus\:-ml-96:focus {
    margin-left: -24rem !important;
  }

  .lg\:focus\:-mt-97:focus {
    margin-top: -24.25rem !important;
  }

  .lg\:focus\:-mr-97:focus {
    margin-right: -24.25rem !important;
  }

  .lg\:focus\:-mb-97:focus {
    margin-bottom: -24.25rem !important;
  }

  .lg\:focus\:-ml-97:focus {
    margin-left: -24.25rem !important;
  }

  .lg\:focus\:-mt-98:focus {
    margin-top: -24.5rem !important;
  }

  .lg\:focus\:-mr-98:focus {
    margin-right: -24.5rem !important;
  }

  .lg\:focus\:-mb-98:focus {
    margin-bottom: -24.5rem !important;
  }

  .lg\:focus\:-ml-98:focus {
    margin-left: -24.5rem !important;
  }

  .lg\:focus\:-mt-99:focus {
    margin-top: -24.75rem !important;
  }

  .lg\:focus\:-mr-99:focus {
    margin-right: -24.75rem !important;
  }

  .lg\:focus\:-mb-99:focus {
    margin-bottom: -24.75rem !important;
  }

  .lg\:focus\:-ml-99:focus {
    margin-left: -24.75rem !important;
  }

  .lg\:focus\:-mt-100:focus {
    margin-top: -25rem !important;
  }

  .lg\:focus\:-mr-100:focus {
    margin-right: -25rem !important;
  }

  .lg\:focus\:-mb-100:focus {
    margin-bottom: -25rem !important;
  }

  .lg\:focus\:-ml-100:focus {
    margin-left: -25rem !important;
  }

  .lg\:focus\:-mt-101:focus {
    margin-top: -25.25rem !important;
  }

  .lg\:focus\:-mr-101:focus {
    margin-right: -25.25rem !important;
  }

  .lg\:focus\:-mb-101:focus {
    margin-bottom: -25.25rem !important;
  }

  .lg\:focus\:-ml-101:focus {
    margin-left: -25.25rem !important;
  }

  .lg\:focus\:-mt-102:focus {
    margin-top: -25.5rem !important;
  }

  .lg\:focus\:-mr-102:focus {
    margin-right: -25.5rem !important;
  }

  .lg\:focus\:-mb-102:focus {
    margin-bottom: -25.5rem !important;
  }

  .lg\:focus\:-ml-102:focus {
    margin-left: -25.5rem !important;
  }

  .lg\:focus\:-mt-103:focus {
    margin-top: -25.75rem !important;
  }

  .lg\:focus\:-mr-103:focus {
    margin-right: -25.75rem !important;
  }

  .lg\:focus\:-mb-103:focus {
    margin-bottom: -25.75rem !important;
  }

  .lg\:focus\:-ml-103:focus {
    margin-left: -25.75rem !important;
  }

  .lg\:focus\:-mt-104:focus {
    margin-top: -26rem !important;
  }

  .lg\:focus\:-mr-104:focus {
    margin-right: -26rem !important;
  }

  .lg\:focus\:-mb-104:focus {
    margin-bottom: -26rem !important;
  }

  .lg\:focus\:-ml-104:focus {
    margin-left: -26rem !important;
  }

  .lg\:focus\:-mt-105:focus {
    margin-top: -26.25rem !important;
  }

  .lg\:focus\:-mr-105:focus {
    margin-right: -26.25rem !important;
  }

  .lg\:focus\:-mb-105:focus {
    margin-bottom: -26.25rem !important;
  }

  .lg\:focus\:-ml-105:focus {
    margin-left: -26.25rem !important;
  }

  .lg\:focus\:-mt-px:focus {
    margin-top: -1px !important;
  }

  .lg\:focus\:-mr-px:focus {
    margin-right: -1px !important;
  }

  .lg\:focus\:-mb-px:focus {
    margin-bottom: -1px !important;
  }

  .lg\:focus\:-ml-px:focus {
    margin-left: -1px !important;
  }

  .lg\:focus\:-mt-0\.5:focus {
    margin-top: -0.125rem !important;
  }

  .lg\:focus\:-mr-0\.5:focus {
    margin-right: -0.125rem !important;
  }

  .lg\:focus\:-mb-0\.5:focus {
    margin-bottom: -0.125rem !important;
  }

  .lg\:focus\:-ml-0\.5:focus {
    margin-left: -0.125rem !important;
  }

  .lg\:focus\:-mt-1\.5:focus {
    margin-top: -0.375rem !important;
  }

  .lg\:focus\:-mr-1\.5:focus {
    margin-right: -0.375rem !important;
  }

  .lg\:focus\:-mb-1\.5:focus {
    margin-bottom: -0.375rem !important;
  }

  .lg\:focus\:-ml-1\.5:focus {
    margin-left: -0.375rem !important;
  }

  .lg\:focus\:-mt-2\.5:focus {
    margin-top: -0.625rem !important;
  }

  .lg\:focus\:-mr-2\.5:focus {
    margin-right: -0.625rem !important;
  }

  .lg\:focus\:-mb-2\.5:focus {
    margin-bottom: -0.625rem !important;
  }

  .lg\:focus\:-ml-2\.5:focus {
    margin-left: -0.625rem !important;
  }

  .lg\:focus\:-mt-3\.5:focus {
    margin-top: -0.875rem !important;
  }

  .lg\:focus\:-mr-3\.5:focus {
    margin-right: -0.875rem !important;
  }

  .lg\:focus\:-mb-3\.5:focus {
    margin-bottom: -0.875rem !important;
  }

  .lg\:focus\:-ml-3\.5:focus {
    margin-left: -0.875rem !important;
  }

  .lg\:focus\:-mt-4\.5:focus {
    margin-top: -1.125rem !important;
  }

  .lg\:focus\:-mr-4\.5:focus {
    margin-right: -1.125rem !important;
  }

  .lg\:focus\:-mb-4\.5:focus {
    margin-bottom: -1.125rem !important;
  }

  .lg\:focus\:-ml-4\.5:focus {
    margin-left: -1.125rem !important;
  }

  .lg\:focus\:-mt-5\.5:focus {
    margin-top: -1.375rem !important;
  }

  .lg\:focus\:-mr-5\.5:focus {
    margin-right: -1.375rem !important;
  }

  .lg\:focus\:-mb-5\.5:focus {
    margin-bottom: -1.375rem !important;
  }

  .lg\:focus\:-ml-5\.5:focus {
    margin-left: -1.375rem !important;
  }

  .lg\:focus\:-mt-6\.5:focus {
    margin-top: -1.625rem !important;
  }

  .lg\:focus\:-mr-6\.5:focus {
    margin-right: -1.625rem !important;
  }

  .lg\:focus\:-mb-6\.5:focus {
    margin-bottom: -1.625rem !important;
  }

  .lg\:focus\:-ml-6\.5:focus {
    margin-left: -1.625rem !important;
  }

  .lg\:focus\:-mt-7\.5:focus {
    margin-top: -1.875rem !important;
  }

  .lg\:focus\:-mr-7\.5:focus {
    margin-right: -1.875rem !important;
  }

  .lg\:focus\:-mb-7\.5:focus {
    margin-bottom: -1.875rem !important;
  }

  .lg\:focus\:-ml-7\.5:focus {
    margin-left: -1.875rem !important;
  }

  .lg\:focus\:-mt-8\.5:focus {
    margin-top: -2.125rem !important;
  }

  .lg\:focus\:-mr-8\.5:focus {
    margin-right: -2.125rem !important;
  }

  .lg\:focus\:-mb-8\.5:focus {
    margin-bottom: -2.125rem !important;
  }

  .lg\:focus\:-ml-8\.5:focus {
    margin-left: -2.125rem !important;
  }

  .lg\:focus\:-mt-9\.5:focus {
    margin-top: -2.375rem !important;
  }

  .lg\:focus\:-mr-9\.5:focus {
    margin-right: -2.375rem !important;
  }

  .lg\:focus\:-mb-9\.5:focus {
    margin-bottom: -2.375rem !important;
  }

  .lg\:focus\:-ml-9\.5:focus {
    margin-left: -2.375rem !important;
  }

  .lg\:focus\:-mt-10\.5:focus {
    margin-top: -2.625rem !important;
  }

  .lg\:focus\:-mr-10\.5:focus {
    margin-right: -2.625rem !important;
  }

  .lg\:focus\:-mb-10\.5:focus {
    margin-bottom: -2.625rem !important;
  }

  .lg\:focus\:-ml-10\.5:focus {
    margin-left: -2.625rem !important;
  }

  .lg\:focus\:-mt-11\.5:focus {
    margin-top: -2.875rem !important;
  }

  .lg\:focus\:-mr-11\.5:focus {
    margin-right: -2.875rem !important;
  }

  .lg\:focus\:-mb-11\.5:focus {
    margin-bottom: -2.875rem !important;
  }

  .lg\:focus\:-ml-11\.5:focus {
    margin-left: -2.875rem !important;
  }

  .lg\:focus\:-mt-12\.5:focus {
    margin-top: -3.125rem !important;
  }

  .lg\:focus\:-mr-12\.5:focus {
    margin-right: -3.125rem !important;
  }

  .lg\:focus\:-mb-12\.5:focus {
    margin-bottom: -3.125rem !important;
  }

  .lg\:focus\:-ml-12\.5:focus {
    margin-left: -3.125rem !important;
  }

  .lg\:focus\:-mt-13\.5:focus {
    margin-top: -3.375rem !important;
  }

  .lg\:focus\:-mr-13\.5:focus {
    margin-right: -3.375rem !important;
  }

  .lg\:focus\:-mb-13\.5:focus {
    margin-bottom: -3.375rem !important;
  }

  .lg\:focus\:-ml-13\.5:focus {
    margin-left: -3.375rem !important;
  }

  .lg\:focus\:-mt-14\.5:focus {
    margin-top: -3.625rem !important;
  }

  .lg\:focus\:-mr-14\.5:focus {
    margin-right: -3.625rem !important;
  }

  .lg\:focus\:-mb-14\.5:focus {
    margin-bottom: -3.625rem !important;
  }

  .lg\:focus\:-ml-14\.5:focus {
    margin-left: -3.625rem !important;
  }

  .lg\:focus\:-mt-15\.5:focus {
    margin-top: -3.875rem !important;
  }

  .lg\:focus\:-mr-15\.5:focus {
    margin-right: -3.875rem !important;
  }

  .lg\:focus\:-mb-15\.5:focus {
    margin-bottom: -3.875rem !important;
  }

  .lg\:focus\:-ml-15\.5:focus {
    margin-left: -3.875rem !important;
  }

  .lg\:focus\:-mt-16\.5:focus {
    margin-top: -4.125rem !important;
  }

  .lg\:focus\:-mr-16\.5:focus {
    margin-right: -4.125rem !important;
  }

  .lg\:focus\:-mb-16\.5:focus {
    margin-bottom: -4.125rem !important;
  }

  .lg\:focus\:-ml-16\.5:focus {
    margin-left: -4.125rem !important;
  }

  .lg\:focus\:-mt-17\.5:focus {
    margin-top: -4.375rem !important;
  }

  .lg\:focus\:-mr-17\.5:focus {
    margin-right: -4.375rem !important;
  }

  .lg\:focus\:-mb-17\.5:focus {
    margin-bottom: -4.375rem !important;
  }

  .lg\:focus\:-ml-17\.5:focus {
    margin-left: -4.375rem !important;
  }

  .lg\:focus\:-mt-18\.5:focus {
    margin-top: -4.625rem !important;
  }

  .lg\:focus\:-mr-18\.5:focus {
    margin-right: -4.625rem !important;
  }

  .lg\:focus\:-mb-18\.5:focus {
    margin-bottom: -4.625rem !important;
  }

  .lg\:focus\:-ml-18\.5:focus {
    margin-left: -4.625rem !important;
  }

  .lg\:focus\:-mt-19\.5:focus {
    margin-top: -4.875rem !important;
  }

  .lg\:focus\:-mr-19\.5:focus {
    margin-right: -4.875rem !important;
  }

  .lg\:focus\:-mb-19\.5:focus {
    margin-bottom: -4.875rem !important;
  }

  .lg\:focus\:-ml-19\.5:focus {
    margin-left: -4.875rem !important;
  }

  .lg\:focus\:-mt-20\.5:focus {
    margin-top: -5.125rem !important;
  }

  .lg\:focus\:-mr-20\.5:focus {
    margin-right: -5.125rem !important;
  }

  .lg\:focus\:-mb-20\.5:focus {
    margin-bottom: -5.125rem !important;
  }

  .lg\:focus\:-ml-20\.5:focus {
    margin-left: -5.125rem !important;
  }

  .lg\:focus\:-mt-21\.5:focus {
    margin-top: -5.375rem !important;
  }

  .lg\:focus\:-mr-21\.5:focus {
    margin-right: -5.375rem !important;
  }

  .lg\:focus\:-mb-21\.5:focus {
    margin-bottom: -5.375rem !important;
  }

  .lg\:focus\:-ml-21\.5:focus {
    margin-left: -5.375rem !important;
  }

  .lg\:focus\:-mt-22\.5:focus {
    margin-top: -5.625rem !important;
  }

  .lg\:focus\:-mr-22\.5:focus {
    margin-right: -5.625rem !important;
  }

  .lg\:focus\:-mb-22\.5:focus {
    margin-bottom: -5.625rem !important;
  }

  .lg\:focus\:-ml-22\.5:focus {
    margin-left: -5.625rem !important;
  }

  .lg\:focus\:-mt-23\.5:focus {
    margin-top: -5.875rem !important;
  }

  .lg\:focus\:-mr-23\.5:focus {
    margin-right: -5.875rem !important;
  }

  .lg\:focus\:-mb-23\.5:focus {
    margin-bottom: -5.875rem !important;
  }

  .lg\:focus\:-ml-23\.5:focus {
    margin-left: -5.875rem !important;
  }

  .lg\:focus\:-mt-24\.5:focus {
    margin-top: -6.125rem !important;
  }

  .lg\:focus\:-mr-24\.5:focus {
    margin-right: -6.125rem !important;
  }

  .lg\:focus\:-mb-24\.5:focus {
    margin-bottom: -6.125rem !important;
  }

  .lg\:focus\:-ml-24\.5:focus {
    margin-left: -6.125rem !important;
  }

  .lg\:focus\:-mt-25\.5:focus {
    margin-top: -6.375rem !important;
  }

  .lg\:focus\:-mr-25\.5:focus {
    margin-right: -6.375rem !important;
  }

  .lg\:focus\:-mb-25\.5:focus {
    margin-bottom: -6.375rem !important;
  }

  .lg\:focus\:-ml-25\.5:focus {
    margin-left: -6.375rem !important;
  }

  .lg\:focus\:-mt-26\.5:focus {
    margin-top: -6.625rem !important;
  }

  .lg\:focus\:-mr-26\.5:focus {
    margin-right: -6.625rem !important;
  }

  .lg\:focus\:-mb-26\.5:focus {
    margin-bottom: -6.625rem !important;
  }

  .lg\:focus\:-ml-26\.5:focus {
    margin-left: -6.625rem !important;
  }

  .lg\:focus\:-mt-27\.5:focus {
    margin-top: -6.875rem !important;
  }

  .lg\:focus\:-mr-27\.5:focus {
    margin-right: -6.875rem !important;
  }

  .lg\:focus\:-mb-27\.5:focus {
    margin-bottom: -6.875rem !important;
  }

  .lg\:focus\:-ml-27\.5:focus {
    margin-left: -6.875rem !important;
  }

  .lg\:focus\:-mt-28\.5:focus {
    margin-top: -7.125rem !important;
  }

  .lg\:focus\:-mr-28\.5:focus {
    margin-right: -7.125rem !important;
  }

  .lg\:focus\:-mb-28\.5:focus {
    margin-bottom: -7.125rem !important;
  }

  .lg\:focus\:-ml-28\.5:focus {
    margin-left: -7.125rem !important;
  }

  .lg\:focus\:-mt-29\.5:focus {
    margin-top: -7.375rem !important;
  }

  .lg\:focus\:-mr-29\.5:focus {
    margin-right: -7.375rem !important;
  }

  .lg\:focus\:-mb-29\.5:focus {
    margin-bottom: -7.375rem !important;
  }

  .lg\:focus\:-ml-29\.5:focus {
    margin-left: -7.375rem !important;
  }

  .lg\:focus\:-mt-30\.5:focus {
    margin-top: -7.625rem !important;
  }

  .lg\:focus\:-mr-30\.5:focus {
    margin-right: -7.625rem !important;
  }

  .lg\:focus\:-mb-30\.5:focus {
    margin-bottom: -7.625rem !important;
  }

  .lg\:focus\:-ml-30\.5:focus {
    margin-left: -7.625rem !important;
  }

  .lg\:focus\:-mt-31\.5:focus {
    margin-top: -7.875rem !important;
  }

  .lg\:focus\:-mr-31\.5:focus {
    margin-right: -7.875rem !important;
  }

  .lg\:focus\:-mb-31\.5:focus {
    margin-bottom: -7.875rem !important;
  }

  .lg\:focus\:-ml-31\.5:focus {
    margin-left: -7.875rem !important;
  }

  .lg\:focus\:-mt-32\.5:focus {
    margin-top: -8.125rem !important;
  }

  .lg\:focus\:-mr-32\.5:focus {
    margin-right: -8.125rem !important;
  }

  .lg\:focus\:-mb-32\.5:focus {
    margin-bottom: -8.125rem !important;
  }

  .lg\:focus\:-ml-32\.5:focus {
    margin-left: -8.125rem !important;
  }

  .lg\:focus\:-mt-33\.5:focus {
    margin-top: -8.375rem !important;
  }

  .lg\:focus\:-mr-33\.5:focus {
    margin-right: -8.375rem !important;
  }

  .lg\:focus\:-mb-33\.5:focus {
    margin-bottom: -8.375rem !important;
  }

  .lg\:focus\:-ml-33\.5:focus {
    margin-left: -8.375rem !important;
  }

  .lg\:focus\:-mt-34\.5:focus {
    margin-top: -8.625rem !important;
  }

  .lg\:focus\:-mr-34\.5:focus {
    margin-right: -8.625rem !important;
  }

  .lg\:focus\:-mb-34\.5:focus {
    margin-bottom: -8.625rem !important;
  }

  .lg\:focus\:-ml-34\.5:focus {
    margin-left: -8.625rem !important;
  }

  .lg\:focus\:-mt-35\.5:focus {
    margin-top: -8.875rem !important;
  }

  .lg\:focus\:-mr-35\.5:focus {
    margin-right: -8.875rem !important;
  }

  .lg\:focus\:-mb-35\.5:focus {
    margin-bottom: -8.875rem !important;
  }

  .lg\:focus\:-ml-35\.5:focus {
    margin-left: -8.875rem !important;
  }

  .lg\:focus\:-mt-36\.5:focus {
    margin-top: -9.125rem !important;
  }

  .lg\:focus\:-mr-36\.5:focus {
    margin-right: -9.125rem !important;
  }

  .lg\:focus\:-mb-36\.5:focus {
    margin-bottom: -9.125rem !important;
  }

  .lg\:focus\:-ml-36\.5:focus {
    margin-left: -9.125rem !important;
  }

  .lg\:focus\:-mt-37\.5:focus {
    margin-top: -9.375rem !important;
  }

  .lg\:focus\:-mr-37\.5:focus {
    margin-right: -9.375rem !important;
  }

  .lg\:focus\:-mb-37\.5:focus {
    margin-bottom: -9.375rem !important;
  }

  .lg\:focus\:-ml-37\.5:focus {
    margin-left: -9.375rem !important;
  }

  .lg\:focus\:-mt-38\.5:focus {
    margin-top: -9.625rem !important;
  }

  .lg\:focus\:-mr-38\.5:focus {
    margin-right: -9.625rem !important;
  }

  .lg\:focus\:-mb-38\.5:focus {
    margin-bottom: -9.625rem !important;
  }

  .lg\:focus\:-ml-38\.5:focus {
    margin-left: -9.625rem !important;
  }

  .lg\:focus\:-mt-39\.5:focus {
    margin-top: -9.875rem !important;
  }

  .lg\:focus\:-mr-39\.5:focus {
    margin-right: -9.875rem !important;
  }

  .lg\:focus\:-mb-39\.5:focus {
    margin-bottom: -9.875rem !important;
  }

  .lg\:focus\:-ml-39\.5:focus {
    margin-left: -9.875rem !important;
  }

  .lg\:focus\:-mt-40\.5:focus {
    margin-top: -10.125rem !important;
  }

  .lg\:focus\:-mr-40\.5:focus {
    margin-right: -10.125rem !important;
  }

  .lg\:focus\:-mb-40\.5:focus {
    margin-bottom: -10.125rem !important;
  }

  .lg\:focus\:-ml-40\.5:focus {
    margin-left: -10.125rem !important;
  }

  .lg\:focus\:-mt-41\.5:focus {
    margin-top: -10.375rem !important;
  }

  .lg\:focus\:-mr-41\.5:focus {
    margin-right: -10.375rem !important;
  }

  .lg\:focus\:-mb-41\.5:focus {
    margin-bottom: -10.375rem !important;
  }

  .lg\:focus\:-ml-41\.5:focus {
    margin-left: -10.375rem !important;
  }

  .lg\:focus\:-mt-42\.5:focus {
    margin-top: -10.625rem !important;
  }

  .lg\:focus\:-mr-42\.5:focus {
    margin-right: -10.625rem !important;
  }

  .lg\:focus\:-mb-42\.5:focus {
    margin-bottom: -10.625rem !important;
  }

  .lg\:focus\:-ml-42\.5:focus {
    margin-left: -10.625rem !important;
  }

  .lg\:focus\:-mt-43\.5:focus {
    margin-top: -10.875rem !important;
  }

  .lg\:focus\:-mr-43\.5:focus {
    margin-right: -10.875rem !important;
  }

  .lg\:focus\:-mb-43\.5:focus {
    margin-bottom: -10.875rem !important;
  }

  .lg\:focus\:-ml-43\.5:focus {
    margin-left: -10.875rem !important;
  }

  .lg\:focus\:-mt-44\.5:focus {
    margin-top: -11.125rem !important;
  }

  .lg\:focus\:-mr-44\.5:focus {
    margin-right: -11.125rem !important;
  }

  .lg\:focus\:-mb-44\.5:focus {
    margin-bottom: -11.125rem !important;
  }

  .lg\:focus\:-ml-44\.5:focus {
    margin-left: -11.125rem !important;
  }

  .lg\:focus\:-mt-45\.5:focus {
    margin-top: -11.375rem !important;
  }

  .lg\:focus\:-mr-45\.5:focus {
    margin-right: -11.375rem !important;
  }

  .lg\:focus\:-mb-45\.5:focus {
    margin-bottom: -11.375rem !important;
  }

  .lg\:focus\:-ml-45\.5:focus {
    margin-left: -11.375rem !important;
  }

  .lg\:focus\:-mt-46\.5:focus {
    margin-top: -11.625rem !important;
  }

  .lg\:focus\:-mr-46\.5:focus {
    margin-right: -11.625rem !important;
  }

  .lg\:focus\:-mb-46\.5:focus {
    margin-bottom: -11.625rem !important;
  }

  .lg\:focus\:-ml-46\.5:focus {
    margin-left: -11.625rem !important;
  }

  .lg\:focus\:-mt-47\.5:focus {
    margin-top: -11.875rem !important;
  }

  .lg\:focus\:-mr-47\.5:focus {
    margin-right: -11.875rem !important;
  }

  .lg\:focus\:-mb-47\.5:focus {
    margin-bottom: -11.875rem !important;
  }

  .lg\:focus\:-ml-47\.5:focus {
    margin-left: -11.875rem !important;
  }

  .lg\:focus\:-mt-48\.5:focus {
    margin-top: -12.125rem !important;
  }

  .lg\:focus\:-mr-48\.5:focus {
    margin-right: -12.125rem !important;
  }

  .lg\:focus\:-mb-48\.5:focus {
    margin-bottom: -12.125rem !important;
  }

  .lg\:focus\:-ml-48\.5:focus {
    margin-left: -12.125rem !important;
  }

  .lg\:focus\:-mt-49\.5:focus {
    margin-top: -12.375rem !important;
  }

  .lg\:focus\:-mr-49\.5:focus {
    margin-right: -12.375rem !important;
  }

  .lg\:focus\:-mb-49\.5:focus {
    margin-bottom: -12.375rem !important;
  }

  .lg\:focus\:-ml-49\.5:focus {
    margin-left: -12.375rem !important;
  }

  .lg\:focus\:-mt-50\.5:focus {
    margin-top: -12.625rem !important;
  }

  .lg\:focus\:-mr-50\.5:focus {
    margin-right: -12.625rem !important;
  }

  .lg\:focus\:-mb-50\.5:focus {
    margin-bottom: -12.625rem !important;
  }

  .lg\:focus\:-ml-50\.5:focus {
    margin-left: -12.625rem !important;
  }

  .lg\:focus\:-mt-51\.5:focus {
    margin-top: -12.875rem !important;
  }

  .lg\:focus\:-mr-51\.5:focus {
    margin-right: -12.875rem !important;
  }

  .lg\:focus\:-mb-51\.5:focus {
    margin-bottom: -12.875rem !important;
  }

  .lg\:focus\:-ml-51\.5:focus {
    margin-left: -12.875rem !important;
  }

  .lg\:focus\:-mt-52\.5:focus {
    margin-top: -13.125rem !important;
  }

  .lg\:focus\:-mr-52\.5:focus {
    margin-right: -13.125rem !important;
  }

  .lg\:focus\:-mb-52\.5:focus {
    margin-bottom: -13.125rem !important;
  }

  .lg\:focus\:-ml-52\.5:focus {
    margin-left: -13.125rem !important;
  }

  .lg\:focus\:-mt-53\.5:focus {
    margin-top: -13.375rem !important;
  }

  .lg\:focus\:-mr-53\.5:focus {
    margin-right: -13.375rem !important;
  }

  .lg\:focus\:-mb-53\.5:focus {
    margin-bottom: -13.375rem !important;
  }

  .lg\:focus\:-ml-53\.5:focus {
    margin-left: -13.375rem !important;
  }

  .lg\:focus\:-mt-54\.5:focus {
    margin-top: -13.625rem !important;
  }

  .lg\:focus\:-mr-54\.5:focus {
    margin-right: -13.625rem !important;
  }

  .lg\:focus\:-mb-54\.5:focus {
    margin-bottom: -13.625rem !important;
  }

  .lg\:focus\:-ml-54\.5:focus {
    margin-left: -13.625rem !important;
  }

  .lg\:focus\:-mt-55\.5:focus {
    margin-top: -13.875rem !important;
  }

  .lg\:focus\:-mr-55\.5:focus {
    margin-right: -13.875rem !important;
  }

  .lg\:focus\:-mb-55\.5:focus {
    margin-bottom: -13.875rem !important;
  }

  .lg\:focus\:-ml-55\.5:focus {
    margin-left: -13.875rem !important;
  }

  .lg\:focus\:-mt-56\.5:focus {
    margin-top: -14.125rem !important;
  }

  .lg\:focus\:-mr-56\.5:focus {
    margin-right: -14.125rem !important;
  }

  .lg\:focus\:-mb-56\.5:focus {
    margin-bottom: -14.125rem !important;
  }

  .lg\:focus\:-ml-56\.5:focus {
    margin-left: -14.125rem !important;
  }

  .lg\:focus\:-mt-57\.5:focus {
    margin-top: -14.375rem !important;
  }

  .lg\:focus\:-mr-57\.5:focus {
    margin-right: -14.375rem !important;
  }

  .lg\:focus\:-mb-57\.5:focus {
    margin-bottom: -14.375rem !important;
  }

  .lg\:focus\:-ml-57\.5:focus {
    margin-left: -14.375rem !important;
  }

  .lg\:focus\:-mt-58\.5:focus {
    margin-top: -14.625rem !important;
  }

  .lg\:focus\:-mr-58\.5:focus {
    margin-right: -14.625rem !important;
  }

  .lg\:focus\:-mb-58\.5:focus {
    margin-bottom: -14.625rem !important;
  }

  .lg\:focus\:-ml-58\.5:focus {
    margin-left: -14.625rem !important;
  }

  .lg\:focus\:-mt-59\.5:focus {
    margin-top: -14.875rem !important;
  }

  .lg\:focus\:-mr-59\.5:focus {
    margin-right: -14.875rem !important;
  }

  .lg\:focus\:-mb-59\.5:focus {
    margin-bottom: -14.875rem !important;
  }

  .lg\:focus\:-ml-59\.5:focus {
    margin-left: -14.875rem !important;
  }

  .lg\:focus\:-mt-60\.5:focus {
    margin-top: -15.125rem !important;
  }

  .lg\:focus\:-mr-60\.5:focus {
    margin-right: -15.125rem !important;
  }

  .lg\:focus\:-mb-60\.5:focus {
    margin-bottom: -15.125rem !important;
  }

  .lg\:focus\:-ml-60\.5:focus {
    margin-left: -15.125rem !important;
  }

  .lg\:focus\:-mt-61\.5:focus {
    margin-top: -15.375rem !important;
  }

  .lg\:focus\:-mr-61\.5:focus {
    margin-right: -15.375rem !important;
  }

  .lg\:focus\:-mb-61\.5:focus {
    margin-bottom: -15.375rem !important;
  }

  .lg\:focus\:-ml-61\.5:focus {
    margin-left: -15.375rem !important;
  }

  .lg\:focus\:-mt-62\.5:focus {
    margin-top: -15.625rem !important;
  }

  .lg\:focus\:-mr-62\.5:focus {
    margin-right: -15.625rem !important;
  }

  .lg\:focus\:-mb-62\.5:focus {
    margin-bottom: -15.625rem !important;
  }

  .lg\:focus\:-ml-62\.5:focus {
    margin-left: -15.625rem !important;
  }

  .lg\:focus\:-mt-63\.5:focus {
    margin-top: -15.875rem !important;
  }

  .lg\:focus\:-mr-63\.5:focus {
    margin-right: -15.875rem !important;
  }

  .lg\:focus\:-mb-63\.5:focus {
    margin-bottom: -15.875rem !important;
  }

  .lg\:focus\:-ml-63\.5:focus {
    margin-left: -15.875rem !important;
  }

  .lg\:focus\:-mt-64\.5:focus {
    margin-top: -16.125rem !important;
  }

  .lg\:focus\:-mr-64\.5:focus {
    margin-right: -16.125rem !important;
  }

  .lg\:focus\:-mb-64\.5:focus {
    margin-bottom: -16.125rem !important;
  }

  .lg\:focus\:-ml-64\.5:focus {
    margin-left: -16.125rem !important;
  }

  .lg\:focus\:-mt-65\.5:focus {
    margin-top: -16.375rem !important;
  }

  .lg\:focus\:-mr-65\.5:focus {
    margin-right: -16.375rem !important;
  }

  .lg\:focus\:-mb-65\.5:focus {
    margin-bottom: -16.375rem !important;
  }

  .lg\:focus\:-ml-65\.5:focus {
    margin-left: -16.375rem !important;
  }

  .lg\:focus\:-mt-66\.5:focus {
    margin-top: -16.625rem !important;
  }

  .lg\:focus\:-mr-66\.5:focus {
    margin-right: -16.625rem !important;
  }

  .lg\:focus\:-mb-66\.5:focus {
    margin-bottom: -16.625rem !important;
  }

  .lg\:focus\:-ml-66\.5:focus {
    margin-left: -16.625rem !important;
  }

  .lg\:focus\:-mt-67\.5:focus {
    margin-top: -16.875rem !important;
  }

  .lg\:focus\:-mr-67\.5:focus {
    margin-right: -16.875rem !important;
  }

  .lg\:focus\:-mb-67\.5:focus {
    margin-bottom: -16.875rem !important;
  }

  .lg\:focus\:-ml-67\.5:focus {
    margin-left: -16.875rem !important;
  }

  .lg\:focus\:-mt-68\.5:focus {
    margin-top: -17.125rem !important;
  }

  .lg\:focus\:-mr-68\.5:focus {
    margin-right: -17.125rem !important;
  }

  .lg\:focus\:-mb-68\.5:focus {
    margin-bottom: -17.125rem !important;
  }

  .lg\:focus\:-ml-68\.5:focus {
    margin-left: -17.125rem !important;
  }

  .lg\:focus\:-mt-69\.5:focus {
    margin-top: -17.375rem !important;
  }

  .lg\:focus\:-mr-69\.5:focus {
    margin-right: -17.375rem !important;
  }

  .lg\:focus\:-mb-69\.5:focus {
    margin-bottom: -17.375rem !important;
  }

  .lg\:focus\:-ml-69\.5:focus {
    margin-left: -17.375rem !important;
  }

  .lg\:focus\:-mt-70\.5:focus {
    margin-top: -17.625rem !important;
  }

  .lg\:focus\:-mr-70\.5:focus {
    margin-right: -17.625rem !important;
  }

  .lg\:focus\:-mb-70\.5:focus {
    margin-bottom: -17.625rem !important;
  }

  .lg\:focus\:-ml-70\.5:focus {
    margin-left: -17.625rem !important;
  }

  .lg\:focus\:-mt-71\.5:focus {
    margin-top: -17.875rem !important;
  }

  .lg\:focus\:-mr-71\.5:focus {
    margin-right: -17.875rem !important;
  }

  .lg\:focus\:-mb-71\.5:focus {
    margin-bottom: -17.875rem !important;
  }

  .lg\:focus\:-ml-71\.5:focus {
    margin-left: -17.875rem !important;
  }

  .lg\:focus\:-mt-72\.5:focus {
    margin-top: -18.125rem !important;
  }

  .lg\:focus\:-mr-72\.5:focus {
    margin-right: -18.125rem !important;
  }

  .lg\:focus\:-mb-72\.5:focus {
    margin-bottom: -18.125rem !important;
  }

  .lg\:focus\:-ml-72\.5:focus {
    margin-left: -18.125rem !important;
  }

  .lg\:focus\:-mt-73\.5:focus {
    margin-top: -18.375rem !important;
  }

  .lg\:focus\:-mr-73\.5:focus {
    margin-right: -18.375rem !important;
  }

  .lg\:focus\:-mb-73\.5:focus {
    margin-bottom: -18.375rem !important;
  }

  .lg\:focus\:-ml-73\.5:focus {
    margin-left: -18.375rem !important;
  }

  .lg\:focus\:-mt-74\.5:focus {
    margin-top: -18.625rem !important;
  }

  .lg\:focus\:-mr-74\.5:focus {
    margin-right: -18.625rem !important;
  }

  .lg\:focus\:-mb-74\.5:focus {
    margin-bottom: -18.625rem !important;
  }

  .lg\:focus\:-ml-74\.5:focus {
    margin-left: -18.625rem !important;
  }

  .lg\:focus\:-mt-75\.5:focus {
    margin-top: -18.875rem !important;
  }

  .lg\:focus\:-mr-75\.5:focus {
    margin-right: -18.875rem !important;
  }

  .lg\:focus\:-mb-75\.5:focus {
    margin-bottom: -18.875rem !important;
  }

  .lg\:focus\:-ml-75\.5:focus {
    margin-left: -18.875rem !important;
  }

  .lg\:focus\:-mt-76\.5:focus {
    margin-top: -19.125rem !important;
  }

  .lg\:focus\:-mr-76\.5:focus {
    margin-right: -19.125rem !important;
  }

  .lg\:focus\:-mb-76\.5:focus {
    margin-bottom: -19.125rem !important;
  }

  .lg\:focus\:-ml-76\.5:focus {
    margin-left: -19.125rem !important;
  }

  .lg\:focus\:-mt-77\.5:focus {
    margin-top: -19.375rem !important;
  }

  .lg\:focus\:-mr-77\.5:focus {
    margin-right: -19.375rem !important;
  }

  .lg\:focus\:-mb-77\.5:focus {
    margin-bottom: -19.375rem !important;
  }

  .lg\:focus\:-ml-77\.5:focus {
    margin-left: -19.375rem !important;
  }

  .lg\:focus\:-mt-78\.5:focus {
    margin-top: -19.625rem !important;
  }

  .lg\:focus\:-mr-78\.5:focus {
    margin-right: -19.625rem !important;
  }

  .lg\:focus\:-mb-78\.5:focus {
    margin-bottom: -19.625rem !important;
  }

  .lg\:focus\:-ml-78\.5:focus {
    margin-left: -19.625rem !important;
  }

  .lg\:focus\:-mt-79\.5:focus {
    margin-top: -19.875rem !important;
  }

  .lg\:focus\:-mr-79\.5:focus {
    margin-right: -19.875rem !important;
  }

  .lg\:focus\:-mb-79\.5:focus {
    margin-bottom: -19.875rem !important;
  }

  .lg\:focus\:-ml-79\.5:focus {
    margin-left: -19.875rem !important;
  }

  .lg\:focus\:-mt-80\.5:focus {
    margin-top: -20.125rem !important;
  }

  .lg\:focus\:-mr-80\.5:focus {
    margin-right: -20.125rem !important;
  }

  .lg\:focus\:-mb-80\.5:focus {
    margin-bottom: -20.125rem !important;
  }

  .lg\:focus\:-ml-80\.5:focus {
    margin-left: -20.125rem !important;
  }

  .lg\:focus\:-mt-81\.5:focus {
    margin-top: -20.375rem !important;
  }

  .lg\:focus\:-mr-81\.5:focus {
    margin-right: -20.375rem !important;
  }

  .lg\:focus\:-mb-81\.5:focus {
    margin-bottom: -20.375rem !important;
  }

  .lg\:focus\:-ml-81\.5:focus {
    margin-left: -20.375rem !important;
  }

  .lg\:focus\:-mt-82\.5:focus {
    margin-top: -20.625rem !important;
  }

  .lg\:focus\:-mr-82\.5:focus {
    margin-right: -20.625rem !important;
  }

  .lg\:focus\:-mb-82\.5:focus {
    margin-bottom: -20.625rem !important;
  }

  .lg\:focus\:-ml-82\.5:focus {
    margin-left: -20.625rem !important;
  }

  .lg\:focus\:-mt-83\.5:focus {
    margin-top: -20.875rem !important;
  }

  .lg\:focus\:-mr-83\.5:focus {
    margin-right: -20.875rem !important;
  }

  .lg\:focus\:-mb-83\.5:focus {
    margin-bottom: -20.875rem !important;
  }

  .lg\:focus\:-ml-83\.5:focus {
    margin-left: -20.875rem !important;
  }

  .lg\:focus\:-mt-84\.5:focus {
    margin-top: -21.125rem !important;
  }

  .lg\:focus\:-mr-84\.5:focus {
    margin-right: -21.125rem !important;
  }

  .lg\:focus\:-mb-84\.5:focus {
    margin-bottom: -21.125rem !important;
  }

  .lg\:focus\:-ml-84\.5:focus {
    margin-left: -21.125rem !important;
  }

  .lg\:focus\:-mt-85\.5:focus {
    margin-top: -21.375rem !important;
  }

  .lg\:focus\:-mr-85\.5:focus {
    margin-right: -21.375rem !important;
  }

  .lg\:focus\:-mb-85\.5:focus {
    margin-bottom: -21.375rem !important;
  }

  .lg\:focus\:-ml-85\.5:focus {
    margin-left: -21.375rem !important;
  }

  .lg\:focus\:-mt-86\.5:focus {
    margin-top: -21.625rem !important;
  }

  .lg\:focus\:-mr-86\.5:focus {
    margin-right: -21.625rem !important;
  }

  .lg\:focus\:-mb-86\.5:focus {
    margin-bottom: -21.625rem !important;
  }

  .lg\:focus\:-ml-86\.5:focus {
    margin-left: -21.625rem !important;
  }

  .lg\:focus\:-mt-87\.5:focus {
    margin-top: -21.875rem !important;
  }

  .lg\:focus\:-mr-87\.5:focus {
    margin-right: -21.875rem !important;
  }

  .lg\:focus\:-mb-87\.5:focus {
    margin-bottom: -21.875rem !important;
  }

  .lg\:focus\:-ml-87\.5:focus {
    margin-left: -21.875rem !important;
  }

  .lg\:focus\:-mt-88\.5:focus {
    margin-top: -22.125rem !important;
  }

  .lg\:focus\:-mr-88\.5:focus {
    margin-right: -22.125rem !important;
  }

  .lg\:focus\:-mb-88\.5:focus {
    margin-bottom: -22.125rem !important;
  }

  .lg\:focus\:-ml-88\.5:focus {
    margin-left: -22.125rem !important;
  }

  .lg\:focus\:-mt-89\.5:focus {
    margin-top: -22.375rem !important;
  }

  .lg\:focus\:-mr-89\.5:focus {
    margin-right: -22.375rem !important;
  }

  .lg\:focus\:-mb-89\.5:focus {
    margin-bottom: -22.375rem !important;
  }

  .lg\:focus\:-ml-89\.5:focus {
    margin-left: -22.375rem !important;
  }

  .lg\:focus\:-mt-90\.5:focus {
    margin-top: -22.625rem !important;
  }

  .lg\:focus\:-mr-90\.5:focus {
    margin-right: -22.625rem !important;
  }

  .lg\:focus\:-mb-90\.5:focus {
    margin-bottom: -22.625rem !important;
  }

  .lg\:focus\:-ml-90\.5:focus {
    margin-left: -22.625rem !important;
  }

  .lg\:focus\:-mt-91\.5:focus {
    margin-top: -22.875rem !important;
  }

  .lg\:focus\:-mr-91\.5:focus {
    margin-right: -22.875rem !important;
  }

  .lg\:focus\:-mb-91\.5:focus {
    margin-bottom: -22.875rem !important;
  }

  .lg\:focus\:-ml-91\.5:focus {
    margin-left: -22.875rem !important;
  }

  .lg\:focus\:-mt-92\.5:focus {
    margin-top: -23.125rem !important;
  }

  .lg\:focus\:-mr-92\.5:focus {
    margin-right: -23.125rem !important;
  }

  .lg\:focus\:-mb-92\.5:focus {
    margin-bottom: -23.125rem !important;
  }

  .lg\:focus\:-ml-92\.5:focus {
    margin-left: -23.125rem !important;
  }

  .lg\:focus\:-mt-93\.5:focus {
    margin-top: -23.375rem !important;
  }

  .lg\:focus\:-mr-93\.5:focus {
    margin-right: -23.375rem !important;
  }

  .lg\:focus\:-mb-93\.5:focus {
    margin-bottom: -23.375rem !important;
  }

  .lg\:focus\:-ml-93\.5:focus {
    margin-left: -23.375rem !important;
  }

  .lg\:focus\:-mt-94\.5:focus {
    margin-top: -23.625rem !important;
  }

  .lg\:focus\:-mr-94\.5:focus {
    margin-right: -23.625rem !important;
  }

  .lg\:focus\:-mb-94\.5:focus {
    margin-bottom: -23.625rem !important;
  }

  .lg\:focus\:-ml-94\.5:focus {
    margin-left: -23.625rem !important;
  }

  .lg\:focus\:-mt-95\.5:focus {
    margin-top: -23.875rem !important;
  }

  .lg\:focus\:-mr-95\.5:focus {
    margin-right: -23.875rem !important;
  }

  .lg\:focus\:-mb-95\.5:focus {
    margin-bottom: -23.875rem !important;
  }

  .lg\:focus\:-ml-95\.5:focus {
    margin-left: -23.875rem !important;
  }

  .lg\:focus\:-mt-96\.5:focus {
    margin-top: -24.125rem !important;
  }

  .lg\:focus\:-mr-96\.5:focus {
    margin-right: -24.125rem !important;
  }

  .lg\:focus\:-mb-96\.5:focus {
    margin-bottom: -24.125rem !important;
  }

  .lg\:focus\:-ml-96\.5:focus {
    margin-left: -24.125rem !important;
  }

  .lg\:focus\:-mt-97\.5:focus {
    margin-top: -24.375rem !important;
  }

  .lg\:focus\:-mr-97\.5:focus {
    margin-right: -24.375rem !important;
  }

  .lg\:focus\:-mb-97\.5:focus {
    margin-bottom: -24.375rem !important;
  }

  .lg\:focus\:-ml-97\.5:focus {
    margin-left: -24.375rem !important;
  }

  .lg\:focus\:-mt-98\.5:focus {
    margin-top: -24.625rem !important;
  }

  .lg\:focus\:-mr-98\.5:focus {
    margin-right: -24.625rem !important;
  }

  .lg\:focus\:-mb-98\.5:focus {
    margin-bottom: -24.625rem !important;
  }

  .lg\:focus\:-ml-98\.5:focus {
    margin-left: -24.625rem !important;
  }

  .lg\:focus\:-mt-99\.5:focus {
    margin-top: -24.875rem !important;
  }

  .lg\:focus\:-mr-99\.5:focus {
    margin-right: -24.875rem !important;
  }

  .lg\:focus\:-mb-99\.5:focus {
    margin-bottom: -24.875rem !important;
  }

  .lg\:focus\:-ml-99\.5:focus {
    margin-left: -24.875rem !important;
  }

  .lg\:focus\:-mt-100\.5:focus {
    margin-top: -25.125rem !important;
  }

  .lg\:focus\:-mr-100\.5:focus {
    margin-right: -25.125rem !important;
  }

  .lg\:focus\:-mb-100\.5:focus {
    margin-bottom: -25.125rem !important;
  }

  .lg\:focus\:-ml-100\.5:focus {
    margin-left: -25.125rem !important;
  }

  .lg\:focus\:-mt-101\.5:focus {
    margin-top: -25.375rem !important;
  }

  .lg\:focus\:-mr-101\.5:focus {
    margin-right: -25.375rem !important;
  }

  .lg\:focus\:-mb-101\.5:focus {
    margin-bottom: -25.375rem !important;
  }

  .lg\:focus\:-ml-101\.5:focus {
    margin-left: -25.375rem !important;
  }

  .lg\:focus\:-mt-102\.5:focus {
    margin-top: -25.625rem !important;
  }

  .lg\:focus\:-mr-102\.5:focus {
    margin-right: -25.625rem !important;
  }

  .lg\:focus\:-mb-102\.5:focus {
    margin-bottom: -25.625rem !important;
  }

  .lg\:focus\:-ml-102\.5:focus {
    margin-left: -25.625rem !important;
  }

  .lg\:focus\:-mt-103\.5:focus {
    margin-top: -25.875rem !important;
  }

  .lg\:focus\:-mr-103\.5:focus {
    margin-right: -25.875rem !important;
  }

  .lg\:focus\:-mb-103\.5:focus {
    margin-bottom: -25.875rem !important;
  }

  .lg\:focus\:-ml-103\.5:focus {
    margin-left: -25.875rem !important;
  }

  .lg\:focus\:-mt-104\.5:focus {
    margin-top: -26.125rem !important;
  }

  .lg\:focus\:-mr-104\.5:focus {
    margin-right: -26.125rem !important;
  }

  .lg\:focus\:-mb-104\.5:focus {
    margin-bottom: -26.125rem !important;
  }

  .lg\:focus\:-ml-104\.5:focus {
    margin-left: -26.125rem !important;
  }

  .lg\:max-h-full {
    max-height: 100% !important;
  }

  .lg\:max-h-screen {
    max-height: 100vh !important;
  }

  .lg\:hover\:max-h-full:hover {
    max-height: 100% !important;
  }

  .lg\:hover\:max-h-screen:hover {
    max-height: 100vh !important;
  }

  .lg\:focus\:max-h-full:focus {
    max-height: 100% !important;
  }

  .lg\:focus\:max-h-screen:focus {
    max-height: 100vh !important;
  }

  .lg\:max-w-0 {
    max-width: 0rem !important;
  }

  .lg\:max-w-4 {
    max-width: 0.25rem !important;
  }

  .lg\:max-w-8 {
    max-width: 0.5rem !important;
  }

  .lg\:max-w-12 {
    max-width: 0.75rem !important;
  }

  .lg\:max-w-16 {
    max-width: 1rem !important;
  }

  .lg\:max-w-20 {
    max-width: 1.25rem !important;
  }

  .lg\:max-w-24 {
    max-width: 1.5rem !important;
  }

  .lg\:max-w-28 {
    max-width: 1.75rem !important;
  }

  .lg\:max-w-32 {
    max-width: 2rem !important;
  }

  .lg\:max-w-36 {
    max-width: 2.25rem !important;
  }

  .lg\:max-w-40 {
    max-width: 2.5rem !important;
  }

  .lg\:max-w-44 {
    max-width: 2.75rem !important;
  }

  .lg\:max-w-48 {
    max-width: 3rem !important;
  }

  .lg\:max-w-52 {
    max-width: 3.25rem !important;
  }

  .lg\:max-w-56 {
    max-width: 3.5rem !important;
  }

  .lg\:max-w-60 {
    max-width: 3.75rem !important;
  }

  .lg\:max-w-64 {
    max-width: 4rem !important;
  }

  .lg\:max-w-68 {
    max-width: 4.25rem !important;
  }

  .lg\:max-w-72 {
    max-width: 4.5rem !important;
  }

  .lg\:max-w-76 {
    max-width: 4.75rem !important;
  }

  .lg\:max-w-80 {
    max-width: 5rem !important;
  }

  .lg\:max-w-84 {
    max-width: 5.25rem !important;
  }

  .lg\:max-w-88 {
    max-width: 5.5rem !important;
  }

  .lg\:max-w-92 {
    max-width: 5.75rem !important;
  }

  .lg\:max-w-96 {
    max-width: 6rem !important;
  }

  .lg\:max-w-100 {
    max-width: 6.25rem !important;
  }

  .lg\:max-w-104 {
    max-width: 6.5rem !important;
  }

  .lg\:max-w-108 {
    max-width: 6.75rem !important;
  }

  .lg\:max-w-112 {
    max-width: 7rem !important;
  }

  .lg\:max-w-116 {
    max-width: 7.25rem !important;
  }

  .lg\:max-w-120 {
    max-width: 7.5rem !important;
  }

  .lg\:max-w-124 {
    max-width: 7.75rem !important;
  }

  .lg\:max-w-128 {
    max-width: 8rem !important;
  }

  .lg\:max-w-132 {
    max-width: 8.25rem !important;
  }

  .lg\:max-w-136 {
    max-width: 8.5rem !important;
  }

  .lg\:max-w-140 {
    max-width: 8.75rem !important;
  }

  .lg\:max-w-144 {
    max-width: 9rem !important;
  }

  .lg\:max-w-148 {
    max-width: 9.25rem !important;
  }

  .lg\:max-w-152 {
    max-width: 9.5rem !important;
  }

  .lg\:max-w-156 {
    max-width: 9.75rem !important;
  }

  .lg\:max-w-160 {
    max-width: 10rem !important;
  }

  .lg\:max-w-164 {
    max-width: 10.25rem !important;
  }

  .lg\:max-w-168 {
    max-width: 10.5rem !important;
  }

  .lg\:max-w-172 {
    max-width: 10.75rem !important;
  }

  .lg\:max-w-176 {
    max-width: 11rem !important;
  }

  .lg\:max-w-180 {
    max-width: 11.25rem !important;
  }

  .lg\:max-w-184 {
    max-width: 11.5rem !important;
  }

  .lg\:max-w-188 {
    max-width: 11.75rem !important;
  }

  .lg\:max-w-192 {
    max-width: 12rem !important;
  }

  .lg\:max-w-196 {
    max-width: 12.25rem !important;
  }

  .lg\:max-w-200 {
    max-width: 12.5rem !important;
  }

  .lg\:max-w-204 {
    max-width: 12.75rem !important;
  }

  .lg\:max-w-208 {
    max-width: 13rem !important;
  }

  .lg\:max-w-212 {
    max-width: 13.25rem !important;
  }

  .lg\:max-w-216 {
    max-width: 13.5rem !important;
  }

  .lg\:max-w-220 {
    max-width: 13.75rem !important;
  }

  .lg\:max-w-224 {
    max-width: 14rem !important;
  }

  .lg\:max-w-228 {
    max-width: 14.25rem !important;
  }

  .lg\:max-w-232 {
    max-width: 14.5rem !important;
  }

  .lg\:max-w-236 {
    max-width: 14.75rem !important;
  }

  .lg\:max-w-240 {
    max-width: 15rem !important;
  }

  .lg\:max-w-244 {
    max-width: 15.25rem !important;
  }

  .lg\:max-w-248 {
    max-width: 15.5rem !important;
  }

  .lg\:max-w-252 {
    max-width: 15.75rem !important;
  }

  .lg\:max-w-256 {
    max-width: 16rem !important;
  }

  .lg\:max-w-260 {
    max-width: 16.25rem !important;
  }

  .lg\:max-w-264 {
    max-width: 16.5rem !important;
  }

  .lg\:max-w-268 {
    max-width: 16.75rem !important;
  }

  .lg\:max-w-272 {
    max-width: 17rem !important;
  }

  .lg\:max-w-276 {
    max-width: 17.25rem !important;
  }

  .lg\:max-w-280 {
    max-width: 17.5rem !important;
  }

  .lg\:max-w-284 {
    max-width: 17.75rem !important;
  }

  .lg\:max-w-288 {
    max-width: 18rem !important;
  }

  .lg\:max-w-292 {
    max-width: 18.25rem !important;
  }

  .lg\:max-w-296 {
    max-width: 18.5rem !important;
  }

  .lg\:max-w-300 {
    max-width: 18.75rem !important;
  }

  .lg\:max-w-304 {
    max-width: 19rem !important;
  }

  .lg\:max-w-308 {
    max-width: 19.25rem !important;
  }

  .lg\:max-w-312 {
    max-width: 19.5rem !important;
  }

  .lg\:max-w-316 {
    max-width: 19.75rem !important;
  }

  .lg\:max-w-320 {
    max-width: 20rem !important;
  }

  .lg\:max-w-324 {
    max-width: 20.25rem !important;
  }

  .lg\:max-w-328 {
    max-width: 20.5rem !important;
  }

  .lg\:max-w-332 {
    max-width: 20.75rem !important;
  }

  .lg\:max-w-336 {
    max-width: 21rem !important;
  }

  .lg\:max-w-340 {
    max-width: 21.25rem !important;
  }

  .lg\:max-w-344 {
    max-width: 21.5rem !important;
  }

  .lg\:max-w-348 {
    max-width: 21.75rem !important;
  }

  .lg\:max-w-352 {
    max-width: 22rem !important;
  }

  .lg\:max-w-356 {
    max-width: 22.25rem !important;
  }

  .lg\:max-w-360 {
    max-width: 22.5rem !important;
  }

  .lg\:max-w-364 {
    max-width: 22.75rem !important;
  }

  .lg\:max-w-368 {
    max-width: 23rem !important;
  }

  .lg\:max-w-372 {
    max-width: 23.25rem !important;
  }

  .lg\:max-w-376 {
    max-width: 23.5rem !important;
  }

  .lg\:max-w-380 {
    max-width: 23.75rem !important;
  }

  .lg\:max-w-384 {
    max-width: 24rem !important;
  }

  .lg\:max-w-388 {
    max-width: 24.25rem !important;
  }

  .lg\:max-w-392 {
    max-width: 24.5rem !important;
  }

  .lg\:max-w-396 {
    max-width: 24.75rem !important;
  }

  .lg\:max-w-400 {
    max-width: 25rem !important;
  }

  .lg\:max-w-404 {
    max-width: 25.25rem !important;
  }

  .lg\:max-w-408 {
    max-width: 25.5rem !important;
  }

  .lg\:max-w-412 {
    max-width: 25.75rem !important;
  }

  .lg\:max-w-416 {
    max-width: 26rem !important;
  }

  .lg\:max-w-420 {
    max-width: 26.25rem !important;
  }

  .lg\:max-w-424 {
    max-width: 26.5rem !important;
  }

  .lg\:max-w-428 {
    max-width: 26.75rem !important;
  }

  .lg\:max-w-432 {
    max-width: 27rem !important;
  }

  .lg\:max-w-436 {
    max-width: 27.25rem !important;
  }

  .lg\:max-w-440 {
    max-width: 27.5rem !important;
  }

  .lg\:max-w-444 {
    max-width: 27.75rem !important;
  }

  .lg\:max-w-448 {
    max-width: 28rem !important;
  }

  .lg\:max-w-452 {
    max-width: 28.25rem !important;
  }

  .lg\:max-w-456 {
    max-width: 28.5rem !important;
  }

  .lg\:max-w-460 {
    max-width: 28.75rem !important;
  }

  .lg\:max-w-464 {
    max-width: 29rem !important;
  }

  .lg\:max-w-468 {
    max-width: 29.25rem !important;
  }

  .lg\:max-w-472 {
    max-width: 29.5rem !important;
  }

  .lg\:max-w-476 {
    max-width: 29.75rem !important;
  }

  .lg\:max-w-480 {
    max-width: 30rem !important;
  }

  .lg\:max-w-484 {
    max-width: 30.25rem !important;
  }

  .lg\:max-w-488 {
    max-width: 30.5rem !important;
  }

  .lg\:max-w-492 {
    max-width: 30.75rem !important;
  }

  .lg\:max-w-496 {
    max-width: 31rem !important;
  }

  .lg\:max-w-500 {
    max-width: 31.25rem !important;
  }

  .lg\:max-w-504 {
    max-width: 31.5rem !important;
  }

  .lg\:max-w-508 {
    max-width: 31.75rem !important;
  }

  .lg\:max-w-512 {
    max-width: 32rem !important;
  }

  .lg\:max-w-516 {
    max-width: 32.25rem !important;
  }

  .lg\:max-w-520 {
    max-width: 32.5rem !important;
  }

  .lg\:max-w-524 {
    max-width: 32.75rem !important;
  }

  .lg\:max-w-528 {
    max-width: 33rem !important;
  }

  .lg\:max-w-532 {
    max-width: 33.25rem !important;
  }

  .lg\:max-w-536 {
    max-width: 33.5rem !important;
  }

  .lg\:max-w-540 {
    max-width: 33.75rem !important;
  }

  .lg\:max-w-544 {
    max-width: 34rem !important;
  }

  .lg\:max-w-548 {
    max-width: 34.25rem !important;
  }

  .lg\:max-w-552 {
    max-width: 34.5rem !important;
  }

  .lg\:max-w-556 {
    max-width: 34.75rem !important;
  }

  .lg\:max-w-560 {
    max-width: 35rem !important;
  }

  .lg\:max-w-564 {
    max-width: 35.25rem !important;
  }

  .lg\:max-w-568 {
    max-width: 35.5rem !important;
  }

  .lg\:max-w-572 {
    max-width: 35.75rem !important;
  }

  .lg\:max-w-576 {
    max-width: 36rem !important;
  }

  .lg\:max-w-580 {
    max-width: 36.25rem !important;
  }

  .lg\:max-w-584 {
    max-width: 36.5rem !important;
  }

  .lg\:max-w-588 {
    max-width: 36.75rem !important;
  }

  .lg\:max-w-592 {
    max-width: 37rem !important;
  }

  .lg\:max-w-596 {
    max-width: 37.25rem !important;
  }

  .lg\:max-w-600 {
    max-width: 37.5rem !important;
  }

  .lg\:max-w-604 {
    max-width: 37.75rem !important;
  }

  .lg\:max-w-608 {
    max-width: 38rem !important;
  }

  .lg\:max-w-612 {
    max-width: 38.25rem !important;
  }

  .lg\:max-w-616 {
    max-width: 38.5rem !important;
  }

  .lg\:max-w-620 {
    max-width: 38.75rem !important;
  }

  .lg\:max-w-624 {
    max-width: 39rem !important;
  }

  .lg\:max-w-628 {
    max-width: 39.25rem !important;
  }

  .lg\:max-w-632 {
    max-width: 39.5rem !important;
  }

  .lg\:max-w-636 {
    max-width: 39.75rem !important;
  }

  .lg\:max-w-640 {
    max-width: 40rem !important;
  }

  .lg\:max-w-644 {
    max-width: 40.25rem !important;
  }

  .lg\:max-w-648 {
    max-width: 40.5rem !important;
  }

  .lg\:max-w-652 {
    max-width: 40.75rem !important;
  }

  .lg\:max-w-656 {
    max-width: 41rem !important;
  }

  .lg\:max-w-660 {
    max-width: 41.25rem !important;
  }

  .lg\:max-w-664 {
    max-width: 41.5rem !important;
  }

  .lg\:max-w-668 {
    max-width: 41.75rem !important;
  }

  .lg\:max-w-672 {
    max-width: 42rem !important;
  }

  .lg\:max-w-676 {
    max-width: 42.25rem !important;
  }

  .lg\:max-w-680 {
    max-width: 42.5rem !important;
  }

  .lg\:max-w-684 {
    max-width: 42.75rem !important;
  }

  .lg\:max-w-688 {
    max-width: 43rem !important;
  }

  .lg\:max-w-692 {
    max-width: 43.25rem !important;
  }

  .lg\:max-w-696 {
    max-width: 43.5rem !important;
  }

  .lg\:max-w-700 {
    max-width: 43.75rem !important;
  }

  .lg\:max-w-704 {
    max-width: 44rem !important;
  }

  .lg\:max-w-708 {
    max-width: 44.25rem !important;
  }

  .lg\:max-w-712 {
    max-width: 44.5rem !important;
  }

  .lg\:max-w-716 {
    max-width: 44.75rem !important;
  }

  .lg\:max-w-720 {
    max-width: 45rem !important;
  }

  .lg\:max-w-724 {
    max-width: 45.25rem !important;
  }

  .lg\:max-w-728 {
    max-width: 45.5rem !important;
  }

  .lg\:max-w-732 {
    max-width: 45.75rem !important;
  }

  .lg\:max-w-736 {
    max-width: 46rem !important;
  }

  .lg\:max-w-740 {
    max-width: 46.25rem !important;
  }

  .lg\:max-w-744 {
    max-width: 46.5rem !important;
  }

  .lg\:max-w-748 {
    max-width: 46.75rem !important;
  }

  .lg\:max-w-752 {
    max-width: 47rem !important;
  }

  .lg\:max-w-756 {
    max-width: 47.25rem !important;
  }

  .lg\:max-w-760 {
    max-width: 47.5rem !important;
  }

  .lg\:max-w-764 {
    max-width: 47.75rem !important;
  }

  .lg\:max-w-768 {
    max-width: 48rem !important;
  }

  .lg\:max-w-772 {
    max-width: 48.25rem !important;
  }

  .lg\:max-w-776 {
    max-width: 48.5rem !important;
  }

  .lg\:max-w-780 {
    max-width: 48.75rem !important;
  }

  .lg\:max-w-784 {
    max-width: 49rem !important;
  }

  .lg\:max-w-788 {
    max-width: 49.25rem !important;
  }

  .lg\:max-w-792 {
    max-width: 49.5rem !important;
  }

  .lg\:max-w-796 {
    max-width: 49.75rem !important;
  }

  .lg\:max-w-800 {
    max-width: 50rem !important;
  }

  .lg\:max-w-804 {
    max-width: 50.25rem !important;
  }

  .lg\:max-w-808 {
    max-width: 50.5rem !important;
  }

  .lg\:max-w-812 {
    max-width: 50.75rem !important;
  }

  .lg\:max-w-816 {
    max-width: 51rem !important;
  }

  .lg\:max-w-820 {
    max-width: 51.25rem !important;
  }

  .lg\:max-w-824 {
    max-width: 51.5rem !important;
  }

  .lg\:max-w-828 {
    max-width: 51.75rem !important;
  }

  .lg\:max-w-832 {
    max-width: 52rem !important;
  }

  .lg\:max-w-836 {
    max-width: 52.25rem !important;
  }

  .lg\:max-w-840 {
    max-width: 52.5rem !important;
  }

  .lg\:max-w-844 {
    max-width: 52.75rem !important;
  }

  .lg\:max-w-848 {
    max-width: 53rem !important;
  }

  .lg\:max-w-852 {
    max-width: 53.25rem !important;
  }

  .lg\:max-w-856 {
    max-width: 53.5rem !important;
  }

  .lg\:max-w-860 {
    max-width: 53.75rem !important;
  }

  .lg\:max-w-864 {
    max-width: 54rem !important;
  }

  .lg\:max-w-868 {
    max-width: 54.25rem !important;
  }

  .lg\:max-w-872 {
    max-width: 54.5rem !important;
  }

  .lg\:max-w-876 {
    max-width: 54.75rem !important;
  }

  .lg\:max-w-880 {
    max-width: 55rem !important;
  }

  .lg\:max-w-884 {
    max-width: 55.25rem !important;
  }

  .lg\:max-w-888 {
    max-width: 55.5rem !important;
  }

  .lg\:max-w-892 {
    max-width: 55.75rem !important;
  }

  .lg\:max-w-896 {
    max-width: 56rem !important;
  }

  .lg\:max-w-900 {
    max-width: 56.25rem !important;
  }

  .lg\:max-w-904 {
    max-width: 56.5rem !important;
  }

  .lg\:max-w-908 {
    max-width: 56.75rem !important;
  }

  .lg\:max-w-912 {
    max-width: 57rem !important;
  }

  .lg\:max-w-916 {
    max-width: 57.25rem !important;
  }

  .lg\:max-w-920 {
    max-width: 57.5rem !important;
  }

  .lg\:max-w-924 {
    max-width: 57.75rem !important;
  }

  .lg\:max-w-928 {
    max-width: 58rem !important;
  }

  .lg\:max-w-932 {
    max-width: 58.25rem !important;
  }

  .lg\:max-w-936 {
    max-width: 58.5rem !important;
  }

  .lg\:max-w-940 {
    max-width: 58.75rem !important;
  }

  .lg\:max-w-944 {
    max-width: 59rem !important;
  }

  .lg\:max-w-948 {
    max-width: 59.25rem !important;
  }

  .lg\:max-w-952 {
    max-width: 59.5rem !important;
  }

  .lg\:max-w-956 {
    max-width: 59.75rem !important;
  }

  .lg\:max-w-960 {
    max-width: 60rem !important;
  }

  .lg\:max-w-964 {
    max-width: 60.25rem !important;
  }

  .lg\:max-w-968 {
    max-width: 60.5rem !important;
  }

  .lg\:max-w-972 {
    max-width: 60.75rem !important;
  }

  .lg\:max-w-976 {
    max-width: 61rem !important;
  }

  .lg\:max-w-980 {
    max-width: 61.25rem !important;
  }

  .lg\:max-w-984 {
    max-width: 61.5rem !important;
  }

  .lg\:max-w-988 {
    max-width: 61.75rem !important;
  }

  .lg\:max-w-992 {
    max-width: 62rem !important;
  }

  .lg\:max-w-996 {
    max-width: 62.25rem !important;
  }

  .lg\:max-w-1000 {
    max-width: 62.5rem !important;
  }

  .lg\:max-w-1004 {
    max-width: 62.75rem !important;
  }

  .lg\:max-w-1008 {
    max-width: 63rem !important;
  }

  .lg\:max-w-1012 {
    max-width: 63.25rem !important;
  }

  .lg\:max-w-1016 {
    max-width: 63.5rem !important;
  }

  .lg\:max-w-1020 {
    max-width: 63.75rem !important;
  }

  .lg\:max-w-1024 {
    max-width: 64rem !important;
  }

  .lg\:max-w-1028 {
    max-width: 64.25rem !important;
  }

  .lg\:max-w-1032 {
    max-width: 64.5rem !important;
  }

  .lg\:max-w-1036 {
    max-width: 64.75rem !important;
  }

  .lg\:max-w-1040 {
    max-width: 65rem !important;
  }

  .lg\:max-w-1044 {
    max-width: 65.25rem !important;
  }

  .lg\:max-w-1048 {
    max-width: 65.5rem !important;
  }

  .lg\:max-w-1052 {
    max-width: 65.75rem !important;
  }

  .lg\:max-w-1056 {
    max-width: 66rem !important;
  }

  .lg\:max-w-1060 {
    max-width: 66.25rem !important;
  }

  .lg\:max-w-1064 {
    max-width: 66.5rem !important;
  }

  .lg\:max-w-1068 {
    max-width: 66.75rem !important;
  }

  .lg\:max-w-1072 {
    max-width: 67rem !important;
  }

  .lg\:max-w-1076 {
    max-width: 67.25rem !important;
  }

  .lg\:max-w-1080 {
    max-width: 67.5rem !important;
  }

  .lg\:max-w-1084 {
    max-width: 67.75rem !important;
  }

  .lg\:max-w-1088 {
    max-width: 68rem !important;
  }

  .lg\:max-w-1092 {
    max-width: 68.25rem !important;
  }

  .lg\:max-w-1096 {
    max-width: 68.5rem !important;
  }

  .lg\:max-w-1100 {
    max-width: 68.75rem !important;
  }

  .lg\:max-w-1104 {
    max-width: 69rem !important;
  }

  .lg\:max-w-1108 {
    max-width: 69.25rem !important;
  }

  .lg\:max-w-1112 {
    max-width: 69.5rem !important;
  }

  .lg\:max-w-1116 {
    max-width: 69.75rem !important;
  }

  .lg\:max-w-1120 {
    max-width: 70rem !important;
  }

  .lg\:max-w-1124 {
    max-width: 70.25rem !important;
  }

  .lg\:max-w-1128 {
    max-width: 70.5rem !important;
  }

  .lg\:max-w-1132 {
    max-width: 70.75rem !important;
  }

  .lg\:max-w-1136 {
    max-width: 71rem !important;
  }

  .lg\:max-w-1140 {
    max-width: 71.25rem !important;
  }

  .lg\:max-w-1144 {
    max-width: 71.5rem !important;
  }

  .lg\:max-w-1148 {
    max-width: 71.75rem !important;
  }

  .lg\:max-w-1152 {
    max-width: 72rem !important;
  }

  .lg\:max-w-1156 {
    max-width: 72.25rem !important;
  }

  .lg\:max-w-1160 {
    max-width: 72.5rem !important;
  }

  .lg\:max-w-1164 {
    max-width: 72.75rem !important;
  }

  .lg\:max-w-1168 {
    max-width: 73rem !important;
  }

  .lg\:max-w-1172 {
    max-width: 73.25rem !important;
  }

  .lg\:max-w-1176 {
    max-width: 73.5rem !important;
  }

  .lg\:max-w-1180 {
    max-width: 73.75rem !important;
  }

  .lg\:max-w-1184 {
    max-width: 74rem !important;
  }

  .lg\:max-w-1188 {
    max-width: 74.25rem !important;
  }

  .lg\:max-w-1192 {
    max-width: 74.5rem !important;
  }

  .lg\:max-w-1196 {
    max-width: 74.75rem !important;
  }

  .lg\:max-w-1200 {
    max-width: 75rem !important;
  }

  .lg\:max-w-none {
    max-width: none !important;
  }

  .lg\:max-w-xs {
    max-width: 20rem !important;
  }

  .lg\:max-w-sm {
    max-width: 24rem !important;
  }

  .lg\:max-w-md {
    max-width: 28rem !important;
  }

  .lg\:max-w-lg {
    max-width: 32rem !important;
  }

  .lg\:max-w-xl {
    max-width: 36rem !important;
  }

  .lg\:max-w-2xl {
    max-width: 42rem !important;
  }

  .lg\:max-w-3xl {
    max-width: 48rem !important;
  }

  .lg\:max-w-4xl {
    max-width: 56rem !important;
  }

  .lg\:max-w-5xl {
    max-width: 64rem !important;
  }

  .lg\:max-w-6xl {
    max-width: 72rem !important;
  }

  .lg\:max-w-full {
    max-width: 100% !important;
  }

  .lg\:max-w-screen-xs {
    max-width: 600px !important;
  }

  .lg\:max-w-screen-sm {
    max-width: 769px !important;
  }

  .lg\:max-w-screen-md {
    max-width: 1000px !important;
  }

  .lg\:max-w-screen-lg {
    max-width: 1200px !important;
  }

  .lg\:max-w-screen-xl {
    max-width: 1366px !important;
  }

  .lg\:hover\:max-w-0:hover {
    max-width: 0rem !important;
  }

  .lg\:hover\:max-w-4:hover {
    max-width: 0.25rem !important;
  }

  .lg\:hover\:max-w-8:hover {
    max-width: 0.5rem !important;
  }

  .lg\:hover\:max-w-12:hover {
    max-width: 0.75rem !important;
  }

  .lg\:hover\:max-w-16:hover {
    max-width: 1rem !important;
  }

  .lg\:hover\:max-w-20:hover {
    max-width: 1.25rem !important;
  }

  .lg\:hover\:max-w-24:hover {
    max-width: 1.5rem !important;
  }

  .lg\:hover\:max-w-28:hover {
    max-width: 1.75rem !important;
  }

  .lg\:hover\:max-w-32:hover {
    max-width: 2rem !important;
  }

  .lg\:hover\:max-w-36:hover {
    max-width: 2.25rem !important;
  }

  .lg\:hover\:max-w-40:hover {
    max-width: 2.5rem !important;
  }

  .lg\:hover\:max-w-44:hover {
    max-width: 2.75rem !important;
  }

  .lg\:hover\:max-w-48:hover {
    max-width: 3rem !important;
  }

  .lg\:hover\:max-w-52:hover {
    max-width: 3.25rem !important;
  }

  .lg\:hover\:max-w-56:hover {
    max-width: 3.5rem !important;
  }

  .lg\:hover\:max-w-60:hover {
    max-width: 3.75rem !important;
  }

  .lg\:hover\:max-w-64:hover {
    max-width: 4rem !important;
  }

  .lg\:hover\:max-w-68:hover {
    max-width: 4.25rem !important;
  }

  .lg\:hover\:max-w-72:hover {
    max-width: 4.5rem !important;
  }

  .lg\:hover\:max-w-76:hover {
    max-width: 4.75rem !important;
  }

  .lg\:hover\:max-w-80:hover {
    max-width: 5rem !important;
  }

  .lg\:hover\:max-w-84:hover {
    max-width: 5.25rem !important;
  }

  .lg\:hover\:max-w-88:hover {
    max-width: 5.5rem !important;
  }

  .lg\:hover\:max-w-92:hover {
    max-width: 5.75rem !important;
  }

  .lg\:hover\:max-w-96:hover {
    max-width: 6rem !important;
  }

  .lg\:hover\:max-w-100:hover {
    max-width: 6.25rem !important;
  }

  .lg\:hover\:max-w-104:hover {
    max-width: 6.5rem !important;
  }

  .lg\:hover\:max-w-108:hover {
    max-width: 6.75rem !important;
  }

  .lg\:hover\:max-w-112:hover {
    max-width: 7rem !important;
  }

  .lg\:hover\:max-w-116:hover {
    max-width: 7.25rem !important;
  }

  .lg\:hover\:max-w-120:hover {
    max-width: 7.5rem !important;
  }

  .lg\:hover\:max-w-124:hover {
    max-width: 7.75rem !important;
  }

  .lg\:hover\:max-w-128:hover {
    max-width: 8rem !important;
  }

  .lg\:hover\:max-w-132:hover {
    max-width: 8.25rem !important;
  }

  .lg\:hover\:max-w-136:hover {
    max-width: 8.5rem !important;
  }

  .lg\:hover\:max-w-140:hover {
    max-width: 8.75rem !important;
  }

  .lg\:hover\:max-w-144:hover {
    max-width: 9rem !important;
  }

  .lg\:hover\:max-w-148:hover {
    max-width: 9.25rem !important;
  }

  .lg\:hover\:max-w-152:hover {
    max-width: 9.5rem !important;
  }

  .lg\:hover\:max-w-156:hover {
    max-width: 9.75rem !important;
  }

  .lg\:hover\:max-w-160:hover {
    max-width: 10rem !important;
  }

  .lg\:hover\:max-w-164:hover {
    max-width: 10.25rem !important;
  }

  .lg\:hover\:max-w-168:hover {
    max-width: 10.5rem !important;
  }

  .lg\:hover\:max-w-172:hover {
    max-width: 10.75rem !important;
  }

  .lg\:hover\:max-w-176:hover {
    max-width: 11rem !important;
  }

  .lg\:hover\:max-w-180:hover {
    max-width: 11.25rem !important;
  }

  .lg\:hover\:max-w-184:hover {
    max-width: 11.5rem !important;
  }

  .lg\:hover\:max-w-188:hover {
    max-width: 11.75rem !important;
  }

  .lg\:hover\:max-w-192:hover {
    max-width: 12rem !important;
  }

  .lg\:hover\:max-w-196:hover {
    max-width: 12.25rem !important;
  }

  .lg\:hover\:max-w-200:hover {
    max-width: 12.5rem !important;
  }

  .lg\:hover\:max-w-204:hover {
    max-width: 12.75rem !important;
  }

  .lg\:hover\:max-w-208:hover {
    max-width: 13rem !important;
  }

  .lg\:hover\:max-w-212:hover {
    max-width: 13.25rem !important;
  }

  .lg\:hover\:max-w-216:hover {
    max-width: 13.5rem !important;
  }

  .lg\:hover\:max-w-220:hover {
    max-width: 13.75rem !important;
  }

  .lg\:hover\:max-w-224:hover {
    max-width: 14rem !important;
  }

  .lg\:hover\:max-w-228:hover {
    max-width: 14.25rem !important;
  }

  .lg\:hover\:max-w-232:hover {
    max-width: 14.5rem !important;
  }

  .lg\:hover\:max-w-236:hover {
    max-width: 14.75rem !important;
  }

  .lg\:hover\:max-w-240:hover {
    max-width: 15rem !important;
  }

  .lg\:hover\:max-w-244:hover {
    max-width: 15.25rem !important;
  }

  .lg\:hover\:max-w-248:hover {
    max-width: 15.5rem !important;
  }

  .lg\:hover\:max-w-252:hover {
    max-width: 15.75rem !important;
  }

  .lg\:hover\:max-w-256:hover {
    max-width: 16rem !important;
  }

  .lg\:hover\:max-w-260:hover {
    max-width: 16.25rem !important;
  }

  .lg\:hover\:max-w-264:hover {
    max-width: 16.5rem !important;
  }

  .lg\:hover\:max-w-268:hover {
    max-width: 16.75rem !important;
  }

  .lg\:hover\:max-w-272:hover {
    max-width: 17rem !important;
  }

  .lg\:hover\:max-w-276:hover {
    max-width: 17.25rem !important;
  }

  .lg\:hover\:max-w-280:hover {
    max-width: 17.5rem !important;
  }

  .lg\:hover\:max-w-284:hover {
    max-width: 17.75rem !important;
  }

  .lg\:hover\:max-w-288:hover {
    max-width: 18rem !important;
  }

  .lg\:hover\:max-w-292:hover {
    max-width: 18.25rem !important;
  }

  .lg\:hover\:max-w-296:hover {
    max-width: 18.5rem !important;
  }

  .lg\:hover\:max-w-300:hover {
    max-width: 18.75rem !important;
  }

  .lg\:hover\:max-w-304:hover {
    max-width: 19rem !important;
  }

  .lg\:hover\:max-w-308:hover {
    max-width: 19.25rem !important;
  }

  .lg\:hover\:max-w-312:hover {
    max-width: 19.5rem !important;
  }

  .lg\:hover\:max-w-316:hover {
    max-width: 19.75rem !important;
  }

  .lg\:hover\:max-w-320:hover {
    max-width: 20rem !important;
  }

  .lg\:hover\:max-w-324:hover {
    max-width: 20.25rem !important;
  }

  .lg\:hover\:max-w-328:hover {
    max-width: 20.5rem !important;
  }

  .lg\:hover\:max-w-332:hover {
    max-width: 20.75rem !important;
  }

  .lg\:hover\:max-w-336:hover {
    max-width: 21rem !important;
  }

  .lg\:hover\:max-w-340:hover {
    max-width: 21.25rem !important;
  }

  .lg\:hover\:max-w-344:hover {
    max-width: 21.5rem !important;
  }

  .lg\:hover\:max-w-348:hover {
    max-width: 21.75rem !important;
  }

  .lg\:hover\:max-w-352:hover {
    max-width: 22rem !important;
  }

  .lg\:hover\:max-w-356:hover {
    max-width: 22.25rem !important;
  }

  .lg\:hover\:max-w-360:hover {
    max-width: 22.5rem !important;
  }

  .lg\:hover\:max-w-364:hover {
    max-width: 22.75rem !important;
  }

  .lg\:hover\:max-w-368:hover {
    max-width: 23rem !important;
  }

  .lg\:hover\:max-w-372:hover {
    max-width: 23.25rem !important;
  }

  .lg\:hover\:max-w-376:hover {
    max-width: 23.5rem !important;
  }

  .lg\:hover\:max-w-380:hover {
    max-width: 23.75rem !important;
  }

  .lg\:hover\:max-w-384:hover {
    max-width: 24rem !important;
  }

  .lg\:hover\:max-w-388:hover {
    max-width: 24.25rem !important;
  }

  .lg\:hover\:max-w-392:hover {
    max-width: 24.5rem !important;
  }

  .lg\:hover\:max-w-396:hover {
    max-width: 24.75rem !important;
  }

  .lg\:hover\:max-w-400:hover {
    max-width: 25rem !important;
  }

  .lg\:hover\:max-w-404:hover {
    max-width: 25.25rem !important;
  }

  .lg\:hover\:max-w-408:hover {
    max-width: 25.5rem !important;
  }

  .lg\:hover\:max-w-412:hover {
    max-width: 25.75rem !important;
  }

  .lg\:hover\:max-w-416:hover {
    max-width: 26rem !important;
  }

  .lg\:hover\:max-w-420:hover {
    max-width: 26.25rem !important;
  }

  .lg\:hover\:max-w-424:hover {
    max-width: 26.5rem !important;
  }

  .lg\:hover\:max-w-428:hover {
    max-width: 26.75rem !important;
  }

  .lg\:hover\:max-w-432:hover {
    max-width: 27rem !important;
  }

  .lg\:hover\:max-w-436:hover {
    max-width: 27.25rem !important;
  }

  .lg\:hover\:max-w-440:hover {
    max-width: 27.5rem !important;
  }

  .lg\:hover\:max-w-444:hover {
    max-width: 27.75rem !important;
  }

  .lg\:hover\:max-w-448:hover {
    max-width: 28rem !important;
  }

  .lg\:hover\:max-w-452:hover {
    max-width: 28.25rem !important;
  }

  .lg\:hover\:max-w-456:hover {
    max-width: 28.5rem !important;
  }

  .lg\:hover\:max-w-460:hover {
    max-width: 28.75rem !important;
  }

  .lg\:hover\:max-w-464:hover {
    max-width: 29rem !important;
  }

  .lg\:hover\:max-w-468:hover {
    max-width: 29.25rem !important;
  }

  .lg\:hover\:max-w-472:hover {
    max-width: 29.5rem !important;
  }

  .lg\:hover\:max-w-476:hover {
    max-width: 29.75rem !important;
  }

  .lg\:hover\:max-w-480:hover {
    max-width: 30rem !important;
  }

  .lg\:hover\:max-w-484:hover {
    max-width: 30.25rem !important;
  }

  .lg\:hover\:max-w-488:hover {
    max-width: 30.5rem !important;
  }

  .lg\:hover\:max-w-492:hover {
    max-width: 30.75rem !important;
  }

  .lg\:hover\:max-w-496:hover {
    max-width: 31rem !important;
  }

  .lg\:hover\:max-w-500:hover {
    max-width: 31.25rem !important;
  }

  .lg\:hover\:max-w-504:hover {
    max-width: 31.5rem !important;
  }

  .lg\:hover\:max-w-508:hover {
    max-width: 31.75rem !important;
  }

  .lg\:hover\:max-w-512:hover {
    max-width: 32rem !important;
  }

  .lg\:hover\:max-w-516:hover {
    max-width: 32.25rem !important;
  }

  .lg\:hover\:max-w-520:hover {
    max-width: 32.5rem !important;
  }

  .lg\:hover\:max-w-524:hover {
    max-width: 32.75rem !important;
  }

  .lg\:hover\:max-w-528:hover {
    max-width: 33rem !important;
  }

  .lg\:hover\:max-w-532:hover {
    max-width: 33.25rem !important;
  }

  .lg\:hover\:max-w-536:hover {
    max-width: 33.5rem !important;
  }

  .lg\:hover\:max-w-540:hover {
    max-width: 33.75rem !important;
  }

  .lg\:hover\:max-w-544:hover {
    max-width: 34rem !important;
  }

  .lg\:hover\:max-w-548:hover {
    max-width: 34.25rem !important;
  }

  .lg\:hover\:max-w-552:hover {
    max-width: 34.5rem !important;
  }

  .lg\:hover\:max-w-556:hover {
    max-width: 34.75rem !important;
  }

  .lg\:hover\:max-w-560:hover {
    max-width: 35rem !important;
  }

  .lg\:hover\:max-w-564:hover {
    max-width: 35.25rem !important;
  }

  .lg\:hover\:max-w-568:hover {
    max-width: 35.5rem !important;
  }

  .lg\:hover\:max-w-572:hover {
    max-width: 35.75rem !important;
  }

  .lg\:hover\:max-w-576:hover {
    max-width: 36rem !important;
  }

  .lg\:hover\:max-w-580:hover {
    max-width: 36.25rem !important;
  }

  .lg\:hover\:max-w-584:hover {
    max-width: 36.5rem !important;
  }

  .lg\:hover\:max-w-588:hover {
    max-width: 36.75rem !important;
  }

  .lg\:hover\:max-w-592:hover {
    max-width: 37rem !important;
  }

  .lg\:hover\:max-w-596:hover {
    max-width: 37.25rem !important;
  }

  .lg\:hover\:max-w-600:hover {
    max-width: 37.5rem !important;
  }

  .lg\:hover\:max-w-604:hover {
    max-width: 37.75rem !important;
  }

  .lg\:hover\:max-w-608:hover {
    max-width: 38rem !important;
  }

  .lg\:hover\:max-w-612:hover {
    max-width: 38.25rem !important;
  }

  .lg\:hover\:max-w-616:hover {
    max-width: 38.5rem !important;
  }

  .lg\:hover\:max-w-620:hover {
    max-width: 38.75rem !important;
  }

  .lg\:hover\:max-w-624:hover {
    max-width: 39rem !important;
  }

  .lg\:hover\:max-w-628:hover {
    max-width: 39.25rem !important;
  }

  .lg\:hover\:max-w-632:hover {
    max-width: 39.5rem !important;
  }

  .lg\:hover\:max-w-636:hover {
    max-width: 39.75rem !important;
  }

  .lg\:hover\:max-w-640:hover {
    max-width: 40rem !important;
  }

  .lg\:hover\:max-w-644:hover {
    max-width: 40.25rem !important;
  }

  .lg\:hover\:max-w-648:hover {
    max-width: 40.5rem !important;
  }

  .lg\:hover\:max-w-652:hover {
    max-width: 40.75rem !important;
  }

  .lg\:hover\:max-w-656:hover {
    max-width: 41rem !important;
  }

  .lg\:hover\:max-w-660:hover {
    max-width: 41.25rem !important;
  }

  .lg\:hover\:max-w-664:hover {
    max-width: 41.5rem !important;
  }

  .lg\:hover\:max-w-668:hover {
    max-width: 41.75rem !important;
  }

  .lg\:hover\:max-w-672:hover {
    max-width: 42rem !important;
  }

  .lg\:hover\:max-w-676:hover {
    max-width: 42.25rem !important;
  }

  .lg\:hover\:max-w-680:hover {
    max-width: 42.5rem !important;
  }

  .lg\:hover\:max-w-684:hover {
    max-width: 42.75rem !important;
  }

  .lg\:hover\:max-w-688:hover {
    max-width: 43rem !important;
  }

  .lg\:hover\:max-w-692:hover {
    max-width: 43.25rem !important;
  }

  .lg\:hover\:max-w-696:hover {
    max-width: 43.5rem !important;
  }

  .lg\:hover\:max-w-700:hover {
    max-width: 43.75rem !important;
  }

  .lg\:hover\:max-w-704:hover {
    max-width: 44rem !important;
  }

  .lg\:hover\:max-w-708:hover {
    max-width: 44.25rem !important;
  }

  .lg\:hover\:max-w-712:hover {
    max-width: 44.5rem !important;
  }

  .lg\:hover\:max-w-716:hover {
    max-width: 44.75rem !important;
  }

  .lg\:hover\:max-w-720:hover {
    max-width: 45rem !important;
  }

  .lg\:hover\:max-w-724:hover {
    max-width: 45.25rem !important;
  }

  .lg\:hover\:max-w-728:hover {
    max-width: 45.5rem !important;
  }

  .lg\:hover\:max-w-732:hover {
    max-width: 45.75rem !important;
  }

  .lg\:hover\:max-w-736:hover {
    max-width: 46rem !important;
  }

  .lg\:hover\:max-w-740:hover {
    max-width: 46.25rem !important;
  }

  .lg\:hover\:max-w-744:hover {
    max-width: 46.5rem !important;
  }

  .lg\:hover\:max-w-748:hover {
    max-width: 46.75rem !important;
  }

  .lg\:hover\:max-w-752:hover {
    max-width: 47rem !important;
  }

  .lg\:hover\:max-w-756:hover {
    max-width: 47.25rem !important;
  }

  .lg\:hover\:max-w-760:hover {
    max-width: 47.5rem !important;
  }

  .lg\:hover\:max-w-764:hover {
    max-width: 47.75rem !important;
  }

  .lg\:hover\:max-w-768:hover {
    max-width: 48rem !important;
  }

  .lg\:hover\:max-w-772:hover {
    max-width: 48.25rem !important;
  }

  .lg\:hover\:max-w-776:hover {
    max-width: 48.5rem !important;
  }

  .lg\:hover\:max-w-780:hover {
    max-width: 48.75rem !important;
  }

  .lg\:hover\:max-w-784:hover {
    max-width: 49rem !important;
  }

  .lg\:hover\:max-w-788:hover {
    max-width: 49.25rem !important;
  }

  .lg\:hover\:max-w-792:hover {
    max-width: 49.5rem !important;
  }

  .lg\:hover\:max-w-796:hover {
    max-width: 49.75rem !important;
  }

  .lg\:hover\:max-w-800:hover {
    max-width: 50rem !important;
  }

  .lg\:hover\:max-w-804:hover {
    max-width: 50.25rem !important;
  }

  .lg\:hover\:max-w-808:hover {
    max-width: 50.5rem !important;
  }

  .lg\:hover\:max-w-812:hover {
    max-width: 50.75rem !important;
  }

  .lg\:hover\:max-w-816:hover {
    max-width: 51rem !important;
  }

  .lg\:hover\:max-w-820:hover {
    max-width: 51.25rem !important;
  }

  .lg\:hover\:max-w-824:hover {
    max-width: 51.5rem !important;
  }

  .lg\:hover\:max-w-828:hover {
    max-width: 51.75rem !important;
  }

  .lg\:hover\:max-w-832:hover {
    max-width: 52rem !important;
  }

  .lg\:hover\:max-w-836:hover {
    max-width: 52.25rem !important;
  }

  .lg\:hover\:max-w-840:hover {
    max-width: 52.5rem !important;
  }

  .lg\:hover\:max-w-844:hover {
    max-width: 52.75rem !important;
  }

  .lg\:hover\:max-w-848:hover {
    max-width: 53rem !important;
  }

  .lg\:hover\:max-w-852:hover {
    max-width: 53.25rem !important;
  }

  .lg\:hover\:max-w-856:hover {
    max-width: 53.5rem !important;
  }

  .lg\:hover\:max-w-860:hover {
    max-width: 53.75rem !important;
  }

  .lg\:hover\:max-w-864:hover {
    max-width: 54rem !important;
  }

  .lg\:hover\:max-w-868:hover {
    max-width: 54.25rem !important;
  }

  .lg\:hover\:max-w-872:hover {
    max-width: 54.5rem !important;
  }

  .lg\:hover\:max-w-876:hover {
    max-width: 54.75rem !important;
  }

  .lg\:hover\:max-w-880:hover {
    max-width: 55rem !important;
  }

  .lg\:hover\:max-w-884:hover {
    max-width: 55.25rem !important;
  }

  .lg\:hover\:max-w-888:hover {
    max-width: 55.5rem !important;
  }

  .lg\:hover\:max-w-892:hover {
    max-width: 55.75rem !important;
  }

  .lg\:hover\:max-w-896:hover {
    max-width: 56rem !important;
  }

  .lg\:hover\:max-w-900:hover {
    max-width: 56.25rem !important;
  }

  .lg\:hover\:max-w-904:hover {
    max-width: 56.5rem !important;
  }

  .lg\:hover\:max-w-908:hover {
    max-width: 56.75rem !important;
  }

  .lg\:hover\:max-w-912:hover {
    max-width: 57rem !important;
  }

  .lg\:hover\:max-w-916:hover {
    max-width: 57.25rem !important;
  }

  .lg\:hover\:max-w-920:hover {
    max-width: 57.5rem !important;
  }

  .lg\:hover\:max-w-924:hover {
    max-width: 57.75rem !important;
  }

  .lg\:hover\:max-w-928:hover {
    max-width: 58rem !important;
  }

  .lg\:hover\:max-w-932:hover {
    max-width: 58.25rem !important;
  }

  .lg\:hover\:max-w-936:hover {
    max-width: 58.5rem !important;
  }

  .lg\:hover\:max-w-940:hover {
    max-width: 58.75rem !important;
  }

  .lg\:hover\:max-w-944:hover {
    max-width: 59rem !important;
  }

  .lg\:hover\:max-w-948:hover {
    max-width: 59.25rem !important;
  }

  .lg\:hover\:max-w-952:hover {
    max-width: 59.5rem !important;
  }

  .lg\:hover\:max-w-956:hover {
    max-width: 59.75rem !important;
  }

  .lg\:hover\:max-w-960:hover {
    max-width: 60rem !important;
  }

  .lg\:hover\:max-w-964:hover {
    max-width: 60.25rem !important;
  }

  .lg\:hover\:max-w-968:hover {
    max-width: 60.5rem !important;
  }

  .lg\:hover\:max-w-972:hover {
    max-width: 60.75rem !important;
  }

  .lg\:hover\:max-w-976:hover {
    max-width: 61rem !important;
  }

  .lg\:hover\:max-w-980:hover {
    max-width: 61.25rem !important;
  }

  .lg\:hover\:max-w-984:hover {
    max-width: 61.5rem !important;
  }

  .lg\:hover\:max-w-988:hover {
    max-width: 61.75rem !important;
  }

  .lg\:hover\:max-w-992:hover {
    max-width: 62rem !important;
  }

  .lg\:hover\:max-w-996:hover {
    max-width: 62.25rem !important;
  }

  .lg\:hover\:max-w-1000:hover {
    max-width: 62.5rem !important;
  }

  .lg\:hover\:max-w-1004:hover {
    max-width: 62.75rem !important;
  }

  .lg\:hover\:max-w-1008:hover {
    max-width: 63rem !important;
  }

  .lg\:hover\:max-w-1012:hover {
    max-width: 63.25rem !important;
  }

  .lg\:hover\:max-w-1016:hover {
    max-width: 63.5rem !important;
  }

  .lg\:hover\:max-w-1020:hover {
    max-width: 63.75rem !important;
  }

  .lg\:hover\:max-w-1024:hover {
    max-width: 64rem !important;
  }

  .lg\:hover\:max-w-1028:hover {
    max-width: 64.25rem !important;
  }

  .lg\:hover\:max-w-1032:hover {
    max-width: 64.5rem !important;
  }

  .lg\:hover\:max-w-1036:hover {
    max-width: 64.75rem !important;
  }

  .lg\:hover\:max-w-1040:hover {
    max-width: 65rem !important;
  }

  .lg\:hover\:max-w-1044:hover {
    max-width: 65.25rem !important;
  }

  .lg\:hover\:max-w-1048:hover {
    max-width: 65.5rem !important;
  }

  .lg\:hover\:max-w-1052:hover {
    max-width: 65.75rem !important;
  }

  .lg\:hover\:max-w-1056:hover {
    max-width: 66rem !important;
  }

  .lg\:hover\:max-w-1060:hover {
    max-width: 66.25rem !important;
  }

  .lg\:hover\:max-w-1064:hover {
    max-width: 66.5rem !important;
  }

  .lg\:hover\:max-w-1068:hover {
    max-width: 66.75rem !important;
  }

  .lg\:hover\:max-w-1072:hover {
    max-width: 67rem !important;
  }

  .lg\:hover\:max-w-1076:hover {
    max-width: 67.25rem !important;
  }

  .lg\:hover\:max-w-1080:hover {
    max-width: 67.5rem !important;
  }

  .lg\:hover\:max-w-1084:hover {
    max-width: 67.75rem !important;
  }

  .lg\:hover\:max-w-1088:hover {
    max-width: 68rem !important;
  }

  .lg\:hover\:max-w-1092:hover {
    max-width: 68.25rem !important;
  }

  .lg\:hover\:max-w-1096:hover {
    max-width: 68.5rem !important;
  }

  .lg\:hover\:max-w-1100:hover {
    max-width: 68.75rem !important;
  }

  .lg\:hover\:max-w-1104:hover {
    max-width: 69rem !important;
  }

  .lg\:hover\:max-w-1108:hover {
    max-width: 69.25rem !important;
  }

  .lg\:hover\:max-w-1112:hover {
    max-width: 69.5rem !important;
  }

  .lg\:hover\:max-w-1116:hover {
    max-width: 69.75rem !important;
  }

  .lg\:hover\:max-w-1120:hover {
    max-width: 70rem !important;
  }

  .lg\:hover\:max-w-1124:hover {
    max-width: 70.25rem !important;
  }

  .lg\:hover\:max-w-1128:hover {
    max-width: 70.5rem !important;
  }

  .lg\:hover\:max-w-1132:hover {
    max-width: 70.75rem !important;
  }

  .lg\:hover\:max-w-1136:hover {
    max-width: 71rem !important;
  }

  .lg\:hover\:max-w-1140:hover {
    max-width: 71.25rem !important;
  }

  .lg\:hover\:max-w-1144:hover {
    max-width: 71.5rem !important;
  }

  .lg\:hover\:max-w-1148:hover {
    max-width: 71.75rem !important;
  }

  .lg\:hover\:max-w-1152:hover {
    max-width: 72rem !important;
  }

  .lg\:hover\:max-w-1156:hover {
    max-width: 72.25rem !important;
  }

  .lg\:hover\:max-w-1160:hover {
    max-width: 72.5rem !important;
  }

  .lg\:hover\:max-w-1164:hover {
    max-width: 72.75rem !important;
  }

  .lg\:hover\:max-w-1168:hover {
    max-width: 73rem !important;
  }

  .lg\:hover\:max-w-1172:hover {
    max-width: 73.25rem !important;
  }

  .lg\:hover\:max-w-1176:hover {
    max-width: 73.5rem !important;
  }

  .lg\:hover\:max-w-1180:hover {
    max-width: 73.75rem !important;
  }

  .lg\:hover\:max-w-1184:hover {
    max-width: 74rem !important;
  }

  .lg\:hover\:max-w-1188:hover {
    max-width: 74.25rem !important;
  }

  .lg\:hover\:max-w-1192:hover {
    max-width: 74.5rem !important;
  }

  .lg\:hover\:max-w-1196:hover {
    max-width: 74.75rem !important;
  }

  .lg\:hover\:max-w-1200:hover {
    max-width: 75rem !important;
  }

  .lg\:hover\:max-w-none:hover {
    max-width: none !important;
  }

  .lg\:hover\:max-w-xs:hover {
    max-width: 20rem !important;
  }

  .lg\:hover\:max-w-sm:hover {
    max-width: 24rem !important;
  }

  .lg\:hover\:max-w-md:hover {
    max-width: 28rem !important;
  }

  .lg\:hover\:max-w-lg:hover {
    max-width: 32rem !important;
  }

  .lg\:hover\:max-w-xl:hover {
    max-width: 36rem !important;
  }

  .lg\:hover\:max-w-2xl:hover {
    max-width: 42rem !important;
  }

  .lg\:hover\:max-w-3xl:hover {
    max-width: 48rem !important;
  }

  .lg\:hover\:max-w-4xl:hover {
    max-width: 56rem !important;
  }

  .lg\:hover\:max-w-5xl:hover {
    max-width: 64rem !important;
  }

  .lg\:hover\:max-w-6xl:hover {
    max-width: 72rem !important;
  }

  .lg\:hover\:max-w-full:hover {
    max-width: 100% !important;
  }

  .lg\:hover\:max-w-screen-xs:hover {
    max-width: 600px !important;
  }

  .lg\:hover\:max-w-screen-sm:hover {
    max-width: 769px !important;
  }

  .lg\:hover\:max-w-screen-md:hover {
    max-width: 1000px !important;
  }

  .lg\:hover\:max-w-screen-lg:hover {
    max-width: 1200px !important;
  }

  .lg\:hover\:max-w-screen-xl:hover {
    max-width: 1366px !important;
  }

  .lg\:focus\:max-w-0:focus {
    max-width: 0rem !important;
  }

  .lg\:focus\:max-w-4:focus {
    max-width: 0.25rem !important;
  }

  .lg\:focus\:max-w-8:focus {
    max-width: 0.5rem !important;
  }

  .lg\:focus\:max-w-12:focus {
    max-width: 0.75rem !important;
  }

  .lg\:focus\:max-w-16:focus {
    max-width: 1rem !important;
  }

  .lg\:focus\:max-w-20:focus {
    max-width: 1.25rem !important;
  }

  .lg\:focus\:max-w-24:focus {
    max-width: 1.5rem !important;
  }

  .lg\:focus\:max-w-28:focus {
    max-width: 1.75rem !important;
  }

  .lg\:focus\:max-w-32:focus {
    max-width: 2rem !important;
  }

  .lg\:focus\:max-w-36:focus {
    max-width: 2.25rem !important;
  }

  .lg\:focus\:max-w-40:focus {
    max-width: 2.5rem !important;
  }

  .lg\:focus\:max-w-44:focus {
    max-width: 2.75rem !important;
  }

  .lg\:focus\:max-w-48:focus {
    max-width: 3rem !important;
  }

  .lg\:focus\:max-w-52:focus {
    max-width: 3.25rem !important;
  }

  .lg\:focus\:max-w-56:focus {
    max-width: 3.5rem !important;
  }

  .lg\:focus\:max-w-60:focus {
    max-width: 3.75rem !important;
  }

  .lg\:focus\:max-w-64:focus {
    max-width: 4rem !important;
  }

  .lg\:focus\:max-w-68:focus {
    max-width: 4.25rem !important;
  }

  .lg\:focus\:max-w-72:focus {
    max-width: 4.5rem !important;
  }

  .lg\:focus\:max-w-76:focus {
    max-width: 4.75rem !important;
  }

  .lg\:focus\:max-w-80:focus {
    max-width: 5rem !important;
  }

  .lg\:focus\:max-w-84:focus {
    max-width: 5.25rem !important;
  }

  .lg\:focus\:max-w-88:focus {
    max-width: 5.5rem !important;
  }

  .lg\:focus\:max-w-92:focus {
    max-width: 5.75rem !important;
  }

  .lg\:focus\:max-w-96:focus {
    max-width: 6rem !important;
  }

  .lg\:focus\:max-w-100:focus {
    max-width: 6.25rem !important;
  }

  .lg\:focus\:max-w-104:focus {
    max-width: 6.5rem !important;
  }

  .lg\:focus\:max-w-108:focus {
    max-width: 6.75rem !important;
  }

  .lg\:focus\:max-w-112:focus {
    max-width: 7rem !important;
  }

  .lg\:focus\:max-w-116:focus {
    max-width: 7.25rem !important;
  }

  .lg\:focus\:max-w-120:focus {
    max-width: 7.5rem !important;
  }

  .lg\:focus\:max-w-124:focus {
    max-width: 7.75rem !important;
  }

  .lg\:focus\:max-w-128:focus {
    max-width: 8rem !important;
  }

  .lg\:focus\:max-w-132:focus {
    max-width: 8.25rem !important;
  }

  .lg\:focus\:max-w-136:focus {
    max-width: 8.5rem !important;
  }

  .lg\:focus\:max-w-140:focus {
    max-width: 8.75rem !important;
  }

  .lg\:focus\:max-w-144:focus {
    max-width: 9rem !important;
  }

  .lg\:focus\:max-w-148:focus {
    max-width: 9.25rem !important;
  }

  .lg\:focus\:max-w-152:focus {
    max-width: 9.5rem !important;
  }

  .lg\:focus\:max-w-156:focus {
    max-width: 9.75rem !important;
  }

  .lg\:focus\:max-w-160:focus {
    max-width: 10rem !important;
  }

  .lg\:focus\:max-w-164:focus {
    max-width: 10.25rem !important;
  }

  .lg\:focus\:max-w-168:focus {
    max-width: 10.5rem !important;
  }

  .lg\:focus\:max-w-172:focus {
    max-width: 10.75rem !important;
  }

  .lg\:focus\:max-w-176:focus {
    max-width: 11rem !important;
  }

  .lg\:focus\:max-w-180:focus {
    max-width: 11.25rem !important;
  }

  .lg\:focus\:max-w-184:focus {
    max-width: 11.5rem !important;
  }

  .lg\:focus\:max-w-188:focus {
    max-width: 11.75rem !important;
  }

  .lg\:focus\:max-w-192:focus {
    max-width: 12rem !important;
  }

  .lg\:focus\:max-w-196:focus {
    max-width: 12.25rem !important;
  }

  .lg\:focus\:max-w-200:focus {
    max-width: 12.5rem !important;
  }

  .lg\:focus\:max-w-204:focus {
    max-width: 12.75rem !important;
  }

  .lg\:focus\:max-w-208:focus {
    max-width: 13rem !important;
  }

  .lg\:focus\:max-w-212:focus {
    max-width: 13.25rem !important;
  }

  .lg\:focus\:max-w-216:focus {
    max-width: 13.5rem !important;
  }

  .lg\:focus\:max-w-220:focus {
    max-width: 13.75rem !important;
  }

  .lg\:focus\:max-w-224:focus {
    max-width: 14rem !important;
  }

  .lg\:focus\:max-w-228:focus {
    max-width: 14.25rem !important;
  }

  .lg\:focus\:max-w-232:focus {
    max-width: 14.5rem !important;
  }

  .lg\:focus\:max-w-236:focus {
    max-width: 14.75rem !important;
  }

  .lg\:focus\:max-w-240:focus {
    max-width: 15rem !important;
  }

  .lg\:focus\:max-w-244:focus {
    max-width: 15.25rem !important;
  }

  .lg\:focus\:max-w-248:focus {
    max-width: 15.5rem !important;
  }

  .lg\:focus\:max-w-252:focus {
    max-width: 15.75rem !important;
  }

  .lg\:focus\:max-w-256:focus {
    max-width: 16rem !important;
  }

  .lg\:focus\:max-w-260:focus {
    max-width: 16.25rem !important;
  }

  .lg\:focus\:max-w-264:focus {
    max-width: 16.5rem !important;
  }

  .lg\:focus\:max-w-268:focus {
    max-width: 16.75rem !important;
  }

  .lg\:focus\:max-w-272:focus {
    max-width: 17rem !important;
  }

  .lg\:focus\:max-w-276:focus {
    max-width: 17.25rem !important;
  }

  .lg\:focus\:max-w-280:focus {
    max-width: 17.5rem !important;
  }

  .lg\:focus\:max-w-284:focus {
    max-width: 17.75rem !important;
  }

  .lg\:focus\:max-w-288:focus {
    max-width: 18rem !important;
  }

  .lg\:focus\:max-w-292:focus {
    max-width: 18.25rem !important;
  }

  .lg\:focus\:max-w-296:focus {
    max-width: 18.5rem !important;
  }

  .lg\:focus\:max-w-300:focus {
    max-width: 18.75rem !important;
  }

  .lg\:focus\:max-w-304:focus {
    max-width: 19rem !important;
  }

  .lg\:focus\:max-w-308:focus {
    max-width: 19.25rem !important;
  }

  .lg\:focus\:max-w-312:focus {
    max-width: 19.5rem !important;
  }

  .lg\:focus\:max-w-316:focus {
    max-width: 19.75rem !important;
  }

  .lg\:focus\:max-w-320:focus {
    max-width: 20rem !important;
  }

  .lg\:focus\:max-w-324:focus {
    max-width: 20.25rem !important;
  }

  .lg\:focus\:max-w-328:focus {
    max-width: 20.5rem !important;
  }

  .lg\:focus\:max-w-332:focus {
    max-width: 20.75rem !important;
  }

  .lg\:focus\:max-w-336:focus {
    max-width: 21rem !important;
  }

  .lg\:focus\:max-w-340:focus {
    max-width: 21.25rem !important;
  }

  .lg\:focus\:max-w-344:focus {
    max-width: 21.5rem !important;
  }

  .lg\:focus\:max-w-348:focus {
    max-width: 21.75rem !important;
  }

  .lg\:focus\:max-w-352:focus {
    max-width: 22rem !important;
  }

  .lg\:focus\:max-w-356:focus {
    max-width: 22.25rem !important;
  }

  .lg\:focus\:max-w-360:focus {
    max-width: 22.5rem !important;
  }

  .lg\:focus\:max-w-364:focus {
    max-width: 22.75rem !important;
  }

  .lg\:focus\:max-w-368:focus {
    max-width: 23rem !important;
  }

  .lg\:focus\:max-w-372:focus {
    max-width: 23.25rem !important;
  }

  .lg\:focus\:max-w-376:focus {
    max-width: 23.5rem !important;
  }

  .lg\:focus\:max-w-380:focus {
    max-width: 23.75rem !important;
  }

  .lg\:focus\:max-w-384:focus {
    max-width: 24rem !important;
  }

  .lg\:focus\:max-w-388:focus {
    max-width: 24.25rem !important;
  }

  .lg\:focus\:max-w-392:focus {
    max-width: 24.5rem !important;
  }

  .lg\:focus\:max-w-396:focus {
    max-width: 24.75rem !important;
  }

  .lg\:focus\:max-w-400:focus {
    max-width: 25rem !important;
  }

  .lg\:focus\:max-w-404:focus {
    max-width: 25.25rem !important;
  }

  .lg\:focus\:max-w-408:focus {
    max-width: 25.5rem !important;
  }

  .lg\:focus\:max-w-412:focus {
    max-width: 25.75rem !important;
  }

  .lg\:focus\:max-w-416:focus {
    max-width: 26rem !important;
  }

  .lg\:focus\:max-w-420:focus {
    max-width: 26.25rem !important;
  }

  .lg\:focus\:max-w-424:focus {
    max-width: 26.5rem !important;
  }

  .lg\:focus\:max-w-428:focus {
    max-width: 26.75rem !important;
  }

  .lg\:focus\:max-w-432:focus {
    max-width: 27rem !important;
  }

  .lg\:focus\:max-w-436:focus {
    max-width: 27.25rem !important;
  }

  .lg\:focus\:max-w-440:focus {
    max-width: 27.5rem !important;
  }

  .lg\:focus\:max-w-444:focus {
    max-width: 27.75rem !important;
  }

  .lg\:focus\:max-w-448:focus {
    max-width: 28rem !important;
  }

  .lg\:focus\:max-w-452:focus {
    max-width: 28.25rem !important;
  }

  .lg\:focus\:max-w-456:focus {
    max-width: 28.5rem !important;
  }

  .lg\:focus\:max-w-460:focus {
    max-width: 28.75rem !important;
  }

  .lg\:focus\:max-w-464:focus {
    max-width: 29rem !important;
  }

  .lg\:focus\:max-w-468:focus {
    max-width: 29.25rem !important;
  }

  .lg\:focus\:max-w-472:focus {
    max-width: 29.5rem !important;
  }

  .lg\:focus\:max-w-476:focus {
    max-width: 29.75rem !important;
  }

  .lg\:focus\:max-w-480:focus {
    max-width: 30rem !important;
  }

  .lg\:focus\:max-w-484:focus {
    max-width: 30.25rem !important;
  }

  .lg\:focus\:max-w-488:focus {
    max-width: 30.5rem !important;
  }

  .lg\:focus\:max-w-492:focus {
    max-width: 30.75rem !important;
  }

  .lg\:focus\:max-w-496:focus {
    max-width: 31rem !important;
  }

  .lg\:focus\:max-w-500:focus {
    max-width: 31.25rem !important;
  }

  .lg\:focus\:max-w-504:focus {
    max-width: 31.5rem !important;
  }

  .lg\:focus\:max-w-508:focus {
    max-width: 31.75rem !important;
  }

  .lg\:focus\:max-w-512:focus {
    max-width: 32rem !important;
  }

  .lg\:focus\:max-w-516:focus {
    max-width: 32.25rem !important;
  }

  .lg\:focus\:max-w-520:focus {
    max-width: 32.5rem !important;
  }

  .lg\:focus\:max-w-524:focus {
    max-width: 32.75rem !important;
  }

  .lg\:focus\:max-w-528:focus {
    max-width: 33rem !important;
  }

  .lg\:focus\:max-w-532:focus {
    max-width: 33.25rem !important;
  }

  .lg\:focus\:max-w-536:focus {
    max-width: 33.5rem !important;
  }

  .lg\:focus\:max-w-540:focus {
    max-width: 33.75rem !important;
  }

  .lg\:focus\:max-w-544:focus {
    max-width: 34rem !important;
  }

  .lg\:focus\:max-w-548:focus {
    max-width: 34.25rem !important;
  }

  .lg\:focus\:max-w-552:focus {
    max-width: 34.5rem !important;
  }

  .lg\:focus\:max-w-556:focus {
    max-width: 34.75rem !important;
  }

  .lg\:focus\:max-w-560:focus {
    max-width: 35rem !important;
  }

  .lg\:focus\:max-w-564:focus {
    max-width: 35.25rem !important;
  }

  .lg\:focus\:max-w-568:focus {
    max-width: 35.5rem !important;
  }

  .lg\:focus\:max-w-572:focus {
    max-width: 35.75rem !important;
  }

  .lg\:focus\:max-w-576:focus {
    max-width: 36rem !important;
  }

  .lg\:focus\:max-w-580:focus {
    max-width: 36.25rem !important;
  }

  .lg\:focus\:max-w-584:focus {
    max-width: 36.5rem !important;
  }

  .lg\:focus\:max-w-588:focus {
    max-width: 36.75rem !important;
  }

  .lg\:focus\:max-w-592:focus {
    max-width: 37rem !important;
  }

  .lg\:focus\:max-w-596:focus {
    max-width: 37.25rem !important;
  }

  .lg\:focus\:max-w-600:focus {
    max-width: 37.5rem !important;
  }

  .lg\:focus\:max-w-604:focus {
    max-width: 37.75rem !important;
  }

  .lg\:focus\:max-w-608:focus {
    max-width: 38rem !important;
  }

  .lg\:focus\:max-w-612:focus {
    max-width: 38.25rem !important;
  }

  .lg\:focus\:max-w-616:focus {
    max-width: 38.5rem !important;
  }

  .lg\:focus\:max-w-620:focus {
    max-width: 38.75rem !important;
  }

  .lg\:focus\:max-w-624:focus {
    max-width: 39rem !important;
  }

  .lg\:focus\:max-w-628:focus {
    max-width: 39.25rem !important;
  }

  .lg\:focus\:max-w-632:focus {
    max-width: 39.5rem !important;
  }

  .lg\:focus\:max-w-636:focus {
    max-width: 39.75rem !important;
  }

  .lg\:focus\:max-w-640:focus {
    max-width: 40rem !important;
  }

  .lg\:focus\:max-w-644:focus {
    max-width: 40.25rem !important;
  }

  .lg\:focus\:max-w-648:focus {
    max-width: 40.5rem !important;
  }

  .lg\:focus\:max-w-652:focus {
    max-width: 40.75rem !important;
  }

  .lg\:focus\:max-w-656:focus {
    max-width: 41rem !important;
  }

  .lg\:focus\:max-w-660:focus {
    max-width: 41.25rem !important;
  }

  .lg\:focus\:max-w-664:focus {
    max-width: 41.5rem !important;
  }

  .lg\:focus\:max-w-668:focus {
    max-width: 41.75rem !important;
  }

  .lg\:focus\:max-w-672:focus {
    max-width: 42rem !important;
  }

  .lg\:focus\:max-w-676:focus {
    max-width: 42.25rem !important;
  }

  .lg\:focus\:max-w-680:focus {
    max-width: 42.5rem !important;
  }

  .lg\:focus\:max-w-684:focus {
    max-width: 42.75rem !important;
  }

  .lg\:focus\:max-w-688:focus {
    max-width: 43rem !important;
  }

  .lg\:focus\:max-w-692:focus {
    max-width: 43.25rem !important;
  }

  .lg\:focus\:max-w-696:focus {
    max-width: 43.5rem !important;
  }

  .lg\:focus\:max-w-700:focus {
    max-width: 43.75rem !important;
  }

  .lg\:focus\:max-w-704:focus {
    max-width: 44rem !important;
  }

  .lg\:focus\:max-w-708:focus {
    max-width: 44.25rem !important;
  }

  .lg\:focus\:max-w-712:focus {
    max-width: 44.5rem !important;
  }

  .lg\:focus\:max-w-716:focus {
    max-width: 44.75rem !important;
  }

  .lg\:focus\:max-w-720:focus {
    max-width: 45rem !important;
  }

  .lg\:focus\:max-w-724:focus {
    max-width: 45.25rem !important;
  }

  .lg\:focus\:max-w-728:focus {
    max-width: 45.5rem !important;
  }

  .lg\:focus\:max-w-732:focus {
    max-width: 45.75rem !important;
  }

  .lg\:focus\:max-w-736:focus {
    max-width: 46rem !important;
  }

  .lg\:focus\:max-w-740:focus {
    max-width: 46.25rem !important;
  }

  .lg\:focus\:max-w-744:focus {
    max-width: 46.5rem !important;
  }

  .lg\:focus\:max-w-748:focus {
    max-width: 46.75rem !important;
  }

  .lg\:focus\:max-w-752:focus {
    max-width: 47rem !important;
  }

  .lg\:focus\:max-w-756:focus {
    max-width: 47.25rem !important;
  }

  .lg\:focus\:max-w-760:focus {
    max-width: 47.5rem !important;
  }

  .lg\:focus\:max-w-764:focus {
    max-width: 47.75rem !important;
  }

  .lg\:focus\:max-w-768:focus {
    max-width: 48rem !important;
  }

  .lg\:focus\:max-w-772:focus {
    max-width: 48.25rem !important;
  }

  .lg\:focus\:max-w-776:focus {
    max-width: 48.5rem !important;
  }

  .lg\:focus\:max-w-780:focus {
    max-width: 48.75rem !important;
  }

  .lg\:focus\:max-w-784:focus {
    max-width: 49rem !important;
  }

  .lg\:focus\:max-w-788:focus {
    max-width: 49.25rem !important;
  }

  .lg\:focus\:max-w-792:focus {
    max-width: 49.5rem !important;
  }

  .lg\:focus\:max-w-796:focus {
    max-width: 49.75rem !important;
  }

  .lg\:focus\:max-w-800:focus {
    max-width: 50rem !important;
  }

  .lg\:focus\:max-w-804:focus {
    max-width: 50.25rem !important;
  }

  .lg\:focus\:max-w-808:focus {
    max-width: 50.5rem !important;
  }

  .lg\:focus\:max-w-812:focus {
    max-width: 50.75rem !important;
  }

  .lg\:focus\:max-w-816:focus {
    max-width: 51rem !important;
  }

  .lg\:focus\:max-w-820:focus {
    max-width: 51.25rem !important;
  }

  .lg\:focus\:max-w-824:focus {
    max-width: 51.5rem !important;
  }

  .lg\:focus\:max-w-828:focus {
    max-width: 51.75rem !important;
  }

  .lg\:focus\:max-w-832:focus {
    max-width: 52rem !important;
  }

  .lg\:focus\:max-w-836:focus {
    max-width: 52.25rem !important;
  }

  .lg\:focus\:max-w-840:focus {
    max-width: 52.5rem !important;
  }

  .lg\:focus\:max-w-844:focus {
    max-width: 52.75rem !important;
  }

  .lg\:focus\:max-w-848:focus {
    max-width: 53rem !important;
  }

  .lg\:focus\:max-w-852:focus {
    max-width: 53.25rem !important;
  }

  .lg\:focus\:max-w-856:focus {
    max-width: 53.5rem !important;
  }

  .lg\:focus\:max-w-860:focus {
    max-width: 53.75rem !important;
  }

  .lg\:focus\:max-w-864:focus {
    max-width: 54rem !important;
  }

  .lg\:focus\:max-w-868:focus {
    max-width: 54.25rem !important;
  }

  .lg\:focus\:max-w-872:focus {
    max-width: 54.5rem !important;
  }

  .lg\:focus\:max-w-876:focus {
    max-width: 54.75rem !important;
  }

  .lg\:focus\:max-w-880:focus {
    max-width: 55rem !important;
  }

  .lg\:focus\:max-w-884:focus {
    max-width: 55.25rem !important;
  }

  .lg\:focus\:max-w-888:focus {
    max-width: 55.5rem !important;
  }

  .lg\:focus\:max-w-892:focus {
    max-width: 55.75rem !important;
  }

  .lg\:focus\:max-w-896:focus {
    max-width: 56rem !important;
  }

  .lg\:focus\:max-w-900:focus {
    max-width: 56.25rem !important;
  }

  .lg\:focus\:max-w-904:focus {
    max-width: 56.5rem !important;
  }

  .lg\:focus\:max-w-908:focus {
    max-width: 56.75rem !important;
  }

  .lg\:focus\:max-w-912:focus {
    max-width: 57rem !important;
  }

  .lg\:focus\:max-w-916:focus {
    max-width: 57.25rem !important;
  }

  .lg\:focus\:max-w-920:focus {
    max-width: 57.5rem !important;
  }

  .lg\:focus\:max-w-924:focus {
    max-width: 57.75rem !important;
  }

  .lg\:focus\:max-w-928:focus {
    max-width: 58rem !important;
  }

  .lg\:focus\:max-w-932:focus {
    max-width: 58.25rem !important;
  }

  .lg\:focus\:max-w-936:focus {
    max-width: 58.5rem !important;
  }

  .lg\:focus\:max-w-940:focus {
    max-width: 58.75rem !important;
  }

  .lg\:focus\:max-w-944:focus {
    max-width: 59rem !important;
  }

  .lg\:focus\:max-w-948:focus {
    max-width: 59.25rem !important;
  }

  .lg\:focus\:max-w-952:focus {
    max-width: 59.5rem !important;
  }

  .lg\:focus\:max-w-956:focus {
    max-width: 59.75rem !important;
  }

  .lg\:focus\:max-w-960:focus {
    max-width: 60rem !important;
  }

  .lg\:focus\:max-w-964:focus {
    max-width: 60.25rem !important;
  }

  .lg\:focus\:max-w-968:focus {
    max-width: 60.5rem !important;
  }

  .lg\:focus\:max-w-972:focus {
    max-width: 60.75rem !important;
  }

  .lg\:focus\:max-w-976:focus {
    max-width: 61rem !important;
  }

  .lg\:focus\:max-w-980:focus {
    max-width: 61.25rem !important;
  }

  .lg\:focus\:max-w-984:focus {
    max-width: 61.5rem !important;
  }

  .lg\:focus\:max-w-988:focus {
    max-width: 61.75rem !important;
  }

  .lg\:focus\:max-w-992:focus {
    max-width: 62rem !important;
  }

  .lg\:focus\:max-w-996:focus {
    max-width: 62.25rem !important;
  }

  .lg\:focus\:max-w-1000:focus {
    max-width: 62.5rem !important;
  }

  .lg\:focus\:max-w-1004:focus {
    max-width: 62.75rem !important;
  }

  .lg\:focus\:max-w-1008:focus {
    max-width: 63rem !important;
  }

  .lg\:focus\:max-w-1012:focus {
    max-width: 63.25rem !important;
  }

  .lg\:focus\:max-w-1016:focus {
    max-width: 63.5rem !important;
  }

  .lg\:focus\:max-w-1020:focus {
    max-width: 63.75rem !important;
  }

  .lg\:focus\:max-w-1024:focus {
    max-width: 64rem !important;
  }

  .lg\:focus\:max-w-1028:focus {
    max-width: 64.25rem !important;
  }

  .lg\:focus\:max-w-1032:focus {
    max-width: 64.5rem !important;
  }

  .lg\:focus\:max-w-1036:focus {
    max-width: 64.75rem !important;
  }

  .lg\:focus\:max-w-1040:focus {
    max-width: 65rem !important;
  }

  .lg\:focus\:max-w-1044:focus {
    max-width: 65.25rem !important;
  }

  .lg\:focus\:max-w-1048:focus {
    max-width: 65.5rem !important;
  }

  .lg\:focus\:max-w-1052:focus {
    max-width: 65.75rem !important;
  }

  .lg\:focus\:max-w-1056:focus {
    max-width: 66rem !important;
  }

  .lg\:focus\:max-w-1060:focus {
    max-width: 66.25rem !important;
  }

  .lg\:focus\:max-w-1064:focus {
    max-width: 66.5rem !important;
  }

  .lg\:focus\:max-w-1068:focus {
    max-width: 66.75rem !important;
  }

  .lg\:focus\:max-w-1072:focus {
    max-width: 67rem !important;
  }

  .lg\:focus\:max-w-1076:focus {
    max-width: 67.25rem !important;
  }

  .lg\:focus\:max-w-1080:focus {
    max-width: 67.5rem !important;
  }

  .lg\:focus\:max-w-1084:focus {
    max-width: 67.75rem !important;
  }

  .lg\:focus\:max-w-1088:focus {
    max-width: 68rem !important;
  }

  .lg\:focus\:max-w-1092:focus {
    max-width: 68.25rem !important;
  }

  .lg\:focus\:max-w-1096:focus {
    max-width: 68.5rem !important;
  }

  .lg\:focus\:max-w-1100:focus {
    max-width: 68.75rem !important;
  }

  .lg\:focus\:max-w-1104:focus {
    max-width: 69rem !important;
  }

  .lg\:focus\:max-w-1108:focus {
    max-width: 69.25rem !important;
  }

  .lg\:focus\:max-w-1112:focus {
    max-width: 69.5rem !important;
  }

  .lg\:focus\:max-w-1116:focus {
    max-width: 69.75rem !important;
  }

  .lg\:focus\:max-w-1120:focus {
    max-width: 70rem !important;
  }

  .lg\:focus\:max-w-1124:focus {
    max-width: 70.25rem !important;
  }

  .lg\:focus\:max-w-1128:focus {
    max-width: 70.5rem !important;
  }

  .lg\:focus\:max-w-1132:focus {
    max-width: 70.75rem !important;
  }

  .lg\:focus\:max-w-1136:focus {
    max-width: 71rem !important;
  }

  .lg\:focus\:max-w-1140:focus {
    max-width: 71.25rem !important;
  }

  .lg\:focus\:max-w-1144:focus {
    max-width: 71.5rem !important;
  }

  .lg\:focus\:max-w-1148:focus {
    max-width: 71.75rem !important;
  }

  .lg\:focus\:max-w-1152:focus {
    max-width: 72rem !important;
  }

  .lg\:focus\:max-w-1156:focus {
    max-width: 72.25rem !important;
  }

  .lg\:focus\:max-w-1160:focus {
    max-width: 72.5rem !important;
  }

  .lg\:focus\:max-w-1164:focus {
    max-width: 72.75rem !important;
  }

  .lg\:focus\:max-w-1168:focus {
    max-width: 73rem !important;
  }

  .lg\:focus\:max-w-1172:focus {
    max-width: 73.25rem !important;
  }

  .lg\:focus\:max-w-1176:focus {
    max-width: 73.5rem !important;
  }

  .lg\:focus\:max-w-1180:focus {
    max-width: 73.75rem !important;
  }

  .lg\:focus\:max-w-1184:focus {
    max-width: 74rem !important;
  }

  .lg\:focus\:max-w-1188:focus {
    max-width: 74.25rem !important;
  }

  .lg\:focus\:max-w-1192:focus {
    max-width: 74.5rem !important;
  }

  .lg\:focus\:max-w-1196:focus {
    max-width: 74.75rem !important;
  }

  .lg\:focus\:max-w-1200:focus {
    max-width: 75rem !important;
  }

  .lg\:focus\:max-w-none:focus {
    max-width: none !important;
  }

  .lg\:focus\:max-w-xs:focus {
    max-width: 20rem !important;
  }

  .lg\:focus\:max-w-sm:focus {
    max-width: 24rem !important;
  }

  .lg\:focus\:max-w-md:focus {
    max-width: 28rem !important;
  }

  .lg\:focus\:max-w-lg:focus {
    max-width: 32rem !important;
  }

  .lg\:focus\:max-w-xl:focus {
    max-width: 36rem !important;
  }

  .lg\:focus\:max-w-2xl:focus {
    max-width: 42rem !important;
  }

  .lg\:focus\:max-w-3xl:focus {
    max-width: 48rem !important;
  }

  .lg\:focus\:max-w-4xl:focus {
    max-width: 56rem !important;
  }

  .lg\:focus\:max-w-5xl:focus {
    max-width: 64rem !important;
  }

  .lg\:focus\:max-w-6xl:focus {
    max-width: 72rem !important;
  }

  .lg\:focus\:max-w-full:focus {
    max-width: 100% !important;
  }

  .lg\:focus\:max-w-screen-xs:focus {
    max-width: 600px !important;
  }

  .lg\:focus\:max-w-screen-sm:focus {
    max-width: 769px !important;
  }

  .lg\:focus\:max-w-screen-md:focus {
    max-width: 1000px !important;
  }

  .lg\:focus\:max-w-screen-lg:focus {
    max-width: 1200px !important;
  }

  .lg\:focus\:max-w-screen-xl:focus {
    max-width: 1366px !important;
  }

  .lg\:min-h-0 {
    min-height: 0 !important;
  }

  .lg\:min-h-full {
    min-height: 100% !important;
  }

  .lg\:min-h-screen {
    min-height: 100vh !important;
  }

  .lg\:hover\:min-h-0:hover {
    min-height: 0 !important;
  }

  .lg\:hover\:min-h-full:hover {
    min-height: 100% !important;
  }

  .lg\:hover\:min-h-screen:hover {
    min-height: 100vh !important;
  }

  .lg\:focus\:min-h-0:focus {
    min-height: 0 !important;
  }

  .lg\:focus\:min-h-full:focus {
    min-height: 100% !important;
  }

  .lg\:focus\:min-h-screen:focus {
    min-height: 100vh !important;
  }

  .lg\:min-w-0 {
    min-width: 0 !important;
  }

  .lg\:min-w-full {
    min-width: 100% !important;
  }

  .lg\:hover\:min-w-0:hover {
    min-width: 0 !important;
  }

  .lg\:hover\:min-w-full:hover {
    min-width: 100% !important;
  }

  .lg\:focus\:min-w-0:focus {
    min-width: 0 !important;
  }

  .lg\:focus\:min-w-full:focus {
    min-width: 100% !important;
  }

  .lg\:object-contain {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .lg\:object-cover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .lg\:object-fill {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .lg\:object-none {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .lg\:object-scale-down {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .lg\:hover\:object-contain:hover {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .lg\:hover\:object-cover:hover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .lg\:hover\:object-fill:hover {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .lg\:hover\:object-none:hover {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .lg\:hover\:object-scale-down:hover {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .lg\:focus\:object-contain:focus {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .lg\:focus\:object-cover:focus {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .lg\:focus\:object-fill:focus {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .lg\:focus\:object-none:focus {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .lg\:focus\:object-scale-down:focus {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .lg\:object-bottom {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .lg\:object-center {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .lg\:object-left {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .lg\:object-left-bottom {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .lg\:object-left-top {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .lg\:object-right {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .lg\:object-right-bottom {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .lg\:object-right-top {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .lg\:object-top {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .lg\:hover\:object-bottom:hover {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .lg\:hover\:object-center:hover {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .lg\:hover\:object-left:hover {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .lg\:hover\:object-left-bottom:hover {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .lg\:hover\:object-left-top:hover {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .lg\:hover\:object-right:hover {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .lg\:hover\:object-right-bottom:hover {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .lg\:hover\:object-right-top:hover {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .lg\:hover\:object-top:hover {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .lg\:focus\:object-bottom:focus {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .lg\:focus\:object-center:focus {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .lg\:focus\:object-left:focus {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .lg\:focus\:object-left-bottom:focus {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .lg\:focus\:object-left-top:focus {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .lg\:focus\:object-right:focus {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .lg\:focus\:object-right-bottom:focus {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .lg\:focus\:object-right-top:focus {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .lg\:focus\:object-top:focus {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .lg\:opacity-0 {
    opacity: 0 !important;
  }

  .lg\:opacity-25 {
    opacity: 0.25 !important;
  }

  .lg\:opacity-50 {
    opacity: 0.5 !important;
  }

  .lg\:opacity-75 {
    opacity: 0.75 !important;
  }

  .lg\:opacity-100 {
    opacity: 1 !important;
  }

  .lg\:hover\:opacity-0:hover {
    opacity: 0 !important;
  }

  .lg\:hover\:opacity-25:hover {
    opacity: 0.25 !important;
  }

  .lg\:hover\:opacity-50:hover {
    opacity: 0.5 !important;
  }

  .lg\:hover\:opacity-75:hover {
    opacity: 0.75 !important;
  }

  .lg\:hover\:opacity-100:hover {
    opacity: 1 !important;
  }

  .lg\:focus\:opacity-0:focus {
    opacity: 0 !important;
  }

  .lg\:focus\:opacity-25:focus {
    opacity: 0.25 !important;
  }

  .lg\:focus\:opacity-50:focus {
    opacity: 0.5 !important;
  }

  .lg\:focus\:opacity-75:focus {
    opacity: 0.75 !important;
  }

  .lg\:focus\:opacity-100:focus {
    opacity: 1 !important;
  }

  .lg\:outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .lg\:outline-white {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .lg\:outline-black {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .lg\:hover\:outline-none:hover {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .lg\:hover\:outline-white:hover {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .lg\:hover\:outline-black:hover {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .lg\:focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .lg\:focus\:outline-white:focus {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .lg\:focus\:outline-black:focus {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .lg\:overflow-auto {
    overflow: auto !important;
  }

  .lg\:overflow-hidden {
    overflow: hidden !important;
  }

  .lg\:overflow-visible {
    overflow: visible !important;
  }

  .lg\:overflow-scroll {
    overflow: scroll !important;
  }

  .lg\:overflow-x-auto {
    overflow-x: auto !important;
  }

  .lg\:overflow-y-auto {
    overflow-y: auto !important;
  }

  .lg\:overflow-x-hidden {
    overflow-x: hidden !important;
  }

  .lg\:overflow-y-hidden {
    overflow-y: hidden !important;
  }

  .lg\:overflow-x-visible {
    overflow-x: visible !important;
  }

  .lg\:overflow-y-visible {
    overflow-y: visible !important;
  }

  .lg\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .lg\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .lg\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important;
  }

  .lg\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important;
  }

  .lg\:hover\:overflow-auto:hover {
    overflow: auto !important;
  }

  .lg\:hover\:overflow-hidden:hover {
    overflow: hidden !important;
  }

  .lg\:hover\:overflow-visible:hover {
    overflow: visible !important;
  }

  .lg\:hover\:overflow-scroll:hover {
    overflow: scroll !important;
  }

  .lg\:hover\:overflow-x-auto:hover {
    overflow-x: auto !important;
  }

  .lg\:hover\:overflow-y-auto:hover {
    overflow-y: auto !important;
  }

  .lg\:hover\:overflow-x-hidden:hover {
    overflow-x: hidden !important;
  }

  .lg\:hover\:overflow-y-hidden:hover {
    overflow-y: hidden !important;
  }

  .lg\:hover\:overflow-x-visible:hover {
    overflow-x: visible !important;
  }

  .lg\:hover\:overflow-y-visible:hover {
    overflow-y: visible !important;
  }

  .lg\:hover\:overflow-x-scroll:hover {
    overflow-x: scroll !important;
  }

  .lg\:hover\:overflow-y-scroll:hover {
    overflow-y: scroll !important;
  }

  .lg\:hover\:scrolling-touch:hover {
    -webkit-overflow-scrolling: touch !important;
  }

  .lg\:hover\:scrolling-auto:hover {
    -webkit-overflow-scrolling: auto !important;
  }

  .lg\:focus\:overflow-auto:focus {
    overflow: auto !important;
  }

  .lg\:focus\:overflow-hidden:focus {
    overflow: hidden !important;
  }

  .lg\:focus\:overflow-visible:focus {
    overflow: visible !important;
  }

  .lg\:focus\:overflow-scroll:focus {
    overflow: scroll !important;
  }

  .lg\:focus\:overflow-x-auto:focus {
    overflow-x: auto !important;
  }

  .lg\:focus\:overflow-y-auto:focus {
    overflow-y: auto !important;
  }

  .lg\:focus\:overflow-x-hidden:focus {
    overflow-x: hidden !important;
  }

  .lg\:focus\:overflow-y-hidden:focus {
    overflow-y: hidden !important;
  }

  .lg\:focus\:overflow-x-visible:focus {
    overflow-x: visible !important;
  }

  .lg\:focus\:overflow-y-visible:focus {
    overflow-y: visible !important;
  }

  .lg\:focus\:overflow-x-scroll:focus {
    overflow-x: scroll !important;
  }

  .lg\:focus\:overflow-y-scroll:focus {
    overflow-y: scroll !important;
  }

  .lg\:focus\:scrolling-touch:focus {
    -webkit-overflow-scrolling: touch !important;
  }

  .lg\:focus\:scrolling-auto:focus {
    -webkit-overflow-scrolling: auto !important;
  }

  .lg\:p-0 {
    padding: 0rem !important;
  }

  .lg\:p-1 {
    padding: 0.25rem !important;
  }

  .lg\:p-2 {
    padding: 0.5rem !important;
  }

  .lg\:p-3 {
    padding: 0.75rem !important;
  }

  .lg\:p-4 {
    padding: 1rem !important;
  }

  .lg\:p-5 {
    padding: 1.25rem !important;
  }

  .lg\:p-6 {
    padding: 1.5rem !important;
  }

  .lg\:p-7 {
    padding: 1.75rem !important;
  }

  .lg\:p-8 {
    padding: 2rem !important;
  }

  .lg\:p-9 {
    padding: 2.25rem !important;
  }

  .lg\:p-10 {
    padding: 2.5rem !important;
  }

  .lg\:p-11 {
    padding: 2.75rem !important;
  }

  .lg\:p-12 {
    padding: 3rem !important;
  }

  .lg\:p-13 {
    padding: 3.25rem !important;
  }

  .lg\:p-14 {
    padding: 3.5rem !important;
  }

  .lg\:p-15 {
    padding: 3.75rem !important;
  }

  .lg\:p-16 {
    padding: 4rem !important;
  }

  .lg\:p-17 {
    padding: 4.25rem !important;
  }

  .lg\:p-18 {
    padding: 4.5rem !important;
  }

  .lg\:p-19 {
    padding: 4.75rem !important;
  }

  .lg\:p-20 {
    padding: 5rem !important;
  }

  .lg\:p-21 {
    padding: 5.25rem !important;
  }

  .lg\:p-22 {
    padding: 5.5rem !important;
  }

  .lg\:p-23 {
    padding: 5.75rem !important;
  }

  .lg\:p-24 {
    padding: 6rem !important;
  }

  .lg\:p-25 {
    padding: 6.25rem !important;
  }

  .lg\:p-26 {
    padding: 6.5rem !important;
  }

  .lg\:p-27 {
    padding: 6.75rem !important;
  }

  .lg\:p-28 {
    padding: 7rem !important;
  }

  .lg\:p-29 {
    padding: 7.25rem !important;
  }

  .lg\:p-30 {
    padding: 7.5rem !important;
  }

  .lg\:p-31 {
    padding: 7.75rem !important;
  }

  .lg\:p-32 {
    padding: 8rem !important;
  }

  .lg\:p-33 {
    padding: 8.25rem !important;
  }

  .lg\:p-34 {
    padding: 8.5rem !important;
  }

  .lg\:p-35 {
    padding: 8.75rem !important;
  }

  .lg\:p-36 {
    padding: 9rem !important;
  }

  .lg\:p-37 {
    padding: 9.25rem !important;
  }

  .lg\:p-38 {
    padding: 9.5rem !important;
  }

  .lg\:p-39 {
    padding: 9.75rem !important;
  }

  .lg\:p-40 {
    padding: 10rem !important;
  }

  .lg\:p-41 {
    padding: 10.25rem !important;
  }

  .lg\:p-42 {
    padding: 10.5rem !important;
  }

  .lg\:p-43 {
    padding: 10.75rem !important;
  }

  .lg\:p-44 {
    padding: 11rem !important;
  }

  .lg\:p-45 {
    padding: 11.25rem !important;
  }

  .lg\:p-46 {
    padding: 11.5rem !important;
  }

  .lg\:p-47 {
    padding: 11.75rem !important;
  }

  .lg\:p-48 {
    padding: 12rem !important;
  }

  .lg\:p-49 {
    padding: 12.25rem !important;
  }

  .lg\:p-50 {
    padding: 12.5rem !important;
  }

  .lg\:p-51 {
    padding: 12.75rem !important;
  }

  .lg\:p-52 {
    padding: 13rem !important;
  }

  .lg\:p-53 {
    padding: 13.25rem !important;
  }

  .lg\:p-54 {
    padding: 13.5rem !important;
  }

  .lg\:p-55 {
    padding: 13.75rem !important;
  }

  .lg\:p-56 {
    padding: 14rem !important;
  }

  .lg\:p-57 {
    padding: 14.25rem !important;
  }

  .lg\:p-58 {
    padding: 14.5rem !important;
  }

  .lg\:p-59 {
    padding: 14.75rem !important;
  }

  .lg\:p-60 {
    padding: 15rem !important;
  }

  .lg\:p-61 {
    padding: 15.25rem !important;
  }

  .lg\:p-62 {
    padding: 15.5rem !important;
  }

  .lg\:p-63 {
    padding: 15.75rem !important;
  }

  .lg\:p-64 {
    padding: 16rem !important;
  }

  .lg\:p-65 {
    padding: 16.25rem !important;
  }

  .lg\:p-66 {
    padding: 16.5rem !important;
  }

  .lg\:p-67 {
    padding: 16.75rem !important;
  }

  .lg\:p-68 {
    padding: 17rem !important;
  }

  .lg\:p-69 {
    padding: 17.25rem !important;
  }

  .lg\:p-70 {
    padding: 17.5rem !important;
  }

  .lg\:p-71 {
    padding: 17.75rem !important;
  }

  .lg\:p-72 {
    padding: 18rem !important;
  }

  .lg\:p-73 {
    padding: 18.25rem !important;
  }

  .lg\:p-74 {
    padding: 18.5rem !important;
  }

  .lg\:p-75 {
    padding: 18.75rem !important;
  }

  .lg\:p-76 {
    padding: 19rem !important;
  }

  .lg\:p-77 {
    padding: 19.25rem !important;
  }

  .lg\:p-78 {
    padding: 19.5rem !important;
  }

  .lg\:p-79 {
    padding: 19.75rem !important;
  }

  .lg\:p-80 {
    padding: 20rem !important;
  }

  .lg\:p-81 {
    padding: 20.25rem !important;
  }

  .lg\:p-82 {
    padding: 20.5rem !important;
  }

  .lg\:p-83 {
    padding: 20.75rem !important;
  }

  .lg\:p-84 {
    padding: 21rem !important;
  }

  .lg\:p-85 {
    padding: 21.25rem !important;
  }

  .lg\:p-86 {
    padding: 21.5rem !important;
  }

  .lg\:p-87 {
    padding: 21.75rem !important;
  }

  .lg\:p-88 {
    padding: 22rem !important;
  }

  .lg\:p-89 {
    padding: 22.25rem !important;
  }

  .lg\:p-90 {
    padding: 22.5rem !important;
  }

  .lg\:p-91 {
    padding: 22.75rem !important;
  }

  .lg\:p-92 {
    padding: 23rem !important;
  }

  .lg\:p-93 {
    padding: 23.25rem !important;
  }

  .lg\:p-94 {
    padding: 23.5rem !important;
  }

  .lg\:p-95 {
    padding: 23.75rem !important;
  }

  .lg\:p-96 {
    padding: 24rem !important;
  }

  .lg\:p-97 {
    padding: 24.25rem !important;
  }

  .lg\:p-98 {
    padding: 24.5rem !important;
  }

  .lg\:p-99 {
    padding: 24.75rem !important;
  }

  .lg\:p-100 {
    padding: 25rem !important;
  }

  .lg\:p-101 {
    padding: 25.25rem !important;
  }

  .lg\:p-102 {
    padding: 25.5rem !important;
  }

  .lg\:p-103 {
    padding: 25.75rem !important;
  }

  .lg\:p-104 {
    padding: 26rem !important;
  }

  .lg\:p-105 {
    padding: 26.25rem !important;
  }

  .lg\:p-px {
    padding: 1px !important;
  }

  .lg\:p-0\.5 {
    padding: 0.125rem !important;
  }

  .lg\:p-1\.5 {
    padding: 0.375rem !important;
  }

  .lg\:p-2\.5 {
    padding: 0.625rem !important;
  }

  .lg\:p-3\.5 {
    padding: 0.875rem !important;
  }

  .lg\:p-4\.5 {
    padding: 1.125rem !important;
  }

  .lg\:p-5\.5 {
    padding: 1.375rem !important;
  }

  .lg\:p-6\.5 {
    padding: 1.625rem !important;
  }

  .lg\:p-7\.5 {
    padding: 1.875rem !important;
  }

  .lg\:p-8\.5 {
    padding: 2.125rem !important;
  }

  .lg\:p-9\.5 {
    padding: 2.375rem !important;
  }

  .lg\:p-10\.5 {
    padding: 2.625rem !important;
  }

  .lg\:p-11\.5 {
    padding: 2.875rem !important;
  }

  .lg\:p-12\.5 {
    padding: 3.125rem !important;
  }

  .lg\:p-13\.5 {
    padding: 3.375rem !important;
  }

  .lg\:p-14\.5 {
    padding: 3.625rem !important;
  }

  .lg\:p-15\.5 {
    padding: 3.875rem !important;
  }

  .lg\:p-16\.5 {
    padding: 4.125rem !important;
  }

  .lg\:p-17\.5 {
    padding: 4.375rem !important;
  }

  .lg\:p-18\.5 {
    padding: 4.625rem !important;
  }

  .lg\:p-19\.5 {
    padding: 4.875rem !important;
  }

  .lg\:p-20\.5 {
    padding: 5.125rem !important;
  }

  .lg\:p-21\.5 {
    padding: 5.375rem !important;
  }

  .lg\:p-22\.5 {
    padding: 5.625rem !important;
  }

  .lg\:p-23\.5 {
    padding: 5.875rem !important;
  }

  .lg\:p-24\.5 {
    padding: 6.125rem !important;
  }

  .lg\:p-25\.5 {
    padding: 6.375rem !important;
  }

  .lg\:p-26\.5 {
    padding: 6.625rem !important;
  }

  .lg\:p-27\.5 {
    padding: 6.875rem !important;
  }

  .lg\:p-28\.5 {
    padding: 7.125rem !important;
  }

  .lg\:p-29\.5 {
    padding: 7.375rem !important;
  }

  .lg\:p-30\.5 {
    padding: 7.625rem !important;
  }

  .lg\:p-31\.5 {
    padding: 7.875rem !important;
  }

  .lg\:p-32\.5 {
    padding: 8.125rem !important;
  }

  .lg\:p-33\.5 {
    padding: 8.375rem !important;
  }

  .lg\:p-34\.5 {
    padding: 8.625rem !important;
  }

  .lg\:p-35\.5 {
    padding: 8.875rem !important;
  }

  .lg\:p-36\.5 {
    padding: 9.125rem !important;
  }

  .lg\:p-37\.5 {
    padding: 9.375rem !important;
  }

  .lg\:p-38\.5 {
    padding: 9.625rem !important;
  }

  .lg\:p-39\.5 {
    padding: 9.875rem !important;
  }

  .lg\:p-40\.5 {
    padding: 10.125rem !important;
  }

  .lg\:p-41\.5 {
    padding: 10.375rem !important;
  }

  .lg\:p-42\.5 {
    padding: 10.625rem !important;
  }

  .lg\:p-43\.5 {
    padding: 10.875rem !important;
  }

  .lg\:p-44\.5 {
    padding: 11.125rem !important;
  }

  .lg\:p-45\.5 {
    padding: 11.375rem !important;
  }

  .lg\:p-46\.5 {
    padding: 11.625rem !important;
  }

  .lg\:p-47\.5 {
    padding: 11.875rem !important;
  }

  .lg\:p-48\.5 {
    padding: 12.125rem !important;
  }

  .lg\:p-49\.5 {
    padding: 12.375rem !important;
  }

  .lg\:p-50\.5 {
    padding: 12.625rem !important;
  }

  .lg\:p-51\.5 {
    padding: 12.875rem !important;
  }

  .lg\:p-52\.5 {
    padding: 13.125rem !important;
  }

  .lg\:p-53\.5 {
    padding: 13.375rem !important;
  }

  .lg\:p-54\.5 {
    padding: 13.625rem !important;
  }

  .lg\:p-55\.5 {
    padding: 13.875rem !important;
  }

  .lg\:p-56\.5 {
    padding: 14.125rem !important;
  }

  .lg\:p-57\.5 {
    padding: 14.375rem !important;
  }

  .lg\:p-58\.5 {
    padding: 14.625rem !important;
  }

  .lg\:p-59\.5 {
    padding: 14.875rem !important;
  }

  .lg\:p-60\.5 {
    padding: 15.125rem !important;
  }

  .lg\:p-61\.5 {
    padding: 15.375rem !important;
  }

  .lg\:p-62\.5 {
    padding: 15.625rem !important;
  }

  .lg\:p-63\.5 {
    padding: 15.875rem !important;
  }

  .lg\:p-64\.5 {
    padding: 16.125rem !important;
  }

  .lg\:p-65\.5 {
    padding: 16.375rem !important;
  }

  .lg\:p-66\.5 {
    padding: 16.625rem !important;
  }

  .lg\:p-67\.5 {
    padding: 16.875rem !important;
  }

  .lg\:p-68\.5 {
    padding: 17.125rem !important;
  }

  .lg\:p-69\.5 {
    padding: 17.375rem !important;
  }

  .lg\:p-70\.5 {
    padding: 17.625rem !important;
  }

  .lg\:p-71\.5 {
    padding: 17.875rem !important;
  }

  .lg\:p-72\.5 {
    padding: 18.125rem !important;
  }

  .lg\:p-73\.5 {
    padding: 18.375rem !important;
  }

  .lg\:p-74\.5 {
    padding: 18.625rem !important;
  }

  .lg\:p-75\.5 {
    padding: 18.875rem !important;
  }

  .lg\:p-76\.5 {
    padding: 19.125rem !important;
  }

  .lg\:p-77\.5 {
    padding: 19.375rem !important;
  }

  .lg\:p-78\.5 {
    padding: 19.625rem !important;
  }

  .lg\:p-79\.5 {
    padding: 19.875rem !important;
  }

  .lg\:p-80\.5 {
    padding: 20.125rem !important;
  }

  .lg\:p-81\.5 {
    padding: 20.375rem !important;
  }

  .lg\:p-82\.5 {
    padding: 20.625rem !important;
  }

  .lg\:p-83\.5 {
    padding: 20.875rem !important;
  }

  .lg\:p-84\.5 {
    padding: 21.125rem !important;
  }

  .lg\:p-85\.5 {
    padding: 21.375rem !important;
  }

  .lg\:p-86\.5 {
    padding: 21.625rem !important;
  }

  .lg\:p-87\.5 {
    padding: 21.875rem !important;
  }

  .lg\:p-88\.5 {
    padding: 22.125rem !important;
  }

  .lg\:p-89\.5 {
    padding: 22.375rem !important;
  }

  .lg\:p-90\.5 {
    padding: 22.625rem !important;
  }

  .lg\:p-91\.5 {
    padding: 22.875rem !important;
  }

  .lg\:p-92\.5 {
    padding: 23.125rem !important;
  }

  .lg\:p-93\.5 {
    padding: 23.375rem !important;
  }

  .lg\:p-94\.5 {
    padding: 23.625rem !important;
  }

  .lg\:p-95\.5 {
    padding: 23.875rem !important;
  }

  .lg\:p-96\.5 {
    padding: 24.125rem !important;
  }

  .lg\:p-97\.5 {
    padding: 24.375rem !important;
  }

  .lg\:p-98\.5 {
    padding: 24.625rem !important;
  }

  .lg\:p-99\.5 {
    padding: 24.875rem !important;
  }

  .lg\:p-100\.5 {
    padding: 25.125rem !important;
  }

  .lg\:p-101\.5 {
    padding: 25.375rem !important;
  }

  .lg\:p-102\.5 {
    padding: 25.625rem !important;
  }

  .lg\:p-103\.5 {
    padding: 25.875rem !important;
  }

  .lg\:p-104\.5 {
    padding: 26.125rem !important;
  }

  .lg\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .lg\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .lg\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .lg\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .lg\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .lg\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .lg\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .lg\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .lg\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .lg\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .lg\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .lg\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .lg\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .lg\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .lg\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .lg\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .lg\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .lg\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .lg\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .lg\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .lg\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .lg\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .lg\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .lg\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .lg\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .lg\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .lg\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .lg\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .lg\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .lg\:py-17 {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .lg\:px-17 {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .lg\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .lg\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .lg\:py-19 {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .lg\:px-19 {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .lg\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .lg\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .lg\:py-21 {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .lg\:px-21 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .lg\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .lg\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .lg\:py-23 {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .lg\:px-23 {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .lg\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .lg\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .lg\:py-25 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .lg\:px-25 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .lg\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .lg\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .lg\:py-27 {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .lg\:px-27 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .lg\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .lg\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .lg\:py-29 {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .lg\:px-29 {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .lg\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .lg\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .lg\:py-31 {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .lg\:px-31 {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .lg\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .lg\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .lg\:py-33 {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .lg\:px-33 {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .lg\:py-34 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .lg\:px-34 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .lg\:py-35 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .lg\:px-35 {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .lg\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .lg\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .lg\:py-37 {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .lg\:px-37 {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .lg\:py-38 {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .lg\:px-38 {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .lg\:py-39 {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .lg\:px-39 {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .lg\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .lg\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .lg\:py-41 {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .lg\:px-41 {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .lg\:py-42 {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .lg\:px-42 {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .lg\:py-43 {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .lg\:px-43 {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .lg\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .lg\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .lg\:py-45 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .lg\:px-45 {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .lg\:py-46 {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .lg\:px-46 {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .lg\:py-47 {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .lg\:px-47 {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .lg\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .lg\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .lg\:py-49 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .lg\:px-49 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .lg\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .lg\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .lg\:py-51 {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .lg\:px-51 {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .lg\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .lg\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .lg\:py-53 {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .lg\:px-53 {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .lg\:py-54 {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .lg\:px-54 {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .lg\:py-55 {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .lg\:px-55 {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .lg\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .lg\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .lg\:py-57 {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .lg\:px-57 {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .lg\:py-58 {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .lg\:px-58 {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .lg\:py-59 {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .lg\:px-59 {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .lg\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .lg\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .lg\:py-61 {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .lg\:px-61 {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .lg\:py-62 {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .lg\:px-62 {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .lg\:py-63 {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .lg\:px-63 {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .lg\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .lg\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .lg\:py-65 {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .lg\:px-65 {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .lg\:py-66 {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .lg\:px-66 {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .lg\:py-67 {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .lg\:px-67 {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .lg\:py-68 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .lg\:px-68 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .lg\:py-69 {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .lg\:px-69 {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .lg\:py-70 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .lg\:px-70 {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .lg\:py-71 {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .lg\:px-71 {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .lg\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .lg\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .lg\:py-73 {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .lg\:px-73 {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .lg\:py-74 {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .lg\:px-74 {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .lg\:py-75 {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .lg\:px-75 {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .lg\:py-76 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .lg\:px-76 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .lg\:py-77 {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .lg\:px-77 {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .lg\:py-78 {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .lg\:px-78 {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .lg\:py-79 {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .lg\:px-79 {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .lg\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .lg\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .lg\:py-81 {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .lg\:px-81 {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .lg\:py-82 {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .lg\:px-82 {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .lg\:py-83 {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .lg\:px-83 {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .lg\:py-84 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .lg\:px-84 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .lg\:py-85 {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .lg\:px-85 {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .lg\:py-86 {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .lg\:px-86 {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .lg\:py-87 {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .lg\:px-87 {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .lg\:py-88 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .lg\:px-88 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .lg\:py-89 {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .lg\:px-89 {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .lg\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .lg\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .lg\:py-91 {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .lg\:px-91 {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .lg\:py-92 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .lg\:px-92 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .lg\:py-93 {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .lg\:px-93 {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .lg\:py-94 {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .lg\:px-94 {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .lg\:py-95 {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .lg\:px-95 {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .lg\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .lg\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .lg\:py-97 {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .lg\:px-97 {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .lg\:py-98 {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .lg\:px-98 {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .lg\:py-99 {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .lg\:px-99 {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .lg\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .lg\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .lg\:py-101 {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .lg\:px-101 {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .lg\:py-102 {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .lg\:px-102 {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .lg\:py-103 {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .lg\:px-103 {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .lg\:py-104 {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .lg\:px-104 {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .lg\:py-105 {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .lg\:px-105 {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .lg\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .lg\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .lg\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .lg\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .lg\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .lg\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .lg\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .lg\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .lg\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .lg\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .lg\:py-4\.5 {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .lg\:px-4\.5 {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .lg\:py-5\.5 {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .lg\:px-5\.5 {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .lg\:py-6\.5 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .lg\:px-6\.5 {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .lg\:py-7\.5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .lg\:px-7\.5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .lg\:py-8\.5 {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .lg\:px-8\.5 {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .lg\:py-9\.5 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .lg\:px-9\.5 {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .lg\:py-10\.5 {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .lg\:px-10\.5 {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .lg\:py-11\.5 {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .lg\:px-11\.5 {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .lg\:py-12\.5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .lg\:px-12\.5 {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .lg\:py-13\.5 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .lg\:px-13\.5 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .lg\:py-14\.5 {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .lg\:px-14\.5 {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .lg\:py-15\.5 {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .lg\:px-15\.5 {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .lg\:py-16\.5 {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .lg\:px-16\.5 {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .lg\:py-17\.5 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .lg\:px-17\.5 {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .lg\:py-18\.5 {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .lg\:px-18\.5 {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .lg\:py-19\.5 {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .lg\:px-19\.5 {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .lg\:py-20\.5 {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .lg\:px-20\.5 {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .lg\:py-21\.5 {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .lg\:px-21\.5 {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .lg\:py-22\.5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .lg\:px-22\.5 {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .lg\:py-23\.5 {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .lg\:px-23\.5 {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .lg\:py-24\.5 {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .lg\:px-24\.5 {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .lg\:py-25\.5 {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .lg\:px-25\.5 {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .lg\:py-26\.5 {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .lg\:px-26\.5 {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .lg\:py-27\.5 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .lg\:px-27\.5 {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .lg\:py-28\.5 {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .lg\:px-28\.5 {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .lg\:py-29\.5 {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .lg\:px-29\.5 {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .lg\:py-30\.5 {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .lg\:px-30\.5 {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .lg\:py-31\.5 {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .lg\:px-31\.5 {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .lg\:py-32\.5 {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .lg\:px-32\.5 {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .lg\:py-33\.5 {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .lg\:px-33\.5 {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .lg\:py-34\.5 {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .lg\:px-34\.5 {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .lg\:py-35\.5 {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .lg\:px-35\.5 {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .lg\:py-36\.5 {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .lg\:px-36\.5 {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .lg\:py-37\.5 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .lg\:px-37\.5 {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .lg\:py-38\.5 {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .lg\:px-38\.5 {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .lg\:py-39\.5 {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .lg\:px-39\.5 {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .lg\:py-40\.5 {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .lg\:px-40\.5 {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .lg\:py-41\.5 {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .lg\:px-41\.5 {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .lg\:py-42\.5 {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .lg\:px-42\.5 {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .lg\:py-43\.5 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .lg\:px-43\.5 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .lg\:py-44\.5 {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .lg\:px-44\.5 {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .lg\:py-45\.5 {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .lg\:px-45\.5 {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .lg\:py-46\.5 {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .lg\:px-46\.5 {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .lg\:py-47\.5 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .lg\:px-47\.5 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .lg\:py-48\.5 {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .lg\:px-48\.5 {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .lg\:py-49\.5 {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .lg\:px-49\.5 {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .lg\:py-50\.5 {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .lg\:px-50\.5 {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .lg\:py-51\.5 {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .lg\:px-51\.5 {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .lg\:py-52\.5 {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .lg\:px-52\.5 {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .lg\:py-53\.5 {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .lg\:px-53\.5 {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .lg\:py-54\.5 {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .lg\:px-54\.5 {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .lg\:py-55\.5 {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .lg\:px-55\.5 {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .lg\:py-56\.5 {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .lg\:px-56\.5 {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .lg\:py-57\.5 {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .lg\:px-57\.5 {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .lg\:py-58\.5 {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .lg\:px-58\.5 {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .lg\:py-59\.5 {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .lg\:px-59\.5 {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .lg\:py-60\.5 {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .lg\:px-60\.5 {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .lg\:py-61\.5 {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .lg\:px-61\.5 {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .lg\:py-62\.5 {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .lg\:px-62\.5 {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .lg\:py-63\.5 {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .lg\:px-63\.5 {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .lg\:py-64\.5 {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .lg\:px-64\.5 {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .lg\:py-65\.5 {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .lg\:px-65\.5 {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .lg\:py-66\.5 {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .lg\:px-66\.5 {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .lg\:py-67\.5 {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .lg\:px-67\.5 {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .lg\:py-68\.5 {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .lg\:px-68\.5 {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .lg\:py-69\.5 {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .lg\:px-69\.5 {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .lg\:py-70\.5 {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .lg\:px-70\.5 {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .lg\:py-71\.5 {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .lg\:px-71\.5 {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .lg\:py-72\.5 {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .lg\:px-72\.5 {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .lg\:py-73\.5 {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .lg\:px-73\.5 {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .lg\:py-74\.5 {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .lg\:px-74\.5 {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .lg\:py-75\.5 {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .lg\:px-75\.5 {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .lg\:py-76\.5 {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .lg\:px-76\.5 {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .lg\:py-77\.5 {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .lg\:px-77\.5 {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .lg\:py-78\.5 {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .lg\:px-78\.5 {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .lg\:py-79\.5 {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .lg\:px-79\.5 {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .lg\:py-80\.5 {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .lg\:px-80\.5 {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .lg\:py-81\.5 {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .lg\:px-81\.5 {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .lg\:py-82\.5 {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .lg\:px-82\.5 {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .lg\:py-83\.5 {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .lg\:px-83\.5 {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .lg\:py-84\.5 {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .lg\:px-84\.5 {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .lg\:py-85\.5 {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .lg\:px-85\.5 {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .lg\:py-86\.5 {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .lg\:px-86\.5 {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .lg\:py-87\.5 {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .lg\:px-87\.5 {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .lg\:py-88\.5 {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .lg\:px-88\.5 {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .lg\:py-89\.5 {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .lg\:px-89\.5 {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .lg\:py-90\.5 {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .lg\:px-90\.5 {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .lg\:py-91\.5 {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .lg\:px-91\.5 {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .lg\:py-92\.5 {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .lg\:px-92\.5 {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .lg\:py-93\.5 {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .lg\:px-93\.5 {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .lg\:py-94\.5 {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .lg\:px-94\.5 {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .lg\:py-95\.5 {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .lg\:px-95\.5 {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .lg\:py-96\.5 {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .lg\:px-96\.5 {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .lg\:py-97\.5 {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .lg\:px-97\.5 {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .lg\:py-98\.5 {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .lg\:px-98\.5 {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .lg\:py-99\.5 {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .lg\:px-99\.5 {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .lg\:py-100\.5 {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .lg\:px-100\.5 {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .lg\:py-101\.5 {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .lg\:px-101\.5 {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .lg\:py-102\.5 {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .lg\:px-102\.5 {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .lg\:py-103\.5 {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .lg\:px-103\.5 {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .lg\:py-104\.5 {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .lg\:px-104\.5 {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .lg\:pt-0 {
    padding-top: 0rem !important;
  }

  .lg\:pr-0 {
    padding-right: 0rem !important;
  }

  .lg\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .lg\:pl-0 {
    padding-left: 0rem !important;
  }

  .lg\:pt-1 {
    padding-top: 0.25rem !important;
  }

  .lg\:pr-1 {
    padding-right: 0.25rem !important;
  }

  .lg\:pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .lg\:pl-1 {
    padding-left: 0.25rem !important;
  }

  .lg\:pt-2 {
    padding-top: 0.5rem !important;
  }

  .lg\:pr-2 {
    padding-right: 0.5rem !important;
  }

  .lg\:pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .lg\:pl-2 {
    padding-left: 0.5rem !important;
  }

  .lg\:pt-3 {
    padding-top: 0.75rem !important;
  }

  .lg\:pr-3 {
    padding-right: 0.75rem !important;
  }

  .lg\:pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .lg\:pl-3 {
    padding-left: 0.75rem !important;
  }

  .lg\:pt-4 {
    padding-top: 1rem !important;
  }

  .lg\:pr-4 {
    padding-right: 1rem !important;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem !important;
  }

  .lg\:pl-4 {
    padding-left: 1rem !important;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem !important;
  }

  .lg\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem !important;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem !important;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .lg\:pt-7 {
    padding-top: 1.75rem !important;
  }

  .lg\:pr-7 {
    padding-right: 1.75rem !important;
  }

  .lg\:pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .lg\:pl-7 {
    padding-left: 1.75rem !important;
  }

  .lg\:pt-8 {
    padding-top: 2rem !important;
  }

  .lg\:pr-8 {
    padding-right: 2rem !important;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .lg\:pl-8 {
    padding-left: 2rem !important;
  }

  .lg\:pt-9 {
    padding-top: 2.25rem !important;
  }

  .lg\:pr-9 {
    padding-right: 2.25rem !important;
  }

  .lg\:pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .lg\:pl-9 {
    padding-left: 2.25rem !important;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem !important;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem !important;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem !important;
  }

  .lg\:pt-11 {
    padding-top: 2.75rem !important;
  }

  .lg\:pr-11 {
    padding-right: 2.75rem !important;
  }

  .lg\:pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .lg\:pl-11 {
    padding-left: 2.75rem !important;
  }

  .lg\:pt-12 {
    padding-top: 3rem !important;
  }

  .lg\:pr-12 {
    padding-right: 3rem !important;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem !important;
  }

  .lg\:pl-12 {
    padding-left: 3rem !important;
  }

  .lg\:pt-13 {
    padding-top: 3.25rem !important;
  }

  .lg\:pr-13 {
    padding-right: 3.25rem !important;
  }

  .lg\:pb-13 {
    padding-bottom: 3.25rem !important;
  }

  .lg\:pl-13 {
    padding-left: 3.25rem !important;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem !important;
  }

  .lg\:pr-14 {
    padding-right: 3.5rem !important;
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem !important;
  }

  .lg\:pt-15 {
    padding-top: 3.75rem !important;
  }

  .lg\:pr-15 {
    padding-right: 3.75rem !important;
  }

  .lg\:pb-15 {
    padding-bottom: 3.75rem !important;
  }

  .lg\:pl-15 {
    padding-left: 3.75rem !important;
  }

  .lg\:pt-16 {
    padding-top: 4rem !important;
  }

  .lg\:pr-16 {
    padding-right: 4rem !important;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .lg\:pl-16 {
    padding-left: 4rem !important;
  }

  .lg\:pt-17 {
    padding-top: 4.25rem !important;
  }

  .lg\:pr-17 {
    padding-right: 4.25rem !important;
  }

  .lg\:pb-17 {
    padding-bottom: 4.25rem !important;
  }

  .lg\:pl-17 {
    padding-left: 4.25rem !important;
  }

  .lg\:pt-18 {
    padding-top: 4.5rem !important;
  }

  .lg\:pr-18 {
    padding-right: 4.5rem !important;
  }

  .lg\:pb-18 {
    padding-bottom: 4.5rem !important;
  }

  .lg\:pl-18 {
    padding-left: 4.5rem !important;
  }

  .lg\:pt-19 {
    padding-top: 4.75rem !important;
  }

  .lg\:pr-19 {
    padding-right: 4.75rem !important;
  }

  .lg\:pb-19 {
    padding-bottom: 4.75rem !important;
  }

  .lg\:pl-19 {
    padding-left: 4.75rem !important;
  }

  .lg\:pt-20 {
    padding-top: 5rem !important;
  }

  .lg\:pr-20 {
    padding-right: 5rem !important;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem !important;
  }

  .lg\:pl-20 {
    padding-left: 5rem !important;
  }

  .lg\:pt-21 {
    padding-top: 5.25rem !important;
  }

  .lg\:pr-21 {
    padding-right: 5.25rem !important;
  }

  .lg\:pb-21 {
    padding-bottom: 5.25rem !important;
  }

  .lg\:pl-21 {
    padding-left: 5.25rem !important;
  }

  .lg\:pt-22 {
    padding-top: 5.5rem !important;
  }

  .lg\:pr-22 {
    padding-right: 5.5rem !important;
  }

  .lg\:pb-22 {
    padding-bottom: 5.5rem !important;
  }

  .lg\:pl-22 {
    padding-left: 5.5rem !important;
  }

  .lg\:pt-23 {
    padding-top: 5.75rem !important;
  }

  .lg\:pr-23 {
    padding-right: 5.75rem !important;
  }

  .lg\:pb-23 {
    padding-bottom: 5.75rem !important;
  }

  .lg\:pl-23 {
    padding-left: 5.75rem !important;
  }

  .lg\:pt-24 {
    padding-top: 6rem !important;
  }

  .lg\:pr-24 {
    padding-right: 6rem !important;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem !important;
  }

  .lg\:pl-24 {
    padding-left: 6rem !important;
  }

  .lg\:pt-25 {
    padding-top: 6.25rem !important;
  }

  .lg\:pr-25 {
    padding-right: 6.25rem !important;
  }

  .lg\:pb-25 {
    padding-bottom: 6.25rem !important;
  }

  .lg\:pl-25 {
    padding-left: 6.25rem !important;
  }

  .lg\:pt-26 {
    padding-top: 6.5rem !important;
  }

  .lg\:pr-26 {
    padding-right: 6.5rem !important;
  }

  .lg\:pb-26 {
    padding-bottom: 6.5rem !important;
  }

  .lg\:pl-26 {
    padding-left: 6.5rem !important;
  }

  .lg\:pt-27 {
    padding-top: 6.75rem !important;
  }

  .lg\:pr-27 {
    padding-right: 6.75rem !important;
  }

  .lg\:pb-27 {
    padding-bottom: 6.75rem !important;
  }

  .lg\:pl-27 {
    padding-left: 6.75rem !important;
  }

  .lg\:pt-28 {
    padding-top: 7rem !important;
  }

  .lg\:pr-28 {
    padding-right: 7rem !important;
  }

  .lg\:pb-28 {
    padding-bottom: 7rem !important;
  }

  .lg\:pl-28 {
    padding-left: 7rem !important;
  }

  .lg\:pt-29 {
    padding-top: 7.25rem !important;
  }

  .lg\:pr-29 {
    padding-right: 7.25rem !important;
  }

  .lg\:pb-29 {
    padding-bottom: 7.25rem !important;
  }

  .lg\:pl-29 {
    padding-left: 7.25rem !important;
  }

  .lg\:pt-30 {
    padding-top: 7.5rem !important;
  }

  .lg\:pr-30 {
    padding-right: 7.5rem !important;
  }

  .lg\:pb-30 {
    padding-bottom: 7.5rem !important;
  }

  .lg\:pl-30 {
    padding-left: 7.5rem !important;
  }

  .lg\:pt-31 {
    padding-top: 7.75rem !important;
  }

  .lg\:pr-31 {
    padding-right: 7.75rem !important;
  }

  .lg\:pb-31 {
    padding-bottom: 7.75rem !important;
  }

  .lg\:pl-31 {
    padding-left: 7.75rem !important;
  }

  .lg\:pt-32 {
    padding-top: 8rem !important;
  }

  .lg\:pr-32 {
    padding-right: 8rem !important;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem !important;
  }

  .lg\:pl-32 {
    padding-left: 8rem !important;
  }

  .lg\:pt-33 {
    padding-top: 8.25rem !important;
  }

  .lg\:pr-33 {
    padding-right: 8.25rem !important;
  }

  .lg\:pb-33 {
    padding-bottom: 8.25rem !important;
  }

  .lg\:pl-33 {
    padding-left: 8.25rem !important;
  }

  .lg\:pt-34 {
    padding-top: 8.5rem !important;
  }

  .lg\:pr-34 {
    padding-right: 8.5rem !important;
  }

  .lg\:pb-34 {
    padding-bottom: 8.5rem !important;
  }

  .lg\:pl-34 {
    padding-left: 8.5rem !important;
  }

  .lg\:pt-35 {
    padding-top: 8.75rem !important;
  }

  .lg\:pr-35 {
    padding-right: 8.75rem !important;
  }

  .lg\:pb-35 {
    padding-bottom: 8.75rem !important;
  }

  .lg\:pl-35 {
    padding-left: 8.75rem !important;
  }

  .lg\:pt-36 {
    padding-top: 9rem !important;
  }

  .lg\:pr-36 {
    padding-right: 9rem !important;
  }

  .lg\:pb-36 {
    padding-bottom: 9rem !important;
  }

  .lg\:pl-36 {
    padding-left: 9rem !important;
  }

  .lg\:pt-37 {
    padding-top: 9.25rem !important;
  }

  .lg\:pr-37 {
    padding-right: 9.25rem !important;
  }

  .lg\:pb-37 {
    padding-bottom: 9.25rem !important;
  }

  .lg\:pl-37 {
    padding-left: 9.25rem !important;
  }

  .lg\:pt-38 {
    padding-top: 9.5rem !important;
  }

  .lg\:pr-38 {
    padding-right: 9.5rem !important;
  }

  .lg\:pb-38 {
    padding-bottom: 9.5rem !important;
  }

  .lg\:pl-38 {
    padding-left: 9.5rem !important;
  }

  .lg\:pt-39 {
    padding-top: 9.75rem !important;
  }

  .lg\:pr-39 {
    padding-right: 9.75rem !important;
  }

  .lg\:pb-39 {
    padding-bottom: 9.75rem !important;
  }

  .lg\:pl-39 {
    padding-left: 9.75rem !important;
  }

  .lg\:pt-40 {
    padding-top: 10rem !important;
  }

  .lg\:pr-40 {
    padding-right: 10rem !important;
  }

  .lg\:pb-40 {
    padding-bottom: 10rem !important;
  }

  .lg\:pl-40 {
    padding-left: 10rem !important;
  }

  .lg\:pt-41 {
    padding-top: 10.25rem !important;
  }

  .lg\:pr-41 {
    padding-right: 10.25rem !important;
  }

  .lg\:pb-41 {
    padding-bottom: 10.25rem !important;
  }

  .lg\:pl-41 {
    padding-left: 10.25rem !important;
  }

  .lg\:pt-42 {
    padding-top: 10.5rem !important;
  }

  .lg\:pr-42 {
    padding-right: 10.5rem !important;
  }

  .lg\:pb-42 {
    padding-bottom: 10.5rem !important;
  }

  .lg\:pl-42 {
    padding-left: 10.5rem !important;
  }

  .lg\:pt-43 {
    padding-top: 10.75rem !important;
  }

  .lg\:pr-43 {
    padding-right: 10.75rem !important;
  }

  .lg\:pb-43 {
    padding-bottom: 10.75rem !important;
  }

  .lg\:pl-43 {
    padding-left: 10.75rem !important;
  }

  .lg\:pt-44 {
    padding-top: 11rem !important;
  }

  .lg\:pr-44 {
    padding-right: 11rem !important;
  }

  .lg\:pb-44 {
    padding-bottom: 11rem !important;
  }

  .lg\:pl-44 {
    padding-left: 11rem !important;
  }

  .lg\:pt-45 {
    padding-top: 11.25rem !important;
  }

  .lg\:pr-45 {
    padding-right: 11.25rem !important;
  }

  .lg\:pb-45 {
    padding-bottom: 11.25rem !important;
  }

  .lg\:pl-45 {
    padding-left: 11.25rem !important;
  }

  .lg\:pt-46 {
    padding-top: 11.5rem !important;
  }

  .lg\:pr-46 {
    padding-right: 11.5rem !important;
  }

  .lg\:pb-46 {
    padding-bottom: 11.5rem !important;
  }

  .lg\:pl-46 {
    padding-left: 11.5rem !important;
  }

  .lg\:pt-47 {
    padding-top: 11.75rem !important;
  }

  .lg\:pr-47 {
    padding-right: 11.75rem !important;
  }

  .lg\:pb-47 {
    padding-bottom: 11.75rem !important;
  }

  .lg\:pl-47 {
    padding-left: 11.75rem !important;
  }

  .lg\:pt-48 {
    padding-top: 12rem !important;
  }

  .lg\:pr-48 {
    padding-right: 12rem !important;
  }

  .lg\:pb-48 {
    padding-bottom: 12rem !important;
  }

  .lg\:pl-48 {
    padding-left: 12rem !important;
  }

  .lg\:pt-49 {
    padding-top: 12.25rem !important;
  }

  .lg\:pr-49 {
    padding-right: 12.25rem !important;
  }

  .lg\:pb-49 {
    padding-bottom: 12.25rem !important;
  }

  .lg\:pl-49 {
    padding-left: 12.25rem !important;
  }

  .lg\:pt-50 {
    padding-top: 12.5rem !important;
  }

  .lg\:pr-50 {
    padding-right: 12.5rem !important;
  }

  .lg\:pb-50 {
    padding-bottom: 12.5rem !important;
  }

  .lg\:pl-50 {
    padding-left: 12.5rem !important;
  }

  .lg\:pt-51 {
    padding-top: 12.75rem !important;
  }

  .lg\:pr-51 {
    padding-right: 12.75rem !important;
  }

  .lg\:pb-51 {
    padding-bottom: 12.75rem !important;
  }

  .lg\:pl-51 {
    padding-left: 12.75rem !important;
  }

  .lg\:pt-52 {
    padding-top: 13rem !important;
  }

  .lg\:pr-52 {
    padding-right: 13rem !important;
  }

  .lg\:pb-52 {
    padding-bottom: 13rem !important;
  }

  .lg\:pl-52 {
    padding-left: 13rem !important;
  }

  .lg\:pt-53 {
    padding-top: 13.25rem !important;
  }

  .lg\:pr-53 {
    padding-right: 13.25rem !important;
  }

  .lg\:pb-53 {
    padding-bottom: 13.25rem !important;
  }

  .lg\:pl-53 {
    padding-left: 13.25rem !important;
  }

  .lg\:pt-54 {
    padding-top: 13.5rem !important;
  }

  .lg\:pr-54 {
    padding-right: 13.5rem !important;
  }

  .lg\:pb-54 {
    padding-bottom: 13.5rem !important;
  }

  .lg\:pl-54 {
    padding-left: 13.5rem !important;
  }

  .lg\:pt-55 {
    padding-top: 13.75rem !important;
  }

  .lg\:pr-55 {
    padding-right: 13.75rem !important;
  }

  .lg\:pb-55 {
    padding-bottom: 13.75rem !important;
  }

  .lg\:pl-55 {
    padding-left: 13.75rem !important;
  }

  .lg\:pt-56 {
    padding-top: 14rem !important;
  }

  .lg\:pr-56 {
    padding-right: 14rem !important;
  }

  .lg\:pb-56 {
    padding-bottom: 14rem !important;
  }

  .lg\:pl-56 {
    padding-left: 14rem !important;
  }

  .lg\:pt-57 {
    padding-top: 14.25rem !important;
  }

  .lg\:pr-57 {
    padding-right: 14.25rem !important;
  }

  .lg\:pb-57 {
    padding-bottom: 14.25rem !important;
  }

  .lg\:pl-57 {
    padding-left: 14.25rem !important;
  }

  .lg\:pt-58 {
    padding-top: 14.5rem !important;
  }

  .lg\:pr-58 {
    padding-right: 14.5rem !important;
  }

  .lg\:pb-58 {
    padding-bottom: 14.5rem !important;
  }

  .lg\:pl-58 {
    padding-left: 14.5rem !important;
  }

  .lg\:pt-59 {
    padding-top: 14.75rem !important;
  }

  .lg\:pr-59 {
    padding-right: 14.75rem !important;
  }

  .lg\:pb-59 {
    padding-bottom: 14.75rem !important;
  }

  .lg\:pl-59 {
    padding-left: 14.75rem !important;
  }

  .lg\:pt-60 {
    padding-top: 15rem !important;
  }

  .lg\:pr-60 {
    padding-right: 15rem !important;
  }

  .lg\:pb-60 {
    padding-bottom: 15rem !important;
  }

  .lg\:pl-60 {
    padding-left: 15rem !important;
  }

  .lg\:pt-61 {
    padding-top: 15.25rem !important;
  }

  .lg\:pr-61 {
    padding-right: 15.25rem !important;
  }

  .lg\:pb-61 {
    padding-bottom: 15.25rem !important;
  }

  .lg\:pl-61 {
    padding-left: 15.25rem !important;
  }

  .lg\:pt-62 {
    padding-top: 15.5rem !important;
  }

  .lg\:pr-62 {
    padding-right: 15.5rem !important;
  }

  .lg\:pb-62 {
    padding-bottom: 15.5rem !important;
  }

  .lg\:pl-62 {
    padding-left: 15.5rem !important;
  }

  .lg\:pt-63 {
    padding-top: 15.75rem !important;
  }

  .lg\:pr-63 {
    padding-right: 15.75rem !important;
  }

  .lg\:pb-63 {
    padding-bottom: 15.75rem !important;
  }

  .lg\:pl-63 {
    padding-left: 15.75rem !important;
  }

  .lg\:pt-64 {
    padding-top: 16rem !important;
  }

  .lg\:pr-64 {
    padding-right: 16rem !important;
  }

  .lg\:pb-64 {
    padding-bottom: 16rem !important;
  }

  .lg\:pl-64 {
    padding-left: 16rem !important;
  }

  .lg\:pt-65 {
    padding-top: 16.25rem !important;
  }

  .lg\:pr-65 {
    padding-right: 16.25rem !important;
  }

  .lg\:pb-65 {
    padding-bottom: 16.25rem !important;
  }

  .lg\:pl-65 {
    padding-left: 16.25rem !important;
  }

  .lg\:pt-66 {
    padding-top: 16.5rem !important;
  }

  .lg\:pr-66 {
    padding-right: 16.5rem !important;
  }

  .lg\:pb-66 {
    padding-bottom: 16.5rem !important;
  }

  .lg\:pl-66 {
    padding-left: 16.5rem !important;
  }

  .lg\:pt-67 {
    padding-top: 16.75rem !important;
  }

  .lg\:pr-67 {
    padding-right: 16.75rem !important;
  }

  .lg\:pb-67 {
    padding-bottom: 16.75rem !important;
  }

  .lg\:pl-67 {
    padding-left: 16.75rem !important;
  }

  .lg\:pt-68 {
    padding-top: 17rem !important;
  }

  .lg\:pr-68 {
    padding-right: 17rem !important;
  }

  .lg\:pb-68 {
    padding-bottom: 17rem !important;
  }

  .lg\:pl-68 {
    padding-left: 17rem !important;
  }

  .lg\:pt-69 {
    padding-top: 17.25rem !important;
  }

  .lg\:pr-69 {
    padding-right: 17.25rem !important;
  }

  .lg\:pb-69 {
    padding-bottom: 17.25rem !important;
  }

  .lg\:pl-69 {
    padding-left: 17.25rem !important;
  }

  .lg\:pt-70 {
    padding-top: 17.5rem !important;
  }

  .lg\:pr-70 {
    padding-right: 17.5rem !important;
  }

  .lg\:pb-70 {
    padding-bottom: 17.5rem !important;
  }

  .lg\:pl-70 {
    padding-left: 17.5rem !important;
  }

  .lg\:pt-71 {
    padding-top: 17.75rem !important;
  }

  .lg\:pr-71 {
    padding-right: 17.75rem !important;
  }

  .lg\:pb-71 {
    padding-bottom: 17.75rem !important;
  }

  .lg\:pl-71 {
    padding-left: 17.75rem !important;
  }

  .lg\:pt-72 {
    padding-top: 18rem !important;
  }

  .lg\:pr-72 {
    padding-right: 18rem !important;
  }

  .lg\:pb-72 {
    padding-bottom: 18rem !important;
  }

  .lg\:pl-72 {
    padding-left: 18rem !important;
  }

  .lg\:pt-73 {
    padding-top: 18.25rem !important;
  }

  .lg\:pr-73 {
    padding-right: 18.25rem !important;
  }

  .lg\:pb-73 {
    padding-bottom: 18.25rem !important;
  }

  .lg\:pl-73 {
    padding-left: 18.25rem !important;
  }

  .lg\:pt-74 {
    padding-top: 18.5rem !important;
  }

  .lg\:pr-74 {
    padding-right: 18.5rem !important;
  }

  .lg\:pb-74 {
    padding-bottom: 18.5rem !important;
  }

  .lg\:pl-74 {
    padding-left: 18.5rem !important;
  }

  .lg\:pt-75 {
    padding-top: 18.75rem !important;
  }

  .lg\:pr-75 {
    padding-right: 18.75rem !important;
  }

  .lg\:pb-75 {
    padding-bottom: 18.75rem !important;
  }

  .lg\:pl-75 {
    padding-left: 18.75rem !important;
  }

  .lg\:pt-76 {
    padding-top: 19rem !important;
  }

  .lg\:pr-76 {
    padding-right: 19rem !important;
  }

  .lg\:pb-76 {
    padding-bottom: 19rem !important;
  }

  .lg\:pl-76 {
    padding-left: 19rem !important;
  }

  .lg\:pt-77 {
    padding-top: 19.25rem !important;
  }

  .lg\:pr-77 {
    padding-right: 19.25rem !important;
  }

  .lg\:pb-77 {
    padding-bottom: 19.25rem !important;
  }

  .lg\:pl-77 {
    padding-left: 19.25rem !important;
  }

  .lg\:pt-78 {
    padding-top: 19.5rem !important;
  }

  .lg\:pr-78 {
    padding-right: 19.5rem !important;
  }

  .lg\:pb-78 {
    padding-bottom: 19.5rem !important;
  }

  .lg\:pl-78 {
    padding-left: 19.5rem !important;
  }

  .lg\:pt-79 {
    padding-top: 19.75rem !important;
  }

  .lg\:pr-79 {
    padding-right: 19.75rem !important;
  }

  .lg\:pb-79 {
    padding-bottom: 19.75rem !important;
  }

  .lg\:pl-79 {
    padding-left: 19.75rem !important;
  }

  .lg\:pt-80 {
    padding-top: 20rem !important;
  }

  .lg\:pr-80 {
    padding-right: 20rem !important;
  }

  .lg\:pb-80 {
    padding-bottom: 20rem !important;
  }

  .lg\:pl-80 {
    padding-left: 20rem !important;
  }

  .lg\:pt-81 {
    padding-top: 20.25rem !important;
  }

  .lg\:pr-81 {
    padding-right: 20.25rem !important;
  }

  .lg\:pb-81 {
    padding-bottom: 20.25rem !important;
  }

  .lg\:pl-81 {
    padding-left: 20.25rem !important;
  }

  .lg\:pt-82 {
    padding-top: 20.5rem !important;
  }

  .lg\:pr-82 {
    padding-right: 20.5rem !important;
  }

  .lg\:pb-82 {
    padding-bottom: 20.5rem !important;
  }

  .lg\:pl-82 {
    padding-left: 20.5rem !important;
  }

  .lg\:pt-83 {
    padding-top: 20.75rem !important;
  }

  .lg\:pr-83 {
    padding-right: 20.75rem !important;
  }

  .lg\:pb-83 {
    padding-bottom: 20.75rem !important;
  }

  .lg\:pl-83 {
    padding-left: 20.75rem !important;
  }

  .lg\:pt-84 {
    padding-top: 21rem !important;
  }

  .lg\:pr-84 {
    padding-right: 21rem !important;
  }

  .lg\:pb-84 {
    padding-bottom: 21rem !important;
  }

  .lg\:pl-84 {
    padding-left: 21rem !important;
  }

  .lg\:pt-85 {
    padding-top: 21.25rem !important;
  }

  .lg\:pr-85 {
    padding-right: 21.25rem !important;
  }

  .lg\:pb-85 {
    padding-bottom: 21.25rem !important;
  }

  .lg\:pl-85 {
    padding-left: 21.25rem !important;
  }

  .lg\:pt-86 {
    padding-top: 21.5rem !important;
  }

  .lg\:pr-86 {
    padding-right: 21.5rem !important;
  }

  .lg\:pb-86 {
    padding-bottom: 21.5rem !important;
  }

  .lg\:pl-86 {
    padding-left: 21.5rem !important;
  }

  .lg\:pt-87 {
    padding-top: 21.75rem !important;
  }

  .lg\:pr-87 {
    padding-right: 21.75rem !important;
  }

  .lg\:pb-87 {
    padding-bottom: 21.75rem !important;
  }

  .lg\:pl-87 {
    padding-left: 21.75rem !important;
  }

  .lg\:pt-88 {
    padding-top: 22rem !important;
  }

  .lg\:pr-88 {
    padding-right: 22rem !important;
  }

  .lg\:pb-88 {
    padding-bottom: 22rem !important;
  }

  .lg\:pl-88 {
    padding-left: 22rem !important;
  }

  .lg\:pt-89 {
    padding-top: 22.25rem !important;
  }

  .lg\:pr-89 {
    padding-right: 22.25rem !important;
  }

  .lg\:pb-89 {
    padding-bottom: 22.25rem !important;
  }

  .lg\:pl-89 {
    padding-left: 22.25rem !important;
  }

  .lg\:pt-90 {
    padding-top: 22.5rem !important;
  }

  .lg\:pr-90 {
    padding-right: 22.5rem !important;
  }

  .lg\:pb-90 {
    padding-bottom: 22.5rem !important;
  }

  .lg\:pl-90 {
    padding-left: 22.5rem !important;
  }

  .lg\:pt-91 {
    padding-top: 22.75rem !important;
  }

  .lg\:pr-91 {
    padding-right: 22.75rem !important;
  }

  .lg\:pb-91 {
    padding-bottom: 22.75rem !important;
  }

  .lg\:pl-91 {
    padding-left: 22.75rem !important;
  }

  .lg\:pt-92 {
    padding-top: 23rem !important;
  }

  .lg\:pr-92 {
    padding-right: 23rem !important;
  }

  .lg\:pb-92 {
    padding-bottom: 23rem !important;
  }

  .lg\:pl-92 {
    padding-left: 23rem !important;
  }

  .lg\:pt-93 {
    padding-top: 23.25rem !important;
  }

  .lg\:pr-93 {
    padding-right: 23.25rem !important;
  }

  .lg\:pb-93 {
    padding-bottom: 23.25rem !important;
  }

  .lg\:pl-93 {
    padding-left: 23.25rem !important;
  }

  .lg\:pt-94 {
    padding-top: 23.5rem !important;
  }

  .lg\:pr-94 {
    padding-right: 23.5rem !important;
  }

  .lg\:pb-94 {
    padding-bottom: 23.5rem !important;
  }

  .lg\:pl-94 {
    padding-left: 23.5rem !important;
  }

  .lg\:pt-95 {
    padding-top: 23.75rem !important;
  }

  .lg\:pr-95 {
    padding-right: 23.75rem !important;
  }

  .lg\:pb-95 {
    padding-bottom: 23.75rem !important;
  }

  .lg\:pl-95 {
    padding-left: 23.75rem !important;
  }

  .lg\:pt-96 {
    padding-top: 24rem !important;
  }

  .lg\:pr-96 {
    padding-right: 24rem !important;
  }

  .lg\:pb-96 {
    padding-bottom: 24rem !important;
  }

  .lg\:pl-96 {
    padding-left: 24rem !important;
  }

  .lg\:pt-97 {
    padding-top: 24.25rem !important;
  }

  .lg\:pr-97 {
    padding-right: 24.25rem !important;
  }

  .lg\:pb-97 {
    padding-bottom: 24.25rem !important;
  }

  .lg\:pl-97 {
    padding-left: 24.25rem !important;
  }

  .lg\:pt-98 {
    padding-top: 24.5rem !important;
  }

  .lg\:pr-98 {
    padding-right: 24.5rem !important;
  }

  .lg\:pb-98 {
    padding-bottom: 24.5rem !important;
  }

  .lg\:pl-98 {
    padding-left: 24.5rem !important;
  }

  .lg\:pt-99 {
    padding-top: 24.75rem !important;
  }

  .lg\:pr-99 {
    padding-right: 24.75rem !important;
  }

  .lg\:pb-99 {
    padding-bottom: 24.75rem !important;
  }

  .lg\:pl-99 {
    padding-left: 24.75rem !important;
  }

  .lg\:pt-100 {
    padding-top: 25rem !important;
  }

  .lg\:pr-100 {
    padding-right: 25rem !important;
  }

  .lg\:pb-100 {
    padding-bottom: 25rem !important;
  }

  .lg\:pl-100 {
    padding-left: 25rem !important;
  }

  .lg\:pt-101 {
    padding-top: 25.25rem !important;
  }

  .lg\:pr-101 {
    padding-right: 25.25rem !important;
  }

  .lg\:pb-101 {
    padding-bottom: 25.25rem !important;
  }

  .lg\:pl-101 {
    padding-left: 25.25rem !important;
  }

  .lg\:pt-102 {
    padding-top: 25.5rem !important;
  }

  .lg\:pr-102 {
    padding-right: 25.5rem !important;
  }

  .lg\:pb-102 {
    padding-bottom: 25.5rem !important;
  }

  .lg\:pl-102 {
    padding-left: 25.5rem !important;
  }

  .lg\:pt-103 {
    padding-top: 25.75rem !important;
  }

  .lg\:pr-103 {
    padding-right: 25.75rem !important;
  }

  .lg\:pb-103 {
    padding-bottom: 25.75rem !important;
  }

  .lg\:pl-103 {
    padding-left: 25.75rem !important;
  }

  .lg\:pt-104 {
    padding-top: 26rem !important;
  }

  .lg\:pr-104 {
    padding-right: 26rem !important;
  }

  .lg\:pb-104 {
    padding-bottom: 26rem !important;
  }

  .lg\:pl-104 {
    padding-left: 26rem !important;
  }

  .lg\:pt-105 {
    padding-top: 26.25rem !important;
  }

  .lg\:pr-105 {
    padding-right: 26.25rem !important;
  }

  .lg\:pb-105 {
    padding-bottom: 26.25rem !important;
  }

  .lg\:pl-105 {
    padding-left: 26.25rem !important;
  }

  .lg\:pt-px {
    padding-top: 1px !important;
  }

  .lg\:pr-px {
    padding-right: 1px !important;
  }

  .lg\:pb-px {
    padding-bottom: 1px !important;
  }

  .lg\:pl-px {
    padding-left: 1px !important;
  }

  .lg\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .lg\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .lg\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .lg\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .lg\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .lg\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .lg\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .lg\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .lg\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .lg\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .lg\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .lg\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .lg\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .lg\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .lg\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .lg\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .lg\:pt-4\.5 {
    padding-top: 1.125rem !important;
  }

  .lg\:pr-4\.5 {
    padding-right: 1.125rem !important;
  }

  .lg\:pb-4\.5 {
    padding-bottom: 1.125rem !important;
  }

  .lg\:pl-4\.5 {
    padding-left: 1.125rem !important;
  }

  .lg\:pt-5\.5 {
    padding-top: 1.375rem !important;
  }

  .lg\:pr-5\.5 {
    padding-right: 1.375rem !important;
  }

  .lg\:pb-5\.5 {
    padding-bottom: 1.375rem !important;
  }

  .lg\:pl-5\.5 {
    padding-left: 1.375rem !important;
  }

  .lg\:pt-6\.5 {
    padding-top: 1.625rem !important;
  }

  .lg\:pr-6\.5 {
    padding-right: 1.625rem !important;
  }

  .lg\:pb-6\.5 {
    padding-bottom: 1.625rem !important;
  }

  .lg\:pl-6\.5 {
    padding-left: 1.625rem !important;
  }

  .lg\:pt-7\.5 {
    padding-top: 1.875rem !important;
  }

  .lg\:pr-7\.5 {
    padding-right: 1.875rem !important;
  }

  .lg\:pb-7\.5 {
    padding-bottom: 1.875rem !important;
  }

  .lg\:pl-7\.5 {
    padding-left: 1.875rem !important;
  }

  .lg\:pt-8\.5 {
    padding-top: 2.125rem !important;
  }

  .lg\:pr-8\.5 {
    padding-right: 2.125rem !important;
  }

  .lg\:pb-8\.5 {
    padding-bottom: 2.125rem !important;
  }

  .lg\:pl-8\.5 {
    padding-left: 2.125rem !important;
  }

  .lg\:pt-9\.5 {
    padding-top: 2.375rem !important;
  }

  .lg\:pr-9\.5 {
    padding-right: 2.375rem !important;
  }

  .lg\:pb-9\.5 {
    padding-bottom: 2.375rem !important;
  }

  .lg\:pl-9\.5 {
    padding-left: 2.375rem !important;
  }

  .lg\:pt-10\.5 {
    padding-top: 2.625rem !important;
  }

  .lg\:pr-10\.5 {
    padding-right: 2.625rem !important;
  }

  .lg\:pb-10\.5 {
    padding-bottom: 2.625rem !important;
  }

  .lg\:pl-10\.5 {
    padding-left: 2.625rem !important;
  }

  .lg\:pt-11\.5 {
    padding-top: 2.875rem !important;
  }

  .lg\:pr-11\.5 {
    padding-right: 2.875rem !important;
  }

  .lg\:pb-11\.5 {
    padding-bottom: 2.875rem !important;
  }

  .lg\:pl-11\.5 {
    padding-left: 2.875rem !important;
  }

  .lg\:pt-12\.5 {
    padding-top: 3.125rem !important;
  }

  .lg\:pr-12\.5 {
    padding-right: 3.125rem !important;
  }

  .lg\:pb-12\.5 {
    padding-bottom: 3.125rem !important;
  }

  .lg\:pl-12\.5 {
    padding-left: 3.125rem !important;
  }

  .lg\:pt-13\.5 {
    padding-top: 3.375rem !important;
  }

  .lg\:pr-13\.5 {
    padding-right: 3.375rem !important;
  }

  .lg\:pb-13\.5 {
    padding-bottom: 3.375rem !important;
  }

  .lg\:pl-13\.5 {
    padding-left: 3.375rem !important;
  }

  .lg\:pt-14\.5 {
    padding-top: 3.625rem !important;
  }

  .lg\:pr-14\.5 {
    padding-right: 3.625rem !important;
  }

  .lg\:pb-14\.5 {
    padding-bottom: 3.625rem !important;
  }

  .lg\:pl-14\.5 {
    padding-left: 3.625rem !important;
  }

  .lg\:pt-15\.5 {
    padding-top: 3.875rem !important;
  }

  .lg\:pr-15\.5 {
    padding-right: 3.875rem !important;
  }

  .lg\:pb-15\.5 {
    padding-bottom: 3.875rem !important;
  }

  .lg\:pl-15\.5 {
    padding-left: 3.875rem !important;
  }

  .lg\:pt-16\.5 {
    padding-top: 4.125rem !important;
  }

  .lg\:pr-16\.5 {
    padding-right: 4.125rem !important;
  }

  .lg\:pb-16\.5 {
    padding-bottom: 4.125rem !important;
  }

  .lg\:pl-16\.5 {
    padding-left: 4.125rem !important;
  }

  .lg\:pt-17\.5 {
    padding-top: 4.375rem !important;
  }

  .lg\:pr-17\.5 {
    padding-right: 4.375rem !important;
  }

  .lg\:pb-17\.5 {
    padding-bottom: 4.375rem !important;
  }

  .lg\:pl-17\.5 {
    padding-left: 4.375rem !important;
  }

  .lg\:pt-18\.5 {
    padding-top: 4.625rem !important;
  }

  .lg\:pr-18\.5 {
    padding-right: 4.625rem !important;
  }

  .lg\:pb-18\.5 {
    padding-bottom: 4.625rem !important;
  }

  .lg\:pl-18\.5 {
    padding-left: 4.625rem !important;
  }

  .lg\:pt-19\.5 {
    padding-top: 4.875rem !important;
  }

  .lg\:pr-19\.5 {
    padding-right: 4.875rem !important;
  }

  .lg\:pb-19\.5 {
    padding-bottom: 4.875rem !important;
  }

  .lg\:pl-19\.5 {
    padding-left: 4.875rem !important;
  }

  .lg\:pt-20\.5 {
    padding-top: 5.125rem !important;
  }

  .lg\:pr-20\.5 {
    padding-right: 5.125rem !important;
  }

  .lg\:pb-20\.5 {
    padding-bottom: 5.125rem !important;
  }

  .lg\:pl-20\.5 {
    padding-left: 5.125rem !important;
  }

  .lg\:pt-21\.5 {
    padding-top: 5.375rem !important;
  }

  .lg\:pr-21\.5 {
    padding-right: 5.375rem !important;
  }

  .lg\:pb-21\.5 {
    padding-bottom: 5.375rem !important;
  }

  .lg\:pl-21\.5 {
    padding-left: 5.375rem !important;
  }

  .lg\:pt-22\.5 {
    padding-top: 5.625rem !important;
  }

  .lg\:pr-22\.5 {
    padding-right: 5.625rem !important;
  }

  .lg\:pb-22\.5 {
    padding-bottom: 5.625rem !important;
  }

  .lg\:pl-22\.5 {
    padding-left: 5.625rem !important;
  }

  .lg\:pt-23\.5 {
    padding-top: 5.875rem !important;
  }

  .lg\:pr-23\.5 {
    padding-right: 5.875rem !important;
  }

  .lg\:pb-23\.5 {
    padding-bottom: 5.875rem !important;
  }

  .lg\:pl-23\.5 {
    padding-left: 5.875rem !important;
  }

  .lg\:pt-24\.5 {
    padding-top: 6.125rem !important;
  }

  .lg\:pr-24\.5 {
    padding-right: 6.125rem !important;
  }

  .lg\:pb-24\.5 {
    padding-bottom: 6.125rem !important;
  }

  .lg\:pl-24\.5 {
    padding-left: 6.125rem !important;
  }

  .lg\:pt-25\.5 {
    padding-top: 6.375rem !important;
  }

  .lg\:pr-25\.5 {
    padding-right: 6.375rem !important;
  }

  .lg\:pb-25\.5 {
    padding-bottom: 6.375rem !important;
  }

  .lg\:pl-25\.5 {
    padding-left: 6.375rem !important;
  }

  .lg\:pt-26\.5 {
    padding-top: 6.625rem !important;
  }

  .lg\:pr-26\.5 {
    padding-right: 6.625rem !important;
  }

  .lg\:pb-26\.5 {
    padding-bottom: 6.625rem !important;
  }

  .lg\:pl-26\.5 {
    padding-left: 6.625rem !important;
  }

  .lg\:pt-27\.5 {
    padding-top: 6.875rem !important;
  }

  .lg\:pr-27\.5 {
    padding-right: 6.875rem !important;
  }

  .lg\:pb-27\.5 {
    padding-bottom: 6.875rem !important;
  }

  .lg\:pl-27\.5 {
    padding-left: 6.875rem !important;
  }

  .lg\:pt-28\.5 {
    padding-top: 7.125rem !important;
  }

  .lg\:pr-28\.5 {
    padding-right: 7.125rem !important;
  }

  .lg\:pb-28\.5 {
    padding-bottom: 7.125rem !important;
  }

  .lg\:pl-28\.5 {
    padding-left: 7.125rem !important;
  }

  .lg\:pt-29\.5 {
    padding-top: 7.375rem !important;
  }

  .lg\:pr-29\.5 {
    padding-right: 7.375rem !important;
  }

  .lg\:pb-29\.5 {
    padding-bottom: 7.375rem !important;
  }

  .lg\:pl-29\.5 {
    padding-left: 7.375rem !important;
  }

  .lg\:pt-30\.5 {
    padding-top: 7.625rem !important;
  }

  .lg\:pr-30\.5 {
    padding-right: 7.625rem !important;
  }

  .lg\:pb-30\.5 {
    padding-bottom: 7.625rem !important;
  }

  .lg\:pl-30\.5 {
    padding-left: 7.625rem !important;
  }

  .lg\:pt-31\.5 {
    padding-top: 7.875rem !important;
  }

  .lg\:pr-31\.5 {
    padding-right: 7.875rem !important;
  }

  .lg\:pb-31\.5 {
    padding-bottom: 7.875rem !important;
  }

  .lg\:pl-31\.5 {
    padding-left: 7.875rem !important;
  }

  .lg\:pt-32\.5 {
    padding-top: 8.125rem !important;
  }

  .lg\:pr-32\.5 {
    padding-right: 8.125rem !important;
  }

  .lg\:pb-32\.5 {
    padding-bottom: 8.125rem !important;
  }

  .lg\:pl-32\.5 {
    padding-left: 8.125rem !important;
  }

  .lg\:pt-33\.5 {
    padding-top: 8.375rem !important;
  }

  .lg\:pr-33\.5 {
    padding-right: 8.375rem !important;
  }

  .lg\:pb-33\.5 {
    padding-bottom: 8.375rem !important;
  }

  .lg\:pl-33\.5 {
    padding-left: 8.375rem !important;
  }

  .lg\:pt-34\.5 {
    padding-top: 8.625rem !important;
  }

  .lg\:pr-34\.5 {
    padding-right: 8.625rem !important;
  }

  .lg\:pb-34\.5 {
    padding-bottom: 8.625rem !important;
  }

  .lg\:pl-34\.5 {
    padding-left: 8.625rem !important;
  }

  .lg\:pt-35\.5 {
    padding-top: 8.875rem !important;
  }

  .lg\:pr-35\.5 {
    padding-right: 8.875rem !important;
  }

  .lg\:pb-35\.5 {
    padding-bottom: 8.875rem !important;
  }

  .lg\:pl-35\.5 {
    padding-left: 8.875rem !important;
  }

  .lg\:pt-36\.5 {
    padding-top: 9.125rem !important;
  }

  .lg\:pr-36\.5 {
    padding-right: 9.125rem !important;
  }

  .lg\:pb-36\.5 {
    padding-bottom: 9.125rem !important;
  }

  .lg\:pl-36\.5 {
    padding-left: 9.125rem !important;
  }

  .lg\:pt-37\.5 {
    padding-top: 9.375rem !important;
  }

  .lg\:pr-37\.5 {
    padding-right: 9.375rem !important;
  }

  .lg\:pb-37\.5 {
    padding-bottom: 9.375rem !important;
  }

  .lg\:pl-37\.5 {
    padding-left: 9.375rem !important;
  }

  .lg\:pt-38\.5 {
    padding-top: 9.625rem !important;
  }

  .lg\:pr-38\.5 {
    padding-right: 9.625rem !important;
  }

  .lg\:pb-38\.5 {
    padding-bottom: 9.625rem !important;
  }

  .lg\:pl-38\.5 {
    padding-left: 9.625rem !important;
  }

  .lg\:pt-39\.5 {
    padding-top: 9.875rem !important;
  }

  .lg\:pr-39\.5 {
    padding-right: 9.875rem !important;
  }

  .lg\:pb-39\.5 {
    padding-bottom: 9.875rem !important;
  }

  .lg\:pl-39\.5 {
    padding-left: 9.875rem !important;
  }

  .lg\:pt-40\.5 {
    padding-top: 10.125rem !important;
  }

  .lg\:pr-40\.5 {
    padding-right: 10.125rem !important;
  }

  .lg\:pb-40\.5 {
    padding-bottom: 10.125rem !important;
  }

  .lg\:pl-40\.5 {
    padding-left: 10.125rem !important;
  }

  .lg\:pt-41\.5 {
    padding-top: 10.375rem !important;
  }

  .lg\:pr-41\.5 {
    padding-right: 10.375rem !important;
  }

  .lg\:pb-41\.5 {
    padding-bottom: 10.375rem !important;
  }

  .lg\:pl-41\.5 {
    padding-left: 10.375rem !important;
  }

  .lg\:pt-42\.5 {
    padding-top: 10.625rem !important;
  }

  .lg\:pr-42\.5 {
    padding-right: 10.625rem !important;
  }

  .lg\:pb-42\.5 {
    padding-bottom: 10.625rem !important;
  }

  .lg\:pl-42\.5 {
    padding-left: 10.625rem !important;
  }

  .lg\:pt-43\.5 {
    padding-top: 10.875rem !important;
  }

  .lg\:pr-43\.5 {
    padding-right: 10.875rem !important;
  }

  .lg\:pb-43\.5 {
    padding-bottom: 10.875rem !important;
  }

  .lg\:pl-43\.5 {
    padding-left: 10.875rem !important;
  }

  .lg\:pt-44\.5 {
    padding-top: 11.125rem !important;
  }

  .lg\:pr-44\.5 {
    padding-right: 11.125rem !important;
  }

  .lg\:pb-44\.5 {
    padding-bottom: 11.125rem !important;
  }

  .lg\:pl-44\.5 {
    padding-left: 11.125rem !important;
  }

  .lg\:pt-45\.5 {
    padding-top: 11.375rem !important;
  }

  .lg\:pr-45\.5 {
    padding-right: 11.375rem !important;
  }

  .lg\:pb-45\.5 {
    padding-bottom: 11.375rem !important;
  }

  .lg\:pl-45\.5 {
    padding-left: 11.375rem !important;
  }

  .lg\:pt-46\.5 {
    padding-top: 11.625rem !important;
  }

  .lg\:pr-46\.5 {
    padding-right: 11.625rem !important;
  }

  .lg\:pb-46\.5 {
    padding-bottom: 11.625rem !important;
  }

  .lg\:pl-46\.5 {
    padding-left: 11.625rem !important;
  }

  .lg\:pt-47\.5 {
    padding-top: 11.875rem !important;
  }

  .lg\:pr-47\.5 {
    padding-right: 11.875rem !important;
  }

  .lg\:pb-47\.5 {
    padding-bottom: 11.875rem !important;
  }

  .lg\:pl-47\.5 {
    padding-left: 11.875rem !important;
  }

  .lg\:pt-48\.5 {
    padding-top: 12.125rem !important;
  }

  .lg\:pr-48\.5 {
    padding-right: 12.125rem !important;
  }

  .lg\:pb-48\.5 {
    padding-bottom: 12.125rem !important;
  }

  .lg\:pl-48\.5 {
    padding-left: 12.125rem !important;
  }

  .lg\:pt-49\.5 {
    padding-top: 12.375rem !important;
  }

  .lg\:pr-49\.5 {
    padding-right: 12.375rem !important;
  }

  .lg\:pb-49\.5 {
    padding-bottom: 12.375rem !important;
  }

  .lg\:pl-49\.5 {
    padding-left: 12.375rem !important;
  }

  .lg\:pt-50\.5 {
    padding-top: 12.625rem !important;
  }

  .lg\:pr-50\.5 {
    padding-right: 12.625rem !important;
  }

  .lg\:pb-50\.5 {
    padding-bottom: 12.625rem !important;
  }

  .lg\:pl-50\.5 {
    padding-left: 12.625rem !important;
  }

  .lg\:pt-51\.5 {
    padding-top: 12.875rem !important;
  }

  .lg\:pr-51\.5 {
    padding-right: 12.875rem !important;
  }

  .lg\:pb-51\.5 {
    padding-bottom: 12.875rem !important;
  }

  .lg\:pl-51\.5 {
    padding-left: 12.875rem !important;
  }

  .lg\:pt-52\.5 {
    padding-top: 13.125rem !important;
  }

  .lg\:pr-52\.5 {
    padding-right: 13.125rem !important;
  }

  .lg\:pb-52\.5 {
    padding-bottom: 13.125rem !important;
  }

  .lg\:pl-52\.5 {
    padding-left: 13.125rem !important;
  }

  .lg\:pt-53\.5 {
    padding-top: 13.375rem !important;
  }

  .lg\:pr-53\.5 {
    padding-right: 13.375rem !important;
  }

  .lg\:pb-53\.5 {
    padding-bottom: 13.375rem !important;
  }

  .lg\:pl-53\.5 {
    padding-left: 13.375rem !important;
  }

  .lg\:pt-54\.5 {
    padding-top: 13.625rem !important;
  }

  .lg\:pr-54\.5 {
    padding-right: 13.625rem !important;
  }

  .lg\:pb-54\.5 {
    padding-bottom: 13.625rem !important;
  }

  .lg\:pl-54\.5 {
    padding-left: 13.625rem !important;
  }

  .lg\:pt-55\.5 {
    padding-top: 13.875rem !important;
  }

  .lg\:pr-55\.5 {
    padding-right: 13.875rem !important;
  }

  .lg\:pb-55\.5 {
    padding-bottom: 13.875rem !important;
  }

  .lg\:pl-55\.5 {
    padding-left: 13.875rem !important;
  }

  .lg\:pt-56\.5 {
    padding-top: 14.125rem !important;
  }

  .lg\:pr-56\.5 {
    padding-right: 14.125rem !important;
  }

  .lg\:pb-56\.5 {
    padding-bottom: 14.125rem !important;
  }

  .lg\:pl-56\.5 {
    padding-left: 14.125rem !important;
  }

  .lg\:pt-57\.5 {
    padding-top: 14.375rem !important;
  }

  .lg\:pr-57\.5 {
    padding-right: 14.375rem !important;
  }

  .lg\:pb-57\.5 {
    padding-bottom: 14.375rem !important;
  }

  .lg\:pl-57\.5 {
    padding-left: 14.375rem !important;
  }

  .lg\:pt-58\.5 {
    padding-top: 14.625rem !important;
  }

  .lg\:pr-58\.5 {
    padding-right: 14.625rem !important;
  }

  .lg\:pb-58\.5 {
    padding-bottom: 14.625rem !important;
  }

  .lg\:pl-58\.5 {
    padding-left: 14.625rem !important;
  }

  .lg\:pt-59\.5 {
    padding-top: 14.875rem !important;
  }

  .lg\:pr-59\.5 {
    padding-right: 14.875rem !important;
  }

  .lg\:pb-59\.5 {
    padding-bottom: 14.875rem !important;
  }

  .lg\:pl-59\.5 {
    padding-left: 14.875rem !important;
  }

  .lg\:pt-60\.5 {
    padding-top: 15.125rem !important;
  }

  .lg\:pr-60\.5 {
    padding-right: 15.125rem !important;
  }

  .lg\:pb-60\.5 {
    padding-bottom: 15.125rem !important;
  }

  .lg\:pl-60\.5 {
    padding-left: 15.125rem !important;
  }

  .lg\:pt-61\.5 {
    padding-top: 15.375rem !important;
  }

  .lg\:pr-61\.5 {
    padding-right: 15.375rem !important;
  }

  .lg\:pb-61\.5 {
    padding-bottom: 15.375rem !important;
  }

  .lg\:pl-61\.5 {
    padding-left: 15.375rem !important;
  }

  .lg\:pt-62\.5 {
    padding-top: 15.625rem !important;
  }

  .lg\:pr-62\.5 {
    padding-right: 15.625rem !important;
  }

  .lg\:pb-62\.5 {
    padding-bottom: 15.625rem !important;
  }

  .lg\:pl-62\.5 {
    padding-left: 15.625rem !important;
  }

  .lg\:pt-63\.5 {
    padding-top: 15.875rem !important;
  }

  .lg\:pr-63\.5 {
    padding-right: 15.875rem !important;
  }

  .lg\:pb-63\.5 {
    padding-bottom: 15.875rem !important;
  }

  .lg\:pl-63\.5 {
    padding-left: 15.875rem !important;
  }

  .lg\:pt-64\.5 {
    padding-top: 16.125rem !important;
  }

  .lg\:pr-64\.5 {
    padding-right: 16.125rem !important;
  }

  .lg\:pb-64\.5 {
    padding-bottom: 16.125rem !important;
  }

  .lg\:pl-64\.5 {
    padding-left: 16.125rem !important;
  }

  .lg\:pt-65\.5 {
    padding-top: 16.375rem !important;
  }

  .lg\:pr-65\.5 {
    padding-right: 16.375rem !important;
  }

  .lg\:pb-65\.5 {
    padding-bottom: 16.375rem !important;
  }

  .lg\:pl-65\.5 {
    padding-left: 16.375rem !important;
  }

  .lg\:pt-66\.5 {
    padding-top: 16.625rem !important;
  }

  .lg\:pr-66\.5 {
    padding-right: 16.625rem !important;
  }

  .lg\:pb-66\.5 {
    padding-bottom: 16.625rem !important;
  }

  .lg\:pl-66\.5 {
    padding-left: 16.625rem !important;
  }

  .lg\:pt-67\.5 {
    padding-top: 16.875rem !important;
  }

  .lg\:pr-67\.5 {
    padding-right: 16.875rem !important;
  }

  .lg\:pb-67\.5 {
    padding-bottom: 16.875rem !important;
  }

  .lg\:pl-67\.5 {
    padding-left: 16.875rem !important;
  }

  .lg\:pt-68\.5 {
    padding-top: 17.125rem !important;
  }

  .lg\:pr-68\.5 {
    padding-right: 17.125rem !important;
  }

  .lg\:pb-68\.5 {
    padding-bottom: 17.125rem !important;
  }

  .lg\:pl-68\.5 {
    padding-left: 17.125rem !important;
  }

  .lg\:pt-69\.5 {
    padding-top: 17.375rem !important;
  }

  .lg\:pr-69\.5 {
    padding-right: 17.375rem !important;
  }

  .lg\:pb-69\.5 {
    padding-bottom: 17.375rem !important;
  }

  .lg\:pl-69\.5 {
    padding-left: 17.375rem !important;
  }

  .lg\:pt-70\.5 {
    padding-top: 17.625rem !important;
  }

  .lg\:pr-70\.5 {
    padding-right: 17.625rem !important;
  }

  .lg\:pb-70\.5 {
    padding-bottom: 17.625rem !important;
  }

  .lg\:pl-70\.5 {
    padding-left: 17.625rem !important;
  }

  .lg\:pt-71\.5 {
    padding-top: 17.875rem !important;
  }

  .lg\:pr-71\.5 {
    padding-right: 17.875rem !important;
  }

  .lg\:pb-71\.5 {
    padding-bottom: 17.875rem !important;
  }

  .lg\:pl-71\.5 {
    padding-left: 17.875rem !important;
  }

  .lg\:pt-72\.5 {
    padding-top: 18.125rem !important;
  }

  .lg\:pr-72\.5 {
    padding-right: 18.125rem !important;
  }

  .lg\:pb-72\.5 {
    padding-bottom: 18.125rem !important;
  }

  .lg\:pl-72\.5 {
    padding-left: 18.125rem !important;
  }

  .lg\:pt-73\.5 {
    padding-top: 18.375rem !important;
  }

  .lg\:pr-73\.5 {
    padding-right: 18.375rem !important;
  }

  .lg\:pb-73\.5 {
    padding-bottom: 18.375rem !important;
  }

  .lg\:pl-73\.5 {
    padding-left: 18.375rem !important;
  }

  .lg\:pt-74\.5 {
    padding-top: 18.625rem !important;
  }

  .lg\:pr-74\.5 {
    padding-right: 18.625rem !important;
  }

  .lg\:pb-74\.5 {
    padding-bottom: 18.625rem !important;
  }

  .lg\:pl-74\.5 {
    padding-left: 18.625rem !important;
  }

  .lg\:pt-75\.5 {
    padding-top: 18.875rem !important;
  }

  .lg\:pr-75\.5 {
    padding-right: 18.875rem !important;
  }

  .lg\:pb-75\.5 {
    padding-bottom: 18.875rem !important;
  }

  .lg\:pl-75\.5 {
    padding-left: 18.875rem !important;
  }

  .lg\:pt-76\.5 {
    padding-top: 19.125rem !important;
  }

  .lg\:pr-76\.5 {
    padding-right: 19.125rem !important;
  }

  .lg\:pb-76\.5 {
    padding-bottom: 19.125rem !important;
  }

  .lg\:pl-76\.5 {
    padding-left: 19.125rem !important;
  }

  .lg\:pt-77\.5 {
    padding-top: 19.375rem !important;
  }

  .lg\:pr-77\.5 {
    padding-right: 19.375rem !important;
  }

  .lg\:pb-77\.5 {
    padding-bottom: 19.375rem !important;
  }

  .lg\:pl-77\.5 {
    padding-left: 19.375rem !important;
  }

  .lg\:pt-78\.5 {
    padding-top: 19.625rem !important;
  }

  .lg\:pr-78\.5 {
    padding-right: 19.625rem !important;
  }

  .lg\:pb-78\.5 {
    padding-bottom: 19.625rem !important;
  }

  .lg\:pl-78\.5 {
    padding-left: 19.625rem !important;
  }

  .lg\:pt-79\.5 {
    padding-top: 19.875rem !important;
  }

  .lg\:pr-79\.5 {
    padding-right: 19.875rem !important;
  }

  .lg\:pb-79\.5 {
    padding-bottom: 19.875rem !important;
  }

  .lg\:pl-79\.5 {
    padding-left: 19.875rem !important;
  }

  .lg\:pt-80\.5 {
    padding-top: 20.125rem !important;
  }

  .lg\:pr-80\.5 {
    padding-right: 20.125rem !important;
  }

  .lg\:pb-80\.5 {
    padding-bottom: 20.125rem !important;
  }

  .lg\:pl-80\.5 {
    padding-left: 20.125rem !important;
  }

  .lg\:pt-81\.5 {
    padding-top: 20.375rem !important;
  }

  .lg\:pr-81\.5 {
    padding-right: 20.375rem !important;
  }

  .lg\:pb-81\.5 {
    padding-bottom: 20.375rem !important;
  }

  .lg\:pl-81\.5 {
    padding-left: 20.375rem !important;
  }

  .lg\:pt-82\.5 {
    padding-top: 20.625rem !important;
  }

  .lg\:pr-82\.5 {
    padding-right: 20.625rem !important;
  }

  .lg\:pb-82\.5 {
    padding-bottom: 20.625rem !important;
  }

  .lg\:pl-82\.5 {
    padding-left: 20.625rem !important;
  }

  .lg\:pt-83\.5 {
    padding-top: 20.875rem !important;
  }

  .lg\:pr-83\.5 {
    padding-right: 20.875rem !important;
  }

  .lg\:pb-83\.5 {
    padding-bottom: 20.875rem !important;
  }

  .lg\:pl-83\.5 {
    padding-left: 20.875rem !important;
  }

  .lg\:pt-84\.5 {
    padding-top: 21.125rem !important;
  }

  .lg\:pr-84\.5 {
    padding-right: 21.125rem !important;
  }

  .lg\:pb-84\.5 {
    padding-bottom: 21.125rem !important;
  }

  .lg\:pl-84\.5 {
    padding-left: 21.125rem !important;
  }

  .lg\:pt-85\.5 {
    padding-top: 21.375rem !important;
  }

  .lg\:pr-85\.5 {
    padding-right: 21.375rem !important;
  }

  .lg\:pb-85\.5 {
    padding-bottom: 21.375rem !important;
  }

  .lg\:pl-85\.5 {
    padding-left: 21.375rem !important;
  }

  .lg\:pt-86\.5 {
    padding-top: 21.625rem !important;
  }

  .lg\:pr-86\.5 {
    padding-right: 21.625rem !important;
  }

  .lg\:pb-86\.5 {
    padding-bottom: 21.625rem !important;
  }

  .lg\:pl-86\.5 {
    padding-left: 21.625rem !important;
  }

  .lg\:pt-87\.5 {
    padding-top: 21.875rem !important;
  }

  .lg\:pr-87\.5 {
    padding-right: 21.875rem !important;
  }

  .lg\:pb-87\.5 {
    padding-bottom: 21.875rem !important;
  }

  .lg\:pl-87\.5 {
    padding-left: 21.875rem !important;
  }

  .lg\:pt-88\.5 {
    padding-top: 22.125rem !important;
  }

  .lg\:pr-88\.5 {
    padding-right: 22.125rem !important;
  }

  .lg\:pb-88\.5 {
    padding-bottom: 22.125rem !important;
  }

  .lg\:pl-88\.5 {
    padding-left: 22.125rem !important;
  }

  .lg\:pt-89\.5 {
    padding-top: 22.375rem !important;
  }

  .lg\:pr-89\.5 {
    padding-right: 22.375rem !important;
  }

  .lg\:pb-89\.5 {
    padding-bottom: 22.375rem !important;
  }

  .lg\:pl-89\.5 {
    padding-left: 22.375rem !important;
  }

  .lg\:pt-90\.5 {
    padding-top: 22.625rem !important;
  }

  .lg\:pr-90\.5 {
    padding-right: 22.625rem !important;
  }

  .lg\:pb-90\.5 {
    padding-bottom: 22.625rem !important;
  }

  .lg\:pl-90\.5 {
    padding-left: 22.625rem !important;
  }

  .lg\:pt-91\.5 {
    padding-top: 22.875rem !important;
  }

  .lg\:pr-91\.5 {
    padding-right: 22.875rem !important;
  }

  .lg\:pb-91\.5 {
    padding-bottom: 22.875rem !important;
  }

  .lg\:pl-91\.5 {
    padding-left: 22.875rem !important;
  }

  .lg\:pt-92\.5 {
    padding-top: 23.125rem !important;
  }

  .lg\:pr-92\.5 {
    padding-right: 23.125rem !important;
  }

  .lg\:pb-92\.5 {
    padding-bottom: 23.125rem !important;
  }

  .lg\:pl-92\.5 {
    padding-left: 23.125rem !important;
  }

  .lg\:pt-93\.5 {
    padding-top: 23.375rem !important;
  }

  .lg\:pr-93\.5 {
    padding-right: 23.375rem !important;
  }

  .lg\:pb-93\.5 {
    padding-bottom: 23.375rem !important;
  }

  .lg\:pl-93\.5 {
    padding-left: 23.375rem !important;
  }

  .lg\:pt-94\.5 {
    padding-top: 23.625rem !important;
  }

  .lg\:pr-94\.5 {
    padding-right: 23.625rem !important;
  }

  .lg\:pb-94\.5 {
    padding-bottom: 23.625rem !important;
  }

  .lg\:pl-94\.5 {
    padding-left: 23.625rem !important;
  }

  .lg\:pt-95\.5 {
    padding-top: 23.875rem !important;
  }

  .lg\:pr-95\.5 {
    padding-right: 23.875rem !important;
  }

  .lg\:pb-95\.5 {
    padding-bottom: 23.875rem !important;
  }

  .lg\:pl-95\.5 {
    padding-left: 23.875rem !important;
  }

  .lg\:pt-96\.5 {
    padding-top: 24.125rem !important;
  }

  .lg\:pr-96\.5 {
    padding-right: 24.125rem !important;
  }

  .lg\:pb-96\.5 {
    padding-bottom: 24.125rem !important;
  }

  .lg\:pl-96\.5 {
    padding-left: 24.125rem !important;
  }

  .lg\:pt-97\.5 {
    padding-top: 24.375rem !important;
  }

  .lg\:pr-97\.5 {
    padding-right: 24.375rem !important;
  }

  .lg\:pb-97\.5 {
    padding-bottom: 24.375rem !important;
  }

  .lg\:pl-97\.5 {
    padding-left: 24.375rem !important;
  }

  .lg\:pt-98\.5 {
    padding-top: 24.625rem !important;
  }

  .lg\:pr-98\.5 {
    padding-right: 24.625rem !important;
  }

  .lg\:pb-98\.5 {
    padding-bottom: 24.625rem !important;
  }

  .lg\:pl-98\.5 {
    padding-left: 24.625rem !important;
  }

  .lg\:pt-99\.5 {
    padding-top: 24.875rem !important;
  }

  .lg\:pr-99\.5 {
    padding-right: 24.875rem !important;
  }

  .lg\:pb-99\.5 {
    padding-bottom: 24.875rem !important;
  }

  .lg\:pl-99\.5 {
    padding-left: 24.875rem !important;
  }

  .lg\:pt-100\.5 {
    padding-top: 25.125rem !important;
  }

  .lg\:pr-100\.5 {
    padding-right: 25.125rem !important;
  }

  .lg\:pb-100\.5 {
    padding-bottom: 25.125rem !important;
  }

  .lg\:pl-100\.5 {
    padding-left: 25.125rem !important;
  }

  .lg\:pt-101\.5 {
    padding-top: 25.375rem !important;
  }

  .lg\:pr-101\.5 {
    padding-right: 25.375rem !important;
  }

  .lg\:pb-101\.5 {
    padding-bottom: 25.375rem !important;
  }

  .lg\:pl-101\.5 {
    padding-left: 25.375rem !important;
  }

  .lg\:pt-102\.5 {
    padding-top: 25.625rem !important;
  }

  .lg\:pr-102\.5 {
    padding-right: 25.625rem !important;
  }

  .lg\:pb-102\.5 {
    padding-bottom: 25.625rem !important;
  }

  .lg\:pl-102\.5 {
    padding-left: 25.625rem !important;
  }

  .lg\:pt-103\.5 {
    padding-top: 25.875rem !important;
  }

  .lg\:pr-103\.5 {
    padding-right: 25.875rem !important;
  }

  .lg\:pb-103\.5 {
    padding-bottom: 25.875rem !important;
  }

  .lg\:pl-103\.5 {
    padding-left: 25.875rem !important;
  }

  .lg\:pt-104\.5 {
    padding-top: 26.125rem !important;
  }

  .lg\:pr-104\.5 {
    padding-right: 26.125rem !important;
  }

  .lg\:pb-104\.5 {
    padding-bottom: 26.125rem !important;
  }

  .lg\:pl-104\.5 {
    padding-left: 26.125rem !important;
  }

  .lg\:hover\:p-0:hover {
    padding: 0rem !important;
  }

  .lg\:hover\:p-1:hover {
    padding: 0.25rem !important;
  }

  .lg\:hover\:p-2:hover {
    padding: 0.5rem !important;
  }

  .lg\:hover\:p-3:hover {
    padding: 0.75rem !important;
  }

  .lg\:hover\:p-4:hover {
    padding: 1rem !important;
  }

  .lg\:hover\:p-5:hover {
    padding: 1.25rem !important;
  }

  .lg\:hover\:p-6:hover {
    padding: 1.5rem !important;
  }

  .lg\:hover\:p-7:hover {
    padding: 1.75rem !important;
  }

  .lg\:hover\:p-8:hover {
    padding: 2rem !important;
  }

  .lg\:hover\:p-9:hover {
    padding: 2.25rem !important;
  }

  .lg\:hover\:p-10:hover {
    padding: 2.5rem !important;
  }

  .lg\:hover\:p-11:hover {
    padding: 2.75rem !important;
  }

  .lg\:hover\:p-12:hover {
    padding: 3rem !important;
  }

  .lg\:hover\:p-13:hover {
    padding: 3.25rem !important;
  }

  .lg\:hover\:p-14:hover {
    padding: 3.5rem !important;
  }

  .lg\:hover\:p-15:hover {
    padding: 3.75rem !important;
  }

  .lg\:hover\:p-16:hover {
    padding: 4rem !important;
  }

  .lg\:hover\:p-17:hover {
    padding: 4.25rem !important;
  }

  .lg\:hover\:p-18:hover {
    padding: 4.5rem !important;
  }

  .lg\:hover\:p-19:hover {
    padding: 4.75rem !important;
  }

  .lg\:hover\:p-20:hover {
    padding: 5rem !important;
  }

  .lg\:hover\:p-21:hover {
    padding: 5.25rem !important;
  }

  .lg\:hover\:p-22:hover {
    padding: 5.5rem !important;
  }

  .lg\:hover\:p-23:hover {
    padding: 5.75rem !important;
  }

  .lg\:hover\:p-24:hover {
    padding: 6rem !important;
  }

  .lg\:hover\:p-25:hover {
    padding: 6.25rem !important;
  }

  .lg\:hover\:p-26:hover {
    padding: 6.5rem !important;
  }

  .lg\:hover\:p-27:hover {
    padding: 6.75rem !important;
  }

  .lg\:hover\:p-28:hover {
    padding: 7rem !important;
  }

  .lg\:hover\:p-29:hover {
    padding: 7.25rem !important;
  }

  .lg\:hover\:p-30:hover {
    padding: 7.5rem !important;
  }

  .lg\:hover\:p-31:hover {
    padding: 7.75rem !important;
  }

  .lg\:hover\:p-32:hover {
    padding: 8rem !important;
  }

  .lg\:hover\:p-33:hover {
    padding: 8.25rem !important;
  }

  .lg\:hover\:p-34:hover {
    padding: 8.5rem !important;
  }

  .lg\:hover\:p-35:hover {
    padding: 8.75rem !important;
  }

  .lg\:hover\:p-36:hover {
    padding: 9rem !important;
  }

  .lg\:hover\:p-37:hover {
    padding: 9.25rem !important;
  }

  .lg\:hover\:p-38:hover {
    padding: 9.5rem !important;
  }

  .lg\:hover\:p-39:hover {
    padding: 9.75rem !important;
  }

  .lg\:hover\:p-40:hover {
    padding: 10rem !important;
  }

  .lg\:hover\:p-41:hover {
    padding: 10.25rem !important;
  }

  .lg\:hover\:p-42:hover {
    padding: 10.5rem !important;
  }

  .lg\:hover\:p-43:hover {
    padding: 10.75rem !important;
  }

  .lg\:hover\:p-44:hover {
    padding: 11rem !important;
  }

  .lg\:hover\:p-45:hover {
    padding: 11.25rem !important;
  }

  .lg\:hover\:p-46:hover {
    padding: 11.5rem !important;
  }

  .lg\:hover\:p-47:hover {
    padding: 11.75rem !important;
  }

  .lg\:hover\:p-48:hover {
    padding: 12rem !important;
  }

  .lg\:hover\:p-49:hover {
    padding: 12.25rem !important;
  }

  .lg\:hover\:p-50:hover {
    padding: 12.5rem !important;
  }

  .lg\:hover\:p-51:hover {
    padding: 12.75rem !important;
  }

  .lg\:hover\:p-52:hover {
    padding: 13rem !important;
  }

  .lg\:hover\:p-53:hover {
    padding: 13.25rem !important;
  }

  .lg\:hover\:p-54:hover {
    padding: 13.5rem !important;
  }

  .lg\:hover\:p-55:hover {
    padding: 13.75rem !important;
  }

  .lg\:hover\:p-56:hover {
    padding: 14rem !important;
  }

  .lg\:hover\:p-57:hover {
    padding: 14.25rem !important;
  }

  .lg\:hover\:p-58:hover {
    padding: 14.5rem !important;
  }

  .lg\:hover\:p-59:hover {
    padding: 14.75rem !important;
  }

  .lg\:hover\:p-60:hover {
    padding: 15rem !important;
  }

  .lg\:hover\:p-61:hover {
    padding: 15.25rem !important;
  }

  .lg\:hover\:p-62:hover {
    padding: 15.5rem !important;
  }

  .lg\:hover\:p-63:hover {
    padding: 15.75rem !important;
  }

  .lg\:hover\:p-64:hover {
    padding: 16rem !important;
  }

  .lg\:hover\:p-65:hover {
    padding: 16.25rem !important;
  }

  .lg\:hover\:p-66:hover {
    padding: 16.5rem !important;
  }

  .lg\:hover\:p-67:hover {
    padding: 16.75rem !important;
  }

  .lg\:hover\:p-68:hover {
    padding: 17rem !important;
  }

  .lg\:hover\:p-69:hover {
    padding: 17.25rem !important;
  }

  .lg\:hover\:p-70:hover {
    padding: 17.5rem !important;
  }

  .lg\:hover\:p-71:hover {
    padding: 17.75rem !important;
  }

  .lg\:hover\:p-72:hover {
    padding: 18rem !important;
  }

  .lg\:hover\:p-73:hover {
    padding: 18.25rem !important;
  }

  .lg\:hover\:p-74:hover {
    padding: 18.5rem !important;
  }

  .lg\:hover\:p-75:hover {
    padding: 18.75rem !important;
  }

  .lg\:hover\:p-76:hover {
    padding: 19rem !important;
  }

  .lg\:hover\:p-77:hover {
    padding: 19.25rem !important;
  }

  .lg\:hover\:p-78:hover {
    padding: 19.5rem !important;
  }

  .lg\:hover\:p-79:hover {
    padding: 19.75rem !important;
  }

  .lg\:hover\:p-80:hover {
    padding: 20rem !important;
  }

  .lg\:hover\:p-81:hover {
    padding: 20.25rem !important;
  }

  .lg\:hover\:p-82:hover {
    padding: 20.5rem !important;
  }

  .lg\:hover\:p-83:hover {
    padding: 20.75rem !important;
  }

  .lg\:hover\:p-84:hover {
    padding: 21rem !important;
  }

  .lg\:hover\:p-85:hover {
    padding: 21.25rem !important;
  }

  .lg\:hover\:p-86:hover {
    padding: 21.5rem !important;
  }

  .lg\:hover\:p-87:hover {
    padding: 21.75rem !important;
  }

  .lg\:hover\:p-88:hover {
    padding: 22rem !important;
  }

  .lg\:hover\:p-89:hover {
    padding: 22.25rem !important;
  }

  .lg\:hover\:p-90:hover {
    padding: 22.5rem !important;
  }

  .lg\:hover\:p-91:hover {
    padding: 22.75rem !important;
  }

  .lg\:hover\:p-92:hover {
    padding: 23rem !important;
  }

  .lg\:hover\:p-93:hover {
    padding: 23.25rem !important;
  }

  .lg\:hover\:p-94:hover {
    padding: 23.5rem !important;
  }

  .lg\:hover\:p-95:hover {
    padding: 23.75rem !important;
  }

  .lg\:hover\:p-96:hover {
    padding: 24rem !important;
  }

  .lg\:hover\:p-97:hover {
    padding: 24.25rem !important;
  }

  .lg\:hover\:p-98:hover {
    padding: 24.5rem !important;
  }

  .lg\:hover\:p-99:hover {
    padding: 24.75rem !important;
  }

  .lg\:hover\:p-100:hover {
    padding: 25rem !important;
  }

  .lg\:hover\:p-101:hover {
    padding: 25.25rem !important;
  }

  .lg\:hover\:p-102:hover {
    padding: 25.5rem !important;
  }

  .lg\:hover\:p-103:hover {
    padding: 25.75rem !important;
  }

  .lg\:hover\:p-104:hover {
    padding: 26rem !important;
  }

  .lg\:hover\:p-105:hover {
    padding: 26.25rem !important;
  }

  .lg\:hover\:p-px:hover {
    padding: 1px !important;
  }

  .lg\:hover\:p-0\.5:hover {
    padding: 0.125rem !important;
  }

  .lg\:hover\:p-1\.5:hover {
    padding: 0.375rem !important;
  }

  .lg\:hover\:p-2\.5:hover {
    padding: 0.625rem !important;
  }

  .lg\:hover\:p-3\.5:hover {
    padding: 0.875rem !important;
  }

  .lg\:hover\:p-4\.5:hover {
    padding: 1.125rem !important;
  }

  .lg\:hover\:p-5\.5:hover {
    padding: 1.375rem !important;
  }

  .lg\:hover\:p-6\.5:hover {
    padding: 1.625rem !important;
  }

  .lg\:hover\:p-7\.5:hover {
    padding: 1.875rem !important;
  }

  .lg\:hover\:p-8\.5:hover {
    padding: 2.125rem !important;
  }

  .lg\:hover\:p-9\.5:hover {
    padding: 2.375rem !important;
  }

  .lg\:hover\:p-10\.5:hover {
    padding: 2.625rem !important;
  }

  .lg\:hover\:p-11\.5:hover {
    padding: 2.875rem !important;
  }

  .lg\:hover\:p-12\.5:hover {
    padding: 3.125rem !important;
  }

  .lg\:hover\:p-13\.5:hover {
    padding: 3.375rem !important;
  }

  .lg\:hover\:p-14\.5:hover {
    padding: 3.625rem !important;
  }

  .lg\:hover\:p-15\.5:hover {
    padding: 3.875rem !important;
  }

  .lg\:hover\:p-16\.5:hover {
    padding: 4.125rem !important;
  }

  .lg\:hover\:p-17\.5:hover {
    padding: 4.375rem !important;
  }

  .lg\:hover\:p-18\.5:hover {
    padding: 4.625rem !important;
  }

  .lg\:hover\:p-19\.5:hover {
    padding: 4.875rem !important;
  }

  .lg\:hover\:p-20\.5:hover {
    padding: 5.125rem !important;
  }

  .lg\:hover\:p-21\.5:hover {
    padding: 5.375rem !important;
  }

  .lg\:hover\:p-22\.5:hover {
    padding: 5.625rem !important;
  }

  .lg\:hover\:p-23\.5:hover {
    padding: 5.875rem !important;
  }

  .lg\:hover\:p-24\.5:hover {
    padding: 6.125rem !important;
  }

  .lg\:hover\:p-25\.5:hover {
    padding: 6.375rem !important;
  }

  .lg\:hover\:p-26\.5:hover {
    padding: 6.625rem !important;
  }

  .lg\:hover\:p-27\.5:hover {
    padding: 6.875rem !important;
  }

  .lg\:hover\:p-28\.5:hover {
    padding: 7.125rem !important;
  }

  .lg\:hover\:p-29\.5:hover {
    padding: 7.375rem !important;
  }

  .lg\:hover\:p-30\.5:hover {
    padding: 7.625rem !important;
  }

  .lg\:hover\:p-31\.5:hover {
    padding: 7.875rem !important;
  }

  .lg\:hover\:p-32\.5:hover {
    padding: 8.125rem !important;
  }

  .lg\:hover\:p-33\.5:hover {
    padding: 8.375rem !important;
  }

  .lg\:hover\:p-34\.5:hover {
    padding: 8.625rem !important;
  }

  .lg\:hover\:p-35\.5:hover {
    padding: 8.875rem !important;
  }

  .lg\:hover\:p-36\.5:hover {
    padding: 9.125rem !important;
  }

  .lg\:hover\:p-37\.5:hover {
    padding: 9.375rem !important;
  }

  .lg\:hover\:p-38\.5:hover {
    padding: 9.625rem !important;
  }

  .lg\:hover\:p-39\.5:hover {
    padding: 9.875rem !important;
  }

  .lg\:hover\:p-40\.5:hover {
    padding: 10.125rem !important;
  }

  .lg\:hover\:p-41\.5:hover {
    padding: 10.375rem !important;
  }

  .lg\:hover\:p-42\.5:hover {
    padding: 10.625rem !important;
  }

  .lg\:hover\:p-43\.5:hover {
    padding: 10.875rem !important;
  }

  .lg\:hover\:p-44\.5:hover {
    padding: 11.125rem !important;
  }

  .lg\:hover\:p-45\.5:hover {
    padding: 11.375rem !important;
  }

  .lg\:hover\:p-46\.5:hover {
    padding: 11.625rem !important;
  }

  .lg\:hover\:p-47\.5:hover {
    padding: 11.875rem !important;
  }

  .lg\:hover\:p-48\.5:hover {
    padding: 12.125rem !important;
  }

  .lg\:hover\:p-49\.5:hover {
    padding: 12.375rem !important;
  }

  .lg\:hover\:p-50\.5:hover {
    padding: 12.625rem !important;
  }

  .lg\:hover\:p-51\.5:hover {
    padding: 12.875rem !important;
  }

  .lg\:hover\:p-52\.5:hover {
    padding: 13.125rem !important;
  }

  .lg\:hover\:p-53\.5:hover {
    padding: 13.375rem !important;
  }

  .lg\:hover\:p-54\.5:hover {
    padding: 13.625rem !important;
  }

  .lg\:hover\:p-55\.5:hover {
    padding: 13.875rem !important;
  }

  .lg\:hover\:p-56\.5:hover {
    padding: 14.125rem !important;
  }

  .lg\:hover\:p-57\.5:hover {
    padding: 14.375rem !important;
  }

  .lg\:hover\:p-58\.5:hover {
    padding: 14.625rem !important;
  }

  .lg\:hover\:p-59\.5:hover {
    padding: 14.875rem !important;
  }

  .lg\:hover\:p-60\.5:hover {
    padding: 15.125rem !important;
  }

  .lg\:hover\:p-61\.5:hover {
    padding: 15.375rem !important;
  }

  .lg\:hover\:p-62\.5:hover {
    padding: 15.625rem !important;
  }

  .lg\:hover\:p-63\.5:hover {
    padding: 15.875rem !important;
  }

  .lg\:hover\:p-64\.5:hover {
    padding: 16.125rem !important;
  }

  .lg\:hover\:p-65\.5:hover {
    padding: 16.375rem !important;
  }

  .lg\:hover\:p-66\.5:hover {
    padding: 16.625rem !important;
  }

  .lg\:hover\:p-67\.5:hover {
    padding: 16.875rem !important;
  }

  .lg\:hover\:p-68\.5:hover {
    padding: 17.125rem !important;
  }

  .lg\:hover\:p-69\.5:hover {
    padding: 17.375rem !important;
  }

  .lg\:hover\:p-70\.5:hover {
    padding: 17.625rem !important;
  }

  .lg\:hover\:p-71\.5:hover {
    padding: 17.875rem !important;
  }

  .lg\:hover\:p-72\.5:hover {
    padding: 18.125rem !important;
  }

  .lg\:hover\:p-73\.5:hover {
    padding: 18.375rem !important;
  }

  .lg\:hover\:p-74\.5:hover {
    padding: 18.625rem !important;
  }

  .lg\:hover\:p-75\.5:hover {
    padding: 18.875rem !important;
  }

  .lg\:hover\:p-76\.5:hover {
    padding: 19.125rem !important;
  }

  .lg\:hover\:p-77\.5:hover {
    padding: 19.375rem !important;
  }

  .lg\:hover\:p-78\.5:hover {
    padding: 19.625rem !important;
  }

  .lg\:hover\:p-79\.5:hover {
    padding: 19.875rem !important;
  }

  .lg\:hover\:p-80\.5:hover {
    padding: 20.125rem !important;
  }

  .lg\:hover\:p-81\.5:hover {
    padding: 20.375rem !important;
  }

  .lg\:hover\:p-82\.5:hover {
    padding: 20.625rem !important;
  }

  .lg\:hover\:p-83\.5:hover {
    padding: 20.875rem !important;
  }

  .lg\:hover\:p-84\.5:hover {
    padding: 21.125rem !important;
  }

  .lg\:hover\:p-85\.5:hover {
    padding: 21.375rem !important;
  }

  .lg\:hover\:p-86\.5:hover {
    padding: 21.625rem !important;
  }

  .lg\:hover\:p-87\.5:hover {
    padding: 21.875rem !important;
  }

  .lg\:hover\:p-88\.5:hover {
    padding: 22.125rem !important;
  }

  .lg\:hover\:p-89\.5:hover {
    padding: 22.375rem !important;
  }

  .lg\:hover\:p-90\.5:hover {
    padding: 22.625rem !important;
  }

  .lg\:hover\:p-91\.5:hover {
    padding: 22.875rem !important;
  }

  .lg\:hover\:p-92\.5:hover {
    padding: 23.125rem !important;
  }

  .lg\:hover\:p-93\.5:hover {
    padding: 23.375rem !important;
  }

  .lg\:hover\:p-94\.5:hover {
    padding: 23.625rem !important;
  }

  .lg\:hover\:p-95\.5:hover {
    padding: 23.875rem !important;
  }

  .lg\:hover\:p-96\.5:hover {
    padding: 24.125rem !important;
  }

  .lg\:hover\:p-97\.5:hover {
    padding: 24.375rem !important;
  }

  .lg\:hover\:p-98\.5:hover {
    padding: 24.625rem !important;
  }

  .lg\:hover\:p-99\.5:hover {
    padding: 24.875rem !important;
  }

  .lg\:hover\:p-100\.5:hover {
    padding: 25.125rem !important;
  }

  .lg\:hover\:p-101\.5:hover {
    padding: 25.375rem !important;
  }

  .lg\:hover\:p-102\.5:hover {
    padding: 25.625rem !important;
  }

  .lg\:hover\:p-103\.5:hover {
    padding: 25.875rem !important;
  }

  .lg\:hover\:p-104\.5:hover {
    padding: 26.125rem !important;
  }

  .lg\:hover\:py-0:hover {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .lg\:hover\:px-0:hover {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .lg\:hover\:py-1:hover {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .lg\:hover\:px-1:hover {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .lg\:hover\:py-2:hover {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .lg\:hover\:px-2:hover {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .lg\:hover\:py-3:hover {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .lg\:hover\:px-3:hover {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .lg\:hover\:py-4:hover {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .lg\:hover\:px-4:hover {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:hover\:py-5:hover {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .lg\:hover\:px-5:hover {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .lg\:hover\:py-6:hover {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg\:hover\:px-6:hover {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .lg\:hover\:py-7:hover {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .lg\:hover\:px-7:hover {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .lg\:hover\:py-8:hover {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:hover\:px-8:hover {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:hover\:py-9:hover {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .lg\:hover\:px-9:hover {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .lg\:hover\:py-10:hover {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .lg\:hover\:px-10:hover {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .lg\:hover\:py-11:hover {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .lg\:hover\:px-11:hover {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .lg\:hover\:py-12:hover {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .lg\:hover\:px-12:hover {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:hover\:py-13:hover {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .lg\:hover\:px-13:hover {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .lg\:hover\:py-14:hover {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .lg\:hover\:px-14:hover {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .lg\:hover\:py-15:hover {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .lg\:hover\:px-15:hover {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .lg\:hover\:py-16:hover {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .lg\:hover\:px-16:hover {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .lg\:hover\:py-17:hover {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .lg\:hover\:px-17:hover {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .lg\:hover\:py-18:hover {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .lg\:hover\:px-18:hover {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .lg\:hover\:py-19:hover {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .lg\:hover\:px-19:hover {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .lg\:hover\:py-20:hover {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .lg\:hover\:px-20:hover {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .lg\:hover\:py-21:hover {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .lg\:hover\:px-21:hover {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .lg\:hover\:py-22:hover {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .lg\:hover\:px-22:hover {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .lg\:hover\:py-23:hover {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .lg\:hover\:px-23:hover {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .lg\:hover\:py-24:hover {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .lg\:hover\:px-24:hover {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .lg\:hover\:py-25:hover {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .lg\:hover\:px-25:hover {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .lg\:hover\:py-26:hover {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .lg\:hover\:px-26:hover {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .lg\:hover\:py-27:hover {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .lg\:hover\:px-27:hover {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .lg\:hover\:py-28:hover {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .lg\:hover\:px-28:hover {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .lg\:hover\:py-29:hover {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .lg\:hover\:px-29:hover {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .lg\:hover\:py-30:hover {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .lg\:hover\:px-30:hover {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .lg\:hover\:py-31:hover {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .lg\:hover\:px-31:hover {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .lg\:hover\:py-32:hover {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .lg\:hover\:px-32:hover {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .lg\:hover\:py-33:hover {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .lg\:hover\:px-33:hover {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .lg\:hover\:py-34:hover {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .lg\:hover\:px-34:hover {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .lg\:hover\:py-35:hover {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .lg\:hover\:px-35:hover {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .lg\:hover\:py-36:hover {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .lg\:hover\:px-36:hover {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .lg\:hover\:py-37:hover {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .lg\:hover\:px-37:hover {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .lg\:hover\:py-38:hover {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .lg\:hover\:px-38:hover {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .lg\:hover\:py-39:hover {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .lg\:hover\:px-39:hover {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .lg\:hover\:py-40:hover {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .lg\:hover\:px-40:hover {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .lg\:hover\:py-41:hover {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .lg\:hover\:px-41:hover {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .lg\:hover\:py-42:hover {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .lg\:hover\:px-42:hover {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .lg\:hover\:py-43:hover {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .lg\:hover\:px-43:hover {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .lg\:hover\:py-44:hover {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .lg\:hover\:px-44:hover {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .lg\:hover\:py-45:hover {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .lg\:hover\:px-45:hover {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .lg\:hover\:py-46:hover {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .lg\:hover\:px-46:hover {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .lg\:hover\:py-47:hover {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .lg\:hover\:px-47:hover {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .lg\:hover\:py-48:hover {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .lg\:hover\:px-48:hover {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .lg\:hover\:py-49:hover {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .lg\:hover\:px-49:hover {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .lg\:hover\:py-50:hover {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .lg\:hover\:px-50:hover {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .lg\:hover\:py-51:hover {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .lg\:hover\:px-51:hover {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .lg\:hover\:py-52:hover {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .lg\:hover\:px-52:hover {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .lg\:hover\:py-53:hover {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .lg\:hover\:px-53:hover {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .lg\:hover\:py-54:hover {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .lg\:hover\:px-54:hover {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .lg\:hover\:py-55:hover {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .lg\:hover\:px-55:hover {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .lg\:hover\:py-56:hover {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .lg\:hover\:px-56:hover {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .lg\:hover\:py-57:hover {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .lg\:hover\:px-57:hover {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .lg\:hover\:py-58:hover {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .lg\:hover\:px-58:hover {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .lg\:hover\:py-59:hover {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .lg\:hover\:px-59:hover {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .lg\:hover\:py-60:hover {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .lg\:hover\:px-60:hover {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .lg\:hover\:py-61:hover {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .lg\:hover\:px-61:hover {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .lg\:hover\:py-62:hover {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .lg\:hover\:px-62:hover {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .lg\:hover\:py-63:hover {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .lg\:hover\:px-63:hover {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .lg\:hover\:py-64:hover {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .lg\:hover\:px-64:hover {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .lg\:hover\:py-65:hover {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .lg\:hover\:px-65:hover {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .lg\:hover\:py-66:hover {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .lg\:hover\:px-66:hover {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .lg\:hover\:py-67:hover {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .lg\:hover\:px-67:hover {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .lg\:hover\:py-68:hover {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .lg\:hover\:px-68:hover {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .lg\:hover\:py-69:hover {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .lg\:hover\:px-69:hover {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .lg\:hover\:py-70:hover {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .lg\:hover\:px-70:hover {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .lg\:hover\:py-71:hover {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .lg\:hover\:px-71:hover {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .lg\:hover\:py-72:hover {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .lg\:hover\:px-72:hover {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .lg\:hover\:py-73:hover {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .lg\:hover\:px-73:hover {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .lg\:hover\:py-74:hover {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .lg\:hover\:px-74:hover {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .lg\:hover\:py-75:hover {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .lg\:hover\:px-75:hover {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .lg\:hover\:py-76:hover {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .lg\:hover\:px-76:hover {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .lg\:hover\:py-77:hover {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .lg\:hover\:px-77:hover {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .lg\:hover\:py-78:hover {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .lg\:hover\:px-78:hover {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .lg\:hover\:py-79:hover {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .lg\:hover\:px-79:hover {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .lg\:hover\:py-80:hover {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .lg\:hover\:px-80:hover {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .lg\:hover\:py-81:hover {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .lg\:hover\:px-81:hover {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .lg\:hover\:py-82:hover {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .lg\:hover\:px-82:hover {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .lg\:hover\:py-83:hover {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .lg\:hover\:px-83:hover {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .lg\:hover\:py-84:hover {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .lg\:hover\:px-84:hover {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .lg\:hover\:py-85:hover {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .lg\:hover\:px-85:hover {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .lg\:hover\:py-86:hover {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .lg\:hover\:px-86:hover {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .lg\:hover\:py-87:hover {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .lg\:hover\:px-87:hover {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .lg\:hover\:py-88:hover {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .lg\:hover\:px-88:hover {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .lg\:hover\:py-89:hover {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .lg\:hover\:px-89:hover {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .lg\:hover\:py-90:hover {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .lg\:hover\:px-90:hover {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .lg\:hover\:py-91:hover {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .lg\:hover\:px-91:hover {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .lg\:hover\:py-92:hover {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .lg\:hover\:px-92:hover {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .lg\:hover\:py-93:hover {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .lg\:hover\:px-93:hover {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .lg\:hover\:py-94:hover {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .lg\:hover\:px-94:hover {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .lg\:hover\:py-95:hover {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .lg\:hover\:px-95:hover {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .lg\:hover\:py-96:hover {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .lg\:hover\:px-96:hover {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .lg\:hover\:py-97:hover {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .lg\:hover\:px-97:hover {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .lg\:hover\:py-98:hover {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .lg\:hover\:px-98:hover {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .lg\:hover\:py-99:hover {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .lg\:hover\:px-99:hover {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .lg\:hover\:py-100:hover {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .lg\:hover\:px-100:hover {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .lg\:hover\:py-101:hover {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .lg\:hover\:px-101:hover {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .lg\:hover\:py-102:hover {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .lg\:hover\:px-102:hover {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .lg\:hover\:py-103:hover {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .lg\:hover\:px-103:hover {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .lg\:hover\:py-104:hover {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .lg\:hover\:px-104:hover {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .lg\:hover\:py-105:hover {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .lg\:hover\:px-105:hover {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .lg\:hover\:py-px:hover {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .lg\:hover\:px-px:hover {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .lg\:hover\:py-0\.5:hover {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .lg\:hover\:px-0\.5:hover {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .lg\:hover\:py-1\.5:hover {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .lg\:hover\:px-1\.5:hover {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .lg\:hover\:py-2\.5:hover {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .lg\:hover\:px-2\.5:hover {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .lg\:hover\:py-3\.5:hover {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .lg\:hover\:px-3\.5:hover {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .lg\:hover\:py-4\.5:hover {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .lg\:hover\:px-4\.5:hover {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .lg\:hover\:py-5\.5:hover {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .lg\:hover\:px-5\.5:hover {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .lg\:hover\:py-6\.5:hover {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .lg\:hover\:px-6\.5:hover {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .lg\:hover\:py-7\.5:hover {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .lg\:hover\:px-7\.5:hover {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .lg\:hover\:py-8\.5:hover {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .lg\:hover\:px-8\.5:hover {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .lg\:hover\:py-9\.5:hover {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .lg\:hover\:px-9\.5:hover {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .lg\:hover\:py-10\.5:hover {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .lg\:hover\:px-10\.5:hover {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .lg\:hover\:py-11\.5:hover {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .lg\:hover\:px-11\.5:hover {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .lg\:hover\:py-12\.5:hover {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .lg\:hover\:px-12\.5:hover {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .lg\:hover\:py-13\.5:hover {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .lg\:hover\:px-13\.5:hover {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .lg\:hover\:py-14\.5:hover {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .lg\:hover\:px-14\.5:hover {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .lg\:hover\:py-15\.5:hover {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .lg\:hover\:px-15\.5:hover {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .lg\:hover\:py-16\.5:hover {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .lg\:hover\:px-16\.5:hover {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .lg\:hover\:py-17\.5:hover {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .lg\:hover\:px-17\.5:hover {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .lg\:hover\:py-18\.5:hover {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .lg\:hover\:px-18\.5:hover {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .lg\:hover\:py-19\.5:hover {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .lg\:hover\:px-19\.5:hover {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .lg\:hover\:py-20\.5:hover {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .lg\:hover\:px-20\.5:hover {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .lg\:hover\:py-21\.5:hover {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .lg\:hover\:px-21\.5:hover {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .lg\:hover\:py-22\.5:hover {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .lg\:hover\:px-22\.5:hover {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .lg\:hover\:py-23\.5:hover {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .lg\:hover\:px-23\.5:hover {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .lg\:hover\:py-24\.5:hover {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .lg\:hover\:px-24\.5:hover {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .lg\:hover\:py-25\.5:hover {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .lg\:hover\:px-25\.5:hover {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .lg\:hover\:py-26\.5:hover {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .lg\:hover\:px-26\.5:hover {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .lg\:hover\:py-27\.5:hover {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .lg\:hover\:px-27\.5:hover {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .lg\:hover\:py-28\.5:hover {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .lg\:hover\:px-28\.5:hover {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .lg\:hover\:py-29\.5:hover {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .lg\:hover\:px-29\.5:hover {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .lg\:hover\:py-30\.5:hover {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .lg\:hover\:px-30\.5:hover {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .lg\:hover\:py-31\.5:hover {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .lg\:hover\:px-31\.5:hover {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .lg\:hover\:py-32\.5:hover {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .lg\:hover\:px-32\.5:hover {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .lg\:hover\:py-33\.5:hover {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .lg\:hover\:px-33\.5:hover {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .lg\:hover\:py-34\.5:hover {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .lg\:hover\:px-34\.5:hover {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .lg\:hover\:py-35\.5:hover {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .lg\:hover\:px-35\.5:hover {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .lg\:hover\:py-36\.5:hover {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .lg\:hover\:px-36\.5:hover {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .lg\:hover\:py-37\.5:hover {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .lg\:hover\:px-37\.5:hover {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .lg\:hover\:py-38\.5:hover {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .lg\:hover\:px-38\.5:hover {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .lg\:hover\:py-39\.5:hover {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .lg\:hover\:px-39\.5:hover {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .lg\:hover\:py-40\.5:hover {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .lg\:hover\:px-40\.5:hover {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .lg\:hover\:py-41\.5:hover {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .lg\:hover\:px-41\.5:hover {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .lg\:hover\:py-42\.5:hover {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .lg\:hover\:px-42\.5:hover {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .lg\:hover\:py-43\.5:hover {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .lg\:hover\:px-43\.5:hover {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .lg\:hover\:py-44\.5:hover {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .lg\:hover\:px-44\.5:hover {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .lg\:hover\:py-45\.5:hover {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .lg\:hover\:px-45\.5:hover {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .lg\:hover\:py-46\.5:hover {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .lg\:hover\:px-46\.5:hover {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .lg\:hover\:py-47\.5:hover {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .lg\:hover\:px-47\.5:hover {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .lg\:hover\:py-48\.5:hover {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .lg\:hover\:px-48\.5:hover {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .lg\:hover\:py-49\.5:hover {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .lg\:hover\:px-49\.5:hover {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .lg\:hover\:py-50\.5:hover {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .lg\:hover\:px-50\.5:hover {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .lg\:hover\:py-51\.5:hover {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .lg\:hover\:px-51\.5:hover {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .lg\:hover\:py-52\.5:hover {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .lg\:hover\:px-52\.5:hover {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .lg\:hover\:py-53\.5:hover {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .lg\:hover\:px-53\.5:hover {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .lg\:hover\:py-54\.5:hover {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .lg\:hover\:px-54\.5:hover {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .lg\:hover\:py-55\.5:hover {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .lg\:hover\:px-55\.5:hover {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .lg\:hover\:py-56\.5:hover {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .lg\:hover\:px-56\.5:hover {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .lg\:hover\:py-57\.5:hover {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .lg\:hover\:px-57\.5:hover {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .lg\:hover\:py-58\.5:hover {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .lg\:hover\:px-58\.5:hover {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .lg\:hover\:py-59\.5:hover {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .lg\:hover\:px-59\.5:hover {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .lg\:hover\:py-60\.5:hover {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .lg\:hover\:px-60\.5:hover {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .lg\:hover\:py-61\.5:hover {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .lg\:hover\:px-61\.5:hover {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .lg\:hover\:py-62\.5:hover {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .lg\:hover\:px-62\.5:hover {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .lg\:hover\:py-63\.5:hover {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .lg\:hover\:px-63\.5:hover {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .lg\:hover\:py-64\.5:hover {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .lg\:hover\:px-64\.5:hover {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .lg\:hover\:py-65\.5:hover {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .lg\:hover\:px-65\.5:hover {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .lg\:hover\:py-66\.5:hover {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .lg\:hover\:px-66\.5:hover {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .lg\:hover\:py-67\.5:hover {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .lg\:hover\:px-67\.5:hover {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .lg\:hover\:py-68\.5:hover {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .lg\:hover\:px-68\.5:hover {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .lg\:hover\:py-69\.5:hover {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .lg\:hover\:px-69\.5:hover {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .lg\:hover\:py-70\.5:hover {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .lg\:hover\:px-70\.5:hover {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .lg\:hover\:py-71\.5:hover {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .lg\:hover\:px-71\.5:hover {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .lg\:hover\:py-72\.5:hover {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .lg\:hover\:px-72\.5:hover {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .lg\:hover\:py-73\.5:hover {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .lg\:hover\:px-73\.5:hover {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .lg\:hover\:py-74\.5:hover {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .lg\:hover\:px-74\.5:hover {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .lg\:hover\:py-75\.5:hover {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .lg\:hover\:px-75\.5:hover {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .lg\:hover\:py-76\.5:hover {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .lg\:hover\:px-76\.5:hover {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .lg\:hover\:py-77\.5:hover {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .lg\:hover\:px-77\.5:hover {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .lg\:hover\:py-78\.5:hover {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .lg\:hover\:px-78\.5:hover {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .lg\:hover\:py-79\.5:hover {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .lg\:hover\:px-79\.5:hover {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .lg\:hover\:py-80\.5:hover {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .lg\:hover\:px-80\.5:hover {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .lg\:hover\:py-81\.5:hover {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .lg\:hover\:px-81\.5:hover {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .lg\:hover\:py-82\.5:hover {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .lg\:hover\:px-82\.5:hover {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .lg\:hover\:py-83\.5:hover {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .lg\:hover\:px-83\.5:hover {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .lg\:hover\:py-84\.5:hover {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .lg\:hover\:px-84\.5:hover {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .lg\:hover\:py-85\.5:hover {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .lg\:hover\:px-85\.5:hover {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .lg\:hover\:py-86\.5:hover {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .lg\:hover\:px-86\.5:hover {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .lg\:hover\:py-87\.5:hover {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .lg\:hover\:px-87\.5:hover {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .lg\:hover\:py-88\.5:hover {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .lg\:hover\:px-88\.5:hover {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .lg\:hover\:py-89\.5:hover {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .lg\:hover\:px-89\.5:hover {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .lg\:hover\:py-90\.5:hover {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .lg\:hover\:px-90\.5:hover {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .lg\:hover\:py-91\.5:hover {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .lg\:hover\:px-91\.5:hover {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .lg\:hover\:py-92\.5:hover {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .lg\:hover\:px-92\.5:hover {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .lg\:hover\:py-93\.5:hover {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .lg\:hover\:px-93\.5:hover {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .lg\:hover\:py-94\.5:hover {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .lg\:hover\:px-94\.5:hover {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .lg\:hover\:py-95\.5:hover {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .lg\:hover\:px-95\.5:hover {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .lg\:hover\:py-96\.5:hover {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .lg\:hover\:px-96\.5:hover {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .lg\:hover\:py-97\.5:hover {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .lg\:hover\:px-97\.5:hover {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .lg\:hover\:py-98\.5:hover {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .lg\:hover\:px-98\.5:hover {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .lg\:hover\:py-99\.5:hover {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .lg\:hover\:px-99\.5:hover {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .lg\:hover\:py-100\.5:hover {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .lg\:hover\:px-100\.5:hover {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .lg\:hover\:py-101\.5:hover {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .lg\:hover\:px-101\.5:hover {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .lg\:hover\:py-102\.5:hover {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .lg\:hover\:px-102\.5:hover {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .lg\:hover\:py-103\.5:hover {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .lg\:hover\:px-103\.5:hover {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .lg\:hover\:py-104\.5:hover {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .lg\:hover\:px-104\.5:hover {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .lg\:hover\:pt-0:hover {
    padding-top: 0rem !important;
  }

  .lg\:hover\:pr-0:hover {
    padding-right: 0rem !important;
  }

  .lg\:hover\:pb-0:hover {
    padding-bottom: 0rem !important;
  }

  .lg\:hover\:pl-0:hover {
    padding-left: 0rem !important;
  }

  .lg\:hover\:pt-1:hover {
    padding-top: 0.25rem !important;
  }

  .lg\:hover\:pr-1:hover {
    padding-right: 0.25rem !important;
  }

  .lg\:hover\:pb-1:hover {
    padding-bottom: 0.25rem !important;
  }

  .lg\:hover\:pl-1:hover {
    padding-left: 0.25rem !important;
  }

  .lg\:hover\:pt-2:hover {
    padding-top: 0.5rem !important;
  }

  .lg\:hover\:pr-2:hover {
    padding-right: 0.5rem !important;
  }

  .lg\:hover\:pb-2:hover {
    padding-bottom: 0.5rem !important;
  }

  .lg\:hover\:pl-2:hover {
    padding-left: 0.5rem !important;
  }

  .lg\:hover\:pt-3:hover {
    padding-top: 0.75rem !important;
  }

  .lg\:hover\:pr-3:hover {
    padding-right: 0.75rem !important;
  }

  .lg\:hover\:pb-3:hover {
    padding-bottom: 0.75rem !important;
  }

  .lg\:hover\:pl-3:hover {
    padding-left: 0.75rem !important;
  }

  .lg\:hover\:pt-4:hover {
    padding-top: 1rem !important;
  }

  .lg\:hover\:pr-4:hover {
    padding-right: 1rem !important;
  }

  .lg\:hover\:pb-4:hover {
    padding-bottom: 1rem !important;
  }

  .lg\:hover\:pl-4:hover {
    padding-left: 1rem !important;
  }

  .lg\:hover\:pt-5:hover {
    padding-top: 1.25rem !important;
  }

  .lg\:hover\:pr-5:hover {
    padding-right: 1.25rem !important;
  }

  .lg\:hover\:pb-5:hover {
    padding-bottom: 1.25rem !important;
  }

  .lg\:hover\:pl-5:hover {
    padding-left: 1.25rem !important;
  }

  .lg\:hover\:pt-6:hover {
    padding-top: 1.5rem !important;
  }

  .lg\:hover\:pr-6:hover {
    padding-right: 1.5rem !important;
  }

  .lg\:hover\:pb-6:hover {
    padding-bottom: 1.5rem !important;
  }

  .lg\:hover\:pl-6:hover {
    padding-left: 1.5rem !important;
  }

  .lg\:hover\:pt-7:hover {
    padding-top: 1.75rem !important;
  }

  .lg\:hover\:pr-7:hover {
    padding-right: 1.75rem !important;
  }

  .lg\:hover\:pb-7:hover {
    padding-bottom: 1.75rem !important;
  }

  .lg\:hover\:pl-7:hover {
    padding-left: 1.75rem !important;
  }

  .lg\:hover\:pt-8:hover {
    padding-top: 2rem !important;
  }

  .lg\:hover\:pr-8:hover {
    padding-right: 2rem !important;
  }

  .lg\:hover\:pb-8:hover {
    padding-bottom: 2rem !important;
  }

  .lg\:hover\:pl-8:hover {
    padding-left: 2rem !important;
  }

  .lg\:hover\:pt-9:hover {
    padding-top: 2.25rem !important;
  }

  .lg\:hover\:pr-9:hover {
    padding-right: 2.25rem !important;
  }

  .lg\:hover\:pb-9:hover {
    padding-bottom: 2.25rem !important;
  }

  .lg\:hover\:pl-9:hover {
    padding-left: 2.25rem !important;
  }

  .lg\:hover\:pt-10:hover {
    padding-top: 2.5rem !important;
  }

  .lg\:hover\:pr-10:hover {
    padding-right: 2.5rem !important;
  }

  .lg\:hover\:pb-10:hover {
    padding-bottom: 2.5rem !important;
  }

  .lg\:hover\:pl-10:hover {
    padding-left: 2.5rem !important;
  }

  .lg\:hover\:pt-11:hover {
    padding-top: 2.75rem !important;
  }

  .lg\:hover\:pr-11:hover {
    padding-right: 2.75rem !important;
  }

  .lg\:hover\:pb-11:hover {
    padding-bottom: 2.75rem !important;
  }

  .lg\:hover\:pl-11:hover {
    padding-left: 2.75rem !important;
  }

  .lg\:hover\:pt-12:hover {
    padding-top: 3rem !important;
  }

  .lg\:hover\:pr-12:hover {
    padding-right: 3rem !important;
  }

  .lg\:hover\:pb-12:hover {
    padding-bottom: 3rem !important;
  }

  .lg\:hover\:pl-12:hover {
    padding-left: 3rem !important;
  }

  .lg\:hover\:pt-13:hover {
    padding-top: 3.25rem !important;
  }

  .lg\:hover\:pr-13:hover {
    padding-right: 3.25rem !important;
  }

  .lg\:hover\:pb-13:hover {
    padding-bottom: 3.25rem !important;
  }

  .lg\:hover\:pl-13:hover {
    padding-left: 3.25rem !important;
  }

  .lg\:hover\:pt-14:hover {
    padding-top: 3.5rem !important;
  }

  .lg\:hover\:pr-14:hover {
    padding-right: 3.5rem !important;
  }

  .lg\:hover\:pb-14:hover {
    padding-bottom: 3.5rem !important;
  }

  .lg\:hover\:pl-14:hover {
    padding-left: 3.5rem !important;
  }

  .lg\:hover\:pt-15:hover {
    padding-top: 3.75rem !important;
  }

  .lg\:hover\:pr-15:hover {
    padding-right: 3.75rem !important;
  }

  .lg\:hover\:pb-15:hover {
    padding-bottom: 3.75rem !important;
  }

  .lg\:hover\:pl-15:hover {
    padding-left: 3.75rem !important;
  }

  .lg\:hover\:pt-16:hover {
    padding-top: 4rem !important;
  }

  .lg\:hover\:pr-16:hover {
    padding-right: 4rem !important;
  }

  .lg\:hover\:pb-16:hover {
    padding-bottom: 4rem !important;
  }

  .lg\:hover\:pl-16:hover {
    padding-left: 4rem !important;
  }

  .lg\:hover\:pt-17:hover {
    padding-top: 4.25rem !important;
  }

  .lg\:hover\:pr-17:hover {
    padding-right: 4.25rem !important;
  }

  .lg\:hover\:pb-17:hover {
    padding-bottom: 4.25rem !important;
  }

  .lg\:hover\:pl-17:hover {
    padding-left: 4.25rem !important;
  }

  .lg\:hover\:pt-18:hover {
    padding-top: 4.5rem !important;
  }

  .lg\:hover\:pr-18:hover {
    padding-right: 4.5rem !important;
  }

  .lg\:hover\:pb-18:hover {
    padding-bottom: 4.5rem !important;
  }

  .lg\:hover\:pl-18:hover {
    padding-left: 4.5rem !important;
  }

  .lg\:hover\:pt-19:hover {
    padding-top: 4.75rem !important;
  }

  .lg\:hover\:pr-19:hover {
    padding-right: 4.75rem !important;
  }

  .lg\:hover\:pb-19:hover {
    padding-bottom: 4.75rem !important;
  }

  .lg\:hover\:pl-19:hover {
    padding-left: 4.75rem !important;
  }

  .lg\:hover\:pt-20:hover {
    padding-top: 5rem !important;
  }

  .lg\:hover\:pr-20:hover {
    padding-right: 5rem !important;
  }

  .lg\:hover\:pb-20:hover {
    padding-bottom: 5rem !important;
  }

  .lg\:hover\:pl-20:hover {
    padding-left: 5rem !important;
  }

  .lg\:hover\:pt-21:hover {
    padding-top: 5.25rem !important;
  }

  .lg\:hover\:pr-21:hover {
    padding-right: 5.25rem !important;
  }

  .lg\:hover\:pb-21:hover {
    padding-bottom: 5.25rem !important;
  }

  .lg\:hover\:pl-21:hover {
    padding-left: 5.25rem !important;
  }

  .lg\:hover\:pt-22:hover {
    padding-top: 5.5rem !important;
  }

  .lg\:hover\:pr-22:hover {
    padding-right: 5.5rem !important;
  }

  .lg\:hover\:pb-22:hover {
    padding-bottom: 5.5rem !important;
  }

  .lg\:hover\:pl-22:hover {
    padding-left: 5.5rem !important;
  }

  .lg\:hover\:pt-23:hover {
    padding-top: 5.75rem !important;
  }

  .lg\:hover\:pr-23:hover {
    padding-right: 5.75rem !important;
  }

  .lg\:hover\:pb-23:hover {
    padding-bottom: 5.75rem !important;
  }

  .lg\:hover\:pl-23:hover {
    padding-left: 5.75rem !important;
  }

  .lg\:hover\:pt-24:hover {
    padding-top: 6rem !important;
  }

  .lg\:hover\:pr-24:hover {
    padding-right: 6rem !important;
  }

  .lg\:hover\:pb-24:hover {
    padding-bottom: 6rem !important;
  }

  .lg\:hover\:pl-24:hover {
    padding-left: 6rem !important;
  }

  .lg\:hover\:pt-25:hover {
    padding-top: 6.25rem !important;
  }

  .lg\:hover\:pr-25:hover {
    padding-right: 6.25rem !important;
  }

  .lg\:hover\:pb-25:hover {
    padding-bottom: 6.25rem !important;
  }

  .lg\:hover\:pl-25:hover {
    padding-left: 6.25rem !important;
  }

  .lg\:hover\:pt-26:hover {
    padding-top: 6.5rem !important;
  }

  .lg\:hover\:pr-26:hover {
    padding-right: 6.5rem !important;
  }

  .lg\:hover\:pb-26:hover {
    padding-bottom: 6.5rem !important;
  }

  .lg\:hover\:pl-26:hover {
    padding-left: 6.5rem !important;
  }

  .lg\:hover\:pt-27:hover {
    padding-top: 6.75rem !important;
  }

  .lg\:hover\:pr-27:hover {
    padding-right: 6.75rem !important;
  }

  .lg\:hover\:pb-27:hover {
    padding-bottom: 6.75rem !important;
  }

  .lg\:hover\:pl-27:hover {
    padding-left: 6.75rem !important;
  }

  .lg\:hover\:pt-28:hover {
    padding-top: 7rem !important;
  }

  .lg\:hover\:pr-28:hover {
    padding-right: 7rem !important;
  }

  .lg\:hover\:pb-28:hover {
    padding-bottom: 7rem !important;
  }

  .lg\:hover\:pl-28:hover {
    padding-left: 7rem !important;
  }

  .lg\:hover\:pt-29:hover {
    padding-top: 7.25rem !important;
  }

  .lg\:hover\:pr-29:hover {
    padding-right: 7.25rem !important;
  }

  .lg\:hover\:pb-29:hover {
    padding-bottom: 7.25rem !important;
  }

  .lg\:hover\:pl-29:hover {
    padding-left: 7.25rem !important;
  }

  .lg\:hover\:pt-30:hover {
    padding-top: 7.5rem !important;
  }

  .lg\:hover\:pr-30:hover {
    padding-right: 7.5rem !important;
  }

  .lg\:hover\:pb-30:hover {
    padding-bottom: 7.5rem !important;
  }

  .lg\:hover\:pl-30:hover {
    padding-left: 7.5rem !important;
  }

  .lg\:hover\:pt-31:hover {
    padding-top: 7.75rem !important;
  }

  .lg\:hover\:pr-31:hover {
    padding-right: 7.75rem !important;
  }

  .lg\:hover\:pb-31:hover {
    padding-bottom: 7.75rem !important;
  }

  .lg\:hover\:pl-31:hover {
    padding-left: 7.75rem !important;
  }

  .lg\:hover\:pt-32:hover {
    padding-top: 8rem !important;
  }

  .lg\:hover\:pr-32:hover {
    padding-right: 8rem !important;
  }

  .lg\:hover\:pb-32:hover {
    padding-bottom: 8rem !important;
  }

  .lg\:hover\:pl-32:hover {
    padding-left: 8rem !important;
  }

  .lg\:hover\:pt-33:hover {
    padding-top: 8.25rem !important;
  }

  .lg\:hover\:pr-33:hover {
    padding-right: 8.25rem !important;
  }

  .lg\:hover\:pb-33:hover {
    padding-bottom: 8.25rem !important;
  }

  .lg\:hover\:pl-33:hover {
    padding-left: 8.25rem !important;
  }

  .lg\:hover\:pt-34:hover {
    padding-top: 8.5rem !important;
  }

  .lg\:hover\:pr-34:hover {
    padding-right: 8.5rem !important;
  }

  .lg\:hover\:pb-34:hover {
    padding-bottom: 8.5rem !important;
  }

  .lg\:hover\:pl-34:hover {
    padding-left: 8.5rem !important;
  }

  .lg\:hover\:pt-35:hover {
    padding-top: 8.75rem !important;
  }

  .lg\:hover\:pr-35:hover {
    padding-right: 8.75rem !important;
  }

  .lg\:hover\:pb-35:hover {
    padding-bottom: 8.75rem !important;
  }

  .lg\:hover\:pl-35:hover {
    padding-left: 8.75rem !important;
  }

  .lg\:hover\:pt-36:hover {
    padding-top: 9rem !important;
  }

  .lg\:hover\:pr-36:hover {
    padding-right: 9rem !important;
  }

  .lg\:hover\:pb-36:hover {
    padding-bottom: 9rem !important;
  }

  .lg\:hover\:pl-36:hover {
    padding-left: 9rem !important;
  }

  .lg\:hover\:pt-37:hover {
    padding-top: 9.25rem !important;
  }

  .lg\:hover\:pr-37:hover {
    padding-right: 9.25rem !important;
  }

  .lg\:hover\:pb-37:hover {
    padding-bottom: 9.25rem !important;
  }

  .lg\:hover\:pl-37:hover {
    padding-left: 9.25rem !important;
  }

  .lg\:hover\:pt-38:hover {
    padding-top: 9.5rem !important;
  }

  .lg\:hover\:pr-38:hover {
    padding-right: 9.5rem !important;
  }

  .lg\:hover\:pb-38:hover {
    padding-bottom: 9.5rem !important;
  }

  .lg\:hover\:pl-38:hover {
    padding-left: 9.5rem !important;
  }

  .lg\:hover\:pt-39:hover {
    padding-top: 9.75rem !important;
  }

  .lg\:hover\:pr-39:hover {
    padding-right: 9.75rem !important;
  }

  .lg\:hover\:pb-39:hover {
    padding-bottom: 9.75rem !important;
  }

  .lg\:hover\:pl-39:hover {
    padding-left: 9.75rem !important;
  }

  .lg\:hover\:pt-40:hover {
    padding-top: 10rem !important;
  }

  .lg\:hover\:pr-40:hover {
    padding-right: 10rem !important;
  }

  .lg\:hover\:pb-40:hover {
    padding-bottom: 10rem !important;
  }

  .lg\:hover\:pl-40:hover {
    padding-left: 10rem !important;
  }

  .lg\:hover\:pt-41:hover {
    padding-top: 10.25rem !important;
  }

  .lg\:hover\:pr-41:hover {
    padding-right: 10.25rem !important;
  }

  .lg\:hover\:pb-41:hover {
    padding-bottom: 10.25rem !important;
  }

  .lg\:hover\:pl-41:hover {
    padding-left: 10.25rem !important;
  }

  .lg\:hover\:pt-42:hover {
    padding-top: 10.5rem !important;
  }

  .lg\:hover\:pr-42:hover {
    padding-right: 10.5rem !important;
  }

  .lg\:hover\:pb-42:hover {
    padding-bottom: 10.5rem !important;
  }

  .lg\:hover\:pl-42:hover {
    padding-left: 10.5rem !important;
  }

  .lg\:hover\:pt-43:hover {
    padding-top: 10.75rem !important;
  }

  .lg\:hover\:pr-43:hover {
    padding-right: 10.75rem !important;
  }

  .lg\:hover\:pb-43:hover {
    padding-bottom: 10.75rem !important;
  }

  .lg\:hover\:pl-43:hover {
    padding-left: 10.75rem !important;
  }

  .lg\:hover\:pt-44:hover {
    padding-top: 11rem !important;
  }

  .lg\:hover\:pr-44:hover {
    padding-right: 11rem !important;
  }

  .lg\:hover\:pb-44:hover {
    padding-bottom: 11rem !important;
  }

  .lg\:hover\:pl-44:hover {
    padding-left: 11rem !important;
  }

  .lg\:hover\:pt-45:hover {
    padding-top: 11.25rem !important;
  }

  .lg\:hover\:pr-45:hover {
    padding-right: 11.25rem !important;
  }

  .lg\:hover\:pb-45:hover {
    padding-bottom: 11.25rem !important;
  }

  .lg\:hover\:pl-45:hover {
    padding-left: 11.25rem !important;
  }

  .lg\:hover\:pt-46:hover {
    padding-top: 11.5rem !important;
  }

  .lg\:hover\:pr-46:hover {
    padding-right: 11.5rem !important;
  }

  .lg\:hover\:pb-46:hover {
    padding-bottom: 11.5rem !important;
  }

  .lg\:hover\:pl-46:hover {
    padding-left: 11.5rem !important;
  }

  .lg\:hover\:pt-47:hover {
    padding-top: 11.75rem !important;
  }

  .lg\:hover\:pr-47:hover {
    padding-right: 11.75rem !important;
  }

  .lg\:hover\:pb-47:hover {
    padding-bottom: 11.75rem !important;
  }

  .lg\:hover\:pl-47:hover {
    padding-left: 11.75rem !important;
  }

  .lg\:hover\:pt-48:hover {
    padding-top: 12rem !important;
  }

  .lg\:hover\:pr-48:hover {
    padding-right: 12rem !important;
  }

  .lg\:hover\:pb-48:hover {
    padding-bottom: 12rem !important;
  }

  .lg\:hover\:pl-48:hover {
    padding-left: 12rem !important;
  }

  .lg\:hover\:pt-49:hover {
    padding-top: 12.25rem !important;
  }

  .lg\:hover\:pr-49:hover {
    padding-right: 12.25rem !important;
  }

  .lg\:hover\:pb-49:hover {
    padding-bottom: 12.25rem !important;
  }

  .lg\:hover\:pl-49:hover {
    padding-left: 12.25rem !important;
  }

  .lg\:hover\:pt-50:hover {
    padding-top: 12.5rem !important;
  }

  .lg\:hover\:pr-50:hover {
    padding-right: 12.5rem !important;
  }

  .lg\:hover\:pb-50:hover {
    padding-bottom: 12.5rem !important;
  }

  .lg\:hover\:pl-50:hover {
    padding-left: 12.5rem !important;
  }

  .lg\:hover\:pt-51:hover {
    padding-top: 12.75rem !important;
  }

  .lg\:hover\:pr-51:hover {
    padding-right: 12.75rem !important;
  }

  .lg\:hover\:pb-51:hover {
    padding-bottom: 12.75rem !important;
  }

  .lg\:hover\:pl-51:hover {
    padding-left: 12.75rem !important;
  }

  .lg\:hover\:pt-52:hover {
    padding-top: 13rem !important;
  }

  .lg\:hover\:pr-52:hover {
    padding-right: 13rem !important;
  }

  .lg\:hover\:pb-52:hover {
    padding-bottom: 13rem !important;
  }

  .lg\:hover\:pl-52:hover {
    padding-left: 13rem !important;
  }

  .lg\:hover\:pt-53:hover {
    padding-top: 13.25rem !important;
  }

  .lg\:hover\:pr-53:hover {
    padding-right: 13.25rem !important;
  }

  .lg\:hover\:pb-53:hover {
    padding-bottom: 13.25rem !important;
  }

  .lg\:hover\:pl-53:hover {
    padding-left: 13.25rem !important;
  }

  .lg\:hover\:pt-54:hover {
    padding-top: 13.5rem !important;
  }

  .lg\:hover\:pr-54:hover {
    padding-right: 13.5rem !important;
  }

  .lg\:hover\:pb-54:hover {
    padding-bottom: 13.5rem !important;
  }

  .lg\:hover\:pl-54:hover {
    padding-left: 13.5rem !important;
  }

  .lg\:hover\:pt-55:hover {
    padding-top: 13.75rem !important;
  }

  .lg\:hover\:pr-55:hover {
    padding-right: 13.75rem !important;
  }

  .lg\:hover\:pb-55:hover {
    padding-bottom: 13.75rem !important;
  }

  .lg\:hover\:pl-55:hover {
    padding-left: 13.75rem !important;
  }

  .lg\:hover\:pt-56:hover {
    padding-top: 14rem !important;
  }

  .lg\:hover\:pr-56:hover {
    padding-right: 14rem !important;
  }

  .lg\:hover\:pb-56:hover {
    padding-bottom: 14rem !important;
  }

  .lg\:hover\:pl-56:hover {
    padding-left: 14rem !important;
  }

  .lg\:hover\:pt-57:hover {
    padding-top: 14.25rem !important;
  }

  .lg\:hover\:pr-57:hover {
    padding-right: 14.25rem !important;
  }

  .lg\:hover\:pb-57:hover {
    padding-bottom: 14.25rem !important;
  }

  .lg\:hover\:pl-57:hover {
    padding-left: 14.25rem !important;
  }

  .lg\:hover\:pt-58:hover {
    padding-top: 14.5rem !important;
  }

  .lg\:hover\:pr-58:hover {
    padding-right: 14.5rem !important;
  }

  .lg\:hover\:pb-58:hover {
    padding-bottom: 14.5rem !important;
  }

  .lg\:hover\:pl-58:hover {
    padding-left: 14.5rem !important;
  }

  .lg\:hover\:pt-59:hover {
    padding-top: 14.75rem !important;
  }

  .lg\:hover\:pr-59:hover {
    padding-right: 14.75rem !important;
  }

  .lg\:hover\:pb-59:hover {
    padding-bottom: 14.75rem !important;
  }

  .lg\:hover\:pl-59:hover {
    padding-left: 14.75rem !important;
  }

  .lg\:hover\:pt-60:hover {
    padding-top: 15rem !important;
  }

  .lg\:hover\:pr-60:hover {
    padding-right: 15rem !important;
  }

  .lg\:hover\:pb-60:hover {
    padding-bottom: 15rem !important;
  }

  .lg\:hover\:pl-60:hover {
    padding-left: 15rem !important;
  }

  .lg\:hover\:pt-61:hover {
    padding-top: 15.25rem !important;
  }

  .lg\:hover\:pr-61:hover {
    padding-right: 15.25rem !important;
  }

  .lg\:hover\:pb-61:hover {
    padding-bottom: 15.25rem !important;
  }

  .lg\:hover\:pl-61:hover {
    padding-left: 15.25rem !important;
  }

  .lg\:hover\:pt-62:hover {
    padding-top: 15.5rem !important;
  }

  .lg\:hover\:pr-62:hover {
    padding-right: 15.5rem !important;
  }

  .lg\:hover\:pb-62:hover {
    padding-bottom: 15.5rem !important;
  }

  .lg\:hover\:pl-62:hover {
    padding-left: 15.5rem !important;
  }

  .lg\:hover\:pt-63:hover {
    padding-top: 15.75rem !important;
  }

  .lg\:hover\:pr-63:hover {
    padding-right: 15.75rem !important;
  }

  .lg\:hover\:pb-63:hover {
    padding-bottom: 15.75rem !important;
  }

  .lg\:hover\:pl-63:hover {
    padding-left: 15.75rem !important;
  }

  .lg\:hover\:pt-64:hover {
    padding-top: 16rem !important;
  }

  .lg\:hover\:pr-64:hover {
    padding-right: 16rem !important;
  }

  .lg\:hover\:pb-64:hover {
    padding-bottom: 16rem !important;
  }

  .lg\:hover\:pl-64:hover {
    padding-left: 16rem !important;
  }

  .lg\:hover\:pt-65:hover {
    padding-top: 16.25rem !important;
  }

  .lg\:hover\:pr-65:hover {
    padding-right: 16.25rem !important;
  }

  .lg\:hover\:pb-65:hover {
    padding-bottom: 16.25rem !important;
  }

  .lg\:hover\:pl-65:hover {
    padding-left: 16.25rem !important;
  }

  .lg\:hover\:pt-66:hover {
    padding-top: 16.5rem !important;
  }

  .lg\:hover\:pr-66:hover {
    padding-right: 16.5rem !important;
  }

  .lg\:hover\:pb-66:hover {
    padding-bottom: 16.5rem !important;
  }

  .lg\:hover\:pl-66:hover {
    padding-left: 16.5rem !important;
  }

  .lg\:hover\:pt-67:hover {
    padding-top: 16.75rem !important;
  }

  .lg\:hover\:pr-67:hover {
    padding-right: 16.75rem !important;
  }

  .lg\:hover\:pb-67:hover {
    padding-bottom: 16.75rem !important;
  }

  .lg\:hover\:pl-67:hover {
    padding-left: 16.75rem !important;
  }

  .lg\:hover\:pt-68:hover {
    padding-top: 17rem !important;
  }

  .lg\:hover\:pr-68:hover {
    padding-right: 17rem !important;
  }

  .lg\:hover\:pb-68:hover {
    padding-bottom: 17rem !important;
  }

  .lg\:hover\:pl-68:hover {
    padding-left: 17rem !important;
  }

  .lg\:hover\:pt-69:hover {
    padding-top: 17.25rem !important;
  }

  .lg\:hover\:pr-69:hover {
    padding-right: 17.25rem !important;
  }

  .lg\:hover\:pb-69:hover {
    padding-bottom: 17.25rem !important;
  }

  .lg\:hover\:pl-69:hover {
    padding-left: 17.25rem !important;
  }

  .lg\:hover\:pt-70:hover {
    padding-top: 17.5rem !important;
  }

  .lg\:hover\:pr-70:hover {
    padding-right: 17.5rem !important;
  }

  .lg\:hover\:pb-70:hover {
    padding-bottom: 17.5rem !important;
  }

  .lg\:hover\:pl-70:hover {
    padding-left: 17.5rem !important;
  }

  .lg\:hover\:pt-71:hover {
    padding-top: 17.75rem !important;
  }

  .lg\:hover\:pr-71:hover {
    padding-right: 17.75rem !important;
  }

  .lg\:hover\:pb-71:hover {
    padding-bottom: 17.75rem !important;
  }

  .lg\:hover\:pl-71:hover {
    padding-left: 17.75rem !important;
  }

  .lg\:hover\:pt-72:hover {
    padding-top: 18rem !important;
  }

  .lg\:hover\:pr-72:hover {
    padding-right: 18rem !important;
  }

  .lg\:hover\:pb-72:hover {
    padding-bottom: 18rem !important;
  }

  .lg\:hover\:pl-72:hover {
    padding-left: 18rem !important;
  }

  .lg\:hover\:pt-73:hover {
    padding-top: 18.25rem !important;
  }

  .lg\:hover\:pr-73:hover {
    padding-right: 18.25rem !important;
  }

  .lg\:hover\:pb-73:hover {
    padding-bottom: 18.25rem !important;
  }

  .lg\:hover\:pl-73:hover {
    padding-left: 18.25rem !important;
  }

  .lg\:hover\:pt-74:hover {
    padding-top: 18.5rem !important;
  }

  .lg\:hover\:pr-74:hover {
    padding-right: 18.5rem !important;
  }

  .lg\:hover\:pb-74:hover {
    padding-bottom: 18.5rem !important;
  }

  .lg\:hover\:pl-74:hover {
    padding-left: 18.5rem !important;
  }

  .lg\:hover\:pt-75:hover {
    padding-top: 18.75rem !important;
  }

  .lg\:hover\:pr-75:hover {
    padding-right: 18.75rem !important;
  }

  .lg\:hover\:pb-75:hover {
    padding-bottom: 18.75rem !important;
  }

  .lg\:hover\:pl-75:hover {
    padding-left: 18.75rem !important;
  }

  .lg\:hover\:pt-76:hover {
    padding-top: 19rem !important;
  }

  .lg\:hover\:pr-76:hover {
    padding-right: 19rem !important;
  }

  .lg\:hover\:pb-76:hover {
    padding-bottom: 19rem !important;
  }

  .lg\:hover\:pl-76:hover {
    padding-left: 19rem !important;
  }

  .lg\:hover\:pt-77:hover {
    padding-top: 19.25rem !important;
  }

  .lg\:hover\:pr-77:hover {
    padding-right: 19.25rem !important;
  }

  .lg\:hover\:pb-77:hover {
    padding-bottom: 19.25rem !important;
  }

  .lg\:hover\:pl-77:hover {
    padding-left: 19.25rem !important;
  }

  .lg\:hover\:pt-78:hover {
    padding-top: 19.5rem !important;
  }

  .lg\:hover\:pr-78:hover {
    padding-right: 19.5rem !important;
  }

  .lg\:hover\:pb-78:hover {
    padding-bottom: 19.5rem !important;
  }

  .lg\:hover\:pl-78:hover {
    padding-left: 19.5rem !important;
  }

  .lg\:hover\:pt-79:hover {
    padding-top: 19.75rem !important;
  }

  .lg\:hover\:pr-79:hover {
    padding-right: 19.75rem !important;
  }

  .lg\:hover\:pb-79:hover {
    padding-bottom: 19.75rem !important;
  }

  .lg\:hover\:pl-79:hover {
    padding-left: 19.75rem !important;
  }

  .lg\:hover\:pt-80:hover {
    padding-top: 20rem !important;
  }

  .lg\:hover\:pr-80:hover {
    padding-right: 20rem !important;
  }

  .lg\:hover\:pb-80:hover {
    padding-bottom: 20rem !important;
  }

  .lg\:hover\:pl-80:hover {
    padding-left: 20rem !important;
  }

  .lg\:hover\:pt-81:hover {
    padding-top: 20.25rem !important;
  }

  .lg\:hover\:pr-81:hover {
    padding-right: 20.25rem !important;
  }

  .lg\:hover\:pb-81:hover {
    padding-bottom: 20.25rem !important;
  }

  .lg\:hover\:pl-81:hover {
    padding-left: 20.25rem !important;
  }

  .lg\:hover\:pt-82:hover {
    padding-top: 20.5rem !important;
  }

  .lg\:hover\:pr-82:hover {
    padding-right: 20.5rem !important;
  }

  .lg\:hover\:pb-82:hover {
    padding-bottom: 20.5rem !important;
  }

  .lg\:hover\:pl-82:hover {
    padding-left: 20.5rem !important;
  }

  .lg\:hover\:pt-83:hover {
    padding-top: 20.75rem !important;
  }

  .lg\:hover\:pr-83:hover {
    padding-right: 20.75rem !important;
  }

  .lg\:hover\:pb-83:hover {
    padding-bottom: 20.75rem !important;
  }

  .lg\:hover\:pl-83:hover {
    padding-left: 20.75rem !important;
  }

  .lg\:hover\:pt-84:hover {
    padding-top: 21rem !important;
  }

  .lg\:hover\:pr-84:hover {
    padding-right: 21rem !important;
  }

  .lg\:hover\:pb-84:hover {
    padding-bottom: 21rem !important;
  }

  .lg\:hover\:pl-84:hover {
    padding-left: 21rem !important;
  }

  .lg\:hover\:pt-85:hover {
    padding-top: 21.25rem !important;
  }

  .lg\:hover\:pr-85:hover {
    padding-right: 21.25rem !important;
  }

  .lg\:hover\:pb-85:hover {
    padding-bottom: 21.25rem !important;
  }

  .lg\:hover\:pl-85:hover {
    padding-left: 21.25rem !important;
  }

  .lg\:hover\:pt-86:hover {
    padding-top: 21.5rem !important;
  }

  .lg\:hover\:pr-86:hover {
    padding-right: 21.5rem !important;
  }

  .lg\:hover\:pb-86:hover {
    padding-bottom: 21.5rem !important;
  }

  .lg\:hover\:pl-86:hover {
    padding-left: 21.5rem !important;
  }

  .lg\:hover\:pt-87:hover {
    padding-top: 21.75rem !important;
  }

  .lg\:hover\:pr-87:hover {
    padding-right: 21.75rem !important;
  }

  .lg\:hover\:pb-87:hover {
    padding-bottom: 21.75rem !important;
  }

  .lg\:hover\:pl-87:hover {
    padding-left: 21.75rem !important;
  }

  .lg\:hover\:pt-88:hover {
    padding-top: 22rem !important;
  }

  .lg\:hover\:pr-88:hover {
    padding-right: 22rem !important;
  }

  .lg\:hover\:pb-88:hover {
    padding-bottom: 22rem !important;
  }

  .lg\:hover\:pl-88:hover {
    padding-left: 22rem !important;
  }

  .lg\:hover\:pt-89:hover {
    padding-top: 22.25rem !important;
  }

  .lg\:hover\:pr-89:hover {
    padding-right: 22.25rem !important;
  }

  .lg\:hover\:pb-89:hover {
    padding-bottom: 22.25rem !important;
  }

  .lg\:hover\:pl-89:hover {
    padding-left: 22.25rem !important;
  }

  .lg\:hover\:pt-90:hover {
    padding-top: 22.5rem !important;
  }

  .lg\:hover\:pr-90:hover {
    padding-right: 22.5rem !important;
  }

  .lg\:hover\:pb-90:hover {
    padding-bottom: 22.5rem !important;
  }

  .lg\:hover\:pl-90:hover {
    padding-left: 22.5rem !important;
  }

  .lg\:hover\:pt-91:hover {
    padding-top: 22.75rem !important;
  }

  .lg\:hover\:pr-91:hover {
    padding-right: 22.75rem !important;
  }

  .lg\:hover\:pb-91:hover {
    padding-bottom: 22.75rem !important;
  }

  .lg\:hover\:pl-91:hover {
    padding-left: 22.75rem !important;
  }

  .lg\:hover\:pt-92:hover {
    padding-top: 23rem !important;
  }

  .lg\:hover\:pr-92:hover {
    padding-right: 23rem !important;
  }

  .lg\:hover\:pb-92:hover {
    padding-bottom: 23rem !important;
  }

  .lg\:hover\:pl-92:hover {
    padding-left: 23rem !important;
  }

  .lg\:hover\:pt-93:hover {
    padding-top: 23.25rem !important;
  }

  .lg\:hover\:pr-93:hover {
    padding-right: 23.25rem !important;
  }

  .lg\:hover\:pb-93:hover {
    padding-bottom: 23.25rem !important;
  }

  .lg\:hover\:pl-93:hover {
    padding-left: 23.25rem !important;
  }

  .lg\:hover\:pt-94:hover {
    padding-top: 23.5rem !important;
  }

  .lg\:hover\:pr-94:hover {
    padding-right: 23.5rem !important;
  }

  .lg\:hover\:pb-94:hover {
    padding-bottom: 23.5rem !important;
  }

  .lg\:hover\:pl-94:hover {
    padding-left: 23.5rem !important;
  }

  .lg\:hover\:pt-95:hover {
    padding-top: 23.75rem !important;
  }

  .lg\:hover\:pr-95:hover {
    padding-right: 23.75rem !important;
  }

  .lg\:hover\:pb-95:hover {
    padding-bottom: 23.75rem !important;
  }

  .lg\:hover\:pl-95:hover {
    padding-left: 23.75rem !important;
  }

  .lg\:hover\:pt-96:hover {
    padding-top: 24rem !important;
  }

  .lg\:hover\:pr-96:hover {
    padding-right: 24rem !important;
  }

  .lg\:hover\:pb-96:hover {
    padding-bottom: 24rem !important;
  }

  .lg\:hover\:pl-96:hover {
    padding-left: 24rem !important;
  }

  .lg\:hover\:pt-97:hover {
    padding-top: 24.25rem !important;
  }

  .lg\:hover\:pr-97:hover {
    padding-right: 24.25rem !important;
  }

  .lg\:hover\:pb-97:hover {
    padding-bottom: 24.25rem !important;
  }

  .lg\:hover\:pl-97:hover {
    padding-left: 24.25rem !important;
  }

  .lg\:hover\:pt-98:hover {
    padding-top: 24.5rem !important;
  }

  .lg\:hover\:pr-98:hover {
    padding-right: 24.5rem !important;
  }

  .lg\:hover\:pb-98:hover {
    padding-bottom: 24.5rem !important;
  }

  .lg\:hover\:pl-98:hover {
    padding-left: 24.5rem !important;
  }

  .lg\:hover\:pt-99:hover {
    padding-top: 24.75rem !important;
  }

  .lg\:hover\:pr-99:hover {
    padding-right: 24.75rem !important;
  }

  .lg\:hover\:pb-99:hover {
    padding-bottom: 24.75rem !important;
  }

  .lg\:hover\:pl-99:hover {
    padding-left: 24.75rem !important;
  }

  .lg\:hover\:pt-100:hover {
    padding-top: 25rem !important;
  }

  .lg\:hover\:pr-100:hover {
    padding-right: 25rem !important;
  }

  .lg\:hover\:pb-100:hover {
    padding-bottom: 25rem !important;
  }

  .lg\:hover\:pl-100:hover {
    padding-left: 25rem !important;
  }

  .lg\:hover\:pt-101:hover {
    padding-top: 25.25rem !important;
  }

  .lg\:hover\:pr-101:hover {
    padding-right: 25.25rem !important;
  }

  .lg\:hover\:pb-101:hover {
    padding-bottom: 25.25rem !important;
  }

  .lg\:hover\:pl-101:hover {
    padding-left: 25.25rem !important;
  }

  .lg\:hover\:pt-102:hover {
    padding-top: 25.5rem !important;
  }

  .lg\:hover\:pr-102:hover {
    padding-right: 25.5rem !important;
  }

  .lg\:hover\:pb-102:hover {
    padding-bottom: 25.5rem !important;
  }

  .lg\:hover\:pl-102:hover {
    padding-left: 25.5rem !important;
  }

  .lg\:hover\:pt-103:hover {
    padding-top: 25.75rem !important;
  }

  .lg\:hover\:pr-103:hover {
    padding-right: 25.75rem !important;
  }

  .lg\:hover\:pb-103:hover {
    padding-bottom: 25.75rem !important;
  }

  .lg\:hover\:pl-103:hover {
    padding-left: 25.75rem !important;
  }

  .lg\:hover\:pt-104:hover {
    padding-top: 26rem !important;
  }

  .lg\:hover\:pr-104:hover {
    padding-right: 26rem !important;
  }

  .lg\:hover\:pb-104:hover {
    padding-bottom: 26rem !important;
  }

  .lg\:hover\:pl-104:hover {
    padding-left: 26rem !important;
  }

  .lg\:hover\:pt-105:hover {
    padding-top: 26.25rem !important;
  }

  .lg\:hover\:pr-105:hover {
    padding-right: 26.25rem !important;
  }

  .lg\:hover\:pb-105:hover {
    padding-bottom: 26.25rem !important;
  }

  .lg\:hover\:pl-105:hover {
    padding-left: 26.25rem !important;
  }

  .lg\:hover\:pt-px:hover {
    padding-top: 1px !important;
  }

  .lg\:hover\:pr-px:hover {
    padding-right: 1px !important;
  }

  .lg\:hover\:pb-px:hover {
    padding-bottom: 1px !important;
  }

  .lg\:hover\:pl-px:hover {
    padding-left: 1px !important;
  }

  .lg\:hover\:pt-0\.5:hover {
    padding-top: 0.125rem !important;
  }

  .lg\:hover\:pr-0\.5:hover {
    padding-right: 0.125rem !important;
  }

  .lg\:hover\:pb-0\.5:hover {
    padding-bottom: 0.125rem !important;
  }

  .lg\:hover\:pl-0\.5:hover {
    padding-left: 0.125rem !important;
  }

  .lg\:hover\:pt-1\.5:hover {
    padding-top: 0.375rem !important;
  }

  .lg\:hover\:pr-1\.5:hover {
    padding-right: 0.375rem !important;
  }

  .lg\:hover\:pb-1\.5:hover {
    padding-bottom: 0.375rem !important;
  }

  .lg\:hover\:pl-1\.5:hover {
    padding-left: 0.375rem !important;
  }

  .lg\:hover\:pt-2\.5:hover {
    padding-top: 0.625rem !important;
  }

  .lg\:hover\:pr-2\.5:hover {
    padding-right: 0.625rem !important;
  }

  .lg\:hover\:pb-2\.5:hover {
    padding-bottom: 0.625rem !important;
  }

  .lg\:hover\:pl-2\.5:hover {
    padding-left: 0.625rem !important;
  }

  .lg\:hover\:pt-3\.5:hover {
    padding-top: 0.875rem !important;
  }

  .lg\:hover\:pr-3\.5:hover {
    padding-right: 0.875rem !important;
  }

  .lg\:hover\:pb-3\.5:hover {
    padding-bottom: 0.875rem !important;
  }

  .lg\:hover\:pl-3\.5:hover {
    padding-left: 0.875rem !important;
  }

  .lg\:hover\:pt-4\.5:hover {
    padding-top: 1.125rem !important;
  }

  .lg\:hover\:pr-4\.5:hover {
    padding-right: 1.125rem !important;
  }

  .lg\:hover\:pb-4\.5:hover {
    padding-bottom: 1.125rem !important;
  }

  .lg\:hover\:pl-4\.5:hover {
    padding-left: 1.125rem !important;
  }

  .lg\:hover\:pt-5\.5:hover {
    padding-top: 1.375rem !important;
  }

  .lg\:hover\:pr-5\.5:hover {
    padding-right: 1.375rem !important;
  }

  .lg\:hover\:pb-5\.5:hover {
    padding-bottom: 1.375rem !important;
  }

  .lg\:hover\:pl-5\.5:hover {
    padding-left: 1.375rem !important;
  }

  .lg\:hover\:pt-6\.5:hover {
    padding-top: 1.625rem !important;
  }

  .lg\:hover\:pr-6\.5:hover {
    padding-right: 1.625rem !important;
  }

  .lg\:hover\:pb-6\.5:hover {
    padding-bottom: 1.625rem !important;
  }

  .lg\:hover\:pl-6\.5:hover {
    padding-left: 1.625rem !important;
  }

  .lg\:hover\:pt-7\.5:hover {
    padding-top: 1.875rem !important;
  }

  .lg\:hover\:pr-7\.5:hover {
    padding-right: 1.875rem !important;
  }

  .lg\:hover\:pb-7\.5:hover {
    padding-bottom: 1.875rem !important;
  }

  .lg\:hover\:pl-7\.5:hover {
    padding-left: 1.875rem !important;
  }

  .lg\:hover\:pt-8\.5:hover {
    padding-top: 2.125rem !important;
  }

  .lg\:hover\:pr-8\.5:hover {
    padding-right: 2.125rem !important;
  }

  .lg\:hover\:pb-8\.5:hover {
    padding-bottom: 2.125rem !important;
  }

  .lg\:hover\:pl-8\.5:hover {
    padding-left: 2.125rem !important;
  }

  .lg\:hover\:pt-9\.5:hover {
    padding-top: 2.375rem !important;
  }

  .lg\:hover\:pr-9\.5:hover {
    padding-right: 2.375rem !important;
  }

  .lg\:hover\:pb-9\.5:hover {
    padding-bottom: 2.375rem !important;
  }

  .lg\:hover\:pl-9\.5:hover {
    padding-left: 2.375rem !important;
  }

  .lg\:hover\:pt-10\.5:hover {
    padding-top: 2.625rem !important;
  }

  .lg\:hover\:pr-10\.5:hover {
    padding-right: 2.625rem !important;
  }

  .lg\:hover\:pb-10\.5:hover {
    padding-bottom: 2.625rem !important;
  }

  .lg\:hover\:pl-10\.5:hover {
    padding-left: 2.625rem !important;
  }

  .lg\:hover\:pt-11\.5:hover {
    padding-top: 2.875rem !important;
  }

  .lg\:hover\:pr-11\.5:hover {
    padding-right: 2.875rem !important;
  }

  .lg\:hover\:pb-11\.5:hover {
    padding-bottom: 2.875rem !important;
  }

  .lg\:hover\:pl-11\.5:hover {
    padding-left: 2.875rem !important;
  }

  .lg\:hover\:pt-12\.5:hover {
    padding-top: 3.125rem !important;
  }

  .lg\:hover\:pr-12\.5:hover {
    padding-right: 3.125rem !important;
  }

  .lg\:hover\:pb-12\.5:hover {
    padding-bottom: 3.125rem !important;
  }

  .lg\:hover\:pl-12\.5:hover {
    padding-left: 3.125rem !important;
  }

  .lg\:hover\:pt-13\.5:hover {
    padding-top: 3.375rem !important;
  }

  .lg\:hover\:pr-13\.5:hover {
    padding-right: 3.375rem !important;
  }

  .lg\:hover\:pb-13\.5:hover {
    padding-bottom: 3.375rem !important;
  }

  .lg\:hover\:pl-13\.5:hover {
    padding-left: 3.375rem !important;
  }

  .lg\:hover\:pt-14\.5:hover {
    padding-top: 3.625rem !important;
  }

  .lg\:hover\:pr-14\.5:hover {
    padding-right: 3.625rem !important;
  }

  .lg\:hover\:pb-14\.5:hover {
    padding-bottom: 3.625rem !important;
  }

  .lg\:hover\:pl-14\.5:hover {
    padding-left: 3.625rem !important;
  }

  .lg\:hover\:pt-15\.5:hover {
    padding-top: 3.875rem !important;
  }

  .lg\:hover\:pr-15\.5:hover {
    padding-right: 3.875rem !important;
  }

  .lg\:hover\:pb-15\.5:hover {
    padding-bottom: 3.875rem !important;
  }

  .lg\:hover\:pl-15\.5:hover {
    padding-left: 3.875rem !important;
  }

  .lg\:hover\:pt-16\.5:hover {
    padding-top: 4.125rem !important;
  }

  .lg\:hover\:pr-16\.5:hover {
    padding-right: 4.125rem !important;
  }

  .lg\:hover\:pb-16\.5:hover {
    padding-bottom: 4.125rem !important;
  }

  .lg\:hover\:pl-16\.5:hover {
    padding-left: 4.125rem !important;
  }

  .lg\:hover\:pt-17\.5:hover {
    padding-top: 4.375rem !important;
  }

  .lg\:hover\:pr-17\.5:hover {
    padding-right: 4.375rem !important;
  }

  .lg\:hover\:pb-17\.5:hover {
    padding-bottom: 4.375rem !important;
  }

  .lg\:hover\:pl-17\.5:hover {
    padding-left: 4.375rem !important;
  }

  .lg\:hover\:pt-18\.5:hover {
    padding-top: 4.625rem !important;
  }

  .lg\:hover\:pr-18\.5:hover {
    padding-right: 4.625rem !important;
  }

  .lg\:hover\:pb-18\.5:hover {
    padding-bottom: 4.625rem !important;
  }

  .lg\:hover\:pl-18\.5:hover {
    padding-left: 4.625rem !important;
  }

  .lg\:hover\:pt-19\.5:hover {
    padding-top: 4.875rem !important;
  }

  .lg\:hover\:pr-19\.5:hover {
    padding-right: 4.875rem !important;
  }

  .lg\:hover\:pb-19\.5:hover {
    padding-bottom: 4.875rem !important;
  }

  .lg\:hover\:pl-19\.5:hover {
    padding-left: 4.875rem !important;
  }

  .lg\:hover\:pt-20\.5:hover {
    padding-top: 5.125rem !important;
  }

  .lg\:hover\:pr-20\.5:hover {
    padding-right: 5.125rem !important;
  }

  .lg\:hover\:pb-20\.5:hover {
    padding-bottom: 5.125rem !important;
  }

  .lg\:hover\:pl-20\.5:hover {
    padding-left: 5.125rem !important;
  }

  .lg\:hover\:pt-21\.5:hover {
    padding-top: 5.375rem !important;
  }

  .lg\:hover\:pr-21\.5:hover {
    padding-right: 5.375rem !important;
  }

  .lg\:hover\:pb-21\.5:hover {
    padding-bottom: 5.375rem !important;
  }

  .lg\:hover\:pl-21\.5:hover {
    padding-left: 5.375rem !important;
  }

  .lg\:hover\:pt-22\.5:hover {
    padding-top: 5.625rem !important;
  }

  .lg\:hover\:pr-22\.5:hover {
    padding-right: 5.625rem !important;
  }

  .lg\:hover\:pb-22\.5:hover {
    padding-bottom: 5.625rem !important;
  }

  .lg\:hover\:pl-22\.5:hover {
    padding-left: 5.625rem !important;
  }

  .lg\:hover\:pt-23\.5:hover {
    padding-top: 5.875rem !important;
  }

  .lg\:hover\:pr-23\.5:hover {
    padding-right: 5.875rem !important;
  }

  .lg\:hover\:pb-23\.5:hover {
    padding-bottom: 5.875rem !important;
  }

  .lg\:hover\:pl-23\.5:hover {
    padding-left: 5.875rem !important;
  }

  .lg\:hover\:pt-24\.5:hover {
    padding-top: 6.125rem !important;
  }

  .lg\:hover\:pr-24\.5:hover {
    padding-right: 6.125rem !important;
  }

  .lg\:hover\:pb-24\.5:hover {
    padding-bottom: 6.125rem !important;
  }

  .lg\:hover\:pl-24\.5:hover {
    padding-left: 6.125rem !important;
  }

  .lg\:hover\:pt-25\.5:hover {
    padding-top: 6.375rem !important;
  }

  .lg\:hover\:pr-25\.5:hover {
    padding-right: 6.375rem !important;
  }

  .lg\:hover\:pb-25\.5:hover {
    padding-bottom: 6.375rem !important;
  }

  .lg\:hover\:pl-25\.5:hover {
    padding-left: 6.375rem !important;
  }

  .lg\:hover\:pt-26\.5:hover {
    padding-top: 6.625rem !important;
  }

  .lg\:hover\:pr-26\.5:hover {
    padding-right: 6.625rem !important;
  }

  .lg\:hover\:pb-26\.5:hover {
    padding-bottom: 6.625rem !important;
  }

  .lg\:hover\:pl-26\.5:hover {
    padding-left: 6.625rem !important;
  }

  .lg\:hover\:pt-27\.5:hover {
    padding-top: 6.875rem !important;
  }

  .lg\:hover\:pr-27\.5:hover {
    padding-right: 6.875rem !important;
  }

  .lg\:hover\:pb-27\.5:hover {
    padding-bottom: 6.875rem !important;
  }

  .lg\:hover\:pl-27\.5:hover {
    padding-left: 6.875rem !important;
  }

  .lg\:hover\:pt-28\.5:hover {
    padding-top: 7.125rem !important;
  }

  .lg\:hover\:pr-28\.5:hover {
    padding-right: 7.125rem !important;
  }

  .lg\:hover\:pb-28\.5:hover {
    padding-bottom: 7.125rem !important;
  }

  .lg\:hover\:pl-28\.5:hover {
    padding-left: 7.125rem !important;
  }

  .lg\:hover\:pt-29\.5:hover {
    padding-top: 7.375rem !important;
  }

  .lg\:hover\:pr-29\.5:hover {
    padding-right: 7.375rem !important;
  }

  .lg\:hover\:pb-29\.5:hover {
    padding-bottom: 7.375rem !important;
  }

  .lg\:hover\:pl-29\.5:hover {
    padding-left: 7.375rem !important;
  }

  .lg\:hover\:pt-30\.5:hover {
    padding-top: 7.625rem !important;
  }

  .lg\:hover\:pr-30\.5:hover {
    padding-right: 7.625rem !important;
  }

  .lg\:hover\:pb-30\.5:hover {
    padding-bottom: 7.625rem !important;
  }

  .lg\:hover\:pl-30\.5:hover {
    padding-left: 7.625rem !important;
  }

  .lg\:hover\:pt-31\.5:hover {
    padding-top: 7.875rem !important;
  }

  .lg\:hover\:pr-31\.5:hover {
    padding-right: 7.875rem !important;
  }

  .lg\:hover\:pb-31\.5:hover {
    padding-bottom: 7.875rem !important;
  }

  .lg\:hover\:pl-31\.5:hover {
    padding-left: 7.875rem !important;
  }

  .lg\:hover\:pt-32\.5:hover {
    padding-top: 8.125rem !important;
  }

  .lg\:hover\:pr-32\.5:hover {
    padding-right: 8.125rem !important;
  }

  .lg\:hover\:pb-32\.5:hover {
    padding-bottom: 8.125rem !important;
  }

  .lg\:hover\:pl-32\.5:hover {
    padding-left: 8.125rem !important;
  }

  .lg\:hover\:pt-33\.5:hover {
    padding-top: 8.375rem !important;
  }

  .lg\:hover\:pr-33\.5:hover {
    padding-right: 8.375rem !important;
  }

  .lg\:hover\:pb-33\.5:hover {
    padding-bottom: 8.375rem !important;
  }

  .lg\:hover\:pl-33\.5:hover {
    padding-left: 8.375rem !important;
  }

  .lg\:hover\:pt-34\.5:hover {
    padding-top: 8.625rem !important;
  }

  .lg\:hover\:pr-34\.5:hover {
    padding-right: 8.625rem !important;
  }

  .lg\:hover\:pb-34\.5:hover {
    padding-bottom: 8.625rem !important;
  }

  .lg\:hover\:pl-34\.5:hover {
    padding-left: 8.625rem !important;
  }

  .lg\:hover\:pt-35\.5:hover {
    padding-top: 8.875rem !important;
  }

  .lg\:hover\:pr-35\.5:hover {
    padding-right: 8.875rem !important;
  }

  .lg\:hover\:pb-35\.5:hover {
    padding-bottom: 8.875rem !important;
  }

  .lg\:hover\:pl-35\.5:hover {
    padding-left: 8.875rem !important;
  }

  .lg\:hover\:pt-36\.5:hover {
    padding-top: 9.125rem !important;
  }

  .lg\:hover\:pr-36\.5:hover {
    padding-right: 9.125rem !important;
  }

  .lg\:hover\:pb-36\.5:hover {
    padding-bottom: 9.125rem !important;
  }

  .lg\:hover\:pl-36\.5:hover {
    padding-left: 9.125rem !important;
  }

  .lg\:hover\:pt-37\.5:hover {
    padding-top: 9.375rem !important;
  }

  .lg\:hover\:pr-37\.5:hover {
    padding-right: 9.375rem !important;
  }

  .lg\:hover\:pb-37\.5:hover {
    padding-bottom: 9.375rem !important;
  }

  .lg\:hover\:pl-37\.5:hover {
    padding-left: 9.375rem !important;
  }

  .lg\:hover\:pt-38\.5:hover {
    padding-top: 9.625rem !important;
  }

  .lg\:hover\:pr-38\.5:hover {
    padding-right: 9.625rem !important;
  }

  .lg\:hover\:pb-38\.5:hover {
    padding-bottom: 9.625rem !important;
  }

  .lg\:hover\:pl-38\.5:hover {
    padding-left: 9.625rem !important;
  }

  .lg\:hover\:pt-39\.5:hover {
    padding-top: 9.875rem !important;
  }

  .lg\:hover\:pr-39\.5:hover {
    padding-right: 9.875rem !important;
  }

  .lg\:hover\:pb-39\.5:hover {
    padding-bottom: 9.875rem !important;
  }

  .lg\:hover\:pl-39\.5:hover {
    padding-left: 9.875rem !important;
  }

  .lg\:hover\:pt-40\.5:hover {
    padding-top: 10.125rem !important;
  }

  .lg\:hover\:pr-40\.5:hover {
    padding-right: 10.125rem !important;
  }

  .lg\:hover\:pb-40\.5:hover {
    padding-bottom: 10.125rem !important;
  }

  .lg\:hover\:pl-40\.5:hover {
    padding-left: 10.125rem !important;
  }

  .lg\:hover\:pt-41\.5:hover {
    padding-top: 10.375rem !important;
  }

  .lg\:hover\:pr-41\.5:hover {
    padding-right: 10.375rem !important;
  }

  .lg\:hover\:pb-41\.5:hover {
    padding-bottom: 10.375rem !important;
  }

  .lg\:hover\:pl-41\.5:hover {
    padding-left: 10.375rem !important;
  }

  .lg\:hover\:pt-42\.5:hover {
    padding-top: 10.625rem !important;
  }

  .lg\:hover\:pr-42\.5:hover {
    padding-right: 10.625rem !important;
  }

  .lg\:hover\:pb-42\.5:hover {
    padding-bottom: 10.625rem !important;
  }

  .lg\:hover\:pl-42\.5:hover {
    padding-left: 10.625rem !important;
  }

  .lg\:hover\:pt-43\.5:hover {
    padding-top: 10.875rem !important;
  }

  .lg\:hover\:pr-43\.5:hover {
    padding-right: 10.875rem !important;
  }

  .lg\:hover\:pb-43\.5:hover {
    padding-bottom: 10.875rem !important;
  }

  .lg\:hover\:pl-43\.5:hover {
    padding-left: 10.875rem !important;
  }

  .lg\:hover\:pt-44\.5:hover {
    padding-top: 11.125rem !important;
  }

  .lg\:hover\:pr-44\.5:hover {
    padding-right: 11.125rem !important;
  }

  .lg\:hover\:pb-44\.5:hover {
    padding-bottom: 11.125rem !important;
  }

  .lg\:hover\:pl-44\.5:hover {
    padding-left: 11.125rem !important;
  }

  .lg\:hover\:pt-45\.5:hover {
    padding-top: 11.375rem !important;
  }

  .lg\:hover\:pr-45\.5:hover {
    padding-right: 11.375rem !important;
  }

  .lg\:hover\:pb-45\.5:hover {
    padding-bottom: 11.375rem !important;
  }

  .lg\:hover\:pl-45\.5:hover {
    padding-left: 11.375rem !important;
  }

  .lg\:hover\:pt-46\.5:hover {
    padding-top: 11.625rem !important;
  }

  .lg\:hover\:pr-46\.5:hover {
    padding-right: 11.625rem !important;
  }

  .lg\:hover\:pb-46\.5:hover {
    padding-bottom: 11.625rem !important;
  }

  .lg\:hover\:pl-46\.5:hover {
    padding-left: 11.625rem !important;
  }

  .lg\:hover\:pt-47\.5:hover {
    padding-top: 11.875rem !important;
  }

  .lg\:hover\:pr-47\.5:hover {
    padding-right: 11.875rem !important;
  }

  .lg\:hover\:pb-47\.5:hover {
    padding-bottom: 11.875rem !important;
  }

  .lg\:hover\:pl-47\.5:hover {
    padding-left: 11.875rem !important;
  }

  .lg\:hover\:pt-48\.5:hover {
    padding-top: 12.125rem !important;
  }

  .lg\:hover\:pr-48\.5:hover {
    padding-right: 12.125rem !important;
  }

  .lg\:hover\:pb-48\.5:hover {
    padding-bottom: 12.125rem !important;
  }

  .lg\:hover\:pl-48\.5:hover {
    padding-left: 12.125rem !important;
  }

  .lg\:hover\:pt-49\.5:hover {
    padding-top: 12.375rem !important;
  }

  .lg\:hover\:pr-49\.5:hover {
    padding-right: 12.375rem !important;
  }

  .lg\:hover\:pb-49\.5:hover {
    padding-bottom: 12.375rem !important;
  }

  .lg\:hover\:pl-49\.5:hover {
    padding-left: 12.375rem !important;
  }

  .lg\:hover\:pt-50\.5:hover {
    padding-top: 12.625rem !important;
  }

  .lg\:hover\:pr-50\.5:hover {
    padding-right: 12.625rem !important;
  }

  .lg\:hover\:pb-50\.5:hover {
    padding-bottom: 12.625rem !important;
  }

  .lg\:hover\:pl-50\.5:hover {
    padding-left: 12.625rem !important;
  }

  .lg\:hover\:pt-51\.5:hover {
    padding-top: 12.875rem !important;
  }

  .lg\:hover\:pr-51\.5:hover {
    padding-right: 12.875rem !important;
  }

  .lg\:hover\:pb-51\.5:hover {
    padding-bottom: 12.875rem !important;
  }

  .lg\:hover\:pl-51\.5:hover {
    padding-left: 12.875rem !important;
  }

  .lg\:hover\:pt-52\.5:hover {
    padding-top: 13.125rem !important;
  }

  .lg\:hover\:pr-52\.5:hover {
    padding-right: 13.125rem !important;
  }

  .lg\:hover\:pb-52\.5:hover {
    padding-bottom: 13.125rem !important;
  }

  .lg\:hover\:pl-52\.5:hover {
    padding-left: 13.125rem !important;
  }

  .lg\:hover\:pt-53\.5:hover {
    padding-top: 13.375rem !important;
  }

  .lg\:hover\:pr-53\.5:hover {
    padding-right: 13.375rem !important;
  }

  .lg\:hover\:pb-53\.5:hover {
    padding-bottom: 13.375rem !important;
  }

  .lg\:hover\:pl-53\.5:hover {
    padding-left: 13.375rem !important;
  }

  .lg\:hover\:pt-54\.5:hover {
    padding-top: 13.625rem !important;
  }

  .lg\:hover\:pr-54\.5:hover {
    padding-right: 13.625rem !important;
  }

  .lg\:hover\:pb-54\.5:hover {
    padding-bottom: 13.625rem !important;
  }

  .lg\:hover\:pl-54\.5:hover {
    padding-left: 13.625rem !important;
  }

  .lg\:hover\:pt-55\.5:hover {
    padding-top: 13.875rem !important;
  }

  .lg\:hover\:pr-55\.5:hover {
    padding-right: 13.875rem !important;
  }

  .lg\:hover\:pb-55\.5:hover {
    padding-bottom: 13.875rem !important;
  }

  .lg\:hover\:pl-55\.5:hover {
    padding-left: 13.875rem !important;
  }

  .lg\:hover\:pt-56\.5:hover {
    padding-top: 14.125rem !important;
  }

  .lg\:hover\:pr-56\.5:hover {
    padding-right: 14.125rem !important;
  }

  .lg\:hover\:pb-56\.5:hover {
    padding-bottom: 14.125rem !important;
  }

  .lg\:hover\:pl-56\.5:hover {
    padding-left: 14.125rem !important;
  }

  .lg\:hover\:pt-57\.5:hover {
    padding-top: 14.375rem !important;
  }

  .lg\:hover\:pr-57\.5:hover {
    padding-right: 14.375rem !important;
  }

  .lg\:hover\:pb-57\.5:hover {
    padding-bottom: 14.375rem !important;
  }

  .lg\:hover\:pl-57\.5:hover {
    padding-left: 14.375rem !important;
  }

  .lg\:hover\:pt-58\.5:hover {
    padding-top: 14.625rem !important;
  }

  .lg\:hover\:pr-58\.5:hover {
    padding-right: 14.625rem !important;
  }

  .lg\:hover\:pb-58\.5:hover {
    padding-bottom: 14.625rem !important;
  }

  .lg\:hover\:pl-58\.5:hover {
    padding-left: 14.625rem !important;
  }

  .lg\:hover\:pt-59\.5:hover {
    padding-top: 14.875rem !important;
  }

  .lg\:hover\:pr-59\.5:hover {
    padding-right: 14.875rem !important;
  }

  .lg\:hover\:pb-59\.5:hover {
    padding-bottom: 14.875rem !important;
  }

  .lg\:hover\:pl-59\.5:hover {
    padding-left: 14.875rem !important;
  }

  .lg\:hover\:pt-60\.5:hover {
    padding-top: 15.125rem !important;
  }

  .lg\:hover\:pr-60\.5:hover {
    padding-right: 15.125rem !important;
  }

  .lg\:hover\:pb-60\.5:hover {
    padding-bottom: 15.125rem !important;
  }

  .lg\:hover\:pl-60\.5:hover {
    padding-left: 15.125rem !important;
  }

  .lg\:hover\:pt-61\.5:hover {
    padding-top: 15.375rem !important;
  }

  .lg\:hover\:pr-61\.5:hover {
    padding-right: 15.375rem !important;
  }

  .lg\:hover\:pb-61\.5:hover {
    padding-bottom: 15.375rem !important;
  }

  .lg\:hover\:pl-61\.5:hover {
    padding-left: 15.375rem !important;
  }

  .lg\:hover\:pt-62\.5:hover {
    padding-top: 15.625rem !important;
  }

  .lg\:hover\:pr-62\.5:hover {
    padding-right: 15.625rem !important;
  }

  .lg\:hover\:pb-62\.5:hover {
    padding-bottom: 15.625rem !important;
  }

  .lg\:hover\:pl-62\.5:hover {
    padding-left: 15.625rem !important;
  }

  .lg\:hover\:pt-63\.5:hover {
    padding-top: 15.875rem !important;
  }

  .lg\:hover\:pr-63\.5:hover {
    padding-right: 15.875rem !important;
  }

  .lg\:hover\:pb-63\.5:hover {
    padding-bottom: 15.875rem !important;
  }

  .lg\:hover\:pl-63\.5:hover {
    padding-left: 15.875rem !important;
  }

  .lg\:hover\:pt-64\.5:hover {
    padding-top: 16.125rem !important;
  }

  .lg\:hover\:pr-64\.5:hover {
    padding-right: 16.125rem !important;
  }

  .lg\:hover\:pb-64\.5:hover {
    padding-bottom: 16.125rem !important;
  }

  .lg\:hover\:pl-64\.5:hover {
    padding-left: 16.125rem !important;
  }

  .lg\:hover\:pt-65\.5:hover {
    padding-top: 16.375rem !important;
  }

  .lg\:hover\:pr-65\.5:hover {
    padding-right: 16.375rem !important;
  }

  .lg\:hover\:pb-65\.5:hover {
    padding-bottom: 16.375rem !important;
  }

  .lg\:hover\:pl-65\.5:hover {
    padding-left: 16.375rem !important;
  }

  .lg\:hover\:pt-66\.5:hover {
    padding-top: 16.625rem !important;
  }

  .lg\:hover\:pr-66\.5:hover {
    padding-right: 16.625rem !important;
  }

  .lg\:hover\:pb-66\.5:hover {
    padding-bottom: 16.625rem !important;
  }

  .lg\:hover\:pl-66\.5:hover {
    padding-left: 16.625rem !important;
  }

  .lg\:hover\:pt-67\.5:hover {
    padding-top: 16.875rem !important;
  }

  .lg\:hover\:pr-67\.5:hover {
    padding-right: 16.875rem !important;
  }

  .lg\:hover\:pb-67\.5:hover {
    padding-bottom: 16.875rem !important;
  }

  .lg\:hover\:pl-67\.5:hover {
    padding-left: 16.875rem !important;
  }

  .lg\:hover\:pt-68\.5:hover {
    padding-top: 17.125rem !important;
  }

  .lg\:hover\:pr-68\.5:hover {
    padding-right: 17.125rem !important;
  }

  .lg\:hover\:pb-68\.5:hover {
    padding-bottom: 17.125rem !important;
  }

  .lg\:hover\:pl-68\.5:hover {
    padding-left: 17.125rem !important;
  }

  .lg\:hover\:pt-69\.5:hover {
    padding-top: 17.375rem !important;
  }

  .lg\:hover\:pr-69\.5:hover {
    padding-right: 17.375rem !important;
  }

  .lg\:hover\:pb-69\.5:hover {
    padding-bottom: 17.375rem !important;
  }

  .lg\:hover\:pl-69\.5:hover {
    padding-left: 17.375rem !important;
  }

  .lg\:hover\:pt-70\.5:hover {
    padding-top: 17.625rem !important;
  }

  .lg\:hover\:pr-70\.5:hover {
    padding-right: 17.625rem !important;
  }

  .lg\:hover\:pb-70\.5:hover {
    padding-bottom: 17.625rem !important;
  }

  .lg\:hover\:pl-70\.5:hover {
    padding-left: 17.625rem !important;
  }

  .lg\:hover\:pt-71\.5:hover {
    padding-top: 17.875rem !important;
  }

  .lg\:hover\:pr-71\.5:hover {
    padding-right: 17.875rem !important;
  }

  .lg\:hover\:pb-71\.5:hover {
    padding-bottom: 17.875rem !important;
  }

  .lg\:hover\:pl-71\.5:hover {
    padding-left: 17.875rem !important;
  }

  .lg\:hover\:pt-72\.5:hover {
    padding-top: 18.125rem !important;
  }

  .lg\:hover\:pr-72\.5:hover {
    padding-right: 18.125rem !important;
  }

  .lg\:hover\:pb-72\.5:hover {
    padding-bottom: 18.125rem !important;
  }

  .lg\:hover\:pl-72\.5:hover {
    padding-left: 18.125rem !important;
  }

  .lg\:hover\:pt-73\.5:hover {
    padding-top: 18.375rem !important;
  }

  .lg\:hover\:pr-73\.5:hover {
    padding-right: 18.375rem !important;
  }

  .lg\:hover\:pb-73\.5:hover {
    padding-bottom: 18.375rem !important;
  }

  .lg\:hover\:pl-73\.5:hover {
    padding-left: 18.375rem !important;
  }

  .lg\:hover\:pt-74\.5:hover {
    padding-top: 18.625rem !important;
  }

  .lg\:hover\:pr-74\.5:hover {
    padding-right: 18.625rem !important;
  }

  .lg\:hover\:pb-74\.5:hover {
    padding-bottom: 18.625rem !important;
  }

  .lg\:hover\:pl-74\.5:hover {
    padding-left: 18.625rem !important;
  }

  .lg\:hover\:pt-75\.5:hover {
    padding-top: 18.875rem !important;
  }

  .lg\:hover\:pr-75\.5:hover {
    padding-right: 18.875rem !important;
  }

  .lg\:hover\:pb-75\.5:hover {
    padding-bottom: 18.875rem !important;
  }

  .lg\:hover\:pl-75\.5:hover {
    padding-left: 18.875rem !important;
  }

  .lg\:hover\:pt-76\.5:hover {
    padding-top: 19.125rem !important;
  }

  .lg\:hover\:pr-76\.5:hover {
    padding-right: 19.125rem !important;
  }

  .lg\:hover\:pb-76\.5:hover {
    padding-bottom: 19.125rem !important;
  }

  .lg\:hover\:pl-76\.5:hover {
    padding-left: 19.125rem !important;
  }

  .lg\:hover\:pt-77\.5:hover {
    padding-top: 19.375rem !important;
  }

  .lg\:hover\:pr-77\.5:hover {
    padding-right: 19.375rem !important;
  }

  .lg\:hover\:pb-77\.5:hover {
    padding-bottom: 19.375rem !important;
  }

  .lg\:hover\:pl-77\.5:hover {
    padding-left: 19.375rem !important;
  }

  .lg\:hover\:pt-78\.5:hover {
    padding-top: 19.625rem !important;
  }

  .lg\:hover\:pr-78\.5:hover {
    padding-right: 19.625rem !important;
  }

  .lg\:hover\:pb-78\.5:hover {
    padding-bottom: 19.625rem !important;
  }

  .lg\:hover\:pl-78\.5:hover {
    padding-left: 19.625rem !important;
  }

  .lg\:hover\:pt-79\.5:hover {
    padding-top: 19.875rem !important;
  }

  .lg\:hover\:pr-79\.5:hover {
    padding-right: 19.875rem !important;
  }

  .lg\:hover\:pb-79\.5:hover {
    padding-bottom: 19.875rem !important;
  }

  .lg\:hover\:pl-79\.5:hover {
    padding-left: 19.875rem !important;
  }

  .lg\:hover\:pt-80\.5:hover {
    padding-top: 20.125rem !important;
  }

  .lg\:hover\:pr-80\.5:hover {
    padding-right: 20.125rem !important;
  }

  .lg\:hover\:pb-80\.5:hover {
    padding-bottom: 20.125rem !important;
  }

  .lg\:hover\:pl-80\.5:hover {
    padding-left: 20.125rem !important;
  }

  .lg\:hover\:pt-81\.5:hover {
    padding-top: 20.375rem !important;
  }

  .lg\:hover\:pr-81\.5:hover {
    padding-right: 20.375rem !important;
  }

  .lg\:hover\:pb-81\.5:hover {
    padding-bottom: 20.375rem !important;
  }

  .lg\:hover\:pl-81\.5:hover {
    padding-left: 20.375rem !important;
  }

  .lg\:hover\:pt-82\.5:hover {
    padding-top: 20.625rem !important;
  }

  .lg\:hover\:pr-82\.5:hover {
    padding-right: 20.625rem !important;
  }

  .lg\:hover\:pb-82\.5:hover {
    padding-bottom: 20.625rem !important;
  }

  .lg\:hover\:pl-82\.5:hover {
    padding-left: 20.625rem !important;
  }

  .lg\:hover\:pt-83\.5:hover {
    padding-top: 20.875rem !important;
  }

  .lg\:hover\:pr-83\.5:hover {
    padding-right: 20.875rem !important;
  }

  .lg\:hover\:pb-83\.5:hover {
    padding-bottom: 20.875rem !important;
  }

  .lg\:hover\:pl-83\.5:hover {
    padding-left: 20.875rem !important;
  }

  .lg\:hover\:pt-84\.5:hover {
    padding-top: 21.125rem !important;
  }

  .lg\:hover\:pr-84\.5:hover {
    padding-right: 21.125rem !important;
  }

  .lg\:hover\:pb-84\.5:hover {
    padding-bottom: 21.125rem !important;
  }

  .lg\:hover\:pl-84\.5:hover {
    padding-left: 21.125rem !important;
  }

  .lg\:hover\:pt-85\.5:hover {
    padding-top: 21.375rem !important;
  }

  .lg\:hover\:pr-85\.5:hover {
    padding-right: 21.375rem !important;
  }

  .lg\:hover\:pb-85\.5:hover {
    padding-bottom: 21.375rem !important;
  }

  .lg\:hover\:pl-85\.5:hover {
    padding-left: 21.375rem !important;
  }

  .lg\:hover\:pt-86\.5:hover {
    padding-top: 21.625rem !important;
  }

  .lg\:hover\:pr-86\.5:hover {
    padding-right: 21.625rem !important;
  }

  .lg\:hover\:pb-86\.5:hover {
    padding-bottom: 21.625rem !important;
  }

  .lg\:hover\:pl-86\.5:hover {
    padding-left: 21.625rem !important;
  }

  .lg\:hover\:pt-87\.5:hover {
    padding-top: 21.875rem !important;
  }

  .lg\:hover\:pr-87\.5:hover {
    padding-right: 21.875rem !important;
  }

  .lg\:hover\:pb-87\.5:hover {
    padding-bottom: 21.875rem !important;
  }

  .lg\:hover\:pl-87\.5:hover {
    padding-left: 21.875rem !important;
  }

  .lg\:hover\:pt-88\.5:hover {
    padding-top: 22.125rem !important;
  }

  .lg\:hover\:pr-88\.5:hover {
    padding-right: 22.125rem !important;
  }

  .lg\:hover\:pb-88\.5:hover {
    padding-bottom: 22.125rem !important;
  }

  .lg\:hover\:pl-88\.5:hover {
    padding-left: 22.125rem !important;
  }

  .lg\:hover\:pt-89\.5:hover {
    padding-top: 22.375rem !important;
  }

  .lg\:hover\:pr-89\.5:hover {
    padding-right: 22.375rem !important;
  }

  .lg\:hover\:pb-89\.5:hover {
    padding-bottom: 22.375rem !important;
  }

  .lg\:hover\:pl-89\.5:hover {
    padding-left: 22.375rem !important;
  }

  .lg\:hover\:pt-90\.5:hover {
    padding-top: 22.625rem !important;
  }

  .lg\:hover\:pr-90\.5:hover {
    padding-right: 22.625rem !important;
  }

  .lg\:hover\:pb-90\.5:hover {
    padding-bottom: 22.625rem !important;
  }

  .lg\:hover\:pl-90\.5:hover {
    padding-left: 22.625rem !important;
  }

  .lg\:hover\:pt-91\.5:hover {
    padding-top: 22.875rem !important;
  }

  .lg\:hover\:pr-91\.5:hover {
    padding-right: 22.875rem !important;
  }

  .lg\:hover\:pb-91\.5:hover {
    padding-bottom: 22.875rem !important;
  }

  .lg\:hover\:pl-91\.5:hover {
    padding-left: 22.875rem !important;
  }

  .lg\:hover\:pt-92\.5:hover {
    padding-top: 23.125rem !important;
  }

  .lg\:hover\:pr-92\.5:hover {
    padding-right: 23.125rem !important;
  }

  .lg\:hover\:pb-92\.5:hover {
    padding-bottom: 23.125rem !important;
  }

  .lg\:hover\:pl-92\.5:hover {
    padding-left: 23.125rem !important;
  }

  .lg\:hover\:pt-93\.5:hover {
    padding-top: 23.375rem !important;
  }

  .lg\:hover\:pr-93\.5:hover {
    padding-right: 23.375rem !important;
  }

  .lg\:hover\:pb-93\.5:hover {
    padding-bottom: 23.375rem !important;
  }

  .lg\:hover\:pl-93\.5:hover {
    padding-left: 23.375rem !important;
  }

  .lg\:hover\:pt-94\.5:hover {
    padding-top: 23.625rem !important;
  }

  .lg\:hover\:pr-94\.5:hover {
    padding-right: 23.625rem !important;
  }

  .lg\:hover\:pb-94\.5:hover {
    padding-bottom: 23.625rem !important;
  }

  .lg\:hover\:pl-94\.5:hover {
    padding-left: 23.625rem !important;
  }

  .lg\:hover\:pt-95\.5:hover {
    padding-top: 23.875rem !important;
  }

  .lg\:hover\:pr-95\.5:hover {
    padding-right: 23.875rem !important;
  }

  .lg\:hover\:pb-95\.5:hover {
    padding-bottom: 23.875rem !important;
  }

  .lg\:hover\:pl-95\.5:hover {
    padding-left: 23.875rem !important;
  }

  .lg\:hover\:pt-96\.5:hover {
    padding-top: 24.125rem !important;
  }

  .lg\:hover\:pr-96\.5:hover {
    padding-right: 24.125rem !important;
  }

  .lg\:hover\:pb-96\.5:hover {
    padding-bottom: 24.125rem !important;
  }

  .lg\:hover\:pl-96\.5:hover {
    padding-left: 24.125rem !important;
  }

  .lg\:hover\:pt-97\.5:hover {
    padding-top: 24.375rem !important;
  }

  .lg\:hover\:pr-97\.5:hover {
    padding-right: 24.375rem !important;
  }

  .lg\:hover\:pb-97\.5:hover {
    padding-bottom: 24.375rem !important;
  }

  .lg\:hover\:pl-97\.5:hover {
    padding-left: 24.375rem !important;
  }

  .lg\:hover\:pt-98\.5:hover {
    padding-top: 24.625rem !important;
  }

  .lg\:hover\:pr-98\.5:hover {
    padding-right: 24.625rem !important;
  }

  .lg\:hover\:pb-98\.5:hover {
    padding-bottom: 24.625rem !important;
  }

  .lg\:hover\:pl-98\.5:hover {
    padding-left: 24.625rem !important;
  }

  .lg\:hover\:pt-99\.5:hover {
    padding-top: 24.875rem !important;
  }

  .lg\:hover\:pr-99\.5:hover {
    padding-right: 24.875rem !important;
  }

  .lg\:hover\:pb-99\.5:hover {
    padding-bottom: 24.875rem !important;
  }

  .lg\:hover\:pl-99\.5:hover {
    padding-left: 24.875rem !important;
  }

  .lg\:hover\:pt-100\.5:hover {
    padding-top: 25.125rem !important;
  }

  .lg\:hover\:pr-100\.5:hover {
    padding-right: 25.125rem !important;
  }

  .lg\:hover\:pb-100\.5:hover {
    padding-bottom: 25.125rem !important;
  }

  .lg\:hover\:pl-100\.5:hover {
    padding-left: 25.125rem !important;
  }

  .lg\:hover\:pt-101\.5:hover {
    padding-top: 25.375rem !important;
  }

  .lg\:hover\:pr-101\.5:hover {
    padding-right: 25.375rem !important;
  }

  .lg\:hover\:pb-101\.5:hover {
    padding-bottom: 25.375rem !important;
  }

  .lg\:hover\:pl-101\.5:hover {
    padding-left: 25.375rem !important;
  }

  .lg\:hover\:pt-102\.5:hover {
    padding-top: 25.625rem !important;
  }

  .lg\:hover\:pr-102\.5:hover {
    padding-right: 25.625rem !important;
  }

  .lg\:hover\:pb-102\.5:hover {
    padding-bottom: 25.625rem !important;
  }

  .lg\:hover\:pl-102\.5:hover {
    padding-left: 25.625rem !important;
  }

  .lg\:hover\:pt-103\.5:hover {
    padding-top: 25.875rem !important;
  }

  .lg\:hover\:pr-103\.5:hover {
    padding-right: 25.875rem !important;
  }

  .lg\:hover\:pb-103\.5:hover {
    padding-bottom: 25.875rem !important;
  }

  .lg\:hover\:pl-103\.5:hover {
    padding-left: 25.875rem !important;
  }

  .lg\:hover\:pt-104\.5:hover {
    padding-top: 26.125rem !important;
  }

  .lg\:hover\:pr-104\.5:hover {
    padding-right: 26.125rem !important;
  }

  .lg\:hover\:pb-104\.5:hover {
    padding-bottom: 26.125rem !important;
  }

  .lg\:hover\:pl-104\.5:hover {
    padding-left: 26.125rem !important;
  }

  .lg\:focus\:p-0:focus {
    padding: 0rem !important;
  }

  .lg\:focus\:p-1:focus {
    padding: 0.25rem !important;
  }

  .lg\:focus\:p-2:focus {
    padding: 0.5rem !important;
  }

  .lg\:focus\:p-3:focus {
    padding: 0.75rem !important;
  }

  .lg\:focus\:p-4:focus {
    padding: 1rem !important;
  }

  .lg\:focus\:p-5:focus {
    padding: 1.25rem !important;
  }

  .lg\:focus\:p-6:focus {
    padding: 1.5rem !important;
  }

  .lg\:focus\:p-7:focus {
    padding: 1.75rem !important;
  }

  .lg\:focus\:p-8:focus {
    padding: 2rem !important;
  }

  .lg\:focus\:p-9:focus {
    padding: 2.25rem !important;
  }

  .lg\:focus\:p-10:focus {
    padding: 2.5rem !important;
  }

  .lg\:focus\:p-11:focus {
    padding: 2.75rem !important;
  }

  .lg\:focus\:p-12:focus {
    padding: 3rem !important;
  }

  .lg\:focus\:p-13:focus {
    padding: 3.25rem !important;
  }

  .lg\:focus\:p-14:focus {
    padding: 3.5rem !important;
  }

  .lg\:focus\:p-15:focus {
    padding: 3.75rem !important;
  }

  .lg\:focus\:p-16:focus {
    padding: 4rem !important;
  }

  .lg\:focus\:p-17:focus {
    padding: 4.25rem !important;
  }

  .lg\:focus\:p-18:focus {
    padding: 4.5rem !important;
  }

  .lg\:focus\:p-19:focus {
    padding: 4.75rem !important;
  }

  .lg\:focus\:p-20:focus {
    padding: 5rem !important;
  }

  .lg\:focus\:p-21:focus {
    padding: 5.25rem !important;
  }

  .lg\:focus\:p-22:focus {
    padding: 5.5rem !important;
  }

  .lg\:focus\:p-23:focus {
    padding: 5.75rem !important;
  }

  .lg\:focus\:p-24:focus {
    padding: 6rem !important;
  }

  .lg\:focus\:p-25:focus {
    padding: 6.25rem !important;
  }

  .lg\:focus\:p-26:focus {
    padding: 6.5rem !important;
  }

  .lg\:focus\:p-27:focus {
    padding: 6.75rem !important;
  }

  .lg\:focus\:p-28:focus {
    padding: 7rem !important;
  }

  .lg\:focus\:p-29:focus {
    padding: 7.25rem !important;
  }

  .lg\:focus\:p-30:focus {
    padding: 7.5rem !important;
  }

  .lg\:focus\:p-31:focus {
    padding: 7.75rem !important;
  }

  .lg\:focus\:p-32:focus {
    padding: 8rem !important;
  }

  .lg\:focus\:p-33:focus {
    padding: 8.25rem !important;
  }

  .lg\:focus\:p-34:focus {
    padding: 8.5rem !important;
  }

  .lg\:focus\:p-35:focus {
    padding: 8.75rem !important;
  }

  .lg\:focus\:p-36:focus {
    padding: 9rem !important;
  }

  .lg\:focus\:p-37:focus {
    padding: 9.25rem !important;
  }

  .lg\:focus\:p-38:focus {
    padding: 9.5rem !important;
  }

  .lg\:focus\:p-39:focus {
    padding: 9.75rem !important;
  }

  .lg\:focus\:p-40:focus {
    padding: 10rem !important;
  }

  .lg\:focus\:p-41:focus {
    padding: 10.25rem !important;
  }

  .lg\:focus\:p-42:focus {
    padding: 10.5rem !important;
  }

  .lg\:focus\:p-43:focus {
    padding: 10.75rem !important;
  }

  .lg\:focus\:p-44:focus {
    padding: 11rem !important;
  }

  .lg\:focus\:p-45:focus {
    padding: 11.25rem !important;
  }

  .lg\:focus\:p-46:focus {
    padding: 11.5rem !important;
  }

  .lg\:focus\:p-47:focus {
    padding: 11.75rem !important;
  }

  .lg\:focus\:p-48:focus {
    padding: 12rem !important;
  }

  .lg\:focus\:p-49:focus {
    padding: 12.25rem !important;
  }

  .lg\:focus\:p-50:focus {
    padding: 12.5rem !important;
  }

  .lg\:focus\:p-51:focus {
    padding: 12.75rem !important;
  }

  .lg\:focus\:p-52:focus {
    padding: 13rem !important;
  }

  .lg\:focus\:p-53:focus {
    padding: 13.25rem !important;
  }

  .lg\:focus\:p-54:focus {
    padding: 13.5rem !important;
  }

  .lg\:focus\:p-55:focus {
    padding: 13.75rem !important;
  }

  .lg\:focus\:p-56:focus {
    padding: 14rem !important;
  }

  .lg\:focus\:p-57:focus {
    padding: 14.25rem !important;
  }

  .lg\:focus\:p-58:focus {
    padding: 14.5rem !important;
  }

  .lg\:focus\:p-59:focus {
    padding: 14.75rem !important;
  }

  .lg\:focus\:p-60:focus {
    padding: 15rem !important;
  }

  .lg\:focus\:p-61:focus {
    padding: 15.25rem !important;
  }

  .lg\:focus\:p-62:focus {
    padding: 15.5rem !important;
  }

  .lg\:focus\:p-63:focus {
    padding: 15.75rem !important;
  }

  .lg\:focus\:p-64:focus {
    padding: 16rem !important;
  }

  .lg\:focus\:p-65:focus {
    padding: 16.25rem !important;
  }

  .lg\:focus\:p-66:focus {
    padding: 16.5rem !important;
  }

  .lg\:focus\:p-67:focus {
    padding: 16.75rem !important;
  }

  .lg\:focus\:p-68:focus {
    padding: 17rem !important;
  }

  .lg\:focus\:p-69:focus {
    padding: 17.25rem !important;
  }

  .lg\:focus\:p-70:focus {
    padding: 17.5rem !important;
  }

  .lg\:focus\:p-71:focus {
    padding: 17.75rem !important;
  }

  .lg\:focus\:p-72:focus {
    padding: 18rem !important;
  }

  .lg\:focus\:p-73:focus {
    padding: 18.25rem !important;
  }

  .lg\:focus\:p-74:focus {
    padding: 18.5rem !important;
  }

  .lg\:focus\:p-75:focus {
    padding: 18.75rem !important;
  }

  .lg\:focus\:p-76:focus {
    padding: 19rem !important;
  }

  .lg\:focus\:p-77:focus {
    padding: 19.25rem !important;
  }

  .lg\:focus\:p-78:focus {
    padding: 19.5rem !important;
  }

  .lg\:focus\:p-79:focus {
    padding: 19.75rem !important;
  }

  .lg\:focus\:p-80:focus {
    padding: 20rem !important;
  }

  .lg\:focus\:p-81:focus {
    padding: 20.25rem !important;
  }

  .lg\:focus\:p-82:focus {
    padding: 20.5rem !important;
  }

  .lg\:focus\:p-83:focus {
    padding: 20.75rem !important;
  }

  .lg\:focus\:p-84:focus {
    padding: 21rem !important;
  }

  .lg\:focus\:p-85:focus {
    padding: 21.25rem !important;
  }

  .lg\:focus\:p-86:focus {
    padding: 21.5rem !important;
  }

  .lg\:focus\:p-87:focus {
    padding: 21.75rem !important;
  }

  .lg\:focus\:p-88:focus {
    padding: 22rem !important;
  }

  .lg\:focus\:p-89:focus {
    padding: 22.25rem !important;
  }

  .lg\:focus\:p-90:focus {
    padding: 22.5rem !important;
  }

  .lg\:focus\:p-91:focus {
    padding: 22.75rem !important;
  }

  .lg\:focus\:p-92:focus {
    padding: 23rem !important;
  }

  .lg\:focus\:p-93:focus {
    padding: 23.25rem !important;
  }

  .lg\:focus\:p-94:focus {
    padding: 23.5rem !important;
  }

  .lg\:focus\:p-95:focus {
    padding: 23.75rem !important;
  }

  .lg\:focus\:p-96:focus {
    padding: 24rem !important;
  }

  .lg\:focus\:p-97:focus {
    padding: 24.25rem !important;
  }

  .lg\:focus\:p-98:focus {
    padding: 24.5rem !important;
  }

  .lg\:focus\:p-99:focus {
    padding: 24.75rem !important;
  }

  .lg\:focus\:p-100:focus {
    padding: 25rem !important;
  }

  .lg\:focus\:p-101:focus {
    padding: 25.25rem !important;
  }

  .lg\:focus\:p-102:focus {
    padding: 25.5rem !important;
  }

  .lg\:focus\:p-103:focus {
    padding: 25.75rem !important;
  }

  .lg\:focus\:p-104:focus {
    padding: 26rem !important;
  }

  .lg\:focus\:p-105:focus {
    padding: 26.25rem !important;
  }

  .lg\:focus\:p-px:focus {
    padding: 1px !important;
  }

  .lg\:focus\:p-0\.5:focus {
    padding: 0.125rem !important;
  }

  .lg\:focus\:p-1\.5:focus {
    padding: 0.375rem !important;
  }

  .lg\:focus\:p-2\.5:focus {
    padding: 0.625rem !important;
  }

  .lg\:focus\:p-3\.5:focus {
    padding: 0.875rem !important;
  }

  .lg\:focus\:p-4\.5:focus {
    padding: 1.125rem !important;
  }

  .lg\:focus\:p-5\.5:focus {
    padding: 1.375rem !important;
  }

  .lg\:focus\:p-6\.5:focus {
    padding: 1.625rem !important;
  }

  .lg\:focus\:p-7\.5:focus {
    padding: 1.875rem !important;
  }

  .lg\:focus\:p-8\.5:focus {
    padding: 2.125rem !important;
  }

  .lg\:focus\:p-9\.5:focus {
    padding: 2.375rem !important;
  }

  .lg\:focus\:p-10\.5:focus {
    padding: 2.625rem !important;
  }

  .lg\:focus\:p-11\.5:focus {
    padding: 2.875rem !important;
  }

  .lg\:focus\:p-12\.5:focus {
    padding: 3.125rem !important;
  }

  .lg\:focus\:p-13\.5:focus {
    padding: 3.375rem !important;
  }

  .lg\:focus\:p-14\.5:focus {
    padding: 3.625rem !important;
  }

  .lg\:focus\:p-15\.5:focus {
    padding: 3.875rem !important;
  }

  .lg\:focus\:p-16\.5:focus {
    padding: 4.125rem !important;
  }

  .lg\:focus\:p-17\.5:focus {
    padding: 4.375rem !important;
  }

  .lg\:focus\:p-18\.5:focus {
    padding: 4.625rem !important;
  }

  .lg\:focus\:p-19\.5:focus {
    padding: 4.875rem !important;
  }

  .lg\:focus\:p-20\.5:focus {
    padding: 5.125rem !important;
  }

  .lg\:focus\:p-21\.5:focus {
    padding: 5.375rem !important;
  }

  .lg\:focus\:p-22\.5:focus {
    padding: 5.625rem !important;
  }

  .lg\:focus\:p-23\.5:focus {
    padding: 5.875rem !important;
  }

  .lg\:focus\:p-24\.5:focus {
    padding: 6.125rem !important;
  }

  .lg\:focus\:p-25\.5:focus {
    padding: 6.375rem !important;
  }

  .lg\:focus\:p-26\.5:focus {
    padding: 6.625rem !important;
  }

  .lg\:focus\:p-27\.5:focus {
    padding: 6.875rem !important;
  }

  .lg\:focus\:p-28\.5:focus {
    padding: 7.125rem !important;
  }

  .lg\:focus\:p-29\.5:focus {
    padding: 7.375rem !important;
  }

  .lg\:focus\:p-30\.5:focus {
    padding: 7.625rem !important;
  }

  .lg\:focus\:p-31\.5:focus {
    padding: 7.875rem !important;
  }

  .lg\:focus\:p-32\.5:focus {
    padding: 8.125rem !important;
  }

  .lg\:focus\:p-33\.5:focus {
    padding: 8.375rem !important;
  }

  .lg\:focus\:p-34\.5:focus {
    padding: 8.625rem !important;
  }

  .lg\:focus\:p-35\.5:focus {
    padding: 8.875rem !important;
  }

  .lg\:focus\:p-36\.5:focus {
    padding: 9.125rem !important;
  }

  .lg\:focus\:p-37\.5:focus {
    padding: 9.375rem !important;
  }

  .lg\:focus\:p-38\.5:focus {
    padding: 9.625rem !important;
  }

  .lg\:focus\:p-39\.5:focus {
    padding: 9.875rem !important;
  }

  .lg\:focus\:p-40\.5:focus {
    padding: 10.125rem !important;
  }

  .lg\:focus\:p-41\.5:focus {
    padding: 10.375rem !important;
  }

  .lg\:focus\:p-42\.5:focus {
    padding: 10.625rem !important;
  }

  .lg\:focus\:p-43\.5:focus {
    padding: 10.875rem !important;
  }

  .lg\:focus\:p-44\.5:focus {
    padding: 11.125rem !important;
  }

  .lg\:focus\:p-45\.5:focus {
    padding: 11.375rem !important;
  }

  .lg\:focus\:p-46\.5:focus {
    padding: 11.625rem !important;
  }

  .lg\:focus\:p-47\.5:focus {
    padding: 11.875rem !important;
  }

  .lg\:focus\:p-48\.5:focus {
    padding: 12.125rem !important;
  }

  .lg\:focus\:p-49\.5:focus {
    padding: 12.375rem !important;
  }

  .lg\:focus\:p-50\.5:focus {
    padding: 12.625rem !important;
  }

  .lg\:focus\:p-51\.5:focus {
    padding: 12.875rem !important;
  }

  .lg\:focus\:p-52\.5:focus {
    padding: 13.125rem !important;
  }

  .lg\:focus\:p-53\.5:focus {
    padding: 13.375rem !important;
  }

  .lg\:focus\:p-54\.5:focus {
    padding: 13.625rem !important;
  }

  .lg\:focus\:p-55\.5:focus {
    padding: 13.875rem !important;
  }

  .lg\:focus\:p-56\.5:focus {
    padding: 14.125rem !important;
  }

  .lg\:focus\:p-57\.5:focus {
    padding: 14.375rem !important;
  }

  .lg\:focus\:p-58\.5:focus {
    padding: 14.625rem !important;
  }

  .lg\:focus\:p-59\.5:focus {
    padding: 14.875rem !important;
  }

  .lg\:focus\:p-60\.5:focus {
    padding: 15.125rem !important;
  }

  .lg\:focus\:p-61\.5:focus {
    padding: 15.375rem !important;
  }

  .lg\:focus\:p-62\.5:focus {
    padding: 15.625rem !important;
  }

  .lg\:focus\:p-63\.5:focus {
    padding: 15.875rem !important;
  }

  .lg\:focus\:p-64\.5:focus {
    padding: 16.125rem !important;
  }

  .lg\:focus\:p-65\.5:focus {
    padding: 16.375rem !important;
  }

  .lg\:focus\:p-66\.5:focus {
    padding: 16.625rem !important;
  }

  .lg\:focus\:p-67\.5:focus {
    padding: 16.875rem !important;
  }

  .lg\:focus\:p-68\.5:focus {
    padding: 17.125rem !important;
  }

  .lg\:focus\:p-69\.5:focus {
    padding: 17.375rem !important;
  }

  .lg\:focus\:p-70\.5:focus {
    padding: 17.625rem !important;
  }

  .lg\:focus\:p-71\.5:focus {
    padding: 17.875rem !important;
  }

  .lg\:focus\:p-72\.5:focus {
    padding: 18.125rem !important;
  }

  .lg\:focus\:p-73\.5:focus {
    padding: 18.375rem !important;
  }

  .lg\:focus\:p-74\.5:focus {
    padding: 18.625rem !important;
  }

  .lg\:focus\:p-75\.5:focus {
    padding: 18.875rem !important;
  }

  .lg\:focus\:p-76\.5:focus {
    padding: 19.125rem !important;
  }

  .lg\:focus\:p-77\.5:focus {
    padding: 19.375rem !important;
  }

  .lg\:focus\:p-78\.5:focus {
    padding: 19.625rem !important;
  }

  .lg\:focus\:p-79\.5:focus {
    padding: 19.875rem !important;
  }

  .lg\:focus\:p-80\.5:focus {
    padding: 20.125rem !important;
  }

  .lg\:focus\:p-81\.5:focus {
    padding: 20.375rem !important;
  }

  .lg\:focus\:p-82\.5:focus {
    padding: 20.625rem !important;
  }

  .lg\:focus\:p-83\.5:focus {
    padding: 20.875rem !important;
  }

  .lg\:focus\:p-84\.5:focus {
    padding: 21.125rem !important;
  }

  .lg\:focus\:p-85\.5:focus {
    padding: 21.375rem !important;
  }

  .lg\:focus\:p-86\.5:focus {
    padding: 21.625rem !important;
  }

  .lg\:focus\:p-87\.5:focus {
    padding: 21.875rem !important;
  }

  .lg\:focus\:p-88\.5:focus {
    padding: 22.125rem !important;
  }

  .lg\:focus\:p-89\.5:focus {
    padding: 22.375rem !important;
  }

  .lg\:focus\:p-90\.5:focus {
    padding: 22.625rem !important;
  }

  .lg\:focus\:p-91\.5:focus {
    padding: 22.875rem !important;
  }

  .lg\:focus\:p-92\.5:focus {
    padding: 23.125rem !important;
  }

  .lg\:focus\:p-93\.5:focus {
    padding: 23.375rem !important;
  }

  .lg\:focus\:p-94\.5:focus {
    padding: 23.625rem !important;
  }

  .lg\:focus\:p-95\.5:focus {
    padding: 23.875rem !important;
  }

  .lg\:focus\:p-96\.5:focus {
    padding: 24.125rem !important;
  }

  .lg\:focus\:p-97\.5:focus {
    padding: 24.375rem !important;
  }

  .lg\:focus\:p-98\.5:focus {
    padding: 24.625rem !important;
  }

  .lg\:focus\:p-99\.5:focus {
    padding: 24.875rem !important;
  }

  .lg\:focus\:p-100\.5:focus {
    padding: 25.125rem !important;
  }

  .lg\:focus\:p-101\.5:focus {
    padding: 25.375rem !important;
  }

  .lg\:focus\:p-102\.5:focus {
    padding: 25.625rem !important;
  }

  .lg\:focus\:p-103\.5:focus {
    padding: 25.875rem !important;
  }

  .lg\:focus\:p-104\.5:focus {
    padding: 26.125rem !important;
  }

  .lg\:focus\:py-0:focus {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .lg\:focus\:px-0:focus {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .lg\:focus\:py-1:focus {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .lg\:focus\:px-1:focus {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .lg\:focus\:py-2:focus {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .lg\:focus\:px-2:focus {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .lg\:focus\:py-3:focus {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .lg\:focus\:px-3:focus {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .lg\:focus\:py-4:focus {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .lg\:focus\:px-4:focus {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg\:focus\:py-5:focus {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .lg\:focus\:px-5:focus {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .lg\:focus\:py-6:focus {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg\:focus\:px-6:focus {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .lg\:focus\:py-7:focus {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .lg\:focus\:px-7:focus {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .lg\:focus\:py-8:focus {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:focus\:px-8:focus {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:focus\:py-9:focus {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .lg\:focus\:px-9:focus {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .lg\:focus\:py-10:focus {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .lg\:focus\:px-10:focus {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .lg\:focus\:py-11:focus {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .lg\:focus\:px-11:focus {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .lg\:focus\:py-12:focus {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .lg\:focus\:px-12:focus {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:focus\:py-13:focus {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .lg\:focus\:px-13:focus {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .lg\:focus\:py-14:focus {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .lg\:focus\:px-14:focus {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .lg\:focus\:py-15:focus {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .lg\:focus\:px-15:focus {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .lg\:focus\:py-16:focus {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .lg\:focus\:px-16:focus {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .lg\:focus\:py-17:focus {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .lg\:focus\:px-17:focus {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .lg\:focus\:py-18:focus {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .lg\:focus\:px-18:focus {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .lg\:focus\:py-19:focus {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .lg\:focus\:px-19:focus {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .lg\:focus\:py-20:focus {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .lg\:focus\:px-20:focus {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .lg\:focus\:py-21:focus {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .lg\:focus\:px-21:focus {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .lg\:focus\:py-22:focus {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .lg\:focus\:px-22:focus {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .lg\:focus\:py-23:focus {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .lg\:focus\:px-23:focus {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .lg\:focus\:py-24:focus {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .lg\:focus\:px-24:focus {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .lg\:focus\:py-25:focus {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .lg\:focus\:px-25:focus {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .lg\:focus\:py-26:focus {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .lg\:focus\:px-26:focus {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .lg\:focus\:py-27:focus {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .lg\:focus\:px-27:focus {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .lg\:focus\:py-28:focus {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .lg\:focus\:px-28:focus {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .lg\:focus\:py-29:focus {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .lg\:focus\:px-29:focus {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .lg\:focus\:py-30:focus {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .lg\:focus\:px-30:focus {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .lg\:focus\:py-31:focus {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .lg\:focus\:px-31:focus {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .lg\:focus\:py-32:focus {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .lg\:focus\:px-32:focus {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .lg\:focus\:py-33:focus {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .lg\:focus\:px-33:focus {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .lg\:focus\:py-34:focus {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .lg\:focus\:px-34:focus {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .lg\:focus\:py-35:focus {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .lg\:focus\:px-35:focus {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .lg\:focus\:py-36:focus {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .lg\:focus\:px-36:focus {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .lg\:focus\:py-37:focus {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .lg\:focus\:px-37:focus {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .lg\:focus\:py-38:focus {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .lg\:focus\:px-38:focus {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .lg\:focus\:py-39:focus {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .lg\:focus\:px-39:focus {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .lg\:focus\:py-40:focus {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .lg\:focus\:px-40:focus {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .lg\:focus\:py-41:focus {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .lg\:focus\:px-41:focus {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .lg\:focus\:py-42:focus {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .lg\:focus\:px-42:focus {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .lg\:focus\:py-43:focus {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .lg\:focus\:px-43:focus {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .lg\:focus\:py-44:focus {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .lg\:focus\:px-44:focus {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .lg\:focus\:py-45:focus {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .lg\:focus\:px-45:focus {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .lg\:focus\:py-46:focus {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .lg\:focus\:px-46:focus {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .lg\:focus\:py-47:focus {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .lg\:focus\:px-47:focus {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .lg\:focus\:py-48:focus {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .lg\:focus\:px-48:focus {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .lg\:focus\:py-49:focus {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .lg\:focus\:px-49:focus {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .lg\:focus\:py-50:focus {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .lg\:focus\:px-50:focus {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .lg\:focus\:py-51:focus {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .lg\:focus\:px-51:focus {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .lg\:focus\:py-52:focus {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .lg\:focus\:px-52:focus {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .lg\:focus\:py-53:focus {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .lg\:focus\:px-53:focus {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .lg\:focus\:py-54:focus {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .lg\:focus\:px-54:focus {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .lg\:focus\:py-55:focus {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .lg\:focus\:px-55:focus {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .lg\:focus\:py-56:focus {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .lg\:focus\:px-56:focus {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .lg\:focus\:py-57:focus {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .lg\:focus\:px-57:focus {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .lg\:focus\:py-58:focus {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .lg\:focus\:px-58:focus {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .lg\:focus\:py-59:focus {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .lg\:focus\:px-59:focus {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .lg\:focus\:py-60:focus {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .lg\:focus\:px-60:focus {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .lg\:focus\:py-61:focus {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .lg\:focus\:px-61:focus {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .lg\:focus\:py-62:focus {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .lg\:focus\:px-62:focus {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .lg\:focus\:py-63:focus {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .lg\:focus\:px-63:focus {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .lg\:focus\:py-64:focus {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .lg\:focus\:px-64:focus {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .lg\:focus\:py-65:focus {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .lg\:focus\:px-65:focus {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .lg\:focus\:py-66:focus {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .lg\:focus\:px-66:focus {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .lg\:focus\:py-67:focus {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .lg\:focus\:px-67:focus {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .lg\:focus\:py-68:focus {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .lg\:focus\:px-68:focus {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .lg\:focus\:py-69:focus {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .lg\:focus\:px-69:focus {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .lg\:focus\:py-70:focus {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .lg\:focus\:px-70:focus {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .lg\:focus\:py-71:focus {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .lg\:focus\:px-71:focus {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .lg\:focus\:py-72:focus {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .lg\:focus\:px-72:focus {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .lg\:focus\:py-73:focus {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .lg\:focus\:px-73:focus {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .lg\:focus\:py-74:focus {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .lg\:focus\:px-74:focus {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .lg\:focus\:py-75:focus {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .lg\:focus\:px-75:focus {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .lg\:focus\:py-76:focus {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .lg\:focus\:px-76:focus {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .lg\:focus\:py-77:focus {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .lg\:focus\:px-77:focus {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .lg\:focus\:py-78:focus {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .lg\:focus\:px-78:focus {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .lg\:focus\:py-79:focus {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .lg\:focus\:px-79:focus {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .lg\:focus\:py-80:focus {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .lg\:focus\:px-80:focus {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .lg\:focus\:py-81:focus {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .lg\:focus\:px-81:focus {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .lg\:focus\:py-82:focus {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .lg\:focus\:px-82:focus {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .lg\:focus\:py-83:focus {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .lg\:focus\:px-83:focus {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .lg\:focus\:py-84:focus {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .lg\:focus\:px-84:focus {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .lg\:focus\:py-85:focus {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .lg\:focus\:px-85:focus {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .lg\:focus\:py-86:focus {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .lg\:focus\:px-86:focus {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .lg\:focus\:py-87:focus {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .lg\:focus\:px-87:focus {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .lg\:focus\:py-88:focus {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .lg\:focus\:px-88:focus {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .lg\:focus\:py-89:focus {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .lg\:focus\:px-89:focus {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .lg\:focus\:py-90:focus {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .lg\:focus\:px-90:focus {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .lg\:focus\:py-91:focus {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .lg\:focus\:px-91:focus {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .lg\:focus\:py-92:focus {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .lg\:focus\:px-92:focus {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .lg\:focus\:py-93:focus {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .lg\:focus\:px-93:focus {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .lg\:focus\:py-94:focus {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .lg\:focus\:px-94:focus {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .lg\:focus\:py-95:focus {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .lg\:focus\:px-95:focus {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .lg\:focus\:py-96:focus {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .lg\:focus\:px-96:focus {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .lg\:focus\:py-97:focus {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .lg\:focus\:px-97:focus {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .lg\:focus\:py-98:focus {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .lg\:focus\:px-98:focus {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .lg\:focus\:py-99:focus {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .lg\:focus\:px-99:focus {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .lg\:focus\:py-100:focus {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .lg\:focus\:px-100:focus {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .lg\:focus\:py-101:focus {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .lg\:focus\:px-101:focus {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .lg\:focus\:py-102:focus {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .lg\:focus\:px-102:focus {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .lg\:focus\:py-103:focus {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .lg\:focus\:px-103:focus {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .lg\:focus\:py-104:focus {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .lg\:focus\:px-104:focus {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .lg\:focus\:py-105:focus {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .lg\:focus\:px-105:focus {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .lg\:focus\:py-px:focus {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .lg\:focus\:px-px:focus {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .lg\:focus\:py-0\.5:focus {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .lg\:focus\:px-0\.5:focus {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .lg\:focus\:py-1\.5:focus {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .lg\:focus\:px-1\.5:focus {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .lg\:focus\:py-2\.5:focus {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .lg\:focus\:px-2\.5:focus {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .lg\:focus\:py-3\.5:focus {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .lg\:focus\:px-3\.5:focus {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .lg\:focus\:py-4\.5:focus {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .lg\:focus\:px-4\.5:focus {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .lg\:focus\:py-5\.5:focus {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .lg\:focus\:px-5\.5:focus {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .lg\:focus\:py-6\.5:focus {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .lg\:focus\:px-6\.5:focus {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .lg\:focus\:py-7\.5:focus {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .lg\:focus\:px-7\.5:focus {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .lg\:focus\:py-8\.5:focus {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .lg\:focus\:px-8\.5:focus {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .lg\:focus\:py-9\.5:focus {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .lg\:focus\:px-9\.5:focus {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .lg\:focus\:py-10\.5:focus {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .lg\:focus\:px-10\.5:focus {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .lg\:focus\:py-11\.5:focus {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .lg\:focus\:px-11\.5:focus {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .lg\:focus\:py-12\.5:focus {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .lg\:focus\:px-12\.5:focus {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .lg\:focus\:py-13\.5:focus {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .lg\:focus\:px-13\.5:focus {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .lg\:focus\:py-14\.5:focus {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .lg\:focus\:px-14\.5:focus {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .lg\:focus\:py-15\.5:focus {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .lg\:focus\:px-15\.5:focus {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .lg\:focus\:py-16\.5:focus {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .lg\:focus\:px-16\.5:focus {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .lg\:focus\:py-17\.5:focus {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .lg\:focus\:px-17\.5:focus {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .lg\:focus\:py-18\.5:focus {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .lg\:focus\:px-18\.5:focus {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .lg\:focus\:py-19\.5:focus {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .lg\:focus\:px-19\.5:focus {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .lg\:focus\:py-20\.5:focus {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .lg\:focus\:px-20\.5:focus {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .lg\:focus\:py-21\.5:focus {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .lg\:focus\:px-21\.5:focus {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .lg\:focus\:py-22\.5:focus {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .lg\:focus\:px-22\.5:focus {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .lg\:focus\:py-23\.5:focus {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .lg\:focus\:px-23\.5:focus {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .lg\:focus\:py-24\.5:focus {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .lg\:focus\:px-24\.5:focus {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .lg\:focus\:py-25\.5:focus {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .lg\:focus\:px-25\.5:focus {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .lg\:focus\:py-26\.5:focus {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .lg\:focus\:px-26\.5:focus {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .lg\:focus\:py-27\.5:focus {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .lg\:focus\:px-27\.5:focus {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .lg\:focus\:py-28\.5:focus {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .lg\:focus\:px-28\.5:focus {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .lg\:focus\:py-29\.5:focus {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .lg\:focus\:px-29\.5:focus {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .lg\:focus\:py-30\.5:focus {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .lg\:focus\:px-30\.5:focus {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .lg\:focus\:py-31\.5:focus {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .lg\:focus\:px-31\.5:focus {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .lg\:focus\:py-32\.5:focus {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .lg\:focus\:px-32\.5:focus {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .lg\:focus\:py-33\.5:focus {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .lg\:focus\:px-33\.5:focus {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .lg\:focus\:py-34\.5:focus {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .lg\:focus\:px-34\.5:focus {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .lg\:focus\:py-35\.5:focus {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .lg\:focus\:px-35\.5:focus {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .lg\:focus\:py-36\.5:focus {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .lg\:focus\:px-36\.5:focus {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .lg\:focus\:py-37\.5:focus {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .lg\:focus\:px-37\.5:focus {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .lg\:focus\:py-38\.5:focus {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .lg\:focus\:px-38\.5:focus {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .lg\:focus\:py-39\.5:focus {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .lg\:focus\:px-39\.5:focus {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .lg\:focus\:py-40\.5:focus {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .lg\:focus\:px-40\.5:focus {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .lg\:focus\:py-41\.5:focus {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .lg\:focus\:px-41\.5:focus {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .lg\:focus\:py-42\.5:focus {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .lg\:focus\:px-42\.5:focus {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .lg\:focus\:py-43\.5:focus {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .lg\:focus\:px-43\.5:focus {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .lg\:focus\:py-44\.5:focus {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .lg\:focus\:px-44\.5:focus {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .lg\:focus\:py-45\.5:focus {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .lg\:focus\:px-45\.5:focus {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .lg\:focus\:py-46\.5:focus {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .lg\:focus\:px-46\.5:focus {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .lg\:focus\:py-47\.5:focus {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .lg\:focus\:px-47\.5:focus {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .lg\:focus\:py-48\.5:focus {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .lg\:focus\:px-48\.5:focus {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .lg\:focus\:py-49\.5:focus {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .lg\:focus\:px-49\.5:focus {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .lg\:focus\:py-50\.5:focus {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .lg\:focus\:px-50\.5:focus {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .lg\:focus\:py-51\.5:focus {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .lg\:focus\:px-51\.5:focus {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .lg\:focus\:py-52\.5:focus {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .lg\:focus\:px-52\.5:focus {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .lg\:focus\:py-53\.5:focus {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .lg\:focus\:px-53\.5:focus {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .lg\:focus\:py-54\.5:focus {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .lg\:focus\:px-54\.5:focus {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .lg\:focus\:py-55\.5:focus {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .lg\:focus\:px-55\.5:focus {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .lg\:focus\:py-56\.5:focus {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .lg\:focus\:px-56\.5:focus {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .lg\:focus\:py-57\.5:focus {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .lg\:focus\:px-57\.5:focus {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .lg\:focus\:py-58\.5:focus {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .lg\:focus\:px-58\.5:focus {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .lg\:focus\:py-59\.5:focus {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .lg\:focus\:px-59\.5:focus {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .lg\:focus\:py-60\.5:focus {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .lg\:focus\:px-60\.5:focus {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .lg\:focus\:py-61\.5:focus {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .lg\:focus\:px-61\.5:focus {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .lg\:focus\:py-62\.5:focus {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .lg\:focus\:px-62\.5:focus {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .lg\:focus\:py-63\.5:focus {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .lg\:focus\:px-63\.5:focus {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .lg\:focus\:py-64\.5:focus {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .lg\:focus\:px-64\.5:focus {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .lg\:focus\:py-65\.5:focus {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .lg\:focus\:px-65\.5:focus {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .lg\:focus\:py-66\.5:focus {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .lg\:focus\:px-66\.5:focus {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .lg\:focus\:py-67\.5:focus {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .lg\:focus\:px-67\.5:focus {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .lg\:focus\:py-68\.5:focus {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .lg\:focus\:px-68\.5:focus {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .lg\:focus\:py-69\.5:focus {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .lg\:focus\:px-69\.5:focus {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .lg\:focus\:py-70\.5:focus {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .lg\:focus\:px-70\.5:focus {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .lg\:focus\:py-71\.5:focus {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .lg\:focus\:px-71\.5:focus {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .lg\:focus\:py-72\.5:focus {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .lg\:focus\:px-72\.5:focus {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .lg\:focus\:py-73\.5:focus {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .lg\:focus\:px-73\.5:focus {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .lg\:focus\:py-74\.5:focus {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .lg\:focus\:px-74\.5:focus {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .lg\:focus\:py-75\.5:focus {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .lg\:focus\:px-75\.5:focus {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .lg\:focus\:py-76\.5:focus {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .lg\:focus\:px-76\.5:focus {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .lg\:focus\:py-77\.5:focus {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .lg\:focus\:px-77\.5:focus {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .lg\:focus\:py-78\.5:focus {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .lg\:focus\:px-78\.5:focus {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .lg\:focus\:py-79\.5:focus {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .lg\:focus\:px-79\.5:focus {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .lg\:focus\:py-80\.5:focus {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .lg\:focus\:px-80\.5:focus {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .lg\:focus\:py-81\.5:focus {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .lg\:focus\:px-81\.5:focus {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .lg\:focus\:py-82\.5:focus {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .lg\:focus\:px-82\.5:focus {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .lg\:focus\:py-83\.5:focus {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .lg\:focus\:px-83\.5:focus {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .lg\:focus\:py-84\.5:focus {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .lg\:focus\:px-84\.5:focus {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .lg\:focus\:py-85\.5:focus {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .lg\:focus\:px-85\.5:focus {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .lg\:focus\:py-86\.5:focus {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .lg\:focus\:px-86\.5:focus {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .lg\:focus\:py-87\.5:focus {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .lg\:focus\:px-87\.5:focus {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .lg\:focus\:py-88\.5:focus {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .lg\:focus\:px-88\.5:focus {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .lg\:focus\:py-89\.5:focus {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .lg\:focus\:px-89\.5:focus {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .lg\:focus\:py-90\.5:focus {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .lg\:focus\:px-90\.5:focus {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .lg\:focus\:py-91\.5:focus {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .lg\:focus\:px-91\.5:focus {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .lg\:focus\:py-92\.5:focus {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .lg\:focus\:px-92\.5:focus {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .lg\:focus\:py-93\.5:focus {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .lg\:focus\:px-93\.5:focus {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .lg\:focus\:py-94\.5:focus {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .lg\:focus\:px-94\.5:focus {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .lg\:focus\:py-95\.5:focus {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .lg\:focus\:px-95\.5:focus {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .lg\:focus\:py-96\.5:focus {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .lg\:focus\:px-96\.5:focus {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .lg\:focus\:py-97\.5:focus {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .lg\:focus\:px-97\.5:focus {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .lg\:focus\:py-98\.5:focus {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .lg\:focus\:px-98\.5:focus {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .lg\:focus\:py-99\.5:focus {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .lg\:focus\:px-99\.5:focus {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .lg\:focus\:py-100\.5:focus {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .lg\:focus\:px-100\.5:focus {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .lg\:focus\:py-101\.5:focus {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .lg\:focus\:px-101\.5:focus {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .lg\:focus\:py-102\.5:focus {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .lg\:focus\:px-102\.5:focus {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .lg\:focus\:py-103\.5:focus {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .lg\:focus\:px-103\.5:focus {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .lg\:focus\:py-104\.5:focus {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .lg\:focus\:px-104\.5:focus {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .lg\:focus\:pt-0:focus {
    padding-top: 0rem !important;
  }

  .lg\:focus\:pr-0:focus {
    padding-right: 0rem !important;
  }

  .lg\:focus\:pb-0:focus {
    padding-bottom: 0rem !important;
  }

  .lg\:focus\:pl-0:focus {
    padding-left: 0rem !important;
  }

  .lg\:focus\:pt-1:focus {
    padding-top: 0.25rem !important;
  }

  .lg\:focus\:pr-1:focus {
    padding-right: 0.25rem !important;
  }

  .lg\:focus\:pb-1:focus {
    padding-bottom: 0.25rem !important;
  }

  .lg\:focus\:pl-1:focus {
    padding-left: 0.25rem !important;
  }

  .lg\:focus\:pt-2:focus {
    padding-top: 0.5rem !important;
  }

  .lg\:focus\:pr-2:focus {
    padding-right: 0.5rem !important;
  }

  .lg\:focus\:pb-2:focus {
    padding-bottom: 0.5rem !important;
  }

  .lg\:focus\:pl-2:focus {
    padding-left: 0.5rem !important;
  }

  .lg\:focus\:pt-3:focus {
    padding-top: 0.75rem !important;
  }

  .lg\:focus\:pr-3:focus {
    padding-right: 0.75rem !important;
  }

  .lg\:focus\:pb-3:focus {
    padding-bottom: 0.75rem !important;
  }

  .lg\:focus\:pl-3:focus {
    padding-left: 0.75rem !important;
  }

  .lg\:focus\:pt-4:focus {
    padding-top: 1rem !important;
  }

  .lg\:focus\:pr-4:focus {
    padding-right: 1rem !important;
  }

  .lg\:focus\:pb-4:focus {
    padding-bottom: 1rem !important;
  }

  .lg\:focus\:pl-4:focus {
    padding-left: 1rem !important;
  }

  .lg\:focus\:pt-5:focus {
    padding-top: 1.25rem !important;
  }

  .lg\:focus\:pr-5:focus {
    padding-right: 1.25rem !important;
  }

  .lg\:focus\:pb-5:focus {
    padding-bottom: 1.25rem !important;
  }

  .lg\:focus\:pl-5:focus {
    padding-left: 1.25rem !important;
  }

  .lg\:focus\:pt-6:focus {
    padding-top: 1.5rem !important;
  }

  .lg\:focus\:pr-6:focus {
    padding-right: 1.5rem !important;
  }

  .lg\:focus\:pb-6:focus {
    padding-bottom: 1.5rem !important;
  }

  .lg\:focus\:pl-6:focus {
    padding-left: 1.5rem !important;
  }

  .lg\:focus\:pt-7:focus {
    padding-top: 1.75rem !important;
  }

  .lg\:focus\:pr-7:focus {
    padding-right: 1.75rem !important;
  }

  .lg\:focus\:pb-7:focus {
    padding-bottom: 1.75rem !important;
  }

  .lg\:focus\:pl-7:focus {
    padding-left: 1.75rem !important;
  }

  .lg\:focus\:pt-8:focus {
    padding-top: 2rem !important;
  }

  .lg\:focus\:pr-8:focus {
    padding-right: 2rem !important;
  }

  .lg\:focus\:pb-8:focus {
    padding-bottom: 2rem !important;
  }

  .lg\:focus\:pl-8:focus {
    padding-left: 2rem !important;
  }

  .lg\:focus\:pt-9:focus {
    padding-top: 2.25rem !important;
  }

  .lg\:focus\:pr-9:focus {
    padding-right: 2.25rem !important;
  }

  .lg\:focus\:pb-9:focus {
    padding-bottom: 2.25rem !important;
  }

  .lg\:focus\:pl-9:focus {
    padding-left: 2.25rem !important;
  }

  .lg\:focus\:pt-10:focus {
    padding-top: 2.5rem !important;
  }

  .lg\:focus\:pr-10:focus {
    padding-right: 2.5rem !important;
  }

  .lg\:focus\:pb-10:focus {
    padding-bottom: 2.5rem !important;
  }

  .lg\:focus\:pl-10:focus {
    padding-left: 2.5rem !important;
  }

  .lg\:focus\:pt-11:focus {
    padding-top: 2.75rem !important;
  }

  .lg\:focus\:pr-11:focus {
    padding-right: 2.75rem !important;
  }

  .lg\:focus\:pb-11:focus {
    padding-bottom: 2.75rem !important;
  }

  .lg\:focus\:pl-11:focus {
    padding-left: 2.75rem !important;
  }

  .lg\:focus\:pt-12:focus {
    padding-top: 3rem !important;
  }

  .lg\:focus\:pr-12:focus {
    padding-right: 3rem !important;
  }

  .lg\:focus\:pb-12:focus {
    padding-bottom: 3rem !important;
  }

  .lg\:focus\:pl-12:focus {
    padding-left: 3rem !important;
  }

  .lg\:focus\:pt-13:focus {
    padding-top: 3.25rem !important;
  }

  .lg\:focus\:pr-13:focus {
    padding-right: 3.25rem !important;
  }

  .lg\:focus\:pb-13:focus {
    padding-bottom: 3.25rem !important;
  }

  .lg\:focus\:pl-13:focus {
    padding-left: 3.25rem !important;
  }

  .lg\:focus\:pt-14:focus {
    padding-top: 3.5rem !important;
  }

  .lg\:focus\:pr-14:focus {
    padding-right: 3.5rem !important;
  }

  .lg\:focus\:pb-14:focus {
    padding-bottom: 3.5rem !important;
  }

  .lg\:focus\:pl-14:focus {
    padding-left: 3.5rem !important;
  }

  .lg\:focus\:pt-15:focus {
    padding-top: 3.75rem !important;
  }

  .lg\:focus\:pr-15:focus {
    padding-right: 3.75rem !important;
  }

  .lg\:focus\:pb-15:focus {
    padding-bottom: 3.75rem !important;
  }

  .lg\:focus\:pl-15:focus {
    padding-left: 3.75rem !important;
  }

  .lg\:focus\:pt-16:focus {
    padding-top: 4rem !important;
  }

  .lg\:focus\:pr-16:focus {
    padding-right: 4rem !important;
  }

  .lg\:focus\:pb-16:focus {
    padding-bottom: 4rem !important;
  }

  .lg\:focus\:pl-16:focus {
    padding-left: 4rem !important;
  }

  .lg\:focus\:pt-17:focus {
    padding-top: 4.25rem !important;
  }

  .lg\:focus\:pr-17:focus {
    padding-right: 4.25rem !important;
  }

  .lg\:focus\:pb-17:focus {
    padding-bottom: 4.25rem !important;
  }

  .lg\:focus\:pl-17:focus {
    padding-left: 4.25rem !important;
  }

  .lg\:focus\:pt-18:focus {
    padding-top: 4.5rem !important;
  }

  .lg\:focus\:pr-18:focus {
    padding-right: 4.5rem !important;
  }

  .lg\:focus\:pb-18:focus {
    padding-bottom: 4.5rem !important;
  }

  .lg\:focus\:pl-18:focus {
    padding-left: 4.5rem !important;
  }

  .lg\:focus\:pt-19:focus {
    padding-top: 4.75rem !important;
  }

  .lg\:focus\:pr-19:focus {
    padding-right: 4.75rem !important;
  }

  .lg\:focus\:pb-19:focus {
    padding-bottom: 4.75rem !important;
  }

  .lg\:focus\:pl-19:focus {
    padding-left: 4.75rem !important;
  }

  .lg\:focus\:pt-20:focus {
    padding-top: 5rem !important;
  }

  .lg\:focus\:pr-20:focus {
    padding-right: 5rem !important;
  }

  .lg\:focus\:pb-20:focus {
    padding-bottom: 5rem !important;
  }

  .lg\:focus\:pl-20:focus {
    padding-left: 5rem !important;
  }

  .lg\:focus\:pt-21:focus {
    padding-top: 5.25rem !important;
  }

  .lg\:focus\:pr-21:focus {
    padding-right: 5.25rem !important;
  }

  .lg\:focus\:pb-21:focus {
    padding-bottom: 5.25rem !important;
  }

  .lg\:focus\:pl-21:focus {
    padding-left: 5.25rem !important;
  }

  .lg\:focus\:pt-22:focus {
    padding-top: 5.5rem !important;
  }

  .lg\:focus\:pr-22:focus {
    padding-right: 5.5rem !important;
  }

  .lg\:focus\:pb-22:focus {
    padding-bottom: 5.5rem !important;
  }

  .lg\:focus\:pl-22:focus {
    padding-left: 5.5rem !important;
  }

  .lg\:focus\:pt-23:focus {
    padding-top: 5.75rem !important;
  }

  .lg\:focus\:pr-23:focus {
    padding-right: 5.75rem !important;
  }

  .lg\:focus\:pb-23:focus {
    padding-bottom: 5.75rem !important;
  }

  .lg\:focus\:pl-23:focus {
    padding-left: 5.75rem !important;
  }

  .lg\:focus\:pt-24:focus {
    padding-top: 6rem !important;
  }

  .lg\:focus\:pr-24:focus {
    padding-right: 6rem !important;
  }

  .lg\:focus\:pb-24:focus {
    padding-bottom: 6rem !important;
  }

  .lg\:focus\:pl-24:focus {
    padding-left: 6rem !important;
  }

  .lg\:focus\:pt-25:focus {
    padding-top: 6.25rem !important;
  }

  .lg\:focus\:pr-25:focus {
    padding-right: 6.25rem !important;
  }

  .lg\:focus\:pb-25:focus {
    padding-bottom: 6.25rem !important;
  }

  .lg\:focus\:pl-25:focus {
    padding-left: 6.25rem !important;
  }

  .lg\:focus\:pt-26:focus {
    padding-top: 6.5rem !important;
  }

  .lg\:focus\:pr-26:focus {
    padding-right: 6.5rem !important;
  }

  .lg\:focus\:pb-26:focus {
    padding-bottom: 6.5rem !important;
  }

  .lg\:focus\:pl-26:focus {
    padding-left: 6.5rem !important;
  }

  .lg\:focus\:pt-27:focus {
    padding-top: 6.75rem !important;
  }

  .lg\:focus\:pr-27:focus {
    padding-right: 6.75rem !important;
  }

  .lg\:focus\:pb-27:focus {
    padding-bottom: 6.75rem !important;
  }

  .lg\:focus\:pl-27:focus {
    padding-left: 6.75rem !important;
  }

  .lg\:focus\:pt-28:focus {
    padding-top: 7rem !important;
  }

  .lg\:focus\:pr-28:focus {
    padding-right: 7rem !important;
  }

  .lg\:focus\:pb-28:focus {
    padding-bottom: 7rem !important;
  }

  .lg\:focus\:pl-28:focus {
    padding-left: 7rem !important;
  }

  .lg\:focus\:pt-29:focus {
    padding-top: 7.25rem !important;
  }

  .lg\:focus\:pr-29:focus {
    padding-right: 7.25rem !important;
  }

  .lg\:focus\:pb-29:focus {
    padding-bottom: 7.25rem !important;
  }

  .lg\:focus\:pl-29:focus {
    padding-left: 7.25rem !important;
  }

  .lg\:focus\:pt-30:focus {
    padding-top: 7.5rem !important;
  }

  .lg\:focus\:pr-30:focus {
    padding-right: 7.5rem !important;
  }

  .lg\:focus\:pb-30:focus {
    padding-bottom: 7.5rem !important;
  }

  .lg\:focus\:pl-30:focus {
    padding-left: 7.5rem !important;
  }

  .lg\:focus\:pt-31:focus {
    padding-top: 7.75rem !important;
  }

  .lg\:focus\:pr-31:focus {
    padding-right: 7.75rem !important;
  }

  .lg\:focus\:pb-31:focus {
    padding-bottom: 7.75rem !important;
  }

  .lg\:focus\:pl-31:focus {
    padding-left: 7.75rem !important;
  }

  .lg\:focus\:pt-32:focus {
    padding-top: 8rem !important;
  }

  .lg\:focus\:pr-32:focus {
    padding-right: 8rem !important;
  }

  .lg\:focus\:pb-32:focus {
    padding-bottom: 8rem !important;
  }

  .lg\:focus\:pl-32:focus {
    padding-left: 8rem !important;
  }

  .lg\:focus\:pt-33:focus {
    padding-top: 8.25rem !important;
  }

  .lg\:focus\:pr-33:focus {
    padding-right: 8.25rem !important;
  }

  .lg\:focus\:pb-33:focus {
    padding-bottom: 8.25rem !important;
  }

  .lg\:focus\:pl-33:focus {
    padding-left: 8.25rem !important;
  }

  .lg\:focus\:pt-34:focus {
    padding-top: 8.5rem !important;
  }

  .lg\:focus\:pr-34:focus {
    padding-right: 8.5rem !important;
  }

  .lg\:focus\:pb-34:focus {
    padding-bottom: 8.5rem !important;
  }

  .lg\:focus\:pl-34:focus {
    padding-left: 8.5rem !important;
  }

  .lg\:focus\:pt-35:focus {
    padding-top: 8.75rem !important;
  }

  .lg\:focus\:pr-35:focus {
    padding-right: 8.75rem !important;
  }

  .lg\:focus\:pb-35:focus {
    padding-bottom: 8.75rem !important;
  }

  .lg\:focus\:pl-35:focus {
    padding-left: 8.75rem !important;
  }

  .lg\:focus\:pt-36:focus {
    padding-top: 9rem !important;
  }

  .lg\:focus\:pr-36:focus {
    padding-right: 9rem !important;
  }

  .lg\:focus\:pb-36:focus {
    padding-bottom: 9rem !important;
  }

  .lg\:focus\:pl-36:focus {
    padding-left: 9rem !important;
  }

  .lg\:focus\:pt-37:focus {
    padding-top: 9.25rem !important;
  }

  .lg\:focus\:pr-37:focus {
    padding-right: 9.25rem !important;
  }

  .lg\:focus\:pb-37:focus {
    padding-bottom: 9.25rem !important;
  }

  .lg\:focus\:pl-37:focus {
    padding-left: 9.25rem !important;
  }

  .lg\:focus\:pt-38:focus {
    padding-top: 9.5rem !important;
  }

  .lg\:focus\:pr-38:focus {
    padding-right: 9.5rem !important;
  }

  .lg\:focus\:pb-38:focus {
    padding-bottom: 9.5rem !important;
  }

  .lg\:focus\:pl-38:focus {
    padding-left: 9.5rem !important;
  }

  .lg\:focus\:pt-39:focus {
    padding-top: 9.75rem !important;
  }

  .lg\:focus\:pr-39:focus {
    padding-right: 9.75rem !important;
  }

  .lg\:focus\:pb-39:focus {
    padding-bottom: 9.75rem !important;
  }

  .lg\:focus\:pl-39:focus {
    padding-left: 9.75rem !important;
  }

  .lg\:focus\:pt-40:focus {
    padding-top: 10rem !important;
  }

  .lg\:focus\:pr-40:focus {
    padding-right: 10rem !important;
  }

  .lg\:focus\:pb-40:focus {
    padding-bottom: 10rem !important;
  }

  .lg\:focus\:pl-40:focus {
    padding-left: 10rem !important;
  }

  .lg\:focus\:pt-41:focus {
    padding-top: 10.25rem !important;
  }

  .lg\:focus\:pr-41:focus {
    padding-right: 10.25rem !important;
  }

  .lg\:focus\:pb-41:focus {
    padding-bottom: 10.25rem !important;
  }

  .lg\:focus\:pl-41:focus {
    padding-left: 10.25rem !important;
  }

  .lg\:focus\:pt-42:focus {
    padding-top: 10.5rem !important;
  }

  .lg\:focus\:pr-42:focus {
    padding-right: 10.5rem !important;
  }

  .lg\:focus\:pb-42:focus {
    padding-bottom: 10.5rem !important;
  }

  .lg\:focus\:pl-42:focus {
    padding-left: 10.5rem !important;
  }

  .lg\:focus\:pt-43:focus {
    padding-top: 10.75rem !important;
  }

  .lg\:focus\:pr-43:focus {
    padding-right: 10.75rem !important;
  }

  .lg\:focus\:pb-43:focus {
    padding-bottom: 10.75rem !important;
  }

  .lg\:focus\:pl-43:focus {
    padding-left: 10.75rem !important;
  }

  .lg\:focus\:pt-44:focus {
    padding-top: 11rem !important;
  }

  .lg\:focus\:pr-44:focus {
    padding-right: 11rem !important;
  }

  .lg\:focus\:pb-44:focus {
    padding-bottom: 11rem !important;
  }

  .lg\:focus\:pl-44:focus {
    padding-left: 11rem !important;
  }

  .lg\:focus\:pt-45:focus {
    padding-top: 11.25rem !important;
  }

  .lg\:focus\:pr-45:focus {
    padding-right: 11.25rem !important;
  }

  .lg\:focus\:pb-45:focus {
    padding-bottom: 11.25rem !important;
  }

  .lg\:focus\:pl-45:focus {
    padding-left: 11.25rem !important;
  }

  .lg\:focus\:pt-46:focus {
    padding-top: 11.5rem !important;
  }

  .lg\:focus\:pr-46:focus {
    padding-right: 11.5rem !important;
  }

  .lg\:focus\:pb-46:focus {
    padding-bottom: 11.5rem !important;
  }

  .lg\:focus\:pl-46:focus {
    padding-left: 11.5rem !important;
  }

  .lg\:focus\:pt-47:focus {
    padding-top: 11.75rem !important;
  }

  .lg\:focus\:pr-47:focus {
    padding-right: 11.75rem !important;
  }

  .lg\:focus\:pb-47:focus {
    padding-bottom: 11.75rem !important;
  }

  .lg\:focus\:pl-47:focus {
    padding-left: 11.75rem !important;
  }

  .lg\:focus\:pt-48:focus {
    padding-top: 12rem !important;
  }

  .lg\:focus\:pr-48:focus {
    padding-right: 12rem !important;
  }

  .lg\:focus\:pb-48:focus {
    padding-bottom: 12rem !important;
  }

  .lg\:focus\:pl-48:focus {
    padding-left: 12rem !important;
  }

  .lg\:focus\:pt-49:focus {
    padding-top: 12.25rem !important;
  }

  .lg\:focus\:pr-49:focus {
    padding-right: 12.25rem !important;
  }

  .lg\:focus\:pb-49:focus {
    padding-bottom: 12.25rem !important;
  }

  .lg\:focus\:pl-49:focus {
    padding-left: 12.25rem !important;
  }

  .lg\:focus\:pt-50:focus {
    padding-top: 12.5rem !important;
  }

  .lg\:focus\:pr-50:focus {
    padding-right: 12.5rem !important;
  }

  .lg\:focus\:pb-50:focus {
    padding-bottom: 12.5rem !important;
  }

  .lg\:focus\:pl-50:focus {
    padding-left: 12.5rem !important;
  }

  .lg\:focus\:pt-51:focus {
    padding-top: 12.75rem !important;
  }

  .lg\:focus\:pr-51:focus {
    padding-right: 12.75rem !important;
  }

  .lg\:focus\:pb-51:focus {
    padding-bottom: 12.75rem !important;
  }

  .lg\:focus\:pl-51:focus {
    padding-left: 12.75rem !important;
  }

  .lg\:focus\:pt-52:focus {
    padding-top: 13rem !important;
  }

  .lg\:focus\:pr-52:focus {
    padding-right: 13rem !important;
  }

  .lg\:focus\:pb-52:focus {
    padding-bottom: 13rem !important;
  }

  .lg\:focus\:pl-52:focus {
    padding-left: 13rem !important;
  }

  .lg\:focus\:pt-53:focus {
    padding-top: 13.25rem !important;
  }

  .lg\:focus\:pr-53:focus {
    padding-right: 13.25rem !important;
  }

  .lg\:focus\:pb-53:focus {
    padding-bottom: 13.25rem !important;
  }

  .lg\:focus\:pl-53:focus {
    padding-left: 13.25rem !important;
  }

  .lg\:focus\:pt-54:focus {
    padding-top: 13.5rem !important;
  }

  .lg\:focus\:pr-54:focus {
    padding-right: 13.5rem !important;
  }

  .lg\:focus\:pb-54:focus {
    padding-bottom: 13.5rem !important;
  }

  .lg\:focus\:pl-54:focus {
    padding-left: 13.5rem !important;
  }

  .lg\:focus\:pt-55:focus {
    padding-top: 13.75rem !important;
  }

  .lg\:focus\:pr-55:focus {
    padding-right: 13.75rem !important;
  }

  .lg\:focus\:pb-55:focus {
    padding-bottom: 13.75rem !important;
  }

  .lg\:focus\:pl-55:focus {
    padding-left: 13.75rem !important;
  }

  .lg\:focus\:pt-56:focus {
    padding-top: 14rem !important;
  }

  .lg\:focus\:pr-56:focus {
    padding-right: 14rem !important;
  }

  .lg\:focus\:pb-56:focus {
    padding-bottom: 14rem !important;
  }

  .lg\:focus\:pl-56:focus {
    padding-left: 14rem !important;
  }

  .lg\:focus\:pt-57:focus {
    padding-top: 14.25rem !important;
  }

  .lg\:focus\:pr-57:focus {
    padding-right: 14.25rem !important;
  }

  .lg\:focus\:pb-57:focus {
    padding-bottom: 14.25rem !important;
  }

  .lg\:focus\:pl-57:focus {
    padding-left: 14.25rem !important;
  }

  .lg\:focus\:pt-58:focus {
    padding-top: 14.5rem !important;
  }

  .lg\:focus\:pr-58:focus {
    padding-right: 14.5rem !important;
  }

  .lg\:focus\:pb-58:focus {
    padding-bottom: 14.5rem !important;
  }

  .lg\:focus\:pl-58:focus {
    padding-left: 14.5rem !important;
  }

  .lg\:focus\:pt-59:focus {
    padding-top: 14.75rem !important;
  }

  .lg\:focus\:pr-59:focus {
    padding-right: 14.75rem !important;
  }

  .lg\:focus\:pb-59:focus {
    padding-bottom: 14.75rem !important;
  }

  .lg\:focus\:pl-59:focus {
    padding-left: 14.75rem !important;
  }

  .lg\:focus\:pt-60:focus {
    padding-top: 15rem !important;
  }

  .lg\:focus\:pr-60:focus {
    padding-right: 15rem !important;
  }

  .lg\:focus\:pb-60:focus {
    padding-bottom: 15rem !important;
  }

  .lg\:focus\:pl-60:focus {
    padding-left: 15rem !important;
  }

  .lg\:focus\:pt-61:focus {
    padding-top: 15.25rem !important;
  }

  .lg\:focus\:pr-61:focus {
    padding-right: 15.25rem !important;
  }

  .lg\:focus\:pb-61:focus {
    padding-bottom: 15.25rem !important;
  }

  .lg\:focus\:pl-61:focus {
    padding-left: 15.25rem !important;
  }

  .lg\:focus\:pt-62:focus {
    padding-top: 15.5rem !important;
  }

  .lg\:focus\:pr-62:focus {
    padding-right: 15.5rem !important;
  }

  .lg\:focus\:pb-62:focus {
    padding-bottom: 15.5rem !important;
  }

  .lg\:focus\:pl-62:focus {
    padding-left: 15.5rem !important;
  }

  .lg\:focus\:pt-63:focus {
    padding-top: 15.75rem !important;
  }

  .lg\:focus\:pr-63:focus {
    padding-right: 15.75rem !important;
  }

  .lg\:focus\:pb-63:focus {
    padding-bottom: 15.75rem !important;
  }

  .lg\:focus\:pl-63:focus {
    padding-left: 15.75rem !important;
  }

  .lg\:focus\:pt-64:focus {
    padding-top: 16rem !important;
  }

  .lg\:focus\:pr-64:focus {
    padding-right: 16rem !important;
  }

  .lg\:focus\:pb-64:focus {
    padding-bottom: 16rem !important;
  }

  .lg\:focus\:pl-64:focus {
    padding-left: 16rem !important;
  }

  .lg\:focus\:pt-65:focus {
    padding-top: 16.25rem !important;
  }

  .lg\:focus\:pr-65:focus {
    padding-right: 16.25rem !important;
  }

  .lg\:focus\:pb-65:focus {
    padding-bottom: 16.25rem !important;
  }

  .lg\:focus\:pl-65:focus {
    padding-left: 16.25rem !important;
  }

  .lg\:focus\:pt-66:focus {
    padding-top: 16.5rem !important;
  }

  .lg\:focus\:pr-66:focus {
    padding-right: 16.5rem !important;
  }

  .lg\:focus\:pb-66:focus {
    padding-bottom: 16.5rem !important;
  }

  .lg\:focus\:pl-66:focus {
    padding-left: 16.5rem !important;
  }

  .lg\:focus\:pt-67:focus {
    padding-top: 16.75rem !important;
  }

  .lg\:focus\:pr-67:focus {
    padding-right: 16.75rem !important;
  }

  .lg\:focus\:pb-67:focus {
    padding-bottom: 16.75rem !important;
  }

  .lg\:focus\:pl-67:focus {
    padding-left: 16.75rem !important;
  }

  .lg\:focus\:pt-68:focus {
    padding-top: 17rem !important;
  }

  .lg\:focus\:pr-68:focus {
    padding-right: 17rem !important;
  }

  .lg\:focus\:pb-68:focus {
    padding-bottom: 17rem !important;
  }

  .lg\:focus\:pl-68:focus {
    padding-left: 17rem !important;
  }

  .lg\:focus\:pt-69:focus {
    padding-top: 17.25rem !important;
  }

  .lg\:focus\:pr-69:focus {
    padding-right: 17.25rem !important;
  }

  .lg\:focus\:pb-69:focus {
    padding-bottom: 17.25rem !important;
  }

  .lg\:focus\:pl-69:focus {
    padding-left: 17.25rem !important;
  }

  .lg\:focus\:pt-70:focus {
    padding-top: 17.5rem !important;
  }

  .lg\:focus\:pr-70:focus {
    padding-right: 17.5rem !important;
  }

  .lg\:focus\:pb-70:focus {
    padding-bottom: 17.5rem !important;
  }

  .lg\:focus\:pl-70:focus {
    padding-left: 17.5rem !important;
  }

  .lg\:focus\:pt-71:focus {
    padding-top: 17.75rem !important;
  }

  .lg\:focus\:pr-71:focus {
    padding-right: 17.75rem !important;
  }

  .lg\:focus\:pb-71:focus {
    padding-bottom: 17.75rem !important;
  }

  .lg\:focus\:pl-71:focus {
    padding-left: 17.75rem !important;
  }

  .lg\:focus\:pt-72:focus {
    padding-top: 18rem !important;
  }

  .lg\:focus\:pr-72:focus {
    padding-right: 18rem !important;
  }

  .lg\:focus\:pb-72:focus {
    padding-bottom: 18rem !important;
  }

  .lg\:focus\:pl-72:focus {
    padding-left: 18rem !important;
  }

  .lg\:focus\:pt-73:focus {
    padding-top: 18.25rem !important;
  }

  .lg\:focus\:pr-73:focus {
    padding-right: 18.25rem !important;
  }

  .lg\:focus\:pb-73:focus {
    padding-bottom: 18.25rem !important;
  }

  .lg\:focus\:pl-73:focus {
    padding-left: 18.25rem !important;
  }

  .lg\:focus\:pt-74:focus {
    padding-top: 18.5rem !important;
  }

  .lg\:focus\:pr-74:focus {
    padding-right: 18.5rem !important;
  }

  .lg\:focus\:pb-74:focus {
    padding-bottom: 18.5rem !important;
  }

  .lg\:focus\:pl-74:focus {
    padding-left: 18.5rem !important;
  }

  .lg\:focus\:pt-75:focus {
    padding-top: 18.75rem !important;
  }

  .lg\:focus\:pr-75:focus {
    padding-right: 18.75rem !important;
  }

  .lg\:focus\:pb-75:focus {
    padding-bottom: 18.75rem !important;
  }

  .lg\:focus\:pl-75:focus {
    padding-left: 18.75rem !important;
  }

  .lg\:focus\:pt-76:focus {
    padding-top: 19rem !important;
  }

  .lg\:focus\:pr-76:focus {
    padding-right: 19rem !important;
  }

  .lg\:focus\:pb-76:focus {
    padding-bottom: 19rem !important;
  }

  .lg\:focus\:pl-76:focus {
    padding-left: 19rem !important;
  }

  .lg\:focus\:pt-77:focus {
    padding-top: 19.25rem !important;
  }

  .lg\:focus\:pr-77:focus {
    padding-right: 19.25rem !important;
  }

  .lg\:focus\:pb-77:focus {
    padding-bottom: 19.25rem !important;
  }

  .lg\:focus\:pl-77:focus {
    padding-left: 19.25rem !important;
  }

  .lg\:focus\:pt-78:focus {
    padding-top: 19.5rem !important;
  }

  .lg\:focus\:pr-78:focus {
    padding-right: 19.5rem !important;
  }

  .lg\:focus\:pb-78:focus {
    padding-bottom: 19.5rem !important;
  }

  .lg\:focus\:pl-78:focus {
    padding-left: 19.5rem !important;
  }

  .lg\:focus\:pt-79:focus {
    padding-top: 19.75rem !important;
  }

  .lg\:focus\:pr-79:focus {
    padding-right: 19.75rem !important;
  }

  .lg\:focus\:pb-79:focus {
    padding-bottom: 19.75rem !important;
  }

  .lg\:focus\:pl-79:focus {
    padding-left: 19.75rem !important;
  }

  .lg\:focus\:pt-80:focus {
    padding-top: 20rem !important;
  }

  .lg\:focus\:pr-80:focus {
    padding-right: 20rem !important;
  }

  .lg\:focus\:pb-80:focus {
    padding-bottom: 20rem !important;
  }

  .lg\:focus\:pl-80:focus {
    padding-left: 20rem !important;
  }

  .lg\:focus\:pt-81:focus {
    padding-top: 20.25rem !important;
  }

  .lg\:focus\:pr-81:focus {
    padding-right: 20.25rem !important;
  }

  .lg\:focus\:pb-81:focus {
    padding-bottom: 20.25rem !important;
  }

  .lg\:focus\:pl-81:focus {
    padding-left: 20.25rem !important;
  }

  .lg\:focus\:pt-82:focus {
    padding-top: 20.5rem !important;
  }

  .lg\:focus\:pr-82:focus {
    padding-right: 20.5rem !important;
  }

  .lg\:focus\:pb-82:focus {
    padding-bottom: 20.5rem !important;
  }

  .lg\:focus\:pl-82:focus {
    padding-left: 20.5rem !important;
  }

  .lg\:focus\:pt-83:focus {
    padding-top: 20.75rem !important;
  }

  .lg\:focus\:pr-83:focus {
    padding-right: 20.75rem !important;
  }

  .lg\:focus\:pb-83:focus {
    padding-bottom: 20.75rem !important;
  }

  .lg\:focus\:pl-83:focus {
    padding-left: 20.75rem !important;
  }

  .lg\:focus\:pt-84:focus {
    padding-top: 21rem !important;
  }

  .lg\:focus\:pr-84:focus {
    padding-right: 21rem !important;
  }

  .lg\:focus\:pb-84:focus {
    padding-bottom: 21rem !important;
  }

  .lg\:focus\:pl-84:focus {
    padding-left: 21rem !important;
  }

  .lg\:focus\:pt-85:focus {
    padding-top: 21.25rem !important;
  }

  .lg\:focus\:pr-85:focus {
    padding-right: 21.25rem !important;
  }

  .lg\:focus\:pb-85:focus {
    padding-bottom: 21.25rem !important;
  }

  .lg\:focus\:pl-85:focus {
    padding-left: 21.25rem !important;
  }

  .lg\:focus\:pt-86:focus {
    padding-top: 21.5rem !important;
  }

  .lg\:focus\:pr-86:focus {
    padding-right: 21.5rem !important;
  }

  .lg\:focus\:pb-86:focus {
    padding-bottom: 21.5rem !important;
  }

  .lg\:focus\:pl-86:focus {
    padding-left: 21.5rem !important;
  }

  .lg\:focus\:pt-87:focus {
    padding-top: 21.75rem !important;
  }

  .lg\:focus\:pr-87:focus {
    padding-right: 21.75rem !important;
  }

  .lg\:focus\:pb-87:focus {
    padding-bottom: 21.75rem !important;
  }

  .lg\:focus\:pl-87:focus {
    padding-left: 21.75rem !important;
  }

  .lg\:focus\:pt-88:focus {
    padding-top: 22rem !important;
  }

  .lg\:focus\:pr-88:focus {
    padding-right: 22rem !important;
  }

  .lg\:focus\:pb-88:focus {
    padding-bottom: 22rem !important;
  }

  .lg\:focus\:pl-88:focus {
    padding-left: 22rem !important;
  }

  .lg\:focus\:pt-89:focus {
    padding-top: 22.25rem !important;
  }

  .lg\:focus\:pr-89:focus {
    padding-right: 22.25rem !important;
  }

  .lg\:focus\:pb-89:focus {
    padding-bottom: 22.25rem !important;
  }

  .lg\:focus\:pl-89:focus {
    padding-left: 22.25rem !important;
  }

  .lg\:focus\:pt-90:focus {
    padding-top: 22.5rem !important;
  }

  .lg\:focus\:pr-90:focus {
    padding-right: 22.5rem !important;
  }

  .lg\:focus\:pb-90:focus {
    padding-bottom: 22.5rem !important;
  }

  .lg\:focus\:pl-90:focus {
    padding-left: 22.5rem !important;
  }

  .lg\:focus\:pt-91:focus {
    padding-top: 22.75rem !important;
  }

  .lg\:focus\:pr-91:focus {
    padding-right: 22.75rem !important;
  }

  .lg\:focus\:pb-91:focus {
    padding-bottom: 22.75rem !important;
  }

  .lg\:focus\:pl-91:focus {
    padding-left: 22.75rem !important;
  }

  .lg\:focus\:pt-92:focus {
    padding-top: 23rem !important;
  }

  .lg\:focus\:pr-92:focus {
    padding-right: 23rem !important;
  }

  .lg\:focus\:pb-92:focus {
    padding-bottom: 23rem !important;
  }

  .lg\:focus\:pl-92:focus {
    padding-left: 23rem !important;
  }

  .lg\:focus\:pt-93:focus {
    padding-top: 23.25rem !important;
  }

  .lg\:focus\:pr-93:focus {
    padding-right: 23.25rem !important;
  }

  .lg\:focus\:pb-93:focus {
    padding-bottom: 23.25rem !important;
  }

  .lg\:focus\:pl-93:focus {
    padding-left: 23.25rem !important;
  }

  .lg\:focus\:pt-94:focus {
    padding-top: 23.5rem !important;
  }

  .lg\:focus\:pr-94:focus {
    padding-right: 23.5rem !important;
  }

  .lg\:focus\:pb-94:focus {
    padding-bottom: 23.5rem !important;
  }

  .lg\:focus\:pl-94:focus {
    padding-left: 23.5rem !important;
  }

  .lg\:focus\:pt-95:focus {
    padding-top: 23.75rem !important;
  }

  .lg\:focus\:pr-95:focus {
    padding-right: 23.75rem !important;
  }

  .lg\:focus\:pb-95:focus {
    padding-bottom: 23.75rem !important;
  }

  .lg\:focus\:pl-95:focus {
    padding-left: 23.75rem !important;
  }

  .lg\:focus\:pt-96:focus {
    padding-top: 24rem !important;
  }

  .lg\:focus\:pr-96:focus {
    padding-right: 24rem !important;
  }

  .lg\:focus\:pb-96:focus {
    padding-bottom: 24rem !important;
  }

  .lg\:focus\:pl-96:focus {
    padding-left: 24rem !important;
  }

  .lg\:focus\:pt-97:focus {
    padding-top: 24.25rem !important;
  }

  .lg\:focus\:pr-97:focus {
    padding-right: 24.25rem !important;
  }

  .lg\:focus\:pb-97:focus {
    padding-bottom: 24.25rem !important;
  }

  .lg\:focus\:pl-97:focus {
    padding-left: 24.25rem !important;
  }

  .lg\:focus\:pt-98:focus {
    padding-top: 24.5rem !important;
  }

  .lg\:focus\:pr-98:focus {
    padding-right: 24.5rem !important;
  }

  .lg\:focus\:pb-98:focus {
    padding-bottom: 24.5rem !important;
  }

  .lg\:focus\:pl-98:focus {
    padding-left: 24.5rem !important;
  }

  .lg\:focus\:pt-99:focus {
    padding-top: 24.75rem !important;
  }

  .lg\:focus\:pr-99:focus {
    padding-right: 24.75rem !important;
  }

  .lg\:focus\:pb-99:focus {
    padding-bottom: 24.75rem !important;
  }

  .lg\:focus\:pl-99:focus {
    padding-left: 24.75rem !important;
  }

  .lg\:focus\:pt-100:focus {
    padding-top: 25rem !important;
  }

  .lg\:focus\:pr-100:focus {
    padding-right: 25rem !important;
  }

  .lg\:focus\:pb-100:focus {
    padding-bottom: 25rem !important;
  }

  .lg\:focus\:pl-100:focus {
    padding-left: 25rem !important;
  }

  .lg\:focus\:pt-101:focus {
    padding-top: 25.25rem !important;
  }

  .lg\:focus\:pr-101:focus {
    padding-right: 25.25rem !important;
  }

  .lg\:focus\:pb-101:focus {
    padding-bottom: 25.25rem !important;
  }

  .lg\:focus\:pl-101:focus {
    padding-left: 25.25rem !important;
  }

  .lg\:focus\:pt-102:focus {
    padding-top: 25.5rem !important;
  }

  .lg\:focus\:pr-102:focus {
    padding-right: 25.5rem !important;
  }

  .lg\:focus\:pb-102:focus {
    padding-bottom: 25.5rem !important;
  }

  .lg\:focus\:pl-102:focus {
    padding-left: 25.5rem !important;
  }

  .lg\:focus\:pt-103:focus {
    padding-top: 25.75rem !important;
  }

  .lg\:focus\:pr-103:focus {
    padding-right: 25.75rem !important;
  }

  .lg\:focus\:pb-103:focus {
    padding-bottom: 25.75rem !important;
  }

  .lg\:focus\:pl-103:focus {
    padding-left: 25.75rem !important;
  }

  .lg\:focus\:pt-104:focus {
    padding-top: 26rem !important;
  }

  .lg\:focus\:pr-104:focus {
    padding-right: 26rem !important;
  }

  .lg\:focus\:pb-104:focus {
    padding-bottom: 26rem !important;
  }

  .lg\:focus\:pl-104:focus {
    padding-left: 26rem !important;
  }

  .lg\:focus\:pt-105:focus {
    padding-top: 26.25rem !important;
  }

  .lg\:focus\:pr-105:focus {
    padding-right: 26.25rem !important;
  }

  .lg\:focus\:pb-105:focus {
    padding-bottom: 26.25rem !important;
  }

  .lg\:focus\:pl-105:focus {
    padding-left: 26.25rem !important;
  }

  .lg\:focus\:pt-px:focus {
    padding-top: 1px !important;
  }

  .lg\:focus\:pr-px:focus {
    padding-right: 1px !important;
  }

  .lg\:focus\:pb-px:focus {
    padding-bottom: 1px !important;
  }

  .lg\:focus\:pl-px:focus {
    padding-left: 1px !important;
  }

  .lg\:focus\:pt-0\.5:focus {
    padding-top: 0.125rem !important;
  }

  .lg\:focus\:pr-0\.5:focus {
    padding-right: 0.125rem !important;
  }

  .lg\:focus\:pb-0\.5:focus {
    padding-bottom: 0.125rem !important;
  }

  .lg\:focus\:pl-0\.5:focus {
    padding-left: 0.125rem !important;
  }

  .lg\:focus\:pt-1\.5:focus {
    padding-top: 0.375rem !important;
  }

  .lg\:focus\:pr-1\.5:focus {
    padding-right: 0.375rem !important;
  }

  .lg\:focus\:pb-1\.5:focus {
    padding-bottom: 0.375rem !important;
  }

  .lg\:focus\:pl-1\.5:focus {
    padding-left: 0.375rem !important;
  }

  .lg\:focus\:pt-2\.5:focus {
    padding-top: 0.625rem !important;
  }

  .lg\:focus\:pr-2\.5:focus {
    padding-right: 0.625rem !important;
  }

  .lg\:focus\:pb-2\.5:focus {
    padding-bottom: 0.625rem !important;
  }

  .lg\:focus\:pl-2\.5:focus {
    padding-left: 0.625rem !important;
  }

  .lg\:focus\:pt-3\.5:focus {
    padding-top: 0.875rem !important;
  }

  .lg\:focus\:pr-3\.5:focus {
    padding-right: 0.875rem !important;
  }

  .lg\:focus\:pb-3\.5:focus {
    padding-bottom: 0.875rem !important;
  }

  .lg\:focus\:pl-3\.5:focus {
    padding-left: 0.875rem !important;
  }

  .lg\:focus\:pt-4\.5:focus {
    padding-top: 1.125rem !important;
  }

  .lg\:focus\:pr-4\.5:focus {
    padding-right: 1.125rem !important;
  }

  .lg\:focus\:pb-4\.5:focus {
    padding-bottom: 1.125rem !important;
  }

  .lg\:focus\:pl-4\.5:focus {
    padding-left: 1.125rem !important;
  }

  .lg\:focus\:pt-5\.5:focus {
    padding-top: 1.375rem !important;
  }

  .lg\:focus\:pr-5\.5:focus {
    padding-right: 1.375rem !important;
  }

  .lg\:focus\:pb-5\.5:focus {
    padding-bottom: 1.375rem !important;
  }

  .lg\:focus\:pl-5\.5:focus {
    padding-left: 1.375rem !important;
  }

  .lg\:focus\:pt-6\.5:focus {
    padding-top: 1.625rem !important;
  }

  .lg\:focus\:pr-6\.5:focus {
    padding-right: 1.625rem !important;
  }

  .lg\:focus\:pb-6\.5:focus {
    padding-bottom: 1.625rem !important;
  }

  .lg\:focus\:pl-6\.5:focus {
    padding-left: 1.625rem !important;
  }

  .lg\:focus\:pt-7\.5:focus {
    padding-top: 1.875rem !important;
  }

  .lg\:focus\:pr-7\.5:focus {
    padding-right: 1.875rem !important;
  }

  .lg\:focus\:pb-7\.5:focus {
    padding-bottom: 1.875rem !important;
  }

  .lg\:focus\:pl-7\.5:focus {
    padding-left: 1.875rem !important;
  }

  .lg\:focus\:pt-8\.5:focus {
    padding-top: 2.125rem !important;
  }

  .lg\:focus\:pr-8\.5:focus {
    padding-right: 2.125rem !important;
  }

  .lg\:focus\:pb-8\.5:focus {
    padding-bottom: 2.125rem !important;
  }

  .lg\:focus\:pl-8\.5:focus {
    padding-left: 2.125rem !important;
  }

  .lg\:focus\:pt-9\.5:focus {
    padding-top: 2.375rem !important;
  }

  .lg\:focus\:pr-9\.5:focus {
    padding-right: 2.375rem !important;
  }

  .lg\:focus\:pb-9\.5:focus {
    padding-bottom: 2.375rem !important;
  }

  .lg\:focus\:pl-9\.5:focus {
    padding-left: 2.375rem !important;
  }

  .lg\:focus\:pt-10\.5:focus {
    padding-top: 2.625rem !important;
  }

  .lg\:focus\:pr-10\.5:focus {
    padding-right: 2.625rem !important;
  }

  .lg\:focus\:pb-10\.5:focus {
    padding-bottom: 2.625rem !important;
  }

  .lg\:focus\:pl-10\.5:focus {
    padding-left: 2.625rem !important;
  }

  .lg\:focus\:pt-11\.5:focus {
    padding-top: 2.875rem !important;
  }

  .lg\:focus\:pr-11\.5:focus {
    padding-right: 2.875rem !important;
  }

  .lg\:focus\:pb-11\.5:focus {
    padding-bottom: 2.875rem !important;
  }

  .lg\:focus\:pl-11\.5:focus {
    padding-left: 2.875rem !important;
  }

  .lg\:focus\:pt-12\.5:focus {
    padding-top: 3.125rem !important;
  }

  .lg\:focus\:pr-12\.5:focus {
    padding-right: 3.125rem !important;
  }

  .lg\:focus\:pb-12\.5:focus {
    padding-bottom: 3.125rem !important;
  }

  .lg\:focus\:pl-12\.5:focus {
    padding-left: 3.125rem !important;
  }

  .lg\:focus\:pt-13\.5:focus {
    padding-top: 3.375rem !important;
  }

  .lg\:focus\:pr-13\.5:focus {
    padding-right: 3.375rem !important;
  }

  .lg\:focus\:pb-13\.5:focus {
    padding-bottom: 3.375rem !important;
  }

  .lg\:focus\:pl-13\.5:focus {
    padding-left: 3.375rem !important;
  }

  .lg\:focus\:pt-14\.5:focus {
    padding-top: 3.625rem !important;
  }

  .lg\:focus\:pr-14\.5:focus {
    padding-right: 3.625rem !important;
  }

  .lg\:focus\:pb-14\.5:focus {
    padding-bottom: 3.625rem !important;
  }

  .lg\:focus\:pl-14\.5:focus {
    padding-left: 3.625rem !important;
  }

  .lg\:focus\:pt-15\.5:focus {
    padding-top: 3.875rem !important;
  }

  .lg\:focus\:pr-15\.5:focus {
    padding-right: 3.875rem !important;
  }

  .lg\:focus\:pb-15\.5:focus {
    padding-bottom: 3.875rem !important;
  }

  .lg\:focus\:pl-15\.5:focus {
    padding-left: 3.875rem !important;
  }

  .lg\:focus\:pt-16\.5:focus {
    padding-top: 4.125rem !important;
  }

  .lg\:focus\:pr-16\.5:focus {
    padding-right: 4.125rem !important;
  }

  .lg\:focus\:pb-16\.5:focus {
    padding-bottom: 4.125rem !important;
  }

  .lg\:focus\:pl-16\.5:focus {
    padding-left: 4.125rem !important;
  }

  .lg\:focus\:pt-17\.5:focus {
    padding-top: 4.375rem !important;
  }

  .lg\:focus\:pr-17\.5:focus {
    padding-right: 4.375rem !important;
  }

  .lg\:focus\:pb-17\.5:focus {
    padding-bottom: 4.375rem !important;
  }

  .lg\:focus\:pl-17\.5:focus {
    padding-left: 4.375rem !important;
  }

  .lg\:focus\:pt-18\.5:focus {
    padding-top: 4.625rem !important;
  }

  .lg\:focus\:pr-18\.5:focus {
    padding-right: 4.625rem !important;
  }

  .lg\:focus\:pb-18\.5:focus {
    padding-bottom: 4.625rem !important;
  }

  .lg\:focus\:pl-18\.5:focus {
    padding-left: 4.625rem !important;
  }

  .lg\:focus\:pt-19\.5:focus {
    padding-top: 4.875rem !important;
  }

  .lg\:focus\:pr-19\.5:focus {
    padding-right: 4.875rem !important;
  }

  .lg\:focus\:pb-19\.5:focus {
    padding-bottom: 4.875rem !important;
  }

  .lg\:focus\:pl-19\.5:focus {
    padding-left: 4.875rem !important;
  }

  .lg\:focus\:pt-20\.5:focus {
    padding-top: 5.125rem !important;
  }

  .lg\:focus\:pr-20\.5:focus {
    padding-right: 5.125rem !important;
  }

  .lg\:focus\:pb-20\.5:focus {
    padding-bottom: 5.125rem !important;
  }

  .lg\:focus\:pl-20\.5:focus {
    padding-left: 5.125rem !important;
  }

  .lg\:focus\:pt-21\.5:focus {
    padding-top: 5.375rem !important;
  }

  .lg\:focus\:pr-21\.5:focus {
    padding-right: 5.375rem !important;
  }

  .lg\:focus\:pb-21\.5:focus {
    padding-bottom: 5.375rem !important;
  }

  .lg\:focus\:pl-21\.5:focus {
    padding-left: 5.375rem !important;
  }

  .lg\:focus\:pt-22\.5:focus {
    padding-top: 5.625rem !important;
  }

  .lg\:focus\:pr-22\.5:focus {
    padding-right: 5.625rem !important;
  }

  .lg\:focus\:pb-22\.5:focus {
    padding-bottom: 5.625rem !important;
  }

  .lg\:focus\:pl-22\.5:focus {
    padding-left: 5.625rem !important;
  }

  .lg\:focus\:pt-23\.5:focus {
    padding-top: 5.875rem !important;
  }

  .lg\:focus\:pr-23\.5:focus {
    padding-right: 5.875rem !important;
  }

  .lg\:focus\:pb-23\.5:focus {
    padding-bottom: 5.875rem !important;
  }

  .lg\:focus\:pl-23\.5:focus {
    padding-left: 5.875rem !important;
  }

  .lg\:focus\:pt-24\.5:focus {
    padding-top: 6.125rem !important;
  }

  .lg\:focus\:pr-24\.5:focus {
    padding-right: 6.125rem !important;
  }

  .lg\:focus\:pb-24\.5:focus {
    padding-bottom: 6.125rem !important;
  }

  .lg\:focus\:pl-24\.5:focus {
    padding-left: 6.125rem !important;
  }

  .lg\:focus\:pt-25\.5:focus {
    padding-top: 6.375rem !important;
  }

  .lg\:focus\:pr-25\.5:focus {
    padding-right: 6.375rem !important;
  }

  .lg\:focus\:pb-25\.5:focus {
    padding-bottom: 6.375rem !important;
  }

  .lg\:focus\:pl-25\.5:focus {
    padding-left: 6.375rem !important;
  }

  .lg\:focus\:pt-26\.5:focus {
    padding-top: 6.625rem !important;
  }

  .lg\:focus\:pr-26\.5:focus {
    padding-right: 6.625rem !important;
  }

  .lg\:focus\:pb-26\.5:focus {
    padding-bottom: 6.625rem !important;
  }

  .lg\:focus\:pl-26\.5:focus {
    padding-left: 6.625rem !important;
  }

  .lg\:focus\:pt-27\.5:focus {
    padding-top: 6.875rem !important;
  }

  .lg\:focus\:pr-27\.5:focus {
    padding-right: 6.875rem !important;
  }

  .lg\:focus\:pb-27\.5:focus {
    padding-bottom: 6.875rem !important;
  }

  .lg\:focus\:pl-27\.5:focus {
    padding-left: 6.875rem !important;
  }

  .lg\:focus\:pt-28\.5:focus {
    padding-top: 7.125rem !important;
  }

  .lg\:focus\:pr-28\.5:focus {
    padding-right: 7.125rem !important;
  }

  .lg\:focus\:pb-28\.5:focus {
    padding-bottom: 7.125rem !important;
  }

  .lg\:focus\:pl-28\.5:focus {
    padding-left: 7.125rem !important;
  }

  .lg\:focus\:pt-29\.5:focus {
    padding-top: 7.375rem !important;
  }

  .lg\:focus\:pr-29\.5:focus {
    padding-right: 7.375rem !important;
  }

  .lg\:focus\:pb-29\.5:focus {
    padding-bottom: 7.375rem !important;
  }

  .lg\:focus\:pl-29\.5:focus {
    padding-left: 7.375rem !important;
  }

  .lg\:focus\:pt-30\.5:focus {
    padding-top: 7.625rem !important;
  }

  .lg\:focus\:pr-30\.5:focus {
    padding-right: 7.625rem !important;
  }

  .lg\:focus\:pb-30\.5:focus {
    padding-bottom: 7.625rem !important;
  }

  .lg\:focus\:pl-30\.5:focus {
    padding-left: 7.625rem !important;
  }

  .lg\:focus\:pt-31\.5:focus {
    padding-top: 7.875rem !important;
  }

  .lg\:focus\:pr-31\.5:focus {
    padding-right: 7.875rem !important;
  }

  .lg\:focus\:pb-31\.5:focus {
    padding-bottom: 7.875rem !important;
  }

  .lg\:focus\:pl-31\.5:focus {
    padding-left: 7.875rem !important;
  }

  .lg\:focus\:pt-32\.5:focus {
    padding-top: 8.125rem !important;
  }

  .lg\:focus\:pr-32\.5:focus {
    padding-right: 8.125rem !important;
  }

  .lg\:focus\:pb-32\.5:focus {
    padding-bottom: 8.125rem !important;
  }

  .lg\:focus\:pl-32\.5:focus {
    padding-left: 8.125rem !important;
  }

  .lg\:focus\:pt-33\.5:focus {
    padding-top: 8.375rem !important;
  }

  .lg\:focus\:pr-33\.5:focus {
    padding-right: 8.375rem !important;
  }

  .lg\:focus\:pb-33\.5:focus {
    padding-bottom: 8.375rem !important;
  }

  .lg\:focus\:pl-33\.5:focus {
    padding-left: 8.375rem !important;
  }

  .lg\:focus\:pt-34\.5:focus {
    padding-top: 8.625rem !important;
  }

  .lg\:focus\:pr-34\.5:focus {
    padding-right: 8.625rem !important;
  }

  .lg\:focus\:pb-34\.5:focus {
    padding-bottom: 8.625rem !important;
  }

  .lg\:focus\:pl-34\.5:focus {
    padding-left: 8.625rem !important;
  }

  .lg\:focus\:pt-35\.5:focus {
    padding-top: 8.875rem !important;
  }

  .lg\:focus\:pr-35\.5:focus {
    padding-right: 8.875rem !important;
  }

  .lg\:focus\:pb-35\.5:focus {
    padding-bottom: 8.875rem !important;
  }

  .lg\:focus\:pl-35\.5:focus {
    padding-left: 8.875rem !important;
  }

  .lg\:focus\:pt-36\.5:focus {
    padding-top: 9.125rem !important;
  }

  .lg\:focus\:pr-36\.5:focus {
    padding-right: 9.125rem !important;
  }

  .lg\:focus\:pb-36\.5:focus {
    padding-bottom: 9.125rem !important;
  }

  .lg\:focus\:pl-36\.5:focus {
    padding-left: 9.125rem !important;
  }

  .lg\:focus\:pt-37\.5:focus {
    padding-top: 9.375rem !important;
  }

  .lg\:focus\:pr-37\.5:focus {
    padding-right: 9.375rem !important;
  }

  .lg\:focus\:pb-37\.5:focus {
    padding-bottom: 9.375rem !important;
  }

  .lg\:focus\:pl-37\.5:focus {
    padding-left: 9.375rem !important;
  }

  .lg\:focus\:pt-38\.5:focus {
    padding-top: 9.625rem !important;
  }

  .lg\:focus\:pr-38\.5:focus {
    padding-right: 9.625rem !important;
  }

  .lg\:focus\:pb-38\.5:focus {
    padding-bottom: 9.625rem !important;
  }

  .lg\:focus\:pl-38\.5:focus {
    padding-left: 9.625rem !important;
  }

  .lg\:focus\:pt-39\.5:focus {
    padding-top: 9.875rem !important;
  }

  .lg\:focus\:pr-39\.5:focus {
    padding-right: 9.875rem !important;
  }

  .lg\:focus\:pb-39\.5:focus {
    padding-bottom: 9.875rem !important;
  }

  .lg\:focus\:pl-39\.5:focus {
    padding-left: 9.875rem !important;
  }

  .lg\:focus\:pt-40\.5:focus {
    padding-top: 10.125rem !important;
  }

  .lg\:focus\:pr-40\.5:focus {
    padding-right: 10.125rem !important;
  }

  .lg\:focus\:pb-40\.5:focus {
    padding-bottom: 10.125rem !important;
  }

  .lg\:focus\:pl-40\.5:focus {
    padding-left: 10.125rem !important;
  }

  .lg\:focus\:pt-41\.5:focus {
    padding-top: 10.375rem !important;
  }

  .lg\:focus\:pr-41\.5:focus {
    padding-right: 10.375rem !important;
  }

  .lg\:focus\:pb-41\.5:focus {
    padding-bottom: 10.375rem !important;
  }

  .lg\:focus\:pl-41\.5:focus {
    padding-left: 10.375rem !important;
  }

  .lg\:focus\:pt-42\.5:focus {
    padding-top: 10.625rem !important;
  }

  .lg\:focus\:pr-42\.5:focus {
    padding-right: 10.625rem !important;
  }

  .lg\:focus\:pb-42\.5:focus {
    padding-bottom: 10.625rem !important;
  }

  .lg\:focus\:pl-42\.5:focus {
    padding-left: 10.625rem !important;
  }

  .lg\:focus\:pt-43\.5:focus {
    padding-top: 10.875rem !important;
  }

  .lg\:focus\:pr-43\.5:focus {
    padding-right: 10.875rem !important;
  }

  .lg\:focus\:pb-43\.5:focus {
    padding-bottom: 10.875rem !important;
  }

  .lg\:focus\:pl-43\.5:focus {
    padding-left: 10.875rem !important;
  }

  .lg\:focus\:pt-44\.5:focus {
    padding-top: 11.125rem !important;
  }

  .lg\:focus\:pr-44\.5:focus {
    padding-right: 11.125rem !important;
  }

  .lg\:focus\:pb-44\.5:focus {
    padding-bottom: 11.125rem !important;
  }

  .lg\:focus\:pl-44\.5:focus {
    padding-left: 11.125rem !important;
  }

  .lg\:focus\:pt-45\.5:focus {
    padding-top: 11.375rem !important;
  }

  .lg\:focus\:pr-45\.5:focus {
    padding-right: 11.375rem !important;
  }

  .lg\:focus\:pb-45\.5:focus {
    padding-bottom: 11.375rem !important;
  }

  .lg\:focus\:pl-45\.5:focus {
    padding-left: 11.375rem !important;
  }

  .lg\:focus\:pt-46\.5:focus {
    padding-top: 11.625rem !important;
  }

  .lg\:focus\:pr-46\.5:focus {
    padding-right: 11.625rem !important;
  }

  .lg\:focus\:pb-46\.5:focus {
    padding-bottom: 11.625rem !important;
  }

  .lg\:focus\:pl-46\.5:focus {
    padding-left: 11.625rem !important;
  }

  .lg\:focus\:pt-47\.5:focus {
    padding-top: 11.875rem !important;
  }

  .lg\:focus\:pr-47\.5:focus {
    padding-right: 11.875rem !important;
  }

  .lg\:focus\:pb-47\.5:focus {
    padding-bottom: 11.875rem !important;
  }

  .lg\:focus\:pl-47\.5:focus {
    padding-left: 11.875rem !important;
  }

  .lg\:focus\:pt-48\.5:focus {
    padding-top: 12.125rem !important;
  }

  .lg\:focus\:pr-48\.5:focus {
    padding-right: 12.125rem !important;
  }

  .lg\:focus\:pb-48\.5:focus {
    padding-bottom: 12.125rem !important;
  }

  .lg\:focus\:pl-48\.5:focus {
    padding-left: 12.125rem !important;
  }

  .lg\:focus\:pt-49\.5:focus {
    padding-top: 12.375rem !important;
  }

  .lg\:focus\:pr-49\.5:focus {
    padding-right: 12.375rem !important;
  }

  .lg\:focus\:pb-49\.5:focus {
    padding-bottom: 12.375rem !important;
  }

  .lg\:focus\:pl-49\.5:focus {
    padding-left: 12.375rem !important;
  }

  .lg\:focus\:pt-50\.5:focus {
    padding-top: 12.625rem !important;
  }

  .lg\:focus\:pr-50\.5:focus {
    padding-right: 12.625rem !important;
  }

  .lg\:focus\:pb-50\.5:focus {
    padding-bottom: 12.625rem !important;
  }

  .lg\:focus\:pl-50\.5:focus {
    padding-left: 12.625rem !important;
  }

  .lg\:focus\:pt-51\.5:focus {
    padding-top: 12.875rem !important;
  }

  .lg\:focus\:pr-51\.5:focus {
    padding-right: 12.875rem !important;
  }

  .lg\:focus\:pb-51\.5:focus {
    padding-bottom: 12.875rem !important;
  }

  .lg\:focus\:pl-51\.5:focus {
    padding-left: 12.875rem !important;
  }

  .lg\:focus\:pt-52\.5:focus {
    padding-top: 13.125rem !important;
  }

  .lg\:focus\:pr-52\.5:focus {
    padding-right: 13.125rem !important;
  }

  .lg\:focus\:pb-52\.5:focus {
    padding-bottom: 13.125rem !important;
  }

  .lg\:focus\:pl-52\.5:focus {
    padding-left: 13.125rem !important;
  }

  .lg\:focus\:pt-53\.5:focus {
    padding-top: 13.375rem !important;
  }

  .lg\:focus\:pr-53\.5:focus {
    padding-right: 13.375rem !important;
  }

  .lg\:focus\:pb-53\.5:focus {
    padding-bottom: 13.375rem !important;
  }

  .lg\:focus\:pl-53\.5:focus {
    padding-left: 13.375rem !important;
  }

  .lg\:focus\:pt-54\.5:focus {
    padding-top: 13.625rem !important;
  }

  .lg\:focus\:pr-54\.5:focus {
    padding-right: 13.625rem !important;
  }

  .lg\:focus\:pb-54\.5:focus {
    padding-bottom: 13.625rem !important;
  }

  .lg\:focus\:pl-54\.5:focus {
    padding-left: 13.625rem !important;
  }

  .lg\:focus\:pt-55\.5:focus {
    padding-top: 13.875rem !important;
  }

  .lg\:focus\:pr-55\.5:focus {
    padding-right: 13.875rem !important;
  }

  .lg\:focus\:pb-55\.5:focus {
    padding-bottom: 13.875rem !important;
  }

  .lg\:focus\:pl-55\.5:focus {
    padding-left: 13.875rem !important;
  }

  .lg\:focus\:pt-56\.5:focus {
    padding-top: 14.125rem !important;
  }

  .lg\:focus\:pr-56\.5:focus {
    padding-right: 14.125rem !important;
  }

  .lg\:focus\:pb-56\.5:focus {
    padding-bottom: 14.125rem !important;
  }

  .lg\:focus\:pl-56\.5:focus {
    padding-left: 14.125rem !important;
  }

  .lg\:focus\:pt-57\.5:focus {
    padding-top: 14.375rem !important;
  }

  .lg\:focus\:pr-57\.5:focus {
    padding-right: 14.375rem !important;
  }

  .lg\:focus\:pb-57\.5:focus {
    padding-bottom: 14.375rem !important;
  }

  .lg\:focus\:pl-57\.5:focus {
    padding-left: 14.375rem !important;
  }

  .lg\:focus\:pt-58\.5:focus {
    padding-top: 14.625rem !important;
  }

  .lg\:focus\:pr-58\.5:focus {
    padding-right: 14.625rem !important;
  }

  .lg\:focus\:pb-58\.5:focus {
    padding-bottom: 14.625rem !important;
  }

  .lg\:focus\:pl-58\.5:focus {
    padding-left: 14.625rem !important;
  }

  .lg\:focus\:pt-59\.5:focus {
    padding-top: 14.875rem !important;
  }

  .lg\:focus\:pr-59\.5:focus {
    padding-right: 14.875rem !important;
  }

  .lg\:focus\:pb-59\.5:focus {
    padding-bottom: 14.875rem !important;
  }

  .lg\:focus\:pl-59\.5:focus {
    padding-left: 14.875rem !important;
  }

  .lg\:focus\:pt-60\.5:focus {
    padding-top: 15.125rem !important;
  }

  .lg\:focus\:pr-60\.5:focus {
    padding-right: 15.125rem !important;
  }

  .lg\:focus\:pb-60\.5:focus {
    padding-bottom: 15.125rem !important;
  }

  .lg\:focus\:pl-60\.5:focus {
    padding-left: 15.125rem !important;
  }

  .lg\:focus\:pt-61\.5:focus {
    padding-top: 15.375rem !important;
  }

  .lg\:focus\:pr-61\.5:focus {
    padding-right: 15.375rem !important;
  }

  .lg\:focus\:pb-61\.5:focus {
    padding-bottom: 15.375rem !important;
  }

  .lg\:focus\:pl-61\.5:focus {
    padding-left: 15.375rem !important;
  }

  .lg\:focus\:pt-62\.5:focus {
    padding-top: 15.625rem !important;
  }

  .lg\:focus\:pr-62\.5:focus {
    padding-right: 15.625rem !important;
  }

  .lg\:focus\:pb-62\.5:focus {
    padding-bottom: 15.625rem !important;
  }

  .lg\:focus\:pl-62\.5:focus {
    padding-left: 15.625rem !important;
  }

  .lg\:focus\:pt-63\.5:focus {
    padding-top: 15.875rem !important;
  }

  .lg\:focus\:pr-63\.5:focus {
    padding-right: 15.875rem !important;
  }

  .lg\:focus\:pb-63\.5:focus {
    padding-bottom: 15.875rem !important;
  }

  .lg\:focus\:pl-63\.5:focus {
    padding-left: 15.875rem !important;
  }

  .lg\:focus\:pt-64\.5:focus {
    padding-top: 16.125rem !important;
  }

  .lg\:focus\:pr-64\.5:focus {
    padding-right: 16.125rem !important;
  }

  .lg\:focus\:pb-64\.5:focus {
    padding-bottom: 16.125rem !important;
  }

  .lg\:focus\:pl-64\.5:focus {
    padding-left: 16.125rem !important;
  }

  .lg\:focus\:pt-65\.5:focus {
    padding-top: 16.375rem !important;
  }

  .lg\:focus\:pr-65\.5:focus {
    padding-right: 16.375rem !important;
  }

  .lg\:focus\:pb-65\.5:focus {
    padding-bottom: 16.375rem !important;
  }

  .lg\:focus\:pl-65\.5:focus {
    padding-left: 16.375rem !important;
  }

  .lg\:focus\:pt-66\.5:focus {
    padding-top: 16.625rem !important;
  }

  .lg\:focus\:pr-66\.5:focus {
    padding-right: 16.625rem !important;
  }

  .lg\:focus\:pb-66\.5:focus {
    padding-bottom: 16.625rem !important;
  }

  .lg\:focus\:pl-66\.5:focus {
    padding-left: 16.625rem !important;
  }

  .lg\:focus\:pt-67\.5:focus {
    padding-top: 16.875rem !important;
  }

  .lg\:focus\:pr-67\.5:focus {
    padding-right: 16.875rem !important;
  }

  .lg\:focus\:pb-67\.5:focus {
    padding-bottom: 16.875rem !important;
  }

  .lg\:focus\:pl-67\.5:focus {
    padding-left: 16.875rem !important;
  }

  .lg\:focus\:pt-68\.5:focus {
    padding-top: 17.125rem !important;
  }

  .lg\:focus\:pr-68\.5:focus {
    padding-right: 17.125rem !important;
  }

  .lg\:focus\:pb-68\.5:focus {
    padding-bottom: 17.125rem !important;
  }

  .lg\:focus\:pl-68\.5:focus {
    padding-left: 17.125rem !important;
  }

  .lg\:focus\:pt-69\.5:focus {
    padding-top: 17.375rem !important;
  }

  .lg\:focus\:pr-69\.5:focus {
    padding-right: 17.375rem !important;
  }

  .lg\:focus\:pb-69\.5:focus {
    padding-bottom: 17.375rem !important;
  }

  .lg\:focus\:pl-69\.5:focus {
    padding-left: 17.375rem !important;
  }

  .lg\:focus\:pt-70\.5:focus {
    padding-top: 17.625rem !important;
  }

  .lg\:focus\:pr-70\.5:focus {
    padding-right: 17.625rem !important;
  }

  .lg\:focus\:pb-70\.5:focus {
    padding-bottom: 17.625rem !important;
  }

  .lg\:focus\:pl-70\.5:focus {
    padding-left: 17.625rem !important;
  }

  .lg\:focus\:pt-71\.5:focus {
    padding-top: 17.875rem !important;
  }

  .lg\:focus\:pr-71\.5:focus {
    padding-right: 17.875rem !important;
  }

  .lg\:focus\:pb-71\.5:focus {
    padding-bottom: 17.875rem !important;
  }

  .lg\:focus\:pl-71\.5:focus {
    padding-left: 17.875rem !important;
  }

  .lg\:focus\:pt-72\.5:focus {
    padding-top: 18.125rem !important;
  }

  .lg\:focus\:pr-72\.5:focus {
    padding-right: 18.125rem !important;
  }

  .lg\:focus\:pb-72\.5:focus {
    padding-bottom: 18.125rem !important;
  }

  .lg\:focus\:pl-72\.5:focus {
    padding-left: 18.125rem !important;
  }

  .lg\:focus\:pt-73\.5:focus {
    padding-top: 18.375rem !important;
  }

  .lg\:focus\:pr-73\.5:focus {
    padding-right: 18.375rem !important;
  }

  .lg\:focus\:pb-73\.5:focus {
    padding-bottom: 18.375rem !important;
  }

  .lg\:focus\:pl-73\.5:focus {
    padding-left: 18.375rem !important;
  }

  .lg\:focus\:pt-74\.5:focus {
    padding-top: 18.625rem !important;
  }

  .lg\:focus\:pr-74\.5:focus {
    padding-right: 18.625rem !important;
  }

  .lg\:focus\:pb-74\.5:focus {
    padding-bottom: 18.625rem !important;
  }

  .lg\:focus\:pl-74\.5:focus {
    padding-left: 18.625rem !important;
  }

  .lg\:focus\:pt-75\.5:focus {
    padding-top: 18.875rem !important;
  }

  .lg\:focus\:pr-75\.5:focus {
    padding-right: 18.875rem !important;
  }

  .lg\:focus\:pb-75\.5:focus {
    padding-bottom: 18.875rem !important;
  }

  .lg\:focus\:pl-75\.5:focus {
    padding-left: 18.875rem !important;
  }

  .lg\:focus\:pt-76\.5:focus {
    padding-top: 19.125rem !important;
  }

  .lg\:focus\:pr-76\.5:focus {
    padding-right: 19.125rem !important;
  }

  .lg\:focus\:pb-76\.5:focus {
    padding-bottom: 19.125rem !important;
  }

  .lg\:focus\:pl-76\.5:focus {
    padding-left: 19.125rem !important;
  }

  .lg\:focus\:pt-77\.5:focus {
    padding-top: 19.375rem !important;
  }

  .lg\:focus\:pr-77\.5:focus {
    padding-right: 19.375rem !important;
  }

  .lg\:focus\:pb-77\.5:focus {
    padding-bottom: 19.375rem !important;
  }

  .lg\:focus\:pl-77\.5:focus {
    padding-left: 19.375rem !important;
  }

  .lg\:focus\:pt-78\.5:focus {
    padding-top: 19.625rem !important;
  }

  .lg\:focus\:pr-78\.5:focus {
    padding-right: 19.625rem !important;
  }

  .lg\:focus\:pb-78\.5:focus {
    padding-bottom: 19.625rem !important;
  }

  .lg\:focus\:pl-78\.5:focus {
    padding-left: 19.625rem !important;
  }

  .lg\:focus\:pt-79\.5:focus {
    padding-top: 19.875rem !important;
  }

  .lg\:focus\:pr-79\.5:focus {
    padding-right: 19.875rem !important;
  }

  .lg\:focus\:pb-79\.5:focus {
    padding-bottom: 19.875rem !important;
  }

  .lg\:focus\:pl-79\.5:focus {
    padding-left: 19.875rem !important;
  }

  .lg\:focus\:pt-80\.5:focus {
    padding-top: 20.125rem !important;
  }

  .lg\:focus\:pr-80\.5:focus {
    padding-right: 20.125rem !important;
  }

  .lg\:focus\:pb-80\.5:focus {
    padding-bottom: 20.125rem !important;
  }

  .lg\:focus\:pl-80\.5:focus {
    padding-left: 20.125rem !important;
  }

  .lg\:focus\:pt-81\.5:focus {
    padding-top: 20.375rem !important;
  }

  .lg\:focus\:pr-81\.5:focus {
    padding-right: 20.375rem !important;
  }

  .lg\:focus\:pb-81\.5:focus {
    padding-bottom: 20.375rem !important;
  }

  .lg\:focus\:pl-81\.5:focus {
    padding-left: 20.375rem !important;
  }

  .lg\:focus\:pt-82\.5:focus {
    padding-top: 20.625rem !important;
  }

  .lg\:focus\:pr-82\.5:focus {
    padding-right: 20.625rem !important;
  }

  .lg\:focus\:pb-82\.5:focus {
    padding-bottom: 20.625rem !important;
  }

  .lg\:focus\:pl-82\.5:focus {
    padding-left: 20.625rem !important;
  }

  .lg\:focus\:pt-83\.5:focus {
    padding-top: 20.875rem !important;
  }

  .lg\:focus\:pr-83\.5:focus {
    padding-right: 20.875rem !important;
  }

  .lg\:focus\:pb-83\.5:focus {
    padding-bottom: 20.875rem !important;
  }

  .lg\:focus\:pl-83\.5:focus {
    padding-left: 20.875rem !important;
  }

  .lg\:focus\:pt-84\.5:focus {
    padding-top: 21.125rem !important;
  }

  .lg\:focus\:pr-84\.5:focus {
    padding-right: 21.125rem !important;
  }

  .lg\:focus\:pb-84\.5:focus {
    padding-bottom: 21.125rem !important;
  }

  .lg\:focus\:pl-84\.5:focus {
    padding-left: 21.125rem !important;
  }

  .lg\:focus\:pt-85\.5:focus {
    padding-top: 21.375rem !important;
  }

  .lg\:focus\:pr-85\.5:focus {
    padding-right: 21.375rem !important;
  }

  .lg\:focus\:pb-85\.5:focus {
    padding-bottom: 21.375rem !important;
  }

  .lg\:focus\:pl-85\.5:focus {
    padding-left: 21.375rem !important;
  }

  .lg\:focus\:pt-86\.5:focus {
    padding-top: 21.625rem !important;
  }

  .lg\:focus\:pr-86\.5:focus {
    padding-right: 21.625rem !important;
  }

  .lg\:focus\:pb-86\.5:focus {
    padding-bottom: 21.625rem !important;
  }

  .lg\:focus\:pl-86\.5:focus {
    padding-left: 21.625rem !important;
  }

  .lg\:focus\:pt-87\.5:focus {
    padding-top: 21.875rem !important;
  }

  .lg\:focus\:pr-87\.5:focus {
    padding-right: 21.875rem !important;
  }

  .lg\:focus\:pb-87\.5:focus {
    padding-bottom: 21.875rem !important;
  }

  .lg\:focus\:pl-87\.5:focus {
    padding-left: 21.875rem !important;
  }

  .lg\:focus\:pt-88\.5:focus {
    padding-top: 22.125rem !important;
  }

  .lg\:focus\:pr-88\.5:focus {
    padding-right: 22.125rem !important;
  }

  .lg\:focus\:pb-88\.5:focus {
    padding-bottom: 22.125rem !important;
  }

  .lg\:focus\:pl-88\.5:focus {
    padding-left: 22.125rem !important;
  }

  .lg\:focus\:pt-89\.5:focus {
    padding-top: 22.375rem !important;
  }

  .lg\:focus\:pr-89\.5:focus {
    padding-right: 22.375rem !important;
  }

  .lg\:focus\:pb-89\.5:focus {
    padding-bottom: 22.375rem !important;
  }

  .lg\:focus\:pl-89\.5:focus {
    padding-left: 22.375rem !important;
  }

  .lg\:focus\:pt-90\.5:focus {
    padding-top: 22.625rem !important;
  }

  .lg\:focus\:pr-90\.5:focus {
    padding-right: 22.625rem !important;
  }

  .lg\:focus\:pb-90\.5:focus {
    padding-bottom: 22.625rem !important;
  }

  .lg\:focus\:pl-90\.5:focus {
    padding-left: 22.625rem !important;
  }

  .lg\:focus\:pt-91\.5:focus {
    padding-top: 22.875rem !important;
  }

  .lg\:focus\:pr-91\.5:focus {
    padding-right: 22.875rem !important;
  }

  .lg\:focus\:pb-91\.5:focus {
    padding-bottom: 22.875rem !important;
  }

  .lg\:focus\:pl-91\.5:focus {
    padding-left: 22.875rem !important;
  }

  .lg\:focus\:pt-92\.5:focus {
    padding-top: 23.125rem !important;
  }

  .lg\:focus\:pr-92\.5:focus {
    padding-right: 23.125rem !important;
  }

  .lg\:focus\:pb-92\.5:focus {
    padding-bottom: 23.125rem !important;
  }

  .lg\:focus\:pl-92\.5:focus {
    padding-left: 23.125rem !important;
  }

  .lg\:focus\:pt-93\.5:focus {
    padding-top: 23.375rem !important;
  }

  .lg\:focus\:pr-93\.5:focus {
    padding-right: 23.375rem !important;
  }

  .lg\:focus\:pb-93\.5:focus {
    padding-bottom: 23.375rem !important;
  }

  .lg\:focus\:pl-93\.5:focus {
    padding-left: 23.375rem !important;
  }

  .lg\:focus\:pt-94\.5:focus {
    padding-top: 23.625rem !important;
  }

  .lg\:focus\:pr-94\.5:focus {
    padding-right: 23.625rem !important;
  }

  .lg\:focus\:pb-94\.5:focus {
    padding-bottom: 23.625rem !important;
  }

  .lg\:focus\:pl-94\.5:focus {
    padding-left: 23.625rem !important;
  }

  .lg\:focus\:pt-95\.5:focus {
    padding-top: 23.875rem !important;
  }

  .lg\:focus\:pr-95\.5:focus {
    padding-right: 23.875rem !important;
  }

  .lg\:focus\:pb-95\.5:focus {
    padding-bottom: 23.875rem !important;
  }

  .lg\:focus\:pl-95\.5:focus {
    padding-left: 23.875rem !important;
  }

  .lg\:focus\:pt-96\.5:focus {
    padding-top: 24.125rem !important;
  }

  .lg\:focus\:pr-96\.5:focus {
    padding-right: 24.125rem !important;
  }

  .lg\:focus\:pb-96\.5:focus {
    padding-bottom: 24.125rem !important;
  }

  .lg\:focus\:pl-96\.5:focus {
    padding-left: 24.125rem !important;
  }

  .lg\:focus\:pt-97\.5:focus {
    padding-top: 24.375rem !important;
  }

  .lg\:focus\:pr-97\.5:focus {
    padding-right: 24.375rem !important;
  }

  .lg\:focus\:pb-97\.5:focus {
    padding-bottom: 24.375rem !important;
  }

  .lg\:focus\:pl-97\.5:focus {
    padding-left: 24.375rem !important;
  }

  .lg\:focus\:pt-98\.5:focus {
    padding-top: 24.625rem !important;
  }

  .lg\:focus\:pr-98\.5:focus {
    padding-right: 24.625rem !important;
  }

  .lg\:focus\:pb-98\.5:focus {
    padding-bottom: 24.625rem !important;
  }

  .lg\:focus\:pl-98\.5:focus {
    padding-left: 24.625rem !important;
  }

  .lg\:focus\:pt-99\.5:focus {
    padding-top: 24.875rem !important;
  }

  .lg\:focus\:pr-99\.5:focus {
    padding-right: 24.875rem !important;
  }

  .lg\:focus\:pb-99\.5:focus {
    padding-bottom: 24.875rem !important;
  }

  .lg\:focus\:pl-99\.5:focus {
    padding-left: 24.875rem !important;
  }

  .lg\:focus\:pt-100\.5:focus {
    padding-top: 25.125rem !important;
  }

  .lg\:focus\:pr-100\.5:focus {
    padding-right: 25.125rem !important;
  }

  .lg\:focus\:pb-100\.5:focus {
    padding-bottom: 25.125rem !important;
  }

  .lg\:focus\:pl-100\.5:focus {
    padding-left: 25.125rem !important;
  }

  .lg\:focus\:pt-101\.5:focus {
    padding-top: 25.375rem !important;
  }

  .lg\:focus\:pr-101\.5:focus {
    padding-right: 25.375rem !important;
  }

  .lg\:focus\:pb-101\.5:focus {
    padding-bottom: 25.375rem !important;
  }

  .lg\:focus\:pl-101\.5:focus {
    padding-left: 25.375rem !important;
  }

  .lg\:focus\:pt-102\.5:focus {
    padding-top: 25.625rem !important;
  }

  .lg\:focus\:pr-102\.5:focus {
    padding-right: 25.625rem !important;
  }

  .lg\:focus\:pb-102\.5:focus {
    padding-bottom: 25.625rem !important;
  }

  .lg\:focus\:pl-102\.5:focus {
    padding-left: 25.625rem !important;
  }

  .lg\:focus\:pt-103\.5:focus {
    padding-top: 25.875rem !important;
  }

  .lg\:focus\:pr-103\.5:focus {
    padding-right: 25.875rem !important;
  }

  .lg\:focus\:pb-103\.5:focus {
    padding-bottom: 25.875rem !important;
  }

  .lg\:focus\:pl-103\.5:focus {
    padding-left: 25.875rem !important;
  }

  .lg\:focus\:pt-104\.5:focus {
    padding-top: 26.125rem !important;
  }

  .lg\:focus\:pr-104\.5:focus {
    padding-right: 26.125rem !important;
  }

  .lg\:focus\:pb-104\.5:focus {
    padding-bottom: 26.125rem !important;
  }

  .lg\:focus\:pl-104\.5:focus {
    padding-left: 26.125rem !important;
  }

  .lg\:placeholder-transparent::-moz-placeholder {
    color: transparent !important;
  }

  .lg\:placeholder-transparent:-ms-input-placeholder {
    color: transparent !important;
  }

  .lg\:placeholder-transparent::placeholder {
    color: transparent !important;
  }

  .lg\:placeholder-current::-moz-placeholder {
    color: currentColor !important;
  }

  .lg\:placeholder-current:-ms-input-placeholder {
    color: currentColor !important;
  }

  .lg\:placeholder-current::placeholder {
    color: currentColor !important;
  }

  .lg\:placeholder-black::-moz-placeholder {
    color: #000 !important;
  }

  .lg\:placeholder-black:-ms-input-placeholder {
    color: #000 !important;
  }

  .lg\:placeholder-black::placeholder {
    color: #000 !important;
  }

  .lg\:placeholder-white::-moz-placeholder {
    color: #fff !important;
  }

  .lg\:placeholder-white:-ms-input-placeholder {
    color: #fff !important;
  }

  .lg\:placeholder-white::placeholder {
    color: #fff !important;
  }

  .lg\:placeholder-gray-100::-moz-placeholder {
    color: #f7fafc !important;
  }

  .lg\:placeholder-gray-100:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .lg\:placeholder-gray-100::placeholder {
    color: #f7fafc !important;
  }

  .lg\:placeholder-gray-200::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .lg\:placeholder-gray-200:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .lg\:placeholder-gray-200::placeholder {
    color: #edf2f7 !important;
  }

  .lg\:placeholder-gray-300::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:placeholder-gray-300:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:placeholder-gray-300::placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:placeholder-gray-400::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:placeholder-gray-400:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:placeholder-gray-400::placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:placeholder-gray-500::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .lg\:placeholder-gray-500:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .lg\:placeholder-gray-500::placeholder {
    color: #a0aec0 !important;
  }

  .lg\:placeholder-gray-600::-moz-placeholder {
    color: #718096 !important;
  }

  .lg\:placeholder-gray-600:-ms-input-placeholder {
    color: #718096 !important;
  }

  .lg\:placeholder-gray-600::placeholder {
    color: #718096 !important;
  }

  .lg\:placeholder-gray-700::-moz-placeholder {
    color: #4a5568 !important;
  }

  .lg\:placeholder-gray-700:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .lg\:placeholder-gray-700::placeholder {
    color: #4a5568 !important;
  }

  .lg\:placeholder-gray-800::-moz-placeholder {
    color: #2d3748 !important;
  }

  .lg\:placeholder-gray-800:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .lg\:placeholder-gray-800::placeholder {
    color: #2d3748 !important;
  }

  .lg\:placeholder-gray-900::-moz-placeholder {
    color: #1a202c !important;
  }

  .lg\:placeholder-gray-900:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .lg\:placeholder-gray-900::placeholder {
    color: #1a202c !important;
  }

  .lg\:placeholder-red-100::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .lg\:placeholder-red-100:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .lg\:placeholder-red-100::placeholder {
    color: #fff5f5 !important;
  }

  .lg\:placeholder-red-200::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .lg\:placeholder-red-200:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .lg\:placeholder-red-200::placeholder {
    color: #fed7d7 !important;
  }

  .lg\:placeholder-red-300::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .lg\:placeholder-red-300:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .lg\:placeholder-red-300::placeholder {
    color: #feb2b2 !important;
  }

  .lg\:placeholder-red-400::-moz-placeholder {
    color: #fc8181 !important;
  }

  .lg\:placeholder-red-400:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .lg\:placeholder-red-400::placeholder {
    color: #fc8181 !important;
  }

  .lg\:placeholder-red-500::-moz-placeholder {
    color: #f56565 !important;
  }

  .lg\:placeholder-red-500:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .lg\:placeholder-red-500::placeholder {
    color: #f56565 !important;
  }

  .lg\:placeholder-red-600::-moz-placeholder {
    color: #e53e3e !important;
  }

  .lg\:placeholder-red-600:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .lg\:placeholder-red-600::placeholder {
    color: #e53e3e !important;
  }

  .lg\:placeholder-red-700::-moz-placeholder {
    color: #c53030 !important;
  }

  .lg\:placeholder-red-700:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .lg\:placeholder-red-700::placeholder {
    color: #c53030 !important;
  }

  .lg\:placeholder-red-800::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .lg\:placeholder-red-800:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .lg\:placeholder-red-800::placeholder {
    color: #9b2c2c !important;
  }

  .lg\:placeholder-red-900::-moz-placeholder {
    color: #742a2a !important;
  }

  .lg\:placeholder-red-900:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .lg\:placeholder-red-900::placeholder {
    color: #742a2a !important;
  }

  .lg\:placeholder-orange-100::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .lg\:placeholder-orange-100:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .lg\:placeholder-orange-100::placeholder {
    color: #fffaf0 !important;
  }

  .lg\:placeholder-orange-200::-moz-placeholder {
    color: #feebc8 !important;
  }

  .lg\:placeholder-orange-200:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .lg\:placeholder-orange-200::placeholder {
    color: #feebc8 !important;
  }

  .lg\:placeholder-orange-300::-moz-placeholder {
    color: #fbd38d !important;
  }

  .lg\:placeholder-orange-300:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .lg\:placeholder-orange-300::placeholder {
    color: #fbd38d !important;
  }

  .lg\:placeholder-orange-400::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .lg\:placeholder-orange-400:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .lg\:placeholder-orange-400::placeholder {
    color: #f6ad55 !important;
  }

  .lg\:placeholder-orange-500::-moz-placeholder {
    color: #ed8936 !important;
  }

  .lg\:placeholder-orange-500:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .lg\:placeholder-orange-500::placeholder {
    color: #ed8936 !important;
  }

  .lg\:placeholder-orange-600::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .lg\:placeholder-orange-600:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .lg\:placeholder-orange-600::placeholder {
    color: #dd6b20 !important;
  }

  .lg\:placeholder-orange-700::-moz-placeholder {
    color: #c05621 !important;
  }

  .lg\:placeholder-orange-700:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .lg\:placeholder-orange-700::placeholder {
    color: #c05621 !important;
  }

  .lg\:placeholder-orange-800::-moz-placeholder {
    color: #9c4221 !important;
  }

  .lg\:placeholder-orange-800:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .lg\:placeholder-orange-800::placeholder {
    color: #9c4221 !important;
  }

  .lg\:placeholder-orange-900::-moz-placeholder {
    color: #7b341e !important;
  }

  .lg\:placeholder-orange-900:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .lg\:placeholder-orange-900::placeholder {
    color: #7b341e !important;
  }

  .lg\:placeholder-yellow-100::-moz-placeholder {
    color: #fffff0 !important;
  }

  .lg\:placeholder-yellow-100:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .lg\:placeholder-yellow-100::placeholder {
    color: #fffff0 !important;
  }

  .lg\:placeholder-yellow-200::-moz-placeholder {
    color: #fefcbf !important;
  }

  .lg\:placeholder-yellow-200:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .lg\:placeholder-yellow-200::placeholder {
    color: #fefcbf !important;
  }

  .lg\:placeholder-yellow-300::-moz-placeholder {
    color: #faf089 !important;
  }

  .lg\:placeholder-yellow-300:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .lg\:placeholder-yellow-300::placeholder {
    color: #faf089 !important;
  }

  .lg\:placeholder-yellow-400::-moz-placeholder {
    color: #f6e05e !important;
  }

  .lg\:placeholder-yellow-400:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .lg\:placeholder-yellow-400::placeholder {
    color: #f6e05e !important;
  }

  .lg\:placeholder-yellow-500::-moz-placeholder {
    color: #ecc94b !important;
  }

  .lg\:placeholder-yellow-500:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .lg\:placeholder-yellow-500::placeholder {
    color: #ecc94b !important;
  }

  .lg\:placeholder-yellow-600::-moz-placeholder {
    color: #d69e2e !important;
  }

  .lg\:placeholder-yellow-600:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .lg\:placeholder-yellow-600::placeholder {
    color: #d69e2e !important;
  }

  .lg\:placeholder-yellow-700::-moz-placeholder {
    color: #b7791f !important;
  }

  .lg\:placeholder-yellow-700:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .lg\:placeholder-yellow-700::placeholder {
    color: #b7791f !important;
  }

  .lg\:placeholder-yellow-800::-moz-placeholder {
    color: #975a16 !important;
  }

  .lg\:placeholder-yellow-800:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .lg\:placeholder-yellow-800::placeholder {
    color: #975a16 !important;
  }

  .lg\:placeholder-yellow-900::-moz-placeholder {
    color: #744210 !important;
  }

  .lg\:placeholder-yellow-900:-ms-input-placeholder {
    color: #744210 !important;
  }

  .lg\:placeholder-yellow-900::placeholder {
    color: #744210 !important;
  }

  .lg\:placeholder-green-100::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .lg\:placeholder-green-100:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .lg\:placeholder-green-100::placeholder {
    color: #f0fff4 !important;
  }

  .lg\:placeholder-green-200::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:placeholder-green-200:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:placeholder-green-200::placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:placeholder-green-300::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:placeholder-green-300:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:placeholder-green-300::placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:placeholder-green-400::-moz-placeholder {
    color: #68d391 !important;
  }

  .lg\:placeholder-green-400:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .lg\:placeholder-green-400::placeholder {
    color: #68d391 !important;
  }

  .lg\:placeholder-green-500::-moz-placeholder {
    color: #48bb78 !important;
  }

  .lg\:placeholder-green-500:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .lg\:placeholder-green-500::placeholder {
    color: #48bb78 !important;
  }

  .lg\:placeholder-green-600::-moz-placeholder {
    color: #38a169 !important;
  }

  .lg\:placeholder-green-600:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .lg\:placeholder-green-600::placeholder {
    color: #38a169 !important;
  }

  .lg\:placeholder-green-700::-moz-placeholder {
    color: #2f855a !important;
  }

  .lg\:placeholder-green-700:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .lg\:placeholder-green-700::placeholder {
    color: #2f855a !important;
  }

  .lg\:placeholder-green-800::-moz-placeholder {
    color: #276749 !important;
  }

  .lg\:placeholder-green-800:-ms-input-placeholder {
    color: #276749 !important;
  }

  .lg\:placeholder-green-800::placeholder {
    color: #276749 !important;
  }

  .lg\:placeholder-green-900::-moz-placeholder {
    color: #22543d !important;
  }

  .lg\:placeholder-green-900:-ms-input-placeholder {
    color: #22543d !important;
  }

  .lg\:placeholder-green-900::placeholder {
    color: #22543d !important;
  }

  .lg\:placeholder-teal-100::-moz-placeholder {
    color: #e6fffa !important;
  }

  .lg\:placeholder-teal-100:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .lg\:placeholder-teal-100::placeholder {
    color: #e6fffa !important;
  }

  .lg\:placeholder-teal-200::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .lg\:placeholder-teal-200:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .lg\:placeholder-teal-200::placeholder {
    color: #b2f5ea !important;
  }

  .lg\:placeholder-teal-300::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .lg\:placeholder-teal-300:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .lg\:placeholder-teal-300::placeholder {
    color: #81e6d9 !important;
  }

  .lg\:placeholder-teal-400::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:placeholder-teal-400:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:placeholder-teal-400::placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:placeholder-teal-500::-moz-placeholder {
    color: #38b2ac !important;
  }

  .lg\:placeholder-teal-500:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .lg\:placeholder-teal-500::placeholder {
    color: #38b2ac !important;
  }

  .lg\:placeholder-teal-600::-moz-placeholder {
    color: #319795 !important;
  }

  .lg\:placeholder-teal-600:-ms-input-placeholder {
    color: #319795 !important;
  }

  .lg\:placeholder-teal-600::placeholder {
    color: #319795 !important;
  }

  .lg\:placeholder-teal-700::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .lg\:placeholder-teal-700:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .lg\:placeholder-teal-700::placeholder {
    color: #2c7a7b !important;
  }

  .lg\:placeholder-teal-800::-moz-placeholder {
    color: #285e61 !important;
  }

  .lg\:placeholder-teal-800:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .lg\:placeholder-teal-800::placeholder {
    color: #285e61 !important;
  }

  .lg\:placeholder-teal-900::-moz-placeholder {
    color: #234e52 !important;
  }

  .lg\:placeholder-teal-900:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .lg\:placeholder-teal-900::placeholder {
    color: #234e52 !important;
  }

  .lg\:placeholder-blue-100::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .lg\:placeholder-blue-100:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .lg\:placeholder-blue-100::placeholder {
    color: #ebf8ff !important;
  }

  .lg\:placeholder-blue-200::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .lg\:placeholder-blue-200:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .lg\:placeholder-blue-200::placeholder {
    color: #bee3f8 !important;
  }

  .lg\:placeholder-blue-300::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .lg\:placeholder-blue-300:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .lg\:placeholder-blue-300::placeholder {
    color: #90cdf4 !important;
  }

  .lg\:placeholder-blue-400::-moz-placeholder {
    color: #63b3ed !important;
  }

  .lg\:placeholder-blue-400:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .lg\:placeholder-blue-400::placeholder {
    color: #63b3ed !important;
  }

  .lg\:placeholder-blue-500::-moz-placeholder {
    color: #4299e1 !important;
  }

  .lg\:placeholder-blue-500:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .lg\:placeholder-blue-500::placeholder {
    color: #4299e1 !important;
  }

  .lg\:placeholder-blue-600::-moz-placeholder {
    color: #3182ce !important;
  }

  .lg\:placeholder-blue-600:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .lg\:placeholder-blue-600::placeholder {
    color: #3182ce !important;
  }

  .lg\:placeholder-blue-700::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:placeholder-blue-700:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:placeholder-blue-700::placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:placeholder-blue-800::-moz-placeholder {
    color: #2c5282 !important;
  }

  .lg\:placeholder-blue-800:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .lg\:placeholder-blue-800::placeholder {
    color: #2c5282 !important;
  }

  .lg\:placeholder-blue-900::-moz-placeholder {
    color: #2a4365 !important;
  }

  .lg\:placeholder-blue-900:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .lg\:placeholder-blue-900::placeholder {
    color: #2a4365 !important;
  }

  .lg\:placeholder-indigo-100::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .lg\:placeholder-indigo-100:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .lg\:placeholder-indigo-100::placeholder {
    color: #ebf4ff !important;
  }

  .lg\:placeholder-indigo-200::-moz-placeholder {
    color: #c3dafe !important;
  }

  .lg\:placeholder-indigo-200:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .lg\:placeholder-indigo-200::placeholder {
    color: #c3dafe !important;
  }

  .lg\:placeholder-indigo-300::-moz-placeholder {
    color: #a3bffa !important;
  }

  .lg\:placeholder-indigo-300:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .lg\:placeholder-indigo-300::placeholder {
    color: #a3bffa !important;
  }

  .lg\:placeholder-indigo-400::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:placeholder-indigo-400:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:placeholder-indigo-400::placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:placeholder-indigo-500::-moz-placeholder {
    color: #667eea !important;
  }

  .lg\:placeholder-indigo-500:-ms-input-placeholder {
    color: #667eea !important;
  }

  .lg\:placeholder-indigo-500::placeholder {
    color: #667eea !important;
  }

  .lg\:placeholder-indigo-600::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .lg\:placeholder-indigo-600:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .lg\:placeholder-indigo-600::placeholder {
    color: #5a67d8 !important;
  }

  .lg\:placeholder-indigo-700::-moz-placeholder {
    color: #4c51bf !important;
  }

  .lg\:placeholder-indigo-700:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .lg\:placeholder-indigo-700::placeholder {
    color: #4c51bf !important;
  }

  .lg\:placeholder-indigo-800::-moz-placeholder {
    color: #434190 !important;
  }

  .lg\:placeholder-indigo-800:-ms-input-placeholder {
    color: #434190 !important;
  }

  .lg\:placeholder-indigo-800::placeholder {
    color: #434190 !important;
  }

  .lg\:placeholder-indigo-900::-moz-placeholder {
    color: #3c366b !important;
  }

  .lg\:placeholder-indigo-900:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .lg\:placeholder-indigo-900::placeholder {
    color: #3c366b !important;
  }

  .lg\:placeholder-purple-100::-moz-placeholder {
    color: #faf5ff !important;
  }

  .lg\:placeholder-purple-100:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .lg\:placeholder-purple-100::placeholder {
    color: #faf5ff !important;
  }

  .lg\:placeholder-purple-200::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .lg\:placeholder-purple-200:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .lg\:placeholder-purple-200::placeholder {
    color: #e9d8fd !important;
  }

  .lg\:placeholder-purple-300::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .lg\:placeholder-purple-300:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .lg\:placeholder-purple-300::placeholder {
    color: #d6bcfa !important;
  }

  .lg\:placeholder-purple-400::-moz-placeholder {
    color: #b794f4 !important;
  }

  .lg\:placeholder-purple-400:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .lg\:placeholder-purple-400::placeholder {
    color: #b794f4 !important;
  }

  .lg\:placeholder-purple-500::-moz-placeholder {
    color: #9f7aea !important;
  }

  .lg\:placeholder-purple-500:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .lg\:placeholder-purple-500::placeholder {
    color: #9f7aea !important;
  }

  .lg\:placeholder-purple-600::-moz-placeholder {
    color: #805ad5 !important;
  }

  .lg\:placeholder-purple-600:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .lg\:placeholder-purple-600::placeholder {
    color: #805ad5 !important;
  }

  .lg\:placeholder-purple-700::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .lg\:placeholder-purple-700:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .lg\:placeholder-purple-700::placeholder {
    color: #6b46c1 !important;
  }

  .lg\:placeholder-purple-800::-moz-placeholder {
    color: #553c9a !important;
  }

  .lg\:placeholder-purple-800:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .lg\:placeholder-purple-800::placeholder {
    color: #553c9a !important;
  }

  .lg\:placeholder-purple-900::-moz-placeholder {
    color: #44337a !important;
  }

  .lg\:placeholder-purple-900:-ms-input-placeholder {
    color: #44337a !important;
  }

  .lg\:placeholder-purple-900::placeholder {
    color: #44337a !important;
  }

  .lg\:placeholder-pink-100::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .lg\:placeholder-pink-100:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .lg\:placeholder-pink-100::placeholder {
    color: #fff5f7 !important;
  }

  .lg\:placeholder-pink-200::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .lg\:placeholder-pink-200:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .lg\:placeholder-pink-200::placeholder {
    color: #fed7e2 !important;
  }

  .lg\:placeholder-pink-300::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .lg\:placeholder-pink-300:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .lg\:placeholder-pink-300::placeholder {
    color: #fbb6ce !important;
  }

  .lg\:placeholder-pink-400::-moz-placeholder {
    color: #f687b3 !important;
  }

  .lg\:placeholder-pink-400:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .lg\:placeholder-pink-400::placeholder {
    color: #f687b3 !important;
  }

  .lg\:placeholder-pink-500::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .lg\:placeholder-pink-500:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .lg\:placeholder-pink-500::placeholder {
    color: #ed64a6 !important;
  }

  .lg\:placeholder-pink-600::-moz-placeholder {
    color: #d53f8c !important;
  }

  .lg\:placeholder-pink-600:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .lg\:placeholder-pink-600::placeholder {
    color: #d53f8c !important;
  }

  .lg\:placeholder-pink-700::-moz-placeholder {
    color: #b83280 !important;
  }

  .lg\:placeholder-pink-700:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .lg\:placeholder-pink-700::placeholder {
    color: #b83280 !important;
  }

  .lg\:placeholder-pink-800::-moz-placeholder {
    color: #97266d !important;
  }

  .lg\:placeholder-pink-800:-ms-input-placeholder {
    color: #97266d !important;
  }

  .lg\:placeholder-pink-800::placeholder {
    color: #97266d !important;
  }

  .lg\:placeholder-pink-900::-moz-placeholder {
    color: #702459 !important;
  }

  .lg\:placeholder-pink-900:-ms-input-placeholder {
    color: #702459 !important;
  }

  .lg\:placeholder-pink-900::placeholder {
    color: #702459 !important;
  }

  .lg\:placeholder-primary-black::-moz-placeholder {
    color: #333333 !important;
  }

  .lg\:placeholder-primary-black:-ms-input-placeholder {
    color: #333333 !important;
  }

  .lg\:placeholder-primary-black::placeholder {
    color: #333333 !important;
  }

  .lg\:placeholder-primary-green::-moz-placeholder {
    color: #085E3C !important;
  }

  .lg\:placeholder-primary-green:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .lg\:placeholder-primary-green::placeholder {
    color: #085E3C !important;
  }

  .lg\:hover\:placeholder-transparent:hover::-moz-placeholder {
    color: transparent !important;
  }

  .lg\:hover\:placeholder-transparent:hover:-ms-input-placeholder {
    color: transparent !important;
  }

  .lg\:hover\:placeholder-transparent:hover::placeholder {
    color: transparent !important;
  }

  .lg\:hover\:placeholder-current:hover::-moz-placeholder {
    color: currentColor !important;
  }

  .lg\:hover\:placeholder-current:hover:-ms-input-placeholder {
    color: currentColor !important;
  }

  .lg\:hover\:placeholder-current:hover::placeholder {
    color: currentColor !important;
  }

  .lg\:hover\:placeholder-black:hover::-moz-placeholder {
    color: #000 !important;
  }

  .lg\:hover\:placeholder-black:hover:-ms-input-placeholder {
    color: #000 !important;
  }

  .lg\:hover\:placeholder-black:hover::placeholder {
    color: #000 !important;
  }

  .lg\:hover\:placeholder-white:hover::-moz-placeholder {
    color: #fff !important;
  }

  .lg\:hover\:placeholder-white:hover:-ms-input-placeholder {
    color: #fff !important;
  }

  .lg\:hover\:placeholder-white:hover::placeholder {
    color: #fff !important;
  }

  .lg\:hover\:placeholder-gray-100:hover::-moz-placeholder {
    color: #f7fafc !important;
  }

  .lg\:hover\:placeholder-gray-100:hover:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .lg\:hover\:placeholder-gray-100:hover::placeholder {
    color: #f7fafc !important;
  }

  .lg\:hover\:placeholder-gray-200:hover::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .lg\:hover\:placeholder-gray-200:hover:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .lg\:hover\:placeholder-gray-200:hover::placeholder {
    color: #edf2f7 !important;
  }

  .lg\:hover\:placeholder-gray-300:hover::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:hover\:placeholder-gray-300:hover:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:hover\:placeholder-gray-300:hover::placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:hover\:placeholder-gray-400:hover::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:hover\:placeholder-gray-400:hover:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:hover\:placeholder-gray-400:hover::placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:hover\:placeholder-gray-500:hover::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .lg\:hover\:placeholder-gray-500:hover:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .lg\:hover\:placeholder-gray-500:hover::placeholder {
    color: #a0aec0 !important;
  }

  .lg\:hover\:placeholder-gray-600:hover::-moz-placeholder {
    color: #718096 !important;
  }

  .lg\:hover\:placeholder-gray-600:hover:-ms-input-placeholder {
    color: #718096 !important;
  }

  .lg\:hover\:placeholder-gray-600:hover::placeholder {
    color: #718096 !important;
  }

  .lg\:hover\:placeholder-gray-700:hover::-moz-placeholder {
    color: #4a5568 !important;
  }

  .lg\:hover\:placeholder-gray-700:hover:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .lg\:hover\:placeholder-gray-700:hover::placeholder {
    color: #4a5568 !important;
  }

  .lg\:hover\:placeholder-gray-800:hover::-moz-placeholder {
    color: #2d3748 !important;
  }

  .lg\:hover\:placeholder-gray-800:hover:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .lg\:hover\:placeholder-gray-800:hover::placeholder {
    color: #2d3748 !important;
  }

  .lg\:hover\:placeholder-gray-900:hover::-moz-placeholder {
    color: #1a202c !important;
  }

  .lg\:hover\:placeholder-gray-900:hover:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .lg\:hover\:placeholder-gray-900:hover::placeholder {
    color: #1a202c !important;
  }

  .lg\:hover\:placeholder-red-100:hover::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .lg\:hover\:placeholder-red-100:hover:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .lg\:hover\:placeholder-red-100:hover::placeholder {
    color: #fff5f5 !important;
  }

  .lg\:hover\:placeholder-red-200:hover::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .lg\:hover\:placeholder-red-200:hover:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .lg\:hover\:placeholder-red-200:hover::placeholder {
    color: #fed7d7 !important;
  }

  .lg\:hover\:placeholder-red-300:hover::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .lg\:hover\:placeholder-red-300:hover:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .lg\:hover\:placeholder-red-300:hover::placeholder {
    color: #feb2b2 !important;
  }

  .lg\:hover\:placeholder-red-400:hover::-moz-placeholder {
    color: #fc8181 !important;
  }

  .lg\:hover\:placeholder-red-400:hover:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .lg\:hover\:placeholder-red-400:hover::placeholder {
    color: #fc8181 !important;
  }

  .lg\:hover\:placeholder-red-500:hover::-moz-placeholder {
    color: #f56565 !important;
  }

  .lg\:hover\:placeholder-red-500:hover:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .lg\:hover\:placeholder-red-500:hover::placeholder {
    color: #f56565 !important;
  }

  .lg\:hover\:placeholder-red-600:hover::-moz-placeholder {
    color: #e53e3e !important;
  }

  .lg\:hover\:placeholder-red-600:hover:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .lg\:hover\:placeholder-red-600:hover::placeholder {
    color: #e53e3e !important;
  }

  .lg\:hover\:placeholder-red-700:hover::-moz-placeholder {
    color: #c53030 !important;
  }

  .lg\:hover\:placeholder-red-700:hover:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .lg\:hover\:placeholder-red-700:hover::placeholder {
    color: #c53030 !important;
  }

  .lg\:hover\:placeholder-red-800:hover::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .lg\:hover\:placeholder-red-800:hover:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .lg\:hover\:placeholder-red-800:hover::placeholder {
    color: #9b2c2c !important;
  }

  .lg\:hover\:placeholder-red-900:hover::-moz-placeholder {
    color: #742a2a !important;
  }

  .lg\:hover\:placeholder-red-900:hover:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .lg\:hover\:placeholder-red-900:hover::placeholder {
    color: #742a2a !important;
  }

  .lg\:hover\:placeholder-orange-100:hover::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .lg\:hover\:placeholder-orange-100:hover:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .lg\:hover\:placeholder-orange-100:hover::placeholder {
    color: #fffaf0 !important;
  }

  .lg\:hover\:placeholder-orange-200:hover::-moz-placeholder {
    color: #feebc8 !important;
  }

  .lg\:hover\:placeholder-orange-200:hover:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .lg\:hover\:placeholder-orange-200:hover::placeholder {
    color: #feebc8 !important;
  }

  .lg\:hover\:placeholder-orange-300:hover::-moz-placeholder {
    color: #fbd38d !important;
  }

  .lg\:hover\:placeholder-orange-300:hover:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .lg\:hover\:placeholder-orange-300:hover::placeholder {
    color: #fbd38d !important;
  }

  .lg\:hover\:placeholder-orange-400:hover::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .lg\:hover\:placeholder-orange-400:hover:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .lg\:hover\:placeholder-orange-400:hover::placeholder {
    color: #f6ad55 !important;
  }

  .lg\:hover\:placeholder-orange-500:hover::-moz-placeholder {
    color: #ed8936 !important;
  }

  .lg\:hover\:placeholder-orange-500:hover:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .lg\:hover\:placeholder-orange-500:hover::placeholder {
    color: #ed8936 !important;
  }

  .lg\:hover\:placeholder-orange-600:hover::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .lg\:hover\:placeholder-orange-600:hover:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .lg\:hover\:placeholder-orange-600:hover::placeholder {
    color: #dd6b20 !important;
  }

  .lg\:hover\:placeholder-orange-700:hover::-moz-placeholder {
    color: #c05621 !important;
  }

  .lg\:hover\:placeholder-orange-700:hover:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .lg\:hover\:placeholder-orange-700:hover::placeholder {
    color: #c05621 !important;
  }

  .lg\:hover\:placeholder-orange-800:hover::-moz-placeholder {
    color: #9c4221 !important;
  }

  .lg\:hover\:placeholder-orange-800:hover:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .lg\:hover\:placeholder-orange-800:hover::placeholder {
    color: #9c4221 !important;
  }

  .lg\:hover\:placeholder-orange-900:hover::-moz-placeholder {
    color: #7b341e !important;
  }

  .lg\:hover\:placeholder-orange-900:hover:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .lg\:hover\:placeholder-orange-900:hover::placeholder {
    color: #7b341e !important;
  }

  .lg\:hover\:placeholder-yellow-100:hover::-moz-placeholder {
    color: #fffff0 !important;
  }

  .lg\:hover\:placeholder-yellow-100:hover:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .lg\:hover\:placeholder-yellow-100:hover::placeholder {
    color: #fffff0 !important;
  }

  .lg\:hover\:placeholder-yellow-200:hover::-moz-placeholder {
    color: #fefcbf !important;
  }

  .lg\:hover\:placeholder-yellow-200:hover:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .lg\:hover\:placeholder-yellow-200:hover::placeholder {
    color: #fefcbf !important;
  }

  .lg\:hover\:placeholder-yellow-300:hover::-moz-placeholder {
    color: #faf089 !important;
  }

  .lg\:hover\:placeholder-yellow-300:hover:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .lg\:hover\:placeholder-yellow-300:hover::placeholder {
    color: #faf089 !important;
  }

  .lg\:hover\:placeholder-yellow-400:hover::-moz-placeholder {
    color: #f6e05e !important;
  }

  .lg\:hover\:placeholder-yellow-400:hover:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .lg\:hover\:placeholder-yellow-400:hover::placeholder {
    color: #f6e05e !important;
  }

  .lg\:hover\:placeholder-yellow-500:hover::-moz-placeholder {
    color: #ecc94b !important;
  }

  .lg\:hover\:placeholder-yellow-500:hover:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .lg\:hover\:placeholder-yellow-500:hover::placeholder {
    color: #ecc94b !important;
  }

  .lg\:hover\:placeholder-yellow-600:hover::-moz-placeholder {
    color: #d69e2e !important;
  }

  .lg\:hover\:placeholder-yellow-600:hover:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .lg\:hover\:placeholder-yellow-600:hover::placeholder {
    color: #d69e2e !important;
  }

  .lg\:hover\:placeholder-yellow-700:hover::-moz-placeholder {
    color: #b7791f !important;
  }

  .lg\:hover\:placeholder-yellow-700:hover:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .lg\:hover\:placeholder-yellow-700:hover::placeholder {
    color: #b7791f !important;
  }

  .lg\:hover\:placeholder-yellow-800:hover::-moz-placeholder {
    color: #975a16 !important;
  }

  .lg\:hover\:placeholder-yellow-800:hover:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .lg\:hover\:placeholder-yellow-800:hover::placeholder {
    color: #975a16 !important;
  }

  .lg\:hover\:placeholder-yellow-900:hover::-moz-placeholder {
    color: #744210 !important;
  }

  .lg\:hover\:placeholder-yellow-900:hover:-ms-input-placeholder {
    color: #744210 !important;
  }

  .lg\:hover\:placeholder-yellow-900:hover::placeholder {
    color: #744210 !important;
  }

  .lg\:hover\:placeholder-green-100:hover::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .lg\:hover\:placeholder-green-100:hover:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .lg\:hover\:placeholder-green-100:hover::placeholder {
    color: #f0fff4 !important;
  }

  .lg\:hover\:placeholder-green-200:hover::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:hover\:placeholder-green-200:hover:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:hover\:placeholder-green-200:hover::placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:hover\:placeholder-green-300:hover::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:hover\:placeholder-green-300:hover:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:hover\:placeholder-green-300:hover::placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:hover\:placeholder-green-400:hover::-moz-placeholder {
    color: #68d391 !important;
  }

  .lg\:hover\:placeholder-green-400:hover:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .lg\:hover\:placeholder-green-400:hover::placeholder {
    color: #68d391 !important;
  }

  .lg\:hover\:placeholder-green-500:hover::-moz-placeholder {
    color: #48bb78 !important;
  }

  .lg\:hover\:placeholder-green-500:hover:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .lg\:hover\:placeholder-green-500:hover::placeholder {
    color: #48bb78 !important;
  }

  .lg\:hover\:placeholder-green-600:hover::-moz-placeholder {
    color: #38a169 !important;
  }

  .lg\:hover\:placeholder-green-600:hover:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .lg\:hover\:placeholder-green-600:hover::placeholder {
    color: #38a169 !important;
  }

  .lg\:hover\:placeholder-green-700:hover::-moz-placeholder {
    color: #2f855a !important;
  }

  .lg\:hover\:placeholder-green-700:hover:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .lg\:hover\:placeholder-green-700:hover::placeholder {
    color: #2f855a !important;
  }

  .lg\:hover\:placeholder-green-800:hover::-moz-placeholder {
    color: #276749 !important;
  }

  .lg\:hover\:placeholder-green-800:hover:-ms-input-placeholder {
    color: #276749 !important;
  }

  .lg\:hover\:placeholder-green-800:hover::placeholder {
    color: #276749 !important;
  }

  .lg\:hover\:placeholder-green-900:hover::-moz-placeholder {
    color: #22543d !important;
  }

  .lg\:hover\:placeholder-green-900:hover:-ms-input-placeholder {
    color: #22543d !important;
  }

  .lg\:hover\:placeholder-green-900:hover::placeholder {
    color: #22543d !important;
  }

  .lg\:hover\:placeholder-teal-100:hover::-moz-placeholder {
    color: #e6fffa !important;
  }

  .lg\:hover\:placeholder-teal-100:hover:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .lg\:hover\:placeholder-teal-100:hover::placeholder {
    color: #e6fffa !important;
  }

  .lg\:hover\:placeholder-teal-200:hover::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .lg\:hover\:placeholder-teal-200:hover:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .lg\:hover\:placeholder-teal-200:hover::placeholder {
    color: #b2f5ea !important;
  }

  .lg\:hover\:placeholder-teal-300:hover::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .lg\:hover\:placeholder-teal-300:hover:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .lg\:hover\:placeholder-teal-300:hover::placeholder {
    color: #81e6d9 !important;
  }

  .lg\:hover\:placeholder-teal-400:hover::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:hover\:placeholder-teal-400:hover:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:hover\:placeholder-teal-400:hover::placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:hover\:placeholder-teal-500:hover::-moz-placeholder {
    color: #38b2ac !important;
  }

  .lg\:hover\:placeholder-teal-500:hover:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .lg\:hover\:placeholder-teal-500:hover::placeholder {
    color: #38b2ac !important;
  }

  .lg\:hover\:placeholder-teal-600:hover::-moz-placeholder {
    color: #319795 !important;
  }

  .lg\:hover\:placeholder-teal-600:hover:-ms-input-placeholder {
    color: #319795 !important;
  }

  .lg\:hover\:placeholder-teal-600:hover::placeholder {
    color: #319795 !important;
  }

  .lg\:hover\:placeholder-teal-700:hover::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .lg\:hover\:placeholder-teal-700:hover:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .lg\:hover\:placeholder-teal-700:hover::placeholder {
    color: #2c7a7b !important;
  }

  .lg\:hover\:placeholder-teal-800:hover::-moz-placeholder {
    color: #285e61 !important;
  }

  .lg\:hover\:placeholder-teal-800:hover:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .lg\:hover\:placeholder-teal-800:hover::placeholder {
    color: #285e61 !important;
  }

  .lg\:hover\:placeholder-teal-900:hover::-moz-placeholder {
    color: #234e52 !important;
  }

  .lg\:hover\:placeholder-teal-900:hover:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .lg\:hover\:placeholder-teal-900:hover::placeholder {
    color: #234e52 !important;
  }

  .lg\:hover\:placeholder-blue-100:hover::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .lg\:hover\:placeholder-blue-100:hover:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .lg\:hover\:placeholder-blue-100:hover::placeholder {
    color: #ebf8ff !important;
  }

  .lg\:hover\:placeholder-blue-200:hover::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .lg\:hover\:placeholder-blue-200:hover:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .lg\:hover\:placeholder-blue-200:hover::placeholder {
    color: #bee3f8 !important;
  }

  .lg\:hover\:placeholder-blue-300:hover::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .lg\:hover\:placeholder-blue-300:hover:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .lg\:hover\:placeholder-blue-300:hover::placeholder {
    color: #90cdf4 !important;
  }

  .lg\:hover\:placeholder-blue-400:hover::-moz-placeholder {
    color: #63b3ed !important;
  }

  .lg\:hover\:placeholder-blue-400:hover:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .lg\:hover\:placeholder-blue-400:hover::placeholder {
    color: #63b3ed !important;
  }

  .lg\:hover\:placeholder-blue-500:hover::-moz-placeholder {
    color: #4299e1 !important;
  }

  .lg\:hover\:placeholder-blue-500:hover:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .lg\:hover\:placeholder-blue-500:hover::placeholder {
    color: #4299e1 !important;
  }

  .lg\:hover\:placeholder-blue-600:hover::-moz-placeholder {
    color: #3182ce !important;
  }

  .lg\:hover\:placeholder-blue-600:hover:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .lg\:hover\:placeholder-blue-600:hover::placeholder {
    color: #3182ce !important;
  }

  .lg\:hover\:placeholder-blue-700:hover::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:hover\:placeholder-blue-700:hover:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:hover\:placeholder-blue-700:hover::placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:hover\:placeholder-blue-800:hover::-moz-placeholder {
    color: #2c5282 !important;
  }

  .lg\:hover\:placeholder-blue-800:hover:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .lg\:hover\:placeholder-blue-800:hover::placeholder {
    color: #2c5282 !important;
  }

  .lg\:hover\:placeholder-blue-900:hover::-moz-placeholder {
    color: #2a4365 !important;
  }

  .lg\:hover\:placeholder-blue-900:hover:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .lg\:hover\:placeholder-blue-900:hover::placeholder {
    color: #2a4365 !important;
  }

  .lg\:hover\:placeholder-indigo-100:hover::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .lg\:hover\:placeholder-indigo-100:hover:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .lg\:hover\:placeholder-indigo-100:hover::placeholder {
    color: #ebf4ff !important;
  }

  .lg\:hover\:placeholder-indigo-200:hover::-moz-placeholder {
    color: #c3dafe !important;
  }

  .lg\:hover\:placeholder-indigo-200:hover:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .lg\:hover\:placeholder-indigo-200:hover::placeholder {
    color: #c3dafe !important;
  }

  .lg\:hover\:placeholder-indigo-300:hover::-moz-placeholder {
    color: #a3bffa !important;
  }

  .lg\:hover\:placeholder-indigo-300:hover:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .lg\:hover\:placeholder-indigo-300:hover::placeholder {
    color: #a3bffa !important;
  }

  .lg\:hover\:placeholder-indigo-400:hover::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:hover\:placeholder-indigo-400:hover:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:hover\:placeholder-indigo-400:hover::placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:hover\:placeholder-indigo-500:hover::-moz-placeholder {
    color: #667eea !important;
  }

  .lg\:hover\:placeholder-indigo-500:hover:-ms-input-placeholder {
    color: #667eea !important;
  }

  .lg\:hover\:placeholder-indigo-500:hover::placeholder {
    color: #667eea !important;
  }

  .lg\:hover\:placeholder-indigo-600:hover::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .lg\:hover\:placeholder-indigo-600:hover:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .lg\:hover\:placeholder-indigo-600:hover::placeholder {
    color: #5a67d8 !important;
  }

  .lg\:hover\:placeholder-indigo-700:hover::-moz-placeholder {
    color: #4c51bf !important;
  }

  .lg\:hover\:placeholder-indigo-700:hover:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .lg\:hover\:placeholder-indigo-700:hover::placeholder {
    color: #4c51bf !important;
  }

  .lg\:hover\:placeholder-indigo-800:hover::-moz-placeholder {
    color: #434190 !important;
  }

  .lg\:hover\:placeholder-indigo-800:hover:-ms-input-placeholder {
    color: #434190 !important;
  }

  .lg\:hover\:placeholder-indigo-800:hover::placeholder {
    color: #434190 !important;
  }

  .lg\:hover\:placeholder-indigo-900:hover::-moz-placeholder {
    color: #3c366b !important;
  }

  .lg\:hover\:placeholder-indigo-900:hover:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .lg\:hover\:placeholder-indigo-900:hover::placeholder {
    color: #3c366b !important;
  }

  .lg\:hover\:placeholder-purple-100:hover::-moz-placeholder {
    color: #faf5ff !important;
  }

  .lg\:hover\:placeholder-purple-100:hover:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .lg\:hover\:placeholder-purple-100:hover::placeholder {
    color: #faf5ff !important;
  }

  .lg\:hover\:placeholder-purple-200:hover::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .lg\:hover\:placeholder-purple-200:hover:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .lg\:hover\:placeholder-purple-200:hover::placeholder {
    color: #e9d8fd !important;
  }

  .lg\:hover\:placeholder-purple-300:hover::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .lg\:hover\:placeholder-purple-300:hover:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .lg\:hover\:placeholder-purple-300:hover::placeholder {
    color: #d6bcfa !important;
  }

  .lg\:hover\:placeholder-purple-400:hover::-moz-placeholder {
    color: #b794f4 !important;
  }

  .lg\:hover\:placeholder-purple-400:hover:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .lg\:hover\:placeholder-purple-400:hover::placeholder {
    color: #b794f4 !important;
  }

  .lg\:hover\:placeholder-purple-500:hover::-moz-placeholder {
    color: #9f7aea !important;
  }

  .lg\:hover\:placeholder-purple-500:hover:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .lg\:hover\:placeholder-purple-500:hover::placeholder {
    color: #9f7aea !important;
  }

  .lg\:hover\:placeholder-purple-600:hover::-moz-placeholder {
    color: #805ad5 !important;
  }

  .lg\:hover\:placeholder-purple-600:hover:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .lg\:hover\:placeholder-purple-600:hover::placeholder {
    color: #805ad5 !important;
  }

  .lg\:hover\:placeholder-purple-700:hover::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .lg\:hover\:placeholder-purple-700:hover:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .lg\:hover\:placeholder-purple-700:hover::placeholder {
    color: #6b46c1 !important;
  }

  .lg\:hover\:placeholder-purple-800:hover::-moz-placeholder {
    color: #553c9a !important;
  }

  .lg\:hover\:placeholder-purple-800:hover:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .lg\:hover\:placeholder-purple-800:hover::placeholder {
    color: #553c9a !important;
  }

  .lg\:hover\:placeholder-purple-900:hover::-moz-placeholder {
    color: #44337a !important;
  }

  .lg\:hover\:placeholder-purple-900:hover:-ms-input-placeholder {
    color: #44337a !important;
  }

  .lg\:hover\:placeholder-purple-900:hover::placeholder {
    color: #44337a !important;
  }

  .lg\:hover\:placeholder-pink-100:hover::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .lg\:hover\:placeholder-pink-100:hover:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .lg\:hover\:placeholder-pink-100:hover::placeholder {
    color: #fff5f7 !important;
  }

  .lg\:hover\:placeholder-pink-200:hover::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .lg\:hover\:placeholder-pink-200:hover:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .lg\:hover\:placeholder-pink-200:hover::placeholder {
    color: #fed7e2 !important;
  }

  .lg\:hover\:placeholder-pink-300:hover::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .lg\:hover\:placeholder-pink-300:hover:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .lg\:hover\:placeholder-pink-300:hover::placeholder {
    color: #fbb6ce !important;
  }

  .lg\:hover\:placeholder-pink-400:hover::-moz-placeholder {
    color: #f687b3 !important;
  }

  .lg\:hover\:placeholder-pink-400:hover:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .lg\:hover\:placeholder-pink-400:hover::placeholder {
    color: #f687b3 !important;
  }

  .lg\:hover\:placeholder-pink-500:hover::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .lg\:hover\:placeholder-pink-500:hover:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .lg\:hover\:placeholder-pink-500:hover::placeholder {
    color: #ed64a6 !important;
  }

  .lg\:hover\:placeholder-pink-600:hover::-moz-placeholder {
    color: #d53f8c !important;
  }

  .lg\:hover\:placeholder-pink-600:hover:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .lg\:hover\:placeholder-pink-600:hover::placeholder {
    color: #d53f8c !important;
  }

  .lg\:hover\:placeholder-pink-700:hover::-moz-placeholder {
    color: #b83280 !important;
  }

  .lg\:hover\:placeholder-pink-700:hover:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .lg\:hover\:placeholder-pink-700:hover::placeholder {
    color: #b83280 !important;
  }

  .lg\:hover\:placeholder-pink-800:hover::-moz-placeholder {
    color: #97266d !important;
  }

  .lg\:hover\:placeholder-pink-800:hover:-ms-input-placeholder {
    color: #97266d !important;
  }

  .lg\:hover\:placeholder-pink-800:hover::placeholder {
    color: #97266d !important;
  }

  .lg\:hover\:placeholder-pink-900:hover::-moz-placeholder {
    color: #702459 !important;
  }

  .lg\:hover\:placeholder-pink-900:hover:-ms-input-placeholder {
    color: #702459 !important;
  }

  .lg\:hover\:placeholder-pink-900:hover::placeholder {
    color: #702459 !important;
  }

  .lg\:hover\:placeholder-primary-black:hover::-moz-placeholder {
    color: #333333 !important;
  }

  .lg\:hover\:placeholder-primary-black:hover:-ms-input-placeholder {
    color: #333333 !important;
  }

  .lg\:hover\:placeholder-primary-black:hover::placeholder {
    color: #333333 !important;
  }

  .lg\:hover\:placeholder-primary-green:hover::-moz-placeholder {
    color: #085E3C !important;
  }

  .lg\:hover\:placeholder-primary-green:hover:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .lg\:hover\:placeholder-primary-green:hover::placeholder {
    color: #085E3C !important;
  }

  .lg\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent !important;
  }

  .lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent !important;
  }

  .lg\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent !important;
  }

  .lg\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor !important;
  }

  .lg\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor !important;
  }

  .lg\:focus\:placeholder-current:focus::placeholder {
    color: currentColor !important;
  }

  .lg\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #000 !important;
  }

  .lg\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #000 !important;
  }

  .lg\:focus\:placeholder-black:focus::placeholder {
    color: #000 !important;
  }

  .lg\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff !important;
  }

  .lg\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff !important;
  }

  .lg\:focus\:placeholder-white:focus::placeholder {
    color: #fff !important;
  }

  .lg\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    color: #f7fafc !important;
  }

  .lg\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .lg\:focus\:placeholder-gray-100:focus::placeholder {
    color: #f7fafc !important;
  }

  .lg\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .lg\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .lg\:focus\:placeholder-gray-200:focus::placeholder {
    color: #edf2f7 !important;
  }

  .lg\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:focus\:placeholder-gray-300:focus::placeholder {
    color: #e2e8f0 !important;
  }

  .lg\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:focus\:placeholder-gray-400:focus::placeholder {
    color: #cbd5e0 !important;
  }

  .lg\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .lg\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .lg\:focus\:placeholder-gray-500:focus::placeholder {
    color: #a0aec0 !important;
  }

  .lg\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    color: #718096 !important;
  }

  .lg\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    color: #718096 !important;
  }

  .lg\:focus\:placeholder-gray-600:focus::placeholder {
    color: #718096 !important;
  }

  .lg\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    color: #4a5568 !important;
  }

  .lg\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .lg\:focus\:placeholder-gray-700:focus::placeholder {
    color: #4a5568 !important;
  }

  .lg\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    color: #2d3748 !important;
  }

  .lg\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .lg\:focus\:placeholder-gray-800:focus::placeholder {
    color: #2d3748 !important;
  }

  .lg\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    color: #1a202c !important;
  }

  .lg\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .lg\:focus\:placeholder-gray-900:focus::placeholder {
    color: #1a202c !important;
  }

  .lg\:focus\:placeholder-red-100:focus::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .lg\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .lg\:focus\:placeholder-red-100:focus::placeholder {
    color: #fff5f5 !important;
  }

  .lg\:focus\:placeholder-red-200:focus::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .lg\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .lg\:focus\:placeholder-red-200:focus::placeholder {
    color: #fed7d7 !important;
  }

  .lg\:focus\:placeholder-red-300:focus::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .lg\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .lg\:focus\:placeholder-red-300:focus::placeholder {
    color: #feb2b2 !important;
  }

  .lg\:focus\:placeholder-red-400:focus::-moz-placeholder {
    color: #fc8181 !important;
  }

  .lg\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .lg\:focus\:placeholder-red-400:focus::placeholder {
    color: #fc8181 !important;
  }

  .lg\:focus\:placeholder-red-500:focus::-moz-placeholder {
    color: #f56565 !important;
  }

  .lg\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .lg\:focus\:placeholder-red-500:focus::placeholder {
    color: #f56565 !important;
  }

  .lg\:focus\:placeholder-red-600:focus::-moz-placeholder {
    color: #e53e3e !important;
  }

  .lg\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .lg\:focus\:placeholder-red-600:focus::placeholder {
    color: #e53e3e !important;
  }

  .lg\:focus\:placeholder-red-700:focus::-moz-placeholder {
    color: #c53030 !important;
  }

  .lg\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .lg\:focus\:placeholder-red-700:focus::placeholder {
    color: #c53030 !important;
  }

  .lg\:focus\:placeholder-red-800:focus::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .lg\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .lg\:focus\:placeholder-red-800:focus::placeholder {
    color: #9b2c2c !important;
  }

  .lg\:focus\:placeholder-red-900:focus::-moz-placeholder {
    color: #742a2a !important;
  }

  .lg\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .lg\:focus\:placeholder-red-900:focus::placeholder {
    color: #742a2a !important;
  }

  .lg\:focus\:placeholder-orange-100:focus::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .lg\:focus\:placeholder-orange-100:focus:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .lg\:focus\:placeholder-orange-100:focus::placeholder {
    color: #fffaf0 !important;
  }

  .lg\:focus\:placeholder-orange-200:focus::-moz-placeholder {
    color: #feebc8 !important;
  }

  .lg\:focus\:placeholder-orange-200:focus:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .lg\:focus\:placeholder-orange-200:focus::placeholder {
    color: #feebc8 !important;
  }

  .lg\:focus\:placeholder-orange-300:focus::-moz-placeholder {
    color: #fbd38d !important;
  }

  .lg\:focus\:placeholder-orange-300:focus:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .lg\:focus\:placeholder-orange-300:focus::placeholder {
    color: #fbd38d !important;
  }

  .lg\:focus\:placeholder-orange-400:focus::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .lg\:focus\:placeholder-orange-400:focus:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .lg\:focus\:placeholder-orange-400:focus::placeholder {
    color: #f6ad55 !important;
  }

  .lg\:focus\:placeholder-orange-500:focus::-moz-placeholder {
    color: #ed8936 !important;
  }

  .lg\:focus\:placeholder-orange-500:focus:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .lg\:focus\:placeholder-orange-500:focus::placeholder {
    color: #ed8936 !important;
  }

  .lg\:focus\:placeholder-orange-600:focus::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .lg\:focus\:placeholder-orange-600:focus:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .lg\:focus\:placeholder-orange-600:focus::placeholder {
    color: #dd6b20 !important;
  }

  .lg\:focus\:placeholder-orange-700:focus::-moz-placeholder {
    color: #c05621 !important;
  }

  .lg\:focus\:placeholder-orange-700:focus:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .lg\:focus\:placeholder-orange-700:focus::placeholder {
    color: #c05621 !important;
  }

  .lg\:focus\:placeholder-orange-800:focus::-moz-placeholder {
    color: #9c4221 !important;
  }

  .lg\:focus\:placeholder-orange-800:focus:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .lg\:focus\:placeholder-orange-800:focus::placeholder {
    color: #9c4221 !important;
  }

  .lg\:focus\:placeholder-orange-900:focus::-moz-placeholder {
    color: #7b341e !important;
  }

  .lg\:focus\:placeholder-orange-900:focus:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .lg\:focus\:placeholder-orange-900:focus::placeholder {
    color: #7b341e !important;
  }

  .lg\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    color: #fffff0 !important;
  }

  .lg\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .lg\:focus\:placeholder-yellow-100:focus::placeholder {
    color: #fffff0 !important;
  }

  .lg\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    color: #fefcbf !important;
  }

  .lg\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .lg\:focus\:placeholder-yellow-200:focus::placeholder {
    color: #fefcbf !important;
  }

  .lg\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    color: #faf089 !important;
  }

  .lg\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .lg\:focus\:placeholder-yellow-300:focus::placeholder {
    color: #faf089 !important;
  }

  .lg\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    color: #f6e05e !important;
  }

  .lg\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .lg\:focus\:placeholder-yellow-400:focus::placeholder {
    color: #f6e05e !important;
  }

  .lg\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    color: #ecc94b !important;
  }

  .lg\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .lg\:focus\:placeholder-yellow-500:focus::placeholder {
    color: #ecc94b !important;
  }

  .lg\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    color: #d69e2e !important;
  }

  .lg\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .lg\:focus\:placeholder-yellow-600:focus::placeholder {
    color: #d69e2e !important;
  }

  .lg\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    color: #b7791f !important;
  }

  .lg\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .lg\:focus\:placeholder-yellow-700:focus::placeholder {
    color: #b7791f !important;
  }

  .lg\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    color: #975a16 !important;
  }

  .lg\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .lg\:focus\:placeholder-yellow-800:focus::placeholder {
    color: #975a16 !important;
  }

  .lg\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    color: #744210 !important;
  }

  .lg\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    color: #744210 !important;
  }

  .lg\:focus\:placeholder-yellow-900:focus::placeholder {
    color: #744210 !important;
  }

  .lg\:focus\:placeholder-green-100:focus::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .lg\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .lg\:focus\:placeholder-green-100:focus::placeholder {
    color: #f0fff4 !important;
  }

  .lg\:focus\:placeholder-green-200:focus::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:focus\:placeholder-green-200:focus::placeholder {
    color: #c6f6d5 !important;
  }

  .lg\:focus\:placeholder-green-300:focus::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:focus\:placeholder-green-300:focus::placeholder {
    color: #9ae6b4 !important;
  }

  .lg\:focus\:placeholder-green-400:focus::-moz-placeholder {
    color: #68d391 !important;
  }

  .lg\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .lg\:focus\:placeholder-green-400:focus::placeholder {
    color: #68d391 !important;
  }

  .lg\:focus\:placeholder-green-500:focus::-moz-placeholder {
    color: #48bb78 !important;
  }

  .lg\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .lg\:focus\:placeholder-green-500:focus::placeholder {
    color: #48bb78 !important;
  }

  .lg\:focus\:placeholder-green-600:focus::-moz-placeholder {
    color: #38a169 !important;
  }

  .lg\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .lg\:focus\:placeholder-green-600:focus::placeholder {
    color: #38a169 !important;
  }

  .lg\:focus\:placeholder-green-700:focus::-moz-placeholder {
    color: #2f855a !important;
  }

  .lg\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .lg\:focus\:placeholder-green-700:focus::placeholder {
    color: #2f855a !important;
  }

  .lg\:focus\:placeholder-green-800:focus::-moz-placeholder {
    color: #276749 !important;
  }

  .lg\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    color: #276749 !important;
  }

  .lg\:focus\:placeholder-green-800:focus::placeholder {
    color: #276749 !important;
  }

  .lg\:focus\:placeholder-green-900:focus::-moz-placeholder {
    color: #22543d !important;
  }

  .lg\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    color: #22543d !important;
  }

  .lg\:focus\:placeholder-green-900:focus::placeholder {
    color: #22543d !important;
  }

  .lg\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    color: #e6fffa !important;
  }

  .lg\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .lg\:focus\:placeholder-teal-100:focus::placeholder {
    color: #e6fffa !important;
  }

  .lg\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .lg\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .lg\:focus\:placeholder-teal-200:focus::placeholder {
    color: #b2f5ea !important;
  }

  .lg\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .lg\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .lg\:focus\:placeholder-teal-300:focus::placeholder {
    color: #81e6d9 !important;
  }

  .lg\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:focus\:placeholder-teal-400:focus::placeholder {
    color: #4fd1c5 !important;
  }

  .lg\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    color: #38b2ac !important;
  }

  .lg\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .lg\:focus\:placeholder-teal-500:focus::placeholder {
    color: #38b2ac !important;
  }

  .lg\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    color: #319795 !important;
  }

  .lg\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    color: #319795 !important;
  }

  .lg\:focus\:placeholder-teal-600:focus::placeholder {
    color: #319795 !important;
  }

  .lg\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .lg\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .lg\:focus\:placeholder-teal-700:focus::placeholder {
    color: #2c7a7b !important;
  }

  .lg\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    color: #285e61 !important;
  }

  .lg\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .lg\:focus\:placeholder-teal-800:focus::placeholder {
    color: #285e61 !important;
  }

  .lg\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    color: #234e52 !important;
  }

  .lg\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .lg\:focus\:placeholder-teal-900:focus::placeholder {
    color: #234e52 !important;
  }

  .lg\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .lg\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .lg\:focus\:placeholder-blue-100:focus::placeholder {
    color: #ebf8ff !important;
  }

  .lg\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .lg\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .lg\:focus\:placeholder-blue-200:focus::placeholder {
    color: #bee3f8 !important;
  }

  .lg\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .lg\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .lg\:focus\:placeholder-blue-300:focus::placeholder {
    color: #90cdf4 !important;
  }

  .lg\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    color: #63b3ed !important;
  }

  .lg\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .lg\:focus\:placeholder-blue-400:focus::placeholder {
    color: #63b3ed !important;
  }

  .lg\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    color: #4299e1 !important;
  }

  .lg\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .lg\:focus\:placeholder-blue-500:focus::placeholder {
    color: #4299e1 !important;
  }

  .lg\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    color: #3182ce !important;
  }

  .lg\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .lg\:focus\:placeholder-blue-600:focus::placeholder {
    color: #3182ce !important;
  }

  .lg\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:focus\:placeholder-blue-700:focus::placeholder {
    color: #2b6cb0 !important;
  }

  .lg\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    color: #2c5282 !important;
  }

  .lg\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .lg\:focus\:placeholder-blue-800:focus::placeholder {
    color: #2c5282 !important;
  }

  .lg\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    color: #2a4365 !important;
  }

  .lg\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .lg\:focus\:placeholder-blue-900:focus::placeholder {
    color: #2a4365 !important;
  }

  .lg\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .lg\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .lg\:focus\:placeholder-indigo-100:focus::placeholder {
    color: #ebf4ff !important;
  }

  .lg\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    color: #c3dafe !important;
  }

  .lg\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .lg\:focus\:placeholder-indigo-200:focus::placeholder {
    color: #c3dafe !important;
  }

  .lg\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    color: #a3bffa !important;
  }

  .lg\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .lg\:focus\:placeholder-indigo-300:focus::placeholder {
    color: #a3bffa !important;
  }

  .lg\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:focus\:placeholder-indigo-400:focus::placeholder {
    color: #7f9cf5 !important;
  }

  .lg\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    color: #667eea !important;
  }

  .lg\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    color: #667eea !important;
  }

  .lg\:focus\:placeholder-indigo-500:focus::placeholder {
    color: #667eea !important;
  }

  .lg\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .lg\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .lg\:focus\:placeholder-indigo-600:focus::placeholder {
    color: #5a67d8 !important;
  }

  .lg\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    color: #4c51bf !important;
  }

  .lg\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .lg\:focus\:placeholder-indigo-700:focus::placeholder {
    color: #4c51bf !important;
  }

  .lg\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    color: #434190 !important;
  }

  .lg\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    color: #434190 !important;
  }

  .lg\:focus\:placeholder-indigo-800:focus::placeholder {
    color: #434190 !important;
  }

  .lg\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    color: #3c366b !important;
  }

  .lg\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .lg\:focus\:placeholder-indigo-900:focus::placeholder {
    color: #3c366b !important;
  }

  .lg\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    color: #faf5ff !important;
  }

  .lg\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .lg\:focus\:placeholder-purple-100:focus::placeholder {
    color: #faf5ff !important;
  }

  .lg\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .lg\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .lg\:focus\:placeholder-purple-200:focus::placeholder {
    color: #e9d8fd !important;
  }

  .lg\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .lg\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .lg\:focus\:placeholder-purple-300:focus::placeholder {
    color: #d6bcfa !important;
  }

  .lg\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    color: #b794f4 !important;
  }

  .lg\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .lg\:focus\:placeholder-purple-400:focus::placeholder {
    color: #b794f4 !important;
  }

  .lg\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    color: #9f7aea !important;
  }

  .lg\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .lg\:focus\:placeholder-purple-500:focus::placeholder {
    color: #9f7aea !important;
  }

  .lg\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    color: #805ad5 !important;
  }

  .lg\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .lg\:focus\:placeholder-purple-600:focus::placeholder {
    color: #805ad5 !important;
  }

  .lg\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .lg\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .lg\:focus\:placeholder-purple-700:focus::placeholder {
    color: #6b46c1 !important;
  }

  .lg\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    color: #553c9a !important;
  }

  .lg\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .lg\:focus\:placeholder-purple-800:focus::placeholder {
    color: #553c9a !important;
  }

  .lg\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    color: #44337a !important;
  }

  .lg\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    color: #44337a !important;
  }

  .lg\:focus\:placeholder-purple-900:focus::placeholder {
    color: #44337a !important;
  }

  .lg\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .lg\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .lg\:focus\:placeholder-pink-100:focus::placeholder {
    color: #fff5f7 !important;
  }

  .lg\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .lg\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .lg\:focus\:placeholder-pink-200:focus::placeholder {
    color: #fed7e2 !important;
  }

  .lg\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .lg\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .lg\:focus\:placeholder-pink-300:focus::placeholder {
    color: #fbb6ce !important;
  }

  .lg\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    color: #f687b3 !important;
  }

  .lg\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .lg\:focus\:placeholder-pink-400:focus::placeholder {
    color: #f687b3 !important;
  }

  .lg\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .lg\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .lg\:focus\:placeholder-pink-500:focus::placeholder {
    color: #ed64a6 !important;
  }

  .lg\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    color: #d53f8c !important;
  }

  .lg\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .lg\:focus\:placeholder-pink-600:focus::placeholder {
    color: #d53f8c !important;
  }

  .lg\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    color: #b83280 !important;
  }

  .lg\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .lg\:focus\:placeholder-pink-700:focus::placeholder {
    color: #b83280 !important;
  }

  .lg\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    color: #97266d !important;
  }

  .lg\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    color: #97266d !important;
  }

  .lg\:focus\:placeholder-pink-800:focus::placeholder {
    color: #97266d !important;
  }

  .lg\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    color: #702459 !important;
  }

  .lg\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    color: #702459 !important;
  }

  .lg\:focus\:placeholder-pink-900:focus::placeholder {
    color: #702459 !important;
  }

  .lg\:focus\:placeholder-primary-black:focus::-moz-placeholder {
    color: #333333 !important;
  }

  .lg\:focus\:placeholder-primary-black:focus:-ms-input-placeholder {
    color: #333333 !important;
  }

  .lg\:focus\:placeholder-primary-black:focus::placeholder {
    color: #333333 !important;
  }

  .lg\:focus\:placeholder-primary-green:focus::-moz-placeholder {
    color: #085E3C !important;
  }

  .lg\:focus\:placeholder-primary-green:focus:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .lg\:focus\:placeholder-primary-green:focus::placeholder {
    color: #085E3C !important;
  }

  .lg\:pointer-events-none {
    pointer-events: none !important;
  }

  .lg\:pointer-events-auto {
    pointer-events: auto !important;
  }

  .lg\:hover\:pointer-events-none:hover {
    pointer-events: none !important;
  }

  .lg\:hover\:pointer-events-auto:hover {
    pointer-events: auto !important;
  }

  .lg\:focus\:pointer-events-none:focus {
    pointer-events: none !important;
  }

  .lg\:focus\:pointer-events-auto:focus {
    pointer-events: auto !important;
  }

  .lg\:static {
    position: static !important;
  }

  .lg\:fixed {
    position: fixed !important;
  }

  .lg\:absolute {
    position: absolute !important;
  }

  .lg\:relative {
    position: relative !important;
  }

  .lg\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .lg\:hover\:static:hover {
    position: static !important;
  }

  .lg\:hover\:fixed:hover {
    position: fixed !important;
  }

  .lg\:hover\:absolute:hover {
    position: absolute !important;
  }

  .lg\:hover\:relative:hover {
    position: relative !important;
  }

  .lg\:hover\:sticky:hover {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .lg\:focus\:static:focus {
    position: static !important;
  }

  .lg\:focus\:fixed:focus {
    position: fixed !important;
  }

  .lg\:focus\:absolute:focus {
    position: absolute !important;
  }

  .lg\:focus\:relative:focus {
    position: relative !important;
  }

  .lg\:focus\:sticky:focus {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .lg\:inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .lg\:inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .lg\:inset-1\/2 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:-inset-1\/2 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:inset-1\/3 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:-inset-1\/3 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:inset-2\/3 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:-inset-2\/3 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:inset-1\/4 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .lg\:-inset-1\/4 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .lg\:inset-2\/4 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:-inset-2\/4 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:inset-3\/4 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .lg\:-inset-3\/4 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .lg\:inset-1\/5 {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .lg\:-inset-1\/5 {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .lg\:inset-2\/5 {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .lg\:-inset-2\/5 {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .lg\:inset-3\/5 {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .lg\:-inset-3\/5 {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .lg\:inset-4\/5 {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .lg\:-inset-4\/5 {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .lg\:inset-1\/6 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:-inset-1\/6 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:inset-2\/6 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:-inset-2\/6 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:inset-3\/6 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:-inset-3\/6 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:inset-4\/6 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:-inset-4\/6 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:inset-5\/6 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:-inset-5\/6 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:inset-1\/12 {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .lg\:-inset-1\/12 {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .lg\:inset-2\/12 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:-inset-2\/12 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:inset-3\/12 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .lg\:-inset-3\/12 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .lg\:inset-4\/12 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:-inset-4\/12 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:inset-5\/12 {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .lg\:-inset-5\/12 {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .lg\:inset-6\/12 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:-inset-6\/12 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:inset-7\/12 {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .lg\:-inset-7\/12 {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .lg\:inset-8\/12 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:-inset-8\/12 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:inset-9\/12 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .lg\:-inset-9\/12 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .lg\:inset-10\/12 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:-inset-10\/12 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:inset-11\/12 {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .lg\:-inset-11\/12 {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .lg\:inset-y-0 {
    top: 0 !important;
    bottom: 0 !important;
  }

  .lg\:inset-x-0 {
    right: 0 !important;
    left: 0 !important;
  }

  .lg\:inset-y-auto {
    top: auto !important;
    bottom: auto !important;
  }

  .lg\:inset-x-auto {
    right: auto !important;
    left: auto !important;
  }

  .lg\:inset-y-1\/2 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:inset-x-1\/2 {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:-inset-y-1\/2 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:-inset-x-1\/2 {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:inset-y-1\/3 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:inset-x-1\/3 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:-inset-y-1\/3 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:-inset-x-1\/3 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:inset-y-2\/3 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:inset-x-2\/3 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:-inset-y-2\/3 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:-inset-x-2\/3 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:inset-y-1\/4 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .lg\:inset-x-1\/4 {
    right: 25% !important;
    left: 25% !important;
  }

  .lg\:-inset-y-1\/4 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .lg\:-inset-x-1\/4 {
    right: -25% !important;
    left: -25% !important;
  }

  .lg\:inset-y-2\/4 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:inset-x-2\/4 {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:-inset-y-2\/4 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:-inset-x-2\/4 {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:inset-y-3\/4 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .lg\:inset-x-3\/4 {
    right: 75% !important;
    left: 75% !important;
  }

  .lg\:-inset-y-3\/4 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .lg\:-inset-x-3\/4 {
    right: -75% !important;
    left: -75% !important;
  }

  .lg\:inset-y-1\/5 {
    top: 20% !important;
    bottom: 20% !important;
  }

  .lg\:inset-x-1\/5 {
    right: 20% !important;
    left: 20% !important;
  }

  .lg\:-inset-y-1\/5 {
    top: -20% !important;
    bottom: -20% !important;
  }

  .lg\:-inset-x-1\/5 {
    right: -20% !important;
    left: -20% !important;
  }

  .lg\:inset-y-2\/5 {
    top: 40% !important;
    bottom: 40% !important;
  }

  .lg\:inset-x-2\/5 {
    right: 40% !important;
    left: 40% !important;
  }

  .lg\:-inset-y-2\/5 {
    top: -40% !important;
    bottom: -40% !important;
  }

  .lg\:-inset-x-2\/5 {
    right: -40% !important;
    left: -40% !important;
  }

  .lg\:inset-y-3\/5 {
    top: 60% !important;
    bottom: 60% !important;
  }

  .lg\:inset-x-3\/5 {
    right: 60% !important;
    left: 60% !important;
  }

  .lg\:-inset-y-3\/5 {
    top: -60% !important;
    bottom: -60% !important;
  }

  .lg\:-inset-x-3\/5 {
    right: -60% !important;
    left: -60% !important;
  }

  .lg\:inset-y-4\/5 {
    top: 80% !important;
    bottom: 80% !important;
  }

  .lg\:inset-x-4\/5 {
    right: 80% !important;
    left: 80% !important;
  }

  .lg\:-inset-y-4\/5 {
    top: -80% !important;
    bottom: -80% !important;
  }

  .lg\:-inset-x-4\/5 {
    right: -80% !important;
    left: -80% !important;
  }

  .lg\:inset-y-1\/6 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .lg\:inset-x-1\/6 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:-inset-y-1\/6 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .lg\:-inset-x-1\/6 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:inset-y-2\/6 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:inset-x-2\/6 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:-inset-y-2\/6 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:-inset-x-2\/6 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:inset-y-3\/6 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:inset-x-3\/6 {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:-inset-y-3\/6 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:-inset-x-3\/6 {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:inset-y-4\/6 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:inset-x-4\/6 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:-inset-y-4\/6 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:-inset-x-4\/6 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:inset-y-5\/6 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .lg\:inset-x-5\/6 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:-inset-y-5\/6 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .lg\:-inset-x-5\/6 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:inset-y-1\/12 {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .lg\:inset-x-1\/12 {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .lg\:-inset-y-1\/12 {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .lg\:-inset-x-1\/12 {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .lg\:inset-y-2\/12 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .lg\:inset-x-2\/12 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:-inset-y-2\/12 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .lg\:-inset-x-2\/12 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:inset-y-3\/12 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .lg\:inset-x-3\/12 {
    right: 25% !important;
    left: 25% !important;
  }

  .lg\:-inset-y-3\/12 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .lg\:-inset-x-3\/12 {
    right: -25% !important;
    left: -25% !important;
  }

  .lg\:inset-y-4\/12 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:inset-x-4\/12 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:-inset-y-4\/12 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:-inset-x-4\/12 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:inset-y-5\/12 {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .lg\:inset-x-5\/12 {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .lg\:-inset-y-5\/12 {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .lg\:-inset-x-5\/12 {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .lg\:inset-y-6\/12 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:inset-x-6\/12 {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:-inset-y-6\/12 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:-inset-x-6\/12 {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:inset-y-7\/12 {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .lg\:inset-x-7\/12 {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .lg\:-inset-y-7\/12 {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .lg\:-inset-x-7\/12 {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .lg\:inset-y-8\/12 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:inset-x-8\/12 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:-inset-y-8\/12 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:-inset-x-8\/12 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:inset-y-9\/12 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .lg\:inset-x-9\/12 {
    right: 75% !important;
    left: 75% !important;
  }

  .lg\:-inset-y-9\/12 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .lg\:-inset-x-9\/12 {
    right: -75% !important;
    left: -75% !important;
  }

  .lg\:inset-y-10\/12 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .lg\:inset-x-10\/12 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:-inset-y-10\/12 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .lg\:-inset-x-10\/12 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:inset-y-11\/12 {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .lg\:inset-x-11\/12 {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .lg\:-inset-y-11\/12 {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .lg\:-inset-x-11\/12 {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .lg\:top-0 {
    top: 0 !important;
  }

  .lg\:right-0 {
    right: 0 !important;
  }

  .lg\:bottom-0 {
    bottom: 0 !important;
  }

  .lg\:left-0 {
    left: 0 !important;
  }

  .lg\:top-auto {
    top: auto !important;
  }

  .lg\:right-auto {
    right: auto !important;
  }

  .lg\:bottom-auto {
    bottom: auto !important;
  }

  .lg\:left-auto {
    left: auto !important;
  }

  .lg\:top-1\/2 {
    top: 50% !important;
  }

  .lg\:right-1\/2 {
    right: 50% !important;
  }

  .lg\:bottom-1\/2 {
    bottom: 50% !important;
  }

  .lg\:left-1\/2 {
    left: 50% !important;
  }

  .lg\:-top-1\/2 {
    top: -50% !important;
  }

  .lg\:-right-1\/2 {
    right: -50% !important;
  }

  .lg\:-bottom-1\/2 {
    bottom: -50% !important;
  }

  .lg\:-left-1\/2 {
    left: -50% !important;
  }

  .lg\:top-1\/3 {
    top: 33.33333333333333% !important;
  }

  .lg\:right-1\/3 {
    right: 33.33333333333333% !important;
  }

  .lg\:bottom-1\/3 {
    bottom: 33.33333333333333% !important;
  }

  .lg\:left-1\/3 {
    left: 33.33333333333333% !important;
  }

  .lg\:-top-1\/3 {
    top: -33.33333333333333% !important;
  }

  .lg\:-right-1\/3 {
    right: -33.33333333333333% !important;
  }

  .lg\:-bottom-1\/3 {
    bottom: -33.33333333333333% !important;
  }

  .lg\:-left-1\/3 {
    left: -33.33333333333333% !important;
  }

  .lg\:top-2\/3 {
    top: 66.66666666666666% !important;
  }

  .lg\:right-2\/3 {
    right: 66.66666666666666% !important;
  }

  .lg\:bottom-2\/3 {
    bottom: 66.66666666666666% !important;
  }

  .lg\:left-2\/3 {
    left: 66.66666666666666% !important;
  }

  .lg\:-top-2\/3 {
    top: -66.66666666666666% !important;
  }

  .lg\:-right-2\/3 {
    right: -66.66666666666666% !important;
  }

  .lg\:-bottom-2\/3 {
    bottom: -66.66666666666666% !important;
  }

  .lg\:-left-2\/3 {
    left: -66.66666666666666% !important;
  }

  .lg\:top-1\/4 {
    top: 25% !important;
  }

  .lg\:right-1\/4 {
    right: 25% !important;
  }

  .lg\:bottom-1\/4 {
    bottom: 25% !important;
  }

  .lg\:left-1\/4 {
    left: 25% !important;
  }

  .lg\:-top-1\/4 {
    top: -25% !important;
  }

  .lg\:-right-1\/4 {
    right: -25% !important;
  }

  .lg\:-bottom-1\/4 {
    bottom: -25% !important;
  }

  .lg\:-left-1\/4 {
    left: -25% !important;
  }

  .lg\:top-2\/4 {
    top: 50% !important;
  }

  .lg\:right-2\/4 {
    right: 50% !important;
  }

  .lg\:bottom-2\/4 {
    bottom: 50% !important;
  }

  .lg\:left-2\/4 {
    left: 50% !important;
  }

  .lg\:-top-2\/4 {
    top: -50% !important;
  }

  .lg\:-right-2\/4 {
    right: -50% !important;
  }

  .lg\:-bottom-2\/4 {
    bottom: -50% !important;
  }

  .lg\:-left-2\/4 {
    left: -50% !important;
  }

  .lg\:top-3\/4 {
    top: 75% !important;
  }

  .lg\:right-3\/4 {
    right: 75% !important;
  }

  .lg\:bottom-3\/4 {
    bottom: 75% !important;
  }

  .lg\:left-3\/4 {
    left: 75% !important;
  }

  .lg\:-top-3\/4 {
    top: -75% !important;
  }

  .lg\:-right-3\/4 {
    right: -75% !important;
  }

  .lg\:-bottom-3\/4 {
    bottom: -75% !important;
  }

  .lg\:-left-3\/4 {
    left: -75% !important;
  }

  .lg\:top-1\/5 {
    top: 20% !important;
  }

  .lg\:right-1\/5 {
    right: 20% !important;
  }

  .lg\:bottom-1\/5 {
    bottom: 20% !important;
  }

  .lg\:left-1\/5 {
    left: 20% !important;
  }

  .lg\:-top-1\/5 {
    top: -20% !important;
  }

  .lg\:-right-1\/5 {
    right: -20% !important;
  }

  .lg\:-bottom-1\/5 {
    bottom: -20% !important;
  }

  .lg\:-left-1\/5 {
    left: -20% !important;
  }

  .lg\:top-2\/5 {
    top: 40% !important;
  }

  .lg\:right-2\/5 {
    right: 40% !important;
  }

  .lg\:bottom-2\/5 {
    bottom: 40% !important;
  }

  .lg\:left-2\/5 {
    left: 40% !important;
  }

  .lg\:-top-2\/5 {
    top: -40% !important;
  }

  .lg\:-right-2\/5 {
    right: -40% !important;
  }

  .lg\:-bottom-2\/5 {
    bottom: -40% !important;
  }

  .lg\:-left-2\/5 {
    left: -40% !important;
  }

  .lg\:top-3\/5 {
    top: 60% !important;
  }

  .lg\:right-3\/5 {
    right: 60% !important;
  }

  .lg\:bottom-3\/5 {
    bottom: 60% !important;
  }

  .lg\:left-3\/5 {
    left: 60% !important;
  }

  .lg\:-top-3\/5 {
    top: -60% !important;
  }

  .lg\:-right-3\/5 {
    right: -60% !important;
  }

  .lg\:-bottom-3\/5 {
    bottom: -60% !important;
  }

  .lg\:-left-3\/5 {
    left: -60% !important;
  }

  .lg\:top-4\/5 {
    top: 80% !important;
  }

  .lg\:right-4\/5 {
    right: 80% !important;
  }

  .lg\:bottom-4\/5 {
    bottom: 80% !important;
  }

  .lg\:left-4\/5 {
    left: 80% !important;
  }

  .lg\:-top-4\/5 {
    top: -80% !important;
  }

  .lg\:-right-4\/5 {
    right: -80% !important;
  }

  .lg\:-bottom-4\/5 {
    bottom: -80% !important;
  }

  .lg\:-left-4\/5 {
    left: -80% !important;
  }

  .lg\:top-1\/6 {
    top: 16.666666666666664% !important;
  }

  .lg\:right-1\/6 {
    right: 16.666666666666664% !important;
  }

  .lg\:bottom-1\/6 {
    bottom: 16.666666666666664% !important;
  }

  .lg\:left-1\/6 {
    left: 16.666666666666664% !important;
  }

  .lg\:-top-1\/6 {
    top: -16.666666666666664% !important;
  }

  .lg\:-right-1\/6 {
    right: -16.666666666666664% !important;
  }

  .lg\:-bottom-1\/6 {
    bottom: -16.666666666666664% !important;
  }

  .lg\:-left-1\/6 {
    left: -16.666666666666664% !important;
  }

  .lg\:top-2\/6 {
    top: 33.33333333333333% !important;
  }

  .lg\:right-2\/6 {
    right: 33.33333333333333% !important;
  }

  .lg\:bottom-2\/6 {
    bottom: 33.33333333333333% !important;
  }

  .lg\:left-2\/6 {
    left: 33.33333333333333% !important;
  }

  .lg\:-top-2\/6 {
    top: -33.33333333333333% !important;
  }

  .lg\:-right-2\/6 {
    right: -33.33333333333333% !important;
  }

  .lg\:-bottom-2\/6 {
    bottom: -33.33333333333333% !important;
  }

  .lg\:-left-2\/6 {
    left: -33.33333333333333% !important;
  }

  .lg\:top-3\/6 {
    top: 50% !important;
  }

  .lg\:right-3\/6 {
    right: 50% !important;
  }

  .lg\:bottom-3\/6 {
    bottom: 50% !important;
  }

  .lg\:left-3\/6 {
    left: 50% !important;
  }

  .lg\:-top-3\/6 {
    top: -50% !important;
  }

  .lg\:-right-3\/6 {
    right: -50% !important;
  }

  .lg\:-bottom-3\/6 {
    bottom: -50% !important;
  }

  .lg\:-left-3\/6 {
    left: -50% !important;
  }

  .lg\:top-4\/6 {
    top: 66.66666666666666% !important;
  }

  .lg\:right-4\/6 {
    right: 66.66666666666666% !important;
  }

  .lg\:bottom-4\/6 {
    bottom: 66.66666666666666% !important;
  }

  .lg\:left-4\/6 {
    left: 66.66666666666666% !important;
  }

  .lg\:-top-4\/6 {
    top: -66.66666666666666% !important;
  }

  .lg\:-right-4\/6 {
    right: -66.66666666666666% !important;
  }

  .lg\:-bottom-4\/6 {
    bottom: -66.66666666666666% !important;
  }

  .lg\:-left-4\/6 {
    left: -66.66666666666666% !important;
  }

  .lg\:top-5\/6 {
    top: 83.33333333333334% !important;
  }

  .lg\:right-5\/6 {
    right: 83.33333333333334% !important;
  }

  .lg\:bottom-5\/6 {
    bottom: 83.33333333333334% !important;
  }

  .lg\:left-5\/6 {
    left: 83.33333333333334% !important;
  }

  .lg\:-top-5\/6 {
    top: -83.33333333333334% !important;
  }

  .lg\:-right-5\/6 {
    right: -83.33333333333334% !important;
  }

  .lg\:-bottom-5\/6 {
    bottom: -83.33333333333334% !important;
  }

  .lg\:-left-5\/6 {
    left: -83.33333333333334% !important;
  }

  .lg\:top-1\/12 {
    top: 8.333333333333332% !important;
  }

  .lg\:right-1\/12 {
    right: 8.333333333333332% !important;
  }

  .lg\:bottom-1\/12 {
    bottom: 8.333333333333332% !important;
  }

  .lg\:left-1\/12 {
    left: 8.333333333333332% !important;
  }

  .lg\:-top-1\/12 {
    top: -8.333333333333332% !important;
  }

  .lg\:-right-1\/12 {
    right: -8.333333333333332% !important;
  }

  .lg\:-bottom-1\/12 {
    bottom: -8.333333333333332% !important;
  }

  .lg\:-left-1\/12 {
    left: -8.333333333333332% !important;
  }

  .lg\:top-2\/12 {
    top: 16.666666666666664% !important;
  }

  .lg\:right-2\/12 {
    right: 16.666666666666664% !important;
  }

  .lg\:bottom-2\/12 {
    bottom: 16.666666666666664% !important;
  }

  .lg\:left-2\/12 {
    left: 16.666666666666664% !important;
  }

  .lg\:-top-2\/12 {
    top: -16.666666666666664% !important;
  }

  .lg\:-right-2\/12 {
    right: -16.666666666666664% !important;
  }

  .lg\:-bottom-2\/12 {
    bottom: -16.666666666666664% !important;
  }

  .lg\:-left-2\/12 {
    left: -16.666666666666664% !important;
  }

  .lg\:top-3\/12 {
    top: 25% !important;
  }

  .lg\:right-3\/12 {
    right: 25% !important;
  }

  .lg\:bottom-3\/12 {
    bottom: 25% !important;
  }

  .lg\:left-3\/12 {
    left: 25% !important;
  }

  .lg\:-top-3\/12 {
    top: -25% !important;
  }

  .lg\:-right-3\/12 {
    right: -25% !important;
  }

  .lg\:-bottom-3\/12 {
    bottom: -25% !important;
  }

  .lg\:-left-3\/12 {
    left: -25% !important;
  }

  .lg\:top-4\/12 {
    top: 33.33333333333333% !important;
  }

  .lg\:right-4\/12 {
    right: 33.33333333333333% !important;
  }

  .lg\:bottom-4\/12 {
    bottom: 33.33333333333333% !important;
  }

  .lg\:left-4\/12 {
    left: 33.33333333333333% !important;
  }

  .lg\:-top-4\/12 {
    top: -33.33333333333333% !important;
  }

  .lg\:-right-4\/12 {
    right: -33.33333333333333% !important;
  }

  .lg\:-bottom-4\/12 {
    bottom: -33.33333333333333% !important;
  }

  .lg\:-left-4\/12 {
    left: -33.33333333333333% !important;
  }

  .lg\:top-5\/12 {
    top: 41.66666666666667% !important;
  }

  .lg\:right-5\/12 {
    right: 41.66666666666667% !important;
  }

  .lg\:bottom-5\/12 {
    bottom: 41.66666666666667% !important;
  }

  .lg\:left-5\/12 {
    left: 41.66666666666667% !important;
  }

  .lg\:-top-5\/12 {
    top: -41.66666666666667% !important;
  }

  .lg\:-right-5\/12 {
    right: -41.66666666666667% !important;
  }

  .lg\:-bottom-5\/12 {
    bottom: -41.66666666666667% !important;
  }

  .lg\:-left-5\/12 {
    left: -41.66666666666667% !important;
  }

  .lg\:top-6\/12 {
    top: 50% !important;
  }

  .lg\:right-6\/12 {
    right: 50% !important;
  }

  .lg\:bottom-6\/12 {
    bottom: 50% !important;
  }

  .lg\:left-6\/12 {
    left: 50% !important;
  }

  .lg\:-top-6\/12 {
    top: -50% !important;
  }

  .lg\:-right-6\/12 {
    right: -50% !important;
  }

  .lg\:-bottom-6\/12 {
    bottom: -50% !important;
  }

  .lg\:-left-6\/12 {
    left: -50% !important;
  }

  .lg\:top-7\/12 {
    top: 58.333333333333336% !important;
  }

  .lg\:right-7\/12 {
    right: 58.333333333333336% !important;
  }

  .lg\:bottom-7\/12 {
    bottom: 58.333333333333336% !important;
  }

  .lg\:left-7\/12 {
    left: 58.333333333333336% !important;
  }

  .lg\:-top-7\/12 {
    top: -58.333333333333336% !important;
  }

  .lg\:-right-7\/12 {
    right: -58.333333333333336% !important;
  }

  .lg\:-bottom-7\/12 {
    bottom: -58.333333333333336% !important;
  }

  .lg\:-left-7\/12 {
    left: -58.333333333333336% !important;
  }

  .lg\:top-8\/12 {
    top: 66.66666666666666% !important;
  }

  .lg\:right-8\/12 {
    right: 66.66666666666666% !important;
  }

  .lg\:bottom-8\/12 {
    bottom: 66.66666666666666% !important;
  }

  .lg\:left-8\/12 {
    left: 66.66666666666666% !important;
  }

  .lg\:-top-8\/12 {
    top: -66.66666666666666% !important;
  }

  .lg\:-right-8\/12 {
    right: -66.66666666666666% !important;
  }

  .lg\:-bottom-8\/12 {
    bottom: -66.66666666666666% !important;
  }

  .lg\:-left-8\/12 {
    left: -66.66666666666666% !important;
  }

  .lg\:top-9\/12 {
    top: 75% !important;
  }

  .lg\:right-9\/12 {
    right: 75% !important;
  }

  .lg\:bottom-9\/12 {
    bottom: 75% !important;
  }

  .lg\:left-9\/12 {
    left: 75% !important;
  }

  .lg\:-top-9\/12 {
    top: -75% !important;
  }

  .lg\:-right-9\/12 {
    right: -75% !important;
  }

  .lg\:-bottom-9\/12 {
    bottom: -75% !important;
  }

  .lg\:-left-9\/12 {
    left: -75% !important;
  }

  .lg\:top-10\/12 {
    top: 83.33333333333334% !important;
  }

  .lg\:right-10\/12 {
    right: 83.33333333333334% !important;
  }

  .lg\:bottom-10\/12 {
    bottom: 83.33333333333334% !important;
  }

  .lg\:left-10\/12 {
    left: 83.33333333333334% !important;
  }

  .lg\:-top-10\/12 {
    top: -83.33333333333334% !important;
  }

  .lg\:-right-10\/12 {
    right: -83.33333333333334% !important;
  }

  .lg\:-bottom-10\/12 {
    bottom: -83.33333333333334% !important;
  }

  .lg\:-left-10\/12 {
    left: -83.33333333333334% !important;
  }

  .lg\:top-11\/12 {
    top: 91.66666666666666% !important;
  }

  .lg\:right-11\/12 {
    right: 91.66666666666666% !important;
  }

  .lg\:bottom-11\/12 {
    bottom: 91.66666666666666% !important;
  }

  .lg\:left-11\/12 {
    left: 91.66666666666666% !important;
  }

  .lg\:-top-11\/12 {
    top: -91.66666666666666% !important;
  }

  .lg\:-right-11\/12 {
    right: -91.66666666666666% !important;
  }

  .lg\:-bottom-11\/12 {
    bottom: -91.66666666666666% !important;
  }

  .lg\:-left-11\/12 {
    left: -91.66666666666666% !important;
  }

  .lg\:hover\:inset-0:hover {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .lg\:hover\:inset-auto:hover {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .lg\:hover\:inset-1\/2:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:hover\:-inset-1\/2:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:hover\:inset-1\/3:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-inset-1\/3:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:inset-2\/3:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-inset-2\/3:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:inset-1\/4:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .lg\:hover\:-inset-1\/4:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .lg\:hover\:inset-2\/4:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:hover\:-inset-2\/4:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:hover\:inset-3\/4:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .lg\:hover\:-inset-3\/4:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .lg\:hover\:inset-1\/5:hover {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .lg\:hover\:-inset-1\/5:hover {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .lg\:hover\:inset-2\/5:hover {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .lg\:hover\:-inset-2\/5:hover {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .lg\:hover\:inset-3\/5:hover {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .lg\:hover\:-inset-3\/5:hover {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .lg\:hover\:inset-4\/5:hover {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .lg\:hover\:-inset-4\/5:hover {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .lg\:hover\:inset-1\/6:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:hover\:-inset-1\/6:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:hover\:inset-2\/6:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-inset-2\/6:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:inset-3\/6:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:hover\:-inset-3\/6:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:hover\:inset-4\/6:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-inset-4\/6:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:inset-5\/6:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:hover\:-inset-5\/6:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:hover\:inset-1\/12:hover {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .lg\:hover\:-inset-1\/12:hover {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .lg\:hover\:inset-2\/12:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:hover\:-inset-2\/12:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:hover\:inset-3\/12:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .lg\:hover\:-inset-3\/12:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .lg\:hover\:inset-4\/12:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-inset-4\/12:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:inset-5\/12:hover {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .lg\:hover\:-inset-5\/12:hover {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .lg\:hover\:inset-6\/12:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:hover\:-inset-6\/12:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:hover\:inset-7\/12:hover {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .lg\:hover\:-inset-7\/12:hover {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .lg\:hover\:inset-8\/12:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-inset-8\/12:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:inset-9\/12:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .lg\:hover\:-inset-9\/12:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .lg\:hover\:inset-10\/12:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:hover\:-inset-10\/12:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:hover\:inset-11\/12:hover {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .lg\:hover\:-inset-11\/12:hover {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .lg\:hover\:inset-y-0:hover {
    top: 0 !important;
    bottom: 0 !important;
  }

  .lg\:hover\:inset-x-0:hover {
    right: 0 !important;
    left: 0 !important;
  }

  .lg\:hover\:inset-y-auto:hover {
    top: auto !important;
    bottom: auto !important;
  }

  .lg\:hover\:inset-x-auto:hover {
    right: auto !important;
    left: auto !important;
  }

  .lg\:hover\:inset-y-1\/2:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:hover\:inset-x-1\/2:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:hover\:-inset-y-1\/2:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:hover\:-inset-x-1\/2:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:hover\:inset-y-1\/3:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:hover\:inset-x-1\/3:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-inset-y-1\/3:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:hover\:-inset-x-1\/3:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:inset-y-2\/3:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:hover\:inset-x-2\/3:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-inset-y-2\/3:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:hover\:-inset-x-2\/3:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:inset-y-1\/4:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .lg\:hover\:inset-x-1\/4:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .lg\:hover\:-inset-y-1\/4:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .lg\:hover\:-inset-x-1\/4:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .lg\:hover\:inset-y-2\/4:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:hover\:inset-x-2\/4:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:hover\:-inset-y-2\/4:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:hover\:-inset-x-2\/4:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:hover\:inset-y-3\/4:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .lg\:hover\:inset-x-3\/4:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .lg\:hover\:-inset-y-3\/4:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .lg\:hover\:-inset-x-3\/4:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .lg\:hover\:inset-y-1\/5:hover {
    top: 20% !important;
    bottom: 20% !important;
  }

  .lg\:hover\:inset-x-1\/5:hover {
    right: 20% !important;
    left: 20% !important;
  }

  .lg\:hover\:-inset-y-1\/5:hover {
    top: -20% !important;
    bottom: -20% !important;
  }

  .lg\:hover\:-inset-x-1\/5:hover {
    right: -20% !important;
    left: -20% !important;
  }

  .lg\:hover\:inset-y-2\/5:hover {
    top: 40% !important;
    bottom: 40% !important;
  }

  .lg\:hover\:inset-x-2\/5:hover {
    right: 40% !important;
    left: 40% !important;
  }

  .lg\:hover\:-inset-y-2\/5:hover {
    top: -40% !important;
    bottom: -40% !important;
  }

  .lg\:hover\:-inset-x-2\/5:hover {
    right: -40% !important;
    left: -40% !important;
  }

  .lg\:hover\:inset-y-3\/5:hover {
    top: 60% !important;
    bottom: 60% !important;
  }

  .lg\:hover\:inset-x-3\/5:hover {
    right: 60% !important;
    left: 60% !important;
  }

  .lg\:hover\:-inset-y-3\/5:hover {
    top: -60% !important;
    bottom: -60% !important;
  }

  .lg\:hover\:-inset-x-3\/5:hover {
    right: -60% !important;
    left: -60% !important;
  }

  .lg\:hover\:inset-y-4\/5:hover {
    top: 80% !important;
    bottom: 80% !important;
  }

  .lg\:hover\:inset-x-4\/5:hover {
    right: 80% !important;
    left: 80% !important;
  }

  .lg\:hover\:-inset-y-4\/5:hover {
    top: -80% !important;
    bottom: -80% !important;
  }

  .lg\:hover\:-inset-x-4\/5:hover {
    right: -80% !important;
    left: -80% !important;
  }

  .lg\:hover\:inset-y-1\/6:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .lg\:hover\:inset-x-1\/6:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:hover\:-inset-y-1\/6:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .lg\:hover\:-inset-x-1\/6:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:hover\:inset-y-2\/6:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:hover\:inset-x-2\/6:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-inset-y-2\/6:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:hover\:-inset-x-2\/6:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:inset-y-3\/6:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:hover\:inset-x-3\/6:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:hover\:-inset-y-3\/6:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:hover\:-inset-x-3\/6:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:hover\:inset-y-4\/6:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:hover\:inset-x-4\/6:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-inset-y-4\/6:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:hover\:-inset-x-4\/6:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:inset-y-5\/6:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .lg\:hover\:inset-x-5\/6:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:hover\:-inset-y-5\/6:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .lg\:hover\:-inset-x-5\/6:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:hover\:inset-y-1\/12:hover {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .lg\:hover\:inset-x-1\/12:hover {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .lg\:hover\:-inset-y-1\/12:hover {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .lg\:hover\:-inset-x-1\/12:hover {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .lg\:hover\:inset-y-2\/12:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .lg\:hover\:inset-x-2\/12:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:hover\:-inset-y-2\/12:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .lg\:hover\:-inset-x-2\/12:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:hover\:inset-y-3\/12:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .lg\:hover\:inset-x-3\/12:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .lg\:hover\:-inset-y-3\/12:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .lg\:hover\:-inset-x-3\/12:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .lg\:hover\:inset-y-4\/12:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:hover\:inset-x-4\/12:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-inset-y-4\/12:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:hover\:-inset-x-4\/12:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:inset-y-5\/12:hover {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .lg\:hover\:inset-x-5\/12:hover {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .lg\:hover\:-inset-y-5\/12:hover {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .lg\:hover\:-inset-x-5\/12:hover {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .lg\:hover\:inset-y-6\/12:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:hover\:inset-x-6\/12:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:hover\:-inset-y-6\/12:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:hover\:-inset-x-6\/12:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:hover\:inset-y-7\/12:hover {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .lg\:hover\:inset-x-7\/12:hover {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .lg\:hover\:-inset-y-7\/12:hover {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .lg\:hover\:-inset-x-7\/12:hover {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .lg\:hover\:inset-y-8\/12:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:hover\:inset-x-8\/12:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-inset-y-8\/12:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:hover\:-inset-x-8\/12:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:inset-y-9\/12:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .lg\:hover\:inset-x-9\/12:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .lg\:hover\:-inset-y-9\/12:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .lg\:hover\:-inset-x-9\/12:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .lg\:hover\:inset-y-10\/12:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .lg\:hover\:inset-x-10\/12:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:hover\:-inset-y-10\/12:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .lg\:hover\:-inset-x-10\/12:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:hover\:inset-y-11\/12:hover {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .lg\:hover\:inset-x-11\/12:hover {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .lg\:hover\:-inset-y-11\/12:hover {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .lg\:hover\:-inset-x-11\/12:hover {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .lg\:hover\:top-0:hover {
    top: 0 !important;
  }

  .lg\:hover\:right-0:hover {
    right: 0 !important;
  }

  .lg\:hover\:bottom-0:hover {
    bottom: 0 !important;
  }

  .lg\:hover\:left-0:hover {
    left: 0 !important;
  }

  .lg\:hover\:top-auto:hover {
    top: auto !important;
  }

  .lg\:hover\:right-auto:hover {
    right: auto !important;
  }

  .lg\:hover\:bottom-auto:hover {
    bottom: auto !important;
  }

  .lg\:hover\:left-auto:hover {
    left: auto !important;
  }

  .lg\:hover\:top-1\/2:hover {
    top: 50% !important;
  }

  .lg\:hover\:right-1\/2:hover {
    right: 50% !important;
  }

  .lg\:hover\:bottom-1\/2:hover {
    bottom: 50% !important;
  }

  .lg\:hover\:left-1\/2:hover {
    left: 50% !important;
  }

  .lg\:hover\:-top-1\/2:hover {
    top: -50% !important;
  }

  .lg\:hover\:-right-1\/2:hover {
    right: -50% !important;
  }

  .lg\:hover\:-bottom-1\/2:hover {
    bottom: -50% !important;
  }

  .lg\:hover\:-left-1\/2:hover {
    left: -50% !important;
  }

  .lg\:hover\:top-1\/3:hover {
    top: 33.33333333333333% !important;
  }

  .lg\:hover\:right-1\/3:hover {
    right: 33.33333333333333% !important;
  }

  .lg\:hover\:bottom-1\/3:hover {
    bottom: 33.33333333333333% !important;
  }

  .lg\:hover\:left-1\/3:hover {
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-top-1\/3:hover {
    top: -33.33333333333333% !important;
  }

  .lg\:hover\:-right-1\/3:hover {
    right: -33.33333333333333% !important;
  }

  .lg\:hover\:-bottom-1\/3:hover {
    bottom: -33.33333333333333% !important;
  }

  .lg\:hover\:-left-1\/3:hover {
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:top-2\/3:hover {
    top: 66.66666666666666% !important;
  }

  .lg\:hover\:right-2\/3:hover {
    right: 66.66666666666666% !important;
  }

  .lg\:hover\:bottom-2\/3:hover {
    bottom: 66.66666666666666% !important;
  }

  .lg\:hover\:left-2\/3:hover {
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-top-2\/3:hover {
    top: -66.66666666666666% !important;
  }

  .lg\:hover\:-right-2\/3:hover {
    right: -66.66666666666666% !important;
  }

  .lg\:hover\:-bottom-2\/3:hover {
    bottom: -66.66666666666666% !important;
  }

  .lg\:hover\:-left-2\/3:hover {
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:top-1\/4:hover {
    top: 25% !important;
  }

  .lg\:hover\:right-1\/4:hover {
    right: 25% !important;
  }

  .lg\:hover\:bottom-1\/4:hover {
    bottom: 25% !important;
  }

  .lg\:hover\:left-1\/4:hover {
    left: 25% !important;
  }

  .lg\:hover\:-top-1\/4:hover {
    top: -25% !important;
  }

  .lg\:hover\:-right-1\/4:hover {
    right: -25% !important;
  }

  .lg\:hover\:-bottom-1\/4:hover {
    bottom: -25% !important;
  }

  .lg\:hover\:-left-1\/4:hover {
    left: -25% !important;
  }

  .lg\:hover\:top-2\/4:hover {
    top: 50% !important;
  }

  .lg\:hover\:right-2\/4:hover {
    right: 50% !important;
  }

  .lg\:hover\:bottom-2\/4:hover {
    bottom: 50% !important;
  }

  .lg\:hover\:left-2\/4:hover {
    left: 50% !important;
  }

  .lg\:hover\:-top-2\/4:hover {
    top: -50% !important;
  }

  .lg\:hover\:-right-2\/4:hover {
    right: -50% !important;
  }

  .lg\:hover\:-bottom-2\/4:hover {
    bottom: -50% !important;
  }

  .lg\:hover\:-left-2\/4:hover {
    left: -50% !important;
  }

  .lg\:hover\:top-3\/4:hover {
    top: 75% !important;
  }

  .lg\:hover\:right-3\/4:hover {
    right: 75% !important;
  }

  .lg\:hover\:bottom-3\/4:hover {
    bottom: 75% !important;
  }

  .lg\:hover\:left-3\/4:hover {
    left: 75% !important;
  }

  .lg\:hover\:-top-3\/4:hover {
    top: -75% !important;
  }

  .lg\:hover\:-right-3\/4:hover {
    right: -75% !important;
  }

  .lg\:hover\:-bottom-3\/4:hover {
    bottom: -75% !important;
  }

  .lg\:hover\:-left-3\/4:hover {
    left: -75% !important;
  }

  .lg\:hover\:top-1\/5:hover {
    top: 20% !important;
  }

  .lg\:hover\:right-1\/5:hover {
    right: 20% !important;
  }

  .lg\:hover\:bottom-1\/5:hover {
    bottom: 20% !important;
  }

  .lg\:hover\:left-1\/5:hover {
    left: 20% !important;
  }

  .lg\:hover\:-top-1\/5:hover {
    top: -20% !important;
  }

  .lg\:hover\:-right-1\/5:hover {
    right: -20% !important;
  }

  .lg\:hover\:-bottom-1\/5:hover {
    bottom: -20% !important;
  }

  .lg\:hover\:-left-1\/5:hover {
    left: -20% !important;
  }

  .lg\:hover\:top-2\/5:hover {
    top: 40% !important;
  }

  .lg\:hover\:right-2\/5:hover {
    right: 40% !important;
  }

  .lg\:hover\:bottom-2\/5:hover {
    bottom: 40% !important;
  }

  .lg\:hover\:left-2\/5:hover {
    left: 40% !important;
  }

  .lg\:hover\:-top-2\/5:hover {
    top: -40% !important;
  }

  .lg\:hover\:-right-2\/5:hover {
    right: -40% !important;
  }

  .lg\:hover\:-bottom-2\/5:hover {
    bottom: -40% !important;
  }

  .lg\:hover\:-left-2\/5:hover {
    left: -40% !important;
  }

  .lg\:hover\:top-3\/5:hover {
    top: 60% !important;
  }

  .lg\:hover\:right-3\/5:hover {
    right: 60% !important;
  }

  .lg\:hover\:bottom-3\/5:hover {
    bottom: 60% !important;
  }

  .lg\:hover\:left-3\/5:hover {
    left: 60% !important;
  }

  .lg\:hover\:-top-3\/5:hover {
    top: -60% !important;
  }

  .lg\:hover\:-right-3\/5:hover {
    right: -60% !important;
  }

  .lg\:hover\:-bottom-3\/5:hover {
    bottom: -60% !important;
  }

  .lg\:hover\:-left-3\/5:hover {
    left: -60% !important;
  }

  .lg\:hover\:top-4\/5:hover {
    top: 80% !important;
  }

  .lg\:hover\:right-4\/5:hover {
    right: 80% !important;
  }

  .lg\:hover\:bottom-4\/5:hover {
    bottom: 80% !important;
  }

  .lg\:hover\:left-4\/5:hover {
    left: 80% !important;
  }

  .lg\:hover\:-top-4\/5:hover {
    top: -80% !important;
  }

  .lg\:hover\:-right-4\/5:hover {
    right: -80% !important;
  }

  .lg\:hover\:-bottom-4\/5:hover {
    bottom: -80% !important;
  }

  .lg\:hover\:-left-4\/5:hover {
    left: -80% !important;
  }

  .lg\:hover\:top-1\/6:hover {
    top: 16.666666666666664% !important;
  }

  .lg\:hover\:right-1\/6:hover {
    right: 16.666666666666664% !important;
  }

  .lg\:hover\:bottom-1\/6:hover {
    bottom: 16.666666666666664% !important;
  }

  .lg\:hover\:left-1\/6:hover {
    left: 16.666666666666664% !important;
  }

  .lg\:hover\:-top-1\/6:hover {
    top: -16.666666666666664% !important;
  }

  .lg\:hover\:-right-1\/6:hover {
    right: -16.666666666666664% !important;
  }

  .lg\:hover\:-bottom-1\/6:hover {
    bottom: -16.666666666666664% !important;
  }

  .lg\:hover\:-left-1\/6:hover {
    left: -16.666666666666664% !important;
  }

  .lg\:hover\:top-2\/6:hover {
    top: 33.33333333333333% !important;
  }

  .lg\:hover\:right-2\/6:hover {
    right: 33.33333333333333% !important;
  }

  .lg\:hover\:bottom-2\/6:hover {
    bottom: 33.33333333333333% !important;
  }

  .lg\:hover\:left-2\/6:hover {
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-top-2\/6:hover {
    top: -33.33333333333333% !important;
  }

  .lg\:hover\:-right-2\/6:hover {
    right: -33.33333333333333% !important;
  }

  .lg\:hover\:-bottom-2\/6:hover {
    bottom: -33.33333333333333% !important;
  }

  .lg\:hover\:-left-2\/6:hover {
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:top-3\/6:hover {
    top: 50% !important;
  }

  .lg\:hover\:right-3\/6:hover {
    right: 50% !important;
  }

  .lg\:hover\:bottom-3\/6:hover {
    bottom: 50% !important;
  }

  .lg\:hover\:left-3\/6:hover {
    left: 50% !important;
  }

  .lg\:hover\:-top-3\/6:hover {
    top: -50% !important;
  }

  .lg\:hover\:-right-3\/6:hover {
    right: -50% !important;
  }

  .lg\:hover\:-bottom-3\/6:hover {
    bottom: -50% !important;
  }

  .lg\:hover\:-left-3\/6:hover {
    left: -50% !important;
  }

  .lg\:hover\:top-4\/6:hover {
    top: 66.66666666666666% !important;
  }

  .lg\:hover\:right-4\/6:hover {
    right: 66.66666666666666% !important;
  }

  .lg\:hover\:bottom-4\/6:hover {
    bottom: 66.66666666666666% !important;
  }

  .lg\:hover\:left-4\/6:hover {
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-top-4\/6:hover {
    top: -66.66666666666666% !important;
  }

  .lg\:hover\:-right-4\/6:hover {
    right: -66.66666666666666% !important;
  }

  .lg\:hover\:-bottom-4\/6:hover {
    bottom: -66.66666666666666% !important;
  }

  .lg\:hover\:-left-4\/6:hover {
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:top-5\/6:hover {
    top: 83.33333333333334% !important;
  }

  .lg\:hover\:right-5\/6:hover {
    right: 83.33333333333334% !important;
  }

  .lg\:hover\:bottom-5\/6:hover {
    bottom: 83.33333333333334% !important;
  }

  .lg\:hover\:left-5\/6:hover {
    left: 83.33333333333334% !important;
  }

  .lg\:hover\:-top-5\/6:hover {
    top: -83.33333333333334% !important;
  }

  .lg\:hover\:-right-5\/6:hover {
    right: -83.33333333333334% !important;
  }

  .lg\:hover\:-bottom-5\/6:hover {
    bottom: -83.33333333333334% !important;
  }

  .lg\:hover\:-left-5\/6:hover {
    left: -83.33333333333334% !important;
  }

  .lg\:hover\:top-1\/12:hover {
    top: 8.333333333333332% !important;
  }

  .lg\:hover\:right-1\/12:hover {
    right: 8.333333333333332% !important;
  }

  .lg\:hover\:bottom-1\/12:hover {
    bottom: 8.333333333333332% !important;
  }

  .lg\:hover\:left-1\/12:hover {
    left: 8.333333333333332% !important;
  }

  .lg\:hover\:-top-1\/12:hover {
    top: -8.333333333333332% !important;
  }

  .lg\:hover\:-right-1\/12:hover {
    right: -8.333333333333332% !important;
  }

  .lg\:hover\:-bottom-1\/12:hover {
    bottom: -8.333333333333332% !important;
  }

  .lg\:hover\:-left-1\/12:hover {
    left: -8.333333333333332% !important;
  }

  .lg\:hover\:top-2\/12:hover {
    top: 16.666666666666664% !important;
  }

  .lg\:hover\:right-2\/12:hover {
    right: 16.666666666666664% !important;
  }

  .lg\:hover\:bottom-2\/12:hover {
    bottom: 16.666666666666664% !important;
  }

  .lg\:hover\:left-2\/12:hover {
    left: 16.666666666666664% !important;
  }

  .lg\:hover\:-top-2\/12:hover {
    top: -16.666666666666664% !important;
  }

  .lg\:hover\:-right-2\/12:hover {
    right: -16.666666666666664% !important;
  }

  .lg\:hover\:-bottom-2\/12:hover {
    bottom: -16.666666666666664% !important;
  }

  .lg\:hover\:-left-2\/12:hover {
    left: -16.666666666666664% !important;
  }

  .lg\:hover\:top-3\/12:hover {
    top: 25% !important;
  }

  .lg\:hover\:right-3\/12:hover {
    right: 25% !important;
  }

  .lg\:hover\:bottom-3\/12:hover {
    bottom: 25% !important;
  }

  .lg\:hover\:left-3\/12:hover {
    left: 25% !important;
  }

  .lg\:hover\:-top-3\/12:hover {
    top: -25% !important;
  }

  .lg\:hover\:-right-3\/12:hover {
    right: -25% !important;
  }

  .lg\:hover\:-bottom-3\/12:hover {
    bottom: -25% !important;
  }

  .lg\:hover\:-left-3\/12:hover {
    left: -25% !important;
  }

  .lg\:hover\:top-4\/12:hover {
    top: 33.33333333333333% !important;
  }

  .lg\:hover\:right-4\/12:hover {
    right: 33.33333333333333% !important;
  }

  .lg\:hover\:bottom-4\/12:hover {
    bottom: 33.33333333333333% !important;
  }

  .lg\:hover\:left-4\/12:hover {
    left: 33.33333333333333% !important;
  }

  .lg\:hover\:-top-4\/12:hover {
    top: -33.33333333333333% !important;
  }

  .lg\:hover\:-right-4\/12:hover {
    right: -33.33333333333333% !important;
  }

  .lg\:hover\:-bottom-4\/12:hover {
    bottom: -33.33333333333333% !important;
  }

  .lg\:hover\:-left-4\/12:hover {
    left: -33.33333333333333% !important;
  }

  .lg\:hover\:top-5\/12:hover {
    top: 41.66666666666667% !important;
  }

  .lg\:hover\:right-5\/12:hover {
    right: 41.66666666666667% !important;
  }

  .lg\:hover\:bottom-5\/12:hover {
    bottom: 41.66666666666667% !important;
  }

  .lg\:hover\:left-5\/12:hover {
    left: 41.66666666666667% !important;
  }

  .lg\:hover\:-top-5\/12:hover {
    top: -41.66666666666667% !important;
  }

  .lg\:hover\:-right-5\/12:hover {
    right: -41.66666666666667% !important;
  }

  .lg\:hover\:-bottom-5\/12:hover {
    bottom: -41.66666666666667% !important;
  }

  .lg\:hover\:-left-5\/12:hover {
    left: -41.66666666666667% !important;
  }

  .lg\:hover\:top-6\/12:hover {
    top: 50% !important;
  }

  .lg\:hover\:right-6\/12:hover {
    right: 50% !important;
  }

  .lg\:hover\:bottom-6\/12:hover {
    bottom: 50% !important;
  }

  .lg\:hover\:left-6\/12:hover {
    left: 50% !important;
  }

  .lg\:hover\:-top-6\/12:hover {
    top: -50% !important;
  }

  .lg\:hover\:-right-6\/12:hover {
    right: -50% !important;
  }

  .lg\:hover\:-bottom-6\/12:hover {
    bottom: -50% !important;
  }

  .lg\:hover\:-left-6\/12:hover {
    left: -50% !important;
  }

  .lg\:hover\:top-7\/12:hover {
    top: 58.333333333333336% !important;
  }

  .lg\:hover\:right-7\/12:hover {
    right: 58.333333333333336% !important;
  }

  .lg\:hover\:bottom-7\/12:hover {
    bottom: 58.333333333333336% !important;
  }

  .lg\:hover\:left-7\/12:hover {
    left: 58.333333333333336% !important;
  }

  .lg\:hover\:-top-7\/12:hover {
    top: -58.333333333333336% !important;
  }

  .lg\:hover\:-right-7\/12:hover {
    right: -58.333333333333336% !important;
  }

  .lg\:hover\:-bottom-7\/12:hover {
    bottom: -58.333333333333336% !important;
  }

  .lg\:hover\:-left-7\/12:hover {
    left: -58.333333333333336% !important;
  }

  .lg\:hover\:top-8\/12:hover {
    top: 66.66666666666666% !important;
  }

  .lg\:hover\:right-8\/12:hover {
    right: 66.66666666666666% !important;
  }

  .lg\:hover\:bottom-8\/12:hover {
    bottom: 66.66666666666666% !important;
  }

  .lg\:hover\:left-8\/12:hover {
    left: 66.66666666666666% !important;
  }

  .lg\:hover\:-top-8\/12:hover {
    top: -66.66666666666666% !important;
  }

  .lg\:hover\:-right-8\/12:hover {
    right: -66.66666666666666% !important;
  }

  .lg\:hover\:-bottom-8\/12:hover {
    bottom: -66.66666666666666% !important;
  }

  .lg\:hover\:-left-8\/12:hover {
    left: -66.66666666666666% !important;
  }

  .lg\:hover\:top-9\/12:hover {
    top: 75% !important;
  }

  .lg\:hover\:right-9\/12:hover {
    right: 75% !important;
  }

  .lg\:hover\:bottom-9\/12:hover {
    bottom: 75% !important;
  }

  .lg\:hover\:left-9\/12:hover {
    left: 75% !important;
  }

  .lg\:hover\:-top-9\/12:hover {
    top: -75% !important;
  }

  .lg\:hover\:-right-9\/12:hover {
    right: -75% !important;
  }

  .lg\:hover\:-bottom-9\/12:hover {
    bottom: -75% !important;
  }

  .lg\:hover\:-left-9\/12:hover {
    left: -75% !important;
  }

  .lg\:hover\:top-10\/12:hover {
    top: 83.33333333333334% !important;
  }

  .lg\:hover\:right-10\/12:hover {
    right: 83.33333333333334% !important;
  }

  .lg\:hover\:bottom-10\/12:hover {
    bottom: 83.33333333333334% !important;
  }

  .lg\:hover\:left-10\/12:hover {
    left: 83.33333333333334% !important;
  }

  .lg\:hover\:-top-10\/12:hover {
    top: -83.33333333333334% !important;
  }

  .lg\:hover\:-right-10\/12:hover {
    right: -83.33333333333334% !important;
  }

  .lg\:hover\:-bottom-10\/12:hover {
    bottom: -83.33333333333334% !important;
  }

  .lg\:hover\:-left-10\/12:hover {
    left: -83.33333333333334% !important;
  }

  .lg\:hover\:top-11\/12:hover {
    top: 91.66666666666666% !important;
  }

  .lg\:hover\:right-11\/12:hover {
    right: 91.66666666666666% !important;
  }

  .lg\:hover\:bottom-11\/12:hover {
    bottom: 91.66666666666666% !important;
  }

  .lg\:hover\:left-11\/12:hover {
    left: 91.66666666666666% !important;
  }

  .lg\:hover\:-top-11\/12:hover {
    top: -91.66666666666666% !important;
  }

  .lg\:hover\:-right-11\/12:hover {
    right: -91.66666666666666% !important;
  }

  .lg\:hover\:-bottom-11\/12:hover {
    bottom: -91.66666666666666% !important;
  }

  .lg\:hover\:-left-11\/12:hover {
    left: -91.66666666666666% !important;
  }

  .lg\:focus\:inset-0:focus {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .lg\:focus\:inset-auto:focus {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .lg\:focus\:inset-1\/2:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:focus\:-inset-1\/2:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:focus\:inset-1\/3:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-inset-1\/3:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:inset-2\/3:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-inset-2\/3:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:inset-1\/4:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .lg\:focus\:-inset-1\/4:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .lg\:focus\:inset-2\/4:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:focus\:-inset-2\/4:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:focus\:inset-3\/4:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .lg\:focus\:-inset-3\/4:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .lg\:focus\:inset-1\/5:focus {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .lg\:focus\:-inset-1\/5:focus {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .lg\:focus\:inset-2\/5:focus {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .lg\:focus\:-inset-2\/5:focus {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .lg\:focus\:inset-3\/5:focus {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .lg\:focus\:-inset-3\/5:focus {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .lg\:focus\:inset-4\/5:focus {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .lg\:focus\:-inset-4\/5:focus {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .lg\:focus\:inset-1\/6:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:focus\:-inset-1\/6:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:focus\:inset-2\/6:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-inset-2\/6:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:inset-3\/6:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:focus\:-inset-3\/6:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:focus\:inset-4\/6:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-inset-4\/6:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:inset-5\/6:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:focus\:-inset-5\/6:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:focus\:inset-1\/12:focus {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .lg\:focus\:-inset-1\/12:focus {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .lg\:focus\:inset-2\/12:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:focus\:-inset-2\/12:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:focus\:inset-3\/12:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .lg\:focus\:-inset-3\/12:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .lg\:focus\:inset-4\/12:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-inset-4\/12:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:inset-5\/12:focus {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .lg\:focus\:-inset-5\/12:focus {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .lg\:focus\:inset-6\/12:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .lg\:focus\:-inset-6\/12:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .lg\:focus\:inset-7\/12:focus {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .lg\:focus\:-inset-7\/12:focus {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .lg\:focus\:inset-8\/12:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-inset-8\/12:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:inset-9\/12:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .lg\:focus\:-inset-9\/12:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .lg\:focus\:inset-10\/12:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:focus\:-inset-10\/12:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:focus\:inset-11\/12:focus {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .lg\:focus\:-inset-11\/12:focus {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .lg\:focus\:inset-y-0:focus {
    top: 0 !important;
    bottom: 0 !important;
  }

  .lg\:focus\:inset-x-0:focus {
    right: 0 !important;
    left: 0 !important;
  }

  .lg\:focus\:inset-y-auto:focus {
    top: auto !important;
    bottom: auto !important;
  }

  .lg\:focus\:inset-x-auto:focus {
    right: auto !important;
    left: auto !important;
  }

  .lg\:focus\:inset-y-1\/2:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:focus\:inset-x-1\/2:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:focus\:-inset-y-1\/2:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:focus\:-inset-x-1\/2:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:focus\:inset-y-1\/3:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:focus\:inset-x-1\/3:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-inset-y-1\/3:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:focus\:-inset-x-1\/3:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:inset-y-2\/3:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:focus\:inset-x-2\/3:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-inset-y-2\/3:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:focus\:-inset-x-2\/3:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:inset-y-1\/4:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .lg\:focus\:inset-x-1\/4:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .lg\:focus\:-inset-y-1\/4:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .lg\:focus\:-inset-x-1\/4:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .lg\:focus\:inset-y-2\/4:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:focus\:inset-x-2\/4:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:focus\:-inset-y-2\/4:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:focus\:-inset-x-2\/4:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:focus\:inset-y-3\/4:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .lg\:focus\:inset-x-3\/4:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .lg\:focus\:-inset-y-3\/4:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .lg\:focus\:-inset-x-3\/4:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .lg\:focus\:inset-y-1\/5:focus {
    top: 20% !important;
    bottom: 20% !important;
  }

  .lg\:focus\:inset-x-1\/5:focus {
    right: 20% !important;
    left: 20% !important;
  }

  .lg\:focus\:-inset-y-1\/5:focus {
    top: -20% !important;
    bottom: -20% !important;
  }

  .lg\:focus\:-inset-x-1\/5:focus {
    right: -20% !important;
    left: -20% !important;
  }

  .lg\:focus\:inset-y-2\/5:focus {
    top: 40% !important;
    bottom: 40% !important;
  }

  .lg\:focus\:inset-x-2\/5:focus {
    right: 40% !important;
    left: 40% !important;
  }

  .lg\:focus\:-inset-y-2\/5:focus {
    top: -40% !important;
    bottom: -40% !important;
  }

  .lg\:focus\:-inset-x-2\/5:focus {
    right: -40% !important;
    left: -40% !important;
  }

  .lg\:focus\:inset-y-3\/5:focus {
    top: 60% !important;
    bottom: 60% !important;
  }

  .lg\:focus\:inset-x-3\/5:focus {
    right: 60% !important;
    left: 60% !important;
  }

  .lg\:focus\:-inset-y-3\/5:focus {
    top: -60% !important;
    bottom: -60% !important;
  }

  .lg\:focus\:-inset-x-3\/5:focus {
    right: -60% !important;
    left: -60% !important;
  }

  .lg\:focus\:inset-y-4\/5:focus {
    top: 80% !important;
    bottom: 80% !important;
  }

  .lg\:focus\:inset-x-4\/5:focus {
    right: 80% !important;
    left: 80% !important;
  }

  .lg\:focus\:-inset-y-4\/5:focus {
    top: -80% !important;
    bottom: -80% !important;
  }

  .lg\:focus\:-inset-x-4\/5:focus {
    right: -80% !important;
    left: -80% !important;
  }

  .lg\:focus\:inset-y-1\/6:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .lg\:focus\:inset-x-1\/6:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:focus\:-inset-y-1\/6:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .lg\:focus\:-inset-x-1\/6:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:focus\:inset-y-2\/6:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:focus\:inset-x-2\/6:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-inset-y-2\/6:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:focus\:-inset-x-2\/6:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:inset-y-3\/6:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:focus\:inset-x-3\/6:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:focus\:-inset-y-3\/6:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:focus\:-inset-x-3\/6:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:focus\:inset-y-4\/6:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:focus\:inset-x-4\/6:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-inset-y-4\/6:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:focus\:-inset-x-4\/6:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:inset-y-5\/6:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .lg\:focus\:inset-x-5\/6:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:focus\:-inset-y-5\/6:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .lg\:focus\:-inset-x-5\/6:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:focus\:inset-y-1\/12:focus {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .lg\:focus\:inset-x-1\/12:focus {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .lg\:focus\:-inset-y-1\/12:focus {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .lg\:focus\:-inset-x-1\/12:focus {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .lg\:focus\:inset-y-2\/12:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .lg\:focus\:inset-x-2\/12:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .lg\:focus\:-inset-y-2\/12:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .lg\:focus\:-inset-x-2\/12:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .lg\:focus\:inset-y-3\/12:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .lg\:focus\:inset-x-3\/12:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .lg\:focus\:-inset-y-3\/12:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .lg\:focus\:-inset-x-3\/12:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .lg\:focus\:inset-y-4\/12:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .lg\:focus\:inset-x-4\/12:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-inset-y-4\/12:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .lg\:focus\:-inset-x-4\/12:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:inset-y-5\/12:focus {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .lg\:focus\:inset-x-5\/12:focus {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .lg\:focus\:-inset-y-5\/12:focus {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .lg\:focus\:-inset-x-5\/12:focus {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .lg\:focus\:inset-y-6\/12:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .lg\:focus\:inset-x-6\/12:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .lg\:focus\:-inset-y-6\/12:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .lg\:focus\:-inset-x-6\/12:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .lg\:focus\:inset-y-7\/12:focus {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .lg\:focus\:inset-x-7\/12:focus {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .lg\:focus\:-inset-y-7\/12:focus {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .lg\:focus\:-inset-x-7\/12:focus {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .lg\:focus\:inset-y-8\/12:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .lg\:focus\:inset-x-8\/12:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-inset-y-8\/12:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .lg\:focus\:-inset-x-8\/12:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:inset-y-9\/12:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .lg\:focus\:inset-x-9\/12:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .lg\:focus\:-inset-y-9\/12:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .lg\:focus\:-inset-x-9\/12:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .lg\:focus\:inset-y-10\/12:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .lg\:focus\:inset-x-10\/12:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .lg\:focus\:-inset-y-10\/12:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .lg\:focus\:-inset-x-10\/12:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .lg\:focus\:inset-y-11\/12:focus {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .lg\:focus\:inset-x-11\/12:focus {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .lg\:focus\:-inset-y-11\/12:focus {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .lg\:focus\:-inset-x-11\/12:focus {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .lg\:focus\:top-0:focus {
    top: 0 !important;
  }

  .lg\:focus\:right-0:focus {
    right: 0 !important;
  }

  .lg\:focus\:bottom-0:focus {
    bottom: 0 !important;
  }

  .lg\:focus\:left-0:focus {
    left: 0 !important;
  }

  .lg\:focus\:top-auto:focus {
    top: auto !important;
  }

  .lg\:focus\:right-auto:focus {
    right: auto !important;
  }

  .lg\:focus\:bottom-auto:focus {
    bottom: auto !important;
  }

  .lg\:focus\:left-auto:focus {
    left: auto !important;
  }

  .lg\:focus\:top-1\/2:focus {
    top: 50% !important;
  }

  .lg\:focus\:right-1\/2:focus {
    right: 50% !important;
  }

  .lg\:focus\:bottom-1\/2:focus {
    bottom: 50% !important;
  }

  .lg\:focus\:left-1\/2:focus {
    left: 50% !important;
  }

  .lg\:focus\:-top-1\/2:focus {
    top: -50% !important;
  }

  .lg\:focus\:-right-1\/2:focus {
    right: -50% !important;
  }

  .lg\:focus\:-bottom-1\/2:focus {
    bottom: -50% !important;
  }

  .lg\:focus\:-left-1\/2:focus {
    left: -50% !important;
  }

  .lg\:focus\:top-1\/3:focus {
    top: 33.33333333333333% !important;
  }

  .lg\:focus\:right-1\/3:focus {
    right: 33.33333333333333% !important;
  }

  .lg\:focus\:bottom-1\/3:focus {
    bottom: 33.33333333333333% !important;
  }

  .lg\:focus\:left-1\/3:focus {
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-top-1\/3:focus {
    top: -33.33333333333333% !important;
  }

  .lg\:focus\:-right-1\/3:focus {
    right: -33.33333333333333% !important;
  }

  .lg\:focus\:-bottom-1\/3:focus {
    bottom: -33.33333333333333% !important;
  }

  .lg\:focus\:-left-1\/3:focus {
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:top-2\/3:focus {
    top: 66.66666666666666% !important;
  }

  .lg\:focus\:right-2\/3:focus {
    right: 66.66666666666666% !important;
  }

  .lg\:focus\:bottom-2\/3:focus {
    bottom: 66.66666666666666% !important;
  }

  .lg\:focus\:left-2\/3:focus {
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-top-2\/3:focus {
    top: -66.66666666666666% !important;
  }

  .lg\:focus\:-right-2\/3:focus {
    right: -66.66666666666666% !important;
  }

  .lg\:focus\:-bottom-2\/3:focus {
    bottom: -66.66666666666666% !important;
  }

  .lg\:focus\:-left-2\/3:focus {
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:top-1\/4:focus {
    top: 25% !important;
  }

  .lg\:focus\:right-1\/4:focus {
    right: 25% !important;
  }

  .lg\:focus\:bottom-1\/4:focus {
    bottom: 25% !important;
  }

  .lg\:focus\:left-1\/4:focus {
    left: 25% !important;
  }

  .lg\:focus\:-top-1\/4:focus {
    top: -25% !important;
  }

  .lg\:focus\:-right-1\/4:focus {
    right: -25% !important;
  }

  .lg\:focus\:-bottom-1\/4:focus {
    bottom: -25% !important;
  }

  .lg\:focus\:-left-1\/4:focus {
    left: -25% !important;
  }

  .lg\:focus\:top-2\/4:focus {
    top: 50% !important;
  }

  .lg\:focus\:right-2\/4:focus {
    right: 50% !important;
  }

  .lg\:focus\:bottom-2\/4:focus {
    bottom: 50% !important;
  }

  .lg\:focus\:left-2\/4:focus {
    left: 50% !important;
  }

  .lg\:focus\:-top-2\/4:focus {
    top: -50% !important;
  }

  .lg\:focus\:-right-2\/4:focus {
    right: -50% !important;
  }

  .lg\:focus\:-bottom-2\/4:focus {
    bottom: -50% !important;
  }

  .lg\:focus\:-left-2\/4:focus {
    left: -50% !important;
  }

  .lg\:focus\:top-3\/4:focus {
    top: 75% !important;
  }

  .lg\:focus\:right-3\/4:focus {
    right: 75% !important;
  }

  .lg\:focus\:bottom-3\/4:focus {
    bottom: 75% !important;
  }

  .lg\:focus\:left-3\/4:focus {
    left: 75% !important;
  }

  .lg\:focus\:-top-3\/4:focus {
    top: -75% !important;
  }

  .lg\:focus\:-right-3\/4:focus {
    right: -75% !important;
  }

  .lg\:focus\:-bottom-3\/4:focus {
    bottom: -75% !important;
  }

  .lg\:focus\:-left-3\/4:focus {
    left: -75% !important;
  }

  .lg\:focus\:top-1\/5:focus {
    top: 20% !important;
  }

  .lg\:focus\:right-1\/5:focus {
    right: 20% !important;
  }

  .lg\:focus\:bottom-1\/5:focus {
    bottom: 20% !important;
  }

  .lg\:focus\:left-1\/5:focus {
    left: 20% !important;
  }

  .lg\:focus\:-top-1\/5:focus {
    top: -20% !important;
  }

  .lg\:focus\:-right-1\/5:focus {
    right: -20% !important;
  }

  .lg\:focus\:-bottom-1\/5:focus {
    bottom: -20% !important;
  }

  .lg\:focus\:-left-1\/5:focus {
    left: -20% !important;
  }

  .lg\:focus\:top-2\/5:focus {
    top: 40% !important;
  }

  .lg\:focus\:right-2\/5:focus {
    right: 40% !important;
  }

  .lg\:focus\:bottom-2\/5:focus {
    bottom: 40% !important;
  }

  .lg\:focus\:left-2\/5:focus {
    left: 40% !important;
  }

  .lg\:focus\:-top-2\/5:focus {
    top: -40% !important;
  }

  .lg\:focus\:-right-2\/5:focus {
    right: -40% !important;
  }

  .lg\:focus\:-bottom-2\/5:focus {
    bottom: -40% !important;
  }

  .lg\:focus\:-left-2\/5:focus {
    left: -40% !important;
  }

  .lg\:focus\:top-3\/5:focus {
    top: 60% !important;
  }

  .lg\:focus\:right-3\/5:focus {
    right: 60% !important;
  }

  .lg\:focus\:bottom-3\/5:focus {
    bottom: 60% !important;
  }

  .lg\:focus\:left-3\/5:focus {
    left: 60% !important;
  }

  .lg\:focus\:-top-3\/5:focus {
    top: -60% !important;
  }

  .lg\:focus\:-right-3\/5:focus {
    right: -60% !important;
  }

  .lg\:focus\:-bottom-3\/5:focus {
    bottom: -60% !important;
  }

  .lg\:focus\:-left-3\/5:focus {
    left: -60% !important;
  }

  .lg\:focus\:top-4\/5:focus {
    top: 80% !important;
  }

  .lg\:focus\:right-4\/5:focus {
    right: 80% !important;
  }

  .lg\:focus\:bottom-4\/5:focus {
    bottom: 80% !important;
  }

  .lg\:focus\:left-4\/5:focus {
    left: 80% !important;
  }

  .lg\:focus\:-top-4\/5:focus {
    top: -80% !important;
  }

  .lg\:focus\:-right-4\/5:focus {
    right: -80% !important;
  }

  .lg\:focus\:-bottom-4\/5:focus {
    bottom: -80% !important;
  }

  .lg\:focus\:-left-4\/5:focus {
    left: -80% !important;
  }

  .lg\:focus\:top-1\/6:focus {
    top: 16.666666666666664% !important;
  }

  .lg\:focus\:right-1\/6:focus {
    right: 16.666666666666664% !important;
  }

  .lg\:focus\:bottom-1\/6:focus {
    bottom: 16.666666666666664% !important;
  }

  .lg\:focus\:left-1\/6:focus {
    left: 16.666666666666664% !important;
  }

  .lg\:focus\:-top-1\/6:focus {
    top: -16.666666666666664% !important;
  }

  .lg\:focus\:-right-1\/6:focus {
    right: -16.666666666666664% !important;
  }

  .lg\:focus\:-bottom-1\/6:focus {
    bottom: -16.666666666666664% !important;
  }

  .lg\:focus\:-left-1\/6:focus {
    left: -16.666666666666664% !important;
  }

  .lg\:focus\:top-2\/6:focus {
    top: 33.33333333333333% !important;
  }

  .lg\:focus\:right-2\/6:focus {
    right: 33.33333333333333% !important;
  }

  .lg\:focus\:bottom-2\/6:focus {
    bottom: 33.33333333333333% !important;
  }

  .lg\:focus\:left-2\/6:focus {
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-top-2\/6:focus {
    top: -33.33333333333333% !important;
  }

  .lg\:focus\:-right-2\/6:focus {
    right: -33.33333333333333% !important;
  }

  .lg\:focus\:-bottom-2\/6:focus {
    bottom: -33.33333333333333% !important;
  }

  .lg\:focus\:-left-2\/6:focus {
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:top-3\/6:focus {
    top: 50% !important;
  }

  .lg\:focus\:right-3\/6:focus {
    right: 50% !important;
  }

  .lg\:focus\:bottom-3\/6:focus {
    bottom: 50% !important;
  }

  .lg\:focus\:left-3\/6:focus {
    left: 50% !important;
  }

  .lg\:focus\:-top-3\/6:focus {
    top: -50% !important;
  }

  .lg\:focus\:-right-3\/6:focus {
    right: -50% !important;
  }

  .lg\:focus\:-bottom-3\/6:focus {
    bottom: -50% !important;
  }

  .lg\:focus\:-left-3\/6:focus {
    left: -50% !important;
  }

  .lg\:focus\:top-4\/6:focus {
    top: 66.66666666666666% !important;
  }

  .lg\:focus\:right-4\/6:focus {
    right: 66.66666666666666% !important;
  }

  .lg\:focus\:bottom-4\/6:focus {
    bottom: 66.66666666666666% !important;
  }

  .lg\:focus\:left-4\/6:focus {
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-top-4\/6:focus {
    top: -66.66666666666666% !important;
  }

  .lg\:focus\:-right-4\/6:focus {
    right: -66.66666666666666% !important;
  }

  .lg\:focus\:-bottom-4\/6:focus {
    bottom: -66.66666666666666% !important;
  }

  .lg\:focus\:-left-4\/6:focus {
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:top-5\/6:focus {
    top: 83.33333333333334% !important;
  }

  .lg\:focus\:right-5\/6:focus {
    right: 83.33333333333334% !important;
  }

  .lg\:focus\:bottom-5\/6:focus {
    bottom: 83.33333333333334% !important;
  }

  .lg\:focus\:left-5\/6:focus {
    left: 83.33333333333334% !important;
  }

  .lg\:focus\:-top-5\/6:focus {
    top: -83.33333333333334% !important;
  }

  .lg\:focus\:-right-5\/6:focus {
    right: -83.33333333333334% !important;
  }

  .lg\:focus\:-bottom-5\/6:focus {
    bottom: -83.33333333333334% !important;
  }

  .lg\:focus\:-left-5\/6:focus {
    left: -83.33333333333334% !important;
  }

  .lg\:focus\:top-1\/12:focus {
    top: 8.333333333333332% !important;
  }

  .lg\:focus\:right-1\/12:focus {
    right: 8.333333333333332% !important;
  }

  .lg\:focus\:bottom-1\/12:focus {
    bottom: 8.333333333333332% !important;
  }

  .lg\:focus\:left-1\/12:focus {
    left: 8.333333333333332% !important;
  }

  .lg\:focus\:-top-1\/12:focus {
    top: -8.333333333333332% !important;
  }

  .lg\:focus\:-right-1\/12:focus {
    right: -8.333333333333332% !important;
  }

  .lg\:focus\:-bottom-1\/12:focus {
    bottom: -8.333333333333332% !important;
  }

  .lg\:focus\:-left-1\/12:focus {
    left: -8.333333333333332% !important;
  }

  .lg\:focus\:top-2\/12:focus {
    top: 16.666666666666664% !important;
  }

  .lg\:focus\:right-2\/12:focus {
    right: 16.666666666666664% !important;
  }

  .lg\:focus\:bottom-2\/12:focus {
    bottom: 16.666666666666664% !important;
  }

  .lg\:focus\:left-2\/12:focus {
    left: 16.666666666666664% !important;
  }

  .lg\:focus\:-top-2\/12:focus {
    top: -16.666666666666664% !important;
  }

  .lg\:focus\:-right-2\/12:focus {
    right: -16.666666666666664% !important;
  }

  .lg\:focus\:-bottom-2\/12:focus {
    bottom: -16.666666666666664% !important;
  }

  .lg\:focus\:-left-2\/12:focus {
    left: -16.666666666666664% !important;
  }

  .lg\:focus\:top-3\/12:focus {
    top: 25% !important;
  }

  .lg\:focus\:right-3\/12:focus {
    right: 25% !important;
  }

  .lg\:focus\:bottom-3\/12:focus {
    bottom: 25% !important;
  }

  .lg\:focus\:left-3\/12:focus {
    left: 25% !important;
  }

  .lg\:focus\:-top-3\/12:focus {
    top: -25% !important;
  }

  .lg\:focus\:-right-3\/12:focus {
    right: -25% !important;
  }

  .lg\:focus\:-bottom-3\/12:focus {
    bottom: -25% !important;
  }

  .lg\:focus\:-left-3\/12:focus {
    left: -25% !important;
  }

  .lg\:focus\:top-4\/12:focus {
    top: 33.33333333333333% !important;
  }

  .lg\:focus\:right-4\/12:focus {
    right: 33.33333333333333% !important;
  }

  .lg\:focus\:bottom-4\/12:focus {
    bottom: 33.33333333333333% !important;
  }

  .lg\:focus\:left-4\/12:focus {
    left: 33.33333333333333% !important;
  }

  .lg\:focus\:-top-4\/12:focus {
    top: -33.33333333333333% !important;
  }

  .lg\:focus\:-right-4\/12:focus {
    right: -33.33333333333333% !important;
  }

  .lg\:focus\:-bottom-4\/12:focus {
    bottom: -33.33333333333333% !important;
  }

  .lg\:focus\:-left-4\/12:focus {
    left: -33.33333333333333% !important;
  }

  .lg\:focus\:top-5\/12:focus {
    top: 41.66666666666667% !important;
  }

  .lg\:focus\:right-5\/12:focus {
    right: 41.66666666666667% !important;
  }

  .lg\:focus\:bottom-5\/12:focus {
    bottom: 41.66666666666667% !important;
  }

  .lg\:focus\:left-5\/12:focus {
    left: 41.66666666666667% !important;
  }

  .lg\:focus\:-top-5\/12:focus {
    top: -41.66666666666667% !important;
  }

  .lg\:focus\:-right-5\/12:focus {
    right: -41.66666666666667% !important;
  }

  .lg\:focus\:-bottom-5\/12:focus {
    bottom: -41.66666666666667% !important;
  }

  .lg\:focus\:-left-5\/12:focus {
    left: -41.66666666666667% !important;
  }

  .lg\:focus\:top-6\/12:focus {
    top: 50% !important;
  }

  .lg\:focus\:right-6\/12:focus {
    right: 50% !important;
  }

  .lg\:focus\:bottom-6\/12:focus {
    bottom: 50% !important;
  }

  .lg\:focus\:left-6\/12:focus {
    left: 50% !important;
  }

  .lg\:focus\:-top-6\/12:focus {
    top: -50% !important;
  }

  .lg\:focus\:-right-6\/12:focus {
    right: -50% !important;
  }

  .lg\:focus\:-bottom-6\/12:focus {
    bottom: -50% !important;
  }

  .lg\:focus\:-left-6\/12:focus {
    left: -50% !important;
  }

  .lg\:focus\:top-7\/12:focus {
    top: 58.333333333333336% !important;
  }

  .lg\:focus\:right-7\/12:focus {
    right: 58.333333333333336% !important;
  }

  .lg\:focus\:bottom-7\/12:focus {
    bottom: 58.333333333333336% !important;
  }

  .lg\:focus\:left-7\/12:focus {
    left: 58.333333333333336% !important;
  }

  .lg\:focus\:-top-7\/12:focus {
    top: -58.333333333333336% !important;
  }

  .lg\:focus\:-right-7\/12:focus {
    right: -58.333333333333336% !important;
  }

  .lg\:focus\:-bottom-7\/12:focus {
    bottom: -58.333333333333336% !important;
  }

  .lg\:focus\:-left-7\/12:focus {
    left: -58.333333333333336% !important;
  }

  .lg\:focus\:top-8\/12:focus {
    top: 66.66666666666666% !important;
  }

  .lg\:focus\:right-8\/12:focus {
    right: 66.66666666666666% !important;
  }

  .lg\:focus\:bottom-8\/12:focus {
    bottom: 66.66666666666666% !important;
  }

  .lg\:focus\:left-8\/12:focus {
    left: 66.66666666666666% !important;
  }

  .lg\:focus\:-top-8\/12:focus {
    top: -66.66666666666666% !important;
  }

  .lg\:focus\:-right-8\/12:focus {
    right: -66.66666666666666% !important;
  }

  .lg\:focus\:-bottom-8\/12:focus {
    bottom: -66.66666666666666% !important;
  }

  .lg\:focus\:-left-8\/12:focus {
    left: -66.66666666666666% !important;
  }

  .lg\:focus\:top-9\/12:focus {
    top: 75% !important;
  }

  .lg\:focus\:right-9\/12:focus {
    right: 75% !important;
  }

  .lg\:focus\:bottom-9\/12:focus {
    bottom: 75% !important;
  }

  .lg\:focus\:left-9\/12:focus {
    left: 75% !important;
  }

  .lg\:focus\:-top-9\/12:focus {
    top: -75% !important;
  }

  .lg\:focus\:-right-9\/12:focus {
    right: -75% !important;
  }

  .lg\:focus\:-bottom-9\/12:focus {
    bottom: -75% !important;
  }

  .lg\:focus\:-left-9\/12:focus {
    left: -75% !important;
  }

  .lg\:focus\:top-10\/12:focus {
    top: 83.33333333333334% !important;
  }

  .lg\:focus\:right-10\/12:focus {
    right: 83.33333333333334% !important;
  }

  .lg\:focus\:bottom-10\/12:focus {
    bottom: 83.33333333333334% !important;
  }

  .lg\:focus\:left-10\/12:focus {
    left: 83.33333333333334% !important;
  }

  .lg\:focus\:-top-10\/12:focus {
    top: -83.33333333333334% !important;
  }

  .lg\:focus\:-right-10\/12:focus {
    right: -83.33333333333334% !important;
  }

  .lg\:focus\:-bottom-10\/12:focus {
    bottom: -83.33333333333334% !important;
  }

  .lg\:focus\:-left-10\/12:focus {
    left: -83.33333333333334% !important;
  }

  .lg\:focus\:top-11\/12:focus {
    top: 91.66666666666666% !important;
  }

  .lg\:focus\:right-11\/12:focus {
    right: 91.66666666666666% !important;
  }

  .lg\:focus\:bottom-11\/12:focus {
    bottom: 91.66666666666666% !important;
  }

  .lg\:focus\:left-11\/12:focus {
    left: 91.66666666666666% !important;
  }

  .lg\:focus\:-top-11\/12:focus {
    top: -91.66666666666666% !important;
  }

  .lg\:focus\:-right-11\/12:focus {
    right: -91.66666666666666% !important;
  }

  .lg\:focus\:-bottom-11\/12:focus {
    bottom: -91.66666666666666% !important;
  }

  .lg\:focus\:-left-11\/12:focus {
    left: -91.66666666666666% !important;
  }

  .lg\:resize-none {
    resize: none !important;
  }

  .lg\:resize-y {
    resize: vertical !important;
  }

  .lg\:resize-x {
    resize: horizontal !important;
  }

  .lg\:resize {
    resize: both !important;
  }

  .lg\:hover\:resize-none:hover {
    resize: none !important;
  }

  .lg\:hover\:resize-y:hover {
    resize: vertical !important;
  }

  .lg\:hover\:resize-x:hover {
    resize: horizontal !important;
  }

  .lg\:hover\:resize:hover {
    resize: both !important;
  }

  .lg\:focus\:resize-none:focus {
    resize: none !important;
  }

  .lg\:focus\:resize-y:focus {
    resize: vertical !important;
  }

  .lg\:focus\:resize-x:focus {
    resize: horizontal !important;
  }

  .lg\:focus\:resize:focus {
    resize: both !important;
  }

  .lg\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .lg\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .lg\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .lg\:shadow-none {
    box-shadow: none !important;
  }

  .lg\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .lg\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .lg\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .lg\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }

  .lg\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .lg\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .lg\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .lg\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .lg\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .lg\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }

  .lg\:fill-current {
    fill: currentColor !important;
  }

  .lg\:fill-primary-black {
    fill: #333333 !important;
  }

  .lg\:fill-primary-green {
    fill: #085E3C !important;
  }

  .lg\:fill-transparent {
    fill: transparent !important;
  }

  .lg\:fill-black {
    fill: #000 !important;
  }

  .lg\:fill-white {
    fill: #fff !important;
  }

  .lg\:fill-gray-100 {
    fill: #f7fafc !important;
  }

  .lg\:fill-gray-200 {
    fill: #edf2f7 !important;
  }

  .lg\:fill-gray-300 {
    fill: #e2e8f0 !important;
  }

  .lg\:fill-gray-400 {
    fill: #cbd5e0 !important;
  }

  .lg\:fill-gray-500 {
    fill: #a0aec0 !important;
  }

  .lg\:fill-gray-600 {
    fill: #718096 !important;
  }

  .lg\:fill-gray-700 {
    fill: #4a5568 !important;
  }

  .lg\:fill-gray-800 {
    fill: #2d3748 !important;
  }

  .lg\:fill-gray-900 {
    fill: #1a202c !important;
  }

  .lg\:fill-red-100 {
    fill: #fff5f5 !important;
  }

  .lg\:fill-red-200 {
    fill: #fed7d7 !important;
  }

  .lg\:fill-red-300 {
    fill: #feb2b2 !important;
  }

  .lg\:fill-red-400 {
    fill: #fc8181 !important;
  }

  .lg\:fill-red-500 {
    fill: #f56565 !important;
  }

  .lg\:fill-red-600 {
    fill: #e53e3e !important;
  }

  .lg\:fill-red-700 {
    fill: #c53030 !important;
  }

  .lg\:fill-red-800 {
    fill: #9b2c2c !important;
  }

  .lg\:fill-red-900 {
    fill: #742a2a !important;
  }

  .lg\:fill-orange-100 {
    fill: #fffaf0 !important;
  }

  .lg\:fill-orange-200 {
    fill: #feebc8 !important;
  }

  .lg\:fill-orange-300 {
    fill: #fbd38d !important;
  }

  .lg\:fill-orange-400 {
    fill: #f6ad55 !important;
  }

  .lg\:fill-orange-500 {
    fill: #ed8936 !important;
  }

  .lg\:fill-orange-600 {
    fill: #dd6b20 !important;
  }

  .lg\:fill-orange-700 {
    fill: #c05621 !important;
  }

  .lg\:fill-orange-800 {
    fill: #9c4221 !important;
  }

  .lg\:fill-orange-900 {
    fill: #7b341e !important;
  }

  .lg\:fill-yellow-100 {
    fill: #fffff0 !important;
  }

  .lg\:fill-yellow-200 {
    fill: #fefcbf !important;
  }

  .lg\:fill-yellow-300 {
    fill: #faf089 !important;
  }

  .lg\:fill-yellow-400 {
    fill: #f6e05e !important;
  }

  .lg\:fill-yellow-500 {
    fill: #ecc94b !important;
  }

  .lg\:fill-yellow-600 {
    fill: #d69e2e !important;
  }

  .lg\:fill-yellow-700 {
    fill: #b7791f !important;
  }

  .lg\:fill-yellow-800 {
    fill: #975a16 !important;
  }

  .lg\:fill-yellow-900 {
    fill: #744210 !important;
  }

  .lg\:fill-green-100 {
    fill: #f0fff4 !important;
  }

  .lg\:fill-green-200 {
    fill: #c6f6d5 !important;
  }

  .lg\:fill-green-300 {
    fill: #9ae6b4 !important;
  }

  .lg\:fill-green-400 {
    fill: #68d391 !important;
  }

  .lg\:fill-green-500 {
    fill: #48bb78 !important;
  }

  .lg\:fill-green-600 {
    fill: #38a169 !important;
  }

  .lg\:fill-green-700 {
    fill: #2f855a !important;
  }

  .lg\:fill-green-800 {
    fill: #276749 !important;
  }

  .lg\:fill-green-900 {
    fill: #22543d !important;
  }

  .lg\:fill-teal-100 {
    fill: #e6fffa !important;
  }

  .lg\:fill-teal-200 {
    fill: #b2f5ea !important;
  }

  .lg\:fill-teal-300 {
    fill: #81e6d9 !important;
  }

  .lg\:fill-teal-400 {
    fill: #4fd1c5 !important;
  }

  .lg\:fill-teal-500 {
    fill: #38b2ac !important;
  }

  .lg\:fill-teal-600 {
    fill: #319795 !important;
  }

  .lg\:fill-teal-700 {
    fill: #2c7a7b !important;
  }

  .lg\:fill-teal-800 {
    fill: #285e61 !important;
  }

  .lg\:fill-teal-900 {
    fill: #234e52 !important;
  }

  .lg\:fill-blue-100 {
    fill: #ebf8ff !important;
  }

  .lg\:fill-blue-200 {
    fill: #bee3f8 !important;
  }

  .lg\:fill-blue-300 {
    fill: #90cdf4 !important;
  }

  .lg\:fill-blue-400 {
    fill: #63b3ed !important;
  }

  .lg\:fill-blue-500 {
    fill: #4299e1 !important;
  }

  .lg\:fill-blue-600 {
    fill: #3182ce !important;
  }

  .lg\:fill-blue-700 {
    fill: #2b6cb0 !important;
  }

  .lg\:fill-blue-800 {
    fill: #2c5282 !important;
  }

  .lg\:fill-blue-900 {
    fill: #2a4365 !important;
  }

  .lg\:fill-indigo-100 {
    fill: #ebf4ff !important;
  }

  .lg\:fill-indigo-200 {
    fill: #c3dafe !important;
  }

  .lg\:fill-indigo-300 {
    fill: #a3bffa !important;
  }

  .lg\:fill-indigo-400 {
    fill: #7f9cf5 !important;
  }

  .lg\:fill-indigo-500 {
    fill: #667eea !important;
  }

  .lg\:fill-indigo-600 {
    fill: #5a67d8 !important;
  }

  .lg\:fill-indigo-700 {
    fill: #4c51bf !important;
  }

  .lg\:fill-indigo-800 {
    fill: #434190 !important;
  }

  .lg\:fill-indigo-900 {
    fill: #3c366b !important;
  }

  .lg\:fill-purple-100 {
    fill: #faf5ff !important;
  }

  .lg\:fill-purple-200 {
    fill: #e9d8fd !important;
  }

  .lg\:fill-purple-300 {
    fill: #d6bcfa !important;
  }

  .lg\:fill-purple-400 {
    fill: #b794f4 !important;
  }

  .lg\:fill-purple-500 {
    fill: #9f7aea !important;
  }

  .lg\:fill-purple-600 {
    fill: #805ad5 !important;
  }

  .lg\:fill-purple-700 {
    fill: #6b46c1 !important;
  }

  .lg\:fill-purple-800 {
    fill: #553c9a !important;
  }

  .lg\:fill-purple-900 {
    fill: #44337a !important;
  }

  .lg\:fill-pink-100 {
    fill: #fff5f7 !important;
  }

  .lg\:fill-pink-200 {
    fill: #fed7e2 !important;
  }

  .lg\:fill-pink-300 {
    fill: #fbb6ce !important;
  }

  .lg\:fill-pink-400 {
    fill: #f687b3 !important;
  }

  .lg\:fill-pink-500 {
    fill: #ed64a6 !important;
  }

  .lg\:fill-pink-600 {
    fill: #d53f8c !important;
  }

  .lg\:fill-pink-700 {
    fill: #b83280 !important;
  }

  .lg\:fill-pink-800 {
    fill: #97266d !important;
  }

  .lg\:fill-pink-900 {
    fill: #702459 !important;
  }

  .lg\:hover\:fill-current:hover {
    fill: currentColor !important;
  }

  .lg\:hover\:fill-primary-black:hover {
    fill: #333333 !important;
  }

  .lg\:hover\:fill-primary-green:hover {
    fill: #085E3C !important;
  }

  .lg\:hover\:fill-transparent:hover {
    fill: transparent !important;
  }

  .lg\:hover\:fill-black:hover {
    fill: #000 !important;
  }

  .lg\:hover\:fill-white:hover {
    fill: #fff !important;
  }

  .lg\:hover\:fill-gray-100:hover {
    fill: #f7fafc !important;
  }

  .lg\:hover\:fill-gray-200:hover {
    fill: #edf2f7 !important;
  }

  .lg\:hover\:fill-gray-300:hover {
    fill: #e2e8f0 !important;
  }

  .lg\:hover\:fill-gray-400:hover {
    fill: #cbd5e0 !important;
  }

  .lg\:hover\:fill-gray-500:hover {
    fill: #a0aec0 !important;
  }

  .lg\:hover\:fill-gray-600:hover {
    fill: #718096 !important;
  }

  .lg\:hover\:fill-gray-700:hover {
    fill: #4a5568 !important;
  }

  .lg\:hover\:fill-gray-800:hover {
    fill: #2d3748 !important;
  }

  .lg\:hover\:fill-gray-900:hover {
    fill: #1a202c !important;
  }

  .lg\:hover\:fill-red-100:hover {
    fill: #fff5f5 !important;
  }

  .lg\:hover\:fill-red-200:hover {
    fill: #fed7d7 !important;
  }

  .lg\:hover\:fill-red-300:hover {
    fill: #feb2b2 !important;
  }

  .lg\:hover\:fill-red-400:hover {
    fill: #fc8181 !important;
  }

  .lg\:hover\:fill-red-500:hover {
    fill: #f56565 !important;
  }

  .lg\:hover\:fill-red-600:hover {
    fill: #e53e3e !important;
  }

  .lg\:hover\:fill-red-700:hover {
    fill: #c53030 !important;
  }

  .lg\:hover\:fill-red-800:hover {
    fill: #9b2c2c !important;
  }

  .lg\:hover\:fill-red-900:hover {
    fill: #742a2a !important;
  }

  .lg\:hover\:fill-orange-100:hover {
    fill: #fffaf0 !important;
  }

  .lg\:hover\:fill-orange-200:hover {
    fill: #feebc8 !important;
  }

  .lg\:hover\:fill-orange-300:hover {
    fill: #fbd38d !important;
  }

  .lg\:hover\:fill-orange-400:hover {
    fill: #f6ad55 !important;
  }

  .lg\:hover\:fill-orange-500:hover {
    fill: #ed8936 !important;
  }

  .lg\:hover\:fill-orange-600:hover {
    fill: #dd6b20 !important;
  }

  .lg\:hover\:fill-orange-700:hover {
    fill: #c05621 !important;
  }

  .lg\:hover\:fill-orange-800:hover {
    fill: #9c4221 !important;
  }

  .lg\:hover\:fill-orange-900:hover {
    fill: #7b341e !important;
  }

  .lg\:hover\:fill-yellow-100:hover {
    fill: #fffff0 !important;
  }

  .lg\:hover\:fill-yellow-200:hover {
    fill: #fefcbf !important;
  }

  .lg\:hover\:fill-yellow-300:hover {
    fill: #faf089 !important;
  }

  .lg\:hover\:fill-yellow-400:hover {
    fill: #f6e05e !important;
  }

  .lg\:hover\:fill-yellow-500:hover {
    fill: #ecc94b !important;
  }

  .lg\:hover\:fill-yellow-600:hover {
    fill: #d69e2e !important;
  }

  .lg\:hover\:fill-yellow-700:hover {
    fill: #b7791f !important;
  }

  .lg\:hover\:fill-yellow-800:hover {
    fill: #975a16 !important;
  }

  .lg\:hover\:fill-yellow-900:hover {
    fill: #744210 !important;
  }

  .lg\:hover\:fill-green-100:hover {
    fill: #f0fff4 !important;
  }

  .lg\:hover\:fill-green-200:hover {
    fill: #c6f6d5 !important;
  }

  .lg\:hover\:fill-green-300:hover {
    fill: #9ae6b4 !important;
  }

  .lg\:hover\:fill-green-400:hover {
    fill: #68d391 !important;
  }

  .lg\:hover\:fill-green-500:hover {
    fill: #48bb78 !important;
  }

  .lg\:hover\:fill-green-600:hover {
    fill: #38a169 !important;
  }

  .lg\:hover\:fill-green-700:hover {
    fill: #2f855a !important;
  }

  .lg\:hover\:fill-green-800:hover {
    fill: #276749 !important;
  }

  .lg\:hover\:fill-green-900:hover {
    fill: #22543d !important;
  }

  .lg\:hover\:fill-teal-100:hover {
    fill: #e6fffa !important;
  }

  .lg\:hover\:fill-teal-200:hover {
    fill: #b2f5ea !important;
  }

  .lg\:hover\:fill-teal-300:hover {
    fill: #81e6d9 !important;
  }

  .lg\:hover\:fill-teal-400:hover {
    fill: #4fd1c5 !important;
  }

  .lg\:hover\:fill-teal-500:hover {
    fill: #38b2ac !important;
  }

  .lg\:hover\:fill-teal-600:hover {
    fill: #319795 !important;
  }

  .lg\:hover\:fill-teal-700:hover {
    fill: #2c7a7b !important;
  }

  .lg\:hover\:fill-teal-800:hover {
    fill: #285e61 !important;
  }

  .lg\:hover\:fill-teal-900:hover {
    fill: #234e52 !important;
  }

  .lg\:hover\:fill-blue-100:hover {
    fill: #ebf8ff !important;
  }

  .lg\:hover\:fill-blue-200:hover {
    fill: #bee3f8 !important;
  }

  .lg\:hover\:fill-blue-300:hover {
    fill: #90cdf4 !important;
  }

  .lg\:hover\:fill-blue-400:hover {
    fill: #63b3ed !important;
  }

  .lg\:hover\:fill-blue-500:hover {
    fill: #4299e1 !important;
  }

  .lg\:hover\:fill-blue-600:hover {
    fill: #3182ce !important;
  }

  .lg\:hover\:fill-blue-700:hover {
    fill: #2b6cb0 !important;
  }

  .lg\:hover\:fill-blue-800:hover {
    fill: #2c5282 !important;
  }

  .lg\:hover\:fill-blue-900:hover {
    fill: #2a4365 !important;
  }

  .lg\:hover\:fill-indigo-100:hover {
    fill: #ebf4ff !important;
  }

  .lg\:hover\:fill-indigo-200:hover {
    fill: #c3dafe !important;
  }

  .lg\:hover\:fill-indigo-300:hover {
    fill: #a3bffa !important;
  }

  .lg\:hover\:fill-indigo-400:hover {
    fill: #7f9cf5 !important;
  }

  .lg\:hover\:fill-indigo-500:hover {
    fill: #667eea !important;
  }

  .lg\:hover\:fill-indigo-600:hover {
    fill: #5a67d8 !important;
  }

  .lg\:hover\:fill-indigo-700:hover {
    fill: #4c51bf !important;
  }

  .lg\:hover\:fill-indigo-800:hover {
    fill: #434190 !important;
  }

  .lg\:hover\:fill-indigo-900:hover {
    fill: #3c366b !important;
  }

  .lg\:hover\:fill-purple-100:hover {
    fill: #faf5ff !important;
  }

  .lg\:hover\:fill-purple-200:hover {
    fill: #e9d8fd !important;
  }

  .lg\:hover\:fill-purple-300:hover {
    fill: #d6bcfa !important;
  }

  .lg\:hover\:fill-purple-400:hover {
    fill: #b794f4 !important;
  }

  .lg\:hover\:fill-purple-500:hover {
    fill: #9f7aea !important;
  }

  .lg\:hover\:fill-purple-600:hover {
    fill: #805ad5 !important;
  }

  .lg\:hover\:fill-purple-700:hover {
    fill: #6b46c1 !important;
  }

  .lg\:hover\:fill-purple-800:hover {
    fill: #553c9a !important;
  }

  .lg\:hover\:fill-purple-900:hover {
    fill: #44337a !important;
  }

  .lg\:hover\:fill-pink-100:hover {
    fill: #fff5f7 !important;
  }

  .lg\:hover\:fill-pink-200:hover {
    fill: #fed7e2 !important;
  }

  .lg\:hover\:fill-pink-300:hover {
    fill: #fbb6ce !important;
  }

  .lg\:hover\:fill-pink-400:hover {
    fill: #f687b3 !important;
  }

  .lg\:hover\:fill-pink-500:hover {
    fill: #ed64a6 !important;
  }

  .lg\:hover\:fill-pink-600:hover {
    fill: #d53f8c !important;
  }

  .lg\:hover\:fill-pink-700:hover {
    fill: #b83280 !important;
  }

  .lg\:hover\:fill-pink-800:hover {
    fill: #97266d !important;
  }

  .lg\:hover\:fill-pink-900:hover {
    fill: #702459 !important;
  }

  .lg\:focus\:fill-current:focus {
    fill: currentColor !important;
  }

  .lg\:focus\:fill-primary-black:focus {
    fill: #333333 !important;
  }

  .lg\:focus\:fill-primary-green:focus {
    fill: #085E3C !important;
  }

  .lg\:focus\:fill-transparent:focus {
    fill: transparent !important;
  }

  .lg\:focus\:fill-black:focus {
    fill: #000 !important;
  }

  .lg\:focus\:fill-white:focus {
    fill: #fff !important;
  }

  .lg\:focus\:fill-gray-100:focus {
    fill: #f7fafc !important;
  }

  .lg\:focus\:fill-gray-200:focus {
    fill: #edf2f7 !important;
  }

  .lg\:focus\:fill-gray-300:focus {
    fill: #e2e8f0 !important;
  }

  .lg\:focus\:fill-gray-400:focus {
    fill: #cbd5e0 !important;
  }

  .lg\:focus\:fill-gray-500:focus {
    fill: #a0aec0 !important;
  }

  .lg\:focus\:fill-gray-600:focus {
    fill: #718096 !important;
  }

  .lg\:focus\:fill-gray-700:focus {
    fill: #4a5568 !important;
  }

  .lg\:focus\:fill-gray-800:focus {
    fill: #2d3748 !important;
  }

  .lg\:focus\:fill-gray-900:focus {
    fill: #1a202c !important;
  }

  .lg\:focus\:fill-red-100:focus {
    fill: #fff5f5 !important;
  }

  .lg\:focus\:fill-red-200:focus {
    fill: #fed7d7 !important;
  }

  .lg\:focus\:fill-red-300:focus {
    fill: #feb2b2 !important;
  }

  .lg\:focus\:fill-red-400:focus {
    fill: #fc8181 !important;
  }

  .lg\:focus\:fill-red-500:focus {
    fill: #f56565 !important;
  }

  .lg\:focus\:fill-red-600:focus {
    fill: #e53e3e !important;
  }

  .lg\:focus\:fill-red-700:focus {
    fill: #c53030 !important;
  }

  .lg\:focus\:fill-red-800:focus {
    fill: #9b2c2c !important;
  }

  .lg\:focus\:fill-red-900:focus {
    fill: #742a2a !important;
  }

  .lg\:focus\:fill-orange-100:focus {
    fill: #fffaf0 !important;
  }

  .lg\:focus\:fill-orange-200:focus {
    fill: #feebc8 !important;
  }

  .lg\:focus\:fill-orange-300:focus {
    fill: #fbd38d !important;
  }

  .lg\:focus\:fill-orange-400:focus {
    fill: #f6ad55 !important;
  }

  .lg\:focus\:fill-orange-500:focus {
    fill: #ed8936 !important;
  }

  .lg\:focus\:fill-orange-600:focus {
    fill: #dd6b20 !important;
  }

  .lg\:focus\:fill-orange-700:focus {
    fill: #c05621 !important;
  }

  .lg\:focus\:fill-orange-800:focus {
    fill: #9c4221 !important;
  }

  .lg\:focus\:fill-orange-900:focus {
    fill: #7b341e !important;
  }

  .lg\:focus\:fill-yellow-100:focus {
    fill: #fffff0 !important;
  }

  .lg\:focus\:fill-yellow-200:focus {
    fill: #fefcbf !important;
  }

  .lg\:focus\:fill-yellow-300:focus {
    fill: #faf089 !important;
  }

  .lg\:focus\:fill-yellow-400:focus {
    fill: #f6e05e !important;
  }

  .lg\:focus\:fill-yellow-500:focus {
    fill: #ecc94b !important;
  }

  .lg\:focus\:fill-yellow-600:focus {
    fill: #d69e2e !important;
  }

  .lg\:focus\:fill-yellow-700:focus {
    fill: #b7791f !important;
  }

  .lg\:focus\:fill-yellow-800:focus {
    fill: #975a16 !important;
  }

  .lg\:focus\:fill-yellow-900:focus {
    fill: #744210 !important;
  }

  .lg\:focus\:fill-green-100:focus {
    fill: #f0fff4 !important;
  }

  .lg\:focus\:fill-green-200:focus {
    fill: #c6f6d5 !important;
  }

  .lg\:focus\:fill-green-300:focus {
    fill: #9ae6b4 !important;
  }

  .lg\:focus\:fill-green-400:focus {
    fill: #68d391 !important;
  }

  .lg\:focus\:fill-green-500:focus {
    fill: #48bb78 !important;
  }

  .lg\:focus\:fill-green-600:focus {
    fill: #38a169 !important;
  }

  .lg\:focus\:fill-green-700:focus {
    fill: #2f855a !important;
  }

  .lg\:focus\:fill-green-800:focus {
    fill: #276749 !important;
  }

  .lg\:focus\:fill-green-900:focus {
    fill: #22543d !important;
  }

  .lg\:focus\:fill-teal-100:focus {
    fill: #e6fffa !important;
  }

  .lg\:focus\:fill-teal-200:focus {
    fill: #b2f5ea !important;
  }

  .lg\:focus\:fill-teal-300:focus {
    fill: #81e6d9 !important;
  }

  .lg\:focus\:fill-teal-400:focus {
    fill: #4fd1c5 !important;
  }

  .lg\:focus\:fill-teal-500:focus {
    fill: #38b2ac !important;
  }

  .lg\:focus\:fill-teal-600:focus {
    fill: #319795 !important;
  }

  .lg\:focus\:fill-teal-700:focus {
    fill: #2c7a7b !important;
  }

  .lg\:focus\:fill-teal-800:focus {
    fill: #285e61 !important;
  }

  .lg\:focus\:fill-teal-900:focus {
    fill: #234e52 !important;
  }

  .lg\:focus\:fill-blue-100:focus {
    fill: #ebf8ff !important;
  }

  .lg\:focus\:fill-blue-200:focus {
    fill: #bee3f8 !important;
  }

  .lg\:focus\:fill-blue-300:focus {
    fill: #90cdf4 !important;
  }

  .lg\:focus\:fill-blue-400:focus {
    fill: #63b3ed !important;
  }

  .lg\:focus\:fill-blue-500:focus {
    fill: #4299e1 !important;
  }

  .lg\:focus\:fill-blue-600:focus {
    fill: #3182ce !important;
  }

  .lg\:focus\:fill-blue-700:focus {
    fill: #2b6cb0 !important;
  }

  .lg\:focus\:fill-blue-800:focus {
    fill: #2c5282 !important;
  }

  .lg\:focus\:fill-blue-900:focus {
    fill: #2a4365 !important;
  }

  .lg\:focus\:fill-indigo-100:focus {
    fill: #ebf4ff !important;
  }

  .lg\:focus\:fill-indigo-200:focus {
    fill: #c3dafe !important;
  }

  .lg\:focus\:fill-indigo-300:focus {
    fill: #a3bffa !important;
  }

  .lg\:focus\:fill-indigo-400:focus {
    fill: #7f9cf5 !important;
  }

  .lg\:focus\:fill-indigo-500:focus {
    fill: #667eea !important;
  }

  .lg\:focus\:fill-indigo-600:focus {
    fill: #5a67d8 !important;
  }

  .lg\:focus\:fill-indigo-700:focus {
    fill: #4c51bf !important;
  }

  .lg\:focus\:fill-indigo-800:focus {
    fill: #434190 !important;
  }

  .lg\:focus\:fill-indigo-900:focus {
    fill: #3c366b !important;
  }

  .lg\:focus\:fill-purple-100:focus {
    fill: #faf5ff !important;
  }

  .lg\:focus\:fill-purple-200:focus {
    fill: #e9d8fd !important;
  }

  .lg\:focus\:fill-purple-300:focus {
    fill: #d6bcfa !important;
  }

  .lg\:focus\:fill-purple-400:focus {
    fill: #b794f4 !important;
  }

  .lg\:focus\:fill-purple-500:focus {
    fill: #9f7aea !important;
  }

  .lg\:focus\:fill-purple-600:focus {
    fill: #805ad5 !important;
  }

  .lg\:focus\:fill-purple-700:focus {
    fill: #6b46c1 !important;
  }

  .lg\:focus\:fill-purple-800:focus {
    fill: #553c9a !important;
  }

  .lg\:focus\:fill-purple-900:focus {
    fill: #44337a !important;
  }

  .lg\:focus\:fill-pink-100:focus {
    fill: #fff5f7 !important;
  }

  .lg\:focus\:fill-pink-200:focus {
    fill: #fed7e2 !important;
  }

  .lg\:focus\:fill-pink-300:focus {
    fill: #fbb6ce !important;
  }

  .lg\:focus\:fill-pink-400:focus {
    fill: #f687b3 !important;
  }

  .lg\:focus\:fill-pink-500:focus {
    fill: #ed64a6 !important;
  }

  .lg\:focus\:fill-pink-600:focus {
    fill: #d53f8c !important;
  }

  .lg\:focus\:fill-pink-700:focus {
    fill: #b83280 !important;
  }

  .lg\:focus\:fill-pink-800:focus {
    fill: #97266d !important;
  }

  .lg\:focus\:fill-pink-900:focus {
    fill: #702459 !important;
  }

  .lg\:stroke-current {
    stroke: currentColor !important;
  }

  .lg\:hover\:stroke-current:hover {
    stroke: currentColor !important;
  }

  .lg\:focus\:stroke-current:focus {
    stroke: currentColor !important;
  }

  .lg\:stroke-0 {
    stroke-width: 0 !important;
  }

  .lg\:stroke-1 {
    stroke-width: 1 !important;
  }

  .lg\:stroke-2 {
    stroke-width: 2 !important;
  }

  .lg\:hover\:stroke-0:hover {
    stroke-width: 0 !important;
  }

  .lg\:hover\:stroke-1:hover {
    stroke-width: 1 !important;
  }

  .lg\:hover\:stroke-2:hover {
    stroke-width: 2 !important;
  }

  .lg\:focus\:stroke-0:focus {
    stroke-width: 0 !important;
  }

  .lg\:focus\:stroke-1:focus {
    stroke-width: 1 !important;
  }

  .lg\:focus\:stroke-2:focus {
    stroke-width: 2 !important;
  }

  .lg\:table-auto {
    table-layout: auto !important;
  }

  .lg\:table-fixed {
    table-layout: fixed !important;
  }

  .lg\:hover\:table-auto:hover {
    table-layout: auto !important;
  }

  .lg\:hover\:table-fixed:hover {
    table-layout: fixed !important;
  }

  .lg\:focus\:table-auto:focus {
    table-layout: auto !important;
  }

  .lg\:focus\:table-fixed:focus {
    table-layout: fixed !important;
  }

  .lg\:text-left {
    text-align: left !important;
  }

  .lg\:text-center {
    text-align: center !important;
  }

  .lg\:text-right {
    text-align: right !important;
  }

  .lg\:text-justify {
    text-align: justify !important;
  }

  .lg\:hover\:text-left:hover {
    text-align: left !important;
  }

  .lg\:hover\:text-center:hover {
    text-align: center !important;
  }

  .lg\:hover\:text-right:hover {
    text-align: right !important;
  }

  .lg\:hover\:text-justify:hover {
    text-align: justify !important;
  }

  .lg\:focus\:text-left:focus {
    text-align: left !important;
  }

  .lg\:focus\:text-center:focus {
    text-align: center !important;
  }

  .lg\:focus\:text-right:focus {
    text-align: right !important;
  }

  .lg\:focus\:text-justify:focus {
    text-align: justify !important;
  }

  .lg\:text-transparent {
    color: transparent !important;
  }

  .lg\:text-current {
    color: currentColor !important;
  }

  .lg\:text-black {
    color: #000 !important;
  }

  .lg\:text-white {
    color: #fff !important;
  }

  .lg\:text-gray-100 {
    color: #f7fafc !important;
  }

  .lg\:text-gray-200 {
    color: #edf2f7 !important;
  }

  .lg\:text-gray-300 {
    color: #e2e8f0 !important;
  }

  .lg\:text-gray-400 {
    color: #cbd5e0 !important;
  }

  .lg\:text-gray-500 {
    color: #a0aec0 !important;
  }

  .lg\:text-gray-600 {
    color: #718096 !important;
  }

  .lg\:text-gray-700 {
    color: #4a5568 !important;
  }

  .lg\:text-gray-800 {
    color: #2d3748 !important;
  }

  .lg\:text-gray-900 {
    color: #1a202c !important;
  }

  .lg\:text-red-100 {
    color: #fff5f5 !important;
  }

  .lg\:text-red-200 {
    color: #fed7d7 !important;
  }

  .lg\:text-red-300 {
    color: #feb2b2 !important;
  }

  .lg\:text-red-400 {
    color: #fc8181 !important;
  }

  .lg\:text-red-500 {
    color: #f56565 !important;
  }

  .lg\:text-red-600 {
    color: #e53e3e !important;
  }

  .lg\:text-red-700 {
    color: #c53030 !important;
  }

  .lg\:text-red-800 {
    color: #9b2c2c !important;
  }

  .lg\:text-red-900 {
    color: #742a2a !important;
  }

  .lg\:text-orange-100 {
    color: #fffaf0 !important;
  }

  .lg\:text-orange-200 {
    color: #feebc8 !important;
  }

  .lg\:text-orange-300 {
    color: #fbd38d !important;
  }

  .lg\:text-orange-400 {
    color: #f6ad55 !important;
  }

  .lg\:text-orange-500 {
    color: #ed8936 !important;
  }

  .lg\:text-orange-600 {
    color: #dd6b20 !important;
  }

  .lg\:text-orange-700 {
    color: #c05621 !important;
  }

  .lg\:text-orange-800 {
    color: #9c4221 !important;
  }

  .lg\:text-orange-900 {
    color: #7b341e !important;
  }

  .lg\:text-yellow-100 {
    color: #fffff0 !important;
  }

  .lg\:text-yellow-200 {
    color: #fefcbf !important;
  }

  .lg\:text-yellow-300 {
    color: #faf089 !important;
  }

  .lg\:text-yellow-400 {
    color: #f6e05e !important;
  }

  .lg\:text-yellow-500 {
    color: #ecc94b !important;
  }

  .lg\:text-yellow-600 {
    color: #d69e2e !important;
  }

  .lg\:text-yellow-700 {
    color: #b7791f !important;
  }

  .lg\:text-yellow-800 {
    color: #975a16 !important;
  }

  .lg\:text-yellow-900 {
    color: #744210 !important;
  }

  .lg\:text-green-100 {
    color: #f0fff4 !important;
  }

  .lg\:text-green-200 {
    color: #c6f6d5 !important;
  }

  .lg\:text-green-300 {
    color: #9ae6b4 !important;
  }

  .lg\:text-green-400 {
    color: #68d391 !important;
  }

  .lg\:text-green-500 {
    color: #48bb78 !important;
  }

  .lg\:text-green-600 {
    color: #38a169 !important;
  }

  .lg\:text-green-700 {
    color: #2f855a !important;
  }

  .lg\:text-green-800 {
    color: #276749 !important;
  }

  .lg\:text-green-900 {
    color: #22543d !important;
  }

  .lg\:text-teal-100 {
    color: #e6fffa !important;
  }

  .lg\:text-teal-200 {
    color: #b2f5ea !important;
  }

  .lg\:text-teal-300 {
    color: #81e6d9 !important;
  }

  .lg\:text-teal-400 {
    color: #4fd1c5 !important;
  }

  .lg\:text-teal-500 {
    color: #38b2ac !important;
  }

  .lg\:text-teal-600 {
    color: #319795 !important;
  }

  .lg\:text-teal-700 {
    color: #2c7a7b !important;
  }

  .lg\:text-teal-800 {
    color: #285e61 !important;
  }

  .lg\:text-teal-900 {
    color: #234e52 !important;
  }

  .lg\:text-blue-100 {
    color: #ebf8ff !important;
  }

  .lg\:text-blue-200 {
    color: #bee3f8 !important;
  }

  .lg\:text-blue-300 {
    color: #90cdf4 !important;
  }

  .lg\:text-blue-400 {
    color: #63b3ed !important;
  }

  .lg\:text-blue-500 {
    color: #4299e1 !important;
  }

  .lg\:text-blue-600 {
    color: #3182ce !important;
  }

  .lg\:text-blue-700 {
    color: #2b6cb0 !important;
  }

  .lg\:text-blue-800 {
    color: #2c5282 !important;
  }

  .lg\:text-blue-900 {
    color: #2a4365 !important;
  }

  .lg\:text-indigo-100 {
    color: #ebf4ff !important;
  }

  .lg\:text-indigo-200 {
    color: #c3dafe !important;
  }

  .lg\:text-indigo-300 {
    color: #a3bffa !important;
  }

  .lg\:text-indigo-400 {
    color: #7f9cf5 !important;
  }

  .lg\:text-indigo-500 {
    color: #667eea !important;
  }

  .lg\:text-indigo-600 {
    color: #5a67d8 !important;
  }

  .lg\:text-indigo-700 {
    color: #4c51bf !important;
  }

  .lg\:text-indigo-800 {
    color: #434190 !important;
  }

  .lg\:text-indigo-900 {
    color: #3c366b !important;
  }

  .lg\:text-purple-100 {
    color: #faf5ff !important;
  }

  .lg\:text-purple-200 {
    color: #e9d8fd !important;
  }

  .lg\:text-purple-300 {
    color: #d6bcfa !important;
  }

  .lg\:text-purple-400 {
    color: #b794f4 !important;
  }

  .lg\:text-purple-500 {
    color: #9f7aea !important;
  }

  .lg\:text-purple-600 {
    color: #805ad5 !important;
  }

  .lg\:text-purple-700 {
    color: #6b46c1 !important;
  }

  .lg\:text-purple-800 {
    color: #553c9a !important;
  }

  .lg\:text-purple-900 {
    color: #44337a !important;
  }

  .lg\:text-pink-100 {
    color: #fff5f7 !important;
  }

  .lg\:text-pink-200 {
    color: #fed7e2 !important;
  }

  .lg\:text-pink-300 {
    color: #fbb6ce !important;
  }

  .lg\:text-pink-400 {
    color: #f687b3 !important;
  }

  .lg\:text-pink-500 {
    color: #ed64a6 !important;
  }

  .lg\:text-pink-600 {
    color: #d53f8c !important;
  }

  .lg\:text-pink-700 {
    color: #b83280 !important;
  }

  .lg\:text-pink-800 {
    color: #97266d !important;
  }

  .lg\:text-pink-900 {
    color: #702459 !important;
  }

  .lg\:text-primary-black {
    color: #333333 !important;
  }

  .lg\:text-primary-green {
    color: #085E3C !important;
  }

  .lg\:hover\:text-transparent:hover {
    color: transparent !important;
  }

  .lg\:hover\:text-current:hover {
    color: currentColor !important;
  }

  .lg\:hover\:text-black:hover {
    color: #000 !important;
  }

  .lg\:hover\:text-white:hover {
    color: #fff !important;
  }

  .lg\:hover\:text-gray-100:hover {
    color: #f7fafc !important;
  }

  .lg\:hover\:text-gray-200:hover {
    color: #edf2f7 !important;
  }

  .lg\:hover\:text-gray-300:hover {
    color: #e2e8f0 !important;
  }

  .lg\:hover\:text-gray-400:hover {
    color: #cbd5e0 !important;
  }

  .lg\:hover\:text-gray-500:hover {
    color: #a0aec0 !important;
  }

  .lg\:hover\:text-gray-600:hover {
    color: #718096 !important;
  }

  .lg\:hover\:text-gray-700:hover {
    color: #4a5568 !important;
  }

  .lg\:hover\:text-gray-800:hover {
    color: #2d3748 !important;
  }

  .lg\:hover\:text-gray-900:hover {
    color: #1a202c !important;
  }

  .lg\:hover\:text-red-100:hover {
    color: #fff5f5 !important;
  }

  .lg\:hover\:text-red-200:hover {
    color: #fed7d7 !important;
  }

  .lg\:hover\:text-red-300:hover {
    color: #feb2b2 !important;
  }

  .lg\:hover\:text-red-400:hover {
    color: #fc8181 !important;
  }

  .lg\:hover\:text-red-500:hover {
    color: #f56565 !important;
  }

  .lg\:hover\:text-red-600:hover {
    color: #e53e3e !important;
  }

  .lg\:hover\:text-red-700:hover {
    color: #c53030 !important;
  }

  .lg\:hover\:text-red-800:hover {
    color: #9b2c2c !important;
  }

  .lg\:hover\:text-red-900:hover {
    color: #742a2a !important;
  }

  .lg\:hover\:text-orange-100:hover {
    color: #fffaf0 !important;
  }

  .lg\:hover\:text-orange-200:hover {
    color: #feebc8 !important;
  }

  .lg\:hover\:text-orange-300:hover {
    color: #fbd38d !important;
  }

  .lg\:hover\:text-orange-400:hover {
    color: #f6ad55 !important;
  }

  .lg\:hover\:text-orange-500:hover {
    color: #ed8936 !important;
  }

  .lg\:hover\:text-orange-600:hover {
    color: #dd6b20 !important;
  }

  .lg\:hover\:text-orange-700:hover {
    color: #c05621 !important;
  }

  .lg\:hover\:text-orange-800:hover {
    color: #9c4221 !important;
  }

  .lg\:hover\:text-orange-900:hover {
    color: #7b341e !important;
  }

  .lg\:hover\:text-yellow-100:hover {
    color: #fffff0 !important;
  }

  .lg\:hover\:text-yellow-200:hover {
    color: #fefcbf !important;
  }

  .lg\:hover\:text-yellow-300:hover {
    color: #faf089 !important;
  }

  .lg\:hover\:text-yellow-400:hover {
    color: #f6e05e !important;
  }

  .lg\:hover\:text-yellow-500:hover {
    color: #ecc94b !important;
  }

  .lg\:hover\:text-yellow-600:hover {
    color: #d69e2e !important;
  }

  .lg\:hover\:text-yellow-700:hover {
    color: #b7791f !important;
  }

  .lg\:hover\:text-yellow-800:hover {
    color: #975a16 !important;
  }

  .lg\:hover\:text-yellow-900:hover {
    color: #744210 !important;
  }

  .lg\:hover\:text-green-100:hover {
    color: #f0fff4 !important;
  }

  .lg\:hover\:text-green-200:hover {
    color: #c6f6d5 !important;
  }

  .lg\:hover\:text-green-300:hover {
    color: #9ae6b4 !important;
  }

  .lg\:hover\:text-green-400:hover {
    color: #68d391 !important;
  }

  .lg\:hover\:text-green-500:hover {
    color: #48bb78 !important;
  }

  .lg\:hover\:text-green-600:hover {
    color: #38a169 !important;
  }

  .lg\:hover\:text-green-700:hover {
    color: #2f855a !important;
  }

  .lg\:hover\:text-green-800:hover {
    color: #276749 !important;
  }

  .lg\:hover\:text-green-900:hover {
    color: #22543d !important;
  }

  .lg\:hover\:text-teal-100:hover {
    color: #e6fffa !important;
  }

  .lg\:hover\:text-teal-200:hover {
    color: #b2f5ea !important;
  }

  .lg\:hover\:text-teal-300:hover {
    color: #81e6d9 !important;
  }

  .lg\:hover\:text-teal-400:hover {
    color: #4fd1c5 !important;
  }

  .lg\:hover\:text-teal-500:hover {
    color: #38b2ac !important;
  }

  .lg\:hover\:text-teal-600:hover {
    color: #319795 !important;
  }

  .lg\:hover\:text-teal-700:hover {
    color: #2c7a7b !important;
  }

  .lg\:hover\:text-teal-800:hover {
    color: #285e61 !important;
  }

  .lg\:hover\:text-teal-900:hover {
    color: #234e52 !important;
  }

  .lg\:hover\:text-blue-100:hover {
    color: #ebf8ff !important;
  }

  .lg\:hover\:text-blue-200:hover {
    color: #bee3f8 !important;
  }

  .lg\:hover\:text-blue-300:hover {
    color: #90cdf4 !important;
  }

  .lg\:hover\:text-blue-400:hover {
    color: #63b3ed !important;
  }

  .lg\:hover\:text-blue-500:hover {
    color: #4299e1 !important;
  }

  .lg\:hover\:text-blue-600:hover {
    color: #3182ce !important;
  }

  .lg\:hover\:text-blue-700:hover {
    color: #2b6cb0 !important;
  }

  .lg\:hover\:text-blue-800:hover {
    color: #2c5282 !important;
  }

  .lg\:hover\:text-blue-900:hover {
    color: #2a4365 !important;
  }

  .lg\:hover\:text-indigo-100:hover {
    color: #ebf4ff !important;
  }

  .lg\:hover\:text-indigo-200:hover {
    color: #c3dafe !important;
  }

  .lg\:hover\:text-indigo-300:hover {
    color: #a3bffa !important;
  }

  .lg\:hover\:text-indigo-400:hover {
    color: #7f9cf5 !important;
  }

  .lg\:hover\:text-indigo-500:hover {
    color: #667eea !important;
  }

  .lg\:hover\:text-indigo-600:hover {
    color: #5a67d8 !important;
  }

  .lg\:hover\:text-indigo-700:hover {
    color: #4c51bf !important;
  }

  .lg\:hover\:text-indigo-800:hover {
    color: #434190 !important;
  }

  .lg\:hover\:text-indigo-900:hover {
    color: #3c366b !important;
  }

  .lg\:hover\:text-purple-100:hover {
    color: #faf5ff !important;
  }

  .lg\:hover\:text-purple-200:hover {
    color: #e9d8fd !important;
  }

  .lg\:hover\:text-purple-300:hover {
    color: #d6bcfa !important;
  }

  .lg\:hover\:text-purple-400:hover {
    color: #b794f4 !important;
  }

  .lg\:hover\:text-purple-500:hover {
    color: #9f7aea !important;
  }

  .lg\:hover\:text-purple-600:hover {
    color: #805ad5 !important;
  }

  .lg\:hover\:text-purple-700:hover {
    color: #6b46c1 !important;
  }

  .lg\:hover\:text-purple-800:hover {
    color: #553c9a !important;
  }

  .lg\:hover\:text-purple-900:hover {
    color: #44337a !important;
  }

  .lg\:hover\:text-pink-100:hover {
    color: #fff5f7 !important;
  }

  .lg\:hover\:text-pink-200:hover {
    color: #fed7e2 !important;
  }

  .lg\:hover\:text-pink-300:hover {
    color: #fbb6ce !important;
  }

  .lg\:hover\:text-pink-400:hover {
    color: #f687b3 !important;
  }

  .lg\:hover\:text-pink-500:hover {
    color: #ed64a6 !important;
  }

  .lg\:hover\:text-pink-600:hover {
    color: #d53f8c !important;
  }

  .lg\:hover\:text-pink-700:hover {
    color: #b83280 !important;
  }

  .lg\:hover\:text-pink-800:hover {
    color: #97266d !important;
  }

  .lg\:hover\:text-pink-900:hover {
    color: #702459 !important;
  }

  .lg\:hover\:text-primary-black:hover {
    color: #333333 !important;
  }

  .lg\:hover\:text-primary-green:hover {
    color: #085E3C !important;
  }

  .lg\:focus\:text-transparent:focus {
    color: transparent !important;
  }

  .lg\:focus\:text-current:focus {
    color: currentColor !important;
  }

  .lg\:focus\:text-black:focus {
    color: #000 !important;
  }

  .lg\:focus\:text-white:focus {
    color: #fff !important;
  }

  .lg\:focus\:text-gray-100:focus {
    color: #f7fafc !important;
  }

  .lg\:focus\:text-gray-200:focus {
    color: #edf2f7 !important;
  }

  .lg\:focus\:text-gray-300:focus {
    color: #e2e8f0 !important;
  }

  .lg\:focus\:text-gray-400:focus {
    color: #cbd5e0 !important;
  }

  .lg\:focus\:text-gray-500:focus {
    color: #a0aec0 !important;
  }

  .lg\:focus\:text-gray-600:focus {
    color: #718096 !important;
  }

  .lg\:focus\:text-gray-700:focus {
    color: #4a5568 !important;
  }

  .lg\:focus\:text-gray-800:focus {
    color: #2d3748 !important;
  }

  .lg\:focus\:text-gray-900:focus {
    color: #1a202c !important;
  }

  .lg\:focus\:text-red-100:focus {
    color: #fff5f5 !important;
  }

  .lg\:focus\:text-red-200:focus {
    color: #fed7d7 !important;
  }

  .lg\:focus\:text-red-300:focus {
    color: #feb2b2 !important;
  }

  .lg\:focus\:text-red-400:focus {
    color: #fc8181 !important;
  }

  .lg\:focus\:text-red-500:focus {
    color: #f56565 !important;
  }

  .lg\:focus\:text-red-600:focus {
    color: #e53e3e !important;
  }

  .lg\:focus\:text-red-700:focus {
    color: #c53030 !important;
  }

  .lg\:focus\:text-red-800:focus {
    color: #9b2c2c !important;
  }

  .lg\:focus\:text-red-900:focus {
    color: #742a2a !important;
  }

  .lg\:focus\:text-orange-100:focus {
    color: #fffaf0 !important;
  }

  .lg\:focus\:text-orange-200:focus {
    color: #feebc8 !important;
  }

  .lg\:focus\:text-orange-300:focus {
    color: #fbd38d !important;
  }

  .lg\:focus\:text-orange-400:focus {
    color: #f6ad55 !important;
  }

  .lg\:focus\:text-orange-500:focus {
    color: #ed8936 !important;
  }

  .lg\:focus\:text-orange-600:focus {
    color: #dd6b20 !important;
  }

  .lg\:focus\:text-orange-700:focus {
    color: #c05621 !important;
  }

  .lg\:focus\:text-orange-800:focus {
    color: #9c4221 !important;
  }

  .lg\:focus\:text-orange-900:focus {
    color: #7b341e !important;
  }

  .lg\:focus\:text-yellow-100:focus {
    color: #fffff0 !important;
  }

  .lg\:focus\:text-yellow-200:focus {
    color: #fefcbf !important;
  }

  .lg\:focus\:text-yellow-300:focus {
    color: #faf089 !important;
  }

  .lg\:focus\:text-yellow-400:focus {
    color: #f6e05e !important;
  }

  .lg\:focus\:text-yellow-500:focus {
    color: #ecc94b !important;
  }

  .lg\:focus\:text-yellow-600:focus {
    color: #d69e2e !important;
  }

  .lg\:focus\:text-yellow-700:focus {
    color: #b7791f !important;
  }

  .lg\:focus\:text-yellow-800:focus {
    color: #975a16 !important;
  }

  .lg\:focus\:text-yellow-900:focus {
    color: #744210 !important;
  }

  .lg\:focus\:text-green-100:focus {
    color: #f0fff4 !important;
  }

  .lg\:focus\:text-green-200:focus {
    color: #c6f6d5 !important;
  }

  .lg\:focus\:text-green-300:focus {
    color: #9ae6b4 !important;
  }

  .lg\:focus\:text-green-400:focus {
    color: #68d391 !important;
  }

  .lg\:focus\:text-green-500:focus {
    color: #48bb78 !important;
  }

  .lg\:focus\:text-green-600:focus {
    color: #38a169 !important;
  }

  .lg\:focus\:text-green-700:focus {
    color: #2f855a !important;
  }

  .lg\:focus\:text-green-800:focus {
    color: #276749 !important;
  }

  .lg\:focus\:text-green-900:focus {
    color: #22543d !important;
  }

  .lg\:focus\:text-teal-100:focus {
    color: #e6fffa !important;
  }

  .lg\:focus\:text-teal-200:focus {
    color: #b2f5ea !important;
  }

  .lg\:focus\:text-teal-300:focus {
    color: #81e6d9 !important;
  }

  .lg\:focus\:text-teal-400:focus {
    color: #4fd1c5 !important;
  }

  .lg\:focus\:text-teal-500:focus {
    color: #38b2ac !important;
  }

  .lg\:focus\:text-teal-600:focus {
    color: #319795 !important;
  }

  .lg\:focus\:text-teal-700:focus {
    color: #2c7a7b !important;
  }

  .lg\:focus\:text-teal-800:focus {
    color: #285e61 !important;
  }

  .lg\:focus\:text-teal-900:focus {
    color: #234e52 !important;
  }

  .lg\:focus\:text-blue-100:focus {
    color: #ebf8ff !important;
  }

  .lg\:focus\:text-blue-200:focus {
    color: #bee3f8 !important;
  }

  .lg\:focus\:text-blue-300:focus {
    color: #90cdf4 !important;
  }

  .lg\:focus\:text-blue-400:focus {
    color: #63b3ed !important;
  }

  .lg\:focus\:text-blue-500:focus {
    color: #4299e1 !important;
  }

  .lg\:focus\:text-blue-600:focus {
    color: #3182ce !important;
  }

  .lg\:focus\:text-blue-700:focus {
    color: #2b6cb0 !important;
  }

  .lg\:focus\:text-blue-800:focus {
    color: #2c5282 !important;
  }

  .lg\:focus\:text-blue-900:focus {
    color: #2a4365 !important;
  }

  .lg\:focus\:text-indigo-100:focus {
    color: #ebf4ff !important;
  }

  .lg\:focus\:text-indigo-200:focus {
    color: #c3dafe !important;
  }

  .lg\:focus\:text-indigo-300:focus {
    color: #a3bffa !important;
  }

  .lg\:focus\:text-indigo-400:focus {
    color: #7f9cf5 !important;
  }

  .lg\:focus\:text-indigo-500:focus {
    color: #667eea !important;
  }

  .lg\:focus\:text-indigo-600:focus {
    color: #5a67d8 !important;
  }

  .lg\:focus\:text-indigo-700:focus {
    color: #4c51bf !important;
  }

  .lg\:focus\:text-indigo-800:focus {
    color: #434190 !important;
  }

  .lg\:focus\:text-indigo-900:focus {
    color: #3c366b !important;
  }

  .lg\:focus\:text-purple-100:focus {
    color: #faf5ff !important;
  }

  .lg\:focus\:text-purple-200:focus {
    color: #e9d8fd !important;
  }

  .lg\:focus\:text-purple-300:focus {
    color: #d6bcfa !important;
  }

  .lg\:focus\:text-purple-400:focus {
    color: #b794f4 !important;
  }

  .lg\:focus\:text-purple-500:focus {
    color: #9f7aea !important;
  }

  .lg\:focus\:text-purple-600:focus {
    color: #805ad5 !important;
  }

  .lg\:focus\:text-purple-700:focus {
    color: #6b46c1 !important;
  }

  .lg\:focus\:text-purple-800:focus {
    color: #553c9a !important;
  }

  .lg\:focus\:text-purple-900:focus {
    color: #44337a !important;
  }

  .lg\:focus\:text-pink-100:focus {
    color: #fff5f7 !important;
  }

  .lg\:focus\:text-pink-200:focus {
    color: #fed7e2 !important;
  }

  .lg\:focus\:text-pink-300:focus {
    color: #fbb6ce !important;
  }

  .lg\:focus\:text-pink-400:focus {
    color: #f687b3 !important;
  }

  .lg\:focus\:text-pink-500:focus {
    color: #ed64a6 !important;
  }

  .lg\:focus\:text-pink-600:focus {
    color: #d53f8c !important;
  }

  .lg\:focus\:text-pink-700:focus {
    color: #b83280 !important;
  }

  .lg\:focus\:text-pink-800:focus {
    color: #97266d !important;
  }

  .lg\:focus\:text-pink-900:focus {
    color: #702459 !important;
  }

  .lg\:focus\:text-primary-black:focus {
    color: #333333 !important;
  }

  .lg\:focus\:text-primary-green:focus {
    color: #085E3C !important;
  }

  .lg\:italic {
    font-style: italic !important;
  }

  .lg\:not-italic {
    font-style: normal !important;
  }

  .lg\:hover\:italic:hover {
    font-style: italic !important;
  }

  .lg\:hover\:not-italic:hover {
    font-style: normal !important;
  }

  .lg\:focus\:italic:focus {
    font-style: italic !important;
  }

  .lg\:focus\:not-italic:focus {
    font-style: normal !important;
  }

  .lg\:uppercase {
    text-transform: uppercase !important;
  }

  .lg\:lowercase {
    text-transform: lowercase !important;
  }

  .lg\:capitalize {
    text-transform: capitalize !important;
  }

  .lg\:normal-case {
    text-transform: none !important;
  }

  .lg\:hover\:uppercase:hover {
    text-transform: uppercase !important;
  }

  .lg\:hover\:lowercase:hover {
    text-transform: lowercase !important;
  }

  .lg\:hover\:capitalize:hover {
    text-transform: capitalize !important;
  }

  .lg\:hover\:normal-case:hover {
    text-transform: none !important;
  }

  .lg\:focus\:uppercase:focus {
    text-transform: uppercase !important;
  }

  .lg\:focus\:lowercase:focus {
    text-transform: lowercase !important;
  }

  .lg\:focus\:capitalize:focus {
    text-transform: capitalize !important;
  }

  .lg\:focus\:normal-case:focus {
    text-transform: none !important;
  }

  .lg\:underline {
    text-decoration: underline !important;
  }

  .lg\:line-through {
    text-decoration: line-through !important;
  }

  .lg\:no-underline {
    text-decoration: none !important;
  }

  .lg\:hover\:underline:hover {
    text-decoration: underline !important;
  }

  .lg\:hover\:line-through:hover {
    text-decoration: line-through !important;
  }

  .lg\:hover\:no-underline:hover {
    text-decoration: none !important;
  }

  .lg\:focus\:underline:focus {
    text-decoration: underline !important;
  }

  .lg\:focus\:line-through:focus {
    text-decoration: line-through !important;
  }

  .lg\:focus\:no-underline:focus {
    text-decoration: none !important;
  }

  .lg\:antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .lg\:subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .lg\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .lg\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .lg\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .lg\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .lg\:tracking-80 {
    letter-spacing: 0.08em !important;
  }

  .lg\:tracking-tighter {
    letter-spacing: -0.05em !important;
  }

  .lg\:tracking-tight {
    letter-spacing: -0.025em !important;
  }

  .lg\:tracking-normal {
    letter-spacing: 0 !important;
  }

  .lg\:tracking-wide {
    letter-spacing: 0.025em !important;
  }

  .lg\:tracking-wider {
    letter-spacing: 0.05em !important;
  }

  .lg\:tracking-widest {
    letter-spacing: 0.1em !important;
  }

  .lg\:hover\:tracking-80:hover {
    letter-spacing: 0.08em !important;
  }

  .lg\:hover\:tracking-tighter:hover {
    letter-spacing: -0.05em !important;
  }

  .lg\:hover\:tracking-tight:hover {
    letter-spacing: -0.025em !important;
  }

  .lg\:hover\:tracking-normal:hover {
    letter-spacing: 0 !important;
  }

  .lg\:hover\:tracking-wide:hover {
    letter-spacing: 0.025em !important;
  }

  .lg\:hover\:tracking-wider:hover {
    letter-spacing: 0.05em !important;
  }

  .lg\:hover\:tracking-widest:hover {
    letter-spacing: 0.1em !important;
  }

  .lg\:focus\:tracking-80:focus {
    letter-spacing: 0.08em !important;
  }

  .lg\:focus\:tracking-tighter:focus {
    letter-spacing: -0.05em !important;
  }

  .lg\:focus\:tracking-tight:focus {
    letter-spacing: -0.025em !important;
  }

  .lg\:focus\:tracking-normal:focus {
    letter-spacing: 0 !important;
  }

  .lg\:focus\:tracking-wide:focus {
    letter-spacing: 0.025em !important;
  }

  .lg\:focus\:tracking-wider:focus {
    letter-spacing: 0.05em !important;
  }

  .lg\:focus\:tracking-widest:focus {
    letter-spacing: 0.1em !important;
  }

  .lg\:select-none {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .lg\:select-text {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .lg\:select-all {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .lg\:select-auto {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .lg\:hover\:select-none:hover {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .lg\:hover\:select-text:hover {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .lg\:hover\:select-all:hover {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .lg\:hover\:select-auto:hover {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .lg\:focus\:select-none:focus {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .lg\:focus\:select-text:focus {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .lg\:focus\:select-all:focus {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .lg\:focus\:select-auto:focus {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .lg\:align-baseline {
    vertical-align: baseline !important;
  }

  .lg\:align-top {
    vertical-align: top !important;
  }

  .lg\:align-middle {
    vertical-align: middle !important;
  }

  .lg\:align-bottom {
    vertical-align: bottom !important;
  }

  .lg\:align-text-top {
    vertical-align: text-top !important;
  }

  .lg\:align-text-bottom {
    vertical-align: text-bottom !important;
  }

  .lg\:hover\:align-baseline:hover {
    vertical-align: baseline !important;
  }

  .lg\:hover\:align-top:hover {
    vertical-align: top !important;
  }

  .lg\:hover\:align-middle:hover {
    vertical-align: middle !important;
  }

  .lg\:hover\:align-bottom:hover {
    vertical-align: bottom !important;
  }

  .lg\:hover\:align-text-top:hover {
    vertical-align: text-top !important;
  }

  .lg\:hover\:align-text-bottom:hover {
    vertical-align: text-bottom !important;
  }

  .lg\:focus\:align-baseline:focus {
    vertical-align: baseline !important;
  }

  .lg\:focus\:align-top:focus {
    vertical-align: top !important;
  }

  .lg\:focus\:align-middle:focus {
    vertical-align: middle !important;
  }

  .lg\:focus\:align-bottom:focus {
    vertical-align: bottom !important;
  }

  .lg\:focus\:align-text-top:focus {
    vertical-align: text-top !important;
  }

  .lg\:focus\:align-text-bottom:focus {
    vertical-align: text-bottom !important;
  }

  .lg\:visible {
    visibility: visible !important;
  }

  .lg\:invisible {
    visibility: hidden !important;
  }

  .lg\:hover\:visible:hover {
    visibility: visible !important;
  }

  .lg\:hover\:invisible:hover {
    visibility: hidden !important;
  }

  .lg\:focus\:visible:focus {
    visibility: visible !important;
  }

  .lg\:focus\:invisible:focus {
    visibility: hidden !important;
  }

  .lg\:whitespace-normal {
    white-space: normal !important;
  }

  .lg\:whitespace-no-wrap {
    white-space: nowrap !important;
  }

  .lg\:whitespace-pre {
    white-space: pre !important;
  }

  .lg\:whitespace-pre-line {
    white-space: pre-line !important;
  }

  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }

  .lg\:hover\:whitespace-normal:hover {
    white-space: normal !important;
  }

  .lg\:hover\:whitespace-no-wrap:hover {
    white-space: nowrap !important;
  }

  .lg\:hover\:whitespace-pre:hover {
    white-space: pre !important;
  }

  .lg\:hover\:whitespace-pre-line:hover {
    white-space: pre-line !important;
  }

  .lg\:hover\:whitespace-pre-wrap:hover {
    white-space: pre-wrap !important;
  }

  .lg\:focus\:whitespace-normal:focus {
    white-space: normal !important;
  }

  .lg\:focus\:whitespace-no-wrap:focus {
    white-space: nowrap !important;
  }

  .lg\:focus\:whitespace-pre:focus {
    white-space: pre !important;
  }

  .lg\:focus\:whitespace-pre-line:focus {
    white-space: pre-line !important;
  }

  .lg\:focus\:whitespace-pre-wrap:focus {
    white-space: pre-wrap !important;
  }

  .lg\:break-normal {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .lg\:break-words {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .lg\:break-all {
    word-break: break-all !important;
  }

  .lg\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .lg\:hover\:break-normal:hover {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .lg\:hover\:break-words:hover {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .lg\:hover\:break-all:hover {
    word-break: break-all !important;
  }

  .lg\:hover\:truncate:hover {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .lg\:focus\:break-normal:focus {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .lg\:focus\:break-words:focus {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .lg\:focus\:break-all:focus {
    word-break: break-all !important;
  }

  .lg\:focus\:truncate:focus {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .lg\:w-0 {
    width: 0rem !important;
  }

  .lg\:w-1 {
    width: 0.25rem !important;
  }

  .lg\:w-2 {
    width: 0.5rem !important;
  }

  .lg\:w-3 {
    width: 0.75rem !important;
  }

  .lg\:w-4 {
    width: 1rem !important;
  }

  .lg\:w-5 {
    width: 1.25rem !important;
  }

  .lg\:w-6 {
    width: 1.5rem !important;
  }

  .lg\:w-7 {
    width: 1.75rem !important;
  }

  .lg\:w-8 {
    width: 2rem !important;
  }

  .lg\:w-9 {
    width: 2.25rem !important;
  }

  .lg\:w-10 {
    width: 2.5rem !important;
  }

  .lg\:w-11 {
    width: 2.75rem !important;
  }

  .lg\:w-12 {
    width: 3rem !important;
  }

  .lg\:w-13 {
    width: 3.25rem !important;
  }

  .lg\:w-14 {
    width: 3.5rem !important;
  }

  .lg\:w-15 {
    width: 3.75rem !important;
  }

  .lg\:w-16 {
    width: 4rem !important;
  }

  .lg\:w-17 {
    width: 4.25rem !important;
  }

  .lg\:w-18 {
    width: 4.5rem !important;
  }

  .lg\:w-19 {
    width: 4.75rem !important;
  }

  .lg\:w-20 {
    width: 5rem !important;
  }

  .lg\:w-21 {
    width: 5.25rem !important;
  }

  .lg\:w-22 {
    width: 5.5rem !important;
  }

  .lg\:w-23 {
    width: 5.75rem !important;
  }

  .lg\:w-24 {
    width: 6rem !important;
  }

  .lg\:w-25 {
    width: 6.25rem !important;
  }

  .lg\:w-26 {
    width: 6.5rem !important;
  }

  .lg\:w-27 {
    width: 6.75rem !important;
  }

  .lg\:w-28 {
    width: 7rem !important;
  }

  .lg\:w-29 {
    width: 7.25rem !important;
  }

  .lg\:w-30 {
    width: 7.5rem !important;
  }

  .lg\:w-31 {
    width: 7.75rem !important;
  }

  .lg\:w-32 {
    width: 8rem !important;
  }

  .lg\:w-33 {
    width: 8.25rem !important;
  }

  .lg\:w-34 {
    width: 8.5rem !important;
  }

  .lg\:w-35 {
    width: 8.75rem !important;
  }

  .lg\:w-36 {
    width: 9rem !important;
  }

  .lg\:w-37 {
    width: 9.25rem !important;
  }

  .lg\:w-38 {
    width: 9.5rem !important;
  }

  .lg\:w-39 {
    width: 9.75rem !important;
  }

  .lg\:w-40 {
    width: 10rem !important;
  }

  .lg\:w-41 {
    width: 10.25rem !important;
  }

  .lg\:w-42 {
    width: 10.5rem !important;
  }

  .lg\:w-43 {
    width: 10.75rem !important;
  }

  .lg\:w-44 {
    width: 11rem !important;
  }

  .lg\:w-45 {
    width: 11.25rem !important;
  }

  .lg\:w-46 {
    width: 11.5rem !important;
  }

  .lg\:w-47 {
    width: 11.75rem !important;
  }

  .lg\:w-48 {
    width: 12rem !important;
  }

  .lg\:w-49 {
    width: 12.25rem !important;
  }

  .lg\:w-50 {
    width: 12.5rem !important;
  }

  .lg\:w-51 {
    width: 12.75rem !important;
  }

  .lg\:w-52 {
    width: 13rem !important;
  }

  .lg\:w-53 {
    width: 13.25rem !important;
  }

  .lg\:w-54 {
    width: 13.5rem !important;
  }

  .lg\:w-55 {
    width: 13.75rem !important;
  }

  .lg\:w-56 {
    width: 14rem !important;
  }

  .lg\:w-57 {
    width: 14.25rem !important;
  }

  .lg\:w-58 {
    width: 14.5rem !important;
  }

  .lg\:w-59 {
    width: 14.75rem !important;
  }

  .lg\:w-60 {
    width: 15rem !important;
  }

  .lg\:w-61 {
    width: 15.25rem !important;
  }

  .lg\:w-62 {
    width: 15.5rem !important;
  }

  .lg\:w-63 {
    width: 15.75rem !important;
  }

  .lg\:w-64 {
    width: 16rem !important;
  }

  .lg\:w-65 {
    width: 16.25rem !important;
  }

  .lg\:w-66 {
    width: 16.5rem !important;
  }

  .lg\:w-67 {
    width: 16.75rem !important;
  }

  .lg\:w-68 {
    width: 17rem !important;
  }

  .lg\:w-69 {
    width: 17.25rem !important;
  }

  .lg\:w-70 {
    width: 17.5rem !important;
  }

  .lg\:w-71 {
    width: 17.75rem !important;
  }

  .lg\:w-72 {
    width: 18rem !important;
  }

  .lg\:w-73 {
    width: 18.25rem !important;
  }

  .lg\:w-74 {
    width: 18.5rem !important;
  }

  .lg\:w-75 {
    width: 18.75rem !important;
  }

  .lg\:w-76 {
    width: 19rem !important;
  }

  .lg\:w-77 {
    width: 19.25rem !important;
  }

  .lg\:w-78 {
    width: 19.5rem !important;
  }

  .lg\:w-79 {
    width: 19.75rem !important;
  }

  .lg\:w-80 {
    width: 20rem !important;
  }

  .lg\:w-81 {
    width: 20.25rem !important;
  }

  .lg\:w-82 {
    width: 20.5rem !important;
  }

  .lg\:w-83 {
    width: 20.75rem !important;
  }

  .lg\:w-84 {
    width: 21rem !important;
  }

  .lg\:w-85 {
    width: 21.25rem !important;
  }

  .lg\:w-86 {
    width: 21.5rem !important;
  }

  .lg\:w-87 {
    width: 21.75rem !important;
  }

  .lg\:w-88 {
    width: 22rem !important;
  }

  .lg\:w-89 {
    width: 22.25rem !important;
  }

  .lg\:w-90 {
    width: 22.5rem !important;
  }

  .lg\:w-91 {
    width: 22.75rem !important;
  }

  .lg\:w-92 {
    width: 23rem !important;
  }

  .lg\:w-93 {
    width: 23.25rem !important;
  }

  .lg\:w-94 {
    width: 23.5rem !important;
  }

  .lg\:w-95 {
    width: 23.75rem !important;
  }

  .lg\:w-96 {
    width: 24rem !important;
  }

  .lg\:w-97 {
    width: 24.25rem !important;
  }

  .lg\:w-98 {
    width: 24.5rem !important;
  }

  .lg\:w-99 {
    width: 24.75rem !important;
  }

  .lg\:w-100 {
    width: 25rem !important;
  }

  .lg\:w-101 {
    width: 25.25rem !important;
  }

  .lg\:w-102 {
    width: 25.5rem !important;
  }

  .lg\:w-103 {
    width: 25.75rem !important;
  }

  .lg\:w-104 {
    width: 26rem !important;
  }

  .lg\:w-105 {
    width: 26.25rem !important;
  }

  .lg\:w-auto {
    width: auto !important;
  }

  .lg\:w-px {
    width: 1px !important;
  }

  .lg\:w-0\.5 {
    width: 0.125rem !important;
  }

  .lg\:w-1\.5 {
    width: 0.375rem !important;
  }

  .lg\:w-2\.5 {
    width: 0.625rem !important;
  }

  .lg\:w-3\.5 {
    width: 0.875rem !important;
  }

  .lg\:w-4\.5 {
    width: 1.125rem !important;
  }

  .lg\:w-5\.5 {
    width: 1.375rem !important;
  }

  .lg\:w-6\.5 {
    width: 1.625rem !important;
  }

  .lg\:w-7\.5 {
    width: 1.875rem !important;
  }

  .lg\:w-8\.5 {
    width: 2.125rem !important;
  }

  .lg\:w-9\.5 {
    width: 2.375rem !important;
  }

  .lg\:w-10\.5 {
    width: 2.625rem !important;
  }

  .lg\:w-11\.5 {
    width: 2.875rem !important;
  }

  .lg\:w-12\.5 {
    width: 3.125rem !important;
  }

  .lg\:w-13\.5 {
    width: 3.375rem !important;
  }

  .lg\:w-14\.5 {
    width: 3.625rem !important;
  }

  .lg\:w-15\.5 {
    width: 3.875rem !important;
  }

  .lg\:w-16\.5 {
    width: 4.125rem !important;
  }

  .lg\:w-17\.5 {
    width: 4.375rem !important;
  }

  .lg\:w-18\.5 {
    width: 4.625rem !important;
  }

  .lg\:w-19\.5 {
    width: 4.875rem !important;
  }

  .lg\:w-20\.5 {
    width: 5.125rem !important;
  }

  .lg\:w-21\.5 {
    width: 5.375rem !important;
  }

  .lg\:w-22\.5 {
    width: 5.625rem !important;
  }

  .lg\:w-23\.5 {
    width: 5.875rem !important;
  }

  .lg\:w-24\.5 {
    width: 6.125rem !important;
  }

  .lg\:w-25\.5 {
    width: 6.375rem !important;
  }

  .lg\:w-26\.5 {
    width: 6.625rem !important;
  }

  .lg\:w-27\.5 {
    width: 6.875rem !important;
  }

  .lg\:w-28\.5 {
    width: 7.125rem !important;
  }

  .lg\:w-29\.5 {
    width: 7.375rem !important;
  }

  .lg\:w-30\.5 {
    width: 7.625rem !important;
  }

  .lg\:w-31\.5 {
    width: 7.875rem !important;
  }

  .lg\:w-32\.5 {
    width: 8.125rem !important;
  }

  .lg\:w-33\.5 {
    width: 8.375rem !important;
  }

  .lg\:w-34\.5 {
    width: 8.625rem !important;
  }

  .lg\:w-35\.5 {
    width: 8.875rem !important;
  }

  .lg\:w-36\.5 {
    width: 9.125rem !important;
  }

  .lg\:w-37\.5 {
    width: 9.375rem !important;
  }

  .lg\:w-38\.5 {
    width: 9.625rem !important;
  }

  .lg\:w-39\.5 {
    width: 9.875rem !important;
  }

  .lg\:w-40\.5 {
    width: 10.125rem !important;
  }

  .lg\:w-41\.5 {
    width: 10.375rem !important;
  }

  .lg\:w-42\.5 {
    width: 10.625rem !important;
  }

  .lg\:w-43\.5 {
    width: 10.875rem !important;
  }

  .lg\:w-44\.5 {
    width: 11.125rem !important;
  }

  .lg\:w-45\.5 {
    width: 11.375rem !important;
  }

  .lg\:w-46\.5 {
    width: 11.625rem !important;
  }

  .lg\:w-47\.5 {
    width: 11.875rem !important;
  }

  .lg\:w-48\.5 {
    width: 12.125rem !important;
  }

  .lg\:w-49\.5 {
    width: 12.375rem !important;
  }

  .lg\:w-50\.5 {
    width: 12.625rem !important;
  }

  .lg\:w-51\.5 {
    width: 12.875rem !important;
  }

  .lg\:w-52\.5 {
    width: 13.125rem !important;
  }

  .lg\:w-53\.5 {
    width: 13.375rem !important;
  }

  .lg\:w-54\.5 {
    width: 13.625rem !important;
  }

  .lg\:w-55\.5 {
    width: 13.875rem !important;
  }

  .lg\:w-56\.5 {
    width: 14.125rem !important;
  }

  .lg\:w-57\.5 {
    width: 14.375rem !important;
  }

  .lg\:w-58\.5 {
    width: 14.625rem !important;
  }

  .lg\:w-59\.5 {
    width: 14.875rem !important;
  }

  .lg\:w-60\.5 {
    width: 15.125rem !important;
  }

  .lg\:w-61\.5 {
    width: 15.375rem !important;
  }

  .lg\:w-62\.5 {
    width: 15.625rem !important;
  }

  .lg\:w-63\.5 {
    width: 15.875rem !important;
  }

  .lg\:w-64\.5 {
    width: 16.125rem !important;
  }

  .lg\:w-65\.5 {
    width: 16.375rem !important;
  }

  .lg\:w-66\.5 {
    width: 16.625rem !important;
  }

  .lg\:w-67\.5 {
    width: 16.875rem !important;
  }

  .lg\:w-68\.5 {
    width: 17.125rem !important;
  }

  .lg\:w-69\.5 {
    width: 17.375rem !important;
  }

  .lg\:w-70\.5 {
    width: 17.625rem !important;
  }

  .lg\:w-71\.5 {
    width: 17.875rem !important;
  }

  .lg\:w-72\.5 {
    width: 18.125rem !important;
  }

  .lg\:w-73\.5 {
    width: 18.375rem !important;
  }

  .lg\:w-74\.5 {
    width: 18.625rem !important;
  }

  .lg\:w-75\.5 {
    width: 18.875rem !important;
  }

  .lg\:w-76\.5 {
    width: 19.125rem !important;
  }

  .lg\:w-77\.5 {
    width: 19.375rem !important;
  }

  .lg\:w-78\.5 {
    width: 19.625rem !important;
  }

  .lg\:w-79\.5 {
    width: 19.875rem !important;
  }

  .lg\:w-80\.5 {
    width: 20.125rem !important;
  }

  .lg\:w-81\.5 {
    width: 20.375rem !important;
  }

  .lg\:w-82\.5 {
    width: 20.625rem !important;
  }

  .lg\:w-83\.5 {
    width: 20.875rem !important;
  }

  .lg\:w-84\.5 {
    width: 21.125rem !important;
  }

  .lg\:w-85\.5 {
    width: 21.375rem !important;
  }

  .lg\:w-86\.5 {
    width: 21.625rem !important;
  }

  .lg\:w-87\.5 {
    width: 21.875rem !important;
  }

  .lg\:w-88\.5 {
    width: 22.125rem !important;
  }

  .lg\:w-89\.5 {
    width: 22.375rem !important;
  }

  .lg\:w-90\.5 {
    width: 22.625rem !important;
  }

  .lg\:w-91\.5 {
    width: 22.875rem !important;
  }

  .lg\:w-92\.5 {
    width: 23.125rem !important;
  }

  .lg\:w-93\.5 {
    width: 23.375rem !important;
  }

  .lg\:w-94\.5 {
    width: 23.625rem !important;
  }

  .lg\:w-95\.5 {
    width: 23.875rem !important;
  }

  .lg\:w-96\.5 {
    width: 24.125rem !important;
  }

  .lg\:w-97\.5 {
    width: 24.375rem !important;
  }

  .lg\:w-98\.5 {
    width: 24.625rem !important;
  }

  .lg\:w-99\.5 {
    width: 24.875rem !important;
  }

  .lg\:w-100\.5 {
    width: 25.125rem !important;
  }

  .lg\:w-101\.5 {
    width: 25.375rem !important;
  }

  .lg\:w-102\.5 {
    width: 25.625rem !important;
  }

  .lg\:w-103\.5 {
    width: 25.875rem !important;
  }

  .lg\:w-104\.5 {
    width: 26.125rem !important;
  }

  .lg\:w-1\/2 {
    width: 50% !important;
  }

  .lg\:w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:w-2\/3 {
    width: 66.666667% !important;
  }

  .lg\:w-1\/4 {
    width: 25% !important;
  }

  .lg\:w-2\/4 {
    width: 50% !important;
  }

  .lg\:w-3\/4 {
    width: 75% !important;
  }

  .lg\:w-1\/5 {
    width: 20% !important;
  }

  .lg\:w-2\/5 {
    width: 40% !important;
  }

  .lg\:w-3\/5 {
    width: 60% !important;
  }

  .lg\:w-4\/5 {
    width: 80% !important;
  }

  .lg\:w-1\/6 {
    width: 16.666667% !important;
  }

  .lg\:w-2\/6 {
    width: 33.333333% !important;
  }

  .lg\:w-3\/6 {
    width: 50% !important;
  }

  .lg\:w-4\/6 {
    width: 66.666667% !important;
  }

  .lg\:w-5\/6 {
    width: 83.333333% !important;
  }

  .lg\:w-1\/12 {
    width: 8.333333% !important;
  }

  .lg\:w-2\/12 {
    width: 16.666667% !important;
  }

  .lg\:w-3\/12 {
    width: 25% !important;
  }

  .lg\:w-4\/12 {
    width: 33.333333% !important;
  }

  .lg\:w-5\/12 {
    width: 41.666667% !important;
  }

  .lg\:w-6\/12 {
    width: 50% !important;
  }

  .lg\:w-7\/12 {
    width: 58.333333% !important;
  }

  .lg\:w-8\/12 {
    width: 66.666667% !important;
  }

  .lg\:w-9\/12 {
    width: 75% !important;
  }

  .lg\:w-10\/12 {
    width: 83.333333% !important;
  }

  .lg\:w-11\/12 {
    width: 91.666667% !important;
  }

  .lg\:w-full {
    width: 100% !important;
  }

  .lg\:w-screen {
    width: 100vw !important;
  }

  .lg\:hover\:w-0:hover {
    width: 0rem !important;
  }

  .lg\:hover\:w-1:hover {
    width: 0.25rem !important;
  }

  .lg\:hover\:w-2:hover {
    width: 0.5rem !important;
  }

  .lg\:hover\:w-3:hover {
    width: 0.75rem !important;
  }

  .lg\:hover\:w-4:hover {
    width: 1rem !important;
  }

  .lg\:hover\:w-5:hover {
    width: 1.25rem !important;
  }

  .lg\:hover\:w-6:hover {
    width: 1.5rem !important;
  }

  .lg\:hover\:w-7:hover {
    width: 1.75rem !important;
  }

  .lg\:hover\:w-8:hover {
    width: 2rem !important;
  }

  .lg\:hover\:w-9:hover {
    width: 2.25rem !important;
  }

  .lg\:hover\:w-10:hover {
    width: 2.5rem !important;
  }

  .lg\:hover\:w-11:hover {
    width: 2.75rem !important;
  }

  .lg\:hover\:w-12:hover {
    width: 3rem !important;
  }

  .lg\:hover\:w-13:hover {
    width: 3.25rem !important;
  }

  .lg\:hover\:w-14:hover {
    width: 3.5rem !important;
  }

  .lg\:hover\:w-15:hover {
    width: 3.75rem !important;
  }

  .lg\:hover\:w-16:hover {
    width: 4rem !important;
  }

  .lg\:hover\:w-17:hover {
    width: 4.25rem !important;
  }

  .lg\:hover\:w-18:hover {
    width: 4.5rem !important;
  }

  .lg\:hover\:w-19:hover {
    width: 4.75rem !important;
  }

  .lg\:hover\:w-20:hover {
    width: 5rem !important;
  }

  .lg\:hover\:w-21:hover {
    width: 5.25rem !important;
  }

  .lg\:hover\:w-22:hover {
    width: 5.5rem !important;
  }

  .lg\:hover\:w-23:hover {
    width: 5.75rem !important;
  }

  .lg\:hover\:w-24:hover {
    width: 6rem !important;
  }

  .lg\:hover\:w-25:hover {
    width: 6.25rem !important;
  }

  .lg\:hover\:w-26:hover {
    width: 6.5rem !important;
  }

  .lg\:hover\:w-27:hover {
    width: 6.75rem !important;
  }

  .lg\:hover\:w-28:hover {
    width: 7rem !important;
  }

  .lg\:hover\:w-29:hover {
    width: 7.25rem !important;
  }

  .lg\:hover\:w-30:hover {
    width: 7.5rem !important;
  }

  .lg\:hover\:w-31:hover {
    width: 7.75rem !important;
  }

  .lg\:hover\:w-32:hover {
    width: 8rem !important;
  }

  .lg\:hover\:w-33:hover {
    width: 8.25rem !important;
  }

  .lg\:hover\:w-34:hover {
    width: 8.5rem !important;
  }

  .lg\:hover\:w-35:hover {
    width: 8.75rem !important;
  }

  .lg\:hover\:w-36:hover {
    width: 9rem !important;
  }

  .lg\:hover\:w-37:hover {
    width: 9.25rem !important;
  }

  .lg\:hover\:w-38:hover {
    width: 9.5rem !important;
  }

  .lg\:hover\:w-39:hover {
    width: 9.75rem !important;
  }

  .lg\:hover\:w-40:hover {
    width: 10rem !important;
  }

  .lg\:hover\:w-41:hover {
    width: 10.25rem !important;
  }

  .lg\:hover\:w-42:hover {
    width: 10.5rem !important;
  }

  .lg\:hover\:w-43:hover {
    width: 10.75rem !important;
  }

  .lg\:hover\:w-44:hover {
    width: 11rem !important;
  }

  .lg\:hover\:w-45:hover {
    width: 11.25rem !important;
  }

  .lg\:hover\:w-46:hover {
    width: 11.5rem !important;
  }

  .lg\:hover\:w-47:hover {
    width: 11.75rem !important;
  }

  .lg\:hover\:w-48:hover {
    width: 12rem !important;
  }

  .lg\:hover\:w-49:hover {
    width: 12.25rem !important;
  }

  .lg\:hover\:w-50:hover {
    width: 12.5rem !important;
  }

  .lg\:hover\:w-51:hover {
    width: 12.75rem !important;
  }

  .lg\:hover\:w-52:hover {
    width: 13rem !important;
  }

  .lg\:hover\:w-53:hover {
    width: 13.25rem !important;
  }

  .lg\:hover\:w-54:hover {
    width: 13.5rem !important;
  }

  .lg\:hover\:w-55:hover {
    width: 13.75rem !important;
  }

  .lg\:hover\:w-56:hover {
    width: 14rem !important;
  }

  .lg\:hover\:w-57:hover {
    width: 14.25rem !important;
  }

  .lg\:hover\:w-58:hover {
    width: 14.5rem !important;
  }

  .lg\:hover\:w-59:hover {
    width: 14.75rem !important;
  }

  .lg\:hover\:w-60:hover {
    width: 15rem !important;
  }

  .lg\:hover\:w-61:hover {
    width: 15.25rem !important;
  }

  .lg\:hover\:w-62:hover {
    width: 15.5rem !important;
  }

  .lg\:hover\:w-63:hover {
    width: 15.75rem !important;
  }

  .lg\:hover\:w-64:hover {
    width: 16rem !important;
  }

  .lg\:hover\:w-65:hover {
    width: 16.25rem !important;
  }

  .lg\:hover\:w-66:hover {
    width: 16.5rem !important;
  }

  .lg\:hover\:w-67:hover {
    width: 16.75rem !important;
  }

  .lg\:hover\:w-68:hover {
    width: 17rem !important;
  }

  .lg\:hover\:w-69:hover {
    width: 17.25rem !important;
  }

  .lg\:hover\:w-70:hover {
    width: 17.5rem !important;
  }

  .lg\:hover\:w-71:hover {
    width: 17.75rem !important;
  }

  .lg\:hover\:w-72:hover {
    width: 18rem !important;
  }

  .lg\:hover\:w-73:hover {
    width: 18.25rem !important;
  }

  .lg\:hover\:w-74:hover {
    width: 18.5rem !important;
  }

  .lg\:hover\:w-75:hover {
    width: 18.75rem !important;
  }

  .lg\:hover\:w-76:hover {
    width: 19rem !important;
  }

  .lg\:hover\:w-77:hover {
    width: 19.25rem !important;
  }

  .lg\:hover\:w-78:hover {
    width: 19.5rem !important;
  }

  .lg\:hover\:w-79:hover {
    width: 19.75rem !important;
  }

  .lg\:hover\:w-80:hover {
    width: 20rem !important;
  }

  .lg\:hover\:w-81:hover {
    width: 20.25rem !important;
  }

  .lg\:hover\:w-82:hover {
    width: 20.5rem !important;
  }

  .lg\:hover\:w-83:hover {
    width: 20.75rem !important;
  }

  .lg\:hover\:w-84:hover {
    width: 21rem !important;
  }

  .lg\:hover\:w-85:hover {
    width: 21.25rem !important;
  }

  .lg\:hover\:w-86:hover {
    width: 21.5rem !important;
  }

  .lg\:hover\:w-87:hover {
    width: 21.75rem !important;
  }

  .lg\:hover\:w-88:hover {
    width: 22rem !important;
  }

  .lg\:hover\:w-89:hover {
    width: 22.25rem !important;
  }

  .lg\:hover\:w-90:hover {
    width: 22.5rem !important;
  }

  .lg\:hover\:w-91:hover {
    width: 22.75rem !important;
  }

  .lg\:hover\:w-92:hover {
    width: 23rem !important;
  }

  .lg\:hover\:w-93:hover {
    width: 23.25rem !important;
  }

  .lg\:hover\:w-94:hover {
    width: 23.5rem !important;
  }

  .lg\:hover\:w-95:hover {
    width: 23.75rem !important;
  }

  .lg\:hover\:w-96:hover {
    width: 24rem !important;
  }

  .lg\:hover\:w-97:hover {
    width: 24.25rem !important;
  }

  .lg\:hover\:w-98:hover {
    width: 24.5rem !important;
  }

  .lg\:hover\:w-99:hover {
    width: 24.75rem !important;
  }

  .lg\:hover\:w-100:hover {
    width: 25rem !important;
  }

  .lg\:hover\:w-101:hover {
    width: 25.25rem !important;
  }

  .lg\:hover\:w-102:hover {
    width: 25.5rem !important;
  }

  .lg\:hover\:w-103:hover {
    width: 25.75rem !important;
  }

  .lg\:hover\:w-104:hover {
    width: 26rem !important;
  }

  .lg\:hover\:w-105:hover {
    width: 26.25rem !important;
  }

  .lg\:hover\:w-auto:hover {
    width: auto !important;
  }

  .lg\:hover\:w-px:hover {
    width: 1px !important;
  }

  .lg\:hover\:w-0\.5:hover {
    width: 0.125rem !important;
  }

  .lg\:hover\:w-1\.5:hover {
    width: 0.375rem !important;
  }

  .lg\:hover\:w-2\.5:hover {
    width: 0.625rem !important;
  }

  .lg\:hover\:w-3\.5:hover {
    width: 0.875rem !important;
  }

  .lg\:hover\:w-4\.5:hover {
    width: 1.125rem !important;
  }

  .lg\:hover\:w-5\.5:hover {
    width: 1.375rem !important;
  }

  .lg\:hover\:w-6\.5:hover {
    width: 1.625rem !important;
  }

  .lg\:hover\:w-7\.5:hover {
    width: 1.875rem !important;
  }

  .lg\:hover\:w-8\.5:hover {
    width: 2.125rem !important;
  }

  .lg\:hover\:w-9\.5:hover {
    width: 2.375rem !important;
  }

  .lg\:hover\:w-10\.5:hover {
    width: 2.625rem !important;
  }

  .lg\:hover\:w-11\.5:hover {
    width: 2.875rem !important;
  }

  .lg\:hover\:w-12\.5:hover {
    width: 3.125rem !important;
  }

  .lg\:hover\:w-13\.5:hover {
    width: 3.375rem !important;
  }

  .lg\:hover\:w-14\.5:hover {
    width: 3.625rem !important;
  }

  .lg\:hover\:w-15\.5:hover {
    width: 3.875rem !important;
  }

  .lg\:hover\:w-16\.5:hover {
    width: 4.125rem !important;
  }

  .lg\:hover\:w-17\.5:hover {
    width: 4.375rem !important;
  }

  .lg\:hover\:w-18\.5:hover {
    width: 4.625rem !important;
  }

  .lg\:hover\:w-19\.5:hover {
    width: 4.875rem !important;
  }

  .lg\:hover\:w-20\.5:hover {
    width: 5.125rem !important;
  }

  .lg\:hover\:w-21\.5:hover {
    width: 5.375rem !important;
  }

  .lg\:hover\:w-22\.5:hover {
    width: 5.625rem !important;
  }

  .lg\:hover\:w-23\.5:hover {
    width: 5.875rem !important;
  }

  .lg\:hover\:w-24\.5:hover {
    width: 6.125rem !important;
  }

  .lg\:hover\:w-25\.5:hover {
    width: 6.375rem !important;
  }

  .lg\:hover\:w-26\.5:hover {
    width: 6.625rem !important;
  }

  .lg\:hover\:w-27\.5:hover {
    width: 6.875rem !important;
  }

  .lg\:hover\:w-28\.5:hover {
    width: 7.125rem !important;
  }

  .lg\:hover\:w-29\.5:hover {
    width: 7.375rem !important;
  }

  .lg\:hover\:w-30\.5:hover {
    width: 7.625rem !important;
  }

  .lg\:hover\:w-31\.5:hover {
    width: 7.875rem !important;
  }

  .lg\:hover\:w-32\.5:hover {
    width: 8.125rem !important;
  }

  .lg\:hover\:w-33\.5:hover {
    width: 8.375rem !important;
  }

  .lg\:hover\:w-34\.5:hover {
    width: 8.625rem !important;
  }

  .lg\:hover\:w-35\.5:hover {
    width: 8.875rem !important;
  }

  .lg\:hover\:w-36\.5:hover {
    width: 9.125rem !important;
  }

  .lg\:hover\:w-37\.5:hover {
    width: 9.375rem !important;
  }

  .lg\:hover\:w-38\.5:hover {
    width: 9.625rem !important;
  }

  .lg\:hover\:w-39\.5:hover {
    width: 9.875rem !important;
  }

  .lg\:hover\:w-40\.5:hover {
    width: 10.125rem !important;
  }

  .lg\:hover\:w-41\.5:hover {
    width: 10.375rem !important;
  }

  .lg\:hover\:w-42\.5:hover {
    width: 10.625rem !important;
  }

  .lg\:hover\:w-43\.5:hover {
    width: 10.875rem !important;
  }

  .lg\:hover\:w-44\.5:hover {
    width: 11.125rem !important;
  }

  .lg\:hover\:w-45\.5:hover {
    width: 11.375rem !important;
  }

  .lg\:hover\:w-46\.5:hover {
    width: 11.625rem !important;
  }

  .lg\:hover\:w-47\.5:hover {
    width: 11.875rem !important;
  }

  .lg\:hover\:w-48\.5:hover {
    width: 12.125rem !important;
  }

  .lg\:hover\:w-49\.5:hover {
    width: 12.375rem !important;
  }

  .lg\:hover\:w-50\.5:hover {
    width: 12.625rem !important;
  }

  .lg\:hover\:w-51\.5:hover {
    width: 12.875rem !important;
  }

  .lg\:hover\:w-52\.5:hover {
    width: 13.125rem !important;
  }

  .lg\:hover\:w-53\.5:hover {
    width: 13.375rem !important;
  }

  .lg\:hover\:w-54\.5:hover {
    width: 13.625rem !important;
  }

  .lg\:hover\:w-55\.5:hover {
    width: 13.875rem !important;
  }

  .lg\:hover\:w-56\.5:hover {
    width: 14.125rem !important;
  }

  .lg\:hover\:w-57\.5:hover {
    width: 14.375rem !important;
  }

  .lg\:hover\:w-58\.5:hover {
    width: 14.625rem !important;
  }

  .lg\:hover\:w-59\.5:hover {
    width: 14.875rem !important;
  }

  .lg\:hover\:w-60\.5:hover {
    width: 15.125rem !important;
  }

  .lg\:hover\:w-61\.5:hover {
    width: 15.375rem !important;
  }

  .lg\:hover\:w-62\.5:hover {
    width: 15.625rem !important;
  }

  .lg\:hover\:w-63\.5:hover {
    width: 15.875rem !important;
  }

  .lg\:hover\:w-64\.5:hover {
    width: 16.125rem !important;
  }

  .lg\:hover\:w-65\.5:hover {
    width: 16.375rem !important;
  }

  .lg\:hover\:w-66\.5:hover {
    width: 16.625rem !important;
  }

  .lg\:hover\:w-67\.5:hover {
    width: 16.875rem !important;
  }

  .lg\:hover\:w-68\.5:hover {
    width: 17.125rem !important;
  }

  .lg\:hover\:w-69\.5:hover {
    width: 17.375rem !important;
  }

  .lg\:hover\:w-70\.5:hover {
    width: 17.625rem !important;
  }

  .lg\:hover\:w-71\.5:hover {
    width: 17.875rem !important;
  }

  .lg\:hover\:w-72\.5:hover {
    width: 18.125rem !important;
  }

  .lg\:hover\:w-73\.5:hover {
    width: 18.375rem !important;
  }

  .lg\:hover\:w-74\.5:hover {
    width: 18.625rem !important;
  }

  .lg\:hover\:w-75\.5:hover {
    width: 18.875rem !important;
  }

  .lg\:hover\:w-76\.5:hover {
    width: 19.125rem !important;
  }

  .lg\:hover\:w-77\.5:hover {
    width: 19.375rem !important;
  }

  .lg\:hover\:w-78\.5:hover {
    width: 19.625rem !important;
  }

  .lg\:hover\:w-79\.5:hover {
    width: 19.875rem !important;
  }

  .lg\:hover\:w-80\.5:hover {
    width: 20.125rem !important;
  }

  .lg\:hover\:w-81\.5:hover {
    width: 20.375rem !important;
  }

  .lg\:hover\:w-82\.5:hover {
    width: 20.625rem !important;
  }

  .lg\:hover\:w-83\.5:hover {
    width: 20.875rem !important;
  }

  .lg\:hover\:w-84\.5:hover {
    width: 21.125rem !important;
  }

  .lg\:hover\:w-85\.5:hover {
    width: 21.375rem !important;
  }

  .lg\:hover\:w-86\.5:hover {
    width: 21.625rem !important;
  }

  .lg\:hover\:w-87\.5:hover {
    width: 21.875rem !important;
  }

  .lg\:hover\:w-88\.5:hover {
    width: 22.125rem !important;
  }

  .lg\:hover\:w-89\.5:hover {
    width: 22.375rem !important;
  }

  .lg\:hover\:w-90\.5:hover {
    width: 22.625rem !important;
  }

  .lg\:hover\:w-91\.5:hover {
    width: 22.875rem !important;
  }

  .lg\:hover\:w-92\.5:hover {
    width: 23.125rem !important;
  }

  .lg\:hover\:w-93\.5:hover {
    width: 23.375rem !important;
  }

  .lg\:hover\:w-94\.5:hover {
    width: 23.625rem !important;
  }

  .lg\:hover\:w-95\.5:hover {
    width: 23.875rem !important;
  }

  .lg\:hover\:w-96\.5:hover {
    width: 24.125rem !important;
  }

  .lg\:hover\:w-97\.5:hover {
    width: 24.375rem !important;
  }

  .lg\:hover\:w-98\.5:hover {
    width: 24.625rem !important;
  }

  .lg\:hover\:w-99\.5:hover {
    width: 24.875rem !important;
  }

  .lg\:hover\:w-100\.5:hover {
    width: 25.125rem !important;
  }

  .lg\:hover\:w-101\.5:hover {
    width: 25.375rem !important;
  }

  .lg\:hover\:w-102\.5:hover {
    width: 25.625rem !important;
  }

  .lg\:hover\:w-103\.5:hover {
    width: 25.875rem !important;
  }

  .lg\:hover\:w-104\.5:hover {
    width: 26.125rem !important;
  }

  .lg\:hover\:w-1\/2:hover {
    width: 50% !important;
  }

  .lg\:hover\:w-1\/3:hover {
    width: 33.333333% !important;
  }

  .lg\:hover\:w-2\/3:hover {
    width: 66.666667% !important;
  }

  .lg\:hover\:w-1\/4:hover {
    width: 25% !important;
  }

  .lg\:hover\:w-2\/4:hover {
    width: 50% !important;
  }

  .lg\:hover\:w-3\/4:hover {
    width: 75% !important;
  }

  .lg\:hover\:w-1\/5:hover {
    width: 20% !important;
  }

  .lg\:hover\:w-2\/5:hover {
    width: 40% !important;
  }

  .lg\:hover\:w-3\/5:hover {
    width: 60% !important;
  }

  .lg\:hover\:w-4\/5:hover {
    width: 80% !important;
  }

  .lg\:hover\:w-1\/6:hover {
    width: 16.666667% !important;
  }

  .lg\:hover\:w-2\/6:hover {
    width: 33.333333% !important;
  }

  .lg\:hover\:w-3\/6:hover {
    width: 50% !important;
  }

  .lg\:hover\:w-4\/6:hover {
    width: 66.666667% !important;
  }

  .lg\:hover\:w-5\/6:hover {
    width: 83.333333% !important;
  }

  .lg\:hover\:w-1\/12:hover {
    width: 8.333333% !important;
  }

  .lg\:hover\:w-2\/12:hover {
    width: 16.666667% !important;
  }

  .lg\:hover\:w-3\/12:hover {
    width: 25% !important;
  }

  .lg\:hover\:w-4\/12:hover {
    width: 33.333333% !important;
  }

  .lg\:hover\:w-5\/12:hover {
    width: 41.666667% !important;
  }

  .lg\:hover\:w-6\/12:hover {
    width: 50% !important;
  }

  .lg\:hover\:w-7\/12:hover {
    width: 58.333333% !important;
  }

  .lg\:hover\:w-8\/12:hover {
    width: 66.666667% !important;
  }

  .lg\:hover\:w-9\/12:hover {
    width: 75% !important;
  }

  .lg\:hover\:w-10\/12:hover {
    width: 83.333333% !important;
  }

  .lg\:hover\:w-11\/12:hover {
    width: 91.666667% !important;
  }

  .lg\:hover\:w-full:hover {
    width: 100% !important;
  }

  .lg\:hover\:w-screen:hover {
    width: 100vw !important;
  }

  .lg\:focus\:w-0:focus {
    width: 0rem !important;
  }

  .lg\:focus\:w-1:focus {
    width: 0.25rem !important;
  }

  .lg\:focus\:w-2:focus {
    width: 0.5rem !important;
  }

  .lg\:focus\:w-3:focus {
    width: 0.75rem !important;
  }

  .lg\:focus\:w-4:focus {
    width: 1rem !important;
  }

  .lg\:focus\:w-5:focus {
    width: 1.25rem !important;
  }

  .lg\:focus\:w-6:focus {
    width: 1.5rem !important;
  }

  .lg\:focus\:w-7:focus {
    width: 1.75rem !important;
  }

  .lg\:focus\:w-8:focus {
    width: 2rem !important;
  }

  .lg\:focus\:w-9:focus {
    width: 2.25rem !important;
  }

  .lg\:focus\:w-10:focus {
    width: 2.5rem !important;
  }

  .lg\:focus\:w-11:focus {
    width: 2.75rem !important;
  }

  .lg\:focus\:w-12:focus {
    width: 3rem !important;
  }

  .lg\:focus\:w-13:focus {
    width: 3.25rem !important;
  }

  .lg\:focus\:w-14:focus {
    width: 3.5rem !important;
  }

  .lg\:focus\:w-15:focus {
    width: 3.75rem !important;
  }

  .lg\:focus\:w-16:focus {
    width: 4rem !important;
  }

  .lg\:focus\:w-17:focus {
    width: 4.25rem !important;
  }

  .lg\:focus\:w-18:focus {
    width: 4.5rem !important;
  }

  .lg\:focus\:w-19:focus {
    width: 4.75rem !important;
  }

  .lg\:focus\:w-20:focus {
    width: 5rem !important;
  }

  .lg\:focus\:w-21:focus {
    width: 5.25rem !important;
  }

  .lg\:focus\:w-22:focus {
    width: 5.5rem !important;
  }

  .lg\:focus\:w-23:focus {
    width: 5.75rem !important;
  }

  .lg\:focus\:w-24:focus {
    width: 6rem !important;
  }

  .lg\:focus\:w-25:focus {
    width: 6.25rem !important;
  }

  .lg\:focus\:w-26:focus {
    width: 6.5rem !important;
  }

  .lg\:focus\:w-27:focus {
    width: 6.75rem !important;
  }

  .lg\:focus\:w-28:focus {
    width: 7rem !important;
  }

  .lg\:focus\:w-29:focus {
    width: 7.25rem !important;
  }

  .lg\:focus\:w-30:focus {
    width: 7.5rem !important;
  }

  .lg\:focus\:w-31:focus {
    width: 7.75rem !important;
  }

  .lg\:focus\:w-32:focus {
    width: 8rem !important;
  }

  .lg\:focus\:w-33:focus {
    width: 8.25rem !important;
  }

  .lg\:focus\:w-34:focus {
    width: 8.5rem !important;
  }

  .lg\:focus\:w-35:focus {
    width: 8.75rem !important;
  }

  .lg\:focus\:w-36:focus {
    width: 9rem !important;
  }

  .lg\:focus\:w-37:focus {
    width: 9.25rem !important;
  }

  .lg\:focus\:w-38:focus {
    width: 9.5rem !important;
  }

  .lg\:focus\:w-39:focus {
    width: 9.75rem !important;
  }

  .lg\:focus\:w-40:focus {
    width: 10rem !important;
  }

  .lg\:focus\:w-41:focus {
    width: 10.25rem !important;
  }

  .lg\:focus\:w-42:focus {
    width: 10.5rem !important;
  }

  .lg\:focus\:w-43:focus {
    width: 10.75rem !important;
  }

  .lg\:focus\:w-44:focus {
    width: 11rem !important;
  }

  .lg\:focus\:w-45:focus {
    width: 11.25rem !important;
  }

  .lg\:focus\:w-46:focus {
    width: 11.5rem !important;
  }

  .lg\:focus\:w-47:focus {
    width: 11.75rem !important;
  }

  .lg\:focus\:w-48:focus {
    width: 12rem !important;
  }

  .lg\:focus\:w-49:focus {
    width: 12.25rem !important;
  }

  .lg\:focus\:w-50:focus {
    width: 12.5rem !important;
  }

  .lg\:focus\:w-51:focus {
    width: 12.75rem !important;
  }

  .lg\:focus\:w-52:focus {
    width: 13rem !important;
  }

  .lg\:focus\:w-53:focus {
    width: 13.25rem !important;
  }

  .lg\:focus\:w-54:focus {
    width: 13.5rem !important;
  }

  .lg\:focus\:w-55:focus {
    width: 13.75rem !important;
  }

  .lg\:focus\:w-56:focus {
    width: 14rem !important;
  }

  .lg\:focus\:w-57:focus {
    width: 14.25rem !important;
  }

  .lg\:focus\:w-58:focus {
    width: 14.5rem !important;
  }

  .lg\:focus\:w-59:focus {
    width: 14.75rem !important;
  }

  .lg\:focus\:w-60:focus {
    width: 15rem !important;
  }

  .lg\:focus\:w-61:focus {
    width: 15.25rem !important;
  }

  .lg\:focus\:w-62:focus {
    width: 15.5rem !important;
  }

  .lg\:focus\:w-63:focus {
    width: 15.75rem !important;
  }

  .lg\:focus\:w-64:focus {
    width: 16rem !important;
  }

  .lg\:focus\:w-65:focus {
    width: 16.25rem !important;
  }

  .lg\:focus\:w-66:focus {
    width: 16.5rem !important;
  }

  .lg\:focus\:w-67:focus {
    width: 16.75rem !important;
  }

  .lg\:focus\:w-68:focus {
    width: 17rem !important;
  }

  .lg\:focus\:w-69:focus {
    width: 17.25rem !important;
  }

  .lg\:focus\:w-70:focus {
    width: 17.5rem !important;
  }

  .lg\:focus\:w-71:focus {
    width: 17.75rem !important;
  }

  .lg\:focus\:w-72:focus {
    width: 18rem !important;
  }

  .lg\:focus\:w-73:focus {
    width: 18.25rem !important;
  }

  .lg\:focus\:w-74:focus {
    width: 18.5rem !important;
  }

  .lg\:focus\:w-75:focus {
    width: 18.75rem !important;
  }

  .lg\:focus\:w-76:focus {
    width: 19rem !important;
  }

  .lg\:focus\:w-77:focus {
    width: 19.25rem !important;
  }

  .lg\:focus\:w-78:focus {
    width: 19.5rem !important;
  }

  .lg\:focus\:w-79:focus {
    width: 19.75rem !important;
  }

  .lg\:focus\:w-80:focus {
    width: 20rem !important;
  }

  .lg\:focus\:w-81:focus {
    width: 20.25rem !important;
  }

  .lg\:focus\:w-82:focus {
    width: 20.5rem !important;
  }

  .lg\:focus\:w-83:focus {
    width: 20.75rem !important;
  }

  .lg\:focus\:w-84:focus {
    width: 21rem !important;
  }

  .lg\:focus\:w-85:focus {
    width: 21.25rem !important;
  }

  .lg\:focus\:w-86:focus {
    width: 21.5rem !important;
  }

  .lg\:focus\:w-87:focus {
    width: 21.75rem !important;
  }

  .lg\:focus\:w-88:focus {
    width: 22rem !important;
  }

  .lg\:focus\:w-89:focus {
    width: 22.25rem !important;
  }

  .lg\:focus\:w-90:focus {
    width: 22.5rem !important;
  }

  .lg\:focus\:w-91:focus {
    width: 22.75rem !important;
  }

  .lg\:focus\:w-92:focus {
    width: 23rem !important;
  }

  .lg\:focus\:w-93:focus {
    width: 23.25rem !important;
  }

  .lg\:focus\:w-94:focus {
    width: 23.5rem !important;
  }

  .lg\:focus\:w-95:focus {
    width: 23.75rem !important;
  }

  .lg\:focus\:w-96:focus {
    width: 24rem !important;
  }

  .lg\:focus\:w-97:focus {
    width: 24.25rem !important;
  }

  .lg\:focus\:w-98:focus {
    width: 24.5rem !important;
  }

  .lg\:focus\:w-99:focus {
    width: 24.75rem !important;
  }

  .lg\:focus\:w-100:focus {
    width: 25rem !important;
  }

  .lg\:focus\:w-101:focus {
    width: 25.25rem !important;
  }

  .lg\:focus\:w-102:focus {
    width: 25.5rem !important;
  }

  .lg\:focus\:w-103:focus {
    width: 25.75rem !important;
  }

  .lg\:focus\:w-104:focus {
    width: 26rem !important;
  }

  .lg\:focus\:w-105:focus {
    width: 26.25rem !important;
  }

  .lg\:focus\:w-auto:focus {
    width: auto !important;
  }

  .lg\:focus\:w-px:focus {
    width: 1px !important;
  }

  .lg\:focus\:w-0\.5:focus {
    width: 0.125rem !important;
  }

  .lg\:focus\:w-1\.5:focus {
    width: 0.375rem !important;
  }

  .lg\:focus\:w-2\.5:focus {
    width: 0.625rem !important;
  }

  .lg\:focus\:w-3\.5:focus {
    width: 0.875rem !important;
  }

  .lg\:focus\:w-4\.5:focus {
    width: 1.125rem !important;
  }

  .lg\:focus\:w-5\.5:focus {
    width: 1.375rem !important;
  }

  .lg\:focus\:w-6\.5:focus {
    width: 1.625rem !important;
  }

  .lg\:focus\:w-7\.5:focus {
    width: 1.875rem !important;
  }

  .lg\:focus\:w-8\.5:focus {
    width: 2.125rem !important;
  }

  .lg\:focus\:w-9\.5:focus {
    width: 2.375rem !important;
  }

  .lg\:focus\:w-10\.5:focus {
    width: 2.625rem !important;
  }

  .lg\:focus\:w-11\.5:focus {
    width: 2.875rem !important;
  }

  .lg\:focus\:w-12\.5:focus {
    width: 3.125rem !important;
  }

  .lg\:focus\:w-13\.5:focus {
    width: 3.375rem !important;
  }

  .lg\:focus\:w-14\.5:focus {
    width: 3.625rem !important;
  }

  .lg\:focus\:w-15\.5:focus {
    width: 3.875rem !important;
  }

  .lg\:focus\:w-16\.5:focus {
    width: 4.125rem !important;
  }

  .lg\:focus\:w-17\.5:focus {
    width: 4.375rem !important;
  }

  .lg\:focus\:w-18\.5:focus {
    width: 4.625rem !important;
  }

  .lg\:focus\:w-19\.5:focus {
    width: 4.875rem !important;
  }

  .lg\:focus\:w-20\.5:focus {
    width: 5.125rem !important;
  }

  .lg\:focus\:w-21\.5:focus {
    width: 5.375rem !important;
  }

  .lg\:focus\:w-22\.5:focus {
    width: 5.625rem !important;
  }

  .lg\:focus\:w-23\.5:focus {
    width: 5.875rem !important;
  }

  .lg\:focus\:w-24\.5:focus {
    width: 6.125rem !important;
  }

  .lg\:focus\:w-25\.5:focus {
    width: 6.375rem !important;
  }

  .lg\:focus\:w-26\.5:focus {
    width: 6.625rem !important;
  }

  .lg\:focus\:w-27\.5:focus {
    width: 6.875rem !important;
  }

  .lg\:focus\:w-28\.5:focus {
    width: 7.125rem !important;
  }

  .lg\:focus\:w-29\.5:focus {
    width: 7.375rem !important;
  }

  .lg\:focus\:w-30\.5:focus {
    width: 7.625rem !important;
  }

  .lg\:focus\:w-31\.5:focus {
    width: 7.875rem !important;
  }

  .lg\:focus\:w-32\.5:focus {
    width: 8.125rem !important;
  }

  .lg\:focus\:w-33\.5:focus {
    width: 8.375rem !important;
  }

  .lg\:focus\:w-34\.5:focus {
    width: 8.625rem !important;
  }

  .lg\:focus\:w-35\.5:focus {
    width: 8.875rem !important;
  }

  .lg\:focus\:w-36\.5:focus {
    width: 9.125rem !important;
  }

  .lg\:focus\:w-37\.5:focus {
    width: 9.375rem !important;
  }

  .lg\:focus\:w-38\.5:focus {
    width: 9.625rem !important;
  }

  .lg\:focus\:w-39\.5:focus {
    width: 9.875rem !important;
  }

  .lg\:focus\:w-40\.5:focus {
    width: 10.125rem !important;
  }

  .lg\:focus\:w-41\.5:focus {
    width: 10.375rem !important;
  }

  .lg\:focus\:w-42\.5:focus {
    width: 10.625rem !important;
  }

  .lg\:focus\:w-43\.5:focus {
    width: 10.875rem !important;
  }

  .lg\:focus\:w-44\.5:focus {
    width: 11.125rem !important;
  }

  .lg\:focus\:w-45\.5:focus {
    width: 11.375rem !important;
  }

  .lg\:focus\:w-46\.5:focus {
    width: 11.625rem !important;
  }

  .lg\:focus\:w-47\.5:focus {
    width: 11.875rem !important;
  }

  .lg\:focus\:w-48\.5:focus {
    width: 12.125rem !important;
  }

  .lg\:focus\:w-49\.5:focus {
    width: 12.375rem !important;
  }

  .lg\:focus\:w-50\.5:focus {
    width: 12.625rem !important;
  }

  .lg\:focus\:w-51\.5:focus {
    width: 12.875rem !important;
  }

  .lg\:focus\:w-52\.5:focus {
    width: 13.125rem !important;
  }

  .lg\:focus\:w-53\.5:focus {
    width: 13.375rem !important;
  }

  .lg\:focus\:w-54\.5:focus {
    width: 13.625rem !important;
  }

  .lg\:focus\:w-55\.5:focus {
    width: 13.875rem !important;
  }

  .lg\:focus\:w-56\.5:focus {
    width: 14.125rem !important;
  }

  .lg\:focus\:w-57\.5:focus {
    width: 14.375rem !important;
  }

  .lg\:focus\:w-58\.5:focus {
    width: 14.625rem !important;
  }

  .lg\:focus\:w-59\.5:focus {
    width: 14.875rem !important;
  }

  .lg\:focus\:w-60\.5:focus {
    width: 15.125rem !important;
  }

  .lg\:focus\:w-61\.5:focus {
    width: 15.375rem !important;
  }

  .lg\:focus\:w-62\.5:focus {
    width: 15.625rem !important;
  }

  .lg\:focus\:w-63\.5:focus {
    width: 15.875rem !important;
  }

  .lg\:focus\:w-64\.5:focus {
    width: 16.125rem !important;
  }

  .lg\:focus\:w-65\.5:focus {
    width: 16.375rem !important;
  }

  .lg\:focus\:w-66\.5:focus {
    width: 16.625rem !important;
  }

  .lg\:focus\:w-67\.5:focus {
    width: 16.875rem !important;
  }

  .lg\:focus\:w-68\.5:focus {
    width: 17.125rem !important;
  }

  .lg\:focus\:w-69\.5:focus {
    width: 17.375rem !important;
  }

  .lg\:focus\:w-70\.5:focus {
    width: 17.625rem !important;
  }

  .lg\:focus\:w-71\.5:focus {
    width: 17.875rem !important;
  }

  .lg\:focus\:w-72\.5:focus {
    width: 18.125rem !important;
  }

  .lg\:focus\:w-73\.5:focus {
    width: 18.375rem !important;
  }

  .lg\:focus\:w-74\.5:focus {
    width: 18.625rem !important;
  }

  .lg\:focus\:w-75\.5:focus {
    width: 18.875rem !important;
  }

  .lg\:focus\:w-76\.5:focus {
    width: 19.125rem !important;
  }

  .lg\:focus\:w-77\.5:focus {
    width: 19.375rem !important;
  }

  .lg\:focus\:w-78\.5:focus {
    width: 19.625rem !important;
  }

  .lg\:focus\:w-79\.5:focus {
    width: 19.875rem !important;
  }

  .lg\:focus\:w-80\.5:focus {
    width: 20.125rem !important;
  }

  .lg\:focus\:w-81\.5:focus {
    width: 20.375rem !important;
  }

  .lg\:focus\:w-82\.5:focus {
    width: 20.625rem !important;
  }

  .lg\:focus\:w-83\.5:focus {
    width: 20.875rem !important;
  }

  .lg\:focus\:w-84\.5:focus {
    width: 21.125rem !important;
  }

  .lg\:focus\:w-85\.5:focus {
    width: 21.375rem !important;
  }

  .lg\:focus\:w-86\.5:focus {
    width: 21.625rem !important;
  }

  .lg\:focus\:w-87\.5:focus {
    width: 21.875rem !important;
  }

  .lg\:focus\:w-88\.5:focus {
    width: 22.125rem !important;
  }

  .lg\:focus\:w-89\.5:focus {
    width: 22.375rem !important;
  }

  .lg\:focus\:w-90\.5:focus {
    width: 22.625rem !important;
  }

  .lg\:focus\:w-91\.5:focus {
    width: 22.875rem !important;
  }

  .lg\:focus\:w-92\.5:focus {
    width: 23.125rem !important;
  }

  .lg\:focus\:w-93\.5:focus {
    width: 23.375rem !important;
  }

  .lg\:focus\:w-94\.5:focus {
    width: 23.625rem !important;
  }

  .lg\:focus\:w-95\.5:focus {
    width: 23.875rem !important;
  }

  .lg\:focus\:w-96\.5:focus {
    width: 24.125rem !important;
  }

  .lg\:focus\:w-97\.5:focus {
    width: 24.375rem !important;
  }

  .lg\:focus\:w-98\.5:focus {
    width: 24.625rem !important;
  }

  .lg\:focus\:w-99\.5:focus {
    width: 24.875rem !important;
  }

  .lg\:focus\:w-100\.5:focus {
    width: 25.125rem !important;
  }

  .lg\:focus\:w-101\.5:focus {
    width: 25.375rem !important;
  }

  .lg\:focus\:w-102\.5:focus {
    width: 25.625rem !important;
  }

  .lg\:focus\:w-103\.5:focus {
    width: 25.875rem !important;
  }

  .lg\:focus\:w-104\.5:focus {
    width: 26.125rem !important;
  }

  .lg\:focus\:w-1\/2:focus {
    width: 50% !important;
  }

  .lg\:focus\:w-1\/3:focus {
    width: 33.333333% !important;
  }

  .lg\:focus\:w-2\/3:focus {
    width: 66.666667% !important;
  }

  .lg\:focus\:w-1\/4:focus {
    width: 25% !important;
  }

  .lg\:focus\:w-2\/4:focus {
    width: 50% !important;
  }

  .lg\:focus\:w-3\/4:focus {
    width: 75% !important;
  }

  .lg\:focus\:w-1\/5:focus {
    width: 20% !important;
  }

  .lg\:focus\:w-2\/5:focus {
    width: 40% !important;
  }

  .lg\:focus\:w-3\/5:focus {
    width: 60% !important;
  }

  .lg\:focus\:w-4\/5:focus {
    width: 80% !important;
  }

  .lg\:focus\:w-1\/6:focus {
    width: 16.666667% !important;
  }

  .lg\:focus\:w-2\/6:focus {
    width: 33.333333% !important;
  }

  .lg\:focus\:w-3\/6:focus {
    width: 50% !important;
  }

  .lg\:focus\:w-4\/6:focus {
    width: 66.666667% !important;
  }

  .lg\:focus\:w-5\/6:focus {
    width: 83.333333% !important;
  }

  .lg\:focus\:w-1\/12:focus {
    width: 8.333333% !important;
  }

  .lg\:focus\:w-2\/12:focus {
    width: 16.666667% !important;
  }

  .lg\:focus\:w-3\/12:focus {
    width: 25% !important;
  }

  .lg\:focus\:w-4\/12:focus {
    width: 33.333333% !important;
  }

  .lg\:focus\:w-5\/12:focus {
    width: 41.666667% !important;
  }

  .lg\:focus\:w-6\/12:focus {
    width: 50% !important;
  }

  .lg\:focus\:w-7\/12:focus {
    width: 58.333333% !important;
  }

  .lg\:focus\:w-8\/12:focus {
    width: 66.666667% !important;
  }

  .lg\:focus\:w-9\/12:focus {
    width: 75% !important;
  }

  .lg\:focus\:w-10\/12:focus {
    width: 83.333333% !important;
  }

  .lg\:focus\:w-11\/12:focus {
    width: 91.666667% !important;
  }

  .lg\:focus\:w-full:focus {
    width: 100% !important;
  }

  .lg\:focus\:w-screen:focus {
    width: 100vw !important;
  }

  .lg\:z-menu {
    z-index: 600 !important;
  }

  .lg\:z-globalNavigation {
    z-index: 500 !important;
  }

  .lg\:z-modal {
    z-index: 400 !important;
  }

  .lg\:z-header {
    z-index: 200 !important;
  }

  .lg\:z-main {
    z-index: 1 !important;
  }

  .lg\:z-back {
    z-index: -1 !important;
  }

  .lg\:hover\:z-menu:hover {
    z-index: 600 !important;
  }

  .lg\:hover\:z-globalNavigation:hover {
    z-index: 500 !important;
  }

  .lg\:hover\:z-modal:hover {
    z-index: 400 !important;
  }

  .lg\:hover\:z-header:hover {
    z-index: 200 !important;
  }

  .lg\:hover\:z-main:hover {
    z-index: 1 !important;
  }

  .lg\:hover\:z-back:hover {
    z-index: -1 !important;
  }

  .lg\:focus\:z-menu:focus {
    z-index: 600 !important;
  }

  .lg\:focus\:z-globalNavigation:focus {
    z-index: 500 !important;
  }

  .lg\:focus\:z-modal:focus {
    z-index: 400 !important;
  }

  .lg\:focus\:z-header:focus {
    z-index: 200 !important;
  }

  .lg\:focus\:z-main:focus {
    z-index: 1 !important;
  }

  .lg\:focus\:z-back:focus {
    z-index: -1 !important;
  }

  .lg\:origin-center {
    transform-origin: center !important;
  }

  .lg\:origin-top {
    transform-origin: top !important;
  }

  .lg\:origin-top-right {
    transform-origin: top right !important;
  }

  .lg\:origin-right {
    transform-origin: right !important;
  }

  .lg\:origin-bottom-right {
    transform-origin: bottom right !important;
  }

  .lg\:origin-bottom {
    transform-origin: bottom !important;
  }

  .lg\:origin-bottom-left {
    transform-origin: bottom left !important;
  }

  .lg\:origin-left {
    transform-origin: left !important;
  }

  .lg\:origin-top-left {
    transform-origin: top left !important;
  }

  .lg\:hover\:origin-center:hover {
    transform-origin: center !important;
  }

  .lg\:hover\:origin-top:hover {
    transform-origin: top !important;
  }

  .lg\:hover\:origin-top-right:hover {
    transform-origin: top right !important;
  }

  .lg\:hover\:origin-right:hover {
    transform-origin: right !important;
  }

  .lg\:hover\:origin-bottom-right:hover {
    transform-origin: bottom right !important;
  }

  .lg\:hover\:origin-bottom:hover {
    transform-origin: bottom !important;
  }

  .lg\:hover\:origin-bottom-left:hover {
    transform-origin: bottom left !important;
  }

  .lg\:hover\:origin-left:hover {
    transform-origin: left !important;
  }

  .lg\:hover\:origin-top-left:hover {
    transform-origin: top left !important;
  }

  .lg\:focus\:origin-center:focus {
    transform-origin: center !important;
  }

  .lg\:focus\:origin-top:focus {
    transform-origin: top !important;
  }

  .lg\:focus\:origin-top-right:focus {
    transform-origin: top right !important;
  }

  .lg\:focus\:origin-right:focus {
    transform-origin: right !important;
  }

  .lg\:focus\:origin-bottom-right:focus {
    transform-origin: bottom right !important;
  }

  .lg\:focus\:origin-bottom:focus {
    transform-origin: bottom !important;
  }

  .lg\:focus\:origin-bottom-left:focus {
    transform-origin: bottom left !important;
  }

  .lg\:focus\:origin-left:focus {
    transform-origin: left !important;
  }

  .lg\:focus\:origin-top-left:focus {
    transform-origin: top left !important;
  }

  .lg\:scale-0 {
    transform: scale(0) !important;
  }

  .lg\:scale-50 {
    transform: scale(.5) !important;
  }

  .lg\:scale-75 {
    transform: scale(.75) !important;
  }

  .lg\:scale-90 {
    transform: scale(.9) !important;
  }

  .lg\:scale-95 {
    transform: scale(.95) !important;
  }

  .lg\:scale-100 {
    transform: scale(1) !important;
  }

  .lg\:scale-105 {
    transform: scale(1.05) !important;
  }

  .lg\:scale-110 {
    transform: scale(1.1) !important;
  }

  .lg\:scale-125 {
    transform: scale(1.25) !important;
  }

  .lg\:scale-150 {
    transform: scale(1.5) !important;
  }

  .lg\:scale-x-0 {
    transform: scaleX(0) !important;
  }

  .lg\:scale-x-50 {
    transform: scaleX(.5) !important;
  }

  .lg\:scale-x-75 {
    transform: scaleX(.75) !important;
  }

  .lg\:scale-x-90 {
    transform: scaleX(.9) !important;
  }

  .lg\:scale-x-95 {
    transform: scaleX(.95) !important;
  }

  .lg\:scale-x-100 {
    transform: scaleX(1) !important;
  }

  .lg\:scale-x-105 {
    transform: scaleX(1.05) !important;
  }

  .lg\:scale-x-110 {
    transform: scaleX(1.1) !important;
  }

  .lg\:scale-x-125 {
    transform: scaleX(1.25) !important;
  }

  .lg\:scale-x-150 {
    transform: scaleX(1.5) !important;
  }

  .lg\:scale-y-0 {
    transform: scaleY(0) !important;
  }

  .lg\:scale-y-50 {
    transform: scaleY(.5) !important;
  }

  .lg\:scale-y-75 {
    transform: scaleY(.75) !important;
  }

  .lg\:scale-y-90 {
    transform: scaleY(.9) !important;
  }

  .lg\:scale-y-95 {
    transform: scaleY(.95) !important;
  }

  .lg\:scale-y-100 {
    transform: scaleY(1) !important;
  }

  .lg\:scale-y-105 {
    transform: scaleY(1.05) !important;
  }

  .lg\:scale-y-110 {
    transform: scaleY(1.1) !important;
  }

  .lg\:scale-y-125 {
    transform: scaleY(1.25) !important;
  }

  .lg\:scale-y-150 {
    transform: scaleY(1.5) !important;
  }

  .lg\:hover\:scale-0:hover {
    transform: scale(0) !important;
  }

  .lg\:hover\:scale-50:hover {
    transform: scale(.5) !important;
  }

  .lg\:hover\:scale-75:hover {
    transform: scale(.75) !important;
  }

  .lg\:hover\:scale-90:hover {
    transform: scale(.9) !important;
  }

  .lg\:hover\:scale-95:hover {
    transform: scale(.95) !important;
  }

  .lg\:hover\:scale-100:hover {
    transform: scale(1) !important;
  }

  .lg\:hover\:scale-105:hover {
    transform: scale(1.05) !important;
  }

  .lg\:hover\:scale-110:hover {
    transform: scale(1.1) !important;
  }

  .lg\:hover\:scale-125:hover {
    transform: scale(1.25) !important;
  }

  .lg\:hover\:scale-150:hover {
    transform: scale(1.5) !important;
  }

  .lg\:hover\:scale-x-0:hover {
    transform: scaleX(0) !important;
  }

  .lg\:hover\:scale-x-50:hover {
    transform: scaleX(.5) !important;
  }

  .lg\:hover\:scale-x-75:hover {
    transform: scaleX(.75) !important;
  }

  .lg\:hover\:scale-x-90:hover {
    transform: scaleX(.9) !important;
  }

  .lg\:hover\:scale-x-95:hover {
    transform: scaleX(.95) !important;
  }

  .lg\:hover\:scale-x-100:hover {
    transform: scaleX(1) !important;
  }

  .lg\:hover\:scale-x-105:hover {
    transform: scaleX(1.05) !important;
  }

  .lg\:hover\:scale-x-110:hover {
    transform: scaleX(1.1) !important;
  }

  .lg\:hover\:scale-x-125:hover {
    transform: scaleX(1.25) !important;
  }

  .lg\:hover\:scale-x-150:hover {
    transform: scaleX(1.5) !important;
  }

  .lg\:hover\:scale-y-0:hover {
    transform: scaleY(0) !important;
  }

  .lg\:hover\:scale-y-50:hover {
    transform: scaleY(.5) !important;
  }

  .lg\:hover\:scale-y-75:hover {
    transform: scaleY(.75) !important;
  }

  .lg\:hover\:scale-y-90:hover {
    transform: scaleY(.9) !important;
  }

  .lg\:hover\:scale-y-95:hover {
    transform: scaleY(.95) !important;
  }

  .lg\:hover\:scale-y-100:hover {
    transform: scaleY(1) !important;
  }

  .lg\:hover\:scale-y-105:hover {
    transform: scaleY(1.05) !important;
  }

  .lg\:hover\:scale-y-110:hover {
    transform: scaleY(1.1) !important;
  }

  .lg\:hover\:scale-y-125:hover {
    transform: scaleY(1.25) !important;
  }

  .lg\:hover\:scale-y-150:hover {
    transform: scaleY(1.5) !important;
  }

  .lg\:focus\:scale-0:focus {
    transform: scale(0) !important;
  }

  .lg\:focus\:scale-50:focus {
    transform: scale(.5) !important;
  }

  .lg\:focus\:scale-75:focus {
    transform: scale(.75) !important;
  }

  .lg\:focus\:scale-90:focus {
    transform: scale(.9) !important;
  }

  .lg\:focus\:scale-95:focus {
    transform: scale(.95) !important;
  }

  .lg\:focus\:scale-100:focus {
    transform: scale(1) !important;
  }

  .lg\:focus\:scale-105:focus {
    transform: scale(1.05) !important;
  }

  .lg\:focus\:scale-110:focus {
    transform: scale(1.1) !important;
  }

  .lg\:focus\:scale-125:focus {
    transform: scale(1.25) !important;
  }

  .lg\:focus\:scale-150:focus {
    transform: scale(1.5) !important;
  }

  .lg\:focus\:scale-x-0:focus {
    transform: scaleX(0) !important;
  }

  .lg\:focus\:scale-x-50:focus {
    transform: scaleX(.5) !important;
  }

  .lg\:focus\:scale-x-75:focus {
    transform: scaleX(.75) !important;
  }

  .lg\:focus\:scale-x-90:focus {
    transform: scaleX(.9) !important;
  }

  .lg\:focus\:scale-x-95:focus {
    transform: scaleX(.95) !important;
  }

  .lg\:focus\:scale-x-100:focus {
    transform: scaleX(1) !important;
  }

  .lg\:focus\:scale-x-105:focus {
    transform: scaleX(1.05) !important;
  }

  .lg\:focus\:scale-x-110:focus {
    transform: scaleX(1.1) !important;
  }

  .lg\:focus\:scale-x-125:focus {
    transform: scaleX(1.25) !important;
  }

  .lg\:focus\:scale-x-150:focus {
    transform: scaleX(1.5) !important;
  }

  .lg\:focus\:scale-y-0:focus {
    transform: scaleY(0) !important;
  }

  .lg\:focus\:scale-y-50:focus {
    transform: scaleY(.5) !important;
  }

  .lg\:focus\:scale-y-75:focus {
    transform: scaleY(.75) !important;
  }

  .lg\:focus\:scale-y-90:focus {
    transform: scaleY(.9) !important;
  }

  .lg\:focus\:scale-y-95:focus {
    transform: scaleY(.95) !important;
  }

  .lg\:focus\:scale-y-100:focus {
    transform: scaleY(1) !important;
  }

  .lg\:focus\:scale-y-105:focus {
    transform: scaleY(1.05) !important;
  }

  .lg\:focus\:scale-y-110:focus {
    transform: scaleY(1.1) !important;
  }

  .lg\:focus\:scale-y-125:focus {
    transform: scaleY(1.25) !important;
  }

  .lg\:focus\:scale-y-150:focus {
    transform: scaleY(1.5) !important;
  }

  .lg\:rotate-0 {
    transform: rotate(0) !important;
  }

  .lg\:rotate-1 {
    transform: rotate(1deg) !important;
  }

  .lg\:rotate-2 {
    transform: rotate(2deg) !important;
  }

  .lg\:rotate-3 {
    transform: rotate(3deg) !important;
  }

  .lg\:rotate-6 {
    transform: rotate(6deg) !important;
  }

  .lg\:rotate-12 {
    transform: rotate(12deg) !important;
  }

  .lg\:rotate-45 {
    transform: rotate(45deg) !important;
  }

  .lg\:rotate-90 {
    transform: rotate(90deg) !important;
  }

  .lg\:rotate-180 {
    transform: rotate(180deg) !important;
  }

  .lg\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }

  .lg\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }

  .lg\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }

  .lg\:-rotate-12 {
    transform: rotate(-12deg) !important;
  }

  .lg\:-rotate-6 {
    transform: rotate(-6deg) !important;
  }

  .lg\:-rotate-3 {
    transform: rotate(-3deg) !important;
  }

  .lg\:-rotate-2 {
    transform: rotate(-2deg) !important;
  }

  .lg\:-rotate-1 {
    transform: rotate(-1deg) !important;
  }

  .lg\:hover\:rotate-0:hover {
    transform: rotate(0) !important;
  }

  .lg\:hover\:rotate-1:hover {
    transform: rotate(1deg) !important;
  }

  .lg\:hover\:rotate-2:hover {
    transform: rotate(2deg) !important;
  }

  .lg\:hover\:rotate-3:hover {
    transform: rotate(3deg) !important;
  }

  .lg\:hover\:rotate-6:hover {
    transform: rotate(6deg) !important;
  }

  .lg\:hover\:rotate-12:hover {
    transform: rotate(12deg) !important;
  }

  .lg\:hover\:rotate-45:hover {
    transform: rotate(45deg) !important;
  }

  .lg\:hover\:rotate-90:hover {
    transform: rotate(90deg) !important;
  }

  .lg\:hover\:rotate-180:hover {
    transform: rotate(180deg) !important;
  }

  .lg\:hover\:-rotate-180:hover {
    transform: rotate(-180deg) !important;
  }

  .lg\:hover\:-rotate-90:hover {
    transform: rotate(-90deg) !important;
  }

  .lg\:hover\:-rotate-45:hover {
    transform: rotate(-45deg) !important;
  }

  .lg\:hover\:-rotate-12:hover {
    transform: rotate(-12deg) !important;
  }

  .lg\:hover\:-rotate-6:hover {
    transform: rotate(-6deg) !important;
  }

  .lg\:hover\:-rotate-3:hover {
    transform: rotate(-3deg) !important;
  }

  .lg\:hover\:-rotate-2:hover {
    transform: rotate(-2deg) !important;
  }

  .lg\:hover\:-rotate-1:hover {
    transform: rotate(-1deg) !important;
  }

  .lg\:focus\:rotate-0:focus {
    transform: rotate(0) !important;
  }

  .lg\:focus\:rotate-1:focus {
    transform: rotate(1deg) !important;
  }

  .lg\:focus\:rotate-2:focus {
    transform: rotate(2deg) !important;
  }

  .lg\:focus\:rotate-3:focus {
    transform: rotate(3deg) !important;
  }

  .lg\:focus\:rotate-6:focus {
    transform: rotate(6deg) !important;
  }

  .lg\:focus\:rotate-12:focus {
    transform: rotate(12deg) !important;
  }

  .lg\:focus\:rotate-45:focus {
    transform: rotate(45deg) !important;
  }

  .lg\:focus\:rotate-90:focus {
    transform: rotate(90deg) !important;
  }

  .lg\:focus\:rotate-180:focus {
    transform: rotate(180deg) !important;
  }

  .lg\:focus\:-rotate-180:focus {
    transform: rotate(-180deg) !important;
  }

  .lg\:focus\:-rotate-90:focus {
    transform: rotate(-90deg) !important;
  }

  .lg\:focus\:-rotate-45:focus {
    transform: rotate(-45deg) !important;
  }

  .lg\:focus\:-rotate-12:focus {
    transform: rotate(-12deg) !important;
  }

  .lg\:focus\:-rotate-6:focus {
    transform: rotate(-6deg) !important;
  }

  .lg\:focus\:-rotate-3:focus {
    transform: rotate(-3deg) !important;
  }

  .lg\:focus\:-rotate-2:focus {
    transform: rotate(-2deg) !important;
  }

  .lg\:focus\:-rotate-1:focus {
    transform: rotate(-1deg) !important;
  }

  .lg\:translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .lg\:translate-x-1 {
    transform: translateX(0.25rem) !important;
  }

  .lg\:translate-x-2 {
    transform: translateX(0.5rem) !important;
  }

  .lg\:translate-x-3 {
    transform: translateX(0.75rem) !important;
  }

  .lg\:translate-x-4 {
    transform: translateX(1rem) !important;
  }

  .lg\:translate-x-5 {
    transform: translateX(1.25rem) !important;
  }

  .lg\:translate-x-6 {
    transform: translateX(1.5rem) !important;
  }

  .lg\:translate-x-7 {
    transform: translateX(1.75rem) !important;
  }

  .lg\:translate-x-8 {
    transform: translateX(2rem) !important;
  }

  .lg\:translate-x-9 {
    transform: translateX(2.25rem) !important;
  }

  .lg\:translate-x-10 {
    transform: translateX(2.5rem) !important;
  }

  .lg\:translate-x-11 {
    transform: translateX(2.75rem) !important;
  }

  .lg\:translate-x-12 {
    transform: translateX(3rem) !important;
  }

  .lg\:translate-x-13 {
    transform: translateX(3.25rem) !important;
  }

  .lg\:translate-x-14 {
    transform: translateX(3.5rem) !important;
  }

  .lg\:translate-x-15 {
    transform: translateX(3.75rem) !important;
  }

  .lg\:translate-x-16 {
    transform: translateX(4rem) !important;
  }

  .lg\:translate-x-17 {
    transform: translateX(4.25rem) !important;
  }

  .lg\:translate-x-18 {
    transform: translateX(4.5rem) !important;
  }

  .lg\:translate-x-19 {
    transform: translateX(4.75rem) !important;
  }

  .lg\:translate-x-20 {
    transform: translateX(5rem) !important;
  }

  .lg\:translate-x-21 {
    transform: translateX(5.25rem) !important;
  }

  .lg\:translate-x-22 {
    transform: translateX(5.5rem) !important;
  }

  .lg\:translate-x-23 {
    transform: translateX(5.75rem) !important;
  }

  .lg\:translate-x-24 {
    transform: translateX(6rem) !important;
  }

  .lg\:translate-x-25 {
    transform: translateX(6.25rem) !important;
  }

  .lg\:translate-x-26 {
    transform: translateX(6.5rem) !important;
  }

  .lg\:translate-x-27 {
    transform: translateX(6.75rem) !important;
  }

  .lg\:translate-x-28 {
    transform: translateX(7rem) !important;
  }

  .lg\:translate-x-29 {
    transform: translateX(7.25rem) !important;
  }

  .lg\:translate-x-30 {
    transform: translateX(7.5rem) !important;
  }

  .lg\:translate-x-31 {
    transform: translateX(7.75rem) !important;
  }

  .lg\:translate-x-32 {
    transform: translateX(8rem) !important;
  }

  .lg\:translate-x-33 {
    transform: translateX(8.25rem) !important;
  }

  .lg\:translate-x-34 {
    transform: translateX(8.5rem) !important;
  }

  .lg\:translate-x-35 {
    transform: translateX(8.75rem) !important;
  }

  .lg\:translate-x-36 {
    transform: translateX(9rem) !important;
  }

  .lg\:translate-x-37 {
    transform: translateX(9.25rem) !important;
  }

  .lg\:translate-x-38 {
    transform: translateX(9.5rem) !important;
  }

  .lg\:translate-x-39 {
    transform: translateX(9.75rem) !important;
  }

  .lg\:translate-x-40 {
    transform: translateX(10rem) !important;
  }

  .lg\:translate-x-41 {
    transform: translateX(10.25rem) !important;
  }

  .lg\:translate-x-42 {
    transform: translateX(10.5rem) !important;
  }

  .lg\:translate-x-43 {
    transform: translateX(10.75rem) !important;
  }

  .lg\:translate-x-44 {
    transform: translateX(11rem) !important;
  }

  .lg\:translate-x-45 {
    transform: translateX(11.25rem) !important;
  }

  .lg\:translate-x-46 {
    transform: translateX(11.5rem) !important;
  }

  .lg\:translate-x-47 {
    transform: translateX(11.75rem) !important;
  }

  .lg\:translate-x-48 {
    transform: translateX(12rem) !important;
  }

  .lg\:translate-x-49 {
    transform: translateX(12.25rem) !important;
  }

  .lg\:translate-x-50 {
    transform: translateX(12.5rem) !important;
  }

  .lg\:translate-x-51 {
    transform: translateX(12.75rem) !important;
  }

  .lg\:translate-x-52 {
    transform: translateX(13rem) !important;
  }

  .lg\:translate-x-53 {
    transform: translateX(13.25rem) !important;
  }

  .lg\:translate-x-54 {
    transform: translateX(13.5rem) !important;
  }

  .lg\:translate-x-55 {
    transform: translateX(13.75rem) !important;
  }

  .lg\:translate-x-56 {
    transform: translateX(14rem) !important;
  }

  .lg\:translate-x-57 {
    transform: translateX(14.25rem) !important;
  }

  .lg\:translate-x-58 {
    transform: translateX(14.5rem) !important;
  }

  .lg\:translate-x-59 {
    transform: translateX(14.75rem) !important;
  }

  .lg\:translate-x-60 {
    transform: translateX(15rem) !important;
  }

  .lg\:translate-x-61 {
    transform: translateX(15.25rem) !important;
  }

  .lg\:translate-x-62 {
    transform: translateX(15.5rem) !important;
  }

  .lg\:translate-x-63 {
    transform: translateX(15.75rem) !important;
  }

  .lg\:translate-x-64 {
    transform: translateX(16rem) !important;
  }

  .lg\:translate-x-65 {
    transform: translateX(16.25rem) !important;
  }

  .lg\:translate-x-66 {
    transform: translateX(16.5rem) !important;
  }

  .lg\:translate-x-67 {
    transform: translateX(16.75rem) !important;
  }

  .lg\:translate-x-68 {
    transform: translateX(17rem) !important;
  }

  .lg\:translate-x-69 {
    transform: translateX(17.25rem) !important;
  }

  .lg\:translate-x-70 {
    transform: translateX(17.5rem) !important;
  }

  .lg\:translate-x-71 {
    transform: translateX(17.75rem) !important;
  }

  .lg\:translate-x-72 {
    transform: translateX(18rem) !important;
  }

  .lg\:translate-x-73 {
    transform: translateX(18.25rem) !important;
  }

  .lg\:translate-x-74 {
    transform: translateX(18.5rem) !important;
  }

  .lg\:translate-x-75 {
    transform: translateX(18.75rem) !important;
  }

  .lg\:translate-x-76 {
    transform: translateX(19rem) !important;
  }

  .lg\:translate-x-77 {
    transform: translateX(19.25rem) !important;
  }

  .lg\:translate-x-78 {
    transform: translateX(19.5rem) !important;
  }

  .lg\:translate-x-79 {
    transform: translateX(19.75rem) !important;
  }

  .lg\:translate-x-80 {
    transform: translateX(20rem) !important;
  }

  .lg\:translate-x-81 {
    transform: translateX(20.25rem) !important;
  }

  .lg\:translate-x-82 {
    transform: translateX(20.5rem) !important;
  }

  .lg\:translate-x-83 {
    transform: translateX(20.75rem) !important;
  }

  .lg\:translate-x-84 {
    transform: translateX(21rem) !important;
  }

  .lg\:translate-x-85 {
    transform: translateX(21.25rem) !important;
  }

  .lg\:translate-x-86 {
    transform: translateX(21.5rem) !important;
  }

  .lg\:translate-x-87 {
    transform: translateX(21.75rem) !important;
  }

  .lg\:translate-x-88 {
    transform: translateX(22rem) !important;
  }

  .lg\:translate-x-89 {
    transform: translateX(22.25rem) !important;
  }

  .lg\:translate-x-90 {
    transform: translateX(22.5rem) !important;
  }

  .lg\:translate-x-91 {
    transform: translateX(22.75rem) !important;
  }

  .lg\:translate-x-92 {
    transform: translateX(23rem) !important;
  }

  .lg\:translate-x-93 {
    transform: translateX(23.25rem) !important;
  }

  .lg\:translate-x-94 {
    transform: translateX(23.5rem) !important;
  }

  .lg\:translate-x-95 {
    transform: translateX(23.75rem) !important;
  }

  .lg\:translate-x-96 {
    transform: translateX(24rem) !important;
  }

  .lg\:translate-x-97 {
    transform: translateX(24.25rem) !important;
  }

  .lg\:translate-x-98 {
    transform: translateX(24.5rem) !important;
  }

  .lg\:translate-x-99 {
    transform: translateX(24.75rem) !important;
  }

  .lg\:translate-x-100 {
    transform: translateX(25rem) !important;
  }

  .lg\:translate-x-101 {
    transform: translateX(25.25rem) !important;
  }

  .lg\:translate-x-102 {
    transform: translateX(25.5rem) !important;
  }

  .lg\:translate-x-103 {
    transform: translateX(25.75rem) !important;
  }

  .lg\:translate-x-104 {
    transform: translateX(26rem) !important;
  }

  .lg\:translate-x-105 {
    transform: translateX(26.25rem) !important;
  }

  .lg\:translate-x-px {
    transform: translateX(1px) !important;
  }

  .lg\:translate-x-0\.5 {
    transform: translateX(0.125rem) !important;
  }

  .lg\:translate-x-1\.5 {
    transform: translateX(0.375rem) !important;
  }

  .lg\:translate-x-2\.5 {
    transform: translateX(0.625rem) !important;
  }

  .lg\:translate-x-3\.5 {
    transform: translateX(0.875rem) !important;
  }

  .lg\:translate-x-4\.5 {
    transform: translateX(1.125rem) !important;
  }

  .lg\:translate-x-5\.5 {
    transform: translateX(1.375rem) !important;
  }

  .lg\:translate-x-6\.5 {
    transform: translateX(1.625rem) !important;
  }

  .lg\:translate-x-7\.5 {
    transform: translateX(1.875rem) !important;
  }

  .lg\:translate-x-8\.5 {
    transform: translateX(2.125rem) !important;
  }

  .lg\:translate-x-9\.5 {
    transform: translateX(2.375rem) !important;
  }

  .lg\:translate-x-10\.5 {
    transform: translateX(2.625rem) !important;
  }

  .lg\:translate-x-11\.5 {
    transform: translateX(2.875rem) !important;
  }

  .lg\:translate-x-12\.5 {
    transform: translateX(3.125rem) !important;
  }

  .lg\:translate-x-13\.5 {
    transform: translateX(3.375rem) !important;
  }

  .lg\:translate-x-14\.5 {
    transform: translateX(3.625rem) !important;
  }

  .lg\:translate-x-15\.5 {
    transform: translateX(3.875rem) !important;
  }

  .lg\:translate-x-16\.5 {
    transform: translateX(4.125rem) !important;
  }

  .lg\:translate-x-17\.5 {
    transform: translateX(4.375rem) !important;
  }

  .lg\:translate-x-18\.5 {
    transform: translateX(4.625rem) !important;
  }

  .lg\:translate-x-19\.5 {
    transform: translateX(4.875rem) !important;
  }

  .lg\:translate-x-20\.5 {
    transform: translateX(5.125rem) !important;
  }

  .lg\:translate-x-21\.5 {
    transform: translateX(5.375rem) !important;
  }

  .lg\:translate-x-22\.5 {
    transform: translateX(5.625rem) !important;
  }

  .lg\:translate-x-23\.5 {
    transform: translateX(5.875rem) !important;
  }

  .lg\:translate-x-24\.5 {
    transform: translateX(6.125rem) !important;
  }

  .lg\:translate-x-25\.5 {
    transform: translateX(6.375rem) !important;
  }

  .lg\:translate-x-26\.5 {
    transform: translateX(6.625rem) !important;
  }

  .lg\:translate-x-27\.5 {
    transform: translateX(6.875rem) !important;
  }

  .lg\:translate-x-28\.5 {
    transform: translateX(7.125rem) !important;
  }

  .lg\:translate-x-29\.5 {
    transform: translateX(7.375rem) !important;
  }

  .lg\:translate-x-30\.5 {
    transform: translateX(7.625rem) !important;
  }

  .lg\:translate-x-31\.5 {
    transform: translateX(7.875rem) !important;
  }

  .lg\:translate-x-32\.5 {
    transform: translateX(8.125rem) !important;
  }

  .lg\:translate-x-33\.5 {
    transform: translateX(8.375rem) !important;
  }

  .lg\:translate-x-34\.5 {
    transform: translateX(8.625rem) !important;
  }

  .lg\:translate-x-35\.5 {
    transform: translateX(8.875rem) !important;
  }

  .lg\:translate-x-36\.5 {
    transform: translateX(9.125rem) !important;
  }

  .lg\:translate-x-37\.5 {
    transform: translateX(9.375rem) !important;
  }

  .lg\:translate-x-38\.5 {
    transform: translateX(9.625rem) !important;
  }

  .lg\:translate-x-39\.5 {
    transform: translateX(9.875rem) !important;
  }

  .lg\:translate-x-40\.5 {
    transform: translateX(10.125rem) !important;
  }

  .lg\:translate-x-41\.5 {
    transform: translateX(10.375rem) !important;
  }

  .lg\:translate-x-42\.5 {
    transform: translateX(10.625rem) !important;
  }

  .lg\:translate-x-43\.5 {
    transform: translateX(10.875rem) !important;
  }

  .lg\:translate-x-44\.5 {
    transform: translateX(11.125rem) !important;
  }

  .lg\:translate-x-45\.5 {
    transform: translateX(11.375rem) !important;
  }

  .lg\:translate-x-46\.5 {
    transform: translateX(11.625rem) !important;
  }

  .lg\:translate-x-47\.5 {
    transform: translateX(11.875rem) !important;
  }

  .lg\:translate-x-48\.5 {
    transform: translateX(12.125rem) !important;
  }

  .lg\:translate-x-49\.5 {
    transform: translateX(12.375rem) !important;
  }

  .lg\:translate-x-50\.5 {
    transform: translateX(12.625rem) !important;
  }

  .lg\:translate-x-51\.5 {
    transform: translateX(12.875rem) !important;
  }

  .lg\:translate-x-52\.5 {
    transform: translateX(13.125rem) !important;
  }

  .lg\:translate-x-53\.5 {
    transform: translateX(13.375rem) !important;
  }

  .lg\:translate-x-54\.5 {
    transform: translateX(13.625rem) !important;
  }

  .lg\:translate-x-55\.5 {
    transform: translateX(13.875rem) !important;
  }

  .lg\:translate-x-56\.5 {
    transform: translateX(14.125rem) !important;
  }

  .lg\:translate-x-57\.5 {
    transform: translateX(14.375rem) !important;
  }

  .lg\:translate-x-58\.5 {
    transform: translateX(14.625rem) !important;
  }

  .lg\:translate-x-59\.5 {
    transform: translateX(14.875rem) !important;
  }

  .lg\:translate-x-60\.5 {
    transform: translateX(15.125rem) !important;
  }

  .lg\:translate-x-61\.5 {
    transform: translateX(15.375rem) !important;
  }

  .lg\:translate-x-62\.5 {
    transform: translateX(15.625rem) !important;
  }

  .lg\:translate-x-63\.5 {
    transform: translateX(15.875rem) !important;
  }

  .lg\:translate-x-64\.5 {
    transform: translateX(16.125rem) !important;
  }

  .lg\:translate-x-65\.5 {
    transform: translateX(16.375rem) !important;
  }

  .lg\:translate-x-66\.5 {
    transform: translateX(16.625rem) !important;
  }

  .lg\:translate-x-67\.5 {
    transform: translateX(16.875rem) !important;
  }

  .lg\:translate-x-68\.5 {
    transform: translateX(17.125rem) !important;
  }

  .lg\:translate-x-69\.5 {
    transform: translateX(17.375rem) !important;
  }

  .lg\:translate-x-70\.5 {
    transform: translateX(17.625rem) !important;
  }

  .lg\:translate-x-71\.5 {
    transform: translateX(17.875rem) !important;
  }

  .lg\:translate-x-72\.5 {
    transform: translateX(18.125rem) !important;
  }

  .lg\:translate-x-73\.5 {
    transform: translateX(18.375rem) !important;
  }

  .lg\:translate-x-74\.5 {
    transform: translateX(18.625rem) !important;
  }

  .lg\:translate-x-75\.5 {
    transform: translateX(18.875rem) !important;
  }

  .lg\:translate-x-76\.5 {
    transform: translateX(19.125rem) !important;
  }

  .lg\:translate-x-77\.5 {
    transform: translateX(19.375rem) !important;
  }

  .lg\:translate-x-78\.5 {
    transform: translateX(19.625rem) !important;
  }

  .lg\:translate-x-79\.5 {
    transform: translateX(19.875rem) !important;
  }

  .lg\:translate-x-80\.5 {
    transform: translateX(20.125rem) !important;
  }

  .lg\:translate-x-81\.5 {
    transform: translateX(20.375rem) !important;
  }

  .lg\:translate-x-82\.5 {
    transform: translateX(20.625rem) !important;
  }

  .lg\:translate-x-83\.5 {
    transform: translateX(20.875rem) !important;
  }

  .lg\:translate-x-84\.5 {
    transform: translateX(21.125rem) !important;
  }

  .lg\:translate-x-85\.5 {
    transform: translateX(21.375rem) !important;
  }

  .lg\:translate-x-86\.5 {
    transform: translateX(21.625rem) !important;
  }

  .lg\:translate-x-87\.5 {
    transform: translateX(21.875rem) !important;
  }

  .lg\:translate-x-88\.5 {
    transform: translateX(22.125rem) !important;
  }

  .lg\:translate-x-89\.5 {
    transform: translateX(22.375rem) !important;
  }

  .lg\:translate-x-90\.5 {
    transform: translateX(22.625rem) !important;
  }

  .lg\:translate-x-91\.5 {
    transform: translateX(22.875rem) !important;
  }

  .lg\:translate-x-92\.5 {
    transform: translateX(23.125rem) !important;
  }

  .lg\:translate-x-93\.5 {
    transform: translateX(23.375rem) !important;
  }

  .lg\:translate-x-94\.5 {
    transform: translateX(23.625rem) !important;
  }

  .lg\:translate-x-95\.5 {
    transform: translateX(23.875rem) !important;
  }

  .lg\:translate-x-96\.5 {
    transform: translateX(24.125rem) !important;
  }

  .lg\:translate-x-97\.5 {
    transform: translateX(24.375rem) !important;
  }

  .lg\:translate-x-98\.5 {
    transform: translateX(24.625rem) !important;
  }

  .lg\:translate-x-99\.5 {
    transform: translateX(24.875rem) !important;
  }

  .lg\:translate-x-100\.5 {
    transform: translateX(25.125rem) !important;
  }

  .lg\:translate-x-101\.5 {
    transform: translateX(25.375rem) !important;
  }

  .lg\:translate-x-102\.5 {
    transform: translateX(25.625rem) !important;
  }

  .lg\:translate-x-103\.5 {
    transform: translateX(25.875rem) !important;
  }

  .lg\:translate-x-104\.5 {
    transform: translateX(26.125rem) !important;
  }

  .lg\:-translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .lg\:-translate-x-1 {
    transform: translateX(-0.25rem) !important;
  }

  .lg\:-translate-x-2 {
    transform: translateX(-0.5rem) !important;
  }

  .lg\:-translate-x-3 {
    transform: translateX(-0.75rem) !important;
  }

  .lg\:-translate-x-4 {
    transform: translateX(-1rem) !important;
  }

  .lg\:-translate-x-5 {
    transform: translateX(-1.25rem) !important;
  }

  .lg\:-translate-x-6 {
    transform: translateX(-1.5rem) !important;
  }

  .lg\:-translate-x-7 {
    transform: translateX(-1.75rem) !important;
  }

  .lg\:-translate-x-8 {
    transform: translateX(-2rem) !important;
  }

  .lg\:-translate-x-9 {
    transform: translateX(-2.25rem) !important;
  }

  .lg\:-translate-x-10 {
    transform: translateX(-2.5rem) !important;
  }

  .lg\:-translate-x-11 {
    transform: translateX(-2.75rem) !important;
  }

  .lg\:-translate-x-12 {
    transform: translateX(-3rem) !important;
  }

  .lg\:-translate-x-13 {
    transform: translateX(-3.25rem) !important;
  }

  .lg\:-translate-x-14 {
    transform: translateX(-3.5rem) !important;
  }

  .lg\:-translate-x-15 {
    transform: translateX(-3.75rem) !important;
  }

  .lg\:-translate-x-16 {
    transform: translateX(-4rem) !important;
  }

  .lg\:-translate-x-17 {
    transform: translateX(-4.25rem) !important;
  }

  .lg\:-translate-x-18 {
    transform: translateX(-4.5rem) !important;
  }

  .lg\:-translate-x-19 {
    transform: translateX(-4.75rem) !important;
  }

  .lg\:-translate-x-20 {
    transform: translateX(-5rem) !important;
  }

  .lg\:-translate-x-21 {
    transform: translateX(-5.25rem) !important;
  }

  .lg\:-translate-x-22 {
    transform: translateX(-5.5rem) !important;
  }

  .lg\:-translate-x-23 {
    transform: translateX(-5.75rem) !important;
  }

  .lg\:-translate-x-24 {
    transform: translateX(-6rem) !important;
  }

  .lg\:-translate-x-25 {
    transform: translateX(-6.25rem) !important;
  }

  .lg\:-translate-x-26 {
    transform: translateX(-6.5rem) !important;
  }

  .lg\:-translate-x-27 {
    transform: translateX(-6.75rem) !important;
  }

  .lg\:-translate-x-28 {
    transform: translateX(-7rem) !important;
  }

  .lg\:-translate-x-29 {
    transform: translateX(-7.25rem) !important;
  }

  .lg\:-translate-x-30 {
    transform: translateX(-7.5rem) !important;
  }

  .lg\:-translate-x-31 {
    transform: translateX(-7.75rem) !important;
  }

  .lg\:-translate-x-32 {
    transform: translateX(-8rem) !important;
  }

  .lg\:-translate-x-33 {
    transform: translateX(-8.25rem) !important;
  }

  .lg\:-translate-x-34 {
    transform: translateX(-8.5rem) !important;
  }

  .lg\:-translate-x-35 {
    transform: translateX(-8.75rem) !important;
  }

  .lg\:-translate-x-36 {
    transform: translateX(-9rem) !important;
  }

  .lg\:-translate-x-37 {
    transform: translateX(-9.25rem) !important;
  }

  .lg\:-translate-x-38 {
    transform: translateX(-9.5rem) !important;
  }

  .lg\:-translate-x-39 {
    transform: translateX(-9.75rem) !important;
  }

  .lg\:-translate-x-40 {
    transform: translateX(-10rem) !important;
  }

  .lg\:-translate-x-41 {
    transform: translateX(-10.25rem) !important;
  }

  .lg\:-translate-x-42 {
    transform: translateX(-10.5rem) !important;
  }

  .lg\:-translate-x-43 {
    transform: translateX(-10.75rem) !important;
  }

  .lg\:-translate-x-44 {
    transform: translateX(-11rem) !important;
  }

  .lg\:-translate-x-45 {
    transform: translateX(-11.25rem) !important;
  }

  .lg\:-translate-x-46 {
    transform: translateX(-11.5rem) !important;
  }

  .lg\:-translate-x-47 {
    transform: translateX(-11.75rem) !important;
  }

  .lg\:-translate-x-48 {
    transform: translateX(-12rem) !important;
  }

  .lg\:-translate-x-49 {
    transform: translateX(-12.25rem) !important;
  }

  .lg\:-translate-x-50 {
    transform: translateX(-12.5rem) !important;
  }

  .lg\:-translate-x-51 {
    transform: translateX(-12.75rem) !important;
  }

  .lg\:-translate-x-52 {
    transform: translateX(-13rem) !important;
  }

  .lg\:-translate-x-53 {
    transform: translateX(-13.25rem) !important;
  }

  .lg\:-translate-x-54 {
    transform: translateX(-13.5rem) !important;
  }

  .lg\:-translate-x-55 {
    transform: translateX(-13.75rem) !important;
  }

  .lg\:-translate-x-56 {
    transform: translateX(-14rem) !important;
  }

  .lg\:-translate-x-57 {
    transform: translateX(-14.25rem) !important;
  }

  .lg\:-translate-x-58 {
    transform: translateX(-14.5rem) !important;
  }

  .lg\:-translate-x-59 {
    transform: translateX(-14.75rem) !important;
  }

  .lg\:-translate-x-60 {
    transform: translateX(-15rem) !important;
  }

  .lg\:-translate-x-61 {
    transform: translateX(-15.25rem) !important;
  }

  .lg\:-translate-x-62 {
    transform: translateX(-15.5rem) !important;
  }

  .lg\:-translate-x-63 {
    transform: translateX(-15.75rem) !important;
  }

  .lg\:-translate-x-64 {
    transform: translateX(-16rem) !important;
  }

  .lg\:-translate-x-65 {
    transform: translateX(-16.25rem) !important;
  }

  .lg\:-translate-x-66 {
    transform: translateX(-16.5rem) !important;
  }

  .lg\:-translate-x-67 {
    transform: translateX(-16.75rem) !important;
  }

  .lg\:-translate-x-68 {
    transform: translateX(-17rem) !important;
  }

  .lg\:-translate-x-69 {
    transform: translateX(-17.25rem) !important;
  }

  .lg\:-translate-x-70 {
    transform: translateX(-17.5rem) !important;
  }

  .lg\:-translate-x-71 {
    transform: translateX(-17.75rem) !important;
  }

  .lg\:-translate-x-72 {
    transform: translateX(-18rem) !important;
  }

  .lg\:-translate-x-73 {
    transform: translateX(-18.25rem) !important;
  }

  .lg\:-translate-x-74 {
    transform: translateX(-18.5rem) !important;
  }

  .lg\:-translate-x-75 {
    transform: translateX(-18.75rem) !important;
  }

  .lg\:-translate-x-76 {
    transform: translateX(-19rem) !important;
  }

  .lg\:-translate-x-77 {
    transform: translateX(-19.25rem) !important;
  }

  .lg\:-translate-x-78 {
    transform: translateX(-19.5rem) !important;
  }

  .lg\:-translate-x-79 {
    transform: translateX(-19.75rem) !important;
  }

  .lg\:-translate-x-80 {
    transform: translateX(-20rem) !important;
  }

  .lg\:-translate-x-81 {
    transform: translateX(-20.25rem) !important;
  }

  .lg\:-translate-x-82 {
    transform: translateX(-20.5rem) !important;
  }

  .lg\:-translate-x-83 {
    transform: translateX(-20.75rem) !important;
  }

  .lg\:-translate-x-84 {
    transform: translateX(-21rem) !important;
  }

  .lg\:-translate-x-85 {
    transform: translateX(-21.25rem) !important;
  }

  .lg\:-translate-x-86 {
    transform: translateX(-21.5rem) !important;
  }

  .lg\:-translate-x-87 {
    transform: translateX(-21.75rem) !important;
  }

  .lg\:-translate-x-88 {
    transform: translateX(-22rem) !important;
  }

  .lg\:-translate-x-89 {
    transform: translateX(-22.25rem) !important;
  }

  .lg\:-translate-x-90 {
    transform: translateX(-22.5rem) !important;
  }

  .lg\:-translate-x-91 {
    transform: translateX(-22.75rem) !important;
  }

  .lg\:-translate-x-92 {
    transform: translateX(-23rem) !important;
  }

  .lg\:-translate-x-93 {
    transform: translateX(-23.25rem) !important;
  }

  .lg\:-translate-x-94 {
    transform: translateX(-23.5rem) !important;
  }

  .lg\:-translate-x-95 {
    transform: translateX(-23.75rem) !important;
  }

  .lg\:-translate-x-96 {
    transform: translateX(-24rem) !important;
  }

  .lg\:-translate-x-97 {
    transform: translateX(-24.25rem) !important;
  }

  .lg\:-translate-x-98 {
    transform: translateX(-24.5rem) !important;
  }

  .lg\:-translate-x-99 {
    transform: translateX(-24.75rem) !important;
  }

  .lg\:-translate-x-100 {
    transform: translateX(-25rem) !important;
  }

  .lg\:-translate-x-101 {
    transform: translateX(-25.25rem) !important;
  }

  .lg\:-translate-x-102 {
    transform: translateX(-25.5rem) !important;
  }

  .lg\:-translate-x-103 {
    transform: translateX(-25.75rem) !important;
  }

  .lg\:-translate-x-104 {
    transform: translateX(-26rem) !important;
  }

  .lg\:-translate-x-105 {
    transform: translateX(-26.25rem) !important;
  }

  .lg\:-translate-x-px {
    transform: translateX(-1px) !important;
  }

  .lg\:-translate-x-0\.5 {
    transform: translateX(-0.125rem) !important;
  }

  .lg\:-translate-x-1\.5 {
    transform: translateX(-0.375rem) !important;
  }

  .lg\:-translate-x-2\.5 {
    transform: translateX(-0.625rem) !important;
  }

  .lg\:-translate-x-3\.5 {
    transform: translateX(-0.875rem) !important;
  }

  .lg\:-translate-x-4\.5 {
    transform: translateX(-1.125rem) !important;
  }

  .lg\:-translate-x-5\.5 {
    transform: translateX(-1.375rem) !important;
  }

  .lg\:-translate-x-6\.5 {
    transform: translateX(-1.625rem) !important;
  }

  .lg\:-translate-x-7\.5 {
    transform: translateX(-1.875rem) !important;
  }

  .lg\:-translate-x-8\.5 {
    transform: translateX(-2.125rem) !important;
  }

  .lg\:-translate-x-9\.5 {
    transform: translateX(-2.375rem) !important;
  }

  .lg\:-translate-x-10\.5 {
    transform: translateX(-2.625rem) !important;
  }

  .lg\:-translate-x-11\.5 {
    transform: translateX(-2.875rem) !important;
  }

  .lg\:-translate-x-12\.5 {
    transform: translateX(-3.125rem) !important;
  }

  .lg\:-translate-x-13\.5 {
    transform: translateX(-3.375rem) !important;
  }

  .lg\:-translate-x-14\.5 {
    transform: translateX(-3.625rem) !important;
  }

  .lg\:-translate-x-15\.5 {
    transform: translateX(-3.875rem) !important;
  }

  .lg\:-translate-x-16\.5 {
    transform: translateX(-4.125rem) !important;
  }

  .lg\:-translate-x-17\.5 {
    transform: translateX(-4.375rem) !important;
  }

  .lg\:-translate-x-18\.5 {
    transform: translateX(-4.625rem) !important;
  }

  .lg\:-translate-x-19\.5 {
    transform: translateX(-4.875rem) !important;
  }

  .lg\:-translate-x-20\.5 {
    transform: translateX(-5.125rem) !important;
  }

  .lg\:-translate-x-21\.5 {
    transform: translateX(-5.375rem) !important;
  }

  .lg\:-translate-x-22\.5 {
    transform: translateX(-5.625rem) !important;
  }

  .lg\:-translate-x-23\.5 {
    transform: translateX(-5.875rem) !important;
  }

  .lg\:-translate-x-24\.5 {
    transform: translateX(-6.125rem) !important;
  }

  .lg\:-translate-x-25\.5 {
    transform: translateX(-6.375rem) !important;
  }

  .lg\:-translate-x-26\.5 {
    transform: translateX(-6.625rem) !important;
  }

  .lg\:-translate-x-27\.5 {
    transform: translateX(-6.875rem) !important;
  }

  .lg\:-translate-x-28\.5 {
    transform: translateX(-7.125rem) !important;
  }

  .lg\:-translate-x-29\.5 {
    transform: translateX(-7.375rem) !important;
  }

  .lg\:-translate-x-30\.5 {
    transform: translateX(-7.625rem) !important;
  }

  .lg\:-translate-x-31\.5 {
    transform: translateX(-7.875rem) !important;
  }

  .lg\:-translate-x-32\.5 {
    transform: translateX(-8.125rem) !important;
  }

  .lg\:-translate-x-33\.5 {
    transform: translateX(-8.375rem) !important;
  }

  .lg\:-translate-x-34\.5 {
    transform: translateX(-8.625rem) !important;
  }

  .lg\:-translate-x-35\.5 {
    transform: translateX(-8.875rem) !important;
  }

  .lg\:-translate-x-36\.5 {
    transform: translateX(-9.125rem) !important;
  }

  .lg\:-translate-x-37\.5 {
    transform: translateX(-9.375rem) !important;
  }

  .lg\:-translate-x-38\.5 {
    transform: translateX(-9.625rem) !important;
  }

  .lg\:-translate-x-39\.5 {
    transform: translateX(-9.875rem) !important;
  }

  .lg\:-translate-x-40\.5 {
    transform: translateX(-10.125rem) !important;
  }

  .lg\:-translate-x-41\.5 {
    transform: translateX(-10.375rem) !important;
  }

  .lg\:-translate-x-42\.5 {
    transform: translateX(-10.625rem) !important;
  }

  .lg\:-translate-x-43\.5 {
    transform: translateX(-10.875rem) !important;
  }

  .lg\:-translate-x-44\.5 {
    transform: translateX(-11.125rem) !important;
  }

  .lg\:-translate-x-45\.5 {
    transform: translateX(-11.375rem) !important;
  }

  .lg\:-translate-x-46\.5 {
    transform: translateX(-11.625rem) !important;
  }

  .lg\:-translate-x-47\.5 {
    transform: translateX(-11.875rem) !important;
  }

  .lg\:-translate-x-48\.5 {
    transform: translateX(-12.125rem) !important;
  }

  .lg\:-translate-x-49\.5 {
    transform: translateX(-12.375rem) !important;
  }

  .lg\:-translate-x-50\.5 {
    transform: translateX(-12.625rem) !important;
  }

  .lg\:-translate-x-51\.5 {
    transform: translateX(-12.875rem) !important;
  }

  .lg\:-translate-x-52\.5 {
    transform: translateX(-13.125rem) !important;
  }

  .lg\:-translate-x-53\.5 {
    transform: translateX(-13.375rem) !important;
  }

  .lg\:-translate-x-54\.5 {
    transform: translateX(-13.625rem) !important;
  }

  .lg\:-translate-x-55\.5 {
    transform: translateX(-13.875rem) !important;
  }

  .lg\:-translate-x-56\.5 {
    transform: translateX(-14.125rem) !important;
  }

  .lg\:-translate-x-57\.5 {
    transform: translateX(-14.375rem) !important;
  }

  .lg\:-translate-x-58\.5 {
    transform: translateX(-14.625rem) !important;
  }

  .lg\:-translate-x-59\.5 {
    transform: translateX(-14.875rem) !important;
  }

  .lg\:-translate-x-60\.5 {
    transform: translateX(-15.125rem) !important;
  }

  .lg\:-translate-x-61\.5 {
    transform: translateX(-15.375rem) !important;
  }

  .lg\:-translate-x-62\.5 {
    transform: translateX(-15.625rem) !important;
  }

  .lg\:-translate-x-63\.5 {
    transform: translateX(-15.875rem) !important;
  }

  .lg\:-translate-x-64\.5 {
    transform: translateX(-16.125rem) !important;
  }

  .lg\:-translate-x-65\.5 {
    transform: translateX(-16.375rem) !important;
  }

  .lg\:-translate-x-66\.5 {
    transform: translateX(-16.625rem) !important;
  }

  .lg\:-translate-x-67\.5 {
    transform: translateX(-16.875rem) !important;
  }

  .lg\:-translate-x-68\.5 {
    transform: translateX(-17.125rem) !important;
  }

  .lg\:-translate-x-69\.5 {
    transform: translateX(-17.375rem) !important;
  }

  .lg\:-translate-x-70\.5 {
    transform: translateX(-17.625rem) !important;
  }

  .lg\:-translate-x-71\.5 {
    transform: translateX(-17.875rem) !important;
  }

  .lg\:-translate-x-72\.5 {
    transform: translateX(-18.125rem) !important;
  }

  .lg\:-translate-x-73\.5 {
    transform: translateX(-18.375rem) !important;
  }

  .lg\:-translate-x-74\.5 {
    transform: translateX(-18.625rem) !important;
  }

  .lg\:-translate-x-75\.5 {
    transform: translateX(-18.875rem) !important;
  }

  .lg\:-translate-x-76\.5 {
    transform: translateX(-19.125rem) !important;
  }

  .lg\:-translate-x-77\.5 {
    transform: translateX(-19.375rem) !important;
  }

  .lg\:-translate-x-78\.5 {
    transform: translateX(-19.625rem) !important;
  }

  .lg\:-translate-x-79\.5 {
    transform: translateX(-19.875rem) !important;
  }

  .lg\:-translate-x-80\.5 {
    transform: translateX(-20.125rem) !important;
  }

  .lg\:-translate-x-81\.5 {
    transform: translateX(-20.375rem) !important;
  }

  .lg\:-translate-x-82\.5 {
    transform: translateX(-20.625rem) !important;
  }

  .lg\:-translate-x-83\.5 {
    transform: translateX(-20.875rem) !important;
  }

  .lg\:-translate-x-84\.5 {
    transform: translateX(-21.125rem) !important;
  }

  .lg\:-translate-x-85\.5 {
    transform: translateX(-21.375rem) !important;
  }

  .lg\:-translate-x-86\.5 {
    transform: translateX(-21.625rem) !important;
  }

  .lg\:-translate-x-87\.5 {
    transform: translateX(-21.875rem) !important;
  }

  .lg\:-translate-x-88\.5 {
    transform: translateX(-22.125rem) !important;
  }

  .lg\:-translate-x-89\.5 {
    transform: translateX(-22.375rem) !important;
  }

  .lg\:-translate-x-90\.5 {
    transform: translateX(-22.625rem) !important;
  }

  .lg\:-translate-x-91\.5 {
    transform: translateX(-22.875rem) !important;
  }

  .lg\:-translate-x-92\.5 {
    transform: translateX(-23.125rem) !important;
  }

  .lg\:-translate-x-93\.5 {
    transform: translateX(-23.375rem) !important;
  }

  .lg\:-translate-x-94\.5 {
    transform: translateX(-23.625rem) !important;
  }

  .lg\:-translate-x-95\.5 {
    transform: translateX(-23.875rem) !important;
  }

  .lg\:-translate-x-96\.5 {
    transform: translateX(-24.125rem) !important;
  }

  .lg\:-translate-x-97\.5 {
    transform: translateX(-24.375rem) !important;
  }

  .lg\:-translate-x-98\.5 {
    transform: translateX(-24.625rem) !important;
  }

  .lg\:-translate-x-99\.5 {
    transform: translateX(-24.875rem) !important;
  }

  .lg\:-translate-x-100\.5 {
    transform: translateX(-25.125rem) !important;
  }

  .lg\:-translate-x-101\.5 {
    transform: translateX(-25.375rem) !important;
  }

  .lg\:-translate-x-102\.5 {
    transform: translateX(-25.625rem) !important;
  }

  .lg\:-translate-x-103\.5 {
    transform: translateX(-25.875rem) !important;
  }

  .lg\:-translate-x-104\.5 {
    transform: translateX(-26.125rem) !important;
  }

  .lg\:-translate-x-full {
    transform: translateX(-100%) !important;
  }

  .lg\:-translate-x-1\/2 {
    transform: translateX(-50%) !important;
  }

  .lg\:translate-x-1\/2 {
    transform: translateX(50%) !important;
  }

  .lg\:translate-x-full {
    transform: translateX(100%) !important;
  }

  .lg\:translate-x-1\/3 {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:-translate-x-1\/3 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:translate-x-2\/3 {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:-translate-x-2\/3 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:translate-x-1\/4 {
    transform: translateX(25%) !important;
  }

  .lg\:-translate-x-1\/4 {
    transform: translateX(-25%) !important;
  }

  .lg\:translate-x-2\/4 {
    transform: translateX(50%) !important;
  }

  .lg\:-translate-x-2\/4 {
    transform: translateX(-50%) !important;
  }

  .lg\:translate-x-3\/4 {
    transform: translateX(75%) !important;
  }

  .lg\:-translate-x-3\/4 {
    transform: translateX(-75%) !important;
  }

  .lg\:translate-x-1\/5 {
    transform: translateX(20%) !important;
  }

  .lg\:-translate-x-1\/5 {
    transform: translateX(-20%) !important;
  }

  .lg\:translate-x-2\/5 {
    transform: translateX(40%) !important;
  }

  .lg\:-translate-x-2\/5 {
    transform: translateX(-40%) !important;
  }

  .lg\:translate-x-3\/5 {
    transform: translateX(60%) !important;
  }

  .lg\:-translate-x-3\/5 {
    transform: translateX(-60%) !important;
  }

  .lg\:translate-x-4\/5 {
    transform: translateX(80%) !important;
  }

  .lg\:-translate-x-4\/5 {
    transform: translateX(-80%) !important;
  }

  .lg\:translate-x-1\/6 {
    transform: translateX(16.666666666666664%) !important;
  }

  .lg\:-translate-x-1\/6 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .lg\:translate-x-2\/6 {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:-translate-x-2\/6 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:translate-x-3\/6 {
    transform: translateX(50%) !important;
  }

  .lg\:-translate-x-3\/6 {
    transform: translateX(-50%) !important;
  }

  .lg\:translate-x-4\/6 {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:-translate-x-4\/6 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:translate-x-5\/6 {
    transform: translateX(83.33333333333334%) !important;
  }

  .lg\:-translate-x-5\/6 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .lg\:translate-x-1\/12 {
    transform: translateX(8.333333333333332%) !important;
  }

  .lg\:-translate-x-1\/12 {
    transform: translateX(-8.333333333333332%) !important;
  }

  .lg\:translate-x-2\/12 {
    transform: translateX(16.666666666666664%) !important;
  }

  .lg\:-translate-x-2\/12 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .lg\:translate-x-3\/12 {
    transform: translateX(25%) !important;
  }

  .lg\:-translate-x-3\/12 {
    transform: translateX(-25%) !important;
  }

  .lg\:translate-x-4\/12 {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:-translate-x-4\/12 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:translate-x-5\/12 {
    transform: translateX(41.66666666666667%) !important;
  }

  .lg\:-translate-x-5\/12 {
    transform: translateX(-41.66666666666667%) !important;
  }

  .lg\:translate-x-6\/12 {
    transform: translateX(50%) !important;
  }

  .lg\:-translate-x-6\/12 {
    transform: translateX(-50%) !important;
  }

  .lg\:translate-x-7\/12 {
    transform: translateX(58.333333333333336%) !important;
  }

  .lg\:-translate-x-7\/12 {
    transform: translateX(-58.333333333333336%) !important;
  }

  .lg\:translate-x-8\/12 {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:-translate-x-8\/12 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:translate-x-9\/12 {
    transform: translateX(75%) !important;
  }

  .lg\:-translate-x-9\/12 {
    transform: translateX(-75%) !important;
  }

  .lg\:translate-x-10\/12 {
    transform: translateX(83.33333333333334%) !important;
  }

  .lg\:-translate-x-10\/12 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .lg\:translate-x-11\/12 {
    transform: translateX(91.66666666666666%) !important;
  }

  .lg\:-translate-x-11\/12 {
    transform: translateX(-91.66666666666666%) !important;
  }

  .lg\:translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .lg\:translate-y-1 {
    transform: translateY(0.25rem) !important;
  }

  .lg\:translate-y-2 {
    transform: translateY(0.5rem) !important;
  }

  .lg\:translate-y-3 {
    transform: translateY(0.75rem) !important;
  }

  .lg\:translate-y-4 {
    transform: translateY(1rem) !important;
  }

  .lg\:translate-y-5 {
    transform: translateY(1.25rem) !important;
  }

  .lg\:translate-y-6 {
    transform: translateY(1.5rem) !important;
  }

  .lg\:translate-y-7 {
    transform: translateY(1.75rem) !important;
  }

  .lg\:translate-y-8 {
    transform: translateY(2rem) !important;
  }

  .lg\:translate-y-9 {
    transform: translateY(2.25rem) !important;
  }

  .lg\:translate-y-10 {
    transform: translateY(2.5rem) !important;
  }

  .lg\:translate-y-11 {
    transform: translateY(2.75rem) !important;
  }

  .lg\:translate-y-12 {
    transform: translateY(3rem) !important;
  }

  .lg\:translate-y-13 {
    transform: translateY(3.25rem) !important;
  }

  .lg\:translate-y-14 {
    transform: translateY(3.5rem) !important;
  }

  .lg\:translate-y-15 {
    transform: translateY(3.75rem) !important;
  }

  .lg\:translate-y-16 {
    transform: translateY(4rem) !important;
  }

  .lg\:translate-y-17 {
    transform: translateY(4.25rem) !important;
  }

  .lg\:translate-y-18 {
    transform: translateY(4.5rem) !important;
  }

  .lg\:translate-y-19 {
    transform: translateY(4.75rem) !important;
  }

  .lg\:translate-y-20 {
    transform: translateY(5rem) !important;
  }

  .lg\:translate-y-21 {
    transform: translateY(5.25rem) !important;
  }

  .lg\:translate-y-22 {
    transform: translateY(5.5rem) !important;
  }

  .lg\:translate-y-23 {
    transform: translateY(5.75rem) !important;
  }

  .lg\:translate-y-24 {
    transform: translateY(6rem) !important;
  }

  .lg\:translate-y-25 {
    transform: translateY(6.25rem) !important;
  }

  .lg\:translate-y-26 {
    transform: translateY(6.5rem) !important;
  }

  .lg\:translate-y-27 {
    transform: translateY(6.75rem) !important;
  }

  .lg\:translate-y-28 {
    transform: translateY(7rem) !important;
  }

  .lg\:translate-y-29 {
    transform: translateY(7.25rem) !important;
  }

  .lg\:translate-y-30 {
    transform: translateY(7.5rem) !important;
  }

  .lg\:translate-y-31 {
    transform: translateY(7.75rem) !important;
  }

  .lg\:translate-y-32 {
    transform: translateY(8rem) !important;
  }

  .lg\:translate-y-33 {
    transform: translateY(8.25rem) !important;
  }

  .lg\:translate-y-34 {
    transform: translateY(8.5rem) !important;
  }

  .lg\:translate-y-35 {
    transform: translateY(8.75rem) !important;
  }

  .lg\:translate-y-36 {
    transform: translateY(9rem) !important;
  }

  .lg\:translate-y-37 {
    transform: translateY(9.25rem) !important;
  }

  .lg\:translate-y-38 {
    transform: translateY(9.5rem) !important;
  }

  .lg\:translate-y-39 {
    transform: translateY(9.75rem) !important;
  }

  .lg\:translate-y-40 {
    transform: translateY(10rem) !important;
  }

  .lg\:translate-y-41 {
    transform: translateY(10.25rem) !important;
  }

  .lg\:translate-y-42 {
    transform: translateY(10.5rem) !important;
  }

  .lg\:translate-y-43 {
    transform: translateY(10.75rem) !important;
  }

  .lg\:translate-y-44 {
    transform: translateY(11rem) !important;
  }

  .lg\:translate-y-45 {
    transform: translateY(11.25rem) !important;
  }

  .lg\:translate-y-46 {
    transform: translateY(11.5rem) !important;
  }

  .lg\:translate-y-47 {
    transform: translateY(11.75rem) !important;
  }

  .lg\:translate-y-48 {
    transform: translateY(12rem) !important;
  }

  .lg\:translate-y-49 {
    transform: translateY(12.25rem) !important;
  }

  .lg\:translate-y-50 {
    transform: translateY(12.5rem) !important;
  }

  .lg\:translate-y-51 {
    transform: translateY(12.75rem) !important;
  }

  .lg\:translate-y-52 {
    transform: translateY(13rem) !important;
  }

  .lg\:translate-y-53 {
    transform: translateY(13.25rem) !important;
  }

  .lg\:translate-y-54 {
    transform: translateY(13.5rem) !important;
  }

  .lg\:translate-y-55 {
    transform: translateY(13.75rem) !important;
  }

  .lg\:translate-y-56 {
    transform: translateY(14rem) !important;
  }

  .lg\:translate-y-57 {
    transform: translateY(14.25rem) !important;
  }

  .lg\:translate-y-58 {
    transform: translateY(14.5rem) !important;
  }

  .lg\:translate-y-59 {
    transform: translateY(14.75rem) !important;
  }

  .lg\:translate-y-60 {
    transform: translateY(15rem) !important;
  }

  .lg\:translate-y-61 {
    transform: translateY(15.25rem) !important;
  }

  .lg\:translate-y-62 {
    transform: translateY(15.5rem) !important;
  }

  .lg\:translate-y-63 {
    transform: translateY(15.75rem) !important;
  }

  .lg\:translate-y-64 {
    transform: translateY(16rem) !important;
  }

  .lg\:translate-y-65 {
    transform: translateY(16.25rem) !important;
  }

  .lg\:translate-y-66 {
    transform: translateY(16.5rem) !important;
  }

  .lg\:translate-y-67 {
    transform: translateY(16.75rem) !important;
  }

  .lg\:translate-y-68 {
    transform: translateY(17rem) !important;
  }

  .lg\:translate-y-69 {
    transform: translateY(17.25rem) !important;
  }

  .lg\:translate-y-70 {
    transform: translateY(17.5rem) !important;
  }

  .lg\:translate-y-71 {
    transform: translateY(17.75rem) !important;
  }

  .lg\:translate-y-72 {
    transform: translateY(18rem) !important;
  }

  .lg\:translate-y-73 {
    transform: translateY(18.25rem) !important;
  }

  .lg\:translate-y-74 {
    transform: translateY(18.5rem) !important;
  }

  .lg\:translate-y-75 {
    transform: translateY(18.75rem) !important;
  }

  .lg\:translate-y-76 {
    transform: translateY(19rem) !important;
  }

  .lg\:translate-y-77 {
    transform: translateY(19.25rem) !important;
  }

  .lg\:translate-y-78 {
    transform: translateY(19.5rem) !important;
  }

  .lg\:translate-y-79 {
    transform: translateY(19.75rem) !important;
  }

  .lg\:translate-y-80 {
    transform: translateY(20rem) !important;
  }

  .lg\:translate-y-81 {
    transform: translateY(20.25rem) !important;
  }

  .lg\:translate-y-82 {
    transform: translateY(20.5rem) !important;
  }

  .lg\:translate-y-83 {
    transform: translateY(20.75rem) !important;
  }

  .lg\:translate-y-84 {
    transform: translateY(21rem) !important;
  }

  .lg\:translate-y-85 {
    transform: translateY(21.25rem) !important;
  }

  .lg\:translate-y-86 {
    transform: translateY(21.5rem) !important;
  }

  .lg\:translate-y-87 {
    transform: translateY(21.75rem) !important;
  }

  .lg\:translate-y-88 {
    transform: translateY(22rem) !important;
  }

  .lg\:translate-y-89 {
    transform: translateY(22.25rem) !important;
  }

  .lg\:translate-y-90 {
    transform: translateY(22.5rem) !important;
  }

  .lg\:translate-y-91 {
    transform: translateY(22.75rem) !important;
  }

  .lg\:translate-y-92 {
    transform: translateY(23rem) !important;
  }

  .lg\:translate-y-93 {
    transform: translateY(23.25rem) !important;
  }

  .lg\:translate-y-94 {
    transform: translateY(23.5rem) !important;
  }

  .lg\:translate-y-95 {
    transform: translateY(23.75rem) !important;
  }

  .lg\:translate-y-96 {
    transform: translateY(24rem) !important;
  }

  .lg\:translate-y-97 {
    transform: translateY(24.25rem) !important;
  }

  .lg\:translate-y-98 {
    transform: translateY(24.5rem) !important;
  }

  .lg\:translate-y-99 {
    transform: translateY(24.75rem) !important;
  }

  .lg\:translate-y-100 {
    transform: translateY(25rem) !important;
  }

  .lg\:translate-y-101 {
    transform: translateY(25.25rem) !important;
  }

  .lg\:translate-y-102 {
    transform: translateY(25.5rem) !important;
  }

  .lg\:translate-y-103 {
    transform: translateY(25.75rem) !important;
  }

  .lg\:translate-y-104 {
    transform: translateY(26rem) !important;
  }

  .lg\:translate-y-105 {
    transform: translateY(26.25rem) !important;
  }

  .lg\:translate-y-px {
    transform: translateY(1px) !important;
  }

  .lg\:translate-y-0\.5 {
    transform: translateY(0.125rem) !important;
  }

  .lg\:translate-y-1\.5 {
    transform: translateY(0.375rem) !important;
  }

  .lg\:translate-y-2\.5 {
    transform: translateY(0.625rem) !important;
  }

  .lg\:translate-y-3\.5 {
    transform: translateY(0.875rem) !important;
  }

  .lg\:translate-y-4\.5 {
    transform: translateY(1.125rem) !important;
  }

  .lg\:translate-y-5\.5 {
    transform: translateY(1.375rem) !important;
  }

  .lg\:translate-y-6\.5 {
    transform: translateY(1.625rem) !important;
  }

  .lg\:translate-y-7\.5 {
    transform: translateY(1.875rem) !important;
  }

  .lg\:translate-y-8\.5 {
    transform: translateY(2.125rem) !important;
  }

  .lg\:translate-y-9\.5 {
    transform: translateY(2.375rem) !important;
  }

  .lg\:translate-y-10\.5 {
    transform: translateY(2.625rem) !important;
  }

  .lg\:translate-y-11\.5 {
    transform: translateY(2.875rem) !important;
  }

  .lg\:translate-y-12\.5 {
    transform: translateY(3.125rem) !important;
  }

  .lg\:translate-y-13\.5 {
    transform: translateY(3.375rem) !important;
  }

  .lg\:translate-y-14\.5 {
    transform: translateY(3.625rem) !important;
  }

  .lg\:translate-y-15\.5 {
    transform: translateY(3.875rem) !important;
  }

  .lg\:translate-y-16\.5 {
    transform: translateY(4.125rem) !important;
  }

  .lg\:translate-y-17\.5 {
    transform: translateY(4.375rem) !important;
  }

  .lg\:translate-y-18\.5 {
    transform: translateY(4.625rem) !important;
  }

  .lg\:translate-y-19\.5 {
    transform: translateY(4.875rem) !important;
  }

  .lg\:translate-y-20\.5 {
    transform: translateY(5.125rem) !important;
  }

  .lg\:translate-y-21\.5 {
    transform: translateY(5.375rem) !important;
  }

  .lg\:translate-y-22\.5 {
    transform: translateY(5.625rem) !important;
  }

  .lg\:translate-y-23\.5 {
    transform: translateY(5.875rem) !important;
  }

  .lg\:translate-y-24\.5 {
    transform: translateY(6.125rem) !important;
  }

  .lg\:translate-y-25\.5 {
    transform: translateY(6.375rem) !important;
  }

  .lg\:translate-y-26\.5 {
    transform: translateY(6.625rem) !important;
  }

  .lg\:translate-y-27\.5 {
    transform: translateY(6.875rem) !important;
  }

  .lg\:translate-y-28\.5 {
    transform: translateY(7.125rem) !important;
  }

  .lg\:translate-y-29\.5 {
    transform: translateY(7.375rem) !important;
  }

  .lg\:translate-y-30\.5 {
    transform: translateY(7.625rem) !important;
  }

  .lg\:translate-y-31\.5 {
    transform: translateY(7.875rem) !important;
  }

  .lg\:translate-y-32\.5 {
    transform: translateY(8.125rem) !important;
  }

  .lg\:translate-y-33\.5 {
    transform: translateY(8.375rem) !important;
  }

  .lg\:translate-y-34\.5 {
    transform: translateY(8.625rem) !important;
  }

  .lg\:translate-y-35\.5 {
    transform: translateY(8.875rem) !important;
  }

  .lg\:translate-y-36\.5 {
    transform: translateY(9.125rem) !important;
  }

  .lg\:translate-y-37\.5 {
    transform: translateY(9.375rem) !important;
  }

  .lg\:translate-y-38\.5 {
    transform: translateY(9.625rem) !important;
  }

  .lg\:translate-y-39\.5 {
    transform: translateY(9.875rem) !important;
  }

  .lg\:translate-y-40\.5 {
    transform: translateY(10.125rem) !important;
  }

  .lg\:translate-y-41\.5 {
    transform: translateY(10.375rem) !important;
  }

  .lg\:translate-y-42\.5 {
    transform: translateY(10.625rem) !important;
  }

  .lg\:translate-y-43\.5 {
    transform: translateY(10.875rem) !important;
  }

  .lg\:translate-y-44\.5 {
    transform: translateY(11.125rem) !important;
  }

  .lg\:translate-y-45\.5 {
    transform: translateY(11.375rem) !important;
  }

  .lg\:translate-y-46\.5 {
    transform: translateY(11.625rem) !important;
  }

  .lg\:translate-y-47\.5 {
    transform: translateY(11.875rem) !important;
  }

  .lg\:translate-y-48\.5 {
    transform: translateY(12.125rem) !important;
  }

  .lg\:translate-y-49\.5 {
    transform: translateY(12.375rem) !important;
  }

  .lg\:translate-y-50\.5 {
    transform: translateY(12.625rem) !important;
  }

  .lg\:translate-y-51\.5 {
    transform: translateY(12.875rem) !important;
  }

  .lg\:translate-y-52\.5 {
    transform: translateY(13.125rem) !important;
  }

  .lg\:translate-y-53\.5 {
    transform: translateY(13.375rem) !important;
  }

  .lg\:translate-y-54\.5 {
    transform: translateY(13.625rem) !important;
  }

  .lg\:translate-y-55\.5 {
    transform: translateY(13.875rem) !important;
  }

  .lg\:translate-y-56\.5 {
    transform: translateY(14.125rem) !important;
  }

  .lg\:translate-y-57\.5 {
    transform: translateY(14.375rem) !important;
  }

  .lg\:translate-y-58\.5 {
    transform: translateY(14.625rem) !important;
  }

  .lg\:translate-y-59\.5 {
    transform: translateY(14.875rem) !important;
  }

  .lg\:translate-y-60\.5 {
    transform: translateY(15.125rem) !important;
  }

  .lg\:translate-y-61\.5 {
    transform: translateY(15.375rem) !important;
  }

  .lg\:translate-y-62\.5 {
    transform: translateY(15.625rem) !important;
  }

  .lg\:translate-y-63\.5 {
    transform: translateY(15.875rem) !important;
  }

  .lg\:translate-y-64\.5 {
    transform: translateY(16.125rem) !important;
  }

  .lg\:translate-y-65\.5 {
    transform: translateY(16.375rem) !important;
  }

  .lg\:translate-y-66\.5 {
    transform: translateY(16.625rem) !important;
  }

  .lg\:translate-y-67\.5 {
    transform: translateY(16.875rem) !important;
  }

  .lg\:translate-y-68\.5 {
    transform: translateY(17.125rem) !important;
  }

  .lg\:translate-y-69\.5 {
    transform: translateY(17.375rem) !important;
  }

  .lg\:translate-y-70\.5 {
    transform: translateY(17.625rem) !important;
  }

  .lg\:translate-y-71\.5 {
    transform: translateY(17.875rem) !important;
  }

  .lg\:translate-y-72\.5 {
    transform: translateY(18.125rem) !important;
  }

  .lg\:translate-y-73\.5 {
    transform: translateY(18.375rem) !important;
  }

  .lg\:translate-y-74\.5 {
    transform: translateY(18.625rem) !important;
  }

  .lg\:translate-y-75\.5 {
    transform: translateY(18.875rem) !important;
  }

  .lg\:translate-y-76\.5 {
    transform: translateY(19.125rem) !important;
  }

  .lg\:translate-y-77\.5 {
    transform: translateY(19.375rem) !important;
  }

  .lg\:translate-y-78\.5 {
    transform: translateY(19.625rem) !important;
  }

  .lg\:translate-y-79\.5 {
    transform: translateY(19.875rem) !important;
  }

  .lg\:translate-y-80\.5 {
    transform: translateY(20.125rem) !important;
  }

  .lg\:translate-y-81\.5 {
    transform: translateY(20.375rem) !important;
  }

  .lg\:translate-y-82\.5 {
    transform: translateY(20.625rem) !important;
  }

  .lg\:translate-y-83\.5 {
    transform: translateY(20.875rem) !important;
  }

  .lg\:translate-y-84\.5 {
    transform: translateY(21.125rem) !important;
  }

  .lg\:translate-y-85\.5 {
    transform: translateY(21.375rem) !important;
  }

  .lg\:translate-y-86\.5 {
    transform: translateY(21.625rem) !important;
  }

  .lg\:translate-y-87\.5 {
    transform: translateY(21.875rem) !important;
  }

  .lg\:translate-y-88\.5 {
    transform: translateY(22.125rem) !important;
  }

  .lg\:translate-y-89\.5 {
    transform: translateY(22.375rem) !important;
  }

  .lg\:translate-y-90\.5 {
    transform: translateY(22.625rem) !important;
  }

  .lg\:translate-y-91\.5 {
    transform: translateY(22.875rem) !important;
  }

  .lg\:translate-y-92\.5 {
    transform: translateY(23.125rem) !important;
  }

  .lg\:translate-y-93\.5 {
    transform: translateY(23.375rem) !important;
  }

  .lg\:translate-y-94\.5 {
    transform: translateY(23.625rem) !important;
  }

  .lg\:translate-y-95\.5 {
    transform: translateY(23.875rem) !important;
  }

  .lg\:translate-y-96\.5 {
    transform: translateY(24.125rem) !important;
  }

  .lg\:translate-y-97\.5 {
    transform: translateY(24.375rem) !important;
  }

  .lg\:translate-y-98\.5 {
    transform: translateY(24.625rem) !important;
  }

  .lg\:translate-y-99\.5 {
    transform: translateY(24.875rem) !important;
  }

  .lg\:translate-y-100\.5 {
    transform: translateY(25.125rem) !important;
  }

  .lg\:translate-y-101\.5 {
    transform: translateY(25.375rem) !important;
  }

  .lg\:translate-y-102\.5 {
    transform: translateY(25.625rem) !important;
  }

  .lg\:translate-y-103\.5 {
    transform: translateY(25.875rem) !important;
  }

  .lg\:translate-y-104\.5 {
    transform: translateY(26.125rem) !important;
  }

  .lg\:-translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .lg\:-translate-y-1 {
    transform: translateY(-0.25rem) !important;
  }

  .lg\:-translate-y-2 {
    transform: translateY(-0.5rem) !important;
  }

  .lg\:-translate-y-3 {
    transform: translateY(-0.75rem) !important;
  }

  .lg\:-translate-y-4 {
    transform: translateY(-1rem) !important;
  }

  .lg\:-translate-y-5 {
    transform: translateY(-1.25rem) !important;
  }

  .lg\:-translate-y-6 {
    transform: translateY(-1.5rem) !important;
  }

  .lg\:-translate-y-7 {
    transform: translateY(-1.75rem) !important;
  }

  .lg\:-translate-y-8 {
    transform: translateY(-2rem) !important;
  }

  .lg\:-translate-y-9 {
    transform: translateY(-2.25rem) !important;
  }

  .lg\:-translate-y-10 {
    transform: translateY(-2.5rem) !important;
  }

  .lg\:-translate-y-11 {
    transform: translateY(-2.75rem) !important;
  }

  .lg\:-translate-y-12 {
    transform: translateY(-3rem) !important;
  }

  .lg\:-translate-y-13 {
    transform: translateY(-3.25rem) !important;
  }

  .lg\:-translate-y-14 {
    transform: translateY(-3.5rem) !important;
  }

  .lg\:-translate-y-15 {
    transform: translateY(-3.75rem) !important;
  }

  .lg\:-translate-y-16 {
    transform: translateY(-4rem) !important;
  }

  .lg\:-translate-y-17 {
    transform: translateY(-4.25rem) !important;
  }

  .lg\:-translate-y-18 {
    transform: translateY(-4.5rem) !important;
  }

  .lg\:-translate-y-19 {
    transform: translateY(-4.75rem) !important;
  }

  .lg\:-translate-y-20 {
    transform: translateY(-5rem) !important;
  }

  .lg\:-translate-y-21 {
    transform: translateY(-5.25rem) !important;
  }

  .lg\:-translate-y-22 {
    transform: translateY(-5.5rem) !important;
  }

  .lg\:-translate-y-23 {
    transform: translateY(-5.75rem) !important;
  }

  .lg\:-translate-y-24 {
    transform: translateY(-6rem) !important;
  }

  .lg\:-translate-y-25 {
    transform: translateY(-6.25rem) !important;
  }

  .lg\:-translate-y-26 {
    transform: translateY(-6.5rem) !important;
  }

  .lg\:-translate-y-27 {
    transform: translateY(-6.75rem) !important;
  }

  .lg\:-translate-y-28 {
    transform: translateY(-7rem) !important;
  }

  .lg\:-translate-y-29 {
    transform: translateY(-7.25rem) !important;
  }

  .lg\:-translate-y-30 {
    transform: translateY(-7.5rem) !important;
  }

  .lg\:-translate-y-31 {
    transform: translateY(-7.75rem) !important;
  }

  .lg\:-translate-y-32 {
    transform: translateY(-8rem) !important;
  }

  .lg\:-translate-y-33 {
    transform: translateY(-8.25rem) !important;
  }

  .lg\:-translate-y-34 {
    transform: translateY(-8.5rem) !important;
  }

  .lg\:-translate-y-35 {
    transform: translateY(-8.75rem) !important;
  }

  .lg\:-translate-y-36 {
    transform: translateY(-9rem) !important;
  }

  .lg\:-translate-y-37 {
    transform: translateY(-9.25rem) !important;
  }

  .lg\:-translate-y-38 {
    transform: translateY(-9.5rem) !important;
  }

  .lg\:-translate-y-39 {
    transform: translateY(-9.75rem) !important;
  }

  .lg\:-translate-y-40 {
    transform: translateY(-10rem) !important;
  }

  .lg\:-translate-y-41 {
    transform: translateY(-10.25rem) !important;
  }

  .lg\:-translate-y-42 {
    transform: translateY(-10.5rem) !important;
  }

  .lg\:-translate-y-43 {
    transform: translateY(-10.75rem) !important;
  }

  .lg\:-translate-y-44 {
    transform: translateY(-11rem) !important;
  }

  .lg\:-translate-y-45 {
    transform: translateY(-11.25rem) !important;
  }

  .lg\:-translate-y-46 {
    transform: translateY(-11.5rem) !important;
  }

  .lg\:-translate-y-47 {
    transform: translateY(-11.75rem) !important;
  }

  .lg\:-translate-y-48 {
    transform: translateY(-12rem) !important;
  }

  .lg\:-translate-y-49 {
    transform: translateY(-12.25rem) !important;
  }

  .lg\:-translate-y-50 {
    transform: translateY(-12.5rem) !important;
  }

  .lg\:-translate-y-51 {
    transform: translateY(-12.75rem) !important;
  }

  .lg\:-translate-y-52 {
    transform: translateY(-13rem) !important;
  }

  .lg\:-translate-y-53 {
    transform: translateY(-13.25rem) !important;
  }

  .lg\:-translate-y-54 {
    transform: translateY(-13.5rem) !important;
  }

  .lg\:-translate-y-55 {
    transform: translateY(-13.75rem) !important;
  }

  .lg\:-translate-y-56 {
    transform: translateY(-14rem) !important;
  }

  .lg\:-translate-y-57 {
    transform: translateY(-14.25rem) !important;
  }

  .lg\:-translate-y-58 {
    transform: translateY(-14.5rem) !important;
  }

  .lg\:-translate-y-59 {
    transform: translateY(-14.75rem) !important;
  }

  .lg\:-translate-y-60 {
    transform: translateY(-15rem) !important;
  }

  .lg\:-translate-y-61 {
    transform: translateY(-15.25rem) !important;
  }

  .lg\:-translate-y-62 {
    transform: translateY(-15.5rem) !important;
  }

  .lg\:-translate-y-63 {
    transform: translateY(-15.75rem) !important;
  }

  .lg\:-translate-y-64 {
    transform: translateY(-16rem) !important;
  }

  .lg\:-translate-y-65 {
    transform: translateY(-16.25rem) !important;
  }

  .lg\:-translate-y-66 {
    transform: translateY(-16.5rem) !important;
  }

  .lg\:-translate-y-67 {
    transform: translateY(-16.75rem) !important;
  }

  .lg\:-translate-y-68 {
    transform: translateY(-17rem) !important;
  }

  .lg\:-translate-y-69 {
    transform: translateY(-17.25rem) !important;
  }

  .lg\:-translate-y-70 {
    transform: translateY(-17.5rem) !important;
  }

  .lg\:-translate-y-71 {
    transform: translateY(-17.75rem) !important;
  }

  .lg\:-translate-y-72 {
    transform: translateY(-18rem) !important;
  }

  .lg\:-translate-y-73 {
    transform: translateY(-18.25rem) !important;
  }

  .lg\:-translate-y-74 {
    transform: translateY(-18.5rem) !important;
  }

  .lg\:-translate-y-75 {
    transform: translateY(-18.75rem) !important;
  }

  .lg\:-translate-y-76 {
    transform: translateY(-19rem) !important;
  }

  .lg\:-translate-y-77 {
    transform: translateY(-19.25rem) !important;
  }

  .lg\:-translate-y-78 {
    transform: translateY(-19.5rem) !important;
  }

  .lg\:-translate-y-79 {
    transform: translateY(-19.75rem) !important;
  }

  .lg\:-translate-y-80 {
    transform: translateY(-20rem) !important;
  }

  .lg\:-translate-y-81 {
    transform: translateY(-20.25rem) !important;
  }

  .lg\:-translate-y-82 {
    transform: translateY(-20.5rem) !important;
  }

  .lg\:-translate-y-83 {
    transform: translateY(-20.75rem) !important;
  }

  .lg\:-translate-y-84 {
    transform: translateY(-21rem) !important;
  }

  .lg\:-translate-y-85 {
    transform: translateY(-21.25rem) !important;
  }

  .lg\:-translate-y-86 {
    transform: translateY(-21.5rem) !important;
  }

  .lg\:-translate-y-87 {
    transform: translateY(-21.75rem) !important;
  }

  .lg\:-translate-y-88 {
    transform: translateY(-22rem) !important;
  }

  .lg\:-translate-y-89 {
    transform: translateY(-22.25rem) !important;
  }

  .lg\:-translate-y-90 {
    transform: translateY(-22.5rem) !important;
  }

  .lg\:-translate-y-91 {
    transform: translateY(-22.75rem) !important;
  }

  .lg\:-translate-y-92 {
    transform: translateY(-23rem) !important;
  }

  .lg\:-translate-y-93 {
    transform: translateY(-23.25rem) !important;
  }

  .lg\:-translate-y-94 {
    transform: translateY(-23.5rem) !important;
  }

  .lg\:-translate-y-95 {
    transform: translateY(-23.75rem) !important;
  }

  .lg\:-translate-y-96 {
    transform: translateY(-24rem) !important;
  }

  .lg\:-translate-y-97 {
    transform: translateY(-24.25rem) !important;
  }

  .lg\:-translate-y-98 {
    transform: translateY(-24.5rem) !important;
  }

  .lg\:-translate-y-99 {
    transform: translateY(-24.75rem) !important;
  }

  .lg\:-translate-y-100 {
    transform: translateY(-25rem) !important;
  }

  .lg\:-translate-y-101 {
    transform: translateY(-25.25rem) !important;
  }

  .lg\:-translate-y-102 {
    transform: translateY(-25.5rem) !important;
  }

  .lg\:-translate-y-103 {
    transform: translateY(-25.75rem) !important;
  }

  .lg\:-translate-y-104 {
    transform: translateY(-26rem) !important;
  }

  .lg\:-translate-y-105 {
    transform: translateY(-26.25rem) !important;
  }

  .lg\:-translate-y-px {
    transform: translateY(-1px) !important;
  }

  .lg\:-translate-y-0\.5 {
    transform: translateY(-0.125rem) !important;
  }

  .lg\:-translate-y-1\.5 {
    transform: translateY(-0.375rem) !important;
  }

  .lg\:-translate-y-2\.5 {
    transform: translateY(-0.625rem) !important;
  }

  .lg\:-translate-y-3\.5 {
    transform: translateY(-0.875rem) !important;
  }

  .lg\:-translate-y-4\.5 {
    transform: translateY(-1.125rem) !important;
  }

  .lg\:-translate-y-5\.5 {
    transform: translateY(-1.375rem) !important;
  }

  .lg\:-translate-y-6\.5 {
    transform: translateY(-1.625rem) !important;
  }

  .lg\:-translate-y-7\.5 {
    transform: translateY(-1.875rem) !important;
  }

  .lg\:-translate-y-8\.5 {
    transform: translateY(-2.125rem) !important;
  }

  .lg\:-translate-y-9\.5 {
    transform: translateY(-2.375rem) !important;
  }

  .lg\:-translate-y-10\.5 {
    transform: translateY(-2.625rem) !important;
  }

  .lg\:-translate-y-11\.5 {
    transform: translateY(-2.875rem) !important;
  }

  .lg\:-translate-y-12\.5 {
    transform: translateY(-3.125rem) !important;
  }

  .lg\:-translate-y-13\.5 {
    transform: translateY(-3.375rem) !important;
  }

  .lg\:-translate-y-14\.5 {
    transform: translateY(-3.625rem) !important;
  }

  .lg\:-translate-y-15\.5 {
    transform: translateY(-3.875rem) !important;
  }

  .lg\:-translate-y-16\.5 {
    transform: translateY(-4.125rem) !important;
  }

  .lg\:-translate-y-17\.5 {
    transform: translateY(-4.375rem) !important;
  }

  .lg\:-translate-y-18\.5 {
    transform: translateY(-4.625rem) !important;
  }

  .lg\:-translate-y-19\.5 {
    transform: translateY(-4.875rem) !important;
  }

  .lg\:-translate-y-20\.5 {
    transform: translateY(-5.125rem) !important;
  }

  .lg\:-translate-y-21\.5 {
    transform: translateY(-5.375rem) !important;
  }

  .lg\:-translate-y-22\.5 {
    transform: translateY(-5.625rem) !important;
  }

  .lg\:-translate-y-23\.5 {
    transform: translateY(-5.875rem) !important;
  }

  .lg\:-translate-y-24\.5 {
    transform: translateY(-6.125rem) !important;
  }

  .lg\:-translate-y-25\.5 {
    transform: translateY(-6.375rem) !important;
  }

  .lg\:-translate-y-26\.5 {
    transform: translateY(-6.625rem) !important;
  }

  .lg\:-translate-y-27\.5 {
    transform: translateY(-6.875rem) !important;
  }

  .lg\:-translate-y-28\.5 {
    transform: translateY(-7.125rem) !important;
  }

  .lg\:-translate-y-29\.5 {
    transform: translateY(-7.375rem) !important;
  }

  .lg\:-translate-y-30\.5 {
    transform: translateY(-7.625rem) !important;
  }

  .lg\:-translate-y-31\.5 {
    transform: translateY(-7.875rem) !important;
  }

  .lg\:-translate-y-32\.5 {
    transform: translateY(-8.125rem) !important;
  }

  .lg\:-translate-y-33\.5 {
    transform: translateY(-8.375rem) !important;
  }

  .lg\:-translate-y-34\.5 {
    transform: translateY(-8.625rem) !important;
  }

  .lg\:-translate-y-35\.5 {
    transform: translateY(-8.875rem) !important;
  }

  .lg\:-translate-y-36\.5 {
    transform: translateY(-9.125rem) !important;
  }

  .lg\:-translate-y-37\.5 {
    transform: translateY(-9.375rem) !important;
  }

  .lg\:-translate-y-38\.5 {
    transform: translateY(-9.625rem) !important;
  }

  .lg\:-translate-y-39\.5 {
    transform: translateY(-9.875rem) !important;
  }

  .lg\:-translate-y-40\.5 {
    transform: translateY(-10.125rem) !important;
  }

  .lg\:-translate-y-41\.5 {
    transform: translateY(-10.375rem) !important;
  }

  .lg\:-translate-y-42\.5 {
    transform: translateY(-10.625rem) !important;
  }

  .lg\:-translate-y-43\.5 {
    transform: translateY(-10.875rem) !important;
  }

  .lg\:-translate-y-44\.5 {
    transform: translateY(-11.125rem) !important;
  }

  .lg\:-translate-y-45\.5 {
    transform: translateY(-11.375rem) !important;
  }

  .lg\:-translate-y-46\.5 {
    transform: translateY(-11.625rem) !important;
  }

  .lg\:-translate-y-47\.5 {
    transform: translateY(-11.875rem) !important;
  }

  .lg\:-translate-y-48\.5 {
    transform: translateY(-12.125rem) !important;
  }

  .lg\:-translate-y-49\.5 {
    transform: translateY(-12.375rem) !important;
  }

  .lg\:-translate-y-50\.5 {
    transform: translateY(-12.625rem) !important;
  }

  .lg\:-translate-y-51\.5 {
    transform: translateY(-12.875rem) !important;
  }

  .lg\:-translate-y-52\.5 {
    transform: translateY(-13.125rem) !important;
  }

  .lg\:-translate-y-53\.5 {
    transform: translateY(-13.375rem) !important;
  }

  .lg\:-translate-y-54\.5 {
    transform: translateY(-13.625rem) !important;
  }

  .lg\:-translate-y-55\.5 {
    transform: translateY(-13.875rem) !important;
  }

  .lg\:-translate-y-56\.5 {
    transform: translateY(-14.125rem) !important;
  }

  .lg\:-translate-y-57\.5 {
    transform: translateY(-14.375rem) !important;
  }

  .lg\:-translate-y-58\.5 {
    transform: translateY(-14.625rem) !important;
  }

  .lg\:-translate-y-59\.5 {
    transform: translateY(-14.875rem) !important;
  }

  .lg\:-translate-y-60\.5 {
    transform: translateY(-15.125rem) !important;
  }

  .lg\:-translate-y-61\.5 {
    transform: translateY(-15.375rem) !important;
  }

  .lg\:-translate-y-62\.5 {
    transform: translateY(-15.625rem) !important;
  }

  .lg\:-translate-y-63\.5 {
    transform: translateY(-15.875rem) !important;
  }

  .lg\:-translate-y-64\.5 {
    transform: translateY(-16.125rem) !important;
  }

  .lg\:-translate-y-65\.5 {
    transform: translateY(-16.375rem) !important;
  }

  .lg\:-translate-y-66\.5 {
    transform: translateY(-16.625rem) !important;
  }

  .lg\:-translate-y-67\.5 {
    transform: translateY(-16.875rem) !important;
  }

  .lg\:-translate-y-68\.5 {
    transform: translateY(-17.125rem) !important;
  }

  .lg\:-translate-y-69\.5 {
    transform: translateY(-17.375rem) !important;
  }

  .lg\:-translate-y-70\.5 {
    transform: translateY(-17.625rem) !important;
  }

  .lg\:-translate-y-71\.5 {
    transform: translateY(-17.875rem) !important;
  }

  .lg\:-translate-y-72\.5 {
    transform: translateY(-18.125rem) !important;
  }

  .lg\:-translate-y-73\.5 {
    transform: translateY(-18.375rem) !important;
  }

  .lg\:-translate-y-74\.5 {
    transform: translateY(-18.625rem) !important;
  }

  .lg\:-translate-y-75\.5 {
    transform: translateY(-18.875rem) !important;
  }

  .lg\:-translate-y-76\.5 {
    transform: translateY(-19.125rem) !important;
  }

  .lg\:-translate-y-77\.5 {
    transform: translateY(-19.375rem) !important;
  }

  .lg\:-translate-y-78\.5 {
    transform: translateY(-19.625rem) !important;
  }

  .lg\:-translate-y-79\.5 {
    transform: translateY(-19.875rem) !important;
  }

  .lg\:-translate-y-80\.5 {
    transform: translateY(-20.125rem) !important;
  }

  .lg\:-translate-y-81\.5 {
    transform: translateY(-20.375rem) !important;
  }

  .lg\:-translate-y-82\.5 {
    transform: translateY(-20.625rem) !important;
  }

  .lg\:-translate-y-83\.5 {
    transform: translateY(-20.875rem) !important;
  }

  .lg\:-translate-y-84\.5 {
    transform: translateY(-21.125rem) !important;
  }

  .lg\:-translate-y-85\.5 {
    transform: translateY(-21.375rem) !important;
  }

  .lg\:-translate-y-86\.5 {
    transform: translateY(-21.625rem) !important;
  }

  .lg\:-translate-y-87\.5 {
    transform: translateY(-21.875rem) !important;
  }

  .lg\:-translate-y-88\.5 {
    transform: translateY(-22.125rem) !important;
  }

  .lg\:-translate-y-89\.5 {
    transform: translateY(-22.375rem) !important;
  }

  .lg\:-translate-y-90\.5 {
    transform: translateY(-22.625rem) !important;
  }

  .lg\:-translate-y-91\.5 {
    transform: translateY(-22.875rem) !important;
  }

  .lg\:-translate-y-92\.5 {
    transform: translateY(-23.125rem) !important;
  }

  .lg\:-translate-y-93\.5 {
    transform: translateY(-23.375rem) !important;
  }

  .lg\:-translate-y-94\.5 {
    transform: translateY(-23.625rem) !important;
  }

  .lg\:-translate-y-95\.5 {
    transform: translateY(-23.875rem) !important;
  }

  .lg\:-translate-y-96\.5 {
    transform: translateY(-24.125rem) !important;
  }

  .lg\:-translate-y-97\.5 {
    transform: translateY(-24.375rem) !important;
  }

  .lg\:-translate-y-98\.5 {
    transform: translateY(-24.625rem) !important;
  }

  .lg\:-translate-y-99\.5 {
    transform: translateY(-24.875rem) !important;
  }

  .lg\:-translate-y-100\.5 {
    transform: translateY(-25.125rem) !important;
  }

  .lg\:-translate-y-101\.5 {
    transform: translateY(-25.375rem) !important;
  }

  .lg\:-translate-y-102\.5 {
    transform: translateY(-25.625rem) !important;
  }

  .lg\:-translate-y-103\.5 {
    transform: translateY(-25.875rem) !important;
  }

  .lg\:-translate-y-104\.5 {
    transform: translateY(-26.125rem) !important;
  }

  .lg\:-translate-y-full {
    transform: translateY(-100%) !important;
  }

  .lg\:-translate-y-1\/2 {
    transform: translateY(-50%) !important;
  }

  .lg\:translate-y-1\/2 {
    transform: translateY(50%) !important;
  }

  .lg\:translate-y-full {
    transform: translateY(100%) !important;
  }

  .lg\:translate-y-1\/3 {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:-translate-y-1\/3 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:translate-y-2\/3 {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:-translate-y-2\/3 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:translate-y-1\/4 {
    transform: translateY(25%) !important;
  }

  .lg\:-translate-y-1\/4 {
    transform: translateY(-25%) !important;
  }

  .lg\:translate-y-2\/4 {
    transform: translateY(50%) !important;
  }

  .lg\:-translate-y-2\/4 {
    transform: translateY(-50%) !important;
  }

  .lg\:translate-y-3\/4 {
    transform: translateY(75%) !important;
  }

  .lg\:-translate-y-3\/4 {
    transform: translateY(-75%) !important;
  }

  .lg\:translate-y-1\/5 {
    transform: translateY(20%) !important;
  }

  .lg\:-translate-y-1\/5 {
    transform: translateY(-20%) !important;
  }

  .lg\:translate-y-2\/5 {
    transform: translateY(40%) !important;
  }

  .lg\:-translate-y-2\/5 {
    transform: translateY(-40%) !important;
  }

  .lg\:translate-y-3\/5 {
    transform: translateY(60%) !important;
  }

  .lg\:-translate-y-3\/5 {
    transform: translateY(-60%) !important;
  }

  .lg\:translate-y-4\/5 {
    transform: translateY(80%) !important;
  }

  .lg\:-translate-y-4\/5 {
    transform: translateY(-80%) !important;
  }

  .lg\:translate-y-1\/6 {
    transform: translateY(16.666666666666664%) !important;
  }

  .lg\:-translate-y-1\/6 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .lg\:translate-y-2\/6 {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:-translate-y-2\/6 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:translate-y-3\/6 {
    transform: translateY(50%) !important;
  }

  .lg\:-translate-y-3\/6 {
    transform: translateY(-50%) !important;
  }

  .lg\:translate-y-4\/6 {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:-translate-y-4\/6 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:translate-y-5\/6 {
    transform: translateY(83.33333333333334%) !important;
  }

  .lg\:-translate-y-5\/6 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .lg\:translate-y-1\/12 {
    transform: translateY(8.333333333333332%) !important;
  }

  .lg\:-translate-y-1\/12 {
    transform: translateY(-8.333333333333332%) !important;
  }

  .lg\:translate-y-2\/12 {
    transform: translateY(16.666666666666664%) !important;
  }

  .lg\:-translate-y-2\/12 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .lg\:translate-y-3\/12 {
    transform: translateY(25%) !important;
  }

  .lg\:-translate-y-3\/12 {
    transform: translateY(-25%) !important;
  }

  .lg\:translate-y-4\/12 {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:-translate-y-4\/12 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:translate-y-5\/12 {
    transform: translateY(41.66666666666667%) !important;
  }

  .lg\:-translate-y-5\/12 {
    transform: translateY(-41.66666666666667%) !important;
  }

  .lg\:translate-y-6\/12 {
    transform: translateY(50%) !important;
  }

  .lg\:-translate-y-6\/12 {
    transform: translateY(-50%) !important;
  }

  .lg\:translate-y-7\/12 {
    transform: translateY(58.333333333333336%) !important;
  }

  .lg\:-translate-y-7\/12 {
    transform: translateY(-58.333333333333336%) !important;
  }

  .lg\:translate-y-8\/12 {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:-translate-y-8\/12 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:translate-y-9\/12 {
    transform: translateY(75%) !important;
  }

  .lg\:-translate-y-9\/12 {
    transform: translateY(-75%) !important;
  }

  .lg\:translate-y-10\/12 {
    transform: translateY(83.33333333333334%) !important;
  }

  .lg\:-translate-y-10\/12 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .lg\:translate-y-11\/12 {
    transform: translateY(91.66666666666666%) !important;
  }

  .lg\:-translate-y-11\/12 {
    transform: translateY(-91.66666666666666%) !important;
  }

  .lg\:hover\:translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .lg\:hover\:translate-x-1:hover {
    transform: translateX(0.25rem) !important;
  }

  .lg\:hover\:translate-x-2:hover {
    transform: translateX(0.5rem) !important;
  }

  .lg\:hover\:translate-x-3:hover {
    transform: translateX(0.75rem) !important;
  }

  .lg\:hover\:translate-x-4:hover {
    transform: translateX(1rem) !important;
  }

  .lg\:hover\:translate-x-5:hover {
    transform: translateX(1.25rem) !important;
  }

  .lg\:hover\:translate-x-6:hover {
    transform: translateX(1.5rem) !important;
  }

  .lg\:hover\:translate-x-7:hover {
    transform: translateX(1.75rem) !important;
  }

  .lg\:hover\:translate-x-8:hover {
    transform: translateX(2rem) !important;
  }

  .lg\:hover\:translate-x-9:hover {
    transform: translateX(2.25rem) !important;
  }

  .lg\:hover\:translate-x-10:hover {
    transform: translateX(2.5rem) !important;
  }

  .lg\:hover\:translate-x-11:hover {
    transform: translateX(2.75rem) !important;
  }

  .lg\:hover\:translate-x-12:hover {
    transform: translateX(3rem) !important;
  }

  .lg\:hover\:translate-x-13:hover {
    transform: translateX(3.25rem) !important;
  }

  .lg\:hover\:translate-x-14:hover {
    transform: translateX(3.5rem) !important;
  }

  .lg\:hover\:translate-x-15:hover {
    transform: translateX(3.75rem) !important;
  }

  .lg\:hover\:translate-x-16:hover {
    transform: translateX(4rem) !important;
  }

  .lg\:hover\:translate-x-17:hover {
    transform: translateX(4.25rem) !important;
  }

  .lg\:hover\:translate-x-18:hover {
    transform: translateX(4.5rem) !important;
  }

  .lg\:hover\:translate-x-19:hover {
    transform: translateX(4.75rem) !important;
  }

  .lg\:hover\:translate-x-20:hover {
    transform: translateX(5rem) !important;
  }

  .lg\:hover\:translate-x-21:hover {
    transform: translateX(5.25rem) !important;
  }

  .lg\:hover\:translate-x-22:hover {
    transform: translateX(5.5rem) !important;
  }

  .lg\:hover\:translate-x-23:hover {
    transform: translateX(5.75rem) !important;
  }

  .lg\:hover\:translate-x-24:hover {
    transform: translateX(6rem) !important;
  }

  .lg\:hover\:translate-x-25:hover {
    transform: translateX(6.25rem) !important;
  }

  .lg\:hover\:translate-x-26:hover {
    transform: translateX(6.5rem) !important;
  }

  .lg\:hover\:translate-x-27:hover {
    transform: translateX(6.75rem) !important;
  }

  .lg\:hover\:translate-x-28:hover {
    transform: translateX(7rem) !important;
  }

  .lg\:hover\:translate-x-29:hover {
    transform: translateX(7.25rem) !important;
  }

  .lg\:hover\:translate-x-30:hover {
    transform: translateX(7.5rem) !important;
  }

  .lg\:hover\:translate-x-31:hover {
    transform: translateX(7.75rem) !important;
  }

  .lg\:hover\:translate-x-32:hover {
    transform: translateX(8rem) !important;
  }

  .lg\:hover\:translate-x-33:hover {
    transform: translateX(8.25rem) !important;
  }

  .lg\:hover\:translate-x-34:hover {
    transform: translateX(8.5rem) !important;
  }

  .lg\:hover\:translate-x-35:hover {
    transform: translateX(8.75rem) !important;
  }

  .lg\:hover\:translate-x-36:hover {
    transform: translateX(9rem) !important;
  }

  .lg\:hover\:translate-x-37:hover {
    transform: translateX(9.25rem) !important;
  }

  .lg\:hover\:translate-x-38:hover {
    transform: translateX(9.5rem) !important;
  }

  .lg\:hover\:translate-x-39:hover {
    transform: translateX(9.75rem) !important;
  }

  .lg\:hover\:translate-x-40:hover {
    transform: translateX(10rem) !important;
  }

  .lg\:hover\:translate-x-41:hover {
    transform: translateX(10.25rem) !important;
  }

  .lg\:hover\:translate-x-42:hover {
    transform: translateX(10.5rem) !important;
  }

  .lg\:hover\:translate-x-43:hover {
    transform: translateX(10.75rem) !important;
  }

  .lg\:hover\:translate-x-44:hover {
    transform: translateX(11rem) !important;
  }

  .lg\:hover\:translate-x-45:hover {
    transform: translateX(11.25rem) !important;
  }

  .lg\:hover\:translate-x-46:hover {
    transform: translateX(11.5rem) !important;
  }

  .lg\:hover\:translate-x-47:hover {
    transform: translateX(11.75rem) !important;
  }

  .lg\:hover\:translate-x-48:hover {
    transform: translateX(12rem) !important;
  }

  .lg\:hover\:translate-x-49:hover {
    transform: translateX(12.25rem) !important;
  }

  .lg\:hover\:translate-x-50:hover {
    transform: translateX(12.5rem) !important;
  }

  .lg\:hover\:translate-x-51:hover {
    transform: translateX(12.75rem) !important;
  }

  .lg\:hover\:translate-x-52:hover {
    transform: translateX(13rem) !important;
  }

  .lg\:hover\:translate-x-53:hover {
    transform: translateX(13.25rem) !important;
  }

  .lg\:hover\:translate-x-54:hover {
    transform: translateX(13.5rem) !important;
  }

  .lg\:hover\:translate-x-55:hover {
    transform: translateX(13.75rem) !important;
  }

  .lg\:hover\:translate-x-56:hover {
    transform: translateX(14rem) !important;
  }

  .lg\:hover\:translate-x-57:hover {
    transform: translateX(14.25rem) !important;
  }

  .lg\:hover\:translate-x-58:hover {
    transform: translateX(14.5rem) !important;
  }

  .lg\:hover\:translate-x-59:hover {
    transform: translateX(14.75rem) !important;
  }

  .lg\:hover\:translate-x-60:hover {
    transform: translateX(15rem) !important;
  }

  .lg\:hover\:translate-x-61:hover {
    transform: translateX(15.25rem) !important;
  }

  .lg\:hover\:translate-x-62:hover {
    transform: translateX(15.5rem) !important;
  }

  .lg\:hover\:translate-x-63:hover {
    transform: translateX(15.75rem) !important;
  }

  .lg\:hover\:translate-x-64:hover {
    transform: translateX(16rem) !important;
  }

  .lg\:hover\:translate-x-65:hover {
    transform: translateX(16.25rem) !important;
  }

  .lg\:hover\:translate-x-66:hover {
    transform: translateX(16.5rem) !important;
  }

  .lg\:hover\:translate-x-67:hover {
    transform: translateX(16.75rem) !important;
  }

  .lg\:hover\:translate-x-68:hover {
    transform: translateX(17rem) !important;
  }

  .lg\:hover\:translate-x-69:hover {
    transform: translateX(17.25rem) !important;
  }

  .lg\:hover\:translate-x-70:hover {
    transform: translateX(17.5rem) !important;
  }

  .lg\:hover\:translate-x-71:hover {
    transform: translateX(17.75rem) !important;
  }

  .lg\:hover\:translate-x-72:hover {
    transform: translateX(18rem) !important;
  }

  .lg\:hover\:translate-x-73:hover {
    transform: translateX(18.25rem) !important;
  }

  .lg\:hover\:translate-x-74:hover {
    transform: translateX(18.5rem) !important;
  }

  .lg\:hover\:translate-x-75:hover {
    transform: translateX(18.75rem) !important;
  }

  .lg\:hover\:translate-x-76:hover {
    transform: translateX(19rem) !important;
  }

  .lg\:hover\:translate-x-77:hover {
    transform: translateX(19.25rem) !important;
  }

  .lg\:hover\:translate-x-78:hover {
    transform: translateX(19.5rem) !important;
  }

  .lg\:hover\:translate-x-79:hover {
    transform: translateX(19.75rem) !important;
  }

  .lg\:hover\:translate-x-80:hover {
    transform: translateX(20rem) !important;
  }

  .lg\:hover\:translate-x-81:hover {
    transform: translateX(20.25rem) !important;
  }

  .lg\:hover\:translate-x-82:hover {
    transform: translateX(20.5rem) !important;
  }

  .lg\:hover\:translate-x-83:hover {
    transform: translateX(20.75rem) !important;
  }

  .lg\:hover\:translate-x-84:hover {
    transform: translateX(21rem) !important;
  }

  .lg\:hover\:translate-x-85:hover {
    transform: translateX(21.25rem) !important;
  }

  .lg\:hover\:translate-x-86:hover {
    transform: translateX(21.5rem) !important;
  }

  .lg\:hover\:translate-x-87:hover {
    transform: translateX(21.75rem) !important;
  }

  .lg\:hover\:translate-x-88:hover {
    transform: translateX(22rem) !important;
  }

  .lg\:hover\:translate-x-89:hover {
    transform: translateX(22.25rem) !important;
  }

  .lg\:hover\:translate-x-90:hover {
    transform: translateX(22.5rem) !important;
  }

  .lg\:hover\:translate-x-91:hover {
    transform: translateX(22.75rem) !important;
  }

  .lg\:hover\:translate-x-92:hover {
    transform: translateX(23rem) !important;
  }

  .lg\:hover\:translate-x-93:hover {
    transform: translateX(23.25rem) !important;
  }

  .lg\:hover\:translate-x-94:hover {
    transform: translateX(23.5rem) !important;
  }

  .lg\:hover\:translate-x-95:hover {
    transform: translateX(23.75rem) !important;
  }

  .lg\:hover\:translate-x-96:hover {
    transform: translateX(24rem) !important;
  }

  .lg\:hover\:translate-x-97:hover {
    transform: translateX(24.25rem) !important;
  }

  .lg\:hover\:translate-x-98:hover {
    transform: translateX(24.5rem) !important;
  }

  .lg\:hover\:translate-x-99:hover {
    transform: translateX(24.75rem) !important;
  }

  .lg\:hover\:translate-x-100:hover {
    transform: translateX(25rem) !important;
  }

  .lg\:hover\:translate-x-101:hover {
    transform: translateX(25.25rem) !important;
  }

  .lg\:hover\:translate-x-102:hover {
    transform: translateX(25.5rem) !important;
  }

  .lg\:hover\:translate-x-103:hover {
    transform: translateX(25.75rem) !important;
  }

  .lg\:hover\:translate-x-104:hover {
    transform: translateX(26rem) !important;
  }

  .lg\:hover\:translate-x-105:hover {
    transform: translateX(26.25rem) !important;
  }

  .lg\:hover\:translate-x-px:hover {
    transform: translateX(1px) !important;
  }

  .lg\:hover\:translate-x-0\.5:hover {
    transform: translateX(0.125rem) !important;
  }

  .lg\:hover\:translate-x-1\.5:hover {
    transform: translateX(0.375rem) !important;
  }

  .lg\:hover\:translate-x-2\.5:hover {
    transform: translateX(0.625rem) !important;
  }

  .lg\:hover\:translate-x-3\.5:hover {
    transform: translateX(0.875rem) !important;
  }

  .lg\:hover\:translate-x-4\.5:hover {
    transform: translateX(1.125rem) !important;
  }

  .lg\:hover\:translate-x-5\.5:hover {
    transform: translateX(1.375rem) !important;
  }

  .lg\:hover\:translate-x-6\.5:hover {
    transform: translateX(1.625rem) !important;
  }

  .lg\:hover\:translate-x-7\.5:hover {
    transform: translateX(1.875rem) !important;
  }

  .lg\:hover\:translate-x-8\.5:hover {
    transform: translateX(2.125rem) !important;
  }

  .lg\:hover\:translate-x-9\.5:hover {
    transform: translateX(2.375rem) !important;
  }

  .lg\:hover\:translate-x-10\.5:hover {
    transform: translateX(2.625rem) !important;
  }

  .lg\:hover\:translate-x-11\.5:hover {
    transform: translateX(2.875rem) !important;
  }

  .lg\:hover\:translate-x-12\.5:hover {
    transform: translateX(3.125rem) !important;
  }

  .lg\:hover\:translate-x-13\.5:hover {
    transform: translateX(3.375rem) !important;
  }

  .lg\:hover\:translate-x-14\.5:hover {
    transform: translateX(3.625rem) !important;
  }

  .lg\:hover\:translate-x-15\.5:hover {
    transform: translateX(3.875rem) !important;
  }

  .lg\:hover\:translate-x-16\.5:hover {
    transform: translateX(4.125rem) !important;
  }

  .lg\:hover\:translate-x-17\.5:hover {
    transform: translateX(4.375rem) !important;
  }

  .lg\:hover\:translate-x-18\.5:hover {
    transform: translateX(4.625rem) !important;
  }

  .lg\:hover\:translate-x-19\.5:hover {
    transform: translateX(4.875rem) !important;
  }

  .lg\:hover\:translate-x-20\.5:hover {
    transform: translateX(5.125rem) !important;
  }

  .lg\:hover\:translate-x-21\.5:hover {
    transform: translateX(5.375rem) !important;
  }

  .lg\:hover\:translate-x-22\.5:hover {
    transform: translateX(5.625rem) !important;
  }

  .lg\:hover\:translate-x-23\.5:hover {
    transform: translateX(5.875rem) !important;
  }

  .lg\:hover\:translate-x-24\.5:hover {
    transform: translateX(6.125rem) !important;
  }

  .lg\:hover\:translate-x-25\.5:hover {
    transform: translateX(6.375rem) !important;
  }

  .lg\:hover\:translate-x-26\.5:hover {
    transform: translateX(6.625rem) !important;
  }

  .lg\:hover\:translate-x-27\.5:hover {
    transform: translateX(6.875rem) !important;
  }

  .lg\:hover\:translate-x-28\.5:hover {
    transform: translateX(7.125rem) !important;
  }

  .lg\:hover\:translate-x-29\.5:hover {
    transform: translateX(7.375rem) !important;
  }

  .lg\:hover\:translate-x-30\.5:hover {
    transform: translateX(7.625rem) !important;
  }

  .lg\:hover\:translate-x-31\.5:hover {
    transform: translateX(7.875rem) !important;
  }

  .lg\:hover\:translate-x-32\.5:hover {
    transform: translateX(8.125rem) !important;
  }

  .lg\:hover\:translate-x-33\.5:hover {
    transform: translateX(8.375rem) !important;
  }

  .lg\:hover\:translate-x-34\.5:hover {
    transform: translateX(8.625rem) !important;
  }

  .lg\:hover\:translate-x-35\.5:hover {
    transform: translateX(8.875rem) !important;
  }

  .lg\:hover\:translate-x-36\.5:hover {
    transform: translateX(9.125rem) !important;
  }

  .lg\:hover\:translate-x-37\.5:hover {
    transform: translateX(9.375rem) !important;
  }

  .lg\:hover\:translate-x-38\.5:hover {
    transform: translateX(9.625rem) !important;
  }

  .lg\:hover\:translate-x-39\.5:hover {
    transform: translateX(9.875rem) !important;
  }

  .lg\:hover\:translate-x-40\.5:hover {
    transform: translateX(10.125rem) !important;
  }

  .lg\:hover\:translate-x-41\.5:hover {
    transform: translateX(10.375rem) !important;
  }

  .lg\:hover\:translate-x-42\.5:hover {
    transform: translateX(10.625rem) !important;
  }

  .lg\:hover\:translate-x-43\.5:hover {
    transform: translateX(10.875rem) !important;
  }

  .lg\:hover\:translate-x-44\.5:hover {
    transform: translateX(11.125rem) !important;
  }

  .lg\:hover\:translate-x-45\.5:hover {
    transform: translateX(11.375rem) !important;
  }

  .lg\:hover\:translate-x-46\.5:hover {
    transform: translateX(11.625rem) !important;
  }

  .lg\:hover\:translate-x-47\.5:hover {
    transform: translateX(11.875rem) !important;
  }

  .lg\:hover\:translate-x-48\.5:hover {
    transform: translateX(12.125rem) !important;
  }

  .lg\:hover\:translate-x-49\.5:hover {
    transform: translateX(12.375rem) !important;
  }

  .lg\:hover\:translate-x-50\.5:hover {
    transform: translateX(12.625rem) !important;
  }

  .lg\:hover\:translate-x-51\.5:hover {
    transform: translateX(12.875rem) !important;
  }

  .lg\:hover\:translate-x-52\.5:hover {
    transform: translateX(13.125rem) !important;
  }

  .lg\:hover\:translate-x-53\.5:hover {
    transform: translateX(13.375rem) !important;
  }

  .lg\:hover\:translate-x-54\.5:hover {
    transform: translateX(13.625rem) !important;
  }

  .lg\:hover\:translate-x-55\.5:hover {
    transform: translateX(13.875rem) !important;
  }

  .lg\:hover\:translate-x-56\.5:hover {
    transform: translateX(14.125rem) !important;
  }

  .lg\:hover\:translate-x-57\.5:hover {
    transform: translateX(14.375rem) !important;
  }

  .lg\:hover\:translate-x-58\.5:hover {
    transform: translateX(14.625rem) !important;
  }

  .lg\:hover\:translate-x-59\.5:hover {
    transform: translateX(14.875rem) !important;
  }

  .lg\:hover\:translate-x-60\.5:hover {
    transform: translateX(15.125rem) !important;
  }

  .lg\:hover\:translate-x-61\.5:hover {
    transform: translateX(15.375rem) !important;
  }

  .lg\:hover\:translate-x-62\.5:hover {
    transform: translateX(15.625rem) !important;
  }

  .lg\:hover\:translate-x-63\.5:hover {
    transform: translateX(15.875rem) !important;
  }

  .lg\:hover\:translate-x-64\.5:hover {
    transform: translateX(16.125rem) !important;
  }

  .lg\:hover\:translate-x-65\.5:hover {
    transform: translateX(16.375rem) !important;
  }

  .lg\:hover\:translate-x-66\.5:hover {
    transform: translateX(16.625rem) !important;
  }

  .lg\:hover\:translate-x-67\.5:hover {
    transform: translateX(16.875rem) !important;
  }

  .lg\:hover\:translate-x-68\.5:hover {
    transform: translateX(17.125rem) !important;
  }

  .lg\:hover\:translate-x-69\.5:hover {
    transform: translateX(17.375rem) !important;
  }

  .lg\:hover\:translate-x-70\.5:hover {
    transform: translateX(17.625rem) !important;
  }

  .lg\:hover\:translate-x-71\.5:hover {
    transform: translateX(17.875rem) !important;
  }

  .lg\:hover\:translate-x-72\.5:hover {
    transform: translateX(18.125rem) !important;
  }

  .lg\:hover\:translate-x-73\.5:hover {
    transform: translateX(18.375rem) !important;
  }

  .lg\:hover\:translate-x-74\.5:hover {
    transform: translateX(18.625rem) !important;
  }

  .lg\:hover\:translate-x-75\.5:hover {
    transform: translateX(18.875rem) !important;
  }

  .lg\:hover\:translate-x-76\.5:hover {
    transform: translateX(19.125rem) !important;
  }

  .lg\:hover\:translate-x-77\.5:hover {
    transform: translateX(19.375rem) !important;
  }

  .lg\:hover\:translate-x-78\.5:hover {
    transform: translateX(19.625rem) !important;
  }

  .lg\:hover\:translate-x-79\.5:hover {
    transform: translateX(19.875rem) !important;
  }

  .lg\:hover\:translate-x-80\.5:hover {
    transform: translateX(20.125rem) !important;
  }

  .lg\:hover\:translate-x-81\.5:hover {
    transform: translateX(20.375rem) !important;
  }

  .lg\:hover\:translate-x-82\.5:hover {
    transform: translateX(20.625rem) !important;
  }

  .lg\:hover\:translate-x-83\.5:hover {
    transform: translateX(20.875rem) !important;
  }

  .lg\:hover\:translate-x-84\.5:hover {
    transform: translateX(21.125rem) !important;
  }

  .lg\:hover\:translate-x-85\.5:hover {
    transform: translateX(21.375rem) !important;
  }

  .lg\:hover\:translate-x-86\.5:hover {
    transform: translateX(21.625rem) !important;
  }

  .lg\:hover\:translate-x-87\.5:hover {
    transform: translateX(21.875rem) !important;
  }

  .lg\:hover\:translate-x-88\.5:hover {
    transform: translateX(22.125rem) !important;
  }

  .lg\:hover\:translate-x-89\.5:hover {
    transform: translateX(22.375rem) !important;
  }

  .lg\:hover\:translate-x-90\.5:hover {
    transform: translateX(22.625rem) !important;
  }

  .lg\:hover\:translate-x-91\.5:hover {
    transform: translateX(22.875rem) !important;
  }

  .lg\:hover\:translate-x-92\.5:hover {
    transform: translateX(23.125rem) !important;
  }

  .lg\:hover\:translate-x-93\.5:hover {
    transform: translateX(23.375rem) !important;
  }

  .lg\:hover\:translate-x-94\.5:hover {
    transform: translateX(23.625rem) !important;
  }

  .lg\:hover\:translate-x-95\.5:hover {
    transform: translateX(23.875rem) !important;
  }

  .lg\:hover\:translate-x-96\.5:hover {
    transform: translateX(24.125rem) !important;
  }

  .lg\:hover\:translate-x-97\.5:hover {
    transform: translateX(24.375rem) !important;
  }

  .lg\:hover\:translate-x-98\.5:hover {
    transform: translateX(24.625rem) !important;
  }

  .lg\:hover\:translate-x-99\.5:hover {
    transform: translateX(24.875rem) !important;
  }

  .lg\:hover\:translate-x-100\.5:hover {
    transform: translateX(25.125rem) !important;
  }

  .lg\:hover\:translate-x-101\.5:hover {
    transform: translateX(25.375rem) !important;
  }

  .lg\:hover\:translate-x-102\.5:hover {
    transform: translateX(25.625rem) !important;
  }

  .lg\:hover\:translate-x-103\.5:hover {
    transform: translateX(25.875rem) !important;
  }

  .lg\:hover\:translate-x-104\.5:hover {
    transform: translateX(26.125rem) !important;
  }

  .lg\:hover\:-translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .lg\:hover\:-translate-x-1:hover {
    transform: translateX(-0.25rem) !important;
  }

  .lg\:hover\:-translate-x-2:hover {
    transform: translateX(-0.5rem) !important;
  }

  .lg\:hover\:-translate-x-3:hover {
    transform: translateX(-0.75rem) !important;
  }

  .lg\:hover\:-translate-x-4:hover {
    transform: translateX(-1rem) !important;
  }

  .lg\:hover\:-translate-x-5:hover {
    transform: translateX(-1.25rem) !important;
  }

  .lg\:hover\:-translate-x-6:hover {
    transform: translateX(-1.5rem) !important;
  }

  .lg\:hover\:-translate-x-7:hover {
    transform: translateX(-1.75rem) !important;
  }

  .lg\:hover\:-translate-x-8:hover {
    transform: translateX(-2rem) !important;
  }

  .lg\:hover\:-translate-x-9:hover {
    transform: translateX(-2.25rem) !important;
  }

  .lg\:hover\:-translate-x-10:hover {
    transform: translateX(-2.5rem) !important;
  }

  .lg\:hover\:-translate-x-11:hover {
    transform: translateX(-2.75rem) !important;
  }

  .lg\:hover\:-translate-x-12:hover {
    transform: translateX(-3rem) !important;
  }

  .lg\:hover\:-translate-x-13:hover {
    transform: translateX(-3.25rem) !important;
  }

  .lg\:hover\:-translate-x-14:hover {
    transform: translateX(-3.5rem) !important;
  }

  .lg\:hover\:-translate-x-15:hover {
    transform: translateX(-3.75rem) !important;
  }

  .lg\:hover\:-translate-x-16:hover {
    transform: translateX(-4rem) !important;
  }

  .lg\:hover\:-translate-x-17:hover {
    transform: translateX(-4.25rem) !important;
  }

  .lg\:hover\:-translate-x-18:hover {
    transform: translateX(-4.5rem) !important;
  }

  .lg\:hover\:-translate-x-19:hover {
    transform: translateX(-4.75rem) !important;
  }

  .lg\:hover\:-translate-x-20:hover {
    transform: translateX(-5rem) !important;
  }

  .lg\:hover\:-translate-x-21:hover {
    transform: translateX(-5.25rem) !important;
  }

  .lg\:hover\:-translate-x-22:hover {
    transform: translateX(-5.5rem) !important;
  }

  .lg\:hover\:-translate-x-23:hover {
    transform: translateX(-5.75rem) !important;
  }

  .lg\:hover\:-translate-x-24:hover {
    transform: translateX(-6rem) !important;
  }

  .lg\:hover\:-translate-x-25:hover {
    transform: translateX(-6.25rem) !important;
  }

  .lg\:hover\:-translate-x-26:hover {
    transform: translateX(-6.5rem) !important;
  }

  .lg\:hover\:-translate-x-27:hover {
    transform: translateX(-6.75rem) !important;
  }

  .lg\:hover\:-translate-x-28:hover {
    transform: translateX(-7rem) !important;
  }

  .lg\:hover\:-translate-x-29:hover {
    transform: translateX(-7.25rem) !important;
  }

  .lg\:hover\:-translate-x-30:hover {
    transform: translateX(-7.5rem) !important;
  }

  .lg\:hover\:-translate-x-31:hover {
    transform: translateX(-7.75rem) !important;
  }

  .lg\:hover\:-translate-x-32:hover {
    transform: translateX(-8rem) !important;
  }

  .lg\:hover\:-translate-x-33:hover {
    transform: translateX(-8.25rem) !important;
  }

  .lg\:hover\:-translate-x-34:hover {
    transform: translateX(-8.5rem) !important;
  }

  .lg\:hover\:-translate-x-35:hover {
    transform: translateX(-8.75rem) !important;
  }

  .lg\:hover\:-translate-x-36:hover {
    transform: translateX(-9rem) !important;
  }

  .lg\:hover\:-translate-x-37:hover {
    transform: translateX(-9.25rem) !important;
  }

  .lg\:hover\:-translate-x-38:hover {
    transform: translateX(-9.5rem) !important;
  }

  .lg\:hover\:-translate-x-39:hover {
    transform: translateX(-9.75rem) !important;
  }

  .lg\:hover\:-translate-x-40:hover {
    transform: translateX(-10rem) !important;
  }

  .lg\:hover\:-translate-x-41:hover {
    transform: translateX(-10.25rem) !important;
  }

  .lg\:hover\:-translate-x-42:hover {
    transform: translateX(-10.5rem) !important;
  }

  .lg\:hover\:-translate-x-43:hover {
    transform: translateX(-10.75rem) !important;
  }

  .lg\:hover\:-translate-x-44:hover {
    transform: translateX(-11rem) !important;
  }

  .lg\:hover\:-translate-x-45:hover {
    transform: translateX(-11.25rem) !important;
  }

  .lg\:hover\:-translate-x-46:hover {
    transform: translateX(-11.5rem) !important;
  }

  .lg\:hover\:-translate-x-47:hover {
    transform: translateX(-11.75rem) !important;
  }

  .lg\:hover\:-translate-x-48:hover {
    transform: translateX(-12rem) !important;
  }

  .lg\:hover\:-translate-x-49:hover {
    transform: translateX(-12.25rem) !important;
  }

  .lg\:hover\:-translate-x-50:hover {
    transform: translateX(-12.5rem) !important;
  }

  .lg\:hover\:-translate-x-51:hover {
    transform: translateX(-12.75rem) !important;
  }

  .lg\:hover\:-translate-x-52:hover {
    transform: translateX(-13rem) !important;
  }

  .lg\:hover\:-translate-x-53:hover {
    transform: translateX(-13.25rem) !important;
  }

  .lg\:hover\:-translate-x-54:hover {
    transform: translateX(-13.5rem) !important;
  }

  .lg\:hover\:-translate-x-55:hover {
    transform: translateX(-13.75rem) !important;
  }

  .lg\:hover\:-translate-x-56:hover {
    transform: translateX(-14rem) !important;
  }

  .lg\:hover\:-translate-x-57:hover {
    transform: translateX(-14.25rem) !important;
  }

  .lg\:hover\:-translate-x-58:hover {
    transform: translateX(-14.5rem) !important;
  }

  .lg\:hover\:-translate-x-59:hover {
    transform: translateX(-14.75rem) !important;
  }

  .lg\:hover\:-translate-x-60:hover {
    transform: translateX(-15rem) !important;
  }

  .lg\:hover\:-translate-x-61:hover {
    transform: translateX(-15.25rem) !important;
  }

  .lg\:hover\:-translate-x-62:hover {
    transform: translateX(-15.5rem) !important;
  }

  .lg\:hover\:-translate-x-63:hover {
    transform: translateX(-15.75rem) !important;
  }

  .lg\:hover\:-translate-x-64:hover {
    transform: translateX(-16rem) !important;
  }

  .lg\:hover\:-translate-x-65:hover {
    transform: translateX(-16.25rem) !important;
  }

  .lg\:hover\:-translate-x-66:hover {
    transform: translateX(-16.5rem) !important;
  }

  .lg\:hover\:-translate-x-67:hover {
    transform: translateX(-16.75rem) !important;
  }

  .lg\:hover\:-translate-x-68:hover {
    transform: translateX(-17rem) !important;
  }

  .lg\:hover\:-translate-x-69:hover {
    transform: translateX(-17.25rem) !important;
  }

  .lg\:hover\:-translate-x-70:hover {
    transform: translateX(-17.5rem) !important;
  }

  .lg\:hover\:-translate-x-71:hover {
    transform: translateX(-17.75rem) !important;
  }

  .lg\:hover\:-translate-x-72:hover {
    transform: translateX(-18rem) !important;
  }

  .lg\:hover\:-translate-x-73:hover {
    transform: translateX(-18.25rem) !important;
  }

  .lg\:hover\:-translate-x-74:hover {
    transform: translateX(-18.5rem) !important;
  }

  .lg\:hover\:-translate-x-75:hover {
    transform: translateX(-18.75rem) !important;
  }

  .lg\:hover\:-translate-x-76:hover {
    transform: translateX(-19rem) !important;
  }

  .lg\:hover\:-translate-x-77:hover {
    transform: translateX(-19.25rem) !important;
  }

  .lg\:hover\:-translate-x-78:hover {
    transform: translateX(-19.5rem) !important;
  }

  .lg\:hover\:-translate-x-79:hover {
    transform: translateX(-19.75rem) !important;
  }

  .lg\:hover\:-translate-x-80:hover {
    transform: translateX(-20rem) !important;
  }

  .lg\:hover\:-translate-x-81:hover {
    transform: translateX(-20.25rem) !important;
  }

  .lg\:hover\:-translate-x-82:hover {
    transform: translateX(-20.5rem) !important;
  }

  .lg\:hover\:-translate-x-83:hover {
    transform: translateX(-20.75rem) !important;
  }

  .lg\:hover\:-translate-x-84:hover {
    transform: translateX(-21rem) !important;
  }

  .lg\:hover\:-translate-x-85:hover {
    transform: translateX(-21.25rem) !important;
  }

  .lg\:hover\:-translate-x-86:hover {
    transform: translateX(-21.5rem) !important;
  }

  .lg\:hover\:-translate-x-87:hover {
    transform: translateX(-21.75rem) !important;
  }

  .lg\:hover\:-translate-x-88:hover {
    transform: translateX(-22rem) !important;
  }

  .lg\:hover\:-translate-x-89:hover {
    transform: translateX(-22.25rem) !important;
  }

  .lg\:hover\:-translate-x-90:hover {
    transform: translateX(-22.5rem) !important;
  }

  .lg\:hover\:-translate-x-91:hover {
    transform: translateX(-22.75rem) !important;
  }

  .lg\:hover\:-translate-x-92:hover {
    transform: translateX(-23rem) !important;
  }

  .lg\:hover\:-translate-x-93:hover {
    transform: translateX(-23.25rem) !important;
  }

  .lg\:hover\:-translate-x-94:hover {
    transform: translateX(-23.5rem) !important;
  }

  .lg\:hover\:-translate-x-95:hover {
    transform: translateX(-23.75rem) !important;
  }

  .lg\:hover\:-translate-x-96:hover {
    transform: translateX(-24rem) !important;
  }

  .lg\:hover\:-translate-x-97:hover {
    transform: translateX(-24.25rem) !important;
  }

  .lg\:hover\:-translate-x-98:hover {
    transform: translateX(-24.5rem) !important;
  }

  .lg\:hover\:-translate-x-99:hover {
    transform: translateX(-24.75rem) !important;
  }

  .lg\:hover\:-translate-x-100:hover {
    transform: translateX(-25rem) !important;
  }

  .lg\:hover\:-translate-x-101:hover {
    transform: translateX(-25.25rem) !important;
  }

  .lg\:hover\:-translate-x-102:hover {
    transform: translateX(-25.5rem) !important;
  }

  .lg\:hover\:-translate-x-103:hover {
    transform: translateX(-25.75rem) !important;
  }

  .lg\:hover\:-translate-x-104:hover {
    transform: translateX(-26rem) !important;
  }

  .lg\:hover\:-translate-x-105:hover {
    transform: translateX(-26.25rem) !important;
  }

  .lg\:hover\:-translate-x-px:hover {
    transform: translateX(-1px) !important;
  }

  .lg\:hover\:-translate-x-0\.5:hover {
    transform: translateX(-0.125rem) !important;
  }

  .lg\:hover\:-translate-x-1\.5:hover {
    transform: translateX(-0.375rem) !important;
  }

  .lg\:hover\:-translate-x-2\.5:hover {
    transform: translateX(-0.625rem) !important;
  }

  .lg\:hover\:-translate-x-3\.5:hover {
    transform: translateX(-0.875rem) !important;
  }

  .lg\:hover\:-translate-x-4\.5:hover {
    transform: translateX(-1.125rem) !important;
  }

  .lg\:hover\:-translate-x-5\.5:hover {
    transform: translateX(-1.375rem) !important;
  }

  .lg\:hover\:-translate-x-6\.5:hover {
    transform: translateX(-1.625rem) !important;
  }

  .lg\:hover\:-translate-x-7\.5:hover {
    transform: translateX(-1.875rem) !important;
  }

  .lg\:hover\:-translate-x-8\.5:hover {
    transform: translateX(-2.125rem) !important;
  }

  .lg\:hover\:-translate-x-9\.5:hover {
    transform: translateX(-2.375rem) !important;
  }

  .lg\:hover\:-translate-x-10\.5:hover {
    transform: translateX(-2.625rem) !important;
  }

  .lg\:hover\:-translate-x-11\.5:hover {
    transform: translateX(-2.875rem) !important;
  }

  .lg\:hover\:-translate-x-12\.5:hover {
    transform: translateX(-3.125rem) !important;
  }

  .lg\:hover\:-translate-x-13\.5:hover {
    transform: translateX(-3.375rem) !important;
  }

  .lg\:hover\:-translate-x-14\.5:hover {
    transform: translateX(-3.625rem) !important;
  }

  .lg\:hover\:-translate-x-15\.5:hover {
    transform: translateX(-3.875rem) !important;
  }

  .lg\:hover\:-translate-x-16\.5:hover {
    transform: translateX(-4.125rem) !important;
  }

  .lg\:hover\:-translate-x-17\.5:hover {
    transform: translateX(-4.375rem) !important;
  }

  .lg\:hover\:-translate-x-18\.5:hover {
    transform: translateX(-4.625rem) !important;
  }

  .lg\:hover\:-translate-x-19\.5:hover {
    transform: translateX(-4.875rem) !important;
  }

  .lg\:hover\:-translate-x-20\.5:hover {
    transform: translateX(-5.125rem) !important;
  }

  .lg\:hover\:-translate-x-21\.5:hover {
    transform: translateX(-5.375rem) !important;
  }

  .lg\:hover\:-translate-x-22\.5:hover {
    transform: translateX(-5.625rem) !important;
  }

  .lg\:hover\:-translate-x-23\.5:hover {
    transform: translateX(-5.875rem) !important;
  }

  .lg\:hover\:-translate-x-24\.5:hover {
    transform: translateX(-6.125rem) !important;
  }

  .lg\:hover\:-translate-x-25\.5:hover {
    transform: translateX(-6.375rem) !important;
  }

  .lg\:hover\:-translate-x-26\.5:hover {
    transform: translateX(-6.625rem) !important;
  }

  .lg\:hover\:-translate-x-27\.5:hover {
    transform: translateX(-6.875rem) !important;
  }

  .lg\:hover\:-translate-x-28\.5:hover {
    transform: translateX(-7.125rem) !important;
  }

  .lg\:hover\:-translate-x-29\.5:hover {
    transform: translateX(-7.375rem) !important;
  }

  .lg\:hover\:-translate-x-30\.5:hover {
    transform: translateX(-7.625rem) !important;
  }

  .lg\:hover\:-translate-x-31\.5:hover {
    transform: translateX(-7.875rem) !important;
  }

  .lg\:hover\:-translate-x-32\.5:hover {
    transform: translateX(-8.125rem) !important;
  }

  .lg\:hover\:-translate-x-33\.5:hover {
    transform: translateX(-8.375rem) !important;
  }

  .lg\:hover\:-translate-x-34\.5:hover {
    transform: translateX(-8.625rem) !important;
  }

  .lg\:hover\:-translate-x-35\.5:hover {
    transform: translateX(-8.875rem) !important;
  }

  .lg\:hover\:-translate-x-36\.5:hover {
    transform: translateX(-9.125rem) !important;
  }

  .lg\:hover\:-translate-x-37\.5:hover {
    transform: translateX(-9.375rem) !important;
  }

  .lg\:hover\:-translate-x-38\.5:hover {
    transform: translateX(-9.625rem) !important;
  }

  .lg\:hover\:-translate-x-39\.5:hover {
    transform: translateX(-9.875rem) !important;
  }

  .lg\:hover\:-translate-x-40\.5:hover {
    transform: translateX(-10.125rem) !important;
  }

  .lg\:hover\:-translate-x-41\.5:hover {
    transform: translateX(-10.375rem) !important;
  }

  .lg\:hover\:-translate-x-42\.5:hover {
    transform: translateX(-10.625rem) !important;
  }

  .lg\:hover\:-translate-x-43\.5:hover {
    transform: translateX(-10.875rem) !important;
  }

  .lg\:hover\:-translate-x-44\.5:hover {
    transform: translateX(-11.125rem) !important;
  }

  .lg\:hover\:-translate-x-45\.5:hover {
    transform: translateX(-11.375rem) !important;
  }

  .lg\:hover\:-translate-x-46\.5:hover {
    transform: translateX(-11.625rem) !important;
  }

  .lg\:hover\:-translate-x-47\.5:hover {
    transform: translateX(-11.875rem) !important;
  }

  .lg\:hover\:-translate-x-48\.5:hover {
    transform: translateX(-12.125rem) !important;
  }

  .lg\:hover\:-translate-x-49\.5:hover {
    transform: translateX(-12.375rem) !important;
  }

  .lg\:hover\:-translate-x-50\.5:hover {
    transform: translateX(-12.625rem) !important;
  }

  .lg\:hover\:-translate-x-51\.5:hover {
    transform: translateX(-12.875rem) !important;
  }

  .lg\:hover\:-translate-x-52\.5:hover {
    transform: translateX(-13.125rem) !important;
  }

  .lg\:hover\:-translate-x-53\.5:hover {
    transform: translateX(-13.375rem) !important;
  }

  .lg\:hover\:-translate-x-54\.5:hover {
    transform: translateX(-13.625rem) !important;
  }

  .lg\:hover\:-translate-x-55\.5:hover {
    transform: translateX(-13.875rem) !important;
  }

  .lg\:hover\:-translate-x-56\.5:hover {
    transform: translateX(-14.125rem) !important;
  }

  .lg\:hover\:-translate-x-57\.5:hover {
    transform: translateX(-14.375rem) !important;
  }

  .lg\:hover\:-translate-x-58\.5:hover {
    transform: translateX(-14.625rem) !important;
  }

  .lg\:hover\:-translate-x-59\.5:hover {
    transform: translateX(-14.875rem) !important;
  }

  .lg\:hover\:-translate-x-60\.5:hover {
    transform: translateX(-15.125rem) !important;
  }

  .lg\:hover\:-translate-x-61\.5:hover {
    transform: translateX(-15.375rem) !important;
  }

  .lg\:hover\:-translate-x-62\.5:hover {
    transform: translateX(-15.625rem) !important;
  }

  .lg\:hover\:-translate-x-63\.5:hover {
    transform: translateX(-15.875rem) !important;
  }

  .lg\:hover\:-translate-x-64\.5:hover {
    transform: translateX(-16.125rem) !important;
  }

  .lg\:hover\:-translate-x-65\.5:hover {
    transform: translateX(-16.375rem) !important;
  }

  .lg\:hover\:-translate-x-66\.5:hover {
    transform: translateX(-16.625rem) !important;
  }

  .lg\:hover\:-translate-x-67\.5:hover {
    transform: translateX(-16.875rem) !important;
  }

  .lg\:hover\:-translate-x-68\.5:hover {
    transform: translateX(-17.125rem) !important;
  }

  .lg\:hover\:-translate-x-69\.5:hover {
    transform: translateX(-17.375rem) !important;
  }

  .lg\:hover\:-translate-x-70\.5:hover {
    transform: translateX(-17.625rem) !important;
  }

  .lg\:hover\:-translate-x-71\.5:hover {
    transform: translateX(-17.875rem) !important;
  }

  .lg\:hover\:-translate-x-72\.5:hover {
    transform: translateX(-18.125rem) !important;
  }

  .lg\:hover\:-translate-x-73\.5:hover {
    transform: translateX(-18.375rem) !important;
  }

  .lg\:hover\:-translate-x-74\.5:hover {
    transform: translateX(-18.625rem) !important;
  }

  .lg\:hover\:-translate-x-75\.5:hover {
    transform: translateX(-18.875rem) !important;
  }

  .lg\:hover\:-translate-x-76\.5:hover {
    transform: translateX(-19.125rem) !important;
  }

  .lg\:hover\:-translate-x-77\.5:hover {
    transform: translateX(-19.375rem) !important;
  }

  .lg\:hover\:-translate-x-78\.5:hover {
    transform: translateX(-19.625rem) !important;
  }

  .lg\:hover\:-translate-x-79\.5:hover {
    transform: translateX(-19.875rem) !important;
  }

  .lg\:hover\:-translate-x-80\.5:hover {
    transform: translateX(-20.125rem) !important;
  }

  .lg\:hover\:-translate-x-81\.5:hover {
    transform: translateX(-20.375rem) !important;
  }

  .lg\:hover\:-translate-x-82\.5:hover {
    transform: translateX(-20.625rem) !important;
  }

  .lg\:hover\:-translate-x-83\.5:hover {
    transform: translateX(-20.875rem) !important;
  }

  .lg\:hover\:-translate-x-84\.5:hover {
    transform: translateX(-21.125rem) !important;
  }

  .lg\:hover\:-translate-x-85\.5:hover {
    transform: translateX(-21.375rem) !important;
  }

  .lg\:hover\:-translate-x-86\.5:hover {
    transform: translateX(-21.625rem) !important;
  }

  .lg\:hover\:-translate-x-87\.5:hover {
    transform: translateX(-21.875rem) !important;
  }

  .lg\:hover\:-translate-x-88\.5:hover {
    transform: translateX(-22.125rem) !important;
  }

  .lg\:hover\:-translate-x-89\.5:hover {
    transform: translateX(-22.375rem) !important;
  }

  .lg\:hover\:-translate-x-90\.5:hover {
    transform: translateX(-22.625rem) !important;
  }

  .lg\:hover\:-translate-x-91\.5:hover {
    transform: translateX(-22.875rem) !important;
  }

  .lg\:hover\:-translate-x-92\.5:hover {
    transform: translateX(-23.125rem) !important;
  }

  .lg\:hover\:-translate-x-93\.5:hover {
    transform: translateX(-23.375rem) !important;
  }

  .lg\:hover\:-translate-x-94\.5:hover {
    transform: translateX(-23.625rem) !important;
  }

  .lg\:hover\:-translate-x-95\.5:hover {
    transform: translateX(-23.875rem) !important;
  }

  .lg\:hover\:-translate-x-96\.5:hover {
    transform: translateX(-24.125rem) !important;
  }

  .lg\:hover\:-translate-x-97\.5:hover {
    transform: translateX(-24.375rem) !important;
  }

  .lg\:hover\:-translate-x-98\.5:hover {
    transform: translateX(-24.625rem) !important;
  }

  .lg\:hover\:-translate-x-99\.5:hover {
    transform: translateX(-24.875rem) !important;
  }

  .lg\:hover\:-translate-x-100\.5:hover {
    transform: translateX(-25.125rem) !important;
  }

  .lg\:hover\:-translate-x-101\.5:hover {
    transform: translateX(-25.375rem) !important;
  }

  .lg\:hover\:-translate-x-102\.5:hover {
    transform: translateX(-25.625rem) !important;
  }

  .lg\:hover\:-translate-x-103\.5:hover {
    transform: translateX(-25.875rem) !important;
  }

  .lg\:hover\:-translate-x-104\.5:hover {
    transform: translateX(-26.125rem) !important;
  }

  .lg\:hover\:-translate-x-full:hover {
    transform: translateX(-100%) !important;
  }

  .lg\:hover\:-translate-x-1\/2:hover {
    transform: translateX(-50%) !important;
  }

  .lg\:hover\:translate-x-1\/2:hover {
    transform: translateX(50%) !important;
  }

  .lg\:hover\:translate-x-full:hover {
    transform: translateX(100%) !important;
  }

  .lg\:hover\:translate-x-1\/3:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:hover\:-translate-x-1\/3:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:hover\:translate-x-2\/3:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:hover\:-translate-x-2\/3:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:hover\:translate-x-1\/4:hover {
    transform: translateX(25%) !important;
  }

  .lg\:hover\:-translate-x-1\/4:hover {
    transform: translateX(-25%) !important;
  }

  .lg\:hover\:translate-x-2\/4:hover {
    transform: translateX(50%) !important;
  }

  .lg\:hover\:-translate-x-2\/4:hover {
    transform: translateX(-50%) !important;
  }

  .lg\:hover\:translate-x-3\/4:hover {
    transform: translateX(75%) !important;
  }

  .lg\:hover\:-translate-x-3\/4:hover {
    transform: translateX(-75%) !important;
  }

  .lg\:hover\:translate-x-1\/5:hover {
    transform: translateX(20%) !important;
  }

  .lg\:hover\:-translate-x-1\/5:hover {
    transform: translateX(-20%) !important;
  }

  .lg\:hover\:translate-x-2\/5:hover {
    transform: translateX(40%) !important;
  }

  .lg\:hover\:-translate-x-2\/5:hover {
    transform: translateX(-40%) !important;
  }

  .lg\:hover\:translate-x-3\/5:hover {
    transform: translateX(60%) !important;
  }

  .lg\:hover\:-translate-x-3\/5:hover {
    transform: translateX(-60%) !important;
  }

  .lg\:hover\:translate-x-4\/5:hover {
    transform: translateX(80%) !important;
  }

  .lg\:hover\:-translate-x-4\/5:hover {
    transform: translateX(-80%) !important;
  }

  .lg\:hover\:translate-x-1\/6:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .lg\:hover\:-translate-x-1\/6:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .lg\:hover\:translate-x-2\/6:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:hover\:-translate-x-2\/6:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:hover\:translate-x-3\/6:hover {
    transform: translateX(50%) !important;
  }

  .lg\:hover\:-translate-x-3\/6:hover {
    transform: translateX(-50%) !important;
  }

  .lg\:hover\:translate-x-4\/6:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:hover\:-translate-x-4\/6:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:hover\:translate-x-5\/6:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .lg\:hover\:-translate-x-5\/6:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .lg\:hover\:translate-x-1\/12:hover {
    transform: translateX(8.333333333333332%) !important;
  }

  .lg\:hover\:-translate-x-1\/12:hover {
    transform: translateX(-8.333333333333332%) !important;
  }

  .lg\:hover\:translate-x-2\/12:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .lg\:hover\:-translate-x-2\/12:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .lg\:hover\:translate-x-3\/12:hover {
    transform: translateX(25%) !important;
  }

  .lg\:hover\:-translate-x-3\/12:hover {
    transform: translateX(-25%) !important;
  }

  .lg\:hover\:translate-x-4\/12:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:hover\:-translate-x-4\/12:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:hover\:translate-x-5\/12:hover {
    transform: translateX(41.66666666666667%) !important;
  }

  .lg\:hover\:-translate-x-5\/12:hover {
    transform: translateX(-41.66666666666667%) !important;
  }

  .lg\:hover\:translate-x-6\/12:hover {
    transform: translateX(50%) !important;
  }

  .lg\:hover\:-translate-x-6\/12:hover {
    transform: translateX(-50%) !important;
  }

  .lg\:hover\:translate-x-7\/12:hover {
    transform: translateX(58.333333333333336%) !important;
  }

  .lg\:hover\:-translate-x-7\/12:hover {
    transform: translateX(-58.333333333333336%) !important;
  }

  .lg\:hover\:translate-x-8\/12:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:hover\:-translate-x-8\/12:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:hover\:translate-x-9\/12:hover {
    transform: translateX(75%) !important;
  }

  .lg\:hover\:-translate-x-9\/12:hover {
    transform: translateX(-75%) !important;
  }

  .lg\:hover\:translate-x-10\/12:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .lg\:hover\:-translate-x-10\/12:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .lg\:hover\:translate-x-11\/12:hover {
    transform: translateX(91.66666666666666%) !important;
  }

  .lg\:hover\:-translate-x-11\/12:hover {
    transform: translateX(-91.66666666666666%) !important;
  }

  .lg\:hover\:translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .lg\:hover\:translate-y-1:hover {
    transform: translateY(0.25rem) !important;
  }

  .lg\:hover\:translate-y-2:hover {
    transform: translateY(0.5rem) !important;
  }

  .lg\:hover\:translate-y-3:hover {
    transform: translateY(0.75rem) !important;
  }

  .lg\:hover\:translate-y-4:hover {
    transform: translateY(1rem) !important;
  }

  .lg\:hover\:translate-y-5:hover {
    transform: translateY(1.25rem) !important;
  }

  .lg\:hover\:translate-y-6:hover {
    transform: translateY(1.5rem) !important;
  }

  .lg\:hover\:translate-y-7:hover {
    transform: translateY(1.75rem) !important;
  }

  .lg\:hover\:translate-y-8:hover {
    transform: translateY(2rem) !important;
  }

  .lg\:hover\:translate-y-9:hover {
    transform: translateY(2.25rem) !important;
  }

  .lg\:hover\:translate-y-10:hover {
    transform: translateY(2.5rem) !important;
  }

  .lg\:hover\:translate-y-11:hover {
    transform: translateY(2.75rem) !important;
  }

  .lg\:hover\:translate-y-12:hover {
    transform: translateY(3rem) !important;
  }

  .lg\:hover\:translate-y-13:hover {
    transform: translateY(3.25rem) !important;
  }

  .lg\:hover\:translate-y-14:hover {
    transform: translateY(3.5rem) !important;
  }

  .lg\:hover\:translate-y-15:hover {
    transform: translateY(3.75rem) !important;
  }

  .lg\:hover\:translate-y-16:hover {
    transform: translateY(4rem) !important;
  }

  .lg\:hover\:translate-y-17:hover {
    transform: translateY(4.25rem) !important;
  }

  .lg\:hover\:translate-y-18:hover {
    transform: translateY(4.5rem) !important;
  }

  .lg\:hover\:translate-y-19:hover {
    transform: translateY(4.75rem) !important;
  }

  .lg\:hover\:translate-y-20:hover {
    transform: translateY(5rem) !important;
  }

  .lg\:hover\:translate-y-21:hover {
    transform: translateY(5.25rem) !important;
  }

  .lg\:hover\:translate-y-22:hover {
    transform: translateY(5.5rem) !important;
  }

  .lg\:hover\:translate-y-23:hover {
    transform: translateY(5.75rem) !important;
  }

  .lg\:hover\:translate-y-24:hover {
    transform: translateY(6rem) !important;
  }

  .lg\:hover\:translate-y-25:hover {
    transform: translateY(6.25rem) !important;
  }

  .lg\:hover\:translate-y-26:hover {
    transform: translateY(6.5rem) !important;
  }

  .lg\:hover\:translate-y-27:hover {
    transform: translateY(6.75rem) !important;
  }

  .lg\:hover\:translate-y-28:hover {
    transform: translateY(7rem) !important;
  }

  .lg\:hover\:translate-y-29:hover {
    transform: translateY(7.25rem) !important;
  }

  .lg\:hover\:translate-y-30:hover {
    transform: translateY(7.5rem) !important;
  }

  .lg\:hover\:translate-y-31:hover {
    transform: translateY(7.75rem) !important;
  }

  .lg\:hover\:translate-y-32:hover {
    transform: translateY(8rem) !important;
  }

  .lg\:hover\:translate-y-33:hover {
    transform: translateY(8.25rem) !important;
  }

  .lg\:hover\:translate-y-34:hover {
    transform: translateY(8.5rem) !important;
  }

  .lg\:hover\:translate-y-35:hover {
    transform: translateY(8.75rem) !important;
  }

  .lg\:hover\:translate-y-36:hover {
    transform: translateY(9rem) !important;
  }

  .lg\:hover\:translate-y-37:hover {
    transform: translateY(9.25rem) !important;
  }

  .lg\:hover\:translate-y-38:hover {
    transform: translateY(9.5rem) !important;
  }

  .lg\:hover\:translate-y-39:hover {
    transform: translateY(9.75rem) !important;
  }

  .lg\:hover\:translate-y-40:hover {
    transform: translateY(10rem) !important;
  }

  .lg\:hover\:translate-y-41:hover {
    transform: translateY(10.25rem) !important;
  }

  .lg\:hover\:translate-y-42:hover {
    transform: translateY(10.5rem) !important;
  }

  .lg\:hover\:translate-y-43:hover {
    transform: translateY(10.75rem) !important;
  }

  .lg\:hover\:translate-y-44:hover {
    transform: translateY(11rem) !important;
  }

  .lg\:hover\:translate-y-45:hover {
    transform: translateY(11.25rem) !important;
  }

  .lg\:hover\:translate-y-46:hover {
    transform: translateY(11.5rem) !important;
  }

  .lg\:hover\:translate-y-47:hover {
    transform: translateY(11.75rem) !important;
  }

  .lg\:hover\:translate-y-48:hover {
    transform: translateY(12rem) !important;
  }

  .lg\:hover\:translate-y-49:hover {
    transform: translateY(12.25rem) !important;
  }

  .lg\:hover\:translate-y-50:hover {
    transform: translateY(12.5rem) !important;
  }

  .lg\:hover\:translate-y-51:hover {
    transform: translateY(12.75rem) !important;
  }

  .lg\:hover\:translate-y-52:hover {
    transform: translateY(13rem) !important;
  }

  .lg\:hover\:translate-y-53:hover {
    transform: translateY(13.25rem) !important;
  }

  .lg\:hover\:translate-y-54:hover {
    transform: translateY(13.5rem) !important;
  }

  .lg\:hover\:translate-y-55:hover {
    transform: translateY(13.75rem) !important;
  }

  .lg\:hover\:translate-y-56:hover {
    transform: translateY(14rem) !important;
  }

  .lg\:hover\:translate-y-57:hover {
    transform: translateY(14.25rem) !important;
  }

  .lg\:hover\:translate-y-58:hover {
    transform: translateY(14.5rem) !important;
  }

  .lg\:hover\:translate-y-59:hover {
    transform: translateY(14.75rem) !important;
  }

  .lg\:hover\:translate-y-60:hover {
    transform: translateY(15rem) !important;
  }

  .lg\:hover\:translate-y-61:hover {
    transform: translateY(15.25rem) !important;
  }

  .lg\:hover\:translate-y-62:hover {
    transform: translateY(15.5rem) !important;
  }

  .lg\:hover\:translate-y-63:hover {
    transform: translateY(15.75rem) !important;
  }

  .lg\:hover\:translate-y-64:hover {
    transform: translateY(16rem) !important;
  }

  .lg\:hover\:translate-y-65:hover {
    transform: translateY(16.25rem) !important;
  }

  .lg\:hover\:translate-y-66:hover {
    transform: translateY(16.5rem) !important;
  }

  .lg\:hover\:translate-y-67:hover {
    transform: translateY(16.75rem) !important;
  }

  .lg\:hover\:translate-y-68:hover {
    transform: translateY(17rem) !important;
  }

  .lg\:hover\:translate-y-69:hover {
    transform: translateY(17.25rem) !important;
  }

  .lg\:hover\:translate-y-70:hover {
    transform: translateY(17.5rem) !important;
  }

  .lg\:hover\:translate-y-71:hover {
    transform: translateY(17.75rem) !important;
  }

  .lg\:hover\:translate-y-72:hover {
    transform: translateY(18rem) !important;
  }

  .lg\:hover\:translate-y-73:hover {
    transform: translateY(18.25rem) !important;
  }

  .lg\:hover\:translate-y-74:hover {
    transform: translateY(18.5rem) !important;
  }

  .lg\:hover\:translate-y-75:hover {
    transform: translateY(18.75rem) !important;
  }

  .lg\:hover\:translate-y-76:hover {
    transform: translateY(19rem) !important;
  }

  .lg\:hover\:translate-y-77:hover {
    transform: translateY(19.25rem) !important;
  }

  .lg\:hover\:translate-y-78:hover {
    transform: translateY(19.5rem) !important;
  }

  .lg\:hover\:translate-y-79:hover {
    transform: translateY(19.75rem) !important;
  }

  .lg\:hover\:translate-y-80:hover {
    transform: translateY(20rem) !important;
  }

  .lg\:hover\:translate-y-81:hover {
    transform: translateY(20.25rem) !important;
  }

  .lg\:hover\:translate-y-82:hover {
    transform: translateY(20.5rem) !important;
  }

  .lg\:hover\:translate-y-83:hover {
    transform: translateY(20.75rem) !important;
  }

  .lg\:hover\:translate-y-84:hover {
    transform: translateY(21rem) !important;
  }

  .lg\:hover\:translate-y-85:hover {
    transform: translateY(21.25rem) !important;
  }

  .lg\:hover\:translate-y-86:hover {
    transform: translateY(21.5rem) !important;
  }

  .lg\:hover\:translate-y-87:hover {
    transform: translateY(21.75rem) !important;
  }

  .lg\:hover\:translate-y-88:hover {
    transform: translateY(22rem) !important;
  }

  .lg\:hover\:translate-y-89:hover {
    transform: translateY(22.25rem) !important;
  }

  .lg\:hover\:translate-y-90:hover {
    transform: translateY(22.5rem) !important;
  }

  .lg\:hover\:translate-y-91:hover {
    transform: translateY(22.75rem) !important;
  }

  .lg\:hover\:translate-y-92:hover {
    transform: translateY(23rem) !important;
  }

  .lg\:hover\:translate-y-93:hover {
    transform: translateY(23.25rem) !important;
  }

  .lg\:hover\:translate-y-94:hover {
    transform: translateY(23.5rem) !important;
  }

  .lg\:hover\:translate-y-95:hover {
    transform: translateY(23.75rem) !important;
  }

  .lg\:hover\:translate-y-96:hover {
    transform: translateY(24rem) !important;
  }

  .lg\:hover\:translate-y-97:hover {
    transform: translateY(24.25rem) !important;
  }

  .lg\:hover\:translate-y-98:hover {
    transform: translateY(24.5rem) !important;
  }

  .lg\:hover\:translate-y-99:hover {
    transform: translateY(24.75rem) !important;
  }

  .lg\:hover\:translate-y-100:hover {
    transform: translateY(25rem) !important;
  }

  .lg\:hover\:translate-y-101:hover {
    transform: translateY(25.25rem) !important;
  }

  .lg\:hover\:translate-y-102:hover {
    transform: translateY(25.5rem) !important;
  }

  .lg\:hover\:translate-y-103:hover {
    transform: translateY(25.75rem) !important;
  }

  .lg\:hover\:translate-y-104:hover {
    transform: translateY(26rem) !important;
  }

  .lg\:hover\:translate-y-105:hover {
    transform: translateY(26.25rem) !important;
  }

  .lg\:hover\:translate-y-px:hover {
    transform: translateY(1px) !important;
  }

  .lg\:hover\:translate-y-0\.5:hover {
    transform: translateY(0.125rem) !important;
  }

  .lg\:hover\:translate-y-1\.5:hover {
    transform: translateY(0.375rem) !important;
  }

  .lg\:hover\:translate-y-2\.5:hover {
    transform: translateY(0.625rem) !important;
  }

  .lg\:hover\:translate-y-3\.5:hover {
    transform: translateY(0.875rem) !important;
  }

  .lg\:hover\:translate-y-4\.5:hover {
    transform: translateY(1.125rem) !important;
  }

  .lg\:hover\:translate-y-5\.5:hover {
    transform: translateY(1.375rem) !important;
  }

  .lg\:hover\:translate-y-6\.5:hover {
    transform: translateY(1.625rem) !important;
  }

  .lg\:hover\:translate-y-7\.5:hover {
    transform: translateY(1.875rem) !important;
  }

  .lg\:hover\:translate-y-8\.5:hover {
    transform: translateY(2.125rem) !important;
  }

  .lg\:hover\:translate-y-9\.5:hover {
    transform: translateY(2.375rem) !important;
  }

  .lg\:hover\:translate-y-10\.5:hover {
    transform: translateY(2.625rem) !important;
  }

  .lg\:hover\:translate-y-11\.5:hover {
    transform: translateY(2.875rem) !important;
  }

  .lg\:hover\:translate-y-12\.5:hover {
    transform: translateY(3.125rem) !important;
  }

  .lg\:hover\:translate-y-13\.5:hover {
    transform: translateY(3.375rem) !important;
  }

  .lg\:hover\:translate-y-14\.5:hover {
    transform: translateY(3.625rem) !important;
  }

  .lg\:hover\:translate-y-15\.5:hover {
    transform: translateY(3.875rem) !important;
  }

  .lg\:hover\:translate-y-16\.5:hover {
    transform: translateY(4.125rem) !important;
  }

  .lg\:hover\:translate-y-17\.5:hover {
    transform: translateY(4.375rem) !important;
  }

  .lg\:hover\:translate-y-18\.5:hover {
    transform: translateY(4.625rem) !important;
  }

  .lg\:hover\:translate-y-19\.5:hover {
    transform: translateY(4.875rem) !important;
  }

  .lg\:hover\:translate-y-20\.5:hover {
    transform: translateY(5.125rem) !important;
  }

  .lg\:hover\:translate-y-21\.5:hover {
    transform: translateY(5.375rem) !important;
  }

  .lg\:hover\:translate-y-22\.5:hover {
    transform: translateY(5.625rem) !important;
  }

  .lg\:hover\:translate-y-23\.5:hover {
    transform: translateY(5.875rem) !important;
  }

  .lg\:hover\:translate-y-24\.5:hover {
    transform: translateY(6.125rem) !important;
  }

  .lg\:hover\:translate-y-25\.5:hover {
    transform: translateY(6.375rem) !important;
  }

  .lg\:hover\:translate-y-26\.5:hover {
    transform: translateY(6.625rem) !important;
  }

  .lg\:hover\:translate-y-27\.5:hover {
    transform: translateY(6.875rem) !important;
  }

  .lg\:hover\:translate-y-28\.5:hover {
    transform: translateY(7.125rem) !important;
  }

  .lg\:hover\:translate-y-29\.5:hover {
    transform: translateY(7.375rem) !important;
  }

  .lg\:hover\:translate-y-30\.5:hover {
    transform: translateY(7.625rem) !important;
  }

  .lg\:hover\:translate-y-31\.5:hover {
    transform: translateY(7.875rem) !important;
  }

  .lg\:hover\:translate-y-32\.5:hover {
    transform: translateY(8.125rem) !important;
  }

  .lg\:hover\:translate-y-33\.5:hover {
    transform: translateY(8.375rem) !important;
  }

  .lg\:hover\:translate-y-34\.5:hover {
    transform: translateY(8.625rem) !important;
  }

  .lg\:hover\:translate-y-35\.5:hover {
    transform: translateY(8.875rem) !important;
  }

  .lg\:hover\:translate-y-36\.5:hover {
    transform: translateY(9.125rem) !important;
  }

  .lg\:hover\:translate-y-37\.5:hover {
    transform: translateY(9.375rem) !important;
  }

  .lg\:hover\:translate-y-38\.5:hover {
    transform: translateY(9.625rem) !important;
  }

  .lg\:hover\:translate-y-39\.5:hover {
    transform: translateY(9.875rem) !important;
  }

  .lg\:hover\:translate-y-40\.5:hover {
    transform: translateY(10.125rem) !important;
  }

  .lg\:hover\:translate-y-41\.5:hover {
    transform: translateY(10.375rem) !important;
  }

  .lg\:hover\:translate-y-42\.5:hover {
    transform: translateY(10.625rem) !important;
  }

  .lg\:hover\:translate-y-43\.5:hover {
    transform: translateY(10.875rem) !important;
  }

  .lg\:hover\:translate-y-44\.5:hover {
    transform: translateY(11.125rem) !important;
  }

  .lg\:hover\:translate-y-45\.5:hover {
    transform: translateY(11.375rem) !important;
  }

  .lg\:hover\:translate-y-46\.5:hover {
    transform: translateY(11.625rem) !important;
  }

  .lg\:hover\:translate-y-47\.5:hover {
    transform: translateY(11.875rem) !important;
  }

  .lg\:hover\:translate-y-48\.5:hover {
    transform: translateY(12.125rem) !important;
  }

  .lg\:hover\:translate-y-49\.5:hover {
    transform: translateY(12.375rem) !important;
  }

  .lg\:hover\:translate-y-50\.5:hover {
    transform: translateY(12.625rem) !important;
  }

  .lg\:hover\:translate-y-51\.5:hover {
    transform: translateY(12.875rem) !important;
  }

  .lg\:hover\:translate-y-52\.5:hover {
    transform: translateY(13.125rem) !important;
  }

  .lg\:hover\:translate-y-53\.5:hover {
    transform: translateY(13.375rem) !important;
  }

  .lg\:hover\:translate-y-54\.5:hover {
    transform: translateY(13.625rem) !important;
  }

  .lg\:hover\:translate-y-55\.5:hover {
    transform: translateY(13.875rem) !important;
  }

  .lg\:hover\:translate-y-56\.5:hover {
    transform: translateY(14.125rem) !important;
  }

  .lg\:hover\:translate-y-57\.5:hover {
    transform: translateY(14.375rem) !important;
  }

  .lg\:hover\:translate-y-58\.5:hover {
    transform: translateY(14.625rem) !important;
  }

  .lg\:hover\:translate-y-59\.5:hover {
    transform: translateY(14.875rem) !important;
  }

  .lg\:hover\:translate-y-60\.5:hover {
    transform: translateY(15.125rem) !important;
  }

  .lg\:hover\:translate-y-61\.5:hover {
    transform: translateY(15.375rem) !important;
  }

  .lg\:hover\:translate-y-62\.5:hover {
    transform: translateY(15.625rem) !important;
  }

  .lg\:hover\:translate-y-63\.5:hover {
    transform: translateY(15.875rem) !important;
  }

  .lg\:hover\:translate-y-64\.5:hover {
    transform: translateY(16.125rem) !important;
  }

  .lg\:hover\:translate-y-65\.5:hover {
    transform: translateY(16.375rem) !important;
  }

  .lg\:hover\:translate-y-66\.5:hover {
    transform: translateY(16.625rem) !important;
  }

  .lg\:hover\:translate-y-67\.5:hover {
    transform: translateY(16.875rem) !important;
  }

  .lg\:hover\:translate-y-68\.5:hover {
    transform: translateY(17.125rem) !important;
  }

  .lg\:hover\:translate-y-69\.5:hover {
    transform: translateY(17.375rem) !important;
  }

  .lg\:hover\:translate-y-70\.5:hover {
    transform: translateY(17.625rem) !important;
  }

  .lg\:hover\:translate-y-71\.5:hover {
    transform: translateY(17.875rem) !important;
  }

  .lg\:hover\:translate-y-72\.5:hover {
    transform: translateY(18.125rem) !important;
  }

  .lg\:hover\:translate-y-73\.5:hover {
    transform: translateY(18.375rem) !important;
  }

  .lg\:hover\:translate-y-74\.5:hover {
    transform: translateY(18.625rem) !important;
  }

  .lg\:hover\:translate-y-75\.5:hover {
    transform: translateY(18.875rem) !important;
  }

  .lg\:hover\:translate-y-76\.5:hover {
    transform: translateY(19.125rem) !important;
  }

  .lg\:hover\:translate-y-77\.5:hover {
    transform: translateY(19.375rem) !important;
  }

  .lg\:hover\:translate-y-78\.5:hover {
    transform: translateY(19.625rem) !important;
  }

  .lg\:hover\:translate-y-79\.5:hover {
    transform: translateY(19.875rem) !important;
  }

  .lg\:hover\:translate-y-80\.5:hover {
    transform: translateY(20.125rem) !important;
  }

  .lg\:hover\:translate-y-81\.5:hover {
    transform: translateY(20.375rem) !important;
  }

  .lg\:hover\:translate-y-82\.5:hover {
    transform: translateY(20.625rem) !important;
  }

  .lg\:hover\:translate-y-83\.5:hover {
    transform: translateY(20.875rem) !important;
  }

  .lg\:hover\:translate-y-84\.5:hover {
    transform: translateY(21.125rem) !important;
  }

  .lg\:hover\:translate-y-85\.5:hover {
    transform: translateY(21.375rem) !important;
  }

  .lg\:hover\:translate-y-86\.5:hover {
    transform: translateY(21.625rem) !important;
  }

  .lg\:hover\:translate-y-87\.5:hover {
    transform: translateY(21.875rem) !important;
  }

  .lg\:hover\:translate-y-88\.5:hover {
    transform: translateY(22.125rem) !important;
  }

  .lg\:hover\:translate-y-89\.5:hover {
    transform: translateY(22.375rem) !important;
  }

  .lg\:hover\:translate-y-90\.5:hover {
    transform: translateY(22.625rem) !important;
  }

  .lg\:hover\:translate-y-91\.5:hover {
    transform: translateY(22.875rem) !important;
  }

  .lg\:hover\:translate-y-92\.5:hover {
    transform: translateY(23.125rem) !important;
  }

  .lg\:hover\:translate-y-93\.5:hover {
    transform: translateY(23.375rem) !important;
  }

  .lg\:hover\:translate-y-94\.5:hover {
    transform: translateY(23.625rem) !important;
  }

  .lg\:hover\:translate-y-95\.5:hover {
    transform: translateY(23.875rem) !important;
  }

  .lg\:hover\:translate-y-96\.5:hover {
    transform: translateY(24.125rem) !important;
  }

  .lg\:hover\:translate-y-97\.5:hover {
    transform: translateY(24.375rem) !important;
  }

  .lg\:hover\:translate-y-98\.5:hover {
    transform: translateY(24.625rem) !important;
  }

  .lg\:hover\:translate-y-99\.5:hover {
    transform: translateY(24.875rem) !important;
  }

  .lg\:hover\:translate-y-100\.5:hover {
    transform: translateY(25.125rem) !important;
  }

  .lg\:hover\:translate-y-101\.5:hover {
    transform: translateY(25.375rem) !important;
  }

  .lg\:hover\:translate-y-102\.5:hover {
    transform: translateY(25.625rem) !important;
  }

  .lg\:hover\:translate-y-103\.5:hover {
    transform: translateY(25.875rem) !important;
  }

  .lg\:hover\:translate-y-104\.5:hover {
    transform: translateY(26.125rem) !important;
  }

  .lg\:hover\:-translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .lg\:hover\:-translate-y-1:hover {
    transform: translateY(-0.25rem) !important;
  }

  .lg\:hover\:-translate-y-2:hover {
    transform: translateY(-0.5rem) !important;
  }

  .lg\:hover\:-translate-y-3:hover {
    transform: translateY(-0.75rem) !important;
  }

  .lg\:hover\:-translate-y-4:hover {
    transform: translateY(-1rem) !important;
  }

  .lg\:hover\:-translate-y-5:hover {
    transform: translateY(-1.25rem) !important;
  }

  .lg\:hover\:-translate-y-6:hover {
    transform: translateY(-1.5rem) !important;
  }

  .lg\:hover\:-translate-y-7:hover {
    transform: translateY(-1.75rem) !important;
  }

  .lg\:hover\:-translate-y-8:hover {
    transform: translateY(-2rem) !important;
  }

  .lg\:hover\:-translate-y-9:hover {
    transform: translateY(-2.25rem) !important;
  }

  .lg\:hover\:-translate-y-10:hover {
    transform: translateY(-2.5rem) !important;
  }

  .lg\:hover\:-translate-y-11:hover {
    transform: translateY(-2.75rem) !important;
  }

  .lg\:hover\:-translate-y-12:hover {
    transform: translateY(-3rem) !important;
  }

  .lg\:hover\:-translate-y-13:hover {
    transform: translateY(-3.25rem) !important;
  }

  .lg\:hover\:-translate-y-14:hover {
    transform: translateY(-3.5rem) !important;
  }

  .lg\:hover\:-translate-y-15:hover {
    transform: translateY(-3.75rem) !important;
  }

  .lg\:hover\:-translate-y-16:hover {
    transform: translateY(-4rem) !important;
  }

  .lg\:hover\:-translate-y-17:hover {
    transform: translateY(-4.25rem) !important;
  }

  .lg\:hover\:-translate-y-18:hover {
    transform: translateY(-4.5rem) !important;
  }

  .lg\:hover\:-translate-y-19:hover {
    transform: translateY(-4.75rem) !important;
  }

  .lg\:hover\:-translate-y-20:hover {
    transform: translateY(-5rem) !important;
  }

  .lg\:hover\:-translate-y-21:hover {
    transform: translateY(-5.25rem) !important;
  }

  .lg\:hover\:-translate-y-22:hover {
    transform: translateY(-5.5rem) !important;
  }

  .lg\:hover\:-translate-y-23:hover {
    transform: translateY(-5.75rem) !important;
  }

  .lg\:hover\:-translate-y-24:hover {
    transform: translateY(-6rem) !important;
  }

  .lg\:hover\:-translate-y-25:hover {
    transform: translateY(-6.25rem) !important;
  }

  .lg\:hover\:-translate-y-26:hover {
    transform: translateY(-6.5rem) !important;
  }

  .lg\:hover\:-translate-y-27:hover {
    transform: translateY(-6.75rem) !important;
  }

  .lg\:hover\:-translate-y-28:hover {
    transform: translateY(-7rem) !important;
  }

  .lg\:hover\:-translate-y-29:hover {
    transform: translateY(-7.25rem) !important;
  }

  .lg\:hover\:-translate-y-30:hover {
    transform: translateY(-7.5rem) !important;
  }

  .lg\:hover\:-translate-y-31:hover {
    transform: translateY(-7.75rem) !important;
  }

  .lg\:hover\:-translate-y-32:hover {
    transform: translateY(-8rem) !important;
  }

  .lg\:hover\:-translate-y-33:hover {
    transform: translateY(-8.25rem) !important;
  }

  .lg\:hover\:-translate-y-34:hover {
    transform: translateY(-8.5rem) !important;
  }

  .lg\:hover\:-translate-y-35:hover {
    transform: translateY(-8.75rem) !important;
  }

  .lg\:hover\:-translate-y-36:hover {
    transform: translateY(-9rem) !important;
  }

  .lg\:hover\:-translate-y-37:hover {
    transform: translateY(-9.25rem) !important;
  }

  .lg\:hover\:-translate-y-38:hover {
    transform: translateY(-9.5rem) !important;
  }

  .lg\:hover\:-translate-y-39:hover {
    transform: translateY(-9.75rem) !important;
  }

  .lg\:hover\:-translate-y-40:hover {
    transform: translateY(-10rem) !important;
  }

  .lg\:hover\:-translate-y-41:hover {
    transform: translateY(-10.25rem) !important;
  }

  .lg\:hover\:-translate-y-42:hover {
    transform: translateY(-10.5rem) !important;
  }

  .lg\:hover\:-translate-y-43:hover {
    transform: translateY(-10.75rem) !important;
  }

  .lg\:hover\:-translate-y-44:hover {
    transform: translateY(-11rem) !important;
  }

  .lg\:hover\:-translate-y-45:hover {
    transform: translateY(-11.25rem) !important;
  }

  .lg\:hover\:-translate-y-46:hover {
    transform: translateY(-11.5rem) !important;
  }

  .lg\:hover\:-translate-y-47:hover {
    transform: translateY(-11.75rem) !important;
  }

  .lg\:hover\:-translate-y-48:hover {
    transform: translateY(-12rem) !important;
  }

  .lg\:hover\:-translate-y-49:hover {
    transform: translateY(-12.25rem) !important;
  }

  .lg\:hover\:-translate-y-50:hover {
    transform: translateY(-12.5rem) !important;
  }

  .lg\:hover\:-translate-y-51:hover {
    transform: translateY(-12.75rem) !important;
  }

  .lg\:hover\:-translate-y-52:hover {
    transform: translateY(-13rem) !important;
  }

  .lg\:hover\:-translate-y-53:hover {
    transform: translateY(-13.25rem) !important;
  }

  .lg\:hover\:-translate-y-54:hover {
    transform: translateY(-13.5rem) !important;
  }

  .lg\:hover\:-translate-y-55:hover {
    transform: translateY(-13.75rem) !important;
  }

  .lg\:hover\:-translate-y-56:hover {
    transform: translateY(-14rem) !important;
  }

  .lg\:hover\:-translate-y-57:hover {
    transform: translateY(-14.25rem) !important;
  }

  .lg\:hover\:-translate-y-58:hover {
    transform: translateY(-14.5rem) !important;
  }

  .lg\:hover\:-translate-y-59:hover {
    transform: translateY(-14.75rem) !important;
  }

  .lg\:hover\:-translate-y-60:hover {
    transform: translateY(-15rem) !important;
  }

  .lg\:hover\:-translate-y-61:hover {
    transform: translateY(-15.25rem) !important;
  }

  .lg\:hover\:-translate-y-62:hover {
    transform: translateY(-15.5rem) !important;
  }

  .lg\:hover\:-translate-y-63:hover {
    transform: translateY(-15.75rem) !important;
  }

  .lg\:hover\:-translate-y-64:hover {
    transform: translateY(-16rem) !important;
  }

  .lg\:hover\:-translate-y-65:hover {
    transform: translateY(-16.25rem) !important;
  }

  .lg\:hover\:-translate-y-66:hover {
    transform: translateY(-16.5rem) !important;
  }

  .lg\:hover\:-translate-y-67:hover {
    transform: translateY(-16.75rem) !important;
  }

  .lg\:hover\:-translate-y-68:hover {
    transform: translateY(-17rem) !important;
  }

  .lg\:hover\:-translate-y-69:hover {
    transform: translateY(-17.25rem) !important;
  }

  .lg\:hover\:-translate-y-70:hover {
    transform: translateY(-17.5rem) !important;
  }

  .lg\:hover\:-translate-y-71:hover {
    transform: translateY(-17.75rem) !important;
  }

  .lg\:hover\:-translate-y-72:hover {
    transform: translateY(-18rem) !important;
  }

  .lg\:hover\:-translate-y-73:hover {
    transform: translateY(-18.25rem) !important;
  }

  .lg\:hover\:-translate-y-74:hover {
    transform: translateY(-18.5rem) !important;
  }

  .lg\:hover\:-translate-y-75:hover {
    transform: translateY(-18.75rem) !important;
  }

  .lg\:hover\:-translate-y-76:hover {
    transform: translateY(-19rem) !important;
  }

  .lg\:hover\:-translate-y-77:hover {
    transform: translateY(-19.25rem) !important;
  }

  .lg\:hover\:-translate-y-78:hover {
    transform: translateY(-19.5rem) !important;
  }

  .lg\:hover\:-translate-y-79:hover {
    transform: translateY(-19.75rem) !important;
  }

  .lg\:hover\:-translate-y-80:hover {
    transform: translateY(-20rem) !important;
  }

  .lg\:hover\:-translate-y-81:hover {
    transform: translateY(-20.25rem) !important;
  }

  .lg\:hover\:-translate-y-82:hover {
    transform: translateY(-20.5rem) !important;
  }

  .lg\:hover\:-translate-y-83:hover {
    transform: translateY(-20.75rem) !important;
  }

  .lg\:hover\:-translate-y-84:hover {
    transform: translateY(-21rem) !important;
  }

  .lg\:hover\:-translate-y-85:hover {
    transform: translateY(-21.25rem) !important;
  }

  .lg\:hover\:-translate-y-86:hover {
    transform: translateY(-21.5rem) !important;
  }

  .lg\:hover\:-translate-y-87:hover {
    transform: translateY(-21.75rem) !important;
  }

  .lg\:hover\:-translate-y-88:hover {
    transform: translateY(-22rem) !important;
  }

  .lg\:hover\:-translate-y-89:hover {
    transform: translateY(-22.25rem) !important;
  }

  .lg\:hover\:-translate-y-90:hover {
    transform: translateY(-22.5rem) !important;
  }

  .lg\:hover\:-translate-y-91:hover {
    transform: translateY(-22.75rem) !important;
  }

  .lg\:hover\:-translate-y-92:hover {
    transform: translateY(-23rem) !important;
  }

  .lg\:hover\:-translate-y-93:hover {
    transform: translateY(-23.25rem) !important;
  }

  .lg\:hover\:-translate-y-94:hover {
    transform: translateY(-23.5rem) !important;
  }

  .lg\:hover\:-translate-y-95:hover {
    transform: translateY(-23.75rem) !important;
  }

  .lg\:hover\:-translate-y-96:hover {
    transform: translateY(-24rem) !important;
  }

  .lg\:hover\:-translate-y-97:hover {
    transform: translateY(-24.25rem) !important;
  }

  .lg\:hover\:-translate-y-98:hover {
    transform: translateY(-24.5rem) !important;
  }

  .lg\:hover\:-translate-y-99:hover {
    transform: translateY(-24.75rem) !important;
  }

  .lg\:hover\:-translate-y-100:hover {
    transform: translateY(-25rem) !important;
  }

  .lg\:hover\:-translate-y-101:hover {
    transform: translateY(-25.25rem) !important;
  }

  .lg\:hover\:-translate-y-102:hover {
    transform: translateY(-25.5rem) !important;
  }

  .lg\:hover\:-translate-y-103:hover {
    transform: translateY(-25.75rem) !important;
  }

  .lg\:hover\:-translate-y-104:hover {
    transform: translateY(-26rem) !important;
  }

  .lg\:hover\:-translate-y-105:hover {
    transform: translateY(-26.25rem) !important;
  }

  .lg\:hover\:-translate-y-px:hover {
    transform: translateY(-1px) !important;
  }

  .lg\:hover\:-translate-y-0\.5:hover {
    transform: translateY(-0.125rem) !important;
  }

  .lg\:hover\:-translate-y-1\.5:hover {
    transform: translateY(-0.375rem) !important;
  }

  .lg\:hover\:-translate-y-2\.5:hover {
    transform: translateY(-0.625rem) !important;
  }

  .lg\:hover\:-translate-y-3\.5:hover {
    transform: translateY(-0.875rem) !important;
  }

  .lg\:hover\:-translate-y-4\.5:hover {
    transform: translateY(-1.125rem) !important;
  }

  .lg\:hover\:-translate-y-5\.5:hover {
    transform: translateY(-1.375rem) !important;
  }

  .lg\:hover\:-translate-y-6\.5:hover {
    transform: translateY(-1.625rem) !important;
  }

  .lg\:hover\:-translate-y-7\.5:hover {
    transform: translateY(-1.875rem) !important;
  }

  .lg\:hover\:-translate-y-8\.5:hover {
    transform: translateY(-2.125rem) !important;
  }

  .lg\:hover\:-translate-y-9\.5:hover {
    transform: translateY(-2.375rem) !important;
  }

  .lg\:hover\:-translate-y-10\.5:hover {
    transform: translateY(-2.625rem) !important;
  }

  .lg\:hover\:-translate-y-11\.5:hover {
    transform: translateY(-2.875rem) !important;
  }

  .lg\:hover\:-translate-y-12\.5:hover {
    transform: translateY(-3.125rem) !important;
  }

  .lg\:hover\:-translate-y-13\.5:hover {
    transform: translateY(-3.375rem) !important;
  }

  .lg\:hover\:-translate-y-14\.5:hover {
    transform: translateY(-3.625rem) !important;
  }

  .lg\:hover\:-translate-y-15\.5:hover {
    transform: translateY(-3.875rem) !important;
  }

  .lg\:hover\:-translate-y-16\.5:hover {
    transform: translateY(-4.125rem) !important;
  }

  .lg\:hover\:-translate-y-17\.5:hover {
    transform: translateY(-4.375rem) !important;
  }

  .lg\:hover\:-translate-y-18\.5:hover {
    transform: translateY(-4.625rem) !important;
  }

  .lg\:hover\:-translate-y-19\.5:hover {
    transform: translateY(-4.875rem) !important;
  }

  .lg\:hover\:-translate-y-20\.5:hover {
    transform: translateY(-5.125rem) !important;
  }

  .lg\:hover\:-translate-y-21\.5:hover {
    transform: translateY(-5.375rem) !important;
  }

  .lg\:hover\:-translate-y-22\.5:hover {
    transform: translateY(-5.625rem) !important;
  }

  .lg\:hover\:-translate-y-23\.5:hover {
    transform: translateY(-5.875rem) !important;
  }

  .lg\:hover\:-translate-y-24\.5:hover {
    transform: translateY(-6.125rem) !important;
  }

  .lg\:hover\:-translate-y-25\.5:hover {
    transform: translateY(-6.375rem) !important;
  }

  .lg\:hover\:-translate-y-26\.5:hover {
    transform: translateY(-6.625rem) !important;
  }

  .lg\:hover\:-translate-y-27\.5:hover {
    transform: translateY(-6.875rem) !important;
  }

  .lg\:hover\:-translate-y-28\.5:hover {
    transform: translateY(-7.125rem) !important;
  }

  .lg\:hover\:-translate-y-29\.5:hover {
    transform: translateY(-7.375rem) !important;
  }

  .lg\:hover\:-translate-y-30\.5:hover {
    transform: translateY(-7.625rem) !important;
  }

  .lg\:hover\:-translate-y-31\.5:hover {
    transform: translateY(-7.875rem) !important;
  }

  .lg\:hover\:-translate-y-32\.5:hover {
    transform: translateY(-8.125rem) !important;
  }

  .lg\:hover\:-translate-y-33\.5:hover {
    transform: translateY(-8.375rem) !important;
  }

  .lg\:hover\:-translate-y-34\.5:hover {
    transform: translateY(-8.625rem) !important;
  }

  .lg\:hover\:-translate-y-35\.5:hover {
    transform: translateY(-8.875rem) !important;
  }

  .lg\:hover\:-translate-y-36\.5:hover {
    transform: translateY(-9.125rem) !important;
  }

  .lg\:hover\:-translate-y-37\.5:hover {
    transform: translateY(-9.375rem) !important;
  }

  .lg\:hover\:-translate-y-38\.5:hover {
    transform: translateY(-9.625rem) !important;
  }

  .lg\:hover\:-translate-y-39\.5:hover {
    transform: translateY(-9.875rem) !important;
  }

  .lg\:hover\:-translate-y-40\.5:hover {
    transform: translateY(-10.125rem) !important;
  }

  .lg\:hover\:-translate-y-41\.5:hover {
    transform: translateY(-10.375rem) !important;
  }

  .lg\:hover\:-translate-y-42\.5:hover {
    transform: translateY(-10.625rem) !important;
  }

  .lg\:hover\:-translate-y-43\.5:hover {
    transform: translateY(-10.875rem) !important;
  }

  .lg\:hover\:-translate-y-44\.5:hover {
    transform: translateY(-11.125rem) !important;
  }

  .lg\:hover\:-translate-y-45\.5:hover {
    transform: translateY(-11.375rem) !important;
  }

  .lg\:hover\:-translate-y-46\.5:hover {
    transform: translateY(-11.625rem) !important;
  }

  .lg\:hover\:-translate-y-47\.5:hover {
    transform: translateY(-11.875rem) !important;
  }

  .lg\:hover\:-translate-y-48\.5:hover {
    transform: translateY(-12.125rem) !important;
  }

  .lg\:hover\:-translate-y-49\.5:hover {
    transform: translateY(-12.375rem) !important;
  }

  .lg\:hover\:-translate-y-50\.5:hover {
    transform: translateY(-12.625rem) !important;
  }

  .lg\:hover\:-translate-y-51\.5:hover {
    transform: translateY(-12.875rem) !important;
  }

  .lg\:hover\:-translate-y-52\.5:hover {
    transform: translateY(-13.125rem) !important;
  }

  .lg\:hover\:-translate-y-53\.5:hover {
    transform: translateY(-13.375rem) !important;
  }

  .lg\:hover\:-translate-y-54\.5:hover {
    transform: translateY(-13.625rem) !important;
  }

  .lg\:hover\:-translate-y-55\.5:hover {
    transform: translateY(-13.875rem) !important;
  }

  .lg\:hover\:-translate-y-56\.5:hover {
    transform: translateY(-14.125rem) !important;
  }

  .lg\:hover\:-translate-y-57\.5:hover {
    transform: translateY(-14.375rem) !important;
  }

  .lg\:hover\:-translate-y-58\.5:hover {
    transform: translateY(-14.625rem) !important;
  }

  .lg\:hover\:-translate-y-59\.5:hover {
    transform: translateY(-14.875rem) !important;
  }

  .lg\:hover\:-translate-y-60\.5:hover {
    transform: translateY(-15.125rem) !important;
  }

  .lg\:hover\:-translate-y-61\.5:hover {
    transform: translateY(-15.375rem) !important;
  }

  .lg\:hover\:-translate-y-62\.5:hover {
    transform: translateY(-15.625rem) !important;
  }

  .lg\:hover\:-translate-y-63\.5:hover {
    transform: translateY(-15.875rem) !important;
  }

  .lg\:hover\:-translate-y-64\.5:hover {
    transform: translateY(-16.125rem) !important;
  }

  .lg\:hover\:-translate-y-65\.5:hover {
    transform: translateY(-16.375rem) !important;
  }

  .lg\:hover\:-translate-y-66\.5:hover {
    transform: translateY(-16.625rem) !important;
  }

  .lg\:hover\:-translate-y-67\.5:hover {
    transform: translateY(-16.875rem) !important;
  }

  .lg\:hover\:-translate-y-68\.5:hover {
    transform: translateY(-17.125rem) !important;
  }

  .lg\:hover\:-translate-y-69\.5:hover {
    transform: translateY(-17.375rem) !important;
  }

  .lg\:hover\:-translate-y-70\.5:hover {
    transform: translateY(-17.625rem) !important;
  }

  .lg\:hover\:-translate-y-71\.5:hover {
    transform: translateY(-17.875rem) !important;
  }

  .lg\:hover\:-translate-y-72\.5:hover {
    transform: translateY(-18.125rem) !important;
  }

  .lg\:hover\:-translate-y-73\.5:hover {
    transform: translateY(-18.375rem) !important;
  }

  .lg\:hover\:-translate-y-74\.5:hover {
    transform: translateY(-18.625rem) !important;
  }

  .lg\:hover\:-translate-y-75\.5:hover {
    transform: translateY(-18.875rem) !important;
  }

  .lg\:hover\:-translate-y-76\.5:hover {
    transform: translateY(-19.125rem) !important;
  }

  .lg\:hover\:-translate-y-77\.5:hover {
    transform: translateY(-19.375rem) !important;
  }

  .lg\:hover\:-translate-y-78\.5:hover {
    transform: translateY(-19.625rem) !important;
  }

  .lg\:hover\:-translate-y-79\.5:hover {
    transform: translateY(-19.875rem) !important;
  }

  .lg\:hover\:-translate-y-80\.5:hover {
    transform: translateY(-20.125rem) !important;
  }

  .lg\:hover\:-translate-y-81\.5:hover {
    transform: translateY(-20.375rem) !important;
  }

  .lg\:hover\:-translate-y-82\.5:hover {
    transform: translateY(-20.625rem) !important;
  }

  .lg\:hover\:-translate-y-83\.5:hover {
    transform: translateY(-20.875rem) !important;
  }

  .lg\:hover\:-translate-y-84\.5:hover {
    transform: translateY(-21.125rem) !important;
  }

  .lg\:hover\:-translate-y-85\.5:hover {
    transform: translateY(-21.375rem) !important;
  }

  .lg\:hover\:-translate-y-86\.5:hover {
    transform: translateY(-21.625rem) !important;
  }

  .lg\:hover\:-translate-y-87\.5:hover {
    transform: translateY(-21.875rem) !important;
  }

  .lg\:hover\:-translate-y-88\.5:hover {
    transform: translateY(-22.125rem) !important;
  }

  .lg\:hover\:-translate-y-89\.5:hover {
    transform: translateY(-22.375rem) !important;
  }

  .lg\:hover\:-translate-y-90\.5:hover {
    transform: translateY(-22.625rem) !important;
  }

  .lg\:hover\:-translate-y-91\.5:hover {
    transform: translateY(-22.875rem) !important;
  }

  .lg\:hover\:-translate-y-92\.5:hover {
    transform: translateY(-23.125rem) !important;
  }

  .lg\:hover\:-translate-y-93\.5:hover {
    transform: translateY(-23.375rem) !important;
  }

  .lg\:hover\:-translate-y-94\.5:hover {
    transform: translateY(-23.625rem) !important;
  }

  .lg\:hover\:-translate-y-95\.5:hover {
    transform: translateY(-23.875rem) !important;
  }

  .lg\:hover\:-translate-y-96\.5:hover {
    transform: translateY(-24.125rem) !important;
  }

  .lg\:hover\:-translate-y-97\.5:hover {
    transform: translateY(-24.375rem) !important;
  }

  .lg\:hover\:-translate-y-98\.5:hover {
    transform: translateY(-24.625rem) !important;
  }

  .lg\:hover\:-translate-y-99\.5:hover {
    transform: translateY(-24.875rem) !important;
  }

  .lg\:hover\:-translate-y-100\.5:hover {
    transform: translateY(-25.125rem) !important;
  }

  .lg\:hover\:-translate-y-101\.5:hover {
    transform: translateY(-25.375rem) !important;
  }

  .lg\:hover\:-translate-y-102\.5:hover {
    transform: translateY(-25.625rem) !important;
  }

  .lg\:hover\:-translate-y-103\.5:hover {
    transform: translateY(-25.875rem) !important;
  }

  .lg\:hover\:-translate-y-104\.5:hover {
    transform: translateY(-26.125rem) !important;
  }

  .lg\:hover\:-translate-y-full:hover {
    transform: translateY(-100%) !important;
  }

  .lg\:hover\:-translate-y-1\/2:hover {
    transform: translateY(-50%) !important;
  }

  .lg\:hover\:translate-y-1\/2:hover {
    transform: translateY(50%) !important;
  }

  .lg\:hover\:translate-y-full:hover {
    transform: translateY(100%) !important;
  }

  .lg\:hover\:translate-y-1\/3:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:hover\:-translate-y-1\/3:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:hover\:translate-y-2\/3:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:hover\:-translate-y-2\/3:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:hover\:translate-y-1\/4:hover {
    transform: translateY(25%) !important;
  }

  .lg\:hover\:-translate-y-1\/4:hover {
    transform: translateY(-25%) !important;
  }

  .lg\:hover\:translate-y-2\/4:hover {
    transform: translateY(50%) !important;
  }

  .lg\:hover\:-translate-y-2\/4:hover {
    transform: translateY(-50%) !important;
  }

  .lg\:hover\:translate-y-3\/4:hover {
    transform: translateY(75%) !important;
  }

  .lg\:hover\:-translate-y-3\/4:hover {
    transform: translateY(-75%) !important;
  }

  .lg\:hover\:translate-y-1\/5:hover {
    transform: translateY(20%) !important;
  }

  .lg\:hover\:-translate-y-1\/5:hover {
    transform: translateY(-20%) !important;
  }

  .lg\:hover\:translate-y-2\/5:hover {
    transform: translateY(40%) !important;
  }

  .lg\:hover\:-translate-y-2\/5:hover {
    transform: translateY(-40%) !important;
  }

  .lg\:hover\:translate-y-3\/5:hover {
    transform: translateY(60%) !important;
  }

  .lg\:hover\:-translate-y-3\/5:hover {
    transform: translateY(-60%) !important;
  }

  .lg\:hover\:translate-y-4\/5:hover {
    transform: translateY(80%) !important;
  }

  .lg\:hover\:-translate-y-4\/5:hover {
    transform: translateY(-80%) !important;
  }

  .lg\:hover\:translate-y-1\/6:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .lg\:hover\:-translate-y-1\/6:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .lg\:hover\:translate-y-2\/6:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:hover\:-translate-y-2\/6:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:hover\:translate-y-3\/6:hover {
    transform: translateY(50%) !important;
  }

  .lg\:hover\:-translate-y-3\/6:hover {
    transform: translateY(-50%) !important;
  }

  .lg\:hover\:translate-y-4\/6:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:hover\:-translate-y-4\/6:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:hover\:translate-y-5\/6:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .lg\:hover\:-translate-y-5\/6:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .lg\:hover\:translate-y-1\/12:hover {
    transform: translateY(8.333333333333332%) !important;
  }

  .lg\:hover\:-translate-y-1\/12:hover {
    transform: translateY(-8.333333333333332%) !important;
  }

  .lg\:hover\:translate-y-2\/12:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .lg\:hover\:-translate-y-2\/12:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .lg\:hover\:translate-y-3\/12:hover {
    transform: translateY(25%) !important;
  }

  .lg\:hover\:-translate-y-3\/12:hover {
    transform: translateY(-25%) !important;
  }

  .lg\:hover\:translate-y-4\/12:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:hover\:-translate-y-4\/12:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:hover\:translate-y-5\/12:hover {
    transform: translateY(41.66666666666667%) !important;
  }

  .lg\:hover\:-translate-y-5\/12:hover {
    transform: translateY(-41.66666666666667%) !important;
  }

  .lg\:hover\:translate-y-6\/12:hover {
    transform: translateY(50%) !important;
  }

  .lg\:hover\:-translate-y-6\/12:hover {
    transform: translateY(-50%) !important;
  }

  .lg\:hover\:translate-y-7\/12:hover {
    transform: translateY(58.333333333333336%) !important;
  }

  .lg\:hover\:-translate-y-7\/12:hover {
    transform: translateY(-58.333333333333336%) !important;
  }

  .lg\:hover\:translate-y-8\/12:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:hover\:-translate-y-8\/12:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:hover\:translate-y-9\/12:hover {
    transform: translateY(75%) !important;
  }

  .lg\:hover\:-translate-y-9\/12:hover {
    transform: translateY(-75%) !important;
  }

  .lg\:hover\:translate-y-10\/12:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .lg\:hover\:-translate-y-10\/12:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .lg\:hover\:translate-y-11\/12:hover {
    transform: translateY(91.66666666666666%) !important;
  }

  .lg\:hover\:-translate-y-11\/12:hover {
    transform: translateY(-91.66666666666666%) !important;
  }

  .lg\:focus\:translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .lg\:focus\:translate-x-1:focus {
    transform: translateX(0.25rem) !important;
  }

  .lg\:focus\:translate-x-2:focus {
    transform: translateX(0.5rem) !important;
  }

  .lg\:focus\:translate-x-3:focus {
    transform: translateX(0.75rem) !important;
  }

  .lg\:focus\:translate-x-4:focus {
    transform: translateX(1rem) !important;
  }

  .lg\:focus\:translate-x-5:focus {
    transform: translateX(1.25rem) !important;
  }

  .lg\:focus\:translate-x-6:focus {
    transform: translateX(1.5rem) !important;
  }

  .lg\:focus\:translate-x-7:focus {
    transform: translateX(1.75rem) !important;
  }

  .lg\:focus\:translate-x-8:focus {
    transform: translateX(2rem) !important;
  }

  .lg\:focus\:translate-x-9:focus {
    transform: translateX(2.25rem) !important;
  }

  .lg\:focus\:translate-x-10:focus {
    transform: translateX(2.5rem) !important;
  }

  .lg\:focus\:translate-x-11:focus {
    transform: translateX(2.75rem) !important;
  }

  .lg\:focus\:translate-x-12:focus {
    transform: translateX(3rem) !important;
  }

  .lg\:focus\:translate-x-13:focus {
    transform: translateX(3.25rem) !important;
  }

  .lg\:focus\:translate-x-14:focus {
    transform: translateX(3.5rem) !important;
  }

  .lg\:focus\:translate-x-15:focus {
    transform: translateX(3.75rem) !important;
  }

  .lg\:focus\:translate-x-16:focus {
    transform: translateX(4rem) !important;
  }

  .lg\:focus\:translate-x-17:focus {
    transform: translateX(4.25rem) !important;
  }

  .lg\:focus\:translate-x-18:focus {
    transform: translateX(4.5rem) !important;
  }

  .lg\:focus\:translate-x-19:focus {
    transform: translateX(4.75rem) !important;
  }

  .lg\:focus\:translate-x-20:focus {
    transform: translateX(5rem) !important;
  }

  .lg\:focus\:translate-x-21:focus {
    transform: translateX(5.25rem) !important;
  }

  .lg\:focus\:translate-x-22:focus {
    transform: translateX(5.5rem) !important;
  }

  .lg\:focus\:translate-x-23:focus {
    transform: translateX(5.75rem) !important;
  }

  .lg\:focus\:translate-x-24:focus {
    transform: translateX(6rem) !important;
  }

  .lg\:focus\:translate-x-25:focus {
    transform: translateX(6.25rem) !important;
  }

  .lg\:focus\:translate-x-26:focus {
    transform: translateX(6.5rem) !important;
  }

  .lg\:focus\:translate-x-27:focus {
    transform: translateX(6.75rem) !important;
  }

  .lg\:focus\:translate-x-28:focus {
    transform: translateX(7rem) !important;
  }

  .lg\:focus\:translate-x-29:focus {
    transform: translateX(7.25rem) !important;
  }

  .lg\:focus\:translate-x-30:focus {
    transform: translateX(7.5rem) !important;
  }

  .lg\:focus\:translate-x-31:focus {
    transform: translateX(7.75rem) !important;
  }

  .lg\:focus\:translate-x-32:focus {
    transform: translateX(8rem) !important;
  }

  .lg\:focus\:translate-x-33:focus {
    transform: translateX(8.25rem) !important;
  }

  .lg\:focus\:translate-x-34:focus {
    transform: translateX(8.5rem) !important;
  }

  .lg\:focus\:translate-x-35:focus {
    transform: translateX(8.75rem) !important;
  }

  .lg\:focus\:translate-x-36:focus {
    transform: translateX(9rem) !important;
  }

  .lg\:focus\:translate-x-37:focus {
    transform: translateX(9.25rem) !important;
  }

  .lg\:focus\:translate-x-38:focus {
    transform: translateX(9.5rem) !important;
  }

  .lg\:focus\:translate-x-39:focus {
    transform: translateX(9.75rem) !important;
  }

  .lg\:focus\:translate-x-40:focus {
    transform: translateX(10rem) !important;
  }

  .lg\:focus\:translate-x-41:focus {
    transform: translateX(10.25rem) !important;
  }

  .lg\:focus\:translate-x-42:focus {
    transform: translateX(10.5rem) !important;
  }

  .lg\:focus\:translate-x-43:focus {
    transform: translateX(10.75rem) !important;
  }

  .lg\:focus\:translate-x-44:focus {
    transform: translateX(11rem) !important;
  }

  .lg\:focus\:translate-x-45:focus {
    transform: translateX(11.25rem) !important;
  }

  .lg\:focus\:translate-x-46:focus {
    transform: translateX(11.5rem) !important;
  }

  .lg\:focus\:translate-x-47:focus {
    transform: translateX(11.75rem) !important;
  }

  .lg\:focus\:translate-x-48:focus {
    transform: translateX(12rem) !important;
  }

  .lg\:focus\:translate-x-49:focus {
    transform: translateX(12.25rem) !important;
  }

  .lg\:focus\:translate-x-50:focus {
    transform: translateX(12.5rem) !important;
  }

  .lg\:focus\:translate-x-51:focus {
    transform: translateX(12.75rem) !important;
  }

  .lg\:focus\:translate-x-52:focus {
    transform: translateX(13rem) !important;
  }

  .lg\:focus\:translate-x-53:focus {
    transform: translateX(13.25rem) !important;
  }

  .lg\:focus\:translate-x-54:focus {
    transform: translateX(13.5rem) !important;
  }

  .lg\:focus\:translate-x-55:focus {
    transform: translateX(13.75rem) !important;
  }

  .lg\:focus\:translate-x-56:focus {
    transform: translateX(14rem) !important;
  }

  .lg\:focus\:translate-x-57:focus {
    transform: translateX(14.25rem) !important;
  }

  .lg\:focus\:translate-x-58:focus {
    transform: translateX(14.5rem) !important;
  }

  .lg\:focus\:translate-x-59:focus {
    transform: translateX(14.75rem) !important;
  }

  .lg\:focus\:translate-x-60:focus {
    transform: translateX(15rem) !important;
  }

  .lg\:focus\:translate-x-61:focus {
    transform: translateX(15.25rem) !important;
  }

  .lg\:focus\:translate-x-62:focus {
    transform: translateX(15.5rem) !important;
  }

  .lg\:focus\:translate-x-63:focus {
    transform: translateX(15.75rem) !important;
  }

  .lg\:focus\:translate-x-64:focus {
    transform: translateX(16rem) !important;
  }

  .lg\:focus\:translate-x-65:focus {
    transform: translateX(16.25rem) !important;
  }

  .lg\:focus\:translate-x-66:focus {
    transform: translateX(16.5rem) !important;
  }

  .lg\:focus\:translate-x-67:focus {
    transform: translateX(16.75rem) !important;
  }

  .lg\:focus\:translate-x-68:focus {
    transform: translateX(17rem) !important;
  }

  .lg\:focus\:translate-x-69:focus {
    transform: translateX(17.25rem) !important;
  }

  .lg\:focus\:translate-x-70:focus {
    transform: translateX(17.5rem) !important;
  }

  .lg\:focus\:translate-x-71:focus {
    transform: translateX(17.75rem) !important;
  }

  .lg\:focus\:translate-x-72:focus {
    transform: translateX(18rem) !important;
  }

  .lg\:focus\:translate-x-73:focus {
    transform: translateX(18.25rem) !important;
  }

  .lg\:focus\:translate-x-74:focus {
    transform: translateX(18.5rem) !important;
  }

  .lg\:focus\:translate-x-75:focus {
    transform: translateX(18.75rem) !important;
  }

  .lg\:focus\:translate-x-76:focus {
    transform: translateX(19rem) !important;
  }

  .lg\:focus\:translate-x-77:focus {
    transform: translateX(19.25rem) !important;
  }

  .lg\:focus\:translate-x-78:focus {
    transform: translateX(19.5rem) !important;
  }

  .lg\:focus\:translate-x-79:focus {
    transform: translateX(19.75rem) !important;
  }

  .lg\:focus\:translate-x-80:focus {
    transform: translateX(20rem) !important;
  }

  .lg\:focus\:translate-x-81:focus {
    transform: translateX(20.25rem) !important;
  }

  .lg\:focus\:translate-x-82:focus {
    transform: translateX(20.5rem) !important;
  }

  .lg\:focus\:translate-x-83:focus {
    transform: translateX(20.75rem) !important;
  }

  .lg\:focus\:translate-x-84:focus {
    transform: translateX(21rem) !important;
  }

  .lg\:focus\:translate-x-85:focus {
    transform: translateX(21.25rem) !important;
  }

  .lg\:focus\:translate-x-86:focus {
    transform: translateX(21.5rem) !important;
  }

  .lg\:focus\:translate-x-87:focus {
    transform: translateX(21.75rem) !important;
  }

  .lg\:focus\:translate-x-88:focus {
    transform: translateX(22rem) !important;
  }

  .lg\:focus\:translate-x-89:focus {
    transform: translateX(22.25rem) !important;
  }

  .lg\:focus\:translate-x-90:focus {
    transform: translateX(22.5rem) !important;
  }

  .lg\:focus\:translate-x-91:focus {
    transform: translateX(22.75rem) !important;
  }

  .lg\:focus\:translate-x-92:focus {
    transform: translateX(23rem) !important;
  }

  .lg\:focus\:translate-x-93:focus {
    transform: translateX(23.25rem) !important;
  }

  .lg\:focus\:translate-x-94:focus {
    transform: translateX(23.5rem) !important;
  }

  .lg\:focus\:translate-x-95:focus {
    transform: translateX(23.75rem) !important;
  }

  .lg\:focus\:translate-x-96:focus {
    transform: translateX(24rem) !important;
  }

  .lg\:focus\:translate-x-97:focus {
    transform: translateX(24.25rem) !important;
  }

  .lg\:focus\:translate-x-98:focus {
    transform: translateX(24.5rem) !important;
  }

  .lg\:focus\:translate-x-99:focus {
    transform: translateX(24.75rem) !important;
  }

  .lg\:focus\:translate-x-100:focus {
    transform: translateX(25rem) !important;
  }

  .lg\:focus\:translate-x-101:focus {
    transform: translateX(25.25rem) !important;
  }

  .lg\:focus\:translate-x-102:focus {
    transform: translateX(25.5rem) !important;
  }

  .lg\:focus\:translate-x-103:focus {
    transform: translateX(25.75rem) !important;
  }

  .lg\:focus\:translate-x-104:focus {
    transform: translateX(26rem) !important;
  }

  .lg\:focus\:translate-x-105:focus {
    transform: translateX(26.25rem) !important;
  }

  .lg\:focus\:translate-x-px:focus {
    transform: translateX(1px) !important;
  }

  .lg\:focus\:translate-x-0\.5:focus {
    transform: translateX(0.125rem) !important;
  }

  .lg\:focus\:translate-x-1\.5:focus {
    transform: translateX(0.375rem) !important;
  }

  .lg\:focus\:translate-x-2\.5:focus {
    transform: translateX(0.625rem) !important;
  }

  .lg\:focus\:translate-x-3\.5:focus {
    transform: translateX(0.875rem) !important;
  }

  .lg\:focus\:translate-x-4\.5:focus {
    transform: translateX(1.125rem) !important;
  }

  .lg\:focus\:translate-x-5\.5:focus {
    transform: translateX(1.375rem) !important;
  }

  .lg\:focus\:translate-x-6\.5:focus {
    transform: translateX(1.625rem) !important;
  }

  .lg\:focus\:translate-x-7\.5:focus {
    transform: translateX(1.875rem) !important;
  }

  .lg\:focus\:translate-x-8\.5:focus {
    transform: translateX(2.125rem) !important;
  }

  .lg\:focus\:translate-x-9\.5:focus {
    transform: translateX(2.375rem) !important;
  }

  .lg\:focus\:translate-x-10\.5:focus {
    transform: translateX(2.625rem) !important;
  }

  .lg\:focus\:translate-x-11\.5:focus {
    transform: translateX(2.875rem) !important;
  }

  .lg\:focus\:translate-x-12\.5:focus {
    transform: translateX(3.125rem) !important;
  }

  .lg\:focus\:translate-x-13\.5:focus {
    transform: translateX(3.375rem) !important;
  }

  .lg\:focus\:translate-x-14\.5:focus {
    transform: translateX(3.625rem) !important;
  }

  .lg\:focus\:translate-x-15\.5:focus {
    transform: translateX(3.875rem) !important;
  }

  .lg\:focus\:translate-x-16\.5:focus {
    transform: translateX(4.125rem) !important;
  }

  .lg\:focus\:translate-x-17\.5:focus {
    transform: translateX(4.375rem) !important;
  }

  .lg\:focus\:translate-x-18\.5:focus {
    transform: translateX(4.625rem) !important;
  }

  .lg\:focus\:translate-x-19\.5:focus {
    transform: translateX(4.875rem) !important;
  }

  .lg\:focus\:translate-x-20\.5:focus {
    transform: translateX(5.125rem) !important;
  }

  .lg\:focus\:translate-x-21\.5:focus {
    transform: translateX(5.375rem) !important;
  }

  .lg\:focus\:translate-x-22\.5:focus {
    transform: translateX(5.625rem) !important;
  }

  .lg\:focus\:translate-x-23\.5:focus {
    transform: translateX(5.875rem) !important;
  }

  .lg\:focus\:translate-x-24\.5:focus {
    transform: translateX(6.125rem) !important;
  }

  .lg\:focus\:translate-x-25\.5:focus {
    transform: translateX(6.375rem) !important;
  }

  .lg\:focus\:translate-x-26\.5:focus {
    transform: translateX(6.625rem) !important;
  }

  .lg\:focus\:translate-x-27\.5:focus {
    transform: translateX(6.875rem) !important;
  }

  .lg\:focus\:translate-x-28\.5:focus {
    transform: translateX(7.125rem) !important;
  }

  .lg\:focus\:translate-x-29\.5:focus {
    transform: translateX(7.375rem) !important;
  }

  .lg\:focus\:translate-x-30\.5:focus {
    transform: translateX(7.625rem) !important;
  }

  .lg\:focus\:translate-x-31\.5:focus {
    transform: translateX(7.875rem) !important;
  }

  .lg\:focus\:translate-x-32\.5:focus {
    transform: translateX(8.125rem) !important;
  }

  .lg\:focus\:translate-x-33\.5:focus {
    transform: translateX(8.375rem) !important;
  }

  .lg\:focus\:translate-x-34\.5:focus {
    transform: translateX(8.625rem) !important;
  }

  .lg\:focus\:translate-x-35\.5:focus {
    transform: translateX(8.875rem) !important;
  }

  .lg\:focus\:translate-x-36\.5:focus {
    transform: translateX(9.125rem) !important;
  }

  .lg\:focus\:translate-x-37\.5:focus {
    transform: translateX(9.375rem) !important;
  }

  .lg\:focus\:translate-x-38\.5:focus {
    transform: translateX(9.625rem) !important;
  }

  .lg\:focus\:translate-x-39\.5:focus {
    transform: translateX(9.875rem) !important;
  }

  .lg\:focus\:translate-x-40\.5:focus {
    transform: translateX(10.125rem) !important;
  }

  .lg\:focus\:translate-x-41\.5:focus {
    transform: translateX(10.375rem) !important;
  }

  .lg\:focus\:translate-x-42\.5:focus {
    transform: translateX(10.625rem) !important;
  }

  .lg\:focus\:translate-x-43\.5:focus {
    transform: translateX(10.875rem) !important;
  }

  .lg\:focus\:translate-x-44\.5:focus {
    transform: translateX(11.125rem) !important;
  }

  .lg\:focus\:translate-x-45\.5:focus {
    transform: translateX(11.375rem) !important;
  }

  .lg\:focus\:translate-x-46\.5:focus {
    transform: translateX(11.625rem) !important;
  }

  .lg\:focus\:translate-x-47\.5:focus {
    transform: translateX(11.875rem) !important;
  }

  .lg\:focus\:translate-x-48\.5:focus {
    transform: translateX(12.125rem) !important;
  }

  .lg\:focus\:translate-x-49\.5:focus {
    transform: translateX(12.375rem) !important;
  }

  .lg\:focus\:translate-x-50\.5:focus {
    transform: translateX(12.625rem) !important;
  }

  .lg\:focus\:translate-x-51\.5:focus {
    transform: translateX(12.875rem) !important;
  }

  .lg\:focus\:translate-x-52\.5:focus {
    transform: translateX(13.125rem) !important;
  }

  .lg\:focus\:translate-x-53\.5:focus {
    transform: translateX(13.375rem) !important;
  }

  .lg\:focus\:translate-x-54\.5:focus {
    transform: translateX(13.625rem) !important;
  }

  .lg\:focus\:translate-x-55\.5:focus {
    transform: translateX(13.875rem) !important;
  }

  .lg\:focus\:translate-x-56\.5:focus {
    transform: translateX(14.125rem) !important;
  }

  .lg\:focus\:translate-x-57\.5:focus {
    transform: translateX(14.375rem) !important;
  }

  .lg\:focus\:translate-x-58\.5:focus {
    transform: translateX(14.625rem) !important;
  }

  .lg\:focus\:translate-x-59\.5:focus {
    transform: translateX(14.875rem) !important;
  }

  .lg\:focus\:translate-x-60\.5:focus {
    transform: translateX(15.125rem) !important;
  }

  .lg\:focus\:translate-x-61\.5:focus {
    transform: translateX(15.375rem) !important;
  }

  .lg\:focus\:translate-x-62\.5:focus {
    transform: translateX(15.625rem) !important;
  }

  .lg\:focus\:translate-x-63\.5:focus {
    transform: translateX(15.875rem) !important;
  }

  .lg\:focus\:translate-x-64\.5:focus {
    transform: translateX(16.125rem) !important;
  }

  .lg\:focus\:translate-x-65\.5:focus {
    transform: translateX(16.375rem) !important;
  }

  .lg\:focus\:translate-x-66\.5:focus {
    transform: translateX(16.625rem) !important;
  }

  .lg\:focus\:translate-x-67\.5:focus {
    transform: translateX(16.875rem) !important;
  }

  .lg\:focus\:translate-x-68\.5:focus {
    transform: translateX(17.125rem) !important;
  }

  .lg\:focus\:translate-x-69\.5:focus {
    transform: translateX(17.375rem) !important;
  }

  .lg\:focus\:translate-x-70\.5:focus {
    transform: translateX(17.625rem) !important;
  }

  .lg\:focus\:translate-x-71\.5:focus {
    transform: translateX(17.875rem) !important;
  }

  .lg\:focus\:translate-x-72\.5:focus {
    transform: translateX(18.125rem) !important;
  }

  .lg\:focus\:translate-x-73\.5:focus {
    transform: translateX(18.375rem) !important;
  }

  .lg\:focus\:translate-x-74\.5:focus {
    transform: translateX(18.625rem) !important;
  }

  .lg\:focus\:translate-x-75\.5:focus {
    transform: translateX(18.875rem) !important;
  }

  .lg\:focus\:translate-x-76\.5:focus {
    transform: translateX(19.125rem) !important;
  }

  .lg\:focus\:translate-x-77\.5:focus {
    transform: translateX(19.375rem) !important;
  }

  .lg\:focus\:translate-x-78\.5:focus {
    transform: translateX(19.625rem) !important;
  }

  .lg\:focus\:translate-x-79\.5:focus {
    transform: translateX(19.875rem) !important;
  }

  .lg\:focus\:translate-x-80\.5:focus {
    transform: translateX(20.125rem) !important;
  }

  .lg\:focus\:translate-x-81\.5:focus {
    transform: translateX(20.375rem) !important;
  }

  .lg\:focus\:translate-x-82\.5:focus {
    transform: translateX(20.625rem) !important;
  }

  .lg\:focus\:translate-x-83\.5:focus {
    transform: translateX(20.875rem) !important;
  }

  .lg\:focus\:translate-x-84\.5:focus {
    transform: translateX(21.125rem) !important;
  }

  .lg\:focus\:translate-x-85\.5:focus {
    transform: translateX(21.375rem) !important;
  }

  .lg\:focus\:translate-x-86\.5:focus {
    transform: translateX(21.625rem) !important;
  }

  .lg\:focus\:translate-x-87\.5:focus {
    transform: translateX(21.875rem) !important;
  }

  .lg\:focus\:translate-x-88\.5:focus {
    transform: translateX(22.125rem) !important;
  }

  .lg\:focus\:translate-x-89\.5:focus {
    transform: translateX(22.375rem) !important;
  }

  .lg\:focus\:translate-x-90\.5:focus {
    transform: translateX(22.625rem) !important;
  }

  .lg\:focus\:translate-x-91\.5:focus {
    transform: translateX(22.875rem) !important;
  }

  .lg\:focus\:translate-x-92\.5:focus {
    transform: translateX(23.125rem) !important;
  }

  .lg\:focus\:translate-x-93\.5:focus {
    transform: translateX(23.375rem) !important;
  }

  .lg\:focus\:translate-x-94\.5:focus {
    transform: translateX(23.625rem) !important;
  }

  .lg\:focus\:translate-x-95\.5:focus {
    transform: translateX(23.875rem) !important;
  }

  .lg\:focus\:translate-x-96\.5:focus {
    transform: translateX(24.125rem) !important;
  }

  .lg\:focus\:translate-x-97\.5:focus {
    transform: translateX(24.375rem) !important;
  }

  .lg\:focus\:translate-x-98\.5:focus {
    transform: translateX(24.625rem) !important;
  }

  .lg\:focus\:translate-x-99\.5:focus {
    transform: translateX(24.875rem) !important;
  }

  .lg\:focus\:translate-x-100\.5:focus {
    transform: translateX(25.125rem) !important;
  }

  .lg\:focus\:translate-x-101\.5:focus {
    transform: translateX(25.375rem) !important;
  }

  .lg\:focus\:translate-x-102\.5:focus {
    transform: translateX(25.625rem) !important;
  }

  .lg\:focus\:translate-x-103\.5:focus {
    transform: translateX(25.875rem) !important;
  }

  .lg\:focus\:translate-x-104\.5:focus {
    transform: translateX(26.125rem) !important;
  }

  .lg\:focus\:-translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .lg\:focus\:-translate-x-1:focus {
    transform: translateX(-0.25rem) !important;
  }

  .lg\:focus\:-translate-x-2:focus {
    transform: translateX(-0.5rem) !important;
  }

  .lg\:focus\:-translate-x-3:focus {
    transform: translateX(-0.75rem) !important;
  }

  .lg\:focus\:-translate-x-4:focus {
    transform: translateX(-1rem) !important;
  }

  .lg\:focus\:-translate-x-5:focus {
    transform: translateX(-1.25rem) !important;
  }

  .lg\:focus\:-translate-x-6:focus {
    transform: translateX(-1.5rem) !important;
  }

  .lg\:focus\:-translate-x-7:focus {
    transform: translateX(-1.75rem) !important;
  }

  .lg\:focus\:-translate-x-8:focus {
    transform: translateX(-2rem) !important;
  }

  .lg\:focus\:-translate-x-9:focus {
    transform: translateX(-2.25rem) !important;
  }

  .lg\:focus\:-translate-x-10:focus {
    transform: translateX(-2.5rem) !important;
  }

  .lg\:focus\:-translate-x-11:focus {
    transform: translateX(-2.75rem) !important;
  }

  .lg\:focus\:-translate-x-12:focus {
    transform: translateX(-3rem) !important;
  }

  .lg\:focus\:-translate-x-13:focus {
    transform: translateX(-3.25rem) !important;
  }

  .lg\:focus\:-translate-x-14:focus {
    transform: translateX(-3.5rem) !important;
  }

  .lg\:focus\:-translate-x-15:focus {
    transform: translateX(-3.75rem) !important;
  }

  .lg\:focus\:-translate-x-16:focus {
    transform: translateX(-4rem) !important;
  }

  .lg\:focus\:-translate-x-17:focus {
    transform: translateX(-4.25rem) !important;
  }

  .lg\:focus\:-translate-x-18:focus {
    transform: translateX(-4.5rem) !important;
  }

  .lg\:focus\:-translate-x-19:focus {
    transform: translateX(-4.75rem) !important;
  }

  .lg\:focus\:-translate-x-20:focus {
    transform: translateX(-5rem) !important;
  }

  .lg\:focus\:-translate-x-21:focus {
    transform: translateX(-5.25rem) !important;
  }

  .lg\:focus\:-translate-x-22:focus {
    transform: translateX(-5.5rem) !important;
  }

  .lg\:focus\:-translate-x-23:focus {
    transform: translateX(-5.75rem) !important;
  }

  .lg\:focus\:-translate-x-24:focus {
    transform: translateX(-6rem) !important;
  }

  .lg\:focus\:-translate-x-25:focus {
    transform: translateX(-6.25rem) !important;
  }

  .lg\:focus\:-translate-x-26:focus {
    transform: translateX(-6.5rem) !important;
  }

  .lg\:focus\:-translate-x-27:focus {
    transform: translateX(-6.75rem) !important;
  }

  .lg\:focus\:-translate-x-28:focus {
    transform: translateX(-7rem) !important;
  }

  .lg\:focus\:-translate-x-29:focus {
    transform: translateX(-7.25rem) !important;
  }

  .lg\:focus\:-translate-x-30:focus {
    transform: translateX(-7.5rem) !important;
  }

  .lg\:focus\:-translate-x-31:focus {
    transform: translateX(-7.75rem) !important;
  }

  .lg\:focus\:-translate-x-32:focus {
    transform: translateX(-8rem) !important;
  }

  .lg\:focus\:-translate-x-33:focus {
    transform: translateX(-8.25rem) !important;
  }

  .lg\:focus\:-translate-x-34:focus {
    transform: translateX(-8.5rem) !important;
  }

  .lg\:focus\:-translate-x-35:focus {
    transform: translateX(-8.75rem) !important;
  }

  .lg\:focus\:-translate-x-36:focus {
    transform: translateX(-9rem) !important;
  }

  .lg\:focus\:-translate-x-37:focus {
    transform: translateX(-9.25rem) !important;
  }

  .lg\:focus\:-translate-x-38:focus {
    transform: translateX(-9.5rem) !important;
  }

  .lg\:focus\:-translate-x-39:focus {
    transform: translateX(-9.75rem) !important;
  }

  .lg\:focus\:-translate-x-40:focus {
    transform: translateX(-10rem) !important;
  }

  .lg\:focus\:-translate-x-41:focus {
    transform: translateX(-10.25rem) !important;
  }

  .lg\:focus\:-translate-x-42:focus {
    transform: translateX(-10.5rem) !important;
  }

  .lg\:focus\:-translate-x-43:focus {
    transform: translateX(-10.75rem) !important;
  }

  .lg\:focus\:-translate-x-44:focus {
    transform: translateX(-11rem) !important;
  }

  .lg\:focus\:-translate-x-45:focus {
    transform: translateX(-11.25rem) !important;
  }

  .lg\:focus\:-translate-x-46:focus {
    transform: translateX(-11.5rem) !important;
  }

  .lg\:focus\:-translate-x-47:focus {
    transform: translateX(-11.75rem) !important;
  }

  .lg\:focus\:-translate-x-48:focus {
    transform: translateX(-12rem) !important;
  }

  .lg\:focus\:-translate-x-49:focus {
    transform: translateX(-12.25rem) !important;
  }

  .lg\:focus\:-translate-x-50:focus {
    transform: translateX(-12.5rem) !important;
  }

  .lg\:focus\:-translate-x-51:focus {
    transform: translateX(-12.75rem) !important;
  }

  .lg\:focus\:-translate-x-52:focus {
    transform: translateX(-13rem) !important;
  }

  .lg\:focus\:-translate-x-53:focus {
    transform: translateX(-13.25rem) !important;
  }

  .lg\:focus\:-translate-x-54:focus {
    transform: translateX(-13.5rem) !important;
  }

  .lg\:focus\:-translate-x-55:focus {
    transform: translateX(-13.75rem) !important;
  }

  .lg\:focus\:-translate-x-56:focus {
    transform: translateX(-14rem) !important;
  }

  .lg\:focus\:-translate-x-57:focus {
    transform: translateX(-14.25rem) !important;
  }

  .lg\:focus\:-translate-x-58:focus {
    transform: translateX(-14.5rem) !important;
  }

  .lg\:focus\:-translate-x-59:focus {
    transform: translateX(-14.75rem) !important;
  }

  .lg\:focus\:-translate-x-60:focus {
    transform: translateX(-15rem) !important;
  }

  .lg\:focus\:-translate-x-61:focus {
    transform: translateX(-15.25rem) !important;
  }

  .lg\:focus\:-translate-x-62:focus {
    transform: translateX(-15.5rem) !important;
  }

  .lg\:focus\:-translate-x-63:focus {
    transform: translateX(-15.75rem) !important;
  }

  .lg\:focus\:-translate-x-64:focus {
    transform: translateX(-16rem) !important;
  }

  .lg\:focus\:-translate-x-65:focus {
    transform: translateX(-16.25rem) !important;
  }

  .lg\:focus\:-translate-x-66:focus {
    transform: translateX(-16.5rem) !important;
  }

  .lg\:focus\:-translate-x-67:focus {
    transform: translateX(-16.75rem) !important;
  }

  .lg\:focus\:-translate-x-68:focus {
    transform: translateX(-17rem) !important;
  }

  .lg\:focus\:-translate-x-69:focus {
    transform: translateX(-17.25rem) !important;
  }

  .lg\:focus\:-translate-x-70:focus {
    transform: translateX(-17.5rem) !important;
  }

  .lg\:focus\:-translate-x-71:focus {
    transform: translateX(-17.75rem) !important;
  }

  .lg\:focus\:-translate-x-72:focus {
    transform: translateX(-18rem) !important;
  }

  .lg\:focus\:-translate-x-73:focus {
    transform: translateX(-18.25rem) !important;
  }

  .lg\:focus\:-translate-x-74:focus {
    transform: translateX(-18.5rem) !important;
  }

  .lg\:focus\:-translate-x-75:focus {
    transform: translateX(-18.75rem) !important;
  }

  .lg\:focus\:-translate-x-76:focus {
    transform: translateX(-19rem) !important;
  }

  .lg\:focus\:-translate-x-77:focus {
    transform: translateX(-19.25rem) !important;
  }

  .lg\:focus\:-translate-x-78:focus {
    transform: translateX(-19.5rem) !important;
  }

  .lg\:focus\:-translate-x-79:focus {
    transform: translateX(-19.75rem) !important;
  }

  .lg\:focus\:-translate-x-80:focus {
    transform: translateX(-20rem) !important;
  }

  .lg\:focus\:-translate-x-81:focus {
    transform: translateX(-20.25rem) !important;
  }

  .lg\:focus\:-translate-x-82:focus {
    transform: translateX(-20.5rem) !important;
  }

  .lg\:focus\:-translate-x-83:focus {
    transform: translateX(-20.75rem) !important;
  }

  .lg\:focus\:-translate-x-84:focus {
    transform: translateX(-21rem) !important;
  }

  .lg\:focus\:-translate-x-85:focus {
    transform: translateX(-21.25rem) !important;
  }

  .lg\:focus\:-translate-x-86:focus {
    transform: translateX(-21.5rem) !important;
  }

  .lg\:focus\:-translate-x-87:focus {
    transform: translateX(-21.75rem) !important;
  }

  .lg\:focus\:-translate-x-88:focus {
    transform: translateX(-22rem) !important;
  }

  .lg\:focus\:-translate-x-89:focus {
    transform: translateX(-22.25rem) !important;
  }

  .lg\:focus\:-translate-x-90:focus {
    transform: translateX(-22.5rem) !important;
  }

  .lg\:focus\:-translate-x-91:focus {
    transform: translateX(-22.75rem) !important;
  }

  .lg\:focus\:-translate-x-92:focus {
    transform: translateX(-23rem) !important;
  }

  .lg\:focus\:-translate-x-93:focus {
    transform: translateX(-23.25rem) !important;
  }

  .lg\:focus\:-translate-x-94:focus {
    transform: translateX(-23.5rem) !important;
  }

  .lg\:focus\:-translate-x-95:focus {
    transform: translateX(-23.75rem) !important;
  }

  .lg\:focus\:-translate-x-96:focus {
    transform: translateX(-24rem) !important;
  }

  .lg\:focus\:-translate-x-97:focus {
    transform: translateX(-24.25rem) !important;
  }

  .lg\:focus\:-translate-x-98:focus {
    transform: translateX(-24.5rem) !important;
  }

  .lg\:focus\:-translate-x-99:focus {
    transform: translateX(-24.75rem) !important;
  }

  .lg\:focus\:-translate-x-100:focus {
    transform: translateX(-25rem) !important;
  }

  .lg\:focus\:-translate-x-101:focus {
    transform: translateX(-25.25rem) !important;
  }

  .lg\:focus\:-translate-x-102:focus {
    transform: translateX(-25.5rem) !important;
  }

  .lg\:focus\:-translate-x-103:focus {
    transform: translateX(-25.75rem) !important;
  }

  .lg\:focus\:-translate-x-104:focus {
    transform: translateX(-26rem) !important;
  }

  .lg\:focus\:-translate-x-105:focus {
    transform: translateX(-26.25rem) !important;
  }

  .lg\:focus\:-translate-x-px:focus {
    transform: translateX(-1px) !important;
  }

  .lg\:focus\:-translate-x-0\.5:focus {
    transform: translateX(-0.125rem) !important;
  }

  .lg\:focus\:-translate-x-1\.5:focus {
    transform: translateX(-0.375rem) !important;
  }

  .lg\:focus\:-translate-x-2\.5:focus {
    transform: translateX(-0.625rem) !important;
  }

  .lg\:focus\:-translate-x-3\.5:focus {
    transform: translateX(-0.875rem) !important;
  }

  .lg\:focus\:-translate-x-4\.5:focus {
    transform: translateX(-1.125rem) !important;
  }

  .lg\:focus\:-translate-x-5\.5:focus {
    transform: translateX(-1.375rem) !important;
  }

  .lg\:focus\:-translate-x-6\.5:focus {
    transform: translateX(-1.625rem) !important;
  }

  .lg\:focus\:-translate-x-7\.5:focus {
    transform: translateX(-1.875rem) !important;
  }

  .lg\:focus\:-translate-x-8\.5:focus {
    transform: translateX(-2.125rem) !important;
  }

  .lg\:focus\:-translate-x-9\.5:focus {
    transform: translateX(-2.375rem) !important;
  }

  .lg\:focus\:-translate-x-10\.5:focus {
    transform: translateX(-2.625rem) !important;
  }

  .lg\:focus\:-translate-x-11\.5:focus {
    transform: translateX(-2.875rem) !important;
  }

  .lg\:focus\:-translate-x-12\.5:focus {
    transform: translateX(-3.125rem) !important;
  }

  .lg\:focus\:-translate-x-13\.5:focus {
    transform: translateX(-3.375rem) !important;
  }

  .lg\:focus\:-translate-x-14\.5:focus {
    transform: translateX(-3.625rem) !important;
  }

  .lg\:focus\:-translate-x-15\.5:focus {
    transform: translateX(-3.875rem) !important;
  }

  .lg\:focus\:-translate-x-16\.5:focus {
    transform: translateX(-4.125rem) !important;
  }

  .lg\:focus\:-translate-x-17\.5:focus {
    transform: translateX(-4.375rem) !important;
  }

  .lg\:focus\:-translate-x-18\.5:focus {
    transform: translateX(-4.625rem) !important;
  }

  .lg\:focus\:-translate-x-19\.5:focus {
    transform: translateX(-4.875rem) !important;
  }

  .lg\:focus\:-translate-x-20\.5:focus {
    transform: translateX(-5.125rem) !important;
  }

  .lg\:focus\:-translate-x-21\.5:focus {
    transform: translateX(-5.375rem) !important;
  }

  .lg\:focus\:-translate-x-22\.5:focus {
    transform: translateX(-5.625rem) !important;
  }

  .lg\:focus\:-translate-x-23\.5:focus {
    transform: translateX(-5.875rem) !important;
  }

  .lg\:focus\:-translate-x-24\.5:focus {
    transform: translateX(-6.125rem) !important;
  }

  .lg\:focus\:-translate-x-25\.5:focus {
    transform: translateX(-6.375rem) !important;
  }

  .lg\:focus\:-translate-x-26\.5:focus {
    transform: translateX(-6.625rem) !important;
  }

  .lg\:focus\:-translate-x-27\.5:focus {
    transform: translateX(-6.875rem) !important;
  }

  .lg\:focus\:-translate-x-28\.5:focus {
    transform: translateX(-7.125rem) !important;
  }

  .lg\:focus\:-translate-x-29\.5:focus {
    transform: translateX(-7.375rem) !important;
  }

  .lg\:focus\:-translate-x-30\.5:focus {
    transform: translateX(-7.625rem) !important;
  }

  .lg\:focus\:-translate-x-31\.5:focus {
    transform: translateX(-7.875rem) !important;
  }

  .lg\:focus\:-translate-x-32\.5:focus {
    transform: translateX(-8.125rem) !important;
  }

  .lg\:focus\:-translate-x-33\.5:focus {
    transform: translateX(-8.375rem) !important;
  }

  .lg\:focus\:-translate-x-34\.5:focus {
    transform: translateX(-8.625rem) !important;
  }

  .lg\:focus\:-translate-x-35\.5:focus {
    transform: translateX(-8.875rem) !important;
  }

  .lg\:focus\:-translate-x-36\.5:focus {
    transform: translateX(-9.125rem) !important;
  }

  .lg\:focus\:-translate-x-37\.5:focus {
    transform: translateX(-9.375rem) !important;
  }

  .lg\:focus\:-translate-x-38\.5:focus {
    transform: translateX(-9.625rem) !important;
  }

  .lg\:focus\:-translate-x-39\.5:focus {
    transform: translateX(-9.875rem) !important;
  }

  .lg\:focus\:-translate-x-40\.5:focus {
    transform: translateX(-10.125rem) !important;
  }

  .lg\:focus\:-translate-x-41\.5:focus {
    transform: translateX(-10.375rem) !important;
  }

  .lg\:focus\:-translate-x-42\.5:focus {
    transform: translateX(-10.625rem) !important;
  }

  .lg\:focus\:-translate-x-43\.5:focus {
    transform: translateX(-10.875rem) !important;
  }

  .lg\:focus\:-translate-x-44\.5:focus {
    transform: translateX(-11.125rem) !important;
  }

  .lg\:focus\:-translate-x-45\.5:focus {
    transform: translateX(-11.375rem) !important;
  }

  .lg\:focus\:-translate-x-46\.5:focus {
    transform: translateX(-11.625rem) !important;
  }

  .lg\:focus\:-translate-x-47\.5:focus {
    transform: translateX(-11.875rem) !important;
  }

  .lg\:focus\:-translate-x-48\.5:focus {
    transform: translateX(-12.125rem) !important;
  }

  .lg\:focus\:-translate-x-49\.5:focus {
    transform: translateX(-12.375rem) !important;
  }

  .lg\:focus\:-translate-x-50\.5:focus {
    transform: translateX(-12.625rem) !important;
  }

  .lg\:focus\:-translate-x-51\.5:focus {
    transform: translateX(-12.875rem) !important;
  }

  .lg\:focus\:-translate-x-52\.5:focus {
    transform: translateX(-13.125rem) !important;
  }

  .lg\:focus\:-translate-x-53\.5:focus {
    transform: translateX(-13.375rem) !important;
  }

  .lg\:focus\:-translate-x-54\.5:focus {
    transform: translateX(-13.625rem) !important;
  }

  .lg\:focus\:-translate-x-55\.5:focus {
    transform: translateX(-13.875rem) !important;
  }

  .lg\:focus\:-translate-x-56\.5:focus {
    transform: translateX(-14.125rem) !important;
  }

  .lg\:focus\:-translate-x-57\.5:focus {
    transform: translateX(-14.375rem) !important;
  }

  .lg\:focus\:-translate-x-58\.5:focus {
    transform: translateX(-14.625rem) !important;
  }

  .lg\:focus\:-translate-x-59\.5:focus {
    transform: translateX(-14.875rem) !important;
  }

  .lg\:focus\:-translate-x-60\.5:focus {
    transform: translateX(-15.125rem) !important;
  }

  .lg\:focus\:-translate-x-61\.5:focus {
    transform: translateX(-15.375rem) !important;
  }

  .lg\:focus\:-translate-x-62\.5:focus {
    transform: translateX(-15.625rem) !important;
  }

  .lg\:focus\:-translate-x-63\.5:focus {
    transform: translateX(-15.875rem) !important;
  }

  .lg\:focus\:-translate-x-64\.5:focus {
    transform: translateX(-16.125rem) !important;
  }

  .lg\:focus\:-translate-x-65\.5:focus {
    transform: translateX(-16.375rem) !important;
  }

  .lg\:focus\:-translate-x-66\.5:focus {
    transform: translateX(-16.625rem) !important;
  }

  .lg\:focus\:-translate-x-67\.5:focus {
    transform: translateX(-16.875rem) !important;
  }

  .lg\:focus\:-translate-x-68\.5:focus {
    transform: translateX(-17.125rem) !important;
  }

  .lg\:focus\:-translate-x-69\.5:focus {
    transform: translateX(-17.375rem) !important;
  }

  .lg\:focus\:-translate-x-70\.5:focus {
    transform: translateX(-17.625rem) !important;
  }

  .lg\:focus\:-translate-x-71\.5:focus {
    transform: translateX(-17.875rem) !important;
  }

  .lg\:focus\:-translate-x-72\.5:focus {
    transform: translateX(-18.125rem) !important;
  }

  .lg\:focus\:-translate-x-73\.5:focus {
    transform: translateX(-18.375rem) !important;
  }

  .lg\:focus\:-translate-x-74\.5:focus {
    transform: translateX(-18.625rem) !important;
  }

  .lg\:focus\:-translate-x-75\.5:focus {
    transform: translateX(-18.875rem) !important;
  }

  .lg\:focus\:-translate-x-76\.5:focus {
    transform: translateX(-19.125rem) !important;
  }

  .lg\:focus\:-translate-x-77\.5:focus {
    transform: translateX(-19.375rem) !important;
  }

  .lg\:focus\:-translate-x-78\.5:focus {
    transform: translateX(-19.625rem) !important;
  }

  .lg\:focus\:-translate-x-79\.5:focus {
    transform: translateX(-19.875rem) !important;
  }

  .lg\:focus\:-translate-x-80\.5:focus {
    transform: translateX(-20.125rem) !important;
  }

  .lg\:focus\:-translate-x-81\.5:focus {
    transform: translateX(-20.375rem) !important;
  }

  .lg\:focus\:-translate-x-82\.5:focus {
    transform: translateX(-20.625rem) !important;
  }

  .lg\:focus\:-translate-x-83\.5:focus {
    transform: translateX(-20.875rem) !important;
  }

  .lg\:focus\:-translate-x-84\.5:focus {
    transform: translateX(-21.125rem) !important;
  }

  .lg\:focus\:-translate-x-85\.5:focus {
    transform: translateX(-21.375rem) !important;
  }

  .lg\:focus\:-translate-x-86\.5:focus {
    transform: translateX(-21.625rem) !important;
  }

  .lg\:focus\:-translate-x-87\.5:focus {
    transform: translateX(-21.875rem) !important;
  }

  .lg\:focus\:-translate-x-88\.5:focus {
    transform: translateX(-22.125rem) !important;
  }

  .lg\:focus\:-translate-x-89\.5:focus {
    transform: translateX(-22.375rem) !important;
  }

  .lg\:focus\:-translate-x-90\.5:focus {
    transform: translateX(-22.625rem) !important;
  }

  .lg\:focus\:-translate-x-91\.5:focus {
    transform: translateX(-22.875rem) !important;
  }

  .lg\:focus\:-translate-x-92\.5:focus {
    transform: translateX(-23.125rem) !important;
  }

  .lg\:focus\:-translate-x-93\.5:focus {
    transform: translateX(-23.375rem) !important;
  }

  .lg\:focus\:-translate-x-94\.5:focus {
    transform: translateX(-23.625rem) !important;
  }

  .lg\:focus\:-translate-x-95\.5:focus {
    transform: translateX(-23.875rem) !important;
  }

  .lg\:focus\:-translate-x-96\.5:focus {
    transform: translateX(-24.125rem) !important;
  }

  .lg\:focus\:-translate-x-97\.5:focus {
    transform: translateX(-24.375rem) !important;
  }

  .lg\:focus\:-translate-x-98\.5:focus {
    transform: translateX(-24.625rem) !important;
  }

  .lg\:focus\:-translate-x-99\.5:focus {
    transform: translateX(-24.875rem) !important;
  }

  .lg\:focus\:-translate-x-100\.5:focus {
    transform: translateX(-25.125rem) !important;
  }

  .lg\:focus\:-translate-x-101\.5:focus {
    transform: translateX(-25.375rem) !important;
  }

  .lg\:focus\:-translate-x-102\.5:focus {
    transform: translateX(-25.625rem) !important;
  }

  .lg\:focus\:-translate-x-103\.5:focus {
    transform: translateX(-25.875rem) !important;
  }

  .lg\:focus\:-translate-x-104\.5:focus {
    transform: translateX(-26.125rem) !important;
  }

  .lg\:focus\:-translate-x-full:focus {
    transform: translateX(-100%) !important;
  }

  .lg\:focus\:-translate-x-1\/2:focus {
    transform: translateX(-50%) !important;
  }

  .lg\:focus\:translate-x-1\/2:focus {
    transform: translateX(50%) !important;
  }

  .lg\:focus\:translate-x-full:focus {
    transform: translateX(100%) !important;
  }

  .lg\:focus\:translate-x-1\/3:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:focus\:-translate-x-1\/3:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:focus\:translate-x-2\/3:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:focus\:-translate-x-2\/3:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:focus\:translate-x-1\/4:focus {
    transform: translateX(25%) !important;
  }

  .lg\:focus\:-translate-x-1\/4:focus {
    transform: translateX(-25%) !important;
  }

  .lg\:focus\:translate-x-2\/4:focus {
    transform: translateX(50%) !important;
  }

  .lg\:focus\:-translate-x-2\/4:focus {
    transform: translateX(-50%) !important;
  }

  .lg\:focus\:translate-x-3\/4:focus {
    transform: translateX(75%) !important;
  }

  .lg\:focus\:-translate-x-3\/4:focus {
    transform: translateX(-75%) !important;
  }

  .lg\:focus\:translate-x-1\/5:focus {
    transform: translateX(20%) !important;
  }

  .lg\:focus\:-translate-x-1\/5:focus {
    transform: translateX(-20%) !important;
  }

  .lg\:focus\:translate-x-2\/5:focus {
    transform: translateX(40%) !important;
  }

  .lg\:focus\:-translate-x-2\/5:focus {
    transform: translateX(-40%) !important;
  }

  .lg\:focus\:translate-x-3\/5:focus {
    transform: translateX(60%) !important;
  }

  .lg\:focus\:-translate-x-3\/5:focus {
    transform: translateX(-60%) !important;
  }

  .lg\:focus\:translate-x-4\/5:focus {
    transform: translateX(80%) !important;
  }

  .lg\:focus\:-translate-x-4\/5:focus {
    transform: translateX(-80%) !important;
  }

  .lg\:focus\:translate-x-1\/6:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .lg\:focus\:-translate-x-1\/6:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .lg\:focus\:translate-x-2\/6:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:focus\:-translate-x-2\/6:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:focus\:translate-x-3\/6:focus {
    transform: translateX(50%) !important;
  }

  .lg\:focus\:-translate-x-3\/6:focus {
    transform: translateX(-50%) !important;
  }

  .lg\:focus\:translate-x-4\/6:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:focus\:-translate-x-4\/6:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:focus\:translate-x-5\/6:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .lg\:focus\:-translate-x-5\/6:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .lg\:focus\:translate-x-1\/12:focus {
    transform: translateX(8.333333333333332%) !important;
  }

  .lg\:focus\:-translate-x-1\/12:focus {
    transform: translateX(-8.333333333333332%) !important;
  }

  .lg\:focus\:translate-x-2\/12:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .lg\:focus\:-translate-x-2\/12:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .lg\:focus\:translate-x-3\/12:focus {
    transform: translateX(25%) !important;
  }

  .lg\:focus\:-translate-x-3\/12:focus {
    transform: translateX(-25%) !important;
  }

  .lg\:focus\:translate-x-4\/12:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .lg\:focus\:-translate-x-4\/12:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .lg\:focus\:translate-x-5\/12:focus {
    transform: translateX(41.66666666666667%) !important;
  }

  .lg\:focus\:-translate-x-5\/12:focus {
    transform: translateX(-41.66666666666667%) !important;
  }

  .lg\:focus\:translate-x-6\/12:focus {
    transform: translateX(50%) !important;
  }

  .lg\:focus\:-translate-x-6\/12:focus {
    transform: translateX(-50%) !important;
  }

  .lg\:focus\:translate-x-7\/12:focus {
    transform: translateX(58.333333333333336%) !important;
  }

  .lg\:focus\:-translate-x-7\/12:focus {
    transform: translateX(-58.333333333333336%) !important;
  }

  .lg\:focus\:translate-x-8\/12:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .lg\:focus\:-translate-x-8\/12:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .lg\:focus\:translate-x-9\/12:focus {
    transform: translateX(75%) !important;
  }

  .lg\:focus\:-translate-x-9\/12:focus {
    transform: translateX(-75%) !important;
  }

  .lg\:focus\:translate-x-10\/12:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .lg\:focus\:-translate-x-10\/12:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .lg\:focus\:translate-x-11\/12:focus {
    transform: translateX(91.66666666666666%) !important;
  }

  .lg\:focus\:-translate-x-11\/12:focus {
    transform: translateX(-91.66666666666666%) !important;
  }

  .lg\:focus\:translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .lg\:focus\:translate-y-1:focus {
    transform: translateY(0.25rem) !important;
  }

  .lg\:focus\:translate-y-2:focus {
    transform: translateY(0.5rem) !important;
  }

  .lg\:focus\:translate-y-3:focus {
    transform: translateY(0.75rem) !important;
  }

  .lg\:focus\:translate-y-4:focus {
    transform: translateY(1rem) !important;
  }

  .lg\:focus\:translate-y-5:focus {
    transform: translateY(1.25rem) !important;
  }

  .lg\:focus\:translate-y-6:focus {
    transform: translateY(1.5rem) !important;
  }

  .lg\:focus\:translate-y-7:focus {
    transform: translateY(1.75rem) !important;
  }

  .lg\:focus\:translate-y-8:focus {
    transform: translateY(2rem) !important;
  }

  .lg\:focus\:translate-y-9:focus {
    transform: translateY(2.25rem) !important;
  }

  .lg\:focus\:translate-y-10:focus {
    transform: translateY(2.5rem) !important;
  }

  .lg\:focus\:translate-y-11:focus {
    transform: translateY(2.75rem) !important;
  }

  .lg\:focus\:translate-y-12:focus {
    transform: translateY(3rem) !important;
  }

  .lg\:focus\:translate-y-13:focus {
    transform: translateY(3.25rem) !important;
  }

  .lg\:focus\:translate-y-14:focus {
    transform: translateY(3.5rem) !important;
  }

  .lg\:focus\:translate-y-15:focus {
    transform: translateY(3.75rem) !important;
  }

  .lg\:focus\:translate-y-16:focus {
    transform: translateY(4rem) !important;
  }

  .lg\:focus\:translate-y-17:focus {
    transform: translateY(4.25rem) !important;
  }

  .lg\:focus\:translate-y-18:focus {
    transform: translateY(4.5rem) !important;
  }

  .lg\:focus\:translate-y-19:focus {
    transform: translateY(4.75rem) !important;
  }

  .lg\:focus\:translate-y-20:focus {
    transform: translateY(5rem) !important;
  }

  .lg\:focus\:translate-y-21:focus {
    transform: translateY(5.25rem) !important;
  }

  .lg\:focus\:translate-y-22:focus {
    transform: translateY(5.5rem) !important;
  }

  .lg\:focus\:translate-y-23:focus {
    transform: translateY(5.75rem) !important;
  }

  .lg\:focus\:translate-y-24:focus {
    transform: translateY(6rem) !important;
  }

  .lg\:focus\:translate-y-25:focus {
    transform: translateY(6.25rem) !important;
  }

  .lg\:focus\:translate-y-26:focus {
    transform: translateY(6.5rem) !important;
  }

  .lg\:focus\:translate-y-27:focus {
    transform: translateY(6.75rem) !important;
  }

  .lg\:focus\:translate-y-28:focus {
    transform: translateY(7rem) !important;
  }

  .lg\:focus\:translate-y-29:focus {
    transform: translateY(7.25rem) !important;
  }

  .lg\:focus\:translate-y-30:focus {
    transform: translateY(7.5rem) !important;
  }

  .lg\:focus\:translate-y-31:focus {
    transform: translateY(7.75rem) !important;
  }

  .lg\:focus\:translate-y-32:focus {
    transform: translateY(8rem) !important;
  }

  .lg\:focus\:translate-y-33:focus {
    transform: translateY(8.25rem) !important;
  }

  .lg\:focus\:translate-y-34:focus {
    transform: translateY(8.5rem) !important;
  }

  .lg\:focus\:translate-y-35:focus {
    transform: translateY(8.75rem) !important;
  }

  .lg\:focus\:translate-y-36:focus {
    transform: translateY(9rem) !important;
  }

  .lg\:focus\:translate-y-37:focus {
    transform: translateY(9.25rem) !important;
  }

  .lg\:focus\:translate-y-38:focus {
    transform: translateY(9.5rem) !important;
  }

  .lg\:focus\:translate-y-39:focus {
    transform: translateY(9.75rem) !important;
  }

  .lg\:focus\:translate-y-40:focus {
    transform: translateY(10rem) !important;
  }

  .lg\:focus\:translate-y-41:focus {
    transform: translateY(10.25rem) !important;
  }

  .lg\:focus\:translate-y-42:focus {
    transform: translateY(10.5rem) !important;
  }

  .lg\:focus\:translate-y-43:focus {
    transform: translateY(10.75rem) !important;
  }

  .lg\:focus\:translate-y-44:focus {
    transform: translateY(11rem) !important;
  }

  .lg\:focus\:translate-y-45:focus {
    transform: translateY(11.25rem) !important;
  }

  .lg\:focus\:translate-y-46:focus {
    transform: translateY(11.5rem) !important;
  }

  .lg\:focus\:translate-y-47:focus {
    transform: translateY(11.75rem) !important;
  }

  .lg\:focus\:translate-y-48:focus {
    transform: translateY(12rem) !important;
  }

  .lg\:focus\:translate-y-49:focus {
    transform: translateY(12.25rem) !important;
  }

  .lg\:focus\:translate-y-50:focus {
    transform: translateY(12.5rem) !important;
  }

  .lg\:focus\:translate-y-51:focus {
    transform: translateY(12.75rem) !important;
  }

  .lg\:focus\:translate-y-52:focus {
    transform: translateY(13rem) !important;
  }

  .lg\:focus\:translate-y-53:focus {
    transform: translateY(13.25rem) !important;
  }

  .lg\:focus\:translate-y-54:focus {
    transform: translateY(13.5rem) !important;
  }

  .lg\:focus\:translate-y-55:focus {
    transform: translateY(13.75rem) !important;
  }

  .lg\:focus\:translate-y-56:focus {
    transform: translateY(14rem) !important;
  }

  .lg\:focus\:translate-y-57:focus {
    transform: translateY(14.25rem) !important;
  }

  .lg\:focus\:translate-y-58:focus {
    transform: translateY(14.5rem) !important;
  }

  .lg\:focus\:translate-y-59:focus {
    transform: translateY(14.75rem) !important;
  }

  .lg\:focus\:translate-y-60:focus {
    transform: translateY(15rem) !important;
  }

  .lg\:focus\:translate-y-61:focus {
    transform: translateY(15.25rem) !important;
  }

  .lg\:focus\:translate-y-62:focus {
    transform: translateY(15.5rem) !important;
  }

  .lg\:focus\:translate-y-63:focus {
    transform: translateY(15.75rem) !important;
  }

  .lg\:focus\:translate-y-64:focus {
    transform: translateY(16rem) !important;
  }

  .lg\:focus\:translate-y-65:focus {
    transform: translateY(16.25rem) !important;
  }

  .lg\:focus\:translate-y-66:focus {
    transform: translateY(16.5rem) !important;
  }

  .lg\:focus\:translate-y-67:focus {
    transform: translateY(16.75rem) !important;
  }

  .lg\:focus\:translate-y-68:focus {
    transform: translateY(17rem) !important;
  }

  .lg\:focus\:translate-y-69:focus {
    transform: translateY(17.25rem) !important;
  }

  .lg\:focus\:translate-y-70:focus {
    transform: translateY(17.5rem) !important;
  }

  .lg\:focus\:translate-y-71:focus {
    transform: translateY(17.75rem) !important;
  }

  .lg\:focus\:translate-y-72:focus {
    transform: translateY(18rem) !important;
  }

  .lg\:focus\:translate-y-73:focus {
    transform: translateY(18.25rem) !important;
  }

  .lg\:focus\:translate-y-74:focus {
    transform: translateY(18.5rem) !important;
  }

  .lg\:focus\:translate-y-75:focus {
    transform: translateY(18.75rem) !important;
  }

  .lg\:focus\:translate-y-76:focus {
    transform: translateY(19rem) !important;
  }

  .lg\:focus\:translate-y-77:focus {
    transform: translateY(19.25rem) !important;
  }

  .lg\:focus\:translate-y-78:focus {
    transform: translateY(19.5rem) !important;
  }

  .lg\:focus\:translate-y-79:focus {
    transform: translateY(19.75rem) !important;
  }

  .lg\:focus\:translate-y-80:focus {
    transform: translateY(20rem) !important;
  }

  .lg\:focus\:translate-y-81:focus {
    transform: translateY(20.25rem) !important;
  }

  .lg\:focus\:translate-y-82:focus {
    transform: translateY(20.5rem) !important;
  }

  .lg\:focus\:translate-y-83:focus {
    transform: translateY(20.75rem) !important;
  }

  .lg\:focus\:translate-y-84:focus {
    transform: translateY(21rem) !important;
  }

  .lg\:focus\:translate-y-85:focus {
    transform: translateY(21.25rem) !important;
  }

  .lg\:focus\:translate-y-86:focus {
    transform: translateY(21.5rem) !important;
  }

  .lg\:focus\:translate-y-87:focus {
    transform: translateY(21.75rem) !important;
  }

  .lg\:focus\:translate-y-88:focus {
    transform: translateY(22rem) !important;
  }

  .lg\:focus\:translate-y-89:focus {
    transform: translateY(22.25rem) !important;
  }

  .lg\:focus\:translate-y-90:focus {
    transform: translateY(22.5rem) !important;
  }

  .lg\:focus\:translate-y-91:focus {
    transform: translateY(22.75rem) !important;
  }

  .lg\:focus\:translate-y-92:focus {
    transform: translateY(23rem) !important;
  }

  .lg\:focus\:translate-y-93:focus {
    transform: translateY(23.25rem) !important;
  }

  .lg\:focus\:translate-y-94:focus {
    transform: translateY(23.5rem) !important;
  }

  .lg\:focus\:translate-y-95:focus {
    transform: translateY(23.75rem) !important;
  }

  .lg\:focus\:translate-y-96:focus {
    transform: translateY(24rem) !important;
  }

  .lg\:focus\:translate-y-97:focus {
    transform: translateY(24.25rem) !important;
  }

  .lg\:focus\:translate-y-98:focus {
    transform: translateY(24.5rem) !important;
  }

  .lg\:focus\:translate-y-99:focus {
    transform: translateY(24.75rem) !important;
  }

  .lg\:focus\:translate-y-100:focus {
    transform: translateY(25rem) !important;
  }

  .lg\:focus\:translate-y-101:focus {
    transform: translateY(25.25rem) !important;
  }

  .lg\:focus\:translate-y-102:focus {
    transform: translateY(25.5rem) !important;
  }

  .lg\:focus\:translate-y-103:focus {
    transform: translateY(25.75rem) !important;
  }

  .lg\:focus\:translate-y-104:focus {
    transform: translateY(26rem) !important;
  }

  .lg\:focus\:translate-y-105:focus {
    transform: translateY(26.25rem) !important;
  }

  .lg\:focus\:translate-y-px:focus {
    transform: translateY(1px) !important;
  }

  .lg\:focus\:translate-y-0\.5:focus {
    transform: translateY(0.125rem) !important;
  }

  .lg\:focus\:translate-y-1\.5:focus {
    transform: translateY(0.375rem) !important;
  }

  .lg\:focus\:translate-y-2\.5:focus {
    transform: translateY(0.625rem) !important;
  }

  .lg\:focus\:translate-y-3\.5:focus {
    transform: translateY(0.875rem) !important;
  }

  .lg\:focus\:translate-y-4\.5:focus {
    transform: translateY(1.125rem) !important;
  }

  .lg\:focus\:translate-y-5\.5:focus {
    transform: translateY(1.375rem) !important;
  }

  .lg\:focus\:translate-y-6\.5:focus {
    transform: translateY(1.625rem) !important;
  }

  .lg\:focus\:translate-y-7\.5:focus {
    transform: translateY(1.875rem) !important;
  }

  .lg\:focus\:translate-y-8\.5:focus {
    transform: translateY(2.125rem) !important;
  }

  .lg\:focus\:translate-y-9\.5:focus {
    transform: translateY(2.375rem) !important;
  }

  .lg\:focus\:translate-y-10\.5:focus {
    transform: translateY(2.625rem) !important;
  }

  .lg\:focus\:translate-y-11\.5:focus {
    transform: translateY(2.875rem) !important;
  }

  .lg\:focus\:translate-y-12\.5:focus {
    transform: translateY(3.125rem) !important;
  }

  .lg\:focus\:translate-y-13\.5:focus {
    transform: translateY(3.375rem) !important;
  }

  .lg\:focus\:translate-y-14\.5:focus {
    transform: translateY(3.625rem) !important;
  }

  .lg\:focus\:translate-y-15\.5:focus {
    transform: translateY(3.875rem) !important;
  }

  .lg\:focus\:translate-y-16\.5:focus {
    transform: translateY(4.125rem) !important;
  }

  .lg\:focus\:translate-y-17\.5:focus {
    transform: translateY(4.375rem) !important;
  }

  .lg\:focus\:translate-y-18\.5:focus {
    transform: translateY(4.625rem) !important;
  }

  .lg\:focus\:translate-y-19\.5:focus {
    transform: translateY(4.875rem) !important;
  }

  .lg\:focus\:translate-y-20\.5:focus {
    transform: translateY(5.125rem) !important;
  }

  .lg\:focus\:translate-y-21\.5:focus {
    transform: translateY(5.375rem) !important;
  }

  .lg\:focus\:translate-y-22\.5:focus {
    transform: translateY(5.625rem) !important;
  }

  .lg\:focus\:translate-y-23\.5:focus {
    transform: translateY(5.875rem) !important;
  }

  .lg\:focus\:translate-y-24\.5:focus {
    transform: translateY(6.125rem) !important;
  }

  .lg\:focus\:translate-y-25\.5:focus {
    transform: translateY(6.375rem) !important;
  }

  .lg\:focus\:translate-y-26\.5:focus {
    transform: translateY(6.625rem) !important;
  }

  .lg\:focus\:translate-y-27\.5:focus {
    transform: translateY(6.875rem) !important;
  }

  .lg\:focus\:translate-y-28\.5:focus {
    transform: translateY(7.125rem) !important;
  }

  .lg\:focus\:translate-y-29\.5:focus {
    transform: translateY(7.375rem) !important;
  }

  .lg\:focus\:translate-y-30\.5:focus {
    transform: translateY(7.625rem) !important;
  }

  .lg\:focus\:translate-y-31\.5:focus {
    transform: translateY(7.875rem) !important;
  }

  .lg\:focus\:translate-y-32\.5:focus {
    transform: translateY(8.125rem) !important;
  }

  .lg\:focus\:translate-y-33\.5:focus {
    transform: translateY(8.375rem) !important;
  }

  .lg\:focus\:translate-y-34\.5:focus {
    transform: translateY(8.625rem) !important;
  }

  .lg\:focus\:translate-y-35\.5:focus {
    transform: translateY(8.875rem) !important;
  }

  .lg\:focus\:translate-y-36\.5:focus {
    transform: translateY(9.125rem) !important;
  }

  .lg\:focus\:translate-y-37\.5:focus {
    transform: translateY(9.375rem) !important;
  }

  .lg\:focus\:translate-y-38\.5:focus {
    transform: translateY(9.625rem) !important;
  }

  .lg\:focus\:translate-y-39\.5:focus {
    transform: translateY(9.875rem) !important;
  }

  .lg\:focus\:translate-y-40\.5:focus {
    transform: translateY(10.125rem) !important;
  }

  .lg\:focus\:translate-y-41\.5:focus {
    transform: translateY(10.375rem) !important;
  }

  .lg\:focus\:translate-y-42\.5:focus {
    transform: translateY(10.625rem) !important;
  }

  .lg\:focus\:translate-y-43\.5:focus {
    transform: translateY(10.875rem) !important;
  }

  .lg\:focus\:translate-y-44\.5:focus {
    transform: translateY(11.125rem) !important;
  }

  .lg\:focus\:translate-y-45\.5:focus {
    transform: translateY(11.375rem) !important;
  }

  .lg\:focus\:translate-y-46\.5:focus {
    transform: translateY(11.625rem) !important;
  }

  .lg\:focus\:translate-y-47\.5:focus {
    transform: translateY(11.875rem) !important;
  }

  .lg\:focus\:translate-y-48\.5:focus {
    transform: translateY(12.125rem) !important;
  }

  .lg\:focus\:translate-y-49\.5:focus {
    transform: translateY(12.375rem) !important;
  }

  .lg\:focus\:translate-y-50\.5:focus {
    transform: translateY(12.625rem) !important;
  }

  .lg\:focus\:translate-y-51\.5:focus {
    transform: translateY(12.875rem) !important;
  }

  .lg\:focus\:translate-y-52\.5:focus {
    transform: translateY(13.125rem) !important;
  }

  .lg\:focus\:translate-y-53\.5:focus {
    transform: translateY(13.375rem) !important;
  }

  .lg\:focus\:translate-y-54\.5:focus {
    transform: translateY(13.625rem) !important;
  }

  .lg\:focus\:translate-y-55\.5:focus {
    transform: translateY(13.875rem) !important;
  }

  .lg\:focus\:translate-y-56\.5:focus {
    transform: translateY(14.125rem) !important;
  }

  .lg\:focus\:translate-y-57\.5:focus {
    transform: translateY(14.375rem) !important;
  }

  .lg\:focus\:translate-y-58\.5:focus {
    transform: translateY(14.625rem) !important;
  }

  .lg\:focus\:translate-y-59\.5:focus {
    transform: translateY(14.875rem) !important;
  }

  .lg\:focus\:translate-y-60\.5:focus {
    transform: translateY(15.125rem) !important;
  }

  .lg\:focus\:translate-y-61\.5:focus {
    transform: translateY(15.375rem) !important;
  }

  .lg\:focus\:translate-y-62\.5:focus {
    transform: translateY(15.625rem) !important;
  }

  .lg\:focus\:translate-y-63\.5:focus {
    transform: translateY(15.875rem) !important;
  }

  .lg\:focus\:translate-y-64\.5:focus {
    transform: translateY(16.125rem) !important;
  }

  .lg\:focus\:translate-y-65\.5:focus {
    transform: translateY(16.375rem) !important;
  }

  .lg\:focus\:translate-y-66\.5:focus {
    transform: translateY(16.625rem) !important;
  }

  .lg\:focus\:translate-y-67\.5:focus {
    transform: translateY(16.875rem) !important;
  }

  .lg\:focus\:translate-y-68\.5:focus {
    transform: translateY(17.125rem) !important;
  }

  .lg\:focus\:translate-y-69\.5:focus {
    transform: translateY(17.375rem) !important;
  }

  .lg\:focus\:translate-y-70\.5:focus {
    transform: translateY(17.625rem) !important;
  }

  .lg\:focus\:translate-y-71\.5:focus {
    transform: translateY(17.875rem) !important;
  }

  .lg\:focus\:translate-y-72\.5:focus {
    transform: translateY(18.125rem) !important;
  }

  .lg\:focus\:translate-y-73\.5:focus {
    transform: translateY(18.375rem) !important;
  }

  .lg\:focus\:translate-y-74\.5:focus {
    transform: translateY(18.625rem) !important;
  }

  .lg\:focus\:translate-y-75\.5:focus {
    transform: translateY(18.875rem) !important;
  }

  .lg\:focus\:translate-y-76\.5:focus {
    transform: translateY(19.125rem) !important;
  }

  .lg\:focus\:translate-y-77\.5:focus {
    transform: translateY(19.375rem) !important;
  }

  .lg\:focus\:translate-y-78\.5:focus {
    transform: translateY(19.625rem) !important;
  }

  .lg\:focus\:translate-y-79\.5:focus {
    transform: translateY(19.875rem) !important;
  }

  .lg\:focus\:translate-y-80\.5:focus {
    transform: translateY(20.125rem) !important;
  }

  .lg\:focus\:translate-y-81\.5:focus {
    transform: translateY(20.375rem) !important;
  }

  .lg\:focus\:translate-y-82\.5:focus {
    transform: translateY(20.625rem) !important;
  }

  .lg\:focus\:translate-y-83\.5:focus {
    transform: translateY(20.875rem) !important;
  }

  .lg\:focus\:translate-y-84\.5:focus {
    transform: translateY(21.125rem) !important;
  }

  .lg\:focus\:translate-y-85\.5:focus {
    transform: translateY(21.375rem) !important;
  }

  .lg\:focus\:translate-y-86\.5:focus {
    transform: translateY(21.625rem) !important;
  }

  .lg\:focus\:translate-y-87\.5:focus {
    transform: translateY(21.875rem) !important;
  }

  .lg\:focus\:translate-y-88\.5:focus {
    transform: translateY(22.125rem) !important;
  }

  .lg\:focus\:translate-y-89\.5:focus {
    transform: translateY(22.375rem) !important;
  }

  .lg\:focus\:translate-y-90\.5:focus {
    transform: translateY(22.625rem) !important;
  }

  .lg\:focus\:translate-y-91\.5:focus {
    transform: translateY(22.875rem) !important;
  }

  .lg\:focus\:translate-y-92\.5:focus {
    transform: translateY(23.125rem) !important;
  }

  .lg\:focus\:translate-y-93\.5:focus {
    transform: translateY(23.375rem) !important;
  }

  .lg\:focus\:translate-y-94\.5:focus {
    transform: translateY(23.625rem) !important;
  }

  .lg\:focus\:translate-y-95\.5:focus {
    transform: translateY(23.875rem) !important;
  }

  .lg\:focus\:translate-y-96\.5:focus {
    transform: translateY(24.125rem) !important;
  }

  .lg\:focus\:translate-y-97\.5:focus {
    transform: translateY(24.375rem) !important;
  }

  .lg\:focus\:translate-y-98\.5:focus {
    transform: translateY(24.625rem) !important;
  }

  .lg\:focus\:translate-y-99\.5:focus {
    transform: translateY(24.875rem) !important;
  }

  .lg\:focus\:translate-y-100\.5:focus {
    transform: translateY(25.125rem) !important;
  }

  .lg\:focus\:translate-y-101\.5:focus {
    transform: translateY(25.375rem) !important;
  }

  .lg\:focus\:translate-y-102\.5:focus {
    transform: translateY(25.625rem) !important;
  }

  .lg\:focus\:translate-y-103\.5:focus {
    transform: translateY(25.875rem) !important;
  }

  .lg\:focus\:translate-y-104\.5:focus {
    transform: translateY(26.125rem) !important;
  }

  .lg\:focus\:-translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .lg\:focus\:-translate-y-1:focus {
    transform: translateY(-0.25rem) !important;
  }

  .lg\:focus\:-translate-y-2:focus {
    transform: translateY(-0.5rem) !important;
  }

  .lg\:focus\:-translate-y-3:focus {
    transform: translateY(-0.75rem) !important;
  }

  .lg\:focus\:-translate-y-4:focus {
    transform: translateY(-1rem) !important;
  }

  .lg\:focus\:-translate-y-5:focus {
    transform: translateY(-1.25rem) !important;
  }

  .lg\:focus\:-translate-y-6:focus {
    transform: translateY(-1.5rem) !important;
  }

  .lg\:focus\:-translate-y-7:focus {
    transform: translateY(-1.75rem) !important;
  }

  .lg\:focus\:-translate-y-8:focus {
    transform: translateY(-2rem) !important;
  }

  .lg\:focus\:-translate-y-9:focus {
    transform: translateY(-2.25rem) !important;
  }

  .lg\:focus\:-translate-y-10:focus {
    transform: translateY(-2.5rem) !important;
  }

  .lg\:focus\:-translate-y-11:focus {
    transform: translateY(-2.75rem) !important;
  }

  .lg\:focus\:-translate-y-12:focus {
    transform: translateY(-3rem) !important;
  }

  .lg\:focus\:-translate-y-13:focus {
    transform: translateY(-3.25rem) !important;
  }

  .lg\:focus\:-translate-y-14:focus {
    transform: translateY(-3.5rem) !important;
  }

  .lg\:focus\:-translate-y-15:focus {
    transform: translateY(-3.75rem) !important;
  }

  .lg\:focus\:-translate-y-16:focus {
    transform: translateY(-4rem) !important;
  }

  .lg\:focus\:-translate-y-17:focus {
    transform: translateY(-4.25rem) !important;
  }

  .lg\:focus\:-translate-y-18:focus {
    transform: translateY(-4.5rem) !important;
  }

  .lg\:focus\:-translate-y-19:focus {
    transform: translateY(-4.75rem) !important;
  }

  .lg\:focus\:-translate-y-20:focus {
    transform: translateY(-5rem) !important;
  }

  .lg\:focus\:-translate-y-21:focus {
    transform: translateY(-5.25rem) !important;
  }

  .lg\:focus\:-translate-y-22:focus {
    transform: translateY(-5.5rem) !important;
  }

  .lg\:focus\:-translate-y-23:focus {
    transform: translateY(-5.75rem) !important;
  }

  .lg\:focus\:-translate-y-24:focus {
    transform: translateY(-6rem) !important;
  }

  .lg\:focus\:-translate-y-25:focus {
    transform: translateY(-6.25rem) !important;
  }

  .lg\:focus\:-translate-y-26:focus {
    transform: translateY(-6.5rem) !important;
  }

  .lg\:focus\:-translate-y-27:focus {
    transform: translateY(-6.75rem) !important;
  }

  .lg\:focus\:-translate-y-28:focus {
    transform: translateY(-7rem) !important;
  }

  .lg\:focus\:-translate-y-29:focus {
    transform: translateY(-7.25rem) !important;
  }

  .lg\:focus\:-translate-y-30:focus {
    transform: translateY(-7.5rem) !important;
  }

  .lg\:focus\:-translate-y-31:focus {
    transform: translateY(-7.75rem) !important;
  }

  .lg\:focus\:-translate-y-32:focus {
    transform: translateY(-8rem) !important;
  }

  .lg\:focus\:-translate-y-33:focus {
    transform: translateY(-8.25rem) !important;
  }

  .lg\:focus\:-translate-y-34:focus {
    transform: translateY(-8.5rem) !important;
  }

  .lg\:focus\:-translate-y-35:focus {
    transform: translateY(-8.75rem) !important;
  }

  .lg\:focus\:-translate-y-36:focus {
    transform: translateY(-9rem) !important;
  }

  .lg\:focus\:-translate-y-37:focus {
    transform: translateY(-9.25rem) !important;
  }

  .lg\:focus\:-translate-y-38:focus {
    transform: translateY(-9.5rem) !important;
  }

  .lg\:focus\:-translate-y-39:focus {
    transform: translateY(-9.75rem) !important;
  }

  .lg\:focus\:-translate-y-40:focus {
    transform: translateY(-10rem) !important;
  }

  .lg\:focus\:-translate-y-41:focus {
    transform: translateY(-10.25rem) !important;
  }

  .lg\:focus\:-translate-y-42:focus {
    transform: translateY(-10.5rem) !important;
  }

  .lg\:focus\:-translate-y-43:focus {
    transform: translateY(-10.75rem) !important;
  }

  .lg\:focus\:-translate-y-44:focus {
    transform: translateY(-11rem) !important;
  }

  .lg\:focus\:-translate-y-45:focus {
    transform: translateY(-11.25rem) !important;
  }

  .lg\:focus\:-translate-y-46:focus {
    transform: translateY(-11.5rem) !important;
  }

  .lg\:focus\:-translate-y-47:focus {
    transform: translateY(-11.75rem) !important;
  }

  .lg\:focus\:-translate-y-48:focus {
    transform: translateY(-12rem) !important;
  }

  .lg\:focus\:-translate-y-49:focus {
    transform: translateY(-12.25rem) !important;
  }

  .lg\:focus\:-translate-y-50:focus {
    transform: translateY(-12.5rem) !important;
  }

  .lg\:focus\:-translate-y-51:focus {
    transform: translateY(-12.75rem) !important;
  }

  .lg\:focus\:-translate-y-52:focus {
    transform: translateY(-13rem) !important;
  }

  .lg\:focus\:-translate-y-53:focus {
    transform: translateY(-13.25rem) !important;
  }

  .lg\:focus\:-translate-y-54:focus {
    transform: translateY(-13.5rem) !important;
  }

  .lg\:focus\:-translate-y-55:focus {
    transform: translateY(-13.75rem) !important;
  }

  .lg\:focus\:-translate-y-56:focus {
    transform: translateY(-14rem) !important;
  }

  .lg\:focus\:-translate-y-57:focus {
    transform: translateY(-14.25rem) !important;
  }

  .lg\:focus\:-translate-y-58:focus {
    transform: translateY(-14.5rem) !important;
  }

  .lg\:focus\:-translate-y-59:focus {
    transform: translateY(-14.75rem) !important;
  }

  .lg\:focus\:-translate-y-60:focus {
    transform: translateY(-15rem) !important;
  }

  .lg\:focus\:-translate-y-61:focus {
    transform: translateY(-15.25rem) !important;
  }

  .lg\:focus\:-translate-y-62:focus {
    transform: translateY(-15.5rem) !important;
  }

  .lg\:focus\:-translate-y-63:focus {
    transform: translateY(-15.75rem) !important;
  }

  .lg\:focus\:-translate-y-64:focus {
    transform: translateY(-16rem) !important;
  }

  .lg\:focus\:-translate-y-65:focus {
    transform: translateY(-16.25rem) !important;
  }

  .lg\:focus\:-translate-y-66:focus {
    transform: translateY(-16.5rem) !important;
  }

  .lg\:focus\:-translate-y-67:focus {
    transform: translateY(-16.75rem) !important;
  }

  .lg\:focus\:-translate-y-68:focus {
    transform: translateY(-17rem) !important;
  }

  .lg\:focus\:-translate-y-69:focus {
    transform: translateY(-17.25rem) !important;
  }

  .lg\:focus\:-translate-y-70:focus {
    transform: translateY(-17.5rem) !important;
  }

  .lg\:focus\:-translate-y-71:focus {
    transform: translateY(-17.75rem) !important;
  }

  .lg\:focus\:-translate-y-72:focus {
    transform: translateY(-18rem) !important;
  }

  .lg\:focus\:-translate-y-73:focus {
    transform: translateY(-18.25rem) !important;
  }

  .lg\:focus\:-translate-y-74:focus {
    transform: translateY(-18.5rem) !important;
  }

  .lg\:focus\:-translate-y-75:focus {
    transform: translateY(-18.75rem) !important;
  }

  .lg\:focus\:-translate-y-76:focus {
    transform: translateY(-19rem) !important;
  }

  .lg\:focus\:-translate-y-77:focus {
    transform: translateY(-19.25rem) !important;
  }

  .lg\:focus\:-translate-y-78:focus {
    transform: translateY(-19.5rem) !important;
  }

  .lg\:focus\:-translate-y-79:focus {
    transform: translateY(-19.75rem) !important;
  }

  .lg\:focus\:-translate-y-80:focus {
    transform: translateY(-20rem) !important;
  }

  .lg\:focus\:-translate-y-81:focus {
    transform: translateY(-20.25rem) !important;
  }

  .lg\:focus\:-translate-y-82:focus {
    transform: translateY(-20.5rem) !important;
  }

  .lg\:focus\:-translate-y-83:focus {
    transform: translateY(-20.75rem) !important;
  }

  .lg\:focus\:-translate-y-84:focus {
    transform: translateY(-21rem) !important;
  }

  .lg\:focus\:-translate-y-85:focus {
    transform: translateY(-21.25rem) !important;
  }

  .lg\:focus\:-translate-y-86:focus {
    transform: translateY(-21.5rem) !important;
  }

  .lg\:focus\:-translate-y-87:focus {
    transform: translateY(-21.75rem) !important;
  }

  .lg\:focus\:-translate-y-88:focus {
    transform: translateY(-22rem) !important;
  }

  .lg\:focus\:-translate-y-89:focus {
    transform: translateY(-22.25rem) !important;
  }

  .lg\:focus\:-translate-y-90:focus {
    transform: translateY(-22.5rem) !important;
  }

  .lg\:focus\:-translate-y-91:focus {
    transform: translateY(-22.75rem) !important;
  }

  .lg\:focus\:-translate-y-92:focus {
    transform: translateY(-23rem) !important;
  }

  .lg\:focus\:-translate-y-93:focus {
    transform: translateY(-23.25rem) !important;
  }

  .lg\:focus\:-translate-y-94:focus {
    transform: translateY(-23.5rem) !important;
  }

  .lg\:focus\:-translate-y-95:focus {
    transform: translateY(-23.75rem) !important;
  }

  .lg\:focus\:-translate-y-96:focus {
    transform: translateY(-24rem) !important;
  }

  .lg\:focus\:-translate-y-97:focus {
    transform: translateY(-24.25rem) !important;
  }

  .lg\:focus\:-translate-y-98:focus {
    transform: translateY(-24.5rem) !important;
  }

  .lg\:focus\:-translate-y-99:focus {
    transform: translateY(-24.75rem) !important;
  }

  .lg\:focus\:-translate-y-100:focus {
    transform: translateY(-25rem) !important;
  }

  .lg\:focus\:-translate-y-101:focus {
    transform: translateY(-25.25rem) !important;
  }

  .lg\:focus\:-translate-y-102:focus {
    transform: translateY(-25.5rem) !important;
  }

  .lg\:focus\:-translate-y-103:focus {
    transform: translateY(-25.75rem) !important;
  }

  .lg\:focus\:-translate-y-104:focus {
    transform: translateY(-26rem) !important;
  }

  .lg\:focus\:-translate-y-105:focus {
    transform: translateY(-26.25rem) !important;
  }

  .lg\:focus\:-translate-y-px:focus {
    transform: translateY(-1px) !important;
  }

  .lg\:focus\:-translate-y-0\.5:focus {
    transform: translateY(-0.125rem) !important;
  }

  .lg\:focus\:-translate-y-1\.5:focus {
    transform: translateY(-0.375rem) !important;
  }

  .lg\:focus\:-translate-y-2\.5:focus {
    transform: translateY(-0.625rem) !important;
  }

  .lg\:focus\:-translate-y-3\.5:focus {
    transform: translateY(-0.875rem) !important;
  }

  .lg\:focus\:-translate-y-4\.5:focus {
    transform: translateY(-1.125rem) !important;
  }

  .lg\:focus\:-translate-y-5\.5:focus {
    transform: translateY(-1.375rem) !important;
  }

  .lg\:focus\:-translate-y-6\.5:focus {
    transform: translateY(-1.625rem) !important;
  }

  .lg\:focus\:-translate-y-7\.5:focus {
    transform: translateY(-1.875rem) !important;
  }

  .lg\:focus\:-translate-y-8\.5:focus {
    transform: translateY(-2.125rem) !important;
  }

  .lg\:focus\:-translate-y-9\.5:focus {
    transform: translateY(-2.375rem) !important;
  }

  .lg\:focus\:-translate-y-10\.5:focus {
    transform: translateY(-2.625rem) !important;
  }

  .lg\:focus\:-translate-y-11\.5:focus {
    transform: translateY(-2.875rem) !important;
  }

  .lg\:focus\:-translate-y-12\.5:focus {
    transform: translateY(-3.125rem) !important;
  }

  .lg\:focus\:-translate-y-13\.5:focus {
    transform: translateY(-3.375rem) !important;
  }

  .lg\:focus\:-translate-y-14\.5:focus {
    transform: translateY(-3.625rem) !important;
  }

  .lg\:focus\:-translate-y-15\.5:focus {
    transform: translateY(-3.875rem) !important;
  }

  .lg\:focus\:-translate-y-16\.5:focus {
    transform: translateY(-4.125rem) !important;
  }

  .lg\:focus\:-translate-y-17\.5:focus {
    transform: translateY(-4.375rem) !important;
  }

  .lg\:focus\:-translate-y-18\.5:focus {
    transform: translateY(-4.625rem) !important;
  }

  .lg\:focus\:-translate-y-19\.5:focus {
    transform: translateY(-4.875rem) !important;
  }

  .lg\:focus\:-translate-y-20\.5:focus {
    transform: translateY(-5.125rem) !important;
  }

  .lg\:focus\:-translate-y-21\.5:focus {
    transform: translateY(-5.375rem) !important;
  }

  .lg\:focus\:-translate-y-22\.5:focus {
    transform: translateY(-5.625rem) !important;
  }

  .lg\:focus\:-translate-y-23\.5:focus {
    transform: translateY(-5.875rem) !important;
  }

  .lg\:focus\:-translate-y-24\.5:focus {
    transform: translateY(-6.125rem) !important;
  }

  .lg\:focus\:-translate-y-25\.5:focus {
    transform: translateY(-6.375rem) !important;
  }

  .lg\:focus\:-translate-y-26\.5:focus {
    transform: translateY(-6.625rem) !important;
  }

  .lg\:focus\:-translate-y-27\.5:focus {
    transform: translateY(-6.875rem) !important;
  }

  .lg\:focus\:-translate-y-28\.5:focus {
    transform: translateY(-7.125rem) !important;
  }

  .lg\:focus\:-translate-y-29\.5:focus {
    transform: translateY(-7.375rem) !important;
  }

  .lg\:focus\:-translate-y-30\.5:focus {
    transform: translateY(-7.625rem) !important;
  }

  .lg\:focus\:-translate-y-31\.5:focus {
    transform: translateY(-7.875rem) !important;
  }

  .lg\:focus\:-translate-y-32\.5:focus {
    transform: translateY(-8.125rem) !important;
  }

  .lg\:focus\:-translate-y-33\.5:focus {
    transform: translateY(-8.375rem) !important;
  }

  .lg\:focus\:-translate-y-34\.5:focus {
    transform: translateY(-8.625rem) !important;
  }

  .lg\:focus\:-translate-y-35\.5:focus {
    transform: translateY(-8.875rem) !important;
  }

  .lg\:focus\:-translate-y-36\.5:focus {
    transform: translateY(-9.125rem) !important;
  }

  .lg\:focus\:-translate-y-37\.5:focus {
    transform: translateY(-9.375rem) !important;
  }

  .lg\:focus\:-translate-y-38\.5:focus {
    transform: translateY(-9.625rem) !important;
  }

  .lg\:focus\:-translate-y-39\.5:focus {
    transform: translateY(-9.875rem) !important;
  }

  .lg\:focus\:-translate-y-40\.5:focus {
    transform: translateY(-10.125rem) !important;
  }

  .lg\:focus\:-translate-y-41\.5:focus {
    transform: translateY(-10.375rem) !important;
  }

  .lg\:focus\:-translate-y-42\.5:focus {
    transform: translateY(-10.625rem) !important;
  }

  .lg\:focus\:-translate-y-43\.5:focus {
    transform: translateY(-10.875rem) !important;
  }

  .lg\:focus\:-translate-y-44\.5:focus {
    transform: translateY(-11.125rem) !important;
  }

  .lg\:focus\:-translate-y-45\.5:focus {
    transform: translateY(-11.375rem) !important;
  }

  .lg\:focus\:-translate-y-46\.5:focus {
    transform: translateY(-11.625rem) !important;
  }

  .lg\:focus\:-translate-y-47\.5:focus {
    transform: translateY(-11.875rem) !important;
  }

  .lg\:focus\:-translate-y-48\.5:focus {
    transform: translateY(-12.125rem) !important;
  }

  .lg\:focus\:-translate-y-49\.5:focus {
    transform: translateY(-12.375rem) !important;
  }

  .lg\:focus\:-translate-y-50\.5:focus {
    transform: translateY(-12.625rem) !important;
  }

  .lg\:focus\:-translate-y-51\.5:focus {
    transform: translateY(-12.875rem) !important;
  }

  .lg\:focus\:-translate-y-52\.5:focus {
    transform: translateY(-13.125rem) !important;
  }

  .lg\:focus\:-translate-y-53\.5:focus {
    transform: translateY(-13.375rem) !important;
  }

  .lg\:focus\:-translate-y-54\.5:focus {
    transform: translateY(-13.625rem) !important;
  }

  .lg\:focus\:-translate-y-55\.5:focus {
    transform: translateY(-13.875rem) !important;
  }

  .lg\:focus\:-translate-y-56\.5:focus {
    transform: translateY(-14.125rem) !important;
  }

  .lg\:focus\:-translate-y-57\.5:focus {
    transform: translateY(-14.375rem) !important;
  }

  .lg\:focus\:-translate-y-58\.5:focus {
    transform: translateY(-14.625rem) !important;
  }

  .lg\:focus\:-translate-y-59\.5:focus {
    transform: translateY(-14.875rem) !important;
  }

  .lg\:focus\:-translate-y-60\.5:focus {
    transform: translateY(-15.125rem) !important;
  }

  .lg\:focus\:-translate-y-61\.5:focus {
    transform: translateY(-15.375rem) !important;
  }

  .lg\:focus\:-translate-y-62\.5:focus {
    transform: translateY(-15.625rem) !important;
  }

  .lg\:focus\:-translate-y-63\.5:focus {
    transform: translateY(-15.875rem) !important;
  }

  .lg\:focus\:-translate-y-64\.5:focus {
    transform: translateY(-16.125rem) !important;
  }

  .lg\:focus\:-translate-y-65\.5:focus {
    transform: translateY(-16.375rem) !important;
  }

  .lg\:focus\:-translate-y-66\.5:focus {
    transform: translateY(-16.625rem) !important;
  }

  .lg\:focus\:-translate-y-67\.5:focus {
    transform: translateY(-16.875rem) !important;
  }

  .lg\:focus\:-translate-y-68\.5:focus {
    transform: translateY(-17.125rem) !important;
  }

  .lg\:focus\:-translate-y-69\.5:focus {
    transform: translateY(-17.375rem) !important;
  }

  .lg\:focus\:-translate-y-70\.5:focus {
    transform: translateY(-17.625rem) !important;
  }

  .lg\:focus\:-translate-y-71\.5:focus {
    transform: translateY(-17.875rem) !important;
  }

  .lg\:focus\:-translate-y-72\.5:focus {
    transform: translateY(-18.125rem) !important;
  }

  .lg\:focus\:-translate-y-73\.5:focus {
    transform: translateY(-18.375rem) !important;
  }

  .lg\:focus\:-translate-y-74\.5:focus {
    transform: translateY(-18.625rem) !important;
  }

  .lg\:focus\:-translate-y-75\.5:focus {
    transform: translateY(-18.875rem) !important;
  }

  .lg\:focus\:-translate-y-76\.5:focus {
    transform: translateY(-19.125rem) !important;
  }

  .lg\:focus\:-translate-y-77\.5:focus {
    transform: translateY(-19.375rem) !important;
  }

  .lg\:focus\:-translate-y-78\.5:focus {
    transform: translateY(-19.625rem) !important;
  }

  .lg\:focus\:-translate-y-79\.5:focus {
    transform: translateY(-19.875rem) !important;
  }

  .lg\:focus\:-translate-y-80\.5:focus {
    transform: translateY(-20.125rem) !important;
  }

  .lg\:focus\:-translate-y-81\.5:focus {
    transform: translateY(-20.375rem) !important;
  }

  .lg\:focus\:-translate-y-82\.5:focus {
    transform: translateY(-20.625rem) !important;
  }

  .lg\:focus\:-translate-y-83\.5:focus {
    transform: translateY(-20.875rem) !important;
  }

  .lg\:focus\:-translate-y-84\.5:focus {
    transform: translateY(-21.125rem) !important;
  }

  .lg\:focus\:-translate-y-85\.5:focus {
    transform: translateY(-21.375rem) !important;
  }

  .lg\:focus\:-translate-y-86\.5:focus {
    transform: translateY(-21.625rem) !important;
  }

  .lg\:focus\:-translate-y-87\.5:focus {
    transform: translateY(-21.875rem) !important;
  }

  .lg\:focus\:-translate-y-88\.5:focus {
    transform: translateY(-22.125rem) !important;
  }

  .lg\:focus\:-translate-y-89\.5:focus {
    transform: translateY(-22.375rem) !important;
  }

  .lg\:focus\:-translate-y-90\.5:focus {
    transform: translateY(-22.625rem) !important;
  }

  .lg\:focus\:-translate-y-91\.5:focus {
    transform: translateY(-22.875rem) !important;
  }

  .lg\:focus\:-translate-y-92\.5:focus {
    transform: translateY(-23.125rem) !important;
  }

  .lg\:focus\:-translate-y-93\.5:focus {
    transform: translateY(-23.375rem) !important;
  }

  .lg\:focus\:-translate-y-94\.5:focus {
    transform: translateY(-23.625rem) !important;
  }

  .lg\:focus\:-translate-y-95\.5:focus {
    transform: translateY(-23.875rem) !important;
  }

  .lg\:focus\:-translate-y-96\.5:focus {
    transform: translateY(-24.125rem) !important;
  }

  .lg\:focus\:-translate-y-97\.5:focus {
    transform: translateY(-24.375rem) !important;
  }

  .lg\:focus\:-translate-y-98\.5:focus {
    transform: translateY(-24.625rem) !important;
  }

  .lg\:focus\:-translate-y-99\.5:focus {
    transform: translateY(-24.875rem) !important;
  }

  .lg\:focus\:-translate-y-100\.5:focus {
    transform: translateY(-25.125rem) !important;
  }

  .lg\:focus\:-translate-y-101\.5:focus {
    transform: translateY(-25.375rem) !important;
  }

  .lg\:focus\:-translate-y-102\.5:focus {
    transform: translateY(-25.625rem) !important;
  }

  .lg\:focus\:-translate-y-103\.5:focus {
    transform: translateY(-25.875rem) !important;
  }

  .lg\:focus\:-translate-y-104\.5:focus {
    transform: translateY(-26.125rem) !important;
  }

  .lg\:focus\:-translate-y-full:focus {
    transform: translateY(-100%) !important;
  }

  .lg\:focus\:-translate-y-1\/2:focus {
    transform: translateY(-50%) !important;
  }

  .lg\:focus\:translate-y-1\/2:focus {
    transform: translateY(50%) !important;
  }

  .lg\:focus\:translate-y-full:focus {
    transform: translateY(100%) !important;
  }

  .lg\:focus\:translate-y-1\/3:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:focus\:-translate-y-1\/3:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:focus\:translate-y-2\/3:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:focus\:-translate-y-2\/3:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:focus\:translate-y-1\/4:focus {
    transform: translateY(25%) !important;
  }

  .lg\:focus\:-translate-y-1\/4:focus {
    transform: translateY(-25%) !important;
  }

  .lg\:focus\:translate-y-2\/4:focus {
    transform: translateY(50%) !important;
  }

  .lg\:focus\:-translate-y-2\/4:focus {
    transform: translateY(-50%) !important;
  }

  .lg\:focus\:translate-y-3\/4:focus {
    transform: translateY(75%) !important;
  }

  .lg\:focus\:-translate-y-3\/4:focus {
    transform: translateY(-75%) !important;
  }

  .lg\:focus\:translate-y-1\/5:focus {
    transform: translateY(20%) !important;
  }

  .lg\:focus\:-translate-y-1\/5:focus {
    transform: translateY(-20%) !important;
  }

  .lg\:focus\:translate-y-2\/5:focus {
    transform: translateY(40%) !important;
  }

  .lg\:focus\:-translate-y-2\/5:focus {
    transform: translateY(-40%) !important;
  }

  .lg\:focus\:translate-y-3\/5:focus {
    transform: translateY(60%) !important;
  }

  .lg\:focus\:-translate-y-3\/5:focus {
    transform: translateY(-60%) !important;
  }

  .lg\:focus\:translate-y-4\/5:focus {
    transform: translateY(80%) !important;
  }

  .lg\:focus\:-translate-y-4\/5:focus {
    transform: translateY(-80%) !important;
  }

  .lg\:focus\:translate-y-1\/6:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .lg\:focus\:-translate-y-1\/6:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .lg\:focus\:translate-y-2\/6:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:focus\:-translate-y-2\/6:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:focus\:translate-y-3\/6:focus {
    transform: translateY(50%) !important;
  }

  .lg\:focus\:-translate-y-3\/6:focus {
    transform: translateY(-50%) !important;
  }

  .lg\:focus\:translate-y-4\/6:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:focus\:-translate-y-4\/6:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:focus\:translate-y-5\/6:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .lg\:focus\:-translate-y-5\/6:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .lg\:focus\:translate-y-1\/12:focus {
    transform: translateY(8.333333333333332%) !important;
  }

  .lg\:focus\:-translate-y-1\/12:focus {
    transform: translateY(-8.333333333333332%) !important;
  }

  .lg\:focus\:translate-y-2\/12:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .lg\:focus\:-translate-y-2\/12:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .lg\:focus\:translate-y-3\/12:focus {
    transform: translateY(25%) !important;
  }

  .lg\:focus\:-translate-y-3\/12:focus {
    transform: translateY(-25%) !important;
  }

  .lg\:focus\:translate-y-4\/12:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .lg\:focus\:-translate-y-4\/12:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .lg\:focus\:translate-y-5\/12:focus {
    transform: translateY(41.66666666666667%) !important;
  }

  .lg\:focus\:-translate-y-5\/12:focus {
    transform: translateY(-41.66666666666667%) !important;
  }

  .lg\:focus\:translate-y-6\/12:focus {
    transform: translateY(50%) !important;
  }

  .lg\:focus\:-translate-y-6\/12:focus {
    transform: translateY(-50%) !important;
  }

  .lg\:focus\:translate-y-7\/12:focus {
    transform: translateY(58.333333333333336%) !important;
  }

  .lg\:focus\:-translate-y-7\/12:focus {
    transform: translateY(-58.333333333333336%) !important;
  }

  .lg\:focus\:translate-y-8\/12:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .lg\:focus\:-translate-y-8\/12:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .lg\:focus\:translate-y-9\/12:focus {
    transform: translateY(75%) !important;
  }

  .lg\:focus\:-translate-y-9\/12:focus {
    transform: translateY(-75%) !important;
  }

  .lg\:focus\:translate-y-10\/12:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .lg\:focus\:-translate-y-10\/12:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .lg\:focus\:translate-y-11\/12:focus {
    transform: translateY(91.66666666666666%) !important;
  }

  .lg\:focus\:-translate-y-11\/12:focus {
    transform: translateY(-91.66666666666666%) !important;
  }

  .lg\:skew-x-0 {
    transform: skewX(0) !important;
  }

  .lg\:skew-x-1 {
    transform: skewX(1deg) !important;
  }

  .lg\:skew-x-2 {
    transform: skewX(2deg) !important;
  }

  .lg\:skew-x-3 {
    transform: skewX(3deg) !important;
  }

  .lg\:skew-x-6 {
    transform: skewX(6deg) !important;
  }

  .lg\:skew-x-12 {
    transform: skewX(12deg) !important;
  }

  .lg\:-skew-x-12 {
    transform: skewX(-12deg) !important;
  }

  .lg\:-skew-x-6 {
    transform: skewX(-6deg) !important;
  }

  .lg\:-skew-x-3 {
    transform: skewX(-3deg) !important;
  }

  .lg\:-skew-x-2 {
    transform: skewX(-2deg) !important;
  }

  .lg\:-skew-x-1 {
    transform: skewX(-1deg) !important;
  }

  .lg\:skew-y-0 {
    transform: skewY(0) !important;
  }

  .lg\:skew-y-1 {
    transform: skewY(1deg) !important;
  }

  .lg\:skew-y-2 {
    transform: skewY(2deg) !important;
  }

  .lg\:skew-y-3 {
    transform: skewY(3deg) !important;
  }

  .lg\:skew-y-6 {
    transform: skewY(6deg) !important;
  }

  .lg\:skew-y-12 {
    transform: skewY(12deg) !important;
  }

  .lg\:-skew-y-12 {
    transform: skewY(-12deg) !important;
  }

  .lg\:-skew-y-6 {
    transform: skewY(-6deg) !important;
  }

  .lg\:-skew-y-3 {
    transform: skewY(-3deg) !important;
  }

  .lg\:-skew-y-2 {
    transform: skewY(-2deg) !important;
  }

  .lg\:-skew-y-1 {
    transform: skewY(-1deg) !important;
  }

  .lg\:hover\:skew-x-0:hover {
    transform: skewX(0) !important;
  }

  .lg\:hover\:skew-x-1:hover {
    transform: skewX(1deg) !important;
  }

  .lg\:hover\:skew-x-2:hover {
    transform: skewX(2deg) !important;
  }

  .lg\:hover\:skew-x-3:hover {
    transform: skewX(3deg) !important;
  }

  .lg\:hover\:skew-x-6:hover {
    transform: skewX(6deg) !important;
  }

  .lg\:hover\:skew-x-12:hover {
    transform: skewX(12deg) !important;
  }

  .lg\:hover\:-skew-x-12:hover {
    transform: skewX(-12deg) !important;
  }

  .lg\:hover\:-skew-x-6:hover {
    transform: skewX(-6deg) !important;
  }

  .lg\:hover\:-skew-x-3:hover {
    transform: skewX(-3deg) !important;
  }

  .lg\:hover\:-skew-x-2:hover {
    transform: skewX(-2deg) !important;
  }

  .lg\:hover\:-skew-x-1:hover {
    transform: skewX(-1deg) !important;
  }

  .lg\:hover\:skew-y-0:hover {
    transform: skewY(0) !important;
  }

  .lg\:hover\:skew-y-1:hover {
    transform: skewY(1deg) !important;
  }

  .lg\:hover\:skew-y-2:hover {
    transform: skewY(2deg) !important;
  }

  .lg\:hover\:skew-y-3:hover {
    transform: skewY(3deg) !important;
  }

  .lg\:hover\:skew-y-6:hover {
    transform: skewY(6deg) !important;
  }

  .lg\:hover\:skew-y-12:hover {
    transform: skewY(12deg) !important;
  }

  .lg\:hover\:-skew-y-12:hover {
    transform: skewY(-12deg) !important;
  }

  .lg\:hover\:-skew-y-6:hover {
    transform: skewY(-6deg) !important;
  }

  .lg\:hover\:-skew-y-3:hover {
    transform: skewY(-3deg) !important;
  }

  .lg\:hover\:-skew-y-2:hover {
    transform: skewY(-2deg) !important;
  }

  .lg\:hover\:-skew-y-1:hover {
    transform: skewY(-1deg) !important;
  }

  .lg\:focus\:skew-x-0:focus {
    transform: skewX(0) !important;
  }

  .lg\:focus\:skew-x-1:focus {
    transform: skewX(1deg) !important;
  }

  .lg\:focus\:skew-x-2:focus {
    transform: skewX(2deg) !important;
  }

  .lg\:focus\:skew-x-3:focus {
    transform: skewX(3deg) !important;
  }

  .lg\:focus\:skew-x-6:focus {
    transform: skewX(6deg) !important;
  }

  .lg\:focus\:skew-x-12:focus {
    transform: skewX(12deg) !important;
  }

  .lg\:focus\:-skew-x-12:focus {
    transform: skewX(-12deg) !important;
  }

  .lg\:focus\:-skew-x-6:focus {
    transform: skewX(-6deg) !important;
  }

  .lg\:focus\:-skew-x-3:focus {
    transform: skewX(-3deg) !important;
  }

  .lg\:focus\:-skew-x-2:focus {
    transform: skewX(-2deg) !important;
  }

  .lg\:focus\:-skew-x-1:focus {
    transform: skewX(-1deg) !important;
  }

  .lg\:focus\:skew-y-0:focus {
    transform: skewY(0) !important;
  }

  .lg\:focus\:skew-y-1:focus {
    transform: skewY(1deg) !important;
  }

  .lg\:focus\:skew-y-2:focus {
    transform: skewY(2deg) !important;
  }

  .lg\:focus\:skew-y-3:focus {
    transform: skewY(3deg) !important;
  }

  .lg\:focus\:skew-y-6:focus {
    transform: skewY(6deg) !important;
  }

  .lg\:focus\:skew-y-12:focus {
    transform: skewY(12deg) !important;
  }

  .lg\:focus\:-skew-y-12:focus {
    transform: skewY(-12deg) !important;
  }

  .lg\:focus\:-skew-y-6:focus {
    transform: skewY(-6deg) !important;
  }

  .lg\:focus\:-skew-y-3:focus {
    transform: skewY(-3deg) !important;
  }

  .lg\:focus\:-skew-y-2:focus {
    transform: skewY(-2deg) !important;
  }

  .lg\:focus\:-skew-y-1:focus {
    transform: skewY(-1deg) !important;
  }

  .lg\:transition-none {
    transition-property: none !important;
  }

  .lg\:transition-all {
    transition-property: all !important;
  }

  .lg\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .lg\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .lg\:transition-opacity {
    transition-property: opacity !important;
  }

  .lg\:transition-shadow {
    transition-property: box-shadow !important;
  }

  .lg\:transition-transform {
    transition-property: transform !important;
  }

  .lg\:hover\:transition-none:hover {
    transition-property: none !important;
  }

  .lg\:hover\:transition-all:hover {
    transition-property: all !important;
  }

  .lg\:hover\:transition:hover {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .lg\:hover\:transition-colors:hover {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .lg\:hover\:transition-opacity:hover {
    transition-property: opacity !important;
  }

  .lg\:hover\:transition-shadow:hover {
    transition-property: box-shadow !important;
  }

  .lg\:hover\:transition-transform:hover {
    transition-property: transform !important;
  }

  .lg\:focus\:transition-none:focus {
    transition-property: none !important;
  }

  .lg\:focus\:transition-all:focus {
    transition-property: all !important;
  }

  .lg\:focus\:transition:focus {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .lg\:focus\:transition-colors:focus {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .lg\:focus\:transition-opacity:focus {
    transition-property: opacity !important;
  }

  .lg\:focus\:transition-shadow:focus {
    transition-property: box-shadow !important;
  }

  .lg\:focus\:transition-transform:focus {
    transition-property: transform !important;
  }

  .lg\:ease-linear {
    transition-timing-function: linear !important;
  }

  .lg\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .lg\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .lg\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .lg\:hover\:ease-linear:hover {
    transition-timing-function: linear !important;
  }

  .lg\:hover\:ease-in:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .lg\:hover\:ease-out:hover {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .lg\:hover\:ease-in-out:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .lg\:focus\:ease-linear:focus {
    transition-timing-function: linear !important;
  }

  .lg\:focus\:ease-in:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .lg\:focus\:ease-out:focus {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .lg\:focus\:ease-in-out:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .lg\:duration-75 {
    transition-duration: 75ms !important;
  }

  .lg\:duration-100 {
    transition-duration: 100ms !important;
  }

  .lg\:duration-150 {
    transition-duration: 150ms !important;
  }

  .lg\:duration-200 {
    transition-duration: 200ms !important;
  }

  .lg\:duration-300 {
    transition-duration: 300ms !important;
  }

  .lg\:duration-500 {
    transition-duration: 500ms !important;
  }

  .lg\:duration-700 {
    transition-duration: 700ms !important;
  }

  .lg\:duration-1000 {
    transition-duration: 1000ms !important;
  }

  .lg\:hover\:duration-75:hover {
    transition-duration: 75ms !important;
  }

  .lg\:hover\:duration-100:hover {
    transition-duration: 100ms !important;
  }

  .lg\:hover\:duration-150:hover {
    transition-duration: 150ms !important;
  }

  .lg\:hover\:duration-200:hover {
    transition-duration: 200ms !important;
  }

  .lg\:hover\:duration-300:hover {
    transition-duration: 300ms !important;
  }

  .lg\:hover\:duration-500:hover {
    transition-duration: 500ms !important;
  }

  .lg\:hover\:duration-700:hover {
    transition-duration: 700ms !important;
  }

  .lg\:hover\:duration-1000:hover {
    transition-duration: 1000ms !important;
  }

  .lg\:focus\:duration-75:focus {
    transition-duration: 75ms !important;
  }

  .lg\:focus\:duration-100:focus {
    transition-duration: 100ms !important;
  }

  .lg\:focus\:duration-150:focus {
    transition-duration: 150ms !important;
  }

  .lg\:focus\:duration-200:focus {
    transition-duration: 200ms !important;
  }

  .lg\:focus\:duration-300:focus {
    transition-duration: 300ms !important;
  }

  .lg\:focus\:duration-500:focus {
    transition-duration: 500ms !important;
  }

  .lg\:focus\:duration-700:focus {
    transition-duration: 700ms !important;
  }

  .lg\:focus\:duration-1000:focus {
    transition-duration: 1000ms !important;
  }

  .lg\:delay-75 {
    transition-delay: 75ms !important;
  }

  .lg\:delay-100 {
    transition-delay: 100ms !important;
  }

  .lg\:delay-150 {
    transition-delay: 150ms !important;
  }

  .lg\:delay-200 {
    transition-delay: 200ms !important;
  }

  .lg\:delay-300 {
    transition-delay: 300ms !important;
  }

  .lg\:delay-500 {
    transition-delay: 500ms !important;
  }

  .lg\:delay-700 {
    transition-delay: 700ms !important;
  }

  .lg\:delay-1000 {
    transition-delay: 1000ms !important;
  }

  .lg\:hover\:delay-75:hover {
    transition-delay: 75ms !important;
  }

  .lg\:hover\:delay-100:hover {
    transition-delay: 100ms !important;
  }

  .lg\:hover\:delay-150:hover {
    transition-delay: 150ms !important;
  }

  .lg\:hover\:delay-200:hover {
    transition-delay: 200ms !important;
  }

  .lg\:hover\:delay-300:hover {
    transition-delay: 300ms !important;
  }

  .lg\:hover\:delay-500:hover {
    transition-delay: 500ms !important;
  }

  .lg\:hover\:delay-700:hover {
    transition-delay: 700ms !important;
  }

  .lg\:hover\:delay-1000:hover {
    transition-delay: 1000ms !important;
  }

  .lg\:focus\:delay-75:focus {
    transition-delay: 75ms !important;
  }

  .lg\:focus\:delay-100:focus {
    transition-delay: 100ms !important;
  }

  .lg\:focus\:delay-150:focus {
    transition-delay: 150ms !important;
  }

  .lg\:focus\:delay-200:focus {
    transition-delay: 200ms !important;
  }

  .lg\:focus\:delay-300:focus {
    transition-delay: 300ms !important;
  }

  .lg\:focus\:delay-500:focus {
    transition-delay: 500ms !important;
  }

  .lg\:focus\:delay-700:focus {
    transition-delay: 700ms !important;
  }

  .lg\:focus\:delay-1000:focus {
    transition-delay: 1000ms !important;
  }

  .lg\:animate-none {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .lg\:animate-spin {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .lg\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .lg\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .lg\:animate-bounce {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .lg\:hover\:animate-none:hover {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .lg\:hover\:animate-spin:hover {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .lg\:hover\:animate-ping:hover {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .lg\:hover\:animate-pulse:hover {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .lg\:hover\:animate-bounce:hover {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .lg\:focus\:animate-none:focus {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .lg\:focus\:animate-spin:focus {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .lg\:focus\:animate-ping:focus {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .lg\:focus\:animate-pulse:focus {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .lg\:focus\:animate-bounce:focus {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .lg\:mx-full {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  .lg\:ml-full {
    margin-left: calc(50% - 50vw) !important;
  }

  .lg\:mr-full {
    margin-right: calc(50% - 50vw) !important;
  }

  .lg\:px-full {
    padding-left: calc(50vw - 50%) !important;
    padding-right: calc(50vw - 50%) !important;
  }

  .lg\:pl-full {
    padding-left: calc(50vw - 50%) !important;
  }

  .lg\:pr-full {
    padding-right: calc(50vw - 50%) !important;
  }

  .lg\:transform-none {
    transform: none !important;
  }

  .lg\:position {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
  }

  .lg\:position-x {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .lg\:position-y {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}

@media (min-width: 85.375em) {
  .xl\:space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xl\:space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xl\:space-y-1 > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .xl\:space-x-1 > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .xl\:space-y-2 > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .xl\:space-x-2 > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .xl\:space-y-3 > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .xl\:space-x-3 > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .xl\:space-y-4 > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .xl\:space-x-4 > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .xl\:space-y-5 > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .xl\:space-x-5 > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .xl\:space-y-6 > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .xl\:space-x-6 > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .xl\:space-y-7 > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .xl\:space-x-7 > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .xl\:space-y-8 > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .xl\:space-x-8 > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .xl\:space-y-9 > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .xl\:space-x-9 > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .xl\:space-y-10 > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .xl\:space-x-10 > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .xl\:space-y-11 > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .xl\:space-x-11 > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .xl\:space-y-12 > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .xl\:space-x-12 > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .xl\:space-y-13 > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .xl\:space-x-13 > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .xl\:space-y-14 > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .xl\:space-x-14 > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .xl\:space-y-15 > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .xl\:space-x-15 > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .xl\:space-y-16 > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .xl\:space-x-16 > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .xl\:space-y-17 > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .xl\:space-x-17 > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .xl\:space-y-18 > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .xl\:space-x-18 > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .xl\:space-y-19 > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .xl\:space-x-19 > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .xl\:space-y-20 > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .xl\:space-x-20 > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .xl\:space-y-21 > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .xl\:space-x-21 > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .xl\:space-y-22 > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .xl\:space-x-22 > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .xl\:space-y-23 > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .xl\:space-x-23 > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .xl\:space-y-24 > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .xl\:space-x-24 > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .xl\:space-y-25 > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .xl\:space-x-25 > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .xl\:space-y-26 > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .xl\:space-x-26 > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .xl\:space-y-27 > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .xl\:space-x-27 > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .xl\:space-y-28 > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .xl\:space-x-28 > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .xl\:space-y-29 > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .xl\:space-x-29 > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .xl\:space-y-30 > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .xl\:space-x-30 > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .xl\:space-y-31 > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .xl\:space-x-31 > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .xl\:space-y-32 > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .xl\:space-x-32 > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .xl\:space-y-33 > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .xl\:space-x-33 > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .xl\:space-y-34 > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .xl\:space-x-34 > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .xl\:space-y-35 > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .xl\:space-x-35 > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .xl\:space-y-36 > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .xl\:space-x-36 > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .xl\:space-y-37 > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .xl\:space-x-37 > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .xl\:space-y-38 > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .xl\:space-x-38 > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .xl\:space-y-39 > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .xl\:space-x-39 > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .xl\:space-y-40 > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .xl\:space-x-40 > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .xl\:space-y-41 > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .xl\:space-x-41 > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .xl\:space-y-42 > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .xl\:space-x-42 > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .xl\:space-y-43 > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .xl\:space-x-43 > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .xl\:space-y-44 > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .xl\:space-x-44 > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .xl\:space-y-45 > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .xl\:space-x-45 > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .xl\:space-y-46 > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .xl\:space-x-46 > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .xl\:space-y-47 > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .xl\:space-x-47 > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .xl\:space-y-48 > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .xl\:space-x-48 > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .xl\:space-y-49 > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .xl\:space-x-49 > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .xl\:space-y-50 > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .xl\:space-x-50 > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .xl\:space-y-51 > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .xl\:space-x-51 > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .xl\:space-y-52 > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .xl\:space-x-52 > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .xl\:space-y-53 > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .xl\:space-x-53 > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .xl\:space-y-54 > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .xl\:space-x-54 > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .xl\:space-y-55 > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .xl\:space-x-55 > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .xl\:space-y-56 > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .xl\:space-x-56 > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .xl\:space-y-57 > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .xl\:space-x-57 > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .xl\:space-y-58 > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .xl\:space-x-58 > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .xl\:space-y-59 > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .xl\:space-x-59 > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .xl\:space-y-60 > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .xl\:space-x-60 > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .xl\:space-y-61 > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .xl\:space-x-61 > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .xl\:space-y-62 > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .xl\:space-x-62 > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .xl\:space-y-63 > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .xl\:space-x-63 > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .xl\:space-y-64 > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .xl\:space-x-64 > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .xl\:space-y-65 > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .xl\:space-x-65 > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .xl\:space-y-66 > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .xl\:space-x-66 > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .xl\:space-y-67 > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .xl\:space-x-67 > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .xl\:space-y-68 > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .xl\:space-x-68 > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .xl\:space-y-69 > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .xl\:space-x-69 > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .xl\:space-y-70 > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .xl\:space-x-70 > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .xl\:space-y-71 > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .xl\:space-x-71 > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .xl\:space-y-72 > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .xl\:space-x-72 > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .xl\:space-y-73 > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .xl\:space-x-73 > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .xl\:space-y-74 > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .xl\:space-x-74 > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .xl\:space-y-75 > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .xl\:space-x-75 > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .xl\:space-y-76 > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .xl\:space-x-76 > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .xl\:space-y-77 > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .xl\:space-x-77 > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .xl\:space-y-78 > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .xl\:space-x-78 > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .xl\:space-y-79 > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .xl\:space-x-79 > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .xl\:space-y-80 > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .xl\:space-x-80 > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .xl\:space-y-81 > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .xl\:space-x-81 > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .xl\:space-y-82 > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .xl\:space-x-82 > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .xl\:space-y-83 > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .xl\:space-x-83 > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .xl\:space-y-84 > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .xl\:space-x-84 > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .xl\:space-y-85 > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .xl\:space-x-85 > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .xl\:space-y-86 > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .xl\:space-x-86 > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .xl\:space-y-87 > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .xl\:space-x-87 > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .xl\:space-y-88 > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .xl\:space-x-88 > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .xl\:space-y-89 > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .xl\:space-x-89 > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .xl\:space-y-90 > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .xl\:space-x-90 > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .xl\:space-y-91 > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .xl\:space-x-91 > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .xl\:space-y-92 > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .xl\:space-x-92 > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .xl\:space-y-93 > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .xl\:space-x-93 > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .xl\:space-y-94 > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .xl\:space-x-94 > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .xl\:space-y-95 > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .xl\:space-x-95 > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .xl\:space-y-96 > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .xl\:space-x-96 > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .xl\:space-y-97 > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .xl\:space-x-97 > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .xl\:space-y-98 > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .xl\:space-x-98 > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .xl\:space-y-99 > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .xl\:space-x-99 > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .xl\:space-y-100 > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .xl\:space-x-100 > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .xl\:space-y-101 > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .xl\:space-x-101 > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .xl\:space-y-102 > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .xl\:space-x-102 > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .xl\:space-y-103 > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .xl\:space-x-103 > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .xl\:space-y-104 > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .xl\:space-x-104 > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .xl\:space-y-105 > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .xl\:space-x-105 > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .xl\:space-y-px > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .xl\:space-x-px > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .xl\:space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .xl\:space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .xl\:space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .xl\:space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .xl\:space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .xl\:space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .xl\:space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .xl\:space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .xl\:space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .xl\:space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .xl\:space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .xl\:space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .xl\:space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .xl\:space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .xl\:space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .xl\:space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .xl\:space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .xl\:space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .xl\:space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .xl\:space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .xl\:space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .xl\:space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .xl\:space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .xl\:space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .xl\:space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .xl\:space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .xl\:space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .xl\:space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .xl\:space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .xl\:space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .xl\:space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .xl\:space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .xl\:space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .xl\:space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .xl\:space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .xl\:space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .xl\:space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .xl\:space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .xl\:space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .xl\:space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .xl\:space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .xl\:space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .xl\:space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .xl\:space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .xl\:space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .xl\:space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .xl\:space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .xl\:space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .xl\:space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .xl\:space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .xl\:space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .xl\:space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .xl\:space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .xl\:space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .xl\:space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .xl\:space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .xl\:space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .xl\:space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .xl\:space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .xl\:space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .xl\:space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .xl\:space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .xl\:space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .xl\:space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .xl\:space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .xl\:space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .xl\:space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .xl\:space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .xl\:space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .xl\:space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .xl\:space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .xl\:space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .xl\:space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .xl\:space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .xl\:space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .xl\:space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .xl\:space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .xl\:space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .xl\:space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .xl\:space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .xl\:space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .xl\:space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .xl\:space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .xl\:space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .xl\:space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .xl\:space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .xl\:space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .xl\:space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .xl\:space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .xl\:space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .xl\:space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .xl\:space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .xl\:space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .xl\:space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .xl\:space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .xl\:space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .xl\:space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .xl\:space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .xl\:space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .xl\:space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .xl\:space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .xl\:space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .xl\:space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .xl\:space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .xl\:space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .xl\:space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .xl\:space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .xl\:space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .xl\:space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .xl\:space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .xl\:space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .xl\:space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .xl\:space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .xl\:space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .xl\:space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .xl\:space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .xl\:space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .xl\:space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .xl\:space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .xl\:space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .xl\:space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .xl\:space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .xl\:space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .xl\:space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .xl\:space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .xl\:space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .xl\:space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .xl\:space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .xl\:space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .xl\:space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .xl\:space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .xl\:space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .xl\:space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .xl\:space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .xl\:space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .xl\:space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .xl\:space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .xl\:space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .xl\:space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .xl\:space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .xl\:space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .xl\:space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .xl\:space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .xl\:space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .xl\:space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .xl\:space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .xl\:space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .xl\:space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .xl\:space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .xl\:space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .xl\:space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .xl\:space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .xl\:space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .xl\:space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .xl\:space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .xl\:space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .xl\:space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .xl\:space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .xl\:space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .xl\:space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .xl\:space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .xl\:space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .xl\:space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .xl\:space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .xl\:space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .xl\:space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .xl\:space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .xl\:space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .xl\:space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .xl\:space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .xl\:space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .xl\:space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .xl\:space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .xl\:space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .xl\:space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .xl\:space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .xl\:space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .xl\:space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .xl\:space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .xl\:space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .xl\:space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .xl\:space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .xl\:space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .xl\:space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .xl\:space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .xl\:space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .xl\:space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .xl\:space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .xl\:space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .xl\:space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .xl\:space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .xl\:space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .xl\:space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .xl\:space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .xl\:space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .xl\:space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .xl\:space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .xl\:space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .xl\:space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .xl\:space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .xl\:space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .xl\:space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .xl\:space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .xl\:space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .xl\:space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .xl\:space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .xl\:space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .xl\:space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .xl\:space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .xl\:space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .xl\:-space-y-0 > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xl\:-space-x-0 > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xl\:-space-y-1 > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .xl\:-space-x-1 > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .xl\:-space-y-2 > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .xl\:-space-x-2 > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .xl\:-space-y-3 > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .xl\:-space-x-3 > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .xl\:-space-y-4 > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .xl\:-space-x-4 > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .xl\:-space-y-5 > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .xl\:-space-x-5 > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .xl\:-space-y-6 > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .xl\:-space-x-6 > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .xl\:-space-y-7 > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .xl\:-space-x-7 > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .xl\:-space-y-8 > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .xl\:-space-x-8 > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .xl\:-space-y-9 > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .xl\:-space-x-9 > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .xl\:-space-y-10 > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .xl\:-space-x-10 > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .xl\:-space-y-11 > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .xl\:-space-x-11 > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .xl\:-space-y-12 > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .xl\:-space-x-12 > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .xl\:-space-y-13 > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .xl\:-space-x-13 > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .xl\:-space-y-14 > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .xl\:-space-x-14 > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .xl\:-space-y-15 > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .xl\:-space-x-15 > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .xl\:-space-y-16 > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .xl\:-space-x-16 > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .xl\:-space-y-17 > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .xl\:-space-x-17 > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .xl\:-space-y-18 > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .xl\:-space-x-18 > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .xl\:-space-y-19 > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .xl\:-space-x-19 > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .xl\:-space-y-20 > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .xl\:-space-x-20 > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .xl\:-space-y-21 > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .xl\:-space-x-21 > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .xl\:-space-y-22 > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .xl\:-space-x-22 > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .xl\:-space-y-23 > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .xl\:-space-x-23 > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .xl\:-space-y-24 > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .xl\:-space-x-24 > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .xl\:-space-y-25 > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .xl\:-space-x-25 > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .xl\:-space-y-26 > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .xl\:-space-x-26 > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .xl\:-space-y-27 > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .xl\:-space-x-27 > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .xl\:-space-y-28 > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .xl\:-space-x-28 > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .xl\:-space-y-29 > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .xl\:-space-x-29 > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .xl\:-space-y-30 > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .xl\:-space-x-30 > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .xl\:-space-y-31 > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .xl\:-space-x-31 > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .xl\:-space-y-32 > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .xl\:-space-x-32 > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .xl\:-space-y-33 > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .xl\:-space-x-33 > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .xl\:-space-y-34 > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .xl\:-space-x-34 > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .xl\:-space-y-35 > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .xl\:-space-x-35 > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .xl\:-space-y-36 > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .xl\:-space-x-36 > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .xl\:-space-y-37 > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .xl\:-space-x-37 > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .xl\:-space-y-38 > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .xl\:-space-x-38 > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .xl\:-space-y-39 > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .xl\:-space-x-39 > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .xl\:-space-y-40 > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .xl\:-space-x-40 > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .xl\:-space-y-41 > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .xl\:-space-x-41 > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .xl\:-space-y-42 > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .xl\:-space-x-42 > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .xl\:-space-y-43 > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .xl\:-space-x-43 > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .xl\:-space-y-44 > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .xl\:-space-x-44 > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .xl\:-space-y-45 > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .xl\:-space-x-45 > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .xl\:-space-y-46 > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .xl\:-space-x-46 > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .xl\:-space-y-47 > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .xl\:-space-x-47 > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .xl\:-space-y-48 > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .xl\:-space-x-48 > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .xl\:-space-y-49 > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .xl\:-space-x-49 > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .xl\:-space-y-50 > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .xl\:-space-x-50 > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .xl\:-space-y-51 > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .xl\:-space-x-51 > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .xl\:-space-y-52 > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .xl\:-space-x-52 > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .xl\:-space-y-53 > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .xl\:-space-x-53 > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .xl\:-space-y-54 > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .xl\:-space-x-54 > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .xl\:-space-y-55 > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .xl\:-space-x-55 > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .xl\:-space-y-56 > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .xl\:-space-x-56 > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .xl\:-space-y-57 > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .xl\:-space-x-57 > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .xl\:-space-y-58 > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .xl\:-space-x-58 > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .xl\:-space-y-59 > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .xl\:-space-x-59 > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .xl\:-space-y-60 > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .xl\:-space-x-60 > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .xl\:-space-y-61 > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .xl\:-space-x-61 > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .xl\:-space-y-62 > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .xl\:-space-x-62 > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .xl\:-space-y-63 > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .xl\:-space-x-63 > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .xl\:-space-y-64 > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .xl\:-space-x-64 > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .xl\:-space-y-65 > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .xl\:-space-x-65 > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .xl\:-space-y-66 > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .xl\:-space-x-66 > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .xl\:-space-y-67 > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .xl\:-space-x-67 > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .xl\:-space-y-68 > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .xl\:-space-x-68 > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .xl\:-space-y-69 > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .xl\:-space-x-69 > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .xl\:-space-y-70 > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .xl\:-space-x-70 > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .xl\:-space-y-71 > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .xl\:-space-x-71 > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .xl\:-space-y-72 > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .xl\:-space-x-72 > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .xl\:-space-y-73 > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .xl\:-space-x-73 > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .xl\:-space-y-74 > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .xl\:-space-x-74 > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .xl\:-space-y-75 > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .xl\:-space-x-75 > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .xl\:-space-y-76 > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .xl\:-space-x-76 > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .xl\:-space-y-77 > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .xl\:-space-x-77 > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .xl\:-space-y-78 > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .xl\:-space-x-78 > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .xl\:-space-y-79 > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .xl\:-space-x-79 > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .xl\:-space-y-80 > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .xl\:-space-x-80 > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .xl\:-space-y-81 > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .xl\:-space-x-81 > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .xl\:-space-y-82 > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .xl\:-space-x-82 > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .xl\:-space-y-83 > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .xl\:-space-x-83 > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .xl\:-space-y-84 > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .xl\:-space-x-84 > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .xl\:-space-y-85 > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .xl\:-space-x-85 > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .xl\:-space-y-86 > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .xl\:-space-x-86 > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .xl\:-space-y-87 > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .xl\:-space-x-87 > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .xl\:-space-y-88 > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .xl\:-space-x-88 > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .xl\:-space-y-89 > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .xl\:-space-x-89 > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .xl\:-space-y-90 > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .xl\:-space-x-90 > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .xl\:-space-y-91 > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .xl\:-space-x-91 > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .xl\:-space-y-92 > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .xl\:-space-x-92 > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .xl\:-space-y-93 > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .xl\:-space-x-93 > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .xl\:-space-y-94 > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .xl\:-space-x-94 > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .xl\:-space-y-95 > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .xl\:-space-x-95 > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .xl\:-space-y-96 > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .xl\:-space-x-96 > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .xl\:-space-y-97 > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .xl\:-space-x-97 > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .xl\:-space-y-98 > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .xl\:-space-x-98 > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .xl\:-space-y-99 > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .xl\:-space-x-99 > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .xl\:-space-y-100 > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .xl\:-space-x-100 > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .xl\:-space-y-101 > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .xl\:-space-x-101 > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .xl\:-space-y-102 > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .xl\:-space-x-102 > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .xl\:-space-y-103 > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .xl\:-space-x-103 > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .xl\:-space-y-104 > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .xl\:-space-x-104 > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .xl\:-space-y-105 > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .xl\:-space-x-105 > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .xl\:-space-y-px > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .xl\:-space-x-px > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .xl\:-space-y-0\.5 > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .xl\:-space-x-0\.5 > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .xl\:-space-y-1\.5 > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .xl\:-space-x-1\.5 > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .xl\:-space-y-2\.5 > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .xl\:-space-x-2\.5 > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .xl\:-space-y-3\.5 > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .xl\:-space-x-3\.5 > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .xl\:-space-y-4\.5 > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .xl\:-space-x-4\.5 > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .xl\:-space-y-5\.5 > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .xl\:-space-x-5\.5 > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .xl\:-space-y-6\.5 > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .xl\:-space-x-6\.5 > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .xl\:-space-y-7\.5 > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .xl\:-space-x-7\.5 > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .xl\:-space-y-8\.5 > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .xl\:-space-x-8\.5 > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .xl\:-space-y-9\.5 > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .xl\:-space-x-9\.5 > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .xl\:-space-y-10\.5 > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .xl\:-space-x-10\.5 > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .xl\:-space-y-11\.5 > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .xl\:-space-x-11\.5 > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .xl\:-space-y-12\.5 > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .xl\:-space-x-12\.5 > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .xl\:-space-y-13\.5 > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .xl\:-space-x-13\.5 > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .xl\:-space-y-14\.5 > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .xl\:-space-x-14\.5 > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .xl\:-space-y-15\.5 > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .xl\:-space-x-15\.5 > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .xl\:-space-y-16\.5 > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .xl\:-space-x-16\.5 > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .xl\:-space-y-17\.5 > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .xl\:-space-x-17\.5 > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .xl\:-space-y-18\.5 > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .xl\:-space-x-18\.5 > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .xl\:-space-y-19\.5 > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .xl\:-space-x-19\.5 > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .xl\:-space-y-20\.5 > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .xl\:-space-x-20\.5 > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .xl\:-space-y-21\.5 > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .xl\:-space-x-21\.5 > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .xl\:-space-y-22\.5 > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .xl\:-space-x-22\.5 > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .xl\:-space-y-23\.5 > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .xl\:-space-x-23\.5 > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .xl\:-space-y-24\.5 > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .xl\:-space-x-24\.5 > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .xl\:-space-y-25\.5 > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .xl\:-space-x-25\.5 > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .xl\:-space-y-26\.5 > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .xl\:-space-x-26\.5 > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .xl\:-space-y-27\.5 > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .xl\:-space-x-27\.5 > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .xl\:-space-y-28\.5 > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .xl\:-space-x-28\.5 > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .xl\:-space-y-29\.5 > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .xl\:-space-x-29\.5 > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .xl\:-space-y-30\.5 > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .xl\:-space-x-30\.5 > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .xl\:-space-y-31\.5 > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .xl\:-space-x-31\.5 > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .xl\:-space-y-32\.5 > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .xl\:-space-x-32\.5 > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .xl\:-space-y-33\.5 > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .xl\:-space-x-33\.5 > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .xl\:-space-y-34\.5 > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .xl\:-space-x-34\.5 > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .xl\:-space-y-35\.5 > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .xl\:-space-x-35\.5 > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .xl\:-space-y-36\.5 > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .xl\:-space-x-36\.5 > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .xl\:-space-y-37\.5 > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .xl\:-space-x-37\.5 > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .xl\:-space-y-38\.5 > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .xl\:-space-x-38\.5 > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .xl\:-space-y-39\.5 > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .xl\:-space-x-39\.5 > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .xl\:-space-y-40\.5 > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .xl\:-space-x-40\.5 > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .xl\:-space-y-41\.5 > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .xl\:-space-x-41\.5 > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .xl\:-space-y-42\.5 > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .xl\:-space-x-42\.5 > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .xl\:-space-y-43\.5 > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .xl\:-space-x-43\.5 > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .xl\:-space-y-44\.5 > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .xl\:-space-x-44\.5 > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .xl\:-space-y-45\.5 > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .xl\:-space-x-45\.5 > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .xl\:-space-y-46\.5 > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .xl\:-space-x-46\.5 > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .xl\:-space-y-47\.5 > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .xl\:-space-x-47\.5 > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .xl\:-space-y-48\.5 > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .xl\:-space-x-48\.5 > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .xl\:-space-y-49\.5 > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .xl\:-space-x-49\.5 > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .xl\:-space-y-50\.5 > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .xl\:-space-x-50\.5 > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .xl\:-space-y-51\.5 > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .xl\:-space-x-51\.5 > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .xl\:-space-y-52\.5 > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .xl\:-space-x-52\.5 > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .xl\:-space-y-53\.5 > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .xl\:-space-x-53\.5 > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .xl\:-space-y-54\.5 > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .xl\:-space-x-54\.5 > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .xl\:-space-y-55\.5 > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .xl\:-space-x-55\.5 > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .xl\:-space-y-56\.5 > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .xl\:-space-x-56\.5 > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .xl\:-space-y-57\.5 > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .xl\:-space-x-57\.5 > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .xl\:-space-y-58\.5 > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .xl\:-space-x-58\.5 > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .xl\:-space-y-59\.5 > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .xl\:-space-x-59\.5 > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .xl\:-space-y-60\.5 > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .xl\:-space-x-60\.5 > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .xl\:-space-y-61\.5 > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .xl\:-space-x-61\.5 > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .xl\:-space-y-62\.5 > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .xl\:-space-x-62\.5 > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .xl\:-space-y-63\.5 > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .xl\:-space-x-63\.5 > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .xl\:-space-y-64\.5 > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .xl\:-space-x-64\.5 > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .xl\:-space-y-65\.5 > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .xl\:-space-x-65\.5 > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .xl\:-space-y-66\.5 > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .xl\:-space-x-66\.5 > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .xl\:-space-y-67\.5 > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .xl\:-space-x-67\.5 > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .xl\:-space-y-68\.5 > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .xl\:-space-x-68\.5 > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .xl\:-space-y-69\.5 > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .xl\:-space-x-69\.5 > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .xl\:-space-y-70\.5 > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .xl\:-space-x-70\.5 > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .xl\:-space-y-71\.5 > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .xl\:-space-x-71\.5 > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .xl\:-space-y-72\.5 > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .xl\:-space-x-72\.5 > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .xl\:-space-y-73\.5 > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .xl\:-space-x-73\.5 > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .xl\:-space-y-74\.5 > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .xl\:-space-x-74\.5 > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .xl\:-space-y-75\.5 > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .xl\:-space-x-75\.5 > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .xl\:-space-y-76\.5 > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .xl\:-space-x-76\.5 > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .xl\:-space-y-77\.5 > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .xl\:-space-x-77\.5 > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .xl\:-space-y-78\.5 > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .xl\:-space-x-78\.5 > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .xl\:-space-y-79\.5 > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .xl\:-space-x-79\.5 > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .xl\:-space-y-80\.5 > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .xl\:-space-x-80\.5 > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .xl\:-space-y-81\.5 > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .xl\:-space-x-81\.5 > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .xl\:-space-y-82\.5 > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .xl\:-space-x-82\.5 > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .xl\:-space-y-83\.5 > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .xl\:-space-x-83\.5 > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .xl\:-space-y-84\.5 > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .xl\:-space-x-84\.5 > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .xl\:-space-y-85\.5 > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .xl\:-space-x-85\.5 > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .xl\:-space-y-86\.5 > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .xl\:-space-x-86\.5 > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .xl\:-space-y-87\.5 > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .xl\:-space-x-87\.5 > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .xl\:-space-y-88\.5 > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .xl\:-space-x-88\.5 > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .xl\:-space-y-89\.5 > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .xl\:-space-x-89\.5 > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .xl\:-space-y-90\.5 > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .xl\:-space-x-90\.5 > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .xl\:-space-y-91\.5 > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .xl\:-space-x-91\.5 > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .xl\:-space-y-92\.5 > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .xl\:-space-x-92\.5 > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .xl\:-space-y-93\.5 > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .xl\:-space-x-93\.5 > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .xl\:-space-y-94\.5 > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .xl\:-space-x-94\.5 > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .xl\:-space-y-95\.5 > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .xl\:-space-x-95\.5 > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .xl\:-space-y-96\.5 > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .xl\:-space-x-96\.5 > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .xl\:-space-y-97\.5 > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .xl\:-space-x-97\.5 > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .xl\:-space-y-98\.5 > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .xl\:-space-x-98\.5 > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .xl\:-space-y-99\.5 > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .xl\:-space-x-99\.5 > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .xl\:-space-y-100\.5 > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .xl\:-space-x-100\.5 > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .xl\:-space-y-101\.5 > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .xl\:-space-x-101\.5 > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .xl\:-space-y-102\.5 > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .xl\:-space-x-102\.5 > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .xl\:-space-y-103\.5 > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .xl\:-space-x-103\.5 > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .xl\:-space-y-104\.5 > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .xl\:-space-x-104\.5 > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .xl\:hover\:space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xl\:hover\:space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xl\:hover\:space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .xl\:hover\:space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .xl\:hover\:space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .xl\:hover\:space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .xl\:hover\:space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .xl\:hover\:space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .xl\:hover\:space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .xl\:hover\:space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .xl\:hover\:space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .xl\:hover\:space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .xl\:hover\:space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .xl\:hover\:space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .xl\:hover\:space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .xl\:hover\:space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .xl\:hover\:space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .xl\:hover\:space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .xl\:hover\:space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .xl\:hover\:space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .xl\:hover\:space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .xl\:hover\:space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .xl\:hover\:space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .xl\:hover\:space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .xl\:hover\:space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .xl\:hover\:space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .xl\:hover\:space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .xl\:hover\:space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .xl\:hover\:space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .xl\:hover\:space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .xl\:hover\:space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .xl\:hover\:space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .xl\:hover\:space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .xl\:hover\:space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .xl\:hover\:space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .xl\:hover\:space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .xl\:hover\:space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .xl\:hover\:space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .xl\:hover\:space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .xl\:hover\:space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .xl\:hover\:space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .xl\:hover\:space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .xl\:hover\:space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .xl\:hover\:space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .xl\:hover\:space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .xl\:hover\:space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .xl\:hover\:space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .xl\:hover\:space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .xl\:hover\:space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .xl\:hover\:space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .xl\:hover\:space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .xl\:hover\:space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .xl\:hover\:space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .xl\:hover\:space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .xl\:hover\:space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .xl\:hover\:space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .xl\:hover\:space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .xl\:hover\:space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .xl\:hover\:space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .xl\:hover\:space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .xl\:hover\:space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .xl\:hover\:space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .xl\:hover\:space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .xl\:hover\:space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .xl\:hover\:space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .xl\:hover\:space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .xl\:hover\:space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .xl\:hover\:space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .xl\:hover\:space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .xl\:hover\:space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .xl\:hover\:space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .xl\:hover\:space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .xl\:hover\:space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .xl\:hover\:space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .xl\:hover\:space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .xl\:hover\:space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .xl\:hover\:space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .xl\:hover\:space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .xl\:hover\:space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .xl\:hover\:space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .xl\:hover\:space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .xl\:hover\:space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .xl\:hover\:space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .xl\:hover\:space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .xl\:hover\:space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .xl\:hover\:space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .xl\:hover\:space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .xl\:hover\:space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .xl\:hover\:space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .xl\:hover\:space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .xl\:hover\:space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .xl\:hover\:space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .xl\:hover\:space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .xl\:hover\:space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .xl\:hover\:space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .xl\:hover\:space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .xl\:hover\:space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .xl\:hover\:space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .xl\:hover\:space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .xl\:hover\:space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .xl\:hover\:space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .xl\:hover\:space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .xl\:hover\:space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .xl\:hover\:space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .xl\:hover\:space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .xl\:hover\:space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .xl\:hover\:space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .xl\:hover\:space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .xl\:hover\:space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .xl\:hover\:space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .xl\:hover\:space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .xl\:hover\:space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .xl\:hover\:space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .xl\:hover\:space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .xl\:hover\:space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .xl\:hover\:space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .xl\:hover\:space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .xl\:hover\:space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .xl\:hover\:space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .xl\:hover\:space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .xl\:hover\:space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .xl\:hover\:space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .xl\:hover\:space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .xl\:hover\:space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .xl\:hover\:space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .xl\:hover\:space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .xl\:hover\:space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .xl\:hover\:space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .xl\:hover\:space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .xl\:hover\:space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .xl\:hover\:space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .xl\:hover\:space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .xl\:hover\:space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .xl\:hover\:space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .xl\:hover\:space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .xl\:hover\:space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .xl\:hover\:space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .xl\:hover\:space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .xl\:hover\:space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .xl\:hover\:space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .xl\:hover\:space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .xl\:hover\:space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .xl\:hover\:space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .xl\:hover\:space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .xl\:hover\:space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .xl\:hover\:space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .xl\:hover\:space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .xl\:hover\:space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .xl\:hover\:space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .xl\:hover\:space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .xl\:hover\:space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .xl\:hover\:space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .xl\:hover\:space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .xl\:hover\:space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .xl\:hover\:space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .xl\:hover\:space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .xl\:hover\:space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .xl\:hover\:space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .xl\:hover\:space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .xl\:hover\:space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .xl\:hover\:space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .xl\:hover\:space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .xl\:hover\:space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .xl\:hover\:space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .xl\:hover\:space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .xl\:hover\:space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .xl\:hover\:space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .xl\:hover\:space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .xl\:hover\:space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .xl\:hover\:space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .xl\:hover\:space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .xl\:hover\:space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .xl\:hover\:space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .xl\:hover\:space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .xl\:hover\:space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .xl\:hover\:space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .xl\:hover\:space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .xl\:hover\:space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .xl\:hover\:space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .xl\:hover\:space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .xl\:hover\:space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .xl\:hover\:space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .xl\:hover\:space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .xl\:hover\:space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .xl\:hover\:space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .xl\:hover\:space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .xl\:hover\:space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .xl\:hover\:space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .xl\:hover\:space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .xl\:hover\:space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .xl\:hover\:space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .xl\:hover\:space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .xl\:hover\:space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .xl\:hover\:space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .xl\:hover\:space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .xl\:hover\:space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .xl\:hover\:space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .xl\:hover\:space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .xl\:hover\:space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .xl\:hover\:space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .xl\:hover\:space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .xl\:hover\:space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .xl\:hover\:space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .xl\:hover\:space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .xl\:hover\:space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .xl\:hover\:space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .xl\:hover\:space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .xl\:hover\:space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .xl\:hover\:space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .xl\:hover\:space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .xl\:hover\:space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .xl\:hover\:space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .xl\:hover\:space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .xl\:hover\:space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .xl\:hover\:space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .xl\:hover\:space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .xl\:hover\:space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .xl\:hover\:space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .xl\:hover\:space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .xl\:hover\:space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .xl\:hover\:space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .xl\:hover\:space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .xl\:hover\:space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .xl\:hover\:space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .xl\:hover\:space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .xl\:hover\:space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .xl\:hover\:space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .xl\:hover\:space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .xl\:hover\:space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .xl\:hover\:space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .xl\:hover\:space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .xl\:hover\:space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .xl\:hover\:space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .xl\:hover\:space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .xl\:hover\:space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .xl\:hover\:space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .xl\:hover\:space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .xl\:hover\:space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .xl\:hover\:space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .xl\:hover\:space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .xl\:hover\:space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .xl\:hover\:space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .xl\:hover\:space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .xl\:hover\:space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .xl\:hover\:space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .xl\:hover\:space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .xl\:hover\:space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .xl\:hover\:space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .xl\:hover\:space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .xl\:hover\:space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .xl\:hover\:space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .xl\:hover\:space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .xl\:hover\:space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .xl\:hover\:space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .xl\:hover\:space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .xl\:hover\:space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .xl\:hover\:space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .xl\:hover\:space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .xl\:hover\:space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .xl\:hover\:space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .xl\:hover\:space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .xl\:hover\:space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .xl\:hover\:space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .xl\:hover\:space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .xl\:hover\:space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .xl\:hover\:space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .xl\:hover\:space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .xl\:hover\:space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .xl\:hover\:space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .xl\:hover\:space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .xl\:hover\:space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .xl\:hover\:space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .xl\:hover\:space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .xl\:hover\:space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .xl\:hover\:space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .xl\:hover\:space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .xl\:hover\:space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .xl\:hover\:space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .xl\:hover\:space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .xl\:hover\:space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .xl\:hover\:space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .xl\:hover\:space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .xl\:hover\:space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .xl\:hover\:space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .xl\:hover\:space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .xl\:hover\:space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .xl\:hover\:space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .xl\:hover\:space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .xl\:hover\:space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .xl\:hover\:space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .xl\:hover\:space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .xl\:hover\:space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .xl\:hover\:space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .xl\:hover\:space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .xl\:hover\:space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .xl\:hover\:space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .xl\:hover\:space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .xl\:hover\:space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .xl\:hover\:space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .xl\:hover\:space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .xl\:hover\:space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .xl\:hover\:space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .xl\:hover\:space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .xl\:hover\:space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .xl\:hover\:space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .xl\:hover\:space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .xl\:hover\:space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .xl\:hover\:space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .xl\:hover\:space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .xl\:hover\:space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .xl\:hover\:space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .xl\:hover\:space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .xl\:hover\:space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .xl\:hover\:space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .xl\:hover\:space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .xl\:hover\:space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .xl\:hover\:space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .xl\:hover\:space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .xl\:hover\:space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .xl\:hover\:space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .xl\:hover\:space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .xl\:hover\:space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .xl\:hover\:space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .xl\:hover\:space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .xl\:hover\:space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .xl\:hover\:space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .xl\:hover\:space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .xl\:hover\:space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .xl\:hover\:space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .xl\:hover\:space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .xl\:hover\:space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .xl\:hover\:space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .xl\:hover\:space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .xl\:hover\:space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .xl\:hover\:space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .xl\:hover\:space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .xl\:hover\:space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .xl\:hover\:space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .xl\:hover\:space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .xl\:hover\:space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .xl\:hover\:space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .xl\:hover\:space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .xl\:hover\:space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .xl\:hover\:space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .xl\:hover\:space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .xl\:hover\:space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .xl\:hover\:space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .xl\:hover\:space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .xl\:hover\:space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .xl\:hover\:space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .xl\:hover\:space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .xl\:hover\:space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .xl\:hover\:space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .xl\:hover\:space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .xl\:hover\:space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .xl\:hover\:space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .xl\:hover\:space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .xl\:hover\:space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .xl\:hover\:space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .xl\:hover\:space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .xl\:hover\:space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .xl\:hover\:space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .xl\:hover\:space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .xl\:hover\:space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .xl\:hover\:space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .xl\:hover\:space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .xl\:hover\:space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .xl\:hover\:space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .xl\:hover\:space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .xl\:hover\:space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .xl\:hover\:space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .xl\:hover\:space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .xl\:hover\:space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .xl\:hover\:space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .xl\:hover\:space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .xl\:hover\:space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .xl\:hover\:space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .xl\:hover\:space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .xl\:hover\:space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .xl\:hover\:space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .xl\:hover\:space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .xl\:hover\:space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .xl\:hover\:space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .xl\:hover\:space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .xl\:hover\:space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .xl\:hover\:space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .xl\:hover\:space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .xl\:hover\:space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .xl\:hover\:space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .xl\:hover\:space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .xl\:hover\:space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .xl\:hover\:space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .xl\:hover\:space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .xl\:hover\:space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .xl\:hover\:space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .xl\:hover\:space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .xl\:hover\:space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .xl\:hover\:space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .xl\:hover\:space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .xl\:hover\:space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .xl\:hover\:space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .xl\:hover\:space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .xl\:hover\:space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .xl\:hover\:space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .xl\:hover\:space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .xl\:hover\:space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .xl\:hover\:space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .xl\:hover\:space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .xl\:hover\:space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .xl\:hover\:space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .xl\:hover\:space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .xl\:hover\:space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .xl\:hover\:space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .xl\:hover\:space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .xl\:hover\:space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .xl\:hover\:space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .xl\:hover\:space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .xl\:hover\:space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .xl\:hover\:space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .xl\:hover\:space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .xl\:hover\:space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .xl\:hover\:space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .xl\:hover\:space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .xl\:hover\:space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .xl\:hover\:-space-y-0:hover > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xl\:hover\:-space-x-0:hover > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xl\:hover\:-space-y-1:hover > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .xl\:hover\:-space-x-1:hover > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .xl\:hover\:-space-y-2:hover > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .xl\:hover\:-space-x-2:hover > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .xl\:hover\:-space-y-3:hover > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .xl\:hover\:-space-x-3:hover > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .xl\:hover\:-space-y-4:hover > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .xl\:hover\:-space-x-4:hover > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .xl\:hover\:-space-y-5:hover > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .xl\:hover\:-space-x-5:hover > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .xl\:hover\:-space-y-6:hover > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .xl\:hover\:-space-x-6:hover > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .xl\:hover\:-space-y-7:hover > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .xl\:hover\:-space-x-7:hover > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .xl\:hover\:-space-y-8:hover > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .xl\:hover\:-space-x-8:hover > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .xl\:hover\:-space-y-9:hover > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .xl\:hover\:-space-x-9:hover > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .xl\:hover\:-space-y-10:hover > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .xl\:hover\:-space-x-10:hover > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .xl\:hover\:-space-y-11:hover > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .xl\:hover\:-space-x-11:hover > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .xl\:hover\:-space-y-12:hover > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .xl\:hover\:-space-x-12:hover > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .xl\:hover\:-space-y-13:hover > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .xl\:hover\:-space-x-13:hover > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .xl\:hover\:-space-y-14:hover > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .xl\:hover\:-space-x-14:hover > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .xl\:hover\:-space-y-15:hover > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .xl\:hover\:-space-x-15:hover > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .xl\:hover\:-space-y-16:hover > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .xl\:hover\:-space-x-16:hover > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .xl\:hover\:-space-y-17:hover > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .xl\:hover\:-space-x-17:hover > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .xl\:hover\:-space-y-18:hover > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .xl\:hover\:-space-x-18:hover > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .xl\:hover\:-space-y-19:hover > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .xl\:hover\:-space-x-19:hover > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .xl\:hover\:-space-y-20:hover > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .xl\:hover\:-space-x-20:hover > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .xl\:hover\:-space-y-21:hover > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .xl\:hover\:-space-x-21:hover > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .xl\:hover\:-space-y-22:hover > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .xl\:hover\:-space-x-22:hover > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .xl\:hover\:-space-y-23:hover > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .xl\:hover\:-space-x-23:hover > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .xl\:hover\:-space-y-24:hover > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .xl\:hover\:-space-x-24:hover > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .xl\:hover\:-space-y-25:hover > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .xl\:hover\:-space-x-25:hover > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .xl\:hover\:-space-y-26:hover > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .xl\:hover\:-space-x-26:hover > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .xl\:hover\:-space-y-27:hover > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .xl\:hover\:-space-x-27:hover > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .xl\:hover\:-space-y-28:hover > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .xl\:hover\:-space-x-28:hover > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .xl\:hover\:-space-y-29:hover > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .xl\:hover\:-space-x-29:hover > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .xl\:hover\:-space-y-30:hover > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .xl\:hover\:-space-x-30:hover > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .xl\:hover\:-space-y-31:hover > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .xl\:hover\:-space-x-31:hover > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .xl\:hover\:-space-y-32:hover > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .xl\:hover\:-space-x-32:hover > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .xl\:hover\:-space-y-33:hover > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .xl\:hover\:-space-x-33:hover > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .xl\:hover\:-space-y-34:hover > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .xl\:hover\:-space-x-34:hover > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .xl\:hover\:-space-y-35:hover > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .xl\:hover\:-space-x-35:hover > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .xl\:hover\:-space-y-36:hover > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .xl\:hover\:-space-x-36:hover > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .xl\:hover\:-space-y-37:hover > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .xl\:hover\:-space-x-37:hover > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .xl\:hover\:-space-y-38:hover > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .xl\:hover\:-space-x-38:hover > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .xl\:hover\:-space-y-39:hover > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .xl\:hover\:-space-x-39:hover > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .xl\:hover\:-space-y-40:hover > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .xl\:hover\:-space-x-40:hover > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .xl\:hover\:-space-y-41:hover > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .xl\:hover\:-space-x-41:hover > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .xl\:hover\:-space-y-42:hover > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .xl\:hover\:-space-x-42:hover > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .xl\:hover\:-space-y-43:hover > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .xl\:hover\:-space-x-43:hover > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .xl\:hover\:-space-y-44:hover > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .xl\:hover\:-space-x-44:hover > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .xl\:hover\:-space-y-45:hover > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .xl\:hover\:-space-x-45:hover > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .xl\:hover\:-space-y-46:hover > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .xl\:hover\:-space-x-46:hover > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .xl\:hover\:-space-y-47:hover > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .xl\:hover\:-space-x-47:hover > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .xl\:hover\:-space-y-48:hover > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .xl\:hover\:-space-x-48:hover > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .xl\:hover\:-space-y-49:hover > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .xl\:hover\:-space-x-49:hover > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .xl\:hover\:-space-y-50:hover > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .xl\:hover\:-space-x-50:hover > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .xl\:hover\:-space-y-51:hover > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .xl\:hover\:-space-x-51:hover > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .xl\:hover\:-space-y-52:hover > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .xl\:hover\:-space-x-52:hover > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .xl\:hover\:-space-y-53:hover > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .xl\:hover\:-space-x-53:hover > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .xl\:hover\:-space-y-54:hover > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .xl\:hover\:-space-x-54:hover > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .xl\:hover\:-space-y-55:hover > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .xl\:hover\:-space-x-55:hover > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .xl\:hover\:-space-y-56:hover > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .xl\:hover\:-space-x-56:hover > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .xl\:hover\:-space-y-57:hover > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .xl\:hover\:-space-x-57:hover > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .xl\:hover\:-space-y-58:hover > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .xl\:hover\:-space-x-58:hover > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .xl\:hover\:-space-y-59:hover > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .xl\:hover\:-space-x-59:hover > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .xl\:hover\:-space-y-60:hover > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .xl\:hover\:-space-x-60:hover > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .xl\:hover\:-space-y-61:hover > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .xl\:hover\:-space-x-61:hover > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .xl\:hover\:-space-y-62:hover > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .xl\:hover\:-space-x-62:hover > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .xl\:hover\:-space-y-63:hover > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .xl\:hover\:-space-x-63:hover > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .xl\:hover\:-space-y-64:hover > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .xl\:hover\:-space-x-64:hover > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .xl\:hover\:-space-y-65:hover > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .xl\:hover\:-space-x-65:hover > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .xl\:hover\:-space-y-66:hover > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .xl\:hover\:-space-x-66:hover > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .xl\:hover\:-space-y-67:hover > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .xl\:hover\:-space-x-67:hover > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .xl\:hover\:-space-y-68:hover > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .xl\:hover\:-space-x-68:hover > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .xl\:hover\:-space-y-69:hover > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .xl\:hover\:-space-x-69:hover > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .xl\:hover\:-space-y-70:hover > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .xl\:hover\:-space-x-70:hover > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .xl\:hover\:-space-y-71:hover > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .xl\:hover\:-space-x-71:hover > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .xl\:hover\:-space-y-72:hover > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .xl\:hover\:-space-x-72:hover > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .xl\:hover\:-space-y-73:hover > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .xl\:hover\:-space-x-73:hover > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .xl\:hover\:-space-y-74:hover > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .xl\:hover\:-space-x-74:hover > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .xl\:hover\:-space-y-75:hover > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .xl\:hover\:-space-x-75:hover > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .xl\:hover\:-space-y-76:hover > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .xl\:hover\:-space-x-76:hover > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .xl\:hover\:-space-y-77:hover > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .xl\:hover\:-space-x-77:hover > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .xl\:hover\:-space-y-78:hover > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .xl\:hover\:-space-x-78:hover > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .xl\:hover\:-space-y-79:hover > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .xl\:hover\:-space-x-79:hover > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .xl\:hover\:-space-y-80:hover > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .xl\:hover\:-space-x-80:hover > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .xl\:hover\:-space-y-81:hover > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .xl\:hover\:-space-x-81:hover > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .xl\:hover\:-space-y-82:hover > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .xl\:hover\:-space-x-82:hover > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .xl\:hover\:-space-y-83:hover > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .xl\:hover\:-space-x-83:hover > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .xl\:hover\:-space-y-84:hover > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .xl\:hover\:-space-x-84:hover > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .xl\:hover\:-space-y-85:hover > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .xl\:hover\:-space-x-85:hover > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .xl\:hover\:-space-y-86:hover > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .xl\:hover\:-space-x-86:hover > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .xl\:hover\:-space-y-87:hover > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .xl\:hover\:-space-x-87:hover > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .xl\:hover\:-space-y-88:hover > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .xl\:hover\:-space-x-88:hover > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .xl\:hover\:-space-y-89:hover > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .xl\:hover\:-space-x-89:hover > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .xl\:hover\:-space-y-90:hover > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .xl\:hover\:-space-x-90:hover > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .xl\:hover\:-space-y-91:hover > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .xl\:hover\:-space-x-91:hover > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .xl\:hover\:-space-y-92:hover > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .xl\:hover\:-space-x-92:hover > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .xl\:hover\:-space-y-93:hover > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .xl\:hover\:-space-x-93:hover > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .xl\:hover\:-space-y-94:hover > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .xl\:hover\:-space-x-94:hover > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .xl\:hover\:-space-y-95:hover > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .xl\:hover\:-space-x-95:hover > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .xl\:hover\:-space-y-96:hover > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .xl\:hover\:-space-x-96:hover > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .xl\:hover\:-space-y-97:hover > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .xl\:hover\:-space-x-97:hover > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .xl\:hover\:-space-y-98:hover > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .xl\:hover\:-space-x-98:hover > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .xl\:hover\:-space-y-99:hover > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .xl\:hover\:-space-x-99:hover > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .xl\:hover\:-space-y-100:hover > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .xl\:hover\:-space-x-100:hover > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .xl\:hover\:-space-y-101:hover > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .xl\:hover\:-space-x-101:hover > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .xl\:hover\:-space-y-102:hover > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .xl\:hover\:-space-x-102:hover > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .xl\:hover\:-space-y-103:hover > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .xl\:hover\:-space-x-103:hover > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .xl\:hover\:-space-y-104:hover > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .xl\:hover\:-space-x-104:hover > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .xl\:hover\:-space-y-105:hover > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .xl\:hover\:-space-x-105:hover > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .xl\:hover\:-space-y-px:hover > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .xl\:hover\:-space-x-px:hover > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .xl\:hover\:-space-y-0\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .xl\:hover\:-space-x-0\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .xl\:hover\:-space-y-1\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .xl\:hover\:-space-x-1\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .xl\:hover\:-space-y-2\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .xl\:hover\:-space-x-2\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .xl\:hover\:-space-y-3\.5:hover > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .xl\:hover\:-space-x-3\.5:hover > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .xl\:hover\:-space-y-4\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .xl\:hover\:-space-x-4\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .xl\:hover\:-space-y-5\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .xl\:hover\:-space-x-5\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .xl\:hover\:-space-y-6\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .xl\:hover\:-space-x-6\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .xl\:hover\:-space-y-7\.5:hover > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .xl\:hover\:-space-x-7\.5:hover > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .xl\:hover\:-space-y-8\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .xl\:hover\:-space-x-8\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .xl\:hover\:-space-y-9\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .xl\:hover\:-space-x-9\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .xl\:hover\:-space-y-10\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .xl\:hover\:-space-x-10\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .xl\:hover\:-space-y-11\.5:hover > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .xl\:hover\:-space-x-11\.5:hover > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .xl\:hover\:-space-y-12\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .xl\:hover\:-space-x-12\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .xl\:hover\:-space-y-13\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .xl\:hover\:-space-x-13\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .xl\:hover\:-space-y-14\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .xl\:hover\:-space-x-14\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .xl\:hover\:-space-y-15\.5:hover > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .xl\:hover\:-space-x-15\.5:hover > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .xl\:hover\:-space-y-16\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .xl\:hover\:-space-x-16\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .xl\:hover\:-space-y-17\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .xl\:hover\:-space-x-17\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .xl\:hover\:-space-y-18\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .xl\:hover\:-space-x-18\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .xl\:hover\:-space-y-19\.5:hover > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .xl\:hover\:-space-x-19\.5:hover > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .xl\:hover\:-space-y-20\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .xl\:hover\:-space-x-20\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .xl\:hover\:-space-y-21\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .xl\:hover\:-space-x-21\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .xl\:hover\:-space-y-22\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .xl\:hover\:-space-x-22\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .xl\:hover\:-space-y-23\.5:hover > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .xl\:hover\:-space-x-23\.5:hover > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .xl\:hover\:-space-y-24\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .xl\:hover\:-space-x-24\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .xl\:hover\:-space-y-25\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .xl\:hover\:-space-x-25\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .xl\:hover\:-space-y-26\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .xl\:hover\:-space-x-26\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .xl\:hover\:-space-y-27\.5:hover > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .xl\:hover\:-space-x-27\.5:hover > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .xl\:hover\:-space-y-28\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .xl\:hover\:-space-x-28\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .xl\:hover\:-space-y-29\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .xl\:hover\:-space-x-29\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .xl\:hover\:-space-y-30\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .xl\:hover\:-space-x-30\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .xl\:hover\:-space-y-31\.5:hover > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .xl\:hover\:-space-x-31\.5:hover > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .xl\:hover\:-space-y-32\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .xl\:hover\:-space-x-32\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .xl\:hover\:-space-y-33\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .xl\:hover\:-space-x-33\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .xl\:hover\:-space-y-34\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .xl\:hover\:-space-x-34\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .xl\:hover\:-space-y-35\.5:hover > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .xl\:hover\:-space-x-35\.5:hover > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .xl\:hover\:-space-y-36\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .xl\:hover\:-space-x-36\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .xl\:hover\:-space-y-37\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .xl\:hover\:-space-x-37\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .xl\:hover\:-space-y-38\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .xl\:hover\:-space-x-38\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .xl\:hover\:-space-y-39\.5:hover > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .xl\:hover\:-space-x-39\.5:hover > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .xl\:hover\:-space-y-40\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .xl\:hover\:-space-x-40\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .xl\:hover\:-space-y-41\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .xl\:hover\:-space-x-41\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .xl\:hover\:-space-y-42\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .xl\:hover\:-space-x-42\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .xl\:hover\:-space-y-43\.5:hover > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .xl\:hover\:-space-x-43\.5:hover > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .xl\:hover\:-space-y-44\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .xl\:hover\:-space-x-44\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .xl\:hover\:-space-y-45\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .xl\:hover\:-space-x-45\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .xl\:hover\:-space-y-46\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .xl\:hover\:-space-x-46\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .xl\:hover\:-space-y-47\.5:hover > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .xl\:hover\:-space-x-47\.5:hover > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .xl\:hover\:-space-y-48\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .xl\:hover\:-space-x-48\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .xl\:hover\:-space-y-49\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .xl\:hover\:-space-x-49\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .xl\:hover\:-space-y-50\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .xl\:hover\:-space-x-50\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .xl\:hover\:-space-y-51\.5:hover > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .xl\:hover\:-space-x-51\.5:hover > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .xl\:hover\:-space-y-52\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .xl\:hover\:-space-x-52\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .xl\:hover\:-space-y-53\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .xl\:hover\:-space-x-53\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .xl\:hover\:-space-y-54\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .xl\:hover\:-space-x-54\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .xl\:hover\:-space-y-55\.5:hover > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .xl\:hover\:-space-x-55\.5:hover > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .xl\:hover\:-space-y-56\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .xl\:hover\:-space-x-56\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .xl\:hover\:-space-y-57\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .xl\:hover\:-space-x-57\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .xl\:hover\:-space-y-58\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .xl\:hover\:-space-x-58\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .xl\:hover\:-space-y-59\.5:hover > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .xl\:hover\:-space-x-59\.5:hover > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .xl\:hover\:-space-y-60\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .xl\:hover\:-space-x-60\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .xl\:hover\:-space-y-61\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .xl\:hover\:-space-x-61\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .xl\:hover\:-space-y-62\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .xl\:hover\:-space-x-62\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .xl\:hover\:-space-y-63\.5:hover > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .xl\:hover\:-space-x-63\.5:hover > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .xl\:hover\:-space-y-64\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .xl\:hover\:-space-x-64\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .xl\:hover\:-space-y-65\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .xl\:hover\:-space-x-65\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .xl\:hover\:-space-y-66\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .xl\:hover\:-space-x-66\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .xl\:hover\:-space-y-67\.5:hover > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .xl\:hover\:-space-x-67\.5:hover > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .xl\:hover\:-space-y-68\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .xl\:hover\:-space-x-68\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .xl\:hover\:-space-y-69\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .xl\:hover\:-space-x-69\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .xl\:hover\:-space-y-70\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .xl\:hover\:-space-x-70\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .xl\:hover\:-space-y-71\.5:hover > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .xl\:hover\:-space-x-71\.5:hover > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .xl\:hover\:-space-y-72\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .xl\:hover\:-space-x-72\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .xl\:hover\:-space-y-73\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .xl\:hover\:-space-x-73\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .xl\:hover\:-space-y-74\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .xl\:hover\:-space-x-74\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .xl\:hover\:-space-y-75\.5:hover > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .xl\:hover\:-space-x-75\.5:hover > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .xl\:hover\:-space-y-76\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .xl\:hover\:-space-x-76\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .xl\:hover\:-space-y-77\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .xl\:hover\:-space-x-77\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .xl\:hover\:-space-y-78\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .xl\:hover\:-space-x-78\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .xl\:hover\:-space-y-79\.5:hover > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .xl\:hover\:-space-x-79\.5:hover > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .xl\:hover\:-space-y-80\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .xl\:hover\:-space-x-80\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .xl\:hover\:-space-y-81\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .xl\:hover\:-space-x-81\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .xl\:hover\:-space-y-82\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .xl\:hover\:-space-x-82\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .xl\:hover\:-space-y-83\.5:hover > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .xl\:hover\:-space-x-83\.5:hover > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .xl\:hover\:-space-y-84\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .xl\:hover\:-space-x-84\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .xl\:hover\:-space-y-85\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .xl\:hover\:-space-x-85\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .xl\:hover\:-space-y-86\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .xl\:hover\:-space-x-86\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .xl\:hover\:-space-y-87\.5:hover > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .xl\:hover\:-space-x-87\.5:hover > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .xl\:hover\:-space-y-88\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .xl\:hover\:-space-x-88\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .xl\:hover\:-space-y-89\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .xl\:hover\:-space-x-89\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .xl\:hover\:-space-y-90\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .xl\:hover\:-space-x-90\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .xl\:hover\:-space-y-91\.5:hover > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .xl\:hover\:-space-x-91\.5:hover > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .xl\:hover\:-space-y-92\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .xl\:hover\:-space-x-92\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .xl\:hover\:-space-y-93\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .xl\:hover\:-space-x-93\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .xl\:hover\:-space-y-94\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .xl\:hover\:-space-x-94\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .xl\:hover\:-space-y-95\.5:hover > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .xl\:hover\:-space-x-95\.5:hover > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .xl\:hover\:-space-y-96\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .xl\:hover\:-space-x-96\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .xl\:hover\:-space-y-97\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .xl\:hover\:-space-x-97\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .xl\:hover\:-space-y-98\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .xl\:hover\:-space-x-98\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .xl\:hover\:-space-y-99\.5:hover > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .xl\:hover\:-space-x-99\.5:hover > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .xl\:hover\:-space-y-100\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .xl\:hover\:-space-x-100\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .xl\:hover\:-space-y-101\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .xl\:hover\:-space-x-101\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .xl\:hover\:-space-y-102\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .xl\:hover\:-space-x-102\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .xl\:hover\:-space-y-103\.5:hover > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .xl\:hover\:-space-x-103\.5:hover > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .xl\:hover\:-space-y-104\.5:hover > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .xl\:hover\:-space-x-104\.5:hover > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .xl\:focus\:space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xl\:focus\:space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xl\:focus\:space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: 0.25rem !important;
  }

  .xl\:focus\:space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: 0.25rem !important;
  }

  .xl\:focus\:space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: 0.5rem !important;
  }

  .xl\:focus\:space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: 0.5rem !important;
  }

  .xl\:focus\:space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: 0.75rem !important;
  }

  .xl\:focus\:space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: 0.75rem !important;
  }

  .xl\:focus\:space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: 1rem !important;
  }

  .xl\:focus\:space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: 1rem !important;
  }

  .xl\:focus\:space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: 1.25rem !important;
  }

  .xl\:focus\:space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: 1.25rem !important;
  }

  .xl\:focus\:space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: 1.5rem !important;
  }

  .xl\:focus\:space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: 1.5rem !important;
  }

  .xl\:focus\:space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: 1.75rem !important;
  }

  .xl\:focus\:space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: 1.75rem !important;
  }

  .xl\:focus\:space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: 2rem !important;
  }

  .xl\:focus\:space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: 2rem !important;
  }

  .xl\:focus\:space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: 2.25rem !important;
  }

  .xl\:focus\:space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: 2.25rem !important;
  }

  .xl\:focus\:space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: 2.5rem !important;
  }

  .xl\:focus\:space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: 2.5rem !important;
  }

  .xl\:focus\:space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: 2.75rem !important;
  }

  .xl\:focus\:space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: 2.75rem !important;
  }

  .xl\:focus\:space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: 3rem !important;
  }

  .xl\:focus\:space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: 3rem !important;
  }

  .xl\:focus\:space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: 3.25rem !important;
  }

  .xl\:focus\:space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: 3.25rem !important;
  }

  .xl\:focus\:space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: 3.5rem !important;
  }

  .xl\:focus\:space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: 3.5rem !important;
  }

  .xl\:focus\:space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: 3.75rem !important;
  }

  .xl\:focus\:space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: 3.75rem !important;
  }

  .xl\:focus\:space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: 4rem !important;
  }

  .xl\:focus\:space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: 4rem !important;
  }

  .xl\:focus\:space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: 4.25rem !important;
  }

  .xl\:focus\:space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: 4.25rem !important;
  }

  .xl\:focus\:space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: 4.5rem !important;
  }

  .xl\:focus\:space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: 4.5rem !important;
  }

  .xl\:focus\:space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: 4.75rem !important;
  }

  .xl\:focus\:space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: 4.75rem !important;
  }

  .xl\:focus\:space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: 5rem !important;
  }

  .xl\:focus\:space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: 5rem !important;
  }

  .xl\:focus\:space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: 5.25rem !important;
  }

  .xl\:focus\:space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: 5.25rem !important;
  }

  .xl\:focus\:space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: 5.5rem !important;
  }

  .xl\:focus\:space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: 5.5rem !important;
  }

  .xl\:focus\:space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: 5.75rem !important;
  }

  .xl\:focus\:space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: 5.75rem !important;
  }

  .xl\:focus\:space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: 6rem !important;
  }

  .xl\:focus\:space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: 6rem !important;
  }

  .xl\:focus\:space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: 6.25rem !important;
  }

  .xl\:focus\:space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: 6.25rem !important;
  }

  .xl\:focus\:space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: 6.5rem !important;
  }

  .xl\:focus\:space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: 6.5rem !important;
  }

  .xl\:focus\:space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: 6.75rem !important;
  }

  .xl\:focus\:space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: 6.75rem !important;
  }

  .xl\:focus\:space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: 7rem !important;
  }

  .xl\:focus\:space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: 7rem !important;
  }

  .xl\:focus\:space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: 7.25rem !important;
  }

  .xl\:focus\:space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: 7.25rem !important;
  }

  .xl\:focus\:space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: 7.5rem !important;
  }

  .xl\:focus\:space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: 7.5rem !important;
  }

  .xl\:focus\:space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: 7.75rem !important;
  }

  .xl\:focus\:space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: 7.75rem !important;
  }

  .xl\:focus\:space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: 8rem !important;
  }

  .xl\:focus\:space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: 8rem !important;
  }

  .xl\:focus\:space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: 8.25rem !important;
  }

  .xl\:focus\:space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: 8.25rem !important;
  }

  .xl\:focus\:space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: 8.5rem !important;
  }

  .xl\:focus\:space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: 8.5rem !important;
  }

  .xl\:focus\:space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: 8.75rem !important;
  }

  .xl\:focus\:space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: 8.75rem !important;
  }

  .xl\:focus\:space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: 9rem !important;
  }

  .xl\:focus\:space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: 9rem !important;
  }

  .xl\:focus\:space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: 9.25rem !important;
  }

  .xl\:focus\:space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: 9.25rem !important;
  }

  .xl\:focus\:space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: 9.5rem !important;
  }

  .xl\:focus\:space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: 9.5rem !important;
  }

  .xl\:focus\:space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: 9.75rem !important;
  }

  .xl\:focus\:space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: 9.75rem !important;
  }

  .xl\:focus\:space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: 10rem !important;
  }

  .xl\:focus\:space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: 10rem !important;
  }

  .xl\:focus\:space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: 10.25rem !important;
  }

  .xl\:focus\:space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: 10.25rem !important;
  }

  .xl\:focus\:space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: 10.5rem !important;
  }

  .xl\:focus\:space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: 10.5rem !important;
  }

  .xl\:focus\:space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: 10.75rem !important;
  }

  .xl\:focus\:space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: 10.75rem !important;
  }

  .xl\:focus\:space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: 11rem !important;
  }

  .xl\:focus\:space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: 11rem !important;
  }

  .xl\:focus\:space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: 11.25rem !important;
  }

  .xl\:focus\:space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: 11.25rem !important;
  }

  .xl\:focus\:space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: 11.5rem !important;
  }

  .xl\:focus\:space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: 11.5rem !important;
  }

  .xl\:focus\:space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: 11.75rem !important;
  }

  .xl\:focus\:space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: 11.75rem !important;
  }

  .xl\:focus\:space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: 12rem !important;
  }

  .xl\:focus\:space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: 12rem !important;
  }

  .xl\:focus\:space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: 12.25rem !important;
  }

  .xl\:focus\:space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: 12.25rem !important;
  }

  .xl\:focus\:space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: 12.5rem !important;
  }

  .xl\:focus\:space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: 12.5rem !important;
  }

  .xl\:focus\:space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: 12.75rem !important;
  }

  .xl\:focus\:space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: 12.75rem !important;
  }

  .xl\:focus\:space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: 13rem !important;
  }

  .xl\:focus\:space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: 13rem !important;
  }

  .xl\:focus\:space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: 13.25rem !important;
  }

  .xl\:focus\:space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: 13.25rem !important;
  }

  .xl\:focus\:space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: 13.5rem !important;
  }

  .xl\:focus\:space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: 13.5rem !important;
  }

  .xl\:focus\:space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: 13.75rem !important;
  }

  .xl\:focus\:space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: 13.75rem !important;
  }

  .xl\:focus\:space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: 14rem !important;
  }

  .xl\:focus\:space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: 14rem !important;
  }

  .xl\:focus\:space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: 14.25rem !important;
  }

  .xl\:focus\:space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: 14.25rem !important;
  }

  .xl\:focus\:space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: 14.5rem !important;
  }

  .xl\:focus\:space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: 14.5rem !important;
  }

  .xl\:focus\:space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: 14.75rem !important;
  }

  .xl\:focus\:space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: 14.75rem !important;
  }

  .xl\:focus\:space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: 15rem !important;
  }

  .xl\:focus\:space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: 15rem !important;
  }

  .xl\:focus\:space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: 15.25rem !important;
  }

  .xl\:focus\:space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: 15.25rem !important;
  }

  .xl\:focus\:space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: 15.5rem !important;
  }

  .xl\:focus\:space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: 15.5rem !important;
  }

  .xl\:focus\:space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: 15.75rem !important;
  }

  .xl\:focus\:space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: 15.75rem !important;
  }

  .xl\:focus\:space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: 16rem !important;
  }

  .xl\:focus\:space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: 16rem !important;
  }

  .xl\:focus\:space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: 16.25rem !important;
  }

  .xl\:focus\:space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: 16.25rem !important;
  }

  .xl\:focus\:space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: 16.5rem !important;
  }

  .xl\:focus\:space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: 16.5rem !important;
  }

  .xl\:focus\:space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: 16.75rem !important;
  }

  .xl\:focus\:space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: 16.75rem !important;
  }

  .xl\:focus\:space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: 17rem !important;
  }

  .xl\:focus\:space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: 17rem !important;
  }

  .xl\:focus\:space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: 17.25rem !important;
  }

  .xl\:focus\:space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: 17.25rem !important;
  }

  .xl\:focus\:space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: 17.5rem !important;
  }

  .xl\:focus\:space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: 17.5rem !important;
  }

  .xl\:focus\:space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: 17.75rem !important;
  }

  .xl\:focus\:space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: 17.75rem !important;
  }

  .xl\:focus\:space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: 18rem !important;
  }

  .xl\:focus\:space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: 18rem !important;
  }

  .xl\:focus\:space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: 18.25rem !important;
  }

  .xl\:focus\:space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: 18.25rem !important;
  }

  .xl\:focus\:space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: 18.5rem !important;
  }

  .xl\:focus\:space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: 18.5rem !important;
  }

  .xl\:focus\:space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: 18.75rem !important;
  }

  .xl\:focus\:space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: 18.75rem !important;
  }

  .xl\:focus\:space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: 19rem !important;
  }

  .xl\:focus\:space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: 19rem !important;
  }

  .xl\:focus\:space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: 19.25rem !important;
  }

  .xl\:focus\:space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: 19.25rem !important;
  }

  .xl\:focus\:space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: 19.5rem !important;
  }

  .xl\:focus\:space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: 19.5rem !important;
  }

  .xl\:focus\:space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: 19.75rem !important;
  }

  .xl\:focus\:space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: 19.75rem !important;
  }

  .xl\:focus\:space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: 20rem !important;
  }

  .xl\:focus\:space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: 20rem !important;
  }

  .xl\:focus\:space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: 20.25rem !important;
  }

  .xl\:focus\:space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: 20.25rem !important;
  }

  .xl\:focus\:space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: 20.5rem !important;
  }

  .xl\:focus\:space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: 20.5rem !important;
  }

  .xl\:focus\:space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: 20.75rem !important;
  }

  .xl\:focus\:space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: 20.75rem !important;
  }

  .xl\:focus\:space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: 21rem !important;
  }

  .xl\:focus\:space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: 21rem !important;
  }

  .xl\:focus\:space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: 21.25rem !important;
  }

  .xl\:focus\:space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: 21.25rem !important;
  }

  .xl\:focus\:space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: 21.5rem !important;
  }

  .xl\:focus\:space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: 21.5rem !important;
  }

  .xl\:focus\:space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: 21.75rem !important;
  }

  .xl\:focus\:space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: 21.75rem !important;
  }

  .xl\:focus\:space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: 22rem !important;
  }

  .xl\:focus\:space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: 22rem !important;
  }

  .xl\:focus\:space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: 22.25rem !important;
  }

  .xl\:focus\:space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: 22.25rem !important;
  }

  .xl\:focus\:space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: 22.5rem !important;
  }

  .xl\:focus\:space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: 22.5rem !important;
  }

  .xl\:focus\:space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: 22.75rem !important;
  }

  .xl\:focus\:space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: 22.75rem !important;
  }

  .xl\:focus\:space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: 23rem !important;
  }

  .xl\:focus\:space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: 23rem !important;
  }

  .xl\:focus\:space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: 23.25rem !important;
  }

  .xl\:focus\:space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: 23.25rem !important;
  }

  .xl\:focus\:space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: 23.5rem !important;
  }

  .xl\:focus\:space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: 23.5rem !important;
  }

  .xl\:focus\:space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: 23.75rem !important;
  }

  .xl\:focus\:space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: 23.75rem !important;
  }

  .xl\:focus\:space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: 24rem !important;
  }

  .xl\:focus\:space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: 24rem !important;
  }

  .xl\:focus\:space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: 24.25rem !important;
  }

  .xl\:focus\:space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: 24.25rem !important;
  }

  .xl\:focus\:space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: 24.5rem !important;
  }

  .xl\:focus\:space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: 24.5rem !important;
  }

  .xl\:focus\:space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: 24.75rem !important;
  }

  .xl\:focus\:space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: 24.75rem !important;
  }

  .xl\:focus\:space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: 25rem !important;
  }

  .xl\:focus\:space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: 25rem !important;
  }

  .xl\:focus\:space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: 25.25rem !important;
  }

  .xl\:focus\:space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: 25.25rem !important;
  }

  .xl\:focus\:space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: 25.5rem !important;
  }

  .xl\:focus\:space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: 25.5rem !important;
  }

  .xl\:focus\:space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: 25.75rem !important;
  }

  .xl\:focus\:space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: 25.75rem !important;
  }

  .xl\:focus\:space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: 26rem !important;
  }

  .xl\:focus\:space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: 26rem !important;
  }

  .xl\:focus\:space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: 26.25rem !important;
  }

  .xl\:focus\:space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: 26.25rem !important;
  }

  .xl\:focus\:space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: 1px !important;
  }

  .xl\:focus\:space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: 1px !important;
  }

  .xl\:focus\:space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.125rem !important;
  }

  .xl\:focus\:space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.125rem !important;
  }

  .xl\:focus\:space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.375rem !important;
  }

  .xl\:focus\:space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.375rem !important;
  }

  .xl\:focus\:space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.625rem !important;
  }

  .xl\:focus\:space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.625rem !important;
  }

  .xl\:focus\:space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: 0.875rem !important;
  }

  .xl\:focus\:space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: 0.875rem !important;
  }

  .xl\:focus\:space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.125rem !important;
  }

  .xl\:focus\:space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.125rem !important;
  }

  .xl\:focus\:space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.375rem !important;
  }

  .xl\:focus\:space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.375rem !important;
  }

  .xl\:focus\:space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.625rem !important;
  }

  .xl\:focus\:space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.625rem !important;
  }

  .xl\:focus\:space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: 1.875rem !important;
  }

  .xl\:focus\:space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: 1.875rem !important;
  }

  .xl\:focus\:space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.125rem !important;
  }

  .xl\:focus\:space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.125rem !important;
  }

  .xl\:focus\:space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.375rem !important;
  }

  .xl\:focus\:space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.375rem !important;
  }

  .xl\:focus\:space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.625rem !important;
  }

  .xl\:focus\:space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.625rem !important;
  }

  .xl\:focus\:space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: 2.875rem !important;
  }

  .xl\:focus\:space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: 2.875rem !important;
  }

  .xl\:focus\:space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.125rem !important;
  }

  .xl\:focus\:space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.125rem !important;
  }

  .xl\:focus\:space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.375rem !important;
  }

  .xl\:focus\:space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.375rem !important;
  }

  .xl\:focus\:space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.625rem !important;
  }

  .xl\:focus\:space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.625rem !important;
  }

  .xl\:focus\:space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: 3.875rem !important;
  }

  .xl\:focus\:space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: 3.875rem !important;
  }

  .xl\:focus\:space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.125rem !important;
  }

  .xl\:focus\:space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.125rem !important;
  }

  .xl\:focus\:space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.375rem !important;
  }

  .xl\:focus\:space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.375rem !important;
  }

  .xl\:focus\:space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.625rem !important;
  }

  .xl\:focus\:space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.625rem !important;
  }

  .xl\:focus\:space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: 4.875rem !important;
  }

  .xl\:focus\:space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: 4.875rem !important;
  }

  .xl\:focus\:space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.125rem !important;
  }

  .xl\:focus\:space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.125rem !important;
  }

  .xl\:focus\:space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.375rem !important;
  }

  .xl\:focus\:space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.375rem !important;
  }

  .xl\:focus\:space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.625rem !important;
  }

  .xl\:focus\:space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.625rem !important;
  }

  .xl\:focus\:space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: 5.875rem !important;
  }

  .xl\:focus\:space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: 5.875rem !important;
  }

  .xl\:focus\:space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.125rem !important;
  }

  .xl\:focus\:space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.125rem !important;
  }

  .xl\:focus\:space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.375rem !important;
  }

  .xl\:focus\:space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.375rem !important;
  }

  .xl\:focus\:space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.625rem !important;
  }

  .xl\:focus\:space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.625rem !important;
  }

  .xl\:focus\:space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: 6.875rem !important;
  }

  .xl\:focus\:space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: 6.875rem !important;
  }

  .xl\:focus\:space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.125rem !important;
  }

  .xl\:focus\:space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.125rem !important;
  }

  .xl\:focus\:space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.375rem !important;
  }

  .xl\:focus\:space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.375rem !important;
  }

  .xl\:focus\:space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.625rem !important;
  }

  .xl\:focus\:space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.625rem !important;
  }

  .xl\:focus\:space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: 7.875rem !important;
  }

  .xl\:focus\:space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: 7.875rem !important;
  }

  .xl\:focus\:space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.125rem !important;
  }

  .xl\:focus\:space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.125rem !important;
  }

  .xl\:focus\:space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.375rem !important;
  }

  .xl\:focus\:space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.375rem !important;
  }

  .xl\:focus\:space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.625rem !important;
  }

  .xl\:focus\:space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.625rem !important;
  }

  .xl\:focus\:space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: 8.875rem !important;
  }

  .xl\:focus\:space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: 8.875rem !important;
  }

  .xl\:focus\:space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.125rem !important;
  }

  .xl\:focus\:space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.125rem !important;
  }

  .xl\:focus\:space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.375rem !important;
  }

  .xl\:focus\:space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.375rem !important;
  }

  .xl\:focus\:space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.625rem !important;
  }

  .xl\:focus\:space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.625rem !important;
  }

  .xl\:focus\:space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: 9.875rem !important;
  }

  .xl\:focus\:space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: 9.875rem !important;
  }

  .xl\:focus\:space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.125rem !important;
  }

  .xl\:focus\:space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.125rem !important;
  }

  .xl\:focus\:space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.375rem !important;
  }

  .xl\:focus\:space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.375rem !important;
  }

  .xl\:focus\:space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.625rem !important;
  }

  .xl\:focus\:space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.625rem !important;
  }

  .xl\:focus\:space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: 10.875rem !important;
  }

  .xl\:focus\:space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: 10.875rem !important;
  }

  .xl\:focus\:space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.125rem !important;
  }

  .xl\:focus\:space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.125rem !important;
  }

  .xl\:focus\:space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.375rem !important;
  }

  .xl\:focus\:space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.375rem !important;
  }

  .xl\:focus\:space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.625rem !important;
  }

  .xl\:focus\:space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.625rem !important;
  }

  .xl\:focus\:space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: 11.875rem !important;
  }

  .xl\:focus\:space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: 11.875rem !important;
  }

  .xl\:focus\:space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.125rem !important;
  }

  .xl\:focus\:space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.125rem !important;
  }

  .xl\:focus\:space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.375rem !important;
  }

  .xl\:focus\:space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.375rem !important;
  }

  .xl\:focus\:space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.625rem !important;
  }

  .xl\:focus\:space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.625rem !important;
  }

  .xl\:focus\:space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: 12.875rem !important;
  }

  .xl\:focus\:space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: 12.875rem !important;
  }

  .xl\:focus\:space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.125rem !important;
  }

  .xl\:focus\:space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.125rem !important;
  }

  .xl\:focus\:space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.375rem !important;
  }

  .xl\:focus\:space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.375rem !important;
  }

  .xl\:focus\:space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.625rem !important;
  }

  .xl\:focus\:space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.625rem !important;
  }

  .xl\:focus\:space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: 13.875rem !important;
  }

  .xl\:focus\:space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: 13.875rem !important;
  }

  .xl\:focus\:space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.125rem !important;
  }

  .xl\:focus\:space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.125rem !important;
  }

  .xl\:focus\:space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.375rem !important;
  }

  .xl\:focus\:space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.375rem !important;
  }

  .xl\:focus\:space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.625rem !important;
  }

  .xl\:focus\:space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.625rem !important;
  }

  .xl\:focus\:space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: 14.875rem !important;
  }

  .xl\:focus\:space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: 14.875rem !important;
  }

  .xl\:focus\:space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.125rem !important;
  }

  .xl\:focus\:space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.125rem !important;
  }

  .xl\:focus\:space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.375rem !important;
  }

  .xl\:focus\:space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.375rem !important;
  }

  .xl\:focus\:space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.625rem !important;
  }

  .xl\:focus\:space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.625rem !important;
  }

  .xl\:focus\:space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: 15.875rem !important;
  }

  .xl\:focus\:space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: 15.875rem !important;
  }

  .xl\:focus\:space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.125rem !important;
  }

  .xl\:focus\:space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.125rem !important;
  }

  .xl\:focus\:space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.375rem !important;
  }

  .xl\:focus\:space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.375rem !important;
  }

  .xl\:focus\:space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.625rem !important;
  }

  .xl\:focus\:space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.625rem !important;
  }

  .xl\:focus\:space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: 16.875rem !important;
  }

  .xl\:focus\:space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: 16.875rem !important;
  }

  .xl\:focus\:space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.125rem !important;
  }

  .xl\:focus\:space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.125rem !important;
  }

  .xl\:focus\:space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.375rem !important;
  }

  .xl\:focus\:space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.375rem !important;
  }

  .xl\:focus\:space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.625rem !important;
  }

  .xl\:focus\:space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.625rem !important;
  }

  .xl\:focus\:space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: 17.875rem !important;
  }

  .xl\:focus\:space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: 17.875rem !important;
  }

  .xl\:focus\:space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.125rem !important;
  }

  .xl\:focus\:space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.125rem !important;
  }

  .xl\:focus\:space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.375rem !important;
  }

  .xl\:focus\:space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.375rem !important;
  }

  .xl\:focus\:space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.625rem !important;
  }

  .xl\:focus\:space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.625rem !important;
  }

  .xl\:focus\:space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: 18.875rem !important;
  }

  .xl\:focus\:space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: 18.875rem !important;
  }

  .xl\:focus\:space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.125rem !important;
  }

  .xl\:focus\:space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.125rem !important;
  }

  .xl\:focus\:space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.375rem !important;
  }

  .xl\:focus\:space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.375rem !important;
  }

  .xl\:focus\:space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.625rem !important;
  }

  .xl\:focus\:space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.625rem !important;
  }

  .xl\:focus\:space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: 19.875rem !important;
  }

  .xl\:focus\:space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: 19.875rem !important;
  }

  .xl\:focus\:space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.125rem !important;
  }

  .xl\:focus\:space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.125rem !important;
  }

  .xl\:focus\:space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.375rem !important;
  }

  .xl\:focus\:space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.375rem !important;
  }

  .xl\:focus\:space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.625rem !important;
  }

  .xl\:focus\:space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.625rem !important;
  }

  .xl\:focus\:space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: 20.875rem !important;
  }

  .xl\:focus\:space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: 20.875rem !important;
  }

  .xl\:focus\:space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.125rem !important;
  }

  .xl\:focus\:space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.125rem !important;
  }

  .xl\:focus\:space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.375rem !important;
  }

  .xl\:focus\:space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.375rem !important;
  }

  .xl\:focus\:space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.625rem !important;
  }

  .xl\:focus\:space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.625rem !important;
  }

  .xl\:focus\:space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: 21.875rem !important;
  }

  .xl\:focus\:space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: 21.875rem !important;
  }

  .xl\:focus\:space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.125rem !important;
  }

  .xl\:focus\:space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.125rem !important;
  }

  .xl\:focus\:space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.375rem !important;
  }

  .xl\:focus\:space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.375rem !important;
  }

  .xl\:focus\:space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.625rem !important;
  }

  .xl\:focus\:space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.625rem !important;
  }

  .xl\:focus\:space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: 22.875rem !important;
  }

  .xl\:focus\:space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: 22.875rem !important;
  }

  .xl\:focus\:space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.125rem !important;
  }

  .xl\:focus\:space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.125rem !important;
  }

  .xl\:focus\:space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.375rem !important;
  }

  .xl\:focus\:space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.375rem !important;
  }

  .xl\:focus\:space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.625rem !important;
  }

  .xl\:focus\:space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.625rem !important;
  }

  .xl\:focus\:space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: 23.875rem !important;
  }

  .xl\:focus\:space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: 23.875rem !important;
  }

  .xl\:focus\:space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.125rem !important;
  }

  .xl\:focus\:space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.125rem !important;
  }

  .xl\:focus\:space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.375rem !important;
  }

  .xl\:focus\:space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.375rem !important;
  }

  .xl\:focus\:space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.625rem !important;
  }

  .xl\:focus\:space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.625rem !important;
  }

  .xl\:focus\:space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: 24.875rem !important;
  }

  .xl\:focus\:space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: 24.875rem !important;
  }

  .xl\:focus\:space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.125rem !important;
  }

  .xl\:focus\:space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.125rem !important;
  }

  .xl\:focus\:space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.375rem !important;
  }

  .xl\:focus\:space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.375rem !important;
  }

  .xl\:focus\:space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.625rem !important;
  }

  .xl\:focus\:space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.625rem !important;
  }

  .xl\:focus\:space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: 25.875rem !important;
  }

  .xl\:focus\:space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: 25.875rem !important;
  }

  .xl\:focus\:space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: 26.125rem !important;
  }

  .xl\:focus\:space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: 26.125rem !important;
  }

  .xl\:focus\:-space-y-0:focus > :not(template) ~ :not(template) {
    margin-top: 0rem !important;
  }

  .xl\:focus\:-space-x-0:focus > :not(template) ~ :not(template) {
    margin-left: 0rem !important;
  }

  .xl\:focus\:-space-y-1:focus > :not(template) ~ :not(template) {
    margin-top: -0.25rem !important;
  }

  .xl\:focus\:-space-x-1:focus > :not(template) ~ :not(template) {
    margin-left: -0.25rem !important;
  }

  .xl\:focus\:-space-y-2:focus > :not(template) ~ :not(template) {
    margin-top: -0.5rem !important;
  }

  .xl\:focus\:-space-x-2:focus > :not(template) ~ :not(template) {
    margin-left: -0.5rem !important;
  }

  .xl\:focus\:-space-y-3:focus > :not(template) ~ :not(template) {
    margin-top: -0.75rem !important;
  }

  .xl\:focus\:-space-x-3:focus > :not(template) ~ :not(template) {
    margin-left: -0.75rem !important;
  }

  .xl\:focus\:-space-y-4:focus > :not(template) ~ :not(template) {
    margin-top: -1rem !important;
  }

  .xl\:focus\:-space-x-4:focus > :not(template) ~ :not(template) {
    margin-left: -1rem !important;
  }

  .xl\:focus\:-space-y-5:focus > :not(template) ~ :not(template) {
    margin-top: -1.25rem !important;
  }

  .xl\:focus\:-space-x-5:focus > :not(template) ~ :not(template) {
    margin-left: -1.25rem !important;
  }

  .xl\:focus\:-space-y-6:focus > :not(template) ~ :not(template) {
    margin-top: -1.5rem !important;
  }

  .xl\:focus\:-space-x-6:focus > :not(template) ~ :not(template) {
    margin-left: -1.5rem !important;
  }

  .xl\:focus\:-space-y-7:focus > :not(template) ~ :not(template) {
    margin-top: -1.75rem !important;
  }

  .xl\:focus\:-space-x-7:focus > :not(template) ~ :not(template) {
    margin-left: -1.75rem !important;
  }

  .xl\:focus\:-space-y-8:focus > :not(template) ~ :not(template) {
    margin-top: -2rem !important;
  }

  .xl\:focus\:-space-x-8:focus > :not(template) ~ :not(template) {
    margin-left: -2rem !important;
  }

  .xl\:focus\:-space-y-9:focus > :not(template) ~ :not(template) {
    margin-top: -2.25rem !important;
  }

  .xl\:focus\:-space-x-9:focus > :not(template) ~ :not(template) {
    margin-left: -2.25rem !important;
  }

  .xl\:focus\:-space-y-10:focus > :not(template) ~ :not(template) {
    margin-top: -2.5rem !important;
  }

  .xl\:focus\:-space-x-10:focus > :not(template) ~ :not(template) {
    margin-left: -2.5rem !important;
  }

  .xl\:focus\:-space-y-11:focus > :not(template) ~ :not(template) {
    margin-top: -2.75rem !important;
  }

  .xl\:focus\:-space-x-11:focus > :not(template) ~ :not(template) {
    margin-left: -2.75rem !important;
  }

  .xl\:focus\:-space-y-12:focus > :not(template) ~ :not(template) {
    margin-top: -3rem !important;
  }

  .xl\:focus\:-space-x-12:focus > :not(template) ~ :not(template) {
    margin-left: -3rem !important;
  }

  .xl\:focus\:-space-y-13:focus > :not(template) ~ :not(template) {
    margin-top: -3.25rem !important;
  }

  .xl\:focus\:-space-x-13:focus > :not(template) ~ :not(template) {
    margin-left: -3.25rem !important;
  }

  .xl\:focus\:-space-y-14:focus > :not(template) ~ :not(template) {
    margin-top: -3.5rem !important;
  }

  .xl\:focus\:-space-x-14:focus > :not(template) ~ :not(template) {
    margin-left: -3.5rem !important;
  }

  .xl\:focus\:-space-y-15:focus > :not(template) ~ :not(template) {
    margin-top: -3.75rem !important;
  }

  .xl\:focus\:-space-x-15:focus > :not(template) ~ :not(template) {
    margin-left: -3.75rem !important;
  }

  .xl\:focus\:-space-y-16:focus > :not(template) ~ :not(template) {
    margin-top: -4rem !important;
  }

  .xl\:focus\:-space-x-16:focus > :not(template) ~ :not(template) {
    margin-left: -4rem !important;
  }

  .xl\:focus\:-space-y-17:focus > :not(template) ~ :not(template) {
    margin-top: -4.25rem !important;
  }

  .xl\:focus\:-space-x-17:focus > :not(template) ~ :not(template) {
    margin-left: -4.25rem !important;
  }

  .xl\:focus\:-space-y-18:focus > :not(template) ~ :not(template) {
    margin-top: -4.5rem !important;
  }

  .xl\:focus\:-space-x-18:focus > :not(template) ~ :not(template) {
    margin-left: -4.5rem !important;
  }

  .xl\:focus\:-space-y-19:focus > :not(template) ~ :not(template) {
    margin-top: -4.75rem !important;
  }

  .xl\:focus\:-space-x-19:focus > :not(template) ~ :not(template) {
    margin-left: -4.75rem !important;
  }

  .xl\:focus\:-space-y-20:focus > :not(template) ~ :not(template) {
    margin-top: -5rem !important;
  }

  .xl\:focus\:-space-x-20:focus > :not(template) ~ :not(template) {
    margin-left: -5rem !important;
  }

  .xl\:focus\:-space-y-21:focus > :not(template) ~ :not(template) {
    margin-top: -5.25rem !important;
  }

  .xl\:focus\:-space-x-21:focus > :not(template) ~ :not(template) {
    margin-left: -5.25rem !important;
  }

  .xl\:focus\:-space-y-22:focus > :not(template) ~ :not(template) {
    margin-top: -5.5rem !important;
  }

  .xl\:focus\:-space-x-22:focus > :not(template) ~ :not(template) {
    margin-left: -5.5rem !important;
  }

  .xl\:focus\:-space-y-23:focus > :not(template) ~ :not(template) {
    margin-top: -5.75rem !important;
  }

  .xl\:focus\:-space-x-23:focus > :not(template) ~ :not(template) {
    margin-left: -5.75rem !important;
  }

  .xl\:focus\:-space-y-24:focus > :not(template) ~ :not(template) {
    margin-top: -6rem !important;
  }

  .xl\:focus\:-space-x-24:focus > :not(template) ~ :not(template) {
    margin-left: -6rem !important;
  }

  .xl\:focus\:-space-y-25:focus > :not(template) ~ :not(template) {
    margin-top: -6.25rem !important;
  }

  .xl\:focus\:-space-x-25:focus > :not(template) ~ :not(template) {
    margin-left: -6.25rem !important;
  }

  .xl\:focus\:-space-y-26:focus > :not(template) ~ :not(template) {
    margin-top: -6.5rem !important;
  }

  .xl\:focus\:-space-x-26:focus > :not(template) ~ :not(template) {
    margin-left: -6.5rem !important;
  }

  .xl\:focus\:-space-y-27:focus > :not(template) ~ :not(template) {
    margin-top: -6.75rem !important;
  }

  .xl\:focus\:-space-x-27:focus > :not(template) ~ :not(template) {
    margin-left: -6.75rem !important;
  }

  .xl\:focus\:-space-y-28:focus > :not(template) ~ :not(template) {
    margin-top: -7rem !important;
  }

  .xl\:focus\:-space-x-28:focus > :not(template) ~ :not(template) {
    margin-left: -7rem !important;
  }

  .xl\:focus\:-space-y-29:focus > :not(template) ~ :not(template) {
    margin-top: -7.25rem !important;
  }

  .xl\:focus\:-space-x-29:focus > :not(template) ~ :not(template) {
    margin-left: -7.25rem !important;
  }

  .xl\:focus\:-space-y-30:focus > :not(template) ~ :not(template) {
    margin-top: -7.5rem !important;
  }

  .xl\:focus\:-space-x-30:focus > :not(template) ~ :not(template) {
    margin-left: -7.5rem !important;
  }

  .xl\:focus\:-space-y-31:focus > :not(template) ~ :not(template) {
    margin-top: -7.75rem !important;
  }

  .xl\:focus\:-space-x-31:focus > :not(template) ~ :not(template) {
    margin-left: -7.75rem !important;
  }

  .xl\:focus\:-space-y-32:focus > :not(template) ~ :not(template) {
    margin-top: -8rem !important;
  }

  .xl\:focus\:-space-x-32:focus > :not(template) ~ :not(template) {
    margin-left: -8rem !important;
  }

  .xl\:focus\:-space-y-33:focus > :not(template) ~ :not(template) {
    margin-top: -8.25rem !important;
  }

  .xl\:focus\:-space-x-33:focus > :not(template) ~ :not(template) {
    margin-left: -8.25rem !important;
  }

  .xl\:focus\:-space-y-34:focus > :not(template) ~ :not(template) {
    margin-top: -8.5rem !important;
  }

  .xl\:focus\:-space-x-34:focus > :not(template) ~ :not(template) {
    margin-left: -8.5rem !important;
  }

  .xl\:focus\:-space-y-35:focus > :not(template) ~ :not(template) {
    margin-top: -8.75rem !important;
  }

  .xl\:focus\:-space-x-35:focus > :not(template) ~ :not(template) {
    margin-left: -8.75rem !important;
  }

  .xl\:focus\:-space-y-36:focus > :not(template) ~ :not(template) {
    margin-top: -9rem !important;
  }

  .xl\:focus\:-space-x-36:focus > :not(template) ~ :not(template) {
    margin-left: -9rem !important;
  }

  .xl\:focus\:-space-y-37:focus > :not(template) ~ :not(template) {
    margin-top: -9.25rem !important;
  }

  .xl\:focus\:-space-x-37:focus > :not(template) ~ :not(template) {
    margin-left: -9.25rem !important;
  }

  .xl\:focus\:-space-y-38:focus > :not(template) ~ :not(template) {
    margin-top: -9.5rem !important;
  }

  .xl\:focus\:-space-x-38:focus > :not(template) ~ :not(template) {
    margin-left: -9.5rem !important;
  }

  .xl\:focus\:-space-y-39:focus > :not(template) ~ :not(template) {
    margin-top: -9.75rem !important;
  }

  .xl\:focus\:-space-x-39:focus > :not(template) ~ :not(template) {
    margin-left: -9.75rem !important;
  }

  .xl\:focus\:-space-y-40:focus > :not(template) ~ :not(template) {
    margin-top: -10rem !important;
  }

  .xl\:focus\:-space-x-40:focus > :not(template) ~ :not(template) {
    margin-left: -10rem !important;
  }

  .xl\:focus\:-space-y-41:focus > :not(template) ~ :not(template) {
    margin-top: -10.25rem !important;
  }

  .xl\:focus\:-space-x-41:focus > :not(template) ~ :not(template) {
    margin-left: -10.25rem !important;
  }

  .xl\:focus\:-space-y-42:focus > :not(template) ~ :not(template) {
    margin-top: -10.5rem !important;
  }

  .xl\:focus\:-space-x-42:focus > :not(template) ~ :not(template) {
    margin-left: -10.5rem !important;
  }

  .xl\:focus\:-space-y-43:focus > :not(template) ~ :not(template) {
    margin-top: -10.75rem !important;
  }

  .xl\:focus\:-space-x-43:focus > :not(template) ~ :not(template) {
    margin-left: -10.75rem !important;
  }

  .xl\:focus\:-space-y-44:focus > :not(template) ~ :not(template) {
    margin-top: -11rem !important;
  }

  .xl\:focus\:-space-x-44:focus > :not(template) ~ :not(template) {
    margin-left: -11rem !important;
  }

  .xl\:focus\:-space-y-45:focus > :not(template) ~ :not(template) {
    margin-top: -11.25rem !important;
  }

  .xl\:focus\:-space-x-45:focus > :not(template) ~ :not(template) {
    margin-left: -11.25rem !important;
  }

  .xl\:focus\:-space-y-46:focus > :not(template) ~ :not(template) {
    margin-top: -11.5rem !important;
  }

  .xl\:focus\:-space-x-46:focus > :not(template) ~ :not(template) {
    margin-left: -11.5rem !important;
  }

  .xl\:focus\:-space-y-47:focus > :not(template) ~ :not(template) {
    margin-top: -11.75rem !important;
  }

  .xl\:focus\:-space-x-47:focus > :not(template) ~ :not(template) {
    margin-left: -11.75rem !important;
  }

  .xl\:focus\:-space-y-48:focus > :not(template) ~ :not(template) {
    margin-top: -12rem !important;
  }

  .xl\:focus\:-space-x-48:focus > :not(template) ~ :not(template) {
    margin-left: -12rem !important;
  }

  .xl\:focus\:-space-y-49:focus > :not(template) ~ :not(template) {
    margin-top: -12.25rem !important;
  }

  .xl\:focus\:-space-x-49:focus > :not(template) ~ :not(template) {
    margin-left: -12.25rem !important;
  }

  .xl\:focus\:-space-y-50:focus > :not(template) ~ :not(template) {
    margin-top: -12.5rem !important;
  }

  .xl\:focus\:-space-x-50:focus > :not(template) ~ :not(template) {
    margin-left: -12.5rem !important;
  }

  .xl\:focus\:-space-y-51:focus > :not(template) ~ :not(template) {
    margin-top: -12.75rem !important;
  }

  .xl\:focus\:-space-x-51:focus > :not(template) ~ :not(template) {
    margin-left: -12.75rem !important;
  }

  .xl\:focus\:-space-y-52:focus > :not(template) ~ :not(template) {
    margin-top: -13rem !important;
  }

  .xl\:focus\:-space-x-52:focus > :not(template) ~ :not(template) {
    margin-left: -13rem !important;
  }

  .xl\:focus\:-space-y-53:focus > :not(template) ~ :not(template) {
    margin-top: -13.25rem !important;
  }

  .xl\:focus\:-space-x-53:focus > :not(template) ~ :not(template) {
    margin-left: -13.25rem !important;
  }

  .xl\:focus\:-space-y-54:focus > :not(template) ~ :not(template) {
    margin-top: -13.5rem !important;
  }

  .xl\:focus\:-space-x-54:focus > :not(template) ~ :not(template) {
    margin-left: -13.5rem !important;
  }

  .xl\:focus\:-space-y-55:focus > :not(template) ~ :not(template) {
    margin-top: -13.75rem !important;
  }

  .xl\:focus\:-space-x-55:focus > :not(template) ~ :not(template) {
    margin-left: -13.75rem !important;
  }

  .xl\:focus\:-space-y-56:focus > :not(template) ~ :not(template) {
    margin-top: -14rem !important;
  }

  .xl\:focus\:-space-x-56:focus > :not(template) ~ :not(template) {
    margin-left: -14rem !important;
  }

  .xl\:focus\:-space-y-57:focus > :not(template) ~ :not(template) {
    margin-top: -14.25rem !important;
  }

  .xl\:focus\:-space-x-57:focus > :not(template) ~ :not(template) {
    margin-left: -14.25rem !important;
  }

  .xl\:focus\:-space-y-58:focus > :not(template) ~ :not(template) {
    margin-top: -14.5rem !important;
  }

  .xl\:focus\:-space-x-58:focus > :not(template) ~ :not(template) {
    margin-left: -14.5rem !important;
  }

  .xl\:focus\:-space-y-59:focus > :not(template) ~ :not(template) {
    margin-top: -14.75rem !important;
  }

  .xl\:focus\:-space-x-59:focus > :not(template) ~ :not(template) {
    margin-left: -14.75rem !important;
  }

  .xl\:focus\:-space-y-60:focus > :not(template) ~ :not(template) {
    margin-top: -15rem !important;
  }

  .xl\:focus\:-space-x-60:focus > :not(template) ~ :not(template) {
    margin-left: -15rem !important;
  }

  .xl\:focus\:-space-y-61:focus > :not(template) ~ :not(template) {
    margin-top: -15.25rem !important;
  }

  .xl\:focus\:-space-x-61:focus > :not(template) ~ :not(template) {
    margin-left: -15.25rem !important;
  }

  .xl\:focus\:-space-y-62:focus > :not(template) ~ :not(template) {
    margin-top: -15.5rem !important;
  }

  .xl\:focus\:-space-x-62:focus > :not(template) ~ :not(template) {
    margin-left: -15.5rem !important;
  }

  .xl\:focus\:-space-y-63:focus > :not(template) ~ :not(template) {
    margin-top: -15.75rem !important;
  }

  .xl\:focus\:-space-x-63:focus > :not(template) ~ :not(template) {
    margin-left: -15.75rem !important;
  }

  .xl\:focus\:-space-y-64:focus > :not(template) ~ :not(template) {
    margin-top: -16rem !important;
  }

  .xl\:focus\:-space-x-64:focus > :not(template) ~ :not(template) {
    margin-left: -16rem !important;
  }

  .xl\:focus\:-space-y-65:focus > :not(template) ~ :not(template) {
    margin-top: -16.25rem !important;
  }

  .xl\:focus\:-space-x-65:focus > :not(template) ~ :not(template) {
    margin-left: -16.25rem !important;
  }

  .xl\:focus\:-space-y-66:focus > :not(template) ~ :not(template) {
    margin-top: -16.5rem !important;
  }

  .xl\:focus\:-space-x-66:focus > :not(template) ~ :not(template) {
    margin-left: -16.5rem !important;
  }

  .xl\:focus\:-space-y-67:focus > :not(template) ~ :not(template) {
    margin-top: -16.75rem !important;
  }

  .xl\:focus\:-space-x-67:focus > :not(template) ~ :not(template) {
    margin-left: -16.75rem !important;
  }

  .xl\:focus\:-space-y-68:focus > :not(template) ~ :not(template) {
    margin-top: -17rem !important;
  }

  .xl\:focus\:-space-x-68:focus > :not(template) ~ :not(template) {
    margin-left: -17rem !important;
  }

  .xl\:focus\:-space-y-69:focus > :not(template) ~ :not(template) {
    margin-top: -17.25rem !important;
  }

  .xl\:focus\:-space-x-69:focus > :not(template) ~ :not(template) {
    margin-left: -17.25rem !important;
  }

  .xl\:focus\:-space-y-70:focus > :not(template) ~ :not(template) {
    margin-top: -17.5rem !important;
  }

  .xl\:focus\:-space-x-70:focus > :not(template) ~ :not(template) {
    margin-left: -17.5rem !important;
  }

  .xl\:focus\:-space-y-71:focus > :not(template) ~ :not(template) {
    margin-top: -17.75rem !important;
  }

  .xl\:focus\:-space-x-71:focus > :not(template) ~ :not(template) {
    margin-left: -17.75rem !important;
  }

  .xl\:focus\:-space-y-72:focus > :not(template) ~ :not(template) {
    margin-top: -18rem !important;
  }

  .xl\:focus\:-space-x-72:focus > :not(template) ~ :not(template) {
    margin-left: -18rem !important;
  }

  .xl\:focus\:-space-y-73:focus > :not(template) ~ :not(template) {
    margin-top: -18.25rem !important;
  }

  .xl\:focus\:-space-x-73:focus > :not(template) ~ :not(template) {
    margin-left: -18.25rem !important;
  }

  .xl\:focus\:-space-y-74:focus > :not(template) ~ :not(template) {
    margin-top: -18.5rem !important;
  }

  .xl\:focus\:-space-x-74:focus > :not(template) ~ :not(template) {
    margin-left: -18.5rem !important;
  }

  .xl\:focus\:-space-y-75:focus > :not(template) ~ :not(template) {
    margin-top: -18.75rem !important;
  }

  .xl\:focus\:-space-x-75:focus > :not(template) ~ :not(template) {
    margin-left: -18.75rem !important;
  }

  .xl\:focus\:-space-y-76:focus > :not(template) ~ :not(template) {
    margin-top: -19rem !important;
  }

  .xl\:focus\:-space-x-76:focus > :not(template) ~ :not(template) {
    margin-left: -19rem !important;
  }

  .xl\:focus\:-space-y-77:focus > :not(template) ~ :not(template) {
    margin-top: -19.25rem !important;
  }

  .xl\:focus\:-space-x-77:focus > :not(template) ~ :not(template) {
    margin-left: -19.25rem !important;
  }

  .xl\:focus\:-space-y-78:focus > :not(template) ~ :not(template) {
    margin-top: -19.5rem !important;
  }

  .xl\:focus\:-space-x-78:focus > :not(template) ~ :not(template) {
    margin-left: -19.5rem !important;
  }

  .xl\:focus\:-space-y-79:focus > :not(template) ~ :not(template) {
    margin-top: -19.75rem !important;
  }

  .xl\:focus\:-space-x-79:focus > :not(template) ~ :not(template) {
    margin-left: -19.75rem !important;
  }

  .xl\:focus\:-space-y-80:focus > :not(template) ~ :not(template) {
    margin-top: -20rem !important;
  }

  .xl\:focus\:-space-x-80:focus > :not(template) ~ :not(template) {
    margin-left: -20rem !important;
  }

  .xl\:focus\:-space-y-81:focus > :not(template) ~ :not(template) {
    margin-top: -20.25rem !important;
  }

  .xl\:focus\:-space-x-81:focus > :not(template) ~ :not(template) {
    margin-left: -20.25rem !important;
  }

  .xl\:focus\:-space-y-82:focus > :not(template) ~ :not(template) {
    margin-top: -20.5rem !important;
  }

  .xl\:focus\:-space-x-82:focus > :not(template) ~ :not(template) {
    margin-left: -20.5rem !important;
  }

  .xl\:focus\:-space-y-83:focus > :not(template) ~ :not(template) {
    margin-top: -20.75rem !important;
  }

  .xl\:focus\:-space-x-83:focus > :not(template) ~ :not(template) {
    margin-left: -20.75rem !important;
  }

  .xl\:focus\:-space-y-84:focus > :not(template) ~ :not(template) {
    margin-top: -21rem !important;
  }

  .xl\:focus\:-space-x-84:focus > :not(template) ~ :not(template) {
    margin-left: -21rem !important;
  }

  .xl\:focus\:-space-y-85:focus > :not(template) ~ :not(template) {
    margin-top: -21.25rem !important;
  }

  .xl\:focus\:-space-x-85:focus > :not(template) ~ :not(template) {
    margin-left: -21.25rem !important;
  }

  .xl\:focus\:-space-y-86:focus > :not(template) ~ :not(template) {
    margin-top: -21.5rem !important;
  }

  .xl\:focus\:-space-x-86:focus > :not(template) ~ :not(template) {
    margin-left: -21.5rem !important;
  }

  .xl\:focus\:-space-y-87:focus > :not(template) ~ :not(template) {
    margin-top: -21.75rem !important;
  }

  .xl\:focus\:-space-x-87:focus > :not(template) ~ :not(template) {
    margin-left: -21.75rem !important;
  }

  .xl\:focus\:-space-y-88:focus > :not(template) ~ :not(template) {
    margin-top: -22rem !important;
  }

  .xl\:focus\:-space-x-88:focus > :not(template) ~ :not(template) {
    margin-left: -22rem !important;
  }

  .xl\:focus\:-space-y-89:focus > :not(template) ~ :not(template) {
    margin-top: -22.25rem !important;
  }

  .xl\:focus\:-space-x-89:focus > :not(template) ~ :not(template) {
    margin-left: -22.25rem !important;
  }

  .xl\:focus\:-space-y-90:focus > :not(template) ~ :not(template) {
    margin-top: -22.5rem !important;
  }

  .xl\:focus\:-space-x-90:focus > :not(template) ~ :not(template) {
    margin-left: -22.5rem !important;
  }

  .xl\:focus\:-space-y-91:focus > :not(template) ~ :not(template) {
    margin-top: -22.75rem !important;
  }

  .xl\:focus\:-space-x-91:focus > :not(template) ~ :not(template) {
    margin-left: -22.75rem !important;
  }

  .xl\:focus\:-space-y-92:focus > :not(template) ~ :not(template) {
    margin-top: -23rem !important;
  }

  .xl\:focus\:-space-x-92:focus > :not(template) ~ :not(template) {
    margin-left: -23rem !important;
  }

  .xl\:focus\:-space-y-93:focus > :not(template) ~ :not(template) {
    margin-top: -23.25rem !important;
  }

  .xl\:focus\:-space-x-93:focus > :not(template) ~ :not(template) {
    margin-left: -23.25rem !important;
  }

  .xl\:focus\:-space-y-94:focus > :not(template) ~ :not(template) {
    margin-top: -23.5rem !important;
  }

  .xl\:focus\:-space-x-94:focus > :not(template) ~ :not(template) {
    margin-left: -23.5rem !important;
  }

  .xl\:focus\:-space-y-95:focus > :not(template) ~ :not(template) {
    margin-top: -23.75rem !important;
  }

  .xl\:focus\:-space-x-95:focus > :not(template) ~ :not(template) {
    margin-left: -23.75rem !important;
  }

  .xl\:focus\:-space-y-96:focus > :not(template) ~ :not(template) {
    margin-top: -24rem !important;
  }

  .xl\:focus\:-space-x-96:focus > :not(template) ~ :not(template) {
    margin-left: -24rem !important;
  }

  .xl\:focus\:-space-y-97:focus > :not(template) ~ :not(template) {
    margin-top: -24.25rem !important;
  }

  .xl\:focus\:-space-x-97:focus > :not(template) ~ :not(template) {
    margin-left: -24.25rem !important;
  }

  .xl\:focus\:-space-y-98:focus > :not(template) ~ :not(template) {
    margin-top: -24.5rem !important;
  }

  .xl\:focus\:-space-x-98:focus > :not(template) ~ :not(template) {
    margin-left: -24.5rem !important;
  }

  .xl\:focus\:-space-y-99:focus > :not(template) ~ :not(template) {
    margin-top: -24.75rem !important;
  }

  .xl\:focus\:-space-x-99:focus > :not(template) ~ :not(template) {
    margin-left: -24.75rem !important;
  }

  .xl\:focus\:-space-y-100:focus > :not(template) ~ :not(template) {
    margin-top: -25rem !important;
  }

  .xl\:focus\:-space-x-100:focus > :not(template) ~ :not(template) {
    margin-left: -25rem !important;
  }

  .xl\:focus\:-space-y-101:focus > :not(template) ~ :not(template) {
    margin-top: -25.25rem !important;
  }

  .xl\:focus\:-space-x-101:focus > :not(template) ~ :not(template) {
    margin-left: -25.25rem !important;
  }

  .xl\:focus\:-space-y-102:focus > :not(template) ~ :not(template) {
    margin-top: -25.5rem !important;
  }

  .xl\:focus\:-space-x-102:focus > :not(template) ~ :not(template) {
    margin-left: -25.5rem !important;
  }

  .xl\:focus\:-space-y-103:focus > :not(template) ~ :not(template) {
    margin-top: -25.75rem !important;
  }

  .xl\:focus\:-space-x-103:focus > :not(template) ~ :not(template) {
    margin-left: -25.75rem !important;
  }

  .xl\:focus\:-space-y-104:focus > :not(template) ~ :not(template) {
    margin-top: -26rem !important;
  }

  .xl\:focus\:-space-x-104:focus > :not(template) ~ :not(template) {
    margin-left: -26rem !important;
  }

  .xl\:focus\:-space-y-105:focus > :not(template) ~ :not(template) {
    margin-top: -26.25rem !important;
  }

  .xl\:focus\:-space-x-105:focus > :not(template) ~ :not(template) {
    margin-left: -26.25rem !important;
  }

  .xl\:focus\:-space-y-px:focus > :not(template) ~ :not(template) {
    margin-top: -1px !important;
  }

  .xl\:focus\:-space-x-px:focus > :not(template) ~ :not(template) {
    margin-left: -1px !important;
  }

  .xl\:focus\:-space-y-0\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.125rem !important;
  }

  .xl\:focus\:-space-x-0\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.125rem !important;
  }

  .xl\:focus\:-space-y-1\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.375rem !important;
  }

  .xl\:focus\:-space-x-1\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.375rem !important;
  }

  .xl\:focus\:-space-y-2\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.625rem !important;
  }

  .xl\:focus\:-space-x-2\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.625rem !important;
  }

  .xl\:focus\:-space-y-3\.5:focus > :not(template) ~ :not(template) {
    margin-top: -0.875rem !important;
  }

  .xl\:focus\:-space-x-3\.5:focus > :not(template) ~ :not(template) {
    margin-left: -0.875rem !important;
  }

  .xl\:focus\:-space-y-4\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.125rem !important;
  }

  .xl\:focus\:-space-x-4\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.125rem !important;
  }

  .xl\:focus\:-space-y-5\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.375rem !important;
  }

  .xl\:focus\:-space-x-5\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.375rem !important;
  }

  .xl\:focus\:-space-y-6\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.625rem !important;
  }

  .xl\:focus\:-space-x-6\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.625rem !important;
  }

  .xl\:focus\:-space-y-7\.5:focus > :not(template) ~ :not(template) {
    margin-top: -1.875rem !important;
  }

  .xl\:focus\:-space-x-7\.5:focus > :not(template) ~ :not(template) {
    margin-left: -1.875rem !important;
  }

  .xl\:focus\:-space-y-8\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.125rem !important;
  }

  .xl\:focus\:-space-x-8\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.125rem !important;
  }

  .xl\:focus\:-space-y-9\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.375rem !important;
  }

  .xl\:focus\:-space-x-9\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.375rem !important;
  }

  .xl\:focus\:-space-y-10\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.625rem !important;
  }

  .xl\:focus\:-space-x-10\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.625rem !important;
  }

  .xl\:focus\:-space-y-11\.5:focus > :not(template) ~ :not(template) {
    margin-top: -2.875rem !important;
  }

  .xl\:focus\:-space-x-11\.5:focus > :not(template) ~ :not(template) {
    margin-left: -2.875rem !important;
  }

  .xl\:focus\:-space-y-12\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.125rem !important;
  }

  .xl\:focus\:-space-x-12\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.125rem !important;
  }

  .xl\:focus\:-space-y-13\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.375rem !important;
  }

  .xl\:focus\:-space-x-13\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.375rem !important;
  }

  .xl\:focus\:-space-y-14\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.625rem !important;
  }

  .xl\:focus\:-space-x-14\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.625rem !important;
  }

  .xl\:focus\:-space-y-15\.5:focus > :not(template) ~ :not(template) {
    margin-top: -3.875rem !important;
  }

  .xl\:focus\:-space-x-15\.5:focus > :not(template) ~ :not(template) {
    margin-left: -3.875rem !important;
  }

  .xl\:focus\:-space-y-16\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.125rem !important;
  }

  .xl\:focus\:-space-x-16\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.125rem !important;
  }

  .xl\:focus\:-space-y-17\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.375rem !important;
  }

  .xl\:focus\:-space-x-17\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.375rem !important;
  }

  .xl\:focus\:-space-y-18\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.625rem !important;
  }

  .xl\:focus\:-space-x-18\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.625rem !important;
  }

  .xl\:focus\:-space-y-19\.5:focus > :not(template) ~ :not(template) {
    margin-top: -4.875rem !important;
  }

  .xl\:focus\:-space-x-19\.5:focus > :not(template) ~ :not(template) {
    margin-left: -4.875rem !important;
  }

  .xl\:focus\:-space-y-20\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.125rem !important;
  }

  .xl\:focus\:-space-x-20\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.125rem !important;
  }

  .xl\:focus\:-space-y-21\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.375rem !important;
  }

  .xl\:focus\:-space-x-21\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.375rem !important;
  }

  .xl\:focus\:-space-y-22\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.625rem !important;
  }

  .xl\:focus\:-space-x-22\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.625rem !important;
  }

  .xl\:focus\:-space-y-23\.5:focus > :not(template) ~ :not(template) {
    margin-top: -5.875rem !important;
  }

  .xl\:focus\:-space-x-23\.5:focus > :not(template) ~ :not(template) {
    margin-left: -5.875rem !important;
  }

  .xl\:focus\:-space-y-24\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.125rem !important;
  }

  .xl\:focus\:-space-x-24\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.125rem !important;
  }

  .xl\:focus\:-space-y-25\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.375rem !important;
  }

  .xl\:focus\:-space-x-25\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.375rem !important;
  }

  .xl\:focus\:-space-y-26\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.625rem !important;
  }

  .xl\:focus\:-space-x-26\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.625rem !important;
  }

  .xl\:focus\:-space-y-27\.5:focus > :not(template) ~ :not(template) {
    margin-top: -6.875rem !important;
  }

  .xl\:focus\:-space-x-27\.5:focus > :not(template) ~ :not(template) {
    margin-left: -6.875rem !important;
  }

  .xl\:focus\:-space-y-28\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.125rem !important;
  }

  .xl\:focus\:-space-x-28\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.125rem !important;
  }

  .xl\:focus\:-space-y-29\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.375rem !important;
  }

  .xl\:focus\:-space-x-29\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.375rem !important;
  }

  .xl\:focus\:-space-y-30\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.625rem !important;
  }

  .xl\:focus\:-space-x-30\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.625rem !important;
  }

  .xl\:focus\:-space-y-31\.5:focus > :not(template) ~ :not(template) {
    margin-top: -7.875rem !important;
  }

  .xl\:focus\:-space-x-31\.5:focus > :not(template) ~ :not(template) {
    margin-left: -7.875rem !important;
  }

  .xl\:focus\:-space-y-32\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.125rem !important;
  }

  .xl\:focus\:-space-x-32\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.125rem !important;
  }

  .xl\:focus\:-space-y-33\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.375rem !important;
  }

  .xl\:focus\:-space-x-33\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.375rem !important;
  }

  .xl\:focus\:-space-y-34\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.625rem !important;
  }

  .xl\:focus\:-space-x-34\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.625rem !important;
  }

  .xl\:focus\:-space-y-35\.5:focus > :not(template) ~ :not(template) {
    margin-top: -8.875rem !important;
  }

  .xl\:focus\:-space-x-35\.5:focus > :not(template) ~ :not(template) {
    margin-left: -8.875rem !important;
  }

  .xl\:focus\:-space-y-36\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.125rem !important;
  }

  .xl\:focus\:-space-x-36\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.125rem !important;
  }

  .xl\:focus\:-space-y-37\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.375rem !important;
  }

  .xl\:focus\:-space-x-37\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.375rem !important;
  }

  .xl\:focus\:-space-y-38\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.625rem !important;
  }

  .xl\:focus\:-space-x-38\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.625rem !important;
  }

  .xl\:focus\:-space-y-39\.5:focus > :not(template) ~ :not(template) {
    margin-top: -9.875rem !important;
  }

  .xl\:focus\:-space-x-39\.5:focus > :not(template) ~ :not(template) {
    margin-left: -9.875rem !important;
  }

  .xl\:focus\:-space-y-40\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.125rem !important;
  }

  .xl\:focus\:-space-x-40\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.125rem !important;
  }

  .xl\:focus\:-space-y-41\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.375rem !important;
  }

  .xl\:focus\:-space-x-41\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.375rem !important;
  }

  .xl\:focus\:-space-y-42\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.625rem !important;
  }

  .xl\:focus\:-space-x-42\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.625rem !important;
  }

  .xl\:focus\:-space-y-43\.5:focus > :not(template) ~ :not(template) {
    margin-top: -10.875rem !important;
  }

  .xl\:focus\:-space-x-43\.5:focus > :not(template) ~ :not(template) {
    margin-left: -10.875rem !important;
  }

  .xl\:focus\:-space-y-44\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.125rem !important;
  }

  .xl\:focus\:-space-x-44\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.125rem !important;
  }

  .xl\:focus\:-space-y-45\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.375rem !important;
  }

  .xl\:focus\:-space-x-45\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.375rem !important;
  }

  .xl\:focus\:-space-y-46\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.625rem !important;
  }

  .xl\:focus\:-space-x-46\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.625rem !important;
  }

  .xl\:focus\:-space-y-47\.5:focus > :not(template) ~ :not(template) {
    margin-top: -11.875rem !important;
  }

  .xl\:focus\:-space-x-47\.5:focus > :not(template) ~ :not(template) {
    margin-left: -11.875rem !important;
  }

  .xl\:focus\:-space-y-48\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.125rem !important;
  }

  .xl\:focus\:-space-x-48\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.125rem !important;
  }

  .xl\:focus\:-space-y-49\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.375rem !important;
  }

  .xl\:focus\:-space-x-49\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.375rem !important;
  }

  .xl\:focus\:-space-y-50\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.625rem !important;
  }

  .xl\:focus\:-space-x-50\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.625rem !important;
  }

  .xl\:focus\:-space-y-51\.5:focus > :not(template) ~ :not(template) {
    margin-top: -12.875rem !important;
  }

  .xl\:focus\:-space-x-51\.5:focus > :not(template) ~ :not(template) {
    margin-left: -12.875rem !important;
  }

  .xl\:focus\:-space-y-52\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.125rem !important;
  }

  .xl\:focus\:-space-x-52\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.125rem !important;
  }

  .xl\:focus\:-space-y-53\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.375rem !important;
  }

  .xl\:focus\:-space-x-53\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.375rem !important;
  }

  .xl\:focus\:-space-y-54\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.625rem !important;
  }

  .xl\:focus\:-space-x-54\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.625rem !important;
  }

  .xl\:focus\:-space-y-55\.5:focus > :not(template) ~ :not(template) {
    margin-top: -13.875rem !important;
  }

  .xl\:focus\:-space-x-55\.5:focus > :not(template) ~ :not(template) {
    margin-left: -13.875rem !important;
  }

  .xl\:focus\:-space-y-56\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.125rem !important;
  }

  .xl\:focus\:-space-x-56\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.125rem !important;
  }

  .xl\:focus\:-space-y-57\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.375rem !important;
  }

  .xl\:focus\:-space-x-57\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.375rem !important;
  }

  .xl\:focus\:-space-y-58\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.625rem !important;
  }

  .xl\:focus\:-space-x-58\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.625rem !important;
  }

  .xl\:focus\:-space-y-59\.5:focus > :not(template) ~ :not(template) {
    margin-top: -14.875rem !important;
  }

  .xl\:focus\:-space-x-59\.5:focus > :not(template) ~ :not(template) {
    margin-left: -14.875rem !important;
  }

  .xl\:focus\:-space-y-60\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.125rem !important;
  }

  .xl\:focus\:-space-x-60\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.125rem !important;
  }

  .xl\:focus\:-space-y-61\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.375rem !important;
  }

  .xl\:focus\:-space-x-61\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.375rem !important;
  }

  .xl\:focus\:-space-y-62\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.625rem !important;
  }

  .xl\:focus\:-space-x-62\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.625rem !important;
  }

  .xl\:focus\:-space-y-63\.5:focus > :not(template) ~ :not(template) {
    margin-top: -15.875rem !important;
  }

  .xl\:focus\:-space-x-63\.5:focus > :not(template) ~ :not(template) {
    margin-left: -15.875rem !important;
  }

  .xl\:focus\:-space-y-64\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.125rem !important;
  }

  .xl\:focus\:-space-x-64\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.125rem !important;
  }

  .xl\:focus\:-space-y-65\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.375rem !important;
  }

  .xl\:focus\:-space-x-65\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.375rem !important;
  }

  .xl\:focus\:-space-y-66\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.625rem !important;
  }

  .xl\:focus\:-space-x-66\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.625rem !important;
  }

  .xl\:focus\:-space-y-67\.5:focus > :not(template) ~ :not(template) {
    margin-top: -16.875rem !important;
  }

  .xl\:focus\:-space-x-67\.5:focus > :not(template) ~ :not(template) {
    margin-left: -16.875rem !important;
  }

  .xl\:focus\:-space-y-68\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.125rem !important;
  }

  .xl\:focus\:-space-x-68\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.125rem !important;
  }

  .xl\:focus\:-space-y-69\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.375rem !important;
  }

  .xl\:focus\:-space-x-69\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.375rem !important;
  }

  .xl\:focus\:-space-y-70\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.625rem !important;
  }

  .xl\:focus\:-space-x-70\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.625rem !important;
  }

  .xl\:focus\:-space-y-71\.5:focus > :not(template) ~ :not(template) {
    margin-top: -17.875rem !important;
  }

  .xl\:focus\:-space-x-71\.5:focus > :not(template) ~ :not(template) {
    margin-left: -17.875rem !important;
  }

  .xl\:focus\:-space-y-72\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.125rem !important;
  }

  .xl\:focus\:-space-x-72\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.125rem !important;
  }

  .xl\:focus\:-space-y-73\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.375rem !important;
  }

  .xl\:focus\:-space-x-73\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.375rem !important;
  }

  .xl\:focus\:-space-y-74\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.625rem !important;
  }

  .xl\:focus\:-space-x-74\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.625rem !important;
  }

  .xl\:focus\:-space-y-75\.5:focus > :not(template) ~ :not(template) {
    margin-top: -18.875rem !important;
  }

  .xl\:focus\:-space-x-75\.5:focus > :not(template) ~ :not(template) {
    margin-left: -18.875rem !important;
  }

  .xl\:focus\:-space-y-76\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.125rem !important;
  }

  .xl\:focus\:-space-x-76\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.125rem !important;
  }

  .xl\:focus\:-space-y-77\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.375rem !important;
  }

  .xl\:focus\:-space-x-77\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.375rem !important;
  }

  .xl\:focus\:-space-y-78\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.625rem !important;
  }

  .xl\:focus\:-space-x-78\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.625rem !important;
  }

  .xl\:focus\:-space-y-79\.5:focus > :not(template) ~ :not(template) {
    margin-top: -19.875rem !important;
  }

  .xl\:focus\:-space-x-79\.5:focus > :not(template) ~ :not(template) {
    margin-left: -19.875rem !important;
  }

  .xl\:focus\:-space-y-80\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.125rem !important;
  }

  .xl\:focus\:-space-x-80\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.125rem !important;
  }

  .xl\:focus\:-space-y-81\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.375rem !important;
  }

  .xl\:focus\:-space-x-81\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.375rem !important;
  }

  .xl\:focus\:-space-y-82\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.625rem !important;
  }

  .xl\:focus\:-space-x-82\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.625rem !important;
  }

  .xl\:focus\:-space-y-83\.5:focus > :not(template) ~ :not(template) {
    margin-top: -20.875rem !important;
  }

  .xl\:focus\:-space-x-83\.5:focus > :not(template) ~ :not(template) {
    margin-left: -20.875rem !important;
  }

  .xl\:focus\:-space-y-84\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.125rem !important;
  }

  .xl\:focus\:-space-x-84\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.125rem !important;
  }

  .xl\:focus\:-space-y-85\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.375rem !important;
  }

  .xl\:focus\:-space-x-85\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.375rem !important;
  }

  .xl\:focus\:-space-y-86\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.625rem !important;
  }

  .xl\:focus\:-space-x-86\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.625rem !important;
  }

  .xl\:focus\:-space-y-87\.5:focus > :not(template) ~ :not(template) {
    margin-top: -21.875rem !important;
  }

  .xl\:focus\:-space-x-87\.5:focus > :not(template) ~ :not(template) {
    margin-left: -21.875rem !important;
  }

  .xl\:focus\:-space-y-88\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.125rem !important;
  }

  .xl\:focus\:-space-x-88\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.125rem !important;
  }

  .xl\:focus\:-space-y-89\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.375rem !important;
  }

  .xl\:focus\:-space-x-89\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.375rem !important;
  }

  .xl\:focus\:-space-y-90\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.625rem !important;
  }

  .xl\:focus\:-space-x-90\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.625rem !important;
  }

  .xl\:focus\:-space-y-91\.5:focus > :not(template) ~ :not(template) {
    margin-top: -22.875rem !important;
  }

  .xl\:focus\:-space-x-91\.5:focus > :not(template) ~ :not(template) {
    margin-left: -22.875rem !important;
  }

  .xl\:focus\:-space-y-92\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.125rem !important;
  }

  .xl\:focus\:-space-x-92\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.125rem !important;
  }

  .xl\:focus\:-space-y-93\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.375rem !important;
  }

  .xl\:focus\:-space-x-93\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.375rem !important;
  }

  .xl\:focus\:-space-y-94\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.625rem !important;
  }

  .xl\:focus\:-space-x-94\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.625rem !important;
  }

  .xl\:focus\:-space-y-95\.5:focus > :not(template) ~ :not(template) {
    margin-top: -23.875rem !important;
  }

  .xl\:focus\:-space-x-95\.5:focus > :not(template) ~ :not(template) {
    margin-left: -23.875rem !important;
  }

  .xl\:focus\:-space-y-96\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.125rem !important;
  }

  .xl\:focus\:-space-x-96\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.125rem !important;
  }

  .xl\:focus\:-space-y-97\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.375rem !important;
  }

  .xl\:focus\:-space-x-97\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.375rem !important;
  }

  .xl\:focus\:-space-y-98\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.625rem !important;
  }

  .xl\:focus\:-space-x-98\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.625rem !important;
  }

  .xl\:focus\:-space-y-99\.5:focus > :not(template) ~ :not(template) {
    margin-top: -24.875rem !important;
  }

  .xl\:focus\:-space-x-99\.5:focus > :not(template) ~ :not(template) {
    margin-left: -24.875rem !important;
  }

  .xl\:focus\:-space-y-100\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.125rem !important;
  }

  .xl\:focus\:-space-x-100\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.125rem !important;
  }

  .xl\:focus\:-space-y-101\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.375rem !important;
  }

  .xl\:focus\:-space-x-101\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.375rem !important;
  }

  .xl\:focus\:-space-y-102\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.625rem !important;
  }

  .xl\:focus\:-space-x-102\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.625rem !important;
  }

  .xl\:focus\:-space-y-103\.5:focus > :not(template) ~ :not(template) {
    margin-top: -25.875rem !important;
  }

  .xl\:focus\:-space-x-103\.5:focus > :not(template) ~ :not(template) {
    margin-left: -25.875rem !important;
  }

  .xl\:focus\:-space-y-104\.5:focus > :not(template) ~ :not(template) {
    margin-top: -26.125rem !important;
  }

  .xl\:focus\:-space-x-104\.5:focus > :not(template) ~ :not(template) {
    margin-left: -26.125rem !important;
  }

  .xl\:divide-y-0 > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .xl\:divide-x-0 > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .xl\:divide-y-2 > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .xl\:divide-x-2 > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .xl\:divide-y-4 > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .xl\:divide-x-4 > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .xl\:divide-y-8 > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .xl\:divide-x-8 > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .xl\:divide-y > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .xl\:divide-x > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .xl\:hover\:divide-y-0:hover > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .xl\:hover\:divide-x-0:hover > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .xl\:hover\:divide-y-2:hover > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .xl\:hover\:divide-x-2:hover > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .xl\:hover\:divide-y-4:hover > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .xl\:hover\:divide-x-4:hover > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .xl\:hover\:divide-y-8:hover > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .xl\:hover\:divide-x-8:hover > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .xl\:hover\:divide-y:hover > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .xl\:hover\:divide-x:hover > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .xl\:focus\:divide-y-0:focus > :not(template) ~ :not(template) {
    border-top-width: 0 !important;
  }

  .xl\:focus\:divide-x-0:focus > :not(template) ~ :not(template) {
    border-left-width: 0 !important;
  }

  .xl\:focus\:divide-y-2:focus > :not(template) ~ :not(template) {
    border-top-width: 2px !important;
  }

  .xl\:focus\:divide-x-2:focus > :not(template) ~ :not(template) {
    border-left-width: 2px !important;
  }

  .xl\:focus\:divide-y-4:focus > :not(template) ~ :not(template) {
    border-top-width: 4px !important;
  }

  .xl\:focus\:divide-x-4:focus > :not(template) ~ :not(template) {
    border-left-width: 4px !important;
  }

  .xl\:focus\:divide-y-8:focus > :not(template) ~ :not(template) {
    border-top-width: 8px !important;
  }

  .xl\:focus\:divide-x-8:focus > :not(template) ~ :not(template) {
    border-left-width: 8px !important;
  }

  .xl\:focus\:divide-y:focus > :not(template) ~ :not(template) {
    border-top-width: 1px !important;
  }

  .xl\:focus\:divide-x:focus > :not(template) ~ :not(template) {
    border-left-width: 1px !important;
  }

  .xl\:divide-transparent > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .xl\:divide-current > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .xl\:divide-black > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .xl\:divide-white > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .xl\:divide-gray-100 > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .xl\:divide-gray-200 > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .xl\:divide-gray-300 > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .xl\:divide-gray-400 > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .xl\:divide-gray-500 > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .xl\:divide-gray-600 > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .xl\:divide-gray-700 > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .xl\:divide-gray-800 > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .xl\:divide-gray-900 > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .xl\:divide-red-100 > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .xl\:divide-red-200 > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .xl\:divide-red-300 > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .xl\:divide-red-400 > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .xl\:divide-red-500 > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .xl\:divide-red-600 > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .xl\:divide-red-700 > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .xl\:divide-red-800 > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .xl\:divide-red-900 > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .xl\:divide-orange-100 > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .xl\:divide-orange-200 > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .xl\:divide-orange-300 > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .xl\:divide-orange-400 > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .xl\:divide-orange-500 > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .xl\:divide-orange-600 > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .xl\:divide-orange-700 > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .xl\:divide-orange-800 > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .xl\:divide-orange-900 > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .xl\:divide-yellow-100 > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .xl\:divide-yellow-200 > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .xl\:divide-yellow-300 > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .xl\:divide-yellow-400 > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .xl\:divide-yellow-500 > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .xl\:divide-yellow-600 > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .xl\:divide-yellow-700 > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .xl\:divide-yellow-800 > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .xl\:divide-yellow-900 > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .xl\:divide-green-100 > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .xl\:divide-green-200 > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .xl\:divide-green-300 > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .xl\:divide-green-400 > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .xl\:divide-green-500 > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .xl\:divide-green-600 > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .xl\:divide-green-700 > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .xl\:divide-green-800 > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .xl\:divide-green-900 > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .xl\:divide-teal-100 > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .xl\:divide-teal-200 > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .xl\:divide-teal-300 > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .xl\:divide-teal-400 > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .xl\:divide-teal-500 > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .xl\:divide-teal-600 > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .xl\:divide-teal-700 > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .xl\:divide-teal-800 > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .xl\:divide-teal-900 > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .xl\:divide-blue-100 > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .xl\:divide-blue-200 > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .xl\:divide-blue-300 > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .xl\:divide-blue-400 > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .xl\:divide-blue-500 > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .xl\:divide-blue-600 > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .xl\:divide-blue-700 > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .xl\:divide-blue-800 > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .xl\:divide-blue-900 > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .xl\:divide-indigo-100 > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .xl\:divide-indigo-200 > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .xl\:divide-indigo-300 > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .xl\:divide-indigo-400 > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .xl\:divide-indigo-500 > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .xl\:divide-indigo-600 > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .xl\:divide-indigo-700 > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .xl\:divide-indigo-800 > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .xl\:divide-indigo-900 > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .xl\:divide-purple-100 > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .xl\:divide-purple-200 > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .xl\:divide-purple-300 > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .xl\:divide-purple-400 > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .xl\:divide-purple-500 > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .xl\:divide-purple-600 > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .xl\:divide-purple-700 > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .xl\:divide-purple-800 > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .xl\:divide-purple-900 > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .xl\:divide-pink-100 > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .xl\:divide-pink-200 > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .xl\:divide-pink-300 > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .xl\:divide-pink-400 > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .xl\:divide-pink-500 > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .xl\:divide-pink-600 > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .xl\:divide-pink-700 > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .xl\:divide-pink-800 > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .xl\:divide-pink-900 > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .xl\:divide-primary-black > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .xl\:divide-primary-green > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .xl\:hover\:divide-transparent:hover > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .xl\:hover\:divide-current:hover > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .xl\:hover\:divide-black:hover > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .xl\:hover\:divide-white:hover > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .xl\:hover\:divide-gray-100:hover > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .xl\:hover\:divide-gray-200:hover > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .xl\:hover\:divide-gray-300:hover > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .xl\:hover\:divide-gray-400:hover > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .xl\:hover\:divide-gray-500:hover > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .xl\:hover\:divide-gray-600:hover > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .xl\:hover\:divide-gray-700:hover > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .xl\:hover\:divide-gray-800:hover > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .xl\:hover\:divide-gray-900:hover > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .xl\:hover\:divide-red-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .xl\:hover\:divide-red-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .xl\:hover\:divide-red-300:hover > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .xl\:hover\:divide-red-400:hover > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .xl\:hover\:divide-red-500:hover > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .xl\:hover\:divide-red-600:hover > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .xl\:hover\:divide-red-700:hover > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .xl\:hover\:divide-red-800:hover > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .xl\:hover\:divide-red-900:hover > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .xl\:hover\:divide-orange-100:hover > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .xl\:hover\:divide-orange-200:hover > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .xl\:hover\:divide-orange-300:hover > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .xl\:hover\:divide-orange-400:hover > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .xl\:hover\:divide-orange-500:hover > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .xl\:hover\:divide-orange-600:hover > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .xl\:hover\:divide-orange-700:hover > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .xl\:hover\:divide-orange-800:hover > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .xl\:hover\:divide-orange-900:hover > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .xl\:hover\:divide-yellow-100:hover > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .xl\:hover\:divide-yellow-200:hover > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .xl\:hover\:divide-yellow-300:hover > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .xl\:hover\:divide-yellow-400:hover > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .xl\:hover\:divide-yellow-500:hover > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .xl\:hover\:divide-yellow-600:hover > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .xl\:hover\:divide-yellow-700:hover > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .xl\:hover\:divide-yellow-800:hover > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .xl\:hover\:divide-yellow-900:hover > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .xl\:hover\:divide-green-100:hover > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .xl\:hover\:divide-green-200:hover > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .xl\:hover\:divide-green-300:hover > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .xl\:hover\:divide-green-400:hover > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .xl\:hover\:divide-green-500:hover > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .xl\:hover\:divide-green-600:hover > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .xl\:hover\:divide-green-700:hover > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .xl\:hover\:divide-green-800:hover > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .xl\:hover\:divide-green-900:hover > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .xl\:hover\:divide-teal-100:hover > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .xl\:hover\:divide-teal-200:hover > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .xl\:hover\:divide-teal-300:hover > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .xl\:hover\:divide-teal-400:hover > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .xl\:hover\:divide-teal-500:hover > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .xl\:hover\:divide-teal-600:hover > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .xl\:hover\:divide-teal-700:hover > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .xl\:hover\:divide-teal-800:hover > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .xl\:hover\:divide-teal-900:hover > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .xl\:hover\:divide-blue-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .xl\:hover\:divide-blue-200:hover > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .xl\:hover\:divide-blue-300:hover > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .xl\:hover\:divide-blue-400:hover > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .xl\:hover\:divide-blue-500:hover > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .xl\:hover\:divide-blue-600:hover > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .xl\:hover\:divide-blue-700:hover > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .xl\:hover\:divide-blue-800:hover > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .xl\:hover\:divide-blue-900:hover > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .xl\:hover\:divide-indigo-100:hover > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .xl\:hover\:divide-indigo-200:hover > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .xl\:hover\:divide-indigo-300:hover > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .xl\:hover\:divide-indigo-400:hover > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .xl\:hover\:divide-indigo-500:hover > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .xl\:hover\:divide-indigo-600:hover > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .xl\:hover\:divide-indigo-700:hover > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .xl\:hover\:divide-indigo-800:hover > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .xl\:hover\:divide-indigo-900:hover > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .xl\:hover\:divide-purple-100:hover > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .xl\:hover\:divide-purple-200:hover > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .xl\:hover\:divide-purple-300:hover > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .xl\:hover\:divide-purple-400:hover > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .xl\:hover\:divide-purple-500:hover > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .xl\:hover\:divide-purple-600:hover > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .xl\:hover\:divide-purple-700:hover > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .xl\:hover\:divide-purple-800:hover > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .xl\:hover\:divide-purple-900:hover > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .xl\:hover\:divide-pink-100:hover > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .xl\:hover\:divide-pink-200:hover > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .xl\:hover\:divide-pink-300:hover > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .xl\:hover\:divide-pink-400:hover > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .xl\:hover\:divide-pink-500:hover > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .xl\:hover\:divide-pink-600:hover > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .xl\:hover\:divide-pink-700:hover > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .xl\:hover\:divide-pink-800:hover > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .xl\:hover\:divide-pink-900:hover > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .xl\:hover\:divide-primary-black:hover > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .xl\:hover\:divide-primary-green:hover > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .xl\:focus\:divide-transparent:focus > :not(template) ~ :not(template) {
    border-color: transparent !important;
  }

  .xl\:focus\:divide-current:focus > :not(template) ~ :not(template) {
    border-color: currentColor !important;
  }

  .xl\:focus\:divide-black:focus > :not(template) ~ :not(template) {
    border-color: #000 !important;
  }

  .xl\:focus\:divide-white:focus > :not(template) ~ :not(template) {
    border-color: #fff !important;
  }

  .xl\:focus\:divide-gray-100:focus > :not(template) ~ :not(template) {
    border-color: #f7fafc !important;
  }

  .xl\:focus\:divide-gray-200:focus > :not(template) ~ :not(template) {
    border-color: #edf2f7 !important;
  }

  .xl\:focus\:divide-gray-300:focus > :not(template) ~ :not(template) {
    border-color: #e2e8f0 !important;
  }

  .xl\:focus\:divide-gray-400:focus > :not(template) ~ :not(template) {
    border-color: #cbd5e0 !important;
  }

  .xl\:focus\:divide-gray-500:focus > :not(template) ~ :not(template) {
    border-color: #a0aec0 !important;
  }

  .xl\:focus\:divide-gray-600:focus > :not(template) ~ :not(template) {
    border-color: #718096 !important;
  }

  .xl\:focus\:divide-gray-700:focus > :not(template) ~ :not(template) {
    border-color: #4a5568 !important;
  }

  .xl\:focus\:divide-gray-800:focus > :not(template) ~ :not(template) {
    border-color: #2d3748 !important;
  }

  .xl\:focus\:divide-gray-900:focus > :not(template) ~ :not(template) {
    border-color: #1a202c !important;
  }

  .xl\:focus\:divide-red-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f5 !important;
  }

  .xl\:focus\:divide-red-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7d7 !important;
  }

  .xl\:focus\:divide-red-300:focus > :not(template) ~ :not(template) {
    border-color: #feb2b2 !important;
  }

  .xl\:focus\:divide-red-400:focus > :not(template) ~ :not(template) {
    border-color: #fc8181 !important;
  }

  .xl\:focus\:divide-red-500:focus > :not(template) ~ :not(template) {
    border-color: #f56565 !important;
  }

  .xl\:focus\:divide-red-600:focus > :not(template) ~ :not(template) {
    border-color: #e53e3e !important;
  }

  .xl\:focus\:divide-red-700:focus > :not(template) ~ :not(template) {
    border-color: #c53030 !important;
  }

  .xl\:focus\:divide-red-800:focus > :not(template) ~ :not(template) {
    border-color: #9b2c2c !important;
  }

  .xl\:focus\:divide-red-900:focus > :not(template) ~ :not(template) {
    border-color: #742a2a !important;
  }

  .xl\:focus\:divide-orange-100:focus > :not(template) ~ :not(template) {
    border-color: #fffaf0 !important;
  }

  .xl\:focus\:divide-orange-200:focus > :not(template) ~ :not(template) {
    border-color: #feebc8 !important;
  }

  .xl\:focus\:divide-orange-300:focus > :not(template) ~ :not(template) {
    border-color: #fbd38d !important;
  }

  .xl\:focus\:divide-orange-400:focus > :not(template) ~ :not(template) {
    border-color: #f6ad55 !important;
  }

  .xl\:focus\:divide-orange-500:focus > :not(template) ~ :not(template) {
    border-color: #ed8936 !important;
  }

  .xl\:focus\:divide-orange-600:focus > :not(template) ~ :not(template) {
    border-color: #dd6b20 !important;
  }

  .xl\:focus\:divide-orange-700:focus > :not(template) ~ :not(template) {
    border-color: #c05621 !important;
  }

  .xl\:focus\:divide-orange-800:focus > :not(template) ~ :not(template) {
    border-color: #9c4221 !important;
  }

  .xl\:focus\:divide-orange-900:focus > :not(template) ~ :not(template) {
    border-color: #7b341e !important;
  }

  .xl\:focus\:divide-yellow-100:focus > :not(template) ~ :not(template) {
    border-color: #fffff0 !important;
  }

  .xl\:focus\:divide-yellow-200:focus > :not(template) ~ :not(template) {
    border-color: #fefcbf !important;
  }

  .xl\:focus\:divide-yellow-300:focus > :not(template) ~ :not(template) {
    border-color: #faf089 !important;
  }

  .xl\:focus\:divide-yellow-400:focus > :not(template) ~ :not(template) {
    border-color: #f6e05e !important;
  }

  .xl\:focus\:divide-yellow-500:focus > :not(template) ~ :not(template) {
    border-color: #ecc94b !important;
  }

  .xl\:focus\:divide-yellow-600:focus > :not(template) ~ :not(template) {
    border-color: #d69e2e !important;
  }

  .xl\:focus\:divide-yellow-700:focus > :not(template) ~ :not(template) {
    border-color: #b7791f !important;
  }

  .xl\:focus\:divide-yellow-800:focus > :not(template) ~ :not(template) {
    border-color: #975a16 !important;
  }

  .xl\:focus\:divide-yellow-900:focus > :not(template) ~ :not(template) {
    border-color: #744210 !important;
  }

  .xl\:focus\:divide-green-100:focus > :not(template) ~ :not(template) {
    border-color: #f0fff4 !important;
  }

  .xl\:focus\:divide-green-200:focus > :not(template) ~ :not(template) {
    border-color: #c6f6d5 !important;
  }

  .xl\:focus\:divide-green-300:focus > :not(template) ~ :not(template) {
    border-color: #9ae6b4 !important;
  }

  .xl\:focus\:divide-green-400:focus > :not(template) ~ :not(template) {
    border-color: #68d391 !important;
  }

  .xl\:focus\:divide-green-500:focus > :not(template) ~ :not(template) {
    border-color: #48bb78 !important;
  }

  .xl\:focus\:divide-green-600:focus > :not(template) ~ :not(template) {
    border-color: #38a169 !important;
  }

  .xl\:focus\:divide-green-700:focus > :not(template) ~ :not(template) {
    border-color: #2f855a !important;
  }

  .xl\:focus\:divide-green-800:focus > :not(template) ~ :not(template) {
    border-color: #276749 !important;
  }

  .xl\:focus\:divide-green-900:focus > :not(template) ~ :not(template) {
    border-color: #22543d !important;
  }

  .xl\:focus\:divide-teal-100:focus > :not(template) ~ :not(template) {
    border-color: #e6fffa !important;
  }

  .xl\:focus\:divide-teal-200:focus > :not(template) ~ :not(template) {
    border-color: #b2f5ea !important;
  }

  .xl\:focus\:divide-teal-300:focus > :not(template) ~ :not(template) {
    border-color: #81e6d9 !important;
  }

  .xl\:focus\:divide-teal-400:focus > :not(template) ~ :not(template) {
    border-color: #4fd1c5 !important;
  }

  .xl\:focus\:divide-teal-500:focus > :not(template) ~ :not(template) {
    border-color: #38b2ac !important;
  }

  .xl\:focus\:divide-teal-600:focus > :not(template) ~ :not(template) {
    border-color: #319795 !important;
  }

  .xl\:focus\:divide-teal-700:focus > :not(template) ~ :not(template) {
    border-color: #2c7a7b !important;
  }

  .xl\:focus\:divide-teal-800:focus > :not(template) ~ :not(template) {
    border-color: #285e61 !important;
  }

  .xl\:focus\:divide-teal-900:focus > :not(template) ~ :not(template) {
    border-color: #234e52 !important;
  }

  .xl\:focus\:divide-blue-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf8ff !important;
  }

  .xl\:focus\:divide-blue-200:focus > :not(template) ~ :not(template) {
    border-color: #bee3f8 !important;
  }

  .xl\:focus\:divide-blue-300:focus > :not(template) ~ :not(template) {
    border-color: #90cdf4 !important;
  }

  .xl\:focus\:divide-blue-400:focus > :not(template) ~ :not(template) {
    border-color: #63b3ed !important;
  }

  .xl\:focus\:divide-blue-500:focus > :not(template) ~ :not(template) {
    border-color: #4299e1 !important;
  }

  .xl\:focus\:divide-blue-600:focus > :not(template) ~ :not(template) {
    border-color: #3182ce !important;
  }

  .xl\:focus\:divide-blue-700:focus > :not(template) ~ :not(template) {
    border-color: #2b6cb0 !important;
  }

  .xl\:focus\:divide-blue-800:focus > :not(template) ~ :not(template) {
    border-color: #2c5282 !important;
  }

  .xl\:focus\:divide-blue-900:focus > :not(template) ~ :not(template) {
    border-color: #2a4365 !important;
  }

  .xl\:focus\:divide-indigo-100:focus > :not(template) ~ :not(template) {
    border-color: #ebf4ff !important;
  }

  .xl\:focus\:divide-indigo-200:focus > :not(template) ~ :not(template) {
    border-color: #c3dafe !important;
  }

  .xl\:focus\:divide-indigo-300:focus > :not(template) ~ :not(template) {
    border-color: #a3bffa !important;
  }

  .xl\:focus\:divide-indigo-400:focus > :not(template) ~ :not(template) {
    border-color: #7f9cf5 !important;
  }

  .xl\:focus\:divide-indigo-500:focus > :not(template) ~ :not(template) {
    border-color: #667eea !important;
  }

  .xl\:focus\:divide-indigo-600:focus > :not(template) ~ :not(template) {
    border-color: #5a67d8 !important;
  }

  .xl\:focus\:divide-indigo-700:focus > :not(template) ~ :not(template) {
    border-color: #4c51bf !important;
  }

  .xl\:focus\:divide-indigo-800:focus > :not(template) ~ :not(template) {
    border-color: #434190 !important;
  }

  .xl\:focus\:divide-indigo-900:focus > :not(template) ~ :not(template) {
    border-color: #3c366b !important;
  }

  .xl\:focus\:divide-purple-100:focus > :not(template) ~ :not(template) {
    border-color: #faf5ff !important;
  }

  .xl\:focus\:divide-purple-200:focus > :not(template) ~ :not(template) {
    border-color: #e9d8fd !important;
  }

  .xl\:focus\:divide-purple-300:focus > :not(template) ~ :not(template) {
    border-color: #d6bcfa !important;
  }

  .xl\:focus\:divide-purple-400:focus > :not(template) ~ :not(template) {
    border-color: #b794f4 !important;
  }

  .xl\:focus\:divide-purple-500:focus > :not(template) ~ :not(template) {
    border-color: #9f7aea !important;
  }

  .xl\:focus\:divide-purple-600:focus > :not(template) ~ :not(template) {
    border-color: #805ad5 !important;
  }

  .xl\:focus\:divide-purple-700:focus > :not(template) ~ :not(template) {
    border-color: #6b46c1 !important;
  }

  .xl\:focus\:divide-purple-800:focus > :not(template) ~ :not(template) {
    border-color: #553c9a !important;
  }

  .xl\:focus\:divide-purple-900:focus > :not(template) ~ :not(template) {
    border-color: #44337a !important;
  }

  .xl\:focus\:divide-pink-100:focus > :not(template) ~ :not(template) {
    border-color: #fff5f7 !important;
  }

  .xl\:focus\:divide-pink-200:focus > :not(template) ~ :not(template) {
    border-color: #fed7e2 !important;
  }

  .xl\:focus\:divide-pink-300:focus > :not(template) ~ :not(template) {
    border-color: #fbb6ce !important;
  }

  .xl\:focus\:divide-pink-400:focus > :not(template) ~ :not(template) {
    border-color: #f687b3 !important;
  }

  .xl\:focus\:divide-pink-500:focus > :not(template) ~ :not(template) {
    border-color: #ed64a6 !important;
  }

  .xl\:focus\:divide-pink-600:focus > :not(template) ~ :not(template) {
    border-color: #d53f8c !important;
  }

  .xl\:focus\:divide-pink-700:focus > :not(template) ~ :not(template) {
    border-color: #b83280 !important;
  }

  .xl\:focus\:divide-pink-800:focus > :not(template) ~ :not(template) {
    border-color: #97266d !important;
  }

  .xl\:focus\:divide-pink-900:focus > :not(template) ~ :not(template) {
    border-color: #702459 !important;
  }

  .xl\:focus\:divide-primary-black:focus > :not(template) ~ :not(template) {
    border-color: #333333 !important;
  }

  .xl\:focus\:divide-primary-green:focus > :not(template) ~ :not(template) {
    border-color: #085E3C !important;
  }

  .xl\:divide-solid > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .xl\:divide-dashed > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .xl\:divide-dotted > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .xl\:divide-double > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .xl\:divide-none > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .xl\:hover\:divide-solid:hover > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .xl\:hover\:divide-dashed:hover > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .xl\:hover\:divide-dotted:hover > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .xl\:hover\:divide-double:hover > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .xl\:hover\:divide-none:hover > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .xl\:focus\:divide-solid:focus > :not(template) ~ :not(template) {
    border-style: solid !important;
  }

  .xl\:focus\:divide-dashed:focus > :not(template) ~ :not(template) {
    border-style: dashed !important;
  }

  .xl\:focus\:divide-dotted:focus > :not(template) ~ :not(template) {
    border-style: dotted !important;
  }

  .xl\:focus\:divide-double:focus > :not(template) ~ :not(template) {
    border-style: double !important;
  }

  .xl\:focus\:divide-none:focus > :not(template) ~ :not(template) {
    border-style: none !important;
  }

  .xl\:sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xl\:not-sr-only {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xl\:hover\:sr-only:hover {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xl\:hover\:not-sr-only:hover {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xl\:focus\:sr-only:focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }

  .xl\:focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
  }

  .xl\:appearance-none {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .xl\:hover\:appearance-none:hover {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .xl\:focus\:appearance-none:focus {
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
  }

  .xl\:bg-fixed {
    background-attachment: fixed !important;
  }

  .xl\:bg-local {
    background-attachment: local !important;
  }

  .xl\:bg-scroll {
    background-attachment: scroll !important;
  }

  .xl\:hover\:bg-fixed:hover {
    background-attachment: fixed !important;
  }

  .xl\:hover\:bg-local:hover {
    background-attachment: local !important;
  }

  .xl\:hover\:bg-scroll:hover {
    background-attachment: scroll !important;
  }

  .xl\:focus\:bg-fixed:focus {
    background-attachment: fixed !important;
  }

  .xl\:focus\:bg-local:focus {
    background-attachment: local !important;
  }

  .xl\:focus\:bg-scroll:focus {
    background-attachment: scroll !important;
  }

  .xl\:bg-clip-border {
    background-clip: border-box !important;
  }

  .xl\:bg-clip-padding {
    background-clip: padding-box !important;
  }

  .xl\:bg-clip-content {
    background-clip: content-box !important;
  }

  .xl\:hover\:bg-clip-border:hover {
    background-clip: border-box !important;
  }

  .xl\:hover\:bg-clip-padding:hover {
    background-clip: padding-box !important;
  }

  .xl\:hover\:bg-clip-content:hover {
    background-clip: content-box !important;
  }

  .xl\:focus\:bg-clip-border:focus {
    background-clip: border-box !important;
  }

  .xl\:focus\:bg-clip-padding:focus {
    background-clip: padding-box !important;
  }

  .xl\:focus\:bg-clip-content:focus {
    background-clip: content-box !important;
  }

  .xl\:bg-transparent {
    background-color: transparent !important;
  }

  .xl\:bg-current {
    background-color: currentColor !important;
  }

  .xl\:bg-black {
    background-color: #000 !important;
  }

  .xl\:bg-white {
    background-color: #fff !important;
  }

  .xl\:bg-gray-100 {
    background-color: #f7fafc !important;
  }

  .xl\:bg-gray-200 {
    background-color: #edf2f7 !important;
  }

  .xl\:bg-gray-300 {
    background-color: #e2e8f0 !important;
  }

  .xl\:bg-gray-400 {
    background-color: #cbd5e0 !important;
  }

  .xl\:bg-gray-500 {
    background-color: #a0aec0 !important;
  }

  .xl\:bg-gray-600 {
    background-color: #718096 !important;
  }

  .xl\:bg-gray-700 {
    background-color: #4a5568 !important;
  }

  .xl\:bg-gray-800 {
    background-color: #2d3748 !important;
  }

  .xl\:bg-gray-900 {
    background-color: #1a202c !important;
  }

  .xl\:bg-red-100 {
    background-color: #fff5f5 !important;
  }

  .xl\:bg-red-200 {
    background-color: #fed7d7 !important;
  }

  .xl\:bg-red-300 {
    background-color: #feb2b2 !important;
  }

  .xl\:bg-red-400 {
    background-color: #fc8181 !important;
  }

  .xl\:bg-red-500 {
    background-color: #f56565 !important;
  }

  .xl\:bg-red-600 {
    background-color: #e53e3e !important;
  }

  .xl\:bg-red-700 {
    background-color: #c53030 !important;
  }

  .xl\:bg-red-800 {
    background-color: #9b2c2c !important;
  }

  .xl\:bg-red-900 {
    background-color: #742a2a !important;
  }

  .xl\:bg-orange-100 {
    background-color: #fffaf0 !important;
  }

  .xl\:bg-orange-200 {
    background-color: #feebc8 !important;
  }

  .xl\:bg-orange-300 {
    background-color: #fbd38d !important;
  }

  .xl\:bg-orange-400 {
    background-color: #f6ad55 !important;
  }

  .xl\:bg-orange-500 {
    background-color: #ed8936 !important;
  }

  .xl\:bg-orange-600 {
    background-color: #dd6b20 !important;
  }

  .xl\:bg-orange-700 {
    background-color: #c05621 !important;
  }

  .xl\:bg-orange-800 {
    background-color: #9c4221 !important;
  }

  .xl\:bg-orange-900 {
    background-color: #7b341e !important;
  }

  .xl\:bg-yellow-100 {
    background-color: #fffff0 !important;
  }

  .xl\:bg-yellow-200 {
    background-color: #fefcbf !important;
  }

  .xl\:bg-yellow-300 {
    background-color: #faf089 !important;
  }

  .xl\:bg-yellow-400 {
    background-color: #f6e05e !important;
  }

  .xl\:bg-yellow-500 {
    background-color: #ecc94b !important;
  }

  .xl\:bg-yellow-600 {
    background-color: #d69e2e !important;
  }

  .xl\:bg-yellow-700 {
    background-color: #b7791f !important;
  }

  .xl\:bg-yellow-800 {
    background-color: #975a16 !important;
  }

  .xl\:bg-yellow-900 {
    background-color: #744210 !important;
  }

  .xl\:bg-green-100 {
    background-color: #f0fff4 !important;
  }

  .xl\:bg-green-200 {
    background-color: #c6f6d5 !important;
  }

  .xl\:bg-green-300 {
    background-color: #9ae6b4 !important;
  }

  .xl\:bg-green-400 {
    background-color: #68d391 !important;
  }

  .xl\:bg-green-500 {
    background-color: #48bb78 !important;
  }

  .xl\:bg-green-600 {
    background-color: #38a169 !important;
  }

  .xl\:bg-green-700 {
    background-color: #2f855a !important;
  }

  .xl\:bg-green-800 {
    background-color: #276749 !important;
  }

  .xl\:bg-green-900 {
    background-color: #22543d !important;
  }

  .xl\:bg-teal-100 {
    background-color: #e6fffa !important;
  }

  .xl\:bg-teal-200 {
    background-color: #b2f5ea !important;
  }

  .xl\:bg-teal-300 {
    background-color: #81e6d9 !important;
  }

  .xl\:bg-teal-400 {
    background-color: #4fd1c5 !important;
  }

  .xl\:bg-teal-500 {
    background-color: #38b2ac !important;
  }

  .xl\:bg-teal-600 {
    background-color: #319795 !important;
  }

  .xl\:bg-teal-700 {
    background-color: #2c7a7b !important;
  }

  .xl\:bg-teal-800 {
    background-color: #285e61 !important;
  }

  .xl\:bg-teal-900 {
    background-color: #234e52 !important;
  }

  .xl\:bg-blue-100 {
    background-color: #ebf8ff !important;
  }

  .xl\:bg-blue-200 {
    background-color: #bee3f8 !important;
  }

  .xl\:bg-blue-300 {
    background-color: #90cdf4 !important;
  }

  .xl\:bg-blue-400 {
    background-color: #63b3ed !important;
  }

  .xl\:bg-blue-500 {
    background-color: #4299e1 !important;
  }

  .xl\:bg-blue-600 {
    background-color: #3182ce !important;
  }

  .xl\:bg-blue-700 {
    background-color: #2b6cb0 !important;
  }

  .xl\:bg-blue-800 {
    background-color: #2c5282 !important;
  }

  .xl\:bg-blue-900 {
    background-color: #2a4365 !important;
  }

  .xl\:bg-indigo-100 {
    background-color: #ebf4ff !important;
  }

  .xl\:bg-indigo-200 {
    background-color: #c3dafe !important;
  }

  .xl\:bg-indigo-300 {
    background-color: #a3bffa !important;
  }

  .xl\:bg-indigo-400 {
    background-color: #7f9cf5 !important;
  }

  .xl\:bg-indigo-500 {
    background-color: #667eea !important;
  }

  .xl\:bg-indigo-600 {
    background-color: #5a67d8 !important;
  }

  .xl\:bg-indigo-700 {
    background-color: #4c51bf !important;
  }

  .xl\:bg-indigo-800 {
    background-color: #434190 !important;
  }

  .xl\:bg-indigo-900 {
    background-color: #3c366b !important;
  }

  .xl\:bg-purple-100 {
    background-color: #faf5ff !important;
  }

  .xl\:bg-purple-200 {
    background-color: #e9d8fd !important;
  }

  .xl\:bg-purple-300 {
    background-color: #d6bcfa !important;
  }

  .xl\:bg-purple-400 {
    background-color: #b794f4 !important;
  }

  .xl\:bg-purple-500 {
    background-color: #9f7aea !important;
  }

  .xl\:bg-purple-600 {
    background-color: #805ad5 !important;
  }

  .xl\:bg-purple-700 {
    background-color: #6b46c1 !important;
  }

  .xl\:bg-purple-800 {
    background-color: #553c9a !important;
  }

  .xl\:bg-purple-900 {
    background-color: #44337a !important;
  }

  .xl\:bg-pink-100 {
    background-color: #fff5f7 !important;
  }

  .xl\:bg-pink-200 {
    background-color: #fed7e2 !important;
  }

  .xl\:bg-pink-300 {
    background-color: #fbb6ce !important;
  }

  .xl\:bg-pink-400 {
    background-color: #f687b3 !important;
  }

  .xl\:bg-pink-500 {
    background-color: #ed64a6 !important;
  }

  .xl\:bg-pink-600 {
    background-color: #d53f8c !important;
  }

  .xl\:bg-pink-700 {
    background-color: #b83280 !important;
  }

  .xl\:bg-pink-800 {
    background-color: #97266d !important;
  }

  .xl\:bg-pink-900 {
    background-color: #702459 !important;
  }

  .xl\:bg-primary-black {
    background-color: #333333 !important;
  }

  .xl\:bg-primary-green {
    background-color: #085E3C !important;
  }

  .xl\:hover\:bg-transparent:hover {
    background-color: transparent !important;
  }

  .xl\:hover\:bg-current:hover {
    background-color: currentColor !important;
  }

  .xl\:hover\:bg-black:hover {
    background-color: #000 !important;
  }

  .xl\:hover\:bg-white:hover {
    background-color: #fff !important;
  }

  .xl\:hover\:bg-gray-100:hover {
    background-color: #f7fafc !important;
  }

  .xl\:hover\:bg-gray-200:hover {
    background-color: #edf2f7 !important;
  }

  .xl\:hover\:bg-gray-300:hover {
    background-color: #e2e8f0 !important;
  }

  .xl\:hover\:bg-gray-400:hover {
    background-color: #cbd5e0 !important;
  }

  .xl\:hover\:bg-gray-500:hover {
    background-color: #a0aec0 !important;
  }

  .xl\:hover\:bg-gray-600:hover {
    background-color: #718096 !important;
  }

  .xl\:hover\:bg-gray-700:hover {
    background-color: #4a5568 !important;
  }

  .xl\:hover\:bg-gray-800:hover {
    background-color: #2d3748 !important;
  }

  .xl\:hover\:bg-gray-900:hover {
    background-color: #1a202c !important;
  }

  .xl\:hover\:bg-red-100:hover {
    background-color: #fff5f5 !important;
  }

  .xl\:hover\:bg-red-200:hover {
    background-color: #fed7d7 !important;
  }

  .xl\:hover\:bg-red-300:hover {
    background-color: #feb2b2 !important;
  }

  .xl\:hover\:bg-red-400:hover {
    background-color: #fc8181 !important;
  }

  .xl\:hover\:bg-red-500:hover {
    background-color: #f56565 !important;
  }

  .xl\:hover\:bg-red-600:hover {
    background-color: #e53e3e !important;
  }

  .xl\:hover\:bg-red-700:hover {
    background-color: #c53030 !important;
  }

  .xl\:hover\:bg-red-800:hover {
    background-color: #9b2c2c !important;
  }

  .xl\:hover\:bg-red-900:hover {
    background-color: #742a2a !important;
  }

  .xl\:hover\:bg-orange-100:hover {
    background-color: #fffaf0 !important;
  }

  .xl\:hover\:bg-orange-200:hover {
    background-color: #feebc8 !important;
  }

  .xl\:hover\:bg-orange-300:hover {
    background-color: #fbd38d !important;
  }

  .xl\:hover\:bg-orange-400:hover {
    background-color: #f6ad55 !important;
  }

  .xl\:hover\:bg-orange-500:hover {
    background-color: #ed8936 !important;
  }

  .xl\:hover\:bg-orange-600:hover {
    background-color: #dd6b20 !important;
  }

  .xl\:hover\:bg-orange-700:hover {
    background-color: #c05621 !important;
  }

  .xl\:hover\:bg-orange-800:hover {
    background-color: #9c4221 !important;
  }

  .xl\:hover\:bg-orange-900:hover {
    background-color: #7b341e !important;
  }

  .xl\:hover\:bg-yellow-100:hover {
    background-color: #fffff0 !important;
  }

  .xl\:hover\:bg-yellow-200:hover {
    background-color: #fefcbf !important;
  }

  .xl\:hover\:bg-yellow-300:hover {
    background-color: #faf089 !important;
  }

  .xl\:hover\:bg-yellow-400:hover {
    background-color: #f6e05e !important;
  }

  .xl\:hover\:bg-yellow-500:hover {
    background-color: #ecc94b !important;
  }

  .xl\:hover\:bg-yellow-600:hover {
    background-color: #d69e2e !important;
  }

  .xl\:hover\:bg-yellow-700:hover {
    background-color: #b7791f !important;
  }

  .xl\:hover\:bg-yellow-800:hover {
    background-color: #975a16 !important;
  }

  .xl\:hover\:bg-yellow-900:hover {
    background-color: #744210 !important;
  }

  .xl\:hover\:bg-green-100:hover {
    background-color: #f0fff4 !important;
  }

  .xl\:hover\:bg-green-200:hover {
    background-color: #c6f6d5 !important;
  }

  .xl\:hover\:bg-green-300:hover {
    background-color: #9ae6b4 !important;
  }

  .xl\:hover\:bg-green-400:hover {
    background-color: #68d391 !important;
  }

  .xl\:hover\:bg-green-500:hover {
    background-color: #48bb78 !important;
  }

  .xl\:hover\:bg-green-600:hover {
    background-color: #38a169 !important;
  }

  .xl\:hover\:bg-green-700:hover {
    background-color: #2f855a !important;
  }

  .xl\:hover\:bg-green-800:hover {
    background-color: #276749 !important;
  }

  .xl\:hover\:bg-green-900:hover {
    background-color: #22543d !important;
  }

  .xl\:hover\:bg-teal-100:hover {
    background-color: #e6fffa !important;
  }

  .xl\:hover\:bg-teal-200:hover {
    background-color: #b2f5ea !important;
  }

  .xl\:hover\:bg-teal-300:hover {
    background-color: #81e6d9 !important;
  }

  .xl\:hover\:bg-teal-400:hover {
    background-color: #4fd1c5 !important;
  }

  .xl\:hover\:bg-teal-500:hover {
    background-color: #38b2ac !important;
  }

  .xl\:hover\:bg-teal-600:hover {
    background-color: #319795 !important;
  }

  .xl\:hover\:bg-teal-700:hover {
    background-color: #2c7a7b !important;
  }

  .xl\:hover\:bg-teal-800:hover {
    background-color: #285e61 !important;
  }

  .xl\:hover\:bg-teal-900:hover {
    background-color: #234e52 !important;
  }

  .xl\:hover\:bg-blue-100:hover {
    background-color: #ebf8ff !important;
  }

  .xl\:hover\:bg-blue-200:hover {
    background-color: #bee3f8 !important;
  }

  .xl\:hover\:bg-blue-300:hover {
    background-color: #90cdf4 !important;
  }

  .xl\:hover\:bg-blue-400:hover {
    background-color: #63b3ed !important;
  }

  .xl\:hover\:bg-blue-500:hover {
    background-color: #4299e1 !important;
  }

  .xl\:hover\:bg-blue-600:hover {
    background-color: #3182ce !important;
  }

  .xl\:hover\:bg-blue-700:hover {
    background-color: #2b6cb0 !important;
  }

  .xl\:hover\:bg-blue-800:hover {
    background-color: #2c5282 !important;
  }

  .xl\:hover\:bg-blue-900:hover {
    background-color: #2a4365 !important;
  }

  .xl\:hover\:bg-indigo-100:hover {
    background-color: #ebf4ff !important;
  }

  .xl\:hover\:bg-indigo-200:hover {
    background-color: #c3dafe !important;
  }

  .xl\:hover\:bg-indigo-300:hover {
    background-color: #a3bffa !important;
  }

  .xl\:hover\:bg-indigo-400:hover {
    background-color: #7f9cf5 !important;
  }

  .xl\:hover\:bg-indigo-500:hover {
    background-color: #667eea !important;
  }

  .xl\:hover\:bg-indigo-600:hover {
    background-color: #5a67d8 !important;
  }

  .xl\:hover\:bg-indigo-700:hover {
    background-color: #4c51bf !important;
  }

  .xl\:hover\:bg-indigo-800:hover {
    background-color: #434190 !important;
  }

  .xl\:hover\:bg-indigo-900:hover {
    background-color: #3c366b !important;
  }

  .xl\:hover\:bg-purple-100:hover {
    background-color: #faf5ff !important;
  }

  .xl\:hover\:bg-purple-200:hover {
    background-color: #e9d8fd !important;
  }

  .xl\:hover\:bg-purple-300:hover {
    background-color: #d6bcfa !important;
  }

  .xl\:hover\:bg-purple-400:hover {
    background-color: #b794f4 !important;
  }

  .xl\:hover\:bg-purple-500:hover {
    background-color: #9f7aea !important;
  }

  .xl\:hover\:bg-purple-600:hover {
    background-color: #805ad5 !important;
  }

  .xl\:hover\:bg-purple-700:hover {
    background-color: #6b46c1 !important;
  }

  .xl\:hover\:bg-purple-800:hover {
    background-color: #553c9a !important;
  }

  .xl\:hover\:bg-purple-900:hover {
    background-color: #44337a !important;
  }

  .xl\:hover\:bg-pink-100:hover {
    background-color: #fff5f7 !important;
  }

  .xl\:hover\:bg-pink-200:hover {
    background-color: #fed7e2 !important;
  }

  .xl\:hover\:bg-pink-300:hover {
    background-color: #fbb6ce !important;
  }

  .xl\:hover\:bg-pink-400:hover {
    background-color: #f687b3 !important;
  }

  .xl\:hover\:bg-pink-500:hover {
    background-color: #ed64a6 !important;
  }

  .xl\:hover\:bg-pink-600:hover {
    background-color: #d53f8c !important;
  }

  .xl\:hover\:bg-pink-700:hover {
    background-color: #b83280 !important;
  }

  .xl\:hover\:bg-pink-800:hover {
    background-color: #97266d !important;
  }

  .xl\:hover\:bg-pink-900:hover {
    background-color: #702459 !important;
  }

  .xl\:hover\:bg-primary-black:hover {
    background-color: #333333 !important;
  }

  .xl\:hover\:bg-primary-green:hover {
    background-color: #085E3C !important;
  }

  .xl\:focus\:bg-transparent:focus {
    background-color: transparent !important;
  }

  .xl\:focus\:bg-current:focus {
    background-color: currentColor !important;
  }

  .xl\:focus\:bg-black:focus {
    background-color: #000 !important;
  }

  .xl\:focus\:bg-white:focus {
    background-color: #fff !important;
  }

  .xl\:focus\:bg-gray-100:focus {
    background-color: #f7fafc !important;
  }

  .xl\:focus\:bg-gray-200:focus {
    background-color: #edf2f7 !important;
  }

  .xl\:focus\:bg-gray-300:focus {
    background-color: #e2e8f0 !important;
  }

  .xl\:focus\:bg-gray-400:focus {
    background-color: #cbd5e0 !important;
  }

  .xl\:focus\:bg-gray-500:focus {
    background-color: #a0aec0 !important;
  }

  .xl\:focus\:bg-gray-600:focus {
    background-color: #718096 !important;
  }

  .xl\:focus\:bg-gray-700:focus {
    background-color: #4a5568 !important;
  }

  .xl\:focus\:bg-gray-800:focus {
    background-color: #2d3748 !important;
  }

  .xl\:focus\:bg-gray-900:focus {
    background-color: #1a202c !important;
  }

  .xl\:focus\:bg-red-100:focus {
    background-color: #fff5f5 !important;
  }

  .xl\:focus\:bg-red-200:focus {
    background-color: #fed7d7 !important;
  }

  .xl\:focus\:bg-red-300:focus {
    background-color: #feb2b2 !important;
  }

  .xl\:focus\:bg-red-400:focus {
    background-color: #fc8181 !important;
  }

  .xl\:focus\:bg-red-500:focus {
    background-color: #f56565 !important;
  }

  .xl\:focus\:bg-red-600:focus {
    background-color: #e53e3e !important;
  }

  .xl\:focus\:bg-red-700:focus {
    background-color: #c53030 !important;
  }

  .xl\:focus\:bg-red-800:focus {
    background-color: #9b2c2c !important;
  }

  .xl\:focus\:bg-red-900:focus {
    background-color: #742a2a !important;
  }

  .xl\:focus\:bg-orange-100:focus {
    background-color: #fffaf0 !important;
  }

  .xl\:focus\:bg-orange-200:focus {
    background-color: #feebc8 !important;
  }

  .xl\:focus\:bg-orange-300:focus {
    background-color: #fbd38d !important;
  }

  .xl\:focus\:bg-orange-400:focus {
    background-color: #f6ad55 !important;
  }

  .xl\:focus\:bg-orange-500:focus {
    background-color: #ed8936 !important;
  }

  .xl\:focus\:bg-orange-600:focus {
    background-color: #dd6b20 !important;
  }

  .xl\:focus\:bg-orange-700:focus {
    background-color: #c05621 !important;
  }

  .xl\:focus\:bg-orange-800:focus {
    background-color: #9c4221 !important;
  }

  .xl\:focus\:bg-orange-900:focus {
    background-color: #7b341e !important;
  }

  .xl\:focus\:bg-yellow-100:focus {
    background-color: #fffff0 !important;
  }

  .xl\:focus\:bg-yellow-200:focus {
    background-color: #fefcbf !important;
  }

  .xl\:focus\:bg-yellow-300:focus {
    background-color: #faf089 !important;
  }

  .xl\:focus\:bg-yellow-400:focus {
    background-color: #f6e05e !important;
  }

  .xl\:focus\:bg-yellow-500:focus {
    background-color: #ecc94b !important;
  }

  .xl\:focus\:bg-yellow-600:focus {
    background-color: #d69e2e !important;
  }

  .xl\:focus\:bg-yellow-700:focus {
    background-color: #b7791f !important;
  }

  .xl\:focus\:bg-yellow-800:focus {
    background-color: #975a16 !important;
  }

  .xl\:focus\:bg-yellow-900:focus {
    background-color: #744210 !important;
  }

  .xl\:focus\:bg-green-100:focus {
    background-color: #f0fff4 !important;
  }

  .xl\:focus\:bg-green-200:focus {
    background-color: #c6f6d5 !important;
  }

  .xl\:focus\:bg-green-300:focus {
    background-color: #9ae6b4 !important;
  }

  .xl\:focus\:bg-green-400:focus {
    background-color: #68d391 !important;
  }

  .xl\:focus\:bg-green-500:focus {
    background-color: #48bb78 !important;
  }

  .xl\:focus\:bg-green-600:focus {
    background-color: #38a169 !important;
  }

  .xl\:focus\:bg-green-700:focus {
    background-color: #2f855a !important;
  }

  .xl\:focus\:bg-green-800:focus {
    background-color: #276749 !important;
  }

  .xl\:focus\:bg-green-900:focus {
    background-color: #22543d !important;
  }

  .xl\:focus\:bg-teal-100:focus {
    background-color: #e6fffa !important;
  }

  .xl\:focus\:bg-teal-200:focus {
    background-color: #b2f5ea !important;
  }

  .xl\:focus\:bg-teal-300:focus {
    background-color: #81e6d9 !important;
  }

  .xl\:focus\:bg-teal-400:focus {
    background-color: #4fd1c5 !important;
  }

  .xl\:focus\:bg-teal-500:focus {
    background-color: #38b2ac !important;
  }

  .xl\:focus\:bg-teal-600:focus {
    background-color: #319795 !important;
  }

  .xl\:focus\:bg-teal-700:focus {
    background-color: #2c7a7b !important;
  }

  .xl\:focus\:bg-teal-800:focus {
    background-color: #285e61 !important;
  }

  .xl\:focus\:bg-teal-900:focus {
    background-color: #234e52 !important;
  }

  .xl\:focus\:bg-blue-100:focus {
    background-color: #ebf8ff !important;
  }

  .xl\:focus\:bg-blue-200:focus {
    background-color: #bee3f8 !important;
  }

  .xl\:focus\:bg-blue-300:focus {
    background-color: #90cdf4 !important;
  }

  .xl\:focus\:bg-blue-400:focus {
    background-color: #63b3ed !important;
  }

  .xl\:focus\:bg-blue-500:focus {
    background-color: #4299e1 !important;
  }

  .xl\:focus\:bg-blue-600:focus {
    background-color: #3182ce !important;
  }

  .xl\:focus\:bg-blue-700:focus {
    background-color: #2b6cb0 !important;
  }

  .xl\:focus\:bg-blue-800:focus {
    background-color: #2c5282 !important;
  }

  .xl\:focus\:bg-blue-900:focus {
    background-color: #2a4365 !important;
  }

  .xl\:focus\:bg-indigo-100:focus {
    background-color: #ebf4ff !important;
  }

  .xl\:focus\:bg-indigo-200:focus {
    background-color: #c3dafe !important;
  }

  .xl\:focus\:bg-indigo-300:focus {
    background-color: #a3bffa !important;
  }

  .xl\:focus\:bg-indigo-400:focus {
    background-color: #7f9cf5 !important;
  }

  .xl\:focus\:bg-indigo-500:focus {
    background-color: #667eea !important;
  }

  .xl\:focus\:bg-indigo-600:focus {
    background-color: #5a67d8 !important;
  }

  .xl\:focus\:bg-indigo-700:focus {
    background-color: #4c51bf !important;
  }

  .xl\:focus\:bg-indigo-800:focus {
    background-color: #434190 !important;
  }

  .xl\:focus\:bg-indigo-900:focus {
    background-color: #3c366b !important;
  }

  .xl\:focus\:bg-purple-100:focus {
    background-color: #faf5ff !important;
  }

  .xl\:focus\:bg-purple-200:focus {
    background-color: #e9d8fd !important;
  }

  .xl\:focus\:bg-purple-300:focus {
    background-color: #d6bcfa !important;
  }

  .xl\:focus\:bg-purple-400:focus {
    background-color: #b794f4 !important;
  }

  .xl\:focus\:bg-purple-500:focus {
    background-color: #9f7aea !important;
  }

  .xl\:focus\:bg-purple-600:focus {
    background-color: #805ad5 !important;
  }

  .xl\:focus\:bg-purple-700:focus {
    background-color: #6b46c1 !important;
  }

  .xl\:focus\:bg-purple-800:focus {
    background-color: #553c9a !important;
  }

  .xl\:focus\:bg-purple-900:focus {
    background-color: #44337a !important;
  }

  .xl\:focus\:bg-pink-100:focus {
    background-color: #fff5f7 !important;
  }

  .xl\:focus\:bg-pink-200:focus {
    background-color: #fed7e2 !important;
  }

  .xl\:focus\:bg-pink-300:focus {
    background-color: #fbb6ce !important;
  }

  .xl\:focus\:bg-pink-400:focus {
    background-color: #f687b3 !important;
  }

  .xl\:focus\:bg-pink-500:focus {
    background-color: #ed64a6 !important;
  }

  .xl\:focus\:bg-pink-600:focus {
    background-color: #d53f8c !important;
  }

  .xl\:focus\:bg-pink-700:focus {
    background-color: #b83280 !important;
  }

  .xl\:focus\:bg-pink-800:focus {
    background-color: #97266d !important;
  }

  .xl\:focus\:bg-pink-900:focus {
    background-color: #702459 !important;
  }

  .xl\:focus\:bg-primary-black:focus {
    background-color: #333333 !important;
  }

  .xl\:focus\:bg-primary-green:focus {
    background-color: #085E3C !important;
  }

  .xl\:bg-none {
    background-image: none !important;
  }

  .xl\:hover\:bg-none:hover {
    background-image: none !important;
  }

  .xl\:focus\:bg-none:focus {
    background-image: none !important;
  }

  .xl\:bg-bottom {
    background-position: bottom !important;
  }

  .xl\:bg-center {
    background-position: center !important;
  }

  .xl\:bg-left {
    background-position: left !important;
  }

  .xl\:bg-left-bottom {
    background-position: left bottom !important;
  }

  .xl\:bg-left-top {
    background-position: left top !important;
  }

  .xl\:bg-right {
    background-position: right !important;
  }

  .xl\:bg-right-bottom {
    background-position: right bottom !important;
  }

  .xl\:bg-right-top {
    background-position: right top !important;
  }

  .xl\:bg-top {
    background-position: top !important;
  }

  .xl\:hover\:bg-bottom:hover {
    background-position: bottom !important;
  }

  .xl\:hover\:bg-center:hover {
    background-position: center !important;
  }

  .xl\:hover\:bg-left:hover {
    background-position: left !important;
  }

  .xl\:hover\:bg-left-bottom:hover {
    background-position: left bottom !important;
  }

  .xl\:hover\:bg-left-top:hover {
    background-position: left top !important;
  }

  .xl\:hover\:bg-right:hover {
    background-position: right !important;
  }

  .xl\:hover\:bg-right-bottom:hover {
    background-position: right bottom !important;
  }

  .xl\:hover\:bg-right-top:hover {
    background-position: right top !important;
  }

  .xl\:hover\:bg-top:hover {
    background-position: top !important;
  }

  .xl\:focus\:bg-bottom:focus {
    background-position: bottom !important;
  }

  .xl\:focus\:bg-center:focus {
    background-position: center !important;
  }

  .xl\:focus\:bg-left:focus {
    background-position: left !important;
  }

  .xl\:focus\:bg-left-bottom:focus {
    background-position: left bottom !important;
  }

  .xl\:focus\:bg-left-top:focus {
    background-position: left top !important;
  }

  .xl\:focus\:bg-right:focus {
    background-position: right !important;
  }

  .xl\:focus\:bg-right-bottom:focus {
    background-position: right bottom !important;
  }

  .xl\:focus\:bg-right-top:focus {
    background-position: right top !important;
  }

  .xl\:focus\:bg-top:focus {
    background-position: top !important;
  }

  .xl\:bg-repeat {
    background-repeat: repeat !important;
  }

  .xl\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }

  .xl\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }

  .xl\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }

  .xl\:bg-repeat-round {
    background-repeat: round !important;
  }

  .xl\:bg-repeat-space {
    background-repeat: space !important;
  }

  .xl\:hover\:bg-repeat:hover {
    background-repeat: repeat !important;
  }

  .xl\:hover\:bg-no-repeat:hover {
    background-repeat: no-repeat !important;
  }

  .xl\:hover\:bg-repeat-x:hover {
    background-repeat: repeat-x !important;
  }

  .xl\:hover\:bg-repeat-y:hover {
    background-repeat: repeat-y !important;
  }

  .xl\:hover\:bg-repeat-round:hover {
    background-repeat: round !important;
  }

  .xl\:hover\:bg-repeat-space:hover {
    background-repeat: space !important;
  }

  .xl\:focus\:bg-repeat:focus {
    background-repeat: repeat !important;
  }

  .xl\:focus\:bg-no-repeat:focus {
    background-repeat: no-repeat !important;
  }

  .xl\:focus\:bg-repeat-x:focus {
    background-repeat: repeat-x !important;
  }

  .xl\:focus\:bg-repeat-y:focus {
    background-repeat: repeat-y !important;
  }

  .xl\:focus\:bg-repeat-round:focus {
    background-repeat: round !important;
  }

  .xl\:focus\:bg-repeat-space:focus {
    background-repeat: space !important;
  }

  .xl\:bg-auto {
    background-size: auto !important;
  }

  .xl\:bg-cover {
    background-size: cover !important;
  }

  .xl\:bg-contain {
    background-size: contain !important;
  }

  .xl\:hover\:bg-auto:hover {
    background-size: auto !important;
  }

  .xl\:hover\:bg-cover:hover {
    background-size: cover !important;
  }

  .xl\:hover\:bg-contain:hover {
    background-size: contain !important;
  }

  .xl\:focus\:bg-auto:focus {
    background-size: auto !important;
  }

  .xl\:focus\:bg-cover:focus {
    background-size: cover !important;
  }

  .xl\:focus\:bg-contain:focus {
    background-size: contain !important;
  }

  .xl\:border-collapse {
    border-collapse: collapse !important;
  }

  .xl\:border-separate {
    border-collapse: separate !important;
  }

  .xl\:hover\:border-collapse:hover {
    border-collapse: collapse !important;
  }

  .xl\:hover\:border-separate:hover {
    border-collapse: separate !important;
  }

  .xl\:focus\:border-collapse:focus {
    border-collapse: collapse !important;
  }

  .xl\:focus\:border-separate:focus {
    border-collapse: separate !important;
  }

  .xl\:border-transparent {
    border-color: transparent !important;
  }

  .xl\:border-current {
    border-color: currentColor !important;
  }

  .xl\:border-black {
    border-color: #000 !important;
  }

  .xl\:border-white {
    border-color: #fff !important;
  }

  .xl\:border-gray-100 {
    border-color: #f7fafc !important;
  }

  .xl\:border-gray-200 {
    border-color: #edf2f7 !important;
  }

  .xl\:border-gray-300 {
    border-color: #e2e8f0 !important;
  }

  .xl\:border-gray-400 {
    border-color: #cbd5e0 !important;
  }

  .xl\:border-gray-500 {
    border-color: #a0aec0 !important;
  }

  .xl\:border-gray-600 {
    border-color: #718096 !important;
  }

  .xl\:border-gray-700 {
    border-color: #4a5568 !important;
  }

  .xl\:border-gray-800 {
    border-color: #2d3748 !important;
  }

  .xl\:border-gray-900 {
    border-color: #1a202c !important;
  }

  .xl\:border-red-100 {
    border-color: #fff5f5 !important;
  }

  .xl\:border-red-200 {
    border-color: #fed7d7 !important;
  }

  .xl\:border-red-300 {
    border-color: #feb2b2 !important;
  }

  .xl\:border-red-400 {
    border-color: #fc8181 !important;
  }

  .xl\:border-red-500 {
    border-color: #f56565 !important;
  }

  .xl\:border-red-600 {
    border-color: #e53e3e !important;
  }

  .xl\:border-red-700 {
    border-color: #c53030 !important;
  }

  .xl\:border-red-800 {
    border-color: #9b2c2c !important;
  }

  .xl\:border-red-900 {
    border-color: #742a2a !important;
  }

  .xl\:border-orange-100 {
    border-color: #fffaf0 !important;
  }

  .xl\:border-orange-200 {
    border-color: #feebc8 !important;
  }

  .xl\:border-orange-300 {
    border-color: #fbd38d !important;
  }

  .xl\:border-orange-400 {
    border-color: #f6ad55 !important;
  }

  .xl\:border-orange-500 {
    border-color: #ed8936 !important;
  }

  .xl\:border-orange-600 {
    border-color: #dd6b20 !important;
  }

  .xl\:border-orange-700 {
    border-color: #c05621 !important;
  }

  .xl\:border-orange-800 {
    border-color: #9c4221 !important;
  }

  .xl\:border-orange-900 {
    border-color: #7b341e !important;
  }

  .xl\:border-yellow-100 {
    border-color: #fffff0 !important;
  }

  .xl\:border-yellow-200 {
    border-color: #fefcbf !important;
  }

  .xl\:border-yellow-300 {
    border-color: #faf089 !important;
  }

  .xl\:border-yellow-400 {
    border-color: #f6e05e !important;
  }

  .xl\:border-yellow-500 {
    border-color: #ecc94b !important;
  }

  .xl\:border-yellow-600 {
    border-color: #d69e2e !important;
  }

  .xl\:border-yellow-700 {
    border-color: #b7791f !important;
  }

  .xl\:border-yellow-800 {
    border-color: #975a16 !important;
  }

  .xl\:border-yellow-900 {
    border-color: #744210 !important;
  }

  .xl\:border-green-100 {
    border-color: #f0fff4 !important;
  }

  .xl\:border-green-200 {
    border-color: #c6f6d5 !important;
  }

  .xl\:border-green-300 {
    border-color: #9ae6b4 !important;
  }

  .xl\:border-green-400 {
    border-color: #68d391 !important;
  }

  .xl\:border-green-500 {
    border-color: #48bb78 !important;
  }

  .xl\:border-green-600 {
    border-color: #38a169 !important;
  }

  .xl\:border-green-700 {
    border-color: #2f855a !important;
  }

  .xl\:border-green-800 {
    border-color: #276749 !important;
  }

  .xl\:border-green-900 {
    border-color: #22543d !important;
  }

  .xl\:border-teal-100 {
    border-color: #e6fffa !important;
  }

  .xl\:border-teal-200 {
    border-color: #b2f5ea !important;
  }

  .xl\:border-teal-300 {
    border-color: #81e6d9 !important;
  }

  .xl\:border-teal-400 {
    border-color: #4fd1c5 !important;
  }

  .xl\:border-teal-500 {
    border-color: #38b2ac !important;
  }

  .xl\:border-teal-600 {
    border-color: #319795 !important;
  }

  .xl\:border-teal-700 {
    border-color: #2c7a7b !important;
  }

  .xl\:border-teal-800 {
    border-color: #285e61 !important;
  }

  .xl\:border-teal-900 {
    border-color: #234e52 !important;
  }

  .xl\:border-blue-100 {
    border-color: #ebf8ff !important;
  }

  .xl\:border-blue-200 {
    border-color: #bee3f8 !important;
  }

  .xl\:border-blue-300 {
    border-color: #90cdf4 !important;
  }

  .xl\:border-blue-400 {
    border-color: #63b3ed !important;
  }

  .xl\:border-blue-500 {
    border-color: #4299e1 !important;
  }

  .xl\:border-blue-600 {
    border-color: #3182ce !important;
  }

  .xl\:border-blue-700 {
    border-color: #2b6cb0 !important;
  }

  .xl\:border-blue-800 {
    border-color: #2c5282 !important;
  }

  .xl\:border-blue-900 {
    border-color: #2a4365 !important;
  }

  .xl\:border-indigo-100 {
    border-color: #ebf4ff !important;
  }

  .xl\:border-indigo-200 {
    border-color: #c3dafe !important;
  }

  .xl\:border-indigo-300 {
    border-color: #a3bffa !important;
  }

  .xl\:border-indigo-400 {
    border-color: #7f9cf5 !important;
  }

  .xl\:border-indigo-500 {
    border-color: #667eea !important;
  }

  .xl\:border-indigo-600 {
    border-color: #5a67d8 !important;
  }

  .xl\:border-indigo-700 {
    border-color: #4c51bf !important;
  }

  .xl\:border-indigo-800 {
    border-color: #434190 !important;
  }

  .xl\:border-indigo-900 {
    border-color: #3c366b !important;
  }

  .xl\:border-purple-100 {
    border-color: #faf5ff !important;
  }

  .xl\:border-purple-200 {
    border-color: #e9d8fd !important;
  }

  .xl\:border-purple-300 {
    border-color: #d6bcfa !important;
  }

  .xl\:border-purple-400 {
    border-color: #b794f4 !important;
  }

  .xl\:border-purple-500 {
    border-color: #9f7aea !important;
  }

  .xl\:border-purple-600 {
    border-color: #805ad5 !important;
  }

  .xl\:border-purple-700 {
    border-color: #6b46c1 !important;
  }

  .xl\:border-purple-800 {
    border-color: #553c9a !important;
  }

  .xl\:border-purple-900 {
    border-color: #44337a !important;
  }

  .xl\:border-pink-100 {
    border-color: #fff5f7 !important;
  }

  .xl\:border-pink-200 {
    border-color: #fed7e2 !important;
  }

  .xl\:border-pink-300 {
    border-color: #fbb6ce !important;
  }

  .xl\:border-pink-400 {
    border-color: #f687b3 !important;
  }

  .xl\:border-pink-500 {
    border-color: #ed64a6 !important;
  }

  .xl\:border-pink-600 {
    border-color: #d53f8c !important;
  }

  .xl\:border-pink-700 {
    border-color: #b83280 !important;
  }

  .xl\:border-pink-800 {
    border-color: #97266d !important;
  }

  .xl\:border-pink-900 {
    border-color: #702459 !important;
  }

  .xl\:border-primary-black {
    border-color: #333333 !important;
  }

  .xl\:border-primary-green {
    border-color: #085E3C !important;
  }

  .xl\:hover\:border-transparent:hover {
    border-color: transparent !important;
  }

  .xl\:hover\:border-current:hover {
    border-color: currentColor !important;
  }

  .xl\:hover\:border-black:hover {
    border-color: #000 !important;
  }

  .xl\:hover\:border-white:hover {
    border-color: #fff !important;
  }

  .xl\:hover\:border-gray-100:hover {
    border-color: #f7fafc !important;
  }

  .xl\:hover\:border-gray-200:hover {
    border-color: #edf2f7 !important;
  }

  .xl\:hover\:border-gray-300:hover {
    border-color: #e2e8f0 !important;
  }

  .xl\:hover\:border-gray-400:hover {
    border-color: #cbd5e0 !important;
  }

  .xl\:hover\:border-gray-500:hover {
    border-color: #a0aec0 !important;
  }

  .xl\:hover\:border-gray-600:hover {
    border-color: #718096 !important;
  }

  .xl\:hover\:border-gray-700:hover {
    border-color: #4a5568 !important;
  }

  .xl\:hover\:border-gray-800:hover {
    border-color: #2d3748 !important;
  }

  .xl\:hover\:border-gray-900:hover {
    border-color: #1a202c !important;
  }

  .xl\:hover\:border-red-100:hover {
    border-color: #fff5f5 !important;
  }

  .xl\:hover\:border-red-200:hover {
    border-color: #fed7d7 !important;
  }

  .xl\:hover\:border-red-300:hover {
    border-color: #feb2b2 !important;
  }

  .xl\:hover\:border-red-400:hover {
    border-color: #fc8181 !important;
  }

  .xl\:hover\:border-red-500:hover {
    border-color: #f56565 !important;
  }

  .xl\:hover\:border-red-600:hover {
    border-color: #e53e3e !important;
  }

  .xl\:hover\:border-red-700:hover {
    border-color: #c53030 !important;
  }

  .xl\:hover\:border-red-800:hover {
    border-color: #9b2c2c !important;
  }

  .xl\:hover\:border-red-900:hover {
    border-color: #742a2a !important;
  }

  .xl\:hover\:border-orange-100:hover {
    border-color: #fffaf0 !important;
  }

  .xl\:hover\:border-orange-200:hover {
    border-color: #feebc8 !important;
  }

  .xl\:hover\:border-orange-300:hover {
    border-color: #fbd38d !important;
  }

  .xl\:hover\:border-orange-400:hover {
    border-color: #f6ad55 !important;
  }

  .xl\:hover\:border-orange-500:hover {
    border-color: #ed8936 !important;
  }

  .xl\:hover\:border-orange-600:hover {
    border-color: #dd6b20 !important;
  }

  .xl\:hover\:border-orange-700:hover {
    border-color: #c05621 !important;
  }

  .xl\:hover\:border-orange-800:hover {
    border-color: #9c4221 !important;
  }

  .xl\:hover\:border-orange-900:hover {
    border-color: #7b341e !important;
  }

  .xl\:hover\:border-yellow-100:hover {
    border-color: #fffff0 !important;
  }

  .xl\:hover\:border-yellow-200:hover {
    border-color: #fefcbf !important;
  }

  .xl\:hover\:border-yellow-300:hover {
    border-color: #faf089 !important;
  }

  .xl\:hover\:border-yellow-400:hover {
    border-color: #f6e05e !important;
  }

  .xl\:hover\:border-yellow-500:hover {
    border-color: #ecc94b !important;
  }

  .xl\:hover\:border-yellow-600:hover {
    border-color: #d69e2e !important;
  }

  .xl\:hover\:border-yellow-700:hover {
    border-color: #b7791f !important;
  }

  .xl\:hover\:border-yellow-800:hover {
    border-color: #975a16 !important;
  }

  .xl\:hover\:border-yellow-900:hover {
    border-color: #744210 !important;
  }

  .xl\:hover\:border-green-100:hover {
    border-color: #f0fff4 !important;
  }

  .xl\:hover\:border-green-200:hover {
    border-color: #c6f6d5 !important;
  }

  .xl\:hover\:border-green-300:hover {
    border-color: #9ae6b4 !important;
  }

  .xl\:hover\:border-green-400:hover {
    border-color: #68d391 !important;
  }

  .xl\:hover\:border-green-500:hover {
    border-color: #48bb78 !important;
  }

  .xl\:hover\:border-green-600:hover {
    border-color: #38a169 !important;
  }

  .xl\:hover\:border-green-700:hover {
    border-color: #2f855a !important;
  }

  .xl\:hover\:border-green-800:hover {
    border-color: #276749 !important;
  }

  .xl\:hover\:border-green-900:hover {
    border-color: #22543d !important;
  }

  .xl\:hover\:border-teal-100:hover {
    border-color: #e6fffa !important;
  }

  .xl\:hover\:border-teal-200:hover {
    border-color: #b2f5ea !important;
  }

  .xl\:hover\:border-teal-300:hover {
    border-color: #81e6d9 !important;
  }

  .xl\:hover\:border-teal-400:hover {
    border-color: #4fd1c5 !important;
  }

  .xl\:hover\:border-teal-500:hover {
    border-color: #38b2ac !important;
  }

  .xl\:hover\:border-teal-600:hover {
    border-color: #319795 !important;
  }

  .xl\:hover\:border-teal-700:hover {
    border-color: #2c7a7b !important;
  }

  .xl\:hover\:border-teal-800:hover {
    border-color: #285e61 !important;
  }

  .xl\:hover\:border-teal-900:hover {
    border-color: #234e52 !important;
  }

  .xl\:hover\:border-blue-100:hover {
    border-color: #ebf8ff !important;
  }

  .xl\:hover\:border-blue-200:hover {
    border-color: #bee3f8 !important;
  }

  .xl\:hover\:border-blue-300:hover {
    border-color: #90cdf4 !important;
  }

  .xl\:hover\:border-blue-400:hover {
    border-color: #63b3ed !important;
  }

  .xl\:hover\:border-blue-500:hover {
    border-color: #4299e1 !important;
  }

  .xl\:hover\:border-blue-600:hover {
    border-color: #3182ce !important;
  }

  .xl\:hover\:border-blue-700:hover {
    border-color: #2b6cb0 !important;
  }

  .xl\:hover\:border-blue-800:hover {
    border-color: #2c5282 !important;
  }

  .xl\:hover\:border-blue-900:hover {
    border-color: #2a4365 !important;
  }

  .xl\:hover\:border-indigo-100:hover {
    border-color: #ebf4ff !important;
  }

  .xl\:hover\:border-indigo-200:hover {
    border-color: #c3dafe !important;
  }

  .xl\:hover\:border-indigo-300:hover {
    border-color: #a3bffa !important;
  }

  .xl\:hover\:border-indigo-400:hover {
    border-color: #7f9cf5 !important;
  }

  .xl\:hover\:border-indigo-500:hover {
    border-color: #667eea !important;
  }

  .xl\:hover\:border-indigo-600:hover {
    border-color: #5a67d8 !important;
  }

  .xl\:hover\:border-indigo-700:hover {
    border-color: #4c51bf !important;
  }

  .xl\:hover\:border-indigo-800:hover {
    border-color: #434190 !important;
  }

  .xl\:hover\:border-indigo-900:hover {
    border-color: #3c366b !important;
  }

  .xl\:hover\:border-purple-100:hover {
    border-color: #faf5ff !important;
  }

  .xl\:hover\:border-purple-200:hover {
    border-color: #e9d8fd !important;
  }

  .xl\:hover\:border-purple-300:hover {
    border-color: #d6bcfa !important;
  }

  .xl\:hover\:border-purple-400:hover {
    border-color: #b794f4 !important;
  }

  .xl\:hover\:border-purple-500:hover {
    border-color: #9f7aea !important;
  }

  .xl\:hover\:border-purple-600:hover {
    border-color: #805ad5 !important;
  }

  .xl\:hover\:border-purple-700:hover {
    border-color: #6b46c1 !important;
  }

  .xl\:hover\:border-purple-800:hover {
    border-color: #553c9a !important;
  }

  .xl\:hover\:border-purple-900:hover {
    border-color: #44337a !important;
  }

  .xl\:hover\:border-pink-100:hover {
    border-color: #fff5f7 !important;
  }

  .xl\:hover\:border-pink-200:hover {
    border-color: #fed7e2 !important;
  }

  .xl\:hover\:border-pink-300:hover {
    border-color: #fbb6ce !important;
  }

  .xl\:hover\:border-pink-400:hover {
    border-color: #f687b3 !important;
  }

  .xl\:hover\:border-pink-500:hover {
    border-color: #ed64a6 !important;
  }

  .xl\:hover\:border-pink-600:hover {
    border-color: #d53f8c !important;
  }

  .xl\:hover\:border-pink-700:hover {
    border-color: #b83280 !important;
  }

  .xl\:hover\:border-pink-800:hover {
    border-color: #97266d !important;
  }

  .xl\:hover\:border-pink-900:hover {
    border-color: #702459 !important;
  }

  .xl\:hover\:border-primary-black:hover {
    border-color: #333333 !important;
  }

  .xl\:hover\:border-primary-green:hover {
    border-color: #085E3C !important;
  }

  .xl\:focus\:border-transparent:focus {
    border-color: transparent !important;
  }

  .xl\:focus\:border-current:focus {
    border-color: currentColor !important;
  }

  .xl\:focus\:border-black:focus {
    border-color: #000 !important;
  }

  .xl\:focus\:border-white:focus {
    border-color: #fff !important;
  }

  .xl\:focus\:border-gray-100:focus {
    border-color: #f7fafc !important;
  }

  .xl\:focus\:border-gray-200:focus {
    border-color: #edf2f7 !important;
  }

  .xl\:focus\:border-gray-300:focus {
    border-color: #e2e8f0 !important;
  }

  .xl\:focus\:border-gray-400:focus {
    border-color: #cbd5e0 !important;
  }

  .xl\:focus\:border-gray-500:focus {
    border-color: #a0aec0 !important;
  }

  .xl\:focus\:border-gray-600:focus {
    border-color: #718096 !important;
  }

  .xl\:focus\:border-gray-700:focus {
    border-color: #4a5568 !important;
  }

  .xl\:focus\:border-gray-800:focus {
    border-color: #2d3748 !important;
  }

  .xl\:focus\:border-gray-900:focus {
    border-color: #1a202c !important;
  }

  .xl\:focus\:border-red-100:focus {
    border-color: #fff5f5 !important;
  }

  .xl\:focus\:border-red-200:focus {
    border-color: #fed7d7 !important;
  }

  .xl\:focus\:border-red-300:focus {
    border-color: #feb2b2 !important;
  }

  .xl\:focus\:border-red-400:focus {
    border-color: #fc8181 !important;
  }

  .xl\:focus\:border-red-500:focus {
    border-color: #f56565 !important;
  }

  .xl\:focus\:border-red-600:focus {
    border-color: #e53e3e !important;
  }

  .xl\:focus\:border-red-700:focus {
    border-color: #c53030 !important;
  }

  .xl\:focus\:border-red-800:focus {
    border-color: #9b2c2c !important;
  }

  .xl\:focus\:border-red-900:focus {
    border-color: #742a2a !important;
  }

  .xl\:focus\:border-orange-100:focus {
    border-color: #fffaf0 !important;
  }

  .xl\:focus\:border-orange-200:focus {
    border-color: #feebc8 !important;
  }

  .xl\:focus\:border-orange-300:focus {
    border-color: #fbd38d !important;
  }

  .xl\:focus\:border-orange-400:focus {
    border-color: #f6ad55 !important;
  }

  .xl\:focus\:border-orange-500:focus {
    border-color: #ed8936 !important;
  }

  .xl\:focus\:border-orange-600:focus {
    border-color: #dd6b20 !important;
  }

  .xl\:focus\:border-orange-700:focus {
    border-color: #c05621 !important;
  }

  .xl\:focus\:border-orange-800:focus {
    border-color: #9c4221 !important;
  }

  .xl\:focus\:border-orange-900:focus {
    border-color: #7b341e !important;
  }

  .xl\:focus\:border-yellow-100:focus {
    border-color: #fffff0 !important;
  }

  .xl\:focus\:border-yellow-200:focus {
    border-color: #fefcbf !important;
  }

  .xl\:focus\:border-yellow-300:focus {
    border-color: #faf089 !important;
  }

  .xl\:focus\:border-yellow-400:focus {
    border-color: #f6e05e !important;
  }

  .xl\:focus\:border-yellow-500:focus {
    border-color: #ecc94b !important;
  }

  .xl\:focus\:border-yellow-600:focus {
    border-color: #d69e2e !important;
  }

  .xl\:focus\:border-yellow-700:focus {
    border-color: #b7791f !important;
  }

  .xl\:focus\:border-yellow-800:focus {
    border-color: #975a16 !important;
  }

  .xl\:focus\:border-yellow-900:focus {
    border-color: #744210 !important;
  }

  .xl\:focus\:border-green-100:focus {
    border-color: #f0fff4 !important;
  }

  .xl\:focus\:border-green-200:focus {
    border-color: #c6f6d5 !important;
  }

  .xl\:focus\:border-green-300:focus {
    border-color: #9ae6b4 !important;
  }

  .xl\:focus\:border-green-400:focus {
    border-color: #68d391 !important;
  }

  .xl\:focus\:border-green-500:focus {
    border-color: #48bb78 !important;
  }

  .xl\:focus\:border-green-600:focus {
    border-color: #38a169 !important;
  }

  .xl\:focus\:border-green-700:focus {
    border-color: #2f855a !important;
  }

  .xl\:focus\:border-green-800:focus {
    border-color: #276749 !important;
  }

  .xl\:focus\:border-green-900:focus {
    border-color: #22543d !important;
  }

  .xl\:focus\:border-teal-100:focus {
    border-color: #e6fffa !important;
  }

  .xl\:focus\:border-teal-200:focus {
    border-color: #b2f5ea !important;
  }

  .xl\:focus\:border-teal-300:focus {
    border-color: #81e6d9 !important;
  }

  .xl\:focus\:border-teal-400:focus {
    border-color: #4fd1c5 !important;
  }

  .xl\:focus\:border-teal-500:focus {
    border-color: #38b2ac !important;
  }

  .xl\:focus\:border-teal-600:focus {
    border-color: #319795 !important;
  }

  .xl\:focus\:border-teal-700:focus {
    border-color: #2c7a7b !important;
  }

  .xl\:focus\:border-teal-800:focus {
    border-color: #285e61 !important;
  }

  .xl\:focus\:border-teal-900:focus {
    border-color: #234e52 !important;
  }

  .xl\:focus\:border-blue-100:focus {
    border-color: #ebf8ff !important;
  }

  .xl\:focus\:border-blue-200:focus {
    border-color: #bee3f8 !important;
  }

  .xl\:focus\:border-blue-300:focus {
    border-color: #90cdf4 !important;
  }

  .xl\:focus\:border-blue-400:focus {
    border-color: #63b3ed !important;
  }

  .xl\:focus\:border-blue-500:focus {
    border-color: #4299e1 !important;
  }

  .xl\:focus\:border-blue-600:focus {
    border-color: #3182ce !important;
  }

  .xl\:focus\:border-blue-700:focus {
    border-color: #2b6cb0 !important;
  }

  .xl\:focus\:border-blue-800:focus {
    border-color: #2c5282 !important;
  }

  .xl\:focus\:border-blue-900:focus {
    border-color: #2a4365 !important;
  }

  .xl\:focus\:border-indigo-100:focus {
    border-color: #ebf4ff !important;
  }

  .xl\:focus\:border-indigo-200:focus {
    border-color: #c3dafe !important;
  }

  .xl\:focus\:border-indigo-300:focus {
    border-color: #a3bffa !important;
  }

  .xl\:focus\:border-indigo-400:focus {
    border-color: #7f9cf5 !important;
  }

  .xl\:focus\:border-indigo-500:focus {
    border-color: #667eea !important;
  }

  .xl\:focus\:border-indigo-600:focus {
    border-color: #5a67d8 !important;
  }

  .xl\:focus\:border-indigo-700:focus {
    border-color: #4c51bf !important;
  }

  .xl\:focus\:border-indigo-800:focus {
    border-color: #434190 !important;
  }

  .xl\:focus\:border-indigo-900:focus {
    border-color: #3c366b !important;
  }

  .xl\:focus\:border-purple-100:focus {
    border-color: #faf5ff !important;
  }

  .xl\:focus\:border-purple-200:focus {
    border-color: #e9d8fd !important;
  }

  .xl\:focus\:border-purple-300:focus {
    border-color: #d6bcfa !important;
  }

  .xl\:focus\:border-purple-400:focus {
    border-color: #b794f4 !important;
  }

  .xl\:focus\:border-purple-500:focus {
    border-color: #9f7aea !important;
  }

  .xl\:focus\:border-purple-600:focus {
    border-color: #805ad5 !important;
  }

  .xl\:focus\:border-purple-700:focus {
    border-color: #6b46c1 !important;
  }

  .xl\:focus\:border-purple-800:focus {
    border-color: #553c9a !important;
  }

  .xl\:focus\:border-purple-900:focus {
    border-color: #44337a !important;
  }

  .xl\:focus\:border-pink-100:focus {
    border-color: #fff5f7 !important;
  }

  .xl\:focus\:border-pink-200:focus {
    border-color: #fed7e2 !important;
  }

  .xl\:focus\:border-pink-300:focus {
    border-color: #fbb6ce !important;
  }

  .xl\:focus\:border-pink-400:focus {
    border-color: #f687b3 !important;
  }

  .xl\:focus\:border-pink-500:focus {
    border-color: #ed64a6 !important;
  }

  .xl\:focus\:border-pink-600:focus {
    border-color: #d53f8c !important;
  }

  .xl\:focus\:border-pink-700:focus {
    border-color: #b83280 !important;
  }

  .xl\:focus\:border-pink-800:focus {
    border-color: #97266d !important;
  }

  .xl\:focus\:border-pink-900:focus {
    border-color: #702459 !important;
  }

  .xl\:focus\:border-primary-black:focus {
    border-color: #333333 !important;
  }

  .xl\:focus\:border-primary-green:focus {
    border-color: #085E3C !important;
  }

  .xl\:rounded-none {
    border-radius: 0 !important;
  }

  .xl\:rounded-sm {
    border-radius: 0.125rem !important;
  }

  .xl\:rounded {
    border-radius: 0.25rem !important;
  }

  .xl\:rounded-md {
    border-radius: 0.375rem !important;
  }

  .xl\:rounded-lg {
    border-radius: 0.5rem !important;
  }

  .xl\:rounded-xl {
    border-radius: 0.75rem !important;
  }

  .xl\:rounded-2xl {
    border-radius: 1rem !important;
  }

  .xl\:rounded-3xl {
    border-radius: 1.5rem !important;
  }

  .xl\:rounded-full {
    border-radius: 9999px !important;
  }

  .xl\:rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .xl\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .xl\:rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xl\:rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xl\:rounded-t-sm {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .xl\:rounded-r-sm {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .xl\:rounded-b-sm {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:rounded-l-sm {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:rounded-t {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .xl\:rounded-r {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .xl\:rounded-b {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:rounded-l {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:rounded-t-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .xl\:rounded-r-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .xl\:rounded-b-md {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:rounded-l-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:rounded-t-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .xl\:rounded-r-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .xl\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:rounded-l-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:rounded-t-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .xl\:rounded-r-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .xl\:rounded-b-xl {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:rounded-l-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:rounded-t-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .xl\:rounded-r-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .xl\:rounded-b-2xl {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:rounded-l-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:rounded-t-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .xl\:rounded-r-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .xl\:rounded-b-3xl {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:rounded-l-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .xl\:rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .xl\:rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .xl\:rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .xl\:rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .xl\:rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .xl\:rounded-tl-sm {
    border-top-left-radius: 0.125rem !important;
  }

  .xl\:rounded-tr-sm {
    border-top-right-radius: 0.125rem !important;
  }

  .xl\:rounded-br-sm {
    border-bottom-right-radius: 0.125rem !important;
  }

  .xl\:rounded-bl-sm {
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:rounded-tl {
    border-top-left-radius: 0.25rem !important;
  }

  .xl\:rounded-tr {
    border-top-right-radius: 0.25rem !important;
  }

  .xl\:rounded-br {
    border-bottom-right-radius: 0.25rem !important;
  }

  .xl\:rounded-bl {
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:rounded-tl-md {
    border-top-left-radius: 0.375rem !important;
  }

  .xl\:rounded-tr-md {
    border-top-right-radius: 0.375rem !important;
  }

  .xl\:rounded-br-md {
    border-bottom-right-radius: 0.375rem !important;
  }

  .xl\:rounded-bl-md {
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:rounded-tl-lg {
    border-top-left-radius: 0.5rem !important;
  }

  .xl\:rounded-tr-lg {
    border-top-right-radius: 0.5rem !important;
  }

  .xl\:rounded-br-lg {
    border-bottom-right-radius: 0.5rem !important;
  }

  .xl\:rounded-bl-lg {
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:rounded-tl-xl {
    border-top-left-radius: 0.75rem !important;
  }

  .xl\:rounded-tr-xl {
    border-top-right-radius: 0.75rem !important;
  }

  .xl\:rounded-br-xl {
    border-bottom-right-radius: 0.75rem !important;
  }

  .xl\:rounded-bl-xl {
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:rounded-tl-2xl {
    border-top-left-radius: 1rem !important;
  }

  .xl\:rounded-tr-2xl {
    border-top-right-radius: 1rem !important;
  }

  .xl\:rounded-br-2xl {
    border-bottom-right-radius: 1rem !important;
  }

  .xl\:rounded-bl-2xl {
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:rounded-tl-3xl {
    border-top-left-radius: 1.5rem !important;
  }

  .xl\:rounded-tr-3xl {
    border-top-right-radius: 1.5rem !important;
  }

  .xl\:rounded-br-3xl {
    border-bottom-right-radius: 1.5rem !important;
  }

  .xl\:rounded-bl-3xl {
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:rounded-tl-full {
    border-top-left-radius: 9999px !important;
  }

  .xl\:rounded-tr-full {
    border-top-right-radius: 9999px !important;
  }

  .xl\:rounded-br-full {
    border-bottom-right-radius: 9999px !important;
  }

  .xl\:rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:hover\:rounded-none:hover {
    border-radius: 0 !important;
  }

  .xl\:hover\:rounded-sm:hover {
    border-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded:hover {
    border-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-md:hover {
    border-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-lg:hover {
    border-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-xl:hover {
    border-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-2xl:hover {
    border-radius: 1rem !important;
  }

  .xl\:hover\:rounded-3xl:hover {
    border-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-full:hover {
    border-radius: 9999px !important;
  }

  .xl\:hover\:rounded-t-none:hover {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .xl\:hover\:rounded-r-none:hover {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .xl\:hover\:rounded-b-none:hover {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xl\:hover\:rounded-l-none:hover {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xl\:hover\:rounded-t-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded-r-sm:hover {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded-b-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded-l-sm:hover {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded-t:hover {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-r:hover {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-b:hover {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-l:hover {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-t-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-r-md:hover {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-b-md:hover {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-l-md:hover {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-t-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-r-lg:hover {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-b-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-l-lg:hover {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-t-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-r-xl:hover {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-b-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-l-xl:hover {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-t-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .xl\:hover\:rounded-r-2xl:hover {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .xl\:hover\:rounded-b-2xl:hover {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:hover\:rounded-l-2xl:hover {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:hover\:rounded-t-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-r-3xl:hover {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-b-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-l-3xl:hover {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-t-full:hover {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .xl\:hover\:rounded-r-full:hover {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .xl\:hover\:rounded-b-full:hover {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:hover\:rounded-l-full:hover {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:hover\:rounded-tl-none:hover {
    border-top-left-radius: 0 !important;
  }

  .xl\:hover\:rounded-tr-none:hover {
    border-top-right-radius: 0 !important;
  }

  .xl\:hover\:rounded-br-none:hover {
    border-bottom-right-radius: 0 !important;
  }

  .xl\:hover\:rounded-bl-none:hover {
    border-bottom-left-radius: 0 !important;
  }

  .xl\:hover\:rounded-tl-sm:hover {
    border-top-left-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded-tr-sm:hover {
    border-top-right-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded-br-sm:hover {
    border-bottom-right-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded-bl-sm:hover {
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:hover\:rounded-tl:hover {
    border-top-left-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-tr:hover {
    border-top-right-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-br:hover {
    border-bottom-right-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-bl:hover {
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:hover\:rounded-tl-md:hover {
    border-top-left-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-tr-md:hover {
    border-top-right-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-br-md:hover {
    border-bottom-right-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-bl-md:hover {
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:hover\:rounded-tl-lg:hover {
    border-top-left-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-tr-lg:hover {
    border-top-right-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-br-lg:hover {
    border-bottom-right-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-bl-lg:hover {
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:hover\:rounded-tl-xl:hover {
    border-top-left-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-tr-xl:hover {
    border-top-right-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-br-xl:hover {
    border-bottom-right-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-bl-xl:hover {
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:hover\:rounded-tl-2xl:hover {
    border-top-left-radius: 1rem !important;
  }

  .xl\:hover\:rounded-tr-2xl:hover {
    border-top-right-radius: 1rem !important;
  }

  .xl\:hover\:rounded-br-2xl:hover {
    border-bottom-right-radius: 1rem !important;
  }

  .xl\:hover\:rounded-bl-2xl:hover {
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:hover\:rounded-tl-3xl:hover {
    border-top-left-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-tr-3xl:hover {
    border-top-right-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-br-3xl:hover {
    border-bottom-right-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-bl-3xl:hover {
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:hover\:rounded-tl-full:hover {
    border-top-left-radius: 9999px !important;
  }

  .xl\:hover\:rounded-tr-full:hover {
    border-top-right-radius: 9999px !important;
  }

  .xl\:hover\:rounded-br-full:hover {
    border-bottom-right-radius: 9999px !important;
  }

  .xl\:hover\:rounded-bl-full:hover {
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:focus\:rounded-none:focus {
    border-radius: 0 !important;
  }

  .xl\:focus\:rounded-sm:focus {
    border-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded:focus {
    border-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-md:focus {
    border-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-lg:focus {
    border-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-xl:focus {
    border-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-2xl:focus {
    border-radius: 1rem !important;
  }

  .xl\:focus\:rounded-3xl:focus {
    border-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-full:focus {
    border-radius: 9999px !important;
  }

  .xl\:focus\:rounded-t-none:focus {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .xl\:focus\:rounded-r-none:focus {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .xl\:focus\:rounded-b-none:focus {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xl\:focus\:rounded-l-none:focus {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .xl\:focus\:rounded-t-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded-r-sm:focus {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded-b-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded-l-sm:focus {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded-t:focus {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-r:focus {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-b:focus {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-l:focus {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-t-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-r-md:focus {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-b-md:focus {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-l-md:focus {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-t-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-r-lg:focus {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-b-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-l-lg:focus {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-t-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-r-xl:focus {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-b-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-l-xl:focus {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-t-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }

  .xl\:focus\:rounded-r-2xl:focus {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }

  .xl\:focus\:rounded-b-2xl:focus {
    border-bottom-right-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:focus\:rounded-l-2xl:focus {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:focus\:rounded-t-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-r-3xl:focus {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-b-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-l-3xl:focus {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-t-full:focus {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .xl\:focus\:rounded-r-full:focus {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .xl\:focus\:rounded-b-full:focus {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:focus\:rounded-l-full:focus {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:focus\:rounded-tl-none:focus {
    border-top-left-radius: 0 !important;
  }

  .xl\:focus\:rounded-tr-none:focus {
    border-top-right-radius: 0 !important;
  }

  .xl\:focus\:rounded-br-none:focus {
    border-bottom-right-radius: 0 !important;
  }

  .xl\:focus\:rounded-bl-none:focus {
    border-bottom-left-radius: 0 !important;
  }

  .xl\:focus\:rounded-tl-sm:focus {
    border-top-left-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded-tr-sm:focus {
    border-top-right-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded-br-sm:focus {
    border-bottom-right-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded-bl-sm:focus {
    border-bottom-left-radius: 0.125rem !important;
  }

  .xl\:focus\:rounded-tl:focus {
    border-top-left-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-tr:focus {
    border-top-right-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-br:focus {
    border-bottom-right-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-bl:focus {
    border-bottom-left-radius: 0.25rem !important;
  }

  .xl\:focus\:rounded-tl-md:focus {
    border-top-left-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-tr-md:focus {
    border-top-right-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-br-md:focus {
    border-bottom-right-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-bl-md:focus {
    border-bottom-left-radius: 0.375rem !important;
  }

  .xl\:focus\:rounded-tl-lg:focus {
    border-top-left-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-tr-lg:focus {
    border-top-right-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-br-lg:focus {
    border-bottom-right-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-bl-lg:focus {
    border-bottom-left-radius: 0.5rem !important;
  }

  .xl\:focus\:rounded-tl-xl:focus {
    border-top-left-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-tr-xl:focus {
    border-top-right-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-br-xl:focus {
    border-bottom-right-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-bl-xl:focus {
    border-bottom-left-radius: 0.75rem !important;
  }

  .xl\:focus\:rounded-tl-2xl:focus {
    border-top-left-radius: 1rem !important;
  }

  .xl\:focus\:rounded-tr-2xl:focus {
    border-top-right-radius: 1rem !important;
  }

  .xl\:focus\:rounded-br-2xl:focus {
    border-bottom-right-radius: 1rem !important;
  }

  .xl\:focus\:rounded-bl-2xl:focus {
    border-bottom-left-radius: 1rem !important;
  }

  .xl\:focus\:rounded-tl-3xl:focus {
    border-top-left-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-tr-3xl:focus {
    border-top-right-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-br-3xl:focus {
    border-bottom-right-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-bl-3xl:focus {
    border-bottom-left-radius: 1.5rem !important;
  }

  .xl\:focus\:rounded-tl-full:focus {
    border-top-left-radius: 9999px !important;
  }

  .xl\:focus\:rounded-tr-full:focus {
    border-top-right-radius: 9999px !important;
  }

  .xl\:focus\:rounded-br-full:focus {
    border-bottom-right-radius: 9999px !important;
  }

  .xl\:focus\:rounded-bl-full:focus {
    border-bottom-left-radius: 9999px !important;
  }

  .xl\:border-solid {
    border-style: solid !important;
  }

  .xl\:border-dashed {
    border-style: dashed !important;
  }

  .xl\:border-dotted {
    border-style: dotted !important;
  }

  .xl\:border-double {
    border-style: double !important;
  }

  .xl\:border-none {
    border-style: none !important;
  }

  .xl\:hover\:border-solid:hover {
    border-style: solid !important;
  }

  .xl\:hover\:border-dashed:hover {
    border-style: dashed !important;
  }

  .xl\:hover\:border-dotted:hover {
    border-style: dotted !important;
  }

  .xl\:hover\:border-double:hover {
    border-style: double !important;
  }

  .xl\:hover\:border-none:hover {
    border-style: none !important;
  }

  .xl\:focus\:border-solid:focus {
    border-style: solid !important;
  }

  .xl\:focus\:border-dashed:focus {
    border-style: dashed !important;
  }

  .xl\:focus\:border-dotted:focus {
    border-style: dotted !important;
  }

  .xl\:focus\:border-double:focus {
    border-style: double !important;
  }

  .xl\:focus\:border-none:focus {
    border-style: none !important;
  }

  .xl\:border-0 {
    border-width: 0 !important;
  }

  .xl\:border-2 {
    border-width: 2px !important;
  }

  .xl\:border-4 {
    border-width: 4px !important;
  }

  .xl\:border-8 {
    border-width: 8px !important;
  }

  .xl\:border {
    border-width: 1px !important;
  }

  .xl\:border-t-0 {
    border-top-width: 0 !important;
  }

  .xl\:border-r-0 {
    border-right-width: 0 !important;
  }

  .xl\:border-b-0 {
    border-bottom-width: 0 !important;
  }

  .xl\:border-l-0 {
    border-left-width: 0 !important;
  }

  .xl\:border-t-2 {
    border-top-width: 2px !important;
  }

  .xl\:border-r-2 {
    border-right-width: 2px !important;
  }

  .xl\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .xl\:border-l-2 {
    border-left-width: 2px !important;
  }

  .xl\:border-t-4 {
    border-top-width: 4px !important;
  }

  .xl\:border-r-4 {
    border-right-width: 4px !important;
  }

  .xl\:border-b-4 {
    border-bottom-width: 4px !important;
  }

  .xl\:border-l-4 {
    border-left-width: 4px !important;
  }

  .xl\:border-t-8 {
    border-top-width: 8px !important;
  }

  .xl\:border-r-8 {
    border-right-width: 8px !important;
  }

  .xl\:border-b-8 {
    border-bottom-width: 8px !important;
  }

  .xl\:border-l-8 {
    border-left-width: 8px !important;
  }

  .xl\:border-t {
    border-top-width: 1px !important;
  }

  .xl\:border-r {
    border-right-width: 1px !important;
  }

  .xl\:border-b {
    border-bottom-width: 1px !important;
  }

  .xl\:border-l {
    border-left-width: 1px !important;
  }

  .xl\:hover\:border-0:hover {
    border-width: 0 !important;
  }

  .xl\:hover\:border-2:hover {
    border-width: 2px !important;
  }

  .xl\:hover\:border-4:hover {
    border-width: 4px !important;
  }

  .xl\:hover\:border-8:hover {
    border-width: 8px !important;
  }

  .xl\:hover\:border:hover {
    border-width: 1px !important;
  }

  .xl\:hover\:border-t-0:hover {
    border-top-width: 0 !important;
  }

  .xl\:hover\:border-r-0:hover {
    border-right-width: 0 !important;
  }

  .xl\:hover\:border-b-0:hover {
    border-bottom-width: 0 !important;
  }

  .xl\:hover\:border-l-0:hover {
    border-left-width: 0 !important;
  }

  .xl\:hover\:border-t-2:hover {
    border-top-width: 2px !important;
  }

  .xl\:hover\:border-r-2:hover {
    border-right-width: 2px !important;
  }

  .xl\:hover\:border-b-2:hover {
    border-bottom-width: 2px !important;
  }

  .xl\:hover\:border-l-2:hover {
    border-left-width: 2px !important;
  }

  .xl\:hover\:border-t-4:hover {
    border-top-width: 4px !important;
  }

  .xl\:hover\:border-r-4:hover {
    border-right-width: 4px !important;
  }

  .xl\:hover\:border-b-4:hover {
    border-bottom-width: 4px !important;
  }

  .xl\:hover\:border-l-4:hover {
    border-left-width: 4px !important;
  }

  .xl\:hover\:border-t-8:hover {
    border-top-width: 8px !important;
  }

  .xl\:hover\:border-r-8:hover {
    border-right-width: 8px !important;
  }

  .xl\:hover\:border-b-8:hover {
    border-bottom-width: 8px !important;
  }

  .xl\:hover\:border-l-8:hover {
    border-left-width: 8px !important;
  }

  .xl\:hover\:border-t:hover {
    border-top-width: 1px !important;
  }

  .xl\:hover\:border-r:hover {
    border-right-width: 1px !important;
  }

  .xl\:hover\:border-b:hover {
    border-bottom-width: 1px !important;
  }

  .xl\:hover\:border-l:hover {
    border-left-width: 1px !important;
  }

  .xl\:focus\:border-0:focus {
    border-width: 0 !important;
  }

  .xl\:focus\:border-2:focus {
    border-width: 2px !important;
  }

  .xl\:focus\:border-4:focus {
    border-width: 4px !important;
  }

  .xl\:focus\:border-8:focus {
    border-width: 8px !important;
  }

  .xl\:focus\:border:focus {
    border-width: 1px !important;
  }

  .xl\:focus\:border-t-0:focus {
    border-top-width: 0 !important;
  }

  .xl\:focus\:border-r-0:focus {
    border-right-width: 0 !important;
  }

  .xl\:focus\:border-b-0:focus {
    border-bottom-width: 0 !important;
  }

  .xl\:focus\:border-l-0:focus {
    border-left-width: 0 !important;
  }

  .xl\:focus\:border-t-2:focus {
    border-top-width: 2px !important;
  }

  .xl\:focus\:border-r-2:focus {
    border-right-width: 2px !important;
  }

  .xl\:focus\:border-b-2:focus {
    border-bottom-width: 2px !important;
  }

  .xl\:focus\:border-l-2:focus {
    border-left-width: 2px !important;
  }

  .xl\:focus\:border-t-4:focus {
    border-top-width: 4px !important;
  }

  .xl\:focus\:border-r-4:focus {
    border-right-width: 4px !important;
  }

  .xl\:focus\:border-b-4:focus {
    border-bottom-width: 4px !important;
  }

  .xl\:focus\:border-l-4:focus {
    border-left-width: 4px !important;
  }

  .xl\:focus\:border-t-8:focus {
    border-top-width: 8px !important;
  }

  .xl\:focus\:border-r-8:focus {
    border-right-width: 8px !important;
  }

  .xl\:focus\:border-b-8:focus {
    border-bottom-width: 8px !important;
  }

  .xl\:focus\:border-l-8:focus {
    border-left-width: 8px !important;
  }

  .xl\:focus\:border-t:focus {
    border-top-width: 1px !important;
  }

  .xl\:focus\:border-r:focus {
    border-right-width: 1px !important;
  }

  .xl\:focus\:border-b:focus {
    border-bottom-width: 1px !important;
  }

  .xl\:focus\:border-l:focus {
    border-left-width: 1px !important;
  }

  .xl\:box-border {
    box-sizing: border-box !important;
  }

  .xl\:box-content {
    box-sizing: content-box !important;
  }

  .xl\:hover\:box-border:hover {
    box-sizing: border-box !important;
  }

  .xl\:hover\:box-content:hover {
    box-sizing: content-box !important;
  }

  .xl\:focus\:box-border:focus {
    box-sizing: border-box !important;
  }

  .xl\:focus\:box-content:focus {
    box-sizing: content-box !important;
  }

  .xl\:cursor-auto {
    cursor: auto !important;
  }

  .xl\:cursor-default {
    cursor: default !important;
  }

  .xl\:cursor-pointer {
    cursor: pointer !important;
  }

  .xl\:cursor-wait {
    cursor: wait !important;
  }

  .xl\:cursor-text {
    cursor: text !important;
  }

  .xl\:cursor-move {
    cursor: move !important;
  }

  .xl\:cursor-not-allowed {
    cursor: not-allowed !important;
  }

  .xl\:hover\:cursor-auto:hover {
    cursor: auto !important;
  }

  .xl\:hover\:cursor-default:hover {
    cursor: default !important;
  }

  .xl\:hover\:cursor-pointer:hover {
    cursor: pointer !important;
  }

  .xl\:hover\:cursor-wait:hover {
    cursor: wait !important;
  }

  .xl\:hover\:cursor-text:hover {
    cursor: text !important;
  }

  .xl\:hover\:cursor-move:hover {
    cursor: move !important;
  }

  .xl\:hover\:cursor-not-allowed:hover {
    cursor: not-allowed !important;
  }

  .xl\:focus\:cursor-auto:focus {
    cursor: auto !important;
  }

  .xl\:focus\:cursor-default:focus {
    cursor: default !important;
  }

  .xl\:focus\:cursor-pointer:focus {
    cursor: pointer !important;
  }

  .xl\:focus\:cursor-wait:focus {
    cursor: wait !important;
  }

  .xl\:focus\:cursor-text:focus {
    cursor: text !important;
  }

  .xl\:focus\:cursor-move:focus {
    cursor: move !important;
  }

  .xl\:focus\:cursor-not-allowed:focus {
    cursor: not-allowed !important;
  }

  .xl\:block {
    display: block !important;
  }

  .xl\:inline-block {
    display: inline-block !important;
  }

  .xl\:inline {
    display: inline !important;
  }

  .xl\:flex {
    display: flex !important;
  }

  .xl\:inline-flex {
    display: inline-flex !important;
  }

  .xl\:table {
    display: table !important;
  }

  .xl\:table-caption {
    display: table-caption !important;
  }

  .xl\:table-cell {
    display: table-cell !important;
  }

  .xl\:table-column {
    display: table-column !important;
  }

  .xl\:table-column-group {
    display: table-column-group !important;
  }

  .xl\:table-footer-group {
    display: table-footer-group !important;
  }

  .xl\:table-header-group {
    display: table-header-group !important;
  }

  .xl\:table-row-group {
    display: table-row-group !important;
  }

  .xl\:table-row {
    display: table-row !important;
  }

  .xl\:hidden {
    display: none !important;
  }

  .xl\:hover\:block:hover {
    display: block !important;
  }

  .xl\:hover\:inline-block:hover {
    display: inline-block !important;
  }

  .xl\:hover\:inline:hover {
    display: inline !important;
  }

  .xl\:hover\:flex:hover {
    display: flex !important;
  }

  .xl\:hover\:inline-flex:hover {
    display: inline-flex !important;
  }

  .xl\:hover\:table:hover {
    display: table !important;
  }

  .xl\:hover\:table-caption:hover {
    display: table-caption !important;
  }

  .xl\:hover\:table-cell:hover {
    display: table-cell !important;
  }

  .xl\:hover\:table-column:hover {
    display: table-column !important;
  }

  .xl\:hover\:table-column-group:hover {
    display: table-column-group !important;
  }

  .xl\:hover\:table-footer-group:hover {
    display: table-footer-group !important;
  }

  .xl\:hover\:table-header-group:hover {
    display: table-header-group !important;
  }

  .xl\:hover\:table-row-group:hover {
    display: table-row-group !important;
  }

  .xl\:hover\:table-row:hover {
    display: table-row !important;
  }

  .xl\:hover\:hidden:hover {
    display: none !important;
  }

  .xl\:focus\:block:focus {
    display: block !important;
  }

  .xl\:focus\:inline-block:focus {
    display: inline-block !important;
  }

  .xl\:focus\:inline:focus {
    display: inline !important;
  }

  .xl\:focus\:flex:focus {
    display: flex !important;
  }

  .xl\:focus\:inline-flex:focus {
    display: inline-flex !important;
  }

  .xl\:focus\:table:focus {
    display: table !important;
  }

  .xl\:focus\:table-caption:focus {
    display: table-caption !important;
  }

  .xl\:focus\:table-cell:focus {
    display: table-cell !important;
  }

  .xl\:focus\:table-column:focus {
    display: table-column !important;
  }

  .xl\:focus\:table-column-group:focus {
    display: table-column-group !important;
  }

  .xl\:focus\:table-footer-group:focus {
    display: table-footer-group !important;
  }

  .xl\:focus\:table-header-group:focus {
    display: table-header-group !important;
  }

  .xl\:focus\:table-row-group:focus {
    display: table-row-group !important;
  }

  .xl\:focus\:table-row:focus {
    display: table-row !important;
  }

  .xl\:focus\:hidden:focus {
    display: none !important;
  }

  .xl\:flex-row {
    flex-direction: row !important;
  }

  .xl\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .xl\:flex-col {
    flex-direction: column !important;
  }

  .xl\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .xl\:hover\:flex-row:hover {
    flex-direction: row !important;
  }

  .xl\:hover\:flex-row-reverse:hover {
    flex-direction: row-reverse !important;
  }

  .xl\:hover\:flex-col:hover {
    flex-direction: column !important;
  }

  .xl\:hover\:flex-col-reverse:hover {
    flex-direction: column-reverse !important;
  }

  .xl\:focus\:flex-row:focus {
    flex-direction: row !important;
  }

  .xl\:focus\:flex-row-reverse:focus {
    flex-direction: row-reverse !important;
  }

  .xl\:focus\:flex-col:focus {
    flex-direction: column !important;
  }

  .xl\:focus\:flex-col-reverse:focus {
    flex-direction: column-reverse !important;
  }

  .xl\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .xl\:flex-no-wrap {
    flex-wrap: nowrap !important;
  }

  .xl\:hover\:flex-wrap:hover {
    flex-wrap: wrap !important;
  }

  .xl\:hover\:flex-wrap-reverse:hover {
    flex-wrap: wrap-reverse !important;
  }

  .xl\:hover\:flex-no-wrap:hover {
    flex-wrap: nowrap !important;
  }

  .xl\:focus\:flex-wrap:focus {
    flex-wrap: wrap !important;
  }

  .xl\:focus\:flex-wrap-reverse:focus {
    flex-wrap: wrap-reverse !important;
  }

  .xl\:focus\:flex-no-wrap:focus {
    flex-wrap: nowrap !important;
  }

  .xl\:items-start {
    align-items: flex-start !important;
  }

  .xl\:items-end {
    align-items: flex-end !important;
  }

  .xl\:items-center {
    align-items: center !important;
  }

  .xl\:items-baseline {
    align-items: baseline !important;
  }

  .xl\:items-stretch {
    align-items: stretch !important;
  }

  .xl\:hover\:items-start:hover {
    align-items: flex-start !important;
  }

  .xl\:hover\:items-end:hover {
    align-items: flex-end !important;
  }

  .xl\:hover\:items-center:hover {
    align-items: center !important;
  }

  .xl\:hover\:items-baseline:hover {
    align-items: baseline !important;
  }

  .xl\:hover\:items-stretch:hover {
    align-items: stretch !important;
  }

  .xl\:focus\:items-start:focus {
    align-items: flex-start !important;
  }

  .xl\:focus\:items-end:focus {
    align-items: flex-end !important;
  }

  .xl\:focus\:items-center:focus {
    align-items: center !important;
  }

  .xl\:focus\:items-baseline:focus {
    align-items: baseline !important;
  }

  .xl\:focus\:items-stretch:focus {
    align-items: stretch !important;
  }

  .xl\:content-center {
    align-content: center !important;
  }

  .xl\:content-start {
    align-content: flex-start !important;
  }

  .xl\:content-end {
    align-content: flex-end !important;
  }

  .xl\:content-between {
    align-content: space-between !important;
  }

  .xl\:content-around {
    align-content: space-around !important;
  }

  .xl\:content-evenly {
    align-content: space-evenly !important;
  }

  .xl\:hover\:content-center:hover {
    align-content: center !important;
  }

  .xl\:hover\:content-start:hover {
    align-content: flex-start !important;
  }

  .xl\:hover\:content-end:hover {
    align-content: flex-end !important;
  }

  .xl\:hover\:content-between:hover {
    align-content: space-between !important;
  }

  .xl\:hover\:content-around:hover {
    align-content: space-around !important;
  }

  .xl\:hover\:content-evenly:hover {
    align-content: space-evenly !important;
  }

  .xl\:focus\:content-center:focus {
    align-content: center !important;
  }

  .xl\:focus\:content-start:focus {
    align-content: flex-start !important;
  }

  .xl\:focus\:content-end:focus {
    align-content: flex-end !important;
  }

  .xl\:focus\:content-between:focus {
    align-content: space-between !important;
  }

  .xl\:focus\:content-around:focus {
    align-content: space-around !important;
  }

  .xl\:focus\:content-evenly:focus {
    align-content: space-evenly !important;
  }

  .xl\:self-auto {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .xl\:self-start {
    align-self: flex-start !important;
  }

  .xl\:self-end {
    align-self: flex-end !important;
  }

  .xl\:self-center {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .xl\:self-stretch {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .xl\:hover\:self-auto:hover {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .xl\:hover\:self-start:hover {
    align-self: flex-start !important;
  }

  .xl\:hover\:self-end:hover {
    align-self: flex-end !important;
  }

  .xl\:hover\:self-center:hover {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .xl\:hover\:self-stretch:hover {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .xl\:focus\:self-auto:focus {
    -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .xl\:focus\:self-start:focus {
    align-self: flex-start !important;
  }

  .xl\:focus\:self-end:focus {
    align-self: flex-end !important;
  }

  .xl\:focus\:self-center:focus {
    -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .xl\:focus\:self-stretch:focus {
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }

  .xl\:justify-start {
    justify-content: flex-start !important;
  }

  .xl\:justify-end {
    justify-content: flex-end !important;
  }

  .xl\:justify-center {
    justify-content: center !important;
  }

  .xl\:justify-between {
    justify-content: space-between !important;
  }

  .xl\:justify-around {
    justify-content: space-around !important;
  }

  .xl\:justify-evenly {
    justify-content: space-evenly !important;
  }

  .xl\:hover\:justify-start:hover {
    justify-content: flex-start !important;
  }

  .xl\:hover\:justify-end:hover {
    justify-content: flex-end !important;
  }

  .xl\:hover\:justify-center:hover {
    justify-content: center !important;
  }

  .xl\:hover\:justify-between:hover {
    justify-content: space-between !important;
  }

  .xl\:hover\:justify-around:hover {
    justify-content: space-around !important;
  }

  .xl\:hover\:justify-evenly:hover {
    justify-content: space-evenly !important;
  }

  .xl\:focus\:justify-start:focus {
    justify-content: flex-start !important;
  }

  .xl\:focus\:justify-end:focus {
    justify-content: flex-end !important;
  }

  .xl\:focus\:justify-center:focus {
    justify-content: center !important;
  }

  .xl\:focus\:justify-between:focus {
    justify-content: space-between !important;
  }

  .xl\:focus\:justify-around:focus {
    justify-content: space-around !important;
  }

  .xl\:focus\:justify-evenly:focus {
    justify-content: space-evenly !important;
  }

  .xl\:flex-1 {
    flex: 1 1 0% !important;
  }

  .xl\:flex-auto {
    flex: 1 1 auto !important;
  }

  .xl\:flex-initial {
    flex: 0 1 auto !important;
  }

  .xl\:flex-none {
    flex: none !important;
  }

  .xl\:hover\:flex-1:hover {
    flex: 1 1 0% !important;
  }

  .xl\:hover\:flex-auto:hover {
    flex: 1 1 auto !important;
  }

  .xl\:hover\:flex-initial:hover {
    flex: 0 1 auto !important;
  }

  .xl\:hover\:flex-none:hover {
    flex: none !important;
  }

  .xl\:focus\:flex-1:focus {
    flex: 1 1 0% !important;
  }

  .xl\:focus\:flex-auto:focus {
    flex: 1 1 auto !important;
  }

  .xl\:focus\:flex-initial:focus {
    flex: 0 1 auto !important;
  }

  .xl\:focus\:flex-none:focus {
    flex: none !important;
  }

  .xl\:flex-grow-0 {
    flex-grow: 0 !important;
  }

  .xl\:flex-grow {
    flex-grow: 1 !important;
  }

  .xl\:hover\:flex-grow-0:hover {
    flex-grow: 0 !important;
  }

  .xl\:hover\:flex-grow:hover {
    flex-grow: 1 !important;
  }

  .xl\:focus\:flex-grow-0:focus {
    flex-grow: 0 !important;
  }

  .xl\:focus\:flex-grow:focus {
    flex-grow: 1 !important;
  }

  .xl\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }

  .xl\:flex-shrink {
    flex-shrink: 1 !important;
  }

  .xl\:hover\:flex-shrink-0:hover {
    flex-shrink: 0 !important;
  }

  .xl\:hover\:flex-shrink:hover {
    flex-shrink: 1 !important;
  }

  .xl\:focus\:flex-shrink-0:focus {
    flex-shrink: 0 !important;
  }

  .xl\:focus\:flex-shrink:focus {
    flex-shrink: 1 !important;
  }

  .xl\:order-1 {
    order: 1 !important;
  }

  .xl\:order-2 {
    order: 2 !important;
  }

  .xl\:order-3 {
    order: 3 !important;
  }

  .xl\:order-4 {
    order: 4 !important;
  }

  .xl\:order-5 {
    order: 5 !important;
  }

  .xl\:order-6 {
    order: 6 !important;
  }

  .xl\:order-7 {
    order: 7 !important;
  }

  .xl\:order-8 {
    order: 8 !important;
  }

  .xl\:order-9 {
    order: 9 !important;
  }

  .xl\:order-10 {
    order: 10 !important;
  }

  .xl\:order-11 {
    order: 11 !important;
  }

  .xl\:order-12 {
    order: 12 !important;
  }

  .xl\:order-first {
    order: -9999 !important;
  }

  .xl\:order-last {
    order: 9999 !important;
  }

  .xl\:order-none {
    order: 0 !important;
  }

  .xl\:hover\:order-1:hover {
    order: 1 !important;
  }

  .xl\:hover\:order-2:hover {
    order: 2 !important;
  }

  .xl\:hover\:order-3:hover {
    order: 3 !important;
  }

  .xl\:hover\:order-4:hover {
    order: 4 !important;
  }

  .xl\:hover\:order-5:hover {
    order: 5 !important;
  }

  .xl\:hover\:order-6:hover {
    order: 6 !important;
  }

  .xl\:hover\:order-7:hover {
    order: 7 !important;
  }

  .xl\:hover\:order-8:hover {
    order: 8 !important;
  }

  .xl\:hover\:order-9:hover {
    order: 9 !important;
  }

  .xl\:hover\:order-10:hover {
    order: 10 !important;
  }

  .xl\:hover\:order-11:hover {
    order: 11 !important;
  }

  .xl\:hover\:order-12:hover {
    order: 12 !important;
  }

  .xl\:hover\:order-first:hover {
    order: -9999 !important;
  }

  .xl\:hover\:order-last:hover {
    order: 9999 !important;
  }

  .xl\:hover\:order-none:hover {
    order: 0 !important;
  }

  .xl\:focus\:order-1:focus {
    order: 1 !important;
  }

  .xl\:focus\:order-2:focus {
    order: 2 !important;
  }

  .xl\:focus\:order-3:focus {
    order: 3 !important;
  }

  .xl\:focus\:order-4:focus {
    order: 4 !important;
  }

  .xl\:focus\:order-5:focus {
    order: 5 !important;
  }

  .xl\:focus\:order-6:focus {
    order: 6 !important;
  }

  .xl\:focus\:order-7:focus {
    order: 7 !important;
  }

  .xl\:focus\:order-8:focus {
    order: 8 !important;
  }

  .xl\:focus\:order-9:focus {
    order: 9 !important;
  }

  .xl\:focus\:order-10:focus {
    order: 10 !important;
  }

  .xl\:focus\:order-11:focus {
    order: 11 !important;
  }

  .xl\:focus\:order-12:focus {
    order: 12 !important;
  }

  .xl\:focus\:order-first:focus {
    order: -9999 !important;
  }

  .xl\:focus\:order-last:focus {
    order: 9999 !important;
  }

  .xl\:focus\:order-none:focus {
    order: 0 !important;
  }

  .xl\:float-right {
    float: right !important;
  }

  .xl\:float-left {
    float: left !important;
  }

  .xl\:float-none {
    float: none !important;
  }

  .xl\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .xl\:hover\:float-right:hover {
    float: right !important;
  }

  .xl\:hover\:float-left:hover {
    float: left !important;
  }

  .xl\:hover\:float-none:hover {
    float: none !important;
  }

  .xl\:hover\:clearfix:hover:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .xl\:focus\:float-right:focus {
    float: right !important;
  }

  .xl\:focus\:float-left:focus {
    float: left !important;
  }

  .xl\:focus\:float-none:focus {
    float: none !important;
  }

  .xl\:focus\:clearfix:focus:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .xl\:clear-left {
    clear: left !important;
  }

  .xl\:clear-right {
    clear: right !important;
  }

  .xl\:clear-both {
    clear: both !important;
  }

  .xl\:clear-none {
    clear: none !important;
  }

  .xl\:hover\:clear-left:hover {
    clear: left !important;
  }

  .xl\:hover\:clear-right:hover {
    clear: right !important;
  }

  .xl\:hover\:clear-both:hover {
    clear: both !important;
  }

  .xl\:hover\:clear-none:hover {
    clear: none !important;
  }

  .xl\:focus\:clear-left:focus {
    clear: left !important;
  }

  .xl\:focus\:clear-right:focus {
    clear: right !important;
  }

  .xl\:focus\:clear-both:focus {
    clear: both !important;
  }

  .xl\:focus\:clear-none:focus {
    clear: none !important;
  }

  .xl\:font-notosans {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .xl\:font-kiwimaru {
    font-family: Kiwi Maru, serif !important;
  }

  .xl\:hover\:font-notosans:hover {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .xl\:hover\:font-kiwimaru:hover {
    font-family: Kiwi Maru, serif !important;
  }

  .xl\:focus\:font-notosans:focus {
    font-family: Noto Sans JP, sans-serif !important;
  }

  .xl\:focus\:font-kiwimaru:focus {
    font-family: Kiwi Maru, serif !important;
  }

  .xl\:font-hairline {
    font-weight: 100 !important;
  }

  .xl\:font-thin {
    font-weight: 200 !important;
  }

  .xl\:font-light {
    font-weight: 300 !important;
  }

  .xl\:font-normal {
    font-weight: 400 !important;
  }

  .xl\:font-medium {
    font-weight: 500 !important;
  }

  .xl\:font-semibold {
    font-weight: 600 !important;
  }

  .xl\:font-bold {
    font-weight: 700 !important;
  }

  .xl\:font-extrabold {
    font-weight: 800 !important;
  }

  .xl\:font-black {
    font-weight: 900 !important;
  }

  .xl\:hover\:font-hairline:hover {
    font-weight: 100 !important;
  }

  .xl\:hover\:font-thin:hover {
    font-weight: 200 !important;
  }

  .xl\:hover\:font-light:hover {
    font-weight: 300 !important;
  }

  .xl\:hover\:font-normal:hover {
    font-weight: 400 !important;
  }

  .xl\:hover\:font-medium:hover {
    font-weight: 500 !important;
  }

  .xl\:hover\:font-semibold:hover {
    font-weight: 600 !important;
  }

  .xl\:hover\:font-bold:hover {
    font-weight: 700 !important;
  }

  .xl\:hover\:font-extrabold:hover {
    font-weight: 800 !important;
  }

  .xl\:hover\:font-black:hover {
    font-weight: 900 !important;
  }

  .xl\:focus\:font-hairline:focus {
    font-weight: 100 !important;
  }

  .xl\:focus\:font-thin:focus {
    font-weight: 200 !important;
  }

  .xl\:focus\:font-light:focus {
    font-weight: 300 !important;
  }

  .xl\:focus\:font-normal:focus {
    font-weight: 400 !important;
  }

  .xl\:focus\:font-medium:focus {
    font-weight: 500 !important;
  }

  .xl\:focus\:font-semibold:focus {
    font-weight: 600 !important;
  }

  .xl\:focus\:font-bold:focus {
    font-weight: 700 !important;
  }

  .xl\:focus\:font-extrabold:focus {
    font-weight: 800 !important;
  }

  .xl\:focus\:font-black:focus {
    font-weight: 900 !important;
  }

  .xl\:h-0 {
    height: 0rem !important;
  }

  .xl\:h-1 {
    height: 0.25rem !important;
  }

  .xl\:h-2 {
    height: 0.5rem !important;
  }

  .xl\:h-3 {
    height: 0.75rem !important;
  }

  .xl\:h-4 {
    height: 1rem !important;
  }

  .xl\:h-5 {
    height: 1.25rem !important;
  }

  .xl\:h-6 {
    height: 1.5rem !important;
  }

  .xl\:h-7 {
    height: 1.75rem !important;
  }

  .xl\:h-8 {
    height: 2rem !important;
  }

  .xl\:h-9 {
    height: 2.25rem !important;
  }

  .xl\:h-10 {
    height: 2.5rem !important;
  }

  .xl\:h-11 {
    height: 2.75rem !important;
  }

  .xl\:h-12 {
    height: 3rem !important;
  }

  .xl\:h-13 {
    height: 3.25rem !important;
  }

  .xl\:h-14 {
    height: 3.5rem !important;
  }

  .xl\:h-15 {
    height: 3.75rem !important;
  }

  .xl\:h-16 {
    height: 4rem !important;
  }

  .xl\:h-17 {
    height: 4.25rem !important;
  }

  .xl\:h-18 {
    height: 4.5rem !important;
  }

  .xl\:h-19 {
    height: 4.75rem !important;
  }

  .xl\:h-20 {
    height: 5rem !important;
  }

  .xl\:h-21 {
    height: 5.25rem !important;
  }

  .xl\:h-22 {
    height: 5.5rem !important;
  }

  .xl\:h-23 {
    height: 5.75rem !important;
  }

  .xl\:h-24 {
    height: 6rem !important;
  }

  .xl\:h-25 {
    height: 6.25rem !important;
  }

  .xl\:h-26 {
    height: 6.5rem !important;
  }

  .xl\:h-27 {
    height: 6.75rem !important;
  }

  .xl\:h-28 {
    height: 7rem !important;
  }

  .xl\:h-29 {
    height: 7.25rem !important;
  }

  .xl\:h-30 {
    height: 7.5rem !important;
  }

  .xl\:h-31 {
    height: 7.75rem !important;
  }

  .xl\:h-32 {
    height: 8rem !important;
  }

  .xl\:h-33 {
    height: 8.25rem !important;
  }

  .xl\:h-34 {
    height: 8.5rem !important;
  }

  .xl\:h-35 {
    height: 8.75rem !important;
  }

  .xl\:h-36 {
    height: 9rem !important;
  }

  .xl\:h-37 {
    height: 9.25rem !important;
  }

  .xl\:h-38 {
    height: 9.5rem !important;
  }

  .xl\:h-39 {
    height: 9.75rem !important;
  }

  .xl\:h-40 {
    height: 10rem !important;
  }

  .xl\:h-41 {
    height: 10.25rem !important;
  }

  .xl\:h-42 {
    height: 10.5rem !important;
  }

  .xl\:h-43 {
    height: 10.75rem !important;
  }

  .xl\:h-44 {
    height: 11rem !important;
  }

  .xl\:h-45 {
    height: 11.25rem !important;
  }

  .xl\:h-46 {
    height: 11.5rem !important;
  }

  .xl\:h-47 {
    height: 11.75rem !important;
  }

  .xl\:h-48 {
    height: 12rem !important;
  }

  .xl\:h-49 {
    height: 12.25rem !important;
  }

  .xl\:h-50 {
    height: 12.5rem !important;
  }

  .xl\:h-51 {
    height: 12.75rem !important;
  }

  .xl\:h-52 {
    height: 13rem !important;
  }

  .xl\:h-53 {
    height: 13.25rem !important;
  }

  .xl\:h-54 {
    height: 13.5rem !important;
  }

  .xl\:h-55 {
    height: 13.75rem !important;
  }

  .xl\:h-56 {
    height: 14rem !important;
  }

  .xl\:h-57 {
    height: 14.25rem !important;
  }

  .xl\:h-58 {
    height: 14.5rem !important;
  }

  .xl\:h-59 {
    height: 14.75rem !important;
  }

  .xl\:h-60 {
    height: 15rem !important;
  }

  .xl\:h-61 {
    height: 15.25rem !important;
  }

  .xl\:h-62 {
    height: 15.5rem !important;
  }

  .xl\:h-63 {
    height: 15.75rem !important;
  }

  .xl\:h-64 {
    height: 16rem !important;
  }

  .xl\:h-65 {
    height: 16.25rem !important;
  }

  .xl\:h-66 {
    height: 16.5rem !important;
  }

  .xl\:h-67 {
    height: 16.75rem !important;
  }

  .xl\:h-68 {
    height: 17rem !important;
  }

  .xl\:h-69 {
    height: 17.25rem !important;
  }

  .xl\:h-70 {
    height: 17.5rem !important;
  }

  .xl\:h-71 {
    height: 17.75rem !important;
  }

  .xl\:h-72 {
    height: 18rem !important;
  }

  .xl\:h-73 {
    height: 18.25rem !important;
  }

  .xl\:h-74 {
    height: 18.5rem !important;
  }

  .xl\:h-75 {
    height: 18.75rem !important;
  }

  .xl\:h-76 {
    height: 19rem !important;
  }

  .xl\:h-77 {
    height: 19.25rem !important;
  }

  .xl\:h-78 {
    height: 19.5rem !important;
  }

  .xl\:h-79 {
    height: 19.75rem !important;
  }

  .xl\:h-80 {
    height: 20rem !important;
  }

  .xl\:h-81 {
    height: 20.25rem !important;
  }

  .xl\:h-82 {
    height: 20.5rem !important;
  }

  .xl\:h-83 {
    height: 20.75rem !important;
  }

  .xl\:h-84 {
    height: 21rem !important;
  }

  .xl\:h-85 {
    height: 21.25rem !important;
  }

  .xl\:h-86 {
    height: 21.5rem !important;
  }

  .xl\:h-87 {
    height: 21.75rem !important;
  }

  .xl\:h-88 {
    height: 22rem !important;
  }

  .xl\:h-89 {
    height: 22.25rem !important;
  }

  .xl\:h-90 {
    height: 22.5rem !important;
  }

  .xl\:h-91 {
    height: 22.75rem !important;
  }

  .xl\:h-92 {
    height: 23rem !important;
  }

  .xl\:h-93 {
    height: 23.25rem !important;
  }

  .xl\:h-94 {
    height: 23.5rem !important;
  }

  .xl\:h-95 {
    height: 23.75rem !important;
  }

  .xl\:h-96 {
    height: 24rem !important;
  }

  .xl\:h-97 {
    height: 24.25rem !important;
  }

  .xl\:h-98 {
    height: 24.5rem !important;
  }

  .xl\:h-99 {
    height: 24.75rem !important;
  }

  .xl\:h-100 {
    height: 25rem !important;
  }

  .xl\:h-101 {
    height: 25.25rem !important;
  }

  .xl\:h-102 {
    height: 25.5rem !important;
  }

  .xl\:h-103 {
    height: 25.75rem !important;
  }

  .xl\:h-104 {
    height: 26rem !important;
  }

  .xl\:h-105 {
    height: 26.25rem !important;
  }

  .xl\:h-auto {
    height: auto !important;
  }

  .xl\:h-px {
    height: 1px !important;
  }

  .xl\:h-0\.5 {
    height: 0.125rem !important;
  }

  .xl\:h-1\.5 {
    height: 0.375rem !important;
  }

  .xl\:h-2\.5 {
    height: 0.625rem !important;
  }

  .xl\:h-3\.5 {
    height: 0.875rem !important;
  }

  .xl\:h-4\.5 {
    height: 1.125rem !important;
  }

  .xl\:h-5\.5 {
    height: 1.375rem !important;
  }

  .xl\:h-6\.5 {
    height: 1.625rem !important;
  }

  .xl\:h-7\.5 {
    height: 1.875rem !important;
  }

  .xl\:h-8\.5 {
    height: 2.125rem !important;
  }

  .xl\:h-9\.5 {
    height: 2.375rem !important;
  }

  .xl\:h-10\.5 {
    height: 2.625rem !important;
  }

  .xl\:h-11\.5 {
    height: 2.875rem !important;
  }

  .xl\:h-12\.5 {
    height: 3.125rem !important;
  }

  .xl\:h-13\.5 {
    height: 3.375rem !important;
  }

  .xl\:h-14\.5 {
    height: 3.625rem !important;
  }

  .xl\:h-15\.5 {
    height: 3.875rem !important;
  }

  .xl\:h-16\.5 {
    height: 4.125rem !important;
  }

  .xl\:h-17\.5 {
    height: 4.375rem !important;
  }

  .xl\:h-18\.5 {
    height: 4.625rem !important;
  }

  .xl\:h-19\.5 {
    height: 4.875rem !important;
  }

  .xl\:h-20\.5 {
    height: 5.125rem !important;
  }

  .xl\:h-21\.5 {
    height: 5.375rem !important;
  }

  .xl\:h-22\.5 {
    height: 5.625rem !important;
  }

  .xl\:h-23\.5 {
    height: 5.875rem !important;
  }

  .xl\:h-24\.5 {
    height: 6.125rem !important;
  }

  .xl\:h-25\.5 {
    height: 6.375rem !important;
  }

  .xl\:h-26\.5 {
    height: 6.625rem !important;
  }

  .xl\:h-27\.5 {
    height: 6.875rem !important;
  }

  .xl\:h-28\.5 {
    height: 7.125rem !important;
  }

  .xl\:h-29\.5 {
    height: 7.375rem !important;
  }

  .xl\:h-30\.5 {
    height: 7.625rem !important;
  }

  .xl\:h-31\.5 {
    height: 7.875rem !important;
  }

  .xl\:h-32\.5 {
    height: 8.125rem !important;
  }

  .xl\:h-33\.5 {
    height: 8.375rem !important;
  }

  .xl\:h-34\.5 {
    height: 8.625rem !important;
  }

  .xl\:h-35\.5 {
    height: 8.875rem !important;
  }

  .xl\:h-36\.5 {
    height: 9.125rem !important;
  }

  .xl\:h-37\.5 {
    height: 9.375rem !important;
  }

  .xl\:h-38\.5 {
    height: 9.625rem !important;
  }

  .xl\:h-39\.5 {
    height: 9.875rem !important;
  }

  .xl\:h-40\.5 {
    height: 10.125rem !important;
  }

  .xl\:h-41\.5 {
    height: 10.375rem !important;
  }

  .xl\:h-42\.5 {
    height: 10.625rem !important;
  }

  .xl\:h-43\.5 {
    height: 10.875rem !important;
  }

  .xl\:h-44\.5 {
    height: 11.125rem !important;
  }

  .xl\:h-45\.5 {
    height: 11.375rem !important;
  }

  .xl\:h-46\.5 {
    height: 11.625rem !important;
  }

  .xl\:h-47\.5 {
    height: 11.875rem !important;
  }

  .xl\:h-48\.5 {
    height: 12.125rem !important;
  }

  .xl\:h-49\.5 {
    height: 12.375rem !important;
  }

  .xl\:h-50\.5 {
    height: 12.625rem !important;
  }

  .xl\:h-51\.5 {
    height: 12.875rem !important;
  }

  .xl\:h-52\.5 {
    height: 13.125rem !important;
  }

  .xl\:h-53\.5 {
    height: 13.375rem !important;
  }

  .xl\:h-54\.5 {
    height: 13.625rem !important;
  }

  .xl\:h-55\.5 {
    height: 13.875rem !important;
  }

  .xl\:h-56\.5 {
    height: 14.125rem !important;
  }

  .xl\:h-57\.5 {
    height: 14.375rem !important;
  }

  .xl\:h-58\.5 {
    height: 14.625rem !important;
  }

  .xl\:h-59\.5 {
    height: 14.875rem !important;
  }

  .xl\:h-60\.5 {
    height: 15.125rem !important;
  }

  .xl\:h-61\.5 {
    height: 15.375rem !important;
  }

  .xl\:h-62\.5 {
    height: 15.625rem !important;
  }

  .xl\:h-63\.5 {
    height: 15.875rem !important;
  }

  .xl\:h-64\.5 {
    height: 16.125rem !important;
  }

  .xl\:h-65\.5 {
    height: 16.375rem !important;
  }

  .xl\:h-66\.5 {
    height: 16.625rem !important;
  }

  .xl\:h-67\.5 {
    height: 16.875rem !important;
  }

  .xl\:h-68\.5 {
    height: 17.125rem !important;
  }

  .xl\:h-69\.5 {
    height: 17.375rem !important;
  }

  .xl\:h-70\.5 {
    height: 17.625rem !important;
  }

  .xl\:h-71\.5 {
    height: 17.875rem !important;
  }

  .xl\:h-72\.5 {
    height: 18.125rem !important;
  }

  .xl\:h-73\.5 {
    height: 18.375rem !important;
  }

  .xl\:h-74\.5 {
    height: 18.625rem !important;
  }

  .xl\:h-75\.5 {
    height: 18.875rem !important;
  }

  .xl\:h-76\.5 {
    height: 19.125rem !important;
  }

  .xl\:h-77\.5 {
    height: 19.375rem !important;
  }

  .xl\:h-78\.5 {
    height: 19.625rem !important;
  }

  .xl\:h-79\.5 {
    height: 19.875rem !important;
  }

  .xl\:h-80\.5 {
    height: 20.125rem !important;
  }

  .xl\:h-81\.5 {
    height: 20.375rem !important;
  }

  .xl\:h-82\.5 {
    height: 20.625rem !important;
  }

  .xl\:h-83\.5 {
    height: 20.875rem !important;
  }

  .xl\:h-84\.5 {
    height: 21.125rem !important;
  }

  .xl\:h-85\.5 {
    height: 21.375rem !important;
  }

  .xl\:h-86\.5 {
    height: 21.625rem !important;
  }

  .xl\:h-87\.5 {
    height: 21.875rem !important;
  }

  .xl\:h-88\.5 {
    height: 22.125rem !important;
  }

  .xl\:h-89\.5 {
    height: 22.375rem !important;
  }

  .xl\:h-90\.5 {
    height: 22.625rem !important;
  }

  .xl\:h-91\.5 {
    height: 22.875rem !important;
  }

  .xl\:h-92\.5 {
    height: 23.125rem !important;
  }

  .xl\:h-93\.5 {
    height: 23.375rem !important;
  }

  .xl\:h-94\.5 {
    height: 23.625rem !important;
  }

  .xl\:h-95\.5 {
    height: 23.875rem !important;
  }

  .xl\:h-96\.5 {
    height: 24.125rem !important;
  }

  .xl\:h-97\.5 {
    height: 24.375rem !important;
  }

  .xl\:h-98\.5 {
    height: 24.625rem !important;
  }

  .xl\:h-99\.5 {
    height: 24.875rem !important;
  }

  .xl\:h-100\.5 {
    height: 25.125rem !important;
  }

  .xl\:h-101\.5 {
    height: 25.375rem !important;
  }

  .xl\:h-102\.5 {
    height: 25.625rem !important;
  }

  .xl\:h-103\.5 {
    height: 25.875rem !important;
  }

  .xl\:h-104\.5 {
    height: 26.125rem !important;
  }

  .xl\:h-full {
    height: 100% !important;
  }

  .xl\:h-screen {
    height: 100vh !important;
  }

  .xl\:hover\:h-0:hover {
    height: 0rem !important;
  }

  .xl\:hover\:h-1:hover {
    height: 0.25rem !important;
  }

  .xl\:hover\:h-2:hover {
    height: 0.5rem !important;
  }

  .xl\:hover\:h-3:hover {
    height: 0.75rem !important;
  }

  .xl\:hover\:h-4:hover {
    height: 1rem !important;
  }

  .xl\:hover\:h-5:hover {
    height: 1.25rem !important;
  }

  .xl\:hover\:h-6:hover {
    height: 1.5rem !important;
  }

  .xl\:hover\:h-7:hover {
    height: 1.75rem !important;
  }

  .xl\:hover\:h-8:hover {
    height: 2rem !important;
  }

  .xl\:hover\:h-9:hover {
    height: 2.25rem !important;
  }

  .xl\:hover\:h-10:hover {
    height: 2.5rem !important;
  }

  .xl\:hover\:h-11:hover {
    height: 2.75rem !important;
  }

  .xl\:hover\:h-12:hover {
    height: 3rem !important;
  }

  .xl\:hover\:h-13:hover {
    height: 3.25rem !important;
  }

  .xl\:hover\:h-14:hover {
    height: 3.5rem !important;
  }

  .xl\:hover\:h-15:hover {
    height: 3.75rem !important;
  }

  .xl\:hover\:h-16:hover {
    height: 4rem !important;
  }

  .xl\:hover\:h-17:hover {
    height: 4.25rem !important;
  }

  .xl\:hover\:h-18:hover {
    height: 4.5rem !important;
  }

  .xl\:hover\:h-19:hover {
    height: 4.75rem !important;
  }

  .xl\:hover\:h-20:hover {
    height: 5rem !important;
  }

  .xl\:hover\:h-21:hover {
    height: 5.25rem !important;
  }

  .xl\:hover\:h-22:hover {
    height: 5.5rem !important;
  }

  .xl\:hover\:h-23:hover {
    height: 5.75rem !important;
  }

  .xl\:hover\:h-24:hover {
    height: 6rem !important;
  }

  .xl\:hover\:h-25:hover {
    height: 6.25rem !important;
  }

  .xl\:hover\:h-26:hover {
    height: 6.5rem !important;
  }

  .xl\:hover\:h-27:hover {
    height: 6.75rem !important;
  }

  .xl\:hover\:h-28:hover {
    height: 7rem !important;
  }

  .xl\:hover\:h-29:hover {
    height: 7.25rem !important;
  }

  .xl\:hover\:h-30:hover {
    height: 7.5rem !important;
  }

  .xl\:hover\:h-31:hover {
    height: 7.75rem !important;
  }

  .xl\:hover\:h-32:hover {
    height: 8rem !important;
  }

  .xl\:hover\:h-33:hover {
    height: 8.25rem !important;
  }

  .xl\:hover\:h-34:hover {
    height: 8.5rem !important;
  }

  .xl\:hover\:h-35:hover {
    height: 8.75rem !important;
  }

  .xl\:hover\:h-36:hover {
    height: 9rem !important;
  }

  .xl\:hover\:h-37:hover {
    height: 9.25rem !important;
  }

  .xl\:hover\:h-38:hover {
    height: 9.5rem !important;
  }

  .xl\:hover\:h-39:hover {
    height: 9.75rem !important;
  }

  .xl\:hover\:h-40:hover {
    height: 10rem !important;
  }

  .xl\:hover\:h-41:hover {
    height: 10.25rem !important;
  }

  .xl\:hover\:h-42:hover {
    height: 10.5rem !important;
  }

  .xl\:hover\:h-43:hover {
    height: 10.75rem !important;
  }

  .xl\:hover\:h-44:hover {
    height: 11rem !important;
  }

  .xl\:hover\:h-45:hover {
    height: 11.25rem !important;
  }

  .xl\:hover\:h-46:hover {
    height: 11.5rem !important;
  }

  .xl\:hover\:h-47:hover {
    height: 11.75rem !important;
  }

  .xl\:hover\:h-48:hover {
    height: 12rem !important;
  }

  .xl\:hover\:h-49:hover {
    height: 12.25rem !important;
  }

  .xl\:hover\:h-50:hover {
    height: 12.5rem !important;
  }

  .xl\:hover\:h-51:hover {
    height: 12.75rem !important;
  }

  .xl\:hover\:h-52:hover {
    height: 13rem !important;
  }

  .xl\:hover\:h-53:hover {
    height: 13.25rem !important;
  }

  .xl\:hover\:h-54:hover {
    height: 13.5rem !important;
  }

  .xl\:hover\:h-55:hover {
    height: 13.75rem !important;
  }

  .xl\:hover\:h-56:hover {
    height: 14rem !important;
  }

  .xl\:hover\:h-57:hover {
    height: 14.25rem !important;
  }

  .xl\:hover\:h-58:hover {
    height: 14.5rem !important;
  }

  .xl\:hover\:h-59:hover {
    height: 14.75rem !important;
  }

  .xl\:hover\:h-60:hover {
    height: 15rem !important;
  }

  .xl\:hover\:h-61:hover {
    height: 15.25rem !important;
  }

  .xl\:hover\:h-62:hover {
    height: 15.5rem !important;
  }

  .xl\:hover\:h-63:hover {
    height: 15.75rem !important;
  }

  .xl\:hover\:h-64:hover {
    height: 16rem !important;
  }

  .xl\:hover\:h-65:hover {
    height: 16.25rem !important;
  }

  .xl\:hover\:h-66:hover {
    height: 16.5rem !important;
  }

  .xl\:hover\:h-67:hover {
    height: 16.75rem !important;
  }

  .xl\:hover\:h-68:hover {
    height: 17rem !important;
  }

  .xl\:hover\:h-69:hover {
    height: 17.25rem !important;
  }

  .xl\:hover\:h-70:hover {
    height: 17.5rem !important;
  }

  .xl\:hover\:h-71:hover {
    height: 17.75rem !important;
  }

  .xl\:hover\:h-72:hover {
    height: 18rem !important;
  }

  .xl\:hover\:h-73:hover {
    height: 18.25rem !important;
  }

  .xl\:hover\:h-74:hover {
    height: 18.5rem !important;
  }

  .xl\:hover\:h-75:hover {
    height: 18.75rem !important;
  }

  .xl\:hover\:h-76:hover {
    height: 19rem !important;
  }

  .xl\:hover\:h-77:hover {
    height: 19.25rem !important;
  }

  .xl\:hover\:h-78:hover {
    height: 19.5rem !important;
  }

  .xl\:hover\:h-79:hover {
    height: 19.75rem !important;
  }

  .xl\:hover\:h-80:hover {
    height: 20rem !important;
  }

  .xl\:hover\:h-81:hover {
    height: 20.25rem !important;
  }

  .xl\:hover\:h-82:hover {
    height: 20.5rem !important;
  }

  .xl\:hover\:h-83:hover {
    height: 20.75rem !important;
  }

  .xl\:hover\:h-84:hover {
    height: 21rem !important;
  }

  .xl\:hover\:h-85:hover {
    height: 21.25rem !important;
  }

  .xl\:hover\:h-86:hover {
    height: 21.5rem !important;
  }

  .xl\:hover\:h-87:hover {
    height: 21.75rem !important;
  }

  .xl\:hover\:h-88:hover {
    height: 22rem !important;
  }

  .xl\:hover\:h-89:hover {
    height: 22.25rem !important;
  }

  .xl\:hover\:h-90:hover {
    height: 22.5rem !important;
  }

  .xl\:hover\:h-91:hover {
    height: 22.75rem !important;
  }

  .xl\:hover\:h-92:hover {
    height: 23rem !important;
  }

  .xl\:hover\:h-93:hover {
    height: 23.25rem !important;
  }

  .xl\:hover\:h-94:hover {
    height: 23.5rem !important;
  }

  .xl\:hover\:h-95:hover {
    height: 23.75rem !important;
  }

  .xl\:hover\:h-96:hover {
    height: 24rem !important;
  }

  .xl\:hover\:h-97:hover {
    height: 24.25rem !important;
  }

  .xl\:hover\:h-98:hover {
    height: 24.5rem !important;
  }

  .xl\:hover\:h-99:hover {
    height: 24.75rem !important;
  }

  .xl\:hover\:h-100:hover {
    height: 25rem !important;
  }

  .xl\:hover\:h-101:hover {
    height: 25.25rem !important;
  }

  .xl\:hover\:h-102:hover {
    height: 25.5rem !important;
  }

  .xl\:hover\:h-103:hover {
    height: 25.75rem !important;
  }

  .xl\:hover\:h-104:hover {
    height: 26rem !important;
  }

  .xl\:hover\:h-105:hover {
    height: 26.25rem !important;
  }

  .xl\:hover\:h-auto:hover {
    height: auto !important;
  }

  .xl\:hover\:h-px:hover {
    height: 1px !important;
  }

  .xl\:hover\:h-0\.5:hover {
    height: 0.125rem !important;
  }

  .xl\:hover\:h-1\.5:hover {
    height: 0.375rem !important;
  }

  .xl\:hover\:h-2\.5:hover {
    height: 0.625rem !important;
  }

  .xl\:hover\:h-3\.5:hover {
    height: 0.875rem !important;
  }

  .xl\:hover\:h-4\.5:hover {
    height: 1.125rem !important;
  }

  .xl\:hover\:h-5\.5:hover {
    height: 1.375rem !important;
  }

  .xl\:hover\:h-6\.5:hover {
    height: 1.625rem !important;
  }

  .xl\:hover\:h-7\.5:hover {
    height: 1.875rem !important;
  }

  .xl\:hover\:h-8\.5:hover {
    height: 2.125rem !important;
  }

  .xl\:hover\:h-9\.5:hover {
    height: 2.375rem !important;
  }

  .xl\:hover\:h-10\.5:hover {
    height: 2.625rem !important;
  }

  .xl\:hover\:h-11\.5:hover {
    height: 2.875rem !important;
  }

  .xl\:hover\:h-12\.5:hover {
    height: 3.125rem !important;
  }

  .xl\:hover\:h-13\.5:hover {
    height: 3.375rem !important;
  }

  .xl\:hover\:h-14\.5:hover {
    height: 3.625rem !important;
  }

  .xl\:hover\:h-15\.5:hover {
    height: 3.875rem !important;
  }

  .xl\:hover\:h-16\.5:hover {
    height: 4.125rem !important;
  }

  .xl\:hover\:h-17\.5:hover {
    height: 4.375rem !important;
  }

  .xl\:hover\:h-18\.5:hover {
    height: 4.625rem !important;
  }

  .xl\:hover\:h-19\.5:hover {
    height: 4.875rem !important;
  }

  .xl\:hover\:h-20\.5:hover {
    height: 5.125rem !important;
  }

  .xl\:hover\:h-21\.5:hover {
    height: 5.375rem !important;
  }

  .xl\:hover\:h-22\.5:hover {
    height: 5.625rem !important;
  }

  .xl\:hover\:h-23\.5:hover {
    height: 5.875rem !important;
  }

  .xl\:hover\:h-24\.5:hover {
    height: 6.125rem !important;
  }

  .xl\:hover\:h-25\.5:hover {
    height: 6.375rem !important;
  }

  .xl\:hover\:h-26\.5:hover {
    height: 6.625rem !important;
  }

  .xl\:hover\:h-27\.5:hover {
    height: 6.875rem !important;
  }

  .xl\:hover\:h-28\.5:hover {
    height: 7.125rem !important;
  }

  .xl\:hover\:h-29\.5:hover {
    height: 7.375rem !important;
  }

  .xl\:hover\:h-30\.5:hover {
    height: 7.625rem !important;
  }

  .xl\:hover\:h-31\.5:hover {
    height: 7.875rem !important;
  }

  .xl\:hover\:h-32\.5:hover {
    height: 8.125rem !important;
  }

  .xl\:hover\:h-33\.5:hover {
    height: 8.375rem !important;
  }

  .xl\:hover\:h-34\.5:hover {
    height: 8.625rem !important;
  }

  .xl\:hover\:h-35\.5:hover {
    height: 8.875rem !important;
  }

  .xl\:hover\:h-36\.5:hover {
    height: 9.125rem !important;
  }

  .xl\:hover\:h-37\.5:hover {
    height: 9.375rem !important;
  }

  .xl\:hover\:h-38\.5:hover {
    height: 9.625rem !important;
  }

  .xl\:hover\:h-39\.5:hover {
    height: 9.875rem !important;
  }

  .xl\:hover\:h-40\.5:hover {
    height: 10.125rem !important;
  }

  .xl\:hover\:h-41\.5:hover {
    height: 10.375rem !important;
  }

  .xl\:hover\:h-42\.5:hover {
    height: 10.625rem !important;
  }

  .xl\:hover\:h-43\.5:hover {
    height: 10.875rem !important;
  }

  .xl\:hover\:h-44\.5:hover {
    height: 11.125rem !important;
  }

  .xl\:hover\:h-45\.5:hover {
    height: 11.375rem !important;
  }

  .xl\:hover\:h-46\.5:hover {
    height: 11.625rem !important;
  }

  .xl\:hover\:h-47\.5:hover {
    height: 11.875rem !important;
  }

  .xl\:hover\:h-48\.5:hover {
    height: 12.125rem !important;
  }

  .xl\:hover\:h-49\.5:hover {
    height: 12.375rem !important;
  }

  .xl\:hover\:h-50\.5:hover {
    height: 12.625rem !important;
  }

  .xl\:hover\:h-51\.5:hover {
    height: 12.875rem !important;
  }

  .xl\:hover\:h-52\.5:hover {
    height: 13.125rem !important;
  }

  .xl\:hover\:h-53\.5:hover {
    height: 13.375rem !important;
  }

  .xl\:hover\:h-54\.5:hover {
    height: 13.625rem !important;
  }

  .xl\:hover\:h-55\.5:hover {
    height: 13.875rem !important;
  }

  .xl\:hover\:h-56\.5:hover {
    height: 14.125rem !important;
  }

  .xl\:hover\:h-57\.5:hover {
    height: 14.375rem !important;
  }

  .xl\:hover\:h-58\.5:hover {
    height: 14.625rem !important;
  }

  .xl\:hover\:h-59\.5:hover {
    height: 14.875rem !important;
  }

  .xl\:hover\:h-60\.5:hover {
    height: 15.125rem !important;
  }

  .xl\:hover\:h-61\.5:hover {
    height: 15.375rem !important;
  }

  .xl\:hover\:h-62\.5:hover {
    height: 15.625rem !important;
  }

  .xl\:hover\:h-63\.5:hover {
    height: 15.875rem !important;
  }

  .xl\:hover\:h-64\.5:hover {
    height: 16.125rem !important;
  }

  .xl\:hover\:h-65\.5:hover {
    height: 16.375rem !important;
  }

  .xl\:hover\:h-66\.5:hover {
    height: 16.625rem !important;
  }

  .xl\:hover\:h-67\.5:hover {
    height: 16.875rem !important;
  }

  .xl\:hover\:h-68\.5:hover {
    height: 17.125rem !important;
  }

  .xl\:hover\:h-69\.5:hover {
    height: 17.375rem !important;
  }

  .xl\:hover\:h-70\.5:hover {
    height: 17.625rem !important;
  }

  .xl\:hover\:h-71\.5:hover {
    height: 17.875rem !important;
  }

  .xl\:hover\:h-72\.5:hover {
    height: 18.125rem !important;
  }

  .xl\:hover\:h-73\.5:hover {
    height: 18.375rem !important;
  }

  .xl\:hover\:h-74\.5:hover {
    height: 18.625rem !important;
  }

  .xl\:hover\:h-75\.5:hover {
    height: 18.875rem !important;
  }

  .xl\:hover\:h-76\.5:hover {
    height: 19.125rem !important;
  }

  .xl\:hover\:h-77\.5:hover {
    height: 19.375rem !important;
  }

  .xl\:hover\:h-78\.5:hover {
    height: 19.625rem !important;
  }

  .xl\:hover\:h-79\.5:hover {
    height: 19.875rem !important;
  }

  .xl\:hover\:h-80\.5:hover {
    height: 20.125rem !important;
  }

  .xl\:hover\:h-81\.5:hover {
    height: 20.375rem !important;
  }

  .xl\:hover\:h-82\.5:hover {
    height: 20.625rem !important;
  }

  .xl\:hover\:h-83\.5:hover {
    height: 20.875rem !important;
  }

  .xl\:hover\:h-84\.5:hover {
    height: 21.125rem !important;
  }

  .xl\:hover\:h-85\.5:hover {
    height: 21.375rem !important;
  }

  .xl\:hover\:h-86\.5:hover {
    height: 21.625rem !important;
  }

  .xl\:hover\:h-87\.5:hover {
    height: 21.875rem !important;
  }

  .xl\:hover\:h-88\.5:hover {
    height: 22.125rem !important;
  }

  .xl\:hover\:h-89\.5:hover {
    height: 22.375rem !important;
  }

  .xl\:hover\:h-90\.5:hover {
    height: 22.625rem !important;
  }

  .xl\:hover\:h-91\.5:hover {
    height: 22.875rem !important;
  }

  .xl\:hover\:h-92\.5:hover {
    height: 23.125rem !important;
  }

  .xl\:hover\:h-93\.5:hover {
    height: 23.375rem !important;
  }

  .xl\:hover\:h-94\.5:hover {
    height: 23.625rem !important;
  }

  .xl\:hover\:h-95\.5:hover {
    height: 23.875rem !important;
  }

  .xl\:hover\:h-96\.5:hover {
    height: 24.125rem !important;
  }

  .xl\:hover\:h-97\.5:hover {
    height: 24.375rem !important;
  }

  .xl\:hover\:h-98\.5:hover {
    height: 24.625rem !important;
  }

  .xl\:hover\:h-99\.5:hover {
    height: 24.875rem !important;
  }

  .xl\:hover\:h-100\.5:hover {
    height: 25.125rem !important;
  }

  .xl\:hover\:h-101\.5:hover {
    height: 25.375rem !important;
  }

  .xl\:hover\:h-102\.5:hover {
    height: 25.625rem !important;
  }

  .xl\:hover\:h-103\.5:hover {
    height: 25.875rem !important;
  }

  .xl\:hover\:h-104\.5:hover {
    height: 26.125rem !important;
  }

  .xl\:hover\:h-full:hover {
    height: 100% !important;
  }

  .xl\:hover\:h-screen:hover {
    height: 100vh !important;
  }

  .xl\:focus\:h-0:focus {
    height: 0rem !important;
  }

  .xl\:focus\:h-1:focus {
    height: 0.25rem !important;
  }

  .xl\:focus\:h-2:focus {
    height: 0.5rem !important;
  }

  .xl\:focus\:h-3:focus {
    height: 0.75rem !important;
  }

  .xl\:focus\:h-4:focus {
    height: 1rem !important;
  }

  .xl\:focus\:h-5:focus {
    height: 1.25rem !important;
  }

  .xl\:focus\:h-6:focus {
    height: 1.5rem !important;
  }

  .xl\:focus\:h-7:focus {
    height: 1.75rem !important;
  }

  .xl\:focus\:h-8:focus {
    height: 2rem !important;
  }

  .xl\:focus\:h-9:focus {
    height: 2.25rem !important;
  }

  .xl\:focus\:h-10:focus {
    height: 2.5rem !important;
  }

  .xl\:focus\:h-11:focus {
    height: 2.75rem !important;
  }

  .xl\:focus\:h-12:focus {
    height: 3rem !important;
  }

  .xl\:focus\:h-13:focus {
    height: 3.25rem !important;
  }

  .xl\:focus\:h-14:focus {
    height: 3.5rem !important;
  }

  .xl\:focus\:h-15:focus {
    height: 3.75rem !important;
  }

  .xl\:focus\:h-16:focus {
    height: 4rem !important;
  }

  .xl\:focus\:h-17:focus {
    height: 4.25rem !important;
  }

  .xl\:focus\:h-18:focus {
    height: 4.5rem !important;
  }

  .xl\:focus\:h-19:focus {
    height: 4.75rem !important;
  }

  .xl\:focus\:h-20:focus {
    height: 5rem !important;
  }

  .xl\:focus\:h-21:focus {
    height: 5.25rem !important;
  }

  .xl\:focus\:h-22:focus {
    height: 5.5rem !important;
  }

  .xl\:focus\:h-23:focus {
    height: 5.75rem !important;
  }

  .xl\:focus\:h-24:focus {
    height: 6rem !important;
  }

  .xl\:focus\:h-25:focus {
    height: 6.25rem !important;
  }

  .xl\:focus\:h-26:focus {
    height: 6.5rem !important;
  }

  .xl\:focus\:h-27:focus {
    height: 6.75rem !important;
  }

  .xl\:focus\:h-28:focus {
    height: 7rem !important;
  }

  .xl\:focus\:h-29:focus {
    height: 7.25rem !important;
  }

  .xl\:focus\:h-30:focus {
    height: 7.5rem !important;
  }

  .xl\:focus\:h-31:focus {
    height: 7.75rem !important;
  }

  .xl\:focus\:h-32:focus {
    height: 8rem !important;
  }

  .xl\:focus\:h-33:focus {
    height: 8.25rem !important;
  }

  .xl\:focus\:h-34:focus {
    height: 8.5rem !important;
  }

  .xl\:focus\:h-35:focus {
    height: 8.75rem !important;
  }

  .xl\:focus\:h-36:focus {
    height: 9rem !important;
  }

  .xl\:focus\:h-37:focus {
    height: 9.25rem !important;
  }

  .xl\:focus\:h-38:focus {
    height: 9.5rem !important;
  }

  .xl\:focus\:h-39:focus {
    height: 9.75rem !important;
  }

  .xl\:focus\:h-40:focus {
    height: 10rem !important;
  }

  .xl\:focus\:h-41:focus {
    height: 10.25rem !important;
  }

  .xl\:focus\:h-42:focus {
    height: 10.5rem !important;
  }

  .xl\:focus\:h-43:focus {
    height: 10.75rem !important;
  }

  .xl\:focus\:h-44:focus {
    height: 11rem !important;
  }

  .xl\:focus\:h-45:focus {
    height: 11.25rem !important;
  }

  .xl\:focus\:h-46:focus {
    height: 11.5rem !important;
  }

  .xl\:focus\:h-47:focus {
    height: 11.75rem !important;
  }

  .xl\:focus\:h-48:focus {
    height: 12rem !important;
  }

  .xl\:focus\:h-49:focus {
    height: 12.25rem !important;
  }

  .xl\:focus\:h-50:focus {
    height: 12.5rem !important;
  }

  .xl\:focus\:h-51:focus {
    height: 12.75rem !important;
  }

  .xl\:focus\:h-52:focus {
    height: 13rem !important;
  }

  .xl\:focus\:h-53:focus {
    height: 13.25rem !important;
  }

  .xl\:focus\:h-54:focus {
    height: 13.5rem !important;
  }

  .xl\:focus\:h-55:focus {
    height: 13.75rem !important;
  }

  .xl\:focus\:h-56:focus {
    height: 14rem !important;
  }

  .xl\:focus\:h-57:focus {
    height: 14.25rem !important;
  }

  .xl\:focus\:h-58:focus {
    height: 14.5rem !important;
  }

  .xl\:focus\:h-59:focus {
    height: 14.75rem !important;
  }

  .xl\:focus\:h-60:focus {
    height: 15rem !important;
  }

  .xl\:focus\:h-61:focus {
    height: 15.25rem !important;
  }

  .xl\:focus\:h-62:focus {
    height: 15.5rem !important;
  }

  .xl\:focus\:h-63:focus {
    height: 15.75rem !important;
  }

  .xl\:focus\:h-64:focus {
    height: 16rem !important;
  }

  .xl\:focus\:h-65:focus {
    height: 16.25rem !important;
  }

  .xl\:focus\:h-66:focus {
    height: 16.5rem !important;
  }

  .xl\:focus\:h-67:focus {
    height: 16.75rem !important;
  }

  .xl\:focus\:h-68:focus {
    height: 17rem !important;
  }

  .xl\:focus\:h-69:focus {
    height: 17.25rem !important;
  }

  .xl\:focus\:h-70:focus {
    height: 17.5rem !important;
  }

  .xl\:focus\:h-71:focus {
    height: 17.75rem !important;
  }

  .xl\:focus\:h-72:focus {
    height: 18rem !important;
  }

  .xl\:focus\:h-73:focus {
    height: 18.25rem !important;
  }

  .xl\:focus\:h-74:focus {
    height: 18.5rem !important;
  }

  .xl\:focus\:h-75:focus {
    height: 18.75rem !important;
  }

  .xl\:focus\:h-76:focus {
    height: 19rem !important;
  }

  .xl\:focus\:h-77:focus {
    height: 19.25rem !important;
  }

  .xl\:focus\:h-78:focus {
    height: 19.5rem !important;
  }

  .xl\:focus\:h-79:focus {
    height: 19.75rem !important;
  }

  .xl\:focus\:h-80:focus {
    height: 20rem !important;
  }

  .xl\:focus\:h-81:focus {
    height: 20.25rem !important;
  }

  .xl\:focus\:h-82:focus {
    height: 20.5rem !important;
  }

  .xl\:focus\:h-83:focus {
    height: 20.75rem !important;
  }

  .xl\:focus\:h-84:focus {
    height: 21rem !important;
  }

  .xl\:focus\:h-85:focus {
    height: 21.25rem !important;
  }

  .xl\:focus\:h-86:focus {
    height: 21.5rem !important;
  }

  .xl\:focus\:h-87:focus {
    height: 21.75rem !important;
  }

  .xl\:focus\:h-88:focus {
    height: 22rem !important;
  }

  .xl\:focus\:h-89:focus {
    height: 22.25rem !important;
  }

  .xl\:focus\:h-90:focus {
    height: 22.5rem !important;
  }

  .xl\:focus\:h-91:focus {
    height: 22.75rem !important;
  }

  .xl\:focus\:h-92:focus {
    height: 23rem !important;
  }

  .xl\:focus\:h-93:focus {
    height: 23.25rem !important;
  }

  .xl\:focus\:h-94:focus {
    height: 23.5rem !important;
  }

  .xl\:focus\:h-95:focus {
    height: 23.75rem !important;
  }

  .xl\:focus\:h-96:focus {
    height: 24rem !important;
  }

  .xl\:focus\:h-97:focus {
    height: 24.25rem !important;
  }

  .xl\:focus\:h-98:focus {
    height: 24.5rem !important;
  }

  .xl\:focus\:h-99:focus {
    height: 24.75rem !important;
  }

  .xl\:focus\:h-100:focus {
    height: 25rem !important;
  }

  .xl\:focus\:h-101:focus {
    height: 25.25rem !important;
  }

  .xl\:focus\:h-102:focus {
    height: 25.5rem !important;
  }

  .xl\:focus\:h-103:focus {
    height: 25.75rem !important;
  }

  .xl\:focus\:h-104:focus {
    height: 26rem !important;
  }

  .xl\:focus\:h-105:focus {
    height: 26.25rem !important;
  }

  .xl\:focus\:h-auto:focus {
    height: auto !important;
  }

  .xl\:focus\:h-px:focus {
    height: 1px !important;
  }

  .xl\:focus\:h-0\.5:focus {
    height: 0.125rem !important;
  }

  .xl\:focus\:h-1\.5:focus {
    height: 0.375rem !important;
  }

  .xl\:focus\:h-2\.5:focus {
    height: 0.625rem !important;
  }

  .xl\:focus\:h-3\.5:focus {
    height: 0.875rem !important;
  }

  .xl\:focus\:h-4\.5:focus {
    height: 1.125rem !important;
  }

  .xl\:focus\:h-5\.5:focus {
    height: 1.375rem !important;
  }

  .xl\:focus\:h-6\.5:focus {
    height: 1.625rem !important;
  }

  .xl\:focus\:h-7\.5:focus {
    height: 1.875rem !important;
  }

  .xl\:focus\:h-8\.5:focus {
    height: 2.125rem !important;
  }

  .xl\:focus\:h-9\.5:focus {
    height: 2.375rem !important;
  }

  .xl\:focus\:h-10\.5:focus {
    height: 2.625rem !important;
  }

  .xl\:focus\:h-11\.5:focus {
    height: 2.875rem !important;
  }

  .xl\:focus\:h-12\.5:focus {
    height: 3.125rem !important;
  }

  .xl\:focus\:h-13\.5:focus {
    height: 3.375rem !important;
  }

  .xl\:focus\:h-14\.5:focus {
    height: 3.625rem !important;
  }

  .xl\:focus\:h-15\.5:focus {
    height: 3.875rem !important;
  }

  .xl\:focus\:h-16\.5:focus {
    height: 4.125rem !important;
  }

  .xl\:focus\:h-17\.5:focus {
    height: 4.375rem !important;
  }

  .xl\:focus\:h-18\.5:focus {
    height: 4.625rem !important;
  }

  .xl\:focus\:h-19\.5:focus {
    height: 4.875rem !important;
  }

  .xl\:focus\:h-20\.5:focus {
    height: 5.125rem !important;
  }

  .xl\:focus\:h-21\.5:focus {
    height: 5.375rem !important;
  }

  .xl\:focus\:h-22\.5:focus {
    height: 5.625rem !important;
  }

  .xl\:focus\:h-23\.5:focus {
    height: 5.875rem !important;
  }

  .xl\:focus\:h-24\.5:focus {
    height: 6.125rem !important;
  }

  .xl\:focus\:h-25\.5:focus {
    height: 6.375rem !important;
  }

  .xl\:focus\:h-26\.5:focus {
    height: 6.625rem !important;
  }

  .xl\:focus\:h-27\.5:focus {
    height: 6.875rem !important;
  }

  .xl\:focus\:h-28\.5:focus {
    height: 7.125rem !important;
  }

  .xl\:focus\:h-29\.5:focus {
    height: 7.375rem !important;
  }

  .xl\:focus\:h-30\.5:focus {
    height: 7.625rem !important;
  }

  .xl\:focus\:h-31\.5:focus {
    height: 7.875rem !important;
  }

  .xl\:focus\:h-32\.5:focus {
    height: 8.125rem !important;
  }

  .xl\:focus\:h-33\.5:focus {
    height: 8.375rem !important;
  }

  .xl\:focus\:h-34\.5:focus {
    height: 8.625rem !important;
  }

  .xl\:focus\:h-35\.5:focus {
    height: 8.875rem !important;
  }

  .xl\:focus\:h-36\.5:focus {
    height: 9.125rem !important;
  }

  .xl\:focus\:h-37\.5:focus {
    height: 9.375rem !important;
  }

  .xl\:focus\:h-38\.5:focus {
    height: 9.625rem !important;
  }

  .xl\:focus\:h-39\.5:focus {
    height: 9.875rem !important;
  }

  .xl\:focus\:h-40\.5:focus {
    height: 10.125rem !important;
  }

  .xl\:focus\:h-41\.5:focus {
    height: 10.375rem !important;
  }

  .xl\:focus\:h-42\.5:focus {
    height: 10.625rem !important;
  }

  .xl\:focus\:h-43\.5:focus {
    height: 10.875rem !important;
  }

  .xl\:focus\:h-44\.5:focus {
    height: 11.125rem !important;
  }

  .xl\:focus\:h-45\.5:focus {
    height: 11.375rem !important;
  }

  .xl\:focus\:h-46\.5:focus {
    height: 11.625rem !important;
  }

  .xl\:focus\:h-47\.5:focus {
    height: 11.875rem !important;
  }

  .xl\:focus\:h-48\.5:focus {
    height: 12.125rem !important;
  }

  .xl\:focus\:h-49\.5:focus {
    height: 12.375rem !important;
  }

  .xl\:focus\:h-50\.5:focus {
    height: 12.625rem !important;
  }

  .xl\:focus\:h-51\.5:focus {
    height: 12.875rem !important;
  }

  .xl\:focus\:h-52\.5:focus {
    height: 13.125rem !important;
  }

  .xl\:focus\:h-53\.5:focus {
    height: 13.375rem !important;
  }

  .xl\:focus\:h-54\.5:focus {
    height: 13.625rem !important;
  }

  .xl\:focus\:h-55\.5:focus {
    height: 13.875rem !important;
  }

  .xl\:focus\:h-56\.5:focus {
    height: 14.125rem !important;
  }

  .xl\:focus\:h-57\.5:focus {
    height: 14.375rem !important;
  }

  .xl\:focus\:h-58\.5:focus {
    height: 14.625rem !important;
  }

  .xl\:focus\:h-59\.5:focus {
    height: 14.875rem !important;
  }

  .xl\:focus\:h-60\.5:focus {
    height: 15.125rem !important;
  }

  .xl\:focus\:h-61\.5:focus {
    height: 15.375rem !important;
  }

  .xl\:focus\:h-62\.5:focus {
    height: 15.625rem !important;
  }

  .xl\:focus\:h-63\.5:focus {
    height: 15.875rem !important;
  }

  .xl\:focus\:h-64\.5:focus {
    height: 16.125rem !important;
  }

  .xl\:focus\:h-65\.5:focus {
    height: 16.375rem !important;
  }

  .xl\:focus\:h-66\.5:focus {
    height: 16.625rem !important;
  }

  .xl\:focus\:h-67\.5:focus {
    height: 16.875rem !important;
  }

  .xl\:focus\:h-68\.5:focus {
    height: 17.125rem !important;
  }

  .xl\:focus\:h-69\.5:focus {
    height: 17.375rem !important;
  }

  .xl\:focus\:h-70\.5:focus {
    height: 17.625rem !important;
  }

  .xl\:focus\:h-71\.5:focus {
    height: 17.875rem !important;
  }

  .xl\:focus\:h-72\.5:focus {
    height: 18.125rem !important;
  }

  .xl\:focus\:h-73\.5:focus {
    height: 18.375rem !important;
  }

  .xl\:focus\:h-74\.5:focus {
    height: 18.625rem !important;
  }

  .xl\:focus\:h-75\.5:focus {
    height: 18.875rem !important;
  }

  .xl\:focus\:h-76\.5:focus {
    height: 19.125rem !important;
  }

  .xl\:focus\:h-77\.5:focus {
    height: 19.375rem !important;
  }

  .xl\:focus\:h-78\.5:focus {
    height: 19.625rem !important;
  }

  .xl\:focus\:h-79\.5:focus {
    height: 19.875rem !important;
  }

  .xl\:focus\:h-80\.5:focus {
    height: 20.125rem !important;
  }

  .xl\:focus\:h-81\.5:focus {
    height: 20.375rem !important;
  }

  .xl\:focus\:h-82\.5:focus {
    height: 20.625rem !important;
  }

  .xl\:focus\:h-83\.5:focus {
    height: 20.875rem !important;
  }

  .xl\:focus\:h-84\.5:focus {
    height: 21.125rem !important;
  }

  .xl\:focus\:h-85\.5:focus {
    height: 21.375rem !important;
  }

  .xl\:focus\:h-86\.5:focus {
    height: 21.625rem !important;
  }

  .xl\:focus\:h-87\.5:focus {
    height: 21.875rem !important;
  }

  .xl\:focus\:h-88\.5:focus {
    height: 22.125rem !important;
  }

  .xl\:focus\:h-89\.5:focus {
    height: 22.375rem !important;
  }

  .xl\:focus\:h-90\.5:focus {
    height: 22.625rem !important;
  }

  .xl\:focus\:h-91\.5:focus {
    height: 22.875rem !important;
  }

  .xl\:focus\:h-92\.5:focus {
    height: 23.125rem !important;
  }

  .xl\:focus\:h-93\.5:focus {
    height: 23.375rem !important;
  }

  .xl\:focus\:h-94\.5:focus {
    height: 23.625rem !important;
  }

  .xl\:focus\:h-95\.5:focus {
    height: 23.875rem !important;
  }

  .xl\:focus\:h-96\.5:focus {
    height: 24.125rem !important;
  }

  .xl\:focus\:h-97\.5:focus {
    height: 24.375rem !important;
  }

  .xl\:focus\:h-98\.5:focus {
    height: 24.625rem !important;
  }

  .xl\:focus\:h-99\.5:focus {
    height: 24.875rem !important;
  }

  .xl\:focus\:h-100\.5:focus {
    height: 25.125rem !important;
  }

  .xl\:focus\:h-101\.5:focus {
    height: 25.375rem !important;
  }

  .xl\:focus\:h-102\.5:focus {
    height: 25.625rem !important;
  }

  .xl\:focus\:h-103\.5:focus {
    height: 25.875rem !important;
  }

  .xl\:focus\:h-104\.5:focus {
    height: 26.125rem !important;
  }

  .xl\:focus\:h-full:focus {
    height: 100% !important;
  }

  .xl\:focus\:h-screen:focus {
    height: 100vh !important;
  }

  .xl\:text-10 {
    font-size: 0.625rem !important;
  }

  .xl\:text-11 {
    font-size: 0.6875rem !important;
  }

  .xl\:text-12 {
    font-size: 0.75rem !important;
  }

  .xl\:text-13 {
    font-size: 0.8125rem !important;
  }

  .xl\:text-14 {
    font-size: 0.875rem !important;
  }

  .xl\:text-15 {
    font-size: 0.9375rem !important;
  }

  .xl\:text-16 {
    font-size: 1rem !important;
  }

  .xl\:text-17 {
    font-size: 1.0625rem !important;
  }

  .xl\:text-18 {
    font-size: 1.125rem !important;
  }

  .xl\:text-19 {
    font-size: 1.1875rem !important;
  }

  .xl\:text-20 {
    font-size: 1.25rem !important;
  }

  .xl\:text-21 {
    font-size: 1.3125rem !important;
  }

  .xl\:text-22 {
    font-size: 1.375rem !important;
  }

  .xl\:text-23 {
    font-size: 1.4375rem !important;
  }

  .xl\:text-24 {
    font-size: 1.5rem !important;
  }

  .xl\:text-25 {
    font-size: 1.5625rem !important;
  }

  .xl\:text-26 {
    font-size: 1.625rem !important;
  }

  .xl\:text-27 {
    font-size: 1.6875rem !important;
  }

  .xl\:text-28 {
    font-size: 1.75rem !important;
  }

  .xl\:text-29 {
    font-size: 1.8125rem !important;
  }

  .xl\:text-30 {
    font-size: 1.875rem !important;
  }

  .xl\:text-31 {
    font-size: 1.9375rem !important;
  }

  .xl\:text-32 {
    font-size: 2rem !important;
  }

  .xl\:text-33 {
    font-size: 2.0625rem !important;
  }

  .xl\:text-34 {
    font-size: 2.125rem !important;
  }

  .xl\:text-35 {
    font-size: 2.1875rem !important;
  }

  .xl\:text-36 {
    font-size: 2.25rem !important;
  }

  .xl\:text-37 {
    font-size: 2.3125rem !important;
  }

  .xl\:text-38 {
    font-size: 2.375rem !important;
  }

  .xl\:text-39 {
    font-size: 2.4375rem !important;
  }

  .xl\:text-40 {
    font-size: 2.5rem !important;
  }

  .xl\:text-41 {
    font-size: 2.5625rem !important;
  }

  .xl\:text-42 {
    font-size: 2.625rem !important;
  }

  .xl\:text-43 {
    font-size: 2.6875rem !important;
  }

  .xl\:text-44 {
    font-size: 2.75rem !important;
  }

  .xl\:text-45 {
    font-size: 2.8125rem !important;
  }

  .xl\:text-46 {
    font-size: 2.875rem !important;
  }

  .xl\:text-47 {
    font-size: 2.9375rem !important;
  }

  .xl\:text-48 {
    font-size: 3rem !important;
  }

  .xl\:text-49 {
    font-size: 3.0625rem !important;
  }

  .xl\:text-50 {
    font-size: 3.125rem !important;
  }

  .xl\:text-51 {
    font-size: 3.1875rem !important;
  }

  .xl\:text-52 {
    font-size: 3.25rem !important;
  }

  .xl\:text-53 {
    font-size: 3.3125rem !important;
  }

  .xl\:text-54 {
    font-size: 3.375rem !important;
  }

  .xl\:text-55 {
    font-size: 3.4375rem !important;
  }

  .xl\:text-56 {
    font-size: 3.5rem !important;
  }

  .xl\:text-57 {
    font-size: 3.5625rem !important;
  }

  .xl\:text-58 {
    font-size: 3.625rem !important;
  }

  .xl\:text-59 {
    font-size: 3.6875rem !important;
  }

  .xl\:text-60 {
    font-size: 3.75rem !important;
  }

  .xl\:text-61 {
    font-size: 3.8125rem !important;
  }

  .xl\:text-62 {
    font-size: 3.875rem !important;
  }

  .xl\:text-63 {
    font-size: 3.9375rem !important;
  }

  .xl\:text-64 {
    font-size: 4rem !important;
  }

  .xl\:text-65 {
    font-size: 4.0625rem !important;
  }

  .xl\:text-66 {
    font-size: 4.125rem !important;
  }

  .xl\:text-67 {
    font-size: 4.1875rem !important;
  }

  .xl\:text-68 {
    font-size: 4.25rem !important;
  }

  .xl\:text-69 {
    font-size: 4.3125rem !important;
  }

  .xl\:text-70 {
    font-size: 4.375rem !important;
  }

  .xl\:text-71 {
    font-size: 4.4375rem !important;
  }

  .xl\:text-72 {
    font-size: 4.5rem !important;
  }

  .xl\:text-73 {
    font-size: 4.5625rem !important;
  }

  .xl\:text-74 {
    font-size: 4.625rem !important;
  }

  .xl\:text-75 {
    font-size: 4.6875rem !important;
  }

  .xl\:text-76 {
    font-size: 4.75rem !important;
  }

  .xl\:text-77 {
    font-size: 4.8125rem !important;
  }

  .xl\:text-78 {
    font-size: 4.875rem !important;
  }

  .xl\:text-79 {
    font-size: 4.9375rem !important;
  }

  .xl\:text-80 {
    font-size: 5rem !important;
  }

  .xl\:hover\:text-10:hover {
    font-size: 0.625rem !important;
  }

  .xl\:hover\:text-11:hover {
    font-size: 0.6875rem !important;
  }

  .xl\:hover\:text-12:hover {
    font-size: 0.75rem !important;
  }

  .xl\:hover\:text-13:hover {
    font-size: 0.8125rem !important;
  }

  .xl\:hover\:text-14:hover {
    font-size: 0.875rem !important;
  }

  .xl\:hover\:text-15:hover {
    font-size: 0.9375rem !important;
  }

  .xl\:hover\:text-16:hover {
    font-size: 1rem !important;
  }

  .xl\:hover\:text-17:hover {
    font-size: 1.0625rem !important;
  }

  .xl\:hover\:text-18:hover {
    font-size: 1.125rem !important;
  }

  .xl\:hover\:text-19:hover {
    font-size: 1.1875rem !important;
  }

  .xl\:hover\:text-20:hover {
    font-size: 1.25rem !important;
  }

  .xl\:hover\:text-21:hover {
    font-size: 1.3125rem !important;
  }

  .xl\:hover\:text-22:hover {
    font-size: 1.375rem !important;
  }

  .xl\:hover\:text-23:hover {
    font-size: 1.4375rem !important;
  }

  .xl\:hover\:text-24:hover {
    font-size: 1.5rem !important;
  }

  .xl\:hover\:text-25:hover {
    font-size: 1.5625rem !important;
  }

  .xl\:hover\:text-26:hover {
    font-size: 1.625rem !important;
  }

  .xl\:hover\:text-27:hover {
    font-size: 1.6875rem !important;
  }

  .xl\:hover\:text-28:hover {
    font-size: 1.75rem !important;
  }

  .xl\:hover\:text-29:hover {
    font-size: 1.8125rem !important;
  }

  .xl\:hover\:text-30:hover {
    font-size: 1.875rem !important;
  }

  .xl\:hover\:text-31:hover {
    font-size: 1.9375rem !important;
  }

  .xl\:hover\:text-32:hover {
    font-size: 2rem !important;
  }

  .xl\:hover\:text-33:hover {
    font-size: 2.0625rem !important;
  }

  .xl\:hover\:text-34:hover {
    font-size: 2.125rem !important;
  }

  .xl\:hover\:text-35:hover {
    font-size: 2.1875rem !important;
  }

  .xl\:hover\:text-36:hover {
    font-size: 2.25rem !important;
  }

  .xl\:hover\:text-37:hover {
    font-size: 2.3125rem !important;
  }

  .xl\:hover\:text-38:hover {
    font-size: 2.375rem !important;
  }

  .xl\:hover\:text-39:hover {
    font-size: 2.4375rem !important;
  }

  .xl\:hover\:text-40:hover {
    font-size: 2.5rem !important;
  }

  .xl\:hover\:text-41:hover {
    font-size: 2.5625rem !important;
  }

  .xl\:hover\:text-42:hover {
    font-size: 2.625rem !important;
  }

  .xl\:hover\:text-43:hover {
    font-size: 2.6875rem !important;
  }

  .xl\:hover\:text-44:hover {
    font-size: 2.75rem !important;
  }

  .xl\:hover\:text-45:hover {
    font-size: 2.8125rem !important;
  }

  .xl\:hover\:text-46:hover {
    font-size: 2.875rem !important;
  }

  .xl\:hover\:text-47:hover {
    font-size: 2.9375rem !important;
  }

  .xl\:hover\:text-48:hover {
    font-size: 3rem !important;
  }

  .xl\:hover\:text-49:hover {
    font-size: 3.0625rem !important;
  }

  .xl\:hover\:text-50:hover {
    font-size: 3.125rem !important;
  }

  .xl\:hover\:text-51:hover {
    font-size: 3.1875rem !important;
  }

  .xl\:hover\:text-52:hover {
    font-size: 3.25rem !important;
  }

  .xl\:hover\:text-53:hover {
    font-size: 3.3125rem !important;
  }

  .xl\:hover\:text-54:hover {
    font-size: 3.375rem !important;
  }

  .xl\:hover\:text-55:hover {
    font-size: 3.4375rem !important;
  }

  .xl\:hover\:text-56:hover {
    font-size: 3.5rem !important;
  }

  .xl\:hover\:text-57:hover {
    font-size: 3.5625rem !important;
  }

  .xl\:hover\:text-58:hover {
    font-size: 3.625rem !important;
  }

  .xl\:hover\:text-59:hover {
    font-size: 3.6875rem !important;
  }

  .xl\:hover\:text-60:hover {
    font-size: 3.75rem !important;
  }

  .xl\:hover\:text-61:hover {
    font-size: 3.8125rem !important;
  }

  .xl\:hover\:text-62:hover {
    font-size: 3.875rem !important;
  }

  .xl\:hover\:text-63:hover {
    font-size: 3.9375rem !important;
  }

  .xl\:hover\:text-64:hover {
    font-size: 4rem !important;
  }

  .xl\:hover\:text-65:hover {
    font-size: 4.0625rem !important;
  }

  .xl\:hover\:text-66:hover {
    font-size: 4.125rem !important;
  }

  .xl\:hover\:text-67:hover {
    font-size: 4.1875rem !important;
  }

  .xl\:hover\:text-68:hover {
    font-size: 4.25rem !important;
  }

  .xl\:hover\:text-69:hover {
    font-size: 4.3125rem !important;
  }

  .xl\:hover\:text-70:hover {
    font-size: 4.375rem !important;
  }

  .xl\:hover\:text-71:hover {
    font-size: 4.4375rem !important;
  }

  .xl\:hover\:text-72:hover {
    font-size: 4.5rem !important;
  }

  .xl\:hover\:text-73:hover {
    font-size: 4.5625rem !important;
  }

  .xl\:hover\:text-74:hover {
    font-size: 4.625rem !important;
  }

  .xl\:hover\:text-75:hover {
    font-size: 4.6875rem !important;
  }

  .xl\:hover\:text-76:hover {
    font-size: 4.75rem !important;
  }

  .xl\:hover\:text-77:hover {
    font-size: 4.8125rem !important;
  }

  .xl\:hover\:text-78:hover {
    font-size: 4.875rem !important;
  }

  .xl\:hover\:text-79:hover {
    font-size: 4.9375rem !important;
  }

  .xl\:hover\:text-80:hover {
    font-size: 5rem !important;
  }

  .xl\:focus\:text-10:focus {
    font-size: 0.625rem !important;
  }

  .xl\:focus\:text-11:focus {
    font-size: 0.6875rem !important;
  }

  .xl\:focus\:text-12:focus {
    font-size: 0.75rem !important;
  }

  .xl\:focus\:text-13:focus {
    font-size: 0.8125rem !important;
  }

  .xl\:focus\:text-14:focus {
    font-size: 0.875rem !important;
  }

  .xl\:focus\:text-15:focus {
    font-size: 0.9375rem !important;
  }

  .xl\:focus\:text-16:focus {
    font-size: 1rem !important;
  }

  .xl\:focus\:text-17:focus {
    font-size: 1.0625rem !important;
  }

  .xl\:focus\:text-18:focus {
    font-size: 1.125rem !important;
  }

  .xl\:focus\:text-19:focus {
    font-size: 1.1875rem !important;
  }

  .xl\:focus\:text-20:focus {
    font-size: 1.25rem !important;
  }

  .xl\:focus\:text-21:focus {
    font-size: 1.3125rem !important;
  }

  .xl\:focus\:text-22:focus {
    font-size: 1.375rem !important;
  }

  .xl\:focus\:text-23:focus {
    font-size: 1.4375rem !important;
  }

  .xl\:focus\:text-24:focus {
    font-size: 1.5rem !important;
  }

  .xl\:focus\:text-25:focus {
    font-size: 1.5625rem !important;
  }

  .xl\:focus\:text-26:focus {
    font-size: 1.625rem !important;
  }

  .xl\:focus\:text-27:focus {
    font-size: 1.6875rem !important;
  }

  .xl\:focus\:text-28:focus {
    font-size: 1.75rem !important;
  }

  .xl\:focus\:text-29:focus {
    font-size: 1.8125rem !important;
  }

  .xl\:focus\:text-30:focus {
    font-size: 1.875rem !important;
  }

  .xl\:focus\:text-31:focus {
    font-size: 1.9375rem !important;
  }

  .xl\:focus\:text-32:focus {
    font-size: 2rem !important;
  }

  .xl\:focus\:text-33:focus {
    font-size: 2.0625rem !important;
  }

  .xl\:focus\:text-34:focus {
    font-size: 2.125rem !important;
  }

  .xl\:focus\:text-35:focus {
    font-size: 2.1875rem !important;
  }

  .xl\:focus\:text-36:focus {
    font-size: 2.25rem !important;
  }

  .xl\:focus\:text-37:focus {
    font-size: 2.3125rem !important;
  }

  .xl\:focus\:text-38:focus {
    font-size: 2.375rem !important;
  }

  .xl\:focus\:text-39:focus {
    font-size: 2.4375rem !important;
  }

  .xl\:focus\:text-40:focus {
    font-size: 2.5rem !important;
  }

  .xl\:focus\:text-41:focus {
    font-size: 2.5625rem !important;
  }

  .xl\:focus\:text-42:focus {
    font-size: 2.625rem !important;
  }

  .xl\:focus\:text-43:focus {
    font-size: 2.6875rem !important;
  }

  .xl\:focus\:text-44:focus {
    font-size: 2.75rem !important;
  }

  .xl\:focus\:text-45:focus {
    font-size: 2.8125rem !important;
  }

  .xl\:focus\:text-46:focus {
    font-size: 2.875rem !important;
  }

  .xl\:focus\:text-47:focus {
    font-size: 2.9375rem !important;
  }

  .xl\:focus\:text-48:focus {
    font-size: 3rem !important;
  }

  .xl\:focus\:text-49:focus {
    font-size: 3.0625rem !important;
  }

  .xl\:focus\:text-50:focus {
    font-size: 3.125rem !important;
  }

  .xl\:focus\:text-51:focus {
    font-size: 3.1875rem !important;
  }

  .xl\:focus\:text-52:focus {
    font-size: 3.25rem !important;
  }

  .xl\:focus\:text-53:focus {
    font-size: 3.3125rem !important;
  }

  .xl\:focus\:text-54:focus {
    font-size: 3.375rem !important;
  }

  .xl\:focus\:text-55:focus {
    font-size: 3.4375rem !important;
  }

  .xl\:focus\:text-56:focus {
    font-size: 3.5rem !important;
  }

  .xl\:focus\:text-57:focus {
    font-size: 3.5625rem !important;
  }

  .xl\:focus\:text-58:focus {
    font-size: 3.625rem !important;
  }

  .xl\:focus\:text-59:focus {
    font-size: 3.6875rem !important;
  }

  .xl\:focus\:text-60:focus {
    font-size: 3.75rem !important;
  }

  .xl\:focus\:text-61:focus {
    font-size: 3.8125rem !important;
  }

  .xl\:focus\:text-62:focus {
    font-size: 3.875rem !important;
  }

  .xl\:focus\:text-63:focus {
    font-size: 3.9375rem !important;
  }

  .xl\:focus\:text-64:focus {
    font-size: 4rem !important;
  }

  .xl\:focus\:text-65:focus {
    font-size: 4.0625rem !important;
  }

  .xl\:focus\:text-66:focus {
    font-size: 4.125rem !important;
  }

  .xl\:focus\:text-67:focus {
    font-size: 4.1875rem !important;
  }

  .xl\:focus\:text-68:focus {
    font-size: 4.25rem !important;
  }

  .xl\:focus\:text-69:focus {
    font-size: 4.3125rem !important;
  }

  .xl\:focus\:text-70:focus {
    font-size: 4.375rem !important;
  }

  .xl\:focus\:text-71:focus {
    font-size: 4.4375rem !important;
  }

  .xl\:focus\:text-72:focus {
    font-size: 4.5rem !important;
  }

  .xl\:focus\:text-73:focus {
    font-size: 4.5625rem !important;
  }

  .xl\:focus\:text-74:focus {
    font-size: 4.625rem !important;
  }

  .xl\:focus\:text-75:focus {
    font-size: 4.6875rem !important;
  }

  .xl\:focus\:text-76:focus {
    font-size: 4.75rem !important;
  }

  .xl\:focus\:text-77:focus {
    font-size: 4.8125rem !important;
  }

  .xl\:focus\:text-78:focus {
    font-size: 4.875rem !important;
  }

  .xl\:focus\:text-79:focus {
    font-size: 4.9375rem !important;
  }

  .xl\:focus\:text-80:focus {
    font-size: 5rem !important;
  }

  .xl\:leading-1 {
    line-height: 1 !important;
  }

  .xl\:leading-2 {
    line-height: 2 !important;
  }

  .xl\:leading-3 {
    line-height: .75rem !important;
  }

  .xl\:leading-4 {
    line-height: 1rem !important;
  }

  .xl\:leading-5 {
    line-height: 1.25rem !important;
  }

  .xl\:leading-6 {
    line-height: 1.5rem !important;
  }

  .xl\:leading-7 {
    line-height: 1.75rem !important;
  }

  .xl\:leading-8 {
    line-height: 2rem !important;
  }

  .xl\:leading-9 {
    line-height: 2.25rem !important;
  }

  .xl\:leading-10 {
    line-height: 2.5rem !important;
  }

  .xl\:leading-none {
    line-height: 1 !important;
  }

  .xl\:leading-tight {
    line-height: 1.25 !important;
  }

  .xl\:leading-snug {
    line-height: 1.375 !important;
  }

  .xl\:leading-normal {
    line-height: 1.5 !important;
  }

  .xl\:leading-relaxed {
    line-height: 1.625 !important;
  }

  .xl\:leading-loose {
    line-height: 2 !important;
  }

  .xl\:leading-1\.05 {
    line-height: 1.05 !important;
  }

  .xl\:leading-1\.1 {
    line-height: 1.1 !important;
  }

  .xl\:leading-1\.15 {
    line-height: 1.15 !important;
  }

  .xl\:leading-1\.2 {
    line-height: 1.2 !important;
  }

  .xl\:leading-1\.25 {
    line-height: 1.25 !important;
  }

  .xl\:leading-1\.3 {
    line-height: 1.3 !important;
  }

  .xl\:leading-1\.35 {
    line-height: 1.35 !important;
  }

  .xl\:leading-1\.4 {
    line-height: 1.4 !important;
  }

  .xl\:leading-1\.45 {
    line-height: 1.45 !important;
  }

  .xl\:leading-1\.5 {
    line-height: 1.5 !important;
  }

  .xl\:leading-1\.55 {
    line-height: 1.55 !important;
  }

  .xl\:leading-1\.6 {
    line-height: 1.6 !important;
  }

  .xl\:leading-1\.65 {
    line-height: 1.65 !important;
  }

  .xl\:leading-1\.7 {
    line-height: 1.7 !important;
  }

  .xl\:leading-1\.75 {
    line-height: 1.75 !important;
  }

  .xl\:leading-1\.8 {
    line-height: 1.8 !important;
  }

  .xl\:leading-1\.85 {
    line-height: 1.85 !important;
  }

  .xl\:leading-1\.9 {
    line-height: 1.9 !important;
  }

  .xl\:leading-1\.95 {
    line-height: 1.95 !important;
  }

  .xl\:hover\:leading-1:hover {
    line-height: 1 !important;
  }

  .xl\:hover\:leading-2:hover {
    line-height: 2 !important;
  }

  .xl\:hover\:leading-3:hover {
    line-height: .75rem !important;
  }

  .xl\:hover\:leading-4:hover {
    line-height: 1rem !important;
  }

  .xl\:hover\:leading-5:hover {
    line-height: 1.25rem !important;
  }

  .xl\:hover\:leading-6:hover {
    line-height: 1.5rem !important;
  }

  .xl\:hover\:leading-7:hover {
    line-height: 1.75rem !important;
  }

  .xl\:hover\:leading-8:hover {
    line-height: 2rem !important;
  }

  .xl\:hover\:leading-9:hover {
    line-height: 2.25rem !important;
  }

  .xl\:hover\:leading-10:hover {
    line-height: 2.5rem !important;
  }

  .xl\:hover\:leading-none:hover {
    line-height: 1 !important;
  }

  .xl\:hover\:leading-tight:hover {
    line-height: 1.25 !important;
  }

  .xl\:hover\:leading-snug:hover {
    line-height: 1.375 !important;
  }

  .xl\:hover\:leading-normal:hover {
    line-height: 1.5 !important;
  }

  .xl\:hover\:leading-relaxed:hover {
    line-height: 1.625 !important;
  }

  .xl\:hover\:leading-loose:hover {
    line-height: 2 !important;
  }

  .xl\:hover\:leading-1\.05:hover {
    line-height: 1.05 !important;
  }

  .xl\:hover\:leading-1\.1:hover {
    line-height: 1.1 !important;
  }

  .xl\:hover\:leading-1\.15:hover {
    line-height: 1.15 !important;
  }

  .xl\:hover\:leading-1\.2:hover {
    line-height: 1.2 !important;
  }

  .xl\:hover\:leading-1\.25:hover {
    line-height: 1.25 !important;
  }

  .xl\:hover\:leading-1\.3:hover {
    line-height: 1.3 !important;
  }

  .xl\:hover\:leading-1\.35:hover {
    line-height: 1.35 !important;
  }

  .xl\:hover\:leading-1\.4:hover {
    line-height: 1.4 !important;
  }

  .xl\:hover\:leading-1\.45:hover {
    line-height: 1.45 !important;
  }

  .xl\:hover\:leading-1\.5:hover {
    line-height: 1.5 !important;
  }

  .xl\:hover\:leading-1\.55:hover {
    line-height: 1.55 !important;
  }

  .xl\:hover\:leading-1\.6:hover {
    line-height: 1.6 !important;
  }

  .xl\:hover\:leading-1\.65:hover {
    line-height: 1.65 !important;
  }

  .xl\:hover\:leading-1\.7:hover {
    line-height: 1.7 !important;
  }

  .xl\:hover\:leading-1\.75:hover {
    line-height: 1.75 !important;
  }

  .xl\:hover\:leading-1\.8:hover {
    line-height: 1.8 !important;
  }

  .xl\:hover\:leading-1\.85:hover {
    line-height: 1.85 !important;
  }

  .xl\:hover\:leading-1\.9:hover {
    line-height: 1.9 !important;
  }

  .xl\:hover\:leading-1\.95:hover {
    line-height: 1.95 !important;
  }

  .xl\:focus\:leading-1:focus {
    line-height: 1 !important;
  }

  .xl\:focus\:leading-2:focus {
    line-height: 2 !important;
  }

  .xl\:focus\:leading-3:focus {
    line-height: .75rem !important;
  }

  .xl\:focus\:leading-4:focus {
    line-height: 1rem !important;
  }

  .xl\:focus\:leading-5:focus {
    line-height: 1.25rem !important;
  }

  .xl\:focus\:leading-6:focus {
    line-height: 1.5rem !important;
  }

  .xl\:focus\:leading-7:focus {
    line-height: 1.75rem !important;
  }

  .xl\:focus\:leading-8:focus {
    line-height: 2rem !important;
  }

  .xl\:focus\:leading-9:focus {
    line-height: 2.25rem !important;
  }

  .xl\:focus\:leading-10:focus {
    line-height: 2.5rem !important;
  }

  .xl\:focus\:leading-none:focus {
    line-height: 1 !important;
  }

  .xl\:focus\:leading-tight:focus {
    line-height: 1.25 !important;
  }

  .xl\:focus\:leading-snug:focus {
    line-height: 1.375 !important;
  }

  .xl\:focus\:leading-normal:focus {
    line-height: 1.5 !important;
  }

  .xl\:focus\:leading-relaxed:focus {
    line-height: 1.625 !important;
  }

  .xl\:focus\:leading-loose:focus {
    line-height: 2 !important;
  }

  .xl\:focus\:leading-1\.05:focus {
    line-height: 1.05 !important;
  }

  .xl\:focus\:leading-1\.1:focus {
    line-height: 1.1 !important;
  }

  .xl\:focus\:leading-1\.15:focus {
    line-height: 1.15 !important;
  }

  .xl\:focus\:leading-1\.2:focus {
    line-height: 1.2 !important;
  }

  .xl\:focus\:leading-1\.25:focus {
    line-height: 1.25 !important;
  }

  .xl\:focus\:leading-1\.3:focus {
    line-height: 1.3 !important;
  }

  .xl\:focus\:leading-1\.35:focus {
    line-height: 1.35 !important;
  }

  .xl\:focus\:leading-1\.4:focus {
    line-height: 1.4 !important;
  }

  .xl\:focus\:leading-1\.45:focus {
    line-height: 1.45 !important;
  }

  .xl\:focus\:leading-1\.5:focus {
    line-height: 1.5 !important;
  }

  .xl\:focus\:leading-1\.55:focus {
    line-height: 1.55 !important;
  }

  .xl\:focus\:leading-1\.6:focus {
    line-height: 1.6 !important;
  }

  .xl\:focus\:leading-1\.65:focus {
    line-height: 1.65 !important;
  }

  .xl\:focus\:leading-1\.7:focus {
    line-height: 1.7 !important;
  }

  .xl\:focus\:leading-1\.75:focus {
    line-height: 1.75 !important;
  }

  .xl\:focus\:leading-1\.8:focus {
    line-height: 1.8 !important;
  }

  .xl\:focus\:leading-1\.85:focus {
    line-height: 1.85 !important;
  }

  .xl\:focus\:leading-1\.9:focus {
    line-height: 1.9 !important;
  }

  .xl\:focus\:leading-1\.95:focus {
    line-height: 1.95 !important;
  }

  .xl\:list-inside {
    list-style-position: inside !important;
  }

  .xl\:list-outside {
    list-style-position: outside !important;
  }

  .xl\:hover\:list-inside:hover {
    list-style-position: inside !important;
  }

  .xl\:hover\:list-outside:hover {
    list-style-position: outside !important;
  }

  .xl\:focus\:list-inside:focus {
    list-style-position: inside !important;
  }

  .xl\:focus\:list-outside:focus {
    list-style-position: outside !important;
  }

  .xl\:list-none {
    list-style-type: none !important;
  }

  .xl\:list-disc {
    list-style-type: disc !important;
  }

  .xl\:list-decimal {
    list-style-type: decimal !important;
  }

  .xl\:hover\:list-none:hover {
    list-style-type: none !important;
  }

  .xl\:hover\:list-disc:hover {
    list-style-type: disc !important;
  }

  .xl\:hover\:list-decimal:hover {
    list-style-type: decimal !important;
  }

  .xl\:focus\:list-none:focus {
    list-style-type: none !important;
  }

  .xl\:focus\:list-disc:focus {
    list-style-type: disc !important;
  }

  .xl\:focus\:list-decimal:focus {
    list-style-type: decimal !important;
  }

  .xl\:m-0 {
    margin: 0rem !important;
  }

  .xl\:m-1 {
    margin: 0.25rem !important;
  }

  .xl\:m-2 {
    margin: 0.5rem !important;
  }

  .xl\:m-3 {
    margin: 0.75rem !important;
  }

  .xl\:m-4 {
    margin: 1rem !important;
  }

  .xl\:m-5 {
    margin: 1.25rem !important;
  }

  .xl\:m-6 {
    margin: 1.5rem !important;
  }

  .xl\:m-7 {
    margin: 1.75rem !important;
  }

  .xl\:m-8 {
    margin: 2rem !important;
  }

  .xl\:m-9 {
    margin: 2.25rem !important;
  }

  .xl\:m-10 {
    margin: 2.5rem !important;
  }

  .xl\:m-11 {
    margin: 2.75rem !important;
  }

  .xl\:m-12 {
    margin: 3rem !important;
  }

  .xl\:m-13 {
    margin: 3.25rem !important;
  }

  .xl\:m-14 {
    margin: 3.5rem !important;
  }

  .xl\:m-15 {
    margin: 3.75rem !important;
  }

  .xl\:m-16 {
    margin: 4rem !important;
  }

  .xl\:m-17 {
    margin: 4.25rem !important;
  }

  .xl\:m-18 {
    margin: 4.5rem !important;
  }

  .xl\:m-19 {
    margin: 4.75rem !important;
  }

  .xl\:m-20 {
    margin: 5rem !important;
  }

  .xl\:m-21 {
    margin: 5.25rem !important;
  }

  .xl\:m-22 {
    margin: 5.5rem !important;
  }

  .xl\:m-23 {
    margin: 5.75rem !important;
  }

  .xl\:m-24 {
    margin: 6rem !important;
  }

  .xl\:m-25 {
    margin: 6.25rem !important;
  }

  .xl\:m-26 {
    margin: 6.5rem !important;
  }

  .xl\:m-27 {
    margin: 6.75rem !important;
  }

  .xl\:m-28 {
    margin: 7rem !important;
  }

  .xl\:m-29 {
    margin: 7.25rem !important;
  }

  .xl\:m-30 {
    margin: 7.5rem !important;
  }

  .xl\:m-31 {
    margin: 7.75rem !important;
  }

  .xl\:m-32 {
    margin: 8rem !important;
  }

  .xl\:m-33 {
    margin: 8.25rem !important;
  }

  .xl\:m-34 {
    margin: 8.5rem !important;
  }

  .xl\:m-35 {
    margin: 8.75rem !important;
  }

  .xl\:m-36 {
    margin: 9rem !important;
  }

  .xl\:m-37 {
    margin: 9.25rem !important;
  }

  .xl\:m-38 {
    margin: 9.5rem !important;
  }

  .xl\:m-39 {
    margin: 9.75rem !important;
  }

  .xl\:m-40 {
    margin: 10rem !important;
  }

  .xl\:m-41 {
    margin: 10.25rem !important;
  }

  .xl\:m-42 {
    margin: 10.5rem !important;
  }

  .xl\:m-43 {
    margin: 10.75rem !important;
  }

  .xl\:m-44 {
    margin: 11rem !important;
  }

  .xl\:m-45 {
    margin: 11.25rem !important;
  }

  .xl\:m-46 {
    margin: 11.5rem !important;
  }

  .xl\:m-47 {
    margin: 11.75rem !important;
  }

  .xl\:m-48 {
    margin: 12rem !important;
  }

  .xl\:m-49 {
    margin: 12.25rem !important;
  }

  .xl\:m-50 {
    margin: 12.5rem !important;
  }

  .xl\:m-51 {
    margin: 12.75rem !important;
  }

  .xl\:m-52 {
    margin: 13rem !important;
  }

  .xl\:m-53 {
    margin: 13.25rem !important;
  }

  .xl\:m-54 {
    margin: 13.5rem !important;
  }

  .xl\:m-55 {
    margin: 13.75rem !important;
  }

  .xl\:m-56 {
    margin: 14rem !important;
  }

  .xl\:m-57 {
    margin: 14.25rem !important;
  }

  .xl\:m-58 {
    margin: 14.5rem !important;
  }

  .xl\:m-59 {
    margin: 14.75rem !important;
  }

  .xl\:m-60 {
    margin: 15rem !important;
  }

  .xl\:m-61 {
    margin: 15.25rem !important;
  }

  .xl\:m-62 {
    margin: 15.5rem !important;
  }

  .xl\:m-63 {
    margin: 15.75rem !important;
  }

  .xl\:m-64 {
    margin: 16rem !important;
  }

  .xl\:m-65 {
    margin: 16.25rem !important;
  }

  .xl\:m-66 {
    margin: 16.5rem !important;
  }

  .xl\:m-67 {
    margin: 16.75rem !important;
  }

  .xl\:m-68 {
    margin: 17rem !important;
  }

  .xl\:m-69 {
    margin: 17.25rem !important;
  }

  .xl\:m-70 {
    margin: 17.5rem !important;
  }

  .xl\:m-71 {
    margin: 17.75rem !important;
  }

  .xl\:m-72 {
    margin: 18rem !important;
  }

  .xl\:m-73 {
    margin: 18.25rem !important;
  }

  .xl\:m-74 {
    margin: 18.5rem !important;
  }

  .xl\:m-75 {
    margin: 18.75rem !important;
  }

  .xl\:m-76 {
    margin: 19rem !important;
  }

  .xl\:m-77 {
    margin: 19.25rem !important;
  }

  .xl\:m-78 {
    margin: 19.5rem !important;
  }

  .xl\:m-79 {
    margin: 19.75rem !important;
  }

  .xl\:m-80 {
    margin: 20rem !important;
  }

  .xl\:m-81 {
    margin: 20.25rem !important;
  }

  .xl\:m-82 {
    margin: 20.5rem !important;
  }

  .xl\:m-83 {
    margin: 20.75rem !important;
  }

  .xl\:m-84 {
    margin: 21rem !important;
  }

  .xl\:m-85 {
    margin: 21.25rem !important;
  }

  .xl\:m-86 {
    margin: 21.5rem !important;
  }

  .xl\:m-87 {
    margin: 21.75rem !important;
  }

  .xl\:m-88 {
    margin: 22rem !important;
  }

  .xl\:m-89 {
    margin: 22.25rem !important;
  }

  .xl\:m-90 {
    margin: 22.5rem !important;
  }

  .xl\:m-91 {
    margin: 22.75rem !important;
  }

  .xl\:m-92 {
    margin: 23rem !important;
  }

  .xl\:m-93 {
    margin: 23.25rem !important;
  }

  .xl\:m-94 {
    margin: 23.5rem !important;
  }

  .xl\:m-95 {
    margin: 23.75rem !important;
  }

  .xl\:m-96 {
    margin: 24rem !important;
  }

  .xl\:m-97 {
    margin: 24.25rem !important;
  }

  .xl\:m-98 {
    margin: 24.5rem !important;
  }

  .xl\:m-99 {
    margin: 24.75rem !important;
  }

  .xl\:m-100 {
    margin: 25rem !important;
  }

  .xl\:m-101 {
    margin: 25.25rem !important;
  }

  .xl\:m-102 {
    margin: 25.5rem !important;
  }

  .xl\:m-103 {
    margin: 25.75rem !important;
  }

  .xl\:m-104 {
    margin: 26rem !important;
  }

  .xl\:m-105 {
    margin: 26.25rem !important;
  }

  .xl\:m-auto {
    margin: auto !important;
  }

  .xl\:m-px {
    margin: 1px !important;
  }

  .xl\:m-0\.5 {
    margin: 0.125rem !important;
  }

  .xl\:m-1\.5 {
    margin: 0.375rem !important;
  }

  .xl\:m-2\.5 {
    margin: 0.625rem !important;
  }

  .xl\:m-3\.5 {
    margin: 0.875rem !important;
  }

  .xl\:m-4\.5 {
    margin: 1.125rem !important;
  }

  .xl\:m-5\.5 {
    margin: 1.375rem !important;
  }

  .xl\:m-6\.5 {
    margin: 1.625rem !important;
  }

  .xl\:m-7\.5 {
    margin: 1.875rem !important;
  }

  .xl\:m-8\.5 {
    margin: 2.125rem !important;
  }

  .xl\:m-9\.5 {
    margin: 2.375rem !important;
  }

  .xl\:m-10\.5 {
    margin: 2.625rem !important;
  }

  .xl\:m-11\.5 {
    margin: 2.875rem !important;
  }

  .xl\:m-12\.5 {
    margin: 3.125rem !important;
  }

  .xl\:m-13\.5 {
    margin: 3.375rem !important;
  }

  .xl\:m-14\.5 {
    margin: 3.625rem !important;
  }

  .xl\:m-15\.5 {
    margin: 3.875rem !important;
  }

  .xl\:m-16\.5 {
    margin: 4.125rem !important;
  }

  .xl\:m-17\.5 {
    margin: 4.375rem !important;
  }

  .xl\:m-18\.5 {
    margin: 4.625rem !important;
  }

  .xl\:m-19\.5 {
    margin: 4.875rem !important;
  }

  .xl\:m-20\.5 {
    margin: 5.125rem !important;
  }

  .xl\:m-21\.5 {
    margin: 5.375rem !important;
  }

  .xl\:m-22\.5 {
    margin: 5.625rem !important;
  }

  .xl\:m-23\.5 {
    margin: 5.875rem !important;
  }

  .xl\:m-24\.5 {
    margin: 6.125rem !important;
  }

  .xl\:m-25\.5 {
    margin: 6.375rem !important;
  }

  .xl\:m-26\.5 {
    margin: 6.625rem !important;
  }

  .xl\:m-27\.5 {
    margin: 6.875rem !important;
  }

  .xl\:m-28\.5 {
    margin: 7.125rem !important;
  }

  .xl\:m-29\.5 {
    margin: 7.375rem !important;
  }

  .xl\:m-30\.5 {
    margin: 7.625rem !important;
  }

  .xl\:m-31\.5 {
    margin: 7.875rem !important;
  }

  .xl\:m-32\.5 {
    margin: 8.125rem !important;
  }

  .xl\:m-33\.5 {
    margin: 8.375rem !important;
  }

  .xl\:m-34\.5 {
    margin: 8.625rem !important;
  }

  .xl\:m-35\.5 {
    margin: 8.875rem !important;
  }

  .xl\:m-36\.5 {
    margin: 9.125rem !important;
  }

  .xl\:m-37\.5 {
    margin: 9.375rem !important;
  }

  .xl\:m-38\.5 {
    margin: 9.625rem !important;
  }

  .xl\:m-39\.5 {
    margin: 9.875rem !important;
  }

  .xl\:m-40\.5 {
    margin: 10.125rem !important;
  }

  .xl\:m-41\.5 {
    margin: 10.375rem !important;
  }

  .xl\:m-42\.5 {
    margin: 10.625rem !important;
  }

  .xl\:m-43\.5 {
    margin: 10.875rem !important;
  }

  .xl\:m-44\.5 {
    margin: 11.125rem !important;
  }

  .xl\:m-45\.5 {
    margin: 11.375rem !important;
  }

  .xl\:m-46\.5 {
    margin: 11.625rem !important;
  }

  .xl\:m-47\.5 {
    margin: 11.875rem !important;
  }

  .xl\:m-48\.5 {
    margin: 12.125rem !important;
  }

  .xl\:m-49\.5 {
    margin: 12.375rem !important;
  }

  .xl\:m-50\.5 {
    margin: 12.625rem !important;
  }

  .xl\:m-51\.5 {
    margin: 12.875rem !important;
  }

  .xl\:m-52\.5 {
    margin: 13.125rem !important;
  }

  .xl\:m-53\.5 {
    margin: 13.375rem !important;
  }

  .xl\:m-54\.5 {
    margin: 13.625rem !important;
  }

  .xl\:m-55\.5 {
    margin: 13.875rem !important;
  }

  .xl\:m-56\.5 {
    margin: 14.125rem !important;
  }

  .xl\:m-57\.5 {
    margin: 14.375rem !important;
  }

  .xl\:m-58\.5 {
    margin: 14.625rem !important;
  }

  .xl\:m-59\.5 {
    margin: 14.875rem !important;
  }

  .xl\:m-60\.5 {
    margin: 15.125rem !important;
  }

  .xl\:m-61\.5 {
    margin: 15.375rem !important;
  }

  .xl\:m-62\.5 {
    margin: 15.625rem !important;
  }

  .xl\:m-63\.5 {
    margin: 15.875rem !important;
  }

  .xl\:m-64\.5 {
    margin: 16.125rem !important;
  }

  .xl\:m-65\.5 {
    margin: 16.375rem !important;
  }

  .xl\:m-66\.5 {
    margin: 16.625rem !important;
  }

  .xl\:m-67\.5 {
    margin: 16.875rem !important;
  }

  .xl\:m-68\.5 {
    margin: 17.125rem !important;
  }

  .xl\:m-69\.5 {
    margin: 17.375rem !important;
  }

  .xl\:m-70\.5 {
    margin: 17.625rem !important;
  }

  .xl\:m-71\.5 {
    margin: 17.875rem !important;
  }

  .xl\:m-72\.5 {
    margin: 18.125rem !important;
  }

  .xl\:m-73\.5 {
    margin: 18.375rem !important;
  }

  .xl\:m-74\.5 {
    margin: 18.625rem !important;
  }

  .xl\:m-75\.5 {
    margin: 18.875rem !important;
  }

  .xl\:m-76\.5 {
    margin: 19.125rem !important;
  }

  .xl\:m-77\.5 {
    margin: 19.375rem !important;
  }

  .xl\:m-78\.5 {
    margin: 19.625rem !important;
  }

  .xl\:m-79\.5 {
    margin: 19.875rem !important;
  }

  .xl\:m-80\.5 {
    margin: 20.125rem !important;
  }

  .xl\:m-81\.5 {
    margin: 20.375rem !important;
  }

  .xl\:m-82\.5 {
    margin: 20.625rem !important;
  }

  .xl\:m-83\.5 {
    margin: 20.875rem !important;
  }

  .xl\:m-84\.5 {
    margin: 21.125rem !important;
  }

  .xl\:m-85\.5 {
    margin: 21.375rem !important;
  }

  .xl\:m-86\.5 {
    margin: 21.625rem !important;
  }

  .xl\:m-87\.5 {
    margin: 21.875rem !important;
  }

  .xl\:m-88\.5 {
    margin: 22.125rem !important;
  }

  .xl\:m-89\.5 {
    margin: 22.375rem !important;
  }

  .xl\:m-90\.5 {
    margin: 22.625rem !important;
  }

  .xl\:m-91\.5 {
    margin: 22.875rem !important;
  }

  .xl\:m-92\.5 {
    margin: 23.125rem !important;
  }

  .xl\:m-93\.5 {
    margin: 23.375rem !important;
  }

  .xl\:m-94\.5 {
    margin: 23.625rem !important;
  }

  .xl\:m-95\.5 {
    margin: 23.875rem !important;
  }

  .xl\:m-96\.5 {
    margin: 24.125rem !important;
  }

  .xl\:m-97\.5 {
    margin: 24.375rem !important;
  }

  .xl\:m-98\.5 {
    margin: 24.625rem !important;
  }

  .xl\:m-99\.5 {
    margin: 24.875rem !important;
  }

  .xl\:m-100\.5 {
    margin: 25.125rem !important;
  }

  .xl\:m-101\.5 {
    margin: 25.375rem !important;
  }

  .xl\:m-102\.5 {
    margin: 25.625rem !important;
  }

  .xl\:m-103\.5 {
    margin: 25.875rem !important;
  }

  .xl\:m-104\.5 {
    margin: 26.125rem !important;
  }

  .xl\:-m-0 {
    margin: 0rem !important;
  }

  .xl\:-m-1 {
    margin: -0.25rem !important;
  }

  .xl\:-m-2 {
    margin: -0.5rem !important;
  }

  .xl\:-m-3 {
    margin: -0.75rem !important;
  }

  .xl\:-m-4 {
    margin: -1rem !important;
  }

  .xl\:-m-5 {
    margin: -1.25rem !important;
  }

  .xl\:-m-6 {
    margin: -1.5rem !important;
  }

  .xl\:-m-7 {
    margin: -1.75rem !important;
  }

  .xl\:-m-8 {
    margin: -2rem !important;
  }

  .xl\:-m-9 {
    margin: -2.25rem !important;
  }

  .xl\:-m-10 {
    margin: -2.5rem !important;
  }

  .xl\:-m-11 {
    margin: -2.75rem !important;
  }

  .xl\:-m-12 {
    margin: -3rem !important;
  }

  .xl\:-m-13 {
    margin: -3.25rem !important;
  }

  .xl\:-m-14 {
    margin: -3.5rem !important;
  }

  .xl\:-m-15 {
    margin: -3.75rem !important;
  }

  .xl\:-m-16 {
    margin: -4rem !important;
  }

  .xl\:-m-17 {
    margin: -4.25rem !important;
  }

  .xl\:-m-18 {
    margin: -4.5rem !important;
  }

  .xl\:-m-19 {
    margin: -4.75rem !important;
  }

  .xl\:-m-20 {
    margin: -5rem !important;
  }

  .xl\:-m-21 {
    margin: -5.25rem !important;
  }

  .xl\:-m-22 {
    margin: -5.5rem !important;
  }

  .xl\:-m-23 {
    margin: -5.75rem !important;
  }

  .xl\:-m-24 {
    margin: -6rem !important;
  }

  .xl\:-m-25 {
    margin: -6.25rem !important;
  }

  .xl\:-m-26 {
    margin: -6.5rem !important;
  }

  .xl\:-m-27 {
    margin: -6.75rem !important;
  }

  .xl\:-m-28 {
    margin: -7rem !important;
  }

  .xl\:-m-29 {
    margin: -7.25rem !important;
  }

  .xl\:-m-30 {
    margin: -7.5rem !important;
  }

  .xl\:-m-31 {
    margin: -7.75rem !important;
  }

  .xl\:-m-32 {
    margin: -8rem !important;
  }

  .xl\:-m-33 {
    margin: -8.25rem !important;
  }

  .xl\:-m-34 {
    margin: -8.5rem !important;
  }

  .xl\:-m-35 {
    margin: -8.75rem !important;
  }

  .xl\:-m-36 {
    margin: -9rem !important;
  }

  .xl\:-m-37 {
    margin: -9.25rem !important;
  }

  .xl\:-m-38 {
    margin: -9.5rem !important;
  }

  .xl\:-m-39 {
    margin: -9.75rem !important;
  }

  .xl\:-m-40 {
    margin: -10rem !important;
  }

  .xl\:-m-41 {
    margin: -10.25rem !important;
  }

  .xl\:-m-42 {
    margin: -10.5rem !important;
  }

  .xl\:-m-43 {
    margin: -10.75rem !important;
  }

  .xl\:-m-44 {
    margin: -11rem !important;
  }

  .xl\:-m-45 {
    margin: -11.25rem !important;
  }

  .xl\:-m-46 {
    margin: -11.5rem !important;
  }

  .xl\:-m-47 {
    margin: -11.75rem !important;
  }

  .xl\:-m-48 {
    margin: -12rem !important;
  }

  .xl\:-m-49 {
    margin: -12.25rem !important;
  }

  .xl\:-m-50 {
    margin: -12.5rem !important;
  }

  .xl\:-m-51 {
    margin: -12.75rem !important;
  }

  .xl\:-m-52 {
    margin: -13rem !important;
  }

  .xl\:-m-53 {
    margin: -13.25rem !important;
  }

  .xl\:-m-54 {
    margin: -13.5rem !important;
  }

  .xl\:-m-55 {
    margin: -13.75rem !important;
  }

  .xl\:-m-56 {
    margin: -14rem !important;
  }

  .xl\:-m-57 {
    margin: -14.25rem !important;
  }

  .xl\:-m-58 {
    margin: -14.5rem !important;
  }

  .xl\:-m-59 {
    margin: -14.75rem !important;
  }

  .xl\:-m-60 {
    margin: -15rem !important;
  }

  .xl\:-m-61 {
    margin: -15.25rem !important;
  }

  .xl\:-m-62 {
    margin: -15.5rem !important;
  }

  .xl\:-m-63 {
    margin: -15.75rem !important;
  }

  .xl\:-m-64 {
    margin: -16rem !important;
  }

  .xl\:-m-65 {
    margin: -16.25rem !important;
  }

  .xl\:-m-66 {
    margin: -16.5rem !important;
  }

  .xl\:-m-67 {
    margin: -16.75rem !important;
  }

  .xl\:-m-68 {
    margin: -17rem !important;
  }

  .xl\:-m-69 {
    margin: -17.25rem !important;
  }

  .xl\:-m-70 {
    margin: -17.5rem !important;
  }

  .xl\:-m-71 {
    margin: -17.75rem !important;
  }

  .xl\:-m-72 {
    margin: -18rem !important;
  }

  .xl\:-m-73 {
    margin: -18.25rem !important;
  }

  .xl\:-m-74 {
    margin: -18.5rem !important;
  }

  .xl\:-m-75 {
    margin: -18.75rem !important;
  }

  .xl\:-m-76 {
    margin: -19rem !important;
  }

  .xl\:-m-77 {
    margin: -19.25rem !important;
  }

  .xl\:-m-78 {
    margin: -19.5rem !important;
  }

  .xl\:-m-79 {
    margin: -19.75rem !important;
  }

  .xl\:-m-80 {
    margin: -20rem !important;
  }

  .xl\:-m-81 {
    margin: -20.25rem !important;
  }

  .xl\:-m-82 {
    margin: -20.5rem !important;
  }

  .xl\:-m-83 {
    margin: -20.75rem !important;
  }

  .xl\:-m-84 {
    margin: -21rem !important;
  }

  .xl\:-m-85 {
    margin: -21.25rem !important;
  }

  .xl\:-m-86 {
    margin: -21.5rem !important;
  }

  .xl\:-m-87 {
    margin: -21.75rem !important;
  }

  .xl\:-m-88 {
    margin: -22rem !important;
  }

  .xl\:-m-89 {
    margin: -22.25rem !important;
  }

  .xl\:-m-90 {
    margin: -22.5rem !important;
  }

  .xl\:-m-91 {
    margin: -22.75rem !important;
  }

  .xl\:-m-92 {
    margin: -23rem !important;
  }

  .xl\:-m-93 {
    margin: -23.25rem !important;
  }

  .xl\:-m-94 {
    margin: -23.5rem !important;
  }

  .xl\:-m-95 {
    margin: -23.75rem !important;
  }

  .xl\:-m-96 {
    margin: -24rem !important;
  }

  .xl\:-m-97 {
    margin: -24.25rem !important;
  }

  .xl\:-m-98 {
    margin: -24.5rem !important;
  }

  .xl\:-m-99 {
    margin: -24.75rem !important;
  }

  .xl\:-m-100 {
    margin: -25rem !important;
  }

  .xl\:-m-101 {
    margin: -25.25rem !important;
  }

  .xl\:-m-102 {
    margin: -25.5rem !important;
  }

  .xl\:-m-103 {
    margin: -25.75rem !important;
  }

  .xl\:-m-104 {
    margin: -26rem !important;
  }

  .xl\:-m-105 {
    margin: -26.25rem !important;
  }

  .xl\:-m-px {
    margin: -1px !important;
  }

  .xl\:-m-0\.5 {
    margin: -0.125rem !important;
  }

  .xl\:-m-1\.5 {
    margin: -0.375rem !important;
  }

  .xl\:-m-2\.5 {
    margin: -0.625rem !important;
  }

  .xl\:-m-3\.5 {
    margin: -0.875rem !important;
  }

  .xl\:-m-4\.5 {
    margin: -1.125rem !important;
  }

  .xl\:-m-5\.5 {
    margin: -1.375rem !important;
  }

  .xl\:-m-6\.5 {
    margin: -1.625rem !important;
  }

  .xl\:-m-7\.5 {
    margin: -1.875rem !important;
  }

  .xl\:-m-8\.5 {
    margin: -2.125rem !important;
  }

  .xl\:-m-9\.5 {
    margin: -2.375rem !important;
  }

  .xl\:-m-10\.5 {
    margin: -2.625rem !important;
  }

  .xl\:-m-11\.5 {
    margin: -2.875rem !important;
  }

  .xl\:-m-12\.5 {
    margin: -3.125rem !important;
  }

  .xl\:-m-13\.5 {
    margin: -3.375rem !important;
  }

  .xl\:-m-14\.5 {
    margin: -3.625rem !important;
  }

  .xl\:-m-15\.5 {
    margin: -3.875rem !important;
  }

  .xl\:-m-16\.5 {
    margin: -4.125rem !important;
  }

  .xl\:-m-17\.5 {
    margin: -4.375rem !important;
  }

  .xl\:-m-18\.5 {
    margin: -4.625rem !important;
  }

  .xl\:-m-19\.5 {
    margin: -4.875rem !important;
  }

  .xl\:-m-20\.5 {
    margin: -5.125rem !important;
  }

  .xl\:-m-21\.5 {
    margin: -5.375rem !important;
  }

  .xl\:-m-22\.5 {
    margin: -5.625rem !important;
  }

  .xl\:-m-23\.5 {
    margin: -5.875rem !important;
  }

  .xl\:-m-24\.5 {
    margin: -6.125rem !important;
  }

  .xl\:-m-25\.5 {
    margin: -6.375rem !important;
  }

  .xl\:-m-26\.5 {
    margin: -6.625rem !important;
  }

  .xl\:-m-27\.5 {
    margin: -6.875rem !important;
  }

  .xl\:-m-28\.5 {
    margin: -7.125rem !important;
  }

  .xl\:-m-29\.5 {
    margin: -7.375rem !important;
  }

  .xl\:-m-30\.5 {
    margin: -7.625rem !important;
  }

  .xl\:-m-31\.5 {
    margin: -7.875rem !important;
  }

  .xl\:-m-32\.5 {
    margin: -8.125rem !important;
  }

  .xl\:-m-33\.5 {
    margin: -8.375rem !important;
  }

  .xl\:-m-34\.5 {
    margin: -8.625rem !important;
  }

  .xl\:-m-35\.5 {
    margin: -8.875rem !important;
  }

  .xl\:-m-36\.5 {
    margin: -9.125rem !important;
  }

  .xl\:-m-37\.5 {
    margin: -9.375rem !important;
  }

  .xl\:-m-38\.5 {
    margin: -9.625rem !important;
  }

  .xl\:-m-39\.5 {
    margin: -9.875rem !important;
  }

  .xl\:-m-40\.5 {
    margin: -10.125rem !important;
  }

  .xl\:-m-41\.5 {
    margin: -10.375rem !important;
  }

  .xl\:-m-42\.5 {
    margin: -10.625rem !important;
  }

  .xl\:-m-43\.5 {
    margin: -10.875rem !important;
  }

  .xl\:-m-44\.5 {
    margin: -11.125rem !important;
  }

  .xl\:-m-45\.5 {
    margin: -11.375rem !important;
  }

  .xl\:-m-46\.5 {
    margin: -11.625rem !important;
  }

  .xl\:-m-47\.5 {
    margin: -11.875rem !important;
  }

  .xl\:-m-48\.5 {
    margin: -12.125rem !important;
  }

  .xl\:-m-49\.5 {
    margin: -12.375rem !important;
  }

  .xl\:-m-50\.5 {
    margin: -12.625rem !important;
  }

  .xl\:-m-51\.5 {
    margin: -12.875rem !important;
  }

  .xl\:-m-52\.5 {
    margin: -13.125rem !important;
  }

  .xl\:-m-53\.5 {
    margin: -13.375rem !important;
  }

  .xl\:-m-54\.5 {
    margin: -13.625rem !important;
  }

  .xl\:-m-55\.5 {
    margin: -13.875rem !important;
  }

  .xl\:-m-56\.5 {
    margin: -14.125rem !important;
  }

  .xl\:-m-57\.5 {
    margin: -14.375rem !important;
  }

  .xl\:-m-58\.5 {
    margin: -14.625rem !important;
  }

  .xl\:-m-59\.5 {
    margin: -14.875rem !important;
  }

  .xl\:-m-60\.5 {
    margin: -15.125rem !important;
  }

  .xl\:-m-61\.5 {
    margin: -15.375rem !important;
  }

  .xl\:-m-62\.5 {
    margin: -15.625rem !important;
  }

  .xl\:-m-63\.5 {
    margin: -15.875rem !important;
  }

  .xl\:-m-64\.5 {
    margin: -16.125rem !important;
  }

  .xl\:-m-65\.5 {
    margin: -16.375rem !important;
  }

  .xl\:-m-66\.5 {
    margin: -16.625rem !important;
  }

  .xl\:-m-67\.5 {
    margin: -16.875rem !important;
  }

  .xl\:-m-68\.5 {
    margin: -17.125rem !important;
  }

  .xl\:-m-69\.5 {
    margin: -17.375rem !important;
  }

  .xl\:-m-70\.5 {
    margin: -17.625rem !important;
  }

  .xl\:-m-71\.5 {
    margin: -17.875rem !important;
  }

  .xl\:-m-72\.5 {
    margin: -18.125rem !important;
  }

  .xl\:-m-73\.5 {
    margin: -18.375rem !important;
  }

  .xl\:-m-74\.5 {
    margin: -18.625rem !important;
  }

  .xl\:-m-75\.5 {
    margin: -18.875rem !important;
  }

  .xl\:-m-76\.5 {
    margin: -19.125rem !important;
  }

  .xl\:-m-77\.5 {
    margin: -19.375rem !important;
  }

  .xl\:-m-78\.5 {
    margin: -19.625rem !important;
  }

  .xl\:-m-79\.5 {
    margin: -19.875rem !important;
  }

  .xl\:-m-80\.5 {
    margin: -20.125rem !important;
  }

  .xl\:-m-81\.5 {
    margin: -20.375rem !important;
  }

  .xl\:-m-82\.5 {
    margin: -20.625rem !important;
  }

  .xl\:-m-83\.5 {
    margin: -20.875rem !important;
  }

  .xl\:-m-84\.5 {
    margin: -21.125rem !important;
  }

  .xl\:-m-85\.5 {
    margin: -21.375rem !important;
  }

  .xl\:-m-86\.5 {
    margin: -21.625rem !important;
  }

  .xl\:-m-87\.5 {
    margin: -21.875rem !important;
  }

  .xl\:-m-88\.5 {
    margin: -22.125rem !important;
  }

  .xl\:-m-89\.5 {
    margin: -22.375rem !important;
  }

  .xl\:-m-90\.5 {
    margin: -22.625rem !important;
  }

  .xl\:-m-91\.5 {
    margin: -22.875rem !important;
  }

  .xl\:-m-92\.5 {
    margin: -23.125rem !important;
  }

  .xl\:-m-93\.5 {
    margin: -23.375rem !important;
  }

  .xl\:-m-94\.5 {
    margin: -23.625rem !important;
  }

  .xl\:-m-95\.5 {
    margin: -23.875rem !important;
  }

  .xl\:-m-96\.5 {
    margin: -24.125rem !important;
  }

  .xl\:-m-97\.5 {
    margin: -24.375rem !important;
  }

  .xl\:-m-98\.5 {
    margin: -24.625rem !important;
  }

  .xl\:-m-99\.5 {
    margin: -24.875rem !important;
  }

  .xl\:-m-100\.5 {
    margin: -25.125rem !important;
  }

  .xl\:-m-101\.5 {
    margin: -25.375rem !important;
  }

  .xl\:-m-102\.5 {
    margin: -25.625rem !important;
  }

  .xl\:-m-103\.5 {
    margin: -25.875rem !important;
  }

  .xl\:-m-104\.5 {
    margin: -26.125rem !important;
  }

  .xl\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xl\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xl\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .xl\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .xl\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .xl\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .xl\:my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xl\:mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xl\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xl\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xl\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xl\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xl\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xl\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xl\:my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xl\:mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xl\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xl\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xl\:my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xl\:mx-9 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .xl\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xl\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xl\:my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xl\:mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xl\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xl\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xl\:my-13 {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .xl\:mx-13 {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .xl\:my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xl\:mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .xl\:my-15 {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .xl\:mx-15 {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .xl\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xl\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xl\:my-17 {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .xl\:mx-17 {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .xl\:my-18 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .xl\:mx-18 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .xl\:my-19 {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .xl\:mx-19 {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .xl\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xl\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xl\:my-21 {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .xl\:mx-21 {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .xl\:my-22 {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .xl\:mx-22 {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .xl\:my-23 {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .xl\:mx-23 {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .xl\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xl\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xl\:my-25 {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .xl\:mx-25 {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .xl\:my-26 {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .xl\:mx-26 {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .xl\:my-27 {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .xl\:mx-27 {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .xl\:my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xl\:mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xl\:my-29 {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .xl\:mx-29 {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .xl\:my-30 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .xl\:mx-30 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .xl\:my-31 {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .xl\:mx-31 {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .xl\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xl\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xl\:my-33 {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .xl\:mx-33 {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .xl\:my-34 {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .xl\:mx-34 {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .xl\:my-35 {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .xl\:mx-35 {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .xl\:my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xl\:mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .xl\:my-37 {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .xl\:mx-37 {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .xl\:my-38 {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .xl\:mx-38 {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .xl\:my-39 {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .xl\:mx-39 {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .xl\:my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xl\:mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xl\:my-41 {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .xl\:mx-41 {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .xl\:my-42 {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .xl\:mx-42 {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .xl\:my-43 {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .xl\:mx-43 {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .xl\:my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xl\:mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xl\:my-45 {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .xl\:mx-45 {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .xl\:my-46 {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .xl\:mx-46 {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .xl\:my-47 {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .xl\:mx-47 {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .xl\:my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xl\:mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xl\:my-49 {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .xl\:mx-49 {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .xl\:my-50 {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .xl\:mx-50 {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .xl\:my-51 {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .xl\:mx-51 {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .xl\:my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xl\:mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xl\:my-53 {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .xl\:mx-53 {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .xl\:my-54 {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .xl\:mx-54 {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .xl\:my-55 {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .xl\:mx-55 {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .xl\:my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .xl\:mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xl\:my-57 {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .xl\:mx-57 {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .xl\:my-58 {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .xl\:mx-58 {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .xl\:my-59 {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .xl\:mx-59 {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .xl\:my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xl\:mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xl\:my-61 {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .xl\:mx-61 {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .xl\:my-62 {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .xl\:mx-62 {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .xl\:my-63 {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .xl\:mx-63 {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .xl\:my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xl\:mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .xl\:my-65 {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .xl\:mx-65 {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .xl\:my-66 {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .xl\:mx-66 {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .xl\:my-67 {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .xl\:mx-67 {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .xl\:my-68 {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .xl\:mx-68 {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .xl\:my-69 {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .xl\:mx-69 {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .xl\:my-70 {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .xl\:mx-70 {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .xl\:my-71 {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .xl\:mx-71 {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .xl\:my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .xl\:mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .xl\:my-73 {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .xl\:mx-73 {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .xl\:my-74 {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .xl\:mx-74 {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .xl\:my-75 {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .xl\:mx-75 {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .xl\:my-76 {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .xl\:mx-76 {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .xl\:my-77 {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .xl\:mx-77 {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .xl\:my-78 {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .xl\:mx-78 {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .xl\:my-79 {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .xl\:mx-79 {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .xl\:my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xl\:mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .xl\:my-81 {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .xl\:mx-81 {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .xl\:my-82 {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .xl\:mx-82 {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .xl\:my-83 {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .xl\:mx-83 {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .xl\:my-84 {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .xl\:mx-84 {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .xl\:my-85 {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .xl\:mx-85 {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .xl\:my-86 {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .xl\:mx-86 {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .xl\:my-87 {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .xl\:mx-87 {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .xl\:my-88 {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .xl\:mx-88 {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .xl\:my-89 {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .xl\:mx-89 {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .xl\:my-90 {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .xl\:mx-90 {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .xl\:my-91 {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .xl\:mx-91 {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .xl\:my-92 {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .xl\:mx-92 {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .xl\:my-93 {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .xl\:mx-93 {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .xl\:my-94 {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .xl\:mx-94 {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .xl\:my-95 {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .xl\:mx-95 {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .xl\:my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .xl\:mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .xl\:my-97 {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .xl\:mx-97 {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .xl\:my-98 {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .xl\:mx-98 {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .xl\:my-99 {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .xl\:mx-99 {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .xl\:my-100 {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .xl\:mx-100 {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .xl\:my-101 {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .xl\:mx-101 {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .xl\:my-102 {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .xl\:mx-102 {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .xl\:my-103 {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .xl\:mx-103 {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .xl\:my-104 {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .xl\:mx-104 {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .xl\:my-105 {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .xl\:mx-105 {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .xl\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xl\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xl\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .xl\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .xl\:my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .xl\:mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .xl\:my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .xl\:mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .xl\:my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .xl\:mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .xl\:my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .xl\:mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .xl\:my-4\.5 {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .xl\:mx-4\.5 {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .xl\:my-5\.5 {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .xl\:mx-5\.5 {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .xl\:my-6\.5 {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .xl\:mx-6\.5 {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .xl\:my-7\.5 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .xl\:mx-7\.5 {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .xl\:my-8\.5 {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .xl\:mx-8\.5 {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .xl\:my-9\.5 {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .xl\:mx-9\.5 {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .xl\:my-10\.5 {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .xl\:mx-10\.5 {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .xl\:my-11\.5 {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .xl\:mx-11\.5 {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .xl\:my-12\.5 {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .xl\:mx-12\.5 {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .xl\:my-13\.5 {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .xl\:mx-13\.5 {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .xl\:my-14\.5 {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .xl\:mx-14\.5 {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .xl\:my-15\.5 {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .xl\:mx-15\.5 {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .xl\:my-16\.5 {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .xl\:mx-16\.5 {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .xl\:my-17\.5 {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .xl\:mx-17\.5 {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .xl\:my-18\.5 {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .xl\:mx-18\.5 {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .xl\:my-19\.5 {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .xl\:mx-19\.5 {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .xl\:my-20\.5 {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .xl\:mx-20\.5 {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .xl\:my-21\.5 {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .xl\:mx-21\.5 {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .xl\:my-22\.5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .xl\:mx-22\.5 {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .xl\:my-23\.5 {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .xl\:mx-23\.5 {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .xl\:my-24\.5 {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .xl\:mx-24\.5 {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .xl\:my-25\.5 {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .xl\:mx-25\.5 {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .xl\:my-26\.5 {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .xl\:mx-26\.5 {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .xl\:my-27\.5 {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .xl\:mx-27\.5 {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .xl\:my-28\.5 {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .xl\:mx-28\.5 {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .xl\:my-29\.5 {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .xl\:mx-29\.5 {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .xl\:my-30\.5 {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .xl\:mx-30\.5 {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .xl\:my-31\.5 {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .xl\:mx-31\.5 {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .xl\:my-32\.5 {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .xl\:mx-32\.5 {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .xl\:my-33\.5 {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .xl\:mx-33\.5 {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .xl\:my-34\.5 {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .xl\:mx-34\.5 {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .xl\:my-35\.5 {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .xl\:mx-35\.5 {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .xl\:my-36\.5 {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .xl\:mx-36\.5 {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .xl\:my-37\.5 {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .xl\:mx-37\.5 {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .xl\:my-38\.5 {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .xl\:mx-38\.5 {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .xl\:my-39\.5 {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .xl\:mx-39\.5 {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .xl\:my-40\.5 {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .xl\:mx-40\.5 {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .xl\:my-41\.5 {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .xl\:mx-41\.5 {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .xl\:my-42\.5 {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .xl\:mx-42\.5 {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .xl\:my-43\.5 {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .xl\:mx-43\.5 {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .xl\:my-44\.5 {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .xl\:mx-44\.5 {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .xl\:my-45\.5 {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .xl\:mx-45\.5 {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .xl\:my-46\.5 {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .xl\:mx-46\.5 {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .xl\:my-47\.5 {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .xl\:mx-47\.5 {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .xl\:my-48\.5 {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .xl\:mx-48\.5 {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .xl\:my-49\.5 {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .xl\:mx-49\.5 {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .xl\:my-50\.5 {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .xl\:mx-50\.5 {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .xl\:my-51\.5 {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .xl\:mx-51\.5 {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .xl\:my-52\.5 {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .xl\:mx-52\.5 {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .xl\:my-53\.5 {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .xl\:mx-53\.5 {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .xl\:my-54\.5 {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .xl\:mx-54\.5 {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .xl\:my-55\.5 {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .xl\:mx-55\.5 {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .xl\:my-56\.5 {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .xl\:mx-56\.5 {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .xl\:my-57\.5 {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .xl\:mx-57\.5 {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .xl\:my-58\.5 {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .xl\:mx-58\.5 {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .xl\:my-59\.5 {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .xl\:mx-59\.5 {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .xl\:my-60\.5 {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .xl\:mx-60\.5 {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .xl\:my-61\.5 {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .xl\:mx-61\.5 {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .xl\:my-62\.5 {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .xl\:mx-62\.5 {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .xl\:my-63\.5 {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .xl\:mx-63\.5 {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .xl\:my-64\.5 {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .xl\:mx-64\.5 {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .xl\:my-65\.5 {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .xl\:mx-65\.5 {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .xl\:my-66\.5 {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .xl\:mx-66\.5 {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .xl\:my-67\.5 {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .xl\:mx-67\.5 {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .xl\:my-68\.5 {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .xl\:mx-68\.5 {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .xl\:my-69\.5 {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .xl\:mx-69\.5 {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .xl\:my-70\.5 {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .xl\:mx-70\.5 {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .xl\:my-71\.5 {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .xl\:mx-71\.5 {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .xl\:my-72\.5 {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .xl\:mx-72\.5 {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .xl\:my-73\.5 {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .xl\:mx-73\.5 {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .xl\:my-74\.5 {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .xl\:mx-74\.5 {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .xl\:my-75\.5 {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .xl\:mx-75\.5 {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .xl\:my-76\.5 {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .xl\:mx-76\.5 {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .xl\:my-77\.5 {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .xl\:mx-77\.5 {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .xl\:my-78\.5 {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .xl\:mx-78\.5 {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .xl\:my-79\.5 {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .xl\:mx-79\.5 {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .xl\:my-80\.5 {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .xl\:mx-80\.5 {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .xl\:my-81\.5 {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .xl\:mx-81\.5 {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .xl\:my-82\.5 {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .xl\:mx-82\.5 {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .xl\:my-83\.5 {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .xl\:mx-83\.5 {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .xl\:my-84\.5 {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .xl\:mx-84\.5 {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .xl\:my-85\.5 {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .xl\:mx-85\.5 {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .xl\:my-86\.5 {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .xl\:mx-86\.5 {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .xl\:my-87\.5 {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .xl\:mx-87\.5 {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .xl\:my-88\.5 {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .xl\:mx-88\.5 {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .xl\:my-89\.5 {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .xl\:mx-89\.5 {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .xl\:my-90\.5 {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .xl\:mx-90\.5 {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .xl\:my-91\.5 {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .xl\:mx-91\.5 {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .xl\:my-92\.5 {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .xl\:mx-92\.5 {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .xl\:my-93\.5 {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .xl\:mx-93\.5 {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .xl\:my-94\.5 {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .xl\:mx-94\.5 {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .xl\:my-95\.5 {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .xl\:mx-95\.5 {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .xl\:my-96\.5 {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .xl\:mx-96\.5 {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .xl\:my-97\.5 {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .xl\:mx-97\.5 {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .xl\:my-98\.5 {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .xl\:mx-98\.5 {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .xl\:my-99\.5 {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .xl\:mx-99\.5 {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .xl\:my-100\.5 {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .xl\:mx-100\.5 {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .xl\:my-101\.5 {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .xl\:mx-101\.5 {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .xl\:my-102\.5 {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .xl\:mx-102\.5 {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .xl\:my-103\.5 {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .xl\:mx-103\.5 {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .xl\:my-104\.5 {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .xl\:mx-104\.5 {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .xl\:-my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xl\:-mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xl\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .xl\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .xl\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .xl\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .xl\:-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xl\:-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xl\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xl\:-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xl\:-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xl\:-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xl\:-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xl\:-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xl\:-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xl\:-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xl\:-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xl\:-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xl\:-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xl\:-mx-9 {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .xl\:-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xl\:-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xl\:-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xl\:-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xl\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xl\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xl\:-my-13 {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .xl\:-mx-13 {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .xl\:-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xl\:-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .xl\:-my-15 {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .xl\:-mx-15 {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .xl\:-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xl\:-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .xl\:-my-17 {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .xl\:-mx-17 {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .xl\:-my-18 {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .xl\:-mx-18 {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .xl\:-my-19 {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .xl\:-mx-19 {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .xl\:-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xl\:-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xl\:-my-21 {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .xl\:-mx-21 {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .xl\:-my-22 {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .xl\:-mx-22 {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .xl\:-my-23 {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .xl\:-mx-23 {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .xl\:-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xl\:-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xl\:-my-25 {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .xl\:-mx-25 {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .xl\:-my-26 {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .xl\:-mx-26 {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .xl\:-my-27 {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .xl\:-mx-27 {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .xl\:-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xl\:-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xl\:-my-29 {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .xl\:-mx-29 {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .xl\:-my-30 {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .xl\:-mx-30 {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .xl\:-my-31 {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .xl\:-mx-31 {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .xl\:-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xl\:-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xl\:-my-33 {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .xl\:-mx-33 {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .xl\:-my-34 {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .xl\:-mx-34 {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .xl\:-my-35 {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .xl\:-mx-35 {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .xl\:-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xl\:-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .xl\:-my-37 {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .xl\:-mx-37 {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .xl\:-my-38 {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .xl\:-mx-38 {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .xl\:-my-39 {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .xl\:-mx-39 {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .xl\:-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xl\:-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xl\:-my-41 {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .xl\:-mx-41 {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .xl\:-my-42 {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .xl\:-mx-42 {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .xl\:-my-43 {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .xl\:-mx-43 {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .xl\:-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xl\:-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xl\:-my-45 {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .xl\:-mx-45 {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .xl\:-my-46 {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .xl\:-mx-46 {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .xl\:-my-47 {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .xl\:-mx-47 {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .xl\:-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xl\:-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xl\:-my-49 {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .xl\:-mx-49 {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .xl\:-my-50 {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .xl\:-mx-50 {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .xl\:-my-51 {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .xl\:-mx-51 {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .xl\:-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xl\:-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xl\:-my-53 {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .xl\:-mx-53 {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .xl\:-my-54 {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .xl\:-mx-54 {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .xl\:-my-55 {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .xl\:-mx-55 {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .xl\:-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .xl\:-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xl\:-my-57 {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .xl\:-mx-57 {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .xl\:-my-58 {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .xl\:-mx-58 {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .xl\:-my-59 {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .xl\:-mx-59 {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .xl\:-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xl\:-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xl\:-my-61 {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .xl\:-mx-61 {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .xl\:-my-62 {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .xl\:-mx-62 {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .xl\:-my-63 {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .xl\:-mx-63 {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .xl\:-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xl\:-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .xl\:-my-65 {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .xl\:-mx-65 {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .xl\:-my-66 {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .xl\:-mx-66 {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .xl\:-my-67 {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .xl\:-mx-67 {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .xl\:-my-68 {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .xl\:-mx-68 {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .xl\:-my-69 {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .xl\:-mx-69 {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .xl\:-my-70 {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .xl\:-mx-70 {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .xl\:-my-71 {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .xl\:-mx-71 {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .xl\:-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .xl\:-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .xl\:-my-73 {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .xl\:-mx-73 {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .xl\:-my-74 {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .xl\:-mx-74 {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .xl\:-my-75 {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .xl\:-mx-75 {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .xl\:-my-76 {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .xl\:-mx-76 {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .xl\:-my-77 {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .xl\:-mx-77 {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .xl\:-my-78 {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .xl\:-mx-78 {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .xl\:-my-79 {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .xl\:-mx-79 {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .xl\:-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xl\:-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .xl\:-my-81 {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .xl\:-mx-81 {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .xl\:-my-82 {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .xl\:-mx-82 {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .xl\:-my-83 {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .xl\:-mx-83 {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .xl\:-my-84 {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .xl\:-mx-84 {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .xl\:-my-85 {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .xl\:-mx-85 {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .xl\:-my-86 {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .xl\:-mx-86 {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .xl\:-my-87 {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .xl\:-mx-87 {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .xl\:-my-88 {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .xl\:-mx-88 {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .xl\:-my-89 {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .xl\:-mx-89 {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .xl\:-my-90 {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .xl\:-mx-90 {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .xl\:-my-91 {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .xl\:-mx-91 {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .xl\:-my-92 {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .xl\:-mx-92 {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .xl\:-my-93 {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .xl\:-mx-93 {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .xl\:-my-94 {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .xl\:-mx-94 {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .xl\:-my-95 {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .xl\:-mx-95 {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .xl\:-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xl\:-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xl\:-my-97 {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .xl\:-mx-97 {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .xl\:-my-98 {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .xl\:-mx-98 {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .xl\:-my-99 {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .xl\:-mx-99 {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .xl\:-my-100 {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .xl\:-mx-100 {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .xl\:-my-101 {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .xl\:-mx-101 {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .xl\:-my-102 {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .xl\:-mx-102 {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .xl\:-my-103 {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .xl\:-mx-103 {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .xl\:-my-104 {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .xl\:-mx-104 {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .xl\:-my-105 {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .xl\:-mx-105 {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .xl\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .xl\:-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .xl\:-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .xl\:-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .xl\:-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .xl\:-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .xl\:-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .xl\:-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .xl\:-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .xl\:-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .xl\:-my-4\.5 {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .xl\:-mx-4\.5 {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .xl\:-my-5\.5 {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .xl\:-mx-5\.5 {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .xl\:-my-6\.5 {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .xl\:-mx-6\.5 {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .xl\:-my-7\.5 {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .xl\:-mx-7\.5 {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .xl\:-my-8\.5 {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .xl\:-mx-8\.5 {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .xl\:-my-9\.5 {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .xl\:-mx-9\.5 {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .xl\:-my-10\.5 {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .xl\:-mx-10\.5 {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .xl\:-my-11\.5 {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .xl\:-mx-11\.5 {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .xl\:-my-12\.5 {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .xl\:-mx-12\.5 {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .xl\:-my-13\.5 {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .xl\:-mx-13\.5 {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .xl\:-my-14\.5 {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .xl\:-mx-14\.5 {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .xl\:-my-15\.5 {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .xl\:-mx-15\.5 {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .xl\:-my-16\.5 {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .xl\:-mx-16\.5 {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .xl\:-my-17\.5 {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .xl\:-mx-17\.5 {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .xl\:-my-18\.5 {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .xl\:-mx-18\.5 {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .xl\:-my-19\.5 {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .xl\:-mx-19\.5 {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .xl\:-my-20\.5 {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .xl\:-mx-20\.5 {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .xl\:-my-21\.5 {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .xl\:-mx-21\.5 {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .xl\:-my-22\.5 {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .xl\:-mx-22\.5 {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .xl\:-my-23\.5 {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .xl\:-mx-23\.5 {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .xl\:-my-24\.5 {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .xl\:-mx-24\.5 {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .xl\:-my-25\.5 {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .xl\:-mx-25\.5 {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .xl\:-my-26\.5 {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .xl\:-mx-26\.5 {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .xl\:-my-27\.5 {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .xl\:-mx-27\.5 {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .xl\:-my-28\.5 {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .xl\:-mx-28\.5 {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .xl\:-my-29\.5 {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .xl\:-mx-29\.5 {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .xl\:-my-30\.5 {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .xl\:-mx-30\.5 {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .xl\:-my-31\.5 {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .xl\:-mx-31\.5 {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .xl\:-my-32\.5 {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .xl\:-mx-32\.5 {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .xl\:-my-33\.5 {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .xl\:-mx-33\.5 {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .xl\:-my-34\.5 {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .xl\:-mx-34\.5 {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .xl\:-my-35\.5 {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .xl\:-mx-35\.5 {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .xl\:-my-36\.5 {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .xl\:-mx-36\.5 {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .xl\:-my-37\.5 {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .xl\:-mx-37\.5 {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .xl\:-my-38\.5 {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .xl\:-mx-38\.5 {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .xl\:-my-39\.5 {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .xl\:-mx-39\.5 {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .xl\:-my-40\.5 {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .xl\:-mx-40\.5 {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .xl\:-my-41\.5 {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .xl\:-mx-41\.5 {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .xl\:-my-42\.5 {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .xl\:-mx-42\.5 {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .xl\:-my-43\.5 {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .xl\:-mx-43\.5 {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .xl\:-my-44\.5 {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .xl\:-mx-44\.5 {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .xl\:-my-45\.5 {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .xl\:-mx-45\.5 {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .xl\:-my-46\.5 {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .xl\:-mx-46\.5 {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .xl\:-my-47\.5 {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .xl\:-mx-47\.5 {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .xl\:-my-48\.5 {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .xl\:-mx-48\.5 {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .xl\:-my-49\.5 {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .xl\:-mx-49\.5 {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .xl\:-my-50\.5 {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .xl\:-mx-50\.5 {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .xl\:-my-51\.5 {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .xl\:-mx-51\.5 {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .xl\:-my-52\.5 {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .xl\:-mx-52\.5 {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .xl\:-my-53\.5 {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .xl\:-mx-53\.5 {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .xl\:-my-54\.5 {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .xl\:-mx-54\.5 {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .xl\:-my-55\.5 {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .xl\:-mx-55\.5 {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .xl\:-my-56\.5 {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .xl\:-mx-56\.5 {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .xl\:-my-57\.5 {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .xl\:-mx-57\.5 {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .xl\:-my-58\.5 {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .xl\:-mx-58\.5 {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .xl\:-my-59\.5 {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .xl\:-mx-59\.5 {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .xl\:-my-60\.5 {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .xl\:-mx-60\.5 {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .xl\:-my-61\.5 {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .xl\:-mx-61\.5 {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .xl\:-my-62\.5 {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .xl\:-mx-62\.5 {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .xl\:-my-63\.5 {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .xl\:-mx-63\.5 {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .xl\:-my-64\.5 {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .xl\:-mx-64\.5 {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .xl\:-my-65\.5 {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .xl\:-mx-65\.5 {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .xl\:-my-66\.5 {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .xl\:-mx-66\.5 {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .xl\:-my-67\.5 {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .xl\:-mx-67\.5 {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .xl\:-my-68\.5 {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .xl\:-mx-68\.5 {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .xl\:-my-69\.5 {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .xl\:-mx-69\.5 {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .xl\:-my-70\.5 {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .xl\:-mx-70\.5 {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .xl\:-my-71\.5 {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .xl\:-mx-71\.5 {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .xl\:-my-72\.5 {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .xl\:-mx-72\.5 {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .xl\:-my-73\.5 {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .xl\:-mx-73\.5 {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .xl\:-my-74\.5 {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .xl\:-mx-74\.5 {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .xl\:-my-75\.5 {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .xl\:-mx-75\.5 {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .xl\:-my-76\.5 {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .xl\:-mx-76\.5 {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .xl\:-my-77\.5 {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .xl\:-mx-77\.5 {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .xl\:-my-78\.5 {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .xl\:-mx-78\.5 {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .xl\:-my-79\.5 {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .xl\:-mx-79\.5 {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .xl\:-my-80\.5 {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .xl\:-mx-80\.5 {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .xl\:-my-81\.5 {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .xl\:-mx-81\.5 {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .xl\:-my-82\.5 {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .xl\:-mx-82\.5 {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .xl\:-my-83\.5 {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .xl\:-mx-83\.5 {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .xl\:-my-84\.5 {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .xl\:-mx-84\.5 {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .xl\:-my-85\.5 {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .xl\:-mx-85\.5 {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .xl\:-my-86\.5 {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .xl\:-mx-86\.5 {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .xl\:-my-87\.5 {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .xl\:-mx-87\.5 {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .xl\:-my-88\.5 {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .xl\:-mx-88\.5 {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .xl\:-my-89\.5 {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .xl\:-mx-89\.5 {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .xl\:-my-90\.5 {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .xl\:-mx-90\.5 {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .xl\:-my-91\.5 {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .xl\:-mx-91\.5 {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .xl\:-my-92\.5 {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .xl\:-mx-92\.5 {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .xl\:-my-93\.5 {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .xl\:-mx-93\.5 {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .xl\:-my-94\.5 {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .xl\:-mx-94\.5 {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .xl\:-my-95\.5 {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .xl\:-mx-95\.5 {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .xl\:-my-96\.5 {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .xl\:-mx-96\.5 {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .xl\:-my-97\.5 {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .xl\:-mx-97\.5 {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .xl\:-my-98\.5 {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .xl\:-mx-98\.5 {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .xl\:-my-99\.5 {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .xl\:-mx-99\.5 {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .xl\:-my-100\.5 {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .xl\:-mx-100\.5 {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .xl\:-my-101\.5 {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .xl\:-mx-101\.5 {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .xl\:-my-102\.5 {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .xl\:-mx-102\.5 {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .xl\:-my-103\.5 {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .xl\:-mx-103\.5 {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .xl\:-my-104\.5 {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .xl\:-mx-104\.5 {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .xl\:mt-0 {
    margin-top: 0rem !important;
  }

  .xl\:mr-0 {
    margin-right: 0rem !important;
  }

  .xl\:mb-0 {
    margin-bottom: 0rem !important;
  }

  .xl\:ml-0 {
    margin-left: 0rem !important;
  }

  .xl\:mt-1 {
    margin-top: 0.25rem !important;
  }

  .xl\:mr-1 {
    margin-right: 0.25rem !important;
  }

  .xl\:mb-1 {
    margin-bottom: 0.25rem !important;
  }

  .xl\:ml-1 {
    margin-left: 0.25rem !important;
  }

  .xl\:mt-2 {
    margin-top: 0.5rem !important;
  }

  .xl\:mr-2 {
    margin-right: 0.5rem !important;
  }

  .xl\:mb-2 {
    margin-bottom: 0.5rem !important;
  }

  .xl\:ml-2 {
    margin-left: 0.5rem !important;
  }

  .xl\:mt-3 {
    margin-top: 0.75rem !important;
  }

  .xl\:mr-3 {
    margin-right: 0.75rem !important;
  }

  .xl\:mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .xl\:ml-3 {
    margin-left: 0.75rem !important;
  }

  .xl\:mt-4 {
    margin-top: 1rem !important;
  }

  .xl\:mr-4 {
    margin-right: 1rem !important;
  }

  .xl\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .xl\:ml-4 {
    margin-left: 1rem !important;
  }

  .xl\:mt-5 {
    margin-top: 1.25rem !important;
  }

  .xl\:mr-5 {
    margin-right: 1.25rem !important;
  }

  .xl\:mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .xl\:ml-5 {
    margin-left: 1.25rem !important;
  }

  .xl\:mt-6 {
    margin-top: 1.5rem !important;
  }

  .xl\:mr-6 {
    margin-right: 1.5rem !important;
  }

  .xl\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .xl\:ml-6 {
    margin-left: 1.5rem !important;
  }

  .xl\:mt-7 {
    margin-top: 1.75rem !important;
  }

  .xl\:mr-7 {
    margin-right: 1.75rem !important;
  }

  .xl\:mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .xl\:ml-7 {
    margin-left: 1.75rem !important;
  }

  .xl\:mt-8 {
    margin-top: 2rem !important;
  }

  .xl\:mr-8 {
    margin-right: 2rem !important;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem !important;
  }

  .xl\:ml-8 {
    margin-left: 2rem !important;
  }

  .xl\:mt-9 {
    margin-top: 2.25rem !important;
  }

  .xl\:mr-9 {
    margin-right: 2.25rem !important;
  }

  .xl\:mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .xl\:ml-9 {
    margin-left: 2.25rem !important;
  }

  .xl\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .xl\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .xl\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .xl\:ml-10 {
    margin-left: 2.5rem !important;
  }

  .xl\:mt-11 {
    margin-top: 2.75rem !important;
  }

  .xl\:mr-11 {
    margin-right: 2.75rem !important;
  }

  .xl\:mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .xl\:ml-11 {
    margin-left: 2.75rem !important;
  }

  .xl\:mt-12 {
    margin-top: 3rem !important;
  }

  .xl\:mr-12 {
    margin-right: 3rem !important;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .xl\:ml-12 {
    margin-left: 3rem !important;
  }

  .xl\:mt-13 {
    margin-top: 3.25rem !important;
  }

  .xl\:mr-13 {
    margin-right: 3.25rem !important;
  }

  .xl\:mb-13 {
    margin-bottom: 3.25rem !important;
  }

  .xl\:ml-13 {
    margin-left: 3.25rem !important;
  }

  .xl\:mt-14 {
    margin-top: 3.5rem !important;
  }

  .xl\:mr-14 {
    margin-right: 3.5rem !important;
  }

  .xl\:mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .xl\:ml-14 {
    margin-left: 3.5rem !important;
  }

  .xl\:mt-15 {
    margin-top: 3.75rem !important;
  }

  .xl\:mr-15 {
    margin-right: 3.75rem !important;
  }

  .xl\:mb-15 {
    margin-bottom: 3.75rem !important;
  }

  .xl\:ml-15 {
    margin-left: 3.75rem !important;
  }

  .xl\:mt-16 {
    margin-top: 4rem !important;
  }

  .xl\:mr-16 {
    margin-right: 4rem !important;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .xl\:ml-16 {
    margin-left: 4rem !important;
  }

  .xl\:mt-17 {
    margin-top: 4.25rem !important;
  }

  .xl\:mr-17 {
    margin-right: 4.25rem !important;
  }

  .xl\:mb-17 {
    margin-bottom: 4.25rem !important;
  }

  .xl\:ml-17 {
    margin-left: 4.25rem !important;
  }

  .xl\:mt-18 {
    margin-top: 4.5rem !important;
  }

  .xl\:mr-18 {
    margin-right: 4.5rem !important;
  }

  .xl\:mb-18 {
    margin-bottom: 4.5rem !important;
  }

  .xl\:ml-18 {
    margin-left: 4.5rem !important;
  }

  .xl\:mt-19 {
    margin-top: 4.75rem !important;
  }

  .xl\:mr-19 {
    margin-right: 4.75rem !important;
  }

  .xl\:mb-19 {
    margin-bottom: 4.75rem !important;
  }

  .xl\:ml-19 {
    margin-left: 4.75rem !important;
  }

  .xl\:mt-20 {
    margin-top: 5rem !important;
  }

  .xl\:mr-20 {
    margin-right: 5rem !important;
  }

  .xl\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .xl\:ml-20 {
    margin-left: 5rem !important;
  }

  .xl\:mt-21 {
    margin-top: 5.25rem !important;
  }

  .xl\:mr-21 {
    margin-right: 5.25rem !important;
  }

  .xl\:mb-21 {
    margin-bottom: 5.25rem !important;
  }

  .xl\:ml-21 {
    margin-left: 5.25rem !important;
  }

  .xl\:mt-22 {
    margin-top: 5.5rem !important;
  }

  .xl\:mr-22 {
    margin-right: 5.5rem !important;
  }

  .xl\:mb-22 {
    margin-bottom: 5.5rem !important;
  }

  .xl\:ml-22 {
    margin-left: 5.5rem !important;
  }

  .xl\:mt-23 {
    margin-top: 5.75rem !important;
  }

  .xl\:mr-23 {
    margin-right: 5.75rem !important;
  }

  .xl\:mb-23 {
    margin-bottom: 5.75rem !important;
  }

  .xl\:ml-23 {
    margin-left: 5.75rem !important;
  }

  .xl\:mt-24 {
    margin-top: 6rem !important;
  }

  .xl\:mr-24 {
    margin-right: 6rem !important;
  }

  .xl\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .xl\:ml-24 {
    margin-left: 6rem !important;
  }

  .xl\:mt-25 {
    margin-top: 6.25rem !important;
  }

  .xl\:mr-25 {
    margin-right: 6.25rem !important;
  }

  .xl\:mb-25 {
    margin-bottom: 6.25rem !important;
  }

  .xl\:ml-25 {
    margin-left: 6.25rem !important;
  }

  .xl\:mt-26 {
    margin-top: 6.5rem !important;
  }

  .xl\:mr-26 {
    margin-right: 6.5rem !important;
  }

  .xl\:mb-26 {
    margin-bottom: 6.5rem !important;
  }

  .xl\:ml-26 {
    margin-left: 6.5rem !important;
  }

  .xl\:mt-27 {
    margin-top: 6.75rem !important;
  }

  .xl\:mr-27 {
    margin-right: 6.75rem !important;
  }

  .xl\:mb-27 {
    margin-bottom: 6.75rem !important;
  }

  .xl\:ml-27 {
    margin-left: 6.75rem !important;
  }

  .xl\:mt-28 {
    margin-top: 7rem !important;
  }

  .xl\:mr-28 {
    margin-right: 7rem !important;
  }

  .xl\:mb-28 {
    margin-bottom: 7rem !important;
  }

  .xl\:ml-28 {
    margin-left: 7rem !important;
  }

  .xl\:mt-29 {
    margin-top: 7.25rem !important;
  }

  .xl\:mr-29 {
    margin-right: 7.25rem !important;
  }

  .xl\:mb-29 {
    margin-bottom: 7.25rem !important;
  }

  .xl\:ml-29 {
    margin-left: 7.25rem !important;
  }

  .xl\:mt-30 {
    margin-top: 7.5rem !important;
  }

  .xl\:mr-30 {
    margin-right: 7.5rem !important;
  }

  .xl\:mb-30 {
    margin-bottom: 7.5rem !important;
  }

  .xl\:ml-30 {
    margin-left: 7.5rem !important;
  }

  .xl\:mt-31 {
    margin-top: 7.75rem !important;
  }

  .xl\:mr-31 {
    margin-right: 7.75rem !important;
  }

  .xl\:mb-31 {
    margin-bottom: 7.75rem !important;
  }

  .xl\:ml-31 {
    margin-left: 7.75rem !important;
  }

  .xl\:mt-32 {
    margin-top: 8rem !important;
  }

  .xl\:mr-32 {
    margin-right: 8rem !important;
  }

  .xl\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .xl\:ml-32 {
    margin-left: 8rem !important;
  }

  .xl\:mt-33 {
    margin-top: 8.25rem !important;
  }

  .xl\:mr-33 {
    margin-right: 8.25rem !important;
  }

  .xl\:mb-33 {
    margin-bottom: 8.25rem !important;
  }

  .xl\:ml-33 {
    margin-left: 8.25rem !important;
  }

  .xl\:mt-34 {
    margin-top: 8.5rem !important;
  }

  .xl\:mr-34 {
    margin-right: 8.5rem !important;
  }

  .xl\:mb-34 {
    margin-bottom: 8.5rem !important;
  }

  .xl\:ml-34 {
    margin-left: 8.5rem !important;
  }

  .xl\:mt-35 {
    margin-top: 8.75rem !important;
  }

  .xl\:mr-35 {
    margin-right: 8.75rem !important;
  }

  .xl\:mb-35 {
    margin-bottom: 8.75rem !important;
  }

  .xl\:ml-35 {
    margin-left: 8.75rem !important;
  }

  .xl\:mt-36 {
    margin-top: 9rem !important;
  }

  .xl\:mr-36 {
    margin-right: 9rem !important;
  }

  .xl\:mb-36 {
    margin-bottom: 9rem !important;
  }

  .xl\:ml-36 {
    margin-left: 9rem !important;
  }

  .xl\:mt-37 {
    margin-top: 9.25rem !important;
  }

  .xl\:mr-37 {
    margin-right: 9.25rem !important;
  }

  .xl\:mb-37 {
    margin-bottom: 9.25rem !important;
  }

  .xl\:ml-37 {
    margin-left: 9.25rem !important;
  }

  .xl\:mt-38 {
    margin-top: 9.5rem !important;
  }

  .xl\:mr-38 {
    margin-right: 9.5rem !important;
  }

  .xl\:mb-38 {
    margin-bottom: 9.5rem !important;
  }

  .xl\:ml-38 {
    margin-left: 9.5rem !important;
  }

  .xl\:mt-39 {
    margin-top: 9.75rem !important;
  }

  .xl\:mr-39 {
    margin-right: 9.75rem !important;
  }

  .xl\:mb-39 {
    margin-bottom: 9.75rem !important;
  }

  .xl\:ml-39 {
    margin-left: 9.75rem !important;
  }

  .xl\:mt-40 {
    margin-top: 10rem !important;
  }

  .xl\:mr-40 {
    margin-right: 10rem !important;
  }

  .xl\:mb-40 {
    margin-bottom: 10rem !important;
  }

  .xl\:ml-40 {
    margin-left: 10rem !important;
  }

  .xl\:mt-41 {
    margin-top: 10.25rem !important;
  }

  .xl\:mr-41 {
    margin-right: 10.25rem !important;
  }

  .xl\:mb-41 {
    margin-bottom: 10.25rem !important;
  }

  .xl\:ml-41 {
    margin-left: 10.25rem !important;
  }

  .xl\:mt-42 {
    margin-top: 10.5rem !important;
  }

  .xl\:mr-42 {
    margin-right: 10.5rem !important;
  }

  .xl\:mb-42 {
    margin-bottom: 10.5rem !important;
  }

  .xl\:ml-42 {
    margin-left: 10.5rem !important;
  }

  .xl\:mt-43 {
    margin-top: 10.75rem !important;
  }

  .xl\:mr-43 {
    margin-right: 10.75rem !important;
  }

  .xl\:mb-43 {
    margin-bottom: 10.75rem !important;
  }

  .xl\:ml-43 {
    margin-left: 10.75rem !important;
  }

  .xl\:mt-44 {
    margin-top: 11rem !important;
  }

  .xl\:mr-44 {
    margin-right: 11rem !important;
  }

  .xl\:mb-44 {
    margin-bottom: 11rem !important;
  }

  .xl\:ml-44 {
    margin-left: 11rem !important;
  }

  .xl\:mt-45 {
    margin-top: 11.25rem !important;
  }

  .xl\:mr-45 {
    margin-right: 11.25rem !important;
  }

  .xl\:mb-45 {
    margin-bottom: 11.25rem !important;
  }

  .xl\:ml-45 {
    margin-left: 11.25rem !important;
  }

  .xl\:mt-46 {
    margin-top: 11.5rem !important;
  }

  .xl\:mr-46 {
    margin-right: 11.5rem !important;
  }

  .xl\:mb-46 {
    margin-bottom: 11.5rem !important;
  }

  .xl\:ml-46 {
    margin-left: 11.5rem !important;
  }

  .xl\:mt-47 {
    margin-top: 11.75rem !important;
  }

  .xl\:mr-47 {
    margin-right: 11.75rem !important;
  }

  .xl\:mb-47 {
    margin-bottom: 11.75rem !important;
  }

  .xl\:ml-47 {
    margin-left: 11.75rem !important;
  }

  .xl\:mt-48 {
    margin-top: 12rem !important;
  }

  .xl\:mr-48 {
    margin-right: 12rem !important;
  }

  .xl\:mb-48 {
    margin-bottom: 12rem !important;
  }

  .xl\:ml-48 {
    margin-left: 12rem !important;
  }

  .xl\:mt-49 {
    margin-top: 12.25rem !important;
  }

  .xl\:mr-49 {
    margin-right: 12.25rem !important;
  }

  .xl\:mb-49 {
    margin-bottom: 12.25rem !important;
  }

  .xl\:ml-49 {
    margin-left: 12.25rem !important;
  }

  .xl\:mt-50 {
    margin-top: 12.5rem !important;
  }

  .xl\:mr-50 {
    margin-right: 12.5rem !important;
  }

  .xl\:mb-50 {
    margin-bottom: 12.5rem !important;
  }

  .xl\:ml-50 {
    margin-left: 12.5rem !important;
  }

  .xl\:mt-51 {
    margin-top: 12.75rem !important;
  }

  .xl\:mr-51 {
    margin-right: 12.75rem !important;
  }

  .xl\:mb-51 {
    margin-bottom: 12.75rem !important;
  }

  .xl\:ml-51 {
    margin-left: 12.75rem !important;
  }

  .xl\:mt-52 {
    margin-top: 13rem !important;
  }

  .xl\:mr-52 {
    margin-right: 13rem !important;
  }

  .xl\:mb-52 {
    margin-bottom: 13rem !important;
  }

  .xl\:ml-52 {
    margin-left: 13rem !important;
  }

  .xl\:mt-53 {
    margin-top: 13.25rem !important;
  }

  .xl\:mr-53 {
    margin-right: 13.25rem !important;
  }

  .xl\:mb-53 {
    margin-bottom: 13.25rem !important;
  }

  .xl\:ml-53 {
    margin-left: 13.25rem !important;
  }

  .xl\:mt-54 {
    margin-top: 13.5rem !important;
  }

  .xl\:mr-54 {
    margin-right: 13.5rem !important;
  }

  .xl\:mb-54 {
    margin-bottom: 13.5rem !important;
  }

  .xl\:ml-54 {
    margin-left: 13.5rem !important;
  }

  .xl\:mt-55 {
    margin-top: 13.75rem !important;
  }

  .xl\:mr-55 {
    margin-right: 13.75rem !important;
  }

  .xl\:mb-55 {
    margin-bottom: 13.75rem !important;
  }

  .xl\:ml-55 {
    margin-left: 13.75rem !important;
  }

  .xl\:mt-56 {
    margin-top: 14rem !important;
  }

  .xl\:mr-56 {
    margin-right: 14rem !important;
  }

  .xl\:mb-56 {
    margin-bottom: 14rem !important;
  }

  .xl\:ml-56 {
    margin-left: 14rem !important;
  }

  .xl\:mt-57 {
    margin-top: 14.25rem !important;
  }

  .xl\:mr-57 {
    margin-right: 14.25rem !important;
  }

  .xl\:mb-57 {
    margin-bottom: 14.25rem !important;
  }

  .xl\:ml-57 {
    margin-left: 14.25rem !important;
  }

  .xl\:mt-58 {
    margin-top: 14.5rem !important;
  }

  .xl\:mr-58 {
    margin-right: 14.5rem !important;
  }

  .xl\:mb-58 {
    margin-bottom: 14.5rem !important;
  }

  .xl\:ml-58 {
    margin-left: 14.5rem !important;
  }

  .xl\:mt-59 {
    margin-top: 14.75rem !important;
  }

  .xl\:mr-59 {
    margin-right: 14.75rem !important;
  }

  .xl\:mb-59 {
    margin-bottom: 14.75rem !important;
  }

  .xl\:ml-59 {
    margin-left: 14.75rem !important;
  }

  .xl\:mt-60 {
    margin-top: 15rem !important;
  }

  .xl\:mr-60 {
    margin-right: 15rem !important;
  }

  .xl\:mb-60 {
    margin-bottom: 15rem !important;
  }

  .xl\:ml-60 {
    margin-left: 15rem !important;
  }

  .xl\:mt-61 {
    margin-top: 15.25rem !important;
  }

  .xl\:mr-61 {
    margin-right: 15.25rem !important;
  }

  .xl\:mb-61 {
    margin-bottom: 15.25rem !important;
  }

  .xl\:ml-61 {
    margin-left: 15.25rem !important;
  }

  .xl\:mt-62 {
    margin-top: 15.5rem !important;
  }

  .xl\:mr-62 {
    margin-right: 15.5rem !important;
  }

  .xl\:mb-62 {
    margin-bottom: 15.5rem !important;
  }

  .xl\:ml-62 {
    margin-left: 15.5rem !important;
  }

  .xl\:mt-63 {
    margin-top: 15.75rem !important;
  }

  .xl\:mr-63 {
    margin-right: 15.75rem !important;
  }

  .xl\:mb-63 {
    margin-bottom: 15.75rem !important;
  }

  .xl\:ml-63 {
    margin-left: 15.75rem !important;
  }

  .xl\:mt-64 {
    margin-top: 16rem !important;
  }

  .xl\:mr-64 {
    margin-right: 16rem !important;
  }

  .xl\:mb-64 {
    margin-bottom: 16rem !important;
  }

  .xl\:ml-64 {
    margin-left: 16rem !important;
  }

  .xl\:mt-65 {
    margin-top: 16.25rem !important;
  }

  .xl\:mr-65 {
    margin-right: 16.25rem !important;
  }

  .xl\:mb-65 {
    margin-bottom: 16.25rem !important;
  }

  .xl\:ml-65 {
    margin-left: 16.25rem !important;
  }

  .xl\:mt-66 {
    margin-top: 16.5rem !important;
  }

  .xl\:mr-66 {
    margin-right: 16.5rem !important;
  }

  .xl\:mb-66 {
    margin-bottom: 16.5rem !important;
  }

  .xl\:ml-66 {
    margin-left: 16.5rem !important;
  }

  .xl\:mt-67 {
    margin-top: 16.75rem !important;
  }

  .xl\:mr-67 {
    margin-right: 16.75rem !important;
  }

  .xl\:mb-67 {
    margin-bottom: 16.75rem !important;
  }

  .xl\:ml-67 {
    margin-left: 16.75rem !important;
  }

  .xl\:mt-68 {
    margin-top: 17rem !important;
  }

  .xl\:mr-68 {
    margin-right: 17rem !important;
  }

  .xl\:mb-68 {
    margin-bottom: 17rem !important;
  }

  .xl\:ml-68 {
    margin-left: 17rem !important;
  }

  .xl\:mt-69 {
    margin-top: 17.25rem !important;
  }

  .xl\:mr-69 {
    margin-right: 17.25rem !important;
  }

  .xl\:mb-69 {
    margin-bottom: 17.25rem !important;
  }

  .xl\:ml-69 {
    margin-left: 17.25rem !important;
  }

  .xl\:mt-70 {
    margin-top: 17.5rem !important;
  }

  .xl\:mr-70 {
    margin-right: 17.5rem !important;
  }

  .xl\:mb-70 {
    margin-bottom: 17.5rem !important;
  }

  .xl\:ml-70 {
    margin-left: 17.5rem !important;
  }

  .xl\:mt-71 {
    margin-top: 17.75rem !important;
  }

  .xl\:mr-71 {
    margin-right: 17.75rem !important;
  }

  .xl\:mb-71 {
    margin-bottom: 17.75rem !important;
  }

  .xl\:ml-71 {
    margin-left: 17.75rem !important;
  }

  .xl\:mt-72 {
    margin-top: 18rem !important;
  }

  .xl\:mr-72 {
    margin-right: 18rem !important;
  }

  .xl\:mb-72 {
    margin-bottom: 18rem !important;
  }

  .xl\:ml-72 {
    margin-left: 18rem !important;
  }

  .xl\:mt-73 {
    margin-top: 18.25rem !important;
  }

  .xl\:mr-73 {
    margin-right: 18.25rem !important;
  }

  .xl\:mb-73 {
    margin-bottom: 18.25rem !important;
  }

  .xl\:ml-73 {
    margin-left: 18.25rem !important;
  }

  .xl\:mt-74 {
    margin-top: 18.5rem !important;
  }

  .xl\:mr-74 {
    margin-right: 18.5rem !important;
  }

  .xl\:mb-74 {
    margin-bottom: 18.5rem !important;
  }

  .xl\:ml-74 {
    margin-left: 18.5rem !important;
  }

  .xl\:mt-75 {
    margin-top: 18.75rem !important;
  }

  .xl\:mr-75 {
    margin-right: 18.75rem !important;
  }

  .xl\:mb-75 {
    margin-bottom: 18.75rem !important;
  }

  .xl\:ml-75 {
    margin-left: 18.75rem !important;
  }

  .xl\:mt-76 {
    margin-top: 19rem !important;
  }

  .xl\:mr-76 {
    margin-right: 19rem !important;
  }

  .xl\:mb-76 {
    margin-bottom: 19rem !important;
  }

  .xl\:ml-76 {
    margin-left: 19rem !important;
  }

  .xl\:mt-77 {
    margin-top: 19.25rem !important;
  }

  .xl\:mr-77 {
    margin-right: 19.25rem !important;
  }

  .xl\:mb-77 {
    margin-bottom: 19.25rem !important;
  }

  .xl\:ml-77 {
    margin-left: 19.25rem !important;
  }

  .xl\:mt-78 {
    margin-top: 19.5rem !important;
  }

  .xl\:mr-78 {
    margin-right: 19.5rem !important;
  }

  .xl\:mb-78 {
    margin-bottom: 19.5rem !important;
  }

  .xl\:ml-78 {
    margin-left: 19.5rem !important;
  }

  .xl\:mt-79 {
    margin-top: 19.75rem !important;
  }

  .xl\:mr-79 {
    margin-right: 19.75rem !important;
  }

  .xl\:mb-79 {
    margin-bottom: 19.75rem !important;
  }

  .xl\:ml-79 {
    margin-left: 19.75rem !important;
  }

  .xl\:mt-80 {
    margin-top: 20rem !important;
  }

  .xl\:mr-80 {
    margin-right: 20rem !important;
  }

  .xl\:mb-80 {
    margin-bottom: 20rem !important;
  }

  .xl\:ml-80 {
    margin-left: 20rem !important;
  }

  .xl\:mt-81 {
    margin-top: 20.25rem !important;
  }

  .xl\:mr-81 {
    margin-right: 20.25rem !important;
  }

  .xl\:mb-81 {
    margin-bottom: 20.25rem !important;
  }

  .xl\:ml-81 {
    margin-left: 20.25rem !important;
  }

  .xl\:mt-82 {
    margin-top: 20.5rem !important;
  }

  .xl\:mr-82 {
    margin-right: 20.5rem !important;
  }

  .xl\:mb-82 {
    margin-bottom: 20.5rem !important;
  }

  .xl\:ml-82 {
    margin-left: 20.5rem !important;
  }

  .xl\:mt-83 {
    margin-top: 20.75rem !important;
  }

  .xl\:mr-83 {
    margin-right: 20.75rem !important;
  }

  .xl\:mb-83 {
    margin-bottom: 20.75rem !important;
  }

  .xl\:ml-83 {
    margin-left: 20.75rem !important;
  }

  .xl\:mt-84 {
    margin-top: 21rem !important;
  }

  .xl\:mr-84 {
    margin-right: 21rem !important;
  }

  .xl\:mb-84 {
    margin-bottom: 21rem !important;
  }

  .xl\:ml-84 {
    margin-left: 21rem !important;
  }

  .xl\:mt-85 {
    margin-top: 21.25rem !important;
  }

  .xl\:mr-85 {
    margin-right: 21.25rem !important;
  }

  .xl\:mb-85 {
    margin-bottom: 21.25rem !important;
  }

  .xl\:ml-85 {
    margin-left: 21.25rem !important;
  }

  .xl\:mt-86 {
    margin-top: 21.5rem !important;
  }

  .xl\:mr-86 {
    margin-right: 21.5rem !important;
  }

  .xl\:mb-86 {
    margin-bottom: 21.5rem !important;
  }

  .xl\:ml-86 {
    margin-left: 21.5rem !important;
  }

  .xl\:mt-87 {
    margin-top: 21.75rem !important;
  }

  .xl\:mr-87 {
    margin-right: 21.75rem !important;
  }

  .xl\:mb-87 {
    margin-bottom: 21.75rem !important;
  }

  .xl\:ml-87 {
    margin-left: 21.75rem !important;
  }

  .xl\:mt-88 {
    margin-top: 22rem !important;
  }

  .xl\:mr-88 {
    margin-right: 22rem !important;
  }

  .xl\:mb-88 {
    margin-bottom: 22rem !important;
  }

  .xl\:ml-88 {
    margin-left: 22rem !important;
  }

  .xl\:mt-89 {
    margin-top: 22.25rem !important;
  }

  .xl\:mr-89 {
    margin-right: 22.25rem !important;
  }

  .xl\:mb-89 {
    margin-bottom: 22.25rem !important;
  }

  .xl\:ml-89 {
    margin-left: 22.25rem !important;
  }

  .xl\:mt-90 {
    margin-top: 22.5rem !important;
  }

  .xl\:mr-90 {
    margin-right: 22.5rem !important;
  }

  .xl\:mb-90 {
    margin-bottom: 22.5rem !important;
  }

  .xl\:ml-90 {
    margin-left: 22.5rem !important;
  }

  .xl\:mt-91 {
    margin-top: 22.75rem !important;
  }

  .xl\:mr-91 {
    margin-right: 22.75rem !important;
  }

  .xl\:mb-91 {
    margin-bottom: 22.75rem !important;
  }

  .xl\:ml-91 {
    margin-left: 22.75rem !important;
  }

  .xl\:mt-92 {
    margin-top: 23rem !important;
  }

  .xl\:mr-92 {
    margin-right: 23rem !important;
  }

  .xl\:mb-92 {
    margin-bottom: 23rem !important;
  }

  .xl\:ml-92 {
    margin-left: 23rem !important;
  }

  .xl\:mt-93 {
    margin-top: 23.25rem !important;
  }

  .xl\:mr-93 {
    margin-right: 23.25rem !important;
  }

  .xl\:mb-93 {
    margin-bottom: 23.25rem !important;
  }

  .xl\:ml-93 {
    margin-left: 23.25rem !important;
  }

  .xl\:mt-94 {
    margin-top: 23.5rem !important;
  }

  .xl\:mr-94 {
    margin-right: 23.5rem !important;
  }

  .xl\:mb-94 {
    margin-bottom: 23.5rem !important;
  }

  .xl\:ml-94 {
    margin-left: 23.5rem !important;
  }

  .xl\:mt-95 {
    margin-top: 23.75rem !important;
  }

  .xl\:mr-95 {
    margin-right: 23.75rem !important;
  }

  .xl\:mb-95 {
    margin-bottom: 23.75rem !important;
  }

  .xl\:ml-95 {
    margin-left: 23.75rem !important;
  }

  .xl\:mt-96 {
    margin-top: 24rem !important;
  }

  .xl\:mr-96 {
    margin-right: 24rem !important;
  }

  .xl\:mb-96 {
    margin-bottom: 24rem !important;
  }

  .xl\:ml-96 {
    margin-left: 24rem !important;
  }

  .xl\:mt-97 {
    margin-top: 24.25rem !important;
  }

  .xl\:mr-97 {
    margin-right: 24.25rem !important;
  }

  .xl\:mb-97 {
    margin-bottom: 24.25rem !important;
  }

  .xl\:ml-97 {
    margin-left: 24.25rem !important;
  }

  .xl\:mt-98 {
    margin-top: 24.5rem !important;
  }

  .xl\:mr-98 {
    margin-right: 24.5rem !important;
  }

  .xl\:mb-98 {
    margin-bottom: 24.5rem !important;
  }

  .xl\:ml-98 {
    margin-left: 24.5rem !important;
  }

  .xl\:mt-99 {
    margin-top: 24.75rem !important;
  }

  .xl\:mr-99 {
    margin-right: 24.75rem !important;
  }

  .xl\:mb-99 {
    margin-bottom: 24.75rem !important;
  }

  .xl\:ml-99 {
    margin-left: 24.75rem !important;
  }

  .xl\:mt-100 {
    margin-top: 25rem !important;
  }

  .xl\:mr-100 {
    margin-right: 25rem !important;
  }

  .xl\:mb-100 {
    margin-bottom: 25rem !important;
  }

  .xl\:ml-100 {
    margin-left: 25rem !important;
  }

  .xl\:mt-101 {
    margin-top: 25.25rem !important;
  }

  .xl\:mr-101 {
    margin-right: 25.25rem !important;
  }

  .xl\:mb-101 {
    margin-bottom: 25.25rem !important;
  }

  .xl\:ml-101 {
    margin-left: 25.25rem !important;
  }

  .xl\:mt-102 {
    margin-top: 25.5rem !important;
  }

  .xl\:mr-102 {
    margin-right: 25.5rem !important;
  }

  .xl\:mb-102 {
    margin-bottom: 25.5rem !important;
  }

  .xl\:ml-102 {
    margin-left: 25.5rem !important;
  }

  .xl\:mt-103 {
    margin-top: 25.75rem !important;
  }

  .xl\:mr-103 {
    margin-right: 25.75rem !important;
  }

  .xl\:mb-103 {
    margin-bottom: 25.75rem !important;
  }

  .xl\:ml-103 {
    margin-left: 25.75rem !important;
  }

  .xl\:mt-104 {
    margin-top: 26rem !important;
  }

  .xl\:mr-104 {
    margin-right: 26rem !important;
  }

  .xl\:mb-104 {
    margin-bottom: 26rem !important;
  }

  .xl\:ml-104 {
    margin-left: 26rem !important;
  }

  .xl\:mt-105 {
    margin-top: 26.25rem !important;
  }

  .xl\:mr-105 {
    margin-right: 26.25rem !important;
  }

  .xl\:mb-105 {
    margin-bottom: 26.25rem !important;
  }

  .xl\:ml-105 {
    margin-left: 26.25rem !important;
  }

  .xl\:mt-auto {
    margin-top: auto !important;
  }

  .xl\:mr-auto {
    margin-right: auto !important;
  }

  .xl\:mb-auto {
    margin-bottom: auto !important;
  }

  .xl\:ml-auto {
    margin-left: auto !important;
  }

  .xl\:mt-px {
    margin-top: 1px !important;
  }

  .xl\:mr-px {
    margin-right: 1px !important;
  }

  .xl\:mb-px {
    margin-bottom: 1px !important;
  }

  .xl\:ml-px {
    margin-left: 1px !important;
  }

  .xl\:mt-0\.5 {
    margin-top: 0.125rem !important;
  }

  .xl\:mr-0\.5 {
    margin-right: 0.125rem !important;
  }

  .xl\:mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

  .xl\:ml-0\.5 {
    margin-left: 0.125rem !important;
  }

  .xl\:mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .xl\:mr-1\.5 {
    margin-right: 0.375rem !important;
  }

  .xl\:mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .xl\:ml-1\.5 {
    margin-left: 0.375rem !important;
  }

  .xl\:mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .xl\:mr-2\.5 {
    margin-right: 0.625rem !important;
  }

  .xl\:mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .xl\:ml-2\.5 {
    margin-left: 0.625rem !important;
  }

  .xl\:mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .xl\:mr-3\.5 {
    margin-right: 0.875rem !important;
  }

  .xl\:mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .xl\:ml-3\.5 {
    margin-left: 0.875rem !important;
  }

  .xl\:mt-4\.5 {
    margin-top: 1.125rem !important;
  }

  .xl\:mr-4\.5 {
    margin-right: 1.125rem !important;
  }

  .xl\:mb-4\.5 {
    margin-bottom: 1.125rem !important;
  }

  .xl\:ml-4\.5 {
    margin-left: 1.125rem !important;
  }

  .xl\:mt-5\.5 {
    margin-top: 1.375rem !important;
  }

  .xl\:mr-5\.5 {
    margin-right: 1.375rem !important;
  }

  .xl\:mb-5\.5 {
    margin-bottom: 1.375rem !important;
  }

  .xl\:ml-5\.5 {
    margin-left: 1.375rem !important;
  }

  .xl\:mt-6\.5 {
    margin-top: 1.625rem !important;
  }

  .xl\:mr-6\.5 {
    margin-right: 1.625rem !important;
  }

  .xl\:mb-6\.5 {
    margin-bottom: 1.625rem !important;
  }

  .xl\:ml-6\.5 {
    margin-left: 1.625rem !important;
  }

  .xl\:mt-7\.5 {
    margin-top: 1.875rem !important;
  }

  .xl\:mr-7\.5 {
    margin-right: 1.875rem !important;
  }

  .xl\:mb-7\.5 {
    margin-bottom: 1.875rem !important;
  }

  .xl\:ml-7\.5 {
    margin-left: 1.875rem !important;
  }

  .xl\:mt-8\.5 {
    margin-top: 2.125rem !important;
  }

  .xl\:mr-8\.5 {
    margin-right: 2.125rem !important;
  }

  .xl\:mb-8\.5 {
    margin-bottom: 2.125rem !important;
  }

  .xl\:ml-8\.5 {
    margin-left: 2.125rem !important;
  }

  .xl\:mt-9\.5 {
    margin-top: 2.375rem !important;
  }

  .xl\:mr-9\.5 {
    margin-right: 2.375rem !important;
  }

  .xl\:mb-9\.5 {
    margin-bottom: 2.375rem !important;
  }

  .xl\:ml-9\.5 {
    margin-left: 2.375rem !important;
  }

  .xl\:mt-10\.5 {
    margin-top: 2.625rem !important;
  }

  .xl\:mr-10\.5 {
    margin-right: 2.625rem !important;
  }

  .xl\:mb-10\.5 {
    margin-bottom: 2.625rem !important;
  }

  .xl\:ml-10\.5 {
    margin-left: 2.625rem !important;
  }

  .xl\:mt-11\.5 {
    margin-top: 2.875rem !important;
  }

  .xl\:mr-11\.5 {
    margin-right: 2.875rem !important;
  }

  .xl\:mb-11\.5 {
    margin-bottom: 2.875rem !important;
  }

  .xl\:ml-11\.5 {
    margin-left: 2.875rem !important;
  }

  .xl\:mt-12\.5 {
    margin-top: 3.125rem !important;
  }

  .xl\:mr-12\.5 {
    margin-right: 3.125rem !important;
  }

  .xl\:mb-12\.5 {
    margin-bottom: 3.125rem !important;
  }

  .xl\:ml-12\.5 {
    margin-left: 3.125rem !important;
  }

  .xl\:mt-13\.5 {
    margin-top: 3.375rem !important;
  }

  .xl\:mr-13\.5 {
    margin-right: 3.375rem !important;
  }

  .xl\:mb-13\.5 {
    margin-bottom: 3.375rem !important;
  }

  .xl\:ml-13\.5 {
    margin-left: 3.375rem !important;
  }

  .xl\:mt-14\.5 {
    margin-top: 3.625rem !important;
  }

  .xl\:mr-14\.5 {
    margin-right: 3.625rem !important;
  }

  .xl\:mb-14\.5 {
    margin-bottom: 3.625rem !important;
  }

  .xl\:ml-14\.5 {
    margin-left: 3.625rem !important;
  }

  .xl\:mt-15\.5 {
    margin-top: 3.875rem !important;
  }

  .xl\:mr-15\.5 {
    margin-right: 3.875rem !important;
  }

  .xl\:mb-15\.5 {
    margin-bottom: 3.875rem !important;
  }

  .xl\:ml-15\.5 {
    margin-left: 3.875rem !important;
  }

  .xl\:mt-16\.5 {
    margin-top: 4.125rem !important;
  }

  .xl\:mr-16\.5 {
    margin-right: 4.125rem !important;
  }

  .xl\:mb-16\.5 {
    margin-bottom: 4.125rem !important;
  }

  .xl\:ml-16\.5 {
    margin-left: 4.125rem !important;
  }

  .xl\:mt-17\.5 {
    margin-top: 4.375rem !important;
  }

  .xl\:mr-17\.5 {
    margin-right: 4.375rem !important;
  }

  .xl\:mb-17\.5 {
    margin-bottom: 4.375rem !important;
  }

  .xl\:ml-17\.5 {
    margin-left: 4.375rem !important;
  }

  .xl\:mt-18\.5 {
    margin-top: 4.625rem !important;
  }

  .xl\:mr-18\.5 {
    margin-right: 4.625rem !important;
  }

  .xl\:mb-18\.5 {
    margin-bottom: 4.625rem !important;
  }

  .xl\:ml-18\.5 {
    margin-left: 4.625rem !important;
  }

  .xl\:mt-19\.5 {
    margin-top: 4.875rem !important;
  }

  .xl\:mr-19\.5 {
    margin-right: 4.875rem !important;
  }

  .xl\:mb-19\.5 {
    margin-bottom: 4.875rem !important;
  }

  .xl\:ml-19\.5 {
    margin-left: 4.875rem !important;
  }

  .xl\:mt-20\.5 {
    margin-top: 5.125rem !important;
  }

  .xl\:mr-20\.5 {
    margin-right: 5.125rem !important;
  }

  .xl\:mb-20\.5 {
    margin-bottom: 5.125rem !important;
  }

  .xl\:ml-20\.5 {
    margin-left: 5.125rem !important;
  }

  .xl\:mt-21\.5 {
    margin-top: 5.375rem !important;
  }

  .xl\:mr-21\.5 {
    margin-right: 5.375rem !important;
  }

  .xl\:mb-21\.5 {
    margin-bottom: 5.375rem !important;
  }

  .xl\:ml-21\.5 {
    margin-left: 5.375rem !important;
  }

  .xl\:mt-22\.5 {
    margin-top: 5.625rem !important;
  }

  .xl\:mr-22\.5 {
    margin-right: 5.625rem !important;
  }

  .xl\:mb-22\.5 {
    margin-bottom: 5.625rem !important;
  }

  .xl\:ml-22\.5 {
    margin-left: 5.625rem !important;
  }

  .xl\:mt-23\.5 {
    margin-top: 5.875rem !important;
  }

  .xl\:mr-23\.5 {
    margin-right: 5.875rem !important;
  }

  .xl\:mb-23\.5 {
    margin-bottom: 5.875rem !important;
  }

  .xl\:ml-23\.5 {
    margin-left: 5.875rem !important;
  }

  .xl\:mt-24\.5 {
    margin-top: 6.125rem !important;
  }

  .xl\:mr-24\.5 {
    margin-right: 6.125rem !important;
  }

  .xl\:mb-24\.5 {
    margin-bottom: 6.125rem !important;
  }

  .xl\:ml-24\.5 {
    margin-left: 6.125rem !important;
  }

  .xl\:mt-25\.5 {
    margin-top: 6.375rem !important;
  }

  .xl\:mr-25\.5 {
    margin-right: 6.375rem !important;
  }

  .xl\:mb-25\.5 {
    margin-bottom: 6.375rem !important;
  }

  .xl\:ml-25\.5 {
    margin-left: 6.375rem !important;
  }

  .xl\:mt-26\.5 {
    margin-top: 6.625rem !important;
  }

  .xl\:mr-26\.5 {
    margin-right: 6.625rem !important;
  }

  .xl\:mb-26\.5 {
    margin-bottom: 6.625rem !important;
  }

  .xl\:ml-26\.5 {
    margin-left: 6.625rem !important;
  }

  .xl\:mt-27\.5 {
    margin-top: 6.875rem !important;
  }

  .xl\:mr-27\.5 {
    margin-right: 6.875rem !important;
  }

  .xl\:mb-27\.5 {
    margin-bottom: 6.875rem !important;
  }

  .xl\:ml-27\.5 {
    margin-left: 6.875rem !important;
  }

  .xl\:mt-28\.5 {
    margin-top: 7.125rem !important;
  }

  .xl\:mr-28\.5 {
    margin-right: 7.125rem !important;
  }

  .xl\:mb-28\.5 {
    margin-bottom: 7.125rem !important;
  }

  .xl\:ml-28\.5 {
    margin-left: 7.125rem !important;
  }

  .xl\:mt-29\.5 {
    margin-top: 7.375rem !important;
  }

  .xl\:mr-29\.5 {
    margin-right: 7.375rem !important;
  }

  .xl\:mb-29\.5 {
    margin-bottom: 7.375rem !important;
  }

  .xl\:ml-29\.5 {
    margin-left: 7.375rem !important;
  }

  .xl\:mt-30\.5 {
    margin-top: 7.625rem !important;
  }

  .xl\:mr-30\.5 {
    margin-right: 7.625rem !important;
  }

  .xl\:mb-30\.5 {
    margin-bottom: 7.625rem !important;
  }

  .xl\:ml-30\.5 {
    margin-left: 7.625rem !important;
  }

  .xl\:mt-31\.5 {
    margin-top: 7.875rem !important;
  }

  .xl\:mr-31\.5 {
    margin-right: 7.875rem !important;
  }

  .xl\:mb-31\.5 {
    margin-bottom: 7.875rem !important;
  }

  .xl\:ml-31\.5 {
    margin-left: 7.875rem !important;
  }

  .xl\:mt-32\.5 {
    margin-top: 8.125rem !important;
  }

  .xl\:mr-32\.5 {
    margin-right: 8.125rem !important;
  }

  .xl\:mb-32\.5 {
    margin-bottom: 8.125rem !important;
  }

  .xl\:ml-32\.5 {
    margin-left: 8.125rem !important;
  }

  .xl\:mt-33\.5 {
    margin-top: 8.375rem !important;
  }

  .xl\:mr-33\.5 {
    margin-right: 8.375rem !important;
  }

  .xl\:mb-33\.5 {
    margin-bottom: 8.375rem !important;
  }

  .xl\:ml-33\.5 {
    margin-left: 8.375rem !important;
  }

  .xl\:mt-34\.5 {
    margin-top: 8.625rem !important;
  }

  .xl\:mr-34\.5 {
    margin-right: 8.625rem !important;
  }

  .xl\:mb-34\.5 {
    margin-bottom: 8.625rem !important;
  }

  .xl\:ml-34\.5 {
    margin-left: 8.625rem !important;
  }

  .xl\:mt-35\.5 {
    margin-top: 8.875rem !important;
  }

  .xl\:mr-35\.5 {
    margin-right: 8.875rem !important;
  }

  .xl\:mb-35\.5 {
    margin-bottom: 8.875rem !important;
  }

  .xl\:ml-35\.5 {
    margin-left: 8.875rem !important;
  }

  .xl\:mt-36\.5 {
    margin-top: 9.125rem !important;
  }

  .xl\:mr-36\.5 {
    margin-right: 9.125rem !important;
  }

  .xl\:mb-36\.5 {
    margin-bottom: 9.125rem !important;
  }

  .xl\:ml-36\.5 {
    margin-left: 9.125rem !important;
  }

  .xl\:mt-37\.5 {
    margin-top: 9.375rem !important;
  }

  .xl\:mr-37\.5 {
    margin-right: 9.375rem !important;
  }

  .xl\:mb-37\.5 {
    margin-bottom: 9.375rem !important;
  }

  .xl\:ml-37\.5 {
    margin-left: 9.375rem !important;
  }

  .xl\:mt-38\.5 {
    margin-top: 9.625rem !important;
  }

  .xl\:mr-38\.5 {
    margin-right: 9.625rem !important;
  }

  .xl\:mb-38\.5 {
    margin-bottom: 9.625rem !important;
  }

  .xl\:ml-38\.5 {
    margin-left: 9.625rem !important;
  }

  .xl\:mt-39\.5 {
    margin-top: 9.875rem !important;
  }

  .xl\:mr-39\.5 {
    margin-right: 9.875rem !important;
  }

  .xl\:mb-39\.5 {
    margin-bottom: 9.875rem !important;
  }

  .xl\:ml-39\.5 {
    margin-left: 9.875rem !important;
  }

  .xl\:mt-40\.5 {
    margin-top: 10.125rem !important;
  }

  .xl\:mr-40\.5 {
    margin-right: 10.125rem !important;
  }

  .xl\:mb-40\.5 {
    margin-bottom: 10.125rem !important;
  }

  .xl\:ml-40\.5 {
    margin-left: 10.125rem !important;
  }

  .xl\:mt-41\.5 {
    margin-top: 10.375rem !important;
  }

  .xl\:mr-41\.5 {
    margin-right: 10.375rem !important;
  }

  .xl\:mb-41\.5 {
    margin-bottom: 10.375rem !important;
  }

  .xl\:ml-41\.5 {
    margin-left: 10.375rem !important;
  }

  .xl\:mt-42\.5 {
    margin-top: 10.625rem !important;
  }

  .xl\:mr-42\.5 {
    margin-right: 10.625rem !important;
  }

  .xl\:mb-42\.5 {
    margin-bottom: 10.625rem !important;
  }

  .xl\:ml-42\.5 {
    margin-left: 10.625rem !important;
  }

  .xl\:mt-43\.5 {
    margin-top: 10.875rem !important;
  }

  .xl\:mr-43\.5 {
    margin-right: 10.875rem !important;
  }

  .xl\:mb-43\.5 {
    margin-bottom: 10.875rem !important;
  }

  .xl\:ml-43\.5 {
    margin-left: 10.875rem !important;
  }

  .xl\:mt-44\.5 {
    margin-top: 11.125rem !important;
  }

  .xl\:mr-44\.5 {
    margin-right: 11.125rem !important;
  }

  .xl\:mb-44\.5 {
    margin-bottom: 11.125rem !important;
  }

  .xl\:ml-44\.5 {
    margin-left: 11.125rem !important;
  }

  .xl\:mt-45\.5 {
    margin-top: 11.375rem !important;
  }

  .xl\:mr-45\.5 {
    margin-right: 11.375rem !important;
  }

  .xl\:mb-45\.5 {
    margin-bottom: 11.375rem !important;
  }

  .xl\:ml-45\.5 {
    margin-left: 11.375rem !important;
  }

  .xl\:mt-46\.5 {
    margin-top: 11.625rem !important;
  }

  .xl\:mr-46\.5 {
    margin-right: 11.625rem !important;
  }

  .xl\:mb-46\.5 {
    margin-bottom: 11.625rem !important;
  }

  .xl\:ml-46\.5 {
    margin-left: 11.625rem !important;
  }

  .xl\:mt-47\.5 {
    margin-top: 11.875rem !important;
  }

  .xl\:mr-47\.5 {
    margin-right: 11.875rem !important;
  }

  .xl\:mb-47\.5 {
    margin-bottom: 11.875rem !important;
  }

  .xl\:ml-47\.5 {
    margin-left: 11.875rem !important;
  }

  .xl\:mt-48\.5 {
    margin-top: 12.125rem !important;
  }

  .xl\:mr-48\.5 {
    margin-right: 12.125rem !important;
  }

  .xl\:mb-48\.5 {
    margin-bottom: 12.125rem !important;
  }

  .xl\:ml-48\.5 {
    margin-left: 12.125rem !important;
  }

  .xl\:mt-49\.5 {
    margin-top: 12.375rem !important;
  }

  .xl\:mr-49\.5 {
    margin-right: 12.375rem !important;
  }

  .xl\:mb-49\.5 {
    margin-bottom: 12.375rem !important;
  }

  .xl\:ml-49\.5 {
    margin-left: 12.375rem !important;
  }

  .xl\:mt-50\.5 {
    margin-top: 12.625rem !important;
  }

  .xl\:mr-50\.5 {
    margin-right: 12.625rem !important;
  }

  .xl\:mb-50\.5 {
    margin-bottom: 12.625rem !important;
  }

  .xl\:ml-50\.5 {
    margin-left: 12.625rem !important;
  }

  .xl\:mt-51\.5 {
    margin-top: 12.875rem !important;
  }

  .xl\:mr-51\.5 {
    margin-right: 12.875rem !important;
  }

  .xl\:mb-51\.5 {
    margin-bottom: 12.875rem !important;
  }

  .xl\:ml-51\.5 {
    margin-left: 12.875rem !important;
  }

  .xl\:mt-52\.5 {
    margin-top: 13.125rem !important;
  }

  .xl\:mr-52\.5 {
    margin-right: 13.125rem !important;
  }

  .xl\:mb-52\.5 {
    margin-bottom: 13.125rem !important;
  }

  .xl\:ml-52\.5 {
    margin-left: 13.125rem !important;
  }

  .xl\:mt-53\.5 {
    margin-top: 13.375rem !important;
  }

  .xl\:mr-53\.5 {
    margin-right: 13.375rem !important;
  }

  .xl\:mb-53\.5 {
    margin-bottom: 13.375rem !important;
  }

  .xl\:ml-53\.5 {
    margin-left: 13.375rem !important;
  }

  .xl\:mt-54\.5 {
    margin-top: 13.625rem !important;
  }

  .xl\:mr-54\.5 {
    margin-right: 13.625rem !important;
  }

  .xl\:mb-54\.5 {
    margin-bottom: 13.625rem !important;
  }

  .xl\:ml-54\.5 {
    margin-left: 13.625rem !important;
  }

  .xl\:mt-55\.5 {
    margin-top: 13.875rem !important;
  }

  .xl\:mr-55\.5 {
    margin-right: 13.875rem !important;
  }

  .xl\:mb-55\.5 {
    margin-bottom: 13.875rem !important;
  }

  .xl\:ml-55\.5 {
    margin-left: 13.875rem !important;
  }

  .xl\:mt-56\.5 {
    margin-top: 14.125rem !important;
  }

  .xl\:mr-56\.5 {
    margin-right: 14.125rem !important;
  }

  .xl\:mb-56\.5 {
    margin-bottom: 14.125rem !important;
  }

  .xl\:ml-56\.5 {
    margin-left: 14.125rem !important;
  }

  .xl\:mt-57\.5 {
    margin-top: 14.375rem !important;
  }

  .xl\:mr-57\.5 {
    margin-right: 14.375rem !important;
  }

  .xl\:mb-57\.5 {
    margin-bottom: 14.375rem !important;
  }

  .xl\:ml-57\.5 {
    margin-left: 14.375rem !important;
  }

  .xl\:mt-58\.5 {
    margin-top: 14.625rem !important;
  }

  .xl\:mr-58\.5 {
    margin-right: 14.625rem !important;
  }

  .xl\:mb-58\.5 {
    margin-bottom: 14.625rem !important;
  }

  .xl\:ml-58\.5 {
    margin-left: 14.625rem !important;
  }

  .xl\:mt-59\.5 {
    margin-top: 14.875rem !important;
  }

  .xl\:mr-59\.5 {
    margin-right: 14.875rem !important;
  }

  .xl\:mb-59\.5 {
    margin-bottom: 14.875rem !important;
  }

  .xl\:ml-59\.5 {
    margin-left: 14.875rem !important;
  }

  .xl\:mt-60\.5 {
    margin-top: 15.125rem !important;
  }

  .xl\:mr-60\.5 {
    margin-right: 15.125rem !important;
  }

  .xl\:mb-60\.5 {
    margin-bottom: 15.125rem !important;
  }

  .xl\:ml-60\.5 {
    margin-left: 15.125rem !important;
  }

  .xl\:mt-61\.5 {
    margin-top: 15.375rem !important;
  }

  .xl\:mr-61\.5 {
    margin-right: 15.375rem !important;
  }

  .xl\:mb-61\.5 {
    margin-bottom: 15.375rem !important;
  }

  .xl\:ml-61\.5 {
    margin-left: 15.375rem !important;
  }

  .xl\:mt-62\.5 {
    margin-top: 15.625rem !important;
  }

  .xl\:mr-62\.5 {
    margin-right: 15.625rem !important;
  }

  .xl\:mb-62\.5 {
    margin-bottom: 15.625rem !important;
  }

  .xl\:ml-62\.5 {
    margin-left: 15.625rem !important;
  }

  .xl\:mt-63\.5 {
    margin-top: 15.875rem !important;
  }

  .xl\:mr-63\.5 {
    margin-right: 15.875rem !important;
  }

  .xl\:mb-63\.5 {
    margin-bottom: 15.875rem !important;
  }

  .xl\:ml-63\.5 {
    margin-left: 15.875rem !important;
  }

  .xl\:mt-64\.5 {
    margin-top: 16.125rem !important;
  }

  .xl\:mr-64\.5 {
    margin-right: 16.125rem !important;
  }

  .xl\:mb-64\.5 {
    margin-bottom: 16.125rem !important;
  }

  .xl\:ml-64\.5 {
    margin-left: 16.125rem !important;
  }

  .xl\:mt-65\.5 {
    margin-top: 16.375rem !important;
  }

  .xl\:mr-65\.5 {
    margin-right: 16.375rem !important;
  }

  .xl\:mb-65\.5 {
    margin-bottom: 16.375rem !important;
  }

  .xl\:ml-65\.5 {
    margin-left: 16.375rem !important;
  }

  .xl\:mt-66\.5 {
    margin-top: 16.625rem !important;
  }

  .xl\:mr-66\.5 {
    margin-right: 16.625rem !important;
  }

  .xl\:mb-66\.5 {
    margin-bottom: 16.625rem !important;
  }

  .xl\:ml-66\.5 {
    margin-left: 16.625rem !important;
  }

  .xl\:mt-67\.5 {
    margin-top: 16.875rem !important;
  }

  .xl\:mr-67\.5 {
    margin-right: 16.875rem !important;
  }

  .xl\:mb-67\.5 {
    margin-bottom: 16.875rem !important;
  }

  .xl\:ml-67\.5 {
    margin-left: 16.875rem !important;
  }

  .xl\:mt-68\.5 {
    margin-top: 17.125rem !important;
  }

  .xl\:mr-68\.5 {
    margin-right: 17.125rem !important;
  }

  .xl\:mb-68\.5 {
    margin-bottom: 17.125rem !important;
  }

  .xl\:ml-68\.5 {
    margin-left: 17.125rem !important;
  }

  .xl\:mt-69\.5 {
    margin-top: 17.375rem !important;
  }

  .xl\:mr-69\.5 {
    margin-right: 17.375rem !important;
  }

  .xl\:mb-69\.5 {
    margin-bottom: 17.375rem !important;
  }

  .xl\:ml-69\.5 {
    margin-left: 17.375rem !important;
  }

  .xl\:mt-70\.5 {
    margin-top: 17.625rem !important;
  }

  .xl\:mr-70\.5 {
    margin-right: 17.625rem !important;
  }

  .xl\:mb-70\.5 {
    margin-bottom: 17.625rem !important;
  }

  .xl\:ml-70\.5 {
    margin-left: 17.625rem !important;
  }

  .xl\:mt-71\.5 {
    margin-top: 17.875rem !important;
  }

  .xl\:mr-71\.5 {
    margin-right: 17.875rem !important;
  }

  .xl\:mb-71\.5 {
    margin-bottom: 17.875rem !important;
  }

  .xl\:ml-71\.5 {
    margin-left: 17.875rem !important;
  }

  .xl\:mt-72\.5 {
    margin-top: 18.125rem !important;
  }

  .xl\:mr-72\.5 {
    margin-right: 18.125rem !important;
  }

  .xl\:mb-72\.5 {
    margin-bottom: 18.125rem !important;
  }

  .xl\:ml-72\.5 {
    margin-left: 18.125rem !important;
  }

  .xl\:mt-73\.5 {
    margin-top: 18.375rem !important;
  }

  .xl\:mr-73\.5 {
    margin-right: 18.375rem !important;
  }

  .xl\:mb-73\.5 {
    margin-bottom: 18.375rem !important;
  }

  .xl\:ml-73\.5 {
    margin-left: 18.375rem !important;
  }

  .xl\:mt-74\.5 {
    margin-top: 18.625rem !important;
  }

  .xl\:mr-74\.5 {
    margin-right: 18.625rem !important;
  }

  .xl\:mb-74\.5 {
    margin-bottom: 18.625rem !important;
  }

  .xl\:ml-74\.5 {
    margin-left: 18.625rem !important;
  }

  .xl\:mt-75\.5 {
    margin-top: 18.875rem !important;
  }

  .xl\:mr-75\.5 {
    margin-right: 18.875rem !important;
  }

  .xl\:mb-75\.5 {
    margin-bottom: 18.875rem !important;
  }

  .xl\:ml-75\.5 {
    margin-left: 18.875rem !important;
  }

  .xl\:mt-76\.5 {
    margin-top: 19.125rem !important;
  }

  .xl\:mr-76\.5 {
    margin-right: 19.125rem !important;
  }

  .xl\:mb-76\.5 {
    margin-bottom: 19.125rem !important;
  }

  .xl\:ml-76\.5 {
    margin-left: 19.125rem !important;
  }

  .xl\:mt-77\.5 {
    margin-top: 19.375rem !important;
  }

  .xl\:mr-77\.5 {
    margin-right: 19.375rem !important;
  }

  .xl\:mb-77\.5 {
    margin-bottom: 19.375rem !important;
  }

  .xl\:ml-77\.5 {
    margin-left: 19.375rem !important;
  }

  .xl\:mt-78\.5 {
    margin-top: 19.625rem !important;
  }

  .xl\:mr-78\.5 {
    margin-right: 19.625rem !important;
  }

  .xl\:mb-78\.5 {
    margin-bottom: 19.625rem !important;
  }

  .xl\:ml-78\.5 {
    margin-left: 19.625rem !important;
  }

  .xl\:mt-79\.5 {
    margin-top: 19.875rem !important;
  }

  .xl\:mr-79\.5 {
    margin-right: 19.875rem !important;
  }

  .xl\:mb-79\.5 {
    margin-bottom: 19.875rem !important;
  }

  .xl\:ml-79\.5 {
    margin-left: 19.875rem !important;
  }

  .xl\:mt-80\.5 {
    margin-top: 20.125rem !important;
  }

  .xl\:mr-80\.5 {
    margin-right: 20.125rem !important;
  }

  .xl\:mb-80\.5 {
    margin-bottom: 20.125rem !important;
  }

  .xl\:ml-80\.5 {
    margin-left: 20.125rem !important;
  }

  .xl\:mt-81\.5 {
    margin-top: 20.375rem !important;
  }

  .xl\:mr-81\.5 {
    margin-right: 20.375rem !important;
  }

  .xl\:mb-81\.5 {
    margin-bottom: 20.375rem !important;
  }

  .xl\:ml-81\.5 {
    margin-left: 20.375rem !important;
  }

  .xl\:mt-82\.5 {
    margin-top: 20.625rem !important;
  }

  .xl\:mr-82\.5 {
    margin-right: 20.625rem !important;
  }

  .xl\:mb-82\.5 {
    margin-bottom: 20.625rem !important;
  }

  .xl\:ml-82\.5 {
    margin-left: 20.625rem !important;
  }

  .xl\:mt-83\.5 {
    margin-top: 20.875rem !important;
  }

  .xl\:mr-83\.5 {
    margin-right: 20.875rem !important;
  }

  .xl\:mb-83\.5 {
    margin-bottom: 20.875rem !important;
  }

  .xl\:ml-83\.5 {
    margin-left: 20.875rem !important;
  }

  .xl\:mt-84\.5 {
    margin-top: 21.125rem !important;
  }

  .xl\:mr-84\.5 {
    margin-right: 21.125rem !important;
  }

  .xl\:mb-84\.5 {
    margin-bottom: 21.125rem !important;
  }

  .xl\:ml-84\.5 {
    margin-left: 21.125rem !important;
  }

  .xl\:mt-85\.5 {
    margin-top: 21.375rem !important;
  }

  .xl\:mr-85\.5 {
    margin-right: 21.375rem !important;
  }

  .xl\:mb-85\.5 {
    margin-bottom: 21.375rem !important;
  }

  .xl\:ml-85\.5 {
    margin-left: 21.375rem !important;
  }

  .xl\:mt-86\.5 {
    margin-top: 21.625rem !important;
  }

  .xl\:mr-86\.5 {
    margin-right: 21.625rem !important;
  }

  .xl\:mb-86\.5 {
    margin-bottom: 21.625rem !important;
  }

  .xl\:ml-86\.5 {
    margin-left: 21.625rem !important;
  }

  .xl\:mt-87\.5 {
    margin-top: 21.875rem !important;
  }

  .xl\:mr-87\.5 {
    margin-right: 21.875rem !important;
  }

  .xl\:mb-87\.5 {
    margin-bottom: 21.875rem !important;
  }

  .xl\:ml-87\.5 {
    margin-left: 21.875rem !important;
  }

  .xl\:mt-88\.5 {
    margin-top: 22.125rem !important;
  }

  .xl\:mr-88\.5 {
    margin-right: 22.125rem !important;
  }

  .xl\:mb-88\.5 {
    margin-bottom: 22.125rem !important;
  }

  .xl\:ml-88\.5 {
    margin-left: 22.125rem !important;
  }

  .xl\:mt-89\.5 {
    margin-top: 22.375rem !important;
  }

  .xl\:mr-89\.5 {
    margin-right: 22.375rem !important;
  }

  .xl\:mb-89\.5 {
    margin-bottom: 22.375rem !important;
  }

  .xl\:ml-89\.5 {
    margin-left: 22.375rem !important;
  }

  .xl\:mt-90\.5 {
    margin-top: 22.625rem !important;
  }

  .xl\:mr-90\.5 {
    margin-right: 22.625rem !important;
  }

  .xl\:mb-90\.5 {
    margin-bottom: 22.625rem !important;
  }

  .xl\:ml-90\.5 {
    margin-left: 22.625rem !important;
  }

  .xl\:mt-91\.5 {
    margin-top: 22.875rem !important;
  }

  .xl\:mr-91\.5 {
    margin-right: 22.875rem !important;
  }

  .xl\:mb-91\.5 {
    margin-bottom: 22.875rem !important;
  }

  .xl\:ml-91\.5 {
    margin-left: 22.875rem !important;
  }

  .xl\:mt-92\.5 {
    margin-top: 23.125rem !important;
  }

  .xl\:mr-92\.5 {
    margin-right: 23.125rem !important;
  }

  .xl\:mb-92\.5 {
    margin-bottom: 23.125rem !important;
  }

  .xl\:ml-92\.5 {
    margin-left: 23.125rem !important;
  }

  .xl\:mt-93\.5 {
    margin-top: 23.375rem !important;
  }

  .xl\:mr-93\.5 {
    margin-right: 23.375rem !important;
  }

  .xl\:mb-93\.5 {
    margin-bottom: 23.375rem !important;
  }

  .xl\:ml-93\.5 {
    margin-left: 23.375rem !important;
  }

  .xl\:mt-94\.5 {
    margin-top: 23.625rem !important;
  }

  .xl\:mr-94\.5 {
    margin-right: 23.625rem !important;
  }

  .xl\:mb-94\.5 {
    margin-bottom: 23.625rem !important;
  }

  .xl\:ml-94\.5 {
    margin-left: 23.625rem !important;
  }

  .xl\:mt-95\.5 {
    margin-top: 23.875rem !important;
  }

  .xl\:mr-95\.5 {
    margin-right: 23.875rem !important;
  }

  .xl\:mb-95\.5 {
    margin-bottom: 23.875rem !important;
  }

  .xl\:ml-95\.5 {
    margin-left: 23.875rem !important;
  }

  .xl\:mt-96\.5 {
    margin-top: 24.125rem !important;
  }

  .xl\:mr-96\.5 {
    margin-right: 24.125rem !important;
  }

  .xl\:mb-96\.5 {
    margin-bottom: 24.125rem !important;
  }

  .xl\:ml-96\.5 {
    margin-left: 24.125rem !important;
  }

  .xl\:mt-97\.5 {
    margin-top: 24.375rem !important;
  }

  .xl\:mr-97\.5 {
    margin-right: 24.375rem !important;
  }

  .xl\:mb-97\.5 {
    margin-bottom: 24.375rem !important;
  }

  .xl\:ml-97\.5 {
    margin-left: 24.375rem !important;
  }

  .xl\:mt-98\.5 {
    margin-top: 24.625rem !important;
  }

  .xl\:mr-98\.5 {
    margin-right: 24.625rem !important;
  }

  .xl\:mb-98\.5 {
    margin-bottom: 24.625rem !important;
  }

  .xl\:ml-98\.5 {
    margin-left: 24.625rem !important;
  }

  .xl\:mt-99\.5 {
    margin-top: 24.875rem !important;
  }

  .xl\:mr-99\.5 {
    margin-right: 24.875rem !important;
  }

  .xl\:mb-99\.5 {
    margin-bottom: 24.875rem !important;
  }

  .xl\:ml-99\.5 {
    margin-left: 24.875rem !important;
  }

  .xl\:mt-100\.5 {
    margin-top: 25.125rem !important;
  }

  .xl\:mr-100\.5 {
    margin-right: 25.125rem !important;
  }

  .xl\:mb-100\.5 {
    margin-bottom: 25.125rem !important;
  }

  .xl\:ml-100\.5 {
    margin-left: 25.125rem !important;
  }

  .xl\:mt-101\.5 {
    margin-top: 25.375rem !important;
  }

  .xl\:mr-101\.5 {
    margin-right: 25.375rem !important;
  }

  .xl\:mb-101\.5 {
    margin-bottom: 25.375rem !important;
  }

  .xl\:ml-101\.5 {
    margin-left: 25.375rem !important;
  }

  .xl\:mt-102\.5 {
    margin-top: 25.625rem !important;
  }

  .xl\:mr-102\.5 {
    margin-right: 25.625rem !important;
  }

  .xl\:mb-102\.5 {
    margin-bottom: 25.625rem !important;
  }

  .xl\:ml-102\.5 {
    margin-left: 25.625rem !important;
  }

  .xl\:mt-103\.5 {
    margin-top: 25.875rem !important;
  }

  .xl\:mr-103\.5 {
    margin-right: 25.875rem !important;
  }

  .xl\:mb-103\.5 {
    margin-bottom: 25.875rem !important;
  }

  .xl\:ml-103\.5 {
    margin-left: 25.875rem !important;
  }

  .xl\:mt-104\.5 {
    margin-top: 26.125rem !important;
  }

  .xl\:mr-104\.5 {
    margin-right: 26.125rem !important;
  }

  .xl\:mb-104\.5 {
    margin-bottom: 26.125rem !important;
  }

  .xl\:ml-104\.5 {
    margin-left: 26.125rem !important;
  }

  .xl\:-mt-0 {
    margin-top: 0rem !important;
  }

  .xl\:-mr-0 {
    margin-right: 0rem !important;
  }

  .xl\:-mb-0 {
    margin-bottom: 0rem !important;
  }

  .xl\:-ml-0 {
    margin-left: 0rem !important;
  }

  .xl\:-mt-1 {
    margin-top: -0.25rem !important;
  }

  .xl\:-mr-1 {
    margin-right: -0.25rem !important;
  }

  .xl\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .xl\:-ml-1 {
    margin-left: -0.25rem !important;
  }

  .xl\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .xl\:-mr-2 {
    margin-right: -0.5rem !important;
  }

  .xl\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .xl\:-ml-2 {
    margin-left: -0.5rem !important;
  }

  .xl\:-mt-3 {
    margin-top: -0.75rem !important;
  }

  .xl\:-mr-3 {
    margin-right: -0.75rem !important;
  }

  .xl\:-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .xl\:-ml-3 {
    margin-left: -0.75rem !important;
  }

  .xl\:-mt-4 {
    margin-top: -1rem !important;
  }

  .xl\:-mr-4 {
    margin-right: -1rem !important;
  }

  .xl\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .xl\:-ml-4 {
    margin-left: -1rem !important;
  }

  .xl\:-mt-5 {
    margin-top: -1.25rem !important;
  }

  .xl\:-mr-5 {
    margin-right: -1.25rem !important;
  }

  .xl\:-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .xl\:-ml-5 {
    margin-left: -1.25rem !important;
  }

  .xl\:-mt-6 {
    margin-top: -1.5rem !important;
  }

  .xl\:-mr-6 {
    margin-right: -1.5rem !important;
  }

  .xl\:-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .xl\:-ml-6 {
    margin-left: -1.5rem !important;
  }

  .xl\:-mt-7 {
    margin-top: -1.75rem !important;
  }

  .xl\:-mr-7 {
    margin-right: -1.75rem !important;
  }

  .xl\:-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .xl\:-ml-7 {
    margin-left: -1.75rem !important;
  }

  .xl\:-mt-8 {
    margin-top: -2rem !important;
  }

  .xl\:-mr-8 {
    margin-right: -2rem !important;
  }

  .xl\:-mb-8 {
    margin-bottom: -2rem !important;
  }

  .xl\:-ml-8 {
    margin-left: -2rem !important;
  }

  .xl\:-mt-9 {
    margin-top: -2.25rem !important;
  }

  .xl\:-mr-9 {
    margin-right: -2.25rem !important;
  }

  .xl\:-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .xl\:-ml-9 {
    margin-left: -2.25rem !important;
  }

  .xl\:-mt-10 {
    margin-top: -2.5rem !important;
  }

  .xl\:-mr-10 {
    margin-right: -2.5rem !important;
  }

  .xl\:-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .xl\:-ml-10 {
    margin-left: -2.5rem !important;
  }

  .xl\:-mt-11 {
    margin-top: -2.75rem !important;
  }

  .xl\:-mr-11 {
    margin-right: -2.75rem !important;
  }

  .xl\:-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .xl\:-ml-11 {
    margin-left: -2.75rem !important;
  }

  .xl\:-mt-12 {
    margin-top: -3rem !important;
  }

  .xl\:-mr-12 {
    margin-right: -3rem !important;
  }

  .xl\:-mb-12 {
    margin-bottom: -3rem !important;
  }

  .xl\:-ml-12 {
    margin-left: -3rem !important;
  }

  .xl\:-mt-13 {
    margin-top: -3.25rem !important;
  }

  .xl\:-mr-13 {
    margin-right: -3.25rem !important;
  }

  .xl\:-mb-13 {
    margin-bottom: -3.25rem !important;
  }

  .xl\:-ml-13 {
    margin-left: -3.25rem !important;
  }

  .xl\:-mt-14 {
    margin-top: -3.5rem !important;
  }

  .xl\:-mr-14 {
    margin-right: -3.5rem !important;
  }

  .xl\:-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .xl\:-ml-14 {
    margin-left: -3.5rem !important;
  }

  .xl\:-mt-15 {
    margin-top: -3.75rem !important;
  }

  .xl\:-mr-15 {
    margin-right: -3.75rem !important;
  }

  .xl\:-mb-15 {
    margin-bottom: -3.75rem !important;
  }

  .xl\:-ml-15 {
    margin-left: -3.75rem !important;
  }

  .xl\:-mt-16 {
    margin-top: -4rem !important;
  }

  .xl\:-mr-16 {
    margin-right: -4rem !important;
  }

  .xl\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .xl\:-ml-16 {
    margin-left: -4rem !important;
  }

  .xl\:-mt-17 {
    margin-top: -4.25rem !important;
  }

  .xl\:-mr-17 {
    margin-right: -4.25rem !important;
  }

  .xl\:-mb-17 {
    margin-bottom: -4.25rem !important;
  }

  .xl\:-ml-17 {
    margin-left: -4.25rem !important;
  }

  .xl\:-mt-18 {
    margin-top: -4.5rem !important;
  }

  .xl\:-mr-18 {
    margin-right: -4.5rem !important;
  }

  .xl\:-mb-18 {
    margin-bottom: -4.5rem !important;
  }

  .xl\:-ml-18 {
    margin-left: -4.5rem !important;
  }

  .xl\:-mt-19 {
    margin-top: -4.75rem !important;
  }

  .xl\:-mr-19 {
    margin-right: -4.75rem !important;
  }

  .xl\:-mb-19 {
    margin-bottom: -4.75rem !important;
  }

  .xl\:-ml-19 {
    margin-left: -4.75rem !important;
  }

  .xl\:-mt-20 {
    margin-top: -5rem !important;
  }

  .xl\:-mr-20 {
    margin-right: -5rem !important;
  }

  .xl\:-mb-20 {
    margin-bottom: -5rem !important;
  }

  .xl\:-ml-20 {
    margin-left: -5rem !important;
  }

  .xl\:-mt-21 {
    margin-top: -5.25rem !important;
  }

  .xl\:-mr-21 {
    margin-right: -5.25rem !important;
  }

  .xl\:-mb-21 {
    margin-bottom: -5.25rem !important;
  }

  .xl\:-ml-21 {
    margin-left: -5.25rem !important;
  }

  .xl\:-mt-22 {
    margin-top: -5.5rem !important;
  }

  .xl\:-mr-22 {
    margin-right: -5.5rem !important;
  }

  .xl\:-mb-22 {
    margin-bottom: -5.5rem !important;
  }

  .xl\:-ml-22 {
    margin-left: -5.5rem !important;
  }

  .xl\:-mt-23 {
    margin-top: -5.75rem !important;
  }

  .xl\:-mr-23 {
    margin-right: -5.75rem !important;
  }

  .xl\:-mb-23 {
    margin-bottom: -5.75rem !important;
  }

  .xl\:-ml-23 {
    margin-left: -5.75rem !important;
  }

  .xl\:-mt-24 {
    margin-top: -6rem !important;
  }

  .xl\:-mr-24 {
    margin-right: -6rem !important;
  }

  .xl\:-mb-24 {
    margin-bottom: -6rem !important;
  }

  .xl\:-ml-24 {
    margin-left: -6rem !important;
  }

  .xl\:-mt-25 {
    margin-top: -6.25rem !important;
  }

  .xl\:-mr-25 {
    margin-right: -6.25rem !important;
  }

  .xl\:-mb-25 {
    margin-bottom: -6.25rem !important;
  }

  .xl\:-ml-25 {
    margin-left: -6.25rem !important;
  }

  .xl\:-mt-26 {
    margin-top: -6.5rem !important;
  }

  .xl\:-mr-26 {
    margin-right: -6.5rem !important;
  }

  .xl\:-mb-26 {
    margin-bottom: -6.5rem !important;
  }

  .xl\:-ml-26 {
    margin-left: -6.5rem !important;
  }

  .xl\:-mt-27 {
    margin-top: -6.75rem !important;
  }

  .xl\:-mr-27 {
    margin-right: -6.75rem !important;
  }

  .xl\:-mb-27 {
    margin-bottom: -6.75rem !important;
  }

  .xl\:-ml-27 {
    margin-left: -6.75rem !important;
  }

  .xl\:-mt-28 {
    margin-top: -7rem !important;
  }

  .xl\:-mr-28 {
    margin-right: -7rem !important;
  }

  .xl\:-mb-28 {
    margin-bottom: -7rem !important;
  }

  .xl\:-ml-28 {
    margin-left: -7rem !important;
  }

  .xl\:-mt-29 {
    margin-top: -7.25rem !important;
  }

  .xl\:-mr-29 {
    margin-right: -7.25rem !important;
  }

  .xl\:-mb-29 {
    margin-bottom: -7.25rem !important;
  }

  .xl\:-ml-29 {
    margin-left: -7.25rem !important;
  }

  .xl\:-mt-30 {
    margin-top: -7.5rem !important;
  }

  .xl\:-mr-30 {
    margin-right: -7.5rem !important;
  }

  .xl\:-mb-30 {
    margin-bottom: -7.5rem !important;
  }

  .xl\:-ml-30 {
    margin-left: -7.5rem !important;
  }

  .xl\:-mt-31 {
    margin-top: -7.75rem !important;
  }

  .xl\:-mr-31 {
    margin-right: -7.75rem !important;
  }

  .xl\:-mb-31 {
    margin-bottom: -7.75rem !important;
  }

  .xl\:-ml-31 {
    margin-left: -7.75rem !important;
  }

  .xl\:-mt-32 {
    margin-top: -8rem !important;
  }

  .xl\:-mr-32 {
    margin-right: -8rem !important;
  }

  .xl\:-mb-32 {
    margin-bottom: -8rem !important;
  }

  .xl\:-ml-32 {
    margin-left: -8rem !important;
  }

  .xl\:-mt-33 {
    margin-top: -8.25rem !important;
  }

  .xl\:-mr-33 {
    margin-right: -8.25rem !important;
  }

  .xl\:-mb-33 {
    margin-bottom: -8.25rem !important;
  }

  .xl\:-ml-33 {
    margin-left: -8.25rem !important;
  }

  .xl\:-mt-34 {
    margin-top: -8.5rem !important;
  }

  .xl\:-mr-34 {
    margin-right: -8.5rem !important;
  }

  .xl\:-mb-34 {
    margin-bottom: -8.5rem !important;
  }

  .xl\:-ml-34 {
    margin-left: -8.5rem !important;
  }

  .xl\:-mt-35 {
    margin-top: -8.75rem !important;
  }

  .xl\:-mr-35 {
    margin-right: -8.75rem !important;
  }

  .xl\:-mb-35 {
    margin-bottom: -8.75rem !important;
  }

  .xl\:-ml-35 {
    margin-left: -8.75rem !important;
  }

  .xl\:-mt-36 {
    margin-top: -9rem !important;
  }

  .xl\:-mr-36 {
    margin-right: -9rem !important;
  }

  .xl\:-mb-36 {
    margin-bottom: -9rem !important;
  }

  .xl\:-ml-36 {
    margin-left: -9rem !important;
  }

  .xl\:-mt-37 {
    margin-top: -9.25rem !important;
  }

  .xl\:-mr-37 {
    margin-right: -9.25rem !important;
  }

  .xl\:-mb-37 {
    margin-bottom: -9.25rem !important;
  }

  .xl\:-ml-37 {
    margin-left: -9.25rem !important;
  }

  .xl\:-mt-38 {
    margin-top: -9.5rem !important;
  }

  .xl\:-mr-38 {
    margin-right: -9.5rem !important;
  }

  .xl\:-mb-38 {
    margin-bottom: -9.5rem !important;
  }

  .xl\:-ml-38 {
    margin-left: -9.5rem !important;
  }

  .xl\:-mt-39 {
    margin-top: -9.75rem !important;
  }

  .xl\:-mr-39 {
    margin-right: -9.75rem !important;
  }

  .xl\:-mb-39 {
    margin-bottom: -9.75rem !important;
  }

  .xl\:-ml-39 {
    margin-left: -9.75rem !important;
  }

  .xl\:-mt-40 {
    margin-top: -10rem !important;
  }

  .xl\:-mr-40 {
    margin-right: -10rem !important;
  }

  .xl\:-mb-40 {
    margin-bottom: -10rem !important;
  }

  .xl\:-ml-40 {
    margin-left: -10rem !important;
  }

  .xl\:-mt-41 {
    margin-top: -10.25rem !important;
  }

  .xl\:-mr-41 {
    margin-right: -10.25rem !important;
  }

  .xl\:-mb-41 {
    margin-bottom: -10.25rem !important;
  }

  .xl\:-ml-41 {
    margin-left: -10.25rem !important;
  }

  .xl\:-mt-42 {
    margin-top: -10.5rem !important;
  }

  .xl\:-mr-42 {
    margin-right: -10.5rem !important;
  }

  .xl\:-mb-42 {
    margin-bottom: -10.5rem !important;
  }

  .xl\:-ml-42 {
    margin-left: -10.5rem !important;
  }

  .xl\:-mt-43 {
    margin-top: -10.75rem !important;
  }

  .xl\:-mr-43 {
    margin-right: -10.75rem !important;
  }

  .xl\:-mb-43 {
    margin-bottom: -10.75rem !important;
  }

  .xl\:-ml-43 {
    margin-left: -10.75rem !important;
  }

  .xl\:-mt-44 {
    margin-top: -11rem !important;
  }

  .xl\:-mr-44 {
    margin-right: -11rem !important;
  }

  .xl\:-mb-44 {
    margin-bottom: -11rem !important;
  }

  .xl\:-ml-44 {
    margin-left: -11rem !important;
  }

  .xl\:-mt-45 {
    margin-top: -11.25rem !important;
  }

  .xl\:-mr-45 {
    margin-right: -11.25rem !important;
  }

  .xl\:-mb-45 {
    margin-bottom: -11.25rem !important;
  }

  .xl\:-ml-45 {
    margin-left: -11.25rem !important;
  }

  .xl\:-mt-46 {
    margin-top: -11.5rem !important;
  }

  .xl\:-mr-46 {
    margin-right: -11.5rem !important;
  }

  .xl\:-mb-46 {
    margin-bottom: -11.5rem !important;
  }

  .xl\:-ml-46 {
    margin-left: -11.5rem !important;
  }

  .xl\:-mt-47 {
    margin-top: -11.75rem !important;
  }

  .xl\:-mr-47 {
    margin-right: -11.75rem !important;
  }

  .xl\:-mb-47 {
    margin-bottom: -11.75rem !important;
  }

  .xl\:-ml-47 {
    margin-left: -11.75rem !important;
  }

  .xl\:-mt-48 {
    margin-top: -12rem !important;
  }

  .xl\:-mr-48 {
    margin-right: -12rem !important;
  }

  .xl\:-mb-48 {
    margin-bottom: -12rem !important;
  }

  .xl\:-ml-48 {
    margin-left: -12rem !important;
  }

  .xl\:-mt-49 {
    margin-top: -12.25rem !important;
  }

  .xl\:-mr-49 {
    margin-right: -12.25rem !important;
  }

  .xl\:-mb-49 {
    margin-bottom: -12.25rem !important;
  }

  .xl\:-ml-49 {
    margin-left: -12.25rem !important;
  }

  .xl\:-mt-50 {
    margin-top: -12.5rem !important;
  }

  .xl\:-mr-50 {
    margin-right: -12.5rem !important;
  }

  .xl\:-mb-50 {
    margin-bottom: -12.5rem !important;
  }

  .xl\:-ml-50 {
    margin-left: -12.5rem !important;
  }

  .xl\:-mt-51 {
    margin-top: -12.75rem !important;
  }

  .xl\:-mr-51 {
    margin-right: -12.75rem !important;
  }

  .xl\:-mb-51 {
    margin-bottom: -12.75rem !important;
  }

  .xl\:-ml-51 {
    margin-left: -12.75rem !important;
  }

  .xl\:-mt-52 {
    margin-top: -13rem !important;
  }

  .xl\:-mr-52 {
    margin-right: -13rem !important;
  }

  .xl\:-mb-52 {
    margin-bottom: -13rem !important;
  }

  .xl\:-ml-52 {
    margin-left: -13rem !important;
  }

  .xl\:-mt-53 {
    margin-top: -13.25rem !important;
  }

  .xl\:-mr-53 {
    margin-right: -13.25rem !important;
  }

  .xl\:-mb-53 {
    margin-bottom: -13.25rem !important;
  }

  .xl\:-ml-53 {
    margin-left: -13.25rem !important;
  }

  .xl\:-mt-54 {
    margin-top: -13.5rem !important;
  }

  .xl\:-mr-54 {
    margin-right: -13.5rem !important;
  }

  .xl\:-mb-54 {
    margin-bottom: -13.5rem !important;
  }

  .xl\:-ml-54 {
    margin-left: -13.5rem !important;
  }

  .xl\:-mt-55 {
    margin-top: -13.75rem !important;
  }

  .xl\:-mr-55 {
    margin-right: -13.75rem !important;
  }

  .xl\:-mb-55 {
    margin-bottom: -13.75rem !important;
  }

  .xl\:-ml-55 {
    margin-left: -13.75rem !important;
  }

  .xl\:-mt-56 {
    margin-top: -14rem !important;
  }

  .xl\:-mr-56 {
    margin-right: -14rem !important;
  }

  .xl\:-mb-56 {
    margin-bottom: -14rem !important;
  }

  .xl\:-ml-56 {
    margin-left: -14rem !important;
  }

  .xl\:-mt-57 {
    margin-top: -14.25rem !important;
  }

  .xl\:-mr-57 {
    margin-right: -14.25rem !important;
  }

  .xl\:-mb-57 {
    margin-bottom: -14.25rem !important;
  }

  .xl\:-ml-57 {
    margin-left: -14.25rem !important;
  }

  .xl\:-mt-58 {
    margin-top: -14.5rem !important;
  }

  .xl\:-mr-58 {
    margin-right: -14.5rem !important;
  }

  .xl\:-mb-58 {
    margin-bottom: -14.5rem !important;
  }

  .xl\:-ml-58 {
    margin-left: -14.5rem !important;
  }

  .xl\:-mt-59 {
    margin-top: -14.75rem !important;
  }

  .xl\:-mr-59 {
    margin-right: -14.75rem !important;
  }

  .xl\:-mb-59 {
    margin-bottom: -14.75rem !important;
  }

  .xl\:-ml-59 {
    margin-left: -14.75rem !important;
  }

  .xl\:-mt-60 {
    margin-top: -15rem !important;
  }

  .xl\:-mr-60 {
    margin-right: -15rem !important;
  }

  .xl\:-mb-60 {
    margin-bottom: -15rem !important;
  }

  .xl\:-ml-60 {
    margin-left: -15rem !important;
  }

  .xl\:-mt-61 {
    margin-top: -15.25rem !important;
  }

  .xl\:-mr-61 {
    margin-right: -15.25rem !important;
  }

  .xl\:-mb-61 {
    margin-bottom: -15.25rem !important;
  }

  .xl\:-ml-61 {
    margin-left: -15.25rem !important;
  }

  .xl\:-mt-62 {
    margin-top: -15.5rem !important;
  }

  .xl\:-mr-62 {
    margin-right: -15.5rem !important;
  }

  .xl\:-mb-62 {
    margin-bottom: -15.5rem !important;
  }

  .xl\:-ml-62 {
    margin-left: -15.5rem !important;
  }

  .xl\:-mt-63 {
    margin-top: -15.75rem !important;
  }

  .xl\:-mr-63 {
    margin-right: -15.75rem !important;
  }

  .xl\:-mb-63 {
    margin-bottom: -15.75rem !important;
  }

  .xl\:-ml-63 {
    margin-left: -15.75rem !important;
  }

  .xl\:-mt-64 {
    margin-top: -16rem !important;
  }

  .xl\:-mr-64 {
    margin-right: -16rem !important;
  }

  .xl\:-mb-64 {
    margin-bottom: -16rem !important;
  }

  .xl\:-ml-64 {
    margin-left: -16rem !important;
  }

  .xl\:-mt-65 {
    margin-top: -16.25rem !important;
  }

  .xl\:-mr-65 {
    margin-right: -16.25rem !important;
  }

  .xl\:-mb-65 {
    margin-bottom: -16.25rem !important;
  }

  .xl\:-ml-65 {
    margin-left: -16.25rem !important;
  }

  .xl\:-mt-66 {
    margin-top: -16.5rem !important;
  }

  .xl\:-mr-66 {
    margin-right: -16.5rem !important;
  }

  .xl\:-mb-66 {
    margin-bottom: -16.5rem !important;
  }

  .xl\:-ml-66 {
    margin-left: -16.5rem !important;
  }

  .xl\:-mt-67 {
    margin-top: -16.75rem !important;
  }

  .xl\:-mr-67 {
    margin-right: -16.75rem !important;
  }

  .xl\:-mb-67 {
    margin-bottom: -16.75rem !important;
  }

  .xl\:-ml-67 {
    margin-left: -16.75rem !important;
  }

  .xl\:-mt-68 {
    margin-top: -17rem !important;
  }

  .xl\:-mr-68 {
    margin-right: -17rem !important;
  }

  .xl\:-mb-68 {
    margin-bottom: -17rem !important;
  }

  .xl\:-ml-68 {
    margin-left: -17rem !important;
  }

  .xl\:-mt-69 {
    margin-top: -17.25rem !important;
  }

  .xl\:-mr-69 {
    margin-right: -17.25rem !important;
  }

  .xl\:-mb-69 {
    margin-bottom: -17.25rem !important;
  }

  .xl\:-ml-69 {
    margin-left: -17.25rem !important;
  }

  .xl\:-mt-70 {
    margin-top: -17.5rem !important;
  }

  .xl\:-mr-70 {
    margin-right: -17.5rem !important;
  }

  .xl\:-mb-70 {
    margin-bottom: -17.5rem !important;
  }

  .xl\:-ml-70 {
    margin-left: -17.5rem !important;
  }

  .xl\:-mt-71 {
    margin-top: -17.75rem !important;
  }

  .xl\:-mr-71 {
    margin-right: -17.75rem !important;
  }

  .xl\:-mb-71 {
    margin-bottom: -17.75rem !important;
  }

  .xl\:-ml-71 {
    margin-left: -17.75rem !important;
  }

  .xl\:-mt-72 {
    margin-top: -18rem !important;
  }

  .xl\:-mr-72 {
    margin-right: -18rem !important;
  }

  .xl\:-mb-72 {
    margin-bottom: -18rem !important;
  }

  .xl\:-ml-72 {
    margin-left: -18rem !important;
  }

  .xl\:-mt-73 {
    margin-top: -18.25rem !important;
  }

  .xl\:-mr-73 {
    margin-right: -18.25rem !important;
  }

  .xl\:-mb-73 {
    margin-bottom: -18.25rem !important;
  }

  .xl\:-ml-73 {
    margin-left: -18.25rem !important;
  }

  .xl\:-mt-74 {
    margin-top: -18.5rem !important;
  }

  .xl\:-mr-74 {
    margin-right: -18.5rem !important;
  }

  .xl\:-mb-74 {
    margin-bottom: -18.5rem !important;
  }

  .xl\:-ml-74 {
    margin-left: -18.5rem !important;
  }

  .xl\:-mt-75 {
    margin-top: -18.75rem !important;
  }

  .xl\:-mr-75 {
    margin-right: -18.75rem !important;
  }

  .xl\:-mb-75 {
    margin-bottom: -18.75rem !important;
  }

  .xl\:-ml-75 {
    margin-left: -18.75rem !important;
  }

  .xl\:-mt-76 {
    margin-top: -19rem !important;
  }

  .xl\:-mr-76 {
    margin-right: -19rem !important;
  }

  .xl\:-mb-76 {
    margin-bottom: -19rem !important;
  }

  .xl\:-ml-76 {
    margin-left: -19rem !important;
  }

  .xl\:-mt-77 {
    margin-top: -19.25rem !important;
  }

  .xl\:-mr-77 {
    margin-right: -19.25rem !important;
  }

  .xl\:-mb-77 {
    margin-bottom: -19.25rem !important;
  }

  .xl\:-ml-77 {
    margin-left: -19.25rem !important;
  }

  .xl\:-mt-78 {
    margin-top: -19.5rem !important;
  }

  .xl\:-mr-78 {
    margin-right: -19.5rem !important;
  }

  .xl\:-mb-78 {
    margin-bottom: -19.5rem !important;
  }

  .xl\:-ml-78 {
    margin-left: -19.5rem !important;
  }

  .xl\:-mt-79 {
    margin-top: -19.75rem !important;
  }

  .xl\:-mr-79 {
    margin-right: -19.75rem !important;
  }

  .xl\:-mb-79 {
    margin-bottom: -19.75rem !important;
  }

  .xl\:-ml-79 {
    margin-left: -19.75rem !important;
  }

  .xl\:-mt-80 {
    margin-top: -20rem !important;
  }

  .xl\:-mr-80 {
    margin-right: -20rem !important;
  }

  .xl\:-mb-80 {
    margin-bottom: -20rem !important;
  }

  .xl\:-ml-80 {
    margin-left: -20rem !important;
  }

  .xl\:-mt-81 {
    margin-top: -20.25rem !important;
  }

  .xl\:-mr-81 {
    margin-right: -20.25rem !important;
  }

  .xl\:-mb-81 {
    margin-bottom: -20.25rem !important;
  }

  .xl\:-ml-81 {
    margin-left: -20.25rem !important;
  }

  .xl\:-mt-82 {
    margin-top: -20.5rem !important;
  }

  .xl\:-mr-82 {
    margin-right: -20.5rem !important;
  }

  .xl\:-mb-82 {
    margin-bottom: -20.5rem !important;
  }

  .xl\:-ml-82 {
    margin-left: -20.5rem !important;
  }

  .xl\:-mt-83 {
    margin-top: -20.75rem !important;
  }

  .xl\:-mr-83 {
    margin-right: -20.75rem !important;
  }

  .xl\:-mb-83 {
    margin-bottom: -20.75rem !important;
  }

  .xl\:-ml-83 {
    margin-left: -20.75rem !important;
  }

  .xl\:-mt-84 {
    margin-top: -21rem !important;
  }

  .xl\:-mr-84 {
    margin-right: -21rem !important;
  }

  .xl\:-mb-84 {
    margin-bottom: -21rem !important;
  }

  .xl\:-ml-84 {
    margin-left: -21rem !important;
  }

  .xl\:-mt-85 {
    margin-top: -21.25rem !important;
  }

  .xl\:-mr-85 {
    margin-right: -21.25rem !important;
  }

  .xl\:-mb-85 {
    margin-bottom: -21.25rem !important;
  }

  .xl\:-ml-85 {
    margin-left: -21.25rem !important;
  }

  .xl\:-mt-86 {
    margin-top: -21.5rem !important;
  }

  .xl\:-mr-86 {
    margin-right: -21.5rem !important;
  }

  .xl\:-mb-86 {
    margin-bottom: -21.5rem !important;
  }

  .xl\:-ml-86 {
    margin-left: -21.5rem !important;
  }

  .xl\:-mt-87 {
    margin-top: -21.75rem !important;
  }

  .xl\:-mr-87 {
    margin-right: -21.75rem !important;
  }

  .xl\:-mb-87 {
    margin-bottom: -21.75rem !important;
  }

  .xl\:-ml-87 {
    margin-left: -21.75rem !important;
  }

  .xl\:-mt-88 {
    margin-top: -22rem !important;
  }

  .xl\:-mr-88 {
    margin-right: -22rem !important;
  }

  .xl\:-mb-88 {
    margin-bottom: -22rem !important;
  }

  .xl\:-ml-88 {
    margin-left: -22rem !important;
  }

  .xl\:-mt-89 {
    margin-top: -22.25rem !important;
  }

  .xl\:-mr-89 {
    margin-right: -22.25rem !important;
  }

  .xl\:-mb-89 {
    margin-bottom: -22.25rem !important;
  }

  .xl\:-ml-89 {
    margin-left: -22.25rem !important;
  }

  .xl\:-mt-90 {
    margin-top: -22.5rem !important;
  }

  .xl\:-mr-90 {
    margin-right: -22.5rem !important;
  }

  .xl\:-mb-90 {
    margin-bottom: -22.5rem !important;
  }

  .xl\:-ml-90 {
    margin-left: -22.5rem !important;
  }

  .xl\:-mt-91 {
    margin-top: -22.75rem !important;
  }

  .xl\:-mr-91 {
    margin-right: -22.75rem !important;
  }

  .xl\:-mb-91 {
    margin-bottom: -22.75rem !important;
  }

  .xl\:-ml-91 {
    margin-left: -22.75rem !important;
  }

  .xl\:-mt-92 {
    margin-top: -23rem !important;
  }

  .xl\:-mr-92 {
    margin-right: -23rem !important;
  }

  .xl\:-mb-92 {
    margin-bottom: -23rem !important;
  }

  .xl\:-ml-92 {
    margin-left: -23rem !important;
  }

  .xl\:-mt-93 {
    margin-top: -23.25rem !important;
  }

  .xl\:-mr-93 {
    margin-right: -23.25rem !important;
  }

  .xl\:-mb-93 {
    margin-bottom: -23.25rem !important;
  }

  .xl\:-ml-93 {
    margin-left: -23.25rem !important;
  }

  .xl\:-mt-94 {
    margin-top: -23.5rem !important;
  }

  .xl\:-mr-94 {
    margin-right: -23.5rem !important;
  }

  .xl\:-mb-94 {
    margin-bottom: -23.5rem !important;
  }

  .xl\:-ml-94 {
    margin-left: -23.5rem !important;
  }

  .xl\:-mt-95 {
    margin-top: -23.75rem !important;
  }

  .xl\:-mr-95 {
    margin-right: -23.75rem !important;
  }

  .xl\:-mb-95 {
    margin-bottom: -23.75rem !important;
  }

  .xl\:-ml-95 {
    margin-left: -23.75rem !important;
  }

  .xl\:-mt-96 {
    margin-top: -24rem !important;
  }

  .xl\:-mr-96 {
    margin-right: -24rem !important;
  }

  .xl\:-mb-96 {
    margin-bottom: -24rem !important;
  }

  .xl\:-ml-96 {
    margin-left: -24rem !important;
  }

  .xl\:-mt-97 {
    margin-top: -24.25rem !important;
  }

  .xl\:-mr-97 {
    margin-right: -24.25rem !important;
  }

  .xl\:-mb-97 {
    margin-bottom: -24.25rem !important;
  }

  .xl\:-ml-97 {
    margin-left: -24.25rem !important;
  }

  .xl\:-mt-98 {
    margin-top: -24.5rem !important;
  }

  .xl\:-mr-98 {
    margin-right: -24.5rem !important;
  }

  .xl\:-mb-98 {
    margin-bottom: -24.5rem !important;
  }

  .xl\:-ml-98 {
    margin-left: -24.5rem !important;
  }

  .xl\:-mt-99 {
    margin-top: -24.75rem !important;
  }

  .xl\:-mr-99 {
    margin-right: -24.75rem !important;
  }

  .xl\:-mb-99 {
    margin-bottom: -24.75rem !important;
  }

  .xl\:-ml-99 {
    margin-left: -24.75rem !important;
  }

  .xl\:-mt-100 {
    margin-top: -25rem !important;
  }

  .xl\:-mr-100 {
    margin-right: -25rem !important;
  }

  .xl\:-mb-100 {
    margin-bottom: -25rem !important;
  }

  .xl\:-ml-100 {
    margin-left: -25rem !important;
  }

  .xl\:-mt-101 {
    margin-top: -25.25rem !important;
  }

  .xl\:-mr-101 {
    margin-right: -25.25rem !important;
  }

  .xl\:-mb-101 {
    margin-bottom: -25.25rem !important;
  }

  .xl\:-ml-101 {
    margin-left: -25.25rem !important;
  }

  .xl\:-mt-102 {
    margin-top: -25.5rem !important;
  }

  .xl\:-mr-102 {
    margin-right: -25.5rem !important;
  }

  .xl\:-mb-102 {
    margin-bottom: -25.5rem !important;
  }

  .xl\:-ml-102 {
    margin-left: -25.5rem !important;
  }

  .xl\:-mt-103 {
    margin-top: -25.75rem !important;
  }

  .xl\:-mr-103 {
    margin-right: -25.75rem !important;
  }

  .xl\:-mb-103 {
    margin-bottom: -25.75rem !important;
  }

  .xl\:-ml-103 {
    margin-left: -25.75rem !important;
  }

  .xl\:-mt-104 {
    margin-top: -26rem !important;
  }

  .xl\:-mr-104 {
    margin-right: -26rem !important;
  }

  .xl\:-mb-104 {
    margin-bottom: -26rem !important;
  }

  .xl\:-ml-104 {
    margin-left: -26rem !important;
  }

  .xl\:-mt-105 {
    margin-top: -26.25rem !important;
  }

  .xl\:-mr-105 {
    margin-right: -26.25rem !important;
  }

  .xl\:-mb-105 {
    margin-bottom: -26.25rem !important;
  }

  .xl\:-ml-105 {
    margin-left: -26.25rem !important;
  }

  .xl\:-mt-px {
    margin-top: -1px !important;
  }

  .xl\:-mr-px {
    margin-right: -1px !important;
  }

  .xl\:-mb-px {
    margin-bottom: -1px !important;
  }

  .xl\:-ml-px {
    margin-left: -1px !important;
  }

  .xl\:-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

  .xl\:-mr-0\.5 {
    margin-right: -0.125rem !important;
  }

  .xl\:-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

  .xl\:-ml-0\.5 {
    margin-left: -0.125rem !important;
  }

  .xl\:-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .xl\:-mr-1\.5 {
    margin-right: -0.375rem !important;
  }

  .xl\:-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .xl\:-ml-1\.5 {
    margin-left: -0.375rem !important;
  }

  .xl\:-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .xl\:-mr-2\.5 {
    margin-right: -0.625rem !important;
  }

  .xl\:-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .xl\:-ml-2\.5 {
    margin-left: -0.625rem !important;
  }

  .xl\:-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .xl\:-mr-3\.5 {
    margin-right: -0.875rem !important;
  }

  .xl\:-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .xl\:-ml-3\.5 {
    margin-left: -0.875rem !important;
  }

  .xl\:-mt-4\.5 {
    margin-top: -1.125rem !important;
  }

  .xl\:-mr-4\.5 {
    margin-right: -1.125rem !important;
  }

  .xl\:-mb-4\.5 {
    margin-bottom: -1.125rem !important;
  }

  .xl\:-ml-4\.5 {
    margin-left: -1.125rem !important;
  }

  .xl\:-mt-5\.5 {
    margin-top: -1.375rem !important;
  }

  .xl\:-mr-5\.5 {
    margin-right: -1.375rem !important;
  }

  .xl\:-mb-5\.5 {
    margin-bottom: -1.375rem !important;
  }

  .xl\:-ml-5\.5 {
    margin-left: -1.375rem !important;
  }

  .xl\:-mt-6\.5 {
    margin-top: -1.625rem !important;
  }

  .xl\:-mr-6\.5 {
    margin-right: -1.625rem !important;
  }

  .xl\:-mb-6\.5 {
    margin-bottom: -1.625rem !important;
  }

  .xl\:-ml-6\.5 {
    margin-left: -1.625rem !important;
  }

  .xl\:-mt-7\.5 {
    margin-top: -1.875rem !important;
  }

  .xl\:-mr-7\.5 {
    margin-right: -1.875rem !important;
  }

  .xl\:-mb-7\.5 {
    margin-bottom: -1.875rem !important;
  }

  .xl\:-ml-7\.5 {
    margin-left: -1.875rem !important;
  }

  .xl\:-mt-8\.5 {
    margin-top: -2.125rem !important;
  }

  .xl\:-mr-8\.5 {
    margin-right: -2.125rem !important;
  }

  .xl\:-mb-8\.5 {
    margin-bottom: -2.125rem !important;
  }

  .xl\:-ml-8\.5 {
    margin-left: -2.125rem !important;
  }

  .xl\:-mt-9\.5 {
    margin-top: -2.375rem !important;
  }

  .xl\:-mr-9\.5 {
    margin-right: -2.375rem !important;
  }

  .xl\:-mb-9\.5 {
    margin-bottom: -2.375rem !important;
  }

  .xl\:-ml-9\.5 {
    margin-left: -2.375rem !important;
  }

  .xl\:-mt-10\.5 {
    margin-top: -2.625rem !important;
  }

  .xl\:-mr-10\.5 {
    margin-right: -2.625rem !important;
  }

  .xl\:-mb-10\.5 {
    margin-bottom: -2.625rem !important;
  }

  .xl\:-ml-10\.5 {
    margin-left: -2.625rem !important;
  }

  .xl\:-mt-11\.5 {
    margin-top: -2.875rem !important;
  }

  .xl\:-mr-11\.5 {
    margin-right: -2.875rem !important;
  }

  .xl\:-mb-11\.5 {
    margin-bottom: -2.875rem !important;
  }

  .xl\:-ml-11\.5 {
    margin-left: -2.875rem !important;
  }

  .xl\:-mt-12\.5 {
    margin-top: -3.125rem !important;
  }

  .xl\:-mr-12\.5 {
    margin-right: -3.125rem !important;
  }

  .xl\:-mb-12\.5 {
    margin-bottom: -3.125rem !important;
  }

  .xl\:-ml-12\.5 {
    margin-left: -3.125rem !important;
  }

  .xl\:-mt-13\.5 {
    margin-top: -3.375rem !important;
  }

  .xl\:-mr-13\.5 {
    margin-right: -3.375rem !important;
  }

  .xl\:-mb-13\.5 {
    margin-bottom: -3.375rem !important;
  }

  .xl\:-ml-13\.5 {
    margin-left: -3.375rem !important;
  }

  .xl\:-mt-14\.5 {
    margin-top: -3.625rem !important;
  }

  .xl\:-mr-14\.5 {
    margin-right: -3.625rem !important;
  }

  .xl\:-mb-14\.5 {
    margin-bottom: -3.625rem !important;
  }

  .xl\:-ml-14\.5 {
    margin-left: -3.625rem !important;
  }

  .xl\:-mt-15\.5 {
    margin-top: -3.875rem !important;
  }

  .xl\:-mr-15\.5 {
    margin-right: -3.875rem !important;
  }

  .xl\:-mb-15\.5 {
    margin-bottom: -3.875rem !important;
  }

  .xl\:-ml-15\.5 {
    margin-left: -3.875rem !important;
  }

  .xl\:-mt-16\.5 {
    margin-top: -4.125rem !important;
  }

  .xl\:-mr-16\.5 {
    margin-right: -4.125rem !important;
  }

  .xl\:-mb-16\.5 {
    margin-bottom: -4.125rem !important;
  }

  .xl\:-ml-16\.5 {
    margin-left: -4.125rem !important;
  }

  .xl\:-mt-17\.5 {
    margin-top: -4.375rem !important;
  }

  .xl\:-mr-17\.5 {
    margin-right: -4.375rem !important;
  }

  .xl\:-mb-17\.5 {
    margin-bottom: -4.375rem !important;
  }

  .xl\:-ml-17\.5 {
    margin-left: -4.375rem !important;
  }

  .xl\:-mt-18\.5 {
    margin-top: -4.625rem !important;
  }

  .xl\:-mr-18\.5 {
    margin-right: -4.625rem !important;
  }

  .xl\:-mb-18\.5 {
    margin-bottom: -4.625rem !important;
  }

  .xl\:-ml-18\.5 {
    margin-left: -4.625rem !important;
  }

  .xl\:-mt-19\.5 {
    margin-top: -4.875rem !important;
  }

  .xl\:-mr-19\.5 {
    margin-right: -4.875rem !important;
  }

  .xl\:-mb-19\.5 {
    margin-bottom: -4.875rem !important;
  }

  .xl\:-ml-19\.5 {
    margin-left: -4.875rem !important;
  }

  .xl\:-mt-20\.5 {
    margin-top: -5.125rem !important;
  }

  .xl\:-mr-20\.5 {
    margin-right: -5.125rem !important;
  }

  .xl\:-mb-20\.5 {
    margin-bottom: -5.125rem !important;
  }

  .xl\:-ml-20\.5 {
    margin-left: -5.125rem !important;
  }

  .xl\:-mt-21\.5 {
    margin-top: -5.375rem !important;
  }

  .xl\:-mr-21\.5 {
    margin-right: -5.375rem !important;
  }

  .xl\:-mb-21\.5 {
    margin-bottom: -5.375rem !important;
  }

  .xl\:-ml-21\.5 {
    margin-left: -5.375rem !important;
  }

  .xl\:-mt-22\.5 {
    margin-top: -5.625rem !important;
  }

  .xl\:-mr-22\.5 {
    margin-right: -5.625rem !important;
  }

  .xl\:-mb-22\.5 {
    margin-bottom: -5.625rem !important;
  }

  .xl\:-ml-22\.5 {
    margin-left: -5.625rem !important;
  }

  .xl\:-mt-23\.5 {
    margin-top: -5.875rem !important;
  }

  .xl\:-mr-23\.5 {
    margin-right: -5.875rem !important;
  }

  .xl\:-mb-23\.5 {
    margin-bottom: -5.875rem !important;
  }

  .xl\:-ml-23\.5 {
    margin-left: -5.875rem !important;
  }

  .xl\:-mt-24\.5 {
    margin-top: -6.125rem !important;
  }

  .xl\:-mr-24\.5 {
    margin-right: -6.125rem !important;
  }

  .xl\:-mb-24\.5 {
    margin-bottom: -6.125rem !important;
  }

  .xl\:-ml-24\.5 {
    margin-left: -6.125rem !important;
  }

  .xl\:-mt-25\.5 {
    margin-top: -6.375rem !important;
  }

  .xl\:-mr-25\.5 {
    margin-right: -6.375rem !important;
  }

  .xl\:-mb-25\.5 {
    margin-bottom: -6.375rem !important;
  }

  .xl\:-ml-25\.5 {
    margin-left: -6.375rem !important;
  }

  .xl\:-mt-26\.5 {
    margin-top: -6.625rem !important;
  }

  .xl\:-mr-26\.5 {
    margin-right: -6.625rem !important;
  }

  .xl\:-mb-26\.5 {
    margin-bottom: -6.625rem !important;
  }

  .xl\:-ml-26\.5 {
    margin-left: -6.625rem !important;
  }

  .xl\:-mt-27\.5 {
    margin-top: -6.875rem !important;
  }

  .xl\:-mr-27\.5 {
    margin-right: -6.875rem !important;
  }

  .xl\:-mb-27\.5 {
    margin-bottom: -6.875rem !important;
  }

  .xl\:-ml-27\.5 {
    margin-left: -6.875rem !important;
  }

  .xl\:-mt-28\.5 {
    margin-top: -7.125rem !important;
  }

  .xl\:-mr-28\.5 {
    margin-right: -7.125rem !important;
  }

  .xl\:-mb-28\.5 {
    margin-bottom: -7.125rem !important;
  }

  .xl\:-ml-28\.5 {
    margin-left: -7.125rem !important;
  }

  .xl\:-mt-29\.5 {
    margin-top: -7.375rem !important;
  }

  .xl\:-mr-29\.5 {
    margin-right: -7.375rem !important;
  }

  .xl\:-mb-29\.5 {
    margin-bottom: -7.375rem !important;
  }

  .xl\:-ml-29\.5 {
    margin-left: -7.375rem !important;
  }

  .xl\:-mt-30\.5 {
    margin-top: -7.625rem !important;
  }

  .xl\:-mr-30\.5 {
    margin-right: -7.625rem !important;
  }

  .xl\:-mb-30\.5 {
    margin-bottom: -7.625rem !important;
  }

  .xl\:-ml-30\.5 {
    margin-left: -7.625rem !important;
  }

  .xl\:-mt-31\.5 {
    margin-top: -7.875rem !important;
  }

  .xl\:-mr-31\.5 {
    margin-right: -7.875rem !important;
  }

  .xl\:-mb-31\.5 {
    margin-bottom: -7.875rem !important;
  }

  .xl\:-ml-31\.5 {
    margin-left: -7.875rem !important;
  }

  .xl\:-mt-32\.5 {
    margin-top: -8.125rem !important;
  }

  .xl\:-mr-32\.5 {
    margin-right: -8.125rem !important;
  }

  .xl\:-mb-32\.5 {
    margin-bottom: -8.125rem !important;
  }

  .xl\:-ml-32\.5 {
    margin-left: -8.125rem !important;
  }

  .xl\:-mt-33\.5 {
    margin-top: -8.375rem !important;
  }

  .xl\:-mr-33\.5 {
    margin-right: -8.375rem !important;
  }

  .xl\:-mb-33\.5 {
    margin-bottom: -8.375rem !important;
  }

  .xl\:-ml-33\.5 {
    margin-left: -8.375rem !important;
  }

  .xl\:-mt-34\.5 {
    margin-top: -8.625rem !important;
  }

  .xl\:-mr-34\.5 {
    margin-right: -8.625rem !important;
  }

  .xl\:-mb-34\.5 {
    margin-bottom: -8.625rem !important;
  }

  .xl\:-ml-34\.5 {
    margin-left: -8.625rem !important;
  }

  .xl\:-mt-35\.5 {
    margin-top: -8.875rem !important;
  }

  .xl\:-mr-35\.5 {
    margin-right: -8.875rem !important;
  }

  .xl\:-mb-35\.5 {
    margin-bottom: -8.875rem !important;
  }

  .xl\:-ml-35\.5 {
    margin-left: -8.875rem !important;
  }

  .xl\:-mt-36\.5 {
    margin-top: -9.125rem !important;
  }

  .xl\:-mr-36\.5 {
    margin-right: -9.125rem !important;
  }

  .xl\:-mb-36\.5 {
    margin-bottom: -9.125rem !important;
  }

  .xl\:-ml-36\.5 {
    margin-left: -9.125rem !important;
  }

  .xl\:-mt-37\.5 {
    margin-top: -9.375rem !important;
  }

  .xl\:-mr-37\.5 {
    margin-right: -9.375rem !important;
  }

  .xl\:-mb-37\.5 {
    margin-bottom: -9.375rem !important;
  }

  .xl\:-ml-37\.5 {
    margin-left: -9.375rem !important;
  }

  .xl\:-mt-38\.5 {
    margin-top: -9.625rem !important;
  }

  .xl\:-mr-38\.5 {
    margin-right: -9.625rem !important;
  }

  .xl\:-mb-38\.5 {
    margin-bottom: -9.625rem !important;
  }

  .xl\:-ml-38\.5 {
    margin-left: -9.625rem !important;
  }

  .xl\:-mt-39\.5 {
    margin-top: -9.875rem !important;
  }

  .xl\:-mr-39\.5 {
    margin-right: -9.875rem !important;
  }

  .xl\:-mb-39\.5 {
    margin-bottom: -9.875rem !important;
  }

  .xl\:-ml-39\.5 {
    margin-left: -9.875rem !important;
  }

  .xl\:-mt-40\.5 {
    margin-top: -10.125rem !important;
  }

  .xl\:-mr-40\.5 {
    margin-right: -10.125rem !important;
  }

  .xl\:-mb-40\.5 {
    margin-bottom: -10.125rem !important;
  }

  .xl\:-ml-40\.5 {
    margin-left: -10.125rem !important;
  }

  .xl\:-mt-41\.5 {
    margin-top: -10.375rem !important;
  }

  .xl\:-mr-41\.5 {
    margin-right: -10.375rem !important;
  }

  .xl\:-mb-41\.5 {
    margin-bottom: -10.375rem !important;
  }

  .xl\:-ml-41\.5 {
    margin-left: -10.375rem !important;
  }

  .xl\:-mt-42\.5 {
    margin-top: -10.625rem !important;
  }

  .xl\:-mr-42\.5 {
    margin-right: -10.625rem !important;
  }

  .xl\:-mb-42\.5 {
    margin-bottom: -10.625rem !important;
  }

  .xl\:-ml-42\.5 {
    margin-left: -10.625rem !important;
  }

  .xl\:-mt-43\.5 {
    margin-top: -10.875rem !important;
  }

  .xl\:-mr-43\.5 {
    margin-right: -10.875rem !important;
  }

  .xl\:-mb-43\.5 {
    margin-bottom: -10.875rem !important;
  }

  .xl\:-ml-43\.5 {
    margin-left: -10.875rem !important;
  }

  .xl\:-mt-44\.5 {
    margin-top: -11.125rem !important;
  }

  .xl\:-mr-44\.5 {
    margin-right: -11.125rem !important;
  }

  .xl\:-mb-44\.5 {
    margin-bottom: -11.125rem !important;
  }

  .xl\:-ml-44\.5 {
    margin-left: -11.125rem !important;
  }

  .xl\:-mt-45\.5 {
    margin-top: -11.375rem !important;
  }

  .xl\:-mr-45\.5 {
    margin-right: -11.375rem !important;
  }

  .xl\:-mb-45\.5 {
    margin-bottom: -11.375rem !important;
  }

  .xl\:-ml-45\.5 {
    margin-left: -11.375rem !important;
  }

  .xl\:-mt-46\.5 {
    margin-top: -11.625rem !important;
  }

  .xl\:-mr-46\.5 {
    margin-right: -11.625rem !important;
  }

  .xl\:-mb-46\.5 {
    margin-bottom: -11.625rem !important;
  }

  .xl\:-ml-46\.5 {
    margin-left: -11.625rem !important;
  }

  .xl\:-mt-47\.5 {
    margin-top: -11.875rem !important;
  }

  .xl\:-mr-47\.5 {
    margin-right: -11.875rem !important;
  }

  .xl\:-mb-47\.5 {
    margin-bottom: -11.875rem !important;
  }

  .xl\:-ml-47\.5 {
    margin-left: -11.875rem !important;
  }

  .xl\:-mt-48\.5 {
    margin-top: -12.125rem !important;
  }

  .xl\:-mr-48\.5 {
    margin-right: -12.125rem !important;
  }

  .xl\:-mb-48\.5 {
    margin-bottom: -12.125rem !important;
  }

  .xl\:-ml-48\.5 {
    margin-left: -12.125rem !important;
  }

  .xl\:-mt-49\.5 {
    margin-top: -12.375rem !important;
  }

  .xl\:-mr-49\.5 {
    margin-right: -12.375rem !important;
  }

  .xl\:-mb-49\.5 {
    margin-bottom: -12.375rem !important;
  }

  .xl\:-ml-49\.5 {
    margin-left: -12.375rem !important;
  }

  .xl\:-mt-50\.5 {
    margin-top: -12.625rem !important;
  }

  .xl\:-mr-50\.5 {
    margin-right: -12.625rem !important;
  }

  .xl\:-mb-50\.5 {
    margin-bottom: -12.625rem !important;
  }

  .xl\:-ml-50\.5 {
    margin-left: -12.625rem !important;
  }

  .xl\:-mt-51\.5 {
    margin-top: -12.875rem !important;
  }

  .xl\:-mr-51\.5 {
    margin-right: -12.875rem !important;
  }

  .xl\:-mb-51\.5 {
    margin-bottom: -12.875rem !important;
  }

  .xl\:-ml-51\.5 {
    margin-left: -12.875rem !important;
  }

  .xl\:-mt-52\.5 {
    margin-top: -13.125rem !important;
  }

  .xl\:-mr-52\.5 {
    margin-right: -13.125rem !important;
  }

  .xl\:-mb-52\.5 {
    margin-bottom: -13.125rem !important;
  }

  .xl\:-ml-52\.5 {
    margin-left: -13.125rem !important;
  }

  .xl\:-mt-53\.5 {
    margin-top: -13.375rem !important;
  }

  .xl\:-mr-53\.5 {
    margin-right: -13.375rem !important;
  }

  .xl\:-mb-53\.5 {
    margin-bottom: -13.375rem !important;
  }

  .xl\:-ml-53\.5 {
    margin-left: -13.375rem !important;
  }

  .xl\:-mt-54\.5 {
    margin-top: -13.625rem !important;
  }

  .xl\:-mr-54\.5 {
    margin-right: -13.625rem !important;
  }

  .xl\:-mb-54\.5 {
    margin-bottom: -13.625rem !important;
  }

  .xl\:-ml-54\.5 {
    margin-left: -13.625rem !important;
  }

  .xl\:-mt-55\.5 {
    margin-top: -13.875rem !important;
  }

  .xl\:-mr-55\.5 {
    margin-right: -13.875rem !important;
  }

  .xl\:-mb-55\.5 {
    margin-bottom: -13.875rem !important;
  }

  .xl\:-ml-55\.5 {
    margin-left: -13.875rem !important;
  }

  .xl\:-mt-56\.5 {
    margin-top: -14.125rem !important;
  }

  .xl\:-mr-56\.5 {
    margin-right: -14.125rem !important;
  }

  .xl\:-mb-56\.5 {
    margin-bottom: -14.125rem !important;
  }

  .xl\:-ml-56\.5 {
    margin-left: -14.125rem !important;
  }

  .xl\:-mt-57\.5 {
    margin-top: -14.375rem !important;
  }

  .xl\:-mr-57\.5 {
    margin-right: -14.375rem !important;
  }

  .xl\:-mb-57\.5 {
    margin-bottom: -14.375rem !important;
  }

  .xl\:-ml-57\.5 {
    margin-left: -14.375rem !important;
  }

  .xl\:-mt-58\.5 {
    margin-top: -14.625rem !important;
  }

  .xl\:-mr-58\.5 {
    margin-right: -14.625rem !important;
  }

  .xl\:-mb-58\.5 {
    margin-bottom: -14.625rem !important;
  }

  .xl\:-ml-58\.5 {
    margin-left: -14.625rem !important;
  }

  .xl\:-mt-59\.5 {
    margin-top: -14.875rem !important;
  }

  .xl\:-mr-59\.5 {
    margin-right: -14.875rem !important;
  }

  .xl\:-mb-59\.5 {
    margin-bottom: -14.875rem !important;
  }

  .xl\:-ml-59\.5 {
    margin-left: -14.875rem !important;
  }

  .xl\:-mt-60\.5 {
    margin-top: -15.125rem !important;
  }

  .xl\:-mr-60\.5 {
    margin-right: -15.125rem !important;
  }

  .xl\:-mb-60\.5 {
    margin-bottom: -15.125rem !important;
  }

  .xl\:-ml-60\.5 {
    margin-left: -15.125rem !important;
  }

  .xl\:-mt-61\.5 {
    margin-top: -15.375rem !important;
  }

  .xl\:-mr-61\.5 {
    margin-right: -15.375rem !important;
  }

  .xl\:-mb-61\.5 {
    margin-bottom: -15.375rem !important;
  }

  .xl\:-ml-61\.5 {
    margin-left: -15.375rem !important;
  }

  .xl\:-mt-62\.5 {
    margin-top: -15.625rem !important;
  }

  .xl\:-mr-62\.5 {
    margin-right: -15.625rem !important;
  }

  .xl\:-mb-62\.5 {
    margin-bottom: -15.625rem !important;
  }

  .xl\:-ml-62\.5 {
    margin-left: -15.625rem !important;
  }

  .xl\:-mt-63\.5 {
    margin-top: -15.875rem !important;
  }

  .xl\:-mr-63\.5 {
    margin-right: -15.875rem !important;
  }

  .xl\:-mb-63\.5 {
    margin-bottom: -15.875rem !important;
  }

  .xl\:-ml-63\.5 {
    margin-left: -15.875rem !important;
  }

  .xl\:-mt-64\.5 {
    margin-top: -16.125rem !important;
  }

  .xl\:-mr-64\.5 {
    margin-right: -16.125rem !important;
  }

  .xl\:-mb-64\.5 {
    margin-bottom: -16.125rem !important;
  }

  .xl\:-ml-64\.5 {
    margin-left: -16.125rem !important;
  }

  .xl\:-mt-65\.5 {
    margin-top: -16.375rem !important;
  }

  .xl\:-mr-65\.5 {
    margin-right: -16.375rem !important;
  }

  .xl\:-mb-65\.5 {
    margin-bottom: -16.375rem !important;
  }

  .xl\:-ml-65\.5 {
    margin-left: -16.375rem !important;
  }

  .xl\:-mt-66\.5 {
    margin-top: -16.625rem !important;
  }

  .xl\:-mr-66\.5 {
    margin-right: -16.625rem !important;
  }

  .xl\:-mb-66\.5 {
    margin-bottom: -16.625rem !important;
  }

  .xl\:-ml-66\.5 {
    margin-left: -16.625rem !important;
  }

  .xl\:-mt-67\.5 {
    margin-top: -16.875rem !important;
  }

  .xl\:-mr-67\.5 {
    margin-right: -16.875rem !important;
  }

  .xl\:-mb-67\.5 {
    margin-bottom: -16.875rem !important;
  }

  .xl\:-ml-67\.5 {
    margin-left: -16.875rem !important;
  }

  .xl\:-mt-68\.5 {
    margin-top: -17.125rem !important;
  }

  .xl\:-mr-68\.5 {
    margin-right: -17.125rem !important;
  }

  .xl\:-mb-68\.5 {
    margin-bottom: -17.125rem !important;
  }

  .xl\:-ml-68\.5 {
    margin-left: -17.125rem !important;
  }

  .xl\:-mt-69\.5 {
    margin-top: -17.375rem !important;
  }

  .xl\:-mr-69\.5 {
    margin-right: -17.375rem !important;
  }

  .xl\:-mb-69\.5 {
    margin-bottom: -17.375rem !important;
  }

  .xl\:-ml-69\.5 {
    margin-left: -17.375rem !important;
  }

  .xl\:-mt-70\.5 {
    margin-top: -17.625rem !important;
  }

  .xl\:-mr-70\.5 {
    margin-right: -17.625rem !important;
  }

  .xl\:-mb-70\.5 {
    margin-bottom: -17.625rem !important;
  }

  .xl\:-ml-70\.5 {
    margin-left: -17.625rem !important;
  }

  .xl\:-mt-71\.5 {
    margin-top: -17.875rem !important;
  }

  .xl\:-mr-71\.5 {
    margin-right: -17.875rem !important;
  }

  .xl\:-mb-71\.5 {
    margin-bottom: -17.875rem !important;
  }

  .xl\:-ml-71\.5 {
    margin-left: -17.875rem !important;
  }

  .xl\:-mt-72\.5 {
    margin-top: -18.125rem !important;
  }

  .xl\:-mr-72\.5 {
    margin-right: -18.125rem !important;
  }

  .xl\:-mb-72\.5 {
    margin-bottom: -18.125rem !important;
  }

  .xl\:-ml-72\.5 {
    margin-left: -18.125rem !important;
  }

  .xl\:-mt-73\.5 {
    margin-top: -18.375rem !important;
  }

  .xl\:-mr-73\.5 {
    margin-right: -18.375rem !important;
  }

  .xl\:-mb-73\.5 {
    margin-bottom: -18.375rem !important;
  }

  .xl\:-ml-73\.5 {
    margin-left: -18.375rem !important;
  }

  .xl\:-mt-74\.5 {
    margin-top: -18.625rem !important;
  }

  .xl\:-mr-74\.5 {
    margin-right: -18.625rem !important;
  }

  .xl\:-mb-74\.5 {
    margin-bottom: -18.625rem !important;
  }

  .xl\:-ml-74\.5 {
    margin-left: -18.625rem !important;
  }

  .xl\:-mt-75\.5 {
    margin-top: -18.875rem !important;
  }

  .xl\:-mr-75\.5 {
    margin-right: -18.875rem !important;
  }

  .xl\:-mb-75\.5 {
    margin-bottom: -18.875rem !important;
  }

  .xl\:-ml-75\.5 {
    margin-left: -18.875rem !important;
  }

  .xl\:-mt-76\.5 {
    margin-top: -19.125rem !important;
  }

  .xl\:-mr-76\.5 {
    margin-right: -19.125rem !important;
  }

  .xl\:-mb-76\.5 {
    margin-bottom: -19.125rem !important;
  }

  .xl\:-ml-76\.5 {
    margin-left: -19.125rem !important;
  }

  .xl\:-mt-77\.5 {
    margin-top: -19.375rem !important;
  }

  .xl\:-mr-77\.5 {
    margin-right: -19.375rem !important;
  }

  .xl\:-mb-77\.5 {
    margin-bottom: -19.375rem !important;
  }

  .xl\:-ml-77\.5 {
    margin-left: -19.375rem !important;
  }

  .xl\:-mt-78\.5 {
    margin-top: -19.625rem !important;
  }

  .xl\:-mr-78\.5 {
    margin-right: -19.625rem !important;
  }

  .xl\:-mb-78\.5 {
    margin-bottom: -19.625rem !important;
  }

  .xl\:-ml-78\.5 {
    margin-left: -19.625rem !important;
  }

  .xl\:-mt-79\.5 {
    margin-top: -19.875rem !important;
  }

  .xl\:-mr-79\.5 {
    margin-right: -19.875rem !important;
  }

  .xl\:-mb-79\.5 {
    margin-bottom: -19.875rem !important;
  }

  .xl\:-ml-79\.5 {
    margin-left: -19.875rem !important;
  }

  .xl\:-mt-80\.5 {
    margin-top: -20.125rem !important;
  }

  .xl\:-mr-80\.5 {
    margin-right: -20.125rem !important;
  }

  .xl\:-mb-80\.5 {
    margin-bottom: -20.125rem !important;
  }

  .xl\:-ml-80\.5 {
    margin-left: -20.125rem !important;
  }

  .xl\:-mt-81\.5 {
    margin-top: -20.375rem !important;
  }

  .xl\:-mr-81\.5 {
    margin-right: -20.375rem !important;
  }

  .xl\:-mb-81\.5 {
    margin-bottom: -20.375rem !important;
  }

  .xl\:-ml-81\.5 {
    margin-left: -20.375rem !important;
  }

  .xl\:-mt-82\.5 {
    margin-top: -20.625rem !important;
  }

  .xl\:-mr-82\.5 {
    margin-right: -20.625rem !important;
  }

  .xl\:-mb-82\.5 {
    margin-bottom: -20.625rem !important;
  }

  .xl\:-ml-82\.5 {
    margin-left: -20.625rem !important;
  }

  .xl\:-mt-83\.5 {
    margin-top: -20.875rem !important;
  }

  .xl\:-mr-83\.5 {
    margin-right: -20.875rem !important;
  }

  .xl\:-mb-83\.5 {
    margin-bottom: -20.875rem !important;
  }

  .xl\:-ml-83\.5 {
    margin-left: -20.875rem !important;
  }

  .xl\:-mt-84\.5 {
    margin-top: -21.125rem !important;
  }

  .xl\:-mr-84\.5 {
    margin-right: -21.125rem !important;
  }

  .xl\:-mb-84\.5 {
    margin-bottom: -21.125rem !important;
  }

  .xl\:-ml-84\.5 {
    margin-left: -21.125rem !important;
  }

  .xl\:-mt-85\.5 {
    margin-top: -21.375rem !important;
  }

  .xl\:-mr-85\.5 {
    margin-right: -21.375rem !important;
  }

  .xl\:-mb-85\.5 {
    margin-bottom: -21.375rem !important;
  }

  .xl\:-ml-85\.5 {
    margin-left: -21.375rem !important;
  }

  .xl\:-mt-86\.5 {
    margin-top: -21.625rem !important;
  }

  .xl\:-mr-86\.5 {
    margin-right: -21.625rem !important;
  }

  .xl\:-mb-86\.5 {
    margin-bottom: -21.625rem !important;
  }

  .xl\:-ml-86\.5 {
    margin-left: -21.625rem !important;
  }

  .xl\:-mt-87\.5 {
    margin-top: -21.875rem !important;
  }

  .xl\:-mr-87\.5 {
    margin-right: -21.875rem !important;
  }

  .xl\:-mb-87\.5 {
    margin-bottom: -21.875rem !important;
  }

  .xl\:-ml-87\.5 {
    margin-left: -21.875rem !important;
  }

  .xl\:-mt-88\.5 {
    margin-top: -22.125rem !important;
  }

  .xl\:-mr-88\.5 {
    margin-right: -22.125rem !important;
  }

  .xl\:-mb-88\.5 {
    margin-bottom: -22.125rem !important;
  }

  .xl\:-ml-88\.5 {
    margin-left: -22.125rem !important;
  }

  .xl\:-mt-89\.5 {
    margin-top: -22.375rem !important;
  }

  .xl\:-mr-89\.5 {
    margin-right: -22.375rem !important;
  }

  .xl\:-mb-89\.5 {
    margin-bottom: -22.375rem !important;
  }

  .xl\:-ml-89\.5 {
    margin-left: -22.375rem !important;
  }

  .xl\:-mt-90\.5 {
    margin-top: -22.625rem !important;
  }

  .xl\:-mr-90\.5 {
    margin-right: -22.625rem !important;
  }

  .xl\:-mb-90\.5 {
    margin-bottom: -22.625rem !important;
  }

  .xl\:-ml-90\.5 {
    margin-left: -22.625rem !important;
  }

  .xl\:-mt-91\.5 {
    margin-top: -22.875rem !important;
  }

  .xl\:-mr-91\.5 {
    margin-right: -22.875rem !important;
  }

  .xl\:-mb-91\.5 {
    margin-bottom: -22.875rem !important;
  }

  .xl\:-ml-91\.5 {
    margin-left: -22.875rem !important;
  }

  .xl\:-mt-92\.5 {
    margin-top: -23.125rem !important;
  }

  .xl\:-mr-92\.5 {
    margin-right: -23.125rem !important;
  }

  .xl\:-mb-92\.5 {
    margin-bottom: -23.125rem !important;
  }

  .xl\:-ml-92\.5 {
    margin-left: -23.125rem !important;
  }

  .xl\:-mt-93\.5 {
    margin-top: -23.375rem !important;
  }

  .xl\:-mr-93\.5 {
    margin-right: -23.375rem !important;
  }

  .xl\:-mb-93\.5 {
    margin-bottom: -23.375rem !important;
  }

  .xl\:-ml-93\.5 {
    margin-left: -23.375rem !important;
  }

  .xl\:-mt-94\.5 {
    margin-top: -23.625rem !important;
  }

  .xl\:-mr-94\.5 {
    margin-right: -23.625rem !important;
  }

  .xl\:-mb-94\.5 {
    margin-bottom: -23.625rem !important;
  }

  .xl\:-ml-94\.5 {
    margin-left: -23.625rem !important;
  }

  .xl\:-mt-95\.5 {
    margin-top: -23.875rem !important;
  }

  .xl\:-mr-95\.5 {
    margin-right: -23.875rem !important;
  }

  .xl\:-mb-95\.5 {
    margin-bottom: -23.875rem !important;
  }

  .xl\:-ml-95\.5 {
    margin-left: -23.875rem !important;
  }

  .xl\:-mt-96\.5 {
    margin-top: -24.125rem !important;
  }

  .xl\:-mr-96\.5 {
    margin-right: -24.125rem !important;
  }

  .xl\:-mb-96\.5 {
    margin-bottom: -24.125rem !important;
  }

  .xl\:-ml-96\.5 {
    margin-left: -24.125rem !important;
  }

  .xl\:-mt-97\.5 {
    margin-top: -24.375rem !important;
  }

  .xl\:-mr-97\.5 {
    margin-right: -24.375rem !important;
  }

  .xl\:-mb-97\.5 {
    margin-bottom: -24.375rem !important;
  }

  .xl\:-ml-97\.5 {
    margin-left: -24.375rem !important;
  }

  .xl\:-mt-98\.5 {
    margin-top: -24.625rem !important;
  }

  .xl\:-mr-98\.5 {
    margin-right: -24.625rem !important;
  }

  .xl\:-mb-98\.5 {
    margin-bottom: -24.625rem !important;
  }

  .xl\:-ml-98\.5 {
    margin-left: -24.625rem !important;
  }

  .xl\:-mt-99\.5 {
    margin-top: -24.875rem !important;
  }

  .xl\:-mr-99\.5 {
    margin-right: -24.875rem !important;
  }

  .xl\:-mb-99\.5 {
    margin-bottom: -24.875rem !important;
  }

  .xl\:-ml-99\.5 {
    margin-left: -24.875rem !important;
  }

  .xl\:-mt-100\.5 {
    margin-top: -25.125rem !important;
  }

  .xl\:-mr-100\.5 {
    margin-right: -25.125rem !important;
  }

  .xl\:-mb-100\.5 {
    margin-bottom: -25.125rem !important;
  }

  .xl\:-ml-100\.5 {
    margin-left: -25.125rem !important;
  }

  .xl\:-mt-101\.5 {
    margin-top: -25.375rem !important;
  }

  .xl\:-mr-101\.5 {
    margin-right: -25.375rem !important;
  }

  .xl\:-mb-101\.5 {
    margin-bottom: -25.375rem !important;
  }

  .xl\:-ml-101\.5 {
    margin-left: -25.375rem !important;
  }

  .xl\:-mt-102\.5 {
    margin-top: -25.625rem !important;
  }

  .xl\:-mr-102\.5 {
    margin-right: -25.625rem !important;
  }

  .xl\:-mb-102\.5 {
    margin-bottom: -25.625rem !important;
  }

  .xl\:-ml-102\.5 {
    margin-left: -25.625rem !important;
  }

  .xl\:-mt-103\.5 {
    margin-top: -25.875rem !important;
  }

  .xl\:-mr-103\.5 {
    margin-right: -25.875rem !important;
  }

  .xl\:-mb-103\.5 {
    margin-bottom: -25.875rem !important;
  }

  .xl\:-ml-103\.5 {
    margin-left: -25.875rem !important;
  }

  .xl\:-mt-104\.5 {
    margin-top: -26.125rem !important;
  }

  .xl\:-mr-104\.5 {
    margin-right: -26.125rem !important;
  }

  .xl\:-mb-104\.5 {
    margin-bottom: -26.125rem !important;
  }

  .xl\:-ml-104\.5 {
    margin-left: -26.125rem !important;
  }

  .xl\:hover\:m-0:hover {
    margin: 0rem !important;
  }

  .xl\:hover\:m-1:hover {
    margin: 0.25rem !important;
  }

  .xl\:hover\:m-2:hover {
    margin: 0.5rem !important;
  }

  .xl\:hover\:m-3:hover {
    margin: 0.75rem !important;
  }

  .xl\:hover\:m-4:hover {
    margin: 1rem !important;
  }

  .xl\:hover\:m-5:hover {
    margin: 1.25rem !important;
  }

  .xl\:hover\:m-6:hover {
    margin: 1.5rem !important;
  }

  .xl\:hover\:m-7:hover {
    margin: 1.75rem !important;
  }

  .xl\:hover\:m-8:hover {
    margin: 2rem !important;
  }

  .xl\:hover\:m-9:hover {
    margin: 2.25rem !important;
  }

  .xl\:hover\:m-10:hover {
    margin: 2.5rem !important;
  }

  .xl\:hover\:m-11:hover {
    margin: 2.75rem !important;
  }

  .xl\:hover\:m-12:hover {
    margin: 3rem !important;
  }

  .xl\:hover\:m-13:hover {
    margin: 3.25rem !important;
  }

  .xl\:hover\:m-14:hover {
    margin: 3.5rem !important;
  }

  .xl\:hover\:m-15:hover {
    margin: 3.75rem !important;
  }

  .xl\:hover\:m-16:hover {
    margin: 4rem !important;
  }

  .xl\:hover\:m-17:hover {
    margin: 4.25rem !important;
  }

  .xl\:hover\:m-18:hover {
    margin: 4.5rem !important;
  }

  .xl\:hover\:m-19:hover {
    margin: 4.75rem !important;
  }

  .xl\:hover\:m-20:hover {
    margin: 5rem !important;
  }

  .xl\:hover\:m-21:hover {
    margin: 5.25rem !important;
  }

  .xl\:hover\:m-22:hover {
    margin: 5.5rem !important;
  }

  .xl\:hover\:m-23:hover {
    margin: 5.75rem !important;
  }

  .xl\:hover\:m-24:hover {
    margin: 6rem !important;
  }

  .xl\:hover\:m-25:hover {
    margin: 6.25rem !important;
  }

  .xl\:hover\:m-26:hover {
    margin: 6.5rem !important;
  }

  .xl\:hover\:m-27:hover {
    margin: 6.75rem !important;
  }

  .xl\:hover\:m-28:hover {
    margin: 7rem !important;
  }

  .xl\:hover\:m-29:hover {
    margin: 7.25rem !important;
  }

  .xl\:hover\:m-30:hover {
    margin: 7.5rem !important;
  }

  .xl\:hover\:m-31:hover {
    margin: 7.75rem !important;
  }

  .xl\:hover\:m-32:hover {
    margin: 8rem !important;
  }

  .xl\:hover\:m-33:hover {
    margin: 8.25rem !important;
  }

  .xl\:hover\:m-34:hover {
    margin: 8.5rem !important;
  }

  .xl\:hover\:m-35:hover {
    margin: 8.75rem !important;
  }

  .xl\:hover\:m-36:hover {
    margin: 9rem !important;
  }

  .xl\:hover\:m-37:hover {
    margin: 9.25rem !important;
  }

  .xl\:hover\:m-38:hover {
    margin: 9.5rem !important;
  }

  .xl\:hover\:m-39:hover {
    margin: 9.75rem !important;
  }

  .xl\:hover\:m-40:hover {
    margin: 10rem !important;
  }

  .xl\:hover\:m-41:hover {
    margin: 10.25rem !important;
  }

  .xl\:hover\:m-42:hover {
    margin: 10.5rem !important;
  }

  .xl\:hover\:m-43:hover {
    margin: 10.75rem !important;
  }

  .xl\:hover\:m-44:hover {
    margin: 11rem !important;
  }

  .xl\:hover\:m-45:hover {
    margin: 11.25rem !important;
  }

  .xl\:hover\:m-46:hover {
    margin: 11.5rem !important;
  }

  .xl\:hover\:m-47:hover {
    margin: 11.75rem !important;
  }

  .xl\:hover\:m-48:hover {
    margin: 12rem !important;
  }

  .xl\:hover\:m-49:hover {
    margin: 12.25rem !important;
  }

  .xl\:hover\:m-50:hover {
    margin: 12.5rem !important;
  }

  .xl\:hover\:m-51:hover {
    margin: 12.75rem !important;
  }

  .xl\:hover\:m-52:hover {
    margin: 13rem !important;
  }

  .xl\:hover\:m-53:hover {
    margin: 13.25rem !important;
  }

  .xl\:hover\:m-54:hover {
    margin: 13.5rem !important;
  }

  .xl\:hover\:m-55:hover {
    margin: 13.75rem !important;
  }

  .xl\:hover\:m-56:hover {
    margin: 14rem !important;
  }

  .xl\:hover\:m-57:hover {
    margin: 14.25rem !important;
  }

  .xl\:hover\:m-58:hover {
    margin: 14.5rem !important;
  }

  .xl\:hover\:m-59:hover {
    margin: 14.75rem !important;
  }

  .xl\:hover\:m-60:hover {
    margin: 15rem !important;
  }

  .xl\:hover\:m-61:hover {
    margin: 15.25rem !important;
  }

  .xl\:hover\:m-62:hover {
    margin: 15.5rem !important;
  }

  .xl\:hover\:m-63:hover {
    margin: 15.75rem !important;
  }

  .xl\:hover\:m-64:hover {
    margin: 16rem !important;
  }

  .xl\:hover\:m-65:hover {
    margin: 16.25rem !important;
  }

  .xl\:hover\:m-66:hover {
    margin: 16.5rem !important;
  }

  .xl\:hover\:m-67:hover {
    margin: 16.75rem !important;
  }

  .xl\:hover\:m-68:hover {
    margin: 17rem !important;
  }

  .xl\:hover\:m-69:hover {
    margin: 17.25rem !important;
  }

  .xl\:hover\:m-70:hover {
    margin: 17.5rem !important;
  }

  .xl\:hover\:m-71:hover {
    margin: 17.75rem !important;
  }

  .xl\:hover\:m-72:hover {
    margin: 18rem !important;
  }

  .xl\:hover\:m-73:hover {
    margin: 18.25rem !important;
  }

  .xl\:hover\:m-74:hover {
    margin: 18.5rem !important;
  }

  .xl\:hover\:m-75:hover {
    margin: 18.75rem !important;
  }

  .xl\:hover\:m-76:hover {
    margin: 19rem !important;
  }

  .xl\:hover\:m-77:hover {
    margin: 19.25rem !important;
  }

  .xl\:hover\:m-78:hover {
    margin: 19.5rem !important;
  }

  .xl\:hover\:m-79:hover {
    margin: 19.75rem !important;
  }

  .xl\:hover\:m-80:hover {
    margin: 20rem !important;
  }

  .xl\:hover\:m-81:hover {
    margin: 20.25rem !important;
  }

  .xl\:hover\:m-82:hover {
    margin: 20.5rem !important;
  }

  .xl\:hover\:m-83:hover {
    margin: 20.75rem !important;
  }

  .xl\:hover\:m-84:hover {
    margin: 21rem !important;
  }

  .xl\:hover\:m-85:hover {
    margin: 21.25rem !important;
  }

  .xl\:hover\:m-86:hover {
    margin: 21.5rem !important;
  }

  .xl\:hover\:m-87:hover {
    margin: 21.75rem !important;
  }

  .xl\:hover\:m-88:hover {
    margin: 22rem !important;
  }

  .xl\:hover\:m-89:hover {
    margin: 22.25rem !important;
  }

  .xl\:hover\:m-90:hover {
    margin: 22.5rem !important;
  }

  .xl\:hover\:m-91:hover {
    margin: 22.75rem !important;
  }

  .xl\:hover\:m-92:hover {
    margin: 23rem !important;
  }

  .xl\:hover\:m-93:hover {
    margin: 23.25rem !important;
  }

  .xl\:hover\:m-94:hover {
    margin: 23.5rem !important;
  }

  .xl\:hover\:m-95:hover {
    margin: 23.75rem !important;
  }

  .xl\:hover\:m-96:hover {
    margin: 24rem !important;
  }

  .xl\:hover\:m-97:hover {
    margin: 24.25rem !important;
  }

  .xl\:hover\:m-98:hover {
    margin: 24.5rem !important;
  }

  .xl\:hover\:m-99:hover {
    margin: 24.75rem !important;
  }

  .xl\:hover\:m-100:hover {
    margin: 25rem !important;
  }

  .xl\:hover\:m-101:hover {
    margin: 25.25rem !important;
  }

  .xl\:hover\:m-102:hover {
    margin: 25.5rem !important;
  }

  .xl\:hover\:m-103:hover {
    margin: 25.75rem !important;
  }

  .xl\:hover\:m-104:hover {
    margin: 26rem !important;
  }

  .xl\:hover\:m-105:hover {
    margin: 26.25rem !important;
  }

  .xl\:hover\:m-auto:hover {
    margin: auto !important;
  }

  .xl\:hover\:m-px:hover {
    margin: 1px !important;
  }

  .xl\:hover\:m-0\.5:hover {
    margin: 0.125rem !important;
  }

  .xl\:hover\:m-1\.5:hover {
    margin: 0.375rem !important;
  }

  .xl\:hover\:m-2\.5:hover {
    margin: 0.625rem !important;
  }

  .xl\:hover\:m-3\.5:hover {
    margin: 0.875rem !important;
  }

  .xl\:hover\:m-4\.5:hover {
    margin: 1.125rem !important;
  }

  .xl\:hover\:m-5\.5:hover {
    margin: 1.375rem !important;
  }

  .xl\:hover\:m-6\.5:hover {
    margin: 1.625rem !important;
  }

  .xl\:hover\:m-7\.5:hover {
    margin: 1.875rem !important;
  }

  .xl\:hover\:m-8\.5:hover {
    margin: 2.125rem !important;
  }

  .xl\:hover\:m-9\.5:hover {
    margin: 2.375rem !important;
  }

  .xl\:hover\:m-10\.5:hover {
    margin: 2.625rem !important;
  }

  .xl\:hover\:m-11\.5:hover {
    margin: 2.875rem !important;
  }

  .xl\:hover\:m-12\.5:hover {
    margin: 3.125rem !important;
  }

  .xl\:hover\:m-13\.5:hover {
    margin: 3.375rem !important;
  }

  .xl\:hover\:m-14\.5:hover {
    margin: 3.625rem !important;
  }

  .xl\:hover\:m-15\.5:hover {
    margin: 3.875rem !important;
  }

  .xl\:hover\:m-16\.5:hover {
    margin: 4.125rem !important;
  }

  .xl\:hover\:m-17\.5:hover {
    margin: 4.375rem !important;
  }

  .xl\:hover\:m-18\.5:hover {
    margin: 4.625rem !important;
  }

  .xl\:hover\:m-19\.5:hover {
    margin: 4.875rem !important;
  }

  .xl\:hover\:m-20\.5:hover {
    margin: 5.125rem !important;
  }

  .xl\:hover\:m-21\.5:hover {
    margin: 5.375rem !important;
  }

  .xl\:hover\:m-22\.5:hover {
    margin: 5.625rem !important;
  }

  .xl\:hover\:m-23\.5:hover {
    margin: 5.875rem !important;
  }

  .xl\:hover\:m-24\.5:hover {
    margin: 6.125rem !important;
  }

  .xl\:hover\:m-25\.5:hover {
    margin: 6.375rem !important;
  }

  .xl\:hover\:m-26\.5:hover {
    margin: 6.625rem !important;
  }

  .xl\:hover\:m-27\.5:hover {
    margin: 6.875rem !important;
  }

  .xl\:hover\:m-28\.5:hover {
    margin: 7.125rem !important;
  }

  .xl\:hover\:m-29\.5:hover {
    margin: 7.375rem !important;
  }

  .xl\:hover\:m-30\.5:hover {
    margin: 7.625rem !important;
  }

  .xl\:hover\:m-31\.5:hover {
    margin: 7.875rem !important;
  }

  .xl\:hover\:m-32\.5:hover {
    margin: 8.125rem !important;
  }

  .xl\:hover\:m-33\.5:hover {
    margin: 8.375rem !important;
  }

  .xl\:hover\:m-34\.5:hover {
    margin: 8.625rem !important;
  }

  .xl\:hover\:m-35\.5:hover {
    margin: 8.875rem !important;
  }

  .xl\:hover\:m-36\.5:hover {
    margin: 9.125rem !important;
  }

  .xl\:hover\:m-37\.5:hover {
    margin: 9.375rem !important;
  }

  .xl\:hover\:m-38\.5:hover {
    margin: 9.625rem !important;
  }

  .xl\:hover\:m-39\.5:hover {
    margin: 9.875rem !important;
  }

  .xl\:hover\:m-40\.5:hover {
    margin: 10.125rem !important;
  }

  .xl\:hover\:m-41\.5:hover {
    margin: 10.375rem !important;
  }

  .xl\:hover\:m-42\.5:hover {
    margin: 10.625rem !important;
  }

  .xl\:hover\:m-43\.5:hover {
    margin: 10.875rem !important;
  }

  .xl\:hover\:m-44\.5:hover {
    margin: 11.125rem !important;
  }

  .xl\:hover\:m-45\.5:hover {
    margin: 11.375rem !important;
  }

  .xl\:hover\:m-46\.5:hover {
    margin: 11.625rem !important;
  }

  .xl\:hover\:m-47\.5:hover {
    margin: 11.875rem !important;
  }

  .xl\:hover\:m-48\.5:hover {
    margin: 12.125rem !important;
  }

  .xl\:hover\:m-49\.5:hover {
    margin: 12.375rem !important;
  }

  .xl\:hover\:m-50\.5:hover {
    margin: 12.625rem !important;
  }

  .xl\:hover\:m-51\.5:hover {
    margin: 12.875rem !important;
  }

  .xl\:hover\:m-52\.5:hover {
    margin: 13.125rem !important;
  }

  .xl\:hover\:m-53\.5:hover {
    margin: 13.375rem !important;
  }

  .xl\:hover\:m-54\.5:hover {
    margin: 13.625rem !important;
  }

  .xl\:hover\:m-55\.5:hover {
    margin: 13.875rem !important;
  }

  .xl\:hover\:m-56\.5:hover {
    margin: 14.125rem !important;
  }

  .xl\:hover\:m-57\.5:hover {
    margin: 14.375rem !important;
  }

  .xl\:hover\:m-58\.5:hover {
    margin: 14.625rem !important;
  }

  .xl\:hover\:m-59\.5:hover {
    margin: 14.875rem !important;
  }

  .xl\:hover\:m-60\.5:hover {
    margin: 15.125rem !important;
  }

  .xl\:hover\:m-61\.5:hover {
    margin: 15.375rem !important;
  }

  .xl\:hover\:m-62\.5:hover {
    margin: 15.625rem !important;
  }

  .xl\:hover\:m-63\.5:hover {
    margin: 15.875rem !important;
  }

  .xl\:hover\:m-64\.5:hover {
    margin: 16.125rem !important;
  }

  .xl\:hover\:m-65\.5:hover {
    margin: 16.375rem !important;
  }

  .xl\:hover\:m-66\.5:hover {
    margin: 16.625rem !important;
  }

  .xl\:hover\:m-67\.5:hover {
    margin: 16.875rem !important;
  }

  .xl\:hover\:m-68\.5:hover {
    margin: 17.125rem !important;
  }

  .xl\:hover\:m-69\.5:hover {
    margin: 17.375rem !important;
  }

  .xl\:hover\:m-70\.5:hover {
    margin: 17.625rem !important;
  }

  .xl\:hover\:m-71\.5:hover {
    margin: 17.875rem !important;
  }

  .xl\:hover\:m-72\.5:hover {
    margin: 18.125rem !important;
  }

  .xl\:hover\:m-73\.5:hover {
    margin: 18.375rem !important;
  }

  .xl\:hover\:m-74\.5:hover {
    margin: 18.625rem !important;
  }

  .xl\:hover\:m-75\.5:hover {
    margin: 18.875rem !important;
  }

  .xl\:hover\:m-76\.5:hover {
    margin: 19.125rem !important;
  }

  .xl\:hover\:m-77\.5:hover {
    margin: 19.375rem !important;
  }

  .xl\:hover\:m-78\.5:hover {
    margin: 19.625rem !important;
  }

  .xl\:hover\:m-79\.5:hover {
    margin: 19.875rem !important;
  }

  .xl\:hover\:m-80\.5:hover {
    margin: 20.125rem !important;
  }

  .xl\:hover\:m-81\.5:hover {
    margin: 20.375rem !important;
  }

  .xl\:hover\:m-82\.5:hover {
    margin: 20.625rem !important;
  }

  .xl\:hover\:m-83\.5:hover {
    margin: 20.875rem !important;
  }

  .xl\:hover\:m-84\.5:hover {
    margin: 21.125rem !important;
  }

  .xl\:hover\:m-85\.5:hover {
    margin: 21.375rem !important;
  }

  .xl\:hover\:m-86\.5:hover {
    margin: 21.625rem !important;
  }

  .xl\:hover\:m-87\.5:hover {
    margin: 21.875rem !important;
  }

  .xl\:hover\:m-88\.5:hover {
    margin: 22.125rem !important;
  }

  .xl\:hover\:m-89\.5:hover {
    margin: 22.375rem !important;
  }

  .xl\:hover\:m-90\.5:hover {
    margin: 22.625rem !important;
  }

  .xl\:hover\:m-91\.5:hover {
    margin: 22.875rem !important;
  }

  .xl\:hover\:m-92\.5:hover {
    margin: 23.125rem !important;
  }

  .xl\:hover\:m-93\.5:hover {
    margin: 23.375rem !important;
  }

  .xl\:hover\:m-94\.5:hover {
    margin: 23.625rem !important;
  }

  .xl\:hover\:m-95\.5:hover {
    margin: 23.875rem !important;
  }

  .xl\:hover\:m-96\.5:hover {
    margin: 24.125rem !important;
  }

  .xl\:hover\:m-97\.5:hover {
    margin: 24.375rem !important;
  }

  .xl\:hover\:m-98\.5:hover {
    margin: 24.625rem !important;
  }

  .xl\:hover\:m-99\.5:hover {
    margin: 24.875rem !important;
  }

  .xl\:hover\:m-100\.5:hover {
    margin: 25.125rem !important;
  }

  .xl\:hover\:m-101\.5:hover {
    margin: 25.375rem !important;
  }

  .xl\:hover\:m-102\.5:hover {
    margin: 25.625rem !important;
  }

  .xl\:hover\:m-103\.5:hover {
    margin: 25.875rem !important;
  }

  .xl\:hover\:m-104\.5:hover {
    margin: 26.125rem !important;
  }

  .xl\:hover\:-m-0:hover {
    margin: 0rem !important;
  }

  .xl\:hover\:-m-1:hover {
    margin: -0.25rem !important;
  }

  .xl\:hover\:-m-2:hover {
    margin: -0.5rem !important;
  }

  .xl\:hover\:-m-3:hover {
    margin: -0.75rem !important;
  }

  .xl\:hover\:-m-4:hover {
    margin: -1rem !important;
  }

  .xl\:hover\:-m-5:hover {
    margin: -1.25rem !important;
  }

  .xl\:hover\:-m-6:hover {
    margin: -1.5rem !important;
  }

  .xl\:hover\:-m-7:hover {
    margin: -1.75rem !important;
  }

  .xl\:hover\:-m-8:hover {
    margin: -2rem !important;
  }

  .xl\:hover\:-m-9:hover {
    margin: -2.25rem !important;
  }

  .xl\:hover\:-m-10:hover {
    margin: -2.5rem !important;
  }

  .xl\:hover\:-m-11:hover {
    margin: -2.75rem !important;
  }

  .xl\:hover\:-m-12:hover {
    margin: -3rem !important;
  }

  .xl\:hover\:-m-13:hover {
    margin: -3.25rem !important;
  }

  .xl\:hover\:-m-14:hover {
    margin: -3.5rem !important;
  }

  .xl\:hover\:-m-15:hover {
    margin: -3.75rem !important;
  }

  .xl\:hover\:-m-16:hover {
    margin: -4rem !important;
  }

  .xl\:hover\:-m-17:hover {
    margin: -4.25rem !important;
  }

  .xl\:hover\:-m-18:hover {
    margin: -4.5rem !important;
  }

  .xl\:hover\:-m-19:hover {
    margin: -4.75rem !important;
  }

  .xl\:hover\:-m-20:hover {
    margin: -5rem !important;
  }

  .xl\:hover\:-m-21:hover {
    margin: -5.25rem !important;
  }

  .xl\:hover\:-m-22:hover {
    margin: -5.5rem !important;
  }

  .xl\:hover\:-m-23:hover {
    margin: -5.75rem !important;
  }

  .xl\:hover\:-m-24:hover {
    margin: -6rem !important;
  }

  .xl\:hover\:-m-25:hover {
    margin: -6.25rem !important;
  }

  .xl\:hover\:-m-26:hover {
    margin: -6.5rem !important;
  }

  .xl\:hover\:-m-27:hover {
    margin: -6.75rem !important;
  }

  .xl\:hover\:-m-28:hover {
    margin: -7rem !important;
  }

  .xl\:hover\:-m-29:hover {
    margin: -7.25rem !important;
  }

  .xl\:hover\:-m-30:hover {
    margin: -7.5rem !important;
  }

  .xl\:hover\:-m-31:hover {
    margin: -7.75rem !important;
  }

  .xl\:hover\:-m-32:hover {
    margin: -8rem !important;
  }

  .xl\:hover\:-m-33:hover {
    margin: -8.25rem !important;
  }

  .xl\:hover\:-m-34:hover {
    margin: -8.5rem !important;
  }

  .xl\:hover\:-m-35:hover {
    margin: -8.75rem !important;
  }

  .xl\:hover\:-m-36:hover {
    margin: -9rem !important;
  }

  .xl\:hover\:-m-37:hover {
    margin: -9.25rem !important;
  }

  .xl\:hover\:-m-38:hover {
    margin: -9.5rem !important;
  }

  .xl\:hover\:-m-39:hover {
    margin: -9.75rem !important;
  }

  .xl\:hover\:-m-40:hover {
    margin: -10rem !important;
  }

  .xl\:hover\:-m-41:hover {
    margin: -10.25rem !important;
  }

  .xl\:hover\:-m-42:hover {
    margin: -10.5rem !important;
  }

  .xl\:hover\:-m-43:hover {
    margin: -10.75rem !important;
  }

  .xl\:hover\:-m-44:hover {
    margin: -11rem !important;
  }

  .xl\:hover\:-m-45:hover {
    margin: -11.25rem !important;
  }

  .xl\:hover\:-m-46:hover {
    margin: -11.5rem !important;
  }

  .xl\:hover\:-m-47:hover {
    margin: -11.75rem !important;
  }

  .xl\:hover\:-m-48:hover {
    margin: -12rem !important;
  }

  .xl\:hover\:-m-49:hover {
    margin: -12.25rem !important;
  }

  .xl\:hover\:-m-50:hover {
    margin: -12.5rem !important;
  }

  .xl\:hover\:-m-51:hover {
    margin: -12.75rem !important;
  }

  .xl\:hover\:-m-52:hover {
    margin: -13rem !important;
  }

  .xl\:hover\:-m-53:hover {
    margin: -13.25rem !important;
  }

  .xl\:hover\:-m-54:hover {
    margin: -13.5rem !important;
  }

  .xl\:hover\:-m-55:hover {
    margin: -13.75rem !important;
  }

  .xl\:hover\:-m-56:hover {
    margin: -14rem !important;
  }

  .xl\:hover\:-m-57:hover {
    margin: -14.25rem !important;
  }

  .xl\:hover\:-m-58:hover {
    margin: -14.5rem !important;
  }

  .xl\:hover\:-m-59:hover {
    margin: -14.75rem !important;
  }

  .xl\:hover\:-m-60:hover {
    margin: -15rem !important;
  }

  .xl\:hover\:-m-61:hover {
    margin: -15.25rem !important;
  }

  .xl\:hover\:-m-62:hover {
    margin: -15.5rem !important;
  }

  .xl\:hover\:-m-63:hover {
    margin: -15.75rem !important;
  }

  .xl\:hover\:-m-64:hover {
    margin: -16rem !important;
  }

  .xl\:hover\:-m-65:hover {
    margin: -16.25rem !important;
  }

  .xl\:hover\:-m-66:hover {
    margin: -16.5rem !important;
  }

  .xl\:hover\:-m-67:hover {
    margin: -16.75rem !important;
  }

  .xl\:hover\:-m-68:hover {
    margin: -17rem !important;
  }

  .xl\:hover\:-m-69:hover {
    margin: -17.25rem !important;
  }

  .xl\:hover\:-m-70:hover {
    margin: -17.5rem !important;
  }

  .xl\:hover\:-m-71:hover {
    margin: -17.75rem !important;
  }

  .xl\:hover\:-m-72:hover {
    margin: -18rem !important;
  }

  .xl\:hover\:-m-73:hover {
    margin: -18.25rem !important;
  }

  .xl\:hover\:-m-74:hover {
    margin: -18.5rem !important;
  }

  .xl\:hover\:-m-75:hover {
    margin: -18.75rem !important;
  }

  .xl\:hover\:-m-76:hover {
    margin: -19rem !important;
  }

  .xl\:hover\:-m-77:hover {
    margin: -19.25rem !important;
  }

  .xl\:hover\:-m-78:hover {
    margin: -19.5rem !important;
  }

  .xl\:hover\:-m-79:hover {
    margin: -19.75rem !important;
  }

  .xl\:hover\:-m-80:hover {
    margin: -20rem !important;
  }

  .xl\:hover\:-m-81:hover {
    margin: -20.25rem !important;
  }

  .xl\:hover\:-m-82:hover {
    margin: -20.5rem !important;
  }

  .xl\:hover\:-m-83:hover {
    margin: -20.75rem !important;
  }

  .xl\:hover\:-m-84:hover {
    margin: -21rem !important;
  }

  .xl\:hover\:-m-85:hover {
    margin: -21.25rem !important;
  }

  .xl\:hover\:-m-86:hover {
    margin: -21.5rem !important;
  }

  .xl\:hover\:-m-87:hover {
    margin: -21.75rem !important;
  }

  .xl\:hover\:-m-88:hover {
    margin: -22rem !important;
  }

  .xl\:hover\:-m-89:hover {
    margin: -22.25rem !important;
  }

  .xl\:hover\:-m-90:hover {
    margin: -22.5rem !important;
  }

  .xl\:hover\:-m-91:hover {
    margin: -22.75rem !important;
  }

  .xl\:hover\:-m-92:hover {
    margin: -23rem !important;
  }

  .xl\:hover\:-m-93:hover {
    margin: -23.25rem !important;
  }

  .xl\:hover\:-m-94:hover {
    margin: -23.5rem !important;
  }

  .xl\:hover\:-m-95:hover {
    margin: -23.75rem !important;
  }

  .xl\:hover\:-m-96:hover {
    margin: -24rem !important;
  }

  .xl\:hover\:-m-97:hover {
    margin: -24.25rem !important;
  }

  .xl\:hover\:-m-98:hover {
    margin: -24.5rem !important;
  }

  .xl\:hover\:-m-99:hover {
    margin: -24.75rem !important;
  }

  .xl\:hover\:-m-100:hover {
    margin: -25rem !important;
  }

  .xl\:hover\:-m-101:hover {
    margin: -25.25rem !important;
  }

  .xl\:hover\:-m-102:hover {
    margin: -25.5rem !important;
  }

  .xl\:hover\:-m-103:hover {
    margin: -25.75rem !important;
  }

  .xl\:hover\:-m-104:hover {
    margin: -26rem !important;
  }

  .xl\:hover\:-m-105:hover {
    margin: -26.25rem !important;
  }

  .xl\:hover\:-m-px:hover {
    margin: -1px !important;
  }

  .xl\:hover\:-m-0\.5:hover {
    margin: -0.125rem !important;
  }

  .xl\:hover\:-m-1\.5:hover {
    margin: -0.375rem !important;
  }

  .xl\:hover\:-m-2\.5:hover {
    margin: -0.625rem !important;
  }

  .xl\:hover\:-m-3\.5:hover {
    margin: -0.875rem !important;
  }

  .xl\:hover\:-m-4\.5:hover {
    margin: -1.125rem !important;
  }

  .xl\:hover\:-m-5\.5:hover {
    margin: -1.375rem !important;
  }

  .xl\:hover\:-m-6\.5:hover {
    margin: -1.625rem !important;
  }

  .xl\:hover\:-m-7\.5:hover {
    margin: -1.875rem !important;
  }

  .xl\:hover\:-m-8\.5:hover {
    margin: -2.125rem !important;
  }

  .xl\:hover\:-m-9\.5:hover {
    margin: -2.375rem !important;
  }

  .xl\:hover\:-m-10\.5:hover {
    margin: -2.625rem !important;
  }

  .xl\:hover\:-m-11\.5:hover {
    margin: -2.875rem !important;
  }

  .xl\:hover\:-m-12\.5:hover {
    margin: -3.125rem !important;
  }

  .xl\:hover\:-m-13\.5:hover {
    margin: -3.375rem !important;
  }

  .xl\:hover\:-m-14\.5:hover {
    margin: -3.625rem !important;
  }

  .xl\:hover\:-m-15\.5:hover {
    margin: -3.875rem !important;
  }

  .xl\:hover\:-m-16\.5:hover {
    margin: -4.125rem !important;
  }

  .xl\:hover\:-m-17\.5:hover {
    margin: -4.375rem !important;
  }

  .xl\:hover\:-m-18\.5:hover {
    margin: -4.625rem !important;
  }

  .xl\:hover\:-m-19\.5:hover {
    margin: -4.875rem !important;
  }

  .xl\:hover\:-m-20\.5:hover {
    margin: -5.125rem !important;
  }

  .xl\:hover\:-m-21\.5:hover {
    margin: -5.375rem !important;
  }

  .xl\:hover\:-m-22\.5:hover {
    margin: -5.625rem !important;
  }

  .xl\:hover\:-m-23\.5:hover {
    margin: -5.875rem !important;
  }

  .xl\:hover\:-m-24\.5:hover {
    margin: -6.125rem !important;
  }

  .xl\:hover\:-m-25\.5:hover {
    margin: -6.375rem !important;
  }

  .xl\:hover\:-m-26\.5:hover {
    margin: -6.625rem !important;
  }

  .xl\:hover\:-m-27\.5:hover {
    margin: -6.875rem !important;
  }

  .xl\:hover\:-m-28\.5:hover {
    margin: -7.125rem !important;
  }

  .xl\:hover\:-m-29\.5:hover {
    margin: -7.375rem !important;
  }

  .xl\:hover\:-m-30\.5:hover {
    margin: -7.625rem !important;
  }

  .xl\:hover\:-m-31\.5:hover {
    margin: -7.875rem !important;
  }

  .xl\:hover\:-m-32\.5:hover {
    margin: -8.125rem !important;
  }

  .xl\:hover\:-m-33\.5:hover {
    margin: -8.375rem !important;
  }

  .xl\:hover\:-m-34\.5:hover {
    margin: -8.625rem !important;
  }

  .xl\:hover\:-m-35\.5:hover {
    margin: -8.875rem !important;
  }

  .xl\:hover\:-m-36\.5:hover {
    margin: -9.125rem !important;
  }

  .xl\:hover\:-m-37\.5:hover {
    margin: -9.375rem !important;
  }

  .xl\:hover\:-m-38\.5:hover {
    margin: -9.625rem !important;
  }

  .xl\:hover\:-m-39\.5:hover {
    margin: -9.875rem !important;
  }

  .xl\:hover\:-m-40\.5:hover {
    margin: -10.125rem !important;
  }

  .xl\:hover\:-m-41\.5:hover {
    margin: -10.375rem !important;
  }

  .xl\:hover\:-m-42\.5:hover {
    margin: -10.625rem !important;
  }

  .xl\:hover\:-m-43\.5:hover {
    margin: -10.875rem !important;
  }

  .xl\:hover\:-m-44\.5:hover {
    margin: -11.125rem !important;
  }

  .xl\:hover\:-m-45\.5:hover {
    margin: -11.375rem !important;
  }

  .xl\:hover\:-m-46\.5:hover {
    margin: -11.625rem !important;
  }

  .xl\:hover\:-m-47\.5:hover {
    margin: -11.875rem !important;
  }

  .xl\:hover\:-m-48\.5:hover {
    margin: -12.125rem !important;
  }

  .xl\:hover\:-m-49\.5:hover {
    margin: -12.375rem !important;
  }

  .xl\:hover\:-m-50\.5:hover {
    margin: -12.625rem !important;
  }

  .xl\:hover\:-m-51\.5:hover {
    margin: -12.875rem !important;
  }

  .xl\:hover\:-m-52\.5:hover {
    margin: -13.125rem !important;
  }

  .xl\:hover\:-m-53\.5:hover {
    margin: -13.375rem !important;
  }

  .xl\:hover\:-m-54\.5:hover {
    margin: -13.625rem !important;
  }

  .xl\:hover\:-m-55\.5:hover {
    margin: -13.875rem !important;
  }

  .xl\:hover\:-m-56\.5:hover {
    margin: -14.125rem !important;
  }

  .xl\:hover\:-m-57\.5:hover {
    margin: -14.375rem !important;
  }

  .xl\:hover\:-m-58\.5:hover {
    margin: -14.625rem !important;
  }

  .xl\:hover\:-m-59\.5:hover {
    margin: -14.875rem !important;
  }

  .xl\:hover\:-m-60\.5:hover {
    margin: -15.125rem !important;
  }

  .xl\:hover\:-m-61\.5:hover {
    margin: -15.375rem !important;
  }

  .xl\:hover\:-m-62\.5:hover {
    margin: -15.625rem !important;
  }

  .xl\:hover\:-m-63\.5:hover {
    margin: -15.875rem !important;
  }

  .xl\:hover\:-m-64\.5:hover {
    margin: -16.125rem !important;
  }

  .xl\:hover\:-m-65\.5:hover {
    margin: -16.375rem !important;
  }

  .xl\:hover\:-m-66\.5:hover {
    margin: -16.625rem !important;
  }

  .xl\:hover\:-m-67\.5:hover {
    margin: -16.875rem !important;
  }

  .xl\:hover\:-m-68\.5:hover {
    margin: -17.125rem !important;
  }

  .xl\:hover\:-m-69\.5:hover {
    margin: -17.375rem !important;
  }

  .xl\:hover\:-m-70\.5:hover {
    margin: -17.625rem !important;
  }

  .xl\:hover\:-m-71\.5:hover {
    margin: -17.875rem !important;
  }

  .xl\:hover\:-m-72\.5:hover {
    margin: -18.125rem !important;
  }

  .xl\:hover\:-m-73\.5:hover {
    margin: -18.375rem !important;
  }

  .xl\:hover\:-m-74\.5:hover {
    margin: -18.625rem !important;
  }

  .xl\:hover\:-m-75\.5:hover {
    margin: -18.875rem !important;
  }

  .xl\:hover\:-m-76\.5:hover {
    margin: -19.125rem !important;
  }

  .xl\:hover\:-m-77\.5:hover {
    margin: -19.375rem !important;
  }

  .xl\:hover\:-m-78\.5:hover {
    margin: -19.625rem !important;
  }

  .xl\:hover\:-m-79\.5:hover {
    margin: -19.875rem !important;
  }

  .xl\:hover\:-m-80\.5:hover {
    margin: -20.125rem !important;
  }

  .xl\:hover\:-m-81\.5:hover {
    margin: -20.375rem !important;
  }

  .xl\:hover\:-m-82\.5:hover {
    margin: -20.625rem !important;
  }

  .xl\:hover\:-m-83\.5:hover {
    margin: -20.875rem !important;
  }

  .xl\:hover\:-m-84\.5:hover {
    margin: -21.125rem !important;
  }

  .xl\:hover\:-m-85\.5:hover {
    margin: -21.375rem !important;
  }

  .xl\:hover\:-m-86\.5:hover {
    margin: -21.625rem !important;
  }

  .xl\:hover\:-m-87\.5:hover {
    margin: -21.875rem !important;
  }

  .xl\:hover\:-m-88\.5:hover {
    margin: -22.125rem !important;
  }

  .xl\:hover\:-m-89\.5:hover {
    margin: -22.375rem !important;
  }

  .xl\:hover\:-m-90\.5:hover {
    margin: -22.625rem !important;
  }

  .xl\:hover\:-m-91\.5:hover {
    margin: -22.875rem !important;
  }

  .xl\:hover\:-m-92\.5:hover {
    margin: -23.125rem !important;
  }

  .xl\:hover\:-m-93\.5:hover {
    margin: -23.375rem !important;
  }

  .xl\:hover\:-m-94\.5:hover {
    margin: -23.625rem !important;
  }

  .xl\:hover\:-m-95\.5:hover {
    margin: -23.875rem !important;
  }

  .xl\:hover\:-m-96\.5:hover {
    margin: -24.125rem !important;
  }

  .xl\:hover\:-m-97\.5:hover {
    margin: -24.375rem !important;
  }

  .xl\:hover\:-m-98\.5:hover {
    margin: -24.625rem !important;
  }

  .xl\:hover\:-m-99\.5:hover {
    margin: -24.875rem !important;
  }

  .xl\:hover\:-m-100\.5:hover {
    margin: -25.125rem !important;
  }

  .xl\:hover\:-m-101\.5:hover {
    margin: -25.375rem !important;
  }

  .xl\:hover\:-m-102\.5:hover {
    margin: -25.625rem !important;
  }

  .xl\:hover\:-m-103\.5:hover {
    margin: -25.875rem !important;
  }

  .xl\:hover\:-m-104\.5:hover {
    margin: -26.125rem !important;
  }

  .xl\:hover\:my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xl\:hover\:mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xl\:hover\:my-1:hover {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .xl\:hover\:mx-1:hover {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .xl\:hover\:my-2:hover {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .xl\:hover\:mx-2:hover {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .xl\:hover\:my-3:hover {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xl\:hover\:mx-3:hover {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xl\:hover\:my-4:hover {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xl\:hover\:mx-4:hover {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xl\:hover\:my-5:hover {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xl\:hover\:mx-5:hover {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xl\:hover\:my-6:hover {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xl\:hover\:mx-6:hover {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xl\:hover\:my-7:hover {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xl\:hover\:mx-7:hover {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xl\:hover\:my-8:hover {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xl\:hover\:mx-8:hover {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xl\:hover\:my-9:hover {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xl\:hover\:mx-9:hover {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .xl\:hover\:my-10:hover {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xl\:hover\:mx-10:hover {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xl\:hover\:my-11:hover {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xl\:hover\:mx-11:hover {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xl\:hover\:my-12:hover {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xl\:hover\:mx-12:hover {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xl\:hover\:my-13:hover {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .xl\:hover\:mx-13:hover {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .xl\:hover\:my-14:hover {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xl\:hover\:mx-14:hover {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .xl\:hover\:my-15:hover {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .xl\:hover\:mx-15:hover {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .xl\:hover\:my-16:hover {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xl\:hover\:mx-16:hover {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xl\:hover\:my-17:hover {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .xl\:hover\:mx-17:hover {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .xl\:hover\:my-18:hover {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .xl\:hover\:mx-18:hover {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .xl\:hover\:my-19:hover {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .xl\:hover\:mx-19:hover {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .xl\:hover\:my-20:hover {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xl\:hover\:mx-20:hover {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xl\:hover\:my-21:hover {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .xl\:hover\:mx-21:hover {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .xl\:hover\:my-22:hover {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .xl\:hover\:mx-22:hover {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .xl\:hover\:my-23:hover {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .xl\:hover\:mx-23:hover {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .xl\:hover\:my-24:hover {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xl\:hover\:mx-24:hover {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xl\:hover\:my-25:hover {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .xl\:hover\:mx-25:hover {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .xl\:hover\:my-26:hover {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .xl\:hover\:mx-26:hover {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .xl\:hover\:my-27:hover {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .xl\:hover\:mx-27:hover {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .xl\:hover\:my-28:hover {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xl\:hover\:mx-28:hover {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xl\:hover\:my-29:hover {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .xl\:hover\:mx-29:hover {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .xl\:hover\:my-30:hover {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .xl\:hover\:mx-30:hover {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .xl\:hover\:my-31:hover {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .xl\:hover\:mx-31:hover {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .xl\:hover\:my-32:hover {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xl\:hover\:mx-32:hover {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xl\:hover\:my-33:hover {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .xl\:hover\:mx-33:hover {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .xl\:hover\:my-34:hover {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .xl\:hover\:mx-34:hover {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .xl\:hover\:my-35:hover {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .xl\:hover\:mx-35:hover {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .xl\:hover\:my-36:hover {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xl\:hover\:mx-36:hover {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .xl\:hover\:my-37:hover {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .xl\:hover\:mx-37:hover {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .xl\:hover\:my-38:hover {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .xl\:hover\:mx-38:hover {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .xl\:hover\:my-39:hover {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .xl\:hover\:mx-39:hover {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .xl\:hover\:my-40:hover {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xl\:hover\:mx-40:hover {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xl\:hover\:my-41:hover {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .xl\:hover\:mx-41:hover {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .xl\:hover\:my-42:hover {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .xl\:hover\:mx-42:hover {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .xl\:hover\:my-43:hover {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .xl\:hover\:mx-43:hover {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .xl\:hover\:my-44:hover {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xl\:hover\:mx-44:hover {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xl\:hover\:my-45:hover {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .xl\:hover\:mx-45:hover {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .xl\:hover\:my-46:hover {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .xl\:hover\:mx-46:hover {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .xl\:hover\:my-47:hover {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .xl\:hover\:mx-47:hover {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .xl\:hover\:my-48:hover {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xl\:hover\:mx-48:hover {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xl\:hover\:my-49:hover {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .xl\:hover\:mx-49:hover {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .xl\:hover\:my-50:hover {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .xl\:hover\:mx-50:hover {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .xl\:hover\:my-51:hover {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .xl\:hover\:mx-51:hover {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .xl\:hover\:my-52:hover {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xl\:hover\:mx-52:hover {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xl\:hover\:my-53:hover {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .xl\:hover\:mx-53:hover {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .xl\:hover\:my-54:hover {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .xl\:hover\:mx-54:hover {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .xl\:hover\:my-55:hover {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .xl\:hover\:mx-55:hover {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .xl\:hover\:my-56:hover {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .xl\:hover\:mx-56:hover {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xl\:hover\:my-57:hover {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .xl\:hover\:mx-57:hover {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .xl\:hover\:my-58:hover {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .xl\:hover\:mx-58:hover {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .xl\:hover\:my-59:hover {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .xl\:hover\:mx-59:hover {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .xl\:hover\:my-60:hover {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xl\:hover\:mx-60:hover {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xl\:hover\:my-61:hover {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .xl\:hover\:mx-61:hover {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .xl\:hover\:my-62:hover {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .xl\:hover\:mx-62:hover {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .xl\:hover\:my-63:hover {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .xl\:hover\:mx-63:hover {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .xl\:hover\:my-64:hover {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xl\:hover\:mx-64:hover {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .xl\:hover\:my-65:hover {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .xl\:hover\:mx-65:hover {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .xl\:hover\:my-66:hover {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .xl\:hover\:mx-66:hover {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .xl\:hover\:my-67:hover {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .xl\:hover\:mx-67:hover {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .xl\:hover\:my-68:hover {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .xl\:hover\:mx-68:hover {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .xl\:hover\:my-69:hover {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .xl\:hover\:mx-69:hover {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .xl\:hover\:my-70:hover {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .xl\:hover\:mx-70:hover {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .xl\:hover\:my-71:hover {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .xl\:hover\:mx-71:hover {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .xl\:hover\:my-72:hover {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .xl\:hover\:mx-72:hover {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .xl\:hover\:my-73:hover {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .xl\:hover\:mx-73:hover {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .xl\:hover\:my-74:hover {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .xl\:hover\:mx-74:hover {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .xl\:hover\:my-75:hover {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .xl\:hover\:mx-75:hover {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .xl\:hover\:my-76:hover {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .xl\:hover\:mx-76:hover {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .xl\:hover\:my-77:hover {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .xl\:hover\:mx-77:hover {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .xl\:hover\:my-78:hover {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .xl\:hover\:mx-78:hover {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .xl\:hover\:my-79:hover {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .xl\:hover\:mx-79:hover {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .xl\:hover\:my-80:hover {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xl\:hover\:mx-80:hover {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .xl\:hover\:my-81:hover {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .xl\:hover\:mx-81:hover {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .xl\:hover\:my-82:hover {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .xl\:hover\:mx-82:hover {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .xl\:hover\:my-83:hover {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .xl\:hover\:mx-83:hover {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .xl\:hover\:my-84:hover {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .xl\:hover\:mx-84:hover {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .xl\:hover\:my-85:hover {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .xl\:hover\:mx-85:hover {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .xl\:hover\:my-86:hover {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .xl\:hover\:mx-86:hover {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .xl\:hover\:my-87:hover {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .xl\:hover\:mx-87:hover {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .xl\:hover\:my-88:hover {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .xl\:hover\:mx-88:hover {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .xl\:hover\:my-89:hover {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .xl\:hover\:mx-89:hover {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .xl\:hover\:my-90:hover {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .xl\:hover\:mx-90:hover {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .xl\:hover\:my-91:hover {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .xl\:hover\:mx-91:hover {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .xl\:hover\:my-92:hover {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .xl\:hover\:mx-92:hover {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .xl\:hover\:my-93:hover {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .xl\:hover\:mx-93:hover {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .xl\:hover\:my-94:hover {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .xl\:hover\:mx-94:hover {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .xl\:hover\:my-95:hover {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .xl\:hover\:mx-95:hover {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .xl\:hover\:my-96:hover {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .xl\:hover\:mx-96:hover {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .xl\:hover\:my-97:hover {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .xl\:hover\:mx-97:hover {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .xl\:hover\:my-98:hover {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .xl\:hover\:mx-98:hover {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .xl\:hover\:my-99:hover {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .xl\:hover\:mx-99:hover {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .xl\:hover\:my-100:hover {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .xl\:hover\:mx-100:hover {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .xl\:hover\:my-101:hover {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .xl\:hover\:mx-101:hover {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .xl\:hover\:my-102:hover {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .xl\:hover\:mx-102:hover {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .xl\:hover\:my-103:hover {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .xl\:hover\:mx-103:hover {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .xl\:hover\:my-104:hover {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .xl\:hover\:mx-104:hover {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .xl\:hover\:my-105:hover {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .xl\:hover\:mx-105:hover {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .xl\:hover\:my-auto:hover {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xl\:hover\:mx-auto:hover {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xl\:hover\:my-px:hover {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .xl\:hover\:mx-px:hover {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .xl\:hover\:my-0\.5:hover {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .xl\:hover\:mx-0\.5:hover {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .xl\:hover\:my-1\.5:hover {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .xl\:hover\:mx-1\.5:hover {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .xl\:hover\:my-2\.5:hover {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .xl\:hover\:mx-2\.5:hover {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .xl\:hover\:my-3\.5:hover {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .xl\:hover\:mx-3\.5:hover {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .xl\:hover\:my-4\.5:hover {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .xl\:hover\:mx-4\.5:hover {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .xl\:hover\:my-5\.5:hover {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .xl\:hover\:mx-5\.5:hover {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .xl\:hover\:my-6\.5:hover {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .xl\:hover\:mx-6\.5:hover {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .xl\:hover\:my-7\.5:hover {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .xl\:hover\:mx-7\.5:hover {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .xl\:hover\:my-8\.5:hover {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .xl\:hover\:mx-8\.5:hover {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .xl\:hover\:my-9\.5:hover {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .xl\:hover\:mx-9\.5:hover {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .xl\:hover\:my-10\.5:hover {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .xl\:hover\:mx-10\.5:hover {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .xl\:hover\:my-11\.5:hover {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .xl\:hover\:mx-11\.5:hover {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .xl\:hover\:my-12\.5:hover {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .xl\:hover\:mx-12\.5:hover {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .xl\:hover\:my-13\.5:hover {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .xl\:hover\:mx-13\.5:hover {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .xl\:hover\:my-14\.5:hover {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .xl\:hover\:mx-14\.5:hover {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .xl\:hover\:my-15\.5:hover {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .xl\:hover\:mx-15\.5:hover {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .xl\:hover\:my-16\.5:hover {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .xl\:hover\:mx-16\.5:hover {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .xl\:hover\:my-17\.5:hover {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .xl\:hover\:mx-17\.5:hover {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .xl\:hover\:my-18\.5:hover {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .xl\:hover\:mx-18\.5:hover {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .xl\:hover\:my-19\.5:hover {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .xl\:hover\:mx-19\.5:hover {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .xl\:hover\:my-20\.5:hover {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .xl\:hover\:mx-20\.5:hover {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .xl\:hover\:my-21\.5:hover {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .xl\:hover\:mx-21\.5:hover {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .xl\:hover\:my-22\.5:hover {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .xl\:hover\:mx-22\.5:hover {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .xl\:hover\:my-23\.5:hover {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .xl\:hover\:mx-23\.5:hover {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .xl\:hover\:my-24\.5:hover {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .xl\:hover\:mx-24\.5:hover {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .xl\:hover\:my-25\.5:hover {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .xl\:hover\:mx-25\.5:hover {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .xl\:hover\:my-26\.5:hover {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .xl\:hover\:mx-26\.5:hover {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .xl\:hover\:my-27\.5:hover {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .xl\:hover\:mx-27\.5:hover {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .xl\:hover\:my-28\.5:hover {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .xl\:hover\:mx-28\.5:hover {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .xl\:hover\:my-29\.5:hover {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .xl\:hover\:mx-29\.5:hover {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .xl\:hover\:my-30\.5:hover {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .xl\:hover\:mx-30\.5:hover {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .xl\:hover\:my-31\.5:hover {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .xl\:hover\:mx-31\.5:hover {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .xl\:hover\:my-32\.5:hover {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .xl\:hover\:mx-32\.5:hover {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .xl\:hover\:my-33\.5:hover {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .xl\:hover\:mx-33\.5:hover {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .xl\:hover\:my-34\.5:hover {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .xl\:hover\:mx-34\.5:hover {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .xl\:hover\:my-35\.5:hover {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .xl\:hover\:mx-35\.5:hover {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .xl\:hover\:my-36\.5:hover {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .xl\:hover\:mx-36\.5:hover {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .xl\:hover\:my-37\.5:hover {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .xl\:hover\:mx-37\.5:hover {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .xl\:hover\:my-38\.5:hover {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .xl\:hover\:mx-38\.5:hover {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .xl\:hover\:my-39\.5:hover {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .xl\:hover\:mx-39\.5:hover {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .xl\:hover\:my-40\.5:hover {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .xl\:hover\:mx-40\.5:hover {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .xl\:hover\:my-41\.5:hover {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .xl\:hover\:mx-41\.5:hover {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .xl\:hover\:my-42\.5:hover {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .xl\:hover\:mx-42\.5:hover {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .xl\:hover\:my-43\.5:hover {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .xl\:hover\:mx-43\.5:hover {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .xl\:hover\:my-44\.5:hover {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .xl\:hover\:mx-44\.5:hover {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .xl\:hover\:my-45\.5:hover {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .xl\:hover\:mx-45\.5:hover {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .xl\:hover\:my-46\.5:hover {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .xl\:hover\:mx-46\.5:hover {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .xl\:hover\:my-47\.5:hover {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .xl\:hover\:mx-47\.5:hover {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .xl\:hover\:my-48\.5:hover {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .xl\:hover\:mx-48\.5:hover {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .xl\:hover\:my-49\.5:hover {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .xl\:hover\:mx-49\.5:hover {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .xl\:hover\:my-50\.5:hover {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .xl\:hover\:mx-50\.5:hover {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .xl\:hover\:my-51\.5:hover {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .xl\:hover\:mx-51\.5:hover {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .xl\:hover\:my-52\.5:hover {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .xl\:hover\:mx-52\.5:hover {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .xl\:hover\:my-53\.5:hover {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .xl\:hover\:mx-53\.5:hover {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .xl\:hover\:my-54\.5:hover {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .xl\:hover\:mx-54\.5:hover {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .xl\:hover\:my-55\.5:hover {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .xl\:hover\:mx-55\.5:hover {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .xl\:hover\:my-56\.5:hover {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .xl\:hover\:mx-56\.5:hover {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .xl\:hover\:my-57\.5:hover {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .xl\:hover\:mx-57\.5:hover {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .xl\:hover\:my-58\.5:hover {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .xl\:hover\:mx-58\.5:hover {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .xl\:hover\:my-59\.5:hover {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .xl\:hover\:mx-59\.5:hover {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .xl\:hover\:my-60\.5:hover {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .xl\:hover\:mx-60\.5:hover {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .xl\:hover\:my-61\.5:hover {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .xl\:hover\:mx-61\.5:hover {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .xl\:hover\:my-62\.5:hover {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .xl\:hover\:mx-62\.5:hover {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .xl\:hover\:my-63\.5:hover {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .xl\:hover\:mx-63\.5:hover {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .xl\:hover\:my-64\.5:hover {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .xl\:hover\:mx-64\.5:hover {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .xl\:hover\:my-65\.5:hover {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .xl\:hover\:mx-65\.5:hover {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .xl\:hover\:my-66\.5:hover {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .xl\:hover\:mx-66\.5:hover {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .xl\:hover\:my-67\.5:hover {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .xl\:hover\:mx-67\.5:hover {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .xl\:hover\:my-68\.5:hover {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .xl\:hover\:mx-68\.5:hover {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .xl\:hover\:my-69\.5:hover {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .xl\:hover\:mx-69\.5:hover {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .xl\:hover\:my-70\.5:hover {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .xl\:hover\:mx-70\.5:hover {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .xl\:hover\:my-71\.5:hover {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .xl\:hover\:mx-71\.5:hover {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .xl\:hover\:my-72\.5:hover {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .xl\:hover\:mx-72\.5:hover {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .xl\:hover\:my-73\.5:hover {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .xl\:hover\:mx-73\.5:hover {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .xl\:hover\:my-74\.5:hover {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .xl\:hover\:mx-74\.5:hover {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .xl\:hover\:my-75\.5:hover {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .xl\:hover\:mx-75\.5:hover {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .xl\:hover\:my-76\.5:hover {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .xl\:hover\:mx-76\.5:hover {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .xl\:hover\:my-77\.5:hover {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .xl\:hover\:mx-77\.5:hover {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .xl\:hover\:my-78\.5:hover {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .xl\:hover\:mx-78\.5:hover {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .xl\:hover\:my-79\.5:hover {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .xl\:hover\:mx-79\.5:hover {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .xl\:hover\:my-80\.5:hover {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .xl\:hover\:mx-80\.5:hover {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .xl\:hover\:my-81\.5:hover {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .xl\:hover\:mx-81\.5:hover {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .xl\:hover\:my-82\.5:hover {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .xl\:hover\:mx-82\.5:hover {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .xl\:hover\:my-83\.5:hover {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .xl\:hover\:mx-83\.5:hover {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .xl\:hover\:my-84\.5:hover {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .xl\:hover\:mx-84\.5:hover {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .xl\:hover\:my-85\.5:hover {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .xl\:hover\:mx-85\.5:hover {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .xl\:hover\:my-86\.5:hover {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .xl\:hover\:mx-86\.5:hover {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .xl\:hover\:my-87\.5:hover {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .xl\:hover\:mx-87\.5:hover {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .xl\:hover\:my-88\.5:hover {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .xl\:hover\:mx-88\.5:hover {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .xl\:hover\:my-89\.5:hover {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .xl\:hover\:mx-89\.5:hover {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .xl\:hover\:my-90\.5:hover {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .xl\:hover\:mx-90\.5:hover {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .xl\:hover\:my-91\.5:hover {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .xl\:hover\:mx-91\.5:hover {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .xl\:hover\:my-92\.5:hover {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .xl\:hover\:mx-92\.5:hover {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .xl\:hover\:my-93\.5:hover {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .xl\:hover\:mx-93\.5:hover {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .xl\:hover\:my-94\.5:hover {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .xl\:hover\:mx-94\.5:hover {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .xl\:hover\:my-95\.5:hover {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .xl\:hover\:mx-95\.5:hover {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .xl\:hover\:my-96\.5:hover {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .xl\:hover\:mx-96\.5:hover {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .xl\:hover\:my-97\.5:hover {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .xl\:hover\:mx-97\.5:hover {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .xl\:hover\:my-98\.5:hover {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .xl\:hover\:mx-98\.5:hover {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .xl\:hover\:my-99\.5:hover {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .xl\:hover\:mx-99\.5:hover {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .xl\:hover\:my-100\.5:hover {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .xl\:hover\:mx-100\.5:hover {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .xl\:hover\:my-101\.5:hover {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .xl\:hover\:mx-101\.5:hover {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .xl\:hover\:my-102\.5:hover {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .xl\:hover\:mx-102\.5:hover {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .xl\:hover\:my-103\.5:hover {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .xl\:hover\:mx-103\.5:hover {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .xl\:hover\:my-104\.5:hover {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .xl\:hover\:mx-104\.5:hover {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .xl\:hover\:-my-0:hover {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xl\:hover\:-mx-0:hover {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xl\:hover\:-my-1:hover {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .xl\:hover\:-mx-1:hover {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .xl\:hover\:-my-2:hover {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .xl\:hover\:-mx-2:hover {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .xl\:hover\:-my-3:hover {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xl\:hover\:-mx-3:hover {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xl\:hover\:-my-4:hover {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xl\:hover\:-mx-4:hover {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xl\:hover\:-my-5:hover {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xl\:hover\:-mx-5:hover {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xl\:hover\:-my-6:hover {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xl\:hover\:-mx-6:hover {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xl\:hover\:-my-7:hover {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xl\:hover\:-mx-7:hover {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xl\:hover\:-my-8:hover {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xl\:hover\:-mx-8:hover {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xl\:hover\:-my-9:hover {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xl\:hover\:-mx-9:hover {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .xl\:hover\:-my-10:hover {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xl\:hover\:-mx-10:hover {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xl\:hover\:-my-11:hover {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xl\:hover\:-mx-11:hover {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xl\:hover\:-my-12:hover {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xl\:hover\:-mx-12:hover {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xl\:hover\:-my-13:hover {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .xl\:hover\:-mx-13:hover {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .xl\:hover\:-my-14:hover {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xl\:hover\:-mx-14:hover {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .xl\:hover\:-my-15:hover {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .xl\:hover\:-mx-15:hover {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .xl\:hover\:-my-16:hover {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xl\:hover\:-mx-16:hover {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .xl\:hover\:-my-17:hover {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .xl\:hover\:-mx-17:hover {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .xl\:hover\:-my-18:hover {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .xl\:hover\:-mx-18:hover {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .xl\:hover\:-my-19:hover {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .xl\:hover\:-mx-19:hover {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .xl\:hover\:-my-20:hover {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xl\:hover\:-mx-20:hover {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xl\:hover\:-my-21:hover {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .xl\:hover\:-mx-21:hover {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .xl\:hover\:-my-22:hover {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .xl\:hover\:-mx-22:hover {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .xl\:hover\:-my-23:hover {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .xl\:hover\:-mx-23:hover {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .xl\:hover\:-my-24:hover {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xl\:hover\:-mx-24:hover {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xl\:hover\:-my-25:hover {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .xl\:hover\:-mx-25:hover {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .xl\:hover\:-my-26:hover {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .xl\:hover\:-mx-26:hover {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .xl\:hover\:-my-27:hover {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .xl\:hover\:-mx-27:hover {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .xl\:hover\:-my-28:hover {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xl\:hover\:-mx-28:hover {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xl\:hover\:-my-29:hover {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .xl\:hover\:-mx-29:hover {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .xl\:hover\:-my-30:hover {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .xl\:hover\:-mx-30:hover {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .xl\:hover\:-my-31:hover {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .xl\:hover\:-mx-31:hover {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .xl\:hover\:-my-32:hover {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xl\:hover\:-mx-32:hover {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xl\:hover\:-my-33:hover {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .xl\:hover\:-mx-33:hover {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .xl\:hover\:-my-34:hover {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .xl\:hover\:-mx-34:hover {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .xl\:hover\:-my-35:hover {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .xl\:hover\:-mx-35:hover {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .xl\:hover\:-my-36:hover {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xl\:hover\:-mx-36:hover {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .xl\:hover\:-my-37:hover {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .xl\:hover\:-mx-37:hover {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .xl\:hover\:-my-38:hover {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .xl\:hover\:-mx-38:hover {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .xl\:hover\:-my-39:hover {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .xl\:hover\:-mx-39:hover {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .xl\:hover\:-my-40:hover {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xl\:hover\:-mx-40:hover {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xl\:hover\:-my-41:hover {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .xl\:hover\:-mx-41:hover {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .xl\:hover\:-my-42:hover {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .xl\:hover\:-mx-42:hover {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .xl\:hover\:-my-43:hover {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .xl\:hover\:-mx-43:hover {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .xl\:hover\:-my-44:hover {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xl\:hover\:-mx-44:hover {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xl\:hover\:-my-45:hover {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .xl\:hover\:-mx-45:hover {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .xl\:hover\:-my-46:hover {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .xl\:hover\:-mx-46:hover {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .xl\:hover\:-my-47:hover {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .xl\:hover\:-mx-47:hover {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .xl\:hover\:-my-48:hover {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xl\:hover\:-mx-48:hover {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xl\:hover\:-my-49:hover {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .xl\:hover\:-mx-49:hover {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .xl\:hover\:-my-50:hover {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .xl\:hover\:-mx-50:hover {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .xl\:hover\:-my-51:hover {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .xl\:hover\:-mx-51:hover {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .xl\:hover\:-my-52:hover {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xl\:hover\:-mx-52:hover {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xl\:hover\:-my-53:hover {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .xl\:hover\:-mx-53:hover {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .xl\:hover\:-my-54:hover {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .xl\:hover\:-mx-54:hover {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .xl\:hover\:-my-55:hover {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .xl\:hover\:-mx-55:hover {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .xl\:hover\:-my-56:hover {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .xl\:hover\:-mx-56:hover {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xl\:hover\:-my-57:hover {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .xl\:hover\:-mx-57:hover {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .xl\:hover\:-my-58:hover {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .xl\:hover\:-mx-58:hover {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .xl\:hover\:-my-59:hover {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .xl\:hover\:-mx-59:hover {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .xl\:hover\:-my-60:hover {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xl\:hover\:-mx-60:hover {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xl\:hover\:-my-61:hover {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .xl\:hover\:-mx-61:hover {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .xl\:hover\:-my-62:hover {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .xl\:hover\:-mx-62:hover {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .xl\:hover\:-my-63:hover {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .xl\:hover\:-mx-63:hover {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .xl\:hover\:-my-64:hover {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xl\:hover\:-mx-64:hover {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .xl\:hover\:-my-65:hover {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .xl\:hover\:-mx-65:hover {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .xl\:hover\:-my-66:hover {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .xl\:hover\:-mx-66:hover {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .xl\:hover\:-my-67:hover {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .xl\:hover\:-mx-67:hover {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .xl\:hover\:-my-68:hover {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .xl\:hover\:-mx-68:hover {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .xl\:hover\:-my-69:hover {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .xl\:hover\:-mx-69:hover {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .xl\:hover\:-my-70:hover {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .xl\:hover\:-mx-70:hover {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .xl\:hover\:-my-71:hover {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .xl\:hover\:-mx-71:hover {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .xl\:hover\:-my-72:hover {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .xl\:hover\:-mx-72:hover {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .xl\:hover\:-my-73:hover {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .xl\:hover\:-mx-73:hover {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .xl\:hover\:-my-74:hover {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .xl\:hover\:-mx-74:hover {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .xl\:hover\:-my-75:hover {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .xl\:hover\:-mx-75:hover {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .xl\:hover\:-my-76:hover {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .xl\:hover\:-mx-76:hover {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .xl\:hover\:-my-77:hover {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .xl\:hover\:-mx-77:hover {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .xl\:hover\:-my-78:hover {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .xl\:hover\:-mx-78:hover {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .xl\:hover\:-my-79:hover {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .xl\:hover\:-mx-79:hover {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .xl\:hover\:-my-80:hover {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xl\:hover\:-mx-80:hover {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .xl\:hover\:-my-81:hover {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .xl\:hover\:-mx-81:hover {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .xl\:hover\:-my-82:hover {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .xl\:hover\:-mx-82:hover {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .xl\:hover\:-my-83:hover {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .xl\:hover\:-mx-83:hover {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .xl\:hover\:-my-84:hover {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .xl\:hover\:-mx-84:hover {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .xl\:hover\:-my-85:hover {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .xl\:hover\:-mx-85:hover {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .xl\:hover\:-my-86:hover {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .xl\:hover\:-mx-86:hover {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .xl\:hover\:-my-87:hover {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .xl\:hover\:-mx-87:hover {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .xl\:hover\:-my-88:hover {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .xl\:hover\:-mx-88:hover {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .xl\:hover\:-my-89:hover {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .xl\:hover\:-mx-89:hover {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .xl\:hover\:-my-90:hover {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .xl\:hover\:-mx-90:hover {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .xl\:hover\:-my-91:hover {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .xl\:hover\:-mx-91:hover {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .xl\:hover\:-my-92:hover {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .xl\:hover\:-mx-92:hover {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .xl\:hover\:-my-93:hover {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .xl\:hover\:-mx-93:hover {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .xl\:hover\:-my-94:hover {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .xl\:hover\:-mx-94:hover {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .xl\:hover\:-my-95:hover {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .xl\:hover\:-mx-95:hover {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .xl\:hover\:-my-96:hover {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xl\:hover\:-mx-96:hover {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xl\:hover\:-my-97:hover {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .xl\:hover\:-mx-97:hover {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .xl\:hover\:-my-98:hover {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .xl\:hover\:-mx-98:hover {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .xl\:hover\:-my-99:hover {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .xl\:hover\:-mx-99:hover {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .xl\:hover\:-my-100:hover {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .xl\:hover\:-mx-100:hover {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .xl\:hover\:-my-101:hover {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .xl\:hover\:-mx-101:hover {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .xl\:hover\:-my-102:hover {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .xl\:hover\:-mx-102:hover {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .xl\:hover\:-my-103:hover {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .xl\:hover\:-mx-103:hover {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .xl\:hover\:-my-104:hover {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .xl\:hover\:-mx-104:hover {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .xl\:hover\:-my-105:hover {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .xl\:hover\:-mx-105:hover {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .xl\:hover\:-my-px:hover {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .xl\:hover\:-mx-px:hover {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .xl\:hover\:-my-0\.5:hover {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .xl\:hover\:-mx-0\.5:hover {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .xl\:hover\:-my-1\.5:hover {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .xl\:hover\:-mx-1\.5:hover {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .xl\:hover\:-my-2\.5:hover {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .xl\:hover\:-mx-2\.5:hover {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .xl\:hover\:-my-3\.5:hover {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .xl\:hover\:-mx-3\.5:hover {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .xl\:hover\:-my-4\.5:hover {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .xl\:hover\:-mx-4\.5:hover {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .xl\:hover\:-my-5\.5:hover {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .xl\:hover\:-mx-5\.5:hover {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .xl\:hover\:-my-6\.5:hover {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .xl\:hover\:-mx-6\.5:hover {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .xl\:hover\:-my-7\.5:hover {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .xl\:hover\:-mx-7\.5:hover {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .xl\:hover\:-my-8\.5:hover {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .xl\:hover\:-mx-8\.5:hover {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .xl\:hover\:-my-9\.5:hover {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .xl\:hover\:-mx-9\.5:hover {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .xl\:hover\:-my-10\.5:hover {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .xl\:hover\:-mx-10\.5:hover {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .xl\:hover\:-my-11\.5:hover {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .xl\:hover\:-mx-11\.5:hover {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .xl\:hover\:-my-12\.5:hover {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .xl\:hover\:-mx-12\.5:hover {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .xl\:hover\:-my-13\.5:hover {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .xl\:hover\:-mx-13\.5:hover {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .xl\:hover\:-my-14\.5:hover {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .xl\:hover\:-mx-14\.5:hover {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .xl\:hover\:-my-15\.5:hover {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .xl\:hover\:-mx-15\.5:hover {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .xl\:hover\:-my-16\.5:hover {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .xl\:hover\:-mx-16\.5:hover {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .xl\:hover\:-my-17\.5:hover {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .xl\:hover\:-mx-17\.5:hover {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .xl\:hover\:-my-18\.5:hover {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .xl\:hover\:-mx-18\.5:hover {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .xl\:hover\:-my-19\.5:hover {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .xl\:hover\:-mx-19\.5:hover {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .xl\:hover\:-my-20\.5:hover {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .xl\:hover\:-mx-20\.5:hover {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .xl\:hover\:-my-21\.5:hover {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .xl\:hover\:-mx-21\.5:hover {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .xl\:hover\:-my-22\.5:hover {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .xl\:hover\:-mx-22\.5:hover {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .xl\:hover\:-my-23\.5:hover {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .xl\:hover\:-mx-23\.5:hover {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .xl\:hover\:-my-24\.5:hover {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .xl\:hover\:-mx-24\.5:hover {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .xl\:hover\:-my-25\.5:hover {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .xl\:hover\:-mx-25\.5:hover {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .xl\:hover\:-my-26\.5:hover {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .xl\:hover\:-mx-26\.5:hover {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .xl\:hover\:-my-27\.5:hover {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .xl\:hover\:-mx-27\.5:hover {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .xl\:hover\:-my-28\.5:hover {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .xl\:hover\:-mx-28\.5:hover {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .xl\:hover\:-my-29\.5:hover {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .xl\:hover\:-mx-29\.5:hover {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .xl\:hover\:-my-30\.5:hover {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .xl\:hover\:-mx-30\.5:hover {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .xl\:hover\:-my-31\.5:hover {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .xl\:hover\:-mx-31\.5:hover {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .xl\:hover\:-my-32\.5:hover {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .xl\:hover\:-mx-32\.5:hover {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .xl\:hover\:-my-33\.5:hover {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .xl\:hover\:-mx-33\.5:hover {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .xl\:hover\:-my-34\.5:hover {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .xl\:hover\:-mx-34\.5:hover {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .xl\:hover\:-my-35\.5:hover {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .xl\:hover\:-mx-35\.5:hover {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .xl\:hover\:-my-36\.5:hover {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .xl\:hover\:-mx-36\.5:hover {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .xl\:hover\:-my-37\.5:hover {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .xl\:hover\:-mx-37\.5:hover {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .xl\:hover\:-my-38\.5:hover {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .xl\:hover\:-mx-38\.5:hover {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .xl\:hover\:-my-39\.5:hover {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .xl\:hover\:-mx-39\.5:hover {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .xl\:hover\:-my-40\.5:hover {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .xl\:hover\:-mx-40\.5:hover {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .xl\:hover\:-my-41\.5:hover {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .xl\:hover\:-mx-41\.5:hover {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .xl\:hover\:-my-42\.5:hover {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .xl\:hover\:-mx-42\.5:hover {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .xl\:hover\:-my-43\.5:hover {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .xl\:hover\:-mx-43\.5:hover {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .xl\:hover\:-my-44\.5:hover {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .xl\:hover\:-mx-44\.5:hover {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .xl\:hover\:-my-45\.5:hover {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .xl\:hover\:-mx-45\.5:hover {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .xl\:hover\:-my-46\.5:hover {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .xl\:hover\:-mx-46\.5:hover {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .xl\:hover\:-my-47\.5:hover {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .xl\:hover\:-mx-47\.5:hover {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .xl\:hover\:-my-48\.5:hover {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .xl\:hover\:-mx-48\.5:hover {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .xl\:hover\:-my-49\.5:hover {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .xl\:hover\:-mx-49\.5:hover {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .xl\:hover\:-my-50\.5:hover {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .xl\:hover\:-mx-50\.5:hover {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .xl\:hover\:-my-51\.5:hover {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .xl\:hover\:-mx-51\.5:hover {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .xl\:hover\:-my-52\.5:hover {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .xl\:hover\:-mx-52\.5:hover {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .xl\:hover\:-my-53\.5:hover {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .xl\:hover\:-mx-53\.5:hover {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .xl\:hover\:-my-54\.5:hover {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .xl\:hover\:-mx-54\.5:hover {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .xl\:hover\:-my-55\.5:hover {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .xl\:hover\:-mx-55\.5:hover {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .xl\:hover\:-my-56\.5:hover {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .xl\:hover\:-mx-56\.5:hover {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .xl\:hover\:-my-57\.5:hover {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .xl\:hover\:-mx-57\.5:hover {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .xl\:hover\:-my-58\.5:hover {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .xl\:hover\:-mx-58\.5:hover {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .xl\:hover\:-my-59\.5:hover {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .xl\:hover\:-mx-59\.5:hover {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .xl\:hover\:-my-60\.5:hover {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .xl\:hover\:-mx-60\.5:hover {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .xl\:hover\:-my-61\.5:hover {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .xl\:hover\:-mx-61\.5:hover {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .xl\:hover\:-my-62\.5:hover {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .xl\:hover\:-mx-62\.5:hover {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .xl\:hover\:-my-63\.5:hover {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .xl\:hover\:-mx-63\.5:hover {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .xl\:hover\:-my-64\.5:hover {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .xl\:hover\:-mx-64\.5:hover {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .xl\:hover\:-my-65\.5:hover {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .xl\:hover\:-mx-65\.5:hover {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .xl\:hover\:-my-66\.5:hover {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .xl\:hover\:-mx-66\.5:hover {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .xl\:hover\:-my-67\.5:hover {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .xl\:hover\:-mx-67\.5:hover {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .xl\:hover\:-my-68\.5:hover {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .xl\:hover\:-mx-68\.5:hover {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .xl\:hover\:-my-69\.5:hover {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .xl\:hover\:-mx-69\.5:hover {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .xl\:hover\:-my-70\.5:hover {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .xl\:hover\:-mx-70\.5:hover {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .xl\:hover\:-my-71\.5:hover {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .xl\:hover\:-mx-71\.5:hover {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .xl\:hover\:-my-72\.5:hover {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .xl\:hover\:-mx-72\.5:hover {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .xl\:hover\:-my-73\.5:hover {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .xl\:hover\:-mx-73\.5:hover {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .xl\:hover\:-my-74\.5:hover {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .xl\:hover\:-mx-74\.5:hover {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .xl\:hover\:-my-75\.5:hover {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .xl\:hover\:-mx-75\.5:hover {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .xl\:hover\:-my-76\.5:hover {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .xl\:hover\:-mx-76\.5:hover {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .xl\:hover\:-my-77\.5:hover {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .xl\:hover\:-mx-77\.5:hover {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .xl\:hover\:-my-78\.5:hover {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .xl\:hover\:-mx-78\.5:hover {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .xl\:hover\:-my-79\.5:hover {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .xl\:hover\:-mx-79\.5:hover {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .xl\:hover\:-my-80\.5:hover {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .xl\:hover\:-mx-80\.5:hover {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .xl\:hover\:-my-81\.5:hover {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .xl\:hover\:-mx-81\.5:hover {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .xl\:hover\:-my-82\.5:hover {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .xl\:hover\:-mx-82\.5:hover {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .xl\:hover\:-my-83\.5:hover {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .xl\:hover\:-mx-83\.5:hover {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .xl\:hover\:-my-84\.5:hover {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .xl\:hover\:-mx-84\.5:hover {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .xl\:hover\:-my-85\.5:hover {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .xl\:hover\:-mx-85\.5:hover {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .xl\:hover\:-my-86\.5:hover {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .xl\:hover\:-mx-86\.5:hover {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .xl\:hover\:-my-87\.5:hover {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .xl\:hover\:-mx-87\.5:hover {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .xl\:hover\:-my-88\.5:hover {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .xl\:hover\:-mx-88\.5:hover {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .xl\:hover\:-my-89\.5:hover {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .xl\:hover\:-mx-89\.5:hover {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .xl\:hover\:-my-90\.5:hover {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .xl\:hover\:-mx-90\.5:hover {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .xl\:hover\:-my-91\.5:hover {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .xl\:hover\:-mx-91\.5:hover {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .xl\:hover\:-my-92\.5:hover {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .xl\:hover\:-mx-92\.5:hover {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .xl\:hover\:-my-93\.5:hover {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .xl\:hover\:-mx-93\.5:hover {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .xl\:hover\:-my-94\.5:hover {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .xl\:hover\:-mx-94\.5:hover {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .xl\:hover\:-my-95\.5:hover {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .xl\:hover\:-mx-95\.5:hover {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .xl\:hover\:-my-96\.5:hover {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .xl\:hover\:-mx-96\.5:hover {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .xl\:hover\:-my-97\.5:hover {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .xl\:hover\:-mx-97\.5:hover {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .xl\:hover\:-my-98\.5:hover {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .xl\:hover\:-mx-98\.5:hover {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .xl\:hover\:-my-99\.5:hover {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .xl\:hover\:-mx-99\.5:hover {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .xl\:hover\:-my-100\.5:hover {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .xl\:hover\:-mx-100\.5:hover {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .xl\:hover\:-my-101\.5:hover {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .xl\:hover\:-mx-101\.5:hover {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .xl\:hover\:-my-102\.5:hover {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .xl\:hover\:-mx-102\.5:hover {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .xl\:hover\:-my-103\.5:hover {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .xl\:hover\:-mx-103\.5:hover {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .xl\:hover\:-my-104\.5:hover {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .xl\:hover\:-mx-104\.5:hover {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .xl\:hover\:mt-0:hover {
    margin-top: 0rem !important;
  }

  .xl\:hover\:mr-0:hover {
    margin-right: 0rem !important;
  }

  .xl\:hover\:mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .xl\:hover\:ml-0:hover {
    margin-left: 0rem !important;
  }

  .xl\:hover\:mt-1:hover {
    margin-top: 0.25rem !important;
  }

  .xl\:hover\:mr-1:hover {
    margin-right: 0.25rem !important;
  }

  .xl\:hover\:mb-1:hover {
    margin-bottom: 0.25rem !important;
  }

  .xl\:hover\:ml-1:hover {
    margin-left: 0.25rem !important;
  }

  .xl\:hover\:mt-2:hover {
    margin-top: 0.5rem !important;
  }

  .xl\:hover\:mr-2:hover {
    margin-right: 0.5rem !important;
  }

  .xl\:hover\:mb-2:hover {
    margin-bottom: 0.5rem !important;
  }

  .xl\:hover\:ml-2:hover {
    margin-left: 0.5rem !important;
  }

  .xl\:hover\:mt-3:hover {
    margin-top: 0.75rem !important;
  }

  .xl\:hover\:mr-3:hover {
    margin-right: 0.75rem !important;
  }

  .xl\:hover\:mb-3:hover {
    margin-bottom: 0.75rem !important;
  }

  .xl\:hover\:ml-3:hover {
    margin-left: 0.75rem !important;
  }

  .xl\:hover\:mt-4:hover {
    margin-top: 1rem !important;
  }

  .xl\:hover\:mr-4:hover {
    margin-right: 1rem !important;
  }

  .xl\:hover\:mb-4:hover {
    margin-bottom: 1rem !important;
  }

  .xl\:hover\:ml-4:hover {
    margin-left: 1rem !important;
  }

  .xl\:hover\:mt-5:hover {
    margin-top: 1.25rem !important;
  }

  .xl\:hover\:mr-5:hover {
    margin-right: 1.25rem !important;
  }

  .xl\:hover\:mb-5:hover {
    margin-bottom: 1.25rem !important;
  }

  .xl\:hover\:ml-5:hover {
    margin-left: 1.25rem !important;
  }

  .xl\:hover\:mt-6:hover {
    margin-top: 1.5rem !important;
  }

  .xl\:hover\:mr-6:hover {
    margin-right: 1.5rem !important;
  }

  .xl\:hover\:mb-6:hover {
    margin-bottom: 1.5rem !important;
  }

  .xl\:hover\:ml-6:hover {
    margin-left: 1.5rem !important;
  }

  .xl\:hover\:mt-7:hover {
    margin-top: 1.75rem !important;
  }

  .xl\:hover\:mr-7:hover {
    margin-right: 1.75rem !important;
  }

  .xl\:hover\:mb-7:hover {
    margin-bottom: 1.75rem !important;
  }

  .xl\:hover\:ml-7:hover {
    margin-left: 1.75rem !important;
  }

  .xl\:hover\:mt-8:hover {
    margin-top: 2rem !important;
  }

  .xl\:hover\:mr-8:hover {
    margin-right: 2rem !important;
  }

  .xl\:hover\:mb-8:hover {
    margin-bottom: 2rem !important;
  }

  .xl\:hover\:ml-8:hover {
    margin-left: 2rem !important;
  }

  .xl\:hover\:mt-9:hover {
    margin-top: 2.25rem !important;
  }

  .xl\:hover\:mr-9:hover {
    margin-right: 2.25rem !important;
  }

  .xl\:hover\:mb-9:hover {
    margin-bottom: 2.25rem !important;
  }

  .xl\:hover\:ml-9:hover {
    margin-left: 2.25rem !important;
  }

  .xl\:hover\:mt-10:hover {
    margin-top: 2.5rem !important;
  }

  .xl\:hover\:mr-10:hover {
    margin-right: 2.5rem !important;
  }

  .xl\:hover\:mb-10:hover {
    margin-bottom: 2.5rem !important;
  }

  .xl\:hover\:ml-10:hover {
    margin-left: 2.5rem !important;
  }

  .xl\:hover\:mt-11:hover {
    margin-top: 2.75rem !important;
  }

  .xl\:hover\:mr-11:hover {
    margin-right: 2.75rem !important;
  }

  .xl\:hover\:mb-11:hover {
    margin-bottom: 2.75rem !important;
  }

  .xl\:hover\:ml-11:hover {
    margin-left: 2.75rem !important;
  }

  .xl\:hover\:mt-12:hover {
    margin-top: 3rem !important;
  }

  .xl\:hover\:mr-12:hover {
    margin-right: 3rem !important;
  }

  .xl\:hover\:mb-12:hover {
    margin-bottom: 3rem !important;
  }

  .xl\:hover\:ml-12:hover {
    margin-left: 3rem !important;
  }

  .xl\:hover\:mt-13:hover {
    margin-top: 3.25rem !important;
  }

  .xl\:hover\:mr-13:hover {
    margin-right: 3.25rem !important;
  }

  .xl\:hover\:mb-13:hover {
    margin-bottom: 3.25rem !important;
  }

  .xl\:hover\:ml-13:hover {
    margin-left: 3.25rem !important;
  }

  .xl\:hover\:mt-14:hover {
    margin-top: 3.5rem !important;
  }

  .xl\:hover\:mr-14:hover {
    margin-right: 3.5rem !important;
  }

  .xl\:hover\:mb-14:hover {
    margin-bottom: 3.5rem !important;
  }

  .xl\:hover\:ml-14:hover {
    margin-left: 3.5rem !important;
  }

  .xl\:hover\:mt-15:hover {
    margin-top: 3.75rem !important;
  }

  .xl\:hover\:mr-15:hover {
    margin-right: 3.75rem !important;
  }

  .xl\:hover\:mb-15:hover {
    margin-bottom: 3.75rem !important;
  }

  .xl\:hover\:ml-15:hover {
    margin-left: 3.75rem !important;
  }

  .xl\:hover\:mt-16:hover {
    margin-top: 4rem !important;
  }

  .xl\:hover\:mr-16:hover {
    margin-right: 4rem !important;
  }

  .xl\:hover\:mb-16:hover {
    margin-bottom: 4rem !important;
  }

  .xl\:hover\:ml-16:hover {
    margin-left: 4rem !important;
  }

  .xl\:hover\:mt-17:hover {
    margin-top: 4.25rem !important;
  }

  .xl\:hover\:mr-17:hover {
    margin-right: 4.25rem !important;
  }

  .xl\:hover\:mb-17:hover {
    margin-bottom: 4.25rem !important;
  }

  .xl\:hover\:ml-17:hover {
    margin-left: 4.25rem !important;
  }

  .xl\:hover\:mt-18:hover {
    margin-top: 4.5rem !important;
  }

  .xl\:hover\:mr-18:hover {
    margin-right: 4.5rem !important;
  }

  .xl\:hover\:mb-18:hover {
    margin-bottom: 4.5rem !important;
  }

  .xl\:hover\:ml-18:hover {
    margin-left: 4.5rem !important;
  }

  .xl\:hover\:mt-19:hover {
    margin-top: 4.75rem !important;
  }

  .xl\:hover\:mr-19:hover {
    margin-right: 4.75rem !important;
  }

  .xl\:hover\:mb-19:hover {
    margin-bottom: 4.75rem !important;
  }

  .xl\:hover\:ml-19:hover {
    margin-left: 4.75rem !important;
  }

  .xl\:hover\:mt-20:hover {
    margin-top: 5rem !important;
  }

  .xl\:hover\:mr-20:hover {
    margin-right: 5rem !important;
  }

  .xl\:hover\:mb-20:hover {
    margin-bottom: 5rem !important;
  }

  .xl\:hover\:ml-20:hover {
    margin-left: 5rem !important;
  }

  .xl\:hover\:mt-21:hover {
    margin-top: 5.25rem !important;
  }

  .xl\:hover\:mr-21:hover {
    margin-right: 5.25rem !important;
  }

  .xl\:hover\:mb-21:hover {
    margin-bottom: 5.25rem !important;
  }

  .xl\:hover\:ml-21:hover {
    margin-left: 5.25rem !important;
  }

  .xl\:hover\:mt-22:hover {
    margin-top: 5.5rem !important;
  }

  .xl\:hover\:mr-22:hover {
    margin-right: 5.5rem !important;
  }

  .xl\:hover\:mb-22:hover {
    margin-bottom: 5.5rem !important;
  }

  .xl\:hover\:ml-22:hover {
    margin-left: 5.5rem !important;
  }

  .xl\:hover\:mt-23:hover {
    margin-top: 5.75rem !important;
  }

  .xl\:hover\:mr-23:hover {
    margin-right: 5.75rem !important;
  }

  .xl\:hover\:mb-23:hover {
    margin-bottom: 5.75rem !important;
  }

  .xl\:hover\:ml-23:hover {
    margin-left: 5.75rem !important;
  }

  .xl\:hover\:mt-24:hover {
    margin-top: 6rem !important;
  }

  .xl\:hover\:mr-24:hover {
    margin-right: 6rem !important;
  }

  .xl\:hover\:mb-24:hover {
    margin-bottom: 6rem !important;
  }

  .xl\:hover\:ml-24:hover {
    margin-left: 6rem !important;
  }

  .xl\:hover\:mt-25:hover {
    margin-top: 6.25rem !important;
  }

  .xl\:hover\:mr-25:hover {
    margin-right: 6.25rem !important;
  }

  .xl\:hover\:mb-25:hover {
    margin-bottom: 6.25rem !important;
  }

  .xl\:hover\:ml-25:hover {
    margin-left: 6.25rem !important;
  }

  .xl\:hover\:mt-26:hover {
    margin-top: 6.5rem !important;
  }

  .xl\:hover\:mr-26:hover {
    margin-right: 6.5rem !important;
  }

  .xl\:hover\:mb-26:hover {
    margin-bottom: 6.5rem !important;
  }

  .xl\:hover\:ml-26:hover {
    margin-left: 6.5rem !important;
  }

  .xl\:hover\:mt-27:hover {
    margin-top: 6.75rem !important;
  }

  .xl\:hover\:mr-27:hover {
    margin-right: 6.75rem !important;
  }

  .xl\:hover\:mb-27:hover {
    margin-bottom: 6.75rem !important;
  }

  .xl\:hover\:ml-27:hover {
    margin-left: 6.75rem !important;
  }

  .xl\:hover\:mt-28:hover {
    margin-top: 7rem !important;
  }

  .xl\:hover\:mr-28:hover {
    margin-right: 7rem !important;
  }

  .xl\:hover\:mb-28:hover {
    margin-bottom: 7rem !important;
  }

  .xl\:hover\:ml-28:hover {
    margin-left: 7rem !important;
  }

  .xl\:hover\:mt-29:hover {
    margin-top: 7.25rem !important;
  }

  .xl\:hover\:mr-29:hover {
    margin-right: 7.25rem !important;
  }

  .xl\:hover\:mb-29:hover {
    margin-bottom: 7.25rem !important;
  }

  .xl\:hover\:ml-29:hover {
    margin-left: 7.25rem !important;
  }

  .xl\:hover\:mt-30:hover {
    margin-top: 7.5rem !important;
  }

  .xl\:hover\:mr-30:hover {
    margin-right: 7.5rem !important;
  }

  .xl\:hover\:mb-30:hover {
    margin-bottom: 7.5rem !important;
  }

  .xl\:hover\:ml-30:hover {
    margin-left: 7.5rem !important;
  }

  .xl\:hover\:mt-31:hover {
    margin-top: 7.75rem !important;
  }

  .xl\:hover\:mr-31:hover {
    margin-right: 7.75rem !important;
  }

  .xl\:hover\:mb-31:hover {
    margin-bottom: 7.75rem !important;
  }

  .xl\:hover\:ml-31:hover {
    margin-left: 7.75rem !important;
  }

  .xl\:hover\:mt-32:hover {
    margin-top: 8rem !important;
  }

  .xl\:hover\:mr-32:hover {
    margin-right: 8rem !important;
  }

  .xl\:hover\:mb-32:hover {
    margin-bottom: 8rem !important;
  }

  .xl\:hover\:ml-32:hover {
    margin-left: 8rem !important;
  }

  .xl\:hover\:mt-33:hover {
    margin-top: 8.25rem !important;
  }

  .xl\:hover\:mr-33:hover {
    margin-right: 8.25rem !important;
  }

  .xl\:hover\:mb-33:hover {
    margin-bottom: 8.25rem !important;
  }

  .xl\:hover\:ml-33:hover {
    margin-left: 8.25rem !important;
  }

  .xl\:hover\:mt-34:hover {
    margin-top: 8.5rem !important;
  }

  .xl\:hover\:mr-34:hover {
    margin-right: 8.5rem !important;
  }

  .xl\:hover\:mb-34:hover {
    margin-bottom: 8.5rem !important;
  }

  .xl\:hover\:ml-34:hover {
    margin-left: 8.5rem !important;
  }

  .xl\:hover\:mt-35:hover {
    margin-top: 8.75rem !important;
  }

  .xl\:hover\:mr-35:hover {
    margin-right: 8.75rem !important;
  }

  .xl\:hover\:mb-35:hover {
    margin-bottom: 8.75rem !important;
  }

  .xl\:hover\:ml-35:hover {
    margin-left: 8.75rem !important;
  }

  .xl\:hover\:mt-36:hover {
    margin-top: 9rem !important;
  }

  .xl\:hover\:mr-36:hover {
    margin-right: 9rem !important;
  }

  .xl\:hover\:mb-36:hover {
    margin-bottom: 9rem !important;
  }

  .xl\:hover\:ml-36:hover {
    margin-left: 9rem !important;
  }

  .xl\:hover\:mt-37:hover {
    margin-top: 9.25rem !important;
  }

  .xl\:hover\:mr-37:hover {
    margin-right: 9.25rem !important;
  }

  .xl\:hover\:mb-37:hover {
    margin-bottom: 9.25rem !important;
  }

  .xl\:hover\:ml-37:hover {
    margin-left: 9.25rem !important;
  }

  .xl\:hover\:mt-38:hover {
    margin-top: 9.5rem !important;
  }

  .xl\:hover\:mr-38:hover {
    margin-right: 9.5rem !important;
  }

  .xl\:hover\:mb-38:hover {
    margin-bottom: 9.5rem !important;
  }

  .xl\:hover\:ml-38:hover {
    margin-left: 9.5rem !important;
  }

  .xl\:hover\:mt-39:hover {
    margin-top: 9.75rem !important;
  }

  .xl\:hover\:mr-39:hover {
    margin-right: 9.75rem !important;
  }

  .xl\:hover\:mb-39:hover {
    margin-bottom: 9.75rem !important;
  }

  .xl\:hover\:ml-39:hover {
    margin-left: 9.75rem !important;
  }

  .xl\:hover\:mt-40:hover {
    margin-top: 10rem !important;
  }

  .xl\:hover\:mr-40:hover {
    margin-right: 10rem !important;
  }

  .xl\:hover\:mb-40:hover {
    margin-bottom: 10rem !important;
  }

  .xl\:hover\:ml-40:hover {
    margin-left: 10rem !important;
  }

  .xl\:hover\:mt-41:hover {
    margin-top: 10.25rem !important;
  }

  .xl\:hover\:mr-41:hover {
    margin-right: 10.25rem !important;
  }

  .xl\:hover\:mb-41:hover {
    margin-bottom: 10.25rem !important;
  }

  .xl\:hover\:ml-41:hover {
    margin-left: 10.25rem !important;
  }

  .xl\:hover\:mt-42:hover {
    margin-top: 10.5rem !important;
  }

  .xl\:hover\:mr-42:hover {
    margin-right: 10.5rem !important;
  }

  .xl\:hover\:mb-42:hover {
    margin-bottom: 10.5rem !important;
  }

  .xl\:hover\:ml-42:hover {
    margin-left: 10.5rem !important;
  }

  .xl\:hover\:mt-43:hover {
    margin-top: 10.75rem !important;
  }

  .xl\:hover\:mr-43:hover {
    margin-right: 10.75rem !important;
  }

  .xl\:hover\:mb-43:hover {
    margin-bottom: 10.75rem !important;
  }

  .xl\:hover\:ml-43:hover {
    margin-left: 10.75rem !important;
  }

  .xl\:hover\:mt-44:hover {
    margin-top: 11rem !important;
  }

  .xl\:hover\:mr-44:hover {
    margin-right: 11rem !important;
  }

  .xl\:hover\:mb-44:hover {
    margin-bottom: 11rem !important;
  }

  .xl\:hover\:ml-44:hover {
    margin-left: 11rem !important;
  }

  .xl\:hover\:mt-45:hover {
    margin-top: 11.25rem !important;
  }

  .xl\:hover\:mr-45:hover {
    margin-right: 11.25rem !important;
  }

  .xl\:hover\:mb-45:hover {
    margin-bottom: 11.25rem !important;
  }

  .xl\:hover\:ml-45:hover {
    margin-left: 11.25rem !important;
  }

  .xl\:hover\:mt-46:hover {
    margin-top: 11.5rem !important;
  }

  .xl\:hover\:mr-46:hover {
    margin-right: 11.5rem !important;
  }

  .xl\:hover\:mb-46:hover {
    margin-bottom: 11.5rem !important;
  }

  .xl\:hover\:ml-46:hover {
    margin-left: 11.5rem !important;
  }

  .xl\:hover\:mt-47:hover {
    margin-top: 11.75rem !important;
  }

  .xl\:hover\:mr-47:hover {
    margin-right: 11.75rem !important;
  }

  .xl\:hover\:mb-47:hover {
    margin-bottom: 11.75rem !important;
  }

  .xl\:hover\:ml-47:hover {
    margin-left: 11.75rem !important;
  }

  .xl\:hover\:mt-48:hover {
    margin-top: 12rem !important;
  }

  .xl\:hover\:mr-48:hover {
    margin-right: 12rem !important;
  }

  .xl\:hover\:mb-48:hover {
    margin-bottom: 12rem !important;
  }

  .xl\:hover\:ml-48:hover {
    margin-left: 12rem !important;
  }

  .xl\:hover\:mt-49:hover {
    margin-top: 12.25rem !important;
  }

  .xl\:hover\:mr-49:hover {
    margin-right: 12.25rem !important;
  }

  .xl\:hover\:mb-49:hover {
    margin-bottom: 12.25rem !important;
  }

  .xl\:hover\:ml-49:hover {
    margin-left: 12.25rem !important;
  }

  .xl\:hover\:mt-50:hover {
    margin-top: 12.5rem !important;
  }

  .xl\:hover\:mr-50:hover {
    margin-right: 12.5rem !important;
  }

  .xl\:hover\:mb-50:hover {
    margin-bottom: 12.5rem !important;
  }

  .xl\:hover\:ml-50:hover {
    margin-left: 12.5rem !important;
  }

  .xl\:hover\:mt-51:hover {
    margin-top: 12.75rem !important;
  }

  .xl\:hover\:mr-51:hover {
    margin-right: 12.75rem !important;
  }

  .xl\:hover\:mb-51:hover {
    margin-bottom: 12.75rem !important;
  }

  .xl\:hover\:ml-51:hover {
    margin-left: 12.75rem !important;
  }

  .xl\:hover\:mt-52:hover {
    margin-top: 13rem !important;
  }

  .xl\:hover\:mr-52:hover {
    margin-right: 13rem !important;
  }

  .xl\:hover\:mb-52:hover {
    margin-bottom: 13rem !important;
  }

  .xl\:hover\:ml-52:hover {
    margin-left: 13rem !important;
  }

  .xl\:hover\:mt-53:hover {
    margin-top: 13.25rem !important;
  }

  .xl\:hover\:mr-53:hover {
    margin-right: 13.25rem !important;
  }

  .xl\:hover\:mb-53:hover {
    margin-bottom: 13.25rem !important;
  }

  .xl\:hover\:ml-53:hover {
    margin-left: 13.25rem !important;
  }

  .xl\:hover\:mt-54:hover {
    margin-top: 13.5rem !important;
  }

  .xl\:hover\:mr-54:hover {
    margin-right: 13.5rem !important;
  }

  .xl\:hover\:mb-54:hover {
    margin-bottom: 13.5rem !important;
  }

  .xl\:hover\:ml-54:hover {
    margin-left: 13.5rem !important;
  }

  .xl\:hover\:mt-55:hover {
    margin-top: 13.75rem !important;
  }

  .xl\:hover\:mr-55:hover {
    margin-right: 13.75rem !important;
  }

  .xl\:hover\:mb-55:hover {
    margin-bottom: 13.75rem !important;
  }

  .xl\:hover\:ml-55:hover {
    margin-left: 13.75rem !important;
  }

  .xl\:hover\:mt-56:hover {
    margin-top: 14rem !important;
  }

  .xl\:hover\:mr-56:hover {
    margin-right: 14rem !important;
  }

  .xl\:hover\:mb-56:hover {
    margin-bottom: 14rem !important;
  }

  .xl\:hover\:ml-56:hover {
    margin-left: 14rem !important;
  }

  .xl\:hover\:mt-57:hover {
    margin-top: 14.25rem !important;
  }

  .xl\:hover\:mr-57:hover {
    margin-right: 14.25rem !important;
  }

  .xl\:hover\:mb-57:hover {
    margin-bottom: 14.25rem !important;
  }

  .xl\:hover\:ml-57:hover {
    margin-left: 14.25rem !important;
  }

  .xl\:hover\:mt-58:hover {
    margin-top: 14.5rem !important;
  }

  .xl\:hover\:mr-58:hover {
    margin-right: 14.5rem !important;
  }

  .xl\:hover\:mb-58:hover {
    margin-bottom: 14.5rem !important;
  }

  .xl\:hover\:ml-58:hover {
    margin-left: 14.5rem !important;
  }

  .xl\:hover\:mt-59:hover {
    margin-top: 14.75rem !important;
  }

  .xl\:hover\:mr-59:hover {
    margin-right: 14.75rem !important;
  }

  .xl\:hover\:mb-59:hover {
    margin-bottom: 14.75rem !important;
  }

  .xl\:hover\:ml-59:hover {
    margin-left: 14.75rem !important;
  }

  .xl\:hover\:mt-60:hover {
    margin-top: 15rem !important;
  }

  .xl\:hover\:mr-60:hover {
    margin-right: 15rem !important;
  }

  .xl\:hover\:mb-60:hover {
    margin-bottom: 15rem !important;
  }

  .xl\:hover\:ml-60:hover {
    margin-left: 15rem !important;
  }

  .xl\:hover\:mt-61:hover {
    margin-top: 15.25rem !important;
  }

  .xl\:hover\:mr-61:hover {
    margin-right: 15.25rem !important;
  }

  .xl\:hover\:mb-61:hover {
    margin-bottom: 15.25rem !important;
  }

  .xl\:hover\:ml-61:hover {
    margin-left: 15.25rem !important;
  }

  .xl\:hover\:mt-62:hover {
    margin-top: 15.5rem !important;
  }

  .xl\:hover\:mr-62:hover {
    margin-right: 15.5rem !important;
  }

  .xl\:hover\:mb-62:hover {
    margin-bottom: 15.5rem !important;
  }

  .xl\:hover\:ml-62:hover {
    margin-left: 15.5rem !important;
  }

  .xl\:hover\:mt-63:hover {
    margin-top: 15.75rem !important;
  }

  .xl\:hover\:mr-63:hover {
    margin-right: 15.75rem !important;
  }

  .xl\:hover\:mb-63:hover {
    margin-bottom: 15.75rem !important;
  }

  .xl\:hover\:ml-63:hover {
    margin-left: 15.75rem !important;
  }

  .xl\:hover\:mt-64:hover {
    margin-top: 16rem !important;
  }

  .xl\:hover\:mr-64:hover {
    margin-right: 16rem !important;
  }

  .xl\:hover\:mb-64:hover {
    margin-bottom: 16rem !important;
  }

  .xl\:hover\:ml-64:hover {
    margin-left: 16rem !important;
  }

  .xl\:hover\:mt-65:hover {
    margin-top: 16.25rem !important;
  }

  .xl\:hover\:mr-65:hover {
    margin-right: 16.25rem !important;
  }

  .xl\:hover\:mb-65:hover {
    margin-bottom: 16.25rem !important;
  }

  .xl\:hover\:ml-65:hover {
    margin-left: 16.25rem !important;
  }

  .xl\:hover\:mt-66:hover {
    margin-top: 16.5rem !important;
  }

  .xl\:hover\:mr-66:hover {
    margin-right: 16.5rem !important;
  }

  .xl\:hover\:mb-66:hover {
    margin-bottom: 16.5rem !important;
  }

  .xl\:hover\:ml-66:hover {
    margin-left: 16.5rem !important;
  }

  .xl\:hover\:mt-67:hover {
    margin-top: 16.75rem !important;
  }

  .xl\:hover\:mr-67:hover {
    margin-right: 16.75rem !important;
  }

  .xl\:hover\:mb-67:hover {
    margin-bottom: 16.75rem !important;
  }

  .xl\:hover\:ml-67:hover {
    margin-left: 16.75rem !important;
  }

  .xl\:hover\:mt-68:hover {
    margin-top: 17rem !important;
  }

  .xl\:hover\:mr-68:hover {
    margin-right: 17rem !important;
  }

  .xl\:hover\:mb-68:hover {
    margin-bottom: 17rem !important;
  }

  .xl\:hover\:ml-68:hover {
    margin-left: 17rem !important;
  }

  .xl\:hover\:mt-69:hover {
    margin-top: 17.25rem !important;
  }

  .xl\:hover\:mr-69:hover {
    margin-right: 17.25rem !important;
  }

  .xl\:hover\:mb-69:hover {
    margin-bottom: 17.25rem !important;
  }

  .xl\:hover\:ml-69:hover {
    margin-left: 17.25rem !important;
  }

  .xl\:hover\:mt-70:hover {
    margin-top: 17.5rem !important;
  }

  .xl\:hover\:mr-70:hover {
    margin-right: 17.5rem !important;
  }

  .xl\:hover\:mb-70:hover {
    margin-bottom: 17.5rem !important;
  }

  .xl\:hover\:ml-70:hover {
    margin-left: 17.5rem !important;
  }

  .xl\:hover\:mt-71:hover {
    margin-top: 17.75rem !important;
  }

  .xl\:hover\:mr-71:hover {
    margin-right: 17.75rem !important;
  }

  .xl\:hover\:mb-71:hover {
    margin-bottom: 17.75rem !important;
  }

  .xl\:hover\:ml-71:hover {
    margin-left: 17.75rem !important;
  }

  .xl\:hover\:mt-72:hover {
    margin-top: 18rem !important;
  }

  .xl\:hover\:mr-72:hover {
    margin-right: 18rem !important;
  }

  .xl\:hover\:mb-72:hover {
    margin-bottom: 18rem !important;
  }

  .xl\:hover\:ml-72:hover {
    margin-left: 18rem !important;
  }

  .xl\:hover\:mt-73:hover {
    margin-top: 18.25rem !important;
  }

  .xl\:hover\:mr-73:hover {
    margin-right: 18.25rem !important;
  }

  .xl\:hover\:mb-73:hover {
    margin-bottom: 18.25rem !important;
  }

  .xl\:hover\:ml-73:hover {
    margin-left: 18.25rem !important;
  }

  .xl\:hover\:mt-74:hover {
    margin-top: 18.5rem !important;
  }

  .xl\:hover\:mr-74:hover {
    margin-right: 18.5rem !important;
  }

  .xl\:hover\:mb-74:hover {
    margin-bottom: 18.5rem !important;
  }

  .xl\:hover\:ml-74:hover {
    margin-left: 18.5rem !important;
  }

  .xl\:hover\:mt-75:hover {
    margin-top: 18.75rem !important;
  }

  .xl\:hover\:mr-75:hover {
    margin-right: 18.75rem !important;
  }

  .xl\:hover\:mb-75:hover {
    margin-bottom: 18.75rem !important;
  }

  .xl\:hover\:ml-75:hover {
    margin-left: 18.75rem !important;
  }

  .xl\:hover\:mt-76:hover {
    margin-top: 19rem !important;
  }

  .xl\:hover\:mr-76:hover {
    margin-right: 19rem !important;
  }

  .xl\:hover\:mb-76:hover {
    margin-bottom: 19rem !important;
  }

  .xl\:hover\:ml-76:hover {
    margin-left: 19rem !important;
  }

  .xl\:hover\:mt-77:hover {
    margin-top: 19.25rem !important;
  }

  .xl\:hover\:mr-77:hover {
    margin-right: 19.25rem !important;
  }

  .xl\:hover\:mb-77:hover {
    margin-bottom: 19.25rem !important;
  }

  .xl\:hover\:ml-77:hover {
    margin-left: 19.25rem !important;
  }

  .xl\:hover\:mt-78:hover {
    margin-top: 19.5rem !important;
  }

  .xl\:hover\:mr-78:hover {
    margin-right: 19.5rem !important;
  }

  .xl\:hover\:mb-78:hover {
    margin-bottom: 19.5rem !important;
  }

  .xl\:hover\:ml-78:hover {
    margin-left: 19.5rem !important;
  }

  .xl\:hover\:mt-79:hover {
    margin-top: 19.75rem !important;
  }

  .xl\:hover\:mr-79:hover {
    margin-right: 19.75rem !important;
  }

  .xl\:hover\:mb-79:hover {
    margin-bottom: 19.75rem !important;
  }

  .xl\:hover\:ml-79:hover {
    margin-left: 19.75rem !important;
  }

  .xl\:hover\:mt-80:hover {
    margin-top: 20rem !important;
  }

  .xl\:hover\:mr-80:hover {
    margin-right: 20rem !important;
  }

  .xl\:hover\:mb-80:hover {
    margin-bottom: 20rem !important;
  }

  .xl\:hover\:ml-80:hover {
    margin-left: 20rem !important;
  }

  .xl\:hover\:mt-81:hover {
    margin-top: 20.25rem !important;
  }

  .xl\:hover\:mr-81:hover {
    margin-right: 20.25rem !important;
  }

  .xl\:hover\:mb-81:hover {
    margin-bottom: 20.25rem !important;
  }

  .xl\:hover\:ml-81:hover {
    margin-left: 20.25rem !important;
  }

  .xl\:hover\:mt-82:hover {
    margin-top: 20.5rem !important;
  }

  .xl\:hover\:mr-82:hover {
    margin-right: 20.5rem !important;
  }

  .xl\:hover\:mb-82:hover {
    margin-bottom: 20.5rem !important;
  }

  .xl\:hover\:ml-82:hover {
    margin-left: 20.5rem !important;
  }

  .xl\:hover\:mt-83:hover {
    margin-top: 20.75rem !important;
  }

  .xl\:hover\:mr-83:hover {
    margin-right: 20.75rem !important;
  }

  .xl\:hover\:mb-83:hover {
    margin-bottom: 20.75rem !important;
  }

  .xl\:hover\:ml-83:hover {
    margin-left: 20.75rem !important;
  }

  .xl\:hover\:mt-84:hover {
    margin-top: 21rem !important;
  }

  .xl\:hover\:mr-84:hover {
    margin-right: 21rem !important;
  }

  .xl\:hover\:mb-84:hover {
    margin-bottom: 21rem !important;
  }

  .xl\:hover\:ml-84:hover {
    margin-left: 21rem !important;
  }

  .xl\:hover\:mt-85:hover {
    margin-top: 21.25rem !important;
  }

  .xl\:hover\:mr-85:hover {
    margin-right: 21.25rem !important;
  }

  .xl\:hover\:mb-85:hover {
    margin-bottom: 21.25rem !important;
  }

  .xl\:hover\:ml-85:hover {
    margin-left: 21.25rem !important;
  }

  .xl\:hover\:mt-86:hover {
    margin-top: 21.5rem !important;
  }

  .xl\:hover\:mr-86:hover {
    margin-right: 21.5rem !important;
  }

  .xl\:hover\:mb-86:hover {
    margin-bottom: 21.5rem !important;
  }

  .xl\:hover\:ml-86:hover {
    margin-left: 21.5rem !important;
  }

  .xl\:hover\:mt-87:hover {
    margin-top: 21.75rem !important;
  }

  .xl\:hover\:mr-87:hover {
    margin-right: 21.75rem !important;
  }

  .xl\:hover\:mb-87:hover {
    margin-bottom: 21.75rem !important;
  }

  .xl\:hover\:ml-87:hover {
    margin-left: 21.75rem !important;
  }

  .xl\:hover\:mt-88:hover {
    margin-top: 22rem !important;
  }

  .xl\:hover\:mr-88:hover {
    margin-right: 22rem !important;
  }

  .xl\:hover\:mb-88:hover {
    margin-bottom: 22rem !important;
  }

  .xl\:hover\:ml-88:hover {
    margin-left: 22rem !important;
  }

  .xl\:hover\:mt-89:hover {
    margin-top: 22.25rem !important;
  }

  .xl\:hover\:mr-89:hover {
    margin-right: 22.25rem !important;
  }

  .xl\:hover\:mb-89:hover {
    margin-bottom: 22.25rem !important;
  }

  .xl\:hover\:ml-89:hover {
    margin-left: 22.25rem !important;
  }

  .xl\:hover\:mt-90:hover {
    margin-top: 22.5rem !important;
  }

  .xl\:hover\:mr-90:hover {
    margin-right: 22.5rem !important;
  }

  .xl\:hover\:mb-90:hover {
    margin-bottom: 22.5rem !important;
  }

  .xl\:hover\:ml-90:hover {
    margin-left: 22.5rem !important;
  }

  .xl\:hover\:mt-91:hover {
    margin-top: 22.75rem !important;
  }

  .xl\:hover\:mr-91:hover {
    margin-right: 22.75rem !important;
  }

  .xl\:hover\:mb-91:hover {
    margin-bottom: 22.75rem !important;
  }

  .xl\:hover\:ml-91:hover {
    margin-left: 22.75rem !important;
  }

  .xl\:hover\:mt-92:hover {
    margin-top: 23rem !important;
  }

  .xl\:hover\:mr-92:hover {
    margin-right: 23rem !important;
  }

  .xl\:hover\:mb-92:hover {
    margin-bottom: 23rem !important;
  }

  .xl\:hover\:ml-92:hover {
    margin-left: 23rem !important;
  }

  .xl\:hover\:mt-93:hover {
    margin-top: 23.25rem !important;
  }

  .xl\:hover\:mr-93:hover {
    margin-right: 23.25rem !important;
  }

  .xl\:hover\:mb-93:hover {
    margin-bottom: 23.25rem !important;
  }

  .xl\:hover\:ml-93:hover {
    margin-left: 23.25rem !important;
  }

  .xl\:hover\:mt-94:hover {
    margin-top: 23.5rem !important;
  }

  .xl\:hover\:mr-94:hover {
    margin-right: 23.5rem !important;
  }

  .xl\:hover\:mb-94:hover {
    margin-bottom: 23.5rem !important;
  }

  .xl\:hover\:ml-94:hover {
    margin-left: 23.5rem !important;
  }

  .xl\:hover\:mt-95:hover {
    margin-top: 23.75rem !important;
  }

  .xl\:hover\:mr-95:hover {
    margin-right: 23.75rem !important;
  }

  .xl\:hover\:mb-95:hover {
    margin-bottom: 23.75rem !important;
  }

  .xl\:hover\:ml-95:hover {
    margin-left: 23.75rem !important;
  }

  .xl\:hover\:mt-96:hover {
    margin-top: 24rem !important;
  }

  .xl\:hover\:mr-96:hover {
    margin-right: 24rem !important;
  }

  .xl\:hover\:mb-96:hover {
    margin-bottom: 24rem !important;
  }

  .xl\:hover\:ml-96:hover {
    margin-left: 24rem !important;
  }

  .xl\:hover\:mt-97:hover {
    margin-top: 24.25rem !important;
  }

  .xl\:hover\:mr-97:hover {
    margin-right: 24.25rem !important;
  }

  .xl\:hover\:mb-97:hover {
    margin-bottom: 24.25rem !important;
  }

  .xl\:hover\:ml-97:hover {
    margin-left: 24.25rem !important;
  }

  .xl\:hover\:mt-98:hover {
    margin-top: 24.5rem !important;
  }

  .xl\:hover\:mr-98:hover {
    margin-right: 24.5rem !important;
  }

  .xl\:hover\:mb-98:hover {
    margin-bottom: 24.5rem !important;
  }

  .xl\:hover\:ml-98:hover {
    margin-left: 24.5rem !important;
  }

  .xl\:hover\:mt-99:hover {
    margin-top: 24.75rem !important;
  }

  .xl\:hover\:mr-99:hover {
    margin-right: 24.75rem !important;
  }

  .xl\:hover\:mb-99:hover {
    margin-bottom: 24.75rem !important;
  }

  .xl\:hover\:ml-99:hover {
    margin-left: 24.75rem !important;
  }

  .xl\:hover\:mt-100:hover {
    margin-top: 25rem !important;
  }

  .xl\:hover\:mr-100:hover {
    margin-right: 25rem !important;
  }

  .xl\:hover\:mb-100:hover {
    margin-bottom: 25rem !important;
  }

  .xl\:hover\:ml-100:hover {
    margin-left: 25rem !important;
  }

  .xl\:hover\:mt-101:hover {
    margin-top: 25.25rem !important;
  }

  .xl\:hover\:mr-101:hover {
    margin-right: 25.25rem !important;
  }

  .xl\:hover\:mb-101:hover {
    margin-bottom: 25.25rem !important;
  }

  .xl\:hover\:ml-101:hover {
    margin-left: 25.25rem !important;
  }

  .xl\:hover\:mt-102:hover {
    margin-top: 25.5rem !important;
  }

  .xl\:hover\:mr-102:hover {
    margin-right: 25.5rem !important;
  }

  .xl\:hover\:mb-102:hover {
    margin-bottom: 25.5rem !important;
  }

  .xl\:hover\:ml-102:hover {
    margin-left: 25.5rem !important;
  }

  .xl\:hover\:mt-103:hover {
    margin-top: 25.75rem !important;
  }

  .xl\:hover\:mr-103:hover {
    margin-right: 25.75rem !important;
  }

  .xl\:hover\:mb-103:hover {
    margin-bottom: 25.75rem !important;
  }

  .xl\:hover\:ml-103:hover {
    margin-left: 25.75rem !important;
  }

  .xl\:hover\:mt-104:hover {
    margin-top: 26rem !important;
  }

  .xl\:hover\:mr-104:hover {
    margin-right: 26rem !important;
  }

  .xl\:hover\:mb-104:hover {
    margin-bottom: 26rem !important;
  }

  .xl\:hover\:ml-104:hover {
    margin-left: 26rem !important;
  }

  .xl\:hover\:mt-105:hover {
    margin-top: 26.25rem !important;
  }

  .xl\:hover\:mr-105:hover {
    margin-right: 26.25rem !important;
  }

  .xl\:hover\:mb-105:hover {
    margin-bottom: 26.25rem !important;
  }

  .xl\:hover\:ml-105:hover {
    margin-left: 26.25rem !important;
  }

  .xl\:hover\:mt-auto:hover {
    margin-top: auto !important;
  }

  .xl\:hover\:mr-auto:hover {
    margin-right: auto !important;
  }

  .xl\:hover\:mb-auto:hover {
    margin-bottom: auto !important;
  }

  .xl\:hover\:ml-auto:hover {
    margin-left: auto !important;
  }

  .xl\:hover\:mt-px:hover {
    margin-top: 1px !important;
  }

  .xl\:hover\:mr-px:hover {
    margin-right: 1px !important;
  }

  .xl\:hover\:mb-px:hover {
    margin-bottom: 1px !important;
  }

  .xl\:hover\:ml-px:hover {
    margin-left: 1px !important;
  }

  .xl\:hover\:mt-0\.5:hover {
    margin-top: 0.125rem !important;
  }

  .xl\:hover\:mr-0\.5:hover {
    margin-right: 0.125rem !important;
  }

  .xl\:hover\:mb-0\.5:hover {
    margin-bottom: 0.125rem !important;
  }

  .xl\:hover\:ml-0\.5:hover {
    margin-left: 0.125rem !important;
  }

  .xl\:hover\:mt-1\.5:hover {
    margin-top: 0.375rem !important;
  }

  .xl\:hover\:mr-1\.5:hover {
    margin-right: 0.375rem !important;
  }

  .xl\:hover\:mb-1\.5:hover {
    margin-bottom: 0.375rem !important;
  }

  .xl\:hover\:ml-1\.5:hover {
    margin-left: 0.375rem !important;
  }

  .xl\:hover\:mt-2\.5:hover {
    margin-top: 0.625rem !important;
  }

  .xl\:hover\:mr-2\.5:hover {
    margin-right: 0.625rem !important;
  }

  .xl\:hover\:mb-2\.5:hover {
    margin-bottom: 0.625rem !important;
  }

  .xl\:hover\:ml-2\.5:hover {
    margin-left: 0.625rem !important;
  }

  .xl\:hover\:mt-3\.5:hover {
    margin-top: 0.875rem !important;
  }

  .xl\:hover\:mr-3\.5:hover {
    margin-right: 0.875rem !important;
  }

  .xl\:hover\:mb-3\.5:hover {
    margin-bottom: 0.875rem !important;
  }

  .xl\:hover\:ml-3\.5:hover {
    margin-left: 0.875rem !important;
  }

  .xl\:hover\:mt-4\.5:hover {
    margin-top: 1.125rem !important;
  }

  .xl\:hover\:mr-4\.5:hover {
    margin-right: 1.125rem !important;
  }

  .xl\:hover\:mb-4\.5:hover {
    margin-bottom: 1.125rem !important;
  }

  .xl\:hover\:ml-4\.5:hover {
    margin-left: 1.125rem !important;
  }

  .xl\:hover\:mt-5\.5:hover {
    margin-top: 1.375rem !important;
  }

  .xl\:hover\:mr-5\.5:hover {
    margin-right: 1.375rem !important;
  }

  .xl\:hover\:mb-5\.5:hover {
    margin-bottom: 1.375rem !important;
  }

  .xl\:hover\:ml-5\.5:hover {
    margin-left: 1.375rem !important;
  }

  .xl\:hover\:mt-6\.5:hover {
    margin-top: 1.625rem !important;
  }

  .xl\:hover\:mr-6\.5:hover {
    margin-right: 1.625rem !important;
  }

  .xl\:hover\:mb-6\.5:hover {
    margin-bottom: 1.625rem !important;
  }

  .xl\:hover\:ml-6\.5:hover {
    margin-left: 1.625rem !important;
  }

  .xl\:hover\:mt-7\.5:hover {
    margin-top: 1.875rem !important;
  }

  .xl\:hover\:mr-7\.5:hover {
    margin-right: 1.875rem !important;
  }

  .xl\:hover\:mb-7\.5:hover {
    margin-bottom: 1.875rem !important;
  }

  .xl\:hover\:ml-7\.5:hover {
    margin-left: 1.875rem !important;
  }

  .xl\:hover\:mt-8\.5:hover {
    margin-top: 2.125rem !important;
  }

  .xl\:hover\:mr-8\.5:hover {
    margin-right: 2.125rem !important;
  }

  .xl\:hover\:mb-8\.5:hover {
    margin-bottom: 2.125rem !important;
  }

  .xl\:hover\:ml-8\.5:hover {
    margin-left: 2.125rem !important;
  }

  .xl\:hover\:mt-9\.5:hover {
    margin-top: 2.375rem !important;
  }

  .xl\:hover\:mr-9\.5:hover {
    margin-right: 2.375rem !important;
  }

  .xl\:hover\:mb-9\.5:hover {
    margin-bottom: 2.375rem !important;
  }

  .xl\:hover\:ml-9\.5:hover {
    margin-left: 2.375rem !important;
  }

  .xl\:hover\:mt-10\.5:hover {
    margin-top: 2.625rem !important;
  }

  .xl\:hover\:mr-10\.5:hover {
    margin-right: 2.625rem !important;
  }

  .xl\:hover\:mb-10\.5:hover {
    margin-bottom: 2.625rem !important;
  }

  .xl\:hover\:ml-10\.5:hover {
    margin-left: 2.625rem !important;
  }

  .xl\:hover\:mt-11\.5:hover {
    margin-top: 2.875rem !important;
  }

  .xl\:hover\:mr-11\.5:hover {
    margin-right: 2.875rem !important;
  }

  .xl\:hover\:mb-11\.5:hover {
    margin-bottom: 2.875rem !important;
  }

  .xl\:hover\:ml-11\.5:hover {
    margin-left: 2.875rem !important;
  }

  .xl\:hover\:mt-12\.5:hover {
    margin-top: 3.125rem !important;
  }

  .xl\:hover\:mr-12\.5:hover {
    margin-right: 3.125rem !important;
  }

  .xl\:hover\:mb-12\.5:hover {
    margin-bottom: 3.125rem !important;
  }

  .xl\:hover\:ml-12\.5:hover {
    margin-left: 3.125rem !important;
  }

  .xl\:hover\:mt-13\.5:hover {
    margin-top: 3.375rem !important;
  }

  .xl\:hover\:mr-13\.5:hover {
    margin-right: 3.375rem !important;
  }

  .xl\:hover\:mb-13\.5:hover {
    margin-bottom: 3.375rem !important;
  }

  .xl\:hover\:ml-13\.5:hover {
    margin-left: 3.375rem !important;
  }

  .xl\:hover\:mt-14\.5:hover {
    margin-top: 3.625rem !important;
  }

  .xl\:hover\:mr-14\.5:hover {
    margin-right: 3.625rem !important;
  }

  .xl\:hover\:mb-14\.5:hover {
    margin-bottom: 3.625rem !important;
  }

  .xl\:hover\:ml-14\.5:hover {
    margin-left: 3.625rem !important;
  }

  .xl\:hover\:mt-15\.5:hover {
    margin-top: 3.875rem !important;
  }

  .xl\:hover\:mr-15\.5:hover {
    margin-right: 3.875rem !important;
  }

  .xl\:hover\:mb-15\.5:hover {
    margin-bottom: 3.875rem !important;
  }

  .xl\:hover\:ml-15\.5:hover {
    margin-left: 3.875rem !important;
  }

  .xl\:hover\:mt-16\.5:hover {
    margin-top: 4.125rem !important;
  }

  .xl\:hover\:mr-16\.5:hover {
    margin-right: 4.125rem !important;
  }

  .xl\:hover\:mb-16\.5:hover {
    margin-bottom: 4.125rem !important;
  }

  .xl\:hover\:ml-16\.5:hover {
    margin-left: 4.125rem !important;
  }

  .xl\:hover\:mt-17\.5:hover {
    margin-top: 4.375rem !important;
  }

  .xl\:hover\:mr-17\.5:hover {
    margin-right: 4.375rem !important;
  }

  .xl\:hover\:mb-17\.5:hover {
    margin-bottom: 4.375rem !important;
  }

  .xl\:hover\:ml-17\.5:hover {
    margin-left: 4.375rem !important;
  }

  .xl\:hover\:mt-18\.5:hover {
    margin-top: 4.625rem !important;
  }

  .xl\:hover\:mr-18\.5:hover {
    margin-right: 4.625rem !important;
  }

  .xl\:hover\:mb-18\.5:hover {
    margin-bottom: 4.625rem !important;
  }

  .xl\:hover\:ml-18\.5:hover {
    margin-left: 4.625rem !important;
  }

  .xl\:hover\:mt-19\.5:hover {
    margin-top: 4.875rem !important;
  }

  .xl\:hover\:mr-19\.5:hover {
    margin-right: 4.875rem !important;
  }

  .xl\:hover\:mb-19\.5:hover {
    margin-bottom: 4.875rem !important;
  }

  .xl\:hover\:ml-19\.5:hover {
    margin-left: 4.875rem !important;
  }

  .xl\:hover\:mt-20\.5:hover {
    margin-top: 5.125rem !important;
  }

  .xl\:hover\:mr-20\.5:hover {
    margin-right: 5.125rem !important;
  }

  .xl\:hover\:mb-20\.5:hover {
    margin-bottom: 5.125rem !important;
  }

  .xl\:hover\:ml-20\.5:hover {
    margin-left: 5.125rem !important;
  }

  .xl\:hover\:mt-21\.5:hover {
    margin-top: 5.375rem !important;
  }

  .xl\:hover\:mr-21\.5:hover {
    margin-right: 5.375rem !important;
  }

  .xl\:hover\:mb-21\.5:hover {
    margin-bottom: 5.375rem !important;
  }

  .xl\:hover\:ml-21\.5:hover {
    margin-left: 5.375rem !important;
  }

  .xl\:hover\:mt-22\.5:hover {
    margin-top: 5.625rem !important;
  }

  .xl\:hover\:mr-22\.5:hover {
    margin-right: 5.625rem !important;
  }

  .xl\:hover\:mb-22\.5:hover {
    margin-bottom: 5.625rem !important;
  }

  .xl\:hover\:ml-22\.5:hover {
    margin-left: 5.625rem !important;
  }

  .xl\:hover\:mt-23\.5:hover {
    margin-top: 5.875rem !important;
  }

  .xl\:hover\:mr-23\.5:hover {
    margin-right: 5.875rem !important;
  }

  .xl\:hover\:mb-23\.5:hover {
    margin-bottom: 5.875rem !important;
  }

  .xl\:hover\:ml-23\.5:hover {
    margin-left: 5.875rem !important;
  }

  .xl\:hover\:mt-24\.5:hover {
    margin-top: 6.125rem !important;
  }

  .xl\:hover\:mr-24\.5:hover {
    margin-right: 6.125rem !important;
  }

  .xl\:hover\:mb-24\.5:hover {
    margin-bottom: 6.125rem !important;
  }

  .xl\:hover\:ml-24\.5:hover {
    margin-left: 6.125rem !important;
  }

  .xl\:hover\:mt-25\.5:hover {
    margin-top: 6.375rem !important;
  }

  .xl\:hover\:mr-25\.5:hover {
    margin-right: 6.375rem !important;
  }

  .xl\:hover\:mb-25\.5:hover {
    margin-bottom: 6.375rem !important;
  }

  .xl\:hover\:ml-25\.5:hover {
    margin-left: 6.375rem !important;
  }

  .xl\:hover\:mt-26\.5:hover {
    margin-top: 6.625rem !important;
  }

  .xl\:hover\:mr-26\.5:hover {
    margin-right: 6.625rem !important;
  }

  .xl\:hover\:mb-26\.5:hover {
    margin-bottom: 6.625rem !important;
  }

  .xl\:hover\:ml-26\.5:hover {
    margin-left: 6.625rem !important;
  }

  .xl\:hover\:mt-27\.5:hover {
    margin-top: 6.875rem !important;
  }

  .xl\:hover\:mr-27\.5:hover {
    margin-right: 6.875rem !important;
  }

  .xl\:hover\:mb-27\.5:hover {
    margin-bottom: 6.875rem !important;
  }

  .xl\:hover\:ml-27\.5:hover {
    margin-left: 6.875rem !important;
  }

  .xl\:hover\:mt-28\.5:hover {
    margin-top: 7.125rem !important;
  }

  .xl\:hover\:mr-28\.5:hover {
    margin-right: 7.125rem !important;
  }

  .xl\:hover\:mb-28\.5:hover {
    margin-bottom: 7.125rem !important;
  }

  .xl\:hover\:ml-28\.5:hover {
    margin-left: 7.125rem !important;
  }

  .xl\:hover\:mt-29\.5:hover {
    margin-top: 7.375rem !important;
  }

  .xl\:hover\:mr-29\.5:hover {
    margin-right: 7.375rem !important;
  }

  .xl\:hover\:mb-29\.5:hover {
    margin-bottom: 7.375rem !important;
  }

  .xl\:hover\:ml-29\.5:hover {
    margin-left: 7.375rem !important;
  }

  .xl\:hover\:mt-30\.5:hover {
    margin-top: 7.625rem !important;
  }

  .xl\:hover\:mr-30\.5:hover {
    margin-right: 7.625rem !important;
  }

  .xl\:hover\:mb-30\.5:hover {
    margin-bottom: 7.625rem !important;
  }

  .xl\:hover\:ml-30\.5:hover {
    margin-left: 7.625rem !important;
  }

  .xl\:hover\:mt-31\.5:hover {
    margin-top: 7.875rem !important;
  }

  .xl\:hover\:mr-31\.5:hover {
    margin-right: 7.875rem !important;
  }

  .xl\:hover\:mb-31\.5:hover {
    margin-bottom: 7.875rem !important;
  }

  .xl\:hover\:ml-31\.5:hover {
    margin-left: 7.875rem !important;
  }

  .xl\:hover\:mt-32\.5:hover {
    margin-top: 8.125rem !important;
  }

  .xl\:hover\:mr-32\.5:hover {
    margin-right: 8.125rem !important;
  }

  .xl\:hover\:mb-32\.5:hover {
    margin-bottom: 8.125rem !important;
  }

  .xl\:hover\:ml-32\.5:hover {
    margin-left: 8.125rem !important;
  }

  .xl\:hover\:mt-33\.5:hover {
    margin-top: 8.375rem !important;
  }

  .xl\:hover\:mr-33\.5:hover {
    margin-right: 8.375rem !important;
  }

  .xl\:hover\:mb-33\.5:hover {
    margin-bottom: 8.375rem !important;
  }

  .xl\:hover\:ml-33\.5:hover {
    margin-left: 8.375rem !important;
  }

  .xl\:hover\:mt-34\.5:hover {
    margin-top: 8.625rem !important;
  }

  .xl\:hover\:mr-34\.5:hover {
    margin-right: 8.625rem !important;
  }

  .xl\:hover\:mb-34\.5:hover {
    margin-bottom: 8.625rem !important;
  }

  .xl\:hover\:ml-34\.5:hover {
    margin-left: 8.625rem !important;
  }

  .xl\:hover\:mt-35\.5:hover {
    margin-top: 8.875rem !important;
  }

  .xl\:hover\:mr-35\.5:hover {
    margin-right: 8.875rem !important;
  }

  .xl\:hover\:mb-35\.5:hover {
    margin-bottom: 8.875rem !important;
  }

  .xl\:hover\:ml-35\.5:hover {
    margin-left: 8.875rem !important;
  }

  .xl\:hover\:mt-36\.5:hover {
    margin-top: 9.125rem !important;
  }

  .xl\:hover\:mr-36\.5:hover {
    margin-right: 9.125rem !important;
  }

  .xl\:hover\:mb-36\.5:hover {
    margin-bottom: 9.125rem !important;
  }

  .xl\:hover\:ml-36\.5:hover {
    margin-left: 9.125rem !important;
  }

  .xl\:hover\:mt-37\.5:hover {
    margin-top: 9.375rem !important;
  }

  .xl\:hover\:mr-37\.5:hover {
    margin-right: 9.375rem !important;
  }

  .xl\:hover\:mb-37\.5:hover {
    margin-bottom: 9.375rem !important;
  }

  .xl\:hover\:ml-37\.5:hover {
    margin-left: 9.375rem !important;
  }

  .xl\:hover\:mt-38\.5:hover {
    margin-top: 9.625rem !important;
  }

  .xl\:hover\:mr-38\.5:hover {
    margin-right: 9.625rem !important;
  }

  .xl\:hover\:mb-38\.5:hover {
    margin-bottom: 9.625rem !important;
  }

  .xl\:hover\:ml-38\.5:hover {
    margin-left: 9.625rem !important;
  }

  .xl\:hover\:mt-39\.5:hover {
    margin-top: 9.875rem !important;
  }

  .xl\:hover\:mr-39\.5:hover {
    margin-right: 9.875rem !important;
  }

  .xl\:hover\:mb-39\.5:hover {
    margin-bottom: 9.875rem !important;
  }

  .xl\:hover\:ml-39\.5:hover {
    margin-left: 9.875rem !important;
  }

  .xl\:hover\:mt-40\.5:hover {
    margin-top: 10.125rem !important;
  }

  .xl\:hover\:mr-40\.5:hover {
    margin-right: 10.125rem !important;
  }

  .xl\:hover\:mb-40\.5:hover {
    margin-bottom: 10.125rem !important;
  }

  .xl\:hover\:ml-40\.5:hover {
    margin-left: 10.125rem !important;
  }

  .xl\:hover\:mt-41\.5:hover {
    margin-top: 10.375rem !important;
  }

  .xl\:hover\:mr-41\.5:hover {
    margin-right: 10.375rem !important;
  }

  .xl\:hover\:mb-41\.5:hover {
    margin-bottom: 10.375rem !important;
  }

  .xl\:hover\:ml-41\.5:hover {
    margin-left: 10.375rem !important;
  }

  .xl\:hover\:mt-42\.5:hover {
    margin-top: 10.625rem !important;
  }

  .xl\:hover\:mr-42\.5:hover {
    margin-right: 10.625rem !important;
  }

  .xl\:hover\:mb-42\.5:hover {
    margin-bottom: 10.625rem !important;
  }

  .xl\:hover\:ml-42\.5:hover {
    margin-left: 10.625rem !important;
  }

  .xl\:hover\:mt-43\.5:hover {
    margin-top: 10.875rem !important;
  }

  .xl\:hover\:mr-43\.5:hover {
    margin-right: 10.875rem !important;
  }

  .xl\:hover\:mb-43\.5:hover {
    margin-bottom: 10.875rem !important;
  }

  .xl\:hover\:ml-43\.5:hover {
    margin-left: 10.875rem !important;
  }

  .xl\:hover\:mt-44\.5:hover {
    margin-top: 11.125rem !important;
  }

  .xl\:hover\:mr-44\.5:hover {
    margin-right: 11.125rem !important;
  }

  .xl\:hover\:mb-44\.5:hover {
    margin-bottom: 11.125rem !important;
  }

  .xl\:hover\:ml-44\.5:hover {
    margin-left: 11.125rem !important;
  }

  .xl\:hover\:mt-45\.5:hover {
    margin-top: 11.375rem !important;
  }

  .xl\:hover\:mr-45\.5:hover {
    margin-right: 11.375rem !important;
  }

  .xl\:hover\:mb-45\.5:hover {
    margin-bottom: 11.375rem !important;
  }

  .xl\:hover\:ml-45\.5:hover {
    margin-left: 11.375rem !important;
  }

  .xl\:hover\:mt-46\.5:hover {
    margin-top: 11.625rem !important;
  }

  .xl\:hover\:mr-46\.5:hover {
    margin-right: 11.625rem !important;
  }

  .xl\:hover\:mb-46\.5:hover {
    margin-bottom: 11.625rem !important;
  }

  .xl\:hover\:ml-46\.5:hover {
    margin-left: 11.625rem !important;
  }

  .xl\:hover\:mt-47\.5:hover {
    margin-top: 11.875rem !important;
  }

  .xl\:hover\:mr-47\.5:hover {
    margin-right: 11.875rem !important;
  }

  .xl\:hover\:mb-47\.5:hover {
    margin-bottom: 11.875rem !important;
  }

  .xl\:hover\:ml-47\.5:hover {
    margin-left: 11.875rem !important;
  }

  .xl\:hover\:mt-48\.5:hover {
    margin-top: 12.125rem !important;
  }

  .xl\:hover\:mr-48\.5:hover {
    margin-right: 12.125rem !important;
  }

  .xl\:hover\:mb-48\.5:hover {
    margin-bottom: 12.125rem !important;
  }

  .xl\:hover\:ml-48\.5:hover {
    margin-left: 12.125rem !important;
  }

  .xl\:hover\:mt-49\.5:hover {
    margin-top: 12.375rem !important;
  }

  .xl\:hover\:mr-49\.5:hover {
    margin-right: 12.375rem !important;
  }

  .xl\:hover\:mb-49\.5:hover {
    margin-bottom: 12.375rem !important;
  }

  .xl\:hover\:ml-49\.5:hover {
    margin-left: 12.375rem !important;
  }

  .xl\:hover\:mt-50\.5:hover {
    margin-top: 12.625rem !important;
  }

  .xl\:hover\:mr-50\.5:hover {
    margin-right: 12.625rem !important;
  }

  .xl\:hover\:mb-50\.5:hover {
    margin-bottom: 12.625rem !important;
  }

  .xl\:hover\:ml-50\.5:hover {
    margin-left: 12.625rem !important;
  }

  .xl\:hover\:mt-51\.5:hover {
    margin-top: 12.875rem !important;
  }

  .xl\:hover\:mr-51\.5:hover {
    margin-right: 12.875rem !important;
  }

  .xl\:hover\:mb-51\.5:hover {
    margin-bottom: 12.875rem !important;
  }

  .xl\:hover\:ml-51\.5:hover {
    margin-left: 12.875rem !important;
  }

  .xl\:hover\:mt-52\.5:hover {
    margin-top: 13.125rem !important;
  }

  .xl\:hover\:mr-52\.5:hover {
    margin-right: 13.125rem !important;
  }

  .xl\:hover\:mb-52\.5:hover {
    margin-bottom: 13.125rem !important;
  }

  .xl\:hover\:ml-52\.5:hover {
    margin-left: 13.125rem !important;
  }

  .xl\:hover\:mt-53\.5:hover {
    margin-top: 13.375rem !important;
  }

  .xl\:hover\:mr-53\.5:hover {
    margin-right: 13.375rem !important;
  }

  .xl\:hover\:mb-53\.5:hover {
    margin-bottom: 13.375rem !important;
  }

  .xl\:hover\:ml-53\.5:hover {
    margin-left: 13.375rem !important;
  }

  .xl\:hover\:mt-54\.5:hover {
    margin-top: 13.625rem !important;
  }

  .xl\:hover\:mr-54\.5:hover {
    margin-right: 13.625rem !important;
  }

  .xl\:hover\:mb-54\.5:hover {
    margin-bottom: 13.625rem !important;
  }

  .xl\:hover\:ml-54\.5:hover {
    margin-left: 13.625rem !important;
  }

  .xl\:hover\:mt-55\.5:hover {
    margin-top: 13.875rem !important;
  }

  .xl\:hover\:mr-55\.5:hover {
    margin-right: 13.875rem !important;
  }

  .xl\:hover\:mb-55\.5:hover {
    margin-bottom: 13.875rem !important;
  }

  .xl\:hover\:ml-55\.5:hover {
    margin-left: 13.875rem !important;
  }

  .xl\:hover\:mt-56\.5:hover {
    margin-top: 14.125rem !important;
  }

  .xl\:hover\:mr-56\.5:hover {
    margin-right: 14.125rem !important;
  }

  .xl\:hover\:mb-56\.5:hover {
    margin-bottom: 14.125rem !important;
  }

  .xl\:hover\:ml-56\.5:hover {
    margin-left: 14.125rem !important;
  }

  .xl\:hover\:mt-57\.5:hover {
    margin-top: 14.375rem !important;
  }

  .xl\:hover\:mr-57\.5:hover {
    margin-right: 14.375rem !important;
  }

  .xl\:hover\:mb-57\.5:hover {
    margin-bottom: 14.375rem !important;
  }

  .xl\:hover\:ml-57\.5:hover {
    margin-left: 14.375rem !important;
  }

  .xl\:hover\:mt-58\.5:hover {
    margin-top: 14.625rem !important;
  }

  .xl\:hover\:mr-58\.5:hover {
    margin-right: 14.625rem !important;
  }

  .xl\:hover\:mb-58\.5:hover {
    margin-bottom: 14.625rem !important;
  }

  .xl\:hover\:ml-58\.5:hover {
    margin-left: 14.625rem !important;
  }

  .xl\:hover\:mt-59\.5:hover {
    margin-top: 14.875rem !important;
  }

  .xl\:hover\:mr-59\.5:hover {
    margin-right: 14.875rem !important;
  }

  .xl\:hover\:mb-59\.5:hover {
    margin-bottom: 14.875rem !important;
  }

  .xl\:hover\:ml-59\.5:hover {
    margin-left: 14.875rem !important;
  }

  .xl\:hover\:mt-60\.5:hover {
    margin-top: 15.125rem !important;
  }

  .xl\:hover\:mr-60\.5:hover {
    margin-right: 15.125rem !important;
  }

  .xl\:hover\:mb-60\.5:hover {
    margin-bottom: 15.125rem !important;
  }

  .xl\:hover\:ml-60\.5:hover {
    margin-left: 15.125rem !important;
  }

  .xl\:hover\:mt-61\.5:hover {
    margin-top: 15.375rem !important;
  }

  .xl\:hover\:mr-61\.5:hover {
    margin-right: 15.375rem !important;
  }

  .xl\:hover\:mb-61\.5:hover {
    margin-bottom: 15.375rem !important;
  }

  .xl\:hover\:ml-61\.5:hover {
    margin-left: 15.375rem !important;
  }

  .xl\:hover\:mt-62\.5:hover {
    margin-top: 15.625rem !important;
  }

  .xl\:hover\:mr-62\.5:hover {
    margin-right: 15.625rem !important;
  }

  .xl\:hover\:mb-62\.5:hover {
    margin-bottom: 15.625rem !important;
  }

  .xl\:hover\:ml-62\.5:hover {
    margin-left: 15.625rem !important;
  }

  .xl\:hover\:mt-63\.5:hover {
    margin-top: 15.875rem !important;
  }

  .xl\:hover\:mr-63\.5:hover {
    margin-right: 15.875rem !important;
  }

  .xl\:hover\:mb-63\.5:hover {
    margin-bottom: 15.875rem !important;
  }

  .xl\:hover\:ml-63\.5:hover {
    margin-left: 15.875rem !important;
  }

  .xl\:hover\:mt-64\.5:hover {
    margin-top: 16.125rem !important;
  }

  .xl\:hover\:mr-64\.5:hover {
    margin-right: 16.125rem !important;
  }

  .xl\:hover\:mb-64\.5:hover {
    margin-bottom: 16.125rem !important;
  }

  .xl\:hover\:ml-64\.5:hover {
    margin-left: 16.125rem !important;
  }

  .xl\:hover\:mt-65\.5:hover {
    margin-top: 16.375rem !important;
  }

  .xl\:hover\:mr-65\.5:hover {
    margin-right: 16.375rem !important;
  }

  .xl\:hover\:mb-65\.5:hover {
    margin-bottom: 16.375rem !important;
  }

  .xl\:hover\:ml-65\.5:hover {
    margin-left: 16.375rem !important;
  }

  .xl\:hover\:mt-66\.5:hover {
    margin-top: 16.625rem !important;
  }

  .xl\:hover\:mr-66\.5:hover {
    margin-right: 16.625rem !important;
  }

  .xl\:hover\:mb-66\.5:hover {
    margin-bottom: 16.625rem !important;
  }

  .xl\:hover\:ml-66\.5:hover {
    margin-left: 16.625rem !important;
  }

  .xl\:hover\:mt-67\.5:hover {
    margin-top: 16.875rem !important;
  }

  .xl\:hover\:mr-67\.5:hover {
    margin-right: 16.875rem !important;
  }

  .xl\:hover\:mb-67\.5:hover {
    margin-bottom: 16.875rem !important;
  }

  .xl\:hover\:ml-67\.5:hover {
    margin-left: 16.875rem !important;
  }

  .xl\:hover\:mt-68\.5:hover {
    margin-top: 17.125rem !important;
  }

  .xl\:hover\:mr-68\.5:hover {
    margin-right: 17.125rem !important;
  }

  .xl\:hover\:mb-68\.5:hover {
    margin-bottom: 17.125rem !important;
  }

  .xl\:hover\:ml-68\.5:hover {
    margin-left: 17.125rem !important;
  }

  .xl\:hover\:mt-69\.5:hover {
    margin-top: 17.375rem !important;
  }

  .xl\:hover\:mr-69\.5:hover {
    margin-right: 17.375rem !important;
  }

  .xl\:hover\:mb-69\.5:hover {
    margin-bottom: 17.375rem !important;
  }

  .xl\:hover\:ml-69\.5:hover {
    margin-left: 17.375rem !important;
  }

  .xl\:hover\:mt-70\.5:hover {
    margin-top: 17.625rem !important;
  }

  .xl\:hover\:mr-70\.5:hover {
    margin-right: 17.625rem !important;
  }

  .xl\:hover\:mb-70\.5:hover {
    margin-bottom: 17.625rem !important;
  }

  .xl\:hover\:ml-70\.5:hover {
    margin-left: 17.625rem !important;
  }

  .xl\:hover\:mt-71\.5:hover {
    margin-top: 17.875rem !important;
  }

  .xl\:hover\:mr-71\.5:hover {
    margin-right: 17.875rem !important;
  }

  .xl\:hover\:mb-71\.5:hover {
    margin-bottom: 17.875rem !important;
  }

  .xl\:hover\:ml-71\.5:hover {
    margin-left: 17.875rem !important;
  }

  .xl\:hover\:mt-72\.5:hover {
    margin-top: 18.125rem !important;
  }

  .xl\:hover\:mr-72\.5:hover {
    margin-right: 18.125rem !important;
  }

  .xl\:hover\:mb-72\.5:hover {
    margin-bottom: 18.125rem !important;
  }

  .xl\:hover\:ml-72\.5:hover {
    margin-left: 18.125rem !important;
  }

  .xl\:hover\:mt-73\.5:hover {
    margin-top: 18.375rem !important;
  }

  .xl\:hover\:mr-73\.5:hover {
    margin-right: 18.375rem !important;
  }

  .xl\:hover\:mb-73\.5:hover {
    margin-bottom: 18.375rem !important;
  }

  .xl\:hover\:ml-73\.5:hover {
    margin-left: 18.375rem !important;
  }

  .xl\:hover\:mt-74\.5:hover {
    margin-top: 18.625rem !important;
  }

  .xl\:hover\:mr-74\.5:hover {
    margin-right: 18.625rem !important;
  }

  .xl\:hover\:mb-74\.5:hover {
    margin-bottom: 18.625rem !important;
  }

  .xl\:hover\:ml-74\.5:hover {
    margin-left: 18.625rem !important;
  }

  .xl\:hover\:mt-75\.5:hover {
    margin-top: 18.875rem !important;
  }

  .xl\:hover\:mr-75\.5:hover {
    margin-right: 18.875rem !important;
  }

  .xl\:hover\:mb-75\.5:hover {
    margin-bottom: 18.875rem !important;
  }

  .xl\:hover\:ml-75\.5:hover {
    margin-left: 18.875rem !important;
  }

  .xl\:hover\:mt-76\.5:hover {
    margin-top: 19.125rem !important;
  }

  .xl\:hover\:mr-76\.5:hover {
    margin-right: 19.125rem !important;
  }

  .xl\:hover\:mb-76\.5:hover {
    margin-bottom: 19.125rem !important;
  }

  .xl\:hover\:ml-76\.5:hover {
    margin-left: 19.125rem !important;
  }

  .xl\:hover\:mt-77\.5:hover {
    margin-top: 19.375rem !important;
  }

  .xl\:hover\:mr-77\.5:hover {
    margin-right: 19.375rem !important;
  }

  .xl\:hover\:mb-77\.5:hover {
    margin-bottom: 19.375rem !important;
  }

  .xl\:hover\:ml-77\.5:hover {
    margin-left: 19.375rem !important;
  }

  .xl\:hover\:mt-78\.5:hover {
    margin-top: 19.625rem !important;
  }

  .xl\:hover\:mr-78\.5:hover {
    margin-right: 19.625rem !important;
  }

  .xl\:hover\:mb-78\.5:hover {
    margin-bottom: 19.625rem !important;
  }

  .xl\:hover\:ml-78\.5:hover {
    margin-left: 19.625rem !important;
  }

  .xl\:hover\:mt-79\.5:hover {
    margin-top: 19.875rem !important;
  }

  .xl\:hover\:mr-79\.5:hover {
    margin-right: 19.875rem !important;
  }

  .xl\:hover\:mb-79\.5:hover {
    margin-bottom: 19.875rem !important;
  }

  .xl\:hover\:ml-79\.5:hover {
    margin-left: 19.875rem !important;
  }

  .xl\:hover\:mt-80\.5:hover {
    margin-top: 20.125rem !important;
  }

  .xl\:hover\:mr-80\.5:hover {
    margin-right: 20.125rem !important;
  }

  .xl\:hover\:mb-80\.5:hover {
    margin-bottom: 20.125rem !important;
  }

  .xl\:hover\:ml-80\.5:hover {
    margin-left: 20.125rem !important;
  }

  .xl\:hover\:mt-81\.5:hover {
    margin-top: 20.375rem !important;
  }

  .xl\:hover\:mr-81\.5:hover {
    margin-right: 20.375rem !important;
  }

  .xl\:hover\:mb-81\.5:hover {
    margin-bottom: 20.375rem !important;
  }

  .xl\:hover\:ml-81\.5:hover {
    margin-left: 20.375rem !important;
  }

  .xl\:hover\:mt-82\.5:hover {
    margin-top: 20.625rem !important;
  }

  .xl\:hover\:mr-82\.5:hover {
    margin-right: 20.625rem !important;
  }

  .xl\:hover\:mb-82\.5:hover {
    margin-bottom: 20.625rem !important;
  }

  .xl\:hover\:ml-82\.5:hover {
    margin-left: 20.625rem !important;
  }

  .xl\:hover\:mt-83\.5:hover {
    margin-top: 20.875rem !important;
  }

  .xl\:hover\:mr-83\.5:hover {
    margin-right: 20.875rem !important;
  }

  .xl\:hover\:mb-83\.5:hover {
    margin-bottom: 20.875rem !important;
  }

  .xl\:hover\:ml-83\.5:hover {
    margin-left: 20.875rem !important;
  }

  .xl\:hover\:mt-84\.5:hover {
    margin-top: 21.125rem !important;
  }

  .xl\:hover\:mr-84\.5:hover {
    margin-right: 21.125rem !important;
  }

  .xl\:hover\:mb-84\.5:hover {
    margin-bottom: 21.125rem !important;
  }

  .xl\:hover\:ml-84\.5:hover {
    margin-left: 21.125rem !important;
  }

  .xl\:hover\:mt-85\.5:hover {
    margin-top: 21.375rem !important;
  }

  .xl\:hover\:mr-85\.5:hover {
    margin-right: 21.375rem !important;
  }

  .xl\:hover\:mb-85\.5:hover {
    margin-bottom: 21.375rem !important;
  }

  .xl\:hover\:ml-85\.5:hover {
    margin-left: 21.375rem !important;
  }

  .xl\:hover\:mt-86\.5:hover {
    margin-top: 21.625rem !important;
  }

  .xl\:hover\:mr-86\.5:hover {
    margin-right: 21.625rem !important;
  }

  .xl\:hover\:mb-86\.5:hover {
    margin-bottom: 21.625rem !important;
  }

  .xl\:hover\:ml-86\.5:hover {
    margin-left: 21.625rem !important;
  }

  .xl\:hover\:mt-87\.5:hover {
    margin-top: 21.875rem !important;
  }

  .xl\:hover\:mr-87\.5:hover {
    margin-right: 21.875rem !important;
  }

  .xl\:hover\:mb-87\.5:hover {
    margin-bottom: 21.875rem !important;
  }

  .xl\:hover\:ml-87\.5:hover {
    margin-left: 21.875rem !important;
  }

  .xl\:hover\:mt-88\.5:hover {
    margin-top: 22.125rem !important;
  }

  .xl\:hover\:mr-88\.5:hover {
    margin-right: 22.125rem !important;
  }

  .xl\:hover\:mb-88\.5:hover {
    margin-bottom: 22.125rem !important;
  }

  .xl\:hover\:ml-88\.5:hover {
    margin-left: 22.125rem !important;
  }

  .xl\:hover\:mt-89\.5:hover {
    margin-top: 22.375rem !important;
  }

  .xl\:hover\:mr-89\.5:hover {
    margin-right: 22.375rem !important;
  }

  .xl\:hover\:mb-89\.5:hover {
    margin-bottom: 22.375rem !important;
  }

  .xl\:hover\:ml-89\.5:hover {
    margin-left: 22.375rem !important;
  }

  .xl\:hover\:mt-90\.5:hover {
    margin-top: 22.625rem !important;
  }

  .xl\:hover\:mr-90\.5:hover {
    margin-right: 22.625rem !important;
  }

  .xl\:hover\:mb-90\.5:hover {
    margin-bottom: 22.625rem !important;
  }

  .xl\:hover\:ml-90\.5:hover {
    margin-left: 22.625rem !important;
  }

  .xl\:hover\:mt-91\.5:hover {
    margin-top: 22.875rem !important;
  }

  .xl\:hover\:mr-91\.5:hover {
    margin-right: 22.875rem !important;
  }

  .xl\:hover\:mb-91\.5:hover {
    margin-bottom: 22.875rem !important;
  }

  .xl\:hover\:ml-91\.5:hover {
    margin-left: 22.875rem !important;
  }

  .xl\:hover\:mt-92\.5:hover {
    margin-top: 23.125rem !important;
  }

  .xl\:hover\:mr-92\.5:hover {
    margin-right: 23.125rem !important;
  }

  .xl\:hover\:mb-92\.5:hover {
    margin-bottom: 23.125rem !important;
  }

  .xl\:hover\:ml-92\.5:hover {
    margin-left: 23.125rem !important;
  }

  .xl\:hover\:mt-93\.5:hover {
    margin-top: 23.375rem !important;
  }

  .xl\:hover\:mr-93\.5:hover {
    margin-right: 23.375rem !important;
  }

  .xl\:hover\:mb-93\.5:hover {
    margin-bottom: 23.375rem !important;
  }

  .xl\:hover\:ml-93\.5:hover {
    margin-left: 23.375rem !important;
  }

  .xl\:hover\:mt-94\.5:hover {
    margin-top: 23.625rem !important;
  }

  .xl\:hover\:mr-94\.5:hover {
    margin-right: 23.625rem !important;
  }

  .xl\:hover\:mb-94\.5:hover {
    margin-bottom: 23.625rem !important;
  }

  .xl\:hover\:ml-94\.5:hover {
    margin-left: 23.625rem !important;
  }

  .xl\:hover\:mt-95\.5:hover {
    margin-top: 23.875rem !important;
  }

  .xl\:hover\:mr-95\.5:hover {
    margin-right: 23.875rem !important;
  }

  .xl\:hover\:mb-95\.5:hover {
    margin-bottom: 23.875rem !important;
  }

  .xl\:hover\:ml-95\.5:hover {
    margin-left: 23.875rem !important;
  }

  .xl\:hover\:mt-96\.5:hover {
    margin-top: 24.125rem !important;
  }

  .xl\:hover\:mr-96\.5:hover {
    margin-right: 24.125rem !important;
  }

  .xl\:hover\:mb-96\.5:hover {
    margin-bottom: 24.125rem !important;
  }

  .xl\:hover\:ml-96\.5:hover {
    margin-left: 24.125rem !important;
  }

  .xl\:hover\:mt-97\.5:hover {
    margin-top: 24.375rem !important;
  }

  .xl\:hover\:mr-97\.5:hover {
    margin-right: 24.375rem !important;
  }

  .xl\:hover\:mb-97\.5:hover {
    margin-bottom: 24.375rem !important;
  }

  .xl\:hover\:ml-97\.5:hover {
    margin-left: 24.375rem !important;
  }

  .xl\:hover\:mt-98\.5:hover {
    margin-top: 24.625rem !important;
  }

  .xl\:hover\:mr-98\.5:hover {
    margin-right: 24.625rem !important;
  }

  .xl\:hover\:mb-98\.5:hover {
    margin-bottom: 24.625rem !important;
  }

  .xl\:hover\:ml-98\.5:hover {
    margin-left: 24.625rem !important;
  }

  .xl\:hover\:mt-99\.5:hover {
    margin-top: 24.875rem !important;
  }

  .xl\:hover\:mr-99\.5:hover {
    margin-right: 24.875rem !important;
  }

  .xl\:hover\:mb-99\.5:hover {
    margin-bottom: 24.875rem !important;
  }

  .xl\:hover\:ml-99\.5:hover {
    margin-left: 24.875rem !important;
  }

  .xl\:hover\:mt-100\.5:hover {
    margin-top: 25.125rem !important;
  }

  .xl\:hover\:mr-100\.5:hover {
    margin-right: 25.125rem !important;
  }

  .xl\:hover\:mb-100\.5:hover {
    margin-bottom: 25.125rem !important;
  }

  .xl\:hover\:ml-100\.5:hover {
    margin-left: 25.125rem !important;
  }

  .xl\:hover\:mt-101\.5:hover {
    margin-top: 25.375rem !important;
  }

  .xl\:hover\:mr-101\.5:hover {
    margin-right: 25.375rem !important;
  }

  .xl\:hover\:mb-101\.5:hover {
    margin-bottom: 25.375rem !important;
  }

  .xl\:hover\:ml-101\.5:hover {
    margin-left: 25.375rem !important;
  }

  .xl\:hover\:mt-102\.5:hover {
    margin-top: 25.625rem !important;
  }

  .xl\:hover\:mr-102\.5:hover {
    margin-right: 25.625rem !important;
  }

  .xl\:hover\:mb-102\.5:hover {
    margin-bottom: 25.625rem !important;
  }

  .xl\:hover\:ml-102\.5:hover {
    margin-left: 25.625rem !important;
  }

  .xl\:hover\:mt-103\.5:hover {
    margin-top: 25.875rem !important;
  }

  .xl\:hover\:mr-103\.5:hover {
    margin-right: 25.875rem !important;
  }

  .xl\:hover\:mb-103\.5:hover {
    margin-bottom: 25.875rem !important;
  }

  .xl\:hover\:ml-103\.5:hover {
    margin-left: 25.875rem !important;
  }

  .xl\:hover\:mt-104\.5:hover {
    margin-top: 26.125rem !important;
  }

  .xl\:hover\:mr-104\.5:hover {
    margin-right: 26.125rem !important;
  }

  .xl\:hover\:mb-104\.5:hover {
    margin-bottom: 26.125rem !important;
  }

  .xl\:hover\:ml-104\.5:hover {
    margin-left: 26.125rem !important;
  }

  .xl\:hover\:-mt-0:hover {
    margin-top: 0rem !important;
  }

  .xl\:hover\:-mr-0:hover {
    margin-right: 0rem !important;
  }

  .xl\:hover\:-mb-0:hover {
    margin-bottom: 0rem !important;
  }

  .xl\:hover\:-ml-0:hover {
    margin-left: 0rem !important;
  }

  .xl\:hover\:-mt-1:hover {
    margin-top: -0.25rem !important;
  }

  .xl\:hover\:-mr-1:hover {
    margin-right: -0.25rem !important;
  }

  .xl\:hover\:-mb-1:hover {
    margin-bottom: -0.25rem !important;
  }

  .xl\:hover\:-ml-1:hover {
    margin-left: -0.25rem !important;
  }

  .xl\:hover\:-mt-2:hover {
    margin-top: -0.5rem !important;
  }

  .xl\:hover\:-mr-2:hover {
    margin-right: -0.5rem !important;
  }

  .xl\:hover\:-mb-2:hover {
    margin-bottom: -0.5rem !important;
  }

  .xl\:hover\:-ml-2:hover {
    margin-left: -0.5rem !important;
  }

  .xl\:hover\:-mt-3:hover {
    margin-top: -0.75rem !important;
  }

  .xl\:hover\:-mr-3:hover {
    margin-right: -0.75rem !important;
  }

  .xl\:hover\:-mb-3:hover {
    margin-bottom: -0.75rem !important;
  }

  .xl\:hover\:-ml-3:hover {
    margin-left: -0.75rem !important;
  }

  .xl\:hover\:-mt-4:hover {
    margin-top: -1rem !important;
  }

  .xl\:hover\:-mr-4:hover {
    margin-right: -1rem !important;
  }

  .xl\:hover\:-mb-4:hover {
    margin-bottom: -1rem !important;
  }

  .xl\:hover\:-ml-4:hover {
    margin-left: -1rem !important;
  }

  .xl\:hover\:-mt-5:hover {
    margin-top: -1.25rem !important;
  }

  .xl\:hover\:-mr-5:hover {
    margin-right: -1.25rem !important;
  }

  .xl\:hover\:-mb-5:hover {
    margin-bottom: -1.25rem !important;
  }

  .xl\:hover\:-ml-5:hover {
    margin-left: -1.25rem !important;
  }

  .xl\:hover\:-mt-6:hover {
    margin-top: -1.5rem !important;
  }

  .xl\:hover\:-mr-6:hover {
    margin-right: -1.5rem !important;
  }

  .xl\:hover\:-mb-6:hover {
    margin-bottom: -1.5rem !important;
  }

  .xl\:hover\:-ml-6:hover {
    margin-left: -1.5rem !important;
  }

  .xl\:hover\:-mt-7:hover {
    margin-top: -1.75rem !important;
  }

  .xl\:hover\:-mr-7:hover {
    margin-right: -1.75rem !important;
  }

  .xl\:hover\:-mb-7:hover {
    margin-bottom: -1.75rem !important;
  }

  .xl\:hover\:-ml-7:hover {
    margin-left: -1.75rem !important;
  }

  .xl\:hover\:-mt-8:hover {
    margin-top: -2rem !important;
  }

  .xl\:hover\:-mr-8:hover {
    margin-right: -2rem !important;
  }

  .xl\:hover\:-mb-8:hover {
    margin-bottom: -2rem !important;
  }

  .xl\:hover\:-ml-8:hover {
    margin-left: -2rem !important;
  }

  .xl\:hover\:-mt-9:hover {
    margin-top: -2.25rem !important;
  }

  .xl\:hover\:-mr-9:hover {
    margin-right: -2.25rem !important;
  }

  .xl\:hover\:-mb-9:hover {
    margin-bottom: -2.25rem !important;
  }

  .xl\:hover\:-ml-9:hover {
    margin-left: -2.25rem !important;
  }

  .xl\:hover\:-mt-10:hover {
    margin-top: -2.5rem !important;
  }

  .xl\:hover\:-mr-10:hover {
    margin-right: -2.5rem !important;
  }

  .xl\:hover\:-mb-10:hover {
    margin-bottom: -2.5rem !important;
  }

  .xl\:hover\:-ml-10:hover {
    margin-left: -2.5rem !important;
  }

  .xl\:hover\:-mt-11:hover {
    margin-top: -2.75rem !important;
  }

  .xl\:hover\:-mr-11:hover {
    margin-right: -2.75rem !important;
  }

  .xl\:hover\:-mb-11:hover {
    margin-bottom: -2.75rem !important;
  }

  .xl\:hover\:-ml-11:hover {
    margin-left: -2.75rem !important;
  }

  .xl\:hover\:-mt-12:hover {
    margin-top: -3rem !important;
  }

  .xl\:hover\:-mr-12:hover {
    margin-right: -3rem !important;
  }

  .xl\:hover\:-mb-12:hover {
    margin-bottom: -3rem !important;
  }

  .xl\:hover\:-ml-12:hover {
    margin-left: -3rem !important;
  }

  .xl\:hover\:-mt-13:hover {
    margin-top: -3.25rem !important;
  }

  .xl\:hover\:-mr-13:hover {
    margin-right: -3.25rem !important;
  }

  .xl\:hover\:-mb-13:hover {
    margin-bottom: -3.25rem !important;
  }

  .xl\:hover\:-ml-13:hover {
    margin-left: -3.25rem !important;
  }

  .xl\:hover\:-mt-14:hover {
    margin-top: -3.5rem !important;
  }

  .xl\:hover\:-mr-14:hover {
    margin-right: -3.5rem !important;
  }

  .xl\:hover\:-mb-14:hover {
    margin-bottom: -3.5rem !important;
  }

  .xl\:hover\:-ml-14:hover {
    margin-left: -3.5rem !important;
  }

  .xl\:hover\:-mt-15:hover {
    margin-top: -3.75rem !important;
  }

  .xl\:hover\:-mr-15:hover {
    margin-right: -3.75rem !important;
  }

  .xl\:hover\:-mb-15:hover {
    margin-bottom: -3.75rem !important;
  }

  .xl\:hover\:-ml-15:hover {
    margin-left: -3.75rem !important;
  }

  .xl\:hover\:-mt-16:hover {
    margin-top: -4rem !important;
  }

  .xl\:hover\:-mr-16:hover {
    margin-right: -4rem !important;
  }

  .xl\:hover\:-mb-16:hover {
    margin-bottom: -4rem !important;
  }

  .xl\:hover\:-ml-16:hover {
    margin-left: -4rem !important;
  }

  .xl\:hover\:-mt-17:hover {
    margin-top: -4.25rem !important;
  }

  .xl\:hover\:-mr-17:hover {
    margin-right: -4.25rem !important;
  }

  .xl\:hover\:-mb-17:hover {
    margin-bottom: -4.25rem !important;
  }

  .xl\:hover\:-ml-17:hover {
    margin-left: -4.25rem !important;
  }

  .xl\:hover\:-mt-18:hover {
    margin-top: -4.5rem !important;
  }

  .xl\:hover\:-mr-18:hover {
    margin-right: -4.5rem !important;
  }

  .xl\:hover\:-mb-18:hover {
    margin-bottom: -4.5rem !important;
  }

  .xl\:hover\:-ml-18:hover {
    margin-left: -4.5rem !important;
  }

  .xl\:hover\:-mt-19:hover {
    margin-top: -4.75rem !important;
  }

  .xl\:hover\:-mr-19:hover {
    margin-right: -4.75rem !important;
  }

  .xl\:hover\:-mb-19:hover {
    margin-bottom: -4.75rem !important;
  }

  .xl\:hover\:-ml-19:hover {
    margin-left: -4.75rem !important;
  }

  .xl\:hover\:-mt-20:hover {
    margin-top: -5rem !important;
  }

  .xl\:hover\:-mr-20:hover {
    margin-right: -5rem !important;
  }

  .xl\:hover\:-mb-20:hover {
    margin-bottom: -5rem !important;
  }

  .xl\:hover\:-ml-20:hover {
    margin-left: -5rem !important;
  }

  .xl\:hover\:-mt-21:hover {
    margin-top: -5.25rem !important;
  }

  .xl\:hover\:-mr-21:hover {
    margin-right: -5.25rem !important;
  }

  .xl\:hover\:-mb-21:hover {
    margin-bottom: -5.25rem !important;
  }

  .xl\:hover\:-ml-21:hover {
    margin-left: -5.25rem !important;
  }

  .xl\:hover\:-mt-22:hover {
    margin-top: -5.5rem !important;
  }

  .xl\:hover\:-mr-22:hover {
    margin-right: -5.5rem !important;
  }

  .xl\:hover\:-mb-22:hover {
    margin-bottom: -5.5rem !important;
  }

  .xl\:hover\:-ml-22:hover {
    margin-left: -5.5rem !important;
  }

  .xl\:hover\:-mt-23:hover {
    margin-top: -5.75rem !important;
  }

  .xl\:hover\:-mr-23:hover {
    margin-right: -5.75rem !important;
  }

  .xl\:hover\:-mb-23:hover {
    margin-bottom: -5.75rem !important;
  }

  .xl\:hover\:-ml-23:hover {
    margin-left: -5.75rem !important;
  }

  .xl\:hover\:-mt-24:hover {
    margin-top: -6rem !important;
  }

  .xl\:hover\:-mr-24:hover {
    margin-right: -6rem !important;
  }

  .xl\:hover\:-mb-24:hover {
    margin-bottom: -6rem !important;
  }

  .xl\:hover\:-ml-24:hover {
    margin-left: -6rem !important;
  }

  .xl\:hover\:-mt-25:hover {
    margin-top: -6.25rem !important;
  }

  .xl\:hover\:-mr-25:hover {
    margin-right: -6.25rem !important;
  }

  .xl\:hover\:-mb-25:hover {
    margin-bottom: -6.25rem !important;
  }

  .xl\:hover\:-ml-25:hover {
    margin-left: -6.25rem !important;
  }

  .xl\:hover\:-mt-26:hover {
    margin-top: -6.5rem !important;
  }

  .xl\:hover\:-mr-26:hover {
    margin-right: -6.5rem !important;
  }

  .xl\:hover\:-mb-26:hover {
    margin-bottom: -6.5rem !important;
  }

  .xl\:hover\:-ml-26:hover {
    margin-left: -6.5rem !important;
  }

  .xl\:hover\:-mt-27:hover {
    margin-top: -6.75rem !important;
  }

  .xl\:hover\:-mr-27:hover {
    margin-right: -6.75rem !important;
  }

  .xl\:hover\:-mb-27:hover {
    margin-bottom: -6.75rem !important;
  }

  .xl\:hover\:-ml-27:hover {
    margin-left: -6.75rem !important;
  }

  .xl\:hover\:-mt-28:hover {
    margin-top: -7rem !important;
  }

  .xl\:hover\:-mr-28:hover {
    margin-right: -7rem !important;
  }

  .xl\:hover\:-mb-28:hover {
    margin-bottom: -7rem !important;
  }

  .xl\:hover\:-ml-28:hover {
    margin-left: -7rem !important;
  }

  .xl\:hover\:-mt-29:hover {
    margin-top: -7.25rem !important;
  }

  .xl\:hover\:-mr-29:hover {
    margin-right: -7.25rem !important;
  }

  .xl\:hover\:-mb-29:hover {
    margin-bottom: -7.25rem !important;
  }

  .xl\:hover\:-ml-29:hover {
    margin-left: -7.25rem !important;
  }

  .xl\:hover\:-mt-30:hover {
    margin-top: -7.5rem !important;
  }

  .xl\:hover\:-mr-30:hover {
    margin-right: -7.5rem !important;
  }

  .xl\:hover\:-mb-30:hover {
    margin-bottom: -7.5rem !important;
  }

  .xl\:hover\:-ml-30:hover {
    margin-left: -7.5rem !important;
  }

  .xl\:hover\:-mt-31:hover {
    margin-top: -7.75rem !important;
  }

  .xl\:hover\:-mr-31:hover {
    margin-right: -7.75rem !important;
  }

  .xl\:hover\:-mb-31:hover {
    margin-bottom: -7.75rem !important;
  }

  .xl\:hover\:-ml-31:hover {
    margin-left: -7.75rem !important;
  }

  .xl\:hover\:-mt-32:hover {
    margin-top: -8rem !important;
  }

  .xl\:hover\:-mr-32:hover {
    margin-right: -8rem !important;
  }

  .xl\:hover\:-mb-32:hover {
    margin-bottom: -8rem !important;
  }

  .xl\:hover\:-ml-32:hover {
    margin-left: -8rem !important;
  }

  .xl\:hover\:-mt-33:hover {
    margin-top: -8.25rem !important;
  }

  .xl\:hover\:-mr-33:hover {
    margin-right: -8.25rem !important;
  }

  .xl\:hover\:-mb-33:hover {
    margin-bottom: -8.25rem !important;
  }

  .xl\:hover\:-ml-33:hover {
    margin-left: -8.25rem !important;
  }

  .xl\:hover\:-mt-34:hover {
    margin-top: -8.5rem !important;
  }

  .xl\:hover\:-mr-34:hover {
    margin-right: -8.5rem !important;
  }

  .xl\:hover\:-mb-34:hover {
    margin-bottom: -8.5rem !important;
  }

  .xl\:hover\:-ml-34:hover {
    margin-left: -8.5rem !important;
  }

  .xl\:hover\:-mt-35:hover {
    margin-top: -8.75rem !important;
  }

  .xl\:hover\:-mr-35:hover {
    margin-right: -8.75rem !important;
  }

  .xl\:hover\:-mb-35:hover {
    margin-bottom: -8.75rem !important;
  }

  .xl\:hover\:-ml-35:hover {
    margin-left: -8.75rem !important;
  }

  .xl\:hover\:-mt-36:hover {
    margin-top: -9rem !important;
  }

  .xl\:hover\:-mr-36:hover {
    margin-right: -9rem !important;
  }

  .xl\:hover\:-mb-36:hover {
    margin-bottom: -9rem !important;
  }

  .xl\:hover\:-ml-36:hover {
    margin-left: -9rem !important;
  }

  .xl\:hover\:-mt-37:hover {
    margin-top: -9.25rem !important;
  }

  .xl\:hover\:-mr-37:hover {
    margin-right: -9.25rem !important;
  }

  .xl\:hover\:-mb-37:hover {
    margin-bottom: -9.25rem !important;
  }

  .xl\:hover\:-ml-37:hover {
    margin-left: -9.25rem !important;
  }

  .xl\:hover\:-mt-38:hover {
    margin-top: -9.5rem !important;
  }

  .xl\:hover\:-mr-38:hover {
    margin-right: -9.5rem !important;
  }

  .xl\:hover\:-mb-38:hover {
    margin-bottom: -9.5rem !important;
  }

  .xl\:hover\:-ml-38:hover {
    margin-left: -9.5rem !important;
  }

  .xl\:hover\:-mt-39:hover {
    margin-top: -9.75rem !important;
  }

  .xl\:hover\:-mr-39:hover {
    margin-right: -9.75rem !important;
  }

  .xl\:hover\:-mb-39:hover {
    margin-bottom: -9.75rem !important;
  }

  .xl\:hover\:-ml-39:hover {
    margin-left: -9.75rem !important;
  }

  .xl\:hover\:-mt-40:hover {
    margin-top: -10rem !important;
  }

  .xl\:hover\:-mr-40:hover {
    margin-right: -10rem !important;
  }

  .xl\:hover\:-mb-40:hover {
    margin-bottom: -10rem !important;
  }

  .xl\:hover\:-ml-40:hover {
    margin-left: -10rem !important;
  }

  .xl\:hover\:-mt-41:hover {
    margin-top: -10.25rem !important;
  }

  .xl\:hover\:-mr-41:hover {
    margin-right: -10.25rem !important;
  }

  .xl\:hover\:-mb-41:hover {
    margin-bottom: -10.25rem !important;
  }

  .xl\:hover\:-ml-41:hover {
    margin-left: -10.25rem !important;
  }

  .xl\:hover\:-mt-42:hover {
    margin-top: -10.5rem !important;
  }

  .xl\:hover\:-mr-42:hover {
    margin-right: -10.5rem !important;
  }

  .xl\:hover\:-mb-42:hover {
    margin-bottom: -10.5rem !important;
  }

  .xl\:hover\:-ml-42:hover {
    margin-left: -10.5rem !important;
  }

  .xl\:hover\:-mt-43:hover {
    margin-top: -10.75rem !important;
  }

  .xl\:hover\:-mr-43:hover {
    margin-right: -10.75rem !important;
  }

  .xl\:hover\:-mb-43:hover {
    margin-bottom: -10.75rem !important;
  }

  .xl\:hover\:-ml-43:hover {
    margin-left: -10.75rem !important;
  }

  .xl\:hover\:-mt-44:hover {
    margin-top: -11rem !important;
  }

  .xl\:hover\:-mr-44:hover {
    margin-right: -11rem !important;
  }

  .xl\:hover\:-mb-44:hover {
    margin-bottom: -11rem !important;
  }

  .xl\:hover\:-ml-44:hover {
    margin-left: -11rem !important;
  }

  .xl\:hover\:-mt-45:hover {
    margin-top: -11.25rem !important;
  }

  .xl\:hover\:-mr-45:hover {
    margin-right: -11.25rem !important;
  }

  .xl\:hover\:-mb-45:hover {
    margin-bottom: -11.25rem !important;
  }

  .xl\:hover\:-ml-45:hover {
    margin-left: -11.25rem !important;
  }

  .xl\:hover\:-mt-46:hover {
    margin-top: -11.5rem !important;
  }

  .xl\:hover\:-mr-46:hover {
    margin-right: -11.5rem !important;
  }

  .xl\:hover\:-mb-46:hover {
    margin-bottom: -11.5rem !important;
  }

  .xl\:hover\:-ml-46:hover {
    margin-left: -11.5rem !important;
  }

  .xl\:hover\:-mt-47:hover {
    margin-top: -11.75rem !important;
  }

  .xl\:hover\:-mr-47:hover {
    margin-right: -11.75rem !important;
  }

  .xl\:hover\:-mb-47:hover {
    margin-bottom: -11.75rem !important;
  }

  .xl\:hover\:-ml-47:hover {
    margin-left: -11.75rem !important;
  }

  .xl\:hover\:-mt-48:hover {
    margin-top: -12rem !important;
  }

  .xl\:hover\:-mr-48:hover {
    margin-right: -12rem !important;
  }

  .xl\:hover\:-mb-48:hover {
    margin-bottom: -12rem !important;
  }

  .xl\:hover\:-ml-48:hover {
    margin-left: -12rem !important;
  }

  .xl\:hover\:-mt-49:hover {
    margin-top: -12.25rem !important;
  }

  .xl\:hover\:-mr-49:hover {
    margin-right: -12.25rem !important;
  }

  .xl\:hover\:-mb-49:hover {
    margin-bottom: -12.25rem !important;
  }

  .xl\:hover\:-ml-49:hover {
    margin-left: -12.25rem !important;
  }

  .xl\:hover\:-mt-50:hover {
    margin-top: -12.5rem !important;
  }

  .xl\:hover\:-mr-50:hover {
    margin-right: -12.5rem !important;
  }

  .xl\:hover\:-mb-50:hover {
    margin-bottom: -12.5rem !important;
  }

  .xl\:hover\:-ml-50:hover {
    margin-left: -12.5rem !important;
  }

  .xl\:hover\:-mt-51:hover {
    margin-top: -12.75rem !important;
  }

  .xl\:hover\:-mr-51:hover {
    margin-right: -12.75rem !important;
  }

  .xl\:hover\:-mb-51:hover {
    margin-bottom: -12.75rem !important;
  }

  .xl\:hover\:-ml-51:hover {
    margin-left: -12.75rem !important;
  }

  .xl\:hover\:-mt-52:hover {
    margin-top: -13rem !important;
  }

  .xl\:hover\:-mr-52:hover {
    margin-right: -13rem !important;
  }

  .xl\:hover\:-mb-52:hover {
    margin-bottom: -13rem !important;
  }

  .xl\:hover\:-ml-52:hover {
    margin-left: -13rem !important;
  }

  .xl\:hover\:-mt-53:hover {
    margin-top: -13.25rem !important;
  }

  .xl\:hover\:-mr-53:hover {
    margin-right: -13.25rem !important;
  }

  .xl\:hover\:-mb-53:hover {
    margin-bottom: -13.25rem !important;
  }

  .xl\:hover\:-ml-53:hover {
    margin-left: -13.25rem !important;
  }

  .xl\:hover\:-mt-54:hover {
    margin-top: -13.5rem !important;
  }

  .xl\:hover\:-mr-54:hover {
    margin-right: -13.5rem !important;
  }

  .xl\:hover\:-mb-54:hover {
    margin-bottom: -13.5rem !important;
  }

  .xl\:hover\:-ml-54:hover {
    margin-left: -13.5rem !important;
  }

  .xl\:hover\:-mt-55:hover {
    margin-top: -13.75rem !important;
  }

  .xl\:hover\:-mr-55:hover {
    margin-right: -13.75rem !important;
  }

  .xl\:hover\:-mb-55:hover {
    margin-bottom: -13.75rem !important;
  }

  .xl\:hover\:-ml-55:hover {
    margin-left: -13.75rem !important;
  }

  .xl\:hover\:-mt-56:hover {
    margin-top: -14rem !important;
  }

  .xl\:hover\:-mr-56:hover {
    margin-right: -14rem !important;
  }

  .xl\:hover\:-mb-56:hover {
    margin-bottom: -14rem !important;
  }

  .xl\:hover\:-ml-56:hover {
    margin-left: -14rem !important;
  }

  .xl\:hover\:-mt-57:hover {
    margin-top: -14.25rem !important;
  }

  .xl\:hover\:-mr-57:hover {
    margin-right: -14.25rem !important;
  }

  .xl\:hover\:-mb-57:hover {
    margin-bottom: -14.25rem !important;
  }

  .xl\:hover\:-ml-57:hover {
    margin-left: -14.25rem !important;
  }

  .xl\:hover\:-mt-58:hover {
    margin-top: -14.5rem !important;
  }

  .xl\:hover\:-mr-58:hover {
    margin-right: -14.5rem !important;
  }

  .xl\:hover\:-mb-58:hover {
    margin-bottom: -14.5rem !important;
  }

  .xl\:hover\:-ml-58:hover {
    margin-left: -14.5rem !important;
  }

  .xl\:hover\:-mt-59:hover {
    margin-top: -14.75rem !important;
  }

  .xl\:hover\:-mr-59:hover {
    margin-right: -14.75rem !important;
  }

  .xl\:hover\:-mb-59:hover {
    margin-bottom: -14.75rem !important;
  }

  .xl\:hover\:-ml-59:hover {
    margin-left: -14.75rem !important;
  }

  .xl\:hover\:-mt-60:hover {
    margin-top: -15rem !important;
  }

  .xl\:hover\:-mr-60:hover {
    margin-right: -15rem !important;
  }

  .xl\:hover\:-mb-60:hover {
    margin-bottom: -15rem !important;
  }

  .xl\:hover\:-ml-60:hover {
    margin-left: -15rem !important;
  }

  .xl\:hover\:-mt-61:hover {
    margin-top: -15.25rem !important;
  }

  .xl\:hover\:-mr-61:hover {
    margin-right: -15.25rem !important;
  }

  .xl\:hover\:-mb-61:hover {
    margin-bottom: -15.25rem !important;
  }

  .xl\:hover\:-ml-61:hover {
    margin-left: -15.25rem !important;
  }

  .xl\:hover\:-mt-62:hover {
    margin-top: -15.5rem !important;
  }

  .xl\:hover\:-mr-62:hover {
    margin-right: -15.5rem !important;
  }

  .xl\:hover\:-mb-62:hover {
    margin-bottom: -15.5rem !important;
  }

  .xl\:hover\:-ml-62:hover {
    margin-left: -15.5rem !important;
  }

  .xl\:hover\:-mt-63:hover {
    margin-top: -15.75rem !important;
  }

  .xl\:hover\:-mr-63:hover {
    margin-right: -15.75rem !important;
  }

  .xl\:hover\:-mb-63:hover {
    margin-bottom: -15.75rem !important;
  }

  .xl\:hover\:-ml-63:hover {
    margin-left: -15.75rem !important;
  }

  .xl\:hover\:-mt-64:hover {
    margin-top: -16rem !important;
  }

  .xl\:hover\:-mr-64:hover {
    margin-right: -16rem !important;
  }

  .xl\:hover\:-mb-64:hover {
    margin-bottom: -16rem !important;
  }

  .xl\:hover\:-ml-64:hover {
    margin-left: -16rem !important;
  }

  .xl\:hover\:-mt-65:hover {
    margin-top: -16.25rem !important;
  }

  .xl\:hover\:-mr-65:hover {
    margin-right: -16.25rem !important;
  }

  .xl\:hover\:-mb-65:hover {
    margin-bottom: -16.25rem !important;
  }

  .xl\:hover\:-ml-65:hover {
    margin-left: -16.25rem !important;
  }

  .xl\:hover\:-mt-66:hover {
    margin-top: -16.5rem !important;
  }

  .xl\:hover\:-mr-66:hover {
    margin-right: -16.5rem !important;
  }

  .xl\:hover\:-mb-66:hover {
    margin-bottom: -16.5rem !important;
  }

  .xl\:hover\:-ml-66:hover {
    margin-left: -16.5rem !important;
  }

  .xl\:hover\:-mt-67:hover {
    margin-top: -16.75rem !important;
  }

  .xl\:hover\:-mr-67:hover {
    margin-right: -16.75rem !important;
  }

  .xl\:hover\:-mb-67:hover {
    margin-bottom: -16.75rem !important;
  }

  .xl\:hover\:-ml-67:hover {
    margin-left: -16.75rem !important;
  }

  .xl\:hover\:-mt-68:hover {
    margin-top: -17rem !important;
  }

  .xl\:hover\:-mr-68:hover {
    margin-right: -17rem !important;
  }

  .xl\:hover\:-mb-68:hover {
    margin-bottom: -17rem !important;
  }

  .xl\:hover\:-ml-68:hover {
    margin-left: -17rem !important;
  }

  .xl\:hover\:-mt-69:hover {
    margin-top: -17.25rem !important;
  }

  .xl\:hover\:-mr-69:hover {
    margin-right: -17.25rem !important;
  }

  .xl\:hover\:-mb-69:hover {
    margin-bottom: -17.25rem !important;
  }

  .xl\:hover\:-ml-69:hover {
    margin-left: -17.25rem !important;
  }

  .xl\:hover\:-mt-70:hover {
    margin-top: -17.5rem !important;
  }

  .xl\:hover\:-mr-70:hover {
    margin-right: -17.5rem !important;
  }

  .xl\:hover\:-mb-70:hover {
    margin-bottom: -17.5rem !important;
  }

  .xl\:hover\:-ml-70:hover {
    margin-left: -17.5rem !important;
  }

  .xl\:hover\:-mt-71:hover {
    margin-top: -17.75rem !important;
  }

  .xl\:hover\:-mr-71:hover {
    margin-right: -17.75rem !important;
  }

  .xl\:hover\:-mb-71:hover {
    margin-bottom: -17.75rem !important;
  }

  .xl\:hover\:-ml-71:hover {
    margin-left: -17.75rem !important;
  }

  .xl\:hover\:-mt-72:hover {
    margin-top: -18rem !important;
  }

  .xl\:hover\:-mr-72:hover {
    margin-right: -18rem !important;
  }

  .xl\:hover\:-mb-72:hover {
    margin-bottom: -18rem !important;
  }

  .xl\:hover\:-ml-72:hover {
    margin-left: -18rem !important;
  }

  .xl\:hover\:-mt-73:hover {
    margin-top: -18.25rem !important;
  }

  .xl\:hover\:-mr-73:hover {
    margin-right: -18.25rem !important;
  }

  .xl\:hover\:-mb-73:hover {
    margin-bottom: -18.25rem !important;
  }

  .xl\:hover\:-ml-73:hover {
    margin-left: -18.25rem !important;
  }

  .xl\:hover\:-mt-74:hover {
    margin-top: -18.5rem !important;
  }

  .xl\:hover\:-mr-74:hover {
    margin-right: -18.5rem !important;
  }

  .xl\:hover\:-mb-74:hover {
    margin-bottom: -18.5rem !important;
  }

  .xl\:hover\:-ml-74:hover {
    margin-left: -18.5rem !important;
  }

  .xl\:hover\:-mt-75:hover {
    margin-top: -18.75rem !important;
  }

  .xl\:hover\:-mr-75:hover {
    margin-right: -18.75rem !important;
  }

  .xl\:hover\:-mb-75:hover {
    margin-bottom: -18.75rem !important;
  }

  .xl\:hover\:-ml-75:hover {
    margin-left: -18.75rem !important;
  }

  .xl\:hover\:-mt-76:hover {
    margin-top: -19rem !important;
  }

  .xl\:hover\:-mr-76:hover {
    margin-right: -19rem !important;
  }

  .xl\:hover\:-mb-76:hover {
    margin-bottom: -19rem !important;
  }

  .xl\:hover\:-ml-76:hover {
    margin-left: -19rem !important;
  }

  .xl\:hover\:-mt-77:hover {
    margin-top: -19.25rem !important;
  }

  .xl\:hover\:-mr-77:hover {
    margin-right: -19.25rem !important;
  }

  .xl\:hover\:-mb-77:hover {
    margin-bottom: -19.25rem !important;
  }

  .xl\:hover\:-ml-77:hover {
    margin-left: -19.25rem !important;
  }

  .xl\:hover\:-mt-78:hover {
    margin-top: -19.5rem !important;
  }

  .xl\:hover\:-mr-78:hover {
    margin-right: -19.5rem !important;
  }

  .xl\:hover\:-mb-78:hover {
    margin-bottom: -19.5rem !important;
  }

  .xl\:hover\:-ml-78:hover {
    margin-left: -19.5rem !important;
  }

  .xl\:hover\:-mt-79:hover {
    margin-top: -19.75rem !important;
  }

  .xl\:hover\:-mr-79:hover {
    margin-right: -19.75rem !important;
  }

  .xl\:hover\:-mb-79:hover {
    margin-bottom: -19.75rem !important;
  }

  .xl\:hover\:-ml-79:hover {
    margin-left: -19.75rem !important;
  }

  .xl\:hover\:-mt-80:hover {
    margin-top: -20rem !important;
  }

  .xl\:hover\:-mr-80:hover {
    margin-right: -20rem !important;
  }

  .xl\:hover\:-mb-80:hover {
    margin-bottom: -20rem !important;
  }

  .xl\:hover\:-ml-80:hover {
    margin-left: -20rem !important;
  }

  .xl\:hover\:-mt-81:hover {
    margin-top: -20.25rem !important;
  }

  .xl\:hover\:-mr-81:hover {
    margin-right: -20.25rem !important;
  }

  .xl\:hover\:-mb-81:hover {
    margin-bottom: -20.25rem !important;
  }

  .xl\:hover\:-ml-81:hover {
    margin-left: -20.25rem !important;
  }

  .xl\:hover\:-mt-82:hover {
    margin-top: -20.5rem !important;
  }

  .xl\:hover\:-mr-82:hover {
    margin-right: -20.5rem !important;
  }

  .xl\:hover\:-mb-82:hover {
    margin-bottom: -20.5rem !important;
  }

  .xl\:hover\:-ml-82:hover {
    margin-left: -20.5rem !important;
  }

  .xl\:hover\:-mt-83:hover {
    margin-top: -20.75rem !important;
  }

  .xl\:hover\:-mr-83:hover {
    margin-right: -20.75rem !important;
  }

  .xl\:hover\:-mb-83:hover {
    margin-bottom: -20.75rem !important;
  }

  .xl\:hover\:-ml-83:hover {
    margin-left: -20.75rem !important;
  }

  .xl\:hover\:-mt-84:hover {
    margin-top: -21rem !important;
  }

  .xl\:hover\:-mr-84:hover {
    margin-right: -21rem !important;
  }

  .xl\:hover\:-mb-84:hover {
    margin-bottom: -21rem !important;
  }

  .xl\:hover\:-ml-84:hover {
    margin-left: -21rem !important;
  }

  .xl\:hover\:-mt-85:hover {
    margin-top: -21.25rem !important;
  }

  .xl\:hover\:-mr-85:hover {
    margin-right: -21.25rem !important;
  }

  .xl\:hover\:-mb-85:hover {
    margin-bottom: -21.25rem !important;
  }

  .xl\:hover\:-ml-85:hover {
    margin-left: -21.25rem !important;
  }

  .xl\:hover\:-mt-86:hover {
    margin-top: -21.5rem !important;
  }

  .xl\:hover\:-mr-86:hover {
    margin-right: -21.5rem !important;
  }

  .xl\:hover\:-mb-86:hover {
    margin-bottom: -21.5rem !important;
  }

  .xl\:hover\:-ml-86:hover {
    margin-left: -21.5rem !important;
  }

  .xl\:hover\:-mt-87:hover {
    margin-top: -21.75rem !important;
  }

  .xl\:hover\:-mr-87:hover {
    margin-right: -21.75rem !important;
  }

  .xl\:hover\:-mb-87:hover {
    margin-bottom: -21.75rem !important;
  }

  .xl\:hover\:-ml-87:hover {
    margin-left: -21.75rem !important;
  }

  .xl\:hover\:-mt-88:hover {
    margin-top: -22rem !important;
  }

  .xl\:hover\:-mr-88:hover {
    margin-right: -22rem !important;
  }

  .xl\:hover\:-mb-88:hover {
    margin-bottom: -22rem !important;
  }

  .xl\:hover\:-ml-88:hover {
    margin-left: -22rem !important;
  }

  .xl\:hover\:-mt-89:hover {
    margin-top: -22.25rem !important;
  }

  .xl\:hover\:-mr-89:hover {
    margin-right: -22.25rem !important;
  }

  .xl\:hover\:-mb-89:hover {
    margin-bottom: -22.25rem !important;
  }

  .xl\:hover\:-ml-89:hover {
    margin-left: -22.25rem !important;
  }

  .xl\:hover\:-mt-90:hover {
    margin-top: -22.5rem !important;
  }

  .xl\:hover\:-mr-90:hover {
    margin-right: -22.5rem !important;
  }

  .xl\:hover\:-mb-90:hover {
    margin-bottom: -22.5rem !important;
  }

  .xl\:hover\:-ml-90:hover {
    margin-left: -22.5rem !important;
  }

  .xl\:hover\:-mt-91:hover {
    margin-top: -22.75rem !important;
  }

  .xl\:hover\:-mr-91:hover {
    margin-right: -22.75rem !important;
  }

  .xl\:hover\:-mb-91:hover {
    margin-bottom: -22.75rem !important;
  }

  .xl\:hover\:-ml-91:hover {
    margin-left: -22.75rem !important;
  }

  .xl\:hover\:-mt-92:hover {
    margin-top: -23rem !important;
  }

  .xl\:hover\:-mr-92:hover {
    margin-right: -23rem !important;
  }

  .xl\:hover\:-mb-92:hover {
    margin-bottom: -23rem !important;
  }

  .xl\:hover\:-ml-92:hover {
    margin-left: -23rem !important;
  }

  .xl\:hover\:-mt-93:hover {
    margin-top: -23.25rem !important;
  }

  .xl\:hover\:-mr-93:hover {
    margin-right: -23.25rem !important;
  }

  .xl\:hover\:-mb-93:hover {
    margin-bottom: -23.25rem !important;
  }

  .xl\:hover\:-ml-93:hover {
    margin-left: -23.25rem !important;
  }

  .xl\:hover\:-mt-94:hover {
    margin-top: -23.5rem !important;
  }

  .xl\:hover\:-mr-94:hover {
    margin-right: -23.5rem !important;
  }

  .xl\:hover\:-mb-94:hover {
    margin-bottom: -23.5rem !important;
  }

  .xl\:hover\:-ml-94:hover {
    margin-left: -23.5rem !important;
  }

  .xl\:hover\:-mt-95:hover {
    margin-top: -23.75rem !important;
  }

  .xl\:hover\:-mr-95:hover {
    margin-right: -23.75rem !important;
  }

  .xl\:hover\:-mb-95:hover {
    margin-bottom: -23.75rem !important;
  }

  .xl\:hover\:-ml-95:hover {
    margin-left: -23.75rem !important;
  }

  .xl\:hover\:-mt-96:hover {
    margin-top: -24rem !important;
  }

  .xl\:hover\:-mr-96:hover {
    margin-right: -24rem !important;
  }

  .xl\:hover\:-mb-96:hover {
    margin-bottom: -24rem !important;
  }

  .xl\:hover\:-ml-96:hover {
    margin-left: -24rem !important;
  }

  .xl\:hover\:-mt-97:hover {
    margin-top: -24.25rem !important;
  }

  .xl\:hover\:-mr-97:hover {
    margin-right: -24.25rem !important;
  }

  .xl\:hover\:-mb-97:hover {
    margin-bottom: -24.25rem !important;
  }

  .xl\:hover\:-ml-97:hover {
    margin-left: -24.25rem !important;
  }

  .xl\:hover\:-mt-98:hover {
    margin-top: -24.5rem !important;
  }

  .xl\:hover\:-mr-98:hover {
    margin-right: -24.5rem !important;
  }

  .xl\:hover\:-mb-98:hover {
    margin-bottom: -24.5rem !important;
  }

  .xl\:hover\:-ml-98:hover {
    margin-left: -24.5rem !important;
  }

  .xl\:hover\:-mt-99:hover {
    margin-top: -24.75rem !important;
  }

  .xl\:hover\:-mr-99:hover {
    margin-right: -24.75rem !important;
  }

  .xl\:hover\:-mb-99:hover {
    margin-bottom: -24.75rem !important;
  }

  .xl\:hover\:-ml-99:hover {
    margin-left: -24.75rem !important;
  }

  .xl\:hover\:-mt-100:hover {
    margin-top: -25rem !important;
  }

  .xl\:hover\:-mr-100:hover {
    margin-right: -25rem !important;
  }

  .xl\:hover\:-mb-100:hover {
    margin-bottom: -25rem !important;
  }

  .xl\:hover\:-ml-100:hover {
    margin-left: -25rem !important;
  }

  .xl\:hover\:-mt-101:hover {
    margin-top: -25.25rem !important;
  }

  .xl\:hover\:-mr-101:hover {
    margin-right: -25.25rem !important;
  }

  .xl\:hover\:-mb-101:hover {
    margin-bottom: -25.25rem !important;
  }

  .xl\:hover\:-ml-101:hover {
    margin-left: -25.25rem !important;
  }

  .xl\:hover\:-mt-102:hover {
    margin-top: -25.5rem !important;
  }

  .xl\:hover\:-mr-102:hover {
    margin-right: -25.5rem !important;
  }

  .xl\:hover\:-mb-102:hover {
    margin-bottom: -25.5rem !important;
  }

  .xl\:hover\:-ml-102:hover {
    margin-left: -25.5rem !important;
  }

  .xl\:hover\:-mt-103:hover {
    margin-top: -25.75rem !important;
  }

  .xl\:hover\:-mr-103:hover {
    margin-right: -25.75rem !important;
  }

  .xl\:hover\:-mb-103:hover {
    margin-bottom: -25.75rem !important;
  }

  .xl\:hover\:-ml-103:hover {
    margin-left: -25.75rem !important;
  }

  .xl\:hover\:-mt-104:hover {
    margin-top: -26rem !important;
  }

  .xl\:hover\:-mr-104:hover {
    margin-right: -26rem !important;
  }

  .xl\:hover\:-mb-104:hover {
    margin-bottom: -26rem !important;
  }

  .xl\:hover\:-ml-104:hover {
    margin-left: -26rem !important;
  }

  .xl\:hover\:-mt-105:hover {
    margin-top: -26.25rem !important;
  }

  .xl\:hover\:-mr-105:hover {
    margin-right: -26.25rem !important;
  }

  .xl\:hover\:-mb-105:hover {
    margin-bottom: -26.25rem !important;
  }

  .xl\:hover\:-ml-105:hover {
    margin-left: -26.25rem !important;
  }

  .xl\:hover\:-mt-px:hover {
    margin-top: -1px !important;
  }

  .xl\:hover\:-mr-px:hover {
    margin-right: -1px !important;
  }

  .xl\:hover\:-mb-px:hover {
    margin-bottom: -1px !important;
  }

  .xl\:hover\:-ml-px:hover {
    margin-left: -1px !important;
  }

  .xl\:hover\:-mt-0\.5:hover {
    margin-top: -0.125rem !important;
  }

  .xl\:hover\:-mr-0\.5:hover {
    margin-right: -0.125rem !important;
  }

  .xl\:hover\:-mb-0\.5:hover {
    margin-bottom: -0.125rem !important;
  }

  .xl\:hover\:-ml-0\.5:hover {
    margin-left: -0.125rem !important;
  }

  .xl\:hover\:-mt-1\.5:hover {
    margin-top: -0.375rem !important;
  }

  .xl\:hover\:-mr-1\.5:hover {
    margin-right: -0.375rem !important;
  }

  .xl\:hover\:-mb-1\.5:hover {
    margin-bottom: -0.375rem !important;
  }

  .xl\:hover\:-ml-1\.5:hover {
    margin-left: -0.375rem !important;
  }

  .xl\:hover\:-mt-2\.5:hover {
    margin-top: -0.625rem !important;
  }

  .xl\:hover\:-mr-2\.5:hover {
    margin-right: -0.625rem !important;
  }

  .xl\:hover\:-mb-2\.5:hover {
    margin-bottom: -0.625rem !important;
  }

  .xl\:hover\:-ml-2\.5:hover {
    margin-left: -0.625rem !important;
  }

  .xl\:hover\:-mt-3\.5:hover {
    margin-top: -0.875rem !important;
  }

  .xl\:hover\:-mr-3\.5:hover {
    margin-right: -0.875rem !important;
  }

  .xl\:hover\:-mb-3\.5:hover {
    margin-bottom: -0.875rem !important;
  }

  .xl\:hover\:-ml-3\.5:hover {
    margin-left: -0.875rem !important;
  }

  .xl\:hover\:-mt-4\.5:hover {
    margin-top: -1.125rem !important;
  }

  .xl\:hover\:-mr-4\.5:hover {
    margin-right: -1.125rem !important;
  }

  .xl\:hover\:-mb-4\.5:hover {
    margin-bottom: -1.125rem !important;
  }

  .xl\:hover\:-ml-4\.5:hover {
    margin-left: -1.125rem !important;
  }

  .xl\:hover\:-mt-5\.5:hover {
    margin-top: -1.375rem !important;
  }

  .xl\:hover\:-mr-5\.5:hover {
    margin-right: -1.375rem !important;
  }

  .xl\:hover\:-mb-5\.5:hover {
    margin-bottom: -1.375rem !important;
  }

  .xl\:hover\:-ml-5\.5:hover {
    margin-left: -1.375rem !important;
  }

  .xl\:hover\:-mt-6\.5:hover {
    margin-top: -1.625rem !important;
  }

  .xl\:hover\:-mr-6\.5:hover {
    margin-right: -1.625rem !important;
  }

  .xl\:hover\:-mb-6\.5:hover {
    margin-bottom: -1.625rem !important;
  }

  .xl\:hover\:-ml-6\.5:hover {
    margin-left: -1.625rem !important;
  }

  .xl\:hover\:-mt-7\.5:hover {
    margin-top: -1.875rem !important;
  }

  .xl\:hover\:-mr-7\.5:hover {
    margin-right: -1.875rem !important;
  }

  .xl\:hover\:-mb-7\.5:hover {
    margin-bottom: -1.875rem !important;
  }

  .xl\:hover\:-ml-7\.5:hover {
    margin-left: -1.875rem !important;
  }

  .xl\:hover\:-mt-8\.5:hover {
    margin-top: -2.125rem !important;
  }

  .xl\:hover\:-mr-8\.5:hover {
    margin-right: -2.125rem !important;
  }

  .xl\:hover\:-mb-8\.5:hover {
    margin-bottom: -2.125rem !important;
  }

  .xl\:hover\:-ml-8\.5:hover {
    margin-left: -2.125rem !important;
  }

  .xl\:hover\:-mt-9\.5:hover {
    margin-top: -2.375rem !important;
  }

  .xl\:hover\:-mr-9\.5:hover {
    margin-right: -2.375rem !important;
  }

  .xl\:hover\:-mb-9\.5:hover {
    margin-bottom: -2.375rem !important;
  }

  .xl\:hover\:-ml-9\.5:hover {
    margin-left: -2.375rem !important;
  }

  .xl\:hover\:-mt-10\.5:hover {
    margin-top: -2.625rem !important;
  }

  .xl\:hover\:-mr-10\.5:hover {
    margin-right: -2.625rem !important;
  }

  .xl\:hover\:-mb-10\.5:hover {
    margin-bottom: -2.625rem !important;
  }

  .xl\:hover\:-ml-10\.5:hover {
    margin-left: -2.625rem !important;
  }

  .xl\:hover\:-mt-11\.5:hover {
    margin-top: -2.875rem !important;
  }

  .xl\:hover\:-mr-11\.5:hover {
    margin-right: -2.875rem !important;
  }

  .xl\:hover\:-mb-11\.5:hover {
    margin-bottom: -2.875rem !important;
  }

  .xl\:hover\:-ml-11\.5:hover {
    margin-left: -2.875rem !important;
  }

  .xl\:hover\:-mt-12\.5:hover {
    margin-top: -3.125rem !important;
  }

  .xl\:hover\:-mr-12\.5:hover {
    margin-right: -3.125rem !important;
  }

  .xl\:hover\:-mb-12\.5:hover {
    margin-bottom: -3.125rem !important;
  }

  .xl\:hover\:-ml-12\.5:hover {
    margin-left: -3.125rem !important;
  }

  .xl\:hover\:-mt-13\.5:hover {
    margin-top: -3.375rem !important;
  }

  .xl\:hover\:-mr-13\.5:hover {
    margin-right: -3.375rem !important;
  }

  .xl\:hover\:-mb-13\.5:hover {
    margin-bottom: -3.375rem !important;
  }

  .xl\:hover\:-ml-13\.5:hover {
    margin-left: -3.375rem !important;
  }

  .xl\:hover\:-mt-14\.5:hover {
    margin-top: -3.625rem !important;
  }

  .xl\:hover\:-mr-14\.5:hover {
    margin-right: -3.625rem !important;
  }

  .xl\:hover\:-mb-14\.5:hover {
    margin-bottom: -3.625rem !important;
  }

  .xl\:hover\:-ml-14\.5:hover {
    margin-left: -3.625rem !important;
  }

  .xl\:hover\:-mt-15\.5:hover {
    margin-top: -3.875rem !important;
  }

  .xl\:hover\:-mr-15\.5:hover {
    margin-right: -3.875rem !important;
  }

  .xl\:hover\:-mb-15\.5:hover {
    margin-bottom: -3.875rem !important;
  }

  .xl\:hover\:-ml-15\.5:hover {
    margin-left: -3.875rem !important;
  }

  .xl\:hover\:-mt-16\.5:hover {
    margin-top: -4.125rem !important;
  }

  .xl\:hover\:-mr-16\.5:hover {
    margin-right: -4.125rem !important;
  }

  .xl\:hover\:-mb-16\.5:hover {
    margin-bottom: -4.125rem !important;
  }

  .xl\:hover\:-ml-16\.5:hover {
    margin-left: -4.125rem !important;
  }

  .xl\:hover\:-mt-17\.5:hover {
    margin-top: -4.375rem !important;
  }

  .xl\:hover\:-mr-17\.5:hover {
    margin-right: -4.375rem !important;
  }

  .xl\:hover\:-mb-17\.5:hover {
    margin-bottom: -4.375rem !important;
  }

  .xl\:hover\:-ml-17\.5:hover {
    margin-left: -4.375rem !important;
  }

  .xl\:hover\:-mt-18\.5:hover {
    margin-top: -4.625rem !important;
  }

  .xl\:hover\:-mr-18\.5:hover {
    margin-right: -4.625rem !important;
  }

  .xl\:hover\:-mb-18\.5:hover {
    margin-bottom: -4.625rem !important;
  }

  .xl\:hover\:-ml-18\.5:hover {
    margin-left: -4.625rem !important;
  }

  .xl\:hover\:-mt-19\.5:hover {
    margin-top: -4.875rem !important;
  }

  .xl\:hover\:-mr-19\.5:hover {
    margin-right: -4.875rem !important;
  }

  .xl\:hover\:-mb-19\.5:hover {
    margin-bottom: -4.875rem !important;
  }

  .xl\:hover\:-ml-19\.5:hover {
    margin-left: -4.875rem !important;
  }

  .xl\:hover\:-mt-20\.5:hover {
    margin-top: -5.125rem !important;
  }

  .xl\:hover\:-mr-20\.5:hover {
    margin-right: -5.125rem !important;
  }

  .xl\:hover\:-mb-20\.5:hover {
    margin-bottom: -5.125rem !important;
  }

  .xl\:hover\:-ml-20\.5:hover {
    margin-left: -5.125rem !important;
  }

  .xl\:hover\:-mt-21\.5:hover {
    margin-top: -5.375rem !important;
  }

  .xl\:hover\:-mr-21\.5:hover {
    margin-right: -5.375rem !important;
  }

  .xl\:hover\:-mb-21\.5:hover {
    margin-bottom: -5.375rem !important;
  }

  .xl\:hover\:-ml-21\.5:hover {
    margin-left: -5.375rem !important;
  }

  .xl\:hover\:-mt-22\.5:hover {
    margin-top: -5.625rem !important;
  }

  .xl\:hover\:-mr-22\.5:hover {
    margin-right: -5.625rem !important;
  }

  .xl\:hover\:-mb-22\.5:hover {
    margin-bottom: -5.625rem !important;
  }

  .xl\:hover\:-ml-22\.5:hover {
    margin-left: -5.625rem !important;
  }

  .xl\:hover\:-mt-23\.5:hover {
    margin-top: -5.875rem !important;
  }

  .xl\:hover\:-mr-23\.5:hover {
    margin-right: -5.875rem !important;
  }

  .xl\:hover\:-mb-23\.5:hover {
    margin-bottom: -5.875rem !important;
  }

  .xl\:hover\:-ml-23\.5:hover {
    margin-left: -5.875rem !important;
  }

  .xl\:hover\:-mt-24\.5:hover {
    margin-top: -6.125rem !important;
  }

  .xl\:hover\:-mr-24\.5:hover {
    margin-right: -6.125rem !important;
  }

  .xl\:hover\:-mb-24\.5:hover {
    margin-bottom: -6.125rem !important;
  }

  .xl\:hover\:-ml-24\.5:hover {
    margin-left: -6.125rem !important;
  }

  .xl\:hover\:-mt-25\.5:hover {
    margin-top: -6.375rem !important;
  }

  .xl\:hover\:-mr-25\.5:hover {
    margin-right: -6.375rem !important;
  }

  .xl\:hover\:-mb-25\.5:hover {
    margin-bottom: -6.375rem !important;
  }

  .xl\:hover\:-ml-25\.5:hover {
    margin-left: -6.375rem !important;
  }

  .xl\:hover\:-mt-26\.5:hover {
    margin-top: -6.625rem !important;
  }

  .xl\:hover\:-mr-26\.5:hover {
    margin-right: -6.625rem !important;
  }

  .xl\:hover\:-mb-26\.5:hover {
    margin-bottom: -6.625rem !important;
  }

  .xl\:hover\:-ml-26\.5:hover {
    margin-left: -6.625rem !important;
  }

  .xl\:hover\:-mt-27\.5:hover {
    margin-top: -6.875rem !important;
  }

  .xl\:hover\:-mr-27\.5:hover {
    margin-right: -6.875rem !important;
  }

  .xl\:hover\:-mb-27\.5:hover {
    margin-bottom: -6.875rem !important;
  }

  .xl\:hover\:-ml-27\.5:hover {
    margin-left: -6.875rem !important;
  }

  .xl\:hover\:-mt-28\.5:hover {
    margin-top: -7.125rem !important;
  }

  .xl\:hover\:-mr-28\.5:hover {
    margin-right: -7.125rem !important;
  }

  .xl\:hover\:-mb-28\.5:hover {
    margin-bottom: -7.125rem !important;
  }

  .xl\:hover\:-ml-28\.5:hover {
    margin-left: -7.125rem !important;
  }

  .xl\:hover\:-mt-29\.5:hover {
    margin-top: -7.375rem !important;
  }

  .xl\:hover\:-mr-29\.5:hover {
    margin-right: -7.375rem !important;
  }

  .xl\:hover\:-mb-29\.5:hover {
    margin-bottom: -7.375rem !important;
  }

  .xl\:hover\:-ml-29\.5:hover {
    margin-left: -7.375rem !important;
  }

  .xl\:hover\:-mt-30\.5:hover {
    margin-top: -7.625rem !important;
  }

  .xl\:hover\:-mr-30\.5:hover {
    margin-right: -7.625rem !important;
  }

  .xl\:hover\:-mb-30\.5:hover {
    margin-bottom: -7.625rem !important;
  }

  .xl\:hover\:-ml-30\.5:hover {
    margin-left: -7.625rem !important;
  }

  .xl\:hover\:-mt-31\.5:hover {
    margin-top: -7.875rem !important;
  }

  .xl\:hover\:-mr-31\.5:hover {
    margin-right: -7.875rem !important;
  }

  .xl\:hover\:-mb-31\.5:hover {
    margin-bottom: -7.875rem !important;
  }

  .xl\:hover\:-ml-31\.5:hover {
    margin-left: -7.875rem !important;
  }

  .xl\:hover\:-mt-32\.5:hover {
    margin-top: -8.125rem !important;
  }

  .xl\:hover\:-mr-32\.5:hover {
    margin-right: -8.125rem !important;
  }

  .xl\:hover\:-mb-32\.5:hover {
    margin-bottom: -8.125rem !important;
  }

  .xl\:hover\:-ml-32\.5:hover {
    margin-left: -8.125rem !important;
  }

  .xl\:hover\:-mt-33\.5:hover {
    margin-top: -8.375rem !important;
  }

  .xl\:hover\:-mr-33\.5:hover {
    margin-right: -8.375rem !important;
  }

  .xl\:hover\:-mb-33\.5:hover {
    margin-bottom: -8.375rem !important;
  }

  .xl\:hover\:-ml-33\.5:hover {
    margin-left: -8.375rem !important;
  }

  .xl\:hover\:-mt-34\.5:hover {
    margin-top: -8.625rem !important;
  }

  .xl\:hover\:-mr-34\.5:hover {
    margin-right: -8.625rem !important;
  }

  .xl\:hover\:-mb-34\.5:hover {
    margin-bottom: -8.625rem !important;
  }

  .xl\:hover\:-ml-34\.5:hover {
    margin-left: -8.625rem !important;
  }

  .xl\:hover\:-mt-35\.5:hover {
    margin-top: -8.875rem !important;
  }

  .xl\:hover\:-mr-35\.5:hover {
    margin-right: -8.875rem !important;
  }

  .xl\:hover\:-mb-35\.5:hover {
    margin-bottom: -8.875rem !important;
  }

  .xl\:hover\:-ml-35\.5:hover {
    margin-left: -8.875rem !important;
  }

  .xl\:hover\:-mt-36\.5:hover {
    margin-top: -9.125rem !important;
  }

  .xl\:hover\:-mr-36\.5:hover {
    margin-right: -9.125rem !important;
  }

  .xl\:hover\:-mb-36\.5:hover {
    margin-bottom: -9.125rem !important;
  }

  .xl\:hover\:-ml-36\.5:hover {
    margin-left: -9.125rem !important;
  }

  .xl\:hover\:-mt-37\.5:hover {
    margin-top: -9.375rem !important;
  }

  .xl\:hover\:-mr-37\.5:hover {
    margin-right: -9.375rem !important;
  }

  .xl\:hover\:-mb-37\.5:hover {
    margin-bottom: -9.375rem !important;
  }

  .xl\:hover\:-ml-37\.5:hover {
    margin-left: -9.375rem !important;
  }

  .xl\:hover\:-mt-38\.5:hover {
    margin-top: -9.625rem !important;
  }

  .xl\:hover\:-mr-38\.5:hover {
    margin-right: -9.625rem !important;
  }

  .xl\:hover\:-mb-38\.5:hover {
    margin-bottom: -9.625rem !important;
  }

  .xl\:hover\:-ml-38\.5:hover {
    margin-left: -9.625rem !important;
  }

  .xl\:hover\:-mt-39\.5:hover {
    margin-top: -9.875rem !important;
  }

  .xl\:hover\:-mr-39\.5:hover {
    margin-right: -9.875rem !important;
  }

  .xl\:hover\:-mb-39\.5:hover {
    margin-bottom: -9.875rem !important;
  }

  .xl\:hover\:-ml-39\.5:hover {
    margin-left: -9.875rem !important;
  }

  .xl\:hover\:-mt-40\.5:hover {
    margin-top: -10.125rem !important;
  }

  .xl\:hover\:-mr-40\.5:hover {
    margin-right: -10.125rem !important;
  }

  .xl\:hover\:-mb-40\.5:hover {
    margin-bottom: -10.125rem !important;
  }

  .xl\:hover\:-ml-40\.5:hover {
    margin-left: -10.125rem !important;
  }

  .xl\:hover\:-mt-41\.5:hover {
    margin-top: -10.375rem !important;
  }

  .xl\:hover\:-mr-41\.5:hover {
    margin-right: -10.375rem !important;
  }

  .xl\:hover\:-mb-41\.5:hover {
    margin-bottom: -10.375rem !important;
  }

  .xl\:hover\:-ml-41\.5:hover {
    margin-left: -10.375rem !important;
  }

  .xl\:hover\:-mt-42\.5:hover {
    margin-top: -10.625rem !important;
  }

  .xl\:hover\:-mr-42\.5:hover {
    margin-right: -10.625rem !important;
  }

  .xl\:hover\:-mb-42\.5:hover {
    margin-bottom: -10.625rem !important;
  }

  .xl\:hover\:-ml-42\.5:hover {
    margin-left: -10.625rem !important;
  }

  .xl\:hover\:-mt-43\.5:hover {
    margin-top: -10.875rem !important;
  }

  .xl\:hover\:-mr-43\.5:hover {
    margin-right: -10.875rem !important;
  }

  .xl\:hover\:-mb-43\.5:hover {
    margin-bottom: -10.875rem !important;
  }

  .xl\:hover\:-ml-43\.5:hover {
    margin-left: -10.875rem !important;
  }

  .xl\:hover\:-mt-44\.5:hover {
    margin-top: -11.125rem !important;
  }

  .xl\:hover\:-mr-44\.5:hover {
    margin-right: -11.125rem !important;
  }

  .xl\:hover\:-mb-44\.5:hover {
    margin-bottom: -11.125rem !important;
  }

  .xl\:hover\:-ml-44\.5:hover {
    margin-left: -11.125rem !important;
  }

  .xl\:hover\:-mt-45\.5:hover {
    margin-top: -11.375rem !important;
  }

  .xl\:hover\:-mr-45\.5:hover {
    margin-right: -11.375rem !important;
  }

  .xl\:hover\:-mb-45\.5:hover {
    margin-bottom: -11.375rem !important;
  }

  .xl\:hover\:-ml-45\.5:hover {
    margin-left: -11.375rem !important;
  }

  .xl\:hover\:-mt-46\.5:hover {
    margin-top: -11.625rem !important;
  }

  .xl\:hover\:-mr-46\.5:hover {
    margin-right: -11.625rem !important;
  }

  .xl\:hover\:-mb-46\.5:hover {
    margin-bottom: -11.625rem !important;
  }

  .xl\:hover\:-ml-46\.5:hover {
    margin-left: -11.625rem !important;
  }

  .xl\:hover\:-mt-47\.5:hover {
    margin-top: -11.875rem !important;
  }

  .xl\:hover\:-mr-47\.5:hover {
    margin-right: -11.875rem !important;
  }

  .xl\:hover\:-mb-47\.5:hover {
    margin-bottom: -11.875rem !important;
  }

  .xl\:hover\:-ml-47\.5:hover {
    margin-left: -11.875rem !important;
  }

  .xl\:hover\:-mt-48\.5:hover {
    margin-top: -12.125rem !important;
  }

  .xl\:hover\:-mr-48\.5:hover {
    margin-right: -12.125rem !important;
  }

  .xl\:hover\:-mb-48\.5:hover {
    margin-bottom: -12.125rem !important;
  }

  .xl\:hover\:-ml-48\.5:hover {
    margin-left: -12.125rem !important;
  }

  .xl\:hover\:-mt-49\.5:hover {
    margin-top: -12.375rem !important;
  }

  .xl\:hover\:-mr-49\.5:hover {
    margin-right: -12.375rem !important;
  }

  .xl\:hover\:-mb-49\.5:hover {
    margin-bottom: -12.375rem !important;
  }

  .xl\:hover\:-ml-49\.5:hover {
    margin-left: -12.375rem !important;
  }

  .xl\:hover\:-mt-50\.5:hover {
    margin-top: -12.625rem !important;
  }

  .xl\:hover\:-mr-50\.5:hover {
    margin-right: -12.625rem !important;
  }

  .xl\:hover\:-mb-50\.5:hover {
    margin-bottom: -12.625rem !important;
  }

  .xl\:hover\:-ml-50\.5:hover {
    margin-left: -12.625rem !important;
  }

  .xl\:hover\:-mt-51\.5:hover {
    margin-top: -12.875rem !important;
  }

  .xl\:hover\:-mr-51\.5:hover {
    margin-right: -12.875rem !important;
  }

  .xl\:hover\:-mb-51\.5:hover {
    margin-bottom: -12.875rem !important;
  }

  .xl\:hover\:-ml-51\.5:hover {
    margin-left: -12.875rem !important;
  }

  .xl\:hover\:-mt-52\.5:hover {
    margin-top: -13.125rem !important;
  }

  .xl\:hover\:-mr-52\.5:hover {
    margin-right: -13.125rem !important;
  }

  .xl\:hover\:-mb-52\.5:hover {
    margin-bottom: -13.125rem !important;
  }

  .xl\:hover\:-ml-52\.5:hover {
    margin-left: -13.125rem !important;
  }

  .xl\:hover\:-mt-53\.5:hover {
    margin-top: -13.375rem !important;
  }

  .xl\:hover\:-mr-53\.5:hover {
    margin-right: -13.375rem !important;
  }

  .xl\:hover\:-mb-53\.5:hover {
    margin-bottom: -13.375rem !important;
  }

  .xl\:hover\:-ml-53\.5:hover {
    margin-left: -13.375rem !important;
  }

  .xl\:hover\:-mt-54\.5:hover {
    margin-top: -13.625rem !important;
  }

  .xl\:hover\:-mr-54\.5:hover {
    margin-right: -13.625rem !important;
  }

  .xl\:hover\:-mb-54\.5:hover {
    margin-bottom: -13.625rem !important;
  }

  .xl\:hover\:-ml-54\.5:hover {
    margin-left: -13.625rem !important;
  }

  .xl\:hover\:-mt-55\.5:hover {
    margin-top: -13.875rem !important;
  }

  .xl\:hover\:-mr-55\.5:hover {
    margin-right: -13.875rem !important;
  }

  .xl\:hover\:-mb-55\.5:hover {
    margin-bottom: -13.875rem !important;
  }

  .xl\:hover\:-ml-55\.5:hover {
    margin-left: -13.875rem !important;
  }

  .xl\:hover\:-mt-56\.5:hover {
    margin-top: -14.125rem !important;
  }

  .xl\:hover\:-mr-56\.5:hover {
    margin-right: -14.125rem !important;
  }

  .xl\:hover\:-mb-56\.5:hover {
    margin-bottom: -14.125rem !important;
  }

  .xl\:hover\:-ml-56\.5:hover {
    margin-left: -14.125rem !important;
  }

  .xl\:hover\:-mt-57\.5:hover {
    margin-top: -14.375rem !important;
  }

  .xl\:hover\:-mr-57\.5:hover {
    margin-right: -14.375rem !important;
  }

  .xl\:hover\:-mb-57\.5:hover {
    margin-bottom: -14.375rem !important;
  }

  .xl\:hover\:-ml-57\.5:hover {
    margin-left: -14.375rem !important;
  }

  .xl\:hover\:-mt-58\.5:hover {
    margin-top: -14.625rem !important;
  }

  .xl\:hover\:-mr-58\.5:hover {
    margin-right: -14.625rem !important;
  }

  .xl\:hover\:-mb-58\.5:hover {
    margin-bottom: -14.625rem !important;
  }

  .xl\:hover\:-ml-58\.5:hover {
    margin-left: -14.625rem !important;
  }

  .xl\:hover\:-mt-59\.5:hover {
    margin-top: -14.875rem !important;
  }

  .xl\:hover\:-mr-59\.5:hover {
    margin-right: -14.875rem !important;
  }

  .xl\:hover\:-mb-59\.5:hover {
    margin-bottom: -14.875rem !important;
  }

  .xl\:hover\:-ml-59\.5:hover {
    margin-left: -14.875rem !important;
  }

  .xl\:hover\:-mt-60\.5:hover {
    margin-top: -15.125rem !important;
  }

  .xl\:hover\:-mr-60\.5:hover {
    margin-right: -15.125rem !important;
  }

  .xl\:hover\:-mb-60\.5:hover {
    margin-bottom: -15.125rem !important;
  }

  .xl\:hover\:-ml-60\.5:hover {
    margin-left: -15.125rem !important;
  }

  .xl\:hover\:-mt-61\.5:hover {
    margin-top: -15.375rem !important;
  }

  .xl\:hover\:-mr-61\.5:hover {
    margin-right: -15.375rem !important;
  }

  .xl\:hover\:-mb-61\.5:hover {
    margin-bottom: -15.375rem !important;
  }

  .xl\:hover\:-ml-61\.5:hover {
    margin-left: -15.375rem !important;
  }

  .xl\:hover\:-mt-62\.5:hover {
    margin-top: -15.625rem !important;
  }

  .xl\:hover\:-mr-62\.5:hover {
    margin-right: -15.625rem !important;
  }

  .xl\:hover\:-mb-62\.5:hover {
    margin-bottom: -15.625rem !important;
  }

  .xl\:hover\:-ml-62\.5:hover {
    margin-left: -15.625rem !important;
  }

  .xl\:hover\:-mt-63\.5:hover {
    margin-top: -15.875rem !important;
  }

  .xl\:hover\:-mr-63\.5:hover {
    margin-right: -15.875rem !important;
  }

  .xl\:hover\:-mb-63\.5:hover {
    margin-bottom: -15.875rem !important;
  }

  .xl\:hover\:-ml-63\.5:hover {
    margin-left: -15.875rem !important;
  }

  .xl\:hover\:-mt-64\.5:hover {
    margin-top: -16.125rem !important;
  }

  .xl\:hover\:-mr-64\.5:hover {
    margin-right: -16.125rem !important;
  }

  .xl\:hover\:-mb-64\.5:hover {
    margin-bottom: -16.125rem !important;
  }

  .xl\:hover\:-ml-64\.5:hover {
    margin-left: -16.125rem !important;
  }

  .xl\:hover\:-mt-65\.5:hover {
    margin-top: -16.375rem !important;
  }

  .xl\:hover\:-mr-65\.5:hover {
    margin-right: -16.375rem !important;
  }

  .xl\:hover\:-mb-65\.5:hover {
    margin-bottom: -16.375rem !important;
  }

  .xl\:hover\:-ml-65\.5:hover {
    margin-left: -16.375rem !important;
  }

  .xl\:hover\:-mt-66\.5:hover {
    margin-top: -16.625rem !important;
  }

  .xl\:hover\:-mr-66\.5:hover {
    margin-right: -16.625rem !important;
  }

  .xl\:hover\:-mb-66\.5:hover {
    margin-bottom: -16.625rem !important;
  }

  .xl\:hover\:-ml-66\.5:hover {
    margin-left: -16.625rem !important;
  }

  .xl\:hover\:-mt-67\.5:hover {
    margin-top: -16.875rem !important;
  }

  .xl\:hover\:-mr-67\.5:hover {
    margin-right: -16.875rem !important;
  }

  .xl\:hover\:-mb-67\.5:hover {
    margin-bottom: -16.875rem !important;
  }

  .xl\:hover\:-ml-67\.5:hover {
    margin-left: -16.875rem !important;
  }

  .xl\:hover\:-mt-68\.5:hover {
    margin-top: -17.125rem !important;
  }

  .xl\:hover\:-mr-68\.5:hover {
    margin-right: -17.125rem !important;
  }

  .xl\:hover\:-mb-68\.5:hover {
    margin-bottom: -17.125rem !important;
  }

  .xl\:hover\:-ml-68\.5:hover {
    margin-left: -17.125rem !important;
  }

  .xl\:hover\:-mt-69\.5:hover {
    margin-top: -17.375rem !important;
  }

  .xl\:hover\:-mr-69\.5:hover {
    margin-right: -17.375rem !important;
  }

  .xl\:hover\:-mb-69\.5:hover {
    margin-bottom: -17.375rem !important;
  }

  .xl\:hover\:-ml-69\.5:hover {
    margin-left: -17.375rem !important;
  }

  .xl\:hover\:-mt-70\.5:hover {
    margin-top: -17.625rem !important;
  }

  .xl\:hover\:-mr-70\.5:hover {
    margin-right: -17.625rem !important;
  }

  .xl\:hover\:-mb-70\.5:hover {
    margin-bottom: -17.625rem !important;
  }

  .xl\:hover\:-ml-70\.5:hover {
    margin-left: -17.625rem !important;
  }

  .xl\:hover\:-mt-71\.5:hover {
    margin-top: -17.875rem !important;
  }

  .xl\:hover\:-mr-71\.5:hover {
    margin-right: -17.875rem !important;
  }

  .xl\:hover\:-mb-71\.5:hover {
    margin-bottom: -17.875rem !important;
  }

  .xl\:hover\:-ml-71\.5:hover {
    margin-left: -17.875rem !important;
  }

  .xl\:hover\:-mt-72\.5:hover {
    margin-top: -18.125rem !important;
  }

  .xl\:hover\:-mr-72\.5:hover {
    margin-right: -18.125rem !important;
  }

  .xl\:hover\:-mb-72\.5:hover {
    margin-bottom: -18.125rem !important;
  }

  .xl\:hover\:-ml-72\.5:hover {
    margin-left: -18.125rem !important;
  }

  .xl\:hover\:-mt-73\.5:hover {
    margin-top: -18.375rem !important;
  }

  .xl\:hover\:-mr-73\.5:hover {
    margin-right: -18.375rem !important;
  }

  .xl\:hover\:-mb-73\.5:hover {
    margin-bottom: -18.375rem !important;
  }

  .xl\:hover\:-ml-73\.5:hover {
    margin-left: -18.375rem !important;
  }

  .xl\:hover\:-mt-74\.5:hover {
    margin-top: -18.625rem !important;
  }

  .xl\:hover\:-mr-74\.5:hover {
    margin-right: -18.625rem !important;
  }

  .xl\:hover\:-mb-74\.5:hover {
    margin-bottom: -18.625rem !important;
  }

  .xl\:hover\:-ml-74\.5:hover {
    margin-left: -18.625rem !important;
  }

  .xl\:hover\:-mt-75\.5:hover {
    margin-top: -18.875rem !important;
  }

  .xl\:hover\:-mr-75\.5:hover {
    margin-right: -18.875rem !important;
  }

  .xl\:hover\:-mb-75\.5:hover {
    margin-bottom: -18.875rem !important;
  }

  .xl\:hover\:-ml-75\.5:hover {
    margin-left: -18.875rem !important;
  }

  .xl\:hover\:-mt-76\.5:hover {
    margin-top: -19.125rem !important;
  }

  .xl\:hover\:-mr-76\.5:hover {
    margin-right: -19.125rem !important;
  }

  .xl\:hover\:-mb-76\.5:hover {
    margin-bottom: -19.125rem !important;
  }

  .xl\:hover\:-ml-76\.5:hover {
    margin-left: -19.125rem !important;
  }

  .xl\:hover\:-mt-77\.5:hover {
    margin-top: -19.375rem !important;
  }

  .xl\:hover\:-mr-77\.5:hover {
    margin-right: -19.375rem !important;
  }

  .xl\:hover\:-mb-77\.5:hover {
    margin-bottom: -19.375rem !important;
  }

  .xl\:hover\:-ml-77\.5:hover {
    margin-left: -19.375rem !important;
  }

  .xl\:hover\:-mt-78\.5:hover {
    margin-top: -19.625rem !important;
  }

  .xl\:hover\:-mr-78\.5:hover {
    margin-right: -19.625rem !important;
  }

  .xl\:hover\:-mb-78\.5:hover {
    margin-bottom: -19.625rem !important;
  }

  .xl\:hover\:-ml-78\.5:hover {
    margin-left: -19.625rem !important;
  }

  .xl\:hover\:-mt-79\.5:hover {
    margin-top: -19.875rem !important;
  }

  .xl\:hover\:-mr-79\.5:hover {
    margin-right: -19.875rem !important;
  }

  .xl\:hover\:-mb-79\.5:hover {
    margin-bottom: -19.875rem !important;
  }

  .xl\:hover\:-ml-79\.5:hover {
    margin-left: -19.875rem !important;
  }

  .xl\:hover\:-mt-80\.5:hover {
    margin-top: -20.125rem !important;
  }

  .xl\:hover\:-mr-80\.5:hover {
    margin-right: -20.125rem !important;
  }

  .xl\:hover\:-mb-80\.5:hover {
    margin-bottom: -20.125rem !important;
  }

  .xl\:hover\:-ml-80\.5:hover {
    margin-left: -20.125rem !important;
  }

  .xl\:hover\:-mt-81\.5:hover {
    margin-top: -20.375rem !important;
  }

  .xl\:hover\:-mr-81\.5:hover {
    margin-right: -20.375rem !important;
  }

  .xl\:hover\:-mb-81\.5:hover {
    margin-bottom: -20.375rem !important;
  }

  .xl\:hover\:-ml-81\.5:hover {
    margin-left: -20.375rem !important;
  }

  .xl\:hover\:-mt-82\.5:hover {
    margin-top: -20.625rem !important;
  }

  .xl\:hover\:-mr-82\.5:hover {
    margin-right: -20.625rem !important;
  }

  .xl\:hover\:-mb-82\.5:hover {
    margin-bottom: -20.625rem !important;
  }

  .xl\:hover\:-ml-82\.5:hover {
    margin-left: -20.625rem !important;
  }

  .xl\:hover\:-mt-83\.5:hover {
    margin-top: -20.875rem !important;
  }

  .xl\:hover\:-mr-83\.5:hover {
    margin-right: -20.875rem !important;
  }

  .xl\:hover\:-mb-83\.5:hover {
    margin-bottom: -20.875rem !important;
  }

  .xl\:hover\:-ml-83\.5:hover {
    margin-left: -20.875rem !important;
  }

  .xl\:hover\:-mt-84\.5:hover {
    margin-top: -21.125rem !important;
  }

  .xl\:hover\:-mr-84\.5:hover {
    margin-right: -21.125rem !important;
  }

  .xl\:hover\:-mb-84\.5:hover {
    margin-bottom: -21.125rem !important;
  }

  .xl\:hover\:-ml-84\.5:hover {
    margin-left: -21.125rem !important;
  }

  .xl\:hover\:-mt-85\.5:hover {
    margin-top: -21.375rem !important;
  }

  .xl\:hover\:-mr-85\.5:hover {
    margin-right: -21.375rem !important;
  }

  .xl\:hover\:-mb-85\.5:hover {
    margin-bottom: -21.375rem !important;
  }

  .xl\:hover\:-ml-85\.5:hover {
    margin-left: -21.375rem !important;
  }

  .xl\:hover\:-mt-86\.5:hover {
    margin-top: -21.625rem !important;
  }

  .xl\:hover\:-mr-86\.5:hover {
    margin-right: -21.625rem !important;
  }

  .xl\:hover\:-mb-86\.5:hover {
    margin-bottom: -21.625rem !important;
  }

  .xl\:hover\:-ml-86\.5:hover {
    margin-left: -21.625rem !important;
  }

  .xl\:hover\:-mt-87\.5:hover {
    margin-top: -21.875rem !important;
  }

  .xl\:hover\:-mr-87\.5:hover {
    margin-right: -21.875rem !important;
  }

  .xl\:hover\:-mb-87\.5:hover {
    margin-bottom: -21.875rem !important;
  }

  .xl\:hover\:-ml-87\.5:hover {
    margin-left: -21.875rem !important;
  }

  .xl\:hover\:-mt-88\.5:hover {
    margin-top: -22.125rem !important;
  }

  .xl\:hover\:-mr-88\.5:hover {
    margin-right: -22.125rem !important;
  }

  .xl\:hover\:-mb-88\.5:hover {
    margin-bottom: -22.125rem !important;
  }

  .xl\:hover\:-ml-88\.5:hover {
    margin-left: -22.125rem !important;
  }

  .xl\:hover\:-mt-89\.5:hover {
    margin-top: -22.375rem !important;
  }

  .xl\:hover\:-mr-89\.5:hover {
    margin-right: -22.375rem !important;
  }

  .xl\:hover\:-mb-89\.5:hover {
    margin-bottom: -22.375rem !important;
  }

  .xl\:hover\:-ml-89\.5:hover {
    margin-left: -22.375rem !important;
  }

  .xl\:hover\:-mt-90\.5:hover {
    margin-top: -22.625rem !important;
  }

  .xl\:hover\:-mr-90\.5:hover {
    margin-right: -22.625rem !important;
  }

  .xl\:hover\:-mb-90\.5:hover {
    margin-bottom: -22.625rem !important;
  }

  .xl\:hover\:-ml-90\.5:hover {
    margin-left: -22.625rem !important;
  }

  .xl\:hover\:-mt-91\.5:hover {
    margin-top: -22.875rem !important;
  }

  .xl\:hover\:-mr-91\.5:hover {
    margin-right: -22.875rem !important;
  }

  .xl\:hover\:-mb-91\.5:hover {
    margin-bottom: -22.875rem !important;
  }

  .xl\:hover\:-ml-91\.5:hover {
    margin-left: -22.875rem !important;
  }

  .xl\:hover\:-mt-92\.5:hover {
    margin-top: -23.125rem !important;
  }

  .xl\:hover\:-mr-92\.5:hover {
    margin-right: -23.125rem !important;
  }

  .xl\:hover\:-mb-92\.5:hover {
    margin-bottom: -23.125rem !important;
  }

  .xl\:hover\:-ml-92\.5:hover {
    margin-left: -23.125rem !important;
  }

  .xl\:hover\:-mt-93\.5:hover {
    margin-top: -23.375rem !important;
  }

  .xl\:hover\:-mr-93\.5:hover {
    margin-right: -23.375rem !important;
  }

  .xl\:hover\:-mb-93\.5:hover {
    margin-bottom: -23.375rem !important;
  }

  .xl\:hover\:-ml-93\.5:hover {
    margin-left: -23.375rem !important;
  }

  .xl\:hover\:-mt-94\.5:hover {
    margin-top: -23.625rem !important;
  }

  .xl\:hover\:-mr-94\.5:hover {
    margin-right: -23.625rem !important;
  }

  .xl\:hover\:-mb-94\.5:hover {
    margin-bottom: -23.625rem !important;
  }

  .xl\:hover\:-ml-94\.5:hover {
    margin-left: -23.625rem !important;
  }

  .xl\:hover\:-mt-95\.5:hover {
    margin-top: -23.875rem !important;
  }

  .xl\:hover\:-mr-95\.5:hover {
    margin-right: -23.875rem !important;
  }

  .xl\:hover\:-mb-95\.5:hover {
    margin-bottom: -23.875rem !important;
  }

  .xl\:hover\:-ml-95\.5:hover {
    margin-left: -23.875rem !important;
  }

  .xl\:hover\:-mt-96\.5:hover {
    margin-top: -24.125rem !important;
  }

  .xl\:hover\:-mr-96\.5:hover {
    margin-right: -24.125rem !important;
  }

  .xl\:hover\:-mb-96\.5:hover {
    margin-bottom: -24.125rem !important;
  }

  .xl\:hover\:-ml-96\.5:hover {
    margin-left: -24.125rem !important;
  }

  .xl\:hover\:-mt-97\.5:hover {
    margin-top: -24.375rem !important;
  }

  .xl\:hover\:-mr-97\.5:hover {
    margin-right: -24.375rem !important;
  }

  .xl\:hover\:-mb-97\.5:hover {
    margin-bottom: -24.375rem !important;
  }

  .xl\:hover\:-ml-97\.5:hover {
    margin-left: -24.375rem !important;
  }

  .xl\:hover\:-mt-98\.5:hover {
    margin-top: -24.625rem !important;
  }

  .xl\:hover\:-mr-98\.5:hover {
    margin-right: -24.625rem !important;
  }

  .xl\:hover\:-mb-98\.5:hover {
    margin-bottom: -24.625rem !important;
  }

  .xl\:hover\:-ml-98\.5:hover {
    margin-left: -24.625rem !important;
  }

  .xl\:hover\:-mt-99\.5:hover {
    margin-top: -24.875rem !important;
  }

  .xl\:hover\:-mr-99\.5:hover {
    margin-right: -24.875rem !important;
  }

  .xl\:hover\:-mb-99\.5:hover {
    margin-bottom: -24.875rem !important;
  }

  .xl\:hover\:-ml-99\.5:hover {
    margin-left: -24.875rem !important;
  }

  .xl\:hover\:-mt-100\.5:hover {
    margin-top: -25.125rem !important;
  }

  .xl\:hover\:-mr-100\.5:hover {
    margin-right: -25.125rem !important;
  }

  .xl\:hover\:-mb-100\.5:hover {
    margin-bottom: -25.125rem !important;
  }

  .xl\:hover\:-ml-100\.5:hover {
    margin-left: -25.125rem !important;
  }

  .xl\:hover\:-mt-101\.5:hover {
    margin-top: -25.375rem !important;
  }

  .xl\:hover\:-mr-101\.5:hover {
    margin-right: -25.375rem !important;
  }

  .xl\:hover\:-mb-101\.5:hover {
    margin-bottom: -25.375rem !important;
  }

  .xl\:hover\:-ml-101\.5:hover {
    margin-left: -25.375rem !important;
  }

  .xl\:hover\:-mt-102\.5:hover {
    margin-top: -25.625rem !important;
  }

  .xl\:hover\:-mr-102\.5:hover {
    margin-right: -25.625rem !important;
  }

  .xl\:hover\:-mb-102\.5:hover {
    margin-bottom: -25.625rem !important;
  }

  .xl\:hover\:-ml-102\.5:hover {
    margin-left: -25.625rem !important;
  }

  .xl\:hover\:-mt-103\.5:hover {
    margin-top: -25.875rem !important;
  }

  .xl\:hover\:-mr-103\.5:hover {
    margin-right: -25.875rem !important;
  }

  .xl\:hover\:-mb-103\.5:hover {
    margin-bottom: -25.875rem !important;
  }

  .xl\:hover\:-ml-103\.5:hover {
    margin-left: -25.875rem !important;
  }

  .xl\:hover\:-mt-104\.5:hover {
    margin-top: -26.125rem !important;
  }

  .xl\:hover\:-mr-104\.5:hover {
    margin-right: -26.125rem !important;
  }

  .xl\:hover\:-mb-104\.5:hover {
    margin-bottom: -26.125rem !important;
  }

  .xl\:hover\:-ml-104\.5:hover {
    margin-left: -26.125rem !important;
  }

  .xl\:focus\:m-0:focus {
    margin: 0rem !important;
  }

  .xl\:focus\:m-1:focus {
    margin: 0.25rem !important;
  }

  .xl\:focus\:m-2:focus {
    margin: 0.5rem !important;
  }

  .xl\:focus\:m-3:focus {
    margin: 0.75rem !important;
  }

  .xl\:focus\:m-4:focus {
    margin: 1rem !important;
  }

  .xl\:focus\:m-5:focus {
    margin: 1.25rem !important;
  }

  .xl\:focus\:m-6:focus {
    margin: 1.5rem !important;
  }

  .xl\:focus\:m-7:focus {
    margin: 1.75rem !important;
  }

  .xl\:focus\:m-8:focus {
    margin: 2rem !important;
  }

  .xl\:focus\:m-9:focus {
    margin: 2.25rem !important;
  }

  .xl\:focus\:m-10:focus {
    margin: 2.5rem !important;
  }

  .xl\:focus\:m-11:focus {
    margin: 2.75rem !important;
  }

  .xl\:focus\:m-12:focus {
    margin: 3rem !important;
  }

  .xl\:focus\:m-13:focus {
    margin: 3.25rem !important;
  }

  .xl\:focus\:m-14:focus {
    margin: 3.5rem !important;
  }

  .xl\:focus\:m-15:focus {
    margin: 3.75rem !important;
  }

  .xl\:focus\:m-16:focus {
    margin: 4rem !important;
  }

  .xl\:focus\:m-17:focus {
    margin: 4.25rem !important;
  }

  .xl\:focus\:m-18:focus {
    margin: 4.5rem !important;
  }

  .xl\:focus\:m-19:focus {
    margin: 4.75rem !important;
  }

  .xl\:focus\:m-20:focus {
    margin: 5rem !important;
  }

  .xl\:focus\:m-21:focus {
    margin: 5.25rem !important;
  }

  .xl\:focus\:m-22:focus {
    margin: 5.5rem !important;
  }

  .xl\:focus\:m-23:focus {
    margin: 5.75rem !important;
  }

  .xl\:focus\:m-24:focus {
    margin: 6rem !important;
  }

  .xl\:focus\:m-25:focus {
    margin: 6.25rem !important;
  }

  .xl\:focus\:m-26:focus {
    margin: 6.5rem !important;
  }

  .xl\:focus\:m-27:focus {
    margin: 6.75rem !important;
  }

  .xl\:focus\:m-28:focus {
    margin: 7rem !important;
  }

  .xl\:focus\:m-29:focus {
    margin: 7.25rem !important;
  }

  .xl\:focus\:m-30:focus {
    margin: 7.5rem !important;
  }

  .xl\:focus\:m-31:focus {
    margin: 7.75rem !important;
  }

  .xl\:focus\:m-32:focus {
    margin: 8rem !important;
  }

  .xl\:focus\:m-33:focus {
    margin: 8.25rem !important;
  }

  .xl\:focus\:m-34:focus {
    margin: 8.5rem !important;
  }

  .xl\:focus\:m-35:focus {
    margin: 8.75rem !important;
  }

  .xl\:focus\:m-36:focus {
    margin: 9rem !important;
  }

  .xl\:focus\:m-37:focus {
    margin: 9.25rem !important;
  }

  .xl\:focus\:m-38:focus {
    margin: 9.5rem !important;
  }

  .xl\:focus\:m-39:focus {
    margin: 9.75rem !important;
  }

  .xl\:focus\:m-40:focus {
    margin: 10rem !important;
  }

  .xl\:focus\:m-41:focus {
    margin: 10.25rem !important;
  }

  .xl\:focus\:m-42:focus {
    margin: 10.5rem !important;
  }

  .xl\:focus\:m-43:focus {
    margin: 10.75rem !important;
  }

  .xl\:focus\:m-44:focus {
    margin: 11rem !important;
  }

  .xl\:focus\:m-45:focus {
    margin: 11.25rem !important;
  }

  .xl\:focus\:m-46:focus {
    margin: 11.5rem !important;
  }

  .xl\:focus\:m-47:focus {
    margin: 11.75rem !important;
  }

  .xl\:focus\:m-48:focus {
    margin: 12rem !important;
  }

  .xl\:focus\:m-49:focus {
    margin: 12.25rem !important;
  }

  .xl\:focus\:m-50:focus {
    margin: 12.5rem !important;
  }

  .xl\:focus\:m-51:focus {
    margin: 12.75rem !important;
  }

  .xl\:focus\:m-52:focus {
    margin: 13rem !important;
  }

  .xl\:focus\:m-53:focus {
    margin: 13.25rem !important;
  }

  .xl\:focus\:m-54:focus {
    margin: 13.5rem !important;
  }

  .xl\:focus\:m-55:focus {
    margin: 13.75rem !important;
  }

  .xl\:focus\:m-56:focus {
    margin: 14rem !important;
  }

  .xl\:focus\:m-57:focus {
    margin: 14.25rem !important;
  }

  .xl\:focus\:m-58:focus {
    margin: 14.5rem !important;
  }

  .xl\:focus\:m-59:focus {
    margin: 14.75rem !important;
  }

  .xl\:focus\:m-60:focus {
    margin: 15rem !important;
  }

  .xl\:focus\:m-61:focus {
    margin: 15.25rem !important;
  }

  .xl\:focus\:m-62:focus {
    margin: 15.5rem !important;
  }

  .xl\:focus\:m-63:focus {
    margin: 15.75rem !important;
  }

  .xl\:focus\:m-64:focus {
    margin: 16rem !important;
  }

  .xl\:focus\:m-65:focus {
    margin: 16.25rem !important;
  }

  .xl\:focus\:m-66:focus {
    margin: 16.5rem !important;
  }

  .xl\:focus\:m-67:focus {
    margin: 16.75rem !important;
  }

  .xl\:focus\:m-68:focus {
    margin: 17rem !important;
  }

  .xl\:focus\:m-69:focus {
    margin: 17.25rem !important;
  }

  .xl\:focus\:m-70:focus {
    margin: 17.5rem !important;
  }

  .xl\:focus\:m-71:focus {
    margin: 17.75rem !important;
  }

  .xl\:focus\:m-72:focus {
    margin: 18rem !important;
  }

  .xl\:focus\:m-73:focus {
    margin: 18.25rem !important;
  }

  .xl\:focus\:m-74:focus {
    margin: 18.5rem !important;
  }

  .xl\:focus\:m-75:focus {
    margin: 18.75rem !important;
  }

  .xl\:focus\:m-76:focus {
    margin: 19rem !important;
  }

  .xl\:focus\:m-77:focus {
    margin: 19.25rem !important;
  }

  .xl\:focus\:m-78:focus {
    margin: 19.5rem !important;
  }

  .xl\:focus\:m-79:focus {
    margin: 19.75rem !important;
  }

  .xl\:focus\:m-80:focus {
    margin: 20rem !important;
  }

  .xl\:focus\:m-81:focus {
    margin: 20.25rem !important;
  }

  .xl\:focus\:m-82:focus {
    margin: 20.5rem !important;
  }

  .xl\:focus\:m-83:focus {
    margin: 20.75rem !important;
  }

  .xl\:focus\:m-84:focus {
    margin: 21rem !important;
  }

  .xl\:focus\:m-85:focus {
    margin: 21.25rem !important;
  }

  .xl\:focus\:m-86:focus {
    margin: 21.5rem !important;
  }

  .xl\:focus\:m-87:focus {
    margin: 21.75rem !important;
  }

  .xl\:focus\:m-88:focus {
    margin: 22rem !important;
  }

  .xl\:focus\:m-89:focus {
    margin: 22.25rem !important;
  }

  .xl\:focus\:m-90:focus {
    margin: 22.5rem !important;
  }

  .xl\:focus\:m-91:focus {
    margin: 22.75rem !important;
  }

  .xl\:focus\:m-92:focus {
    margin: 23rem !important;
  }

  .xl\:focus\:m-93:focus {
    margin: 23.25rem !important;
  }

  .xl\:focus\:m-94:focus {
    margin: 23.5rem !important;
  }

  .xl\:focus\:m-95:focus {
    margin: 23.75rem !important;
  }

  .xl\:focus\:m-96:focus {
    margin: 24rem !important;
  }

  .xl\:focus\:m-97:focus {
    margin: 24.25rem !important;
  }

  .xl\:focus\:m-98:focus {
    margin: 24.5rem !important;
  }

  .xl\:focus\:m-99:focus {
    margin: 24.75rem !important;
  }

  .xl\:focus\:m-100:focus {
    margin: 25rem !important;
  }

  .xl\:focus\:m-101:focus {
    margin: 25.25rem !important;
  }

  .xl\:focus\:m-102:focus {
    margin: 25.5rem !important;
  }

  .xl\:focus\:m-103:focus {
    margin: 25.75rem !important;
  }

  .xl\:focus\:m-104:focus {
    margin: 26rem !important;
  }

  .xl\:focus\:m-105:focus {
    margin: 26.25rem !important;
  }

  .xl\:focus\:m-auto:focus {
    margin: auto !important;
  }

  .xl\:focus\:m-px:focus {
    margin: 1px !important;
  }

  .xl\:focus\:m-0\.5:focus {
    margin: 0.125rem !important;
  }

  .xl\:focus\:m-1\.5:focus {
    margin: 0.375rem !important;
  }

  .xl\:focus\:m-2\.5:focus {
    margin: 0.625rem !important;
  }

  .xl\:focus\:m-3\.5:focus {
    margin: 0.875rem !important;
  }

  .xl\:focus\:m-4\.5:focus {
    margin: 1.125rem !important;
  }

  .xl\:focus\:m-5\.5:focus {
    margin: 1.375rem !important;
  }

  .xl\:focus\:m-6\.5:focus {
    margin: 1.625rem !important;
  }

  .xl\:focus\:m-7\.5:focus {
    margin: 1.875rem !important;
  }

  .xl\:focus\:m-8\.5:focus {
    margin: 2.125rem !important;
  }

  .xl\:focus\:m-9\.5:focus {
    margin: 2.375rem !important;
  }

  .xl\:focus\:m-10\.5:focus {
    margin: 2.625rem !important;
  }

  .xl\:focus\:m-11\.5:focus {
    margin: 2.875rem !important;
  }

  .xl\:focus\:m-12\.5:focus {
    margin: 3.125rem !important;
  }

  .xl\:focus\:m-13\.5:focus {
    margin: 3.375rem !important;
  }

  .xl\:focus\:m-14\.5:focus {
    margin: 3.625rem !important;
  }

  .xl\:focus\:m-15\.5:focus {
    margin: 3.875rem !important;
  }

  .xl\:focus\:m-16\.5:focus {
    margin: 4.125rem !important;
  }

  .xl\:focus\:m-17\.5:focus {
    margin: 4.375rem !important;
  }

  .xl\:focus\:m-18\.5:focus {
    margin: 4.625rem !important;
  }

  .xl\:focus\:m-19\.5:focus {
    margin: 4.875rem !important;
  }

  .xl\:focus\:m-20\.5:focus {
    margin: 5.125rem !important;
  }

  .xl\:focus\:m-21\.5:focus {
    margin: 5.375rem !important;
  }

  .xl\:focus\:m-22\.5:focus {
    margin: 5.625rem !important;
  }

  .xl\:focus\:m-23\.5:focus {
    margin: 5.875rem !important;
  }

  .xl\:focus\:m-24\.5:focus {
    margin: 6.125rem !important;
  }

  .xl\:focus\:m-25\.5:focus {
    margin: 6.375rem !important;
  }

  .xl\:focus\:m-26\.5:focus {
    margin: 6.625rem !important;
  }

  .xl\:focus\:m-27\.5:focus {
    margin: 6.875rem !important;
  }

  .xl\:focus\:m-28\.5:focus {
    margin: 7.125rem !important;
  }

  .xl\:focus\:m-29\.5:focus {
    margin: 7.375rem !important;
  }

  .xl\:focus\:m-30\.5:focus {
    margin: 7.625rem !important;
  }

  .xl\:focus\:m-31\.5:focus {
    margin: 7.875rem !important;
  }

  .xl\:focus\:m-32\.5:focus {
    margin: 8.125rem !important;
  }

  .xl\:focus\:m-33\.5:focus {
    margin: 8.375rem !important;
  }

  .xl\:focus\:m-34\.5:focus {
    margin: 8.625rem !important;
  }

  .xl\:focus\:m-35\.5:focus {
    margin: 8.875rem !important;
  }

  .xl\:focus\:m-36\.5:focus {
    margin: 9.125rem !important;
  }

  .xl\:focus\:m-37\.5:focus {
    margin: 9.375rem !important;
  }

  .xl\:focus\:m-38\.5:focus {
    margin: 9.625rem !important;
  }

  .xl\:focus\:m-39\.5:focus {
    margin: 9.875rem !important;
  }

  .xl\:focus\:m-40\.5:focus {
    margin: 10.125rem !important;
  }

  .xl\:focus\:m-41\.5:focus {
    margin: 10.375rem !important;
  }

  .xl\:focus\:m-42\.5:focus {
    margin: 10.625rem !important;
  }

  .xl\:focus\:m-43\.5:focus {
    margin: 10.875rem !important;
  }

  .xl\:focus\:m-44\.5:focus {
    margin: 11.125rem !important;
  }

  .xl\:focus\:m-45\.5:focus {
    margin: 11.375rem !important;
  }

  .xl\:focus\:m-46\.5:focus {
    margin: 11.625rem !important;
  }

  .xl\:focus\:m-47\.5:focus {
    margin: 11.875rem !important;
  }

  .xl\:focus\:m-48\.5:focus {
    margin: 12.125rem !important;
  }

  .xl\:focus\:m-49\.5:focus {
    margin: 12.375rem !important;
  }

  .xl\:focus\:m-50\.5:focus {
    margin: 12.625rem !important;
  }

  .xl\:focus\:m-51\.5:focus {
    margin: 12.875rem !important;
  }

  .xl\:focus\:m-52\.5:focus {
    margin: 13.125rem !important;
  }

  .xl\:focus\:m-53\.5:focus {
    margin: 13.375rem !important;
  }

  .xl\:focus\:m-54\.5:focus {
    margin: 13.625rem !important;
  }

  .xl\:focus\:m-55\.5:focus {
    margin: 13.875rem !important;
  }

  .xl\:focus\:m-56\.5:focus {
    margin: 14.125rem !important;
  }

  .xl\:focus\:m-57\.5:focus {
    margin: 14.375rem !important;
  }

  .xl\:focus\:m-58\.5:focus {
    margin: 14.625rem !important;
  }

  .xl\:focus\:m-59\.5:focus {
    margin: 14.875rem !important;
  }

  .xl\:focus\:m-60\.5:focus {
    margin: 15.125rem !important;
  }

  .xl\:focus\:m-61\.5:focus {
    margin: 15.375rem !important;
  }

  .xl\:focus\:m-62\.5:focus {
    margin: 15.625rem !important;
  }

  .xl\:focus\:m-63\.5:focus {
    margin: 15.875rem !important;
  }

  .xl\:focus\:m-64\.5:focus {
    margin: 16.125rem !important;
  }

  .xl\:focus\:m-65\.5:focus {
    margin: 16.375rem !important;
  }

  .xl\:focus\:m-66\.5:focus {
    margin: 16.625rem !important;
  }

  .xl\:focus\:m-67\.5:focus {
    margin: 16.875rem !important;
  }

  .xl\:focus\:m-68\.5:focus {
    margin: 17.125rem !important;
  }

  .xl\:focus\:m-69\.5:focus {
    margin: 17.375rem !important;
  }

  .xl\:focus\:m-70\.5:focus {
    margin: 17.625rem !important;
  }

  .xl\:focus\:m-71\.5:focus {
    margin: 17.875rem !important;
  }

  .xl\:focus\:m-72\.5:focus {
    margin: 18.125rem !important;
  }

  .xl\:focus\:m-73\.5:focus {
    margin: 18.375rem !important;
  }

  .xl\:focus\:m-74\.5:focus {
    margin: 18.625rem !important;
  }

  .xl\:focus\:m-75\.5:focus {
    margin: 18.875rem !important;
  }

  .xl\:focus\:m-76\.5:focus {
    margin: 19.125rem !important;
  }

  .xl\:focus\:m-77\.5:focus {
    margin: 19.375rem !important;
  }

  .xl\:focus\:m-78\.5:focus {
    margin: 19.625rem !important;
  }

  .xl\:focus\:m-79\.5:focus {
    margin: 19.875rem !important;
  }

  .xl\:focus\:m-80\.5:focus {
    margin: 20.125rem !important;
  }

  .xl\:focus\:m-81\.5:focus {
    margin: 20.375rem !important;
  }

  .xl\:focus\:m-82\.5:focus {
    margin: 20.625rem !important;
  }

  .xl\:focus\:m-83\.5:focus {
    margin: 20.875rem !important;
  }

  .xl\:focus\:m-84\.5:focus {
    margin: 21.125rem !important;
  }

  .xl\:focus\:m-85\.5:focus {
    margin: 21.375rem !important;
  }

  .xl\:focus\:m-86\.5:focus {
    margin: 21.625rem !important;
  }

  .xl\:focus\:m-87\.5:focus {
    margin: 21.875rem !important;
  }

  .xl\:focus\:m-88\.5:focus {
    margin: 22.125rem !important;
  }

  .xl\:focus\:m-89\.5:focus {
    margin: 22.375rem !important;
  }

  .xl\:focus\:m-90\.5:focus {
    margin: 22.625rem !important;
  }

  .xl\:focus\:m-91\.5:focus {
    margin: 22.875rem !important;
  }

  .xl\:focus\:m-92\.5:focus {
    margin: 23.125rem !important;
  }

  .xl\:focus\:m-93\.5:focus {
    margin: 23.375rem !important;
  }

  .xl\:focus\:m-94\.5:focus {
    margin: 23.625rem !important;
  }

  .xl\:focus\:m-95\.5:focus {
    margin: 23.875rem !important;
  }

  .xl\:focus\:m-96\.5:focus {
    margin: 24.125rem !important;
  }

  .xl\:focus\:m-97\.5:focus {
    margin: 24.375rem !important;
  }

  .xl\:focus\:m-98\.5:focus {
    margin: 24.625rem !important;
  }

  .xl\:focus\:m-99\.5:focus {
    margin: 24.875rem !important;
  }

  .xl\:focus\:m-100\.5:focus {
    margin: 25.125rem !important;
  }

  .xl\:focus\:m-101\.5:focus {
    margin: 25.375rem !important;
  }

  .xl\:focus\:m-102\.5:focus {
    margin: 25.625rem !important;
  }

  .xl\:focus\:m-103\.5:focus {
    margin: 25.875rem !important;
  }

  .xl\:focus\:m-104\.5:focus {
    margin: 26.125rem !important;
  }

  .xl\:focus\:-m-0:focus {
    margin: 0rem !important;
  }

  .xl\:focus\:-m-1:focus {
    margin: -0.25rem !important;
  }

  .xl\:focus\:-m-2:focus {
    margin: -0.5rem !important;
  }

  .xl\:focus\:-m-3:focus {
    margin: -0.75rem !important;
  }

  .xl\:focus\:-m-4:focus {
    margin: -1rem !important;
  }

  .xl\:focus\:-m-5:focus {
    margin: -1.25rem !important;
  }

  .xl\:focus\:-m-6:focus {
    margin: -1.5rem !important;
  }

  .xl\:focus\:-m-7:focus {
    margin: -1.75rem !important;
  }

  .xl\:focus\:-m-8:focus {
    margin: -2rem !important;
  }

  .xl\:focus\:-m-9:focus {
    margin: -2.25rem !important;
  }

  .xl\:focus\:-m-10:focus {
    margin: -2.5rem !important;
  }

  .xl\:focus\:-m-11:focus {
    margin: -2.75rem !important;
  }

  .xl\:focus\:-m-12:focus {
    margin: -3rem !important;
  }

  .xl\:focus\:-m-13:focus {
    margin: -3.25rem !important;
  }

  .xl\:focus\:-m-14:focus {
    margin: -3.5rem !important;
  }

  .xl\:focus\:-m-15:focus {
    margin: -3.75rem !important;
  }

  .xl\:focus\:-m-16:focus {
    margin: -4rem !important;
  }

  .xl\:focus\:-m-17:focus {
    margin: -4.25rem !important;
  }

  .xl\:focus\:-m-18:focus {
    margin: -4.5rem !important;
  }

  .xl\:focus\:-m-19:focus {
    margin: -4.75rem !important;
  }

  .xl\:focus\:-m-20:focus {
    margin: -5rem !important;
  }

  .xl\:focus\:-m-21:focus {
    margin: -5.25rem !important;
  }

  .xl\:focus\:-m-22:focus {
    margin: -5.5rem !important;
  }

  .xl\:focus\:-m-23:focus {
    margin: -5.75rem !important;
  }

  .xl\:focus\:-m-24:focus {
    margin: -6rem !important;
  }

  .xl\:focus\:-m-25:focus {
    margin: -6.25rem !important;
  }

  .xl\:focus\:-m-26:focus {
    margin: -6.5rem !important;
  }

  .xl\:focus\:-m-27:focus {
    margin: -6.75rem !important;
  }

  .xl\:focus\:-m-28:focus {
    margin: -7rem !important;
  }

  .xl\:focus\:-m-29:focus {
    margin: -7.25rem !important;
  }

  .xl\:focus\:-m-30:focus {
    margin: -7.5rem !important;
  }

  .xl\:focus\:-m-31:focus {
    margin: -7.75rem !important;
  }

  .xl\:focus\:-m-32:focus {
    margin: -8rem !important;
  }

  .xl\:focus\:-m-33:focus {
    margin: -8.25rem !important;
  }

  .xl\:focus\:-m-34:focus {
    margin: -8.5rem !important;
  }

  .xl\:focus\:-m-35:focus {
    margin: -8.75rem !important;
  }

  .xl\:focus\:-m-36:focus {
    margin: -9rem !important;
  }

  .xl\:focus\:-m-37:focus {
    margin: -9.25rem !important;
  }

  .xl\:focus\:-m-38:focus {
    margin: -9.5rem !important;
  }

  .xl\:focus\:-m-39:focus {
    margin: -9.75rem !important;
  }

  .xl\:focus\:-m-40:focus {
    margin: -10rem !important;
  }

  .xl\:focus\:-m-41:focus {
    margin: -10.25rem !important;
  }

  .xl\:focus\:-m-42:focus {
    margin: -10.5rem !important;
  }

  .xl\:focus\:-m-43:focus {
    margin: -10.75rem !important;
  }

  .xl\:focus\:-m-44:focus {
    margin: -11rem !important;
  }

  .xl\:focus\:-m-45:focus {
    margin: -11.25rem !important;
  }

  .xl\:focus\:-m-46:focus {
    margin: -11.5rem !important;
  }

  .xl\:focus\:-m-47:focus {
    margin: -11.75rem !important;
  }

  .xl\:focus\:-m-48:focus {
    margin: -12rem !important;
  }

  .xl\:focus\:-m-49:focus {
    margin: -12.25rem !important;
  }

  .xl\:focus\:-m-50:focus {
    margin: -12.5rem !important;
  }

  .xl\:focus\:-m-51:focus {
    margin: -12.75rem !important;
  }

  .xl\:focus\:-m-52:focus {
    margin: -13rem !important;
  }

  .xl\:focus\:-m-53:focus {
    margin: -13.25rem !important;
  }

  .xl\:focus\:-m-54:focus {
    margin: -13.5rem !important;
  }

  .xl\:focus\:-m-55:focus {
    margin: -13.75rem !important;
  }

  .xl\:focus\:-m-56:focus {
    margin: -14rem !important;
  }

  .xl\:focus\:-m-57:focus {
    margin: -14.25rem !important;
  }

  .xl\:focus\:-m-58:focus {
    margin: -14.5rem !important;
  }

  .xl\:focus\:-m-59:focus {
    margin: -14.75rem !important;
  }

  .xl\:focus\:-m-60:focus {
    margin: -15rem !important;
  }

  .xl\:focus\:-m-61:focus {
    margin: -15.25rem !important;
  }

  .xl\:focus\:-m-62:focus {
    margin: -15.5rem !important;
  }

  .xl\:focus\:-m-63:focus {
    margin: -15.75rem !important;
  }

  .xl\:focus\:-m-64:focus {
    margin: -16rem !important;
  }

  .xl\:focus\:-m-65:focus {
    margin: -16.25rem !important;
  }

  .xl\:focus\:-m-66:focus {
    margin: -16.5rem !important;
  }

  .xl\:focus\:-m-67:focus {
    margin: -16.75rem !important;
  }

  .xl\:focus\:-m-68:focus {
    margin: -17rem !important;
  }

  .xl\:focus\:-m-69:focus {
    margin: -17.25rem !important;
  }

  .xl\:focus\:-m-70:focus {
    margin: -17.5rem !important;
  }

  .xl\:focus\:-m-71:focus {
    margin: -17.75rem !important;
  }

  .xl\:focus\:-m-72:focus {
    margin: -18rem !important;
  }

  .xl\:focus\:-m-73:focus {
    margin: -18.25rem !important;
  }

  .xl\:focus\:-m-74:focus {
    margin: -18.5rem !important;
  }

  .xl\:focus\:-m-75:focus {
    margin: -18.75rem !important;
  }

  .xl\:focus\:-m-76:focus {
    margin: -19rem !important;
  }

  .xl\:focus\:-m-77:focus {
    margin: -19.25rem !important;
  }

  .xl\:focus\:-m-78:focus {
    margin: -19.5rem !important;
  }

  .xl\:focus\:-m-79:focus {
    margin: -19.75rem !important;
  }

  .xl\:focus\:-m-80:focus {
    margin: -20rem !important;
  }

  .xl\:focus\:-m-81:focus {
    margin: -20.25rem !important;
  }

  .xl\:focus\:-m-82:focus {
    margin: -20.5rem !important;
  }

  .xl\:focus\:-m-83:focus {
    margin: -20.75rem !important;
  }

  .xl\:focus\:-m-84:focus {
    margin: -21rem !important;
  }

  .xl\:focus\:-m-85:focus {
    margin: -21.25rem !important;
  }

  .xl\:focus\:-m-86:focus {
    margin: -21.5rem !important;
  }

  .xl\:focus\:-m-87:focus {
    margin: -21.75rem !important;
  }

  .xl\:focus\:-m-88:focus {
    margin: -22rem !important;
  }

  .xl\:focus\:-m-89:focus {
    margin: -22.25rem !important;
  }

  .xl\:focus\:-m-90:focus {
    margin: -22.5rem !important;
  }

  .xl\:focus\:-m-91:focus {
    margin: -22.75rem !important;
  }

  .xl\:focus\:-m-92:focus {
    margin: -23rem !important;
  }

  .xl\:focus\:-m-93:focus {
    margin: -23.25rem !important;
  }

  .xl\:focus\:-m-94:focus {
    margin: -23.5rem !important;
  }

  .xl\:focus\:-m-95:focus {
    margin: -23.75rem !important;
  }

  .xl\:focus\:-m-96:focus {
    margin: -24rem !important;
  }

  .xl\:focus\:-m-97:focus {
    margin: -24.25rem !important;
  }

  .xl\:focus\:-m-98:focus {
    margin: -24.5rem !important;
  }

  .xl\:focus\:-m-99:focus {
    margin: -24.75rem !important;
  }

  .xl\:focus\:-m-100:focus {
    margin: -25rem !important;
  }

  .xl\:focus\:-m-101:focus {
    margin: -25.25rem !important;
  }

  .xl\:focus\:-m-102:focus {
    margin: -25.5rem !important;
  }

  .xl\:focus\:-m-103:focus {
    margin: -25.75rem !important;
  }

  .xl\:focus\:-m-104:focus {
    margin: -26rem !important;
  }

  .xl\:focus\:-m-105:focus {
    margin: -26.25rem !important;
  }

  .xl\:focus\:-m-px:focus {
    margin: -1px !important;
  }

  .xl\:focus\:-m-0\.5:focus {
    margin: -0.125rem !important;
  }

  .xl\:focus\:-m-1\.5:focus {
    margin: -0.375rem !important;
  }

  .xl\:focus\:-m-2\.5:focus {
    margin: -0.625rem !important;
  }

  .xl\:focus\:-m-3\.5:focus {
    margin: -0.875rem !important;
  }

  .xl\:focus\:-m-4\.5:focus {
    margin: -1.125rem !important;
  }

  .xl\:focus\:-m-5\.5:focus {
    margin: -1.375rem !important;
  }

  .xl\:focus\:-m-6\.5:focus {
    margin: -1.625rem !important;
  }

  .xl\:focus\:-m-7\.5:focus {
    margin: -1.875rem !important;
  }

  .xl\:focus\:-m-8\.5:focus {
    margin: -2.125rem !important;
  }

  .xl\:focus\:-m-9\.5:focus {
    margin: -2.375rem !important;
  }

  .xl\:focus\:-m-10\.5:focus {
    margin: -2.625rem !important;
  }

  .xl\:focus\:-m-11\.5:focus {
    margin: -2.875rem !important;
  }

  .xl\:focus\:-m-12\.5:focus {
    margin: -3.125rem !important;
  }

  .xl\:focus\:-m-13\.5:focus {
    margin: -3.375rem !important;
  }

  .xl\:focus\:-m-14\.5:focus {
    margin: -3.625rem !important;
  }

  .xl\:focus\:-m-15\.5:focus {
    margin: -3.875rem !important;
  }

  .xl\:focus\:-m-16\.5:focus {
    margin: -4.125rem !important;
  }

  .xl\:focus\:-m-17\.5:focus {
    margin: -4.375rem !important;
  }

  .xl\:focus\:-m-18\.5:focus {
    margin: -4.625rem !important;
  }

  .xl\:focus\:-m-19\.5:focus {
    margin: -4.875rem !important;
  }

  .xl\:focus\:-m-20\.5:focus {
    margin: -5.125rem !important;
  }

  .xl\:focus\:-m-21\.5:focus {
    margin: -5.375rem !important;
  }

  .xl\:focus\:-m-22\.5:focus {
    margin: -5.625rem !important;
  }

  .xl\:focus\:-m-23\.5:focus {
    margin: -5.875rem !important;
  }

  .xl\:focus\:-m-24\.5:focus {
    margin: -6.125rem !important;
  }

  .xl\:focus\:-m-25\.5:focus {
    margin: -6.375rem !important;
  }

  .xl\:focus\:-m-26\.5:focus {
    margin: -6.625rem !important;
  }

  .xl\:focus\:-m-27\.5:focus {
    margin: -6.875rem !important;
  }

  .xl\:focus\:-m-28\.5:focus {
    margin: -7.125rem !important;
  }

  .xl\:focus\:-m-29\.5:focus {
    margin: -7.375rem !important;
  }

  .xl\:focus\:-m-30\.5:focus {
    margin: -7.625rem !important;
  }

  .xl\:focus\:-m-31\.5:focus {
    margin: -7.875rem !important;
  }

  .xl\:focus\:-m-32\.5:focus {
    margin: -8.125rem !important;
  }

  .xl\:focus\:-m-33\.5:focus {
    margin: -8.375rem !important;
  }

  .xl\:focus\:-m-34\.5:focus {
    margin: -8.625rem !important;
  }

  .xl\:focus\:-m-35\.5:focus {
    margin: -8.875rem !important;
  }

  .xl\:focus\:-m-36\.5:focus {
    margin: -9.125rem !important;
  }

  .xl\:focus\:-m-37\.5:focus {
    margin: -9.375rem !important;
  }

  .xl\:focus\:-m-38\.5:focus {
    margin: -9.625rem !important;
  }

  .xl\:focus\:-m-39\.5:focus {
    margin: -9.875rem !important;
  }

  .xl\:focus\:-m-40\.5:focus {
    margin: -10.125rem !important;
  }

  .xl\:focus\:-m-41\.5:focus {
    margin: -10.375rem !important;
  }

  .xl\:focus\:-m-42\.5:focus {
    margin: -10.625rem !important;
  }

  .xl\:focus\:-m-43\.5:focus {
    margin: -10.875rem !important;
  }

  .xl\:focus\:-m-44\.5:focus {
    margin: -11.125rem !important;
  }

  .xl\:focus\:-m-45\.5:focus {
    margin: -11.375rem !important;
  }

  .xl\:focus\:-m-46\.5:focus {
    margin: -11.625rem !important;
  }

  .xl\:focus\:-m-47\.5:focus {
    margin: -11.875rem !important;
  }

  .xl\:focus\:-m-48\.5:focus {
    margin: -12.125rem !important;
  }

  .xl\:focus\:-m-49\.5:focus {
    margin: -12.375rem !important;
  }

  .xl\:focus\:-m-50\.5:focus {
    margin: -12.625rem !important;
  }

  .xl\:focus\:-m-51\.5:focus {
    margin: -12.875rem !important;
  }

  .xl\:focus\:-m-52\.5:focus {
    margin: -13.125rem !important;
  }

  .xl\:focus\:-m-53\.5:focus {
    margin: -13.375rem !important;
  }

  .xl\:focus\:-m-54\.5:focus {
    margin: -13.625rem !important;
  }

  .xl\:focus\:-m-55\.5:focus {
    margin: -13.875rem !important;
  }

  .xl\:focus\:-m-56\.5:focus {
    margin: -14.125rem !important;
  }

  .xl\:focus\:-m-57\.5:focus {
    margin: -14.375rem !important;
  }

  .xl\:focus\:-m-58\.5:focus {
    margin: -14.625rem !important;
  }

  .xl\:focus\:-m-59\.5:focus {
    margin: -14.875rem !important;
  }

  .xl\:focus\:-m-60\.5:focus {
    margin: -15.125rem !important;
  }

  .xl\:focus\:-m-61\.5:focus {
    margin: -15.375rem !important;
  }

  .xl\:focus\:-m-62\.5:focus {
    margin: -15.625rem !important;
  }

  .xl\:focus\:-m-63\.5:focus {
    margin: -15.875rem !important;
  }

  .xl\:focus\:-m-64\.5:focus {
    margin: -16.125rem !important;
  }

  .xl\:focus\:-m-65\.5:focus {
    margin: -16.375rem !important;
  }

  .xl\:focus\:-m-66\.5:focus {
    margin: -16.625rem !important;
  }

  .xl\:focus\:-m-67\.5:focus {
    margin: -16.875rem !important;
  }

  .xl\:focus\:-m-68\.5:focus {
    margin: -17.125rem !important;
  }

  .xl\:focus\:-m-69\.5:focus {
    margin: -17.375rem !important;
  }

  .xl\:focus\:-m-70\.5:focus {
    margin: -17.625rem !important;
  }

  .xl\:focus\:-m-71\.5:focus {
    margin: -17.875rem !important;
  }

  .xl\:focus\:-m-72\.5:focus {
    margin: -18.125rem !important;
  }

  .xl\:focus\:-m-73\.5:focus {
    margin: -18.375rem !important;
  }

  .xl\:focus\:-m-74\.5:focus {
    margin: -18.625rem !important;
  }

  .xl\:focus\:-m-75\.5:focus {
    margin: -18.875rem !important;
  }

  .xl\:focus\:-m-76\.5:focus {
    margin: -19.125rem !important;
  }

  .xl\:focus\:-m-77\.5:focus {
    margin: -19.375rem !important;
  }

  .xl\:focus\:-m-78\.5:focus {
    margin: -19.625rem !important;
  }

  .xl\:focus\:-m-79\.5:focus {
    margin: -19.875rem !important;
  }

  .xl\:focus\:-m-80\.5:focus {
    margin: -20.125rem !important;
  }

  .xl\:focus\:-m-81\.5:focus {
    margin: -20.375rem !important;
  }

  .xl\:focus\:-m-82\.5:focus {
    margin: -20.625rem !important;
  }

  .xl\:focus\:-m-83\.5:focus {
    margin: -20.875rem !important;
  }

  .xl\:focus\:-m-84\.5:focus {
    margin: -21.125rem !important;
  }

  .xl\:focus\:-m-85\.5:focus {
    margin: -21.375rem !important;
  }

  .xl\:focus\:-m-86\.5:focus {
    margin: -21.625rem !important;
  }

  .xl\:focus\:-m-87\.5:focus {
    margin: -21.875rem !important;
  }

  .xl\:focus\:-m-88\.5:focus {
    margin: -22.125rem !important;
  }

  .xl\:focus\:-m-89\.5:focus {
    margin: -22.375rem !important;
  }

  .xl\:focus\:-m-90\.5:focus {
    margin: -22.625rem !important;
  }

  .xl\:focus\:-m-91\.5:focus {
    margin: -22.875rem !important;
  }

  .xl\:focus\:-m-92\.5:focus {
    margin: -23.125rem !important;
  }

  .xl\:focus\:-m-93\.5:focus {
    margin: -23.375rem !important;
  }

  .xl\:focus\:-m-94\.5:focus {
    margin: -23.625rem !important;
  }

  .xl\:focus\:-m-95\.5:focus {
    margin: -23.875rem !important;
  }

  .xl\:focus\:-m-96\.5:focus {
    margin: -24.125rem !important;
  }

  .xl\:focus\:-m-97\.5:focus {
    margin: -24.375rem !important;
  }

  .xl\:focus\:-m-98\.5:focus {
    margin: -24.625rem !important;
  }

  .xl\:focus\:-m-99\.5:focus {
    margin: -24.875rem !important;
  }

  .xl\:focus\:-m-100\.5:focus {
    margin: -25.125rem !important;
  }

  .xl\:focus\:-m-101\.5:focus {
    margin: -25.375rem !important;
  }

  .xl\:focus\:-m-102\.5:focus {
    margin: -25.625rem !important;
  }

  .xl\:focus\:-m-103\.5:focus {
    margin: -25.875rem !important;
  }

  .xl\:focus\:-m-104\.5:focus {
    margin: -26.125rem !important;
  }

  .xl\:focus\:my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xl\:focus\:mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xl\:focus\:my-1:focus {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .xl\:focus\:mx-1:focus {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .xl\:focus\:my-2:focus {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .xl\:focus\:mx-2:focus {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .xl\:focus\:my-3:focus {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .xl\:focus\:mx-3:focus {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .xl\:focus\:my-4:focus {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xl\:focus\:mx-4:focus {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .xl\:focus\:my-5:focus {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xl\:focus\:mx-5:focus {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xl\:focus\:my-6:focus {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .xl\:focus\:mx-6:focus {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xl\:focus\:my-7:focus {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xl\:focus\:mx-7:focus {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xl\:focus\:my-8:focus {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .xl\:focus\:mx-8:focus {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .xl\:focus\:my-9:focus {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xl\:focus\:mx-9:focus {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .xl\:focus\:my-10:focus {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xl\:focus\:mx-10:focus {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xl\:focus\:my-11:focus {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xl\:focus\:mx-11:focus {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xl\:focus\:my-12:focus {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xl\:focus\:mx-12:focus {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xl\:focus\:my-13:focus {
    margin-top: 3.25rem !important;
    margin-bottom: 3.25rem !important;
  }

  .xl\:focus\:mx-13:focus {
    margin-left: 3.25rem !important;
    margin-right: 3.25rem !important;
  }

  .xl\:focus\:my-14:focus {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xl\:focus\:mx-14:focus {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

  .xl\:focus\:my-15:focus {
    margin-top: 3.75rem !important;
    margin-bottom: 3.75rem !important;
  }

  .xl\:focus\:mx-15:focus {
    margin-left: 3.75rem !important;
    margin-right: 3.75rem !important;
  }

  .xl\:focus\:my-16:focus {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xl\:focus\:mx-16:focus {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .xl\:focus\:my-17:focus {
    margin-top: 4.25rem !important;
    margin-bottom: 4.25rem !important;
  }

  .xl\:focus\:mx-17:focus {
    margin-left: 4.25rem !important;
    margin-right: 4.25rem !important;
  }

  .xl\:focus\:my-18:focus {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .xl\:focus\:mx-18:focus {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .xl\:focus\:my-19:focus {
    margin-top: 4.75rem !important;
    margin-bottom: 4.75rem !important;
  }

  .xl\:focus\:mx-19:focus {
    margin-left: 4.75rem !important;
    margin-right: 4.75rem !important;
  }

  .xl\:focus\:my-20:focus {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xl\:focus\:mx-20:focus {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xl\:focus\:my-21:focus {
    margin-top: 5.25rem !important;
    margin-bottom: 5.25rem !important;
  }

  .xl\:focus\:mx-21:focus {
    margin-left: 5.25rem !important;
    margin-right: 5.25rem !important;
  }

  .xl\:focus\:my-22:focus {
    margin-top: 5.5rem !important;
    margin-bottom: 5.5rem !important;
  }

  .xl\:focus\:mx-22:focus {
    margin-left: 5.5rem !important;
    margin-right: 5.5rem !important;
  }

  .xl\:focus\:my-23:focus {
    margin-top: 5.75rem !important;
    margin-bottom: 5.75rem !important;
  }

  .xl\:focus\:mx-23:focus {
    margin-left: 5.75rem !important;
    margin-right: 5.75rem !important;
  }

  .xl\:focus\:my-24:focus {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xl\:focus\:mx-24:focus {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xl\:focus\:my-25:focus {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }

  .xl\:focus\:mx-25:focus {
    margin-left: 6.25rem !important;
    margin-right: 6.25rem !important;
  }

  .xl\:focus\:my-26:focus {
    margin-top: 6.5rem !important;
    margin-bottom: 6.5rem !important;
  }

  .xl\:focus\:mx-26:focus {
    margin-left: 6.5rem !important;
    margin-right: 6.5rem !important;
  }

  .xl\:focus\:my-27:focus {
    margin-top: 6.75rem !important;
    margin-bottom: 6.75rem !important;
  }

  .xl\:focus\:mx-27:focus {
    margin-left: 6.75rem !important;
    margin-right: 6.75rem !important;
  }

  .xl\:focus\:my-28:focus {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xl\:focus\:mx-28:focus {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xl\:focus\:my-29:focus {
    margin-top: 7.25rem !important;
    margin-bottom: 7.25rem !important;
  }

  .xl\:focus\:mx-29:focus {
    margin-left: 7.25rem !important;
    margin-right: 7.25rem !important;
  }

  .xl\:focus\:my-30:focus {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
  }

  .xl\:focus\:mx-30:focus {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
  }

  .xl\:focus\:my-31:focus {
    margin-top: 7.75rem !important;
    margin-bottom: 7.75rem !important;
  }

  .xl\:focus\:mx-31:focus {
    margin-left: 7.75rem !important;
    margin-right: 7.75rem !important;
  }

  .xl\:focus\:my-32:focus {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xl\:focus\:mx-32:focus {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xl\:focus\:my-33:focus {
    margin-top: 8.25rem !important;
    margin-bottom: 8.25rem !important;
  }

  .xl\:focus\:mx-33:focus {
    margin-left: 8.25rem !important;
    margin-right: 8.25rem !important;
  }

  .xl\:focus\:my-34:focus {
    margin-top: 8.5rem !important;
    margin-bottom: 8.5rem !important;
  }

  .xl\:focus\:mx-34:focus {
    margin-left: 8.5rem !important;
    margin-right: 8.5rem !important;
  }

  .xl\:focus\:my-35:focus {
    margin-top: 8.75rem !important;
    margin-bottom: 8.75rem !important;
  }

  .xl\:focus\:mx-35:focus {
    margin-left: 8.75rem !important;
    margin-right: 8.75rem !important;
  }

  .xl\:focus\:my-36:focus {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xl\:focus\:mx-36:focus {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .xl\:focus\:my-37:focus {
    margin-top: 9.25rem !important;
    margin-bottom: 9.25rem !important;
  }

  .xl\:focus\:mx-37:focus {
    margin-left: 9.25rem !important;
    margin-right: 9.25rem !important;
  }

  .xl\:focus\:my-38:focus {
    margin-top: 9.5rem !important;
    margin-bottom: 9.5rem !important;
  }

  .xl\:focus\:mx-38:focus {
    margin-left: 9.5rem !important;
    margin-right: 9.5rem !important;
  }

  .xl\:focus\:my-39:focus {
    margin-top: 9.75rem !important;
    margin-bottom: 9.75rem !important;
  }

  .xl\:focus\:mx-39:focus {
    margin-left: 9.75rem !important;
    margin-right: 9.75rem !important;
  }

  .xl\:focus\:my-40:focus {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xl\:focus\:mx-40:focus {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xl\:focus\:my-41:focus {
    margin-top: 10.25rem !important;
    margin-bottom: 10.25rem !important;
  }

  .xl\:focus\:mx-41:focus {
    margin-left: 10.25rem !important;
    margin-right: 10.25rem !important;
  }

  .xl\:focus\:my-42:focus {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
  }

  .xl\:focus\:mx-42:focus {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
  }

  .xl\:focus\:my-43:focus {
    margin-top: 10.75rem !important;
    margin-bottom: 10.75rem !important;
  }

  .xl\:focus\:mx-43:focus {
    margin-left: 10.75rem !important;
    margin-right: 10.75rem !important;
  }

  .xl\:focus\:my-44:focus {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xl\:focus\:mx-44:focus {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xl\:focus\:my-45:focus {
    margin-top: 11.25rem !important;
    margin-bottom: 11.25rem !important;
  }

  .xl\:focus\:mx-45:focus {
    margin-left: 11.25rem !important;
    margin-right: 11.25rem !important;
  }

  .xl\:focus\:my-46:focus {
    margin-top: 11.5rem !important;
    margin-bottom: 11.5rem !important;
  }

  .xl\:focus\:mx-46:focus {
    margin-left: 11.5rem !important;
    margin-right: 11.5rem !important;
  }

  .xl\:focus\:my-47:focus {
    margin-top: 11.75rem !important;
    margin-bottom: 11.75rem !important;
  }

  .xl\:focus\:mx-47:focus {
    margin-left: 11.75rem !important;
    margin-right: 11.75rem !important;
  }

  .xl\:focus\:my-48:focus {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xl\:focus\:mx-48:focus {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xl\:focus\:my-49:focus {
    margin-top: 12.25rem !important;
    margin-bottom: 12.25rem !important;
  }

  .xl\:focus\:mx-49:focus {
    margin-left: 12.25rem !important;
    margin-right: 12.25rem !important;
  }

  .xl\:focus\:my-50:focus {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }

  .xl\:focus\:mx-50:focus {
    margin-left: 12.5rem !important;
    margin-right: 12.5rem !important;
  }

  .xl\:focus\:my-51:focus {
    margin-top: 12.75rem !important;
    margin-bottom: 12.75rem !important;
  }

  .xl\:focus\:mx-51:focus {
    margin-left: 12.75rem !important;
    margin-right: 12.75rem !important;
  }

  .xl\:focus\:my-52:focus {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xl\:focus\:mx-52:focus {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xl\:focus\:my-53:focus {
    margin-top: 13.25rem !important;
    margin-bottom: 13.25rem !important;
  }

  .xl\:focus\:mx-53:focus {
    margin-left: 13.25rem !important;
    margin-right: 13.25rem !important;
  }

  .xl\:focus\:my-54:focus {
    margin-top: 13.5rem !important;
    margin-bottom: 13.5rem !important;
  }

  .xl\:focus\:mx-54:focus {
    margin-left: 13.5rem !important;
    margin-right: 13.5rem !important;
  }

  .xl\:focus\:my-55:focus {
    margin-top: 13.75rem !important;
    margin-bottom: 13.75rem !important;
  }

  .xl\:focus\:mx-55:focus {
    margin-left: 13.75rem !important;
    margin-right: 13.75rem !important;
  }

  .xl\:focus\:my-56:focus {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

  .xl\:focus\:mx-56:focus {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xl\:focus\:my-57:focus {
    margin-top: 14.25rem !important;
    margin-bottom: 14.25rem !important;
  }

  .xl\:focus\:mx-57:focus {
    margin-left: 14.25rem !important;
    margin-right: 14.25rem !important;
  }

  .xl\:focus\:my-58:focus {
    margin-top: 14.5rem !important;
    margin-bottom: 14.5rem !important;
  }

  .xl\:focus\:mx-58:focus {
    margin-left: 14.5rem !important;
    margin-right: 14.5rem !important;
  }

  .xl\:focus\:my-59:focus {
    margin-top: 14.75rem !important;
    margin-bottom: 14.75rem !important;
  }

  .xl\:focus\:mx-59:focus {
    margin-left: 14.75rem !important;
    margin-right: 14.75rem !important;
  }

  .xl\:focus\:my-60:focus {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xl\:focus\:mx-60:focus {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .xl\:focus\:my-61:focus {
    margin-top: 15.25rem !important;
    margin-bottom: 15.25rem !important;
  }

  .xl\:focus\:mx-61:focus {
    margin-left: 15.25rem !important;
    margin-right: 15.25rem !important;
  }

  .xl\:focus\:my-62:focus {
    margin-top: 15.5rem !important;
    margin-bottom: 15.5rem !important;
  }

  .xl\:focus\:mx-62:focus {
    margin-left: 15.5rem !important;
    margin-right: 15.5rem !important;
  }

  .xl\:focus\:my-63:focus {
    margin-top: 15.75rem !important;
    margin-bottom: 15.75rem !important;
  }

  .xl\:focus\:mx-63:focus {
    margin-left: 15.75rem !important;
    margin-right: 15.75rem !important;
  }

  .xl\:focus\:my-64:focus {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xl\:focus\:mx-64:focus {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .xl\:focus\:my-65:focus {
    margin-top: 16.25rem !important;
    margin-bottom: 16.25rem !important;
  }

  .xl\:focus\:mx-65:focus {
    margin-left: 16.25rem !important;
    margin-right: 16.25rem !important;
  }

  .xl\:focus\:my-66:focus {
    margin-top: 16.5rem !important;
    margin-bottom: 16.5rem !important;
  }

  .xl\:focus\:mx-66:focus {
    margin-left: 16.5rem !important;
    margin-right: 16.5rem !important;
  }

  .xl\:focus\:my-67:focus {
    margin-top: 16.75rem !important;
    margin-bottom: 16.75rem !important;
  }

  .xl\:focus\:mx-67:focus {
    margin-left: 16.75rem !important;
    margin-right: 16.75rem !important;
  }

  .xl\:focus\:my-68:focus {
    margin-top: 17rem !important;
    margin-bottom: 17rem !important;
  }

  .xl\:focus\:mx-68:focus {
    margin-left: 17rem !important;
    margin-right: 17rem !important;
  }

  .xl\:focus\:my-69:focus {
    margin-top: 17.25rem !important;
    margin-bottom: 17.25rem !important;
  }

  .xl\:focus\:mx-69:focus {
    margin-left: 17.25rem !important;
    margin-right: 17.25rem !important;
  }

  .xl\:focus\:my-70:focus {
    margin-top: 17.5rem !important;
    margin-bottom: 17.5rem !important;
  }

  .xl\:focus\:mx-70:focus {
    margin-left: 17.5rem !important;
    margin-right: 17.5rem !important;
  }

  .xl\:focus\:my-71:focus {
    margin-top: 17.75rem !important;
    margin-bottom: 17.75rem !important;
  }

  .xl\:focus\:mx-71:focus {
    margin-left: 17.75rem !important;
    margin-right: 17.75rem !important;
  }

  .xl\:focus\:my-72:focus {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

  .xl\:focus\:mx-72:focus {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

  .xl\:focus\:my-73:focus {
    margin-top: 18.25rem !important;
    margin-bottom: 18.25rem !important;
  }

  .xl\:focus\:mx-73:focus {
    margin-left: 18.25rem !important;
    margin-right: 18.25rem !important;
  }

  .xl\:focus\:my-74:focus {
    margin-top: 18.5rem !important;
    margin-bottom: 18.5rem !important;
  }

  .xl\:focus\:mx-74:focus {
    margin-left: 18.5rem !important;
    margin-right: 18.5rem !important;
  }

  .xl\:focus\:my-75:focus {
    margin-top: 18.75rem !important;
    margin-bottom: 18.75rem !important;
  }

  .xl\:focus\:mx-75:focus {
    margin-left: 18.75rem !important;
    margin-right: 18.75rem !important;
  }

  .xl\:focus\:my-76:focus {
    margin-top: 19rem !important;
    margin-bottom: 19rem !important;
  }

  .xl\:focus\:mx-76:focus {
    margin-left: 19rem !important;
    margin-right: 19rem !important;
  }

  .xl\:focus\:my-77:focus {
    margin-top: 19.25rem !important;
    margin-bottom: 19.25rem !important;
  }

  .xl\:focus\:mx-77:focus {
    margin-left: 19.25rem !important;
    margin-right: 19.25rem !important;
  }

  .xl\:focus\:my-78:focus {
    margin-top: 19.5rem !important;
    margin-bottom: 19.5rem !important;
  }

  .xl\:focus\:mx-78:focus {
    margin-left: 19.5rem !important;
    margin-right: 19.5rem !important;
  }

  .xl\:focus\:my-79:focus {
    margin-top: 19.75rem !important;
    margin-bottom: 19.75rem !important;
  }

  .xl\:focus\:mx-79:focus {
    margin-left: 19.75rem !important;
    margin-right: 19.75rem !important;
  }

  .xl\:focus\:my-80:focus {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xl\:focus\:mx-80:focus {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

  .xl\:focus\:my-81:focus {
    margin-top: 20.25rem !important;
    margin-bottom: 20.25rem !important;
  }

  .xl\:focus\:mx-81:focus {
    margin-left: 20.25rem !important;
    margin-right: 20.25rem !important;
  }

  .xl\:focus\:my-82:focus {
    margin-top: 20.5rem !important;
    margin-bottom: 20.5rem !important;
  }

  .xl\:focus\:mx-82:focus {
    margin-left: 20.5rem !important;
    margin-right: 20.5rem !important;
  }

  .xl\:focus\:my-83:focus {
    margin-top: 20.75rem !important;
    margin-bottom: 20.75rem !important;
  }

  .xl\:focus\:mx-83:focus {
    margin-left: 20.75rem !important;
    margin-right: 20.75rem !important;
  }

  .xl\:focus\:my-84:focus {
    margin-top: 21rem !important;
    margin-bottom: 21rem !important;
  }

  .xl\:focus\:mx-84:focus {
    margin-left: 21rem !important;
    margin-right: 21rem !important;
  }

  .xl\:focus\:my-85:focus {
    margin-top: 21.25rem !important;
    margin-bottom: 21.25rem !important;
  }

  .xl\:focus\:mx-85:focus {
    margin-left: 21.25rem !important;
    margin-right: 21.25rem !important;
  }

  .xl\:focus\:my-86:focus {
    margin-top: 21.5rem !important;
    margin-bottom: 21.5rem !important;
  }

  .xl\:focus\:mx-86:focus {
    margin-left: 21.5rem !important;
    margin-right: 21.5rem !important;
  }

  .xl\:focus\:my-87:focus {
    margin-top: 21.75rem !important;
    margin-bottom: 21.75rem !important;
  }

  .xl\:focus\:mx-87:focus {
    margin-left: 21.75rem !important;
    margin-right: 21.75rem !important;
  }

  .xl\:focus\:my-88:focus {
    margin-top: 22rem !important;
    margin-bottom: 22rem !important;
  }

  .xl\:focus\:mx-88:focus {
    margin-left: 22rem !important;
    margin-right: 22rem !important;
  }

  .xl\:focus\:my-89:focus {
    margin-top: 22.25rem !important;
    margin-bottom: 22.25rem !important;
  }

  .xl\:focus\:mx-89:focus {
    margin-left: 22.25rem !important;
    margin-right: 22.25rem !important;
  }

  .xl\:focus\:my-90:focus {
    margin-top: 22.5rem !important;
    margin-bottom: 22.5rem !important;
  }

  .xl\:focus\:mx-90:focus {
    margin-left: 22.5rem !important;
    margin-right: 22.5rem !important;
  }

  .xl\:focus\:my-91:focus {
    margin-top: 22.75rem !important;
    margin-bottom: 22.75rem !important;
  }

  .xl\:focus\:mx-91:focus {
    margin-left: 22.75rem !important;
    margin-right: 22.75rem !important;
  }

  .xl\:focus\:my-92:focus {
    margin-top: 23rem !important;
    margin-bottom: 23rem !important;
  }

  .xl\:focus\:mx-92:focus {
    margin-left: 23rem !important;
    margin-right: 23rem !important;
  }

  .xl\:focus\:my-93:focus {
    margin-top: 23.25rem !important;
    margin-bottom: 23.25rem !important;
  }

  .xl\:focus\:mx-93:focus {
    margin-left: 23.25rem !important;
    margin-right: 23.25rem !important;
  }

  .xl\:focus\:my-94:focus {
    margin-top: 23.5rem !important;
    margin-bottom: 23.5rem !important;
  }

  .xl\:focus\:mx-94:focus {
    margin-left: 23.5rem !important;
    margin-right: 23.5rem !important;
  }

  .xl\:focus\:my-95:focus {
    margin-top: 23.75rem !important;
    margin-bottom: 23.75rem !important;
  }

  .xl\:focus\:mx-95:focus {
    margin-left: 23.75rem !important;
    margin-right: 23.75rem !important;
  }

  .xl\:focus\:my-96:focus {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .xl\:focus\:mx-96:focus {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .xl\:focus\:my-97:focus {
    margin-top: 24.25rem !important;
    margin-bottom: 24.25rem !important;
  }

  .xl\:focus\:mx-97:focus {
    margin-left: 24.25rem !important;
    margin-right: 24.25rem !important;
  }

  .xl\:focus\:my-98:focus {
    margin-top: 24.5rem !important;
    margin-bottom: 24.5rem !important;
  }

  .xl\:focus\:mx-98:focus {
    margin-left: 24.5rem !important;
    margin-right: 24.5rem !important;
  }

  .xl\:focus\:my-99:focus {
    margin-top: 24.75rem !important;
    margin-bottom: 24.75rem !important;
  }

  .xl\:focus\:mx-99:focus {
    margin-left: 24.75rem !important;
    margin-right: 24.75rem !important;
  }

  .xl\:focus\:my-100:focus {
    margin-top: 25rem !important;
    margin-bottom: 25rem !important;
  }

  .xl\:focus\:mx-100:focus {
    margin-left: 25rem !important;
    margin-right: 25rem !important;
  }

  .xl\:focus\:my-101:focus {
    margin-top: 25.25rem !important;
    margin-bottom: 25.25rem !important;
  }

  .xl\:focus\:mx-101:focus {
    margin-left: 25.25rem !important;
    margin-right: 25.25rem !important;
  }

  .xl\:focus\:my-102:focus {
    margin-top: 25.5rem !important;
    margin-bottom: 25.5rem !important;
  }

  .xl\:focus\:mx-102:focus {
    margin-left: 25.5rem !important;
    margin-right: 25.5rem !important;
  }

  .xl\:focus\:my-103:focus {
    margin-top: 25.75rem !important;
    margin-bottom: 25.75rem !important;
  }

  .xl\:focus\:mx-103:focus {
    margin-left: 25.75rem !important;
    margin-right: 25.75rem !important;
  }

  .xl\:focus\:my-104:focus {
    margin-top: 26rem !important;
    margin-bottom: 26rem !important;
  }

  .xl\:focus\:mx-104:focus {
    margin-left: 26rem !important;
    margin-right: 26rem !important;
  }

  .xl\:focus\:my-105:focus {
    margin-top: 26.25rem !important;
    margin-bottom: 26.25rem !important;
  }

  .xl\:focus\:mx-105:focus {
    margin-left: 26.25rem !important;
    margin-right: 26.25rem !important;
  }

  .xl\:focus\:my-auto:focus {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xl\:focus\:mx-auto:focus {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xl\:focus\:my-px:focus {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .xl\:focus\:mx-px:focus {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .xl\:focus\:my-0\.5:focus {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .xl\:focus\:mx-0\.5:focus {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .xl\:focus\:my-1\.5:focus {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .xl\:focus\:mx-1\.5:focus {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .xl\:focus\:my-2\.5:focus {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .xl\:focus\:mx-2\.5:focus {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .xl\:focus\:my-3\.5:focus {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .xl\:focus\:mx-3\.5:focus {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .xl\:focus\:my-4\.5:focus {
    margin-top: 1.125rem !important;
    margin-bottom: 1.125rem !important;
  }

  .xl\:focus\:mx-4\.5:focus {
    margin-left: 1.125rem !important;
    margin-right: 1.125rem !important;
  }

  .xl\:focus\:my-5\.5:focus {
    margin-top: 1.375rem !important;
    margin-bottom: 1.375rem !important;
  }

  .xl\:focus\:mx-5\.5:focus {
    margin-left: 1.375rem !important;
    margin-right: 1.375rem !important;
  }

  .xl\:focus\:my-6\.5:focus {
    margin-top: 1.625rem !important;
    margin-bottom: 1.625rem !important;
  }

  .xl\:focus\:mx-6\.5:focus {
    margin-left: 1.625rem !important;
    margin-right: 1.625rem !important;
  }

  .xl\:focus\:my-7\.5:focus {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }

  .xl\:focus\:mx-7\.5:focus {
    margin-left: 1.875rem !important;
    margin-right: 1.875rem !important;
  }

  .xl\:focus\:my-8\.5:focus {
    margin-top: 2.125rem !important;
    margin-bottom: 2.125rem !important;
  }

  .xl\:focus\:mx-8\.5:focus {
    margin-left: 2.125rem !important;
    margin-right: 2.125rem !important;
  }

  .xl\:focus\:my-9\.5:focus {
    margin-top: 2.375rem !important;
    margin-bottom: 2.375rem !important;
  }

  .xl\:focus\:mx-9\.5:focus {
    margin-left: 2.375rem !important;
    margin-right: 2.375rem !important;
  }

  .xl\:focus\:my-10\.5:focus {
    margin-top: 2.625rem !important;
    margin-bottom: 2.625rem !important;
  }

  .xl\:focus\:mx-10\.5:focus {
    margin-left: 2.625rem !important;
    margin-right: 2.625rem !important;
  }

  .xl\:focus\:my-11\.5:focus {
    margin-top: 2.875rem !important;
    margin-bottom: 2.875rem !important;
  }

  .xl\:focus\:mx-11\.5:focus {
    margin-left: 2.875rem !important;
    margin-right: 2.875rem !important;
  }

  .xl\:focus\:my-12\.5:focus {
    margin-top: 3.125rem !important;
    margin-bottom: 3.125rem !important;
  }

  .xl\:focus\:mx-12\.5:focus {
    margin-left: 3.125rem !important;
    margin-right: 3.125rem !important;
  }

  .xl\:focus\:my-13\.5:focus {
    margin-top: 3.375rem !important;
    margin-bottom: 3.375rem !important;
  }

  .xl\:focus\:mx-13\.5:focus {
    margin-left: 3.375rem !important;
    margin-right: 3.375rem !important;
  }

  .xl\:focus\:my-14\.5:focus {
    margin-top: 3.625rem !important;
    margin-bottom: 3.625rem !important;
  }

  .xl\:focus\:mx-14\.5:focus {
    margin-left: 3.625rem !important;
    margin-right: 3.625rem !important;
  }

  .xl\:focus\:my-15\.5:focus {
    margin-top: 3.875rem !important;
    margin-bottom: 3.875rem !important;
  }

  .xl\:focus\:mx-15\.5:focus {
    margin-left: 3.875rem !important;
    margin-right: 3.875rem !important;
  }

  .xl\:focus\:my-16\.5:focus {
    margin-top: 4.125rem !important;
    margin-bottom: 4.125rem !important;
  }

  .xl\:focus\:mx-16\.5:focus {
    margin-left: 4.125rem !important;
    margin-right: 4.125rem !important;
  }

  .xl\:focus\:my-17\.5:focus {
    margin-top: 4.375rem !important;
    margin-bottom: 4.375rem !important;
  }

  .xl\:focus\:mx-17\.5:focus {
    margin-left: 4.375rem !important;
    margin-right: 4.375rem !important;
  }

  .xl\:focus\:my-18\.5:focus {
    margin-top: 4.625rem !important;
    margin-bottom: 4.625rem !important;
  }

  .xl\:focus\:mx-18\.5:focus {
    margin-left: 4.625rem !important;
    margin-right: 4.625rem !important;
  }

  .xl\:focus\:my-19\.5:focus {
    margin-top: 4.875rem !important;
    margin-bottom: 4.875rem !important;
  }

  .xl\:focus\:mx-19\.5:focus {
    margin-left: 4.875rem !important;
    margin-right: 4.875rem !important;
  }

  .xl\:focus\:my-20\.5:focus {
    margin-top: 5.125rem !important;
    margin-bottom: 5.125rem !important;
  }

  .xl\:focus\:mx-20\.5:focus {
    margin-left: 5.125rem !important;
    margin-right: 5.125rem !important;
  }

  .xl\:focus\:my-21\.5:focus {
    margin-top: 5.375rem !important;
    margin-bottom: 5.375rem !important;
  }

  .xl\:focus\:mx-21\.5:focus {
    margin-left: 5.375rem !important;
    margin-right: 5.375rem !important;
  }

  .xl\:focus\:my-22\.5:focus {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }

  .xl\:focus\:mx-22\.5:focus {
    margin-left: 5.625rem !important;
    margin-right: 5.625rem !important;
  }

  .xl\:focus\:my-23\.5:focus {
    margin-top: 5.875rem !important;
    margin-bottom: 5.875rem !important;
  }

  .xl\:focus\:mx-23\.5:focus {
    margin-left: 5.875rem !important;
    margin-right: 5.875rem !important;
  }

  .xl\:focus\:my-24\.5:focus {
    margin-top: 6.125rem !important;
    margin-bottom: 6.125rem !important;
  }

  .xl\:focus\:mx-24\.5:focus {
    margin-left: 6.125rem !important;
    margin-right: 6.125rem !important;
  }

  .xl\:focus\:my-25\.5:focus {
    margin-top: 6.375rem !important;
    margin-bottom: 6.375rem !important;
  }

  .xl\:focus\:mx-25\.5:focus {
    margin-left: 6.375rem !important;
    margin-right: 6.375rem !important;
  }

  .xl\:focus\:my-26\.5:focus {
    margin-top: 6.625rem !important;
    margin-bottom: 6.625rem !important;
  }

  .xl\:focus\:mx-26\.5:focus {
    margin-left: 6.625rem !important;
    margin-right: 6.625rem !important;
  }

  .xl\:focus\:my-27\.5:focus {
    margin-top: 6.875rem !important;
    margin-bottom: 6.875rem !important;
  }

  .xl\:focus\:mx-27\.5:focus {
    margin-left: 6.875rem !important;
    margin-right: 6.875rem !important;
  }

  .xl\:focus\:my-28\.5:focus {
    margin-top: 7.125rem !important;
    margin-bottom: 7.125rem !important;
  }

  .xl\:focus\:mx-28\.5:focus {
    margin-left: 7.125rem !important;
    margin-right: 7.125rem !important;
  }

  .xl\:focus\:my-29\.5:focus {
    margin-top: 7.375rem !important;
    margin-bottom: 7.375rem !important;
  }

  .xl\:focus\:mx-29\.5:focus {
    margin-left: 7.375rem !important;
    margin-right: 7.375rem !important;
  }

  .xl\:focus\:my-30\.5:focus {
    margin-top: 7.625rem !important;
    margin-bottom: 7.625rem !important;
  }

  .xl\:focus\:mx-30\.5:focus {
    margin-left: 7.625rem !important;
    margin-right: 7.625rem !important;
  }

  .xl\:focus\:my-31\.5:focus {
    margin-top: 7.875rem !important;
    margin-bottom: 7.875rem !important;
  }

  .xl\:focus\:mx-31\.5:focus {
    margin-left: 7.875rem !important;
    margin-right: 7.875rem !important;
  }

  .xl\:focus\:my-32\.5:focus {
    margin-top: 8.125rem !important;
    margin-bottom: 8.125rem !important;
  }

  .xl\:focus\:mx-32\.5:focus {
    margin-left: 8.125rem !important;
    margin-right: 8.125rem !important;
  }

  .xl\:focus\:my-33\.5:focus {
    margin-top: 8.375rem !important;
    margin-bottom: 8.375rem !important;
  }

  .xl\:focus\:mx-33\.5:focus {
    margin-left: 8.375rem !important;
    margin-right: 8.375rem !important;
  }

  .xl\:focus\:my-34\.5:focus {
    margin-top: 8.625rem !important;
    margin-bottom: 8.625rem !important;
  }

  .xl\:focus\:mx-34\.5:focus {
    margin-left: 8.625rem !important;
    margin-right: 8.625rem !important;
  }

  .xl\:focus\:my-35\.5:focus {
    margin-top: 8.875rem !important;
    margin-bottom: 8.875rem !important;
  }

  .xl\:focus\:mx-35\.5:focus {
    margin-left: 8.875rem !important;
    margin-right: 8.875rem !important;
  }

  .xl\:focus\:my-36\.5:focus {
    margin-top: 9.125rem !important;
    margin-bottom: 9.125rem !important;
  }

  .xl\:focus\:mx-36\.5:focus {
    margin-left: 9.125rem !important;
    margin-right: 9.125rem !important;
  }

  .xl\:focus\:my-37\.5:focus {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }

  .xl\:focus\:mx-37\.5:focus {
    margin-left: 9.375rem !important;
    margin-right: 9.375rem !important;
  }

  .xl\:focus\:my-38\.5:focus {
    margin-top: 9.625rem !important;
    margin-bottom: 9.625rem !important;
  }

  .xl\:focus\:mx-38\.5:focus {
    margin-left: 9.625rem !important;
    margin-right: 9.625rem !important;
  }

  .xl\:focus\:my-39\.5:focus {
    margin-top: 9.875rem !important;
    margin-bottom: 9.875rem !important;
  }

  .xl\:focus\:mx-39\.5:focus {
    margin-left: 9.875rem !important;
    margin-right: 9.875rem !important;
  }

  .xl\:focus\:my-40\.5:focus {
    margin-top: 10.125rem !important;
    margin-bottom: 10.125rem !important;
  }

  .xl\:focus\:mx-40\.5:focus {
    margin-left: 10.125rem !important;
    margin-right: 10.125rem !important;
  }

  .xl\:focus\:my-41\.5:focus {
    margin-top: 10.375rem !important;
    margin-bottom: 10.375rem !important;
  }

  .xl\:focus\:mx-41\.5:focus {
    margin-left: 10.375rem !important;
    margin-right: 10.375rem !important;
  }

  .xl\:focus\:my-42\.5:focus {
    margin-top: 10.625rem !important;
    margin-bottom: 10.625rem !important;
  }

  .xl\:focus\:mx-42\.5:focus {
    margin-left: 10.625rem !important;
    margin-right: 10.625rem !important;
  }

  .xl\:focus\:my-43\.5:focus {
    margin-top: 10.875rem !important;
    margin-bottom: 10.875rem !important;
  }

  .xl\:focus\:mx-43\.5:focus {
    margin-left: 10.875rem !important;
    margin-right: 10.875rem !important;
  }

  .xl\:focus\:my-44\.5:focus {
    margin-top: 11.125rem !important;
    margin-bottom: 11.125rem !important;
  }

  .xl\:focus\:mx-44\.5:focus {
    margin-left: 11.125rem !important;
    margin-right: 11.125rem !important;
  }

  .xl\:focus\:my-45\.5:focus {
    margin-top: 11.375rem !important;
    margin-bottom: 11.375rem !important;
  }

  .xl\:focus\:mx-45\.5:focus {
    margin-left: 11.375rem !important;
    margin-right: 11.375rem !important;
  }

  .xl\:focus\:my-46\.5:focus {
    margin-top: 11.625rem !important;
    margin-bottom: 11.625rem !important;
  }

  .xl\:focus\:mx-46\.5:focus {
    margin-left: 11.625rem !important;
    margin-right: 11.625rem !important;
  }

  .xl\:focus\:my-47\.5:focus {
    margin-top: 11.875rem !important;
    margin-bottom: 11.875rem !important;
  }

  .xl\:focus\:mx-47\.5:focus {
    margin-left: 11.875rem !important;
    margin-right: 11.875rem !important;
  }

  .xl\:focus\:my-48\.5:focus {
    margin-top: 12.125rem !important;
    margin-bottom: 12.125rem !important;
  }

  .xl\:focus\:mx-48\.5:focus {
    margin-left: 12.125rem !important;
    margin-right: 12.125rem !important;
  }

  .xl\:focus\:my-49\.5:focus {
    margin-top: 12.375rem !important;
    margin-bottom: 12.375rem !important;
  }

  .xl\:focus\:mx-49\.5:focus {
    margin-left: 12.375rem !important;
    margin-right: 12.375rem !important;
  }

  .xl\:focus\:my-50\.5:focus {
    margin-top: 12.625rem !important;
    margin-bottom: 12.625rem !important;
  }

  .xl\:focus\:mx-50\.5:focus {
    margin-left: 12.625rem !important;
    margin-right: 12.625rem !important;
  }

  .xl\:focus\:my-51\.5:focus {
    margin-top: 12.875rem !important;
    margin-bottom: 12.875rem !important;
  }

  .xl\:focus\:mx-51\.5:focus {
    margin-left: 12.875rem !important;
    margin-right: 12.875rem !important;
  }

  .xl\:focus\:my-52\.5:focus {
    margin-top: 13.125rem !important;
    margin-bottom: 13.125rem !important;
  }

  .xl\:focus\:mx-52\.5:focus {
    margin-left: 13.125rem !important;
    margin-right: 13.125rem !important;
  }

  .xl\:focus\:my-53\.5:focus {
    margin-top: 13.375rem !important;
    margin-bottom: 13.375rem !important;
  }

  .xl\:focus\:mx-53\.5:focus {
    margin-left: 13.375rem !important;
    margin-right: 13.375rem !important;
  }

  .xl\:focus\:my-54\.5:focus {
    margin-top: 13.625rem !important;
    margin-bottom: 13.625rem !important;
  }

  .xl\:focus\:mx-54\.5:focus {
    margin-left: 13.625rem !important;
    margin-right: 13.625rem !important;
  }

  .xl\:focus\:my-55\.5:focus {
    margin-top: 13.875rem !important;
    margin-bottom: 13.875rem !important;
  }

  .xl\:focus\:mx-55\.5:focus {
    margin-left: 13.875rem !important;
    margin-right: 13.875rem !important;
  }

  .xl\:focus\:my-56\.5:focus {
    margin-top: 14.125rem !important;
    margin-bottom: 14.125rem !important;
  }

  .xl\:focus\:mx-56\.5:focus {
    margin-left: 14.125rem !important;
    margin-right: 14.125rem !important;
  }

  .xl\:focus\:my-57\.5:focus {
    margin-top: 14.375rem !important;
    margin-bottom: 14.375rem !important;
  }

  .xl\:focus\:mx-57\.5:focus {
    margin-left: 14.375rem !important;
    margin-right: 14.375rem !important;
  }

  .xl\:focus\:my-58\.5:focus {
    margin-top: 14.625rem !important;
    margin-bottom: 14.625rem !important;
  }

  .xl\:focus\:mx-58\.5:focus {
    margin-left: 14.625rem !important;
    margin-right: 14.625rem !important;
  }

  .xl\:focus\:my-59\.5:focus {
    margin-top: 14.875rem !important;
    margin-bottom: 14.875rem !important;
  }

  .xl\:focus\:mx-59\.5:focus {
    margin-left: 14.875rem !important;
    margin-right: 14.875rem !important;
  }

  .xl\:focus\:my-60\.5:focus {
    margin-top: 15.125rem !important;
    margin-bottom: 15.125rem !important;
  }

  .xl\:focus\:mx-60\.5:focus {
    margin-left: 15.125rem !important;
    margin-right: 15.125rem !important;
  }

  .xl\:focus\:my-61\.5:focus {
    margin-top: 15.375rem !important;
    margin-bottom: 15.375rem !important;
  }

  .xl\:focus\:mx-61\.5:focus {
    margin-left: 15.375rem !important;
    margin-right: 15.375rem !important;
  }

  .xl\:focus\:my-62\.5:focus {
    margin-top: 15.625rem !important;
    margin-bottom: 15.625rem !important;
  }

  .xl\:focus\:mx-62\.5:focus {
    margin-left: 15.625rem !important;
    margin-right: 15.625rem !important;
  }

  .xl\:focus\:my-63\.5:focus {
    margin-top: 15.875rem !important;
    margin-bottom: 15.875rem !important;
  }

  .xl\:focus\:mx-63\.5:focus {
    margin-left: 15.875rem !important;
    margin-right: 15.875rem !important;
  }

  .xl\:focus\:my-64\.5:focus {
    margin-top: 16.125rem !important;
    margin-bottom: 16.125rem !important;
  }

  .xl\:focus\:mx-64\.5:focus {
    margin-left: 16.125rem !important;
    margin-right: 16.125rem !important;
  }

  .xl\:focus\:my-65\.5:focus {
    margin-top: 16.375rem !important;
    margin-bottom: 16.375rem !important;
  }

  .xl\:focus\:mx-65\.5:focus {
    margin-left: 16.375rem !important;
    margin-right: 16.375rem !important;
  }

  .xl\:focus\:my-66\.5:focus {
    margin-top: 16.625rem !important;
    margin-bottom: 16.625rem !important;
  }

  .xl\:focus\:mx-66\.5:focus {
    margin-left: 16.625rem !important;
    margin-right: 16.625rem !important;
  }

  .xl\:focus\:my-67\.5:focus {
    margin-top: 16.875rem !important;
    margin-bottom: 16.875rem !important;
  }

  .xl\:focus\:mx-67\.5:focus {
    margin-left: 16.875rem !important;
    margin-right: 16.875rem !important;
  }

  .xl\:focus\:my-68\.5:focus {
    margin-top: 17.125rem !important;
    margin-bottom: 17.125rem !important;
  }

  .xl\:focus\:mx-68\.5:focus {
    margin-left: 17.125rem !important;
    margin-right: 17.125rem !important;
  }

  .xl\:focus\:my-69\.5:focus {
    margin-top: 17.375rem !important;
    margin-bottom: 17.375rem !important;
  }

  .xl\:focus\:mx-69\.5:focus {
    margin-left: 17.375rem !important;
    margin-right: 17.375rem !important;
  }

  .xl\:focus\:my-70\.5:focus {
    margin-top: 17.625rem !important;
    margin-bottom: 17.625rem !important;
  }

  .xl\:focus\:mx-70\.5:focus {
    margin-left: 17.625rem !important;
    margin-right: 17.625rem !important;
  }

  .xl\:focus\:my-71\.5:focus {
    margin-top: 17.875rem !important;
    margin-bottom: 17.875rem !important;
  }

  .xl\:focus\:mx-71\.5:focus {
    margin-left: 17.875rem !important;
    margin-right: 17.875rem !important;
  }

  .xl\:focus\:my-72\.5:focus {
    margin-top: 18.125rem !important;
    margin-bottom: 18.125rem !important;
  }

  .xl\:focus\:mx-72\.5:focus {
    margin-left: 18.125rem !important;
    margin-right: 18.125rem !important;
  }

  .xl\:focus\:my-73\.5:focus {
    margin-top: 18.375rem !important;
    margin-bottom: 18.375rem !important;
  }

  .xl\:focus\:mx-73\.5:focus {
    margin-left: 18.375rem !important;
    margin-right: 18.375rem !important;
  }

  .xl\:focus\:my-74\.5:focus {
    margin-top: 18.625rem !important;
    margin-bottom: 18.625rem !important;
  }

  .xl\:focus\:mx-74\.5:focus {
    margin-left: 18.625rem !important;
    margin-right: 18.625rem !important;
  }

  .xl\:focus\:my-75\.5:focus {
    margin-top: 18.875rem !important;
    margin-bottom: 18.875rem !important;
  }

  .xl\:focus\:mx-75\.5:focus {
    margin-left: 18.875rem !important;
    margin-right: 18.875rem !important;
  }

  .xl\:focus\:my-76\.5:focus {
    margin-top: 19.125rem !important;
    margin-bottom: 19.125rem !important;
  }

  .xl\:focus\:mx-76\.5:focus {
    margin-left: 19.125rem !important;
    margin-right: 19.125rem !important;
  }

  .xl\:focus\:my-77\.5:focus {
    margin-top: 19.375rem !important;
    margin-bottom: 19.375rem !important;
  }

  .xl\:focus\:mx-77\.5:focus {
    margin-left: 19.375rem !important;
    margin-right: 19.375rem !important;
  }

  .xl\:focus\:my-78\.5:focus {
    margin-top: 19.625rem !important;
    margin-bottom: 19.625rem !important;
  }

  .xl\:focus\:mx-78\.5:focus {
    margin-left: 19.625rem !important;
    margin-right: 19.625rem !important;
  }

  .xl\:focus\:my-79\.5:focus {
    margin-top: 19.875rem !important;
    margin-bottom: 19.875rem !important;
  }

  .xl\:focus\:mx-79\.5:focus {
    margin-left: 19.875rem !important;
    margin-right: 19.875rem !important;
  }

  .xl\:focus\:my-80\.5:focus {
    margin-top: 20.125rem !important;
    margin-bottom: 20.125rem !important;
  }

  .xl\:focus\:mx-80\.5:focus {
    margin-left: 20.125rem !important;
    margin-right: 20.125rem !important;
  }

  .xl\:focus\:my-81\.5:focus {
    margin-top: 20.375rem !important;
    margin-bottom: 20.375rem !important;
  }

  .xl\:focus\:mx-81\.5:focus {
    margin-left: 20.375rem !important;
    margin-right: 20.375rem !important;
  }

  .xl\:focus\:my-82\.5:focus {
    margin-top: 20.625rem !important;
    margin-bottom: 20.625rem !important;
  }

  .xl\:focus\:mx-82\.5:focus {
    margin-left: 20.625rem !important;
    margin-right: 20.625rem !important;
  }

  .xl\:focus\:my-83\.5:focus {
    margin-top: 20.875rem !important;
    margin-bottom: 20.875rem !important;
  }

  .xl\:focus\:mx-83\.5:focus {
    margin-left: 20.875rem !important;
    margin-right: 20.875rem !important;
  }

  .xl\:focus\:my-84\.5:focus {
    margin-top: 21.125rem !important;
    margin-bottom: 21.125rem !important;
  }

  .xl\:focus\:mx-84\.5:focus {
    margin-left: 21.125rem !important;
    margin-right: 21.125rem !important;
  }

  .xl\:focus\:my-85\.5:focus {
    margin-top: 21.375rem !important;
    margin-bottom: 21.375rem !important;
  }

  .xl\:focus\:mx-85\.5:focus {
    margin-left: 21.375rem !important;
    margin-right: 21.375rem !important;
  }

  .xl\:focus\:my-86\.5:focus {
    margin-top: 21.625rem !important;
    margin-bottom: 21.625rem !important;
  }

  .xl\:focus\:mx-86\.5:focus {
    margin-left: 21.625rem !important;
    margin-right: 21.625rem !important;
  }

  .xl\:focus\:my-87\.5:focus {
    margin-top: 21.875rem !important;
    margin-bottom: 21.875rem !important;
  }

  .xl\:focus\:mx-87\.5:focus {
    margin-left: 21.875rem !important;
    margin-right: 21.875rem !important;
  }

  .xl\:focus\:my-88\.5:focus {
    margin-top: 22.125rem !important;
    margin-bottom: 22.125rem !important;
  }

  .xl\:focus\:mx-88\.5:focus {
    margin-left: 22.125rem !important;
    margin-right: 22.125rem !important;
  }

  .xl\:focus\:my-89\.5:focus {
    margin-top: 22.375rem !important;
    margin-bottom: 22.375rem !important;
  }

  .xl\:focus\:mx-89\.5:focus {
    margin-left: 22.375rem !important;
    margin-right: 22.375rem !important;
  }

  .xl\:focus\:my-90\.5:focus {
    margin-top: 22.625rem !important;
    margin-bottom: 22.625rem !important;
  }

  .xl\:focus\:mx-90\.5:focus {
    margin-left: 22.625rem !important;
    margin-right: 22.625rem !important;
  }

  .xl\:focus\:my-91\.5:focus {
    margin-top: 22.875rem !important;
    margin-bottom: 22.875rem !important;
  }

  .xl\:focus\:mx-91\.5:focus {
    margin-left: 22.875rem !important;
    margin-right: 22.875rem !important;
  }

  .xl\:focus\:my-92\.5:focus {
    margin-top: 23.125rem !important;
    margin-bottom: 23.125rem !important;
  }

  .xl\:focus\:mx-92\.5:focus {
    margin-left: 23.125rem !important;
    margin-right: 23.125rem !important;
  }

  .xl\:focus\:my-93\.5:focus {
    margin-top: 23.375rem !important;
    margin-bottom: 23.375rem !important;
  }

  .xl\:focus\:mx-93\.5:focus {
    margin-left: 23.375rem !important;
    margin-right: 23.375rem !important;
  }

  .xl\:focus\:my-94\.5:focus {
    margin-top: 23.625rem !important;
    margin-bottom: 23.625rem !important;
  }

  .xl\:focus\:mx-94\.5:focus {
    margin-left: 23.625rem !important;
    margin-right: 23.625rem !important;
  }

  .xl\:focus\:my-95\.5:focus {
    margin-top: 23.875rem !important;
    margin-bottom: 23.875rem !important;
  }

  .xl\:focus\:mx-95\.5:focus {
    margin-left: 23.875rem !important;
    margin-right: 23.875rem !important;
  }

  .xl\:focus\:my-96\.5:focus {
    margin-top: 24.125rem !important;
    margin-bottom: 24.125rem !important;
  }

  .xl\:focus\:mx-96\.5:focus {
    margin-left: 24.125rem !important;
    margin-right: 24.125rem !important;
  }

  .xl\:focus\:my-97\.5:focus {
    margin-top: 24.375rem !important;
    margin-bottom: 24.375rem !important;
  }

  .xl\:focus\:mx-97\.5:focus {
    margin-left: 24.375rem !important;
    margin-right: 24.375rem !important;
  }

  .xl\:focus\:my-98\.5:focus {
    margin-top: 24.625rem !important;
    margin-bottom: 24.625rem !important;
  }

  .xl\:focus\:mx-98\.5:focus {
    margin-left: 24.625rem !important;
    margin-right: 24.625rem !important;
  }

  .xl\:focus\:my-99\.5:focus {
    margin-top: 24.875rem !important;
    margin-bottom: 24.875rem !important;
  }

  .xl\:focus\:mx-99\.5:focus {
    margin-left: 24.875rem !important;
    margin-right: 24.875rem !important;
  }

  .xl\:focus\:my-100\.5:focus {
    margin-top: 25.125rem !important;
    margin-bottom: 25.125rem !important;
  }

  .xl\:focus\:mx-100\.5:focus {
    margin-left: 25.125rem !important;
    margin-right: 25.125rem !important;
  }

  .xl\:focus\:my-101\.5:focus {
    margin-top: 25.375rem !important;
    margin-bottom: 25.375rem !important;
  }

  .xl\:focus\:mx-101\.5:focus {
    margin-left: 25.375rem !important;
    margin-right: 25.375rem !important;
  }

  .xl\:focus\:my-102\.5:focus {
    margin-top: 25.625rem !important;
    margin-bottom: 25.625rem !important;
  }

  .xl\:focus\:mx-102\.5:focus {
    margin-left: 25.625rem !important;
    margin-right: 25.625rem !important;
  }

  .xl\:focus\:my-103\.5:focus {
    margin-top: 25.875rem !important;
    margin-bottom: 25.875rem !important;
  }

  .xl\:focus\:mx-103\.5:focus {
    margin-left: 25.875rem !important;
    margin-right: 25.875rem !important;
  }

  .xl\:focus\:my-104\.5:focus {
    margin-top: 26.125rem !important;
    margin-bottom: 26.125rem !important;
  }

  .xl\:focus\:mx-104\.5:focus {
    margin-left: 26.125rem !important;
    margin-right: 26.125rem !important;
  }

  .xl\:focus\:-my-0:focus {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .xl\:focus\:-mx-0:focus {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .xl\:focus\:-my-1:focus {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .xl\:focus\:-mx-1:focus {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .xl\:focus\:-my-2:focus {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .xl\:focus\:-mx-2:focus {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .xl\:focus\:-my-3:focus {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .xl\:focus\:-mx-3:focus {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .xl\:focus\:-my-4:focus {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xl\:focus\:-mx-4:focus {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .xl\:focus\:-my-5:focus {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xl\:focus\:-mx-5:focus {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xl\:focus\:-my-6:focus {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .xl\:focus\:-mx-6:focus {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xl\:focus\:-my-7:focus {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xl\:focus\:-mx-7:focus {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xl\:focus\:-my-8:focus {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .xl\:focus\:-mx-8:focus {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .xl\:focus\:-my-9:focus {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xl\:focus\:-mx-9:focus {
    margin-left: -2.25rem !important;
    margin-right: -2.25rem !important;
  }

  .xl\:focus\:-my-10:focus {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xl\:focus\:-mx-10:focus {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xl\:focus\:-my-11:focus {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xl\:focus\:-mx-11:focus {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xl\:focus\:-my-12:focus {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xl\:focus\:-mx-12:focus {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xl\:focus\:-my-13:focus {
    margin-top: -3.25rem !important;
    margin-bottom: -3.25rem !important;
  }

  .xl\:focus\:-mx-13:focus {
    margin-left: -3.25rem !important;
    margin-right: -3.25rem !important;
  }

  .xl\:focus\:-my-14:focus {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xl\:focus\:-mx-14:focus {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

  .xl\:focus\:-my-15:focus {
    margin-top: -3.75rem !important;
    margin-bottom: -3.75rem !important;
  }

  .xl\:focus\:-mx-15:focus {
    margin-left: -3.75rem !important;
    margin-right: -3.75rem !important;
  }

  .xl\:focus\:-my-16:focus {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xl\:focus\:-mx-16:focus {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .xl\:focus\:-my-17:focus {
    margin-top: -4.25rem !important;
    margin-bottom: -4.25rem !important;
  }

  .xl\:focus\:-mx-17:focus {
    margin-left: -4.25rem !important;
    margin-right: -4.25rem !important;
  }

  .xl\:focus\:-my-18:focus {
    margin-top: -4.5rem !important;
    margin-bottom: -4.5rem !important;
  }

  .xl\:focus\:-mx-18:focus {
    margin-left: -4.5rem !important;
    margin-right: -4.5rem !important;
  }

  .xl\:focus\:-my-19:focus {
    margin-top: -4.75rem !important;
    margin-bottom: -4.75rem !important;
  }

  .xl\:focus\:-mx-19:focus {
    margin-left: -4.75rem !important;
    margin-right: -4.75rem !important;
  }

  .xl\:focus\:-my-20:focus {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xl\:focus\:-mx-20:focus {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xl\:focus\:-my-21:focus {
    margin-top: -5.25rem !important;
    margin-bottom: -5.25rem !important;
  }

  .xl\:focus\:-mx-21:focus {
    margin-left: -5.25rem !important;
    margin-right: -5.25rem !important;
  }

  .xl\:focus\:-my-22:focus {
    margin-top: -5.5rem !important;
    margin-bottom: -5.5rem !important;
  }

  .xl\:focus\:-mx-22:focus {
    margin-left: -5.5rem !important;
    margin-right: -5.5rem !important;
  }

  .xl\:focus\:-my-23:focus {
    margin-top: -5.75rem !important;
    margin-bottom: -5.75rem !important;
  }

  .xl\:focus\:-mx-23:focus {
    margin-left: -5.75rem !important;
    margin-right: -5.75rem !important;
  }

  .xl\:focus\:-my-24:focus {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xl\:focus\:-mx-24:focus {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xl\:focus\:-my-25:focus {
    margin-top: -6.25rem !important;
    margin-bottom: -6.25rem !important;
  }

  .xl\:focus\:-mx-25:focus {
    margin-left: -6.25rem !important;
    margin-right: -6.25rem !important;
  }

  .xl\:focus\:-my-26:focus {
    margin-top: -6.5rem !important;
    margin-bottom: -6.5rem !important;
  }

  .xl\:focus\:-mx-26:focus {
    margin-left: -6.5rem !important;
    margin-right: -6.5rem !important;
  }

  .xl\:focus\:-my-27:focus {
    margin-top: -6.75rem !important;
    margin-bottom: -6.75rem !important;
  }

  .xl\:focus\:-mx-27:focus {
    margin-left: -6.75rem !important;
    margin-right: -6.75rem !important;
  }

  .xl\:focus\:-my-28:focus {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xl\:focus\:-mx-28:focus {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xl\:focus\:-my-29:focus {
    margin-top: -7.25rem !important;
    margin-bottom: -7.25rem !important;
  }

  .xl\:focus\:-mx-29:focus {
    margin-left: -7.25rem !important;
    margin-right: -7.25rem !important;
  }

  .xl\:focus\:-my-30:focus {
    margin-top: -7.5rem !important;
    margin-bottom: -7.5rem !important;
  }

  .xl\:focus\:-mx-30:focus {
    margin-left: -7.5rem !important;
    margin-right: -7.5rem !important;
  }

  .xl\:focus\:-my-31:focus {
    margin-top: -7.75rem !important;
    margin-bottom: -7.75rem !important;
  }

  .xl\:focus\:-mx-31:focus {
    margin-left: -7.75rem !important;
    margin-right: -7.75rem !important;
  }

  .xl\:focus\:-my-32:focus {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xl\:focus\:-mx-32:focus {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xl\:focus\:-my-33:focus {
    margin-top: -8.25rem !important;
    margin-bottom: -8.25rem !important;
  }

  .xl\:focus\:-mx-33:focus {
    margin-left: -8.25rem !important;
    margin-right: -8.25rem !important;
  }

  .xl\:focus\:-my-34:focus {
    margin-top: -8.5rem !important;
    margin-bottom: -8.5rem !important;
  }

  .xl\:focus\:-mx-34:focus {
    margin-left: -8.5rem !important;
    margin-right: -8.5rem !important;
  }

  .xl\:focus\:-my-35:focus {
    margin-top: -8.75rem !important;
    margin-bottom: -8.75rem !important;
  }

  .xl\:focus\:-mx-35:focus {
    margin-left: -8.75rem !important;
    margin-right: -8.75rem !important;
  }

  .xl\:focus\:-my-36:focus {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xl\:focus\:-mx-36:focus {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

  .xl\:focus\:-my-37:focus {
    margin-top: -9.25rem !important;
    margin-bottom: -9.25rem !important;
  }

  .xl\:focus\:-mx-37:focus {
    margin-left: -9.25rem !important;
    margin-right: -9.25rem !important;
  }

  .xl\:focus\:-my-38:focus {
    margin-top: -9.5rem !important;
    margin-bottom: -9.5rem !important;
  }

  .xl\:focus\:-mx-38:focus {
    margin-left: -9.5rem !important;
    margin-right: -9.5rem !important;
  }

  .xl\:focus\:-my-39:focus {
    margin-top: -9.75rem !important;
    margin-bottom: -9.75rem !important;
  }

  .xl\:focus\:-mx-39:focus {
    margin-left: -9.75rem !important;
    margin-right: -9.75rem !important;
  }

  .xl\:focus\:-my-40:focus {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xl\:focus\:-mx-40:focus {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xl\:focus\:-my-41:focus {
    margin-top: -10.25rem !important;
    margin-bottom: -10.25rem !important;
  }

  .xl\:focus\:-mx-41:focus {
    margin-left: -10.25rem !important;
    margin-right: -10.25rem !important;
  }

  .xl\:focus\:-my-42:focus {
    margin-top: -10.5rem !important;
    margin-bottom: -10.5rem !important;
  }

  .xl\:focus\:-mx-42:focus {
    margin-left: -10.5rem !important;
    margin-right: -10.5rem !important;
  }

  .xl\:focus\:-my-43:focus {
    margin-top: -10.75rem !important;
    margin-bottom: -10.75rem !important;
  }

  .xl\:focus\:-mx-43:focus {
    margin-left: -10.75rem !important;
    margin-right: -10.75rem !important;
  }

  .xl\:focus\:-my-44:focus {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xl\:focus\:-mx-44:focus {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xl\:focus\:-my-45:focus {
    margin-top: -11.25rem !important;
    margin-bottom: -11.25rem !important;
  }

  .xl\:focus\:-mx-45:focus {
    margin-left: -11.25rem !important;
    margin-right: -11.25rem !important;
  }

  .xl\:focus\:-my-46:focus {
    margin-top: -11.5rem !important;
    margin-bottom: -11.5rem !important;
  }

  .xl\:focus\:-mx-46:focus {
    margin-left: -11.5rem !important;
    margin-right: -11.5rem !important;
  }

  .xl\:focus\:-my-47:focus {
    margin-top: -11.75rem !important;
    margin-bottom: -11.75rem !important;
  }

  .xl\:focus\:-mx-47:focus {
    margin-left: -11.75rem !important;
    margin-right: -11.75rem !important;
  }

  .xl\:focus\:-my-48:focus {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xl\:focus\:-mx-48:focus {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xl\:focus\:-my-49:focus {
    margin-top: -12.25rem !important;
    margin-bottom: -12.25rem !important;
  }

  .xl\:focus\:-mx-49:focus {
    margin-left: -12.25rem !important;
    margin-right: -12.25rem !important;
  }

  .xl\:focus\:-my-50:focus {
    margin-top: -12.5rem !important;
    margin-bottom: -12.5rem !important;
  }

  .xl\:focus\:-mx-50:focus {
    margin-left: -12.5rem !important;
    margin-right: -12.5rem !important;
  }

  .xl\:focus\:-my-51:focus {
    margin-top: -12.75rem !important;
    margin-bottom: -12.75rem !important;
  }

  .xl\:focus\:-mx-51:focus {
    margin-left: -12.75rem !important;
    margin-right: -12.75rem !important;
  }

  .xl\:focus\:-my-52:focus {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xl\:focus\:-mx-52:focus {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xl\:focus\:-my-53:focus {
    margin-top: -13.25rem !important;
    margin-bottom: -13.25rem !important;
  }

  .xl\:focus\:-mx-53:focus {
    margin-left: -13.25rem !important;
    margin-right: -13.25rem !important;
  }

  .xl\:focus\:-my-54:focus {
    margin-top: -13.5rem !important;
    margin-bottom: -13.5rem !important;
  }

  .xl\:focus\:-mx-54:focus {
    margin-left: -13.5rem !important;
    margin-right: -13.5rem !important;
  }

  .xl\:focus\:-my-55:focus {
    margin-top: -13.75rem !important;
    margin-bottom: -13.75rem !important;
  }

  .xl\:focus\:-mx-55:focus {
    margin-left: -13.75rem !important;
    margin-right: -13.75rem !important;
  }

  .xl\:focus\:-my-56:focus {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

  .xl\:focus\:-mx-56:focus {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xl\:focus\:-my-57:focus {
    margin-top: -14.25rem !important;
    margin-bottom: -14.25rem !important;
  }

  .xl\:focus\:-mx-57:focus {
    margin-left: -14.25rem !important;
    margin-right: -14.25rem !important;
  }

  .xl\:focus\:-my-58:focus {
    margin-top: -14.5rem !important;
    margin-bottom: -14.5rem !important;
  }

  .xl\:focus\:-mx-58:focus {
    margin-left: -14.5rem !important;
    margin-right: -14.5rem !important;
  }

  .xl\:focus\:-my-59:focus {
    margin-top: -14.75rem !important;
    margin-bottom: -14.75rem !important;
  }

  .xl\:focus\:-mx-59:focus {
    margin-left: -14.75rem !important;
    margin-right: -14.75rem !important;
  }

  .xl\:focus\:-my-60:focus {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xl\:focus\:-mx-60:focus {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .xl\:focus\:-my-61:focus {
    margin-top: -15.25rem !important;
    margin-bottom: -15.25rem !important;
  }

  .xl\:focus\:-mx-61:focus {
    margin-left: -15.25rem !important;
    margin-right: -15.25rem !important;
  }

  .xl\:focus\:-my-62:focus {
    margin-top: -15.5rem !important;
    margin-bottom: -15.5rem !important;
  }

  .xl\:focus\:-mx-62:focus {
    margin-left: -15.5rem !important;
    margin-right: -15.5rem !important;
  }

  .xl\:focus\:-my-63:focus {
    margin-top: -15.75rem !important;
    margin-bottom: -15.75rem !important;
  }

  .xl\:focus\:-mx-63:focus {
    margin-left: -15.75rem !important;
    margin-right: -15.75rem !important;
  }

  .xl\:focus\:-my-64:focus {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xl\:focus\:-mx-64:focus {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .xl\:focus\:-my-65:focus {
    margin-top: -16.25rem !important;
    margin-bottom: -16.25rem !important;
  }

  .xl\:focus\:-mx-65:focus {
    margin-left: -16.25rem !important;
    margin-right: -16.25rem !important;
  }

  .xl\:focus\:-my-66:focus {
    margin-top: -16.5rem !important;
    margin-bottom: -16.5rem !important;
  }

  .xl\:focus\:-mx-66:focus {
    margin-left: -16.5rem !important;
    margin-right: -16.5rem !important;
  }

  .xl\:focus\:-my-67:focus {
    margin-top: -16.75rem !important;
    margin-bottom: -16.75rem !important;
  }

  .xl\:focus\:-mx-67:focus {
    margin-left: -16.75rem !important;
    margin-right: -16.75rem !important;
  }

  .xl\:focus\:-my-68:focus {
    margin-top: -17rem !important;
    margin-bottom: -17rem !important;
  }

  .xl\:focus\:-mx-68:focus {
    margin-left: -17rem !important;
    margin-right: -17rem !important;
  }

  .xl\:focus\:-my-69:focus {
    margin-top: -17.25rem !important;
    margin-bottom: -17.25rem !important;
  }

  .xl\:focus\:-mx-69:focus {
    margin-left: -17.25rem !important;
    margin-right: -17.25rem !important;
  }

  .xl\:focus\:-my-70:focus {
    margin-top: -17.5rem !important;
    margin-bottom: -17.5rem !important;
  }

  .xl\:focus\:-mx-70:focus {
    margin-left: -17.5rem !important;
    margin-right: -17.5rem !important;
  }

  .xl\:focus\:-my-71:focus {
    margin-top: -17.75rem !important;
    margin-bottom: -17.75rem !important;
  }

  .xl\:focus\:-mx-71:focus {
    margin-left: -17.75rem !important;
    margin-right: -17.75rem !important;
  }

  .xl\:focus\:-my-72:focus {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

  .xl\:focus\:-mx-72:focus {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

  .xl\:focus\:-my-73:focus {
    margin-top: -18.25rem !important;
    margin-bottom: -18.25rem !important;
  }

  .xl\:focus\:-mx-73:focus {
    margin-left: -18.25rem !important;
    margin-right: -18.25rem !important;
  }

  .xl\:focus\:-my-74:focus {
    margin-top: -18.5rem !important;
    margin-bottom: -18.5rem !important;
  }

  .xl\:focus\:-mx-74:focus {
    margin-left: -18.5rem !important;
    margin-right: -18.5rem !important;
  }

  .xl\:focus\:-my-75:focus {
    margin-top: -18.75rem !important;
    margin-bottom: -18.75rem !important;
  }

  .xl\:focus\:-mx-75:focus {
    margin-left: -18.75rem !important;
    margin-right: -18.75rem !important;
  }

  .xl\:focus\:-my-76:focus {
    margin-top: -19rem !important;
    margin-bottom: -19rem !important;
  }

  .xl\:focus\:-mx-76:focus {
    margin-left: -19rem !important;
    margin-right: -19rem !important;
  }

  .xl\:focus\:-my-77:focus {
    margin-top: -19.25rem !important;
    margin-bottom: -19.25rem !important;
  }

  .xl\:focus\:-mx-77:focus {
    margin-left: -19.25rem !important;
    margin-right: -19.25rem !important;
  }

  .xl\:focus\:-my-78:focus {
    margin-top: -19.5rem !important;
    margin-bottom: -19.5rem !important;
  }

  .xl\:focus\:-mx-78:focus {
    margin-left: -19.5rem !important;
    margin-right: -19.5rem !important;
  }

  .xl\:focus\:-my-79:focus {
    margin-top: -19.75rem !important;
    margin-bottom: -19.75rem !important;
  }

  .xl\:focus\:-mx-79:focus {
    margin-left: -19.75rem !important;
    margin-right: -19.75rem !important;
  }

  .xl\:focus\:-my-80:focus {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xl\:focus\:-mx-80:focus {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

  .xl\:focus\:-my-81:focus {
    margin-top: -20.25rem !important;
    margin-bottom: -20.25rem !important;
  }

  .xl\:focus\:-mx-81:focus {
    margin-left: -20.25rem !important;
    margin-right: -20.25rem !important;
  }

  .xl\:focus\:-my-82:focus {
    margin-top: -20.5rem !important;
    margin-bottom: -20.5rem !important;
  }

  .xl\:focus\:-mx-82:focus {
    margin-left: -20.5rem !important;
    margin-right: -20.5rem !important;
  }

  .xl\:focus\:-my-83:focus {
    margin-top: -20.75rem !important;
    margin-bottom: -20.75rem !important;
  }

  .xl\:focus\:-mx-83:focus {
    margin-left: -20.75rem !important;
    margin-right: -20.75rem !important;
  }

  .xl\:focus\:-my-84:focus {
    margin-top: -21rem !important;
    margin-bottom: -21rem !important;
  }

  .xl\:focus\:-mx-84:focus {
    margin-left: -21rem !important;
    margin-right: -21rem !important;
  }

  .xl\:focus\:-my-85:focus {
    margin-top: -21.25rem !important;
    margin-bottom: -21.25rem !important;
  }

  .xl\:focus\:-mx-85:focus {
    margin-left: -21.25rem !important;
    margin-right: -21.25rem !important;
  }

  .xl\:focus\:-my-86:focus {
    margin-top: -21.5rem !important;
    margin-bottom: -21.5rem !important;
  }

  .xl\:focus\:-mx-86:focus {
    margin-left: -21.5rem !important;
    margin-right: -21.5rem !important;
  }

  .xl\:focus\:-my-87:focus {
    margin-top: -21.75rem !important;
    margin-bottom: -21.75rem !important;
  }

  .xl\:focus\:-mx-87:focus {
    margin-left: -21.75rem !important;
    margin-right: -21.75rem !important;
  }

  .xl\:focus\:-my-88:focus {
    margin-top: -22rem !important;
    margin-bottom: -22rem !important;
  }

  .xl\:focus\:-mx-88:focus {
    margin-left: -22rem !important;
    margin-right: -22rem !important;
  }

  .xl\:focus\:-my-89:focus {
    margin-top: -22.25rem !important;
    margin-bottom: -22.25rem !important;
  }

  .xl\:focus\:-mx-89:focus {
    margin-left: -22.25rem !important;
    margin-right: -22.25rem !important;
  }

  .xl\:focus\:-my-90:focus {
    margin-top: -22.5rem !important;
    margin-bottom: -22.5rem !important;
  }

  .xl\:focus\:-mx-90:focus {
    margin-left: -22.5rem !important;
    margin-right: -22.5rem !important;
  }

  .xl\:focus\:-my-91:focus {
    margin-top: -22.75rem !important;
    margin-bottom: -22.75rem !important;
  }

  .xl\:focus\:-mx-91:focus {
    margin-left: -22.75rem !important;
    margin-right: -22.75rem !important;
  }

  .xl\:focus\:-my-92:focus {
    margin-top: -23rem !important;
    margin-bottom: -23rem !important;
  }

  .xl\:focus\:-mx-92:focus {
    margin-left: -23rem !important;
    margin-right: -23rem !important;
  }

  .xl\:focus\:-my-93:focus {
    margin-top: -23.25rem !important;
    margin-bottom: -23.25rem !important;
  }

  .xl\:focus\:-mx-93:focus {
    margin-left: -23.25rem !important;
    margin-right: -23.25rem !important;
  }

  .xl\:focus\:-my-94:focus {
    margin-top: -23.5rem !important;
    margin-bottom: -23.5rem !important;
  }

  .xl\:focus\:-mx-94:focus {
    margin-left: -23.5rem !important;
    margin-right: -23.5rem !important;
  }

  .xl\:focus\:-my-95:focus {
    margin-top: -23.75rem !important;
    margin-bottom: -23.75rem !important;
  }

  .xl\:focus\:-mx-95:focus {
    margin-left: -23.75rem !important;
    margin-right: -23.75rem !important;
  }

  .xl\:focus\:-my-96:focus {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xl\:focus\:-mx-96:focus {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xl\:focus\:-my-97:focus {
    margin-top: -24.25rem !important;
    margin-bottom: -24.25rem !important;
  }

  .xl\:focus\:-mx-97:focus {
    margin-left: -24.25rem !important;
    margin-right: -24.25rem !important;
  }

  .xl\:focus\:-my-98:focus {
    margin-top: -24.5rem !important;
    margin-bottom: -24.5rem !important;
  }

  .xl\:focus\:-mx-98:focus {
    margin-left: -24.5rem !important;
    margin-right: -24.5rem !important;
  }

  .xl\:focus\:-my-99:focus {
    margin-top: -24.75rem !important;
    margin-bottom: -24.75rem !important;
  }

  .xl\:focus\:-mx-99:focus {
    margin-left: -24.75rem !important;
    margin-right: -24.75rem !important;
  }

  .xl\:focus\:-my-100:focus {
    margin-top: -25rem !important;
    margin-bottom: -25rem !important;
  }

  .xl\:focus\:-mx-100:focus {
    margin-left: -25rem !important;
    margin-right: -25rem !important;
  }

  .xl\:focus\:-my-101:focus {
    margin-top: -25.25rem !important;
    margin-bottom: -25.25rem !important;
  }

  .xl\:focus\:-mx-101:focus {
    margin-left: -25.25rem !important;
    margin-right: -25.25rem !important;
  }

  .xl\:focus\:-my-102:focus {
    margin-top: -25.5rem !important;
    margin-bottom: -25.5rem !important;
  }

  .xl\:focus\:-mx-102:focus {
    margin-left: -25.5rem !important;
    margin-right: -25.5rem !important;
  }

  .xl\:focus\:-my-103:focus {
    margin-top: -25.75rem !important;
    margin-bottom: -25.75rem !important;
  }

  .xl\:focus\:-mx-103:focus {
    margin-left: -25.75rem !important;
    margin-right: -25.75rem !important;
  }

  .xl\:focus\:-my-104:focus {
    margin-top: -26rem !important;
    margin-bottom: -26rem !important;
  }

  .xl\:focus\:-mx-104:focus {
    margin-left: -26rem !important;
    margin-right: -26rem !important;
  }

  .xl\:focus\:-my-105:focus {
    margin-top: -26.25rem !important;
    margin-bottom: -26.25rem !important;
  }

  .xl\:focus\:-mx-105:focus {
    margin-left: -26.25rem !important;
    margin-right: -26.25rem !important;
  }

  .xl\:focus\:-my-px:focus {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .xl\:focus\:-mx-px:focus {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .xl\:focus\:-my-0\.5:focus {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .xl\:focus\:-mx-0\.5:focus {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .xl\:focus\:-my-1\.5:focus {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .xl\:focus\:-mx-1\.5:focus {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .xl\:focus\:-my-2\.5:focus {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .xl\:focus\:-mx-2\.5:focus {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .xl\:focus\:-my-3\.5:focus {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .xl\:focus\:-mx-3\.5:focus {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .xl\:focus\:-my-4\.5:focus {
    margin-top: -1.125rem !important;
    margin-bottom: -1.125rem !important;
  }

  .xl\:focus\:-mx-4\.5:focus {
    margin-left: -1.125rem !important;
    margin-right: -1.125rem !important;
  }

  .xl\:focus\:-my-5\.5:focus {
    margin-top: -1.375rem !important;
    margin-bottom: -1.375rem !important;
  }

  .xl\:focus\:-mx-5\.5:focus {
    margin-left: -1.375rem !important;
    margin-right: -1.375rem !important;
  }

  .xl\:focus\:-my-6\.5:focus {
    margin-top: -1.625rem !important;
    margin-bottom: -1.625rem !important;
  }

  .xl\:focus\:-mx-6\.5:focus {
    margin-left: -1.625rem !important;
    margin-right: -1.625rem !important;
  }

  .xl\:focus\:-my-7\.5:focus {
    margin-top: -1.875rem !important;
    margin-bottom: -1.875rem !important;
  }

  .xl\:focus\:-mx-7\.5:focus {
    margin-left: -1.875rem !important;
    margin-right: -1.875rem !important;
  }

  .xl\:focus\:-my-8\.5:focus {
    margin-top: -2.125rem !important;
    margin-bottom: -2.125rem !important;
  }

  .xl\:focus\:-mx-8\.5:focus {
    margin-left: -2.125rem !important;
    margin-right: -2.125rem !important;
  }

  .xl\:focus\:-my-9\.5:focus {
    margin-top: -2.375rem !important;
    margin-bottom: -2.375rem !important;
  }

  .xl\:focus\:-mx-9\.5:focus {
    margin-left: -2.375rem !important;
    margin-right: -2.375rem !important;
  }

  .xl\:focus\:-my-10\.5:focus {
    margin-top: -2.625rem !important;
    margin-bottom: -2.625rem !important;
  }

  .xl\:focus\:-mx-10\.5:focus {
    margin-left: -2.625rem !important;
    margin-right: -2.625rem !important;
  }

  .xl\:focus\:-my-11\.5:focus {
    margin-top: -2.875rem !important;
    margin-bottom: -2.875rem !important;
  }

  .xl\:focus\:-mx-11\.5:focus {
    margin-left: -2.875rem !important;
    margin-right: -2.875rem !important;
  }

  .xl\:focus\:-my-12\.5:focus {
    margin-top: -3.125rem !important;
    margin-bottom: -3.125rem !important;
  }

  .xl\:focus\:-mx-12\.5:focus {
    margin-left: -3.125rem !important;
    margin-right: -3.125rem !important;
  }

  .xl\:focus\:-my-13\.5:focus {
    margin-top: -3.375rem !important;
    margin-bottom: -3.375rem !important;
  }

  .xl\:focus\:-mx-13\.5:focus {
    margin-left: -3.375rem !important;
    margin-right: -3.375rem !important;
  }

  .xl\:focus\:-my-14\.5:focus {
    margin-top: -3.625rem !important;
    margin-bottom: -3.625rem !important;
  }

  .xl\:focus\:-mx-14\.5:focus {
    margin-left: -3.625rem !important;
    margin-right: -3.625rem !important;
  }

  .xl\:focus\:-my-15\.5:focus {
    margin-top: -3.875rem !important;
    margin-bottom: -3.875rem !important;
  }

  .xl\:focus\:-mx-15\.5:focus {
    margin-left: -3.875rem !important;
    margin-right: -3.875rem !important;
  }

  .xl\:focus\:-my-16\.5:focus {
    margin-top: -4.125rem !important;
    margin-bottom: -4.125rem !important;
  }

  .xl\:focus\:-mx-16\.5:focus {
    margin-left: -4.125rem !important;
    margin-right: -4.125rem !important;
  }

  .xl\:focus\:-my-17\.5:focus {
    margin-top: -4.375rem !important;
    margin-bottom: -4.375rem !important;
  }

  .xl\:focus\:-mx-17\.5:focus {
    margin-left: -4.375rem !important;
    margin-right: -4.375rem !important;
  }

  .xl\:focus\:-my-18\.5:focus {
    margin-top: -4.625rem !important;
    margin-bottom: -4.625rem !important;
  }

  .xl\:focus\:-mx-18\.5:focus {
    margin-left: -4.625rem !important;
    margin-right: -4.625rem !important;
  }

  .xl\:focus\:-my-19\.5:focus {
    margin-top: -4.875rem !important;
    margin-bottom: -4.875rem !important;
  }

  .xl\:focus\:-mx-19\.5:focus {
    margin-left: -4.875rem !important;
    margin-right: -4.875rem !important;
  }

  .xl\:focus\:-my-20\.5:focus {
    margin-top: -5.125rem !important;
    margin-bottom: -5.125rem !important;
  }

  .xl\:focus\:-mx-20\.5:focus {
    margin-left: -5.125rem !important;
    margin-right: -5.125rem !important;
  }

  .xl\:focus\:-my-21\.5:focus {
    margin-top: -5.375rem !important;
    margin-bottom: -5.375rem !important;
  }

  .xl\:focus\:-mx-21\.5:focus {
    margin-left: -5.375rem !important;
    margin-right: -5.375rem !important;
  }

  .xl\:focus\:-my-22\.5:focus {
    margin-top: -5.625rem !important;
    margin-bottom: -5.625rem !important;
  }

  .xl\:focus\:-mx-22\.5:focus {
    margin-left: -5.625rem !important;
    margin-right: -5.625rem !important;
  }

  .xl\:focus\:-my-23\.5:focus {
    margin-top: -5.875rem !important;
    margin-bottom: -5.875rem !important;
  }

  .xl\:focus\:-mx-23\.5:focus {
    margin-left: -5.875rem !important;
    margin-right: -5.875rem !important;
  }

  .xl\:focus\:-my-24\.5:focus {
    margin-top: -6.125rem !important;
    margin-bottom: -6.125rem !important;
  }

  .xl\:focus\:-mx-24\.5:focus {
    margin-left: -6.125rem !important;
    margin-right: -6.125rem !important;
  }

  .xl\:focus\:-my-25\.5:focus {
    margin-top: -6.375rem !important;
    margin-bottom: -6.375rem !important;
  }

  .xl\:focus\:-mx-25\.5:focus {
    margin-left: -6.375rem !important;
    margin-right: -6.375rem !important;
  }

  .xl\:focus\:-my-26\.5:focus {
    margin-top: -6.625rem !important;
    margin-bottom: -6.625rem !important;
  }

  .xl\:focus\:-mx-26\.5:focus {
    margin-left: -6.625rem !important;
    margin-right: -6.625rem !important;
  }

  .xl\:focus\:-my-27\.5:focus {
    margin-top: -6.875rem !important;
    margin-bottom: -6.875rem !important;
  }

  .xl\:focus\:-mx-27\.5:focus {
    margin-left: -6.875rem !important;
    margin-right: -6.875rem !important;
  }

  .xl\:focus\:-my-28\.5:focus {
    margin-top: -7.125rem !important;
    margin-bottom: -7.125rem !important;
  }

  .xl\:focus\:-mx-28\.5:focus {
    margin-left: -7.125rem !important;
    margin-right: -7.125rem !important;
  }

  .xl\:focus\:-my-29\.5:focus {
    margin-top: -7.375rem !important;
    margin-bottom: -7.375rem !important;
  }

  .xl\:focus\:-mx-29\.5:focus {
    margin-left: -7.375rem !important;
    margin-right: -7.375rem !important;
  }

  .xl\:focus\:-my-30\.5:focus {
    margin-top: -7.625rem !important;
    margin-bottom: -7.625rem !important;
  }

  .xl\:focus\:-mx-30\.5:focus {
    margin-left: -7.625rem !important;
    margin-right: -7.625rem !important;
  }

  .xl\:focus\:-my-31\.5:focus {
    margin-top: -7.875rem !important;
    margin-bottom: -7.875rem !important;
  }

  .xl\:focus\:-mx-31\.5:focus {
    margin-left: -7.875rem !important;
    margin-right: -7.875rem !important;
  }

  .xl\:focus\:-my-32\.5:focus {
    margin-top: -8.125rem !important;
    margin-bottom: -8.125rem !important;
  }

  .xl\:focus\:-mx-32\.5:focus {
    margin-left: -8.125rem !important;
    margin-right: -8.125rem !important;
  }

  .xl\:focus\:-my-33\.5:focus {
    margin-top: -8.375rem !important;
    margin-bottom: -8.375rem !important;
  }

  .xl\:focus\:-mx-33\.5:focus {
    margin-left: -8.375rem !important;
    margin-right: -8.375rem !important;
  }

  .xl\:focus\:-my-34\.5:focus {
    margin-top: -8.625rem !important;
    margin-bottom: -8.625rem !important;
  }

  .xl\:focus\:-mx-34\.5:focus {
    margin-left: -8.625rem !important;
    margin-right: -8.625rem !important;
  }

  .xl\:focus\:-my-35\.5:focus {
    margin-top: -8.875rem !important;
    margin-bottom: -8.875rem !important;
  }

  .xl\:focus\:-mx-35\.5:focus {
    margin-left: -8.875rem !important;
    margin-right: -8.875rem !important;
  }

  .xl\:focus\:-my-36\.5:focus {
    margin-top: -9.125rem !important;
    margin-bottom: -9.125rem !important;
  }

  .xl\:focus\:-mx-36\.5:focus {
    margin-left: -9.125rem !important;
    margin-right: -9.125rem !important;
  }

  .xl\:focus\:-my-37\.5:focus {
    margin-top: -9.375rem !important;
    margin-bottom: -9.375rem !important;
  }

  .xl\:focus\:-mx-37\.5:focus {
    margin-left: -9.375rem !important;
    margin-right: -9.375rem !important;
  }

  .xl\:focus\:-my-38\.5:focus {
    margin-top: -9.625rem !important;
    margin-bottom: -9.625rem !important;
  }

  .xl\:focus\:-mx-38\.5:focus {
    margin-left: -9.625rem !important;
    margin-right: -9.625rem !important;
  }

  .xl\:focus\:-my-39\.5:focus {
    margin-top: -9.875rem !important;
    margin-bottom: -9.875rem !important;
  }

  .xl\:focus\:-mx-39\.5:focus {
    margin-left: -9.875rem !important;
    margin-right: -9.875rem !important;
  }

  .xl\:focus\:-my-40\.5:focus {
    margin-top: -10.125rem !important;
    margin-bottom: -10.125rem !important;
  }

  .xl\:focus\:-mx-40\.5:focus {
    margin-left: -10.125rem !important;
    margin-right: -10.125rem !important;
  }

  .xl\:focus\:-my-41\.5:focus {
    margin-top: -10.375rem !important;
    margin-bottom: -10.375rem !important;
  }

  .xl\:focus\:-mx-41\.5:focus {
    margin-left: -10.375rem !important;
    margin-right: -10.375rem !important;
  }

  .xl\:focus\:-my-42\.5:focus {
    margin-top: -10.625rem !important;
    margin-bottom: -10.625rem !important;
  }

  .xl\:focus\:-mx-42\.5:focus {
    margin-left: -10.625rem !important;
    margin-right: -10.625rem !important;
  }

  .xl\:focus\:-my-43\.5:focus {
    margin-top: -10.875rem !important;
    margin-bottom: -10.875rem !important;
  }

  .xl\:focus\:-mx-43\.5:focus {
    margin-left: -10.875rem !important;
    margin-right: -10.875rem !important;
  }

  .xl\:focus\:-my-44\.5:focus {
    margin-top: -11.125rem !important;
    margin-bottom: -11.125rem !important;
  }

  .xl\:focus\:-mx-44\.5:focus {
    margin-left: -11.125rem !important;
    margin-right: -11.125rem !important;
  }

  .xl\:focus\:-my-45\.5:focus {
    margin-top: -11.375rem !important;
    margin-bottom: -11.375rem !important;
  }

  .xl\:focus\:-mx-45\.5:focus {
    margin-left: -11.375rem !important;
    margin-right: -11.375rem !important;
  }

  .xl\:focus\:-my-46\.5:focus {
    margin-top: -11.625rem !important;
    margin-bottom: -11.625rem !important;
  }

  .xl\:focus\:-mx-46\.5:focus {
    margin-left: -11.625rem !important;
    margin-right: -11.625rem !important;
  }

  .xl\:focus\:-my-47\.5:focus {
    margin-top: -11.875rem !important;
    margin-bottom: -11.875rem !important;
  }

  .xl\:focus\:-mx-47\.5:focus {
    margin-left: -11.875rem !important;
    margin-right: -11.875rem !important;
  }

  .xl\:focus\:-my-48\.5:focus {
    margin-top: -12.125rem !important;
    margin-bottom: -12.125rem !important;
  }

  .xl\:focus\:-mx-48\.5:focus {
    margin-left: -12.125rem !important;
    margin-right: -12.125rem !important;
  }

  .xl\:focus\:-my-49\.5:focus {
    margin-top: -12.375rem !important;
    margin-bottom: -12.375rem !important;
  }

  .xl\:focus\:-mx-49\.5:focus {
    margin-left: -12.375rem !important;
    margin-right: -12.375rem !important;
  }

  .xl\:focus\:-my-50\.5:focus {
    margin-top: -12.625rem !important;
    margin-bottom: -12.625rem !important;
  }

  .xl\:focus\:-mx-50\.5:focus {
    margin-left: -12.625rem !important;
    margin-right: -12.625rem !important;
  }

  .xl\:focus\:-my-51\.5:focus {
    margin-top: -12.875rem !important;
    margin-bottom: -12.875rem !important;
  }

  .xl\:focus\:-mx-51\.5:focus {
    margin-left: -12.875rem !important;
    margin-right: -12.875rem !important;
  }

  .xl\:focus\:-my-52\.5:focus {
    margin-top: -13.125rem !important;
    margin-bottom: -13.125rem !important;
  }

  .xl\:focus\:-mx-52\.5:focus {
    margin-left: -13.125rem !important;
    margin-right: -13.125rem !important;
  }

  .xl\:focus\:-my-53\.5:focus {
    margin-top: -13.375rem !important;
    margin-bottom: -13.375rem !important;
  }

  .xl\:focus\:-mx-53\.5:focus {
    margin-left: -13.375rem !important;
    margin-right: -13.375rem !important;
  }

  .xl\:focus\:-my-54\.5:focus {
    margin-top: -13.625rem !important;
    margin-bottom: -13.625rem !important;
  }

  .xl\:focus\:-mx-54\.5:focus {
    margin-left: -13.625rem !important;
    margin-right: -13.625rem !important;
  }

  .xl\:focus\:-my-55\.5:focus {
    margin-top: -13.875rem !important;
    margin-bottom: -13.875rem !important;
  }

  .xl\:focus\:-mx-55\.5:focus {
    margin-left: -13.875rem !important;
    margin-right: -13.875rem !important;
  }

  .xl\:focus\:-my-56\.5:focus {
    margin-top: -14.125rem !important;
    margin-bottom: -14.125rem !important;
  }

  .xl\:focus\:-mx-56\.5:focus {
    margin-left: -14.125rem !important;
    margin-right: -14.125rem !important;
  }

  .xl\:focus\:-my-57\.5:focus {
    margin-top: -14.375rem !important;
    margin-bottom: -14.375rem !important;
  }

  .xl\:focus\:-mx-57\.5:focus {
    margin-left: -14.375rem !important;
    margin-right: -14.375rem !important;
  }

  .xl\:focus\:-my-58\.5:focus {
    margin-top: -14.625rem !important;
    margin-bottom: -14.625rem !important;
  }

  .xl\:focus\:-mx-58\.5:focus {
    margin-left: -14.625rem !important;
    margin-right: -14.625rem !important;
  }

  .xl\:focus\:-my-59\.5:focus {
    margin-top: -14.875rem !important;
    margin-bottom: -14.875rem !important;
  }

  .xl\:focus\:-mx-59\.5:focus {
    margin-left: -14.875rem !important;
    margin-right: -14.875rem !important;
  }

  .xl\:focus\:-my-60\.5:focus {
    margin-top: -15.125rem !important;
    margin-bottom: -15.125rem !important;
  }

  .xl\:focus\:-mx-60\.5:focus {
    margin-left: -15.125rem !important;
    margin-right: -15.125rem !important;
  }

  .xl\:focus\:-my-61\.5:focus {
    margin-top: -15.375rem !important;
    margin-bottom: -15.375rem !important;
  }

  .xl\:focus\:-mx-61\.5:focus {
    margin-left: -15.375rem !important;
    margin-right: -15.375rem !important;
  }

  .xl\:focus\:-my-62\.5:focus {
    margin-top: -15.625rem !important;
    margin-bottom: -15.625rem !important;
  }

  .xl\:focus\:-mx-62\.5:focus {
    margin-left: -15.625rem !important;
    margin-right: -15.625rem !important;
  }

  .xl\:focus\:-my-63\.5:focus {
    margin-top: -15.875rem !important;
    margin-bottom: -15.875rem !important;
  }

  .xl\:focus\:-mx-63\.5:focus {
    margin-left: -15.875rem !important;
    margin-right: -15.875rem !important;
  }

  .xl\:focus\:-my-64\.5:focus {
    margin-top: -16.125rem !important;
    margin-bottom: -16.125rem !important;
  }

  .xl\:focus\:-mx-64\.5:focus {
    margin-left: -16.125rem !important;
    margin-right: -16.125rem !important;
  }

  .xl\:focus\:-my-65\.5:focus {
    margin-top: -16.375rem !important;
    margin-bottom: -16.375rem !important;
  }

  .xl\:focus\:-mx-65\.5:focus {
    margin-left: -16.375rem !important;
    margin-right: -16.375rem !important;
  }

  .xl\:focus\:-my-66\.5:focus {
    margin-top: -16.625rem !important;
    margin-bottom: -16.625rem !important;
  }

  .xl\:focus\:-mx-66\.5:focus {
    margin-left: -16.625rem !important;
    margin-right: -16.625rem !important;
  }

  .xl\:focus\:-my-67\.5:focus {
    margin-top: -16.875rem !important;
    margin-bottom: -16.875rem !important;
  }

  .xl\:focus\:-mx-67\.5:focus {
    margin-left: -16.875rem !important;
    margin-right: -16.875rem !important;
  }

  .xl\:focus\:-my-68\.5:focus {
    margin-top: -17.125rem !important;
    margin-bottom: -17.125rem !important;
  }

  .xl\:focus\:-mx-68\.5:focus {
    margin-left: -17.125rem !important;
    margin-right: -17.125rem !important;
  }

  .xl\:focus\:-my-69\.5:focus {
    margin-top: -17.375rem !important;
    margin-bottom: -17.375rem !important;
  }

  .xl\:focus\:-mx-69\.5:focus {
    margin-left: -17.375rem !important;
    margin-right: -17.375rem !important;
  }

  .xl\:focus\:-my-70\.5:focus {
    margin-top: -17.625rem !important;
    margin-bottom: -17.625rem !important;
  }

  .xl\:focus\:-mx-70\.5:focus {
    margin-left: -17.625rem !important;
    margin-right: -17.625rem !important;
  }

  .xl\:focus\:-my-71\.5:focus {
    margin-top: -17.875rem !important;
    margin-bottom: -17.875rem !important;
  }

  .xl\:focus\:-mx-71\.5:focus {
    margin-left: -17.875rem !important;
    margin-right: -17.875rem !important;
  }

  .xl\:focus\:-my-72\.5:focus {
    margin-top: -18.125rem !important;
    margin-bottom: -18.125rem !important;
  }

  .xl\:focus\:-mx-72\.5:focus {
    margin-left: -18.125rem !important;
    margin-right: -18.125rem !important;
  }

  .xl\:focus\:-my-73\.5:focus {
    margin-top: -18.375rem !important;
    margin-bottom: -18.375rem !important;
  }

  .xl\:focus\:-mx-73\.5:focus {
    margin-left: -18.375rem !important;
    margin-right: -18.375rem !important;
  }

  .xl\:focus\:-my-74\.5:focus {
    margin-top: -18.625rem !important;
    margin-bottom: -18.625rem !important;
  }

  .xl\:focus\:-mx-74\.5:focus {
    margin-left: -18.625rem !important;
    margin-right: -18.625rem !important;
  }

  .xl\:focus\:-my-75\.5:focus {
    margin-top: -18.875rem !important;
    margin-bottom: -18.875rem !important;
  }

  .xl\:focus\:-mx-75\.5:focus {
    margin-left: -18.875rem !important;
    margin-right: -18.875rem !important;
  }

  .xl\:focus\:-my-76\.5:focus {
    margin-top: -19.125rem !important;
    margin-bottom: -19.125rem !important;
  }

  .xl\:focus\:-mx-76\.5:focus {
    margin-left: -19.125rem !important;
    margin-right: -19.125rem !important;
  }

  .xl\:focus\:-my-77\.5:focus {
    margin-top: -19.375rem !important;
    margin-bottom: -19.375rem !important;
  }

  .xl\:focus\:-mx-77\.5:focus {
    margin-left: -19.375rem !important;
    margin-right: -19.375rem !important;
  }

  .xl\:focus\:-my-78\.5:focus {
    margin-top: -19.625rem !important;
    margin-bottom: -19.625rem !important;
  }

  .xl\:focus\:-mx-78\.5:focus {
    margin-left: -19.625rem !important;
    margin-right: -19.625rem !important;
  }

  .xl\:focus\:-my-79\.5:focus {
    margin-top: -19.875rem !important;
    margin-bottom: -19.875rem !important;
  }

  .xl\:focus\:-mx-79\.5:focus {
    margin-left: -19.875rem !important;
    margin-right: -19.875rem !important;
  }

  .xl\:focus\:-my-80\.5:focus {
    margin-top: -20.125rem !important;
    margin-bottom: -20.125rem !important;
  }

  .xl\:focus\:-mx-80\.5:focus {
    margin-left: -20.125rem !important;
    margin-right: -20.125rem !important;
  }

  .xl\:focus\:-my-81\.5:focus {
    margin-top: -20.375rem !important;
    margin-bottom: -20.375rem !important;
  }

  .xl\:focus\:-mx-81\.5:focus {
    margin-left: -20.375rem !important;
    margin-right: -20.375rem !important;
  }

  .xl\:focus\:-my-82\.5:focus {
    margin-top: -20.625rem !important;
    margin-bottom: -20.625rem !important;
  }

  .xl\:focus\:-mx-82\.5:focus {
    margin-left: -20.625rem !important;
    margin-right: -20.625rem !important;
  }

  .xl\:focus\:-my-83\.5:focus {
    margin-top: -20.875rem !important;
    margin-bottom: -20.875rem !important;
  }

  .xl\:focus\:-mx-83\.5:focus {
    margin-left: -20.875rem !important;
    margin-right: -20.875rem !important;
  }

  .xl\:focus\:-my-84\.5:focus {
    margin-top: -21.125rem !important;
    margin-bottom: -21.125rem !important;
  }

  .xl\:focus\:-mx-84\.5:focus {
    margin-left: -21.125rem !important;
    margin-right: -21.125rem !important;
  }

  .xl\:focus\:-my-85\.5:focus {
    margin-top: -21.375rem !important;
    margin-bottom: -21.375rem !important;
  }

  .xl\:focus\:-mx-85\.5:focus {
    margin-left: -21.375rem !important;
    margin-right: -21.375rem !important;
  }

  .xl\:focus\:-my-86\.5:focus {
    margin-top: -21.625rem !important;
    margin-bottom: -21.625rem !important;
  }

  .xl\:focus\:-mx-86\.5:focus {
    margin-left: -21.625rem !important;
    margin-right: -21.625rem !important;
  }

  .xl\:focus\:-my-87\.5:focus {
    margin-top: -21.875rem !important;
    margin-bottom: -21.875rem !important;
  }

  .xl\:focus\:-mx-87\.5:focus {
    margin-left: -21.875rem !important;
    margin-right: -21.875rem !important;
  }

  .xl\:focus\:-my-88\.5:focus {
    margin-top: -22.125rem !important;
    margin-bottom: -22.125rem !important;
  }

  .xl\:focus\:-mx-88\.5:focus {
    margin-left: -22.125rem !important;
    margin-right: -22.125rem !important;
  }

  .xl\:focus\:-my-89\.5:focus {
    margin-top: -22.375rem !important;
    margin-bottom: -22.375rem !important;
  }

  .xl\:focus\:-mx-89\.5:focus {
    margin-left: -22.375rem !important;
    margin-right: -22.375rem !important;
  }

  .xl\:focus\:-my-90\.5:focus {
    margin-top: -22.625rem !important;
    margin-bottom: -22.625rem !important;
  }

  .xl\:focus\:-mx-90\.5:focus {
    margin-left: -22.625rem !important;
    margin-right: -22.625rem !important;
  }

  .xl\:focus\:-my-91\.5:focus {
    margin-top: -22.875rem !important;
    margin-bottom: -22.875rem !important;
  }

  .xl\:focus\:-mx-91\.5:focus {
    margin-left: -22.875rem !important;
    margin-right: -22.875rem !important;
  }

  .xl\:focus\:-my-92\.5:focus {
    margin-top: -23.125rem !important;
    margin-bottom: -23.125rem !important;
  }

  .xl\:focus\:-mx-92\.5:focus {
    margin-left: -23.125rem !important;
    margin-right: -23.125rem !important;
  }

  .xl\:focus\:-my-93\.5:focus {
    margin-top: -23.375rem !important;
    margin-bottom: -23.375rem !important;
  }

  .xl\:focus\:-mx-93\.5:focus {
    margin-left: -23.375rem !important;
    margin-right: -23.375rem !important;
  }

  .xl\:focus\:-my-94\.5:focus {
    margin-top: -23.625rem !important;
    margin-bottom: -23.625rem !important;
  }

  .xl\:focus\:-mx-94\.5:focus {
    margin-left: -23.625rem !important;
    margin-right: -23.625rem !important;
  }

  .xl\:focus\:-my-95\.5:focus {
    margin-top: -23.875rem !important;
    margin-bottom: -23.875rem !important;
  }

  .xl\:focus\:-mx-95\.5:focus {
    margin-left: -23.875rem !important;
    margin-right: -23.875rem !important;
  }

  .xl\:focus\:-my-96\.5:focus {
    margin-top: -24.125rem !important;
    margin-bottom: -24.125rem !important;
  }

  .xl\:focus\:-mx-96\.5:focus {
    margin-left: -24.125rem !important;
    margin-right: -24.125rem !important;
  }

  .xl\:focus\:-my-97\.5:focus {
    margin-top: -24.375rem !important;
    margin-bottom: -24.375rem !important;
  }

  .xl\:focus\:-mx-97\.5:focus {
    margin-left: -24.375rem !important;
    margin-right: -24.375rem !important;
  }

  .xl\:focus\:-my-98\.5:focus {
    margin-top: -24.625rem !important;
    margin-bottom: -24.625rem !important;
  }

  .xl\:focus\:-mx-98\.5:focus {
    margin-left: -24.625rem !important;
    margin-right: -24.625rem !important;
  }

  .xl\:focus\:-my-99\.5:focus {
    margin-top: -24.875rem !important;
    margin-bottom: -24.875rem !important;
  }

  .xl\:focus\:-mx-99\.5:focus {
    margin-left: -24.875rem !important;
    margin-right: -24.875rem !important;
  }

  .xl\:focus\:-my-100\.5:focus {
    margin-top: -25.125rem !important;
    margin-bottom: -25.125rem !important;
  }

  .xl\:focus\:-mx-100\.5:focus {
    margin-left: -25.125rem !important;
    margin-right: -25.125rem !important;
  }

  .xl\:focus\:-my-101\.5:focus {
    margin-top: -25.375rem !important;
    margin-bottom: -25.375rem !important;
  }

  .xl\:focus\:-mx-101\.5:focus {
    margin-left: -25.375rem !important;
    margin-right: -25.375rem !important;
  }

  .xl\:focus\:-my-102\.5:focus {
    margin-top: -25.625rem !important;
    margin-bottom: -25.625rem !important;
  }

  .xl\:focus\:-mx-102\.5:focus {
    margin-left: -25.625rem !important;
    margin-right: -25.625rem !important;
  }

  .xl\:focus\:-my-103\.5:focus {
    margin-top: -25.875rem !important;
    margin-bottom: -25.875rem !important;
  }

  .xl\:focus\:-mx-103\.5:focus {
    margin-left: -25.875rem !important;
    margin-right: -25.875rem !important;
  }

  .xl\:focus\:-my-104\.5:focus {
    margin-top: -26.125rem !important;
    margin-bottom: -26.125rem !important;
  }

  .xl\:focus\:-mx-104\.5:focus {
    margin-left: -26.125rem !important;
    margin-right: -26.125rem !important;
  }

  .xl\:focus\:mt-0:focus {
    margin-top: 0rem !important;
  }

  .xl\:focus\:mr-0:focus {
    margin-right: 0rem !important;
  }

  .xl\:focus\:mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .xl\:focus\:ml-0:focus {
    margin-left: 0rem !important;
  }

  .xl\:focus\:mt-1:focus {
    margin-top: 0.25rem !important;
  }

  .xl\:focus\:mr-1:focus {
    margin-right: 0.25rem !important;
  }

  .xl\:focus\:mb-1:focus {
    margin-bottom: 0.25rem !important;
  }

  .xl\:focus\:ml-1:focus {
    margin-left: 0.25rem !important;
  }

  .xl\:focus\:mt-2:focus {
    margin-top: 0.5rem !important;
  }

  .xl\:focus\:mr-2:focus {
    margin-right: 0.5rem !important;
  }

  .xl\:focus\:mb-2:focus {
    margin-bottom: 0.5rem !important;
  }

  .xl\:focus\:ml-2:focus {
    margin-left: 0.5rem !important;
  }

  .xl\:focus\:mt-3:focus {
    margin-top: 0.75rem !important;
  }

  .xl\:focus\:mr-3:focus {
    margin-right: 0.75rem !important;
  }

  .xl\:focus\:mb-3:focus {
    margin-bottom: 0.75rem !important;
  }

  .xl\:focus\:ml-3:focus {
    margin-left: 0.75rem !important;
  }

  .xl\:focus\:mt-4:focus {
    margin-top: 1rem !important;
  }

  .xl\:focus\:mr-4:focus {
    margin-right: 1rem !important;
  }

  .xl\:focus\:mb-4:focus {
    margin-bottom: 1rem !important;
  }

  .xl\:focus\:ml-4:focus {
    margin-left: 1rem !important;
  }

  .xl\:focus\:mt-5:focus {
    margin-top: 1.25rem !important;
  }

  .xl\:focus\:mr-5:focus {
    margin-right: 1.25rem !important;
  }

  .xl\:focus\:mb-5:focus {
    margin-bottom: 1.25rem !important;
  }

  .xl\:focus\:ml-5:focus {
    margin-left: 1.25rem !important;
  }

  .xl\:focus\:mt-6:focus {
    margin-top: 1.5rem !important;
  }

  .xl\:focus\:mr-6:focus {
    margin-right: 1.5rem !important;
  }

  .xl\:focus\:mb-6:focus {
    margin-bottom: 1.5rem !important;
  }

  .xl\:focus\:ml-6:focus {
    margin-left: 1.5rem !important;
  }

  .xl\:focus\:mt-7:focus {
    margin-top: 1.75rem !important;
  }

  .xl\:focus\:mr-7:focus {
    margin-right: 1.75rem !important;
  }

  .xl\:focus\:mb-7:focus {
    margin-bottom: 1.75rem !important;
  }

  .xl\:focus\:ml-7:focus {
    margin-left: 1.75rem !important;
  }

  .xl\:focus\:mt-8:focus {
    margin-top: 2rem !important;
  }

  .xl\:focus\:mr-8:focus {
    margin-right: 2rem !important;
  }

  .xl\:focus\:mb-8:focus {
    margin-bottom: 2rem !important;
  }

  .xl\:focus\:ml-8:focus {
    margin-left: 2rem !important;
  }

  .xl\:focus\:mt-9:focus {
    margin-top: 2.25rem !important;
  }

  .xl\:focus\:mr-9:focus {
    margin-right: 2.25rem !important;
  }

  .xl\:focus\:mb-9:focus {
    margin-bottom: 2.25rem !important;
  }

  .xl\:focus\:ml-9:focus {
    margin-left: 2.25rem !important;
  }

  .xl\:focus\:mt-10:focus {
    margin-top: 2.5rem !important;
  }

  .xl\:focus\:mr-10:focus {
    margin-right: 2.5rem !important;
  }

  .xl\:focus\:mb-10:focus {
    margin-bottom: 2.5rem !important;
  }

  .xl\:focus\:ml-10:focus {
    margin-left: 2.5rem !important;
  }

  .xl\:focus\:mt-11:focus {
    margin-top: 2.75rem !important;
  }

  .xl\:focus\:mr-11:focus {
    margin-right: 2.75rem !important;
  }

  .xl\:focus\:mb-11:focus {
    margin-bottom: 2.75rem !important;
  }

  .xl\:focus\:ml-11:focus {
    margin-left: 2.75rem !important;
  }

  .xl\:focus\:mt-12:focus {
    margin-top: 3rem !important;
  }

  .xl\:focus\:mr-12:focus {
    margin-right: 3rem !important;
  }

  .xl\:focus\:mb-12:focus {
    margin-bottom: 3rem !important;
  }

  .xl\:focus\:ml-12:focus {
    margin-left: 3rem !important;
  }

  .xl\:focus\:mt-13:focus {
    margin-top: 3.25rem !important;
  }

  .xl\:focus\:mr-13:focus {
    margin-right: 3.25rem !important;
  }

  .xl\:focus\:mb-13:focus {
    margin-bottom: 3.25rem !important;
  }

  .xl\:focus\:ml-13:focus {
    margin-left: 3.25rem !important;
  }

  .xl\:focus\:mt-14:focus {
    margin-top: 3.5rem !important;
  }

  .xl\:focus\:mr-14:focus {
    margin-right: 3.5rem !important;
  }

  .xl\:focus\:mb-14:focus {
    margin-bottom: 3.5rem !important;
  }

  .xl\:focus\:ml-14:focus {
    margin-left: 3.5rem !important;
  }

  .xl\:focus\:mt-15:focus {
    margin-top: 3.75rem !important;
  }

  .xl\:focus\:mr-15:focus {
    margin-right: 3.75rem !important;
  }

  .xl\:focus\:mb-15:focus {
    margin-bottom: 3.75rem !important;
  }

  .xl\:focus\:ml-15:focus {
    margin-left: 3.75rem !important;
  }

  .xl\:focus\:mt-16:focus {
    margin-top: 4rem !important;
  }

  .xl\:focus\:mr-16:focus {
    margin-right: 4rem !important;
  }

  .xl\:focus\:mb-16:focus {
    margin-bottom: 4rem !important;
  }

  .xl\:focus\:ml-16:focus {
    margin-left: 4rem !important;
  }

  .xl\:focus\:mt-17:focus {
    margin-top: 4.25rem !important;
  }

  .xl\:focus\:mr-17:focus {
    margin-right: 4.25rem !important;
  }

  .xl\:focus\:mb-17:focus {
    margin-bottom: 4.25rem !important;
  }

  .xl\:focus\:ml-17:focus {
    margin-left: 4.25rem !important;
  }

  .xl\:focus\:mt-18:focus {
    margin-top: 4.5rem !important;
  }

  .xl\:focus\:mr-18:focus {
    margin-right: 4.5rem !important;
  }

  .xl\:focus\:mb-18:focus {
    margin-bottom: 4.5rem !important;
  }

  .xl\:focus\:ml-18:focus {
    margin-left: 4.5rem !important;
  }

  .xl\:focus\:mt-19:focus {
    margin-top: 4.75rem !important;
  }

  .xl\:focus\:mr-19:focus {
    margin-right: 4.75rem !important;
  }

  .xl\:focus\:mb-19:focus {
    margin-bottom: 4.75rem !important;
  }

  .xl\:focus\:ml-19:focus {
    margin-left: 4.75rem !important;
  }

  .xl\:focus\:mt-20:focus {
    margin-top: 5rem !important;
  }

  .xl\:focus\:mr-20:focus {
    margin-right: 5rem !important;
  }

  .xl\:focus\:mb-20:focus {
    margin-bottom: 5rem !important;
  }

  .xl\:focus\:ml-20:focus {
    margin-left: 5rem !important;
  }

  .xl\:focus\:mt-21:focus {
    margin-top: 5.25rem !important;
  }

  .xl\:focus\:mr-21:focus {
    margin-right: 5.25rem !important;
  }

  .xl\:focus\:mb-21:focus {
    margin-bottom: 5.25rem !important;
  }

  .xl\:focus\:ml-21:focus {
    margin-left: 5.25rem !important;
  }

  .xl\:focus\:mt-22:focus {
    margin-top: 5.5rem !important;
  }

  .xl\:focus\:mr-22:focus {
    margin-right: 5.5rem !important;
  }

  .xl\:focus\:mb-22:focus {
    margin-bottom: 5.5rem !important;
  }

  .xl\:focus\:ml-22:focus {
    margin-left: 5.5rem !important;
  }

  .xl\:focus\:mt-23:focus {
    margin-top: 5.75rem !important;
  }

  .xl\:focus\:mr-23:focus {
    margin-right: 5.75rem !important;
  }

  .xl\:focus\:mb-23:focus {
    margin-bottom: 5.75rem !important;
  }

  .xl\:focus\:ml-23:focus {
    margin-left: 5.75rem !important;
  }

  .xl\:focus\:mt-24:focus {
    margin-top: 6rem !important;
  }

  .xl\:focus\:mr-24:focus {
    margin-right: 6rem !important;
  }

  .xl\:focus\:mb-24:focus {
    margin-bottom: 6rem !important;
  }

  .xl\:focus\:ml-24:focus {
    margin-left: 6rem !important;
  }

  .xl\:focus\:mt-25:focus {
    margin-top: 6.25rem !important;
  }

  .xl\:focus\:mr-25:focus {
    margin-right: 6.25rem !important;
  }

  .xl\:focus\:mb-25:focus {
    margin-bottom: 6.25rem !important;
  }

  .xl\:focus\:ml-25:focus {
    margin-left: 6.25rem !important;
  }

  .xl\:focus\:mt-26:focus {
    margin-top: 6.5rem !important;
  }

  .xl\:focus\:mr-26:focus {
    margin-right: 6.5rem !important;
  }

  .xl\:focus\:mb-26:focus {
    margin-bottom: 6.5rem !important;
  }

  .xl\:focus\:ml-26:focus {
    margin-left: 6.5rem !important;
  }

  .xl\:focus\:mt-27:focus {
    margin-top: 6.75rem !important;
  }

  .xl\:focus\:mr-27:focus {
    margin-right: 6.75rem !important;
  }

  .xl\:focus\:mb-27:focus {
    margin-bottom: 6.75rem !important;
  }

  .xl\:focus\:ml-27:focus {
    margin-left: 6.75rem !important;
  }

  .xl\:focus\:mt-28:focus {
    margin-top: 7rem !important;
  }

  .xl\:focus\:mr-28:focus {
    margin-right: 7rem !important;
  }

  .xl\:focus\:mb-28:focus {
    margin-bottom: 7rem !important;
  }

  .xl\:focus\:ml-28:focus {
    margin-left: 7rem !important;
  }

  .xl\:focus\:mt-29:focus {
    margin-top: 7.25rem !important;
  }

  .xl\:focus\:mr-29:focus {
    margin-right: 7.25rem !important;
  }

  .xl\:focus\:mb-29:focus {
    margin-bottom: 7.25rem !important;
  }

  .xl\:focus\:ml-29:focus {
    margin-left: 7.25rem !important;
  }

  .xl\:focus\:mt-30:focus {
    margin-top: 7.5rem !important;
  }

  .xl\:focus\:mr-30:focus {
    margin-right: 7.5rem !important;
  }

  .xl\:focus\:mb-30:focus {
    margin-bottom: 7.5rem !important;
  }

  .xl\:focus\:ml-30:focus {
    margin-left: 7.5rem !important;
  }

  .xl\:focus\:mt-31:focus {
    margin-top: 7.75rem !important;
  }

  .xl\:focus\:mr-31:focus {
    margin-right: 7.75rem !important;
  }

  .xl\:focus\:mb-31:focus {
    margin-bottom: 7.75rem !important;
  }

  .xl\:focus\:ml-31:focus {
    margin-left: 7.75rem !important;
  }

  .xl\:focus\:mt-32:focus {
    margin-top: 8rem !important;
  }

  .xl\:focus\:mr-32:focus {
    margin-right: 8rem !important;
  }

  .xl\:focus\:mb-32:focus {
    margin-bottom: 8rem !important;
  }

  .xl\:focus\:ml-32:focus {
    margin-left: 8rem !important;
  }

  .xl\:focus\:mt-33:focus {
    margin-top: 8.25rem !important;
  }

  .xl\:focus\:mr-33:focus {
    margin-right: 8.25rem !important;
  }

  .xl\:focus\:mb-33:focus {
    margin-bottom: 8.25rem !important;
  }

  .xl\:focus\:ml-33:focus {
    margin-left: 8.25rem !important;
  }

  .xl\:focus\:mt-34:focus {
    margin-top: 8.5rem !important;
  }

  .xl\:focus\:mr-34:focus {
    margin-right: 8.5rem !important;
  }

  .xl\:focus\:mb-34:focus {
    margin-bottom: 8.5rem !important;
  }

  .xl\:focus\:ml-34:focus {
    margin-left: 8.5rem !important;
  }

  .xl\:focus\:mt-35:focus {
    margin-top: 8.75rem !important;
  }

  .xl\:focus\:mr-35:focus {
    margin-right: 8.75rem !important;
  }

  .xl\:focus\:mb-35:focus {
    margin-bottom: 8.75rem !important;
  }

  .xl\:focus\:ml-35:focus {
    margin-left: 8.75rem !important;
  }

  .xl\:focus\:mt-36:focus {
    margin-top: 9rem !important;
  }

  .xl\:focus\:mr-36:focus {
    margin-right: 9rem !important;
  }

  .xl\:focus\:mb-36:focus {
    margin-bottom: 9rem !important;
  }

  .xl\:focus\:ml-36:focus {
    margin-left: 9rem !important;
  }

  .xl\:focus\:mt-37:focus {
    margin-top: 9.25rem !important;
  }

  .xl\:focus\:mr-37:focus {
    margin-right: 9.25rem !important;
  }

  .xl\:focus\:mb-37:focus {
    margin-bottom: 9.25rem !important;
  }

  .xl\:focus\:ml-37:focus {
    margin-left: 9.25rem !important;
  }

  .xl\:focus\:mt-38:focus {
    margin-top: 9.5rem !important;
  }

  .xl\:focus\:mr-38:focus {
    margin-right: 9.5rem !important;
  }

  .xl\:focus\:mb-38:focus {
    margin-bottom: 9.5rem !important;
  }

  .xl\:focus\:ml-38:focus {
    margin-left: 9.5rem !important;
  }

  .xl\:focus\:mt-39:focus {
    margin-top: 9.75rem !important;
  }

  .xl\:focus\:mr-39:focus {
    margin-right: 9.75rem !important;
  }

  .xl\:focus\:mb-39:focus {
    margin-bottom: 9.75rem !important;
  }

  .xl\:focus\:ml-39:focus {
    margin-left: 9.75rem !important;
  }

  .xl\:focus\:mt-40:focus {
    margin-top: 10rem !important;
  }

  .xl\:focus\:mr-40:focus {
    margin-right: 10rem !important;
  }

  .xl\:focus\:mb-40:focus {
    margin-bottom: 10rem !important;
  }

  .xl\:focus\:ml-40:focus {
    margin-left: 10rem !important;
  }

  .xl\:focus\:mt-41:focus {
    margin-top: 10.25rem !important;
  }

  .xl\:focus\:mr-41:focus {
    margin-right: 10.25rem !important;
  }

  .xl\:focus\:mb-41:focus {
    margin-bottom: 10.25rem !important;
  }

  .xl\:focus\:ml-41:focus {
    margin-left: 10.25rem !important;
  }

  .xl\:focus\:mt-42:focus {
    margin-top: 10.5rem !important;
  }

  .xl\:focus\:mr-42:focus {
    margin-right: 10.5rem !important;
  }

  .xl\:focus\:mb-42:focus {
    margin-bottom: 10.5rem !important;
  }

  .xl\:focus\:ml-42:focus {
    margin-left: 10.5rem !important;
  }

  .xl\:focus\:mt-43:focus {
    margin-top: 10.75rem !important;
  }

  .xl\:focus\:mr-43:focus {
    margin-right: 10.75rem !important;
  }

  .xl\:focus\:mb-43:focus {
    margin-bottom: 10.75rem !important;
  }

  .xl\:focus\:ml-43:focus {
    margin-left: 10.75rem !important;
  }

  .xl\:focus\:mt-44:focus {
    margin-top: 11rem !important;
  }

  .xl\:focus\:mr-44:focus {
    margin-right: 11rem !important;
  }

  .xl\:focus\:mb-44:focus {
    margin-bottom: 11rem !important;
  }

  .xl\:focus\:ml-44:focus {
    margin-left: 11rem !important;
  }

  .xl\:focus\:mt-45:focus {
    margin-top: 11.25rem !important;
  }

  .xl\:focus\:mr-45:focus {
    margin-right: 11.25rem !important;
  }

  .xl\:focus\:mb-45:focus {
    margin-bottom: 11.25rem !important;
  }

  .xl\:focus\:ml-45:focus {
    margin-left: 11.25rem !important;
  }

  .xl\:focus\:mt-46:focus {
    margin-top: 11.5rem !important;
  }

  .xl\:focus\:mr-46:focus {
    margin-right: 11.5rem !important;
  }

  .xl\:focus\:mb-46:focus {
    margin-bottom: 11.5rem !important;
  }

  .xl\:focus\:ml-46:focus {
    margin-left: 11.5rem !important;
  }

  .xl\:focus\:mt-47:focus {
    margin-top: 11.75rem !important;
  }

  .xl\:focus\:mr-47:focus {
    margin-right: 11.75rem !important;
  }

  .xl\:focus\:mb-47:focus {
    margin-bottom: 11.75rem !important;
  }

  .xl\:focus\:ml-47:focus {
    margin-left: 11.75rem !important;
  }

  .xl\:focus\:mt-48:focus {
    margin-top: 12rem !important;
  }

  .xl\:focus\:mr-48:focus {
    margin-right: 12rem !important;
  }

  .xl\:focus\:mb-48:focus {
    margin-bottom: 12rem !important;
  }

  .xl\:focus\:ml-48:focus {
    margin-left: 12rem !important;
  }

  .xl\:focus\:mt-49:focus {
    margin-top: 12.25rem !important;
  }

  .xl\:focus\:mr-49:focus {
    margin-right: 12.25rem !important;
  }

  .xl\:focus\:mb-49:focus {
    margin-bottom: 12.25rem !important;
  }

  .xl\:focus\:ml-49:focus {
    margin-left: 12.25rem !important;
  }

  .xl\:focus\:mt-50:focus {
    margin-top: 12.5rem !important;
  }

  .xl\:focus\:mr-50:focus {
    margin-right: 12.5rem !important;
  }

  .xl\:focus\:mb-50:focus {
    margin-bottom: 12.5rem !important;
  }

  .xl\:focus\:ml-50:focus {
    margin-left: 12.5rem !important;
  }

  .xl\:focus\:mt-51:focus {
    margin-top: 12.75rem !important;
  }

  .xl\:focus\:mr-51:focus {
    margin-right: 12.75rem !important;
  }

  .xl\:focus\:mb-51:focus {
    margin-bottom: 12.75rem !important;
  }

  .xl\:focus\:ml-51:focus {
    margin-left: 12.75rem !important;
  }

  .xl\:focus\:mt-52:focus {
    margin-top: 13rem !important;
  }

  .xl\:focus\:mr-52:focus {
    margin-right: 13rem !important;
  }

  .xl\:focus\:mb-52:focus {
    margin-bottom: 13rem !important;
  }

  .xl\:focus\:ml-52:focus {
    margin-left: 13rem !important;
  }

  .xl\:focus\:mt-53:focus {
    margin-top: 13.25rem !important;
  }

  .xl\:focus\:mr-53:focus {
    margin-right: 13.25rem !important;
  }

  .xl\:focus\:mb-53:focus {
    margin-bottom: 13.25rem !important;
  }

  .xl\:focus\:ml-53:focus {
    margin-left: 13.25rem !important;
  }

  .xl\:focus\:mt-54:focus {
    margin-top: 13.5rem !important;
  }

  .xl\:focus\:mr-54:focus {
    margin-right: 13.5rem !important;
  }

  .xl\:focus\:mb-54:focus {
    margin-bottom: 13.5rem !important;
  }

  .xl\:focus\:ml-54:focus {
    margin-left: 13.5rem !important;
  }

  .xl\:focus\:mt-55:focus {
    margin-top: 13.75rem !important;
  }

  .xl\:focus\:mr-55:focus {
    margin-right: 13.75rem !important;
  }

  .xl\:focus\:mb-55:focus {
    margin-bottom: 13.75rem !important;
  }

  .xl\:focus\:ml-55:focus {
    margin-left: 13.75rem !important;
  }

  .xl\:focus\:mt-56:focus {
    margin-top: 14rem !important;
  }

  .xl\:focus\:mr-56:focus {
    margin-right: 14rem !important;
  }

  .xl\:focus\:mb-56:focus {
    margin-bottom: 14rem !important;
  }

  .xl\:focus\:ml-56:focus {
    margin-left: 14rem !important;
  }

  .xl\:focus\:mt-57:focus {
    margin-top: 14.25rem !important;
  }

  .xl\:focus\:mr-57:focus {
    margin-right: 14.25rem !important;
  }

  .xl\:focus\:mb-57:focus {
    margin-bottom: 14.25rem !important;
  }

  .xl\:focus\:ml-57:focus {
    margin-left: 14.25rem !important;
  }

  .xl\:focus\:mt-58:focus {
    margin-top: 14.5rem !important;
  }

  .xl\:focus\:mr-58:focus {
    margin-right: 14.5rem !important;
  }

  .xl\:focus\:mb-58:focus {
    margin-bottom: 14.5rem !important;
  }

  .xl\:focus\:ml-58:focus {
    margin-left: 14.5rem !important;
  }

  .xl\:focus\:mt-59:focus {
    margin-top: 14.75rem !important;
  }

  .xl\:focus\:mr-59:focus {
    margin-right: 14.75rem !important;
  }

  .xl\:focus\:mb-59:focus {
    margin-bottom: 14.75rem !important;
  }

  .xl\:focus\:ml-59:focus {
    margin-left: 14.75rem !important;
  }

  .xl\:focus\:mt-60:focus {
    margin-top: 15rem !important;
  }

  .xl\:focus\:mr-60:focus {
    margin-right: 15rem !important;
  }

  .xl\:focus\:mb-60:focus {
    margin-bottom: 15rem !important;
  }

  .xl\:focus\:ml-60:focus {
    margin-left: 15rem !important;
  }

  .xl\:focus\:mt-61:focus {
    margin-top: 15.25rem !important;
  }

  .xl\:focus\:mr-61:focus {
    margin-right: 15.25rem !important;
  }

  .xl\:focus\:mb-61:focus {
    margin-bottom: 15.25rem !important;
  }

  .xl\:focus\:ml-61:focus {
    margin-left: 15.25rem !important;
  }

  .xl\:focus\:mt-62:focus {
    margin-top: 15.5rem !important;
  }

  .xl\:focus\:mr-62:focus {
    margin-right: 15.5rem !important;
  }

  .xl\:focus\:mb-62:focus {
    margin-bottom: 15.5rem !important;
  }

  .xl\:focus\:ml-62:focus {
    margin-left: 15.5rem !important;
  }

  .xl\:focus\:mt-63:focus {
    margin-top: 15.75rem !important;
  }

  .xl\:focus\:mr-63:focus {
    margin-right: 15.75rem !important;
  }

  .xl\:focus\:mb-63:focus {
    margin-bottom: 15.75rem !important;
  }

  .xl\:focus\:ml-63:focus {
    margin-left: 15.75rem !important;
  }

  .xl\:focus\:mt-64:focus {
    margin-top: 16rem !important;
  }

  .xl\:focus\:mr-64:focus {
    margin-right: 16rem !important;
  }

  .xl\:focus\:mb-64:focus {
    margin-bottom: 16rem !important;
  }

  .xl\:focus\:ml-64:focus {
    margin-left: 16rem !important;
  }

  .xl\:focus\:mt-65:focus {
    margin-top: 16.25rem !important;
  }

  .xl\:focus\:mr-65:focus {
    margin-right: 16.25rem !important;
  }

  .xl\:focus\:mb-65:focus {
    margin-bottom: 16.25rem !important;
  }

  .xl\:focus\:ml-65:focus {
    margin-left: 16.25rem !important;
  }

  .xl\:focus\:mt-66:focus {
    margin-top: 16.5rem !important;
  }

  .xl\:focus\:mr-66:focus {
    margin-right: 16.5rem !important;
  }

  .xl\:focus\:mb-66:focus {
    margin-bottom: 16.5rem !important;
  }

  .xl\:focus\:ml-66:focus {
    margin-left: 16.5rem !important;
  }

  .xl\:focus\:mt-67:focus {
    margin-top: 16.75rem !important;
  }

  .xl\:focus\:mr-67:focus {
    margin-right: 16.75rem !important;
  }

  .xl\:focus\:mb-67:focus {
    margin-bottom: 16.75rem !important;
  }

  .xl\:focus\:ml-67:focus {
    margin-left: 16.75rem !important;
  }

  .xl\:focus\:mt-68:focus {
    margin-top: 17rem !important;
  }

  .xl\:focus\:mr-68:focus {
    margin-right: 17rem !important;
  }

  .xl\:focus\:mb-68:focus {
    margin-bottom: 17rem !important;
  }

  .xl\:focus\:ml-68:focus {
    margin-left: 17rem !important;
  }

  .xl\:focus\:mt-69:focus {
    margin-top: 17.25rem !important;
  }

  .xl\:focus\:mr-69:focus {
    margin-right: 17.25rem !important;
  }

  .xl\:focus\:mb-69:focus {
    margin-bottom: 17.25rem !important;
  }

  .xl\:focus\:ml-69:focus {
    margin-left: 17.25rem !important;
  }

  .xl\:focus\:mt-70:focus {
    margin-top: 17.5rem !important;
  }

  .xl\:focus\:mr-70:focus {
    margin-right: 17.5rem !important;
  }

  .xl\:focus\:mb-70:focus {
    margin-bottom: 17.5rem !important;
  }

  .xl\:focus\:ml-70:focus {
    margin-left: 17.5rem !important;
  }

  .xl\:focus\:mt-71:focus {
    margin-top: 17.75rem !important;
  }

  .xl\:focus\:mr-71:focus {
    margin-right: 17.75rem !important;
  }

  .xl\:focus\:mb-71:focus {
    margin-bottom: 17.75rem !important;
  }

  .xl\:focus\:ml-71:focus {
    margin-left: 17.75rem !important;
  }

  .xl\:focus\:mt-72:focus {
    margin-top: 18rem !important;
  }

  .xl\:focus\:mr-72:focus {
    margin-right: 18rem !important;
  }

  .xl\:focus\:mb-72:focus {
    margin-bottom: 18rem !important;
  }

  .xl\:focus\:ml-72:focus {
    margin-left: 18rem !important;
  }

  .xl\:focus\:mt-73:focus {
    margin-top: 18.25rem !important;
  }

  .xl\:focus\:mr-73:focus {
    margin-right: 18.25rem !important;
  }

  .xl\:focus\:mb-73:focus {
    margin-bottom: 18.25rem !important;
  }

  .xl\:focus\:ml-73:focus {
    margin-left: 18.25rem !important;
  }

  .xl\:focus\:mt-74:focus {
    margin-top: 18.5rem !important;
  }

  .xl\:focus\:mr-74:focus {
    margin-right: 18.5rem !important;
  }

  .xl\:focus\:mb-74:focus {
    margin-bottom: 18.5rem !important;
  }

  .xl\:focus\:ml-74:focus {
    margin-left: 18.5rem !important;
  }

  .xl\:focus\:mt-75:focus {
    margin-top: 18.75rem !important;
  }

  .xl\:focus\:mr-75:focus {
    margin-right: 18.75rem !important;
  }

  .xl\:focus\:mb-75:focus {
    margin-bottom: 18.75rem !important;
  }

  .xl\:focus\:ml-75:focus {
    margin-left: 18.75rem !important;
  }

  .xl\:focus\:mt-76:focus {
    margin-top: 19rem !important;
  }

  .xl\:focus\:mr-76:focus {
    margin-right: 19rem !important;
  }

  .xl\:focus\:mb-76:focus {
    margin-bottom: 19rem !important;
  }

  .xl\:focus\:ml-76:focus {
    margin-left: 19rem !important;
  }

  .xl\:focus\:mt-77:focus {
    margin-top: 19.25rem !important;
  }

  .xl\:focus\:mr-77:focus {
    margin-right: 19.25rem !important;
  }

  .xl\:focus\:mb-77:focus {
    margin-bottom: 19.25rem !important;
  }

  .xl\:focus\:ml-77:focus {
    margin-left: 19.25rem !important;
  }

  .xl\:focus\:mt-78:focus {
    margin-top: 19.5rem !important;
  }

  .xl\:focus\:mr-78:focus {
    margin-right: 19.5rem !important;
  }

  .xl\:focus\:mb-78:focus {
    margin-bottom: 19.5rem !important;
  }

  .xl\:focus\:ml-78:focus {
    margin-left: 19.5rem !important;
  }

  .xl\:focus\:mt-79:focus {
    margin-top: 19.75rem !important;
  }

  .xl\:focus\:mr-79:focus {
    margin-right: 19.75rem !important;
  }

  .xl\:focus\:mb-79:focus {
    margin-bottom: 19.75rem !important;
  }

  .xl\:focus\:ml-79:focus {
    margin-left: 19.75rem !important;
  }

  .xl\:focus\:mt-80:focus {
    margin-top: 20rem !important;
  }

  .xl\:focus\:mr-80:focus {
    margin-right: 20rem !important;
  }

  .xl\:focus\:mb-80:focus {
    margin-bottom: 20rem !important;
  }

  .xl\:focus\:ml-80:focus {
    margin-left: 20rem !important;
  }

  .xl\:focus\:mt-81:focus {
    margin-top: 20.25rem !important;
  }

  .xl\:focus\:mr-81:focus {
    margin-right: 20.25rem !important;
  }

  .xl\:focus\:mb-81:focus {
    margin-bottom: 20.25rem !important;
  }

  .xl\:focus\:ml-81:focus {
    margin-left: 20.25rem !important;
  }

  .xl\:focus\:mt-82:focus {
    margin-top: 20.5rem !important;
  }

  .xl\:focus\:mr-82:focus {
    margin-right: 20.5rem !important;
  }

  .xl\:focus\:mb-82:focus {
    margin-bottom: 20.5rem !important;
  }

  .xl\:focus\:ml-82:focus {
    margin-left: 20.5rem !important;
  }

  .xl\:focus\:mt-83:focus {
    margin-top: 20.75rem !important;
  }

  .xl\:focus\:mr-83:focus {
    margin-right: 20.75rem !important;
  }

  .xl\:focus\:mb-83:focus {
    margin-bottom: 20.75rem !important;
  }

  .xl\:focus\:ml-83:focus {
    margin-left: 20.75rem !important;
  }

  .xl\:focus\:mt-84:focus {
    margin-top: 21rem !important;
  }

  .xl\:focus\:mr-84:focus {
    margin-right: 21rem !important;
  }

  .xl\:focus\:mb-84:focus {
    margin-bottom: 21rem !important;
  }

  .xl\:focus\:ml-84:focus {
    margin-left: 21rem !important;
  }

  .xl\:focus\:mt-85:focus {
    margin-top: 21.25rem !important;
  }

  .xl\:focus\:mr-85:focus {
    margin-right: 21.25rem !important;
  }

  .xl\:focus\:mb-85:focus {
    margin-bottom: 21.25rem !important;
  }

  .xl\:focus\:ml-85:focus {
    margin-left: 21.25rem !important;
  }

  .xl\:focus\:mt-86:focus {
    margin-top: 21.5rem !important;
  }

  .xl\:focus\:mr-86:focus {
    margin-right: 21.5rem !important;
  }

  .xl\:focus\:mb-86:focus {
    margin-bottom: 21.5rem !important;
  }

  .xl\:focus\:ml-86:focus {
    margin-left: 21.5rem !important;
  }

  .xl\:focus\:mt-87:focus {
    margin-top: 21.75rem !important;
  }

  .xl\:focus\:mr-87:focus {
    margin-right: 21.75rem !important;
  }

  .xl\:focus\:mb-87:focus {
    margin-bottom: 21.75rem !important;
  }

  .xl\:focus\:ml-87:focus {
    margin-left: 21.75rem !important;
  }

  .xl\:focus\:mt-88:focus {
    margin-top: 22rem !important;
  }

  .xl\:focus\:mr-88:focus {
    margin-right: 22rem !important;
  }

  .xl\:focus\:mb-88:focus {
    margin-bottom: 22rem !important;
  }

  .xl\:focus\:ml-88:focus {
    margin-left: 22rem !important;
  }

  .xl\:focus\:mt-89:focus {
    margin-top: 22.25rem !important;
  }

  .xl\:focus\:mr-89:focus {
    margin-right: 22.25rem !important;
  }

  .xl\:focus\:mb-89:focus {
    margin-bottom: 22.25rem !important;
  }

  .xl\:focus\:ml-89:focus {
    margin-left: 22.25rem !important;
  }

  .xl\:focus\:mt-90:focus {
    margin-top: 22.5rem !important;
  }

  .xl\:focus\:mr-90:focus {
    margin-right: 22.5rem !important;
  }

  .xl\:focus\:mb-90:focus {
    margin-bottom: 22.5rem !important;
  }

  .xl\:focus\:ml-90:focus {
    margin-left: 22.5rem !important;
  }

  .xl\:focus\:mt-91:focus {
    margin-top: 22.75rem !important;
  }

  .xl\:focus\:mr-91:focus {
    margin-right: 22.75rem !important;
  }

  .xl\:focus\:mb-91:focus {
    margin-bottom: 22.75rem !important;
  }

  .xl\:focus\:ml-91:focus {
    margin-left: 22.75rem !important;
  }

  .xl\:focus\:mt-92:focus {
    margin-top: 23rem !important;
  }

  .xl\:focus\:mr-92:focus {
    margin-right: 23rem !important;
  }

  .xl\:focus\:mb-92:focus {
    margin-bottom: 23rem !important;
  }

  .xl\:focus\:ml-92:focus {
    margin-left: 23rem !important;
  }

  .xl\:focus\:mt-93:focus {
    margin-top: 23.25rem !important;
  }

  .xl\:focus\:mr-93:focus {
    margin-right: 23.25rem !important;
  }

  .xl\:focus\:mb-93:focus {
    margin-bottom: 23.25rem !important;
  }

  .xl\:focus\:ml-93:focus {
    margin-left: 23.25rem !important;
  }

  .xl\:focus\:mt-94:focus {
    margin-top: 23.5rem !important;
  }

  .xl\:focus\:mr-94:focus {
    margin-right: 23.5rem !important;
  }

  .xl\:focus\:mb-94:focus {
    margin-bottom: 23.5rem !important;
  }

  .xl\:focus\:ml-94:focus {
    margin-left: 23.5rem !important;
  }

  .xl\:focus\:mt-95:focus {
    margin-top: 23.75rem !important;
  }

  .xl\:focus\:mr-95:focus {
    margin-right: 23.75rem !important;
  }

  .xl\:focus\:mb-95:focus {
    margin-bottom: 23.75rem !important;
  }

  .xl\:focus\:ml-95:focus {
    margin-left: 23.75rem !important;
  }

  .xl\:focus\:mt-96:focus {
    margin-top: 24rem !important;
  }

  .xl\:focus\:mr-96:focus {
    margin-right: 24rem !important;
  }

  .xl\:focus\:mb-96:focus {
    margin-bottom: 24rem !important;
  }

  .xl\:focus\:ml-96:focus {
    margin-left: 24rem !important;
  }

  .xl\:focus\:mt-97:focus {
    margin-top: 24.25rem !important;
  }

  .xl\:focus\:mr-97:focus {
    margin-right: 24.25rem !important;
  }

  .xl\:focus\:mb-97:focus {
    margin-bottom: 24.25rem !important;
  }

  .xl\:focus\:ml-97:focus {
    margin-left: 24.25rem !important;
  }

  .xl\:focus\:mt-98:focus {
    margin-top: 24.5rem !important;
  }

  .xl\:focus\:mr-98:focus {
    margin-right: 24.5rem !important;
  }

  .xl\:focus\:mb-98:focus {
    margin-bottom: 24.5rem !important;
  }

  .xl\:focus\:ml-98:focus {
    margin-left: 24.5rem !important;
  }

  .xl\:focus\:mt-99:focus {
    margin-top: 24.75rem !important;
  }

  .xl\:focus\:mr-99:focus {
    margin-right: 24.75rem !important;
  }

  .xl\:focus\:mb-99:focus {
    margin-bottom: 24.75rem !important;
  }

  .xl\:focus\:ml-99:focus {
    margin-left: 24.75rem !important;
  }

  .xl\:focus\:mt-100:focus {
    margin-top: 25rem !important;
  }

  .xl\:focus\:mr-100:focus {
    margin-right: 25rem !important;
  }

  .xl\:focus\:mb-100:focus {
    margin-bottom: 25rem !important;
  }

  .xl\:focus\:ml-100:focus {
    margin-left: 25rem !important;
  }

  .xl\:focus\:mt-101:focus {
    margin-top: 25.25rem !important;
  }

  .xl\:focus\:mr-101:focus {
    margin-right: 25.25rem !important;
  }

  .xl\:focus\:mb-101:focus {
    margin-bottom: 25.25rem !important;
  }

  .xl\:focus\:ml-101:focus {
    margin-left: 25.25rem !important;
  }

  .xl\:focus\:mt-102:focus {
    margin-top: 25.5rem !important;
  }

  .xl\:focus\:mr-102:focus {
    margin-right: 25.5rem !important;
  }

  .xl\:focus\:mb-102:focus {
    margin-bottom: 25.5rem !important;
  }

  .xl\:focus\:ml-102:focus {
    margin-left: 25.5rem !important;
  }

  .xl\:focus\:mt-103:focus {
    margin-top: 25.75rem !important;
  }

  .xl\:focus\:mr-103:focus {
    margin-right: 25.75rem !important;
  }

  .xl\:focus\:mb-103:focus {
    margin-bottom: 25.75rem !important;
  }

  .xl\:focus\:ml-103:focus {
    margin-left: 25.75rem !important;
  }

  .xl\:focus\:mt-104:focus {
    margin-top: 26rem !important;
  }

  .xl\:focus\:mr-104:focus {
    margin-right: 26rem !important;
  }

  .xl\:focus\:mb-104:focus {
    margin-bottom: 26rem !important;
  }

  .xl\:focus\:ml-104:focus {
    margin-left: 26rem !important;
  }

  .xl\:focus\:mt-105:focus {
    margin-top: 26.25rem !important;
  }

  .xl\:focus\:mr-105:focus {
    margin-right: 26.25rem !important;
  }

  .xl\:focus\:mb-105:focus {
    margin-bottom: 26.25rem !important;
  }

  .xl\:focus\:ml-105:focus {
    margin-left: 26.25rem !important;
  }

  .xl\:focus\:mt-auto:focus {
    margin-top: auto !important;
  }

  .xl\:focus\:mr-auto:focus {
    margin-right: auto !important;
  }

  .xl\:focus\:mb-auto:focus {
    margin-bottom: auto !important;
  }

  .xl\:focus\:ml-auto:focus {
    margin-left: auto !important;
  }

  .xl\:focus\:mt-px:focus {
    margin-top: 1px !important;
  }

  .xl\:focus\:mr-px:focus {
    margin-right: 1px !important;
  }

  .xl\:focus\:mb-px:focus {
    margin-bottom: 1px !important;
  }

  .xl\:focus\:ml-px:focus {
    margin-left: 1px !important;
  }

  .xl\:focus\:mt-0\.5:focus {
    margin-top: 0.125rem !important;
  }

  .xl\:focus\:mr-0\.5:focus {
    margin-right: 0.125rem !important;
  }

  .xl\:focus\:mb-0\.5:focus {
    margin-bottom: 0.125rem !important;
  }

  .xl\:focus\:ml-0\.5:focus {
    margin-left: 0.125rem !important;
  }

  .xl\:focus\:mt-1\.5:focus {
    margin-top: 0.375rem !important;
  }

  .xl\:focus\:mr-1\.5:focus {
    margin-right: 0.375rem !important;
  }

  .xl\:focus\:mb-1\.5:focus {
    margin-bottom: 0.375rem !important;
  }

  .xl\:focus\:ml-1\.5:focus {
    margin-left: 0.375rem !important;
  }

  .xl\:focus\:mt-2\.5:focus {
    margin-top: 0.625rem !important;
  }

  .xl\:focus\:mr-2\.5:focus {
    margin-right: 0.625rem !important;
  }

  .xl\:focus\:mb-2\.5:focus {
    margin-bottom: 0.625rem !important;
  }

  .xl\:focus\:ml-2\.5:focus {
    margin-left: 0.625rem !important;
  }

  .xl\:focus\:mt-3\.5:focus {
    margin-top: 0.875rem !important;
  }

  .xl\:focus\:mr-3\.5:focus {
    margin-right: 0.875rem !important;
  }

  .xl\:focus\:mb-3\.5:focus {
    margin-bottom: 0.875rem !important;
  }

  .xl\:focus\:ml-3\.5:focus {
    margin-left: 0.875rem !important;
  }

  .xl\:focus\:mt-4\.5:focus {
    margin-top: 1.125rem !important;
  }

  .xl\:focus\:mr-4\.5:focus {
    margin-right: 1.125rem !important;
  }

  .xl\:focus\:mb-4\.5:focus {
    margin-bottom: 1.125rem !important;
  }

  .xl\:focus\:ml-4\.5:focus {
    margin-left: 1.125rem !important;
  }

  .xl\:focus\:mt-5\.5:focus {
    margin-top: 1.375rem !important;
  }

  .xl\:focus\:mr-5\.5:focus {
    margin-right: 1.375rem !important;
  }

  .xl\:focus\:mb-5\.5:focus {
    margin-bottom: 1.375rem !important;
  }

  .xl\:focus\:ml-5\.5:focus {
    margin-left: 1.375rem !important;
  }

  .xl\:focus\:mt-6\.5:focus {
    margin-top: 1.625rem !important;
  }

  .xl\:focus\:mr-6\.5:focus {
    margin-right: 1.625rem !important;
  }

  .xl\:focus\:mb-6\.5:focus {
    margin-bottom: 1.625rem !important;
  }

  .xl\:focus\:ml-6\.5:focus {
    margin-left: 1.625rem !important;
  }

  .xl\:focus\:mt-7\.5:focus {
    margin-top: 1.875rem !important;
  }

  .xl\:focus\:mr-7\.5:focus {
    margin-right: 1.875rem !important;
  }

  .xl\:focus\:mb-7\.5:focus {
    margin-bottom: 1.875rem !important;
  }

  .xl\:focus\:ml-7\.5:focus {
    margin-left: 1.875rem !important;
  }

  .xl\:focus\:mt-8\.5:focus {
    margin-top: 2.125rem !important;
  }

  .xl\:focus\:mr-8\.5:focus {
    margin-right: 2.125rem !important;
  }

  .xl\:focus\:mb-8\.5:focus {
    margin-bottom: 2.125rem !important;
  }

  .xl\:focus\:ml-8\.5:focus {
    margin-left: 2.125rem !important;
  }

  .xl\:focus\:mt-9\.5:focus {
    margin-top: 2.375rem !important;
  }

  .xl\:focus\:mr-9\.5:focus {
    margin-right: 2.375rem !important;
  }

  .xl\:focus\:mb-9\.5:focus {
    margin-bottom: 2.375rem !important;
  }

  .xl\:focus\:ml-9\.5:focus {
    margin-left: 2.375rem !important;
  }

  .xl\:focus\:mt-10\.5:focus {
    margin-top: 2.625rem !important;
  }

  .xl\:focus\:mr-10\.5:focus {
    margin-right: 2.625rem !important;
  }

  .xl\:focus\:mb-10\.5:focus {
    margin-bottom: 2.625rem !important;
  }

  .xl\:focus\:ml-10\.5:focus {
    margin-left: 2.625rem !important;
  }

  .xl\:focus\:mt-11\.5:focus {
    margin-top: 2.875rem !important;
  }

  .xl\:focus\:mr-11\.5:focus {
    margin-right: 2.875rem !important;
  }

  .xl\:focus\:mb-11\.5:focus {
    margin-bottom: 2.875rem !important;
  }

  .xl\:focus\:ml-11\.5:focus {
    margin-left: 2.875rem !important;
  }

  .xl\:focus\:mt-12\.5:focus {
    margin-top: 3.125rem !important;
  }

  .xl\:focus\:mr-12\.5:focus {
    margin-right: 3.125rem !important;
  }

  .xl\:focus\:mb-12\.5:focus {
    margin-bottom: 3.125rem !important;
  }

  .xl\:focus\:ml-12\.5:focus {
    margin-left: 3.125rem !important;
  }

  .xl\:focus\:mt-13\.5:focus {
    margin-top: 3.375rem !important;
  }

  .xl\:focus\:mr-13\.5:focus {
    margin-right: 3.375rem !important;
  }

  .xl\:focus\:mb-13\.5:focus {
    margin-bottom: 3.375rem !important;
  }

  .xl\:focus\:ml-13\.5:focus {
    margin-left: 3.375rem !important;
  }

  .xl\:focus\:mt-14\.5:focus {
    margin-top: 3.625rem !important;
  }

  .xl\:focus\:mr-14\.5:focus {
    margin-right: 3.625rem !important;
  }

  .xl\:focus\:mb-14\.5:focus {
    margin-bottom: 3.625rem !important;
  }

  .xl\:focus\:ml-14\.5:focus {
    margin-left: 3.625rem !important;
  }

  .xl\:focus\:mt-15\.5:focus {
    margin-top: 3.875rem !important;
  }

  .xl\:focus\:mr-15\.5:focus {
    margin-right: 3.875rem !important;
  }

  .xl\:focus\:mb-15\.5:focus {
    margin-bottom: 3.875rem !important;
  }

  .xl\:focus\:ml-15\.5:focus {
    margin-left: 3.875rem !important;
  }

  .xl\:focus\:mt-16\.5:focus {
    margin-top: 4.125rem !important;
  }

  .xl\:focus\:mr-16\.5:focus {
    margin-right: 4.125rem !important;
  }

  .xl\:focus\:mb-16\.5:focus {
    margin-bottom: 4.125rem !important;
  }

  .xl\:focus\:ml-16\.5:focus {
    margin-left: 4.125rem !important;
  }

  .xl\:focus\:mt-17\.5:focus {
    margin-top: 4.375rem !important;
  }

  .xl\:focus\:mr-17\.5:focus {
    margin-right: 4.375rem !important;
  }

  .xl\:focus\:mb-17\.5:focus {
    margin-bottom: 4.375rem !important;
  }

  .xl\:focus\:ml-17\.5:focus {
    margin-left: 4.375rem !important;
  }

  .xl\:focus\:mt-18\.5:focus {
    margin-top: 4.625rem !important;
  }

  .xl\:focus\:mr-18\.5:focus {
    margin-right: 4.625rem !important;
  }

  .xl\:focus\:mb-18\.5:focus {
    margin-bottom: 4.625rem !important;
  }

  .xl\:focus\:ml-18\.5:focus {
    margin-left: 4.625rem !important;
  }

  .xl\:focus\:mt-19\.5:focus {
    margin-top: 4.875rem !important;
  }

  .xl\:focus\:mr-19\.5:focus {
    margin-right: 4.875rem !important;
  }

  .xl\:focus\:mb-19\.5:focus {
    margin-bottom: 4.875rem !important;
  }

  .xl\:focus\:ml-19\.5:focus {
    margin-left: 4.875rem !important;
  }

  .xl\:focus\:mt-20\.5:focus {
    margin-top: 5.125rem !important;
  }

  .xl\:focus\:mr-20\.5:focus {
    margin-right: 5.125rem !important;
  }

  .xl\:focus\:mb-20\.5:focus {
    margin-bottom: 5.125rem !important;
  }

  .xl\:focus\:ml-20\.5:focus {
    margin-left: 5.125rem !important;
  }

  .xl\:focus\:mt-21\.5:focus {
    margin-top: 5.375rem !important;
  }

  .xl\:focus\:mr-21\.5:focus {
    margin-right: 5.375rem !important;
  }

  .xl\:focus\:mb-21\.5:focus {
    margin-bottom: 5.375rem !important;
  }

  .xl\:focus\:ml-21\.5:focus {
    margin-left: 5.375rem !important;
  }

  .xl\:focus\:mt-22\.5:focus {
    margin-top: 5.625rem !important;
  }

  .xl\:focus\:mr-22\.5:focus {
    margin-right: 5.625rem !important;
  }

  .xl\:focus\:mb-22\.5:focus {
    margin-bottom: 5.625rem !important;
  }

  .xl\:focus\:ml-22\.5:focus {
    margin-left: 5.625rem !important;
  }

  .xl\:focus\:mt-23\.5:focus {
    margin-top: 5.875rem !important;
  }

  .xl\:focus\:mr-23\.5:focus {
    margin-right: 5.875rem !important;
  }

  .xl\:focus\:mb-23\.5:focus {
    margin-bottom: 5.875rem !important;
  }

  .xl\:focus\:ml-23\.5:focus {
    margin-left: 5.875rem !important;
  }

  .xl\:focus\:mt-24\.5:focus {
    margin-top: 6.125rem !important;
  }

  .xl\:focus\:mr-24\.5:focus {
    margin-right: 6.125rem !important;
  }

  .xl\:focus\:mb-24\.5:focus {
    margin-bottom: 6.125rem !important;
  }

  .xl\:focus\:ml-24\.5:focus {
    margin-left: 6.125rem !important;
  }

  .xl\:focus\:mt-25\.5:focus {
    margin-top: 6.375rem !important;
  }

  .xl\:focus\:mr-25\.5:focus {
    margin-right: 6.375rem !important;
  }

  .xl\:focus\:mb-25\.5:focus {
    margin-bottom: 6.375rem !important;
  }

  .xl\:focus\:ml-25\.5:focus {
    margin-left: 6.375rem !important;
  }

  .xl\:focus\:mt-26\.5:focus {
    margin-top: 6.625rem !important;
  }

  .xl\:focus\:mr-26\.5:focus {
    margin-right: 6.625rem !important;
  }

  .xl\:focus\:mb-26\.5:focus {
    margin-bottom: 6.625rem !important;
  }

  .xl\:focus\:ml-26\.5:focus {
    margin-left: 6.625rem !important;
  }

  .xl\:focus\:mt-27\.5:focus {
    margin-top: 6.875rem !important;
  }

  .xl\:focus\:mr-27\.5:focus {
    margin-right: 6.875rem !important;
  }

  .xl\:focus\:mb-27\.5:focus {
    margin-bottom: 6.875rem !important;
  }

  .xl\:focus\:ml-27\.5:focus {
    margin-left: 6.875rem !important;
  }

  .xl\:focus\:mt-28\.5:focus {
    margin-top: 7.125rem !important;
  }

  .xl\:focus\:mr-28\.5:focus {
    margin-right: 7.125rem !important;
  }

  .xl\:focus\:mb-28\.5:focus {
    margin-bottom: 7.125rem !important;
  }

  .xl\:focus\:ml-28\.5:focus {
    margin-left: 7.125rem !important;
  }

  .xl\:focus\:mt-29\.5:focus {
    margin-top: 7.375rem !important;
  }

  .xl\:focus\:mr-29\.5:focus {
    margin-right: 7.375rem !important;
  }

  .xl\:focus\:mb-29\.5:focus {
    margin-bottom: 7.375rem !important;
  }

  .xl\:focus\:ml-29\.5:focus {
    margin-left: 7.375rem !important;
  }

  .xl\:focus\:mt-30\.5:focus {
    margin-top: 7.625rem !important;
  }

  .xl\:focus\:mr-30\.5:focus {
    margin-right: 7.625rem !important;
  }

  .xl\:focus\:mb-30\.5:focus {
    margin-bottom: 7.625rem !important;
  }

  .xl\:focus\:ml-30\.5:focus {
    margin-left: 7.625rem !important;
  }

  .xl\:focus\:mt-31\.5:focus {
    margin-top: 7.875rem !important;
  }

  .xl\:focus\:mr-31\.5:focus {
    margin-right: 7.875rem !important;
  }

  .xl\:focus\:mb-31\.5:focus {
    margin-bottom: 7.875rem !important;
  }

  .xl\:focus\:ml-31\.5:focus {
    margin-left: 7.875rem !important;
  }

  .xl\:focus\:mt-32\.5:focus {
    margin-top: 8.125rem !important;
  }

  .xl\:focus\:mr-32\.5:focus {
    margin-right: 8.125rem !important;
  }

  .xl\:focus\:mb-32\.5:focus {
    margin-bottom: 8.125rem !important;
  }

  .xl\:focus\:ml-32\.5:focus {
    margin-left: 8.125rem !important;
  }

  .xl\:focus\:mt-33\.5:focus {
    margin-top: 8.375rem !important;
  }

  .xl\:focus\:mr-33\.5:focus {
    margin-right: 8.375rem !important;
  }

  .xl\:focus\:mb-33\.5:focus {
    margin-bottom: 8.375rem !important;
  }

  .xl\:focus\:ml-33\.5:focus {
    margin-left: 8.375rem !important;
  }

  .xl\:focus\:mt-34\.5:focus {
    margin-top: 8.625rem !important;
  }

  .xl\:focus\:mr-34\.5:focus {
    margin-right: 8.625rem !important;
  }

  .xl\:focus\:mb-34\.5:focus {
    margin-bottom: 8.625rem !important;
  }

  .xl\:focus\:ml-34\.5:focus {
    margin-left: 8.625rem !important;
  }

  .xl\:focus\:mt-35\.5:focus {
    margin-top: 8.875rem !important;
  }

  .xl\:focus\:mr-35\.5:focus {
    margin-right: 8.875rem !important;
  }

  .xl\:focus\:mb-35\.5:focus {
    margin-bottom: 8.875rem !important;
  }

  .xl\:focus\:ml-35\.5:focus {
    margin-left: 8.875rem !important;
  }

  .xl\:focus\:mt-36\.5:focus {
    margin-top: 9.125rem !important;
  }

  .xl\:focus\:mr-36\.5:focus {
    margin-right: 9.125rem !important;
  }

  .xl\:focus\:mb-36\.5:focus {
    margin-bottom: 9.125rem !important;
  }

  .xl\:focus\:ml-36\.5:focus {
    margin-left: 9.125rem !important;
  }

  .xl\:focus\:mt-37\.5:focus {
    margin-top: 9.375rem !important;
  }

  .xl\:focus\:mr-37\.5:focus {
    margin-right: 9.375rem !important;
  }

  .xl\:focus\:mb-37\.5:focus {
    margin-bottom: 9.375rem !important;
  }

  .xl\:focus\:ml-37\.5:focus {
    margin-left: 9.375rem !important;
  }

  .xl\:focus\:mt-38\.5:focus {
    margin-top: 9.625rem !important;
  }

  .xl\:focus\:mr-38\.5:focus {
    margin-right: 9.625rem !important;
  }

  .xl\:focus\:mb-38\.5:focus {
    margin-bottom: 9.625rem !important;
  }

  .xl\:focus\:ml-38\.5:focus {
    margin-left: 9.625rem !important;
  }

  .xl\:focus\:mt-39\.5:focus {
    margin-top: 9.875rem !important;
  }

  .xl\:focus\:mr-39\.5:focus {
    margin-right: 9.875rem !important;
  }

  .xl\:focus\:mb-39\.5:focus {
    margin-bottom: 9.875rem !important;
  }

  .xl\:focus\:ml-39\.5:focus {
    margin-left: 9.875rem !important;
  }

  .xl\:focus\:mt-40\.5:focus {
    margin-top: 10.125rem !important;
  }

  .xl\:focus\:mr-40\.5:focus {
    margin-right: 10.125rem !important;
  }

  .xl\:focus\:mb-40\.5:focus {
    margin-bottom: 10.125rem !important;
  }

  .xl\:focus\:ml-40\.5:focus {
    margin-left: 10.125rem !important;
  }

  .xl\:focus\:mt-41\.5:focus {
    margin-top: 10.375rem !important;
  }

  .xl\:focus\:mr-41\.5:focus {
    margin-right: 10.375rem !important;
  }

  .xl\:focus\:mb-41\.5:focus {
    margin-bottom: 10.375rem !important;
  }

  .xl\:focus\:ml-41\.5:focus {
    margin-left: 10.375rem !important;
  }

  .xl\:focus\:mt-42\.5:focus {
    margin-top: 10.625rem !important;
  }

  .xl\:focus\:mr-42\.5:focus {
    margin-right: 10.625rem !important;
  }

  .xl\:focus\:mb-42\.5:focus {
    margin-bottom: 10.625rem !important;
  }

  .xl\:focus\:ml-42\.5:focus {
    margin-left: 10.625rem !important;
  }

  .xl\:focus\:mt-43\.5:focus {
    margin-top: 10.875rem !important;
  }

  .xl\:focus\:mr-43\.5:focus {
    margin-right: 10.875rem !important;
  }

  .xl\:focus\:mb-43\.5:focus {
    margin-bottom: 10.875rem !important;
  }

  .xl\:focus\:ml-43\.5:focus {
    margin-left: 10.875rem !important;
  }

  .xl\:focus\:mt-44\.5:focus {
    margin-top: 11.125rem !important;
  }

  .xl\:focus\:mr-44\.5:focus {
    margin-right: 11.125rem !important;
  }

  .xl\:focus\:mb-44\.5:focus {
    margin-bottom: 11.125rem !important;
  }

  .xl\:focus\:ml-44\.5:focus {
    margin-left: 11.125rem !important;
  }

  .xl\:focus\:mt-45\.5:focus {
    margin-top: 11.375rem !important;
  }

  .xl\:focus\:mr-45\.5:focus {
    margin-right: 11.375rem !important;
  }

  .xl\:focus\:mb-45\.5:focus {
    margin-bottom: 11.375rem !important;
  }

  .xl\:focus\:ml-45\.5:focus {
    margin-left: 11.375rem !important;
  }

  .xl\:focus\:mt-46\.5:focus {
    margin-top: 11.625rem !important;
  }

  .xl\:focus\:mr-46\.5:focus {
    margin-right: 11.625rem !important;
  }

  .xl\:focus\:mb-46\.5:focus {
    margin-bottom: 11.625rem !important;
  }

  .xl\:focus\:ml-46\.5:focus {
    margin-left: 11.625rem !important;
  }

  .xl\:focus\:mt-47\.5:focus {
    margin-top: 11.875rem !important;
  }

  .xl\:focus\:mr-47\.5:focus {
    margin-right: 11.875rem !important;
  }

  .xl\:focus\:mb-47\.5:focus {
    margin-bottom: 11.875rem !important;
  }

  .xl\:focus\:ml-47\.5:focus {
    margin-left: 11.875rem !important;
  }

  .xl\:focus\:mt-48\.5:focus {
    margin-top: 12.125rem !important;
  }

  .xl\:focus\:mr-48\.5:focus {
    margin-right: 12.125rem !important;
  }

  .xl\:focus\:mb-48\.5:focus {
    margin-bottom: 12.125rem !important;
  }

  .xl\:focus\:ml-48\.5:focus {
    margin-left: 12.125rem !important;
  }

  .xl\:focus\:mt-49\.5:focus {
    margin-top: 12.375rem !important;
  }

  .xl\:focus\:mr-49\.5:focus {
    margin-right: 12.375rem !important;
  }

  .xl\:focus\:mb-49\.5:focus {
    margin-bottom: 12.375rem !important;
  }

  .xl\:focus\:ml-49\.5:focus {
    margin-left: 12.375rem !important;
  }

  .xl\:focus\:mt-50\.5:focus {
    margin-top: 12.625rem !important;
  }

  .xl\:focus\:mr-50\.5:focus {
    margin-right: 12.625rem !important;
  }

  .xl\:focus\:mb-50\.5:focus {
    margin-bottom: 12.625rem !important;
  }

  .xl\:focus\:ml-50\.5:focus {
    margin-left: 12.625rem !important;
  }

  .xl\:focus\:mt-51\.5:focus {
    margin-top: 12.875rem !important;
  }

  .xl\:focus\:mr-51\.5:focus {
    margin-right: 12.875rem !important;
  }

  .xl\:focus\:mb-51\.5:focus {
    margin-bottom: 12.875rem !important;
  }

  .xl\:focus\:ml-51\.5:focus {
    margin-left: 12.875rem !important;
  }

  .xl\:focus\:mt-52\.5:focus {
    margin-top: 13.125rem !important;
  }

  .xl\:focus\:mr-52\.5:focus {
    margin-right: 13.125rem !important;
  }

  .xl\:focus\:mb-52\.5:focus {
    margin-bottom: 13.125rem !important;
  }

  .xl\:focus\:ml-52\.5:focus {
    margin-left: 13.125rem !important;
  }

  .xl\:focus\:mt-53\.5:focus {
    margin-top: 13.375rem !important;
  }

  .xl\:focus\:mr-53\.5:focus {
    margin-right: 13.375rem !important;
  }

  .xl\:focus\:mb-53\.5:focus {
    margin-bottom: 13.375rem !important;
  }

  .xl\:focus\:ml-53\.5:focus {
    margin-left: 13.375rem !important;
  }

  .xl\:focus\:mt-54\.5:focus {
    margin-top: 13.625rem !important;
  }

  .xl\:focus\:mr-54\.5:focus {
    margin-right: 13.625rem !important;
  }

  .xl\:focus\:mb-54\.5:focus {
    margin-bottom: 13.625rem !important;
  }

  .xl\:focus\:ml-54\.5:focus {
    margin-left: 13.625rem !important;
  }

  .xl\:focus\:mt-55\.5:focus {
    margin-top: 13.875rem !important;
  }

  .xl\:focus\:mr-55\.5:focus {
    margin-right: 13.875rem !important;
  }

  .xl\:focus\:mb-55\.5:focus {
    margin-bottom: 13.875rem !important;
  }

  .xl\:focus\:ml-55\.5:focus {
    margin-left: 13.875rem !important;
  }

  .xl\:focus\:mt-56\.5:focus {
    margin-top: 14.125rem !important;
  }

  .xl\:focus\:mr-56\.5:focus {
    margin-right: 14.125rem !important;
  }

  .xl\:focus\:mb-56\.5:focus {
    margin-bottom: 14.125rem !important;
  }

  .xl\:focus\:ml-56\.5:focus {
    margin-left: 14.125rem !important;
  }

  .xl\:focus\:mt-57\.5:focus {
    margin-top: 14.375rem !important;
  }

  .xl\:focus\:mr-57\.5:focus {
    margin-right: 14.375rem !important;
  }

  .xl\:focus\:mb-57\.5:focus {
    margin-bottom: 14.375rem !important;
  }

  .xl\:focus\:ml-57\.5:focus {
    margin-left: 14.375rem !important;
  }

  .xl\:focus\:mt-58\.5:focus {
    margin-top: 14.625rem !important;
  }

  .xl\:focus\:mr-58\.5:focus {
    margin-right: 14.625rem !important;
  }

  .xl\:focus\:mb-58\.5:focus {
    margin-bottom: 14.625rem !important;
  }

  .xl\:focus\:ml-58\.5:focus {
    margin-left: 14.625rem !important;
  }

  .xl\:focus\:mt-59\.5:focus {
    margin-top: 14.875rem !important;
  }

  .xl\:focus\:mr-59\.5:focus {
    margin-right: 14.875rem !important;
  }

  .xl\:focus\:mb-59\.5:focus {
    margin-bottom: 14.875rem !important;
  }

  .xl\:focus\:ml-59\.5:focus {
    margin-left: 14.875rem !important;
  }

  .xl\:focus\:mt-60\.5:focus {
    margin-top: 15.125rem !important;
  }

  .xl\:focus\:mr-60\.5:focus {
    margin-right: 15.125rem !important;
  }

  .xl\:focus\:mb-60\.5:focus {
    margin-bottom: 15.125rem !important;
  }

  .xl\:focus\:ml-60\.5:focus {
    margin-left: 15.125rem !important;
  }

  .xl\:focus\:mt-61\.5:focus {
    margin-top: 15.375rem !important;
  }

  .xl\:focus\:mr-61\.5:focus {
    margin-right: 15.375rem !important;
  }

  .xl\:focus\:mb-61\.5:focus {
    margin-bottom: 15.375rem !important;
  }

  .xl\:focus\:ml-61\.5:focus {
    margin-left: 15.375rem !important;
  }

  .xl\:focus\:mt-62\.5:focus {
    margin-top: 15.625rem !important;
  }

  .xl\:focus\:mr-62\.5:focus {
    margin-right: 15.625rem !important;
  }

  .xl\:focus\:mb-62\.5:focus {
    margin-bottom: 15.625rem !important;
  }

  .xl\:focus\:ml-62\.5:focus {
    margin-left: 15.625rem !important;
  }

  .xl\:focus\:mt-63\.5:focus {
    margin-top: 15.875rem !important;
  }

  .xl\:focus\:mr-63\.5:focus {
    margin-right: 15.875rem !important;
  }

  .xl\:focus\:mb-63\.5:focus {
    margin-bottom: 15.875rem !important;
  }

  .xl\:focus\:ml-63\.5:focus {
    margin-left: 15.875rem !important;
  }

  .xl\:focus\:mt-64\.5:focus {
    margin-top: 16.125rem !important;
  }

  .xl\:focus\:mr-64\.5:focus {
    margin-right: 16.125rem !important;
  }

  .xl\:focus\:mb-64\.5:focus {
    margin-bottom: 16.125rem !important;
  }

  .xl\:focus\:ml-64\.5:focus {
    margin-left: 16.125rem !important;
  }

  .xl\:focus\:mt-65\.5:focus {
    margin-top: 16.375rem !important;
  }

  .xl\:focus\:mr-65\.5:focus {
    margin-right: 16.375rem !important;
  }

  .xl\:focus\:mb-65\.5:focus {
    margin-bottom: 16.375rem !important;
  }

  .xl\:focus\:ml-65\.5:focus {
    margin-left: 16.375rem !important;
  }

  .xl\:focus\:mt-66\.5:focus {
    margin-top: 16.625rem !important;
  }

  .xl\:focus\:mr-66\.5:focus {
    margin-right: 16.625rem !important;
  }

  .xl\:focus\:mb-66\.5:focus {
    margin-bottom: 16.625rem !important;
  }

  .xl\:focus\:ml-66\.5:focus {
    margin-left: 16.625rem !important;
  }

  .xl\:focus\:mt-67\.5:focus {
    margin-top: 16.875rem !important;
  }

  .xl\:focus\:mr-67\.5:focus {
    margin-right: 16.875rem !important;
  }

  .xl\:focus\:mb-67\.5:focus {
    margin-bottom: 16.875rem !important;
  }

  .xl\:focus\:ml-67\.5:focus {
    margin-left: 16.875rem !important;
  }

  .xl\:focus\:mt-68\.5:focus {
    margin-top: 17.125rem !important;
  }

  .xl\:focus\:mr-68\.5:focus {
    margin-right: 17.125rem !important;
  }

  .xl\:focus\:mb-68\.5:focus {
    margin-bottom: 17.125rem !important;
  }

  .xl\:focus\:ml-68\.5:focus {
    margin-left: 17.125rem !important;
  }

  .xl\:focus\:mt-69\.5:focus {
    margin-top: 17.375rem !important;
  }

  .xl\:focus\:mr-69\.5:focus {
    margin-right: 17.375rem !important;
  }

  .xl\:focus\:mb-69\.5:focus {
    margin-bottom: 17.375rem !important;
  }

  .xl\:focus\:ml-69\.5:focus {
    margin-left: 17.375rem !important;
  }

  .xl\:focus\:mt-70\.5:focus {
    margin-top: 17.625rem !important;
  }

  .xl\:focus\:mr-70\.5:focus {
    margin-right: 17.625rem !important;
  }

  .xl\:focus\:mb-70\.5:focus {
    margin-bottom: 17.625rem !important;
  }

  .xl\:focus\:ml-70\.5:focus {
    margin-left: 17.625rem !important;
  }

  .xl\:focus\:mt-71\.5:focus {
    margin-top: 17.875rem !important;
  }

  .xl\:focus\:mr-71\.5:focus {
    margin-right: 17.875rem !important;
  }

  .xl\:focus\:mb-71\.5:focus {
    margin-bottom: 17.875rem !important;
  }

  .xl\:focus\:ml-71\.5:focus {
    margin-left: 17.875rem !important;
  }

  .xl\:focus\:mt-72\.5:focus {
    margin-top: 18.125rem !important;
  }

  .xl\:focus\:mr-72\.5:focus {
    margin-right: 18.125rem !important;
  }

  .xl\:focus\:mb-72\.5:focus {
    margin-bottom: 18.125rem !important;
  }

  .xl\:focus\:ml-72\.5:focus {
    margin-left: 18.125rem !important;
  }

  .xl\:focus\:mt-73\.5:focus {
    margin-top: 18.375rem !important;
  }

  .xl\:focus\:mr-73\.5:focus {
    margin-right: 18.375rem !important;
  }

  .xl\:focus\:mb-73\.5:focus {
    margin-bottom: 18.375rem !important;
  }

  .xl\:focus\:ml-73\.5:focus {
    margin-left: 18.375rem !important;
  }

  .xl\:focus\:mt-74\.5:focus {
    margin-top: 18.625rem !important;
  }

  .xl\:focus\:mr-74\.5:focus {
    margin-right: 18.625rem !important;
  }

  .xl\:focus\:mb-74\.5:focus {
    margin-bottom: 18.625rem !important;
  }

  .xl\:focus\:ml-74\.5:focus {
    margin-left: 18.625rem !important;
  }

  .xl\:focus\:mt-75\.5:focus {
    margin-top: 18.875rem !important;
  }

  .xl\:focus\:mr-75\.5:focus {
    margin-right: 18.875rem !important;
  }

  .xl\:focus\:mb-75\.5:focus {
    margin-bottom: 18.875rem !important;
  }

  .xl\:focus\:ml-75\.5:focus {
    margin-left: 18.875rem !important;
  }

  .xl\:focus\:mt-76\.5:focus {
    margin-top: 19.125rem !important;
  }

  .xl\:focus\:mr-76\.5:focus {
    margin-right: 19.125rem !important;
  }

  .xl\:focus\:mb-76\.5:focus {
    margin-bottom: 19.125rem !important;
  }

  .xl\:focus\:ml-76\.5:focus {
    margin-left: 19.125rem !important;
  }

  .xl\:focus\:mt-77\.5:focus {
    margin-top: 19.375rem !important;
  }

  .xl\:focus\:mr-77\.5:focus {
    margin-right: 19.375rem !important;
  }

  .xl\:focus\:mb-77\.5:focus {
    margin-bottom: 19.375rem !important;
  }

  .xl\:focus\:ml-77\.5:focus {
    margin-left: 19.375rem !important;
  }

  .xl\:focus\:mt-78\.5:focus {
    margin-top: 19.625rem !important;
  }

  .xl\:focus\:mr-78\.5:focus {
    margin-right: 19.625rem !important;
  }

  .xl\:focus\:mb-78\.5:focus {
    margin-bottom: 19.625rem !important;
  }

  .xl\:focus\:ml-78\.5:focus {
    margin-left: 19.625rem !important;
  }

  .xl\:focus\:mt-79\.5:focus {
    margin-top: 19.875rem !important;
  }

  .xl\:focus\:mr-79\.5:focus {
    margin-right: 19.875rem !important;
  }

  .xl\:focus\:mb-79\.5:focus {
    margin-bottom: 19.875rem !important;
  }

  .xl\:focus\:ml-79\.5:focus {
    margin-left: 19.875rem !important;
  }

  .xl\:focus\:mt-80\.5:focus {
    margin-top: 20.125rem !important;
  }

  .xl\:focus\:mr-80\.5:focus {
    margin-right: 20.125rem !important;
  }

  .xl\:focus\:mb-80\.5:focus {
    margin-bottom: 20.125rem !important;
  }

  .xl\:focus\:ml-80\.5:focus {
    margin-left: 20.125rem !important;
  }

  .xl\:focus\:mt-81\.5:focus {
    margin-top: 20.375rem !important;
  }

  .xl\:focus\:mr-81\.5:focus {
    margin-right: 20.375rem !important;
  }

  .xl\:focus\:mb-81\.5:focus {
    margin-bottom: 20.375rem !important;
  }

  .xl\:focus\:ml-81\.5:focus {
    margin-left: 20.375rem !important;
  }

  .xl\:focus\:mt-82\.5:focus {
    margin-top: 20.625rem !important;
  }

  .xl\:focus\:mr-82\.5:focus {
    margin-right: 20.625rem !important;
  }

  .xl\:focus\:mb-82\.5:focus {
    margin-bottom: 20.625rem !important;
  }

  .xl\:focus\:ml-82\.5:focus {
    margin-left: 20.625rem !important;
  }

  .xl\:focus\:mt-83\.5:focus {
    margin-top: 20.875rem !important;
  }

  .xl\:focus\:mr-83\.5:focus {
    margin-right: 20.875rem !important;
  }

  .xl\:focus\:mb-83\.5:focus {
    margin-bottom: 20.875rem !important;
  }

  .xl\:focus\:ml-83\.5:focus {
    margin-left: 20.875rem !important;
  }

  .xl\:focus\:mt-84\.5:focus {
    margin-top: 21.125rem !important;
  }

  .xl\:focus\:mr-84\.5:focus {
    margin-right: 21.125rem !important;
  }

  .xl\:focus\:mb-84\.5:focus {
    margin-bottom: 21.125rem !important;
  }

  .xl\:focus\:ml-84\.5:focus {
    margin-left: 21.125rem !important;
  }

  .xl\:focus\:mt-85\.5:focus {
    margin-top: 21.375rem !important;
  }

  .xl\:focus\:mr-85\.5:focus {
    margin-right: 21.375rem !important;
  }

  .xl\:focus\:mb-85\.5:focus {
    margin-bottom: 21.375rem !important;
  }

  .xl\:focus\:ml-85\.5:focus {
    margin-left: 21.375rem !important;
  }

  .xl\:focus\:mt-86\.5:focus {
    margin-top: 21.625rem !important;
  }

  .xl\:focus\:mr-86\.5:focus {
    margin-right: 21.625rem !important;
  }

  .xl\:focus\:mb-86\.5:focus {
    margin-bottom: 21.625rem !important;
  }

  .xl\:focus\:ml-86\.5:focus {
    margin-left: 21.625rem !important;
  }

  .xl\:focus\:mt-87\.5:focus {
    margin-top: 21.875rem !important;
  }

  .xl\:focus\:mr-87\.5:focus {
    margin-right: 21.875rem !important;
  }

  .xl\:focus\:mb-87\.5:focus {
    margin-bottom: 21.875rem !important;
  }

  .xl\:focus\:ml-87\.5:focus {
    margin-left: 21.875rem !important;
  }

  .xl\:focus\:mt-88\.5:focus {
    margin-top: 22.125rem !important;
  }

  .xl\:focus\:mr-88\.5:focus {
    margin-right: 22.125rem !important;
  }

  .xl\:focus\:mb-88\.5:focus {
    margin-bottom: 22.125rem !important;
  }

  .xl\:focus\:ml-88\.5:focus {
    margin-left: 22.125rem !important;
  }

  .xl\:focus\:mt-89\.5:focus {
    margin-top: 22.375rem !important;
  }

  .xl\:focus\:mr-89\.5:focus {
    margin-right: 22.375rem !important;
  }

  .xl\:focus\:mb-89\.5:focus {
    margin-bottom: 22.375rem !important;
  }

  .xl\:focus\:ml-89\.5:focus {
    margin-left: 22.375rem !important;
  }

  .xl\:focus\:mt-90\.5:focus {
    margin-top: 22.625rem !important;
  }

  .xl\:focus\:mr-90\.5:focus {
    margin-right: 22.625rem !important;
  }

  .xl\:focus\:mb-90\.5:focus {
    margin-bottom: 22.625rem !important;
  }

  .xl\:focus\:ml-90\.5:focus {
    margin-left: 22.625rem !important;
  }

  .xl\:focus\:mt-91\.5:focus {
    margin-top: 22.875rem !important;
  }

  .xl\:focus\:mr-91\.5:focus {
    margin-right: 22.875rem !important;
  }

  .xl\:focus\:mb-91\.5:focus {
    margin-bottom: 22.875rem !important;
  }

  .xl\:focus\:ml-91\.5:focus {
    margin-left: 22.875rem !important;
  }

  .xl\:focus\:mt-92\.5:focus {
    margin-top: 23.125rem !important;
  }

  .xl\:focus\:mr-92\.5:focus {
    margin-right: 23.125rem !important;
  }

  .xl\:focus\:mb-92\.5:focus {
    margin-bottom: 23.125rem !important;
  }

  .xl\:focus\:ml-92\.5:focus {
    margin-left: 23.125rem !important;
  }

  .xl\:focus\:mt-93\.5:focus {
    margin-top: 23.375rem !important;
  }

  .xl\:focus\:mr-93\.5:focus {
    margin-right: 23.375rem !important;
  }

  .xl\:focus\:mb-93\.5:focus {
    margin-bottom: 23.375rem !important;
  }

  .xl\:focus\:ml-93\.5:focus {
    margin-left: 23.375rem !important;
  }

  .xl\:focus\:mt-94\.5:focus {
    margin-top: 23.625rem !important;
  }

  .xl\:focus\:mr-94\.5:focus {
    margin-right: 23.625rem !important;
  }

  .xl\:focus\:mb-94\.5:focus {
    margin-bottom: 23.625rem !important;
  }

  .xl\:focus\:ml-94\.5:focus {
    margin-left: 23.625rem !important;
  }

  .xl\:focus\:mt-95\.5:focus {
    margin-top: 23.875rem !important;
  }

  .xl\:focus\:mr-95\.5:focus {
    margin-right: 23.875rem !important;
  }

  .xl\:focus\:mb-95\.5:focus {
    margin-bottom: 23.875rem !important;
  }

  .xl\:focus\:ml-95\.5:focus {
    margin-left: 23.875rem !important;
  }

  .xl\:focus\:mt-96\.5:focus {
    margin-top: 24.125rem !important;
  }

  .xl\:focus\:mr-96\.5:focus {
    margin-right: 24.125rem !important;
  }

  .xl\:focus\:mb-96\.5:focus {
    margin-bottom: 24.125rem !important;
  }

  .xl\:focus\:ml-96\.5:focus {
    margin-left: 24.125rem !important;
  }

  .xl\:focus\:mt-97\.5:focus {
    margin-top: 24.375rem !important;
  }

  .xl\:focus\:mr-97\.5:focus {
    margin-right: 24.375rem !important;
  }

  .xl\:focus\:mb-97\.5:focus {
    margin-bottom: 24.375rem !important;
  }

  .xl\:focus\:ml-97\.5:focus {
    margin-left: 24.375rem !important;
  }

  .xl\:focus\:mt-98\.5:focus {
    margin-top: 24.625rem !important;
  }

  .xl\:focus\:mr-98\.5:focus {
    margin-right: 24.625rem !important;
  }

  .xl\:focus\:mb-98\.5:focus {
    margin-bottom: 24.625rem !important;
  }

  .xl\:focus\:ml-98\.5:focus {
    margin-left: 24.625rem !important;
  }

  .xl\:focus\:mt-99\.5:focus {
    margin-top: 24.875rem !important;
  }

  .xl\:focus\:mr-99\.5:focus {
    margin-right: 24.875rem !important;
  }

  .xl\:focus\:mb-99\.5:focus {
    margin-bottom: 24.875rem !important;
  }

  .xl\:focus\:ml-99\.5:focus {
    margin-left: 24.875rem !important;
  }

  .xl\:focus\:mt-100\.5:focus {
    margin-top: 25.125rem !important;
  }

  .xl\:focus\:mr-100\.5:focus {
    margin-right: 25.125rem !important;
  }

  .xl\:focus\:mb-100\.5:focus {
    margin-bottom: 25.125rem !important;
  }

  .xl\:focus\:ml-100\.5:focus {
    margin-left: 25.125rem !important;
  }

  .xl\:focus\:mt-101\.5:focus {
    margin-top: 25.375rem !important;
  }

  .xl\:focus\:mr-101\.5:focus {
    margin-right: 25.375rem !important;
  }

  .xl\:focus\:mb-101\.5:focus {
    margin-bottom: 25.375rem !important;
  }

  .xl\:focus\:ml-101\.5:focus {
    margin-left: 25.375rem !important;
  }

  .xl\:focus\:mt-102\.5:focus {
    margin-top: 25.625rem !important;
  }

  .xl\:focus\:mr-102\.5:focus {
    margin-right: 25.625rem !important;
  }

  .xl\:focus\:mb-102\.5:focus {
    margin-bottom: 25.625rem !important;
  }

  .xl\:focus\:ml-102\.5:focus {
    margin-left: 25.625rem !important;
  }

  .xl\:focus\:mt-103\.5:focus {
    margin-top: 25.875rem !important;
  }

  .xl\:focus\:mr-103\.5:focus {
    margin-right: 25.875rem !important;
  }

  .xl\:focus\:mb-103\.5:focus {
    margin-bottom: 25.875rem !important;
  }

  .xl\:focus\:ml-103\.5:focus {
    margin-left: 25.875rem !important;
  }

  .xl\:focus\:mt-104\.5:focus {
    margin-top: 26.125rem !important;
  }

  .xl\:focus\:mr-104\.5:focus {
    margin-right: 26.125rem !important;
  }

  .xl\:focus\:mb-104\.5:focus {
    margin-bottom: 26.125rem !important;
  }

  .xl\:focus\:ml-104\.5:focus {
    margin-left: 26.125rem !important;
  }

  .xl\:focus\:-mt-0:focus {
    margin-top: 0rem !important;
  }

  .xl\:focus\:-mr-0:focus {
    margin-right: 0rem !important;
  }

  .xl\:focus\:-mb-0:focus {
    margin-bottom: 0rem !important;
  }

  .xl\:focus\:-ml-0:focus {
    margin-left: 0rem !important;
  }

  .xl\:focus\:-mt-1:focus {
    margin-top: -0.25rem !important;
  }

  .xl\:focus\:-mr-1:focus {
    margin-right: -0.25rem !important;
  }

  .xl\:focus\:-mb-1:focus {
    margin-bottom: -0.25rem !important;
  }

  .xl\:focus\:-ml-1:focus {
    margin-left: -0.25rem !important;
  }

  .xl\:focus\:-mt-2:focus {
    margin-top: -0.5rem !important;
  }

  .xl\:focus\:-mr-2:focus {
    margin-right: -0.5rem !important;
  }

  .xl\:focus\:-mb-2:focus {
    margin-bottom: -0.5rem !important;
  }

  .xl\:focus\:-ml-2:focus {
    margin-left: -0.5rem !important;
  }

  .xl\:focus\:-mt-3:focus {
    margin-top: -0.75rem !important;
  }

  .xl\:focus\:-mr-3:focus {
    margin-right: -0.75rem !important;
  }

  .xl\:focus\:-mb-3:focus {
    margin-bottom: -0.75rem !important;
  }

  .xl\:focus\:-ml-3:focus {
    margin-left: -0.75rem !important;
  }

  .xl\:focus\:-mt-4:focus {
    margin-top: -1rem !important;
  }

  .xl\:focus\:-mr-4:focus {
    margin-right: -1rem !important;
  }

  .xl\:focus\:-mb-4:focus {
    margin-bottom: -1rem !important;
  }

  .xl\:focus\:-ml-4:focus {
    margin-left: -1rem !important;
  }

  .xl\:focus\:-mt-5:focus {
    margin-top: -1.25rem !important;
  }

  .xl\:focus\:-mr-5:focus {
    margin-right: -1.25rem !important;
  }

  .xl\:focus\:-mb-5:focus {
    margin-bottom: -1.25rem !important;
  }

  .xl\:focus\:-ml-5:focus {
    margin-left: -1.25rem !important;
  }

  .xl\:focus\:-mt-6:focus {
    margin-top: -1.5rem !important;
  }

  .xl\:focus\:-mr-6:focus {
    margin-right: -1.5rem !important;
  }

  .xl\:focus\:-mb-6:focus {
    margin-bottom: -1.5rem !important;
  }

  .xl\:focus\:-ml-6:focus {
    margin-left: -1.5rem !important;
  }

  .xl\:focus\:-mt-7:focus {
    margin-top: -1.75rem !important;
  }

  .xl\:focus\:-mr-7:focus {
    margin-right: -1.75rem !important;
  }

  .xl\:focus\:-mb-7:focus {
    margin-bottom: -1.75rem !important;
  }

  .xl\:focus\:-ml-7:focus {
    margin-left: -1.75rem !important;
  }

  .xl\:focus\:-mt-8:focus {
    margin-top: -2rem !important;
  }

  .xl\:focus\:-mr-8:focus {
    margin-right: -2rem !important;
  }

  .xl\:focus\:-mb-8:focus {
    margin-bottom: -2rem !important;
  }

  .xl\:focus\:-ml-8:focus {
    margin-left: -2rem !important;
  }

  .xl\:focus\:-mt-9:focus {
    margin-top: -2.25rem !important;
  }

  .xl\:focus\:-mr-9:focus {
    margin-right: -2.25rem !important;
  }

  .xl\:focus\:-mb-9:focus {
    margin-bottom: -2.25rem !important;
  }

  .xl\:focus\:-ml-9:focus {
    margin-left: -2.25rem !important;
  }

  .xl\:focus\:-mt-10:focus {
    margin-top: -2.5rem !important;
  }

  .xl\:focus\:-mr-10:focus {
    margin-right: -2.5rem !important;
  }

  .xl\:focus\:-mb-10:focus {
    margin-bottom: -2.5rem !important;
  }

  .xl\:focus\:-ml-10:focus {
    margin-left: -2.5rem !important;
  }

  .xl\:focus\:-mt-11:focus {
    margin-top: -2.75rem !important;
  }

  .xl\:focus\:-mr-11:focus {
    margin-right: -2.75rem !important;
  }

  .xl\:focus\:-mb-11:focus {
    margin-bottom: -2.75rem !important;
  }

  .xl\:focus\:-ml-11:focus {
    margin-left: -2.75rem !important;
  }

  .xl\:focus\:-mt-12:focus {
    margin-top: -3rem !important;
  }

  .xl\:focus\:-mr-12:focus {
    margin-right: -3rem !important;
  }

  .xl\:focus\:-mb-12:focus {
    margin-bottom: -3rem !important;
  }

  .xl\:focus\:-ml-12:focus {
    margin-left: -3rem !important;
  }

  .xl\:focus\:-mt-13:focus {
    margin-top: -3.25rem !important;
  }

  .xl\:focus\:-mr-13:focus {
    margin-right: -3.25rem !important;
  }

  .xl\:focus\:-mb-13:focus {
    margin-bottom: -3.25rem !important;
  }

  .xl\:focus\:-ml-13:focus {
    margin-left: -3.25rem !important;
  }

  .xl\:focus\:-mt-14:focus {
    margin-top: -3.5rem !important;
  }

  .xl\:focus\:-mr-14:focus {
    margin-right: -3.5rem !important;
  }

  .xl\:focus\:-mb-14:focus {
    margin-bottom: -3.5rem !important;
  }

  .xl\:focus\:-ml-14:focus {
    margin-left: -3.5rem !important;
  }

  .xl\:focus\:-mt-15:focus {
    margin-top: -3.75rem !important;
  }

  .xl\:focus\:-mr-15:focus {
    margin-right: -3.75rem !important;
  }

  .xl\:focus\:-mb-15:focus {
    margin-bottom: -3.75rem !important;
  }

  .xl\:focus\:-ml-15:focus {
    margin-left: -3.75rem !important;
  }

  .xl\:focus\:-mt-16:focus {
    margin-top: -4rem !important;
  }

  .xl\:focus\:-mr-16:focus {
    margin-right: -4rem !important;
  }

  .xl\:focus\:-mb-16:focus {
    margin-bottom: -4rem !important;
  }

  .xl\:focus\:-ml-16:focus {
    margin-left: -4rem !important;
  }

  .xl\:focus\:-mt-17:focus {
    margin-top: -4.25rem !important;
  }

  .xl\:focus\:-mr-17:focus {
    margin-right: -4.25rem !important;
  }

  .xl\:focus\:-mb-17:focus {
    margin-bottom: -4.25rem !important;
  }

  .xl\:focus\:-ml-17:focus {
    margin-left: -4.25rem !important;
  }

  .xl\:focus\:-mt-18:focus {
    margin-top: -4.5rem !important;
  }

  .xl\:focus\:-mr-18:focus {
    margin-right: -4.5rem !important;
  }

  .xl\:focus\:-mb-18:focus {
    margin-bottom: -4.5rem !important;
  }

  .xl\:focus\:-ml-18:focus {
    margin-left: -4.5rem !important;
  }

  .xl\:focus\:-mt-19:focus {
    margin-top: -4.75rem !important;
  }

  .xl\:focus\:-mr-19:focus {
    margin-right: -4.75rem !important;
  }

  .xl\:focus\:-mb-19:focus {
    margin-bottom: -4.75rem !important;
  }

  .xl\:focus\:-ml-19:focus {
    margin-left: -4.75rem !important;
  }

  .xl\:focus\:-mt-20:focus {
    margin-top: -5rem !important;
  }

  .xl\:focus\:-mr-20:focus {
    margin-right: -5rem !important;
  }

  .xl\:focus\:-mb-20:focus {
    margin-bottom: -5rem !important;
  }

  .xl\:focus\:-ml-20:focus {
    margin-left: -5rem !important;
  }

  .xl\:focus\:-mt-21:focus {
    margin-top: -5.25rem !important;
  }

  .xl\:focus\:-mr-21:focus {
    margin-right: -5.25rem !important;
  }

  .xl\:focus\:-mb-21:focus {
    margin-bottom: -5.25rem !important;
  }

  .xl\:focus\:-ml-21:focus {
    margin-left: -5.25rem !important;
  }

  .xl\:focus\:-mt-22:focus {
    margin-top: -5.5rem !important;
  }

  .xl\:focus\:-mr-22:focus {
    margin-right: -5.5rem !important;
  }

  .xl\:focus\:-mb-22:focus {
    margin-bottom: -5.5rem !important;
  }

  .xl\:focus\:-ml-22:focus {
    margin-left: -5.5rem !important;
  }

  .xl\:focus\:-mt-23:focus {
    margin-top: -5.75rem !important;
  }

  .xl\:focus\:-mr-23:focus {
    margin-right: -5.75rem !important;
  }

  .xl\:focus\:-mb-23:focus {
    margin-bottom: -5.75rem !important;
  }

  .xl\:focus\:-ml-23:focus {
    margin-left: -5.75rem !important;
  }

  .xl\:focus\:-mt-24:focus {
    margin-top: -6rem !important;
  }

  .xl\:focus\:-mr-24:focus {
    margin-right: -6rem !important;
  }

  .xl\:focus\:-mb-24:focus {
    margin-bottom: -6rem !important;
  }

  .xl\:focus\:-ml-24:focus {
    margin-left: -6rem !important;
  }

  .xl\:focus\:-mt-25:focus {
    margin-top: -6.25rem !important;
  }

  .xl\:focus\:-mr-25:focus {
    margin-right: -6.25rem !important;
  }

  .xl\:focus\:-mb-25:focus {
    margin-bottom: -6.25rem !important;
  }

  .xl\:focus\:-ml-25:focus {
    margin-left: -6.25rem !important;
  }

  .xl\:focus\:-mt-26:focus {
    margin-top: -6.5rem !important;
  }

  .xl\:focus\:-mr-26:focus {
    margin-right: -6.5rem !important;
  }

  .xl\:focus\:-mb-26:focus {
    margin-bottom: -6.5rem !important;
  }

  .xl\:focus\:-ml-26:focus {
    margin-left: -6.5rem !important;
  }

  .xl\:focus\:-mt-27:focus {
    margin-top: -6.75rem !important;
  }

  .xl\:focus\:-mr-27:focus {
    margin-right: -6.75rem !important;
  }

  .xl\:focus\:-mb-27:focus {
    margin-bottom: -6.75rem !important;
  }

  .xl\:focus\:-ml-27:focus {
    margin-left: -6.75rem !important;
  }

  .xl\:focus\:-mt-28:focus {
    margin-top: -7rem !important;
  }

  .xl\:focus\:-mr-28:focus {
    margin-right: -7rem !important;
  }

  .xl\:focus\:-mb-28:focus {
    margin-bottom: -7rem !important;
  }

  .xl\:focus\:-ml-28:focus {
    margin-left: -7rem !important;
  }

  .xl\:focus\:-mt-29:focus {
    margin-top: -7.25rem !important;
  }

  .xl\:focus\:-mr-29:focus {
    margin-right: -7.25rem !important;
  }

  .xl\:focus\:-mb-29:focus {
    margin-bottom: -7.25rem !important;
  }

  .xl\:focus\:-ml-29:focus {
    margin-left: -7.25rem !important;
  }

  .xl\:focus\:-mt-30:focus {
    margin-top: -7.5rem !important;
  }

  .xl\:focus\:-mr-30:focus {
    margin-right: -7.5rem !important;
  }

  .xl\:focus\:-mb-30:focus {
    margin-bottom: -7.5rem !important;
  }

  .xl\:focus\:-ml-30:focus {
    margin-left: -7.5rem !important;
  }

  .xl\:focus\:-mt-31:focus {
    margin-top: -7.75rem !important;
  }

  .xl\:focus\:-mr-31:focus {
    margin-right: -7.75rem !important;
  }

  .xl\:focus\:-mb-31:focus {
    margin-bottom: -7.75rem !important;
  }

  .xl\:focus\:-ml-31:focus {
    margin-left: -7.75rem !important;
  }

  .xl\:focus\:-mt-32:focus {
    margin-top: -8rem !important;
  }

  .xl\:focus\:-mr-32:focus {
    margin-right: -8rem !important;
  }

  .xl\:focus\:-mb-32:focus {
    margin-bottom: -8rem !important;
  }

  .xl\:focus\:-ml-32:focus {
    margin-left: -8rem !important;
  }

  .xl\:focus\:-mt-33:focus {
    margin-top: -8.25rem !important;
  }

  .xl\:focus\:-mr-33:focus {
    margin-right: -8.25rem !important;
  }

  .xl\:focus\:-mb-33:focus {
    margin-bottom: -8.25rem !important;
  }

  .xl\:focus\:-ml-33:focus {
    margin-left: -8.25rem !important;
  }

  .xl\:focus\:-mt-34:focus {
    margin-top: -8.5rem !important;
  }

  .xl\:focus\:-mr-34:focus {
    margin-right: -8.5rem !important;
  }

  .xl\:focus\:-mb-34:focus {
    margin-bottom: -8.5rem !important;
  }

  .xl\:focus\:-ml-34:focus {
    margin-left: -8.5rem !important;
  }

  .xl\:focus\:-mt-35:focus {
    margin-top: -8.75rem !important;
  }

  .xl\:focus\:-mr-35:focus {
    margin-right: -8.75rem !important;
  }

  .xl\:focus\:-mb-35:focus {
    margin-bottom: -8.75rem !important;
  }

  .xl\:focus\:-ml-35:focus {
    margin-left: -8.75rem !important;
  }

  .xl\:focus\:-mt-36:focus {
    margin-top: -9rem !important;
  }

  .xl\:focus\:-mr-36:focus {
    margin-right: -9rem !important;
  }

  .xl\:focus\:-mb-36:focus {
    margin-bottom: -9rem !important;
  }

  .xl\:focus\:-ml-36:focus {
    margin-left: -9rem !important;
  }

  .xl\:focus\:-mt-37:focus {
    margin-top: -9.25rem !important;
  }

  .xl\:focus\:-mr-37:focus {
    margin-right: -9.25rem !important;
  }

  .xl\:focus\:-mb-37:focus {
    margin-bottom: -9.25rem !important;
  }

  .xl\:focus\:-ml-37:focus {
    margin-left: -9.25rem !important;
  }

  .xl\:focus\:-mt-38:focus {
    margin-top: -9.5rem !important;
  }

  .xl\:focus\:-mr-38:focus {
    margin-right: -9.5rem !important;
  }

  .xl\:focus\:-mb-38:focus {
    margin-bottom: -9.5rem !important;
  }

  .xl\:focus\:-ml-38:focus {
    margin-left: -9.5rem !important;
  }

  .xl\:focus\:-mt-39:focus {
    margin-top: -9.75rem !important;
  }

  .xl\:focus\:-mr-39:focus {
    margin-right: -9.75rem !important;
  }

  .xl\:focus\:-mb-39:focus {
    margin-bottom: -9.75rem !important;
  }

  .xl\:focus\:-ml-39:focus {
    margin-left: -9.75rem !important;
  }

  .xl\:focus\:-mt-40:focus {
    margin-top: -10rem !important;
  }

  .xl\:focus\:-mr-40:focus {
    margin-right: -10rem !important;
  }

  .xl\:focus\:-mb-40:focus {
    margin-bottom: -10rem !important;
  }

  .xl\:focus\:-ml-40:focus {
    margin-left: -10rem !important;
  }

  .xl\:focus\:-mt-41:focus {
    margin-top: -10.25rem !important;
  }

  .xl\:focus\:-mr-41:focus {
    margin-right: -10.25rem !important;
  }

  .xl\:focus\:-mb-41:focus {
    margin-bottom: -10.25rem !important;
  }

  .xl\:focus\:-ml-41:focus {
    margin-left: -10.25rem !important;
  }

  .xl\:focus\:-mt-42:focus {
    margin-top: -10.5rem !important;
  }

  .xl\:focus\:-mr-42:focus {
    margin-right: -10.5rem !important;
  }

  .xl\:focus\:-mb-42:focus {
    margin-bottom: -10.5rem !important;
  }

  .xl\:focus\:-ml-42:focus {
    margin-left: -10.5rem !important;
  }

  .xl\:focus\:-mt-43:focus {
    margin-top: -10.75rem !important;
  }

  .xl\:focus\:-mr-43:focus {
    margin-right: -10.75rem !important;
  }

  .xl\:focus\:-mb-43:focus {
    margin-bottom: -10.75rem !important;
  }

  .xl\:focus\:-ml-43:focus {
    margin-left: -10.75rem !important;
  }

  .xl\:focus\:-mt-44:focus {
    margin-top: -11rem !important;
  }

  .xl\:focus\:-mr-44:focus {
    margin-right: -11rem !important;
  }

  .xl\:focus\:-mb-44:focus {
    margin-bottom: -11rem !important;
  }

  .xl\:focus\:-ml-44:focus {
    margin-left: -11rem !important;
  }

  .xl\:focus\:-mt-45:focus {
    margin-top: -11.25rem !important;
  }

  .xl\:focus\:-mr-45:focus {
    margin-right: -11.25rem !important;
  }

  .xl\:focus\:-mb-45:focus {
    margin-bottom: -11.25rem !important;
  }

  .xl\:focus\:-ml-45:focus {
    margin-left: -11.25rem !important;
  }

  .xl\:focus\:-mt-46:focus {
    margin-top: -11.5rem !important;
  }

  .xl\:focus\:-mr-46:focus {
    margin-right: -11.5rem !important;
  }

  .xl\:focus\:-mb-46:focus {
    margin-bottom: -11.5rem !important;
  }

  .xl\:focus\:-ml-46:focus {
    margin-left: -11.5rem !important;
  }

  .xl\:focus\:-mt-47:focus {
    margin-top: -11.75rem !important;
  }

  .xl\:focus\:-mr-47:focus {
    margin-right: -11.75rem !important;
  }

  .xl\:focus\:-mb-47:focus {
    margin-bottom: -11.75rem !important;
  }

  .xl\:focus\:-ml-47:focus {
    margin-left: -11.75rem !important;
  }

  .xl\:focus\:-mt-48:focus {
    margin-top: -12rem !important;
  }

  .xl\:focus\:-mr-48:focus {
    margin-right: -12rem !important;
  }

  .xl\:focus\:-mb-48:focus {
    margin-bottom: -12rem !important;
  }

  .xl\:focus\:-ml-48:focus {
    margin-left: -12rem !important;
  }

  .xl\:focus\:-mt-49:focus {
    margin-top: -12.25rem !important;
  }

  .xl\:focus\:-mr-49:focus {
    margin-right: -12.25rem !important;
  }

  .xl\:focus\:-mb-49:focus {
    margin-bottom: -12.25rem !important;
  }

  .xl\:focus\:-ml-49:focus {
    margin-left: -12.25rem !important;
  }

  .xl\:focus\:-mt-50:focus {
    margin-top: -12.5rem !important;
  }

  .xl\:focus\:-mr-50:focus {
    margin-right: -12.5rem !important;
  }

  .xl\:focus\:-mb-50:focus {
    margin-bottom: -12.5rem !important;
  }

  .xl\:focus\:-ml-50:focus {
    margin-left: -12.5rem !important;
  }

  .xl\:focus\:-mt-51:focus {
    margin-top: -12.75rem !important;
  }

  .xl\:focus\:-mr-51:focus {
    margin-right: -12.75rem !important;
  }

  .xl\:focus\:-mb-51:focus {
    margin-bottom: -12.75rem !important;
  }

  .xl\:focus\:-ml-51:focus {
    margin-left: -12.75rem !important;
  }

  .xl\:focus\:-mt-52:focus {
    margin-top: -13rem !important;
  }

  .xl\:focus\:-mr-52:focus {
    margin-right: -13rem !important;
  }

  .xl\:focus\:-mb-52:focus {
    margin-bottom: -13rem !important;
  }

  .xl\:focus\:-ml-52:focus {
    margin-left: -13rem !important;
  }

  .xl\:focus\:-mt-53:focus {
    margin-top: -13.25rem !important;
  }

  .xl\:focus\:-mr-53:focus {
    margin-right: -13.25rem !important;
  }

  .xl\:focus\:-mb-53:focus {
    margin-bottom: -13.25rem !important;
  }

  .xl\:focus\:-ml-53:focus {
    margin-left: -13.25rem !important;
  }

  .xl\:focus\:-mt-54:focus {
    margin-top: -13.5rem !important;
  }

  .xl\:focus\:-mr-54:focus {
    margin-right: -13.5rem !important;
  }

  .xl\:focus\:-mb-54:focus {
    margin-bottom: -13.5rem !important;
  }

  .xl\:focus\:-ml-54:focus {
    margin-left: -13.5rem !important;
  }

  .xl\:focus\:-mt-55:focus {
    margin-top: -13.75rem !important;
  }

  .xl\:focus\:-mr-55:focus {
    margin-right: -13.75rem !important;
  }

  .xl\:focus\:-mb-55:focus {
    margin-bottom: -13.75rem !important;
  }

  .xl\:focus\:-ml-55:focus {
    margin-left: -13.75rem !important;
  }

  .xl\:focus\:-mt-56:focus {
    margin-top: -14rem !important;
  }

  .xl\:focus\:-mr-56:focus {
    margin-right: -14rem !important;
  }

  .xl\:focus\:-mb-56:focus {
    margin-bottom: -14rem !important;
  }

  .xl\:focus\:-ml-56:focus {
    margin-left: -14rem !important;
  }

  .xl\:focus\:-mt-57:focus {
    margin-top: -14.25rem !important;
  }

  .xl\:focus\:-mr-57:focus {
    margin-right: -14.25rem !important;
  }

  .xl\:focus\:-mb-57:focus {
    margin-bottom: -14.25rem !important;
  }

  .xl\:focus\:-ml-57:focus {
    margin-left: -14.25rem !important;
  }

  .xl\:focus\:-mt-58:focus {
    margin-top: -14.5rem !important;
  }

  .xl\:focus\:-mr-58:focus {
    margin-right: -14.5rem !important;
  }

  .xl\:focus\:-mb-58:focus {
    margin-bottom: -14.5rem !important;
  }

  .xl\:focus\:-ml-58:focus {
    margin-left: -14.5rem !important;
  }

  .xl\:focus\:-mt-59:focus {
    margin-top: -14.75rem !important;
  }

  .xl\:focus\:-mr-59:focus {
    margin-right: -14.75rem !important;
  }

  .xl\:focus\:-mb-59:focus {
    margin-bottom: -14.75rem !important;
  }

  .xl\:focus\:-ml-59:focus {
    margin-left: -14.75rem !important;
  }

  .xl\:focus\:-mt-60:focus {
    margin-top: -15rem !important;
  }

  .xl\:focus\:-mr-60:focus {
    margin-right: -15rem !important;
  }

  .xl\:focus\:-mb-60:focus {
    margin-bottom: -15rem !important;
  }

  .xl\:focus\:-ml-60:focus {
    margin-left: -15rem !important;
  }

  .xl\:focus\:-mt-61:focus {
    margin-top: -15.25rem !important;
  }

  .xl\:focus\:-mr-61:focus {
    margin-right: -15.25rem !important;
  }

  .xl\:focus\:-mb-61:focus {
    margin-bottom: -15.25rem !important;
  }

  .xl\:focus\:-ml-61:focus {
    margin-left: -15.25rem !important;
  }

  .xl\:focus\:-mt-62:focus {
    margin-top: -15.5rem !important;
  }

  .xl\:focus\:-mr-62:focus {
    margin-right: -15.5rem !important;
  }

  .xl\:focus\:-mb-62:focus {
    margin-bottom: -15.5rem !important;
  }

  .xl\:focus\:-ml-62:focus {
    margin-left: -15.5rem !important;
  }

  .xl\:focus\:-mt-63:focus {
    margin-top: -15.75rem !important;
  }

  .xl\:focus\:-mr-63:focus {
    margin-right: -15.75rem !important;
  }

  .xl\:focus\:-mb-63:focus {
    margin-bottom: -15.75rem !important;
  }

  .xl\:focus\:-ml-63:focus {
    margin-left: -15.75rem !important;
  }

  .xl\:focus\:-mt-64:focus {
    margin-top: -16rem !important;
  }

  .xl\:focus\:-mr-64:focus {
    margin-right: -16rem !important;
  }

  .xl\:focus\:-mb-64:focus {
    margin-bottom: -16rem !important;
  }

  .xl\:focus\:-ml-64:focus {
    margin-left: -16rem !important;
  }

  .xl\:focus\:-mt-65:focus {
    margin-top: -16.25rem !important;
  }

  .xl\:focus\:-mr-65:focus {
    margin-right: -16.25rem !important;
  }

  .xl\:focus\:-mb-65:focus {
    margin-bottom: -16.25rem !important;
  }

  .xl\:focus\:-ml-65:focus {
    margin-left: -16.25rem !important;
  }

  .xl\:focus\:-mt-66:focus {
    margin-top: -16.5rem !important;
  }

  .xl\:focus\:-mr-66:focus {
    margin-right: -16.5rem !important;
  }

  .xl\:focus\:-mb-66:focus {
    margin-bottom: -16.5rem !important;
  }

  .xl\:focus\:-ml-66:focus {
    margin-left: -16.5rem !important;
  }

  .xl\:focus\:-mt-67:focus {
    margin-top: -16.75rem !important;
  }

  .xl\:focus\:-mr-67:focus {
    margin-right: -16.75rem !important;
  }

  .xl\:focus\:-mb-67:focus {
    margin-bottom: -16.75rem !important;
  }

  .xl\:focus\:-ml-67:focus {
    margin-left: -16.75rem !important;
  }

  .xl\:focus\:-mt-68:focus {
    margin-top: -17rem !important;
  }

  .xl\:focus\:-mr-68:focus {
    margin-right: -17rem !important;
  }

  .xl\:focus\:-mb-68:focus {
    margin-bottom: -17rem !important;
  }

  .xl\:focus\:-ml-68:focus {
    margin-left: -17rem !important;
  }

  .xl\:focus\:-mt-69:focus {
    margin-top: -17.25rem !important;
  }

  .xl\:focus\:-mr-69:focus {
    margin-right: -17.25rem !important;
  }

  .xl\:focus\:-mb-69:focus {
    margin-bottom: -17.25rem !important;
  }

  .xl\:focus\:-ml-69:focus {
    margin-left: -17.25rem !important;
  }

  .xl\:focus\:-mt-70:focus {
    margin-top: -17.5rem !important;
  }

  .xl\:focus\:-mr-70:focus {
    margin-right: -17.5rem !important;
  }

  .xl\:focus\:-mb-70:focus {
    margin-bottom: -17.5rem !important;
  }

  .xl\:focus\:-ml-70:focus {
    margin-left: -17.5rem !important;
  }

  .xl\:focus\:-mt-71:focus {
    margin-top: -17.75rem !important;
  }

  .xl\:focus\:-mr-71:focus {
    margin-right: -17.75rem !important;
  }

  .xl\:focus\:-mb-71:focus {
    margin-bottom: -17.75rem !important;
  }

  .xl\:focus\:-ml-71:focus {
    margin-left: -17.75rem !important;
  }

  .xl\:focus\:-mt-72:focus {
    margin-top: -18rem !important;
  }

  .xl\:focus\:-mr-72:focus {
    margin-right: -18rem !important;
  }

  .xl\:focus\:-mb-72:focus {
    margin-bottom: -18rem !important;
  }

  .xl\:focus\:-ml-72:focus {
    margin-left: -18rem !important;
  }

  .xl\:focus\:-mt-73:focus {
    margin-top: -18.25rem !important;
  }

  .xl\:focus\:-mr-73:focus {
    margin-right: -18.25rem !important;
  }

  .xl\:focus\:-mb-73:focus {
    margin-bottom: -18.25rem !important;
  }

  .xl\:focus\:-ml-73:focus {
    margin-left: -18.25rem !important;
  }

  .xl\:focus\:-mt-74:focus {
    margin-top: -18.5rem !important;
  }

  .xl\:focus\:-mr-74:focus {
    margin-right: -18.5rem !important;
  }

  .xl\:focus\:-mb-74:focus {
    margin-bottom: -18.5rem !important;
  }

  .xl\:focus\:-ml-74:focus {
    margin-left: -18.5rem !important;
  }

  .xl\:focus\:-mt-75:focus {
    margin-top: -18.75rem !important;
  }

  .xl\:focus\:-mr-75:focus {
    margin-right: -18.75rem !important;
  }

  .xl\:focus\:-mb-75:focus {
    margin-bottom: -18.75rem !important;
  }

  .xl\:focus\:-ml-75:focus {
    margin-left: -18.75rem !important;
  }

  .xl\:focus\:-mt-76:focus {
    margin-top: -19rem !important;
  }

  .xl\:focus\:-mr-76:focus {
    margin-right: -19rem !important;
  }

  .xl\:focus\:-mb-76:focus {
    margin-bottom: -19rem !important;
  }

  .xl\:focus\:-ml-76:focus {
    margin-left: -19rem !important;
  }

  .xl\:focus\:-mt-77:focus {
    margin-top: -19.25rem !important;
  }

  .xl\:focus\:-mr-77:focus {
    margin-right: -19.25rem !important;
  }

  .xl\:focus\:-mb-77:focus {
    margin-bottom: -19.25rem !important;
  }

  .xl\:focus\:-ml-77:focus {
    margin-left: -19.25rem !important;
  }

  .xl\:focus\:-mt-78:focus {
    margin-top: -19.5rem !important;
  }

  .xl\:focus\:-mr-78:focus {
    margin-right: -19.5rem !important;
  }

  .xl\:focus\:-mb-78:focus {
    margin-bottom: -19.5rem !important;
  }

  .xl\:focus\:-ml-78:focus {
    margin-left: -19.5rem !important;
  }

  .xl\:focus\:-mt-79:focus {
    margin-top: -19.75rem !important;
  }

  .xl\:focus\:-mr-79:focus {
    margin-right: -19.75rem !important;
  }

  .xl\:focus\:-mb-79:focus {
    margin-bottom: -19.75rem !important;
  }

  .xl\:focus\:-ml-79:focus {
    margin-left: -19.75rem !important;
  }

  .xl\:focus\:-mt-80:focus {
    margin-top: -20rem !important;
  }

  .xl\:focus\:-mr-80:focus {
    margin-right: -20rem !important;
  }

  .xl\:focus\:-mb-80:focus {
    margin-bottom: -20rem !important;
  }

  .xl\:focus\:-ml-80:focus {
    margin-left: -20rem !important;
  }

  .xl\:focus\:-mt-81:focus {
    margin-top: -20.25rem !important;
  }

  .xl\:focus\:-mr-81:focus {
    margin-right: -20.25rem !important;
  }

  .xl\:focus\:-mb-81:focus {
    margin-bottom: -20.25rem !important;
  }

  .xl\:focus\:-ml-81:focus {
    margin-left: -20.25rem !important;
  }

  .xl\:focus\:-mt-82:focus {
    margin-top: -20.5rem !important;
  }

  .xl\:focus\:-mr-82:focus {
    margin-right: -20.5rem !important;
  }

  .xl\:focus\:-mb-82:focus {
    margin-bottom: -20.5rem !important;
  }

  .xl\:focus\:-ml-82:focus {
    margin-left: -20.5rem !important;
  }

  .xl\:focus\:-mt-83:focus {
    margin-top: -20.75rem !important;
  }

  .xl\:focus\:-mr-83:focus {
    margin-right: -20.75rem !important;
  }

  .xl\:focus\:-mb-83:focus {
    margin-bottom: -20.75rem !important;
  }

  .xl\:focus\:-ml-83:focus {
    margin-left: -20.75rem !important;
  }

  .xl\:focus\:-mt-84:focus {
    margin-top: -21rem !important;
  }

  .xl\:focus\:-mr-84:focus {
    margin-right: -21rem !important;
  }

  .xl\:focus\:-mb-84:focus {
    margin-bottom: -21rem !important;
  }

  .xl\:focus\:-ml-84:focus {
    margin-left: -21rem !important;
  }

  .xl\:focus\:-mt-85:focus {
    margin-top: -21.25rem !important;
  }

  .xl\:focus\:-mr-85:focus {
    margin-right: -21.25rem !important;
  }

  .xl\:focus\:-mb-85:focus {
    margin-bottom: -21.25rem !important;
  }

  .xl\:focus\:-ml-85:focus {
    margin-left: -21.25rem !important;
  }

  .xl\:focus\:-mt-86:focus {
    margin-top: -21.5rem !important;
  }

  .xl\:focus\:-mr-86:focus {
    margin-right: -21.5rem !important;
  }

  .xl\:focus\:-mb-86:focus {
    margin-bottom: -21.5rem !important;
  }

  .xl\:focus\:-ml-86:focus {
    margin-left: -21.5rem !important;
  }

  .xl\:focus\:-mt-87:focus {
    margin-top: -21.75rem !important;
  }

  .xl\:focus\:-mr-87:focus {
    margin-right: -21.75rem !important;
  }

  .xl\:focus\:-mb-87:focus {
    margin-bottom: -21.75rem !important;
  }

  .xl\:focus\:-ml-87:focus {
    margin-left: -21.75rem !important;
  }

  .xl\:focus\:-mt-88:focus {
    margin-top: -22rem !important;
  }

  .xl\:focus\:-mr-88:focus {
    margin-right: -22rem !important;
  }

  .xl\:focus\:-mb-88:focus {
    margin-bottom: -22rem !important;
  }

  .xl\:focus\:-ml-88:focus {
    margin-left: -22rem !important;
  }

  .xl\:focus\:-mt-89:focus {
    margin-top: -22.25rem !important;
  }

  .xl\:focus\:-mr-89:focus {
    margin-right: -22.25rem !important;
  }

  .xl\:focus\:-mb-89:focus {
    margin-bottom: -22.25rem !important;
  }

  .xl\:focus\:-ml-89:focus {
    margin-left: -22.25rem !important;
  }

  .xl\:focus\:-mt-90:focus {
    margin-top: -22.5rem !important;
  }

  .xl\:focus\:-mr-90:focus {
    margin-right: -22.5rem !important;
  }

  .xl\:focus\:-mb-90:focus {
    margin-bottom: -22.5rem !important;
  }

  .xl\:focus\:-ml-90:focus {
    margin-left: -22.5rem !important;
  }

  .xl\:focus\:-mt-91:focus {
    margin-top: -22.75rem !important;
  }

  .xl\:focus\:-mr-91:focus {
    margin-right: -22.75rem !important;
  }

  .xl\:focus\:-mb-91:focus {
    margin-bottom: -22.75rem !important;
  }

  .xl\:focus\:-ml-91:focus {
    margin-left: -22.75rem !important;
  }

  .xl\:focus\:-mt-92:focus {
    margin-top: -23rem !important;
  }

  .xl\:focus\:-mr-92:focus {
    margin-right: -23rem !important;
  }

  .xl\:focus\:-mb-92:focus {
    margin-bottom: -23rem !important;
  }

  .xl\:focus\:-ml-92:focus {
    margin-left: -23rem !important;
  }

  .xl\:focus\:-mt-93:focus {
    margin-top: -23.25rem !important;
  }

  .xl\:focus\:-mr-93:focus {
    margin-right: -23.25rem !important;
  }

  .xl\:focus\:-mb-93:focus {
    margin-bottom: -23.25rem !important;
  }

  .xl\:focus\:-ml-93:focus {
    margin-left: -23.25rem !important;
  }

  .xl\:focus\:-mt-94:focus {
    margin-top: -23.5rem !important;
  }

  .xl\:focus\:-mr-94:focus {
    margin-right: -23.5rem !important;
  }

  .xl\:focus\:-mb-94:focus {
    margin-bottom: -23.5rem !important;
  }

  .xl\:focus\:-ml-94:focus {
    margin-left: -23.5rem !important;
  }

  .xl\:focus\:-mt-95:focus {
    margin-top: -23.75rem !important;
  }

  .xl\:focus\:-mr-95:focus {
    margin-right: -23.75rem !important;
  }

  .xl\:focus\:-mb-95:focus {
    margin-bottom: -23.75rem !important;
  }

  .xl\:focus\:-ml-95:focus {
    margin-left: -23.75rem !important;
  }

  .xl\:focus\:-mt-96:focus {
    margin-top: -24rem !important;
  }

  .xl\:focus\:-mr-96:focus {
    margin-right: -24rem !important;
  }

  .xl\:focus\:-mb-96:focus {
    margin-bottom: -24rem !important;
  }

  .xl\:focus\:-ml-96:focus {
    margin-left: -24rem !important;
  }

  .xl\:focus\:-mt-97:focus {
    margin-top: -24.25rem !important;
  }

  .xl\:focus\:-mr-97:focus {
    margin-right: -24.25rem !important;
  }

  .xl\:focus\:-mb-97:focus {
    margin-bottom: -24.25rem !important;
  }

  .xl\:focus\:-ml-97:focus {
    margin-left: -24.25rem !important;
  }

  .xl\:focus\:-mt-98:focus {
    margin-top: -24.5rem !important;
  }

  .xl\:focus\:-mr-98:focus {
    margin-right: -24.5rem !important;
  }

  .xl\:focus\:-mb-98:focus {
    margin-bottom: -24.5rem !important;
  }

  .xl\:focus\:-ml-98:focus {
    margin-left: -24.5rem !important;
  }

  .xl\:focus\:-mt-99:focus {
    margin-top: -24.75rem !important;
  }

  .xl\:focus\:-mr-99:focus {
    margin-right: -24.75rem !important;
  }

  .xl\:focus\:-mb-99:focus {
    margin-bottom: -24.75rem !important;
  }

  .xl\:focus\:-ml-99:focus {
    margin-left: -24.75rem !important;
  }

  .xl\:focus\:-mt-100:focus {
    margin-top: -25rem !important;
  }

  .xl\:focus\:-mr-100:focus {
    margin-right: -25rem !important;
  }

  .xl\:focus\:-mb-100:focus {
    margin-bottom: -25rem !important;
  }

  .xl\:focus\:-ml-100:focus {
    margin-left: -25rem !important;
  }

  .xl\:focus\:-mt-101:focus {
    margin-top: -25.25rem !important;
  }

  .xl\:focus\:-mr-101:focus {
    margin-right: -25.25rem !important;
  }

  .xl\:focus\:-mb-101:focus {
    margin-bottom: -25.25rem !important;
  }

  .xl\:focus\:-ml-101:focus {
    margin-left: -25.25rem !important;
  }

  .xl\:focus\:-mt-102:focus {
    margin-top: -25.5rem !important;
  }

  .xl\:focus\:-mr-102:focus {
    margin-right: -25.5rem !important;
  }

  .xl\:focus\:-mb-102:focus {
    margin-bottom: -25.5rem !important;
  }

  .xl\:focus\:-ml-102:focus {
    margin-left: -25.5rem !important;
  }

  .xl\:focus\:-mt-103:focus {
    margin-top: -25.75rem !important;
  }

  .xl\:focus\:-mr-103:focus {
    margin-right: -25.75rem !important;
  }

  .xl\:focus\:-mb-103:focus {
    margin-bottom: -25.75rem !important;
  }

  .xl\:focus\:-ml-103:focus {
    margin-left: -25.75rem !important;
  }

  .xl\:focus\:-mt-104:focus {
    margin-top: -26rem !important;
  }

  .xl\:focus\:-mr-104:focus {
    margin-right: -26rem !important;
  }

  .xl\:focus\:-mb-104:focus {
    margin-bottom: -26rem !important;
  }

  .xl\:focus\:-ml-104:focus {
    margin-left: -26rem !important;
  }

  .xl\:focus\:-mt-105:focus {
    margin-top: -26.25rem !important;
  }

  .xl\:focus\:-mr-105:focus {
    margin-right: -26.25rem !important;
  }

  .xl\:focus\:-mb-105:focus {
    margin-bottom: -26.25rem !important;
  }

  .xl\:focus\:-ml-105:focus {
    margin-left: -26.25rem !important;
  }

  .xl\:focus\:-mt-px:focus {
    margin-top: -1px !important;
  }

  .xl\:focus\:-mr-px:focus {
    margin-right: -1px !important;
  }

  .xl\:focus\:-mb-px:focus {
    margin-bottom: -1px !important;
  }

  .xl\:focus\:-ml-px:focus {
    margin-left: -1px !important;
  }

  .xl\:focus\:-mt-0\.5:focus {
    margin-top: -0.125rem !important;
  }

  .xl\:focus\:-mr-0\.5:focus {
    margin-right: -0.125rem !important;
  }

  .xl\:focus\:-mb-0\.5:focus {
    margin-bottom: -0.125rem !important;
  }

  .xl\:focus\:-ml-0\.5:focus {
    margin-left: -0.125rem !important;
  }

  .xl\:focus\:-mt-1\.5:focus {
    margin-top: -0.375rem !important;
  }

  .xl\:focus\:-mr-1\.5:focus {
    margin-right: -0.375rem !important;
  }

  .xl\:focus\:-mb-1\.5:focus {
    margin-bottom: -0.375rem !important;
  }

  .xl\:focus\:-ml-1\.5:focus {
    margin-left: -0.375rem !important;
  }

  .xl\:focus\:-mt-2\.5:focus {
    margin-top: -0.625rem !important;
  }

  .xl\:focus\:-mr-2\.5:focus {
    margin-right: -0.625rem !important;
  }

  .xl\:focus\:-mb-2\.5:focus {
    margin-bottom: -0.625rem !important;
  }

  .xl\:focus\:-ml-2\.5:focus {
    margin-left: -0.625rem !important;
  }

  .xl\:focus\:-mt-3\.5:focus {
    margin-top: -0.875rem !important;
  }

  .xl\:focus\:-mr-3\.5:focus {
    margin-right: -0.875rem !important;
  }

  .xl\:focus\:-mb-3\.5:focus {
    margin-bottom: -0.875rem !important;
  }

  .xl\:focus\:-ml-3\.5:focus {
    margin-left: -0.875rem !important;
  }

  .xl\:focus\:-mt-4\.5:focus {
    margin-top: -1.125rem !important;
  }

  .xl\:focus\:-mr-4\.5:focus {
    margin-right: -1.125rem !important;
  }

  .xl\:focus\:-mb-4\.5:focus {
    margin-bottom: -1.125rem !important;
  }

  .xl\:focus\:-ml-4\.5:focus {
    margin-left: -1.125rem !important;
  }

  .xl\:focus\:-mt-5\.5:focus {
    margin-top: -1.375rem !important;
  }

  .xl\:focus\:-mr-5\.5:focus {
    margin-right: -1.375rem !important;
  }

  .xl\:focus\:-mb-5\.5:focus {
    margin-bottom: -1.375rem !important;
  }

  .xl\:focus\:-ml-5\.5:focus {
    margin-left: -1.375rem !important;
  }

  .xl\:focus\:-mt-6\.5:focus {
    margin-top: -1.625rem !important;
  }

  .xl\:focus\:-mr-6\.5:focus {
    margin-right: -1.625rem !important;
  }

  .xl\:focus\:-mb-6\.5:focus {
    margin-bottom: -1.625rem !important;
  }

  .xl\:focus\:-ml-6\.5:focus {
    margin-left: -1.625rem !important;
  }

  .xl\:focus\:-mt-7\.5:focus {
    margin-top: -1.875rem !important;
  }

  .xl\:focus\:-mr-7\.5:focus {
    margin-right: -1.875rem !important;
  }

  .xl\:focus\:-mb-7\.5:focus {
    margin-bottom: -1.875rem !important;
  }

  .xl\:focus\:-ml-7\.5:focus {
    margin-left: -1.875rem !important;
  }

  .xl\:focus\:-mt-8\.5:focus {
    margin-top: -2.125rem !important;
  }

  .xl\:focus\:-mr-8\.5:focus {
    margin-right: -2.125rem !important;
  }

  .xl\:focus\:-mb-8\.5:focus {
    margin-bottom: -2.125rem !important;
  }

  .xl\:focus\:-ml-8\.5:focus {
    margin-left: -2.125rem !important;
  }

  .xl\:focus\:-mt-9\.5:focus {
    margin-top: -2.375rem !important;
  }

  .xl\:focus\:-mr-9\.5:focus {
    margin-right: -2.375rem !important;
  }

  .xl\:focus\:-mb-9\.5:focus {
    margin-bottom: -2.375rem !important;
  }

  .xl\:focus\:-ml-9\.5:focus {
    margin-left: -2.375rem !important;
  }

  .xl\:focus\:-mt-10\.5:focus {
    margin-top: -2.625rem !important;
  }

  .xl\:focus\:-mr-10\.5:focus {
    margin-right: -2.625rem !important;
  }

  .xl\:focus\:-mb-10\.5:focus {
    margin-bottom: -2.625rem !important;
  }

  .xl\:focus\:-ml-10\.5:focus {
    margin-left: -2.625rem !important;
  }

  .xl\:focus\:-mt-11\.5:focus {
    margin-top: -2.875rem !important;
  }

  .xl\:focus\:-mr-11\.5:focus {
    margin-right: -2.875rem !important;
  }

  .xl\:focus\:-mb-11\.5:focus {
    margin-bottom: -2.875rem !important;
  }

  .xl\:focus\:-ml-11\.5:focus {
    margin-left: -2.875rem !important;
  }

  .xl\:focus\:-mt-12\.5:focus {
    margin-top: -3.125rem !important;
  }

  .xl\:focus\:-mr-12\.5:focus {
    margin-right: -3.125rem !important;
  }

  .xl\:focus\:-mb-12\.5:focus {
    margin-bottom: -3.125rem !important;
  }

  .xl\:focus\:-ml-12\.5:focus {
    margin-left: -3.125rem !important;
  }

  .xl\:focus\:-mt-13\.5:focus {
    margin-top: -3.375rem !important;
  }

  .xl\:focus\:-mr-13\.5:focus {
    margin-right: -3.375rem !important;
  }

  .xl\:focus\:-mb-13\.5:focus {
    margin-bottom: -3.375rem !important;
  }

  .xl\:focus\:-ml-13\.5:focus {
    margin-left: -3.375rem !important;
  }

  .xl\:focus\:-mt-14\.5:focus {
    margin-top: -3.625rem !important;
  }

  .xl\:focus\:-mr-14\.5:focus {
    margin-right: -3.625rem !important;
  }

  .xl\:focus\:-mb-14\.5:focus {
    margin-bottom: -3.625rem !important;
  }

  .xl\:focus\:-ml-14\.5:focus {
    margin-left: -3.625rem !important;
  }

  .xl\:focus\:-mt-15\.5:focus {
    margin-top: -3.875rem !important;
  }

  .xl\:focus\:-mr-15\.5:focus {
    margin-right: -3.875rem !important;
  }

  .xl\:focus\:-mb-15\.5:focus {
    margin-bottom: -3.875rem !important;
  }

  .xl\:focus\:-ml-15\.5:focus {
    margin-left: -3.875rem !important;
  }

  .xl\:focus\:-mt-16\.5:focus {
    margin-top: -4.125rem !important;
  }

  .xl\:focus\:-mr-16\.5:focus {
    margin-right: -4.125rem !important;
  }

  .xl\:focus\:-mb-16\.5:focus {
    margin-bottom: -4.125rem !important;
  }

  .xl\:focus\:-ml-16\.5:focus {
    margin-left: -4.125rem !important;
  }

  .xl\:focus\:-mt-17\.5:focus {
    margin-top: -4.375rem !important;
  }

  .xl\:focus\:-mr-17\.5:focus {
    margin-right: -4.375rem !important;
  }

  .xl\:focus\:-mb-17\.5:focus {
    margin-bottom: -4.375rem !important;
  }

  .xl\:focus\:-ml-17\.5:focus {
    margin-left: -4.375rem !important;
  }

  .xl\:focus\:-mt-18\.5:focus {
    margin-top: -4.625rem !important;
  }

  .xl\:focus\:-mr-18\.5:focus {
    margin-right: -4.625rem !important;
  }

  .xl\:focus\:-mb-18\.5:focus {
    margin-bottom: -4.625rem !important;
  }

  .xl\:focus\:-ml-18\.5:focus {
    margin-left: -4.625rem !important;
  }

  .xl\:focus\:-mt-19\.5:focus {
    margin-top: -4.875rem !important;
  }

  .xl\:focus\:-mr-19\.5:focus {
    margin-right: -4.875rem !important;
  }

  .xl\:focus\:-mb-19\.5:focus {
    margin-bottom: -4.875rem !important;
  }

  .xl\:focus\:-ml-19\.5:focus {
    margin-left: -4.875rem !important;
  }

  .xl\:focus\:-mt-20\.5:focus {
    margin-top: -5.125rem !important;
  }

  .xl\:focus\:-mr-20\.5:focus {
    margin-right: -5.125rem !important;
  }

  .xl\:focus\:-mb-20\.5:focus {
    margin-bottom: -5.125rem !important;
  }

  .xl\:focus\:-ml-20\.5:focus {
    margin-left: -5.125rem !important;
  }

  .xl\:focus\:-mt-21\.5:focus {
    margin-top: -5.375rem !important;
  }

  .xl\:focus\:-mr-21\.5:focus {
    margin-right: -5.375rem !important;
  }

  .xl\:focus\:-mb-21\.5:focus {
    margin-bottom: -5.375rem !important;
  }

  .xl\:focus\:-ml-21\.5:focus {
    margin-left: -5.375rem !important;
  }

  .xl\:focus\:-mt-22\.5:focus {
    margin-top: -5.625rem !important;
  }

  .xl\:focus\:-mr-22\.5:focus {
    margin-right: -5.625rem !important;
  }

  .xl\:focus\:-mb-22\.5:focus {
    margin-bottom: -5.625rem !important;
  }

  .xl\:focus\:-ml-22\.5:focus {
    margin-left: -5.625rem !important;
  }

  .xl\:focus\:-mt-23\.5:focus {
    margin-top: -5.875rem !important;
  }

  .xl\:focus\:-mr-23\.5:focus {
    margin-right: -5.875rem !important;
  }

  .xl\:focus\:-mb-23\.5:focus {
    margin-bottom: -5.875rem !important;
  }

  .xl\:focus\:-ml-23\.5:focus {
    margin-left: -5.875rem !important;
  }

  .xl\:focus\:-mt-24\.5:focus {
    margin-top: -6.125rem !important;
  }

  .xl\:focus\:-mr-24\.5:focus {
    margin-right: -6.125rem !important;
  }

  .xl\:focus\:-mb-24\.5:focus {
    margin-bottom: -6.125rem !important;
  }

  .xl\:focus\:-ml-24\.5:focus {
    margin-left: -6.125rem !important;
  }

  .xl\:focus\:-mt-25\.5:focus {
    margin-top: -6.375rem !important;
  }

  .xl\:focus\:-mr-25\.5:focus {
    margin-right: -6.375rem !important;
  }

  .xl\:focus\:-mb-25\.5:focus {
    margin-bottom: -6.375rem !important;
  }

  .xl\:focus\:-ml-25\.5:focus {
    margin-left: -6.375rem !important;
  }

  .xl\:focus\:-mt-26\.5:focus {
    margin-top: -6.625rem !important;
  }

  .xl\:focus\:-mr-26\.5:focus {
    margin-right: -6.625rem !important;
  }

  .xl\:focus\:-mb-26\.5:focus {
    margin-bottom: -6.625rem !important;
  }

  .xl\:focus\:-ml-26\.5:focus {
    margin-left: -6.625rem !important;
  }

  .xl\:focus\:-mt-27\.5:focus {
    margin-top: -6.875rem !important;
  }

  .xl\:focus\:-mr-27\.5:focus {
    margin-right: -6.875rem !important;
  }

  .xl\:focus\:-mb-27\.5:focus {
    margin-bottom: -6.875rem !important;
  }

  .xl\:focus\:-ml-27\.5:focus {
    margin-left: -6.875rem !important;
  }

  .xl\:focus\:-mt-28\.5:focus {
    margin-top: -7.125rem !important;
  }

  .xl\:focus\:-mr-28\.5:focus {
    margin-right: -7.125rem !important;
  }

  .xl\:focus\:-mb-28\.5:focus {
    margin-bottom: -7.125rem !important;
  }

  .xl\:focus\:-ml-28\.5:focus {
    margin-left: -7.125rem !important;
  }

  .xl\:focus\:-mt-29\.5:focus {
    margin-top: -7.375rem !important;
  }

  .xl\:focus\:-mr-29\.5:focus {
    margin-right: -7.375rem !important;
  }

  .xl\:focus\:-mb-29\.5:focus {
    margin-bottom: -7.375rem !important;
  }

  .xl\:focus\:-ml-29\.5:focus {
    margin-left: -7.375rem !important;
  }

  .xl\:focus\:-mt-30\.5:focus {
    margin-top: -7.625rem !important;
  }

  .xl\:focus\:-mr-30\.5:focus {
    margin-right: -7.625rem !important;
  }

  .xl\:focus\:-mb-30\.5:focus {
    margin-bottom: -7.625rem !important;
  }

  .xl\:focus\:-ml-30\.5:focus {
    margin-left: -7.625rem !important;
  }

  .xl\:focus\:-mt-31\.5:focus {
    margin-top: -7.875rem !important;
  }

  .xl\:focus\:-mr-31\.5:focus {
    margin-right: -7.875rem !important;
  }

  .xl\:focus\:-mb-31\.5:focus {
    margin-bottom: -7.875rem !important;
  }

  .xl\:focus\:-ml-31\.5:focus {
    margin-left: -7.875rem !important;
  }

  .xl\:focus\:-mt-32\.5:focus {
    margin-top: -8.125rem !important;
  }

  .xl\:focus\:-mr-32\.5:focus {
    margin-right: -8.125rem !important;
  }

  .xl\:focus\:-mb-32\.5:focus {
    margin-bottom: -8.125rem !important;
  }

  .xl\:focus\:-ml-32\.5:focus {
    margin-left: -8.125rem !important;
  }

  .xl\:focus\:-mt-33\.5:focus {
    margin-top: -8.375rem !important;
  }

  .xl\:focus\:-mr-33\.5:focus {
    margin-right: -8.375rem !important;
  }

  .xl\:focus\:-mb-33\.5:focus {
    margin-bottom: -8.375rem !important;
  }

  .xl\:focus\:-ml-33\.5:focus {
    margin-left: -8.375rem !important;
  }

  .xl\:focus\:-mt-34\.5:focus {
    margin-top: -8.625rem !important;
  }

  .xl\:focus\:-mr-34\.5:focus {
    margin-right: -8.625rem !important;
  }

  .xl\:focus\:-mb-34\.5:focus {
    margin-bottom: -8.625rem !important;
  }

  .xl\:focus\:-ml-34\.5:focus {
    margin-left: -8.625rem !important;
  }

  .xl\:focus\:-mt-35\.5:focus {
    margin-top: -8.875rem !important;
  }

  .xl\:focus\:-mr-35\.5:focus {
    margin-right: -8.875rem !important;
  }

  .xl\:focus\:-mb-35\.5:focus {
    margin-bottom: -8.875rem !important;
  }

  .xl\:focus\:-ml-35\.5:focus {
    margin-left: -8.875rem !important;
  }

  .xl\:focus\:-mt-36\.5:focus {
    margin-top: -9.125rem !important;
  }

  .xl\:focus\:-mr-36\.5:focus {
    margin-right: -9.125rem !important;
  }

  .xl\:focus\:-mb-36\.5:focus {
    margin-bottom: -9.125rem !important;
  }

  .xl\:focus\:-ml-36\.5:focus {
    margin-left: -9.125rem !important;
  }

  .xl\:focus\:-mt-37\.5:focus {
    margin-top: -9.375rem !important;
  }

  .xl\:focus\:-mr-37\.5:focus {
    margin-right: -9.375rem !important;
  }

  .xl\:focus\:-mb-37\.5:focus {
    margin-bottom: -9.375rem !important;
  }

  .xl\:focus\:-ml-37\.5:focus {
    margin-left: -9.375rem !important;
  }

  .xl\:focus\:-mt-38\.5:focus {
    margin-top: -9.625rem !important;
  }

  .xl\:focus\:-mr-38\.5:focus {
    margin-right: -9.625rem !important;
  }

  .xl\:focus\:-mb-38\.5:focus {
    margin-bottom: -9.625rem !important;
  }

  .xl\:focus\:-ml-38\.5:focus {
    margin-left: -9.625rem !important;
  }

  .xl\:focus\:-mt-39\.5:focus {
    margin-top: -9.875rem !important;
  }

  .xl\:focus\:-mr-39\.5:focus {
    margin-right: -9.875rem !important;
  }

  .xl\:focus\:-mb-39\.5:focus {
    margin-bottom: -9.875rem !important;
  }

  .xl\:focus\:-ml-39\.5:focus {
    margin-left: -9.875rem !important;
  }

  .xl\:focus\:-mt-40\.5:focus {
    margin-top: -10.125rem !important;
  }

  .xl\:focus\:-mr-40\.5:focus {
    margin-right: -10.125rem !important;
  }

  .xl\:focus\:-mb-40\.5:focus {
    margin-bottom: -10.125rem !important;
  }

  .xl\:focus\:-ml-40\.5:focus {
    margin-left: -10.125rem !important;
  }

  .xl\:focus\:-mt-41\.5:focus {
    margin-top: -10.375rem !important;
  }

  .xl\:focus\:-mr-41\.5:focus {
    margin-right: -10.375rem !important;
  }

  .xl\:focus\:-mb-41\.5:focus {
    margin-bottom: -10.375rem !important;
  }

  .xl\:focus\:-ml-41\.5:focus {
    margin-left: -10.375rem !important;
  }

  .xl\:focus\:-mt-42\.5:focus {
    margin-top: -10.625rem !important;
  }

  .xl\:focus\:-mr-42\.5:focus {
    margin-right: -10.625rem !important;
  }

  .xl\:focus\:-mb-42\.5:focus {
    margin-bottom: -10.625rem !important;
  }

  .xl\:focus\:-ml-42\.5:focus {
    margin-left: -10.625rem !important;
  }

  .xl\:focus\:-mt-43\.5:focus {
    margin-top: -10.875rem !important;
  }

  .xl\:focus\:-mr-43\.5:focus {
    margin-right: -10.875rem !important;
  }

  .xl\:focus\:-mb-43\.5:focus {
    margin-bottom: -10.875rem !important;
  }

  .xl\:focus\:-ml-43\.5:focus {
    margin-left: -10.875rem !important;
  }

  .xl\:focus\:-mt-44\.5:focus {
    margin-top: -11.125rem !important;
  }

  .xl\:focus\:-mr-44\.5:focus {
    margin-right: -11.125rem !important;
  }

  .xl\:focus\:-mb-44\.5:focus {
    margin-bottom: -11.125rem !important;
  }

  .xl\:focus\:-ml-44\.5:focus {
    margin-left: -11.125rem !important;
  }

  .xl\:focus\:-mt-45\.5:focus {
    margin-top: -11.375rem !important;
  }

  .xl\:focus\:-mr-45\.5:focus {
    margin-right: -11.375rem !important;
  }

  .xl\:focus\:-mb-45\.5:focus {
    margin-bottom: -11.375rem !important;
  }

  .xl\:focus\:-ml-45\.5:focus {
    margin-left: -11.375rem !important;
  }

  .xl\:focus\:-mt-46\.5:focus {
    margin-top: -11.625rem !important;
  }

  .xl\:focus\:-mr-46\.5:focus {
    margin-right: -11.625rem !important;
  }

  .xl\:focus\:-mb-46\.5:focus {
    margin-bottom: -11.625rem !important;
  }

  .xl\:focus\:-ml-46\.5:focus {
    margin-left: -11.625rem !important;
  }

  .xl\:focus\:-mt-47\.5:focus {
    margin-top: -11.875rem !important;
  }

  .xl\:focus\:-mr-47\.5:focus {
    margin-right: -11.875rem !important;
  }

  .xl\:focus\:-mb-47\.5:focus {
    margin-bottom: -11.875rem !important;
  }

  .xl\:focus\:-ml-47\.5:focus {
    margin-left: -11.875rem !important;
  }

  .xl\:focus\:-mt-48\.5:focus {
    margin-top: -12.125rem !important;
  }

  .xl\:focus\:-mr-48\.5:focus {
    margin-right: -12.125rem !important;
  }

  .xl\:focus\:-mb-48\.5:focus {
    margin-bottom: -12.125rem !important;
  }

  .xl\:focus\:-ml-48\.5:focus {
    margin-left: -12.125rem !important;
  }

  .xl\:focus\:-mt-49\.5:focus {
    margin-top: -12.375rem !important;
  }

  .xl\:focus\:-mr-49\.5:focus {
    margin-right: -12.375rem !important;
  }

  .xl\:focus\:-mb-49\.5:focus {
    margin-bottom: -12.375rem !important;
  }

  .xl\:focus\:-ml-49\.5:focus {
    margin-left: -12.375rem !important;
  }

  .xl\:focus\:-mt-50\.5:focus {
    margin-top: -12.625rem !important;
  }

  .xl\:focus\:-mr-50\.5:focus {
    margin-right: -12.625rem !important;
  }

  .xl\:focus\:-mb-50\.5:focus {
    margin-bottom: -12.625rem !important;
  }

  .xl\:focus\:-ml-50\.5:focus {
    margin-left: -12.625rem !important;
  }

  .xl\:focus\:-mt-51\.5:focus {
    margin-top: -12.875rem !important;
  }

  .xl\:focus\:-mr-51\.5:focus {
    margin-right: -12.875rem !important;
  }

  .xl\:focus\:-mb-51\.5:focus {
    margin-bottom: -12.875rem !important;
  }

  .xl\:focus\:-ml-51\.5:focus {
    margin-left: -12.875rem !important;
  }

  .xl\:focus\:-mt-52\.5:focus {
    margin-top: -13.125rem !important;
  }

  .xl\:focus\:-mr-52\.5:focus {
    margin-right: -13.125rem !important;
  }

  .xl\:focus\:-mb-52\.5:focus {
    margin-bottom: -13.125rem !important;
  }

  .xl\:focus\:-ml-52\.5:focus {
    margin-left: -13.125rem !important;
  }

  .xl\:focus\:-mt-53\.5:focus {
    margin-top: -13.375rem !important;
  }

  .xl\:focus\:-mr-53\.5:focus {
    margin-right: -13.375rem !important;
  }

  .xl\:focus\:-mb-53\.5:focus {
    margin-bottom: -13.375rem !important;
  }

  .xl\:focus\:-ml-53\.5:focus {
    margin-left: -13.375rem !important;
  }

  .xl\:focus\:-mt-54\.5:focus {
    margin-top: -13.625rem !important;
  }

  .xl\:focus\:-mr-54\.5:focus {
    margin-right: -13.625rem !important;
  }

  .xl\:focus\:-mb-54\.5:focus {
    margin-bottom: -13.625rem !important;
  }

  .xl\:focus\:-ml-54\.5:focus {
    margin-left: -13.625rem !important;
  }

  .xl\:focus\:-mt-55\.5:focus {
    margin-top: -13.875rem !important;
  }

  .xl\:focus\:-mr-55\.5:focus {
    margin-right: -13.875rem !important;
  }

  .xl\:focus\:-mb-55\.5:focus {
    margin-bottom: -13.875rem !important;
  }

  .xl\:focus\:-ml-55\.5:focus {
    margin-left: -13.875rem !important;
  }

  .xl\:focus\:-mt-56\.5:focus {
    margin-top: -14.125rem !important;
  }

  .xl\:focus\:-mr-56\.5:focus {
    margin-right: -14.125rem !important;
  }

  .xl\:focus\:-mb-56\.5:focus {
    margin-bottom: -14.125rem !important;
  }

  .xl\:focus\:-ml-56\.5:focus {
    margin-left: -14.125rem !important;
  }

  .xl\:focus\:-mt-57\.5:focus {
    margin-top: -14.375rem !important;
  }

  .xl\:focus\:-mr-57\.5:focus {
    margin-right: -14.375rem !important;
  }

  .xl\:focus\:-mb-57\.5:focus {
    margin-bottom: -14.375rem !important;
  }

  .xl\:focus\:-ml-57\.5:focus {
    margin-left: -14.375rem !important;
  }

  .xl\:focus\:-mt-58\.5:focus {
    margin-top: -14.625rem !important;
  }

  .xl\:focus\:-mr-58\.5:focus {
    margin-right: -14.625rem !important;
  }

  .xl\:focus\:-mb-58\.5:focus {
    margin-bottom: -14.625rem !important;
  }

  .xl\:focus\:-ml-58\.5:focus {
    margin-left: -14.625rem !important;
  }

  .xl\:focus\:-mt-59\.5:focus {
    margin-top: -14.875rem !important;
  }

  .xl\:focus\:-mr-59\.5:focus {
    margin-right: -14.875rem !important;
  }

  .xl\:focus\:-mb-59\.5:focus {
    margin-bottom: -14.875rem !important;
  }

  .xl\:focus\:-ml-59\.5:focus {
    margin-left: -14.875rem !important;
  }

  .xl\:focus\:-mt-60\.5:focus {
    margin-top: -15.125rem !important;
  }

  .xl\:focus\:-mr-60\.5:focus {
    margin-right: -15.125rem !important;
  }

  .xl\:focus\:-mb-60\.5:focus {
    margin-bottom: -15.125rem !important;
  }

  .xl\:focus\:-ml-60\.5:focus {
    margin-left: -15.125rem !important;
  }

  .xl\:focus\:-mt-61\.5:focus {
    margin-top: -15.375rem !important;
  }

  .xl\:focus\:-mr-61\.5:focus {
    margin-right: -15.375rem !important;
  }

  .xl\:focus\:-mb-61\.5:focus {
    margin-bottom: -15.375rem !important;
  }

  .xl\:focus\:-ml-61\.5:focus {
    margin-left: -15.375rem !important;
  }

  .xl\:focus\:-mt-62\.5:focus {
    margin-top: -15.625rem !important;
  }

  .xl\:focus\:-mr-62\.5:focus {
    margin-right: -15.625rem !important;
  }

  .xl\:focus\:-mb-62\.5:focus {
    margin-bottom: -15.625rem !important;
  }

  .xl\:focus\:-ml-62\.5:focus {
    margin-left: -15.625rem !important;
  }

  .xl\:focus\:-mt-63\.5:focus {
    margin-top: -15.875rem !important;
  }

  .xl\:focus\:-mr-63\.5:focus {
    margin-right: -15.875rem !important;
  }

  .xl\:focus\:-mb-63\.5:focus {
    margin-bottom: -15.875rem !important;
  }

  .xl\:focus\:-ml-63\.5:focus {
    margin-left: -15.875rem !important;
  }

  .xl\:focus\:-mt-64\.5:focus {
    margin-top: -16.125rem !important;
  }

  .xl\:focus\:-mr-64\.5:focus {
    margin-right: -16.125rem !important;
  }

  .xl\:focus\:-mb-64\.5:focus {
    margin-bottom: -16.125rem !important;
  }

  .xl\:focus\:-ml-64\.5:focus {
    margin-left: -16.125rem !important;
  }

  .xl\:focus\:-mt-65\.5:focus {
    margin-top: -16.375rem !important;
  }

  .xl\:focus\:-mr-65\.5:focus {
    margin-right: -16.375rem !important;
  }

  .xl\:focus\:-mb-65\.5:focus {
    margin-bottom: -16.375rem !important;
  }

  .xl\:focus\:-ml-65\.5:focus {
    margin-left: -16.375rem !important;
  }

  .xl\:focus\:-mt-66\.5:focus {
    margin-top: -16.625rem !important;
  }

  .xl\:focus\:-mr-66\.5:focus {
    margin-right: -16.625rem !important;
  }

  .xl\:focus\:-mb-66\.5:focus {
    margin-bottom: -16.625rem !important;
  }

  .xl\:focus\:-ml-66\.5:focus {
    margin-left: -16.625rem !important;
  }

  .xl\:focus\:-mt-67\.5:focus {
    margin-top: -16.875rem !important;
  }

  .xl\:focus\:-mr-67\.5:focus {
    margin-right: -16.875rem !important;
  }

  .xl\:focus\:-mb-67\.5:focus {
    margin-bottom: -16.875rem !important;
  }

  .xl\:focus\:-ml-67\.5:focus {
    margin-left: -16.875rem !important;
  }

  .xl\:focus\:-mt-68\.5:focus {
    margin-top: -17.125rem !important;
  }

  .xl\:focus\:-mr-68\.5:focus {
    margin-right: -17.125rem !important;
  }

  .xl\:focus\:-mb-68\.5:focus {
    margin-bottom: -17.125rem !important;
  }

  .xl\:focus\:-ml-68\.5:focus {
    margin-left: -17.125rem !important;
  }

  .xl\:focus\:-mt-69\.5:focus {
    margin-top: -17.375rem !important;
  }

  .xl\:focus\:-mr-69\.5:focus {
    margin-right: -17.375rem !important;
  }

  .xl\:focus\:-mb-69\.5:focus {
    margin-bottom: -17.375rem !important;
  }

  .xl\:focus\:-ml-69\.5:focus {
    margin-left: -17.375rem !important;
  }

  .xl\:focus\:-mt-70\.5:focus {
    margin-top: -17.625rem !important;
  }

  .xl\:focus\:-mr-70\.5:focus {
    margin-right: -17.625rem !important;
  }

  .xl\:focus\:-mb-70\.5:focus {
    margin-bottom: -17.625rem !important;
  }

  .xl\:focus\:-ml-70\.5:focus {
    margin-left: -17.625rem !important;
  }

  .xl\:focus\:-mt-71\.5:focus {
    margin-top: -17.875rem !important;
  }

  .xl\:focus\:-mr-71\.5:focus {
    margin-right: -17.875rem !important;
  }

  .xl\:focus\:-mb-71\.5:focus {
    margin-bottom: -17.875rem !important;
  }

  .xl\:focus\:-ml-71\.5:focus {
    margin-left: -17.875rem !important;
  }

  .xl\:focus\:-mt-72\.5:focus {
    margin-top: -18.125rem !important;
  }

  .xl\:focus\:-mr-72\.5:focus {
    margin-right: -18.125rem !important;
  }

  .xl\:focus\:-mb-72\.5:focus {
    margin-bottom: -18.125rem !important;
  }

  .xl\:focus\:-ml-72\.5:focus {
    margin-left: -18.125rem !important;
  }

  .xl\:focus\:-mt-73\.5:focus {
    margin-top: -18.375rem !important;
  }

  .xl\:focus\:-mr-73\.5:focus {
    margin-right: -18.375rem !important;
  }

  .xl\:focus\:-mb-73\.5:focus {
    margin-bottom: -18.375rem !important;
  }

  .xl\:focus\:-ml-73\.5:focus {
    margin-left: -18.375rem !important;
  }

  .xl\:focus\:-mt-74\.5:focus {
    margin-top: -18.625rem !important;
  }

  .xl\:focus\:-mr-74\.5:focus {
    margin-right: -18.625rem !important;
  }

  .xl\:focus\:-mb-74\.5:focus {
    margin-bottom: -18.625rem !important;
  }

  .xl\:focus\:-ml-74\.5:focus {
    margin-left: -18.625rem !important;
  }

  .xl\:focus\:-mt-75\.5:focus {
    margin-top: -18.875rem !important;
  }

  .xl\:focus\:-mr-75\.5:focus {
    margin-right: -18.875rem !important;
  }

  .xl\:focus\:-mb-75\.5:focus {
    margin-bottom: -18.875rem !important;
  }

  .xl\:focus\:-ml-75\.5:focus {
    margin-left: -18.875rem !important;
  }

  .xl\:focus\:-mt-76\.5:focus {
    margin-top: -19.125rem !important;
  }

  .xl\:focus\:-mr-76\.5:focus {
    margin-right: -19.125rem !important;
  }

  .xl\:focus\:-mb-76\.5:focus {
    margin-bottom: -19.125rem !important;
  }

  .xl\:focus\:-ml-76\.5:focus {
    margin-left: -19.125rem !important;
  }

  .xl\:focus\:-mt-77\.5:focus {
    margin-top: -19.375rem !important;
  }

  .xl\:focus\:-mr-77\.5:focus {
    margin-right: -19.375rem !important;
  }

  .xl\:focus\:-mb-77\.5:focus {
    margin-bottom: -19.375rem !important;
  }

  .xl\:focus\:-ml-77\.5:focus {
    margin-left: -19.375rem !important;
  }

  .xl\:focus\:-mt-78\.5:focus {
    margin-top: -19.625rem !important;
  }

  .xl\:focus\:-mr-78\.5:focus {
    margin-right: -19.625rem !important;
  }

  .xl\:focus\:-mb-78\.5:focus {
    margin-bottom: -19.625rem !important;
  }

  .xl\:focus\:-ml-78\.5:focus {
    margin-left: -19.625rem !important;
  }

  .xl\:focus\:-mt-79\.5:focus {
    margin-top: -19.875rem !important;
  }

  .xl\:focus\:-mr-79\.5:focus {
    margin-right: -19.875rem !important;
  }

  .xl\:focus\:-mb-79\.5:focus {
    margin-bottom: -19.875rem !important;
  }

  .xl\:focus\:-ml-79\.5:focus {
    margin-left: -19.875rem !important;
  }

  .xl\:focus\:-mt-80\.5:focus {
    margin-top: -20.125rem !important;
  }

  .xl\:focus\:-mr-80\.5:focus {
    margin-right: -20.125rem !important;
  }

  .xl\:focus\:-mb-80\.5:focus {
    margin-bottom: -20.125rem !important;
  }

  .xl\:focus\:-ml-80\.5:focus {
    margin-left: -20.125rem !important;
  }

  .xl\:focus\:-mt-81\.5:focus {
    margin-top: -20.375rem !important;
  }

  .xl\:focus\:-mr-81\.5:focus {
    margin-right: -20.375rem !important;
  }

  .xl\:focus\:-mb-81\.5:focus {
    margin-bottom: -20.375rem !important;
  }

  .xl\:focus\:-ml-81\.5:focus {
    margin-left: -20.375rem !important;
  }

  .xl\:focus\:-mt-82\.5:focus {
    margin-top: -20.625rem !important;
  }

  .xl\:focus\:-mr-82\.5:focus {
    margin-right: -20.625rem !important;
  }

  .xl\:focus\:-mb-82\.5:focus {
    margin-bottom: -20.625rem !important;
  }

  .xl\:focus\:-ml-82\.5:focus {
    margin-left: -20.625rem !important;
  }

  .xl\:focus\:-mt-83\.5:focus {
    margin-top: -20.875rem !important;
  }

  .xl\:focus\:-mr-83\.5:focus {
    margin-right: -20.875rem !important;
  }

  .xl\:focus\:-mb-83\.5:focus {
    margin-bottom: -20.875rem !important;
  }

  .xl\:focus\:-ml-83\.5:focus {
    margin-left: -20.875rem !important;
  }

  .xl\:focus\:-mt-84\.5:focus {
    margin-top: -21.125rem !important;
  }

  .xl\:focus\:-mr-84\.5:focus {
    margin-right: -21.125rem !important;
  }

  .xl\:focus\:-mb-84\.5:focus {
    margin-bottom: -21.125rem !important;
  }

  .xl\:focus\:-ml-84\.5:focus {
    margin-left: -21.125rem !important;
  }

  .xl\:focus\:-mt-85\.5:focus {
    margin-top: -21.375rem !important;
  }

  .xl\:focus\:-mr-85\.5:focus {
    margin-right: -21.375rem !important;
  }

  .xl\:focus\:-mb-85\.5:focus {
    margin-bottom: -21.375rem !important;
  }

  .xl\:focus\:-ml-85\.5:focus {
    margin-left: -21.375rem !important;
  }

  .xl\:focus\:-mt-86\.5:focus {
    margin-top: -21.625rem !important;
  }

  .xl\:focus\:-mr-86\.5:focus {
    margin-right: -21.625rem !important;
  }

  .xl\:focus\:-mb-86\.5:focus {
    margin-bottom: -21.625rem !important;
  }

  .xl\:focus\:-ml-86\.5:focus {
    margin-left: -21.625rem !important;
  }

  .xl\:focus\:-mt-87\.5:focus {
    margin-top: -21.875rem !important;
  }

  .xl\:focus\:-mr-87\.5:focus {
    margin-right: -21.875rem !important;
  }

  .xl\:focus\:-mb-87\.5:focus {
    margin-bottom: -21.875rem !important;
  }

  .xl\:focus\:-ml-87\.5:focus {
    margin-left: -21.875rem !important;
  }

  .xl\:focus\:-mt-88\.5:focus {
    margin-top: -22.125rem !important;
  }

  .xl\:focus\:-mr-88\.5:focus {
    margin-right: -22.125rem !important;
  }

  .xl\:focus\:-mb-88\.5:focus {
    margin-bottom: -22.125rem !important;
  }

  .xl\:focus\:-ml-88\.5:focus {
    margin-left: -22.125rem !important;
  }

  .xl\:focus\:-mt-89\.5:focus {
    margin-top: -22.375rem !important;
  }

  .xl\:focus\:-mr-89\.5:focus {
    margin-right: -22.375rem !important;
  }

  .xl\:focus\:-mb-89\.5:focus {
    margin-bottom: -22.375rem !important;
  }

  .xl\:focus\:-ml-89\.5:focus {
    margin-left: -22.375rem !important;
  }

  .xl\:focus\:-mt-90\.5:focus {
    margin-top: -22.625rem !important;
  }

  .xl\:focus\:-mr-90\.5:focus {
    margin-right: -22.625rem !important;
  }

  .xl\:focus\:-mb-90\.5:focus {
    margin-bottom: -22.625rem !important;
  }

  .xl\:focus\:-ml-90\.5:focus {
    margin-left: -22.625rem !important;
  }

  .xl\:focus\:-mt-91\.5:focus {
    margin-top: -22.875rem !important;
  }

  .xl\:focus\:-mr-91\.5:focus {
    margin-right: -22.875rem !important;
  }

  .xl\:focus\:-mb-91\.5:focus {
    margin-bottom: -22.875rem !important;
  }

  .xl\:focus\:-ml-91\.5:focus {
    margin-left: -22.875rem !important;
  }

  .xl\:focus\:-mt-92\.5:focus {
    margin-top: -23.125rem !important;
  }

  .xl\:focus\:-mr-92\.5:focus {
    margin-right: -23.125rem !important;
  }

  .xl\:focus\:-mb-92\.5:focus {
    margin-bottom: -23.125rem !important;
  }

  .xl\:focus\:-ml-92\.5:focus {
    margin-left: -23.125rem !important;
  }

  .xl\:focus\:-mt-93\.5:focus {
    margin-top: -23.375rem !important;
  }

  .xl\:focus\:-mr-93\.5:focus {
    margin-right: -23.375rem !important;
  }

  .xl\:focus\:-mb-93\.5:focus {
    margin-bottom: -23.375rem !important;
  }

  .xl\:focus\:-ml-93\.5:focus {
    margin-left: -23.375rem !important;
  }

  .xl\:focus\:-mt-94\.5:focus {
    margin-top: -23.625rem !important;
  }

  .xl\:focus\:-mr-94\.5:focus {
    margin-right: -23.625rem !important;
  }

  .xl\:focus\:-mb-94\.5:focus {
    margin-bottom: -23.625rem !important;
  }

  .xl\:focus\:-ml-94\.5:focus {
    margin-left: -23.625rem !important;
  }

  .xl\:focus\:-mt-95\.5:focus {
    margin-top: -23.875rem !important;
  }

  .xl\:focus\:-mr-95\.5:focus {
    margin-right: -23.875rem !important;
  }

  .xl\:focus\:-mb-95\.5:focus {
    margin-bottom: -23.875rem !important;
  }

  .xl\:focus\:-ml-95\.5:focus {
    margin-left: -23.875rem !important;
  }

  .xl\:focus\:-mt-96\.5:focus {
    margin-top: -24.125rem !important;
  }

  .xl\:focus\:-mr-96\.5:focus {
    margin-right: -24.125rem !important;
  }

  .xl\:focus\:-mb-96\.5:focus {
    margin-bottom: -24.125rem !important;
  }

  .xl\:focus\:-ml-96\.5:focus {
    margin-left: -24.125rem !important;
  }

  .xl\:focus\:-mt-97\.5:focus {
    margin-top: -24.375rem !important;
  }

  .xl\:focus\:-mr-97\.5:focus {
    margin-right: -24.375rem !important;
  }

  .xl\:focus\:-mb-97\.5:focus {
    margin-bottom: -24.375rem !important;
  }

  .xl\:focus\:-ml-97\.5:focus {
    margin-left: -24.375rem !important;
  }

  .xl\:focus\:-mt-98\.5:focus {
    margin-top: -24.625rem !important;
  }

  .xl\:focus\:-mr-98\.5:focus {
    margin-right: -24.625rem !important;
  }

  .xl\:focus\:-mb-98\.5:focus {
    margin-bottom: -24.625rem !important;
  }

  .xl\:focus\:-ml-98\.5:focus {
    margin-left: -24.625rem !important;
  }

  .xl\:focus\:-mt-99\.5:focus {
    margin-top: -24.875rem !important;
  }

  .xl\:focus\:-mr-99\.5:focus {
    margin-right: -24.875rem !important;
  }

  .xl\:focus\:-mb-99\.5:focus {
    margin-bottom: -24.875rem !important;
  }

  .xl\:focus\:-ml-99\.5:focus {
    margin-left: -24.875rem !important;
  }

  .xl\:focus\:-mt-100\.5:focus {
    margin-top: -25.125rem !important;
  }

  .xl\:focus\:-mr-100\.5:focus {
    margin-right: -25.125rem !important;
  }

  .xl\:focus\:-mb-100\.5:focus {
    margin-bottom: -25.125rem !important;
  }

  .xl\:focus\:-ml-100\.5:focus {
    margin-left: -25.125rem !important;
  }

  .xl\:focus\:-mt-101\.5:focus {
    margin-top: -25.375rem !important;
  }

  .xl\:focus\:-mr-101\.5:focus {
    margin-right: -25.375rem !important;
  }

  .xl\:focus\:-mb-101\.5:focus {
    margin-bottom: -25.375rem !important;
  }

  .xl\:focus\:-ml-101\.5:focus {
    margin-left: -25.375rem !important;
  }

  .xl\:focus\:-mt-102\.5:focus {
    margin-top: -25.625rem !important;
  }

  .xl\:focus\:-mr-102\.5:focus {
    margin-right: -25.625rem !important;
  }

  .xl\:focus\:-mb-102\.5:focus {
    margin-bottom: -25.625rem !important;
  }

  .xl\:focus\:-ml-102\.5:focus {
    margin-left: -25.625rem !important;
  }

  .xl\:focus\:-mt-103\.5:focus {
    margin-top: -25.875rem !important;
  }

  .xl\:focus\:-mr-103\.5:focus {
    margin-right: -25.875rem !important;
  }

  .xl\:focus\:-mb-103\.5:focus {
    margin-bottom: -25.875rem !important;
  }

  .xl\:focus\:-ml-103\.5:focus {
    margin-left: -25.875rem !important;
  }

  .xl\:focus\:-mt-104\.5:focus {
    margin-top: -26.125rem !important;
  }

  .xl\:focus\:-mr-104\.5:focus {
    margin-right: -26.125rem !important;
  }

  .xl\:focus\:-mb-104\.5:focus {
    margin-bottom: -26.125rem !important;
  }

  .xl\:focus\:-ml-104\.5:focus {
    margin-left: -26.125rem !important;
  }

  .xl\:max-h-full {
    max-height: 100% !important;
  }

  .xl\:max-h-screen {
    max-height: 100vh !important;
  }

  .xl\:hover\:max-h-full:hover {
    max-height: 100% !important;
  }

  .xl\:hover\:max-h-screen:hover {
    max-height: 100vh !important;
  }

  .xl\:focus\:max-h-full:focus {
    max-height: 100% !important;
  }

  .xl\:focus\:max-h-screen:focus {
    max-height: 100vh !important;
  }

  .xl\:max-w-0 {
    max-width: 0rem !important;
  }

  .xl\:max-w-4 {
    max-width: 0.25rem !important;
  }

  .xl\:max-w-8 {
    max-width: 0.5rem !important;
  }

  .xl\:max-w-12 {
    max-width: 0.75rem !important;
  }

  .xl\:max-w-16 {
    max-width: 1rem !important;
  }

  .xl\:max-w-20 {
    max-width: 1.25rem !important;
  }

  .xl\:max-w-24 {
    max-width: 1.5rem !important;
  }

  .xl\:max-w-28 {
    max-width: 1.75rem !important;
  }

  .xl\:max-w-32 {
    max-width: 2rem !important;
  }

  .xl\:max-w-36 {
    max-width: 2.25rem !important;
  }

  .xl\:max-w-40 {
    max-width: 2.5rem !important;
  }

  .xl\:max-w-44 {
    max-width: 2.75rem !important;
  }

  .xl\:max-w-48 {
    max-width: 3rem !important;
  }

  .xl\:max-w-52 {
    max-width: 3.25rem !important;
  }

  .xl\:max-w-56 {
    max-width: 3.5rem !important;
  }

  .xl\:max-w-60 {
    max-width: 3.75rem !important;
  }

  .xl\:max-w-64 {
    max-width: 4rem !important;
  }

  .xl\:max-w-68 {
    max-width: 4.25rem !important;
  }

  .xl\:max-w-72 {
    max-width: 4.5rem !important;
  }

  .xl\:max-w-76 {
    max-width: 4.75rem !important;
  }

  .xl\:max-w-80 {
    max-width: 5rem !important;
  }

  .xl\:max-w-84 {
    max-width: 5.25rem !important;
  }

  .xl\:max-w-88 {
    max-width: 5.5rem !important;
  }

  .xl\:max-w-92 {
    max-width: 5.75rem !important;
  }

  .xl\:max-w-96 {
    max-width: 6rem !important;
  }

  .xl\:max-w-100 {
    max-width: 6.25rem !important;
  }

  .xl\:max-w-104 {
    max-width: 6.5rem !important;
  }

  .xl\:max-w-108 {
    max-width: 6.75rem !important;
  }

  .xl\:max-w-112 {
    max-width: 7rem !important;
  }

  .xl\:max-w-116 {
    max-width: 7.25rem !important;
  }

  .xl\:max-w-120 {
    max-width: 7.5rem !important;
  }

  .xl\:max-w-124 {
    max-width: 7.75rem !important;
  }

  .xl\:max-w-128 {
    max-width: 8rem !important;
  }

  .xl\:max-w-132 {
    max-width: 8.25rem !important;
  }

  .xl\:max-w-136 {
    max-width: 8.5rem !important;
  }

  .xl\:max-w-140 {
    max-width: 8.75rem !important;
  }

  .xl\:max-w-144 {
    max-width: 9rem !important;
  }

  .xl\:max-w-148 {
    max-width: 9.25rem !important;
  }

  .xl\:max-w-152 {
    max-width: 9.5rem !important;
  }

  .xl\:max-w-156 {
    max-width: 9.75rem !important;
  }

  .xl\:max-w-160 {
    max-width: 10rem !important;
  }

  .xl\:max-w-164 {
    max-width: 10.25rem !important;
  }

  .xl\:max-w-168 {
    max-width: 10.5rem !important;
  }

  .xl\:max-w-172 {
    max-width: 10.75rem !important;
  }

  .xl\:max-w-176 {
    max-width: 11rem !important;
  }

  .xl\:max-w-180 {
    max-width: 11.25rem !important;
  }

  .xl\:max-w-184 {
    max-width: 11.5rem !important;
  }

  .xl\:max-w-188 {
    max-width: 11.75rem !important;
  }

  .xl\:max-w-192 {
    max-width: 12rem !important;
  }

  .xl\:max-w-196 {
    max-width: 12.25rem !important;
  }

  .xl\:max-w-200 {
    max-width: 12.5rem !important;
  }

  .xl\:max-w-204 {
    max-width: 12.75rem !important;
  }

  .xl\:max-w-208 {
    max-width: 13rem !important;
  }

  .xl\:max-w-212 {
    max-width: 13.25rem !important;
  }

  .xl\:max-w-216 {
    max-width: 13.5rem !important;
  }

  .xl\:max-w-220 {
    max-width: 13.75rem !important;
  }

  .xl\:max-w-224 {
    max-width: 14rem !important;
  }

  .xl\:max-w-228 {
    max-width: 14.25rem !important;
  }

  .xl\:max-w-232 {
    max-width: 14.5rem !important;
  }

  .xl\:max-w-236 {
    max-width: 14.75rem !important;
  }

  .xl\:max-w-240 {
    max-width: 15rem !important;
  }

  .xl\:max-w-244 {
    max-width: 15.25rem !important;
  }

  .xl\:max-w-248 {
    max-width: 15.5rem !important;
  }

  .xl\:max-w-252 {
    max-width: 15.75rem !important;
  }

  .xl\:max-w-256 {
    max-width: 16rem !important;
  }

  .xl\:max-w-260 {
    max-width: 16.25rem !important;
  }

  .xl\:max-w-264 {
    max-width: 16.5rem !important;
  }

  .xl\:max-w-268 {
    max-width: 16.75rem !important;
  }

  .xl\:max-w-272 {
    max-width: 17rem !important;
  }

  .xl\:max-w-276 {
    max-width: 17.25rem !important;
  }

  .xl\:max-w-280 {
    max-width: 17.5rem !important;
  }

  .xl\:max-w-284 {
    max-width: 17.75rem !important;
  }

  .xl\:max-w-288 {
    max-width: 18rem !important;
  }

  .xl\:max-w-292 {
    max-width: 18.25rem !important;
  }

  .xl\:max-w-296 {
    max-width: 18.5rem !important;
  }

  .xl\:max-w-300 {
    max-width: 18.75rem !important;
  }

  .xl\:max-w-304 {
    max-width: 19rem !important;
  }

  .xl\:max-w-308 {
    max-width: 19.25rem !important;
  }

  .xl\:max-w-312 {
    max-width: 19.5rem !important;
  }

  .xl\:max-w-316 {
    max-width: 19.75rem !important;
  }

  .xl\:max-w-320 {
    max-width: 20rem !important;
  }

  .xl\:max-w-324 {
    max-width: 20.25rem !important;
  }

  .xl\:max-w-328 {
    max-width: 20.5rem !important;
  }

  .xl\:max-w-332 {
    max-width: 20.75rem !important;
  }

  .xl\:max-w-336 {
    max-width: 21rem !important;
  }

  .xl\:max-w-340 {
    max-width: 21.25rem !important;
  }

  .xl\:max-w-344 {
    max-width: 21.5rem !important;
  }

  .xl\:max-w-348 {
    max-width: 21.75rem !important;
  }

  .xl\:max-w-352 {
    max-width: 22rem !important;
  }

  .xl\:max-w-356 {
    max-width: 22.25rem !important;
  }

  .xl\:max-w-360 {
    max-width: 22.5rem !important;
  }

  .xl\:max-w-364 {
    max-width: 22.75rem !important;
  }

  .xl\:max-w-368 {
    max-width: 23rem !important;
  }

  .xl\:max-w-372 {
    max-width: 23.25rem !important;
  }

  .xl\:max-w-376 {
    max-width: 23.5rem !important;
  }

  .xl\:max-w-380 {
    max-width: 23.75rem !important;
  }

  .xl\:max-w-384 {
    max-width: 24rem !important;
  }

  .xl\:max-w-388 {
    max-width: 24.25rem !important;
  }

  .xl\:max-w-392 {
    max-width: 24.5rem !important;
  }

  .xl\:max-w-396 {
    max-width: 24.75rem !important;
  }

  .xl\:max-w-400 {
    max-width: 25rem !important;
  }

  .xl\:max-w-404 {
    max-width: 25.25rem !important;
  }

  .xl\:max-w-408 {
    max-width: 25.5rem !important;
  }

  .xl\:max-w-412 {
    max-width: 25.75rem !important;
  }

  .xl\:max-w-416 {
    max-width: 26rem !important;
  }

  .xl\:max-w-420 {
    max-width: 26.25rem !important;
  }

  .xl\:max-w-424 {
    max-width: 26.5rem !important;
  }

  .xl\:max-w-428 {
    max-width: 26.75rem !important;
  }

  .xl\:max-w-432 {
    max-width: 27rem !important;
  }

  .xl\:max-w-436 {
    max-width: 27.25rem !important;
  }

  .xl\:max-w-440 {
    max-width: 27.5rem !important;
  }

  .xl\:max-w-444 {
    max-width: 27.75rem !important;
  }

  .xl\:max-w-448 {
    max-width: 28rem !important;
  }

  .xl\:max-w-452 {
    max-width: 28.25rem !important;
  }

  .xl\:max-w-456 {
    max-width: 28.5rem !important;
  }

  .xl\:max-w-460 {
    max-width: 28.75rem !important;
  }

  .xl\:max-w-464 {
    max-width: 29rem !important;
  }

  .xl\:max-w-468 {
    max-width: 29.25rem !important;
  }

  .xl\:max-w-472 {
    max-width: 29.5rem !important;
  }

  .xl\:max-w-476 {
    max-width: 29.75rem !important;
  }

  .xl\:max-w-480 {
    max-width: 30rem !important;
  }

  .xl\:max-w-484 {
    max-width: 30.25rem !important;
  }

  .xl\:max-w-488 {
    max-width: 30.5rem !important;
  }

  .xl\:max-w-492 {
    max-width: 30.75rem !important;
  }

  .xl\:max-w-496 {
    max-width: 31rem !important;
  }

  .xl\:max-w-500 {
    max-width: 31.25rem !important;
  }

  .xl\:max-w-504 {
    max-width: 31.5rem !important;
  }

  .xl\:max-w-508 {
    max-width: 31.75rem !important;
  }

  .xl\:max-w-512 {
    max-width: 32rem !important;
  }

  .xl\:max-w-516 {
    max-width: 32.25rem !important;
  }

  .xl\:max-w-520 {
    max-width: 32.5rem !important;
  }

  .xl\:max-w-524 {
    max-width: 32.75rem !important;
  }

  .xl\:max-w-528 {
    max-width: 33rem !important;
  }

  .xl\:max-w-532 {
    max-width: 33.25rem !important;
  }

  .xl\:max-w-536 {
    max-width: 33.5rem !important;
  }

  .xl\:max-w-540 {
    max-width: 33.75rem !important;
  }

  .xl\:max-w-544 {
    max-width: 34rem !important;
  }

  .xl\:max-w-548 {
    max-width: 34.25rem !important;
  }

  .xl\:max-w-552 {
    max-width: 34.5rem !important;
  }

  .xl\:max-w-556 {
    max-width: 34.75rem !important;
  }

  .xl\:max-w-560 {
    max-width: 35rem !important;
  }

  .xl\:max-w-564 {
    max-width: 35.25rem !important;
  }

  .xl\:max-w-568 {
    max-width: 35.5rem !important;
  }

  .xl\:max-w-572 {
    max-width: 35.75rem !important;
  }

  .xl\:max-w-576 {
    max-width: 36rem !important;
  }

  .xl\:max-w-580 {
    max-width: 36.25rem !important;
  }

  .xl\:max-w-584 {
    max-width: 36.5rem !important;
  }

  .xl\:max-w-588 {
    max-width: 36.75rem !important;
  }

  .xl\:max-w-592 {
    max-width: 37rem !important;
  }

  .xl\:max-w-596 {
    max-width: 37.25rem !important;
  }

  .xl\:max-w-600 {
    max-width: 37.5rem !important;
  }

  .xl\:max-w-604 {
    max-width: 37.75rem !important;
  }

  .xl\:max-w-608 {
    max-width: 38rem !important;
  }

  .xl\:max-w-612 {
    max-width: 38.25rem !important;
  }

  .xl\:max-w-616 {
    max-width: 38.5rem !important;
  }

  .xl\:max-w-620 {
    max-width: 38.75rem !important;
  }

  .xl\:max-w-624 {
    max-width: 39rem !important;
  }

  .xl\:max-w-628 {
    max-width: 39.25rem !important;
  }

  .xl\:max-w-632 {
    max-width: 39.5rem !important;
  }

  .xl\:max-w-636 {
    max-width: 39.75rem !important;
  }

  .xl\:max-w-640 {
    max-width: 40rem !important;
  }

  .xl\:max-w-644 {
    max-width: 40.25rem !important;
  }

  .xl\:max-w-648 {
    max-width: 40.5rem !important;
  }

  .xl\:max-w-652 {
    max-width: 40.75rem !important;
  }

  .xl\:max-w-656 {
    max-width: 41rem !important;
  }

  .xl\:max-w-660 {
    max-width: 41.25rem !important;
  }

  .xl\:max-w-664 {
    max-width: 41.5rem !important;
  }

  .xl\:max-w-668 {
    max-width: 41.75rem !important;
  }

  .xl\:max-w-672 {
    max-width: 42rem !important;
  }

  .xl\:max-w-676 {
    max-width: 42.25rem !important;
  }

  .xl\:max-w-680 {
    max-width: 42.5rem !important;
  }

  .xl\:max-w-684 {
    max-width: 42.75rem !important;
  }

  .xl\:max-w-688 {
    max-width: 43rem !important;
  }

  .xl\:max-w-692 {
    max-width: 43.25rem !important;
  }

  .xl\:max-w-696 {
    max-width: 43.5rem !important;
  }

  .xl\:max-w-700 {
    max-width: 43.75rem !important;
  }

  .xl\:max-w-704 {
    max-width: 44rem !important;
  }

  .xl\:max-w-708 {
    max-width: 44.25rem !important;
  }

  .xl\:max-w-712 {
    max-width: 44.5rem !important;
  }

  .xl\:max-w-716 {
    max-width: 44.75rem !important;
  }

  .xl\:max-w-720 {
    max-width: 45rem !important;
  }

  .xl\:max-w-724 {
    max-width: 45.25rem !important;
  }

  .xl\:max-w-728 {
    max-width: 45.5rem !important;
  }

  .xl\:max-w-732 {
    max-width: 45.75rem !important;
  }

  .xl\:max-w-736 {
    max-width: 46rem !important;
  }

  .xl\:max-w-740 {
    max-width: 46.25rem !important;
  }

  .xl\:max-w-744 {
    max-width: 46.5rem !important;
  }

  .xl\:max-w-748 {
    max-width: 46.75rem !important;
  }

  .xl\:max-w-752 {
    max-width: 47rem !important;
  }

  .xl\:max-w-756 {
    max-width: 47.25rem !important;
  }

  .xl\:max-w-760 {
    max-width: 47.5rem !important;
  }

  .xl\:max-w-764 {
    max-width: 47.75rem !important;
  }

  .xl\:max-w-768 {
    max-width: 48rem !important;
  }

  .xl\:max-w-772 {
    max-width: 48.25rem !important;
  }

  .xl\:max-w-776 {
    max-width: 48.5rem !important;
  }

  .xl\:max-w-780 {
    max-width: 48.75rem !important;
  }

  .xl\:max-w-784 {
    max-width: 49rem !important;
  }

  .xl\:max-w-788 {
    max-width: 49.25rem !important;
  }

  .xl\:max-w-792 {
    max-width: 49.5rem !important;
  }

  .xl\:max-w-796 {
    max-width: 49.75rem !important;
  }

  .xl\:max-w-800 {
    max-width: 50rem !important;
  }

  .xl\:max-w-804 {
    max-width: 50.25rem !important;
  }

  .xl\:max-w-808 {
    max-width: 50.5rem !important;
  }

  .xl\:max-w-812 {
    max-width: 50.75rem !important;
  }

  .xl\:max-w-816 {
    max-width: 51rem !important;
  }

  .xl\:max-w-820 {
    max-width: 51.25rem !important;
  }

  .xl\:max-w-824 {
    max-width: 51.5rem !important;
  }

  .xl\:max-w-828 {
    max-width: 51.75rem !important;
  }

  .xl\:max-w-832 {
    max-width: 52rem !important;
  }

  .xl\:max-w-836 {
    max-width: 52.25rem !important;
  }

  .xl\:max-w-840 {
    max-width: 52.5rem !important;
  }

  .xl\:max-w-844 {
    max-width: 52.75rem !important;
  }

  .xl\:max-w-848 {
    max-width: 53rem !important;
  }

  .xl\:max-w-852 {
    max-width: 53.25rem !important;
  }

  .xl\:max-w-856 {
    max-width: 53.5rem !important;
  }

  .xl\:max-w-860 {
    max-width: 53.75rem !important;
  }

  .xl\:max-w-864 {
    max-width: 54rem !important;
  }

  .xl\:max-w-868 {
    max-width: 54.25rem !important;
  }

  .xl\:max-w-872 {
    max-width: 54.5rem !important;
  }

  .xl\:max-w-876 {
    max-width: 54.75rem !important;
  }

  .xl\:max-w-880 {
    max-width: 55rem !important;
  }

  .xl\:max-w-884 {
    max-width: 55.25rem !important;
  }

  .xl\:max-w-888 {
    max-width: 55.5rem !important;
  }

  .xl\:max-w-892 {
    max-width: 55.75rem !important;
  }

  .xl\:max-w-896 {
    max-width: 56rem !important;
  }

  .xl\:max-w-900 {
    max-width: 56.25rem !important;
  }

  .xl\:max-w-904 {
    max-width: 56.5rem !important;
  }

  .xl\:max-w-908 {
    max-width: 56.75rem !important;
  }

  .xl\:max-w-912 {
    max-width: 57rem !important;
  }

  .xl\:max-w-916 {
    max-width: 57.25rem !important;
  }

  .xl\:max-w-920 {
    max-width: 57.5rem !important;
  }

  .xl\:max-w-924 {
    max-width: 57.75rem !important;
  }

  .xl\:max-w-928 {
    max-width: 58rem !important;
  }

  .xl\:max-w-932 {
    max-width: 58.25rem !important;
  }

  .xl\:max-w-936 {
    max-width: 58.5rem !important;
  }

  .xl\:max-w-940 {
    max-width: 58.75rem !important;
  }

  .xl\:max-w-944 {
    max-width: 59rem !important;
  }

  .xl\:max-w-948 {
    max-width: 59.25rem !important;
  }

  .xl\:max-w-952 {
    max-width: 59.5rem !important;
  }

  .xl\:max-w-956 {
    max-width: 59.75rem !important;
  }

  .xl\:max-w-960 {
    max-width: 60rem !important;
  }

  .xl\:max-w-964 {
    max-width: 60.25rem !important;
  }

  .xl\:max-w-968 {
    max-width: 60.5rem !important;
  }

  .xl\:max-w-972 {
    max-width: 60.75rem !important;
  }

  .xl\:max-w-976 {
    max-width: 61rem !important;
  }

  .xl\:max-w-980 {
    max-width: 61.25rem !important;
  }

  .xl\:max-w-984 {
    max-width: 61.5rem !important;
  }

  .xl\:max-w-988 {
    max-width: 61.75rem !important;
  }

  .xl\:max-w-992 {
    max-width: 62rem !important;
  }

  .xl\:max-w-996 {
    max-width: 62.25rem !important;
  }

  .xl\:max-w-1000 {
    max-width: 62.5rem !important;
  }

  .xl\:max-w-1004 {
    max-width: 62.75rem !important;
  }

  .xl\:max-w-1008 {
    max-width: 63rem !important;
  }

  .xl\:max-w-1012 {
    max-width: 63.25rem !important;
  }

  .xl\:max-w-1016 {
    max-width: 63.5rem !important;
  }

  .xl\:max-w-1020 {
    max-width: 63.75rem !important;
  }

  .xl\:max-w-1024 {
    max-width: 64rem !important;
  }

  .xl\:max-w-1028 {
    max-width: 64.25rem !important;
  }

  .xl\:max-w-1032 {
    max-width: 64.5rem !important;
  }

  .xl\:max-w-1036 {
    max-width: 64.75rem !important;
  }

  .xl\:max-w-1040 {
    max-width: 65rem !important;
  }

  .xl\:max-w-1044 {
    max-width: 65.25rem !important;
  }

  .xl\:max-w-1048 {
    max-width: 65.5rem !important;
  }

  .xl\:max-w-1052 {
    max-width: 65.75rem !important;
  }

  .xl\:max-w-1056 {
    max-width: 66rem !important;
  }

  .xl\:max-w-1060 {
    max-width: 66.25rem !important;
  }

  .xl\:max-w-1064 {
    max-width: 66.5rem !important;
  }

  .xl\:max-w-1068 {
    max-width: 66.75rem !important;
  }

  .xl\:max-w-1072 {
    max-width: 67rem !important;
  }

  .xl\:max-w-1076 {
    max-width: 67.25rem !important;
  }

  .xl\:max-w-1080 {
    max-width: 67.5rem !important;
  }

  .xl\:max-w-1084 {
    max-width: 67.75rem !important;
  }

  .xl\:max-w-1088 {
    max-width: 68rem !important;
  }

  .xl\:max-w-1092 {
    max-width: 68.25rem !important;
  }

  .xl\:max-w-1096 {
    max-width: 68.5rem !important;
  }

  .xl\:max-w-1100 {
    max-width: 68.75rem !important;
  }

  .xl\:max-w-1104 {
    max-width: 69rem !important;
  }

  .xl\:max-w-1108 {
    max-width: 69.25rem !important;
  }

  .xl\:max-w-1112 {
    max-width: 69.5rem !important;
  }

  .xl\:max-w-1116 {
    max-width: 69.75rem !important;
  }

  .xl\:max-w-1120 {
    max-width: 70rem !important;
  }

  .xl\:max-w-1124 {
    max-width: 70.25rem !important;
  }

  .xl\:max-w-1128 {
    max-width: 70.5rem !important;
  }

  .xl\:max-w-1132 {
    max-width: 70.75rem !important;
  }

  .xl\:max-w-1136 {
    max-width: 71rem !important;
  }

  .xl\:max-w-1140 {
    max-width: 71.25rem !important;
  }

  .xl\:max-w-1144 {
    max-width: 71.5rem !important;
  }

  .xl\:max-w-1148 {
    max-width: 71.75rem !important;
  }

  .xl\:max-w-1152 {
    max-width: 72rem !important;
  }

  .xl\:max-w-1156 {
    max-width: 72.25rem !important;
  }

  .xl\:max-w-1160 {
    max-width: 72.5rem !important;
  }

  .xl\:max-w-1164 {
    max-width: 72.75rem !important;
  }

  .xl\:max-w-1168 {
    max-width: 73rem !important;
  }

  .xl\:max-w-1172 {
    max-width: 73.25rem !important;
  }

  .xl\:max-w-1176 {
    max-width: 73.5rem !important;
  }

  .xl\:max-w-1180 {
    max-width: 73.75rem !important;
  }

  .xl\:max-w-1184 {
    max-width: 74rem !important;
  }

  .xl\:max-w-1188 {
    max-width: 74.25rem !important;
  }

  .xl\:max-w-1192 {
    max-width: 74.5rem !important;
  }

  .xl\:max-w-1196 {
    max-width: 74.75rem !important;
  }

  .xl\:max-w-1200 {
    max-width: 75rem !important;
  }

  .xl\:max-w-none {
    max-width: none !important;
  }

  .xl\:max-w-xs {
    max-width: 20rem !important;
  }

  .xl\:max-w-sm {
    max-width: 24rem !important;
  }

  .xl\:max-w-md {
    max-width: 28rem !important;
  }

  .xl\:max-w-lg {
    max-width: 32rem !important;
  }

  .xl\:max-w-xl {
    max-width: 36rem !important;
  }

  .xl\:max-w-2xl {
    max-width: 42rem !important;
  }

  .xl\:max-w-3xl {
    max-width: 48rem !important;
  }

  .xl\:max-w-4xl {
    max-width: 56rem !important;
  }

  .xl\:max-w-5xl {
    max-width: 64rem !important;
  }

  .xl\:max-w-6xl {
    max-width: 72rem !important;
  }

  .xl\:max-w-full {
    max-width: 100% !important;
  }

  .xl\:max-w-screen-xs {
    max-width: 600px !important;
  }

  .xl\:max-w-screen-sm {
    max-width: 769px !important;
  }

  .xl\:max-w-screen-md {
    max-width: 1000px !important;
  }

  .xl\:max-w-screen-lg {
    max-width: 1200px !important;
  }

  .xl\:max-w-screen-xl {
    max-width: 1366px !important;
  }

  .xl\:hover\:max-w-0:hover {
    max-width: 0rem !important;
  }

  .xl\:hover\:max-w-4:hover {
    max-width: 0.25rem !important;
  }

  .xl\:hover\:max-w-8:hover {
    max-width: 0.5rem !important;
  }

  .xl\:hover\:max-w-12:hover {
    max-width: 0.75rem !important;
  }

  .xl\:hover\:max-w-16:hover {
    max-width: 1rem !important;
  }

  .xl\:hover\:max-w-20:hover {
    max-width: 1.25rem !important;
  }

  .xl\:hover\:max-w-24:hover {
    max-width: 1.5rem !important;
  }

  .xl\:hover\:max-w-28:hover {
    max-width: 1.75rem !important;
  }

  .xl\:hover\:max-w-32:hover {
    max-width: 2rem !important;
  }

  .xl\:hover\:max-w-36:hover {
    max-width: 2.25rem !important;
  }

  .xl\:hover\:max-w-40:hover {
    max-width: 2.5rem !important;
  }

  .xl\:hover\:max-w-44:hover {
    max-width: 2.75rem !important;
  }

  .xl\:hover\:max-w-48:hover {
    max-width: 3rem !important;
  }

  .xl\:hover\:max-w-52:hover {
    max-width: 3.25rem !important;
  }

  .xl\:hover\:max-w-56:hover {
    max-width: 3.5rem !important;
  }

  .xl\:hover\:max-w-60:hover {
    max-width: 3.75rem !important;
  }

  .xl\:hover\:max-w-64:hover {
    max-width: 4rem !important;
  }

  .xl\:hover\:max-w-68:hover {
    max-width: 4.25rem !important;
  }

  .xl\:hover\:max-w-72:hover {
    max-width: 4.5rem !important;
  }

  .xl\:hover\:max-w-76:hover {
    max-width: 4.75rem !important;
  }

  .xl\:hover\:max-w-80:hover {
    max-width: 5rem !important;
  }

  .xl\:hover\:max-w-84:hover {
    max-width: 5.25rem !important;
  }

  .xl\:hover\:max-w-88:hover {
    max-width: 5.5rem !important;
  }

  .xl\:hover\:max-w-92:hover {
    max-width: 5.75rem !important;
  }

  .xl\:hover\:max-w-96:hover {
    max-width: 6rem !important;
  }

  .xl\:hover\:max-w-100:hover {
    max-width: 6.25rem !important;
  }

  .xl\:hover\:max-w-104:hover {
    max-width: 6.5rem !important;
  }

  .xl\:hover\:max-w-108:hover {
    max-width: 6.75rem !important;
  }

  .xl\:hover\:max-w-112:hover {
    max-width: 7rem !important;
  }

  .xl\:hover\:max-w-116:hover {
    max-width: 7.25rem !important;
  }

  .xl\:hover\:max-w-120:hover {
    max-width: 7.5rem !important;
  }

  .xl\:hover\:max-w-124:hover {
    max-width: 7.75rem !important;
  }

  .xl\:hover\:max-w-128:hover {
    max-width: 8rem !important;
  }

  .xl\:hover\:max-w-132:hover {
    max-width: 8.25rem !important;
  }

  .xl\:hover\:max-w-136:hover {
    max-width: 8.5rem !important;
  }

  .xl\:hover\:max-w-140:hover {
    max-width: 8.75rem !important;
  }

  .xl\:hover\:max-w-144:hover {
    max-width: 9rem !important;
  }

  .xl\:hover\:max-w-148:hover {
    max-width: 9.25rem !important;
  }

  .xl\:hover\:max-w-152:hover {
    max-width: 9.5rem !important;
  }

  .xl\:hover\:max-w-156:hover {
    max-width: 9.75rem !important;
  }

  .xl\:hover\:max-w-160:hover {
    max-width: 10rem !important;
  }

  .xl\:hover\:max-w-164:hover {
    max-width: 10.25rem !important;
  }

  .xl\:hover\:max-w-168:hover {
    max-width: 10.5rem !important;
  }

  .xl\:hover\:max-w-172:hover {
    max-width: 10.75rem !important;
  }

  .xl\:hover\:max-w-176:hover {
    max-width: 11rem !important;
  }

  .xl\:hover\:max-w-180:hover {
    max-width: 11.25rem !important;
  }

  .xl\:hover\:max-w-184:hover {
    max-width: 11.5rem !important;
  }

  .xl\:hover\:max-w-188:hover {
    max-width: 11.75rem !important;
  }

  .xl\:hover\:max-w-192:hover {
    max-width: 12rem !important;
  }

  .xl\:hover\:max-w-196:hover {
    max-width: 12.25rem !important;
  }

  .xl\:hover\:max-w-200:hover {
    max-width: 12.5rem !important;
  }

  .xl\:hover\:max-w-204:hover {
    max-width: 12.75rem !important;
  }

  .xl\:hover\:max-w-208:hover {
    max-width: 13rem !important;
  }

  .xl\:hover\:max-w-212:hover {
    max-width: 13.25rem !important;
  }

  .xl\:hover\:max-w-216:hover {
    max-width: 13.5rem !important;
  }

  .xl\:hover\:max-w-220:hover {
    max-width: 13.75rem !important;
  }

  .xl\:hover\:max-w-224:hover {
    max-width: 14rem !important;
  }

  .xl\:hover\:max-w-228:hover {
    max-width: 14.25rem !important;
  }

  .xl\:hover\:max-w-232:hover {
    max-width: 14.5rem !important;
  }

  .xl\:hover\:max-w-236:hover {
    max-width: 14.75rem !important;
  }

  .xl\:hover\:max-w-240:hover {
    max-width: 15rem !important;
  }

  .xl\:hover\:max-w-244:hover {
    max-width: 15.25rem !important;
  }

  .xl\:hover\:max-w-248:hover {
    max-width: 15.5rem !important;
  }

  .xl\:hover\:max-w-252:hover {
    max-width: 15.75rem !important;
  }

  .xl\:hover\:max-w-256:hover {
    max-width: 16rem !important;
  }

  .xl\:hover\:max-w-260:hover {
    max-width: 16.25rem !important;
  }

  .xl\:hover\:max-w-264:hover {
    max-width: 16.5rem !important;
  }

  .xl\:hover\:max-w-268:hover {
    max-width: 16.75rem !important;
  }

  .xl\:hover\:max-w-272:hover {
    max-width: 17rem !important;
  }

  .xl\:hover\:max-w-276:hover {
    max-width: 17.25rem !important;
  }

  .xl\:hover\:max-w-280:hover {
    max-width: 17.5rem !important;
  }

  .xl\:hover\:max-w-284:hover {
    max-width: 17.75rem !important;
  }

  .xl\:hover\:max-w-288:hover {
    max-width: 18rem !important;
  }

  .xl\:hover\:max-w-292:hover {
    max-width: 18.25rem !important;
  }

  .xl\:hover\:max-w-296:hover {
    max-width: 18.5rem !important;
  }

  .xl\:hover\:max-w-300:hover {
    max-width: 18.75rem !important;
  }

  .xl\:hover\:max-w-304:hover {
    max-width: 19rem !important;
  }

  .xl\:hover\:max-w-308:hover {
    max-width: 19.25rem !important;
  }

  .xl\:hover\:max-w-312:hover {
    max-width: 19.5rem !important;
  }

  .xl\:hover\:max-w-316:hover {
    max-width: 19.75rem !important;
  }

  .xl\:hover\:max-w-320:hover {
    max-width: 20rem !important;
  }

  .xl\:hover\:max-w-324:hover {
    max-width: 20.25rem !important;
  }

  .xl\:hover\:max-w-328:hover {
    max-width: 20.5rem !important;
  }

  .xl\:hover\:max-w-332:hover {
    max-width: 20.75rem !important;
  }

  .xl\:hover\:max-w-336:hover {
    max-width: 21rem !important;
  }

  .xl\:hover\:max-w-340:hover {
    max-width: 21.25rem !important;
  }

  .xl\:hover\:max-w-344:hover {
    max-width: 21.5rem !important;
  }

  .xl\:hover\:max-w-348:hover {
    max-width: 21.75rem !important;
  }

  .xl\:hover\:max-w-352:hover {
    max-width: 22rem !important;
  }

  .xl\:hover\:max-w-356:hover {
    max-width: 22.25rem !important;
  }

  .xl\:hover\:max-w-360:hover {
    max-width: 22.5rem !important;
  }

  .xl\:hover\:max-w-364:hover {
    max-width: 22.75rem !important;
  }

  .xl\:hover\:max-w-368:hover {
    max-width: 23rem !important;
  }

  .xl\:hover\:max-w-372:hover {
    max-width: 23.25rem !important;
  }

  .xl\:hover\:max-w-376:hover {
    max-width: 23.5rem !important;
  }

  .xl\:hover\:max-w-380:hover {
    max-width: 23.75rem !important;
  }

  .xl\:hover\:max-w-384:hover {
    max-width: 24rem !important;
  }

  .xl\:hover\:max-w-388:hover {
    max-width: 24.25rem !important;
  }

  .xl\:hover\:max-w-392:hover {
    max-width: 24.5rem !important;
  }

  .xl\:hover\:max-w-396:hover {
    max-width: 24.75rem !important;
  }

  .xl\:hover\:max-w-400:hover {
    max-width: 25rem !important;
  }

  .xl\:hover\:max-w-404:hover {
    max-width: 25.25rem !important;
  }

  .xl\:hover\:max-w-408:hover {
    max-width: 25.5rem !important;
  }

  .xl\:hover\:max-w-412:hover {
    max-width: 25.75rem !important;
  }

  .xl\:hover\:max-w-416:hover {
    max-width: 26rem !important;
  }

  .xl\:hover\:max-w-420:hover {
    max-width: 26.25rem !important;
  }

  .xl\:hover\:max-w-424:hover {
    max-width: 26.5rem !important;
  }

  .xl\:hover\:max-w-428:hover {
    max-width: 26.75rem !important;
  }

  .xl\:hover\:max-w-432:hover {
    max-width: 27rem !important;
  }

  .xl\:hover\:max-w-436:hover {
    max-width: 27.25rem !important;
  }

  .xl\:hover\:max-w-440:hover {
    max-width: 27.5rem !important;
  }

  .xl\:hover\:max-w-444:hover {
    max-width: 27.75rem !important;
  }

  .xl\:hover\:max-w-448:hover {
    max-width: 28rem !important;
  }

  .xl\:hover\:max-w-452:hover {
    max-width: 28.25rem !important;
  }

  .xl\:hover\:max-w-456:hover {
    max-width: 28.5rem !important;
  }

  .xl\:hover\:max-w-460:hover {
    max-width: 28.75rem !important;
  }

  .xl\:hover\:max-w-464:hover {
    max-width: 29rem !important;
  }

  .xl\:hover\:max-w-468:hover {
    max-width: 29.25rem !important;
  }

  .xl\:hover\:max-w-472:hover {
    max-width: 29.5rem !important;
  }

  .xl\:hover\:max-w-476:hover {
    max-width: 29.75rem !important;
  }

  .xl\:hover\:max-w-480:hover {
    max-width: 30rem !important;
  }

  .xl\:hover\:max-w-484:hover {
    max-width: 30.25rem !important;
  }

  .xl\:hover\:max-w-488:hover {
    max-width: 30.5rem !important;
  }

  .xl\:hover\:max-w-492:hover {
    max-width: 30.75rem !important;
  }

  .xl\:hover\:max-w-496:hover {
    max-width: 31rem !important;
  }

  .xl\:hover\:max-w-500:hover {
    max-width: 31.25rem !important;
  }

  .xl\:hover\:max-w-504:hover {
    max-width: 31.5rem !important;
  }

  .xl\:hover\:max-w-508:hover {
    max-width: 31.75rem !important;
  }

  .xl\:hover\:max-w-512:hover {
    max-width: 32rem !important;
  }

  .xl\:hover\:max-w-516:hover {
    max-width: 32.25rem !important;
  }

  .xl\:hover\:max-w-520:hover {
    max-width: 32.5rem !important;
  }

  .xl\:hover\:max-w-524:hover {
    max-width: 32.75rem !important;
  }

  .xl\:hover\:max-w-528:hover {
    max-width: 33rem !important;
  }

  .xl\:hover\:max-w-532:hover {
    max-width: 33.25rem !important;
  }

  .xl\:hover\:max-w-536:hover {
    max-width: 33.5rem !important;
  }

  .xl\:hover\:max-w-540:hover {
    max-width: 33.75rem !important;
  }

  .xl\:hover\:max-w-544:hover {
    max-width: 34rem !important;
  }

  .xl\:hover\:max-w-548:hover {
    max-width: 34.25rem !important;
  }

  .xl\:hover\:max-w-552:hover {
    max-width: 34.5rem !important;
  }

  .xl\:hover\:max-w-556:hover {
    max-width: 34.75rem !important;
  }

  .xl\:hover\:max-w-560:hover {
    max-width: 35rem !important;
  }

  .xl\:hover\:max-w-564:hover {
    max-width: 35.25rem !important;
  }

  .xl\:hover\:max-w-568:hover {
    max-width: 35.5rem !important;
  }

  .xl\:hover\:max-w-572:hover {
    max-width: 35.75rem !important;
  }

  .xl\:hover\:max-w-576:hover {
    max-width: 36rem !important;
  }

  .xl\:hover\:max-w-580:hover {
    max-width: 36.25rem !important;
  }

  .xl\:hover\:max-w-584:hover {
    max-width: 36.5rem !important;
  }

  .xl\:hover\:max-w-588:hover {
    max-width: 36.75rem !important;
  }

  .xl\:hover\:max-w-592:hover {
    max-width: 37rem !important;
  }

  .xl\:hover\:max-w-596:hover {
    max-width: 37.25rem !important;
  }

  .xl\:hover\:max-w-600:hover {
    max-width: 37.5rem !important;
  }

  .xl\:hover\:max-w-604:hover {
    max-width: 37.75rem !important;
  }

  .xl\:hover\:max-w-608:hover {
    max-width: 38rem !important;
  }

  .xl\:hover\:max-w-612:hover {
    max-width: 38.25rem !important;
  }

  .xl\:hover\:max-w-616:hover {
    max-width: 38.5rem !important;
  }

  .xl\:hover\:max-w-620:hover {
    max-width: 38.75rem !important;
  }

  .xl\:hover\:max-w-624:hover {
    max-width: 39rem !important;
  }

  .xl\:hover\:max-w-628:hover {
    max-width: 39.25rem !important;
  }

  .xl\:hover\:max-w-632:hover {
    max-width: 39.5rem !important;
  }

  .xl\:hover\:max-w-636:hover {
    max-width: 39.75rem !important;
  }

  .xl\:hover\:max-w-640:hover {
    max-width: 40rem !important;
  }

  .xl\:hover\:max-w-644:hover {
    max-width: 40.25rem !important;
  }

  .xl\:hover\:max-w-648:hover {
    max-width: 40.5rem !important;
  }

  .xl\:hover\:max-w-652:hover {
    max-width: 40.75rem !important;
  }

  .xl\:hover\:max-w-656:hover {
    max-width: 41rem !important;
  }

  .xl\:hover\:max-w-660:hover {
    max-width: 41.25rem !important;
  }

  .xl\:hover\:max-w-664:hover {
    max-width: 41.5rem !important;
  }

  .xl\:hover\:max-w-668:hover {
    max-width: 41.75rem !important;
  }

  .xl\:hover\:max-w-672:hover {
    max-width: 42rem !important;
  }

  .xl\:hover\:max-w-676:hover {
    max-width: 42.25rem !important;
  }

  .xl\:hover\:max-w-680:hover {
    max-width: 42.5rem !important;
  }

  .xl\:hover\:max-w-684:hover {
    max-width: 42.75rem !important;
  }

  .xl\:hover\:max-w-688:hover {
    max-width: 43rem !important;
  }

  .xl\:hover\:max-w-692:hover {
    max-width: 43.25rem !important;
  }

  .xl\:hover\:max-w-696:hover {
    max-width: 43.5rem !important;
  }

  .xl\:hover\:max-w-700:hover {
    max-width: 43.75rem !important;
  }

  .xl\:hover\:max-w-704:hover {
    max-width: 44rem !important;
  }

  .xl\:hover\:max-w-708:hover {
    max-width: 44.25rem !important;
  }

  .xl\:hover\:max-w-712:hover {
    max-width: 44.5rem !important;
  }

  .xl\:hover\:max-w-716:hover {
    max-width: 44.75rem !important;
  }

  .xl\:hover\:max-w-720:hover {
    max-width: 45rem !important;
  }

  .xl\:hover\:max-w-724:hover {
    max-width: 45.25rem !important;
  }

  .xl\:hover\:max-w-728:hover {
    max-width: 45.5rem !important;
  }

  .xl\:hover\:max-w-732:hover {
    max-width: 45.75rem !important;
  }

  .xl\:hover\:max-w-736:hover {
    max-width: 46rem !important;
  }

  .xl\:hover\:max-w-740:hover {
    max-width: 46.25rem !important;
  }

  .xl\:hover\:max-w-744:hover {
    max-width: 46.5rem !important;
  }

  .xl\:hover\:max-w-748:hover {
    max-width: 46.75rem !important;
  }

  .xl\:hover\:max-w-752:hover {
    max-width: 47rem !important;
  }

  .xl\:hover\:max-w-756:hover {
    max-width: 47.25rem !important;
  }

  .xl\:hover\:max-w-760:hover {
    max-width: 47.5rem !important;
  }

  .xl\:hover\:max-w-764:hover {
    max-width: 47.75rem !important;
  }

  .xl\:hover\:max-w-768:hover {
    max-width: 48rem !important;
  }

  .xl\:hover\:max-w-772:hover {
    max-width: 48.25rem !important;
  }

  .xl\:hover\:max-w-776:hover {
    max-width: 48.5rem !important;
  }

  .xl\:hover\:max-w-780:hover {
    max-width: 48.75rem !important;
  }

  .xl\:hover\:max-w-784:hover {
    max-width: 49rem !important;
  }

  .xl\:hover\:max-w-788:hover {
    max-width: 49.25rem !important;
  }

  .xl\:hover\:max-w-792:hover {
    max-width: 49.5rem !important;
  }

  .xl\:hover\:max-w-796:hover {
    max-width: 49.75rem !important;
  }

  .xl\:hover\:max-w-800:hover {
    max-width: 50rem !important;
  }

  .xl\:hover\:max-w-804:hover {
    max-width: 50.25rem !important;
  }

  .xl\:hover\:max-w-808:hover {
    max-width: 50.5rem !important;
  }

  .xl\:hover\:max-w-812:hover {
    max-width: 50.75rem !important;
  }

  .xl\:hover\:max-w-816:hover {
    max-width: 51rem !important;
  }

  .xl\:hover\:max-w-820:hover {
    max-width: 51.25rem !important;
  }

  .xl\:hover\:max-w-824:hover {
    max-width: 51.5rem !important;
  }

  .xl\:hover\:max-w-828:hover {
    max-width: 51.75rem !important;
  }

  .xl\:hover\:max-w-832:hover {
    max-width: 52rem !important;
  }

  .xl\:hover\:max-w-836:hover {
    max-width: 52.25rem !important;
  }

  .xl\:hover\:max-w-840:hover {
    max-width: 52.5rem !important;
  }

  .xl\:hover\:max-w-844:hover {
    max-width: 52.75rem !important;
  }

  .xl\:hover\:max-w-848:hover {
    max-width: 53rem !important;
  }

  .xl\:hover\:max-w-852:hover {
    max-width: 53.25rem !important;
  }

  .xl\:hover\:max-w-856:hover {
    max-width: 53.5rem !important;
  }

  .xl\:hover\:max-w-860:hover {
    max-width: 53.75rem !important;
  }

  .xl\:hover\:max-w-864:hover {
    max-width: 54rem !important;
  }

  .xl\:hover\:max-w-868:hover {
    max-width: 54.25rem !important;
  }

  .xl\:hover\:max-w-872:hover {
    max-width: 54.5rem !important;
  }

  .xl\:hover\:max-w-876:hover {
    max-width: 54.75rem !important;
  }

  .xl\:hover\:max-w-880:hover {
    max-width: 55rem !important;
  }

  .xl\:hover\:max-w-884:hover {
    max-width: 55.25rem !important;
  }

  .xl\:hover\:max-w-888:hover {
    max-width: 55.5rem !important;
  }

  .xl\:hover\:max-w-892:hover {
    max-width: 55.75rem !important;
  }

  .xl\:hover\:max-w-896:hover {
    max-width: 56rem !important;
  }

  .xl\:hover\:max-w-900:hover {
    max-width: 56.25rem !important;
  }

  .xl\:hover\:max-w-904:hover {
    max-width: 56.5rem !important;
  }

  .xl\:hover\:max-w-908:hover {
    max-width: 56.75rem !important;
  }

  .xl\:hover\:max-w-912:hover {
    max-width: 57rem !important;
  }

  .xl\:hover\:max-w-916:hover {
    max-width: 57.25rem !important;
  }

  .xl\:hover\:max-w-920:hover {
    max-width: 57.5rem !important;
  }

  .xl\:hover\:max-w-924:hover {
    max-width: 57.75rem !important;
  }

  .xl\:hover\:max-w-928:hover {
    max-width: 58rem !important;
  }

  .xl\:hover\:max-w-932:hover {
    max-width: 58.25rem !important;
  }

  .xl\:hover\:max-w-936:hover {
    max-width: 58.5rem !important;
  }

  .xl\:hover\:max-w-940:hover {
    max-width: 58.75rem !important;
  }

  .xl\:hover\:max-w-944:hover {
    max-width: 59rem !important;
  }

  .xl\:hover\:max-w-948:hover {
    max-width: 59.25rem !important;
  }

  .xl\:hover\:max-w-952:hover {
    max-width: 59.5rem !important;
  }

  .xl\:hover\:max-w-956:hover {
    max-width: 59.75rem !important;
  }

  .xl\:hover\:max-w-960:hover {
    max-width: 60rem !important;
  }

  .xl\:hover\:max-w-964:hover {
    max-width: 60.25rem !important;
  }

  .xl\:hover\:max-w-968:hover {
    max-width: 60.5rem !important;
  }

  .xl\:hover\:max-w-972:hover {
    max-width: 60.75rem !important;
  }

  .xl\:hover\:max-w-976:hover {
    max-width: 61rem !important;
  }

  .xl\:hover\:max-w-980:hover {
    max-width: 61.25rem !important;
  }

  .xl\:hover\:max-w-984:hover {
    max-width: 61.5rem !important;
  }

  .xl\:hover\:max-w-988:hover {
    max-width: 61.75rem !important;
  }

  .xl\:hover\:max-w-992:hover {
    max-width: 62rem !important;
  }

  .xl\:hover\:max-w-996:hover {
    max-width: 62.25rem !important;
  }

  .xl\:hover\:max-w-1000:hover {
    max-width: 62.5rem !important;
  }

  .xl\:hover\:max-w-1004:hover {
    max-width: 62.75rem !important;
  }

  .xl\:hover\:max-w-1008:hover {
    max-width: 63rem !important;
  }

  .xl\:hover\:max-w-1012:hover {
    max-width: 63.25rem !important;
  }

  .xl\:hover\:max-w-1016:hover {
    max-width: 63.5rem !important;
  }

  .xl\:hover\:max-w-1020:hover {
    max-width: 63.75rem !important;
  }

  .xl\:hover\:max-w-1024:hover {
    max-width: 64rem !important;
  }

  .xl\:hover\:max-w-1028:hover {
    max-width: 64.25rem !important;
  }

  .xl\:hover\:max-w-1032:hover {
    max-width: 64.5rem !important;
  }

  .xl\:hover\:max-w-1036:hover {
    max-width: 64.75rem !important;
  }

  .xl\:hover\:max-w-1040:hover {
    max-width: 65rem !important;
  }

  .xl\:hover\:max-w-1044:hover {
    max-width: 65.25rem !important;
  }

  .xl\:hover\:max-w-1048:hover {
    max-width: 65.5rem !important;
  }

  .xl\:hover\:max-w-1052:hover {
    max-width: 65.75rem !important;
  }

  .xl\:hover\:max-w-1056:hover {
    max-width: 66rem !important;
  }

  .xl\:hover\:max-w-1060:hover {
    max-width: 66.25rem !important;
  }

  .xl\:hover\:max-w-1064:hover {
    max-width: 66.5rem !important;
  }

  .xl\:hover\:max-w-1068:hover {
    max-width: 66.75rem !important;
  }

  .xl\:hover\:max-w-1072:hover {
    max-width: 67rem !important;
  }

  .xl\:hover\:max-w-1076:hover {
    max-width: 67.25rem !important;
  }

  .xl\:hover\:max-w-1080:hover {
    max-width: 67.5rem !important;
  }

  .xl\:hover\:max-w-1084:hover {
    max-width: 67.75rem !important;
  }

  .xl\:hover\:max-w-1088:hover {
    max-width: 68rem !important;
  }

  .xl\:hover\:max-w-1092:hover {
    max-width: 68.25rem !important;
  }

  .xl\:hover\:max-w-1096:hover {
    max-width: 68.5rem !important;
  }

  .xl\:hover\:max-w-1100:hover {
    max-width: 68.75rem !important;
  }

  .xl\:hover\:max-w-1104:hover {
    max-width: 69rem !important;
  }

  .xl\:hover\:max-w-1108:hover {
    max-width: 69.25rem !important;
  }

  .xl\:hover\:max-w-1112:hover {
    max-width: 69.5rem !important;
  }

  .xl\:hover\:max-w-1116:hover {
    max-width: 69.75rem !important;
  }

  .xl\:hover\:max-w-1120:hover {
    max-width: 70rem !important;
  }

  .xl\:hover\:max-w-1124:hover {
    max-width: 70.25rem !important;
  }

  .xl\:hover\:max-w-1128:hover {
    max-width: 70.5rem !important;
  }

  .xl\:hover\:max-w-1132:hover {
    max-width: 70.75rem !important;
  }

  .xl\:hover\:max-w-1136:hover {
    max-width: 71rem !important;
  }

  .xl\:hover\:max-w-1140:hover {
    max-width: 71.25rem !important;
  }

  .xl\:hover\:max-w-1144:hover {
    max-width: 71.5rem !important;
  }

  .xl\:hover\:max-w-1148:hover {
    max-width: 71.75rem !important;
  }

  .xl\:hover\:max-w-1152:hover {
    max-width: 72rem !important;
  }

  .xl\:hover\:max-w-1156:hover {
    max-width: 72.25rem !important;
  }

  .xl\:hover\:max-w-1160:hover {
    max-width: 72.5rem !important;
  }

  .xl\:hover\:max-w-1164:hover {
    max-width: 72.75rem !important;
  }

  .xl\:hover\:max-w-1168:hover {
    max-width: 73rem !important;
  }

  .xl\:hover\:max-w-1172:hover {
    max-width: 73.25rem !important;
  }

  .xl\:hover\:max-w-1176:hover {
    max-width: 73.5rem !important;
  }

  .xl\:hover\:max-w-1180:hover {
    max-width: 73.75rem !important;
  }

  .xl\:hover\:max-w-1184:hover {
    max-width: 74rem !important;
  }

  .xl\:hover\:max-w-1188:hover {
    max-width: 74.25rem !important;
  }

  .xl\:hover\:max-w-1192:hover {
    max-width: 74.5rem !important;
  }

  .xl\:hover\:max-w-1196:hover {
    max-width: 74.75rem !important;
  }

  .xl\:hover\:max-w-1200:hover {
    max-width: 75rem !important;
  }

  .xl\:hover\:max-w-none:hover {
    max-width: none !important;
  }

  .xl\:hover\:max-w-xs:hover {
    max-width: 20rem !important;
  }

  .xl\:hover\:max-w-sm:hover {
    max-width: 24rem !important;
  }

  .xl\:hover\:max-w-md:hover {
    max-width: 28rem !important;
  }

  .xl\:hover\:max-w-lg:hover {
    max-width: 32rem !important;
  }

  .xl\:hover\:max-w-xl:hover {
    max-width: 36rem !important;
  }

  .xl\:hover\:max-w-2xl:hover {
    max-width: 42rem !important;
  }

  .xl\:hover\:max-w-3xl:hover {
    max-width: 48rem !important;
  }

  .xl\:hover\:max-w-4xl:hover {
    max-width: 56rem !important;
  }

  .xl\:hover\:max-w-5xl:hover {
    max-width: 64rem !important;
  }

  .xl\:hover\:max-w-6xl:hover {
    max-width: 72rem !important;
  }

  .xl\:hover\:max-w-full:hover {
    max-width: 100% !important;
  }

  .xl\:hover\:max-w-screen-xs:hover {
    max-width: 600px !important;
  }

  .xl\:hover\:max-w-screen-sm:hover {
    max-width: 769px !important;
  }

  .xl\:hover\:max-w-screen-md:hover {
    max-width: 1000px !important;
  }

  .xl\:hover\:max-w-screen-lg:hover {
    max-width: 1200px !important;
  }

  .xl\:hover\:max-w-screen-xl:hover {
    max-width: 1366px !important;
  }

  .xl\:focus\:max-w-0:focus {
    max-width: 0rem !important;
  }

  .xl\:focus\:max-w-4:focus {
    max-width: 0.25rem !important;
  }

  .xl\:focus\:max-w-8:focus {
    max-width: 0.5rem !important;
  }

  .xl\:focus\:max-w-12:focus {
    max-width: 0.75rem !important;
  }

  .xl\:focus\:max-w-16:focus {
    max-width: 1rem !important;
  }

  .xl\:focus\:max-w-20:focus {
    max-width: 1.25rem !important;
  }

  .xl\:focus\:max-w-24:focus {
    max-width: 1.5rem !important;
  }

  .xl\:focus\:max-w-28:focus {
    max-width: 1.75rem !important;
  }

  .xl\:focus\:max-w-32:focus {
    max-width: 2rem !important;
  }

  .xl\:focus\:max-w-36:focus {
    max-width: 2.25rem !important;
  }

  .xl\:focus\:max-w-40:focus {
    max-width: 2.5rem !important;
  }

  .xl\:focus\:max-w-44:focus {
    max-width: 2.75rem !important;
  }

  .xl\:focus\:max-w-48:focus {
    max-width: 3rem !important;
  }

  .xl\:focus\:max-w-52:focus {
    max-width: 3.25rem !important;
  }

  .xl\:focus\:max-w-56:focus {
    max-width: 3.5rem !important;
  }

  .xl\:focus\:max-w-60:focus {
    max-width: 3.75rem !important;
  }

  .xl\:focus\:max-w-64:focus {
    max-width: 4rem !important;
  }

  .xl\:focus\:max-w-68:focus {
    max-width: 4.25rem !important;
  }

  .xl\:focus\:max-w-72:focus {
    max-width: 4.5rem !important;
  }

  .xl\:focus\:max-w-76:focus {
    max-width: 4.75rem !important;
  }

  .xl\:focus\:max-w-80:focus {
    max-width: 5rem !important;
  }

  .xl\:focus\:max-w-84:focus {
    max-width: 5.25rem !important;
  }

  .xl\:focus\:max-w-88:focus {
    max-width: 5.5rem !important;
  }

  .xl\:focus\:max-w-92:focus {
    max-width: 5.75rem !important;
  }

  .xl\:focus\:max-w-96:focus {
    max-width: 6rem !important;
  }

  .xl\:focus\:max-w-100:focus {
    max-width: 6.25rem !important;
  }

  .xl\:focus\:max-w-104:focus {
    max-width: 6.5rem !important;
  }

  .xl\:focus\:max-w-108:focus {
    max-width: 6.75rem !important;
  }

  .xl\:focus\:max-w-112:focus {
    max-width: 7rem !important;
  }

  .xl\:focus\:max-w-116:focus {
    max-width: 7.25rem !important;
  }

  .xl\:focus\:max-w-120:focus {
    max-width: 7.5rem !important;
  }

  .xl\:focus\:max-w-124:focus {
    max-width: 7.75rem !important;
  }

  .xl\:focus\:max-w-128:focus {
    max-width: 8rem !important;
  }

  .xl\:focus\:max-w-132:focus {
    max-width: 8.25rem !important;
  }

  .xl\:focus\:max-w-136:focus {
    max-width: 8.5rem !important;
  }

  .xl\:focus\:max-w-140:focus {
    max-width: 8.75rem !important;
  }

  .xl\:focus\:max-w-144:focus {
    max-width: 9rem !important;
  }

  .xl\:focus\:max-w-148:focus {
    max-width: 9.25rem !important;
  }

  .xl\:focus\:max-w-152:focus {
    max-width: 9.5rem !important;
  }

  .xl\:focus\:max-w-156:focus {
    max-width: 9.75rem !important;
  }

  .xl\:focus\:max-w-160:focus {
    max-width: 10rem !important;
  }

  .xl\:focus\:max-w-164:focus {
    max-width: 10.25rem !important;
  }

  .xl\:focus\:max-w-168:focus {
    max-width: 10.5rem !important;
  }

  .xl\:focus\:max-w-172:focus {
    max-width: 10.75rem !important;
  }

  .xl\:focus\:max-w-176:focus {
    max-width: 11rem !important;
  }

  .xl\:focus\:max-w-180:focus {
    max-width: 11.25rem !important;
  }

  .xl\:focus\:max-w-184:focus {
    max-width: 11.5rem !important;
  }

  .xl\:focus\:max-w-188:focus {
    max-width: 11.75rem !important;
  }

  .xl\:focus\:max-w-192:focus {
    max-width: 12rem !important;
  }

  .xl\:focus\:max-w-196:focus {
    max-width: 12.25rem !important;
  }

  .xl\:focus\:max-w-200:focus {
    max-width: 12.5rem !important;
  }

  .xl\:focus\:max-w-204:focus {
    max-width: 12.75rem !important;
  }

  .xl\:focus\:max-w-208:focus {
    max-width: 13rem !important;
  }

  .xl\:focus\:max-w-212:focus {
    max-width: 13.25rem !important;
  }

  .xl\:focus\:max-w-216:focus {
    max-width: 13.5rem !important;
  }

  .xl\:focus\:max-w-220:focus {
    max-width: 13.75rem !important;
  }

  .xl\:focus\:max-w-224:focus {
    max-width: 14rem !important;
  }

  .xl\:focus\:max-w-228:focus {
    max-width: 14.25rem !important;
  }

  .xl\:focus\:max-w-232:focus {
    max-width: 14.5rem !important;
  }

  .xl\:focus\:max-w-236:focus {
    max-width: 14.75rem !important;
  }

  .xl\:focus\:max-w-240:focus {
    max-width: 15rem !important;
  }

  .xl\:focus\:max-w-244:focus {
    max-width: 15.25rem !important;
  }

  .xl\:focus\:max-w-248:focus {
    max-width: 15.5rem !important;
  }

  .xl\:focus\:max-w-252:focus {
    max-width: 15.75rem !important;
  }

  .xl\:focus\:max-w-256:focus {
    max-width: 16rem !important;
  }

  .xl\:focus\:max-w-260:focus {
    max-width: 16.25rem !important;
  }

  .xl\:focus\:max-w-264:focus {
    max-width: 16.5rem !important;
  }

  .xl\:focus\:max-w-268:focus {
    max-width: 16.75rem !important;
  }

  .xl\:focus\:max-w-272:focus {
    max-width: 17rem !important;
  }

  .xl\:focus\:max-w-276:focus {
    max-width: 17.25rem !important;
  }

  .xl\:focus\:max-w-280:focus {
    max-width: 17.5rem !important;
  }

  .xl\:focus\:max-w-284:focus {
    max-width: 17.75rem !important;
  }

  .xl\:focus\:max-w-288:focus {
    max-width: 18rem !important;
  }

  .xl\:focus\:max-w-292:focus {
    max-width: 18.25rem !important;
  }

  .xl\:focus\:max-w-296:focus {
    max-width: 18.5rem !important;
  }

  .xl\:focus\:max-w-300:focus {
    max-width: 18.75rem !important;
  }

  .xl\:focus\:max-w-304:focus {
    max-width: 19rem !important;
  }

  .xl\:focus\:max-w-308:focus {
    max-width: 19.25rem !important;
  }

  .xl\:focus\:max-w-312:focus {
    max-width: 19.5rem !important;
  }

  .xl\:focus\:max-w-316:focus {
    max-width: 19.75rem !important;
  }

  .xl\:focus\:max-w-320:focus {
    max-width: 20rem !important;
  }

  .xl\:focus\:max-w-324:focus {
    max-width: 20.25rem !important;
  }

  .xl\:focus\:max-w-328:focus {
    max-width: 20.5rem !important;
  }

  .xl\:focus\:max-w-332:focus {
    max-width: 20.75rem !important;
  }

  .xl\:focus\:max-w-336:focus {
    max-width: 21rem !important;
  }

  .xl\:focus\:max-w-340:focus {
    max-width: 21.25rem !important;
  }

  .xl\:focus\:max-w-344:focus {
    max-width: 21.5rem !important;
  }

  .xl\:focus\:max-w-348:focus {
    max-width: 21.75rem !important;
  }

  .xl\:focus\:max-w-352:focus {
    max-width: 22rem !important;
  }

  .xl\:focus\:max-w-356:focus {
    max-width: 22.25rem !important;
  }

  .xl\:focus\:max-w-360:focus {
    max-width: 22.5rem !important;
  }

  .xl\:focus\:max-w-364:focus {
    max-width: 22.75rem !important;
  }

  .xl\:focus\:max-w-368:focus {
    max-width: 23rem !important;
  }

  .xl\:focus\:max-w-372:focus {
    max-width: 23.25rem !important;
  }

  .xl\:focus\:max-w-376:focus {
    max-width: 23.5rem !important;
  }

  .xl\:focus\:max-w-380:focus {
    max-width: 23.75rem !important;
  }

  .xl\:focus\:max-w-384:focus {
    max-width: 24rem !important;
  }

  .xl\:focus\:max-w-388:focus {
    max-width: 24.25rem !important;
  }

  .xl\:focus\:max-w-392:focus {
    max-width: 24.5rem !important;
  }

  .xl\:focus\:max-w-396:focus {
    max-width: 24.75rem !important;
  }

  .xl\:focus\:max-w-400:focus {
    max-width: 25rem !important;
  }

  .xl\:focus\:max-w-404:focus {
    max-width: 25.25rem !important;
  }

  .xl\:focus\:max-w-408:focus {
    max-width: 25.5rem !important;
  }

  .xl\:focus\:max-w-412:focus {
    max-width: 25.75rem !important;
  }

  .xl\:focus\:max-w-416:focus {
    max-width: 26rem !important;
  }

  .xl\:focus\:max-w-420:focus {
    max-width: 26.25rem !important;
  }

  .xl\:focus\:max-w-424:focus {
    max-width: 26.5rem !important;
  }

  .xl\:focus\:max-w-428:focus {
    max-width: 26.75rem !important;
  }

  .xl\:focus\:max-w-432:focus {
    max-width: 27rem !important;
  }

  .xl\:focus\:max-w-436:focus {
    max-width: 27.25rem !important;
  }

  .xl\:focus\:max-w-440:focus {
    max-width: 27.5rem !important;
  }

  .xl\:focus\:max-w-444:focus {
    max-width: 27.75rem !important;
  }

  .xl\:focus\:max-w-448:focus {
    max-width: 28rem !important;
  }

  .xl\:focus\:max-w-452:focus {
    max-width: 28.25rem !important;
  }

  .xl\:focus\:max-w-456:focus {
    max-width: 28.5rem !important;
  }

  .xl\:focus\:max-w-460:focus {
    max-width: 28.75rem !important;
  }

  .xl\:focus\:max-w-464:focus {
    max-width: 29rem !important;
  }

  .xl\:focus\:max-w-468:focus {
    max-width: 29.25rem !important;
  }

  .xl\:focus\:max-w-472:focus {
    max-width: 29.5rem !important;
  }

  .xl\:focus\:max-w-476:focus {
    max-width: 29.75rem !important;
  }

  .xl\:focus\:max-w-480:focus {
    max-width: 30rem !important;
  }

  .xl\:focus\:max-w-484:focus {
    max-width: 30.25rem !important;
  }

  .xl\:focus\:max-w-488:focus {
    max-width: 30.5rem !important;
  }

  .xl\:focus\:max-w-492:focus {
    max-width: 30.75rem !important;
  }

  .xl\:focus\:max-w-496:focus {
    max-width: 31rem !important;
  }

  .xl\:focus\:max-w-500:focus {
    max-width: 31.25rem !important;
  }

  .xl\:focus\:max-w-504:focus {
    max-width: 31.5rem !important;
  }

  .xl\:focus\:max-w-508:focus {
    max-width: 31.75rem !important;
  }

  .xl\:focus\:max-w-512:focus {
    max-width: 32rem !important;
  }

  .xl\:focus\:max-w-516:focus {
    max-width: 32.25rem !important;
  }

  .xl\:focus\:max-w-520:focus {
    max-width: 32.5rem !important;
  }

  .xl\:focus\:max-w-524:focus {
    max-width: 32.75rem !important;
  }

  .xl\:focus\:max-w-528:focus {
    max-width: 33rem !important;
  }

  .xl\:focus\:max-w-532:focus {
    max-width: 33.25rem !important;
  }

  .xl\:focus\:max-w-536:focus {
    max-width: 33.5rem !important;
  }

  .xl\:focus\:max-w-540:focus {
    max-width: 33.75rem !important;
  }

  .xl\:focus\:max-w-544:focus {
    max-width: 34rem !important;
  }

  .xl\:focus\:max-w-548:focus {
    max-width: 34.25rem !important;
  }

  .xl\:focus\:max-w-552:focus {
    max-width: 34.5rem !important;
  }

  .xl\:focus\:max-w-556:focus {
    max-width: 34.75rem !important;
  }

  .xl\:focus\:max-w-560:focus {
    max-width: 35rem !important;
  }

  .xl\:focus\:max-w-564:focus {
    max-width: 35.25rem !important;
  }

  .xl\:focus\:max-w-568:focus {
    max-width: 35.5rem !important;
  }

  .xl\:focus\:max-w-572:focus {
    max-width: 35.75rem !important;
  }

  .xl\:focus\:max-w-576:focus {
    max-width: 36rem !important;
  }

  .xl\:focus\:max-w-580:focus {
    max-width: 36.25rem !important;
  }

  .xl\:focus\:max-w-584:focus {
    max-width: 36.5rem !important;
  }

  .xl\:focus\:max-w-588:focus {
    max-width: 36.75rem !important;
  }

  .xl\:focus\:max-w-592:focus {
    max-width: 37rem !important;
  }

  .xl\:focus\:max-w-596:focus {
    max-width: 37.25rem !important;
  }

  .xl\:focus\:max-w-600:focus {
    max-width: 37.5rem !important;
  }

  .xl\:focus\:max-w-604:focus {
    max-width: 37.75rem !important;
  }

  .xl\:focus\:max-w-608:focus {
    max-width: 38rem !important;
  }

  .xl\:focus\:max-w-612:focus {
    max-width: 38.25rem !important;
  }

  .xl\:focus\:max-w-616:focus {
    max-width: 38.5rem !important;
  }

  .xl\:focus\:max-w-620:focus {
    max-width: 38.75rem !important;
  }

  .xl\:focus\:max-w-624:focus {
    max-width: 39rem !important;
  }

  .xl\:focus\:max-w-628:focus {
    max-width: 39.25rem !important;
  }

  .xl\:focus\:max-w-632:focus {
    max-width: 39.5rem !important;
  }

  .xl\:focus\:max-w-636:focus {
    max-width: 39.75rem !important;
  }

  .xl\:focus\:max-w-640:focus {
    max-width: 40rem !important;
  }

  .xl\:focus\:max-w-644:focus {
    max-width: 40.25rem !important;
  }

  .xl\:focus\:max-w-648:focus {
    max-width: 40.5rem !important;
  }

  .xl\:focus\:max-w-652:focus {
    max-width: 40.75rem !important;
  }

  .xl\:focus\:max-w-656:focus {
    max-width: 41rem !important;
  }

  .xl\:focus\:max-w-660:focus {
    max-width: 41.25rem !important;
  }

  .xl\:focus\:max-w-664:focus {
    max-width: 41.5rem !important;
  }

  .xl\:focus\:max-w-668:focus {
    max-width: 41.75rem !important;
  }

  .xl\:focus\:max-w-672:focus {
    max-width: 42rem !important;
  }

  .xl\:focus\:max-w-676:focus {
    max-width: 42.25rem !important;
  }

  .xl\:focus\:max-w-680:focus {
    max-width: 42.5rem !important;
  }

  .xl\:focus\:max-w-684:focus {
    max-width: 42.75rem !important;
  }

  .xl\:focus\:max-w-688:focus {
    max-width: 43rem !important;
  }

  .xl\:focus\:max-w-692:focus {
    max-width: 43.25rem !important;
  }

  .xl\:focus\:max-w-696:focus {
    max-width: 43.5rem !important;
  }

  .xl\:focus\:max-w-700:focus {
    max-width: 43.75rem !important;
  }

  .xl\:focus\:max-w-704:focus {
    max-width: 44rem !important;
  }

  .xl\:focus\:max-w-708:focus {
    max-width: 44.25rem !important;
  }

  .xl\:focus\:max-w-712:focus {
    max-width: 44.5rem !important;
  }

  .xl\:focus\:max-w-716:focus {
    max-width: 44.75rem !important;
  }

  .xl\:focus\:max-w-720:focus {
    max-width: 45rem !important;
  }

  .xl\:focus\:max-w-724:focus {
    max-width: 45.25rem !important;
  }

  .xl\:focus\:max-w-728:focus {
    max-width: 45.5rem !important;
  }

  .xl\:focus\:max-w-732:focus {
    max-width: 45.75rem !important;
  }

  .xl\:focus\:max-w-736:focus {
    max-width: 46rem !important;
  }

  .xl\:focus\:max-w-740:focus {
    max-width: 46.25rem !important;
  }

  .xl\:focus\:max-w-744:focus {
    max-width: 46.5rem !important;
  }

  .xl\:focus\:max-w-748:focus {
    max-width: 46.75rem !important;
  }

  .xl\:focus\:max-w-752:focus {
    max-width: 47rem !important;
  }

  .xl\:focus\:max-w-756:focus {
    max-width: 47.25rem !important;
  }

  .xl\:focus\:max-w-760:focus {
    max-width: 47.5rem !important;
  }

  .xl\:focus\:max-w-764:focus {
    max-width: 47.75rem !important;
  }

  .xl\:focus\:max-w-768:focus {
    max-width: 48rem !important;
  }

  .xl\:focus\:max-w-772:focus {
    max-width: 48.25rem !important;
  }

  .xl\:focus\:max-w-776:focus {
    max-width: 48.5rem !important;
  }

  .xl\:focus\:max-w-780:focus {
    max-width: 48.75rem !important;
  }

  .xl\:focus\:max-w-784:focus {
    max-width: 49rem !important;
  }

  .xl\:focus\:max-w-788:focus {
    max-width: 49.25rem !important;
  }

  .xl\:focus\:max-w-792:focus {
    max-width: 49.5rem !important;
  }

  .xl\:focus\:max-w-796:focus {
    max-width: 49.75rem !important;
  }

  .xl\:focus\:max-w-800:focus {
    max-width: 50rem !important;
  }

  .xl\:focus\:max-w-804:focus {
    max-width: 50.25rem !important;
  }

  .xl\:focus\:max-w-808:focus {
    max-width: 50.5rem !important;
  }

  .xl\:focus\:max-w-812:focus {
    max-width: 50.75rem !important;
  }

  .xl\:focus\:max-w-816:focus {
    max-width: 51rem !important;
  }

  .xl\:focus\:max-w-820:focus {
    max-width: 51.25rem !important;
  }

  .xl\:focus\:max-w-824:focus {
    max-width: 51.5rem !important;
  }

  .xl\:focus\:max-w-828:focus {
    max-width: 51.75rem !important;
  }

  .xl\:focus\:max-w-832:focus {
    max-width: 52rem !important;
  }

  .xl\:focus\:max-w-836:focus {
    max-width: 52.25rem !important;
  }

  .xl\:focus\:max-w-840:focus {
    max-width: 52.5rem !important;
  }

  .xl\:focus\:max-w-844:focus {
    max-width: 52.75rem !important;
  }

  .xl\:focus\:max-w-848:focus {
    max-width: 53rem !important;
  }

  .xl\:focus\:max-w-852:focus {
    max-width: 53.25rem !important;
  }

  .xl\:focus\:max-w-856:focus {
    max-width: 53.5rem !important;
  }

  .xl\:focus\:max-w-860:focus {
    max-width: 53.75rem !important;
  }

  .xl\:focus\:max-w-864:focus {
    max-width: 54rem !important;
  }

  .xl\:focus\:max-w-868:focus {
    max-width: 54.25rem !important;
  }

  .xl\:focus\:max-w-872:focus {
    max-width: 54.5rem !important;
  }

  .xl\:focus\:max-w-876:focus {
    max-width: 54.75rem !important;
  }

  .xl\:focus\:max-w-880:focus {
    max-width: 55rem !important;
  }

  .xl\:focus\:max-w-884:focus {
    max-width: 55.25rem !important;
  }

  .xl\:focus\:max-w-888:focus {
    max-width: 55.5rem !important;
  }

  .xl\:focus\:max-w-892:focus {
    max-width: 55.75rem !important;
  }

  .xl\:focus\:max-w-896:focus {
    max-width: 56rem !important;
  }

  .xl\:focus\:max-w-900:focus {
    max-width: 56.25rem !important;
  }

  .xl\:focus\:max-w-904:focus {
    max-width: 56.5rem !important;
  }

  .xl\:focus\:max-w-908:focus {
    max-width: 56.75rem !important;
  }

  .xl\:focus\:max-w-912:focus {
    max-width: 57rem !important;
  }

  .xl\:focus\:max-w-916:focus {
    max-width: 57.25rem !important;
  }

  .xl\:focus\:max-w-920:focus {
    max-width: 57.5rem !important;
  }

  .xl\:focus\:max-w-924:focus {
    max-width: 57.75rem !important;
  }

  .xl\:focus\:max-w-928:focus {
    max-width: 58rem !important;
  }

  .xl\:focus\:max-w-932:focus {
    max-width: 58.25rem !important;
  }

  .xl\:focus\:max-w-936:focus {
    max-width: 58.5rem !important;
  }

  .xl\:focus\:max-w-940:focus {
    max-width: 58.75rem !important;
  }

  .xl\:focus\:max-w-944:focus {
    max-width: 59rem !important;
  }

  .xl\:focus\:max-w-948:focus {
    max-width: 59.25rem !important;
  }

  .xl\:focus\:max-w-952:focus {
    max-width: 59.5rem !important;
  }

  .xl\:focus\:max-w-956:focus {
    max-width: 59.75rem !important;
  }

  .xl\:focus\:max-w-960:focus {
    max-width: 60rem !important;
  }

  .xl\:focus\:max-w-964:focus {
    max-width: 60.25rem !important;
  }

  .xl\:focus\:max-w-968:focus {
    max-width: 60.5rem !important;
  }

  .xl\:focus\:max-w-972:focus {
    max-width: 60.75rem !important;
  }

  .xl\:focus\:max-w-976:focus {
    max-width: 61rem !important;
  }

  .xl\:focus\:max-w-980:focus {
    max-width: 61.25rem !important;
  }

  .xl\:focus\:max-w-984:focus {
    max-width: 61.5rem !important;
  }

  .xl\:focus\:max-w-988:focus {
    max-width: 61.75rem !important;
  }

  .xl\:focus\:max-w-992:focus {
    max-width: 62rem !important;
  }

  .xl\:focus\:max-w-996:focus {
    max-width: 62.25rem !important;
  }

  .xl\:focus\:max-w-1000:focus {
    max-width: 62.5rem !important;
  }

  .xl\:focus\:max-w-1004:focus {
    max-width: 62.75rem !important;
  }

  .xl\:focus\:max-w-1008:focus {
    max-width: 63rem !important;
  }

  .xl\:focus\:max-w-1012:focus {
    max-width: 63.25rem !important;
  }

  .xl\:focus\:max-w-1016:focus {
    max-width: 63.5rem !important;
  }

  .xl\:focus\:max-w-1020:focus {
    max-width: 63.75rem !important;
  }

  .xl\:focus\:max-w-1024:focus {
    max-width: 64rem !important;
  }

  .xl\:focus\:max-w-1028:focus {
    max-width: 64.25rem !important;
  }

  .xl\:focus\:max-w-1032:focus {
    max-width: 64.5rem !important;
  }

  .xl\:focus\:max-w-1036:focus {
    max-width: 64.75rem !important;
  }

  .xl\:focus\:max-w-1040:focus {
    max-width: 65rem !important;
  }

  .xl\:focus\:max-w-1044:focus {
    max-width: 65.25rem !important;
  }

  .xl\:focus\:max-w-1048:focus {
    max-width: 65.5rem !important;
  }

  .xl\:focus\:max-w-1052:focus {
    max-width: 65.75rem !important;
  }

  .xl\:focus\:max-w-1056:focus {
    max-width: 66rem !important;
  }

  .xl\:focus\:max-w-1060:focus {
    max-width: 66.25rem !important;
  }

  .xl\:focus\:max-w-1064:focus {
    max-width: 66.5rem !important;
  }

  .xl\:focus\:max-w-1068:focus {
    max-width: 66.75rem !important;
  }

  .xl\:focus\:max-w-1072:focus {
    max-width: 67rem !important;
  }

  .xl\:focus\:max-w-1076:focus {
    max-width: 67.25rem !important;
  }

  .xl\:focus\:max-w-1080:focus {
    max-width: 67.5rem !important;
  }

  .xl\:focus\:max-w-1084:focus {
    max-width: 67.75rem !important;
  }

  .xl\:focus\:max-w-1088:focus {
    max-width: 68rem !important;
  }

  .xl\:focus\:max-w-1092:focus {
    max-width: 68.25rem !important;
  }

  .xl\:focus\:max-w-1096:focus {
    max-width: 68.5rem !important;
  }

  .xl\:focus\:max-w-1100:focus {
    max-width: 68.75rem !important;
  }

  .xl\:focus\:max-w-1104:focus {
    max-width: 69rem !important;
  }

  .xl\:focus\:max-w-1108:focus {
    max-width: 69.25rem !important;
  }

  .xl\:focus\:max-w-1112:focus {
    max-width: 69.5rem !important;
  }

  .xl\:focus\:max-w-1116:focus {
    max-width: 69.75rem !important;
  }

  .xl\:focus\:max-w-1120:focus {
    max-width: 70rem !important;
  }

  .xl\:focus\:max-w-1124:focus {
    max-width: 70.25rem !important;
  }

  .xl\:focus\:max-w-1128:focus {
    max-width: 70.5rem !important;
  }

  .xl\:focus\:max-w-1132:focus {
    max-width: 70.75rem !important;
  }

  .xl\:focus\:max-w-1136:focus {
    max-width: 71rem !important;
  }

  .xl\:focus\:max-w-1140:focus {
    max-width: 71.25rem !important;
  }

  .xl\:focus\:max-w-1144:focus {
    max-width: 71.5rem !important;
  }

  .xl\:focus\:max-w-1148:focus {
    max-width: 71.75rem !important;
  }

  .xl\:focus\:max-w-1152:focus {
    max-width: 72rem !important;
  }

  .xl\:focus\:max-w-1156:focus {
    max-width: 72.25rem !important;
  }

  .xl\:focus\:max-w-1160:focus {
    max-width: 72.5rem !important;
  }

  .xl\:focus\:max-w-1164:focus {
    max-width: 72.75rem !important;
  }

  .xl\:focus\:max-w-1168:focus {
    max-width: 73rem !important;
  }

  .xl\:focus\:max-w-1172:focus {
    max-width: 73.25rem !important;
  }

  .xl\:focus\:max-w-1176:focus {
    max-width: 73.5rem !important;
  }

  .xl\:focus\:max-w-1180:focus {
    max-width: 73.75rem !important;
  }

  .xl\:focus\:max-w-1184:focus {
    max-width: 74rem !important;
  }

  .xl\:focus\:max-w-1188:focus {
    max-width: 74.25rem !important;
  }

  .xl\:focus\:max-w-1192:focus {
    max-width: 74.5rem !important;
  }

  .xl\:focus\:max-w-1196:focus {
    max-width: 74.75rem !important;
  }

  .xl\:focus\:max-w-1200:focus {
    max-width: 75rem !important;
  }

  .xl\:focus\:max-w-none:focus {
    max-width: none !important;
  }

  .xl\:focus\:max-w-xs:focus {
    max-width: 20rem !important;
  }

  .xl\:focus\:max-w-sm:focus {
    max-width: 24rem !important;
  }

  .xl\:focus\:max-w-md:focus {
    max-width: 28rem !important;
  }

  .xl\:focus\:max-w-lg:focus {
    max-width: 32rem !important;
  }

  .xl\:focus\:max-w-xl:focus {
    max-width: 36rem !important;
  }

  .xl\:focus\:max-w-2xl:focus {
    max-width: 42rem !important;
  }

  .xl\:focus\:max-w-3xl:focus {
    max-width: 48rem !important;
  }

  .xl\:focus\:max-w-4xl:focus {
    max-width: 56rem !important;
  }

  .xl\:focus\:max-w-5xl:focus {
    max-width: 64rem !important;
  }

  .xl\:focus\:max-w-6xl:focus {
    max-width: 72rem !important;
  }

  .xl\:focus\:max-w-full:focus {
    max-width: 100% !important;
  }

  .xl\:focus\:max-w-screen-xs:focus {
    max-width: 600px !important;
  }

  .xl\:focus\:max-w-screen-sm:focus {
    max-width: 769px !important;
  }

  .xl\:focus\:max-w-screen-md:focus {
    max-width: 1000px !important;
  }

  .xl\:focus\:max-w-screen-lg:focus {
    max-width: 1200px !important;
  }

  .xl\:focus\:max-w-screen-xl:focus {
    max-width: 1366px !important;
  }

  .xl\:min-h-0 {
    min-height: 0 !important;
  }

  .xl\:min-h-full {
    min-height: 100% !important;
  }

  .xl\:min-h-screen {
    min-height: 100vh !important;
  }

  .xl\:hover\:min-h-0:hover {
    min-height: 0 !important;
  }

  .xl\:hover\:min-h-full:hover {
    min-height: 100% !important;
  }

  .xl\:hover\:min-h-screen:hover {
    min-height: 100vh !important;
  }

  .xl\:focus\:min-h-0:focus {
    min-height: 0 !important;
  }

  .xl\:focus\:min-h-full:focus {
    min-height: 100% !important;
  }

  .xl\:focus\:min-h-screen:focus {
    min-height: 100vh !important;
  }

  .xl\:min-w-0 {
    min-width: 0 !important;
  }

  .xl\:min-w-full {
    min-width: 100% !important;
  }

  .xl\:hover\:min-w-0:hover {
    min-width: 0 !important;
  }

  .xl\:hover\:min-w-full:hover {
    min-width: 100% !important;
  }

  .xl\:focus\:min-w-0:focus {
    min-width: 0 !important;
  }

  .xl\:focus\:min-w-full:focus {
    min-width: 100% !important;
  }

  .xl\:object-contain {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .xl\:object-cover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .xl\:object-fill {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .xl\:object-none {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .xl\:object-scale-down {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .xl\:hover\:object-contain:hover {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .xl\:hover\:object-cover:hover {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .xl\:hover\:object-fill:hover {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .xl\:hover\:object-none:hover {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .xl\:hover\:object-scale-down:hover {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .xl\:focus\:object-contain:focus {
    -o-object-fit: contain !important;
       font-family: "object-fit:contain" !important;
       object-fit: contain !important;
  }

  .xl\:focus\:object-cover:focus {
    -o-object-fit: cover !important;
       font-family: "object-fit:cover" !important;
       object-fit: cover !important;
  }

  .xl\:focus\:object-fill:focus {
    -o-object-fit: fill !important;
       font-family: "object-fit:fill" !important;
       object-fit: fill !important;
  }

  .xl\:focus\:object-none:focus {
    -o-object-fit: none !important;
       font-family: "object-fit:none" !important;
       object-fit: none !important;
  }

  .xl\:focus\:object-scale-down:focus {
    -o-object-fit: scale-down !important;
       font-family: "object-fit:scale-down" !important;
       object-fit: scale-down !important;
  }

  .xl\:object-bottom {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .xl\:object-center {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .xl\:object-left {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .xl\:object-left-bottom {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .xl\:object-left-top {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .xl\:object-right {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .xl\:object-right-bottom {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .xl\:object-right-top {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .xl\:object-top {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .xl\:hover\:object-bottom:hover {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .xl\:hover\:object-center:hover {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .xl\:hover\:object-left:hover {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .xl\:hover\:object-left-bottom:hover {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .xl\:hover\:object-left-top:hover {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .xl\:hover\:object-right:hover {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .xl\:hover\:object-right-bottom:hover {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .xl\:hover\:object-right-top:hover {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .xl\:hover\:object-top:hover {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .xl\:focus\:object-bottom:focus {
    -o-object-position: bottom !important;
       object-position: bottom !important;
  }

  .xl\:focus\:object-center:focus {
    -o-object-position: center !important;
       object-position: center !important;
  }

  .xl\:focus\:object-left:focus {
    -o-object-position: left !important;
       object-position: left !important;
  }

  .xl\:focus\:object-left-bottom:focus {
    -o-object-position: left bottom !important;
       object-position: left bottom !important;
  }

  .xl\:focus\:object-left-top:focus {
    -o-object-position: left top !important;
       object-position: left top !important;
  }

  .xl\:focus\:object-right:focus {
    -o-object-position: right !important;
       object-position: right !important;
  }

  .xl\:focus\:object-right-bottom:focus {
    -o-object-position: right bottom !important;
       object-position: right bottom !important;
  }

  .xl\:focus\:object-right-top:focus {
    -o-object-position: right top !important;
       object-position: right top !important;
  }

  .xl\:focus\:object-top:focus {
    -o-object-position: top !important;
       object-position: top !important;
  }

  .xl\:opacity-0 {
    opacity: 0 !important;
  }

  .xl\:opacity-25 {
    opacity: 0.25 !important;
  }

  .xl\:opacity-50 {
    opacity: 0.5 !important;
  }

  .xl\:opacity-75 {
    opacity: 0.75 !important;
  }

  .xl\:opacity-100 {
    opacity: 1 !important;
  }

  .xl\:hover\:opacity-0:hover {
    opacity: 0 !important;
  }

  .xl\:hover\:opacity-25:hover {
    opacity: 0.25 !important;
  }

  .xl\:hover\:opacity-50:hover {
    opacity: 0.5 !important;
  }

  .xl\:hover\:opacity-75:hover {
    opacity: 0.75 !important;
  }

  .xl\:hover\:opacity-100:hover {
    opacity: 1 !important;
  }

  .xl\:focus\:opacity-0:focus {
    opacity: 0 !important;
  }

  .xl\:focus\:opacity-25:focus {
    opacity: 0.25 !important;
  }

  .xl\:focus\:opacity-50:focus {
    opacity: 0.5 !important;
  }

  .xl\:focus\:opacity-75:focus {
    opacity: 0.75 !important;
  }

  .xl\:focus\:opacity-100:focus {
    opacity: 1 !important;
  }

  .xl\:outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xl\:outline-white {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xl\:outline-black {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xl\:hover\:outline-none:hover {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xl\:hover\:outline-white:hover {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xl\:hover\:outline-black:hover {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xl\:focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
  }

  .xl\:focus\:outline-white:focus {
    outline: 2px dotted white !important;
    outline-offset: 2px !important;
  }

  .xl\:focus\:outline-black:focus {
    outline: 2px dotted black !important;
    outline-offset: 2px !important;
  }

  .xl\:overflow-auto {
    overflow: auto !important;
  }

  .xl\:overflow-hidden {
    overflow: hidden !important;
  }

  .xl\:overflow-visible {
    overflow: visible !important;
  }

  .xl\:overflow-scroll {
    overflow: scroll !important;
  }

  .xl\:overflow-x-auto {
    overflow-x: auto !important;
  }

  .xl\:overflow-y-auto {
    overflow-y: auto !important;
  }

  .xl\:overflow-x-hidden {
    overflow-x: hidden !important;
  }

  .xl\:overflow-y-hidden {
    overflow-y: hidden !important;
  }

  .xl\:overflow-x-visible {
    overflow-x: visible !important;
  }

  .xl\:overflow-y-visible {
    overflow-y: visible !important;
  }

  .xl\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .xl\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .xl\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important;
  }

  .xl\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important;
  }

  .xl\:hover\:overflow-auto:hover {
    overflow: auto !important;
  }

  .xl\:hover\:overflow-hidden:hover {
    overflow: hidden !important;
  }

  .xl\:hover\:overflow-visible:hover {
    overflow: visible !important;
  }

  .xl\:hover\:overflow-scroll:hover {
    overflow: scroll !important;
  }

  .xl\:hover\:overflow-x-auto:hover {
    overflow-x: auto !important;
  }

  .xl\:hover\:overflow-y-auto:hover {
    overflow-y: auto !important;
  }

  .xl\:hover\:overflow-x-hidden:hover {
    overflow-x: hidden !important;
  }

  .xl\:hover\:overflow-y-hidden:hover {
    overflow-y: hidden !important;
  }

  .xl\:hover\:overflow-x-visible:hover {
    overflow-x: visible !important;
  }

  .xl\:hover\:overflow-y-visible:hover {
    overflow-y: visible !important;
  }

  .xl\:hover\:overflow-x-scroll:hover {
    overflow-x: scroll !important;
  }

  .xl\:hover\:overflow-y-scroll:hover {
    overflow-y: scroll !important;
  }

  .xl\:hover\:scrolling-touch:hover {
    -webkit-overflow-scrolling: touch !important;
  }

  .xl\:hover\:scrolling-auto:hover {
    -webkit-overflow-scrolling: auto !important;
  }

  .xl\:focus\:overflow-auto:focus {
    overflow: auto !important;
  }

  .xl\:focus\:overflow-hidden:focus {
    overflow: hidden !important;
  }

  .xl\:focus\:overflow-visible:focus {
    overflow: visible !important;
  }

  .xl\:focus\:overflow-scroll:focus {
    overflow: scroll !important;
  }

  .xl\:focus\:overflow-x-auto:focus {
    overflow-x: auto !important;
  }

  .xl\:focus\:overflow-y-auto:focus {
    overflow-y: auto !important;
  }

  .xl\:focus\:overflow-x-hidden:focus {
    overflow-x: hidden !important;
  }

  .xl\:focus\:overflow-y-hidden:focus {
    overflow-y: hidden !important;
  }

  .xl\:focus\:overflow-x-visible:focus {
    overflow-x: visible !important;
  }

  .xl\:focus\:overflow-y-visible:focus {
    overflow-y: visible !important;
  }

  .xl\:focus\:overflow-x-scroll:focus {
    overflow-x: scroll !important;
  }

  .xl\:focus\:overflow-y-scroll:focus {
    overflow-y: scroll !important;
  }

  .xl\:focus\:scrolling-touch:focus {
    -webkit-overflow-scrolling: touch !important;
  }

  .xl\:focus\:scrolling-auto:focus {
    -webkit-overflow-scrolling: auto !important;
  }

  .xl\:p-0 {
    padding: 0rem !important;
  }

  .xl\:p-1 {
    padding: 0.25rem !important;
  }

  .xl\:p-2 {
    padding: 0.5rem !important;
  }

  .xl\:p-3 {
    padding: 0.75rem !important;
  }

  .xl\:p-4 {
    padding: 1rem !important;
  }

  .xl\:p-5 {
    padding: 1.25rem !important;
  }

  .xl\:p-6 {
    padding: 1.5rem !important;
  }

  .xl\:p-7 {
    padding: 1.75rem !important;
  }

  .xl\:p-8 {
    padding: 2rem !important;
  }

  .xl\:p-9 {
    padding: 2.25rem !important;
  }

  .xl\:p-10 {
    padding: 2.5rem !important;
  }

  .xl\:p-11 {
    padding: 2.75rem !important;
  }

  .xl\:p-12 {
    padding: 3rem !important;
  }

  .xl\:p-13 {
    padding: 3.25rem !important;
  }

  .xl\:p-14 {
    padding: 3.5rem !important;
  }

  .xl\:p-15 {
    padding: 3.75rem !important;
  }

  .xl\:p-16 {
    padding: 4rem !important;
  }

  .xl\:p-17 {
    padding: 4.25rem !important;
  }

  .xl\:p-18 {
    padding: 4.5rem !important;
  }

  .xl\:p-19 {
    padding: 4.75rem !important;
  }

  .xl\:p-20 {
    padding: 5rem !important;
  }

  .xl\:p-21 {
    padding: 5.25rem !important;
  }

  .xl\:p-22 {
    padding: 5.5rem !important;
  }

  .xl\:p-23 {
    padding: 5.75rem !important;
  }

  .xl\:p-24 {
    padding: 6rem !important;
  }

  .xl\:p-25 {
    padding: 6.25rem !important;
  }

  .xl\:p-26 {
    padding: 6.5rem !important;
  }

  .xl\:p-27 {
    padding: 6.75rem !important;
  }

  .xl\:p-28 {
    padding: 7rem !important;
  }

  .xl\:p-29 {
    padding: 7.25rem !important;
  }

  .xl\:p-30 {
    padding: 7.5rem !important;
  }

  .xl\:p-31 {
    padding: 7.75rem !important;
  }

  .xl\:p-32 {
    padding: 8rem !important;
  }

  .xl\:p-33 {
    padding: 8.25rem !important;
  }

  .xl\:p-34 {
    padding: 8.5rem !important;
  }

  .xl\:p-35 {
    padding: 8.75rem !important;
  }

  .xl\:p-36 {
    padding: 9rem !important;
  }

  .xl\:p-37 {
    padding: 9.25rem !important;
  }

  .xl\:p-38 {
    padding: 9.5rem !important;
  }

  .xl\:p-39 {
    padding: 9.75rem !important;
  }

  .xl\:p-40 {
    padding: 10rem !important;
  }

  .xl\:p-41 {
    padding: 10.25rem !important;
  }

  .xl\:p-42 {
    padding: 10.5rem !important;
  }

  .xl\:p-43 {
    padding: 10.75rem !important;
  }

  .xl\:p-44 {
    padding: 11rem !important;
  }

  .xl\:p-45 {
    padding: 11.25rem !important;
  }

  .xl\:p-46 {
    padding: 11.5rem !important;
  }

  .xl\:p-47 {
    padding: 11.75rem !important;
  }

  .xl\:p-48 {
    padding: 12rem !important;
  }

  .xl\:p-49 {
    padding: 12.25rem !important;
  }

  .xl\:p-50 {
    padding: 12.5rem !important;
  }

  .xl\:p-51 {
    padding: 12.75rem !important;
  }

  .xl\:p-52 {
    padding: 13rem !important;
  }

  .xl\:p-53 {
    padding: 13.25rem !important;
  }

  .xl\:p-54 {
    padding: 13.5rem !important;
  }

  .xl\:p-55 {
    padding: 13.75rem !important;
  }

  .xl\:p-56 {
    padding: 14rem !important;
  }

  .xl\:p-57 {
    padding: 14.25rem !important;
  }

  .xl\:p-58 {
    padding: 14.5rem !important;
  }

  .xl\:p-59 {
    padding: 14.75rem !important;
  }

  .xl\:p-60 {
    padding: 15rem !important;
  }

  .xl\:p-61 {
    padding: 15.25rem !important;
  }

  .xl\:p-62 {
    padding: 15.5rem !important;
  }

  .xl\:p-63 {
    padding: 15.75rem !important;
  }

  .xl\:p-64 {
    padding: 16rem !important;
  }

  .xl\:p-65 {
    padding: 16.25rem !important;
  }

  .xl\:p-66 {
    padding: 16.5rem !important;
  }

  .xl\:p-67 {
    padding: 16.75rem !important;
  }

  .xl\:p-68 {
    padding: 17rem !important;
  }

  .xl\:p-69 {
    padding: 17.25rem !important;
  }

  .xl\:p-70 {
    padding: 17.5rem !important;
  }

  .xl\:p-71 {
    padding: 17.75rem !important;
  }

  .xl\:p-72 {
    padding: 18rem !important;
  }

  .xl\:p-73 {
    padding: 18.25rem !important;
  }

  .xl\:p-74 {
    padding: 18.5rem !important;
  }

  .xl\:p-75 {
    padding: 18.75rem !important;
  }

  .xl\:p-76 {
    padding: 19rem !important;
  }

  .xl\:p-77 {
    padding: 19.25rem !important;
  }

  .xl\:p-78 {
    padding: 19.5rem !important;
  }

  .xl\:p-79 {
    padding: 19.75rem !important;
  }

  .xl\:p-80 {
    padding: 20rem !important;
  }

  .xl\:p-81 {
    padding: 20.25rem !important;
  }

  .xl\:p-82 {
    padding: 20.5rem !important;
  }

  .xl\:p-83 {
    padding: 20.75rem !important;
  }

  .xl\:p-84 {
    padding: 21rem !important;
  }

  .xl\:p-85 {
    padding: 21.25rem !important;
  }

  .xl\:p-86 {
    padding: 21.5rem !important;
  }

  .xl\:p-87 {
    padding: 21.75rem !important;
  }

  .xl\:p-88 {
    padding: 22rem !important;
  }

  .xl\:p-89 {
    padding: 22.25rem !important;
  }

  .xl\:p-90 {
    padding: 22.5rem !important;
  }

  .xl\:p-91 {
    padding: 22.75rem !important;
  }

  .xl\:p-92 {
    padding: 23rem !important;
  }

  .xl\:p-93 {
    padding: 23.25rem !important;
  }

  .xl\:p-94 {
    padding: 23.5rem !important;
  }

  .xl\:p-95 {
    padding: 23.75rem !important;
  }

  .xl\:p-96 {
    padding: 24rem !important;
  }

  .xl\:p-97 {
    padding: 24.25rem !important;
  }

  .xl\:p-98 {
    padding: 24.5rem !important;
  }

  .xl\:p-99 {
    padding: 24.75rem !important;
  }

  .xl\:p-100 {
    padding: 25rem !important;
  }

  .xl\:p-101 {
    padding: 25.25rem !important;
  }

  .xl\:p-102 {
    padding: 25.5rem !important;
  }

  .xl\:p-103 {
    padding: 25.75rem !important;
  }

  .xl\:p-104 {
    padding: 26rem !important;
  }

  .xl\:p-105 {
    padding: 26.25rem !important;
  }

  .xl\:p-px {
    padding: 1px !important;
  }

  .xl\:p-0\.5 {
    padding: 0.125rem !important;
  }

  .xl\:p-1\.5 {
    padding: 0.375rem !important;
  }

  .xl\:p-2\.5 {
    padding: 0.625rem !important;
  }

  .xl\:p-3\.5 {
    padding: 0.875rem !important;
  }

  .xl\:p-4\.5 {
    padding: 1.125rem !important;
  }

  .xl\:p-5\.5 {
    padding: 1.375rem !important;
  }

  .xl\:p-6\.5 {
    padding: 1.625rem !important;
  }

  .xl\:p-7\.5 {
    padding: 1.875rem !important;
  }

  .xl\:p-8\.5 {
    padding: 2.125rem !important;
  }

  .xl\:p-9\.5 {
    padding: 2.375rem !important;
  }

  .xl\:p-10\.5 {
    padding: 2.625rem !important;
  }

  .xl\:p-11\.5 {
    padding: 2.875rem !important;
  }

  .xl\:p-12\.5 {
    padding: 3.125rem !important;
  }

  .xl\:p-13\.5 {
    padding: 3.375rem !important;
  }

  .xl\:p-14\.5 {
    padding: 3.625rem !important;
  }

  .xl\:p-15\.5 {
    padding: 3.875rem !important;
  }

  .xl\:p-16\.5 {
    padding: 4.125rem !important;
  }

  .xl\:p-17\.5 {
    padding: 4.375rem !important;
  }

  .xl\:p-18\.5 {
    padding: 4.625rem !important;
  }

  .xl\:p-19\.5 {
    padding: 4.875rem !important;
  }

  .xl\:p-20\.5 {
    padding: 5.125rem !important;
  }

  .xl\:p-21\.5 {
    padding: 5.375rem !important;
  }

  .xl\:p-22\.5 {
    padding: 5.625rem !important;
  }

  .xl\:p-23\.5 {
    padding: 5.875rem !important;
  }

  .xl\:p-24\.5 {
    padding: 6.125rem !important;
  }

  .xl\:p-25\.5 {
    padding: 6.375rem !important;
  }

  .xl\:p-26\.5 {
    padding: 6.625rem !important;
  }

  .xl\:p-27\.5 {
    padding: 6.875rem !important;
  }

  .xl\:p-28\.5 {
    padding: 7.125rem !important;
  }

  .xl\:p-29\.5 {
    padding: 7.375rem !important;
  }

  .xl\:p-30\.5 {
    padding: 7.625rem !important;
  }

  .xl\:p-31\.5 {
    padding: 7.875rem !important;
  }

  .xl\:p-32\.5 {
    padding: 8.125rem !important;
  }

  .xl\:p-33\.5 {
    padding: 8.375rem !important;
  }

  .xl\:p-34\.5 {
    padding: 8.625rem !important;
  }

  .xl\:p-35\.5 {
    padding: 8.875rem !important;
  }

  .xl\:p-36\.5 {
    padding: 9.125rem !important;
  }

  .xl\:p-37\.5 {
    padding: 9.375rem !important;
  }

  .xl\:p-38\.5 {
    padding: 9.625rem !important;
  }

  .xl\:p-39\.5 {
    padding: 9.875rem !important;
  }

  .xl\:p-40\.5 {
    padding: 10.125rem !important;
  }

  .xl\:p-41\.5 {
    padding: 10.375rem !important;
  }

  .xl\:p-42\.5 {
    padding: 10.625rem !important;
  }

  .xl\:p-43\.5 {
    padding: 10.875rem !important;
  }

  .xl\:p-44\.5 {
    padding: 11.125rem !important;
  }

  .xl\:p-45\.5 {
    padding: 11.375rem !important;
  }

  .xl\:p-46\.5 {
    padding: 11.625rem !important;
  }

  .xl\:p-47\.5 {
    padding: 11.875rem !important;
  }

  .xl\:p-48\.5 {
    padding: 12.125rem !important;
  }

  .xl\:p-49\.5 {
    padding: 12.375rem !important;
  }

  .xl\:p-50\.5 {
    padding: 12.625rem !important;
  }

  .xl\:p-51\.5 {
    padding: 12.875rem !important;
  }

  .xl\:p-52\.5 {
    padding: 13.125rem !important;
  }

  .xl\:p-53\.5 {
    padding: 13.375rem !important;
  }

  .xl\:p-54\.5 {
    padding: 13.625rem !important;
  }

  .xl\:p-55\.5 {
    padding: 13.875rem !important;
  }

  .xl\:p-56\.5 {
    padding: 14.125rem !important;
  }

  .xl\:p-57\.5 {
    padding: 14.375rem !important;
  }

  .xl\:p-58\.5 {
    padding: 14.625rem !important;
  }

  .xl\:p-59\.5 {
    padding: 14.875rem !important;
  }

  .xl\:p-60\.5 {
    padding: 15.125rem !important;
  }

  .xl\:p-61\.5 {
    padding: 15.375rem !important;
  }

  .xl\:p-62\.5 {
    padding: 15.625rem !important;
  }

  .xl\:p-63\.5 {
    padding: 15.875rem !important;
  }

  .xl\:p-64\.5 {
    padding: 16.125rem !important;
  }

  .xl\:p-65\.5 {
    padding: 16.375rem !important;
  }

  .xl\:p-66\.5 {
    padding: 16.625rem !important;
  }

  .xl\:p-67\.5 {
    padding: 16.875rem !important;
  }

  .xl\:p-68\.5 {
    padding: 17.125rem !important;
  }

  .xl\:p-69\.5 {
    padding: 17.375rem !important;
  }

  .xl\:p-70\.5 {
    padding: 17.625rem !important;
  }

  .xl\:p-71\.5 {
    padding: 17.875rem !important;
  }

  .xl\:p-72\.5 {
    padding: 18.125rem !important;
  }

  .xl\:p-73\.5 {
    padding: 18.375rem !important;
  }

  .xl\:p-74\.5 {
    padding: 18.625rem !important;
  }

  .xl\:p-75\.5 {
    padding: 18.875rem !important;
  }

  .xl\:p-76\.5 {
    padding: 19.125rem !important;
  }

  .xl\:p-77\.5 {
    padding: 19.375rem !important;
  }

  .xl\:p-78\.5 {
    padding: 19.625rem !important;
  }

  .xl\:p-79\.5 {
    padding: 19.875rem !important;
  }

  .xl\:p-80\.5 {
    padding: 20.125rem !important;
  }

  .xl\:p-81\.5 {
    padding: 20.375rem !important;
  }

  .xl\:p-82\.5 {
    padding: 20.625rem !important;
  }

  .xl\:p-83\.5 {
    padding: 20.875rem !important;
  }

  .xl\:p-84\.5 {
    padding: 21.125rem !important;
  }

  .xl\:p-85\.5 {
    padding: 21.375rem !important;
  }

  .xl\:p-86\.5 {
    padding: 21.625rem !important;
  }

  .xl\:p-87\.5 {
    padding: 21.875rem !important;
  }

  .xl\:p-88\.5 {
    padding: 22.125rem !important;
  }

  .xl\:p-89\.5 {
    padding: 22.375rem !important;
  }

  .xl\:p-90\.5 {
    padding: 22.625rem !important;
  }

  .xl\:p-91\.5 {
    padding: 22.875rem !important;
  }

  .xl\:p-92\.5 {
    padding: 23.125rem !important;
  }

  .xl\:p-93\.5 {
    padding: 23.375rem !important;
  }

  .xl\:p-94\.5 {
    padding: 23.625rem !important;
  }

  .xl\:p-95\.5 {
    padding: 23.875rem !important;
  }

  .xl\:p-96\.5 {
    padding: 24.125rem !important;
  }

  .xl\:p-97\.5 {
    padding: 24.375rem !important;
  }

  .xl\:p-98\.5 {
    padding: 24.625rem !important;
  }

  .xl\:p-99\.5 {
    padding: 24.875rem !important;
  }

  .xl\:p-100\.5 {
    padding: 25.125rem !important;
  }

  .xl\:p-101\.5 {
    padding: 25.375rem !important;
  }

  .xl\:p-102\.5 {
    padding: 25.625rem !important;
  }

  .xl\:p-103\.5 {
    padding: 25.875rem !important;
  }

  .xl\:p-104\.5 {
    padding: 26.125rem !important;
  }

  .xl\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .xl\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .xl\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xl\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xl\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xl\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xl\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xl\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xl\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xl\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xl\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xl\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xl\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xl\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xl\:py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xl\:px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xl\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xl\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xl\:px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xl\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xl\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xl\:py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xl\:px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xl\:py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xl\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xl\:py-13 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .xl\:px-13 {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .xl\:py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xl\:px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xl\:py-15 {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .xl\:px-15 {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .xl\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xl\:px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xl\:py-17 {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .xl\:px-17 {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .xl\:py-18 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .xl\:px-18 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .xl\:py-19 {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .xl\:px-19 {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .xl\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .xl\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xl\:py-21 {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .xl\:px-21 {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .xl\:py-22 {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .xl\:px-22 {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .xl\:py-23 {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .xl\:px-23 {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .xl\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xl\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xl\:py-25 {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .xl\:px-25 {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .xl\:py-26 {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .xl\:px-26 {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .xl\:py-27 {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .xl\:px-27 {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .xl\:py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xl\:px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xl\:py-29 {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .xl\:px-29 {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .xl\:py-30 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .xl\:px-30 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .xl\:py-31 {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .xl\:px-31 {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .xl\:py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .xl\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xl\:py-33 {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .xl\:px-33 {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .xl\:py-34 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .xl\:px-34 {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .xl\:py-35 {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .xl\:px-35 {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .xl\:py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .xl\:px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xl\:py-37 {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .xl\:px-37 {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .xl\:py-38 {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .xl\:px-38 {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .xl\:py-39 {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .xl\:px-39 {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .xl\:py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xl\:px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xl\:py-41 {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .xl\:px-41 {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .xl\:py-42 {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .xl\:px-42 {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .xl\:py-43 {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .xl\:px-43 {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .xl\:py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xl\:px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xl\:py-45 {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .xl\:px-45 {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .xl\:py-46 {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .xl\:px-46 {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .xl\:py-47 {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .xl\:px-47 {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .xl\:py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xl\:px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xl\:py-49 {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .xl\:px-49 {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .xl\:py-50 {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .xl\:px-50 {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .xl\:py-51 {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .xl\:px-51 {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .xl\:py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xl\:px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xl\:py-53 {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .xl\:px-53 {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .xl\:py-54 {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .xl\:px-54 {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .xl\:py-55 {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .xl\:px-55 {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .xl\:py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xl\:px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .xl\:py-57 {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .xl\:px-57 {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .xl\:py-58 {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .xl\:px-58 {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .xl\:py-59 {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .xl\:px-59 {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .xl\:py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xl\:px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xl\:py-61 {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .xl\:px-61 {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .xl\:py-62 {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .xl\:px-62 {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .xl\:py-63 {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .xl\:px-63 {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .xl\:py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xl\:px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xl\:py-65 {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .xl\:px-65 {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .xl\:py-66 {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .xl\:px-66 {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .xl\:py-67 {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .xl\:px-67 {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .xl\:py-68 {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .xl\:px-68 {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .xl\:py-69 {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .xl\:px-69 {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .xl\:py-70 {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .xl\:px-70 {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .xl\:py-71 {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .xl\:px-71 {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .xl\:py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xl\:px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .xl\:py-73 {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .xl\:px-73 {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .xl\:py-74 {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .xl\:px-74 {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .xl\:py-75 {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .xl\:px-75 {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .xl\:py-76 {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .xl\:px-76 {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .xl\:py-77 {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .xl\:px-77 {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .xl\:py-78 {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .xl\:px-78 {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .xl\:py-79 {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .xl\:px-79 {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .xl\:py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xl\:px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .xl\:py-81 {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .xl\:px-81 {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .xl\:py-82 {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .xl\:px-82 {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .xl\:py-83 {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .xl\:px-83 {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .xl\:py-84 {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .xl\:px-84 {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .xl\:py-85 {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .xl\:px-85 {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .xl\:py-86 {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .xl\:px-86 {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .xl\:py-87 {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .xl\:px-87 {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .xl\:py-88 {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .xl\:px-88 {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .xl\:py-89 {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .xl\:px-89 {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .xl\:py-90 {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .xl\:px-90 {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .xl\:py-91 {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .xl\:px-91 {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .xl\:py-92 {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .xl\:px-92 {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .xl\:py-93 {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .xl\:px-93 {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .xl\:py-94 {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .xl\:px-94 {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .xl\:py-95 {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .xl\:px-95 {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .xl\:py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xl\:px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xl\:py-97 {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .xl\:px-97 {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .xl\:py-98 {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .xl\:px-98 {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .xl\:py-99 {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .xl\:px-99 {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .xl\:py-100 {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .xl\:px-100 {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .xl\:py-101 {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .xl\:px-101 {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .xl\:py-102 {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .xl\:px-102 {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .xl\:py-103 {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .xl\:px-103 {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .xl\:py-104 {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .xl\:px-104 {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .xl\:py-105 {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .xl\:px-105 {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .xl\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .xl\:px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xl\:py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xl\:px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xl\:py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xl\:px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xl\:py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .xl\:px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xl\:py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .xl\:px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xl\:py-4\.5 {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .xl\:px-4\.5 {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .xl\:py-5\.5 {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .xl\:px-5\.5 {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .xl\:py-6\.5 {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .xl\:px-6\.5 {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .xl\:py-7\.5 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .xl\:px-7\.5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .xl\:py-8\.5 {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .xl\:px-8\.5 {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .xl\:py-9\.5 {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .xl\:px-9\.5 {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .xl\:py-10\.5 {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .xl\:px-10\.5 {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .xl\:py-11\.5 {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .xl\:px-11\.5 {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .xl\:py-12\.5 {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .xl\:px-12\.5 {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .xl\:py-13\.5 {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .xl\:px-13\.5 {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .xl\:py-14\.5 {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .xl\:px-14\.5 {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .xl\:py-15\.5 {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .xl\:px-15\.5 {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .xl\:py-16\.5 {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .xl\:px-16\.5 {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .xl\:py-17\.5 {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .xl\:px-17\.5 {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .xl\:py-18\.5 {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .xl\:px-18\.5 {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .xl\:py-19\.5 {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .xl\:px-19\.5 {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .xl\:py-20\.5 {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .xl\:px-20\.5 {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .xl\:py-21\.5 {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .xl\:px-21\.5 {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .xl\:py-22\.5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .xl\:px-22\.5 {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .xl\:py-23\.5 {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .xl\:px-23\.5 {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .xl\:py-24\.5 {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .xl\:px-24\.5 {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .xl\:py-25\.5 {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .xl\:px-25\.5 {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .xl\:py-26\.5 {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .xl\:px-26\.5 {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .xl\:py-27\.5 {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .xl\:px-27\.5 {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .xl\:py-28\.5 {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .xl\:px-28\.5 {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .xl\:py-29\.5 {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .xl\:px-29\.5 {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .xl\:py-30\.5 {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .xl\:px-30\.5 {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .xl\:py-31\.5 {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .xl\:px-31\.5 {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .xl\:py-32\.5 {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .xl\:px-32\.5 {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .xl\:py-33\.5 {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .xl\:px-33\.5 {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .xl\:py-34\.5 {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .xl\:px-34\.5 {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .xl\:py-35\.5 {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .xl\:px-35\.5 {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .xl\:py-36\.5 {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .xl\:px-36\.5 {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .xl\:py-37\.5 {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .xl\:px-37\.5 {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .xl\:py-38\.5 {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .xl\:px-38\.5 {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .xl\:py-39\.5 {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .xl\:px-39\.5 {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .xl\:py-40\.5 {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .xl\:px-40\.5 {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .xl\:py-41\.5 {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .xl\:px-41\.5 {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .xl\:py-42\.5 {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .xl\:px-42\.5 {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .xl\:py-43\.5 {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .xl\:px-43\.5 {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .xl\:py-44\.5 {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .xl\:px-44\.5 {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .xl\:py-45\.5 {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .xl\:px-45\.5 {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .xl\:py-46\.5 {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .xl\:px-46\.5 {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .xl\:py-47\.5 {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .xl\:px-47\.5 {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .xl\:py-48\.5 {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .xl\:px-48\.5 {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .xl\:py-49\.5 {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .xl\:px-49\.5 {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .xl\:py-50\.5 {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .xl\:px-50\.5 {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .xl\:py-51\.5 {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .xl\:px-51\.5 {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .xl\:py-52\.5 {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .xl\:px-52\.5 {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .xl\:py-53\.5 {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .xl\:px-53\.5 {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .xl\:py-54\.5 {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .xl\:px-54\.5 {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .xl\:py-55\.5 {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .xl\:px-55\.5 {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .xl\:py-56\.5 {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .xl\:px-56\.5 {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .xl\:py-57\.5 {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .xl\:px-57\.5 {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .xl\:py-58\.5 {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .xl\:px-58\.5 {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .xl\:py-59\.5 {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .xl\:px-59\.5 {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .xl\:py-60\.5 {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .xl\:px-60\.5 {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .xl\:py-61\.5 {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .xl\:px-61\.5 {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .xl\:py-62\.5 {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .xl\:px-62\.5 {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .xl\:py-63\.5 {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .xl\:px-63\.5 {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .xl\:py-64\.5 {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .xl\:px-64\.5 {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .xl\:py-65\.5 {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .xl\:px-65\.5 {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .xl\:py-66\.5 {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .xl\:px-66\.5 {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .xl\:py-67\.5 {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .xl\:px-67\.5 {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .xl\:py-68\.5 {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .xl\:px-68\.5 {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .xl\:py-69\.5 {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .xl\:px-69\.5 {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .xl\:py-70\.5 {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .xl\:px-70\.5 {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .xl\:py-71\.5 {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .xl\:px-71\.5 {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .xl\:py-72\.5 {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .xl\:px-72\.5 {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .xl\:py-73\.5 {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .xl\:px-73\.5 {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .xl\:py-74\.5 {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .xl\:px-74\.5 {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .xl\:py-75\.5 {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .xl\:px-75\.5 {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .xl\:py-76\.5 {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .xl\:px-76\.5 {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .xl\:py-77\.5 {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .xl\:px-77\.5 {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .xl\:py-78\.5 {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .xl\:px-78\.5 {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .xl\:py-79\.5 {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .xl\:px-79\.5 {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .xl\:py-80\.5 {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .xl\:px-80\.5 {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .xl\:py-81\.5 {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .xl\:px-81\.5 {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .xl\:py-82\.5 {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .xl\:px-82\.5 {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .xl\:py-83\.5 {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .xl\:px-83\.5 {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .xl\:py-84\.5 {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .xl\:px-84\.5 {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .xl\:py-85\.5 {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .xl\:px-85\.5 {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .xl\:py-86\.5 {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .xl\:px-86\.5 {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .xl\:py-87\.5 {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .xl\:px-87\.5 {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .xl\:py-88\.5 {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .xl\:px-88\.5 {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .xl\:py-89\.5 {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .xl\:px-89\.5 {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .xl\:py-90\.5 {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .xl\:px-90\.5 {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .xl\:py-91\.5 {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .xl\:px-91\.5 {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .xl\:py-92\.5 {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .xl\:px-92\.5 {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .xl\:py-93\.5 {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .xl\:px-93\.5 {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .xl\:py-94\.5 {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .xl\:px-94\.5 {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .xl\:py-95\.5 {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .xl\:px-95\.5 {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .xl\:py-96\.5 {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .xl\:px-96\.5 {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .xl\:py-97\.5 {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .xl\:px-97\.5 {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .xl\:py-98\.5 {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .xl\:px-98\.5 {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .xl\:py-99\.5 {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .xl\:px-99\.5 {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .xl\:py-100\.5 {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .xl\:px-100\.5 {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .xl\:py-101\.5 {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .xl\:px-101\.5 {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .xl\:py-102\.5 {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .xl\:px-102\.5 {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .xl\:py-103\.5 {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .xl\:px-103\.5 {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .xl\:py-104\.5 {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .xl\:px-104\.5 {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .xl\:pt-0 {
    padding-top: 0rem !important;
  }

  .xl\:pr-0 {
    padding-right: 0rem !important;
  }

  .xl\:pb-0 {
    padding-bottom: 0rem !important;
  }

  .xl\:pl-0 {
    padding-left: 0rem !important;
  }

  .xl\:pt-1 {
    padding-top: 0.25rem !important;
  }

  .xl\:pr-1 {
    padding-right: 0.25rem !important;
  }

  .xl\:pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .xl\:pl-1 {
    padding-left: 0.25rem !important;
  }

  .xl\:pt-2 {
    padding-top: 0.5rem !important;
  }

  .xl\:pr-2 {
    padding-right: 0.5rem !important;
  }

  .xl\:pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .xl\:pl-2 {
    padding-left: 0.5rem !important;
  }

  .xl\:pt-3 {
    padding-top: 0.75rem !important;
  }

  .xl\:pr-3 {
    padding-right: 0.75rem !important;
  }

  .xl\:pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .xl\:pl-3 {
    padding-left: 0.75rem !important;
  }

  .xl\:pt-4 {
    padding-top: 1rem !important;
  }

  .xl\:pr-4 {
    padding-right: 1rem !important;
  }

  .xl\:pb-4 {
    padding-bottom: 1rem !important;
  }

  .xl\:pl-4 {
    padding-left: 1rem !important;
  }

  .xl\:pt-5 {
    padding-top: 1.25rem !important;
  }

  .xl\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .xl\:pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .xl\:pl-5 {
    padding-left: 1.25rem !important;
  }

  .xl\:pt-6 {
    padding-top: 1.5rem !important;
  }

  .xl\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .xl\:pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .xl\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .xl\:pt-7 {
    padding-top: 1.75rem !important;
  }

  .xl\:pr-7 {
    padding-right: 1.75rem !important;
  }

  .xl\:pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .xl\:pl-7 {
    padding-left: 1.75rem !important;
  }

  .xl\:pt-8 {
    padding-top: 2rem !important;
  }

  .xl\:pr-8 {
    padding-right: 2rem !important;
  }

  .xl\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .xl\:pl-8 {
    padding-left: 2rem !important;
  }

  .xl\:pt-9 {
    padding-top: 2.25rem !important;
  }

  .xl\:pr-9 {
    padding-right: 2.25rem !important;
  }

  .xl\:pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .xl\:pl-9 {
    padding-left: 2.25rem !important;
  }

  .xl\:pt-10 {
    padding-top: 2.5rem !important;
  }

  .xl\:pr-10 {
    padding-right: 2.5rem !important;
  }

  .xl\:pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .xl\:pl-10 {
    padding-left: 2.5rem !important;
  }

  .xl\:pt-11 {
    padding-top: 2.75rem !important;
  }

  .xl\:pr-11 {
    padding-right: 2.75rem !important;
  }

  .xl\:pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .xl\:pl-11 {
    padding-left: 2.75rem !important;
  }

  .xl\:pt-12 {
    padding-top: 3rem !important;
  }

  .xl\:pr-12 {
    padding-right: 3rem !important;
  }

  .xl\:pb-12 {
    padding-bottom: 3rem !important;
  }

  .xl\:pl-12 {
    padding-left: 3rem !important;
  }

  .xl\:pt-13 {
    padding-top: 3.25rem !important;
  }

  .xl\:pr-13 {
    padding-right: 3.25rem !important;
  }

  .xl\:pb-13 {
    padding-bottom: 3.25rem !important;
  }

  .xl\:pl-13 {
    padding-left: 3.25rem !important;
  }

  .xl\:pt-14 {
    padding-top: 3.5rem !important;
  }

  .xl\:pr-14 {
    padding-right: 3.5rem !important;
  }

  .xl\:pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .xl\:pl-14 {
    padding-left: 3.5rem !important;
  }

  .xl\:pt-15 {
    padding-top: 3.75rem !important;
  }

  .xl\:pr-15 {
    padding-right: 3.75rem !important;
  }

  .xl\:pb-15 {
    padding-bottom: 3.75rem !important;
  }

  .xl\:pl-15 {
    padding-left: 3.75rem !important;
  }

  .xl\:pt-16 {
    padding-top: 4rem !important;
  }

  .xl\:pr-16 {
    padding-right: 4rem !important;
  }

  .xl\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .xl\:pl-16 {
    padding-left: 4rem !important;
  }

  .xl\:pt-17 {
    padding-top: 4.25rem !important;
  }

  .xl\:pr-17 {
    padding-right: 4.25rem !important;
  }

  .xl\:pb-17 {
    padding-bottom: 4.25rem !important;
  }

  .xl\:pl-17 {
    padding-left: 4.25rem !important;
  }

  .xl\:pt-18 {
    padding-top: 4.5rem !important;
  }

  .xl\:pr-18 {
    padding-right: 4.5rem !important;
  }

  .xl\:pb-18 {
    padding-bottom: 4.5rem !important;
  }

  .xl\:pl-18 {
    padding-left: 4.5rem !important;
  }

  .xl\:pt-19 {
    padding-top: 4.75rem !important;
  }

  .xl\:pr-19 {
    padding-right: 4.75rem !important;
  }

  .xl\:pb-19 {
    padding-bottom: 4.75rem !important;
  }

  .xl\:pl-19 {
    padding-left: 4.75rem !important;
  }

  .xl\:pt-20 {
    padding-top: 5rem !important;
  }

  .xl\:pr-20 {
    padding-right: 5rem !important;
  }

  .xl\:pb-20 {
    padding-bottom: 5rem !important;
  }

  .xl\:pl-20 {
    padding-left: 5rem !important;
  }

  .xl\:pt-21 {
    padding-top: 5.25rem !important;
  }

  .xl\:pr-21 {
    padding-right: 5.25rem !important;
  }

  .xl\:pb-21 {
    padding-bottom: 5.25rem !important;
  }

  .xl\:pl-21 {
    padding-left: 5.25rem !important;
  }

  .xl\:pt-22 {
    padding-top: 5.5rem !important;
  }

  .xl\:pr-22 {
    padding-right: 5.5rem !important;
  }

  .xl\:pb-22 {
    padding-bottom: 5.5rem !important;
  }

  .xl\:pl-22 {
    padding-left: 5.5rem !important;
  }

  .xl\:pt-23 {
    padding-top: 5.75rem !important;
  }

  .xl\:pr-23 {
    padding-right: 5.75rem !important;
  }

  .xl\:pb-23 {
    padding-bottom: 5.75rem !important;
  }

  .xl\:pl-23 {
    padding-left: 5.75rem !important;
  }

  .xl\:pt-24 {
    padding-top: 6rem !important;
  }

  .xl\:pr-24 {
    padding-right: 6rem !important;
  }

  .xl\:pb-24 {
    padding-bottom: 6rem !important;
  }

  .xl\:pl-24 {
    padding-left: 6rem !important;
  }

  .xl\:pt-25 {
    padding-top: 6.25rem !important;
  }

  .xl\:pr-25 {
    padding-right: 6.25rem !important;
  }

  .xl\:pb-25 {
    padding-bottom: 6.25rem !important;
  }

  .xl\:pl-25 {
    padding-left: 6.25rem !important;
  }

  .xl\:pt-26 {
    padding-top: 6.5rem !important;
  }

  .xl\:pr-26 {
    padding-right: 6.5rem !important;
  }

  .xl\:pb-26 {
    padding-bottom: 6.5rem !important;
  }

  .xl\:pl-26 {
    padding-left: 6.5rem !important;
  }

  .xl\:pt-27 {
    padding-top: 6.75rem !important;
  }

  .xl\:pr-27 {
    padding-right: 6.75rem !important;
  }

  .xl\:pb-27 {
    padding-bottom: 6.75rem !important;
  }

  .xl\:pl-27 {
    padding-left: 6.75rem !important;
  }

  .xl\:pt-28 {
    padding-top: 7rem !important;
  }

  .xl\:pr-28 {
    padding-right: 7rem !important;
  }

  .xl\:pb-28 {
    padding-bottom: 7rem !important;
  }

  .xl\:pl-28 {
    padding-left: 7rem !important;
  }

  .xl\:pt-29 {
    padding-top: 7.25rem !important;
  }

  .xl\:pr-29 {
    padding-right: 7.25rem !important;
  }

  .xl\:pb-29 {
    padding-bottom: 7.25rem !important;
  }

  .xl\:pl-29 {
    padding-left: 7.25rem !important;
  }

  .xl\:pt-30 {
    padding-top: 7.5rem !important;
  }

  .xl\:pr-30 {
    padding-right: 7.5rem !important;
  }

  .xl\:pb-30 {
    padding-bottom: 7.5rem !important;
  }

  .xl\:pl-30 {
    padding-left: 7.5rem !important;
  }

  .xl\:pt-31 {
    padding-top: 7.75rem !important;
  }

  .xl\:pr-31 {
    padding-right: 7.75rem !important;
  }

  .xl\:pb-31 {
    padding-bottom: 7.75rem !important;
  }

  .xl\:pl-31 {
    padding-left: 7.75rem !important;
  }

  .xl\:pt-32 {
    padding-top: 8rem !important;
  }

  .xl\:pr-32 {
    padding-right: 8rem !important;
  }

  .xl\:pb-32 {
    padding-bottom: 8rem !important;
  }

  .xl\:pl-32 {
    padding-left: 8rem !important;
  }

  .xl\:pt-33 {
    padding-top: 8.25rem !important;
  }

  .xl\:pr-33 {
    padding-right: 8.25rem !important;
  }

  .xl\:pb-33 {
    padding-bottom: 8.25rem !important;
  }

  .xl\:pl-33 {
    padding-left: 8.25rem !important;
  }

  .xl\:pt-34 {
    padding-top: 8.5rem !important;
  }

  .xl\:pr-34 {
    padding-right: 8.5rem !important;
  }

  .xl\:pb-34 {
    padding-bottom: 8.5rem !important;
  }

  .xl\:pl-34 {
    padding-left: 8.5rem !important;
  }

  .xl\:pt-35 {
    padding-top: 8.75rem !important;
  }

  .xl\:pr-35 {
    padding-right: 8.75rem !important;
  }

  .xl\:pb-35 {
    padding-bottom: 8.75rem !important;
  }

  .xl\:pl-35 {
    padding-left: 8.75rem !important;
  }

  .xl\:pt-36 {
    padding-top: 9rem !important;
  }

  .xl\:pr-36 {
    padding-right: 9rem !important;
  }

  .xl\:pb-36 {
    padding-bottom: 9rem !important;
  }

  .xl\:pl-36 {
    padding-left: 9rem !important;
  }

  .xl\:pt-37 {
    padding-top: 9.25rem !important;
  }

  .xl\:pr-37 {
    padding-right: 9.25rem !important;
  }

  .xl\:pb-37 {
    padding-bottom: 9.25rem !important;
  }

  .xl\:pl-37 {
    padding-left: 9.25rem !important;
  }

  .xl\:pt-38 {
    padding-top: 9.5rem !important;
  }

  .xl\:pr-38 {
    padding-right: 9.5rem !important;
  }

  .xl\:pb-38 {
    padding-bottom: 9.5rem !important;
  }

  .xl\:pl-38 {
    padding-left: 9.5rem !important;
  }

  .xl\:pt-39 {
    padding-top: 9.75rem !important;
  }

  .xl\:pr-39 {
    padding-right: 9.75rem !important;
  }

  .xl\:pb-39 {
    padding-bottom: 9.75rem !important;
  }

  .xl\:pl-39 {
    padding-left: 9.75rem !important;
  }

  .xl\:pt-40 {
    padding-top: 10rem !important;
  }

  .xl\:pr-40 {
    padding-right: 10rem !important;
  }

  .xl\:pb-40 {
    padding-bottom: 10rem !important;
  }

  .xl\:pl-40 {
    padding-left: 10rem !important;
  }

  .xl\:pt-41 {
    padding-top: 10.25rem !important;
  }

  .xl\:pr-41 {
    padding-right: 10.25rem !important;
  }

  .xl\:pb-41 {
    padding-bottom: 10.25rem !important;
  }

  .xl\:pl-41 {
    padding-left: 10.25rem !important;
  }

  .xl\:pt-42 {
    padding-top: 10.5rem !important;
  }

  .xl\:pr-42 {
    padding-right: 10.5rem !important;
  }

  .xl\:pb-42 {
    padding-bottom: 10.5rem !important;
  }

  .xl\:pl-42 {
    padding-left: 10.5rem !important;
  }

  .xl\:pt-43 {
    padding-top: 10.75rem !important;
  }

  .xl\:pr-43 {
    padding-right: 10.75rem !important;
  }

  .xl\:pb-43 {
    padding-bottom: 10.75rem !important;
  }

  .xl\:pl-43 {
    padding-left: 10.75rem !important;
  }

  .xl\:pt-44 {
    padding-top: 11rem !important;
  }

  .xl\:pr-44 {
    padding-right: 11rem !important;
  }

  .xl\:pb-44 {
    padding-bottom: 11rem !important;
  }

  .xl\:pl-44 {
    padding-left: 11rem !important;
  }

  .xl\:pt-45 {
    padding-top: 11.25rem !important;
  }

  .xl\:pr-45 {
    padding-right: 11.25rem !important;
  }

  .xl\:pb-45 {
    padding-bottom: 11.25rem !important;
  }

  .xl\:pl-45 {
    padding-left: 11.25rem !important;
  }

  .xl\:pt-46 {
    padding-top: 11.5rem !important;
  }

  .xl\:pr-46 {
    padding-right: 11.5rem !important;
  }

  .xl\:pb-46 {
    padding-bottom: 11.5rem !important;
  }

  .xl\:pl-46 {
    padding-left: 11.5rem !important;
  }

  .xl\:pt-47 {
    padding-top: 11.75rem !important;
  }

  .xl\:pr-47 {
    padding-right: 11.75rem !important;
  }

  .xl\:pb-47 {
    padding-bottom: 11.75rem !important;
  }

  .xl\:pl-47 {
    padding-left: 11.75rem !important;
  }

  .xl\:pt-48 {
    padding-top: 12rem !important;
  }

  .xl\:pr-48 {
    padding-right: 12rem !important;
  }

  .xl\:pb-48 {
    padding-bottom: 12rem !important;
  }

  .xl\:pl-48 {
    padding-left: 12rem !important;
  }

  .xl\:pt-49 {
    padding-top: 12.25rem !important;
  }

  .xl\:pr-49 {
    padding-right: 12.25rem !important;
  }

  .xl\:pb-49 {
    padding-bottom: 12.25rem !important;
  }

  .xl\:pl-49 {
    padding-left: 12.25rem !important;
  }

  .xl\:pt-50 {
    padding-top: 12.5rem !important;
  }

  .xl\:pr-50 {
    padding-right: 12.5rem !important;
  }

  .xl\:pb-50 {
    padding-bottom: 12.5rem !important;
  }

  .xl\:pl-50 {
    padding-left: 12.5rem !important;
  }

  .xl\:pt-51 {
    padding-top: 12.75rem !important;
  }

  .xl\:pr-51 {
    padding-right: 12.75rem !important;
  }

  .xl\:pb-51 {
    padding-bottom: 12.75rem !important;
  }

  .xl\:pl-51 {
    padding-left: 12.75rem !important;
  }

  .xl\:pt-52 {
    padding-top: 13rem !important;
  }

  .xl\:pr-52 {
    padding-right: 13rem !important;
  }

  .xl\:pb-52 {
    padding-bottom: 13rem !important;
  }

  .xl\:pl-52 {
    padding-left: 13rem !important;
  }

  .xl\:pt-53 {
    padding-top: 13.25rem !important;
  }

  .xl\:pr-53 {
    padding-right: 13.25rem !important;
  }

  .xl\:pb-53 {
    padding-bottom: 13.25rem !important;
  }

  .xl\:pl-53 {
    padding-left: 13.25rem !important;
  }

  .xl\:pt-54 {
    padding-top: 13.5rem !important;
  }

  .xl\:pr-54 {
    padding-right: 13.5rem !important;
  }

  .xl\:pb-54 {
    padding-bottom: 13.5rem !important;
  }

  .xl\:pl-54 {
    padding-left: 13.5rem !important;
  }

  .xl\:pt-55 {
    padding-top: 13.75rem !important;
  }

  .xl\:pr-55 {
    padding-right: 13.75rem !important;
  }

  .xl\:pb-55 {
    padding-bottom: 13.75rem !important;
  }

  .xl\:pl-55 {
    padding-left: 13.75rem !important;
  }

  .xl\:pt-56 {
    padding-top: 14rem !important;
  }

  .xl\:pr-56 {
    padding-right: 14rem !important;
  }

  .xl\:pb-56 {
    padding-bottom: 14rem !important;
  }

  .xl\:pl-56 {
    padding-left: 14rem !important;
  }

  .xl\:pt-57 {
    padding-top: 14.25rem !important;
  }

  .xl\:pr-57 {
    padding-right: 14.25rem !important;
  }

  .xl\:pb-57 {
    padding-bottom: 14.25rem !important;
  }

  .xl\:pl-57 {
    padding-left: 14.25rem !important;
  }

  .xl\:pt-58 {
    padding-top: 14.5rem !important;
  }

  .xl\:pr-58 {
    padding-right: 14.5rem !important;
  }

  .xl\:pb-58 {
    padding-bottom: 14.5rem !important;
  }

  .xl\:pl-58 {
    padding-left: 14.5rem !important;
  }

  .xl\:pt-59 {
    padding-top: 14.75rem !important;
  }

  .xl\:pr-59 {
    padding-right: 14.75rem !important;
  }

  .xl\:pb-59 {
    padding-bottom: 14.75rem !important;
  }

  .xl\:pl-59 {
    padding-left: 14.75rem !important;
  }

  .xl\:pt-60 {
    padding-top: 15rem !important;
  }

  .xl\:pr-60 {
    padding-right: 15rem !important;
  }

  .xl\:pb-60 {
    padding-bottom: 15rem !important;
  }

  .xl\:pl-60 {
    padding-left: 15rem !important;
  }

  .xl\:pt-61 {
    padding-top: 15.25rem !important;
  }

  .xl\:pr-61 {
    padding-right: 15.25rem !important;
  }

  .xl\:pb-61 {
    padding-bottom: 15.25rem !important;
  }

  .xl\:pl-61 {
    padding-left: 15.25rem !important;
  }

  .xl\:pt-62 {
    padding-top: 15.5rem !important;
  }

  .xl\:pr-62 {
    padding-right: 15.5rem !important;
  }

  .xl\:pb-62 {
    padding-bottom: 15.5rem !important;
  }

  .xl\:pl-62 {
    padding-left: 15.5rem !important;
  }

  .xl\:pt-63 {
    padding-top: 15.75rem !important;
  }

  .xl\:pr-63 {
    padding-right: 15.75rem !important;
  }

  .xl\:pb-63 {
    padding-bottom: 15.75rem !important;
  }

  .xl\:pl-63 {
    padding-left: 15.75rem !important;
  }

  .xl\:pt-64 {
    padding-top: 16rem !important;
  }

  .xl\:pr-64 {
    padding-right: 16rem !important;
  }

  .xl\:pb-64 {
    padding-bottom: 16rem !important;
  }

  .xl\:pl-64 {
    padding-left: 16rem !important;
  }

  .xl\:pt-65 {
    padding-top: 16.25rem !important;
  }

  .xl\:pr-65 {
    padding-right: 16.25rem !important;
  }

  .xl\:pb-65 {
    padding-bottom: 16.25rem !important;
  }

  .xl\:pl-65 {
    padding-left: 16.25rem !important;
  }

  .xl\:pt-66 {
    padding-top: 16.5rem !important;
  }

  .xl\:pr-66 {
    padding-right: 16.5rem !important;
  }

  .xl\:pb-66 {
    padding-bottom: 16.5rem !important;
  }

  .xl\:pl-66 {
    padding-left: 16.5rem !important;
  }

  .xl\:pt-67 {
    padding-top: 16.75rem !important;
  }

  .xl\:pr-67 {
    padding-right: 16.75rem !important;
  }

  .xl\:pb-67 {
    padding-bottom: 16.75rem !important;
  }

  .xl\:pl-67 {
    padding-left: 16.75rem !important;
  }

  .xl\:pt-68 {
    padding-top: 17rem !important;
  }

  .xl\:pr-68 {
    padding-right: 17rem !important;
  }

  .xl\:pb-68 {
    padding-bottom: 17rem !important;
  }

  .xl\:pl-68 {
    padding-left: 17rem !important;
  }

  .xl\:pt-69 {
    padding-top: 17.25rem !important;
  }

  .xl\:pr-69 {
    padding-right: 17.25rem !important;
  }

  .xl\:pb-69 {
    padding-bottom: 17.25rem !important;
  }

  .xl\:pl-69 {
    padding-left: 17.25rem !important;
  }

  .xl\:pt-70 {
    padding-top: 17.5rem !important;
  }

  .xl\:pr-70 {
    padding-right: 17.5rem !important;
  }

  .xl\:pb-70 {
    padding-bottom: 17.5rem !important;
  }

  .xl\:pl-70 {
    padding-left: 17.5rem !important;
  }

  .xl\:pt-71 {
    padding-top: 17.75rem !important;
  }

  .xl\:pr-71 {
    padding-right: 17.75rem !important;
  }

  .xl\:pb-71 {
    padding-bottom: 17.75rem !important;
  }

  .xl\:pl-71 {
    padding-left: 17.75rem !important;
  }

  .xl\:pt-72 {
    padding-top: 18rem !important;
  }

  .xl\:pr-72 {
    padding-right: 18rem !important;
  }

  .xl\:pb-72 {
    padding-bottom: 18rem !important;
  }

  .xl\:pl-72 {
    padding-left: 18rem !important;
  }

  .xl\:pt-73 {
    padding-top: 18.25rem !important;
  }

  .xl\:pr-73 {
    padding-right: 18.25rem !important;
  }

  .xl\:pb-73 {
    padding-bottom: 18.25rem !important;
  }

  .xl\:pl-73 {
    padding-left: 18.25rem !important;
  }

  .xl\:pt-74 {
    padding-top: 18.5rem !important;
  }

  .xl\:pr-74 {
    padding-right: 18.5rem !important;
  }

  .xl\:pb-74 {
    padding-bottom: 18.5rem !important;
  }

  .xl\:pl-74 {
    padding-left: 18.5rem !important;
  }

  .xl\:pt-75 {
    padding-top: 18.75rem !important;
  }

  .xl\:pr-75 {
    padding-right: 18.75rem !important;
  }

  .xl\:pb-75 {
    padding-bottom: 18.75rem !important;
  }

  .xl\:pl-75 {
    padding-left: 18.75rem !important;
  }

  .xl\:pt-76 {
    padding-top: 19rem !important;
  }

  .xl\:pr-76 {
    padding-right: 19rem !important;
  }

  .xl\:pb-76 {
    padding-bottom: 19rem !important;
  }

  .xl\:pl-76 {
    padding-left: 19rem !important;
  }

  .xl\:pt-77 {
    padding-top: 19.25rem !important;
  }

  .xl\:pr-77 {
    padding-right: 19.25rem !important;
  }

  .xl\:pb-77 {
    padding-bottom: 19.25rem !important;
  }

  .xl\:pl-77 {
    padding-left: 19.25rem !important;
  }

  .xl\:pt-78 {
    padding-top: 19.5rem !important;
  }

  .xl\:pr-78 {
    padding-right: 19.5rem !important;
  }

  .xl\:pb-78 {
    padding-bottom: 19.5rem !important;
  }

  .xl\:pl-78 {
    padding-left: 19.5rem !important;
  }

  .xl\:pt-79 {
    padding-top: 19.75rem !important;
  }

  .xl\:pr-79 {
    padding-right: 19.75rem !important;
  }

  .xl\:pb-79 {
    padding-bottom: 19.75rem !important;
  }

  .xl\:pl-79 {
    padding-left: 19.75rem !important;
  }

  .xl\:pt-80 {
    padding-top: 20rem !important;
  }

  .xl\:pr-80 {
    padding-right: 20rem !important;
  }

  .xl\:pb-80 {
    padding-bottom: 20rem !important;
  }

  .xl\:pl-80 {
    padding-left: 20rem !important;
  }

  .xl\:pt-81 {
    padding-top: 20.25rem !important;
  }

  .xl\:pr-81 {
    padding-right: 20.25rem !important;
  }

  .xl\:pb-81 {
    padding-bottom: 20.25rem !important;
  }

  .xl\:pl-81 {
    padding-left: 20.25rem !important;
  }

  .xl\:pt-82 {
    padding-top: 20.5rem !important;
  }

  .xl\:pr-82 {
    padding-right: 20.5rem !important;
  }

  .xl\:pb-82 {
    padding-bottom: 20.5rem !important;
  }

  .xl\:pl-82 {
    padding-left: 20.5rem !important;
  }

  .xl\:pt-83 {
    padding-top: 20.75rem !important;
  }

  .xl\:pr-83 {
    padding-right: 20.75rem !important;
  }

  .xl\:pb-83 {
    padding-bottom: 20.75rem !important;
  }

  .xl\:pl-83 {
    padding-left: 20.75rem !important;
  }

  .xl\:pt-84 {
    padding-top: 21rem !important;
  }

  .xl\:pr-84 {
    padding-right: 21rem !important;
  }

  .xl\:pb-84 {
    padding-bottom: 21rem !important;
  }

  .xl\:pl-84 {
    padding-left: 21rem !important;
  }

  .xl\:pt-85 {
    padding-top: 21.25rem !important;
  }

  .xl\:pr-85 {
    padding-right: 21.25rem !important;
  }

  .xl\:pb-85 {
    padding-bottom: 21.25rem !important;
  }

  .xl\:pl-85 {
    padding-left: 21.25rem !important;
  }

  .xl\:pt-86 {
    padding-top: 21.5rem !important;
  }

  .xl\:pr-86 {
    padding-right: 21.5rem !important;
  }

  .xl\:pb-86 {
    padding-bottom: 21.5rem !important;
  }

  .xl\:pl-86 {
    padding-left: 21.5rem !important;
  }

  .xl\:pt-87 {
    padding-top: 21.75rem !important;
  }

  .xl\:pr-87 {
    padding-right: 21.75rem !important;
  }

  .xl\:pb-87 {
    padding-bottom: 21.75rem !important;
  }

  .xl\:pl-87 {
    padding-left: 21.75rem !important;
  }

  .xl\:pt-88 {
    padding-top: 22rem !important;
  }

  .xl\:pr-88 {
    padding-right: 22rem !important;
  }

  .xl\:pb-88 {
    padding-bottom: 22rem !important;
  }

  .xl\:pl-88 {
    padding-left: 22rem !important;
  }

  .xl\:pt-89 {
    padding-top: 22.25rem !important;
  }

  .xl\:pr-89 {
    padding-right: 22.25rem !important;
  }

  .xl\:pb-89 {
    padding-bottom: 22.25rem !important;
  }

  .xl\:pl-89 {
    padding-left: 22.25rem !important;
  }

  .xl\:pt-90 {
    padding-top: 22.5rem !important;
  }

  .xl\:pr-90 {
    padding-right: 22.5rem !important;
  }

  .xl\:pb-90 {
    padding-bottom: 22.5rem !important;
  }

  .xl\:pl-90 {
    padding-left: 22.5rem !important;
  }

  .xl\:pt-91 {
    padding-top: 22.75rem !important;
  }

  .xl\:pr-91 {
    padding-right: 22.75rem !important;
  }

  .xl\:pb-91 {
    padding-bottom: 22.75rem !important;
  }

  .xl\:pl-91 {
    padding-left: 22.75rem !important;
  }

  .xl\:pt-92 {
    padding-top: 23rem !important;
  }

  .xl\:pr-92 {
    padding-right: 23rem !important;
  }

  .xl\:pb-92 {
    padding-bottom: 23rem !important;
  }

  .xl\:pl-92 {
    padding-left: 23rem !important;
  }

  .xl\:pt-93 {
    padding-top: 23.25rem !important;
  }

  .xl\:pr-93 {
    padding-right: 23.25rem !important;
  }

  .xl\:pb-93 {
    padding-bottom: 23.25rem !important;
  }

  .xl\:pl-93 {
    padding-left: 23.25rem !important;
  }

  .xl\:pt-94 {
    padding-top: 23.5rem !important;
  }

  .xl\:pr-94 {
    padding-right: 23.5rem !important;
  }

  .xl\:pb-94 {
    padding-bottom: 23.5rem !important;
  }

  .xl\:pl-94 {
    padding-left: 23.5rem !important;
  }

  .xl\:pt-95 {
    padding-top: 23.75rem !important;
  }

  .xl\:pr-95 {
    padding-right: 23.75rem !important;
  }

  .xl\:pb-95 {
    padding-bottom: 23.75rem !important;
  }

  .xl\:pl-95 {
    padding-left: 23.75rem !important;
  }

  .xl\:pt-96 {
    padding-top: 24rem !important;
  }

  .xl\:pr-96 {
    padding-right: 24rem !important;
  }

  .xl\:pb-96 {
    padding-bottom: 24rem !important;
  }

  .xl\:pl-96 {
    padding-left: 24rem !important;
  }

  .xl\:pt-97 {
    padding-top: 24.25rem !important;
  }

  .xl\:pr-97 {
    padding-right: 24.25rem !important;
  }

  .xl\:pb-97 {
    padding-bottom: 24.25rem !important;
  }

  .xl\:pl-97 {
    padding-left: 24.25rem !important;
  }

  .xl\:pt-98 {
    padding-top: 24.5rem !important;
  }

  .xl\:pr-98 {
    padding-right: 24.5rem !important;
  }

  .xl\:pb-98 {
    padding-bottom: 24.5rem !important;
  }

  .xl\:pl-98 {
    padding-left: 24.5rem !important;
  }

  .xl\:pt-99 {
    padding-top: 24.75rem !important;
  }

  .xl\:pr-99 {
    padding-right: 24.75rem !important;
  }

  .xl\:pb-99 {
    padding-bottom: 24.75rem !important;
  }

  .xl\:pl-99 {
    padding-left: 24.75rem !important;
  }

  .xl\:pt-100 {
    padding-top: 25rem !important;
  }

  .xl\:pr-100 {
    padding-right: 25rem !important;
  }

  .xl\:pb-100 {
    padding-bottom: 25rem !important;
  }

  .xl\:pl-100 {
    padding-left: 25rem !important;
  }

  .xl\:pt-101 {
    padding-top: 25.25rem !important;
  }

  .xl\:pr-101 {
    padding-right: 25.25rem !important;
  }

  .xl\:pb-101 {
    padding-bottom: 25.25rem !important;
  }

  .xl\:pl-101 {
    padding-left: 25.25rem !important;
  }

  .xl\:pt-102 {
    padding-top: 25.5rem !important;
  }

  .xl\:pr-102 {
    padding-right: 25.5rem !important;
  }

  .xl\:pb-102 {
    padding-bottom: 25.5rem !important;
  }

  .xl\:pl-102 {
    padding-left: 25.5rem !important;
  }

  .xl\:pt-103 {
    padding-top: 25.75rem !important;
  }

  .xl\:pr-103 {
    padding-right: 25.75rem !important;
  }

  .xl\:pb-103 {
    padding-bottom: 25.75rem !important;
  }

  .xl\:pl-103 {
    padding-left: 25.75rem !important;
  }

  .xl\:pt-104 {
    padding-top: 26rem !important;
  }

  .xl\:pr-104 {
    padding-right: 26rem !important;
  }

  .xl\:pb-104 {
    padding-bottom: 26rem !important;
  }

  .xl\:pl-104 {
    padding-left: 26rem !important;
  }

  .xl\:pt-105 {
    padding-top: 26.25rem !important;
  }

  .xl\:pr-105 {
    padding-right: 26.25rem !important;
  }

  .xl\:pb-105 {
    padding-bottom: 26.25rem !important;
  }

  .xl\:pl-105 {
    padding-left: 26.25rem !important;
  }

  .xl\:pt-px {
    padding-top: 1px !important;
  }

  .xl\:pr-px {
    padding-right: 1px !important;
  }

  .xl\:pb-px {
    padding-bottom: 1px !important;
  }

  .xl\:pl-px {
    padding-left: 1px !important;
  }

  .xl\:pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .xl\:pr-0\.5 {
    padding-right: 0.125rem !important;
  }

  .xl\:pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .xl\:pl-0\.5 {
    padding-left: 0.125rem !important;
  }

  .xl\:pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .xl\:pr-1\.5 {
    padding-right: 0.375rem !important;
  }

  .xl\:pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .xl\:pl-1\.5 {
    padding-left: 0.375rem !important;
  }

  .xl\:pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .xl\:pr-2\.5 {
    padding-right: 0.625rem !important;
  }

  .xl\:pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .xl\:pl-2\.5 {
    padding-left: 0.625rem !important;
  }

  .xl\:pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .xl\:pr-3\.5 {
    padding-right: 0.875rem !important;
  }

  .xl\:pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .xl\:pl-3\.5 {
    padding-left: 0.875rem !important;
  }

  .xl\:pt-4\.5 {
    padding-top: 1.125rem !important;
  }

  .xl\:pr-4\.5 {
    padding-right: 1.125rem !important;
  }

  .xl\:pb-4\.5 {
    padding-bottom: 1.125rem !important;
  }

  .xl\:pl-4\.5 {
    padding-left: 1.125rem !important;
  }

  .xl\:pt-5\.5 {
    padding-top: 1.375rem !important;
  }

  .xl\:pr-5\.5 {
    padding-right: 1.375rem !important;
  }

  .xl\:pb-5\.5 {
    padding-bottom: 1.375rem !important;
  }

  .xl\:pl-5\.5 {
    padding-left: 1.375rem !important;
  }

  .xl\:pt-6\.5 {
    padding-top: 1.625rem !important;
  }

  .xl\:pr-6\.5 {
    padding-right: 1.625rem !important;
  }

  .xl\:pb-6\.5 {
    padding-bottom: 1.625rem !important;
  }

  .xl\:pl-6\.5 {
    padding-left: 1.625rem !important;
  }

  .xl\:pt-7\.5 {
    padding-top: 1.875rem !important;
  }

  .xl\:pr-7\.5 {
    padding-right: 1.875rem !important;
  }

  .xl\:pb-7\.5 {
    padding-bottom: 1.875rem !important;
  }

  .xl\:pl-7\.5 {
    padding-left: 1.875rem !important;
  }

  .xl\:pt-8\.5 {
    padding-top: 2.125rem !important;
  }

  .xl\:pr-8\.5 {
    padding-right: 2.125rem !important;
  }

  .xl\:pb-8\.5 {
    padding-bottom: 2.125rem !important;
  }

  .xl\:pl-8\.5 {
    padding-left: 2.125rem !important;
  }

  .xl\:pt-9\.5 {
    padding-top: 2.375rem !important;
  }

  .xl\:pr-9\.5 {
    padding-right: 2.375rem !important;
  }

  .xl\:pb-9\.5 {
    padding-bottom: 2.375rem !important;
  }

  .xl\:pl-9\.5 {
    padding-left: 2.375rem !important;
  }

  .xl\:pt-10\.5 {
    padding-top: 2.625rem !important;
  }

  .xl\:pr-10\.5 {
    padding-right: 2.625rem !important;
  }

  .xl\:pb-10\.5 {
    padding-bottom: 2.625rem !important;
  }

  .xl\:pl-10\.5 {
    padding-left: 2.625rem !important;
  }

  .xl\:pt-11\.5 {
    padding-top: 2.875rem !important;
  }

  .xl\:pr-11\.5 {
    padding-right: 2.875rem !important;
  }

  .xl\:pb-11\.5 {
    padding-bottom: 2.875rem !important;
  }

  .xl\:pl-11\.5 {
    padding-left: 2.875rem !important;
  }

  .xl\:pt-12\.5 {
    padding-top: 3.125rem !important;
  }

  .xl\:pr-12\.5 {
    padding-right: 3.125rem !important;
  }

  .xl\:pb-12\.5 {
    padding-bottom: 3.125rem !important;
  }

  .xl\:pl-12\.5 {
    padding-left: 3.125rem !important;
  }

  .xl\:pt-13\.5 {
    padding-top: 3.375rem !important;
  }

  .xl\:pr-13\.5 {
    padding-right: 3.375rem !important;
  }

  .xl\:pb-13\.5 {
    padding-bottom: 3.375rem !important;
  }

  .xl\:pl-13\.5 {
    padding-left: 3.375rem !important;
  }

  .xl\:pt-14\.5 {
    padding-top: 3.625rem !important;
  }

  .xl\:pr-14\.5 {
    padding-right: 3.625rem !important;
  }

  .xl\:pb-14\.5 {
    padding-bottom: 3.625rem !important;
  }

  .xl\:pl-14\.5 {
    padding-left: 3.625rem !important;
  }

  .xl\:pt-15\.5 {
    padding-top: 3.875rem !important;
  }

  .xl\:pr-15\.5 {
    padding-right: 3.875rem !important;
  }

  .xl\:pb-15\.5 {
    padding-bottom: 3.875rem !important;
  }

  .xl\:pl-15\.5 {
    padding-left: 3.875rem !important;
  }

  .xl\:pt-16\.5 {
    padding-top: 4.125rem !important;
  }

  .xl\:pr-16\.5 {
    padding-right: 4.125rem !important;
  }

  .xl\:pb-16\.5 {
    padding-bottom: 4.125rem !important;
  }

  .xl\:pl-16\.5 {
    padding-left: 4.125rem !important;
  }

  .xl\:pt-17\.5 {
    padding-top: 4.375rem !important;
  }

  .xl\:pr-17\.5 {
    padding-right: 4.375rem !important;
  }

  .xl\:pb-17\.5 {
    padding-bottom: 4.375rem !important;
  }

  .xl\:pl-17\.5 {
    padding-left: 4.375rem !important;
  }

  .xl\:pt-18\.5 {
    padding-top: 4.625rem !important;
  }

  .xl\:pr-18\.5 {
    padding-right: 4.625rem !important;
  }

  .xl\:pb-18\.5 {
    padding-bottom: 4.625rem !important;
  }

  .xl\:pl-18\.5 {
    padding-left: 4.625rem !important;
  }

  .xl\:pt-19\.5 {
    padding-top: 4.875rem !important;
  }

  .xl\:pr-19\.5 {
    padding-right: 4.875rem !important;
  }

  .xl\:pb-19\.5 {
    padding-bottom: 4.875rem !important;
  }

  .xl\:pl-19\.5 {
    padding-left: 4.875rem !important;
  }

  .xl\:pt-20\.5 {
    padding-top: 5.125rem !important;
  }

  .xl\:pr-20\.5 {
    padding-right: 5.125rem !important;
  }

  .xl\:pb-20\.5 {
    padding-bottom: 5.125rem !important;
  }

  .xl\:pl-20\.5 {
    padding-left: 5.125rem !important;
  }

  .xl\:pt-21\.5 {
    padding-top: 5.375rem !important;
  }

  .xl\:pr-21\.5 {
    padding-right: 5.375rem !important;
  }

  .xl\:pb-21\.5 {
    padding-bottom: 5.375rem !important;
  }

  .xl\:pl-21\.5 {
    padding-left: 5.375rem !important;
  }

  .xl\:pt-22\.5 {
    padding-top: 5.625rem !important;
  }

  .xl\:pr-22\.5 {
    padding-right: 5.625rem !important;
  }

  .xl\:pb-22\.5 {
    padding-bottom: 5.625rem !important;
  }

  .xl\:pl-22\.5 {
    padding-left: 5.625rem !important;
  }

  .xl\:pt-23\.5 {
    padding-top: 5.875rem !important;
  }

  .xl\:pr-23\.5 {
    padding-right: 5.875rem !important;
  }

  .xl\:pb-23\.5 {
    padding-bottom: 5.875rem !important;
  }

  .xl\:pl-23\.5 {
    padding-left: 5.875rem !important;
  }

  .xl\:pt-24\.5 {
    padding-top: 6.125rem !important;
  }

  .xl\:pr-24\.5 {
    padding-right: 6.125rem !important;
  }

  .xl\:pb-24\.5 {
    padding-bottom: 6.125rem !important;
  }

  .xl\:pl-24\.5 {
    padding-left: 6.125rem !important;
  }

  .xl\:pt-25\.5 {
    padding-top: 6.375rem !important;
  }

  .xl\:pr-25\.5 {
    padding-right: 6.375rem !important;
  }

  .xl\:pb-25\.5 {
    padding-bottom: 6.375rem !important;
  }

  .xl\:pl-25\.5 {
    padding-left: 6.375rem !important;
  }

  .xl\:pt-26\.5 {
    padding-top: 6.625rem !important;
  }

  .xl\:pr-26\.5 {
    padding-right: 6.625rem !important;
  }

  .xl\:pb-26\.5 {
    padding-bottom: 6.625rem !important;
  }

  .xl\:pl-26\.5 {
    padding-left: 6.625rem !important;
  }

  .xl\:pt-27\.5 {
    padding-top: 6.875rem !important;
  }

  .xl\:pr-27\.5 {
    padding-right: 6.875rem !important;
  }

  .xl\:pb-27\.5 {
    padding-bottom: 6.875rem !important;
  }

  .xl\:pl-27\.5 {
    padding-left: 6.875rem !important;
  }

  .xl\:pt-28\.5 {
    padding-top: 7.125rem !important;
  }

  .xl\:pr-28\.5 {
    padding-right: 7.125rem !important;
  }

  .xl\:pb-28\.5 {
    padding-bottom: 7.125rem !important;
  }

  .xl\:pl-28\.5 {
    padding-left: 7.125rem !important;
  }

  .xl\:pt-29\.5 {
    padding-top: 7.375rem !important;
  }

  .xl\:pr-29\.5 {
    padding-right: 7.375rem !important;
  }

  .xl\:pb-29\.5 {
    padding-bottom: 7.375rem !important;
  }

  .xl\:pl-29\.5 {
    padding-left: 7.375rem !important;
  }

  .xl\:pt-30\.5 {
    padding-top: 7.625rem !important;
  }

  .xl\:pr-30\.5 {
    padding-right: 7.625rem !important;
  }

  .xl\:pb-30\.5 {
    padding-bottom: 7.625rem !important;
  }

  .xl\:pl-30\.5 {
    padding-left: 7.625rem !important;
  }

  .xl\:pt-31\.5 {
    padding-top: 7.875rem !important;
  }

  .xl\:pr-31\.5 {
    padding-right: 7.875rem !important;
  }

  .xl\:pb-31\.5 {
    padding-bottom: 7.875rem !important;
  }

  .xl\:pl-31\.5 {
    padding-left: 7.875rem !important;
  }

  .xl\:pt-32\.5 {
    padding-top: 8.125rem !important;
  }

  .xl\:pr-32\.5 {
    padding-right: 8.125rem !important;
  }

  .xl\:pb-32\.5 {
    padding-bottom: 8.125rem !important;
  }

  .xl\:pl-32\.5 {
    padding-left: 8.125rem !important;
  }

  .xl\:pt-33\.5 {
    padding-top: 8.375rem !important;
  }

  .xl\:pr-33\.5 {
    padding-right: 8.375rem !important;
  }

  .xl\:pb-33\.5 {
    padding-bottom: 8.375rem !important;
  }

  .xl\:pl-33\.5 {
    padding-left: 8.375rem !important;
  }

  .xl\:pt-34\.5 {
    padding-top: 8.625rem !important;
  }

  .xl\:pr-34\.5 {
    padding-right: 8.625rem !important;
  }

  .xl\:pb-34\.5 {
    padding-bottom: 8.625rem !important;
  }

  .xl\:pl-34\.5 {
    padding-left: 8.625rem !important;
  }

  .xl\:pt-35\.5 {
    padding-top: 8.875rem !important;
  }

  .xl\:pr-35\.5 {
    padding-right: 8.875rem !important;
  }

  .xl\:pb-35\.5 {
    padding-bottom: 8.875rem !important;
  }

  .xl\:pl-35\.5 {
    padding-left: 8.875rem !important;
  }

  .xl\:pt-36\.5 {
    padding-top: 9.125rem !important;
  }

  .xl\:pr-36\.5 {
    padding-right: 9.125rem !important;
  }

  .xl\:pb-36\.5 {
    padding-bottom: 9.125rem !important;
  }

  .xl\:pl-36\.5 {
    padding-left: 9.125rem !important;
  }

  .xl\:pt-37\.5 {
    padding-top: 9.375rem !important;
  }

  .xl\:pr-37\.5 {
    padding-right: 9.375rem !important;
  }

  .xl\:pb-37\.5 {
    padding-bottom: 9.375rem !important;
  }

  .xl\:pl-37\.5 {
    padding-left: 9.375rem !important;
  }

  .xl\:pt-38\.5 {
    padding-top: 9.625rem !important;
  }

  .xl\:pr-38\.5 {
    padding-right: 9.625rem !important;
  }

  .xl\:pb-38\.5 {
    padding-bottom: 9.625rem !important;
  }

  .xl\:pl-38\.5 {
    padding-left: 9.625rem !important;
  }

  .xl\:pt-39\.5 {
    padding-top: 9.875rem !important;
  }

  .xl\:pr-39\.5 {
    padding-right: 9.875rem !important;
  }

  .xl\:pb-39\.5 {
    padding-bottom: 9.875rem !important;
  }

  .xl\:pl-39\.5 {
    padding-left: 9.875rem !important;
  }

  .xl\:pt-40\.5 {
    padding-top: 10.125rem !important;
  }

  .xl\:pr-40\.5 {
    padding-right: 10.125rem !important;
  }

  .xl\:pb-40\.5 {
    padding-bottom: 10.125rem !important;
  }

  .xl\:pl-40\.5 {
    padding-left: 10.125rem !important;
  }

  .xl\:pt-41\.5 {
    padding-top: 10.375rem !important;
  }

  .xl\:pr-41\.5 {
    padding-right: 10.375rem !important;
  }

  .xl\:pb-41\.5 {
    padding-bottom: 10.375rem !important;
  }

  .xl\:pl-41\.5 {
    padding-left: 10.375rem !important;
  }

  .xl\:pt-42\.5 {
    padding-top: 10.625rem !important;
  }

  .xl\:pr-42\.5 {
    padding-right: 10.625rem !important;
  }

  .xl\:pb-42\.5 {
    padding-bottom: 10.625rem !important;
  }

  .xl\:pl-42\.5 {
    padding-left: 10.625rem !important;
  }

  .xl\:pt-43\.5 {
    padding-top: 10.875rem !important;
  }

  .xl\:pr-43\.5 {
    padding-right: 10.875rem !important;
  }

  .xl\:pb-43\.5 {
    padding-bottom: 10.875rem !important;
  }

  .xl\:pl-43\.5 {
    padding-left: 10.875rem !important;
  }

  .xl\:pt-44\.5 {
    padding-top: 11.125rem !important;
  }

  .xl\:pr-44\.5 {
    padding-right: 11.125rem !important;
  }

  .xl\:pb-44\.5 {
    padding-bottom: 11.125rem !important;
  }

  .xl\:pl-44\.5 {
    padding-left: 11.125rem !important;
  }

  .xl\:pt-45\.5 {
    padding-top: 11.375rem !important;
  }

  .xl\:pr-45\.5 {
    padding-right: 11.375rem !important;
  }

  .xl\:pb-45\.5 {
    padding-bottom: 11.375rem !important;
  }

  .xl\:pl-45\.5 {
    padding-left: 11.375rem !important;
  }

  .xl\:pt-46\.5 {
    padding-top: 11.625rem !important;
  }

  .xl\:pr-46\.5 {
    padding-right: 11.625rem !important;
  }

  .xl\:pb-46\.5 {
    padding-bottom: 11.625rem !important;
  }

  .xl\:pl-46\.5 {
    padding-left: 11.625rem !important;
  }

  .xl\:pt-47\.5 {
    padding-top: 11.875rem !important;
  }

  .xl\:pr-47\.5 {
    padding-right: 11.875rem !important;
  }

  .xl\:pb-47\.5 {
    padding-bottom: 11.875rem !important;
  }

  .xl\:pl-47\.5 {
    padding-left: 11.875rem !important;
  }

  .xl\:pt-48\.5 {
    padding-top: 12.125rem !important;
  }

  .xl\:pr-48\.5 {
    padding-right: 12.125rem !important;
  }

  .xl\:pb-48\.5 {
    padding-bottom: 12.125rem !important;
  }

  .xl\:pl-48\.5 {
    padding-left: 12.125rem !important;
  }

  .xl\:pt-49\.5 {
    padding-top: 12.375rem !important;
  }

  .xl\:pr-49\.5 {
    padding-right: 12.375rem !important;
  }

  .xl\:pb-49\.5 {
    padding-bottom: 12.375rem !important;
  }

  .xl\:pl-49\.5 {
    padding-left: 12.375rem !important;
  }

  .xl\:pt-50\.5 {
    padding-top: 12.625rem !important;
  }

  .xl\:pr-50\.5 {
    padding-right: 12.625rem !important;
  }

  .xl\:pb-50\.5 {
    padding-bottom: 12.625rem !important;
  }

  .xl\:pl-50\.5 {
    padding-left: 12.625rem !important;
  }

  .xl\:pt-51\.5 {
    padding-top: 12.875rem !important;
  }

  .xl\:pr-51\.5 {
    padding-right: 12.875rem !important;
  }

  .xl\:pb-51\.5 {
    padding-bottom: 12.875rem !important;
  }

  .xl\:pl-51\.5 {
    padding-left: 12.875rem !important;
  }

  .xl\:pt-52\.5 {
    padding-top: 13.125rem !important;
  }

  .xl\:pr-52\.5 {
    padding-right: 13.125rem !important;
  }

  .xl\:pb-52\.5 {
    padding-bottom: 13.125rem !important;
  }

  .xl\:pl-52\.5 {
    padding-left: 13.125rem !important;
  }

  .xl\:pt-53\.5 {
    padding-top: 13.375rem !important;
  }

  .xl\:pr-53\.5 {
    padding-right: 13.375rem !important;
  }

  .xl\:pb-53\.5 {
    padding-bottom: 13.375rem !important;
  }

  .xl\:pl-53\.5 {
    padding-left: 13.375rem !important;
  }

  .xl\:pt-54\.5 {
    padding-top: 13.625rem !important;
  }

  .xl\:pr-54\.5 {
    padding-right: 13.625rem !important;
  }

  .xl\:pb-54\.5 {
    padding-bottom: 13.625rem !important;
  }

  .xl\:pl-54\.5 {
    padding-left: 13.625rem !important;
  }

  .xl\:pt-55\.5 {
    padding-top: 13.875rem !important;
  }

  .xl\:pr-55\.5 {
    padding-right: 13.875rem !important;
  }

  .xl\:pb-55\.5 {
    padding-bottom: 13.875rem !important;
  }

  .xl\:pl-55\.5 {
    padding-left: 13.875rem !important;
  }

  .xl\:pt-56\.5 {
    padding-top: 14.125rem !important;
  }

  .xl\:pr-56\.5 {
    padding-right: 14.125rem !important;
  }

  .xl\:pb-56\.5 {
    padding-bottom: 14.125rem !important;
  }

  .xl\:pl-56\.5 {
    padding-left: 14.125rem !important;
  }

  .xl\:pt-57\.5 {
    padding-top: 14.375rem !important;
  }

  .xl\:pr-57\.5 {
    padding-right: 14.375rem !important;
  }

  .xl\:pb-57\.5 {
    padding-bottom: 14.375rem !important;
  }

  .xl\:pl-57\.5 {
    padding-left: 14.375rem !important;
  }

  .xl\:pt-58\.5 {
    padding-top: 14.625rem !important;
  }

  .xl\:pr-58\.5 {
    padding-right: 14.625rem !important;
  }

  .xl\:pb-58\.5 {
    padding-bottom: 14.625rem !important;
  }

  .xl\:pl-58\.5 {
    padding-left: 14.625rem !important;
  }

  .xl\:pt-59\.5 {
    padding-top: 14.875rem !important;
  }

  .xl\:pr-59\.5 {
    padding-right: 14.875rem !important;
  }

  .xl\:pb-59\.5 {
    padding-bottom: 14.875rem !important;
  }

  .xl\:pl-59\.5 {
    padding-left: 14.875rem !important;
  }

  .xl\:pt-60\.5 {
    padding-top: 15.125rem !important;
  }

  .xl\:pr-60\.5 {
    padding-right: 15.125rem !important;
  }

  .xl\:pb-60\.5 {
    padding-bottom: 15.125rem !important;
  }

  .xl\:pl-60\.5 {
    padding-left: 15.125rem !important;
  }

  .xl\:pt-61\.5 {
    padding-top: 15.375rem !important;
  }

  .xl\:pr-61\.5 {
    padding-right: 15.375rem !important;
  }

  .xl\:pb-61\.5 {
    padding-bottom: 15.375rem !important;
  }

  .xl\:pl-61\.5 {
    padding-left: 15.375rem !important;
  }

  .xl\:pt-62\.5 {
    padding-top: 15.625rem !important;
  }

  .xl\:pr-62\.5 {
    padding-right: 15.625rem !important;
  }

  .xl\:pb-62\.5 {
    padding-bottom: 15.625rem !important;
  }

  .xl\:pl-62\.5 {
    padding-left: 15.625rem !important;
  }

  .xl\:pt-63\.5 {
    padding-top: 15.875rem !important;
  }

  .xl\:pr-63\.5 {
    padding-right: 15.875rem !important;
  }

  .xl\:pb-63\.5 {
    padding-bottom: 15.875rem !important;
  }

  .xl\:pl-63\.5 {
    padding-left: 15.875rem !important;
  }

  .xl\:pt-64\.5 {
    padding-top: 16.125rem !important;
  }

  .xl\:pr-64\.5 {
    padding-right: 16.125rem !important;
  }

  .xl\:pb-64\.5 {
    padding-bottom: 16.125rem !important;
  }

  .xl\:pl-64\.5 {
    padding-left: 16.125rem !important;
  }

  .xl\:pt-65\.5 {
    padding-top: 16.375rem !important;
  }

  .xl\:pr-65\.5 {
    padding-right: 16.375rem !important;
  }

  .xl\:pb-65\.5 {
    padding-bottom: 16.375rem !important;
  }

  .xl\:pl-65\.5 {
    padding-left: 16.375rem !important;
  }

  .xl\:pt-66\.5 {
    padding-top: 16.625rem !important;
  }

  .xl\:pr-66\.5 {
    padding-right: 16.625rem !important;
  }

  .xl\:pb-66\.5 {
    padding-bottom: 16.625rem !important;
  }

  .xl\:pl-66\.5 {
    padding-left: 16.625rem !important;
  }

  .xl\:pt-67\.5 {
    padding-top: 16.875rem !important;
  }

  .xl\:pr-67\.5 {
    padding-right: 16.875rem !important;
  }

  .xl\:pb-67\.5 {
    padding-bottom: 16.875rem !important;
  }

  .xl\:pl-67\.5 {
    padding-left: 16.875rem !important;
  }

  .xl\:pt-68\.5 {
    padding-top: 17.125rem !important;
  }

  .xl\:pr-68\.5 {
    padding-right: 17.125rem !important;
  }

  .xl\:pb-68\.5 {
    padding-bottom: 17.125rem !important;
  }

  .xl\:pl-68\.5 {
    padding-left: 17.125rem !important;
  }

  .xl\:pt-69\.5 {
    padding-top: 17.375rem !important;
  }

  .xl\:pr-69\.5 {
    padding-right: 17.375rem !important;
  }

  .xl\:pb-69\.5 {
    padding-bottom: 17.375rem !important;
  }

  .xl\:pl-69\.5 {
    padding-left: 17.375rem !important;
  }

  .xl\:pt-70\.5 {
    padding-top: 17.625rem !important;
  }

  .xl\:pr-70\.5 {
    padding-right: 17.625rem !important;
  }

  .xl\:pb-70\.5 {
    padding-bottom: 17.625rem !important;
  }

  .xl\:pl-70\.5 {
    padding-left: 17.625rem !important;
  }

  .xl\:pt-71\.5 {
    padding-top: 17.875rem !important;
  }

  .xl\:pr-71\.5 {
    padding-right: 17.875rem !important;
  }

  .xl\:pb-71\.5 {
    padding-bottom: 17.875rem !important;
  }

  .xl\:pl-71\.5 {
    padding-left: 17.875rem !important;
  }

  .xl\:pt-72\.5 {
    padding-top: 18.125rem !important;
  }

  .xl\:pr-72\.5 {
    padding-right: 18.125rem !important;
  }

  .xl\:pb-72\.5 {
    padding-bottom: 18.125rem !important;
  }

  .xl\:pl-72\.5 {
    padding-left: 18.125rem !important;
  }

  .xl\:pt-73\.5 {
    padding-top: 18.375rem !important;
  }

  .xl\:pr-73\.5 {
    padding-right: 18.375rem !important;
  }

  .xl\:pb-73\.5 {
    padding-bottom: 18.375rem !important;
  }

  .xl\:pl-73\.5 {
    padding-left: 18.375rem !important;
  }

  .xl\:pt-74\.5 {
    padding-top: 18.625rem !important;
  }

  .xl\:pr-74\.5 {
    padding-right: 18.625rem !important;
  }

  .xl\:pb-74\.5 {
    padding-bottom: 18.625rem !important;
  }

  .xl\:pl-74\.5 {
    padding-left: 18.625rem !important;
  }

  .xl\:pt-75\.5 {
    padding-top: 18.875rem !important;
  }

  .xl\:pr-75\.5 {
    padding-right: 18.875rem !important;
  }

  .xl\:pb-75\.5 {
    padding-bottom: 18.875rem !important;
  }

  .xl\:pl-75\.5 {
    padding-left: 18.875rem !important;
  }

  .xl\:pt-76\.5 {
    padding-top: 19.125rem !important;
  }

  .xl\:pr-76\.5 {
    padding-right: 19.125rem !important;
  }

  .xl\:pb-76\.5 {
    padding-bottom: 19.125rem !important;
  }

  .xl\:pl-76\.5 {
    padding-left: 19.125rem !important;
  }

  .xl\:pt-77\.5 {
    padding-top: 19.375rem !important;
  }

  .xl\:pr-77\.5 {
    padding-right: 19.375rem !important;
  }

  .xl\:pb-77\.5 {
    padding-bottom: 19.375rem !important;
  }

  .xl\:pl-77\.5 {
    padding-left: 19.375rem !important;
  }

  .xl\:pt-78\.5 {
    padding-top: 19.625rem !important;
  }

  .xl\:pr-78\.5 {
    padding-right: 19.625rem !important;
  }

  .xl\:pb-78\.5 {
    padding-bottom: 19.625rem !important;
  }

  .xl\:pl-78\.5 {
    padding-left: 19.625rem !important;
  }

  .xl\:pt-79\.5 {
    padding-top: 19.875rem !important;
  }

  .xl\:pr-79\.5 {
    padding-right: 19.875rem !important;
  }

  .xl\:pb-79\.5 {
    padding-bottom: 19.875rem !important;
  }

  .xl\:pl-79\.5 {
    padding-left: 19.875rem !important;
  }

  .xl\:pt-80\.5 {
    padding-top: 20.125rem !important;
  }

  .xl\:pr-80\.5 {
    padding-right: 20.125rem !important;
  }

  .xl\:pb-80\.5 {
    padding-bottom: 20.125rem !important;
  }

  .xl\:pl-80\.5 {
    padding-left: 20.125rem !important;
  }

  .xl\:pt-81\.5 {
    padding-top: 20.375rem !important;
  }

  .xl\:pr-81\.5 {
    padding-right: 20.375rem !important;
  }

  .xl\:pb-81\.5 {
    padding-bottom: 20.375rem !important;
  }

  .xl\:pl-81\.5 {
    padding-left: 20.375rem !important;
  }

  .xl\:pt-82\.5 {
    padding-top: 20.625rem !important;
  }

  .xl\:pr-82\.5 {
    padding-right: 20.625rem !important;
  }

  .xl\:pb-82\.5 {
    padding-bottom: 20.625rem !important;
  }

  .xl\:pl-82\.5 {
    padding-left: 20.625rem !important;
  }

  .xl\:pt-83\.5 {
    padding-top: 20.875rem !important;
  }

  .xl\:pr-83\.5 {
    padding-right: 20.875rem !important;
  }

  .xl\:pb-83\.5 {
    padding-bottom: 20.875rem !important;
  }

  .xl\:pl-83\.5 {
    padding-left: 20.875rem !important;
  }

  .xl\:pt-84\.5 {
    padding-top: 21.125rem !important;
  }

  .xl\:pr-84\.5 {
    padding-right: 21.125rem !important;
  }

  .xl\:pb-84\.5 {
    padding-bottom: 21.125rem !important;
  }

  .xl\:pl-84\.5 {
    padding-left: 21.125rem !important;
  }

  .xl\:pt-85\.5 {
    padding-top: 21.375rem !important;
  }

  .xl\:pr-85\.5 {
    padding-right: 21.375rem !important;
  }

  .xl\:pb-85\.5 {
    padding-bottom: 21.375rem !important;
  }

  .xl\:pl-85\.5 {
    padding-left: 21.375rem !important;
  }

  .xl\:pt-86\.5 {
    padding-top: 21.625rem !important;
  }

  .xl\:pr-86\.5 {
    padding-right: 21.625rem !important;
  }

  .xl\:pb-86\.5 {
    padding-bottom: 21.625rem !important;
  }

  .xl\:pl-86\.5 {
    padding-left: 21.625rem !important;
  }

  .xl\:pt-87\.5 {
    padding-top: 21.875rem !important;
  }

  .xl\:pr-87\.5 {
    padding-right: 21.875rem !important;
  }

  .xl\:pb-87\.5 {
    padding-bottom: 21.875rem !important;
  }

  .xl\:pl-87\.5 {
    padding-left: 21.875rem !important;
  }

  .xl\:pt-88\.5 {
    padding-top: 22.125rem !important;
  }

  .xl\:pr-88\.5 {
    padding-right: 22.125rem !important;
  }

  .xl\:pb-88\.5 {
    padding-bottom: 22.125rem !important;
  }

  .xl\:pl-88\.5 {
    padding-left: 22.125rem !important;
  }

  .xl\:pt-89\.5 {
    padding-top: 22.375rem !important;
  }

  .xl\:pr-89\.5 {
    padding-right: 22.375rem !important;
  }

  .xl\:pb-89\.5 {
    padding-bottom: 22.375rem !important;
  }

  .xl\:pl-89\.5 {
    padding-left: 22.375rem !important;
  }

  .xl\:pt-90\.5 {
    padding-top: 22.625rem !important;
  }

  .xl\:pr-90\.5 {
    padding-right: 22.625rem !important;
  }

  .xl\:pb-90\.5 {
    padding-bottom: 22.625rem !important;
  }

  .xl\:pl-90\.5 {
    padding-left: 22.625rem !important;
  }

  .xl\:pt-91\.5 {
    padding-top: 22.875rem !important;
  }

  .xl\:pr-91\.5 {
    padding-right: 22.875rem !important;
  }

  .xl\:pb-91\.5 {
    padding-bottom: 22.875rem !important;
  }

  .xl\:pl-91\.5 {
    padding-left: 22.875rem !important;
  }

  .xl\:pt-92\.5 {
    padding-top: 23.125rem !important;
  }

  .xl\:pr-92\.5 {
    padding-right: 23.125rem !important;
  }

  .xl\:pb-92\.5 {
    padding-bottom: 23.125rem !important;
  }

  .xl\:pl-92\.5 {
    padding-left: 23.125rem !important;
  }

  .xl\:pt-93\.5 {
    padding-top: 23.375rem !important;
  }

  .xl\:pr-93\.5 {
    padding-right: 23.375rem !important;
  }

  .xl\:pb-93\.5 {
    padding-bottom: 23.375rem !important;
  }

  .xl\:pl-93\.5 {
    padding-left: 23.375rem !important;
  }

  .xl\:pt-94\.5 {
    padding-top: 23.625rem !important;
  }

  .xl\:pr-94\.5 {
    padding-right: 23.625rem !important;
  }

  .xl\:pb-94\.5 {
    padding-bottom: 23.625rem !important;
  }

  .xl\:pl-94\.5 {
    padding-left: 23.625rem !important;
  }

  .xl\:pt-95\.5 {
    padding-top: 23.875rem !important;
  }

  .xl\:pr-95\.5 {
    padding-right: 23.875rem !important;
  }

  .xl\:pb-95\.5 {
    padding-bottom: 23.875rem !important;
  }

  .xl\:pl-95\.5 {
    padding-left: 23.875rem !important;
  }

  .xl\:pt-96\.5 {
    padding-top: 24.125rem !important;
  }

  .xl\:pr-96\.5 {
    padding-right: 24.125rem !important;
  }

  .xl\:pb-96\.5 {
    padding-bottom: 24.125rem !important;
  }

  .xl\:pl-96\.5 {
    padding-left: 24.125rem !important;
  }

  .xl\:pt-97\.5 {
    padding-top: 24.375rem !important;
  }

  .xl\:pr-97\.5 {
    padding-right: 24.375rem !important;
  }

  .xl\:pb-97\.5 {
    padding-bottom: 24.375rem !important;
  }

  .xl\:pl-97\.5 {
    padding-left: 24.375rem !important;
  }

  .xl\:pt-98\.5 {
    padding-top: 24.625rem !important;
  }

  .xl\:pr-98\.5 {
    padding-right: 24.625rem !important;
  }

  .xl\:pb-98\.5 {
    padding-bottom: 24.625rem !important;
  }

  .xl\:pl-98\.5 {
    padding-left: 24.625rem !important;
  }

  .xl\:pt-99\.5 {
    padding-top: 24.875rem !important;
  }

  .xl\:pr-99\.5 {
    padding-right: 24.875rem !important;
  }

  .xl\:pb-99\.5 {
    padding-bottom: 24.875rem !important;
  }

  .xl\:pl-99\.5 {
    padding-left: 24.875rem !important;
  }

  .xl\:pt-100\.5 {
    padding-top: 25.125rem !important;
  }

  .xl\:pr-100\.5 {
    padding-right: 25.125rem !important;
  }

  .xl\:pb-100\.5 {
    padding-bottom: 25.125rem !important;
  }

  .xl\:pl-100\.5 {
    padding-left: 25.125rem !important;
  }

  .xl\:pt-101\.5 {
    padding-top: 25.375rem !important;
  }

  .xl\:pr-101\.5 {
    padding-right: 25.375rem !important;
  }

  .xl\:pb-101\.5 {
    padding-bottom: 25.375rem !important;
  }

  .xl\:pl-101\.5 {
    padding-left: 25.375rem !important;
  }

  .xl\:pt-102\.5 {
    padding-top: 25.625rem !important;
  }

  .xl\:pr-102\.5 {
    padding-right: 25.625rem !important;
  }

  .xl\:pb-102\.5 {
    padding-bottom: 25.625rem !important;
  }

  .xl\:pl-102\.5 {
    padding-left: 25.625rem !important;
  }

  .xl\:pt-103\.5 {
    padding-top: 25.875rem !important;
  }

  .xl\:pr-103\.5 {
    padding-right: 25.875rem !important;
  }

  .xl\:pb-103\.5 {
    padding-bottom: 25.875rem !important;
  }

  .xl\:pl-103\.5 {
    padding-left: 25.875rem !important;
  }

  .xl\:pt-104\.5 {
    padding-top: 26.125rem !important;
  }

  .xl\:pr-104\.5 {
    padding-right: 26.125rem !important;
  }

  .xl\:pb-104\.5 {
    padding-bottom: 26.125rem !important;
  }

  .xl\:pl-104\.5 {
    padding-left: 26.125rem !important;
  }

  .xl\:hover\:p-0:hover {
    padding: 0rem !important;
  }

  .xl\:hover\:p-1:hover {
    padding: 0.25rem !important;
  }

  .xl\:hover\:p-2:hover {
    padding: 0.5rem !important;
  }

  .xl\:hover\:p-3:hover {
    padding: 0.75rem !important;
  }

  .xl\:hover\:p-4:hover {
    padding: 1rem !important;
  }

  .xl\:hover\:p-5:hover {
    padding: 1.25rem !important;
  }

  .xl\:hover\:p-6:hover {
    padding: 1.5rem !important;
  }

  .xl\:hover\:p-7:hover {
    padding: 1.75rem !important;
  }

  .xl\:hover\:p-8:hover {
    padding: 2rem !important;
  }

  .xl\:hover\:p-9:hover {
    padding: 2.25rem !important;
  }

  .xl\:hover\:p-10:hover {
    padding: 2.5rem !important;
  }

  .xl\:hover\:p-11:hover {
    padding: 2.75rem !important;
  }

  .xl\:hover\:p-12:hover {
    padding: 3rem !important;
  }

  .xl\:hover\:p-13:hover {
    padding: 3.25rem !important;
  }

  .xl\:hover\:p-14:hover {
    padding: 3.5rem !important;
  }

  .xl\:hover\:p-15:hover {
    padding: 3.75rem !important;
  }

  .xl\:hover\:p-16:hover {
    padding: 4rem !important;
  }

  .xl\:hover\:p-17:hover {
    padding: 4.25rem !important;
  }

  .xl\:hover\:p-18:hover {
    padding: 4.5rem !important;
  }

  .xl\:hover\:p-19:hover {
    padding: 4.75rem !important;
  }

  .xl\:hover\:p-20:hover {
    padding: 5rem !important;
  }

  .xl\:hover\:p-21:hover {
    padding: 5.25rem !important;
  }

  .xl\:hover\:p-22:hover {
    padding: 5.5rem !important;
  }

  .xl\:hover\:p-23:hover {
    padding: 5.75rem !important;
  }

  .xl\:hover\:p-24:hover {
    padding: 6rem !important;
  }

  .xl\:hover\:p-25:hover {
    padding: 6.25rem !important;
  }

  .xl\:hover\:p-26:hover {
    padding: 6.5rem !important;
  }

  .xl\:hover\:p-27:hover {
    padding: 6.75rem !important;
  }

  .xl\:hover\:p-28:hover {
    padding: 7rem !important;
  }

  .xl\:hover\:p-29:hover {
    padding: 7.25rem !important;
  }

  .xl\:hover\:p-30:hover {
    padding: 7.5rem !important;
  }

  .xl\:hover\:p-31:hover {
    padding: 7.75rem !important;
  }

  .xl\:hover\:p-32:hover {
    padding: 8rem !important;
  }

  .xl\:hover\:p-33:hover {
    padding: 8.25rem !important;
  }

  .xl\:hover\:p-34:hover {
    padding: 8.5rem !important;
  }

  .xl\:hover\:p-35:hover {
    padding: 8.75rem !important;
  }

  .xl\:hover\:p-36:hover {
    padding: 9rem !important;
  }

  .xl\:hover\:p-37:hover {
    padding: 9.25rem !important;
  }

  .xl\:hover\:p-38:hover {
    padding: 9.5rem !important;
  }

  .xl\:hover\:p-39:hover {
    padding: 9.75rem !important;
  }

  .xl\:hover\:p-40:hover {
    padding: 10rem !important;
  }

  .xl\:hover\:p-41:hover {
    padding: 10.25rem !important;
  }

  .xl\:hover\:p-42:hover {
    padding: 10.5rem !important;
  }

  .xl\:hover\:p-43:hover {
    padding: 10.75rem !important;
  }

  .xl\:hover\:p-44:hover {
    padding: 11rem !important;
  }

  .xl\:hover\:p-45:hover {
    padding: 11.25rem !important;
  }

  .xl\:hover\:p-46:hover {
    padding: 11.5rem !important;
  }

  .xl\:hover\:p-47:hover {
    padding: 11.75rem !important;
  }

  .xl\:hover\:p-48:hover {
    padding: 12rem !important;
  }

  .xl\:hover\:p-49:hover {
    padding: 12.25rem !important;
  }

  .xl\:hover\:p-50:hover {
    padding: 12.5rem !important;
  }

  .xl\:hover\:p-51:hover {
    padding: 12.75rem !important;
  }

  .xl\:hover\:p-52:hover {
    padding: 13rem !important;
  }

  .xl\:hover\:p-53:hover {
    padding: 13.25rem !important;
  }

  .xl\:hover\:p-54:hover {
    padding: 13.5rem !important;
  }

  .xl\:hover\:p-55:hover {
    padding: 13.75rem !important;
  }

  .xl\:hover\:p-56:hover {
    padding: 14rem !important;
  }

  .xl\:hover\:p-57:hover {
    padding: 14.25rem !important;
  }

  .xl\:hover\:p-58:hover {
    padding: 14.5rem !important;
  }

  .xl\:hover\:p-59:hover {
    padding: 14.75rem !important;
  }

  .xl\:hover\:p-60:hover {
    padding: 15rem !important;
  }

  .xl\:hover\:p-61:hover {
    padding: 15.25rem !important;
  }

  .xl\:hover\:p-62:hover {
    padding: 15.5rem !important;
  }

  .xl\:hover\:p-63:hover {
    padding: 15.75rem !important;
  }

  .xl\:hover\:p-64:hover {
    padding: 16rem !important;
  }

  .xl\:hover\:p-65:hover {
    padding: 16.25rem !important;
  }

  .xl\:hover\:p-66:hover {
    padding: 16.5rem !important;
  }

  .xl\:hover\:p-67:hover {
    padding: 16.75rem !important;
  }

  .xl\:hover\:p-68:hover {
    padding: 17rem !important;
  }

  .xl\:hover\:p-69:hover {
    padding: 17.25rem !important;
  }

  .xl\:hover\:p-70:hover {
    padding: 17.5rem !important;
  }

  .xl\:hover\:p-71:hover {
    padding: 17.75rem !important;
  }

  .xl\:hover\:p-72:hover {
    padding: 18rem !important;
  }

  .xl\:hover\:p-73:hover {
    padding: 18.25rem !important;
  }

  .xl\:hover\:p-74:hover {
    padding: 18.5rem !important;
  }

  .xl\:hover\:p-75:hover {
    padding: 18.75rem !important;
  }

  .xl\:hover\:p-76:hover {
    padding: 19rem !important;
  }

  .xl\:hover\:p-77:hover {
    padding: 19.25rem !important;
  }

  .xl\:hover\:p-78:hover {
    padding: 19.5rem !important;
  }

  .xl\:hover\:p-79:hover {
    padding: 19.75rem !important;
  }

  .xl\:hover\:p-80:hover {
    padding: 20rem !important;
  }

  .xl\:hover\:p-81:hover {
    padding: 20.25rem !important;
  }

  .xl\:hover\:p-82:hover {
    padding: 20.5rem !important;
  }

  .xl\:hover\:p-83:hover {
    padding: 20.75rem !important;
  }

  .xl\:hover\:p-84:hover {
    padding: 21rem !important;
  }

  .xl\:hover\:p-85:hover {
    padding: 21.25rem !important;
  }

  .xl\:hover\:p-86:hover {
    padding: 21.5rem !important;
  }

  .xl\:hover\:p-87:hover {
    padding: 21.75rem !important;
  }

  .xl\:hover\:p-88:hover {
    padding: 22rem !important;
  }

  .xl\:hover\:p-89:hover {
    padding: 22.25rem !important;
  }

  .xl\:hover\:p-90:hover {
    padding: 22.5rem !important;
  }

  .xl\:hover\:p-91:hover {
    padding: 22.75rem !important;
  }

  .xl\:hover\:p-92:hover {
    padding: 23rem !important;
  }

  .xl\:hover\:p-93:hover {
    padding: 23.25rem !important;
  }

  .xl\:hover\:p-94:hover {
    padding: 23.5rem !important;
  }

  .xl\:hover\:p-95:hover {
    padding: 23.75rem !important;
  }

  .xl\:hover\:p-96:hover {
    padding: 24rem !important;
  }

  .xl\:hover\:p-97:hover {
    padding: 24.25rem !important;
  }

  .xl\:hover\:p-98:hover {
    padding: 24.5rem !important;
  }

  .xl\:hover\:p-99:hover {
    padding: 24.75rem !important;
  }

  .xl\:hover\:p-100:hover {
    padding: 25rem !important;
  }

  .xl\:hover\:p-101:hover {
    padding: 25.25rem !important;
  }

  .xl\:hover\:p-102:hover {
    padding: 25.5rem !important;
  }

  .xl\:hover\:p-103:hover {
    padding: 25.75rem !important;
  }

  .xl\:hover\:p-104:hover {
    padding: 26rem !important;
  }

  .xl\:hover\:p-105:hover {
    padding: 26.25rem !important;
  }

  .xl\:hover\:p-px:hover {
    padding: 1px !important;
  }

  .xl\:hover\:p-0\.5:hover {
    padding: 0.125rem !important;
  }

  .xl\:hover\:p-1\.5:hover {
    padding: 0.375rem !important;
  }

  .xl\:hover\:p-2\.5:hover {
    padding: 0.625rem !important;
  }

  .xl\:hover\:p-3\.5:hover {
    padding: 0.875rem !important;
  }

  .xl\:hover\:p-4\.5:hover {
    padding: 1.125rem !important;
  }

  .xl\:hover\:p-5\.5:hover {
    padding: 1.375rem !important;
  }

  .xl\:hover\:p-6\.5:hover {
    padding: 1.625rem !important;
  }

  .xl\:hover\:p-7\.5:hover {
    padding: 1.875rem !important;
  }

  .xl\:hover\:p-8\.5:hover {
    padding: 2.125rem !important;
  }

  .xl\:hover\:p-9\.5:hover {
    padding: 2.375rem !important;
  }

  .xl\:hover\:p-10\.5:hover {
    padding: 2.625rem !important;
  }

  .xl\:hover\:p-11\.5:hover {
    padding: 2.875rem !important;
  }

  .xl\:hover\:p-12\.5:hover {
    padding: 3.125rem !important;
  }

  .xl\:hover\:p-13\.5:hover {
    padding: 3.375rem !important;
  }

  .xl\:hover\:p-14\.5:hover {
    padding: 3.625rem !important;
  }

  .xl\:hover\:p-15\.5:hover {
    padding: 3.875rem !important;
  }

  .xl\:hover\:p-16\.5:hover {
    padding: 4.125rem !important;
  }

  .xl\:hover\:p-17\.5:hover {
    padding: 4.375rem !important;
  }

  .xl\:hover\:p-18\.5:hover {
    padding: 4.625rem !important;
  }

  .xl\:hover\:p-19\.5:hover {
    padding: 4.875rem !important;
  }

  .xl\:hover\:p-20\.5:hover {
    padding: 5.125rem !important;
  }

  .xl\:hover\:p-21\.5:hover {
    padding: 5.375rem !important;
  }

  .xl\:hover\:p-22\.5:hover {
    padding: 5.625rem !important;
  }

  .xl\:hover\:p-23\.5:hover {
    padding: 5.875rem !important;
  }

  .xl\:hover\:p-24\.5:hover {
    padding: 6.125rem !important;
  }

  .xl\:hover\:p-25\.5:hover {
    padding: 6.375rem !important;
  }

  .xl\:hover\:p-26\.5:hover {
    padding: 6.625rem !important;
  }

  .xl\:hover\:p-27\.5:hover {
    padding: 6.875rem !important;
  }

  .xl\:hover\:p-28\.5:hover {
    padding: 7.125rem !important;
  }

  .xl\:hover\:p-29\.5:hover {
    padding: 7.375rem !important;
  }

  .xl\:hover\:p-30\.5:hover {
    padding: 7.625rem !important;
  }

  .xl\:hover\:p-31\.5:hover {
    padding: 7.875rem !important;
  }

  .xl\:hover\:p-32\.5:hover {
    padding: 8.125rem !important;
  }

  .xl\:hover\:p-33\.5:hover {
    padding: 8.375rem !important;
  }

  .xl\:hover\:p-34\.5:hover {
    padding: 8.625rem !important;
  }

  .xl\:hover\:p-35\.5:hover {
    padding: 8.875rem !important;
  }

  .xl\:hover\:p-36\.5:hover {
    padding: 9.125rem !important;
  }

  .xl\:hover\:p-37\.5:hover {
    padding: 9.375rem !important;
  }

  .xl\:hover\:p-38\.5:hover {
    padding: 9.625rem !important;
  }

  .xl\:hover\:p-39\.5:hover {
    padding: 9.875rem !important;
  }

  .xl\:hover\:p-40\.5:hover {
    padding: 10.125rem !important;
  }

  .xl\:hover\:p-41\.5:hover {
    padding: 10.375rem !important;
  }

  .xl\:hover\:p-42\.5:hover {
    padding: 10.625rem !important;
  }

  .xl\:hover\:p-43\.5:hover {
    padding: 10.875rem !important;
  }

  .xl\:hover\:p-44\.5:hover {
    padding: 11.125rem !important;
  }

  .xl\:hover\:p-45\.5:hover {
    padding: 11.375rem !important;
  }

  .xl\:hover\:p-46\.5:hover {
    padding: 11.625rem !important;
  }

  .xl\:hover\:p-47\.5:hover {
    padding: 11.875rem !important;
  }

  .xl\:hover\:p-48\.5:hover {
    padding: 12.125rem !important;
  }

  .xl\:hover\:p-49\.5:hover {
    padding: 12.375rem !important;
  }

  .xl\:hover\:p-50\.5:hover {
    padding: 12.625rem !important;
  }

  .xl\:hover\:p-51\.5:hover {
    padding: 12.875rem !important;
  }

  .xl\:hover\:p-52\.5:hover {
    padding: 13.125rem !important;
  }

  .xl\:hover\:p-53\.5:hover {
    padding: 13.375rem !important;
  }

  .xl\:hover\:p-54\.5:hover {
    padding: 13.625rem !important;
  }

  .xl\:hover\:p-55\.5:hover {
    padding: 13.875rem !important;
  }

  .xl\:hover\:p-56\.5:hover {
    padding: 14.125rem !important;
  }

  .xl\:hover\:p-57\.5:hover {
    padding: 14.375rem !important;
  }

  .xl\:hover\:p-58\.5:hover {
    padding: 14.625rem !important;
  }

  .xl\:hover\:p-59\.5:hover {
    padding: 14.875rem !important;
  }

  .xl\:hover\:p-60\.5:hover {
    padding: 15.125rem !important;
  }

  .xl\:hover\:p-61\.5:hover {
    padding: 15.375rem !important;
  }

  .xl\:hover\:p-62\.5:hover {
    padding: 15.625rem !important;
  }

  .xl\:hover\:p-63\.5:hover {
    padding: 15.875rem !important;
  }

  .xl\:hover\:p-64\.5:hover {
    padding: 16.125rem !important;
  }

  .xl\:hover\:p-65\.5:hover {
    padding: 16.375rem !important;
  }

  .xl\:hover\:p-66\.5:hover {
    padding: 16.625rem !important;
  }

  .xl\:hover\:p-67\.5:hover {
    padding: 16.875rem !important;
  }

  .xl\:hover\:p-68\.5:hover {
    padding: 17.125rem !important;
  }

  .xl\:hover\:p-69\.5:hover {
    padding: 17.375rem !important;
  }

  .xl\:hover\:p-70\.5:hover {
    padding: 17.625rem !important;
  }

  .xl\:hover\:p-71\.5:hover {
    padding: 17.875rem !important;
  }

  .xl\:hover\:p-72\.5:hover {
    padding: 18.125rem !important;
  }

  .xl\:hover\:p-73\.5:hover {
    padding: 18.375rem !important;
  }

  .xl\:hover\:p-74\.5:hover {
    padding: 18.625rem !important;
  }

  .xl\:hover\:p-75\.5:hover {
    padding: 18.875rem !important;
  }

  .xl\:hover\:p-76\.5:hover {
    padding: 19.125rem !important;
  }

  .xl\:hover\:p-77\.5:hover {
    padding: 19.375rem !important;
  }

  .xl\:hover\:p-78\.5:hover {
    padding: 19.625rem !important;
  }

  .xl\:hover\:p-79\.5:hover {
    padding: 19.875rem !important;
  }

  .xl\:hover\:p-80\.5:hover {
    padding: 20.125rem !important;
  }

  .xl\:hover\:p-81\.5:hover {
    padding: 20.375rem !important;
  }

  .xl\:hover\:p-82\.5:hover {
    padding: 20.625rem !important;
  }

  .xl\:hover\:p-83\.5:hover {
    padding: 20.875rem !important;
  }

  .xl\:hover\:p-84\.5:hover {
    padding: 21.125rem !important;
  }

  .xl\:hover\:p-85\.5:hover {
    padding: 21.375rem !important;
  }

  .xl\:hover\:p-86\.5:hover {
    padding: 21.625rem !important;
  }

  .xl\:hover\:p-87\.5:hover {
    padding: 21.875rem !important;
  }

  .xl\:hover\:p-88\.5:hover {
    padding: 22.125rem !important;
  }

  .xl\:hover\:p-89\.5:hover {
    padding: 22.375rem !important;
  }

  .xl\:hover\:p-90\.5:hover {
    padding: 22.625rem !important;
  }

  .xl\:hover\:p-91\.5:hover {
    padding: 22.875rem !important;
  }

  .xl\:hover\:p-92\.5:hover {
    padding: 23.125rem !important;
  }

  .xl\:hover\:p-93\.5:hover {
    padding: 23.375rem !important;
  }

  .xl\:hover\:p-94\.5:hover {
    padding: 23.625rem !important;
  }

  .xl\:hover\:p-95\.5:hover {
    padding: 23.875rem !important;
  }

  .xl\:hover\:p-96\.5:hover {
    padding: 24.125rem !important;
  }

  .xl\:hover\:p-97\.5:hover {
    padding: 24.375rem !important;
  }

  .xl\:hover\:p-98\.5:hover {
    padding: 24.625rem !important;
  }

  .xl\:hover\:p-99\.5:hover {
    padding: 24.875rem !important;
  }

  .xl\:hover\:p-100\.5:hover {
    padding: 25.125rem !important;
  }

  .xl\:hover\:p-101\.5:hover {
    padding: 25.375rem !important;
  }

  .xl\:hover\:p-102\.5:hover {
    padding: 25.625rem !important;
  }

  .xl\:hover\:p-103\.5:hover {
    padding: 25.875rem !important;
  }

  .xl\:hover\:p-104\.5:hover {
    padding: 26.125rem !important;
  }

  .xl\:hover\:py-0:hover {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .xl\:hover\:px-0:hover {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .xl\:hover\:py-1:hover {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xl\:hover\:px-1:hover {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xl\:hover\:py-2:hover {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xl\:hover\:px-2:hover {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xl\:hover\:py-3:hover {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xl\:hover\:px-3:hover {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xl\:hover\:py-4:hover {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xl\:hover\:px-4:hover {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xl\:hover\:py-5:hover {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xl\:hover\:px-5:hover {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xl\:hover\:py-6:hover {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xl\:hover\:px-6:hover {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xl\:hover\:py-7:hover {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xl\:hover\:px-7:hover {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xl\:hover\:py-8:hover {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xl\:hover\:px-8:hover {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:hover\:py-9:hover {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xl\:hover\:px-9:hover {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xl\:hover\:py-10:hover {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xl\:hover\:px-10:hover {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xl\:hover\:py-11:hover {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xl\:hover\:px-11:hover {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xl\:hover\:py-12:hover {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xl\:hover\:px-12:hover {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xl\:hover\:py-13:hover {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .xl\:hover\:px-13:hover {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .xl\:hover\:py-14:hover {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xl\:hover\:px-14:hover {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xl\:hover\:py-15:hover {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .xl\:hover\:px-15:hover {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .xl\:hover\:py-16:hover {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xl\:hover\:px-16:hover {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xl\:hover\:py-17:hover {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .xl\:hover\:px-17:hover {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .xl\:hover\:py-18:hover {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .xl\:hover\:px-18:hover {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .xl\:hover\:py-19:hover {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .xl\:hover\:px-19:hover {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .xl\:hover\:py-20:hover {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .xl\:hover\:px-20:hover {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xl\:hover\:py-21:hover {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .xl\:hover\:px-21:hover {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .xl\:hover\:py-22:hover {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .xl\:hover\:px-22:hover {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .xl\:hover\:py-23:hover {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .xl\:hover\:px-23:hover {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .xl\:hover\:py-24:hover {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xl\:hover\:px-24:hover {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xl\:hover\:py-25:hover {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .xl\:hover\:px-25:hover {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .xl\:hover\:py-26:hover {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .xl\:hover\:px-26:hover {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .xl\:hover\:py-27:hover {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .xl\:hover\:px-27:hover {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .xl\:hover\:py-28:hover {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xl\:hover\:px-28:hover {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xl\:hover\:py-29:hover {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .xl\:hover\:px-29:hover {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .xl\:hover\:py-30:hover {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .xl\:hover\:px-30:hover {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .xl\:hover\:py-31:hover {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .xl\:hover\:px-31:hover {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .xl\:hover\:py-32:hover {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .xl\:hover\:px-32:hover {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xl\:hover\:py-33:hover {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .xl\:hover\:px-33:hover {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .xl\:hover\:py-34:hover {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .xl\:hover\:px-34:hover {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .xl\:hover\:py-35:hover {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .xl\:hover\:px-35:hover {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .xl\:hover\:py-36:hover {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .xl\:hover\:px-36:hover {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xl\:hover\:py-37:hover {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .xl\:hover\:px-37:hover {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .xl\:hover\:py-38:hover {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .xl\:hover\:px-38:hover {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .xl\:hover\:py-39:hover {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .xl\:hover\:px-39:hover {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .xl\:hover\:py-40:hover {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xl\:hover\:px-40:hover {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xl\:hover\:py-41:hover {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .xl\:hover\:px-41:hover {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .xl\:hover\:py-42:hover {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .xl\:hover\:px-42:hover {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .xl\:hover\:py-43:hover {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .xl\:hover\:px-43:hover {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .xl\:hover\:py-44:hover {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xl\:hover\:px-44:hover {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xl\:hover\:py-45:hover {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .xl\:hover\:px-45:hover {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .xl\:hover\:py-46:hover {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .xl\:hover\:px-46:hover {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .xl\:hover\:py-47:hover {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .xl\:hover\:px-47:hover {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .xl\:hover\:py-48:hover {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xl\:hover\:px-48:hover {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xl\:hover\:py-49:hover {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .xl\:hover\:px-49:hover {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .xl\:hover\:py-50:hover {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .xl\:hover\:px-50:hover {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .xl\:hover\:py-51:hover {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .xl\:hover\:px-51:hover {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .xl\:hover\:py-52:hover {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xl\:hover\:px-52:hover {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xl\:hover\:py-53:hover {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .xl\:hover\:px-53:hover {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .xl\:hover\:py-54:hover {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .xl\:hover\:px-54:hover {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .xl\:hover\:py-55:hover {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .xl\:hover\:px-55:hover {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .xl\:hover\:py-56:hover {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xl\:hover\:px-56:hover {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .xl\:hover\:py-57:hover {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .xl\:hover\:px-57:hover {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .xl\:hover\:py-58:hover {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .xl\:hover\:px-58:hover {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .xl\:hover\:py-59:hover {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .xl\:hover\:px-59:hover {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .xl\:hover\:py-60:hover {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xl\:hover\:px-60:hover {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xl\:hover\:py-61:hover {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .xl\:hover\:px-61:hover {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .xl\:hover\:py-62:hover {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .xl\:hover\:px-62:hover {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .xl\:hover\:py-63:hover {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .xl\:hover\:px-63:hover {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .xl\:hover\:py-64:hover {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xl\:hover\:px-64:hover {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xl\:hover\:py-65:hover {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .xl\:hover\:px-65:hover {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .xl\:hover\:py-66:hover {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .xl\:hover\:px-66:hover {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .xl\:hover\:py-67:hover {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .xl\:hover\:px-67:hover {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .xl\:hover\:py-68:hover {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .xl\:hover\:px-68:hover {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .xl\:hover\:py-69:hover {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .xl\:hover\:px-69:hover {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .xl\:hover\:py-70:hover {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .xl\:hover\:px-70:hover {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .xl\:hover\:py-71:hover {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .xl\:hover\:px-71:hover {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .xl\:hover\:py-72:hover {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xl\:hover\:px-72:hover {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .xl\:hover\:py-73:hover {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .xl\:hover\:px-73:hover {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .xl\:hover\:py-74:hover {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .xl\:hover\:px-74:hover {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .xl\:hover\:py-75:hover {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .xl\:hover\:px-75:hover {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .xl\:hover\:py-76:hover {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .xl\:hover\:px-76:hover {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .xl\:hover\:py-77:hover {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .xl\:hover\:px-77:hover {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .xl\:hover\:py-78:hover {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .xl\:hover\:px-78:hover {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .xl\:hover\:py-79:hover {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .xl\:hover\:px-79:hover {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .xl\:hover\:py-80:hover {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xl\:hover\:px-80:hover {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .xl\:hover\:py-81:hover {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .xl\:hover\:px-81:hover {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .xl\:hover\:py-82:hover {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .xl\:hover\:px-82:hover {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .xl\:hover\:py-83:hover {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .xl\:hover\:px-83:hover {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .xl\:hover\:py-84:hover {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .xl\:hover\:px-84:hover {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .xl\:hover\:py-85:hover {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .xl\:hover\:px-85:hover {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .xl\:hover\:py-86:hover {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .xl\:hover\:px-86:hover {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .xl\:hover\:py-87:hover {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .xl\:hover\:px-87:hover {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .xl\:hover\:py-88:hover {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .xl\:hover\:px-88:hover {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .xl\:hover\:py-89:hover {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .xl\:hover\:px-89:hover {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .xl\:hover\:py-90:hover {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .xl\:hover\:px-90:hover {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .xl\:hover\:py-91:hover {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .xl\:hover\:px-91:hover {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .xl\:hover\:py-92:hover {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .xl\:hover\:px-92:hover {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .xl\:hover\:py-93:hover {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .xl\:hover\:px-93:hover {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .xl\:hover\:py-94:hover {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .xl\:hover\:px-94:hover {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .xl\:hover\:py-95:hover {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .xl\:hover\:px-95:hover {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .xl\:hover\:py-96:hover {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xl\:hover\:px-96:hover {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xl\:hover\:py-97:hover {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .xl\:hover\:px-97:hover {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .xl\:hover\:py-98:hover {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .xl\:hover\:px-98:hover {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .xl\:hover\:py-99:hover {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .xl\:hover\:px-99:hover {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .xl\:hover\:py-100:hover {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .xl\:hover\:px-100:hover {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .xl\:hover\:py-101:hover {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .xl\:hover\:px-101:hover {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .xl\:hover\:py-102:hover {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .xl\:hover\:px-102:hover {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .xl\:hover\:py-103:hover {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .xl\:hover\:px-103:hover {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .xl\:hover\:py-104:hover {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .xl\:hover\:px-104:hover {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .xl\:hover\:py-105:hover {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .xl\:hover\:px-105:hover {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .xl\:hover\:py-px:hover {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .xl\:hover\:px-px:hover {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xl\:hover\:py-0\.5:hover {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xl\:hover\:px-0\.5:hover {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xl\:hover\:py-1\.5:hover {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xl\:hover\:px-1\.5:hover {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xl\:hover\:py-2\.5:hover {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .xl\:hover\:px-2\.5:hover {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xl\:hover\:py-3\.5:hover {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .xl\:hover\:px-3\.5:hover {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xl\:hover\:py-4\.5:hover {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .xl\:hover\:px-4\.5:hover {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .xl\:hover\:py-5\.5:hover {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .xl\:hover\:px-5\.5:hover {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .xl\:hover\:py-6\.5:hover {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .xl\:hover\:px-6\.5:hover {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .xl\:hover\:py-7\.5:hover {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .xl\:hover\:px-7\.5:hover {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .xl\:hover\:py-8\.5:hover {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .xl\:hover\:px-8\.5:hover {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .xl\:hover\:py-9\.5:hover {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .xl\:hover\:px-9\.5:hover {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .xl\:hover\:py-10\.5:hover {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .xl\:hover\:px-10\.5:hover {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .xl\:hover\:py-11\.5:hover {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .xl\:hover\:px-11\.5:hover {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .xl\:hover\:py-12\.5:hover {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .xl\:hover\:px-12\.5:hover {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .xl\:hover\:py-13\.5:hover {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .xl\:hover\:px-13\.5:hover {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .xl\:hover\:py-14\.5:hover {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .xl\:hover\:px-14\.5:hover {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .xl\:hover\:py-15\.5:hover {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .xl\:hover\:px-15\.5:hover {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .xl\:hover\:py-16\.5:hover {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .xl\:hover\:px-16\.5:hover {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .xl\:hover\:py-17\.5:hover {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .xl\:hover\:px-17\.5:hover {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .xl\:hover\:py-18\.5:hover {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .xl\:hover\:px-18\.5:hover {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .xl\:hover\:py-19\.5:hover {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .xl\:hover\:px-19\.5:hover {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .xl\:hover\:py-20\.5:hover {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .xl\:hover\:px-20\.5:hover {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .xl\:hover\:py-21\.5:hover {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .xl\:hover\:px-21\.5:hover {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .xl\:hover\:py-22\.5:hover {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .xl\:hover\:px-22\.5:hover {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .xl\:hover\:py-23\.5:hover {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .xl\:hover\:px-23\.5:hover {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .xl\:hover\:py-24\.5:hover {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .xl\:hover\:px-24\.5:hover {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .xl\:hover\:py-25\.5:hover {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .xl\:hover\:px-25\.5:hover {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .xl\:hover\:py-26\.5:hover {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .xl\:hover\:px-26\.5:hover {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .xl\:hover\:py-27\.5:hover {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .xl\:hover\:px-27\.5:hover {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .xl\:hover\:py-28\.5:hover {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .xl\:hover\:px-28\.5:hover {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .xl\:hover\:py-29\.5:hover {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .xl\:hover\:px-29\.5:hover {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .xl\:hover\:py-30\.5:hover {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .xl\:hover\:px-30\.5:hover {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .xl\:hover\:py-31\.5:hover {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .xl\:hover\:px-31\.5:hover {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .xl\:hover\:py-32\.5:hover {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .xl\:hover\:px-32\.5:hover {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .xl\:hover\:py-33\.5:hover {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .xl\:hover\:px-33\.5:hover {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .xl\:hover\:py-34\.5:hover {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .xl\:hover\:px-34\.5:hover {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .xl\:hover\:py-35\.5:hover {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .xl\:hover\:px-35\.5:hover {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .xl\:hover\:py-36\.5:hover {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .xl\:hover\:px-36\.5:hover {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .xl\:hover\:py-37\.5:hover {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .xl\:hover\:px-37\.5:hover {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .xl\:hover\:py-38\.5:hover {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .xl\:hover\:px-38\.5:hover {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .xl\:hover\:py-39\.5:hover {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .xl\:hover\:px-39\.5:hover {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .xl\:hover\:py-40\.5:hover {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .xl\:hover\:px-40\.5:hover {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .xl\:hover\:py-41\.5:hover {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .xl\:hover\:px-41\.5:hover {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .xl\:hover\:py-42\.5:hover {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .xl\:hover\:px-42\.5:hover {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .xl\:hover\:py-43\.5:hover {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .xl\:hover\:px-43\.5:hover {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .xl\:hover\:py-44\.5:hover {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .xl\:hover\:px-44\.5:hover {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .xl\:hover\:py-45\.5:hover {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .xl\:hover\:px-45\.5:hover {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .xl\:hover\:py-46\.5:hover {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .xl\:hover\:px-46\.5:hover {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .xl\:hover\:py-47\.5:hover {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .xl\:hover\:px-47\.5:hover {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .xl\:hover\:py-48\.5:hover {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .xl\:hover\:px-48\.5:hover {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .xl\:hover\:py-49\.5:hover {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .xl\:hover\:px-49\.5:hover {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .xl\:hover\:py-50\.5:hover {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .xl\:hover\:px-50\.5:hover {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .xl\:hover\:py-51\.5:hover {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .xl\:hover\:px-51\.5:hover {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .xl\:hover\:py-52\.5:hover {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .xl\:hover\:px-52\.5:hover {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .xl\:hover\:py-53\.5:hover {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .xl\:hover\:px-53\.5:hover {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .xl\:hover\:py-54\.5:hover {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .xl\:hover\:px-54\.5:hover {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .xl\:hover\:py-55\.5:hover {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .xl\:hover\:px-55\.5:hover {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .xl\:hover\:py-56\.5:hover {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .xl\:hover\:px-56\.5:hover {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .xl\:hover\:py-57\.5:hover {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .xl\:hover\:px-57\.5:hover {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .xl\:hover\:py-58\.5:hover {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .xl\:hover\:px-58\.5:hover {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .xl\:hover\:py-59\.5:hover {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .xl\:hover\:px-59\.5:hover {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .xl\:hover\:py-60\.5:hover {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .xl\:hover\:px-60\.5:hover {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .xl\:hover\:py-61\.5:hover {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .xl\:hover\:px-61\.5:hover {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .xl\:hover\:py-62\.5:hover {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .xl\:hover\:px-62\.5:hover {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .xl\:hover\:py-63\.5:hover {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .xl\:hover\:px-63\.5:hover {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .xl\:hover\:py-64\.5:hover {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .xl\:hover\:px-64\.5:hover {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .xl\:hover\:py-65\.5:hover {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .xl\:hover\:px-65\.5:hover {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .xl\:hover\:py-66\.5:hover {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .xl\:hover\:px-66\.5:hover {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .xl\:hover\:py-67\.5:hover {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .xl\:hover\:px-67\.5:hover {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .xl\:hover\:py-68\.5:hover {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .xl\:hover\:px-68\.5:hover {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .xl\:hover\:py-69\.5:hover {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .xl\:hover\:px-69\.5:hover {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .xl\:hover\:py-70\.5:hover {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .xl\:hover\:px-70\.5:hover {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .xl\:hover\:py-71\.5:hover {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .xl\:hover\:px-71\.5:hover {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .xl\:hover\:py-72\.5:hover {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .xl\:hover\:px-72\.5:hover {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .xl\:hover\:py-73\.5:hover {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .xl\:hover\:px-73\.5:hover {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .xl\:hover\:py-74\.5:hover {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .xl\:hover\:px-74\.5:hover {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .xl\:hover\:py-75\.5:hover {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .xl\:hover\:px-75\.5:hover {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .xl\:hover\:py-76\.5:hover {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .xl\:hover\:px-76\.5:hover {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .xl\:hover\:py-77\.5:hover {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .xl\:hover\:px-77\.5:hover {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .xl\:hover\:py-78\.5:hover {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .xl\:hover\:px-78\.5:hover {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .xl\:hover\:py-79\.5:hover {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .xl\:hover\:px-79\.5:hover {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .xl\:hover\:py-80\.5:hover {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .xl\:hover\:px-80\.5:hover {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .xl\:hover\:py-81\.5:hover {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .xl\:hover\:px-81\.5:hover {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .xl\:hover\:py-82\.5:hover {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .xl\:hover\:px-82\.5:hover {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .xl\:hover\:py-83\.5:hover {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .xl\:hover\:px-83\.5:hover {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .xl\:hover\:py-84\.5:hover {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .xl\:hover\:px-84\.5:hover {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .xl\:hover\:py-85\.5:hover {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .xl\:hover\:px-85\.5:hover {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .xl\:hover\:py-86\.5:hover {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .xl\:hover\:px-86\.5:hover {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .xl\:hover\:py-87\.5:hover {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .xl\:hover\:px-87\.5:hover {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .xl\:hover\:py-88\.5:hover {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .xl\:hover\:px-88\.5:hover {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .xl\:hover\:py-89\.5:hover {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .xl\:hover\:px-89\.5:hover {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .xl\:hover\:py-90\.5:hover {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .xl\:hover\:px-90\.5:hover {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .xl\:hover\:py-91\.5:hover {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .xl\:hover\:px-91\.5:hover {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .xl\:hover\:py-92\.5:hover {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .xl\:hover\:px-92\.5:hover {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .xl\:hover\:py-93\.5:hover {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .xl\:hover\:px-93\.5:hover {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .xl\:hover\:py-94\.5:hover {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .xl\:hover\:px-94\.5:hover {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .xl\:hover\:py-95\.5:hover {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .xl\:hover\:px-95\.5:hover {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .xl\:hover\:py-96\.5:hover {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .xl\:hover\:px-96\.5:hover {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .xl\:hover\:py-97\.5:hover {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .xl\:hover\:px-97\.5:hover {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .xl\:hover\:py-98\.5:hover {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .xl\:hover\:px-98\.5:hover {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .xl\:hover\:py-99\.5:hover {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .xl\:hover\:px-99\.5:hover {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .xl\:hover\:py-100\.5:hover {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .xl\:hover\:px-100\.5:hover {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .xl\:hover\:py-101\.5:hover {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .xl\:hover\:px-101\.5:hover {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .xl\:hover\:py-102\.5:hover {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .xl\:hover\:px-102\.5:hover {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .xl\:hover\:py-103\.5:hover {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .xl\:hover\:px-103\.5:hover {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .xl\:hover\:py-104\.5:hover {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .xl\:hover\:px-104\.5:hover {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .xl\:hover\:pt-0:hover {
    padding-top: 0rem !important;
  }

  .xl\:hover\:pr-0:hover {
    padding-right: 0rem !important;
  }

  .xl\:hover\:pb-0:hover {
    padding-bottom: 0rem !important;
  }

  .xl\:hover\:pl-0:hover {
    padding-left: 0rem !important;
  }

  .xl\:hover\:pt-1:hover {
    padding-top: 0.25rem !important;
  }

  .xl\:hover\:pr-1:hover {
    padding-right: 0.25rem !important;
  }

  .xl\:hover\:pb-1:hover {
    padding-bottom: 0.25rem !important;
  }

  .xl\:hover\:pl-1:hover {
    padding-left: 0.25rem !important;
  }

  .xl\:hover\:pt-2:hover {
    padding-top: 0.5rem !important;
  }

  .xl\:hover\:pr-2:hover {
    padding-right: 0.5rem !important;
  }

  .xl\:hover\:pb-2:hover {
    padding-bottom: 0.5rem !important;
  }

  .xl\:hover\:pl-2:hover {
    padding-left: 0.5rem !important;
  }

  .xl\:hover\:pt-3:hover {
    padding-top: 0.75rem !important;
  }

  .xl\:hover\:pr-3:hover {
    padding-right: 0.75rem !important;
  }

  .xl\:hover\:pb-3:hover {
    padding-bottom: 0.75rem !important;
  }

  .xl\:hover\:pl-3:hover {
    padding-left: 0.75rem !important;
  }

  .xl\:hover\:pt-4:hover {
    padding-top: 1rem !important;
  }

  .xl\:hover\:pr-4:hover {
    padding-right: 1rem !important;
  }

  .xl\:hover\:pb-4:hover {
    padding-bottom: 1rem !important;
  }

  .xl\:hover\:pl-4:hover {
    padding-left: 1rem !important;
  }

  .xl\:hover\:pt-5:hover {
    padding-top: 1.25rem !important;
  }

  .xl\:hover\:pr-5:hover {
    padding-right: 1.25rem !important;
  }

  .xl\:hover\:pb-5:hover {
    padding-bottom: 1.25rem !important;
  }

  .xl\:hover\:pl-5:hover {
    padding-left: 1.25rem !important;
  }

  .xl\:hover\:pt-6:hover {
    padding-top: 1.5rem !important;
  }

  .xl\:hover\:pr-6:hover {
    padding-right: 1.5rem !important;
  }

  .xl\:hover\:pb-6:hover {
    padding-bottom: 1.5rem !important;
  }

  .xl\:hover\:pl-6:hover {
    padding-left: 1.5rem !important;
  }

  .xl\:hover\:pt-7:hover {
    padding-top: 1.75rem !important;
  }

  .xl\:hover\:pr-7:hover {
    padding-right: 1.75rem !important;
  }

  .xl\:hover\:pb-7:hover {
    padding-bottom: 1.75rem !important;
  }

  .xl\:hover\:pl-7:hover {
    padding-left: 1.75rem !important;
  }

  .xl\:hover\:pt-8:hover {
    padding-top: 2rem !important;
  }

  .xl\:hover\:pr-8:hover {
    padding-right: 2rem !important;
  }

  .xl\:hover\:pb-8:hover {
    padding-bottom: 2rem !important;
  }

  .xl\:hover\:pl-8:hover {
    padding-left: 2rem !important;
  }

  .xl\:hover\:pt-9:hover {
    padding-top: 2.25rem !important;
  }

  .xl\:hover\:pr-9:hover {
    padding-right: 2.25rem !important;
  }

  .xl\:hover\:pb-9:hover {
    padding-bottom: 2.25rem !important;
  }

  .xl\:hover\:pl-9:hover {
    padding-left: 2.25rem !important;
  }

  .xl\:hover\:pt-10:hover {
    padding-top: 2.5rem !important;
  }

  .xl\:hover\:pr-10:hover {
    padding-right: 2.5rem !important;
  }

  .xl\:hover\:pb-10:hover {
    padding-bottom: 2.5rem !important;
  }

  .xl\:hover\:pl-10:hover {
    padding-left: 2.5rem !important;
  }

  .xl\:hover\:pt-11:hover {
    padding-top: 2.75rem !important;
  }

  .xl\:hover\:pr-11:hover {
    padding-right: 2.75rem !important;
  }

  .xl\:hover\:pb-11:hover {
    padding-bottom: 2.75rem !important;
  }

  .xl\:hover\:pl-11:hover {
    padding-left: 2.75rem !important;
  }

  .xl\:hover\:pt-12:hover {
    padding-top: 3rem !important;
  }

  .xl\:hover\:pr-12:hover {
    padding-right: 3rem !important;
  }

  .xl\:hover\:pb-12:hover {
    padding-bottom: 3rem !important;
  }

  .xl\:hover\:pl-12:hover {
    padding-left: 3rem !important;
  }

  .xl\:hover\:pt-13:hover {
    padding-top: 3.25rem !important;
  }

  .xl\:hover\:pr-13:hover {
    padding-right: 3.25rem !important;
  }

  .xl\:hover\:pb-13:hover {
    padding-bottom: 3.25rem !important;
  }

  .xl\:hover\:pl-13:hover {
    padding-left: 3.25rem !important;
  }

  .xl\:hover\:pt-14:hover {
    padding-top: 3.5rem !important;
  }

  .xl\:hover\:pr-14:hover {
    padding-right: 3.5rem !important;
  }

  .xl\:hover\:pb-14:hover {
    padding-bottom: 3.5rem !important;
  }

  .xl\:hover\:pl-14:hover {
    padding-left: 3.5rem !important;
  }

  .xl\:hover\:pt-15:hover {
    padding-top: 3.75rem !important;
  }

  .xl\:hover\:pr-15:hover {
    padding-right: 3.75rem !important;
  }

  .xl\:hover\:pb-15:hover {
    padding-bottom: 3.75rem !important;
  }

  .xl\:hover\:pl-15:hover {
    padding-left: 3.75rem !important;
  }

  .xl\:hover\:pt-16:hover {
    padding-top: 4rem !important;
  }

  .xl\:hover\:pr-16:hover {
    padding-right: 4rem !important;
  }

  .xl\:hover\:pb-16:hover {
    padding-bottom: 4rem !important;
  }

  .xl\:hover\:pl-16:hover {
    padding-left: 4rem !important;
  }

  .xl\:hover\:pt-17:hover {
    padding-top: 4.25rem !important;
  }

  .xl\:hover\:pr-17:hover {
    padding-right: 4.25rem !important;
  }

  .xl\:hover\:pb-17:hover {
    padding-bottom: 4.25rem !important;
  }

  .xl\:hover\:pl-17:hover {
    padding-left: 4.25rem !important;
  }

  .xl\:hover\:pt-18:hover {
    padding-top: 4.5rem !important;
  }

  .xl\:hover\:pr-18:hover {
    padding-right: 4.5rem !important;
  }

  .xl\:hover\:pb-18:hover {
    padding-bottom: 4.5rem !important;
  }

  .xl\:hover\:pl-18:hover {
    padding-left: 4.5rem !important;
  }

  .xl\:hover\:pt-19:hover {
    padding-top: 4.75rem !important;
  }

  .xl\:hover\:pr-19:hover {
    padding-right: 4.75rem !important;
  }

  .xl\:hover\:pb-19:hover {
    padding-bottom: 4.75rem !important;
  }

  .xl\:hover\:pl-19:hover {
    padding-left: 4.75rem !important;
  }

  .xl\:hover\:pt-20:hover {
    padding-top: 5rem !important;
  }

  .xl\:hover\:pr-20:hover {
    padding-right: 5rem !important;
  }

  .xl\:hover\:pb-20:hover {
    padding-bottom: 5rem !important;
  }

  .xl\:hover\:pl-20:hover {
    padding-left: 5rem !important;
  }

  .xl\:hover\:pt-21:hover {
    padding-top: 5.25rem !important;
  }

  .xl\:hover\:pr-21:hover {
    padding-right: 5.25rem !important;
  }

  .xl\:hover\:pb-21:hover {
    padding-bottom: 5.25rem !important;
  }

  .xl\:hover\:pl-21:hover {
    padding-left: 5.25rem !important;
  }

  .xl\:hover\:pt-22:hover {
    padding-top: 5.5rem !important;
  }

  .xl\:hover\:pr-22:hover {
    padding-right: 5.5rem !important;
  }

  .xl\:hover\:pb-22:hover {
    padding-bottom: 5.5rem !important;
  }

  .xl\:hover\:pl-22:hover {
    padding-left: 5.5rem !important;
  }

  .xl\:hover\:pt-23:hover {
    padding-top: 5.75rem !important;
  }

  .xl\:hover\:pr-23:hover {
    padding-right: 5.75rem !important;
  }

  .xl\:hover\:pb-23:hover {
    padding-bottom: 5.75rem !important;
  }

  .xl\:hover\:pl-23:hover {
    padding-left: 5.75rem !important;
  }

  .xl\:hover\:pt-24:hover {
    padding-top: 6rem !important;
  }

  .xl\:hover\:pr-24:hover {
    padding-right: 6rem !important;
  }

  .xl\:hover\:pb-24:hover {
    padding-bottom: 6rem !important;
  }

  .xl\:hover\:pl-24:hover {
    padding-left: 6rem !important;
  }

  .xl\:hover\:pt-25:hover {
    padding-top: 6.25rem !important;
  }

  .xl\:hover\:pr-25:hover {
    padding-right: 6.25rem !important;
  }

  .xl\:hover\:pb-25:hover {
    padding-bottom: 6.25rem !important;
  }

  .xl\:hover\:pl-25:hover {
    padding-left: 6.25rem !important;
  }

  .xl\:hover\:pt-26:hover {
    padding-top: 6.5rem !important;
  }

  .xl\:hover\:pr-26:hover {
    padding-right: 6.5rem !important;
  }

  .xl\:hover\:pb-26:hover {
    padding-bottom: 6.5rem !important;
  }

  .xl\:hover\:pl-26:hover {
    padding-left: 6.5rem !important;
  }

  .xl\:hover\:pt-27:hover {
    padding-top: 6.75rem !important;
  }

  .xl\:hover\:pr-27:hover {
    padding-right: 6.75rem !important;
  }

  .xl\:hover\:pb-27:hover {
    padding-bottom: 6.75rem !important;
  }

  .xl\:hover\:pl-27:hover {
    padding-left: 6.75rem !important;
  }

  .xl\:hover\:pt-28:hover {
    padding-top: 7rem !important;
  }

  .xl\:hover\:pr-28:hover {
    padding-right: 7rem !important;
  }

  .xl\:hover\:pb-28:hover {
    padding-bottom: 7rem !important;
  }

  .xl\:hover\:pl-28:hover {
    padding-left: 7rem !important;
  }

  .xl\:hover\:pt-29:hover {
    padding-top: 7.25rem !important;
  }

  .xl\:hover\:pr-29:hover {
    padding-right: 7.25rem !important;
  }

  .xl\:hover\:pb-29:hover {
    padding-bottom: 7.25rem !important;
  }

  .xl\:hover\:pl-29:hover {
    padding-left: 7.25rem !important;
  }

  .xl\:hover\:pt-30:hover {
    padding-top: 7.5rem !important;
  }

  .xl\:hover\:pr-30:hover {
    padding-right: 7.5rem !important;
  }

  .xl\:hover\:pb-30:hover {
    padding-bottom: 7.5rem !important;
  }

  .xl\:hover\:pl-30:hover {
    padding-left: 7.5rem !important;
  }

  .xl\:hover\:pt-31:hover {
    padding-top: 7.75rem !important;
  }

  .xl\:hover\:pr-31:hover {
    padding-right: 7.75rem !important;
  }

  .xl\:hover\:pb-31:hover {
    padding-bottom: 7.75rem !important;
  }

  .xl\:hover\:pl-31:hover {
    padding-left: 7.75rem !important;
  }

  .xl\:hover\:pt-32:hover {
    padding-top: 8rem !important;
  }

  .xl\:hover\:pr-32:hover {
    padding-right: 8rem !important;
  }

  .xl\:hover\:pb-32:hover {
    padding-bottom: 8rem !important;
  }

  .xl\:hover\:pl-32:hover {
    padding-left: 8rem !important;
  }

  .xl\:hover\:pt-33:hover {
    padding-top: 8.25rem !important;
  }

  .xl\:hover\:pr-33:hover {
    padding-right: 8.25rem !important;
  }

  .xl\:hover\:pb-33:hover {
    padding-bottom: 8.25rem !important;
  }

  .xl\:hover\:pl-33:hover {
    padding-left: 8.25rem !important;
  }

  .xl\:hover\:pt-34:hover {
    padding-top: 8.5rem !important;
  }

  .xl\:hover\:pr-34:hover {
    padding-right: 8.5rem !important;
  }

  .xl\:hover\:pb-34:hover {
    padding-bottom: 8.5rem !important;
  }

  .xl\:hover\:pl-34:hover {
    padding-left: 8.5rem !important;
  }

  .xl\:hover\:pt-35:hover {
    padding-top: 8.75rem !important;
  }

  .xl\:hover\:pr-35:hover {
    padding-right: 8.75rem !important;
  }

  .xl\:hover\:pb-35:hover {
    padding-bottom: 8.75rem !important;
  }

  .xl\:hover\:pl-35:hover {
    padding-left: 8.75rem !important;
  }

  .xl\:hover\:pt-36:hover {
    padding-top: 9rem !important;
  }

  .xl\:hover\:pr-36:hover {
    padding-right: 9rem !important;
  }

  .xl\:hover\:pb-36:hover {
    padding-bottom: 9rem !important;
  }

  .xl\:hover\:pl-36:hover {
    padding-left: 9rem !important;
  }

  .xl\:hover\:pt-37:hover {
    padding-top: 9.25rem !important;
  }

  .xl\:hover\:pr-37:hover {
    padding-right: 9.25rem !important;
  }

  .xl\:hover\:pb-37:hover {
    padding-bottom: 9.25rem !important;
  }

  .xl\:hover\:pl-37:hover {
    padding-left: 9.25rem !important;
  }

  .xl\:hover\:pt-38:hover {
    padding-top: 9.5rem !important;
  }

  .xl\:hover\:pr-38:hover {
    padding-right: 9.5rem !important;
  }

  .xl\:hover\:pb-38:hover {
    padding-bottom: 9.5rem !important;
  }

  .xl\:hover\:pl-38:hover {
    padding-left: 9.5rem !important;
  }

  .xl\:hover\:pt-39:hover {
    padding-top: 9.75rem !important;
  }

  .xl\:hover\:pr-39:hover {
    padding-right: 9.75rem !important;
  }

  .xl\:hover\:pb-39:hover {
    padding-bottom: 9.75rem !important;
  }

  .xl\:hover\:pl-39:hover {
    padding-left: 9.75rem !important;
  }

  .xl\:hover\:pt-40:hover {
    padding-top: 10rem !important;
  }

  .xl\:hover\:pr-40:hover {
    padding-right: 10rem !important;
  }

  .xl\:hover\:pb-40:hover {
    padding-bottom: 10rem !important;
  }

  .xl\:hover\:pl-40:hover {
    padding-left: 10rem !important;
  }

  .xl\:hover\:pt-41:hover {
    padding-top: 10.25rem !important;
  }

  .xl\:hover\:pr-41:hover {
    padding-right: 10.25rem !important;
  }

  .xl\:hover\:pb-41:hover {
    padding-bottom: 10.25rem !important;
  }

  .xl\:hover\:pl-41:hover {
    padding-left: 10.25rem !important;
  }

  .xl\:hover\:pt-42:hover {
    padding-top: 10.5rem !important;
  }

  .xl\:hover\:pr-42:hover {
    padding-right: 10.5rem !important;
  }

  .xl\:hover\:pb-42:hover {
    padding-bottom: 10.5rem !important;
  }

  .xl\:hover\:pl-42:hover {
    padding-left: 10.5rem !important;
  }

  .xl\:hover\:pt-43:hover {
    padding-top: 10.75rem !important;
  }

  .xl\:hover\:pr-43:hover {
    padding-right: 10.75rem !important;
  }

  .xl\:hover\:pb-43:hover {
    padding-bottom: 10.75rem !important;
  }

  .xl\:hover\:pl-43:hover {
    padding-left: 10.75rem !important;
  }

  .xl\:hover\:pt-44:hover {
    padding-top: 11rem !important;
  }

  .xl\:hover\:pr-44:hover {
    padding-right: 11rem !important;
  }

  .xl\:hover\:pb-44:hover {
    padding-bottom: 11rem !important;
  }

  .xl\:hover\:pl-44:hover {
    padding-left: 11rem !important;
  }

  .xl\:hover\:pt-45:hover {
    padding-top: 11.25rem !important;
  }

  .xl\:hover\:pr-45:hover {
    padding-right: 11.25rem !important;
  }

  .xl\:hover\:pb-45:hover {
    padding-bottom: 11.25rem !important;
  }

  .xl\:hover\:pl-45:hover {
    padding-left: 11.25rem !important;
  }

  .xl\:hover\:pt-46:hover {
    padding-top: 11.5rem !important;
  }

  .xl\:hover\:pr-46:hover {
    padding-right: 11.5rem !important;
  }

  .xl\:hover\:pb-46:hover {
    padding-bottom: 11.5rem !important;
  }

  .xl\:hover\:pl-46:hover {
    padding-left: 11.5rem !important;
  }

  .xl\:hover\:pt-47:hover {
    padding-top: 11.75rem !important;
  }

  .xl\:hover\:pr-47:hover {
    padding-right: 11.75rem !important;
  }

  .xl\:hover\:pb-47:hover {
    padding-bottom: 11.75rem !important;
  }

  .xl\:hover\:pl-47:hover {
    padding-left: 11.75rem !important;
  }

  .xl\:hover\:pt-48:hover {
    padding-top: 12rem !important;
  }

  .xl\:hover\:pr-48:hover {
    padding-right: 12rem !important;
  }

  .xl\:hover\:pb-48:hover {
    padding-bottom: 12rem !important;
  }

  .xl\:hover\:pl-48:hover {
    padding-left: 12rem !important;
  }

  .xl\:hover\:pt-49:hover {
    padding-top: 12.25rem !important;
  }

  .xl\:hover\:pr-49:hover {
    padding-right: 12.25rem !important;
  }

  .xl\:hover\:pb-49:hover {
    padding-bottom: 12.25rem !important;
  }

  .xl\:hover\:pl-49:hover {
    padding-left: 12.25rem !important;
  }

  .xl\:hover\:pt-50:hover {
    padding-top: 12.5rem !important;
  }

  .xl\:hover\:pr-50:hover {
    padding-right: 12.5rem !important;
  }

  .xl\:hover\:pb-50:hover {
    padding-bottom: 12.5rem !important;
  }

  .xl\:hover\:pl-50:hover {
    padding-left: 12.5rem !important;
  }

  .xl\:hover\:pt-51:hover {
    padding-top: 12.75rem !important;
  }

  .xl\:hover\:pr-51:hover {
    padding-right: 12.75rem !important;
  }

  .xl\:hover\:pb-51:hover {
    padding-bottom: 12.75rem !important;
  }

  .xl\:hover\:pl-51:hover {
    padding-left: 12.75rem !important;
  }

  .xl\:hover\:pt-52:hover {
    padding-top: 13rem !important;
  }

  .xl\:hover\:pr-52:hover {
    padding-right: 13rem !important;
  }

  .xl\:hover\:pb-52:hover {
    padding-bottom: 13rem !important;
  }

  .xl\:hover\:pl-52:hover {
    padding-left: 13rem !important;
  }

  .xl\:hover\:pt-53:hover {
    padding-top: 13.25rem !important;
  }

  .xl\:hover\:pr-53:hover {
    padding-right: 13.25rem !important;
  }

  .xl\:hover\:pb-53:hover {
    padding-bottom: 13.25rem !important;
  }

  .xl\:hover\:pl-53:hover {
    padding-left: 13.25rem !important;
  }

  .xl\:hover\:pt-54:hover {
    padding-top: 13.5rem !important;
  }

  .xl\:hover\:pr-54:hover {
    padding-right: 13.5rem !important;
  }

  .xl\:hover\:pb-54:hover {
    padding-bottom: 13.5rem !important;
  }

  .xl\:hover\:pl-54:hover {
    padding-left: 13.5rem !important;
  }

  .xl\:hover\:pt-55:hover {
    padding-top: 13.75rem !important;
  }

  .xl\:hover\:pr-55:hover {
    padding-right: 13.75rem !important;
  }

  .xl\:hover\:pb-55:hover {
    padding-bottom: 13.75rem !important;
  }

  .xl\:hover\:pl-55:hover {
    padding-left: 13.75rem !important;
  }

  .xl\:hover\:pt-56:hover {
    padding-top: 14rem !important;
  }

  .xl\:hover\:pr-56:hover {
    padding-right: 14rem !important;
  }

  .xl\:hover\:pb-56:hover {
    padding-bottom: 14rem !important;
  }

  .xl\:hover\:pl-56:hover {
    padding-left: 14rem !important;
  }

  .xl\:hover\:pt-57:hover {
    padding-top: 14.25rem !important;
  }

  .xl\:hover\:pr-57:hover {
    padding-right: 14.25rem !important;
  }

  .xl\:hover\:pb-57:hover {
    padding-bottom: 14.25rem !important;
  }

  .xl\:hover\:pl-57:hover {
    padding-left: 14.25rem !important;
  }

  .xl\:hover\:pt-58:hover {
    padding-top: 14.5rem !important;
  }

  .xl\:hover\:pr-58:hover {
    padding-right: 14.5rem !important;
  }

  .xl\:hover\:pb-58:hover {
    padding-bottom: 14.5rem !important;
  }

  .xl\:hover\:pl-58:hover {
    padding-left: 14.5rem !important;
  }

  .xl\:hover\:pt-59:hover {
    padding-top: 14.75rem !important;
  }

  .xl\:hover\:pr-59:hover {
    padding-right: 14.75rem !important;
  }

  .xl\:hover\:pb-59:hover {
    padding-bottom: 14.75rem !important;
  }

  .xl\:hover\:pl-59:hover {
    padding-left: 14.75rem !important;
  }

  .xl\:hover\:pt-60:hover {
    padding-top: 15rem !important;
  }

  .xl\:hover\:pr-60:hover {
    padding-right: 15rem !important;
  }

  .xl\:hover\:pb-60:hover {
    padding-bottom: 15rem !important;
  }

  .xl\:hover\:pl-60:hover {
    padding-left: 15rem !important;
  }

  .xl\:hover\:pt-61:hover {
    padding-top: 15.25rem !important;
  }

  .xl\:hover\:pr-61:hover {
    padding-right: 15.25rem !important;
  }

  .xl\:hover\:pb-61:hover {
    padding-bottom: 15.25rem !important;
  }

  .xl\:hover\:pl-61:hover {
    padding-left: 15.25rem !important;
  }

  .xl\:hover\:pt-62:hover {
    padding-top: 15.5rem !important;
  }

  .xl\:hover\:pr-62:hover {
    padding-right: 15.5rem !important;
  }

  .xl\:hover\:pb-62:hover {
    padding-bottom: 15.5rem !important;
  }

  .xl\:hover\:pl-62:hover {
    padding-left: 15.5rem !important;
  }

  .xl\:hover\:pt-63:hover {
    padding-top: 15.75rem !important;
  }

  .xl\:hover\:pr-63:hover {
    padding-right: 15.75rem !important;
  }

  .xl\:hover\:pb-63:hover {
    padding-bottom: 15.75rem !important;
  }

  .xl\:hover\:pl-63:hover {
    padding-left: 15.75rem !important;
  }

  .xl\:hover\:pt-64:hover {
    padding-top: 16rem !important;
  }

  .xl\:hover\:pr-64:hover {
    padding-right: 16rem !important;
  }

  .xl\:hover\:pb-64:hover {
    padding-bottom: 16rem !important;
  }

  .xl\:hover\:pl-64:hover {
    padding-left: 16rem !important;
  }

  .xl\:hover\:pt-65:hover {
    padding-top: 16.25rem !important;
  }

  .xl\:hover\:pr-65:hover {
    padding-right: 16.25rem !important;
  }

  .xl\:hover\:pb-65:hover {
    padding-bottom: 16.25rem !important;
  }

  .xl\:hover\:pl-65:hover {
    padding-left: 16.25rem !important;
  }

  .xl\:hover\:pt-66:hover {
    padding-top: 16.5rem !important;
  }

  .xl\:hover\:pr-66:hover {
    padding-right: 16.5rem !important;
  }

  .xl\:hover\:pb-66:hover {
    padding-bottom: 16.5rem !important;
  }

  .xl\:hover\:pl-66:hover {
    padding-left: 16.5rem !important;
  }

  .xl\:hover\:pt-67:hover {
    padding-top: 16.75rem !important;
  }

  .xl\:hover\:pr-67:hover {
    padding-right: 16.75rem !important;
  }

  .xl\:hover\:pb-67:hover {
    padding-bottom: 16.75rem !important;
  }

  .xl\:hover\:pl-67:hover {
    padding-left: 16.75rem !important;
  }

  .xl\:hover\:pt-68:hover {
    padding-top: 17rem !important;
  }

  .xl\:hover\:pr-68:hover {
    padding-right: 17rem !important;
  }

  .xl\:hover\:pb-68:hover {
    padding-bottom: 17rem !important;
  }

  .xl\:hover\:pl-68:hover {
    padding-left: 17rem !important;
  }

  .xl\:hover\:pt-69:hover {
    padding-top: 17.25rem !important;
  }

  .xl\:hover\:pr-69:hover {
    padding-right: 17.25rem !important;
  }

  .xl\:hover\:pb-69:hover {
    padding-bottom: 17.25rem !important;
  }

  .xl\:hover\:pl-69:hover {
    padding-left: 17.25rem !important;
  }

  .xl\:hover\:pt-70:hover {
    padding-top: 17.5rem !important;
  }

  .xl\:hover\:pr-70:hover {
    padding-right: 17.5rem !important;
  }

  .xl\:hover\:pb-70:hover {
    padding-bottom: 17.5rem !important;
  }

  .xl\:hover\:pl-70:hover {
    padding-left: 17.5rem !important;
  }

  .xl\:hover\:pt-71:hover {
    padding-top: 17.75rem !important;
  }

  .xl\:hover\:pr-71:hover {
    padding-right: 17.75rem !important;
  }

  .xl\:hover\:pb-71:hover {
    padding-bottom: 17.75rem !important;
  }

  .xl\:hover\:pl-71:hover {
    padding-left: 17.75rem !important;
  }

  .xl\:hover\:pt-72:hover {
    padding-top: 18rem !important;
  }

  .xl\:hover\:pr-72:hover {
    padding-right: 18rem !important;
  }

  .xl\:hover\:pb-72:hover {
    padding-bottom: 18rem !important;
  }

  .xl\:hover\:pl-72:hover {
    padding-left: 18rem !important;
  }

  .xl\:hover\:pt-73:hover {
    padding-top: 18.25rem !important;
  }

  .xl\:hover\:pr-73:hover {
    padding-right: 18.25rem !important;
  }

  .xl\:hover\:pb-73:hover {
    padding-bottom: 18.25rem !important;
  }

  .xl\:hover\:pl-73:hover {
    padding-left: 18.25rem !important;
  }

  .xl\:hover\:pt-74:hover {
    padding-top: 18.5rem !important;
  }

  .xl\:hover\:pr-74:hover {
    padding-right: 18.5rem !important;
  }

  .xl\:hover\:pb-74:hover {
    padding-bottom: 18.5rem !important;
  }

  .xl\:hover\:pl-74:hover {
    padding-left: 18.5rem !important;
  }

  .xl\:hover\:pt-75:hover {
    padding-top: 18.75rem !important;
  }

  .xl\:hover\:pr-75:hover {
    padding-right: 18.75rem !important;
  }

  .xl\:hover\:pb-75:hover {
    padding-bottom: 18.75rem !important;
  }

  .xl\:hover\:pl-75:hover {
    padding-left: 18.75rem !important;
  }

  .xl\:hover\:pt-76:hover {
    padding-top: 19rem !important;
  }

  .xl\:hover\:pr-76:hover {
    padding-right: 19rem !important;
  }

  .xl\:hover\:pb-76:hover {
    padding-bottom: 19rem !important;
  }

  .xl\:hover\:pl-76:hover {
    padding-left: 19rem !important;
  }

  .xl\:hover\:pt-77:hover {
    padding-top: 19.25rem !important;
  }

  .xl\:hover\:pr-77:hover {
    padding-right: 19.25rem !important;
  }

  .xl\:hover\:pb-77:hover {
    padding-bottom: 19.25rem !important;
  }

  .xl\:hover\:pl-77:hover {
    padding-left: 19.25rem !important;
  }

  .xl\:hover\:pt-78:hover {
    padding-top: 19.5rem !important;
  }

  .xl\:hover\:pr-78:hover {
    padding-right: 19.5rem !important;
  }

  .xl\:hover\:pb-78:hover {
    padding-bottom: 19.5rem !important;
  }

  .xl\:hover\:pl-78:hover {
    padding-left: 19.5rem !important;
  }

  .xl\:hover\:pt-79:hover {
    padding-top: 19.75rem !important;
  }

  .xl\:hover\:pr-79:hover {
    padding-right: 19.75rem !important;
  }

  .xl\:hover\:pb-79:hover {
    padding-bottom: 19.75rem !important;
  }

  .xl\:hover\:pl-79:hover {
    padding-left: 19.75rem !important;
  }

  .xl\:hover\:pt-80:hover {
    padding-top: 20rem !important;
  }

  .xl\:hover\:pr-80:hover {
    padding-right: 20rem !important;
  }

  .xl\:hover\:pb-80:hover {
    padding-bottom: 20rem !important;
  }

  .xl\:hover\:pl-80:hover {
    padding-left: 20rem !important;
  }

  .xl\:hover\:pt-81:hover {
    padding-top: 20.25rem !important;
  }

  .xl\:hover\:pr-81:hover {
    padding-right: 20.25rem !important;
  }

  .xl\:hover\:pb-81:hover {
    padding-bottom: 20.25rem !important;
  }

  .xl\:hover\:pl-81:hover {
    padding-left: 20.25rem !important;
  }

  .xl\:hover\:pt-82:hover {
    padding-top: 20.5rem !important;
  }

  .xl\:hover\:pr-82:hover {
    padding-right: 20.5rem !important;
  }

  .xl\:hover\:pb-82:hover {
    padding-bottom: 20.5rem !important;
  }

  .xl\:hover\:pl-82:hover {
    padding-left: 20.5rem !important;
  }

  .xl\:hover\:pt-83:hover {
    padding-top: 20.75rem !important;
  }

  .xl\:hover\:pr-83:hover {
    padding-right: 20.75rem !important;
  }

  .xl\:hover\:pb-83:hover {
    padding-bottom: 20.75rem !important;
  }

  .xl\:hover\:pl-83:hover {
    padding-left: 20.75rem !important;
  }

  .xl\:hover\:pt-84:hover {
    padding-top: 21rem !important;
  }

  .xl\:hover\:pr-84:hover {
    padding-right: 21rem !important;
  }

  .xl\:hover\:pb-84:hover {
    padding-bottom: 21rem !important;
  }

  .xl\:hover\:pl-84:hover {
    padding-left: 21rem !important;
  }

  .xl\:hover\:pt-85:hover {
    padding-top: 21.25rem !important;
  }

  .xl\:hover\:pr-85:hover {
    padding-right: 21.25rem !important;
  }

  .xl\:hover\:pb-85:hover {
    padding-bottom: 21.25rem !important;
  }

  .xl\:hover\:pl-85:hover {
    padding-left: 21.25rem !important;
  }

  .xl\:hover\:pt-86:hover {
    padding-top: 21.5rem !important;
  }

  .xl\:hover\:pr-86:hover {
    padding-right: 21.5rem !important;
  }

  .xl\:hover\:pb-86:hover {
    padding-bottom: 21.5rem !important;
  }

  .xl\:hover\:pl-86:hover {
    padding-left: 21.5rem !important;
  }

  .xl\:hover\:pt-87:hover {
    padding-top: 21.75rem !important;
  }

  .xl\:hover\:pr-87:hover {
    padding-right: 21.75rem !important;
  }

  .xl\:hover\:pb-87:hover {
    padding-bottom: 21.75rem !important;
  }

  .xl\:hover\:pl-87:hover {
    padding-left: 21.75rem !important;
  }

  .xl\:hover\:pt-88:hover {
    padding-top: 22rem !important;
  }

  .xl\:hover\:pr-88:hover {
    padding-right: 22rem !important;
  }

  .xl\:hover\:pb-88:hover {
    padding-bottom: 22rem !important;
  }

  .xl\:hover\:pl-88:hover {
    padding-left: 22rem !important;
  }

  .xl\:hover\:pt-89:hover {
    padding-top: 22.25rem !important;
  }

  .xl\:hover\:pr-89:hover {
    padding-right: 22.25rem !important;
  }

  .xl\:hover\:pb-89:hover {
    padding-bottom: 22.25rem !important;
  }

  .xl\:hover\:pl-89:hover {
    padding-left: 22.25rem !important;
  }

  .xl\:hover\:pt-90:hover {
    padding-top: 22.5rem !important;
  }

  .xl\:hover\:pr-90:hover {
    padding-right: 22.5rem !important;
  }

  .xl\:hover\:pb-90:hover {
    padding-bottom: 22.5rem !important;
  }

  .xl\:hover\:pl-90:hover {
    padding-left: 22.5rem !important;
  }

  .xl\:hover\:pt-91:hover {
    padding-top: 22.75rem !important;
  }

  .xl\:hover\:pr-91:hover {
    padding-right: 22.75rem !important;
  }

  .xl\:hover\:pb-91:hover {
    padding-bottom: 22.75rem !important;
  }

  .xl\:hover\:pl-91:hover {
    padding-left: 22.75rem !important;
  }

  .xl\:hover\:pt-92:hover {
    padding-top: 23rem !important;
  }

  .xl\:hover\:pr-92:hover {
    padding-right: 23rem !important;
  }

  .xl\:hover\:pb-92:hover {
    padding-bottom: 23rem !important;
  }

  .xl\:hover\:pl-92:hover {
    padding-left: 23rem !important;
  }

  .xl\:hover\:pt-93:hover {
    padding-top: 23.25rem !important;
  }

  .xl\:hover\:pr-93:hover {
    padding-right: 23.25rem !important;
  }

  .xl\:hover\:pb-93:hover {
    padding-bottom: 23.25rem !important;
  }

  .xl\:hover\:pl-93:hover {
    padding-left: 23.25rem !important;
  }

  .xl\:hover\:pt-94:hover {
    padding-top: 23.5rem !important;
  }

  .xl\:hover\:pr-94:hover {
    padding-right: 23.5rem !important;
  }

  .xl\:hover\:pb-94:hover {
    padding-bottom: 23.5rem !important;
  }

  .xl\:hover\:pl-94:hover {
    padding-left: 23.5rem !important;
  }

  .xl\:hover\:pt-95:hover {
    padding-top: 23.75rem !important;
  }

  .xl\:hover\:pr-95:hover {
    padding-right: 23.75rem !important;
  }

  .xl\:hover\:pb-95:hover {
    padding-bottom: 23.75rem !important;
  }

  .xl\:hover\:pl-95:hover {
    padding-left: 23.75rem !important;
  }

  .xl\:hover\:pt-96:hover {
    padding-top: 24rem !important;
  }

  .xl\:hover\:pr-96:hover {
    padding-right: 24rem !important;
  }

  .xl\:hover\:pb-96:hover {
    padding-bottom: 24rem !important;
  }

  .xl\:hover\:pl-96:hover {
    padding-left: 24rem !important;
  }

  .xl\:hover\:pt-97:hover {
    padding-top: 24.25rem !important;
  }

  .xl\:hover\:pr-97:hover {
    padding-right: 24.25rem !important;
  }

  .xl\:hover\:pb-97:hover {
    padding-bottom: 24.25rem !important;
  }

  .xl\:hover\:pl-97:hover {
    padding-left: 24.25rem !important;
  }

  .xl\:hover\:pt-98:hover {
    padding-top: 24.5rem !important;
  }

  .xl\:hover\:pr-98:hover {
    padding-right: 24.5rem !important;
  }

  .xl\:hover\:pb-98:hover {
    padding-bottom: 24.5rem !important;
  }

  .xl\:hover\:pl-98:hover {
    padding-left: 24.5rem !important;
  }

  .xl\:hover\:pt-99:hover {
    padding-top: 24.75rem !important;
  }

  .xl\:hover\:pr-99:hover {
    padding-right: 24.75rem !important;
  }

  .xl\:hover\:pb-99:hover {
    padding-bottom: 24.75rem !important;
  }

  .xl\:hover\:pl-99:hover {
    padding-left: 24.75rem !important;
  }

  .xl\:hover\:pt-100:hover {
    padding-top: 25rem !important;
  }

  .xl\:hover\:pr-100:hover {
    padding-right: 25rem !important;
  }

  .xl\:hover\:pb-100:hover {
    padding-bottom: 25rem !important;
  }

  .xl\:hover\:pl-100:hover {
    padding-left: 25rem !important;
  }

  .xl\:hover\:pt-101:hover {
    padding-top: 25.25rem !important;
  }

  .xl\:hover\:pr-101:hover {
    padding-right: 25.25rem !important;
  }

  .xl\:hover\:pb-101:hover {
    padding-bottom: 25.25rem !important;
  }

  .xl\:hover\:pl-101:hover {
    padding-left: 25.25rem !important;
  }

  .xl\:hover\:pt-102:hover {
    padding-top: 25.5rem !important;
  }

  .xl\:hover\:pr-102:hover {
    padding-right: 25.5rem !important;
  }

  .xl\:hover\:pb-102:hover {
    padding-bottom: 25.5rem !important;
  }

  .xl\:hover\:pl-102:hover {
    padding-left: 25.5rem !important;
  }

  .xl\:hover\:pt-103:hover {
    padding-top: 25.75rem !important;
  }

  .xl\:hover\:pr-103:hover {
    padding-right: 25.75rem !important;
  }

  .xl\:hover\:pb-103:hover {
    padding-bottom: 25.75rem !important;
  }

  .xl\:hover\:pl-103:hover {
    padding-left: 25.75rem !important;
  }

  .xl\:hover\:pt-104:hover {
    padding-top: 26rem !important;
  }

  .xl\:hover\:pr-104:hover {
    padding-right: 26rem !important;
  }

  .xl\:hover\:pb-104:hover {
    padding-bottom: 26rem !important;
  }

  .xl\:hover\:pl-104:hover {
    padding-left: 26rem !important;
  }

  .xl\:hover\:pt-105:hover {
    padding-top: 26.25rem !important;
  }

  .xl\:hover\:pr-105:hover {
    padding-right: 26.25rem !important;
  }

  .xl\:hover\:pb-105:hover {
    padding-bottom: 26.25rem !important;
  }

  .xl\:hover\:pl-105:hover {
    padding-left: 26.25rem !important;
  }

  .xl\:hover\:pt-px:hover {
    padding-top: 1px !important;
  }

  .xl\:hover\:pr-px:hover {
    padding-right: 1px !important;
  }

  .xl\:hover\:pb-px:hover {
    padding-bottom: 1px !important;
  }

  .xl\:hover\:pl-px:hover {
    padding-left: 1px !important;
  }

  .xl\:hover\:pt-0\.5:hover {
    padding-top: 0.125rem !important;
  }

  .xl\:hover\:pr-0\.5:hover {
    padding-right: 0.125rem !important;
  }

  .xl\:hover\:pb-0\.5:hover {
    padding-bottom: 0.125rem !important;
  }

  .xl\:hover\:pl-0\.5:hover {
    padding-left: 0.125rem !important;
  }

  .xl\:hover\:pt-1\.5:hover {
    padding-top: 0.375rem !important;
  }

  .xl\:hover\:pr-1\.5:hover {
    padding-right: 0.375rem !important;
  }

  .xl\:hover\:pb-1\.5:hover {
    padding-bottom: 0.375rem !important;
  }

  .xl\:hover\:pl-1\.5:hover {
    padding-left: 0.375rem !important;
  }

  .xl\:hover\:pt-2\.5:hover {
    padding-top: 0.625rem !important;
  }

  .xl\:hover\:pr-2\.5:hover {
    padding-right: 0.625rem !important;
  }

  .xl\:hover\:pb-2\.5:hover {
    padding-bottom: 0.625rem !important;
  }

  .xl\:hover\:pl-2\.5:hover {
    padding-left: 0.625rem !important;
  }

  .xl\:hover\:pt-3\.5:hover {
    padding-top: 0.875rem !important;
  }

  .xl\:hover\:pr-3\.5:hover {
    padding-right: 0.875rem !important;
  }

  .xl\:hover\:pb-3\.5:hover {
    padding-bottom: 0.875rem !important;
  }

  .xl\:hover\:pl-3\.5:hover {
    padding-left: 0.875rem !important;
  }

  .xl\:hover\:pt-4\.5:hover {
    padding-top: 1.125rem !important;
  }

  .xl\:hover\:pr-4\.5:hover {
    padding-right: 1.125rem !important;
  }

  .xl\:hover\:pb-4\.5:hover {
    padding-bottom: 1.125rem !important;
  }

  .xl\:hover\:pl-4\.5:hover {
    padding-left: 1.125rem !important;
  }

  .xl\:hover\:pt-5\.5:hover {
    padding-top: 1.375rem !important;
  }

  .xl\:hover\:pr-5\.5:hover {
    padding-right: 1.375rem !important;
  }

  .xl\:hover\:pb-5\.5:hover {
    padding-bottom: 1.375rem !important;
  }

  .xl\:hover\:pl-5\.5:hover {
    padding-left: 1.375rem !important;
  }

  .xl\:hover\:pt-6\.5:hover {
    padding-top: 1.625rem !important;
  }

  .xl\:hover\:pr-6\.5:hover {
    padding-right: 1.625rem !important;
  }

  .xl\:hover\:pb-6\.5:hover {
    padding-bottom: 1.625rem !important;
  }

  .xl\:hover\:pl-6\.5:hover {
    padding-left: 1.625rem !important;
  }

  .xl\:hover\:pt-7\.5:hover {
    padding-top: 1.875rem !important;
  }

  .xl\:hover\:pr-7\.5:hover {
    padding-right: 1.875rem !important;
  }

  .xl\:hover\:pb-7\.5:hover {
    padding-bottom: 1.875rem !important;
  }

  .xl\:hover\:pl-7\.5:hover {
    padding-left: 1.875rem !important;
  }

  .xl\:hover\:pt-8\.5:hover {
    padding-top: 2.125rem !important;
  }

  .xl\:hover\:pr-8\.5:hover {
    padding-right: 2.125rem !important;
  }

  .xl\:hover\:pb-8\.5:hover {
    padding-bottom: 2.125rem !important;
  }

  .xl\:hover\:pl-8\.5:hover {
    padding-left: 2.125rem !important;
  }

  .xl\:hover\:pt-9\.5:hover {
    padding-top: 2.375rem !important;
  }

  .xl\:hover\:pr-9\.5:hover {
    padding-right: 2.375rem !important;
  }

  .xl\:hover\:pb-9\.5:hover {
    padding-bottom: 2.375rem !important;
  }

  .xl\:hover\:pl-9\.5:hover {
    padding-left: 2.375rem !important;
  }

  .xl\:hover\:pt-10\.5:hover {
    padding-top: 2.625rem !important;
  }

  .xl\:hover\:pr-10\.5:hover {
    padding-right: 2.625rem !important;
  }

  .xl\:hover\:pb-10\.5:hover {
    padding-bottom: 2.625rem !important;
  }

  .xl\:hover\:pl-10\.5:hover {
    padding-left: 2.625rem !important;
  }

  .xl\:hover\:pt-11\.5:hover {
    padding-top: 2.875rem !important;
  }

  .xl\:hover\:pr-11\.5:hover {
    padding-right: 2.875rem !important;
  }

  .xl\:hover\:pb-11\.5:hover {
    padding-bottom: 2.875rem !important;
  }

  .xl\:hover\:pl-11\.5:hover {
    padding-left: 2.875rem !important;
  }

  .xl\:hover\:pt-12\.5:hover {
    padding-top: 3.125rem !important;
  }

  .xl\:hover\:pr-12\.5:hover {
    padding-right: 3.125rem !important;
  }

  .xl\:hover\:pb-12\.5:hover {
    padding-bottom: 3.125rem !important;
  }

  .xl\:hover\:pl-12\.5:hover {
    padding-left: 3.125rem !important;
  }

  .xl\:hover\:pt-13\.5:hover {
    padding-top: 3.375rem !important;
  }

  .xl\:hover\:pr-13\.5:hover {
    padding-right: 3.375rem !important;
  }

  .xl\:hover\:pb-13\.5:hover {
    padding-bottom: 3.375rem !important;
  }

  .xl\:hover\:pl-13\.5:hover {
    padding-left: 3.375rem !important;
  }

  .xl\:hover\:pt-14\.5:hover {
    padding-top: 3.625rem !important;
  }

  .xl\:hover\:pr-14\.5:hover {
    padding-right: 3.625rem !important;
  }

  .xl\:hover\:pb-14\.5:hover {
    padding-bottom: 3.625rem !important;
  }

  .xl\:hover\:pl-14\.5:hover {
    padding-left: 3.625rem !important;
  }

  .xl\:hover\:pt-15\.5:hover {
    padding-top: 3.875rem !important;
  }

  .xl\:hover\:pr-15\.5:hover {
    padding-right: 3.875rem !important;
  }

  .xl\:hover\:pb-15\.5:hover {
    padding-bottom: 3.875rem !important;
  }

  .xl\:hover\:pl-15\.5:hover {
    padding-left: 3.875rem !important;
  }

  .xl\:hover\:pt-16\.5:hover {
    padding-top: 4.125rem !important;
  }

  .xl\:hover\:pr-16\.5:hover {
    padding-right: 4.125rem !important;
  }

  .xl\:hover\:pb-16\.5:hover {
    padding-bottom: 4.125rem !important;
  }

  .xl\:hover\:pl-16\.5:hover {
    padding-left: 4.125rem !important;
  }

  .xl\:hover\:pt-17\.5:hover {
    padding-top: 4.375rem !important;
  }

  .xl\:hover\:pr-17\.5:hover {
    padding-right: 4.375rem !important;
  }

  .xl\:hover\:pb-17\.5:hover {
    padding-bottom: 4.375rem !important;
  }

  .xl\:hover\:pl-17\.5:hover {
    padding-left: 4.375rem !important;
  }

  .xl\:hover\:pt-18\.5:hover {
    padding-top: 4.625rem !important;
  }

  .xl\:hover\:pr-18\.5:hover {
    padding-right: 4.625rem !important;
  }

  .xl\:hover\:pb-18\.5:hover {
    padding-bottom: 4.625rem !important;
  }

  .xl\:hover\:pl-18\.5:hover {
    padding-left: 4.625rem !important;
  }

  .xl\:hover\:pt-19\.5:hover {
    padding-top: 4.875rem !important;
  }

  .xl\:hover\:pr-19\.5:hover {
    padding-right: 4.875rem !important;
  }

  .xl\:hover\:pb-19\.5:hover {
    padding-bottom: 4.875rem !important;
  }

  .xl\:hover\:pl-19\.5:hover {
    padding-left: 4.875rem !important;
  }

  .xl\:hover\:pt-20\.5:hover {
    padding-top: 5.125rem !important;
  }

  .xl\:hover\:pr-20\.5:hover {
    padding-right: 5.125rem !important;
  }

  .xl\:hover\:pb-20\.5:hover {
    padding-bottom: 5.125rem !important;
  }

  .xl\:hover\:pl-20\.5:hover {
    padding-left: 5.125rem !important;
  }

  .xl\:hover\:pt-21\.5:hover {
    padding-top: 5.375rem !important;
  }

  .xl\:hover\:pr-21\.5:hover {
    padding-right: 5.375rem !important;
  }

  .xl\:hover\:pb-21\.5:hover {
    padding-bottom: 5.375rem !important;
  }

  .xl\:hover\:pl-21\.5:hover {
    padding-left: 5.375rem !important;
  }

  .xl\:hover\:pt-22\.5:hover {
    padding-top: 5.625rem !important;
  }

  .xl\:hover\:pr-22\.5:hover {
    padding-right: 5.625rem !important;
  }

  .xl\:hover\:pb-22\.5:hover {
    padding-bottom: 5.625rem !important;
  }

  .xl\:hover\:pl-22\.5:hover {
    padding-left: 5.625rem !important;
  }

  .xl\:hover\:pt-23\.5:hover {
    padding-top: 5.875rem !important;
  }

  .xl\:hover\:pr-23\.5:hover {
    padding-right: 5.875rem !important;
  }

  .xl\:hover\:pb-23\.5:hover {
    padding-bottom: 5.875rem !important;
  }

  .xl\:hover\:pl-23\.5:hover {
    padding-left: 5.875rem !important;
  }

  .xl\:hover\:pt-24\.5:hover {
    padding-top: 6.125rem !important;
  }

  .xl\:hover\:pr-24\.5:hover {
    padding-right: 6.125rem !important;
  }

  .xl\:hover\:pb-24\.5:hover {
    padding-bottom: 6.125rem !important;
  }

  .xl\:hover\:pl-24\.5:hover {
    padding-left: 6.125rem !important;
  }

  .xl\:hover\:pt-25\.5:hover {
    padding-top: 6.375rem !important;
  }

  .xl\:hover\:pr-25\.5:hover {
    padding-right: 6.375rem !important;
  }

  .xl\:hover\:pb-25\.5:hover {
    padding-bottom: 6.375rem !important;
  }

  .xl\:hover\:pl-25\.5:hover {
    padding-left: 6.375rem !important;
  }

  .xl\:hover\:pt-26\.5:hover {
    padding-top: 6.625rem !important;
  }

  .xl\:hover\:pr-26\.5:hover {
    padding-right: 6.625rem !important;
  }

  .xl\:hover\:pb-26\.5:hover {
    padding-bottom: 6.625rem !important;
  }

  .xl\:hover\:pl-26\.5:hover {
    padding-left: 6.625rem !important;
  }

  .xl\:hover\:pt-27\.5:hover {
    padding-top: 6.875rem !important;
  }

  .xl\:hover\:pr-27\.5:hover {
    padding-right: 6.875rem !important;
  }

  .xl\:hover\:pb-27\.5:hover {
    padding-bottom: 6.875rem !important;
  }

  .xl\:hover\:pl-27\.5:hover {
    padding-left: 6.875rem !important;
  }

  .xl\:hover\:pt-28\.5:hover {
    padding-top: 7.125rem !important;
  }

  .xl\:hover\:pr-28\.5:hover {
    padding-right: 7.125rem !important;
  }

  .xl\:hover\:pb-28\.5:hover {
    padding-bottom: 7.125rem !important;
  }

  .xl\:hover\:pl-28\.5:hover {
    padding-left: 7.125rem !important;
  }

  .xl\:hover\:pt-29\.5:hover {
    padding-top: 7.375rem !important;
  }

  .xl\:hover\:pr-29\.5:hover {
    padding-right: 7.375rem !important;
  }

  .xl\:hover\:pb-29\.5:hover {
    padding-bottom: 7.375rem !important;
  }

  .xl\:hover\:pl-29\.5:hover {
    padding-left: 7.375rem !important;
  }

  .xl\:hover\:pt-30\.5:hover {
    padding-top: 7.625rem !important;
  }

  .xl\:hover\:pr-30\.5:hover {
    padding-right: 7.625rem !important;
  }

  .xl\:hover\:pb-30\.5:hover {
    padding-bottom: 7.625rem !important;
  }

  .xl\:hover\:pl-30\.5:hover {
    padding-left: 7.625rem !important;
  }

  .xl\:hover\:pt-31\.5:hover {
    padding-top: 7.875rem !important;
  }

  .xl\:hover\:pr-31\.5:hover {
    padding-right: 7.875rem !important;
  }

  .xl\:hover\:pb-31\.5:hover {
    padding-bottom: 7.875rem !important;
  }

  .xl\:hover\:pl-31\.5:hover {
    padding-left: 7.875rem !important;
  }

  .xl\:hover\:pt-32\.5:hover {
    padding-top: 8.125rem !important;
  }

  .xl\:hover\:pr-32\.5:hover {
    padding-right: 8.125rem !important;
  }

  .xl\:hover\:pb-32\.5:hover {
    padding-bottom: 8.125rem !important;
  }

  .xl\:hover\:pl-32\.5:hover {
    padding-left: 8.125rem !important;
  }

  .xl\:hover\:pt-33\.5:hover {
    padding-top: 8.375rem !important;
  }

  .xl\:hover\:pr-33\.5:hover {
    padding-right: 8.375rem !important;
  }

  .xl\:hover\:pb-33\.5:hover {
    padding-bottom: 8.375rem !important;
  }

  .xl\:hover\:pl-33\.5:hover {
    padding-left: 8.375rem !important;
  }

  .xl\:hover\:pt-34\.5:hover {
    padding-top: 8.625rem !important;
  }

  .xl\:hover\:pr-34\.5:hover {
    padding-right: 8.625rem !important;
  }

  .xl\:hover\:pb-34\.5:hover {
    padding-bottom: 8.625rem !important;
  }

  .xl\:hover\:pl-34\.5:hover {
    padding-left: 8.625rem !important;
  }

  .xl\:hover\:pt-35\.5:hover {
    padding-top: 8.875rem !important;
  }

  .xl\:hover\:pr-35\.5:hover {
    padding-right: 8.875rem !important;
  }

  .xl\:hover\:pb-35\.5:hover {
    padding-bottom: 8.875rem !important;
  }

  .xl\:hover\:pl-35\.5:hover {
    padding-left: 8.875rem !important;
  }

  .xl\:hover\:pt-36\.5:hover {
    padding-top: 9.125rem !important;
  }

  .xl\:hover\:pr-36\.5:hover {
    padding-right: 9.125rem !important;
  }

  .xl\:hover\:pb-36\.5:hover {
    padding-bottom: 9.125rem !important;
  }

  .xl\:hover\:pl-36\.5:hover {
    padding-left: 9.125rem !important;
  }

  .xl\:hover\:pt-37\.5:hover {
    padding-top: 9.375rem !important;
  }

  .xl\:hover\:pr-37\.5:hover {
    padding-right: 9.375rem !important;
  }

  .xl\:hover\:pb-37\.5:hover {
    padding-bottom: 9.375rem !important;
  }

  .xl\:hover\:pl-37\.5:hover {
    padding-left: 9.375rem !important;
  }

  .xl\:hover\:pt-38\.5:hover {
    padding-top: 9.625rem !important;
  }

  .xl\:hover\:pr-38\.5:hover {
    padding-right: 9.625rem !important;
  }

  .xl\:hover\:pb-38\.5:hover {
    padding-bottom: 9.625rem !important;
  }

  .xl\:hover\:pl-38\.5:hover {
    padding-left: 9.625rem !important;
  }

  .xl\:hover\:pt-39\.5:hover {
    padding-top: 9.875rem !important;
  }

  .xl\:hover\:pr-39\.5:hover {
    padding-right: 9.875rem !important;
  }

  .xl\:hover\:pb-39\.5:hover {
    padding-bottom: 9.875rem !important;
  }

  .xl\:hover\:pl-39\.5:hover {
    padding-left: 9.875rem !important;
  }

  .xl\:hover\:pt-40\.5:hover {
    padding-top: 10.125rem !important;
  }

  .xl\:hover\:pr-40\.5:hover {
    padding-right: 10.125rem !important;
  }

  .xl\:hover\:pb-40\.5:hover {
    padding-bottom: 10.125rem !important;
  }

  .xl\:hover\:pl-40\.5:hover {
    padding-left: 10.125rem !important;
  }

  .xl\:hover\:pt-41\.5:hover {
    padding-top: 10.375rem !important;
  }

  .xl\:hover\:pr-41\.5:hover {
    padding-right: 10.375rem !important;
  }

  .xl\:hover\:pb-41\.5:hover {
    padding-bottom: 10.375rem !important;
  }

  .xl\:hover\:pl-41\.5:hover {
    padding-left: 10.375rem !important;
  }

  .xl\:hover\:pt-42\.5:hover {
    padding-top: 10.625rem !important;
  }

  .xl\:hover\:pr-42\.5:hover {
    padding-right: 10.625rem !important;
  }

  .xl\:hover\:pb-42\.5:hover {
    padding-bottom: 10.625rem !important;
  }

  .xl\:hover\:pl-42\.5:hover {
    padding-left: 10.625rem !important;
  }

  .xl\:hover\:pt-43\.5:hover {
    padding-top: 10.875rem !important;
  }

  .xl\:hover\:pr-43\.5:hover {
    padding-right: 10.875rem !important;
  }

  .xl\:hover\:pb-43\.5:hover {
    padding-bottom: 10.875rem !important;
  }

  .xl\:hover\:pl-43\.5:hover {
    padding-left: 10.875rem !important;
  }

  .xl\:hover\:pt-44\.5:hover {
    padding-top: 11.125rem !important;
  }

  .xl\:hover\:pr-44\.5:hover {
    padding-right: 11.125rem !important;
  }

  .xl\:hover\:pb-44\.5:hover {
    padding-bottom: 11.125rem !important;
  }

  .xl\:hover\:pl-44\.5:hover {
    padding-left: 11.125rem !important;
  }

  .xl\:hover\:pt-45\.5:hover {
    padding-top: 11.375rem !important;
  }

  .xl\:hover\:pr-45\.5:hover {
    padding-right: 11.375rem !important;
  }

  .xl\:hover\:pb-45\.5:hover {
    padding-bottom: 11.375rem !important;
  }

  .xl\:hover\:pl-45\.5:hover {
    padding-left: 11.375rem !important;
  }

  .xl\:hover\:pt-46\.5:hover {
    padding-top: 11.625rem !important;
  }

  .xl\:hover\:pr-46\.5:hover {
    padding-right: 11.625rem !important;
  }

  .xl\:hover\:pb-46\.5:hover {
    padding-bottom: 11.625rem !important;
  }

  .xl\:hover\:pl-46\.5:hover {
    padding-left: 11.625rem !important;
  }

  .xl\:hover\:pt-47\.5:hover {
    padding-top: 11.875rem !important;
  }

  .xl\:hover\:pr-47\.5:hover {
    padding-right: 11.875rem !important;
  }

  .xl\:hover\:pb-47\.5:hover {
    padding-bottom: 11.875rem !important;
  }

  .xl\:hover\:pl-47\.5:hover {
    padding-left: 11.875rem !important;
  }

  .xl\:hover\:pt-48\.5:hover {
    padding-top: 12.125rem !important;
  }

  .xl\:hover\:pr-48\.5:hover {
    padding-right: 12.125rem !important;
  }

  .xl\:hover\:pb-48\.5:hover {
    padding-bottom: 12.125rem !important;
  }

  .xl\:hover\:pl-48\.5:hover {
    padding-left: 12.125rem !important;
  }

  .xl\:hover\:pt-49\.5:hover {
    padding-top: 12.375rem !important;
  }

  .xl\:hover\:pr-49\.5:hover {
    padding-right: 12.375rem !important;
  }

  .xl\:hover\:pb-49\.5:hover {
    padding-bottom: 12.375rem !important;
  }

  .xl\:hover\:pl-49\.5:hover {
    padding-left: 12.375rem !important;
  }

  .xl\:hover\:pt-50\.5:hover {
    padding-top: 12.625rem !important;
  }

  .xl\:hover\:pr-50\.5:hover {
    padding-right: 12.625rem !important;
  }

  .xl\:hover\:pb-50\.5:hover {
    padding-bottom: 12.625rem !important;
  }

  .xl\:hover\:pl-50\.5:hover {
    padding-left: 12.625rem !important;
  }

  .xl\:hover\:pt-51\.5:hover {
    padding-top: 12.875rem !important;
  }

  .xl\:hover\:pr-51\.5:hover {
    padding-right: 12.875rem !important;
  }

  .xl\:hover\:pb-51\.5:hover {
    padding-bottom: 12.875rem !important;
  }

  .xl\:hover\:pl-51\.5:hover {
    padding-left: 12.875rem !important;
  }

  .xl\:hover\:pt-52\.5:hover {
    padding-top: 13.125rem !important;
  }

  .xl\:hover\:pr-52\.5:hover {
    padding-right: 13.125rem !important;
  }

  .xl\:hover\:pb-52\.5:hover {
    padding-bottom: 13.125rem !important;
  }

  .xl\:hover\:pl-52\.5:hover {
    padding-left: 13.125rem !important;
  }

  .xl\:hover\:pt-53\.5:hover {
    padding-top: 13.375rem !important;
  }

  .xl\:hover\:pr-53\.5:hover {
    padding-right: 13.375rem !important;
  }

  .xl\:hover\:pb-53\.5:hover {
    padding-bottom: 13.375rem !important;
  }

  .xl\:hover\:pl-53\.5:hover {
    padding-left: 13.375rem !important;
  }

  .xl\:hover\:pt-54\.5:hover {
    padding-top: 13.625rem !important;
  }

  .xl\:hover\:pr-54\.5:hover {
    padding-right: 13.625rem !important;
  }

  .xl\:hover\:pb-54\.5:hover {
    padding-bottom: 13.625rem !important;
  }

  .xl\:hover\:pl-54\.5:hover {
    padding-left: 13.625rem !important;
  }

  .xl\:hover\:pt-55\.5:hover {
    padding-top: 13.875rem !important;
  }

  .xl\:hover\:pr-55\.5:hover {
    padding-right: 13.875rem !important;
  }

  .xl\:hover\:pb-55\.5:hover {
    padding-bottom: 13.875rem !important;
  }

  .xl\:hover\:pl-55\.5:hover {
    padding-left: 13.875rem !important;
  }

  .xl\:hover\:pt-56\.5:hover {
    padding-top: 14.125rem !important;
  }

  .xl\:hover\:pr-56\.5:hover {
    padding-right: 14.125rem !important;
  }

  .xl\:hover\:pb-56\.5:hover {
    padding-bottom: 14.125rem !important;
  }

  .xl\:hover\:pl-56\.5:hover {
    padding-left: 14.125rem !important;
  }

  .xl\:hover\:pt-57\.5:hover {
    padding-top: 14.375rem !important;
  }

  .xl\:hover\:pr-57\.5:hover {
    padding-right: 14.375rem !important;
  }

  .xl\:hover\:pb-57\.5:hover {
    padding-bottom: 14.375rem !important;
  }

  .xl\:hover\:pl-57\.5:hover {
    padding-left: 14.375rem !important;
  }

  .xl\:hover\:pt-58\.5:hover {
    padding-top: 14.625rem !important;
  }

  .xl\:hover\:pr-58\.5:hover {
    padding-right: 14.625rem !important;
  }

  .xl\:hover\:pb-58\.5:hover {
    padding-bottom: 14.625rem !important;
  }

  .xl\:hover\:pl-58\.5:hover {
    padding-left: 14.625rem !important;
  }

  .xl\:hover\:pt-59\.5:hover {
    padding-top: 14.875rem !important;
  }

  .xl\:hover\:pr-59\.5:hover {
    padding-right: 14.875rem !important;
  }

  .xl\:hover\:pb-59\.5:hover {
    padding-bottom: 14.875rem !important;
  }

  .xl\:hover\:pl-59\.5:hover {
    padding-left: 14.875rem !important;
  }

  .xl\:hover\:pt-60\.5:hover {
    padding-top: 15.125rem !important;
  }

  .xl\:hover\:pr-60\.5:hover {
    padding-right: 15.125rem !important;
  }

  .xl\:hover\:pb-60\.5:hover {
    padding-bottom: 15.125rem !important;
  }

  .xl\:hover\:pl-60\.5:hover {
    padding-left: 15.125rem !important;
  }

  .xl\:hover\:pt-61\.5:hover {
    padding-top: 15.375rem !important;
  }

  .xl\:hover\:pr-61\.5:hover {
    padding-right: 15.375rem !important;
  }

  .xl\:hover\:pb-61\.5:hover {
    padding-bottom: 15.375rem !important;
  }

  .xl\:hover\:pl-61\.5:hover {
    padding-left: 15.375rem !important;
  }

  .xl\:hover\:pt-62\.5:hover {
    padding-top: 15.625rem !important;
  }

  .xl\:hover\:pr-62\.5:hover {
    padding-right: 15.625rem !important;
  }

  .xl\:hover\:pb-62\.5:hover {
    padding-bottom: 15.625rem !important;
  }

  .xl\:hover\:pl-62\.5:hover {
    padding-left: 15.625rem !important;
  }

  .xl\:hover\:pt-63\.5:hover {
    padding-top: 15.875rem !important;
  }

  .xl\:hover\:pr-63\.5:hover {
    padding-right: 15.875rem !important;
  }

  .xl\:hover\:pb-63\.5:hover {
    padding-bottom: 15.875rem !important;
  }

  .xl\:hover\:pl-63\.5:hover {
    padding-left: 15.875rem !important;
  }

  .xl\:hover\:pt-64\.5:hover {
    padding-top: 16.125rem !important;
  }

  .xl\:hover\:pr-64\.5:hover {
    padding-right: 16.125rem !important;
  }

  .xl\:hover\:pb-64\.5:hover {
    padding-bottom: 16.125rem !important;
  }

  .xl\:hover\:pl-64\.5:hover {
    padding-left: 16.125rem !important;
  }

  .xl\:hover\:pt-65\.5:hover {
    padding-top: 16.375rem !important;
  }

  .xl\:hover\:pr-65\.5:hover {
    padding-right: 16.375rem !important;
  }

  .xl\:hover\:pb-65\.5:hover {
    padding-bottom: 16.375rem !important;
  }

  .xl\:hover\:pl-65\.5:hover {
    padding-left: 16.375rem !important;
  }

  .xl\:hover\:pt-66\.5:hover {
    padding-top: 16.625rem !important;
  }

  .xl\:hover\:pr-66\.5:hover {
    padding-right: 16.625rem !important;
  }

  .xl\:hover\:pb-66\.5:hover {
    padding-bottom: 16.625rem !important;
  }

  .xl\:hover\:pl-66\.5:hover {
    padding-left: 16.625rem !important;
  }

  .xl\:hover\:pt-67\.5:hover {
    padding-top: 16.875rem !important;
  }

  .xl\:hover\:pr-67\.5:hover {
    padding-right: 16.875rem !important;
  }

  .xl\:hover\:pb-67\.5:hover {
    padding-bottom: 16.875rem !important;
  }

  .xl\:hover\:pl-67\.5:hover {
    padding-left: 16.875rem !important;
  }

  .xl\:hover\:pt-68\.5:hover {
    padding-top: 17.125rem !important;
  }

  .xl\:hover\:pr-68\.5:hover {
    padding-right: 17.125rem !important;
  }

  .xl\:hover\:pb-68\.5:hover {
    padding-bottom: 17.125rem !important;
  }

  .xl\:hover\:pl-68\.5:hover {
    padding-left: 17.125rem !important;
  }

  .xl\:hover\:pt-69\.5:hover {
    padding-top: 17.375rem !important;
  }

  .xl\:hover\:pr-69\.5:hover {
    padding-right: 17.375rem !important;
  }

  .xl\:hover\:pb-69\.5:hover {
    padding-bottom: 17.375rem !important;
  }

  .xl\:hover\:pl-69\.5:hover {
    padding-left: 17.375rem !important;
  }

  .xl\:hover\:pt-70\.5:hover {
    padding-top: 17.625rem !important;
  }

  .xl\:hover\:pr-70\.5:hover {
    padding-right: 17.625rem !important;
  }

  .xl\:hover\:pb-70\.5:hover {
    padding-bottom: 17.625rem !important;
  }

  .xl\:hover\:pl-70\.5:hover {
    padding-left: 17.625rem !important;
  }

  .xl\:hover\:pt-71\.5:hover {
    padding-top: 17.875rem !important;
  }

  .xl\:hover\:pr-71\.5:hover {
    padding-right: 17.875rem !important;
  }

  .xl\:hover\:pb-71\.5:hover {
    padding-bottom: 17.875rem !important;
  }

  .xl\:hover\:pl-71\.5:hover {
    padding-left: 17.875rem !important;
  }

  .xl\:hover\:pt-72\.5:hover {
    padding-top: 18.125rem !important;
  }

  .xl\:hover\:pr-72\.5:hover {
    padding-right: 18.125rem !important;
  }

  .xl\:hover\:pb-72\.5:hover {
    padding-bottom: 18.125rem !important;
  }

  .xl\:hover\:pl-72\.5:hover {
    padding-left: 18.125rem !important;
  }

  .xl\:hover\:pt-73\.5:hover {
    padding-top: 18.375rem !important;
  }

  .xl\:hover\:pr-73\.5:hover {
    padding-right: 18.375rem !important;
  }

  .xl\:hover\:pb-73\.5:hover {
    padding-bottom: 18.375rem !important;
  }

  .xl\:hover\:pl-73\.5:hover {
    padding-left: 18.375rem !important;
  }

  .xl\:hover\:pt-74\.5:hover {
    padding-top: 18.625rem !important;
  }

  .xl\:hover\:pr-74\.5:hover {
    padding-right: 18.625rem !important;
  }

  .xl\:hover\:pb-74\.5:hover {
    padding-bottom: 18.625rem !important;
  }

  .xl\:hover\:pl-74\.5:hover {
    padding-left: 18.625rem !important;
  }

  .xl\:hover\:pt-75\.5:hover {
    padding-top: 18.875rem !important;
  }

  .xl\:hover\:pr-75\.5:hover {
    padding-right: 18.875rem !important;
  }

  .xl\:hover\:pb-75\.5:hover {
    padding-bottom: 18.875rem !important;
  }

  .xl\:hover\:pl-75\.5:hover {
    padding-left: 18.875rem !important;
  }

  .xl\:hover\:pt-76\.5:hover {
    padding-top: 19.125rem !important;
  }

  .xl\:hover\:pr-76\.5:hover {
    padding-right: 19.125rem !important;
  }

  .xl\:hover\:pb-76\.5:hover {
    padding-bottom: 19.125rem !important;
  }

  .xl\:hover\:pl-76\.5:hover {
    padding-left: 19.125rem !important;
  }

  .xl\:hover\:pt-77\.5:hover {
    padding-top: 19.375rem !important;
  }

  .xl\:hover\:pr-77\.5:hover {
    padding-right: 19.375rem !important;
  }

  .xl\:hover\:pb-77\.5:hover {
    padding-bottom: 19.375rem !important;
  }

  .xl\:hover\:pl-77\.5:hover {
    padding-left: 19.375rem !important;
  }

  .xl\:hover\:pt-78\.5:hover {
    padding-top: 19.625rem !important;
  }

  .xl\:hover\:pr-78\.5:hover {
    padding-right: 19.625rem !important;
  }

  .xl\:hover\:pb-78\.5:hover {
    padding-bottom: 19.625rem !important;
  }

  .xl\:hover\:pl-78\.5:hover {
    padding-left: 19.625rem !important;
  }

  .xl\:hover\:pt-79\.5:hover {
    padding-top: 19.875rem !important;
  }

  .xl\:hover\:pr-79\.5:hover {
    padding-right: 19.875rem !important;
  }

  .xl\:hover\:pb-79\.5:hover {
    padding-bottom: 19.875rem !important;
  }

  .xl\:hover\:pl-79\.5:hover {
    padding-left: 19.875rem !important;
  }

  .xl\:hover\:pt-80\.5:hover {
    padding-top: 20.125rem !important;
  }

  .xl\:hover\:pr-80\.5:hover {
    padding-right: 20.125rem !important;
  }

  .xl\:hover\:pb-80\.5:hover {
    padding-bottom: 20.125rem !important;
  }

  .xl\:hover\:pl-80\.5:hover {
    padding-left: 20.125rem !important;
  }

  .xl\:hover\:pt-81\.5:hover {
    padding-top: 20.375rem !important;
  }

  .xl\:hover\:pr-81\.5:hover {
    padding-right: 20.375rem !important;
  }

  .xl\:hover\:pb-81\.5:hover {
    padding-bottom: 20.375rem !important;
  }

  .xl\:hover\:pl-81\.5:hover {
    padding-left: 20.375rem !important;
  }

  .xl\:hover\:pt-82\.5:hover {
    padding-top: 20.625rem !important;
  }

  .xl\:hover\:pr-82\.5:hover {
    padding-right: 20.625rem !important;
  }

  .xl\:hover\:pb-82\.5:hover {
    padding-bottom: 20.625rem !important;
  }

  .xl\:hover\:pl-82\.5:hover {
    padding-left: 20.625rem !important;
  }

  .xl\:hover\:pt-83\.5:hover {
    padding-top: 20.875rem !important;
  }

  .xl\:hover\:pr-83\.5:hover {
    padding-right: 20.875rem !important;
  }

  .xl\:hover\:pb-83\.5:hover {
    padding-bottom: 20.875rem !important;
  }

  .xl\:hover\:pl-83\.5:hover {
    padding-left: 20.875rem !important;
  }

  .xl\:hover\:pt-84\.5:hover {
    padding-top: 21.125rem !important;
  }

  .xl\:hover\:pr-84\.5:hover {
    padding-right: 21.125rem !important;
  }

  .xl\:hover\:pb-84\.5:hover {
    padding-bottom: 21.125rem !important;
  }

  .xl\:hover\:pl-84\.5:hover {
    padding-left: 21.125rem !important;
  }

  .xl\:hover\:pt-85\.5:hover {
    padding-top: 21.375rem !important;
  }

  .xl\:hover\:pr-85\.5:hover {
    padding-right: 21.375rem !important;
  }

  .xl\:hover\:pb-85\.5:hover {
    padding-bottom: 21.375rem !important;
  }

  .xl\:hover\:pl-85\.5:hover {
    padding-left: 21.375rem !important;
  }

  .xl\:hover\:pt-86\.5:hover {
    padding-top: 21.625rem !important;
  }

  .xl\:hover\:pr-86\.5:hover {
    padding-right: 21.625rem !important;
  }

  .xl\:hover\:pb-86\.5:hover {
    padding-bottom: 21.625rem !important;
  }

  .xl\:hover\:pl-86\.5:hover {
    padding-left: 21.625rem !important;
  }

  .xl\:hover\:pt-87\.5:hover {
    padding-top: 21.875rem !important;
  }

  .xl\:hover\:pr-87\.5:hover {
    padding-right: 21.875rem !important;
  }

  .xl\:hover\:pb-87\.5:hover {
    padding-bottom: 21.875rem !important;
  }

  .xl\:hover\:pl-87\.5:hover {
    padding-left: 21.875rem !important;
  }

  .xl\:hover\:pt-88\.5:hover {
    padding-top: 22.125rem !important;
  }

  .xl\:hover\:pr-88\.5:hover {
    padding-right: 22.125rem !important;
  }

  .xl\:hover\:pb-88\.5:hover {
    padding-bottom: 22.125rem !important;
  }

  .xl\:hover\:pl-88\.5:hover {
    padding-left: 22.125rem !important;
  }

  .xl\:hover\:pt-89\.5:hover {
    padding-top: 22.375rem !important;
  }

  .xl\:hover\:pr-89\.5:hover {
    padding-right: 22.375rem !important;
  }

  .xl\:hover\:pb-89\.5:hover {
    padding-bottom: 22.375rem !important;
  }

  .xl\:hover\:pl-89\.5:hover {
    padding-left: 22.375rem !important;
  }

  .xl\:hover\:pt-90\.5:hover {
    padding-top: 22.625rem !important;
  }

  .xl\:hover\:pr-90\.5:hover {
    padding-right: 22.625rem !important;
  }

  .xl\:hover\:pb-90\.5:hover {
    padding-bottom: 22.625rem !important;
  }

  .xl\:hover\:pl-90\.5:hover {
    padding-left: 22.625rem !important;
  }

  .xl\:hover\:pt-91\.5:hover {
    padding-top: 22.875rem !important;
  }

  .xl\:hover\:pr-91\.5:hover {
    padding-right: 22.875rem !important;
  }

  .xl\:hover\:pb-91\.5:hover {
    padding-bottom: 22.875rem !important;
  }

  .xl\:hover\:pl-91\.5:hover {
    padding-left: 22.875rem !important;
  }

  .xl\:hover\:pt-92\.5:hover {
    padding-top: 23.125rem !important;
  }

  .xl\:hover\:pr-92\.5:hover {
    padding-right: 23.125rem !important;
  }

  .xl\:hover\:pb-92\.5:hover {
    padding-bottom: 23.125rem !important;
  }

  .xl\:hover\:pl-92\.5:hover {
    padding-left: 23.125rem !important;
  }

  .xl\:hover\:pt-93\.5:hover {
    padding-top: 23.375rem !important;
  }

  .xl\:hover\:pr-93\.5:hover {
    padding-right: 23.375rem !important;
  }

  .xl\:hover\:pb-93\.5:hover {
    padding-bottom: 23.375rem !important;
  }

  .xl\:hover\:pl-93\.5:hover {
    padding-left: 23.375rem !important;
  }

  .xl\:hover\:pt-94\.5:hover {
    padding-top: 23.625rem !important;
  }

  .xl\:hover\:pr-94\.5:hover {
    padding-right: 23.625rem !important;
  }

  .xl\:hover\:pb-94\.5:hover {
    padding-bottom: 23.625rem !important;
  }

  .xl\:hover\:pl-94\.5:hover {
    padding-left: 23.625rem !important;
  }

  .xl\:hover\:pt-95\.5:hover {
    padding-top: 23.875rem !important;
  }

  .xl\:hover\:pr-95\.5:hover {
    padding-right: 23.875rem !important;
  }

  .xl\:hover\:pb-95\.5:hover {
    padding-bottom: 23.875rem !important;
  }

  .xl\:hover\:pl-95\.5:hover {
    padding-left: 23.875rem !important;
  }

  .xl\:hover\:pt-96\.5:hover {
    padding-top: 24.125rem !important;
  }

  .xl\:hover\:pr-96\.5:hover {
    padding-right: 24.125rem !important;
  }

  .xl\:hover\:pb-96\.5:hover {
    padding-bottom: 24.125rem !important;
  }

  .xl\:hover\:pl-96\.5:hover {
    padding-left: 24.125rem !important;
  }

  .xl\:hover\:pt-97\.5:hover {
    padding-top: 24.375rem !important;
  }

  .xl\:hover\:pr-97\.5:hover {
    padding-right: 24.375rem !important;
  }

  .xl\:hover\:pb-97\.5:hover {
    padding-bottom: 24.375rem !important;
  }

  .xl\:hover\:pl-97\.5:hover {
    padding-left: 24.375rem !important;
  }

  .xl\:hover\:pt-98\.5:hover {
    padding-top: 24.625rem !important;
  }

  .xl\:hover\:pr-98\.5:hover {
    padding-right: 24.625rem !important;
  }

  .xl\:hover\:pb-98\.5:hover {
    padding-bottom: 24.625rem !important;
  }

  .xl\:hover\:pl-98\.5:hover {
    padding-left: 24.625rem !important;
  }

  .xl\:hover\:pt-99\.5:hover {
    padding-top: 24.875rem !important;
  }

  .xl\:hover\:pr-99\.5:hover {
    padding-right: 24.875rem !important;
  }

  .xl\:hover\:pb-99\.5:hover {
    padding-bottom: 24.875rem !important;
  }

  .xl\:hover\:pl-99\.5:hover {
    padding-left: 24.875rem !important;
  }

  .xl\:hover\:pt-100\.5:hover {
    padding-top: 25.125rem !important;
  }

  .xl\:hover\:pr-100\.5:hover {
    padding-right: 25.125rem !important;
  }

  .xl\:hover\:pb-100\.5:hover {
    padding-bottom: 25.125rem !important;
  }

  .xl\:hover\:pl-100\.5:hover {
    padding-left: 25.125rem !important;
  }

  .xl\:hover\:pt-101\.5:hover {
    padding-top: 25.375rem !important;
  }

  .xl\:hover\:pr-101\.5:hover {
    padding-right: 25.375rem !important;
  }

  .xl\:hover\:pb-101\.5:hover {
    padding-bottom: 25.375rem !important;
  }

  .xl\:hover\:pl-101\.5:hover {
    padding-left: 25.375rem !important;
  }

  .xl\:hover\:pt-102\.5:hover {
    padding-top: 25.625rem !important;
  }

  .xl\:hover\:pr-102\.5:hover {
    padding-right: 25.625rem !important;
  }

  .xl\:hover\:pb-102\.5:hover {
    padding-bottom: 25.625rem !important;
  }

  .xl\:hover\:pl-102\.5:hover {
    padding-left: 25.625rem !important;
  }

  .xl\:hover\:pt-103\.5:hover {
    padding-top: 25.875rem !important;
  }

  .xl\:hover\:pr-103\.5:hover {
    padding-right: 25.875rem !important;
  }

  .xl\:hover\:pb-103\.5:hover {
    padding-bottom: 25.875rem !important;
  }

  .xl\:hover\:pl-103\.5:hover {
    padding-left: 25.875rem !important;
  }

  .xl\:hover\:pt-104\.5:hover {
    padding-top: 26.125rem !important;
  }

  .xl\:hover\:pr-104\.5:hover {
    padding-right: 26.125rem !important;
  }

  .xl\:hover\:pb-104\.5:hover {
    padding-bottom: 26.125rem !important;
  }

  .xl\:hover\:pl-104\.5:hover {
    padding-left: 26.125rem !important;
  }

  .xl\:focus\:p-0:focus {
    padding: 0rem !important;
  }

  .xl\:focus\:p-1:focus {
    padding: 0.25rem !important;
  }

  .xl\:focus\:p-2:focus {
    padding: 0.5rem !important;
  }

  .xl\:focus\:p-3:focus {
    padding: 0.75rem !important;
  }

  .xl\:focus\:p-4:focus {
    padding: 1rem !important;
  }

  .xl\:focus\:p-5:focus {
    padding: 1.25rem !important;
  }

  .xl\:focus\:p-6:focus {
    padding: 1.5rem !important;
  }

  .xl\:focus\:p-7:focus {
    padding: 1.75rem !important;
  }

  .xl\:focus\:p-8:focus {
    padding: 2rem !important;
  }

  .xl\:focus\:p-9:focus {
    padding: 2.25rem !important;
  }

  .xl\:focus\:p-10:focus {
    padding: 2.5rem !important;
  }

  .xl\:focus\:p-11:focus {
    padding: 2.75rem !important;
  }

  .xl\:focus\:p-12:focus {
    padding: 3rem !important;
  }

  .xl\:focus\:p-13:focus {
    padding: 3.25rem !important;
  }

  .xl\:focus\:p-14:focus {
    padding: 3.5rem !important;
  }

  .xl\:focus\:p-15:focus {
    padding: 3.75rem !important;
  }

  .xl\:focus\:p-16:focus {
    padding: 4rem !important;
  }

  .xl\:focus\:p-17:focus {
    padding: 4.25rem !important;
  }

  .xl\:focus\:p-18:focus {
    padding: 4.5rem !important;
  }

  .xl\:focus\:p-19:focus {
    padding: 4.75rem !important;
  }

  .xl\:focus\:p-20:focus {
    padding: 5rem !important;
  }

  .xl\:focus\:p-21:focus {
    padding: 5.25rem !important;
  }

  .xl\:focus\:p-22:focus {
    padding: 5.5rem !important;
  }

  .xl\:focus\:p-23:focus {
    padding: 5.75rem !important;
  }

  .xl\:focus\:p-24:focus {
    padding: 6rem !important;
  }

  .xl\:focus\:p-25:focus {
    padding: 6.25rem !important;
  }

  .xl\:focus\:p-26:focus {
    padding: 6.5rem !important;
  }

  .xl\:focus\:p-27:focus {
    padding: 6.75rem !important;
  }

  .xl\:focus\:p-28:focus {
    padding: 7rem !important;
  }

  .xl\:focus\:p-29:focus {
    padding: 7.25rem !important;
  }

  .xl\:focus\:p-30:focus {
    padding: 7.5rem !important;
  }

  .xl\:focus\:p-31:focus {
    padding: 7.75rem !important;
  }

  .xl\:focus\:p-32:focus {
    padding: 8rem !important;
  }

  .xl\:focus\:p-33:focus {
    padding: 8.25rem !important;
  }

  .xl\:focus\:p-34:focus {
    padding: 8.5rem !important;
  }

  .xl\:focus\:p-35:focus {
    padding: 8.75rem !important;
  }

  .xl\:focus\:p-36:focus {
    padding: 9rem !important;
  }

  .xl\:focus\:p-37:focus {
    padding: 9.25rem !important;
  }

  .xl\:focus\:p-38:focus {
    padding: 9.5rem !important;
  }

  .xl\:focus\:p-39:focus {
    padding: 9.75rem !important;
  }

  .xl\:focus\:p-40:focus {
    padding: 10rem !important;
  }

  .xl\:focus\:p-41:focus {
    padding: 10.25rem !important;
  }

  .xl\:focus\:p-42:focus {
    padding: 10.5rem !important;
  }

  .xl\:focus\:p-43:focus {
    padding: 10.75rem !important;
  }

  .xl\:focus\:p-44:focus {
    padding: 11rem !important;
  }

  .xl\:focus\:p-45:focus {
    padding: 11.25rem !important;
  }

  .xl\:focus\:p-46:focus {
    padding: 11.5rem !important;
  }

  .xl\:focus\:p-47:focus {
    padding: 11.75rem !important;
  }

  .xl\:focus\:p-48:focus {
    padding: 12rem !important;
  }

  .xl\:focus\:p-49:focus {
    padding: 12.25rem !important;
  }

  .xl\:focus\:p-50:focus {
    padding: 12.5rem !important;
  }

  .xl\:focus\:p-51:focus {
    padding: 12.75rem !important;
  }

  .xl\:focus\:p-52:focus {
    padding: 13rem !important;
  }

  .xl\:focus\:p-53:focus {
    padding: 13.25rem !important;
  }

  .xl\:focus\:p-54:focus {
    padding: 13.5rem !important;
  }

  .xl\:focus\:p-55:focus {
    padding: 13.75rem !important;
  }

  .xl\:focus\:p-56:focus {
    padding: 14rem !important;
  }

  .xl\:focus\:p-57:focus {
    padding: 14.25rem !important;
  }

  .xl\:focus\:p-58:focus {
    padding: 14.5rem !important;
  }

  .xl\:focus\:p-59:focus {
    padding: 14.75rem !important;
  }

  .xl\:focus\:p-60:focus {
    padding: 15rem !important;
  }

  .xl\:focus\:p-61:focus {
    padding: 15.25rem !important;
  }

  .xl\:focus\:p-62:focus {
    padding: 15.5rem !important;
  }

  .xl\:focus\:p-63:focus {
    padding: 15.75rem !important;
  }

  .xl\:focus\:p-64:focus {
    padding: 16rem !important;
  }

  .xl\:focus\:p-65:focus {
    padding: 16.25rem !important;
  }

  .xl\:focus\:p-66:focus {
    padding: 16.5rem !important;
  }

  .xl\:focus\:p-67:focus {
    padding: 16.75rem !important;
  }

  .xl\:focus\:p-68:focus {
    padding: 17rem !important;
  }

  .xl\:focus\:p-69:focus {
    padding: 17.25rem !important;
  }

  .xl\:focus\:p-70:focus {
    padding: 17.5rem !important;
  }

  .xl\:focus\:p-71:focus {
    padding: 17.75rem !important;
  }

  .xl\:focus\:p-72:focus {
    padding: 18rem !important;
  }

  .xl\:focus\:p-73:focus {
    padding: 18.25rem !important;
  }

  .xl\:focus\:p-74:focus {
    padding: 18.5rem !important;
  }

  .xl\:focus\:p-75:focus {
    padding: 18.75rem !important;
  }

  .xl\:focus\:p-76:focus {
    padding: 19rem !important;
  }

  .xl\:focus\:p-77:focus {
    padding: 19.25rem !important;
  }

  .xl\:focus\:p-78:focus {
    padding: 19.5rem !important;
  }

  .xl\:focus\:p-79:focus {
    padding: 19.75rem !important;
  }

  .xl\:focus\:p-80:focus {
    padding: 20rem !important;
  }

  .xl\:focus\:p-81:focus {
    padding: 20.25rem !important;
  }

  .xl\:focus\:p-82:focus {
    padding: 20.5rem !important;
  }

  .xl\:focus\:p-83:focus {
    padding: 20.75rem !important;
  }

  .xl\:focus\:p-84:focus {
    padding: 21rem !important;
  }

  .xl\:focus\:p-85:focus {
    padding: 21.25rem !important;
  }

  .xl\:focus\:p-86:focus {
    padding: 21.5rem !important;
  }

  .xl\:focus\:p-87:focus {
    padding: 21.75rem !important;
  }

  .xl\:focus\:p-88:focus {
    padding: 22rem !important;
  }

  .xl\:focus\:p-89:focus {
    padding: 22.25rem !important;
  }

  .xl\:focus\:p-90:focus {
    padding: 22.5rem !important;
  }

  .xl\:focus\:p-91:focus {
    padding: 22.75rem !important;
  }

  .xl\:focus\:p-92:focus {
    padding: 23rem !important;
  }

  .xl\:focus\:p-93:focus {
    padding: 23.25rem !important;
  }

  .xl\:focus\:p-94:focus {
    padding: 23.5rem !important;
  }

  .xl\:focus\:p-95:focus {
    padding: 23.75rem !important;
  }

  .xl\:focus\:p-96:focus {
    padding: 24rem !important;
  }

  .xl\:focus\:p-97:focus {
    padding: 24.25rem !important;
  }

  .xl\:focus\:p-98:focus {
    padding: 24.5rem !important;
  }

  .xl\:focus\:p-99:focus {
    padding: 24.75rem !important;
  }

  .xl\:focus\:p-100:focus {
    padding: 25rem !important;
  }

  .xl\:focus\:p-101:focus {
    padding: 25.25rem !important;
  }

  .xl\:focus\:p-102:focus {
    padding: 25.5rem !important;
  }

  .xl\:focus\:p-103:focus {
    padding: 25.75rem !important;
  }

  .xl\:focus\:p-104:focus {
    padding: 26rem !important;
  }

  .xl\:focus\:p-105:focus {
    padding: 26.25rem !important;
  }

  .xl\:focus\:p-px:focus {
    padding: 1px !important;
  }

  .xl\:focus\:p-0\.5:focus {
    padding: 0.125rem !important;
  }

  .xl\:focus\:p-1\.5:focus {
    padding: 0.375rem !important;
  }

  .xl\:focus\:p-2\.5:focus {
    padding: 0.625rem !important;
  }

  .xl\:focus\:p-3\.5:focus {
    padding: 0.875rem !important;
  }

  .xl\:focus\:p-4\.5:focus {
    padding: 1.125rem !important;
  }

  .xl\:focus\:p-5\.5:focus {
    padding: 1.375rem !important;
  }

  .xl\:focus\:p-6\.5:focus {
    padding: 1.625rem !important;
  }

  .xl\:focus\:p-7\.5:focus {
    padding: 1.875rem !important;
  }

  .xl\:focus\:p-8\.5:focus {
    padding: 2.125rem !important;
  }

  .xl\:focus\:p-9\.5:focus {
    padding: 2.375rem !important;
  }

  .xl\:focus\:p-10\.5:focus {
    padding: 2.625rem !important;
  }

  .xl\:focus\:p-11\.5:focus {
    padding: 2.875rem !important;
  }

  .xl\:focus\:p-12\.5:focus {
    padding: 3.125rem !important;
  }

  .xl\:focus\:p-13\.5:focus {
    padding: 3.375rem !important;
  }

  .xl\:focus\:p-14\.5:focus {
    padding: 3.625rem !important;
  }

  .xl\:focus\:p-15\.5:focus {
    padding: 3.875rem !important;
  }

  .xl\:focus\:p-16\.5:focus {
    padding: 4.125rem !important;
  }

  .xl\:focus\:p-17\.5:focus {
    padding: 4.375rem !important;
  }

  .xl\:focus\:p-18\.5:focus {
    padding: 4.625rem !important;
  }

  .xl\:focus\:p-19\.5:focus {
    padding: 4.875rem !important;
  }

  .xl\:focus\:p-20\.5:focus {
    padding: 5.125rem !important;
  }

  .xl\:focus\:p-21\.5:focus {
    padding: 5.375rem !important;
  }

  .xl\:focus\:p-22\.5:focus {
    padding: 5.625rem !important;
  }

  .xl\:focus\:p-23\.5:focus {
    padding: 5.875rem !important;
  }

  .xl\:focus\:p-24\.5:focus {
    padding: 6.125rem !important;
  }

  .xl\:focus\:p-25\.5:focus {
    padding: 6.375rem !important;
  }

  .xl\:focus\:p-26\.5:focus {
    padding: 6.625rem !important;
  }

  .xl\:focus\:p-27\.5:focus {
    padding: 6.875rem !important;
  }

  .xl\:focus\:p-28\.5:focus {
    padding: 7.125rem !important;
  }

  .xl\:focus\:p-29\.5:focus {
    padding: 7.375rem !important;
  }

  .xl\:focus\:p-30\.5:focus {
    padding: 7.625rem !important;
  }

  .xl\:focus\:p-31\.5:focus {
    padding: 7.875rem !important;
  }

  .xl\:focus\:p-32\.5:focus {
    padding: 8.125rem !important;
  }

  .xl\:focus\:p-33\.5:focus {
    padding: 8.375rem !important;
  }

  .xl\:focus\:p-34\.5:focus {
    padding: 8.625rem !important;
  }

  .xl\:focus\:p-35\.5:focus {
    padding: 8.875rem !important;
  }

  .xl\:focus\:p-36\.5:focus {
    padding: 9.125rem !important;
  }

  .xl\:focus\:p-37\.5:focus {
    padding: 9.375rem !important;
  }

  .xl\:focus\:p-38\.5:focus {
    padding: 9.625rem !important;
  }

  .xl\:focus\:p-39\.5:focus {
    padding: 9.875rem !important;
  }

  .xl\:focus\:p-40\.5:focus {
    padding: 10.125rem !important;
  }

  .xl\:focus\:p-41\.5:focus {
    padding: 10.375rem !important;
  }

  .xl\:focus\:p-42\.5:focus {
    padding: 10.625rem !important;
  }

  .xl\:focus\:p-43\.5:focus {
    padding: 10.875rem !important;
  }

  .xl\:focus\:p-44\.5:focus {
    padding: 11.125rem !important;
  }

  .xl\:focus\:p-45\.5:focus {
    padding: 11.375rem !important;
  }

  .xl\:focus\:p-46\.5:focus {
    padding: 11.625rem !important;
  }

  .xl\:focus\:p-47\.5:focus {
    padding: 11.875rem !important;
  }

  .xl\:focus\:p-48\.5:focus {
    padding: 12.125rem !important;
  }

  .xl\:focus\:p-49\.5:focus {
    padding: 12.375rem !important;
  }

  .xl\:focus\:p-50\.5:focus {
    padding: 12.625rem !important;
  }

  .xl\:focus\:p-51\.5:focus {
    padding: 12.875rem !important;
  }

  .xl\:focus\:p-52\.5:focus {
    padding: 13.125rem !important;
  }

  .xl\:focus\:p-53\.5:focus {
    padding: 13.375rem !important;
  }

  .xl\:focus\:p-54\.5:focus {
    padding: 13.625rem !important;
  }

  .xl\:focus\:p-55\.5:focus {
    padding: 13.875rem !important;
  }

  .xl\:focus\:p-56\.5:focus {
    padding: 14.125rem !important;
  }

  .xl\:focus\:p-57\.5:focus {
    padding: 14.375rem !important;
  }

  .xl\:focus\:p-58\.5:focus {
    padding: 14.625rem !important;
  }

  .xl\:focus\:p-59\.5:focus {
    padding: 14.875rem !important;
  }

  .xl\:focus\:p-60\.5:focus {
    padding: 15.125rem !important;
  }

  .xl\:focus\:p-61\.5:focus {
    padding: 15.375rem !important;
  }

  .xl\:focus\:p-62\.5:focus {
    padding: 15.625rem !important;
  }

  .xl\:focus\:p-63\.5:focus {
    padding: 15.875rem !important;
  }

  .xl\:focus\:p-64\.5:focus {
    padding: 16.125rem !important;
  }

  .xl\:focus\:p-65\.5:focus {
    padding: 16.375rem !important;
  }

  .xl\:focus\:p-66\.5:focus {
    padding: 16.625rem !important;
  }

  .xl\:focus\:p-67\.5:focus {
    padding: 16.875rem !important;
  }

  .xl\:focus\:p-68\.5:focus {
    padding: 17.125rem !important;
  }

  .xl\:focus\:p-69\.5:focus {
    padding: 17.375rem !important;
  }

  .xl\:focus\:p-70\.5:focus {
    padding: 17.625rem !important;
  }

  .xl\:focus\:p-71\.5:focus {
    padding: 17.875rem !important;
  }

  .xl\:focus\:p-72\.5:focus {
    padding: 18.125rem !important;
  }

  .xl\:focus\:p-73\.5:focus {
    padding: 18.375rem !important;
  }

  .xl\:focus\:p-74\.5:focus {
    padding: 18.625rem !important;
  }

  .xl\:focus\:p-75\.5:focus {
    padding: 18.875rem !important;
  }

  .xl\:focus\:p-76\.5:focus {
    padding: 19.125rem !important;
  }

  .xl\:focus\:p-77\.5:focus {
    padding: 19.375rem !important;
  }

  .xl\:focus\:p-78\.5:focus {
    padding: 19.625rem !important;
  }

  .xl\:focus\:p-79\.5:focus {
    padding: 19.875rem !important;
  }

  .xl\:focus\:p-80\.5:focus {
    padding: 20.125rem !important;
  }

  .xl\:focus\:p-81\.5:focus {
    padding: 20.375rem !important;
  }

  .xl\:focus\:p-82\.5:focus {
    padding: 20.625rem !important;
  }

  .xl\:focus\:p-83\.5:focus {
    padding: 20.875rem !important;
  }

  .xl\:focus\:p-84\.5:focus {
    padding: 21.125rem !important;
  }

  .xl\:focus\:p-85\.5:focus {
    padding: 21.375rem !important;
  }

  .xl\:focus\:p-86\.5:focus {
    padding: 21.625rem !important;
  }

  .xl\:focus\:p-87\.5:focus {
    padding: 21.875rem !important;
  }

  .xl\:focus\:p-88\.5:focus {
    padding: 22.125rem !important;
  }

  .xl\:focus\:p-89\.5:focus {
    padding: 22.375rem !important;
  }

  .xl\:focus\:p-90\.5:focus {
    padding: 22.625rem !important;
  }

  .xl\:focus\:p-91\.5:focus {
    padding: 22.875rem !important;
  }

  .xl\:focus\:p-92\.5:focus {
    padding: 23.125rem !important;
  }

  .xl\:focus\:p-93\.5:focus {
    padding: 23.375rem !important;
  }

  .xl\:focus\:p-94\.5:focus {
    padding: 23.625rem !important;
  }

  .xl\:focus\:p-95\.5:focus {
    padding: 23.875rem !important;
  }

  .xl\:focus\:p-96\.5:focus {
    padding: 24.125rem !important;
  }

  .xl\:focus\:p-97\.5:focus {
    padding: 24.375rem !important;
  }

  .xl\:focus\:p-98\.5:focus {
    padding: 24.625rem !important;
  }

  .xl\:focus\:p-99\.5:focus {
    padding: 24.875rem !important;
  }

  .xl\:focus\:p-100\.5:focus {
    padding: 25.125rem !important;
  }

  .xl\:focus\:p-101\.5:focus {
    padding: 25.375rem !important;
  }

  .xl\:focus\:p-102\.5:focus {
    padding: 25.625rem !important;
  }

  .xl\:focus\:p-103\.5:focus {
    padding: 25.875rem !important;
  }

  .xl\:focus\:p-104\.5:focus {
    padding: 26.125rem !important;
  }

  .xl\:focus\:py-0:focus {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .xl\:focus\:px-0:focus {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .xl\:focus\:py-1:focus {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xl\:focus\:px-1:focus {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xl\:focus\:py-2:focus {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .xl\:focus\:px-2:focus {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xl\:focus\:py-3:focus {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xl\:focus\:px-3:focus {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xl\:focus\:py-4:focus {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .xl\:focus\:px-4:focus {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .xl\:focus\:py-5:focus {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xl\:focus\:px-5:focus {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xl\:focus\:py-6:focus {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xl\:focus\:px-6:focus {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .xl\:focus\:py-7:focus {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xl\:focus\:px-7:focus {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xl\:focus\:py-8:focus {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xl\:focus\:px-8:focus {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .xl\:focus\:py-9:focus {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xl\:focus\:px-9:focus {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .xl\:focus\:py-10:focus {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xl\:focus\:px-10:focus {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .xl\:focus\:py-11:focus {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xl\:focus\:px-11:focus {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xl\:focus\:py-12:focus {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xl\:focus\:px-12:focus {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xl\:focus\:py-13:focus {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }

  .xl\:focus\:px-13:focus {
    padding-left: 3.25rem !important;
    padding-right: 3.25rem !important;
  }

  .xl\:focus\:py-14:focus {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xl\:focus\:px-14:focus {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xl\:focus\:py-15:focus {
    padding-top: 3.75rem !important;
    padding-bottom: 3.75rem !important;
  }

  .xl\:focus\:px-15:focus {
    padding-left: 3.75rem !important;
    padding-right: 3.75rem !important;
  }

  .xl\:focus\:py-16:focus {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .xl\:focus\:px-16:focus {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xl\:focus\:py-17:focus {
    padding-top: 4.25rem !important;
    padding-bottom: 4.25rem !important;
  }

  .xl\:focus\:px-17:focus {
    padding-left: 4.25rem !important;
    padding-right: 4.25rem !important;
  }

  .xl\:focus\:py-18:focus {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .xl\:focus\:px-18:focus {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .xl\:focus\:py-19:focus {
    padding-top: 4.75rem !important;
    padding-bottom: 4.75rem !important;
  }

  .xl\:focus\:px-19:focus {
    padding-left: 4.75rem !important;
    padding-right: 4.75rem !important;
  }

  .xl\:focus\:py-20:focus {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .xl\:focus\:px-20:focus {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xl\:focus\:py-21:focus {
    padding-top: 5.25rem !important;
    padding-bottom: 5.25rem !important;
  }

  .xl\:focus\:px-21:focus {
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important;
  }

  .xl\:focus\:py-22:focus {
    padding-top: 5.5rem !important;
    padding-bottom: 5.5rem !important;
  }

  .xl\:focus\:px-22:focus {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .xl\:focus\:py-23:focus {
    padding-top: 5.75rem !important;
    padding-bottom: 5.75rem !important;
  }

  .xl\:focus\:px-23:focus {
    padding-left: 5.75rem !important;
    padding-right: 5.75rem !important;
  }

  .xl\:focus\:py-24:focus {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xl\:focus\:px-24:focus {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xl\:focus\:py-25:focus {
    padding-top: 6.25rem !important;
    padding-bottom: 6.25rem !important;
  }

  .xl\:focus\:px-25:focus {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important;
  }

  .xl\:focus\:py-26:focus {
    padding-top: 6.5rem !important;
    padding-bottom: 6.5rem !important;
  }

  .xl\:focus\:px-26:focus {
    padding-left: 6.5rem !important;
    padding-right: 6.5rem !important;
  }

  .xl\:focus\:py-27:focus {
    padding-top: 6.75rem !important;
    padding-bottom: 6.75rem !important;
  }

  .xl\:focus\:px-27:focus {
    padding-left: 6.75rem !important;
    padding-right: 6.75rem !important;
  }

  .xl\:focus\:py-28:focus {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xl\:focus\:px-28:focus {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xl\:focus\:py-29:focus {
    padding-top: 7.25rem !important;
    padding-bottom: 7.25rem !important;
  }

  .xl\:focus\:px-29:focus {
    padding-left: 7.25rem !important;
    padding-right: 7.25rem !important;
  }

  .xl\:focus\:py-30:focus {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
  }

  .xl\:focus\:px-30:focus {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }

  .xl\:focus\:py-31:focus {
    padding-top: 7.75rem !important;
    padding-bottom: 7.75rem !important;
  }

  .xl\:focus\:px-31:focus {
    padding-left: 7.75rem !important;
    padding-right: 7.75rem !important;
  }

  .xl\:focus\:py-32:focus {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .xl\:focus\:px-32:focus {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xl\:focus\:py-33:focus {
    padding-top: 8.25rem !important;
    padding-bottom: 8.25rem !important;
  }

  .xl\:focus\:px-33:focus {
    padding-left: 8.25rem !important;
    padding-right: 8.25rem !important;
  }

  .xl\:focus\:py-34:focus {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
  }

  .xl\:focus\:px-34:focus {
    padding-left: 8.5rem !important;
    padding-right: 8.5rem !important;
  }

  .xl\:focus\:py-35:focus {
    padding-top: 8.75rem !important;
    padding-bottom: 8.75rem !important;
  }

  .xl\:focus\:px-35:focus {
    padding-left: 8.75rem !important;
    padding-right: 8.75rem !important;
  }

  .xl\:focus\:py-36:focus {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .xl\:focus\:px-36:focus {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .xl\:focus\:py-37:focus {
    padding-top: 9.25rem !important;
    padding-bottom: 9.25rem !important;
  }

  .xl\:focus\:px-37:focus {
    padding-left: 9.25rem !important;
    padding-right: 9.25rem !important;
  }

  .xl\:focus\:py-38:focus {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
  }

  .xl\:focus\:px-38:focus {
    padding-left: 9.5rem !important;
    padding-right: 9.5rem !important;
  }

  .xl\:focus\:py-39:focus {
    padding-top: 9.75rem !important;
    padding-bottom: 9.75rem !important;
  }

  .xl\:focus\:px-39:focus {
    padding-left: 9.75rem !important;
    padding-right: 9.75rem !important;
  }

  .xl\:focus\:py-40:focus {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xl\:focus\:px-40:focus {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xl\:focus\:py-41:focus {
    padding-top: 10.25rem !important;
    padding-bottom: 10.25rem !important;
  }

  .xl\:focus\:px-41:focus {
    padding-left: 10.25rem !important;
    padding-right: 10.25rem !important;
  }

  .xl\:focus\:py-42:focus {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
  }

  .xl\:focus\:px-42:focus {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
  }

  .xl\:focus\:py-43:focus {
    padding-top: 10.75rem !important;
    padding-bottom: 10.75rem !important;
  }

  .xl\:focus\:px-43:focus {
    padding-left: 10.75rem !important;
    padding-right: 10.75rem !important;
  }

  .xl\:focus\:py-44:focus {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xl\:focus\:px-44:focus {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xl\:focus\:py-45:focus {
    padding-top: 11.25rem !important;
    padding-bottom: 11.25rem !important;
  }

  .xl\:focus\:px-45:focus {
    padding-left: 11.25rem !important;
    padding-right: 11.25rem !important;
  }

  .xl\:focus\:py-46:focus {
    padding-top: 11.5rem !important;
    padding-bottom: 11.5rem !important;
  }

  .xl\:focus\:px-46:focus {
    padding-left: 11.5rem !important;
    padding-right: 11.5rem !important;
  }

  .xl\:focus\:py-47:focus {
    padding-top: 11.75rem !important;
    padding-bottom: 11.75rem !important;
  }

  .xl\:focus\:px-47:focus {
    padding-left: 11.75rem !important;
    padding-right: 11.75rem !important;
  }

  .xl\:focus\:py-48:focus {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xl\:focus\:px-48:focus {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xl\:focus\:py-49:focus {
    padding-top: 12.25rem !important;
    padding-bottom: 12.25rem !important;
  }

  .xl\:focus\:px-49:focus {
    padding-left: 12.25rem !important;
    padding-right: 12.25rem !important;
  }

  .xl\:focus\:py-50:focus {
    padding-top: 12.5rem !important;
    padding-bottom: 12.5rem !important;
  }

  .xl\:focus\:px-50:focus {
    padding-left: 12.5rem !important;
    padding-right: 12.5rem !important;
  }

  .xl\:focus\:py-51:focus {
    padding-top: 12.75rem !important;
    padding-bottom: 12.75rem !important;
  }

  .xl\:focus\:px-51:focus {
    padding-left: 12.75rem !important;
    padding-right: 12.75rem !important;
  }

  .xl\:focus\:py-52:focus {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xl\:focus\:px-52:focus {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xl\:focus\:py-53:focus {
    padding-top: 13.25rem !important;
    padding-bottom: 13.25rem !important;
  }

  .xl\:focus\:px-53:focus {
    padding-left: 13.25rem !important;
    padding-right: 13.25rem !important;
  }

  .xl\:focus\:py-54:focus {
    padding-top: 13.5rem !important;
    padding-bottom: 13.5rem !important;
  }

  .xl\:focus\:px-54:focus {
    padding-left: 13.5rem !important;
    padding-right: 13.5rem !important;
  }

  .xl\:focus\:py-55:focus {
    padding-top: 13.75rem !important;
    padding-bottom: 13.75rem !important;
  }

  .xl\:focus\:px-55:focus {
    padding-left: 13.75rem !important;
    padding-right: 13.75rem !important;
  }

  .xl\:focus\:py-56:focus {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xl\:focus\:px-56:focus {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .xl\:focus\:py-57:focus {
    padding-top: 14.25rem !important;
    padding-bottom: 14.25rem !important;
  }

  .xl\:focus\:px-57:focus {
    padding-left: 14.25rem !important;
    padding-right: 14.25rem !important;
  }

  .xl\:focus\:py-58:focus {
    padding-top: 14.5rem !important;
    padding-bottom: 14.5rem !important;
  }

  .xl\:focus\:px-58:focus {
    padding-left: 14.5rem !important;
    padding-right: 14.5rem !important;
  }

  .xl\:focus\:py-59:focus {
    padding-top: 14.75rem !important;
    padding-bottom: 14.75rem !important;
  }

  .xl\:focus\:px-59:focus {
    padding-left: 14.75rem !important;
    padding-right: 14.75rem !important;
  }

  .xl\:focus\:py-60:focus {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xl\:focus\:px-60:focus {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xl\:focus\:py-61:focus {
    padding-top: 15.25rem !important;
    padding-bottom: 15.25rem !important;
  }

  .xl\:focus\:px-61:focus {
    padding-left: 15.25rem !important;
    padding-right: 15.25rem !important;
  }

  .xl\:focus\:py-62:focus {
    padding-top: 15.5rem !important;
    padding-bottom: 15.5rem !important;
  }

  .xl\:focus\:px-62:focus {
    padding-left: 15.5rem !important;
    padding-right: 15.5rem !important;
  }

  .xl\:focus\:py-63:focus {
    padding-top: 15.75rem !important;
    padding-bottom: 15.75rem !important;
  }

  .xl\:focus\:px-63:focus {
    padding-left: 15.75rem !important;
    padding-right: 15.75rem !important;
  }

  .xl\:focus\:py-64:focus {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xl\:focus\:px-64:focus {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xl\:focus\:py-65:focus {
    padding-top: 16.25rem !important;
    padding-bottom: 16.25rem !important;
  }

  .xl\:focus\:px-65:focus {
    padding-left: 16.25rem !important;
    padding-right: 16.25rem !important;
  }

  .xl\:focus\:py-66:focus {
    padding-top: 16.5rem !important;
    padding-bottom: 16.5rem !important;
  }

  .xl\:focus\:px-66:focus {
    padding-left: 16.5rem !important;
    padding-right: 16.5rem !important;
  }

  .xl\:focus\:py-67:focus {
    padding-top: 16.75rem !important;
    padding-bottom: 16.75rem !important;
  }

  .xl\:focus\:px-67:focus {
    padding-left: 16.75rem !important;
    padding-right: 16.75rem !important;
  }

  .xl\:focus\:py-68:focus {
    padding-top: 17rem !important;
    padding-bottom: 17rem !important;
  }

  .xl\:focus\:px-68:focus {
    padding-left: 17rem !important;
    padding-right: 17rem !important;
  }

  .xl\:focus\:py-69:focus {
    padding-top: 17.25rem !important;
    padding-bottom: 17.25rem !important;
  }

  .xl\:focus\:px-69:focus {
    padding-left: 17.25rem !important;
    padding-right: 17.25rem !important;
  }

  .xl\:focus\:py-70:focus {
    padding-top: 17.5rem !important;
    padding-bottom: 17.5rem !important;
  }

  .xl\:focus\:px-70:focus {
    padding-left: 17.5rem !important;
    padding-right: 17.5rem !important;
  }

  .xl\:focus\:py-71:focus {
    padding-top: 17.75rem !important;
    padding-bottom: 17.75rem !important;
  }

  .xl\:focus\:px-71:focus {
    padding-left: 17.75rem !important;
    padding-right: 17.75rem !important;
  }

  .xl\:focus\:py-72:focus {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xl\:focus\:px-72:focus {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .xl\:focus\:py-73:focus {
    padding-top: 18.25rem !important;
    padding-bottom: 18.25rem !important;
  }

  .xl\:focus\:px-73:focus {
    padding-left: 18.25rem !important;
    padding-right: 18.25rem !important;
  }

  .xl\:focus\:py-74:focus {
    padding-top: 18.5rem !important;
    padding-bottom: 18.5rem !important;
  }

  .xl\:focus\:px-74:focus {
    padding-left: 18.5rem !important;
    padding-right: 18.5rem !important;
  }

  .xl\:focus\:py-75:focus {
    padding-top: 18.75rem !important;
    padding-bottom: 18.75rem !important;
  }

  .xl\:focus\:px-75:focus {
    padding-left: 18.75rem !important;
    padding-right: 18.75rem !important;
  }

  .xl\:focus\:py-76:focus {
    padding-top: 19rem !important;
    padding-bottom: 19rem !important;
  }

  .xl\:focus\:px-76:focus {
    padding-left: 19rem !important;
    padding-right: 19rem !important;
  }

  .xl\:focus\:py-77:focus {
    padding-top: 19.25rem !important;
    padding-bottom: 19.25rem !important;
  }

  .xl\:focus\:px-77:focus {
    padding-left: 19.25rem !important;
    padding-right: 19.25rem !important;
  }

  .xl\:focus\:py-78:focus {
    padding-top: 19.5rem !important;
    padding-bottom: 19.5rem !important;
  }

  .xl\:focus\:px-78:focus {
    padding-left: 19.5rem !important;
    padding-right: 19.5rem !important;
  }

  .xl\:focus\:py-79:focus {
    padding-top: 19.75rem !important;
    padding-bottom: 19.75rem !important;
  }

  .xl\:focus\:px-79:focus {
    padding-left: 19.75rem !important;
    padding-right: 19.75rem !important;
  }

  .xl\:focus\:py-80:focus {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xl\:focus\:px-80:focus {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .xl\:focus\:py-81:focus {
    padding-top: 20.25rem !important;
    padding-bottom: 20.25rem !important;
  }

  .xl\:focus\:px-81:focus {
    padding-left: 20.25rem !important;
    padding-right: 20.25rem !important;
  }

  .xl\:focus\:py-82:focus {
    padding-top: 20.5rem !important;
    padding-bottom: 20.5rem !important;
  }

  .xl\:focus\:px-82:focus {
    padding-left: 20.5rem !important;
    padding-right: 20.5rem !important;
  }

  .xl\:focus\:py-83:focus {
    padding-top: 20.75rem !important;
    padding-bottom: 20.75rem !important;
  }

  .xl\:focus\:px-83:focus {
    padding-left: 20.75rem !important;
    padding-right: 20.75rem !important;
  }

  .xl\:focus\:py-84:focus {
    padding-top: 21rem !important;
    padding-bottom: 21rem !important;
  }

  .xl\:focus\:px-84:focus {
    padding-left: 21rem !important;
    padding-right: 21rem !important;
  }

  .xl\:focus\:py-85:focus {
    padding-top: 21.25rem !important;
    padding-bottom: 21.25rem !important;
  }

  .xl\:focus\:px-85:focus {
    padding-left: 21.25rem !important;
    padding-right: 21.25rem !important;
  }

  .xl\:focus\:py-86:focus {
    padding-top: 21.5rem !important;
    padding-bottom: 21.5rem !important;
  }

  .xl\:focus\:px-86:focus {
    padding-left: 21.5rem !important;
    padding-right: 21.5rem !important;
  }

  .xl\:focus\:py-87:focus {
    padding-top: 21.75rem !important;
    padding-bottom: 21.75rem !important;
  }

  .xl\:focus\:px-87:focus {
    padding-left: 21.75rem !important;
    padding-right: 21.75rem !important;
  }

  .xl\:focus\:py-88:focus {
    padding-top: 22rem !important;
    padding-bottom: 22rem !important;
  }

  .xl\:focus\:px-88:focus {
    padding-left: 22rem !important;
    padding-right: 22rem !important;
  }

  .xl\:focus\:py-89:focus {
    padding-top: 22.25rem !important;
    padding-bottom: 22.25rem !important;
  }

  .xl\:focus\:px-89:focus {
    padding-left: 22.25rem !important;
    padding-right: 22.25rem !important;
  }

  .xl\:focus\:py-90:focus {
    padding-top: 22.5rem !important;
    padding-bottom: 22.5rem !important;
  }

  .xl\:focus\:px-90:focus {
    padding-left: 22.5rem !important;
    padding-right: 22.5rem !important;
  }

  .xl\:focus\:py-91:focus {
    padding-top: 22.75rem !important;
    padding-bottom: 22.75rem !important;
  }

  .xl\:focus\:px-91:focus {
    padding-left: 22.75rem !important;
    padding-right: 22.75rem !important;
  }

  .xl\:focus\:py-92:focus {
    padding-top: 23rem !important;
    padding-bottom: 23rem !important;
  }

  .xl\:focus\:px-92:focus {
    padding-left: 23rem !important;
    padding-right: 23rem !important;
  }

  .xl\:focus\:py-93:focus {
    padding-top: 23.25rem !important;
    padding-bottom: 23.25rem !important;
  }

  .xl\:focus\:px-93:focus {
    padding-left: 23.25rem !important;
    padding-right: 23.25rem !important;
  }

  .xl\:focus\:py-94:focus {
    padding-top: 23.5rem !important;
    padding-bottom: 23.5rem !important;
  }

  .xl\:focus\:px-94:focus {
    padding-left: 23.5rem !important;
    padding-right: 23.5rem !important;
  }

  .xl\:focus\:py-95:focus {
    padding-top: 23.75rem !important;
    padding-bottom: 23.75rem !important;
  }

  .xl\:focus\:px-95:focus {
    padding-left: 23.75rem !important;
    padding-right: 23.75rem !important;
  }

  .xl\:focus\:py-96:focus {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xl\:focus\:px-96:focus {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xl\:focus\:py-97:focus {
    padding-top: 24.25rem !important;
    padding-bottom: 24.25rem !important;
  }

  .xl\:focus\:px-97:focus {
    padding-left: 24.25rem !important;
    padding-right: 24.25rem !important;
  }

  .xl\:focus\:py-98:focus {
    padding-top: 24.5rem !important;
    padding-bottom: 24.5rem !important;
  }

  .xl\:focus\:px-98:focus {
    padding-left: 24.5rem !important;
    padding-right: 24.5rem !important;
  }

  .xl\:focus\:py-99:focus {
    padding-top: 24.75rem !important;
    padding-bottom: 24.75rem !important;
  }

  .xl\:focus\:px-99:focus {
    padding-left: 24.75rem !important;
    padding-right: 24.75rem !important;
  }

  .xl\:focus\:py-100:focus {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }

  .xl\:focus\:px-100:focus {
    padding-left: 25rem !important;
    padding-right: 25rem !important;
  }

  .xl\:focus\:py-101:focus {
    padding-top: 25.25rem !important;
    padding-bottom: 25.25rem !important;
  }

  .xl\:focus\:px-101:focus {
    padding-left: 25.25rem !important;
    padding-right: 25.25rem !important;
  }

  .xl\:focus\:py-102:focus {
    padding-top: 25.5rem !important;
    padding-bottom: 25.5rem !important;
  }

  .xl\:focus\:px-102:focus {
    padding-left: 25.5rem !important;
    padding-right: 25.5rem !important;
  }

  .xl\:focus\:py-103:focus {
    padding-top: 25.75rem !important;
    padding-bottom: 25.75rem !important;
  }

  .xl\:focus\:px-103:focus {
    padding-left: 25.75rem !important;
    padding-right: 25.75rem !important;
  }

  .xl\:focus\:py-104:focus {
    padding-top: 26rem !important;
    padding-bottom: 26rem !important;
  }

  .xl\:focus\:px-104:focus {
    padding-left: 26rem !important;
    padding-right: 26rem !important;
  }

  .xl\:focus\:py-105:focus {
    padding-top: 26.25rem !important;
    padding-bottom: 26.25rem !important;
  }

  .xl\:focus\:px-105:focus {
    padding-left: 26.25rem !important;
    padding-right: 26.25rem !important;
  }

  .xl\:focus\:py-px:focus {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .xl\:focus\:px-px:focus {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xl\:focus\:py-0\.5:focus {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xl\:focus\:px-0\.5:focus {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xl\:focus\:py-1\.5:focus {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xl\:focus\:px-1\.5:focus {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .xl\:focus\:py-2\.5:focus {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .xl\:focus\:px-2\.5:focus {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xl\:focus\:py-3\.5:focus {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .xl\:focus\:px-3\.5:focus {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xl\:focus\:py-4\.5:focus {
    padding-top: 1.125rem !important;
    padding-bottom: 1.125rem !important;
  }

  .xl\:focus\:px-4\.5:focus {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important;
  }

  .xl\:focus\:py-5\.5:focus {
    padding-top: 1.375rem !important;
    padding-bottom: 1.375rem !important;
  }

  .xl\:focus\:px-5\.5:focus {
    padding-left: 1.375rem !important;
    padding-right: 1.375rem !important;
  }

  .xl\:focus\:py-6\.5:focus {
    padding-top: 1.625rem !important;
    padding-bottom: 1.625rem !important;
  }

  .xl\:focus\:px-6\.5:focus {
    padding-left: 1.625rem !important;
    padding-right: 1.625rem !important;
  }

  .xl\:focus\:py-7\.5:focus {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }

  .xl\:focus\:px-7\.5:focus {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important;
  }

  .xl\:focus\:py-8\.5:focus {
    padding-top: 2.125rem !important;
    padding-bottom: 2.125rem !important;
  }

  .xl\:focus\:px-8\.5:focus {
    padding-left: 2.125rem !important;
    padding-right: 2.125rem !important;
  }

  .xl\:focus\:py-9\.5:focus {
    padding-top: 2.375rem !important;
    padding-bottom: 2.375rem !important;
  }

  .xl\:focus\:px-9\.5:focus {
    padding-left: 2.375rem !important;
    padding-right: 2.375rem !important;
  }

  .xl\:focus\:py-10\.5:focus {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }

  .xl\:focus\:px-10\.5:focus {
    padding-left: 2.625rem !important;
    padding-right: 2.625rem !important;
  }

  .xl\:focus\:py-11\.5:focus {
    padding-top: 2.875rem !important;
    padding-bottom: 2.875rem !important;
  }

  .xl\:focus\:px-11\.5:focus {
    padding-left: 2.875rem !important;
    padding-right: 2.875rem !important;
  }

  .xl\:focus\:py-12\.5:focus {
    padding-top: 3.125rem !important;
    padding-bottom: 3.125rem !important;
  }

  .xl\:focus\:px-12\.5:focus {
    padding-left: 3.125rem !important;
    padding-right: 3.125rem !important;
  }

  .xl\:focus\:py-13\.5:focus {
    padding-top: 3.375rem !important;
    padding-bottom: 3.375rem !important;
  }

  .xl\:focus\:px-13\.5:focus {
    padding-left: 3.375rem !important;
    padding-right: 3.375rem !important;
  }

  .xl\:focus\:py-14\.5:focus {
    padding-top: 3.625rem !important;
    padding-bottom: 3.625rem !important;
  }

  .xl\:focus\:px-14\.5:focus {
    padding-left: 3.625rem !important;
    padding-right: 3.625rem !important;
  }

  .xl\:focus\:py-15\.5:focus {
    padding-top: 3.875rem !important;
    padding-bottom: 3.875rem !important;
  }

  .xl\:focus\:px-15\.5:focus {
    padding-left: 3.875rem !important;
    padding-right: 3.875rem !important;
  }

  .xl\:focus\:py-16\.5:focus {
    padding-top: 4.125rem !important;
    padding-bottom: 4.125rem !important;
  }

  .xl\:focus\:px-16\.5:focus {
    padding-left: 4.125rem !important;
    padding-right: 4.125rem !important;
  }

  .xl\:focus\:py-17\.5:focus {
    padding-top: 4.375rem !important;
    padding-bottom: 4.375rem !important;
  }

  .xl\:focus\:px-17\.5:focus {
    padding-left: 4.375rem !important;
    padding-right: 4.375rem !important;
  }

  .xl\:focus\:py-18\.5:focus {
    padding-top: 4.625rem !important;
    padding-bottom: 4.625rem !important;
  }

  .xl\:focus\:px-18\.5:focus {
    padding-left: 4.625rem !important;
    padding-right: 4.625rem !important;
  }

  .xl\:focus\:py-19\.5:focus {
    padding-top: 4.875rem !important;
    padding-bottom: 4.875rem !important;
  }

  .xl\:focus\:px-19\.5:focus {
    padding-left: 4.875rem !important;
    padding-right: 4.875rem !important;
  }

  .xl\:focus\:py-20\.5:focus {
    padding-top: 5.125rem !important;
    padding-bottom: 5.125rem !important;
  }

  .xl\:focus\:px-20\.5:focus {
    padding-left: 5.125rem !important;
    padding-right: 5.125rem !important;
  }

  .xl\:focus\:py-21\.5:focus {
    padding-top: 5.375rem !important;
    padding-bottom: 5.375rem !important;
  }

  .xl\:focus\:px-21\.5:focus {
    padding-left: 5.375rem !important;
    padding-right: 5.375rem !important;
  }

  .xl\:focus\:py-22\.5:focus {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }

  .xl\:focus\:px-22\.5:focus {
    padding-left: 5.625rem !important;
    padding-right: 5.625rem !important;
  }

  .xl\:focus\:py-23\.5:focus {
    padding-top: 5.875rem !important;
    padding-bottom: 5.875rem !important;
  }

  .xl\:focus\:px-23\.5:focus {
    padding-left: 5.875rem !important;
    padding-right: 5.875rem !important;
  }

  .xl\:focus\:py-24\.5:focus {
    padding-top: 6.125rem !important;
    padding-bottom: 6.125rem !important;
  }

  .xl\:focus\:px-24\.5:focus {
    padding-left: 6.125rem !important;
    padding-right: 6.125rem !important;
  }

  .xl\:focus\:py-25\.5:focus {
    padding-top: 6.375rem !important;
    padding-bottom: 6.375rem !important;
  }

  .xl\:focus\:px-25\.5:focus {
    padding-left: 6.375rem !important;
    padding-right: 6.375rem !important;
  }

  .xl\:focus\:py-26\.5:focus {
    padding-top: 6.625rem !important;
    padding-bottom: 6.625rem !important;
  }

  .xl\:focus\:px-26\.5:focus {
    padding-left: 6.625rem !important;
    padding-right: 6.625rem !important;
  }

  .xl\:focus\:py-27\.5:focus {
    padding-top: 6.875rem !important;
    padding-bottom: 6.875rem !important;
  }

  .xl\:focus\:px-27\.5:focus {
    padding-left: 6.875rem !important;
    padding-right: 6.875rem !important;
  }

  .xl\:focus\:py-28\.5:focus {
    padding-top: 7.125rem !important;
    padding-bottom: 7.125rem !important;
  }

  .xl\:focus\:px-28\.5:focus {
    padding-left: 7.125rem !important;
    padding-right: 7.125rem !important;
  }

  .xl\:focus\:py-29\.5:focus {
    padding-top: 7.375rem !important;
    padding-bottom: 7.375rem !important;
  }

  .xl\:focus\:px-29\.5:focus {
    padding-left: 7.375rem !important;
    padding-right: 7.375rem !important;
  }

  .xl\:focus\:py-30\.5:focus {
    padding-top: 7.625rem !important;
    padding-bottom: 7.625rem !important;
  }

  .xl\:focus\:px-30\.5:focus {
    padding-left: 7.625rem !important;
    padding-right: 7.625rem !important;
  }

  .xl\:focus\:py-31\.5:focus {
    padding-top: 7.875rem !important;
    padding-bottom: 7.875rem !important;
  }

  .xl\:focus\:px-31\.5:focus {
    padding-left: 7.875rem !important;
    padding-right: 7.875rem !important;
  }

  .xl\:focus\:py-32\.5:focus {
    padding-top: 8.125rem !important;
    padding-bottom: 8.125rem !important;
  }

  .xl\:focus\:px-32\.5:focus {
    padding-left: 8.125rem !important;
    padding-right: 8.125rem !important;
  }

  .xl\:focus\:py-33\.5:focus {
    padding-top: 8.375rem !important;
    padding-bottom: 8.375rem !important;
  }

  .xl\:focus\:px-33\.5:focus {
    padding-left: 8.375rem !important;
    padding-right: 8.375rem !important;
  }

  .xl\:focus\:py-34\.5:focus {
    padding-top: 8.625rem !important;
    padding-bottom: 8.625rem !important;
  }

  .xl\:focus\:px-34\.5:focus {
    padding-left: 8.625rem !important;
    padding-right: 8.625rem !important;
  }

  .xl\:focus\:py-35\.5:focus {
    padding-top: 8.875rem !important;
    padding-bottom: 8.875rem !important;
  }

  .xl\:focus\:px-35\.5:focus {
    padding-left: 8.875rem !important;
    padding-right: 8.875rem !important;
  }

  .xl\:focus\:py-36\.5:focus {
    padding-top: 9.125rem !important;
    padding-bottom: 9.125rem !important;
  }

  .xl\:focus\:px-36\.5:focus {
    padding-left: 9.125rem !important;
    padding-right: 9.125rem !important;
  }

  .xl\:focus\:py-37\.5:focus {
    padding-top: 9.375rem !important;
    padding-bottom: 9.375rem !important;
  }

  .xl\:focus\:px-37\.5:focus {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
  }

  .xl\:focus\:py-38\.5:focus {
    padding-top: 9.625rem !important;
    padding-bottom: 9.625rem !important;
  }

  .xl\:focus\:px-38\.5:focus {
    padding-left: 9.625rem !important;
    padding-right: 9.625rem !important;
  }

  .xl\:focus\:py-39\.5:focus {
    padding-top: 9.875rem !important;
    padding-bottom: 9.875rem !important;
  }

  .xl\:focus\:px-39\.5:focus {
    padding-left: 9.875rem !important;
    padding-right: 9.875rem !important;
  }

  .xl\:focus\:py-40\.5:focus {
    padding-top: 10.125rem !important;
    padding-bottom: 10.125rem !important;
  }

  .xl\:focus\:px-40\.5:focus {
    padding-left: 10.125rem !important;
    padding-right: 10.125rem !important;
  }

  .xl\:focus\:py-41\.5:focus {
    padding-top: 10.375rem !important;
    padding-bottom: 10.375rem !important;
  }

  .xl\:focus\:px-41\.5:focus {
    padding-left: 10.375rem !important;
    padding-right: 10.375rem !important;
  }

  .xl\:focus\:py-42\.5:focus {
    padding-top: 10.625rem !important;
    padding-bottom: 10.625rem !important;
  }

  .xl\:focus\:px-42\.5:focus {
    padding-left: 10.625rem !important;
    padding-right: 10.625rem !important;
  }

  .xl\:focus\:py-43\.5:focus {
    padding-top: 10.875rem !important;
    padding-bottom: 10.875rem !important;
  }

  .xl\:focus\:px-43\.5:focus {
    padding-left: 10.875rem !important;
    padding-right: 10.875rem !important;
  }

  .xl\:focus\:py-44\.5:focus {
    padding-top: 11.125rem !important;
    padding-bottom: 11.125rem !important;
  }

  .xl\:focus\:px-44\.5:focus {
    padding-left: 11.125rem !important;
    padding-right: 11.125rem !important;
  }

  .xl\:focus\:py-45\.5:focus {
    padding-top: 11.375rem !important;
    padding-bottom: 11.375rem !important;
  }

  .xl\:focus\:px-45\.5:focus {
    padding-left: 11.375rem !important;
    padding-right: 11.375rem !important;
  }

  .xl\:focus\:py-46\.5:focus {
    padding-top: 11.625rem !important;
    padding-bottom: 11.625rem !important;
  }

  .xl\:focus\:px-46\.5:focus {
    padding-left: 11.625rem !important;
    padding-right: 11.625rem !important;
  }

  .xl\:focus\:py-47\.5:focus {
    padding-top: 11.875rem !important;
    padding-bottom: 11.875rem !important;
  }

  .xl\:focus\:px-47\.5:focus {
    padding-left: 11.875rem !important;
    padding-right: 11.875rem !important;
  }

  .xl\:focus\:py-48\.5:focus {
    padding-top: 12.125rem !important;
    padding-bottom: 12.125rem !important;
  }

  .xl\:focus\:px-48\.5:focus {
    padding-left: 12.125rem !important;
    padding-right: 12.125rem !important;
  }

  .xl\:focus\:py-49\.5:focus {
    padding-top: 12.375rem !important;
    padding-bottom: 12.375rem !important;
  }

  .xl\:focus\:px-49\.5:focus {
    padding-left: 12.375rem !important;
    padding-right: 12.375rem !important;
  }

  .xl\:focus\:py-50\.5:focus {
    padding-top: 12.625rem !important;
    padding-bottom: 12.625rem !important;
  }

  .xl\:focus\:px-50\.5:focus {
    padding-left: 12.625rem !important;
    padding-right: 12.625rem !important;
  }

  .xl\:focus\:py-51\.5:focus {
    padding-top: 12.875rem !important;
    padding-bottom: 12.875rem !important;
  }

  .xl\:focus\:px-51\.5:focus {
    padding-left: 12.875rem !important;
    padding-right: 12.875rem !important;
  }

  .xl\:focus\:py-52\.5:focus {
    padding-top: 13.125rem !important;
    padding-bottom: 13.125rem !important;
  }

  .xl\:focus\:px-52\.5:focus {
    padding-left: 13.125rem !important;
    padding-right: 13.125rem !important;
  }

  .xl\:focus\:py-53\.5:focus {
    padding-top: 13.375rem !important;
    padding-bottom: 13.375rem !important;
  }

  .xl\:focus\:px-53\.5:focus {
    padding-left: 13.375rem !important;
    padding-right: 13.375rem !important;
  }

  .xl\:focus\:py-54\.5:focus {
    padding-top: 13.625rem !important;
    padding-bottom: 13.625rem !important;
  }

  .xl\:focus\:px-54\.5:focus {
    padding-left: 13.625rem !important;
    padding-right: 13.625rem !important;
  }

  .xl\:focus\:py-55\.5:focus {
    padding-top: 13.875rem !important;
    padding-bottom: 13.875rem !important;
  }

  .xl\:focus\:px-55\.5:focus {
    padding-left: 13.875rem !important;
    padding-right: 13.875rem !important;
  }

  .xl\:focus\:py-56\.5:focus {
    padding-top: 14.125rem !important;
    padding-bottom: 14.125rem !important;
  }

  .xl\:focus\:px-56\.5:focus {
    padding-left: 14.125rem !important;
    padding-right: 14.125rem !important;
  }

  .xl\:focus\:py-57\.5:focus {
    padding-top: 14.375rem !important;
    padding-bottom: 14.375rem !important;
  }

  .xl\:focus\:px-57\.5:focus {
    padding-left: 14.375rem !important;
    padding-right: 14.375rem !important;
  }

  .xl\:focus\:py-58\.5:focus {
    padding-top: 14.625rem !important;
    padding-bottom: 14.625rem !important;
  }

  .xl\:focus\:px-58\.5:focus {
    padding-left: 14.625rem !important;
    padding-right: 14.625rem !important;
  }

  .xl\:focus\:py-59\.5:focus {
    padding-top: 14.875rem !important;
    padding-bottom: 14.875rem !important;
  }

  .xl\:focus\:px-59\.5:focus {
    padding-left: 14.875rem !important;
    padding-right: 14.875rem !important;
  }

  .xl\:focus\:py-60\.5:focus {
    padding-top: 15.125rem !important;
    padding-bottom: 15.125rem !important;
  }

  .xl\:focus\:px-60\.5:focus {
    padding-left: 15.125rem !important;
    padding-right: 15.125rem !important;
  }

  .xl\:focus\:py-61\.5:focus {
    padding-top: 15.375rem !important;
    padding-bottom: 15.375rem !important;
  }

  .xl\:focus\:px-61\.5:focus {
    padding-left: 15.375rem !important;
    padding-right: 15.375rem !important;
  }

  .xl\:focus\:py-62\.5:focus {
    padding-top: 15.625rem !important;
    padding-bottom: 15.625rem !important;
  }

  .xl\:focus\:px-62\.5:focus {
    padding-left: 15.625rem !important;
    padding-right: 15.625rem !important;
  }

  .xl\:focus\:py-63\.5:focus {
    padding-top: 15.875rem !important;
    padding-bottom: 15.875rem !important;
  }

  .xl\:focus\:px-63\.5:focus {
    padding-left: 15.875rem !important;
    padding-right: 15.875rem !important;
  }

  .xl\:focus\:py-64\.5:focus {
    padding-top: 16.125rem !important;
    padding-bottom: 16.125rem !important;
  }

  .xl\:focus\:px-64\.5:focus {
    padding-left: 16.125rem !important;
    padding-right: 16.125rem !important;
  }

  .xl\:focus\:py-65\.5:focus {
    padding-top: 16.375rem !important;
    padding-bottom: 16.375rem !important;
  }

  .xl\:focus\:px-65\.5:focus {
    padding-left: 16.375rem !important;
    padding-right: 16.375rem !important;
  }

  .xl\:focus\:py-66\.5:focus {
    padding-top: 16.625rem !important;
    padding-bottom: 16.625rem !important;
  }

  .xl\:focus\:px-66\.5:focus {
    padding-left: 16.625rem !important;
    padding-right: 16.625rem !important;
  }

  .xl\:focus\:py-67\.5:focus {
    padding-top: 16.875rem !important;
    padding-bottom: 16.875rem !important;
  }

  .xl\:focus\:px-67\.5:focus {
    padding-left: 16.875rem !important;
    padding-right: 16.875rem !important;
  }

  .xl\:focus\:py-68\.5:focus {
    padding-top: 17.125rem !important;
    padding-bottom: 17.125rem !important;
  }

  .xl\:focus\:px-68\.5:focus {
    padding-left: 17.125rem !important;
    padding-right: 17.125rem !important;
  }

  .xl\:focus\:py-69\.5:focus {
    padding-top: 17.375rem !important;
    padding-bottom: 17.375rem !important;
  }

  .xl\:focus\:px-69\.5:focus {
    padding-left: 17.375rem !important;
    padding-right: 17.375rem !important;
  }

  .xl\:focus\:py-70\.5:focus {
    padding-top: 17.625rem !important;
    padding-bottom: 17.625rem !important;
  }

  .xl\:focus\:px-70\.5:focus {
    padding-left: 17.625rem !important;
    padding-right: 17.625rem !important;
  }

  .xl\:focus\:py-71\.5:focus {
    padding-top: 17.875rem !important;
    padding-bottom: 17.875rem !important;
  }

  .xl\:focus\:px-71\.5:focus {
    padding-left: 17.875rem !important;
    padding-right: 17.875rem !important;
  }

  .xl\:focus\:py-72\.5:focus {
    padding-top: 18.125rem !important;
    padding-bottom: 18.125rem !important;
  }

  .xl\:focus\:px-72\.5:focus {
    padding-left: 18.125rem !important;
    padding-right: 18.125rem !important;
  }

  .xl\:focus\:py-73\.5:focus {
    padding-top: 18.375rem !important;
    padding-bottom: 18.375rem !important;
  }

  .xl\:focus\:px-73\.5:focus {
    padding-left: 18.375rem !important;
    padding-right: 18.375rem !important;
  }

  .xl\:focus\:py-74\.5:focus {
    padding-top: 18.625rem !important;
    padding-bottom: 18.625rem !important;
  }

  .xl\:focus\:px-74\.5:focus {
    padding-left: 18.625rem !important;
    padding-right: 18.625rem !important;
  }

  .xl\:focus\:py-75\.5:focus {
    padding-top: 18.875rem !important;
    padding-bottom: 18.875rem !important;
  }

  .xl\:focus\:px-75\.5:focus {
    padding-left: 18.875rem !important;
    padding-right: 18.875rem !important;
  }

  .xl\:focus\:py-76\.5:focus {
    padding-top: 19.125rem !important;
    padding-bottom: 19.125rem !important;
  }

  .xl\:focus\:px-76\.5:focus {
    padding-left: 19.125rem !important;
    padding-right: 19.125rem !important;
  }

  .xl\:focus\:py-77\.5:focus {
    padding-top: 19.375rem !important;
    padding-bottom: 19.375rem !important;
  }

  .xl\:focus\:px-77\.5:focus {
    padding-left: 19.375rem !important;
    padding-right: 19.375rem !important;
  }

  .xl\:focus\:py-78\.5:focus {
    padding-top: 19.625rem !important;
    padding-bottom: 19.625rem !important;
  }

  .xl\:focus\:px-78\.5:focus {
    padding-left: 19.625rem !important;
    padding-right: 19.625rem !important;
  }

  .xl\:focus\:py-79\.5:focus {
    padding-top: 19.875rem !important;
    padding-bottom: 19.875rem !important;
  }

  .xl\:focus\:px-79\.5:focus {
    padding-left: 19.875rem !important;
    padding-right: 19.875rem !important;
  }

  .xl\:focus\:py-80\.5:focus {
    padding-top: 20.125rem !important;
    padding-bottom: 20.125rem !important;
  }

  .xl\:focus\:px-80\.5:focus {
    padding-left: 20.125rem !important;
    padding-right: 20.125rem !important;
  }

  .xl\:focus\:py-81\.5:focus {
    padding-top: 20.375rem !important;
    padding-bottom: 20.375rem !important;
  }

  .xl\:focus\:px-81\.5:focus {
    padding-left: 20.375rem !important;
    padding-right: 20.375rem !important;
  }

  .xl\:focus\:py-82\.5:focus {
    padding-top: 20.625rem !important;
    padding-bottom: 20.625rem !important;
  }

  .xl\:focus\:px-82\.5:focus {
    padding-left: 20.625rem !important;
    padding-right: 20.625rem !important;
  }

  .xl\:focus\:py-83\.5:focus {
    padding-top: 20.875rem !important;
    padding-bottom: 20.875rem !important;
  }

  .xl\:focus\:px-83\.5:focus {
    padding-left: 20.875rem !important;
    padding-right: 20.875rem !important;
  }

  .xl\:focus\:py-84\.5:focus {
    padding-top: 21.125rem !important;
    padding-bottom: 21.125rem !important;
  }

  .xl\:focus\:px-84\.5:focus {
    padding-left: 21.125rem !important;
    padding-right: 21.125rem !important;
  }

  .xl\:focus\:py-85\.5:focus {
    padding-top: 21.375rem !important;
    padding-bottom: 21.375rem !important;
  }

  .xl\:focus\:px-85\.5:focus {
    padding-left: 21.375rem !important;
    padding-right: 21.375rem !important;
  }

  .xl\:focus\:py-86\.5:focus {
    padding-top: 21.625rem !important;
    padding-bottom: 21.625rem !important;
  }

  .xl\:focus\:px-86\.5:focus {
    padding-left: 21.625rem !important;
    padding-right: 21.625rem !important;
  }

  .xl\:focus\:py-87\.5:focus {
    padding-top: 21.875rem !important;
    padding-bottom: 21.875rem !important;
  }

  .xl\:focus\:px-87\.5:focus {
    padding-left: 21.875rem !important;
    padding-right: 21.875rem !important;
  }

  .xl\:focus\:py-88\.5:focus {
    padding-top: 22.125rem !important;
    padding-bottom: 22.125rem !important;
  }

  .xl\:focus\:px-88\.5:focus {
    padding-left: 22.125rem !important;
    padding-right: 22.125rem !important;
  }

  .xl\:focus\:py-89\.5:focus {
    padding-top: 22.375rem !important;
    padding-bottom: 22.375rem !important;
  }

  .xl\:focus\:px-89\.5:focus {
    padding-left: 22.375rem !important;
    padding-right: 22.375rem !important;
  }

  .xl\:focus\:py-90\.5:focus {
    padding-top: 22.625rem !important;
    padding-bottom: 22.625rem !important;
  }

  .xl\:focus\:px-90\.5:focus {
    padding-left: 22.625rem !important;
    padding-right: 22.625rem !important;
  }

  .xl\:focus\:py-91\.5:focus {
    padding-top: 22.875rem !important;
    padding-bottom: 22.875rem !important;
  }

  .xl\:focus\:px-91\.5:focus {
    padding-left: 22.875rem !important;
    padding-right: 22.875rem !important;
  }

  .xl\:focus\:py-92\.5:focus {
    padding-top: 23.125rem !important;
    padding-bottom: 23.125rem !important;
  }

  .xl\:focus\:px-92\.5:focus {
    padding-left: 23.125rem !important;
    padding-right: 23.125rem !important;
  }

  .xl\:focus\:py-93\.5:focus {
    padding-top: 23.375rem !important;
    padding-bottom: 23.375rem !important;
  }

  .xl\:focus\:px-93\.5:focus {
    padding-left: 23.375rem !important;
    padding-right: 23.375rem !important;
  }

  .xl\:focus\:py-94\.5:focus {
    padding-top: 23.625rem !important;
    padding-bottom: 23.625rem !important;
  }

  .xl\:focus\:px-94\.5:focus {
    padding-left: 23.625rem !important;
    padding-right: 23.625rem !important;
  }

  .xl\:focus\:py-95\.5:focus {
    padding-top: 23.875rem !important;
    padding-bottom: 23.875rem !important;
  }

  .xl\:focus\:px-95\.5:focus {
    padding-left: 23.875rem !important;
    padding-right: 23.875rem !important;
  }

  .xl\:focus\:py-96\.5:focus {
    padding-top: 24.125rem !important;
    padding-bottom: 24.125rem !important;
  }

  .xl\:focus\:px-96\.5:focus {
    padding-left: 24.125rem !important;
    padding-right: 24.125rem !important;
  }

  .xl\:focus\:py-97\.5:focus {
    padding-top: 24.375rem !important;
    padding-bottom: 24.375rem !important;
  }

  .xl\:focus\:px-97\.5:focus {
    padding-left: 24.375rem !important;
    padding-right: 24.375rem !important;
  }

  .xl\:focus\:py-98\.5:focus {
    padding-top: 24.625rem !important;
    padding-bottom: 24.625rem !important;
  }

  .xl\:focus\:px-98\.5:focus {
    padding-left: 24.625rem !important;
    padding-right: 24.625rem !important;
  }

  .xl\:focus\:py-99\.5:focus {
    padding-top: 24.875rem !important;
    padding-bottom: 24.875rem !important;
  }

  .xl\:focus\:px-99\.5:focus {
    padding-left: 24.875rem !important;
    padding-right: 24.875rem !important;
  }

  .xl\:focus\:py-100\.5:focus {
    padding-top: 25.125rem !important;
    padding-bottom: 25.125rem !important;
  }

  .xl\:focus\:px-100\.5:focus {
    padding-left: 25.125rem !important;
    padding-right: 25.125rem !important;
  }

  .xl\:focus\:py-101\.5:focus {
    padding-top: 25.375rem !important;
    padding-bottom: 25.375rem !important;
  }

  .xl\:focus\:px-101\.5:focus {
    padding-left: 25.375rem !important;
    padding-right: 25.375rem !important;
  }

  .xl\:focus\:py-102\.5:focus {
    padding-top: 25.625rem !important;
    padding-bottom: 25.625rem !important;
  }

  .xl\:focus\:px-102\.5:focus {
    padding-left: 25.625rem !important;
    padding-right: 25.625rem !important;
  }

  .xl\:focus\:py-103\.5:focus {
    padding-top: 25.875rem !important;
    padding-bottom: 25.875rem !important;
  }

  .xl\:focus\:px-103\.5:focus {
    padding-left: 25.875rem !important;
    padding-right: 25.875rem !important;
  }

  .xl\:focus\:py-104\.5:focus {
    padding-top: 26.125rem !important;
    padding-bottom: 26.125rem !important;
  }

  .xl\:focus\:px-104\.5:focus {
    padding-left: 26.125rem !important;
    padding-right: 26.125rem !important;
  }

  .xl\:focus\:pt-0:focus {
    padding-top: 0rem !important;
  }

  .xl\:focus\:pr-0:focus {
    padding-right: 0rem !important;
  }

  .xl\:focus\:pb-0:focus {
    padding-bottom: 0rem !important;
  }

  .xl\:focus\:pl-0:focus {
    padding-left: 0rem !important;
  }

  .xl\:focus\:pt-1:focus {
    padding-top: 0.25rem !important;
  }

  .xl\:focus\:pr-1:focus {
    padding-right: 0.25rem !important;
  }

  .xl\:focus\:pb-1:focus {
    padding-bottom: 0.25rem !important;
  }

  .xl\:focus\:pl-1:focus {
    padding-left: 0.25rem !important;
  }

  .xl\:focus\:pt-2:focus {
    padding-top: 0.5rem !important;
  }

  .xl\:focus\:pr-2:focus {
    padding-right: 0.5rem !important;
  }

  .xl\:focus\:pb-2:focus {
    padding-bottom: 0.5rem !important;
  }

  .xl\:focus\:pl-2:focus {
    padding-left: 0.5rem !important;
  }

  .xl\:focus\:pt-3:focus {
    padding-top: 0.75rem !important;
  }

  .xl\:focus\:pr-3:focus {
    padding-right: 0.75rem !important;
  }

  .xl\:focus\:pb-3:focus {
    padding-bottom: 0.75rem !important;
  }

  .xl\:focus\:pl-3:focus {
    padding-left: 0.75rem !important;
  }

  .xl\:focus\:pt-4:focus {
    padding-top: 1rem !important;
  }

  .xl\:focus\:pr-4:focus {
    padding-right: 1rem !important;
  }

  .xl\:focus\:pb-4:focus {
    padding-bottom: 1rem !important;
  }

  .xl\:focus\:pl-4:focus {
    padding-left: 1rem !important;
  }

  .xl\:focus\:pt-5:focus {
    padding-top: 1.25rem !important;
  }

  .xl\:focus\:pr-5:focus {
    padding-right: 1.25rem !important;
  }

  .xl\:focus\:pb-5:focus {
    padding-bottom: 1.25rem !important;
  }

  .xl\:focus\:pl-5:focus {
    padding-left: 1.25rem !important;
  }

  .xl\:focus\:pt-6:focus {
    padding-top: 1.5rem !important;
  }

  .xl\:focus\:pr-6:focus {
    padding-right: 1.5rem !important;
  }

  .xl\:focus\:pb-6:focus {
    padding-bottom: 1.5rem !important;
  }

  .xl\:focus\:pl-6:focus {
    padding-left: 1.5rem !important;
  }

  .xl\:focus\:pt-7:focus {
    padding-top: 1.75rem !important;
  }

  .xl\:focus\:pr-7:focus {
    padding-right: 1.75rem !important;
  }

  .xl\:focus\:pb-7:focus {
    padding-bottom: 1.75rem !important;
  }

  .xl\:focus\:pl-7:focus {
    padding-left: 1.75rem !important;
  }

  .xl\:focus\:pt-8:focus {
    padding-top: 2rem !important;
  }

  .xl\:focus\:pr-8:focus {
    padding-right: 2rem !important;
  }

  .xl\:focus\:pb-8:focus {
    padding-bottom: 2rem !important;
  }

  .xl\:focus\:pl-8:focus {
    padding-left: 2rem !important;
  }

  .xl\:focus\:pt-9:focus {
    padding-top: 2.25rem !important;
  }

  .xl\:focus\:pr-9:focus {
    padding-right: 2.25rem !important;
  }

  .xl\:focus\:pb-9:focus {
    padding-bottom: 2.25rem !important;
  }

  .xl\:focus\:pl-9:focus {
    padding-left: 2.25rem !important;
  }

  .xl\:focus\:pt-10:focus {
    padding-top: 2.5rem !important;
  }

  .xl\:focus\:pr-10:focus {
    padding-right: 2.5rem !important;
  }

  .xl\:focus\:pb-10:focus {
    padding-bottom: 2.5rem !important;
  }

  .xl\:focus\:pl-10:focus {
    padding-left: 2.5rem !important;
  }

  .xl\:focus\:pt-11:focus {
    padding-top: 2.75rem !important;
  }

  .xl\:focus\:pr-11:focus {
    padding-right: 2.75rem !important;
  }

  .xl\:focus\:pb-11:focus {
    padding-bottom: 2.75rem !important;
  }

  .xl\:focus\:pl-11:focus {
    padding-left: 2.75rem !important;
  }

  .xl\:focus\:pt-12:focus {
    padding-top: 3rem !important;
  }

  .xl\:focus\:pr-12:focus {
    padding-right: 3rem !important;
  }

  .xl\:focus\:pb-12:focus {
    padding-bottom: 3rem !important;
  }

  .xl\:focus\:pl-12:focus {
    padding-left: 3rem !important;
  }

  .xl\:focus\:pt-13:focus {
    padding-top: 3.25rem !important;
  }

  .xl\:focus\:pr-13:focus {
    padding-right: 3.25rem !important;
  }

  .xl\:focus\:pb-13:focus {
    padding-bottom: 3.25rem !important;
  }

  .xl\:focus\:pl-13:focus {
    padding-left: 3.25rem !important;
  }

  .xl\:focus\:pt-14:focus {
    padding-top: 3.5rem !important;
  }

  .xl\:focus\:pr-14:focus {
    padding-right: 3.5rem !important;
  }

  .xl\:focus\:pb-14:focus {
    padding-bottom: 3.5rem !important;
  }

  .xl\:focus\:pl-14:focus {
    padding-left: 3.5rem !important;
  }

  .xl\:focus\:pt-15:focus {
    padding-top: 3.75rem !important;
  }

  .xl\:focus\:pr-15:focus {
    padding-right: 3.75rem !important;
  }

  .xl\:focus\:pb-15:focus {
    padding-bottom: 3.75rem !important;
  }

  .xl\:focus\:pl-15:focus {
    padding-left: 3.75rem !important;
  }

  .xl\:focus\:pt-16:focus {
    padding-top: 4rem !important;
  }

  .xl\:focus\:pr-16:focus {
    padding-right: 4rem !important;
  }

  .xl\:focus\:pb-16:focus {
    padding-bottom: 4rem !important;
  }

  .xl\:focus\:pl-16:focus {
    padding-left: 4rem !important;
  }

  .xl\:focus\:pt-17:focus {
    padding-top: 4.25rem !important;
  }

  .xl\:focus\:pr-17:focus {
    padding-right: 4.25rem !important;
  }

  .xl\:focus\:pb-17:focus {
    padding-bottom: 4.25rem !important;
  }

  .xl\:focus\:pl-17:focus {
    padding-left: 4.25rem !important;
  }

  .xl\:focus\:pt-18:focus {
    padding-top: 4.5rem !important;
  }

  .xl\:focus\:pr-18:focus {
    padding-right: 4.5rem !important;
  }

  .xl\:focus\:pb-18:focus {
    padding-bottom: 4.5rem !important;
  }

  .xl\:focus\:pl-18:focus {
    padding-left: 4.5rem !important;
  }

  .xl\:focus\:pt-19:focus {
    padding-top: 4.75rem !important;
  }

  .xl\:focus\:pr-19:focus {
    padding-right: 4.75rem !important;
  }

  .xl\:focus\:pb-19:focus {
    padding-bottom: 4.75rem !important;
  }

  .xl\:focus\:pl-19:focus {
    padding-left: 4.75rem !important;
  }

  .xl\:focus\:pt-20:focus {
    padding-top: 5rem !important;
  }

  .xl\:focus\:pr-20:focus {
    padding-right: 5rem !important;
  }

  .xl\:focus\:pb-20:focus {
    padding-bottom: 5rem !important;
  }

  .xl\:focus\:pl-20:focus {
    padding-left: 5rem !important;
  }

  .xl\:focus\:pt-21:focus {
    padding-top: 5.25rem !important;
  }

  .xl\:focus\:pr-21:focus {
    padding-right: 5.25rem !important;
  }

  .xl\:focus\:pb-21:focus {
    padding-bottom: 5.25rem !important;
  }

  .xl\:focus\:pl-21:focus {
    padding-left: 5.25rem !important;
  }

  .xl\:focus\:pt-22:focus {
    padding-top: 5.5rem !important;
  }

  .xl\:focus\:pr-22:focus {
    padding-right: 5.5rem !important;
  }

  .xl\:focus\:pb-22:focus {
    padding-bottom: 5.5rem !important;
  }

  .xl\:focus\:pl-22:focus {
    padding-left: 5.5rem !important;
  }

  .xl\:focus\:pt-23:focus {
    padding-top: 5.75rem !important;
  }

  .xl\:focus\:pr-23:focus {
    padding-right: 5.75rem !important;
  }

  .xl\:focus\:pb-23:focus {
    padding-bottom: 5.75rem !important;
  }

  .xl\:focus\:pl-23:focus {
    padding-left: 5.75rem !important;
  }

  .xl\:focus\:pt-24:focus {
    padding-top: 6rem !important;
  }

  .xl\:focus\:pr-24:focus {
    padding-right: 6rem !important;
  }

  .xl\:focus\:pb-24:focus {
    padding-bottom: 6rem !important;
  }

  .xl\:focus\:pl-24:focus {
    padding-left: 6rem !important;
  }

  .xl\:focus\:pt-25:focus {
    padding-top: 6.25rem !important;
  }

  .xl\:focus\:pr-25:focus {
    padding-right: 6.25rem !important;
  }

  .xl\:focus\:pb-25:focus {
    padding-bottom: 6.25rem !important;
  }

  .xl\:focus\:pl-25:focus {
    padding-left: 6.25rem !important;
  }

  .xl\:focus\:pt-26:focus {
    padding-top: 6.5rem !important;
  }

  .xl\:focus\:pr-26:focus {
    padding-right: 6.5rem !important;
  }

  .xl\:focus\:pb-26:focus {
    padding-bottom: 6.5rem !important;
  }

  .xl\:focus\:pl-26:focus {
    padding-left: 6.5rem !important;
  }

  .xl\:focus\:pt-27:focus {
    padding-top: 6.75rem !important;
  }

  .xl\:focus\:pr-27:focus {
    padding-right: 6.75rem !important;
  }

  .xl\:focus\:pb-27:focus {
    padding-bottom: 6.75rem !important;
  }

  .xl\:focus\:pl-27:focus {
    padding-left: 6.75rem !important;
  }

  .xl\:focus\:pt-28:focus {
    padding-top: 7rem !important;
  }

  .xl\:focus\:pr-28:focus {
    padding-right: 7rem !important;
  }

  .xl\:focus\:pb-28:focus {
    padding-bottom: 7rem !important;
  }

  .xl\:focus\:pl-28:focus {
    padding-left: 7rem !important;
  }

  .xl\:focus\:pt-29:focus {
    padding-top: 7.25rem !important;
  }

  .xl\:focus\:pr-29:focus {
    padding-right: 7.25rem !important;
  }

  .xl\:focus\:pb-29:focus {
    padding-bottom: 7.25rem !important;
  }

  .xl\:focus\:pl-29:focus {
    padding-left: 7.25rem !important;
  }

  .xl\:focus\:pt-30:focus {
    padding-top: 7.5rem !important;
  }

  .xl\:focus\:pr-30:focus {
    padding-right: 7.5rem !important;
  }

  .xl\:focus\:pb-30:focus {
    padding-bottom: 7.5rem !important;
  }

  .xl\:focus\:pl-30:focus {
    padding-left: 7.5rem !important;
  }

  .xl\:focus\:pt-31:focus {
    padding-top: 7.75rem !important;
  }

  .xl\:focus\:pr-31:focus {
    padding-right: 7.75rem !important;
  }

  .xl\:focus\:pb-31:focus {
    padding-bottom: 7.75rem !important;
  }

  .xl\:focus\:pl-31:focus {
    padding-left: 7.75rem !important;
  }

  .xl\:focus\:pt-32:focus {
    padding-top: 8rem !important;
  }

  .xl\:focus\:pr-32:focus {
    padding-right: 8rem !important;
  }

  .xl\:focus\:pb-32:focus {
    padding-bottom: 8rem !important;
  }

  .xl\:focus\:pl-32:focus {
    padding-left: 8rem !important;
  }

  .xl\:focus\:pt-33:focus {
    padding-top: 8.25rem !important;
  }

  .xl\:focus\:pr-33:focus {
    padding-right: 8.25rem !important;
  }

  .xl\:focus\:pb-33:focus {
    padding-bottom: 8.25rem !important;
  }

  .xl\:focus\:pl-33:focus {
    padding-left: 8.25rem !important;
  }

  .xl\:focus\:pt-34:focus {
    padding-top: 8.5rem !important;
  }

  .xl\:focus\:pr-34:focus {
    padding-right: 8.5rem !important;
  }

  .xl\:focus\:pb-34:focus {
    padding-bottom: 8.5rem !important;
  }

  .xl\:focus\:pl-34:focus {
    padding-left: 8.5rem !important;
  }

  .xl\:focus\:pt-35:focus {
    padding-top: 8.75rem !important;
  }

  .xl\:focus\:pr-35:focus {
    padding-right: 8.75rem !important;
  }

  .xl\:focus\:pb-35:focus {
    padding-bottom: 8.75rem !important;
  }

  .xl\:focus\:pl-35:focus {
    padding-left: 8.75rem !important;
  }

  .xl\:focus\:pt-36:focus {
    padding-top: 9rem !important;
  }

  .xl\:focus\:pr-36:focus {
    padding-right: 9rem !important;
  }

  .xl\:focus\:pb-36:focus {
    padding-bottom: 9rem !important;
  }

  .xl\:focus\:pl-36:focus {
    padding-left: 9rem !important;
  }

  .xl\:focus\:pt-37:focus {
    padding-top: 9.25rem !important;
  }

  .xl\:focus\:pr-37:focus {
    padding-right: 9.25rem !important;
  }

  .xl\:focus\:pb-37:focus {
    padding-bottom: 9.25rem !important;
  }

  .xl\:focus\:pl-37:focus {
    padding-left: 9.25rem !important;
  }

  .xl\:focus\:pt-38:focus {
    padding-top: 9.5rem !important;
  }

  .xl\:focus\:pr-38:focus {
    padding-right: 9.5rem !important;
  }

  .xl\:focus\:pb-38:focus {
    padding-bottom: 9.5rem !important;
  }

  .xl\:focus\:pl-38:focus {
    padding-left: 9.5rem !important;
  }

  .xl\:focus\:pt-39:focus {
    padding-top: 9.75rem !important;
  }

  .xl\:focus\:pr-39:focus {
    padding-right: 9.75rem !important;
  }

  .xl\:focus\:pb-39:focus {
    padding-bottom: 9.75rem !important;
  }

  .xl\:focus\:pl-39:focus {
    padding-left: 9.75rem !important;
  }

  .xl\:focus\:pt-40:focus {
    padding-top: 10rem !important;
  }

  .xl\:focus\:pr-40:focus {
    padding-right: 10rem !important;
  }

  .xl\:focus\:pb-40:focus {
    padding-bottom: 10rem !important;
  }

  .xl\:focus\:pl-40:focus {
    padding-left: 10rem !important;
  }

  .xl\:focus\:pt-41:focus {
    padding-top: 10.25rem !important;
  }

  .xl\:focus\:pr-41:focus {
    padding-right: 10.25rem !important;
  }

  .xl\:focus\:pb-41:focus {
    padding-bottom: 10.25rem !important;
  }

  .xl\:focus\:pl-41:focus {
    padding-left: 10.25rem !important;
  }

  .xl\:focus\:pt-42:focus {
    padding-top: 10.5rem !important;
  }

  .xl\:focus\:pr-42:focus {
    padding-right: 10.5rem !important;
  }

  .xl\:focus\:pb-42:focus {
    padding-bottom: 10.5rem !important;
  }

  .xl\:focus\:pl-42:focus {
    padding-left: 10.5rem !important;
  }

  .xl\:focus\:pt-43:focus {
    padding-top: 10.75rem !important;
  }

  .xl\:focus\:pr-43:focus {
    padding-right: 10.75rem !important;
  }

  .xl\:focus\:pb-43:focus {
    padding-bottom: 10.75rem !important;
  }

  .xl\:focus\:pl-43:focus {
    padding-left: 10.75rem !important;
  }

  .xl\:focus\:pt-44:focus {
    padding-top: 11rem !important;
  }

  .xl\:focus\:pr-44:focus {
    padding-right: 11rem !important;
  }

  .xl\:focus\:pb-44:focus {
    padding-bottom: 11rem !important;
  }

  .xl\:focus\:pl-44:focus {
    padding-left: 11rem !important;
  }

  .xl\:focus\:pt-45:focus {
    padding-top: 11.25rem !important;
  }

  .xl\:focus\:pr-45:focus {
    padding-right: 11.25rem !important;
  }

  .xl\:focus\:pb-45:focus {
    padding-bottom: 11.25rem !important;
  }

  .xl\:focus\:pl-45:focus {
    padding-left: 11.25rem !important;
  }

  .xl\:focus\:pt-46:focus {
    padding-top: 11.5rem !important;
  }

  .xl\:focus\:pr-46:focus {
    padding-right: 11.5rem !important;
  }

  .xl\:focus\:pb-46:focus {
    padding-bottom: 11.5rem !important;
  }

  .xl\:focus\:pl-46:focus {
    padding-left: 11.5rem !important;
  }

  .xl\:focus\:pt-47:focus {
    padding-top: 11.75rem !important;
  }

  .xl\:focus\:pr-47:focus {
    padding-right: 11.75rem !important;
  }

  .xl\:focus\:pb-47:focus {
    padding-bottom: 11.75rem !important;
  }

  .xl\:focus\:pl-47:focus {
    padding-left: 11.75rem !important;
  }

  .xl\:focus\:pt-48:focus {
    padding-top: 12rem !important;
  }

  .xl\:focus\:pr-48:focus {
    padding-right: 12rem !important;
  }

  .xl\:focus\:pb-48:focus {
    padding-bottom: 12rem !important;
  }

  .xl\:focus\:pl-48:focus {
    padding-left: 12rem !important;
  }

  .xl\:focus\:pt-49:focus {
    padding-top: 12.25rem !important;
  }

  .xl\:focus\:pr-49:focus {
    padding-right: 12.25rem !important;
  }

  .xl\:focus\:pb-49:focus {
    padding-bottom: 12.25rem !important;
  }

  .xl\:focus\:pl-49:focus {
    padding-left: 12.25rem !important;
  }

  .xl\:focus\:pt-50:focus {
    padding-top: 12.5rem !important;
  }

  .xl\:focus\:pr-50:focus {
    padding-right: 12.5rem !important;
  }

  .xl\:focus\:pb-50:focus {
    padding-bottom: 12.5rem !important;
  }

  .xl\:focus\:pl-50:focus {
    padding-left: 12.5rem !important;
  }

  .xl\:focus\:pt-51:focus {
    padding-top: 12.75rem !important;
  }

  .xl\:focus\:pr-51:focus {
    padding-right: 12.75rem !important;
  }

  .xl\:focus\:pb-51:focus {
    padding-bottom: 12.75rem !important;
  }

  .xl\:focus\:pl-51:focus {
    padding-left: 12.75rem !important;
  }

  .xl\:focus\:pt-52:focus {
    padding-top: 13rem !important;
  }

  .xl\:focus\:pr-52:focus {
    padding-right: 13rem !important;
  }

  .xl\:focus\:pb-52:focus {
    padding-bottom: 13rem !important;
  }

  .xl\:focus\:pl-52:focus {
    padding-left: 13rem !important;
  }

  .xl\:focus\:pt-53:focus {
    padding-top: 13.25rem !important;
  }

  .xl\:focus\:pr-53:focus {
    padding-right: 13.25rem !important;
  }

  .xl\:focus\:pb-53:focus {
    padding-bottom: 13.25rem !important;
  }

  .xl\:focus\:pl-53:focus {
    padding-left: 13.25rem !important;
  }

  .xl\:focus\:pt-54:focus {
    padding-top: 13.5rem !important;
  }

  .xl\:focus\:pr-54:focus {
    padding-right: 13.5rem !important;
  }

  .xl\:focus\:pb-54:focus {
    padding-bottom: 13.5rem !important;
  }

  .xl\:focus\:pl-54:focus {
    padding-left: 13.5rem !important;
  }

  .xl\:focus\:pt-55:focus {
    padding-top: 13.75rem !important;
  }

  .xl\:focus\:pr-55:focus {
    padding-right: 13.75rem !important;
  }

  .xl\:focus\:pb-55:focus {
    padding-bottom: 13.75rem !important;
  }

  .xl\:focus\:pl-55:focus {
    padding-left: 13.75rem !important;
  }

  .xl\:focus\:pt-56:focus {
    padding-top: 14rem !important;
  }

  .xl\:focus\:pr-56:focus {
    padding-right: 14rem !important;
  }

  .xl\:focus\:pb-56:focus {
    padding-bottom: 14rem !important;
  }

  .xl\:focus\:pl-56:focus {
    padding-left: 14rem !important;
  }

  .xl\:focus\:pt-57:focus {
    padding-top: 14.25rem !important;
  }

  .xl\:focus\:pr-57:focus {
    padding-right: 14.25rem !important;
  }

  .xl\:focus\:pb-57:focus {
    padding-bottom: 14.25rem !important;
  }

  .xl\:focus\:pl-57:focus {
    padding-left: 14.25rem !important;
  }

  .xl\:focus\:pt-58:focus {
    padding-top: 14.5rem !important;
  }

  .xl\:focus\:pr-58:focus {
    padding-right: 14.5rem !important;
  }

  .xl\:focus\:pb-58:focus {
    padding-bottom: 14.5rem !important;
  }

  .xl\:focus\:pl-58:focus {
    padding-left: 14.5rem !important;
  }

  .xl\:focus\:pt-59:focus {
    padding-top: 14.75rem !important;
  }

  .xl\:focus\:pr-59:focus {
    padding-right: 14.75rem !important;
  }

  .xl\:focus\:pb-59:focus {
    padding-bottom: 14.75rem !important;
  }

  .xl\:focus\:pl-59:focus {
    padding-left: 14.75rem !important;
  }

  .xl\:focus\:pt-60:focus {
    padding-top: 15rem !important;
  }

  .xl\:focus\:pr-60:focus {
    padding-right: 15rem !important;
  }

  .xl\:focus\:pb-60:focus {
    padding-bottom: 15rem !important;
  }

  .xl\:focus\:pl-60:focus {
    padding-left: 15rem !important;
  }

  .xl\:focus\:pt-61:focus {
    padding-top: 15.25rem !important;
  }

  .xl\:focus\:pr-61:focus {
    padding-right: 15.25rem !important;
  }

  .xl\:focus\:pb-61:focus {
    padding-bottom: 15.25rem !important;
  }

  .xl\:focus\:pl-61:focus {
    padding-left: 15.25rem !important;
  }

  .xl\:focus\:pt-62:focus {
    padding-top: 15.5rem !important;
  }

  .xl\:focus\:pr-62:focus {
    padding-right: 15.5rem !important;
  }

  .xl\:focus\:pb-62:focus {
    padding-bottom: 15.5rem !important;
  }

  .xl\:focus\:pl-62:focus {
    padding-left: 15.5rem !important;
  }

  .xl\:focus\:pt-63:focus {
    padding-top: 15.75rem !important;
  }

  .xl\:focus\:pr-63:focus {
    padding-right: 15.75rem !important;
  }

  .xl\:focus\:pb-63:focus {
    padding-bottom: 15.75rem !important;
  }

  .xl\:focus\:pl-63:focus {
    padding-left: 15.75rem !important;
  }

  .xl\:focus\:pt-64:focus {
    padding-top: 16rem !important;
  }

  .xl\:focus\:pr-64:focus {
    padding-right: 16rem !important;
  }

  .xl\:focus\:pb-64:focus {
    padding-bottom: 16rem !important;
  }

  .xl\:focus\:pl-64:focus {
    padding-left: 16rem !important;
  }

  .xl\:focus\:pt-65:focus {
    padding-top: 16.25rem !important;
  }

  .xl\:focus\:pr-65:focus {
    padding-right: 16.25rem !important;
  }

  .xl\:focus\:pb-65:focus {
    padding-bottom: 16.25rem !important;
  }

  .xl\:focus\:pl-65:focus {
    padding-left: 16.25rem !important;
  }

  .xl\:focus\:pt-66:focus {
    padding-top: 16.5rem !important;
  }

  .xl\:focus\:pr-66:focus {
    padding-right: 16.5rem !important;
  }

  .xl\:focus\:pb-66:focus {
    padding-bottom: 16.5rem !important;
  }

  .xl\:focus\:pl-66:focus {
    padding-left: 16.5rem !important;
  }

  .xl\:focus\:pt-67:focus {
    padding-top: 16.75rem !important;
  }

  .xl\:focus\:pr-67:focus {
    padding-right: 16.75rem !important;
  }

  .xl\:focus\:pb-67:focus {
    padding-bottom: 16.75rem !important;
  }

  .xl\:focus\:pl-67:focus {
    padding-left: 16.75rem !important;
  }

  .xl\:focus\:pt-68:focus {
    padding-top: 17rem !important;
  }

  .xl\:focus\:pr-68:focus {
    padding-right: 17rem !important;
  }

  .xl\:focus\:pb-68:focus {
    padding-bottom: 17rem !important;
  }

  .xl\:focus\:pl-68:focus {
    padding-left: 17rem !important;
  }

  .xl\:focus\:pt-69:focus {
    padding-top: 17.25rem !important;
  }

  .xl\:focus\:pr-69:focus {
    padding-right: 17.25rem !important;
  }

  .xl\:focus\:pb-69:focus {
    padding-bottom: 17.25rem !important;
  }

  .xl\:focus\:pl-69:focus {
    padding-left: 17.25rem !important;
  }

  .xl\:focus\:pt-70:focus {
    padding-top: 17.5rem !important;
  }

  .xl\:focus\:pr-70:focus {
    padding-right: 17.5rem !important;
  }

  .xl\:focus\:pb-70:focus {
    padding-bottom: 17.5rem !important;
  }

  .xl\:focus\:pl-70:focus {
    padding-left: 17.5rem !important;
  }

  .xl\:focus\:pt-71:focus {
    padding-top: 17.75rem !important;
  }

  .xl\:focus\:pr-71:focus {
    padding-right: 17.75rem !important;
  }

  .xl\:focus\:pb-71:focus {
    padding-bottom: 17.75rem !important;
  }

  .xl\:focus\:pl-71:focus {
    padding-left: 17.75rem !important;
  }

  .xl\:focus\:pt-72:focus {
    padding-top: 18rem !important;
  }

  .xl\:focus\:pr-72:focus {
    padding-right: 18rem !important;
  }

  .xl\:focus\:pb-72:focus {
    padding-bottom: 18rem !important;
  }

  .xl\:focus\:pl-72:focus {
    padding-left: 18rem !important;
  }

  .xl\:focus\:pt-73:focus {
    padding-top: 18.25rem !important;
  }

  .xl\:focus\:pr-73:focus {
    padding-right: 18.25rem !important;
  }

  .xl\:focus\:pb-73:focus {
    padding-bottom: 18.25rem !important;
  }

  .xl\:focus\:pl-73:focus {
    padding-left: 18.25rem !important;
  }

  .xl\:focus\:pt-74:focus {
    padding-top: 18.5rem !important;
  }

  .xl\:focus\:pr-74:focus {
    padding-right: 18.5rem !important;
  }

  .xl\:focus\:pb-74:focus {
    padding-bottom: 18.5rem !important;
  }

  .xl\:focus\:pl-74:focus {
    padding-left: 18.5rem !important;
  }

  .xl\:focus\:pt-75:focus {
    padding-top: 18.75rem !important;
  }

  .xl\:focus\:pr-75:focus {
    padding-right: 18.75rem !important;
  }

  .xl\:focus\:pb-75:focus {
    padding-bottom: 18.75rem !important;
  }

  .xl\:focus\:pl-75:focus {
    padding-left: 18.75rem !important;
  }

  .xl\:focus\:pt-76:focus {
    padding-top: 19rem !important;
  }

  .xl\:focus\:pr-76:focus {
    padding-right: 19rem !important;
  }

  .xl\:focus\:pb-76:focus {
    padding-bottom: 19rem !important;
  }

  .xl\:focus\:pl-76:focus {
    padding-left: 19rem !important;
  }

  .xl\:focus\:pt-77:focus {
    padding-top: 19.25rem !important;
  }

  .xl\:focus\:pr-77:focus {
    padding-right: 19.25rem !important;
  }

  .xl\:focus\:pb-77:focus {
    padding-bottom: 19.25rem !important;
  }

  .xl\:focus\:pl-77:focus {
    padding-left: 19.25rem !important;
  }

  .xl\:focus\:pt-78:focus {
    padding-top: 19.5rem !important;
  }

  .xl\:focus\:pr-78:focus {
    padding-right: 19.5rem !important;
  }

  .xl\:focus\:pb-78:focus {
    padding-bottom: 19.5rem !important;
  }

  .xl\:focus\:pl-78:focus {
    padding-left: 19.5rem !important;
  }

  .xl\:focus\:pt-79:focus {
    padding-top: 19.75rem !important;
  }

  .xl\:focus\:pr-79:focus {
    padding-right: 19.75rem !important;
  }

  .xl\:focus\:pb-79:focus {
    padding-bottom: 19.75rem !important;
  }

  .xl\:focus\:pl-79:focus {
    padding-left: 19.75rem !important;
  }

  .xl\:focus\:pt-80:focus {
    padding-top: 20rem !important;
  }

  .xl\:focus\:pr-80:focus {
    padding-right: 20rem !important;
  }

  .xl\:focus\:pb-80:focus {
    padding-bottom: 20rem !important;
  }

  .xl\:focus\:pl-80:focus {
    padding-left: 20rem !important;
  }

  .xl\:focus\:pt-81:focus {
    padding-top: 20.25rem !important;
  }

  .xl\:focus\:pr-81:focus {
    padding-right: 20.25rem !important;
  }

  .xl\:focus\:pb-81:focus {
    padding-bottom: 20.25rem !important;
  }

  .xl\:focus\:pl-81:focus {
    padding-left: 20.25rem !important;
  }

  .xl\:focus\:pt-82:focus {
    padding-top: 20.5rem !important;
  }

  .xl\:focus\:pr-82:focus {
    padding-right: 20.5rem !important;
  }

  .xl\:focus\:pb-82:focus {
    padding-bottom: 20.5rem !important;
  }

  .xl\:focus\:pl-82:focus {
    padding-left: 20.5rem !important;
  }

  .xl\:focus\:pt-83:focus {
    padding-top: 20.75rem !important;
  }

  .xl\:focus\:pr-83:focus {
    padding-right: 20.75rem !important;
  }

  .xl\:focus\:pb-83:focus {
    padding-bottom: 20.75rem !important;
  }

  .xl\:focus\:pl-83:focus {
    padding-left: 20.75rem !important;
  }

  .xl\:focus\:pt-84:focus {
    padding-top: 21rem !important;
  }

  .xl\:focus\:pr-84:focus {
    padding-right: 21rem !important;
  }

  .xl\:focus\:pb-84:focus {
    padding-bottom: 21rem !important;
  }

  .xl\:focus\:pl-84:focus {
    padding-left: 21rem !important;
  }

  .xl\:focus\:pt-85:focus {
    padding-top: 21.25rem !important;
  }

  .xl\:focus\:pr-85:focus {
    padding-right: 21.25rem !important;
  }

  .xl\:focus\:pb-85:focus {
    padding-bottom: 21.25rem !important;
  }

  .xl\:focus\:pl-85:focus {
    padding-left: 21.25rem !important;
  }

  .xl\:focus\:pt-86:focus {
    padding-top: 21.5rem !important;
  }

  .xl\:focus\:pr-86:focus {
    padding-right: 21.5rem !important;
  }

  .xl\:focus\:pb-86:focus {
    padding-bottom: 21.5rem !important;
  }

  .xl\:focus\:pl-86:focus {
    padding-left: 21.5rem !important;
  }

  .xl\:focus\:pt-87:focus {
    padding-top: 21.75rem !important;
  }

  .xl\:focus\:pr-87:focus {
    padding-right: 21.75rem !important;
  }

  .xl\:focus\:pb-87:focus {
    padding-bottom: 21.75rem !important;
  }

  .xl\:focus\:pl-87:focus {
    padding-left: 21.75rem !important;
  }

  .xl\:focus\:pt-88:focus {
    padding-top: 22rem !important;
  }

  .xl\:focus\:pr-88:focus {
    padding-right: 22rem !important;
  }

  .xl\:focus\:pb-88:focus {
    padding-bottom: 22rem !important;
  }

  .xl\:focus\:pl-88:focus {
    padding-left: 22rem !important;
  }

  .xl\:focus\:pt-89:focus {
    padding-top: 22.25rem !important;
  }

  .xl\:focus\:pr-89:focus {
    padding-right: 22.25rem !important;
  }

  .xl\:focus\:pb-89:focus {
    padding-bottom: 22.25rem !important;
  }

  .xl\:focus\:pl-89:focus {
    padding-left: 22.25rem !important;
  }

  .xl\:focus\:pt-90:focus {
    padding-top: 22.5rem !important;
  }

  .xl\:focus\:pr-90:focus {
    padding-right: 22.5rem !important;
  }

  .xl\:focus\:pb-90:focus {
    padding-bottom: 22.5rem !important;
  }

  .xl\:focus\:pl-90:focus {
    padding-left: 22.5rem !important;
  }

  .xl\:focus\:pt-91:focus {
    padding-top: 22.75rem !important;
  }

  .xl\:focus\:pr-91:focus {
    padding-right: 22.75rem !important;
  }

  .xl\:focus\:pb-91:focus {
    padding-bottom: 22.75rem !important;
  }

  .xl\:focus\:pl-91:focus {
    padding-left: 22.75rem !important;
  }

  .xl\:focus\:pt-92:focus {
    padding-top: 23rem !important;
  }

  .xl\:focus\:pr-92:focus {
    padding-right: 23rem !important;
  }

  .xl\:focus\:pb-92:focus {
    padding-bottom: 23rem !important;
  }

  .xl\:focus\:pl-92:focus {
    padding-left: 23rem !important;
  }

  .xl\:focus\:pt-93:focus {
    padding-top: 23.25rem !important;
  }

  .xl\:focus\:pr-93:focus {
    padding-right: 23.25rem !important;
  }

  .xl\:focus\:pb-93:focus {
    padding-bottom: 23.25rem !important;
  }

  .xl\:focus\:pl-93:focus {
    padding-left: 23.25rem !important;
  }

  .xl\:focus\:pt-94:focus {
    padding-top: 23.5rem !important;
  }

  .xl\:focus\:pr-94:focus {
    padding-right: 23.5rem !important;
  }

  .xl\:focus\:pb-94:focus {
    padding-bottom: 23.5rem !important;
  }

  .xl\:focus\:pl-94:focus {
    padding-left: 23.5rem !important;
  }

  .xl\:focus\:pt-95:focus {
    padding-top: 23.75rem !important;
  }

  .xl\:focus\:pr-95:focus {
    padding-right: 23.75rem !important;
  }

  .xl\:focus\:pb-95:focus {
    padding-bottom: 23.75rem !important;
  }

  .xl\:focus\:pl-95:focus {
    padding-left: 23.75rem !important;
  }

  .xl\:focus\:pt-96:focus {
    padding-top: 24rem !important;
  }

  .xl\:focus\:pr-96:focus {
    padding-right: 24rem !important;
  }

  .xl\:focus\:pb-96:focus {
    padding-bottom: 24rem !important;
  }

  .xl\:focus\:pl-96:focus {
    padding-left: 24rem !important;
  }

  .xl\:focus\:pt-97:focus {
    padding-top: 24.25rem !important;
  }

  .xl\:focus\:pr-97:focus {
    padding-right: 24.25rem !important;
  }

  .xl\:focus\:pb-97:focus {
    padding-bottom: 24.25rem !important;
  }

  .xl\:focus\:pl-97:focus {
    padding-left: 24.25rem !important;
  }

  .xl\:focus\:pt-98:focus {
    padding-top: 24.5rem !important;
  }

  .xl\:focus\:pr-98:focus {
    padding-right: 24.5rem !important;
  }

  .xl\:focus\:pb-98:focus {
    padding-bottom: 24.5rem !important;
  }

  .xl\:focus\:pl-98:focus {
    padding-left: 24.5rem !important;
  }

  .xl\:focus\:pt-99:focus {
    padding-top: 24.75rem !important;
  }

  .xl\:focus\:pr-99:focus {
    padding-right: 24.75rem !important;
  }

  .xl\:focus\:pb-99:focus {
    padding-bottom: 24.75rem !important;
  }

  .xl\:focus\:pl-99:focus {
    padding-left: 24.75rem !important;
  }

  .xl\:focus\:pt-100:focus {
    padding-top: 25rem !important;
  }

  .xl\:focus\:pr-100:focus {
    padding-right: 25rem !important;
  }

  .xl\:focus\:pb-100:focus {
    padding-bottom: 25rem !important;
  }

  .xl\:focus\:pl-100:focus {
    padding-left: 25rem !important;
  }

  .xl\:focus\:pt-101:focus {
    padding-top: 25.25rem !important;
  }

  .xl\:focus\:pr-101:focus {
    padding-right: 25.25rem !important;
  }

  .xl\:focus\:pb-101:focus {
    padding-bottom: 25.25rem !important;
  }

  .xl\:focus\:pl-101:focus {
    padding-left: 25.25rem !important;
  }

  .xl\:focus\:pt-102:focus {
    padding-top: 25.5rem !important;
  }

  .xl\:focus\:pr-102:focus {
    padding-right: 25.5rem !important;
  }

  .xl\:focus\:pb-102:focus {
    padding-bottom: 25.5rem !important;
  }

  .xl\:focus\:pl-102:focus {
    padding-left: 25.5rem !important;
  }

  .xl\:focus\:pt-103:focus {
    padding-top: 25.75rem !important;
  }

  .xl\:focus\:pr-103:focus {
    padding-right: 25.75rem !important;
  }

  .xl\:focus\:pb-103:focus {
    padding-bottom: 25.75rem !important;
  }

  .xl\:focus\:pl-103:focus {
    padding-left: 25.75rem !important;
  }

  .xl\:focus\:pt-104:focus {
    padding-top: 26rem !important;
  }

  .xl\:focus\:pr-104:focus {
    padding-right: 26rem !important;
  }

  .xl\:focus\:pb-104:focus {
    padding-bottom: 26rem !important;
  }

  .xl\:focus\:pl-104:focus {
    padding-left: 26rem !important;
  }

  .xl\:focus\:pt-105:focus {
    padding-top: 26.25rem !important;
  }

  .xl\:focus\:pr-105:focus {
    padding-right: 26.25rem !important;
  }

  .xl\:focus\:pb-105:focus {
    padding-bottom: 26.25rem !important;
  }

  .xl\:focus\:pl-105:focus {
    padding-left: 26.25rem !important;
  }

  .xl\:focus\:pt-px:focus {
    padding-top: 1px !important;
  }

  .xl\:focus\:pr-px:focus {
    padding-right: 1px !important;
  }

  .xl\:focus\:pb-px:focus {
    padding-bottom: 1px !important;
  }

  .xl\:focus\:pl-px:focus {
    padding-left: 1px !important;
  }

  .xl\:focus\:pt-0\.5:focus {
    padding-top: 0.125rem !important;
  }

  .xl\:focus\:pr-0\.5:focus {
    padding-right: 0.125rem !important;
  }

  .xl\:focus\:pb-0\.5:focus {
    padding-bottom: 0.125rem !important;
  }

  .xl\:focus\:pl-0\.5:focus {
    padding-left: 0.125rem !important;
  }

  .xl\:focus\:pt-1\.5:focus {
    padding-top: 0.375rem !important;
  }

  .xl\:focus\:pr-1\.5:focus {
    padding-right: 0.375rem !important;
  }

  .xl\:focus\:pb-1\.5:focus {
    padding-bottom: 0.375rem !important;
  }

  .xl\:focus\:pl-1\.5:focus {
    padding-left: 0.375rem !important;
  }

  .xl\:focus\:pt-2\.5:focus {
    padding-top: 0.625rem !important;
  }

  .xl\:focus\:pr-2\.5:focus {
    padding-right: 0.625rem !important;
  }

  .xl\:focus\:pb-2\.5:focus {
    padding-bottom: 0.625rem !important;
  }

  .xl\:focus\:pl-2\.5:focus {
    padding-left: 0.625rem !important;
  }

  .xl\:focus\:pt-3\.5:focus {
    padding-top: 0.875rem !important;
  }

  .xl\:focus\:pr-3\.5:focus {
    padding-right: 0.875rem !important;
  }

  .xl\:focus\:pb-3\.5:focus {
    padding-bottom: 0.875rem !important;
  }

  .xl\:focus\:pl-3\.5:focus {
    padding-left: 0.875rem !important;
  }

  .xl\:focus\:pt-4\.5:focus {
    padding-top: 1.125rem !important;
  }

  .xl\:focus\:pr-4\.5:focus {
    padding-right: 1.125rem !important;
  }

  .xl\:focus\:pb-4\.5:focus {
    padding-bottom: 1.125rem !important;
  }

  .xl\:focus\:pl-4\.5:focus {
    padding-left: 1.125rem !important;
  }

  .xl\:focus\:pt-5\.5:focus {
    padding-top: 1.375rem !important;
  }

  .xl\:focus\:pr-5\.5:focus {
    padding-right: 1.375rem !important;
  }

  .xl\:focus\:pb-5\.5:focus {
    padding-bottom: 1.375rem !important;
  }

  .xl\:focus\:pl-5\.5:focus {
    padding-left: 1.375rem !important;
  }

  .xl\:focus\:pt-6\.5:focus {
    padding-top: 1.625rem !important;
  }

  .xl\:focus\:pr-6\.5:focus {
    padding-right: 1.625rem !important;
  }

  .xl\:focus\:pb-6\.5:focus {
    padding-bottom: 1.625rem !important;
  }

  .xl\:focus\:pl-6\.5:focus {
    padding-left: 1.625rem !important;
  }

  .xl\:focus\:pt-7\.5:focus {
    padding-top: 1.875rem !important;
  }

  .xl\:focus\:pr-7\.5:focus {
    padding-right: 1.875rem !important;
  }

  .xl\:focus\:pb-7\.5:focus {
    padding-bottom: 1.875rem !important;
  }

  .xl\:focus\:pl-7\.5:focus {
    padding-left: 1.875rem !important;
  }

  .xl\:focus\:pt-8\.5:focus {
    padding-top: 2.125rem !important;
  }

  .xl\:focus\:pr-8\.5:focus {
    padding-right: 2.125rem !important;
  }

  .xl\:focus\:pb-8\.5:focus {
    padding-bottom: 2.125rem !important;
  }

  .xl\:focus\:pl-8\.5:focus {
    padding-left: 2.125rem !important;
  }

  .xl\:focus\:pt-9\.5:focus {
    padding-top: 2.375rem !important;
  }

  .xl\:focus\:pr-9\.5:focus {
    padding-right: 2.375rem !important;
  }

  .xl\:focus\:pb-9\.5:focus {
    padding-bottom: 2.375rem !important;
  }

  .xl\:focus\:pl-9\.5:focus {
    padding-left: 2.375rem !important;
  }

  .xl\:focus\:pt-10\.5:focus {
    padding-top: 2.625rem !important;
  }

  .xl\:focus\:pr-10\.5:focus {
    padding-right: 2.625rem !important;
  }

  .xl\:focus\:pb-10\.5:focus {
    padding-bottom: 2.625rem !important;
  }

  .xl\:focus\:pl-10\.5:focus {
    padding-left: 2.625rem !important;
  }

  .xl\:focus\:pt-11\.5:focus {
    padding-top: 2.875rem !important;
  }

  .xl\:focus\:pr-11\.5:focus {
    padding-right: 2.875rem !important;
  }

  .xl\:focus\:pb-11\.5:focus {
    padding-bottom: 2.875rem !important;
  }

  .xl\:focus\:pl-11\.5:focus {
    padding-left: 2.875rem !important;
  }

  .xl\:focus\:pt-12\.5:focus {
    padding-top: 3.125rem !important;
  }

  .xl\:focus\:pr-12\.5:focus {
    padding-right: 3.125rem !important;
  }

  .xl\:focus\:pb-12\.5:focus {
    padding-bottom: 3.125rem !important;
  }

  .xl\:focus\:pl-12\.5:focus {
    padding-left: 3.125rem !important;
  }

  .xl\:focus\:pt-13\.5:focus {
    padding-top: 3.375rem !important;
  }

  .xl\:focus\:pr-13\.5:focus {
    padding-right: 3.375rem !important;
  }

  .xl\:focus\:pb-13\.5:focus {
    padding-bottom: 3.375rem !important;
  }

  .xl\:focus\:pl-13\.5:focus {
    padding-left: 3.375rem !important;
  }

  .xl\:focus\:pt-14\.5:focus {
    padding-top: 3.625rem !important;
  }

  .xl\:focus\:pr-14\.5:focus {
    padding-right: 3.625rem !important;
  }

  .xl\:focus\:pb-14\.5:focus {
    padding-bottom: 3.625rem !important;
  }

  .xl\:focus\:pl-14\.5:focus {
    padding-left: 3.625rem !important;
  }

  .xl\:focus\:pt-15\.5:focus {
    padding-top: 3.875rem !important;
  }

  .xl\:focus\:pr-15\.5:focus {
    padding-right: 3.875rem !important;
  }

  .xl\:focus\:pb-15\.5:focus {
    padding-bottom: 3.875rem !important;
  }

  .xl\:focus\:pl-15\.5:focus {
    padding-left: 3.875rem !important;
  }

  .xl\:focus\:pt-16\.5:focus {
    padding-top: 4.125rem !important;
  }

  .xl\:focus\:pr-16\.5:focus {
    padding-right: 4.125rem !important;
  }

  .xl\:focus\:pb-16\.5:focus {
    padding-bottom: 4.125rem !important;
  }

  .xl\:focus\:pl-16\.5:focus {
    padding-left: 4.125rem !important;
  }

  .xl\:focus\:pt-17\.5:focus {
    padding-top: 4.375rem !important;
  }

  .xl\:focus\:pr-17\.5:focus {
    padding-right: 4.375rem !important;
  }

  .xl\:focus\:pb-17\.5:focus {
    padding-bottom: 4.375rem !important;
  }

  .xl\:focus\:pl-17\.5:focus {
    padding-left: 4.375rem !important;
  }

  .xl\:focus\:pt-18\.5:focus {
    padding-top: 4.625rem !important;
  }

  .xl\:focus\:pr-18\.5:focus {
    padding-right: 4.625rem !important;
  }

  .xl\:focus\:pb-18\.5:focus {
    padding-bottom: 4.625rem !important;
  }

  .xl\:focus\:pl-18\.5:focus {
    padding-left: 4.625rem !important;
  }

  .xl\:focus\:pt-19\.5:focus {
    padding-top: 4.875rem !important;
  }

  .xl\:focus\:pr-19\.5:focus {
    padding-right: 4.875rem !important;
  }

  .xl\:focus\:pb-19\.5:focus {
    padding-bottom: 4.875rem !important;
  }

  .xl\:focus\:pl-19\.5:focus {
    padding-left: 4.875rem !important;
  }

  .xl\:focus\:pt-20\.5:focus {
    padding-top: 5.125rem !important;
  }

  .xl\:focus\:pr-20\.5:focus {
    padding-right: 5.125rem !important;
  }

  .xl\:focus\:pb-20\.5:focus {
    padding-bottom: 5.125rem !important;
  }

  .xl\:focus\:pl-20\.5:focus {
    padding-left: 5.125rem !important;
  }

  .xl\:focus\:pt-21\.5:focus {
    padding-top: 5.375rem !important;
  }

  .xl\:focus\:pr-21\.5:focus {
    padding-right: 5.375rem !important;
  }

  .xl\:focus\:pb-21\.5:focus {
    padding-bottom: 5.375rem !important;
  }

  .xl\:focus\:pl-21\.5:focus {
    padding-left: 5.375rem !important;
  }

  .xl\:focus\:pt-22\.5:focus {
    padding-top: 5.625rem !important;
  }

  .xl\:focus\:pr-22\.5:focus {
    padding-right: 5.625rem !important;
  }

  .xl\:focus\:pb-22\.5:focus {
    padding-bottom: 5.625rem !important;
  }

  .xl\:focus\:pl-22\.5:focus {
    padding-left: 5.625rem !important;
  }

  .xl\:focus\:pt-23\.5:focus {
    padding-top: 5.875rem !important;
  }

  .xl\:focus\:pr-23\.5:focus {
    padding-right: 5.875rem !important;
  }

  .xl\:focus\:pb-23\.5:focus {
    padding-bottom: 5.875rem !important;
  }

  .xl\:focus\:pl-23\.5:focus {
    padding-left: 5.875rem !important;
  }

  .xl\:focus\:pt-24\.5:focus {
    padding-top: 6.125rem !important;
  }

  .xl\:focus\:pr-24\.5:focus {
    padding-right: 6.125rem !important;
  }

  .xl\:focus\:pb-24\.5:focus {
    padding-bottom: 6.125rem !important;
  }

  .xl\:focus\:pl-24\.5:focus {
    padding-left: 6.125rem !important;
  }

  .xl\:focus\:pt-25\.5:focus {
    padding-top: 6.375rem !important;
  }

  .xl\:focus\:pr-25\.5:focus {
    padding-right: 6.375rem !important;
  }

  .xl\:focus\:pb-25\.5:focus {
    padding-bottom: 6.375rem !important;
  }

  .xl\:focus\:pl-25\.5:focus {
    padding-left: 6.375rem !important;
  }

  .xl\:focus\:pt-26\.5:focus {
    padding-top: 6.625rem !important;
  }

  .xl\:focus\:pr-26\.5:focus {
    padding-right: 6.625rem !important;
  }

  .xl\:focus\:pb-26\.5:focus {
    padding-bottom: 6.625rem !important;
  }

  .xl\:focus\:pl-26\.5:focus {
    padding-left: 6.625rem !important;
  }

  .xl\:focus\:pt-27\.5:focus {
    padding-top: 6.875rem !important;
  }

  .xl\:focus\:pr-27\.5:focus {
    padding-right: 6.875rem !important;
  }

  .xl\:focus\:pb-27\.5:focus {
    padding-bottom: 6.875rem !important;
  }

  .xl\:focus\:pl-27\.5:focus {
    padding-left: 6.875rem !important;
  }

  .xl\:focus\:pt-28\.5:focus {
    padding-top: 7.125rem !important;
  }

  .xl\:focus\:pr-28\.5:focus {
    padding-right: 7.125rem !important;
  }

  .xl\:focus\:pb-28\.5:focus {
    padding-bottom: 7.125rem !important;
  }

  .xl\:focus\:pl-28\.5:focus {
    padding-left: 7.125rem !important;
  }

  .xl\:focus\:pt-29\.5:focus {
    padding-top: 7.375rem !important;
  }

  .xl\:focus\:pr-29\.5:focus {
    padding-right: 7.375rem !important;
  }

  .xl\:focus\:pb-29\.5:focus {
    padding-bottom: 7.375rem !important;
  }

  .xl\:focus\:pl-29\.5:focus {
    padding-left: 7.375rem !important;
  }

  .xl\:focus\:pt-30\.5:focus {
    padding-top: 7.625rem !important;
  }

  .xl\:focus\:pr-30\.5:focus {
    padding-right: 7.625rem !important;
  }

  .xl\:focus\:pb-30\.5:focus {
    padding-bottom: 7.625rem !important;
  }

  .xl\:focus\:pl-30\.5:focus {
    padding-left: 7.625rem !important;
  }

  .xl\:focus\:pt-31\.5:focus {
    padding-top: 7.875rem !important;
  }

  .xl\:focus\:pr-31\.5:focus {
    padding-right: 7.875rem !important;
  }

  .xl\:focus\:pb-31\.5:focus {
    padding-bottom: 7.875rem !important;
  }

  .xl\:focus\:pl-31\.5:focus {
    padding-left: 7.875rem !important;
  }

  .xl\:focus\:pt-32\.5:focus {
    padding-top: 8.125rem !important;
  }

  .xl\:focus\:pr-32\.5:focus {
    padding-right: 8.125rem !important;
  }

  .xl\:focus\:pb-32\.5:focus {
    padding-bottom: 8.125rem !important;
  }

  .xl\:focus\:pl-32\.5:focus {
    padding-left: 8.125rem !important;
  }

  .xl\:focus\:pt-33\.5:focus {
    padding-top: 8.375rem !important;
  }

  .xl\:focus\:pr-33\.5:focus {
    padding-right: 8.375rem !important;
  }

  .xl\:focus\:pb-33\.5:focus {
    padding-bottom: 8.375rem !important;
  }

  .xl\:focus\:pl-33\.5:focus {
    padding-left: 8.375rem !important;
  }

  .xl\:focus\:pt-34\.5:focus {
    padding-top: 8.625rem !important;
  }

  .xl\:focus\:pr-34\.5:focus {
    padding-right: 8.625rem !important;
  }

  .xl\:focus\:pb-34\.5:focus {
    padding-bottom: 8.625rem !important;
  }

  .xl\:focus\:pl-34\.5:focus {
    padding-left: 8.625rem !important;
  }

  .xl\:focus\:pt-35\.5:focus {
    padding-top: 8.875rem !important;
  }

  .xl\:focus\:pr-35\.5:focus {
    padding-right: 8.875rem !important;
  }

  .xl\:focus\:pb-35\.5:focus {
    padding-bottom: 8.875rem !important;
  }

  .xl\:focus\:pl-35\.5:focus {
    padding-left: 8.875rem !important;
  }

  .xl\:focus\:pt-36\.5:focus {
    padding-top: 9.125rem !important;
  }

  .xl\:focus\:pr-36\.5:focus {
    padding-right: 9.125rem !important;
  }

  .xl\:focus\:pb-36\.5:focus {
    padding-bottom: 9.125rem !important;
  }

  .xl\:focus\:pl-36\.5:focus {
    padding-left: 9.125rem !important;
  }

  .xl\:focus\:pt-37\.5:focus {
    padding-top: 9.375rem !important;
  }

  .xl\:focus\:pr-37\.5:focus {
    padding-right: 9.375rem !important;
  }

  .xl\:focus\:pb-37\.5:focus {
    padding-bottom: 9.375rem !important;
  }

  .xl\:focus\:pl-37\.5:focus {
    padding-left: 9.375rem !important;
  }

  .xl\:focus\:pt-38\.5:focus {
    padding-top: 9.625rem !important;
  }

  .xl\:focus\:pr-38\.5:focus {
    padding-right: 9.625rem !important;
  }

  .xl\:focus\:pb-38\.5:focus {
    padding-bottom: 9.625rem !important;
  }

  .xl\:focus\:pl-38\.5:focus {
    padding-left: 9.625rem !important;
  }

  .xl\:focus\:pt-39\.5:focus {
    padding-top: 9.875rem !important;
  }

  .xl\:focus\:pr-39\.5:focus {
    padding-right: 9.875rem !important;
  }

  .xl\:focus\:pb-39\.5:focus {
    padding-bottom: 9.875rem !important;
  }

  .xl\:focus\:pl-39\.5:focus {
    padding-left: 9.875rem !important;
  }

  .xl\:focus\:pt-40\.5:focus {
    padding-top: 10.125rem !important;
  }

  .xl\:focus\:pr-40\.5:focus {
    padding-right: 10.125rem !important;
  }

  .xl\:focus\:pb-40\.5:focus {
    padding-bottom: 10.125rem !important;
  }

  .xl\:focus\:pl-40\.5:focus {
    padding-left: 10.125rem !important;
  }

  .xl\:focus\:pt-41\.5:focus {
    padding-top: 10.375rem !important;
  }

  .xl\:focus\:pr-41\.5:focus {
    padding-right: 10.375rem !important;
  }

  .xl\:focus\:pb-41\.5:focus {
    padding-bottom: 10.375rem !important;
  }

  .xl\:focus\:pl-41\.5:focus {
    padding-left: 10.375rem !important;
  }

  .xl\:focus\:pt-42\.5:focus {
    padding-top: 10.625rem !important;
  }

  .xl\:focus\:pr-42\.5:focus {
    padding-right: 10.625rem !important;
  }

  .xl\:focus\:pb-42\.5:focus {
    padding-bottom: 10.625rem !important;
  }

  .xl\:focus\:pl-42\.5:focus {
    padding-left: 10.625rem !important;
  }

  .xl\:focus\:pt-43\.5:focus {
    padding-top: 10.875rem !important;
  }

  .xl\:focus\:pr-43\.5:focus {
    padding-right: 10.875rem !important;
  }

  .xl\:focus\:pb-43\.5:focus {
    padding-bottom: 10.875rem !important;
  }

  .xl\:focus\:pl-43\.5:focus {
    padding-left: 10.875rem !important;
  }

  .xl\:focus\:pt-44\.5:focus {
    padding-top: 11.125rem !important;
  }

  .xl\:focus\:pr-44\.5:focus {
    padding-right: 11.125rem !important;
  }

  .xl\:focus\:pb-44\.5:focus {
    padding-bottom: 11.125rem !important;
  }

  .xl\:focus\:pl-44\.5:focus {
    padding-left: 11.125rem !important;
  }

  .xl\:focus\:pt-45\.5:focus {
    padding-top: 11.375rem !important;
  }

  .xl\:focus\:pr-45\.5:focus {
    padding-right: 11.375rem !important;
  }

  .xl\:focus\:pb-45\.5:focus {
    padding-bottom: 11.375rem !important;
  }

  .xl\:focus\:pl-45\.5:focus {
    padding-left: 11.375rem !important;
  }

  .xl\:focus\:pt-46\.5:focus {
    padding-top: 11.625rem !important;
  }

  .xl\:focus\:pr-46\.5:focus {
    padding-right: 11.625rem !important;
  }

  .xl\:focus\:pb-46\.5:focus {
    padding-bottom: 11.625rem !important;
  }

  .xl\:focus\:pl-46\.5:focus {
    padding-left: 11.625rem !important;
  }

  .xl\:focus\:pt-47\.5:focus {
    padding-top: 11.875rem !important;
  }

  .xl\:focus\:pr-47\.5:focus {
    padding-right: 11.875rem !important;
  }

  .xl\:focus\:pb-47\.5:focus {
    padding-bottom: 11.875rem !important;
  }

  .xl\:focus\:pl-47\.5:focus {
    padding-left: 11.875rem !important;
  }

  .xl\:focus\:pt-48\.5:focus {
    padding-top: 12.125rem !important;
  }

  .xl\:focus\:pr-48\.5:focus {
    padding-right: 12.125rem !important;
  }

  .xl\:focus\:pb-48\.5:focus {
    padding-bottom: 12.125rem !important;
  }

  .xl\:focus\:pl-48\.5:focus {
    padding-left: 12.125rem !important;
  }

  .xl\:focus\:pt-49\.5:focus {
    padding-top: 12.375rem !important;
  }

  .xl\:focus\:pr-49\.5:focus {
    padding-right: 12.375rem !important;
  }

  .xl\:focus\:pb-49\.5:focus {
    padding-bottom: 12.375rem !important;
  }

  .xl\:focus\:pl-49\.5:focus {
    padding-left: 12.375rem !important;
  }

  .xl\:focus\:pt-50\.5:focus {
    padding-top: 12.625rem !important;
  }

  .xl\:focus\:pr-50\.5:focus {
    padding-right: 12.625rem !important;
  }

  .xl\:focus\:pb-50\.5:focus {
    padding-bottom: 12.625rem !important;
  }

  .xl\:focus\:pl-50\.5:focus {
    padding-left: 12.625rem !important;
  }

  .xl\:focus\:pt-51\.5:focus {
    padding-top: 12.875rem !important;
  }

  .xl\:focus\:pr-51\.5:focus {
    padding-right: 12.875rem !important;
  }

  .xl\:focus\:pb-51\.5:focus {
    padding-bottom: 12.875rem !important;
  }

  .xl\:focus\:pl-51\.5:focus {
    padding-left: 12.875rem !important;
  }

  .xl\:focus\:pt-52\.5:focus {
    padding-top: 13.125rem !important;
  }

  .xl\:focus\:pr-52\.5:focus {
    padding-right: 13.125rem !important;
  }

  .xl\:focus\:pb-52\.5:focus {
    padding-bottom: 13.125rem !important;
  }

  .xl\:focus\:pl-52\.5:focus {
    padding-left: 13.125rem !important;
  }

  .xl\:focus\:pt-53\.5:focus {
    padding-top: 13.375rem !important;
  }

  .xl\:focus\:pr-53\.5:focus {
    padding-right: 13.375rem !important;
  }

  .xl\:focus\:pb-53\.5:focus {
    padding-bottom: 13.375rem !important;
  }

  .xl\:focus\:pl-53\.5:focus {
    padding-left: 13.375rem !important;
  }

  .xl\:focus\:pt-54\.5:focus {
    padding-top: 13.625rem !important;
  }

  .xl\:focus\:pr-54\.5:focus {
    padding-right: 13.625rem !important;
  }

  .xl\:focus\:pb-54\.5:focus {
    padding-bottom: 13.625rem !important;
  }

  .xl\:focus\:pl-54\.5:focus {
    padding-left: 13.625rem !important;
  }

  .xl\:focus\:pt-55\.5:focus {
    padding-top: 13.875rem !important;
  }

  .xl\:focus\:pr-55\.5:focus {
    padding-right: 13.875rem !important;
  }

  .xl\:focus\:pb-55\.5:focus {
    padding-bottom: 13.875rem !important;
  }

  .xl\:focus\:pl-55\.5:focus {
    padding-left: 13.875rem !important;
  }

  .xl\:focus\:pt-56\.5:focus {
    padding-top: 14.125rem !important;
  }

  .xl\:focus\:pr-56\.5:focus {
    padding-right: 14.125rem !important;
  }

  .xl\:focus\:pb-56\.5:focus {
    padding-bottom: 14.125rem !important;
  }

  .xl\:focus\:pl-56\.5:focus {
    padding-left: 14.125rem !important;
  }

  .xl\:focus\:pt-57\.5:focus {
    padding-top: 14.375rem !important;
  }

  .xl\:focus\:pr-57\.5:focus {
    padding-right: 14.375rem !important;
  }

  .xl\:focus\:pb-57\.5:focus {
    padding-bottom: 14.375rem !important;
  }

  .xl\:focus\:pl-57\.5:focus {
    padding-left: 14.375rem !important;
  }

  .xl\:focus\:pt-58\.5:focus {
    padding-top: 14.625rem !important;
  }

  .xl\:focus\:pr-58\.5:focus {
    padding-right: 14.625rem !important;
  }

  .xl\:focus\:pb-58\.5:focus {
    padding-bottom: 14.625rem !important;
  }

  .xl\:focus\:pl-58\.5:focus {
    padding-left: 14.625rem !important;
  }

  .xl\:focus\:pt-59\.5:focus {
    padding-top: 14.875rem !important;
  }

  .xl\:focus\:pr-59\.5:focus {
    padding-right: 14.875rem !important;
  }

  .xl\:focus\:pb-59\.5:focus {
    padding-bottom: 14.875rem !important;
  }

  .xl\:focus\:pl-59\.5:focus {
    padding-left: 14.875rem !important;
  }

  .xl\:focus\:pt-60\.5:focus {
    padding-top: 15.125rem !important;
  }

  .xl\:focus\:pr-60\.5:focus {
    padding-right: 15.125rem !important;
  }

  .xl\:focus\:pb-60\.5:focus {
    padding-bottom: 15.125rem !important;
  }

  .xl\:focus\:pl-60\.5:focus {
    padding-left: 15.125rem !important;
  }

  .xl\:focus\:pt-61\.5:focus {
    padding-top: 15.375rem !important;
  }

  .xl\:focus\:pr-61\.5:focus {
    padding-right: 15.375rem !important;
  }

  .xl\:focus\:pb-61\.5:focus {
    padding-bottom: 15.375rem !important;
  }

  .xl\:focus\:pl-61\.5:focus {
    padding-left: 15.375rem !important;
  }

  .xl\:focus\:pt-62\.5:focus {
    padding-top: 15.625rem !important;
  }

  .xl\:focus\:pr-62\.5:focus {
    padding-right: 15.625rem !important;
  }

  .xl\:focus\:pb-62\.5:focus {
    padding-bottom: 15.625rem !important;
  }

  .xl\:focus\:pl-62\.5:focus {
    padding-left: 15.625rem !important;
  }

  .xl\:focus\:pt-63\.5:focus {
    padding-top: 15.875rem !important;
  }

  .xl\:focus\:pr-63\.5:focus {
    padding-right: 15.875rem !important;
  }

  .xl\:focus\:pb-63\.5:focus {
    padding-bottom: 15.875rem !important;
  }

  .xl\:focus\:pl-63\.5:focus {
    padding-left: 15.875rem !important;
  }

  .xl\:focus\:pt-64\.5:focus {
    padding-top: 16.125rem !important;
  }

  .xl\:focus\:pr-64\.5:focus {
    padding-right: 16.125rem !important;
  }

  .xl\:focus\:pb-64\.5:focus {
    padding-bottom: 16.125rem !important;
  }

  .xl\:focus\:pl-64\.5:focus {
    padding-left: 16.125rem !important;
  }

  .xl\:focus\:pt-65\.5:focus {
    padding-top: 16.375rem !important;
  }

  .xl\:focus\:pr-65\.5:focus {
    padding-right: 16.375rem !important;
  }

  .xl\:focus\:pb-65\.5:focus {
    padding-bottom: 16.375rem !important;
  }

  .xl\:focus\:pl-65\.5:focus {
    padding-left: 16.375rem !important;
  }

  .xl\:focus\:pt-66\.5:focus {
    padding-top: 16.625rem !important;
  }

  .xl\:focus\:pr-66\.5:focus {
    padding-right: 16.625rem !important;
  }

  .xl\:focus\:pb-66\.5:focus {
    padding-bottom: 16.625rem !important;
  }

  .xl\:focus\:pl-66\.5:focus {
    padding-left: 16.625rem !important;
  }

  .xl\:focus\:pt-67\.5:focus {
    padding-top: 16.875rem !important;
  }

  .xl\:focus\:pr-67\.5:focus {
    padding-right: 16.875rem !important;
  }

  .xl\:focus\:pb-67\.5:focus {
    padding-bottom: 16.875rem !important;
  }

  .xl\:focus\:pl-67\.5:focus {
    padding-left: 16.875rem !important;
  }

  .xl\:focus\:pt-68\.5:focus {
    padding-top: 17.125rem !important;
  }

  .xl\:focus\:pr-68\.5:focus {
    padding-right: 17.125rem !important;
  }

  .xl\:focus\:pb-68\.5:focus {
    padding-bottom: 17.125rem !important;
  }

  .xl\:focus\:pl-68\.5:focus {
    padding-left: 17.125rem !important;
  }

  .xl\:focus\:pt-69\.5:focus {
    padding-top: 17.375rem !important;
  }

  .xl\:focus\:pr-69\.5:focus {
    padding-right: 17.375rem !important;
  }

  .xl\:focus\:pb-69\.5:focus {
    padding-bottom: 17.375rem !important;
  }

  .xl\:focus\:pl-69\.5:focus {
    padding-left: 17.375rem !important;
  }

  .xl\:focus\:pt-70\.5:focus {
    padding-top: 17.625rem !important;
  }

  .xl\:focus\:pr-70\.5:focus {
    padding-right: 17.625rem !important;
  }

  .xl\:focus\:pb-70\.5:focus {
    padding-bottom: 17.625rem !important;
  }

  .xl\:focus\:pl-70\.5:focus {
    padding-left: 17.625rem !important;
  }

  .xl\:focus\:pt-71\.5:focus {
    padding-top: 17.875rem !important;
  }

  .xl\:focus\:pr-71\.5:focus {
    padding-right: 17.875rem !important;
  }

  .xl\:focus\:pb-71\.5:focus {
    padding-bottom: 17.875rem !important;
  }

  .xl\:focus\:pl-71\.5:focus {
    padding-left: 17.875rem !important;
  }

  .xl\:focus\:pt-72\.5:focus {
    padding-top: 18.125rem !important;
  }

  .xl\:focus\:pr-72\.5:focus {
    padding-right: 18.125rem !important;
  }

  .xl\:focus\:pb-72\.5:focus {
    padding-bottom: 18.125rem !important;
  }

  .xl\:focus\:pl-72\.5:focus {
    padding-left: 18.125rem !important;
  }

  .xl\:focus\:pt-73\.5:focus {
    padding-top: 18.375rem !important;
  }

  .xl\:focus\:pr-73\.5:focus {
    padding-right: 18.375rem !important;
  }

  .xl\:focus\:pb-73\.5:focus {
    padding-bottom: 18.375rem !important;
  }

  .xl\:focus\:pl-73\.5:focus {
    padding-left: 18.375rem !important;
  }

  .xl\:focus\:pt-74\.5:focus {
    padding-top: 18.625rem !important;
  }

  .xl\:focus\:pr-74\.5:focus {
    padding-right: 18.625rem !important;
  }

  .xl\:focus\:pb-74\.5:focus {
    padding-bottom: 18.625rem !important;
  }

  .xl\:focus\:pl-74\.5:focus {
    padding-left: 18.625rem !important;
  }

  .xl\:focus\:pt-75\.5:focus {
    padding-top: 18.875rem !important;
  }

  .xl\:focus\:pr-75\.5:focus {
    padding-right: 18.875rem !important;
  }

  .xl\:focus\:pb-75\.5:focus {
    padding-bottom: 18.875rem !important;
  }

  .xl\:focus\:pl-75\.5:focus {
    padding-left: 18.875rem !important;
  }

  .xl\:focus\:pt-76\.5:focus {
    padding-top: 19.125rem !important;
  }

  .xl\:focus\:pr-76\.5:focus {
    padding-right: 19.125rem !important;
  }

  .xl\:focus\:pb-76\.5:focus {
    padding-bottom: 19.125rem !important;
  }

  .xl\:focus\:pl-76\.5:focus {
    padding-left: 19.125rem !important;
  }

  .xl\:focus\:pt-77\.5:focus {
    padding-top: 19.375rem !important;
  }

  .xl\:focus\:pr-77\.5:focus {
    padding-right: 19.375rem !important;
  }

  .xl\:focus\:pb-77\.5:focus {
    padding-bottom: 19.375rem !important;
  }

  .xl\:focus\:pl-77\.5:focus {
    padding-left: 19.375rem !important;
  }

  .xl\:focus\:pt-78\.5:focus {
    padding-top: 19.625rem !important;
  }

  .xl\:focus\:pr-78\.5:focus {
    padding-right: 19.625rem !important;
  }

  .xl\:focus\:pb-78\.5:focus {
    padding-bottom: 19.625rem !important;
  }

  .xl\:focus\:pl-78\.5:focus {
    padding-left: 19.625rem !important;
  }

  .xl\:focus\:pt-79\.5:focus {
    padding-top: 19.875rem !important;
  }

  .xl\:focus\:pr-79\.5:focus {
    padding-right: 19.875rem !important;
  }

  .xl\:focus\:pb-79\.5:focus {
    padding-bottom: 19.875rem !important;
  }

  .xl\:focus\:pl-79\.5:focus {
    padding-left: 19.875rem !important;
  }

  .xl\:focus\:pt-80\.5:focus {
    padding-top: 20.125rem !important;
  }

  .xl\:focus\:pr-80\.5:focus {
    padding-right: 20.125rem !important;
  }

  .xl\:focus\:pb-80\.5:focus {
    padding-bottom: 20.125rem !important;
  }

  .xl\:focus\:pl-80\.5:focus {
    padding-left: 20.125rem !important;
  }

  .xl\:focus\:pt-81\.5:focus {
    padding-top: 20.375rem !important;
  }

  .xl\:focus\:pr-81\.5:focus {
    padding-right: 20.375rem !important;
  }

  .xl\:focus\:pb-81\.5:focus {
    padding-bottom: 20.375rem !important;
  }

  .xl\:focus\:pl-81\.5:focus {
    padding-left: 20.375rem !important;
  }

  .xl\:focus\:pt-82\.5:focus {
    padding-top: 20.625rem !important;
  }

  .xl\:focus\:pr-82\.5:focus {
    padding-right: 20.625rem !important;
  }

  .xl\:focus\:pb-82\.5:focus {
    padding-bottom: 20.625rem !important;
  }

  .xl\:focus\:pl-82\.5:focus {
    padding-left: 20.625rem !important;
  }

  .xl\:focus\:pt-83\.5:focus {
    padding-top: 20.875rem !important;
  }

  .xl\:focus\:pr-83\.5:focus {
    padding-right: 20.875rem !important;
  }

  .xl\:focus\:pb-83\.5:focus {
    padding-bottom: 20.875rem !important;
  }

  .xl\:focus\:pl-83\.5:focus {
    padding-left: 20.875rem !important;
  }

  .xl\:focus\:pt-84\.5:focus {
    padding-top: 21.125rem !important;
  }

  .xl\:focus\:pr-84\.5:focus {
    padding-right: 21.125rem !important;
  }

  .xl\:focus\:pb-84\.5:focus {
    padding-bottom: 21.125rem !important;
  }

  .xl\:focus\:pl-84\.5:focus {
    padding-left: 21.125rem !important;
  }

  .xl\:focus\:pt-85\.5:focus {
    padding-top: 21.375rem !important;
  }

  .xl\:focus\:pr-85\.5:focus {
    padding-right: 21.375rem !important;
  }

  .xl\:focus\:pb-85\.5:focus {
    padding-bottom: 21.375rem !important;
  }

  .xl\:focus\:pl-85\.5:focus {
    padding-left: 21.375rem !important;
  }

  .xl\:focus\:pt-86\.5:focus {
    padding-top: 21.625rem !important;
  }

  .xl\:focus\:pr-86\.5:focus {
    padding-right: 21.625rem !important;
  }

  .xl\:focus\:pb-86\.5:focus {
    padding-bottom: 21.625rem !important;
  }

  .xl\:focus\:pl-86\.5:focus {
    padding-left: 21.625rem !important;
  }

  .xl\:focus\:pt-87\.5:focus {
    padding-top: 21.875rem !important;
  }

  .xl\:focus\:pr-87\.5:focus {
    padding-right: 21.875rem !important;
  }

  .xl\:focus\:pb-87\.5:focus {
    padding-bottom: 21.875rem !important;
  }

  .xl\:focus\:pl-87\.5:focus {
    padding-left: 21.875rem !important;
  }

  .xl\:focus\:pt-88\.5:focus {
    padding-top: 22.125rem !important;
  }

  .xl\:focus\:pr-88\.5:focus {
    padding-right: 22.125rem !important;
  }

  .xl\:focus\:pb-88\.5:focus {
    padding-bottom: 22.125rem !important;
  }

  .xl\:focus\:pl-88\.5:focus {
    padding-left: 22.125rem !important;
  }

  .xl\:focus\:pt-89\.5:focus {
    padding-top: 22.375rem !important;
  }

  .xl\:focus\:pr-89\.5:focus {
    padding-right: 22.375rem !important;
  }

  .xl\:focus\:pb-89\.5:focus {
    padding-bottom: 22.375rem !important;
  }

  .xl\:focus\:pl-89\.5:focus {
    padding-left: 22.375rem !important;
  }

  .xl\:focus\:pt-90\.5:focus {
    padding-top: 22.625rem !important;
  }

  .xl\:focus\:pr-90\.5:focus {
    padding-right: 22.625rem !important;
  }

  .xl\:focus\:pb-90\.5:focus {
    padding-bottom: 22.625rem !important;
  }

  .xl\:focus\:pl-90\.5:focus {
    padding-left: 22.625rem !important;
  }

  .xl\:focus\:pt-91\.5:focus {
    padding-top: 22.875rem !important;
  }

  .xl\:focus\:pr-91\.5:focus {
    padding-right: 22.875rem !important;
  }

  .xl\:focus\:pb-91\.5:focus {
    padding-bottom: 22.875rem !important;
  }

  .xl\:focus\:pl-91\.5:focus {
    padding-left: 22.875rem !important;
  }

  .xl\:focus\:pt-92\.5:focus {
    padding-top: 23.125rem !important;
  }

  .xl\:focus\:pr-92\.5:focus {
    padding-right: 23.125rem !important;
  }

  .xl\:focus\:pb-92\.5:focus {
    padding-bottom: 23.125rem !important;
  }

  .xl\:focus\:pl-92\.5:focus {
    padding-left: 23.125rem !important;
  }

  .xl\:focus\:pt-93\.5:focus {
    padding-top: 23.375rem !important;
  }

  .xl\:focus\:pr-93\.5:focus {
    padding-right: 23.375rem !important;
  }

  .xl\:focus\:pb-93\.5:focus {
    padding-bottom: 23.375rem !important;
  }

  .xl\:focus\:pl-93\.5:focus {
    padding-left: 23.375rem !important;
  }

  .xl\:focus\:pt-94\.5:focus {
    padding-top: 23.625rem !important;
  }

  .xl\:focus\:pr-94\.5:focus {
    padding-right: 23.625rem !important;
  }

  .xl\:focus\:pb-94\.5:focus {
    padding-bottom: 23.625rem !important;
  }

  .xl\:focus\:pl-94\.5:focus {
    padding-left: 23.625rem !important;
  }

  .xl\:focus\:pt-95\.5:focus {
    padding-top: 23.875rem !important;
  }

  .xl\:focus\:pr-95\.5:focus {
    padding-right: 23.875rem !important;
  }

  .xl\:focus\:pb-95\.5:focus {
    padding-bottom: 23.875rem !important;
  }

  .xl\:focus\:pl-95\.5:focus {
    padding-left: 23.875rem !important;
  }

  .xl\:focus\:pt-96\.5:focus {
    padding-top: 24.125rem !important;
  }

  .xl\:focus\:pr-96\.5:focus {
    padding-right: 24.125rem !important;
  }

  .xl\:focus\:pb-96\.5:focus {
    padding-bottom: 24.125rem !important;
  }

  .xl\:focus\:pl-96\.5:focus {
    padding-left: 24.125rem !important;
  }

  .xl\:focus\:pt-97\.5:focus {
    padding-top: 24.375rem !important;
  }

  .xl\:focus\:pr-97\.5:focus {
    padding-right: 24.375rem !important;
  }

  .xl\:focus\:pb-97\.5:focus {
    padding-bottom: 24.375rem !important;
  }

  .xl\:focus\:pl-97\.5:focus {
    padding-left: 24.375rem !important;
  }

  .xl\:focus\:pt-98\.5:focus {
    padding-top: 24.625rem !important;
  }

  .xl\:focus\:pr-98\.5:focus {
    padding-right: 24.625rem !important;
  }

  .xl\:focus\:pb-98\.5:focus {
    padding-bottom: 24.625rem !important;
  }

  .xl\:focus\:pl-98\.5:focus {
    padding-left: 24.625rem !important;
  }

  .xl\:focus\:pt-99\.5:focus {
    padding-top: 24.875rem !important;
  }

  .xl\:focus\:pr-99\.5:focus {
    padding-right: 24.875rem !important;
  }

  .xl\:focus\:pb-99\.5:focus {
    padding-bottom: 24.875rem !important;
  }

  .xl\:focus\:pl-99\.5:focus {
    padding-left: 24.875rem !important;
  }

  .xl\:focus\:pt-100\.5:focus {
    padding-top: 25.125rem !important;
  }

  .xl\:focus\:pr-100\.5:focus {
    padding-right: 25.125rem !important;
  }

  .xl\:focus\:pb-100\.5:focus {
    padding-bottom: 25.125rem !important;
  }

  .xl\:focus\:pl-100\.5:focus {
    padding-left: 25.125rem !important;
  }

  .xl\:focus\:pt-101\.5:focus {
    padding-top: 25.375rem !important;
  }

  .xl\:focus\:pr-101\.5:focus {
    padding-right: 25.375rem !important;
  }

  .xl\:focus\:pb-101\.5:focus {
    padding-bottom: 25.375rem !important;
  }

  .xl\:focus\:pl-101\.5:focus {
    padding-left: 25.375rem !important;
  }

  .xl\:focus\:pt-102\.5:focus {
    padding-top: 25.625rem !important;
  }

  .xl\:focus\:pr-102\.5:focus {
    padding-right: 25.625rem !important;
  }

  .xl\:focus\:pb-102\.5:focus {
    padding-bottom: 25.625rem !important;
  }

  .xl\:focus\:pl-102\.5:focus {
    padding-left: 25.625rem !important;
  }

  .xl\:focus\:pt-103\.5:focus {
    padding-top: 25.875rem !important;
  }

  .xl\:focus\:pr-103\.5:focus {
    padding-right: 25.875rem !important;
  }

  .xl\:focus\:pb-103\.5:focus {
    padding-bottom: 25.875rem !important;
  }

  .xl\:focus\:pl-103\.5:focus {
    padding-left: 25.875rem !important;
  }

  .xl\:focus\:pt-104\.5:focus {
    padding-top: 26.125rem !important;
  }

  .xl\:focus\:pr-104\.5:focus {
    padding-right: 26.125rem !important;
  }

  .xl\:focus\:pb-104\.5:focus {
    padding-bottom: 26.125rem !important;
  }

  .xl\:focus\:pl-104\.5:focus {
    padding-left: 26.125rem !important;
  }

  .xl\:placeholder-transparent::-moz-placeholder {
    color: transparent !important;
  }

  .xl\:placeholder-transparent:-ms-input-placeholder {
    color: transparent !important;
  }

  .xl\:placeholder-transparent::placeholder {
    color: transparent !important;
  }

  .xl\:placeholder-current::-moz-placeholder {
    color: currentColor !important;
  }

  .xl\:placeholder-current:-ms-input-placeholder {
    color: currentColor !important;
  }

  .xl\:placeholder-current::placeholder {
    color: currentColor !important;
  }

  .xl\:placeholder-black::-moz-placeholder {
    color: #000 !important;
  }

  .xl\:placeholder-black:-ms-input-placeholder {
    color: #000 !important;
  }

  .xl\:placeholder-black::placeholder {
    color: #000 !important;
  }

  .xl\:placeholder-white::-moz-placeholder {
    color: #fff !important;
  }

  .xl\:placeholder-white:-ms-input-placeholder {
    color: #fff !important;
  }

  .xl\:placeholder-white::placeholder {
    color: #fff !important;
  }

  .xl\:placeholder-gray-100::-moz-placeholder {
    color: #f7fafc !important;
  }

  .xl\:placeholder-gray-100:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .xl\:placeholder-gray-100::placeholder {
    color: #f7fafc !important;
  }

  .xl\:placeholder-gray-200::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .xl\:placeholder-gray-200:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .xl\:placeholder-gray-200::placeholder {
    color: #edf2f7 !important;
  }

  .xl\:placeholder-gray-300::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:placeholder-gray-300:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:placeholder-gray-300::placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:placeholder-gray-400::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:placeholder-gray-400:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:placeholder-gray-400::placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:placeholder-gray-500::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .xl\:placeholder-gray-500:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .xl\:placeholder-gray-500::placeholder {
    color: #a0aec0 !important;
  }

  .xl\:placeholder-gray-600::-moz-placeholder {
    color: #718096 !important;
  }

  .xl\:placeholder-gray-600:-ms-input-placeholder {
    color: #718096 !important;
  }

  .xl\:placeholder-gray-600::placeholder {
    color: #718096 !important;
  }

  .xl\:placeholder-gray-700::-moz-placeholder {
    color: #4a5568 !important;
  }

  .xl\:placeholder-gray-700:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .xl\:placeholder-gray-700::placeholder {
    color: #4a5568 !important;
  }

  .xl\:placeholder-gray-800::-moz-placeholder {
    color: #2d3748 !important;
  }

  .xl\:placeholder-gray-800:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .xl\:placeholder-gray-800::placeholder {
    color: #2d3748 !important;
  }

  .xl\:placeholder-gray-900::-moz-placeholder {
    color: #1a202c !important;
  }

  .xl\:placeholder-gray-900:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .xl\:placeholder-gray-900::placeholder {
    color: #1a202c !important;
  }

  .xl\:placeholder-red-100::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .xl\:placeholder-red-100:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .xl\:placeholder-red-100::placeholder {
    color: #fff5f5 !important;
  }

  .xl\:placeholder-red-200::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .xl\:placeholder-red-200:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .xl\:placeholder-red-200::placeholder {
    color: #fed7d7 !important;
  }

  .xl\:placeholder-red-300::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .xl\:placeholder-red-300:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .xl\:placeholder-red-300::placeholder {
    color: #feb2b2 !important;
  }

  .xl\:placeholder-red-400::-moz-placeholder {
    color: #fc8181 !important;
  }

  .xl\:placeholder-red-400:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .xl\:placeholder-red-400::placeholder {
    color: #fc8181 !important;
  }

  .xl\:placeholder-red-500::-moz-placeholder {
    color: #f56565 !important;
  }

  .xl\:placeholder-red-500:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .xl\:placeholder-red-500::placeholder {
    color: #f56565 !important;
  }

  .xl\:placeholder-red-600::-moz-placeholder {
    color: #e53e3e !important;
  }

  .xl\:placeholder-red-600:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .xl\:placeholder-red-600::placeholder {
    color: #e53e3e !important;
  }

  .xl\:placeholder-red-700::-moz-placeholder {
    color: #c53030 !important;
  }

  .xl\:placeholder-red-700:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .xl\:placeholder-red-700::placeholder {
    color: #c53030 !important;
  }

  .xl\:placeholder-red-800::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .xl\:placeholder-red-800:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .xl\:placeholder-red-800::placeholder {
    color: #9b2c2c !important;
  }

  .xl\:placeholder-red-900::-moz-placeholder {
    color: #742a2a !important;
  }

  .xl\:placeholder-red-900:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .xl\:placeholder-red-900::placeholder {
    color: #742a2a !important;
  }

  .xl\:placeholder-orange-100::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .xl\:placeholder-orange-100:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .xl\:placeholder-orange-100::placeholder {
    color: #fffaf0 !important;
  }

  .xl\:placeholder-orange-200::-moz-placeholder {
    color: #feebc8 !important;
  }

  .xl\:placeholder-orange-200:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .xl\:placeholder-orange-200::placeholder {
    color: #feebc8 !important;
  }

  .xl\:placeholder-orange-300::-moz-placeholder {
    color: #fbd38d !important;
  }

  .xl\:placeholder-orange-300:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .xl\:placeholder-orange-300::placeholder {
    color: #fbd38d !important;
  }

  .xl\:placeholder-orange-400::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .xl\:placeholder-orange-400:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .xl\:placeholder-orange-400::placeholder {
    color: #f6ad55 !important;
  }

  .xl\:placeholder-orange-500::-moz-placeholder {
    color: #ed8936 !important;
  }

  .xl\:placeholder-orange-500:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .xl\:placeholder-orange-500::placeholder {
    color: #ed8936 !important;
  }

  .xl\:placeholder-orange-600::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .xl\:placeholder-orange-600:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .xl\:placeholder-orange-600::placeholder {
    color: #dd6b20 !important;
  }

  .xl\:placeholder-orange-700::-moz-placeholder {
    color: #c05621 !important;
  }

  .xl\:placeholder-orange-700:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .xl\:placeholder-orange-700::placeholder {
    color: #c05621 !important;
  }

  .xl\:placeholder-orange-800::-moz-placeholder {
    color: #9c4221 !important;
  }

  .xl\:placeholder-orange-800:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .xl\:placeholder-orange-800::placeholder {
    color: #9c4221 !important;
  }

  .xl\:placeholder-orange-900::-moz-placeholder {
    color: #7b341e !important;
  }

  .xl\:placeholder-orange-900:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .xl\:placeholder-orange-900::placeholder {
    color: #7b341e !important;
  }

  .xl\:placeholder-yellow-100::-moz-placeholder {
    color: #fffff0 !important;
  }

  .xl\:placeholder-yellow-100:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .xl\:placeholder-yellow-100::placeholder {
    color: #fffff0 !important;
  }

  .xl\:placeholder-yellow-200::-moz-placeholder {
    color: #fefcbf !important;
  }

  .xl\:placeholder-yellow-200:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .xl\:placeholder-yellow-200::placeholder {
    color: #fefcbf !important;
  }

  .xl\:placeholder-yellow-300::-moz-placeholder {
    color: #faf089 !important;
  }

  .xl\:placeholder-yellow-300:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .xl\:placeholder-yellow-300::placeholder {
    color: #faf089 !important;
  }

  .xl\:placeholder-yellow-400::-moz-placeholder {
    color: #f6e05e !important;
  }

  .xl\:placeholder-yellow-400:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .xl\:placeholder-yellow-400::placeholder {
    color: #f6e05e !important;
  }

  .xl\:placeholder-yellow-500::-moz-placeholder {
    color: #ecc94b !important;
  }

  .xl\:placeholder-yellow-500:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .xl\:placeholder-yellow-500::placeholder {
    color: #ecc94b !important;
  }

  .xl\:placeholder-yellow-600::-moz-placeholder {
    color: #d69e2e !important;
  }

  .xl\:placeholder-yellow-600:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .xl\:placeholder-yellow-600::placeholder {
    color: #d69e2e !important;
  }

  .xl\:placeholder-yellow-700::-moz-placeholder {
    color: #b7791f !important;
  }

  .xl\:placeholder-yellow-700:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .xl\:placeholder-yellow-700::placeholder {
    color: #b7791f !important;
  }

  .xl\:placeholder-yellow-800::-moz-placeholder {
    color: #975a16 !important;
  }

  .xl\:placeholder-yellow-800:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .xl\:placeholder-yellow-800::placeholder {
    color: #975a16 !important;
  }

  .xl\:placeholder-yellow-900::-moz-placeholder {
    color: #744210 !important;
  }

  .xl\:placeholder-yellow-900:-ms-input-placeholder {
    color: #744210 !important;
  }

  .xl\:placeholder-yellow-900::placeholder {
    color: #744210 !important;
  }

  .xl\:placeholder-green-100::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .xl\:placeholder-green-100:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .xl\:placeholder-green-100::placeholder {
    color: #f0fff4 !important;
  }

  .xl\:placeholder-green-200::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:placeholder-green-200:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:placeholder-green-200::placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:placeholder-green-300::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:placeholder-green-300:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:placeholder-green-300::placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:placeholder-green-400::-moz-placeholder {
    color: #68d391 !important;
  }

  .xl\:placeholder-green-400:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .xl\:placeholder-green-400::placeholder {
    color: #68d391 !important;
  }

  .xl\:placeholder-green-500::-moz-placeholder {
    color: #48bb78 !important;
  }

  .xl\:placeholder-green-500:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .xl\:placeholder-green-500::placeholder {
    color: #48bb78 !important;
  }

  .xl\:placeholder-green-600::-moz-placeholder {
    color: #38a169 !important;
  }

  .xl\:placeholder-green-600:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .xl\:placeholder-green-600::placeholder {
    color: #38a169 !important;
  }

  .xl\:placeholder-green-700::-moz-placeholder {
    color: #2f855a !important;
  }

  .xl\:placeholder-green-700:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .xl\:placeholder-green-700::placeholder {
    color: #2f855a !important;
  }

  .xl\:placeholder-green-800::-moz-placeholder {
    color: #276749 !important;
  }

  .xl\:placeholder-green-800:-ms-input-placeholder {
    color: #276749 !important;
  }

  .xl\:placeholder-green-800::placeholder {
    color: #276749 !important;
  }

  .xl\:placeholder-green-900::-moz-placeholder {
    color: #22543d !important;
  }

  .xl\:placeholder-green-900:-ms-input-placeholder {
    color: #22543d !important;
  }

  .xl\:placeholder-green-900::placeholder {
    color: #22543d !important;
  }

  .xl\:placeholder-teal-100::-moz-placeholder {
    color: #e6fffa !important;
  }

  .xl\:placeholder-teal-100:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .xl\:placeholder-teal-100::placeholder {
    color: #e6fffa !important;
  }

  .xl\:placeholder-teal-200::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .xl\:placeholder-teal-200:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .xl\:placeholder-teal-200::placeholder {
    color: #b2f5ea !important;
  }

  .xl\:placeholder-teal-300::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .xl\:placeholder-teal-300:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .xl\:placeholder-teal-300::placeholder {
    color: #81e6d9 !important;
  }

  .xl\:placeholder-teal-400::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:placeholder-teal-400:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:placeholder-teal-400::placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:placeholder-teal-500::-moz-placeholder {
    color: #38b2ac !important;
  }

  .xl\:placeholder-teal-500:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .xl\:placeholder-teal-500::placeholder {
    color: #38b2ac !important;
  }

  .xl\:placeholder-teal-600::-moz-placeholder {
    color: #319795 !important;
  }

  .xl\:placeholder-teal-600:-ms-input-placeholder {
    color: #319795 !important;
  }

  .xl\:placeholder-teal-600::placeholder {
    color: #319795 !important;
  }

  .xl\:placeholder-teal-700::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .xl\:placeholder-teal-700:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .xl\:placeholder-teal-700::placeholder {
    color: #2c7a7b !important;
  }

  .xl\:placeholder-teal-800::-moz-placeholder {
    color: #285e61 !important;
  }

  .xl\:placeholder-teal-800:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .xl\:placeholder-teal-800::placeholder {
    color: #285e61 !important;
  }

  .xl\:placeholder-teal-900::-moz-placeholder {
    color: #234e52 !important;
  }

  .xl\:placeholder-teal-900:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .xl\:placeholder-teal-900::placeholder {
    color: #234e52 !important;
  }

  .xl\:placeholder-blue-100::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .xl\:placeholder-blue-100:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .xl\:placeholder-blue-100::placeholder {
    color: #ebf8ff !important;
  }

  .xl\:placeholder-blue-200::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .xl\:placeholder-blue-200:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .xl\:placeholder-blue-200::placeholder {
    color: #bee3f8 !important;
  }

  .xl\:placeholder-blue-300::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .xl\:placeholder-blue-300:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .xl\:placeholder-blue-300::placeholder {
    color: #90cdf4 !important;
  }

  .xl\:placeholder-blue-400::-moz-placeholder {
    color: #63b3ed !important;
  }

  .xl\:placeholder-blue-400:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .xl\:placeholder-blue-400::placeholder {
    color: #63b3ed !important;
  }

  .xl\:placeholder-blue-500::-moz-placeholder {
    color: #4299e1 !important;
  }

  .xl\:placeholder-blue-500:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .xl\:placeholder-blue-500::placeholder {
    color: #4299e1 !important;
  }

  .xl\:placeholder-blue-600::-moz-placeholder {
    color: #3182ce !important;
  }

  .xl\:placeholder-blue-600:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .xl\:placeholder-blue-600::placeholder {
    color: #3182ce !important;
  }

  .xl\:placeholder-blue-700::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:placeholder-blue-700:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:placeholder-blue-700::placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:placeholder-blue-800::-moz-placeholder {
    color: #2c5282 !important;
  }

  .xl\:placeholder-blue-800:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .xl\:placeholder-blue-800::placeholder {
    color: #2c5282 !important;
  }

  .xl\:placeholder-blue-900::-moz-placeholder {
    color: #2a4365 !important;
  }

  .xl\:placeholder-blue-900:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .xl\:placeholder-blue-900::placeholder {
    color: #2a4365 !important;
  }

  .xl\:placeholder-indigo-100::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .xl\:placeholder-indigo-100:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .xl\:placeholder-indigo-100::placeholder {
    color: #ebf4ff !important;
  }

  .xl\:placeholder-indigo-200::-moz-placeholder {
    color: #c3dafe !important;
  }

  .xl\:placeholder-indigo-200:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .xl\:placeholder-indigo-200::placeholder {
    color: #c3dafe !important;
  }

  .xl\:placeholder-indigo-300::-moz-placeholder {
    color: #a3bffa !important;
  }

  .xl\:placeholder-indigo-300:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .xl\:placeholder-indigo-300::placeholder {
    color: #a3bffa !important;
  }

  .xl\:placeholder-indigo-400::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:placeholder-indigo-400:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:placeholder-indigo-400::placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:placeholder-indigo-500::-moz-placeholder {
    color: #667eea !important;
  }

  .xl\:placeholder-indigo-500:-ms-input-placeholder {
    color: #667eea !important;
  }

  .xl\:placeholder-indigo-500::placeholder {
    color: #667eea !important;
  }

  .xl\:placeholder-indigo-600::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .xl\:placeholder-indigo-600:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .xl\:placeholder-indigo-600::placeholder {
    color: #5a67d8 !important;
  }

  .xl\:placeholder-indigo-700::-moz-placeholder {
    color: #4c51bf !important;
  }

  .xl\:placeholder-indigo-700:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .xl\:placeholder-indigo-700::placeholder {
    color: #4c51bf !important;
  }

  .xl\:placeholder-indigo-800::-moz-placeholder {
    color: #434190 !important;
  }

  .xl\:placeholder-indigo-800:-ms-input-placeholder {
    color: #434190 !important;
  }

  .xl\:placeholder-indigo-800::placeholder {
    color: #434190 !important;
  }

  .xl\:placeholder-indigo-900::-moz-placeholder {
    color: #3c366b !important;
  }

  .xl\:placeholder-indigo-900:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .xl\:placeholder-indigo-900::placeholder {
    color: #3c366b !important;
  }

  .xl\:placeholder-purple-100::-moz-placeholder {
    color: #faf5ff !important;
  }

  .xl\:placeholder-purple-100:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .xl\:placeholder-purple-100::placeholder {
    color: #faf5ff !important;
  }

  .xl\:placeholder-purple-200::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .xl\:placeholder-purple-200:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .xl\:placeholder-purple-200::placeholder {
    color: #e9d8fd !important;
  }

  .xl\:placeholder-purple-300::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .xl\:placeholder-purple-300:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .xl\:placeholder-purple-300::placeholder {
    color: #d6bcfa !important;
  }

  .xl\:placeholder-purple-400::-moz-placeholder {
    color: #b794f4 !important;
  }

  .xl\:placeholder-purple-400:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .xl\:placeholder-purple-400::placeholder {
    color: #b794f4 !important;
  }

  .xl\:placeholder-purple-500::-moz-placeholder {
    color: #9f7aea !important;
  }

  .xl\:placeholder-purple-500:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .xl\:placeholder-purple-500::placeholder {
    color: #9f7aea !important;
  }

  .xl\:placeholder-purple-600::-moz-placeholder {
    color: #805ad5 !important;
  }

  .xl\:placeholder-purple-600:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .xl\:placeholder-purple-600::placeholder {
    color: #805ad5 !important;
  }

  .xl\:placeholder-purple-700::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .xl\:placeholder-purple-700:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .xl\:placeholder-purple-700::placeholder {
    color: #6b46c1 !important;
  }

  .xl\:placeholder-purple-800::-moz-placeholder {
    color: #553c9a !important;
  }

  .xl\:placeholder-purple-800:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .xl\:placeholder-purple-800::placeholder {
    color: #553c9a !important;
  }

  .xl\:placeholder-purple-900::-moz-placeholder {
    color: #44337a !important;
  }

  .xl\:placeholder-purple-900:-ms-input-placeholder {
    color: #44337a !important;
  }

  .xl\:placeholder-purple-900::placeholder {
    color: #44337a !important;
  }

  .xl\:placeholder-pink-100::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .xl\:placeholder-pink-100:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .xl\:placeholder-pink-100::placeholder {
    color: #fff5f7 !important;
  }

  .xl\:placeholder-pink-200::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .xl\:placeholder-pink-200:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .xl\:placeholder-pink-200::placeholder {
    color: #fed7e2 !important;
  }

  .xl\:placeholder-pink-300::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .xl\:placeholder-pink-300:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .xl\:placeholder-pink-300::placeholder {
    color: #fbb6ce !important;
  }

  .xl\:placeholder-pink-400::-moz-placeholder {
    color: #f687b3 !important;
  }

  .xl\:placeholder-pink-400:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .xl\:placeholder-pink-400::placeholder {
    color: #f687b3 !important;
  }

  .xl\:placeholder-pink-500::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .xl\:placeholder-pink-500:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .xl\:placeholder-pink-500::placeholder {
    color: #ed64a6 !important;
  }

  .xl\:placeholder-pink-600::-moz-placeholder {
    color: #d53f8c !important;
  }

  .xl\:placeholder-pink-600:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .xl\:placeholder-pink-600::placeholder {
    color: #d53f8c !important;
  }

  .xl\:placeholder-pink-700::-moz-placeholder {
    color: #b83280 !important;
  }

  .xl\:placeholder-pink-700:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .xl\:placeholder-pink-700::placeholder {
    color: #b83280 !important;
  }

  .xl\:placeholder-pink-800::-moz-placeholder {
    color: #97266d !important;
  }

  .xl\:placeholder-pink-800:-ms-input-placeholder {
    color: #97266d !important;
  }

  .xl\:placeholder-pink-800::placeholder {
    color: #97266d !important;
  }

  .xl\:placeholder-pink-900::-moz-placeholder {
    color: #702459 !important;
  }

  .xl\:placeholder-pink-900:-ms-input-placeholder {
    color: #702459 !important;
  }

  .xl\:placeholder-pink-900::placeholder {
    color: #702459 !important;
  }

  .xl\:placeholder-primary-black::-moz-placeholder {
    color: #333333 !important;
  }

  .xl\:placeholder-primary-black:-ms-input-placeholder {
    color: #333333 !important;
  }

  .xl\:placeholder-primary-black::placeholder {
    color: #333333 !important;
  }

  .xl\:placeholder-primary-green::-moz-placeholder {
    color: #085E3C !important;
  }

  .xl\:placeholder-primary-green:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .xl\:placeholder-primary-green::placeholder {
    color: #085E3C !important;
  }

  .xl\:hover\:placeholder-transparent:hover::-moz-placeholder {
    color: transparent !important;
  }

  .xl\:hover\:placeholder-transparent:hover:-ms-input-placeholder {
    color: transparent !important;
  }

  .xl\:hover\:placeholder-transparent:hover::placeholder {
    color: transparent !important;
  }

  .xl\:hover\:placeholder-current:hover::-moz-placeholder {
    color: currentColor !important;
  }

  .xl\:hover\:placeholder-current:hover:-ms-input-placeholder {
    color: currentColor !important;
  }

  .xl\:hover\:placeholder-current:hover::placeholder {
    color: currentColor !important;
  }

  .xl\:hover\:placeholder-black:hover::-moz-placeholder {
    color: #000 !important;
  }

  .xl\:hover\:placeholder-black:hover:-ms-input-placeholder {
    color: #000 !important;
  }

  .xl\:hover\:placeholder-black:hover::placeholder {
    color: #000 !important;
  }

  .xl\:hover\:placeholder-white:hover::-moz-placeholder {
    color: #fff !important;
  }

  .xl\:hover\:placeholder-white:hover:-ms-input-placeholder {
    color: #fff !important;
  }

  .xl\:hover\:placeholder-white:hover::placeholder {
    color: #fff !important;
  }

  .xl\:hover\:placeholder-gray-100:hover::-moz-placeholder {
    color: #f7fafc !important;
  }

  .xl\:hover\:placeholder-gray-100:hover:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .xl\:hover\:placeholder-gray-100:hover::placeholder {
    color: #f7fafc !important;
  }

  .xl\:hover\:placeholder-gray-200:hover::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .xl\:hover\:placeholder-gray-200:hover:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .xl\:hover\:placeholder-gray-200:hover::placeholder {
    color: #edf2f7 !important;
  }

  .xl\:hover\:placeholder-gray-300:hover::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:hover\:placeholder-gray-300:hover:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:hover\:placeholder-gray-300:hover::placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:hover\:placeholder-gray-400:hover::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:hover\:placeholder-gray-400:hover:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:hover\:placeholder-gray-400:hover::placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:hover\:placeholder-gray-500:hover::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .xl\:hover\:placeholder-gray-500:hover:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .xl\:hover\:placeholder-gray-500:hover::placeholder {
    color: #a0aec0 !important;
  }

  .xl\:hover\:placeholder-gray-600:hover::-moz-placeholder {
    color: #718096 !important;
  }

  .xl\:hover\:placeholder-gray-600:hover:-ms-input-placeholder {
    color: #718096 !important;
  }

  .xl\:hover\:placeholder-gray-600:hover::placeholder {
    color: #718096 !important;
  }

  .xl\:hover\:placeholder-gray-700:hover::-moz-placeholder {
    color: #4a5568 !important;
  }

  .xl\:hover\:placeholder-gray-700:hover:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .xl\:hover\:placeholder-gray-700:hover::placeholder {
    color: #4a5568 !important;
  }

  .xl\:hover\:placeholder-gray-800:hover::-moz-placeholder {
    color: #2d3748 !important;
  }

  .xl\:hover\:placeholder-gray-800:hover:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .xl\:hover\:placeholder-gray-800:hover::placeholder {
    color: #2d3748 !important;
  }

  .xl\:hover\:placeholder-gray-900:hover::-moz-placeholder {
    color: #1a202c !important;
  }

  .xl\:hover\:placeholder-gray-900:hover:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .xl\:hover\:placeholder-gray-900:hover::placeholder {
    color: #1a202c !important;
  }

  .xl\:hover\:placeholder-red-100:hover::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .xl\:hover\:placeholder-red-100:hover:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .xl\:hover\:placeholder-red-100:hover::placeholder {
    color: #fff5f5 !important;
  }

  .xl\:hover\:placeholder-red-200:hover::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .xl\:hover\:placeholder-red-200:hover:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .xl\:hover\:placeholder-red-200:hover::placeholder {
    color: #fed7d7 !important;
  }

  .xl\:hover\:placeholder-red-300:hover::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .xl\:hover\:placeholder-red-300:hover:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .xl\:hover\:placeholder-red-300:hover::placeholder {
    color: #feb2b2 !important;
  }

  .xl\:hover\:placeholder-red-400:hover::-moz-placeholder {
    color: #fc8181 !important;
  }

  .xl\:hover\:placeholder-red-400:hover:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .xl\:hover\:placeholder-red-400:hover::placeholder {
    color: #fc8181 !important;
  }

  .xl\:hover\:placeholder-red-500:hover::-moz-placeholder {
    color: #f56565 !important;
  }

  .xl\:hover\:placeholder-red-500:hover:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .xl\:hover\:placeholder-red-500:hover::placeholder {
    color: #f56565 !important;
  }

  .xl\:hover\:placeholder-red-600:hover::-moz-placeholder {
    color: #e53e3e !important;
  }

  .xl\:hover\:placeholder-red-600:hover:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .xl\:hover\:placeholder-red-600:hover::placeholder {
    color: #e53e3e !important;
  }

  .xl\:hover\:placeholder-red-700:hover::-moz-placeholder {
    color: #c53030 !important;
  }

  .xl\:hover\:placeholder-red-700:hover:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .xl\:hover\:placeholder-red-700:hover::placeholder {
    color: #c53030 !important;
  }

  .xl\:hover\:placeholder-red-800:hover::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .xl\:hover\:placeholder-red-800:hover:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .xl\:hover\:placeholder-red-800:hover::placeholder {
    color: #9b2c2c !important;
  }

  .xl\:hover\:placeholder-red-900:hover::-moz-placeholder {
    color: #742a2a !important;
  }

  .xl\:hover\:placeholder-red-900:hover:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .xl\:hover\:placeholder-red-900:hover::placeholder {
    color: #742a2a !important;
  }

  .xl\:hover\:placeholder-orange-100:hover::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .xl\:hover\:placeholder-orange-100:hover:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .xl\:hover\:placeholder-orange-100:hover::placeholder {
    color: #fffaf0 !important;
  }

  .xl\:hover\:placeholder-orange-200:hover::-moz-placeholder {
    color: #feebc8 !important;
  }

  .xl\:hover\:placeholder-orange-200:hover:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .xl\:hover\:placeholder-orange-200:hover::placeholder {
    color: #feebc8 !important;
  }

  .xl\:hover\:placeholder-orange-300:hover::-moz-placeholder {
    color: #fbd38d !important;
  }

  .xl\:hover\:placeholder-orange-300:hover:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .xl\:hover\:placeholder-orange-300:hover::placeholder {
    color: #fbd38d !important;
  }

  .xl\:hover\:placeholder-orange-400:hover::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .xl\:hover\:placeholder-orange-400:hover:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .xl\:hover\:placeholder-orange-400:hover::placeholder {
    color: #f6ad55 !important;
  }

  .xl\:hover\:placeholder-orange-500:hover::-moz-placeholder {
    color: #ed8936 !important;
  }

  .xl\:hover\:placeholder-orange-500:hover:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .xl\:hover\:placeholder-orange-500:hover::placeholder {
    color: #ed8936 !important;
  }

  .xl\:hover\:placeholder-orange-600:hover::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .xl\:hover\:placeholder-orange-600:hover:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .xl\:hover\:placeholder-orange-600:hover::placeholder {
    color: #dd6b20 !important;
  }

  .xl\:hover\:placeholder-orange-700:hover::-moz-placeholder {
    color: #c05621 !important;
  }

  .xl\:hover\:placeholder-orange-700:hover:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .xl\:hover\:placeholder-orange-700:hover::placeholder {
    color: #c05621 !important;
  }

  .xl\:hover\:placeholder-orange-800:hover::-moz-placeholder {
    color: #9c4221 !important;
  }

  .xl\:hover\:placeholder-orange-800:hover:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .xl\:hover\:placeholder-orange-800:hover::placeholder {
    color: #9c4221 !important;
  }

  .xl\:hover\:placeholder-orange-900:hover::-moz-placeholder {
    color: #7b341e !important;
  }

  .xl\:hover\:placeholder-orange-900:hover:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .xl\:hover\:placeholder-orange-900:hover::placeholder {
    color: #7b341e !important;
  }

  .xl\:hover\:placeholder-yellow-100:hover::-moz-placeholder {
    color: #fffff0 !important;
  }

  .xl\:hover\:placeholder-yellow-100:hover:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .xl\:hover\:placeholder-yellow-100:hover::placeholder {
    color: #fffff0 !important;
  }

  .xl\:hover\:placeholder-yellow-200:hover::-moz-placeholder {
    color: #fefcbf !important;
  }

  .xl\:hover\:placeholder-yellow-200:hover:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .xl\:hover\:placeholder-yellow-200:hover::placeholder {
    color: #fefcbf !important;
  }

  .xl\:hover\:placeholder-yellow-300:hover::-moz-placeholder {
    color: #faf089 !important;
  }

  .xl\:hover\:placeholder-yellow-300:hover:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .xl\:hover\:placeholder-yellow-300:hover::placeholder {
    color: #faf089 !important;
  }

  .xl\:hover\:placeholder-yellow-400:hover::-moz-placeholder {
    color: #f6e05e !important;
  }

  .xl\:hover\:placeholder-yellow-400:hover:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .xl\:hover\:placeholder-yellow-400:hover::placeholder {
    color: #f6e05e !important;
  }

  .xl\:hover\:placeholder-yellow-500:hover::-moz-placeholder {
    color: #ecc94b !important;
  }

  .xl\:hover\:placeholder-yellow-500:hover:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .xl\:hover\:placeholder-yellow-500:hover::placeholder {
    color: #ecc94b !important;
  }

  .xl\:hover\:placeholder-yellow-600:hover::-moz-placeholder {
    color: #d69e2e !important;
  }

  .xl\:hover\:placeholder-yellow-600:hover:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .xl\:hover\:placeholder-yellow-600:hover::placeholder {
    color: #d69e2e !important;
  }

  .xl\:hover\:placeholder-yellow-700:hover::-moz-placeholder {
    color: #b7791f !important;
  }

  .xl\:hover\:placeholder-yellow-700:hover:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .xl\:hover\:placeholder-yellow-700:hover::placeholder {
    color: #b7791f !important;
  }

  .xl\:hover\:placeholder-yellow-800:hover::-moz-placeholder {
    color: #975a16 !important;
  }

  .xl\:hover\:placeholder-yellow-800:hover:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .xl\:hover\:placeholder-yellow-800:hover::placeholder {
    color: #975a16 !important;
  }

  .xl\:hover\:placeholder-yellow-900:hover::-moz-placeholder {
    color: #744210 !important;
  }

  .xl\:hover\:placeholder-yellow-900:hover:-ms-input-placeholder {
    color: #744210 !important;
  }

  .xl\:hover\:placeholder-yellow-900:hover::placeholder {
    color: #744210 !important;
  }

  .xl\:hover\:placeholder-green-100:hover::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .xl\:hover\:placeholder-green-100:hover:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .xl\:hover\:placeholder-green-100:hover::placeholder {
    color: #f0fff4 !important;
  }

  .xl\:hover\:placeholder-green-200:hover::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:hover\:placeholder-green-200:hover:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:hover\:placeholder-green-200:hover::placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:hover\:placeholder-green-300:hover::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:hover\:placeholder-green-300:hover:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:hover\:placeholder-green-300:hover::placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:hover\:placeholder-green-400:hover::-moz-placeholder {
    color: #68d391 !important;
  }

  .xl\:hover\:placeholder-green-400:hover:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .xl\:hover\:placeholder-green-400:hover::placeholder {
    color: #68d391 !important;
  }

  .xl\:hover\:placeholder-green-500:hover::-moz-placeholder {
    color: #48bb78 !important;
  }

  .xl\:hover\:placeholder-green-500:hover:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .xl\:hover\:placeholder-green-500:hover::placeholder {
    color: #48bb78 !important;
  }

  .xl\:hover\:placeholder-green-600:hover::-moz-placeholder {
    color: #38a169 !important;
  }

  .xl\:hover\:placeholder-green-600:hover:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .xl\:hover\:placeholder-green-600:hover::placeholder {
    color: #38a169 !important;
  }

  .xl\:hover\:placeholder-green-700:hover::-moz-placeholder {
    color: #2f855a !important;
  }

  .xl\:hover\:placeholder-green-700:hover:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .xl\:hover\:placeholder-green-700:hover::placeholder {
    color: #2f855a !important;
  }

  .xl\:hover\:placeholder-green-800:hover::-moz-placeholder {
    color: #276749 !important;
  }

  .xl\:hover\:placeholder-green-800:hover:-ms-input-placeholder {
    color: #276749 !important;
  }

  .xl\:hover\:placeholder-green-800:hover::placeholder {
    color: #276749 !important;
  }

  .xl\:hover\:placeholder-green-900:hover::-moz-placeholder {
    color: #22543d !important;
  }

  .xl\:hover\:placeholder-green-900:hover:-ms-input-placeholder {
    color: #22543d !important;
  }

  .xl\:hover\:placeholder-green-900:hover::placeholder {
    color: #22543d !important;
  }

  .xl\:hover\:placeholder-teal-100:hover::-moz-placeholder {
    color: #e6fffa !important;
  }

  .xl\:hover\:placeholder-teal-100:hover:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .xl\:hover\:placeholder-teal-100:hover::placeholder {
    color: #e6fffa !important;
  }

  .xl\:hover\:placeholder-teal-200:hover::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .xl\:hover\:placeholder-teal-200:hover:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .xl\:hover\:placeholder-teal-200:hover::placeholder {
    color: #b2f5ea !important;
  }

  .xl\:hover\:placeholder-teal-300:hover::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .xl\:hover\:placeholder-teal-300:hover:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .xl\:hover\:placeholder-teal-300:hover::placeholder {
    color: #81e6d9 !important;
  }

  .xl\:hover\:placeholder-teal-400:hover::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:hover\:placeholder-teal-400:hover:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:hover\:placeholder-teal-400:hover::placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:hover\:placeholder-teal-500:hover::-moz-placeholder {
    color: #38b2ac !important;
  }

  .xl\:hover\:placeholder-teal-500:hover:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .xl\:hover\:placeholder-teal-500:hover::placeholder {
    color: #38b2ac !important;
  }

  .xl\:hover\:placeholder-teal-600:hover::-moz-placeholder {
    color: #319795 !important;
  }

  .xl\:hover\:placeholder-teal-600:hover:-ms-input-placeholder {
    color: #319795 !important;
  }

  .xl\:hover\:placeholder-teal-600:hover::placeholder {
    color: #319795 !important;
  }

  .xl\:hover\:placeholder-teal-700:hover::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .xl\:hover\:placeholder-teal-700:hover:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .xl\:hover\:placeholder-teal-700:hover::placeholder {
    color: #2c7a7b !important;
  }

  .xl\:hover\:placeholder-teal-800:hover::-moz-placeholder {
    color: #285e61 !important;
  }

  .xl\:hover\:placeholder-teal-800:hover:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .xl\:hover\:placeholder-teal-800:hover::placeholder {
    color: #285e61 !important;
  }

  .xl\:hover\:placeholder-teal-900:hover::-moz-placeholder {
    color: #234e52 !important;
  }

  .xl\:hover\:placeholder-teal-900:hover:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .xl\:hover\:placeholder-teal-900:hover::placeholder {
    color: #234e52 !important;
  }

  .xl\:hover\:placeholder-blue-100:hover::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .xl\:hover\:placeholder-blue-100:hover:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .xl\:hover\:placeholder-blue-100:hover::placeholder {
    color: #ebf8ff !important;
  }

  .xl\:hover\:placeholder-blue-200:hover::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .xl\:hover\:placeholder-blue-200:hover:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .xl\:hover\:placeholder-blue-200:hover::placeholder {
    color: #bee3f8 !important;
  }

  .xl\:hover\:placeholder-blue-300:hover::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .xl\:hover\:placeholder-blue-300:hover:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .xl\:hover\:placeholder-blue-300:hover::placeholder {
    color: #90cdf4 !important;
  }

  .xl\:hover\:placeholder-blue-400:hover::-moz-placeholder {
    color: #63b3ed !important;
  }

  .xl\:hover\:placeholder-blue-400:hover:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .xl\:hover\:placeholder-blue-400:hover::placeholder {
    color: #63b3ed !important;
  }

  .xl\:hover\:placeholder-blue-500:hover::-moz-placeholder {
    color: #4299e1 !important;
  }

  .xl\:hover\:placeholder-blue-500:hover:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .xl\:hover\:placeholder-blue-500:hover::placeholder {
    color: #4299e1 !important;
  }

  .xl\:hover\:placeholder-blue-600:hover::-moz-placeholder {
    color: #3182ce !important;
  }

  .xl\:hover\:placeholder-blue-600:hover:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .xl\:hover\:placeholder-blue-600:hover::placeholder {
    color: #3182ce !important;
  }

  .xl\:hover\:placeholder-blue-700:hover::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:hover\:placeholder-blue-700:hover:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:hover\:placeholder-blue-700:hover::placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:hover\:placeholder-blue-800:hover::-moz-placeholder {
    color: #2c5282 !important;
  }

  .xl\:hover\:placeholder-blue-800:hover:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .xl\:hover\:placeholder-blue-800:hover::placeholder {
    color: #2c5282 !important;
  }

  .xl\:hover\:placeholder-blue-900:hover::-moz-placeholder {
    color: #2a4365 !important;
  }

  .xl\:hover\:placeholder-blue-900:hover:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .xl\:hover\:placeholder-blue-900:hover::placeholder {
    color: #2a4365 !important;
  }

  .xl\:hover\:placeholder-indigo-100:hover::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .xl\:hover\:placeholder-indigo-100:hover:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .xl\:hover\:placeholder-indigo-100:hover::placeholder {
    color: #ebf4ff !important;
  }

  .xl\:hover\:placeholder-indigo-200:hover::-moz-placeholder {
    color: #c3dafe !important;
  }

  .xl\:hover\:placeholder-indigo-200:hover:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .xl\:hover\:placeholder-indigo-200:hover::placeholder {
    color: #c3dafe !important;
  }

  .xl\:hover\:placeholder-indigo-300:hover::-moz-placeholder {
    color: #a3bffa !important;
  }

  .xl\:hover\:placeholder-indigo-300:hover:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .xl\:hover\:placeholder-indigo-300:hover::placeholder {
    color: #a3bffa !important;
  }

  .xl\:hover\:placeholder-indigo-400:hover::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:hover\:placeholder-indigo-400:hover:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:hover\:placeholder-indigo-400:hover::placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:hover\:placeholder-indigo-500:hover::-moz-placeholder {
    color: #667eea !important;
  }

  .xl\:hover\:placeholder-indigo-500:hover:-ms-input-placeholder {
    color: #667eea !important;
  }

  .xl\:hover\:placeholder-indigo-500:hover::placeholder {
    color: #667eea !important;
  }

  .xl\:hover\:placeholder-indigo-600:hover::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .xl\:hover\:placeholder-indigo-600:hover:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .xl\:hover\:placeholder-indigo-600:hover::placeholder {
    color: #5a67d8 !important;
  }

  .xl\:hover\:placeholder-indigo-700:hover::-moz-placeholder {
    color: #4c51bf !important;
  }

  .xl\:hover\:placeholder-indigo-700:hover:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .xl\:hover\:placeholder-indigo-700:hover::placeholder {
    color: #4c51bf !important;
  }

  .xl\:hover\:placeholder-indigo-800:hover::-moz-placeholder {
    color: #434190 !important;
  }

  .xl\:hover\:placeholder-indigo-800:hover:-ms-input-placeholder {
    color: #434190 !important;
  }

  .xl\:hover\:placeholder-indigo-800:hover::placeholder {
    color: #434190 !important;
  }

  .xl\:hover\:placeholder-indigo-900:hover::-moz-placeholder {
    color: #3c366b !important;
  }

  .xl\:hover\:placeholder-indigo-900:hover:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .xl\:hover\:placeholder-indigo-900:hover::placeholder {
    color: #3c366b !important;
  }

  .xl\:hover\:placeholder-purple-100:hover::-moz-placeholder {
    color: #faf5ff !important;
  }

  .xl\:hover\:placeholder-purple-100:hover:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .xl\:hover\:placeholder-purple-100:hover::placeholder {
    color: #faf5ff !important;
  }

  .xl\:hover\:placeholder-purple-200:hover::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .xl\:hover\:placeholder-purple-200:hover:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .xl\:hover\:placeholder-purple-200:hover::placeholder {
    color: #e9d8fd !important;
  }

  .xl\:hover\:placeholder-purple-300:hover::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .xl\:hover\:placeholder-purple-300:hover:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .xl\:hover\:placeholder-purple-300:hover::placeholder {
    color: #d6bcfa !important;
  }

  .xl\:hover\:placeholder-purple-400:hover::-moz-placeholder {
    color: #b794f4 !important;
  }

  .xl\:hover\:placeholder-purple-400:hover:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .xl\:hover\:placeholder-purple-400:hover::placeholder {
    color: #b794f4 !important;
  }

  .xl\:hover\:placeholder-purple-500:hover::-moz-placeholder {
    color: #9f7aea !important;
  }

  .xl\:hover\:placeholder-purple-500:hover:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .xl\:hover\:placeholder-purple-500:hover::placeholder {
    color: #9f7aea !important;
  }

  .xl\:hover\:placeholder-purple-600:hover::-moz-placeholder {
    color: #805ad5 !important;
  }

  .xl\:hover\:placeholder-purple-600:hover:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .xl\:hover\:placeholder-purple-600:hover::placeholder {
    color: #805ad5 !important;
  }

  .xl\:hover\:placeholder-purple-700:hover::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .xl\:hover\:placeholder-purple-700:hover:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .xl\:hover\:placeholder-purple-700:hover::placeholder {
    color: #6b46c1 !important;
  }

  .xl\:hover\:placeholder-purple-800:hover::-moz-placeholder {
    color: #553c9a !important;
  }

  .xl\:hover\:placeholder-purple-800:hover:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .xl\:hover\:placeholder-purple-800:hover::placeholder {
    color: #553c9a !important;
  }

  .xl\:hover\:placeholder-purple-900:hover::-moz-placeholder {
    color: #44337a !important;
  }

  .xl\:hover\:placeholder-purple-900:hover:-ms-input-placeholder {
    color: #44337a !important;
  }

  .xl\:hover\:placeholder-purple-900:hover::placeholder {
    color: #44337a !important;
  }

  .xl\:hover\:placeholder-pink-100:hover::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .xl\:hover\:placeholder-pink-100:hover:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .xl\:hover\:placeholder-pink-100:hover::placeholder {
    color: #fff5f7 !important;
  }

  .xl\:hover\:placeholder-pink-200:hover::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .xl\:hover\:placeholder-pink-200:hover:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .xl\:hover\:placeholder-pink-200:hover::placeholder {
    color: #fed7e2 !important;
  }

  .xl\:hover\:placeholder-pink-300:hover::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .xl\:hover\:placeholder-pink-300:hover:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .xl\:hover\:placeholder-pink-300:hover::placeholder {
    color: #fbb6ce !important;
  }

  .xl\:hover\:placeholder-pink-400:hover::-moz-placeholder {
    color: #f687b3 !important;
  }

  .xl\:hover\:placeholder-pink-400:hover:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .xl\:hover\:placeholder-pink-400:hover::placeholder {
    color: #f687b3 !important;
  }

  .xl\:hover\:placeholder-pink-500:hover::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .xl\:hover\:placeholder-pink-500:hover:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .xl\:hover\:placeholder-pink-500:hover::placeholder {
    color: #ed64a6 !important;
  }

  .xl\:hover\:placeholder-pink-600:hover::-moz-placeholder {
    color: #d53f8c !important;
  }

  .xl\:hover\:placeholder-pink-600:hover:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .xl\:hover\:placeholder-pink-600:hover::placeholder {
    color: #d53f8c !important;
  }

  .xl\:hover\:placeholder-pink-700:hover::-moz-placeholder {
    color: #b83280 !important;
  }

  .xl\:hover\:placeholder-pink-700:hover:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .xl\:hover\:placeholder-pink-700:hover::placeholder {
    color: #b83280 !important;
  }

  .xl\:hover\:placeholder-pink-800:hover::-moz-placeholder {
    color: #97266d !important;
  }

  .xl\:hover\:placeholder-pink-800:hover:-ms-input-placeholder {
    color: #97266d !important;
  }

  .xl\:hover\:placeholder-pink-800:hover::placeholder {
    color: #97266d !important;
  }

  .xl\:hover\:placeholder-pink-900:hover::-moz-placeholder {
    color: #702459 !important;
  }

  .xl\:hover\:placeholder-pink-900:hover:-ms-input-placeholder {
    color: #702459 !important;
  }

  .xl\:hover\:placeholder-pink-900:hover::placeholder {
    color: #702459 !important;
  }

  .xl\:hover\:placeholder-primary-black:hover::-moz-placeholder {
    color: #333333 !important;
  }

  .xl\:hover\:placeholder-primary-black:hover:-ms-input-placeholder {
    color: #333333 !important;
  }

  .xl\:hover\:placeholder-primary-black:hover::placeholder {
    color: #333333 !important;
  }

  .xl\:hover\:placeholder-primary-green:hover::-moz-placeholder {
    color: #085E3C !important;
  }

  .xl\:hover\:placeholder-primary-green:hover:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .xl\:hover\:placeholder-primary-green:hover::placeholder {
    color: #085E3C !important;
  }

  .xl\:focus\:placeholder-transparent:focus::-moz-placeholder {
    color: transparent !important;
  }

  .xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder {
    color: transparent !important;
  }

  .xl\:focus\:placeholder-transparent:focus::placeholder {
    color: transparent !important;
  }

  .xl\:focus\:placeholder-current:focus::-moz-placeholder {
    color: currentColor !important;
  }

  .xl\:focus\:placeholder-current:focus:-ms-input-placeholder {
    color: currentColor !important;
  }

  .xl\:focus\:placeholder-current:focus::placeholder {
    color: currentColor !important;
  }

  .xl\:focus\:placeholder-black:focus::-moz-placeholder {
    color: #000 !important;
  }

  .xl\:focus\:placeholder-black:focus:-ms-input-placeholder {
    color: #000 !important;
  }

  .xl\:focus\:placeholder-black:focus::placeholder {
    color: #000 !important;
  }

  .xl\:focus\:placeholder-white:focus::-moz-placeholder {
    color: #fff !important;
  }

  .xl\:focus\:placeholder-white:focus:-ms-input-placeholder {
    color: #fff !important;
  }

  .xl\:focus\:placeholder-white:focus::placeholder {
    color: #fff !important;
  }

  .xl\:focus\:placeholder-gray-100:focus::-moz-placeholder {
    color: #f7fafc !important;
  }

  .xl\:focus\:placeholder-gray-100:focus:-ms-input-placeholder {
    color: #f7fafc !important;
  }

  .xl\:focus\:placeholder-gray-100:focus::placeholder {
    color: #f7fafc !important;
  }

  .xl\:focus\:placeholder-gray-200:focus::-moz-placeholder {
    color: #edf2f7 !important;
  }

  .xl\:focus\:placeholder-gray-200:focus:-ms-input-placeholder {
    color: #edf2f7 !important;
  }

  .xl\:focus\:placeholder-gray-200:focus::placeholder {
    color: #edf2f7 !important;
  }

  .xl\:focus\:placeholder-gray-300:focus::-moz-placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:focus\:placeholder-gray-300:focus:-ms-input-placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:focus\:placeholder-gray-300:focus::placeholder {
    color: #e2e8f0 !important;
  }

  .xl\:focus\:placeholder-gray-400:focus::-moz-placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:focus\:placeholder-gray-400:focus:-ms-input-placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:focus\:placeholder-gray-400:focus::placeholder {
    color: #cbd5e0 !important;
  }

  .xl\:focus\:placeholder-gray-500:focus::-moz-placeholder {
    color: #a0aec0 !important;
  }

  .xl\:focus\:placeholder-gray-500:focus:-ms-input-placeholder {
    color: #a0aec0 !important;
  }

  .xl\:focus\:placeholder-gray-500:focus::placeholder {
    color: #a0aec0 !important;
  }

  .xl\:focus\:placeholder-gray-600:focus::-moz-placeholder {
    color: #718096 !important;
  }

  .xl\:focus\:placeholder-gray-600:focus:-ms-input-placeholder {
    color: #718096 !important;
  }

  .xl\:focus\:placeholder-gray-600:focus::placeholder {
    color: #718096 !important;
  }

  .xl\:focus\:placeholder-gray-700:focus::-moz-placeholder {
    color: #4a5568 !important;
  }

  .xl\:focus\:placeholder-gray-700:focus:-ms-input-placeholder {
    color: #4a5568 !important;
  }

  .xl\:focus\:placeholder-gray-700:focus::placeholder {
    color: #4a5568 !important;
  }

  .xl\:focus\:placeholder-gray-800:focus::-moz-placeholder {
    color: #2d3748 !important;
  }

  .xl\:focus\:placeholder-gray-800:focus:-ms-input-placeholder {
    color: #2d3748 !important;
  }

  .xl\:focus\:placeholder-gray-800:focus::placeholder {
    color: #2d3748 !important;
  }

  .xl\:focus\:placeholder-gray-900:focus::-moz-placeholder {
    color: #1a202c !important;
  }

  .xl\:focus\:placeholder-gray-900:focus:-ms-input-placeholder {
    color: #1a202c !important;
  }

  .xl\:focus\:placeholder-gray-900:focus::placeholder {
    color: #1a202c !important;
  }

  .xl\:focus\:placeholder-red-100:focus::-moz-placeholder {
    color: #fff5f5 !important;
  }

  .xl\:focus\:placeholder-red-100:focus:-ms-input-placeholder {
    color: #fff5f5 !important;
  }

  .xl\:focus\:placeholder-red-100:focus::placeholder {
    color: #fff5f5 !important;
  }

  .xl\:focus\:placeholder-red-200:focus::-moz-placeholder {
    color: #fed7d7 !important;
  }

  .xl\:focus\:placeholder-red-200:focus:-ms-input-placeholder {
    color: #fed7d7 !important;
  }

  .xl\:focus\:placeholder-red-200:focus::placeholder {
    color: #fed7d7 !important;
  }

  .xl\:focus\:placeholder-red-300:focus::-moz-placeholder {
    color: #feb2b2 !important;
  }

  .xl\:focus\:placeholder-red-300:focus:-ms-input-placeholder {
    color: #feb2b2 !important;
  }

  .xl\:focus\:placeholder-red-300:focus::placeholder {
    color: #feb2b2 !important;
  }

  .xl\:focus\:placeholder-red-400:focus::-moz-placeholder {
    color: #fc8181 !important;
  }

  .xl\:focus\:placeholder-red-400:focus:-ms-input-placeholder {
    color: #fc8181 !important;
  }

  .xl\:focus\:placeholder-red-400:focus::placeholder {
    color: #fc8181 !important;
  }

  .xl\:focus\:placeholder-red-500:focus::-moz-placeholder {
    color: #f56565 !important;
  }

  .xl\:focus\:placeholder-red-500:focus:-ms-input-placeholder {
    color: #f56565 !important;
  }

  .xl\:focus\:placeholder-red-500:focus::placeholder {
    color: #f56565 !important;
  }

  .xl\:focus\:placeholder-red-600:focus::-moz-placeholder {
    color: #e53e3e !important;
  }

  .xl\:focus\:placeholder-red-600:focus:-ms-input-placeholder {
    color: #e53e3e !important;
  }

  .xl\:focus\:placeholder-red-600:focus::placeholder {
    color: #e53e3e !important;
  }

  .xl\:focus\:placeholder-red-700:focus::-moz-placeholder {
    color: #c53030 !important;
  }

  .xl\:focus\:placeholder-red-700:focus:-ms-input-placeholder {
    color: #c53030 !important;
  }

  .xl\:focus\:placeholder-red-700:focus::placeholder {
    color: #c53030 !important;
  }

  .xl\:focus\:placeholder-red-800:focus::-moz-placeholder {
    color: #9b2c2c !important;
  }

  .xl\:focus\:placeholder-red-800:focus:-ms-input-placeholder {
    color: #9b2c2c !important;
  }

  .xl\:focus\:placeholder-red-800:focus::placeholder {
    color: #9b2c2c !important;
  }

  .xl\:focus\:placeholder-red-900:focus::-moz-placeholder {
    color: #742a2a !important;
  }

  .xl\:focus\:placeholder-red-900:focus:-ms-input-placeholder {
    color: #742a2a !important;
  }

  .xl\:focus\:placeholder-red-900:focus::placeholder {
    color: #742a2a !important;
  }

  .xl\:focus\:placeholder-orange-100:focus::-moz-placeholder {
    color: #fffaf0 !important;
  }

  .xl\:focus\:placeholder-orange-100:focus:-ms-input-placeholder {
    color: #fffaf0 !important;
  }

  .xl\:focus\:placeholder-orange-100:focus::placeholder {
    color: #fffaf0 !important;
  }

  .xl\:focus\:placeholder-orange-200:focus::-moz-placeholder {
    color: #feebc8 !important;
  }

  .xl\:focus\:placeholder-orange-200:focus:-ms-input-placeholder {
    color: #feebc8 !important;
  }

  .xl\:focus\:placeholder-orange-200:focus::placeholder {
    color: #feebc8 !important;
  }

  .xl\:focus\:placeholder-orange-300:focus::-moz-placeholder {
    color: #fbd38d !important;
  }

  .xl\:focus\:placeholder-orange-300:focus:-ms-input-placeholder {
    color: #fbd38d !important;
  }

  .xl\:focus\:placeholder-orange-300:focus::placeholder {
    color: #fbd38d !important;
  }

  .xl\:focus\:placeholder-orange-400:focus::-moz-placeholder {
    color: #f6ad55 !important;
  }

  .xl\:focus\:placeholder-orange-400:focus:-ms-input-placeholder {
    color: #f6ad55 !important;
  }

  .xl\:focus\:placeholder-orange-400:focus::placeholder {
    color: #f6ad55 !important;
  }

  .xl\:focus\:placeholder-orange-500:focus::-moz-placeholder {
    color: #ed8936 !important;
  }

  .xl\:focus\:placeholder-orange-500:focus:-ms-input-placeholder {
    color: #ed8936 !important;
  }

  .xl\:focus\:placeholder-orange-500:focus::placeholder {
    color: #ed8936 !important;
  }

  .xl\:focus\:placeholder-orange-600:focus::-moz-placeholder {
    color: #dd6b20 !important;
  }

  .xl\:focus\:placeholder-orange-600:focus:-ms-input-placeholder {
    color: #dd6b20 !important;
  }

  .xl\:focus\:placeholder-orange-600:focus::placeholder {
    color: #dd6b20 !important;
  }

  .xl\:focus\:placeholder-orange-700:focus::-moz-placeholder {
    color: #c05621 !important;
  }

  .xl\:focus\:placeholder-orange-700:focus:-ms-input-placeholder {
    color: #c05621 !important;
  }

  .xl\:focus\:placeholder-orange-700:focus::placeholder {
    color: #c05621 !important;
  }

  .xl\:focus\:placeholder-orange-800:focus::-moz-placeholder {
    color: #9c4221 !important;
  }

  .xl\:focus\:placeholder-orange-800:focus:-ms-input-placeholder {
    color: #9c4221 !important;
  }

  .xl\:focus\:placeholder-orange-800:focus::placeholder {
    color: #9c4221 !important;
  }

  .xl\:focus\:placeholder-orange-900:focus::-moz-placeholder {
    color: #7b341e !important;
  }

  .xl\:focus\:placeholder-orange-900:focus:-ms-input-placeholder {
    color: #7b341e !important;
  }

  .xl\:focus\:placeholder-orange-900:focus::placeholder {
    color: #7b341e !important;
  }

  .xl\:focus\:placeholder-yellow-100:focus::-moz-placeholder {
    color: #fffff0 !important;
  }

  .xl\:focus\:placeholder-yellow-100:focus:-ms-input-placeholder {
    color: #fffff0 !important;
  }

  .xl\:focus\:placeholder-yellow-100:focus::placeholder {
    color: #fffff0 !important;
  }

  .xl\:focus\:placeholder-yellow-200:focus::-moz-placeholder {
    color: #fefcbf !important;
  }

  .xl\:focus\:placeholder-yellow-200:focus:-ms-input-placeholder {
    color: #fefcbf !important;
  }

  .xl\:focus\:placeholder-yellow-200:focus::placeholder {
    color: #fefcbf !important;
  }

  .xl\:focus\:placeholder-yellow-300:focus::-moz-placeholder {
    color: #faf089 !important;
  }

  .xl\:focus\:placeholder-yellow-300:focus:-ms-input-placeholder {
    color: #faf089 !important;
  }

  .xl\:focus\:placeholder-yellow-300:focus::placeholder {
    color: #faf089 !important;
  }

  .xl\:focus\:placeholder-yellow-400:focus::-moz-placeholder {
    color: #f6e05e !important;
  }

  .xl\:focus\:placeholder-yellow-400:focus:-ms-input-placeholder {
    color: #f6e05e !important;
  }

  .xl\:focus\:placeholder-yellow-400:focus::placeholder {
    color: #f6e05e !important;
  }

  .xl\:focus\:placeholder-yellow-500:focus::-moz-placeholder {
    color: #ecc94b !important;
  }

  .xl\:focus\:placeholder-yellow-500:focus:-ms-input-placeholder {
    color: #ecc94b !important;
  }

  .xl\:focus\:placeholder-yellow-500:focus::placeholder {
    color: #ecc94b !important;
  }

  .xl\:focus\:placeholder-yellow-600:focus::-moz-placeholder {
    color: #d69e2e !important;
  }

  .xl\:focus\:placeholder-yellow-600:focus:-ms-input-placeholder {
    color: #d69e2e !important;
  }

  .xl\:focus\:placeholder-yellow-600:focus::placeholder {
    color: #d69e2e !important;
  }

  .xl\:focus\:placeholder-yellow-700:focus::-moz-placeholder {
    color: #b7791f !important;
  }

  .xl\:focus\:placeholder-yellow-700:focus:-ms-input-placeholder {
    color: #b7791f !important;
  }

  .xl\:focus\:placeholder-yellow-700:focus::placeholder {
    color: #b7791f !important;
  }

  .xl\:focus\:placeholder-yellow-800:focus::-moz-placeholder {
    color: #975a16 !important;
  }

  .xl\:focus\:placeholder-yellow-800:focus:-ms-input-placeholder {
    color: #975a16 !important;
  }

  .xl\:focus\:placeholder-yellow-800:focus::placeholder {
    color: #975a16 !important;
  }

  .xl\:focus\:placeholder-yellow-900:focus::-moz-placeholder {
    color: #744210 !important;
  }

  .xl\:focus\:placeholder-yellow-900:focus:-ms-input-placeholder {
    color: #744210 !important;
  }

  .xl\:focus\:placeholder-yellow-900:focus::placeholder {
    color: #744210 !important;
  }

  .xl\:focus\:placeholder-green-100:focus::-moz-placeholder {
    color: #f0fff4 !important;
  }

  .xl\:focus\:placeholder-green-100:focus:-ms-input-placeholder {
    color: #f0fff4 !important;
  }

  .xl\:focus\:placeholder-green-100:focus::placeholder {
    color: #f0fff4 !important;
  }

  .xl\:focus\:placeholder-green-200:focus::-moz-placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:focus\:placeholder-green-200:focus:-ms-input-placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:focus\:placeholder-green-200:focus::placeholder {
    color: #c6f6d5 !important;
  }

  .xl\:focus\:placeholder-green-300:focus::-moz-placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:focus\:placeholder-green-300:focus:-ms-input-placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:focus\:placeholder-green-300:focus::placeholder {
    color: #9ae6b4 !important;
  }

  .xl\:focus\:placeholder-green-400:focus::-moz-placeholder {
    color: #68d391 !important;
  }

  .xl\:focus\:placeholder-green-400:focus:-ms-input-placeholder {
    color: #68d391 !important;
  }

  .xl\:focus\:placeholder-green-400:focus::placeholder {
    color: #68d391 !important;
  }

  .xl\:focus\:placeholder-green-500:focus::-moz-placeholder {
    color: #48bb78 !important;
  }

  .xl\:focus\:placeholder-green-500:focus:-ms-input-placeholder {
    color: #48bb78 !important;
  }

  .xl\:focus\:placeholder-green-500:focus::placeholder {
    color: #48bb78 !important;
  }

  .xl\:focus\:placeholder-green-600:focus::-moz-placeholder {
    color: #38a169 !important;
  }

  .xl\:focus\:placeholder-green-600:focus:-ms-input-placeholder {
    color: #38a169 !important;
  }

  .xl\:focus\:placeholder-green-600:focus::placeholder {
    color: #38a169 !important;
  }

  .xl\:focus\:placeholder-green-700:focus::-moz-placeholder {
    color: #2f855a !important;
  }

  .xl\:focus\:placeholder-green-700:focus:-ms-input-placeholder {
    color: #2f855a !important;
  }

  .xl\:focus\:placeholder-green-700:focus::placeholder {
    color: #2f855a !important;
  }

  .xl\:focus\:placeholder-green-800:focus::-moz-placeholder {
    color: #276749 !important;
  }

  .xl\:focus\:placeholder-green-800:focus:-ms-input-placeholder {
    color: #276749 !important;
  }

  .xl\:focus\:placeholder-green-800:focus::placeholder {
    color: #276749 !important;
  }

  .xl\:focus\:placeholder-green-900:focus::-moz-placeholder {
    color: #22543d !important;
  }

  .xl\:focus\:placeholder-green-900:focus:-ms-input-placeholder {
    color: #22543d !important;
  }

  .xl\:focus\:placeholder-green-900:focus::placeholder {
    color: #22543d !important;
  }

  .xl\:focus\:placeholder-teal-100:focus::-moz-placeholder {
    color: #e6fffa !important;
  }

  .xl\:focus\:placeholder-teal-100:focus:-ms-input-placeholder {
    color: #e6fffa !important;
  }

  .xl\:focus\:placeholder-teal-100:focus::placeholder {
    color: #e6fffa !important;
  }

  .xl\:focus\:placeholder-teal-200:focus::-moz-placeholder {
    color: #b2f5ea !important;
  }

  .xl\:focus\:placeholder-teal-200:focus:-ms-input-placeholder {
    color: #b2f5ea !important;
  }

  .xl\:focus\:placeholder-teal-200:focus::placeholder {
    color: #b2f5ea !important;
  }

  .xl\:focus\:placeholder-teal-300:focus::-moz-placeholder {
    color: #81e6d9 !important;
  }

  .xl\:focus\:placeholder-teal-300:focus:-ms-input-placeholder {
    color: #81e6d9 !important;
  }

  .xl\:focus\:placeholder-teal-300:focus::placeholder {
    color: #81e6d9 !important;
  }

  .xl\:focus\:placeholder-teal-400:focus::-moz-placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:focus\:placeholder-teal-400:focus:-ms-input-placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:focus\:placeholder-teal-400:focus::placeholder {
    color: #4fd1c5 !important;
  }

  .xl\:focus\:placeholder-teal-500:focus::-moz-placeholder {
    color: #38b2ac !important;
  }

  .xl\:focus\:placeholder-teal-500:focus:-ms-input-placeholder {
    color: #38b2ac !important;
  }

  .xl\:focus\:placeholder-teal-500:focus::placeholder {
    color: #38b2ac !important;
  }

  .xl\:focus\:placeholder-teal-600:focus::-moz-placeholder {
    color: #319795 !important;
  }

  .xl\:focus\:placeholder-teal-600:focus:-ms-input-placeholder {
    color: #319795 !important;
  }

  .xl\:focus\:placeholder-teal-600:focus::placeholder {
    color: #319795 !important;
  }

  .xl\:focus\:placeholder-teal-700:focus::-moz-placeholder {
    color: #2c7a7b !important;
  }

  .xl\:focus\:placeholder-teal-700:focus:-ms-input-placeholder {
    color: #2c7a7b !important;
  }

  .xl\:focus\:placeholder-teal-700:focus::placeholder {
    color: #2c7a7b !important;
  }

  .xl\:focus\:placeholder-teal-800:focus::-moz-placeholder {
    color: #285e61 !important;
  }

  .xl\:focus\:placeholder-teal-800:focus:-ms-input-placeholder {
    color: #285e61 !important;
  }

  .xl\:focus\:placeholder-teal-800:focus::placeholder {
    color: #285e61 !important;
  }

  .xl\:focus\:placeholder-teal-900:focus::-moz-placeholder {
    color: #234e52 !important;
  }

  .xl\:focus\:placeholder-teal-900:focus:-ms-input-placeholder {
    color: #234e52 !important;
  }

  .xl\:focus\:placeholder-teal-900:focus::placeholder {
    color: #234e52 !important;
  }

  .xl\:focus\:placeholder-blue-100:focus::-moz-placeholder {
    color: #ebf8ff !important;
  }

  .xl\:focus\:placeholder-blue-100:focus:-ms-input-placeholder {
    color: #ebf8ff !important;
  }

  .xl\:focus\:placeholder-blue-100:focus::placeholder {
    color: #ebf8ff !important;
  }

  .xl\:focus\:placeholder-blue-200:focus::-moz-placeholder {
    color: #bee3f8 !important;
  }

  .xl\:focus\:placeholder-blue-200:focus:-ms-input-placeholder {
    color: #bee3f8 !important;
  }

  .xl\:focus\:placeholder-blue-200:focus::placeholder {
    color: #bee3f8 !important;
  }

  .xl\:focus\:placeholder-blue-300:focus::-moz-placeholder {
    color: #90cdf4 !important;
  }

  .xl\:focus\:placeholder-blue-300:focus:-ms-input-placeholder {
    color: #90cdf4 !important;
  }

  .xl\:focus\:placeholder-blue-300:focus::placeholder {
    color: #90cdf4 !important;
  }

  .xl\:focus\:placeholder-blue-400:focus::-moz-placeholder {
    color: #63b3ed !important;
  }

  .xl\:focus\:placeholder-blue-400:focus:-ms-input-placeholder {
    color: #63b3ed !important;
  }

  .xl\:focus\:placeholder-blue-400:focus::placeholder {
    color: #63b3ed !important;
  }

  .xl\:focus\:placeholder-blue-500:focus::-moz-placeholder {
    color: #4299e1 !important;
  }

  .xl\:focus\:placeholder-blue-500:focus:-ms-input-placeholder {
    color: #4299e1 !important;
  }

  .xl\:focus\:placeholder-blue-500:focus::placeholder {
    color: #4299e1 !important;
  }

  .xl\:focus\:placeholder-blue-600:focus::-moz-placeholder {
    color: #3182ce !important;
  }

  .xl\:focus\:placeholder-blue-600:focus:-ms-input-placeholder {
    color: #3182ce !important;
  }

  .xl\:focus\:placeholder-blue-600:focus::placeholder {
    color: #3182ce !important;
  }

  .xl\:focus\:placeholder-blue-700:focus::-moz-placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:focus\:placeholder-blue-700:focus:-ms-input-placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:focus\:placeholder-blue-700:focus::placeholder {
    color: #2b6cb0 !important;
  }

  .xl\:focus\:placeholder-blue-800:focus::-moz-placeholder {
    color: #2c5282 !important;
  }

  .xl\:focus\:placeholder-blue-800:focus:-ms-input-placeholder {
    color: #2c5282 !important;
  }

  .xl\:focus\:placeholder-blue-800:focus::placeholder {
    color: #2c5282 !important;
  }

  .xl\:focus\:placeholder-blue-900:focus::-moz-placeholder {
    color: #2a4365 !important;
  }

  .xl\:focus\:placeholder-blue-900:focus:-ms-input-placeholder {
    color: #2a4365 !important;
  }

  .xl\:focus\:placeholder-blue-900:focus::placeholder {
    color: #2a4365 !important;
  }

  .xl\:focus\:placeholder-indigo-100:focus::-moz-placeholder {
    color: #ebf4ff !important;
  }

  .xl\:focus\:placeholder-indigo-100:focus:-ms-input-placeholder {
    color: #ebf4ff !important;
  }

  .xl\:focus\:placeholder-indigo-100:focus::placeholder {
    color: #ebf4ff !important;
  }

  .xl\:focus\:placeholder-indigo-200:focus::-moz-placeholder {
    color: #c3dafe !important;
  }

  .xl\:focus\:placeholder-indigo-200:focus:-ms-input-placeholder {
    color: #c3dafe !important;
  }

  .xl\:focus\:placeholder-indigo-200:focus::placeholder {
    color: #c3dafe !important;
  }

  .xl\:focus\:placeholder-indigo-300:focus::-moz-placeholder {
    color: #a3bffa !important;
  }

  .xl\:focus\:placeholder-indigo-300:focus:-ms-input-placeholder {
    color: #a3bffa !important;
  }

  .xl\:focus\:placeholder-indigo-300:focus::placeholder {
    color: #a3bffa !important;
  }

  .xl\:focus\:placeholder-indigo-400:focus::-moz-placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:focus\:placeholder-indigo-400:focus:-ms-input-placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:focus\:placeholder-indigo-400:focus::placeholder {
    color: #7f9cf5 !important;
  }

  .xl\:focus\:placeholder-indigo-500:focus::-moz-placeholder {
    color: #667eea !important;
  }

  .xl\:focus\:placeholder-indigo-500:focus:-ms-input-placeholder {
    color: #667eea !important;
  }

  .xl\:focus\:placeholder-indigo-500:focus::placeholder {
    color: #667eea !important;
  }

  .xl\:focus\:placeholder-indigo-600:focus::-moz-placeholder {
    color: #5a67d8 !important;
  }

  .xl\:focus\:placeholder-indigo-600:focus:-ms-input-placeholder {
    color: #5a67d8 !important;
  }

  .xl\:focus\:placeholder-indigo-600:focus::placeholder {
    color: #5a67d8 !important;
  }

  .xl\:focus\:placeholder-indigo-700:focus::-moz-placeholder {
    color: #4c51bf !important;
  }

  .xl\:focus\:placeholder-indigo-700:focus:-ms-input-placeholder {
    color: #4c51bf !important;
  }

  .xl\:focus\:placeholder-indigo-700:focus::placeholder {
    color: #4c51bf !important;
  }

  .xl\:focus\:placeholder-indigo-800:focus::-moz-placeholder {
    color: #434190 !important;
  }

  .xl\:focus\:placeholder-indigo-800:focus:-ms-input-placeholder {
    color: #434190 !important;
  }

  .xl\:focus\:placeholder-indigo-800:focus::placeholder {
    color: #434190 !important;
  }

  .xl\:focus\:placeholder-indigo-900:focus::-moz-placeholder {
    color: #3c366b !important;
  }

  .xl\:focus\:placeholder-indigo-900:focus:-ms-input-placeholder {
    color: #3c366b !important;
  }

  .xl\:focus\:placeholder-indigo-900:focus::placeholder {
    color: #3c366b !important;
  }

  .xl\:focus\:placeholder-purple-100:focus::-moz-placeholder {
    color: #faf5ff !important;
  }

  .xl\:focus\:placeholder-purple-100:focus:-ms-input-placeholder {
    color: #faf5ff !important;
  }

  .xl\:focus\:placeholder-purple-100:focus::placeholder {
    color: #faf5ff !important;
  }

  .xl\:focus\:placeholder-purple-200:focus::-moz-placeholder {
    color: #e9d8fd !important;
  }

  .xl\:focus\:placeholder-purple-200:focus:-ms-input-placeholder {
    color: #e9d8fd !important;
  }

  .xl\:focus\:placeholder-purple-200:focus::placeholder {
    color: #e9d8fd !important;
  }

  .xl\:focus\:placeholder-purple-300:focus::-moz-placeholder {
    color: #d6bcfa !important;
  }

  .xl\:focus\:placeholder-purple-300:focus:-ms-input-placeholder {
    color: #d6bcfa !important;
  }

  .xl\:focus\:placeholder-purple-300:focus::placeholder {
    color: #d6bcfa !important;
  }

  .xl\:focus\:placeholder-purple-400:focus::-moz-placeholder {
    color: #b794f4 !important;
  }

  .xl\:focus\:placeholder-purple-400:focus:-ms-input-placeholder {
    color: #b794f4 !important;
  }

  .xl\:focus\:placeholder-purple-400:focus::placeholder {
    color: #b794f4 !important;
  }

  .xl\:focus\:placeholder-purple-500:focus::-moz-placeholder {
    color: #9f7aea !important;
  }

  .xl\:focus\:placeholder-purple-500:focus:-ms-input-placeholder {
    color: #9f7aea !important;
  }

  .xl\:focus\:placeholder-purple-500:focus::placeholder {
    color: #9f7aea !important;
  }

  .xl\:focus\:placeholder-purple-600:focus::-moz-placeholder {
    color: #805ad5 !important;
  }

  .xl\:focus\:placeholder-purple-600:focus:-ms-input-placeholder {
    color: #805ad5 !important;
  }

  .xl\:focus\:placeholder-purple-600:focus::placeholder {
    color: #805ad5 !important;
  }

  .xl\:focus\:placeholder-purple-700:focus::-moz-placeholder {
    color: #6b46c1 !important;
  }

  .xl\:focus\:placeholder-purple-700:focus:-ms-input-placeholder {
    color: #6b46c1 !important;
  }

  .xl\:focus\:placeholder-purple-700:focus::placeholder {
    color: #6b46c1 !important;
  }

  .xl\:focus\:placeholder-purple-800:focus::-moz-placeholder {
    color: #553c9a !important;
  }

  .xl\:focus\:placeholder-purple-800:focus:-ms-input-placeholder {
    color: #553c9a !important;
  }

  .xl\:focus\:placeholder-purple-800:focus::placeholder {
    color: #553c9a !important;
  }

  .xl\:focus\:placeholder-purple-900:focus::-moz-placeholder {
    color: #44337a !important;
  }

  .xl\:focus\:placeholder-purple-900:focus:-ms-input-placeholder {
    color: #44337a !important;
  }

  .xl\:focus\:placeholder-purple-900:focus::placeholder {
    color: #44337a !important;
  }

  .xl\:focus\:placeholder-pink-100:focus::-moz-placeholder {
    color: #fff5f7 !important;
  }

  .xl\:focus\:placeholder-pink-100:focus:-ms-input-placeholder {
    color: #fff5f7 !important;
  }

  .xl\:focus\:placeholder-pink-100:focus::placeholder {
    color: #fff5f7 !important;
  }

  .xl\:focus\:placeholder-pink-200:focus::-moz-placeholder {
    color: #fed7e2 !important;
  }

  .xl\:focus\:placeholder-pink-200:focus:-ms-input-placeholder {
    color: #fed7e2 !important;
  }

  .xl\:focus\:placeholder-pink-200:focus::placeholder {
    color: #fed7e2 !important;
  }

  .xl\:focus\:placeholder-pink-300:focus::-moz-placeholder {
    color: #fbb6ce !important;
  }

  .xl\:focus\:placeholder-pink-300:focus:-ms-input-placeholder {
    color: #fbb6ce !important;
  }

  .xl\:focus\:placeholder-pink-300:focus::placeholder {
    color: #fbb6ce !important;
  }

  .xl\:focus\:placeholder-pink-400:focus::-moz-placeholder {
    color: #f687b3 !important;
  }

  .xl\:focus\:placeholder-pink-400:focus:-ms-input-placeholder {
    color: #f687b3 !important;
  }

  .xl\:focus\:placeholder-pink-400:focus::placeholder {
    color: #f687b3 !important;
  }

  .xl\:focus\:placeholder-pink-500:focus::-moz-placeholder {
    color: #ed64a6 !important;
  }

  .xl\:focus\:placeholder-pink-500:focus:-ms-input-placeholder {
    color: #ed64a6 !important;
  }

  .xl\:focus\:placeholder-pink-500:focus::placeholder {
    color: #ed64a6 !important;
  }

  .xl\:focus\:placeholder-pink-600:focus::-moz-placeholder {
    color: #d53f8c !important;
  }

  .xl\:focus\:placeholder-pink-600:focus:-ms-input-placeholder {
    color: #d53f8c !important;
  }

  .xl\:focus\:placeholder-pink-600:focus::placeholder {
    color: #d53f8c !important;
  }

  .xl\:focus\:placeholder-pink-700:focus::-moz-placeholder {
    color: #b83280 !important;
  }

  .xl\:focus\:placeholder-pink-700:focus:-ms-input-placeholder {
    color: #b83280 !important;
  }

  .xl\:focus\:placeholder-pink-700:focus::placeholder {
    color: #b83280 !important;
  }

  .xl\:focus\:placeholder-pink-800:focus::-moz-placeholder {
    color: #97266d !important;
  }

  .xl\:focus\:placeholder-pink-800:focus:-ms-input-placeholder {
    color: #97266d !important;
  }

  .xl\:focus\:placeholder-pink-800:focus::placeholder {
    color: #97266d !important;
  }

  .xl\:focus\:placeholder-pink-900:focus::-moz-placeholder {
    color: #702459 !important;
  }

  .xl\:focus\:placeholder-pink-900:focus:-ms-input-placeholder {
    color: #702459 !important;
  }

  .xl\:focus\:placeholder-pink-900:focus::placeholder {
    color: #702459 !important;
  }

  .xl\:focus\:placeholder-primary-black:focus::-moz-placeholder {
    color: #333333 !important;
  }

  .xl\:focus\:placeholder-primary-black:focus:-ms-input-placeholder {
    color: #333333 !important;
  }

  .xl\:focus\:placeholder-primary-black:focus::placeholder {
    color: #333333 !important;
  }

  .xl\:focus\:placeholder-primary-green:focus::-moz-placeholder {
    color: #085E3C !important;
  }

  .xl\:focus\:placeholder-primary-green:focus:-ms-input-placeholder {
    color: #085E3C !important;
  }

  .xl\:focus\:placeholder-primary-green:focus::placeholder {
    color: #085E3C !important;
  }

  .xl\:pointer-events-none {
    pointer-events: none !important;
  }

  .xl\:pointer-events-auto {
    pointer-events: auto !important;
  }

  .xl\:hover\:pointer-events-none:hover {
    pointer-events: none !important;
  }

  .xl\:hover\:pointer-events-auto:hover {
    pointer-events: auto !important;
  }

  .xl\:focus\:pointer-events-none:focus {
    pointer-events: none !important;
  }

  .xl\:focus\:pointer-events-auto:focus {
    pointer-events: auto !important;
  }

  .xl\:static {
    position: static !important;
  }

  .xl\:fixed {
    position: fixed !important;
  }

  .xl\:absolute {
    position: absolute !important;
  }

  .xl\:relative {
    position: relative !important;
  }

  .xl\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .xl\:hover\:static:hover {
    position: static !important;
  }

  .xl\:hover\:fixed:hover {
    position: fixed !important;
  }

  .xl\:hover\:absolute:hover {
    position: absolute !important;
  }

  .xl\:hover\:relative:hover {
    position: relative !important;
  }

  .xl\:hover\:sticky:hover {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .xl\:focus\:static:focus {
    position: static !important;
  }

  .xl\:focus\:fixed:focus {
    position: fixed !important;
  }

  .xl\:focus\:absolute:focus {
    position: absolute !important;
  }

  .xl\:focus\:relative:focus {
    position: relative !important;
  }

  .xl\:focus\:sticky:focus {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .xl\:inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .xl\:inset-auto {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .xl\:inset-1\/2 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:-inset-1\/2 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:inset-1\/3 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:-inset-1\/3 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:inset-2\/3 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:-inset-2\/3 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:inset-1\/4 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xl\:-inset-1\/4 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xl\:inset-2\/4 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:-inset-2\/4 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:inset-3\/4 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xl\:-inset-3\/4 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xl\:inset-1\/5 {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .xl\:-inset-1\/5 {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .xl\:inset-2\/5 {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .xl\:-inset-2\/5 {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .xl\:inset-3\/5 {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .xl\:-inset-3\/5 {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .xl\:inset-4\/5 {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .xl\:-inset-4\/5 {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .xl\:inset-1\/6 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:-inset-1\/6 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:inset-2\/6 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:-inset-2\/6 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:inset-3\/6 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:-inset-3\/6 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:inset-4\/6 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:-inset-4\/6 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:inset-5\/6 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:-inset-5\/6 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:inset-1\/12 {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xl\:-inset-1\/12 {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xl\:inset-2\/12 {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:-inset-2\/12 {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:inset-3\/12 {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xl\:-inset-3\/12 {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xl\:inset-4\/12 {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:-inset-4\/12 {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:inset-5\/12 {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xl\:-inset-5\/12 {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xl\:inset-6\/12 {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:-inset-6\/12 {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:inset-7\/12 {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xl\:-inset-7\/12 {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xl\:inset-8\/12 {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:-inset-8\/12 {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:inset-9\/12 {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xl\:-inset-9\/12 {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xl\:inset-10\/12 {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:-inset-10\/12 {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:inset-11\/12 {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xl\:-inset-11\/12 {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xl\:inset-y-0 {
    top: 0 !important;
    bottom: 0 !important;
  }

  .xl\:inset-x-0 {
    right: 0 !important;
    left: 0 !important;
  }

  .xl\:inset-y-auto {
    top: auto !important;
    bottom: auto !important;
  }

  .xl\:inset-x-auto {
    right: auto !important;
    left: auto !important;
  }

  .xl\:inset-y-1\/2 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:inset-x-1\/2 {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:-inset-y-1\/2 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:-inset-x-1\/2 {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:inset-y-1\/3 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:inset-x-1\/3 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:-inset-y-1\/3 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:-inset-x-1\/3 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:inset-y-2\/3 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:inset-x-2\/3 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:-inset-y-2\/3 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:-inset-x-2\/3 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:inset-y-1\/4 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xl\:inset-x-1\/4 {
    right: 25% !important;
    left: 25% !important;
  }

  .xl\:-inset-y-1\/4 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xl\:-inset-x-1\/4 {
    right: -25% !important;
    left: -25% !important;
  }

  .xl\:inset-y-2\/4 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:inset-x-2\/4 {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:-inset-y-2\/4 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:-inset-x-2\/4 {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:inset-y-3\/4 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xl\:inset-x-3\/4 {
    right: 75% !important;
    left: 75% !important;
  }

  .xl\:-inset-y-3\/4 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xl\:-inset-x-3\/4 {
    right: -75% !important;
    left: -75% !important;
  }

  .xl\:inset-y-1\/5 {
    top: 20% !important;
    bottom: 20% !important;
  }

  .xl\:inset-x-1\/5 {
    right: 20% !important;
    left: 20% !important;
  }

  .xl\:-inset-y-1\/5 {
    top: -20% !important;
    bottom: -20% !important;
  }

  .xl\:-inset-x-1\/5 {
    right: -20% !important;
    left: -20% !important;
  }

  .xl\:inset-y-2\/5 {
    top: 40% !important;
    bottom: 40% !important;
  }

  .xl\:inset-x-2\/5 {
    right: 40% !important;
    left: 40% !important;
  }

  .xl\:-inset-y-2\/5 {
    top: -40% !important;
    bottom: -40% !important;
  }

  .xl\:-inset-x-2\/5 {
    right: -40% !important;
    left: -40% !important;
  }

  .xl\:inset-y-3\/5 {
    top: 60% !important;
    bottom: 60% !important;
  }

  .xl\:inset-x-3\/5 {
    right: 60% !important;
    left: 60% !important;
  }

  .xl\:-inset-y-3\/5 {
    top: -60% !important;
    bottom: -60% !important;
  }

  .xl\:-inset-x-3\/5 {
    right: -60% !important;
    left: -60% !important;
  }

  .xl\:inset-y-4\/5 {
    top: 80% !important;
    bottom: 80% !important;
  }

  .xl\:inset-x-4\/5 {
    right: 80% !important;
    left: 80% !important;
  }

  .xl\:-inset-y-4\/5 {
    top: -80% !important;
    bottom: -80% !important;
  }

  .xl\:-inset-x-4\/5 {
    right: -80% !important;
    left: -80% !important;
  }

  .xl\:inset-y-1\/6 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xl\:inset-x-1\/6 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:-inset-y-1\/6 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xl\:-inset-x-1\/6 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:inset-y-2\/6 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:inset-x-2\/6 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:-inset-y-2\/6 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:-inset-x-2\/6 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:inset-y-3\/6 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:inset-x-3\/6 {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:-inset-y-3\/6 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:-inset-x-3\/6 {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:inset-y-4\/6 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:inset-x-4\/6 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:-inset-y-4\/6 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:-inset-x-4\/6 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:inset-y-5\/6 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xl\:inset-x-5\/6 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:-inset-y-5\/6 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xl\:-inset-x-5\/6 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:inset-y-1\/12 {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .xl\:inset-x-1\/12 {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xl\:-inset-y-1\/12 {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .xl\:-inset-x-1\/12 {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xl\:inset-y-2\/12 {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xl\:inset-x-2\/12 {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:-inset-y-2\/12 {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xl\:-inset-x-2\/12 {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:inset-y-3\/12 {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xl\:inset-x-3\/12 {
    right: 25% !important;
    left: 25% !important;
  }

  .xl\:-inset-y-3\/12 {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xl\:-inset-x-3\/12 {
    right: -25% !important;
    left: -25% !important;
  }

  .xl\:inset-y-4\/12 {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:inset-x-4\/12 {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:-inset-y-4\/12 {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:-inset-x-4\/12 {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:inset-y-5\/12 {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .xl\:inset-x-5\/12 {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xl\:-inset-y-5\/12 {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .xl\:-inset-x-5\/12 {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xl\:inset-y-6\/12 {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:inset-x-6\/12 {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:-inset-y-6\/12 {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:-inset-x-6\/12 {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:inset-y-7\/12 {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .xl\:inset-x-7\/12 {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xl\:-inset-y-7\/12 {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .xl\:-inset-x-7\/12 {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xl\:inset-y-8\/12 {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:inset-x-8\/12 {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:-inset-y-8\/12 {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:-inset-x-8\/12 {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:inset-y-9\/12 {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xl\:inset-x-9\/12 {
    right: 75% !important;
    left: 75% !important;
  }

  .xl\:-inset-y-9\/12 {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xl\:-inset-x-9\/12 {
    right: -75% !important;
    left: -75% !important;
  }

  .xl\:inset-y-10\/12 {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xl\:inset-x-10\/12 {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:-inset-y-10\/12 {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xl\:-inset-x-10\/12 {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:inset-y-11\/12 {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .xl\:inset-x-11\/12 {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xl\:-inset-y-11\/12 {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .xl\:-inset-x-11\/12 {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xl\:top-0 {
    top: 0 !important;
  }

  .xl\:right-0 {
    right: 0 !important;
  }

  .xl\:bottom-0 {
    bottom: 0 !important;
  }

  .xl\:left-0 {
    left: 0 !important;
  }

  .xl\:top-auto {
    top: auto !important;
  }

  .xl\:right-auto {
    right: auto !important;
  }

  .xl\:bottom-auto {
    bottom: auto !important;
  }

  .xl\:left-auto {
    left: auto !important;
  }

  .xl\:top-1\/2 {
    top: 50% !important;
  }

  .xl\:right-1\/2 {
    right: 50% !important;
  }

  .xl\:bottom-1\/2 {
    bottom: 50% !important;
  }

  .xl\:left-1\/2 {
    left: 50% !important;
  }

  .xl\:-top-1\/2 {
    top: -50% !important;
  }

  .xl\:-right-1\/2 {
    right: -50% !important;
  }

  .xl\:-bottom-1\/2 {
    bottom: -50% !important;
  }

  .xl\:-left-1\/2 {
    left: -50% !important;
  }

  .xl\:top-1\/3 {
    top: 33.33333333333333% !important;
  }

  .xl\:right-1\/3 {
    right: 33.33333333333333% !important;
  }

  .xl\:bottom-1\/3 {
    bottom: 33.33333333333333% !important;
  }

  .xl\:left-1\/3 {
    left: 33.33333333333333% !important;
  }

  .xl\:-top-1\/3 {
    top: -33.33333333333333% !important;
  }

  .xl\:-right-1\/3 {
    right: -33.33333333333333% !important;
  }

  .xl\:-bottom-1\/3 {
    bottom: -33.33333333333333% !important;
  }

  .xl\:-left-1\/3 {
    left: -33.33333333333333% !important;
  }

  .xl\:top-2\/3 {
    top: 66.66666666666666% !important;
  }

  .xl\:right-2\/3 {
    right: 66.66666666666666% !important;
  }

  .xl\:bottom-2\/3 {
    bottom: 66.66666666666666% !important;
  }

  .xl\:left-2\/3 {
    left: 66.66666666666666% !important;
  }

  .xl\:-top-2\/3 {
    top: -66.66666666666666% !important;
  }

  .xl\:-right-2\/3 {
    right: -66.66666666666666% !important;
  }

  .xl\:-bottom-2\/3 {
    bottom: -66.66666666666666% !important;
  }

  .xl\:-left-2\/3 {
    left: -66.66666666666666% !important;
  }

  .xl\:top-1\/4 {
    top: 25% !important;
  }

  .xl\:right-1\/4 {
    right: 25% !important;
  }

  .xl\:bottom-1\/4 {
    bottom: 25% !important;
  }

  .xl\:left-1\/4 {
    left: 25% !important;
  }

  .xl\:-top-1\/4 {
    top: -25% !important;
  }

  .xl\:-right-1\/4 {
    right: -25% !important;
  }

  .xl\:-bottom-1\/4 {
    bottom: -25% !important;
  }

  .xl\:-left-1\/4 {
    left: -25% !important;
  }

  .xl\:top-2\/4 {
    top: 50% !important;
  }

  .xl\:right-2\/4 {
    right: 50% !important;
  }

  .xl\:bottom-2\/4 {
    bottom: 50% !important;
  }

  .xl\:left-2\/4 {
    left: 50% !important;
  }

  .xl\:-top-2\/4 {
    top: -50% !important;
  }

  .xl\:-right-2\/4 {
    right: -50% !important;
  }

  .xl\:-bottom-2\/4 {
    bottom: -50% !important;
  }

  .xl\:-left-2\/4 {
    left: -50% !important;
  }

  .xl\:top-3\/4 {
    top: 75% !important;
  }

  .xl\:right-3\/4 {
    right: 75% !important;
  }

  .xl\:bottom-3\/4 {
    bottom: 75% !important;
  }

  .xl\:left-3\/4 {
    left: 75% !important;
  }

  .xl\:-top-3\/4 {
    top: -75% !important;
  }

  .xl\:-right-3\/4 {
    right: -75% !important;
  }

  .xl\:-bottom-3\/4 {
    bottom: -75% !important;
  }

  .xl\:-left-3\/4 {
    left: -75% !important;
  }

  .xl\:top-1\/5 {
    top: 20% !important;
  }

  .xl\:right-1\/5 {
    right: 20% !important;
  }

  .xl\:bottom-1\/5 {
    bottom: 20% !important;
  }

  .xl\:left-1\/5 {
    left: 20% !important;
  }

  .xl\:-top-1\/5 {
    top: -20% !important;
  }

  .xl\:-right-1\/5 {
    right: -20% !important;
  }

  .xl\:-bottom-1\/5 {
    bottom: -20% !important;
  }

  .xl\:-left-1\/5 {
    left: -20% !important;
  }

  .xl\:top-2\/5 {
    top: 40% !important;
  }

  .xl\:right-2\/5 {
    right: 40% !important;
  }

  .xl\:bottom-2\/5 {
    bottom: 40% !important;
  }

  .xl\:left-2\/5 {
    left: 40% !important;
  }

  .xl\:-top-2\/5 {
    top: -40% !important;
  }

  .xl\:-right-2\/5 {
    right: -40% !important;
  }

  .xl\:-bottom-2\/5 {
    bottom: -40% !important;
  }

  .xl\:-left-2\/5 {
    left: -40% !important;
  }

  .xl\:top-3\/5 {
    top: 60% !important;
  }

  .xl\:right-3\/5 {
    right: 60% !important;
  }

  .xl\:bottom-3\/5 {
    bottom: 60% !important;
  }

  .xl\:left-3\/5 {
    left: 60% !important;
  }

  .xl\:-top-3\/5 {
    top: -60% !important;
  }

  .xl\:-right-3\/5 {
    right: -60% !important;
  }

  .xl\:-bottom-3\/5 {
    bottom: -60% !important;
  }

  .xl\:-left-3\/5 {
    left: -60% !important;
  }

  .xl\:top-4\/5 {
    top: 80% !important;
  }

  .xl\:right-4\/5 {
    right: 80% !important;
  }

  .xl\:bottom-4\/5 {
    bottom: 80% !important;
  }

  .xl\:left-4\/5 {
    left: 80% !important;
  }

  .xl\:-top-4\/5 {
    top: -80% !important;
  }

  .xl\:-right-4\/5 {
    right: -80% !important;
  }

  .xl\:-bottom-4\/5 {
    bottom: -80% !important;
  }

  .xl\:-left-4\/5 {
    left: -80% !important;
  }

  .xl\:top-1\/6 {
    top: 16.666666666666664% !important;
  }

  .xl\:right-1\/6 {
    right: 16.666666666666664% !important;
  }

  .xl\:bottom-1\/6 {
    bottom: 16.666666666666664% !important;
  }

  .xl\:left-1\/6 {
    left: 16.666666666666664% !important;
  }

  .xl\:-top-1\/6 {
    top: -16.666666666666664% !important;
  }

  .xl\:-right-1\/6 {
    right: -16.666666666666664% !important;
  }

  .xl\:-bottom-1\/6 {
    bottom: -16.666666666666664% !important;
  }

  .xl\:-left-1\/6 {
    left: -16.666666666666664% !important;
  }

  .xl\:top-2\/6 {
    top: 33.33333333333333% !important;
  }

  .xl\:right-2\/6 {
    right: 33.33333333333333% !important;
  }

  .xl\:bottom-2\/6 {
    bottom: 33.33333333333333% !important;
  }

  .xl\:left-2\/6 {
    left: 33.33333333333333% !important;
  }

  .xl\:-top-2\/6 {
    top: -33.33333333333333% !important;
  }

  .xl\:-right-2\/6 {
    right: -33.33333333333333% !important;
  }

  .xl\:-bottom-2\/6 {
    bottom: -33.33333333333333% !important;
  }

  .xl\:-left-2\/6 {
    left: -33.33333333333333% !important;
  }

  .xl\:top-3\/6 {
    top: 50% !important;
  }

  .xl\:right-3\/6 {
    right: 50% !important;
  }

  .xl\:bottom-3\/6 {
    bottom: 50% !important;
  }

  .xl\:left-3\/6 {
    left: 50% !important;
  }

  .xl\:-top-3\/6 {
    top: -50% !important;
  }

  .xl\:-right-3\/6 {
    right: -50% !important;
  }

  .xl\:-bottom-3\/6 {
    bottom: -50% !important;
  }

  .xl\:-left-3\/6 {
    left: -50% !important;
  }

  .xl\:top-4\/6 {
    top: 66.66666666666666% !important;
  }

  .xl\:right-4\/6 {
    right: 66.66666666666666% !important;
  }

  .xl\:bottom-4\/6 {
    bottom: 66.66666666666666% !important;
  }

  .xl\:left-4\/6 {
    left: 66.66666666666666% !important;
  }

  .xl\:-top-4\/6 {
    top: -66.66666666666666% !important;
  }

  .xl\:-right-4\/6 {
    right: -66.66666666666666% !important;
  }

  .xl\:-bottom-4\/6 {
    bottom: -66.66666666666666% !important;
  }

  .xl\:-left-4\/6 {
    left: -66.66666666666666% !important;
  }

  .xl\:top-5\/6 {
    top: 83.33333333333334% !important;
  }

  .xl\:right-5\/6 {
    right: 83.33333333333334% !important;
  }

  .xl\:bottom-5\/6 {
    bottom: 83.33333333333334% !important;
  }

  .xl\:left-5\/6 {
    left: 83.33333333333334% !important;
  }

  .xl\:-top-5\/6 {
    top: -83.33333333333334% !important;
  }

  .xl\:-right-5\/6 {
    right: -83.33333333333334% !important;
  }

  .xl\:-bottom-5\/6 {
    bottom: -83.33333333333334% !important;
  }

  .xl\:-left-5\/6 {
    left: -83.33333333333334% !important;
  }

  .xl\:top-1\/12 {
    top: 8.333333333333332% !important;
  }

  .xl\:right-1\/12 {
    right: 8.333333333333332% !important;
  }

  .xl\:bottom-1\/12 {
    bottom: 8.333333333333332% !important;
  }

  .xl\:left-1\/12 {
    left: 8.333333333333332% !important;
  }

  .xl\:-top-1\/12 {
    top: -8.333333333333332% !important;
  }

  .xl\:-right-1\/12 {
    right: -8.333333333333332% !important;
  }

  .xl\:-bottom-1\/12 {
    bottom: -8.333333333333332% !important;
  }

  .xl\:-left-1\/12 {
    left: -8.333333333333332% !important;
  }

  .xl\:top-2\/12 {
    top: 16.666666666666664% !important;
  }

  .xl\:right-2\/12 {
    right: 16.666666666666664% !important;
  }

  .xl\:bottom-2\/12 {
    bottom: 16.666666666666664% !important;
  }

  .xl\:left-2\/12 {
    left: 16.666666666666664% !important;
  }

  .xl\:-top-2\/12 {
    top: -16.666666666666664% !important;
  }

  .xl\:-right-2\/12 {
    right: -16.666666666666664% !important;
  }

  .xl\:-bottom-2\/12 {
    bottom: -16.666666666666664% !important;
  }

  .xl\:-left-2\/12 {
    left: -16.666666666666664% !important;
  }

  .xl\:top-3\/12 {
    top: 25% !important;
  }

  .xl\:right-3\/12 {
    right: 25% !important;
  }

  .xl\:bottom-3\/12 {
    bottom: 25% !important;
  }

  .xl\:left-3\/12 {
    left: 25% !important;
  }

  .xl\:-top-3\/12 {
    top: -25% !important;
  }

  .xl\:-right-3\/12 {
    right: -25% !important;
  }

  .xl\:-bottom-3\/12 {
    bottom: -25% !important;
  }

  .xl\:-left-3\/12 {
    left: -25% !important;
  }

  .xl\:top-4\/12 {
    top: 33.33333333333333% !important;
  }

  .xl\:right-4\/12 {
    right: 33.33333333333333% !important;
  }

  .xl\:bottom-4\/12 {
    bottom: 33.33333333333333% !important;
  }

  .xl\:left-4\/12 {
    left: 33.33333333333333% !important;
  }

  .xl\:-top-4\/12 {
    top: -33.33333333333333% !important;
  }

  .xl\:-right-4\/12 {
    right: -33.33333333333333% !important;
  }

  .xl\:-bottom-4\/12 {
    bottom: -33.33333333333333% !important;
  }

  .xl\:-left-4\/12 {
    left: -33.33333333333333% !important;
  }

  .xl\:top-5\/12 {
    top: 41.66666666666667% !important;
  }

  .xl\:right-5\/12 {
    right: 41.66666666666667% !important;
  }

  .xl\:bottom-5\/12 {
    bottom: 41.66666666666667% !important;
  }

  .xl\:left-5\/12 {
    left: 41.66666666666667% !important;
  }

  .xl\:-top-5\/12 {
    top: -41.66666666666667% !important;
  }

  .xl\:-right-5\/12 {
    right: -41.66666666666667% !important;
  }

  .xl\:-bottom-5\/12 {
    bottom: -41.66666666666667% !important;
  }

  .xl\:-left-5\/12 {
    left: -41.66666666666667% !important;
  }

  .xl\:top-6\/12 {
    top: 50% !important;
  }

  .xl\:right-6\/12 {
    right: 50% !important;
  }

  .xl\:bottom-6\/12 {
    bottom: 50% !important;
  }

  .xl\:left-6\/12 {
    left: 50% !important;
  }

  .xl\:-top-6\/12 {
    top: -50% !important;
  }

  .xl\:-right-6\/12 {
    right: -50% !important;
  }

  .xl\:-bottom-6\/12 {
    bottom: -50% !important;
  }

  .xl\:-left-6\/12 {
    left: -50% !important;
  }

  .xl\:top-7\/12 {
    top: 58.333333333333336% !important;
  }

  .xl\:right-7\/12 {
    right: 58.333333333333336% !important;
  }

  .xl\:bottom-7\/12 {
    bottom: 58.333333333333336% !important;
  }

  .xl\:left-7\/12 {
    left: 58.333333333333336% !important;
  }

  .xl\:-top-7\/12 {
    top: -58.333333333333336% !important;
  }

  .xl\:-right-7\/12 {
    right: -58.333333333333336% !important;
  }

  .xl\:-bottom-7\/12 {
    bottom: -58.333333333333336% !important;
  }

  .xl\:-left-7\/12 {
    left: -58.333333333333336% !important;
  }

  .xl\:top-8\/12 {
    top: 66.66666666666666% !important;
  }

  .xl\:right-8\/12 {
    right: 66.66666666666666% !important;
  }

  .xl\:bottom-8\/12 {
    bottom: 66.66666666666666% !important;
  }

  .xl\:left-8\/12 {
    left: 66.66666666666666% !important;
  }

  .xl\:-top-8\/12 {
    top: -66.66666666666666% !important;
  }

  .xl\:-right-8\/12 {
    right: -66.66666666666666% !important;
  }

  .xl\:-bottom-8\/12 {
    bottom: -66.66666666666666% !important;
  }

  .xl\:-left-8\/12 {
    left: -66.66666666666666% !important;
  }

  .xl\:top-9\/12 {
    top: 75% !important;
  }

  .xl\:right-9\/12 {
    right: 75% !important;
  }

  .xl\:bottom-9\/12 {
    bottom: 75% !important;
  }

  .xl\:left-9\/12 {
    left: 75% !important;
  }

  .xl\:-top-9\/12 {
    top: -75% !important;
  }

  .xl\:-right-9\/12 {
    right: -75% !important;
  }

  .xl\:-bottom-9\/12 {
    bottom: -75% !important;
  }

  .xl\:-left-9\/12 {
    left: -75% !important;
  }

  .xl\:top-10\/12 {
    top: 83.33333333333334% !important;
  }

  .xl\:right-10\/12 {
    right: 83.33333333333334% !important;
  }

  .xl\:bottom-10\/12 {
    bottom: 83.33333333333334% !important;
  }

  .xl\:left-10\/12 {
    left: 83.33333333333334% !important;
  }

  .xl\:-top-10\/12 {
    top: -83.33333333333334% !important;
  }

  .xl\:-right-10\/12 {
    right: -83.33333333333334% !important;
  }

  .xl\:-bottom-10\/12 {
    bottom: -83.33333333333334% !important;
  }

  .xl\:-left-10\/12 {
    left: -83.33333333333334% !important;
  }

  .xl\:top-11\/12 {
    top: 91.66666666666666% !important;
  }

  .xl\:right-11\/12 {
    right: 91.66666666666666% !important;
  }

  .xl\:bottom-11\/12 {
    bottom: 91.66666666666666% !important;
  }

  .xl\:left-11\/12 {
    left: 91.66666666666666% !important;
  }

  .xl\:-top-11\/12 {
    top: -91.66666666666666% !important;
  }

  .xl\:-right-11\/12 {
    right: -91.66666666666666% !important;
  }

  .xl\:-bottom-11\/12 {
    bottom: -91.66666666666666% !important;
  }

  .xl\:-left-11\/12 {
    left: -91.66666666666666% !important;
  }

  .xl\:hover\:inset-0:hover {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .xl\:hover\:inset-auto:hover {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .xl\:hover\:inset-1\/2:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:hover\:-inset-1\/2:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:hover\:inset-1\/3:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-inset-1\/3:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:inset-2\/3:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-inset-2\/3:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:inset-1\/4:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xl\:hover\:-inset-1\/4:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xl\:hover\:inset-2\/4:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:hover\:-inset-2\/4:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:hover\:inset-3\/4:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xl\:hover\:-inset-3\/4:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xl\:hover\:inset-1\/5:hover {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .xl\:hover\:-inset-1\/5:hover {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .xl\:hover\:inset-2\/5:hover {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .xl\:hover\:-inset-2\/5:hover {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .xl\:hover\:inset-3\/5:hover {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .xl\:hover\:-inset-3\/5:hover {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .xl\:hover\:inset-4\/5:hover {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .xl\:hover\:-inset-4\/5:hover {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .xl\:hover\:inset-1\/6:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:hover\:-inset-1\/6:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:hover\:inset-2\/6:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-inset-2\/6:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:inset-3\/6:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:hover\:-inset-3\/6:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:hover\:inset-4\/6:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-inset-4\/6:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:inset-5\/6:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:hover\:-inset-5\/6:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:hover\:inset-1\/12:hover {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xl\:hover\:-inset-1\/12:hover {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xl\:hover\:inset-2\/12:hover {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:hover\:-inset-2\/12:hover {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:hover\:inset-3\/12:hover {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xl\:hover\:-inset-3\/12:hover {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xl\:hover\:inset-4\/12:hover {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-inset-4\/12:hover {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:inset-5\/12:hover {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xl\:hover\:-inset-5\/12:hover {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xl\:hover\:inset-6\/12:hover {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:hover\:-inset-6\/12:hover {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:hover\:inset-7\/12:hover {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xl\:hover\:-inset-7\/12:hover {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xl\:hover\:inset-8\/12:hover {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-inset-8\/12:hover {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:inset-9\/12:hover {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xl\:hover\:-inset-9\/12:hover {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xl\:hover\:inset-10\/12:hover {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:hover\:-inset-10\/12:hover {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:hover\:inset-11\/12:hover {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xl\:hover\:-inset-11\/12:hover {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xl\:hover\:inset-y-0:hover {
    top: 0 !important;
    bottom: 0 !important;
  }

  .xl\:hover\:inset-x-0:hover {
    right: 0 !important;
    left: 0 !important;
  }

  .xl\:hover\:inset-y-auto:hover {
    top: auto !important;
    bottom: auto !important;
  }

  .xl\:hover\:inset-x-auto:hover {
    right: auto !important;
    left: auto !important;
  }

  .xl\:hover\:inset-y-1\/2:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:hover\:inset-x-1\/2:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:hover\:-inset-y-1\/2:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:hover\:-inset-x-1\/2:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:hover\:inset-y-1\/3:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:hover\:inset-x-1\/3:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-inset-y-1\/3:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:hover\:-inset-x-1\/3:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:inset-y-2\/3:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:hover\:inset-x-2\/3:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-inset-y-2\/3:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:hover\:-inset-x-2\/3:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:inset-y-1\/4:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xl\:hover\:inset-x-1\/4:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .xl\:hover\:-inset-y-1\/4:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xl\:hover\:-inset-x-1\/4:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .xl\:hover\:inset-y-2\/4:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:hover\:inset-x-2\/4:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:hover\:-inset-y-2\/4:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:hover\:-inset-x-2\/4:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:hover\:inset-y-3\/4:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xl\:hover\:inset-x-3\/4:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .xl\:hover\:-inset-y-3\/4:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xl\:hover\:-inset-x-3\/4:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .xl\:hover\:inset-y-1\/5:hover {
    top: 20% !important;
    bottom: 20% !important;
  }

  .xl\:hover\:inset-x-1\/5:hover {
    right: 20% !important;
    left: 20% !important;
  }

  .xl\:hover\:-inset-y-1\/5:hover {
    top: -20% !important;
    bottom: -20% !important;
  }

  .xl\:hover\:-inset-x-1\/5:hover {
    right: -20% !important;
    left: -20% !important;
  }

  .xl\:hover\:inset-y-2\/5:hover {
    top: 40% !important;
    bottom: 40% !important;
  }

  .xl\:hover\:inset-x-2\/5:hover {
    right: 40% !important;
    left: 40% !important;
  }

  .xl\:hover\:-inset-y-2\/5:hover {
    top: -40% !important;
    bottom: -40% !important;
  }

  .xl\:hover\:-inset-x-2\/5:hover {
    right: -40% !important;
    left: -40% !important;
  }

  .xl\:hover\:inset-y-3\/5:hover {
    top: 60% !important;
    bottom: 60% !important;
  }

  .xl\:hover\:inset-x-3\/5:hover {
    right: 60% !important;
    left: 60% !important;
  }

  .xl\:hover\:-inset-y-3\/5:hover {
    top: -60% !important;
    bottom: -60% !important;
  }

  .xl\:hover\:-inset-x-3\/5:hover {
    right: -60% !important;
    left: -60% !important;
  }

  .xl\:hover\:inset-y-4\/5:hover {
    top: 80% !important;
    bottom: 80% !important;
  }

  .xl\:hover\:inset-x-4\/5:hover {
    right: 80% !important;
    left: 80% !important;
  }

  .xl\:hover\:-inset-y-4\/5:hover {
    top: -80% !important;
    bottom: -80% !important;
  }

  .xl\:hover\:-inset-x-4\/5:hover {
    right: -80% !important;
    left: -80% !important;
  }

  .xl\:hover\:inset-y-1\/6:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xl\:hover\:inset-x-1\/6:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:hover\:-inset-y-1\/6:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xl\:hover\:-inset-x-1\/6:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:hover\:inset-y-2\/6:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:hover\:inset-x-2\/6:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-inset-y-2\/6:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:hover\:-inset-x-2\/6:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:inset-y-3\/6:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:hover\:inset-x-3\/6:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:hover\:-inset-y-3\/6:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:hover\:-inset-x-3\/6:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:hover\:inset-y-4\/6:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:hover\:inset-x-4\/6:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-inset-y-4\/6:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:hover\:-inset-x-4\/6:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:inset-y-5\/6:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xl\:hover\:inset-x-5\/6:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:hover\:-inset-y-5\/6:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xl\:hover\:-inset-x-5\/6:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:hover\:inset-y-1\/12:hover {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .xl\:hover\:inset-x-1\/12:hover {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xl\:hover\:-inset-y-1\/12:hover {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .xl\:hover\:-inset-x-1\/12:hover {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xl\:hover\:inset-y-2\/12:hover {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xl\:hover\:inset-x-2\/12:hover {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:hover\:-inset-y-2\/12:hover {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xl\:hover\:-inset-x-2\/12:hover {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:hover\:inset-y-3\/12:hover {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xl\:hover\:inset-x-3\/12:hover {
    right: 25% !important;
    left: 25% !important;
  }

  .xl\:hover\:-inset-y-3\/12:hover {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xl\:hover\:-inset-x-3\/12:hover {
    right: -25% !important;
    left: -25% !important;
  }

  .xl\:hover\:inset-y-4\/12:hover {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:hover\:inset-x-4\/12:hover {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-inset-y-4\/12:hover {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:hover\:-inset-x-4\/12:hover {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:inset-y-5\/12:hover {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .xl\:hover\:inset-x-5\/12:hover {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xl\:hover\:-inset-y-5\/12:hover {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .xl\:hover\:-inset-x-5\/12:hover {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xl\:hover\:inset-y-6\/12:hover {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:hover\:inset-x-6\/12:hover {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:hover\:-inset-y-6\/12:hover {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:hover\:-inset-x-6\/12:hover {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:hover\:inset-y-7\/12:hover {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .xl\:hover\:inset-x-7\/12:hover {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xl\:hover\:-inset-y-7\/12:hover {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .xl\:hover\:-inset-x-7\/12:hover {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xl\:hover\:inset-y-8\/12:hover {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:hover\:inset-x-8\/12:hover {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-inset-y-8\/12:hover {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:hover\:-inset-x-8\/12:hover {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:inset-y-9\/12:hover {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xl\:hover\:inset-x-9\/12:hover {
    right: 75% !important;
    left: 75% !important;
  }

  .xl\:hover\:-inset-y-9\/12:hover {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xl\:hover\:-inset-x-9\/12:hover {
    right: -75% !important;
    left: -75% !important;
  }

  .xl\:hover\:inset-y-10\/12:hover {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xl\:hover\:inset-x-10\/12:hover {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:hover\:-inset-y-10\/12:hover {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xl\:hover\:-inset-x-10\/12:hover {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:hover\:inset-y-11\/12:hover {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .xl\:hover\:inset-x-11\/12:hover {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xl\:hover\:-inset-y-11\/12:hover {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .xl\:hover\:-inset-x-11\/12:hover {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xl\:hover\:top-0:hover {
    top: 0 !important;
  }

  .xl\:hover\:right-0:hover {
    right: 0 !important;
  }

  .xl\:hover\:bottom-0:hover {
    bottom: 0 !important;
  }

  .xl\:hover\:left-0:hover {
    left: 0 !important;
  }

  .xl\:hover\:top-auto:hover {
    top: auto !important;
  }

  .xl\:hover\:right-auto:hover {
    right: auto !important;
  }

  .xl\:hover\:bottom-auto:hover {
    bottom: auto !important;
  }

  .xl\:hover\:left-auto:hover {
    left: auto !important;
  }

  .xl\:hover\:top-1\/2:hover {
    top: 50% !important;
  }

  .xl\:hover\:right-1\/2:hover {
    right: 50% !important;
  }

  .xl\:hover\:bottom-1\/2:hover {
    bottom: 50% !important;
  }

  .xl\:hover\:left-1\/2:hover {
    left: 50% !important;
  }

  .xl\:hover\:-top-1\/2:hover {
    top: -50% !important;
  }

  .xl\:hover\:-right-1\/2:hover {
    right: -50% !important;
  }

  .xl\:hover\:-bottom-1\/2:hover {
    bottom: -50% !important;
  }

  .xl\:hover\:-left-1\/2:hover {
    left: -50% !important;
  }

  .xl\:hover\:top-1\/3:hover {
    top: 33.33333333333333% !important;
  }

  .xl\:hover\:right-1\/3:hover {
    right: 33.33333333333333% !important;
  }

  .xl\:hover\:bottom-1\/3:hover {
    bottom: 33.33333333333333% !important;
  }

  .xl\:hover\:left-1\/3:hover {
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-top-1\/3:hover {
    top: -33.33333333333333% !important;
  }

  .xl\:hover\:-right-1\/3:hover {
    right: -33.33333333333333% !important;
  }

  .xl\:hover\:-bottom-1\/3:hover {
    bottom: -33.33333333333333% !important;
  }

  .xl\:hover\:-left-1\/3:hover {
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:top-2\/3:hover {
    top: 66.66666666666666% !important;
  }

  .xl\:hover\:right-2\/3:hover {
    right: 66.66666666666666% !important;
  }

  .xl\:hover\:bottom-2\/3:hover {
    bottom: 66.66666666666666% !important;
  }

  .xl\:hover\:left-2\/3:hover {
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-top-2\/3:hover {
    top: -66.66666666666666% !important;
  }

  .xl\:hover\:-right-2\/3:hover {
    right: -66.66666666666666% !important;
  }

  .xl\:hover\:-bottom-2\/3:hover {
    bottom: -66.66666666666666% !important;
  }

  .xl\:hover\:-left-2\/3:hover {
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:top-1\/4:hover {
    top: 25% !important;
  }

  .xl\:hover\:right-1\/4:hover {
    right: 25% !important;
  }

  .xl\:hover\:bottom-1\/4:hover {
    bottom: 25% !important;
  }

  .xl\:hover\:left-1\/4:hover {
    left: 25% !important;
  }

  .xl\:hover\:-top-1\/4:hover {
    top: -25% !important;
  }

  .xl\:hover\:-right-1\/4:hover {
    right: -25% !important;
  }

  .xl\:hover\:-bottom-1\/4:hover {
    bottom: -25% !important;
  }

  .xl\:hover\:-left-1\/4:hover {
    left: -25% !important;
  }

  .xl\:hover\:top-2\/4:hover {
    top: 50% !important;
  }

  .xl\:hover\:right-2\/4:hover {
    right: 50% !important;
  }

  .xl\:hover\:bottom-2\/4:hover {
    bottom: 50% !important;
  }

  .xl\:hover\:left-2\/4:hover {
    left: 50% !important;
  }

  .xl\:hover\:-top-2\/4:hover {
    top: -50% !important;
  }

  .xl\:hover\:-right-2\/4:hover {
    right: -50% !important;
  }

  .xl\:hover\:-bottom-2\/4:hover {
    bottom: -50% !important;
  }

  .xl\:hover\:-left-2\/4:hover {
    left: -50% !important;
  }

  .xl\:hover\:top-3\/4:hover {
    top: 75% !important;
  }

  .xl\:hover\:right-3\/4:hover {
    right: 75% !important;
  }

  .xl\:hover\:bottom-3\/4:hover {
    bottom: 75% !important;
  }

  .xl\:hover\:left-3\/4:hover {
    left: 75% !important;
  }

  .xl\:hover\:-top-3\/4:hover {
    top: -75% !important;
  }

  .xl\:hover\:-right-3\/4:hover {
    right: -75% !important;
  }

  .xl\:hover\:-bottom-3\/4:hover {
    bottom: -75% !important;
  }

  .xl\:hover\:-left-3\/4:hover {
    left: -75% !important;
  }

  .xl\:hover\:top-1\/5:hover {
    top: 20% !important;
  }

  .xl\:hover\:right-1\/5:hover {
    right: 20% !important;
  }

  .xl\:hover\:bottom-1\/5:hover {
    bottom: 20% !important;
  }

  .xl\:hover\:left-1\/5:hover {
    left: 20% !important;
  }

  .xl\:hover\:-top-1\/5:hover {
    top: -20% !important;
  }

  .xl\:hover\:-right-1\/5:hover {
    right: -20% !important;
  }

  .xl\:hover\:-bottom-1\/5:hover {
    bottom: -20% !important;
  }

  .xl\:hover\:-left-1\/5:hover {
    left: -20% !important;
  }

  .xl\:hover\:top-2\/5:hover {
    top: 40% !important;
  }

  .xl\:hover\:right-2\/5:hover {
    right: 40% !important;
  }

  .xl\:hover\:bottom-2\/5:hover {
    bottom: 40% !important;
  }

  .xl\:hover\:left-2\/5:hover {
    left: 40% !important;
  }

  .xl\:hover\:-top-2\/5:hover {
    top: -40% !important;
  }

  .xl\:hover\:-right-2\/5:hover {
    right: -40% !important;
  }

  .xl\:hover\:-bottom-2\/5:hover {
    bottom: -40% !important;
  }

  .xl\:hover\:-left-2\/5:hover {
    left: -40% !important;
  }

  .xl\:hover\:top-3\/5:hover {
    top: 60% !important;
  }

  .xl\:hover\:right-3\/5:hover {
    right: 60% !important;
  }

  .xl\:hover\:bottom-3\/5:hover {
    bottom: 60% !important;
  }

  .xl\:hover\:left-3\/5:hover {
    left: 60% !important;
  }

  .xl\:hover\:-top-3\/5:hover {
    top: -60% !important;
  }

  .xl\:hover\:-right-3\/5:hover {
    right: -60% !important;
  }

  .xl\:hover\:-bottom-3\/5:hover {
    bottom: -60% !important;
  }

  .xl\:hover\:-left-3\/5:hover {
    left: -60% !important;
  }

  .xl\:hover\:top-4\/5:hover {
    top: 80% !important;
  }

  .xl\:hover\:right-4\/5:hover {
    right: 80% !important;
  }

  .xl\:hover\:bottom-4\/5:hover {
    bottom: 80% !important;
  }

  .xl\:hover\:left-4\/5:hover {
    left: 80% !important;
  }

  .xl\:hover\:-top-4\/5:hover {
    top: -80% !important;
  }

  .xl\:hover\:-right-4\/5:hover {
    right: -80% !important;
  }

  .xl\:hover\:-bottom-4\/5:hover {
    bottom: -80% !important;
  }

  .xl\:hover\:-left-4\/5:hover {
    left: -80% !important;
  }

  .xl\:hover\:top-1\/6:hover {
    top: 16.666666666666664% !important;
  }

  .xl\:hover\:right-1\/6:hover {
    right: 16.666666666666664% !important;
  }

  .xl\:hover\:bottom-1\/6:hover {
    bottom: 16.666666666666664% !important;
  }

  .xl\:hover\:left-1\/6:hover {
    left: 16.666666666666664% !important;
  }

  .xl\:hover\:-top-1\/6:hover {
    top: -16.666666666666664% !important;
  }

  .xl\:hover\:-right-1\/6:hover {
    right: -16.666666666666664% !important;
  }

  .xl\:hover\:-bottom-1\/6:hover {
    bottom: -16.666666666666664% !important;
  }

  .xl\:hover\:-left-1\/6:hover {
    left: -16.666666666666664% !important;
  }

  .xl\:hover\:top-2\/6:hover {
    top: 33.33333333333333% !important;
  }

  .xl\:hover\:right-2\/6:hover {
    right: 33.33333333333333% !important;
  }

  .xl\:hover\:bottom-2\/6:hover {
    bottom: 33.33333333333333% !important;
  }

  .xl\:hover\:left-2\/6:hover {
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-top-2\/6:hover {
    top: -33.33333333333333% !important;
  }

  .xl\:hover\:-right-2\/6:hover {
    right: -33.33333333333333% !important;
  }

  .xl\:hover\:-bottom-2\/6:hover {
    bottom: -33.33333333333333% !important;
  }

  .xl\:hover\:-left-2\/6:hover {
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:top-3\/6:hover {
    top: 50% !important;
  }

  .xl\:hover\:right-3\/6:hover {
    right: 50% !important;
  }

  .xl\:hover\:bottom-3\/6:hover {
    bottom: 50% !important;
  }

  .xl\:hover\:left-3\/6:hover {
    left: 50% !important;
  }

  .xl\:hover\:-top-3\/6:hover {
    top: -50% !important;
  }

  .xl\:hover\:-right-3\/6:hover {
    right: -50% !important;
  }

  .xl\:hover\:-bottom-3\/6:hover {
    bottom: -50% !important;
  }

  .xl\:hover\:-left-3\/6:hover {
    left: -50% !important;
  }

  .xl\:hover\:top-4\/6:hover {
    top: 66.66666666666666% !important;
  }

  .xl\:hover\:right-4\/6:hover {
    right: 66.66666666666666% !important;
  }

  .xl\:hover\:bottom-4\/6:hover {
    bottom: 66.66666666666666% !important;
  }

  .xl\:hover\:left-4\/6:hover {
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-top-4\/6:hover {
    top: -66.66666666666666% !important;
  }

  .xl\:hover\:-right-4\/6:hover {
    right: -66.66666666666666% !important;
  }

  .xl\:hover\:-bottom-4\/6:hover {
    bottom: -66.66666666666666% !important;
  }

  .xl\:hover\:-left-4\/6:hover {
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:top-5\/6:hover {
    top: 83.33333333333334% !important;
  }

  .xl\:hover\:right-5\/6:hover {
    right: 83.33333333333334% !important;
  }

  .xl\:hover\:bottom-5\/6:hover {
    bottom: 83.33333333333334% !important;
  }

  .xl\:hover\:left-5\/6:hover {
    left: 83.33333333333334% !important;
  }

  .xl\:hover\:-top-5\/6:hover {
    top: -83.33333333333334% !important;
  }

  .xl\:hover\:-right-5\/6:hover {
    right: -83.33333333333334% !important;
  }

  .xl\:hover\:-bottom-5\/6:hover {
    bottom: -83.33333333333334% !important;
  }

  .xl\:hover\:-left-5\/6:hover {
    left: -83.33333333333334% !important;
  }

  .xl\:hover\:top-1\/12:hover {
    top: 8.333333333333332% !important;
  }

  .xl\:hover\:right-1\/12:hover {
    right: 8.333333333333332% !important;
  }

  .xl\:hover\:bottom-1\/12:hover {
    bottom: 8.333333333333332% !important;
  }

  .xl\:hover\:left-1\/12:hover {
    left: 8.333333333333332% !important;
  }

  .xl\:hover\:-top-1\/12:hover {
    top: -8.333333333333332% !important;
  }

  .xl\:hover\:-right-1\/12:hover {
    right: -8.333333333333332% !important;
  }

  .xl\:hover\:-bottom-1\/12:hover {
    bottom: -8.333333333333332% !important;
  }

  .xl\:hover\:-left-1\/12:hover {
    left: -8.333333333333332% !important;
  }

  .xl\:hover\:top-2\/12:hover {
    top: 16.666666666666664% !important;
  }

  .xl\:hover\:right-2\/12:hover {
    right: 16.666666666666664% !important;
  }

  .xl\:hover\:bottom-2\/12:hover {
    bottom: 16.666666666666664% !important;
  }

  .xl\:hover\:left-2\/12:hover {
    left: 16.666666666666664% !important;
  }

  .xl\:hover\:-top-2\/12:hover {
    top: -16.666666666666664% !important;
  }

  .xl\:hover\:-right-2\/12:hover {
    right: -16.666666666666664% !important;
  }

  .xl\:hover\:-bottom-2\/12:hover {
    bottom: -16.666666666666664% !important;
  }

  .xl\:hover\:-left-2\/12:hover {
    left: -16.666666666666664% !important;
  }

  .xl\:hover\:top-3\/12:hover {
    top: 25% !important;
  }

  .xl\:hover\:right-3\/12:hover {
    right: 25% !important;
  }

  .xl\:hover\:bottom-3\/12:hover {
    bottom: 25% !important;
  }

  .xl\:hover\:left-3\/12:hover {
    left: 25% !important;
  }

  .xl\:hover\:-top-3\/12:hover {
    top: -25% !important;
  }

  .xl\:hover\:-right-3\/12:hover {
    right: -25% !important;
  }

  .xl\:hover\:-bottom-3\/12:hover {
    bottom: -25% !important;
  }

  .xl\:hover\:-left-3\/12:hover {
    left: -25% !important;
  }

  .xl\:hover\:top-4\/12:hover {
    top: 33.33333333333333% !important;
  }

  .xl\:hover\:right-4\/12:hover {
    right: 33.33333333333333% !important;
  }

  .xl\:hover\:bottom-4\/12:hover {
    bottom: 33.33333333333333% !important;
  }

  .xl\:hover\:left-4\/12:hover {
    left: 33.33333333333333% !important;
  }

  .xl\:hover\:-top-4\/12:hover {
    top: -33.33333333333333% !important;
  }

  .xl\:hover\:-right-4\/12:hover {
    right: -33.33333333333333% !important;
  }

  .xl\:hover\:-bottom-4\/12:hover {
    bottom: -33.33333333333333% !important;
  }

  .xl\:hover\:-left-4\/12:hover {
    left: -33.33333333333333% !important;
  }

  .xl\:hover\:top-5\/12:hover {
    top: 41.66666666666667% !important;
  }

  .xl\:hover\:right-5\/12:hover {
    right: 41.66666666666667% !important;
  }

  .xl\:hover\:bottom-5\/12:hover {
    bottom: 41.66666666666667% !important;
  }

  .xl\:hover\:left-5\/12:hover {
    left: 41.66666666666667% !important;
  }

  .xl\:hover\:-top-5\/12:hover {
    top: -41.66666666666667% !important;
  }

  .xl\:hover\:-right-5\/12:hover {
    right: -41.66666666666667% !important;
  }

  .xl\:hover\:-bottom-5\/12:hover {
    bottom: -41.66666666666667% !important;
  }

  .xl\:hover\:-left-5\/12:hover {
    left: -41.66666666666667% !important;
  }

  .xl\:hover\:top-6\/12:hover {
    top: 50% !important;
  }

  .xl\:hover\:right-6\/12:hover {
    right: 50% !important;
  }

  .xl\:hover\:bottom-6\/12:hover {
    bottom: 50% !important;
  }

  .xl\:hover\:left-6\/12:hover {
    left: 50% !important;
  }

  .xl\:hover\:-top-6\/12:hover {
    top: -50% !important;
  }

  .xl\:hover\:-right-6\/12:hover {
    right: -50% !important;
  }

  .xl\:hover\:-bottom-6\/12:hover {
    bottom: -50% !important;
  }

  .xl\:hover\:-left-6\/12:hover {
    left: -50% !important;
  }

  .xl\:hover\:top-7\/12:hover {
    top: 58.333333333333336% !important;
  }

  .xl\:hover\:right-7\/12:hover {
    right: 58.333333333333336% !important;
  }

  .xl\:hover\:bottom-7\/12:hover {
    bottom: 58.333333333333336% !important;
  }

  .xl\:hover\:left-7\/12:hover {
    left: 58.333333333333336% !important;
  }

  .xl\:hover\:-top-7\/12:hover {
    top: -58.333333333333336% !important;
  }

  .xl\:hover\:-right-7\/12:hover {
    right: -58.333333333333336% !important;
  }

  .xl\:hover\:-bottom-7\/12:hover {
    bottom: -58.333333333333336% !important;
  }

  .xl\:hover\:-left-7\/12:hover {
    left: -58.333333333333336% !important;
  }

  .xl\:hover\:top-8\/12:hover {
    top: 66.66666666666666% !important;
  }

  .xl\:hover\:right-8\/12:hover {
    right: 66.66666666666666% !important;
  }

  .xl\:hover\:bottom-8\/12:hover {
    bottom: 66.66666666666666% !important;
  }

  .xl\:hover\:left-8\/12:hover {
    left: 66.66666666666666% !important;
  }

  .xl\:hover\:-top-8\/12:hover {
    top: -66.66666666666666% !important;
  }

  .xl\:hover\:-right-8\/12:hover {
    right: -66.66666666666666% !important;
  }

  .xl\:hover\:-bottom-8\/12:hover {
    bottom: -66.66666666666666% !important;
  }

  .xl\:hover\:-left-8\/12:hover {
    left: -66.66666666666666% !important;
  }

  .xl\:hover\:top-9\/12:hover {
    top: 75% !important;
  }

  .xl\:hover\:right-9\/12:hover {
    right: 75% !important;
  }

  .xl\:hover\:bottom-9\/12:hover {
    bottom: 75% !important;
  }

  .xl\:hover\:left-9\/12:hover {
    left: 75% !important;
  }

  .xl\:hover\:-top-9\/12:hover {
    top: -75% !important;
  }

  .xl\:hover\:-right-9\/12:hover {
    right: -75% !important;
  }

  .xl\:hover\:-bottom-9\/12:hover {
    bottom: -75% !important;
  }

  .xl\:hover\:-left-9\/12:hover {
    left: -75% !important;
  }

  .xl\:hover\:top-10\/12:hover {
    top: 83.33333333333334% !important;
  }

  .xl\:hover\:right-10\/12:hover {
    right: 83.33333333333334% !important;
  }

  .xl\:hover\:bottom-10\/12:hover {
    bottom: 83.33333333333334% !important;
  }

  .xl\:hover\:left-10\/12:hover {
    left: 83.33333333333334% !important;
  }

  .xl\:hover\:-top-10\/12:hover {
    top: -83.33333333333334% !important;
  }

  .xl\:hover\:-right-10\/12:hover {
    right: -83.33333333333334% !important;
  }

  .xl\:hover\:-bottom-10\/12:hover {
    bottom: -83.33333333333334% !important;
  }

  .xl\:hover\:-left-10\/12:hover {
    left: -83.33333333333334% !important;
  }

  .xl\:hover\:top-11\/12:hover {
    top: 91.66666666666666% !important;
  }

  .xl\:hover\:right-11\/12:hover {
    right: 91.66666666666666% !important;
  }

  .xl\:hover\:bottom-11\/12:hover {
    bottom: 91.66666666666666% !important;
  }

  .xl\:hover\:left-11\/12:hover {
    left: 91.66666666666666% !important;
  }

  .xl\:hover\:-top-11\/12:hover {
    top: -91.66666666666666% !important;
  }

  .xl\:hover\:-right-11\/12:hover {
    right: -91.66666666666666% !important;
  }

  .xl\:hover\:-bottom-11\/12:hover {
    bottom: -91.66666666666666% !important;
  }

  .xl\:hover\:-left-11\/12:hover {
    left: -91.66666666666666% !important;
  }

  .xl\:focus\:inset-0:focus {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .xl\:focus\:inset-auto:focus {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .xl\:focus\:inset-1\/2:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:focus\:-inset-1\/2:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:focus\:inset-1\/3:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-inset-1\/3:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:inset-2\/3:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-inset-2\/3:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:inset-1\/4:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xl\:focus\:-inset-1\/4:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xl\:focus\:inset-2\/4:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:focus\:-inset-2\/4:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:focus\:inset-3\/4:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xl\:focus\:-inset-3\/4:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xl\:focus\:inset-1\/5:focus {
    top: 20% !important;
    right: 20% !important;
    bottom: 20% !important;
    left: 20% !important;
  }

  .xl\:focus\:-inset-1\/5:focus {
    top: -20% !important;
    right: -20% !important;
    bottom: -20% !important;
    left: -20% !important;
  }

  .xl\:focus\:inset-2\/5:focus {
    top: 40% !important;
    right: 40% !important;
    bottom: 40% !important;
    left: 40% !important;
  }

  .xl\:focus\:-inset-2\/5:focus {
    top: -40% !important;
    right: -40% !important;
    bottom: -40% !important;
    left: -40% !important;
  }

  .xl\:focus\:inset-3\/5:focus {
    top: 60% !important;
    right: 60% !important;
    bottom: 60% !important;
    left: 60% !important;
  }

  .xl\:focus\:-inset-3\/5:focus {
    top: -60% !important;
    right: -60% !important;
    bottom: -60% !important;
    left: -60% !important;
  }

  .xl\:focus\:inset-4\/5:focus {
    top: 80% !important;
    right: 80% !important;
    bottom: 80% !important;
    left: 80% !important;
  }

  .xl\:focus\:-inset-4\/5:focus {
    top: -80% !important;
    right: -80% !important;
    bottom: -80% !important;
    left: -80% !important;
  }

  .xl\:focus\:inset-1\/6:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:focus\:-inset-1\/6:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:focus\:inset-2\/6:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-inset-2\/6:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:inset-3\/6:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:focus\:-inset-3\/6:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:focus\:inset-4\/6:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-inset-4\/6:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:inset-5\/6:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:focus\:-inset-5\/6:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:focus\:inset-1\/12:focus {
    top: 8.333333333333332% !important;
    right: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xl\:focus\:-inset-1\/12:focus {
    top: -8.333333333333332% !important;
    right: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xl\:focus\:inset-2\/12:focus {
    top: 16.666666666666664% !important;
    right: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:focus\:-inset-2\/12:focus {
    top: -16.666666666666664% !important;
    right: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:focus\:inset-3\/12:focus {
    top: 25% !important;
    right: 25% !important;
    bottom: 25% !important;
    left: 25% !important;
  }

  .xl\:focus\:-inset-3\/12:focus {
    top: -25% !important;
    right: -25% !important;
    bottom: -25% !important;
    left: -25% !important;
  }

  .xl\:focus\:inset-4\/12:focus {
    top: 33.33333333333333% !important;
    right: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-inset-4\/12:focus {
    top: -33.33333333333333% !important;
    right: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:inset-5\/12:focus {
    top: 41.66666666666667% !important;
    right: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xl\:focus\:-inset-5\/12:focus {
    top: -41.66666666666667% !important;
    right: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xl\:focus\:inset-6\/12:focus {
    top: 50% !important;
    right: 50% !important;
    bottom: 50% !important;
    left: 50% !important;
  }

  .xl\:focus\:-inset-6\/12:focus {
    top: -50% !important;
    right: -50% !important;
    bottom: -50% !important;
    left: -50% !important;
  }

  .xl\:focus\:inset-7\/12:focus {
    top: 58.333333333333336% !important;
    right: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xl\:focus\:-inset-7\/12:focus {
    top: -58.333333333333336% !important;
    right: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xl\:focus\:inset-8\/12:focus {
    top: 66.66666666666666% !important;
    right: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-inset-8\/12:focus {
    top: -66.66666666666666% !important;
    right: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:inset-9\/12:focus {
    top: 75% !important;
    right: 75% !important;
    bottom: 75% !important;
    left: 75% !important;
  }

  .xl\:focus\:-inset-9\/12:focus {
    top: -75% !important;
    right: -75% !important;
    bottom: -75% !important;
    left: -75% !important;
  }

  .xl\:focus\:inset-10\/12:focus {
    top: 83.33333333333334% !important;
    right: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:focus\:-inset-10\/12:focus {
    top: -83.33333333333334% !important;
    right: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:focus\:inset-11\/12:focus {
    top: 91.66666666666666% !important;
    right: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xl\:focus\:-inset-11\/12:focus {
    top: -91.66666666666666% !important;
    right: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xl\:focus\:inset-y-0:focus {
    top: 0 !important;
    bottom: 0 !important;
  }

  .xl\:focus\:inset-x-0:focus {
    right: 0 !important;
    left: 0 !important;
  }

  .xl\:focus\:inset-y-auto:focus {
    top: auto !important;
    bottom: auto !important;
  }

  .xl\:focus\:inset-x-auto:focus {
    right: auto !important;
    left: auto !important;
  }

  .xl\:focus\:inset-y-1\/2:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:focus\:inset-x-1\/2:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:focus\:-inset-y-1\/2:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:focus\:-inset-x-1\/2:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:focus\:inset-y-1\/3:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:focus\:inset-x-1\/3:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-inset-y-1\/3:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:focus\:-inset-x-1\/3:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:inset-y-2\/3:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:focus\:inset-x-2\/3:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-inset-y-2\/3:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:focus\:-inset-x-2\/3:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:inset-y-1\/4:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xl\:focus\:inset-x-1\/4:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .xl\:focus\:-inset-y-1\/4:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xl\:focus\:-inset-x-1\/4:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .xl\:focus\:inset-y-2\/4:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:focus\:inset-x-2\/4:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:focus\:-inset-y-2\/4:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:focus\:-inset-x-2\/4:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:focus\:inset-y-3\/4:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xl\:focus\:inset-x-3\/4:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .xl\:focus\:-inset-y-3\/4:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xl\:focus\:-inset-x-3\/4:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .xl\:focus\:inset-y-1\/5:focus {
    top: 20% !important;
    bottom: 20% !important;
  }

  .xl\:focus\:inset-x-1\/5:focus {
    right: 20% !important;
    left: 20% !important;
  }

  .xl\:focus\:-inset-y-1\/5:focus {
    top: -20% !important;
    bottom: -20% !important;
  }

  .xl\:focus\:-inset-x-1\/5:focus {
    right: -20% !important;
    left: -20% !important;
  }

  .xl\:focus\:inset-y-2\/5:focus {
    top: 40% !important;
    bottom: 40% !important;
  }

  .xl\:focus\:inset-x-2\/5:focus {
    right: 40% !important;
    left: 40% !important;
  }

  .xl\:focus\:-inset-y-2\/5:focus {
    top: -40% !important;
    bottom: -40% !important;
  }

  .xl\:focus\:-inset-x-2\/5:focus {
    right: -40% !important;
    left: -40% !important;
  }

  .xl\:focus\:inset-y-3\/5:focus {
    top: 60% !important;
    bottom: 60% !important;
  }

  .xl\:focus\:inset-x-3\/5:focus {
    right: 60% !important;
    left: 60% !important;
  }

  .xl\:focus\:-inset-y-3\/5:focus {
    top: -60% !important;
    bottom: -60% !important;
  }

  .xl\:focus\:-inset-x-3\/5:focus {
    right: -60% !important;
    left: -60% !important;
  }

  .xl\:focus\:inset-y-4\/5:focus {
    top: 80% !important;
    bottom: 80% !important;
  }

  .xl\:focus\:inset-x-4\/5:focus {
    right: 80% !important;
    left: 80% !important;
  }

  .xl\:focus\:-inset-y-4\/5:focus {
    top: -80% !important;
    bottom: -80% !important;
  }

  .xl\:focus\:-inset-x-4\/5:focus {
    right: -80% !important;
    left: -80% !important;
  }

  .xl\:focus\:inset-y-1\/6:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xl\:focus\:inset-x-1\/6:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:focus\:-inset-y-1\/6:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xl\:focus\:-inset-x-1\/6:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:focus\:inset-y-2\/6:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:focus\:inset-x-2\/6:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-inset-y-2\/6:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:focus\:-inset-x-2\/6:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:inset-y-3\/6:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:focus\:inset-x-3\/6:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:focus\:-inset-y-3\/6:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:focus\:-inset-x-3\/6:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:focus\:inset-y-4\/6:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:focus\:inset-x-4\/6:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-inset-y-4\/6:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:focus\:-inset-x-4\/6:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:inset-y-5\/6:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xl\:focus\:inset-x-5\/6:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:focus\:-inset-y-5\/6:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xl\:focus\:-inset-x-5\/6:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:focus\:inset-y-1\/12:focus {
    top: 8.333333333333332% !important;
    bottom: 8.333333333333332% !important;
  }

  .xl\:focus\:inset-x-1\/12:focus {
    right: 8.333333333333332% !important;
    left: 8.333333333333332% !important;
  }

  .xl\:focus\:-inset-y-1\/12:focus {
    top: -8.333333333333332% !important;
    bottom: -8.333333333333332% !important;
  }

  .xl\:focus\:-inset-x-1\/12:focus {
    right: -8.333333333333332% !important;
    left: -8.333333333333332% !important;
  }

  .xl\:focus\:inset-y-2\/12:focus {
    top: 16.666666666666664% !important;
    bottom: 16.666666666666664% !important;
  }

  .xl\:focus\:inset-x-2\/12:focus {
    right: 16.666666666666664% !important;
    left: 16.666666666666664% !important;
  }

  .xl\:focus\:-inset-y-2\/12:focus {
    top: -16.666666666666664% !important;
    bottom: -16.666666666666664% !important;
  }

  .xl\:focus\:-inset-x-2\/12:focus {
    right: -16.666666666666664% !important;
    left: -16.666666666666664% !important;
  }

  .xl\:focus\:inset-y-3\/12:focus {
    top: 25% !important;
    bottom: 25% !important;
  }

  .xl\:focus\:inset-x-3\/12:focus {
    right: 25% !important;
    left: 25% !important;
  }

  .xl\:focus\:-inset-y-3\/12:focus {
    top: -25% !important;
    bottom: -25% !important;
  }

  .xl\:focus\:-inset-x-3\/12:focus {
    right: -25% !important;
    left: -25% !important;
  }

  .xl\:focus\:inset-y-4\/12:focus {
    top: 33.33333333333333% !important;
    bottom: 33.33333333333333% !important;
  }

  .xl\:focus\:inset-x-4\/12:focus {
    right: 33.33333333333333% !important;
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-inset-y-4\/12:focus {
    top: -33.33333333333333% !important;
    bottom: -33.33333333333333% !important;
  }

  .xl\:focus\:-inset-x-4\/12:focus {
    right: -33.33333333333333% !important;
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:inset-y-5\/12:focus {
    top: 41.66666666666667% !important;
    bottom: 41.66666666666667% !important;
  }

  .xl\:focus\:inset-x-5\/12:focus {
    right: 41.66666666666667% !important;
    left: 41.66666666666667% !important;
  }

  .xl\:focus\:-inset-y-5\/12:focus {
    top: -41.66666666666667% !important;
    bottom: -41.66666666666667% !important;
  }

  .xl\:focus\:-inset-x-5\/12:focus {
    right: -41.66666666666667% !important;
    left: -41.66666666666667% !important;
  }

  .xl\:focus\:inset-y-6\/12:focus {
    top: 50% !important;
    bottom: 50% !important;
  }

  .xl\:focus\:inset-x-6\/12:focus {
    right: 50% !important;
    left: 50% !important;
  }

  .xl\:focus\:-inset-y-6\/12:focus {
    top: -50% !important;
    bottom: -50% !important;
  }

  .xl\:focus\:-inset-x-6\/12:focus {
    right: -50% !important;
    left: -50% !important;
  }

  .xl\:focus\:inset-y-7\/12:focus {
    top: 58.333333333333336% !important;
    bottom: 58.333333333333336% !important;
  }

  .xl\:focus\:inset-x-7\/12:focus {
    right: 58.333333333333336% !important;
    left: 58.333333333333336% !important;
  }

  .xl\:focus\:-inset-y-7\/12:focus {
    top: -58.333333333333336% !important;
    bottom: -58.333333333333336% !important;
  }

  .xl\:focus\:-inset-x-7\/12:focus {
    right: -58.333333333333336% !important;
    left: -58.333333333333336% !important;
  }

  .xl\:focus\:inset-y-8\/12:focus {
    top: 66.66666666666666% !important;
    bottom: 66.66666666666666% !important;
  }

  .xl\:focus\:inset-x-8\/12:focus {
    right: 66.66666666666666% !important;
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-inset-y-8\/12:focus {
    top: -66.66666666666666% !important;
    bottom: -66.66666666666666% !important;
  }

  .xl\:focus\:-inset-x-8\/12:focus {
    right: -66.66666666666666% !important;
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:inset-y-9\/12:focus {
    top: 75% !important;
    bottom: 75% !important;
  }

  .xl\:focus\:inset-x-9\/12:focus {
    right: 75% !important;
    left: 75% !important;
  }

  .xl\:focus\:-inset-y-9\/12:focus {
    top: -75% !important;
    bottom: -75% !important;
  }

  .xl\:focus\:-inset-x-9\/12:focus {
    right: -75% !important;
    left: -75% !important;
  }

  .xl\:focus\:inset-y-10\/12:focus {
    top: 83.33333333333334% !important;
    bottom: 83.33333333333334% !important;
  }

  .xl\:focus\:inset-x-10\/12:focus {
    right: 83.33333333333334% !important;
    left: 83.33333333333334% !important;
  }

  .xl\:focus\:-inset-y-10\/12:focus {
    top: -83.33333333333334% !important;
    bottom: -83.33333333333334% !important;
  }

  .xl\:focus\:-inset-x-10\/12:focus {
    right: -83.33333333333334% !important;
    left: -83.33333333333334% !important;
  }

  .xl\:focus\:inset-y-11\/12:focus {
    top: 91.66666666666666% !important;
    bottom: 91.66666666666666% !important;
  }

  .xl\:focus\:inset-x-11\/12:focus {
    right: 91.66666666666666% !important;
    left: 91.66666666666666% !important;
  }

  .xl\:focus\:-inset-y-11\/12:focus {
    top: -91.66666666666666% !important;
    bottom: -91.66666666666666% !important;
  }

  .xl\:focus\:-inset-x-11\/12:focus {
    right: -91.66666666666666% !important;
    left: -91.66666666666666% !important;
  }

  .xl\:focus\:top-0:focus {
    top: 0 !important;
  }

  .xl\:focus\:right-0:focus {
    right: 0 !important;
  }

  .xl\:focus\:bottom-0:focus {
    bottom: 0 !important;
  }

  .xl\:focus\:left-0:focus {
    left: 0 !important;
  }

  .xl\:focus\:top-auto:focus {
    top: auto !important;
  }

  .xl\:focus\:right-auto:focus {
    right: auto !important;
  }

  .xl\:focus\:bottom-auto:focus {
    bottom: auto !important;
  }

  .xl\:focus\:left-auto:focus {
    left: auto !important;
  }

  .xl\:focus\:top-1\/2:focus {
    top: 50% !important;
  }

  .xl\:focus\:right-1\/2:focus {
    right: 50% !important;
  }

  .xl\:focus\:bottom-1\/2:focus {
    bottom: 50% !important;
  }

  .xl\:focus\:left-1\/2:focus {
    left: 50% !important;
  }

  .xl\:focus\:-top-1\/2:focus {
    top: -50% !important;
  }

  .xl\:focus\:-right-1\/2:focus {
    right: -50% !important;
  }

  .xl\:focus\:-bottom-1\/2:focus {
    bottom: -50% !important;
  }

  .xl\:focus\:-left-1\/2:focus {
    left: -50% !important;
  }

  .xl\:focus\:top-1\/3:focus {
    top: 33.33333333333333% !important;
  }

  .xl\:focus\:right-1\/3:focus {
    right: 33.33333333333333% !important;
  }

  .xl\:focus\:bottom-1\/3:focus {
    bottom: 33.33333333333333% !important;
  }

  .xl\:focus\:left-1\/3:focus {
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-top-1\/3:focus {
    top: -33.33333333333333% !important;
  }

  .xl\:focus\:-right-1\/3:focus {
    right: -33.33333333333333% !important;
  }

  .xl\:focus\:-bottom-1\/3:focus {
    bottom: -33.33333333333333% !important;
  }

  .xl\:focus\:-left-1\/3:focus {
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:top-2\/3:focus {
    top: 66.66666666666666% !important;
  }

  .xl\:focus\:right-2\/3:focus {
    right: 66.66666666666666% !important;
  }

  .xl\:focus\:bottom-2\/3:focus {
    bottom: 66.66666666666666% !important;
  }

  .xl\:focus\:left-2\/3:focus {
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-top-2\/3:focus {
    top: -66.66666666666666% !important;
  }

  .xl\:focus\:-right-2\/3:focus {
    right: -66.66666666666666% !important;
  }

  .xl\:focus\:-bottom-2\/3:focus {
    bottom: -66.66666666666666% !important;
  }

  .xl\:focus\:-left-2\/3:focus {
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:top-1\/4:focus {
    top: 25% !important;
  }

  .xl\:focus\:right-1\/4:focus {
    right: 25% !important;
  }

  .xl\:focus\:bottom-1\/4:focus {
    bottom: 25% !important;
  }

  .xl\:focus\:left-1\/4:focus {
    left: 25% !important;
  }

  .xl\:focus\:-top-1\/4:focus {
    top: -25% !important;
  }

  .xl\:focus\:-right-1\/4:focus {
    right: -25% !important;
  }

  .xl\:focus\:-bottom-1\/4:focus {
    bottom: -25% !important;
  }

  .xl\:focus\:-left-1\/4:focus {
    left: -25% !important;
  }

  .xl\:focus\:top-2\/4:focus {
    top: 50% !important;
  }

  .xl\:focus\:right-2\/4:focus {
    right: 50% !important;
  }

  .xl\:focus\:bottom-2\/4:focus {
    bottom: 50% !important;
  }

  .xl\:focus\:left-2\/4:focus {
    left: 50% !important;
  }

  .xl\:focus\:-top-2\/4:focus {
    top: -50% !important;
  }

  .xl\:focus\:-right-2\/4:focus {
    right: -50% !important;
  }

  .xl\:focus\:-bottom-2\/4:focus {
    bottom: -50% !important;
  }

  .xl\:focus\:-left-2\/4:focus {
    left: -50% !important;
  }

  .xl\:focus\:top-3\/4:focus {
    top: 75% !important;
  }

  .xl\:focus\:right-3\/4:focus {
    right: 75% !important;
  }

  .xl\:focus\:bottom-3\/4:focus {
    bottom: 75% !important;
  }

  .xl\:focus\:left-3\/4:focus {
    left: 75% !important;
  }

  .xl\:focus\:-top-3\/4:focus {
    top: -75% !important;
  }

  .xl\:focus\:-right-3\/4:focus {
    right: -75% !important;
  }

  .xl\:focus\:-bottom-3\/4:focus {
    bottom: -75% !important;
  }

  .xl\:focus\:-left-3\/4:focus {
    left: -75% !important;
  }

  .xl\:focus\:top-1\/5:focus {
    top: 20% !important;
  }

  .xl\:focus\:right-1\/5:focus {
    right: 20% !important;
  }

  .xl\:focus\:bottom-1\/5:focus {
    bottom: 20% !important;
  }

  .xl\:focus\:left-1\/5:focus {
    left: 20% !important;
  }

  .xl\:focus\:-top-1\/5:focus {
    top: -20% !important;
  }

  .xl\:focus\:-right-1\/5:focus {
    right: -20% !important;
  }

  .xl\:focus\:-bottom-1\/5:focus {
    bottom: -20% !important;
  }

  .xl\:focus\:-left-1\/5:focus {
    left: -20% !important;
  }

  .xl\:focus\:top-2\/5:focus {
    top: 40% !important;
  }

  .xl\:focus\:right-2\/5:focus {
    right: 40% !important;
  }

  .xl\:focus\:bottom-2\/5:focus {
    bottom: 40% !important;
  }

  .xl\:focus\:left-2\/5:focus {
    left: 40% !important;
  }

  .xl\:focus\:-top-2\/5:focus {
    top: -40% !important;
  }

  .xl\:focus\:-right-2\/5:focus {
    right: -40% !important;
  }

  .xl\:focus\:-bottom-2\/5:focus {
    bottom: -40% !important;
  }

  .xl\:focus\:-left-2\/5:focus {
    left: -40% !important;
  }

  .xl\:focus\:top-3\/5:focus {
    top: 60% !important;
  }

  .xl\:focus\:right-3\/5:focus {
    right: 60% !important;
  }

  .xl\:focus\:bottom-3\/5:focus {
    bottom: 60% !important;
  }

  .xl\:focus\:left-3\/5:focus {
    left: 60% !important;
  }

  .xl\:focus\:-top-3\/5:focus {
    top: -60% !important;
  }

  .xl\:focus\:-right-3\/5:focus {
    right: -60% !important;
  }

  .xl\:focus\:-bottom-3\/5:focus {
    bottom: -60% !important;
  }

  .xl\:focus\:-left-3\/5:focus {
    left: -60% !important;
  }

  .xl\:focus\:top-4\/5:focus {
    top: 80% !important;
  }

  .xl\:focus\:right-4\/5:focus {
    right: 80% !important;
  }

  .xl\:focus\:bottom-4\/5:focus {
    bottom: 80% !important;
  }

  .xl\:focus\:left-4\/5:focus {
    left: 80% !important;
  }

  .xl\:focus\:-top-4\/5:focus {
    top: -80% !important;
  }

  .xl\:focus\:-right-4\/5:focus {
    right: -80% !important;
  }

  .xl\:focus\:-bottom-4\/5:focus {
    bottom: -80% !important;
  }

  .xl\:focus\:-left-4\/5:focus {
    left: -80% !important;
  }

  .xl\:focus\:top-1\/6:focus {
    top: 16.666666666666664% !important;
  }

  .xl\:focus\:right-1\/6:focus {
    right: 16.666666666666664% !important;
  }

  .xl\:focus\:bottom-1\/6:focus {
    bottom: 16.666666666666664% !important;
  }

  .xl\:focus\:left-1\/6:focus {
    left: 16.666666666666664% !important;
  }

  .xl\:focus\:-top-1\/6:focus {
    top: -16.666666666666664% !important;
  }

  .xl\:focus\:-right-1\/6:focus {
    right: -16.666666666666664% !important;
  }

  .xl\:focus\:-bottom-1\/6:focus {
    bottom: -16.666666666666664% !important;
  }

  .xl\:focus\:-left-1\/6:focus {
    left: -16.666666666666664% !important;
  }

  .xl\:focus\:top-2\/6:focus {
    top: 33.33333333333333% !important;
  }

  .xl\:focus\:right-2\/6:focus {
    right: 33.33333333333333% !important;
  }

  .xl\:focus\:bottom-2\/6:focus {
    bottom: 33.33333333333333% !important;
  }

  .xl\:focus\:left-2\/6:focus {
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-top-2\/6:focus {
    top: -33.33333333333333% !important;
  }

  .xl\:focus\:-right-2\/6:focus {
    right: -33.33333333333333% !important;
  }

  .xl\:focus\:-bottom-2\/6:focus {
    bottom: -33.33333333333333% !important;
  }

  .xl\:focus\:-left-2\/6:focus {
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:top-3\/6:focus {
    top: 50% !important;
  }

  .xl\:focus\:right-3\/6:focus {
    right: 50% !important;
  }

  .xl\:focus\:bottom-3\/6:focus {
    bottom: 50% !important;
  }

  .xl\:focus\:left-3\/6:focus {
    left: 50% !important;
  }

  .xl\:focus\:-top-3\/6:focus {
    top: -50% !important;
  }

  .xl\:focus\:-right-3\/6:focus {
    right: -50% !important;
  }

  .xl\:focus\:-bottom-3\/6:focus {
    bottom: -50% !important;
  }

  .xl\:focus\:-left-3\/6:focus {
    left: -50% !important;
  }

  .xl\:focus\:top-4\/6:focus {
    top: 66.66666666666666% !important;
  }

  .xl\:focus\:right-4\/6:focus {
    right: 66.66666666666666% !important;
  }

  .xl\:focus\:bottom-4\/6:focus {
    bottom: 66.66666666666666% !important;
  }

  .xl\:focus\:left-4\/6:focus {
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-top-4\/6:focus {
    top: -66.66666666666666% !important;
  }

  .xl\:focus\:-right-4\/6:focus {
    right: -66.66666666666666% !important;
  }

  .xl\:focus\:-bottom-4\/6:focus {
    bottom: -66.66666666666666% !important;
  }

  .xl\:focus\:-left-4\/6:focus {
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:top-5\/6:focus {
    top: 83.33333333333334% !important;
  }

  .xl\:focus\:right-5\/6:focus {
    right: 83.33333333333334% !important;
  }

  .xl\:focus\:bottom-5\/6:focus {
    bottom: 83.33333333333334% !important;
  }

  .xl\:focus\:left-5\/6:focus {
    left: 83.33333333333334% !important;
  }

  .xl\:focus\:-top-5\/6:focus {
    top: -83.33333333333334% !important;
  }

  .xl\:focus\:-right-5\/6:focus {
    right: -83.33333333333334% !important;
  }

  .xl\:focus\:-bottom-5\/6:focus {
    bottom: -83.33333333333334% !important;
  }

  .xl\:focus\:-left-5\/6:focus {
    left: -83.33333333333334% !important;
  }

  .xl\:focus\:top-1\/12:focus {
    top: 8.333333333333332% !important;
  }

  .xl\:focus\:right-1\/12:focus {
    right: 8.333333333333332% !important;
  }

  .xl\:focus\:bottom-1\/12:focus {
    bottom: 8.333333333333332% !important;
  }

  .xl\:focus\:left-1\/12:focus {
    left: 8.333333333333332% !important;
  }

  .xl\:focus\:-top-1\/12:focus {
    top: -8.333333333333332% !important;
  }

  .xl\:focus\:-right-1\/12:focus {
    right: -8.333333333333332% !important;
  }

  .xl\:focus\:-bottom-1\/12:focus {
    bottom: -8.333333333333332% !important;
  }

  .xl\:focus\:-left-1\/12:focus {
    left: -8.333333333333332% !important;
  }

  .xl\:focus\:top-2\/12:focus {
    top: 16.666666666666664% !important;
  }

  .xl\:focus\:right-2\/12:focus {
    right: 16.666666666666664% !important;
  }

  .xl\:focus\:bottom-2\/12:focus {
    bottom: 16.666666666666664% !important;
  }

  .xl\:focus\:left-2\/12:focus {
    left: 16.666666666666664% !important;
  }

  .xl\:focus\:-top-2\/12:focus {
    top: -16.666666666666664% !important;
  }

  .xl\:focus\:-right-2\/12:focus {
    right: -16.666666666666664% !important;
  }

  .xl\:focus\:-bottom-2\/12:focus {
    bottom: -16.666666666666664% !important;
  }

  .xl\:focus\:-left-2\/12:focus {
    left: -16.666666666666664% !important;
  }

  .xl\:focus\:top-3\/12:focus {
    top: 25% !important;
  }

  .xl\:focus\:right-3\/12:focus {
    right: 25% !important;
  }

  .xl\:focus\:bottom-3\/12:focus {
    bottom: 25% !important;
  }

  .xl\:focus\:left-3\/12:focus {
    left: 25% !important;
  }

  .xl\:focus\:-top-3\/12:focus {
    top: -25% !important;
  }

  .xl\:focus\:-right-3\/12:focus {
    right: -25% !important;
  }

  .xl\:focus\:-bottom-3\/12:focus {
    bottom: -25% !important;
  }

  .xl\:focus\:-left-3\/12:focus {
    left: -25% !important;
  }

  .xl\:focus\:top-4\/12:focus {
    top: 33.33333333333333% !important;
  }

  .xl\:focus\:right-4\/12:focus {
    right: 33.33333333333333% !important;
  }

  .xl\:focus\:bottom-4\/12:focus {
    bottom: 33.33333333333333% !important;
  }

  .xl\:focus\:left-4\/12:focus {
    left: 33.33333333333333% !important;
  }

  .xl\:focus\:-top-4\/12:focus {
    top: -33.33333333333333% !important;
  }

  .xl\:focus\:-right-4\/12:focus {
    right: -33.33333333333333% !important;
  }

  .xl\:focus\:-bottom-4\/12:focus {
    bottom: -33.33333333333333% !important;
  }

  .xl\:focus\:-left-4\/12:focus {
    left: -33.33333333333333% !important;
  }

  .xl\:focus\:top-5\/12:focus {
    top: 41.66666666666667% !important;
  }

  .xl\:focus\:right-5\/12:focus {
    right: 41.66666666666667% !important;
  }

  .xl\:focus\:bottom-5\/12:focus {
    bottom: 41.66666666666667% !important;
  }

  .xl\:focus\:left-5\/12:focus {
    left: 41.66666666666667% !important;
  }

  .xl\:focus\:-top-5\/12:focus {
    top: -41.66666666666667% !important;
  }

  .xl\:focus\:-right-5\/12:focus {
    right: -41.66666666666667% !important;
  }

  .xl\:focus\:-bottom-5\/12:focus {
    bottom: -41.66666666666667% !important;
  }

  .xl\:focus\:-left-5\/12:focus {
    left: -41.66666666666667% !important;
  }

  .xl\:focus\:top-6\/12:focus {
    top: 50% !important;
  }

  .xl\:focus\:right-6\/12:focus {
    right: 50% !important;
  }

  .xl\:focus\:bottom-6\/12:focus {
    bottom: 50% !important;
  }

  .xl\:focus\:left-6\/12:focus {
    left: 50% !important;
  }

  .xl\:focus\:-top-6\/12:focus {
    top: -50% !important;
  }

  .xl\:focus\:-right-6\/12:focus {
    right: -50% !important;
  }

  .xl\:focus\:-bottom-6\/12:focus {
    bottom: -50% !important;
  }

  .xl\:focus\:-left-6\/12:focus {
    left: -50% !important;
  }

  .xl\:focus\:top-7\/12:focus {
    top: 58.333333333333336% !important;
  }

  .xl\:focus\:right-7\/12:focus {
    right: 58.333333333333336% !important;
  }

  .xl\:focus\:bottom-7\/12:focus {
    bottom: 58.333333333333336% !important;
  }

  .xl\:focus\:left-7\/12:focus {
    left: 58.333333333333336% !important;
  }

  .xl\:focus\:-top-7\/12:focus {
    top: -58.333333333333336% !important;
  }

  .xl\:focus\:-right-7\/12:focus {
    right: -58.333333333333336% !important;
  }

  .xl\:focus\:-bottom-7\/12:focus {
    bottom: -58.333333333333336% !important;
  }

  .xl\:focus\:-left-7\/12:focus {
    left: -58.333333333333336% !important;
  }

  .xl\:focus\:top-8\/12:focus {
    top: 66.66666666666666% !important;
  }

  .xl\:focus\:right-8\/12:focus {
    right: 66.66666666666666% !important;
  }

  .xl\:focus\:bottom-8\/12:focus {
    bottom: 66.66666666666666% !important;
  }

  .xl\:focus\:left-8\/12:focus {
    left: 66.66666666666666% !important;
  }

  .xl\:focus\:-top-8\/12:focus {
    top: -66.66666666666666% !important;
  }

  .xl\:focus\:-right-8\/12:focus {
    right: -66.66666666666666% !important;
  }

  .xl\:focus\:-bottom-8\/12:focus {
    bottom: -66.66666666666666% !important;
  }

  .xl\:focus\:-left-8\/12:focus {
    left: -66.66666666666666% !important;
  }

  .xl\:focus\:top-9\/12:focus {
    top: 75% !important;
  }

  .xl\:focus\:right-9\/12:focus {
    right: 75% !important;
  }

  .xl\:focus\:bottom-9\/12:focus {
    bottom: 75% !important;
  }

  .xl\:focus\:left-9\/12:focus {
    left: 75% !important;
  }

  .xl\:focus\:-top-9\/12:focus {
    top: -75% !important;
  }

  .xl\:focus\:-right-9\/12:focus {
    right: -75% !important;
  }

  .xl\:focus\:-bottom-9\/12:focus {
    bottom: -75% !important;
  }

  .xl\:focus\:-left-9\/12:focus {
    left: -75% !important;
  }

  .xl\:focus\:top-10\/12:focus {
    top: 83.33333333333334% !important;
  }

  .xl\:focus\:right-10\/12:focus {
    right: 83.33333333333334% !important;
  }

  .xl\:focus\:bottom-10\/12:focus {
    bottom: 83.33333333333334% !important;
  }

  .xl\:focus\:left-10\/12:focus {
    left: 83.33333333333334% !important;
  }

  .xl\:focus\:-top-10\/12:focus {
    top: -83.33333333333334% !important;
  }

  .xl\:focus\:-right-10\/12:focus {
    right: -83.33333333333334% !important;
  }

  .xl\:focus\:-bottom-10\/12:focus {
    bottom: -83.33333333333334% !important;
  }

  .xl\:focus\:-left-10\/12:focus {
    left: -83.33333333333334% !important;
  }

  .xl\:focus\:top-11\/12:focus {
    top: 91.66666666666666% !important;
  }

  .xl\:focus\:right-11\/12:focus {
    right: 91.66666666666666% !important;
  }

  .xl\:focus\:bottom-11\/12:focus {
    bottom: 91.66666666666666% !important;
  }

  .xl\:focus\:left-11\/12:focus {
    left: 91.66666666666666% !important;
  }

  .xl\:focus\:-top-11\/12:focus {
    top: -91.66666666666666% !important;
  }

  .xl\:focus\:-right-11\/12:focus {
    right: -91.66666666666666% !important;
  }

  .xl\:focus\:-bottom-11\/12:focus {
    bottom: -91.66666666666666% !important;
  }

  .xl\:focus\:-left-11\/12:focus {
    left: -91.66666666666666% !important;
  }

  .xl\:resize-none {
    resize: none !important;
  }

  .xl\:resize-y {
    resize: vertical !important;
  }

  .xl\:resize-x {
    resize: horizontal !important;
  }

  .xl\:resize {
    resize: both !important;
  }

  .xl\:hover\:resize-none:hover {
    resize: none !important;
  }

  .xl\:hover\:resize-y:hover {
    resize: vertical !important;
  }

  .xl\:hover\:resize-x:hover {
    resize: horizontal !important;
  }

  .xl\:hover\:resize:hover {
    resize: both !important;
  }

  .xl\:focus\:resize-none:focus {
    resize: none !important;
  }

  .xl\:focus\:resize-y:focus {
    resize: vertical !important;
  }

  .xl\:focus\:resize-x:focus {
    resize: horizontal !important;
  }

  .xl\:focus\:resize:focus {
    resize: both !important;
  }

  .xl\:shadow-xs {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:shadow {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:shadow-md {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:shadow-lg {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:shadow-xl {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .xl\:shadow-2xl {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .xl\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .xl\:shadow-none {
    box-shadow: none !important;
  }

  .xl\:hover\:shadow-xs:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:hover\:shadow-sm:hover {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:hover\:shadow:hover {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:hover\:shadow-md:hover {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:hover\:shadow-lg:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:hover\:shadow-xl:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .xl\:hover\:shadow-2xl:hover {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .xl\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .xl\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }

  .xl\:focus\:shadow-xs:focus {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:focus\:shadow-sm:focus {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:focus\:shadow:focus {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:focus\:shadow-md:focus {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:focus\:shadow-lg:focus {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  }

  .xl\:focus\:shadow-xl:focus {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
  }

  .xl\:focus\:shadow-2xl:focus {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
  }

  .xl\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
  }

  .xl\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5) !important;
  }

  .xl\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }

  .xl\:fill-current {
    fill: currentColor !important;
  }

  .xl\:fill-primary-black {
    fill: #333333 !important;
  }

  .xl\:fill-primary-green {
    fill: #085E3C !important;
  }

  .xl\:fill-transparent {
    fill: transparent !important;
  }

  .xl\:fill-black {
    fill: #000 !important;
  }

  .xl\:fill-white {
    fill: #fff !important;
  }

  .xl\:fill-gray-100 {
    fill: #f7fafc !important;
  }

  .xl\:fill-gray-200 {
    fill: #edf2f7 !important;
  }

  .xl\:fill-gray-300 {
    fill: #e2e8f0 !important;
  }

  .xl\:fill-gray-400 {
    fill: #cbd5e0 !important;
  }

  .xl\:fill-gray-500 {
    fill: #a0aec0 !important;
  }

  .xl\:fill-gray-600 {
    fill: #718096 !important;
  }

  .xl\:fill-gray-700 {
    fill: #4a5568 !important;
  }

  .xl\:fill-gray-800 {
    fill: #2d3748 !important;
  }

  .xl\:fill-gray-900 {
    fill: #1a202c !important;
  }

  .xl\:fill-red-100 {
    fill: #fff5f5 !important;
  }

  .xl\:fill-red-200 {
    fill: #fed7d7 !important;
  }

  .xl\:fill-red-300 {
    fill: #feb2b2 !important;
  }

  .xl\:fill-red-400 {
    fill: #fc8181 !important;
  }

  .xl\:fill-red-500 {
    fill: #f56565 !important;
  }

  .xl\:fill-red-600 {
    fill: #e53e3e !important;
  }

  .xl\:fill-red-700 {
    fill: #c53030 !important;
  }

  .xl\:fill-red-800 {
    fill: #9b2c2c !important;
  }

  .xl\:fill-red-900 {
    fill: #742a2a !important;
  }

  .xl\:fill-orange-100 {
    fill: #fffaf0 !important;
  }

  .xl\:fill-orange-200 {
    fill: #feebc8 !important;
  }

  .xl\:fill-orange-300 {
    fill: #fbd38d !important;
  }

  .xl\:fill-orange-400 {
    fill: #f6ad55 !important;
  }

  .xl\:fill-orange-500 {
    fill: #ed8936 !important;
  }

  .xl\:fill-orange-600 {
    fill: #dd6b20 !important;
  }

  .xl\:fill-orange-700 {
    fill: #c05621 !important;
  }

  .xl\:fill-orange-800 {
    fill: #9c4221 !important;
  }

  .xl\:fill-orange-900 {
    fill: #7b341e !important;
  }

  .xl\:fill-yellow-100 {
    fill: #fffff0 !important;
  }

  .xl\:fill-yellow-200 {
    fill: #fefcbf !important;
  }

  .xl\:fill-yellow-300 {
    fill: #faf089 !important;
  }

  .xl\:fill-yellow-400 {
    fill: #f6e05e !important;
  }

  .xl\:fill-yellow-500 {
    fill: #ecc94b !important;
  }

  .xl\:fill-yellow-600 {
    fill: #d69e2e !important;
  }

  .xl\:fill-yellow-700 {
    fill: #b7791f !important;
  }

  .xl\:fill-yellow-800 {
    fill: #975a16 !important;
  }

  .xl\:fill-yellow-900 {
    fill: #744210 !important;
  }

  .xl\:fill-green-100 {
    fill: #f0fff4 !important;
  }

  .xl\:fill-green-200 {
    fill: #c6f6d5 !important;
  }

  .xl\:fill-green-300 {
    fill: #9ae6b4 !important;
  }

  .xl\:fill-green-400 {
    fill: #68d391 !important;
  }

  .xl\:fill-green-500 {
    fill: #48bb78 !important;
  }

  .xl\:fill-green-600 {
    fill: #38a169 !important;
  }

  .xl\:fill-green-700 {
    fill: #2f855a !important;
  }

  .xl\:fill-green-800 {
    fill: #276749 !important;
  }

  .xl\:fill-green-900 {
    fill: #22543d !important;
  }

  .xl\:fill-teal-100 {
    fill: #e6fffa !important;
  }

  .xl\:fill-teal-200 {
    fill: #b2f5ea !important;
  }

  .xl\:fill-teal-300 {
    fill: #81e6d9 !important;
  }

  .xl\:fill-teal-400 {
    fill: #4fd1c5 !important;
  }

  .xl\:fill-teal-500 {
    fill: #38b2ac !important;
  }

  .xl\:fill-teal-600 {
    fill: #319795 !important;
  }

  .xl\:fill-teal-700 {
    fill: #2c7a7b !important;
  }

  .xl\:fill-teal-800 {
    fill: #285e61 !important;
  }

  .xl\:fill-teal-900 {
    fill: #234e52 !important;
  }

  .xl\:fill-blue-100 {
    fill: #ebf8ff !important;
  }

  .xl\:fill-blue-200 {
    fill: #bee3f8 !important;
  }

  .xl\:fill-blue-300 {
    fill: #90cdf4 !important;
  }

  .xl\:fill-blue-400 {
    fill: #63b3ed !important;
  }

  .xl\:fill-blue-500 {
    fill: #4299e1 !important;
  }

  .xl\:fill-blue-600 {
    fill: #3182ce !important;
  }

  .xl\:fill-blue-700 {
    fill: #2b6cb0 !important;
  }

  .xl\:fill-blue-800 {
    fill: #2c5282 !important;
  }

  .xl\:fill-blue-900 {
    fill: #2a4365 !important;
  }

  .xl\:fill-indigo-100 {
    fill: #ebf4ff !important;
  }

  .xl\:fill-indigo-200 {
    fill: #c3dafe !important;
  }

  .xl\:fill-indigo-300 {
    fill: #a3bffa !important;
  }

  .xl\:fill-indigo-400 {
    fill: #7f9cf5 !important;
  }

  .xl\:fill-indigo-500 {
    fill: #667eea !important;
  }

  .xl\:fill-indigo-600 {
    fill: #5a67d8 !important;
  }

  .xl\:fill-indigo-700 {
    fill: #4c51bf !important;
  }

  .xl\:fill-indigo-800 {
    fill: #434190 !important;
  }

  .xl\:fill-indigo-900 {
    fill: #3c366b !important;
  }

  .xl\:fill-purple-100 {
    fill: #faf5ff !important;
  }

  .xl\:fill-purple-200 {
    fill: #e9d8fd !important;
  }

  .xl\:fill-purple-300 {
    fill: #d6bcfa !important;
  }

  .xl\:fill-purple-400 {
    fill: #b794f4 !important;
  }

  .xl\:fill-purple-500 {
    fill: #9f7aea !important;
  }

  .xl\:fill-purple-600 {
    fill: #805ad5 !important;
  }

  .xl\:fill-purple-700 {
    fill: #6b46c1 !important;
  }

  .xl\:fill-purple-800 {
    fill: #553c9a !important;
  }

  .xl\:fill-purple-900 {
    fill: #44337a !important;
  }

  .xl\:fill-pink-100 {
    fill: #fff5f7 !important;
  }

  .xl\:fill-pink-200 {
    fill: #fed7e2 !important;
  }

  .xl\:fill-pink-300 {
    fill: #fbb6ce !important;
  }

  .xl\:fill-pink-400 {
    fill: #f687b3 !important;
  }

  .xl\:fill-pink-500 {
    fill: #ed64a6 !important;
  }

  .xl\:fill-pink-600 {
    fill: #d53f8c !important;
  }

  .xl\:fill-pink-700 {
    fill: #b83280 !important;
  }

  .xl\:fill-pink-800 {
    fill: #97266d !important;
  }

  .xl\:fill-pink-900 {
    fill: #702459 !important;
  }

  .xl\:hover\:fill-current:hover {
    fill: currentColor !important;
  }

  .xl\:hover\:fill-primary-black:hover {
    fill: #333333 !important;
  }

  .xl\:hover\:fill-primary-green:hover {
    fill: #085E3C !important;
  }

  .xl\:hover\:fill-transparent:hover {
    fill: transparent !important;
  }

  .xl\:hover\:fill-black:hover {
    fill: #000 !important;
  }

  .xl\:hover\:fill-white:hover {
    fill: #fff !important;
  }

  .xl\:hover\:fill-gray-100:hover {
    fill: #f7fafc !important;
  }

  .xl\:hover\:fill-gray-200:hover {
    fill: #edf2f7 !important;
  }

  .xl\:hover\:fill-gray-300:hover {
    fill: #e2e8f0 !important;
  }

  .xl\:hover\:fill-gray-400:hover {
    fill: #cbd5e0 !important;
  }

  .xl\:hover\:fill-gray-500:hover {
    fill: #a0aec0 !important;
  }

  .xl\:hover\:fill-gray-600:hover {
    fill: #718096 !important;
  }

  .xl\:hover\:fill-gray-700:hover {
    fill: #4a5568 !important;
  }

  .xl\:hover\:fill-gray-800:hover {
    fill: #2d3748 !important;
  }

  .xl\:hover\:fill-gray-900:hover {
    fill: #1a202c !important;
  }

  .xl\:hover\:fill-red-100:hover {
    fill: #fff5f5 !important;
  }

  .xl\:hover\:fill-red-200:hover {
    fill: #fed7d7 !important;
  }

  .xl\:hover\:fill-red-300:hover {
    fill: #feb2b2 !important;
  }

  .xl\:hover\:fill-red-400:hover {
    fill: #fc8181 !important;
  }

  .xl\:hover\:fill-red-500:hover {
    fill: #f56565 !important;
  }

  .xl\:hover\:fill-red-600:hover {
    fill: #e53e3e !important;
  }

  .xl\:hover\:fill-red-700:hover {
    fill: #c53030 !important;
  }

  .xl\:hover\:fill-red-800:hover {
    fill: #9b2c2c !important;
  }

  .xl\:hover\:fill-red-900:hover {
    fill: #742a2a !important;
  }

  .xl\:hover\:fill-orange-100:hover {
    fill: #fffaf0 !important;
  }

  .xl\:hover\:fill-orange-200:hover {
    fill: #feebc8 !important;
  }

  .xl\:hover\:fill-orange-300:hover {
    fill: #fbd38d !important;
  }

  .xl\:hover\:fill-orange-400:hover {
    fill: #f6ad55 !important;
  }

  .xl\:hover\:fill-orange-500:hover {
    fill: #ed8936 !important;
  }

  .xl\:hover\:fill-orange-600:hover {
    fill: #dd6b20 !important;
  }

  .xl\:hover\:fill-orange-700:hover {
    fill: #c05621 !important;
  }

  .xl\:hover\:fill-orange-800:hover {
    fill: #9c4221 !important;
  }

  .xl\:hover\:fill-orange-900:hover {
    fill: #7b341e !important;
  }

  .xl\:hover\:fill-yellow-100:hover {
    fill: #fffff0 !important;
  }

  .xl\:hover\:fill-yellow-200:hover {
    fill: #fefcbf !important;
  }

  .xl\:hover\:fill-yellow-300:hover {
    fill: #faf089 !important;
  }

  .xl\:hover\:fill-yellow-400:hover {
    fill: #f6e05e !important;
  }

  .xl\:hover\:fill-yellow-500:hover {
    fill: #ecc94b !important;
  }

  .xl\:hover\:fill-yellow-600:hover {
    fill: #d69e2e !important;
  }

  .xl\:hover\:fill-yellow-700:hover {
    fill: #b7791f !important;
  }

  .xl\:hover\:fill-yellow-800:hover {
    fill: #975a16 !important;
  }

  .xl\:hover\:fill-yellow-900:hover {
    fill: #744210 !important;
  }

  .xl\:hover\:fill-green-100:hover {
    fill: #f0fff4 !important;
  }

  .xl\:hover\:fill-green-200:hover {
    fill: #c6f6d5 !important;
  }

  .xl\:hover\:fill-green-300:hover {
    fill: #9ae6b4 !important;
  }

  .xl\:hover\:fill-green-400:hover {
    fill: #68d391 !important;
  }

  .xl\:hover\:fill-green-500:hover {
    fill: #48bb78 !important;
  }

  .xl\:hover\:fill-green-600:hover {
    fill: #38a169 !important;
  }

  .xl\:hover\:fill-green-700:hover {
    fill: #2f855a !important;
  }

  .xl\:hover\:fill-green-800:hover {
    fill: #276749 !important;
  }

  .xl\:hover\:fill-green-900:hover {
    fill: #22543d !important;
  }

  .xl\:hover\:fill-teal-100:hover {
    fill: #e6fffa !important;
  }

  .xl\:hover\:fill-teal-200:hover {
    fill: #b2f5ea !important;
  }

  .xl\:hover\:fill-teal-300:hover {
    fill: #81e6d9 !important;
  }

  .xl\:hover\:fill-teal-400:hover {
    fill: #4fd1c5 !important;
  }

  .xl\:hover\:fill-teal-500:hover {
    fill: #38b2ac !important;
  }

  .xl\:hover\:fill-teal-600:hover {
    fill: #319795 !important;
  }

  .xl\:hover\:fill-teal-700:hover {
    fill: #2c7a7b !important;
  }

  .xl\:hover\:fill-teal-800:hover {
    fill: #285e61 !important;
  }

  .xl\:hover\:fill-teal-900:hover {
    fill: #234e52 !important;
  }

  .xl\:hover\:fill-blue-100:hover {
    fill: #ebf8ff !important;
  }

  .xl\:hover\:fill-blue-200:hover {
    fill: #bee3f8 !important;
  }

  .xl\:hover\:fill-blue-300:hover {
    fill: #90cdf4 !important;
  }

  .xl\:hover\:fill-blue-400:hover {
    fill: #63b3ed !important;
  }

  .xl\:hover\:fill-blue-500:hover {
    fill: #4299e1 !important;
  }

  .xl\:hover\:fill-blue-600:hover {
    fill: #3182ce !important;
  }

  .xl\:hover\:fill-blue-700:hover {
    fill: #2b6cb0 !important;
  }

  .xl\:hover\:fill-blue-800:hover {
    fill: #2c5282 !important;
  }

  .xl\:hover\:fill-blue-900:hover {
    fill: #2a4365 !important;
  }

  .xl\:hover\:fill-indigo-100:hover {
    fill: #ebf4ff !important;
  }

  .xl\:hover\:fill-indigo-200:hover {
    fill: #c3dafe !important;
  }

  .xl\:hover\:fill-indigo-300:hover {
    fill: #a3bffa !important;
  }

  .xl\:hover\:fill-indigo-400:hover {
    fill: #7f9cf5 !important;
  }

  .xl\:hover\:fill-indigo-500:hover {
    fill: #667eea !important;
  }

  .xl\:hover\:fill-indigo-600:hover {
    fill: #5a67d8 !important;
  }

  .xl\:hover\:fill-indigo-700:hover {
    fill: #4c51bf !important;
  }

  .xl\:hover\:fill-indigo-800:hover {
    fill: #434190 !important;
  }

  .xl\:hover\:fill-indigo-900:hover {
    fill: #3c366b !important;
  }

  .xl\:hover\:fill-purple-100:hover {
    fill: #faf5ff !important;
  }

  .xl\:hover\:fill-purple-200:hover {
    fill: #e9d8fd !important;
  }

  .xl\:hover\:fill-purple-300:hover {
    fill: #d6bcfa !important;
  }

  .xl\:hover\:fill-purple-400:hover {
    fill: #b794f4 !important;
  }

  .xl\:hover\:fill-purple-500:hover {
    fill: #9f7aea !important;
  }

  .xl\:hover\:fill-purple-600:hover {
    fill: #805ad5 !important;
  }

  .xl\:hover\:fill-purple-700:hover {
    fill: #6b46c1 !important;
  }

  .xl\:hover\:fill-purple-800:hover {
    fill: #553c9a !important;
  }

  .xl\:hover\:fill-purple-900:hover {
    fill: #44337a !important;
  }

  .xl\:hover\:fill-pink-100:hover {
    fill: #fff5f7 !important;
  }

  .xl\:hover\:fill-pink-200:hover {
    fill: #fed7e2 !important;
  }

  .xl\:hover\:fill-pink-300:hover {
    fill: #fbb6ce !important;
  }

  .xl\:hover\:fill-pink-400:hover {
    fill: #f687b3 !important;
  }

  .xl\:hover\:fill-pink-500:hover {
    fill: #ed64a6 !important;
  }

  .xl\:hover\:fill-pink-600:hover {
    fill: #d53f8c !important;
  }

  .xl\:hover\:fill-pink-700:hover {
    fill: #b83280 !important;
  }

  .xl\:hover\:fill-pink-800:hover {
    fill: #97266d !important;
  }

  .xl\:hover\:fill-pink-900:hover {
    fill: #702459 !important;
  }

  .xl\:focus\:fill-current:focus {
    fill: currentColor !important;
  }

  .xl\:focus\:fill-primary-black:focus {
    fill: #333333 !important;
  }

  .xl\:focus\:fill-primary-green:focus {
    fill: #085E3C !important;
  }

  .xl\:focus\:fill-transparent:focus {
    fill: transparent !important;
  }

  .xl\:focus\:fill-black:focus {
    fill: #000 !important;
  }

  .xl\:focus\:fill-white:focus {
    fill: #fff !important;
  }

  .xl\:focus\:fill-gray-100:focus {
    fill: #f7fafc !important;
  }

  .xl\:focus\:fill-gray-200:focus {
    fill: #edf2f7 !important;
  }

  .xl\:focus\:fill-gray-300:focus {
    fill: #e2e8f0 !important;
  }

  .xl\:focus\:fill-gray-400:focus {
    fill: #cbd5e0 !important;
  }

  .xl\:focus\:fill-gray-500:focus {
    fill: #a0aec0 !important;
  }

  .xl\:focus\:fill-gray-600:focus {
    fill: #718096 !important;
  }

  .xl\:focus\:fill-gray-700:focus {
    fill: #4a5568 !important;
  }

  .xl\:focus\:fill-gray-800:focus {
    fill: #2d3748 !important;
  }

  .xl\:focus\:fill-gray-900:focus {
    fill: #1a202c !important;
  }

  .xl\:focus\:fill-red-100:focus {
    fill: #fff5f5 !important;
  }

  .xl\:focus\:fill-red-200:focus {
    fill: #fed7d7 !important;
  }

  .xl\:focus\:fill-red-300:focus {
    fill: #feb2b2 !important;
  }

  .xl\:focus\:fill-red-400:focus {
    fill: #fc8181 !important;
  }

  .xl\:focus\:fill-red-500:focus {
    fill: #f56565 !important;
  }

  .xl\:focus\:fill-red-600:focus {
    fill: #e53e3e !important;
  }

  .xl\:focus\:fill-red-700:focus {
    fill: #c53030 !important;
  }

  .xl\:focus\:fill-red-800:focus {
    fill: #9b2c2c !important;
  }

  .xl\:focus\:fill-red-900:focus {
    fill: #742a2a !important;
  }

  .xl\:focus\:fill-orange-100:focus {
    fill: #fffaf0 !important;
  }

  .xl\:focus\:fill-orange-200:focus {
    fill: #feebc8 !important;
  }

  .xl\:focus\:fill-orange-300:focus {
    fill: #fbd38d !important;
  }

  .xl\:focus\:fill-orange-400:focus {
    fill: #f6ad55 !important;
  }

  .xl\:focus\:fill-orange-500:focus {
    fill: #ed8936 !important;
  }

  .xl\:focus\:fill-orange-600:focus {
    fill: #dd6b20 !important;
  }

  .xl\:focus\:fill-orange-700:focus {
    fill: #c05621 !important;
  }

  .xl\:focus\:fill-orange-800:focus {
    fill: #9c4221 !important;
  }

  .xl\:focus\:fill-orange-900:focus {
    fill: #7b341e !important;
  }

  .xl\:focus\:fill-yellow-100:focus {
    fill: #fffff0 !important;
  }

  .xl\:focus\:fill-yellow-200:focus {
    fill: #fefcbf !important;
  }

  .xl\:focus\:fill-yellow-300:focus {
    fill: #faf089 !important;
  }

  .xl\:focus\:fill-yellow-400:focus {
    fill: #f6e05e !important;
  }

  .xl\:focus\:fill-yellow-500:focus {
    fill: #ecc94b !important;
  }

  .xl\:focus\:fill-yellow-600:focus {
    fill: #d69e2e !important;
  }

  .xl\:focus\:fill-yellow-700:focus {
    fill: #b7791f !important;
  }

  .xl\:focus\:fill-yellow-800:focus {
    fill: #975a16 !important;
  }

  .xl\:focus\:fill-yellow-900:focus {
    fill: #744210 !important;
  }

  .xl\:focus\:fill-green-100:focus {
    fill: #f0fff4 !important;
  }

  .xl\:focus\:fill-green-200:focus {
    fill: #c6f6d5 !important;
  }

  .xl\:focus\:fill-green-300:focus {
    fill: #9ae6b4 !important;
  }

  .xl\:focus\:fill-green-400:focus {
    fill: #68d391 !important;
  }

  .xl\:focus\:fill-green-500:focus {
    fill: #48bb78 !important;
  }

  .xl\:focus\:fill-green-600:focus {
    fill: #38a169 !important;
  }

  .xl\:focus\:fill-green-700:focus {
    fill: #2f855a !important;
  }

  .xl\:focus\:fill-green-800:focus {
    fill: #276749 !important;
  }

  .xl\:focus\:fill-green-900:focus {
    fill: #22543d !important;
  }

  .xl\:focus\:fill-teal-100:focus {
    fill: #e6fffa !important;
  }

  .xl\:focus\:fill-teal-200:focus {
    fill: #b2f5ea !important;
  }

  .xl\:focus\:fill-teal-300:focus {
    fill: #81e6d9 !important;
  }

  .xl\:focus\:fill-teal-400:focus {
    fill: #4fd1c5 !important;
  }

  .xl\:focus\:fill-teal-500:focus {
    fill: #38b2ac !important;
  }

  .xl\:focus\:fill-teal-600:focus {
    fill: #319795 !important;
  }

  .xl\:focus\:fill-teal-700:focus {
    fill: #2c7a7b !important;
  }

  .xl\:focus\:fill-teal-800:focus {
    fill: #285e61 !important;
  }

  .xl\:focus\:fill-teal-900:focus {
    fill: #234e52 !important;
  }

  .xl\:focus\:fill-blue-100:focus {
    fill: #ebf8ff !important;
  }

  .xl\:focus\:fill-blue-200:focus {
    fill: #bee3f8 !important;
  }

  .xl\:focus\:fill-blue-300:focus {
    fill: #90cdf4 !important;
  }

  .xl\:focus\:fill-blue-400:focus {
    fill: #63b3ed !important;
  }

  .xl\:focus\:fill-blue-500:focus {
    fill: #4299e1 !important;
  }

  .xl\:focus\:fill-blue-600:focus {
    fill: #3182ce !important;
  }

  .xl\:focus\:fill-blue-700:focus {
    fill: #2b6cb0 !important;
  }

  .xl\:focus\:fill-blue-800:focus {
    fill: #2c5282 !important;
  }

  .xl\:focus\:fill-blue-900:focus {
    fill: #2a4365 !important;
  }

  .xl\:focus\:fill-indigo-100:focus {
    fill: #ebf4ff !important;
  }

  .xl\:focus\:fill-indigo-200:focus {
    fill: #c3dafe !important;
  }

  .xl\:focus\:fill-indigo-300:focus {
    fill: #a3bffa !important;
  }

  .xl\:focus\:fill-indigo-400:focus {
    fill: #7f9cf5 !important;
  }

  .xl\:focus\:fill-indigo-500:focus {
    fill: #667eea !important;
  }

  .xl\:focus\:fill-indigo-600:focus {
    fill: #5a67d8 !important;
  }

  .xl\:focus\:fill-indigo-700:focus {
    fill: #4c51bf !important;
  }

  .xl\:focus\:fill-indigo-800:focus {
    fill: #434190 !important;
  }

  .xl\:focus\:fill-indigo-900:focus {
    fill: #3c366b !important;
  }

  .xl\:focus\:fill-purple-100:focus {
    fill: #faf5ff !important;
  }

  .xl\:focus\:fill-purple-200:focus {
    fill: #e9d8fd !important;
  }

  .xl\:focus\:fill-purple-300:focus {
    fill: #d6bcfa !important;
  }

  .xl\:focus\:fill-purple-400:focus {
    fill: #b794f4 !important;
  }

  .xl\:focus\:fill-purple-500:focus {
    fill: #9f7aea !important;
  }

  .xl\:focus\:fill-purple-600:focus {
    fill: #805ad5 !important;
  }

  .xl\:focus\:fill-purple-700:focus {
    fill: #6b46c1 !important;
  }

  .xl\:focus\:fill-purple-800:focus {
    fill: #553c9a !important;
  }

  .xl\:focus\:fill-purple-900:focus {
    fill: #44337a !important;
  }

  .xl\:focus\:fill-pink-100:focus {
    fill: #fff5f7 !important;
  }

  .xl\:focus\:fill-pink-200:focus {
    fill: #fed7e2 !important;
  }

  .xl\:focus\:fill-pink-300:focus {
    fill: #fbb6ce !important;
  }

  .xl\:focus\:fill-pink-400:focus {
    fill: #f687b3 !important;
  }

  .xl\:focus\:fill-pink-500:focus {
    fill: #ed64a6 !important;
  }

  .xl\:focus\:fill-pink-600:focus {
    fill: #d53f8c !important;
  }

  .xl\:focus\:fill-pink-700:focus {
    fill: #b83280 !important;
  }

  .xl\:focus\:fill-pink-800:focus {
    fill: #97266d !important;
  }

  .xl\:focus\:fill-pink-900:focus {
    fill: #702459 !important;
  }

  .xl\:stroke-current {
    stroke: currentColor !important;
  }

  .xl\:hover\:stroke-current:hover {
    stroke: currentColor !important;
  }

  .xl\:focus\:stroke-current:focus {
    stroke: currentColor !important;
  }

  .xl\:stroke-0 {
    stroke-width: 0 !important;
  }

  .xl\:stroke-1 {
    stroke-width: 1 !important;
  }

  .xl\:stroke-2 {
    stroke-width: 2 !important;
  }

  .xl\:hover\:stroke-0:hover {
    stroke-width: 0 !important;
  }

  .xl\:hover\:stroke-1:hover {
    stroke-width: 1 !important;
  }

  .xl\:hover\:stroke-2:hover {
    stroke-width: 2 !important;
  }

  .xl\:focus\:stroke-0:focus {
    stroke-width: 0 !important;
  }

  .xl\:focus\:stroke-1:focus {
    stroke-width: 1 !important;
  }

  .xl\:focus\:stroke-2:focus {
    stroke-width: 2 !important;
  }

  .xl\:table-auto {
    table-layout: auto !important;
  }

  .xl\:table-fixed {
    table-layout: fixed !important;
  }

  .xl\:hover\:table-auto:hover {
    table-layout: auto !important;
  }

  .xl\:hover\:table-fixed:hover {
    table-layout: fixed !important;
  }

  .xl\:focus\:table-auto:focus {
    table-layout: auto !important;
  }

  .xl\:focus\:table-fixed:focus {
    table-layout: fixed !important;
  }

  .xl\:text-left {
    text-align: left !important;
  }

  .xl\:text-center {
    text-align: center !important;
  }

  .xl\:text-right {
    text-align: right !important;
  }

  .xl\:text-justify {
    text-align: justify !important;
  }

  .xl\:hover\:text-left:hover {
    text-align: left !important;
  }

  .xl\:hover\:text-center:hover {
    text-align: center !important;
  }

  .xl\:hover\:text-right:hover {
    text-align: right !important;
  }

  .xl\:hover\:text-justify:hover {
    text-align: justify !important;
  }

  .xl\:focus\:text-left:focus {
    text-align: left !important;
  }

  .xl\:focus\:text-center:focus {
    text-align: center !important;
  }

  .xl\:focus\:text-right:focus {
    text-align: right !important;
  }

  .xl\:focus\:text-justify:focus {
    text-align: justify !important;
  }

  .xl\:text-transparent {
    color: transparent !important;
  }

  .xl\:text-current {
    color: currentColor !important;
  }

  .xl\:text-black {
    color: #000 !important;
  }

  .xl\:text-white {
    color: #fff !important;
  }

  .xl\:text-gray-100 {
    color: #f7fafc !important;
  }

  .xl\:text-gray-200 {
    color: #edf2f7 !important;
  }

  .xl\:text-gray-300 {
    color: #e2e8f0 !important;
  }

  .xl\:text-gray-400 {
    color: #cbd5e0 !important;
  }

  .xl\:text-gray-500 {
    color: #a0aec0 !important;
  }

  .xl\:text-gray-600 {
    color: #718096 !important;
  }

  .xl\:text-gray-700 {
    color: #4a5568 !important;
  }

  .xl\:text-gray-800 {
    color: #2d3748 !important;
  }

  .xl\:text-gray-900 {
    color: #1a202c !important;
  }

  .xl\:text-red-100 {
    color: #fff5f5 !important;
  }

  .xl\:text-red-200 {
    color: #fed7d7 !important;
  }

  .xl\:text-red-300 {
    color: #feb2b2 !important;
  }

  .xl\:text-red-400 {
    color: #fc8181 !important;
  }

  .xl\:text-red-500 {
    color: #f56565 !important;
  }

  .xl\:text-red-600 {
    color: #e53e3e !important;
  }

  .xl\:text-red-700 {
    color: #c53030 !important;
  }

  .xl\:text-red-800 {
    color: #9b2c2c !important;
  }

  .xl\:text-red-900 {
    color: #742a2a !important;
  }

  .xl\:text-orange-100 {
    color: #fffaf0 !important;
  }

  .xl\:text-orange-200 {
    color: #feebc8 !important;
  }

  .xl\:text-orange-300 {
    color: #fbd38d !important;
  }

  .xl\:text-orange-400 {
    color: #f6ad55 !important;
  }

  .xl\:text-orange-500 {
    color: #ed8936 !important;
  }

  .xl\:text-orange-600 {
    color: #dd6b20 !important;
  }

  .xl\:text-orange-700 {
    color: #c05621 !important;
  }

  .xl\:text-orange-800 {
    color: #9c4221 !important;
  }

  .xl\:text-orange-900 {
    color: #7b341e !important;
  }

  .xl\:text-yellow-100 {
    color: #fffff0 !important;
  }

  .xl\:text-yellow-200 {
    color: #fefcbf !important;
  }

  .xl\:text-yellow-300 {
    color: #faf089 !important;
  }

  .xl\:text-yellow-400 {
    color: #f6e05e !important;
  }

  .xl\:text-yellow-500 {
    color: #ecc94b !important;
  }

  .xl\:text-yellow-600 {
    color: #d69e2e !important;
  }

  .xl\:text-yellow-700 {
    color: #b7791f !important;
  }

  .xl\:text-yellow-800 {
    color: #975a16 !important;
  }

  .xl\:text-yellow-900 {
    color: #744210 !important;
  }

  .xl\:text-green-100 {
    color: #f0fff4 !important;
  }

  .xl\:text-green-200 {
    color: #c6f6d5 !important;
  }

  .xl\:text-green-300 {
    color: #9ae6b4 !important;
  }

  .xl\:text-green-400 {
    color: #68d391 !important;
  }

  .xl\:text-green-500 {
    color: #48bb78 !important;
  }

  .xl\:text-green-600 {
    color: #38a169 !important;
  }

  .xl\:text-green-700 {
    color: #2f855a !important;
  }

  .xl\:text-green-800 {
    color: #276749 !important;
  }

  .xl\:text-green-900 {
    color: #22543d !important;
  }

  .xl\:text-teal-100 {
    color: #e6fffa !important;
  }

  .xl\:text-teal-200 {
    color: #b2f5ea !important;
  }

  .xl\:text-teal-300 {
    color: #81e6d9 !important;
  }

  .xl\:text-teal-400 {
    color: #4fd1c5 !important;
  }

  .xl\:text-teal-500 {
    color: #38b2ac !important;
  }

  .xl\:text-teal-600 {
    color: #319795 !important;
  }

  .xl\:text-teal-700 {
    color: #2c7a7b !important;
  }

  .xl\:text-teal-800 {
    color: #285e61 !important;
  }

  .xl\:text-teal-900 {
    color: #234e52 !important;
  }

  .xl\:text-blue-100 {
    color: #ebf8ff !important;
  }

  .xl\:text-blue-200 {
    color: #bee3f8 !important;
  }

  .xl\:text-blue-300 {
    color: #90cdf4 !important;
  }

  .xl\:text-blue-400 {
    color: #63b3ed !important;
  }

  .xl\:text-blue-500 {
    color: #4299e1 !important;
  }

  .xl\:text-blue-600 {
    color: #3182ce !important;
  }

  .xl\:text-blue-700 {
    color: #2b6cb0 !important;
  }

  .xl\:text-blue-800 {
    color: #2c5282 !important;
  }

  .xl\:text-blue-900 {
    color: #2a4365 !important;
  }

  .xl\:text-indigo-100 {
    color: #ebf4ff !important;
  }

  .xl\:text-indigo-200 {
    color: #c3dafe !important;
  }

  .xl\:text-indigo-300 {
    color: #a3bffa !important;
  }

  .xl\:text-indigo-400 {
    color: #7f9cf5 !important;
  }

  .xl\:text-indigo-500 {
    color: #667eea !important;
  }

  .xl\:text-indigo-600 {
    color: #5a67d8 !important;
  }

  .xl\:text-indigo-700 {
    color: #4c51bf !important;
  }

  .xl\:text-indigo-800 {
    color: #434190 !important;
  }

  .xl\:text-indigo-900 {
    color: #3c366b !important;
  }

  .xl\:text-purple-100 {
    color: #faf5ff !important;
  }

  .xl\:text-purple-200 {
    color: #e9d8fd !important;
  }

  .xl\:text-purple-300 {
    color: #d6bcfa !important;
  }

  .xl\:text-purple-400 {
    color: #b794f4 !important;
  }

  .xl\:text-purple-500 {
    color: #9f7aea !important;
  }

  .xl\:text-purple-600 {
    color: #805ad5 !important;
  }

  .xl\:text-purple-700 {
    color: #6b46c1 !important;
  }

  .xl\:text-purple-800 {
    color: #553c9a !important;
  }

  .xl\:text-purple-900 {
    color: #44337a !important;
  }

  .xl\:text-pink-100 {
    color: #fff5f7 !important;
  }

  .xl\:text-pink-200 {
    color: #fed7e2 !important;
  }

  .xl\:text-pink-300 {
    color: #fbb6ce !important;
  }

  .xl\:text-pink-400 {
    color: #f687b3 !important;
  }

  .xl\:text-pink-500 {
    color: #ed64a6 !important;
  }

  .xl\:text-pink-600 {
    color: #d53f8c !important;
  }

  .xl\:text-pink-700 {
    color: #b83280 !important;
  }

  .xl\:text-pink-800 {
    color: #97266d !important;
  }

  .xl\:text-pink-900 {
    color: #702459 !important;
  }

  .xl\:text-primary-black {
    color: #333333 !important;
  }

  .xl\:text-primary-green {
    color: #085E3C !important;
  }

  .xl\:hover\:text-transparent:hover {
    color: transparent !important;
  }

  .xl\:hover\:text-current:hover {
    color: currentColor !important;
  }

  .xl\:hover\:text-black:hover {
    color: #000 !important;
  }

  .xl\:hover\:text-white:hover {
    color: #fff !important;
  }

  .xl\:hover\:text-gray-100:hover {
    color: #f7fafc !important;
  }

  .xl\:hover\:text-gray-200:hover {
    color: #edf2f7 !important;
  }

  .xl\:hover\:text-gray-300:hover {
    color: #e2e8f0 !important;
  }

  .xl\:hover\:text-gray-400:hover {
    color: #cbd5e0 !important;
  }

  .xl\:hover\:text-gray-500:hover {
    color: #a0aec0 !important;
  }

  .xl\:hover\:text-gray-600:hover {
    color: #718096 !important;
  }

  .xl\:hover\:text-gray-700:hover {
    color: #4a5568 !important;
  }

  .xl\:hover\:text-gray-800:hover {
    color: #2d3748 !important;
  }

  .xl\:hover\:text-gray-900:hover {
    color: #1a202c !important;
  }

  .xl\:hover\:text-red-100:hover {
    color: #fff5f5 !important;
  }

  .xl\:hover\:text-red-200:hover {
    color: #fed7d7 !important;
  }

  .xl\:hover\:text-red-300:hover {
    color: #feb2b2 !important;
  }

  .xl\:hover\:text-red-400:hover {
    color: #fc8181 !important;
  }

  .xl\:hover\:text-red-500:hover {
    color: #f56565 !important;
  }

  .xl\:hover\:text-red-600:hover {
    color: #e53e3e !important;
  }

  .xl\:hover\:text-red-700:hover {
    color: #c53030 !important;
  }

  .xl\:hover\:text-red-800:hover {
    color: #9b2c2c !important;
  }

  .xl\:hover\:text-red-900:hover {
    color: #742a2a !important;
  }

  .xl\:hover\:text-orange-100:hover {
    color: #fffaf0 !important;
  }

  .xl\:hover\:text-orange-200:hover {
    color: #feebc8 !important;
  }

  .xl\:hover\:text-orange-300:hover {
    color: #fbd38d !important;
  }

  .xl\:hover\:text-orange-400:hover {
    color: #f6ad55 !important;
  }

  .xl\:hover\:text-orange-500:hover {
    color: #ed8936 !important;
  }

  .xl\:hover\:text-orange-600:hover {
    color: #dd6b20 !important;
  }

  .xl\:hover\:text-orange-700:hover {
    color: #c05621 !important;
  }

  .xl\:hover\:text-orange-800:hover {
    color: #9c4221 !important;
  }

  .xl\:hover\:text-orange-900:hover {
    color: #7b341e !important;
  }

  .xl\:hover\:text-yellow-100:hover {
    color: #fffff0 !important;
  }

  .xl\:hover\:text-yellow-200:hover {
    color: #fefcbf !important;
  }

  .xl\:hover\:text-yellow-300:hover {
    color: #faf089 !important;
  }

  .xl\:hover\:text-yellow-400:hover {
    color: #f6e05e !important;
  }

  .xl\:hover\:text-yellow-500:hover {
    color: #ecc94b !important;
  }

  .xl\:hover\:text-yellow-600:hover {
    color: #d69e2e !important;
  }

  .xl\:hover\:text-yellow-700:hover {
    color: #b7791f !important;
  }

  .xl\:hover\:text-yellow-800:hover {
    color: #975a16 !important;
  }

  .xl\:hover\:text-yellow-900:hover {
    color: #744210 !important;
  }

  .xl\:hover\:text-green-100:hover {
    color: #f0fff4 !important;
  }

  .xl\:hover\:text-green-200:hover {
    color: #c6f6d5 !important;
  }

  .xl\:hover\:text-green-300:hover {
    color: #9ae6b4 !important;
  }

  .xl\:hover\:text-green-400:hover {
    color: #68d391 !important;
  }

  .xl\:hover\:text-green-500:hover {
    color: #48bb78 !important;
  }

  .xl\:hover\:text-green-600:hover {
    color: #38a169 !important;
  }

  .xl\:hover\:text-green-700:hover {
    color: #2f855a !important;
  }

  .xl\:hover\:text-green-800:hover {
    color: #276749 !important;
  }

  .xl\:hover\:text-green-900:hover {
    color: #22543d !important;
  }

  .xl\:hover\:text-teal-100:hover {
    color: #e6fffa !important;
  }

  .xl\:hover\:text-teal-200:hover {
    color: #b2f5ea !important;
  }

  .xl\:hover\:text-teal-300:hover {
    color: #81e6d9 !important;
  }

  .xl\:hover\:text-teal-400:hover {
    color: #4fd1c5 !important;
  }

  .xl\:hover\:text-teal-500:hover {
    color: #38b2ac !important;
  }

  .xl\:hover\:text-teal-600:hover {
    color: #319795 !important;
  }

  .xl\:hover\:text-teal-700:hover {
    color: #2c7a7b !important;
  }

  .xl\:hover\:text-teal-800:hover {
    color: #285e61 !important;
  }

  .xl\:hover\:text-teal-900:hover {
    color: #234e52 !important;
  }

  .xl\:hover\:text-blue-100:hover {
    color: #ebf8ff !important;
  }

  .xl\:hover\:text-blue-200:hover {
    color: #bee3f8 !important;
  }

  .xl\:hover\:text-blue-300:hover {
    color: #90cdf4 !important;
  }

  .xl\:hover\:text-blue-400:hover {
    color: #63b3ed !important;
  }

  .xl\:hover\:text-blue-500:hover {
    color: #4299e1 !important;
  }

  .xl\:hover\:text-blue-600:hover {
    color: #3182ce !important;
  }

  .xl\:hover\:text-blue-700:hover {
    color: #2b6cb0 !important;
  }

  .xl\:hover\:text-blue-800:hover {
    color: #2c5282 !important;
  }

  .xl\:hover\:text-blue-900:hover {
    color: #2a4365 !important;
  }

  .xl\:hover\:text-indigo-100:hover {
    color: #ebf4ff !important;
  }

  .xl\:hover\:text-indigo-200:hover {
    color: #c3dafe !important;
  }

  .xl\:hover\:text-indigo-300:hover {
    color: #a3bffa !important;
  }

  .xl\:hover\:text-indigo-400:hover {
    color: #7f9cf5 !important;
  }

  .xl\:hover\:text-indigo-500:hover {
    color: #667eea !important;
  }

  .xl\:hover\:text-indigo-600:hover {
    color: #5a67d8 !important;
  }

  .xl\:hover\:text-indigo-700:hover {
    color: #4c51bf !important;
  }

  .xl\:hover\:text-indigo-800:hover {
    color: #434190 !important;
  }

  .xl\:hover\:text-indigo-900:hover {
    color: #3c366b !important;
  }

  .xl\:hover\:text-purple-100:hover {
    color: #faf5ff !important;
  }

  .xl\:hover\:text-purple-200:hover {
    color: #e9d8fd !important;
  }

  .xl\:hover\:text-purple-300:hover {
    color: #d6bcfa !important;
  }

  .xl\:hover\:text-purple-400:hover {
    color: #b794f4 !important;
  }

  .xl\:hover\:text-purple-500:hover {
    color: #9f7aea !important;
  }

  .xl\:hover\:text-purple-600:hover {
    color: #805ad5 !important;
  }

  .xl\:hover\:text-purple-700:hover {
    color: #6b46c1 !important;
  }

  .xl\:hover\:text-purple-800:hover {
    color: #553c9a !important;
  }

  .xl\:hover\:text-purple-900:hover {
    color: #44337a !important;
  }

  .xl\:hover\:text-pink-100:hover {
    color: #fff5f7 !important;
  }

  .xl\:hover\:text-pink-200:hover {
    color: #fed7e2 !important;
  }

  .xl\:hover\:text-pink-300:hover {
    color: #fbb6ce !important;
  }

  .xl\:hover\:text-pink-400:hover {
    color: #f687b3 !important;
  }

  .xl\:hover\:text-pink-500:hover {
    color: #ed64a6 !important;
  }

  .xl\:hover\:text-pink-600:hover {
    color: #d53f8c !important;
  }

  .xl\:hover\:text-pink-700:hover {
    color: #b83280 !important;
  }

  .xl\:hover\:text-pink-800:hover {
    color: #97266d !important;
  }

  .xl\:hover\:text-pink-900:hover {
    color: #702459 !important;
  }

  .xl\:hover\:text-primary-black:hover {
    color: #333333 !important;
  }

  .xl\:hover\:text-primary-green:hover {
    color: #085E3C !important;
  }

  .xl\:focus\:text-transparent:focus {
    color: transparent !important;
  }

  .xl\:focus\:text-current:focus {
    color: currentColor !important;
  }

  .xl\:focus\:text-black:focus {
    color: #000 !important;
  }

  .xl\:focus\:text-white:focus {
    color: #fff !important;
  }

  .xl\:focus\:text-gray-100:focus {
    color: #f7fafc !important;
  }

  .xl\:focus\:text-gray-200:focus {
    color: #edf2f7 !important;
  }

  .xl\:focus\:text-gray-300:focus {
    color: #e2e8f0 !important;
  }

  .xl\:focus\:text-gray-400:focus {
    color: #cbd5e0 !important;
  }

  .xl\:focus\:text-gray-500:focus {
    color: #a0aec0 !important;
  }

  .xl\:focus\:text-gray-600:focus {
    color: #718096 !important;
  }

  .xl\:focus\:text-gray-700:focus {
    color: #4a5568 !important;
  }

  .xl\:focus\:text-gray-800:focus {
    color: #2d3748 !important;
  }

  .xl\:focus\:text-gray-900:focus {
    color: #1a202c !important;
  }

  .xl\:focus\:text-red-100:focus {
    color: #fff5f5 !important;
  }

  .xl\:focus\:text-red-200:focus {
    color: #fed7d7 !important;
  }

  .xl\:focus\:text-red-300:focus {
    color: #feb2b2 !important;
  }

  .xl\:focus\:text-red-400:focus {
    color: #fc8181 !important;
  }

  .xl\:focus\:text-red-500:focus {
    color: #f56565 !important;
  }

  .xl\:focus\:text-red-600:focus {
    color: #e53e3e !important;
  }

  .xl\:focus\:text-red-700:focus {
    color: #c53030 !important;
  }

  .xl\:focus\:text-red-800:focus {
    color: #9b2c2c !important;
  }

  .xl\:focus\:text-red-900:focus {
    color: #742a2a !important;
  }

  .xl\:focus\:text-orange-100:focus {
    color: #fffaf0 !important;
  }

  .xl\:focus\:text-orange-200:focus {
    color: #feebc8 !important;
  }

  .xl\:focus\:text-orange-300:focus {
    color: #fbd38d !important;
  }

  .xl\:focus\:text-orange-400:focus {
    color: #f6ad55 !important;
  }

  .xl\:focus\:text-orange-500:focus {
    color: #ed8936 !important;
  }

  .xl\:focus\:text-orange-600:focus {
    color: #dd6b20 !important;
  }

  .xl\:focus\:text-orange-700:focus {
    color: #c05621 !important;
  }

  .xl\:focus\:text-orange-800:focus {
    color: #9c4221 !important;
  }

  .xl\:focus\:text-orange-900:focus {
    color: #7b341e !important;
  }

  .xl\:focus\:text-yellow-100:focus {
    color: #fffff0 !important;
  }

  .xl\:focus\:text-yellow-200:focus {
    color: #fefcbf !important;
  }

  .xl\:focus\:text-yellow-300:focus {
    color: #faf089 !important;
  }

  .xl\:focus\:text-yellow-400:focus {
    color: #f6e05e !important;
  }

  .xl\:focus\:text-yellow-500:focus {
    color: #ecc94b !important;
  }

  .xl\:focus\:text-yellow-600:focus {
    color: #d69e2e !important;
  }

  .xl\:focus\:text-yellow-700:focus {
    color: #b7791f !important;
  }

  .xl\:focus\:text-yellow-800:focus {
    color: #975a16 !important;
  }

  .xl\:focus\:text-yellow-900:focus {
    color: #744210 !important;
  }

  .xl\:focus\:text-green-100:focus {
    color: #f0fff4 !important;
  }

  .xl\:focus\:text-green-200:focus {
    color: #c6f6d5 !important;
  }

  .xl\:focus\:text-green-300:focus {
    color: #9ae6b4 !important;
  }

  .xl\:focus\:text-green-400:focus {
    color: #68d391 !important;
  }

  .xl\:focus\:text-green-500:focus {
    color: #48bb78 !important;
  }

  .xl\:focus\:text-green-600:focus {
    color: #38a169 !important;
  }

  .xl\:focus\:text-green-700:focus {
    color: #2f855a !important;
  }

  .xl\:focus\:text-green-800:focus {
    color: #276749 !important;
  }

  .xl\:focus\:text-green-900:focus {
    color: #22543d !important;
  }

  .xl\:focus\:text-teal-100:focus {
    color: #e6fffa !important;
  }

  .xl\:focus\:text-teal-200:focus {
    color: #b2f5ea !important;
  }

  .xl\:focus\:text-teal-300:focus {
    color: #81e6d9 !important;
  }

  .xl\:focus\:text-teal-400:focus {
    color: #4fd1c5 !important;
  }

  .xl\:focus\:text-teal-500:focus {
    color: #38b2ac !important;
  }

  .xl\:focus\:text-teal-600:focus {
    color: #319795 !important;
  }

  .xl\:focus\:text-teal-700:focus {
    color: #2c7a7b !important;
  }

  .xl\:focus\:text-teal-800:focus {
    color: #285e61 !important;
  }

  .xl\:focus\:text-teal-900:focus {
    color: #234e52 !important;
  }

  .xl\:focus\:text-blue-100:focus {
    color: #ebf8ff !important;
  }

  .xl\:focus\:text-blue-200:focus {
    color: #bee3f8 !important;
  }

  .xl\:focus\:text-blue-300:focus {
    color: #90cdf4 !important;
  }

  .xl\:focus\:text-blue-400:focus {
    color: #63b3ed !important;
  }

  .xl\:focus\:text-blue-500:focus {
    color: #4299e1 !important;
  }

  .xl\:focus\:text-blue-600:focus {
    color: #3182ce !important;
  }

  .xl\:focus\:text-blue-700:focus {
    color: #2b6cb0 !important;
  }

  .xl\:focus\:text-blue-800:focus {
    color: #2c5282 !important;
  }

  .xl\:focus\:text-blue-900:focus {
    color: #2a4365 !important;
  }

  .xl\:focus\:text-indigo-100:focus {
    color: #ebf4ff !important;
  }

  .xl\:focus\:text-indigo-200:focus {
    color: #c3dafe !important;
  }

  .xl\:focus\:text-indigo-300:focus {
    color: #a3bffa !important;
  }

  .xl\:focus\:text-indigo-400:focus {
    color: #7f9cf5 !important;
  }

  .xl\:focus\:text-indigo-500:focus {
    color: #667eea !important;
  }

  .xl\:focus\:text-indigo-600:focus {
    color: #5a67d8 !important;
  }

  .xl\:focus\:text-indigo-700:focus {
    color: #4c51bf !important;
  }

  .xl\:focus\:text-indigo-800:focus {
    color: #434190 !important;
  }

  .xl\:focus\:text-indigo-900:focus {
    color: #3c366b !important;
  }

  .xl\:focus\:text-purple-100:focus {
    color: #faf5ff !important;
  }

  .xl\:focus\:text-purple-200:focus {
    color: #e9d8fd !important;
  }

  .xl\:focus\:text-purple-300:focus {
    color: #d6bcfa !important;
  }

  .xl\:focus\:text-purple-400:focus {
    color: #b794f4 !important;
  }

  .xl\:focus\:text-purple-500:focus {
    color: #9f7aea !important;
  }

  .xl\:focus\:text-purple-600:focus {
    color: #805ad5 !important;
  }

  .xl\:focus\:text-purple-700:focus {
    color: #6b46c1 !important;
  }

  .xl\:focus\:text-purple-800:focus {
    color: #553c9a !important;
  }

  .xl\:focus\:text-purple-900:focus {
    color: #44337a !important;
  }

  .xl\:focus\:text-pink-100:focus {
    color: #fff5f7 !important;
  }

  .xl\:focus\:text-pink-200:focus {
    color: #fed7e2 !important;
  }

  .xl\:focus\:text-pink-300:focus {
    color: #fbb6ce !important;
  }

  .xl\:focus\:text-pink-400:focus {
    color: #f687b3 !important;
  }

  .xl\:focus\:text-pink-500:focus {
    color: #ed64a6 !important;
  }

  .xl\:focus\:text-pink-600:focus {
    color: #d53f8c !important;
  }

  .xl\:focus\:text-pink-700:focus {
    color: #b83280 !important;
  }

  .xl\:focus\:text-pink-800:focus {
    color: #97266d !important;
  }

  .xl\:focus\:text-pink-900:focus {
    color: #702459 !important;
  }

  .xl\:focus\:text-primary-black:focus {
    color: #333333 !important;
  }

  .xl\:focus\:text-primary-green:focus {
    color: #085E3C !important;
  }

  .xl\:italic {
    font-style: italic !important;
  }

  .xl\:not-italic {
    font-style: normal !important;
  }

  .xl\:hover\:italic:hover {
    font-style: italic !important;
  }

  .xl\:hover\:not-italic:hover {
    font-style: normal !important;
  }

  .xl\:focus\:italic:focus {
    font-style: italic !important;
  }

  .xl\:focus\:not-italic:focus {
    font-style: normal !important;
  }

  .xl\:uppercase {
    text-transform: uppercase !important;
  }

  .xl\:lowercase {
    text-transform: lowercase !important;
  }

  .xl\:capitalize {
    text-transform: capitalize !important;
  }

  .xl\:normal-case {
    text-transform: none !important;
  }

  .xl\:hover\:uppercase:hover {
    text-transform: uppercase !important;
  }

  .xl\:hover\:lowercase:hover {
    text-transform: lowercase !important;
  }

  .xl\:hover\:capitalize:hover {
    text-transform: capitalize !important;
  }

  .xl\:hover\:normal-case:hover {
    text-transform: none !important;
  }

  .xl\:focus\:uppercase:focus {
    text-transform: uppercase !important;
  }

  .xl\:focus\:lowercase:focus {
    text-transform: lowercase !important;
  }

  .xl\:focus\:capitalize:focus {
    text-transform: capitalize !important;
  }

  .xl\:focus\:normal-case:focus {
    text-transform: none !important;
  }

  .xl\:underline {
    text-decoration: underline !important;
  }

  .xl\:line-through {
    text-decoration: line-through !important;
  }

  .xl\:no-underline {
    text-decoration: none !important;
  }

  .xl\:hover\:underline:hover {
    text-decoration: underline !important;
  }

  .xl\:hover\:line-through:hover {
    text-decoration: line-through !important;
  }

  .xl\:hover\:no-underline:hover {
    text-decoration: none !important;
  }

  .xl\:focus\:underline:focus {
    text-decoration: underline !important;
  }

  .xl\:focus\:line-through:focus {
    text-decoration: line-through !important;
  }

  .xl\:focus\:no-underline:focus {
    text-decoration: none !important;
  }

  .xl\:antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .xl\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .xl\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .xl\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .xl\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .xl\:tracking-80 {
    letter-spacing: 0.08em !important;
  }

  .xl\:tracking-tighter {
    letter-spacing: -0.05em !important;
  }

  .xl\:tracking-tight {
    letter-spacing: -0.025em !important;
  }

  .xl\:tracking-normal {
    letter-spacing: 0 !important;
  }

  .xl\:tracking-wide {
    letter-spacing: 0.025em !important;
  }

  .xl\:tracking-wider {
    letter-spacing: 0.05em !important;
  }

  .xl\:tracking-widest {
    letter-spacing: 0.1em !important;
  }

  .xl\:hover\:tracking-80:hover {
    letter-spacing: 0.08em !important;
  }

  .xl\:hover\:tracking-tighter:hover {
    letter-spacing: -0.05em !important;
  }

  .xl\:hover\:tracking-tight:hover {
    letter-spacing: -0.025em !important;
  }

  .xl\:hover\:tracking-normal:hover {
    letter-spacing: 0 !important;
  }

  .xl\:hover\:tracking-wide:hover {
    letter-spacing: 0.025em !important;
  }

  .xl\:hover\:tracking-wider:hover {
    letter-spacing: 0.05em !important;
  }

  .xl\:hover\:tracking-widest:hover {
    letter-spacing: 0.1em !important;
  }

  .xl\:focus\:tracking-80:focus {
    letter-spacing: 0.08em !important;
  }

  .xl\:focus\:tracking-tighter:focus {
    letter-spacing: -0.05em !important;
  }

  .xl\:focus\:tracking-tight:focus {
    letter-spacing: -0.025em !important;
  }

  .xl\:focus\:tracking-normal:focus {
    letter-spacing: 0 !important;
  }

  .xl\:focus\:tracking-wide:focus {
    letter-spacing: 0.025em !important;
  }

  .xl\:focus\:tracking-wider:focus {
    letter-spacing: 0.05em !important;
  }

  .xl\:focus\:tracking-widest:focus {
    letter-spacing: 0.1em !important;
  }

  .xl\:select-none {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .xl\:select-text {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .xl\:select-all {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .xl\:select-auto {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .xl\:hover\:select-none:hover {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .xl\:hover\:select-text:hover {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .xl\:hover\:select-all:hover {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .xl\:hover\:select-auto:hover {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .xl\:focus\:select-none:focus {
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
  }

  .xl\:focus\:select-text:focus {
    -webkit-user-select: text !important;
       -moz-user-select: text !important;
        -ms-user-select: text !important;
            user-select: text !important;
  }

  .xl\:focus\:select-all:focus {
    -webkit-user-select: all !important;
       -moz-user-select: all !important;
            user-select: all !important;
  }

  .xl\:focus\:select-auto:focus {
    -webkit-user-select: auto !important;
       -moz-user-select: auto !important;
        -ms-user-select: auto !important;
            user-select: auto !important;
  }

  .xl\:align-baseline {
    vertical-align: baseline !important;
  }

  .xl\:align-top {
    vertical-align: top !important;
  }

  .xl\:align-middle {
    vertical-align: middle !important;
  }

  .xl\:align-bottom {
    vertical-align: bottom !important;
  }

  .xl\:align-text-top {
    vertical-align: text-top !important;
  }

  .xl\:align-text-bottom {
    vertical-align: text-bottom !important;
  }

  .xl\:hover\:align-baseline:hover {
    vertical-align: baseline !important;
  }

  .xl\:hover\:align-top:hover {
    vertical-align: top !important;
  }

  .xl\:hover\:align-middle:hover {
    vertical-align: middle !important;
  }

  .xl\:hover\:align-bottom:hover {
    vertical-align: bottom !important;
  }

  .xl\:hover\:align-text-top:hover {
    vertical-align: text-top !important;
  }

  .xl\:hover\:align-text-bottom:hover {
    vertical-align: text-bottom !important;
  }

  .xl\:focus\:align-baseline:focus {
    vertical-align: baseline !important;
  }

  .xl\:focus\:align-top:focus {
    vertical-align: top !important;
  }

  .xl\:focus\:align-middle:focus {
    vertical-align: middle !important;
  }

  .xl\:focus\:align-bottom:focus {
    vertical-align: bottom !important;
  }

  .xl\:focus\:align-text-top:focus {
    vertical-align: text-top !important;
  }

  .xl\:focus\:align-text-bottom:focus {
    vertical-align: text-bottom !important;
  }

  .xl\:visible {
    visibility: visible !important;
  }

  .xl\:invisible {
    visibility: hidden !important;
  }

  .xl\:hover\:visible:hover {
    visibility: visible !important;
  }

  .xl\:hover\:invisible:hover {
    visibility: hidden !important;
  }

  .xl\:focus\:visible:focus {
    visibility: visible !important;
  }

  .xl\:focus\:invisible:focus {
    visibility: hidden !important;
  }

  .xl\:whitespace-normal {
    white-space: normal !important;
  }

  .xl\:whitespace-no-wrap {
    white-space: nowrap !important;
  }

  .xl\:whitespace-pre {
    white-space: pre !important;
  }

  .xl\:whitespace-pre-line {
    white-space: pre-line !important;
  }

  .xl\:whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }

  .xl\:hover\:whitespace-normal:hover {
    white-space: normal !important;
  }

  .xl\:hover\:whitespace-no-wrap:hover {
    white-space: nowrap !important;
  }

  .xl\:hover\:whitespace-pre:hover {
    white-space: pre !important;
  }

  .xl\:hover\:whitespace-pre-line:hover {
    white-space: pre-line !important;
  }

  .xl\:hover\:whitespace-pre-wrap:hover {
    white-space: pre-wrap !important;
  }

  .xl\:focus\:whitespace-normal:focus {
    white-space: normal !important;
  }

  .xl\:focus\:whitespace-no-wrap:focus {
    white-space: nowrap !important;
  }

  .xl\:focus\:whitespace-pre:focus {
    white-space: pre !important;
  }

  .xl\:focus\:whitespace-pre-line:focus {
    white-space: pre-line !important;
  }

  .xl\:focus\:whitespace-pre-wrap:focus {
    white-space: pre-wrap !important;
  }

  .xl\:break-normal {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .xl\:break-words {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .xl\:break-all {
    word-break: break-all !important;
  }

  .xl\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .xl\:hover\:break-normal:hover {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .xl\:hover\:break-words:hover {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .xl\:hover\:break-all:hover {
    word-break: break-all !important;
  }

  .xl\:hover\:truncate:hover {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .xl\:focus\:break-normal:focus {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .xl\:focus\:break-words:focus {
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
  }

  .xl\:focus\:break-all:focus {
    word-break: break-all !important;
  }

  .xl\:focus\:truncate:focus {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .xl\:w-0 {
    width: 0rem !important;
  }

  .xl\:w-1 {
    width: 0.25rem !important;
  }

  .xl\:w-2 {
    width: 0.5rem !important;
  }

  .xl\:w-3 {
    width: 0.75rem !important;
  }

  .xl\:w-4 {
    width: 1rem !important;
  }

  .xl\:w-5 {
    width: 1.25rem !important;
  }

  .xl\:w-6 {
    width: 1.5rem !important;
  }

  .xl\:w-7 {
    width: 1.75rem !important;
  }

  .xl\:w-8 {
    width: 2rem !important;
  }

  .xl\:w-9 {
    width: 2.25rem !important;
  }

  .xl\:w-10 {
    width: 2.5rem !important;
  }

  .xl\:w-11 {
    width: 2.75rem !important;
  }

  .xl\:w-12 {
    width: 3rem !important;
  }

  .xl\:w-13 {
    width: 3.25rem !important;
  }

  .xl\:w-14 {
    width: 3.5rem !important;
  }

  .xl\:w-15 {
    width: 3.75rem !important;
  }

  .xl\:w-16 {
    width: 4rem !important;
  }

  .xl\:w-17 {
    width: 4.25rem !important;
  }

  .xl\:w-18 {
    width: 4.5rem !important;
  }

  .xl\:w-19 {
    width: 4.75rem !important;
  }

  .xl\:w-20 {
    width: 5rem !important;
  }

  .xl\:w-21 {
    width: 5.25rem !important;
  }

  .xl\:w-22 {
    width: 5.5rem !important;
  }

  .xl\:w-23 {
    width: 5.75rem !important;
  }

  .xl\:w-24 {
    width: 6rem !important;
  }

  .xl\:w-25 {
    width: 6.25rem !important;
  }

  .xl\:w-26 {
    width: 6.5rem !important;
  }

  .xl\:w-27 {
    width: 6.75rem !important;
  }

  .xl\:w-28 {
    width: 7rem !important;
  }

  .xl\:w-29 {
    width: 7.25rem !important;
  }

  .xl\:w-30 {
    width: 7.5rem !important;
  }

  .xl\:w-31 {
    width: 7.75rem !important;
  }

  .xl\:w-32 {
    width: 8rem !important;
  }

  .xl\:w-33 {
    width: 8.25rem !important;
  }

  .xl\:w-34 {
    width: 8.5rem !important;
  }

  .xl\:w-35 {
    width: 8.75rem !important;
  }

  .xl\:w-36 {
    width: 9rem !important;
  }

  .xl\:w-37 {
    width: 9.25rem !important;
  }

  .xl\:w-38 {
    width: 9.5rem !important;
  }

  .xl\:w-39 {
    width: 9.75rem !important;
  }

  .xl\:w-40 {
    width: 10rem !important;
  }

  .xl\:w-41 {
    width: 10.25rem !important;
  }

  .xl\:w-42 {
    width: 10.5rem !important;
  }

  .xl\:w-43 {
    width: 10.75rem !important;
  }

  .xl\:w-44 {
    width: 11rem !important;
  }

  .xl\:w-45 {
    width: 11.25rem !important;
  }

  .xl\:w-46 {
    width: 11.5rem !important;
  }

  .xl\:w-47 {
    width: 11.75rem !important;
  }

  .xl\:w-48 {
    width: 12rem !important;
  }

  .xl\:w-49 {
    width: 12.25rem !important;
  }

  .xl\:w-50 {
    width: 12.5rem !important;
  }

  .xl\:w-51 {
    width: 12.75rem !important;
  }

  .xl\:w-52 {
    width: 13rem !important;
  }

  .xl\:w-53 {
    width: 13.25rem !important;
  }

  .xl\:w-54 {
    width: 13.5rem !important;
  }

  .xl\:w-55 {
    width: 13.75rem !important;
  }

  .xl\:w-56 {
    width: 14rem !important;
  }

  .xl\:w-57 {
    width: 14.25rem !important;
  }

  .xl\:w-58 {
    width: 14.5rem !important;
  }

  .xl\:w-59 {
    width: 14.75rem !important;
  }

  .xl\:w-60 {
    width: 15rem !important;
  }

  .xl\:w-61 {
    width: 15.25rem !important;
  }

  .xl\:w-62 {
    width: 15.5rem !important;
  }

  .xl\:w-63 {
    width: 15.75rem !important;
  }

  .xl\:w-64 {
    width: 16rem !important;
  }

  .xl\:w-65 {
    width: 16.25rem !important;
  }

  .xl\:w-66 {
    width: 16.5rem !important;
  }

  .xl\:w-67 {
    width: 16.75rem !important;
  }

  .xl\:w-68 {
    width: 17rem !important;
  }

  .xl\:w-69 {
    width: 17.25rem !important;
  }

  .xl\:w-70 {
    width: 17.5rem !important;
  }

  .xl\:w-71 {
    width: 17.75rem !important;
  }

  .xl\:w-72 {
    width: 18rem !important;
  }

  .xl\:w-73 {
    width: 18.25rem !important;
  }

  .xl\:w-74 {
    width: 18.5rem !important;
  }

  .xl\:w-75 {
    width: 18.75rem !important;
  }

  .xl\:w-76 {
    width: 19rem !important;
  }

  .xl\:w-77 {
    width: 19.25rem !important;
  }

  .xl\:w-78 {
    width: 19.5rem !important;
  }

  .xl\:w-79 {
    width: 19.75rem !important;
  }

  .xl\:w-80 {
    width: 20rem !important;
  }

  .xl\:w-81 {
    width: 20.25rem !important;
  }

  .xl\:w-82 {
    width: 20.5rem !important;
  }

  .xl\:w-83 {
    width: 20.75rem !important;
  }

  .xl\:w-84 {
    width: 21rem !important;
  }

  .xl\:w-85 {
    width: 21.25rem !important;
  }

  .xl\:w-86 {
    width: 21.5rem !important;
  }

  .xl\:w-87 {
    width: 21.75rem !important;
  }

  .xl\:w-88 {
    width: 22rem !important;
  }

  .xl\:w-89 {
    width: 22.25rem !important;
  }

  .xl\:w-90 {
    width: 22.5rem !important;
  }

  .xl\:w-91 {
    width: 22.75rem !important;
  }

  .xl\:w-92 {
    width: 23rem !important;
  }

  .xl\:w-93 {
    width: 23.25rem !important;
  }

  .xl\:w-94 {
    width: 23.5rem !important;
  }

  .xl\:w-95 {
    width: 23.75rem !important;
  }

  .xl\:w-96 {
    width: 24rem !important;
  }

  .xl\:w-97 {
    width: 24.25rem !important;
  }

  .xl\:w-98 {
    width: 24.5rem !important;
  }

  .xl\:w-99 {
    width: 24.75rem !important;
  }

  .xl\:w-100 {
    width: 25rem !important;
  }

  .xl\:w-101 {
    width: 25.25rem !important;
  }

  .xl\:w-102 {
    width: 25.5rem !important;
  }

  .xl\:w-103 {
    width: 25.75rem !important;
  }

  .xl\:w-104 {
    width: 26rem !important;
  }

  .xl\:w-105 {
    width: 26.25rem !important;
  }

  .xl\:w-auto {
    width: auto !important;
  }

  .xl\:w-px {
    width: 1px !important;
  }

  .xl\:w-0\.5 {
    width: 0.125rem !important;
  }

  .xl\:w-1\.5 {
    width: 0.375rem !important;
  }

  .xl\:w-2\.5 {
    width: 0.625rem !important;
  }

  .xl\:w-3\.5 {
    width: 0.875rem !important;
  }

  .xl\:w-4\.5 {
    width: 1.125rem !important;
  }

  .xl\:w-5\.5 {
    width: 1.375rem !important;
  }

  .xl\:w-6\.5 {
    width: 1.625rem !important;
  }

  .xl\:w-7\.5 {
    width: 1.875rem !important;
  }

  .xl\:w-8\.5 {
    width: 2.125rem !important;
  }

  .xl\:w-9\.5 {
    width: 2.375rem !important;
  }

  .xl\:w-10\.5 {
    width: 2.625rem !important;
  }

  .xl\:w-11\.5 {
    width: 2.875rem !important;
  }

  .xl\:w-12\.5 {
    width: 3.125rem !important;
  }

  .xl\:w-13\.5 {
    width: 3.375rem !important;
  }

  .xl\:w-14\.5 {
    width: 3.625rem !important;
  }

  .xl\:w-15\.5 {
    width: 3.875rem !important;
  }

  .xl\:w-16\.5 {
    width: 4.125rem !important;
  }

  .xl\:w-17\.5 {
    width: 4.375rem !important;
  }

  .xl\:w-18\.5 {
    width: 4.625rem !important;
  }

  .xl\:w-19\.5 {
    width: 4.875rem !important;
  }

  .xl\:w-20\.5 {
    width: 5.125rem !important;
  }

  .xl\:w-21\.5 {
    width: 5.375rem !important;
  }

  .xl\:w-22\.5 {
    width: 5.625rem !important;
  }

  .xl\:w-23\.5 {
    width: 5.875rem !important;
  }

  .xl\:w-24\.5 {
    width: 6.125rem !important;
  }

  .xl\:w-25\.5 {
    width: 6.375rem !important;
  }

  .xl\:w-26\.5 {
    width: 6.625rem !important;
  }

  .xl\:w-27\.5 {
    width: 6.875rem !important;
  }

  .xl\:w-28\.5 {
    width: 7.125rem !important;
  }

  .xl\:w-29\.5 {
    width: 7.375rem !important;
  }

  .xl\:w-30\.5 {
    width: 7.625rem !important;
  }

  .xl\:w-31\.5 {
    width: 7.875rem !important;
  }

  .xl\:w-32\.5 {
    width: 8.125rem !important;
  }

  .xl\:w-33\.5 {
    width: 8.375rem !important;
  }

  .xl\:w-34\.5 {
    width: 8.625rem !important;
  }

  .xl\:w-35\.5 {
    width: 8.875rem !important;
  }

  .xl\:w-36\.5 {
    width: 9.125rem !important;
  }

  .xl\:w-37\.5 {
    width: 9.375rem !important;
  }

  .xl\:w-38\.5 {
    width: 9.625rem !important;
  }

  .xl\:w-39\.5 {
    width: 9.875rem !important;
  }

  .xl\:w-40\.5 {
    width: 10.125rem !important;
  }

  .xl\:w-41\.5 {
    width: 10.375rem !important;
  }

  .xl\:w-42\.5 {
    width: 10.625rem !important;
  }

  .xl\:w-43\.5 {
    width: 10.875rem !important;
  }

  .xl\:w-44\.5 {
    width: 11.125rem !important;
  }

  .xl\:w-45\.5 {
    width: 11.375rem !important;
  }

  .xl\:w-46\.5 {
    width: 11.625rem !important;
  }

  .xl\:w-47\.5 {
    width: 11.875rem !important;
  }

  .xl\:w-48\.5 {
    width: 12.125rem !important;
  }

  .xl\:w-49\.5 {
    width: 12.375rem !important;
  }

  .xl\:w-50\.5 {
    width: 12.625rem !important;
  }

  .xl\:w-51\.5 {
    width: 12.875rem !important;
  }

  .xl\:w-52\.5 {
    width: 13.125rem !important;
  }

  .xl\:w-53\.5 {
    width: 13.375rem !important;
  }

  .xl\:w-54\.5 {
    width: 13.625rem !important;
  }

  .xl\:w-55\.5 {
    width: 13.875rem !important;
  }

  .xl\:w-56\.5 {
    width: 14.125rem !important;
  }

  .xl\:w-57\.5 {
    width: 14.375rem !important;
  }

  .xl\:w-58\.5 {
    width: 14.625rem !important;
  }

  .xl\:w-59\.5 {
    width: 14.875rem !important;
  }

  .xl\:w-60\.5 {
    width: 15.125rem !important;
  }

  .xl\:w-61\.5 {
    width: 15.375rem !important;
  }

  .xl\:w-62\.5 {
    width: 15.625rem !important;
  }

  .xl\:w-63\.5 {
    width: 15.875rem !important;
  }

  .xl\:w-64\.5 {
    width: 16.125rem !important;
  }

  .xl\:w-65\.5 {
    width: 16.375rem !important;
  }

  .xl\:w-66\.5 {
    width: 16.625rem !important;
  }

  .xl\:w-67\.5 {
    width: 16.875rem !important;
  }

  .xl\:w-68\.5 {
    width: 17.125rem !important;
  }

  .xl\:w-69\.5 {
    width: 17.375rem !important;
  }

  .xl\:w-70\.5 {
    width: 17.625rem !important;
  }

  .xl\:w-71\.5 {
    width: 17.875rem !important;
  }

  .xl\:w-72\.5 {
    width: 18.125rem !important;
  }

  .xl\:w-73\.5 {
    width: 18.375rem !important;
  }

  .xl\:w-74\.5 {
    width: 18.625rem !important;
  }

  .xl\:w-75\.5 {
    width: 18.875rem !important;
  }

  .xl\:w-76\.5 {
    width: 19.125rem !important;
  }

  .xl\:w-77\.5 {
    width: 19.375rem !important;
  }

  .xl\:w-78\.5 {
    width: 19.625rem !important;
  }

  .xl\:w-79\.5 {
    width: 19.875rem !important;
  }

  .xl\:w-80\.5 {
    width: 20.125rem !important;
  }

  .xl\:w-81\.5 {
    width: 20.375rem !important;
  }

  .xl\:w-82\.5 {
    width: 20.625rem !important;
  }

  .xl\:w-83\.5 {
    width: 20.875rem !important;
  }

  .xl\:w-84\.5 {
    width: 21.125rem !important;
  }

  .xl\:w-85\.5 {
    width: 21.375rem !important;
  }

  .xl\:w-86\.5 {
    width: 21.625rem !important;
  }

  .xl\:w-87\.5 {
    width: 21.875rem !important;
  }

  .xl\:w-88\.5 {
    width: 22.125rem !important;
  }

  .xl\:w-89\.5 {
    width: 22.375rem !important;
  }

  .xl\:w-90\.5 {
    width: 22.625rem !important;
  }

  .xl\:w-91\.5 {
    width: 22.875rem !important;
  }

  .xl\:w-92\.5 {
    width: 23.125rem !important;
  }

  .xl\:w-93\.5 {
    width: 23.375rem !important;
  }

  .xl\:w-94\.5 {
    width: 23.625rem !important;
  }

  .xl\:w-95\.5 {
    width: 23.875rem !important;
  }

  .xl\:w-96\.5 {
    width: 24.125rem !important;
  }

  .xl\:w-97\.5 {
    width: 24.375rem !important;
  }

  .xl\:w-98\.5 {
    width: 24.625rem !important;
  }

  .xl\:w-99\.5 {
    width: 24.875rem !important;
  }

  .xl\:w-100\.5 {
    width: 25.125rem !important;
  }

  .xl\:w-101\.5 {
    width: 25.375rem !important;
  }

  .xl\:w-102\.5 {
    width: 25.625rem !important;
  }

  .xl\:w-103\.5 {
    width: 25.875rem !important;
  }

  .xl\:w-104\.5 {
    width: 26.125rem !important;
  }

  .xl\:w-1\/2 {
    width: 50% !important;
  }

  .xl\:w-1\/3 {
    width: 33.333333% !important;
  }

  .xl\:w-2\/3 {
    width: 66.666667% !important;
  }

  .xl\:w-1\/4 {
    width: 25% !important;
  }

  .xl\:w-2\/4 {
    width: 50% !important;
  }

  .xl\:w-3\/4 {
    width: 75% !important;
  }

  .xl\:w-1\/5 {
    width: 20% !important;
  }

  .xl\:w-2\/5 {
    width: 40% !important;
  }

  .xl\:w-3\/5 {
    width: 60% !important;
  }

  .xl\:w-4\/5 {
    width: 80% !important;
  }

  .xl\:w-1\/6 {
    width: 16.666667% !important;
  }

  .xl\:w-2\/6 {
    width: 33.333333% !important;
  }

  .xl\:w-3\/6 {
    width: 50% !important;
  }

  .xl\:w-4\/6 {
    width: 66.666667% !important;
  }

  .xl\:w-5\/6 {
    width: 83.333333% !important;
  }

  .xl\:w-1\/12 {
    width: 8.333333% !important;
  }

  .xl\:w-2\/12 {
    width: 16.666667% !important;
  }

  .xl\:w-3\/12 {
    width: 25% !important;
  }

  .xl\:w-4\/12 {
    width: 33.333333% !important;
  }

  .xl\:w-5\/12 {
    width: 41.666667% !important;
  }

  .xl\:w-6\/12 {
    width: 50% !important;
  }

  .xl\:w-7\/12 {
    width: 58.333333% !important;
  }

  .xl\:w-8\/12 {
    width: 66.666667% !important;
  }

  .xl\:w-9\/12 {
    width: 75% !important;
  }

  .xl\:w-10\/12 {
    width: 83.333333% !important;
  }

  .xl\:w-11\/12 {
    width: 91.666667% !important;
  }

  .xl\:w-full {
    width: 100% !important;
  }

  .xl\:w-screen {
    width: 100vw !important;
  }

  .xl\:hover\:w-0:hover {
    width: 0rem !important;
  }

  .xl\:hover\:w-1:hover {
    width: 0.25rem !important;
  }

  .xl\:hover\:w-2:hover {
    width: 0.5rem !important;
  }

  .xl\:hover\:w-3:hover {
    width: 0.75rem !important;
  }

  .xl\:hover\:w-4:hover {
    width: 1rem !important;
  }

  .xl\:hover\:w-5:hover {
    width: 1.25rem !important;
  }

  .xl\:hover\:w-6:hover {
    width: 1.5rem !important;
  }

  .xl\:hover\:w-7:hover {
    width: 1.75rem !important;
  }

  .xl\:hover\:w-8:hover {
    width: 2rem !important;
  }

  .xl\:hover\:w-9:hover {
    width: 2.25rem !important;
  }

  .xl\:hover\:w-10:hover {
    width: 2.5rem !important;
  }

  .xl\:hover\:w-11:hover {
    width: 2.75rem !important;
  }

  .xl\:hover\:w-12:hover {
    width: 3rem !important;
  }

  .xl\:hover\:w-13:hover {
    width: 3.25rem !important;
  }

  .xl\:hover\:w-14:hover {
    width: 3.5rem !important;
  }

  .xl\:hover\:w-15:hover {
    width: 3.75rem !important;
  }

  .xl\:hover\:w-16:hover {
    width: 4rem !important;
  }

  .xl\:hover\:w-17:hover {
    width: 4.25rem !important;
  }

  .xl\:hover\:w-18:hover {
    width: 4.5rem !important;
  }

  .xl\:hover\:w-19:hover {
    width: 4.75rem !important;
  }

  .xl\:hover\:w-20:hover {
    width: 5rem !important;
  }

  .xl\:hover\:w-21:hover {
    width: 5.25rem !important;
  }

  .xl\:hover\:w-22:hover {
    width: 5.5rem !important;
  }

  .xl\:hover\:w-23:hover {
    width: 5.75rem !important;
  }

  .xl\:hover\:w-24:hover {
    width: 6rem !important;
  }

  .xl\:hover\:w-25:hover {
    width: 6.25rem !important;
  }

  .xl\:hover\:w-26:hover {
    width: 6.5rem !important;
  }

  .xl\:hover\:w-27:hover {
    width: 6.75rem !important;
  }

  .xl\:hover\:w-28:hover {
    width: 7rem !important;
  }

  .xl\:hover\:w-29:hover {
    width: 7.25rem !important;
  }

  .xl\:hover\:w-30:hover {
    width: 7.5rem !important;
  }

  .xl\:hover\:w-31:hover {
    width: 7.75rem !important;
  }

  .xl\:hover\:w-32:hover {
    width: 8rem !important;
  }

  .xl\:hover\:w-33:hover {
    width: 8.25rem !important;
  }

  .xl\:hover\:w-34:hover {
    width: 8.5rem !important;
  }

  .xl\:hover\:w-35:hover {
    width: 8.75rem !important;
  }

  .xl\:hover\:w-36:hover {
    width: 9rem !important;
  }

  .xl\:hover\:w-37:hover {
    width: 9.25rem !important;
  }

  .xl\:hover\:w-38:hover {
    width: 9.5rem !important;
  }

  .xl\:hover\:w-39:hover {
    width: 9.75rem !important;
  }

  .xl\:hover\:w-40:hover {
    width: 10rem !important;
  }

  .xl\:hover\:w-41:hover {
    width: 10.25rem !important;
  }

  .xl\:hover\:w-42:hover {
    width: 10.5rem !important;
  }

  .xl\:hover\:w-43:hover {
    width: 10.75rem !important;
  }

  .xl\:hover\:w-44:hover {
    width: 11rem !important;
  }

  .xl\:hover\:w-45:hover {
    width: 11.25rem !important;
  }

  .xl\:hover\:w-46:hover {
    width: 11.5rem !important;
  }

  .xl\:hover\:w-47:hover {
    width: 11.75rem !important;
  }

  .xl\:hover\:w-48:hover {
    width: 12rem !important;
  }

  .xl\:hover\:w-49:hover {
    width: 12.25rem !important;
  }

  .xl\:hover\:w-50:hover {
    width: 12.5rem !important;
  }

  .xl\:hover\:w-51:hover {
    width: 12.75rem !important;
  }

  .xl\:hover\:w-52:hover {
    width: 13rem !important;
  }

  .xl\:hover\:w-53:hover {
    width: 13.25rem !important;
  }

  .xl\:hover\:w-54:hover {
    width: 13.5rem !important;
  }

  .xl\:hover\:w-55:hover {
    width: 13.75rem !important;
  }

  .xl\:hover\:w-56:hover {
    width: 14rem !important;
  }

  .xl\:hover\:w-57:hover {
    width: 14.25rem !important;
  }

  .xl\:hover\:w-58:hover {
    width: 14.5rem !important;
  }

  .xl\:hover\:w-59:hover {
    width: 14.75rem !important;
  }

  .xl\:hover\:w-60:hover {
    width: 15rem !important;
  }

  .xl\:hover\:w-61:hover {
    width: 15.25rem !important;
  }

  .xl\:hover\:w-62:hover {
    width: 15.5rem !important;
  }

  .xl\:hover\:w-63:hover {
    width: 15.75rem !important;
  }

  .xl\:hover\:w-64:hover {
    width: 16rem !important;
  }

  .xl\:hover\:w-65:hover {
    width: 16.25rem !important;
  }

  .xl\:hover\:w-66:hover {
    width: 16.5rem !important;
  }

  .xl\:hover\:w-67:hover {
    width: 16.75rem !important;
  }

  .xl\:hover\:w-68:hover {
    width: 17rem !important;
  }

  .xl\:hover\:w-69:hover {
    width: 17.25rem !important;
  }

  .xl\:hover\:w-70:hover {
    width: 17.5rem !important;
  }

  .xl\:hover\:w-71:hover {
    width: 17.75rem !important;
  }

  .xl\:hover\:w-72:hover {
    width: 18rem !important;
  }

  .xl\:hover\:w-73:hover {
    width: 18.25rem !important;
  }

  .xl\:hover\:w-74:hover {
    width: 18.5rem !important;
  }

  .xl\:hover\:w-75:hover {
    width: 18.75rem !important;
  }

  .xl\:hover\:w-76:hover {
    width: 19rem !important;
  }

  .xl\:hover\:w-77:hover {
    width: 19.25rem !important;
  }

  .xl\:hover\:w-78:hover {
    width: 19.5rem !important;
  }

  .xl\:hover\:w-79:hover {
    width: 19.75rem !important;
  }

  .xl\:hover\:w-80:hover {
    width: 20rem !important;
  }

  .xl\:hover\:w-81:hover {
    width: 20.25rem !important;
  }

  .xl\:hover\:w-82:hover {
    width: 20.5rem !important;
  }

  .xl\:hover\:w-83:hover {
    width: 20.75rem !important;
  }

  .xl\:hover\:w-84:hover {
    width: 21rem !important;
  }

  .xl\:hover\:w-85:hover {
    width: 21.25rem !important;
  }

  .xl\:hover\:w-86:hover {
    width: 21.5rem !important;
  }

  .xl\:hover\:w-87:hover {
    width: 21.75rem !important;
  }

  .xl\:hover\:w-88:hover {
    width: 22rem !important;
  }

  .xl\:hover\:w-89:hover {
    width: 22.25rem !important;
  }

  .xl\:hover\:w-90:hover {
    width: 22.5rem !important;
  }

  .xl\:hover\:w-91:hover {
    width: 22.75rem !important;
  }

  .xl\:hover\:w-92:hover {
    width: 23rem !important;
  }

  .xl\:hover\:w-93:hover {
    width: 23.25rem !important;
  }

  .xl\:hover\:w-94:hover {
    width: 23.5rem !important;
  }

  .xl\:hover\:w-95:hover {
    width: 23.75rem !important;
  }

  .xl\:hover\:w-96:hover {
    width: 24rem !important;
  }

  .xl\:hover\:w-97:hover {
    width: 24.25rem !important;
  }

  .xl\:hover\:w-98:hover {
    width: 24.5rem !important;
  }

  .xl\:hover\:w-99:hover {
    width: 24.75rem !important;
  }

  .xl\:hover\:w-100:hover {
    width: 25rem !important;
  }

  .xl\:hover\:w-101:hover {
    width: 25.25rem !important;
  }

  .xl\:hover\:w-102:hover {
    width: 25.5rem !important;
  }

  .xl\:hover\:w-103:hover {
    width: 25.75rem !important;
  }

  .xl\:hover\:w-104:hover {
    width: 26rem !important;
  }

  .xl\:hover\:w-105:hover {
    width: 26.25rem !important;
  }

  .xl\:hover\:w-auto:hover {
    width: auto !important;
  }

  .xl\:hover\:w-px:hover {
    width: 1px !important;
  }

  .xl\:hover\:w-0\.5:hover {
    width: 0.125rem !important;
  }

  .xl\:hover\:w-1\.5:hover {
    width: 0.375rem !important;
  }

  .xl\:hover\:w-2\.5:hover {
    width: 0.625rem !important;
  }

  .xl\:hover\:w-3\.5:hover {
    width: 0.875rem !important;
  }

  .xl\:hover\:w-4\.5:hover {
    width: 1.125rem !important;
  }

  .xl\:hover\:w-5\.5:hover {
    width: 1.375rem !important;
  }

  .xl\:hover\:w-6\.5:hover {
    width: 1.625rem !important;
  }

  .xl\:hover\:w-7\.5:hover {
    width: 1.875rem !important;
  }

  .xl\:hover\:w-8\.5:hover {
    width: 2.125rem !important;
  }

  .xl\:hover\:w-9\.5:hover {
    width: 2.375rem !important;
  }

  .xl\:hover\:w-10\.5:hover {
    width: 2.625rem !important;
  }

  .xl\:hover\:w-11\.5:hover {
    width: 2.875rem !important;
  }

  .xl\:hover\:w-12\.5:hover {
    width: 3.125rem !important;
  }

  .xl\:hover\:w-13\.5:hover {
    width: 3.375rem !important;
  }

  .xl\:hover\:w-14\.5:hover {
    width: 3.625rem !important;
  }

  .xl\:hover\:w-15\.5:hover {
    width: 3.875rem !important;
  }

  .xl\:hover\:w-16\.5:hover {
    width: 4.125rem !important;
  }

  .xl\:hover\:w-17\.5:hover {
    width: 4.375rem !important;
  }

  .xl\:hover\:w-18\.5:hover {
    width: 4.625rem !important;
  }

  .xl\:hover\:w-19\.5:hover {
    width: 4.875rem !important;
  }

  .xl\:hover\:w-20\.5:hover {
    width: 5.125rem !important;
  }

  .xl\:hover\:w-21\.5:hover {
    width: 5.375rem !important;
  }

  .xl\:hover\:w-22\.5:hover {
    width: 5.625rem !important;
  }

  .xl\:hover\:w-23\.5:hover {
    width: 5.875rem !important;
  }

  .xl\:hover\:w-24\.5:hover {
    width: 6.125rem !important;
  }

  .xl\:hover\:w-25\.5:hover {
    width: 6.375rem !important;
  }

  .xl\:hover\:w-26\.5:hover {
    width: 6.625rem !important;
  }

  .xl\:hover\:w-27\.5:hover {
    width: 6.875rem !important;
  }

  .xl\:hover\:w-28\.5:hover {
    width: 7.125rem !important;
  }

  .xl\:hover\:w-29\.5:hover {
    width: 7.375rem !important;
  }

  .xl\:hover\:w-30\.5:hover {
    width: 7.625rem !important;
  }

  .xl\:hover\:w-31\.5:hover {
    width: 7.875rem !important;
  }

  .xl\:hover\:w-32\.5:hover {
    width: 8.125rem !important;
  }

  .xl\:hover\:w-33\.5:hover {
    width: 8.375rem !important;
  }

  .xl\:hover\:w-34\.5:hover {
    width: 8.625rem !important;
  }

  .xl\:hover\:w-35\.5:hover {
    width: 8.875rem !important;
  }

  .xl\:hover\:w-36\.5:hover {
    width: 9.125rem !important;
  }

  .xl\:hover\:w-37\.5:hover {
    width: 9.375rem !important;
  }

  .xl\:hover\:w-38\.5:hover {
    width: 9.625rem !important;
  }

  .xl\:hover\:w-39\.5:hover {
    width: 9.875rem !important;
  }

  .xl\:hover\:w-40\.5:hover {
    width: 10.125rem !important;
  }

  .xl\:hover\:w-41\.5:hover {
    width: 10.375rem !important;
  }

  .xl\:hover\:w-42\.5:hover {
    width: 10.625rem !important;
  }

  .xl\:hover\:w-43\.5:hover {
    width: 10.875rem !important;
  }

  .xl\:hover\:w-44\.5:hover {
    width: 11.125rem !important;
  }

  .xl\:hover\:w-45\.5:hover {
    width: 11.375rem !important;
  }

  .xl\:hover\:w-46\.5:hover {
    width: 11.625rem !important;
  }

  .xl\:hover\:w-47\.5:hover {
    width: 11.875rem !important;
  }

  .xl\:hover\:w-48\.5:hover {
    width: 12.125rem !important;
  }

  .xl\:hover\:w-49\.5:hover {
    width: 12.375rem !important;
  }

  .xl\:hover\:w-50\.5:hover {
    width: 12.625rem !important;
  }

  .xl\:hover\:w-51\.5:hover {
    width: 12.875rem !important;
  }

  .xl\:hover\:w-52\.5:hover {
    width: 13.125rem !important;
  }

  .xl\:hover\:w-53\.5:hover {
    width: 13.375rem !important;
  }

  .xl\:hover\:w-54\.5:hover {
    width: 13.625rem !important;
  }

  .xl\:hover\:w-55\.5:hover {
    width: 13.875rem !important;
  }

  .xl\:hover\:w-56\.5:hover {
    width: 14.125rem !important;
  }

  .xl\:hover\:w-57\.5:hover {
    width: 14.375rem !important;
  }

  .xl\:hover\:w-58\.5:hover {
    width: 14.625rem !important;
  }

  .xl\:hover\:w-59\.5:hover {
    width: 14.875rem !important;
  }

  .xl\:hover\:w-60\.5:hover {
    width: 15.125rem !important;
  }

  .xl\:hover\:w-61\.5:hover {
    width: 15.375rem !important;
  }

  .xl\:hover\:w-62\.5:hover {
    width: 15.625rem !important;
  }

  .xl\:hover\:w-63\.5:hover {
    width: 15.875rem !important;
  }

  .xl\:hover\:w-64\.5:hover {
    width: 16.125rem !important;
  }

  .xl\:hover\:w-65\.5:hover {
    width: 16.375rem !important;
  }

  .xl\:hover\:w-66\.5:hover {
    width: 16.625rem !important;
  }

  .xl\:hover\:w-67\.5:hover {
    width: 16.875rem !important;
  }

  .xl\:hover\:w-68\.5:hover {
    width: 17.125rem !important;
  }

  .xl\:hover\:w-69\.5:hover {
    width: 17.375rem !important;
  }

  .xl\:hover\:w-70\.5:hover {
    width: 17.625rem !important;
  }

  .xl\:hover\:w-71\.5:hover {
    width: 17.875rem !important;
  }

  .xl\:hover\:w-72\.5:hover {
    width: 18.125rem !important;
  }

  .xl\:hover\:w-73\.5:hover {
    width: 18.375rem !important;
  }

  .xl\:hover\:w-74\.5:hover {
    width: 18.625rem !important;
  }

  .xl\:hover\:w-75\.5:hover {
    width: 18.875rem !important;
  }

  .xl\:hover\:w-76\.5:hover {
    width: 19.125rem !important;
  }

  .xl\:hover\:w-77\.5:hover {
    width: 19.375rem !important;
  }

  .xl\:hover\:w-78\.5:hover {
    width: 19.625rem !important;
  }

  .xl\:hover\:w-79\.5:hover {
    width: 19.875rem !important;
  }

  .xl\:hover\:w-80\.5:hover {
    width: 20.125rem !important;
  }

  .xl\:hover\:w-81\.5:hover {
    width: 20.375rem !important;
  }

  .xl\:hover\:w-82\.5:hover {
    width: 20.625rem !important;
  }

  .xl\:hover\:w-83\.5:hover {
    width: 20.875rem !important;
  }

  .xl\:hover\:w-84\.5:hover {
    width: 21.125rem !important;
  }

  .xl\:hover\:w-85\.5:hover {
    width: 21.375rem !important;
  }

  .xl\:hover\:w-86\.5:hover {
    width: 21.625rem !important;
  }

  .xl\:hover\:w-87\.5:hover {
    width: 21.875rem !important;
  }

  .xl\:hover\:w-88\.5:hover {
    width: 22.125rem !important;
  }

  .xl\:hover\:w-89\.5:hover {
    width: 22.375rem !important;
  }

  .xl\:hover\:w-90\.5:hover {
    width: 22.625rem !important;
  }

  .xl\:hover\:w-91\.5:hover {
    width: 22.875rem !important;
  }

  .xl\:hover\:w-92\.5:hover {
    width: 23.125rem !important;
  }

  .xl\:hover\:w-93\.5:hover {
    width: 23.375rem !important;
  }

  .xl\:hover\:w-94\.5:hover {
    width: 23.625rem !important;
  }

  .xl\:hover\:w-95\.5:hover {
    width: 23.875rem !important;
  }

  .xl\:hover\:w-96\.5:hover {
    width: 24.125rem !important;
  }

  .xl\:hover\:w-97\.5:hover {
    width: 24.375rem !important;
  }

  .xl\:hover\:w-98\.5:hover {
    width: 24.625rem !important;
  }

  .xl\:hover\:w-99\.5:hover {
    width: 24.875rem !important;
  }

  .xl\:hover\:w-100\.5:hover {
    width: 25.125rem !important;
  }

  .xl\:hover\:w-101\.5:hover {
    width: 25.375rem !important;
  }

  .xl\:hover\:w-102\.5:hover {
    width: 25.625rem !important;
  }

  .xl\:hover\:w-103\.5:hover {
    width: 25.875rem !important;
  }

  .xl\:hover\:w-104\.5:hover {
    width: 26.125rem !important;
  }

  .xl\:hover\:w-1\/2:hover {
    width: 50% !important;
  }

  .xl\:hover\:w-1\/3:hover {
    width: 33.333333% !important;
  }

  .xl\:hover\:w-2\/3:hover {
    width: 66.666667% !important;
  }

  .xl\:hover\:w-1\/4:hover {
    width: 25% !important;
  }

  .xl\:hover\:w-2\/4:hover {
    width: 50% !important;
  }

  .xl\:hover\:w-3\/4:hover {
    width: 75% !important;
  }

  .xl\:hover\:w-1\/5:hover {
    width: 20% !important;
  }

  .xl\:hover\:w-2\/5:hover {
    width: 40% !important;
  }

  .xl\:hover\:w-3\/5:hover {
    width: 60% !important;
  }

  .xl\:hover\:w-4\/5:hover {
    width: 80% !important;
  }

  .xl\:hover\:w-1\/6:hover {
    width: 16.666667% !important;
  }

  .xl\:hover\:w-2\/6:hover {
    width: 33.333333% !important;
  }

  .xl\:hover\:w-3\/6:hover {
    width: 50% !important;
  }

  .xl\:hover\:w-4\/6:hover {
    width: 66.666667% !important;
  }

  .xl\:hover\:w-5\/6:hover {
    width: 83.333333% !important;
  }

  .xl\:hover\:w-1\/12:hover {
    width: 8.333333% !important;
  }

  .xl\:hover\:w-2\/12:hover {
    width: 16.666667% !important;
  }

  .xl\:hover\:w-3\/12:hover {
    width: 25% !important;
  }

  .xl\:hover\:w-4\/12:hover {
    width: 33.333333% !important;
  }

  .xl\:hover\:w-5\/12:hover {
    width: 41.666667% !important;
  }

  .xl\:hover\:w-6\/12:hover {
    width: 50% !important;
  }

  .xl\:hover\:w-7\/12:hover {
    width: 58.333333% !important;
  }

  .xl\:hover\:w-8\/12:hover {
    width: 66.666667% !important;
  }

  .xl\:hover\:w-9\/12:hover {
    width: 75% !important;
  }

  .xl\:hover\:w-10\/12:hover {
    width: 83.333333% !important;
  }

  .xl\:hover\:w-11\/12:hover {
    width: 91.666667% !important;
  }

  .xl\:hover\:w-full:hover {
    width: 100% !important;
  }

  .xl\:hover\:w-screen:hover {
    width: 100vw !important;
  }

  .xl\:focus\:w-0:focus {
    width: 0rem !important;
  }

  .xl\:focus\:w-1:focus {
    width: 0.25rem !important;
  }

  .xl\:focus\:w-2:focus {
    width: 0.5rem !important;
  }

  .xl\:focus\:w-3:focus {
    width: 0.75rem !important;
  }

  .xl\:focus\:w-4:focus {
    width: 1rem !important;
  }

  .xl\:focus\:w-5:focus {
    width: 1.25rem !important;
  }

  .xl\:focus\:w-6:focus {
    width: 1.5rem !important;
  }

  .xl\:focus\:w-7:focus {
    width: 1.75rem !important;
  }

  .xl\:focus\:w-8:focus {
    width: 2rem !important;
  }

  .xl\:focus\:w-9:focus {
    width: 2.25rem !important;
  }

  .xl\:focus\:w-10:focus {
    width: 2.5rem !important;
  }

  .xl\:focus\:w-11:focus {
    width: 2.75rem !important;
  }

  .xl\:focus\:w-12:focus {
    width: 3rem !important;
  }

  .xl\:focus\:w-13:focus {
    width: 3.25rem !important;
  }

  .xl\:focus\:w-14:focus {
    width: 3.5rem !important;
  }

  .xl\:focus\:w-15:focus {
    width: 3.75rem !important;
  }

  .xl\:focus\:w-16:focus {
    width: 4rem !important;
  }

  .xl\:focus\:w-17:focus {
    width: 4.25rem !important;
  }

  .xl\:focus\:w-18:focus {
    width: 4.5rem !important;
  }

  .xl\:focus\:w-19:focus {
    width: 4.75rem !important;
  }

  .xl\:focus\:w-20:focus {
    width: 5rem !important;
  }

  .xl\:focus\:w-21:focus {
    width: 5.25rem !important;
  }

  .xl\:focus\:w-22:focus {
    width: 5.5rem !important;
  }

  .xl\:focus\:w-23:focus {
    width: 5.75rem !important;
  }

  .xl\:focus\:w-24:focus {
    width: 6rem !important;
  }

  .xl\:focus\:w-25:focus {
    width: 6.25rem !important;
  }

  .xl\:focus\:w-26:focus {
    width: 6.5rem !important;
  }

  .xl\:focus\:w-27:focus {
    width: 6.75rem !important;
  }

  .xl\:focus\:w-28:focus {
    width: 7rem !important;
  }

  .xl\:focus\:w-29:focus {
    width: 7.25rem !important;
  }

  .xl\:focus\:w-30:focus {
    width: 7.5rem !important;
  }

  .xl\:focus\:w-31:focus {
    width: 7.75rem !important;
  }

  .xl\:focus\:w-32:focus {
    width: 8rem !important;
  }

  .xl\:focus\:w-33:focus {
    width: 8.25rem !important;
  }

  .xl\:focus\:w-34:focus {
    width: 8.5rem !important;
  }

  .xl\:focus\:w-35:focus {
    width: 8.75rem !important;
  }

  .xl\:focus\:w-36:focus {
    width: 9rem !important;
  }

  .xl\:focus\:w-37:focus {
    width: 9.25rem !important;
  }

  .xl\:focus\:w-38:focus {
    width: 9.5rem !important;
  }

  .xl\:focus\:w-39:focus {
    width: 9.75rem !important;
  }

  .xl\:focus\:w-40:focus {
    width: 10rem !important;
  }

  .xl\:focus\:w-41:focus {
    width: 10.25rem !important;
  }

  .xl\:focus\:w-42:focus {
    width: 10.5rem !important;
  }

  .xl\:focus\:w-43:focus {
    width: 10.75rem !important;
  }

  .xl\:focus\:w-44:focus {
    width: 11rem !important;
  }

  .xl\:focus\:w-45:focus {
    width: 11.25rem !important;
  }

  .xl\:focus\:w-46:focus {
    width: 11.5rem !important;
  }

  .xl\:focus\:w-47:focus {
    width: 11.75rem !important;
  }

  .xl\:focus\:w-48:focus {
    width: 12rem !important;
  }

  .xl\:focus\:w-49:focus {
    width: 12.25rem !important;
  }

  .xl\:focus\:w-50:focus {
    width: 12.5rem !important;
  }

  .xl\:focus\:w-51:focus {
    width: 12.75rem !important;
  }

  .xl\:focus\:w-52:focus {
    width: 13rem !important;
  }

  .xl\:focus\:w-53:focus {
    width: 13.25rem !important;
  }

  .xl\:focus\:w-54:focus {
    width: 13.5rem !important;
  }

  .xl\:focus\:w-55:focus {
    width: 13.75rem !important;
  }

  .xl\:focus\:w-56:focus {
    width: 14rem !important;
  }

  .xl\:focus\:w-57:focus {
    width: 14.25rem !important;
  }

  .xl\:focus\:w-58:focus {
    width: 14.5rem !important;
  }

  .xl\:focus\:w-59:focus {
    width: 14.75rem !important;
  }

  .xl\:focus\:w-60:focus {
    width: 15rem !important;
  }

  .xl\:focus\:w-61:focus {
    width: 15.25rem !important;
  }

  .xl\:focus\:w-62:focus {
    width: 15.5rem !important;
  }

  .xl\:focus\:w-63:focus {
    width: 15.75rem !important;
  }

  .xl\:focus\:w-64:focus {
    width: 16rem !important;
  }

  .xl\:focus\:w-65:focus {
    width: 16.25rem !important;
  }

  .xl\:focus\:w-66:focus {
    width: 16.5rem !important;
  }

  .xl\:focus\:w-67:focus {
    width: 16.75rem !important;
  }

  .xl\:focus\:w-68:focus {
    width: 17rem !important;
  }

  .xl\:focus\:w-69:focus {
    width: 17.25rem !important;
  }

  .xl\:focus\:w-70:focus {
    width: 17.5rem !important;
  }

  .xl\:focus\:w-71:focus {
    width: 17.75rem !important;
  }

  .xl\:focus\:w-72:focus {
    width: 18rem !important;
  }

  .xl\:focus\:w-73:focus {
    width: 18.25rem !important;
  }

  .xl\:focus\:w-74:focus {
    width: 18.5rem !important;
  }

  .xl\:focus\:w-75:focus {
    width: 18.75rem !important;
  }

  .xl\:focus\:w-76:focus {
    width: 19rem !important;
  }

  .xl\:focus\:w-77:focus {
    width: 19.25rem !important;
  }

  .xl\:focus\:w-78:focus {
    width: 19.5rem !important;
  }

  .xl\:focus\:w-79:focus {
    width: 19.75rem !important;
  }

  .xl\:focus\:w-80:focus {
    width: 20rem !important;
  }

  .xl\:focus\:w-81:focus {
    width: 20.25rem !important;
  }

  .xl\:focus\:w-82:focus {
    width: 20.5rem !important;
  }

  .xl\:focus\:w-83:focus {
    width: 20.75rem !important;
  }

  .xl\:focus\:w-84:focus {
    width: 21rem !important;
  }

  .xl\:focus\:w-85:focus {
    width: 21.25rem !important;
  }

  .xl\:focus\:w-86:focus {
    width: 21.5rem !important;
  }

  .xl\:focus\:w-87:focus {
    width: 21.75rem !important;
  }

  .xl\:focus\:w-88:focus {
    width: 22rem !important;
  }

  .xl\:focus\:w-89:focus {
    width: 22.25rem !important;
  }

  .xl\:focus\:w-90:focus {
    width: 22.5rem !important;
  }

  .xl\:focus\:w-91:focus {
    width: 22.75rem !important;
  }

  .xl\:focus\:w-92:focus {
    width: 23rem !important;
  }

  .xl\:focus\:w-93:focus {
    width: 23.25rem !important;
  }

  .xl\:focus\:w-94:focus {
    width: 23.5rem !important;
  }

  .xl\:focus\:w-95:focus {
    width: 23.75rem !important;
  }

  .xl\:focus\:w-96:focus {
    width: 24rem !important;
  }

  .xl\:focus\:w-97:focus {
    width: 24.25rem !important;
  }

  .xl\:focus\:w-98:focus {
    width: 24.5rem !important;
  }

  .xl\:focus\:w-99:focus {
    width: 24.75rem !important;
  }

  .xl\:focus\:w-100:focus {
    width: 25rem !important;
  }

  .xl\:focus\:w-101:focus {
    width: 25.25rem !important;
  }

  .xl\:focus\:w-102:focus {
    width: 25.5rem !important;
  }

  .xl\:focus\:w-103:focus {
    width: 25.75rem !important;
  }

  .xl\:focus\:w-104:focus {
    width: 26rem !important;
  }

  .xl\:focus\:w-105:focus {
    width: 26.25rem !important;
  }

  .xl\:focus\:w-auto:focus {
    width: auto !important;
  }

  .xl\:focus\:w-px:focus {
    width: 1px !important;
  }

  .xl\:focus\:w-0\.5:focus {
    width: 0.125rem !important;
  }

  .xl\:focus\:w-1\.5:focus {
    width: 0.375rem !important;
  }

  .xl\:focus\:w-2\.5:focus {
    width: 0.625rem !important;
  }

  .xl\:focus\:w-3\.5:focus {
    width: 0.875rem !important;
  }

  .xl\:focus\:w-4\.5:focus {
    width: 1.125rem !important;
  }

  .xl\:focus\:w-5\.5:focus {
    width: 1.375rem !important;
  }

  .xl\:focus\:w-6\.5:focus {
    width: 1.625rem !important;
  }

  .xl\:focus\:w-7\.5:focus {
    width: 1.875rem !important;
  }

  .xl\:focus\:w-8\.5:focus {
    width: 2.125rem !important;
  }

  .xl\:focus\:w-9\.5:focus {
    width: 2.375rem !important;
  }

  .xl\:focus\:w-10\.5:focus {
    width: 2.625rem !important;
  }

  .xl\:focus\:w-11\.5:focus {
    width: 2.875rem !important;
  }

  .xl\:focus\:w-12\.5:focus {
    width: 3.125rem !important;
  }

  .xl\:focus\:w-13\.5:focus {
    width: 3.375rem !important;
  }

  .xl\:focus\:w-14\.5:focus {
    width: 3.625rem !important;
  }

  .xl\:focus\:w-15\.5:focus {
    width: 3.875rem !important;
  }

  .xl\:focus\:w-16\.5:focus {
    width: 4.125rem !important;
  }

  .xl\:focus\:w-17\.5:focus {
    width: 4.375rem !important;
  }

  .xl\:focus\:w-18\.5:focus {
    width: 4.625rem !important;
  }

  .xl\:focus\:w-19\.5:focus {
    width: 4.875rem !important;
  }

  .xl\:focus\:w-20\.5:focus {
    width: 5.125rem !important;
  }

  .xl\:focus\:w-21\.5:focus {
    width: 5.375rem !important;
  }

  .xl\:focus\:w-22\.5:focus {
    width: 5.625rem !important;
  }

  .xl\:focus\:w-23\.5:focus {
    width: 5.875rem !important;
  }

  .xl\:focus\:w-24\.5:focus {
    width: 6.125rem !important;
  }

  .xl\:focus\:w-25\.5:focus {
    width: 6.375rem !important;
  }

  .xl\:focus\:w-26\.5:focus {
    width: 6.625rem !important;
  }

  .xl\:focus\:w-27\.5:focus {
    width: 6.875rem !important;
  }

  .xl\:focus\:w-28\.5:focus {
    width: 7.125rem !important;
  }

  .xl\:focus\:w-29\.5:focus {
    width: 7.375rem !important;
  }

  .xl\:focus\:w-30\.5:focus {
    width: 7.625rem !important;
  }

  .xl\:focus\:w-31\.5:focus {
    width: 7.875rem !important;
  }

  .xl\:focus\:w-32\.5:focus {
    width: 8.125rem !important;
  }

  .xl\:focus\:w-33\.5:focus {
    width: 8.375rem !important;
  }

  .xl\:focus\:w-34\.5:focus {
    width: 8.625rem !important;
  }

  .xl\:focus\:w-35\.5:focus {
    width: 8.875rem !important;
  }

  .xl\:focus\:w-36\.5:focus {
    width: 9.125rem !important;
  }

  .xl\:focus\:w-37\.5:focus {
    width: 9.375rem !important;
  }

  .xl\:focus\:w-38\.5:focus {
    width: 9.625rem !important;
  }

  .xl\:focus\:w-39\.5:focus {
    width: 9.875rem !important;
  }

  .xl\:focus\:w-40\.5:focus {
    width: 10.125rem !important;
  }

  .xl\:focus\:w-41\.5:focus {
    width: 10.375rem !important;
  }

  .xl\:focus\:w-42\.5:focus {
    width: 10.625rem !important;
  }

  .xl\:focus\:w-43\.5:focus {
    width: 10.875rem !important;
  }

  .xl\:focus\:w-44\.5:focus {
    width: 11.125rem !important;
  }

  .xl\:focus\:w-45\.5:focus {
    width: 11.375rem !important;
  }

  .xl\:focus\:w-46\.5:focus {
    width: 11.625rem !important;
  }

  .xl\:focus\:w-47\.5:focus {
    width: 11.875rem !important;
  }

  .xl\:focus\:w-48\.5:focus {
    width: 12.125rem !important;
  }

  .xl\:focus\:w-49\.5:focus {
    width: 12.375rem !important;
  }

  .xl\:focus\:w-50\.5:focus {
    width: 12.625rem !important;
  }

  .xl\:focus\:w-51\.5:focus {
    width: 12.875rem !important;
  }

  .xl\:focus\:w-52\.5:focus {
    width: 13.125rem !important;
  }

  .xl\:focus\:w-53\.5:focus {
    width: 13.375rem !important;
  }

  .xl\:focus\:w-54\.5:focus {
    width: 13.625rem !important;
  }

  .xl\:focus\:w-55\.5:focus {
    width: 13.875rem !important;
  }

  .xl\:focus\:w-56\.5:focus {
    width: 14.125rem !important;
  }

  .xl\:focus\:w-57\.5:focus {
    width: 14.375rem !important;
  }

  .xl\:focus\:w-58\.5:focus {
    width: 14.625rem !important;
  }

  .xl\:focus\:w-59\.5:focus {
    width: 14.875rem !important;
  }

  .xl\:focus\:w-60\.5:focus {
    width: 15.125rem !important;
  }

  .xl\:focus\:w-61\.5:focus {
    width: 15.375rem !important;
  }

  .xl\:focus\:w-62\.5:focus {
    width: 15.625rem !important;
  }

  .xl\:focus\:w-63\.5:focus {
    width: 15.875rem !important;
  }

  .xl\:focus\:w-64\.5:focus {
    width: 16.125rem !important;
  }

  .xl\:focus\:w-65\.5:focus {
    width: 16.375rem !important;
  }

  .xl\:focus\:w-66\.5:focus {
    width: 16.625rem !important;
  }

  .xl\:focus\:w-67\.5:focus {
    width: 16.875rem !important;
  }

  .xl\:focus\:w-68\.5:focus {
    width: 17.125rem !important;
  }

  .xl\:focus\:w-69\.5:focus {
    width: 17.375rem !important;
  }

  .xl\:focus\:w-70\.5:focus {
    width: 17.625rem !important;
  }

  .xl\:focus\:w-71\.5:focus {
    width: 17.875rem !important;
  }

  .xl\:focus\:w-72\.5:focus {
    width: 18.125rem !important;
  }

  .xl\:focus\:w-73\.5:focus {
    width: 18.375rem !important;
  }

  .xl\:focus\:w-74\.5:focus {
    width: 18.625rem !important;
  }

  .xl\:focus\:w-75\.5:focus {
    width: 18.875rem !important;
  }

  .xl\:focus\:w-76\.5:focus {
    width: 19.125rem !important;
  }

  .xl\:focus\:w-77\.5:focus {
    width: 19.375rem !important;
  }

  .xl\:focus\:w-78\.5:focus {
    width: 19.625rem !important;
  }

  .xl\:focus\:w-79\.5:focus {
    width: 19.875rem !important;
  }

  .xl\:focus\:w-80\.5:focus {
    width: 20.125rem !important;
  }

  .xl\:focus\:w-81\.5:focus {
    width: 20.375rem !important;
  }

  .xl\:focus\:w-82\.5:focus {
    width: 20.625rem !important;
  }

  .xl\:focus\:w-83\.5:focus {
    width: 20.875rem !important;
  }

  .xl\:focus\:w-84\.5:focus {
    width: 21.125rem !important;
  }

  .xl\:focus\:w-85\.5:focus {
    width: 21.375rem !important;
  }

  .xl\:focus\:w-86\.5:focus {
    width: 21.625rem !important;
  }

  .xl\:focus\:w-87\.5:focus {
    width: 21.875rem !important;
  }

  .xl\:focus\:w-88\.5:focus {
    width: 22.125rem !important;
  }

  .xl\:focus\:w-89\.5:focus {
    width: 22.375rem !important;
  }

  .xl\:focus\:w-90\.5:focus {
    width: 22.625rem !important;
  }

  .xl\:focus\:w-91\.5:focus {
    width: 22.875rem !important;
  }

  .xl\:focus\:w-92\.5:focus {
    width: 23.125rem !important;
  }

  .xl\:focus\:w-93\.5:focus {
    width: 23.375rem !important;
  }

  .xl\:focus\:w-94\.5:focus {
    width: 23.625rem !important;
  }

  .xl\:focus\:w-95\.5:focus {
    width: 23.875rem !important;
  }

  .xl\:focus\:w-96\.5:focus {
    width: 24.125rem !important;
  }

  .xl\:focus\:w-97\.5:focus {
    width: 24.375rem !important;
  }

  .xl\:focus\:w-98\.5:focus {
    width: 24.625rem !important;
  }

  .xl\:focus\:w-99\.5:focus {
    width: 24.875rem !important;
  }

  .xl\:focus\:w-100\.5:focus {
    width: 25.125rem !important;
  }

  .xl\:focus\:w-101\.5:focus {
    width: 25.375rem !important;
  }

  .xl\:focus\:w-102\.5:focus {
    width: 25.625rem !important;
  }

  .xl\:focus\:w-103\.5:focus {
    width: 25.875rem !important;
  }

  .xl\:focus\:w-104\.5:focus {
    width: 26.125rem !important;
  }

  .xl\:focus\:w-1\/2:focus {
    width: 50% !important;
  }

  .xl\:focus\:w-1\/3:focus {
    width: 33.333333% !important;
  }

  .xl\:focus\:w-2\/3:focus {
    width: 66.666667% !important;
  }

  .xl\:focus\:w-1\/4:focus {
    width: 25% !important;
  }

  .xl\:focus\:w-2\/4:focus {
    width: 50% !important;
  }

  .xl\:focus\:w-3\/4:focus {
    width: 75% !important;
  }

  .xl\:focus\:w-1\/5:focus {
    width: 20% !important;
  }

  .xl\:focus\:w-2\/5:focus {
    width: 40% !important;
  }

  .xl\:focus\:w-3\/5:focus {
    width: 60% !important;
  }

  .xl\:focus\:w-4\/5:focus {
    width: 80% !important;
  }

  .xl\:focus\:w-1\/6:focus {
    width: 16.666667% !important;
  }

  .xl\:focus\:w-2\/6:focus {
    width: 33.333333% !important;
  }

  .xl\:focus\:w-3\/6:focus {
    width: 50% !important;
  }

  .xl\:focus\:w-4\/6:focus {
    width: 66.666667% !important;
  }

  .xl\:focus\:w-5\/6:focus {
    width: 83.333333% !important;
  }

  .xl\:focus\:w-1\/12:focus {
    width: 8.333333% !important;
  }

  .xl\:focus\:w-2\/12:focus {
    width: 16.666667% !important;
  }

  .xl\:focus\:w-3\/12:focus {
    width: 25% !important;
  }

  .xl\:focus\:w-4\/12:focus {
    width: 33.333333% !important;
  }

  .xl\:focus\:w-5\/12:focus {
    width: 41.666667% !important;
  }

  .xl\:focus\:w-6\/12:focus {
    width: 50% !important;
  }

  .xl\:focus\:w-7\/12:focus {
    width: 58.333333% !important;
  }

  .xl\:focus\:w-8\/12:focus {
    width: 66.666667% !important;
  }

  .xl\:focus\:w-9\/12:focus {
    width: 75% !important;
  }

  .xl\:focus\:w-10\/12:focus {
    width: 83.333333% !important;
  }

  .xl\:focus\:w-11\/12:focus {
    width: 91.666667% !important;
  }

  .xl\:focus\:w-full:focus {
    width: 100% !important;
  }

  .xl\:focus\:w-screen:focus {
    width: 100vw !important;
  }

  .xl\:z-menu {
    z-index: 600 !important;
  }

  .xl\:z-globalNavigation {
    z-index: 500 !important;
  }

  .xl\:z-modal {
    z-index: 400 !important;
  }

  .xl\:z-header {
    z-index: 200 !important;
  }

  .xl\:z-main {
    z-index: 1 !important;
  }

  .xl\:z-back {
    z-index: -1 !important;
  }

  .xl\:hover\:z-menu:hover {
    z-index: 600 !important;
  }

  .xl\:hover\:z-globalNavigation:hover {
    z-index: 500 !important;
  }

  .xl\:hover\:z-modal:hover {
    z-index: 400 !important;
  }

  .xl\:hover\:z-header:hover {
    z-index: 200 !important;
  }

  .xl\:hover\:z-main:hover {
    z-index: 1 !important;
  }

  .xl\:hover\:z-back:hover {
    z-index: -1 !important;
  }

  .xl\:focus\:z-menu:focus {
    z-index: 600 !important;
  }

  .xl\:focus\:z-globalNavigation:focus {
    z-index: 500 !important;
  }

  .xl\:focus\:z-modal:focus {
    z-index: 400 !important;
  }

  .xl\:focus\:z-header:focus {
    z-index: 200 !important;
  }

  .xl\:focus\:z-main:focus {
    z-index: 1 !important;
  }

  .xl\:focus\:z-back:focus {
    z-index: -1 !important;
  }

  .xl\:origin-center {
    transform-origin: center !important;
  }

  .xl\:origin-top {
    transform-origin: top !important;
  }

  .xl\:origin-top-right {
    transform-origin: top right !important;
  }

  .xl\:origin-right {
    transform-origin: right !important;
  }

  .xl\:origin-bottom-right {
    transform-origin: bottom right !important;
  }

  .xl\:origin-bottom {
    transform-origin: bottom !important;
  }

  .xl\:origin-bottom-left {
    transform-origin: bottom left !important;
  }

  .xl\:origin-left {
    transform-origin: left !important;
  }

  .xl\:origin-top-left {
    transform-origin: top left !important;
  }

  .xl\:hover\:origin-center:hover {
    transform-origin: center !important;
  }

  .xl\:hover\:origin-top:hover {
    transform-origin: top !important;
  }

  .xl\:hover\:origin-top-right:hover {
    transform-origin: top right !important;
  }

  .xl\:hover\:origin-right:hover {
    transform-origin: right !important;
  }

  .xl\:hover\:origin-bottom-right:hover {
    transform-origin: bottom right !important;
  }

  .xl\:hover\:origin-bottom:hover {
    transform-origin: bottom !important;
  }

  .xl\:hover\:origin-bottom-left:hover {
    transform-origin: bottom left !important;
  }

  .xl\:hover\:origin-left:hover {
    transform-origin: left !important;
  }

  .xl\:hover\:origin-top-left:hover {
    transform-origin: top left !important;
  }

  .xl\:focus\:origin-center:focus {
    transform-origin: center !important;
  }

  .xl\:focus\:origin-top:focus {
    transform-origin: top !important;
  }

  .xl\:focus\:origin-top-right:focus {
    transform-origin: top right !important;
  }

  .xl\:focus\:origin-right:focus {
    transform-origin: right !important;
  }

  .xl\:focus\:origin-bottom-right:focus {
    transform-origin: bottom right !important;
  }

  .xl\:focus\:origin-bottom:focus {
    transform-origin: bottom !important;
  }

  .xl\:focus\:origin-bottom-left:focus {
    transform-origin: bottom left !important;
  }

  .xl\:focus\:origin-left:focus {
    transform-origin: left !important;
  }

  .xl\:focus\:origin-top-left:focus {
    transform-origin: top left !important;
  }

  .xl\:scale-0 {
    transform: scale(0) !important;
  }

  .xl\:scale-50 {
    transform: scale(.5) !important;
  }

  .xl\:scale-75 {
    transform: scale(.75) !important;
  }

  .xl\:scale-90 {
    transform: scale(.9) !important;
  }

  .xl\:scale-95 {
    transform: scale(.95) !important;
  }

  .xl\:scale-100 {
    transform: scale(1) !important;
  }

  .xl\:scale-105 {
    transform: scale(1.05) !important;
  }

  .xl\:scale-110 {
    transform: scale(1.1) !important;
  }

  .xl\:scale-125 {
    transform: scale(1.25) !important;
  }

  .xl\:scale-150 {
    transform: scale(1.5) !important;
  }

  .xl\:scale-x-0 {
    transform: scaleX(0) !important;
  }

  .xl\:scale-x-50 {
    transform: scaleX(.5) !important;
  }

  .xl\:scale-x-75 {
    transform: scaleX(.75) !important;
  }

  .xl\:scale-x-90 {
    transform: scaleX(.9) !important;
  }

  .xl\:scale-x-95 {
    transform: scaleX(.95) !important;
  }

  .xl\:scale-x-100 {
    transform: scaleX(1) !important;
  }

  .xl\:scale-x-105 {
    transform: scaleX(1.05) !important;
  }

  .xl\:scale-x-110 {
    transform: scaleX(1.1) !important;
  }

  .xl\:scale-x-125 {
    transform: scaleX(1.25) !important;
  }

  .xl\:scale-x-150 {
    transform: scaleX(1.5) !important;
  }

  .xl\:scale-y-0 {
    transform: scaleY(0) !important;
  }

  .xl\:scale-y-50 {
    transform: scaleY(.5) !important;
  }

  .xl\:scale-y-75 {
    transform: scaleY(.75) !important;
  }

  .xl\:scale-y-90 {
    transform: scaleY(.9) !important;
  }

  .xl\:scale-y-95 {
    transform: scaleY(.95) !important;
  }

  .xl\:scale-y-100 {
    transform: scaleY(1) !important;
  }

  .xl\:scale-y-105 {
    transform: scaleY(1.05) !important;
  }

  .xl\:scale-y-110 {
    transform: scaleY(1.1) !important;
  }

  .xl\:scale-y-125 {
    transform: scaleY(1.25) !important;
  }

  .xl\:scale-y-150 {
    transform: scaleY(1.5) !important;
  }

  .xl\:hover\:scale-0:hover {
    transform: scale(0) !important;
  }

  .xl\:hover\:scale-50:hover {
    transform: scale(.5) !important;
  }

  .xl\:hover\:scale-75:hover {
    transform: scale(.75) !important;
  }

  .xl\:hover\:scale-90:hover {
    transform: scale(.9) !important;
  }

  .xl\:hover\:scale-95:hover {
    transform: scale(.95) !important;
  }

  .xl\:hover\:scale-100:hover {
    transform: scale(1) !important;
  }

  .xl\:hover\:scale-105:hover {
    transform: scale(1.05) !important;
  }

  .xl\:hover\:scale-110:hover {
    transform: scale(1.1) !important;
  }

  .xl\:hover\:scale-125:hover {
    transform: scale(1.25) !important;
  }

  .xl\:hover\:scale-150:hover {
    transform: scale(1.5) !important;
  }

  .xl\:hover\:scale-x-0:hover {
    transform: scaleX(0) !important;
  }

  .xl\:hover\:scale-x-50:hover {
    transform: scaleX(.5) !important;
  }

  .xl\:hover\:scale-x-75:hover {
    transform: scaleX(.75) !important;
  }

  .xl\:hover\:scale-x-90:hover {
    transform: scaleX(.9) !important;
  }

  .xl\:hover\:scale-x-95:hover {
    transform: scaleX(.95) !important;
  }

  .xl\:hover\:scale-x-100:hover {
    transform: scaleX(1) !important;
  }

  .xl\:hover\:scale-x-105:hover {
    transform: scaleX(1.05) !important;
  }

  .xl\:hover\:scale-x-110:hover {
    transform: scaleX(1.1) !important;
  }

  .xl\:hover\:scale-x-125:hover {
    transform: scaleX(1.25) !important;
  }

  .xl\:hover\:scale-x-150:hover {
    transform: scaleX(1.5) !important;
  }

  .xl\:hover\:scale-y-0:hover {
    transform: scaleY(0) !important;
  }

  .xl\:hover\:scale-y-50:hover {
    transform: scaleY(.5) !important;
  }

  .xl\:hover\:scale-y-75:hover {
    transform: scaleY(.75) !important;
  }

  .xl\:hover\:scale-y-90:hover {
    transform: scaleY(.9) !important;
  }

  .xl\:hover\:scale-y-95:hover {
    transform: scaleY(.95) !important;
  }

  .xl\:hover\:scale-y-100:hover {
    transform: scaleY(1) !important;
  }

  .xl\:hover\:scale-y-105:hover {
    transform: scaleY(1.05) !important;
  }

  .xl\:hover\:scale-y-110:hover {
    transform: scaleY(1.1) !important;
  }

  .xl\:hover\:scale-y-125:hover {
    transform: scaleY(1.25) !important;
  }

  .xl\:hover\:scale-y-150:hover {
    transform: scaleY(1.5) !important;
  }

  .xl\:focus\:scale-0:focus {
    transform: scale(0) !important;
  }

  .xl\:focus\:scale-50:focus {
    transform: scale(.5) !important;
  }

  .xl\:focus\:scale-75:focus {
    transform: scale(.75) !important;
  }

  .xl\:focus\:scale-90:focus {
    transform: scale(.9) !important;
  }

  .xl\:focus\:scale-95:focus {
    transform: scale(.95) !important;
  }

  .xl\:focus\:scale-100:focus {
    transform: scale(1) !important;
  }

  .xl\:focus\:scale-105:focus {
    transform: scale(1.05) !important;
  }

  .xl\:focus\:scale-110:focus {
    transform: scale(1.1) !important;
  }

  .xl\:focus\:scale-125:focus {
    transform: scale(1.25) !important;
  }

  .xl\:focus\:scale-150:focus {
    transform: scale(1.5) !important;
  }

  .xl\:focus\:scale-x-0:focus {
    transform: scaleX(0) !important;
  }

  .xl\:focus\:scale-x-50:focus {
    transform: scaleX(.5) !important;
  }

  .xl\:focus\:scale-x-75:focus {
    transform: scaleX(.75) !important;
  }

  .xl\:focus\:scale-x-90:focus {
    transform: scaleX(.9) !important;
  }

  .xl\:focus\:scale-x-95:focus {
    transform: scaleX(.95) !important;
  }

  .xl\:focus\:scale-x-100:focus {
    transform: scaleX(1) !important;
  }

  .xl\:focus\:scale-x-105:focus {
    transform: scaleX(1.05) !important;
  }

  .xl\:focus\:scale-x-110:focus {
    transform: scaleX(1.1) !important;
  }

  .xl\:focus\:scale-x-125:focus {
    transform: scaleX(1.25) !important;
  }

  .xl\:focus\:scale-x-150:focus {
    transform: scaleX(1.5) !important;
  }

  .xl\:focus\:scale-y-0:focus {
    transform: scaleY(0) !important;
  }

  .xl\:focus\:scale-y-50:focus {
    transform: scaleY(.5) !important;
  }

  .xl\:focus\:scale-y-75:focus {
    transform: scaleY(.75) !important;
  }

  .xl\:focus\:scale-y-90:focus {
    transform: scaleY(.9) !important;
  }

  .xl\:focus\:scale-y-95:focus {
    transform: scaleY(.95) !important;
  }

  .xl\:focus\:scale-y-100:focus {
    transform: scaleY(1) !important;
  }

  .xl\:focus\:scale-y-105:focus {
    transform: scaleY(1.05) !important;
  }

  .xl\:focus\:scale-y-110:focus {
    transform: scaleY(1.1) !important;
  }

  .xl\:focus\:scale-y-125:focus {
    transform: scaleY(1.25) !important;
  }

  .xl\:focus\:scale-y-150:focus {
    transform: scaleY(1.5) !important;
  }

  .xl\:rotate-0 {
    transform: rotate(0) !important;
  }

  .xl\:rotate-1 {
    transform: rotate(1deg) !important;
  }

  .xl\:rotate-2 {
    transform: rotate(2deg) !important;
  }

  .xl\:rotate-3 {
    transform: rotate(3deg) !important;
  }

  .xl\:rotate-6 {
    transform: rotate(6deg) !important;
  }

  .xl\:rotate-12 {
    transform: rotate(12deg) !important;
  }

  .xl\:rotate-45 {
    transform: rotate(45deg) !important;
  }

  .xl\:rotate-90 {
    transform: rotate(90deg) !important;
  }

  .xl\:rotate-180 {
    transform: rotate(180deg) !important;
  }

  .xl\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }

  .xl\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }

  .xl\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }

  .xl\:-rotate-12 {
    transform: rotate(-12deg) !important;
  }

  .xl\:-rotate-6 {
    transform: rotate(-6deg) !important;
  }

  .xl\:-rotate-3 {
    transform: rotate(-3deg) !important;
  }

  .xl\:-rotate-2 {
    transform: rotate(-2deg) !important;
  }

  .xl\:-rotate-1 {
    transform: rotate(-1deg) !important;
  }

  .xl\:hover\:rotate-0:hover {
    transform: rotate(0) !important;
  }

  .xl\:hover\:rotate-1:hover {
    transform: rotate(1deg) !important;
  }

  .xl\:hover\:rotate-2:hover {
    transform: rotate(2deg) !important;
  }

  .xl\:hover\:rotate-3:hover {
    transform: rotate(3deg) !important;
  }

  .xl\:hover\:rotate-6:hover {
    transform: rotate(6deg) !important;
  }

  .xl\:hover\:rotate-12:hover {
    transform: rotate(12deg) !important;
  }

  .xl\:hover\:rotate-45:hover {
    transform: rotate(45deg) !important;
  }

  .xl\:hover\:rotate-90:hover {
    transform: rotate(90deg) !important;
  }

  .xl\:hover\:rotate-180:hover {
    transform: rotate(180deg) !important;
  }

  .xl\:hover\:-rotate-180:hover {
    transform: rotate(-180deg) !important;
  }

  .xl\:hover\:-rotate-90:hover {
    transform: rotate(-90deg) !important;
  }

  .xl\:hover\:-rotate-45:hover {
    transform: rotate(-45deg) !important;
  }

  .xl\:hover\:-rotate-12:hover {
    transform: rotate(-12deg) !important;
  }

  .xl\:hover\:-rotate-6:hover {
    transform: rotate(-6deg) !important;
  }

  .xl\:hover\:-rotate-3:hover {
    transform: rotate(-3deg) !important;
  }

  .xl\:hover\:-rotate-2:hover {
    transform: rotate(-2deg) !important;
  }

  .xl\:hover\:-rotate-1:hover {
    transform: rotate(-1deg) !important;
  }

  .xl\:focus\:rotate-0:focus {
    transform: rotate(0) !important;
  }

  .xl\:focus\:rotate-1:focus {
    transform: rotate(1deg) !important;
  }

  .xl\:focus\:rotate-2:focus {
    transform: rotate(2deg) !important;
  }

  .xl\:focus\:rotate-3:focus {
    transform: rotate(3deg) !important;
  }

  .xl\:focus\:rotate-6:focus {
    transform: rotate(6deg) !important;
  }

  .xl\:focus\:rotate-12:focus {
    transform: rotate(12deg) !important;
  }

  .xl\:focus\:rotate-45:focus {
    transform: rotate(45deg) !important;
  }

  .xl\:focus\:rotate-90:focus {
    transform: rotate(90deg) !important;
  }

  .xl\:focus\:rotate-180:focus {
    transform: rotate(180deg) !important;
  }

  .xl\:focus\:-rotate-180:focus {
    transform: rotate(-180deg) !important;
  }

  .xl\:focus\:-rotate-90:focus {
    transform: rotate(-90deg) !important;
  }

  .xl\:focus\:-rotate-45:focus {
    transform: rotate(-45deg) !important;
  }

  .xl\:focus\:-rotate-12:focus {
    transform: rotate(-12deg) !important;
  }

  .xl\:focus\:-rotate-6:focus {
    transform: rotate(-6deg) !important;
  }

  .xl\:focus\:-rotate-3:focus {
    transform: rotate(-3deg) !important;
  }

  .xl\:focus\:-rotate-2:focus {
    transform: rotate(-2deg) !important;
  }

  .xl\:focus\:-rotate-1:focus {
    transform: rotate(-1deg) !important;
  }

  .xl\:translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .xl\:translate-x-1 {
    transform: translateX(0.25rem) !important;
  }

  .xl\:translate-x-2 {
    transform: translateX(0.5rem) !important;
  }

  .xl\:translate-x-3 {
    transform: translateX(0.75rem) !important;
  }

  .xl\:translate-x-4 {
    transform: translateX(1rem) !important;
  }

  .xl\:translate-x-5 {
    transform: translateX(1.25rem) !important;
  }

  .xl\:translate-x-6 {
    transform: translateX(1.5rem) !important;
  }

  .xl\:translate-x-7 {
    transform: translateX(1.75rem) !important;
  }

  .xl\:translate-x-8 {
    transform: translateX(2rem) !important;
  }

  .xl\:translate-x-9 {
    transform: translateX(2.25rem) !important;
  }

  .xl\:translate-x-10 {
    transform: translateX(2.5rem) !important;
  }

  .xl\:translate-x-11 {
    transform: translateX(2.75rem) !important;
  }

  .xl\:translate-x-12 {
    transform: translateX(3rem) !important;
  }

  .xl\:translate-x-13 {
    transform: translateX(3.25rem) !important;
  }

  .xl\:translate-x-14 {
    transform: translateX(3.5rem) !important;
  }

  .xl\:translate-x-15 {
    transform: translateX(3.75rem) !important;
  }

  .xl\:translate-x-16 {
    transform: translateX(4rem) !important;
  }

  .xl\:translate-x-17 {
    transform: translateX(4.25rem) !important;
  }

  .xl\:translate-x-18 {
    transform: translateX(4.5rem) !important;
  }

  .xl\:translate-x-19 {
    transform: translateX(4.75rem) !important;
  }

  .xl\:translate-x-20 {
    transform: translateX(5rem) !important;
  }

  .xl\:translate-x-21 {
    transform: translateX(5.25rem) !important;
  }

  .xl\:translate-x-22 {
    transform: translateX(5.5rem) !important;
  }

  .xl\:translate-x-23 {
    transform: translateX(5.75rem) !important;
  }

  .xl\:translate-x-24 {
    transform: translateX(6rem) !important;
  }

  .xl\:translate-x-25 {
    transform: translateX(6.25rem) !important;
  }

  .xl\:translate-x-26 {
    transform: translateX(6.5rem) !important;
  }

  .xl\:translate-x-27 {
    transform: translateX(6.75rem) !important;
  }

  .xl\:translate-x-28 {
    transform: translateX(7rem) !important;
  }

  .xl\:translate-x-29 {
    transform: translateX(7.25rem) !important;
  }

  .xl\:translate-x-30 {
    transform: translateX(7.5rem) !important;
  }

  .xl\:translate-x-31 {
    transform: translateX(7.75rem) !important;
  }

  .xl\:translate-x-32 {
    transform: translateX(8rem) !important;
  }

  .xl\:translate-x-33 {
    transform: translateX(8.25rem) !important;
  }

  .xl\:translate-x-34 {
    transform: translateX(8.5rem) !important;
  }

  .xl\:translate-x-35 {
    transform: translateX(8.75rem) !important;
  }

  .xl\:translate-x-36 {
    transform: translateX(9rem) !important;
  }

  .xl\:translate-x-37 {
    transform: translateX(9.25rem) !important;
  }

  .xl\:translate-x-38 {
    transform: translateX(9.5rem) !important;
  }

  .xl\:translate-x-39 {
    transform: translateX(9.75rem) !important;
  }

  .xl\:translate-x-40 {
    transform: translateX(10rem) !important;
  }

  .xl\:translate-x-41 {
    transform: translateX(10.25rem) !important;
  }

  .xl\:translate-x-42 {
    transform: translateX(10.5rem) !important;
  }

  .xl\:translate-x-43 {
    transform: translateX(10.75rem) !important;
  }

  .xl\:translate-x-44 {
    transform: translateX(11rem) !important;
  }

  .xl\:translate-x-45 {
    transform: translateX(11.25rem) !important;
  }

  .xl\:translate-x-46 {
    transform: translateX(11.5rem) !important;
  }

  .xl\:translate-x-47 {
    transform: translateX(11.75rem) !important;
  }

  .xl\:translate-x-48 {
    transform: translateX(12rem) !important;
  }

  .xl\:translate-x-49 {
    transform: translateX(12.25rem) !important;
  }

  .xl\:translate-x-50 {
    transform: translateX(12.5rem) !important;
  }

  .xl\:translate-x-51 {
    transform: translateX(12.75rem) !important;
  }

  .xl\:translate-x-52 {
    transform: translateX(13rem) !important;
  }

  .xl\:translate-x-53 {
    transform: translateX(13.25rem) !important;
  }

  .xl\:translate-x-54 {
    transform: translateX(13.5rem) !important;
  }

  .xl\:translate-x-55 {
    transform: translateX(13.75rem) !important;
  }

  .xl\:translate-x-56 {
    transform: translateX(14rem) !important;
  }

  .xl\:translate-x-57 {
    transform: translateX(14.25rem) !important;
  }

  .xl\:translate-x-58 {
    transform: translateX(14.5rem) !important;
  }

  .xl\:translate-x-59 {
    transform: translateX(14.75rem) !important;
  }

  .xl\:translate-x-60 {
    transform: translateX(15rem) !important;
  }

  .xl\:translate-x-61 {
    transform: translateX(15.25rem) !important;
  }

  .xl\:translate-x-62 {
    transform: translateX(15.5rem) !important;
  }

  .xl\:translate-x-63 {
    transform: translateX(15.75rem) !important;
  }

  .xl\:translate-x-64 {
    transform: translateX(16rem) !important;
  }

  .xl\:translate-x-65 {
    transform: translateX(16.25rem) !important;
  }

  .xl\:translate-x-66 {
    transform: translateX(16.5rem) !important;
  }

  .xl\:translate-x-67 {
    transform: translateX(16.75rem) !important;
  }

  .xl\:translate-x-68 {
    transform: translateX(17rem) !important;
  }

  .xl\:translate-x-69 {
    transform: translateX(17.25rem) !important;
  }

  .xl\:translate-x-70 {
    transform: translateX(17.5rem) !important;
  }

  .xl\:translate-x-71 {
    transform: translateX(17.75rem) !important;
  }

  .xl\:translate-x-72 {
    transform: translateX(18rem) !important;
  }

  .xl\:translate-x-73 {
    transform: translateX(18.25rem) !important;
  }

  .xl\:translate-x-74 {
    transform: translateX(18.5rem) !important;
  }

  .xl\:translate-x-75 {
    transform: translateX(18.75rem) !important;
  }

  .xl\:translate-x-76 {
    transform: translateX(19rem) !important;
  }

  .xl\:translate-x-77 {
    transform: translateX(19.25rem) !important;
  }

  .xl\:translate-x-78 {
    transform: translateX(19.5rem) !important;
  }

  .xl\:translate-x-79 {
    transform: translateX(19.75rem) !important;
  }

  .xl\:translate-x-80 {
    transform: translateX(20rem) !important;
  }

  .xl\:translate-x-81 {
    transform: translateX(20.25rem) !important;
  }

  .xl\:translate-x-82 {
    transform: translateX(20.5rem) !important;
  }

  .xl\:translate-x-83 {
    transform: translateX(20.75rem) !important;
  }

  .xl\:translate-x-84 {
    transform: translateX(21rem) !important;
  }

  .xl\:translate-x-85 {
    transform: translateX(21.25rem) !important;
  }

  .xl\:translate-x-86 {
    transform: translateX(21.5rem) !important;
  }

  .xl\:translate-x-87 {
    transform: translateX(21.75rem) !important;
  }

  .xl\:translate-x-88 {
    transform: translateX(22rem) !important;
  }

  .xl\:translate-x-89 {
    transform: translateX(22.25rem) !important;
  }

  .xl\:translate-x-90 {
    transform: translateX(22.5rem) !important;
  }

  .xl\:translate-x-91 {
    transform: translateX(22.75rem) !important;
  }

  .xl\:translate-x-92 {
    transform: translateX(23rem) !important;
  }

  .xl\:translate-x-93 {
    transform: translateX(23.25rem) !important;
  }

  .xl\:translate-x-94 {
    transform: translateX(23.5rem) !important;
  }

  .xl\:translate-x-95 {
    transform: translateX(23.75rem) !important;
  }

  .xl\:translate-x-96 {
    transform: translateX(24rem) !important;
  }

  .xl\:translate-x-97 {
    transform: translateX(24.25rem) !important;
  }

  .xl\:translate-x-98 {
    transform: translateX(24.5rem) !important;
  }

  .xl\:translate-x-99 {
    transform: translateX(24.75rem) !important;
  }

  .xl\:translate-x-100 {
    transform: translateX(25rem) !important;
  }

  .xl\:translate-x-101 {
    transform: translateX(25.25rem) !important;
  }

  .xl\:translate-x-102 {
    transform: translateX(25.5rem) !important;
  }

  .xl\:translate-x-103 {
    transform: translateX(25.75rem) !important;
  }

  .xl\:translate-x-104 {
    transform: translateX(26rem) !important;
  }

  .xl\:translate-x-105 {
    transform: translateX(26.25rem) !important;
  }

  .xl\:translate-x-px {
    transform: translateX(1px) !important;
  }

  .xl\:translate-x-0\.5 {
    transform: translateX(0.125rem) !important;
  }

  .xl\:translate-x-1\.5 {
    transform: translateX(0.375rem) !important;
  }

  .xl\:translate-x-2\.5 {
    transform: translateX(0.625rem) !important;
  }

  .xl\:translate-x-3\.5 {
    transform: translateX(0.875rem) !important;
  }

  .xl\:translate-x-4\.5 {
    transform: translateX(1.125rem) !important;
  }

  .xl\:translate-x-5\.5 {
    transform: translateX(1.375rem) !important;
  }

  .xl\:translate-x-6\.5 {
    transform: translateX(1.625rem) !important;
  }

  .xl\:translate-x-7\.5 {
    transform: translateX(1.875rem) !important;
  }

  .xl\:translate-x-8\.5 {
    transform: translateX(2.125rem) !important;
  }

  .xl\:translate-x-9\.5 {
    transform: translateX(2.375rem) !important;
  }

  .xl\:translate-x-10\.5 {
    transform: translateX(2.625rem) !important;
  }

  .xl\:translate-x-11\.5 {
    transform: translateX(2.875rem) !important;
  }

  .xl\:translate-x-12\.5 {
    transform: translateX(3.125rem) !important;
  }

  .xl\:translate-x-13\.5 {
    transform: translateX(3.375rem) !important;
  }

  .xl\:translate-x-14\.5 {
    transform: translateX(3.625rem) !important;
  }

  .xl\:translate-x-15\.5 {
    transform: translateX(3.875rem) !important;
  }

  .xl\:translate-x-16\.5 {
    transform: translateX(4.125rem) !important;
  }

  .xl\:translate-x-17\.5 {
    transform: translateX(4.375rem) !important;
  }

  .xl\:translate-x-18\.5 {
    transform: translateX(4.625rem) !important;
  }

  .xl\:translate-x-19\.5 {
    transform: translateX(4.875rem) !important;
  }

  .xl\:translate-x-20\.5 {
    transform: translateX(5.125rem) !important;
  }

  .xl\:translate-x-21\.5 {
    transform: translateX(5.375rem) !important;
  }

  .xl\:translate-x-22\.5 {
    transform: translateX(5.625rem) !important;
  }

  .xl\:translate-x-23\.5 {
    transform: translateX(5.875rem) !important;
  }

  .xl\:translate-x-24\.5 {
    transform: translateX(6.125rem) !important;
  }

  .xl\:translate-x-25\.5 {
    transform: translateX(6.375rem) !important;
  }

  .xl\:translate-x-26\.5 {
    transform: translateX(6.625rem) !important;
  }

  .xl\:translate-x-27\.5 {
    transform: translateX(6.875rem) !important;
  }

  .xl\:translate-x-28\.5 {
    transform: translateX(7.125rem) !important;
  }

  .xl\:translate-x-29\.5 {
    transform: translateX(7.375rem) !important;
  }

  .xl\:translate-x-30\.5 {
    transform: translateX(7.625rem) !important;
  }

  .xl\:translate-x-31\.5 {
    transform: translateX(7.875rem) !important;
  }

  .xl\:translate-x-32\.5 {
    transform: translateX(8.125rem) !important;
  }

  .xl\:translate-x-33\.5 {
    transform: translateX(8.375rem) !important;
  }

  .xl\:translate-x-34\.5 {
    transform: translateX(8.625rem) !important;
  }

  .xl\:translate-x-35\.5 {
    transform: translateX(8.875rem) !important;
  }

  .xl\:translate-x-36\.5 {
    transform: translateX(9.125rem) !important;
  }

  .xl\:translate-x-37\.5 {
    transform: translateX(9.375rem) !important;
  }

  .xl\:translate-x-38\.5 {
    transform: translateX(9.625rem) !important;
  }

  .xl\:translate-x-39\.5 {
    transform: translateX(9.875rem) !important;
  }

  .xl\:translate-x-40\.5 {
    transform: translateX(10.125rem) !important;
  }

  .xl\:translate-x-41\.5 {
    transform: translateX(10.375rem) !important;
  }

  .xl\:translate-x-42\.5 {
    transform: translateX(10.625rem) !important;
  }

  .xl\:translate-x-43\.5 {
    transform: translateX(10.875rem) !important;
  }

  .xl\:translate-x-44\.5 {
    transform: translateX(11.125rem) !important;
  }

  .xl\:translate-x-45\.5 {
    transform: translateX(11.375rem) !important;
  }

  .xl\:translate-x-46\.5 {
    transform: translateX(11.625rem) !important;
  }

  .xl\:translate-x-47\.5 {
    transform: translateX(11.875rem) !important;
  }

  .xl\:translate-x-48\.5 {
    transform: translateX(12.125rem) !important;
  }

  .xl\:translate-x-49\.5 {
    transform: translateX(12.375rem) !important;
  }

  .xl\:translate-x-50\.5 {
    transform: translateX(12.625rem) !important;
  }

  .xl\:translate-x-51\.5 {
    transform: translateX(12.875rem) !important;
  }

  .xl\:translate-x-52\.5 {
    transform: translateX(13.125rem) !important;
  }

  .xl\:translate-x-53\.5 {
    transform: translateX(13.375rem) !important;
  }

  .xl\:translate-x-54\.5 {
    transform: translateX(13.625rem) !important;
  }

  .xl\:translate-x-55\.5 {
    transform: translateX(13.875rem) !important;
  }

  .xl\:translate-x-56\.5 {
    transform: translateX(14.125rem) !important;
  }

  .xl\:translate-x-57\.5 {
    transform: translateX(14.375rem) !important;
  }

  .xl\:translate-x-58\.5 {
    transform: translateX(14.625rem) !important;
  }

  .xl\:translate-x-59\.5 {
    transform: translateX(14.875rem) !important;
  }

  .xl\:translate-x-60\.5 {
    transform: translateX(15.125rem) !important;
  }

  .xl\:translate-x-61\.5 {
    transform: translateX(15.375rem) !important;
  }

  .xl\:translate-x-62\.5 {
    transform: translateX(15.625rem) !important;
  }

  .xl\:translate-x-63\.5 {
    transform: translateX(15.875rem) !important;
  }

  .xl\:translate-x-64\.5 {
    transform: translateX(16.125rem) !important;
  }

  .xl\:translate-x-65\.5 {
    transform: translateX(16.375rem) !important;
  }

  .xl\:translate-x-66\.5 {
    transform: translateX(16.625rem) !important;
  }

  .xl\:translate-x-67\.5 {
    transform: translateX(16.875rem) !important;
  }

  .xl\:translate-x-68\.5 {
    transform: translateX(17.125rem) !important;
  }

  .xl\:translate-x-69\.5 {
    transform: translateX(17.375rem) !important;
  }

  .xl\:translate-x-70\.5 {
    transform: translateX(17.625rem) !important;
  }

  .xl\:translate-x-71\.5 {
    transform: translateX(17.875rem) !important;
  }

  .xl\:translate-x-72\.5 {
    transform: translateX(18.125rem) !important;
  }

  .xl\:translate-x-73\.5 {
    transform: translateX(18.375rem) !important;
  }

  .xl\:translate-x-74\.5 {
    transform: translateX(18.625rem) !important;
  }

  .xl\:translate-x-75\.5 {
    transform: translateX(18.875rem) !important;
  }

  .xl\:translate-x-76\.5 {
    transform: translateX(19.125rem) !important;
  }

  .xl\:translate-x-77\.5 {
    transform: translateX(19.375rem) !important;
  }

  .xl\:translate-x-78\.5 {
    transform: translateX(19.625rem) !important;
  }

  .xl\:translate-x-79\.5 {
    transform: translateX(19.875rem) !important;
  }

  .xl\:translate-x-80\.5 {
    transform: translateX(20.125rem) !important;
  }

  .xl\:translate-x-81\.5 {
    transform: translateX(20.375rem) !important;
  }

  .xl\:translate-x-82\.5 {
    transform: translateX(20.625rem) !important;
  }

  .xl\:translate-x-83\.5 {
    transform: translateX(20.875rem) !important;
  }

  .xl\:translate-x-84\.5 {
    transform: translateX(21.125rem) !important;
  }

  .xl\:translate-x-85\.5 {
    transform: translateX(21.375rem) !important;
  }

  .xl\:translate-x-86\.5 {
    transform: translateX(21.625rem) !important;
  }

  .xl\:translate-x-87\.5 {
    transform: translateX(21.875rem) !important;
  }

  .xl\:translate-x-88\.5 {
    transform: translateX(22.125rem) !important;
  }

  .xl\:translate-x-89\.5 {
    transform: translateX(22.375rem) !important;
  }

  .xl\:translate-x-90\.5 {
    transform: translateX(22.625rem) !important;
  }

  .xl\:translate-x-91\.5 {
    transform: translateX(22.875rem) !important;
  }

  .xl\:translate-x-92\.5 {
    transform: translateX(23.125rem) !important;
  }

  .xl\:translate-x-93\.5 {
    transform: translateX(23.375rem) !important;
  }

  .xl\:translate-x-94\.5 {
    transform: translateX(23.625rem) !important;
  }

  .xl\:translate-x-95\.5 {
    transform: translateX(23.875rem) !important;
  }

  .xl\:translate-x-96\.5 {
    transform: translateX(24.125rem) !important;
  }

  .xl\:translate-x-97\.5 {
    transform: translateX(24.375rem) !important;
  }

  .xl\:translate-x-98\.5 {
    transform: translateX(24.625rem) !important;
  }

  .xl\:translate-x-99\.5 {
    transform: translateX(24.875rem) !important;
  }

  .xl\:translate-x-100\.5 {
    transform: translateX(25.125rem) !important;
  }

  .xl\:translate-x-101\.5 {
    transform: translateX(25.375rem) !important;
  }

  .xl\:translate-x-102\.5 {
    transform: translateX(25.625rem) !important;
  }

  .xl\:translate-x-103\.5 {
    transform: translateX(25.875rem) !important;
  }

  .xl\:translate-x-104\.5 {
    transform: translateX(26.125rem) !important;
  }

  .xl\:-translate-x-0 {
    transform: translateX(0rem) !important;
  }

  .xl\:-translate-x-1 {
    transform: translateX(-0.25rem) !important;
  }

  .xl\:-translate-x-2 {
    transform: translateX(-0.5rem) !important;
  }

  .xl\:-translate-x-3 {
    transform: translateX(-0.75rem) !important;
  }

  .xl\:-translate-x-4 {
    transform: translateX(-1rem) !important;
  }

  .xl\:-translate-x-5 {
    transform: translateX(-1.25rem) !important;
  }

  .xl\:-translate-x-6 {
    transform: translateX(-1.5rem) !important;
  }

  .xl\:-translate-x-7 {
    transform: translateX(-1.75rem) !important;
  }

  .xl\:-translate-x-8 {
    transform: translateX(-2rem) !important;
  }

  .xl\:-translate-x-9 {
    transform: translateX(-2.25rem) !important;
  }

  .xl\:-translate-x-10 {
    transform: translateX(-2.5rem) !important;
  }

  .xl\:-translate-x-11 {
    transform: translateX(-2.75rem) !important;
  }

  .xl\:-translate-x-12 {
    transform: translateX(-3rem) !important;
  }

  .xl\:-translate-x-13 {
    transform: translateX(-3.25rem) !important;
  }

  .xl\:-translate-x-14 {
    transform: translateX(-3.5rem) !important;
  }

  .xl\:-translate-x-15 {
    transform: translateX(-3.75rem) !important;
  }

  .xl\:-translate-x-16 {
    transform: translateX(-4rem) !important;
  }

  .xl\:-translate-x-17 {
    transform: translateX(-4.25rem) !important;
  }

  .xl\:-translate-x-18 {
    transform: translateX(-4.5rem) !important;
  }

  .xl\:-translate-x-19 {
    transform: translateX(-4.75rem) !important;
  }

  .xl\:-translate-x-20 {
    transform: translateX(-5rem) !important;
  }

  .xl\:-translate-x-21 {
    transform: translateX(-5.25rem) !important;
  }

  .xl\:-translate-x-22 {
    transform: translateX(-5.5rem) !important;
  }

  .xl\:-translate-x-23 {
    transform: translateX(-5.75rem) !important;
  }

  .xl\:-translate-x-24 {
    transform: translateX(-6rem) !important;
  }

  .xl\:-translate-x-25 {
    transform: translateX(-6.25rem) !important;
  }

  .xl\:-translate-x-26 {
    transform: translateX(-6.5rem) !important;
  }

  .xl\:-translate-x-27 {
    transform: translateX(-6.75rem) !important;
  }

  .xl\:-translate-x-28 {
    transform: translateX(-7rem) !important;
  }

  .xl\:-translate-x-29 {
    transform: translateX(-7.25rem) !important;
  }

  .xl\:-translate-x-30 {
    transform: translateX(-7.5rem) !important;
  }

  .xl\:-translate-x-31 {
    transform: translateX(-7.75rem) !important;
  }

  .xl\:-translate-x-32 {
    transform: translateX(-8rem) !important;
  }

  .xl\:-translate-x-33 {
    transform: translateX(-8.25rem) !important;
  }

  .xl\:-translate-x-34 {
    transform: translateX(-8.5rem) !important;
  }

  .xl\:-translate-x-35 {
    transform: translateX(-8.75rem) !important;
  }

  .xl\:-translate-x-36 {
    transform: translateX(-9rem) !important;
  }

  .xl\:-translate-x-37 {
    transform: translateX(-9.25rem) !important;
  }

  .xl\:-translate-x-38 {
    transform: translateX(-9.5rem) !important;
  }

  .xl\:-translate-x-39 {
    transform: translateX(-9.75rem) !important;
  }

  .xl\:-translate-x-40 {
    transform: translateX(-10rem) !important;
  }

  .xl\:-translate-x-41 {
    transform: translateX(-10.25rem) !important;
  }

  .xl\:-translate-x-42 {
    transform: translateX(-10.5rem) !important;
  }

  .xl\:-translate-x-43 {
    transform: translateX(-10.75rem) !important;
  }

  .xl\:-translate-x-44 {
    transform: translateX(-11rem) !important;
  }

  .xl\:-translate-x-45 {
    transform: translateX(-11.25rem) !important;
  }

  .xl\:-translate-x-46 {
    transform: translateX(-11.5rem) !important;
  }

  .xl\:-translate-x-47 {
    transform: translateX(-11.75rem) !important;
  }

  .xl\:-translate-x-48 {
    transform: translateX(-12rem) !important;
  }

  .xl\:-translate-x-49 {
    transform: translateX(-12.25rem) !important;
  }

  .xl\:-translate-x-50 {
    transform: translateX(-12.5rem) !important;
  }

  .xl\:-translate-x-51 {
    transform: translateX(-12.75rem) !important;
  }

  .xl\:-translate-x-52 {
    transform: translateX(-13rem) !important;
  }

  .xl\:-translate-x-53 {
    transform: translateX(-13.25rem) !important;
  }

  .xl\:-translate-x-54 {
    transform: translateX(-13.5rem) !important;
  }

  .xl\:-translate-x-55 {
    transform: translateX(-13.75rem) !important;
  }

  .xl\:-translate-x-56 {
    transform: translateX(-14rem) !important;
  }

  .xl\:-translate-x-57 {
    transform: translateX(-14.25rem) !important;
  }

  .xl\:-translate-x-58 {
    transform: translateX(-14.5rem) !important;
  }

  .xl\:-translate-x-59 {
    transform: translateX(-14.75rem) !important;
  }

  .xl\:-translate-x-60 {
    transform: translateX(-15rem) !important;
  }

  .xl\:-translate-x-61 {
    transform: translateX(-15.25rem) !important;
  }

  .xl\:-translate-x-62 {
    transform: translateX(-15.5rem) !important;
  }

  .xl\:-translate-x-63 {
    transform: translateX(-15.75rem) !important;
  }

  .xl\:-translate-x-64 {
    transform: translateX(-16rem) !important;
  }

  .xl\:-translate-x-65 {
    transform: translateX(-16.25rem) !important;
  }

  .xl\:-translate-x-66 {
    transform: translateX(-16.5rem) !important;
  }

  .xl\:-translate-x-67 {
    transform: translateX(-16.75rem) !important;
  }

  .xl\:-translate-x-68 {
    transform: translateX(-17rem) !important;
  }

  .xl\:-translate-x-69 {
    transform: translateX(-17.25rem) !important;
  }

  .xl\:-translate-x-70 {
    transform: translateX(-17.5rem) !important;
  }

  .xl\:-translate-x-71 {
    transform: translateX(-17.75rem) !important;
  }

  .xl\:-translate-x-72 {
    transform: translateX(-18rem) !important;
  }

  .xl\:-translate-x-73 {
    transform: translateX(-18.25rem) !important;
  }

  .xl\:-translate-x-74 {
    transform: translateX(-18.5rem) !important;
  }

  .xl\:-translate-x-75 {
    transform: translateX(-18.75rem) !important;
  }

  .xl\:-translate-x-76 {
    transform: translateX(-19rem) !important;
  }

  .xl\:-translate-x-77 {
    transform: translateX(-19.25rem) !important;
  }

  .xl\:-translate-x-78 {
    transform: translateX(-19.5rem) !important;
  }

  .xl\:-translate-x-79 {
    transform: translateX(-19.75rem) !important;
  }

  .xl\:-translate-x-80 {
    transform: translateX(-20rem) !important;
  }

  .xl\:-translate-x-81 {
    transform: translateX(-20.25rem) !important;
  }

  .xl\:-translate-x-82 {
    transform: translateX(-20.5rem) !important;
  }

  .xl\:-translate-x-83 {
    transform: translateX(-20.75rem) !important;
  }

  .xl\:-translate-x-84 {
    transform: translateX(-21rem) !important;
  }

  .xl\:-translate-x-85 {
    transform: translateX(-21.25rem) !important;
  }

  .xl\:-translate-x-86 {
    transform: translateX(-21.5rem) !important;
  }

  .xl\:-translate-x-87 {
    transform: translateX(-21.75rem) !important;
  }

  .xl\:-translate-x-88 {
    transform: translateX(-22rem) !important;
  }

  .xl\:-translate-x-89 {
    transform: translateX(-22.25rem) !important;
  }

  .xl\:-translate-x-90 {
    transform: translateX(-22.5rem) !important;
  }

  .xl\:-translate-x-91 {
    transform: translateX(-22.75rem) !important;
  }

  .xl\:-translate-x-92 {
    transform: translateX(-23rem) !important;
  }

  .xl\:-translate-x-93 {
    transform: translateX(-23.25rem) !important;
  }

  .xl\:-translate-x-94 {
    transform: translateX(-23.5rem) !important;
  }

  .xl\:-translate-x-95 {
    transform: translateX(-23.75rem) !important;
  }

  .xl\:-translate-x-96 {
    transform: translateX(-24rem) !important;
  }

  .xl\:-translate-x-97 {
    transform: translateX(-24.25rem) !important;
  }

  .xl\:-translate-x-98 {
    transform: translateX(-24.5rem) !important;
  }

  .xl\:-translate-x-99 {
    transform: translateX(-24.75rem) !important;
  }

  .xl\:-translate-x-100 {
    transform: translateX(-25rem) !important;
  }

  .xl\:-translate-x-101 {
    transform: translateX(-25.25rem) !important;
  }

  .xl\:-translate-x-102 {
    transform: translateX(-25.5rem) !important;
  }

  .xl\:-translate-x-103 {
    transform: translateX(-25.75rem) !important;
  }

  .xl\:-translate-x-104 {
    transform: translateX(-26rem) !important;
  }

  .xl\:-translate-x-105 {
    transform: translateX(-26.25rem) !important;
  }

  .xl\:-translate-x-px {
    transform: translateX(-1px) !important;
  }

  .xl\:-translate-x-0\.5 {
    transform: translateX(-0.125rem) !important;
  }

  .xl\:-translate-x-1\.5 {
    transform: translateX(-0.375rem) !important;
  }

  .xl\:-translate-x-2\.5 {
    transform: translateX(-0.625rem) !important;
  }

  .xl\:-translate-x-3\.5 {
    transform: translateX(-0.875rem) !important;
  }

  .xl\:-translate-x-4\.5 {
    transform: translateX(-1.125rem) !important;
  }

  .xl\:-translate-x-5\.5 {
    transform: translateX(-1.375rem) !important;
  }

  .xl\:-translate-x-6\.5 {
    transform: translateX(-1.625rem) !important;
  }

  .xl\:-translate-x-7\.5 {
    transform: translateX(-1.875rem) !important;
  }

  .xl\:-translate-x-8\.5 {
    transform: translateX(-2.125rem) !important;
  }

  .xl\:-translate-x-9\.5 {
    transform: translateX(-2.375rem) !important;
  }

  .xl\:-translate-x-10\.5 {
    transform: translateX(-2.625rem) !important;
  }

  .xl\:-translate-x-11\.5 {
    transform: translateX(-2.875rem) !important;
  }

  .xl\:-translate-x-12\.5 {
    transform: translateX(-3.125rem) !important;
  }

  .xl\:-translate-x-13\.5 {
    transform: translateX(-3.375rem) !important;
  }

  .xl\:-translate-x-14\.5 {
    transform: translateX(-3.625rem) !important;
  }

  .xl\:-translate-x-15\.5 {
    transform: translateX(-3.875rem) !important;
  }

  .xl\:-translate-x-16\.5 {
    transform: translateX(-4.125rem) !important;
  }

  .xl\:-translate-x-17\.5 {
    transform: translateX(-4.375rem) !important;
  }

  .xl\:-translate-x-18\.5 {
    transform: translateX(-4.625rem) !important;
  }

  .xl\:-translate-x-19\.5 {
    transform: translateX(-4.875rem) !important;
  }

  .xl\:-translate-x-20\.5 {
    transform: translateX(-5.125rem) !important;
  }

  .xl\:-translate-x-21\.5 {
    transform: translateX(-5.375rem) !important;
  }

  .xl\:-translate-x-22\.5 {
    transform: translateX(-5.625rem) !important;
  }

  .xl\:-translate-x-23\.5 {
    transform: translateX(-5.875rem) !important;
  }

  .xl\:-translate-x-24\.5 {
    transform: translateX(-6.125rem) !important;
  }

  .xl\:-translate-x-25\.5 {
    transform: translateX(-6.375rem) !important;
  }

  .xl\:-translate-x-26\.5 {
    transform: translateX(-6.625rem) !important;
  }

  .xl\:-translate-x-27\.5 {
    transform: translateX(-6.875rem) !important;
  }

  .xl\:-translate-x-28\.5 {
    transform: translateX(-7.125rem) !important;
  }

  .xl\:-translate-x-29\.5 {
    transform: translateX(-7.375rem) !important;
  }

  .xl\:-translate-x-30\.5 {
    transform: translateX(-7.625rem) !important;
  }

  .xl\:-translate-x-31\.5 {
    transform: translateX(-7.875rem) !important;
  }

  .xl\:-translate-x-32\.5 {
    transform: translateX(-8.125rem) !important;
  }

  .xl\:-translate-x-33\.5 {
    transform: translateX(-8.375rem) !important;
  }

  .xl\:-translate-x-34\.5 {
    transform: translateX(-8.625rem) !important;
  }

  .xl\:-translate-x-35\.5 {
    transform: translateX(-8.875rem) !important;
  }

  .xl\:-translate-x-36\.5 {
    transform: translateX(-9.125rem) !important;
  }

  .xl\:-translate-x-37\.5 {
    transform: translateX(-9.375rem) !important;
  }

  .xl\:-translate-x-38\.5 {
    transform: translateX(-9.625rem) !important;
  }

  .xl\:-translate-x-39\.5 {
    transform: translateX(-9.875rem) !important;
  }

  .xl\:-translate-x-40\.5 {
    transform: translateX(-10.125rem) !important;
  }

  .xl\:-translate-x-41\.5 {
    transform: translateX(-10.375rem) !important;
  }

  .xl\:-translate-x-42\.5 {
    transform: translateX(-10.625rem) !important;
  }

  .xl\:-translate-x-43\.5 {
    transform: translateX(-10.875rem) !important;
  }

  .xl\:-translate-x-44\.5 {
    transform: translateX(-11.125rem) !important;
  }

  .xl\:-translate-x-45\.5 {
    transform: translateX(-11.375rem) !important;
  }

  .xl\:-translate-x-46\.5 {
    transform: translateX(-11.625rem) !important;
  }

  .xl\:-translate-x-47\.5 {
    transform: translateX(-11.875rem) !important;
  }

  .xl\:-translate-x-48\.5 {
    transform: translateX(-12.125rem) !important;
  }

  .xl\:-translate-x-49\.5 {
    transform: translateX(-12.375rem) !important;
  }

  .xl\:-translate-x-50\.5 {
    transform: translateX(-12.625rem) !important;
  }

  .xl\:-translate-x-51\.5 {
    transform: translateX(-12.875rem) !important;
  }

  .xl\:-translate-x-52\.5 {
    transform: translateX(-13.125rem) !important;
  }

  .xl\:-translate-x-53\.5 {
    transform: translateX(-13.375rem) !important;
  }

  .xl\:-translate-x-54\.5 {
    transform: translateX(-13.625rem) !important;
  }

  .xl\:-translate-x-55\.5 {
    transform: translateX(-13.875rem) !important;
  }

  .xl\:-translate-x-56\.5 {
    transform: translateX(-14.125rem) !important;
  }

  .xl\:-translate-x-57\.5 {
    transform: translateX(-14.375rem) !important;
  }

  .xl\:-translate-x-58\.5 {
    transform: translateX(-14.625rem) !important;
  }

  .xl\:-translate-x-59\.5 {
    transform: translateX(-14.875rem) !important;
  }

  .xl\:-translate-x-60\.5 {
    transform: translateX(-15.125rem) !important;
  }

  .xl\:-translate-x-61\.5 {
    transform: translateX(-15.375rem) !important;
  }

  .xl\:-translate-x-62\.5 {
    transform: translateX(-15.625rem) !important;
  }

  .xl\:-translate-x-63\.5 {
    transform: translateX(-15.875rem) !important;
  }

  .xl\:-translate-x-64\.5 {
    transform: translateX(-16.125rem) !important;
  }

  .xl\:-translate-x-65\.5 {
    transform: translateX(-16.375rem) !important;
  }

  .xl\:-translate-x-66\.5 {
    transform: translateX(-16.625rem) !important;
  }

  .xl\:-translate-x-67\.5 {
    transform: translateX(-16.875rem) !important;
  }

  .xl\:-translate-x-68\.5 {
    transform: translateX(-17.125rem) !important;
  }

  .xl\:-translate-x-69\.5 {
    transform: translateX(-17.375rem) !important;
  }

  .xl\:-translate-x-70\.5 {
    transform: translateX(-17.625rem) !important;
  }

  .xl\:-translate-x-71\.5 {
    transform: translateX(-17.875rem) !important;
  }

  .xl\:-translate-x-72\.5 {
    transform: translateX(-18.125rem) !important;
  }

  .xl\:-translate-x-73\.5 {
    transform: translateX(-18.375rem) !important;
  }

  .xl\:-translate-x-74\.5 {
    transform: translateX(-18.625rem) !important;
  }

  .xl\:-translate-x-75\.5 {
    transform: translateX(-18.875rem) !important;
  }

  .xl\:-translate-x-76\.5 {
    transform: translateX(-19.125rem) !important;
  }

  .xl\:-translate-x-77\.5 {
    transform: translateX(-19.375rem) !important;
  }

  .xl\:-translate-x-78\.5 {
    transform: translateX(-19.625rem) !important;
  }

  .xl\:-translate-x-79\.5 {
    transform: translateX(-19.875rem) !important;
  }

  .xl\:-translate-x-80\.5 {
    transform: translateX(-20.125rem) !important;
  }

  .xl\:-translate-x-81\.5 {
    transform: translateX(-20.375rem) !important;
  }

  .xl\:-translate-x-82\.5 {
    transform: translateX(-20.625rem) !important;
  }

  .xl\:-translate-x-83\.5 {
    transform: translateX(-20.875rem) !important;
  }

  .xl\:-translate-x-84\.5 {
    transform: translateX(-21.125rem) !important;
  }

  .xl\:-translate-x-85\.5 {
    transform: translateX(-21.375rem) !important;
  }

  .xl\:-translate-x-86\.5 {
    transform: translateX(-21.625rem) !important;
  }

  .xl\:-translate-x-87\.5 {
    transform: translateX(-21.875rem) !important;
  }

  .xl\:-translate-x-88\.5 {
    transform: translateX(-22.125rem) !important;
  }

  .xl\:-translate-x-89\.5 {
    transform: translateX(-22.375rem) !important;
  }

  .xl\:-translate-x-90\.5 {
    transform: translateX(-22.625rem) !important;
  }

  .xl\:-translate-x-91\.5 {
    transform: translateX(-22.875rem) !important;
  }

  .xl\:-translate-x-92\.5 {
    transform: translateX(-23.125rem) !important;
  }

  .xl\:-translate-x-93\.5 {
    transform: translateX(-23.375rem) !important;
  }

  .xl\:-translate-x-94\.5 {
    transform: translateX(-23.625rem) !important;
  }

  .xl\:-translate-x-95\.5 {
    transform: translateX(-23.875rem) !important;
  }

  .xl\:-translate-x-96\.5 {
    transform: translateX(-24.125rem) !important;
  }

  .xl\:-translate-x-97\.5 {
    transform: translateX(-24.375rem) !important;
  }

  .xl\:-translate-x-98\.5 {
    transform: translateX(-24.625rem) !important;
  }

  .xl\:-translate-x-99\.5 {
    transform: translateX(-24.875rem) !important;
  }

  .xl\:-translate-x-100\.5 {
    transform: translateX(-25.125rem) !important;
  }

  .xl\:-translate-x-101\.5 {
    transform: translateX(-25.375rem) !important;
  }

  .xl\:-translate-x-102\.5 {
    transform: translateX(-25.625rem) !important;
  }

  .xl\:-translate-x-103\.5 {
    transform: translateX(-25.875rem) !important;
  }

  .xl\:-translate-x-104\.5 {
    transform: translateX(-26.125rem) !important;
  }

  .xl\:-translate-x-full {
    transform: translateX(-100%) !important;
  }

  .xl\:-translate-x-1\/2 {
    transform: translateX(-50%) !important;
  }

  .xl\:translate-x-1\/2 {
    transform: translateX(50%) !important;
  }

  .xl\:translate-x-full {
    transform: translateX(100%) !important;
  }

  .xl\:translate-x-1\/3 {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:-translate-x-1\/3 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:translate-x-2\/3 {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:-translate-x-2\/3 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:translate-x-1\/4 {
    transform: translateX(25%) !important;
  }

  .xl\:-translate-x-1\/4 {
    transform: translateX(-25%) !important;
  }

  .xl\:translate-x-2\/4 {
    transform: translateX(50%) !important;
  }

  .xl\:-translate-x-2\/4 {
    transform: translateX(-50%) !important;
  }

  .xl\:translate-x-3\/4 {
    transform: translateX(75%) !important;
  }

  .xl\:-translate-x-3\/4 {
    transform: translateX(-75%) !important;
  }

  .xl\:translate-x-1\/5 {
    transform: translateX(20%) !important;
  }

  .xl\:-translate-x-1\/5 {
    transform: translateX(-20%) !important;
  }

  .xl\:translate-x-2\/5 {
    transform: translateX(40%) !important;
  }

  .xl\:-translate-x-2\/5 {
    transform: translateX(-40%) !important;
  }

  .xl\:translate-x-3\/5 {
    transform: translateX(60%) !important;
  }

  .xl\:-translate-x-3\/5 {
    transform: translateX(-60%) !important;
  }

  .xl\:translate-x-4\/5 {
    transform: translateX(80%) !important;
  }

  .xl\:-translate-x-4\/5 {
    transform: translateX(-80%) !important;
  }

  .xl\:translate-x-1\/6 {
    transform: translateX(16.666666666666664%) !important;
  }

  .xl\:-translate-x-1\/6 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xl\:translate-x-2\/6 {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:-translate-x-2\/6 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:translate-x-3\/6 {
    transform: translateX(50%) !important;
  }

  .xl\:-translate-x-3\/6 {
    transform: translateX(-50%) !important;
  }

  .xl\:translate-x-4\/6 {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:-translate-x-4\/6 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:translate-x-5\/6 {
    transform: translateX(83.33333333333334%) !important;
  }

  .xl\:-translate-x-5\/6 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xl\:translate-x-1\/12 {
    transform: translateX(8.333333333333332%) !important;
  }

  .xl\:-translate-x-1\/12 {
    transform: translateX(-8.333333333333332%) !important;
  }

  .xl\:translate-x-2\/12 {
    transform: translateX(16.666666666666664%) !important;
  }

  .xl\:-translate-x-2\/12 {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xl\:translate-x-3\/12 {
    transform: translateX(25%) !important;
  }

  .xl\:-translate-x-3\/12 {
    transform: translateX(-25%) !important;
  }

  .xl\:translate-x-4\/12 {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:-translate-x-4\/12 {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:translate-x-5\/12 {
    transform: translateX(41.66666666666667%) !important;
  }

  .xl\:-translate-x-5\/12 {
    transform: translateX(-41.66666666666667%) !important;
  }

  .xl\:translate-x-6\/12 {
    transform: translateX(50%) !important;
  }

  .xl\:-translate-x-6\/12 {
    transform: translateX(-50%) !important;
  }

  .xl\:translate-x-7\/12 {
    transform: translateX(58.333333333333336%) !important;
  }

  .xl\:-translate-x-7\/12 {
    transform: translateX(-58.333333333333336%) !important;
  }

  .xl\:translate-x-8\/12 {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:-translate-x-8\/12 {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:translate-x-9\/12 {
    transform: translateX(75%) !important;
  }

  .xl\:-translate-x-9\/12 {
    transform: translateX(-75%) !important;
  }

  .xl\:translate-x-10\/12 {
    transform: translateX(83.33333333333334%) !important;
  }

  .xl\:-translate-x-10\/12 {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xl\:translate-x-11\/12 {
    transform: translateX(91.66666666666666%) !important;
  }

  .xl\:-translate-x-11\/12 {
    transform: translateX(-91.66666666666666%) !important;
  }

  .xl\:translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .xl\:translate-y-1 {
    transform: translateY(0.25rem) !important;
  }

  .xl\:translate-y-2 {
    transform: translateY(0.5rem) !important;
  }

  .xl\:translate-y-3 {
    transform: translateY(0.75rem) !important;
  }

  .xl\:translate-y-4 {
    transform: translateY(1rem) !important;
  }

  .xl\:translate-y-5 {
    transform: translateY(1.25rem) !important;
  }

  .xl\:translate-y-6 {
    transform: translateY(1.5rem) !important;
  }

  .xl\:translate-y-7 {
    transform: translateY(1.75rem) !important;
  }

  .xl\:translate-y-8 {
    transform: translateY(2rem) !important;
  }

  .xl\:translate-y-9 {
    transform: translateY(2.25rem) !important;
  }

  .xl\:translate-y-10 {
    transform: translateY(2.5rem) !important;
  }

  .xl\:translate-y-11 {
    transform: translateY(2.75rem) !important;
  }

  .xl\:translate-y-12 {
    transform: translateY(3rem) !important;
  }

  .xl\:translate-y-13 {
    transform: translateY(3.25rem) !important;
  }

  .xl\:translate-y-14 {
    transform: translateY(3.5rem) !important;
  }

  .xl\:translate-y-15 {
    transform: translateY(3.75rem) !important;
  }

  .xl\:translate-y-16 {
    transform: translateY(4rem) !important;
  }

  .xl\:translate-y-17 {
    transform: translateY(4.25rem) !important;
  }

  .xl\:translate-y-18 {
    transform: translateY(4.5rem) !important;
  }

  .xl\:translate-y-19 {
    transform: translateY(4.75rem) !important;
  }

  .xl\:translate-y-20 {
    transform: translateY(5rem) !important;
  }

  .xl\:translate-y-21 {
    transform: translateY(5.25rem) !important;
  }

  .xl\:translate-y-22 {
    transform: translateY(5.5rem) !important;
  }

  .xl\:translate-y-23 {
    transform: translateY(5.75rem) !important;
  }

  .xl\:translate-y-24 {
    transform: translateY(6rem) !important;
  }

  .xl\:translate-y-25 {
    transform: translateY(6.25rem) !important;
  }

  .xl\:translate-y-26 {
    transform: translateY(6.5rem) !important;
  }

  .xl\:translate-y-27 {
    transform: translateY(6.75rem) !important;
  }

  .xl\:translate-y-28 {
    transform: translateY(7rem) !important;
  }

  .xl\:translate-y-29 {
    transform: translateY(7.25rem) !important;
  }

  .xl\:translate-y-30 {
    transform: translateY(7.5rem) !important;
  }

  .xl\:translate-y-31 {
    transform: translateY(7.75rem) !important;
  }

  .xl\:translate-y-32 {
    transform: translateY(8rem) !important;
  }

  .xl\:translate-y-33 {
    transform: translateY(8.25rem) !important;
  }

  .xl\:translate-y-34 {
    transform: translateY(8.5rem) !important;
  }

  .xl\:translate-y-35 {
    transform: translateY(8.75rem) !important;
  }

  .xl\:translate-y-36 {
    transform: translateY(9rem) !important;
  }

  .xl\:translate-y-37 {
    transform: translateY(9.25rem) !important;
  }

  .xl\:translate-y-38 {
    transform: translateY(9.5rem) !important;
  }

  .xl\:translate-y-39 {
    transform: translateY(9.75rem) !important;
  }

  .xl\:translate-y-40 {
    transform: translateY(10rem) !important;
  }

  .xl\:translate-y-41 {
    transform: translateY(10.25rem) !important;
  }

  .xl\:translate-y-42 {
    transform: translateY(10.5rem) !important;
  }

  .xl\:translate-y-43 {
    transform: translateY(10.75rem) !important;
  }

  .xl\:translate-y-44 {
    transform: translateY(11rem) !important;
  }

  .xl\:translate-y-45 {
    transform: translateY(11.25rem) !important;
  }

  .xl\:translate-y-46 {
    transform: translateY(11.5rem) !important;
  }

  .xl\:translate-y-47 {
    transform: translateY(11.75rem) !important;
  }

  .xl\:translate-y-48 {
    transform: translateY(12rem) !important;
  }

  .xl\:translate-y-49 {
    transform: translateY(12.25rem) !important;
  }

  .xl\:translate-y-50 {
    transform: translateY(12.5rem) !important;
  }

  .xl\:translate-y-51 {
    transform: translateY(12.75rem) !important;
  }

  .xl\:translate-y-52 {
    transform: translateY(13rem) !important;
  }

  .xl\:translate-y-53 {
    transform: translateY(13.25rem) !important;
  }

  .xl\:translate-y-54 {
    transform: translateY(13.5rem) !important;
  }

  .xl\:translate-y-55 {
    transform: translateY(13.75rem) !important;
  }

  .xl\:translate-y-56 {
    transform: translateY(14rem) !important;
  }

  .xl\:translate-y-57 {
    transform: translateY(14.25rem) !important;
  }

  .xl\:translate-y-58 {
    transform: translateY(14.5rem) !important;
  }

  .xl\:translate-y-59 {
    transform: translateY(14.75rem) !important;
  }

  .xl\:translate-y-60 {
    transform: translateY(15rem) !important;
  }

  .xl\:translate-y-61 {
    transform: translateY(15.25rem) !important;
  }

  .xl\:translate-y-62 {
    transform: translateY(15.5rem) !important;
  }

  .xl\:translate-y-63 {
    transform: translateY(15.75rem) !important;
  }

  .xl\:translate-y-64 {
    transform: translateY(16rem) !important;
  }

  .xl\:translate-y-65 {
    transform: translateY(16.25rem) !important;
  }

  .xl\:translate-y-66 {
    transform: translateY(16.5rem) !important;
  }

  .xl\:translate-y-67 {
    transform: translateY(16.75rem) !important;
  }

  .xl\:translate-y-68 {
    transform: translateY(17rem) !important;
  }

  .xl\:translate-y-69 {
    transform: translateY(17.25rem) !important;
  }

  .xl\:translate-y-70 {
    transform: translateY(17.5rem) !important;
  }

  .xl\:translate-y-71 {
    transform: translateY(17.75rem) !important;
  }

  .xl\:translate-y-72 {
    transform: translateY(18rem) !important;
  }

  .xl\:translate-y-73 {
    transform: translateY(18.25rem) !important;
  }

  .xl\:translate-y-74 {
    transform: translateY(18.5rem) !important;
  }

  .xl\:translate-y-75 {
    transform: translateY(18.75rem) !important;
  }

  .xl\:translate-y-76 {
    transform: translateY(19rem) !important;
  }

  .xl\:translate-y-77 {
    transform: translateY(19.25rem) !important;
  }

  .xl\:translate-y-78 {
    transform: translateY(19.5rem) !important;
  }

  .xl\:translate-y-79 {
    transform: translateY(19.75rem) !important;
  }

  .xl\:translate-y-80 {
    transform: translateY(20rem) !important;
  }

  .xl\:translate-y-81 {
    transform: translateY(20.25rem) !important;
  }

  .xl\:translate-y-82 {
    transform: translateY(20.5rem) !important;
  }

  .xl\:translate-y-83 {
    transform: translateY(20.75rem) !important;
  }

  .xl\:translate-y-84 {
    transform: translateY(21rem) !important;
  }

  .xl\:translate-y-85 {
    transform: translateY(21.25rem) !important;
  }

  .xl\:translate-y-86 {
    transform: translateY(21.5rem) !important;
  }

  .xl\:translate-y-87 {
    transform: translateY(21.75rem) !important;
  }

  .xl\:translate-y-88 {
    transform: translateY(22rem) !important;
  }

  .xl\:translate-y-89 {
    transform: translateY(22.25rem) !important;
  }

  .xl\:translate-y-90 {
    transform: translateY(22.5rem) !important;
  }

  .xl\:translate-y-91 {
    transform: translateY(22.75rem) !important;
  }

  .xl\:translate-y-92 {
    transform: translateY(23rem) !important;
  }

  .xl\:translate-y-93 {
    transform: translateY(23.25rem) !important;
  }

  .xl\:translate-y-94 {
    transform: translateY(23.5rem) !important;
  }

  .xl\:translate-y-95 {
    transform: translateY(23.75rem) !important;
  }

  .xl\:translate-y-96 {
    transform: translateY(24rem) !important;
  }

  .xl\:translate-y-97 {
    transform: translateY(24.25rem) !important;
  }

  .xl\:translate-y-98 {
    transform: translateY(24.5rem) !important;
  }

  .xl\:translate-y-99 {
    transform: translateY(24.75rem) !important;
  }

  .xl\:translate-y-100 {
    transform: translateY(25rem) !important;
  }

  .xl\:translate-y-101 {
    transform: translateY(25.25rem) !important;
  }

  .xl\:translate-y-102 {
    transform: translateY(25.5rem) !important;
  }

  .xl\:translate-y-103 {
    transform: translateY(25.75rem) !important;
  }

  .xl\:translate-y-104 {
    transform: translateY(26rem) !important;
  }

  .xl\:translate-y-105 {
    transform: translateY(26.25rem) !important;
  }

  .xl\:translate-y-px {
    transform: translateY(1px) !important;
  }

  .xl\:translate-y-0\.5 {
    transform: translateY(0.125rem) !important;
  }

  .xl\:translate-y-1\.5 {
    transform: translateY(0.375rem) !important;
  }

  .xl\:translate-y-2\.5 {
    transform: translateY(0.625rem) !important;
  }

  .xl\:translate-y-3\.5 {
    transform: translateY(0.875rem) !important;
  }

  .xl\:translate-y-4\.5 {
    transform: translateY(1.125rem) !important;
  }

  .xl\:translate-y-5\.5 {
    transform: translateY(1.375rem) !important;
  }

  .xl\:translate-y-6\.5 {
    transform: translateY(1.625rem) !important;
  }

  .xl\:translate-y-7\.5 {
    transform: translateY(1.875rem) !important;
  }

  .xl\:translate-y-8\.5 {
    transform: translateY(2.125rem) !important;
  }

  .xl\:translate-y-9\.5 {
    transform: translateY(2.375rem) !important;
  }

  .xl\:translate-y-10\.5 {
    transform: translateY(2.625rem) !important;
  }

  .xl\:translate-y-11\.5 {
    transform: translateY(2.875rem) !important;
  }

  .xl\:translate-y-12\.5 {
    transform: translateY(3.125rem) !important;
  }

  .xl\:translate-y-13\.5 {
    transform: translateY(3.375rem) !important;
  }

  .xl\:translate-y-14\.5 {
    transform: translateY(3.625rem) !important;
  }

  .xl\:translate-y-15\.5 {
    transform: translateY(3.875rem) !important;
  }

  .xl\:translate-y-16\.5 {
    transform: translateY(4.125rem) !important;
  }

  .xl\:translate-y-17\.5 {
    transform: translateY(4.375rem) !important;
  }

  .xl\:translate-y-18\.5 {
    transform: translateY(4.625rem) !important;
  }

  .xl\:translate-y-19\.5 {
    transform: translateY(4.875rem) !important;
  }

  .xl\:translate-y-20\.5 {
    transform: translateY(5.125rem) !important;
  }

  .xl\:translate-y-21\.5 {
    transform: translateY(5.375rem) !important;
  }

  .xl\:translate-y-22\.5 {
    transform: translateY(5.625rem) !important;
  }

  .xl\:translate-y-23\.5 {
    transform: translateY(5.875rem) !important;
  }

  .xl\:translate-y-24\.5 {
    transform: translateY(6.125rem) !important;
  }

  .xl\:translate-y-25\.5 {
    transform: translateY(6.375rem) !important;
  }

  .xl\:translate-y-26\.5 {
    transform: translateY(6.625rem) !important;
  }

  .xl\:translate-y-27\.5 {
    transform: translateY(6.875rem) !important;
  }

  .xl\:translate-y-28\.5 {
    transform: translateY(7.125rem) !important;
  }

  .xl\:translate-y-29\.5 {
    transform: translateY(7.375rem) !important;
  }

  .xl\:translate-y-30\.5 {
    transform: translateY(7.625rem) !important;
  }

  .xl\:translate-y-31\.5 {
    transform: translateY(7.875rem) !important;
  }

  .xl\:translate-y-32\.5 {
    transform: translateY(8.125rem) !important;
  }

  .xl\:translate-y-33\.5 {
    transform: translateY(8.375rem) !important;
  }

  .xl\:translate-y-34\.5 {
    transform: translateY(8.625rem) !important;
  }

  .xl\:translate-y-35\.5 {
    transform: translateY(8.875rem) !important;
  }

  .xl\:translate-y-36\.5 {
    transform: translateY(9.125rem) !important;
  }

  .xl\:translate-y-37\.5 {
    transform: translateY(9.375rem) !important;
  }

  .xl\:translate-y-38\.5 {
    transform: translateY(9.625rem) !important;
  }

  .xl\:translate-y-39\.5 {
    transform: translateY(9.875rem) !important;
  }

  .xl\:translate-y-40\.5 {
    transform: translateY(10.125rem) !important;
  }

  .xl\:translate-y-41\.5 {
    transform: translateY(10.375rem) !important;
  }

  .xl\:translate-y-42\.5 {
    transform: translateY(10.625rem) !important;
  }

  .xl\:translate-y-43\.5 {
    transform: translateY(10.875rem) !important;
  }

  .xl\:translate-y-44\.5 {
    transform: translateY(11.125rem) !important;
  }

  .xl\:translate-y-45\.5 {
    transform: translateY(11.375rem) !important;
  }

  .xl\:translate-y-46\.5 {
    transform: translateY(11.625rem) !important;
  }

  .xl\:translate-y-47\.5 {
    transform: translateY(11.875rem) !important;
  }

  .xl\:translate-y-48\.5 {
    transform: translateY(12.125rem) !important;
  }

  .xl\:translate-y-49\.5 {
    transform: translateY(12.375rem) !important;
  }

  .xl\:translate-y-50\.5 {
    transform: translateY(12.625rem) !important;
  }

  .xl\:translate-y-51\.5 {
    transform: translateY(12.875rem) !important;
  }

  .xl\:translate-y-52\.5 {
    transform: translateY(13.125rem) !important;
  }

  .xl\:translate-y-53\.5 {
    transform: translateY(13.375rem) !important;
  }

  .xl\:translate-y-54\.5 {
    transform: translateY(13.625rem) !important;
  }

  .xl\:translate-y-55\.5 {
    transform: translateY(13.875rem) !important;
  }

  .xl\:translate-y-56\.5 {
    transform: translateY(14.125rem) !important;
  }

  .xl\:translate-y-57\.5 {
    transform: translateY(14.375rem) !important;
  }

  .xl\:translate-y-58\.5 {
    transform: translateY(14.625rem) !important;
  }

  .xl\:translate-y-59\.5 {
    transform: translateY(14.875rem) !important;
  }

  .xl\:translate-y-60\.5 {
    transform: translateY(15.125rem) !important;
  }

  .xl\:translate-y-61\.5 {
    transform: translateY(15.375rem) !important;
  }

  .xl\:translate-y-62\.5 {
    transform: translateY(15.625rem) !important;
  }

  .xl\:translate-y-63\.5 {
    transform: translateY(15.875rem) !important;
  }

  .xl\:translate-y-64\.5 {
    transform: translateY(16.125rem) !important;
  }

  .xl\:translate-y-65\.5 {
    transform: translateY(16.375rem) !important;
  }

  .xl\:translate-y-66\.5 {
    transform: translateY(16.625rem) !important;
  }

  .xl\:translate-y-67\.5 {
    transform: translateY(16.875rem) !important;
  }

  .xl\:translate-y-68\.5 {
    transform: translateY(17.125rem) !important;
  }

  .xl\:translate-y-69\.5 {
    transform: translateY(17.375rem) !important;
  }

  .xl\:translate-y-70\.5 {
    transform: translateY(17.625rem) !important;
  }

  .xl\:translate-y-71\.5 {
    transform: translateY(17.875rem) !important;
  }

  .xl\:translate-y-72\.5 {
    transform: translateY(18.125rem) !important;
  }

  .xl\:translate-y-73\.5 {
    transform: translateY(18.375rem) !important;
  }

  .xl\:translate-y-74\.5 {
    transform: translateY(18.625rem) !important;
  }

  .xl\:translate-y-75\.5 {
    transform: translateY(18.875rem) !important;
  }

  .xl\:translate-y-76\.5 {
    transform: translateY(19.125rem) !important;
  }

  .xl\:translate-y-77\.5 {
    transform: translateY(19.375rem) !important;
  }

  .xl\:translate-y-78\.5 {
    transform: translateY(19.625rem) !important;
  }

  .xl\:translate-y-79\.5 {
    transform: translateY(19.875rem) !important;
  }

  .xl\:translate-y-80\.5 {
    transform: translateY(20.125rem) !important;
  }

  .xl\:translate-y-81\.5 {
    transform: translateY(20.375rem) !important;
  }

  .xl\:translate-y-82\.5 {
    transform: translateY(20.625rem) !important;
  }

  .xl\:translate-y-83\.5 {
    transform: translateY(20.875rem) !important;
  }

  .xl\:translate-y-84\.5 {
    transform: translateY(21.125rem) !important;
  }

  .xl\:translate-y-85\.5 {
    transform: translateY(21.375rem) !important;
  }

  .xl\:translate-y-86\.5 {
    transform: translateY(21.625rem) !important;
  }

  .xl\:translate-y-87\.5 {
    transform: translateY(21.875rem) !important;
  }

  .xl\:translate-y-88\.5 {
    transform: translateY(22.125rem) !important;
  }

  .xl\:translate-y-89\.5 {
    transform: translateY(22.375rem) !important;
  }

  .xl\:translate-y-90\.5 {
    transform: translateY(22.625rem) !important;
  }

  .xl\:translate-y-91\.5 {
    transform: translateY(22.875rem) !important;
  }

  .xl\:translate-y-92\.5 {
    transform: translateY(23.125rem) !important;
  }

  .xl\:translate-y-93\.5 {
    transform: translateY(23.375rem) !important;
  }

  .xl\:translate-y-94\.5 {
    transform: translateY(23.625rem) !important;
  }

  .xl\:translate-y-95\.5 {
    transform: translateY(23.875rem) !important;
  }

  .xl\:translate-y-96\.5 {
    transform: translateY(24.125rem) !important;
  }

  .xl\:translate-y-97\.5 {
    transform: translateY(24.375rem) !important;
  }

  .xl\:translate-y-98\.5 {
    transform: translateY(24.625rem) !important;
  }

  .xl\:translate-y-99\.5 {
    transform: translateY(24.875rem) !important;
  }

  .xl\:translate-y-100\.5 {
    transform: translateY(25.125rem) !important;
  }

  .xl\:translate-y-101\.5 {
    transform: translateY(25.375rem) !important;
  }

  .xl\:translate-y-102\.5 {
    transform: translateY(25.625rem) !important;
  }

  .xl\:translate-y-103\.5 {
    transform: translateY(25.875rem) !important;
  }

  .xl\:translate-y-104\.5 {
    transform: translateY(26.125rem) !important;
  }

  .xl\:-translate-y-0 {
    transform: translateY(0rem) !important;
  }

  .xl\:-translate-y-1 {
    transform: translateY(-0.25rem) !important;
  }

  .xl\:-translate-y-2 {
    transform: translateY(-0.5rem) !important;
  }

  .xl\:-translate-y-3 {
    transform: translateY(-0.75rem) !important;
  }

  .xl\:-translate-y-4 {
    transform: translateY(-1rem) !important;
  }

  .xl\:-translate-y-5 {
    transform: translateY(-1.25rem) !important;
  }

  .xl\:-translate-y-6 {
    transform: translateY(-1.5rem) !important;
  }

  .xl\:-translate-y-7 {
    transform: translateY(-1.75rem) !important;
  }

  .xl\:-translate-y-8 {
    transform: translateY(-2rem) !important;
  }

  .xl\:-translate-y-9 {
    transform: translateY(-2.25rem) !important;
  }

  .xl\:-translate-y-10 {
    transform: translateY(-2.5rem) !important;
  }

  .xl\:-translate-y-11 {
    transform: translateY(-2.75rem) !important;
  }

  .xl\:-translate-y-12 {
    transform: translateY(-3rem) !important;
  }

  .xl\:-translate-y-13 {
    transform: translateY(-3.25rem) !important;
  }

  .xl\:-translate-y-14 {
    transform: translateY(-3.5rem) !important;
  }

  .xl\:-translate-y-15 {
    transform: translateY(-3.75rem) !important;
  }

  .xl\:-translate-y-16 {
    transform: translateY(-4rem) !important;
  }

  .xl\:-translate-y-17 {
    transform: translateY(-4.25rem) !important;
  }

  .xl\:-translate-y-18 {
    transform: translateY(-4.5rem) !important;
  }

  .xl\:-translate-y-19 {
    transform: translateY(-4.75rem) !important;
  }

  .xl\:-translate-y-20 {
    transform: translateY(-5rem) !important;
  }

  .xl\:-translate-y-21 {
    transform: translateY(-5.25rem) !important;
  }

  .xl\:-translate-y-22 {
    transform: translateY(-5.5rem) !important;
  }

  .xl\:-translate-y-23 {
    transform: translateY(-5.75rem) !important;
  }

  .xl\:-translate-y-24 {
    transform: translateY(-6rem) !important;
  }

  .xl\:-translate-y-25 {
    transform: translateY(-6.25rem) !important;
  }

  .xl\:-translate-y-26 {
    transform: translateY(-6.5rem) !important;
  }

  .xl\:-translate-y-27 {
    transform: translateY(-6.75rem) !important;
  }

  .xl\:-translate-y-28 {
    transform: translateY(-7rem) !important;
  }

  .xl\:-translate-y-29 {
    transform: translateY(-7.25rem) !important;
  }

  .xl\:-translate-y-30 {
    transform: translateY(-7.5rem) !important;
  }

  .xl\:-translate-y-31 {
    transform: translateY(-7.75rem) !important;
  }

  .xl\:-translate-y-32 {
    transform: translateY(-8rem) !important;
  }

  .xl\:-translate-y-33 {
    transform: translateY(-8.25rem) !important;
  }

  .xl\:-translate-y-34 {
    transform: translateY(-8.5rem) !important;
  }

  .xl\:-translate-y-35 {
    transform: translateY(-8.75rem) !important;
  }

  .xl\:-translate-y-36 {
    transform: translateY(-9rem) !important;
  }

  .xl\:-translate-y-37 {
    transform: translateY(-9.25rem) !important;
  }

  .xl\:-translate-y-38 {
    transform: translateY(-9.5rem) !important;
  }

  .xl\:-translate-y-39 {
    transform: translateY(-9.75rem) !important;
  }

  .xl\:-translate-y-40 {
    transform: translateY(-10rem) !important;
  }

  .xl\:-translate-y-41 {
    transform: translateY(-10.25rem) !important;
  }

  .xl\:-translate-y-42 {
    transform: translateY(-10.5rem) !important;
  }

  .xl\:-translate-y-43 {
    transform: translateY(-10.75rem) !important;
  }

  .xl\:-translate-y-44 {
    transform: translateY(-11rem) !important;
  }

  .xl\:-translate-y-45 {
    transform: translateY(-11.25rem) !important;
  }

  .xl\:-translate-y-46 {
    transform: translateY(-11.5rem) !important;
  }

  .xl\:-translate-y-47 {
    transform: translateY(-11.75rem) !important;
  }

  .xl\:-translate-y-48 {
    transform: translateY(-12rem) !important;
  }

  .xl\:-translate-y-49 {
    transform: translateY(-12.25rem) !important;
  }

  .xl\:-translate-y-50 {
    transform: translateY(-12.5rem) !important;
  }

  .xl\:-translate-y-51 {
    transform: translateY(-12.75rem) !important;
  }

  .xl\:-translate-y-52 {
    transform: translateY(-13rem) !important;
  }

  .xl\:-translate-y-53 {
    transform: translateY(-13.25rem) !important;
  }

  .xl\:-translate-y-54 {
    transform: translateY(-13.5rem) !important;
  }

  .xl\:-translate-y-55 {
    transform: translateY(-13.75rem) !important;
  }

  .xl\:-translate-y-56 {
    transform: translateY(-14rem) !important;
  }

  .xl\:-translate-y-57 {
    transform: translateY(-14.25rem) !important;
  }

  .xl\:-translate-y-58 {
    transform: translateY(-14.5rem) !important;
  }

  .xl\:-translate-y-59 {
    transform: translateY(-14.75rem) !important;
  }

  .xl\:-translate-y-60 {
    transform: translateY(-15rem) !important;
  }

  .xl\:-translate-y-61 {
    transform: translateY(-15.25rem) !important;
  }

  .xl\:-translate-y-62 {
    transform: translateY(-15.5rem) !important;
  }

  .xl\:-translate-y-63 {
    transform: translateY(-15.75rem) !important;
  }

  .xl\:-translate-y-64 {
    transform: translateY(-16rem) !important;
  }

  .xl\:-translate-y-65 {
    transform: translateY(-16.25rem) !important;
  }

  .xl\:-translate-y-66 {
    transform: translateY(-16.5rem) !important;
  }

  .xl\:-translate-y-67 {
    transform: translateY(-16.75rem) !important;
  }

  .xl\:-translate-y-68 {
    transform: translateY(-17rem) !important;
  }

  .xl\:-translate-y-69 {
    transform: translateY(-17.25rem) !important;
  }

  .xl\:-translate-y-70 {
    transform: translateY(-17.5rem) !important;
  }

  .xl\:-translate-y-71 {
    transform: translateY(-17.75rem) !important;
  }

  .xl\:-translate-y-72 {
    transform: translateY(-18rem) !important;
  }

  .xl\:-translate-y-73 {
    transform: translateY(-18.25rem) !important;
  }

  .xl\:-translate-y-74 {
    transform: translateY(-18.5rem) !important;
  }

  .xl\:-translate-y-75 {
    transform: translateY(-18.75rem) !important;
  }

  .xl\:-translate-y-76 {
    transform: translateY(-19rem) !important;
  }

  .xl\:-translate-y-77 {
    transform: translateY(-19.25rem) !important;
  }

  .xl\:-translate-y-78 {
    transform: translateY(-19.5rem) !important;
  }

  .xl\:-translate-y-79 {
    transform: translateY(-19.75rem) !important;
  }

  .xl\:-translate-y-80 {
    transform: translateY(-20rem) !important;
  }

  .xl\:-translate-y-81 {
    transform: translateY(-20.25rem) !important;
  }

  .xl\:-translate-y-82 {
    transform: translateY(-20.5rem) !important;
  }

  .xl\:-translate-y-83 {
    transform: translateY(-20.75rem) !important;
  }

  .xl\:-translate-y-84 {
    transform: translateY(-21rem) !important;
  }

  .xl\:-translate-y-85 {
    transform: translateY(-21.25rem) !important;
  }

  .xl\:-translate-y-86 {
    transform: translateY(-21.5rem) !important;
  }

  .xl\:-translate-y-87 {
    transform: translateY(-21.75rem) !important;
  }

  .xl\:-translate-y-88 {
    transform: translateY(-22rem) !important;
  }

  .xl\:-translate-y-89 {
    transform: translateY(-22.25rem) !important;
  }

  .xl\:-translate-y-90 {
    transform: translateY(-22.5rem) !important;
  }

  .xl\:-translate-y-91 {
    transform: translateY(-22.75rem) !important;
  }

  .xl\:-translate-y-92 {
    transform: translateY(-23rem) !important;
  }

  .xl\:-translate-y-93 {
    transform: translateY(-23.25rem) !important;
  }

  .xl\:-translate-y-94 {
    transform: translateY(-23.5rem) !important;
  }

  .xl\:-translate-y-95 {
    transform: translateY(-23.75rem) !important;
  }

  .xl\:-translate-y-96 {
    transform: translateY(-24rem) !important;
  }

  .xl\:-translate-y-97 {
    transform: translateY(-24.25rem) !important;
  }

  .xl\:-translate-y-98 {
    transform: translateY(-24.5rem) !important;
  }

  .xl\:-translate-y-99 {
    transform: translateY(-24.75rem) !important;
  }

  .xl\:-translate-y-100 {
    transform: translateY(-25rem) !important;
  }

  .xl\:-translate-y-101 {
    transform: translateY(-25.25rem) !important;
  }

  .xl\:-translate-y-102 {
    transform: translateY(-25.5rem) !important;
  }

  .xl\:-translate-y-103 {
    transform: translateY(-25.75rem) !important;
  }

  .xl\:-translate-y-104 {
    transform: translateY(-26rem) !important;
  }

  .xl\:-translate-y-105 {
    transform: translateY(-26.25rem) !important;
  }

  .xl\:-translate-y-px {
    transform: translateY(-1px) !important;
  }

  .xl\:-translate-y-0\.5 {
    transform: translateY(-0.125rem) !important;
  }

  .xl\:-translate-y-1\.5 {
    transform: translateY(-0.375rem) !important;
  }

  .xl\:-translate-y-2\.5 {
    transform: translateY(-0.625rem) !important;
  }

  .xl\:-translate-y-3\.5 {
    transform: translateY(-0.875rem) !important;
  }

  .xl\:-translate-y-4\.5 {
    transform: translateY(-1.125rem) !important;
  }

  .xl\:-translate-y-5\.5 {
    transform: translateY(-1.375rem) !important;
  }

  .xl\:-translate-y-6\.5 {
    transform: translateY(-1.625rem) !important;
  }

  .xl\:-translate-y-7\.5 {
    transform: translateY(-1.875rem) !important;
  }

  .xl\:-translate-y-8\.5 {
    transform: translateY(-2.125rem) !important;
  }

  .xl\:-translate-y-9\.5 {
    transform: translateY(-2.375rem) !important;
  }

  .xl\:-translate-y-10\.5 {
    transform: translateY(-2.625rem) !important;
  }

  .xl\:-translate-y-11\.5 {
    transform: translateY(-2.875rem) !important;
  }

  .xl\:-translate-y-12\.5 {
    transform: translateY(-3.125rem) !important;
  }

  .xl\:-translate-y-13\.5 {
    transform: translateY(-3.375rem) !important;
  }

  .xl\:-translate-y-14\.5 {
    transform: translateY(-3.625rem) !important;
  }

  .xl\:-translate-y-15\.5 {
    transform: translateY(-3.875rem) !important;
  }

  .xl\:-translate-y-16\.5 {
    transform: translateY(-4.125rem) !important;
  }

  .xl\:-translate-y-17\.5 {
    transform: translateY(-4.375rem) !important;
  }

  .xl\:-translate-y-18\.5 {
    transform: translateY(-4.625rem) !important;
  }

  .xl\:-translate-y-19\.5 {
    transform: translateY(-4.875rem) !important;
  }

  .xl\:-translate-y-20\.5 {
    transform: translateY(-5.125rem) !important;
  }

  .xl\:-translate-y-21\.5 {
    transform: translateY(-5.375rem) !important;
  }

  .xl\:-translate-y-22\.5 {
    transform: translateY(-5.625rem) !important;
  }

  .xl\:-translate-y-23\.5 {
    transform: translateY(-5.875rem) !important;
  }

  .xl\:-translate-y-24\.5 {
    transform: translateY(-6.125rem) !important;
  }

  .xl\:-translate-y-25\.5 {
    transform: translateY(-6.375rem) !important;
  }

  .xl\:-translate-y-26\.5 {
    transform: translateY(-6.625rem) !important;
  }

  .xl\:-translate-y-27\.5 {
    transform: translateY(-6.875rem) !important;
  }

  .xl\:-translate-y-28\.5 {
    transform: translateY(-7.125rem) !important;
  }

  .xl\:-translate-y-29\.5 {
    transform: translateY(-7.375rem) !important;
  }

  .xl\:-translate-y-30\.5 {
    transform: translateY(-7.625rem) !important;
  }

  .xl\:-translate-y-31\.5 {
    transform: translateY(-7.875rem) !important;
  }

  .xl\:-translate-y-32\.5 {
    transform: translateY(-8.125rem) !important;
  }

  .xl\:-translate-y-33\.5 {
    transform: translateY(-8.375rem) !important;
  }

  .xl\:-translate-y-34\.5 {
    transform: translateY(-8.625rem) !important;
  }

  .xl\:-translate-y-35\.5 {
    transform: translateY(-8.875rem) !important;
  }

  .xl\:-translate-y-36\.5 {
    transform: translateY(-9.125rem) !important;
  }

  .xl\:-translate-y-37\.5 {
    transform: translateY(-9.375rem) !important;
  }

  .xl\:-translate-y-38\.5 {
    transform: translateY(-9.625rem) !important;
  }

  .xl\:-translate-y-39\.5 {
    transform: translateY(-9.875rem) !important;
  }

  .xl\:-translate-y-40\.5 {
    transform: translateY(-10.125rem) !important;
  }

  .xl\:-translate-y-41\.5 {
    transform: translateY(-10.375rem) !important;
  }

  .xl\:-translate-y-42\.5 {
    transform: translateY(-10.625rem) !important;
  }

  .xl\:-translate-y-43\.5 {
    transform: translateY(-10.875rem) !important;
  }

  .xl\:-translate-y-44\.5 {
    transform: translateY(-11.125rem) !important;
  }

  .xl\:-translate-y-45\.5 {
    transform: translateY(-11.375rem) !important;
  }

  .xl\:-translate-y-46\.5 {
    transform: translateY(-11.625rem) !important;
  }

  .xl\:-translate-y-47\.5 {
    transform: translateY(-11.875rem) !important;
  }

  .xl\:-translate-y-48\.5 {
    transform: translateY(-12.125rem) !important;
  }

  .xl\:-translate-y-49\.5 {
    transform: translateY(-12.375rem) !important;
  }

  .xl\:-translate-y-50\.5 {
    transform: translateY(-12.625rem) !important;
  }

  .xl\:-translate-y-51\.5 {
    transform: translateY(-12.875rem) !important;
  }

  .xl\:-translate-y-52\.5 {
    transform: translateY(-13.125rem) !important;
  }

  .xl\:-translate-y-53\.5 {
    transform: translateY(-13.375rem) !important;
  }

  .xl\:-translate-y-54\.5 {
    transform: translateY(-13.625rem) !important;
  }

  .xl\:-translate-y-55\.5 {
    transform: translateY(-13.875rem) !important;
  }

  .xl\:-translate-y-56\.5 {
    transform: translateY(-14.125rem) !important;
  }

  .xl\:-translate-y-57\.5 {
    transform: translateY(-14.375rem) !important;
  }

  .xl\:-translate-y-58\.5 {
    transform: translateY(-14.625rem) !important;
  }

  .xl\:-translate-y-59\.5 {
    transform: translateY(-14.875rem) !important;
  }

  .xl\:-translate-y-60\.5 {
    transform: translateY(-15.125rem) !important;
  }

  .xl\:-translate-y-61\.5 {
    transform: translateY(-15.375rem) !important;
  }

  .xl\:-translate-y-62\.5 {
    transform: translateY(-15.625rem) !important;
  }

  .xl\:-translate-y-63\.5 {
    transform: translateY(-15.875rem) !important;
  }

  .xl\:-translate-y-64\.5 {
    transform: translateY(-16.125rem) !important;
  }

  .xl\:-translate-y-65\.5 {
    transform: translateY(-16.375rem) !important;
  }

  .xl\:-translate-y-66\.5 {
    transform: translateY(-16.625rem) !important;
  }

  .xl\:-translate-y-67\.5 {
    transform: translateY(-16.875rem) !important;
  }

  .xl\:-translate-y-68\.5 {
    transform: translateY(-17.125rem) !important;
  }

  .xl\:-translate-y-69\.5 {
    transform: translateY(-17.375rem) !important;
  }

  .xl\:-translate-y-70\.5 {
    transform: translateY(-17.625rem) !important;
  }

  .xl\:-translate-y-71\.5 {
    transform: translateY(-17.875rem) !important;
  }

  .xl\:-translate-y-72\.5 {
    transform: translateY(-18.125rem) !important;
  }

  .xl\:-translate-y-73\.5 {
    transform: translateY(-18.375rem) !important;
  }

  .xl\:-translate-y-74\.5 {
    transform: translateY(-18.625rem) !important;
  }

  .xl\:-translate-y-75\.5 {
    transform: translateY(-18.875rem) !important;
  }

  .xl\:-translate-y-76\.5 {
    transform: translateY(-19.125rem) !important;
  }

  .xl\:-translate-y-77\.5 {
    transform: translateY(-19.375rem) !important;
  }

  .xl\:-translate-y-78\.5 {
    transform: translateY(-19.625rem) !important;
  }

  .xl\:-translate-y-79\.5 {
    transform: translateY(-19.875rem) !important;
  }

  .xl\:-translate-y-80\.5 {
    transform: translateY(-20.125rem) !important;
  }

  .xl\:-translate-y-81\.5 {
    transform: translateY(-20.375rem) !important;
  }

  .xl\:-translate-y-82\.5 {
    transform: translateY(-20.625rem) !important;
  }

  .xl\:-translate-y-83\.5 {
    transform: translateY(-20.875rem) !important;
  }

  .xl\:-translate-y-84\.5 {
    transform: translateY(-21.125rem) !important;
  }

  .xl\:-translate-y-85\.5 {
    transform: translateY(-21.375rem) !important;
  }

  .xl\:-translate-y-86\.5 {
    transform: translateY(-21.625rem) !important;
  }

  .xl\:-translate-y-87\.5 {
    transform: translateY(-21.875rem) !important;
  }

  .xl\:-translate-y-88\.5 {
    transform: translateY(-22.125rem) !important;
  }

  .xl\:-translate-y-89\.5 {
    transform: translateY(-22.375rem) !important;
  }

  .xl\:-translate-y-90\.5 {
    transform: translateY(-22.625rem) !important;
  }

  .xl\:-translate-y-91\.5 {
    transform: translateY(-22.875rem) !important;
  }

  .xl\:-translate-y-92\.5 {
    transform: translateY(-23.125rem) !important;
  }

  .xl\:-translate-y-93\.5 {
    transform: translateY(-23.375rem) !important;
  }

  .xl\:-translate-y-94\.5 {
    transform: translateY(-23.625rem) !important;
  }

  .xl\:-translate-y-95\.5 {
    transform: translateY(-23.875rem) !important;
  }

  .xl\:-translate-y-96\.5 {
    transform: translateY(-24.125rem) !important;
  }

  .xl\:-translate-y-97\.5 {
    transform: translateY(-24.375rem) !important;
  }

  .xl\:-translate-y-98\.5 {
    transform: translateY(-24.625rem) !important;
  }

  .xl\:-translate-y-99\.5 {
    transform: translateY(-24.875rem) !important;
  }

  .xl\:-translate-y-100\.5 {
    transform: translateY(-25.125rem) !important;
  }

  .xl\:-translate-y-101\.5 {
    transform: translateY(-25.375rem) !important;
  }

  .xl\:-translate-y-102\.5 {
    transform: translateY(-25.625rem) !important;
  }

  .xl\:-translate-y-103\.5 {
    transform: translateY(-25.875rem) !important;
  }

  .xl\:-translate-y-104\.5 {
    transform: translateY(-26.125rem) !important;
  }

  .xl\:-translate-y-full {
    transform: translateY(-100%) !important;
  }

  .xl\:-translate-y-1\/2 {
    transform: translateY(-50%) !important;
  }

  .xl\:translate-y-1\/2 {
    transform: translateY(50%) !important;
  }

  .xl\:translate-y-full {
    transform: translateY(100%) !important;
  }

  .xl\:translate-y-1\/3 {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:-translate-y-1\/3 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:translate-y-2\/3 {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:-translate-y-2\/3 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:translate-y-1\/4 {
    transform: translateY(25%) !important;
  }

  .xl\:-translate-y-1\/4 {
    transform: translateY(-25%) !important;
  }

  .xl\:translate-y-2\/4 {
    transform: translateY(50%) !important;
  }

  .xl\:-translate-y-2\/4 {
    transform: translateY(-50%) !important;
  }

  .xl\:translate-y-3\/4 {
    transform: translateY(75%) !important;
  }

  .xl\:-translate-y-3\/4 {
    transform: translateY(-75%) !important;
  }

  .xl\:translate-y-1\/5 {
    transform: translateY(20%) !important;
  }

  .xl\:-translate-y-1\/5 {
    transform: translateY(-20%) !important;
  }

  .xl\:translate-y-2\/5 {
    transform: translateY(40%) !important;
  }

  .xl\:-translate-y-2\/5 {
    transform: translateY(-40%) !important;
  }

  .xl\:translate-y-3\/5 {
    transform: translateY(60%) !important;
  }

  .xl\:-translate-y-3\/5 {
    transform: translateY(-60%) !important;
  }

  .xl\:translate-y-4\/5 {
    transform: translateY(80%) !important;
  }

  .xl\:-translate-y-4\/5 {
    transform: translateY(-80%) !important;
  }

  .xl\:translate-y-1\/6 {
    transform: translateY(16.666666666666664%) !important;
  }

  .xl\:-translate-y-1\/6 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xl\:translate-y-2\/6 {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:-translate-y-2\/6 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:translate-y-3\/6 {
    transform: translateY(50%) !important;
  }

  .xl\:-translate-y-3\/6 {
    transform: translateY(-50%) !important;
  }

  .xl\:translate-y-4\/6 {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:-translate-y-4\/6 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:translate-y-5\/6 {
    transform: translateY(83.33333333333334%) !important;
  }

  .xl\:-translate-y-5\/6 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xl\:translate-y-1\/12 {
    transform: translateY(8.333333333333332%) !important;
  }

  .xl\:-translate-y-1\/12 {
    transform: translateY(-8.333333333333332%) !important;
  }

  .xl\:translate-y-2\/12 {
    transform: translateY(16.666666666666664%) !important;
  }

  .xl\:-translate-y-2\/12 {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xl\:translate-y-3\/12 {
    transform: translateY(25%) !important;
  }

  .xl\:-translate-y-3\/12 {
    transform: translateY(-25%) !important;
  }

  .xl\:translate-y-4\/12 {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:-translate-y-4\/12 {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:translate-y-5\/12 {
    transform: translateY(41.66666666666667%) !important;
  }

  .xl\:-translate-y-5\/12 {
    transform: translateY(-41.66666666666667%) !important;
  }

  .xl\:translate-y-6\/12 {
    transform: translateY(50%) !important;
  }

  .xl\:-translate-y-6\/12 {
    transform: translateY(-50%) !important;
  }

  .xl\:translate-y-7\/12 {
    transform: translateY(58.333333333333336%) !important;
  }

  .xl\:-translate-y-7\/12 {
    transform: translateY(-58.333333333333336%) !important;
  }

  .xl\:translate-y-8\/12 {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:-translate-y-8\/12 {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:translate-y-9\/12 {
    transform: translateY(75%) !important;
  }

  .xl\:-translate-y-9\/12 {
    transform: translateY(-75%) !important;
  }

  .xl\:translate-y-10\/12 {
    transform: translateY(83.33333333333334%) !important;
  }

  .xl\:-translate-y-10\/12 {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xl\:translate-y-11\/12 {
    transform: translateY(91.66666666666666%) !important;
  }

  .xl\:-translate-y-11\/12 {
    transform: translateY(-91.66666666666666%) !important;
  }

  .xl\:hover\:translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .xl\:hover\:translate-x-1:hover {
    transform: translateX(0.25rem) !important;
  }

  .xl\:hover\:translate-x-2:hover {
    transform: translateX(0.5rem) !important;
  }

  .xl\:hover\:translate-x-3:hover {
    transform: translateX(0.75rem) !important;
  }

  .xl\:hover\:translate-x-4:hover {
    transform: translateX(1rem) !important;
  }

  .xl\:hover\:translate-x-5:hover {
    transform: translateX(1.25rem) !important;
  }

  .xl\:hover\:translate-x-6:hover {
    transform: translateX(1.5rem) !important;
  }

  .xl\:hover\:translate-x-7:hover {
    transform: translateX(1.75rem) !important;
  }

  .xl\:hover\:translate-x-8:hover {
    transform: translateX(2rem) !important;
  }

  .xl\:hover\:translate-x-9:hover {
    transform: translateX(2.25rem) !important;
  }

  .xl\:hover\:translate-x-10:hover {
    transform: translateX(2.5rem) !important;
  }

  .xl\:hover\:translate-x-11:hover {
    transform: translateX(2.75rem) !important;
  }

  .xl\:hover\:translate-x-12:hover {
    transform: translateX(3rem) !important;
  }

  .xl\:hover\:translate-x-13:hover {
    transform: translateX(3.25rem) !important;
  }

  .xl\:hover\:translate-x-14:hover {
    transform: translateX(3.5rem) !important;
  }

  .xl\:hover\:translate-x-15:hover {
    transform: translateX(3.75rem) !important;
  }

  .xl\:hover\:translate-x-16:hover {
    transform: translateX(4rem) !important;
  }

  .xl\:hover\:translate-x-17:hover {
    transform: translateX(4.25rem) !important;
  }

  .xl\:hover\:translate-x-18:hover {
    transform: translateX(4.5rem) !important;
  }

  .xl\:hover\:translate-x-19:hover {
    transform: translateX(4.75rem) !important;
  }

  .xl\:hover\:translate-x-20:hover {
    transform: translateX(5rem) !important;
  }

  .xl\:hover\:translate-x-21:hover {
    transform: translateX(5.25rem) !important;
  }

  .xl\:hover\:translate-x-22:hover {
    transform: translateX(5.5rem) !important;
  }

  .xl\:hover\:translate-x-23:hover {
    transform: translateX(5.75rem) !important;
  }

  .xl\:hover\:translate-x-24:hover {
    transform: translateX(6rem) !important;
  }

  .xl\:hover\:translate-x-25:hover {
    transform: translateX(6.25rem) !important;
  }

  .xl\:hover\:translate-x-26:hover {
    transform: translateX(6.5rem) !important;
  }

  .xl\:hover\:translate-x-27:hover {
    transform: translateX(6.75rem) !important;
  }

  .xl\:hover\:translate-x-28:hover {
    transform: translateX(7rem) !important;
  }

  .xl\:hover\:translate-x-29:hover {
    transform: translateX(7.25rem) !important;
  }

  .xl\:hover\:translate-x-30:hover {
    transform: translateX(7.5rem) !important;
  }

  .xl\:hover\:translate-x-31:hover {
    transform: translateX(7.75rem) !important;
  }

  .xl\:hover\:translate-x-32:hover {
    transform: translateX(8rem) !important;
  }

  .xl\:hover\:translate-x-33:hover {
    transform: translateX(8.25rem) !important;
  }

  .xl\:hover\:translate-x-34:hover {
    transform: translateX(8.5rem) !important;
  }

  .xl\:hover\:translate-x-35:hover {
    transform: translateX(8.75rem) !important;
  }

  .xl\:hover\:translate-x-36:hover {
    transform: translateX(9rem) !important;
  }

  .xl\:hover\:translate-x-37:hover {
    transform: translateX(9.25rem) !important;
  }

  .xl\:hover\:translate-x-38:hover {
    transform: translateX(9.5rem) !important;
  }

  .xl\:hover\:translate-x-39:hover {
    transform: translateX(9.75rem) !important;
  }

  .xl\:hover\:translate-x-40:hover {
    transform: translateX(10rem) !important;
  }

  .xl\:hover\:translate-x-41:hover {
    transform: translateX(10.25rem) !important;
  }

  .xl\:hover\:translate-x-42:hover {
    transform: translateX(10.5rem) !important;
  }

  .xl\:hover\:translate-x-43:hover {
    transform: translateX(10.75rem) !important;
  }

  .xl\:hover\:translate-x-44:hover {
    transform: translateX(11rem) !important;
  }

  .xl\:hover\:translate-x-45:hover {
    transform: translateX(11.25rem) !important;
  }

  .xl\:hover\:translate-x-46:hover {
    transform: translateX(11.5rem) !important;
  }

  .xl\:hover\:translate-x-47:hover {
    transform: translateX(11.75rem) !important;
  }

  .xl\:hover\:translate-x-48:hover {
    transform: translateX(12rem) !important;
  }

  .xl\:hover\:translate-x-49:hover {
    transform: translateX(12.25rem) !important;
  }

  .xl\:hover\:translate-x-50:hover {
    transform: translateX(12.5rem) !important;
  }

  .xl\:hover\:translate-x-51:hover {
    transform: translateX(12.75rem) !important;
  }

  .xl\:hover\:translate-x-52:hover {
    transform: translateX(13rem) !important;
  }

  .xl\:hover\:translate-x-53:hover {
    transform: translateX(13.25rem) !important;
  }

  .xl\:hover\:translate-x-54:hover {
    transform: translateX(13.5rem) !important;
  }

  .xl\:hover\:translate-x-55:hover {
    transform: translateX(13.75rem) !important;
  }

  .xl\:hover\:translate-x-56:hover {
    transform: translateX(14rem) !important;
  }

  .xl\:hover\:translate-x-57:hover {
    transform: translateX(14.25rem) !important;
  }

  .xl\:hover\:translate-x-58:hover {
    transform: translateX(14.5rem) !important;
  }

  .xl\:hover\:translate-x-59:hover {
    transform: translateX(14.75rem) !important;
  }

  .xl\:hover\:translate-x-60:hover {
    transform: translateX(15rem) !important;
  }

  .xl\:hover\:translate-x-61:hover {
    transform: translateX(15.25rem) !important;
  }

  .xl\:hover\:translate-x-62:hover {
    transform: translateX(15.5rem) !important;
  }

  .xl\:hover\:translate-x-63:hover {
    transform: translateX(15.75rem) !important;
  }

  .xl\:hover\:translate-x-64:hover {
    transform: translateX(16rem) !important;
  }

  .xl\:hover\:translate-x-65:hover {
    transform: translateX(16.25rem) !important;
  }

  .xl\:hover\:translate-x-66:hover {
    transform: translateX(16.5rem) !important;
  }

  .xl\:hover\:translate-x-67:hover {
    transform: translateX(16.75rem) !important;
  }

  .xl\:hover\:translate-x-68:hover {
    transform: translateX(17rem) !important;
  }

  .xl\:hover\:translate-x-69:hover {
    transform: translateX(17.25rem) !important;
  }

  .xl\:hover\:translate-x-70:hover {
    transform: translateX(17.5rem) !important;
  }

  .xl\:hover\:translate-x-71:hover {
    transform: translateX(17.75rem) !important;
  }

  .xl\:hover\:translate-x-72:hover {
    transform: translateX(18rem) !important;
  }

  .xl\:hover\:translate-x-73:hover {
    transform: translateX(18.25rem) !important;
  }

  .xl\:hover\:translate-x-74:hover {
    transform: translateX(18.5rem) !important;
  }

  .xl\:hover\:translate-x-75:hover {
    transform: translateX(18.75rem) !important;
  }

  .xl\:hover\:translate-x-76:hover {
    transform: translateX(19rem) !important;
  }

  .xl\:hover\:translate-x-77:hover {
    transform: translateX(19.25rem) !important;
  }

  .xl\:hover\:translate-x-78:hover {
    transform: translateX(19.5rem) !important;
  }

  .xl\:hover\:translate-x-79:hover {
    transform: translateX(19.75rem) !important;
  }

  .xl\:hover\:translate-x-80:hover {
    transform: translateX(20rem) !important;
  }

  .xl\:hover\:translate-x-81:hover {
    transform: translateX(20.25rem) !important;
  }

  .xl\:hover\:translate-x-82:hover {
    transform: translateX(20.5rem) !important;
  }

  .xl\:hover\:translate-x-83:hover {
    transform: translateX(20.75rem) !important;
  }

  .xl\:hover\:translate-x-84:hover {
    transform: translateX(21rem) !important;
  }

  .xl\:hover\:translate-x-85:hover {
    transform: translateX(21.25rem) !important;
  }

  .xl\:hover\:translate-x-86:hover {
    transform: translateX(21.5rem) !important;
  }

  .xl\:hover\:translate-x-87:hover {
    transform: translateX(21.75rem) !important;
  }

  .xl\:hover\:translate-x-88:hover {
    transform: translateX(22rem) !important;
  }

  .xl\:hover\:translate-x-89:hover {
    transform: translateX(22.25rem) !important;
  }

  .xl\:hover\:translate-x-90:hover {
    transform: translateX(22.5rem) !important;
  }

  .xl\:hover\:translate-x-91:hover {
    transform: translateX(22.75rem) !important;
  }

  .xl\:hover\:translate-x-92:hover {
    transform: translateX(23rem) !important;
  }

  .xl\:hover\:translate-x-93:hover {
    transform: translateX(23.25rem) !important;
  }

  .xl\:hover\:translate-x-94:hover {
    transform: translateX(23.5rem) !important;
  }

  .xl\:hover\:translate-x-95:hover {
    transform: translateX(23.75rem) !important;
  }

  .xl\:hover\:translate-x-96:hover {
    transform: translateX(24rem) !important;
  }

  .xl\:hover\:translate-x-97:hover {
    transform: translateX(24.25rem) !important;
  }

  .xl\:hover\:translate-x-98:hover {
    transform: translateX(24.5rem) !important;
  }

  .xl\:hover\:translate-x-99:hover {
    transform: translateX(24.75rem) !important;
  }

  .xl\:hover\:translate-x-100:hover {
    transform: translateX(25rem) !important;
  }

  .xl\:hover\:translate-x-101:hover {
    transform: translateX(25.25rem) !important;
  }

  .xl\:hover\:translate-x-102:hover {
    transform: translateX(25.5rem) !important;
  }

  .xl\:hover\:translate-x-103:hover {
    transform: translateX(25.75rem) !important;
  }

  .xl\:hover\:translate-x-104:hover {
    transform: translateX(26rem) !important;
  }

  .xl\:hover\:translate-x-105:hover {
    transform: translateX(26.25rem) !important;
  }

  .xl\:hover\:translate-x-px:hover {
    transform: translateX(1px) !important;
  }

  .xl\:hover\:translate-x-0\.5:hover {
    transform: translateX(0.125rem) !important;
  }

  .xl\:hover\:translate-x-1\.5:hover {
    transform: translateX(0.375rem) !important;
  }

  .xl\:hover\:translate-x-2\.5:hover {
    transform: translateX(0.625rem) !important;
  }

  .xl\:hover\:translate-x-3\.5:hover {
    transform: translateX(0.875rem) !important;
  }

  .xl\:hover\:translate-x-4\.5:hover {
    transform: translateX(1.125rem) !important;
  }

  .xl\:hover\:translate-x-5\.5:hover {
    transform: translateX(1.375rem) !important;
  }

  .xl\:hover\:translate-x-6\.5:hover {
    transform: translateX(1.625rem) !important;
  }

  .xl\:hover\:translate-x-7\.5:hover {
    transform: translateX(1.875rem) !important;
  }

  .xl\:hover\:translate-x-8\.5:hover {
    transform: translateX(2.125rem) !important;
  }

  .xl\:hover\:translate-x-9\.5:hover {
    transform: translateX(2.375rem) !important;
  }

  .xl\:hover\:translate-x-10\.5:hover {
    transform: translateX(2.625rem) !important;
  }

  .xl\:hover\:translate-x-11\.5:hover {
    transform: translateX(2.875rem) !important;
  }

  .xl\:hover\:translate-x-12\.5:hover {
    transform: translateX(3.125rem) !important;
  }

  .xl\:hover\:translate-x-13\.5:hover {
    transform: translateX(3.375rem) !important;
  }

  .xl\:hover\:translate-x-14\.5:hover {
    transform: translateX(3.625rem) !important;
  }

  .xl\:hover\:translate-x-15\.5:hover {
    transform: translateX(3.875rem) !important;
  }

  .xl\:hover\:translate-x-16\.5:hover {
    transform: translateX(4.125rem) !important;
  }

  .xl\:hover\:translate-x-17\.5:hover {
    transform: translateX(4.375rem) !important;
  }

  .xl\:hover\:translate-x-18\.5:hover {
    transform: translateX(4.625rem) !important;
  }

  .xl\:hover\:translate-x-19\.5:hover {
    transform: translateX(4.875rem) !important;
  }

  .xl\:hover\:translate-x-20\.5:hover {
    transform: translateX(5.125rem) !important;
  }

  .xl\:hover\:translate-x-21\.5:hover {
    transform: translateX(5.375rem) !important;
  }

  .xl\:hover\:translate-x-22\.5:hover {
    transform: translateX(5.625rem) !important;
  }

  .xl\:hover\:translate-x-23\.5:hover {
    transform: translateX(5.875rem) !important;
  }

  .xl\:hover\:translate-x-24\.5:hover {
    transform: translateX(6.125rem) !important;
  }

  .xl\:hover\:translate-x-25\.5:hover {
    transform: translateX(6.375rem) !important;
  }

  .xl\:hover\:translate-x-26\.5:hover {
    transform: translateX(6.625rem) !important;
  }

  .xl\:hover\:translate-x-27\.5:hover {
    transform: translateX(6.875rem) !important;
  }

  .xl\:hover\:translate-x-28\.5:hover {
    transform: translateX(7.125rem) !important;
  }

  .xl\:hover\:translate-x-29\.5:hover {
    transform: translateX(7.375rem) !important;
  }

  .xl\:hover\:translate-x-30\.5:hover {
    transform: translateX(7.625rem) !important;
  }

  .xl\:hover\:translate-x-31\.5:hover {
    transform: translateX(7.875rem) !important;
  }

  .xl\:hover\:translate-x-32\.5:hover {
    transform: translateX(8.125rem) !important;
  }

  .xl\:hover\:translate-x-33\.5:hover {
    transform: translateX(8.375rem) !important;
  }

  .xl\:hover\:translate-x-34\.5:hover {
    transform: translateX(8.625rem) !important;
  }

  .xl\:hover\:translate-x-35\.5:hover {
    transform: translateX(8.875rem) !important;
  }

  .xl\:hover\:translate-x-36\.5:hover {
    transform: translateX(9.125rem) !important;
  }

  .xl\:hover\:translate-x-37\.5:hover {
    transform: translateX(9.375rem) !important;
  }

  .xl\:hover\:translate-x-38\.5:hover {
    transform: translateX(9.625rem) !important;
  }

  .xl\:hover\:translate-x-39\.5:hover {
    transform: translateX(9.875rem) !important;
  }

  .xl\:hover\:translate-x-40\.5:hover {
    transform: translateX(10.125rem) !important;
  }

  .xl\:hover\:translate-x-41\.5:hover {
    transform: translateX(10.375rem) !important;
  }

  .xl\:hover\:translate-x-42\.5:hover {
    transform: translateX(10.625rem) !important;
  }

  .xl\:hover\:translate-x-43\.5:hover {
    transform: translateX(10.875rem) !important;
  }

  .xl\:hover\:translate-x-44\.5:hover {
    transform: translateX(11.125rem) !important;
  }

  .xl\:hover\:translate-x-45\.5:hover {
    transform: translateX(11.375rem) !important;
  }

  .xl\:hover\:translate-x-46\.5:hover {
    transform: translateX(11.625rem) !important;
  }

  .xl\:hover\:translate-x-47\.5:hover {
    transform: translateX(11.875rem) !important;
  }

  .xl\:hover\:translate-x-48\.5:hover {
    transform: translateX(12.125rem) !important;
  }

  .xl\:hover\:translate-x-49\.5:hover {
    transform: translateX(12.375rem) !important;
  }

  .xl\:hover\:translate-x-50\.5:hover {
    transform: translateX(12.625rem) !important;
  }

  .xl\:hover\:translate-x-51\.5:hover {
    transform: translateX(12.875rem) !important;
  }

  .xl\:hover\:translate-x-52\.5:hover {
    transform: translateX(13.125rem) !important;
  }

  .xl\:hover\:translate-x-53\.5:hover {
    transform: translateX(13.375rem) !important;
  }

  .xl\:hover\:translate-x-54\.5:hover {
    transform: translateX(13.625rem) !important;
  }

  .xl\:hover\:translate-x-55\.5:hover {
    transform: translateX(13.875rem) !important;
  }

  .xl\:hover\:translate-x-56\.5:hover {
    transform: translateX(14.125rem) !important;
  }

  .xl\:hover\:translate-x-57\.5:hover {
    transform: translateX(14.375rem) !important;
  }

  .xl\:hover\:translate-x-58\.5:hover {
    transform: translateX(14.625rem) !important;
  }

  .xl\:hover\:translate-x-59\.5:hover {
    transform: translateX(14.875rem) !important;
  }

  .xl\:hover\:translate-x-60\.5:hover {
    transform: translateX(15.125rem) !important;
  }

  .xl\:hover\:translate-x-61\.5:hover {
    transform: translateX(15.375rem) !important;
  }

  .xl\:hover\:translate-x-62\.5:hover {
    transform: translateX(15.625rem) !important;
  }

  .xl\:hover\:translate-x-63\.5:hover {
    transform: translateX(15.875rem) !important;
  }

  .xl\:hover\:translate-x-64\.5:hover {
    transform: translateX(16.125rem) !important;
  }

  .xl\:hover\:translate-x-65\.5:hover {
    transform: translateX(16.375rem) !important;
  }

  .xl\:hover\:translate-x-66\.5:hover {
    transform: translateX(16.625rem) !important;
  }

  .xl\:hover\:translate-x-67\.5:hover {
    transform: translateX(16.875rem) !important;
  }

  .xl\:hover\:translate-x-68\.5:hover {
    transform: translateX(17.125rem) !important;
  }

  .xl\:hover\:translate-x-69\.5:hover {
    transform: translateX(17.375rem) !important;
  }

  .xl\:hover\:translate-x-70\.5:hover {
    transform: translateX(17.625rem) !important;
  }

  .xl\:hover\:translate-x-71\.5:hover {
    transform: translateX(17.875rem) !important;
  }

  .xl\:hover\:translate-x-72\.5:hover {
    transform: translateX(18.125rem) !important;
  }

  .xl\:hover\:translate-x-73\.5:hover {
    transform: translateX(18.375rem) !important;
  }

  .xl\:hover\:translate-x-74\.5:hover {
    transform: translateX(18.625rem) !important;
  }

  .xl\:hover\:translate-x-75\.5:hover {
    transform: translateX(18.875rem) !important;
  }

  .xl\:hover\:translate-x-76\.5:hover {
    transform: translateX(19.125rem) !important;
  }

  .xl\:hover\:translate-x-77\.5:hover {
    transform: translateX(19.375rem) !important;
  }

  .xl\:hover\:translate-x-78\.5:hover {
    transform: translateX(19.625rem) !important;
  }

  .xl\:hover\:translate-x-79\.5:hover {
    transform: translateX(19.875rem) !important;
  }

  .xl\:hover\:translate-x-80\.5:hover {
    transform: translateX(20.125rem) !important;
  }

  .xl\:hover\:translate-x-81\.5:hover {
    transform: translateX(20.375rem) !important;
  }

  .xl\:hover\:translate-x-82\.5:hover {
    transform: translateX(20.625rem) !important;
  }

  .xl\:hover\:translate-x-83\.5:hover {
    transform: translateX(20.875rem) !important;
  }

  .xl\:hover\:translate-x-84\.5:hover {
    transform: translateX(21.125rem) !important;
  }

  .xl\:hover\:translate-x-85\.5:hover {
    transform: translateX(21.375rem) !important;
  }

  .xl\:hover\:translate-x-86\.5:hover {
    transform: translateX(21.625rem) !important;
  }

  .xl\:hover\:translate-x-87\.5:hover {
    transform: translateX(21.875rem) !important;
  }

  .xl\:hover\:translate-x-88\.5:hover {
    transform: translateX(22.125rem) !important;
  }

  .xl\:hover\:translate-x-89\.5:hover {
    transform: translateX(22.375rem) !important;
  }

  .xl\:hover\:translate-x-90\.5:hover {
    transform: translateX(22.625rem) !important;
  }

  .xl\:hover\:translate-x-91\.5:hover {
    transform: translateX(22.875rem) !important;
  }

  .xl\:hover\:translate-x-92\.5:hover {
    transform: translateX(23.125rem) !important;
  }

  .xl\:hover\:translate-x-93\.5:hover {
    transform: translateX(23.375rem) !important;
  }

  .xl\:hover\:translate-x-94\.5:hover {
    transform: translateX(23.625rem) !important;
  }

  .xl\:hover\:translate-x-95\.5:hover {
    transform: translateX(23.875rem) !important;
  }

  .xl\:hover\:translate-x-96\.5:hover {
    transform: translateX(24.125rem) !important;
  }

  .xl\:hover\:translate-x-97\.5:hover {
    transform: translateX(24.375rem) !important;
  }

  .xl\:hover\:translate-x-98\.5:hover {
    transform: translateX(24.625rem) !important;
  }

  .xl\:hover\:translate-x-99\.5:hover {
    transform: translateX(24.875rem) !important;
  }

  .xl\:hover\:translate-x-100\.5:hover {
    transform: translateX(25.125rem) !important;
  }

  .xl\:hover\:translate-x-101\.5:hover {
    transform: translateX(25.375rem) !important;
  }

  .xl\:hover\:translate-x-102\.5:hover {
    transform: translateX(25.625rem) !important;
  }

  .xl\:hover\:translate-x-103\.5:hover {
    transform: translateX(25.875rem) !important;
  }

  .xl\:hover\:translate-x-104\.5:hover {
    transform: translateX(26.125rem) !important;
  }

  .xl\:hover\:-translate-x-0:hover {
    transform: translateX(0rem) !important;
  }

  .xl\:hover\:-translate-x-1:hover {
    transform: translateX(-0.25rem) !important;
  }

  .xl\:hover\:-translate-x-2:hover {
    transform: translateX(-0.5rem) !important;
  }

  .xl\:hover\:-translate-x-3:hover {
    transform: translateX(-0.75rem) !important;
  }

  .xl\:hover\:-translate-x-4:hover {
    transform: translateX(-1rem) !important;
  }

  .xl\:hover\:-translate-x-5:hover {
    transform: translateX(-1.25rem) !important;
  }

  .xl\:hover\:-translate-x-6:hover {
    transform: translateX(-1.5rem) !important;
  }

  .xl\:hover\:-translate-x-7:hover {
    transform: translateX(-1.75rem) !important;
  }

  .xl\:hover\:-translate-x-8:hover {
    transform: translateX(-2rem) !important;
  }

  .xl\:hover\:-translate-x-9:hover {
    transform: translateX(-2.25rem) !important;
  }

  .xl\:hover\:-translate-x-10:hover {
    transform: translateX(-2.5rem) !important;
  }

  .xl\:hover\:-translate-x-11:hover {
    transform: translateX(-2.75rem) !important;
  }

  .xl\:hover\:-translate-x-12:hover {
    transform: translateX(-3rem) !important;
  }

  .xl\:hover\:-translate-x-13:hover {
    transform: translateX(-3.25rem) !important;
  }

  .xl\:hover\:-translate-x-14:hover {
    transform: translateX(-3.5rem) !important;
  }

  .xl\:hover\:-translate-x-15:hover {
    transform: translateX(-3.75rem) !important;
  }

  .xl\:hover\:-translate-x-16:hover {
    transform: translateX(-4rem) !important;
  }

  .xl\:hover\:-translate-x-17:hover {
    transform: translateX(-4.25rem) !important;
  }

  .xl\:hover\:-translate-x-18:hover {
    transform: translateX(-4.5rem) !important;
  }

  .xl\:hover\:-translate-x-19:hover {
    transform: translateX(-4.75rem) !important;
  }

  .xl\:hover\:-translate-x-20:hover {
    transform: translateX(-5rem) !important;
  }

  .xl\:hover\:-translate-x-21:hover {
    transform: translateX(-5.25rem) !important;
  }

  .xl\:hover\:-translate-x-22:hover {
    transform: translateX(-5.5rem) !important;
  }

  .xl\:hover\:-translate-x-23:hover {
    transform: translateX(-5.75rem) !important;
  }

  .xl\:hover\:-translate-x-24:hover {
    transform: translateX(-6rem) !important;
  }

  .xl\:hover\:-translate-x-25:hover {
    transform: translateX(-6.25rem) !important;
  }

  .xl\:hover\:-translate-x-26:hover {
    transform: translateX(-6.5rem) !important;
  }

  .xl\:hover\:-translate-x-27:hover {
    transform: translateX(-6.75rem) !important;
  }

  .xl\:hover\:-translate-x-28:hover {
    transform: translateX(-7rem) !important;
  }

  .xl\:hover\:-translate-x-29:hover {
    transform: translateX(-7.25rem) !important;
  }

  .xl\:hover\:-translate-x-30:hover {
    transform: translateX(-7.5rem) !important;
  }

  .xl\:hover\:-translate-x-31:hover {
    transform: translateX(-7.75rem) !important;
  }

  .xl\:hover\:-translate-x-32:hover {
    transform: translateX(-8rem) !important;
  }

  .xl\:hover\:-translate-x-33:hover {
    transform: translateX(-8.25rem) !important;
  }

  .xl\:hover\:-translate-x-34:hover {
    transform: translateX(-8.5rem) !important;
  }

  .xl\:hover\:-translate-x-35:hover {
    transform: translateX(-8.75rem) !important;
  }

  .xl\:hover\:-translate-x-36:hover {
    transform: translateX(-9rem) !important;
  }

  .xl\:hover\:-translate-x-37:hover {
    transform: translateX(-9.25rem) !important;
  }

  .xl\:hover\:-translate-x-38:hover {
    transform: translateX(-9.5rem) !important;
  }

  .xl\:hover\:-translate-x-39:hover {
    transform: translateX(-9.75rem) !important;
  }

  .xl\:hover\:-translate-x-40:hover {
    transform: translateX(-10rem) !important;
  }

  .xl\:hover\:-translate-x-41:hover {
    transform: translateX(-10.25rem) !important;
  }

  .xl\:hover\:-translate-x-42:hover {
    transform: translateX(-10.5rem) !important;
  }

  .xl\:hover\:-translate-x-43:hover {
    transform: translateX(-10.75rem) !important;
  }

  .xl\:hover\:-translate-x-44:hover {
    transform: translateX(-11rem) !important;
  }

  .xl\:hover\:-translate-x-45:hover {
    transform: translateX(-11.25rem) !important;
  }

  .xl\:hover\:-translate-x-46:hover {
    transform: translateX(-11.5rem) !important;
  }

  .xl\:hover\:-translate-x-47:hover {
    transform: translateX(-11.75rem) !important;
  }

  .xl\:hover\:-translate-x-48:hover {
    transform: translateX(-12rem) !important;
  }

  .xl\:hover\:-translate-x-49:hover {
    transform: translateX(-12.25rem) !important;
  }

  .xl\:hover\:-translate-x-50:hover {
    transform: translateX(-12.5rem) !important;
  }

  .xl\:hover\:-translate-x-51:hover {
    transform: translateX(-12.75rem) !important;
  }

  .xl\:hover\:-translate-x-52:hover {
    transform: translateX(-13rem) !important;
  }

  .xl\:hover\:-translate-x-53:hover {
    transform: translateX(-13.25rem) !important;
  }

  .xl\:hover\:-translate-x-54:hover {
    transform: translateX(-13.5rem) !important;
  }

  .xl\:hover\:-translate-x-55:hover {
    transform: translateX(-13.75rem) !important;
  }

  .xl\:hover\:-translate-x-56:hover {
    transform: translateX(-14rem) !important;
  }

  .xl\:hover\:-translate-x-57:hover {
    transform: translateX(-14.25rem) !important;
  }

  .xl\:hover\:-translate-x-58:hover {
    transform: translateX(-14.5rem) !important;
  }

  .xl\:hover\:-translate-x-59:hover {
    transform: translateX(-14.75rem) !important;
  }

  .xl\:hover\:-translate-x-60:hover {
    transform: translateX(-15rem) !important;
  }

  .xl\:hover\:-translate-x-61:hover {
    transform: translateX(-15.25rem) !important;
  }

  .xl\:hover\:-translate-x-62:hover {
    transform: translateX(-15.5rem) !important;
  }

  .xl\:hover\:-translate-x-63:hover {
    transform: translateX(-15.75rem) !important;
  }

  .xl\:hover\:-translate-x-64:hover {
    transform: translateX(-16rem) !important;
  }

  .xl\:hover\:-translate-x-65:hover {
    transform: translateX(-16.25rem) !important;
  }

  .xl\:hover\:-translate-x-66:hover {
    transform: translateX(-16.5rem) !important;
  }

  .xl\:hover\:-translate-x-67:hover {
    transform: translateX(-16.75rem) !important;
  }

  .xl\:hover\:-translate-x-68:hover {
    transform: translateX(-17rem) !important;
  }

  .xl\:hover\:-translate-x-69:hover {
    transform: translateX(-17.25rem) !important;
  }

  .xl\:hover\:-translate-x-70:hover {
    transform: translateX(-17.5rem) !important;
  }

  .xl\:hover\:-translate-x-71:hover {
    transform: translateX(-17.75rem) !important;
  }

  .xl\:hover\:-translate-x-72:hover {
    transform: translateX(-18rem) !important;
  }

  .xl\:hover\:-translate-x-73:hover {
    transform: translateX(-18.25rem) !important;
  }

  .xl\:hover\:-translate-x-74:hover {
    transform: translateX(-18.5rem) !important;
  }

  .xl\:hover\:-translate-x-75:hover {
    transform: translateX(-18.75rem) !important;
  }

  .xl\:hover\:-translate-x-76:hover {
    transform: translateX(-19rem) !important;
  }

  .xl\:hover\:-translate-x-77:hover {
    transform: translateX(-19.25rem) !important;
  }

  .xl\:hover\:-translate-x-78:hover {
    transform: translateX(-19.5rem) !important;
  }

  .xl\:hover\:-translate-x-79:hover {
    transform: translateX(-19.75rem) !important;
  }

  .xl\:hover\:-translate-x-80:hover {
    transform: translateX(-20rem) !important;
  }

  .xl\:hover\:-translate-x-81:hover {
    transform: translateX(-20.25rem) !important;
  }

  .xl\:hover\:-translate-x-82:hover {
    transform: translateX(-20.5rem) !important;
  }

  .xl\:hover\:-translate-x-83:hover {
    transform: translateX(-20.75rem) !important;
  }

  .xl\:hover\:-translate-x-84:hover {
    transform: translateX(-21rem) !important;
  }

  .xl\:hover\:-translate-x-85:hover {
    transform: translateX(-21.25rem) !important;
  }

  .xl\:hover\:-translate-x-86:hover {
    transform: translateX(-21.5rem) !important;
  }

  .xl\:hover\:-translate-x-87:hover {
    transform: translateX(-21.75rem) !important;
  }

  .xl\:hover\:-translate-x-88:hover {
    transform: translateX(-22rem) !important;
  }

  .xl\:hover\:-translate-x-89:hover {
    transform: translateX(-22.25rem) !important;
  }

  .xl\:hover\:-translate-x-90:hover {
    transform: translateX(-22.5rem) !important;
  }

  .xl\:hover\:-translate-x-91:hover {
    transform: translateX(-22.75rem) !important;
  }

  .xl\:hover\:-translate-x-92:hover {
    transform: translateX(-23rem) !important;
  }

  .xl\:hover\:-translate-x-93:hover {
    transform: translateX(-23.25rem) !important;
  }

  .xl\:hover\:-translate-x-94:hover {
    transform: translateX(-23.5rem) !important;
  }

  .xl\:hover\:-translate-x-95:hover {
    transform: translateX(-23.75rem) !important;
  }

  .xl\:hover\:-translate-x-96:hover {
    transform: translateX(-24rem) !important;
  }

  .xl\:hover\:-translate-x-97:hover {
    transform: translateX(-24.25rem) !important;
  }

  .xl\:hover\:-translate-x-98:hover {
    transform: translateX(-24.5rem) !important;
  }

  .xl\:hover\:-translate-x-99:hover {
    transform: translateX(-24.75rem) !important;
  }

  .xl\:hover\:-translate-x-100:hover {
    transform: translateX(-25rem) !important;
  }

  .xl\:hover\:-translate-x-101:hover {
    transform: translateX(-25.25rem) !important;
  }

  .xl\:hover\:-translate-x-102:hover {
    transform: translateX(-25.5rem) !important;
  }

  .xl\:hover\:-translate-x-103:hover {
    transform: translateX(-25.75rem) !important;
  }

  .xl\:hover\:-translate-x-104:hover {
    transform: translateX(-26rem) !important;
  }

  .xl\:hover\:-translate-x-105:hover {
    transform: translateX(-26.25rem) !important;
  }

  .xl\:hover\:-translate-x-px:hover {
    transform: translateX(-1px) !important;
  }

  .xl\:hover\:-translate-x-0\.5:hover {
    transform: translateX(-0.125rem) !important;
  }

  .xl\:hover\:-translate-x-1\.5:hover {
    transform: translateX(-0.375rem) !important;
  }

  .xl\:hover\:-translate-x-2\.5:hover {
    transform: translateX(-0.625rem) !important;
  }

  .xl\:hover\:-translate-x-3\.5:hover {
    transform: translateX(-0.875rem) !important;
  }

  .xl\:hover\:-translate-x-4\.5:hover {
    transform: translateX(-1.125rem) !important;
  }

  .xl\:hover\:-translate-x-5\.5:hover {
    transform: translateX(-1.375rem) !important;
  }

  .xl\:hover\:-translate-x-6\.5:hover {
    transform: translateX(-1.625rem) !important;
  }

  .xl\:hover\:-translate-x-7\.5:hover {
    transform: translateX(-1.875rem) !important;
  }

  .xl\:hover\:-translate-x-8\.5:hover {
    transform: translateX(-2.125rem) !important;
  }

  .xl\:hover\:-translate-x-9\.5:hover {
    transform: translateX(-2.375rem) !important;
  }

  .xl\:hover\:-translate-x-10\.5:hover {
    transform: translateX(-2.625rem) !important;
  }

  .xl\:hover\:-translate-x-11\.5:hover {
    transform: translateX(-2.875rem) !important;
  }

  .xl\:hover\:-translate-x-12\.5:hover {
    transform: translateX(-3.125rem) !important;
  }

  .xl\:hover\:-translate-x-13\.5:hover {
    transform: translateX(-3.375rem) !important;
  }

  .xl\:hover\:-translate-x-14\.5:hover {
    transform: translateX(-3.625rem) !important;
  }

  .xl\:hover\:-translate-x-15\.5:hover {
    transform: translateX(-3.875rem) !important;
  }

  .xl\:hover\:-translate-x-16\.5:hover {
    transform: translateX(-4.125rem) !important;
  }

  .xl\:hover\:-translate-x-17\.5:hover {
    transform: translateX(-4.375rem) !important;
  }

  .xl\:hover\:-translate-x-18\.5:hover {
    transform: translateX(-4.625rem) !important;
  }

  .xl\:hover\:-translate-x-19\.5:hover {
    transform: translateX(-4.875rem) !important;
  }

  .xl\:hover\:-translate-x-20\.5:hover {
    transform: translateX(-5.125rem) !important;
  }

  .xl\:hover\:-translate-x-21\.5:hover {
    transform: translateX(-5.375rem) !important;
  }

  .xl\:hover\:-translate-x-22\.5:hover {
    transform: translateX(-5.625rem) !important;
  }

  .xl\:hover\:-translate-x-23\.5:hover {
    transform: translateX(-5.875rem) !important;
  }

  .xl\:hover\:-translate-x-24\.5:hover {
    transform: translateX(-6.125rem) !important;
  }

  .xl\:hover\:-translate-x-25\.5:hover {
    transform: translateX(-6.375rem) !important;
  }

  .xl\:hover\:-translate-x-26\.5:hover {
    transform: translateX(-6.625rem) !important;
  }

  .xl\:hover\:-translate-x-27\.5:hover {
    transform: translateX(-6.875rem) !important;
  }

  .xl\:hover\:-translate-x-28\.5:hover {
    transform: translateX(-7.125rem) !important;
  }

  .xl\:hover\:-translate-x-29\.5:hover {
    transform: translateX(-7.375rem) !important;
  }

  .xl\:hover\:-translate-x-30\.5:hover {
    transform: translateX(-7.625rem) !important;
  }

  .xl\:hover\:-translate-x-31\.5:hover {
    transform: translateX(-7.875rem) !important;
  }

  .xl\:hover\:-translate-x-32\.5:hover {
    transform: translateX(-8.125rem) !important;
  }

  .xl\:hover\:-translate-x-33\.5:hover {
    transform: translateX(-8.375rem) !important;
  }

  .xl\:hover\:-translate-x-34\.5:hover {
    transform: translateX(-8.625rem) !important;
  }

  .xl\:hover\:-translate-x-35\.5:hover {
    transform: translateX(-8.875rem) !important;
  }

  .xl\:hover\:-translate-x-36\.5:hover {
    transform: translateX(-9.125rem) !important;
  }

  .xl\:hover\:-translate-x-37\.5:hover {
    transform: translateX(-9.375rem) !important;
  }

  .xl\:hover\:-translate-x-38\.5:hover {
    transform: translateX(-9.625rem) !important;
  }

  .xl\:hover\:-translate-x-39\.5:hover {
    transform: translateX(-9.875rem) !important;
  }

  .xl\:hover\:-translate-x-40\.5:hover {
    transform: translateX(-10.125rem) !important;
  }

  .xl\:hover\:-translate-x-41\.5:hover {
    transform: translateX(-10.375rem) !important;
  }

  .xl\:hover\:-translate-x-42\.5:hover {
    transform: translateX(-10.625rem) !important;
  }

  .xl\:hover\:-translate-x-43\.5:hover {
    transform: translateX(-10.875rem) !important;
  }

  .xl\:hover\:-translate-x-44\.5:hover {
    transform: translateX(-11.125rem) !important;
  }

  .xl\:hover\:-translate-x-45\.5:hover {
    transform: translateX(-11.375rem) !important;
  }

  .xl\:hover\:-translate-x-46\.5:hover {
    transform: translateX(-11.625rem) !important;
  }

  .xl\:hover\:-translate-x-47\.5:hover {
    transform: translateX(-11.875rem) !important;
  }

  .xl\:hover\:-translate-x-48\.5:hover {
    transform: translateX(-12.125rem) !important;
  }

  .xl\:hover\:-translate-x-49\.5:hover {
    transform: translateX(-12.375rem) !important;
  }

  .xl\:hover\:-translate-x-50\.5:hover {
    transform: translateX(-12.625rem) !important;
  }

  .xl\:hover\:-translate-x-51\.5:hover {
    transform: translateX(-12.875rem) !important;
  }

  .xl\:hover\:-translate-x-52\.5:hover {
    transform: translateX(-13.125rem) !important;
  }

  .xl\:hover\:-translate-x-53\.5:hover {
    transform: translateX(-13.375rem) !important;
  }

  .xl\:hover\:-translate-x-54\.5:hover {
    transform: translateX(-13.625rem) !important;
  }

  .xl\:hover\:-translate-x-55\.5:hover {
    transform: translateX(-13.875rem) !important;
  }

  .xl\:hover\:-translate-x-56\.5:hover {
    transform: translateX(-14.125rem) !important;
  }

  .xl\:hover\:-translate-x-57\.5:hover {
    transform: translateX(-14.375rem) !important;
  }

  .xl\:hover\:-translate-x-58\.5:hover {
    transform: translateX(-14.625rem) !important;
  }

  .xl\:hover\:-translate-x-59\.5:hover {
    transform: translateX(-14.875rem) !important;
  }

  .xl\:hover\:-translate-x-60\.5:hover {
    transform: translateX(-15.125rem) !important;
  }

  .xl\:hover\:-translate-x-61\.5:hover {
    transform: translateX(-15.375rem) !important;
  }

  .xl\:hover\:-translate-x-62\.5:hover {
    transform: translateX(-15.625rem) !important;
  }

  .xl\:hover\:-translate-x-63\.5:hover {
    transform: translateX(-15.875rem) !important;
  }

  .xl\:hover\:-translate-x-64\.5:hover {
    transform: translateX(-16.125rem) !important;
  }

  .xl\:hover\:-translate-x-65\.5:hover {
    transform: translateX(-16.375rem) !important;
  }

  .xl\:hover\:-translate-x-66\.5:hover {
    transform: translateX(-16.625rem) !important;
  }

  .xl\:hover\:-translate-x-67\.5:hover {
    transform: translateX(-16.875rem) !important;
  }

  .xl\:hover\:-translate-x-68\.5:hover {
    transform: translateX(-17.125rem) !important;
  }

  .xl\:hover\:-translate-x-69\.5:hover {
    transform: translateX(-17.375rem) !important;
  }

  .xl\:hover\:-translate-x-70\.5:hover {
    transform: translateX(-17.625rem) !important;
  }

  .xl\:hover\:-translate-x-71\.5:hover {
    transform: translateX(-17.875rem) !important;
  }

  .xl\:hover\:-translate-x-72\.5:hover {
    transform: translateX(-18.125rem) !important;
  }

  .xl\:hover\:-translate-x-73\.5:hover {
    transform: translateX(-18.375rem) !important;
  }

  .xl\:hover\:-translate-x-74\.5:hover {
    transform: translateX(-18.625rem) !important;
  }

  .xl\:hover\:-translate-x-75\.5:hover {
    transform: translateX(-18.875rem) !important;
  }

  .xl\:hover\:-translate-x-76\.5:hover {
    transform: translateX(-19.125rem) !important;
  }

  .xl\:hover\:-translate-x-77\.5:hover {
    transform: translateX(-19.375rem) !important;
  }

  .xl\:hover\:-translate-x-78\.5:hover {
    transform: translateX(-19.625rem) !important;
  }

  .xl\:hover\:-translate-x-79\.5:hover {
    transform: translateX(-19.875rem) !important;
  }

  .xl\:hover\:-translate-x-80\.5:hover {
    transform: translateX(-20.125rem) !important;
  }

  .xl\:hover\:-translate-x-81\.5:hover {
    transform: translateX(-20.375rem) !important;
  }

  .xl\:hover\:-translate-x-82\.5:hover {
    transform: translateX(-20.625rem) !important;
  }

  .xl\:hover\:-translate-x-83\.5:hover {
    transform: translateX(-20.875rem) !important;
  }

  .xl\:hover\:-translate-x-84\.5:hover {
    transform: translateX(-21.125rem) !important;
  }

  .xl\:hover\:-translate-x-85\.5:hover {
    transform: translateX(-21.375rem) !important;
  }

  .xl\:hover\:-translate-x-86\.5:hover {
    transform: translateX(-21.625rem) !important;
  }

  .xl\:hover\:-translate-x-87\.5:hover {
    transform: translateX(-21.875rem) !important;
  }

  .xl\:hover\:-translate-x-88\.5:hover {
    transform: translateX(-22.125rem) !important;
  }

  .xl\:hover\:-translate-x-89\.5:hover {
    transform: translateX(-22.375rem) !important;
  }

  .xl\:hover\:-translate-x-90\.5:hover {
    transform: translateX(-22.625rem) !important;
  }

  .xl\:hover\:-translate-x-91\.5:hover {
    transform: translateX(-22.875rem) !important;
  }

  .xl\:hover\:-translate-x-92\.5:hover {
    transform: translateX(-23.125rem) !important;
  }

  .xl\:hover\:-translate-x-93\.5:hover {
    transform: translateX(-23.375rem) !important;
  }

  .xl\:hover\:-translate-x-94\.5:hover {
    transform: translateX(-23.625rem) !important;
  }

  .xl\:hover\:-translate-x-95\.5:hover {
    transform: translateX(-23.875rem) !important;
  }

  .xl\:hover\:-translate-x-96\.5:hover {
    transform: translateX(-24.125rem) !important;
  }

  .xl\:hover\:-translate-x-97\.5:hover {
    transform: translateX(-24.375rem) !important;
  }

  .xl\:hover\:-translate-x-98\.5:hover {
    transform: translateX(-24.625rem) !important;
  }

  .xl\:hover\:-translate-x-99\.5:hover {
    transform: translateX(-24.875rem) !important;
  }

  .xl\:hover\:-translate-x-100\.5:hover {
    transform: translateX(-25.125rem) !important;
  }

  .xl\:hover\:-translate-x-101\.5:hover {
    transform: translateX(-25.375rem) !important;
  }

  .xl\:hover\:-translate-x-102\.5:hover {
    transform: translateX(-25.625rem) !important;
  }

  .xl\:hover\:-translate-x-103\.5:hover {
    transform: translateX(-25.875rem) !important;
  }

  .xl\:hover\:-translate-x-104\.5:hover {
    transform: translateX(-26.125rem) !important;
  }

  .xl\:hover\:-translate-x-full:hover {
    transform: translateX(-100%) !important;
  }

  .xl\:hover\:-translate-x-1\/2:hover {
    transform: translateX(-50%) !important;
  }

  .xl\:hover\:translate-x-1\/2:hover {
    transform: translateX(50%) !important;
  }

  .xl\:hover\:translate-x-full:hover {
    transform: translateX(100%) !important;
  }

  .xl\:hover\:translate-x-1\/3:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:hover\:-translate-x-1\/3:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:hover\:translate-x-2\/3:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:hover\:-translate-x-2\/3:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:hover\:translate-x-1\/4:hover {
    transform: translateX(25%) !important;
  }

  .xl\:hover\:-translate-x-1\/4:hover {
    transform: translateX(-25%) !important;
  }

  .xl\:hover\:translate-x-2\/4:hover {
    transform: translateX(50%) !important;
  }

  .xl\:hover\:-translate-x-2\/4:hover {
    transform: translateX(-50%) !important;
  }

  .xl\:hover\:translate-x-3\/4:hover {
    transform: translateX(75%) !important;
  }

  .xl\:hover\:-translate-x-3\/4:hover {
    transform: translateX(-75%) !important;
  }

  .xl\:hover\:translate-x-1\/5:hover {
    transform: translateX(20%) !important;
  }

  .xl\:hover\:-translate-x-1\/5:hover {
    transform: translateX(-20%) !important;
  }

  .xl\:hover\:translate-x-2\/5:hover {
    transform: translateX(40%) !important;
  }

  .xl\:hover\:-translate-x-2\/5:hover {
    transform: translateX(-40%) !important;
  }

  .xl\:hover\:translate-x-3\/5:hover {
    transform: translateX(60%) !important;
  }

  .xl\:hover\:-translate-x-3\/5:hover {
    transform: translateX(-60%) !important;
  }

  .xl\:hover\:translate-x-4\/5:hover {
    transform: translateX(80%) !important;
  }

  .xl\:hover\:-translate-x-4\/5:hover {
    transform: translateX(-80%) !important;
  }

  .xl\:hover\:translate-x-1\/6:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .xl\:hover\:-translate-x-1\/6:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xl\:hover\:translate-x-2\/6:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:hover\:-translate-x-2\/6:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:hover\:translate-x-3\/6:hover {
    transform: translateX(50%) !important;
  }

  .xl\:hover\:-translate-x-3\/6:hover {
    transform: translateX(-50%) !important;
  }

  .xl\:hover\:translate-x-4\/6:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:hover\:-translate-x-4\/6:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:hover\:translate-x-5\/6:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .xl\:hover\:-translate-x-5\/6:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xl\:hover\:translate-x-1\/12:hover {
    transform: translateX(8.333333333333332%) !important;
  }

  .xl\:hover\:-translate-x-1\/12:hover {
    transform: translateX(-8.333333333333332%) !important;
  }

  .xl\:hover\:translate-x-2\/12:hover {
    transform: translateX(16.666666666666664%) !important;
  }

  .xl\:hover\:-translate-x-2\/12:hover {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xl\:hover\:translate-x-3\/12:hover {
    transform: translateX(25%) !important;
  }

  .xl\:hover\:-translate-x-3\/12:hover {
    transform: translateX(-25%) !important;
  }

  .xl\:hover\:translate-x-4\/12:hover {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:hover\:-translate-x-4\/12:hover {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:hover\:translate-x-5\/12:hover {
    transform: translateX(41.66666666666667%) !important;
  }

  .xl\:hover\:-translate-x-5\/12:hover {
    transform: translateX(-41.66666666666667%) !important;
  }

  .xl\:hover\:translate-x-6\/12:hover {
    transform: translateX(50%) !important;
  }

  .xl\:hover\:-translate-x-6\/12:hover {
    transform: translateX(-50%) !important;
  }

  .xl\:hover\:translate-x-7\/12:hover {
    transform: translateX(58.333333333333336%) !important;
  }

  .xl\:hover\:-translate-x-7\/12:hover {
    transform: translateX(-58.333333333333336%) !important;
  }

  .xl\:hover\:translate-x-8\/12:hover {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:hover\:-translate-x-8\/12:hover {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:hover\:translate-x-9\/12:hover {
    transform: translateX(75%) !important;
  }

  .xl\:hover\:-translate-x-9\/12:hover {
    transform: translateX(-75%) !important;
  }

  .xl\:hover\:translate-x-10\/12:hover {
    transform: translateX(83.33333333333334%) !important;
  }

  .xl\:hover\:-translate-x-10\/12:hover {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xl\:hover\:translate-x-11\/12:hover {
    transform: translateX(91.66666666666666%) !important;
  }

  .xl\:hover\:-translate-x-11\/12:hover {
    transform: translateX(-91.66666666666666%) !important;
  }

  .xl\:hover\:translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .xl\:hover\:translate-y-1:hover {
    transform: translateY(0.25rem) !important;
  }

  .xl\:hover\:translate-y-2:hover {
    transform: translateY(0.5rem) !important;
  }

  .xl\:hover\:translate-y-3:hover {
    transform: translateY(0.75rem) !important;
  }

  .xl\:hover\:translate-y-4:hover {
    transform: translateY(1rem) !important;
  }

  .xl\:hover\:translate-y-5:hover {
    transform: translateY(1.25rem) !important;
  }

  .xl\:hover\:translate-y-6:hover {
    transform: translateY(1.5rem) !important;
  }

  .xl\:hover\:translate-y-7:hover {
    transform: translateY(1.75rem) !important;
  }

  .xl\:hover\:translate-y-8:hover {
    transform: translateY(2rem) !important;
  }

  .xl\:hover\:translate-y-9:hover {
    transform: translateY(2.25rem) !important;
  }

  .xl\:hover\:translate-y-10:hover {
    transform: translateY(2.5rem) !important;
  }

  .xl\:hover\:translate-y-11:hover {
    transform: translateY(2.75rem) !important;
  }

  .xl\:hover\:translate-y-12:hover {
    transform: translateY(3rem) !important;
  }

  .xl\:hover\:translate-y-13:hover {
    transform: translateY(3.25rem) !important;
  }

  .xl\:hover\:translate-y-14:hover {
    transform: translateY(3.5rem) !important;
  }

  .xl\:hover\:translate-y-15:hover {
    transform: translateY(3.75rem) !important;
  }

  .xl\:hover\:translate-y-16:hover {
    transform: translateY(4rem) !important;
  }

  .xl\:hover\:translate-y-17:hover {
    transform: translateY(4.25rem) !important;
  }

  .xl\:hover\:translate-y-18:hover {
    transform: translateY(4.5rem) !important;
  }

  .xl\:hover\:translate-y-19:hover {
    transform: translateY(4.75rem) !important;
  }

  .xl\:hover\:translate-y-20:hover {
    transform: translateY(5rem) !important;
  }

  .xl\:hover\:translate-y-21:hover {
    transform: translateY(5.25rem) !important;
  }

  .xl\:hover\:translate-y-22:hover {
    transform: translateY(5.5rem) !important;
  }

  .xl\:hover\:translate-y-23:hover {
    transform: translateY(5.75rem) !important;
  }

  .xl\:hover\:translate-y-24:hover {
    transform: translateY(6rem) !important;
  }

  .xl\:hover\:translate-y-25:hover {
    transform: translateY(6.25rem) !important;
  }

  .xl\:hover\:translate-y-26:hover {
    transform: translateY(6.5rem) !important;
  }

  .xl\:hover\:translate-y-27:hover {
    transform: translateY(6.75rem) !important;
  }

  .xl\:hover\:translate-y-28:hover {
    transform: translateY(7rem) !important;
  }

  .xl\:hover\:translate-y-29:hover {
    transform: translateY(7.25rem) !important;
  }

  .xl\:hover\:translate-y-30:hover {
    transform: translateY(7.5rem) !important;
  }

  .xl\:hover\:translate-y-31:hover {
    transform: translateY(7.75rem) !important;
  }

  .xl\:hover\:translate-y-32:hover {
    transform: translateY(8rem) !important;
  }

  .xl\:hover\:translate-y-33:hover {
    transform: translateY(8.25rem) !important;
  }

  .xl\:hover\:translate-y-34:hover {
    transform: translateY(8.5rem) !important;
  }

  .xl\:hover\:translate-y-35:hover {
    transform: translateY(8.75rem) !important;
  }

  .xl\:hover\:translate-y-36:hover {
    transform: translateY(9rem) !important;
  }

  .xl\:hover\:translate-y-37:hover {
    transform: translateY(9.25rem) !important;
  }

  .xl\:hover\:translate-y-38:hover {
    transform: translateY(9.5rem) !important;
  }

  .xl\:hover\:translate-y-39:hover {
    transform: translateY(9.75rem) !important;
  }

  .xl\:hover\:translate-y-40:hover {
    transform: translateY(10rem) !important;
  }

  .xl\:hover\:translate-y-41:hover {
    transform: translateY(10.25rem) !important;
  }

  .xl\:hover\:translate-y-42:hover {
    transform: translateY(10.5rem) !important;
  }

  .xl\:hover\:translate-y-43:hover {
    transform: translateY(10.75rem) !important;
  }

  .xl\:hover\:translate-y-44:hover {
    transform: translateY(11rem) !important;
  }

  .xl\:hover\:translate-y-45:hover {
    transform: translateY(11.25rem) !important;
  }

  .xl\:hover\:translate-y-46:hover {
    transform: translateY(11.5rem) !important;
  }

  .xl\:hover\:translate-y-47:hover {
    transform: translateY(11.75rem) !important;
  }

  .xl\:hover\:translate-y-48:hover {
    transform: translateY(12rem) !important;
  }

  .xl\:hover\:translate-y-49:hover {
    transform: translateY(12.25rem) !important;
  }

  .xl\:hover\:translate-y-50:hover {
    transform: translateY(12.5rem) !important;
  }

  .xl\:hover\:translate-y-51:hover {
    transform: translateY(12.75rem) !important;
  }

  .xl\:hover\:translate-y-52:hover {
    transform: translateY(13rem) !important;
  }

  .xl\:hover\:translate-y-53:hover {
    transform: translateY(13.25rem) !important;
  }

  .xl\:hover\:translate-y-54:hover {
    transform: translateY(13.5rem) !important;
  }

  .xl\:hover\:translate-y-55:hover {
    transform: translateY(13.75rem) !important;
  }

  .xl\:hover\:translate-y-56:hover {
    transform: translateY(14rem) !important;
  }

  .xl\:hover\:translate-y-57:hover {
    transform: translateY(14.25rem) !important;
  }

  .xl\:hover\:translate-y-58:hover {
    transform: translateY(14.5rem) !important;
  }

  .xl\:hover\:translate-y-59:hover {
    transform: translateY(14.75rem) !important;
  }

  .xl\:hover\:translate-y-60:hover {
    transform: translateY(15rem) !important;
  }

  .xl\:hover\:translate-y-61:hover {
    transform: translateY(15.25rem) !important;
  }

  .xl\:hover\:translate-y-62:hover {
    transform: translateY(15.5rem) !important;
  }

  .xl\:hover\:translate-y-63:hover {
    transform: translateY(15.75rem) !important;
  }

  .xl\:hover\:translate-y-64:hover {
    transform: translateY(16rem) !important;
  }

  .xl\:hover\:translate-y-65:hover {
    transform: translateY(16.25rem) !important;
  }

  .xl\:hover\:translate-y-66:hover {
    transform: translateY(16.5rem) !important;
  }

  .xl\:hover\:translate-y-67:hover {
    transform: translateY(16.75rem) !important;
  }

  .xl\:hover\:translate-y-68:hover {
    transform: translateY(17rem) !important;
  }

  .xl\:hover\:translate-y-69:hover {
    transform: translateY(17.25rem) !important;
  }

  .xl\:hover\:translate-y-70:hover {
    transform: translateY(17.5rem) !important;
  }

  .xl\:hover\:translate-y-71:hover {
    transform: translateY(17.75rem) !important;
  }

  .xl\:hover\:translate-y-72:hover {
    transform: translateY(18rem) !important;
  }

  .xl\:hover\:translate-y-73:hover {
    transform: translateY(18.25rem) !important;
  }

  .xl\:hover\:translate-y-74:hover {
    transform: translateY(18.5rem) !important;
  }

  .xl\:hover\:translate-y-75:hover {
    transform: translateY(18.75rem) !important;
  }

  .xl\:hover\:translate-y-76:hover {
    transform: translateY(19rem) !important;
  }

  .xl\:hover\:translate-y-77:hover {
    transform: translateY(19.25rem) !important;
  }

  .xl\:hover\:translate-y-78:hover {
    transform: translateY(19.5rem) !important;
  }

  .xl\:hover\:translate-y-79:hover {
    transform: translateY(19.75rem) !important;
  }

  .xl\:hover\:translate-y-80:hover {
    transform: translateY(20rem) !important;
  }

  .xl\:hover\:translate-y-81:hover {
    transform: translateY(20.25rem) !important;
  }

  .xl\:hover\:translate-y-82:hover {
    transform: translateY(20.5rem) !important;
  }

  .xl\:hover\:translate-y-83:hover {
    transform: translateY(20.75rem) !important;
  }

  .xl\:hover\:translate-y-84:hover {
    transform: translateY(21rem) !important;
  }

  .xl\:hover\:translate-y-85:hover {
    transform: translateY(21.25rem) !important;
  }

  .xl\:hover\:translate-y-86:hover {
    transform: translateY(21.5rem) !important;
  }

  .xl\:hover\:translate-y-87:hover {
    transform: translateY(21.75rem) !important;
  }

  .xl\:hover\:translate-y-88:hover {
    transform: translateY(22rem) !important;
  }

  .xl\:hover\:translate-y-89:hover {
    transform: translateY(22.25rem) !important;
  }

  .xl\:hover\:translate-y-90:hover {
    transform: translateY(22.5rem) !important;
  }

  .xl\:hover\:translate-y-91:hover {
    transform: translateY(22.75rem) !important;
  }

  .xl\:hover\:translate-y-92:hover {
    transform: translateY(23rem) !important;
  }

  .xl\:hover\:translate-y-93:hover {
    transform: translateY(23.25rem) !important;
  }

  .xl\:hover\:translate-y-94:hover {
    transform: translateY(23.5rem) !important;
  }

  .xl\:hover\:translate-y-95:hover {
    transform: translateY(23.75rem) !important;
  }

  .xl\:hover\:translate-y-96:hover {
    transform: translateY(24rem) !important;
  }

  .xl\:hover\:translate-y-97:hover {
    transform: translateY(24.25rem) !important;
  }

  .xl\:hover\:translate-y-98:hover {
    transform: translateY(24.5rem) !important;
  }

  .xl\:hover\:translate-y-99:hover {
    transform: translateY(24.75rem) !important;
  }

  .xl\:hover\:translate-y-100:hover {
    transform: translateY(25rem) !important;
  }

  .xl\:hover\:translate-y-101:hover {
    transform: translateY(25.25rem) !important;
  }

  .xl\:hover\:translate-y-102:hover {
    transform: translateY(25.5rem) !important;
  }

  .xl\:hover\:translate-y-103:hover {
    transform: translateY(25.75rem) !important;
  }

  .xl\:hover\:translate-y-104:hover {
    transform: translateY(26rem) !important;
  }

  .xl\:hover\:translate-y-105:hover {
    transform: translateY(26.25rem) !important;
  }

  .xl\:hover\:translate-y-px:hover {
    transform: translateY(1px) !important;
  }

  .xl\:hover\:translate-y-0\.5:hover {
    transform: translateY(0.125rem) !important;
  }

  .xl\:hover\:translate-y-1\.5:hover {
    transform: translateY(0.375rem) !important;
  }

  .xl\:hover\:translate-y-2\.5:hover {
    transform: translateY(0.625rem) !important;
  }

  .xl\:hover\:translate-y-3\.5:hover {
    transform: translateY(0.875rem) !important;
  }

  .xl\:hover\:translate-y-4\.5:hover {
    transform: translateY(1.125rem) !important;
  }

  .xl\:hover\:translate-y-5\.5:hover {
    transform: translateY(1.375rem) !important;
  }

  .xl\:hover\:translate-y-6\.5:hover {
    transform: translateY(1.625rem) !important;
  }

  .xl\:hover\:translate-y-7\.5:hover {
    transform: translateY(1.875rem) !important;
  }

  .xl\:hover\:translate-y-8\.5:hover {
    transform: translateY(2.125rem) !important;
  }

  .xl\:hover\:translate-y-9\.5:hover {
    transform: translateY(2.375rem) !important;
  }

  .xl\:hover\:translate-y-10\.5:hover {
    transform: translateY(2.625rem) !important;
  }

  .xl\:hover\:translate-y-11\.5:hover {
    transform: translateY(2.875rem) !important;
  }

  .xl\:hover\:translate-y-12\.5:hover {
    transform: translateY(3.125rem) !important;
  }

  .xl\:hover\:translate-y-13\.5:hover {
    transform: translateY(3.375rem) !important;
  }

  .xl\:hover\:translate-y-14\.5:hover {
    transform: translateY(3.625rem) !important;
  }

  .xl\:hover\:translate-y-15\.5:hover {
    transform: translateY(3.875rem) !important;
  }

  .xl\:hover\:translate-y-16\.5:hover {
    transform: translateY(4.125rem) !important;
  }

  .xl\:hover\:translate-y-17\.5:hover {
    transform: translateY(4.375rem) !important;
  }

  .xl\:hover\:translate-y-18\.5:hover {
    transform: translateY(4.625rem) !important;
  }

  .xl\:hover\:translate-y-19\.5:hover {
    transform: translateY(4.875rem) !important;
  }

  .xl\:hover\:translate-y-20\.5:hover {
    transform: translateY(5.125rem) !important;
  }

  .xl\:hover\:translate-y-21\.5:hover {
    transform: translateY(5.375rem) !important;
  }

  .xl\:hover\:translate-y-22\.5:hover {
    transform: translateY(5.625rem) !important;
  }

  .xl\:hover\:translate-y-23\.5:hover {
    transform: translateY(5.875rem) !important;
  }

  .xl\:hover\:translate-y-24\.5:hover {
    transform: translateY(6.125rem) !important;
  }

  .xl\:hover\:translate-y-25\.5:hover {
    transform: translateY(6.375rem) !important;
  }

  .xl\:hover\:translate-y-26\.5:hover {
    transform: translateY(6.625rem) !important;
  }

  .xl\:hover\:translate-y-27\.5:hover {
    transform: translateY(6.875rem) !important;
  }

  .xl\:hover\:translate-y-28\.5:hover {
    transform: translateY(7.125rem) !important;
  }

  .xl\:hover\:translate-y-29\.5:hover {
    transform: translateY(7.375rem) !important;
  }

  .xl\:hover\:translate-y-30\.5:hover {
    transform: translateY(7.625rem) !important;
  }

  .xl\:hover\:translate-y-31\.5:hover {
    transform: translateY(7.875rem) !important;
  }

  .xl\:hover\:translate-y-32\.5:hover {
    transform: translateY(8.125rem) !important;
  }

  .xl\:hover\:translate-y-33\.5:hover {
    transform: translateY(8.375rem) !important;
  }

  .xl\:hover\:translate-y-34\.5:hover {
    transform: translateY(8.625rem) !important;
  }

  .xl\:hover\:translate-y-35\.5:hover {
    transform: translateY(8.875rem) !important;
  }

  .xl\:hover\:translate-y-36\.5:hover {
    transform: translateY(9.125rem) !important;
  }

  .xl\:hover\:translate-y-37\.5:hover {
    transform: translateY(9.375rem) !important;
  }

  .xl\:hover\:translate-y-38\.5:hover {
    transform: translateY(9.625rem) !important;
  }

  .xl\:hover\:translate-y-39\.5:hover {
    transform: translateY(9.875rem) !important;
  }

  .xl\:hover\:translate-y-40\.5:hover {
    transform: translateY(10.125rem) !important;
  }

  .xl\:hover\:translate-y-41\.5:hover {
    transform: translateY(10.375rem) !important;
  }

  .xl\:hover\:translate-y-42\.5:hover {
    transform: translateY(10.625rem) !important;
  }

  .xl\:hover\:translate-y-43\.5:hover {
    transform: translateY(10.875rem) !important;
  }

  .xl\:hover\:translate-y-44\.5:hover {
    transform: translateY(11.125rem) !important;
  }

  .xl\:hover\:translate-y-45\.5:hover {
    transform: translateY(11.375rem) !important;
  }

  .xl\:hover\:translate-y-46\.5:hover {
    transform: translateY(11.625rem) !important;
  }

  .xl\:hover\:translate-y-47\.5:hover {
    transform: translateY(11.875rem) !important;
  }

  .xl\:hover\:translate-y-48\.5:hover {
    transform: translateY(12.125rem) !important;
  }

  .xl\:hover\:translate-y-49\.5:hover {
    transform: translateY(12.375rem) !important;
  }

  .xl\:hover\:translate-y-50\.5:hover {
    transform: translateY(12.625rem) !important;
  }

  .xl\:hover\:translate-y-51\.5:hover {
    transform: translateY(12.875rem) !important;
  }

  .xl\:hover\:translate-y-52\.5:hover {
    transform: translateY(13.125rem) !important;
  }

  .xl\:hover\:translate-y-53\.5:hover {
    transform: translateY(13.375rem) !important;
  }

  .xl\:hover\:translate-y-54\.5:hover {
    transform: translateY(13.625rem) !important;
  }

  .xl\:hover\:translate-y-55\.5:hover {
    transform: translateY(13.875rem) !important;
  }

  .xl\:hover\:translate-y-56\.5:hover {
    transform: translateY(14.125rem) !important;
  }

  .xl\:hover\:translate-y-57\.5:hover {
    transform: translateY(14.375rem) !important;
  }

  .xl\:hover\:translate-y-58\.5:hover {
    transform: translateY(14.625rem) !important;
  }

  .xl\:hover\:translate-y-59\.5:hover {
    transform: translateY(14.875rem) !important;
  }

  .xl\:hover\:translate-y-60\.5:hover {
    transform: translateY(15.125rem) !important;
  }

  .xl\:hover\:translate-y-61\.5:hover {
    transform: translateY(15.375rem) !important;
  }

  .xl\:hover\:translate-y-62\.5:hover {
    transform: translateY(15.625rem) !important;
  }

  .xl\:hover\:translate-y-63\.5:hover {
    transform: translateY(15.875rem) !important;
  }

  .xl\:hover\:translate-y-64\.5:hover {
    transform: translateY(16.125rem) !important;
  }

  .xl\:hover\:translate-y-65\.5:hover {
    transform: translateY(16.375rem) !important;
  }

  .xl\:hover\:translate-y-66\.5:hover {
    transform: translateY(16.625rem) !important;
  }

  .xl\:hover\:translate-y-67\.5:hover {
    transform: translateY(16.875rem) !important;
  }

  .xl\:hover\:translate-y-68\.5:hover {
    transform: translateY(17.125rem) !important;
  }

  .xl\:hover\:translate-y-69\.5:hover {
    transform: translateY(17.375rem) !important;
  }

  .xl\:hover\:translate-y-70\.5:hover {
    transform: translateY(17.625rem) !important;
  }

  .xl\:hover\:translate-y-71\.5:hover {
    transform: translateY(17.875rem) !important;
  }

  .xl\:hover\:translate-y-72\.5:hover {
    transform: translateY(18.125rem) !important;
  }

  .xl\:hover\:translate-y-73\.5:hover {
    transform: translateY(18.375rem) !important;
  }

  .xl\:hover\:translate-y-74\.5:hover {
    transform: translateY(18.625rem) !important;
  }

  .xl\:hover\:translate-y-75\.5:hover {
    transform: translateY(18.875rem) !important;
  }

  .xl\:hover\:translate-y-76\.5:hover {
    transform: translateY(19.125rem) !important;
  }

  .xl\:hover\:translate-y-77\.5:hover {
    transform: translateY(19.375rem) !important;
  }

  .xl\:hover\:translate-y-78\.5:hover {
    transform: translateY(19.625rem) !important;
  }

  .xl\:hover\:translate-y-79\.5:hover {
    transform: translateY(19.875rem) !important;
  }

  .xl\:hover\:translate-y-80\.5:hover {
    transform: translateY(20.125rem) !important;
  }

  .xl\:hover\:translate-y-81\.5:hover {
    transform: translateY(20.375rem) !important;
  }

  .xl\:hover\:translate-y-82\.5:hover {
    transform: translateY(20.625rem) !important;
  }

  .xl\:hover\:translate-y-83\.5:hover {
    transform: translateY(20.875rem) !important;
  }

  .xl\:hover\:translate-y-84\.5:hover {
    transform: translateY(21.125rem) !important;
  }

  .xl\:hover\:translate-y-85\.5:hover {
    transform: translateY(21.375rem) !important;
  }

  .xl\:hover\:translate-y-86\.5:hover {
    transform: translateY(21.625rem) !important;
  }

  .xl\:hover\:translate-y-87\.5:hover {
    transform: translateY(21.875rem) !important;
  }

  .xl\:hover\:translate-y-88\.5:hover {
    transform: translateY(22.125rem) !important;
  }

  .xl\:hover\:translate-y-89\.5:hover {
    transform: translateY(22.375rem) !important;
  }

  .xl\:hover\:translate-y-90\.5:hover {
    transform: translateY(22.625rem) !important;
  }

  .xl\:hover\:translate-y-91\.5:hover {
    transform: translateY(22.875rem) !important;
  }

  .xl\:hover\:translate-y-92\.5:hover {
    transform: translateY(23.125rem) !important;
  }

  .xl\:hover\:translate-y-93\.5:hover {
    transform: translateY(23.375rem) !important;
  }

  .xl\:hover\:translate-y-94\.5:hover {
    transform: translateY(23.625rem) !important;
  }

  .xl\:hover\:translate-y-95\.5:hover {
    transform: translateY(23.875rem) !important;
  }

  .xl\:hover\:translate-y-96\.5:hover {
    transform: translateY(24.125rem) !important;
  }

  .xl\:hover\:translate-y-97\.5:hover {
    transform: translateY(24.375rem) !important;
  }

  .xl\:hover\:translate-y-98\.5:hover {
    transform: translateY(24.625rem) !important;
  }

  .xl\:hover\:translate-y-99\.5:hover {
    transform: translateY(24.875rem) !important;
  }

  .xl\:hover\:translate-y-100\.5:hover {
    transform: translateY(25.125rem) !important;
  }

  .xl\:hover\:translate-y-101\.5:hover {
    transform: translateY(25.375rem) !important;
  }

  .xl\:hover\:translate-y-102\.5:hover {
    transform: translateY(25.625rem) !important;
  }

  .xl\:hover\:translate-y-103\.5:hover {
    transform: translateY(25.875rem) !important;
  }

  .xl\:hover\:translate-y-104\.5:hover {
    transform: translateY(26.125rem) !important;
  }

  .xl\:hover\:-translate-y-0:hover {
    transform: translateY(0rem) !important;
  }

  .xl\:hover\:-translate-y-1:hover {
    transform: translateY(-0.25rem) !important;
  }

  .xl\:hover\:-translate-y-2:hover {
    transform: translateY(-0.5rem) !important;
  }

  .xl\:hover\:-translate-y-3:hover {
    transform: translateY(-0.75rem) !important;
  }

  .xl\:hover\:-translate-y-4:hover {
    transform: translateY(-1rem) !important;
  }

  .xl\:hover\:-translate-y-5:hover {
    transform: translateY(-1.25rem) !important;
  }

  .xl\:hover\:-translate-y-6:hover {
    transform: translateY(-1.5rem) !important;
  }

  .xl\:hover\:-translate-y-7:hover {
    transform: translateY(-1.75rem) !important;
  }

  .xl\:hover\:-translate-y-8:hover {
    transform: translateY(-2rem) !important;
  }

  .xl\:hover\:-translate-y-9:hover {
    transform: translateY(-2.25rem) !important;
  }

  .xl\:hover\:-translate-y-10:hover {
    transform: translateY(-2.5rem) !important;
  }

  .xl\:hover\:-translate-y-11:hover {
    transform: translateY(-2.75rem) !important;
  }

  .xl\:hover\:-translate-y-12:hover {
    transform: translateY(-3rem) !important;
  }

  .xl\:hover\:-translate-y-13:hover {
    transform: translateY(-3.25rem) !important;
  }

  .xl\:hover\:-translate-y-14:hover {
    transform: translateY(-3.5rem) !important;
  }

  .xl\:hover\:-translate-y-15:hover {
    transform: translateY(-3.75rem) !important;
  }

  .xl\:hover\:-translate-y-16:hover {
    transform: translateY(-4rem) !important;
  }

  .xl\:hover\:-translate-y-17:hover {
    transform: translateY(-4.25rem) !important;
  }

  .xl\:hover\:-translate-y-18:hover {
    transform: translateY(-4.5rem) !important;
  }

  .xl\:hover\:-translate-y-19:hover {
    transform: translateY(-4.75rem) !important;
  }

  .xl\:hover\:-translate-y-20:hover {
    transform: translateY(-5rem) !important;
  }

  .xl\:hover\:-translate-y-21:hover {
    transform: translateY(-5.25rem) !important;
  }

  .xl\:hover\:-translate-y-22:hover {
    transform: translateY(-5.5rem) !important;
  }

  .xl\:hover\:-translate-y-23:hover {
    transform: translateY(-5.75rem) !important;
  }

  .xl\:hover\:-translate-y-24:hover {
    transform: translateY(-6rem) !important;
  }

  .xl\:hover\:-translate-y-25:hover {
    transform: translateY(-6.25rem) !important;
  }

  .xl\:hover\:-translate-y-26:hover {
    transform: translateY(-6.5rem) !important;
  }

  .xl\:hover\:-translate-y-27:hover {
    transform: translateY(-6.75rem) !important;
  }

  .xl\:hover\:-translate-y-28:hover {
    transform: translateY(-7rem) !important;
  }

  .xl\:hover\:-translate-y-29:hover {
    transform: translateY(-7.25rem) !important;
  }

  .xl\:hover\:-translate-y-30:hover {
    transform: translateY(-7.5rem) !important;
  }

  .xl\:hover\:-translate-y-31:hover {
    transform: translateY(-7.75rem) !important;
  }

  .xl\:hover\:-translate-y-32:hover {
    transform: translateY(-8rem) !important;
  }

  .xl\:hover\:-translate-y-33:hover {
    transform: translateY(-8.25rem) !important;
  }

  .xl\:hover\:-translate-y-34:hover {
    transform: translateY(-8.5rem) !important;
  }

  .xl\:hover\:-translate-y-35:hover {
    transform: translateY(-8.75rem) !important;
  }

  .xl\:hover\:-translate-y-36:hover {
    transform: translateY(-9rem) !important;
  }

  .xl\:hover\:-translate-y-37:hover {
    transform: translateY(-9.25rem) !important;
  }

  .xl\:hover\:-translate-y-38:hover {
    transform: translateY(-9.5rem) !important;
  }

  .xl\:hover\:-translate-y-39:hover {
    transform: translateY(-9.75rem) !important;
  }

  .xl\:hover\:-translate-y-40:hover {
    transform: translateY(-10rem) !important;
  }

  .xl\:hover\:-translate-y-41:hover {
    transform: translateY(-10.25rem) !important;
  }

  .xl\:hover\:-translate-y-42:hover {
    transform: translateY(-10.5rem) !important;
  }

  .xl\:hover\:-translate-y-43:hover {
    transform: translateY(-10.75rem) !important;
  }

  .xl\:hover\:-translate-y-44:hover {
    transform: translateY(-11rem) !important;
  }

  .xl\:hover\:-translate-y-45:hover {
    transform: translateY(-11.25rem) !important;
  }

  .xl\:hover\:-translate-y-46:hover {
    transform: translateY(-11.5rem) !important;
  }

  .xl\:hover\:-translate-y-47:hover {
    transform: translateY(-11.75rem) !important;
  }

  .xl\:hover\:-translate-y-48:hover {
    transform: translateY(-12rem) !important;
  }

  .xl\:hover\:-translate-y-49:hover {
    transform: translateY(-12.25rem) !important;
  }

  .xl\:hover\:-translate-y-50:hover {
    transform: translateY(-12.5rem) !important;
  }

  .xl\:hover\:-translate-y-51:hover {
    transform: translateY(-12.75rem) !important;
  }

  .xl\:hover\:-translate-y-52:hover {
    transform: translateY(-13rem) !important;
  }

  .xl\:hover\:-translate-y-53:hover {
    transform: translateY(-13.25rem) !important;
  }

  .xl\:hover\:-translate-y-54:hover {
    transform: translateY(-13.5rem) !important;
  }

  .xl\:hover\:-translate-y-55:hover {
    transform: translateY(-13.75rem) !important;
  }

  .xl\:hover\:-translate-y-56:hover {
    transform: translateY(-14rem) !important;
  }

  .xl\:hover\:-translate-y-57:hover {
    transform: translateY(-14.25rem) !important;
  }

  .xl\:hover\:-translate-y-58:hover {
    transform: translateY(-14.5rem) !important;
  }

  .xl\:hover\:-translate-y-59:hover {
    transform: translateY(-14.75rem) !important;
  }

  .xl\:hover\:-translate-y-60:hover {
    transform: translateY(-15rem) !important;
  }

  .xl\:hover\:-translate-y-61:hover {
    transform: translateY(-15.25rem) !important;
  }

  .xl\:hover\:-translate-y-62:hover {
    transform: translateY(-15.5rem) !important;
  }

  .xl\:hover\:-translate-y-63:hover {
    transform: translateY(-15.75rem) !important;
  }

  .xl\:hover\:-translate-y-64:hover {
    transform: translateY(-16rem) !important;
  }

  .xl\:hover\:-translate-y-65:hover {
    transform: translateY(-16.25rem) !important;
  }

  .xl\:hover\:-translate-y-66:hover {
    transform: translateY(-16.5rem) !important;
  }

  .xl\:hover\:-translate-y-67:hover {
    transform: translateY(-16.75rem) !important;
  }

  .xl\:hover\:-translate-y-68:hover {
    transform: translateY(-17rem) !important;
  }

  .xl\:hover\:-translate-y-69:hover {
    transform: translateY(-17.25rem) !important;
  }

  .xl\:hover\:-translate-y-70:hover {
    transform: translateY(-17.5rem) !important;
  }

  .xl\:hover\:-translate-y-71:hover {
    transform: translateY(-17.75rem) !important;
  }

  .xl\:hover\:-translate-y-72:hover {
    transform: translateY(-18rem) !important;
  }

  .xl\:hover\:-translate-y-73:hover {
    transform: translateY(-18.25rem) !important;
  }

  .xl\:hover\:-translate-y-74:hover {
    transform: translateY(-18.5rem) !important;
  }

  .xl\:hover\:-translate-y-75:hover {
    transform: translateY(-18.75rem) !important;
  }

  .xl\:hover\:-translate-y-76:hover {
    transform: translateY(-19rem) !important;
  }

  .xl\:hover\:-translate-y-77:hover {
    transform: translateY(-19.25rem) !important;
  }

  .xl\:hover\:-translate-y-78:hover {
    transform: translateY(-19.5rem) !important;
  }

  .xl\:hover\:-translate-y-79:hover {
    transform: translateY(-19.75rem) !important;
  }

  .xl\:hover\:-translate-y-80:hover {
    transform: translateY(-20rem) !important;
  }

  .xl\:hover\:-translate-y-81:hover {
    transform: translateY(-20.25rem) !important;
  }

  .xl\:hover\:-translate-y-82:hover {
    transform: translateY(-20.5rem) !important;
  }

  .xl\:hover\:-translate-y-83:hover {
    transform: translateY(-20.75rem) !important;
  }

  .xl\:hover\:-translate-y-84:hover {
    transform: translateY(-21rem) !important;
  }

  .xl\:hover\:-translate-y-85:hover {
    transform: translateY(-21.25rem) !important;
  }

  .xl\:hover\:-translate-y-86:hover {
    transform: translateY(-21.5rem) !important;
  }

  .xl\:hover\:-translate-y-87:hover {
    transform: translateY(-21.75rem) !important;
  }

  .xl\:hover\:-translate-y-88:hover {
    transform: translateY(-22rem) !important;
  }

  .xl\:hover\:-translate-y-89:hover {
    transform: translateY(-22.25rem) !important;
  }

  .xl\:hover\:-translate-y-90:hover {
    transform: translateY(-22.5rem) !important;
  }

  .xl\:hover\:-translate-y-91:hover {
    transform: translateY(-22.75rem) !important;
  }

  .xl\:hover\:-translate-y-92:hover {
    transform: translateY(-23rem) !important;
  }

  .xl\:hover\:-translate-y-93:hover {
    transform: translateY(-23.25rem) !important;
  }

  .xl\:hover\:-translate-y-94:hover {
    transform: translateY(-23.5rem) !important;
  }

  .xl\:hover\:-translate-y-95:hover {
    transform: translateY(-23.75rem) !important;
  }

  .xl\:hover\:-translate-y-96:hover {
    transform: translateY(-24rem) !important;
  }

  .xl\:hover\:-translate-y-97:hover {
    transform: translateY(-24.25rem) !important;
  }

  .xl\:hover\:-translate-y-98:hover {
    transform: translateY(-24.5rem) !important;
  }

  .xl\:hover\:-translate-y-99:hover {
    transform: translateY(-24.75rem) !important;
  }

  .xl\:hover\:-translate-y-100:hover {
    transform: translateY(-25rem) !important;
  }

  .xl\:hover\:-translate-y-101:hover {
    transform: translateY(-25.25rem) !important;
  }

  .xl\:hover\:-translate-y-102:hover {
    transform: translateY(-25.5rem) !important;
  }

  .xl\:hover\:-translate-y-103:hover {
    transform: translateY(-25.75rem) !important;
  }

  .xl\:hover\:-translate-y-104:hover {
    transform: translateY(-26rem) !important;
  }

  .xl\:hover\:-translate-y-105:hover {
    transform: translateY(-26.25rem) !important;
  }

  .xl\:hover\:-translate-y-px:hover {
    transform: translateY(-1px) !important;
  }

  .xl\:hover\:-translate-y-0\.5:hover {
    transform: translateY(-0.125rem) !important;
  }

  .xl\:hover\:-translate-y-1\.5:hover {
    transform: translateY(-0.375rem) !important;
  }

  .xl\:hover\:-translate-y-2\.5:hover {
    transform: translateY(-0.625rem) !important;
  }

  .xl\:hover\:-translate-y-3\.5:hover {
    transform: translateY(-0.875rem) !important;
  }

  .xl\:hover\:-translate-y-4\.5:hover {
    transform: translateY(-1.125rem) !important;
  }

  .xl\:hover\:-translate-y-5\.5:hover {
    transform: translateY(-1.375rem) !important;
  }

  .xl\:hover\:-translate-y-6\.5:hover {
    transform: translateY(-1.625rem) !important;
  }

  .xl\:hover\:-translate-y-7\.5:hover {
    transform: translateY(-1.875rem) !important;
  }

  .xl\:hover\:-translate-y-8\.5:hover {
    transform: translateY(-2.125rem) !important;
  }

  .xl\:hover\:-translate-y-9\.5:hover {
    transform: translateY(-2.375rem) !important;
  }

  .xl\:hover\:-translate-y-10\.5:hover {
    transform: translateY(-2.625rem) !important;
  }

  .xl\:hover\:-translate-y-11\.5:hover {
    transform: translateY(-2.875rem) !important;
  }

  .xl\:hover\:-translate-y-12\.5:hover {
    transform: translateY(-3.125rem) !important;
  }

  .xl\:hover\:-translate-y-13\.5:hover {
    transform: translateY(-3.375rem) !important;
  }

  .xl\:hover\:-translate-y-14\.5:hover {
    transform: translateY(-3.625rem) !important;
  }

  .xl\:hover\:-translate-y-15\.5:hover {
    transform: translateY(-3.875rem) !important;
  }

  .xl\:hover\:-translate-y-16\.5:hover {
    transform: translateY(-4.125rem) !important;
  }

  .xl\:hover\:-translate-y-17\.5:hover {
    transform: translateY(-4.375rem) !important;
  }

  .xl\:hover\:-translate-y-18\.5:hover {
    transform: translateY(-4.625rem) !important;
  }

  .xl\:hover\:-translate-y-19\.5:hover {
    transform: translateY(-4.875rem) !important;
  }

  .xl\:hover\:-translate-y-20\.5:hover {
    transform: translateY(-5.125rem) !important;
  }

  .xl\:hover\:-translate-y-21\.5:hover {
    transform: translateY(-5.375rem) !important;
  }

  .xl\:hover\:-translate-y-22\.5:hover {
    transform: translateY(-5.625rem) !important;
  }

  .xl\:hover\:-translate-y-23\.5:hover {
    transform: translateY(-5.875rem) !important;
  }

  .xl\:hover\:-translate-y-24\.5:hover {
    transform: translateY(-6.125rem) !important;
  }

  .xl\:hover\:-translate-y-25\.5:hover {
    transform: translateY(-6.375rem) !important;
  }

  .xl\:hover\:-translate-y-26\.5:hover {
    transform: translateY(-6.625rem) !important;
  }

  .xl\:hover\:-translate-y-27\.5:hover {
    transform: translateY(-6.875rem) !important;
  }

  .xl\:hover\:-translate-y-28\.5:hover {
    transform: translateY(-7.125rem) !important;
  }

  .xl\:hover\:-translate-y-29\.5:hover {
    transform: translateY(-7.375rem) !important;
  }

  .xl\:hover\:-translate-y-30\.5:hover {
    transform: translateY(-7.625rem) !important;
  }

  .xl\:hover\:-translate-y-31\.5:hover {
    transform: translateY(-7.875rem) !important;
  }

  .xl\:hover\:-translate-y-32\.5:hover {
    transform: translateY(-8.125rem) !important;
  }

  .xl\:hover\:-translate-y-33\.5:hover {
    transform: translateY(-8.375rem) !important;
  }

  .xl\:hover\:-translate-y-34\.5:hover {
    transform: translateY(-8.625rem) !important;
  }

  .xl\:hover\:-translate-y-35\.5:hover {
    transform: translateY(-8.875rem) !important;
  }

  .xl\:hover\:-translate-y-36\.5:hover {
    transform: translateY(-9.125rem) !important;
  }

  .xl\:hover\:-translate-y-37\.5:hover {
    transform: translateY(-9.375rem) !important;
  }

  .xl\:hover\:-translate-y-38\.5:hover {
    transform: translateY(-9.625rem) !important;
  }

  .xl\:hover\:-translate-y-39\.5:hover {
    transform: translateY(-9.875rem) !important;
  }

  .xl\:hover\:-translate-y-40\.5:hover {
    transform: translateY(-10.125rem) !important;
  }

  .xl\:hover\:-translate-y-41\.5:hover {
    transform: translateY(-10.375rem) !important;
  }

  .xl\:hover\:-translate-y-42\.5:hover {
    transform: translateY(-10.625rem) !important;
  }

  .xl\:hover\:-translate-y-43\.5:hover {
    transform: translateY(-10.875rem) !important;
  }

  .xl\:hover\:-translate-y-44\.5:hover {
    transform: translateY(-11.125rem) !important;
  }

  .xl\:hover\:-translate-y-45\.5:hover {
    transform: translateY(-11.375rem) !important;
  }

  .xl\:hover\:-translate-y-46\.5:hover {
    transform: translateY(-11.625rem) !important;
  }

  .xl\:hover\:-translate-y-47\.5:hover {
    transform: translateY(-11.875rem) !important;
  }

  .xl\:hover\:-translate-y-48\.5:hover {
    transform: translateY(-12.125rem) !important;
  }

  .xl\:hover\:-translate-y-49\.5:hover {
    transform: translateY(-12.375rem) !important;
  }

  .xl\:hover\:-translate-y-50\.5:hover {
    transform: translateY(-12.625rem) !important;
  }

  .xl\:hover\:-translate-y-51\.5:hover {
    transform: translateY(-12.875rem) !important;
  }

  .xl\:hover\:-translate-y-52\.5:hover {
    transform: translateY(-13.125rem) !important;
  }

  .xl\:hover\:-translate-y-53\.5:hover {
    transform: translateY(-13.375rem) !important;
  }

  .xl\:hover\:-translate-y-54\.5:hover {
    transform: translateY(-13.625rem) !important;
  }

  .xl\:hover\:-translate-y-55\.5:hover {
    transform: translateY(-13.875rem) !important;
  }

  .xl\:hover\:-translate-y-56\.5:hover {
    transform: translateY(-14.125rem) !important;
  }

  .xl\:hover\:-translate-y-57\.5:hover {
    transform: translateY(-14.375rem) !important;
  }

  .xl\:hover\:-translate-y-58\.5:hover {
    transform: translateY(-14.625rem) !important;
  }

  .xl\:hover\:-translate-y-59\.5:hover {
    transform: translateY(-14.875rem) !important;
  }

  .xl\:hover\:-translate-y-60\.5:hover {
    transform: translateY(-15.125rem) !important;
  }

  .xl\:hover\:-translate-y-61\.5:hover {
    transform: translateY(-15.375rem) !important;
  }

  .xl\:hover\:-translate-y-62\.5:hover {
    transform: translateY(-15.625rem) !important;
  }

  .xl\:hover\:-translate-y-63\.5:hover {
    transform: translateY(-15.875rem) !important;
  }

  .xl\:hover\:-translate-y-64\.5:hover {
    transform: translateY(-16.125rem) !important;
  }

  .xl\:hover\:-translate-y-65\.5:hover {
    transform: translateY(-16.375rem) !important;
  }

  .xl\:hover\:-translate-y-66\.5:hover {
    transform: translateY(-16.625rem) !important;
  }

  .xl\:hover\:-translate-y-67\.5:hover {
    transform: translateY(-16.875rem) !important;
  }

  .xl\:hover\:-translate-y-68\.5:hover {
    transform: translateY(-17.125rem) !important;
  }

  .xl\:hover\:-translate-y-69\.5:hover {
    transform: translateY(-17.375rem) !important;
  }

  .xl\:hover\:-translate-y-70\.5:hover {
    transform: translateY(-17.625rem) !important;
  }

  .xl\:hover\:-translate-y-71\.5:hover {
    transform: translateY(-17.875rem) !important;
  }

  .xl\:hover\:-translate-y-72\.5:hover {
    transform: translateY(-18.125rem) !important;
  }

  .xl\:hover\:-translate-y-73\.5:hover {
    transform: translateY(-18.375rem) !important;
  }

  .xl\:hover\:-translate-y-74\.5:hover {
    transform: translateY(-18.625rem) !important;
  }

  .xl\:hover\:-translate-y-75\.5:hover {
    transform: translateY(-18.875rem) !important;
  }

  .xl\:hover\:-translate-y-76\.5:hover {
    transform: translateY(-19.125rem) !important;
  }

  .xl\:hover\:-translate-y-77\.5:hover {
    transform: translateY(-19.375rem) !important;
  }

  .xl\:hover\:-translate-y-78\.5:hover {
    transform: translateY(-19.625rem) !important;
  }

  .xl\:hover\:-translate-y-79\.5:hover {
    transform: translateY(-19.875rem) !important;
  }

  .xl\:hover\:-translate-y-80\.5:hover {
    transform: translateY(-20.125rem) !important;
  }

  .xl\:hover\:-translate-y-81\.5:hover {
    transform: translateY(-20.375rem) !important;
  }

  .xl\:hover\:-translate-y-82\.5:hover {
    transform: translateY(-20.625rem) !important;
  }

  .xl\:hover\:-translate-y-83\.5:hover {
    transform: translateY(-20.875rem) !important;
  }

  .xl\:hover\:-translate-y-84\.5:hover {
    transform: translateY(-21.125rem) !important;
  }

  .xl\:hover\:-translate-y-85\.5:hover {
    transform: translateY(-21.375rem) !important;
  }

  .xl\:hover\:-translate-y-86\.5:hover {
    transform: translateY(-21.625rem) !important;
  }

  .xl\:hover\:-translate-y-87\.5:hover {
    transform: translateY(-21.875rem) !important;
  }

  .xl\:hover\:-translate-y-88\.5:hover {
    transform: translateY(-22.125rem) !important;
  }

  .xl\:hover\:-translate-y-89\.5:hover {
    transform: translateY(-22.375rem) !important;
  }

  .xl\:hover\:-translate-y-90\.5:hover {
    transform: translateY(-22.625rem) !important;
  }

  .xl\:hover\:-translate-y-91\.5:hover {
    transform: translateY(-22.875rem) !important;
  }

  .xl\:hover\:-translate-y-92\.5:hover {
    transform: translateY(-23.125rem) !important;
  }

  .xl\:hover\:-translate-y-93\.5:hover {
    transform: translateY(-23.375rem) !important;
  }

  .xl\:hover\:-translate-y-94\.5:hover {
    transform: translateY(-23.625rem) !important;
  }

  .xl\:hover\:-translate-y-95\.5:hover {
    transform: translateY(-23.875rem) !important;
  }

  .xl\:hover\:-translate-y-96\.5:hover {
    transform: translateY(-24.125rem) !important;
  }

  .xl\:hover\:-translate-y-97\.5:hover {
    transform: translateY(-24.375rem) !important;
  }

  .xl\:hover\:-translate-y-98\.5:hover {
    transform: translateY(-24.625rem) !important;
  }

  .xl\:hover\:-translate-y-99\.5:hover {
    transform: translateY(-24.875rem) !important;
  }

  .xl\:hover\:-translate-y-100\.5:hover {
    transform: translateY(-25.125rem) !important;
  }

  .xl\:hover\:-translate-y-101\.5:hover {
    transform: translateY(-25.375rem) !important;
  }

  .xl\:hover\:-translate-y-102\.5:hover {
    transform: translateY(-25.625rem) !important;
  }

  .xl\:hover\:-translate-y-103\.5:hover {
    transform: translateY(-25.875rem) !important;
  }

  .xl\:hover\:-translate-y-104\.5:hover {
    transform: translateY(-26.125rem) !important;
  }

  .xl\:hover\:-translate-y-full:hover {
    transform: translateY(-100%) !important;
  }

  .xl\:hover\:-translate-y-1\/2:hover {
    transform: translateY(-50%) !important;
  }

  .xl\:hover\:translate-y-1\/2:hover {
    transform: translateY(50%) !important;
  }

  .xl\:hover\:translate-y-full:hover {
    transform: translateY(100%) !important;
  }

  .xl\:hover\:translate-y-1\/3:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:hover\:-translate-y-1\/3:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:hover\:translate-y-2\/3:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:hover\:-translate-y-2\/3:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:hover\:translate-y-1\/4:hover {
    transform: translateY(25%) !important;
  }

  .xl\:hover\:-translate-y-1\/4:hover {
    transform: translateY(-25%) !important;
  }

  .xl\:hover\:translate-y-2\/4:hover {
    transform: translateY(50%) !important;
  }

  .xl\:hover\:-translate-y-2\/4:hover {
    transform: translateY(-50%) !important;
  }

  .xl\:hover\:translate-y-3\/4:hover {
    transform: translateY(75%) !important;
  }

  .xl\:hover\:-translate-y-3\/4:hover {
    transform: translateY(-75%) !important;
  }

  .xl\:hover\:translate-y-1\/5:hover {
    transform: translateY(20%) !important;
  }

  .xl\:hover\:-translate-y-1\/5:hover {
    transform: translateY(-20%) !important;
  }

  .xl\:hover\:translate-y-2\/5:hover {
    transform: translateY(40%) !important;
  }

  .xl\:hover\:-translate-y-2\/5:hover {
    transform: translateY(-40%) !important;
  }

  .xl\:hover\:translate-y-3\/5:hover {
    transform: translateY(60%) !important;
  }

  .xl\:hover\:-translate-y-3\/5:hover {
    transform: translateY(-60%) !important;
  }

  .xl\:hover\:translate-y-4\/5:hover {
    transform: translateY(80%) !important;
  }

  .xl\:hover\:-translate-y-4\/5:hover {
    transform: translateY(-80%) !important;
  }

  .xl\:hover\:translate-y-1\/6:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .xl\:hover\:-translate-y-1\/6:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xl\:hover\:translate-y-2\/6:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:hover\:-translate-y-2\/6:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:hover\:translate-y-3\/6:hover {
    transform: translateY(50%) !important;
  }

  .xl\:hover\:-translate-y-3\/6:hover {
    transform: translateY(-50%) !important;
  }

  .xl\:hover\:translate-y-4\/6:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:hover\:-translate-y-4\/6:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:hover\:translate-y-5\/6:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .xl\:hover\:-translate-y-5\/6:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xl\:hover\:translate-y-1\/12:hover {
    transform: translateY(8.333333333333332%) !important;
  }

  .xl\:hover\:-translate-y-1\/12:hover {
    transform: translateY(-8.333333333333332%) !important;
  }

  .xl\:hover\:translate-y-2\/12:hover {
    transform: translateY(16.666666666666664%) !important;
  }

  .xl\:hover\:-translate-y-2\/12:hover {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xl\:hover\:translate-y-3\/12:hover {
    transform: translateY(25%) !important;
  }

  .xl\:hover\:-translate-y-3\/12:hover {
    transform: translateY(-25%) !important;
  }

  .xl\:hover\:translate-y-4\/12:hover {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:hover\:-translate-y-4\/12:hover {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:hover\:translate-y-5\/12:hover {
    transform: translateY(41.66666666666667%) !important;
  }

  .xl\:hover\:-translate-y-5\/12:hover {
    transform: translateY(-41.66666666666667%) !important;
  }

  .xl\:hover\:translate-y-6\/12:hover {
    transform: translateY(50%) !important;
  }

  .xl\:hover\:-translate-y-6\/12:hover {
    transform: translateY(-50%) !important;
  }

  .xl\:hover\:translate-y-7\/12:hover {
    transform: translateY(58.333333333333336%) !important;
  }

  .xl\:hover\:-translate-y-7\/12:hover {
    transform: translateY(-58.333333333333336%) !important;
  }

  .xl\:hover\:translate-y-8\/12:hover {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:hover\:-translate-y-8\/12:hover {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:hover\:translate-y-9\/12:hover {
    transform: translateY(75%) !important;
  }

  .xl\:hover\:-translate-y-9\/12:hover {
    transform: translateY(-75%) !important;
  }

  .xl\:hover\:translate-y-10\/12:hover {
    transform: translateY(83.33333333333334%) !important;
  }

  .xl\:hover\:-translate-y-10\/12:hover {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xl\:hover\:translate-y-11\/12:hover {
    transform: translateY(91.66666666666666%) !important;
  }

  .xl\:hover\:-translate-y-11\/12:hover {
    transform: translateY(-91.66666666666666%) !important;
  }

  .xl\:focus\:translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .xl\:focus\:translate-x-1:focus {
    transform: translateX(0.25rem) !important;
  }

  .xl\:focus\:translate-x-2:focus {
    transform: translateX(0.5rem) !important;
  }

  .xl\:focus\:translate-x-3:focus {
    transform: translateX(0.75rem) !important;
  }

  .xl\:focus\:translate-x-4:focus {
    transform: translateX(1rem) !important;
  }

  .xl\:focus\:translate-x-5:focus {
    transform: translateX(1.25rem) !important;
  }

  .xl\:focus\:translate-x-6:focus {
    transform: translateX(1.5rem) !important;
  }

  .xl\:focus\:translate-x-7:focus {
    transform: translateX(1.75rem) !important;
  }

  .xl\:focus\:translate-x-8:focus {
    transform: translateX(2rem) !important;
  }

  .xl\:focus\:translate-x-9:focus {
    transform: translateX(2.25rem) !important;
  }

  .xl\:focus\:translate-x-10:focus {
    transform: translateX(2.5rem) !important;
  }

  .xl\:focus\:translate-x-11:focus {
    transform: translateX(2.75rem) !important;
  }

  .xl\:focus\:translate-x-12:focus {
    transform: translateX(3rem) !important;
  }

  .xl\:focus\:translate-x-13:focus {
    transform: translateX(3.25rem) !important;
  }

  .xl\:focus\:translate-x-14:focus {
    transform: translateX(3.5rem) !important;
  }

  .xl\:focus\:translate-x-15:focus {
    transform: translateX(3.75rem) !important;
  }

  .xl\:focus\:translate-x-16:focus {
    transform: translateX(4rem) !important;
  }

  .xl\:focus\:translate-x-17:focus {
    transform: translateX(4.25rem) !important;
  }

  .xl\:focus\:translate-x-18:focus {
    transform: translateX(4.5rem) !important;
  }

  .xl\:focus\:translate-x-19:focus {
    transform: translateX(4.75rem) !important;
  }

  .xl\:focus\:translate-x-20:focus {
    transform: translateX(5rem) !important;
  }

  .xl\:focus\:translate-x-21:focus {
    transform: translateX(5.25rem) !important;
  }

  .xl\:focus\:translate-x-22:focus {
    transform: translateX(5.5rem) !important;
  }

  .xl\:focus\:translate-x-23:focus {
    transform: translateX(5.75rem) !important;
  }

  .xl\:focus\:translate-x-24:focus {
    transform: translateX(6rem) !important;
  }

  .xl\:focus\:translate-x-25:focus {
    transform: translateX(6.25rem) !important;
  }

  .xl\:focus\:translate-x-26:focus {
    transform: translateX(6.5rem) !important;
  }

  .xl\:focus\:translate-x-27:focus {
    transform: translateX(6.75rem) !important;
  }

  .xl\:focus\:translate-x-28:focus {
    transform: translateX(7rem) !important;
  }

  .xl\:focus\:translate-x-29:focus {
    transform: translateX(7.25rem) !important;
  }

  .xl\:focus\:translate-x-30:focus {
    transform: translateX(7.5rem) !important;
  }

  .xl\:focus\:translate-x-31:focus {
    transform: translateX(7.75rem) !important;
  }

  .xl\:focus\:translate-x-32:focus {
    transform: translateX(8rem) !important;
  }

  .xl\:focus\:translate-x-33:focus {
    transform: translateX(8.25rem) !important;
  }

  .xl\:focus\:translate-x-34:focus {
    transform: translateX(8.5rem) !important;
  }

  .xl\:focus\:translate-x-35:focus {
    transform: translateX(8.75rem) !important;
  }

  .xl\:focus\:translate-x-36:focus {
    transform: translateX(9rem) !important;
  }

  .xl\:focus\:translate-x-37:focus {
    transform: translateX(9.25rem) !important;
  }

  .xl\:focus\:translate-x-38:focus {
    transform: translateX(9.5rem) !important;
  }

  .xl\:focus\:translate-x-39:focus {
    transform: translateX(9.75rem) !important;
  }

  .xl\:focus\:translate-x-40:focus {
    transform: translateX(10rem) !important;
  }

  .xl\:focus\:translate-x-41:focus {
    transform: translateX(10.25rem) !important;
  }

  .xl\:focus\:translate-x-42:focus {
    transform: translateX(10.5rem) !important;
  }

  .xl\:focus\:translate-x-43:focus {
    transform: translateX(10.75rem) !important;
  }

  .xl\:focus\:translate-x-44:focus {
    transform: translateX(11rem) !important;
  }

  .xl\:focus\:translate-x-45:focus {
    transform: translateX(11.25rem) !important;
  }

  .xl\:focus\:translate-x-46:focus {
    transform: translateX(11.5rem) !important;
  }

  .xl\:focus\:translate-x-47:focus {
    transform: translateX(11.75rem) !important;
  }

  .xl\:focus\:translate-x-48:focus {
    transform: translateX(12rem) !important;
  }

  .xl\:focus\:translate-x-49:focus {
    transform: translateX(12.25rem) !important;
  }

  .xl\:focus\:translate-x-50:focus {
    transform: translateX(12.5rem) !important;
  }

  .xl\:focus\:translate-x-51:focus {
    transform: translateX(12.75rem) !important;
  }

  .xl\:focus\:translate-x-52:focus {
    transform: translateX(13rem) !important;
  }

  .xl\:focus\:translate-x-53:focus {
    transform: translateX(13.25rem) !important;
  }

  .xl\:focus\:translate-x-54:focus {
    transform: translateX(13.5rem) !important;
  }

  .xl\:focus\:translate-x-55:focus {
    transform: translateX(13.75rem) !important;
  }

  .xl\:focus\:translate-x-56:focus {
    transform: translateX(14rem) !important;
  }

  .xl\:focus\:translate-x-57:focus {
    transform: translateX(14.25rem) !important;
  }

  .xl\:focus\:translate-x-58:focus {
    transform: translateX(14.5rem) !important;
  }

  .xl\:focus\:translate-x-59:focus {
    transform: translateX(14.75rem) !important;
  }

  .xl\:focus\:translate-x-60:focus {
    transform: translateX(15rem) !important;
  }

  .xl\:focus\:translate-x-61:focus {
    transform: translateX(15.25rem) !important;
  }

  .xl\:focus\:translate-x-62:focus {
    transform: translateX(15.5rem) !important;
  }

  .xl\:focus\:translate-x-63:focus {
    transform: translateX(15.75rem) !important;
  }

  .xl\:focus\:translate-x-64:focus {
    transform: translateX(16rem) !important;
  }

  .xl\:focus\:translate-x-65:focus {
    transform: translateX(16.25rem) !important;
  }

  .xl\:focus\:translate-x-66:focus {
    transform: translateX(16.5rem) !important;
  }

  .xl\:focus\:translate-x-67:focus {
    transform: translateX(16.75rem) !important;
  }

  .xl\:focus\:translate-x-68:focus {
    transform: translateX(17rem) !important;
  }

  .xl\:focus\:translate-x-69:focus {
    transform: translateX(17.25rem) !important;
  }

  .xl\:focus\:translate-x-70:focus {
    transform: translateX(17.5rem) !important;
  }

  .xl\:focus\:translate-x-71:focus {
    transform: translateX(17.75rem) !important;
  }

  .xl\:focus\:translate-x-72:focus {
    transform: translateX(18rem) !important;
  }

  .xl\:focus\:translate-x-73:focus {
    transform: translateX(18.25rem) !important;
  }

  .xl\:focus\:translate-x-74:focus {
    transform: translateX(18.5rem) !important;
  }

  .xl\:focus\:translate-x-75:focus {
    transform: translateX(18.75rem) !important;
  }

  .xl\:focus\:translate-x-76:focus {
    transform: translateX(19rem) !important;
  }

  .xl\:focus\:translate-x-77:focus {
    transform: translateX(19.25rem) !important;
  }

  .xl\:focus\:translate-x-78:focus {
    transform: translateX(19.5rem) !important;
  }

  .xl\:focus\:translate-x-79:focus {
    transform: translateX(19.75rem) !important;
  }

  .xl\:focus\:translate-x-80:focus {
    transform: translateX(20rem) !important;
  }

  .xl\:focus\:translate-x-81:focus {
    transform: translateX(20.25rem) !important;
  }

  .xl\:focus\:translate-x-82:focus {
    transform: translateX(20.5rem) !important;
  }

  .xl\:focus\:translate-x-83:focus {
    transform: translateX(20.75rem) !important;
  }

  .xl\:focus\:translate-x-84:focus {
    transform: translateX(21rem) !important;
  }

  .xl\:focus\:translate-x-85:focus {
    transform: translateX(21.25rem) !important;
  }

  .xl\:focus\:translate-x-86:focus {
    transform: translateX(21.5rem) !important;
  }

  .xl\:focus\:translate-x-87:focus {
    transform: translateX(21.75rem) !important;
  }

  .xl\:focus\:translate-x-88:focus {
    transform: translateX(22rem) !important;
  }

  .xl\:focus\:translate-x-89:focus {
    transform: translateX(22.25rem) !important;
  }

  .xl\:focus\:translate-x-90:focus {
    transform: translateX(22.5rem) !important;
  }

  .xl\:focus\:translate-x-91:focus {
    transform: translateX(22.75rem) !important;
  }

  .xl\:focus\:translate-x-92:focus {
    transform: translateX(23rem) !important;
  }

  .xl\:focus\:translate-x-93:focus {
    transform: translateX(23.25rem) !important;
  }

  .xl\:focus\:translate-x-94:focus {
    transform: translateX(23.5rem) !important;
  }

  .xl\:focus\:translate-x-95:focus {
    transform: translateX(23.75rem) !important;
  }

  .xl\:focus\:translate-x-96:focus {
    transform: translateX(24rem) !important;
  }

  .xl\:focus\:translate-x-97:focus {
    transform: translateX(24.25rem) !important;
  }

  .xl\:focus\:translate-x-98:focus {
    transform: translateX(24.5rem) !important;
  }

  .xl\:focus\:translate-x-99:focus {
    transform: translateX(24.75rem) !important;
  }

  .xl\:focus\:translate-x-100:focus {
    transform: translateX(25rem) !important;
  }

  .xl\:focus\:translate-x-101:focus {
    transform: translateX(25.25rem) !important;
  }

  .xl\:focus\:translate-x-102:focus {
    transform: translateX(25.5rem) !important;
  }

  .xl\:focus\:translate-x-103:focus {
    transform: translateX(25.75rem) !important;
  }

  .xl\:focus\:translate-x-104:focus {
    transform: translateX(26rem) !important;
  }

  .xl\:focus\:translate-x-105:focus {
    transform: translateX(26.25rem) !important;
  }

  .xl\:focus\:translate-x-px:focus {
    transform: translateX(1px) !important;
  }

  .xl\:focus\:translate-x-0\.5:focus {
    transform: translateX(0.125rem) !important;
  }

  .xl\:focus\:translate-x-1\.5:focus {
    transform: translateX(0.375rem) !important;
  }

  .xl\:focus\:translate-x-2\.5:focus {
    transform: translateX(0.625rem) !important;
  }

  .xl\:focus\:translate-x-3\.5:focus {
    transform: translateX(0.875rem) !important;
  }

  .xl\:focus\:translate-x-4\.5:focus {
    transform: translateX(1.125rem) !important;
  }

  .xl\:focus\:translate-x-5\.5:focus {
    transform: translateX(1.375rem) !important;
  }

  .xl\:focus\:translate-x-6\.5:focus {
    transform: translateX(1.625rem) !important;
  }

  .xl\:focus\:translate-x-7\.5:focus {
    transform: translateX(1.875rem) !important;
  }

  .xl\:focus\:translate-x-8\.5:focus {
    transform: translateX(2.125rem) !important;
  }

  .xl\:focus\:translate-x-9\.5:focus {
    transform: translateX(2.375rem) !important;
  }

  .xl\:focus\:translate-x-10\.5:focus {
    transform: translateX(2.625rem) !important;
  }

  .xl\:focus\:translate-x-11\.5:focus {
    transform: translateX(2.875rem) !important;
  }

  .xl\:focus\:translate-x-12\.5:focus {
    transform: translateX(3.125rem) !important;
  }

  .xl\:focus\:translate-x-13\.5:focus {
    transform: translateX(3.375rem) !important;
  }

  .xl\:focus\:translate-x-14\.5:focus {
    transform: translateX(3.625rem) !important;
  }

  .xl\:focus\:translate-x-15\.5:focus {
    transform: translateX(3.875rem) !important;
  }

  .xl\:focus\:translate-x-16\.5:focus {
    transform: translateX(4.125rem) !important;
  }

  .xl\:focus\:translate-x-17\.5:focus {
    transform: translateX(4.375rem) !important;
  }

  .xl\:focus\:translate-x-18\.5:focus {
    transform: translateX(4.625rem) !important;
  }

  .xl\:focus\:translate-x-19\.5:focus {
    transform: translateX(4.875rem) !important;
  }

  .xl\:focus\:translate-x-20\.5:focus {
    transform: translateX(5.125rem) !important;
  }

  .xl\:focus\:translate-x-21\.5:focus {
    transform: translateX(5.375rem) !important;
  }

  .xl\:focus\:translate-x-22\.5:focus {
    transform: translateX(5.625rem) !important;
  }

  .xl\:focus\:translate-x-23\.5:focus {
    transform: translateX(5.875rem) !important;
  }

  .xl\:focus\:translate-x-24\.5:focus {
    transform: translateX(6.125rem) !important;
  }

  .xl\:focus\:translate-x-25\.5:focus {
    transform: translateX(6.375rem) !important;
  }

  .xl\:focus\:translate-x-26\.5:focus {
    transform: translateX(6.625rem) !important;
  }

  .xl\:focus\:translate-x-27\.5:focus {
    transform: translateX(6.875rem) !important;
  }

  .xl\:focus\:translate-x-28\.5:focus {
    transform: translateX(7.125rem) !important;
  }

  .xl\:focus\:translate-x-29\.5:focus {
    transform: translateX(7.375rem) !important;
  }

  .xl\:focus\:translate-x-30\.5:focus {
    transform: translateX(7.625rem) !important;
  }

  .xl\:focus\:translate-x-31\.5:focus {
    transform: translateX(7.875rem) !important;
  }

  .xl\:focus\:translate-x-32\.5:focus {
    transform: translateX(8.125rem) !important;
  }

  .xl\:focus\:translate-x-33\.5:focus {
    transform: translateX(8.375rem) !important;
  }

  .xl\:focus\:translate-x-34\.5:focus {
    transform: translateX(8.625rem) !important;
  }

  .xl\:focus\:translate-x-35\.5:focus {
    transform: translateX(8.875rem) !important;
  }

  .xl\:focus\:translate-x-36\.5:focus {
    transform: translateX(9.125rem) !important;
  }

  .xl\:focus\:translate-x-37\.5:focus {
    transform: translateX(9.375rem) !important;
  }

  .xl\:focus\:translate-x-38\.5:focus {
    transform: translateX(9.625rem) !important;
  }

  .xl\:focus\:translate-x-39\.5:focus {
    transform: translateX(9.875rem) !important;
  }

  .xl\:focus\:translate-x-40\.5:focus {
    transform: translateX(10.125rem) !important;
  }

  .xl\:focus\:translate-x-41\.5:focus {
    transform: translateX(10.375rem) !important;
  }

  .xl\:focus\:translate-x-42\.5:focus {
    transform: translateX(10.625rem) !important;
  }

  .xl\:focus\:translate-x-43\.5:focus {
    transform: translateX(10.875rem) !important;
  }

  .xl\:focus\:translate-x-44\.5:focus {
    transform: translateX(11.125rem) !important;
  }

  .xl\:focus\:translate-x-45\.5:focus {
    transform: translateX(11.375rem) !important;
  }

  .xl\:focus\:translate-x-46\.5:focus {
    transform: translateX(11.625rem) !important;
  }

  .xl\:focus\:translate-x-47\.5:focus {
    transform: translateX(11.875rem) !important;
  }

  .xl\:focus\:translate-x-48\.5:focus {
    transform: translateX(12.125rem) !important;
  }

  .xl\:focus\:translate-x-49\.5:focus {
    transform: translateX(12.375rem) !important;
  }

  .xl\:focus\:translate-x-50\.5:focus {
    transform: translateX(12.625rem) !important;
  }

  .xl\:focus\:translate-x-51\.5:focus {
    transform: translateX(12.875rem) !important;
  }

  .xl\:focus\:translate-x-52\.5:focus {
    transform: translateX(13.125rem) !important;
  }

  .xl\:focus\:translate-x-53\.5:focus {
    transform: translateX(13.375rem) !important;
  }

  .xl\:focus\:translate-x-54\.5:focus {
    transform: translateX(13.625rem) !important;
  }

  .xl\:focus\:translate-x-55\.5:focus {
    transform: translateX(13.875rem) !important;
  }

  .xl\:focus\:translate-x-56\.5:focus {
    transform: translateX(14.125rem) !important;
  }

  .xl\:focus\:translate-x-57\.5:focus {
    transform: translateX(14.375rem) !important;
  }

  .xl\:focus\:translate-x-58\.5:focus {
    transform: translateX(14.625rem) !important;
  }

  .xl\:focus\:translate-x-59\.5:focus {
    transform: translateX(14.875rem) !important;
  }

  .xl\:focus\:translate-x-60\.5:focus {
    transform: translateX(15.125rem) !important;
  }

  .xl\:focus\:translate-x-61\.5:focus {
    transform: translateX(15.375rem) !important;
  }

  .xl\:focus\:translate-x-62\.5:focus {
    transform: translateX(15.625rem) !important;
  }

  .xl\:focus\:translate-x-63\.5:focus {
    transform: translateX(15.875rem) !important;
  }

  .xl\:focus\:translate-x-64\.5:focus {
    transform: translateX(16.125rem) !important;
  }

  .xl\:focus\:translate-x-65\.5:focus {
    transform: translateX(16.375rem) !important;
  }

  .xl\:focus\:translate-x-66\.5:focus {
    transform: translateX(16.625rem) !important;
  }

  .xl\:focus\:translate-x-67\.5:focus {
    transform: translateX(16.875rem) !important;
  }

  .xl\:focus\:translate-x-68\.5:focus {
    transform: translateX(17.125rem) !important;
  }

  .xl\:focus\:translate-x-69\.5:focus {
    transform: translateX(17.375rem) !important;
  }

  .xl\:focus\:translate-x-70\.5:focus {
    transform: translateX(17.625rem) !important;
  }

  .xl\:focus\:translate-x-71\.5:focus {
    transform: translateX(17.875rem) !important;
  }

  .xl\:focus\:translate-x-72\.5:focus {
    transform: translateX(18.125rem) !important;
  }

  .xl\:focus\:translate-x-73\.5:focus {
    transform: translateX(18.375rem) !important;
  }

  .xl\:focus\:translate-x-74\.5:focus {
    transform: translateX(18.625rem) !important;
  }

  .xl\:focus\:translate-x-75\.5:focus {
    transform: translateX(18.875rem) !important;
  }

  .xl\:focus\:translate-x-76\.5:focus {
    transform: translateX(19.125rem) !important;
  }

  .xl\:focus\:translate-x-77\.5:focus {
    transform: translateX(19.375rem) !important;
  }

  .xl\:focus\:translate-x-78\.5:focus {
    transform: translateX(19.625rem) !important;
  }

  .xl\:focus\:translate-x-79\.5:focus {
    transform: translateX(19.875rem) !important;
  }

  .xl\:focus\:translate-x-80\.5:focus {
    transform: translateX(20.125rem) !important;
  }

  .xl\:focus\:translate-x-81\.5:focus {
    transform: translateX(20.375rem) !important;
  }

  .xl\:focus\:translate-x-82\.5:focus {
    transform: translateX(20.625rem) !important;
  }

  .xl\:focus\:translate-x-83\.5:focus {
    transform: translateX(20.875rem) !important;
  }

  .xl\:focus\:translate-x-84\.5:focus {
    transform: translateX(21.125rem) !important;
  }

  .xl\:focus\:translate-x-85\.5:focus {
    transform: translateX(21.375rem) !important;
  }

  .xl\:focus\:translate-x-86\.5:focus {
    transform: translateX(21.625rem) !important;
  }

  .xl\:focus\:translate-x-87\.5:focus {
    transform: translateX(21.875rem) !important;
  }

  .xl\:focus\:translate-x-88\.5:focus {
    transform: translateX(22.125rem) !important;
  }

  .xl\:focus\:translate-x-89\.5:focus {
    transform: translateX(22.375rem) !important;
  }

  .xl\:focus\:translate-x-90\.5:focus {
    transform: translateX(22.625rem) !important;
  }

  .xl\:focus\:translate-x-91\.5:focus {
    transform: translateX(22.875rem) !important;
  }

  .xl\:focus\:translate-x-92\.5:focus {
    transform: translateX(23.125rem) !important;
  }

  .xl\:focus\:translate-x-93\.5:focus {
    transform: translateX(23.375rem) !important;
  }

  .xl\:focus\:translate-x-94\.5:focus {
    transform: translateX(23.625rem) !important;
  }

  .xl\:focus\:translate-x-95\.5:focus {
    transform: translateX(23.875rem) !important;
  }

  .xl\:focus\:translate-x-96\.5:focus {
    transform: translateX(24.125rem) !important;
  }

  .xl\:focus\:translate-x-97\.5:focus {
    transform: translateX(24.375rem) !important;
  }

  .xl\:focus\:translate-x-98\.5:focus {
    transform: translateX(24.625rem) !important;
  }

  .xl\:focus\:translate-x-99\.5:focus {
    transform: translateX(24.875rem) !important;
  }

  .xl\:focus\:translate-x-100\.5:focus {
    transform: translateX(25.125rem) !important;
  }

  .xl\:focus\:translate-x-101\.5:focus {
    transform: translateX(25.375rem) !important;
  }

  .xl\:focus\:translate-x-102\.5:focus {
    transform: translateX(25.625rem) !important;
  }

  .xl\:focus\:translate-x-103\.5:focus {
    transform: translateX(25.875rem) !important;
  }

  .xl\:focus\:translate-x-104\.5:focus {
    transform: translateX(26.125rem) !important;
  }

  .xl\:focus\:-translate-x-0:focus {
    transform: translateX(0rem) !important;
  }

  .xl\:focus\:-translate-x-1:focus {
    transform: translateX(-0.25rem) !important;
  }

  .xl\:focus\:-translate-x-2:focus {
    transform: translateX(-0.5rem) !important;
  }

  .xl\:focus\:-translate-x-3:focus {
    transform: translateX(-0.75rem) !important;
  }

  .xl\:focus\:-translate-x-4:focus {
    transform: translateX(-1rem) !important;
  }

  .xl\:focus\:-translate-x-5:focus {
    transform: translateX(-1.25rem) !important;
  }

  .xl\:focus\:-translate-x-6:focus {
    transform: translateX(-1.5rem) !important;
  }

  .xl\:focus\:-translate-x-7:focus {
    transform: translateX(-1.75rem) !important;
  }

  .xl\:focus\:-translate-x-8:focus {
    transform: translateX(-2rem) !important;
  }

  .xl\:focus\:-translate-x-9:focus {
    transform: translateX(-2.25rem) !important;
  }

  .xl\:focus\:-translate-x-10:focus {
    transform: translateX(-2.5rem) !important;
  }

  .xl\:focus\:-translate-x-11:focus {
    transform: translateX(-2.75rem) !important;
  }

  .xl\:focus\:-translate-x-12:focus {
    transform: translateX(-3rem) !important;
  }

  .xl\:focus\:-translate-x-13:focus {
    transform: translateX(-3.25rem) !important;
  }

  .xl\:focus\:-translate-x-14:focus {
    transform: translateX(-3.5rem) !important;
  }

  .xl\:focus\:-translate-x-15:focus {
    transform: translateX(-3.75rem) !important;
  }

  .xl\:focus\:-translate-x-16:focus {
    transform: translateX(-4rem) !important;
  }

  .xl\:focus\:-translate-x-17:focus {
    transform: translateX(-4.25rem) !important;
  }

  .xl\:focus\:-translate-x-18:focus {
    transform: translateX(-4.5rem) !important;
  }

  .xl\:focus\:-translate-x-19:focus {
    transform: translateX(-4.75rem) !important;
  }

  .xl\:focus\:-translate-x-20:focus {
    transform: translateX(-5rem) !important;
  }

  .xl\:focus\:-translate-x-21:focus {
    transform: translateX(-5.25rem) !important;
  }

  .xl\:focus\:-translate-x-22:focus {
    transform: translateX(-5.5rem) !important;
  }

  .xl\:focus\:-translate-x-23:focus {
    transform: translateX(-5.75rem) !important;
  }

  .xl\:focus\:-translate-x-24:focus {
    transform: translateX(-6rem) !important;
  }

  .xl\:focus\:-translate-x-25:focus {
    transform: translateX(-6.25rem) !important;
  }

  .xl\:focus\:-translate-x-26:focus {
    transform: translateX(-6.5rem) !important;
  }

  .xl\:focus\:-translate-x-27:focus {
    transform: translateX(-6.75rem) !important;
  }

  .xl\:focus\:-translate-x-28:focus {
    transform: translateX(-7rem) !important;
  }

  .xl\:focus\:-translate-x-29:focus {
    transform: translateX(-7.25rem) !important;
  }

  .xl\:focus\:-translate-x-30:focus {
    transform: translateX(-7.5rem) !important;
  }

  .xl\:focus\:-translate-x-31:focus {
    transform: translateX(-7.75rem) !important;
  }

  .xl\:focus\:-translate-x-32:focus {
    transform: translateX(-8rem) !important;
  }

  .xl\:focus\:-translate-x-33:focus {
    transform: translateX(-8.25rem) !important;
  }

  .xl\:focus\:-translate-x-34:focus {
    transform: translateX(-8.5rem) !important;
  }

  .xl\:focus\:-translate-x-35:focus {
    transform: translateX(-8.75rem) !important;
  }

  .xl\:focus\:-translate-x-36:focus {
    transform: translateX(-9rem) !important;
  }

  .xl\:focus\:-translate-x-37:focus {
    transform: translateX(-9.25rem) !important;
  }

  .xl\:focus\:-translate-x-38:focus {
    transform: translateX(-9.5rem) !important;
  }

  .xl\:focus\:-translate-x-39:focus {
    transform: translateX(-9.75rem) !important;
  }

  .xl\:focus\:-translate-x-40:focus {
    transform: translateX(-10rem) !important;
  }

  .xl\:focus\:-translate-x-41:focus {
    transform: translateX(-10.25rem) !important;
  }

  .xl\:focus\:-translate-x-42:focus {
    transform: translateX(-10.5rem) !important;
  }

  .xl\:focus\:-translate-x-43:focus {
    transform: translateX(-10.75rem) !important;
  }

  .xl\:focus\:-translate-x-44:focus {
    transform: translateX(-11rem) !important;
  }

  .xl\:focus\:-translate-x-45:focus {
    transform: translateX(-11.25rem) !important;
  }

  .xl\:focus\:-translate-x-46:focus {
    transform: translateX(-11.5rem) !important;
  }

  .xl\:focus\:-translate-x-47:focus {
    transform: translateX(-11.75rem) !important;
  }

  .xl\:focus\:-translate-x-48:focus {
    transform: translateX(-12rem) !important;
  }

  .xl\:focus\:-translate-x-49:focus {
    transform: translateX(-12.25rem) !important;
  }

  .xl\:focus\:-translate-x-50:focus {
    transform: translateX(-12.5rem) !important;
  }

  .xl\:focus\:-translate-x-51:focus {
    transform: translateX(-12.75rem) !important;
  }

  .xl\:focus\:-translate-x-52:focus {
    transform: translateX(-13rem) !important;
  }

  .xl\:focus\:-translate-x-53:focus {
    transform: translateX(-13.25rem) !important;
  }

  .xl\:focus\:-translate-x-54:focus {
    transform: translateX(-13.5rem) !important;
  }

  .xl\:focus\:-translate-x-55:focus {
    transform: translateX(-13.75rem) !important;
  }

  .xl\:focus\:-translate-x-56:focus {
    transform: translateX(-14rem) !important;
  }

  .xl\:focus\:-translate-x-57:focus {
    transform: translateX(-14.25rem) !important;
  }

  .xl\:focus\:-translate-x-58:focus {
    transform: translateX(-14.5rem) !important;
  }

  .xl\:focus\:-translate-x-59:focus {
    transform: translateX(-14.75rem) !important;
  }

  .xl\:focus\:-translate-x-60:focus {
    transform: translateX(-15rem) !important;
  }

  .xl\:focus\:-translate-x-61:focus {
    transform: translateX(-15.25rem) !important;
  }

  .xl\:focus\:-translate-x-62:focus {
    transform: translateX(-15.5rem) !important;
  }

  .xl\:focus\:-translate-x-63:focus {
    transform: translateX(-15.75rem) !important;
  }

  .xl\:focus\:-translate-x-64:focus {
    transform: translateX(-16rem) !important;
  }

  .xl\:focus\:-translate-x-65:focus {
    transform: translateX(-16.25rem) !important;
  }

  .xl\:focus\:-translate-x-66:focus {
    transform: translateX(-16.5rem) !important;
  }

  .xl\:focus\:-translate-x-67:focus {
    transform: translateX(-16.75rem) !important;
  }

  .xl\:focus\:-translate-x-68:focus {
    transform: translateX(-17rem) !important;
  }

  .xl\:focus\:-translate-x-69:focus {
    transform: translateX(-17.25rem) !important;
  }

  .xl\:focus\:-translate-x-70:focus {
    transform: translateX(-17.5rem) !important;
  }

  .xl\:focus\:-translate-x-71:focus {
    transform: translateX(-17.75rem) !important;
  }

  .xl\:focus\:-translate-x-72:focus {
    transform: translateX(-18rem) !important;
  }

  .xl\:focus\:-translate-x-73:focus {
    transform: translateX(-18.25rem) !important;
  }

  .xl\:focus\:-translate-x-74:focus {
    transform: translateX(-18.5rem) !important;
  }

  .xl\:focus\:-translate-x-75:focus {
    transform: translateX(-18.75rem) !important;
  }

  .xl\:focus\:-translate-x-76:focus {
    transform: translateX(-19rem) !important;
  }

  .xl\:focus\:-translate-x-77:focus {
    transform: translateX(-19.25rem) !important;
  }

  .xl\:focus\:-translate-x-78:focus {
    transform: translateX(-19.5rem) !important;
  }

  .xl\:focus\:-translate-x-79:focus {
    transform: translateX(-19.75rem) !important;
  }

  .xl\:focus\:-translate-x-80:focus {
    transform: translateX(-20rem) !important;
  }

  .xl\:focus\:-translate-x-81:focus {
    transform: translateX(-20.25rem) !important;
  }

  .xl\:focus\:-translate-x-82:focus {
    transform: translateX(-20.5rem) !important;
  }

  .xl\:focus\:-translate-x-83:focus {
    transform: translateX(-20.75rem) !important;
  }

  .xl\:focus\:-translate-x-84:focus {
    transform: translateX(-21rem) !important;
  }

  .xl\:focus\:-translate-x-85:focus {
    transform: translateX(-21.25rem) !important;
  }

  .xl\:focus\:-translate-x-86:focus {
    transform: translateX(-21.5rem) !important;
  }

  .xl\:focus\:-translate-x-87:focus {
    transform: translateX(-21.75rem) !important;
  }

  .xl\:focus\:-translate-x-88:focus {
    transform: translateX(-22rem) !important;
  }

  .xl\:focus\:-translate-x-89:focus {
    transform: translateX(-22.25rem) !important;
  }

  .xl\:focus\:-translate-x-90:focus {
    transform: translateX(-22.5rem) !important;
  }

  .xl\:focus\:-translate-x-91:focus {
    transform: translateX(-22.75rem) !important;
  }

  .xl\:focus\:-translate-x-92:focus {
    transform: translateX(-23rem) !important;
  }

  .xl\:focus\:-translate-x-93:focus {
    transform: translateX(-23.25rem) !important;
  }

  .xl\:focus\:-translate-x-94:focus {
    transform: translateX(-23.5rem) !important;
  }

  .xl\:focus\:-translate-x-95:focus {
    transform: translateX(-23.75rem) !important;
  }

  .xl\:focus\:-translate-x-96:focus {
    transform: translateX(-24rem) !important;
  }

  .xl\:focus\:-translate-x-97:focus {
    transform: translateX(-24.25rem) !important;
  }

  .xl\:focus\:-translate-x-98:focus {
    transform: translateX(-24.5rem) !important;
  }

  .xl\:focus\:-translate-x-99:focus {
    transform: translateX(-24.75rem) !important;
  }

  .xl\:focus\:-translate-x-100:focus {
    transform: translateX(-25rem) !important;
  }

  .xl\:focus\:-translate-x-101:focus {
    transform: translateX(-25.25rem) !important;
  }

  .xl\:focus\:-translate-x-102:focus {
    transform: translateX(-25.5rem) !important;
  }

  .xl\:focus\:-translate-x-103:focus {
    transform: translateX(-25.75rem) !important;
  }

  .xl\:focus\:-translate-x-104:focus {
    transform: translateX(-26rem) !important;
  }

  .xl\:focus\:-translate-x-105:focus {
    transform: translateX(-26.25rem) !important;
  }

  .xl\:focus\:-translate-x-px:focus {
    transform: translateX(-1px) !important;
  }

  .xl\:focus\:-translate-x-0\.5:focus {
    transform: translateX(-0.125rem) !important;
  }

  .xl\:focus\:-translate-x-1\.5:focus {
    transform: translateX(-0.375rem) !important;
  }

  .xl\:focus\:-translate-x-2\.5:focus {
    transform: translateX(-0.625rem) !important;
  }

  .xl\:focus\:-translate-x-3\.5:focus {
    transform: translateX(-0.875rem) !important;
  }

  .xl\:focus\:-translate-x-4\.5:focus {
    transform: translateX(-1.125rem) !important;
  }

  .xl\:focus\:-translate-x-5\.5:focus {
    transform: translateX(-1.375rem) !important;
  }

  .xl\:focus\:-translate-x-6\.5:focus {
    transform: translateX(-1.625rem) !important;
  }

  .xl\:focus\:-translate-x-7\.5:focus {
    transform: translateX(-1.875rem) !important;
  }

  .xl\:focus\:-translate-x-8\.5:focus {
    transform: translateX(-2.125rem) !important;
  }

  .xl\:focus\:-translate-x-9\.5:focus {
    transform: translateX(-2.375rem) !important;
  }

  .xl\:focus\:-translate-x-10\.5:focus {
    transform: translateX(-2.625rem) !important;
  }

  .xl\:focus\:-translate-x-11\.5:focus {
    transform: translateX(-2.875rem) !important;
  }

  .xl\:focus\:-translate-x-12\.5:focus {
    transform: translateX(-3.125rem) !important;
  }

  .xl\:focus\:-translate-x-13\.5:focus {
    transform: translateX(-3.375rem) !important;
  }

  .xl\:focus\:-translate-x-14\.5:focus {
    transform: translateX(-3.625rem) !important;
  }

  .xl\:focus\:-translate-x-15\.5:focus {
    transform: translateX(-3.875rem) !important;
  }

  .xl\:focus\:-translate-x-16\.5:focus {
    transform: translateX(-4.125rem) !important;
  }

  .xl\:focus\:-translate-x-17\.5:focus {
    transform: translateX(-4.375rem) !important;
  }

  .xl\:focus\:-translate-x-18\.5:focus {
    transform: translateX(-4.625rem) !important;
  }

  .xl\:focus\:-translate-x-19\.5:focus {
    transform: translateX(-4.875rem) !important;
  }

  .xl\:focus\:-translate-x-20\.5:focus {
    transform: translateX(-5.125rem) !important;
  }

  .xl\:focus\:-translate-x-21\.5:focus {
    transform: translateX(-5.375rem) !important;
  }

  .xl\:focus\:-translate-x-22\.5:focus {
    transform: translateX(-5.625rem) !important;
  }

  .xl\:focus\:-translate-x-23\.5:focus {
    transform: translateX(-5.875rem) !important;
  }

  .xl\:focus\:-translate-x-24\.5:focus {
    transform: translateX(-6.125rem) !important;
  }

  .xl\:focus\:-translate-x-25\.5:focus {
    transform: translateX(-6.375rem) !important;
  }

  .xl\:focus\:-translate-x-26\.5:focus {
    transform: translateX(-6.625rem) !important;
  }

  .xl\:focus\:-translate-x-27\.5:focus {
    transform: translateX(-6.875rem) !important;
  }

  .xl\:focus\:-translate-x-28\.5:focus {
    transform: translateX(-7.125rem) !important;
  }

  .xl\:focus\:-translate-x-29\.5:focus {
    transform: translateX(-7.375rem) !important;
  }

  .xl\:focus\:-translate-x-30\.5:focus {
    transform: translateX(-7.625rem) !important;
  }

  .xl\:focus\:-translate-x-31\.5:focus {
    transform: translateX(-7.875rem) !important;
  }

  .xl\:focus\:-translate-x-32\.5:focus {
    transform: translateX(-8.125rem) !important;
  }

  .xl\:focus\:-translate-x-33\.5:focus {
    transform: translateX(-8.375rem) !important;
  }

  .xl\:focus\:-translate-x-34\.5:focus {
    transform: translateX(-8.625rem) !important;
  }

  .xl\:focus\:-translate-x-35\.5:focus {
    transform: translateX(-8.875rem) !important;
  }

  .xl\:focus\:-translate-x-36\.5:focus {
    transform: translateX(-9.125rem) !important;
  }

  .xl\:focus\:-translate-x-37\.5:focus {
    transform: translateX(-9.375rem) !important;
  }

  .xl\:focus\:-translate-x-38\.5:focus {
    transform: translateX(-9.625rem) !important;
  }

  .xl\:focus\:-translate-x-39\.5:focus {
    transform: translateX(-9.875rem) !important;
  }

  .xl\:focus\:-translate-x-40\.5:focus {
    transform: translateX(-10.125rem) !important;
  }

  .xl\:focus\:-translate-x-41\.5:focus {
    transform: translateX(-10.375rem) !important;
  }

  .xl\:focus\:-translate-x-42\.5:focus {
    transform: translateX(-10.625rem) !important;
  }

  .xl\:focus\:-translate-x-43\.5:focus {
    transform: translateX(-10.875rem) !important;
  }

  .xl\:focus\:-translate-x-44\.5:focus {
    transform: translateX(-11.125rem) !important;
  }

  .xl\:focus\:-translate-x-45\.5:focus {
    transform: translateX(-11.375rem) !important;
  }

  .xl\:focus\:-translate-x-46\.5:focus {
    transform: translateX(-11.625rem) !important;
  }

  .xl\:focus\:-translate-x-47\.5:focus {
    transform: translateX(-11.875rem) !important;
  }

  .xl\:focus\:-translate-x-48\.5:focus {
    transform: translateX(-12.125rem) !important;
  }

  .xl\:focus\:-translate-x-49\.5:focus {
    transform: translateX(-12.375rem) !important;
  }

  .xl\:focus\:-translate-x-50\.5:focus {
    transform: translateX(-12.625rem) !important;
  }

  .xl\:focus\:-translate-x-51\.5:focus {
    transform: translateX(-12.875rem) !important;
  }

  .xl\:focus\:-translate-x-52\.5:focus {
    transform: translateX(-13.125rem) !important;
  }

  .xl\:focus\:-translate-x-53\.5:focus {
    transform: translateX(-13.375rem) !important;
  }

  .xl\:focus\:-translate-x-54\.5:focus {
    transform: translateX(-13.625rem) !important;
  }

  .xl\:focus\:-translate-x-55\.5:focus {
    transform: translateX(-13.875rem) !important;
  }

  .xl\:focus\:-translate-x-56\.5:focus {
    transform: translateX(-14.125rem) !important;
  }

  .xl\:focus\:-translate-x-57\.5:focus {
    transform: translateX(-14.375rem) !important;
  }

  .xl\:focus\:-translate-x-58\.5:focus {
    transform: translateX(-14.625rem) !important;
  }

  .xl\:focus\:-translate-x-59\.5:focus {
    transform: translateX(-14.875rem) !important;
  }

  .xl\:focus\:-translate-x-60\.5:focus {
    transform: translateX(-15.125rem) !important;
  }

  .xl\:focus\:-translate-x-61\.5:focus {
    transform: translateX(-15.375rem) !important;
  }

  .xl\:focus\:-translate-x-62\.5:focus {
    transform: translateX(-15.625rem) !important;
  }

  .xl\:focus\:-translate-x-63\.5:focus {
    transform: translateX(-15.875rem) !important;
  }

  .xl\:focus\:-translate-x-64\.5:focus {
    transform: translateX(-16.125rem) !important;
  }

  .xl\:focus\:-translate-x-65\.5:focus {
    transform: translateX(-16.375rem) !important;
  }

  .xl\:focus\:-translate-x-66\.5:focus {
    transform: translateX(-16.625rem) !important;
  }

  .xl\:focus\:-translate-x-67\.5:focus {
    transform: translateX(-16.875rem) !important;
  }

  .xl\:focus\:-translate-x-68\.5:focus {
    transform: translateX(-17.125rem) !important;
  }

  .xl\:focus\:-translate-x-69\.5:focus {
    transform: translateX(-17.375rem) !important;
  }

  .xl\:focus\:-translate-x-70\.5:focus {
    transform: translateX(-17.625rem) !important;
  }

  .xl\:focus\:-translate-x-71\.5:focus {
    transform: translateX(-17.875rem) !important;
  }

  .xl\:focus\:-translate-x-72\.5:focus {
    transform: translateX(-18.125rem) !important;
  }

  .xl\:focus\:-translate-x-73\.5:focus {
    transform: translateX(-18.375rem) !important;
  }

  .xl\:focus\:-translate-x-74\.5:focus {
    transform: translateX(-18.625rem) !important;
  }

  .xl\:focus\:-translate-x-75\.5:focus {
    transform: translateX(-18.875rem) !important;
  }

  .xl\:focus\:-translate-x-76\.5:focus {
    transform: translateX(-19.125rem) !important;
  }

  .xl\:focus\:-translate-x-77\.5:focus {
    transform: translateX(-19.375rem) !important;
  }

  .xl\:focus\:-translate-x-78\.5:focus {
    transform: translateX(-19.625rem) !important;
  }

  .xl\:focus\:-translate-x-79\.5:focus {
    transform: translateX(-19.875rem) !important;
  }

  .xl\:focus\:-translate-x-80\.5:focus {
    transform: translateX(-20.125rem) !important;
  }

  .xl\:focus\:-translate-x-81\.5:focus {
    transform: translateX(-20.375rem) !important;
  }

  .xl\:focus\:-translate-x-82\.5:focus {
    transform: translateX(-20.625rem) !important;
  }

  .xl\:focus\:-translate-x-83\.5:focus {
    transform: translateX(-20.875rem) !important;
  }

  .xl\:focus\:-translate-x-84\.5:focus {
    transform: translateX(-21.125rem) !important;
  }

  .xl\:focus\:-translate-x-85\.5:focus {
    transform: translateX(-21.375rem) !important;
  }

  .xl\:focus\:-translate-x-86\.5:focus {
    transform: translateX(-21.625rem) !important;
  }

  .xl\:focus\:-translate-x-87\.5:focus {
    transform: translateX(-21.875rem) !important;
  }

  .xl\:focus\:-translate-x-88\.5:focus {
    transform: translateX(-22.125rem) !important;
  }

  .xl\:focus\:-translate-x-89\.5:focus {
    transform: translateX(-22.375rem) !important;
  }

  .xl\:focus\:-translate-x-90\.5:focus {
    transform: translateX(-22.625rem) !important;
  }

  .xl\:focus\:-translate-x-91\.5:focus {
    transform: translateX(-22.875rem) !important;
  }

  .xl\:focus\:-translate-x-92\.5:focus {
    transform: translateX(-23.125rem) !important;
  }

  .xl\:focus\:-translate-x-93\.5:focus {
    transform: translateX(-23.375rem) !important;
  }

  .xl\:focus\:-translate-x-94\.5:focus {
    transform: translateX(-23.625rem) !important;
  }

  .xl\:focus\:-translate-x-95\.5:focus {
    transform: translateX(-23.875rem) !important;
  }

  .xl\:focus\:-translate-x-96\.5:focus {
    transform: translateX(-24.125rem) !important;
  }

  .xl\:focus\:-translate-x-97\.5:focus {
    transform: translateX(-24.375rem) !important;
  }

  .xl\:focus\:-translate-x-98\.5:focus {
    transform: translateX(-24.625rem) !important;
  }

  .xl\:focus\:-translate-x-99\.5:focus {
    transform: translateX(-24.875rem) !important;
  }

  .xl\:focus\:-translate-x-100\.5:focus {
    transform: translateX(-25.125rem) !important;
  }

  .xl\:focus\:-translate-x-101\.5:focus {
    transform: translateX(-25.375rem) !important;
  }

  .xl\:focus\:-translate-x-102\.5:focus {
    transform: translateX(-25.625rem) !important;
  }

  .xl\:focus\:-translate-x-103\.5:focus {
    transform: translateX(-25.875rem) !important;
  }

  .xl\:focus\:-translate-x-104\.5:focus {
    transform: translateX(-26.125rem) !important;
  }

  .xl\:focus\:-translate-x-full:focus {
    transform: translateX(-100%) !important;
  }

  .xl\:focus\:-translate-x-1\/2:focus {
    transform: translateX(-50%) !important;
  }

  .xl\:focus\:translate-x-1\/2:focus {
    transform: translateX(50%) !important;
  }

  .xl\:focus\:translate-x-full:focus {
    transform: translateX(100%) !important;
  }

  .xl\:focus\:translate-x-1\/3:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:focus\:-translate-x-1\/3:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:focus\:translate-x-2\/3:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:focus\:-translate-x-2\/3:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:focus\:translate-x-1\/4:focus {
    transform: translateX(25%) !important;
  }

  .xl\:focus\:-translate-x-1\/4:focus {
    transform: translateX(-25%) !important;
  }

  .xl\:focus\:translate-x-2\/4:focus {
    transform: translateX(50%) !important;
  }

  .xl\:focus\:-translate-x-2\/4:focus {
    transform: translateX(-50%) !important;
  }

  .xl\:focus\:translate-x-3\/4:focus {
    transform: translateX(75%) !important;
  }

  .xl\:focus\:-translate-x-3\/4:focus {
    transform: translateX(-75%) !important;
  }

  .xl\:focus\:translate-x-1\/5:focus {
    transform: translateX(20%) !important;
  }

  .xl\:focus\:-translate-x-1\/5:focus {
    transform: translateX(-20%) !important;
  }

  .xl\:focus\:translate-x-2\/5:focus {
    transform: translateX(40%) !important;
  }

  .xl\:focus\:-translate-x-2\/5:focus {
    transform: translateX(-40%) !important;
  }

  .xl\:focus\:translate-x-3\/5:focus {
    transform: translateX(60%) !important;
  }

  .xl\:focus\:-translate-x-3\/5:focus {
    transform: translateX(-60%) !important;
  }

  .xl\:focus\:translate-x-4\/5:focus {
    transform: translateX(80%) !important;
  }

  .xl\:focus\:-translate-x-4\/5:focus {
    transform: translateX(-80%) !important;
  }

  .xl\:focus\:translate-x-1\/6:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .xl\:focus\:-translate-x-1\/6:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xl\:focus\:translate-x-2\/6:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:focus\:-translate-x-2\/6:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:focus\:translate-x-3\/6:focus {
    transform: translateX(50%) !important;
  }

  .xl\:focus\:-translate-x-3\/6:focus {
    transform: translateX(-50%) !important;
  }

  .xl\:focus\:translate-x-4\/6:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:focus\:-translate-x-4\/6:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:focus\:translate-x-5\/6:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .xl\:focus\:-translate-x-5\/6:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xl\:focus\:translate-x-1\/12:focus {
    transform: translateX(8.333333333333332%) !important;
  }

  .xl\:focus\:-translate-x-1\/12:focus {
    transform: translateX(-8.333333333333332%) !important;
  }

  .xl\:focus\:translate-x-2\/12:focus {
    transform: translateX(16.666666666666664%) !important;
  }

  .xl\:focus\:-translate-x-2\/12:focus {
    transform: translateX(-16.666666666666664%) !important;
  }

  .xl\:focus\:translate-x-3\/12:focus {
    transform: translateX(25%) !important;
  }

  .xl\:focus\:-translate-x-3\/12:focus {
    transform: translateX(-25%) !important;
  }

  .xl\:focus\:translate-x-4\/12:focus {
    transform: translateX(33.33333333333333%) !important;
  }

  .xl\:focus\:-translate-x-4\/12:focus {
    transform: translateX(-33.33333333333333%) !important;
  }

  .xl\:focus\:translate-x-5\/12:focus {
    transform: translateX(41.66666666666667%) !important;
  }

  .xl\:focus\:-translate-x-5\/12:focus {
    transform: translateX(-41.66666666666667%) !important;
  }

  .xl\:focus\:translate-x-6\/12:focus {
    transform: translateX(50%) !important;
  }

  .xl\:focus\:-translate-x-6\/12:focus {
    transform: translateX(-50%) !important;
  }

  .xl\:focus\:translate-x-7\/12:focus {
    transform: translateX(58.333333333333336%) !important;
  }

  .xl\:focus\:-translate-x-7\/12:focus {
    transform: translateX(-58.333333333333336%) !important;
  }

  .xl\:focus\:translate-x-8\/12:focus {
    transform: translateX(66.66666666666666%) !important;
  }

  .xl\:focus\:-translate-x-8\/12:focus {
    transform: translateX(-66.66666666666666%) !important;
  }

  .xl\:focus\:translate-x-9\/12:focus {
    transform: translateX(75%) !important;
  }

  .xl\:focus\:-translate-x-9\/12:focus {
    transform: translateX(-75%) !important;
  }

  .xl\:focus\:translate-x-10\/12:focus {
    transform: translateX(83.33333333333334%) !important;
  }

  .xl\:focus\:-translate-x-10\/12:focus {
    transform: translateX(-83.33333333333334%) !important;
  }

  .xl\:focus\:translate-x-11\/12:focus {
    transform: translateX(91.66666666666666%) !important;
  }

  .xl\:focus\:-translate-x-11\/12:focus {
    transform: translateX(-91.66666666666666%) !important;
  }

  .xl\:focus\:translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .xl\:focus\:translate-y-1:focus {
    transform: translateY(0.25rem) !important;
  }

  .xl\:focus\:translate-y-2:focus {
    transform: translateY(0.5rem) !important;
  }

  .xl\:focus\:translate-y-3:focus {
    transform: translateY(0.75rem) !important;
  }

  .xl\:focus\:translate-y-4:focus {
    transform: translateY(1rem) !important;
  }

  .xl\:focus\:translate-y-5:focus {
    transform: translateY(1.25rem) !important;
  }

  .xl\:focus\:translate-y-6:focus {
    transform: translateY(1.5rem) !important;
  }

  .xl\:focus\:translate-y-7:focus {
    transform: translateY(1.75rem) !important;
  }

  .xl\:focus\:translate-y-8:focus {
    transform: translateY(2rem) !important;
  }

  .xl\:focus\:translate-y-9:focus {
    transform: translateY(2.25rem) !important;
  }

  .xl\:focus\:translate-y-10:focus {
    transform: translateY(2.5rem) !important;
  }

  .xl\:focus\:translate-y-11:focus {
    transform: translateY(2.75rem) !important;
  }

  .xl\:focus\:translate-y-12:focus {
    transform: translateY(3rem) !important;
  }

  .xl\:focus\:translate-y-13:focus {
    transform: translateY(3.25rem) !important;
  }

  .xl\:focus\:translate-y-14:focus {
    transform: translateY(3.5rem) !important;
  }

  .xl\:focus\:translate-y-15:focus {
    transform: translateY(3.75rem) !important;
  }

  .xl\:focus\:translate-y-16:focus {
    transform: translateY(4rem) !important;
  }

  .xl\:focus\:translate-y-17:focus {
    transform: translateY(4.25rem) !important;
  }

  .xl\:focus\:translate-y-18:focus {
    transform: translateY(4.5rem) !important;
  }

  .xl\:focus\:translate-y-19:focus {
    transform: translateY(4.75rem) !important;
  }

  .xl\:focus\:translate-y-20:focus {
    transform: translateY(5rem) !important;
  }

  .xl\:focus\:translate-y-21:focus {
    transform: translateY(5.25rem) !important;
  }

  .xl\:focus\:translate-y-22:focus {
    transform: translateY(5.5rem) !important;
  }

  .xl\:focus\:translate-y-23:focus {
    transform: translateY(5.75rem) !important;
  }

  .xl\:focus\:translate-y-24:focus {
    transform: translateY(6rem) !important;
  }

  .xl\:focus\:translate-y-25:focus {
    transform: translateY(6.25rem) !important;
  }

  .xl\:focus\:translate-y-26:focus {
    transform: translateY(6.5rem) !important;
  }

  .xl\:focus\:translate-y-27:focus {
    transform: translateY(6.75rem) !important;
  }

  .xl\:focus\:translate-y-28:focus {
    transform: translateY(7rem) !important;
  }

  .xl\:focus\:translate-y-29:focus {
    transform: translateY(7.25rem) !important;
  }

  .xl\:focus\:translate-y-30:focus {
    transform: translateY(7.5rem) !important;
  }

  .xl\:focus\:translate-y-31:focus {
    transform: translateY(7.75rem) !important;
  }

  .xl\:focus\:translate-y-32:focus {
    transform: translateY(8rem) !important;
  }

  .xl\:focus\:translate-y-33:focus {
    transform: translateY(8.25rem) !important;
  }

  .xl\:focus\:translate-y-34:focus {
    transform: translateY(8.5rem) !important;
  }

  .xl\:focus\:translate-y-35:focus {
    transform: translateY(8.75rem) !important;
  }

  .xl\:focus\:translate-y-36:focus {
    transform: translateY(9rem) !important;
  }

  .xl\:focus\:translate-y-37:focus {
    transform: translateY(9.25rem) !important;
  }

  .xl\:focus\:translate-y-38:focus {
    transform: translateY(9.5rem) !important;
  }

  .xl\:focus\:translate-y-39:focus {
    transform: translateY(9.75rem) !important;
  }

  .xl\:focus\:translate-y-40:focus {
    transform: translateY(10rem) !important;
  }

  .xl\:focus\:translate-y-41:focus {
    transform: translateY(10.25rem) !important;
  }

  .xl\:focus\:translate-y-42:focus {
    transform: translateY(10.5rem) !important;
  }

  .xl\:focus\:translate-y-43:focus {
    transform: translateY(10.75rem) !important;
  }

  .xl\:focus\:translate-y-44:focus {
    transform: translateY(11rem) !important;
  }

  .xl\:focus\:translate-y-45:focus {
    transform: translateY(11.25rem) !important;
  }

  .xl\:focus\:translate-y-46:focus {
    transform: translateY(11.5rem) !important;
  }

  .xl\:focus\:translate-y-47:focus {
    transform: translateY(11.75rem) !important;
  }

  .xl\:focus\:translate-y-48:focus {
    transform: translateY(12rem) !important;
  }

  .xl\:focus\:translate-y-49:focus {
    transform: translateY(12.25rem) !important;
  }

  .xl\:focus\:translate-y-50:focus {
    transform: translateY(12.5rem) !important;
  }

  .xl\:focus\:translate-y-51:focus {
    transform: translateY(12.75rem) !important;
  }

  .xl\:focus\:translate-y-52:focus {
    transform: translateY(13rem) !important;
  }

  .xl\:focus\:translate-y-53:focus {
    transform: translateY(13.25rem) !important;
  }

  .xl\:focus\:translate-y-54:focus {
    transform: translateY(13.5rem) !important;
  }

  .xl\:focus\:translate-y-55:focus {
    transform: translateY(13.75rem) !important;
  }

  .xl\:focus\:translate-y-56:focus {
    transform: translateY(14rem) !important;
  }

  .xl\:focus\:translate-y-57:focus {
    transform: translateY(14.25rem) !important;
  }

  .xl\:focus\:translate-y-58:focus {
    transform: translateY(14.5rem) !important;
  }

  .xl\:focus\:translate-y-59:focus {
    transform: translateY(14.75rem) !important;
  }

  .xl\:focus\:translate-y-60:focus {
    transform: translateY(15rem) !important;
  }

  .xl\:focus\:translate-y-61:focus {
    transform: translateY(15.25rem) !important;
  }

  .xl\:focus\:translate-y-62:focus {
    transform: translateY(15.5rem) !important;
  }

  .xl\:focus\:translate-y-63:focus {
    transform: translateY(15.75rem) !important;
  }

  .xl\:focus\:translate-y-64:focus {
    transform: translateY(16rem) !important;
  }

  .xl\:focus\:translate-y-65:focus {
    transform: translateY(16.25rem) !important;
  }

  .xl\:focus\:translate-y-66:focus {
    transform: translateY(16.5rem) !important;
  }

  .xl\:focus\:translate-y-67:focus {
    transform: translateY(16.75rem) !important;
  }

  .xl\:focus\:translate-y-68:focus {
    transform: translateY(17rem) !important;
  }

  .xl\:focus\:translate-y-69:focus {
    transform: translateY(17.25rem) !important;
  }

  .xl\:focus\:translate-y-70:focus {
    transform: translateY(17.5rem) !important;
  }

  .xl\:focus\:translate-y-71:focus {
    transform: translateY(17.75rem) !important;
  }

  .xl\:focus\:translate-y-72:focus {
    transform: translateY(18rem) !important;
  }

  .xl\:focus\:translate-y-73:focus {
    transform: translateY(18.25rem) !important;
  }

  .xl\:focus\:translate-y-74:focus {
    transform: translateY(18.5rem) !important;
  }

  .xl\:focus\:translate-y-75:focus {
    transform: translateY(18.75rem) !important;
  }

  .xl\:focus\:translate-y-76:focus {
    transform: translateY(19rem) !important;
  }

  .xl\:focus\:translate-y-77:focus {
    transform: translateY(19.25rem) !important;
  }

  .xl\:focus\:translate-y-78:focus {
    transform: translateY(19.5rem) !important;
  }

  .xl\:focus\:translate-y-79:focus {
    transform: translateY(19.75rem) !important;
  }

  .xl\:focus\:translate-y-80:focus {
    transform: translateY(20rem) !important;
  }

  .xl\:focus\:translate-y-81:focus {
    transform: translateY(20.25rem) !important;
  }

  .xl\:focus\:translate-y-82:focus {
    transform: translateY(20.5rem) !important;
  }

  .xl\:focus\:translate-y-83:focus {
    transform: translateY(20.75rem) !important;
  }

  .xl\:focus\:translate-y-84:focus {
    transform: translateY(21rem) !important;
  }

  .xl\:focus\:translate-y-85:focus {
    transform: translateY(21.25rem) !important;
  }

  .xl\:focus\:translate-y-86:focus {
    transform: translateY(21.5rem) !important;
  }

  .xl\:focus\:translate-y-87:focus {
    transform: translateY(21.75rem) !important;
  }

  .xl\:focus\:translate-y-88:focus {
    transform: translateY(22rem) !important;
  }

  .xl\:focus\:translate-y-89:focus {
    transform: translateY(22.25rem) !important;
  }

  .xl\:focus\:translate-y-90:focus {
    transform: translateY(22.5rem) !important;
  }

  .xl\:focus\:translate-y-91:focus {
    transform: translateY(22.75rem) !important;
  }

  .xl\:focus\:translate-y-92:focus {
    transform: translateY(23rem) !important;
  }

  .xl\:focus\:translate-y-93:focus {
    transform: translateY(23.25rem) !important;
  }

  .xl\:focus\:translate-y-94:focus {
    transform: translateY(23.5rem) !important;
  }

  .xl\:focus\:translate-y-95:focus {
    transform: translateY(23.75rem) !important;
  }

  .xl\:focus\:translate-y-96:focus {
    transform: translateY(24rem) !important;
  }

  .xl\:focus\:translate-y-97:focus {
    transform: translateY(24.25rem) !important;
  }

  .xl\:focus\:translate-y-98:focus {
    transform: translateY(24.5rem) !important;
  }

  .xl\:focus\:translate-y-99:focus {
    transform: translateY(24.75rem) !important;
  }

  .xl\:focus\:translate-y-100:focus {
    transform: translateY(25rem) !important;
  }

  .xl\:focus\:translate-y-101:focus {
    transform: translateY(25.25rem) !important;
  }

  .xl\:focus\:translate-y-102:focus {
    transform: translateY(25.5rem) !important;
  }

  .xl\:focus\:translate-y-103:focus {
    transform: translateY(25.75rem) !important;
  }

  .xl\:focus\:translate-y-104:focus {
    transform: translateY(26rem) !important;
  }

  .xl\:focus\:translate-y-105:focus {
    transform: translateY(26.25rem) !important;
  }

  .xl\:focus\:translate-y-px:focus {
    transform: translateY(1px) !important;
  }

  .xl\:focus\:translate-y-0\.5:focus {
    transform: translateY(0.125rem) !important;
  }

  .xl\:focus\:translate-y-1\.5:focus {
    transform: translateY(0.375rem) !important;
  }

  .xl\:focus\:translate-y-2\.5:focus {
    transform: translateY(0.625rem) !important;
  }

  .xl\:focus\:translate-y-3\.5:focus {
    transform: translateY(0.875rem) !important;
  }

  .xl\:focus\:translate-y-4\.5:focus {
    transform: translateY(1.125rem) !important;
  }

  .xl\:focus\:translate-y-5\.5:focus {
    transform: translateY(1.375rem) !important;
  }

  .xl\:focus\:translate-y-6\.5:focus {
    transform: translateY(1.625rem) !important;
  }

  .xl\:focus\:translate-y-7\.5:focus {
    transform: translateY(1.875rem) !important;
  }

  .xl\:focus\:translate-y-8\.5:focus {
    transform: translateY(2.125rem) !important;
  }

  .xl\:focus\:translate-y-9\.5:focus {
    transform: translateY(2.375rem) !important;
  }

  .xl\:focus\:translate-y-10\.5:focus {
    transform: translateY(2.625rem) !important;
  }

  .xl\:focus\:translate-y-11\.5:focus {
    transform: translateY(2.875rem) !important;
  }

  .xl\:focus\:translate-y-12\.5:focus {
    transform: translateY(3.125rem) !important;
  }

  .xl\:focus\:translate-y-13\.5:focus {
    transform: translateY(3.375rem) !important;
  }

  .xl\:focus\:translate-y-14\.5:focus {
    transform: translateY(3.625rem) !important;
  }

  .xl\:focus\:translate-y-15\.5:focus {
    transform: translateY(3.875rem) !important;
  }

  .xl\:focus\:translate-y-16\.5:focus {
    transform: translateY(4.125rem) !important;
  }

  .xl\:focus\:translate-y-17\.5:focus {
    transform: translateY(4.375rem) !important;
  }

  .xl\:focus\:translate-y-18\.5:focus {
    transform: translateY(4.625rem) !important;
  }

  .xl\:focus\:translate-y-19\.5:focus {
    transform: translateY(4.875rem) !important;
  }

  .xl\:focus\:translate-y-20\.5:focus {
    transform: translateY(5.125rem) !important;
  }

  .xl\:focus\:translate-y-21\.5:focus {
    transform: translateY(5.375rem) !important;
  }

  .xl\:focus\:translate-y-22\.5:focus {
    transform: translateY(5.625rem) !important;
  }

  .xl\:focus\:translate-y-23\.5:focus {
    transform: translateY(5.875rem) !important;
  }

  .xl\:focus\:translate-y-24\.5:focus {
    transform: translateY(6.125rem) !important;
  }

  .xl\:focus\:translate-y-25\.5:focus {
    transform: translateY(6.375rem) !important;
  }

  .xl\:focus\:translate-y-26\.5:focus {
    transform: translateY(6.625rem) !important;
  }

  .xl\:focus\:translate-y-27\.5:focus {
    transform: translateY(6.875rem) !important;
  }

  .xl\:focus\:translate-y-28\.5:focus {
    transform: translateY(7.125rem) !important;
  }

  .xl\:focus\:translate-y-29\.5:focus {
    transform: translateY(7.375rem) !important;
  }

  .xl\:focus\:translate-y-30\.5:focus {
    transform: translateY(7.625rem) !important;
  }

  .xl\:focus\:translate-y-31\.5:focus {
    transform: translateY(7.875rem) !important;
  }

  .xl\:focus\:translate-y-32\.5:focus {
    transform: translateY(8.125rem) !important;
  }

  .xl\:focus\:translate-y-33\.5:focus {
    transform: translateY(8.375rem) !important;
  }

  .xl\:focus\:translate-y-34\.5:focus {
    transform: translateY(8.625rem) !important;
  }

  .xl\:focus\:translate-y-35\.5:focus {
    transform: translateY(8.875rem) !important;
  }

  .xl\:focus\:translate-y-36\.5:focus {
    transform: translateY(9.125rem) !important;
  }

  .xl\:focus\:translate-y-37\.5:focus {
    transform: translateY(9.375rem) !important;
  }

  .xl\:focus\:translate-y-38\.5:focus {
    transform: translateY(9.625rem) !important;
  }

  .xl\:focus\:translate-y-39\.5:focus {
    transform: translateY(9.875rem) !important;
  }

  .xl\:focus\:translate-y-40\.5:focus {
    transform: translateY(10.125rem) !important;
  }

  .xl\:focus\:translate-y-41\.5:focus {
    transform: translateY(10.375rem) !important;
  }

  .xl\:focus\:translate-y-42\.5:focus {
    transform: translateY(10.625rem) !important;
  }

  .xl\:focus\:translate-y-43\.5:focus {
    transform: translateY(10.875rem) !important;
  }

  .xl\:focus\:translate-y-44\.5:focus {
    transform: translateY(11.125rem) !important;
  }

  .xl\:focus\:translate-y-45\.5:focus {
    transform: translateY(11.375rem) !important;
  }

  .xl\:focus\:translate-y-46\.5:focus {
    transform: translateY(11.625rem) !important;
  }

  .xl\:focus\:translate-y-47\.5:focus {
    transform: translateY(11.875rem) !important;
  }

  .xl\:focus\:translate-y-48\.5:focus {
    transform: translateY(12.125rem) !important;
  }

  .xl\:focus\:translate-y-49\.5:focus {
    transform: translateY(12.375rem) !important;
  }

  .xl\:focus\:translate-y-50\.5:focus {
    transform: translateY(12.625rem) !important;
  }

  .xl\:focus\:translate-y-51\.5:focus {
    transform: translateY(12.875rem) !important;
  }

  .xl\:focus\:translate-y-52\.5:focus {
    transform: translateY(13.125rem) !important;
  }

  .xl\:focus\:translate-y-53\.5:focus {
    transform: translateY(13.375rem) !important;
  }

  .xl\:focus\:translate-y-54\.5:focus {
    transform: translateY(13.625rem) !important;
  }

  .xl\:focus\:translate-y-55\.5:focus {
    transform: translateY(13.875rem) !important;
  }

  .xl\:focus\:translate-y-56\.5:focus {
    transform: translateY(14.125rem) !important;
  }

  .xl\:focus\:translate-y-57\.5:focus {
    transform: translateY(14.375rem) !important;
  }

  .xl\:focus\:translate-y-58\.5:focus {
    transform: translateY(14.625rem) !important;
  }

  .xl\:focus\:translate-y-59\.5:focus {
    transform: translateY(14.875rem) !important;
  }

  .xl\:focus\:translate-y-60\.5:focus {
    transform: translateY(15.125rem) !important;
  }

  .xl\:focus\:translate-y-61\.5:focus {
    transform: translateY(15.375rem) !important;
  }

  .xl\:focus\:translate-y-62\.5:focus {
    transform: translateY(15.625rem) !important;
  }

  .xl\:focus\:translate-y-63\.5:focus {
    transform: translateY(15.875rem) !important;
  }

  .xl\:focus\:translate-y-64\.5:focus {
    transform: translateY(16.125rem) !important;
  }

  .xl\:focus\:translate-y-65\.5:focus {
    transform: translateY(16.375rem) !important;
  }

  .xl\:focus\:translate-y-66\.5:focus {
    transform: translateY(16.625rem) !important;
  }

  .xl\:focus\:translate-y-67\.5:focus {
    transform: translateY(16.875rem) !important;
  }

  .xl\:focus\:translate-y-68\.5:focus {
    transform: translateY(17.125rem) !important;
  }

  .xl\:focus\:translate-y-69\.5:focus {
    transform: translateY(17.375rem) !important;
  }

  .xl\:focus\:translate-y-70\.5:focus {
    transform: translateY(17.625rem) !important;
  }

  .xl\:focus\:translate-y-71\.5:focus {
    transform: translateY(17.875rem) !important;
  }

  .xl\:focus\:translate-y-72\.5:focus {
    transform: translateY(18.125rem) !important;
  }

  .xl\:focus\:translate-y-73\.5:focus {
    transform: translateY(18.375rem) !important;
  }

  .xl\:focus\:translate-y-74\.5:focus {
    transform: translateY(18.625rem) !important;
  }

  .xl\:focus\:translate-y-75\.5:focus {
    transform: translateY(18.875rem) !important;
  }

  .xl\:focus\:translate-y-76\.5:focus {
    transform: translateY(19.125rem) !important;
  }

  .xl\:focus\:translate-y-77\.5:focus {
    transform: translateY(19.375rem) !important;
  }

  .xl\:focus\:translate-y-78\.5:focus {
    transform: translateY(19.625rem) !important;
  }

  .xl\:focus\:translate-y-79\.5:focus {
    transform: translateY(19.875rem) !important;
  }

  .xl\:focus\:translate-y-80\.5:focus {
    transform: translateY(20.125rem) !important;
  }

  .xl\:focus\:translate-y-81\.5:focus {
    transform: translateY(20.375rem) !important;
  }

  .xl\:focus\:translate-y-82\.5:focus {
    transform: translateY(20.625rem) !important;
  }

  .xl\:focus\:translate-y-83\.5:focus {
    transform: translateY(20.875rem) !important;
  }

  .xl\:focus\:translate-y-84\.5:focus {
    transform: translateY(21.125rem) !important;
  }

  .xl\:focus\:translate-y-85\.5:focus {
    transform: translateY(21.375rem) !important;
  }

  .xl\:focus\:translate-y-86\.5:focus {
    transform: translateY(21.625rem) !important;
  }

  .xl\:focus\:translate-y-87\.5:focus {
    transform: translateY(21.875rem) !important;
  }

  .xl\:focus\:translate-y-88\.5:focus {
    transform: translateY(22.125rem) !important;
  }

  .xl\:focus\:translate-y-89\.5:focus {
    transform: translateY(22.375rem) !important;
  }

  .xl\:focus\:translate-y-90\.5:focus {
    transform: translateY(22.625rem) !important;
  }

  .xl\:focus\:translate-y-91\.5:focus {
    transform: translateY(22.875rem) !important;
  }

  .xl\:focus\:translate-y-92\.5:focus {
    transform: translateY(23.125rem) !important;
  }

  .xl\:focus\:translate-y-93\.5:focus {
    transform: translateY(23.375rem) !important;
  }

  .xl\:focus\:translate-y-94\.5:focus {
    transform: translateY(23.625rem) !important;
  }

  .xl\:focus\:translate-y-95\.5:focus {
    transform: translateY(23.875rem) !important;
  }

  .xl\:focus\:translate-y-96\.5:focus {
    transform: translateY(24.125rem) !important;
  }

  .xl\:focus\:translate-y-97\.5:focus {
    transform: translateY(24.375rem) !important;
  }

  .xl\:focus\:translate-y-98\.5:focus {
    transform: translateY(24.625rem) !important;
  }

  .xl\:focus\:translate-y-99\.5:focus {
    transform: translateY(24.875rem) !important;
  }

  .xl\:focus\:translate-y-100\.5:focus {
    transform: translateY(25.125rem) !important;
  }

  .xl\:focus\:translate-y-101\.5:focus {
    transform: translateY(25.375rem) !important;
  }

  .xl\:focus\:translate-y-102\.5:focus {
    transform: translateY(25.625rem) !important;
  }

  .xl\:focus\:translate-y-103\.5:focus {
    transform: translateY(25.875rem) !important;
  }

  .xl\:focus\:translate-y-104\.5:focus {
    transform: translateY(26.125rem) !important;
  }

  .xl\:focus\:-translate-y-0:focus {
    transform: translateY(0rem) !important;
  }

  .xl\:focus\:-translate-y-1:focus {
    transform: translateY(-0.25rem) !important;
  }

  .xl\:focus\:-translate-y-2:focus {
    transform: translateY(-0.5rem) !important;
  }

  .xl\:focus\:-translate-y-3:focus {
    transform: translateY(-0.75rem) !important;
  }

  .xl\:focus\:-translate-y-4:focus {
    transform: translateY(-1rem) !important;
  }

  .xl\:focus\:-translate-y-5:focus {
    transform: translateY(-1.25rem) !important;
  }

  .xl\:focus\:-translate-y-6:focus {
    transform: translateY(-1.5rem) !important;
  }

  .xl\:focus\:-translate-y-7:focus {
    transform: translateY(-1.75rem) !important;
  }

  .xl\:focus\:-translate-y-8:focus {
    transform: translateY(-2rem) !important;
  }

  .xl\:focus\:-translate-y-9:focus {
    transform: translateY(-2.25rem) !important;
  }

  .xl\:focus\:-translate-y-10:focus {
    transform: translateY(-2.5rem) !important;
  }

  .xl\:focus\:-translate-y-11:focus {
    transform: translateY(-2.75rem) !important;
  }

  .xl\:focus\:-translate-y-12:focus {
    transform: translateY(-3rem) !important;
  }

  .xl\:focus\:-translate-y-13:focus {
    transform: translateY(-3.25rem) !important;
  }

  .xl\:focus\:-translate-y-14:focus {
    transform: translateY(-3.5rem) !important;
  }

  .xl\:focus\:-translate-y-15:focus {
    transform: translateY(-3.75rem) !important;
  }

  .xl\:focus\:-translate-y-16:focus {
    transform: translateY(-4rem) !important;
  }

  .xl\:focus\:-translate-y-17:focus {
    transform: translateY(-4.25rem) !important;
  }

  .xl\:focus\:-translate-y-18:focus {
    transform: translateY(-4.5rem) !important;
  }

  .xl\:focus\:-translate-y-19:focus {
    transform: translateY(-4.75rem) !important;
  }

  .xl\:focus\:-translate-y-20:focus {
    transform: translateY(-5rem) !important;
  }

  .xl\:focus\:-translate-y-21:focus {
    transform: translateY(-5.25rem) !important;
  }

  .xl\:focus\:-translate-y-22:focus {
    transform: translateY(-5.5rem) !important;
  }

  .xl\:focus\:-translate-y-23:focus {
    transform: translateY(-5.75rem) !important;
  }

  .xl\:focus\:-translate-y-24:focus {
    transform: translateY(-6rem) !important;
  }

  .xl\:focus\:-translate-y-25:focus {
    transform: translateY(-6.25rem) !important;
  }

  .xl\:focus\:-translate-y-26:focus {
    transform: translateY(-6.5rem) !important;
  }

  .xl\:focus\:-translate-y-27:focus {
    transform: translateY(-6.75rem) !important;
  }

  .xl\:focus\:-translate-y-28:focus {
    transform: translateY(-7rem) !important;
  }

  .xl\:focus\:-translate-y-29:focus {
    transform: translateY(-7.25rem) !important;
  }

  .xl\:focus\:-translate-y-30:focus {
    transform: translateY(-7.5rem) !important;
  }

  .xl\:focus\:-translate-y-31:focus {
    transform: translateY(-7.75rem) !important;
  }

  .xl\:focus\:-translate-y-32:focus {
    transform: translateY(-8rem) !important;
  }

  .xl\:focus\:-translate-y-33:focus {
    transform: translateY(-8.25rem) !important;
  }

  .xl\:focus\:-translate-y-34:focus {
    transform: translateY(-8.5rem) !important;
  }

  .xl\:focus\:-translate-y-35:focus {
    transform: translateY(-8.75rem) !important;
  }

  .xl\:focus\:-translate-y-36:focus {
    transform: translateY(-9rem) !important;
  }

  .xl\:focus\:-translate-y-37:focus {
    transform: translateY(-9.25rem) !important;
  }

  .xl\:focus\:-translate-y-38:focus {
    transform: translateY(-9.5rem) !important;
  }

  .xl\:focus\:-translate-y-39:focus {
    transform: translateY(-9.75rem) !important;
  }

  .xl\:focus\:-translate-y-40:focus {
    transform: translateY(-10rem) !important;
  }

  .xl\:focus\:-translate-y-41:focus {
    transform: translateY(-10.25rem) !important;
  }

  .xl\:focus\:-translate-y-42:focus {
    transform: translateY(-10.5rem) !important;
  }

  .xl\:focus\:-translate-y-43:focus {
    transform: translateY(-10.75rem) !important;
  }

  .xl\:focus\:-translate-y-44:focus {
    transform: translateY(-11rem) !important;
  }

  .xl\:focus\:-translate-y-45:focus {
    transform: translateY(-11.25rem) !important;
  }

  .xl\:focus\:-translate-y-46:focus {
    transform: translateY(-11.5rem) !important;
  }

  .xl\:focus\:-translate-y-47:focus {
    transform: translateY(-11.75rem) !important;
  }

  .xl\:focus\:-translate-y-48:focus {
    transform: translateY(-12rem) !important;
  }

  .xl\:focus\:-translate-y-49:focus {
    transform: translateY(-12.25rem) !important;
  }

  .xl\:focus\:-translate-y-50:focus {
    transform: translateY(-12.5rem) !important;
  }

  .xl\:focus\:-translate-y-51:focus {
    transform: translateY(-12.75rem) !important;
  }

  .xl\:focus\:-translate-y-52:focus {
    transform: translateY(-13rem) !important;
  }

  .xl\:focus\:-translate-y-53:focus {
    transform: translateY(-13.25rem) !important;
  }

  .xl\:focus\:-translate-y-54:focus {
    transform: translateY(-13.5rem) !important;
  }

  .xl\:focus\:-translate-y-55:focus {
    transform: translateY(-13.75rem) !important;
  }

  .xl\:focus\:-translate-y-56:focus {
    transform: translateY(-14rem) !important;
  }

  .xl\:focus\:-translate-y-57:focus {
    transform: translateY(-14.25rem) !important;
  }

  .xl\:focus\:-translate-y-58:focus {
    transform: translateY(-14.5rem) !important;
  }

  .xl\:focus\:-translate-y-59:focus {
    transform: translateY(-14.75rem) !important;
  }

  .xl\:focus\:-translate-y-60:focus {
    transform: translateY(-15rem) !important;
  }

  .xl\:focus\:-translate-y-61:focus {
    transform: translateY(-15.25rem) !important;
  }

  .xl\:focus\:-translate-y-62:focus {
    transform: translateY(-15.5rem) !important;
  }

  .xl\:focus\:-translate-y-63:focus {
    transform: translateY(-15.75rem) !important;
  }

  .xl\:focus\:-translate-y-64:focus {
    transform: translateY(-16rem) !important;
  }

  .xl\:focus\:-translate-y-65:focus {
    transform: translateY(-16.25rem) !important;
  }

  .xl\:focus\:-translate-y-66:focus {
    transform: translateY(-16.5rem) !important;
  }

  .xl\:focus\:-translate-y-67:focus {
    transform: translateY(-16.75rem) !important;
  }

  .xl\:focus\:-translate-y-68:focus {
    transform: translateY(-17rem) !important;
  }

  .xl\:focus\:-translate-y-69:focus {
    transform: translateY(-17.25rem) !important;
  }

  .xl\:focus\:-translate-y-70:focus {
    transform: translateY(-17.5rem) !important;
  }

  .xl\:focus\:-translate-y-71:focus {
    transform: translateY(-17.75rem) !important;
  }

  .xl\:focus\:-translate-y-72:focus {
    transform: translateY(-18rem) !important;
  }

  .xl\:focus\:-translate-y-73:focus {
    transform: translateY(-18.25rem) !important;
  }

  .xl\:focus\:-translate-y-74:focus {
    transform: translateY(-18.5rem) !important;
  }

  .xl\:focus\:-translate-y-75:focus {
    transform: translateY(-18.75rem) !important;
  }

  .xl\:focus\:-translate-y-76:focus {
    transform: translateY(-19rem) !important;
  }

  .xl\:focus\:-translate-y-77:focus {
    transform: translateY(-19.25rem) !important;
  }

  .xl\:focus\:-translate-y-78:focus {
    transform: translateY(-19.5rem) !important;
  }

  .xl\:focus\:-translate-y-79:focus {
    transform: translateY(-19.75rem) !important;
  }

  .xl\:focus\:-translate-y-80:focus {
    transform: translateY(-20rem) !important;
  }

  .xl\:focus\:-translate-y-81:focus {
    transform: translateY(-20.25rem) !important;
  }

  .xl\:focus\:-translate-y-82:focus {
    transform: translateY(-20.5rem) !important;
  }

  .xl\:focus\:-translate-y-83:focus {
    transform: translateY(-20.75rem) !important;
  }

  .xl\:focus\:-translate-y-84:focus {
    transform: translateY(-21rem) !important;
  }

  .xl\:focus\:-translate-y-85:focus {
    transform: translateY(-21.25rem) !important;
  }

  .xl\:focus\:-translate-y-86:focus {
    transform: translateY(-21.5rem) !important;
  }

  .xl\:focus\:-translate-y-87:focus {
    transform: translateY(-21.75rem) !important;
  }

  .xl\:focus\:-translate-y-88:focus {
    transform: translateY(-22rem) !important;
  }

  .xl\:focus\:-translate-y-89:focus {
    transform: translateY(-22.25rem) !important;
  }

  .xl\:focus\:-translate-y-90:focus {
    transform: translateY(-22.5rem) !important;
  }

  .xl\:focus\:-translate-y-91:focus {
    transform: translateY(-22.75rem) !important;
  }

  .xl\:focus\:-translate-y-92:focus {
    transform: translateY(-23rem) !important;
  }

  .xl\:focus\:-translate-y-93:focus {
    transform: translateY(-23.25rem) !important;
  }

  .xl\:focus\:-translate-y-94:focus {
    transform: translateY(-23.5rem) !important;
  }

  .xl\:focus\:-translate-y-95:focus {
    transform: translateY(-23.75rem) !important;
  }

  .xl\:focus\:-translate-y-96:focus {
    transform: translateY(-24rem) !important;
  }

  .xl\:focus\:-translate-y-97:focus {
    transform: translateY(-24.25rem) !important;
  }

  .xl\:focus\:-translate-y-98:focus {
    transform: translateY(-24.5rem) !important;
  }

  .xl\:focus\:-translate-y-99:focus {
    transform: translateY(-24.75rem) !important;
  }

  .xl\:focus\:-translate-y-100:focus {
    transform: translateY(-25rem) !important;
  }

  .xl\:focus\:-translate-y-101:focus {
    transform: translateY(-25.25rem) !important;
  }

  .xl\:focus\:-translate-y-102:focus {
    transform: translateY(-25.5rem) !important;
  }

  .xl\:focus\:-translate-y-103:focus {
    transform: translateY(-25.75rem) !important;
  }

  .xl\:focus\:-translate-y-104:focus {
    transform: translateY(-26rem) !important;
  }

  .xl\:focus\:-translate-y-105:focus {
    transform: translateY(-26.25rem) !important;
  }

  .xl\:focus\:-translate-y-px:focus {
    transform: translateY(-1px) !important;
  }

  .xl\:focus\:-translate-y-0\.5:focus {
    transform: translateY(-0.125rem) !important;
  }

  .xl\:focus\:-translate-y-1\.5:focus {
    transform: translateY(-0.375rem) !important;
  }

  .xl\:focus\:-translate-y-2\.5:focus {
    transform: translateY(-0.625rem) !important;
  }

  .xl\:focus\:-translate-y-3\.5:focus {
    transform: translateY(-0.875rem) !important;
  }

  .xl\:focus\:-translate-y-4\.5:focus {
    transform: translateY(-1.125rem) !important;
  }

  .xl\:focus\:-translate-y-5\.5:focus {
    transform: translateY(-1.375rem) !important;
  }

  .xl\:focus\:-translate-y-6\.5:focus {
    transform: translateY(-1.625rem) !important;
  }

  .xl\:focus\:-translate-y-7\.5:focus {
    transform: translateY(-1.875rem) !important;
  }

  .xl\:focus\:-translate-y-8\.5:focus {
    transform: translateY(-2.125rem) !important;
  }

  .xl\:focus\:-translate-y-9\.5:focus {
    transform: translateY(-2.375rem) !important;
  }

  .xl\:focus\:-translate-y-10\.5:focus {
    transform: translateY(-2.625rem) !important;
  }

  .xl\:focus\:-translate-y-11\.5:focus {
    transform: translateY(-2.875rem) !important;
  }

  .xl\:focus\:-translate-y-12\.5:focus {
    transform: translateY(-3.125rem) !important;
  }

  .xl\:focus\:-translate-y-13\.5:focus {
    transform: translateY(-3.375rem) !important;
  }

  .xl\:focus\:-translate-y-14\.5:focus {
    transform: translateY(-3.625rem) !important;
  }

  .xl\:focus\:-translate-y-15\.5:focus {
    transform: translateY(-3.875rem) !important;
  }

  .xl\:focus\:-translate-y-16\.5:focus {
    transform: translateY(-4.125rem) !important;
  }

  .xl\:focus\:-translate-y-17\.5:focus {
    transform: translateY(-4.375rem) !important;
  }

  .xl\:focus\:-translate-y-18\.5:focus {
    transform: translateY(-4.625rem) !important;
  }

  .xl\:focus\:-translate-y-19\.5:focus {
    transform: translateY(-4.875rem) !important;
  }

  .xl\:focus\:-translate-y-20\.5:focus {
    transform: translateY(-5.125rem) !important;
  }

  .xl\:focus\:-translate-y-21\.5:focus {
    transform: translateY(-5.375rem) !important;
  }

  .xl\:focus\:-translate-y-22\.5:focus {
    transform: translateY(-5.625rem) !important;
  }

  .xl\:focus\:-translate-y-23\.5:focus {
    transform: translateY(-5.875rem) !important;
  }

  .xl\:focus\:-translate-y-24\.5:focus {
    transform: translateY(-6.125rem) !important;
  }

  .xl\:focus\:-translate-y-25\.5:focus {
    transform: translateY(-6.375rem) !important;
  }

  .xl\:focus\:-translate-y-26\.5:focus {
    transform: translateY(-6.625rem) !important;
  }

  .xl\:focus\:-translate-y-27\.5:focus {
    transform: translateY(-6.875rem) !important;
  }

  .xl\:focus\:-translate-y-28\.5:focus {
    transform: translateY(-7.125rem) !important;
  }

  .xl\:focus\:-translate-y-29\.5:focus {
    transform: translateY(-7.375rem) !important;
  }

  .xl\:focus\:-translate-y-30\.5:focus {
    transform: translateY(-7.625rem) !important;
  }

  .xl\:focus\:-translate-y-31\.5:focus {
    transform: translateY(-7.875rem) !important;
  }

  .xl\:focus\:-translate-y-32\.5:focus {
    transform: translateY(-8.125rem) !important;
  }

  .xl\:focus\:-translate-y-33\.5:focus {
    transform: translateY(-8.375rem) !important;
  }

  .xl\:focus\:-translate-y-34\.5:focus {
    transform: translateY(-8.625rem) !important;
  }

  .xl\:focus\:-translate-y-35\.5:focus {
    transform: translateY(-8.875rem) !important;
  }

  .xl\:focus\:-translate-y-36\.5:focus {
    transform: translateY(-9.125rem) !important;
  }

  .xl\:focus\:-translate-y-37\.5:focus {
    transform: translateY(-9.375rem) !important;
  }

  .xl\:focus\:-translate-y-38\.5:focus {
    transform: translateY(-9.625rem) !important;
  }

  .xl\:focus\:-translate-y-39\.5:focus {
    transform: translateY(-9.875rem) !important;
  }

  .xl\:focus\:-translate-y-40\.5:focus {
    transform: translateY(-10.125rem) !important;
  }

  .xl\:focus\:-translate-y-41\.5:focus {
    transform: translateY(-10.375rem) !important;
  }

  .xl\:focus\:-translate-y-42\.5:focus {
    transform: translateY(-10.625rem) !important;
  }

  .xl\:focus\:-translate-y-43\.5:focus {
    transform: translateY(-10.875rem) !important;
  }

  .xl\:focus\:-translate-y-44\.5:focus {
    transform: translateY(-11.125rem) !important;
  }

  .xl\:focus\:-translate-y-45\.5:focus {
    transform: translateY(-11.375rem) !important;
  }

  .xl\:focus\:-translate-y-46\.5:focus {
    transform: translateY(-11.625rem) !important;
  }

  .xl\:focus\:-translate-y-47\.5:focus {
    transform: translateY(-11.875rem) !important;
  }

  .xl\:focus\:-translate-y-48\.5:focus {
    transform: translateY(-12.125rem) !important;
  }

  .xl\:focus\:-translate-y-49\.5:focus {
    transform: translateY(-12.375rem) !important;
  }

  .xl\:focus\:-translate-y-50\.5:focus {
    transform: translateY(-12.625rem) !important;
  }

  .xl\:focus\:-translate-y-51\.5:focus {
    transform: translateY(-12.875rem) !important;
  }

  .xl\:focus\:-translate-y-52\.5:focus {
    transform: translateY(-13.125rem) !important;
  }

  .xl\:focus\:-translate-y-53\.5:focus {
    transform: translateY(-13.375rem) !important;
  }

  .xl\:focus\:-translate-y-54\.5:focus {
    transform: translateY(-13.625rem) !important;
  }

  .xl\:focus\:-translate-y-55\.5:focus {
    transform: translateY(-13.875rem) !important;
  }

  .xl\:focus\:-translate-y-56\.5:focus {
    transform: translateY(-14.125rem) !important;
  }

  .xl\:focus\:-translate-y-57\.5:focus {
    transform: translateY(-14.375rem) !important;
  }

  .xl\:focus\:-translate-y-58\.5:focus {
    transform: translateY(-14.625rem) !important;
  }

  .xl\:focus\:-translate-y-59\.5:focus {
    transform: translateY(-14.875rem) !important;
  }

  .xl\:focus\:-translate-y-60\.5:focus {
    transform: translateY(-15.125rem) !important;
  }

  .xl\:focus\:-translate-y-61\.5:focus {
    transform: translateY(-15.375rem) !important;
  }

  .xl\:focus\:-translate-y-62\.5:focus {
    transform: translateY(-15.625rem) !important;
  }

  .xl\:focus\:-translate-y-63\.5:focus {
    transform: translateY(-15.875rem) !important;
  }

  .xl\:focus\:-translate-y-64\.5:focus {
    transform: translateY(-16.125rem) !important;
  }

  .xl\:focus\:-translate-y-65\.5:focus {
    transform: translateY(-16.375rem) !important;
  }

  .xl\:focus\:-translate-y-66\.5:focus {
    transform: translateY(-16.625rem) !important;
  }

  .xl\:focus\:-translate-y-67\.5:focus {
    transform: translateY(-16.875rem) !important;
  }

  .xl\:focus\:-translate-y-68\.5:focus {
    transform: translateY(-17.125rem) !important;
  }

  .xl\:focus\:-translate-y-69\.5:focus {
    transform: translateY(-17.375rem) !important;
  }

  .xl\:focus\:-translate-y-70\.5:focus {
    transform: translateY(-17.625rem) !important;
  }

  .xl\:focus\:-translate-y-71\.5:focus {
    transform: translateY(-17.875rem) !important;
  }

  .xl\:focus\:-translate-y-72\.5:focus {
    transform: translateY(-18.125rem) !important;
  }

  .xl\:focus\:-translate-y-73\.5:focus {
    transform: translateY(-18.375rem) !important;
  }

  .xl\:focus\:-translate-y-74\.5:focus {
    transform: translateY(-18.625rem) !important;
  }

  .xl\:focus\:-translate-y-75\.5:focus {
    transform: translateY(-18.875rem) !important;
  }

  .xl\:focus\:-translate-y-76\.5:focus {
    transform: translateY(-19.125rem) !important;
  }

  .xl\:focus\:-translate-y-77\.5:focus {
    transform: translateY(-19.375rem) !important;
  }

  .xl\:focus\:-translate-y-78\.5:focus {
    transform: translateY(-19.625rem) !important;
  }

  .xl\:focus\:-translate-y-79\.5:focus {
    transform: translateY(-19.875rem) !important;
  }

  .xl\:focus\:-translate-y-80\.5:focus {
    transform: translateY(-20.125rem) !important;
  }

  .xl\:focus\:-translate-y-81\.5:focus {
    transform: translateY(-20.375rem) !important;
  }

  .xl\:focus\:-translate-y-82\.5:focus {
    transform: translateY(-20.625rem) !important;
  }

  .xl\:focus\:-translate-y-83\.5:focus {
    transform: translateY(-20.875rem) !important;
  }

  .xl\:focus\:-translate-y-84\.5:focus {
    transform: translateY(-21.125rem) !important;
  }

  .xl\:focus\:-translate-y-85\.5:focus {
    transform: translateY(-21.375rem) !important;
  }

  .xl\:focus\:-translate-y-86\.5:focus {
    transform: translateY(-21.625rem) !important;
  }

  .xl\:focus\:-translate-y-87\.5:focus {
    transform: translateY(-21.875rem) !important;
  }

  .xl\:focus\:-translate-y-88\.5:focus {
    transform: translateY(-22.125rem) !important;
  }

  .xl\:focus\:-translate-y-89\.5:focus {
    transform: translateY(-22.375rem) !important;
  }

  .xl\:focus\:-translate-y-90\.5:focus {
    transform: translateY(-22.625rem) !important;
  }

  .xl\:focus\:-translate-y-91\.5:focus {
    transform: translateY(-22.875rem) !important;
  }

  .xl\:focus\:-translate-y-92\.5:focus {
    transform: translateY(-23.125rem) !important;
  }

  .xl\:focus\:-translate-y-93\.5:focus {
    transform: translateY(-23.375rem) !important;
  }

  .xl\:focus\:-translate-y-94\.5:focus {
    transform: translateY(-23.625rem) !important;
  }

  .xl\:focus\:-translate-y-95\.5:focus {
    transform: translateY(-23.875rem) !important;
  }

  .xl\:focus\:-translate-y-96\.5:focus {
    transform: translateY(-24.125rem) !important;
  }

  .xl\:focus\:-translate-y-97\.5:focus {
    transform: translateY(-24.375rem) !important;
  }

  .xl\:focus\:-translate-y-98\.5:focus {
    transform: translateY(-24.625rem) !important;
  }

  .xl\:focus\:-translate-y-99\.5:focus {
    transform: translateY(-24.875rem) !important;
  }

  .xl\:focus\:-translate-y-100\.5:focus {
    transform: translateY(-25.125rem) !important;
  }

  .xl\:focus\:-translate-y-101\.5:focus {
    transform: translateY(-25.375rem) !important;
  }

  .xl\:focus\:-translate-y-102\.5:focus {
    transform: translateY(-25.625rem) !important;
  }

  .xl\:focus\:-translate-y-103\.5:focus {
    transform: translateY(-25.875rem) !important;
  }

  .xl\:focus\:-translate-y-104\.5:focus {
    transform: translateY(-26.125rem) !important;
  }

  .xl\:focus\:-translate-y-full:focus {
    transform: translateY(-100%) !important;
  }

  .xl\:focus\:-translate-y-1\/2:focus {
    transform: translateY(-50%) !important;
  }

  .xl\:focus\:translate-y-1\/2:focus {
    transform: translateY(50%) !important;
  }

  .xl\:focus\:translate-y-full:focus {
    transform: translateY(100%) !important;
  }

  .xl\:focus\:translate-y-1\/3:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:focus\:-translate-y-1\/3:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:focus\:translate-y-2\/3:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:focus\:-translate-y-2\/3:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:focus\:translate-y-1\/4:focus {
    transform: translateY(25%) !important;
  }

  .xl\:focus\:-translate-y-1\/4:focus {
    transform: translateY(-25%) !important;
  }

  .xl\:focus\:translate-y-2\/4:focus {
    transform: translateY(50%) !important;
  }

  .xl\:focus\:-translate-y-2\/4:focus {
    transform: translateY(-50%) !important;
  }

  .xl\:focus\:translate-y-3\/4:focus {
    transform: translateY(75%) !important;
  }

  .xl\:focus\:-translate-y-3\/4:focus {
    transform: translateY(-75%) !important;
  }

  .xl\:focus\:translate-y-1\/5:focus {
    transform: translateY(20%) !important;
  }

  .xl\:focus\:-translate-y-1\/5:focus {
    transform: translateY(-20%) !important;
  }

  .xl\:focus\:translate-y-2\/5:focus {
    transform: translateY(40%) !important;
  }

  .xl\:focus\:-translate-y-2\/5:focus {
    transform: translateY(-40%) !important;
  }

  .xl\:focus\:translate-y-3\/5:focus {
    transform: translateY(60%) !important;
  }

  .xl\:focus\:-translate-y-3\/5:focus {
    transform: translateY(-60%) !important;
  }

  .xl\:focus\:translate-y-4\/5:focus {
    transform: translateY(80%) !important;
  }

  .xl\:focus\:-translate-y-4\/5:focus {
    transform: translateY(-80%) !important;
  }

  .xl\:focus\:translate-y-1\/6:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .xl\:focus\:-translate-y-1\/6:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xl\:focus\:translate-y-2\/6:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:focus\:-translate-y-2\/6:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:focus\:translate-y-3\/6:focus {
    transform: translateY(50%) !important;
  }

  .xl\:focus\:-translate-y-3\/6:focus {
    transform: translateY(-50%) !important;
  }

  .xl\:focus\:translate-y-4\/6:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:focus\:-translate-y-4\/6:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:focus\:translate-y-5\/6:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .xl\:focus\:-translate-y-5\/6:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xl\:focus\:translate-y-1\/12:focus {
    transform: translateY(8.333333333333332%) !important;
  }

  .xl\:focus\:-translate-y-1\/12:focus {
    transform: translateY(-8.333333333333332%) !important;
  }

  .xl\:focus\:translate-y-2\/12:focus {
    transform: translateY(16.666666666666664%) !important;
  }

  .xl\:focus\:-translate-y-2\/12:focus {
    transform: translateY(-16.666666666666664%) !important;
  }

  .xl\:focus\:translate-y-3\/12:focus {
    transform: translateY(25%) !important;
  }

  .xl\:focus\:-translate-y-3\/12:focus {
    transform: translateY(-25%) !important;
  }

  .xl\:focus\:translate-y-4\/12:focus {
    transform: translateY(33.33333333333333%) !important;
  }

  .xl\:focus\:-translate-y-4\/12:focus {
    transform: translateY(-33.33333333333333%) !important;
  }

  .xl\:focus\:translate-y-5\/12:focus {
    transform: translateY(41.66666666666667%) !important;
  }

  .xl\:focus\:-translate-y-5\/12:focus {
    transform: translateY(-41.66666666666667%) !important;
  }

  .xl\:focus\:translate-y-6\/12:focus {
    transform: translateY(50%) !important;
  }

  .xl\:focus\:-translate-y-6\/12:focus {
    transform: translateY(-50%) !important;
  }

  .xl\:focus\:translate-y-7\/12:focus {
    transform: translateY(58.333333333333336%) !important;
  }

  .xl\:focus\:-translate-y-7\/12:focus {
    transform: translateY(-58.333333333333336%) !important;
  }

  .xl\:focus\:translate-y-8\/12:focus {
    transform: translateY(66.66666666666666%) !important;
  }

  .xl\:focus\:-translate-y-8\/12:focus {
    transform: translateY(-66.66666666666666%) !important;
  }

  .xl\:focus\:translate-y-9\/12:focus {
    transform: translateY(75%) !important;
  }

  .xl\:focus\:-translate-y-9\/12:focus {
    transform: translateY(-75%) !important;
  }

  .xl\:focus\:translate-y-10\/12:focus {
    transform: translateY(83.33333333333334%) !important;
  }

  .xl\:focus\:-translate-y-10\/12:focus {
    transform: translateY(-83.33333333333334%) !important;
  }

  .xl\:focus\:translate-y-11\/12:focus {
    transform: translateY(91.66666666666666%) !important;
  }

  .xl\:focus\:-translate-y-11\/12:focus {
    transform: translateY(-91.66666666666666%) !important;
  }

  .xl\:skew-x-0 {
    transform: skewX(0) !important;
  }

  .xl\:skew-x-1 {
    transform: skewX(1deg) !important;
  }

  .xl\:skew-x-2 {
    transform: skewX(2deg) !important;
  }

  .xl\:skew-x-3 {
    transform: skewX(3deg) !important;
  }

  .xl\:skew-x-6 {
    transform: skewX(6deg) !important;
  }

  .xl\:skew-x-12 {
    transform: skewX(12deg) !important;
  }

  .xl\:-skew-x-12 {
    transform: skewX(-12deg) !important;
  }

  .xl\:-skew-x-6 {
    transform: skewX(-6deg) !important;
  }

  .xl\:-skew-x-3 {
    transform: skewX(-3deg) !important;
  }

  .xl\:-skew-x-2 {
    transform: skewX(-2deg) !important;
  }

  .xl\:-skew-x-1 {
    transform: skewX(-1deg) !important;
  }

  .xl\:skew-y-0 {
    transform: skewY(0) !important;
  }

  .xl\:skew-y-1 {
    transform: skewY(1deg) !important;
  }

  .xl\:skew-y-2 {
    transform: skewY(2deg) !important;
  }

  .xl\:skew-y-3 {
    transform: skewY(3deg) !important;
  }

  .xl\:skew-y-6 {
    transform: skewY(6deg) !important;
  }

  .xl\:skew-y-12 {
    transform: skewY(12deg) !important;
  }

  .xl\:-skew-y-12 {
    transform: skewY(-12deg) !important;
  }

  .xl\:-skew-y-6 {
    transform: skewY(-6deg) !important;
  }

  .xl\:-skew-y-3 {
    transform: skewY(-3deg) !important;
  }

  .xl\:-skew-y-2 {
    transform: skewY(-2deg) !important;
  }

  .xl\:-skew-y-1 {
    transform: skewY(-1deg) !important;
  }

  .xl\:hover\:skew-x-0:hover {
    transform: skewX(0) !important;
  }

  .xl\:hover\:skew-x-1:hover {
    transform: skewX(1deg) !important;
  }

  .xl\:hover\:skew-x-2:hover {
    transform: skewX(2deg) !important;
  }

  .xl\:hover\:skew-x-3:hover {
    transform: skewX(3deg) !important;
  }

  .xl\:hover\:skew-x-6:hover {
    transform: skewX(6deg) !important;
  }

  .xl\:hover\:skew-x-12:hover {
    transform: skewX(12deg) !important;
  }

  .xl\:hover\:-skew-x-12:hover {
    transform: skewX(-12deg) !important;
  }

  .xl\:hover\:-skew-x-6:hover {
    transform: skewX(-6deg) !important;
  }

  .xl\:hover\:-skew-x-3:hover {
    transform: skewX(-3deg) !important;
  }

  .xl\:hover\:-skew-x-2:hover {
    transform: skewX(-2deg) !important;
  }

  .xl\:hover\:-skew-x-1:hover {
    transform: skewX(-1deg) !important;
  }

  .xl\:hover\:skew-y-0:hover {
    transform: skewY(0) !important;
  }

  .xl\:hover\:skew-y-1:hover {
    transform: skewY(1deg) !important;
  }

  .xl\:hover\:skew-y-2:hover {
    transform: skewY(2deg) !important;
  }

  .xl\:hover\:skew-y-3:hover {
    transform: skewY(3deg) !important;
  }

  .xl\:hover\:skew-y-6:hover {
    transform: skewY(6deg) !important;
  }

  .xl\:hover\:skew-y-12:hover {
    transform: skewY(12deg) !important;
  }

  .xl\:hover\:-skew-y-12:hover {
    transform: skewY(-12deg) !important;
  }

  .xl\:hover\:-skew-y-6:hover {
    transform: skewY(-6deg) !important;
  }

  .xl\:hover\:-skew-y-3:hover {
    transform: skewY(-3deg) !important;
  }

  .xl\:hover\:-skew-y-2:hover {
    transform: skewY(-2deg) !important;
  }

  .xl\:hover\:-skew-y-1:hover {
    transform: skewY(-1deg) !important;
  }

  .xl\:focus\:skew-x-0:focus {
    transform: skewX(0) !important;
  }

  .xl\:focus\:skew-x-1:focus {
    transform: skewX(1deg) !important;
  }

  .xl\:focus\:skew-x-2:focus {
    transform: skewX(2deg) !important;
  }

  .xl\:focus\:skew-x-3:focus {
    transform: skewX(3deg) !important;
  }

  .xl\:focus\:skew-x-6:focus {
    transform: skewX(6deg) !important;
  }

  .xl\:focus\:skew-x-12:focus {
    transform: skewX(12deg) !important;
  }

  .xl\:focus\:-skew-x-12:focus {
    transform: skewX(-12deg) !important;
  }

  .xl\:focus\:-skew-x-6:focus {
    transform: skewX(-6deg) !important;
  }

  .xl\:focus\:-skew-x-3:focus {
    transform: skewX(-3deg) !important;
  }

  .xl\:focus\:-skew-x-2:focus {
    transform: skewX(-2deg) !important;
  }

  .xl\:focus\:-skew-x-1:focus {
    transform: skewX(-1deg) !important;
  }

  .xl\:focus\:skew-y-0:focus {
    transform: skewY(0) !important;
  }

  .xl\:focus\:skew-y-1:focus {
    transform: skewY(1deg) !important;
  }

  .xl\:focus\:skew-y-2:focus {
    transform: skewY(2deg) !important;
  }

  .xl\:focus\:skew-y-3:focus {
    transform: skewY(3deg) !important;
  }

  .xl\:focus\:skew-y-6:focus {
    transform: skewY(6deg) !important;
  }

  .xl\:focus\:skew-y-12:focus {
    transform: skewY(12deg) !important;
  }

  .xl\:focus\:-skew-y-12:focus {
    transform: skewY(-12deg) !important;
  }

  .xl\:focus\:-skew-y-6:focus {
    transform: skewY(-6deg) !important;
  }

  .xl\:focus\:-skew-y-3:focus {
    transform: skewY(-3deg) !important;
  }

  .xl\:focus\:-skew-y-2:focus {
    transform: skewY(-2deg) !important;
  }

  .xl\:focus\:-skew-y-1:focus {
    transform: skewY(-1deg) !important;
  }

  .xl\:transition-none {
    transition-property: none !important;
  }

  .xl\:transition-all {
    transition-property: all !important;
  }

  .xl\:transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .xl\:transition-colors {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .xl\:transition-opacity {
    transition-property: opacity !important;
  }

  .xl\:transition-shadow {
    transition-property: box-shadow !important;
  }

  .xl\:transition-transform {
    transition-property: transform !important;
  }

  .xl\:hover\:transition-none:hover {
    transition-property: none !important;
  }

  .xl\:hover\:transition-all:hover {
    transition-property: all !important;
  }

  .xl\:hover\:transition:hover {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .xl\:hover\:transition-colors:hover {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .xl\:hover\:transition-opacity:hover {
    transition-property: opacity !important;
  }

  .xl\:hover\:transition-shadow:hover {
    transition-property: box-shadow !important;
  }

  .xl\:hover\:transition-transform:hover {
    transition-property: transform !important;
  }

  .xl\:focus\:transition-none:focus {
    transition-property: none !important;
  }

  .xl\:focus\:transition-all:focus {
    transition-property: all !important;
  }

  .xl\:focus\:transition:focus {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform !important;
  }

  .xl\:focus\:transition-colors:focus {
    transition-property: background-color, border-color, color, fill, stroke !important;
  }

  .xl\:focus\:transition-opacity:focus {
    transition-property: opacity !important;
  }

  .xl\:focus\:transition-shadow:focus {
    transition-property: box-shadow !important;
  }

  .xl\:focus\:transition-transform:focus {
    transition-property: transform !important;
  }

  .xl\:ease-linear {
    transition-timing-function: linear !important;
  }

  .xl\:ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .xl\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .xl\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .xl\:hover\:ease-linear:hover {
    transition-timing-function: linear !important;
  }

  .xl\:hover\:ease-in:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .xl\:hover\:ease-out:hover {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .xl\:hover\:ease-in-out:hover {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .xl\:focus\:ease-linear:focus {
    transition-timing-function: linear !important;
  }

  .xl\:focus\:ease-in:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
  }

  .xl\:focus\:ease-out:focus {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  }

  .xl\:focus\:ease-in-out:focus {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  }

  .xl\:duration-75 {
    transition-duration: 75ms !important;
  }

  .xl\:duration-100 {
    transition-duration: 100ms !important;
  }

  .xl\:duration-150 {
    transition-duration: 150ms !important;
  }

  .xl\:duration-200 {
    transition-duration: 200ms !important;
  }

  .xl\:duration-300 {
    transition-duration: 300ms !important;
  }

  .xl\:duration-500 {
    transition-duration: 500ms !important;
  }

  .xl\:duration-700 {
    transition-duration: 700ms !important;
  }

  .xl\:duration-1000 {
    transition-duration: 1000ms !important;
  }

  .xl\:hover\:duration-75:hover {
    transition-duration: 75ms !important;
  }

  .xl\:hover\:duration-100:hover {
    transition-duration: 100ms !important;
  }

  .xl\:hover\:duration-150:hover {
    transition-duration: 150ms !important;
  }

  .xl\:hover\:duration-200:hover {
    transition-duration: 200ms !important;
  }

  .xl\:hover\:duration-300:hover {
    transition-duration: 300ms !important;
  }

  .xl\:hover\:duration-500:hover {
    transition-duration: 500ms !important;
  }

  .xl\:hover\:duration-700:hover {
    transition-duration: 700ms !important;
  }

  .xl\:hover\:duration-1000:hover {
    transition-duration: 1000ms !important;
  }

  .xl\:focus\:duration-75:focus {
    transition-duration: 75ms !important;
  }

  .xl\:focus\:duration-100:focus {
    transition-duration: 100ms !important;
  }

  .xl\:focus\:duration-150:focus {
    transition-duration: 150ms !important;
  }

  .xl\:focus\:duration-200:focus {
    transition-duration: 200ms !important;
  }

  .xl\:focus\:duration-300:focus {
    transition-duration: 300ms !important;
  }

  .xl\:focus\:duration-500:focus {
    transition-duration: 500ms !important;
  }

  .xl\:focus\:duration-700:focus {
    transition-duration: 700ms !important;
  }

  .xl\:focus\:duration-1000:focus {
    transition-duration: 1000ms !important;
  }

  .xl\:delay-75 {
    transition-delay: 75ms !important;
  }

  .xl\:delay-100 {
    transition-delay: 100ms !important;
  }

  .xl\:delay-150 {
    transition-delay: 150ms !important;
  }

  .xl\:delay-200 {
    transition-delay: 200ms !important;
  }

  .xl\:delay-300 {
    transition-delay: 300ms !important;
  }

  .xl\:delay-500 {
    transition-delay: 500ms !important;
  }

  .xl\:delay-700 {
    transition-delay: 700ms !important;
  }

  .xl\:delay-1000 {
    transition-delay: 1000ms !important;
  }

  .xl\:hover\:delay-75:hover {
    transition-delay: 75ms !important;
  }

  .xl\:hover\:delay-100:hover {
    transition-delay: 100ms !important;
  }

  .xl\:hover\:delay-150:hover {
    transition-delay: 150ms !important;
  }

  .xl\:hover\:delay-200:hover {
    transition-delay: 200ms !important;
  }

  .xl\:hover\:delay-300:hover {
    transition-delay: 300ms !important;
  }

  .xl\:hover\:delay-500:hover {
    transition-delay: 500ms !important;
  }

  .xl\:hover\:delay-700:hover {
    transition-delay: 700ms !important;
  }

  .xl\:hover\:delay-1000:hover {
    transition-delay: 1000ms !important;
  }

  .xl\:focus\:delay-75:focus {
    transition-delay: 75ms !important;
  }

  .xl\:focus\:delay-100:focus {
    transition-delay: 100ms !important;
  }

  .xl\:focus\:delay-150:focus {
    transition-delay: 150ms !important;
  }

  .xl\:focus\:delay-200:focus {
    transition-delay: 200ms !important;
  }

  .xl\:focus\:delay-300:focus {
    transition-delay: 300ms !important;
  }

  .xl\:focus\:delay-500:focus {
    transition-delay: 500ms !important;
  }

  .xl\:focus\:delay-700:focus {
    transition-delay: 700ms !important;
  }

  .xl\:focus\:delay-1000:focus {
    transition-delay: 1000ms !important;
  }

  .xl\:animate-none {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .xl\:animate-spin {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .xl\:animate-ping {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .xl\:animate-pulse {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .xl\:animate-bounce {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .xl\:hover\:animate-none:hover {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .xl\:hover\:animate-spin:hover {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .xl\:hover\:animate-ping:hover {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .xl\:hover\:animate-pulse:hover {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .xl\:hover\:animate-bounce:hover {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .xl\:focus\:animate-none:focus {
    -webkit-animation: none !important;
            animation: none !important;
  }

  .xl\:focus\:animate-spin:focus {
    -webkit-animation: spin 1s linear infinite !important;
            animation: spin 1s linear infinite !important;
  }

  .xl\:focus\:animate-ping:focus {
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
            animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
  }

  .xl\:focus\:animate-pulse:focus {
    -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
            animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  }

  .xl\:focus\:animate-bounce:focus {
    -webkit-animation: bounce 1s infinite !important;
            animation: bounce 1s infinite !important;
  }

  .xl\:mx-full {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  .xl\:ml-full {
    margin-left: calc(50% - 50vw) !important;
  }

  .xl\:mr-full {
    margin-right: calc(50% - 50vw) !important;
  }

  .xl\:px-full {
    padding-left: calc(50vw - 50%) !important;
    padding-right: calc(50vw - 50%) !important;
  }

  .xl\:pl-full {
    padding-left: calc(50vw - 50%) !important;
  }

  .xl\:pr-full {
    padding-right: calc(50vw - 50%) !important;
  }

  .xl\:transform-none {
    transform: none !important;
  }

  .xl\:position {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
  }

  .xl\:position-x {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .xl\:position-y {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi9zcmMvc3R5bGVzL3V0aWxpdGllcy5zY3NzIiwid2VicGFjazovLy88bm8gc291cmNlPiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7SUFBQTtJQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7SUFBQTtJQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQ0E7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7VUFBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtVQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtNQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO01BQUE7QUFBQTs7QUFBQTtFQUFBO01BQUE7QUFBQTs7QUFBQTtFQUFBO01BQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7TUFBQTtBQUFBOztBQUFBO0VBQUE7TUFBQTtBQUFBOztBQUFBO0VBQUE7TUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtNQUFBO0FBQUE7O0FBQUE7RUFBQTtNQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0tBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7S0FBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0tBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7S0FBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0tBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7S0FBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0tBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7S0FBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0tBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7S0FBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO01BQUE7VUFBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtNQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7VUFBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtNQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7TUFBQTtVQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO01BQUE7VUFBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtVQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO01BQUE7VUFBQTtBQUFBOztBQUFBO0VBQUE7S0FBQTtNQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7TUFBQTtVQUFBO0FBQUE7O0FBQUE7RUFBQTtLQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO0tBQUE7TUFBQTtVQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtJQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0lBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7SUFBQTtJQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0lBQUE7SUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtJQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0lBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7SUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7WUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtJQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtZQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO1VBQUE7QUFBQTs7QUFBQTtFQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7QUFBQTs7QUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtBQUFBOztBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FBQUE7RUFBQTtFQUFBO0FBQUE7O0FDREE7RURDQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7Q0NEQTs7QUFBQTtFRENBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTtDQ0RBOztBQUFBO0VEQ0E7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBO0NDREE7O0FBQUE7RURDQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7Q0NEQTs7QUFBQTtFRENBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtRQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO1FBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7UUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtPQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO09BQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtRQUFBO1lBQUE7RUFBQTs7RUFBQTtJQUFBO09BQUE7UUFBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7O0VBQUE7SUFBQTtPQUFBO1FBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7WUFBQTtFQUFBOztFQUFBO0lBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtFQUFBOztFQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0VBQUE7O0VBQUE7SUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQTs7RUFBQTtJQUFBO0lBQUE7RUFBQSIsImZpbGUiOiJ3cC9hcHAvcHVibGljL3dwLWNvbnRlbnQvdGhlbWVzL21vcmlpa3UvYXNzZXRzL2Nzcy91dGlsaXRpZXMuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiQHRhaWx3aW5kIGNvbXBvbmVudHM7XG5AdGFpbHdpbmQgdXRpbGl0aWVzO1xuIixudWxsXSwic291cmNlUm9vdCI6IiJ9*/